CINXE.COM
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover"/><meta name="generator" content="Gatsby 4.25.9"/><meta data-react-helmet="true" name="google-site-verification" content="zqvNEPLgIYeEhJ5gEyojfLq-66pcxT-m4e9dFS8Ti7M"/><meta data-react-helmet="true" name="description" content="Detect & resolve errors in your Next.js application with Sentry. Learn how to get started with Next.js performance monitoring here."/><meta data-react-helmet="true" property="og:url" content="https://sentry.io/for/nextjs/"/><meta data-react-helmet="true" property="og:title" content="NextJS Error and Performance Monitoring"/><meta data-react-helmet="true" property="og:site_name" content="Sentry"/><meta data-react-helmet="true" property="og:locale" content="en_US"/><meta data-react-helmet="true" property="og:description" content="Detect & resolve errors in your Next.js application with Sentry. Learn how to get started with Next.js performance monitoring here."/><meta data-react-helmet="true" property="og:image" content="https://images.ctfassets.net/em6l9zw4tzag/2idCobEWaIpVa6QV7Klf38/f59aaa70851d8aa62d02594bd8bfecd8/nextjsmeta.png"/><meta data-react-helmet="true" property="og:image:width" content="1200"/><meta data-react-helmet="true" property="og:image:height" content="630"/><meta data-react-helmet="true" property="og:image:type" content="https://images.ctfassets.net/em6l9zw4tzag/2idCobEWaIpVa6QV7Klf38/f59aaa70851d8aa62d02594bd8bfecd8/nextjsmeta.png"/><meta data-react-helmet="true" property="og:type" content="website"/><meta data-react-helmet="true" name="twitter:card" content="summary_large_image"/><meta data-react-helmet="true" name="twitter:site" content="@getsentry"/><meta data-react-helmet="true" name="twitter:creator" content="@getsentry"/><meta data-react-helmet="true" name="twitter:title" content="NextJS Error and Performance Monitoring"/><meta data-react-helmet="true" name="twitter:description" content="Detect & resolve errors in your Next.js application with Sentry. Learn how to get started with Next.js performance monitoring here."/><meta data-react-helmet="true" name="twitter:image" content="https://images.ctfassets.net/em6l9zw4tzag/2idCobEWaIpVa6QV7Klf38/f59aaa70851d8aa62d02594bd8bfecd8/nextjsmeta.png/?v=2"/><style data-href="https://www.sentry.dev/styles.e5e1e8818515b538e6db.css" data-identity="gatsby-global-css">@charset "UTF-8";.react-toggle{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;background-color:transparent;border:0;cursor:pointer;display:inline-block;padding:0;position:relative;touch-action:pan-x;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-toggle-screenreader-only{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.react-toggle--disabled{cursor:not-allowed;opacity:.5;-webkit-transition:opacity .25s;transition:opacity .25s}.react-toggle-track{background-color:#4d4d4d;border-radius:30px;height:24px;padding:0;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;width:50px}.react-toggle:hover:not(.react-toggle--disabled) .react-toggle-track{background-color:#000}.react-toggle--checked .react-toggle-track{background-color:#19ab27}.react-toggle--checked:hover:not(.react-toggle--disabled) .react-toggle-track{background-color:#128d15}.react-toggle-track-check{bottom:0;height:10px;left:8px;line-height:0;margin-bottom:auto;margin-top:auto;opacity:0;position:absolute;top:0;-webkit-transition:opacity .25s ease;-moz-transition:opacity .25s ease;transition:opacity .25s ease;width:14px}.react-toggle--checked .react-toggle-track-check,.react-toggle-track-x{opacity:1;-webkit-transition:opacity .25s ease;-moz-transition:opacity .25s ease;transition:opacity .25s ease}.react-toggle-track-x{bottom:0;height:10px;line-height:0;margin-bottom:auto;margin-top:auto;position:absolute;right:10px;top:0;width:10px}.react-toggle--checked .react-toggle-track-x{opacity:0}.react-toggle-thumb{background-color:#fafafa;border:1px solid #4d4d4d;border-radius:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:22px;left:1px;position:absolute;top:1px;transition:all .5s cubic-bezier(.23,1,.32,1) 0ms;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;transition:all .25s ease;width:22px}.react-toggle--checked .react-toggle-thumb{border-color:#19ab27;left:27px}.react-toggle--focus .react-toggle-thumb{-webkit-box-shadow:0 0 3px 2px #0099e0;-moz-box-shadow:0 0 3px 2px #0099e0;box-shadow:0 0 2px 3px #0099e0}.react-toggle:active:not(.react-toggle--disabled) .react-toggle-thumb{-webkit-box-shadow:0 0 5px 5px #0099e0;-moz-box-shadow:0 0 5px 5px #0099e0;box-shadow:0 0 5px 5px #0099e0} /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.5;scroll-padding-top:5rem}body{background-color:#fff;margin:0;overflow-x:clip;text-align:left;width:100vw}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}abbr[title]{border-bottom:none;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%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*,:after,:before{box-sizing:border-box}[tabindex="-1"]:focus{outline:0!important}h1,h2,h3,h4,h5,h6{font-weight:700}h1,h2,h3,h4,h5,h6,p{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}q{quotes:"“" "”" "‘" "’"}q:before{content:"“"}q:after{content:"”"}q q:before{content:"‘"}q q:after{content:"’"}blockquote{margin:0 0 1rem}blockquote q:before{content:"‘"}blockquote q:after{content:"’"}blockquote q q:before{content:"“"}blockquote q q:after{content:"”"}b,strong{font-weight:700}code,kbd,pre,samp{font-family:IBM Plex Mono,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:90%}code{color:#6a5fc1;word-break:break-workd}pre code{word-break:normal}a>code,pre code{color:inherit}a{background-color:transparent;color:#6a5fc1;text-decoration:none}a:hover{text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre{margin-bottom:1rem;margin-top:0;overflow:auto}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}th{text-align:inherit}::selection{background:#e1567c;color:#fff}body{color:#362d59;font-family:Rubik,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;line-height:2}h1{font-size:1.75rem}@media(min-width:768px){h1{font-size:2.5rem}}h2{font-size:1.5rem}@media(min-width:768px){h2{font-size:2rem}}h3{font-size:1.25rem}@media(min-width:768px){h3{font-size:1.5rem}}h1,h2,h3{line-height:1.25}hr{border-bottom:0;border-top:1px solid #ececf1}blockquote,hr{margin-bottom:1rem;margin-top:1rem}blockquote{font-size:1rem;font-style:italic}@media(min-width:768px){blockquote{font-size:1.125rem}}blockquote p:before{content:"“"}blockquote p:last-child:after{content:"”"}blockquote cite,blockquote footer{font-size:1rem;font-style:normal;line-height:1.25;margin-top:1rem}.intro{font-size:1rem}@media(min-width:992px){.intro{font-size:1.25rem}}.btn,button[type=submit],input[type=button],input[type=submit]{align-items:center;-webkit-appearance:none;background-color:#fff;border:.125rem solid #8c5393;border-radius:2em;box-shadow:0 2px 0 rgba(54,45,89,.1);box-sizing:border-box;color:#8c5393;cursor:pointer;display:inline-flex;font-size:.875em;height:2.5em;justify-content:center;letter-spacing:.2px;line-height:normal;opacity:1;outline:0;padding:0 .875em;position:relative;text-align:center;text-decoration:none;text-rendering:optimizeLegibility;text-transform:uppercase;transition:color .2s,border-color .2s,background-color .2s,box-shadow .2s,height .2s,line-height .2s,opacity .2s;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.btn.inherit-color,button[type=submit].inherit-color,input[type=button].inherit-color,input[type=submit].inherit-color{color:inherit!important}.btn.disabled,.btn:disabled,button[type=submit].disabled,button[type=submit]:disabled,input[type=button].disabled,input[type=button]:disabled,input[type=submit].disabled,input[type=submit]:disabled{cursor:default;opacity:.5;pointer-events:none}.btn.compensate-left,button[type=submit].compensate-left,input[type=button].compensate-left,input[type=submit].compensate-left{transform:translateX(-1.0625rem)}.btn.compensate-right,button[type=submit].compensate-right,input[type=button].compensate-right,input[type=submit].compensate-right{transform:translateX(1.0625rem)}.btn:before,button[type=submit]:before,input[type=button]:before,input[type=submit]:before{border-radius:2rem;bottom:-.375rem;content:"";display:block;left:-.375rem;position:absolute;right:-.375rem;top:-.375rem;transition:box-shadow .3s;will-change:box-shadow}.btn.btn-new:active:before,.btn.btn-new:focus:before,button[type=submit].btn-new:active:before,button[type=submit].btn-new:focus:before,input[type=button].btn-new:active:before,input[type=button].btn-new:focus:before,input[type=submit].btn-new:active:before,input[type=submit].btn-new:focus:before{box-shadow:none}.btn:hover,button[type=submit]:hover,input[type=button]:hover,input[type=submit]:hover{text-decoration:none}.btn:active,.btn:focus,button[type=submit]:active,button[type=submit]:focus,input[type=button]:active,input[type=button]:focus,input[type=submit]:active,input[type=submit]:focus{outline:none}.btn:active:before,.btn:focus:before,button[type=submit]:active:before,button[type=submit]:focus:before,input[type=button]:active:before,input[type=button]:focus:before,input[type=submit]:active:before,input[type=submit]:focus:before{box-shadow:-.09375rem -.09375rem 0 .09375rem #f2b712,0 0 0 .1875rem #e1567c}.btn::-moz-focus-inner,button[type=submit]::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0!important}.btn:active,.btn:hover,button[type=submit]:active,button[type=submit]:hover,input[type=button]:active,input[type=button]:hover,input[type=submit]:active,input[type=submit]:hover{background-color:#8c5393;color:#fff}.btn.primary,button[type=submit].primary,input[type=button].primary,input[type=submit].primary{background-color:#e1567c;border-color:transparent;box-shadow:0 2px 0 rgba(54,45,89,.1);color:#fff}.btn.primary:hover,button[type=submit].primary:hover,input[type=button].primary:hover,input[type=submit].primary:hover{background-color:#c73852}.btn.primary-light,button[type=submit].primary-light,input[type=button].primary-light,input[type=submit].primary-light{background:linear-gradient(120deg,#c83852,#b44092 25%,#6a5fc1 50%,#452650 55%,#452650);background-color:#452650;background-position:98% 0;background-size:250% 100%;border-color:transparent;color:#fff;outline:0 solid #6a5fc1;outline-offset:.125rem;transition:background-position .2s,outline-width .2s}.btn.primary-light:hover,button[type=submit].primary-light:hover,input[type=button].primary-light:hover,input[type=submit].primary-light:hover{background-position:2% 0}.btn.primary-light:focus,button[type=submit].primary-light:focus,input[type=button].primary-light:focus,input[type=submit].primary-light:focus{background:#6a5fc1;outline-width:.125rem}.btn.primary-dark,button[type=submit].primary-dark,input[type=button].primary-dark,input[type=submit].primary-dark{background:linear-gradient(120deg,#fa7faa,#ff9691 25%,#ffb287 50%,#fff 55%,#fff);background-position:98% 0;background-size:250% 100%;border-color:transparent;border-radius:.5rem;box-shadow:none;color:#1f1633;outline:0 solid #fa7faa;outline-offset:.125rem;transition:background-position .2s,outline-width .2s}.btn.primary-dark:hover,button[type=submit].primary-dark:hover,input[type=button].primary-dark:hover,input[type=submit].primary-dark:hover{background-position:2% 0}.btn.primary-dark:focus,button[type=submit].primary-dark:focus,input[type=button].primary-dark:focus,input[type=submit].primary-dark:focus{background:#ffa269;outline-width:.125rem}.btn.secondary-light,button[type=submit].secondary-light,input[type=button].secondary-light,input[type=submit].secondary-light{--b:0.125rem;background:linear-gradient(120deg,#fa7faa,#ff9691 25%,#ffb287 50%,transparent 55%,transparent);background-clip:padding-box;background-position:98% 0;background-size:250% 100%;border:none;box-shadow:none;box-sizing:border-box;-webkit-box-sizing:border-box;color:#1f1633;outline:0 solid #fa7faa;outline-offset:.125rem;position:relative;transition:background-position .2s,outline-width .2s;z-index:0}.btn.secondary-light:before,button[type=submit].secondary-light:before,input[type=button].secondary-light:before,input[type=submit].secondary-light:before{background:linear-gradient(11deg,#c83852,#b44092 50%,#6a5fc1);border-radius:.5rem;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:var(--b);position:absolute;transition:opacity .2s;z-index:-1}.btn.secondary-light:hover,button[type=submit].secondary-light:hover,input[type=button].secondary-light:hover,input[type=submit].secondary-light:hover{background-position:2% 0}.btn.secondary-light:hover:before,button[type=submit].secondary-light:hover:before,input[type=button].secondary-light:hover:before,input[type=submit].secondary-light:hover:before{opacity:0}.btn.secondary-light:focus,button[type=submit].secondary-light:focus,input[type=button].secondary-light:focus,input[type=submit].secondary-light:focus{background:#ffa269;outline-width:.125rem}.btn.secondary-dark,button[type=submit].secondary-dark,input[type=button].secondary-dark,input[type=submit].secondary-dark{--b:0.125rem;background:linear-gradient(120deg,#c83852,#b44092 25%,#6a5fc1 50%,transparent 55%,transparent);background-clip:padding-box;background-position:98% 0;background-size:250% 100%;border:none;box-shadow:none;box-sizing:border-box;-webkit-box-sizing:border-box;color:#fff;outline:0 solid #fa7faa;outline-offset:.125rem;position:relative;transition:background-position .2s,outline-width .2s;z-index:0}.btn.secondary-dark:before,button[type=submit].secondary-dark:before,input[type=button].secondary-dark:before,input[type=submit].secondary-dark:before{background:linear-gradient(11deg,#fa7faa,#ff9691 50%,#ffb287);border-radius:.5rem;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:var(--b);position:absolute;transition:opacity .2s;z-index:-1}.btn.secondary-dark:hover,button[type=submit].secondary-dark:hover,input[type=button].secondary-dark:hover,input[type=submit].secondary-dark:hover{background-position:2% 0}.btn.secondary-dark:hover:before,button[type=submit].secondary-dark:hover:before,input[type=button].secondary-dark:hover:before,input[type=submit].secondary-dark:hover:before{opacity:0}.btn.secondary-dark:focus,button[type=submit].secondary-dark:focus,input[type=button].secondary-dark:focus,input[type=submit].secondary-dark:focus{background:#ffa269;outline-width:.125rem}.btn.quiet,button[type=submit].quiet,input[type=button].quiet,input[type=submit].quiet{background-color:rgba(121,98,140,.075);border-color:transparent;box-shadow:none;color:#e1567c}.btn.quiet:hover,button[type=submit].quiet:hover,input[type=button].quiet:hover,input[type=submit].quiet:hover{background-color:rgba(54,45,89,.5);color:#362d59}.btn.quiet.dark-mode,button[type=submit].quiet.dark-mode,input[type=button].quiet.dark-mode,input[type=submit].quiet.dark-mode{background-color:rgba(54,45,89,.5)}.btn.quiet.dark-mode:hover,button[type=submit].quiet.dark-mode:hover,input[type=button].quiet.dark-mode:hover,input[type=submit].quiet.dark-mode:hover{background-color:rgba(121,98,140,.075);color:#f4834f!important}.btn.silent,button[type=submit].silent,input[type=button].silent,input[type=submit].silent{background-color:transparent;border-color:transparent;border-radius:.5rem;box-shadow:none;color:inherit;outline-offset:.125rem;transition:all .2s}.btn.silent.btn-new,button[type=submit].silent.btn-new,input[type=button].silent.btn-new,input[type=submit].silent.btn-new{outline:0 solid #6a5fc1}.btn.silent:hover:not(.btn-new),button[type=submit].silent:hover:not(.btn-new),input[type=button].silent:hover:not(.btn-new),input[type=submit].silent:hover:not(.btn-new){border-radius:2rem}.btn.silent:hover,button[type=submit].silent:hover,input[type=button].silent:hover,input[type=submit].silent:hover{background-color:rgba(121,98,140,.075)}.btn.silent:focus,button[type=submit].silent:focus,input[type=button].silent:focus,input[type=submit].silent:focus{outline-width:.125rem}.btn.silent.dark-mode,button[type=submit].silent.dark-mode,input[type=button].silent.dark-mode,input[type=submit].silent.dark-mode{background-color:transparent;color:#fff;outline:0 solid #6a5fc1;outline-offset:.125rem;transition:all .2s}.btn.silent.dark-mode:active,.btn.silent.dark-mode:focus,.btn.silent.dark-mode:hover,button[type=submit].silent.dark-mode:active,button[type=submit].silent.dark-mode:focus,button[type=submit].silent.dark-mode:hover,input[type=button].silent.dark-mode:active,input[type=button].silent.dark-mode:focus,input[type=button].silent.dark-mode:hover,input[type=submit].silent.dark-mode:active,input[type=submit].silent.dark-mode:focus,input[type=submit].silent.dark-mode:hover{background-color:#6a5fc1;color:#fff!important}.btn.silent.dark-mode:focus,button[type=submit].silent.dark-mode:focus,input[type=button].silent.dark-mode:focus,input[type=submit].silent.dark-mode:focus{outline-width:.125rem}.btn-new{align-items:center;border:.125rem solid transparent;border-radius:.5rem;box-sizing:border-box;cursor:pointer;display:inline-flex;font-size:.875rem;font-style:normal;font-weight:700;gap:.25rem;height:2.5rem;justify-content:center;line-height:1rem;outline:0;padding:.75rem 1rem;position:relative;text-align:center;text-rendering:optimizeLegibility;text-transform:uppercase;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.btn-new.large{font-size:1.125rem;height:3.5rem;line-height:3.5rem;padding:0 1.5rem}.btn-new.small{align-items:center;display:flex;gap:.25rem;height:unset;justify-content:center;padding:.5rem .75rem}.btn-new.inherit-color{color:inherit!important}.btn-new.disabled,.btn-new:disabled{cursor:default;opacity:.5;pointer-events:none}.btn-new.compensate-left{transform:translateX(-1.0625rem)}.btn-new.compensate-right{transform:translateX(1.0625rem)}.btn-new:before{border-radius:.5rem;content:"";display:block;position:absolute}.btn-new:hover{text-decoration:none}.btn-new::-moz-focus-inner{border:0!important}.btn-new.primary-light{background:linear-gradient(120deg,#c83852,#b44092 25%,#6a5fc1 50%,#452650 55%,#452650);background-color:#452650;background-position:98% 0;background-size:250% 100%;border-color:transparent;color:#fff;outline:0 solid #6a5fc1;outline-offset:.125rem;transition:background-position .2s,outline-width .2s}.btn-new.primary-light:hover{background-position:2% 0}.btn-new.primary-light:focus{background:#6a5fc1;outline-width:.125rem}.btn-new.primary-dark{background:linear-gradient(120deg,#fa7faa,#ff9691 25%,#ffb287 50%,#fff 55%,#fff);background-position:98% 0;background-size:250% 100%;border-color:transparent;border-radius:.5rem;box-shadow:none;color:#1f1633;outline:0 solid #fa7faa;outline-offset:.125rem;transition:background-position .2s,outline-width .2s}.btn-new.primary-dark:hover{background-position:2% 0}.btn-new.primary-dark:focus{background:#ffa269;outline-width:.125rem}.btn-new.secondary-light{--b:0.125rem;background:linear-gradient(120deg,#fa7faa,#ff9691 25%,#ffb287 50%,transparent 55%,transparent);background-clip:padding-box;background-position:98% 0;background-size:250% 100%;border:none;box-shadow:none;box-sizing:border-box;-webkit-box-sizing:border-box;color:#1f1633;outline:0 solid #fa7faa;outline-offset:.125rem;position:relative;transition:background-position .2s,outline-width .2s;z-index:0}.btn-new.secondary-light:before{background:linear-gradient(11deg,#c83852,#b44092 50%,#6a5fc1);border-radius:.5rem;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:var(--b);position:absolute;transition:opacity .2s;z-index:-1}.btn-new.secondary-light:hover{background-position:2% 0}.btn-new.secondary-light:hover:before{opacity:0}.btn-new.secondary-light:focus{background:#ffa269;outline-width:.125rem}.btn-new.secondary-dark{--b:0.125rem;background:linear-gradient(120deg,#c83852,#b44092 25%,#6a5fc1 50%,transparent 55%,transparent);background-clip:padding-box;background-position:98% 0;background-size:250% 100%;border:none;box-shadow:none;box-sizing:border-box;-webkit-box-sizing:border-box;color:#fff;outline:0 solid #fa7faa;outline-offset:.125rem;position:relative;transition:background-position .2s,outline-width .2s;z-index:0}.btn-new.secondary-dark:before{background:linear-gradient(11deg,#fa7faa,#ff9691 50%,#ffb287);border-radius:.5rem;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:var(--b);position:absolute;transition:opacity .2s;z-index:-1}.btn-new.secondary-dark:hover{background-position:2% 0}.btn-new.secondary-dark:hover:before{opacity:0}.btn-new.secondary-dark:focus{background:#ffa269;outline-width:.125rem}.btn-new.snackbar{background:linear-gradient(120deg,#c83852,#b44092 25%,#6a5fc1 50%,#452650 55%,#452650);background-color:#452650;background-position:2% 0;background-size:250% 100%;border-color:transparent;color:#fff;outline:0 solid #6a5fc1;outline-offset:.125rem;transition:background .2s ease-out,outline-width .2s}.btn-new.snackbar:hover{background:#6a5fc1}.btn-new.snackbar:focus{background:#6a5fc1;outline-width:.125rem}.btn-new.silent{background-color:transparent;border-color:transparent;border-radius:.5rem;box-shadow:none;color:inherit;outline-offset:.125rem;transition:all .2s}.btn-new.silent.btn-new{outline:0 solid #6a5fc1}.btn-new.silent:hover:not(.btn-new){border-radius:2rem}.btn-new.silent:hover{background-color:rgba(121,98,140,.075)}.btn-new.silent:focus{outline-width:.125rem}.btn-new.silent.dark-mode{background-color:transparent;color:#fff;outline:0 solid #6a5fc1;outline-offset:.125rem;transition:all .2s}.btn-new.silent.dark-mode:active,.btn-new.silent.dark-mode:focus,.btn-new.silent.dark-mode:hover{background-color:#6a5fc1;color:#fff!important}.btn-new.silent.dark-mode:focus{outline-width:.125rem}.btn-new.navigation{--b:0.125rem;background:linear-gradient(120deg,#fa7faa,#ff9691 25%,#ffb287 50%,transparent 55%,transparent);background-clip:padding-box;background-position:98% 0;background-size:250% 100%;border:none;box-shadow:none;box-sizing:border-box;-webkit-box-sizing:border-box;color:#1f1633;outline:0 solid #fa7faa;outline-offset:.125rem;position:relative;transition:background-position .2s,outline-width .2s;z-index:0}.btn-new.navigation:before{background:linear-gradient(11deg,#c83852,#b44092 50%,#6a5fc1);border-radius:.5rem;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:var(--b);position:absolute;transition:opacity .2s;z-index:-1}.btn-new.navigation:hover{background-position:2% 0}.btn-new.navigation:hover:before{opacity:0}.btn-new.navigation:focus{background:#ffa269;outline-width:.125rem}.btn-new.navigation.dark-mode{--b:0.125rem;background:linear-gradient(120deg,#c83852,#b44092 25%,#6a5fc1 50%,transparent 55%,transparent);background-clip:padding-box;background-position:98% 0;background-size:250% 100%;border:none;box-shadow:none;box-sizing:border-box;-webkit-box-sizing:border-box;color:#fff;outline:0 solid #fa7faa;outline-offset:.125rem;position:relative;transition:background-position .2s,outline-width .2s;z-index:0}.btn-new.navigation.dark-mode:before{background:linear-gradient(11deg,#fa7faa,#ff9691 50%,#ffb287);border-radius:.5rem;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:var(--b);position:absolute;transition:opacity .2s;z-index:-1}.btn-new.navigation.dark-mode:hover{background-position:2% 0}.btn-new.navigation.dark-mode:hover:before{opacity:0}.btn-new.navigation.dark-mode:focus{background:#ffa269;outline-width:.125rem}@media screen and (min-width:992px){.btn-new.navigation.dark-mode{--b:0.125rem;background:linear-gradient(120deg,#fa7faa,#ff9691 25%,#ffb287 50%,transparent 55%,transparent);background-clip:padding-box;background-position:98% 0;background-size:250% 100%;border:none;box-shadow:none;box-sizing:border-box;-webkit-box-sizing:border-box;color:#1f1633;outline:0 solid #fa7faa;outline-offset:.125rem;position:relative;transition:background-position .2s,outline-width .2s;z-index:0}.btn-new.navigation.dark-mode:before{background:linear-gradient(11deg,#c83852,#b44092 50%,#6a5fc1);border-radius:.5rem;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:var(--b);position:absolute;transition:opacity .2s;z-index:-1}.btn-new.navigation.dark-mode:hover{background-position:2% 0}.btn-new.navigation.dark-mode:hover:before{opacity:0}.btn-new.navigation.dark-mode:focus{background:#ffa269;outline-width:.125rem}}.btn-new.subnav{background-color:transparent;border-color:transparent;border-radius:.5rem;box-shadow:none;color:inherit;outline:0 solid #6a5fc1;outline-offset:.125rem;transition:all .2s}.btn-new.subnav:hover{background-color:rgba(121,98,140,.075)}.btn-new.subnav:focus{outline-width:.125rem}.btn-new.subnav.dark-mode{background-color:transparent;color:#6a5fc1;outline:0 solid #6a5fc1;outline-offset:.125rem;transition:all .2s}.btn-new.subnav.dark-mode:active,.btn-new.subnav.dark-mode:focus,.btn-new.subnav.dark-mode:hover{background-color:#6a5fc1;color:#fff!important}.btn-new.subnav.dark-mode:focus{outline-width:.125rem}@media screen and (max-width:1151px){.btn-new.subnav.dark-mode{color:#fff}}.btn-new.gold{--b:0.125rem;background:linear-gradient(45deg,#ffb287,#ffc36a 50%,#fedb4b);background-clip:padding-box;background-position:98% 0;background-size:250% 100%;border:none;box-shadow:none;box-sizing:border-box;-webkit-box-sizing:border-box;color:#1f1633;outline:0 solid #ffc36a;outline-offset:.125rem;position:relative;transition:background-position .2s,outline-width .2s;z-index:0}.btn-new.gold:before{background:linear-gradient(45deg,#ffb287,#ffc36a 50%,#fedb4b);border-radius:.5rem;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:var(--b);position:absolute;transition:opacity .2s;z-index:-1}.btn-new.gold:hover{background-position:2% 0}.btn-new.gold:hover:before{opacity:0}.btn-new.gold:focus{background:#ffa269;outline-width:.125rem}input[type=button]:active,input[type=button]:focus,input[type=submit]:active,input[type=submit]:focus{box-shadow:0 0 0 .25rem #fff,-.1875rem -.25rem 0 .1875rem #f2b712,0 0 0 .4375rem #e1567c}button.collapsible-toggle{background:#fff;border:1px solid #ececf1;border-radius:.25em;color:#362d59;margin:.5rem 0;padding:.5em}button.collapsible-toggle.toggled{display:none}button[role=tab]{-webkit-appearance:none;background-color:transparent;border:none;box-sizing:border-box;color:#8c5393;cursor:pointer;font-size:.875rem;font-weight:700;height:2.5rem;letter-spacing:.2px;line-height:normal;outline:0;padding:0 .875rem;position:relative;text-align:center;text-decoration:none;text-rendering:optimizeLegibility;text-transform:uppercase;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}button[role=tab]:before{border-radius:1rem;bottom:0;content:"";display:none;height:.25rem;left:.875rem;position:absolute;width:calc(100% - 1.75rem)}button[role=tab]:focus:before,button[role=tab]:hover:before{background-color:#9093c1;display:block}button[role=tab].isActive:focus,button[role=tab]:focus,button[role=tab]:focus:active{color:#e1567c}button[role=tab].isActive:focus:before,button[role=tab]:focus:active:before,button[role=tab]:focus:before{background-color:#e1567c;display:block}button[role=tab].isActive,button[role=tab]:active{color:#584674}button[role=tab].isActive:before,button[role=tab]:active:before{background-color:#e1567c;display:block}fieldset{border:0;padding:0}label{color:#362d59;display:block;font-size:.875rem;font-weight:700}label+input,label+select,label>input,label>select{margin-top:.375rem}::-webkit-input-placeholder{color:#9093c1;opacity:1}:-moz-placeholder,::-moz-placeholder{color:#9093c1;opacity:1}:-ms-input-placeholder{color:#9093c1;opacity:1}.form-text{color:#9093c1;font-size:.875rem;line-height:1.5;margin-bottom:0;margin-top:.25rem}.form-required:after{background:#fa7faa;border-radius:50%;content:"";display:inline-block;height:6px;left:2px;position:relative;top:-6px;width:6px}.inputs-list ul{list-style-type:none;padding-left:0}.form-label-expand-target{color:#e1567c;font-weight:400}.radio-input{display:block}.radio-input input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.radio-input input:focus~span:before{border:.125rem solid #e1567c}.radio-input input:checked~span:after{background-color:#362d59;border-radius:50%;content:"";display:block;height:.5rem;left:.3125rem;position:absolute;top:.3125rem;width:.5rem}.radio-input span{cursor:pointer;display:inline-block;font-weight:400;line-height:1.5;padding-left:1.5rem;position:relative;-webkit-user-select:none;user-select:none}.radio-input span:before{background-color:#fff;border:.0625rem solid #cfcfdb;border-radius:50%;content:"";display:block;height:1.125rem;left:0;position:absolute;top:0;width:1.125rem}.radio-input.has-form-error{color:#f4834f}.checkbox-input{display:block}.checkbox-input input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.checkbox-input input:focus~span:before{border:.125rem solid #e1567c}.checkbox-input input:checked~span:after{border:solid #362d59;border-width:0 3px 3px 0;content:"";display:block;height:.625rem;left:0;margin-top:-.125rem;position:absolute;top:0;transform:translate(.375rem,.325rem) rotate(45deg);width:.325rem}.checkbox-input span{cursor:pointer;display:inline-block;font-weight:400;line-height:1.5;padding-left:1.5rem;position:relative;-webkit-user-select:none;user-select:none}.checkbox-input span:before{background-color:#fff;border:.0625rem solid #cfcfdb;border-radius:.1875rem;content:"";display:block;height:1.125rem;left:0;position:absolute;top:0;width:1.125rem}.checkbox-input.has-form-error,.form-error{color:#f4834f}.form-error{font-size:.875rem;line-height:1.5;margin-top:.5rem}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=file],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{border:1px solid #cfcfdb;border-radius:.375rem;color:#362d59;font-family:Rubik;font-size:1rem;line-height:1.5;padding:.3125rem .5rem;resize:vertical;width:100%}input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=file]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus{border-color:#79628c;box-shadow:0 0 15px rgba(144,147,193,.2);outline:0}input[type=color]:disabled,input[type=date]:disabled,input[type=datetime-local]:disabled,input[type=datetime]:disabled,input[type=email]:disabled,input[type=file]:disabled,input[type=month]:disabled,input[type=number]:disabled,input[type=password]:disabled,input[type=search]:disabled,input[type=tel]:disabled,input[type=text]:disabled,input[type=time]:disabled,input[type=url]:disabled,input[type=week]:disabled,textarea:disabled{background-color:rgba(121,98,140,.075)}textarea{display:block}input[type=checkbox],input[type=radio]{font-size:1rem}input[type=range]{-webkit-appearance:none;appearance:none;display:block;height:1.25rem;outline:none;width:100%}input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #cfcfdb;border-radius:1rem;height:.5rem;-webkit-transition:border-color .2s;transition:border-color .2s;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#362d59;border:.125rem solid transparent;border-radius:2rem;box-sizing:border-box;cursor:pointer;height:1.125rem;margin-top:-.375rem;-webkit-transition:border-width .2s;transition:border-width .2s;width:1.125rem}input[type=range]::-moz-range-track{background:#fff;border:1px solid #cfcfdb;border-radius:1rem;height:.5rem;-moz-transition:border-color .2s;transition:border-color .2s;width:100%}input[type=range]::-moz-range-thumb{background:#362d59;border:.125rem solid transparent;border-radius:2rem;box-sizing:border-box;cursor:pointer;height:1.125rem;margin-top:-.375rem;-moz-transition:border-width .2s;transition:border-width .2s;width:1.125rem}input[type=range]::-ms-track{background:#fff;border:0;border-radius:1rem;height:.5rem;margin-left:0;margin-right:0;-ms-transition:border-color .2s;transition:border-color .2s;width:100%}input[type=range]::-ms-fill-lower,input[type=range]::-ms-fill-upper{background:#fff;border:1px solid #cfcfdb;border-radius:1rem;height:.5rem;-ms-transition:border-color .2s;transition:border-color .2s;width:100%;width:auto}input[type=range]::-ms-thumb{background:#362d59;border:.125rem solid transparent;border-radius:2rem;box-sizing:border-box;cursor:pointer;height:1.125rem;margin-top:-.125rem;-ms-transition:border-width .2s;transition:border-width .2s;width:1.125rem}input[type=range]:focus::-webkit-slider-runnable-track{border-color:#362d59}input[type=range]:focus::-webkit-slider-thumb{border-color:#e1567c}input[type=range]:focus::-moz-range-track{border-color:#362d59}input[type=range]:focus::-moz-range-thumb{border-color:#e1567c}input[type=range]:focus::-moz-focus-outer{border:0}input[type=range]:focus::-ms-fill-lower,input[type=range]:focus::-ms-fill-upper{border-color:#362d59}input[type=range]:focus::-ms-thumb{border-color:#e1567c}.select,select{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%239093C1' fill-rule='evenodd' d='M12.53 5.47a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 0 1 1.06-1.06L8 8.94l3.47-3.47a.75.75 0 0 1 1.06 0Z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:right .5em top 50%;background-repeat:no-repeat;border:1px solid #cfcfdb;border-radius:.375rem;box-shadow:0 2px 0 rgba(54,45,89,.1);color:#362d59;cursor:pointer;display:block;line-height:1.5;padding:.3125rem 2rem .3125rem .5rem;text-overflow:ellipsis;white-space:nowrap;width:100%}.select:focus,select:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23362d59' fill-rule='evenodd' d='M12.53 5.47a.75.75 0 0 1 0 1.06l-4 4a.75.75 0 0 1-1.06 0l-4-4a.75.75 0 0 1 1.06-1.06L8 8.94l3.47-3.47a.75.75 0 0 1 1.06 0Z' clip-rule='evenodd'/%3E%3C/svg%3E");border-color:#9093c1;outline:none}.select:disabled,select:disabled{background-color:rgba(121,98,140,.075)}.select option,select option{font-size:1rem;font-weight:400}.select::-ms-expand,select::-ms-expand{display:none}.select[multiple],select[multiple]{background-image:none;padding:.3125rem .5rem}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=);src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=?#iefix) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,AAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("truetype"),url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciLz4=#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}</style><title data-react-helmet="true">NextJS Error and Performance Monitoring | Sentry</title><link data-react-helmet="true" rel="canonical" href="https://sentry.io/for/nextjs/"/><link data-react-helmet="true" rel="preload" href="https://www.sentry.dev/static/rubik-latin-regular-f11c4dccaf384ecc29389d259ddcfe86.woff2" as="font" type="font/woff2" crossorigin="true"/><link data-react-helmet="true" rel="preload" href="https://www.sentry.dev/static/rubik-latin-italic-e304f802072bff977e3cd9c6042afab0.woff2" as="font" type="font/woff2" crossorigin="true"/><link data-react-helmet="true" rel="preload" href="https://www.sentry.dev/static/rubik-latin-500-c3bdabeca8c220b1c311405769ba36cb.woff2" as="font" type="font/woff2" crossorigin="true"/><link data-react-helmet="true" rel="preload" href="https://www.sentry.dev/static/rubik-latin-500italic-21389502aecc7364f9a8817b04b7afbc.woff2" as="font" type="font/woff2" crossorigin="true"/><link data-react-helmet="true" rel="preload" href="https://www.sentry.dev/static/IBMPlexMono-Regular-1509e8d24f8562f776e4d99b5d940bdc.ttf" as="font" type="font/woff2" crossorigin="true"/><link data-react-helmet="true" rel="shortcut icon" href="https://sentry.io/static/favicon-46f8676a36982f8eb852ac6860387755.ico"/><link rel="sitemap" type="application/xml" href="https://www.sentry.dev/sitemap/sitemap-index.xml"/><style>.gatsby-image-wrapper{position:relative;overflow:hidden}.gatsby-image-wrapper picture.object-fit-polyfill{position:static!important}.gatsby-image-wrapper img{bottom:0;height:100%;left:0;margin:0;max-width:none;padding:0;position:absolute;right:0;top:0;width:100%;object-fit:cover}.gatsby-image-wrapper [data-main-image]{opacity:0;transform:translateZ(0);transition:opacity .25s linear;will-change:opacity}.gatsby-image-wrapper-constrained{display:inline-block;vertical-align:top}</style><noscript><style>.gatsby-image-wrapper noscript [data-main-image]{opacity:1!important}.gatsby-image-wrapper [data-placeholder-image]{opacity:0!important}</style></noscript><script type="text/javascript" nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe"> (function(w, l) { w[l] = w[l] || []; if(/in-app/.test(window.location.pathname)){ w[l].push({ 'disableDrift': 'true' }) } w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }) })(window, 'dataLayer'); </script><script src="https://www.googletagmanager.com/gtm.js?id=GTM-N72TJRH" async="" nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe"></script><script type="module" nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe">const e="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;e&&document.body.addEventListener("load",(function(e){const t=e.target;if(void 0===t.dataset.mainImage)return;if(void 0===t.dataset.gatsbyImageSsr)return;let a=null,n=t;for(;null===a&&n;)void 0!==n.parentNode.dataset.gatsbyImageWrapper&&(a=n.parentNode),n=n.parentNode;const o=a.querySelector("[data-placeholder-image]"),r=new Image;r.src=t.currentSrc,r.decode().catch((()=>{})).then((()=>{t.style.opacity=1,o&&(o.style.opacity=0,o.style.transition="opacity 500ms linear")}))}),!0);</script><script nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe"> document.addEventListener("DOMContentLoaded", function(event) { var hash = window.decodeURI(location.hash.replace('#', '')) if (hash !== '') { var element = document.getElementById(hash) if (element) { var scrollTop = window.pageYOffset || document.documentElement.scrollTop || document.body.scrollTop var clientTop = document.documentElement.clientTop || document.body.clientTop || 0 var offset = element.getBoundingClientRect().top + scrollTop - clientTop // Wait for the browser to finish rendering before scrolling. setTimeout((function() { window.scrollTo(0, offset - 0) }), 0) } } }) </script><script defer="" data-domain="sentry.io,rollup.sentry.io" data-api="https://plausible.io/api/event" src="https://plausible.io/js/script.tagged-events.js" nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe"></script></head><body><noscript id="gatsby-noscript">This app works best with JavaScript enabled.</noscript><div id="___gatsby"><div style="outline:none" tabindex="-1" id="gatsby-focus-wrapper"><style data-emotion="css 10ee0wq">.css-10ee0wq{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:100vh;overflow:clip;}</style><div class="css-10ee0wq ee0h16j0"><style data-emotion="css-global uyto8k">#gatsby-noscript{display:block;padding:0.75rem 1rem;text-align:center;background:#ffdb4a;}@font-face{font-family:'Rubik';font-weight:normal;font-style:normal;src:url(https://www.sentry.dev/static/rubik-latin-regular-f11c4dccaf384ecc29389d259ddcfe86.woff2) format('woff2'),url(https://www.sentry.dev/static/rubik-latin-regular-581c48344de87ec21ff4457e8110f3fd.woff) format('woff');font-display:swap;}@font-face{font-family:'Rubik';font-weight:normal;font-style:italic;src:url(https://www.sentry.dev/static/rubik-latin-italic-e304f802072bff977e3cd9c6042afab0.woff2) format('woff2'),url(https://www.sentry.dev/static/rubik-latin-italic-6cee3bb83a8bc735ecb2220d430f90d9.woff) format('woff');font-display:swap;}@font-face{font-family:'Rubik';font-weight:bold;font-style:normal;src:url(https://www.sentry.dev/static/rubik-latin-500-c3bdabeca8c220b1c311405769ba36cb.woff2) format('woff2'),url(https://www.sentry.dev/static/rubik-latin-500-8a4a38b87c54a1063ef93c5741b47697.woff) format('woff');font-display:swap;}@font-face{font-family:'Rubik';font-weight:bold;font-style:italic;src:url(https://www.sentry.dev/static/rubik-latin-500italic-21389502aecc7364f9a8817b04b7afbc.woff2) format('woff2'),url(https://www.sentry.dev/static/rubik-latin-500italic-f38853cef63d13589055e1d98f398f23.woff) format('woff');font-display:swap;}@font-face{font-family:'IBM Plex Mono';font-weight:regular;font-style:normal;src:url(https://www.sentry.dev/static/IBMPlexMono-Regular-1509e8d24f8562f776e4d99b5d940bdc.ttf);font-display:swap;}pre[class*='language-'],.gatsby-highlight{background:#160f24;border-radius:0.375rem;box-shadow:0 2px 0 rgba(54, 45, 89, 0.15);color:#ececf1;font-size:1rem;line-height:1.5;margin:2rem 0;overflow:auto;padding:1rem;text-align:left;text-shadow:0 -0.1em 0.2em black;white-space:pre;word-break:normal;word-spacing:normal;word-wrap:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;}pre[class*='language-'] .token.punctuation,.gatsby-highlight .token.punctuation,pre[class*='language-'] .token.tag.punctuation,.gatsby-highlight .token.tag.punctuation{color:#ececf1;}pre[class*='language-'] .namespace,.gatsby-highlight .namespace{opacity:0.7;}pre[class*='language-'] .token.attr-name,.gatsby-highlight .token.attr-name,pre[class*='language-'] .token.tag.attr-name,.gatsby-highlight .token.tag.attr-name,pre[class*='language-'] .token.property,.gatsby-highlight .token.property,pre[class*='language-'] .token.constant,.gatsby-highlight .token.constant,pre[class*='language-'] .token.symbol,.gatsby-highlight .token.symbol,pre[class*='language-'] .token.builtin,.gatsby-highlight .token.builtin{color:#FFB287;}pre[class*='language-'] .token.attr-value,.gatsby-highlight .token.attr-value,pre[class*='language-'] .token.tag.attr-value,.gatsby-highlight .token.tag.attr-value,pre[class*='language-'] .token.string,.gatsby-highlight .token.string,pre[class*='language-'] .token.char,.gatsby-highlight .token.char,pre[class*='language-'] .token.entity,.gatsby-highlight .token.entity,pre[class*='language-'] .language-css .token.string,.gatsby-highlight .language-css .token.string,pre[class*='language-'] .style .token.string,.gatsby-highlight .style .token.string,pre[class*='language-'] .token.variable,.gatsby-highlight .token.variable,pre[class*='language-'] .token.inserted,.gatsby-highlight .token.inserted{color:#4EDA90;}pre[class*='language-'] .token.boolean,.gatsby-highlight .token.boolean,pre[class*='language-'] .token.number,.gatsby-highlight .token.number,pre[class*='language-'] .token.deleted,.gatsby-highlight .token.deleted{color:#f4834f;}pre[class*='language-'] .token.important,.gatsby-highlight .token.important,pre[class*='language-'] .token.selector,.gatsby-highlight .token.selector,pre[class*='language-'] .token.tag,.gatsby-highlight .token.tag{color:#e1567c;}pre[class*='language-'] .token.class-name,.gatsby-highlight .token.class-name{color:#ffdb4a;}pre[class*='language-'] .token.url,.gatsby-highlight .token.url,pre[class*='language-'] .token.regex,.gatsby-highlight .token.regex,pre[class*='language-'] .token.operator,.gatsby-highlight .token.operator{color:#4EDAD0;}pre[class*='language-'] .token.atrule,.gatsby-highlight .token.atrule,pre[class*='language-'] .token.comment,.gatsby-highlight .token.comment,pre[class*='language-'] .token.prolog,.gatsby-highlight .token.prolog,pre[class*='language-'] .token.doctype,.gatsby-highlight .token.doctype,pre[class*='language-'] .token.cdata,.gatsby-highlight .token.cdata{color:#9093c1;}pre[class*='language-'] .token.comment,.gatsby-highlight .token.comment{font-style:italic;}pre[class*='language-'] .token.keyword,.gatsby-highlight .token.keyword{color:#ad6caa;}pre[class*='language-'] .token.function,.gatsby-highlight .token.function{color:#48A5DB;}pre[class*='language-'] .token.important,.gatsby-highlight .token.important,pre[class*='language-'] .token.bold,.gatsby-highlight .token.bold{font-weight:bold;}pre[class*='language-'] .token.italic,.gatsby-highlight .token.italic{font-style:italic;}pre[class*='language-'] .token.entity,.gatsby-highlight .token.entity{cursor:help;}pre[class*='language-'] pre[data-line],.gatsby-highlight pre[data-line]{padding:1em 0 1em 3em;position:relative;}pre[class*='language-'] .token,.gatsby-highlight .token{position:relative;z-index:1;}.language-css{color:#FFB287;}.language-css .token.property{color:#ececf1;}.gatsby-highlight-code-line{background-color:rgba(54, 45, 89, 0.25);display:block;margin-right:-1rem;margin-left:-1rem;padding-right:1rem;padding-left:0.75rem;border-left:0.25rem solid #fa7faa;}.gatsby-highlight pre[class*='language-']{background-color:transparent;margin:0;padding:0;overflow:initial;float:left;min-width:100%;box-shadow:none;}html{scroll-behavior:smooth;}@media screen and (prefers-reduced-motion: reduce){html{scroll-behavior:auto;}}</style><style data-emotion="css 1vghdv4">.css-1vghdv4{position:relative;background:#ffffff;padding-left:0;padding-right:0;padding-top:1rem;padding-bottom:1rem;z-index:12;-webkit-transition:padding-top 0.2s,padding-bottom 0.2s;transition:padding-top 0.2s,padding-bottom 0.2s;will-change:padding-top,padding-bottom;position:-webkit-sticky;position:sticky;top:0;}.css-1vghdv4.dark{background:#1F1633;}@media (max-width: 1152px){.css-1vghdv4{max-height:100vh;overflow-y:scroll;}.css-1vghdv4.dark{background:#1F1633;}}</style><header class="dark css-1vghdv4 et4v3sf10"><style data-emotion="css 1hi36og">.css-1hi36og{width:100%;padding-left:2rem;padding-right:2rem;margin-left:auto;margin-right:auto;}@media (min-width: 576px){.css-1hi36og{max-width:576px;}}@media (min-width: 768px){.css-1hi36og{max-width:768px;}}@media (min-width: 992px){.css-1hi36og{max-width:992px;}}@media (min-width: 1152px){.css-1hi36og{max-width:1152px;}}</style><div class="css-1hi36og eiuiyjv0"><style data-emotion="css ood8iq">.css-ood8iq{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;}</style><nav aria-label="main" role="navigation" class="css-ood8iq et4v3sf9"><style data-emotion="css qcxixa">.css-qcxixa{color:#362d59;margin-right:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.css-qcxixa.dark{color:#ffffff;}.css-qcxixa svg{height:2rem;}.css-qcxixa:focus{outline:0;}.css-qcxixa:focus svg path{fill:#e1567c;}</style><a href="/welcome/" class="dark css-qcxixa et4v3sf8" aria-label="Welcome Page"><style data-emotion="css 4zleql">.css-4zleql{display:block;}</style><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 44" aria-hidden="true" class="css-4zleql e6sdxp70"><path fill="currentColor" d="M124.32,28.28,109.56,9.22h-3.68V34.77h3.73V15.19l15.18,19.58h3.26V9.22h-3.73ZM87.15,23.54h13.23V20.22H87.14V12.53h14.93V9.21H83.34V34.77h18.92V31.45H87.14ZM71.59,20.3h0C66.44,19.06,65,18.08,65,15.7c0-2.14,1.89-3.59,4.71-3.59a12.06,12.06,0,0,1,7.07,2.55l2-2.83a14.1,14.1,0,0,0-9-3c-5.06,0-8.59,3-8.59,7.27,0,4.6,3,6.19,8.46,7.52C74.51,24.74,76,25.78,76,28.11s-2,3.77-5.09,3.77a12.34,12.34,0,0,1-8.3-3.26l-2.25,2.69a15.94,15.94,0,0,0,10.42,3.85c5.48,0,9-2.95,9-7.51C79.75,23.79,77.47,21.72,71.59,20.3ZM195.7,9.22l-7.69,12-7.64-12h-4.46L186,24.67V34.78h3.84V24.55L200,9.22Zm-64.63,3.46h8.37v22.1h3.84V12.68h8.37V9.22H131.08ZM169.41,24.8c3.86-1.07,6-3.77,6-7.63,0-4.91-3.59-8-9.38-8H154.67V34.76h3.8V25.58h6.45l6.48,9.2h4.44l-7-9.82Zm-10.95-2.5V12.6h7.17c3.74,0,5.88,1.77,5.88,4.84s-2.29,4.86-5.84,4.86Z M29,2.26a4.67,4.67,0,0,0-8,0L14.42,13.53A32.21,32.21,0,0,1,32.17,40.19H27.55A27.68,27.68,0,0,0,12.09,17.47L6,28a15.92,15.92,0,0,1,9.23,12.17H4.62A.76.76,0,0,1,4,39.06l2.94-5a10.74,10.74,0,0,0-3.36-1.9l-2.91,5a4.54,4.54,0,0,0,1.69,6.24A4.66,4.66,0,0,0,4.62,44H19.15a19.4,19.4,0,0,0-8-17.31l2.31-4A23.87,23.87,0,0,1,23.76,44H36.07a35.88,35.88,0,0,0-16.41-31.8l4.67-8a.77.77,0,0,1,1.05-.27c.53.29,20.29,34.77,20.66,35.17a.76.76,0,0,1-.68,1.13H40.6q.09,1.91,0,3.81h4.78A4.59,4.59,0,0,0,50,39.43a4.49,4.49,0,0,0-.62-2.28Z"></path></svg></a><style data-emotion="css atq5j3">.css-atq5j3{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;color:#1F1633;}@media (min-width: 1152px){.css-atq5j3{display:none;}}</style><style data-emotion="css 7eyz1g">.css-7eyz1g{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;color:#1F1633;}.css-7eyz1g.snackbar{height:auto;padding:0.5rem 0.75rem;}@media (min-width: 1152px){.css-7eyz1g{display:none;}}</style><style data-emotion="css 1d84q9o">.css-1d84q9o{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;color:#1F1633;}.css-1d84q9o.snackbar{height:auto;padding:0.5rem 0.75rem;}@media (min-width: 1152px){.css-1d84q9o{display:none;}}</style><button aria-expanded="false" aria-controls="globalNavBar" to="" class="btn-new et4v3sf7 e1of9yu15 css-1d84q9o e1figufi0"><style data-emotion="css 17qgsod">.css-17qgsod{text-overflow:ellipsis;overflow:hidden;display:inline-block;height:1em;line-height:1.125em;}.css-17qgsod.snackbar{height:auto;overflow:visible;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;white-space:normal;font-size:0.875rem;line-height:1rem;text-transform:initial;}</style><span class=" css-17qgsod e1of9yu11">Menu</span><style data-emotion="css t9vw0z">.css-t9vw0z{position:relative;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:margin-right 0.2s,margin-left 0.2s;transition:margin-right 0.2s,margin-left 0.2s;height:1em;width:1em;}@media (min-width: 768px){.css-t9vw0z{margin-right:-0.375em;}}</style><svg aria-hidden="true" class="css-t9vw0z e1of9yu12" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="M9 4l8 8-8 8" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"></path></svg></button><style data-emotion="css 15u5l4w">.css-15u5l4w{padding-left:0;margin-top:0;margin-bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;}@media (max-width: 1152px){.css-15u5l4w{display:none;display:none;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-top:1rem;}}@media (min-width: 1152px){.css-15u5l4w{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}}</style><ul class="css-15u5l4w et4v3sf2"><style data-emotion="css 13fdnu2">.css-13fdnu2{list-style-type:none;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-top:1rem;}.css-13fdnu2 .silent{-webkit-box-pack:left;-ms-flex-pack:left;-webkit-justify-content:left;justify-content:left;}@media (min-width: 1152px){.css-13fdnu2{padding-left:0;padding-top:0;}.css-13fdnu2:not(:first-of-type){margin-left:0.5rem;}.css-13fdnu2 .silent{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}}.css-13fdnu2[data-menu="blog"]{position:relative;}</style><li data-menu="product" class="css-13fdnu2 et4v3sf1"><style data-emotion="css 1ui57of">.css-1ui57of{width:100%;}@media (min-width: 1152px){.css-1ui57of{width:auto;}}.css-1ui57of span.sr-only{background-color:white;position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;color:white;background-color:#1F1633;}</style><style data-emotion="css 7vqc2a">.css-7vqc2a{width:100%;}.css-7vqc2a.snackbar{height:auto;padding:0.5rem 0.75rem;}@media (min-width: 1152px){.css-7vqc2a{width:auto;}}.css-7vqc2a span.sr-only{background-color:white;position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;color:white;background-color:#1F1633;}</style><style data-emotion="css nsk9l1">.css-nsk9l1{width:100%;}.css-nsk9l1.snackbar{height:auto;padding:0.5rem 0.75rem;}@media (min-width: 1152px){.css-nsk9l1{width:auto;}}.css-nsk9l1 span.sr-only{background-color:white;position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;color:white;background-color:#1F1633;}</style><button class="btn-new silent dark-mode plausible-event-name=Nav+Click+Product et4v3sf11 e1of9yu15 css-nsk9l1 e1figufi0" to=""><span class="silent css-17qgsod e1of9yu11">Product</span><svg aria-hidden="true" class="css-t9vw0z e1of9yu12" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="M9 4l8 8-8 8" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"></path></svg></button><style data-emotion="css k6wg3g">.css-k6wg3g{display:none;}@media (min-width: 1152px){.css-k6wg3g{background-color:#ffffff;position:absolute;top:3rem;-webkit-transition:-webkit-transform 0.2s;transition:transform 0.2s;will-change:transition;left:0;width:auto;box-shadow:0 2px 0 rgba(54, 45, 89, 0.15);padding:1rem 1.25rem;border-radius:1rem;}.css-k6wg3g[data-menu="blog"]{left:-100%;}}@media (min-width: 1152px){.css-k6wg3g{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}.css-k6wg3g[data-menu="product"]{left:-33%;right:5%;}}</style><div data-menu="product" class="css-k6wg3g et4v3sf0"><div class="css-1hi36og eiuiyjv0"><style data-emotion="css zu29jh">.css-zu29jh{-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:-1rem;margin-right:-1rem;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;gap:1.5rem;padding-top:1rem;}@media (min-width: 1152px){.css-zu29jh{-webkit-box-flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:1rem;gap:unset;}}</style><div class="css-zu29jh et4v3sf5"><style data-emotion="css 1are33e">.css-1are33e{padding-left:1rem;padding-right:1rem;margin-top:1rem;width:100%;padding:0;}@media (min-width: 0px){.css-1are33e{margin-top:0;}}@media (min-width: 992px){.css-1are33e{width:33.33333333333333%;}}@media (min-width: 1152px){.css-1are33e{padding:1rem;}}.css-1are33e >ul{padding:0 1rem;display:grid;grid-column:1;}@media (min-width: 1152px){.css-1are33e >ul{grid-template-columns:repeat(2, 1fr);}}@media (min-width: 1152px){.css-1are33e >ul{display:block;padding:0;}}</style><div class="dark css-1are33e et4v3sf4"><style data-emotion="css yyri8v">.css-yyri8v{color:#1F1633;font-size:1rem;margin-bottom:0.5rem;}@media (max-width: 1152px){.css-yyri8v.dark-mode{color:#E2ABE0;}}@media (min-width: 1152px){.css-yyri8v{color:#1F1633;}}</style><h3 class="dark-mode css-yyri8v e13yldr41">Platform</h3><style data-emotion="css uxmgrl">.css-uxmgrl{list-style-type:none;padding-left:0;margin-bottom:0;margin-top:0;display:grid;grid-row-gap:0.5rem;}.css-uxmgrl li{padding-bottom:.25rem;color:#6A5FC1;}@media (min-width: 992px){.css-uxmgrl.dark-mode{color:#ffffff;}}</style><ul class="css-uxmgrl e13yldr42"><li><style data-emotion="css zh72on">.css-zh72on.snackbar{height:auto;padding:0.5rem 0.75rem;}</style><style data-emotion="css 1csoxiy">.css-1csoxiy.snackbar{height:auto;padding:0.5rem 0.75rem;}</style><a class="btn-new subnav dark-mode compensate-left dark-mode e1of9yu15 css-1csoxiy e1figufi0" href="/product/error-monitoring/"><span class="subnav css-17qgsod e1of9yu11">Error Monitoring</span></a></li><li><a class="btn-new subnav dark-mode compensate-left dark-mode e1of9yu15 css-1csoxiy e1figufi0" href="/product/session-replay/"><span class="subnav css-17qgsod e1of9yu11">Session Replay</span></a></li><li><a class="btn-new subnav dark-mode compensate-left dark-mode e1of9yu15 css-1csoxiy e1figufi0" href="/product/tracing/"><span class="subnav css-17qgsod e1of9yu11">Tracing</span></a></li><li><a class="btn-new subnav dark-mode compensate-left dark-mode e1of9yu15 css-1csoxiy e1figufi0" href="/product/uptime-monitoring/"><span class="subnav css-17qgsod e1of9yu11">Uptime Monitoring</span></a></li><li><a class="btn-new subnav dark-mode compensate-left dark-mode e1of9yu15 css-1csoxiy e1figufi0" href="/product/profiling/"><span class="subnav css-17qgsod e1of9yu11">Profiling</span></a></li><li><a class="btn-new subnav dark-mode compensate-left dark-mode e1of9yu15 css-1csoxiy e1figufi0" href="/product/cron-monitoring/"><span class="subnav css-17qgsod e1of9yu11">Cron Monitoring</span></a></li><li><a class="btn-new subnav dark-mode compensate-left dark-mode e1of9yu15 css-1csoxiy e1figufi0" href="/product/code-coverage/"><span class="subnav css-17qgsod e1of9yu11">Code Coverage</span></a></li><li><a class="btn-new subnav dark-mode compensate-left dark-mode e1of9yu15 css-1csoxiy e1figufi0" href="/for/user-feedback/"><span class="subnav css-17qgsod e1of9yu11">User Feedback</span></a></li><li><a class="btn-new subnav dark-mode compensate-left dark-mode e1of9yu15 css-1csoxiy e1figufi0" href="/integrations/"><span class="subnav css-17qgsod e1of9yu11">Integrations</span></a></li></ul></div><div class="dark css-1are33e et4v3sf4"><style data-emotion="css 1vy9mq8">.css-1vy9mq8{color:#1F1633;font-size:1rem;margin-bottom:0.5rem;white-space:nowrap;}@media (max-width: 1152px){.css-1vy9mq8.dark-mode{color:#E2ABE0;}}@media (min-width: 1152px){.css-1vy9mq8{color:#1F1633;}}</style><h3 class="dark-mode css-1vy9mq8 e13yldr41">Languages & Frameworks</h3><ul class="css-uxmgrl e13yldr42"><li><a class="btn-new subnav dark-mode compensate-left dark-mode e1of9yu15 css-1csoxiy e1figufi0" href="/for/javascript/"><span class="subnav css-17qgsod e1of9yu11">JavaScript</span></a></li><li><a class="btn-new subnav dark-mode compensate-left dark-mode e1of9yu15 css-1csoxiy e1figufi0" href="/for/python/"><span class="subnav css-17qgsod e1of9yu11">Python</span></a></li><li><a class="btn-new subnav dark-mode compensate-left dark-mode e1of9yu15 css-1csoxiy e1figufi0" href="/for/react/"><span class="subnav css-17qgsod e1of9yu11">React</span></a></li><li><a class="btn-new subnav dark-mode compensate-left dark-mode e1of9yu15 css-1csoxiy e1figufi0" href="/for/android/"><span class="subnav css-17qgsod e1of9yu11">Android</span></a></li><li><a class="btn-new subnav dark-mode compensate-left dark-mode e1of9yu15 css-1csoxiy e1figufi0" href="/for/laravel/"><span class="subnav css-17qgsod e1of9yu11">Laravel</span></a></li><li><a aria-current="page" class="btn-new subnav dark-mode compensate-left dark-mode e1of9yu15 css-1csoxiy e1figufi0" href="/for/nextjs/"><span class="subnav css-17qgsod e1of9yu11">NextJS</span></a></li><li><a class="btn-new subnav dark-mode compensate-left dark-mode e1of9yu15 css-1csoxiy e1figufi0" href="/for/node/"><span class="subnav css-17qgsod e1of9yu11">Node</span></a></li><li><a class="btn-new subnav dark-mode compensate-left dark-mode e1of9yu15 css-1csoxiy e1figufi0" href="/for/react-native/"><span class="subnav css-17qgsod e1of9yu11">React Native</span></a></li><li><style data-emotion="css 1wd2sl">@media (max-width: 1152px){.css-1wd2sl.dark-mode.btn-new.navigation{color:#ffffff;}}</style><style data-emotion="css 1dpqx6">.css-1dpqx6.snackbar{height:auto;padding:0.5rem 0.75rem;}@media (max-width: 1152px){.css-1dpqx6.dark-mode.btn-new.navigation{color:#ffffff;}}</style><style data-emotion="css a141qd">.css-a141qd.snackbar{height:auto;padding:0.5rem 0.75rem;}@media (max-width: 1152px){.css-a141qd.dark-mode.btn-new.navigation{color:#ffffff;}}</style><a class="btn-new navigation dark-mode compensate-left e13yldr40 e1of9yu15 css-a141qd e1figufi0" href="https://sentry.io/platforms/"><span class="navigation css-17qgsod e1of9yu11">See all</span><svg aria-hidden="true" class="css-t9vw0z e1of9yu12" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="M9 4l8 8-8 8" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></li></ul></div><div class="dark css-1are33e et4v3sf4"><h3 class="dark-mode css-yyri8v e13yldr41">Why Sentry?</h3><ul class="css-uxmgrl e13yldr42"><li><a class="btn-new subnav dark-mode compensate-left dark-mode e1of9yu15 css-1csoxiy e1figufi0" href="/for/full-stack/"><span class="subnav css-17qgsod e1of9yu11">Web</span></a></li><li><a class="btn-new subnav dark-mode compensate-left dark-mode e1of9yu15 css-1csoxiy e1figufi0" href="/for/mobile/"><span class="subnav css-17qgsod e1of9yu11">Mobile</span></a></li><li><a class="btn-new subnav dark-mode compensate-left dark-mode e1of9yu15 css-1csoxiy e1figufi0" href="/for/native/"><span class="subnav css-17qgsod e1of9yu11">Native</span></a></li><li><a class="btn-new subnav dark-mode compensate-left dark-mode e1of9yu15 css-1csoxiy e1figufi0" href="/for/gaming/"><span class="subnav css-17qgsod e1of9yu11">Gaming</span></a></li><li><a class="btn-new subnav dark-mode compensate-left dark-mode e1of9yu15 css-1csoxiy e1figufi0" href="/for/iot/"><span class="subnav css-17qgsod e1of9yu11">Internet of Things</span></a></li><li><a class="btn-new subnav dark-mode compensate-left dark-mode e1of9yu15 css-1csoxiy e1figufi0" href="/for/data/"><span class="subnav css-17qgsod e1of9yu11">Data</span></a></li><li><a class="btn-new subnav dark-mode compensate-left dark-mode e1of9yu15 css-1csoxiy e1figufi0" href="/for/enterprise/"><span class="subnav css-17qgsod e1of9yu11">Enterprise</span></a></li><li><a class="btn-new subnav dark-mode compensate-left dark-mode e1of9yu15 css-1csoxiy e1figufi0" href="/for/open-source/"><span class="subnav css-17qgsod e1of9yu11">Open Source</span></a></li><li><a class="btn-new subnav dark-mode compensate-left dark-mode e1of9yu15 css-1csoxiy e1figufi0" href="/security/"><span class="subnav css-17qgsod e1of9yu11">Security & Compliance</span></a></li><li><a class="btn-new subnav dark-mode compensate-left dark-mode e1of9yu15 css-1csoxiy e1figufi0" href="/customers/"><span class="subnav css-17qgsod e1of9yu11">Customers</span></a></li></ul></div></div></div></div></li><li class="css-13fdnu2 et4v3sf1"><a class="btn-new silent dark-mode plausible-event-name=Nav+Click+Pricing et4v3sf11 e1of9yu15 css-nsk9l1 e1figufi0" href="/pricing/"><span class="silent css-17qgsod e1of9yu11">Pricing</span></a></li><li class="css-13fdnu2 et4v3sf1"><a class="btn-new silent dark-mode plausible-event-name=Nav+Click+Docs et4v3sf11 e1of9yu15 css-nsk9l1 e1figufi0" target="_BLANK" href="https://docs.sentry.io/"><span class="silent css-17qgsod e1of9yu11">Docs</span></a></li><li class="css-13fdnu2 et4v3sf1"><a class="btn-new silent dark-mode plausible-event-name=Nav+Click+Blog et4v3sf11 e1of9yu15 css-nsk9l1 e1figufi0" target="_blank" href="https://blog.sentry.io"><span class="silent css-17qgsod e1of9yu11">Blog</span></a></li><style data-emotion="css 1x7uzd8">.css-1x7uzd8{list-style-type:none;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-top:1rem;}@media (min-width: 768px){.css-1x7uzd8{display:none;}}@media (min-width: 992px){.css-1x7uzd8{display:block;}}.css-1x7uzd8 .silent{-webkit-box-pack:left;-ms-flex-pack:left;-webkit-justify-content:left;justify-content:left;}@media (min-width: 1152px){.css-1x7uzd8{padding-left:0;padding-top:0;}.css-1x7uzd8:not(:first-of-type){margin-left:0.5rem;}.css-1x7uzd8 .silent{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}}.css-1x7uzd8[data-menu="blog"]{position:relative;}</style><li class="css-1x7uzd8 et4v3sf1"><style data-emotion="css 1gy5xsq">.css-1gy5xsq{width:100%;}@media (min-width: 1152px){.css-1gy5xsq{width:auto;}}.css-1gy5xsq span.sr-only{background-color:white;position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;color:white;background-color:#1F1633;}.css-1gy5xsq.snackbar{height:auto;padding:0.5rem 0.75rem;}</style><style data-emotion="css x55xg7">.css-x55xg7{width:100%;}.css-x55xg7.snackbar{height:auto;padding:0.5rem 0.75rem;}@media (min-width: 1152px){.css-x55xg7{width:auto;}}.css-x55xg7 span.sr-only{background-color:white;position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;color:white;background-color:#1F1633;}.css-x55xg7.snackbar{height:auto;padding:0.5rem 0.75rem;}</style><style data-emotion="css tgg8ig">.css-tgg8ig{width:100%;}.css-tgg8ig.snackbar{height:auto;padding:0.5rem 0.75rem;}@media (min-width: 1152px){.css-tgg8ig{width:auto;}}.css-tgg8ig span.sr-only{background-color:white;position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;color:white;background-color:#1F1633;}.css-tgg8ig.snackbar{height:auto;padding:0.5rem 0.75rem;}</style><button class="btn btn-new silent dark-mode plausible-event-name=Nav+Click+Sandbox e1of9yu15 e1figufi0 et4v3sf11 e1of9yu15 css-tgg8ig e1figufi0" to=""><span class=" css-17qgsod e1of9yu11"><span class="silent css-17qgsod e1of9yu11">Sandbox</span></span></button></li><li class="css-13fdnu2 et4v3sf1"><a class="btn-new silent dark-mode plausible-event-name=Nav+Click+SignIn et4v3sf11 e1of9yu15 css-nsk9l1 e1figufi0" href="https://sentry.io/auth/login/"><span class="silent css-17qgsod e1of9yu11">Sign In<span class="sr-only">login</span></span></a></li><li class="css-13fdnu2 et4v3sf1"><a class="btn-new secondary-dark dark-mode plausible-event-name=Nav+Click+Demo et4v3sf11 e1of9yu15 css-nsk9l1 e1figufi0" href="https://sentry.io/demo/"><span class="secondary-dark css-17qgsod e1of9yu11">Get A Demo<span class="sr-only">get demo</span></span></a></li><style data-emotion="css 1qtx9it">.css-1qtx9it{list-style-type:none;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-top:1rem;}.css-1qtx9it .silent{-webkit-box-pack:left;-ms-flex-pack:left;-webkit-justify-content:left;justify-content:left;}@media (min-width: 1152px){.css-1qtx9it{padding-left:.5rem;padding-top:0;}.css-1qtx9it:not(:first-of-type){margin-left:0.5rem;}.css-1qtx9it .silent{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}}.css-1qtx9it[data-menu="blog"]{position:relative;}</style><li class="css-1qtx9it et4v3sf1"><a class="btn-new primary-dark dark-mode plausible-event-name=Nav+Click+SignUp et4v3sf11 e1of9yu15 css-nsk9l1 e1figufi0" href="/signup/"><span class="primary-dark css-17qgsod e1of9yu11">Get Started<span class="sr-only">sign up</span></span></a></li></ul></nav></div></header><style data-emotion="css 1xhoa46">.css-1xhoa46{padding-bottom:3.75rem;}</style><style data-emotion="css 18ortg7">.css-18ortg7{z-index:0;position:relative;color:#ffffff;background-color:#1F1633;padding-bottom:3.75rem;}</style><div class="e1uf7q355 css-18ortg7 e1ubytrs0"><style data-emotion="css 1fxlycv">.css-1fxlycv{overflow:hidden;position:absolute;z-index:-1;left:0;right:0;top:-3rem;bottom:-3rem;-webkit-clip-path:polygon(0% 1.5rem, 100% 1.5rem, 100% calc(100% - 3rem), 0% 100%);clip-path:polygon(0% 1.5rem, 100% 1.5rem, 100% calc(100% - 3rem), 0% 100%);background-color:#1F1633;}</style><div class="css-1fxlycv e1uewtm30"></div><style data-emotion="css 1lamadu">.css-1lamadu{padding-left:2rem;padding-right:2rem;padding-top:2rem;padding-bottom:2rem;width:100%;margin-left:auto;margin-right:auto;}@media (min-width: 768px){.css-1lamadu{padding-top:4rem;padding-bottom:4rem;}}@media (min-width: 576px){.css-1lamadu{max-width:576px;}}@media (min-width: 768px){.css-1lamadu{max-width:768px;}}@media (min-width: 992px){.css-1lamadu{max-width:992px;}}@media (min-width: 1152px){.css-1lamadu{max-width:1152px;}}</style><div class="container css-1lamadu e17znnp70"><style data-emotion="css 1fbcnn5">.css-1fbcnn5{-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:-1rem;margin-right:-1rem;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}</style><div class="css-1fbcnn5 ecbxtyg1"><style data-emotion="css 1oqcj73">.css-1oqcj73{padding-left:1rem;padding-right:1rem;margin-top:1rem;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-bottom:2.938rem;}@media (min-width: 0px){.css-1oqcj73{margin-top:0;}}</style><div class="css-1oqcj73 e1uf7q352"></div><style data-emotion="css m3n1q0">.css-m3n1q0{padding-left:1rem;padding-right:1rem;margin-top:1rem;width:100%;margin-bottom:3rem;}@media (min-width: 0px){.css-m3n1q0{margin-top:0;}}@media (min-width: 992px){.css-m3n1q0{width:41.666666666666664%;}}@media (min-width: 992px){.css-m3n1q0{margin-bottom:0;}}</style><div class="css-m3n1q0 e1uf7q354"><style data-emotion="css m6g2st">.css-m6g2st{margin-bottom:1rem;}.css-m6g2st .gatsby-image-wrapper{border-radius:1rem;border:1px solid transparent;}</style><div class="css-m6g2st e1uf7q350"><div data-gatsby-image-wrapper="" class="gatsby-image-wrapper gatsby-image-wrapper-constrained"><div style="max-width:80px;display:block"><img alt="" role="presentation" aria-hidden="true" src="data:image/svg+xml;charset=utf-8,%3Csvg height='80' width='80' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E" style="max-width:100%;display:block;position:static"/></div><div aria-hidden="true" data-placeholder-image="" style="opacity:1;transition:opacity 500ms linear;background-color:#080808;position:absolute;top:0;left:0;bottom:0;right:0"></div><picture><source type="image/webp" srcSet="https://images.ctfassets.net/em6l9zw4tzag/2nVRYxOjB4BmGKL0DhGmpA/2b3ed1ef30901aef3880596c53585f15/nextlogo.png?w=20&h=20&q=50&fm=webp 20w,https://images.ctfassets.net/em6l9zw4tzag/2nVRYxOjB4BmGKL0DhGmpA/2b3ed1ef30901aef3880596c53585f15/nextlogo.png?w=40&h=40&q=50&fm=webp 40w,https://images.ctfassets.net/em6l9zw4tzag/2nVRYxOjB4BmGKL0DhGmpA/2b3ed1ef30901aef3880596c53585f15/nextlogo.png?w=80&h=80&q=50&fm=webp 80w" sizes="(min-width: 80px) 80px, 100vw"/><img data-gatsby-image-ssr="" placeholder="blurred" data-main-image="" style="opacity:0" sizes="(min-width: 80px) 80px, 100vw" decoding="async" loading="eager" src="https://images.ctfassets.net/em6l9zw4tzag/2nVRYxOjB4BmGKL0DhGmpA/2b3ed1ef30901aef3880596c53585f15/nextlogo.png?w=80&h=80&q=50&fm=png" srcSet="https://images.ctfassets.net/em6l9zw4tzag/2nVRYxOjB4BmGKL0DhGmpA/2b3ed1ef30901aef3880596c53585f15/nextlogo.png?w=20&h=20&q=50&fm=png 20w,https://images.ctfassets.net/em6l9zw4tzag/2nVRYxOjB4BmGKL0DhGmpA/2b3ed1ef30901aef3880596c53585f15/nextlogo.png?w=40&h=40&q=50&fm=png 40w,https://images.ctfassets.net/em6l9zw4tzag/2nVRYxOjB4BmGKL0DhGmpA/2b3ed1ef30901aef3880596c53585f15/nextlogo.png?w=80&h=80&q=50&fm=png 80w" alt="SDK Logo"/></picture><noscript><picture><source type="image/webp" srcSet="https://images.ctfassets.net/em6l9zw4tzag/2nVRYxOjB4BmGKL0DhGmpA/2b3ed1ef30901aef3880596c53585f15/nextlogo.png?w=20&h=20&q=50&fm=webp 20w,https://images.ctfassets.net/em6l9zw4tzag/2nVRYxOjB4BmGKL0DhGmpA/2b3ed1ef30901aef3880596c53585f15/nextlogo.png?w=40&h=40&q=50&fm=webp 40w,https://images.ctfassets.net/em6l9zw4tzag/2nVRYxOjB4BmGKL0DhGmpA/2b3ed1ef30901aef3880596c53585f15/nextlogo.png?w=80&h=80&q=50&fm=webp 80w" sizes="(min-width: 80px) 80px, 100vw"/><img data-gatsby-image-ssr="" placeholder="blurred" data-main-image="" style="opacity:0" sizes="(min-width: 80px) 80px, 100vw" decoding="async" loading="eager" src="https://images.ctfassets.net/em6l9zw4tzag/2nVRYxOjB4BmGKL0DhGmpA/2b3ed1ef30901aef3880596c53585f15/nextlogo.png?w=80&h=80&q=50&fm=png" srcSet="https://images.ctfassets.net/em6l9zw4tzag/2nVRYxOjB4BmGKL0DhGmpA/2b3ed1ef30901aef3880596c53585f15/nextlogo.png?w=20&h=20&q=50&fm=png 20w,https://images.ctfassets.net/em6l9zw4tzag/2nVRYxOjB4BmGKL0DhGmpA/2b3ed1ef30901aef3880596c53585f15/nextlogo.png?w=40&h=40&q=50&fm=png 40w,https://images.ctfassets.net/em6l9zw4tzag/2nVRYxOjB4BmGKL0DhGmpA/2b3ed1ef30901aef3880596c53585f15/nextlogo.png?w=80&h=80&q=50&fm=png 80w" alt="SDK Logo"/></picture></noscript><script nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe" type="module">const t="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;if(t){const t=document.querySelectorAll("img[data-main-image]");for(let e of t){e.dataset.src&&(e.setAttribute("src",e.dataset.src),e.removeAttribute("data-src")),e.dataset.srcset&&(e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset"));const t=e.parentNode.querySelectorAll("source[data-srcset]");for(let e of t)e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset");e.complete&&(e.style.opacity=1,e.parentNode.parentNode.querySelector("[data-placeholder-image]").style.opacity=0)}}</script></div></div><h1>Error and Performance Monitoring for Next.js</h1><style data-emotion="css 1d9mkkh">.css-1d9mkkh{margin-bottom:1rem;}.css-1d9mkkh >*:last-child{margin-bottom:0;}.css-1d9mkkh .anchor svg{height:1rem;width:1rem;}@media (max-width: 768px){.css-1d9mkkh .anchor{display:none;}}.css-1d9mkkh img{max-width:100%;}.css-1d9mkkh h2{font-weight:normal;}.css-1d9mkkh h2{margin-top:2rem;}@media (min-width: 768px){.css-1d9mkkh h2{margin-top:3rem;}}.css-1d9mkkh h3{margin-top:2rem;}@media (min-width: 768px){.css-1d9mkkh h3{margin-top:3rem;}}.css-1d9mkkh hr{margin-top:1rem;margin-bottom:1rem;}@media (min-width: 768px){.css-1d9mkkh hr{margin-top:2rem;margin-bottom:2rem;}}.css-1d9mkkh table{min-width:60%;}.css-1d9mkkh table td,.css-1d9mkkh table th{padding:0.5rem 1rem 0.5rem 0;line-height:1rem;vertical-align:top;}.css-1d9mkkh table td{border-top:1px solid;}.css-1d9mkkh table th{border-top:2px solid;}.css-1d9mkkh .gatsby-resp-image-wrapper,.css-1d9mkkh p>img{border:1px solid #ececf1;box-shadow:0 2px 0 rgba(54, 45, 89, 0.15);border-radius:0.375rem;overflow:hidden;}.css-1d9mkkh .gatsby-resp-image-figcaption{text-align:center;font-size:0.85rem;font-style:italic;margin-top:0.5rem;}.css-1d9mkkh .gatsby-resp-image-figcaption *:last-child{margin-bottom:0;}.css-1d9mkkh >*:last-child{margin-bottom:0;}</style><div class="blog-content css-1d9mkkh e1l9qf320"><p>Automatically capture errors and performance bottlenecks with clear, actionable debugging context for your Next.js app—across client, server, and edge components.</p></div><style data-emotion="css 2bfhle">.css-2bfhle{padding-top:1rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:1rem;}</style><div class="css-2bfhle e1uf7q351"><a class="btn-new primary-dark e1of9yu15 css-1csoxiy e1figufi0" href="https://sentry.io/signup"><span class="primary-dark css-17qgsod e1of9yu11">Try Sentry for Free</span></a><a target="_self" class="btn-new secondary-dark e1of9yu15 css-1csoxiy e1figufi0" href="https://sentry.io/demo"><span class="secondary-dark css-17qgsod e1of9yu11">Get a Demo</span></a></div></div><style data-emotion="css 1efdsd0">.css-1efdsd0{padding-left:1rem;padding-right:1rem;margin-top:1rem;width:100%;position:relative;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;}@media (min-width: 0px){.css-1efdsd0{margin-top:0;}}@media (min-width: 992px){.css-1efdsd0{width:58.33333333333333%;}}.css-1efdsd0 .shapes--before{position:absolute;top:-4rem;left:-3rem;z-index:-1;}.css-1efdsd0 .shapes--after{position:absolute;bottom:-5rem;right:-2.75rem;z-index:-1;}</style><div class="css-1efdsd0 e1uf7q353"><div class="shapes--before"><svg width="202" height="165" viewBox="0 0 202 165" fill="none"><path d="M11.0208 84.4521C11.158 84.5698 11.3542 84.3932 11.4718 84.256C11.3345 84.0991 10.805 84.1971 11.0208 84.4521Z" fill="url(#paint0_linear_2063_306)"></path><path d="M146.101 147.638C146.415 147.736 147.258 147.677 146.63 147.462C146.395 147.383 146.12 147.265 145.865 147.265C145.493 147.265 145.944 147.579 146.101 147.638Z" fill="url(#paint1_linear_2063_306)"></path><path d="M83.2874 126.89C83.5816 126.988 84.0914 126.811 83.6208 126.654C83.1697 126.497 83.0717 126.595 83.2874 126.89Z" fill="url(#paint2_linear_2063_306)"></path><path d="M54.9102 117.262C55.0278 117.477 55.4201 117.595 55.5965 117.477C55.6946 117.164 55.0278 116.948 54.9102 117.262Z" fill="url(#paint3_linear_2063_306)"></path><path d="M0.450862 97.8658C0.529305 97.454 -0.176692 97.5324 0.0782498 98.258C0.195915 98.4934 0.568527 98.16 0.450862 97.8658C0.548916 98.16 0.509694 97.5324 0.450862 97.8658Z" fill="url(#paint4_linear_2063_306)"></path><path d="M26.0823 70.254C26.3176 70.0383 26.8275 69.4108 26.1803 69.7442C25.8077 69.9403 25.69 70.607 26.0823 70.254Z" fill="url(#paint5_linear_2063_306)"></path><path d="M92.0348 129.244C92.0936 129.048 91.8779 129.008 91.6426 128.949C91.7406 129.087 91.7994 129.224 92.0348 129.244Z" fill="url(#paint6_linear_2063_306)"></path><path d="M41.537 56.8204C41.8116 56.5654 41.7724 56.487 41.8116 56.2124C41.8116 56.0752 41.4586 56.0555 41.3409 56.1732C40.9291 56.5458 40.9879 57.3303 41.537 56.8204Z" fill="url(#paint7_linear_2063_306)"></path><path d="M8.35429 103.22C8.17779 103.142 7.5502 103.004 7.45215 103.102C7.45215 103.102 7.66788 103.338 7.7071 103.357C8.13854 103.495 8.27585 103.318 8.35429 103.22Z" fill="url(#paint8_linear_2063_306)"></path><path d="M9.88411 84.6087C9.80566 84.4911 9.53107 84.295 9.4134 84.648C9.25652 85.0206 10.0018 85.2951 9.88411 84.6087Z" fill="url(#paint9_linear_2063_306)"></path><path d="M77.4039 24.8346C77.2274 25.0111 77.1882 25.2661 77.4431 25.2269C77.6588 25.0111 78.0119 24.7954 78.0315 24.5209C78.0511 24.2659 77.7961 23.8345 77.4431 24.1679C77.6196 24.3051 77.6981 24.5797 77.4039 24.8346Z" fill="url(#paint10_linear_2063_306)"></path><path d="M68.2058 30.2866C67.8332 30.6396 67.8332 30.6004 68.0685 30.8553C68.1077 30.8553 68.4019 30.5416 68.4215 30.522C68.4215 30.4827 68.2058 30.2866 68.2058 30.2866Z" fill="url(#paint11_linear_2063_306)"></path><path d="M76.0131 24.3639C76.0131 24.3639 75.719 23.9717 75.5228 24.0502C75.3463 24.109 75.5424 24.5404 75.562 24.5797C75.5228 24.7562 75.4248 25.3249 75.1306 25.4033C74.9345 25.4622 75.1306 24.8346 74.9345 24.8542C74.856 24.8542 74.2285 25.5798 74.2285 25.5798C74.3462 25.7171 74.5815 25.8544 74.6207 26.0505C74.6795 26.2858 74.4835 26.4035 74.4835 26.5996C74.4835 26.8741 74.758 27.0114 74.9933 27.0506C75.0914 27.0506 75.6013 27.1487 75.6209 27.0114C75.6601 26.7761 75.3856 26.58 75.5817 26.325C75.6797 26.1878 76.8564 25.5014 76.7387 25.3837C76.621 25.266 76.5622 25.1288 76.8367 24.8738C76.9936 24.6777 77.4447 24.3836 77.0329 24.3051C76.8368 24.2659 76.7583 24.5993 76.5426 24.6581C76.3073 24.7365 76.1307 24.4424 76.0327 24.3247L76.0131 24.3639Z" fill="url(#paint12_linear_2063_306)"></path><path d="M39.1441 57.0362C38.8499 57.3107 38.7715 57.9383 38.7715 58.2324C38.7715 58.4874 38.9676 58.3501 39.0853 58.154C39.2618 57.8402 39.3598 57.546 39.3206 57.2715C39.3206 57.2323 39.1833 56.8401 39.1441 57.0362C39.2029 56.7616 38.9676 57.193 39.1441 57.0362Z" fill="url(#paint13_linear_2063_306)"></path><path d="M45.0063 53.5846C45.0848 53.2709 44.4572 52.9375 44.4572 52.9963C44.3984 53.2709 44.3984 53.5846 44.4572 53.8004C44.5749 54.1141 44.9083 53.9768 44.9867 53.5846H45.0063Z" fill="url(#paint14_linear_2063_306)"></path><path d="M73.7568 28.247C73.7764 28.4627 73.9137 28.6392 74.1491 28.6392C74.3256 28.6392 74.5021 28.4823 74.4432 28.3254C74.3648 28.1097 73.8745 27.7175 73.7568 28.247C73.8157 27.9725 73.7961 28.6588 73.7568 28.247Z" fill="url(#paint15_linear_2063_306)"></path><path d="M71.8545 28.639C71.7368 29.1489 72.8351 28.1684 72.9527 28.0703C72.7566 27.8546 71.9526 28.286 71.8545 28.639Z" fill="url(#paint16_linear_2063_306)"></path><path d="M67.4239 32.9538C67.5611 32.8165 67.8749 32.64 67.7377 32.4831C67.62 32.3654 67.365 32.3458 67.1493 32.3851C66.6786 32.5027 67.1885 32.9734 67.4434 32.9342C67.1689 32.9734 67.6199 32.7773 67.4434 32.9342L67.4239 32.9538Z" fill="url(#paint17_linear_2063_306)"></path><path d="M84.779 126.517C84.524 126.517 84.2494 126.635 84.6809 126.831C84.9162 126.909 85.0143 126.596 84.779 126.517Z" fill="url(#paint18_linear_2063_306)"></path><path d="M74.0505 27.3062C74.4035 26.9728 74.0113 26.8944 73.8348 27.0709C73.6583 27.2278 73.6976 27.6396 74.0505 27.3062Z" fill="url(#paint19_linear_2063_306)"></path><path d="M132.942 57.3692C132.942 57.2123 133.001 56.8789 132.883 56.7024C132.844 56.6436 132.648 56.6044 132.628 56.624C132.57 56.7613 132.668 56.9574 132.609 57.1143C132.55 57.2515 132.275 57.3692 132.275 57.5065C132.275 57.4673 132.687 57.7418 132.766 57.781C132.981 57.9379 132.962 57.5065 132.981 57.3496L132.942 57.3692Z" fill="url(#paint20_linear_2063_306)"></path><path d="M104.625 3.14494C104.782 2.98805 104.919 2.43894 104.703 2.63505C104.389 2.92922 103.958 3.45871 104.625 3.14494Z" fill="url(#paint21_linear_2063_306)"></path><path d="M103.565 3.02728C103.879 3.36066 103.388 3.30183 103.173 3.36066C103.016 3.39988 102.31 3.89016 102.643 3.89016C102.839 3.89016 102.976 3.7921 103.173 3.7921C103.349 3.7921 103.545 3.81171 103.702 3.87055C103.918 3.94899 103.506 4.12549 103.408 4.24315C103.565 4.40004 103.722 4.41965 103.996 4.16471C104.271 3.90977 103.996 3.9686 103.957 3.77249C104.29 3.45872 103.82 3.47833 103.8 3.243C104.016 2.85078 103.8 2.63506 103.408 2.85078C103.231 2.94883 103.624 2.98806 103.584 2.98806C103.31 3.02728 103.8 3.22339 103.584 2.98806L103.565 3.02728Z" fill="url(#paint22_linear_2063_306)"></path><path d="M105.722 2.85111C105.153 3.24333 106.016 2.73344 105.977 2.59617C105.977 2.53733 105.938 2.49811 105.879 2.63539C105.879 2.63539 105.84 2.73344 105.722 2.85111C106.016 2.55694 105.506 3.04722 105.722 2.85111Z" fill="url(#paint23_linear_2063_306)"></path><path d="M101.035 2.04736L101.349 2.40036C101.604 2.67491 101.702 2.40036 102.094 2.38075C102.525 2.38075 102.074 2.8318 101.898 2.98869C101.878 3.1848 102.251 3.08674 102.29 3.20441C102.29 3.26324 101.702 3.43974 101.682 3.45935C100.505 3.85157 100.858 2.81219 101.035 2.04736ZM101.211 3.10635C101.172 3.24363 101.172 3.32207 101.29 3.36129C101.427 3.24363 101.643 3.04752 101.525 2.91024C101.329 2.92985 101.251 2.89063 101.211 3.08674V3.10635Z" fill="url(#paint24_linear_2063_306)"></path><path d="M106.762 4.06654C106.488 4.32149 106.331 3.83121 106.174 3.79199C106.154 3.79199 106.174 4.1646 106.174 4.14499C106.213 4.30188 106.291 4.47837 106.448 4.53721C106.703 4.67448 107.017 4.08616 106.899 3.94888C106.841 3.94888 106.801 4.00771 106.762 4.04693V4.06654Z" fill="url(#paint25_linear_2063_306)"></path><path d="M184.283 140.461L184.244 140.441C184.303 140.559 184.303 140.539 184.283 140.461Z" fill="url(#paint26_linear_2063_306)"></path><path d="M105.899 2.61597C105.899 2.61597 105.899 2.65544 105.86 2.69491C105.84 2.73438 105.84 2.73438 105.86 2.69491C105.879 2.65544 105.899 2.61597 105.899 2.61597Z" fill="url(#paint27_linear_2063_306)"></path><path d="M98.2512 4.63559C98.4865 4.89053 99.2906 4.77287 99.6828 4.41987C99.5847 4.30221 99.4082 3.96882 99.1925 4.02765C99.0944 4.04726 98.9376 4.20415 98.8591 4.26298C98.6826 4.38065 98.31 4.40026 98.1924 4.51792C98.1924 4.57676 98.1924 4.61598 98.2512 4.63559Z" fill="url(#paint28_linear_2063_306)"></path><path d="M95.0157 6.73435C95.349 7.08734 96.1139 6.61668 96.6042 6.36174C96.8788 6.1068 96.2512 5.61652 96.1139 5.47925C95.957 5.69497 95.2118 6.96968 94.9961 6.73435H95.0157Z" fill="url(#paint29_linear_2063_306)"></path><path d="M156.535 97.8658C156.829 97.6893 156.221 96.7284 155.947 96.6303C155.182 96.3558 155.986 98.1796 156.535 97.8658Z" fill="url(#paint30_linear_2063_306)"></path><path d="M116.508 29.7772C116.645 29.6988 116.724 29.5027 116.802 29.3654C116.9 29.1889 116.606 29.1889 116.547 29.2085C116.43 29.2674 116.214 29.3654 116.214 29.5615C116.214 29.7184 116.41 29.8361 116.508 29.7969V29.7772Z" fill="url(#paint31_linear_2063_306)"></path><path d="M116.234 25.0113C116.018 24.9132 115.175 25.0897 115.665 25.3251C115.94 25.58 116.646 25.3643 116.234 25.0113Z" fill="url(#paint32_linear_2063_306)"></path><path d="M118.04 30.8162C117.843 30.9142 118 31.0907 118.138 31.3064C118.138 31.1299 118.196 30.9927 118.04 30.8162Z" fill="url(#paint33_linear_2063_306)"></path><path d="M107.173 5.24361C106.683 5.69466 107.016 5.83193 107.448 5.43972C107.526 5.38088 107.624 5.28283 107.742 5.18477L107.918 5.02789C107.31 4.38073 106.702 3.71396 106.095 3.0668L106.036 2.98835C105.898 2.77263 105.898 2.67458 105.898 2.65497C105.898 2.61575 105.898 2.63536 105.898 2.65497C105.898 2.69419 105.918 2.83147 106.075 3.00796L106.134 3.08641L106.173 3.12563L107.546 4.57684V4.61606C107.507 4.6945 107.487 4.77295 107.467 4.85139C107.408 5.00828 107.33 5.14555 107.212 5.24361H107.173Z" fill="url(#paint34_linear_2063_306)"></path><path d="M110.901 0.10567C110.783 -0.11005 110.489 0.0664479 110.606 0.262557C110.881 0.654775 110.92 0.360611 110.901 0.10567Z" fill="url(#paint35_linear_2063_306)"></path><path d="M124.765 20.5401C125.137 21.1873 125.902 20.5793 125.647 20.1087C125.412 19.6969 124.431 19.9518 124.765 20.5401Z" fill="url(#paint36_linear_2063_306)"></path><path d="M166.556 116.261C165.791 115.888 166.478 116.633 166.752 116.888C166.87 116.986 167.243 117.163 167.203 116.888C167.145 116.594 166.752 116.359 166.556 116.261Z" fill="url(#paint37_linear_2063_306)"></path><path d="M83.778 28.2865C83.1505 28.8748 84.5624 28.7963 84.7193 28.9728C84.484 28.6983 85.3077 28.5022 85.0135 28.4041C84.8174 28.3453 84.5624 28.3649 84.3859 28.2668C84.2683 28.208 83.9741 28.11 83.778 28.2668V28.2865Z" fill="url(#paint38_linear_2063_306)"></path><path d="M159.965 103.318C160.181 103.514 160.691 104.338 160.73 103.847C160.73 103.671 160.455 103.475 160.534 103.377C160.671 103.181 161.122 103.416 161.318 103.318C161.397 103.279 161.357 102.984 161.318 102.847C161.2 102.573 160.769 102.847 160.651 102.867C160.475 102.906 159.651 103.043 159.906 102.533C159.534 102.494 159.553 103.259 159.965 103.318Z" fill="url(#paint39_linear_2063_306)"></path><path d="M181.362 160.032C181.833 160.189 181.793 159.954 181.813 159.836C181.519 159.699 181.382 159.699 181.185 159.718C180.872 159.738 181.087 159.836 181.382 160.032H181.362Z" fill="url(#paint40_linear_2063_306)"></path><path d="M183.204 145.501C183.204 145.501 183.204 145.638 183.44 145.619C183.577 145.619 183.754 145.52 183.714 145.462C183.675 145.403 183.577 145.364 183.479 145.344C183.479 145.344 183.401 145.364 183.322 145.383C183.244 145.383 183.146 145.344 183.126 145.364C183.126 145.442 183.185 145.501 183.185 145.501H183.204Z" fill="url(#paint41_linear_2063_306)"></path><path d="M126.785 41.9162C126.667 41.7005 126.235 41.9554 126.353 42.1515C126.588 42.5634 126.804 42.1711 126.785 41.9162Z" fill="url(#paint42_linear_2063_306)"></path><path d="M128.158 48.3286C128.256 48.8189 128.511 48.5247 128.609 48.3286C128.766 47.9952 128.942 47.5638 128.589 47.0931C128.374 46.7989 128.08 46.9558 127.942 47.0931C127.707 47.348 127.981 47.956 128.178 48.309C127.825 47.6814 128.276 48.7992 128.178 48.309L128.158 48.3286Z" fill="url(#paint43_linear_2063_306)"></path><path d="M159.731 81.1182C159.535 81.2162 159.516 81.7653 159.849 81.8045C160.359 81.8634 160.241 81.1966 159.731 81.1182C160.143 81.1574 159.594 81.1966 159.731 81.1182Z" fill="url(#paint44_linear_2063_306)"></path><path d="M126.53 43.7788C126.569 43.3278 125.647 42.4649 125.784 43.3082C125.883 43.9749 126.314 44.2495 126.53 43.7788C126.549 43.4847 126.353 44.1514 126.53 43.7788Z" fill="url(#paint45_linear_2063_306)"></path><path d="M132.453 48.9369C132.453 48.9369 132.511 48.6624 132.453 48.6232C132.296 48.5447 132.198 48.4663 132.1 48.6036C132.178 48.7604 132.315 49.0154 132.472 48.9369H132.453Z" fill="url(#paint46_linear_2063_306)"></path><path d="M130.197 44.6418C130.08 44.4261 129.786 44.6026 129.903 44.7987C130.178 45.1909 130.217 44.8967 130.197 44.6418Z" fill="url(#paint47_linear_2063_306)"></path><path d="M168.673 98.1799C168.909 98.0426 169.301 97.6308 169.026 97.1602C168.771 97.2974 168.458 97.4151 168.301 97.6504C168.085 97.9642 168.379 98.1799 168.673 98.1603C168.124 98.1995 168.968 98.0034 168.673 98.1603V98.1799Z" fill="url(#paint48_linear_2063_306)"></path><path d="M115.313 20.089L115.392 19.2261C115.156 19.4026 115.117 19.736 115.313 20.089Z" fill="url(#paint49_linear_2063_306)"></path><path d="M195.559 162.954C195.618 162.817 195.363 162.758 195.147 162.778C194.912 162.778 194.657 162.896 194.853 163.15C195.03 163.366 195.755 163.15 195.559 162.935C195.657 162.719 195.716 163.131 195.559 162.935V162.954Z" fill="url(#paint50_linear_2063_306)"></path><path d="M183.579 123.105C183.618 123.223 183.854 123.498 183.952 123.439C183.952 123.439 183.991 123.184 183.971 123.145C183.854 122.929 183.677 123.047 183.56 123.105H183.579Z" fill="url(#paint51_linear_2063_306)"></path><path d="M120.686 33.1496C120.588 32.9927 120.372 32.5024 120.195 32.6005C119.98 32.7182 120.431 33.3457 120.548 33.483C120.607 33.5614 120.941 34.0125 121.039 33.9536C121.156 33.8948 120.725 33.2084 120.686 33.13V33.1496Z" fill="url(#paint52_linear_2063_306)"></path><path d="M182.323 149.03C182.323 149.03 182.323 148.717 182.265 148.775C182.206 148.854 182.069 149.011 182.029 149.168C181.99 149.344 182.108 149.364 182.167 149.325C182.382 149.403 182.363 149.423 182.323 149.03Z" fill="url(#paint53_linear_2063_306)"></path><path d="M185.304 150.383C185.539 150.462 184.813 149.54 184.755 149.599C184.715 149.638 185.127 150.325 185.304 150.383Z" fill="url(#paint54_linear_2063_306)"></path><path d="M134.335 56.8593C134.375 56.4083 134.002 56.7221 133.904 56.8593C133.865 56.8986 133.904 57.232 133.983 57.232C134.159 57.2516 134.277 56.977 134.355 56.8397C134.179 57.2123 134.375 56.5456 134.355 56.8397L134.335 56.8593Z" fill="url(#paint55_linear_2063_306)"></path><path d="M185.853 146.285H185.461C185.618 146.54 186.304 146.481 185.853 146.285C186.108 146.383 185.657 146.285 185.853 146.285Z" fill="url(#paint56_linear_2063_306)"></path><path d="M163.045 144.266C163.869 144.54 163.673 143.403 163.633 143.403C163.418 143.403 163.084 143.736 162.967 143.815C162.751 143.972 162.653 144.128 163.065 144.266H163.045Z" fill="url(#paint57_linear_2063_306)"></path><path d="M171.438 120.889C171.281 120.811 171.144 120.713 171.026 120.85C171.262 121.262 171.399 121.262 171.438 120.889Z" fill="url(#paint58_linear_2063_306)"></path><path d="M182.479 140.324C182.479 140.324 182.655 140.226 182.616 140.245C182.479 140.049 182.185 139.794 182.008 139.657C181.812 139.52 181.596 139.637 181.538 139.833C181.341 140.637 182.322 140.049 182.479 140.304V140.324Z" fill="url(#paint59_linear_2063_306)"></path><path d="M169.106 115.104C169.145 114.711 168.4 115.104 168.498 115.457C168.537 115.614 168.734 115.672 168.832 115.672C169.067 115.672 169.087 115.319 169.106 115.104Z" fill="url(#paint60_linear_2063_306)"></path><path d="M174.185 126.713C173.989 126.811 174.146 126.988 174.283 127.204C174.283 127.027 174.342 126.89 174.185 126.713Z" fill="url(#paint61_linear_2063_306)"></path><path d="M60.2247 39.8959C60.4012 39.739 60.4601 39.4448 60.362 39.3271C60.2051 39.5036 60.107 39.7586 60.0482 39.9547C59.9698 40.19 60.1855 40.0724 60.2443 39.8959C60.1855 40.1704 60.4208 39.739 60.2443 39.8959H60.2247Z" fill="url(#paint62_linear_2063_306)"></path><path d="M4.3159 93.2774C4.41395 93.042 4.5905 92.591 4.11983 92.8263C3.74723 93.0028 3.13928 93.4539 3.002 93.7872C2.88433 94.0814 3.13928 94.2775 3.43344 94.1599C3.86488 94.0226 4.17862 93.5715 4.3159 93.2578V93.2774Z" fill="url(#paint63_linear_2063_306)"></path><path d="M35.7713 64.6059C36.3008 64.5274 35.7713 63.8803 35.6733 63.8215C35.5948 63.7626 35.3399 63.5665 35.183 63.6057C34.8888 63.8803 34.7908 63.8803 34.6143 63.6842C34.6143 64.0176 35.2026 65.1354 35.7713 64.6059C36.0458 64.5667 35.4183 64.9393 35.7713 64.6059Z" fill="url(#paint64_linear_2063_306)"></path><path d="M110.978 134.421C110.723 134.421 110.37 134.715 110.821 134.892C111.057 134.97 111.429 134.578 110.978 134.421Z" fill="url(#paint65_linear_2063_306)"></path><path d="M37.8889 111.181C37.8889 111.181 37.732 111.123 37.6535 111.103C37.4378 111.731 38.4576 111.358 37.8889 111.181Z" fill="url(#paint66_linear_2063_306)"></path><path d="M150.357 64.2727C150.219 64.3511 150.2 64.3119 150.219 64.5277C150.219 64.6453 150.317 65.116 150.474 65.1356C150.886 65.214 150.729 64.057 150.357 64.2727Z" fill="url(#paint67_linear_2063_306)"></path><path d="M139.689 136.108C139.591 136.421 140.258 136.637 140.376 136.323C140.493 136.009 139.807 135.794 139.689 136.108Z" fill="url(#paint68_linear_2063_306)"></path><path d="M33.1422 65.2723C33.7894 65.1742 32.9657 64.782 32.7304 64.782C32.5931 64.782 32.4559 64.9585 32.4951 65.0565C32.5735 65.2723 32.9069 65.2919 33.1422 65.2526V65.2723Z" fill="url(#paint69_linear_2063_306)"></path><path d="M49.4787 49.6621C49.3415 49.5248 49.3218 49.466 49.1257 49.7209C48.7923 50.2112 49.3219 49.7994 49.4787 49.6621C49.3611 49.5444 49.3022 49.819 49.4787 49.6621Z" fill="url(#paint70_linear_2063_306)"></path><path d="M44.634 56.3297C45.0066 56.0159 45.2027 55.5845 45.5753 55.2315C45.2027 55.153 44.3791 56.0355 44.634 56.3297Z" fill="url(#paint71_linear_2063_306)"></path><path d="M33.3976 64.1352C32.9858 64.5078 33.5545 64.7824 33.9075 64.5471C34.2017 64.3313 34.4762 64.1548 34.1624 63.9391C33.9467 63.7822 33.6526 63.8999 33.3976 64.1352Z" fill="url(#paint72_linear_2063_306)"></path><path d="M152.161 70.077C152.161 70.077 152.24 70.2143 152.279 70.2928C152.279 70.1163 152.338 69.979 152.181 69.8025C152.063 69.8809 152.043 69.9005 152.161 70.0967V70.077Z" fill="url(#paint73_linear_2063_306)"></path><path d="M161.436 86.4329C161.181 86.5702 161.769 87.237 161.769 87.237C161.828 87.0997 161.691 86.2957 161.436 86.4329Z" fill="url(#paint74_linear_2063_306)"></path><path d="M146.022 59.6055C146.219 59.9585 146.395 60.0566 146.415 59.7036C146.415 59.5467 146.062 59.5467 146.022 59.6055Z" fill="url(#paint75_linear_2063_306)"></path><path d="M140.886 49.5837C140.65 49.1718 140.356 49.3287 140.591 49.7405C140.827 50.1524 141.121 49.9955 140.886 49.5837Z" fill="url(#paint76_linear_2063_306)"></path><path d="M133.57 142.324C133.57 142.324 133.413 142.265 133.335 142.245C133.433 142.382 133.492 142.52 133.727 142.539C133.766 142.402 133.747 142.382 133.551 142.304L133.57 142.324Z" fill="url(#paint77_linear_2063_306)"></path><path d="M168.674 99.8266C168.674 99.8266 168.752 99.9638 168.791 100.042C168.791 99.8658 168.85 99.7285 168.693 99.552C168.576 99.6304 168.556 99.6501 168.674 99.8462V99.8266Z" fill="url(#paint78_linear_2063_306)"></path><path d="M166.222 95.1988C166.143 95.0811 165.574 94.5712 165.555 94.7477C165.516 95.1595 166.065 95.2772 166.222 95.1988Z" fill="url(#paint79_linear_2063_306)"></path><path d="M175.95 112.652C175.852 112.868 175.773 113.005 176.028 113.241C176.558 113.731 176.263 113.084 176.577 113.005C176.754 112.966 177.205 112.809 176.734 112.476C176.44 112.26 176.087 112.397 175.969 112.652H175.95Z" fill="url(#paint80_linear_2063_306)"></path><path d="M164.084 91.7664C163.633 91.5507 163.574 92.6881 164.025 92.845C164.378 92.9626 164.437 91.9429 164.084 91.7664Z" fill="url(#paint81_linear_2063_306)"></path><path d="M116.941 127.616C116.941 127.616 116.843 127.498 116.784 127.439C116.627 127.381 116.765 128.008 116.784 128.067C117.039 128.44 116.941 127.655 116.922 127.616C116.745 127.381 117.039 128.008 116.922 127.616H116.941Z" fill="url(#paint82_linear_2063_306)"></path><path d="M68.1084 43.9357C68.0691 44.1122 67.9907 44.2691 68.1476 44.3476C68.5006 44.0338 68.4614 43.8965 68.1084 43.9357Z" fill="url(#paint83_linear_2063_306)"></path><path d="M45.2023 65.429C45.4376 65.6839 45.7906 65.0172 45.6141 64.8211C45.5357 64.7818 45.2415 64.9583 45.1631 65.0172C44.967 65.1937 45.1238 65.3309 45.2023 65.429Z" fill="url(#paint84_linear_2063_306)"></path><path d="M55.6963 55.4086C55.6963 55.4086 55.8728 55.6831 56.0297 55.4674C56.1866 55.2321 56.4023 54.8203 56.2062 54.6634C56.0297 54.5261 55.8728 54.8595 55.9709 54.9968C56.0885 55.1536 55.8924 55.2321 55.6963 55.4086Z" fill="url(#paint85_linear_2063_306)"></path><path d="M41.104 69.8813C41.457 69.5479 41.2413 69.3126 40.8883 69.6459C40.5353 69.9793 40.751 70.2147 41.104 69.8813Z" fill="url(#paint86_linear_2063_306)"></path><path d="M66.9915 43.1903C66.815 43.3472 67.0307 43.6021 67.2072 43.4256C67.5406 43.0726 67.2268 43.1119 66.9915 43.1903Z" fill="url(#paint87_linear_2063_306)"></path><path d="M14.8652 92.8645C14.8652 92.8645 15.179 93.0018 15.2378 92.9626C15.2967 92.8645 15.0613 92.8449 14.8652 92.8645Z" fill="url(#paint88_linear_2063_306)"></path><path d="M28.3394 80.8245C27.9668 80.8833 27.7707 81.2363 27.7314 81.5501C27.7314 81.5893 27.8099 82.06 27.9472 81.8835C28.2414 81.4324 29.3199 80.6872 28.359 80.8245H28.3394Z" fill="url(#paint89_linear_2063_306)"></path><path d="M25.4954 81.9421C25.6326 82.0597 25.8288 81.8832 25.9464 81.746C25.8092 81.5891 25.2796 81.6871 25.4954 81.9421Z" fill="url(#paint90_linear_2063_306)"></path><path d="M22.4339 85.4327C22.2574 85.5896 22.4339 86.1191 22.7672 85.7857C23.1202 85.4523 22.9634 84.9425 22.4339 85.4327Z" fill="url(#paint91_linear_2063_306)"></path><path d="M166.595 106.416C166.262 105.848 165.654 106.22 165.929 106.691C166.223 107.181 166.87 106.907 166.595 106.416Z" fill="url(#paint92_linear_2063_306)"></path><path d="M88.0133 18.1278C88.0133 18.1278 88.8762 17.7749 88.6801 17.6768C88.4839 17.5787 87.778 17.8729 88.0133 18.1278Z" fill="url(#paint93_linear_2063_306)"></path><path d="M63.599 49.2305C63.599 49.2305 63.3245 49.2305 63.3049 49.309C63.2656 49.4659 63.2068 49.6032 63.3637 49.662C63.501 49.5443 63.7167 49.3482 63.599 49.2109V49.2305Z" fill="url(#paint94_linear_2063_306)"></path><path d="M168.222 111.241C168.339 111.456 168.594 111.574 168.751 111.496C168.614 111.299 168.398 111.143 168.222 111.045C168.006 110.927 168.065 111.162 168.222 111.241C168.339 111.456 167.967 111.123 168.222 111.241Z" fill="url(#paint95_linear_2063_306)"></path><path d="M69.6391 112.3C69.2469 112.418 69.5018 112.967 69.8744 112.829C70.0509 112.771 70.1686 112.614 70.1882 112.476C70.2274 112.143 69.9137 112.241 69.6391 112.319V112.3Z" fill="url(#paint96_linear_2063_306)"></path><path d="M187.089 141.853C187.5 141.617 186.99 141.029 186.677 141.264C186.539 141.363 186.873 141.97 187.089 141.853Z" fill="url(#paint97_linear_2063_306)"></path><path d="M16.0412 94.1786C16.0412 94.1786 16.0412 94.1198 15.7274 94.2179C15.5902 94.2571 15.6294 94.3747 16.0412 94.1786Z" fill="url(#paint98_linear_2063_306)"></path><path d="M78.914 32.1306C78.7572 31.9541 78.4826 31.9149 78.2669 32.2287C78.1492 32.4052 78.012 32.5817 77.9531 32.7778C77.9531 32.817 77.9923 33.1504 78.0708 33.0131C78.012 32.9543 78.0708 32.8758 78.1884 32.817C78.2865 32.7385 78.3846 32.6601 78.5022 32.6209C78.7179 32.5424 79.1886 32.4052 78.9337 32.1306H78.914Z" fill="url(#paint99_linear_2063_306)"></path><path d="M83.3082 16.4806C83.1317 16.2844 82.8768 16.1864 83.1121 15.8138C83.2494 15.5981 83.4455 15.5196 83.6416 15.5392C83.9161 15.5588 84.1515 15.6961 84.328 15.853C84.4849 15.9903 84.4848 16.0883 84.5633 16.2844C84.6025 16.4021 85.2889 15.4216 85.387 15.3039C85.5046 15.1274 85.6223 14.8332 85.7792 14.9509C85.838 14.9901 86.0733 15.3823 86.0929 15.3235C86.1322 15.2451 86.1126 15.2058 86.2302 15.0882L86.4264 14.8332C86.6029 14.5979 86.7989 14.3626 87.0147 14.1665C87.1912 14.0096 87.7795 13.4213 87.4657 13.9704C86.9166 14.4802 87.603 14.4214 87.5246 14.7744C87.4853 14.9117 86.7793 15.5981 87.3873 15.4216C87.701 15.3235 88.0736 15.6373 88.3482 15.2843C88.6423 14.9313 89.0542 14.3626 88.407 14.6371C88.0932 14.6763 87.9952 14.441 88.0344 14.1861C88.0736 13.8919 88.4855 14.0292 88.6031 13.9507C88.8189 13.8135 88.9954 13.5193 89.1915 13.4213C89.2896 13.5193 89.3287 13.5585 89.5052 13.4213C89.3679 13.2251 89.2111 13.2251 89.2307 12.931C89.2307 12.676 89.3287 12.1269 89.7013 11.9504C90.0936 11.7739 89.8975 12.2838 89.9563 12.4407C90.0347 12.6564 90.1524 12.5976 90.3681 12.6368C90.6034 12.676 90.9564 12.8721 90.878 13.1859C90.8584 13.2448 90.6427 13.4997 90.78 13.5193C90.9369 13.5585 91.0153 13.382 91.0545 13.2251C91.1525 12.8329 91.3682 12.5191 90.976 12.4015C90.8976 12.3819 90.4466 12.2838 90.6231 12.1269C90.6623 11.9897 90.7407 11.8524 90.8192 11.7151C90.9957 11.4405 91.2702 11.0876 91.3291 10.7934C91.8978 10.2639 91.231 10.1658 91.0349 9.85207C90.7211 9.34218 91.9566 9.5579 92.0939 9.51868C92.29 9.47946 92.5842 9.32257 92.6234 9.10685C92.6626 8.87152 92.3684 8.85191 92.3292 8.67541C92.2507 8.44008 92.5645 8.44008 92.7018 8.42047C92.8391 8.57736 92.9764 8.38125 93.1529 8.22436C93.3686 8.02825 93.349 7.77331 93.5255 7.71448C93.8 7.61643 94.0354 7.71448 94.3099 7.61643C94.6041 7.53798 94.8786 7.43993 95.1728 7.3811C95.467 7.32226 95.7415 7.06732 96.0945 7.0281C96.3494 6.98888 96.5259 7.0281 96.7024 7.12615C96.7613 7.16538 96.8397 7.18499 96.9378 7.14576C97.0358 7.10654 97.1339 6.81238 97.1927 6.71432C97.3104 6.53783 97.4672 6.28289 97.6634 6.18483C97.8399 6.08678 97.7614 6.47899 97.7614 6.55744C97.7614 6.75355 97.7222 6.8516 97.8399 6.96927C97.8399 6.96927 98.0752 6.77316 98.0948 6.77316C98.3105 6.65549 98.3301 6.89082 98.4086 6.53783C98.5066 6.10639 97.8987 5.773 98.6832 5.5965C98.9185 5.53767 99.2127 5.65534 99.1146 5.92989C99.0558 6.126 98.6831 6.34172 98.84 6.4986C98.9773 6.65549 99.2911 6.45938 99.5068 6.47899C99.7813 6.47899 100.017 6.61627 100.193 6.77316C100.291 6.8516 101.154 7.61643 101.056 6.93004C101.017 6.59666 100.762 6.43977 100.566 6.20444L100.232 5.85145C100.232 5.85145 100.056 5.79261 99.9971 5.71417C99.9774 5.67495 99.8794 5.49845 99.9186 5.45923L100.232 5.16506C100.448 5.40039 100.605 5.55728 100.781 5.773C100.938 5.9495 101.154 6.10639 101.252 6.32211C101.311 6.45938 101.291 6.63588 101.448 6.71432C101.86 6.34172 101.488 5.71417 101.311 5.49845C101.233 5.40039 101.154 5.30234 101.135 5.16506C101.135 4.94934 101.233 4.92973 101.35 4.73362C101.448 4.55713 101.429 4.41985 101.468 4.26296C101.389 4.18452 101.389 3.94919 101.605 3.94919C101.762 3.94919 101.899 4.04724 102.017 4.10608C102.056 4.12569 102.507 4.5179 102.37 4.53752C101.899 4.96895 101.84 5.55728 102.252 5.71417C102.429 5.79261 102.801 5.773 103.037 5.61611C103.233 5.49845 103.252 5.26312 103.37 5.08662C103.645 4.6944 104.547 4.79246 104.821 4.77285C105.037 4.75324 105.351 4.65518 105.547 4.47868C105.606 4.18452 105.9 4.5179 105.939 4.55713C106.116 4.75323 106.037 5.02779 105.841 5.34156C105.645 5.63573 105.508 5.63573 105.253 5.81222C104.959 6.00833 105.312 6.06716 105.449 6.02794C105.723 5.9495 105.802 6.20444 105.841 6.43977C105.939 6.94966 105.606 7.47915 104.998 7.83215C104.959 7.85176 104.743 7.51837 104.664 7.47915C104.468 7.34187 104.194 7.24382 103.939 7.16538C103.311 6.96927 104.096 7.87137 104.115 7.77331C104.096 7.89098 103.762 8.36164 103.645 8.45969C103.527 8.94997 103.37 8.45969 103.272 8.45969C103.135 8.44008 102.88 8.63619 102.958 8.77347C103.017 8.87152 103.253 8.98919 103.096 9.16569C102.9 9.38141 102.703 9.61674 102.547 9.44024C102.507 9.47946 102.213 9.85207 102.272 9.9109L102.076 9.69518C101.899 9.85207 101.86 10.4796 101.742 10.5188C101.389 10.6169 101.35 9.9109 100.86 10.3816C100.919 10.1658 100.997 9.85207 100.86 9.69518C100.86 9.65596 100.781 9.45985 100.84 9.40102C100.84 9.40102 101.331 9.93051 101.664 9.61674L101.115 9.0088C101.036 8.57736 100.938 8.53814 100.507 8.89113C100.291 9.08724 100.252 8.45969 100.213 8.2832C100.213 8.20475 100.075 8.18514 100.174 8.06748C100.311 7.91059 100.468 7.77331 100.625 7.65565C100.389 7.3811 99.9971 7.96942 99.7617 7.77331C99.6245 7.65565 99.5068 7.55759 99.2518 7.67526C99.3499 7.63604 99.0362 7.83215 99.0558 7.7537C98.9185 8.18514 99.8598 8.32242 99.9186 8.73425C99.9186 8.81269 99.7617 8.96958 99.6833 9.0088C99.4479 9.10685 99.3891 8.63619 99.3107 8.55775C99.1734 8.42047 98.9185 8.47931 98.9577 8.75386C98.9773 8.98919 99.4676 9.16569 99.6637 9.26374C99.899 9.38141 100.35 9.57752 100.389 9.89129C100.429 10.1658 100.095 10.1658 99.9382 10.107C100.076 10.2443 100.507 10.4796 100.213 10.7542C99.9383 11.0091 100.468 11.3817 100.585 11.519C100.35 11.5974 100.056 11.7347 99.8402 11.7543C99.7814 11.7543 99.2519 11.7347 99.2911 11.617C99.3303 11.4994 99.546 11.2444 99.448 11.1464C99.3499 11.0287 99.0361 11.3817 98.9773 11.519C98.8989 11.7151 98.9773 11.8916 99.095 12.0093C99.1146 12.2446 99.193 12.8329 98.8596 12.4603C98.6635 12.6564 98.5458 13.4016 98.2713 13.4801C97.8595 13.5977 97.428 13.0486 97.1143 12.9506C96.6632 12.8133 97.1927 13.4801 97.2319 13.5781C97.2515 13.6566 97.3888 14.0096 97.1339 14.0488C97.0358 14.0488 97.0162 13.9311 96.8986 13.9311C96.7809 13.9311 96.6828 14.0488 96.5063 14.2057L96.7809 14.4999C96.7809 14.4999 97.1143 14.5587 97.0947 14.696C97.0555 14.9509 96.3495 15.5196 96.1141 15.6765C95.9376 15.7942 96.1141 15.4804 96.1337 15.4412C95.9376 15.2255 95.918 15.3627 95.6239 15.4412C95.4081 15.5 95.212 14.794 95.0355 15.3431C94.9571 15.5981 95.0748 15.7549 95.1336 15.9511C95.1924 16.1668 95.3689 16.206 95.4473 16.3825C95.6434 16.8139 94.7217 16.9904 94.506 17.1865C94.3099 16.9708 94.506 16.6178 94.3491 16.3237C94.2707 16.1864 94.0549 15.8334 93.8 16.0687C93.8392 16.1668 93.8785 16.2844 93.9373 16.3629C93.9961 16.4413 94.2315 16.5198 94.2511 16.5786C94.3099 16.8532 94.0942 17.3238 93.9373 17.618C93.7608 17.9514 93.7216 18.0886 93.7804 18.4024C93.8197 18.6181 93.8981 18.8142 93.9765 18.9907C94.0746 19.1869 94.2118 19.2065 94.3491 19.3437C94.4668 19.4614 93.6431 19.6183 93.5059 19.6771C93.0352 19.8732 92.5645 20.2655 92.1723 20.6381L90.9565 21.7755C90.8388 21.4617 90.7211 20.8342 90.3877 20.7165C90.1328 20.6381 89.8779 21.0891 89.7798 21.2852C89.4856 21.7951 89.3876 22.1677 88.8973 22.6188C88.6031 22.8933 88.4855 22.9325 88.2894 22.7364C88.2501 22.3442 87.9756 22.7364 87.9167 22.9718C87.8187 23.364 87.8775 23.9915 87.3284 24.2072C86.9754 24.3445 86.544 24.2661 86.5048 23.9327C86.2694 24.1484 86.2106 24.3249 86.3675 24.5014C86.3087 24.7367 86.191 24.874 85.9949 25.0701C85.7596 25.3055 86.0341 25.8938 85.5438 25.8349C85.4654 25.8349 84.6025 25.4427 84.5437 25.58C84.4848 25.7369 84.7202 25.7761 84.7202 25.933C84.7202 26.0703 84.5044 26.286 84.3672 26.286C84.2299 26.286 83.7789 25.933 83.8377 25.8938C83.5631 26.1683 83.6612 26.8743 83.6219 27.1489C83.5435 27.5999 83.2494 27.6392 82.8768 27.8549C82.6218 28.0118 82.8767 28.1294 83.014 28.1098C83.2493 28.0902 83.4847 28.0314 83.6219 28.1686C83.2493 28.2275 83.2886 28.7178 83.3278 28.8942C83.2297 29.1492 83.0925 29.4041 82.8768 29.6199C82.7003 29.816 82.4846 29.8552 82.3865 29.6983C82.3473 29.6199 82.1708 29.1296 82.0531 29.6199C81.7197 29.9336 81.4844 29.6199 81.1314 29.8356C80.9353 29.9532 80.798 30.3062 80.6607 30.1886C80.3862 29.9336 80.0528 30.1493 79.6606 30.5023C79.5037 30.6396 79.2684 30.9142 79.0723 30.8553C78.935 30.8161 78.7193 30.5808 78.5035 30.7965C78.327 30.9534 78.68 31.0907 78.5427 31.2868C78.4839 31.3848 78.1898 31.7182 78.0917 31.6398C77.6799 31.3064 77.3073 32.3654 77.0523 32.2477C76.8955 32.1693 76.8366 32.0516 76.6209 32.032C76.4248 32.0124 76.111 32.2281 75.9737 32.0712C75.9149 32.0124 76.111 31.679 76.0522 31.5417C75.9933 31.4044 75.8953 31.3064 75.7776 31.2476C75.7384 31.2279 75.5227 31.1299 75.4834 31.2868C75.1893 31.5613 75.5815 31.6398 75.6796 31.7182C75.8364 31.8359 75.5423 32.0516 75.6011 32.2085C75.6795 32.385 75.7972 32.5223 75.9737 32.6203C76.2287 32.7772 76.5228 33.0322 76.5816 33.3655C76.6993 34.0715 75.8756 35.3266 76.3267 35.8561C76.562 36.1307 77.0523 36.2287 76.7974 36.7778C76.6993 36.9739 76.9935 37.7584 77.0719 37.6799C76.9935 37.7388 76.7778 37.6407 76.6601 37.6799C76.4444 37.778 76.3855 37.778 76.2679 37.9545C76.0521 38.2879 75.6992 37.2877 75.6404 37.1897C75.3266 36.5817 75.307 35.7777 75.3266 34.9932C75.1697 35.2286 75.0128 35.5227 74.7775 35.7188C74.5814 35.8757 74.5029 35.7385 74.3852 35.8561L73.9146 36.2876C73.7185 36.4641 73.5419 36.6013 73.3262 36.719C73.1105 36.8367 72.8948 36.8367 72.6987 36.9936C72.5614 37.1112 72.3457 37.3662 72.2085 37.2289C72.0908 37.0916 71.875 37.3073 71.7574 37.425C71.9339 37.7388 72.4633 37.7584 71.9142 38.3663C71.7377 38.5624 71.5808 38.7389 71.4828 38.5232C71.424 38.4055 71.6789 38.131 71.6789 38.131C71.6005 38.0525 71.2083 38.1898 71.1102 38.3271C70.9534 38.5232 71.071 38.6801 71.0318 38.8566C70.9926 39.0723 70.1885 39.6999 70.1885 39.6999C70.1689 39.4841 70.3454 39.543 70.1689 39.3469L70.0512 39.2292C69.8747 39.3861 69.8551 39.8371 69.7963 40.1313C69.7375 40.3862 69.6198 40.6216 69.5413 40.8569C69.4237 41.1903 70.1493 41.3079 70.2866 41.4648C70.0512 41.6806 69.8159 41.3079 69.6983 41.4648C69.6198 41.6021 69.6002 41.6609 69.3648 41.7982C69.1491 41.9159 68.953 41.9355 68.7177 42.0728C68.3451 42.3277 68.0117 42.7788 67.6391 42.9945C67.4822 43.0729 67.0704 42.7003 66.8939 42.6807C66.6389 42.6807 66.1094 42.6807 65.9329 43.0337C66.7174 42.6807 65.6584 44.4849 65.3446 44.1515C65.2466 44.0535 64.8936 43.975 64.7759 44.2496C64.6975 44.4261 64.7759 44.5437 64.7759 44.681C64.7759 44.936 64.619 45.289 64.4425 45.5439C64.1875 45.9361 63.9719 45.9165 63.6973 46.1715C63.4228 46.4264 63.5404 46.4852 63.4031 46.7794C63.4031 46.799 63.2659 47.0343 63.2463 46.9167C63.1482 46.3872 62.7952 47.0736 62.7364 47.3285C62.7364 47.5442 62.7363 48.0345 62.4226 48.1718C62.3245 48.211 61.7754 48.3483 61.9911 48.4855C62.3049 48.662 62.6775 48.662 62.9325 48.9366C62.9913 49.4072 62.5599 49.0935 62.3637 49.015C62.2265 48.8778 62.0304 48.7601 61.8146 48.7797C61.697 48.7797 61.6186 48.8974 61.5401 48.8189C61.3244 48.5836 61.2067 48.3679 60.7164 48.564C60.3438 48.7209 60.285 49.0346 59.8732 49.0935C59.3829 49.1719 59.2652 49.4661 59.3633 49.8387C59.4417 50.1721 59.6379 50.329 59.4025 50.7212C59.3437 50.8192 59.0495 50.3093 59.0103 50.2897C58.8534 50.1525 58.6377 50.1721 58.3827 50.2897C58.7161 49.976 57.716 49.7014 57.6179 50.0152C57.5395 50.2897 57.4611 50.3486 57.6179 50.5447C57.6964 50.6231 57.716 50.7604 57.7356 50.8781C57.814 51.2507 57.7748 51.5252 57.5787 51.9371C57.3433 52.4273 57.461 52.7607 57.0884 53.2314C56.755 53.6628 56.4216 53.702 56.304 53.3294C55.8333 52.7999 55.7549 53.6824 55.4215 54.0158C55.2254 54.2315 54.8528 54.3296 54.7155 54.6434C54.6371 54.8199 54.892 54.9179 54.9116 55.0748C54.9508 55.4082 54.0684 55.114 53.9899 55.0356C53.8134 55.3886 53.735 55.9181 53.3231 56.1142C52.7937 56.3495 52.774 55.8004 52.4014 55.8985C52.2249 55.9377 52.1073 56.2122 51.9112 56.2122C51.6954 56.2122 51.6758 56.0161 51.4013 56.1534C51.3032 56.1926 51.1267 56.4279 51.0286 56.3691C50.9698 56.3103 50.911 56.2122 50.813 56.3691C50.5972 56.7025 50.6168 57.2124 50.6757 57.4869C50.7345 57.7223 51.1071 57.4281 51.2836 57.3301C52.0876 56.5848 51.715 58.2125 50.9894 58.0557C51.1659 58.2518 50.7541 58.7028 50.5776 58.8989C50.3619 59.1146 50.4992 59.1343 50.4207 59.3304C50.3423 59.4873 50.1854 59.6637 50.0089 59.6637C49.8324 59.6637 49.8128 59.2911 49.6951 59.35C49.6363 59.3696 49.3813 59.8206 49.3029 59.9187C49.1264 60.154 48.9303 60.3894 48.7342 60.6051C48.4204 60.9385 47.7733 61.3699 47.6752 61.8209C47.5183 61.6445 47.3222 61.5072 46.9692 61.6444C46.7927 61.7229 46.322 61.9386 46.2436 62.1543C46.1847 62.2916 45.9691 63.1741 46.1652 62.9976C46.3417 63.076 46.7143 62.9976 46.6555 63.331C46.5966 63.5663 46.1652 63.9193 45.9691 64.0762C45.7533 64.2527 45.6161 63.8801 45.42 63.8016C45.3219 63.7624 44.7336 63.6644 44.6747 63.9585L45.0081 64.3115C44.6551 64.6449 44.4982 64.3507 44.4002 64.7234C44.4002 64.7822 44.4002 65.4294 44.2041 65.3705C43.7138 65.2725 43.047 65.9196 42.6352 66.2922C42.5175 66.3903 42.0273 66.8806 41.9096 66.7433C41.7331 66.7629 41.5762 66.8609 41.5566 67.0571C41.4978 67.5473 41.9488 67.8023 41.282 68.2925C40.7918 68.6455 39.8308 68.6848 40.3603 69.2731C40.4976 69.43 40.478 69.3907 40.2623 69.5869L39.6151 70.1752C39.6151 70.1752 39.8308 70.5282 39.8308 70.6459C39.7916 71.0185 39.419 70.94 39.2033 70.94C38.7914 70.94 38.5561 70.6655 39.0268 70.2732C38.8503 70.0771 38.5954 70.5478 38.4973 70.6655C38.3208 70.8812 37.9678 70.8616 37.7717 70.9008C37.2814 70.9792 37.4775 71.195 37.4187 71.548C37.3795 71.7637 37.0853 72.2736 36.9284 71.9402C36.8696 71.8029 36.9284 71.3126 36.6931 71.7244C36.5166 72.0186 36.4773 72.2147 36.1832 72.4697C35.9871 72.6462 35.6929 72.8423 35.6341 73.0776C35.5949 73.2345 35.2223 72.8619 34.9477 72.9795C34.8105 73.0384 34.732 73.1757 34.634 73.2345C34.5359 73.1364 34.3201 73.3129 34.2221 73.411C34.026 73.5679 33.8495 73.764 33.6534 73.9209C33.575 73.8424 33.4377 73.7248 33.5946 73.5679C33.4377 73.509 33.2808 73.4502 33.0651 73.509C32.8493 73.5679 32.8494 73.9405 32.8102 74.0778C32.4964 73.7248 31.3001 75.5682 30.9667 75.9016C30.7706 76.0977 30.5549 76.2938 30.3195 76.4114C29.9665 76.6076 29.6136 76.9998 29.2998 77.2939C29.1821 77.4901 29.2998 77.745 29.1233 77.9019C28.9272 78.0784 28.8095 78.196 28.5742 78.2745C28.2016 78.3922 27.9663 78.2745 27.7701 78.0588C27.4956 77.745 27.3191 78.2745 27.2602 78.549C27.2014 78.7844 27.2799 78.9413 27.4172 79.0785C27.4956 79.0785 27.7898 79.1766 27.7113 79.3139C27.7113 79.3139 27.4171 79.3923 27.4956 79.51C27.574 79.6472 27.3779 79.7453 27.2014 79.9022C26.9073 79.9414 26.7896 79.6865 26.4955 79.9414C26.417 80.0199 25.5933 80.7062 25.6718 80.7847C25.7894 80.922 26.2405 80.7062 26.3974 80.8435C26.6327 81.02 25.7502 81.3338 25.6521 81.373C25.2795 81.4318 24.8873 81.6672 24.5539 81.9417C24.1421 82.2947 23.7107 82.6477 23.2204 82.785C23.1616 82.785 22.3967 83.4322 22.4164 83.4518C22.3967 83.4322 22.2595 83.0595 22.2007 83.1576C21.9457 83.5302 22.5537 83.9028 22.6321 84.1381C22.7498 84.4911 22.5733 84.6676 22.2595 84.9422L21.6908 85.4717C21.5731 85.354 21.4554 85.2364 21.2593 85.1971C20.8671 85.1383 20.9848 85.6874 21.0436 85.8247C21.0436 85.8639 21.1024 86.4522 20.9063 86.3542C20.7494 86.2953 20.6318 86.3542 20.4161 86.3542C20.0827 86.3542 19.9061 86.0796 20.3768 85.7266C20.6906 85.4913 20.6514 85.4717 20.4161 85.256C20.318 85.1775 19.7493 84.6872 19.5532 84.8637C19.5532 84.8637 20.1415 85.9424 19.3963 85.7855C18.8668 85.6874 19.4551 86.1973 19.5532 86.3149C19.7689 86.5503 20.063 87.0602 20.4945 86.9817C21.1808 86.8837 20.1022 87.7662 20.0042 87.8642C20.3376 87.2367 19.2394 86.9229 18.7688 87.1582C18.4942 87.2955 18.7687 87.4132 18.8668 87.472C19.1021 87.6093 19.2786 87.7858 19.4551 87.9819C19.2394 88.178 18.7883 87.8446 18.6903 87.7662C18.4942 87.6289 18.2196 87.119 17.9059 87.4132C17.494 88.0603 19.3179 88.3153 18.455 89.1389L17.9059 88.531C17.7294 88.6879 18.1216 89.0016 17.7489 89.3546C17.3763 89.7076 17.6117 89.7665 17.7489 90.0018C18.0627 90.649 16.69 90.2371 16.8469 90.0999C16.6704 90.2567 17.0037 90.5901 17.0626 90.649C17.2587 90.8647 16.9645 90.9039 16.7292 91.002C16.2782 91.1981 15.984 91.8648 16.2586 92.0609C16.2978 92.1786 16.3958 92.2963 16.2978 92.3159C16.1997 92.3159 16.1605 92.3747 16.082 92.4336C16.0428 92.4728 15.984 92.4924 15.8467 92.3943C15.8271 92.3943 15.5329 92.1982 15.5329 92.1982C15.5329 92.2374 15.6898 92.3747 15.7095 92.3943L15.8271 92.5708C15.8271 92.5708 15.9448 92.8454 15.8271 92.8258C15.7487 92.8258 15.5526 92.5316 15.3957 92.4924C15.1996 92.4924 15.5721 92.7866 15.0426 92.6297C14.7681 92.5512 14.4936 92.4532 14.2386 92.3551C14.4544 92.512 14.7485 92.7081 14.7485 92.8454C14.7485 92.9042 14.4739 92.865 14.5132 92.9238H14.5328C14.6308 93.0219 14.925 93.1395 14.8858 93.1788C14.8269 93.2376 14.4347 93.1788 14.2975 93.2572C14.1994 93.2964 14.3171 93.3553 14.4151 93.3945C14.6112 93.4729 14.8269 93.5122 15.0426 93.571C14.6504 93.5514 14.3563 93.5122 13.9249 93.5122C14.2779 93.6494 14.3171 93.8063 14.2975 93.924C14.2975 93.9436 14.3171 94.0024 14.1798 94.0416C14.0425 94.0809 13.8268 94.1005 13.6895 94.1593C13.1993 94.375 15.0231 94.0024 14.2778 94.3162C14.0817 94.4143 13.7091 94.5319 13.415 94.5515C13.1992 94.5515 13.2581 94.4927 13.1993 94.4535C13.1012 94.4143 12.2579 94.6104 12.709 94.4339C12.9051 94.3358 12.807 94.2966 12.5129 94.3358C12.101 94.3946 12.0226 94.4927 11.7088 94.5711C11.395 94.6496 11.1205 94.6888 10.8067 94.7476C10.5126 94.8065 9.06134 95.3164 9.43395 95.5125C9.7085 95.6301 10.0419 95.5713 10.238 95.6693C10.2772 95.7086 10.336 95.8458 10.4537 95.787C10.5321 95.7478 10.5714 95.689 10.7871 95.7086C10.9244 95.7086 11.0224 95.7674 11.1205 95.787C11.2773 95.8458 11.0813 95.9635 11.2382 95.9831C11.7481 96.0223 12.101 95.9635 12.3168 95.7086C12.4344 95.5517 12.7678 95.1595 13.3169 95.0026C13.4346 94.9634 13.4738 95.0026 13.5326 95.0026C13.8464 94.9634 14.2778 94.8261 14.6112 94.6888C14.7092 94.728 13.7679 95.0418 13.5914 95.1399C13.2188 95.336 13.6307 95.3164 13.6699 95.3948C13.768 95.5517 11.8657 96.14 11.395 96.2577C11.8265 96.395 12.2775 96.4342 12.9835 96.3165C13.2777 96.2773 13.8856 96.1204 13.8268 96.3165C13.9837 96.3753 14.2974 96.2577 14.4935 96.1988C14.4935 96.1988 14.7877 96.042 14.8073 96.042C14.8073 96.042 14.572 96.2773 14.572 96.3361C14.572 96.4342 14.6701 96.493 14.7681 96.5322C15.0231 96.6303 15.2192 96.5322 15.5133 96.4342C15.8859 96.2969 15.6898 96.6695 15.5525 96.8852C15.376 97.1598 15.6702 97.1794 15.8467 97.0225C15.9251 96.9637 15.9643 96.9048 16.0232 96.8264C16.1016 96.7479 16.1016 96.7087 16.0428 96.6891C16.0428 96.6107 16.2389 96.7676 16.2586 96.7872C16.337 96.7872 16.435 96.7872 16.5331 96.7283C16.6507 96.6695 16.7292 96.5714 16.8272 96.4734L17.2783 96.2381C17.8862 95.9439 18.8276 95.9831 19.612 96.1008C20.0238 96.1596 19.0629 96.5715 18.9844 96.6303C18.7295 96.8068 19.357 96.846 19.4551 96.8264C19.5924 96.8068 20.22 96.4734 20.2396 96.4734C20.2984 96.5126 20.3376 96.7283 20.4161 96.7872C20.4945 96.846 20.5925 96.9048 20.6906 96.9244C21.1416 97.0421 21.4946 96.846 21.9064 96.846C22.3183 96.846 22.6909 96.846 23.1224 97.0029C23.2793 97.0617 24.1029 97.0421 24.0245 97.2774C24.299 98.1403 25.1423 97.1402 25.5345 97.7677C25.6521 97.9638 25.4757 98.0619 25.2403 98.0031C24.7893 97.905 25.0442 98.4541 25.3384 98.5522C25.3972 98.3953 25.3776 98.2188 25.6718 98.3168C25.9463 98.3953 26.3777 98.4541 26.4562 98.2384C26.8092 97.9834 27.574 97.9246 27.5937 98.5129C27.5937 98.8463 27.476 99.062 27.5937 99.4346C27.6525 99.5915 27.6524 100.16 28.1035 100.317L28.5154 99.0816C28.5154 99.0816 29.1625 100.317 29.3978 100.003C29.5155 99.8465 29.2606 99.9053 29.241 99.7288C29.241 99.6111 29.2801 99.5131 29.3194 99.415C29.3586 99.317 29.4371 99.0424 29.6724 99.1209C29.5744 99.3954 30.1038 99.67 30.4372 99.7092C30.8294 99.7484 31.1432 99.2581 31.4962 99.7092C31.81 100.141 31.1236 99.9641 30.9471 100.258C30.7706 100.552 31.1236 100.69 31.4962 100.729C31.6923 100.729 31.7119 100.494 31.9668 100.592C32.1237 100.651 32.2022 100.807 32.2218 100.925C32.3002 101.239 32.0846 101.337 32.0061 101.592C32.0061 101.611 31.9277 101.925 32.0061 101.945C32.3395 102.043 32.4767 101.317 32.5748 101.2C32.7513 100.945 33.0455 100.729 33.4377 100.631C33.8691 100.533 34.3202 100.631 34.7713 100.788C35.2419 100.964 34.8301 101.082 34.634 101.2C34.4379 101.317 34.5751 101.455 34.8301 101.474C35.1046 101.494 35.3399 101.396 35.5752 101.337C35.7125 101.298 36.2616 101.219 36.0067 101.435C35.8106 101.611 35.6929 101.984 36.2028 102.043C36.6735 102.102 37.0461 101.808 37.5363 101.808C38.5561 101.808 37.301 102.69 37.3598 102.749C37.4187 102.808 38.3208 102.808 38.4973 102.847C38.8699 102.965 39.0072 102.945 39.3014 102.847C39.4779 102.788 39.6936 103.082 39.8505 103.121C40.2035 103.22 40.6153 102.651 40.929 102.867C41.3017 103.102 40.3799 103.376 40.3603 103.435C40.3799 103.357 40.6741 103.69 40.6937 103.729C40.6349 103.926 40.831 104.18 40.831 104.377C40.831 104.514 40.4976 104.122 40.5368 104.18C40.478 104.043 40.3995 103.906 40.3015 103.769C40.2623 103.71 40.0858 103.514 39.9877 103.612C39.87 103.749 39.5563 103.886 39.3209 103.69C38.9876 103.396 39.0268 103.337 38.5953 103.494C37.8305 103.769 39.0268 103.671 39.0856 103.965C39.1052 104.102 39.0268 104.377 38.9091 104.475C38.7719 104.573 38.6738 104.357 38.6345 104.357C38.3796 104.435 39.4778 104.886 39.5563 104.906C39.6543 104.945 40.4584 105.239 40.478 105.161C40.5368 105.024 40.5564 104.592 40.9094 104.71C41.282 104.828 41.184 105.318 41.2036 105.318C41.2232 105.318 41.8311 104.945 41.9096 105.063C41.9684 105.141 41.6351 105.436 41.6154 105.534C41.6154 105.671 41.6155 105.926 41.8116 106.063C42.0469 106.2 42.1253 105.926 42.3018 105.985C42.3999 106.024 42.7333 106.083 42.7136 106.161L42.6744 106.259C42.5568 106.593 43.4197 106.573 43.4 106.259C43.4 106.122 43.0667 106.044 42.9686 105.906C42.8509 105.749 42.8509 105.592 42.9098 105.455C43.0863 105.024 43.5961 104.788 44.1648 104.71C44.2433 104.71 44.8316 104.592 44.5963 104.769C44.2825 105.004 43.6746 105.181 43.4981 105.494C43.3412 105.808 44.4983 106.161 44.3218 105.592C44.0276 105.2 45.9887 104.847 46.322 104.867C46.6946 104.985 46.6947 105.063 46.7535 105.318C46.7731 105.436 46.8515 105.651 47.0673 105.651C47.5379 105.651 47.6556 105.259 48.0478 105.239C48.3028 105.239 48.6361 105.416 48.8519 105.534C49.146 105.632 49.4402 105.749 49.7343 105.789C49.95 105.828 49.9697 105.71 50.1658 105.73C50.3423 105.73 50.6757 105.965 50.4207 106.044C50.4011 106.122 50.2638 106.318 50.4403 106.397C50.6561 106.475 50.4011 106.73 50.3227 106.828C50.1854 106.985 50.2246 107.22 50.3815 107.416C50.4207 107.475 50.9502 107.828 50.9502 107.789C50.911 107.926 49.9893 107.671 50.1658 108.024C50.2442 108.181 51.0286 108.691 51.0286 108.691C50.9306 108.966 50.8326 109.122 51.1267 109.377C51.3032 109.515 51.0287 109.632 50.8718 109.613C50.2835 109.534 49.4206 109.711 50.1069 110.201C50.5972 110.574 51.1659 110.887 51.6562 111.24C51.8915 111.378 52.323 111.515 52.1465 111.182C51.9896 110.887 51.4797 110.672 51.4013 110.378C51.3228 110.083 52.0092 110.319 52.1661 110.378C52.5387 110.456 52.9702 110.476 53.2643 110.378C53.5193 110.279 53.4996 110.103 53.7938 110.083C54.0095 110.162 54.2056 110.103 54.2841 109.966C54.3821 109.789 54.3037 109.534 54.1664 109.338C54.088 109.24 53.5584 108.907 53.5977 108.848C53.5977 108.828 54.1272 109.024 54.2252 108.809C54.2841 108.671 54.3037 108.632 54.4606 108.593C54.7743 108.495 55.245 108.377 55.6568 108.456C55.9314 108.495 55.9117 108.73 55.7941 108.848C55.598 109.024 55.3627 108.848 55.1077 108.926C54.8724 109.005 54.4409 109.652 55.0097 109.475C55.245 109.299 55.5391 109.475 55.245 109.554C55.1665 109.809 55.0685 109.73 54.794 109.809C54.441 109.887 54.1468 110.358 54.3822 110.652C54.8724 110.809 55.6176 110.789 55.8725 110.495C55.9314 110.436 56.206 109.652 56.2648 109.672C56.4021 109.711 56.3432 110.044 56.5589 110.123C56.755 110.181 56.7943 109.985 56.9315 110.025C57.2845 110.103 57.5591 110.613 57.7356 110.829C57.814 110.946 58.1866 111.554 58.3239 111.593C58.4612 111.633 59.2064 111.319 59.1868 111.26C59.1868 111.299 59.1868 111.319 59.1672 111.358C59.7555 111.554 59.9712 111.201 60.3635 111.044C60.4419 111.005 61.0106 110.829 61.0498 111.044C61.0891 111.299 60.6184 111.417 60.5596 111.633C60.4811 111.868 61.1283 111.633 61.1675 111.633C61.4813 111.515 62.2461 111.162 62.6775 111.319C63.109 111.456 62.8344 110.946 63.0109 111.005C63.4228 111.142 63.3835 111.593 63.8934 111.672C64.2072 111.731 64.5209 111.691 64.8151 111.672C64.619 111.77 64.4229 111.907 64.2072 111.986C63.9326 112.025 63.3247 112.162 63.3639 112.437C63.3835 112.692 64.1679 112.378 64.3248 112.476C64.5798 112.633 63.7561 113.045 64.2856 113.221C64.5798 113.319 64.5994 113.005 64.6582 112.888C64.7563 112.731 64.9524 112.633 65.1877 112.594C65.6388 112.535 66.1879 112.848 66.6193 112.986C66.9135 113.084 67.3057 113.045 67.5999 113.084C67.7175 113.084 68.6589 113.123 68.7177 113.182C68.8354 113.339 68.247 113.378 68.2078 113.417C68.149 113.456 69.0903 113.751 69.2276 113.751C69.4237 113.751 69.8355 113.358 70.0512 113.711C70.4631 114.378 68.7961 113.574 69.5413 114.221C69.7767 114.417 70.012 114.613 70.2866 114.79C70.4631 114.908 70.7768 114.947 70.8945 115.084C71.0906 115.3 70.8945 115.594 70.6788 115.692C70.2278 115.888 70.0904 115.339 70.1493 115.123C69.9532 115.182 69.7374 115.261 69.4825 115.221C69.2668 115.182 69.2276 115.123 69.1295 115.065C68.9726 114.966 68.6588 115.574 68.1882 115.319C67.6783 115.065 67.1684 114.81 67.1096 114.359C67.09 114.162 67.1488 113.966 67.3057 113.849C67.4234 113.849 67.8156 113.79 67.7372 113.633C67.6391 113.456 67.188 113.594 67.0508 113.574C66.8547 113.574 66.6389 113.476 66.4428 113.398C66.3252 113.751 66.8155 113.79 66.6978 114.143C66.8939 114.398 66.7566 114.653 66.9331 114.908C67.0116 115.163 67.0704 115.457 66.8743 115.633C66.737 115.751 67.6195 115.692 67.6783 115.672C67.6391 115.81 67.6195 115.947 67.894 115.967C68.3843 116.025 68.1097 116.182 68.3058 116.241C68.5019 116.3 69.1688 116.437 69.0903 116.653C69.2668 116.81 69.4825 117.045 69.659 116.849C69.8159 116.673 69.6982 116.437 69.4629 116.261C69.4629 116.124 69.757 115.947 69.8355 115.869C69.9139 115.869 70.62 115.771 70.5611 115.927C70.5807 116.006 70.718 116.339 70.8945 116.222C71.071 116.084 71.0121 115.731 71.3063 115.712C71.4044 115.712 71.522 115.751 71.6397 115.771C71.7378 115.771 71.9143 115.692 71.9927 115.672C72.1692 115.633 72.3849 115.319 72.5811 115.339C72.7576 115.339 72.9929 115.771 73.0713 115.849C73.4439 116.3 73.6989 115.574 73.7381 115.359C73.7969 114.908 73.4635 115.202 73.1497 115.104C73.2478 114.868 73.5224 114.888 73.7969 114.81C74.0519 114.731 74.1107 114.535 74.1695 114.359C74.248 114.123 74.4833 114.319 74.7578 114.359C75.052 114.378 75.2481 114.241 75.3069 114.064C75.2285 114.28 75.2089 114.496 75.3658 114.77L75.5227 114.319C75.5227 114.319 76.0129 113.809 76.0325 114.045C76.0325 114.202 75.7776 114.594 76.1895 114.672C76.5032 114.731 76.6993 114.26 76.8954 114.319C77.0131 114.359 76.6013 114.751 77.1112 114.751C77.3465 114.751 77.621 114.555 77.8563 114.653C77.9936 114.692 77.4445 115.084 77.8563 115.241C78.3466 115.437 78.6408 115.241 79.1311 115.319C79.3664 115.398 79.5625 115.418 79.7586 115.319C79.7978 115.319 80.1901 115.104 80.1508 115.025C79.9743 114.81 79.2291 115.3 79.2095 114.653C79.2095 114.378 80.4254 114.79 80.6215 114.888C81.151 115.143 81.0333 115.359 81.1902 115.712C81.2883 115.927 81.4255 115.849 81.6217 115.888C81.955 115.967 81.5236 116.182 81.4844 116.241C81.1314 116.692 82.2492 116.339 82.1511 116.731C82.1511 116.771 81.8766 116.986 82.0139 117.026C82.1904 117.084 82.4453 116.986 82.563 116.947C82.8768 116.79 83.4063 116.692 83.7789 116.986C84.1515 117.281 83.7789 117.732 83.7004 118.006C84.426 118.124 85.0928 117.477 85.8184 117.751C86.1126 117.869 85.7988 118.085 86.0929 118.202C86.4067 118.32 86.6617 118.163 86.7205 117.967C87.5442 117.536 86.7989 118.594 86.642 118.771C86.5048 118.928 86.3479 119.046 86.7009 119.163C86.9558 119.261 87.3284 119.438 87.0931 119.124C86.8774 118.83 86.9951 118.457 87.2696 118.3C87.5638 118.143 87.9167 118.614 87.9167 118.791C87.9167 119.124 87.603 119.242 88.1129 119.536C88.5639 119.81 88.9365 119.928 89.3876 119.83C89.5444 119.791 91.4859 119.222 91.5448 119.457C91.584 119.653 91.231 119.81 91.5448 120.065C91.8389 120.458 91.7801 119.712 91.8586 119.752C92.2115 119.987 91.8193 120.203 91.9762 120.418C92.1331 120.614 92.7998 120.497 92.996 120.811C93.3097 121.281 94.8002 120.516 95.2316 120.516C95.5062 120.516 95.7611 120.732 95.9964 120.85C96.4867 121.105 95.9376 121.222 95.8984 121.399C95.8199 121.654 97.0162 121.262 97.1731 121.222C97.0946 121.458 96.7416 121.928 96.9181 122.183C97.1731 122.576 97.9771 121.713 98.1144 121.634C98.2713 121.536 98.4674 121.673 98.6635 121.693C98.8792 121.732 99.0361 121.654 99.2715 121.693C99.448 121.732 99.6049 121.791 99.6637 121.928C99.8206 122.34 99.7421 122.987 99.448 123.281C99.0753 123.654 98.1929 122.909 97.7614 122.791C97.4869 122.713 97.0554 122.713 96.8593 122.85C96.5847 123.027 97.1535 123.144 97.3104 123.164C97.6045 123.164 97.6046 123.203 97.7614 123.321C97.6634 123.595 98.389 123.576 98.3498 123.772C98.2909 124.125 97.2123 123.693 96.9181 123.595C97.1142 123.87 96.4671 124.105 96.6044 124.262C96.6044 124.262 96.9378 124.027 97.1143 124.125C97.4476 124.301 97.3496 124.556 97.5065 124.772C97.8399 125.262 98.5459 124.36 98.6243 124.399C98.6636 124.399 98.5655 124.615 98.5655 124.615C98.6439 124.713 98.7812 125.027 98.4674 124.929C98.4478 125.007 97.8007 125.458 98.1341 125.576C98.2713 125.615 98.4282 125.478 98.4674 125.439C98.6243 125.301 98.8204 125.341 98.9969 125.223C99.1734 125.125 99.1734 124.988 99.4088 124.909C99.7617 124.792 101.84 124.595 101.664 125.125C101.566 125.439 103.409 125.321 102.664 125.654C102.311 125.811 101.762 125.811 101.527 126.086C101.331 126.302 101.448 126.596 101.801 126.733C102.076 126.831 102.017 127.282 102.331 127.204C102.664 127.106 103.096 127.047 103.351 126.87C103.566 126.713 103.605 126.419 103.311 126.204C103.174 126.007 103.272 125.733 103.331 125.576C103.449 125.243 103.684 125.027 103.9 124.752C104.017 124.595 103.233 124.595 103.213 124.556C103.076 124.38 104.037 124.066 104.213 124.046C104.429 124.027 104.684 124.086 104.802 123.929C104.841 123.87 104.861 123.791 104.919 123.733C105.096 123.556 105.625 123.752 105.861 123.87C106.331 124.105 106.214 124.301 106.116 124.595C106.037 124.831 106.194 124.988 106.312 125.223C106.351 125.321 106.273 125.576 106.39 125.635C106.782 125.792 106.802 125.556 106.881 125.36C106.959 125.145 107.057 125.046 107.351 125.027C107.704 125.007 107.645 125.38 107.586 125.498C107.469 125.752 107.175 125.87 106.979 126.066C106.665 126.36 106.724 126.713 107.214 127.027C107.43 127.164 107.822 127.243 107.979 127.419C108.136 127.596 108.038 127.89 108.038 128.047C108.038 128.341 107.763 128.302 107.449 128.223C107.253 128.165 107.018 128.38 106.959 128.341C106.822 128.223 106.959 128.067 106.822 127.929C106.743 127.851 106.665 127.753 106.547 127.694C106.292 127.576 106.076 127.812 105.959 127.91C105.88 128.165 105.449 128.008 105.233 127.851C104.782 127.714 104.763 127.949 104.351 127.89C104.115 127.851 103.507 127.537 103.311 127.674C103.174 127.772 103.331 127.969 103.449 128.086C103.958 128.576 104.821 128.929 105.547 129.165C106.351 129.42 107.214 129.792 107.94 130.165C108.096 130.243 108.351 130.361 108.449 130.224C108.587 129.988 108.763 129.91 109.097 129.812C109.312 129.89 109.92 129.635 109.959 129.498C109.999 129.341 109.508 129.282 109.391 129.184C109.253 129.086 108.998 128.459 109.332 128.616C109.587 128.733 109.665 128.929 109.959 128.792C110.214 128.655 110.528 127.537 110.842 127.655C111.038 127.459 111.058 126.988 111.156 126.733C111.43 126.831 111.469 127.302 111.43 127.439C111.391 127.537 111.332 127.714 111.175 127.753C111.077 127.772 111.018 127.733 110.999 127.831C110.96 128.027 111.175 128.302 111.313 128.498C111.371 128.576 111.783 129.008 111.862 128.753C111.921 128.576 111.391 128.361 111.548 128.145C111.607 128.067 112.058 128.4 112.117 128.42C112.332 128.498 112.783 128.694 112.999 128.596C113.156 128.518 113.176 128.322 113.274 128.204C113.391 128.047 113.509 127.772 113.685 127.655C113.94 127.498 114.47 127.459 114.843 127.517C115.196 127.576 115.45 127.694 115.666 127.949C115.862 128.165 115.921 128.498 116.274 128.655C116.627 128.812 116.549 128.439 116.784 128.439C117.019 128.439 117.117 128.537 117.078 128.694C117.274 129.322 118.412 128.89 118.196 128.616C118.216 128.655 117.51 128.89 117.568 128.694C117.49 128.596 117.706 128.518 117.784 128.498C118.098 128.38 118.686 128.204 119.098 128.322C119.745 128.518 118.902 129.224 119.098 129.479C119.157 129.557 119.451 129.361 119.51 129.361C119.902 129.4 120.039 129.557 119.961 129.812C120.647 129.832 121.118 129.361 121.667 129.204C121.569 129.518 121.824 129.949 122.197 130.185C122.432 130.322 122.726 130.126 123.001 130.185C124.001 130.322 123.02 131.008 123.412 131.165C123.55 131.224 123.805 131.322 123.942 131.263C124.079 131.204 124.118 131.126 124.354 131.185C124.648 131.263 124.766 131.557 124.471 131.597C124.118 131.636 123.903 131.577 123.609 131.734C123.412 131.832 123.197 131.989 123.118 132.165C123.04 132.342 123.667 132.342 123.511 132.675C123.393 132.91 123.158 132.44 123.02 132.675C122.628 133.381 124.217 132.969 124.628 133.107C125.119 133.263 125.079 132.773 125.432 132.852C125.942 132.95 126.119 132.93 126.589 132.852C127.766 132.636 126.609 133.087 126.707 133.205C126.746 133.263 127.315 133.185 127.256 133.322C127.217 133.44 126.629 133.754 127.119 133.911C126.942 133.95 126.629 134.009 126.609 134.185C126.609 134.362 127.315 134.244 127.393 134.224C127.786 134.146 128.139 134.009 128.551 133.989C128.923 133.969 129.237 134.087 129.59 134.028C129.943 133.95 130.217 133.813 130.629 133.911C130.943 133.969 131.257 134.166 131.374 133.911C131.571 133.499 131.551 132.773 132.492 132.95C132.767 132.989 133.1 133.303 133.179 133.048C133.355 133.048 133.571 133.244 133.649 133.087C133.689 133.028 133.865 132.557 134.081 132.754C134.297 132.95 134.257 133.361 134.257 133.538C134.179 133.773 134.081 133.911 134.375 134.107C134.532 134.205 134.434 134.46 134.395 134.558C134.277 134.989 134.12 135.421 133.963 135.852C134.434 136.009 134.708 135.597 135.022 135.479C135.316 135.381 135.65 135.558 135.963 135.636C136.258 135.715 136.493 135.303 136.689 135.46C136.885 135.617 137.003 135.832 137.14 136.029C137.238 135.715 138.121 135.519 138.474 135.911C138.768 136.244 138.513 136.793 138.121 136.931C138.042 136.95 137.709 136.146 137.493 136.284C137.317 136.401 137.434 136.97 137.67 137.107C138.14 137.362 138.925 137.048 139.317 136.97C139.807 136.891 139.827 137.068 140.199 137.264C140.513 137.441 140.317 137.029 140.356 136.931C140.415 136.754 140.513 136.597 140.749 136.519C141.16 136.401 141.082 135.597 141.729 135.813C141.69 135.95 141.494 136.244 141.808 136.342C142.004 136.284 141.906 136.538 141.886 136.578C141.749 136.833 141.474 136.852 141.18 136.95C140.905 137.048 140.964 137.146 141.239 137.107C142.023 137.048 142.631 136.735 143.396 136.617C143.592 136.597 143.788 136.617 143.984 136.617C144.122 136.617 144.494 136.44 144.514 136.44C144.514 136.44 144.337 136.95 144.749 137.107C145.102 137.244 145.887 137.343 145.887 136.97C145.808 137.186 146.2 137.225 146.357 137.323C146.514 137.421 146.357 137.656 146.416 137.676C146.612 137.754 147.24 137.343 147.475 137.323C147.946 137.323 147.652 137.754 147.573 137.872C147.495 137.931 147.22 138.245 147.573 138.264C147.75 138.264 147.73 138.245 147.769 138.402C147.808 138.519 147.71 139.264 148.083 139.029C148.514 138.755 149.005 138.755 149.652 138.774C150.083 138.774 150.554 138.715 150.966 138.774C151.26 138.794 152.103 138.931 151.868 139.245C151.77 139.362 151.613 139.46 151.397 139.48C151.142 139.5 151.201 139.382 151.064 139.304C150.946 139.225 151.044 139.755 151.064 139.794C151.064 139.813 151.103 140.147 151.064 140.108C151.319 140.304 152.319 140.127 152.476 140.049C152.633 139.97 152.809 139.931 153.005 139.892C153.26 139.853 153.084 139.892 153.339 139.99C153.535 140.068 153.77 139.99 153.927 139.931C154.045 139.97 154.182 139.97 154.3 139.97C154.535 139.97 154.731 140.029 154.966 140.068C155.084 140.068 155.79 140.029 155.672 139.99C155.417 139.794 155.457 139.382 155.81 139.362C156.398 139.323 156.163 139.696 156.339 139.97C156.594 140.363 156.006 140.206 155.731 140.284C155.574 140.323 155.398 140.5 155.614 140.637C155.869 140.794 155.967 140.637 156.163 140.716C156.222 140.716 156.065 141.088 156.045 141.147C156.045 141.167 155.28 140.912 155.221 141.147C155.143 141.5 154.594 141.716 154.437 142.088C154.28 142.461 154.633 142.716 154.888 142.304C155.182 141.833 155.986 141.912 156.359 141.52C156.535 141.343 156.378 140.598 156.849 140.735C157.516 140.931 157.869 141.225 157.653 141.755C157.614 141.833 156.967 142.657 157.379 142.716C157.712 142.755 158.006 142.539 158.32 142.52C158.594 142.52 158.83 142.461 159.104 142.52C159.536 142.598 159.399 141.794 160.085 142.284C160.399 142.5 160.32 142.716 160.81 142.579C161.085 142.5 161.438 142.481 161.771 142.539C161.967 142.579 162.281 142.677 162.222 142.853C162.203 142.932 162.183 143.108 162.124 143.167C162.046 143.147 161.928 143.089 161.889 143.167C161.791 143.363 161.889 143.481 161.458 143.422C161.32 143.422 160.654 143.167 160.673 143.324C160.673 143.442 160.869 143.579 160.967 143.657C161.065 143.775 161.124 143.912 161.183 144.049C161.242 144.206 161.163 144.461 161.262 144.579C161.399 144.736 161.83 144.697 161.791 144.932C161.771 145.108 161.634 145.305 161.968 145.422C162.458 145.618 163.517 145.559 163.968 145.422C164.458 145.305 164.811 144.579 165.439 144.755C166.105 144.952 165.458 143.991 165.811 143.951C165.89 143.951 166.027 144.206 166.125 143.951C166.164 143.853 166.203 143.657 166.38 143.638C166.792 143.598 167.262 144.304 167.361 144.5C167.674 145.069 166.89 144.442 166.713 144.422C166.145 144.344 166.635 145.324 165.968 145.108C165.87 145.422 166.772 145.501 167.027 145.422C167.164 145.383 167.184 145.246 167.204 145.167C167.262 144.991 167.517 144.834 167.714 144.755C168.282 144.5 167.91 145.167 168.066 145.422C168.125 145.52 168.302 145.481 168.282 145.618C168.282 145.677 168.106 146.089 168.341 146.109C168.42 146.109 168.478 146.03 168.616 146.148C168.694 146.207 168.753 146.285 168.792 146.364C168.851 146.403 169.027 146.56 169.106 146.501C169.322 146.403 168.89 145.893 168.871 145.736C168.772 145.324 169.792 145.305 170.165 145.265C169.675 145.599 169.518 146.089 169.694 146.658C169.89 146.52 169.988 146.383 170.145 146.207C170.341 146.011 170.596 146.207 170.518 146.403C171.106 146.56 171.714 146.501 172.322 146.638C172.695 146.717 172.852 146.501 173.263 146.618C173.793 146.775 173.793 146.579 174.146 146.422C174.479 146.265 174.793 146.285 175.205 146.383C175.479 146.462 175.558 146.324 175.832 146.344C176.107 146.344 176.578 146.422 176.715 146.677C176.833 146.893 176.538 146.991 176.538 147.168C176.538 147.364 177.205 147.815 177.029 147.913C176.833 148.011 176.342 147.697 176.264 147.932C175.911 148.011 174.793 147.56 175.185 148.07C175.323 148.246 175.499 148.207 175.342 148.462C175.225 148.638 174.95 148.364 174.773 148.305C174.597 148.266 174.46 148.266 174.381 148.383C174.283 148.521 174.244 148.521 174.048 148.599C173.871 148.658 173.812 148.697 173.597 148.638C173.459 148.599 173.303 148.599 173.263 148.717C173.577 148.815 174.264 149.148 174.558 149.05C174.852 148.952 174.577 148.266 175.068 148.815C175.342 149.129 175.362 149.325 175.166 149.58C175.048 149.756 175.401 149.795 175.538 149.776C175.989 149.776 176.244 149.384 176.774 149.58C177.244 149.756 176.578 150.011 176.813 150.09C177.264 150.246 177.99 150.05 178.323 149.893C178.656 149.737 178.892 149.599 178.558 149.286C178.186 148.913 178.303 148.638 178.421 148.305C177.931 148.148 177.852 148.893 177.499 148.776C177.323 148.717 177.284 148.285 177.382 148.227C177.558 148.089 177.892 148.05 178.127 147.972C178.284 147.932 178.225 147.756 178.323 147.776C178.48 147.815 178.794 147.972 178.852 147.776C179.205 147.815 179.323 148.07 179.598 148.148C179.853 148.227 180.166 148.148 180.441 148.207C180.519 148.207 180.872 148.285 181.206 148.383C181.363 148.423 181.422 148.462 181.422 148.58C181.48 148.717 181.5 148.795 181.637 148.776C181.657 148.776 181.755 148.756 181.775 148.835C181.775 148.952 181.657 149.089 181.618 149.148C181.52 149.266 181.48 149.423 181.441 149.599C181.441 149.756 181.461 149.972 181.48 150.129C181.618 150.031 181.892 149.599 181.99 149.678C182.147 149.795 182.069 149.972 182.245 149.854C182.304 149.835 182.539 149.639 182.48 149.501C182.559 149.697 182.598 149.913 182.775 149.972C182.853 149.992 182.932 149.972 182.971 149.893C183.01 149.835 182.971 149.678 183.03 149.658C183.147 149.619 183.167 149.658 183.187 149.482C183.206 149.305 183.226 149.109 183.187 148.893C183.187 148.736 183.108 148.54 183.285 148.776C183.5 149.05 183.598 149.07 183.853 149.54C184.049 149.893 184.128 149.776 184.344 150.129C184.481 150.345 184.638 150.599 184.814 150.717C184.853 150.737 184.893 150.776 184.932 150.776C185.226 150.874 185.657 151.992 185.873 152.011C185.991 152.011 185.873 151.698 185.893 151.619C185.952 151.502 186.148 151.56 186.305 151.58C186.638 151.6 185.893 150.776 186.069 150.698C186.167 150.678 186.207 150.423 186.913 151.149C186.716 151.09 186.579 151.011 186.716 151.286C186.756 151.345 187.089 151.953 187.207 151.913C187.383 151.855 187.364 151.521 186.991 151.051C186.618 150.541 186.01 149.776 186.246 149.874C186.344 149.913 187.599 151.031 187.874 151.266C188.305 151.639 188.756 151.992 189.227 152.384C188.776 151.953 188.325 151.56 188.07 151.227C187.932 151.051 187.874 150.874 188.128 150.972C188.344 151.07 189.05 151.6 189.129 151.6C189.109 151.541 186.246 149.227 187.521 150.07C188.168 150.403 186.971 149.599 186.913 149.482C186.913 149.442 187.717 149.992 187.501 149.815C187.207 149.58 186.56 149.207 186.363 148.991C186.305 148.913 186.207 148.795 186.344 148.854C186.697 149.011 188.109 149.952 188.619 150.286C188.501 150.09 187.54 149.344 187.168 149.07C186.54 148.599 186.265 148.442 186.128 148.207L185.795 147.736C185.795 147.736 185.697 147.599 185.795 147.619C185.912 147.638 186.226 147.776 186.363 147.834C186.618 147.952 186.56 148.03 186.658 148.109C186.795 148.227 187.324 148.501 187.246 148.364C187.168 148.227 186.854 148.07 186.658 147.932C186.187 147.579 186.207 147.364 186.324 147.207C186.403 147.128 186.599 147.05 186.913 147.109C187.089 147.128 186.971 147.187 187.168 147.187C187.266 147.187 187.305 147.148 187.285 147.089C187.246 146.854 186.834 146.618 186.56 146.422C186.462 146.364 186.383 146.285 186.344 146.207C186.246 146.089 186.363 146.207 186.363 146.128C186.363 146.069 185.657 145.952 185.559 145.893C185.344 145.775 185.697 145.736 185.795 145.697C185.991 145.599 185.873 145.52 185.697 145.422C185.618 145.285 185.54 145.187 185.814 145.187C185.991 145.187 185.442 144.893 185.403 144.893C185.187 144.834 185.069 144.716 184.971 144.599C184.912 144.52 184.814 144.422 184.736 144.147C184.716 143.991 185.108 143.951 185.206 144.147C185.05 143.893 184.932 143.618 184.932 143.363C184.932 143.304 185.05 142.814 184.814 142.834C184.618 142.834 184.383 143.402 184.265 143.579C184.304 143.226 184.344 142.853 184.344 142.481C184.344 141.755 184.108 142.52 183.912 142.304C183.598 141.971 182.971 141.578 182.618 141.402C182.382 141.265 182.128 141.147 181.873 141.01L182.284 140.774C182.48 140.657 182.579 140.402 182.775 140.284C183.108 140.088 183.677 140.794 184.147 140.696C184.442 140.637 184.147 140.343 184.187 140.088C184.167 139.97 184.147 139.676 183.991 139.696C183.677 139.735 183.5 140.029 183.147 139.99C182.912 139.97 182.794 139.5 182.598 139.617C182.833 139.107 181.99 138.892 181.696 138.715C181.402 138.558 181.127 138.343 180.872 138.107C180.618 137.852 180.48 137.519 180.166 137.323C179.99 137.205 179.911 137.48 179.833 137.244C179.715 136.931 179.774 136.656 179.755 136.362C179.755 135.989 179.304 135.185 179.617 135.009C179.382 135.244 178.735 134.911 178.558 134.46C178.441 134.146 178.715 134.264 178.872 134.264C179.205 134.264 179.225 134.42 179.519 134.597C180.088 134.93 179.166 133.636 179.284 133.558C179.539 133.361 179.421 132.695 179.323 132.303C179.304 132.204 179.147 131.695 179.029 131.871C178.951 131.989 178.833 132.44 178.735 132.479C178.656 132.518 178.186 132.322 178.068 132.303C177.813 132.165 177.558 132.303 177.382 132.42C177.127 132.557 176.617 131.851 176.46 131.577C176.087 130.93 176.715 130.91 176.989 130.734C176.813 130.439 176.656 130.675 176.401 130.479C176.283 130.4 176.166 130.263 176.087 130.145C175.95 130.086 175.793 129.988 175.656 129.851C175.44 129.616 175.558 129.282 175.636 129.106C175.676 128.988 175.852 129.086 175.852 129.086L176.146 128.929C176.146 128.929 175.95 128.557 175.793 128.635C175.813 128.322 176.048 128.263 176.264 128.145C176.264 128.145 176.225 127.91 176.303 127.851C176.617 127.674 176.852 128.91 177.323 128.655C177.499 128.38 176.735 127.616 177.029 127.459C177.382 127.263 176.852 126.517 176.597 126.321C176.44 126.204 176.362 126.321 176.283 126.4C176.127 126.596 175.97 126.694 175.754 126.811C175.519 126.929 175.597 126.772 175.381 126.772C175.166 126.772 175.126 127.164 174.871 126.949C174.46 126.576 175.244 126.302 174.871 126.047C174.715 125.949 174.617 126.125 174.46 126.105C174.303 126.086 174.126 125.988 173.969 125.89C173.675 125.713 173.401 125.478 173.165 125.203C173.008 125.046 172.714 124.87 172.616 124.654C172.577 124.576 173.322 124.419 173.401 124.301C173.479 124.184 173.479 123.968 173.283 123.909C173.067 123.87 172.91 124.027 172.754 124.105C172.636 124.184 172.499 124.262 172.342 124.223C172.087 124.184 171.793 123.831 172.067 123.674C172.126 123.556 172.283 123.38 172.224 123.183C172.165 122.948 171.949 122.909 171.93 122.654C171.91 122.399 172.342 121.673 172.126 121.458C171.596 121.497 171.577 120.987 172.028 120.967C172.185 120.869 172.361 120.771 172.44 120.575C172.459 120.516 172.479 120.105 172.361 120.065C172.283 120.026 172.204 120.34 172.106 120.359C171.989 120.359 171.655 120.359 171.675 120.085C171.204 120.34 170.596 120.399 170.086 119.693C169.969 119.516 169.4 118.614 169.478 118.477C169.596 118.281 170.008 118.575 170.184 118.477C169.89 117.947 168.792 118.241 168.361 117.947C168.243 117.869 168.184 117.692 168.204 117.555C168.204 117.241 168.792 117.339 168.969 117.32C169.027 117.32 169.871 117.183 169.812 117.124C169.518 116.849 169.145 116.928 168.851 116.771C169.047 116.653 169.125 116.555 169.125 116.261C169.125 116.065 168.969 115.712 169.067 115.594C169.322 115.3 169.91 115.594 170.067 115.202C170.224 114.79 170.714 115.927 170.753 115.967C170.891 116.143 171.243 116.084 171.283 115.908C171.342 115.672 171.126 115.555 171.008 115.457C170.812 115.28 169.557 113.025 169.459 113.182C169.341 113.398 169.42 113.692 169.243 113.888C169.008 114.123 168.694 114.28 168.341 114.3C167.792 114.319 167.066 113.515 166.576 113.064C166.38 112.888 166.203 112.633 166.007 112.476C165.792 112.299 165.811 112.692 165.694 112.554C165.596 112.417 165.478 112.103 165.301 112.182C165.125 112.044 165.027 111.868 165.027 111.633C165.027 111.378 165.321 111.456 165.419 111.338C165.517 111.221 165.419 110.946 165.301 110.789C165.164 110.593 164.811 110.515 164.772 110.417C164.733 110.358 164.831 110.142 164.811 110.044C164.811 109.926 164.752 109.809 164.693 109.711C164.537 109.397 164.478 109.456 164.576 109.26C164.693 109.044 164.438 108.299 164.164 108.456C164.399 108.73 164.242 109.22 163.948 108.789C163.674 108.377 163.478 107.946 163.144 107.593C162.87 107.299 162.634 106.769 162.595 106.377C162.595 106.24 162.693 106.004 162.615 105.906C162.36 105.573 160.85 105.122 160.909 104.612C160.948 104.298 161.497 104.259 161.693 104.141C161.83 104.043 161.928 103.729 162.046 103.69C162.144 103.651 162.242 103.631 162.36 103.612C162.477 103.592 162.968 103.435 163.105 103.651C163.262 103.945 163.438 103.886 163.301 103.729C163.223 103.631 163.242 103.474 163.262 103.396C163.38 102.906 163.811 102.768 164.046 102.396C164.085 102.337 164.517 101.376 164.223 101.357C164.046 101.357 163.693 101.788 163.556 101.67C163.281 101.435 163.576 100.886 163.38 100.592C163.301 100.474 163.007 100.454 162.889 100.337C162.732 100.199 162.811 99.9249 162.634 99.8269C162.438 99.7288 162.419 100.023 162.222 99.67C162.124 99.4739 162.007 99.2778 161.889 99.1013C161.654 99.2385 161.595 99.7288 161.595 100.043C161.595 100.317 161.987 100.866 161.791 100.984L162.222 100.749C162.458 101.16 162.066 101.415 161.928 101.513C161.673 101.651 161.516 102.004 161.477 102.357C161.32 102.082 161.085 101.768 160.83 101.906C160.987 101.396 160.83 100.847 160.242 100.866C159.85 100.886 159.418 100.572 159.104 100.18C158.712 99.7092 158.477 99.0424 158.163 98.5129C158.026 98.2776 158.104 98.3168 157.908 98.3168C157.692 98.3168 157.555 98.1011 157.379 97.9246C156.849 97.4147 157.496 97.4932 157.261 97.0617C157.084 96.748 156.673 96.4538 156.457 96.1792C156.28 95.8655 155.829 95.5713 155.751 95.2183C155.908 95.1202 155.751 94.8849 155.672 94.728C155.516 94.4535 155.672 94.5711 155.574 94.3358C155.378 93.7867 154.672 93.4533 154.731 92.7866C155.045 92.6101 154.241 92.0413 154.457 91.7668C154.613 91.5511 154.947 91.9041 155.123 91.5707C155.28 91.2569 155.555 90.8255 155.594 90.394C155.633 89.8253 154.378 89.4919 154.555 90.041C154.672 90.4529 155.143 91.0216 154.692 91.1785C154.476 91.2569 154.417 90.3352 154.123 90.6882C153.947 90.394 154.496 90.2371 154.182 90.0802C153.711 89.8449 153.398 90.1979 152.986 90.0802C152.868 90.041 152.613 89.8253 152.633 89.6684C152.652 89.4723 152.907 89.7076 152.946 89.5311C152.986 89.335 152.652 89.0409 152.554 88.8644C152.456 88.6879 152.28 88.3937 152.319 88.2172C152.358 87.9427 151.593 87.2955 151.358 87.0798C151.142 86.7072 150.809 86.1973 150.495 85.9227C150.201 85.7855 150.005 85.6678 149.789 85.3344C149.711 85.2364 149.613 85.2756 149.593 85.3736C149.593 85.4717 149.632 85.7855 149.573 85.8247C149.456 85.8835 149.181 85.7855 149.024 85.7855C148.632 85.7855 148.475 85.3932 148.456 84.9618C148.456 84.6676 148.828 84.3539 148.691 84.0401C148.573 83.8048 148.436 83.6087 148.358 83.3537C148.259 83.0595 148.416 82.9615 148.358 82.6869C148.358 82.5693 147.906 81.4122 148.279 81.6083C148.181 81.5691 148.965 82.6673 148.946 82.1574C148.946 81.9417 148.691 81.6672 148.554 81.5103C148.416 81.275 148.299 81.0592 148.181 80.8239C148.005 80.4513 148.181 80.3925 147.867 80.0591C147.652 79.8237 147.475 79.7257 147.416 79.3727L147.455 79.0393C147.455 79.0393 147.279 79.2158 147.259 79.255C147.181 79.2943 147.063 79.255 146.965 79.2158C146.73 79.0981 146.475 78.902 146.318 78.6471C145.985 78.1176 146.318 77.843 146.691 77.843C146.887 77.843 147.965 78.0784 147.828 77.5489C147.691 77.0194 147.083 77.6077 146.848 77.2939C146.514 76.8625 147.161 76.7252 146.867 76.2153C146.867 76.1761 147.063 76.1173 147.063 76.0977C147.22 76.0192 147.181 76.0388 147.279 76.2349C147.436 76.4899 147.22 76.686 147.612 76.8821C147.867 77.3136 147.73 76.5291 147.71 76.4507C147.671 76.235 147.593 75.9996 147.436 75.8427C147.024 75.4113 146.612 75.8231 146.338 75.98C146.004 75.4113 147.338 75.7251 146.926 75.274C146.769 75.0975 146.475 74.47 146.867 74.7641C147.181 74.9995 147.201 75.2348 147.495 75.0583C147.436 74.9602 147.357 74.9014 147.279 74.823C147.102 74.6857 147.044 74.568 146.867 74.3915C146.651 74.1758 146.534 74.2346 146.357 74.3131C146.161 74.3915 145.847 74.0581 145.906 73.8032C145.945 73.6659 146.142 73.6855 145.985 73.4306C145.553 72.6854 145.592 73.8228 145.436 73.8228C145.102 73.8424 144.435 73.4306 144.102 73.156C143.886 72.9795 143.749 72.6462 143.553 72.4893C143.376 72.352 143.219 72.5089 143.082 72.5677C142.808 72.6658 142.455 71.8225 142.337 71.5872C142.121 71.1753 142.259 71.0577 142.396 70.7047L142.886 70.4301C142.886 70.4301 143.22 70.5282 143.239 70.4497C143.239 70.4301 142.847 70.1164 142.808 70.0575C142.69 69.9006 142.533 69.7438 142.376 69.7438C142.161 69.7438 142.062 69.077 141.788 69.2339C141.631 69.2339 141.356 69.1162 141.317 68.8613C141.278 68.6651 141.435 68.6848 141.455 68.5671C141.513 68.3121 141.121 67.9592 140.945 67.8807C140.592 67.7434 140.337 67.6454 140.043 67.2924C139.944 67.1943 139.846 67.0571 139.807 66.9198C139.768 66.7825 139.886 66.8021 139.807 66.6844C139.631 66.3511 139.297 65.9981 139.67 65.9C139.788 65.8608 139.925 65.8804 140.062 65.9588C140.141 65.9981 140.396 66.2922 140.454 66.2726C140.454 66.2726 140.082 65.5274 140.337 65.3901C140.494 65.2921 140.219 64.841 140.121 64.6841C139.944 64.39 139.611 63.6055 139.258 63.5859C139.062 63.5859 138.886 63.7428 138.709 63.8213C138.513 63.9389 138.454 63.7232 138.258 63.8213C138.14 63.8801 138.023 63.9389 137.905 64.0174C137.827 64.0566 137.748 63.8409 137.67 63.7428C137.493 63.5467 137.081 63.4683 136.964 63.2918C137.003 63.3506 137.905 63.4094 137.415 62.8603C137.277 62.7034 136.14 61.9582 136.611 61.919C136.709 61.919 137.807 62.272 137.493 61.7817C137.219 61.3307 136.787 61.4483 136.513 61.0365C136.336 60.7816 136.63 60.7816 136.258 60.5855C136.16 60.5855 135.924 60.5855 135.885 60.409C135.826 60.0364 135.885 59.2323 136.336 59.5461C136.591 59.7226 136.728 59.2715 136.905 59.7422C137.101 60.2717 136.768 60.4874 137.042 60.9581C137.454 60.6639 137.67 61.2522 138.081 61.4679C138.258 61.566 138.278 61.4091 138.258 61.2522C138.219 60.9385 138.16 60.86 138.395 60.7423C138.748 60.7227 138.905 60.2913 138.925 59.8991C138.925 59.3696 138.533 59.4676 138.434 59.0166C138.356 58.6048 138.395 58.291 138.023 58.5067C137.905 58.5655 137.375 58.742 137.748 58.9381C137.787 58.9578 138.199 59.1343 138.199 59.1931C138.199 59.4088 137.826 59.3304 137.689 59.2715C137.062 58.9774 137.552 58.6048 137.395 58.1733C137.219 57.683 136.689 58.644 136.65 58.7224C136.473 58.997 136.277 59.0362 135.963 58.7224C135.826 58.5851 135.728 58.3302 135.552 58.3106C135.356 58.291 135.218 58.4283 135.12 58.5459C134.846 58.8009 134.708 58.3694 134.826 58.0949C135.022 57.9772 134.493 57.2124 134.532 56.8986C134.924 56.6829 134.963 57.2516 135.395 57.3693C135.61 57.4281 135.748 57.3301 135.963 57.5458C136.12 57.7027 136.218 57.9968 136.395 58.1341C136.768 58.4086 136.983 57.9184 136.768 57.5458C136.689 57.585 136.454 57.8399 136.336 57.6634C136.218 57.4869 136.258 57.1536 136.277 56.9967C136.258 56.7221 136.003 55.5062 135.571 55.7612C135.493 55.8004 135.356 55.8592 135.356 55.9965C135.356 56.173 135.512 56.1926 135.571 56.3495C135.65 56.5652 135.336 56.4476 135.257 56.3887C134.944 56.1926 134.453 55.5258 134.591 56.3103C134.316 55.8396 133.963 55.3101 134.1 54.8395C134.12 54.761 134.355 54.4472 134.277 54.3492C134.14 54.2119 133.708 54.2708 133.532 54.1727C133.747 54.5453 133.316 54.8199 133.198 54.9767C133.12 55.0748 132.943 55.467 132.826 55.4866C132.63 55.5062 132.551 54.8199 132.551 54.7218C132.453 54.1923 132.257 54.0354 131.943 53.6628C131.786 53.4667 131.649 54.4473 131.629 54.5061C131.551 55.0356 131.629 55.4278 131.629 56.0553L131.08 55.0748C131.022 54.9571 131.12 54.4276 131.1 54.2708C131.08 53.957 131.1 53.5451 130.963 53.2118C130.884 52.996 130.629 53.2706 130.59 53.3294C130.472 53.5255 130.59 53.8001 130.512 53.9766C130.531 53.9178 129.864 53.1529 129.982 52.9176C130.041 52.7999 129.904 52.6234 129.806 52.4469C129.806 52.3685 130.159 52.2508 130.198 52.2312C129.904 52.192 129.727 51.8194 129.904 51.6037C130.08 51.4076 130.1 50.8585 130.041 50.4858C129.943 49.6818 129.668 50.4858 129.649 50.7604C129.59 51.4272 129.217 50.3878 129.002 50.1329C128.884 49.9956 128.766 50.0348 128.668 50.074C128.452 50.1721 128.315 50.1525 128.041 50.074C127.805 49.9956 127.511 49.9171 127.276 49.721C127.021 49.5053 127.354 49.4269 127.452 49.3876C127.943 49.623 128.296 49.3876 128.688 49.2896C128.904 49.2307 129.08 49.5641 129.315 49.4661C129.453 49.4072 129.59 49.2504 129.531 49.0346C129.433 48.7601 129.315 48.7013 129.433 48.4267C129.472 48.3483 129.825 48.0345 129.708 47.9168C129.61 47.7992 129.237 47.9757 129.217 47.603C129.198 47.3285 129.335 47.2304 129.551 47.2304C129.943 47.2304 130.355 47.505 130.767 47.6815C131.08 47.8188 131.512 47.7992 131.688 48.1325C131.728 48.3287 131.375 48.5836 131.257 48.6424C130.649 48.9954 131.884 49.2504 132.002 49.7602C132.061 49.9956 131.61 50.0544 131.59 50.3486C131.394 50.7996 131.59 50.682 131.924 50.7212C131.884 50.7212 131.786 51.1918 131.767 51.2311C131.688 51.4076 131.571 51.486 131.394 51.4468C131.492 51.4664 131.59 51.6625 131.688 51.7017C131.806 51.7409 131.904 51.8978 131.963 52.0155C132.061 52.1724 131.884 52.1332 132.179 52.2901C132.179 52.2901 132.473 52.3685 132.492 52.3881C132.728 52.6234 132.257 52.996 132.414 53.2706C132.571 53.5451 132.845 53.0353 133.002 53.1922C133.1 53.2706 133.1 53.4275 133.218 53.4471C133.375 53.4863 133.532 53.349 133.63 53.2902C133.865 53.1529 133.983 52.8195 134.218 52.6823C134.473 52.545 134.669 52.2312 134.708 51.8586C134.748 51.4272 135.14 52.2508 135.218 52.3881C135.591 52.192 134.924 51.4664 135.297 51.2507C135.434 51.1722 135.375 51.0546 135.277 50.8781C135.159 50.6427 134.904 50.0936 134.669 50.0152C134.551 49.976 134.571 50.1721 134.571 50.2505C134.571 50.329 134.473 50.3094 134.453 50.3878C134.434 50.6427 134.806 50.9565 134.395 51.0153C134.218 51.0546 133.865 51.035 134.061 51.388C134.218 51.6625 134.218 52.0939 133.885 51.9174C133.591 51.7606 133.571 52.1724 133.434 52.3685C133.296 52.5646 133.1 51.3683 133.1 51.2311C133.1 50.9565 133.571 51.1526 133.473 50.8585C133.394 50.6231 132.943 50.6231 132.904 50.4466C132.885 50.2897 133.296 50.1525 133.394 50.1132C133.61 50.0348 133.708 50.1721 133.885 50.074C133.944 49.5053 135.12 49.6034 134.532 48.564L134.238 48.7209C134.806 49.2308 133.767 49.3876 133.551 48.9758C133.551 48.9366 134.218 49.1523 133.787 48.7405C133.63 48.6032 133.139 48.1914 133.159 48.6032C133.179 48.9366 133.63 49.3288 133.414 49.5641C133.336 49.6426 133.061 49.1131 133.022 49.0543C132.845 48.7405 132.669 48.3875 132.551 48.0541C132.473 47.8384 132.394 47.6619 132.257 47.4462C132.159 47.2893 132.041 47.25 131.982 47.1324C131.688 46.4852 132.492 46.2303 132.747 46.093C132.571 45.7792 132.12 45.74 131.884 45.7204C131.806 45.7204 131.296 45.7596 131.335 45.8185C131.139 45.5635 131.492 45.1321 131.198 44.9948C130.943 44.8771 130.688 45.0732 130.512 45.1713C130.335 44.8575 130.472 44.4849 130.747 44.5241C130.923 44.5437 130.923 44.6614 131.061 44.583C131.12 44.5437 131.139 44.3672 131.061 44.2692C130.943 44.0535 130.786 43.9946 130.629 43.9554C130.453 43.8966 130.414 43.6024 130.257 43.5044C130.021 43.3475 129.59 43.7593 129.413 43.8574C129.257 43.9358 128.943 44.0339 129.139 44.3672C129.355 44.7202 129.688 44.9556 129.884 45.3282C130.178 45.8773 129.766 45.7008 129.649 45.9361C129.492 46.2695 129.904 46.5637 129.531 46.7598C129.139 46.0342 128.492 45.6027 127.943 45.0928C127.786 44.9556 127.648 44.7987 127.531 44.6222C127.394 44.3869 127.256 44.1908 127.041 44.0731C127.041 44.0731 126.746 44.0731 126.727 44.0143C126.727 43.975 127.04 43.8574 126.962 43.6416C126.844 43.3279 126.609 43.1514 126.472 42.8572C126.295 42.4846 127.139 42.7395 126.884 42.1512C126.687 41.7002 126.923 41.1315 127.237 41.0138C127.59 40.8961 127.707 41.5041 128.021 41.4648C128.492 41.3864 128.119 40.5039 128.178 40.0921C128.217 39.7979 128.354 39.641 128.472 39.4057C128.551 39.2292 128.374 38.9546 128.198 38.9939C127.884 39.0919 127.648 39.5234 127.55 39.8567C127.492 40.0332 127.511 40.1509 127.55 40.347C127.59 40.5823 127.197 40.5039 127.08 40.4843L125.825 41.1707C125.472 41.3668 125.472 41.3668 125.57 40.9549C125.589 40.8373 125.589 40.5235 125.413 40.5431C125.217 40.5431 125.138 40.8373 124.981 40.9157C124.491 41.1707 124.844 40.3078 124.864 40.1901C124.922 39.7587 124.118 40.1509 124.079 40.347C124.079 40.347 124.138 40.8961 123.981 40.602C123.805 40.5235 123.864 40.249 123.883 40.1509C124.001 39.6802 124.471 39.6214 124.354 38.9939C124.334 38.8762 124.217 38.5428 124.079 38.5428C123.903 38.5232 124.099 38.8566 124.079 38.8566C124.02 38.8762 123.824 38.7978 123.746 38.8174C123.687 38.8174 123.628 38.8174 123.55 38.7781C123.314 38.6016 123.354 38.3663 123.314 38.131C123.295 38.0329 123.314 37.6015 123.138 37.5819C123.001 37.5819 122.844 37.7192 122.726 37.778C123.314 38.0722 122.883 38.484 122.648 38.6409C122.452 38.7585 122.236 38.6801 122.099 38.935C122.02 39.0723 122.275 39.1311 122.079 39.2488C121.981 39.0527 121.765 38.6016 121.549 38.7193C121.785 38.6016 122.118 38.4644 122.138 38.1114C121.942 38.229 121.667 37.6603 121.628 37.4642C121.608 37.2485 121.785 37.2681 121.863 37.1504C122.04 36.8759 121.589 36.6406 121.589 36.4641C121.589 36.3072 121.726 35.9542 121.687 35.8365C121.647 35.66 121.138 35.5423 121 35.4247C120.863 35.307 120.706 35.1305 120.628 34.9344C120.451 34.4637 120.883 34.1696 121.04 33.895C121.216 33.5813 120.824 31.5221 120.392 31.5025C120.059 31.5025 119.941 31.5025 119.569 31.2083C119.373 31.0514 118.255 29.7964 118.157 29.8552C118.157 29.8552 118.529 30.5416 118.314 30.5416C118.118 30.5416 117.686 30.1493 117.49 29.9925C116.725 29.3649 117.843 29.5218 117.843 29.5218C117.725 29.3257 117.098 29.1296 116.921 29.0511C116.96 28.5805 117.137 28.2079 117.117 27.698C117.117 27.1293 117.274 27.1293 117.666 27.0704C118.216 26.9724 117.392 26.7567 117.235 26.5606C116.961 26.2272 117.196 26.2272 117.039 25.9134C116.98 25.7957 116.902 25.6781 116.843 25.5604C117.039 25.4427 117.627 25.8742 117.215 25.3251C116.902 24.9132 116.255 24.8544 116.058 24.3053C115.882 23.7954 116.451 23.6974 116.392 23.2267C116.372 23.0306 116.215 22.756 116.176 22.5403C116.176 22.4815 116.058 21.9912 116 22.1089C115.941 22.1873 115.96 22.2658 115.803 22.305C115.705 22.305 115.607 22.305 115.49 22.2462C115.725 22.658 115.529 22.9521 115.176 22.6188C115.097 22.5403 114.999 22.2658 114.882 22.305C114.784 22.3442 114.705 22.4227 114.588 22.4227C114.411 22.4227 114.254 22.0893 114.293 21.9324C114.372 21.6382 114.705 21.6578 114.803 21.3833C114.921 21.1087 114.882 20.6773 114.588 20.4027C114.254 20.089 114.176 20.2655 114.136 20.5596C114.097 20.893 114.038 21.6382 113.784 21.7755C113.627 21.5009 113.254 21.0107 113.509 20.8342C113.685 20.7165 113.666 20.442 113.627 20.1674C113.587 19.8536 113.431 19.5987 113.509 19.3241C113.607 18.9711 113.803 18.7162 113.94 18.4024C113.901 18.5005 113.587 18.5593 113.568 18.324C113.568 18.069 113.705 17.7945 113.842 17.6768C113.999 17.5395 114.941 17.1473 114.568 17.6964C114.509 17.7945 114.156 17.9318 114.195 18.1083C114.235 18.3436 114.509 18.3828 114.588 18.5593C114.705 18.8927 114.274 18.9907 114.136 19.1084C113.98 19.2261 114.156 19.3045 114.274 19.4418C114.45 19.6771 114.744 19.8732 114.823 20.1674C114.862 20.2851 114.941 20.3439 115.019 20.3243C115.411 20.2458 115.627 19.5399 115.725 19.128C115.745 18.9907 115.941 18.0298 115.548 18.069C115.097 18.1083 115.549 18.5789 115.196 18.775C114.96 18.3436 115.058 17.618 114.627 17.3238C114.391 17.1473 114.156 17.0689 114.235 16.7159C114.235 16.6571 114.352 16.4609 114.293 16.3433C114.156 16.1079 113.431 16.4609 113.352 16.559C113.293 16.6374 113.666 16.9316 113.627 17.1473C113.587 17.3434 113.431 17.2258 113.45 17.0297C113.254 17.1473 112.881 17.5984 112.666 17.0297C112.45 16.4413 112.685 16.0295 112.352 15.4412C112.352 15.3823 113.352 14.9117 112.744 14.5195C112.587 14.4214 112.391 14.7352 112.254 14.5195C112.156 14.343 112.175 14.0684 112.254 13.9507C112.156 14.0488 111.587 14.7156 112.136 14.7548C111.999 14.8332 111.273 15.4608 111.136 15.1666C111.038 14.9117 111.332 14.6567 111.332 14.441C111.332 14.2645 111.332 14.0488 111.254 13.8723C111.293 13.8723 110.92 13.5977 111.077 13.5977C111.313 13.5977 111.293 13.6566 111.136 13.284C111.136 13.2448 110.901 12.6368 110.94 12.6368C111.038 12.676 111.156 12.5584 111.254 12.5191C110.999 12.0485 110.803 12.2838 110.469 12.0093C110.273 11.8524 110.175 11.4798 109.959 11.3817C109.175 11.0679 109.763 12.4603 110.038 12.931C109.587 13.1859 109.155 11.6759 109.293 11.3817C109.43 11.1072 109.195 10.7934 109.038 10.5188C108.783 10.0678 109.646 10.2051 109.763 10.2639C109.959 10.362 110.038 10.3816 110.175 10.5777C110.352 10.8522 110.528 10.9699 110.763 10.9699C110.881 10.9699 111.018 10.9699 111.116 10.9307C111.116 10.9307 111.077 10.6953 111.136 10.6561C111.214 10.5777 111.371 10.6757 111.411 10.4992C111.45 10.3227 111.254 10.1266 111.136 10.0286C110.783 9.77362 110.646 9.98934 110.352 9.45985C110.312 9.40102 110.057 9.89129 110.018 9.9109C109.803 10.0286 109.528 9.26374 109.351 9.16569C109.018 8.96958 108.959 9.89129 108.861 9.81285C108.646 9.61674 108.489 9.14608 108.489 8.89113C108.489 8.71464 108.606 8.77347 108.489 8.51853C108.41 8.36164 108.253 8.2832 108.273 8.1067C108.312 7.91059 108.449 7.79292 108.587 7.71448C108.645 7.59682 108.626 7.30265 108.626 7.14576C108.43 6.79277 108.273 5.16506 107.704 5.47884L108.057 6.10639C107.763 6.26327 107.155 5.42001 107.175 5.08662C107.175 4.8709 107.449 4.83168 107.567 4.73362C107.743 4.61596 107.508 4.49829 107.41 4.30218C107.351 4.20413 107.135 3.71386 107.371 3.7923C107.547 3.85113 107.685 4.06685 107.881 4.04724C108.293 3.9688 107.9 3.55697 107.783 3.28242C107.861 3.2432 107.979 3.16475 108.077 3.22358C108.194 3.30203 108.214 3.47853 108.351 3.45892C108.489 3.45892 108.587 3.36086 108.704 3.30203C108.626 3.30203 108.136 3.08631 108.292 2.90981C108.43 2.75292 108.469 2.90981 108.508 2.61565C108.528 2.41954 108.136 2.12537 108.253 1.92927C108.312 1.83121 108.469 1.77238 108.567 1.71355C108.371 2.14499 109.43 2.79215 109.665 2.45876C109.704 2.41954 109.234 2.22343 109.214 2.20382C109.018 2.06654 108.842 1.90965 108.802 1.65471C108.744 1.30172 108.979 1.20366 109.195 1.086L109.92 0.674168C110.038 0.595725 110.116 0.752612 110.293 0.71339C110.45 0.674168 111.273 -0.149489 111.195 0.615336C111.175 0.850666 110.744 0.92911 110.901 1.22327C111.058 1.49783 111.018 1.83121 111.136 2.10576C111.313 2.49798 111.646 2.10576 111.803 2.10576C111.96 2.10576 111.881 2.38032 111.842 2.41954C111.724 2.57643 111.411 2.41954 111.313 2.67448C111.254 2.81176 111.371 3.04709 111.469 3.18436C111.822 3.6158 112.626 3.69425 112.215 4.20413L112.764 3.89036C112.901 3.81191 112.764 3.55697 113.078 3.63541C113.411 3.71386 113.47 4.1453 113.666 4.41985C113.842 4.67479 113.842 4.3218 113.921 4.34141C114.019 4.36102 114.254 5.47884 114.372 5.69456C114.509 5.9495 114.744 6.06717 114.411 6.18483C114.215 6.26327 113.411 6.36133 113.725 6.87121C113.921 7.2046 114.156 7.04771 114.333 6.94966C114.293 7.42032 115.274 7.71448 115.607 7.87137C115.45 8.22436 115.313 8.30281 115.019 8.47931C115.215 8.47931 115.686 8.40086 115.843 8.57736C116.058 8.8323 116.196 9.45985 116.431 9.32257C116.431 9.32257 116.451 8.98919 116.47 8.94997C116.549 8.81269 116.686 8.75386 116.843 8.73425C117.196 8.73425 117.529 8.94997 117.765 9.38141C117.627 9.45985 117.549 9.55791 117.372 9.45985C117.255 9.40102 117.137 9.38141 117.039 9.40102C116.843 9.44024 116.706 9.65596 116.764 9.95012C116.862 9.89129 117.215 9.57751 117.333 9.63635C117.804 9.87168 117.235 10.1855 117.157 10.3031C117.039 10.46 117.686 11.0091 117.627 11.3425C117.608 11.4994 117.412 11.519 117.647 11.7151C117.843 11.872 118.039 11.9897 118.176 12.225C118.314 12.4603 117.98 12.5976 118.216 12.9506C118.392 13.2055 118.686 13.3428 118.922 13.4213C119.216 13.5193 119.51 13.5585 119.745 13.4801C119.961 13.4016 120.118 12.8918 120.432 13.2055C120.549 13.3232 121.02 13.637 120.902 13.8331C120.804 14.0096 120.334 14.0488 120.314 14.2449C120.275 14.7156 121.02 14.6175 121.138 14.5783C121.412 14.4999 121.804 14.5195 122.118 14.7156C122.687 15.0293 122.314 15.5392 121.942 15.5C121.824 15.5588 121.746 15.7157 121.687 15.853C121.628 15.9707 121.687 16.1668 121.628 16.2452C121.53 16.3433 120.981 15.6373 120.765 15.5785C120.51 15.5196 120.157 15.9707 120.137 16.2452C120.471 16.2844 120.824 16.8728 121.02 17.1865L121.589 18.1279C121.785 18.4809 121.883 18.7946 122.04 19.1476C122.099 19.2849 122.216 19.5595 122.353 19.5987C122.53 19.6379 122.51 19.4418 122.667 19.7164C123.04 20.3635 123.256 20.0301 123.099 19.481C122.706 18.7946 123.471 19.4026 123.687 19.3437C123.687 19.3437 123.295 18.7554 123.197 18.6181C123.256 18.7162 123.197 18.3436 123.197 18.3436C123.02 18.0298 122.942 17.8141 122.981 17.5003C123.059 17.01 123.589 17.7749 123.785 17.9906C124.315 18.5201 123.844 18.8339 124.099 19.3437C124.236 19.5987 124.197 19.834 124.099 20.0105C124.079 20.2458 124.158 20.3831 124.236 20.6185C124.373 21.0107 124.491 21.7755 124.844 22.0304C125.197 22.2658 125.295 22.5207 125.334 22.9521C125.354 23.2267 125.334 23.4816 125.256 23.717C125.177 23.8346 125.04 24.07 125.158 24.2857C125.354 24.6387 125.746 24.1288 126.021 24.2857C126.55 24.5799 126.786 25.3251 127.295 25.6192C127.903 25.9526 127.413 25.0505 127.511 24.9917C127.962 24.7367 127.845 26.7174 127.825 26.9135C127.962 26.7371 128.59 25.7957 128.904 26.2468C129.119 26.5802 128.864 27.2469 128.747 27.443C128.57 27.7176 128.335 27.345 128.021 27.3842C127.923 27.3842 127.688 27.6392 127.55 27.5411C127.472 27.4627 127.55 27.2665 127.393 27.1881C127.04 27.0116 127.119 27.7568 127.237 27.9725C127.335 28.149 128.001 28.4236 127.864 28.5805C127.746 28.6981 127.472 28.5805 127.531 28.9139C127.668 29.5218 128.237 30.2866 128.551 30.8357C128.805 31.2868 129.002 31.6986 129.394 31.8359C130.237 32.1104 128.766 32.4634 129.472 32.7968C129.629 32.7184 130.257 33.4048 130.453 33.5813C131.041 34.0715 131.845 34.248 132.335 34.8952C132.512 35.1305 132.1 35.2874 131.943 35.1697C131.708 35.0129 131.786 34.6599 131.571 34.503C130.963 34.0911 131.198 35.5031 131.394 35.8169C131.453 36.1503 131.551 36.4837 131.865 36.6406C132.159 36.4837 132.061 37.1504 132.081 37.2681C132.12 37.5427 132.316 37.8368 132.512 38.0133C132.649 38.131 132.728 38.0329 132.865 38.1702C133.296 38.6213 133.512 39.3469 133.904 39.8567C134.198 40.249 134.395 39.6802 134.708 39.9352C134.924 40.1117 134.924 40.4843 134.904 40.6804C134.885 40.9746 135.081 41.3079 135.238 41.5825C135.454 41.9747 135.395 42.4258 135.65 42.7788C135.767 42.9356 136.16 43.3279 136.062 43.5436C135.983 43.6809 136.042 43.8574 136.238 43.975C136.493 44.1319 136.689 44.0339 136.846 43.8966C137.062 43.7005 137.277 44.4261 137.317 44.5634C137.415 44.9752 137.356 45.3282 137.415 45.7204C137.454 45.9557 137.513 46.2891 137.689 46.5048C137.866 46.7402 137.885 46.5441 137.964 46.4852C138.003 46.446 138.023 47.1912 138.023 47.25C138.023 47.6815 138.278 47.6423 138.552 47.8188C138.807 47.9757 139.101 48.211 139.238 48.5248C139.297 48.662 139.356 48.7601 139.238 48.8974L139.474 49.3092C139.768 49.1523 139.435 48.5836 139.435 48.5836C139.552 48.5248 140.121 48.9366 139.886 49.0739C139.866 49.3876 139.846 49.623 140.023 49.976C140.121 50.1721 140.141 50.7016 140.356 50.682C140.494 50.682 140.65 50.3486 140.749 50.3878C140.709 50.3878 140.611 51.1134 140.788 51.0153C140.886 51.3095 140.847 51.5448 140.925 51.839C141.18 52.6234 141.866 53.2706 142.278 53.9962C142.572 54.5061 142.788 54.7414 143.18 55.114C143.376 55.3101 143.69 55.6239 143.592 55.8788C143.494 56.1142 142.965 55.5258 142.984 55.9181C142.984 56.2515 143.357 56.4083 143.533 56.6045C143.769 56.8202 143.965 57.1732 144.024 57.4673C144.024 57.5262 144.043 57.6242 144.004 57.6634C144.043 57.7811 144.18 57.9772 144.239 58.0753C144.239 58.2714 144.102 58.7616 144.239 58.9578C144.455 59.2519 144.592 59.2323 144.788 59.1343C145.043 58.9774 145.063 59.3892 145.298 59.6441C145.455 59.801 145.553 59.7618 145.651 60.0167C145.808 60.4482 145.416 60.6247 145.553 61.0169C145.671 61.3307 146.083 61.2718 146.083 61.2915C145.553 60.6443 146.338 60.3501 146.396 60.9188C146.396 61.0757 146.24 61.0757 146.338 61.3111C146.416 61.5268 146.593 61.6837 146.769 61.7621C146.828 61.7817 147.279 61.8602 147.004 61.9974C147.044 62.2328 147.142 62.4681 147.259 62.6838C147.534 63.1741 147.593 62.978 147.848 62.8995C148.063 63.2722 147.612 63.6251 147.612 63.6055C147.652 63.684 148.005 63.7036 148.103 63.782C148.24 63.8997 148.338 64.0566 148.436 64.2135C148.318 63.9978 148.161 64.0958 148.044 64.1546C148.142 64.3311 148.456 64.743 148.26 64.8606C148.24 65.096 148.436 65.4294 148.593 65.6059C148.828 65.9 148.946 65.7235 149.122 66.0569C149.319 66.4099 149.573 66.7041 149.887 66.8806C150.083 66.9982 150.554 67.312 150.534 67.6258C150.534 67.9003 150.201 67.7238 150.103 67.9003C150.005 68.0964 150.024 68.4298 150.142 68.7044C150.201 68.822 150.652 69.3711 150.26 69.1946C150.358 69.3515 150.495 69.4692 150.632 69.528C150.672 69.528 150.907 69.528 150.966 69.6065C151.083 69.8026 150.652 70.0575 150.75 70.234C150.77 70.2929 151.515 69.9398 151.77 70.489C151.927 70.8223 151.711 71.0969 151.691 71.3715C152.064 71.1753 151.986 72.3716 152.005 72.4304C152.123 72.6265 152.378 72.6069 152.535 72.6854C152.692 72.7638 152.75 72.8815 152.907 72.9992C153.241 73.2541 153.515 73.411 153.809 73.8032C154.084 74.1954 154.28 74.7053 154.594 75.0583C154.79 75.2544 155.221 75.2544 155.241 75.7251C155.241 76.235 154.555 75.4701 154.535 75.5486C154.398 76.0192 154.986 77.6862 155.614 77.6469C155.731 77.6469 155.869 77.5097 155.947 77.745C155.986 77.8627 155.986 77.9999 155.908 78.0392C155.731 78.1372 155.417 78.4118 155.849 78.6275C156.28 78.6863 156.398 79.4315 156.398 79.7845C156.398 79.9022 156.241 80.1767 156.3 80.2944C156.359 80.4121 156.692 80.3925 156.771 80.3728C156.986 80.3336 157.104 80.1571 157.124 79.9022C157.124 79.7257 157.006 79.51 157.026 79.3727C157.065 78.9413 157.457 79.7453 157.477 79.8826C157.555 80.2552 157.535 80.667 157.398 80.9416C157.3 81.1573 157.124 81.1573 156.967 81.2749C157.065 81.4514 157.222 81.5103 157.359 81.5299C157.535 81.5299 157.555 81.4515 157.594 81.373C157.633 81.3142 157.83 81.8437 157.888 81.9025C157.987 82.0594 158.085 82.0202 158.183 81.9809C158.477 81.8241 158.536 81.5887 158.653 82.2555C158.751 82.4124 158.869 82.6673 159.026 82.7458C159.222 82.8438 159.3 82.6477 159.536 82.8438C159.732 83.0203 159.732 83.0792 160.006 83.1968C160.065 83.2164 160.497 83.3145 160.516 83.3537C160.556 83.4125 160.222 83.6087 160.104 83.491C159.908 83.2753 159.653 83.4322 159.555 83.5694C159.438 83.7067 159.379 84.0597 159.477 84.2754C159.595 84.5892 159.948 85.0599 159.634 85.2364C159.771 85.3932 159.928 85.354 160.046 85.2756C160.261 85.3344 160.595 85.4325 160.771 85.6874C161.183 86.2757 160.359 86.7856 160.693 87.3739C160.654 87.2563 160.359 86.8837 160.261 86.9229C160.203 86.9425 160.673 87.7073 160.752 87.7858C160.869 87.8838 161.007 87.7269 161.124 87.7073C161.262 87.6877 161.399 87.7269 161.536 87.825C161.889 88.0407 162.575 88.7271 162.673 89.1978C162.693 89.2958 162.575 89.335 162.556 89.4135C162.517 89.5508 162.536 89.7273 162.556 89.8841C162.595 90.2371 162.928 90.6097 162.87 90.9431C162.87 91.002 162.752 91.0804 162.791 91.1392L163.007 91.5314C163.164 91.806 163.419 92.159 163.399 92.4532C163.399 92.5904 162.968 92.9238 163.007 92.9827C163.105 93.1003 163.34 93.1003 163.458 93.1984C163.576 93.2768 163.693 93.3945 163.772 93.5318C163.929 93.8063 164.046 94.1005 164.282 94.0613C164.36 94.0613 164.438 94.1397 164.517 94.1985C165.007 94.6496 165.439 95.336 165.85 95.9047C166.302 96.5518 166.909 97.5716 167.615 97.6501C167.38 97.7873 167.38 97.8658 167.576 98.2188C167.615 98.3364 167.674 98.4345 167.576 98.4933C167.478 98.5522 167.772 99.0816 167.812 99.1601C167.968 99.4543 168.145 99.7876 168.361 100.043C168.557 100.278 168.831 100.141 168.988 100.415C168.831 100.513 168.498 100.552 168.439 100.788C168.38 101.043 168.576 101.396 168.773 101.631C169.047 101.984 169.322 101.945 169.596 102.219C169.851 102.474 169.635 102.376 169.714 102.631C169.812 102.925 170.086 103.161 170.243 103.416C170.42 103.69 170.596 103.965 170.734 104.259C171.047 104.906 171.067 105.239 171.675 105.612C172.048 105.847 171.989 106.573 172.028 106.906C172.048 107.122 172.067 107.495 172.263 107.652C172.538 107.867 172.852 108.024 173.126 108.26C173.303 108.397 173.597 108.985 173.793 108.887C173.969 108.789 174.048 109.005 174.165 109.22C174.264 109.475 174.97 110.495 174.989 109.848C174.989 109.593 174.734 109.142 174.891 108.946C175.009 108.809 175.224 109.005 175.323 109.162C175.46 109.397 175.577 109.711 175.577 109.966C175.577 110.201 175.381 110.162 175.264 110.279C175.048 110.515 175.009 110.731 175.303 110.985C175.499 111.162 175.558 111.672 175.577 111.907C175.617 112.496 174.715 111.946 174.46 112.064C174.283 112.143 174.264 112.143 174.44 112.378C174.558 112.535 174.715 112.731 174.871 112.829C175.107 112.966 175.126 112.829 175.342 113.182C175.499 113.476 175.852 113.731 176.087 113.849C176.519 114.241 176.46 114.045 176.519 113.692C176.558 113.358 176.793 113.476 176.774 113.809C176.774 114.084 176.676 114.123 176.833 114.437C177.009 114.81 177.244 115.143 177.401 115.516C177.48 115.712 177.695 116.222 177.499 116.32C177.421 116.516 177.205 116.692 177.382 117.026C177.48 117.222 177.911 117.026 177.99 117.32C177.99 117.379 177.931 117.555 177.931 117.594C177.931 117.712 177.97 117.79 178.029 117.928C178.264 117.79 178.264 117.732 178.539 117.869C178.774 117.987 179.127 118.085 179.186 118.438C179.225 118.673 179.186 118.849 179.245 119.085C179.304 119.281 179.617 120.026 179.794 119.673C179.813 119.359 180.323 119.673 180.166 120.006C180.343 119.908 180.618 119.634 180.872 119.693C181.147 119.771 181.088 120.301 180.951 120.379C181.304 120.556 181.108 120.811 181.01 121.046C180.892 121.34 180.716 120.869 180.559 120.771C180.323 120.595 179.97 120.928 179.813 121.026C180.01 121.262 180.206 121.556 180.421 121.771C180.519 121.83 181.049 122.242 180.931 122.419C180.853 122.556 180.519 122.242 180.402 122.183C180.166 122.026 180.343 122.379 180.421 122.477C180.539 122.634 180.696 122.772 180.853 122.87C180.912 122.987 181.01 123.105 181.088 123.203C181.265 123.38 181.52 123.419 181.637 123.615C181.814 123.87 182.049 124.007 182.186 124.282C182.5 124.85 182.029 125.301 182.735 125.674C182.971 125.792 183.128 125.674 183.304 125.596C183.343 125.537 183.461 125.203 183.579 125.321C183.696 125.419 183.794 125.811 183.912 125.968C184.128 126.243 184.402 126.38 184.618 126.635C184.795 126.831 184.893 127.086 185.069 127.263C185.285 127.478 185.383 127.576 185.559 127.87C185.304 128.008 185.089 127.616 184.834 127.478C184.657 127.38 184.442 127.321 184.265 127.321C184.167 127.321 183.991 127.341 184.03 127.517C184.089 127.714 184.402 127.517 184.363 127.439L184.599 127.851C184.599 127.851 184.579 128.047 184.599 128.145C184.697 128.42 184.853 128.498 184.991 128.714C185.05 128.812 185.148 129.047 185.148 129.165C185.069 129.204 185.01 129.302 185.05 129.42C185.187 129.871 185.775 130.106 186.05 130.361L186.756 130.989C186.501 130.969 185.991 130.734 185.795 130.832C185.697 130.891 185.971 131.263 186.01 131.322C186.187 131.597 186.246 131.4 186.403 131.538C186.913 131.95 186.324 132.244 186.383 132.557C186.462 133.008 187.364 132.597 187.364 132.597C187.403 132.675 187.246 132.93 187.285 133.067C187.324 133.263 187.383 133.46 187.462 133.656C187.579 133.911 187.56 133.793 187.697 133.754C187.795 133.714 187.991 134.087 188.128 134.166C188.403 134.303 188.658 134.126 188.933 134.244C189.07 134.303 189.168 134.479 189.325 134.46C189.599 134.46 189.658 134.205 189.776 133.969C189.756 134.264 189.737 134.577 189.658 134.852C189.599 135.068 189.58 135.401 189.442 135.519C189.364 135.578 189.344 135.695 189.344 135.813C189.403 136.637 190.462 137.578 191.05 137.872C191.266 137.892 191.541 138.009 191.482 138.323C191.423 138.617 191.619 138.755 191.658 139.107C191.698 139.402 191.913 139.637 192.011 139.931C192.168 140.304 192.227 140.696 192.384 141.108C192.541 141.5 192.521 141.48 192.776 141.677C193.07 141.912 193.286 142.363 193.404 142.716C193.62 143.285 193.816 143.657 194.149 144.265C194.208 144.344 194.757 144.952 194.718 145.05C194.698 145.108 194.482 144.893 194.404 144.991C194.306 145.128 194.325 145.383 194.306 145.599C194.306 145.618 194.424 146.148 194.522 146.128C194.639 146.109 194.678 145.599 194.992 145.932C195.463 146.442 195.914 147.403 196.228 147.952C196.698 148.776 197.071 149.58 197.463 150.345C197.797 151.031 198.267 151.757 198.581 152.443C198.895 153.09 199.424 153.992 199.326 154.384C199.189 154.698 198.718 154.6 198.797 155.09C198.797 155.306 198.954 155.208 199.032 155.228C199.169 155.149 199.522 155.169 199.758 155.463C200.091 155.875 200.15 156.404 200.052 156.64C199.993 156.777 199.875 156.698 199.699 156.62C199.444 156.502 199.777 156.914 199.797 156.973C199.895 157.169 200.268 157.934 199.895 157.718C199.64 157.561 198.973 156.875 198.973 157.267C198.973 157.404 199.013 157.659 199.169 157.856C199.346 158.071 199.464 157.934 199.601 157.954C199.777 157.993 199.875 158.091 199.934 158.326C200.071 158.895 200.052 159.228 200.071 159.679C200.071 159.934 200.228 160.307 199.797 160.581C199.444 160.758 199.13 160.699 198.856 160.621C198.561 160.523 198.463 160.425 198.189 160.287C197.895 160.13 198.071 160.287 197.993 160.346C197.816 160.425 197.561 160.385 197.522 160.562C197.463 160.719 197.679 160.817 197.385 160.876C197.11 160.934 196.796 160.954 196.502 160.993C196.09 161.072 195.875 161.17 196.09 161.621C196.502 162.503 195.855 161.758 195.228 161.385C194.365 160.895 194.875 161.621 194.875 161.876C194.835 162.052 194.737 162.464 194.227 162.307C193.835 162.19 193.659 161.738 193.58 161.582C193.443 161.346 193.07 161.346 192.914 161.385C192.619 161.444 192.717 161.719 192.502 161.837C192.325 161.935 192.031 161.993 191.639 161.915C191.502 161.895 191.384 161.856 191.247 161.797C190.717 161.621 190.246 161.268 189.658 161.072C188.521 160.699 187.874 159.973 186.932 159.542C185.618 158.915 184.461 158.601 183.187 158.11C182.853 157.993 181.775 157.306 181.598 157.503C181.461 157.64 180.363 157.503 179.264 157.228C177.99 156.914 177.597 156.797 177.597 156.64C177.48 156.287 176.597 156.11 176.283 156.247C176.087 156.345 176.244 156.542 175.911 156.424C175.852 156.326 175.734 156.228 175.754 156.13C175.793 155.934 175.93 156.149 175.95 156.071C176.009 155.894 175.636 155.796 175.479 155.816C175.205 155.816 175.126 156.051 174.891 156.051C174.577 156.051 173.656 155.639 173.538 156.012C173.361 156.071 173.401 156.13 173.126 156.051C172.891 155.992 173.067 156.287 173.008 156.345C172.773 156.659 172.028 156.345 171.636 156.404C172.008 156.679 171.518 156.953 171.145 156.797C170.596 156.561 171.106 156.444 170.851 156.189C170.557 155.875 170.439 155.875 171.067 155.934C171.596 155.992 172.126 155.973 172.616 155.875C172.95 155.816 173.42 155.698 173.518 155.443C173.577 155.267 173.46 154.973 173.185 154.894C172.577 154.718 171.773 154.953 171.322 155.13C171.342 155.13 171.518 155.188 171.557 155.208C171.44 155.541 170.714 155.11 170.459 154.992C170.165 154.875 170.577 154.6 170.459 154.345C170.341 154.09 169.871 154.541 169.694 154.541C169.577 154.541 169.322 154.404 169.282 154.502C169.282 154.522 169.322 154.894 169.204 154.816C168.635 154.443 169.616 153.796 169.224 153.384C169.047 153.188 168.321 153.678 168.008 153.58C167.321 153.365 166.909 152.659 166.184 152.463C165.988 152.404 165.929 152.521 165.89 152.619C165.929 152.874 166.498 152.933 166.674 153.07C166.792 153.169 166.615 153.463 166.439 153.404C166.086 153.286 165.87 152.796 165.596 152.58C165.38 152.404 164.988 152.208 164.772 152.384C164.733 152.423 164.615 152.776 164.478 152.659C164.262 152.463 164.027 151.247 163.752 151.227C163.419 151.227 163.203 151.56 162.752 151.423C162.517 151.109 162.517 151.6 162.36 151.639C162.203 151.678 161.556 151.678 161.497 151.482C161.458 151.384 161.575 151.286 161.516 151.188C161.399 150.894 160.556 150.717 160.261 150.619C159.81 150.462 159.222 150.403 158.751 150.345C158.555 150.325 158.3 150.423 158.163 150.325L157.712 149.972C157.673 149.835 157.614 149.678 157.516 149.54C157.418 149.403 157.281 149.599 157.065 149.56C156.692 149.501 156.32 149.286 155.947 149.266C155.692 149.266 155.476 149.344 155.202 149.266C154.555 149.109 154.28 148.442 153.653 148.325C153.417 148.266 153.358 148.423 153.417 148.58C153.339 148.835 153.025 148.638 152.75 148.54C152.593 148.482 152.711 148.619 152.613 148.638C152.535 148.638 152.319 148.56 152.241 148.521C151.946 148.423 151.378 148.482 151.691 148.815C151.829 148.952 152.299 149.089 151.848 149.266C151.593 149.364 151.358 149.05 151.299 148.893C151.397 148.599 150.946 148.501 150.75 148.305C150.456 148.03 150.417 147.677 150.319 147.364C150.26 147.226 150.181 146.971 149.966 146.893C149.868 146.932 149.75 146.971 149.75 147.07C149.75 147.207 150.221 147.501 150.083 147.579C149.946 147.677 148.926 147.579 148.809 147.403C148.711 147.266 148.828 147.226 148.573 147.128C148.377 147.05 148.181 146.991 147.985 146.893C147.652 146.697 147.632 146.501 147.436 146.246C147.063 145.814 146.298 146.226 145.808 146.109C145.73 146.109 145.71 145.873 145.475 145.814C145.083 145.736 144.71 145.795 144.357 145.814C144.141 145.814 143.808 145.873 143.572 145.736C143.376 145.638 143.435 145.324 143.435 145.324C143.376 145.324 143.161 145.501 143.161 145.501C142.906 145.187 143.102 144.952 143.2 144.657C143.533 144.422 143.121 144.344 142.768 144.304C142.474 144.265 141.729 144.03 141.494 144.187C141.258 144.344 141.631 144.657 141.572 144.814C141.572 144.775 141.003 144.795 140.905 144.853C140.847 144.893 140.709 145.069 140.572 144.853C140.415 144.579 140.65 144.246 140.258 144.03C139.807 143.775 139.219 143.834 138.748 143.794C138.336 143.755 138.219 143.716 138.317 143.441C138.14 142.873 137.63 143.128 137.238 143.245C136.944 143.343 136.513 143.206 136.238 143.01C136.042 142.853 136.101 142.383 135.885 142.402C135.61 142.441 135.61 142.696 135.257 142.598C135.101 142.559 134.806 142.402 134.65 142.481C134.551 142.52 134.61 142.716 134.434 142.677C134.257 142.637 134.12 142.559 134.022 142.441C133.885 142.265 134.061 142.088 133.826 141.931C133.218 141.52 132.473 141.853 131.904 141.853C130.865 141.853 131.747 141.48 131.453 141.108C131.257 140.872 130.825 140.872 130.649 141.01C130.453 141.167 130.217 141.01 129.884 140.892C129.629 140.814 129.041 140.402 128.943 140.735C128.904 140.833 128.786 141.029 128.649 140.814C128.531 140.618 128.649 140.343 128.433 140.186C128.198 140.01 127.688 140.049 127.393 139.99C126.57 139.813 125.942 139.441 125.197 139.206C124.883 139.107 124.609 139.284 124.197 139.206C123.785 139.107 123.354 138.892 122.942 138.892C122.608 138.892 122.51 139.186 122.099 138.951C121.844 138.813 121.746 138.441 121.412 138.48C121.157 138.5 121.098 138.696 120.804 138.539C120.51 138.382 120.236 138.186 120 137.99C119.608 137.637 118.922 137.264 118.353 137.382C118.118 137.441 118.294 137.578 118.235 137.696C118.157 137.872 117.765 137.852 117.549 137.833C117.098 137.774 116.823 137.676 116.764 137.362C116.725 137.186 116.431 137.068 116.235 137.009C115.921 136.931 115.705 137.127 115.45 137.068C115.039 136.97 115.019 136.538 114.843 136.323C114.607 136.009 114.176 136.185 113.94 135.872C113.764 135.636 113.94 135.479 113.529 135.323C113.293 135.225 112.979 135.185 112.803 135.283C112.607 135.381 112.744 135.597 112.411 135.479C112.411 135.225 112.626 135.107 112.058 135.009C111.822 134.97 111.411 135.126 111.234 134.97C111.097 134.852 111.175 134.734 111.175 134.617C111.175 134.44 111.058 134.264 110.862 134.126C110.724 133.95 110.646 133.734 110.567 133.538C110.509 133.381 110.665 133.381 110.391 133.283L110.116 133.362C110.587 133.518 110.077 134.126 109.548 133.93C109.332 133.852 109.038 133.597 108.802 133.695C108.626 133.773 108.724 134.048 108.391 133.989C108.194 133.969 107.9 133.793 107.724 133.852C107.567 133.911 107.508 134.009 107.273 133.911C106.763 133.714 106.998 133.322 106.782 133.048C106.429 132.597 106.273 133.087 105.88 133.009C105.704 132.969 105.527 132.91 105.429 132.773C105.429 132.773 105.253 132.499 105.351 132.518C105.096 132.44 104.9 132.499 104.625 132.44C104.135 132.283 104.194 132.499 103.802 132.577C103.507 132.616 103.253 132.44 103.096 132.224C102.664 131.597 102.056 131.597 101.311 131.342C100.919 131.204 100.566 131.047 100.33 130.773C99.9775 130.381 99.899 130.42 99.3891 130.439C98.7616 130.459 98.0556 130.283 97.4084 130.204C96.6632 130.126 95.8592 130.302 95.1336 130.008C94.9571 129.93 94.5256 129.577 94.957 129.616C95.2512 129.635 95.5258 129.773 95.8199 129.733C96.1141 129.694 94.6433 129.145 94.4668 129.106C93.9177 128.969 94.3491 129.714 93.9177 129.773C93.5451 129.832 93.3294 129.459 93.3882 129.263C93.4666 129.243 93.7216 129.184 93.6628 129.086C93.6039 128.969 93.2705 128.89 93.1529 128.851C92.7803 128.733 92.4273 128.518 92.0547 128.42C91.4663 128.243 91.231 128.674 90.6231 128.341C89.9367 127.988 89.7798 127.341 89.1719 126.988C88.6228 126.674 88.7012 127.557 88.1717 127.184C87.7599 126.89 87.3284 126.419 87.1911 126.047C86.9754 126.674 86.5048 125.89 86.0537 126.164C85.7988 126.302 85.7791 126.517 85.7007 126.753C85.23 126.302 84.8183 125.851 84.0927 125.635C83.7789 125.537 83.5043 125.517 83.5827 125.792C83.6612 126.066 83.2494 126.302 82.8768 126.184C82.9552 125.968 83.2886 125.517 82.8768 125.341C82.4453 125.164 82.0335 125.066 81.6217 124.85C81.4844 124.772 81.3275 124.674 81.1706 124.615C81.1706 124.595 81.249 124.38 81.1314 124.34C81.0137 124.301 80.9549 124.517 80.9353 124.537C80.8176 124.537 80.6803 124.537 80.5627 124.517C80.2489 124.478 79.9351 124.399 79.6214 124.301C79.3468 124.203 79.0527 124.066 78.8958 123.87C78.4643 123.733 78.4839 123.85 78.2094 123.987C77.9937 124.086 77.8172 123.752 77.7191 123.634C77.4642 123.281 77.1308 123.419 76.7778 123.438C76.3659 123.458 76.1502 123.34 76.209 123.027C76.2483 122.772 76.6993 122.164 76.1895 121.948C75.5031 121.654 75.9737 122.399 75.9149 122.654C75.7972 123.085 74.8167 122.654 74.4244 122.732C74.2283 122.772 74.2283 123.007 73.9538 122.909C73.7969 122.85 73.8361 122.576 73.8361 122.497C73.7969 122.242 73.3851 121.693 73.0321 121.556C72.483 121.34 72.6203 122.301 72.1888 122.164C71.5417 121.948 72.1496 121.418 71.3848 121.34C70.7964 121.281 70.5023 121.654 69.8747 121.575C69.1295 121.458 69.7179 121.124 69.0903 120.83C68.8746 120.732 68.5216 120.477 68.2863 120.595C68.0705 120.693 68.1293 120.928 67.9921 121.065C67.541 121.556 66.7173 120.595 66.5212 120.32C66.2859 119.908 65.6976 119.242 65.1289 119.614C64.7955 119.83 64.8543 119.967 64.2856 119.791C64.0307 119.712 63.8346 119.595 63.6189 119.673C63.3835 119.752 63.0502 119.673 62.8344 119.516C62.5207 119.281 62.6383 119.104 62.7168 118.869C62.7756 118.712 62.854 118.614 62.5795 118.516C62.4618 118.477 62.2657 118.398 62.1481 118.438C62.05 118.477 62.1088 118.614 62.0108 118.634C61.7754 118.693 61.5793 118.496 61.6381 118.359C61.6381 118.32 61.7559 118.143 61.7362 118.085C61.8343 118.124 61.5205 118.006 61.5205 118.006C61.6185 117.732 61.1087 117.732 60.8734 117.516C60.6184 117.3 60.6773 117.026 60.2654 116.869C60.0105 116.771 59.7359 116.633 59.834 116.477C59.9124 116.359 59.1476 116.32 59.0888 116.32C58.2455 116.104 58.7357 116.79 58.2062 116.967C57.9513 117.045 57.6571 116.908 57.4022 117.065C57.3434 117.104 57.1081 117.457 57.1277 117.477C56.9708 117.418 57.0688 117.065 56.8139 116.986C56.5393 116.888 56.4217 117.241 56.1275 117.143C55.6764 116.986 55.7745 116.32 55.853 116.104C55.853 116.045 55.853 115.81 55.6568 115.888C55.4607 115.967 55.343 116.124 55.3038 116.261C55.1665 116.692 55.0489 116.575 54.5194 116.555C54.2841 116.555 54.1468 116.653 53.9114 116.653C53.6173 116.653 53.7154 116.457 53.4408 116.359C53.2055 116.261 52.774 116.32 52.8721 116.006C52.8132 115.829 52.6956 115.672 52.5583 115.516C52.3818 115.339 51.617 114.849 51.4797 115.221C51.4405 115.319 51.4013 115.418 51.5974 115.574L51.4993 115.888C51.4993 115.888 51.4013 116.182 51.3032 116.241C51.2052 116.3 50.7149 115.359 50.5776 115.261C50.1266 114.947 49.7147 115.339 49.2637 115.261C48.7342 115.163 48.9499 114.712 49.4794 114.888C49.6363 114.947 49.9304 114.947 49.8716 114.79C49.8128 114.633 49.5578 114.613 49.4205 114.515C48.9303 114.162 49.6363 113.809 48.9892 113.515C48.6362 113.358 47.8909 113.182 47.6752 113.456C47.4987 113.672 47.6752 114.025 47.3418 114.182C46.9496 114.359 46.8123 113.849 46.6358 113.653C47.2045 113.829 46.93 112.692 46.8908 112.515C46.8516 112.319 46.7731 112.123 46.7535 111.927C46.7339 111.77 46.4985 111.75 46.2632 111.672C45.9887 111.593 44.9297 111.103 44.7139 111.28C44.557 111.417 44.2629 112.162 44.5767 112.28C44.2825 112.358 44.0864 112.495 43.7922 112.28C43.753 112.26 43.302 111.574 43.2039 111.711C43.0666 111.888 43.2039 112.26 43.2824 112.476C43.3412 112.633 43.7138 113.025 43.6746 113.143C43.6942 113.084 43.047 112.848 42.9882 112.809C42.8509 112.77 42.6156 112.907 42.4391 112.868C42.1057 112.829 41.7723 112.535 42.1449 112.456C42.5175 112.378 42.5371 111.613 42.1449 111.437C41.6546 111.221 41.537 111.907 41.2036 111.946C40.9879 111.986 40.6937 111.829 40.478 111.809C40.125 111.77 39.9093 111.868 39.5955 111.888C39.4386 111.888 39.164 111.888 39.0072 111.79C39.0856 111.554 38.5757 111.495 38.3992 111.476C38.0462 111.437 38.2031 111.221 38.3012 111.123C38.4777 110.966 38.007 110.77 37.8501 110.711C37.6736 110.652 37.3402 110.574 37.2422 110.417C37.1834 110.338 36.8696 109.926 36.7715 110.201C36.3597 110.495 34.8889 110.005 34.4182 109.73C34.0652 109.515 33.9672 109.299 33.4965 109.181C33.0651 109.064 33.1435 109.319 32.7709 109.319C32.4179 109.319 32.0845 109.142 31.7315 109.122C31.4374 109.122 31.1628 109.181 30.9079 109.24C30.8098 109.26 30.5941 109.436 30.4568 109.338C30.2999 109.201 30.398 108.946 30.4568 108.828C30.7902 108.73 30.3195 108.632 30.1823 108.554C29.9665 108.456 29.8096 108.279 29.692 108.122C29.3978 107.73 29.7312 107.495 29.5939 107.161L29.241 108.201C29.2017 108.338 28.8291 108.809 28.5546 108.456C28.2996 108.142 28.5742 107.671 28.6722 107.397C28.6918 107.318 28.4565 107.357 28.4761 107.24C28.4957 107.103 28.5546 106.965 28.6134 106.848C28.4565 106.789 28.1623 106.691 28.1035 106.848C28.1035 106.848 28.0643 106.887 28.0251 106.887C27.7898 106.887 27.574 106.632 27.2994 106.612C27.0445 106.612 27.1622 106.906 27.1622 106.985C27.1622 107.044 26.7112 106.946 26.6131 106.926C26.1817 106.887 25.7502 106.848 25.3776 106.926C25.0835 106.985 24.7305 107.044 24.3971 106.985C24.0637 106.926 23.9068 106.573 24.2402 106.514C24.5147 106.475 24.8677 106.651 25.0638 106.514C25.1423 106.455 24.6128 106.397 24.5736 106.377C24.4363 106.318 24.299 106.24 24.3382 106.122C24.3775 106.004 23.946 106.024 23.9068 106.024C23.5342 106.044 23.6519 106.161 23.495 106.318C23.4362 106.357 23.3381 106.436 23.24 106.455C23.2793 106.455 22.8086 106.455 22.9066 106.377C22.9851 106.318 23.0635 106.298 23.0635 106.142C23.0635 106.044 23.0243 105.945 22.9458 105.847C22.8282 105.749 22.5733 105.553 22.3772 105.592C22.2203 105.632 21.8869 106.436 21.7496 105.769C21.7496 105.691 21.8869 105.318 21.5927 105.377C21.2986 105.436 21.3966 105.534 21.0436 105.436C20.9063 105.396 20.5533 105.22 20.4161 105.239C20.2984 105.239 20.2592 105.592 20.2396 105.651C19.9258 105.553 19.9846 105.259 19.8081 105.2C19.4944 105.102 19.3178 104.73 19.2982 104.514C19.259 104.063 19.0237 103.886 18.6315 104.22C18.2 104.592 19.1217 104.632 18.9452 105.004C18.8276 105.259 18.5138 105.063 18.2197 105.004C17.9647 104.965 17.7686 105.259 17.6509 105.22C17.6117 105.22 17.7097 104.886 17.7097 104.847C17.6705 104.69 17.5921 104.651 17.494 104.533C17.2783 104.279 17.5921 103.867 17.7489 103.71C18.0627 103.357 16.69 103.494 16.6115 103.749C16.7096 103.592 16.5723 103.023 16.2389 102.945C16.0428 102.906 15.9644 103.416 15.9448 103.533C15.1996 103.298 15.9448 103.082 15.6114 102.847C15.4349 102.71 14.8661 103.063 14.8073 103.161C15.278 103.318 14.7485 103.69 14.4935 103.318C14.317 103.063 14.3563 102.67 14.6112 102.533C14.7092 102.474 15.1407 102.396 14.7681 102.259C14.572 102.18 14.1798 102.141 13.9837 102.239C13.7091 102.357 13.5326 102.572 13.3953 102.769C13.258 102.984 12.9639 102.808 12.4736 102.631C12.0029 102.474 11.8853 102.396 11.7873 102.161C11.7088 102.023 11.3166 101.964 11.1205 101.964C10.7282 101.964 10.4733 102.062 10.0222 102.043C9.51237 102.004 9.08093 101.808 8.55143 101.788C8.23766 101.788 6.21773 101.808 6.21773 101.396C6.21773 101.082 7.35519 101.219 7.59052 100.984C7.72779 100.866 5.82553 100.396 5.68826 100.258C5.45293 100.141 5.09996 99.9837 5.04112 99.8269C5.0019 99.7288 5.25681 99.67 4.94303 99.6308C4.17821 99.5523 3.98213 99.8661 3.31536 99.4346C2.76625 99.0228 2.45245 98.611 2.06023 98.2384C1.70723 97.8854 1.62882 97.5324 1.29544 96.7676C1.13855 96.3165 0.805168 95.9439 1.17777 95.5321C1.35427 95.3164 2.23675 95.0614 1.90337 94.9241C1.66804 94.8261 1.60922 94.6888 1.49156 94.4143C1.98183 94.6104 2.43285 94.6888 3.29573 94.0809C3.80561 93.7279 4.37434 93.3945 4.96266 93.1003C4.80578 92.865 4.62925 92.6689 4.62925 92.3159C4.62925 92.0413 4.64887 91.8452 5.00186 91.4726C5.29603 91.1785 5.13917 91.2177 5.15878 91.0412C5.15878 91.0412 5.15878 90.9823 5.15878 90.9431C5.3745 90.296 6.23735 89.3939 7.02178 88.6879C7.19828 88.5114 7.66896 88.1388 7.70818 87.9623C7.78662 87.6485 7.06101 88.1192 6.84529 88.1976C7.0414 87.7073 9.0417 86.6483 9.21819 86.8641C8.74753 87.021 8.55146 87.2171 8.82601 87.4132C9.10057 87.2171 9.12014 87.0602 9.21819 86.8444C9.53197 87.0994 9.8654 86.7072 10.1792 86.1973C10.4929 85.6678 10.5518 85.2364 10.6498 85.0599C10.8263 84.7069 11.0812 84.2754 11.4342 84.0009C11.748 83.7655 11.6304 84.0597 11.5912 84.2166C11.3754 84.4127 11.5911 84.6872 11.8068 84.5304C12.101 84.3146 11.9049 83.8636 12.003 83.6087C12.1599 83.236 12.6305 83.5106 12.6109 83.3145C12.6109 83.2164 12.2972 82.8634 12.5129 82.7065C13.0228 82.3339 12.9443 83.7655 13.5522 83.2164C13.6895 83.0792 13.9445 82.9419 13.8464 82.8242C13.768 82.7262 13.7876 82.6085 13.9052 82.4712C14.0621 82.2751 14.1405 82.0005 14.3759 81.9025C14.5916 81.8241 14.5132 81.9025 14.5916 81.8241C15.0035 81.3926 15.4152 80.3729 16.0232 80.2748C16.6507 80.0787 17.0429 79.4511 16.5723 79.0981C16.788 79.1374 17.0822 79.0001 17.2783 78.7648C17.4548 78.549 17.3959 78.3922 17.494 78.1764C17.7685 77.6077 18.4353 77.6665 18.8668 77.49C19.4943 77.2351 19.6904 76.4114 20.2199 76.0192C20.7298 75.6466 21.3182 75.5682 21.7692 75.0779C22.0242 74.8034 22.1614 74.5288 22.2987 74.215C22.3575 74.0974 22.4556 73.862 22.5928 73.7836C22.7105 73.7248 22.8086 73.9013 22.8478 73.9601C23.0047 74.0974 23.24 74.117 23.4165 74.215C23.8284 74.4504 23.9852 73.4502 24.2598 73.7051C24.3578 73.7836 24.4559 74.7641 24.4166 74.7837C24.5735 74.6857 24.8874 74.0778 24.9658 73.9209C25.1227 73.5875 25.2992 73.156 25.2992 72.8423C25.2992 72.4893 25.0834 71.6068 25.4953 71.2342C25.6522 71.4107 25.5345 71.7833 25.8875 71.7833C26.1424 71.7833 26.417 71.5872 26.5739 71.3518C26.7111 71.1361 27.0249 70.8027 27.2799 70.8223C27.476 70.8223 27.2798 71.1165 27.2994 71.2538C27.3583 71.6264 28.5938 70.8027 28.7899 70.6066C29.0056 70.4693 29.339 70.4301 29.4959 70.2144C29.7116 69.9398 29.4566 69.7437 29.2605 69.7045C28.986 69.7437 29.0056 69.6261 29.0645 69.3711C29.1233 69.077 29.1625 68.8024 29.084 68.5475C29.0448 68.371 28.7899 68.2337 28.9076 67.9984C29.0448 67.7434 29.4175 67.8415 29.5351 67.9003C29.8881 68.2925 30.751 66.9786 30.8491 67.3708C30.9275 67.7042 30.5941 68.3121 31.3001 67.9395C31.4374 67.8611 32.1238 67.3904 32.0649 67.6846C32.0257 67.9199 32.1042 68.1357 32.3787 67.7827C32.8886 67.1355 31.9865 66.9002 31.6727 66.606C31.5943 66.5276 31.1824 66.0765 31.6139 66.1157C31.9473 66.1157 32.0453 66.7237 32.4179 66.2138C32.5356 66.0569 33.222 64.8606 33.1043 65.6255C33.0455 65.9981 32.7121 66.3903 32.7513 66.7237C32.7513 66.959 32.8297 67.7042 33.1827 67.665C33.4573 67.5473 33.5161 66.7433 33.7318 66.4883C34.026 66.8217 34.2221 66.7433 34.634 66.2138C34.8889 65.8804 35.0065 65.5078 35.2223 65.1548C35.4772 64.7626 35.791 64.4292 36.0852 64.0566C36.2224 63.8801 36.0067 63.684 35.9283 63.6055C35.8106 63.4683 34.6928 62.5269 35.0458 62.2524C35.2223 62.1151 35.2223 62.1936 35.2615 61.9582C35.3008 61.7425 35.2811 61.6248 35.4772 61.4483C35.7322 61.213 35.791 61.4483 35.7518 61.6641C35.693 61.8994 35.791 62.0563 35.9087 62.1936C35.9871 61.8209 36.595 61.1738 36.8892 61.5072C37.1441 61.7817 37.8502 61.5072 38.2032 61.1738C38.1247 61.0757 37.9286 61.0953 37.7717 61.1738C37.5168 61.2915 37.6344 61.1934 37.4579 61.1346C37.3599 61.0953 37.2226 61.213 37.0853 61.213C36.9284 61.213 36.7715 61.1934 36.6343 61.1542C36.2224 61.0169 36.0459 60.8404 36.5166 60.3305C36.9873 59.8206 37.556 59.3108 38.1051 58.8597C38.2423 58.742 38.5169 58.4871 38.6738 58.5655C38.8895 58.644 38.8503 59.0754 39.0856 59.0754C39.2033 59.0754 39.3994 58.742 39.5367 58.644C39.7328 58.4871 39.9289 58.4086 40.1446 58.3498C40.7918 58.1733 41.2232 58.2518 41.7135 57.5654C41.8507 57.3693 42.1253 57.1536 42.0273 56.9574C41.988 56.879 41.635 56.5848 41.6743 56.5652C41.8115 56.4868 41.9488 56.4476 42.0273 56.1926C42.1253 55.8788 41.89 55.8004 41.9096 55.5258C41.9096 55.369 42.1645 55.467 42.2822 55.4082C42.5371 55.2905 42.3802 55.2317 42.4587 55.0748C42.7332 54.5453 42.9882 55.5847 42.9882 55.6631C42.9882 55.7023 43.2431 56.6437 43.3019 56.5652C43.3019 56.5652 42.5764 56.3691 42.4783 56.3495C42.7333 56.6241 42.9097 56.9378 42.9882 57.3497C43.0862 57.8792 43.8903 57.4085 44.2825 57.0751C44.4982 56.8986 44.3413 56.7025 44.4786 56.5652C44.5767 56.4672 45.3611 56.3495 45.1454 56.1142C45.2238 55.7612 45.4788 55.3493 45.7926 55.0552C45.9102 54.8983 46.224 54.5649 46.2436 54.3884C46.2436 54.1727 44.9296 54.6434 45.3807 54.1139C45.7925 53.6432 46.4397 53.5844 46.4005 54.1531C46.4005 54.2904 46.4005 54.8787 46.7143 54.7022C46.8712 54.6041 47.1457 54.0746 47.3418 54.2708C47.4595 54.2119 47.636 53.9178 47.734 54.0158C47.9105 54.1531 47.7928 54.3688 48.1458 54.0158C48.5969 53.5648 47.8909 53.3883 47.8909 53.0745C47.8909 52.8195 48.793 52.545 48.8519 52.1332C48.9107 51.6625 47.7341 52.4469 47.5772 52.4862C47.1261 52.6038 47.8125 51.8782 47.7929 51.7213C47.734 51.4272 47.4791 51.3095 47.2046 51.2507C46.9104 51.1722 47.0673 51.5448 47.1457 51.6233C47.5379 52.0547 46.3613 52.2312 46.1456 51.9763C45.9298 51.7213 46.2632 51.5644 46.4789 51.3291C46.7338 51.0546 46.7731 50.6623 47.0869 50.4074C47.5576 50.0544 47.8909 49.7406 48.2831 50.0348C48.4204 50.1329 48.5773 50.3486 48.44 50.5839C48.44 50.5839 48.3224 51.2115 48.4793 51.0546C48.6754 50.8781 48.7538 50.4662 48.8126 50.2701L49.048 49.8191C49.1853 49.9564 49.2833 49.8191 49.4598 49.6622C49.6755 49.4269 49.5579 49.3484 49.4598 49.1915C49.3617 49.0543 49.244 48.8778 49.3029 48.662C49.4598 48.5248 49.5775 48.3286 49.6951 48.3875C49.7147 48.3875 49.8324 48.0345 49.8324 48.0149C49.9305 47.858 50.0873 47.7207 50.2246 47.603C50.2442 47.505 50.4207 47.2893 50.4207 47.4854C50.4207 47.5834 50.4599 47.603 50.3031 47.7795L50.4992 47.9757C50.6757 48.1718 50.911 47.2108 50.9894 47.0147C51.1071 46.7598 51.362 46.2891 51.6562 46.1322C51.9112 45.995 52.0484 46.3872 52.4014 46.1322C52.7544 45.8577 52.9701 45.3674 53.0486 45.0144C53.1074 44.8575 53.1859 44.7202 53.3035 44.5634C53.4408 44.4065 53.5389 44.1515 53.6958 44.0143C54.0095 43.7201 54.4606 44.2888 54.2252 44.5241C54.1272 44.6026 54.0095 44.2496 53.7546 44.6614C53.5781 44.936 53.4996 45.2693 53.5388 45.5243C53.5781 45.8381 54.0488 45.9165 54.3822 45.7596C54.5979 45.6616 54.9312 45.0929 55.1273 45.3086L54.794 44.9556C54.794 44.9556 54.3821 44.8183 54.4214 44.6614C54.4802 44.4261 54.892 44.3672 54.9313 44.1908C54.9509 44.0731 54.6371 44.0143 54.5978 43.877C54.4802 43.524 55.2058 42.916 55.5588 42.8572C55.6176 42.818 55.7157 42.8572 55.7549 42.7788C55.8333 42.6415 55.6372 42.7395 55.8725 42.6219C56.0883 42.5042 56.4216 42.6219 56.5393 42.563C56.3432 42.7003 56.3236 41.7394 56.4021 41.6021C56.4217 41.5629 56.657 41.9159 56.7158 41.9551C56.755 41.9747 57.1669 42.0336 57.1669 42.0139C57.2061 41.8374 56.7354 41.9355 56.7746 41.7002C56.7942 41.4452 57.1276 41.2295 57.3434 41.1511C57.6964 41.0334 57.9121 40.955 58.2062 40.6804C58.5396 40.3862 58.7357 40.4058 58.9515 40.5823C59.1476 40.7588 59.226 40.1901 59.3633 40.0332C59.4221 39.9744 59.5594 40.0136 59.6379 39.994C59.7751 39.9548 59.9124 39.8567 60.03 39.7391C60.383 39.4253 60.4811 39.0331 60.7557 38.6801C60.991 38.3859 61.2459 38.0918 61.5009 37.8172C61.7166 37.5819 61.9715 37.3073 62.2461 37.1504C62.4814 37.0328 62.6187 37.1504 62.854 37.0524C63.3051 36.8759 62.6579 36.6209 62.6775 36.4444C62.7167 35.9542 63.7954 35.3266 64.1876 35.3855C64.3641 35.4051 64.3444 35.6796 64.5602 35.6208C64.6582 35.6012 65.0504 35.5423 65.1289 35.4639C65.0701 35.5227 64.0895 35.209 64.9916 34.8167C65.1877 34.6402 65.3642 34.4441 65.4427 34.2088C65.4819 34.0911 65.6584 33.5813 65.5995 33.5224C65.5603 33.4636 65.1681 34.1696 65.1289 33.7381C65.1289 33.542 65.2858 33.0125 65.5995 32.9733C65.776 32.9733 65.8937 33.3067 66.031 33.4048C66.2271 33.542 66.4232 33.5028 66.5801 33.7185C66.7762 33.9931 66.3252 34.8952 66.8743 34.3853C67.1881 34.248 67.3449 34.0127 67.4234 33.7185C67.443 33.6401 67.6979 33.1498 67.796 33.2675C67.8744 33.1302 68.5804 31.3064 68.8746 31.6398C69.0707 31.8555 68.3451 32.6988 68.149 32.9733C68.5216 32.8557 68.8746 32.6988 69.2472 32.5615C69.9336 32.3065 68.855 33.4636 69.7571 33.1498C70.1297 33.0125 70.012 32.6007 70.0904 32.3654C70.2081 31.9732 70.5219 32.032 70.7376 31.7182C70.8749 31.5221 70.9729 31.2476 70.9337 31.0711C70.9141 30.9142 70.5807 30.8946 70.5023 31.1103C70.3846 31.4829 70.3062 31.5221 69.9139 31.679C69.5413 31.8359 69.9139 31.3456 69.9531 31.1495C70.012 30.9142 69.9924 30.6396 69.6983 30.7377C69.5218 30.7965 69.1491 31.2083 69.1295 31.1887C68.8354 31.0122 69.9924 30.0317 70.012 29.7571C70.0512 29.4434 70.1101 28.9139 70.5611 28.6589C70.7376 28.5609 71.1102 28.8354 71.2279 28.9139C71.4044 29.0315 71.6789 28.9923 71.9142 28.8158C72.1692 28.6589 72.3065 28.3451 72.5418 28.2079C72.6987 28.0902 72.6595 28.6589 72.6006 28.7766C72.5026 28.9531 72.3653 29.0315 72.3261 29.208C72.2869 29.3845 72.4241 29.4237 72.4045 29.5806C72.3849 29.7964 72.0516 29.914 72.0123 30.1297C71.9339 30.5023 72.6595 30.8161 72.9732 30.8161C73.3066 30.8161 73.9342 29.9728 73.1302 30.3258C72.9144 30.3651 72.836 30.1297 73.0125 29.9336C73.1302 29.7767 73.6989 29.5218 73.5028 29.3061C73.6204 28.8158 74.2872 28.7374 74.6598 28.4628C74.7971 28.2275 75.0128 28.149 74.9736 28.4236C74.9736 28.5413 74.6794 28.9727 74.7186 29.0315C74.699 28.9923 76.2483 28.051 75.6207 27.698C75.4246 27.5803 75.2677 27.6784 75.3266 27.345C75.3658 27.1489 75.405 26.9528 75.5031 26.7763C75.6403 26.5213 75.856 26.3644 75.8952 26.6586C75.9345 27.0312 76.8366 26.4037 77.0131 26.2468C77.2092 26.0703 77.4642 25.835 77.523 25.5996C77.5622 25.3839 77.7191 24.9525 77.9936 24.8152C78.1309 24.7563 78.1113 24.9328 78.229 24.9132C78.3074 24.9132 78.4643 24.7367 78.5427 24.6779C78.7192 24.5995 79.2095 24.6191 79.288 24.5406C79.4841 24.3445 79.4841 23.9523 79.5037 23.7562C79.5037 23.4816 79.288 23.3444 79.386 23.0306C79.5037 22.7364 79.7586 22.4815 79.739 22.1677C79.739 21.9128 79.5625 21.8147 79.5821 21.5206C79.6213 21.1087 79.9743 20.187 80.5627 20.089C80.4646 19.9713 80.8764 19.3437 80.9941 19.2457C81.3079 18.9907 81.4059 19.2457 81.5432 19.4026C82.0727 18.9123 81.6021 18.4809 81.9943 18.0102C82.21 17.7357 82.5042 18.0494 82.7395 17.7749C82.9356 17.5395 83.0532 17.2454 83.1905 16.9904C83.3082 16.8139 83.5435 16.5198 83.5435 16.3237C83.5435 16.2256 83.2493 16.4413 83.1905 16.4413C82.9356 16.5002 82.8376 16.4413 82.818 16.206C82.7003 16.0883 82.8572 16.6178 82.818 16.206L83.3082 16.4806ZM56.8335 43.7789C57.2846 43.877 57.3237 43.4259 57.1472 43.2102C56.8531 42.8964 56.4217 43.7005 56.8335 43.7789ZM56.1471 44.583C56.1471 44.583 56.1863 44.8771 56.206 44.8575C56.304 44.7595 56.3432 44.3869 56.4216 44.2692C56.5001 44.1123 56.5393 43.9358 56.5001 43.7985C56.4217 43.5436 56.0294 43.4063 55.696 43.622C54.7155 44.2496 56.5982 44.1515 56.1471 44.583C56.3236 44.4261 56.1863 44.9948 56.1471 44.583ZM51.9308 47.3873C52.1269 47.2108 52.3622 46.9167 52.0288 46.9559C51.8131 46.9951 51.8719 47.0736 51.8131 47.25L51.9308 47.3677V47.3873ZM48.4793 50.7996C48.4204 50.9173 47.7536 50.9369 48.0282 51.2311C48.1458 51.1134 48.4008 50.9369 48.4793 50.7996ZM50.0677 50.1132C49.6755 50.1721 49.499 50.8781 49.9108 50.8192C50.303 50.7604 50.4599 50.0544 50.0677 50.1132ZM37.5168 60.5266C37.3991 61.0169 38.2227 60.0952 38.0854 60.056C37.8697 60.0167 37.6737 60.3894 37.5168 60.5266C37.6933 60.3697 37.4579 60.8012 37.5168 60.5266ZM42.8117 57.5654C42.4587 57.6242 42.4195 57.8007 42.6156 57.9968C42.7137 57.938 42.9686 57.5262 42.8117 57.5654ZM30.0254 69.2535C30.2215 69.077 30.4568 68.7828 30.1234 68.822C29.9077 68.8613 29.9666 68.9397 29.9077 69.1162L30.0254 69.2339V69.2535ZM26.3189 72.6658C25.9659 72.7246 25.9267 72.9011 26.1228 73.0972C26.2209 73.0384 26.4758 72.6265 26.3189 72.6658ZM8.00233 88.8251C7.74739 88.9232 7.55129 88.9624 7.33557 89.2174C7.47284 89.2762 7.53166 89.2566 7.74738 89.0605C7.82582 88.982 7.92389 88.9036 8.00233 88.8251ZM21.5339 105.298C21.8673 105.298 22.0634 105.22 22.1418 104.985C21.6908 104.867 20.3965 105.2 21.5339 105.298C22.0438 105.298 20.8083 105.239 21.5339 105.298ZM32.4964 108.534C32.5748 108.789 32.6336 109.064 33.0259 109.22C33.3396 109.122 32.7121 108.593 32.4964 108.534ZM8.4534 100.69C8.35535 100.827 9.19862 101.102 9.37512 100.984C9.64967 100.729 8.78679 100.454 8.4534 100.69ZM9.33592 100.101C8.9437 99.9837 8.41419 99.8269 8.10042 100.023C8.02198 100.023 6.60997 99.9053 6.72763 99.8269C6.47269 99.9641 7.17869 100.592 7.53169 100.69C8.25729 100.69 8.27692 100.278 8.9633 100.258C9.4928 100.219 9.94384 100.435 10.1203 100.69C10.2576 100.905 10.9636 101.435 11.2774 101.062C11.4931 100.807 9.66926 100.199 9.35549 100.082L9.33592 100.101ZM63.5404 119.222C63.6385 119.359 63.6973 119.497 63.9326 119.516C63.9719 119.379 63.9523 119.359 63.7562 119.281C63.6777 119.242 63.5992 119.222 63.5208 119.202L63.5404 119.222ZM67.2861 120.791C67.2861 121.144 67.7176 121.007 67.796 120.791C67.9725 120.261 67.4822 120.595 67.2861 120.791ZM64.619 118.928C64.7759 119.163 65.6584 119.634 65.7761 119.261C65.8937 118.928 64.4229 118.673 64.619 118.928ZM86.1321 125.929C85.6419 125.772 85.5046 125.968 85.7596 126.321C86.0145 126.4 86.1125 126.047 86.1321 125.929ZM79.8567 123.693C79.7194 123.654 79.6017 123.693 79.5821 123.772C79.5233 123.968 79.8567 124.38 79.9743 124.066C80.0136 123.948 80.092 123.772 79.8567 123.674V123.693ZM189.521 135.852C189.795 135.656 189.031 134.97 188.933 134.813C188.638 134.97 189.227 136.009 189.521 135.852ZM185.226 129.263C185.363 129.165 185.148 128.792 184.991 128.851C184.697 129.008 185.089 129.341 185.226 129.263ZM125.217 23.2659C125.354 23.1679 125.138 22.7953 124.981 22.8541C124.687 23.011 125.079 23.3444 125.217 23.2659ZM113.999 5.96911C113.999 5.96911 114.097 5.36117 114.058 5.26312C113.98 5.0474 113.705 5.18467 113.646 5.20429C113.411 5.34156 113.882 6.02794 113.999 5.9495V5.96911ZM128.511 44.583C128.452 44.4653 128.315 44.1711 128.198 44.2104C128.06 44.2692 127.727 44.936 128.06 45.0928C128.354 45.2301 128.492 44.8183 128.511 44.5634V44.583ZM127.531 41.8571C127.256 42.0139 127.256 42.0336 127.472 42.4258L127.531 41.8571ZM129.59 43.0141C129.472 42.9553 129.394 42.9357 129.315 43.0141C129.394 43.171 129.531 43.4259 129.688 43.3475C129.688 43.1514 129.766 43.0925 129.59 42.9945V43.0141ZM130.08 48.3286C130.021 49.015 130.708 48.9954 130.747 48.5051C130.649 47.9364 130.316 48.211 130.08 48.3286C130.512 48.0933 130.061 48.6228 130.08 48.3286ZM131.492 53.8001C131.492 53.8001 131.394 53.3098 131.257 53.3883C131.218 53.3883 131.178 53.4863 131.178 53.5451C131.198 53.7805 131.453 54.1727 131.492 53.8001C131.473 54.0943 131.374 53.5844 131.492 53.8001ZM130.688 52.0743C130.119 51.2311 131.276 51.7409 130.688 52.0743V52.0743ZM135.022 55.2709C134.865 55.0748 134.532 54.9571 134.434 55.1729C134.434 55.1336 134.748 55.2709 134.748 55.2709C134.669 55.2317 135.14 55.4278 135.022 55.2709ZM138.67 63.1545C138.67 62.9584 138.395 62.5662 138.258 62.7427C138.14 62.8995 138.591 63.4094 138.748 63.331C138.748 63.2722 138.729 63.2133 138.67 63.1741C138.689 62.8799 138.787 63.3898 138.67 63.1741V63.1545ZM142.945 71.6656C142.651 71.8225 143.004 72.4501 143.298 72.2932C143.22 72.1559 143.239 71.5087 142.945 71.6656ZM148.848 80.3728C148.632 80.2748 148.475 80.314 148.318 80.3925C148.514 80.7259 148.652 81.02 148.946 80.8631C149.103 80.7847 149.103 80.4905 148.867 80.3728H148.848ZM172.773 122.223L172.342 122.458C172.459 122.674 172.636 122.556 172.754 122.497C172.871 122.419 172.891 122.419 172.773 122.203V122.223ZM174.362 122.693L173.656 123.085C173.773 123.301 173.95 123.183 174.067 123.125C174.166 123.066 174.617 123.085 174.381 122.674L174.362 122.693ZM180.912 136.597C181.01 136.421 180.716 136.421 180.657 136.44C180.539 136.499 180.323 136.597 180.323 136.793C180.323 136.95 180.519 137.068 180.618 137.029C180.755 136.95 180.833 136.754 180.912 136.617V136.597ZM181.284 149.54C181.363 149.227 181.108 149.305 181.069 149.462C181.147 149.482 181.225 149.678 181.284 149.54ZM174.95 146.932C175.126 146.991 175.342 147.07 175.519 147.07C176.048 147.07 175.44 146.756 175.283 146.697C175.028 146.618 174.793 146.736 174.95 146.932ZM176.48 147.619C176.578 147.305 176.087 147.324 176.029 147.462C176.185 147.521 176.382 147.756 176.48 147.619ZM173.616 148.364C173.832 148.521 174.205 148.403 174.264 148.246C174.362 147.932 174.264 147.677 173.871 147.952C173.793 148.011 173.44 148.227 173.616 148.364ZM144.906 137.774C145.141 137.715 145.22 137.558 145.279 137.382C145.043 137.068 144.573 137.264 144.494 137.46C144.435 137.637 144.651 137.833 144.886 137.754L144.906 137.774ZM91.2702 120.418C90.6819 120.595 91.7016 120.732 91.8978 120.791C91.7409 120.595 91.5252 120.497 91.2702 120.418C91.5056 120.497 90.9957 120.497 91.2702 120.418ZM93.094 122.007C92.9764 121.968 92.7214 121.85 92.5841 121.889C92.388 121.948 92.5057 122.183 92.4861 122.281C92.4665 122.477 92.1135 122.36 91.937 122.321C91.4271 122.203 91.2506 122.752 91.7997 122.713C91.9762 122.713 92.5057 122.674 92.5449 122.517C92.7803 122.595 93.0548 122.517 93.094 122.36C93.1137 122.281 93.2509 122.085 93.0744 122.007H93.094ZM85.583 119.379C85.4065 118.81 84.9359 119.144 85.2104 119.497C85.4654 119.83 86.191 119.83 85.583 119.379C85.9753 119.673 85.4654 118.987 85.583 119.379ZM79.5233 117.222C79.0918 117.339 79.1311 117.496 79.1115 117.81C79.1115 117.967 79.1115 118.143 79.1703 118.3C79.1311 118.418 79.0919 118.555 79.1115 118.712C79.2095 119.359 80.445 119.32 80.0135 118.751C79.9351 118.496 79.9155 118.261 80.2881 118.222C80.4842 118.202 81.0922 117.928 80.6999 117.771C79.8763 117.437 80.7588 116.83 80.9157 116.908C80.7392 116.79 80.543 116.986 80.3862 116.928C80.2489 116.888 80.1509 116.673 80.0528 116.594C79.6998 116.3 79.6213 116.888 80.092 117.045C79.9743 117.183 79.7586 117.202 79.5429 117.202C79.2684 117.281 80.0528 117.202 79.5429 117.202L79.5233 117.222ZM72.3261 116.241C72.0712 116.378 71.6397 116.496 71.8947 116.81C72.1496 116.888 72.1104 116.731 72.228 116.771C72.5026 116.869 72.6987 116.947 72.9732 116.888C73.287 116.83 73.7577 116.594 73.2478 116.378C73.0321 116.28 72.8948 115.986 72.6791 115.967C72.4634 115.927 72.3653 116.143 72.3261 116.261C71.7182 116.575 72.4242 115.947 72.3261 116.261V116.241ZM77.523 118.516C77.9152 118.241 78.1701 117.83 78.4251 117.477C78.5623 117.3 78.68 117.3 78.2878 117.163C78.1309 117.163 77.876 117.143 77.7779 117.241C77.5818 117.457 77.5622 117.83 77.4642 118.085C76.6993 118.085 77.2484 118.693 77.5034 118.516H77.523ZM66.5212 114.849L66.0114 114.378C65.8937 114.26 65.8153 114.123 65.7172 114.006L65.5995 113.868C65.7172 113.868 65.7564 113.829 65.6976 113.751C64.9132 113.162 64.8151 113.927 64.7171 114.26C65.0701 114.731 65.9525 114.77 66.5212 114.849ZM47.0281 61.0365C47.2438 61.2718 47.3418 61.2326 47.5967 60.9581C47.5183 60.86 47.4007 60.9188 47.2046 60.8796L47.0281 61.0365ZM55.9902 51.8978C55.8333 52.4862 56.3236 52.7999 56.5001 52.0155C56.6374 51.4272 56.2059 50.9957 55.9902 51.8978ZM66.5801 42.2297C66.7958 42.465 67.3253 41.9943 67.1096 41.7394C66.8939 41.5041 66.3643 41.9747 66.5801 42.2297ZM91.6036 19.8928C91.0937 19.9125 91.7605 20.6577 92.0547 20.3831C91.7213 20.0105 93.1528 19.1084 92.8195 18.7554L91.6036 19.8928C91.7801 19.736 91.329 19.9321 91.6036 19.8928ZM89.113 21.7559C89.3288 21.9912 89.5641 21.5598 89.466 21.4225C89.3484 21.5206 89.0542 21.599 89.113 21.7559ZM87.0735 23.6385C87.3284 23.717 87.603 23.6385 87.3676 23.3836C87.1323 23.1286 86.5636 23.5013 87.0735 23.6385ZM101.997 7.36148C101.821 7.30265 101.605 7.30265 101.409 7.36148C100.86 7.49876 101.036 7.81254 101.37 7.87137C101.762 7.9302 102.566 7.94981 102.998 7.63604C103.292 7.42032 102.762 7.08693 102.429 7.42032C102.174 7.65565 102.174 7.42032 101.997 7.36148ZM102.056 6.65549C101.664 6.71432 102.154 7.16538 102.272 7.2046C102.468 7.28304 102.547 7.0281 102.488 6.91043C102.429 6.73394 102.213 6.69471 102.037 6.65549C101.762 6.69471 102.429 6.73394 102.037 6.65549H102.056ZM64.2268 39.3076C63.6777 39.543 63.9915 40.0529 64.2464 39.9352C64.6583 39.7587 64.266 39.4841 64.5013 39.2684C64.619 39.3861 64.8739 39.8764 65.0504 39.8764C65.3446 39.6018 65.58 39.7587 65.7172 39.9156C65.7172 39.9156 66.4232 39.5234 66.5017 39.4841C66.9919 39.2096 65.8153 38.9743 65.6388 38.9939C65.3054 38.9939 64.5209 39.0331 64.2072 39.3272C63.7561 39.5234 64.3837 39.1704 64.2072 39.3272L64.2268 39.3076ZM75.9541 29.6199C75.6011 29.4237 75.6599 30.267 75.7384 30.3847C76.4248 30.522 76.2875 29.7964 75.9541 29.6199ZM68.2863 37.7584C68.0902 37.5427 68.7765 37.2093 68.7961 36.9739C68.8353 36.6406 68.1882 36.9739 68.0117 37.1308C67.1684 37.6211 67.6979 38.3075 68.2863 37.778C68.1098 37.9349 68.1686 37.6603 68.2863 37.778V37.7584ZM21.3573 102.121C20.3376 102.121 21.1613 103.435 21.828 102.965C21.9457 102.847 22.083 102.455 22.1222 102.298C22.2006 101.964 21.5338 102.082 21.3573 102.121C21.9065 101.964 20.8475 102.121 21.3573 102.121ZM51.8523 52.5646C52.1661 52.3293 52.1465 51.8782 51.8131 52.1528C51.617 52.3293 51.7739 52.4665 51.8523 52.5646ZM41.2428 108.573C41.2036 108.299 40.6349 108.201 40.5564 108.436C40.4192 108.848 41.3213 109.122 41.2428 108.573ZM21.1809 101.886C21.5535 101.788 21.1024 101.611 20.8671 101.631C20.8082 101.631 20.6514 101.729 20.7494 101.808C20.8475 101.866 21.0828 101.847 21.1809 101.886C21.4554 101.808 20.9455 101.808 21.1809 101.886ZM8.94367 93.0415C8.84562 92.865 8.45342 92.61 7.98276 93.0415C8.04159 93.218 9.06134 93.2572 8.94367 93.0415ZM45.4592 58.8401C45.5768 58.5067 45.4984 58.2322 45.1062 58.6048C44.7924 58.8989 45.3415 59.1735 45.4592 58.8401ZM53.3427 51.388C53.5977 51.3095 54.3625 50.9173 54.2449 50.5643C54.2056 50.427 54.0095 50.427 53.9703 50.2701C53.9311 50.1132 54.1272 50.0152 54.2252 49.8779C54.441 49.5445 53.5781 50.0544 53.5388 50.0544C53.382 50.0936 53.1074 49.721 53.2055 49.623C53.1663 49.6622 53.127 49.8583 53.127 49.8779C53.0878 50.074 52.9898 50.2505 52.8917 50.4466C52.6564 50.8977 52.4603 50.682 52.1465 50.9761C51.9308 51.1722 51.8327 51.6233 52.1269 51.6037C52.1857 51.6037 53.1074 51.3683 52.6956 51.7409C52.8917 51.5841 53.1074 51.4664 53.3231 51.3683C52.8721 51.5644 54.0684 51.133 53.3231 51.3683L53.3427 51.388ZM63.7365 41.1707C63.8542 41.053 63.913 40.8373 63.7365 40.8765C63.6189 40.7392 63.4031 40.955 63.2855 41.0726C62.756 41.5629 63.5208 41.4256 63.7562 41.1707H63.7365ZM62.5207 43.0925C62.8933 43.0337 62.6971 42.7788 62.501 42.7592C62.4618 42.7592 62.2265 42.8376 62.2461 42.9356C62.2461 43.0141 62.4618 43.0337 62.5207 43.0925C62.7952 43.0533 62.403 42.9749 62.5207 43.0925ZM53.3623 48.9366C53.3623 48.9366 53.5977 49.1719 53.4016 49.3484C53.4016 49.3876 53.3624 49.5053 53.4016 49.5249C53.5193 49.5445 53.7742 49.2504 53.8526 49.1719C54.0291 48.9366 54.2056 48.6424 54.2449 48.3679C54.2841 48.1129 54.0684 48.0345 53.9899 47.858C53.8919 47.6227 54.4802 47.3873 54.3037 47.1912C54.2449 47.152 53.735 47.4854 53.6761 47.5638C53.4408 47.7795 52.8329 49.0543 53.3623 48.9758V48.9366ZM53.0486 49.4269C52.9897 49.5445 52.323 49.5641 52.5976 49.8583C52.7152 49.7406 52.9701 49.5641 53.0486 49.4269ZM50.4207 52.7607C51.1463 52.6627 50.5972 52.3685 51.0091 51.9959C51.2052 51.6429 51.1855 51.6037 50.7933 51.7998C50.4599 51.9959 50.0089 52.1332 49.9108 52.5646C49.8324 52.9176 50.1265 52.7999 50.4207 52.7607ZM35.4968 107.769C35.6341 107.809 35.7126 107.632 35.7518 107.573C35.8302 107.416 35.8694 107.24 35.791 107.063C35.6929 106.789 35.438 107.181 35.4184 107.24C35.3792 107.357 35.2223 107.691 35.4968 107.769ZM72.2868 119.987C72.581 120.379 72.6987 119.418 72.6595 119.418C72.5418 119.418 72.13 119.575 72.0515 119.634C71.9143 119.771 72.0711 119.928 72.2868 119.987C72.4633 120.222 71.8358 119.83 72.2868 119.987ZM141.729 141.873C141.435 141.5 140.513 141.814 141.396 142.108C141.847 142.245 142.2 142.226 141.729 141.873C142.121 142.167 141.553 141.637 141.729 141.873ZM140.454 141.461C139.984 141.343 140.16 141.598 140.356 141.775C140.592 141.853 140.69 141.539 140.454 141.461ZM109.901 131.302C109.685 131.224 109.45 131.165 109.253 131.067C109.155 131.028 108.998 130.989 109.057 130.832L108.371 130.616C107.94 130.812 108.43 131.498 108.783 131.616C109.077 131.714 109.822 131.498 109.901 131.302ZM135.454 140.676C135.689 140.755 135.787 140.441 135.552 140.363C135.316 140.304 135.218 140.578 135.454 140.676ZM138.65 141.382C137.983 141.578 138.689 141.951 139.121 141.794C139.415 141.696 139.219 140.971 138.65 141.382C138.984 141.147 138.101 141.539 138.65 141.382ZM10.3949 100.082C10.4733 100.219 11.0813 100.376 11.1597 100.16C11.2185 99.9837 10.3753 99.8661 10.2184 99.9837C10.2576 100.023 10.3164 100.043 10.3949 100.062C10.1203 99.9837 10.5125 100.278 10.3949 100.062V100.082ZM25.8091 105.298C26.2993 104.945 25.4953 104.71 25.358 105.141L25.8091 105.298C26.1424 105.063 25.5737 105.22 25.8091 105.298ZM78.0917 122.242C78.0525 122.36 78.1309 122.517 78.2094 122.634C78.6408 122.772 78.4839 122.36 78.0917 122.242ZM161.222 149.05C161.007 148.972 160.771 149.05 160.673 149.168C160.575 149.286 160.673 149.364 160.791 149.501C161.222 149.639 161.771 149.266 161.222 149.05ZM139.18 51.4272C139.748 51.1134 138.768 50.682 139.062 51.2115C139.101 51.2703 139.14 51.3487 139.18 51.4272ZM134.512 42.5827C134.512 42.7199 134.65 43.3279 134.865 43.2102C134.904 43.2298 134.963 43.171 135.042 43.2298C135.061 43.2494 135.218 43.4848 135.238 43.4848C135.297 43.4651 135.375 42.7592 135.316 42.6807C135.159 42.4062 135.022 42.6807 134.865 42.4846C134.787 42.3865 134.571 41.8178 134.473 41.8374C134.316 41.8767 134.473 42.4454 134.512 42.5827C134.493 42.8768 134.297 41.8767 134.512 42.5827ZM139.748 141.912C139.65 142.226 140.317 142.441 140.435 142.128C140.552 141.814 139.866 141.598 139.748 141.912ZM134.434 45.0732C134.551 44.9556 134.238 44.3869 134.081 44.4457C133.787 44.6026 134.14 45.2301 134.434 45.0732ZM190.756 157.306C191.188 157.248 191.502 157.836 191.658 157.757C191.913 157.62 191.56 157.169 191.286 156.816C191.031 156.444 191.09 156.267 190.286 155.718C189.619 155.267 189.325 155.188 188.717 154.679C188.305 154.326 186.893 153.62 187.168 154.051C187.481 154.581 187.932 154.659 188.285 154.757C188.423 154.796 188.54 154.992 188.776 155.09L189.148 155.208C189.285 155.385 189.462 155.62 189.246 155.541C189.266 155.6 189.227 155.659 189.344 155.757C189.717 156.051 189.952 155.914 189.913 155.757C190.129 156.012 190.286 156.149 190.188 156.208C190.129 156.247 190.109 156.326 190.09 156.424C190.09 156.6 190.129 156.993 190.286 157.189L190.776 157.306C190.541 157.248 191.09 157.228 190.776 157.306H190.756ZM188.952 156.679C188.933 156.463 189.187 156.561 189.423 156.581C189.638 156.6 189.462 156.149 189.129 156.012C188.815 155.894 188.501 155.796 188.54 156.032C188.54 156.169 188.854 156.463 188.736 156.542C188.678 156.581 188.599 156.581 188.56 156.6C188.481 156.6 188.481 156.64 188.697 156.816C188.756 156.855 188.815 156.895 188.893 156.953C189.187 157.051 188.972 156.797 188.972 156.679H188.952ZM187.246 155.149C187.011 154.894 186.658 154.718 186.422 154.561C185.795 154.169 186.422 155.13 186.913 155.286C187.089 155.345 187.521 155.443 187.246 155.13V155.149ZM163.576 146.462C163.889 146.873 164.733 146.775 165.203 146.834C164.791 146.599 164.399 146.324 163.968 146.109C163.732 145.991 163.791 146.03 163.536 146.03C163.242 146.03 162.928 145.834 162.654 145.893C162.438 145.952 162.183 146.167 162.183 146.364C162.183 146.501 162.654 146.52 162.772 146.56C163.164 146.697 162.889 146.56 163.066 146.442C163.125 146.246 163.34 146.364 163.576 146.442C163.125 146.285 163.752 146.677 163.576 146.442V146.462ZM168.988 148.58C169.224 148.658 169.322 148.344 169.086 148.266C168.851 148.207 168.753 148.482 168.988 148.58ZM194.737 152.757C195.051 153.051 194.384 152.659 194.326 152.6C194.208 152.502 193.404 151.855 193.384 151.835C193.384 152.011 193.953 152.463 194.149 152.698C194.463 153.051 194.404 153.149 194.541 153.384C194.659 153.62 194.914 153.463 194.933 153.463C195.09 153.345 194.914 153.227 194.62 152.992C194.718 153.07 195.13 152.992 195.13 152.914C195.13 152.678 194.777 152.443 194.522 152.325L194.737 152.757C195.071 153.09 194.639 152.541 194.737 152.757ZM177.068 119.83C176.95 119.614 176.342 119.104 176.146 119.438C176.048 119.595 176.146 119.869 176.264 120.065C176.401 120.32 176.499 120.163 176.636 120.065L177.068 119.83ZM146.396 67.2728C146.632 67.2924 146.632 66.8806 146.377 66.7629C146.181 66.4099 145.671 66.1746 145.965 66.7237C146.043 66.8609 146.22 67.2728 146.396 67.2728ZM145.887 65.5666C145.651 65.1548 145.122 64.8802 144.788 64.7038C144.416 64.5076 144.18 64.6645 143.808 64.3704C143.572 64.1939 143.278 63.9389 143.219 64.1939C143.2 64.3115 143.318 64.5665 143.376 64.6841L143.69 65.3117C143.808 65.5078 143.729 65.4686 143.906 65.449C144.161 65.449 144.514 65.547 144.73 65.4294C144.906 65.3313 144.573 65.0764 144.69 64.9783C145.083 64.6645 144.769 65.9588 144.749 66.0373C144.671 66.5668 145.181 66.7041 145.494 66.5864C145.69 66.5079 145.494 66.2138 145.416 66.0373C145.318 65.8608 145.534 65.7627 145.612 65.7235L145.906 65.5666H145.887ZM142.415 62.0563C142.121 62.2916 142.317 62.5466 142.651 62.8407C142.906 62.9584 143.239 63.1937 143.416 63.5075C143.494 63.9389 143.886 64.3311 144.18 64.1743C144.043 63.9389 143.925 63.6644 143.769 63.4486C143.553 63.1545 143.278 62.9192 143.082 62.6054C142.945 62.3504 142.631 61.8798 142.415 62.0563ZM141.533 60.1932L141.886 60.8208C142.18 60.6639 141.827 60.056 141.533 60.1932ZM139.69 56.3103C139.788 56.2514 139.846 56.0946 139.866 55.9377C139.65 55.5455 139.474 55.9573 139.69 56.3103ZM140.749 59.6637C140.631 59.6049 140.552 59.5853 140.474 59.6637C140.552 59.8206 140.69 60.0756 140.847 59.9971C140.847 59.801 140.925 59.7422 140.749 59.6441V59.6637ZM120.196 24.3053L120.765 23.9915C120.941 23.8935 120.667 23.5209 120.687 23.3248C120.726 22.9129 120.883 22.8345 121.04 22.4815L120.628 22.7168C120.451 22.8149 120.216 22.7757 120.039 22.9129C119.745 23.1679 120.785 23.7562 120.236 24.07C120.118 24.1484 120.079 24.1092 120.196 24.3249V24.3053ZM119.549 22.5011L119.118 22.7364C119.353 23.1483 119.549 22.7757 119.549 22.5011ZM120.059 20.4223C119.824 20.0105 119.431 20.1478 119.294 20.3831C119.196 20.5596 119.353 20.8146 119.471 21.0303C119.667 21.3833 119.863 21.8539 120.196 21.7167C120.412 21.6186 120.549 21.952 120.785 21.9912C121.098 22.05 120.785 21.5794 120.647 21.4617C120.353 20.9518 120.196 21.3244 119.902 21.1676C119.628 21.0303 119.686 20.54 120.039 20.7165C120.353 20.8734 120.314 20.6577 120.059 20.4223C120.432 20.7557 119.941 20.2066 120.059 20.4223ZM115.548 14.1272C115.862 14.4999 116 14.1469 115.98 13.8919C115.862 13.6762 115.313 13.7154 115.548 14.1272ZM109.214 3.32164C109.332 3.53736 109.567 3.85113 109.606 3.51775C109.606 3.30203 109.528 3.34125 109.351 3.2432L109.214 3.32164ZM109.901 4.85129C110.038 4.77285 109.802 4.36102 109.665 4.43946C109.371 4.59635 109.763 4.92973 109.901 4.85129ZM114.823 15.1862C115.097 15.3235 115.509 15.0686 115.274 14.6567C115.019 14.2253 114.333 14.9313 114.823 15.1862ZM108.783 5.20429C108.842 5.32195 108.959 5.38078 109.038 5.32195C109.214 5.2239 109.253 4.6944 108.94 4.83168C108.842 4.89051 108.645 4.96896 108.763 5.20429H108.783ZM109.822 6.47899C110.057 6.3025 109.94 5.42001 109.567 5.5965C109.175 5.81222 109.391 6.83199 109.822 6.47899ZM110.96 8.06748C110.901 7.71448 110.607 7.43993 110.705 7.94981C110.744 8.18514 110.803 8.42047 110.92 8.6558C111.058 8.57736 111.097 8.30281 110.979 8.08709C110.881 7.59682 111.097 8.30281 110.979 8.08709L110.96 8.06748ZM110.038 7.77331C110.391 7.94981 110.391 7.40071 110.234 7.12615C110.077 7.2046 109.45 7.40071 109.646 7.73409C109.744 7.67526 109.92 7.55759 110.057 7.77331C109.94 7.55759 110.312 7.89098 110.057 7.77331H110.038ZM111.803 11.6367C111.666 11.8132 111.999 12.1465 112.097 12.3427C112.097 12.1465 112.117 12.0681 112.254 11.9897C112.509 12.4211 112.195 12.5584 112.725 12.8133C112.94 13.0094 113.254 13.029 113.391 12.8721C113.529 12.7153 113.274 12.578 113.391 12.4211C113.548 12.1662 112.823 11.7935 112.705 11.7347C112.45 11.617 111.979 11.4209 111.822 11.6367H111.803ZM112.372 13.5389C112.607 13.284 112.175 13.1075 111.999 13.2055C111.705 13.382 112.175 13.637 112.372 13.5389ZM113.352 14.6175C113.842 15.049 113.784 14.6175 113.784 14.2253C113.784 14.0488 113.784 13.7546 113.627 13.5977C113.293 13.2055 112.685 13.8919 112.528 14.0684C112.587 14.0292 113.215 14.5783 113.352 14.6371C113.097 14.5195 113.725 14.9705 113.352 14.6371V14.6175ZM118.765 24.1288C118.765 23.9523 118.824 23.815 118.667 23.6385C118.549 23.717 118.529 23.7366 118.647 23.9327C118.686 24.0111 118.725 24.07 118.765 24.1484V24.1288ZM117.215 24.168C117.294 24.2857 117.745 24.2857 117.843 24.3249C118.137 24.4426 118.157 24.874 118.294 25.1093C118.549 25.482 118.765 25.2074 118.804 24.9525C118.804 24.8544 118.667 24.7367 118.745 24.6583C118.824 24.5995 118.98 24.6583 119.02 24.5995C118.98 24.6583 118.196 23.9915 118.098 23.8935C117.961 23.7758 117.961 23.6385 117.843 23.717L117.49 23.9131C117.49 23.9131 117.157 24.1288 117.196 24.168H117.215ZM121.628 32.9341C121.824 33.2675 122.177 33.3851 122.197 32.9929C122.197 32.6988 121.785 32.4634 121.608 32.2673C121.314 31.9143 121.765 32.0516 121.824 31.8555C121.844 31.7574 121.726 30.8946 121.53 31.0122C121.314 31.1299 121.02 31.4044 120.687 31.1103C120.353 30.8161 120.373 31.0318 120.118 31.1691C120.157 31.1495 120.196 31.1299 120.255 31.0907C120.667 30.8553 121.451 32.6792 121.608 32.9341H121.628ZM125.021 37.7976C125.021 37.7976 124.923 37.3073 124.785 37.3858C124.746 37.3858 124.707 37.4838 124.707 37.5427C124.726 37.778 124.981 38.1702 125.021 37.7976C125.001 38.0918 124.903 37.5819 125.021 37.7976ZM122.02 34.8364C121.785 34.9736 122.393 35.8561 122.608 35.4247C122.824 34.9736 122.216 34.4245 122.02 34.8364C122.197 34.4637 121.883 34.9148 122.02 34.8364ZM121.373 34.5226C121.255 34.4637 121.177 34.4441 121.098 34.5226C121.177 34.6795 121.314 34.9344 121.471 34.856C121.471 34.6599 121.549 34.601 121.373 34.503V34.5226ZM123.197 36.2679L122.628 36.5817C122.863 36.9935 122.883 36.719 123.04 36.6209C123.138 36.5621 123.256 36.5033 123.216 36.2483L123.197 36.2679ZM123.805 37.6603C124.432 38.7781 124.413 36.7778 123.707 37.1701C123.785 37.3269 123.805 37.5034 123.805 37.6603C123.922 37.876 123.824 37.3662 123.805 37.6603ZM126.374 39.2292C126.413 38.7193 124.589 39.1115 125.138 39.3665C125.472 39.19 125.432 40.0921 125.785 39.9352C125.903 39.8764 126.511 39.4645 126.374 39.2292C126.491 39.4449 126.393 38.935 126.374 39.2292ZM120.745 27.6588C121.059 28.2275 121.628 27.0508 120.863 26.8155C120.608 26.7371 120.373 26.8155 120.118 26.7371C119.941 26.6782 119.765 26.5998 119.588 26.5213C119.432 26.4429 119.412 26.3056 119.275 26.2076C118.726 25.7761 118.784 27.4038 119.275 27.1293C119.569 26.9528 120.451 27.2077 120.726 27.6784L120.745 27.6588ZM122.452 31.326C122.805 31.4241 123.295 31.5809 123.55 31.3652C123.864 31.1103 123.55 30.6985 123.177 30.6592C122.883 30.5023 122.608 30.3258 122.432 29.9925C122.353 29.8356 122.216 29.5806 122.059 29.6591C122.02 29.6591 121.628 29.5806 121.648 29.7179C121.648 29.7179 121.824 29.914 121.844 29.9532C121.922 30.0513 121.981 29.9925 122.04 29.9532C122.138 30.1493 122.334 31.4241 122.452 31.3456C122.314 31.4241 123.118 31.5221 122.452 31.3456V31.326ZM127.158 37.9545C127.276 37.6799 127.452 37.5034 127.237 37.0916C127.001 36.6798 126.727 36.5817 126.668 37.0132C126.648 37.2485 126.55 37.7976 126.668 38.0722C126.727 38.2486 127.139 37.9741 127.178 37.9349C126.609 38.2486 127.354 37.5623 127.178 37.9349L127.158 37.9545ZM126.217 35.0521C126.08 34.9736 125.903 35.0913 125.825 35.1501C125.746 35.209 125.844 35.3658 125.923 35.4443C126.04 35.562 126.197 35.5031 126.276 35.4443C126.374 35.3855 126.354 35.1501 126.217 35.0521ZM123.059 27.443C123.295 27.5215 123.785 28.0118 123.765 27.5411C123.765 27.3842 123.569 26.8743 123.354 26.992C123.02 26.8351 122.687 26.4821 122.491 26.1095C122.295 25.7761 121.863 25.3643 121.608 25.5016C121.373 25.6388 121.608 25.6781 121.608 25.8742C121.608 26.0703 121.275 26.0703 121.157 26.0507C121.02 26.0311 120.608 25.6388 120.549 25.6585C120.51 25.6781 120.902 26.286 120.941 26.3448C121.079 26.5213 121.138 26.4625 121.255 26.5409C121.628 26.7763 121.844 27.2665 122.059 27.6588C122.334 27.5019 122.608 27.2665 123.001 27.4234L123.059 27.443ZM125.099 32.0124C125.06 32.5223 125.57 32.1104 125.57 31.9143C125.57 31.6006 124.923 31.7182 125.099 32.0124C125.079 32.3065 124.981 31.7967 125.099 32.0124ZM139.866 57.9968C139.337 57.7419 139.199 57.8203 139.435 58.2322L139.729 58.0753C139.729 58.0753 139.827 58.0164 139.866 57.9968ZM136.924 53.2706C136.924 53.2706 136.924 52.9176 136.807 52.8588C136.65 52.7803 136.473 53.1333 136.395 53.2118C135.905 53.9178 136.787 53.7413 136.924 53.251V53.2706ZM138.219 56.7417L137.925 56.8986C137.081 57.3693 138.787 57.7811 138.219 56.7417ZM139.67 60.9385C139.827 60.7227 140.023 60.5266 140.141 60.2717C140.258 59.9971 140.278 60.0364 140.18 59.6637C140.101 59.3696 139.964 59.095 139.866 58.8009C139.69 58.2714 139.533 58.9185 139.513 59.1146C139.474 59.5069 139.807 59.7618 139.611 60.154L139.67 60.9385ZM140.219 61.8994C140.337 62.1151 140.905 61.7817 140.788 61.5856C140.67 61.6641 139.69 61.6444 140.219 61.8994ZM139.631 60.9777C139.513 60.6835 139.199 60.9188 139.121 60.9777C138.925 61.1346 139.591 62.0759 139.729 61.9778L139.258 61.1542C139.415 61.4483 139.748 61.2522 139.631 60.9581V60.9777ZM155.869 91.1981C155.869 91.355 155.947 91.7668 156.143 91.6883C156.339 91.6099 156.398 91.3157 156.418 91.0804C156.496 90.2371 155.869 90.7274 155.869 91.1981ZM155.398 87.2955C155.202 87.7269 155.692 87.5701 155.927 87.5504C155.77 87.1974 155.614 87.1778 155.398 87.2955C155.535 87.217 155.221 87.6681 155.398 87.2955ZM154.515 86.06L155.084 85.7462C154.849 85.3344 154.104 85.609 154.025 85.9031C153.947 86.1973 153.907 86.6483 154.025 87.0013C154.104 87.2759 154.26 87.2367 154.339 87.0798C154.633 86.9229 154.986 86.9425 155.261 86.7464C155.555 86.5503 155.417 86.1581 155.045 86.3738C154.849 86.4915 154.731 86.4914 154.496 86.0796L154.515 86.06ZM152.672 81.4907C152.574 81.3534 152.084 81.0004 152.005 81.1965C151.946 81.3338 152.437 82.0202 152.515 82.1771C152.633 82.3928 152.829 82.4908 152.986 82.3928C153.201 82.2751 152.77 81.6672 152.652 81.5103L152.672 81.4907ZM144.357 65.8608C144.239 65.6451 143.808 65.9 143.925 66.0961C144.18 66.5079 144.455 66.0961 144.357 65.8608ZM157.692 89.1978C157.359 89.0409 157.045 89.4331 157.516 89.6684C157.869 89.8449 158.202 89.4331 157.692 89.1978ZM166.576 109.985C166.929 110.142 166.89 109.456 166.909 109.22C166.909 109.24 166.811 109.515 166.753 109.475C166.576 109.377 166.615 107.73 166.635 107.652C166.713 107.416 166.909 107.436 167.047 107.73C167.262 108.181 167.36 108.554 167.341 108.985C167.733 108.769 167.929 108.201 167.91 107.612C167.91 107.436 167.792 107.201 167.615 107.22C167.419 107.22 167.321 106.965 167.223 106.71C167.008 106.142 166.713 105.592 166.4 105.063C166.262 104.828 165.988 104.279 165.733 104.161C166.027 104.69 165.419 104.985 165.105 104.906C164.831 104.828 164.595 105.083 164.478 105.298C164.438 105.357 164.282 105.828 164.223 105.828C164.399 105.847 164.458 105.691 164.693 105.847C164.89 105.985 164.791 106.24 164.733 106.357C164.262 106.632 165.086 106.808 165.282 106.965C165.674 107.259 165.576 107.887 165.654 108.279C165.733 108.652 165.792 108.848 165.988 109.201C165.556 109.436 166.302 109.868 166.556 110.005L166.576 109.985ZM163.478 106.769C163.693 107.299 164.105 107.946 164.556 108.22C164.87 108.416 165.007 108.103 164.811 107.769C164.674 107.514 164.576 107.299 164.36 107.122C164.144 106.926 163.889 106.73 163.713 106.495C163.281 105.945 163.34 106.318 163.478 106.769C163.929 107.887 163.262 106.063 163.478 106.769ZM168.988 111.868C168.929 111.554 168.969 111.24 169.106 111.044C169.145 110.985 169.42 110.809 169.42 110.789C169.4 110.731 168.89 110.652 168.812 110.613C168.674 110.574 168.419 110.515 168.321 110.338C168.184 110.417 168.008 110.397 167.851 110.397C167.655 110.397 167.635 110.632 167.459 110.613C167.184 110.574 166.968 110.358 166.753 110.574C166.655 110.672 166.635 110.868 166.694 111.044C166.772 111.299 167.008 111.731 166.713 111.77C166.89 112.103 167.733 111.907 167.89 111.868C168.047 111.829 168.282 111.554 168.439 111.613C168.674 111.711 168.714 112.103 168.694 112.299C168.792 112.241 169.145 112.103 169.008 111.848C168.91 111.358 169.125 112.064 169.008 111.848L168.988 111.868ZM181.186 134.42C181.304 134.538 181.676 135.225 181.794 134.95C181.931 134.617 181.049 133.381 180.853 133.048C180.716 133.205 180.676 133.46 180.637 133.715C180.578 134.303 180.853 134.126 181.167 134.44L181.186 134.42ZM182.52 135.499C182.422 135.44 182.363 135.754 182.284 135.774C182.167 135.832 182.01 135.793 181.873 135.695C181.637 135.538 181.422 135.303 181.245 135.068C181.245 135.068 181.088 134.832 181.069 134.813C180.774 134.97 180.421 135.225 180.735 135.793C180.931 136.127 181.48 136.44 181.735 136.303C181.735 136.401 181.735 136.519 181.696 136.558L181.833 136.48C181.931 136.421 182.618 135.538 182.52 135.499ZM187.03 144.795C187.03 144.795 186.913 145.01 186.952 145.089C187.05 145.246 187.422 145.246 187.56 145.226C187.658 145.226 188.619 145.01 188.207 144.814C187.893 144.657 187.089 144.736 187.462 144.246C187.638 144.01 187.952 143.932 188.109 143.696C188.226 143.5 188.148 143.147 187.854 143.245C187.756 143.285 187.54 143.461 187.422 143.343C187.266 143.187 187.167 142.873 187.187 142.637C187.207 142.363 187.579 142.677 187.677 142.441C187.775 142.226 187.795 141.912 187.658 141.618C187.54 141.382 187.403 141.186 187.207 141.167C186.971 141.147 186.873 140.618 186.697 140.5C186.462 140.343 186.422 140.676 186.265 140.716C186.069 140.774 185.795 140.578 185.599 140.402C185.108 139.931 185.089 139.774 185.481 139.421C185.54 139.362 185.736 139.088 185.579 138.951C185.501 138.872 185.363 138.951 185.324 138.97C185.265 138.931 185.108 138.598 185.089 138.558C184.873 138.166 184.598 137.99 184.265 137.892C184.147 137.852 183.893 137.833 184.03 138.068C183.991 138.519 184.226 138.343 184.324 138.617C184.383 138.794 184.324 138.911 184.422 139.088L184.677 139.539C184.853 139.853 185.108 140.186 185.187 140.519C185.226 140.657 185.128 140.637 185.187 140.755C185.304 140.971 185.344 141.069 185.54 141.186C185.795 141.343 185.638 141.598 185.873 141.618C186.069 141.618 186.128 141.52 186.344 141.775C186.52 141.99 186.658 142.265 186.736 142.52C186.834 142.814 186.736 142.99 186.775 143.206C186.834 143.5 187.05 143.657 186.991 143.912C186.913 144.187 186.658 144.108 186.854 144.442C186.913 144.559 186.971 144.677 186.971 144.795H187.03ZM185.638 143.187C185.854 143.167 185.814 142.834 185.697 142.618C185.658 142.637 185.579 142.657 185.559 142.696C185.403 142.775 185.559 143.03 185.657 143.187H185.638ZM184.324 141.461C184.383 141.578 184.638 142.108 184.716 142.049C184.893 141.951 185.01 142.03 184.853 141.716C184.677 141.382 184.579 141.324 184.324 141.461C184.461 141.382 184.442 141.677 184.324 141.461ZM187.501 147.462C187.501 147.462 187.069 147.266 187.187 147.364C187.481 147.619 188.658 147.991 189.011 148.03C189.482 148.07 188.05 147.344 187.834 147.324C188.011 147.54 187.834 147.54 187.521 147.462C187.226 147.285 187.736 147.521 187.521 147.462H187.501ZM192.482 153.639C191.953 153.149 190.58 151.953 190.443 151.717C190.05 151.423 189.639 151.266 189.854 151.502C190.09 151.737 190.619 152.051 190.737 152.247C190.227 151.894 189.109 151.031 189.207 151.247C189.286 151.404 189.913 151.953 190.286 152.129C190.207 151.972 191.266 152.757 191.502 152.933L192.482 153.639ZM191.678 152.188C191.09 151.815 191.325 152.227 191.933 152.639C191.874 152.541 192.266 152.58 191.678 152.188ZM191.168 150.737C191.168 150.737 190.639 150.286 190.521 150.168C190.325 149.992 190.109 149.776 190.011 149.639C189.854 149.364 189.384 149.07 189.011 148.972C188.815 148.913 188.148 148.795 188.58 149.109C188.874 149.305 189.168 149.482 189.462 149.717C188.913 149.442 189.835 150.148 190.09 150.305C190.58 150.599 190.482 150.423 190.952 150.658C191.031 150.717 191.109 150.737 191.149 150.737H191.168ZM188.168 145.442C188.011 145.442 187.815 145.501 187.756 145.599C187.775 145.677 187.932 145.736 188.03 145.736C188.266 145.736 188.736 145.422 188.168 145.442ZM153.927 141.069C153.594 140.99 152.692 141.52 153.123 141.657C153.672 141.833 154.378 141.186 153.927 141.069ZM150.985 140.853C150.75 140.931 150.417 140.794 150.142 140.814C149.77 140.853 149.495 141.029 149.162 141.127C149.024 141.167 148.612 141.363 148.456 141.343C148.436 141.324 148.161 141.088 148.142 141.186C148.103 141.324 148.358 142.461 148.495 142.5C148.652 142.539 148.495 142.245 148.691 142.324L149.024 142.422C149.279 142.481 149.338 142.343 149.593 142.343C150.024 142.343 150.829 142.716 151.083 142.422C151.338 142.128 150.495 141.324 150.985 141.206C151.123 141.167 151.28 141.265 151.436 141.265C151.652 141.265 151.848 141.206 152.044 141.147C152.397 141.049 152.24 140.814 151.966 140.618C151.338 140.147 151.436 140.735 150.966 140.872L150.985 140.853ZM150.24 142.775C150.201 142.892 150.279 143.049 150.358 143.167C150.789 143.304 150.632 142.892 150.24 142.775ZM149.436 139.931C148.946 139.284 149.083 140.108 149.397 140.343C149.809 140.657 150.024 140.127 149.436 139.931C149.887 140.088 149.083 139.48 149.436 139.931ZM147.201 139.892C146.71 140.029 147.475 140.441 147.455 140.637C147.455 140.696 147.181 140.814 147.142 140.912C146.965 141.245 146.985 141.52 147.044 141.912C147.318 141.637 147.534 141.363 147.926 141.147C148.299 140.951 148.671 140.931 149.142 140.872C148.985 140.657 148.867 140.441 148.613 140.284C147.926 139.833 148.279 140.598 147.789 140.421C147.946 140.127 147.73 139.382 147.201 139.206C146.946 139.147 146.789 139.382 147.063 139.5C147.357 139.637 147.299 139.676 147.22 139.892C146.946 139.97 147.318 139.578 147.22 139.892H147.201ZM132.728 135.107C132.571 135.146 132.473 135.303 132.375 135.401C132.198 135.44 132.041 135.519 131.943 135.617C131.708 135.832 132.041 135.813 132.277 135.891C132.375 135.931 132.571 136.087 132.63 136.029C132.708 135.95 132.728 135.813 132.767 135.695C132.767 135.656 132.963 135.028 132.708 135.107H132.728ZM131.806 134.773C131.531 134.695 131.433 135.264 131.394 135.381C131.786 135.519 131.806 134.773 131.806 134.773ZM130.433 134.754C130.374 134.93 130.355 135.126 130.355 135.323C130.355 135.362 130.551 135.578 130.57 135.578C130.669 135.479 130.845 135.578 131.041 135.656C131.002 135.774 130.512 135.891 130.57 135.989C130.747 136.264 131.276 136.166 131.355 135.95C131.531 135.499 130.747 134.872 130.963 134.381C130.649 134.146 130.472 134.617 130.433 134.734V134.754ZM126.08 134.009C125.668 133.695 125.668 133.989 125.746 134.244C125.923 134.479 126.746 134.656 126.825 134.381C126.825 134.342 125.982 134.303 126.08 134.009C126.021 134.166 125.687 133.715 126.08 134.009ZM124.589 133.597C124.785 133.871 124.942 133.636 125.001 133.479L124.766 133.401C124.57 133.46 124.452 133.42 124.57 133.597H124.589ZM115.058 127.988C115.176 127.655 114.627 127.792 114.548 127.988C114.764 128.282 114.941 128.282 115.058 127.988ZM121 131.655C121.079 131.185 121 130.439 121.491 130.145C121.726 130.008 121.569 129.714 121.216 129.773C120.922 129.832 120.647 130.086 120.549 130.283C120.471 130.439 120.49 130.675 120.608 130.832C120.53 131.047 120.471 131.283 120.177 131.381C119.765 131.498 120.883 132.224 121 131.655ZM121.824 132.165C121.824 132.165 120.804 132.008 120.687 132.028C120.49 132.048 120.432 132.263 120.236 132.244C119.981 132.244 119.706 132.106 119.471 132.028C119.235 132.695 121.824 132.773 121.824 132.165ZM116.941 131.322C116.725 131.204 116.607 131.283 116.431 131.322C116.647 131.616 116.823 131.616 116.941 131.322ZM118.588 132.381C118.588 132.381 118.804 132.008 118.667 131.91C118.412 131.734 118.019 131.832 117.941 132.028C118.019 132.048 118.098 132.087 118.176 132.106C118.333 132.165 118.647 132.204 118.588 132.381ZM121.177 133.401L121.922 133.656C122.157 133.558 122.236 133.597 122.491 133.675C122.844 133.793 123.177 133.734 123.53 133.891C123.844 134.028 123.746 134.107 124.118 134.126C124.452 134.146 124.668 134.107 124.883 133.95C124.942 133.911 124.55 133.793 124.511 133.754C124.334 133.577 124.432 133.381 124.118 133.322C123.766 133.263 123.354 133.205 123.001 133.185C122.765 133.185 122.569 133.126 122.353 133.087C122.04 133.028 121.765 133.087 121.471 133.067C121.059 133.028 120.824 132.852 120.392 132.832C120.079 132.832 119.765 132.812 119.471 132.832C120 133.165 120.608 133.205 121.196 133.401H121.177ZM140.317 140.166C140.592 140.519 140.67 140.049 140.631 139.872C140.631 139.813 140.396 139.598 140.317 139.637C140.18 139.735 140.258 140.029 140.317 140.166C140.494 140.402 140.199 139.774 140.317 140.166ZM160.261 146.54C160.359 146.226 160.771 146.207 161.046 146.167C161.203 146.148 161.36 146.109 161.516 146.109C161.654 146.109 161.771 146.265 161.83 146.246C161.889 146.246 162.085 145.873 162.124 145.834C162.281 145.638 162.281 145.461 161.909 145.344C161.399 145.501 161.36 144.677 160.85 144.755C160.614 144.795 160.203 145.05 160.34 145.305C160.418 145.442 161.124 145.814 161.085 145.912C161.046 146.03 159.85 145.324 159.928 145.814C159.948 145.932 160.379 146.285 159.967 146.246C159.732 146.226 159.673 145.991 159.575 146.305C159.477 146.618 160.104 146.991 160.261 146.52V146.54ZM183.991 154.816C183.383 154.835 184.5 155.385 184.873 155.561C185.206 155.738 185.677 156.169 186.01 156.208C186.305 156.247 185.854 155.659 185.795 155.502C185.716 155.306 185.932 155.502 185.912 155.326C185.893 155.11 185.559 154.522 185.167 154.384C184.991 154.247 185.03 154.384 184.853 154.208C184.755 154.11 184.657 154.031 184.54 153.953C183.755 153.502 184.304 154.679 184.01 154.816C183.539 154.835 184.226 154.718 184.01 154.816H183.991ZM72.7183 118.379C72.3065 118.281 71.9535 118.34 71.7377 118.555C71.5809 118.693 71.5024 119.006 71.8554 119.124C72.4241 119.32 73.1301 118.477 72.7183 118.379ZM21.0632 101.474C21.0632 101.474 21.9849 101.2 21.5927 101.141C21.3378 101.102 20.671 101.18 20.6122 101.317L21.0632 101.474C21.3377 101.396 20.8279 101.396 21.0632 101.474ZM35.8302 105.612C35.3792 105.455 35.2811 105.769 35.7322 105.926C35.9675 106.004 36.0655 105.691 35.8302 105.612ZM38.7915 106.24C38.5757 106.122 38.4581 106.2 38.2816 106.24C38.4973 106.534 38.6738 106.534 38.7915 106.24ZM39.9877 106.75C40.1054 106.475 39.8308 106.455 39.5171 106.338C39.0268 106.181 39.1248 106.887 39.5171 107.024C39.7328 107.103 39.9289 106.848 39.9681 106.73L39.9877 106.75ZM45.067 107.789C45.2435 108.024 45.4395 108.122 45.6357 108.299C45.871 108.514 46.0279 108.946 46.4005 109.064C46.4593 108.867 46.5574 108.652 46.5966 108.436C46.6358 108.22 46.1652 108.142 45.9691 108.083L45.067 107.789ZM50.0874 108.554C50.4992 108.436 49.7148 108.063 49.6559 108.338C49.6167 108.514 49.9893 108.809 50.0874 108.554C50.3619 108.475 50.0285 108.711 50.0874 108.554ZM50.0481 107.181C49.8128 107.004 49.5186 106.789 49.5971 107.181C49.6167 107.318 49.7147 107.436 49.6755 107.593L50.1266 107.75C50.1854 107.593 50.205 107.397 50.0677 107.201C49.6755 106.906 50.2442 107.436 50.0677 107.201L50.0481 107.181ZM46.4985 106.534C46.4593 106.651 46.5181 107.671 46.9692 107.514C47.1653 107.436 47.3614 107.279 47.4791 107.161C47.6752 106.985 47.8517 106.906 48.0674 106.75C48.2832 106.612 48.2831 105.965 47.989 106.24C47.7733 106.436 47.5771 106.573 47.1849 106.553C46.8712 106.553 46.7927 106.455 46.4985 106.534C46.7731 106.455 46.4005 106.848 46.4985 106.534ZM43.7138 106.593C43.7138 106.593 44.7728 106.455 44.4198 106.22C43.9099 105.887 43.8118 106.279 43.7334 106.514V106.573L43.7138 106.593ZM45.3807 107.299C45.4591 107.475 45.6945 107.495 45.8906 107.554C45.9298 107.436 46.0083 107.259 45.7729 107.161C45.5572 107.083 45.263 107.063 45.3807 107.299ZM39.3406 105.416C38.9091 104.847 38.5169 105.926 38.6738 105.965C38.8895 106.044 39.2817 105.534 39.3406 105.416C39.2817 105.573 39.1641 105.181 39.3406 105.416ZM34.6535 103.2C34.4182 103.18 34.0456 103.494 34.4967 103.671C34.732 103.749 35.1046 103.357 34.6535 103.2ZM34.0652 103.18C33.8495 103.063 33.7318 103.141 33.5553 103.18C33.771 103.474 33.9476 103.474 34.0652 103.18ZM32.6532 102.886C32.7121 102.729 32.4179 102.631 32.261 102.592C31.8099 102.533 32.0649 102.867 32.3787 102.984C32.516 103.023 32.6336 102.984 32.6532 102.906V102.886ZM37.7913 104.043C37.9286 104.004 38.2423 103.827 37.909 103.729C37.6736 103.651 37.2618 103.729 37.0853 103.808C36.5754 104.024 37.6344 104.514 37.7913 104.063C37.7325 104.22 38.3404 103.906 37.7913 104.063V104.043ZM36.9284 102.906C36.3793 102.494 35.5557 102.004 34.8105 101.945C34.2417 101.906 34.3398 102.278 34.6143 102.572C34.7712 102.729 35.183 103.141 35.4576 103.161C35.6341 103.161 35.5949 103.063 35.7518 103.082C35.9283 103.082 36.144 103.161 36.3205 103.22C36.5558 103.298 37.0461 103.494 37.2226 103.318C37.3599 103.2 37.0657 102.984 36.9284 102.906C37.556 103.278 35.3203 101.69 36.9284 102.906ZM32.516 102.141C32.8297 101.964 33.32 101.886 33.4573 101.513C33.5161 101.376 33.3985 101.023 33.1043 101.121C32.8298 101.2 32.7513 101.494 32.6729 101.69L32.516 102.161V102.141ZM31.6335 101.513C31.6727 101.396 31.7512 101.219 31.5158 101.121C31.3786 101.082 31.2609 101.121 31.2413 101.2C31.1628 101.415 31.4178 101.749 31.6335 101.494V101.513ZM21.475 98.8855C21.2397 98.8071 21.0632 98.5914 21.122 98.4345C21.3574 98.5129 21.9065 98.5914 21.6516 98.2384C21.6516 98.2384 20.3572 98.5129 21.2397 98.8071L21.475 98.8855ZM25.8483 100.827C25.8483 100.827 27.2602 101.376 26.8876 100.945C26.7111 100.749 26.4562 100.572 26.2797 100.376C26.064 100.141 26.1424 100.062 26.162 99.8465C26.1817 99.67 25.9463 99.6896 25.8286 99.7484C25.5933 99.8661 25.6326 100.121 25.4561 100.278C25.3776 100.337 24.907 100.278 25.0835 100.454C25.2404 100.631 25.6129 100.749 25.8483 100.827C26.9269 101.357 25.1619 100.611 25.8483 100.827ZM27.7505 100.533C27.7505 100.533 27.4563 101.258 27.4367 101.357C27.9662 101.533 27.9466 101.062 27.8682 100.807C27.8682 100.768 27.829 100.552 27.7505 100.533ZM29.0448 101.023C29.0448 101.023 28.6919 101.553 28.9272 101.474C29.1429 101.396 29.4371 101.16 29.0448 101.023C29.2802 101.102 28.986 101.18 29.0448 101.023ZM29.7312 101.239C29.5547 101.415 28.9664 102.2 29.5939 102.396C29.9273 102.514 30.0058 102.317 30.2607 102.317C30.5157 102.317 30.751 102.474 31.0059 102.474C31.7119 102.474 31.2413 101.827 30.8883 101.592C30.7118 101.474 30.3784 101.533 30.2607 101.337C30.0842 101.043 30.0842 101.141 29.7508 101.239C29.3782 101.631 30.0254 101.16 29.7508 101.239H29.7312ZM11.2774 94.4339C11.65 94.4143 12.552 94.2574 12.1598 94.1789C11.9637 94.1397 11.65 94.1789 11.3558 94.1789C10.9832 94.1789 11.0224 94.1005 11.0028 93.9828C10.9832 93.924 10.8067 93.8259 10.5714 93.9828C10.3556 94.1005 10.3557 94.2378 10.3557 94.3358C10.3557 94.5123 10.7087 94.5319 11.297 94.4535C10.4733 94.5711 12.3168 94.3946 11.297 94.4535L11.2774 94.4339ZM15.278 92.1002C15.5526 92.1394 15.4545 91.7864 15.278 91.6295C15.1603 91.7472 15.0231 91.9629 15.278 92.1002C15.4937 92.1198 15.1407 92.0217 15.278 92.1002ZM15.7487 91.8844C15.7487 91.8844 15.3172 91.4334 15.376 91.5903C15.4349 91.7472 15.631 91.9825 15.7487 91.8844C15.6898 91.9433 15.631 91.7864 15.7487 91.8844ZM15.6506 89.7665C15.6506 89.7665 15.4937 89.5704 15.4545 89.6096C15.1603 89.8841 16.0624 91.002 16.2193 91.0804C16.4546 91.1588 16.5331 90.4921 16.4939 90.4136C16.3566 90.0802 15.984 89.8449 15.631 89.7665C15.4153 89.5311 16.0232 89.8449 15.631 89.7665H15.6506ZM14.9054 90.9039C14.8073 91.002 15.0623 91.2177 15.1407 91.1196C15.3172 90.9627 15.1015 90.7078 14.9054 90.9039ZM11.5323 92.9042C10.6891 93.0219 11.1401 93.5514 11.4342 93.5906C11.6892 93.6494 11.5715 93.8848 11.8068 93.9436C12.003 94.0024 12.2971 94.0416 12.6894 94.0024C12.9835 93.9632 13.4738 93.6298 13.1796 93.6298C12.8266 93.6298 12.4344 93.6102 12.4344 93.4729C12.4344 93.4337 12.4148 93.2964 12.6109 93.2964C13.1012 93.2964 13.7876 93.1788 14.1405 93.1003C14.3563 93.0415 14.219 93.0023 13.9837 92.9827C13.7091 92.9827 13.415 93.0219 13.3169 92.8846C13.2777 92.8062 13.2581 92.7473 13.2777 92.6885C13.3169 92.5904 13.4346 92.5316 13.6503 92.4532C13.7876 92.4139 14.1798 92.3747 14.1798 92.2963C14.1798 92.1982 13.9445 92.1002 13.9052 91.9825C13.8856 91.8256 14.1405 91.7668 14.3759 91.806C14.0425 91.6295 13.9052 91.6099 13.6503 91.806C13.4542 91.9629 13.3561 92.1394 13.1404 92.2767C13.0423 92.3355 12.8659 92.4532 12.6305 92.5512C12.2971 92.7081 11.8265 92.8846 11.5127 92.865C10.9636 92.9238 11.9441 92.9042 11.5127 92.865L11.5323 92.9042ZM35.8695 104.632C35.8695 104.632 35.3399 105.083 35.5949 105.22C36.0852 105.514 36.046 104.886 36.4774 105.259C36.5754 105.338 36.8304 105.592 37.0069 105.612C37.1245 105.612 37.4971 105.514 37.654 105.494C37.7717 105.494 38.5365 105.573 38.3992 105.318C38.3208 105.2 38.0266 105.122 37.909 105.024C37.7521 104.886 37.909 104.867 37.8109 104.749C37.6736 104.573 37.3991 104.69 37.3598 104.769C37.2226 104.965 37.0461 105.239 36.6539 104.906C36.3597 104.651 36.3597 104.279 35.889 104.612C35.5164 105.004 36.2224 104.377 35.889 104.612L35.8695 104.632ZM35.0654 105.063C35.3007 105.141 35.6733 104.749 35.2223 104.592C34.9673 104.592 34.6144 104.886 35.0654 105.063ZM23.8283 80.3925C23.7891 80.0395 23.6519 79.9414 23.5538 80.4317C23.4165 81.0004 23.7107 80.9612 23.8283 80.3925C23.7891 79.9806 23.7695 80.667 23.8283 80.3925ZM20.2591 101.494C20.2591 101.494 20.22 100.807 20.1219 100.67C19.514 100.219 19.8669 101.357 20.2591 101.494ZM23.8675 79.0197C24.1617 78.7451 24.1421 79.2158 24.4363 78.9413C24.9658 78.451 24.0833 78.1176 23.8675 79.0197ZM80.5038 27.796C80.5823 27.4234 80.0528 27.5411 79.8174 27.7568C79.9547 27.9137 80.3665 28.404 80.5038 27.796ZM79.8567 28.855C79.386 29.0707 79.0919 29.0119 78.6997 29.0119C78.7389 29.0119 78.8565 29.3845 78.8761 29.4237C78.9742 29.6199 79.0918 29.8356 79.2683 29.9728C79.386 30.0709 79.6606 29.6983 79.5429 29.5806C79.4449 29.463 79.386 29.2472 79.6802 29.2669C80.0136 29.3061 80.5235 30.1886 80.8372 29.4434C81.0922 28.855 80.2293 28.855 79.8567 28.855C80.8176 28.855 79.4056 29.0511 79.8567 28.855ZM96.8201 10.2639C96.624 10.3423 96.4083 10.6561 96.4083 10.8326C96.4083 11.1072 97.1143 11.2248 97.33 11.3229L97.1731 10.7934C97.1339 10.6953 97.0162 10.1855 96.8201 10.2639ZM94.3687 12.225C94.3687 12.3427 94.8198 12.8525 94.8786 12.7937C95.0159 12.6564 94.7806 12.2446 95.0355 12.0093C95.2316 11.8328 95.7415 12.1073 95.8199 12.2054C95.9376 12.3427 95.7415 12.323 95.6631 12.4407C95.5846 12.578 95.7219 12.7153 95.7807 12.7741C95.8592 12.8721 96.2318 13.4409 96.4867 13.2055C96.9574 12.7741 96.3298 12.8721 96.1925 12.676C96.016 12.4211 96.6044 12.3819 96.7416 12.323C97.2907 12.1269 95.9572 11.6955 96.369 11.3229L96.0945 11.3621C95.9965 11.4602 95.8592 11.5582 95.7415 11.5778C95.5062 11.617 95.4474 11.3229 95.1336 11.3621C94.7414 11.4209 94.3688 11.872 94.3884 12.225H94.3687ZM92.6626 15.3823C91.8586 15.5588 92.2508 15.9903 92.4861 16.2452C92.29 16.0295 92.3292 15.6373 92.6626 15.3823ZM91.2114 17.1277C91.0153 17.363 91.0741 17.5199 91.2114 17.6768C91.2114 17.5984 91.2899 17.0493 91.2114 17.1277ZM87.956 19.5987C87.6814 19.7164 87.8187 20.0301 87.9167 20.1086C88.1128 20.2851 88.4463 20.2458 88.7601 20.0301C89.1523 19.7556 88.76 19.6771 88.5443 19.6967C88.2109 20.0105 88.2697 19.4614 87.9756 19.5987H87.956ZM95.3101 14.0684C95.1728 13.9115 94.6433 14.0096 94.859 14.2645C94.9963 14.3822 95.1924 14.2057 95.3101 14.0684ZM93.3686 12.3034C93.3686 12.1662 93.4471 11.7347 93.2313 11.7739C92.9372 11.8328 92.5253 12.1858 92.3096 12.4211C91.8782 12.8721 91.5644 13.6762 92.192 13.7939C92.4861 13.8527 92.29 13.284 92.2704 13.2448C92.2115 13.1075 92.0742 12.9506 92.3292 12.7545C92.6626 12.5191 92.8979 12.8525 93.1332 12.8721C93.5059 12.9114 93.4274 12.4799 93.3686 12.3034C93.5255 12.8329 93.3686 11.617 93.3686 12.3034ZM93.3686 9.40102C93.702 9.14608 94.0746 8.79308 94.3491 8.47931C94.604 8.18514 94.3492 8.1067 94.0942 8.20475C93.7412 8.34203 93.3686 8.67541 93.2902 9.04802C93.2706 9.16569 93.1136 9.59713 93.3686 9.40102ZM97.1143 7.71448C96.9574 7.63604 96.8005 7.81254 96.6828 7.77331C96.5651 7.73409 96.5063 7.63604 96.3887 7.5772C96.1926 7.49876 95.9964 7.40071 95.7611 7.45954C95.663 7.47915 94.9374 7.83215 95.0159 7.9302C95.0355 7.96942 95.3689 7.79292 95.3689 7.79292C95.467 7.81254 95.6434 7.83215 95.7023 7.89098C95.8395 8.02825 95.4473 8.42047 95.5258 8.49892C95.5258 8.49892 96.1533 7.94981 96.369 8.18514C96.6044 8.44008 97.3496 7.83215 97.1143 7.71448ZM87.3481 17.01C87.3481 17.01 87.1127 16.9316 87.0539 16.9708C87.0539 16.9708 87.6422 17.618 87.2696 17.971C87.1323 18.5789 87.5049 18.7358 88.1129 18.5397C88.4462 18.5005 88.7208 19.1476 88.9757 18.6966C89.2111 18.2651 89.1326 17.7945 89.0934 17.4219C89.0934 17.2454 88.9757 17.2454 88.7796 17.3238C88.4855 17.4415 88.4267 17.4807 88.2698 17.3042C88.0933 17.1081 88.9953 16.7747 89.2111 16.5982C89.7798 16.1276 88.5835 16.4413 88.4658 16.4609C87.9363 16.6963 87.8383 16.9708 87.3676 17.0297C86.9754 16.9512 87.6422 16.9904 87.3676 17.0297L87.3481 17.01ZM86.191 17.5003C86.191 17.5003 86.4067 17.8729 86.544 17.7553C86.7205 17.618 86.7009 17.363 86.6028 17.265C86.4067 17.0493 85.9753 17.1865 86.191 17.5003ZM82.8375 20.54C82.7199 21.0303 83.3866 21.0303 83.6219 21.2656C83.9946 21.6382 83.4651 21.6578 83.1513 21.6578C82.8768 21.6578 82.3473 22.3834 82.8375 22.305C83.1709 22.2658 83.3474 22.2658 83.5827 22.403C83.72 22.4815 83.9358 22.5011 84.1515 22.4619C84.2888 22.4619 84.5241 22.403 84.6221 22.2462C84.7202 22.1285 84.4849 21.9912 84.3868 22.0304C84.1319 22.0893 84.1319 22.1677 84.2103 21.7951C84.2691 21.5206 84.3476 21.246 84.3868 20.9911C84.3868 20.9911 84.3868 20.6185 84.3476 20.6577C83.975 21.1676 83.7592 20.8538 83.8181 20.4027C83.8965 19.7163 84.7398 20.0105 85.1516 19.736C85.7595 19.3437 85.7203 20.0497 85.9165 20.3439C86.0733 20.5792 86.642 21.0891 85.9557 21.4225C85.6027 21.599 85.3477 21.6774 85.2497 22.1089C85.1516 22.2854 85.0536 22.5207 85.2497 22.5403C85.5046 22.5795 85.9164 22.4423 86.2106 22.4227C86.3871 22.4227 86.6225 22.3442 86.6617 22.1089C86.6617 22.0108 86.5244 21.6971 86.544 21.6774C86.7009 21.5206 87.1715 21.5598 87.3676 21.5009C87.9952 21.2852 87.0147 20.5988 87.8972 20.7753C87.7207 20.5792 87.4853 20.3831 87.3676 20.1282C87.3088 19.9909 87.4265 19.8928 87.3873 19.7752C87.348 19.6575 87.25 19.5791 87.1519 19.5006C86.8774 19.3045 86.5244 19.1672 86.1126 19.2261C85.74 19.2653 85.1712 19.5595 85.5438 18.9123C85.132 19.3045 85.0732 19.5399 84.5633 19.6183C84.3476 19.383 84.0534 19.4614 83.72 19.7556C83.3278 20.1086 82.9552 20.0693 82.8572 20.5596L82.8375 20.54ZM84.9947 20.089C85.132 20.2458 85.2693 20.0497 85.4458 19.8928C85.2693 19.9125 85.132 19.8928 84.9947 20.089Z" fill="url(#paint100_linear_2063_306)"></path><path d="M87.9748 13.2647C88.1317 13.0882 87.9356 12.8725 87.7591 13.0294C87.5826 13.1863 87.7983 13.4412 87.9748 13.2647Z" fill="url(#paint101_linear_2063_306)"></path><path d="M109.881 125.478C109.842 125.576 109.92 125.753 110.097 125.792C110.352 125.851 110.254 125.674 110.469 125.694C110.862 125.733 110.999 125.949 111.097 125.616C111.215 125.223 109.979 125.204 109.881 125.478Z" fill="url(#paint102_linear_2063_306)"></path><path d="M53.0091 108.75C53.0091 108.75 52.3619 109.398 52.7541 109.515C53.2248 109.672 53.166 108.633 53.2248 108.633C53.1463 108.652 53.0679 108.692 53.0091 108.75C53.3425 108.515 52.6365 109.143 53.0091 108.75Z" fill="url(#paint103_linear_2063_306)"></path><path d="M114.097 126.341C114.019 126.439 113.333 127.027 113.313 126.537C113.313 126.38 113.509 126.125 113.352 125.968C113.215 125.812 113.058 125.968 112.999 126.047C112.842 126.204 112.842 126.4 112.725 126.557C112.587 126.733 112.332 126.616 112.117 126.714C111.862 126.851 112.411 127.067 112.352 127.165C112.293 127.263 112.097 127.322 112.078 127.38L111.979 127.694C112.215 127.773 112.352 127.498 112.725 127.635C113.215 127.792 112.901 127.282 112.862 127.047C112.725 126.38 113.274 127.341 113.45 127.4C113.49 127.4 113.686 127.047 113.784 127.027C114.156 126.91 114.313 127.165 114.45 126.792C114.588 126.439 114.627 125.792 114.097 126.341C114.47 125.949 113.666 126.89 114.097 126.341Z" fill="url(#paint104_linear_2063_306)"></path><path d="M122.352 26.5018C122.411 26.2665 122.215 25.9135 121.999 25.8743C121.705 26.0312 122.058 26.6587 122.352 26.5018Z" fill="url(#paint105_linear_2063_306)"></path><path d="M109.291 126.478C109.213 126.694 109.507 126.89 109.762 126.968C109.899 127.007 110.056 127.066 110.173 127.145C110.311 127.243 110.213 127.321 110.37 127.4C110.448 127.439 110.703 126.988 110.762 126.949C110.801 126.909 111.193 126.478 111.076 126.478C110.938 126.478 110.958 126.556 110.762 126.38C110.625 126.262 110.546 126.066 110.311 126.027C109.86 125.968 109.703 126.556 109.487 125.87C109.075 125.733 109.075 125.144 108.899 124.929C108.624 124.556 108.075 124.615 108.35 125.046C108.565 125.38 108.958 125.341 108.781 125.733C108.624 126.105 107.84 125.556 107.702 125.988C107.604 126.282 107.8 126.498 108.252 126.537C108.546 126.537 108.722 126.537 108.918 126.419C109.016 126.38 109.33 126.321 109.271 126.498L109.291 126.478Z" fill="url(#paint106_linear_2063_306)"></path><path d="M116.234 127.734C115.999 127.675 115.901 127.949 116.136 128.047C116.371 128.126 116.469 127.812 116.234 127.734Z" fill="url(#paint107_linear_2063_306)"></path><path d="M106.428 128.988C106.526 129.282 107.428 129.733 107.566 129.361C107.624 129.184 106.075 128.518 106.428 128.988C106.546 129.38 106.252 128.753 106.428 128.988Z" fill="url(#paint108_linear_2063_306)"></path><path d="M130.315 133.362C130.021 133.264 129.923 133.597 130.511 133.499C131.041 133.401 130.746 133.067 130.315 133.362C130.648 133.126 130.08 133.283 130.315 133.362Z" fill="url(#paint109_linear_2063_306)"></path><path d="M136.296 134.99L136.747 135.147C136.825 134.911 136.021 134.637 136.296 134.99C136.531 135.068 136.119 134.754 136.296 134.99Z" fill="url(#paint110_linear_2063_306)"></path><path d="M101.487 123.576C101.566 123.321 100.938 122.419 100.781 122.85C100.703 123.066 100.918 123.281 101.134 123.438C101.173 123.458 101.624 123.752 101.487 123.556C101.585 123.242 101.664 123.791 101.487 123.556V123.576Z" fill="url(#paint111_linear_2063_306)"></path><path d="M55.1647 107.573C54.8705 107.652 54.9097 108.025 55.3019 108.142C55.5569 108.221 55.5569 107.887 55.6157 107.73L55.1647 107.573C55.4 107.652 54.8902 107.652 55.1647 107.573Z" fill="url(#paint112_linear_2063_306)"></path><path d="M58.9907 110.359C59.3829 110.476 59.1869 110.006 59.5006 110.025C59.5987 110.025 60.1478 110.241 60.1282 110.319C60.1282 110.261 59.8928 109.927 59.8536 109.868C59.7752 109.731 59.4026 109.672 59.2261 109.613L59.2653 109.535C59.128 109.633 58.4417 110.182 58.9712 110.339L58.9907 110.359Z" fill="url(#paint113_linear_2063_306)"></path><path d="M65.8735 112.261C65.795 112.496 66.6971 112.633 66.5403 112.378C66.4422 112.221 65.5597 111.849 65.8735 112.261C65.8147 112.418 65.697 112.025 65.8735 112.261Z" fill="url(#paint114_linear_2063_306)"></path><path d="M59.5389 109.496C59.7939 109.574 59.9704 109.241 59.9115 109.084C59.9508 109.182 59.4213 109.417 59.3232 109.496C59.3821 109.476 59.4605 109.476 59.5194 109.496H59.5389Z" fill="url(#paint115_linear_2063_306)"></path><path d="M41.89 105.965C42.0665 105.906 42.2234 105.906 42.2234 105.73C41.7723 105.573 41.6742 105.671 41.89 105.965Z" fill="url(#paint116_linear_2063_306)"></path><path d="M39.5751 104.69C39.8104 104.768 39.8693 104.572 39.9085 104.455C39.6535 104.317 39.4182 104.455 39.3594 104.611C39.4378 104.631 39.5163 104.67 39.5947 104.69H39.5751Z" fill="url(#paint117_linear_2063_306)"></path><path d="M69.8749 113.065C69.9142 112.927 69.6396 112.849 69.5023 112.829C69.2278 112.79 69.1886 112.829 69.1297 113.006C68.9924 113.418 69.7573 113.359 69.8553 113.065H69.8749Z" fill="url(#paint118_linear_2063_306)"></path><path d="M42.0265 104.102C42.1049 103.847 41.6539 103.788 41.5558 104.004C41.4382 104.278 41.9088 104.416 42.0265 104.102Z" fill="url(#paint119_linear_2063_306)"></path><path d="M43.8107 104.004C43.7126 103.945 43.34 103.886 43.3008 104.004C43.3008 104.004 43.4577 104.219 43.4773 104.239C43.7126 104.318 43.7715 104.121 43.8107 104.004Z" fill="url(#paint120_linear_2063_306)"></path><defs><linearGradient id="paint0_linear_2063_306" x1="11.2535" y1="84.165" x2="11.3797" y2="84.5037" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint1_linear_2063_306" x1="146.363" y1="147.245" x2="146.473" y2="147.74" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint2_linear_2063_306" x1="83.5362" y1="126.563" x2="83.6585" y2="126.944" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint3_linear_2063_306" x1="55.3036" y1="117.088" x2="55.4684" y2="117.545" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint4_linear_2063_306" x1="0.298335" y1="97.5811" x2="0.743351" y2="98.0807" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint5_linear_2063_306" x1="26.2104" y1="69.6133" x2="26.6117" y2="70.2319" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint6_linear_2063_306" x1="91.8698" y1="128.935" x2="92.0049" y2="129.241" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint7_linear_2063_306" x1="41.4901" y1="56.0517" x2="42.0175" y2="56.7765" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint8_linear_2063_306" x1="7.96201" y1="103.052" x2="8.05305" y2="103.453" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint9_linear_2063_306" x1="9.67711" y1="84.4183" x2="10.017" y2="84.9065" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint10_linear_2063_306" x1="77.6974" y1="23.9876" x2="78.4316" y2="24.7795" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint11_linear_2063_306" x1="68.1975" y1="30.2584" x2="68.5237" y2="30.7482" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint12_linear_2063_306" x1="75.9089" y1="23.8886" x2="77.6016" y2="26.6283" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint13_linear_2063_306" x1="39.0867" y1="56.8714" x2="39.8969" y2="57.3955" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint14_linear_2063_306" x1="44.7522" y1="52.9406" x2="45.3638" y2="53.5588" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint15_linear_2063_306" x1="74.1513" y1="27.9495" x2="74.5021" y2="28.5672" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint16_linear_2063_306" x1="72.4714" y1="27.9741" x2="72.815" y2="28.7901" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint17_linear_2063_306" x1="67.4174" y1="32.3375" x2="67.6843" y2="32.9514" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint18_linear_2063_306" x1="84.7144" y1="126.501" x2="84.8614" y2="126.843" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint19_linear_2063_306" x1="73.9928" y1="26.9567" x2="74.2405" y2="27.3736" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint20_linear_2063_306" x1="132.674" y1="56.5595" x2="133.418" y2="57.2868" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint21_linear_2063_306" x1="104.579" y1="2.56109" x2="104.962" y2="3.09027" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint22_linear_2063_306" x1="103.438" y1="2.68622" x2="104.322" y2="4.12327" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint23_linear_2063_306" x1="105.782" y1="2.51967" x2="106.033" y2="2.93209" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint24_linear_2063_306" x1="101.662" y1="1.97298" x2="102.499" y2="3.31171" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint25_linear_2063_306" x1="106.594" y1="3.75396" x2="107.017" y2="4.44908" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint26_linear_2063_306" x1="184.273" y1="140.437" x2="184.325" y2="140.489" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint27_linear_2063_306" x1="105.875" y1="2.61058" x2="105.942" y2="2.6655" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint28_linear_2063_306" x1="99.0347" y1="3.98341" x2="99.295" y2="4.83885" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint29_linear_2063_306" x1="95.9438" y1="5.41062" x2="96.6286" y2="6.78805" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint30_linear_2063_306" x1="156.187" y1="96.5375" x2="156.976" y2="97.5234" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint31_linear_2063_306" x1="116.558" y1="29.1699" x2="116.889" y2="29.7227" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint32_linear_2063_306" x1="115.993" y1="24.9612" x2="116.157" y2="25.4709" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint33_linear_2063_306" x1="118.061" y1="30.7918" x2="118.344" y2="30.9845" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint34_linear_2063_306" x1="107.04" y1="2.48145" x2="108.92" y2="4.55288" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint35_linear_2063_306" x1="110.763" y1="-0.0153364" x2="111.036" y2="0.31429" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint36_linear_2063_306" x1="125.263" y1="19.8613" x2="125.743" y2="20.7339" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint37_linear_2063_306" x1="166.771" y1="116.115" x2="167.222" y2="116.967" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint38_linear_2063_306" x1="84.4431" y1="28.1429" x2="84.7334" y2="29.0311" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint39_linear_2063_306" x1="160.614" y1="102.459" x2="161.357" y2="103.903" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint40_linear_2063_306" x1="181.473" y1="159.69" x2="181.598" y2="160.121" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint41_linear_2063_306" x1="183.462" y1="145.33" x2="183.551" y2="145.649" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint42_linear_2063_306" x1="126.589" y1="41.8093" x2="126.873" y2="42.2388" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint43_linear_2063_306" x1="128.385" y1="46.8433" x2="129.421" y2="47.813" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint44_linear_2063_306" x1="159.922" y1="81.0839" x2="160.327" y2="81.6552" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint45_linear_2063_306" x1="126.2" y1="42.8999" x2="126.851" y2="43.6722" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint46_linear_2063_306" x1="132.314" y1="48.5076" x2="132.558" y2="48.8695" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint47_linear_2063_306" x1="130.06" y1="44.5208" x2="130.333" y2="44.8504" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint48_linear_2063_306" x1="168.732" y1="97.1095" x2="169.324" y2="97.9697" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint49_linear_2063_306" x1="115.303" y1="19.1832" x2="115.667" y2="19.326" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint50_linear_2063_306" x1="195.276" y1="162.751" x2="195.445" y2="163.276" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint51_linear_2063_306" x1="183.795" y1="122.999" x2="184.033" y2="123.383" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint52_linear_2063_306" x1="120.658" y1="32.5195" x2="121.506" y2="33.4632" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint53_linear_2063_306" x1="182.206" y1="148.738" x2="182.578" y2="149.073" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint54_linear_2063_306" x1="185.09" y1="149.557" x2="185.57" y2="150.158" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint55_linear_2063_306" x1="134.153" y1="56.5945" x2="134.52" y2="57.0627" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint56_linear_2063_306" x1="185.768" y1="146.276" x2="185.807" y2="146.48" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint57_linear_2063_306" x1="163.29" y1="143.358" x2="163.789" y2="144.181" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint58_linear_2063_306" x1="171.259" y1="120.762" x2="171.462" y2="121.124" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint59_linear_2063_306" x1="182.139" y1="139.561" x2="182.447" y2="140.343" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint60_linear_2063_306" x1="168.839" y1="114.904" x2="169.269" y2="115.507" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint61_linear_2063_306" x1="174.206" y1="126.689" x2="174.49" y2="126.882" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint62_linear_2063_306" x1="60.2449" y1="39.2894" x2="60.7083" y2="39.6718" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint63_linear_2063_306" x1="3.79698" y1="92.689" x2="4.57951" y2="94.008" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint64_linear_2063_306" x1="35.3992" y1="63.5437" x2="35.9672" y2="64.6852" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint65_linear_2063_306" x1="110.936" y1="134.397" x2="111.173" y2="134.877" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint66_linear_2063_306" x1="37.8721" y1="111.086" x2="38.0417" y2="111.44" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint67_linear_2063_306" x1="150.499" y1="64.2015" x2="151.053" y2="64.7212" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint68_linear_2063_306" x1="140.081" y1="135.928" x2="140.322" y2="136.471" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint69_linear_2063_306" x1="32.9952" y1="64.7576" x2="33.1765" y2="65.3074" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint70_linear_2063_306" x1="49.2782" y1="49.5241" x2="49.4907" y2="49.92" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint71_linear_2063_306" x1="45.1451" y1="55.1718" x2="45.7803" y2="56.116" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint72_linear_2063_306" x1="33.846" y1="63.8296" x2="34.1983" y2="64.6274" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint73_linear_2063_306" x1="152.199" y1="69.7781" x2="152.486" y2="69.9792" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint74_linear_2063_306" x1="161.604" y1="86.3765" x2="162.105" y2="86.7928" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint75_linear_2063_306" x1="146.244" y1="59.5517" x2="146.43" y2="59.8917" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint76_linear_2063_306" x1="140.769" y1="49.3105" x2="141.159" y2="49.7832" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint77_linear_2063_306" x1="133.566" y1="142.231" x2="133.7" y2="142.538" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint78_linear_2063_306" x1="168.712" y1="99.5277" x2="168.999" y2="99.7287" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint79_linear_2063_306" x1="165.931" y1="94.6856" x2="166.172" y2="95.2093" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint80_linear_2063_306" x1="176.47" y1="112.317" x2="177.041" y2="113.292" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint81_linear_2063_306" x1="164.058" y1="91.6839" x2="164.747" y2="92.3052" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint82_linear_2063_306" x1="116.849" y1="127.399" x2="117.236" y2="127.615" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint83_linear_2063_306" x1="68.2458" y1="43.9084" x2="68.4948" y2="44.2436" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint84_linear_2063_306" x1="45.4038" y1="64.7821" x2="45.792" y2="65.3514" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint85_linear_2063_306" x1="56.0287" y1="54.5852" x2="56.5991" y2="55.1901" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint86_linear_2063_306" x1="41.0337" y1="69.4569" x2="41.3358" y2="69.9741" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint87_linear_2063_306" x1="67.1668" y1="43.1199" x2="67.3385" y2="43.4683" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint88_linear_2063_306" x1="15.081" y1="92.8521" x2="15.1049" y2="92.9871" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint89_linear_2063_306" x1="28.3068" y1="80.7525" x2="28.9445" y2="81.7174" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint90_linear_2063_306" x1="25.7281" y1="81.655" x2="25.8543" y2="81.9936" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint91_linear_2063_306" x1="22.6991" y1="85.1968" x2="23.0823" y2="85.7633" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint92_linear_2063_306" x1="166.313" y1="106.088" x2="166.768" y2="106.827" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint93_linear_2063_306" x1="88.3859" y1="17.6341" x2="88.5808" y2="18.1445" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint94_linear_2063_306" x1="63.4711" y1="49.1885" x2="63.7383" y2="49.5539" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint95_linear_2063_306" x1="168.46" y1="110.987" x2="168.698" y2="111.509" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint96_linear_2063_306" x1="69.8658" y1="112.212" x2="70.1648" y2="112.823" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint97_linear_2063_306" x1="186.983" y1="141.177" x2="187.359" y2="141.745" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint98_linear_2063_306" x1="15.8738" y1="94.1548" x2="15.9043" y2="94.3074" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint99_linear_2063_306" x1="78.549" y1="31.9429" x2="79.1261" y2="32.9025" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint100_linear_2063_306" x1="113.528" y1="-7.75741" x2="193.246" y2="154.572" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint101_linear_2063_306" x1="87.8848" y1="12.9577" x2="88.0797" y2="13.2709" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint102_linear_2063_306" x1="110.568" y1="125.268" x2="110.718" y2="125.866" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint103_linear_2063_306" x1="52.9653" y1="108.588" x2="53.5213" y2="109.2" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint104_linear_2063_306" x1="113.426" y1="125.812" x2="114.236" y2="127.713" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint105_linear_2063_306" x1="122.157" y1="25.8419" x2="122.555" y2="26.3221" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint106_linear_2063_306" x1="109.61" y1="124.547" x2="110.929" y2="127.296" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint107_linear_2063_306" x1="116.209" y1="127.709" x2="116.384" y2="128.028" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint108_linear_2063_306" x1="107.047" y1="128.789" x2="107.305" y2="129.545" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint109_linear_2063_306" x1="130.485" y1="133.223" x2="130.563" y2="133.553" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint110_linear_2063_306" x1="136.529" y1="134.805" x2="136.664" y2="135.158" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint111_linear_2063_306" x1="101.232" y1="122.691" x2="101.736" y2="123.469" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint112_linear_2063_306" x1="55.3357" y1="107.545" x2="55.6386" y2="108.102" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint113_linear_2063_306" x1="59.5394" y1="109.493" x2="59.8839" y2="110.411" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint114_linear_2063_306" x1="66.2202" y1="112.051" x2="66.3886" y2="112.543" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint115_linear_2063_306" x1="59.6622" y1="109.063" x2="59.8521" y2="109.508" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint116_linear_2063_306" x1="42.0307" y1="105.64" x2="42.1684" y2="105.967" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint117_linear_2063_306" x1="39.6697" y1="104.383" x2="39.7872" y2="104.728" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint118_linear_2063_306" x1="69.5459" y1="112.791" x2="69.7467" y2="113.317" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint119_linear_2063_306" x1="41.8188" y1="103.851" x2="42.0222" y2="104.261" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint120_linear_2063_306" x1="43.589" y1="103.92" x2="43.7216" y2="104.269" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient></defs></svg></div><div class="shapes--after"><svg width="294" height="219" viewBox="0 0 294 219" fill="none"><g clip-path="url(#clip0_2063_430)"><path d="M167.36 178.824C167.627 178.759 168.075 178.69 168.285 178.559C168.113 178.681 167.202 178.257 167.36 178.824Z" fill="url(#paint0_linear_2063_430)"></path><path d="M129.938 190.506C129.938 190.506 129.846 190.629 129.784 190.705L129.84 190.934C129.84 190.934 129.916 190.915 129.935 190.91C129.945 190.787 129.927 190.63 129.919 190.511L129.938 190.506Z" fill="url(#paint1_linear_2063_430)"></path><path d="M170.046 179.241C170.046 179.241 170.175 179.028 170.233 178.933C170.137 179.037 170.061 179.136 170.046 179.241Z" fill="url(#paint2_linear_2063_430)"></path><path d="M218.016 106.848C217.886 107.062 218.029 107.814 218.242 107.944C218.343 107.778 218.439 107.593 218.569 107.461C218.631 107.385 218.679 107.252 218.845 107.353C218.946 107.187 219.062 106.998 219.163 106.832C218.994 106.389 218.189 106.564 218.016 106.848Z" fill="url(#paint3_linear_2063_430)"></path><path d="M203.284 130.007C203.358 130.312 204.166 130.398 203.804 129.739C203.665 129.087 203.177 129.569 203.284 130.007Z" fill="url(#paint4_linear_2063_430)"></path><path d="M205.269 127.386C205.365 127.201 205.057 127.013 204.937 127.184C204.836 127.349 205.149 127.556 205.269 127.386Z" fill="url(#paint5_linear_2063_430)"></path><path d="M132.7 190.157C133.031 190.359 133.349 189.838 133.017 189.636C132.945 189.755 132.368 189.956 132.7 190.157Z" fill="url(#paint6_linear_2063_430)"></path><path d="M134.595 189.818C134.639 189.585 134.226 189.544 134.384 189.284C134.432 189.312 134.503 189.356 134.559 189.423C134.517 189.332 134.456 189.246 134.437 189.17C134.423 189.112 134.396 188.998 134.368 188.884C134.32 188.855 134.273 188.826 134.245 188.793C134.079 188.692 133.913 188.591 133.766 188.485C133.883 188.8 134.153 189.663 133.951 189.994C134.064 190.209 134.574 190.065 134.614 189.813L134.595 189.818Z" fill="url(#paint7_linear_2063_430)"></path><path d="M183.834 164.727C183.914 164.142 183.282 164.78 183.081 164.95C182.88 165.12 182.476 165.198 182.417 165.455C182.358 165.711 182.862 165.79 183.004 165.877C183.17 165.978 182.998 166.02 183.112 166.154C183.277 166.335 183.794 166.553 183.981 166.245C184.125 166.17 184.006 166.098 184.201 166.07C184.297 166.047 184.392 166.024 184.473 165.944C184.99 165.495 184.036 165.142 183.886 164.775C183.886 164.775 183.886 164.774 183.872 164.717L183.834 164.727Z" fill="url(#paint8_linear_2063_430)"></path><path d="M134.461 191.263C134.461 191.263 134.366 191.205 134.338 191.172C134.309 191.219 134.318 191.257 134.294 191.324C134.332 191.314 134.389 191.3 134.466 191.282L134.461 191.263Z" fill="url(#paint9_linear_2063_430)"></path><path d="M136.081 188.71C136.081 188.71 136.138 188.777 136.18 188.867C136.252 188.83 136.323 188.792 136.395 188.755C136.267 188.725 136.115 188.681 136.062 188.714L136.081 188.71Z" fill="url(#paint10_linear_2063_430)"></path><path d="M135.038 188.983C135.094 189.131 135.203 189.246 135.398 189.218C135.361 189.066 135.248 188.932 135.038 188.983Z" fill="url(#paint11_linear_2063_430)"></path><path d="M181.904 168.91C182.057 168.711 182.197 168.455 182.06 168.226C181.966 168.087 181.714 168.047 181.711 167.867C181.679 167.572 181.847 167.43 181.413 167.556C181.298 167.745 181.478 167.822 181.567 167.942C181.704 168.171 181.579 168.322 181.492 168.545C181.42 168.745 181.721 169.156 181.889 168.933L181.904 168.91Z" fill="url(#paint12_linear_2063_430)"></path><path d="M184.081 172.962C184.081 172.962 184.041 173.133 184.007 173.242C184.069 173.247 184.112 173.257 184.155 173.267C184.212 173.253 184.283 173.296 184.368 173.316C184.313 173.087 184.139 172.705 184.062 172.966L184.081 172.962Z" fill="url(#paint13_linear_2063_430)"></path><path d="M181.663 170.744C182.083 170.561 182.237 170.282 182.689 170.232C182.989 170.22 183.922 169.246 183.605 169.02C183.202 168.775 183.009 169.226 182.836 169.51C182.764 169.629 182.636 169.518 182.497 169.693C182.421 169.793 182.363 169.888 182.31 170.001C182.191 169.929 182.006 169.833 182.122 169.643C182.089 169.591 182.076 169.453 181.999 169.471C181.752 169.532 181.725 170.002 181.805 170.165C181.615 170.049 181.515 170.053 181.507 169.854C181.494 169.716 181.461 169.582 181.41 169.453C181.302 169.177 181.081 168.766 180.915 168.665C180.843 168.784 180.771 168.902 180.699 169.021C180.648 169.477 180.8 168.855 180.699 169.021C180.586 169.553 180.175 169.108 180.155 169.355C180.142 169.802 180.511 170.075 180.81 170.306C181.117 170.574 181.167 170.945 181.663 170.744Z" fill="url(#paint14_linear_2063_430)"></path><path d="M202.874 132.306C203.312 132.2 203.081 131.247 202.662 131.934C202.441 132.27 202.439 132.594 202.874 132.306Z" fill="url(#paint15_linear_2063_430)"></path><path d="M184.226 174.561C184.226 174.561 184.208 174.404 184.19 174.328C184.19 174.328 184.151 174.337 184.123 174.304C184.138 174.28 184.152 174.256 184.166 174.233C184.12 174.123 184.016 174.027 183.892 173.936C183.886 174.24 183.898 174.54 183.977 174.783C183.987 174.821 183.996 174.859 184.005 174.897C184.101 174.793 184.192 174.67 184.202 174.547L184.226 174.561Z" fill="url(#paint16_linear_2063_430)"></path><path d="M182.923 167.289C182.832 167.413 182.682 167.792 182.929 167.813C183.157 167.838 183.349 167.63 183.521 167.507C183.956 167.22 183.135 166.915 182.904 167.294L182.923 167.289Z" fill="url(#paint17_linear_2063_430)"></path><path d="M202.764 131.022C203.095 131.223 203.413 130.702 203.081 130.5C202.749 130.298 202.432 130.82 202.764 131.022Z" fill="url(#paint18_linear_2063_430)"></path><path d="M203.485 131.331C203.659 130.966 203.368 131.016 203.154 131.129C203.053 131.295 203.365 131.501 203.485 131.331Z" fill="url(#paint19_linear_2063_430)"></path><path d="M184.739 174.76C185.288 175.191 185.672 174.613 185.575 174.213C185.426 173.604 184.242 174.376 184.739 174.76Z" fill="url(#paint20_linear_2063_430)"></path><path d="M195.748 150.064C195.764 149.797 196.037 149.59 195.996 149.338C195.945 149.128 195.752 148.832 195.533 148.764C195.381 148.72 195.298 149.124 195.24 149.219C195.053 149.526 195.221 149.304 195.314 149.523C195.508 149.658 195.379 149.79 195.264 149.98C194.787 150.096 194.778 150.885 194.675 151.293C194.991 151.015 195.311 150.755 195.603 150.462C195.761 150.283 195.713 150.335 195.739 150.106L195.748 150.064Z" fill="url(#paint21_linear_2063_430)"></path><path d="M168.715 128.28C168.6 128.47 168.466 128.664 168.35 128.853C168.41 129.101 168.382 129.148 168.266 129.338C168.107 129.599 168.124 129.917 167.904 130.173C167.717 130.4 167.651 130.295 167.583 130.594C167.509 130.874 167.541 131.088 167.682 131.337C167.696 131.394 167.888 131.105 167.941 131.072C168.16 130.978 168.359 131.132 168.456 130.866C168.563 130.557 168.665 130.23 168.733 129.931C168.763 129.722 168.85 129.58 168.927 129.399C169.028 129.153 168.983 128.881 169.06 128.62C169.158 128.274 169.382 128.118 169.456 127.757C169.51 127.481 169.55 127.23 169.58 126.94C169.164 127.303 169.023 127.802 168.753 128.271L168.715 128.28Z" fill="url(#paint22_linear_2063_430)"></path><path d="M155.709 183.856C155.182 183.682 155.014 183.904 155.135 184.319C155.311 184.296 155.951 183.939 155.709 183.856Z" fill="url(#paint23_linear_2063_430)"></path><path d="M165.096 136.224C164.978 136.152 164.919 135.662 164.786 135.694C164.476 135.749 164.516 136.244 164.734 136.393C165.217 136.719 165.99 136.249 166.502 136.609C166.798 136.416 166.315 136.089 166.173 136.003C165.983 135.887 165.779 135.796 165.561 135.728C165.518 135.718 165.256 135.802 165.261 135.821C165.35 135.94 165.216 136.054 165.116 136.219L165.096 136.224Z" fill="url(#paint24_linear_2063_430)"></path><path d="M165.978 137.201C166.089 136.992 165.492 136.693 165.35 136.607C165.162 136.915 165.978 137.201 165.978 137.201Z" fill="url(#paint25_linear_2063_430)"></path><path d="M157.796 150.775C157.414 151.029 157.949 151.403 158.242 150.949C159.004 150.763 158.092 150.581 157.796 150.775Z" fill="url(#paint26_linear_2063_430)"></path><path d="M161.513 147.469C161.342 147.349 161.09 147.472 161.131 147.724C161.186 147.953 161.319 148.082 161.508 148.197C161.87 148.109 161.726 147.599 161.513 147.469Z" fill="url(#paint27_linear_2063_430)"></path><path d="M146.268 184.376C146.268 184.376 146.293 184.309 146.341 184.257C146.259 184.338 146.249 184.381 146.268 184.376Z" fill="url(#paint28_linear_2063_430)"></path><path d="M156.465 154.51C156.604 154.254 156.121 153.261 155.919 153.593C155.659 154.019 156.291 154.875 156.465 154.51Z" fill="url(#paint29_linear_2063_430)"></path><path d="M164.499 137.5C164.584 137.6 164.721 137.668 164.84 137.74C164.887 137.769 165.546 138.154 165.505 137.901C165.468 137.749 165.312 137.605 165.222 137.486C165.18 137.314 165.143 137.162 165.03 137.028C164.841 136.751 164.811 137.041 164.696 137.23C164.652 137.301 164.438 137.414 164.499 137.5Z" fill="url(#paint30_linear_2063_430)"></path><path d="M167.499 132.411C167.356 132.324 167.733 132.212 167.599 132.326C167.814 132.132 167.534 132.059 167.268 132.043C167.001 132.108 166.702 132.786 166.986 132.959C167.033 132.988 167.176 132.247 167.484 132.434L167.499 132.411Z" fill="url(#paint31_linear_2063_430)"></path><path d="M169.992 129.302C169.992 129.302 170.292 128.462 170.284 128.343C170.28 128.163 170.067 128.033 170.087 127.866C170.136 127.653 170.308 127.449 170.424 127.26C169.713 126.827 169.332 129.079 169.992 129.302Z" fill="url(#paint32_linear_2063_430)"></path><path d="M170.484 126.095C170.484 126.095 170.31 126.46 170.144 126.359C170.239 126.417 170.528 126.69 170.647 126.6C170.867 126.425 170.793 126.04 170.604 125.924C170.575 125.972 170.513 126.047 170.503 126.09L170.484 126.095Z" fill="url(#paint33_linear_2063_430)"></path><path d="M171.06 128.135C170.959 127.715 170.05 128.461 170.666 128.755C171.169 128.996 172.005 129.197 172.258 129.741C172.38 129.993 172.714 129.953 172.697 129.634C172.67 129.358 172.425 129.014 172.226 128.86C172.075 128.736 171.818 128.677 171.628 128.723C171.391 128.579 171.135 128.44 171.084 128.149L171.06 128.135Z" fill="url(#paint34_linear_2063_430)"></path><path d="M171.547 124.826C171.204 124.91 171.165 125.081 171.497 125.283C171.645 125.146 171.589 124.998 171.547 124.826Z" fill="url(#paint35_linear_2063_430)"></path><path d="M167.604 132.344C167.604 132.344 167.537 132.401 167.503 132.43C167.556 132.397 167.59 132.368 167.604 132.344Z" fill="url(#paint36_linear_2063_430)"></path><path d="M144.024 175.557C144.024 175.557 143.67 175.764 143.807 175.912C144.139 176.114 144.19 175.658 144.024 175.557Z" fill="url(#paint37_linear_2063_430)"></path><path d="M146.619 172.121C146.951 172.323 147.001 171.866 146.835 171.765C146.763 171.884 146.482 171.972 146.619 172.121Z" fill="url(#paint38_linear_2063_430)"></path><path d="M146.573 169.69C146.511 169.604 146.314 169.208 146.142 169.33C145.932 169.462 146.025 169.843 146.19 169.944C146.503 170.151 146.822 170.134 146.573 169.69Z" fill="url(#paint39_linear_2063_430)"></path><path d="M189.674 164.76C190.005 164.962 190.056 164.506 189.89 164.405C189.818 164.523 189.537 164.612 189.674 164.76Z" fill="url(#paint40_linear_2063_430)"></path><path d="M147.45 184.008C147.18 183.811 146.64 184.165 146.34 184.258C146.606 184.193 146.315 184.405 146.268 184.376C146.166 184.704 147.596 184.114 147.45 184.008Z" fill="url(#paint41_linear_2063_430)"></path><path d="M147.77 171.376C147.886 171.187 147.783 170.929 147.559 171.004C147.472 171.146 147.367 171.293 147.346 171.459C147.277 171.92 147.698 171.495 147.77 171.376Z" fill="url(#paint42_linear_2063_430)"></path><path d="M155.337 151.534C155.62 151.869 156.617 151.405 156.671 151.876C156.704 152.009 156.57 152.123 156.559 152.246C156.525 152.436 156.576 152.646 156.617 152.817C156.701 153.16 156.953 153.119 157.216 152.954C157.808 152.568 157.153 152.445 157.06 151.983C157.005 151.754 157.206 151.504 157.208 151.261C157.205 150.919 157.05 150.613 156.972 150.289C156.939 150.156 156.771 149.712 156.824 149.599C156.843 149.594 157.125 149.425 157.053 149.381C156.911 149.295 155.638 149.12 155.585 149.234C155.517 149.371 155.85 149.331 155.764 149.473C155.706 149.568 155.644 149.643 155.605 149.733C155.514 149.937 155.66 150.043 155.611 150.257C155.561 150.632 155.058 151.219 155.36 151.549L155.337 151.534Z" fill="url(#paint43_linear_2063_430)"></path><path d="M155.039 150.638C154.921 150.566 154.74 150.57 154.607 150.602C154.405 150.934 154.876 150.961 155.039 150.638Z" fill="url(#paint44_linear_2063_430)"></path><path d="M157.713 148.938C157.713 148.938 157.539 148.637 157.459 148.556C157.109 148.278 156.805 148.19 156.382 148.112C156.646 148.451 156.92 148.748 157.103 149.167C157.262 149.573 157.245 149.92 157.247 150.343C157.495 150.283 157.747 150.242 157.953 150.091C158.531 149.647 157.656 149.699 157.887 149.32C158.189 149.569 159.036 149.646 159.3 149.239C159.391 149.035 159.174 148.805 159.002 149.008C158.829 149.212 158.772 149.145 158.555 148.996C158.458 148.515 157.936 149.025 157.718 148.957L157.713 148.938Z" fill="url(#paint45_linear_2063_430)"></path><path d="M148.842 162.417C149.158 162.139 149.478 161.879 149.77 161.586C149.928 161.407 149.88 161.459 149.906 161.23C149.922 160.964 150.194 160.757 150.153 160.504C150.102 160.295 149.909 159.999 149.691 159.931C149.539 159.887 149.455 160.291 149.397 160.385C149.21 160.693 149.378 160.471 149.472 160.69C149.666 160.825 149.536 160.957 149.421 161.146C148.945 161.262 148.935 162.052 148.832 162.46L148.842 162.417Z" fill="url(#paint46_linear_2063_430)"></path><path d="M146.805 165.335C146.901 165.15 146.593 164.962 146.473 165.133C146.372 165.298 146.685 165.505 146.805 165.335Z" fill="url(#paint47_linear_2063_430)"></path><path d="M192.729 146.943C192.849 146.772 192.794 146.544 192.68 146.41C192.567 146.276 192.467 146.361 192.314 146.398C192.112 146.729 192.465 147.35 192.748 146.938L192.729 146.943Z" fill="url(#paint48_linear_2063_430)"></path><path d="M260.285 34.9946C260.285 34.9946 260.323 34.9854 260.361 34.9761C260.447 34.9148 260.396 34.7053 260.331 34.5193L260.159 34.561C260.192 34.6944 260.229 34.8468 260.304 34.99L260.285 34.9946Z" fill="url(#paint49_linear_2063_430)"></path><path d="M264.385 45.2997C264.269 45.5701 264.141 45.6215 264.362 45.8703C264.499 46.0186 264.599 46.0954 264.756 45.9965C264.711 45.7251 264.661 45.2729 264.39 45.3187L264.385 45.2997Z" fill="url(#paint50_linear_2063_430)"></path><path d="M264.714 48.7322C265.125 49.1772 265.376 49.2977 265.444 49.0794L265.376 48.6318C265.376 48.6318 265.123 48.673 264.966 48.691C264.871 48.7142 264.795 48.7327 264.733 48.7275L264.714 48.7322Z" fill="url(#paint51_linear_2063_430)"></path><path d="M216.297 116.126C215.586 115.693 215.205 117.945 215.865 118.168C215.974 118.202 216.165 117.328 216.157 117.21C216.153 117.029 215.94 116.899 215.96 116.733C216.009 116.519 216.182 116.316 216.297 116.126Z" fill="url(#paint52_linear_2063_430)"></path><path d="M268.638 69.5943C268.689 69.8847 268.863 70.1047 269.062 70.2581L268.933 69.5628C268.819 69.5906 268.695 69.5803 268.619 69.5989L268.638 69.5943Z" fill="url(#paint53_linear_2063_430)"></path><path d="M257.446 51.1244C257.345 51.2903 257.727 51.7826 257.925 51.4319C257.973 51.2181 257.667 50.7882 257.446 51.1244Z" fill="url(#paint54_linear_2063_430)"></path><path d="M264.128 51.2955C263.957 51.3372 263.804 51.5361 263.712 51.74C263.817 52.4209 264.281 51.9244 264.128 51.2955Z" fill="url(#paint55_linear_2063_430)"></path><path d="M265.253 47.9547L265.152 47.3738C265.152 47.3738 265.166 47.5118 265.161 47.5736C265.159 47.8162 265.201 47.9068 265.249 47.9356L265.253 47.9547Z" fill="url(#paint56_linear_2063_430)"></path><path d="M263.304 73.3941C263.382 73.8798 263.707 73.5585 263.852 73.9066C263.918 74.0926 263.931 75.0581 264.073 75.0638C264.32 75.0845 264.388 74.2002 264.394 73.9767C264.486 73.7727 264.559 72.8267 264.211 72.891C264.154 72.8241 264.049 72.89 263.979 72.7659C263.965 72.7088 263.863 72.2895 263.825 72.2988C263.748 72.3173 263.276 73.2798 263.285 73.3988L263.304 73.3941Z" fill="url(#paint57_linear_2063_430)"></path><path d="M256.753 42.7963C256.753 42.7963 256.762 42.8344 256.767 42.8535C256.814 42.8823 256.851 43.0347 256.804 43.0058C257.097 43.2979 257.334 42.7763 256.931 42.5311C256.873 42.6258 256.815 42.7206 256.772 42.7916L256.753 42.7963Z" fill="url(#paint58_linear_2063_430)"></path><path d="M260.059 32.5673C260.137 33.053 260.509 33.5072 260.596 33.2843C260.421 33.1452 260.479 33.0504 260.604 32.899C260.604 32.899 260.604 32.899 260.594 32.8609C260.534 32.6132 260.51 31.9329 260.282 31.8267C259.96 31.6629 259.761 32.2563 260.059 32.5673Z" fill="url(#paint59_linear_2063_430)"></path><path d="M258.444 49.5901C258.444 49.5901 258.581 49.7385 258.657 49.8008C258.771 49.773 258.839 49.6354 258.896 49.5407C259.003 49.1513 258.608 49.2678 258.464 49.5047C258.449 49.5284 258.459 49.5664 258.444 49.5901Z" fill="url(#paint60_linear_2063_430)"></path><path d="M258.022 50.9234C258.17 50.7864 258.114 50.6386 258.073 50.4671C257.73 50.5505 257.69 50.7215 258.022 50.9234Z" fill="url(#paint61_linear_2063_430)"></path><path d="M253 50.8532C253.151 50.9778 253.36 51.0887 253.56 51.0805C253.864 51.0872 253.476 50.7374 253.424 50.6895C253.306 50.6174 252.96 50.3583 252.826 50.5524C252.749 50.6518 252.943 50.7863 252.995 50.8342L253 50.8532Z" fill="url(#paint62_linear_2063_430)"></path><path d="M251.825 59.7969C251.943 59.869 252.138 60.0035 252.258 59.833C252.358 59.6672 252.422 59.4297 252.16 59.4328C251.96 59.441 251.911 59.6548 251.825 59.7969Z" fill="url(#paint63_linear_2063_430)"></path><path d="M251.588 47.8664C251.662 48.1713 252.302 47.8139 252.408 47.6672C252.118 47.6368 251.804 47.5919 251.588 47.8664Z" fill="url(#paint64_linear_2063_430)"></path><path d="M261.126 34.4669C261.246 34.2965 261.286 34.0446 261.187 33.887C261.149 33.8154 261.093 33.7484 261.036 33.6815C261.035 33.8432 261.072 33.9956 261.085 34.1336C261.103 34.2907 261.022 34.371 260.912 34.4179C260.945 34.5513 261.006 34.6374 261.145 34.4623L261.126 34.4669Z" fill="url(#paint65_linear_2063_430)"></path><path d="M262.297 39.4504C262.297 39.4504 262.425 39.4797 262.444 39.4751C262.759 39.2773 262.508 39.1569 262.18 39.1357C262.207 39.2501 262.254 39.3598 262.301 39.4695L262.297 39.4504Z" fill="url(#paint66_linear_2063_430)"></path><path d="M267.396 65.0725L267.882 64.9948C267.656 64.5653 267.81 64.3664 268.066 64.3443L267.97 63.7825C267.579 63.9179 267.259 64.1774 267.415 65.0679L267.396 65.0725Z" fill="url(#paint67_linear_2063_430)"></path><path d="M262.413 59.0184C262.386 58.9041 262.353 58.7707 262.344 58.6517C261.373 58.8071 262.56 59.9516 262.413 59.0184Z" fill="url(#paint68_linear_2063_430)"></path><path d="M267.521 61.3486C267.571 61.639 267.62 62.253 267.755 62.6439L267.489 61.1343C267.489 61.1343 267.521 61.2677 267.521 61.3486Z" fill="url(#paint69_linear_2063_430)"></path><path d="M266.387 57.8502C266.52 57.9794 266.73 57.8476 266.902 57.7251L266.769 56.9299C266.64 56.9814 266.502 57.0756 266.41 57.1987C266.319 57.3218 266.236 57.7255 266.368 57.8548L266.387 57.8502Z" fill="url(#paint70_linear_2063_430)"></path><path d="M265.952 71.4987C266.438 71.4209 266.255 70.3353 265.769 70.413C265.531 70.5114 265.691 71.5017 265.952 71.4987Z" fill="url(#paint71_linear_2063_430)"></path><path d="M204.815 131.653C204.519 131.766 204.974 131.978 205.164 132.012C205.226 132.017 205.502 131.91 205.441 131.824C205.342 131.666 205.014 131.645 204.867 131.62C205.238 131.651 204.781 131.682 204.81 131.634L204.815 131.653Z" fill="url(#paint72_linear_2063_430)"></path><path d="M202.879 138.219C202.737 138.132 201.463 137.957 201.41 138.071C201.342 138.209 201.676 138.168 201.589 138.31C201.531 138.405 201.469 138.481 201.43 138.571C201.339 138.775 201.486 138.88 201.437 139.094C201.387 139.469 200.883 140.056 201.186 140.386C201.469 140.721 202.466 140.257 202.52 140.728C202.552 140.861 202.419 140.975 202.408 141.098C202.374 141.288 202.425 141.498 202.466 141.669C202.55 142.012 202.802 141.971 203.065 141.806C203.657 141.42 203.001 141.297 202.909 140.835C202.854 140.606 203.055 140.355 203.057 140.113C203.054 139.77 202.899 139.465 202.82 139.141C202.788 139.008 202.62 138.564 202.673 138.45C202.692 138.446 202.973 138.276 202.902 138.233L202.879 138.219Z" fill="url(#paint73_linear_2063_430)"></path><path d="M205.163 138.067C205.255 137.863 205.038 137.634 204.865 137.837C204.693 138.04 204.636 137.974 204.418 137.825C204.321 137.344 203.8 137.854 203.581 137.786C203.515 137.762 203.407 137.485 203.327 137.404C202.977 137.126 202.673 137.038 202.25 136.959C202.514 137.299 202.788 137.595 202.971 138.015C203.13 138.42 203.113 138.767 203.116 139.191C203.363 139.131 203.616 139.089 203.821 138.939C204.4 138.495 203.524 138.547 203.755 138.168C204.058 138.417 204.904 138.494 205.168 138.086L205.163 138.067Z" fill="url(#paint74_linear_2063_430)"></path><path d="M201.766 142.445C201.506 142.872 202.138 143.727 202.311 143.362C202.451 143.106 201.967 142.114 201.766 142.445Z" fill="url(#paint75_linear_2063_430)"></path><path d="M192.466 160.973C192.797 161.175 192.848 160.719 192.682 160.618C192.61 160.736 192.329 160.825 192.466 160.973Z" fill="url(#paint76_linear_2063_430)"></path><path d="M203.646 139.627C203.263 139.881 203.799 140.256 204.092 139.801C204.854 139.616 203.942 139.434 203.646 139.627Z" fill="url(#paint77_linear_2063_430)"></path><path d="M192.322 153.985C192.221 154.15 192.533 154.357 192.653 154.187C192.75 154.002 192.442 153.814 192.322 153.985Z" fill="url(#paint78_linear_2063_430)"></path><path d="M192.42 158.542C192.359 158.456 192.162 158.06 191.99 158.183C191.78 158.314 191.872 158.695 192.038 158.796C192.351 159.003 192.67 158.986 192.42 158.542Z" fill="url(#paint79_linear_2063_430)"></path><path d="M214.543 118.793C214.573 118.583 214.659 118.441 214.736 118.261C214.838 118.014 214.792 117.743 214.87 117.482C214.967 117.135 215.192 116.98 215.266 116.619C215.32 116.343 215.359 116.091 215.39 115.801C214.974 116.165 214.832 116.664 214.563 117.133C214.448 117.322 214.313 117.516 214.198 117.706C214.258 117.954 214.229 118.001 214.114 118.191C213.955 118.451 213.972 118.77 213.752 119.025C213.565 119.252 213.499 119.147 213.43 119.447C213.357 119.727 213.389 119.941 213.53 120.189C213.544 120.246 213.736 119.957 213.789 119.924C214.008 119.831 214.207 119.984 214.304 119.719C214.41 119.41 214.512 119.083 214.581 118.783L214.543 118.793Z" fill="url(#paint80_linear_2063_430)"></path><path d="M200.886 139.491C200.768 139.419 200.587 139.422 200.454 139.455C200.252 139.786 200.722 139.813 200.886 139.491Z" fill="url(#paint81_linear_2063_430)"></path><path d="M195.544 146.985C195.876 147.187 195.84 147.539 195.867 147.815C195.881 147.953 195.899 148.11 195.869 148.238C195.859 148.362 195.668 148.408 195.682 148.465C195.696 148.522 196.051 148.819 196.103 148.867C196.292 149.064 196.472 149.141 196.664 148.852C196.563 148.352 197.47 148.596 197.435 148.12C197.417 147.882 197.187 147.433 196.916 147.479C196.744 147.521 196.27 147.979 196.157 147.926C196.014 147.839 196.952 147.046 196.401 146.938C196.273 146.909 195.833 147.177 195.926 146.812C195.98 146.617 196.227 146.637 195.895 146.436C195.563 146.234 195.076 146.635 195.578 146.957L195.544 146.985Z" fill="url(#paint82_linear_2063_430)"></path><path d="M193.176 160.317C193.106 160.777 193.527 160.352 193.599 160.234C193.715 160.044 193.612 159.787 193.388 159.861C193.301 160.003 193.196 160.15 193.176 160.317Z" fill="url(#paint83_linear_2063_430)"></path><path d="M217.346 114.135C217.495 113.998 217.439 113.85 217.397 113.678C217.054 113.762 217.015 113.933 217.346 114.135Z" fill="url(#paint84_linear_2063_430)"></path><path d="M218.107 118.592C218.229 118.845 218.562 118.805 218.545 118.486C218.518 118.21 218.273 117.866 218.074 117.712C217.923 117.588 217.666 117.529 217.476 117.575C217.239 117.431 216.983 117.291 216.933 117.001C216.831 116.582 215.922 117.327 216.539 117.621C217.041 117.862 217.877 118.063 218.13 118.607L218.107 118.592Z" fill="url(#paint85_linear_2063_430)"></path><path d="M216.495 115.452C216.715 115.278 216.641 114.892 216.452 114.777C216.423 114.824 216.361 114.9 216.351 114.942C216.279 115.061 216.177 115.308 216.012 115.207C216.106 115.264 216.395 115.537 216.514 115.448L216.495 115.452Z" fill="url(#paint86_linear_2063_430)"></path><path d="M213.974 120.102C213.65 120.181 213.887 120.406 214.071 120.503C214.1 120.455 214.144 120.384 214.172 120.337C214.126 120.146 214.184 120.051 213.974 120.102Z" fill="url(#paint87_linear_2063_430)"></path><path d="M213.472 121.192C213.472 121.192 213.405 121.249 213.371 121.278C213.424 121.244 213.458 121.216 213.472 121.192Z" fill="url(#paint88_linear_2063_430)"></path><path d="M212.001 124.86C211.812 124.745 211.608 124.653 211.39 124.585C211.347 124.575 211.085 124.659 211.089 124.678C211.179 124.797 211.045 124.911 210.944 125.077C210.826 125.004 210.767 124.514 210.634 124.547C210.324 124.602 210.364 125.097 210.581 125.245C211.065 125.572 211.838 125.101 212.349 125.461C212.646 125.268 212.163 124.942 212.02 124.855L212.001 124.86Z" fill="url(#paint89_linear_2063_430)"></path><path d="M211.828 126.053C211.939 125.844 211.341 125.545 211.199 125.459C211.012 125.767 211.828 126.053 211.828 126.053Z" fill="url(#paint90_linear_2063_430)"></path><path d="M210.543 126.082C210.543 126.082 210.285 126.266 210.347 126.352C210.432 126.453 210.569 126.52 210.688 126.592C210.735 126.621 211.394 127.006 211.352 126.754C211.315 126.601 211.159 126.457 211.07 126.338C211.028 126.166 210.991 126.014 210.878 125.88C210.689 125.603 210.659 125.893 210.543 126.082Z" fill="url(#paint91_linear_2063_430)"></path><path d="M212.854 121.807C212.854 121.807 213.044 121.095 213.352 121.282C213.21 121.196 213.586 121.084 213.452 121.197C213.668 121.004 213.388 120.931 213.121 120.915C212.855 120.979 212.555 121.658 212.84 121.831L212.854 121.807Z" fill="url(#paint92_linear_2063_430)"></path><path d="M206.998 136.572C207.054 136.8 207.186 136.929 207.375 137.045C207.737 136.957 207.593 136.447 207.38 136.317C207.21 136.197 206.957 136.319 206.998 136.572Z" fill="url(#paint93_linear_2063_430)"></path><path d="M268.36 144.982C268.29 144.777 268.16 144.325 268.418 144.141C268.609 144.013 268.907 144.325 269.011 144.42C269.167 144.564 269.306 144.308 269.331 144.161C269.371 143.909 269.196 143.689 269.159 143.456C269.133 143.18 269.145 142.814 269.308 142.572C269.457 142.354 269.752 142.323 269.91 142.062C270.232 141.56 270.831 141.697 271.228 141.338C271.778 140.861 272.072 140.245 272.523 139.691C272.628 139.545 273.273 139.206 273.093 138.967C272.806 138.614 273.647 136.431 273.979 136.633C274.226 136.654 274.442 136.379 274.534 136.094C274.477 136.108 274.42 136.122 274.363 136.136C274.662 135.458 273.422 134.508 273.044 134.116C273.446 133.695 273.675 133.639 274.203 133.571C273.928 133.436 273.22 133.346 273.094 132.993C272.916 132.512 273.042 131.533 272.632 131.592C272.632 131.592 272.425 132.066 272.372 132.099C272.19 132.264 271.952 132.282 271.729 132.195C271.203 132.02 270.873 131.495 270.754 130.757C271.006 130.716 271.14 130.602 271.367 130.87C271.485 131.023 271.651 131.124 271.793 131.13C272.107 131.175 272.389 130.924 272.463 130.483C272.311 130.52 271.629 130.786 271.492 130.638C270.944 130.045 271.915 129.889 272.068 129.771C272.331 129.607 271.687 128.451 271.942 128.006C272.053 127.797 272.333 127.87 272.088 127.445C271.905 127.107 271.659 126.843 271.596 126.415C271.532 125.987 272.05 125.961 271.902 125.351C271.786 124.875 271.437 124.516 271.134 124.267C270.779 123.97 270.362 123.748 269.977 123.741C269.653 123.739 269.145 124.387 268.868 123.748C268.77 123.51 268.256 122.807 268.524 122.58C268.758 122.382 269.432 122.582 269.563 122.287C269.867 121.628 268.755 121.374 268.57 121.358C268.142 121.341 267.611 121.067 267.262 120.627C266.629 119.852 267.413 119.339 267.92 119.599C268.111 119.553 268.311 119.383 268.46 119.246C268.608 119.109 268.591 118.79 268.753 118.71C268.93 118.607 269.354 119.936 269.643 120.129C269.979 120.35 270.696 119.893 270.87 119.528C270.41 119.296 270.231 118.23 270.097 117.677C269.962 117.125 269.885 116.558 269.789 115.996C269.679 115.377 269.715 114.864 269.672 114.269C269.659 114.05 269.638 113.55 269.453 113.454C269.216 113.31 269.148 113.609 269.07 113.123C268.878 112 268.381 112.363 268.332 113.242C268.519 114.428 267.767 113.158 267.439 113.137C267.439 113.137 267.698 114.204 267.758 114.452C267.712 114.261 267.608 114.831 267.594 114.855C267.686 115.398 267.674 115.764 267.452 116.181C267.086 116.835 266.734 115.467 266.551 115.048C266.068 113.974 266.911 113.79 266.803 112.928C266.753 112.476 266.903 112.177 267.128 111.941C267.272 111.623 267.227 111.352 267.238 110.985C267.247 110.358 267.483 109.17 267.087 108.62C266.72 108.104 266.694 107.667 266.879 107.016C266.981 106.608 267.155 106.243 267.366 105.949C267.538 105.827 267.854 105.548 267.804 105.177C267.698 104.577 266.891 105.076 266.584 104.726C266.443 104.559 266.335 104.363 266.241 104.144C266.203 104.153 266.146 104.167 266.075 104.124C265.357 104.076 265.701 105.244 266.02 105.146C265.982 105.155 265.806 104.431 266.02 104.561C266.134 104.533 266.185 104.743 266.222 104.814C266.301 105.138 266.445 105.729 266.257 106.037C265.954 106.535 265.309 105.541 265.009 105.634C264.914 105.657 265.092 105.977 265.106 106.035C265.028 106.376 264.818 106.427 264.558 106.269C264.459 106.858 264.907 107.455 265.022 108.013C264.69 107.811 264.186 107.893 263.903 108.143C263.722 108.309 263.9 108.628 263.832 108.847C263.551 109.682 262.916 108.565 262.705 108.859C262.628 108.958 262.475 109.157 262.526 109.285C262.563 109.438 262.658 109.496 262.562 109.681C262.437 109.913 262.113 109.911 262.105 109.63C262.108 109.307 262.209 109.141 262.049 108.816C261.96 108.616 261.819 108.368 261.644 108.229C261.449 108.094 261.379 108.636 261.034 108.377C260.788 108.195 261.34 108.141 261.113 107.954C260.403 107.36 260.659 108.912 260.453 109.224C260.222 109.603 260.759 109.735 260.647 110.025C260.464 110.433 260.487 110.609 260.532 111.042C260.619 112.151 260.275 110.983 260.123 111.02C260.046 111.039 260.072 111.558 259.929 111.471C259.811 111.399 259.515 110.764 259.304 111.139C259.262 110.967 259.25 110.667 259.069 110.59C258.87 110.518 258.913 111.193 258.927 111.25C258.958 111.626 259.084 111.979 259.058 112.369C259.037 112.697 258.854 112.943 258.895 113.276C258.936 113.61 259.048 113.905 258.908 114.242C258.806 114.489 258.553 114.692 258.827 114.907C259.268 115.224 260.051 115.458 259.737 116.24C259.65 116.463 259.292 116.651 259.552 116.81C259.528 116.957 259.275 117.079 259.45 117.218C259.502 117.266 260.009 117.607 259.775 117.725C259.546 117.861 259.095 117.668 258.896 117.595C258.635 117.437 258.522 117.303 258.268 117.506C258.135 117.619 257.865 117.422 257.77 117.364C257.301 117.095 256.865 116.797 256.415 116.523C256.199 116.879 256.6 117.286 256.674 117.59C256.744 117.876 256.519 118.113 256.379 118.369C256.254 118.601 256.685 118.96 256.47 119.073C256.274 119.181 256.022 119.222 255.812 119.273C256.144 119.475 256.252 120.337 255.785 120.491C255.394 120.626 254.807 120.204 254.734 119.818C254.715 119.742 255.643 119.738 255.502 119.49C255.393 119.294 254.762 119.186 254.58 119.351C254.235 119.677 254.511 120.478 254.523 120.859C254.553 121.315 254.363 121.281 254.081 121.531C253.851 121.748 254.327 121.713 254.426 121.79C254.616 121.905 254.772 122.049 254.827 122.278C254.925 122.678 255.803 122.888 255.486 123.409C255.344 123.323 255.032 123.036 254.887 123.272C254.934 123.463 254.649 123.29 254.621 123.256C254.37 123.055 254.391 122.808 254.317 122.503C254.252 122.236 254.133 122.245 254.131 122.487C254.103 123.201 254.365 123.863 254.394 124.563C254.397 124.744 254.354 124.896 254.319 125.086C254.309 125.209 254.444 125.6 254.449 125.619C254.449 125.619 253.904 125.288 253.693 125.581C253.491 125.832 253.292 126.506 253.705 126.627C253.492 126.498 253.39 126.825 253.27 126.915C253.156 127.024 252.9 126.803 252.871 126.85C252.766 126.997 253.137 127.694 253.131 127.918C253.09 128.331 252.627 127.919 252.537 127.8C252.495 127.709 252.164 127.345 252.096 127.644C252.071 127.792 252.109 127.783 251.924 127.767C251.781 127.761 250.984 127.39 251.21 127.82C251.468 128.302 251.413 128.739 251.305 129.29C251.236 129.67 251.257 130.089 251.169 130.473C251.11 130.73 250.854 131.418 250.551 131.088C250.438 130.954 250.335 130.777 250.35 130.592C250.352 130.349 250.475 130.44 250.58 130.374C250.685 130.309 250.091 130.19 250.029 130.185C250.01 130.19 249.64 130.078 249.697 130.064C249.449 130.205 249.519 131.157 249.603 131.338C249.664 131.505 249.687 131.681 249.709 131.858C249.703 132.081 249.723 131.915 249.551 132.118C249.445 132.265 249.505 132.513 249.538 132.646C249.48 132.741 249.465 132.845 249.45 132.95C249.42 133.159 249.315 133.306 249.261 133.5C249.222 133.59 249.199 134.242 249.257 134.147C249.5 133.987 249.946 134.161 249.925 134.489C249.893 135.022 249.506 134.672 249.196 134.727C248.729 134.8 248.98 134.336 248.939 134.083C248.901 133.931 248.746 133.706 248.579 133.848C248.378 134.018 248.529 134.143 248.447 134.304C248.418 134.351 248.054 134.097 247.983 134.053C247.959 134.039 248.324 133.466 248.092 133.341C247.722 133.148 247.545 132.586 247.152 132.298C246.764 132.029 246.453 132.246 246.869 132.629C247.338 133.06 247.181 133.744 247.558 134.217C247.733 134.437 248.569 134.557 248.358 134.931C248.059 135.448 247.687 135.659 247.152 135.285C247.057 135.227 246.259 134.351 246.143 134.703C246.05 134.987 246.272 135.317 246.241 135.607C246.221 135.854 246.234 136.073 246.151 136.315C246.016 136.671 246.904 136.838 246.283 137.272C246.006 137.46 245.793 137.331 245.889 137.812C245.954 138.079 245.909 138.392 245.813 138.658C245.75 138.814 245.61 139.07 245.397 138.941C245.326 138.897 245.127 138.825 245.065 138.739C245.109 138.668 245.19 138.587 245.095 138.53C244.892 138.357 244.749 138.432 244.879 138.057C244.913 137.948 245.254 137.441 245.083 137.402C244.955 137.373 244.779 137.476 244.693 137.538C244.54 137.575 244.383 137.593 244.24 137.587C244.06 137.591 243.794 137.413 243.647 137.469C243.461 137.534 243.453 137.92 243.202 137.799C243.017 137.703 242.814 137.53 242.631 137.776C242.358 138.146 242.29 139.111 242.373 139.535C242.45 140.02 243.194 140.586 242.929 141.075C242.631 141.591 243.745 141.36 243.748 141.703C243.766 141.779 243.452 141.815 243.713 141.974C243.812 142.051 244.016 142.142 244.015 142.304C244.027 142.685 243.198 142.846 242.96 142.863C242.313 142.94 243.086 142.469 243.13 142.317C243.3 141.852 242.167 141.926 242.489 141.424C242.157 141.222 241.962 141.996 242.003 142.248C242.036 142.382 242.173 142.449 242.268 142.507C242.457 142.622 242.584 142.894 242.659 143.118C242.864 143.714 242.178 143.134 241.869 143.189C241.754 143.217 241.772 143.374 241.616 143.311C241.549 143.287 241.109 142.97 241.06 143.184C241.036 143.25 241.116 143.332 240.973 143.407C240.902 143.444 240.806 143.468 240.73 143.486C240.673 143.5 240.501 143.623 240.543 143.713C240.637 143.933 241.237 143.746 241.404 143.766C241.865 143.836 241.759 144.729 241.766 145.091C241.451 144.542 240.93 144.225 240.312 144.173C240.448 144.402 240.581 144.532 240.75 144.732C240.93 144.971 240.71 145.146 240.492 144.997C240.261 145.457 240.238 146.028 240.011 146.507C239.862 146.805 240.098 147.03 239.934 147.353C239.713 147.77 239.912 147.843 240.043 148.214C240.169 148.567 240.115 148.843 239.951 149.165C239.841 149.374 239.973 149.503 239.929 149.736C239.889 149.988 239.758 150.362 239.463 150.394C239.23 150.43 239.156 150.125 238.937 150.057C238.719 149.989 238.155 150.409 238.07 150.228C237.977 150.008 238.388 149.707 238.127 149.548C238.082 149.196 238.691 148.382 238.105 148.544C237.895 148.595 237.918 148.771 237.658 148.532C237.478 148.374 237.822 148.21 237.894 148.091C237.961 147.954 237.972 147.83 237.863 147.715C237.731 147.586 237.717 147.529 237.67 147.338C237.629 147.167 237.615 147.109 237.692 146.929C237.745 146.815 237.775 146.687 237.652 146.596C237.507 146.833 237.062 147.325 237.136 147.63C237.205 147.915 237.976 147.93 237.327 148.168C236.956 148.299 236.737 148.231 236.477 147.991C236.297 147.833 236.224 148.114 236.219 148.256C236.192 148.646 236.566 149.019 236.297 149.408C236.061 149.768 235.852 149.072 235.736 149.261C235.52 149.617 235.649 150.312 235.775 150.665C235.901 151.018 236.023 151.271 236.424 151.092C236.858 150.886 237.152 151.097 237.512 151.332C237.742 150.953 236.936 150.625 237.114 150.36C237.2 150.217 237.675 150.344 237.741 150.449C237.854 150.664 237.866 150.964 237.921 151.192C237.959 151.345 238.144 151.36 238.12 151.427C238.052 151.564 237.842 151.777 238.031 151.892C237.939 152.177 237.663 152.204 237.538 152.436C237.422 152.626 237.458 152.94 237.352 153.167C237.299 153.281 236.888 154.33 236.651 154.186C236.417 154.303 236.322 154.326 236.225 154.592C236.201 154.658 236.133 154.877 236.048 154.857C235.919 154.828 235.864 154.518 235.855 154.399C235.8 154.171 235.668 154.041 235.478 153.926C235.317 153.844 235.074 153.842 234.88 153.789C234.935 154.017 235.197 154.68 235.035 154.841C234.824 155.054 234.706 154.82 234.695 155.186C234.684 155.31 234.666 155.899 234.828 155.9C234.604 155.894 234.42 155.798 234.237 156.044C234.151 156.186 234.131 156.352 234.144 156.49C234.157 156.628 234.271 156.762 234.241 156.891C234.154 157.194 234.125 157.161 234.185 157.49C234.259 157.794 234.3 158.128 234.374 158.433C234.43 158.661 234.523 158.881 234.228 158.993C233.875 159.119 233.759 159.309 233.39 159.116C233.11 158.962 233.041 159.342 232.766 159.207C232.557 159.096 232.273 159.004 232.1 159.288C231.835 159.696 231.21 158.617 231.064 159.015C230.973 159.219 231.18 159.492 231.155 159.72C231.138 160.067 230.961 160.332 230.835 160.645C230.565 161.276 231.162 161.575 230.934 162.215C230.823 162.505 230.618 163.403 230.144 163.114C230.331 162.806 230.475 162.65 230.416 162.241C230.393 162.145 230.183 161.45 230.081 161.777C229.925 162.299 229.858 163.103 230.022 163.608C230.077 163.837 230.156 164.161 230.159 164.503C230.407 164.281 230.595 163.973 230.71 163.784C230.927 163.428 230.696 163.061 231.059 162.73C231.423 162.399 231.971 162.246 232.164 161.795C232.213 161.662 232.228 161.558 232.238 161.434C232.028 161.485 231.66 161.131 231.842 160.804C231.972 160.591 232.19 160.82 232.288 161.059C232.312 160.993 232.351 160.902 232.413 160.827C232.773 160.315 233.917 159.291 234.771 159.567C234.715 159.339 235.732 158.789 235.961 158.733C236.551 158.589 236.515 159.022 236.604 159.303C237.681 159.001 237.344 158.114 238.222 157.739C238.713 157.519 238.885 158.143 239.414 157.913C239.853 157.726 240.221 157.414 240.585 157.165C240.871 157.014 241.396 156.766 241.535 156.51C241.607 156.391 241.06 156.464 240.951 156.43C240.547 156.346 240.476 156.222 240.612 155.866C240.389 156.445 240.556 155.638 240.612 155.866C240.515 155.466 240.222 155.174 240.804 154.831C241.138 154.628 241.471 154.669 241.713 154.832C242.068 155.048 242.294 155.397 242.435 155.726C242.561 155.998 242.46 156.164 242.449 156.449C242.433 156.634 244.061 155.774 244.261 155.685C244.548 155.535 244.93 155.2 245.062 155.491C245.085 155.586 245.147 156.257 245.238 156.215C245.362 156.144 245.367 156.083 245.586 155.989L246.04 155.778C246.459 155.595 246.875 155.393 247.327 155.263C247.689 155.175 248.9 154.759 248.102 155.296C247.006 155.603 247.969 155.995 247.591 156.43C247.433 156.61 245.965 157.047 246.929 157.196C247.433 157.276 247.714 157.934 248.353 157.657C249.012 157.376 250.004 156.893 248.901 156.838C248.441 156.687 248.49 156.312 248.731 155.971C248.985 155.607 249.481 156.071 249.677 156.044C250.053 156.013 250.506 155.721 250.872 155.733C250.923 155.943 250.98 156.009 251.299 155.912C251.254 155.559 251.05 155.468 251.272 155.051C251.469 154.7 251.973 154.032 252.605 154.06C253.257 154.084 252.625 154.641 252.609 154.907C252.574 155.259 252.759 155.274 253.024 155.452C253.318 155.663 253.681 156.16 253.326 156.529C253.245 156.609 252.783 156.782 252.958 156.921C253.156 157.075 253.376 156.9 253.554 156.716C253.97 156.271 254.486 155.985 254.018 155.553C253.937 155.472 253.388 155.04 253.727 154.938C253.87 154.782 254.1 154.645 254.291 154.518C254.73 154.25 255.35 153.978 255.647 153.623C256.819 153.298 255.957 152.741 255.918 152.165C255.862 151.27 257.382 152.374 257.6 152.442C257.88 152.515 258.404 152.509 258.62 152.235C258.835 151.96 258.475 151.725 258.529 151.449C258.603 151.088 259.016 151.291 259.21 151.344C259.28 151.63 259.628 151.485 259.985 151.378C260.424 151.271 260.574 150.892 260.868 150.941C261.305 150.996 261.57 151.255 262.017 151.348C262.463 151.441 262.924 151.511 263.356 151.628C263.788 151.745 264.317 151.596 264.797 151.742C264.874 151.562 264.932 151.386 265.033 151.22C264.382 151.197 263.75 151.088 263.619 150.636C263.703 150.979 264.867 150.373 265.555 149.963C265.593 149.873 265.632 149.783 265.761 149.731C266.014 149.609 266.295 149.521 266.566 149.475C266.838 149.429 266.98 149.516 267.246 149.532C267.531 149.543 267.314 149.394 267.343 149.266C267.416 148.986 267.617 148.816 267.557 148.487C267.512 148.216 267.335 148.239 267.499 147.916C267.649 147.617 267.845 147.348 267.999 147.068C268.24 146.646 268.294 146.371 268.001 145.998C267.421 145.271 268.075 145.718 268.546 145.664C269.198 145.606 268.582 145.15 268.499 144.888L268.36 144.982ZM266.775 111.239C266.945 112.268 265.433 112.111 265.319 111.392C265.182 110.577 266.602 110.111 266.775 111.239ZM270.821 137.34C271.011 137.294 271.069 137.199 271.12 137.409C271.153 137.542 271.152 137.623 271.033 137.713C270.914 137.64 270.706 137.53 270.821 137.34ZM235.541 155.929C235.54 156.09 235.289 155.889 235.266 155.875C234.91 155.658 234.92 155.696 235.15 155.317C235.175 155.17 235.281 154.942 235.408 155.134C235.531 155.306 235.547 155.705 235.537 155.91L235.541 155.929ZM244.486 140.01C244.486 140.01 243.227 139.811 243.621 139.191C243.809 138.883 243.984 139.022 244.125 139.27C244.2 139.413 244.521 139.82 244.486 140.01ZM249.166 154.775C248.804 154.863 248.693 154.406 249.051 154.299C249.413 154.211 249.519 154.649 249.166 154.775ZM254.996 121.975C254.664 121.773 255 121.247 255.313 121.453C255.645 121.655 255.308 122.181 254.996 121.975ZM256.726 119.213C256.726 119.213 256.87 118.976 256.942 118.857C256.999 118.844 257.018 118.839 257.037 118.834C257.299 118.831 256.958 119.338 256.74 119.189L256.726 119.213ZM259.432 114.155C259.709 114.633 259.299 114.773 259.26 114.278C259.206 113.726 259.576 113.918 259.432 114.155C259.533 113.989 259.643 114.527 259.432 114.155ZM267.812 144.389C267.646 144.288 267.877 144.656 267.812 144.389C267.646 144.288 267.817 143.661 267.964 143.767C268.366 144.012 267.872 144.717 267.812 144.389Z" fill="url(#paint94_linear_2063_430)"></path><path d="M94.6429 65.6016C94.9184 65.6557 94.7227 65.0171 94.6424 64.9357C94.3684 64.639 93.8798 64.4551 93.4899 64.4288C93.4899 64.4288 93.2484 64.2655 93.2339 64.2892C93.0609 64.5735 94.4482 65.548 94.6382 65.5825L94.6429 65.6016Z" fill="url(#paint95_linear_2063_430)"></path><path d="M77.1113 92.7717C77.4636 92.7264 77.3497 92.6734 77.2709 92.3494C77.3265 92.5781 77.0346 92.1244 77.134 92.2012C76.86 91.9045 76.2735 91.4012 76.0283 91.804C75.8697 92.0645 76.0638 92.199 76.0385 92.4271C76.0133 92.6553 75.8078 92.8062 75.7779 93.0152C75.6883 93.6425 76.4695 93.4525 76.7564 93.2213C76.9094 93.1034 76.8924 92.7846 77.1257 92.748L77.1113 92.7717Z" fill="url(#paint96_linear_2063_430)"></path><path d="M76.7299 93.9348C76.8483 94.0069 77.0425 94.1413 77.1625 93.9709C77.2202 93.8761 77.2114 93.7571 77.0976 93.7041C76.8798 93.5552 76.4796 93.6526 76.7154 93.9585L76.7299 93.9348Z" fill="url(#paint97_linear_2063_430)"></path><path d="M77.1348 92.2014C77.1348 92.2014 77.2434 92.3162 77.2717 92.3497C77.2104 92.2637 77.1585 92.2158 77.1348 92.2014Z" fill="url(#paint98_linear_2063_430)"></path><path d="M76.513 95.5413C76.6552 95.6279 77.045 95.6542 76.9946 95.3638C76.9297 95.097 76.6408 94.9049 76.4276 94.7751C76.2618 94.6741 76.096 94.5731 75.9492 94.4675C76.1135 94.8111 76.1391 95.2488 76.532 95.5367L76.513 95.5413Z" fill="url(#paint99_linear_2063_430)"></path><path d="M93.145 65.7441C93.0441 65.9099 93.3567 66.1163 93.4767 65.9459C93.693 65.5906 93.3614 65.3887 93.145 65.7441Z" fill="url(#paint100_linear_2063_430)"></path><path d="M77.5898 91.8277C77.5898 91.8277 77.5373 91.8605 77.5229 91.8842C77.5229 91.8842 77.561 91.875 77.5898 91.8277Z" fill="url(#paint101_linear_2063_430)"></path><path d="M73.5485 98.7043C73.6638 98.5148 73.633 98.1389 73.5676 97.9529C73.3807 97.4333 72.7384 98.1949 73.2121 98.4833C73.2446 98.6167 73.3898 98.9649 73.5485 98.7043Z" fill="url(#paint102_linear_2063_430)"></path><path d="M75.0539 94.0992C75.0539 94.0992 75.024 94.3082 75.1188 94.3659C75.2846 94.4668 75.4144 94.2537 75.501 94.1116C75.6081 93.7222 75.2126 93.8386 75.0684 94.0755L75.0539 94.0992Z" fill="url(#paint103_linear_2063_430)"></path><path d="M74.531 96.0227C74.58 95.809 74.2736 95.379 74.0526 95.7153C73.9517 95.8811 74.3338 96.3734 74.531 96.0227Z" fill="url(#paint104_linear_2063_430)"></path><path d="M74.682 95.0575C74.339 95.1409 74.2998 95.3118 74.6315 95.5137C74.7798 95.3767 74.7237 95.229 74.682 95.0575Z" fill="url(#paint105_linear_2063_430)"></path><path d="M75.8601 96.5873C75.9632 96.098 75.5687 96.0528 75.2015 96.2026C74.9965 96.2726 74.5051 96.493 74.4464 96.7495C74.4217 96.8967 74.5262 96.9116 74.4968 97.0399C74.4721 97.1871 74.3712 97.353 74.2847 97.4951C74.1693 97.6846 73.9102 98.0302 74.0657 98.2548C74.1883 98.4268 74.4463 98.243 74.5612 98.1343C75.0819 97.7857 75.7179 97.2475 75.8601 96.5873Z" fill="url(#paint106_linear_2063_430)"></path><path d="M78.2125 84.2695C78.2125 84.2695 78.0683 84.5064 77.9962 84.6249C78.061 84.8917 78.0971 84.4591 77.9962 84.6249C77.9673 84.6723 78.1995 85.5442 78.3015 85.2167C78.3695 84.9983 78.3829 84.3895 78.2171 84.2886L78.2125 84.2695Z" fill="url(#paint107_linear_2063_430)"></path><path d="M81.5105 86.2932C81.5105 86.2932 81.3664 85.0366 80.9291 85.7282C80.9002 85.7756 80.857 85.8467 80.8281 85.894C80.9481 85.7236 81.1912 85.6443 81.3617 85.7643C81.2463 85.9538 81.0912 86.3951 81.496 86.3169L81.5105 86.2932Z" fill="url(#paint108_linear_2063_430)"></path><path d="M87.8691 68.7833C87.7903 68.4594 87.451 67.9768 87.1769 68.4269C87.2464 68.7127 87.9618 69.1645 87.8691 68.7833Z" fill="url(#paint109_linear_2063_430)"></path><path d="M89.6661 72.6051C89.6013 72.3383 89.3973 72.2466 89.232 72.0648C89.0291 71.8114 89.0776 71.6786 89.108 71.3887C89.1281 71.2223 89.0441 70.9601 88.8479 71.1491C88.6851 71.3098 88.6357 71.6043 88.5867 71.8181C88.5125 72.2599 88.6773 72.5226 89.0326 72.739C89.2262 72.9542 89.8005 73.1578 89.6708 72.6242L89.6661 72.6051Z" fill="url(#paint110_linear_2063_430)"></path><path d="M46.6255 140.872C46.6255 140.872 46.9046 141.107 47.0148 140.979C47.0725 140.884 47.2307 140.704 47.2173 140.566C47.1709 140.376 46.914 140.398 46.8001 140.345C46.5771 140.258 46.7548 139.993 46.8177 139.836C47.001 139.428 46.4279 139.063 46.4103 139.572C46.4093 139.734 46.3825 140.204 46.5292 140.31C46.4092 140.48 46.4741 140.747 46.6446 140.867L46.6255 140.872Z" fill="url(#paint111_linear_2063_430)"></path><path d="M92.5291 67.4481C92.1738 67.2317 92.0312 67.2261 91.7577 67.5954C91.5655 67.8843 91.4445 68.2163 91.2286 68.4908C90.9938 68.7699 90.1656 69.5969 89.7819 69.3471C90.0188 69.4914 89.6959 69.4084 89.6486 69.3796C89.1722 69.4954 89.4084 70.4673 89.5449 70.6965C89.7097 70.9591 89.5165 71.4098 89.6143 71.7291C89.6792 71.9959 89.8486 72.2775 90.0711 72.4454C90.2606 72.5608 90.8699 71.7467 90.6758 71.6123C90.4343 71.449 90.1933 71.2048 90.2571 70.8865C90.2865 70.7583 90.3123 70.4494 90.4688 70.5122C90.8247 70.6477 91.434 70.5802 91.7919 70.3923C92.0258 70.2749 91.9459 70.1127 91.7132 70.0684C91.4758 70.005 91.2136 70.0889 91.1874 69.732C91.1617 69.2943 91.2678 69.0666 91.6355 68.836C91.7596 68.7654 92.1742 68.6444 92.1897 68.459C92.2196 68.2499 91.978 68.0866 91.9652 67.8678C91.9529 67.568 92.2201 67.4223 92.4864 67.4383L92.5291 67.4481Z" fill="url(#paint112_linear_2063_430)"></path><path d="M77.5869 84.603C77.5869 84.603 77.6102 84.6989 77.6294 84.6942C77.6247 84.6751 77.6009 84.6606 77.5869 84.603Z" fill="url(#paint113_linear_2063_430)"></path><path d="M78.1397 83.8839C78.1397 83.8839 78.8946 84.0837 79.0517 84.0657C79.6296 83.7032 78.3318 83.595 78.1397 83.8839Z" fill="url(#paint114_linear_2063_430)"></path><path d="M72.8457 96.5535C72.8457 96.5535 72.8597 96.6111 72.8882 96.6448C72.8882 96.6448 72.8835 96.6255 72.8457 96.5535Z" fill="url(#paint115_linear_2063_430)"></path><path d="M77.9763 90.8453C77.9763 90.8453 78.2518 90.8994 78.2997 90.8474C78.3285 90.8 77.5278 90.3286 77.433 90.271C77.1878 90.6737 77.6909 90.834 77.9763 90.8453Z" fill="url(#paint116_linear_2063_430)"></path><path d="M79.2351 89.7127C79.4154 89.79 79.4453 89.5809 79.3938 89.4522C79.2908 89.1947 78.9962 89.1452 78.8644 88.9351C78.8031 88.8491 78.9293 88.4551 78.7053 88.5298C78.4813 88.6044 78.3082 88.8886 78.1928 89.0782C78.1305 89.1539 77.4393 90.1293 77.9445 89.9661C78.1876 89.8868 78.4121 89.7312 78.6506 89.6329C78.9272 89.5253 79.0075 89.6067 79.2398 89.7318L79.2351 89.7127Z" fill="url(#paint117_linear_2063_430)"></path><path d="M77.6248 84.6743C77.7236 84.8319 77.8916 84.6094 77.8834 84.4096C77.8741 84.3715 77.785 84.1712 77.699 84.2325C77.613 84.2937 77.6258 84.5126 77.5635 84.5883C77.6356 84.4698 77.6392 84.6506 77.6058 84.6789L77.6248 84.6743Z" fill="url(#paint118_linear_2063_430)"></path><path d="M77.1189 91.559C77.1653 91.7495 77.3491 92.0075 77.5211 91.8849C77.483 91.8942 77.4887 91.7516 77.5881 91.8284C77.5644 91.8139 77.0397 91.3159 77.1189 91.559Z" fill="url(#paint119_linear_2063_430)"></path><path d="M59.3053 119.725C60.0361 119.245 59.2013 118.883 58.865 118.662C58.3124 118.796 58.1599 119.58 57.9904 120.045C58.1908 119.956 58.3674 119.852 58.5678 119.763C58.711 119.688 58.868 119.67 59.0014 119.638C59.0586 119.624 59.1157 119.61 59.1729 119.596C59.177 119.696 59.21 119.748 59.2862 119.73L59.3053 119.725Z" fill="url(#paint120_linear_2063_430)"></path><path d="M72.4188 97.1221C72.7051 96.9718 73.0898 97.0599 72.8879 96.6448C72.8926 96.6638 72.5296 96.1667 72.8457 96.554C72.7608 96.4536 72.4122 95.9329 72.2303 96.0982C71.8667 96.4288 72.5408 96.6281 72.0732 96.8629C71.9635 96.9098 71.6535 97.0458 71.6334 97.2122C71.6184 97.3167 71.6827 97.6644 71.6817 97.8261C71.6858 97.926 71.5008 98.5764 71.7723 98.5306C71.9056 98.4982 72.0118 98.2706 72.1596 98.2144C72.3218 98.1346 72.3306 98.2536 72.4639 98.2211C72.6736 98.1702 72.585 97.8889 72.4856 97.8122C72.2776 97.6206 72.0129 97.3621 72.4188 97.1221Z" fill="url(#paint121_linear_2063_430)"></path><path d="M68.8454 104.428C68.9464 104.263 69.0097 104.025 68.7481 104.028C68.5483 104.036 68.4993 104.25 68.4128 104.392C68.5312 104.464 68.7254 104.599 68.8454 104.428Z" fill="url(#paint122_linear_2063_430)"></path><path d="M68.2521 103.564C67.9853 103.629 67.837 103.766 67.6222 103.879C67.3549 104.025 66.8842 103.998 66.692 104.287C66.9052 104.417 67.1277 104.584 67.3363 104.695C67.5639 104.801 67.7138 104.422 67.8004 104.28L68.2377 103.588L68.2521 103.564Z" fill="url(#paint123_linear_2063_430)"></path><path d="M67.0715 107.423C66.8676 107.331 66.5189 107.557 66.7841 107.735C66.8861 108.154 67.3558 107.596 67.0715 107.423Z" fill="url(#paint124_linear_2063_430)"></path><path d="M48.4798 140.361C48.7085 140.305 48.8476 140.13 48.9629 139.94C48.8764 140.082 48.8878 139.797 48.9444 139.864C48.8136 139.492 48.5664 140.218 48.4798 140.361Z" fill="url(#paint125_linear_2063_430)"></path><path d="M50.7089 134.914C50.3087 135.012 50.2237 135.658 50.8016 135.295C51.4386 135.342 51.1281 134.812 50.7089 134.914Z" fill="url(#paint126_linear_2063_430)"></path><path d="M52.6716 128.463C52.9209 128.907 53.356 129.286 53.7057 129.645C53.89 129.822 53.8797 129.945 54.0672 129.637C54.0919 129.49 54.1409 129.276 54.0322 129.162C53.8103 128.913 53.4261 128.744 53.1419 128.571C53.2176 127.886 52.493 128.143 52.6716 128.463Z" fill="url(#paint127_linear_2063_430)"></path><path d="M54.0678 131.554C54.0678 131.554 54.3635 131.442 54.4732 131.395C54.8265 131.188 54.1957 130.918 53.9747 131.254C53.8377 131.106 53.8485 130.901 53.8593 130.697C53.814 131.091 53.8171 130.606 53.8455 130.639C53.7574 130.277 53.5911 130.257 53.2733 130.112C53.0977 130.054 52.9221 129.996 52.7367 129.981C52.5946 129.894 52.4571 129.827 52.3052 129.783C51.5832 129.635 51.4713 130.753 52.1527 130.567C52.438 130.578 52.6991 130.656 52.7016 130.998C52.7052 131.179 52.9008 131.818 53.1311 131.519C53.5869 130.904 54.1559 131.916 54.0365 132.006C54.1894 131.888 53.9911 131.653 54.0823 131.53L54.0678 131.554Z" fill="url(#paint128_linear_2063_430)"></path><path d="M55.0245 125.025C55.0559 125.32 55.2572 125.816 55.5544 125.461C55.679 125.31 56.0169 125.288 56.0751 125.113C56.1333 124.937 55.9108 124.769 55.8114 124.692C55.7038 124.416 55.6256 124.011 55.2445 124.104C55.1147 124.317 55.2954 124.313 55.2614 124.422C55.1316 124.636 55.0261 124.782 55.0482 125.039L55.0245 125.025Z" fill="url(#paint129_linear_2063_430)"></path><path d="M70.7279 98.1385C70.3849 98.2219 70.3457 98.3928 70.6774 98.5948C70.8257 98.4578 70.7696 98.31 70.7279 98.1385Z" fill="url(#paint130_linear_2063_430)"></path><path d="M71.6428 99.3282C71.6428 99.3282 71.5899 99.3614 71.5515 99.3708C71.6282 99.3521 71.6475 99.3474 71.6428 99.3282Z" fill="url(#paint131_linear_2063_430)"></path><path d="M71.0205 98.5921C70.9195 98.7579 71.4154 99.3034 71.5529 99.3709C71.4345 99.2988 71.6343 99.2905 71.6436 99.3286C72.0731 99.1031 71.0926 98.4737 71.0205 98.5921Z" fill="url(#paint132_linear_2063_430)"></path><path d="M72.9536 96.0034C72.9598 95.7798 72.7198 95.374 72.4751 95.6958C72.3741 95.8616 72.7563 96.3541 72.9536 96.0034Z" fill="url(#paint133_linear_2063_430)"></path><path d="M71.7286 96.1996C71.9449 95.8442 71.6133 95.6424 71.397 95.9977C71.296 96.1636 71.6086 96.37 71.7286 96.1996Z" fill="url(#paint134_linear_2063_430)"></path><path d="M69.4349 105.274C69.4859 105.484 69.2449 105.239 69.3211 105.221C69.0126 105.114 68.2051 104.947 68.3168 105.324C68.3678 105.534 68.5233 105.758 68.6413 105.911C68.7968 106.136 68.8858 106.336 69.0078 106.589C69.1252 106.823 69.8514 107.07 69.578 106.692C69.3941 106.434 69.2767 106.201 69.336 105.863C69.3901 105.588 69.5044 105.56 69.4349 105.274Z" fill="url(#paint135_linear_2063_430)"></path><path d="M68.3081 108.192C68.5373 108.056 68.7953 107.872 68.3725 107.793C68.2252 107.768 68.0727 107.805 67.9069 107.704C67.8348 107.823 67.7627 107.941 67.6906 108.06C67.8327 108.146 68.013 108.224 68.2272 108.192C68.256 108.144 68.5851 108.004 68.2844 108.178L68.3081 108.192Z" fill="url(#paint136_linear_2063_430)"></path><path d="M69.7327 98.9456C69.6317 99.1115 69.8774 99.3747 69.9958 99.4468C70.2657 99.6436 70.3527 99.4206 70.4969 99.1837C70.7277 98.8047 69.9392 98.633 69.7327 98.9456Z" fill="url(#paint137_linear_2063_430)"></path><path d="M69.3271 105.24C69.3271 105.24 69.4178 105.279 69.4417 105.294C69.3702 105.25 69.3463 105.236 69.3271 105.24Z" fill="url(#paint138_linear_2063_430)"></path><path d="M70.0266 103.557C70.4474 103.212 70.0349 103.01 69.7934 102.846C69.7934 102.846 69.746 102.818 69.7223 102.803C69.6605 102.798 69.7588 103.783 70.0266 103.557Z" fill="url(#paint139_linear_2063_430)"></path><path d="M97.5408 54.6857C97.6469 55.2048 97.8801 55.1682 97.8215 54.6779C97.807 54.7016 97.718 54.5013 97.7371 54.4967C97.5862 54.2912 97.4626 54.2809 97.5408 54.6857Z" fill="url(#paint140_linear_2063_430)"></path><path d="M46.7718 128.687C46.7718 128.687 46.8208 128.473 46.707 128.42C46.4938 128.29 46.003 128.429 46.3248 128.674C46.4433 128.746 46.6374 128.881 46.7574 128.71L46.7718 128.687Z" fill="url(#paint141_linear_2063_430)"></path><path d="M43.2094 132.963C43.075 133.158 43.4684 133.365 43.5869 133.437C43.8176 133.058 43.6096 132.866 43.2094 132.963Z" fill="url(#paint142_linear_2063_430)"></path><path d="M48.5532 127.627C48.4347 127.555 48.2539 127.559 48.1205 127.591C47.9186 127.923 48.3894 127.95 48.5532 127.627Z" fill="url(#paint143_linear_2063_430)"></path><path d="M32.2774 132.574C31.7814 132.775 32.9291 134.756 33.0368 134.286C33.1347 133.859 32.8305 132.358 32.2774 132.574Z" fill="url(#paint144_linear_2063_430)"></path><path d="M68.1034 99.382C67.677 99.1224 67.2778 99.8047 67.8762 99.9418C68.1945 100.006 68.364 99.5406 68.1034 99.382Z" fill="url(#paint145_linear_2063_430)"></path><path d="M234.419 12.9479C234.676 12.9258 234.863 12.6987 234.922 12.4422C234.951 12.314 235.043 12.11 235.177 11.9967C234.729 12.146 234.261 12.2999 233.846 12.5018C234.05 12.6743 234.1 12.9649 234.438 12.9433L234.419 12.9479Z" fill="url(#paint146_linear_2063_430)"></path><path d="M53.2963 117.836C53.6516 118.053 54.1064 116.852 53.8016 116.926C53.5348 116.991 52.9126 117.586 53.2963 117.836Z" fill="url(#paint147_linear_2063_430)"></path><path d="M53.6231 115.86C53.4516 115.901 53.309 115.896 53.241 116.114C53.3831 116.201 53.4212 116.191 53.5078 116.049C53.5557 115.997 53.5798 115.931 53.6087 115.883L53.6231 115.86Z" fill="url(#paint148_linear_2063_430)"></path><path d="M52.2595 123.86C52.2595 123.86 52.1535 123.341 52.0876 123.236C51.965 123.064 51.7647 123.153 51.6874 123.333C51.211 123.449 52.2687 123.898 52.2832 123.875L52.2595 123.86Z" fill="url(#paint149_linear_2063_430)"></path><path d="M93.6389 66.694C93.4658 66.9783 93.2917 67.4243 93.5569 67.602C93.4622 67.5443 93.5811 67.5355 93.6239 67.5453C93.9056 67.3759 93.8521 66.8238 93.6342 66.675L93.6389 66.694Z" fill="url(#paint150_linear_2063_430)"></path><path d="M53.3587 124.239C53.5225 123.917 53.5009 123.579 53.2934 123.307C53.1472 123.12 52.8392 122.933 52.6662 123.217C52.3921 123.667 53.1995 124.581 53.3778 124.235L53.3587 124.239Z" fill="url(#paint151_linear_2063_430)"></path><path d="M32.0462 128.715C31.2546 129.028 32.1234 129.281 32.5514 129.298C32.9722 128.954 32.3753 128.574 32.0462 128.715Z" fill="url(#paint152_linear_2063_430)"></path><path d="M197.621 174.614C198.315 174.647 197.981 174.022 198.453 173.887C198.481 174.001 198.498 174.239 198.535 174.473L199.836 174.096C199.295 173.864 198.545 173.602 198.035 173.746C197.118 173.707 197.188 174.578 197.621 174.614Z" fill="url(#paint153_linear_2063_430)"></path><path d="M128.86 190.224C128.583 190.412 128.791 190.604 128.976 190.7C129.048 190.581 129.12 190.463 129.192 190.345C129.091 190.51 129.127 190.078 129.192 190.345C129.16 190.211 129.269 190.245 129.392 190.336C129.416 190.27 129.459 190.199 129.484 190.132C129.284 190.141 128.95 190.181 128.879 190.219L128.86 190.224Z" fill="url(#paint154_linear_2063_430)"></path><path d="M216.439 167.011C216.2 167.11 215.905 167.141 215.742 167.302C215.551 167.51 215.649 167.829 215.827 168.149C215.943 167.959 216.044 167.794 216.159 167.604C216.26 167.438 216.328 167.22 216.42 167.016L216.439 167.011Z" fill="url(#paint155_linear_2063_430)"></path><path d="M175.433 124.367C175.09 124.45 175.051 124.621 175.382 124.823C175.719 125.044 175.651 124.516 175.433 124.367Z" fill="url(#paint156_linear_2063_430)"></path><path d="M279.916 146.612C279.94 146.465 279.918 146.289 279.857 146.122C279.852 146.184 279.851 146.265 279.888 146.417C279.902 146.474 279.921 146.551 279.935 146.608L279.916 146.612Z" fill="url(#paint157_linear_2063_430)"></path><path d="M274.484 114.391C274.718 114.192 274.626 113.73 274.576 113.359C274.461 112.721 274.433 111.941 273.914 111.966C273.557 111.992 273.527 111.454 273.215 111.248C272.788 110.988 273.021 111.86 273.119 112.099C273.275 112.989 273.673 112.549 274.027 112.927C274.353 113.272 274.015 113.959 273.6 113.495C273.222 113.103 273.182 113.436 273.417 113.903C273.535 114.641 274.163 114.65 274.484 114.391Z" fill="url(#paint158_linear_2063_430)"></path><path d="M216.749 166.552C216.749 166.552 216.826 166.453 216.864 166.443C217.217 166.236 217.63 166.358 217.908 166.008C218.048 165.833 217.823 165.907 217.757 165.883C217.7 165.897 217.624 165.916 217.557 165.891C217.557 165.891 217.557 165.891 217.538 165.896C217.295 166.056 217.038 166.078 216.846 166.286C216.765 166.367 216.764 166.447 216.764 166.528L216.749 166.552Z" fill="url(#paint159_linear_2063_430)"></path><path d="M274.197 102.25C273.711 102.328 273.23 102.506 272.747 102.098C272.463 101.844 272.004 100.866 271.794 101.583C271.712 101.825 271.749 102.643 272.083 102.603C272.465 103.014 272.751 103.692 272.871 104.349C272.976 104.949 273.361 105.784 273.804 105.696C274.208 105.618 273.881 105.435 273.974 105.15C274.047 104.87 274.555 105.049 274.697 105.136C274.815 105.208 275.027 105.58 275.187 105.824L274.967 104.505C274.967 104.505 274.849 104.433 274.787 104.347C274.396 103.816 274.354 102.979 274.225 102.284L274.197 102.25ZM273.447 104.976C273.167 104.822 273.071 104.179 273.264 103.89C273.749 103.812 273.932 104.898 273.447 104.976Z" fill="url(#paint160_linear_2063_430)"></path><path d="M272.236 88.8009C272.093 88.8761 272.025 89.1752 272.175 89.3807C272.232 89.4477 272.298 89.4719 272.365 89.4961L272.241 88.8198L272.236 88.8009Z" fill="url(#paint161_linear_2063_430)"></path><path d="M221.281 113.219C220.938 113.302 220.898 113.474 221.23 113.675C221.566 113.896 221.498 113.368 221.281 113.219Z" fill="url(#paint162_linear_2063_430)"></path><path d="M235.477 11.9039C235.591 11.9569 235.547 12.1898 235.631 12.2902C235.858 12.6389 236.743 11.717 236.873 11.5038C236.907 11.4755 236.959 11.4426 237.012 11.4096C236.621 11.545 236.244 11.6567 235.892 11.7829C235.758 11.8153 235.629 11.8668 235.482 11.923L235.477 11.9039Z" fill="url(#paint163_linear_2063_430)"></path><path d="M51.4653 118.605C51.0713 118.478 51.1732 118.898 51.4147 119.061C51.9642 119.412 51.6681 118.858 51.4653 118.605Z" fill="url(#paint164_linear_2063_430)"></path><path d="M97.8158 53.1656C98.1331 52.6445 97.0928 52.4332 97.2632 53.3C97.4363 53.0157 97.6237 53.4545 97.8158 53.1656Z" fill="url(#paint165_linear_2063_430)"></path><path d="M97.7363 54.4968C97.7363 54.4968 97.7933 54.5642 97.8265 54.6171C97.7648 54.5305 97.7555 54.4922 97.7363 54.4968Z" fill="url(#paint166_linear_2063_430)"></path><path d="M68.1772 92.4616C68.2513 92.7665 68.8909 92.4092 68.9965 92.2624C68.7066 92.232 68.393 92.1871 68.1772 92.4616Z" fill="url(#paint167_linear_2063_430)"></path><path d="M96.6578 49.2295C96.6578 49.2295 96.6196 49.2388 96.6006 49.2434C96.6665 49.3485 96.685 49.4247 96.685 49.4247C96.7185 49.3963 96.7571 49.3063 96.7721 49.2017C96.734 49.211 96.6959 49.2202 96.6578 49.2295Z" fill="url(#paint168_linear_2063_430)"></path><path d="M94.2598 66.846C94.2598 66.846 94.2073 66.8788 94.1928 66.9025C94.1928 66.9025 94.231 66.8933 94.2598 66.846Z" fill="url(#paint169_linear_2063_430)"></path><path d="M93.6241 67.5457C93.6241 67.5457 93.5952 67.5931 93.5571 67.6023C93.6524 67.5792 93.6477 67.5601 93.6241 67.5457Z" fill="url(#paint170_linear_2063_430)"></path><path d="M93.7908 66.5758C93.8371 66.7664 94.021 67.0243 94.193 66.9018C94.1549 66.911 94.1606 66.7684 94.26 66.8452C94.2363 66.8308 93.7115 66.3327 93.7908 66.5758Z" fill="url(#paint171_linear_2063_430)"></path><path d="M86.504 62.2524C86.1801 62.3311 86.1126 62.4686 86.4252 62.6752C86.5735 62.5382 86.522 62.4094 86.504 62.2524Z" fill="url(#paint172_linear_2063_430)"></path><path d="M168.125 131.25C167.801 131.329 168.037 131.554 168.222 131.65C168.251 131.603 168.294 131.532 168.323 131.485C168.276 131.294 168.334 131.199 168.125 131.25Z" fill="url(#paint173_linear_2063_430)"></path><path d="M237.016 71.2688C236.844 71.3105 236.702 71.3049 236.634 71.5233C236.776 71.6098 236.814 71.6005 236.9 71.4584C236.948 71.4064 236.972 71.3399 237.001 71.2925L237.016 71.2688Z" fill="url(#paint174_linear_2063_430)"></path><path d="M97.1184 46.9779C96.7754 47.0613 96.8217 47.2518 97.106 47.4249C97.1874 47.3445 97.2709 46.9408 97.1184 46.9779Z" fill="url(#paint175_linear_2063_430)"></path><path d="M73.8464 83.8184C73.8464 83.8184 73.8325 83.7609 73.8423 83.7179C73.8226 83.8039 73.8273 83.823 73.8464 83.8184Z" fill="url(#paint176_linear_2063_430)"></path><path d="M73.5378 87.1219C73.5378 87.1219 73.3935 87.3587 73.3214 87.4772C73.408 87.335 73.4821 87.6399 73.411 87.5967C73.7087 87.9078 73.9451 87.3861 73.5378 87.1219Z" fill="url(#paint177_linear_2063_430)"></path><path d="M73.4115 87.5971C73.4115 87.5971 73.3545 87.5297 73.3213 87.4768C73.3638 87.568 73.3923 87.6017 73.4115 87.5971Z" fill="url(#paint178_linear_2063_430)"></path><path d="M85.9337 63.5623C85.7622 63.604 85.6195 63.5983 85.5515 63.8166C85.6936 63.9032 85.7318 63.8939 85.8183 63.7517C85.8662 63.6997 85.8904 63.6334 85.9192 63.586L85.9337 63.5623Z" fill="url(#paint179_linear_2063_430)"></path><path d="M73.8398 83.7186C73.8398 83.7186 73.8738 83.6095 73.8981 83.5431C73.8842 83.4859 73.8888 83.5049 73.8398 83.7186Z" fill="url(#paint180_linear_2063_430)"></path><path d="M69.6072 95.444C69.7586 95.5686 69.9672 95.6795 70.1671 95.6713C70.4714 95.678 70.0836 95.3282 70.0316 95.2803C69.9132 95.2082 69.5676 94.9491 69.4332 95.1433C69.3564 95.2426 69.5506 95.3771 69.6026 95.425L69.6072 95.444Z" fill="url(#paint181_linear_2063_430)"></path><path d="M79.6668 75.0566C79.4912 74.9984 79.1981 75.4531 79.3495 75.5777C79.6811 75.7797 79.9984 75.2586 79.6668 75.0566Z" fill="url(#paint182_linear_2063_430)"></path><path d="M80.374 76.8015C80.5923 76.8695 80.7341 76.2902 80.5873 76.1846C80.5301 76.1985 80.5012 76.2459 80.4961 76.3077C80.3246 76.3494 80.1366 76.7382 80.3977 76.816L80.374 76.8015Z" fill="url(#paint183_linear_2063_430)"></path><path d="M77.3026 84.6723C77.4037 83.7598 75.8942 84.0259 76.322 84.7897C76.44 84.9426 76.8664 85.2023 77.0085 85.2888C77.3592 85.4861 77.3253 84.8485 77.2836 84.677L77.3026 84.6723Z" fill="url(#paint184_linear_2063_430)"></path><path d="M74.1176 84.3572C74.2814 84.0348 74.1219 82.9636 73.9184 83.5378C73.9132 83.5996 73.8787 83.7895 73.8643 83.8132C73.8627 84.0558 73.9234 84.2227 74.1366 84.3525L74.1176 84.3572Z" fill="url(#paint185_linear_2063_430)"></path><path d="M79.2948 76.761C79.6028 76.9485 80.3379 75.8212 80.4486 75.6127C80.5928 75.3758 80.771 75.0297 80.4821 74.8376C80.4729 74.7995 80.4405 73.9193 80.5353 73.977C80.3221 73.8472 79.672 74.3281 79.5567 74.5176C79.6586 74.9369 80.1293 74.9637 80.2075 75.3685C80.2863 75.6924 80.0134 75.9809 79.7085 76.055C79.4417 76.1199 78.8402 76.4679 79.2712 76.7466L79.2948 76.761Z" fill="url(#paint186_linear_2063_430)"></path><path d="M89.6447 69.3606C89.6447 69.3606 89.7214 69.3419 89.7789 69.3279C89.6545 69.3175 89.6354 69.3222 89.6447 69.3606Z" fill="url(#paint187_linear_2063_430)"></path><path d="M189.821 90.4128C189.821 90.4128 189.715 89.8936 189.649 89.7886C189.527 89.6166 189.326 89.7056 189.249 89.8859C188.773 90.0017 189.83 90.4508 189.845 90.4271L189.821 90.4128Z" fill="url(#paint188_linear_2063_430)"></path><path d="M186.096 94.1843C185.978 94.1122 185.797 94.1157 185.664 94.1482C185.462 94.4798 185.932 94.5067 186.096 94.1843Z" fill="url(#paint189_linear_2063_430)"></path><path d="M205.739 59.0143C205.813 59.3192 206.452 58.9619 206.558 58.8151C206.268 58.7847 205.954 58.7399 205.739 59.0143Z" fill="url(#paint190_linear_2063_430)"></path><path d="M174.306 119.817C174.467 119.899 174.613 119.5 174.713 119.415C174.833 119.326 175.56 119.33 175.335 119.567C175.177 119.747 174.939 119.764 175.07 120.055C175.197 120.327 176.372 121.01 176.209 121.251C176.412 121.505 176.901 121.689 177.185 121.862C177.055 122.075 176.518 121.943 176.395 121.852C176.277 121.78 176.111 121.679 176.093 121.522C176.07 121.427 176.142 121.389 176.047 121.331C175.838 121.221 175.5 121.323 175.271 121.379C175.176 121.402 174.661 121.608 174.921 121.766C175.111 121.882 175.399 121.489 175.612 121.7C175.687 121.762 175.276 122.064 175.243 122.092C175.142 122.258 174.878 122.584 174.953 122.808C175.014 122.975 175.241 123.081 175.35 123.196C175.51 123.359 175.799 123.551 175.908 123.747C176.058 124.033 176.012 124.508 175.905 124.817C175.794 125.106 175.636 125.286 175.34 125.398C175.078 125.482 174.722 125.428 174.501 125.683C174.281 125.938 174.699 125.998 174.669 126.207C174.639 126.416 174.511 126.468 174.368 126.381C173.65 126.334 173.995 127.501 174.314 127.404C174.276 127.413 174.1 126.689 174.313 126.819C174.428 126.791 174.479 127 174.516 127.072C174.595 127.396 174.739 127.987 174.551 128.295C174.248 128.792 173.603 127.799 173.303 127.892C173.207 127.915 173.386 128.235 173.4 128.292C173.322 128.634 173.112 128.685 172.851 128.526C172.753 129.115 173.201 129.713 173.316 130.27C172.984 130.068 172.48 130.151 172.197 130.401C172.015 130.566 172.194 130.886 172.126 131.104C171.845 131.94 171.21 130.822 170.999 131.116C170.922 131.215 170.769 131.414 170.82 131.543C170.857 131.695 170.952 131.753 170.856 131.938C170.73 132.17 170.407 132.168 170.399 131.887C170.401 131.564 170.502 131.398 170.343 131.074C170.254 130.873 170.112 130.625 169.937 130.486C169.743 130.352 169.673 130.893 169.328 130.634C169.081 130.452 169.634 130.398 169.406 130.211C168.697 129.617 168.953 131.169 168.747 131.482C168.516 131.861 169.053 131.993 168.941 132.282C168.758 132.69 168.781 132.866 168.825 133.299C168.913 134.408 168.569 133.241 168.416 133.278C168.34 133.296 168.365 133.815 168.223 133.728C168.105 133.656 167.809 133.022 167.597 133.396C167.556 133.225 167.543 132.925 167.363 132.848C167.164 132.775 167.207 133.451 167.221 133.508C167.252 133.884 167.378 134.237 167.352 134.626C167.331 134.954 167.148 135.201 167.189 135.534C167.23 135.867 167.342 136.163 167.202 136.5C167.1 136.746 166.847 136.949 167.121 137.165C167.562 137.482 168.345 137.715 168.031 138.498C167.944 138.721 167.586 138.909 167.846 139.067C167.821 139.215 167.569 139.337 167.744 139.476C167.796 139.524 168.302 139.865 168.069 139.982C167.839 140.119 167.389 139.925 167.189 139.853C166.929 139.694 166.816 139.56 166.562 139.763C166.428 139.876 166.158 139.68 166.064 139.622C165.595 139.352 165.159 139.055 164.709 138.781C164.492 139.136 164.894 139.543 164.968 139.848C165.038 140.134 164.813 140.37 164.673 140.626C164.548 140.858 164.978 141.218 164.764 141.331C164.568 141.439 164.316 141.48 164.106 141.531C164.438 141.733 164.546 142.594 164.079 142.748C163.688 142.884 163.101 142.461 163.027 142.076C163.009 141.999 163.937 141.996 163.795 141.748C163.687 141.552 163.055 141.443 162.874 141.609C162.529 141.934 162.804 142.735 162.816 143.116C162.847 143.573 162.657 143.538 162.374 143.788C162.145 144.006 162.62 143.971 162.72 144.048C162.909 144.163 163.065 144.307 163.121 144.535C163.218 144.935 164.097 145.146 163.78 145.667C163.637 145.58 163.325 145.293 163.181 145.53C163.227 145.72 162.943 145.547 162.915 145.514C162.664 145.312 162.685 145.065 162.611 144.76C162.546 144.494 162.427 144.502 162.425 144.745C162.397 145.458 162.659 146.121 162.688 146.82C162.691 147.001 162.647 147.153 162.613 147.343C162.603 147.467 162.738 147.858 162.743 147.877C162.743 147.877 162.198 147.545 161.987 147.838C161.785 148.089 161.586 148.763 161.999 148.885C161.786 148.755 161.684 149.083 161.564 149.172C161.449 149.281 161.194 149.061 161.165 149.108C161.06 149.255 161.431 149.952 161.425 150.175C161.384 150.589 160.92 150.177 160.831 150.057C160.789 149.966 160.458 149.603 160.389 149.902C160.365 150.049 160.403 150.04 160.217 150.024C160.075 150.019 159.278 149.647 159.504 150.077C159.762 150.559 159.707 150.996 159.599 151.547C159.53 151.927 159.551 152.346 159.463 152.731C159.404 152.987 159.147 153.675 158.845 153.345C158.732 153.211 158.628 153.035 158.644 152.849C158.645 152.607 158.768 152.698 158.873 152.632C158.979 152.566 158.385 152.448 158.323 152.443C158.304 152.447 157.934 152.336 157.991 152.322C157.743 152.463 157.812 153.415 157.897 153.596C157.958 153.763 157.98 153.939 158.003 154.115C157.997 154.339 158.017 154.172 157.844 154.376C157.739 154.522 157.799 154.77 157.831 154.903C157.774 154.998 157.759 155.103 157.744 155.207C157.714 155.416 157.608 155.563 157.555 155.758C157.516 155.848 157.493 156.499 157.551 156.405C157.794 156.245 158.24 156.419 158.219 156.747C158.187 157.279 157.799 156.929 157.49 156.985C157.023 157.058 157.274 156.593 157.232 156.341C157.195 156.188 157.04 155.964 156.872 156.105C156.671 156.275 156.823 156.4 156.741 156.561C156.712 156.609 156.348 156.354 156.276 156.311C156.253 156.296 156.618 155.723 156.386 155.598C156.016 155.405 155.839 154.843 155.446 154.555C155.058 154.286 154.747 154.503 155.163 154.886C155.631 155.317 155.475 156.001 155.852 156.475C156.027 156.694 156.863 156.814 156.651 157.188C156.353 157.705 155.981 157.917 155.446 157.542C155.351 157.484 154.553 156.609 154.436 156.96C154.344 157.245 154.566 157.575 154.535 157.864C154.514 158.112 154.527 158.33 154.445 158.573C154.309 158.928 155.198 159.096 154.577 159.529C154.3 159.718 154.086 159.588 154.183 160.069C154.248 160.336 154.203 160.65 154.106 160.915C154.043 161.072 153.904 161.328 153.691 161.198C153.62 161.155 153.42 161.082 153.359 160.996C153.402 160.925 153.484 160.845 153.389 160.787C153.186 160.614 153.042 160.69 153.173 160.315C153.207 160.206 153.548 159.699 153.377 159.66C153.249 159.63 153.072 159.734 152.986 159.795C152.834 159.832 152.677 159.85 152.534 159.844C152.353 159.848 152.088 159.67 151.94 159.726C151.754 159.792 151.747 160.177 151.496 160.056C151.311 159.96 151.108 159.788 150.925 160.034C150.652 160.403 150.584 161.368 150.666 161.792C150.744 162.278 151.487 162.844 151.223 163.332C150.924 163.848 152.039 163.618 152.041 163.96C152.06 164.037 151.746 164.073 152.006 164.231C152.106 164.308 152.31 164.4 152.309 164.561C152.32 164.942 151.492 165.103 151.254 165.121C150.606 165.197 151.38 164.727 151.424 164.575C151.593 164.11 150.461 164.183 150.783 163.681C150.451 163.479 150.256 164.253 150.297 164.506C150.329 164.639 150.467 164.706 150.562 164.764C150.751 164.88 150.878 165.151 150.953 165.375C151.158 165.971 150.472 165.391 150.162 165.446C150.048 165.474 150.066 165.631 149.91 165.569C149.843 165.544 149.403 165.228 149.354 165.441C149.33 165.508 149.41 165.589 149.267 165.664C149.195 165.702 149.1 165.725 149.024 165.744C148.967 165.757 148.795 165.88 148.837 165.971C148.931 166.19 149.531 166.004 149.697 166.024C150.158 166.093 150.053 166.987 150.06 167.348C149.745 166.799 149.224 166.482 148.606 166.43C148.742 166.66 148.874 166.789 149.044 166.99C149.223 167.229 149.004 167.403 148.786 167.255C148.554 167.714 148.532 168.285 148.305 168.764C148.156 169.063 148.392 169.288 148.228 169.61C148.007 170.027 148.206 170.1 148.337 170.472C148.463 170.825 148.409 171.1 148.245 171.423C148.134 171.631 148.267 171.76 148.222 171.993C148.183 172.245 148.052 172.62 147.757 172.651C147.523 172.688 147.449 172.383 147.231 172.315C147.013 172.247 146.449 172.667 146.364 172.485C146.27 172.266 146.681 171.964 146.421 171.805C146.376 171.453 146.985 170.639 146.399 170.802C146.189 170.853 146.212 171.029 145.952 170.789C145.772 170.631 146.116 170.467 146.188 170.348C146.255 170.211 146.265 170.087 146.157 169.973C146.024 169.843 146.011 169.786 145.964 169.595C145.923 169.424 145.909 169.367 145.986 169.187C146.039 169.073 146.068 168.945 145.945 168.853C145.801 169.09 145.356 169.582 145.43 169.887C145.499 170.173 146.27 170.187 145.621 170.426C145.249 170.556 145.031 170.489 144.771 170.249C144.591 170.091 144.518 170.371 144.512 170.514C144.486 170.903 144.859 171.277 144.591 171.665C144.355 172.025 144.146 171.329 144.03 171.519C143.814 171.874 143.943 172.57 144.069 172.922C144.195 173.275 144.317 173.528 144.718 173.35C145.152 173.143 145.445 173.354 145.805 173.59C146.036 173.211 145.23 172.882 145.407 172.617C145.494 172.475 145.969 172.602 146.035 172.707C146.147 172.921 146.16 173.221 146.215 173.45C146.252 173.602 146.438 173.618 146.414 173.684C146.346 173.822 146.135 174.034 146.325 174.15C146.233 174.435 145.957 174.461 145.831 174.694C145.716 174.883 145.752 175.197 145.646 175.425C145.593 175.539 145.182 176.587 144.945 176.443C144.711 176.56 144.616 176.584 144.519 176.849C144.495 176.916 144.427 177.134 144.341 177.114C144.213 177.085 144.158 176.776 144.149 176.657C144.094 176.428 143.961 176.299 143.772 176.183C143.611 176.101 143.368 176.1 143.173 176.046C143.229 176.275 143.491 176.938 143.328 177.098C143.118 177.311 143 177.077 142.988 177.443C142.978 177.567 142.96 178.157 143.122 178.158C142.898 178.152 142.713 178.055 142.531 178.301C142.444 178.444 142.424 178.61 142.438 178.748C142.451 178.886 142.564 179.02 142.535 179.148C142.447 179.452 142.419 179.418 142.479 179.747C142.553 180.052 142.594 180.385 142.668 180.69C142.723 180.919 142.817 181.138 142.521 181.25C142.169 181.376 142.053 181.566 141.683 181.373C141.404 181.219 141.335 181.599 141.06 181.464C140.851 181.354 140.566 181.261 140.393 181.546C140.129 181.953 139.504 180.874 139.358 181.273C139.267 181.477 139.474 181.749 139.449 181.977C139.432 182.324 139.255 182.59 139.129 182.903C138.858 183.533 139.456 183.832 139.228 184.473C139.117 184.762 138.911 185.66 138.438 185.372C138.625 185.064 138.769 184.908 138.71 184.498C138.686 184.403 138.477 183.707 138.375 184.035C138.219 184.557 138.152 185.36 138.315 185.865C138.339 185.961 138.371 186.094 138.399 186.208C138.894 186.088 139.312 186.148 139.491 186.468C139.754 186.969 139.245 187.032 138.697 187.105C138.621 187.123 138.54 187.123 138.474 187.098C138.453 187.426 138.413 187.759 138.264 187.977C138.148 188.167 137.647 187.764 137.429 187.615C137.372 187.629 137.263 187.595 137.134 187.565C137.001 187.517 136.864 187.449 136.746 187.377C136.703 187.368 136.66 187.358 136.617 187.348C136.825 187.62 137.057 187.826 137.102 188.179C137.12 188.255 137.12 188.336 137.1 188.421C137.429 188.281 137.615 188.296 137.293 188.717C137.125 188.94 136.867 189.124 136.614 189.327C136.745 189.698 136.757 190.079 136.305 190.048C135.676 190.201 136.388 190.471 136.181 190.784C136.138 190.855 135.872 190.758 135.734 190.772C135.724 190.814 135.719 190.876 135.71 190.919C135.846 191.067 136.217 191.098 136.111 191.407C136.111 191.407 136.101 191.449 136.086 191.473C136.53 191.305 137.096 190.481 137.497 190.303C137.655 190.951 137.983 190.972 138.927 190.54C139.509 190.278 139.945 189.829 140.494 189.513C141.134 189.156 141.782 188.918 142.459 188.632C142.769 188.496 142.606 188.072 142.573 187.938C142.513 187.691 141.651 185.64 142.346 185.511C142.689 185.428 142.641 185.56 142.857 185.286C143.058 185.035 143.131 184.836 143.512 184.743C144.041 184.594 143.948 184.96 143.747 185.211C143.493 185.495 143.52 185.771 143.584 186.037C143.977 185.579 145.245 185.149 145.417 185.773C145.552 186.326 146.74 186.4 147.445 186.229C147.399 186.038 147.152 185.937 146.886 185.921C146.439 185.908 146.691 185.867 146.474 185.637C146.361 185.504 146.099 185.587 145.914 185.491C145.686 185.385 145.492 185.251 145.355 185.102C144.882 184.652 144.79 184.271 145.776 183.93C146.797 183.561 147.94 183.283 148.988 183.028C149.274 182.959 149.803 182.81 149.968 182.992C150.214 183.255 149.863 183.804 150.166 183.973C150.309 184.059 150.839 183.749 151.086 183.689C151.448 183.601 151.8 183.636 152.118 183.7C153.14 183.916 153.675 184.29 154.825 183.708C155.168 183.544 155.683 183.419 155.704 183.091C155.71 182.948 155.438 182.328 155.48 182.338C155.723 182.339 155.951 182.365 156.224 182.076C156.578 181.707 156.333 181.444 156.53 181.094C156.646 180.904 156.91 181.163 157.115 181.173C157.562 181.186 157.377 181.009 157.602 180.853C158.366 180.344 157.961 181.916 157.923 182.006C157.898 182.073 157.556 183.488 157.704 183.432C157.685 183.436 156.853 182.67 156.749 182.574C156.883 183.127 156.908 183.645 156.714 184.258C156.462 185.046 157.908 184.936 158.694 184.765C159.133 184.659 159.045 184.297 159.326 184.208C159.555 184.152 160.694 184.521 160.578 184.045C160.937 183.614 161.596 183.252 162.22 183.08C162.492 182.954 163.164 182.73 163.309 182.493C163.463 182.213 161.319 181.947 162.33 181.54C163.231 181.18 164.147 181.542 163.719 182.272C163.618 182.438 163.213 183.263 163.746 183.214C164.022 183.187 164.801 182.655 164.898 183.055C165.098 183.047 165.537 182.778 165.627 182.979C165.762 183.289 165.447 183.487 166.215 183.239C167.154 182.951 166.312 182.227 166.547 181.786C166.726 181.44 168.156 181.678 168.535 181.162C168.957 180.575 166.777 180.822 166.525 180.782C165.808 180.654 167.276 180.136 167.359 179.894C167.476 179.462 167.216 179.141 166.904 178.854C166.549 178.557 166.512 179.151 166.554 179.322C166.777 180.156 165.049 179.607 164.933 179.131C164.817 178.655 165.383 178.658 165.85 178.504C166.408 178.308 166.73 177.806 167.349 177.696C168.24 177.54 168.94 177.35 169.264 178.018C169.381 178.251 169.45 178.618 169.106 178.863C169.087 178.868 168.502 179.616 168.807 179.541C169.207 179.444 169.61 178.942 169.811 178.692L170.452 178.254C170.484 178.387 170.555 178.43 170.674 178.421C170.8 178.108 170.931 177.733 171.193 177.569C171.265 177.531 171.341 177.513 171.413 177.475C171.39 177.299 171.425 177.109 171.54 176.919C171.493 176.89 171.46 176.838 171.45 176.8C171.376 176.495 171.593 176.059 171.851 175.875C172.009 175.776 172.08 175.819 172.241 175.901C172.445 175.993 172.347 175.674 172.352 175.612C172.372 175.445 172.382 174.737 172.704 174.901C172.936 175.026 173.303 175.623 173.62 175.263C173.73 175.135 173.893 174.894 173.794 174.736C173.691 174.56 173.4 174.691 173.253 174.666C173.024 174.641 172.968 174.574 173.05 174.332C173.206 173.81 173.503 173.374 173.73 172.895C173.879 172.597 173.777 172.258 174.082 172.103C174.335 171.981 174.616 171.893 174.888 171.847C175.159 171.801 175.301 171.887 175.568 171.903C175.853 171.915 175.635 171.766 175.665 171.638C175.738 171.358 175.939 171.188 175.879 170.859C175.833 170.588 175.657 170.61 175.821 170.288C175.97 169.989 176.167 169.719 176.321 169.44C176.561 169.018 176.616 168.742 176.323 168.37C175.743 167.643 176.396 168.089 176.867 168.035C177.519 167.978 176.904 167.522 176.82 167.26C176.75 167.055 176.62 166.602 176.878 166.418C177.069 166.291 177.367 166.602 177.471 166.698C177.627 166.842 177.766 166.586 177.791 166.438C177.831 166.187 177.656 165.967 177.62 165.733C177.593 165.457 177.605 165.091 177.768 164.85C177.917 164.632 178.212 164.6 178.371 164.34C178.693 163.838 179.291 163.975 179.688 163.616C180.238 163.139 180.532 162.523 180.983 161.969C181.088 161.822 181.733 161.484 181.554 161.245C181.266 160.891 182.108 158.709 182.439 158.91C182.848 158.932 183.157 158.211 183.017 157.882C182.927 157.682 182.699 157.737 182.862 157.496C182.976 157.468 183.086 157.421 183.2 157.474C183.404 157.566 183.156 157.626 183.246 157.665C183.436 157.78 183.585 157.481 183.591 157.339C183.616 157.111 183.375 156.947 183.424 156.734C183.478 156.458 184.024 155.8 183.64 155.551C183.594 155.36 183.542 155.393 183.648 155.165C183.744 154.981 183.392 155.026 183.335 154.959C183.014 154.633 183.469 154.099 183.419 153.728C183.07 153.954 182.841 153.424 183.061 153.169C183.387 152.766 183.446 153.257 183.775 153.116C184.161 152.962 184.176 152.857 184.025 153.398C183.894 153.854 183.867 154.325 183.897 154.782C183.934 155.096 183.983 155.548 184.272 155.74C184.442 155.86 184.785 155.858 184.915 155.645C185.184 155.175 185.013 154.389 184.878 153.918C184.878 153.918 184.773 154.065 184.777 154.084C184.422 153.867 184.991 153.386 185.145 153.187C185.312 152.964 185.566 153.427 185.847 153.42C186.147 153.407 185.703 152.829 185.728 152.682C185.743 152.577 185.925 152.412 185.821 152.316C185.797 152.302 185.389 152.199 185.494 152.133C185.972 151.775 186.555 152.844 187.036 152.666C187.279 152.587 186.818 151.771 186.982 151.529C187.299 151.008 188.118 150.89 188.421 150.311C188.508 150.169 188.399 150.054 188.285 150.001C188.01 149.947 187.864 150.427 187.692 150.549C187.568 150.62 187.265 150.371 187.371 150.224C187.544 149.939 188.11 149.943 188.372 149.778C188.582 149.647 188.841 149.382 188.676 149.119C188.662 149.062 188.264 148.836 188.407 148.761C188.637 148.624 190.01 148.876 190.054 148.643C190.103 148.348 189.749 148.051 189.965 147.696C190.346 147.603 189.8 147.433 189.782 147.276C189.745 147.124 189.83 146.558 190.072 146.56C190.196 146.57 190.266 146.694 190.404 146.681C190.728 146.683 191.022 145.986 191.171 145.768C191.388 145.412 191.533 144.933 191.655 144.52C191.713 144.344 191.615 144.106 191.753 144.012C191.892 143.917 192.054 143.838 192.193 143.743C192.354 143.744 192.521 143.764 192.692 143.723C192.864 143.681 192.637 143.494 192.714 143.314C192.84 143.001 193.103 142.755 193.167 142.437C193.216 142.223 193.141 141.999 193.247 141.772C193.507 141.264 194.249 141.245 194.471 140.747C194.549 140.567 194.402 140.461 194.236 140.441C193.975 140.283 194.209 140.084 194.358 139.867C194.43 139.748 194.282 139.804 194.278 139.704C194.26 139.628 194.404 139.472 194.451 139.42C194.581 139.207 194.59 138.66 194.208 138.833C194.022 138.899 193.829 139.269 193.699 138.816C193.634 138.549 193.996 138.461 194.177 138.457C194.49 138.664 194.64 138.284 194.873 138.167C195.198 138.007 195.606 138.11 195.949 138.108C196.091 138.113 196.4 138.139 196.501 137.973C196.478 137.878 196.446 137.744 196.317 137.715C196.185 137.667 195.797 137.983 195.722 137.84C195.623 137.682 195.857 136.818 196.071 136.786C196.243 136.744 196.275 136.878 196.41 136.684C196.515 136.537 196.597 136.376 196.75 136.258C196.999 136.036 197.217 136.104 197.513 135.991C198.033 135.805 197.672 134.984 197.841 134.6C197.865 134.534 198.102 134.597 198.199 134.412C198.343 134.094 198.317 133.737 198.319 133.414C198.33 133.209 198.318 132.91 198.5 132.744C198.629 132.612 198.97 132.771 198.951 132.776C198.98 132.728 198.796 132.47 198.796 132.47C199.177 132.378 199.395 132.607 199.726 132.809C199.943 133.201 200.078 132.845 200.17 132.56C200.248 132.299 200.594 131.731 200.453 131.482C200.307 131.215 199.935 131.427 199.769 131.326C199.797 131.359 199.868 130.817 199.806 130.731C199.769 130.66 199.603 130.478 199.856 130.437C200.189 130.396 200.51 130.722 200.788 130.452C201.137 130.145 201.126 129.603 201.234 129.214C201.331 128.867 201.389 128.772 201.677 128.965C202.315 129.011 202.104 128.477 202.007 128.077C201.932 127.772 202.134 127.441 202.378 127.281C202.569 127.153 203.086 127.371 203.078 127.171C203.056 126.914 202.79 126.817 202.93 126.561C202.997 126.424 203.193 126.235 203.133 126.068C203.105 125.953 202.881 125.947 202.949 125.81C203.016 125.672 203.112 125.568 203.265 125.531C203.474 125.48 203.644 125.681 203.85 125.53C204.361 125.143 204.109 124.357 204.17 123.858C204.29 122.941 204.593 123.856 205.046 123.726C205.331 123.656 205.377 123.262 205.245 123.052C205.109 122.822 205.314 122.672 205.477 122.43C205.593 122.241 206.109 121.873 205.749 121.637C205.654 121.58 205.446 121.388 205.703 121.366C205.917 121.334 206.23 121.541 206.416 121.394C206.641 121.239 206.653 120.792 206.755 120.545C207.04 119.891 207.523 119.47 207.883 118.878C208.027 118.641 207.868 118.317 208.013 117.999C208.153 117.662 208.468 117.384 208.499 117.013C208.525 116.704 208.241 116.531 208.538 116.257C208.719 116.092 209.128 116.113 209.14 115.828C209.141 115.585 208.933 115.475 209.143 115.262C209.354 115.049 209.598 114.889 209.846 114.748C210.275 114.523 210.768 114.06 210.691 113.493C210.654 113.26 210.482 113.382 210.355 113.272C210.18 113.133 210.239 112.796 210.297 112.62C210.409 112.25 210.558 112.032 210.895 112.091C211.104 112.121 211.272 111.899 211.335 111.742C211.456 111.491 211.272 111.233 211.363 111.029C211.527 110.706 212.002 110.833 212.245 110.754C212.607 110.666 212.477 110.213 212.834 110.106C213.101 110.041 213.266 110.223 213.482 109.948C213.602 109.778 213.68 109.517 213.61 109.312C213.54 109.107 213.288 109.148 213.446 108.888C213.712 108.984 213.829 109.218 213.999 108.753C214.072 108.554 213.931 108.144 214.151 108.05C214.294 107.975 214.422 108.085 214.55 108.115C214.745 108.168 214.959 108.136 215.131 108.014C215.341 107.963 215.583 107.964 215.807 107.971C215.992 107.986 215.982 108.11 216.111 107.896C216.088 107.801 216.065 107.706 216.047 107.63C215.811 107.99 215.226 107.325 215.49 106.917C215.591 106.752 215.915 106.592 215.836 106.349C215.79 106.158 215.466 106.156 215.563 105.89C215.626 105.734 215.841 105.54 215.776 105.354C215.739 105.202 215.639 105.125 215.774 104.931C216.043 104.543 216.45 104.888 216.774 104.809C217.303 104.66 216.8 104.338 216.926 104.025C216.989 103.869 217.085 103.765 217.233 103.708C217.213 103.713 217.561 103.649 217.518 103.72C217.652 103.526 217.606 103.335 217.693 103.112C217.924 102.733 217.677 102.712 217.646 102.337C217.638 102.056 217.858 101.881 218.11 101.84C218.839 101.683 218.928 101.137 219.298 100.583C219.49 100.294 219.711 100.038 220.044 99.9168C220.507 99.7438 220.469 99.6722 220.515 99.1969C220.557 98.6216 220.846 98.067 221.016 97.5211C221.205 96.8897 221.096 96.109 221.49 95.5693C221.581 95.4462 222.025 95.197 221.932 95.5626C221.869 95.8 221.677 96.0081 221.704 96.2841C221.712 96.5648 222.489 95.4473 222.562 95.3289C222.774 94.8736 221.917 95.0013 221.881 94.6063C221.86 94.2684 222.307 94.2 222.501 94.3344C222.52 94.4106 222.542 94.6676 222.656 94.6398C222.79 94.6074 222.915 94.3751 222.973 94.2803C223.146 93.996 223.409 93.7504 223.582 93.4661C223.832 93.0016 223.406 92.6612 223.842 92.2122C224.311 91.7348 225.02 91.8249 225.484 91.4094C225.881 91.0505 224.931 90.797 225.395 90.4623C225.758 90.2126 226.33 89.9927 226.758 90.0098C226.09 89.5869 227.009 89.4644 226.765 88.9586C226.638 88.6867 226.41 88.5805 226.154 88.4409C226.694 88.1685 227.256 87.9914 227.583 87.4275C227.723 87.1715 227.791 86.9533 227.482 86.9275C227.173 86.9017 226.962 86.4484 227.135 86.1642C227.352 86.313 227.806 86.7678 228.051 86.4459C228.296 86.1241 228.459 85.8017 228.751 85.5087C228.847 85.4047 228.986 85.3104 229.058 85.192C229.081 85.2064 229.299 85.3553 229.357 85.2605C229.415 85.1658 229.202 85.0359 229.159 85.0262C229.174 84.9216 229.208 84.8125 229.223 84.708C229.3 84.4469 229.416 84.1765 229.565 83.9586C229.7 83.7645 229.887 83.5374 230.134 83.4772C230.336 83.1455 230.213 83.1352 230.096 82.8205C230.002 82.6011 230.416 82.561 230.526 82.5142C230.945 82.4122 230.843 82.0738 230.864 81.7458C230.89 81.3559 231.043 81.238 231.384 81.3972C231.655 81.5131 232.269 82.1306 232.562 81.7568C232.965 81.2552 232.093 81.4065 231.813 81.2525C231.349 81.0021 231.939 80.2735 231.913 79.9166C231.89 79.7405 231.643 79.639 231.759 79.4495C231.854 79.3455 232.148 79.4757 232.234 79.4953C232.528 79.5447 233.157 79.3919 233.354 79.122C233.642 78.7291 232.578 78.5035 232.78 78.1718C233.083 77.6744 233.601 78.3959 233.772 77.7691C233.913 77.2706 233.535 76.8781 233.71 76.3513C233.923 75.7343 234.218 76.3689 234.616 75.9291C234.76 75.7731 235.07 75.5563 234.967 75.2987C234.874 75.0793 234.622 75.0397 234.48 74.8723C233.999 74.3032 235.157 73.9206 235.476 73.8228C235.948 73.7688 236.744 73.4743 236.41 72.849C236.218 72.472 236.056 72.471 236.335 72.04C236.469 71.8458 236.598 71.7134 236.547 71.5038C236.487 71.2561 236.608 71.0048 236.818 70.873C237.114 70.6799 237.298 70.8571 237.535 71.0013C237.701 71.1023 237.791 71.2218 237.92 71.0086C237.978 70.9138 238.084 70.767 238.056 70.6526C238.033 70.5574 237.871 70.5563 237.848 70.461C237.792 70.2324 238.05 70.1294 238.192 70.2159C238.239 70.2447 238.414 70.3838 238.481 70.408C238.51 70.3607 238.582 70.2423 238.582 70.2423C238.866 70.4154 238.94 69.9734 239.193 69.8514C239.46 69.7057 239.759 69.855 239.966 69.5425C240.1 69.3483 240.277 69.1639 240.433 69.3077C240.537 69.4035 240.684 68.7624 240.694 68.7196C241.036 68.0512 240.212 68.2314 240.087 67.7168C240.022 67.4501 240.214 67.242 240.068 66.9747C240.049 66.8985 239.666 66.5677 239.652 66.5914C239.724 66.473 240.098 66.6847 240.214 66.4952C240.343 66.282 239.983 66.0467 240.113 65.8335C240.33 65.4781 241.06 65.8252 241.273 65.955C241.32 65.9839 241.605 66.0761 241.535 65.8711C241.489 65.6805 241.328 65.5179 241.162 65.4169C240.712 65.1429 240.86 65.0868 240.949 64.6212C240.979 64.4121 240.899 64.2499 240.914 64.0644C240.949 63.7936 241.153 63.9662 241.306 63.7674C241.426 63.5969 241.429 63.1926 241.76 63.3945C241.946 63.41 242.155 63.3591 242.318 63.2793C242.537 63.1855 243.159 62.671 242.775 62.4212C242.68 62.3635 242.557 62.2723 242.366 62.3995C242.248 62.3274 242.153 62.2698 242.035 62.1977C241.94 62.14 241.727 62.0102 241.68 61.9005C241.609 61.7764 242.718 61.6884 242.823 61.6225C243.215 61.3254 242.833 60.833 242.983 60.4535C243.143 60.0312 243.63 60.3767 243.366 60.7841C243.294 60.9025 243.235 61.159 243.44 61.1698C243.62 61.1662 243.674 60.9716 243.793 60.882C244.243 60.571 244.528 61.3291 244.94 60.8656C245.16 60.6102 245.416 60.003 245.166 59.7207C244.949 59.491 244.549 59.5075 244.428 59.1738C244.283 58.7447 244.848 58.8292 245.091 58.75C244.813 59.181 246.11 59.3702 246.315 59.381C246.543 59.4063 246.766 59.4124 246.98 59.4614C247.17 59.4959 247.2 59.2868 247.301 59.121C247.431 58.9078 248.073 58.1462 247.908 57.8835C247.781 57.6925 246.985 57.1593 246.827 57.4198C246.757 57.134 246.663 56.9147 246.941 56.7262C246.979 56.7169 247.765 56.546 247.628 56.3977C247.443 56.2205 247.015 56.2034 246.787 56.1782C246.602 56.1627 246.12 56.3404 246.006 56.2873C246.077 56.3306 246.404 55.8475 246.452 55.7955C246.51 55.7008 246.407 55.4432 246.446 55.2722C246.538 54.9875 246.877 54.8041 246.922 55.1564C246.972 55.5277 247.788 55.8136 248.038 55.5108C248.335 55.156 247.605 54.8088 247.588 54.4901C247.579 54.2902 247.771 54.0821 247.825 53.8875C247.917 53.6027 247.818 53.3643 247.849 53.0744C247.854 52.9317 247.918 52.6942 248.014 52.5902C248.255 52.7535 248.391 52.3168 248.435 52.1649C248.523 51.861 248.74 52.0908 248.829 52.2103C248.98 52.4158 249.244 52.0893 249.331 51.9471C249.417 51.805 249.557 51.5491 249.728 51.5074C249.824 51.4842 250.319 51.3638 250.03 51.1716C249.752 50.6942 250.468 49.5715 250.818 49.2645C251.086 49.038 251.343 49.0159 251.535 48.6461C251.713 48.3001 251.428 48.2887 251.468 47.956C251.513 47.6423 251.743 47.425 251.807 47.1067C251.846 46.8549 251.824 46.598 251.783 46.3457C251.76 46.2504 251.595 45.9877 251.738 45.9125C251.896 45.8136 252.185 46.0058 252.303 46.0779C252.382 46.4018 252.532 46.0222 252.632 45.9373C252.776 45.7812 252.962 45.7158 253.153 45.6695C253.61 45.5583 253.821 45.9307 254.202 45.9189C253.842 45.6835 253.487 45.4672 253.127 45.2318C252.98 45.1262 252.517 44.6333 252.936 44.5314C253.317 44.4387 253.776 44.8317 254.061 45.0048C254.132 45.048 254.138 44.8245 254.256 44.8966C254.394 44.9641 254.541 45.0696 254.683 45.1562C254.755 45.0377 254.904 44.8199 254.733 44.6999C254.733 44.6999 254.7 44.6474 254.715 44.6238C254.745 44.4147 255.064 44.3168 255.108 44.084C255.157 43.8703 254.81 43.8538 254.72 43.8151C254.653 43.7909 254.832 43.4448 254.851 43.3593C254.944 42.9937 255.037 42.6281 254.991 42.2758C254.965 41.9998 254.924 41.6666 255.035 41.3772C255.151 41.1068 255.551 41.0903 255.568 41.4091C255.59 41.6661 255.327 41.9118 255.482 42.1363C255.544 42.2223 255.679 41.7856 255.694 41.7619C255.771 41.6625 255.866 41.5585 255.99 41.6497C256.108 41.7218 256.158 41.3463 256.149 41.3082C256.165 40.9611 256.022 41.0362 255.89 40.8261C255.853 40.7545 255.782 40.6305 255.783 40.5496C255.792 40.5877 255.809 40.1598 255.903 40.2983C255.964 40.3843 255.945 40.4697 256.135 40.5042C256.244 40.5382 256.363 40.5296 256.477 40.5018C256.602 40.4312 256.845 40.271 256.822 40.0949C256.785 39.9424 255.957 39.3568 256.693 39.4804C256.731 39.4712 256.854 39.5624 256.964 39.5964C256.898 39.4913 256.851 39.3817 256.775 39.3194C256.7 39.257 256.112 38.9155 256.559 38.8471C256.614 38.4907 256.598 38.091 256.548 37.7197C256.42 36.8627 256.238 37.1089 255.814 37.1109C255.719 36.4681 256.515 36.1737 256.524 36.2118C256.496 36.0974 256.017 35.8707 255.914 35.6941C255.777 35.4649 255.708 35.1791 255.657 34.8886C255.731 35.2744 255.998 35.2095 256.174 35.1869C256.119 34.8774 255.91 34.1006 256.243 34.06C256.388 33.7422 256.282 33.1422 256.161 32.8085C255.984 32.2461 255.73 32.449 255.629 31.8681C255.515 31.23 255.323 30.6913 254.974 30.2514C254.743 29.9645 254.253 29.2764 254.427 28.8304C254.572 28.4318 254.959 28.8624 255.155 28.6734C255.404 28.4515 255.541 27.934 255.496 27.5008C255.469 27.3056 255.133 26.2571 255.568 26.7165C255.503 26.4497 255.362 26.2014 255.201 26.0387C255.154 26.0098 254.802 25.8934 254.784 25.7363C254.72 25.3887 255.453 25.2507 255.398 24.9412C255.38 24.865 254.166 24.938 254.101 24.0053C254.048 23.4532 254.501 23.1613 254.67 22.7771C254.047 22.8682 254.785 21.1749 254.762 21.0796C254.698 20.732 254.328 20.6201 254.158 20.4193C253.969 20.223 253.956 20.0042 253.8 19.7796C253.447 19.2399 253.131 18.8526 252.936 18.1331C252.741 17.4136 252.737 16.567 252.451 15.8897C252.273 15.489 251.651 15.2566 251.889 14.5732C252.15 13.8234 252.735 15.316 252.793 15.2212C252.999 14.9086 253.119 14.0723 253.072 13.2967C253.063 13.0969 253.036 12.9017 253.009 12.7065C252.958 12.4969 252.963 12.5159 252.901 12.4299C252.812 12.3104 252.674 12.2429 252.46 12.2748C252.322 12.2882 252.041 12.3767 252.089 12.2439C252.113 12.1774 252.209 12.0735 252.338 12.022C252.638 11.9288 253.196 11.6517 252.788 11.5492C252.26 11.6171 252.582 11.0341 252.775 10.6644C252.851 10.565 253.201 10.1772 253.197 10.0773C253.174 9.98206 252.759 10.1839 252.668 10.2261C252.382 10.3765 252.128 10.6602 251.946 10.9064C251.826 11.0769 251.839 11.2149 251.748 11.338C251.436 11.7165 251.463 11.2458 251.502 11.1556C251.632 10.8616 251.915 10.4497 252.218 10.033C252.462 9.71119 252.672 9.57933 252.931 9.31464C252.898 9.18125 252.765 9.21373 252.607 9.3126C252.397 9.44441 252.325 9.56279 252.22 9.70956C252.143 9.80894 252.198 9.37168 252.184 9.31452C252.161 9.21924 252.032 9.35159 251.888 9.50762C251.457 9.97572 251.317 10.3126 251.464 9.6714C251.44 9.57612 251.346 9.43753 251.174 9.56008C250.954 9.73465 250.824 10.0288 250.609 10.1415C250.432 10.245 250.419 10.1878 250.184 10.467C250.136 10.519 249.733 11.1014 249.733 11.1014C249.733 11.1014 249.795 10.9448 249.892 10.7599C249.988 10.5751 250.084 10.3902 250.137 10.3573C250.309 10.2347 250.593 9.74185 250.704 9.45243C250.834 9.15837 250.899 8.75929 250.79 8.72529C250.638 8.6815 250.275 8.85036 250.512 8.24782C250.354 8.34669 250.238 8.61705 250.17 8.83541C249.983 9.14337 249.742 9.56516 249.58 9.64497C249.241 9.82828 249.489 8.27454 249.032 8.38574C249.113 8.38626 249.423 8.25035 249.457 8.06032C249.477 7.97483 248.853 8.14677 248.771 8.22711C248.661 8.35482 248.711 8.64522 248.687 8.79251C248.667 8.878 248.638 8.92542 248.614 8.99186C248.633 9.06808 248.651 9.14431 248.579 9.26275C248.536 9.33382 248.502 9.36213 248.45 9.39508C248.344 9.54185 248.243 9.70763 248.109 9.82091C248.028 9.90125 247.961 9.95787 247.885 9.97641L247.828 9.9903L247.675 10.0274C247.618 10.0413 247.58 10.0506 247.518 10.0455C247.527 10.0836 247.575 10.1124 247.579 10.1315C247.706 10.4843 247.278 10.4672 247.059 10.4801C246.626 10.5248 246.289 10.3039 246.587 9.86821C246.326 9.70956 246.257 10.1704 246.208 10.3033C246.121 10.5263 245.764 10.5526 245.574 10.5989C245.098 10.7147 245.41 10.9213 245.489 11.2452C245.54 11.4548 245.465 11.9775 245.167 11.6664C245.054 11.5325 244.9 11.0654 244.84 11.4836C244.796 11.7972 244.818 11.9734 244.641 12.2386C244.525 12.4281 244.3 12.6644 244.332 12.8787C244.369 13.0311 243.829 12.7185 243.604 12.874C243.499 12.9399 243.474 13.0872 243.388 13.1485C243.246 13.062 243.117 13.2751 243.035 13.3555C242.896 13.5306 242.8 13.7154 242.684 13.9049C242.566 13.8328 242.381 13.7365 242.463 13.5753C242.273 13.5408 242.083 13.5062 241.897 13.5716C241.711 13.637 241.861 14.0043 241.893 14.1377C241.42 13.8492 241.008 15.7254 240.811 16.0761C240.7 16.2847 240.546 16.4834 240.365 16.6487C240.078 16.8799 239.913 17.2832 239.707 17.5958C239.672 17.7858 239.89 18.0155 239.793 18.2004C239.678 18.3899 239.606 18.5083 239.391 18.6211C239.067 18.7807 238.763 18.6932 238.478 18.5201C238.071 18.2558 238.115 18.7698 238.161 19.0412C238.217 19.2699 238.349 19.3992 238.539 19.5146C238.619 19.5151 238.952 19.5552 238.951 19.7169C238.951 19.7169 238.694 19.8199 238.817 19.9111C238.968 20.0358 238.796 20.1583 238.695 20.3241C238.409 20.3936 238.192 20.164 237.995 20.4338C237.933 20.5095 237.41 21.2623 237.528 21.3344C237.698 21.4545 238.062 21.2047 238.289 21.3109C238.607 21.4556 237.838 21.8644 237.767 21.902C237.405 21.99 237.113 22.2831 236.902 22.5767C236.628 22.9459 236.34 23.3388 235.901 23.5262C235.844 23.5401 235.345 24.2265 235.373 24.26C235.326 24.2312 235.047 23.9155 235.028 24.001C234.935 24.3666 235.713 24.6617 235.888 24.8817C236.147 25.202 236.051 25.387 235.844 25.6995C235.729 25.8891 235.614 26.0785 235.498 26.2681C235.333 26.1671 235.148 26.0708 234.962 26.0553C234.539 26.0574 234.902 26.5544 235.011 26.6692C235.02 26.7073 235.335 27.2564 235.098 27.193C234.903 27.1395 234.826 27.2388 234.607 27.2516C234.269 27.2732 233.971 27.043 234.302 26.6598C234.522 26.4044 234.48 26.3946 234.153 26.2118C234.015 26.1443 233.233 25.7492 233.117 25.9387C233.117 25.9387 234.158 26.8968 233.335 26.8344C232.741 26.7973 233.571 27.2211 233.713 27.3077C234.021 27.4952 234.536 27.9552 234.951 27.8342C235.599 27.6766 234.879 28.6185 234.821 28.7133C234.892 28.0906 233.637 27.9113 233.284 28.1991C233.064 28.3737 233.382 28.4376 233.515 28.486C233.819 28.5736 234.056 28.7179 234.321 28.8956C234.191 29.1088 233.598 28.829 233.465 28.7806C233.219 28.6791 232.722 28.2145 232.535 28.5225C232.393 29.1827 234.357 29.2097 233.823 30.0862C233.558 29.9085 233.278 29.7545 233.013 29.5768C232.912 29.7426 233.438 29.9981 233.203 30.358C232.972 30.7371 233.239 30.7531 233.456 30.9828C234.037 31.5478 232.488 31.319 232.594 31.1722C232.493 31.3381 232.962 31.6074 233.038 31.6697C233.346 31.8572 233.036 31.9123 232.845 32.0395C232.448 32.3175 232.497 32.8507 232.757 33.171C232.799 33.3425 232.921 33.5145 232.739 33.6798C232.557 33.8451 232.457 34.0109 232.327 34.2241C232.221 34.3709 232.144 34.4703 231.959 34.374C231.936 34.3596 231.604 34.1576 231.59 34.1813C231.566 34.2478 231.735 34.4486 231.749 34.5058C231.782 34.6392 231.791 34.7582 231.785 34.9008C231.794 35.0198 231.704 35.647 231.59 35.6748C231.513 35.6934 231.475 34.9559 231.285 35.0022C231.056 35.0578 231.314 35.7016 230.787 35.527C230.521 35.4301 230.27 35.2287 230.033 35.0845C230.212 35.4043 230.428 35.7957 230.321 36.185C230.267 36.3797 230.025 36.2973 230.039 36.4353C230.033 36.6589 230.282 37.022 230.167 37.2115C230.037 37.4247 229.729 37.2372 229.571 37.4169C229.461 37.5446 229.507 37.7352 229.54 37.8686C229.614 38.1735 229.702 38.4546 229.757 38.7642C229.526 38.4773 229.356 38.2765 229.048 38.089C229.168 38.6653 228.935 39.3677 228.708 39.9275C228.655 40.0413 228.592 40.2787 228.463 40.3302C228.349 40.358 228.226 40.2669 228.087 40.3611C227.619 40.6768 228.71 41.1784 228.004 41.4307C227.799 41.5007 227.547 41.4611 227.439 41.2654C227.364 41.1222 227.479 41.0136 227.508 40.8853C227.524 40.6999 226.997 40.5252 227.359 40.4372C227.55 40.31 227.552 40.0674 227.381 39.9474C227.14 39.7841 227.019 40.0355 226.815 40.0247C226.606 39.9948 226.469 39.8465 226.293 39.7882C226.098 39.7347 225.186 39.6336 225.174 39.9997C225.158 40.266 225.333 40.4051 225.212 40.6564C225.188 40.7229 224.882 40.9587 224.987 40.9737C225.048 40.9788 225.177 40.9273 225.109 41.1456C225.061 41.2785 224.974 41.4206 224.883 41.5437C224.753 41.7569 224.506 41.7363 224.467 41.9072C224.34 42.3821 224.391 42.6725 224.867 42.5567C225.172 42.4826 226.045 42.0887 226.343 42.3189C226.419 42.3812 226.323 42.4853 226.318 42.5471C226.311 42.8515 226.562 43.0529 226.78 43.2018C226.621 43.4623 226.082 42.9879 225.897 42.9724C225.488 42.9508 225.447 43.3644 225.232 43.558C224.868 43.8886 224.072 42.6087 223.87 42.3553C223.533 42.8811 223.431 43.2894 223.484 43.9224C223.506 44.1794 223.626 44.7557 223.245 44.8483C223.115 45.0615 223.208 45.3619 223.24 45.5761C223.24 45.5761 223.424 45.8341 223.395 45.8815C223.395 45.8815 223.058 45.7414 222.967 45.7837C222.801 45.8444 222.657 46.0003 222.551 46.1471C222.297 46.5117 222.371 46.7358 222.402 47.1118C222.442 47.6067 221.977 47.4372 221.735 47.2739C221.427 47.0864 221.292 47.4422 221.414 47.6951C221.456 47.7858 221.537 47.8672 221.608 47.9104C221.674 48.0155 221.735 48.0207 221.793 47.926C221.898 47.9409 221.582 48.2195 221.572 48.2623C221.505 48.3998 221.48 48.547 221.493 48.685C221.538 49.0373 221.717 49.3572 221.858 49.6863C222.096 50.3347 221.953 51.1566 221.725 51.7972C221.604 52.1294 221.263 51.1426 221.221 51.052C221.071 50.7656 220.939 51.3022 220.957 51.3785C220.966 51.4974 221.256 52.1937 221.237 52.1984C221.204 52.2267 220.952 52.187 220.861 52.2292C220.771 52.2714 220.709 52.3471 220.67 52.4373C220.496 52.8024 220.67 53.1841 220.615 53.5405C220.565 53.9159 220.501 54.2341 220.299 54.5658C220.227 54.6842 220.142 55.4114 219.886 55.2718C218.921 55.2037 219.917 56.3136 219.179 56.4325C218.95 56.4881 218.861 56.2879 218.953 56.0839C219.108 55.7235 218.489 55.7528 218.345 55.9897C218.511 56.0906 218.705 56.1441 218.556 56.3619C218.427 56.5751 218.315 56.9454 218.552 57.0896C218.792 57.4955 218.759 58.1897 218.104 57.9857C217.733 57.8739 217.525 57.6824 217.097 57.6653C216.912 57.6499 216.3 57.4557 216.079 57.792C216.51 58.0706 216.936 58.3302 217.386 58.6042C217.291 58.5465 215.963 58.7282 216.284 59.0537C216.445 59.2164 216.404 58.9641 216.594 58.9986C216.722 59.028 216.822 59.1047 216.921 59.1815C217.02 59.2582 217.324 59.4266 217.204 59.5971C216.919 59.424 216.541 59.7783 216.468 60.0585C216.366 60.386 216.882 60.846 216.329 60.9804C215.834 61.1008 216.084 60.5554 215.801 60.3015C215.517 60.0476 215.316 60.2984 215.233 60.6213C215.194 60.7923 215.464 60.9082 215.325 61.0833C215.234 61.2063 215.053 61.2099 214.925 61.1805C214.573 61.145 214.498 60.921 214.233 60.7433C214.233 60.7433 213.887 60.5651 213.858 60.6125C213.695 60.854 214.477 61.249 214.609 61.3783C214.874 61.6368 215.077 61.9711 215.126 62.3424C215.19 62.7709 215.031 63.1123 214.796 63.4723C214.56 63.8323 214.458 63.4131 214.365 63.1937C214.271 62.9743 214.085 63.0396 214.041 63.2724C213.977 63.5098 214.076 63.7483 214.112 63.9816C214.145 64.115 214.151 64.6382 213.934 64.3277C213.779 64.1031 213.376 63.858 213.24 64.2947C213.114 64.6887 213.401 65.1233 213.346 65.5605C213.221 66.4587 212.412 65.0408 212.336 65.0593C212.26 65.0778 212.174 65.8859 212.106 66.0234C211.933 66.3077 211.946 66.4458 212.016 66.7316C212.058 66.9031 211.715 66.9864 211.647 67.1239C211.512 67.3989 212.051 67.9542 211.802 68.1762C211.501 68.4311 211.297 67.5117 211.245 67.4638C211.316 67.5071 210.93 67.6615 210.868 67.6563C210.655 67.5265 210.35 67.6007 210.132 67.5327C209.98 67.4889 210.466 67.3304 210.371 67.3535C210.528 67.3355 210.69 67.3365 210.857 67.2757C210.933 67.2572 211.176 67.178 211.067 67.0631C210.93 66.9148 210.809 66.5811 211.062 66.4591C211.42 66.2711 211.476 66.3381 211.346 65.8854C211.137 65.1087 211.101 66.2072 210.783 66.1433C210.636 66.1186 210.332 65.9501 210.257 65.8069C210.163 65.6684 210.415 65.6273 210.411 65.6082C210.35 65.3605 209.737 66.1555 209.693 66.2266C209.631 66.3023 209.232 66.9038 209.303 66.9471C209.45 67.0527 209.915 67.2222 209.742 67.5064C209.569 67.7907 209.043 67.5352 209.028 67.5589C209.028 67.5589 209.357 68.246 209.204 68.283C209.109 68.3062 208.831 67.9096 208.736 67.8519C208.58 67.789 208.295 67.6968 208.147 67.8338C207.965 67.9991 208.249 68.1721 208.181 68.3096C208.138 68.3807 208.027 68.6702 207.951 68.6079C207.928 68.5935 207.88 68.5646 207.857 68.5501C207.501 68.3338 207.425 69.0991 207.767 69.1774C207.919 69.2212 208.058 68.9652 208.192 68.9328C208.382 68.8865 208.558 68.9448 208.705 69.0504C209.14 69.3481 209.356 69.9011 209.381 70.4197C209.399 70.496 209.434 71.0528 209.269 70.7901C209.038 70.4224 208.933 69.8224 208.606 69.5586C208.284 69.314 207.774 70.2049 208.392 70.2565C208.869 70.1406 209.019 72.0013 208.945 72.2814C208.753 72.5703 208.706 72.5416 208.411 72.4921C208.264 72.4674 208.041 72.4611 208.006 72.6511C207.942 73.0503 208.349 73.3146 208.332 73.6617C208.331 73.9043 208.082 74.1262 207.919 74.2869C207.77 74.5047 207.626 74.7416 207.525 74.9883C207.447 75.1685 207.585 75.236 207.541 75.3879C207.497 75.5398 207.225 75.7473 207.165 75.4996C207.07 75.4419 206.886 75.2647 206.775 75.3924C206.655 75.5629 206.415 75.2379 206.311 75.1421C206.146 74.9603 205.894 74.9206 205.665 74.9762C205.589 74.9947 205.144 75.3248 205.192 75.3536C205.045 75.248 205.44 74.5467 205.021 74.5678C204.821 74.576 204.18 75.095 204.18 75.095C203.896 74.9219 203.735 74.7592 203.416 74.9379C203.239 75.0414 203.15 74.7602 203.18 74.632C203.325 74.1525 203.245 73.3243 202.619 73.7389C202.17 74.0499 201.759 74.4325 201.286 74.7291C201.104 74.8944 200.902 75.226 201.297 75.1905C201.635 75.1689 201.942 74.7714 202.256 74.8162C202.588 74.8564 202.247 75.3632 202.18 75.5007C202.031 75.7994 201.981 76.1747 202.055 76.4796C202.12 76.7464 202.329 76.7763 202.317 77.0616C202.216 77.2275 202.244 77.4228 202.39 77.5283C202.57 77.6865 202.86 77.7168 203.084 77.6421C203.198 77.6143 203.619 77.2699 203.69 77.3132C203.69 77.3132 203.426 77.7204 203.649 77.8884C203.772 77.9795 203.819 78.0085 203.861 78.18C203.94 78.5039 203.989 78.9561 203.868 79.2882C203.781 79.5112 203.534 79.4097 203.44 79.2712C203.284 79.0466 203.485 78.8767 203.449 78.6434C203.393 78.4147 202.736 77.7874 202.856 78.3637C203.025 78.6454 202.81 78.839 202.755 78.5295C202.49 78.3518 202.58 78.3095 202.535 78.0381C202.494 77.7049 202.026 77.2738 201.664 77.3618C201.433 77.7409 201.372 78.4016 201.655 78.7364C201.716 78.8224 202.526 79.3319 202.497 79.3793C202.444 79.4931 202.075 79.3004 201.978 79.4853C201.873 79.6321 202.105 79.7572 202.047 79.852C201.912 80.127 201.322 80.1897 201.06 80.2736C200.926 80.3061 200.203 80.4013 200.15 80.5151C200.092 80.6099 200.363 81.3917 200.425 81.3969C200.382 81.3871 200.354 81.3535 200.311 81.3437C200.037 81.7938 200.396 82.1102 200.517 82.5248C200.541 82.62 200.675 83.1726 200.423 83.1329C200.128 83.0835 200.079 82.6312 199.838 82.468C199.596 82.3047 199.758 82.9717 199.791 83.0242C199.87 83.3481 200.164 84.1444 199.963 84.476C199.761 84.8076 200.351 84.7449 200.283 84.8824C200.096 85.1903 199.607 85.0065 199.447 85.4288C199.346 85.6755 199.358 85.9751 199.323 86.246C199.234 86.0457 199.098 85.8165 199.042 85.5878C199.044 85.3453 198.957 84.7406 198.658 84.6721C198.378 84.599 198.615 85.4091 198.496 85.4987C198.295 85.6686 197.939 84.7864 197.679 85.2128C197.535 85.4497 197.886 85.5661 197.991 85.6619C198.147 85.8056 198.236 86.006 198.248 86.2249C198.27 86.6436 197.853 87.0071 197.656 87.3578C197.507 87.5757 197.495 87.9417 197.437 88.1982C197.403 88.3074 197.259 89.1293 197.183 89.1479C196.993 89.1942 197.025 88.6617 196.992 88.6092C196.978 88.552 196.526 89.2673 196.497 89.3956C196.477 89.5619 196.863 90.0733 196.435 90.1372C195.659 90.2653 196.741 89.0737 195.939 89.5109C195.691 89.652 195.443 89.7931 195.223 89.9676C195.089 90.0809 194.992 90.3466 194.844 90.4028C194.582 90.4867 194.279 90.2373 194.2 89.9942C194.027 89.5318 194.65 89.6024 194.882 89.7275C194.831 89.5179 194.78 89.3083 194.853 89.109C194.911 88.9334 194.987 88.9149 195.073 88.8537C195.188 88.745 194.587 88.2655 194.908 87.9251C195.243 87.561 195.583 87.216 196.072 87.319C196.286 87.368 196.495 87.4787 196.603 87.6744C196.588 87.7789 196.595 88.1405 196.771 88.1178C196.985 88.0859 196.879 87.6477 196.913 87.5385C196.952 87.3675 197.077 87.2161 197.163 87.074C196.803 86.8386 196.705 87.266 196.326 87.0353C196.021 87.1094 195.747 86.8936 195.466 86.9821C195.18 86.9708 194.843 86.9115 194.683 86.6679C194.565 86.515 194.536 87.3091 194.55 87.3663C194.408 87.2798 194.251 87.2169 194.188 87.4543C194.066 87.8673 193.935 87.5763 193.829 87.7231C193.743 87.8652 193.516 88.425 193.279 88.2808C193.079 88.3699 192.802 88.4775 193.005 88.7309C193.175 88.9318 193.456 88.924 193.68 88.7685C193.827 88.7932 193.992 89.1368 194.058 89.2419C194.052 89.3037 194.072 89.9649 193.906 89.864C193.806 89.8681 193.44 89.8562 193.548 90.0519C193.661 90.2667 194.06 90.3311 194.063 90.5927C194.067 90.6926 194.005 90.7683 193.947 90.8631C193.928 90.9486 194.012 91.1298 194.031 91.2061C194.072 91.3776 194.389 91.6841 194.326 91.8407C194.282 91.9926 193.811 92.0466 193.697 92.0744C193.149 92.2278 193.935 92.7228 194.163 92.8289C194.642 93.0555 194.359 92.6399 194.522 92.3984C194.768 92.5807 194.7 92.7991 194.765 93.0659C194.826 93.3136 195.015 93.4289 195.205 93.5443C195.446 93.7076 195.198 93.8487 195.149 94.0624C195.09 94.3189 195.222 94.529 195.416 94.6635C195.179 94.5192 194.975 94.4275 194.642 94.4682C194.808 94.5691 194.95 94.6557 195.116 94.7567C195.168 94.8046 195.611 95.3829 195.35 95.3051C195.179 95.266 194.782 94.8782 194.666 95.2294C194.564 95.4761 195.057 95.8408 194.951 95.9876C194.893 96.0823 194.507 95.5708 194.475 96.0225C194.464 96.2269 194.619 96.5324 194.504 96.7219C194.432 96.8404 194.079 96.2197 193.863 96.4942C193.59 96.8635 193.749 97.1878 193.623 97.5818C193.508 97.7713 193.464 97.9233 193.534 98.1282C193.543 98.1663 193.731 98.6051 193.802 98.5676C194.069 98.5027 193.599 97.6483 194.316 97.8575C194.62 97.945 194.019 98.8781 193.894 99.0295C193.564 99.4126 193.337 99.2257 192.942 99.2612C192.704 99.2787 192.779 99.4219 192.697 99.583C192.581 99.8534 192.389 99.3956 192.332 99.3286C191.874 98.8548 192.147 99.9791 191.707 99.7432C191.659 99.7143 191.466 99.4181 191.389 99.5175C191.303 99.6596 191.382 99.9027 191.395 100.041C191.536 100.37 191.561 100.889 191.213 101.115C190.845 101.345 190.382 100.852 190.098 100.679C189.88 101.277 190.502 102.095 190.109 102.634C189.96 102.852 189.753 102.499 189.585 102.721C189.403 102.967 189.567 103.23 189.762 103.365C190.136 104.242 189.054 103.194 188.908 103.007C188.761 102.821 188.639 102.649 188.48 102.909C188.346 103.103 188.111 103.382 188.468 103.275C188.811 103.192 189.214 103.437 189.345 103.728C189.481 104.038 188.933 104.192 188.734 104.119C188.364 104.007 188.285 103.683 187.883 104.023C187.529 104.311 187.361 104.614 187.425 105.043C187.457 105.176 187.849 107.119 187.578 107.084C187.35 107.059 187.238 106.682 186.918 106.861C186.461 106.972 187.282 107.196 187.216 107.253C186.929 107.484 186.741 107.046 186.479 107.129C186.25 107.185 186.303 107.818 185.937 107.887C185.375 107.983 186.049 109.595 185.98 109.975C185.936 110.208 185.692 110.368 185.53 110.529C185.19 110.874 185.122 110.346 184.956 110.245C184.695 110.086 184.968 111.291 185.001 111.424C184.759 111.261 184.282 110.792 183.991 110.842C183.529 110.935 184.379 111.939 184.459 112.101C184.539 112.263 184.39 112.4 184.327 112.557C184.269 112.733 184.311 112.904 184.253 113.08C184.209 113.232 184.113 113.336 183.951 113.334C183.485 113.327 182.788 113.032 182.515 112.655C182.142 112.2 183.063 111.673 183.241 111.327C183.347 111.1 183.402 110.743 183.285 110.51C183.13 110.204 182.937 110.655 182.893 110.807C182.853 111.059 182.815 111.068 182.672 111.143C182.383 110.951 182.322 111.612 182.113 111.501C181.724 111.313 182.338 110.518 182.487 110.3C182.163 110.379 181.982 109.716 181.796 109.782C181.796 109.782 182.027 110.149 181.878 110.286C181.653 110.523 181.388 110.345 181.121 110.41C180.549 110.549 181.438 111.463 181.394 111.534C181.38 111.558 181.162 111.409 181.162 111.409C181.048 111.437 180.686 111.444 180.831 111.207C180.76 111.164 180.336 110.419 180.178 110.68C180.12 110.775 180.247 110.966 180.304 111.033C180.431 111.224 180.387 111.376 180.476 111.576C180.565 111.776 180.717 111.82 180.773 112.049C180.856 112.392 180.82 114.318 180.271 113.967C179.939 113.765 179.861 115.439 179.572 114.662C179.441 114.29 179.506 113.81 179.232 113.513C179.029 113.26 178.686 113.262 178.49 113.532C178.341 113.75 177.862 113.523 177.917 113.833C177.996 114.157 177.998 114.58 178.167 114.862C178.308 115.11 178.621 115.236 178.884 115.071C179.113 115.016 179.402 115.208 179.572 115.328C179.927 115.544 180.12 115.84 180.39 116.118C180.55 116.281 180.645 115.591 180.679 115.563C180.907 115.508 181.101 116.47 181.119 116.627C181.127 116.827 181.017 117.035 181.173 117.179C181.229 117.246 181.319 117.284 181.376 117.351C181.55 117.571 181.263 117.964 181.1 118.125C180.774 118.446 180.576 118.293 180.263 118.086C180.021 117.923 179.826 118.031 179.564 118.034C179.464 118.038 179.18 117.865 179.099 117.945C178.883 118.22 179.134 118.34 179.347 118.47C179.565 118.619 179.655 118.739 179.639 119.005C179.618 119.333 179.229 119.145 179.087 119.058C178.817 118.862 178.724 118.561 178.54 118.303C178.243 117.911 177.862 117.842 177.456 118.163C177.27 118.309 177.144 118.622 176.944 118.712C176.743 118.801 176.431 118.594 176.255 118.536C175.947 118.429 176.01 118.192 176.135 117.96C176.217 117.798 176.029 117.521 176.062 117.493C176.201 117.399 176.366 117.581 176.533 117.52C176.628 117.497 176.757 117.445 176.819 117.369C176.977 117.19 176.751 116.922 176.656 116.783C176.391 116.606 176.617 116.288 176.808 116.161C177.029 115.825 176.759 115.709 176.875 115.358C176.948 115.159 177.369 114.733 177.237 114.523C177.138 114.365 176.914 114.44 176.766 114.496C176.165 114.763 175.676 115.407 175.349 115.971C174.974 116.587 174.466 117.235 173.963 117.741C173.848 117.85 173.69 118.029 173.841 118.154C174.073 118.36 174.138 118.546 174.217 118.87C174.116 119.036 174.307 119.655 174.449 119.742L174.306 119.817ZM139.998 183.156C140.185 182.848 140.557 183.464 140.489 183.682C140.382 183.99 139.767 183.535 139.998 183.156ZM141.028 188.556C140.309 188.751 141.446 188.697 141.028 188.556C139.875 188.877 139.835 186.969 140.09 186.524C140.183 186.905 140.339 186.968 140.925 186.805C141.158 186.849 141.365 187.284 141.44 187.427C141.52 187.589 141.797 188.813 141.009 188.561L141.028 188.556ZM143.844 178.224C143.843 178.386 143.592 178.185 143.569 178.17C143.213 177.954 143.223 177.992 143.453 177.613C143.478 177.466 143.584 177.238 143.711 177.429C143.834 177.601 143.85 178.001 143.84 178.205L143.844 178.224ZM151.155 181.068C151.01 181.467 150.666 181.793 150.197 182.109C149.882 182.306 149.535 182.371 149.713 182.025C149.901 181.636 150.472 180.831 151.077 180.664C150.715 180.752 151.36 180.332 151.077 180.664C151.279 180.413 151.17 181.045 151.16 181.087L151.155 181.068ZM155.297 181.333C155.061 181.693 155.051 181.816 154.484 181.975C153.369 182.286 153.852 181.2 154.681 180.958C154.909 180.902 155.417 181.162 155.278 181.337L155.297 181.333ZM152.789 162.305C152.789 162.305 151.53 162.107 151.924 161.486C152.112 161.178 152.287 161.317 152.428 161.566C152.503 161.709 152.824 162.115 152.789 162.305ZM159.098 183.436C158.963 182.883 160.708 182.257 161.153 182.593C160.415 182.793 159.841 183.255 159.098 183.436ZM161.589 179.985C161.196 180.444 160.644 180.416 160.704 179.917C160.74 179.565 160.985 179.163 161.249 178.836C161.326 178.737 161.924 179.621 161.589 179.985ZM169.985 177.58C170.434 177.35 170.433 177.431 170.503 177.716C170.198 177.791 169.178 177.998 169.985 177.58ZM163.299 144.27C162.967 144.068 163.303 143.542 163.616 143.749C163.948 143.951 163.611 144.477 163.299 144.27ZM165.029 141.508C165.029 141.508 165.173 141.271 165.245 141.153C165.302 141.139 165.321 141.134 165.34 141.13C165.602 141.127 165.261 141.633 165.043 141.485L165.029 141.508ZM167.735 136.451C168.012 136.928 167.602 137.068 167.563 136.573C167.509 136.021 167.879 136.214 167.735 136.451C167.836 136.285 167.946 136.823 167.735 136.451ZM176.115 166.684C175.949 166.583 176.18 166.951 176.115 166.684C175.949 166.583 176.12 165.957 176.267 166.062C176.669 166.307 176.175 167.013 176.115 166.684ZM179.345 160.046C179.226 159.974 179.018 159.863 179.133 159.674C179.324 159.628 179.381 159.533 179.432 159.742C179.465 159.876 179.464 159.957 179.345 160.046ZM175.242 125.826C175.362 125.655 175.67 125.843 175.574 126.028C175.473 126.193 175.141 125.992 175.242 125.826ZM175.818 126.614C175.818 126.614 175.674 126.689 175.594 126.689C175.451 126.683 175.446 126.664 175.465 126.66C175.228 126.596 174.772 126.465 175.12 126.4C175.177 126.387 175.89 126.496 175.818 126.614ZM253.49 24.3153C253.518 24.4296 253.551 24.563 253.559 24.682C253.614 24.9915 253.59 25.0579 253.376 25.0899C253.25 24.7371 253.393 24.5811 253.495 24.3344L253.49 24.3153ZM250.012 11.3362C250.385 10.9629 250.058 11.5268 249.771 11.8389C249.704 11.8955 249.67 11.9238 249.656 11.9475C249.297 12.2972 249.537 11.8754 250.031 11.3316L250.012 11.3362ZM249.104 9.7608C249.034 10.2217 248.761 9.84416 248.719 9.67266C248.719 9.67266 249.188 9.27619 249.104 9.7608ZM253.402 32.7526C253.592 32.868 253.492 33.6189 253.448 33.7708C253.38 34.07 253.347 34.0175 253.113 34.054C252.471 34.1497 252.872 32.3972 253.398 32.7336L253.402 32.7526ZM249.002 51.3409C249.002 51.3409 248.929 51.4593 248.901 51.5067C248.627 51.9568 248.357 50.9324 249.002 51.3409ZM240.169 21.0757C241.079 20.8342 240.318 21.6855 240.205 22.1366C240.152 22.3313 239.865 21.8966 239.851 21.8394C239.757 21.5392 239.807 21.1637 240.15 21.0803L240.169 21.0757ZM238.126 22.2183C238.044 22.3795 237.924 22.55 237.744 22.4727C237.427 22.2471 237.918 22.1075 238.126 22.2183ZM236.151 26.1296C236.468 25.6084 236.846 26.0818 236.629 26.4371C236.413 26.7925 236.031 26.3001 236.151 26.1296ZM240.189 64.4023C240.521 64.6042 240.184 65.1299 239.872 64.9234C239.764 64.7276 239.951 64.4197 240.189 64.4023ZM230.326 36.2041C230.54 36.0913 230.831 36.0409 230.657 36.406C230.556 36.5719 230.225 36.3699 230.326 36.2041ZM227.879 43.0757C228.073 43.2101 227.805 43.5175 227.733 43.6359C227.218 43.761 227.804 43.0134 227.879 43.0757ZM226.279 86.0493C226.622 85.9659 226.712 86.0854 226.491 86.4217C226.256 86.7816 226.135 86.2861 226.279 86.0493ZM226.195 87.2806C226.464 86.9732 226.533 87.259 226.527 87.4825C226.426 87.6484 226.094 87.4464 226.195 87.2806ZM223.05 92.6875C222.934 92.877 222.881 93.0716 222.667 92.9418C222.74 92.7425 222.883 92.7482 223.05 92.6875ZM209.915 66.4754C209.915 66.4754 209.987 66.357 210.016 66.3096C210.187 66.4296 210.309 66.6824 210.131 66.8668C210.013 66.7947 209.804 66.6839 209.92 66.4944L209.915 66.4754ZM210.402 68.4762C210.624 68.6442 210.493 69.019 210.228 68.8413C209.916 68.6348 210.108 68.2651 210.402 68.4762ZM209.906 70.0902C209.906 70.0902 210.168 70.0063 210.173 70.0254C210.291 70.0975 210.185 70.4059 210.122 70.4816C210.004 70.4095 209.795 70.2988 209.911 70.1093L209.906 70.0902ZM208.437 68.4493C208.243 68.3957 208.248 68.253 208.226 68.0769C208.569 67.9935 208.658 68.113 208.437 68.4493ZM214.245 107.523C214.489 107.201 214.744 107.583 214.723 107.83C214.507 108.186 214.125 107.693 214.245 107.523ZM204.82 79.1374C204.82 79.1374 204.839 79.1327 204.862 79.228C204.79 79.3464 204.718 79.4649 204.646 79.5834C204.48 79.4824 204.124 79.3469 204.24 79.1574C204.394 78.8778 204.712 78.9417 204.825 79.1565L204.82 79.1374ZM203.021 76.386C203.165 76.1491 203.543 76.5417 203.741 76.776C203.774 76.8285 203.822 76.8574 203.831 76.8955C203.873 76.9862 203.878 77.0052 203.854 76.9908C203.868 77.0479 203.896 77.0814 203.91 77.1386C203.915 77.0768 202.771 76.7697 203.006 76.4097L203.021 76.386ZM202.618 82.8617C202.456 82.8607 202.106 82.5825 202.221 82.393C202.25 82.3456 202.255 82.2839 202.237 82.2077C202.302 82.3127 202.499 82.8705 202.599 82.8664L202.618 82.8617ZM201.642 82.1705C201.715 81.8903 201.168 81.882 201.341 81.5977C201.587 81.195 202.1 81.9784 202.199 82.136C202.194 82.1169 202.147 82.0881 202.123 82.0737C202.037 82.2159 201.925 82.5053 201.768 82.5233C201.711 82.5372 201.292 82.6392 201.24 82.5913C201.335 82.649 201.618 82.2369 201.638 82.1514L201.642 82.1705ZM198.438 87.0061C198.273 86.9051 198.705 86.9412 198.438 87.0061C198.915 86.8903 198.406 87.5386 198.23 87.5613C197.935 87.5927 198.202 86.8619 198.438 87.0061ZM197.951 90.3135C198.016 90.5803 198.075 90.9088 197.71 90.7352C197.554 90.6724 197.412 90.505 197.351 90.3381C197.235 89.9426 197.877 89.9277 197.951 90.3135ZM197.242 89.6381C197.408 89.7391 197.46 89.787 197.396 90.0245C197.362 90.1336 197.232 90.3469 197.09 90.2603C196.782 90.0728 196.811 89.3595 197.242 89.6381ZM203.469 124.795C203.469 124.795 203.397 124.914 203.368 124.961C203.263 125.108 203.243 125.113 203.101 125.026C203.174 124.827 203.317 124.832 203.483 124.772L203.469 124.795ZM196.074 134.141C196.146 134.023 196.562 133.74 196.498 134.059C196.468 134.268 196.3 134.49 196.199 134.656C195.873 135.139 195.93 134.378 196.074 134.141ZM181.818 114.439C181.608 114.489 181.962 114.202 181.996 114.173C182.206 114.041 182.463 113.939 182.681 114.087C183.136 114.38 182.083 114.616 181.799 114.443C181.532 114.508 182.131 114.645 181.799 114.443L181.818 114.439ZM177.789 124.097C177.608 124.181 177.338 123.903 177.163 123.845C176.617 123.675 177.177 124.487 177.286 124.602C177.376 124.722 177.399 124.736 177.376 124.722C177.72 125.223 177.117 124.986 176.757 124.751C176.374 124.501 176.64 124.436 176.59 124.065C176.567 123.97 176.189 123.658 176.222 123.63C176.309 123.488 177.423 123.338 176.672 123.238C176.42 123.198 175.815 123.285 176.046 122.906C176.219 122.621 175.964 122.401 176.065 122.235L176.396 122.437C176.396 122.437 176.514 122.671 176.618 122.767C176.722 122.863 177.024 122.446 177.132 122.722C177.225 122.942 177.053 123.145 177.237 123.322C177.398 123.485 177.621 123.572 177.767 123.759C177.828 123.845 177.994 124.027 177.813 124.111L177.789 124.097ZM178.457 122.198C178.102 121.982 178.359 121.96 178.437 121.618C178.491 121.423 178.277 121.455 178.368 121.251C178.436 121.114 178.636 121.105 178.731 121.163C179.015 121.336 178.856 122.424 178.434 122.184L178.457 122.198ZM176.873 120.828C176.978 120.762 177.05 120.643 177.122 120.525C177.252 120.312 177.491 120.132 177.728 120.277C177.941 120.407 177.91 120.111 177.863 120.002C177.769 119.782 177.77 119.621 177.829 119.364C177.917 118.979 178.175 118.876 178.482 119.064C178.933 119.338 178.249 119.847 178.618 120.121C179.03 120.404 179.028 120.062 179.433 119.983C179.933 119.882 179.915 120.391 179.477 120.497C179.21 120.562 178.574 120.354 178.372 120.685C177.592 120.633 178.223 120.984 178.092 121.359C178.034 121.534 177.796 121.552 177.653 121.627C177.438 121.74 177.519 121.74 177.489 121.869C177.47 121.954 177.049 121.471 177.017 121.418C176.96 121.351 176.52 120.954 176.573 120.921C176.687 120.812 176.753 120.917 176.878 120.847L176.873 120.828ZM174.81 117.737C174.407 117.492 175.02 116.858 175.348 116.88C174.915 116.843 175.615 116.815 175.348 116.88C175.9 116.745 175.004 117.871 174.81 117.737Z" fill="url(#paint191_linear_2063_430)"></path><path d="M184.316 95.2437C184.316 95.2437 184.365 95.0299 184.251 94.9769C184.038 94.8471 183.547 94.9866 183.869 95.2313C183.987 95.3034 184.181 95.4378 184.301 95.2674L184.316 95.2437Z" fill="url(#paint192_linear_2063_430)"></path><path d="M189.008 85.1618C188.614 85.0356 188.716 85.4547 188.958 85.618C189.507 85.9688 189.211 85.4152 189.008 85.1618Z" fill="url(#paint193_linear_2063_430)"></path><path d="M191.167 82.4168C190.996 82.4585 190.853 82.4529 190.785 82.6712C190.927 82.7577 190.965 82.7485 191.052 82.6063C191.1 82.5543 191.124 82.4879 191.153 82.4405L191.167 82.4168Z" fill="url(#paint194_linear_2063_430)"></path><path d="M205.646 65.9391C205.22 65.6795 204.821 66.3618 205.419 66.4989C205.737 66.5628 205.907 66.0977 205.646 65.9391Z" fill="url(#paint195_linear_2063_430)"></path><path d="M190.905 90.796C191.068 90.4736 191.047 90.1358 190.839 89.8634C190.693 89.6769 190.385 89.4894 190.212 89.7737C189.938 90.2238 190.745 91.1374 190.924 90.7914L190.905 90.796Z" fill="url(#paint196_linear_2063_430)"></path><path d="M190.84 84.3934C191.196 84.6097 191.65 83.4094 191.346 83.4835C191.079 83.5484 190.457 84.1436 190.84 84.3934Z" fill="url(#paint197_linear_2063_430)"></path><path d="M180.754 99.52C180.62 99.7142 181.013 99.9212 181.132 99.9933C181.363 99.6142 181.154 99.4227 180.754 99.52Z" fill="url(#paint198_linear_2063_430)"></path><path d="M239.043 149.164C238.973 149.625 239.395 149.2 239.467 149.081C239.582 148.892 239.479 148.634 239.255 148.709C239.168 148.851 239.063 148.998 239.043 149.164Z" fill="url(#paint199_linear_2063_430)"></path><path d="M250.661 120.506C250.366 120.618 250.821 120.83 251.011 120.865C251.073 120.87 251.349 120.762 251.288 120.676C251.189 120.519 250.861 120.498 250.714 120.473C251.085 120.504 250.628 120.534 250.657 120.487L250.661 120.506Z" fill="url(#paint200_linear_2063_430)"></path><path d="M241.393 135.837C241.725 136.039 241.689 136.391 241.716 136.667C241.729 136.805 241.747 136.962 241.718 137.09C241.708 137.214 241.517 137.26 241.531 137.317C241.545 137.374 241.9 137.672 241.952 137.719C242.141 137.916 242.321 137.993 242.513 137.704C242.412 137.204 243.318 137.448 243.283 136.972C243.266 136.734 243.036 136.285 242.764 136.331C242.593 136.373 242.119 136.831 242.005 136.778C241.863 136.691 242.8 135.898 242.249 135.79C242.121 135.761 241.682 136.029 241.775 135.664C241.828 135.469 242.075 135.49 241.744 135.288C241.412 135.086 240.924 135.487 241.426 135.809L241.393 135.837Z" fill="url(#paint201_linear_2063_430)"></path><path d="M238.315 149.825C238.647 150.027 238.697 149.571 238.532 149.47C238.459 149.588 238.178 149.677 238.315 149.825Z" fill="url(#paint202_linear_2063_430)"></path><path d="M238.269 147.394C238.208 147.308 238.01 146.912 237.838 147.035C237.628 147.166 237.721 147.548 237.887 147.648C238.199 147.855 238.518 147.838 238.269 147.394Z" fill="url(#paint203_linear_2063_430)"></path><path d="M238.169 142.837C238.068 143.003 238.381 143.21 238.501 143.039C238.597 142.854 238.289 142.667 238.169 142.837Z" fill="url(#paint204_linear_2063_430)"></path><path d="M251.011 126.92C251.103 126.716 250.885 126.486 250.713 126.69C250.54 126.893 250.484 126.826 250.266 126.677C250.169 126.196 249.647 126.706 249.429 126.638C249.362 126.614 249.255 126.338 249.175 126.256C248.824 125.978 248.52 125.891 248.098 125.812C248.362 126.151 248.636 126.448 248.819 126.868C248.978 127.273 248.961 127.62 248.963 128.043C249.211 127.983 249.463 127.942 249.669 127.791C250.247 127.348 249.372 127.399 249.602 127.02C249.905 127.269 250.751 127.346 251.016 126.939L251.011 126.92Z" fill="url(#paint205_linear_2063_430)"></path><path d="M249.492 128.479C249.11 128.734 249.645 129.108 249.938 128.653C250.701 128.468 249.788 128.286 249.492 128.479Z" fill="url(#paint206_linear_2063_430)"></path><path d="M248.726 127.071C248.584 126.985 247.311 126.81 247.258 126.924C247.19 127.061 247.523 127.021 247.437 127.163C247.379 127.258 247.317 127.333 247.278 127.423C247.186 127.627 247.333 127.733 247.284 127.947C247.234 128.322 246.731 128.909 247.033 129.239C247.317 129.574 248.314 129.109 248.368 129.58C248.4 129.714 248.266 129.827 248.256 129.951C248.221 130.141 248.272 130.35 248.314 130.522C248.397 130.865 248.65 130.824 248.912 130.659C249.505 130.273 248.849 130.149 248.757 129.688C248.701 129.459 248.903 129.208 248.904 128.965C248.902 128.623 248.747 128.318 248.668 127.994C248.636 127.86 248.467 127.417 248.52 127.303C248.539 127.298 248.821 127.129 248.75 127.086L248.726 127.071Z" fill="url(#paint207_linear_2063_430)"></path><path d="M246.736 128.343C246.617 128.271 246.437 128.274 246.303 128.307C246.101 128.639 246.572 128.665 246.736 128.343Z" fill="url(#paint208_linear_2063_430)"></path><path d="M247.615 131.297C247.356 131.724 247.987 132.579 248.161 132.214C248.301 131.958 247.817 130.966 247.615 131.297Z" fill="url(#paint209_linear_2063_430)"></path><path d="M210.957 54.1537C210.957 54.1537 210.9 54.0863 210.867 54.0334C210.91 54.1247 210.938 54.1584 210.957 54.1537Z" fill="url(#paint210_linear_2063_430)"></path><path d="M235.36 19.7228C235.677 19.2016 234.637 18.9904 234.807 19.8571C234.98 19.5729 235.168 20.0117 235.36 19.7228Z" fill="url(#paint211_linear_2063_430)"></path><path d="M235.279 21.054C235.279 21.054 235.336 21.1214 235.369 21.1742C235.308 21.0877 235.298 21.0493 235.279 21.054Z" fill="url(#paint212_linear_2063_430)"></path><path d="M234.663 13.5345C234.32 13.6179 234.367 13.8084 234.651 13.9815C234.732 13.9012 234.816 13.4975 234.663 13.5345Z" fill="url(#paint213_linear_2063_430)"></path><path d="M223.479 30.119C223.307 30.1607 223.164 30.1549 223.096 30.3733C223.239 30.4598 223.277 30.4505 223.363 30.3084C223.411 30.2564 223.435 30.19 223.464 30.1427L223.479 30.119Z" fill="url(#paint214_linear_2063_430)"></path><path d="M224.067 28.8051C223.743 28.8839 223.675 29.0214 223.988 29.2279C224.136 29.0909 224.085 28.9622 224.067 28.8051Z" fill="url(#paint215_linear_2063_430)"></path><path d="M257.87 113.707C257.68 113.592 257.476 113.5 257.258 113.432C257.215 113.422 256.953 113.506 256.958 113.525C257.047 113.645 256.913 113.758 256.812 113.924C256.694 113.852 256.635 113.362 256.502 113.394C256.192 113.449 256.232 113.944 256.45 114.093C256.933 114.419 257.706 113.949 258.218 114.309C258.514 114.116 258.031 113.789 257.889 113.703L257.87 113.707Z" fill="url(#paint216_linear_2063_430)"></path><path d="M231.824 33.3982C231.824 33.3982 231.772 33.4311 231.757 33.4548C231.757 33.4548 231.795 33.4456 231.824 33.3982Z" fill="url(#paint217_linear_2063_430)"></path><path d="M232.189 32.1582C232.464 32.2123 232.269 31.5737 232.188 31.4923C231.914 31.1956 231.426 31.0117 231.036 30.9854C231.036 30.9854 230.794 30.8222 230.78 30.8459C230.607 31.1301 231.994 32.1046 232.184 32.1392L232.189 32.1582Z" fill="url(#paint218_linear_2063_430)"></path><path d="M257.676 114.905C257.786 114.697 257.189 114.398 257.047 114.311C256.859 114.619 257.676 114.905 257.676 114.905Z" fill="url(#paint219_linear_2063_430)"></path><path d="M235.102 21.2382C235.208 21.7573 235.442 21.7207 235.383 21.2304C235.369 21.2541 235.28 21.0538 235.299 21.0492C235.148 20.8437 235.024 20.8334 235.102 21.2382Z" fill="url(#paint220_linear_2063_430)"></path><path d="M252.848 125.424C252.903 125.652 253.035 125.781 253.225 125.897C253.587 125.809 253.443 125.299 253.23 125.169C253.059 125.049 252.806 125.171 252.848 125.424Z" fill="url(#paint221_linear_2063_430)"></path><path d="M211.404 50.2708C211.404 50.2708 211.438 50.1617 211.463 50.0953C211.449 50.0381 211.453 50.0571 211.404 50.2708Z" fill="url(#paint222_linear_2063_430)"></path><path d="M211.083 53.6785C211.083 53.6785 210.938 53.9154 210.866 54.0338C210.953 53.8917 211.027 54.1966 210.956 54.1533C211.254 54.4644 211.49 53.9428 211.083 53.6785Z" fill="url(#paint223_linear_2063_430)"></path><path d="M211.389 50.3755C211.389 50.3755 211.375 50.318 211.385 50.275C211.366 50.361 211.37 50.3802 211.389 50.3755Z" fill="url(#paint224_linear_2063_430)"></path><path d="M235.522 153.612C235.854 153.814 235.904 153.358 235.739 153.257C235.667 153.375 235.385 153.464 235.522 153.612Z" fill="url(#paint225_linear_2063_430)"></path><path d="M207.153 62.0006C207.304 62.1253 207.513 62.2361 207.713 62.2279C208.017 62.2346 207.63 61.8849 207.578 61.837C207.459 61.7649 207.114 61.5057 206.979 61.6999C206.902 61.7993 207.096 61.9338 207.148 61.9817L207.153 62.0006Z" fill="url(#paint226_linear_2063_430)"></path><path d="M217.212 41.6133C217.036 41.5551 216.743 42.0097 216.894 42.1344C217.226 42.3363 217.543 41.8152 217.212 41.6133Z" fill="url(#paint227_linear_2063_430)"></path><path d="M216.857 43.3135C217.165 43.501 217.9 42.3737 218.011 42.1652C218.155 41.9283 218.334 41.5822 218.045 41.3901C218.035 41.3519 218.003 40.4718 218.098 40.5295C217.885 40.3997 217.235 40.8806 217.119 41.0701C217.221 41.4893 217.692 41.5162 217.77 41.921C217.849 42.2449 217.576 42.5333 217.271 42.6075C217.004 42.6723 216.403 43.0204 216.834 43.2991L216.857 43.3135Z" fill="url(#paint228_linear_2063_430)"></path><path d="M217.936 43.3543C218.154 43.4223 218.296 42.843 218.149 42.7374C218.092 42.7513 218.063 42.7986 218.058 42.8604C217.886 42.9021 217.698 43.2909 217.959 43.3687L217.936 43.3543Z" fill="url(#paint229_linear_2063_430)"></path><path d="M214.866 51.2243C214.967 50.3118 213.458 50.5779 213.886 51.3417C214.003 51.4947 214.43 51.7543 214.572 51.8408C214.923 52.0381 214.889 51.4005 214.847 51.229L214.866 51.2243Z" fill="url(#paint230_linear_2063_430)"></path><path d="M211.662 50.9143C211.825 50.5919 211.666 49.5207 211.462 50.0949C211.457 50.1567 211.423 50.3466 211.408 50.3703C211.407 50.6129 211.467 50.7799 211.681 50.9097L211.662 50.9143Z" fill="url(#paint231_linear_2063_430)"></path><path d="M256.391 114.935C256.391 114.935 256.133 115.119 256.194 115.205C256.279 115.305 256.417 115.373 256.535 115.445C256.583 115.474 257.241 115.858 257.2 115.606C257.163 115.454 257.007 115.31 256.917 115.19C256.876 115.019 256.839 114.866 256.725 114.733C256.537 114.455 256.506 114.745 256.391 114.935Z" fill="url(#paint232_linear_2063_430)"></path><path d="M23.143 103.392C22.8531 103.361 22.5395 103.317 22.3236 103.591C22.3978 103.896 23.0374 103.539 23.143 103.392Z" fill="url(#paint233_linear_2063_430)"></path><path d="M248.933 119.372C248.601 119.17 248.284 119.691 248.615 119.893C248.947 120.095 249.264 119.574 248.933 119.372Z" fill="url(#paint234_linear_2063_430)"></path><path d="M249.332 120.184C249.506 119.818 249.215 119.869 249 119.982C248.899 120.147 249.212 120.354 249.332 120.184Z" fill="url(#paint235_linear_2063_430)"></path><path d="M249.131 118.86C249.205 119.165 250.013 119.251 249.651 118.592C249.512 117.939 249.024 118.421 249.131 118.86Z" fill="url(#paint236_linear_2063_430)"></path><path d="M248.509 120.787C248.288 121.123 248.286 121.446 248.721 121.159C249.159 121.052 248.927 120.1 248.509 120.787Z" fill="url(#paint237_linear_2063_430)"></path><path d="M238.147 135.275C237.945 135.606 238.298 136.227 238.581 135.815C238.701 135.644 238.646 135.416 238.532 135.282C238.419 135.148 238.319 135.233 238.166 135.27L238.147 135.275Z" fill="url(#paint238_linear_2063_430)"></path><path d="M227.751 157.762C227.905 157.563 228.044 157.307 227.908 157.078C227.814 156.94 227.562 156.9 227.558 156.719C227.527 156.424 227.694 156.282 227.261 156.408C227.145 156.598 227.325 156.675 227.415 156.794C227.552 157.024 227.427 157.175 227.34 157.398C227.267 157.597 227.569 158.008 227.737 157.786L227.751 157.762Z" fill="url(#paint239_linear_2063_430)"></path><path d="M137.672 178.655C138.106 178.368 137.286 178.063 137.055 178.442C136.964 178.565 136.814 178.945 137.061 178.965C137.289 178.991 137.481 178.783 137.653 178.66L137.672 178.655Z" fill="url(#paint240_linear_2063_430)"></path><path d="M137.233 176.098C137.032 176.268 136.627 176.346 136.568 176.603C136.509 176.859 137.013 176.938 137.155 177.025C137.321 177.126 137.15 177.168 137.263 177.302C137.428 177.483 137.945 177.701 138.133 177.393C138.276 177.318 138.157 177.246 138.353 177.218C138.448 177.195 138.543 177.172 138.625 177.092C139.141 176.643 138.187 176.29 138.038 175.922C138.038 175.922 138.038 175.922 138.024 175.865C138.104 175.281 137.472 175.919 137.271 176.089L137.233 176.098Z" fill="url(#paint241_linear_2063_430)"></path><path d="M136.055 180.058C136.208 179.859 136.348 179.603 136.212 179.374C136.117 179.235 135.866 179.195 135.862 179.015C135.831 178.719 135.998 178.578 135.564 178.704C135.449 178.893 135.629 178.97 135.719 179.09C135.855 179.319 135.731 179.47 135.644 179.693C135.571 179.893 135.873 180.304 136.041 180.081L136.055 180.058Z" fill="url(#paint242_linear_2063_430)"></path><path d="M135.816 181.891C136.236 181.709 136.39 181.429 136.842 181.38C137.142 181.367 138.076 180.393 137.758 180.168C137.356 179.923 137.163 180.373 136.99 180.658C136.917 180.776 136.79 180.666 136.651 180.841C136.574 180.94 136.516 181.035 136.463 181.149C136.345 181.077 136.16 180.98 136.275 180.791C136.242 180.738 136.229 180.6 136.153 180.619C135.905 180.679 135.878 181.15 135.958 181.312C135.768 181.197 135.668 181.201 135.66 181.001C135.647 180.863 135.614 180.73 135.563 180.601C135.455 180.324 135.234 179.914 135.069 179.813C134.996 179.931 134.924 180.05 134.852 180.168C134.802 180.624 134.953 180.002 134.852 180.168C134.739 180.7 134.329 180.255 134.308 180.502C134.295 180.949 134.665 181.223 134.963 181.453C135.27 181.721 135.32 182.093 135.816 181.891Z" fill="url(#paint243_linear_2063_430)"></path><path d="M229.682 153.579C229.762 152.995 229.13 153.633 228.929 153.803C228.728 153.973 228.323 154.051 228.264 154.307C228.206 154.564 228.709 154.643 228.852 154.729C229.017 154.83 228.846 154.872 228.959 155.006C229.124 155.188 229.642 155.405 229.829 155.097C229.972 155.022 229.854 154.95 230.049 154.923C230.144 154.9 230.239 154.876 230.321 154.796C230.837 154.348 229.884 153.994 229.734 153.627C229.734 153.627 229.734 153.627 229.72 153.57L229.682 153.579Z" fill="url(#paint244_linear_2063_430)"></path><path d="M276.575 125.486C276.323 124.781 275.963 125.211 275.856 125.601C275.925 125.967 276.713 126.22 276.575 125.486Z" fill="url(#paint245_linear_2063_430)"></path><path d="M178.965 25.5028C178.849 25.0264 178.199 25.4265 178.24 25.6789C178.32 25.922 178.987 25.7598 178.965 25.5028Z" fill="url(#paint246_linear_2063_430)"></path><path d="M168.392 28.76C168.277 28.2836 166.5 28.6954 166.601 29.1955C166.774 29.658 168.107 28.8295 168.392 28.76Z" fill="url(#paint247_linear_2063_430)"></path><path d="M120.522 40.2177C120.135 40.453 120.08 40.8094 119.784 41.0834C119.454 41.3857 118.937 41.7533 118.418 41.8593C117.961 41.9705 117.563 41.7445 117.01 41.8788C115.962 42.1337 115.443 41.493 114.516 41.4965C113.231 41.5262 112.068 41.8896 110.797 42.0574C110.626 42.0991 110.146 42.0342 109.751 42.0697C109.774 42.0841 109.803 42.1176 109.827 42.1321C110.04 42.2619 109.992 42.233 109.862 42.4462L109.473 43.0858C109.473 43.0858 109.852 43.3974 109.875 43.4927C110.001 43.8455 109.573 43.8284 109.354 43.8413C108.921 43.8861 108.585 43.6651 108.882 43.2295C108.622 43.0708 108.552 43.5317 108.504 43.6646C108.417 43.8875 108.06 43.9138 107.869 43.9601C107.393 44.076 107.706 44.2825 107.784 44.6064C107.835 44.8161 107.76 45.3388 107.463 45.0277C107.35 44.8938 107.196 44.4266 107.136 44.8448C107.091 45.1584 107.114 45.3346 106.936 45.5999C106.821 45.7894 106.595 46.0257 106.627 46.2399C106.664 46.3924 106.124 46.0798 105.9 46.2353C105.795 46.3012 105.77 46.4485 105.684 46.5097C105.542 46.4232 105.412 46.6364 105.331 46.7167C105.192 46.8918 105.095 47.0767 104.98 47.2662C104.861 47.1941 104.676 47.0977 104.758 46.9365C104.568 46.902 104.378 46.8675 104.192 46.9329C104.006 46.9983 104.156 47.3655 104.189 47.4989C103.715 47.2105 103.303 49.0866 103.106 49.4373C102.995 49.6459 102.842 49.8446 102.66 50.0099C102.373 50.2411 102.209 50.6444 102.002 50.957C101.968 51.147 102.185 51.3767 102.089 51.5616C101.973 51.7511 101.901 51.8695 101.686 51.9823C101.362 52.1419 101.058 52.0544 100.774 51.8813C100.366 51.6171 100.411 52.131 100.457 52.4024C100.512 52.6311 100.644 52.7604 100.834 52.8758C100.915 52.8763 101.247 52.9165 101.246 53.0782C101.246 53.0782 100.989 53.1812 101.112 53.2724C101.263 53.397 101.091 53.5196 100.99 53.6854C100.705 53.7549 100.487 53.5251 100.291 53.795C100.228 53.8707 99.7049 54.6236 99.8233 54.6957C99.9938 54.8157 100.357 54.566 100.585 54.6721C100.902 54.8168 100.134 55.2257 100.062 55.2633C99.7002 55.3513 99.4081 55.6444 99.197 55.9379C98.9235 56.3071 98.6355 56.7 98.1967 56.8874C98.1396 56.9013 97.6405 57.5878 97.6688 57.6213C97.6214 57.5924 97.3428 57.2767 97.3233 57.3622C97.2305 57.7278 98.0086 58.023 98.1832 58.2429C98.4427 58.5633 98.3464 58.7482 98.1399 59.0608C98.0245 59.2503 97.9091 59.4398 97.7938 59.6293C97.6279 59.5283 97.4431 59.432 97.2577 59.4166C96.8343 59.4186 97.1973 59.9156 97.306 60.0305C97.3153 60.0686 97.6304 60.6175 97.393 60.5542C97.1983 60.5006 97.1216 60.6 96.9027 60.6129C96.5649 60.6345 96.2666 60.4042 96.5973 60.0211C96.8178 59.7657 96.7751 59.7559 96.448 59.573C96.3105 59.5056 95.5282 59.1105 95.4129 59.3C95.4129 59.3 96.4531 60.258 95.6307 60.1956C95.0363 60.1585 95.866 60.5824 96.0081 60.6689C96.3161 60.8564 96.8316 61.3164 97.2462 61.1954C97.8941 61.0379 97.1745 61.9797 97.1168 62.0745C97.1874 61.4519 95.9328 61.2725 95.579 61.5604C95.3591 61.7349 95.6774 61.7988 95.8102 61.8472C96.1141 61.9348 96.351 62.079 96.6162 62.2567C96.4864 62.4699 95.8937 62.1902 95.7608 62.1418C95.5141 62.0403 95.0177 61.5758 94.8302 61.8837C94.688 62.544 96.6522 62.5709 96.1186 63.4474C95.8534 63.2697 95.5737 63.1157 95.3085 62.938C95.2076 63.1039 95.7339 63.3593 95.4985 63.7193C95.2677 64.0983 95.534 64.1143 95.7513 64.3441C96.3327 64.9091 94.7836 64.6802 94.8892 64.5335C94.7882 64.6993 95.2574 64.9687 95.3331 65.031C95.641 65.2185 95.3315 65.2735 95.1404 65.4007C94.7438 65.6788 94.7927 66.2119 95.0522 66.5322C95.0939 66.7038 95.2165 66.8758 95.0347 67.0411C94.8529 67.2064 94.7519 67.3721 94.6221 67.5853C94.5165 67.7321 94.4398 67.8316 94.2549 67.7352C94.2312 67.7208 93.8995 67.5189 93.8851 67.5426C93.8609 67.609 94.0309 67.8098 94.0448 67.867C94.0772 68.0004 94.0859 68.1194 94.0803 68.262C94.089 68.381 93.9993 69.0083 93.885 69.0361C93.8088 69.0546 93.7707 68.3171 93.5802 68.3634C93.3515 68.419 93.6089 69.0629 93.0821 68.8882C92.8164 68.7914 92.5656 68.59 92.3287 68.4457C92.5074 68.7656 92.7236 69.1569 92.6165 69.5463C92.5629 69.7409 92.3209 69.6586 92.3343 69.7966C92.328 70.0201 92.5778 70.3832 92.4624 70.5728C92.3326 70.786 92.0246 70.5984 91.8665 70.7781C91.7563 70.9058 91.8026 71.0965 91.8351 71.2299C91.9092 71.5347 91.9977 71.8159 92.0528 72.1254C91.8216 71.8385 91.6517 71.6377 91.3437 71.4502C91.4637 72.0265 91.2308 72.729 91.0036 73.2887C90.9506 73.4026 90.8872 73.6399 90.7585 73.6914C90.6441 73.7192 90.5211 73.6281 90.3825 73.7223C89.9144 74.038 91.0051 74.5396 90.2995 74.7919C90.0945 74.862 89.8426 74.8223 89.7345 74.6266C89.6593 74.4835 89.7742 74.3748 89.8036 74.2466C89.8191 74.0612 89.2922 73.8864 89.6543 73.7984C89.8454 73.6712 89.8469 73.4287 89.6764 73.3087C89.4349 73.1454 89.3144 73.3967 89.11 73.3859C88.9009 73.356 88.7639 73.2077 88.5883 73.1495C88.3936 73.0959 87.481 72.9948 87.4692 73.361C87.4532 73.6272 87.6282 73.7664 87.5077 74.0177C87.4835 74.0841 87.1775 74.32 87.2821 74.3349C87.3439 74.3401 87.4727 74.2885 87.4047 74.5069C87.3562 74.6397 87.2697 74.7818 87.1785 74.9049C87.0487 75.1181 86.8015 75.0975 86.7624 75.2685C86.6356 75.7433 86.6861 76.0338 87.1624 75.9179C87.4673 75.8438 88.3403 75.4499 88.6385 75.6801C88.7142 75.7425 88.6184 75.8466 88.6132 75.9084C88.6065 76.2127 88.8573 76.4142 89.0751 76.563C88.9165 76.8236 88.3774 76.3491 88.192 76.3337C87.783 76.312 87.7423 76.7256 87.527 76.9192C87.1634 77.2498 86.3678 75.9699 86.1649 75.7165C85.8286 76.2423 85.726 76.6507 85.779 77.2836C85.8011 77.5406 85.9211 78.1169 85.54 78.2096C85.4102 78.4228 85.5034 78.7231 85.5353 78.9374C85.5353 78.9374 85.7191 79.1954 85.6902 79.2428C85.6902 79.2428 85.3535 79.1026 85.2628 79.1448C85.0959 79.2055 84.9522 79.3616 84.8467 79.5084C84.5922 79.873 84.6669 80.097 84.6977 80.473C84.7373 80.9679 84.2723 80.7984 84.0308 80.6352C83.7228 80.4477 83.5873 80.8035 83.7094 81.0564C83.7516 81.147 83.832 81.2284 83.903 81.2717C83.9689 81.3767 84.0307 81.3819 84.0884 81.2872C84.193 81.3021 83.8772 81.5808 83.8674 81.6235C83.7999 81.761 83.7752 81.9082 83.7886 82.0462C83.8339 82.3985 84.0125 82.7184 84.1531 83.0475C84.3915 83.6959 84.2483 84.5178 84.0206 85.1584C83.8995 85.4906 83.5587 84.5038 83.5165 84.4132C83.3661 84.1268 83.2342 84.6635 83.2527 84.7397C83.2615 84.8587 83.5519 85.555 83.5328 85.5596C83.4993 85.5879 83.2475 85.5482 83.1568 85.5904C83.0662 85.6327 83.0039 85.7084 82.9653 85.7985C82.7917 86.1636 82.9652 86.5453 82.9106 86.9017C82.8606 87.2772 82.7967 87.5954 82.5948 87.927C82.5227 88.0455 82.4371 88.7726 82.1811 88.633C81.216 88.565 82.2125 89.6749 81.4745 89.7938C81.2458 89.8494 81.1567 89.6491 81.2484 89.4452C81.4029 89.0847 80.7844 89.1139 80.6401 89.3508C80.806 89.4517 81.0007 89.5054 80.8518 89.7232C80.722 89.9364 80.6102 90.3066 80.8471 90.4509C81.087 90.8567 81.054 91.551 80.399 91.347C80.0287 91.2352 79.8207 91.0436 79.3927 91.0266C79.2073 91.0111 78.5949 90.8169 78.374 91.1532C78.805 91.4319 79.2314 91.6915 79.6815 91.9655C79.5868 91.9078 78.2585 92.0894 78.5799 92.4149C78.7405 92.5777 78.6994 92.3253 78.8894 92.3599C79.0176 92.3892 79.117 92.466 79.2164 92.5427C79.3158 92.6195 79.6191 92.7879 79.4991 92.9583C79.2148 92.7853 78.8368 93.1396 78.7636 93.4197C78.6616 93.7473 79.1771 94.2072 78.6245 94.3416C78.1291 94.4621 78.3799 93.9167 78.0961 93.6627C77.8124 93.4088 77.611 93.6596 77.5281 93.9825C77.4889 94.1535 77.7593 94.2694 77.6202 94.4445C77.5291 94.5676 77.3483 94.5712 77.2201 94.5418C76.8683 94.5062 76.7937 94.2822 76.5284 94.1045C76.5284 94.1045 76.1823 93.9262 76.1535 93.9736C75.9902 94.2151 76.7725 94.6103 76.9048 94.7395C77.1695 94.9981 77.3719 95.3323 77.4218 95.7036C77.4856 96.1321 77.3265 96.4736 77.0911 96.8336C76.8557 97.1935 76.7537 96.7743 76.66 96.5549C76.5663 96.3355 76.3804 96.4009 76.3361 96.6337C76.2727 96.8711 76.371 97.1095 76.4076 97.3428C76.44 97.4762 76.4462 97.9995 76.2294 97.6889C76.0739 97.4644 75.6711 97.2191 75.5351 97.6558C75.4089 98.0498 75.6963 98.4845 75.6412 98.9217C75.5164 99.8199 74.7075 98.402 74.6313 98.4206C74.555 98.4391 74.469 99.2472 74.4015 99.3847C74.2284 99.6689 74.2418 99.807 74.3113 100.093C74.353 100.264 74.01 100.348 73.9425 100.485C73.8076 100.76 74.3462 101.315 74.0974 101.537C73.7961 101.792 73.5928 100.873 73.5407 100.825C73.6118 100.868 73.2255 101.023 73.1637 101.018C72.9505 100.888 72.6457 100.962 72.4273 100.894C72.2754 100.85 72.7616 100.692 72.6663 100.715C72.8234 100.697 72.9851 100.698 73.152 100.637C73.2282 100.618 73.4713 100.539 73.3626 100.424C73.2257 100.276 73.1041 99.9423 73.357 99.8203C73.7149 99.6324 73.7716 99.6993 73.6414 99.2466C73.4324 98.47 73.3967 99.5685 73.0784 99.5046C72.9311 99.4798 72.6278 99.3113 72.5526 99.1681C72.4584 99.0296 72.7107 98.9885 72.7061 98.9695C72.6459 98.7217 72.0319 99.5168 71.9886 99.5879C71.9263 99.6636 71.5276 100.265 71.5987 100.308C71.7455 100.414 72.2105 100.583 72.0374 100.868C71.8644 101.152 71.3381 100.896 71.3237 100.92C71.3237 100.92 71.6522 101.607 71.4997 101.644C71.4045 101.667 71.1264 101.271 71.0316 101.213C70.8751 101.15 70.5903 101.058 70.4419 101.195C70.2601 101.36 70.5444 101.533 70.4769 101.671C70.4336 101.742 70.3224 102.031 70.2467 101.969C70.223 101.955 70.1756 101.926 70.1519 101.911C69.7966 101.695 69.7203 102.46 70.0622 102.539C70.2142 102.582 70.3537 102.326 70.4871 102.294C70.6777 102.248 70.8533 102.306 71.0001 102.412C71.4358 102.709 71.6509 103.262 71.6761 103.781C71.6947 103.857 71.7291 104.414 71.5644 104.151C71.3337 103.784 71.2282 103.184 70.9017 102.92C70.5798 102.675 70.0699 103.566 70.6879 103.618C71.1643 103.502 71.3139 105.363 71.2408 105.643C71.0486 105.932 71.0013 105.903 70.7068 105.853C70.5595 105.829 70.3359 105.822 70.3014 106.012C70.237 106.411 70.6443 106.676 70.6278 107.023C70.6262 107.265 70.3775 107.487 70.2147 107.648C70.0659 107.866 69.9216 108.103 69.8202 108.35C69.7429 108.53 69.8804 108.597 69.8366 108.749C69.7929 108.901 69.5203 109.109 69.4601 108.861C69.3654 108.803 69.181 108.626 69.0708 108.754C68.9508 108.924 68.7103 108.599 68.6063 108.503C68.441 108.322 68.1891 108.282 67.9605 108.337C67.8843 108.356 67.4398 108.686 67.4872 108.715C67.3404 108.609 67.7349 107.908 67.3162 107.929C67.1164 107.937 66.4757 108.456 66.4757 108.456C66.1914 108.283 66.0307 108.12 65.7109 108.299C65.5342 108.403 65.4457 108.121 65.4751 107.993C65.6209 107.514 65.5406 106.686 64.9148 107.1C64.4657 107.411 64.0542 107.794 63.5814 108.09C63.3996 108.256 63.1977 108.587 63.5927 108.552C63.9305 108.53 64.2375 108.133 64.5511 108.177C64.8838 108.218 64.5428 108.724 64.4754 108.862C64.326 109.161 64.276 109.536 64.3501 109.841C64.415 110.108 64.6241 110.138 64.6127 110.423C64.5118 110.589 64.539 110.784 64.6858 110.889C64.8655 111.048 65.1555 111.078 65.3795 111.003C65.4939 110.976 65.9147 110.631 65.9857 110.674C65.9857 110.674 65.7215 111.082 65.9439 111.25C66.067 111.341 66.1144 111.37 66.1561 111.541C66.2349 111.865 66.2843 112.317 66.1632 112.649C66.0762 112.872 65.8295 112.771 65.7353 112.632C65.5798 112.408 65.7806 112.238 65.7441 112.005C65.6885 111.776 65.0313 111.149 65.1513 111.725C65.3207 112.007 65.1055 112.2 65.0504 111.891C64.7852 111.713 64.8758 111.671 64.83 111.399C64.7893 111.066 64.3212 110.635 63.9591 110.723C63.7284 111.102 63.667 111.763 63.9503 112.098C64.0116 112.184 64.8216 112.693 64.7928 112.741C64.7397 112.854 64.37 112.662 64.2737 112.847C64.1681 112.993 64.4003 113.118 64.3426 113.213C64.2077 113.488 63.6174 113.551 63.3553 113.635C63.2219 113.667 62.4983 113.763 62.4452 113.876C62.3875 113.971 62.6584 114.753 62.7202 114.758C62.6775 114.748 62.6491 114.715 62.6064 114.705C62.3323 115.155 62.6918 115.471 62.8127 115.886C62.8359 115.981 62.9703 116.534 62.7185 116.494C62.4239 116.445 62.3745 115.992 62.133 115.829C61.8914 115.666 62.0536 116.333 62.0866 116.385C62.1653 116.709 62.4599 117.506 62.2579 117.837C62.056 118.169 62.6462 118.106 62.5787 118.244C62.3912 118.552 61.9026 118.368 61.7429 118.79C61.6414 119.037 61.6537 119.336 61.6187 119.607C61.5296 119.407 61.3931 119.178 61.3375 118.949C61.3391 118.706 61.2526 118.102 60.9534 118.033C60.6732 117.96 60.9106 118.77 60.7911 118.86C60.5902 119.03 60.2345 118.148 59.9749 118.574C59.8306 118.811 60.1818 118.927 60.2859 119.023C60.4419 119.167 60.531 119.367 60.5439 119.586C60.5649 120.005 60.1487 120.368 59.9514 120.719C59.8026 120.937 59.7907 121.303 59.732 121.559C59.698 121.669 59.5547 122.491 59.4785 122.509C59.288 122.555 59.3199 122.023 59.287 121.97C59.2731 121.913 58.8214 122.629 58.792 122.757C58.7719 122.923 59.1586 123.435 58.7301 123.498C57.954 123.627 59.0367 122.435 58.2347 122.872C57.9865 123.013 57.7383 123.154 57.5183 123.329C57.3844 123.442 57.2876 123.708 57.1398 123.764C56.8776 123.848 56.5748 123.599 56.4955 123.355C56.3225 122.893 56.9452 122.964 57.1774 123.089C57.1265 122.879 57.0755 122.67 57.1481 122.47C57.2063 122.295 57.2825 122.276 57.3686 122.215C57.4834 122.106 56.8824 121.627 57.2033 121.286C57.5386 120.922 57.8785 120.577 58.3678 120.68C58.5815 120.729 58.7901 120.84 58.8982 121.036C58.8833 121.14 58.8904 121.502 59.0666 121.479C59.2808 121.447 59.1743 121.009 59.2083 120.9C59.2475 120.729 59.3721 120.577 59.4586 120.435C59.0987 120.2 59.0008 120.627 58.6217 120.397C58.3168 120.471 58.0424 120.255 57.7612 120.343C57.4759 120.332 57.1385 120.273 56.9784 120.029C56.8605 119.876 56.8316 120.67 56.8455 120.728C56.7033 120.641 56.5468 120.578 56.4834 120.816C56.3618 121.229 56.2305 120.938 56.1249 121.084C56.0384 121.226 55.8112 121.786 55.5743 121.642C55.374 121.731 55.0974 121.839 55.3003 122.092C55.4702 122.293 55.7509 122.285 55.9755 122.13C56.1228 122.154 56.287 122.498 56.3529 122.603C56.3478 122.665 56.3673 123.326 56.2015 123.225C56.1016 123.229 55.7354 123.217 55.8435 123.413C55.9563 123.628 56.3554 123.692 56.3585 123.954C56.3626 124.054 56.3003 124.13 56.2426 124.224C56.223 124.31 56.3074 124.491 56.326 124.567C56.3677 124.739 56.6843 125.045 56.6215 125.202C56.5777 125.354 56.1065 125.408 55.9921 125.436C55.4442 125.589 56.2305 126.084 56.4582 126.19C56.9371 126.417 56.6544 126.001 56.8177 125.76C57.0639 125.942 56.9958 126.16 57.0607 126.427C57.1209 126.675 57.3104 126.79 57.4999 126.906C57.7415 127.069 57.4932 127.21 57.4443 127.424C57.3855 127.68 57.5174 127.89 57.7115 128.025C57.4746 127.88 57.2707 127.789 56.9375 127.829C57.1033 127.93 57.2454 128.017 57.4113 128.118C57.4633 128.166 57.9067 128.744 57.6456 128.666C57.4746 128.627 57.0775 128.239 56.9611 128.591C56.8596 128.837 57.3519 129.202 57.2464 129.349C57.1887 129.443 56.8019 128.932 56.7705 129.384C56.7596 129.588 56.9146 129.894 56.7992 130.083C56.7271 130.202 56.3744 129.581 56.1586 129.855C55.8851 130.225 56.0447 130.549 55.9185 130.943C55.8031 131.133 55.7593 131.284 55.8293 131.489C55.8386 131.528 56.0261 131.966 56.0976 131.929C56.3644 131.864 55.8943 131.01 56.6112 131.219C56.915 131.306 56.3144 132.239 56.1898 132.391C55.8591 132.774 55.632 132.587 55.237 132.622C54.999 132.64 55.0742 132.783 54.9923 132.944C54.8764 133.215 54.6844 132.757 54.6277 132.69C54.1694 132.216 54.4428 133.34 54.0019 133.104C53.9546 133.076 53.7615 132.779 53.6847 132.879C53.5982 133.021 53.6775 133.264 53.6909 133.402C53.8315 133.731 53.8566 134.25 53.508 134.476C53.1402 134.706 52.6773 134.214 52.393 134.041C52.1751 134.638 52.7977 135.456 52.4041 135.995C52.2553 136.213 52.0483 135.86 51.8804 136.082C51.698 136.329 51.8628 136.591 52.0569 136.726C52.4318 137.603 51.3493 136.555 51.2031 136.368C51.0568 136.182 50.9343 136.01 50.7757 136.27C50.6412 136.464 50.4063 136.744 50.7637 136.637C51.1067 136.553 51.5095 136.798 51.6408 137.089C51.7767 137.399 51.2287 137.553 51.0294 137.48C50.6591 137.368 50.5804 137.044 50.1787 137.384C49.8248 137.672 49.6564 137.975 49.7202 138.404C49.7526 138.537 50.1444 140.481 49.8735 140.445C49.6453 140.42 49.5336 140.044 49.2138 140.222C48.7565 140.334 49.5779 140.558 49.5109 140.614C49.224 140.846 49.0366 140.407 48.7745 140.491C48.5458 140.546 48.5988 141.179 48.2321 141.248C47.6702 141.344 48.3447 142.956 48.2757 143.337C48.2314 143.569 47.9877 143.729 47.825 143.89C47.485 144.235 47.4171 143.707 47.2513 143.606C46.9907 143.447 47.2636 144.652 47.296 144.786C47.0545 144.622 46.5771 144.153 46.2867 144.204C45.8247 144.296 46.6743 145.3 46.7541 145.462C46.8339 145.625 46.6856 145.762 46.6228 145.918C46.5646 146.094 46.6063 146.265 46.548 146.441C46.5043 146.593 46.4085 146.697 46.2467 146.696C45.7807 146.688 45.0834 146.393 44.8099 146.016C44.4371 145.561 45.3585 145.035 45.5367 144.689C45.6428 144.461 45.6975 144.105 45.5801 143.871C45.4251 143.565 45.2319 144.016 45.1881 144.168C45.1484 144.42 45.1103 144.429 44.9672 144.504C44.6783 144.312 44.6169 144.973 44.4083 144.862C44.0195 144.674 44.6335 143.879 44.7823 143.661C44.4584 143.74 44.2771 143.078 44.0912 143.143C44.0912 143.143 44.3219 143.511 44.1736 143.648C43.9485 143.884 43.6833 143.706 43.4165 143.771C42.8448 143.91 43.7331 144.824 43.6899 144.896C43.6754 144.919 43.4577 144.77 43.4577 144.77C43.3433 144.798 42.9818 144.805 43.126 144.568C43.0549 144.525 42.6316 143.78 42.473 144.041C42.4153 144.136 42.5425 144.327 42.5992 144.394C42.7263 144.585 42.6826 144.737 42.7716 144.937C42.8607 145.138 43.0126 145.181 43.0682 145.41C43.1516 145.753 43.1154 147.679 42.5659 147.328C42.2343 147.126 42.1568 148.8 41.867 148.023C41.7362 147.651 41.8011 147.171 41.5272 146.875C41.3243 146.621 40.9818 146.624 40.7851 146.893C40.7516 146.922 40.7135 146.931 40.68 146.959C40.7124 147.093 40.7068 147.235 40.6728 147.345C40.5059 147.405 40.34 147.304 40.2221 147.151C40.2221 147.151 40.2221 147.151 40.2314 147.19C40.3055 147.494 40.3173 147.875 40.4677 148.161C40.5908 148.253 40.7139 148.344 40.8272 148.478C40.9554 148.507 41.0744 148.498 41.1985 148.428C41.4272 148.372 41.7161 148.564 41.8865 148.684C42.2419 148.901 42.435 149.197 42.7043 149.474C42.8649 149.637 42.9598 148.948 42.9932 148.92C43.2219 148.864 43.4155 149.826 43.4335 149.983C43.4417 150.183 43.3309 150.392 43.4869 150.535C43.5436 150.602 43.6337 150.641 43.6904 150.708C43.8649 150.928 43.577 151.321 43.4143 151.481C43.0887 151.803 42.89 151.649 42.5774 151.443C42.3358 151.28 42.1401 151.388 41.8785 151.391C41.7786 151.395 41.4943 151.222 41.4129 151.302C41.1971 151.577 41.4484 151.697 41.6616 151.827C41.8321 151.947 41.898 152.052 41.9397 152.223L42.3069 152.074C42.4403 152.041 42.7267 151.891 42.9023 151.949C43.0779 152.007 42.4783 153.525 42.4958 153.763C42.5807 154.61 43.4361 154.725 43.7842 155.327C44.1791 156.038 43.4643 156.252 43.1415 155.423C43.0478 155.203 42.7743 154.826 42.6301 155.063C42.5003 155.276 42.7217 155.606 42.7438 155.863C42.8092 156.795 41.7184 156.294 42.016 157.351C42.1787 157.937 42.7332 158.973 43.2611 158.986C43.6845 158.984 43.9162 158.443 44.4235 158.703C45.0209 159.002 44.5743 159.656 44.4909 160.06C44.1397 159.196 43.0982 160.64 42.9303 160.863C42.748 161.109 42.5939 161.389 42.407 161.616C42.2344 161.819 42.4656 162.106 42.6062 162.435C42.7653 162.84 43.2488 164.58 43.6906 164.654C43.9899 164.722 45.1672 164.335 44.9658 163.839C45.3495 164.089 45.6817 164.21 45.7208 164.786C45.7393 164.862 45.3988 166.035 45.6604 166.032C45.9983 166.01 46.2919 165.474 46.4649 165.19C46.5947 164.977 46.6952 164.145 46.8574 164.065C46.7622 164.089 47.1077 165.094 47.1545 165.204C47.2436 165.405 47.6231 165.554 47.7642 165.803C48.0325 166.242 48.033 166.908 47.6024 166.548C47.1482 166.174 46.2495 166.877 46.4353 167.559C46.649 168.354 47.5704 167.828 47.9345 168.163C48.1899 168.383 48.3057 168.86 48.4798 169.161C48.7717 169.614 49.1132 169.773 49.4438 170.137C49.6045 170.3 49.8542 170.663 49.9144 170.911C49.5662 171.056 50.0044 171.696 50.1646 171.94C50.4612 172.412 50.057 172.41 49.8479 172.38C49.5152 172.34 49.734 173.074 49.8323 173.312C49.9399 173.589 50.1794 174.075 50.0825 174.341C50.0341 174.474 49.8862 175.277 50.2725 175.122C51.0084 175.327 51.9166 177.568 52.0304 178.368C52.122 178.911 52.0246 179.258 52.2352 179.792C52.2352 179.792 52.2687 179.763 52.2924 179.778C52.416 179.788 52.4866 179.912 52.6246 179.899C52.948 179.901 53.2426 179.204 53.3915 178.986C53.6078 178.63 53.7536 178.151 53.8752 177.738C53.9334 177.562 53.8351 177.324 53.9736 177.23C54.1122 177.135 54.2744 177.056 54.4129 176.961C54.5746 176.962 54.741 176.983 54.9125 176.941C55.084 176.899 54.8569 176.712 54.9342 176.532C55.0599 176.219 55.3231 175.973 55.387 175.655C55.4359 175.441 55.3613 175.217 55.4674 174.99C55.7275 174.482 56.4696 174.463 56.6916 173.965C56.7689 173.785 56.6221 173.68 56.4558 173.659C56.1952 173.501 56.4296 173.302 56.5784 173.085C56.6505 172.966 56.5027 173.022 56.4986 172.922C56.48 172.846 56.6238 172.69 56.6717 172.638C56.8015 172.425 56.8098 171.878 56.4281 172.052C56.2422 172.117 56.0495 172.487 55.9193 172.034C55.8544 171.767 56.2165 171.679 56.3973 171.676C56.7098 171.882 56.8598 171.503 57.0936 171.385C57.418 171.226 57.8264 171.328 58.1689 171.326C58.3116 171.331 58.6205 171.357 58.7215 171.191C58.6983 171.096 58.6659 170.962 58.5377 170.933C58.4048 170.885 58.0175 171.201 57.9423 171.058C57.8434 170.9 58.0774 170.036 58.2916 170.004C58.4631 169.962 58.4955 170.096 58.63 169.902C58.7356 169.755 58.8175 169.594 58.9704 169.476C59.2192 169.254 59.4376 169.322 59.7332 169.21C60.2529 169.023 59.8919 168.202 60.0608 167.818C60.0851 167.752 60.3225 167.815 60.4188 167.63C60.5636 167.312 60.5373 166.955 60.5394 166.632C60.5503 166.428 60.538 166.128 60.7198 165.963C60.849 165.83 61.1905 165.989 61.1714 165.994C61.2002 165.947 61.0164 165.689 61.0164 165.689C61.3975 165.596 61.6148 165.826 61.9465 166.028C62.1627 166.419 62.2982 166.063 62.3904 165.778C62.4682 165.517 62.8144 164.949 62.6733 164.7C62.5276 164.433 62.1552 164.645 61.9893 164.544C62.0177 164.577 62.0878 164.035 62.0265 163.949C61.9889 163.878 61.8236 163.696 62.0759 163.655C62.4092 163.614 62.7305 163.94 63.0081 163.67C63.3573 163.363 63.3466 162.821 63.4537 162.432C63.5511 162.085 63.6088 161.99 63.8977 162.183C64.5347 162.23 64.3242 161.696 64.2269 161.295C64.1527 160.99 64.3546 160.659 64.5982 160.499C64.7893 160.371 65.3064 160.589 65.2982 160.389C65.2761 160.132 65.0103 160.035 65.1499 159.779C65.2174 159.642 65.4136 159.453 65.3528 159.286C65.325 159.172 65.1015 159.165 65.169 159.028C65.2365 158.89 65.3323 158.786 65.4847 158.749C65.6944 158.698 65.8643 158.899 66.0698 158.748C66.5812 158.361 66.3294 157.575 66.3897 157.076C66.5098 156.159 66.8131 157.074 67.2658 156.944C67.5516 156.874 67.597 156.48 67.4651 156.27C67.3287 156.04 67.5342 155.89 67.6975 155.648C67.8129 155.459 68.329 155.091 67.969 154.856C67.8742 154.798 67.6662 154.606 67.9232 154.584C68.1375 154.552 68.45 154.759 68.6364 154.612C68.861 154.457 68.8734 154.01 68.9749 153.763C69.2598 153.109 69.7428 152.688 70.1034 152.096C70.2476 151.859 70.088 151.535 70.2328 151.217C70.3729 150.88 70.6886 150.602 70.7195 150.231C70.7453 149.922 70.4611 149.749 70.7577 149.475C70.9396 149.31 71.3485 149.331 71.3598 149.046C71.3614 148.803 71.1528 148.693 71.3635 148.48C71.5741 148.267 71.8177 148.107 72.066 147.966C72.4955 147.741 72.9884 147.278 72.9112 146.711C72.8747 146.478 72.7027 146.6 72.575 146.49C72.3999 146.351 72.4591 146.014 72.5173 145.838C72.6291 145.468 72.778 145.25 73.1153 145.309C73.3244 145.339 73.4923 145.117 73.5551 144.96C73.6757 144.709 73.4919 144.451 73.5836 144.247C73.7474 143.925 74.2222 144.051 74.4653 143.972C74.8273 143.884 74.6971 143.431 75.0545 143.324C75.3213 143.259 75.4866 143.441 75.7024 143.167C75.8224 142.996 75.9002 142.735 75.8302 142.53C75.7602 142.325 75.5078 142.366 75.6665 142.106C75.9322 142.203 76.0496 142.436 76.219 141.971C76.2917 141.772 76.1516 141.362 76.371 141.268C76.5142 141.193 76.6419 141.303 76.7702 141.333C76.9648 141.386 77.1791 141.354 77.3512 141.232C77.5608 141.181 77.8033 141.183 78.0268 141.189C78.2122 141.204 78.2019 141.328 78.3317 141.115C78.3086 141.019 78.2854 140.924 78.2669 140.848C78.0315 141.208 77.446 140.543 77.7102 140.135C77.8112 139.97 78.1356 139.81 78.0563 139.567C78.01 139.376 77.6866 139.374 77.7834 139.109C77.8463 138.952 78.0615 138.758 77.9961 138.572C77.9591 138.42 77.8597 138.343 77.9942 138.149C78.263 137.761 78.6698 138.106 78.9938 138.027C79.5227 137.878 79.0206 137.556 79.1463 137.243C79.2092 137.087 79.305 136.983 79.4528 136.927C79.4337 136.931 79.7813 136.867 79.7381 136.938C79.8725 136.744 79.8261 136.553 79.9132 136.33C80.144 135.951 79.8968 135.931 79.8659 135.555C79.8582 135.274 80.0782 135.099 80.3305 135.058C81.0593 134.901 81.1484 134.355 81.5182 133.801C81.7103 133.512 81.9308 133.256 82.2645 133.135C82.727 132.962 82.6894 132.89 82.7353 132.415C82.7771 131.84 83.0661 131.285 83.2361 130.739C83.4256 130.108 83.3165 129.327 83.7101 128.787C83.8012 128.664 84.2452 128.415 84.1525 128.781C84.0891 129.018 83.8975 129.226 83.9242 129.502C83.9319 129.783 84.7097 128.665 84.7818 128.547C84.994 128.092 84.1371 128.219 84.1016 127.824C84.08 127.486 84.5275 127.418 84.7216 127.552C84.7402 127.629 84.7623 127.886 84.8766 127.858C85.01 127.825 85.1352 127.593 85.1929 127.498C85.3659 127.214 85.6292 126.969 85.8022 126.684C86.0526 126.22 85.6267 125.879 86.0624 125.43C86.5316 124.953 87.2397 125.043 87.7038 124.627C88.1009 124.269 87.1513 124.015 87.6148 123.68C87.9779 123.431 88.5501 123.211 88.9781 123.228C88.3102 122.805 89.2289 122.682 88.9849 122.177C88.8582 121.905 88.6305 121.799 88.3746 121.659C88.9138 121.387 89.4763 121.21 89.8034 120.646C89.943 120.39 90.0109 120.171 89.7019 120.146C89.3929 120.12 89.1818 119.667 89.3549 119.382C89.5727 119.531 90.0264 119.986 90.2711 119.664C90.5158 119.342 90.6795 119.02 90.9716 118.727C91.0674 118.623 91.2059 118.529 91.278 118.41C91.3017 118.425 91.5195 118.573 91.5772 118.479C91.6349 118.384 91.4218 118.254 91.379 118.244C91.394 118.14 91.4279 118.031 91.4429 117.926C91.5206 117.665 91.6366 117.394 91.7854 117.177C91.9198 116.983 92.1068 116.755 92.3545 116.695C92.5565 116.364 92.4328 116.353 92.316 116.039C92.2223 115.819 92.6363 115.779 92.746 115.732C93.1653 115.63 93.0628 115.292 93.084 114.964C93.1103 114.574 93.2632 114.456 93.6046 114.615C93.875 114.731 94.4894 115.349 94.7819 114.975C95.1847 114.473 94.3133 114.625 94.0337 114.471C93.5692 114.22 94.1589 113.492 94.1327 113.135C94.11 112.959 93.8634 112.857 93.9788 112.668C94.0746 112.563 94.3686 112.694 94.4541 112.713C94.7487 112.763 95.3775 112.61 95.5742 112.34C95.8622 111.947 94.7982 111.721 95.0001 111.39C95.303 110.892 95.8215 111.614 95.992 110.987C96.1332 110.489 95.7553 110.096 95.9299 109.569C96.1432 108.952 96.4387 109.587 96.8363 109.147C96.98 108.991 97.2906 108.774 97.1877 108.517C97.0939 108.297 96.8421 108.258 96.7005 108.09C96.219 107.521 97.3773 107.139 97.6966 107.041C98.1678 106.987 98.9641 106.692 98.6304 106.067C98.4378 105.69 98.2761 105.689 98.5548 105.258C98.6892 105.064 98.8185 104.932 98.7675 104.722C98.7073 104.474 98.8278 104.223 99.038 104.091C99.3341 103.898 99.5185 104.075 99.7554 104.219C99.9212 104.32 100.011 104.44 100.141 104.227C100.198 104.132 100.304 103.985 100.276 103.871C100.253 103.776 100.091 103.774 100.068 103.679C100.012 103.45 100.27 103.348 100.412 103.434C100.459 103.463 100.635 103.602 100.701 103.626C100.73 103.579 100.802 103.46 100.802 103.46C101.086 103.633 101.16 103.192 101.413 103.07C101.681 102.924 101.979 103.073 102.186 102.761C102.32 102.566 102.497 102.382 102.653 102.526C102.757 102.622 102.904 101.98 102.914 101.938C103.256 101.269 102.432 101.449 102.307 100.935C102.242 100.668 102.434 100.46 102.288 100.193C102.269 100.117 101.886 99.7859 101.872 99.8096C101.944 99.6911 102.318 99.9028 102.434 99.7132C102.564 99.5 102.204 99.2647 102.333 99.0515C102.55 98.6962 103.28 99.0434 103.493 99.1732C103.541 99.202 103.825 99.2942 103.755 99.0893C103.709 98.8987 103.548 98.7359 103.383 98.6349C102.932 98.3609 103.08 98.3048 103.169 97.8393C103.199 97.6302 103.119 97.4679 103.134 97.2825C103.169 97.0116 103.373 97.1842 103.526 96.9854C103.646 96.815 103.649 96.4107 103.981 96.6126C104.166 96.628 104.376 96.5771 104.538 96.4973C104.757 96.4036 105.379 95.8891 104.995 95.6393C104.901 95.5816 104.778 95.4905 104.586 95.6177C104.468 95.5456 104.373 95.4878 104.255 95.4157C104.16 95.358 103.947 95.2282 103.9 95.1185C103.829 94.9944 104.938 94.9064 105.043 94.8405C105.435 94.5434 105.053 94.051 105.203 93.6715C105.363 93.2492 105.85 93.5949 105.586 94.0022C105.514 94.1206 105.455 94.377 105.66 94.3879C105.841 94.3843 105.894 94.1896 106.014 94.1C106.463 93.789 106.748 94.5472 107.16 94.0837C107.38 93.8283 107.636 93.221 107.386 92.9388C107.169 92.7091 106.769 92.7255 106.648 92.3918C106.503 91.9628 107.069 92.0473 107.312 91.968C107.033 92.399 108.33 92.5882 108.535 92.599C108.763 92.6243 108.986 92.6305 109.2 92.6794C109.39 92.714 109.42 92.5048 109.521 92.339C109.651 92.1258 110.293 91.3642 110.128 91.1016C110.001 90.9105 109.206 90.3774 109.047 90.638C108.977 90.3521 108.884 90.1327 109.161 89.9442C109.199 89.935 109.985 89.764 109.848 89.6157C109.663 89.4385 109.235 89.4214 109.007 89.3962C108.822 89.3807 108.34 89.5584 108.227 89.5053C108.298 89.5486 108.624 89.0655 108.672 89.0135C108.73 88.9188 108.627 88.6612 108.666 88.4903C108.758 88.2055 109.097 88.0222 109.142 88.3744C109.192 88.7458 110.008 89.0317 110.258 88.7289C110.555 88.3741 109.825 88.0269 109.808 87.7081C109.8 87.5083 109.991 87.3003 110.045 87.1056C110.137 86.8208 110.039 86.5823 110.069 86.2924C110.075 86.1497 110.138 85.9124 110.234 85.8083C110.475 85.9716 110.611 85.5349 110.655 85.3829C110.743 85.0791 110.96 85.3088 111.05 85.4283C111.201 85.6338 111.464 85.3073 111.551 85.1652C111.637 85.023 111.777 84.7671 111.948 84.7254C112.044 84.7023 112.539 84.5818 112.25 84.3897C111.973 83.9122 112.689 82.7895 113.038 82.4826C113.306 82.256 113.563 82.2339 113.755 81.8642C113.934 81.5181 113.648 81.5068 113.688 81.1741C113.733 80.8605 113.963 80.6432 114.027 80.3249C114.067 80.0731 114.044 79.8161 114.003 79.5637C113.98 79.4684 113.815 79.2057 113.959 79.1305C114.116 79.0316 114.405 79.2238 114.523 79.2959C114.602 79.6199 114.752 79.2403 114.853 79.1553C114.996 78.9993 115.182 78.9339 115.373 78.8875C115.83 78.7763 116.042 79.1487 116.422 79.1369C116.062 78.9015 115.707 78.6852 115.347 78.4498C115.2 78.3442 114.737 77.8514 115.157 77.7494C115.538 77.6568 115.996 78.0497 116.281 78.2228C116.352 78.2661 116.358 78.0425 116.476 78.1146C116.614 78.1821 116.761 78.2878 116.903 78.3743C116.975 78.2559 117.124 78.038 116.953 77.918C116.953 77.918 116.92 77.8655 116.935 77.8418C116.965 77.6327 117.284 77.5348 117.328 77.302C117.377 77.0883 117.03 77.0718 116.94 77.0332C116.874 77.009 117.052 76.663 117.071 76.5775C117.164 76.2118 117.257 75.8462 117.212 75.4939C117.185 75.2178 117.144 74.8846 117.256 74.5952C117.371 74.3248 117.771 74.3084 117.788 74.6272C117.81 74.8842 117.547 75.1298 117.702 75.3543C117.764 75.4404 117.9 75.0037 117.914 74.98C117.991 74.8806 118.087 74.7766 118.21 74.8677C118.328 74.9398 118.378 74.5644 118.369 74.5262C118.385 74.1791 118.242 74.2544 118.11 74.0443C118.073 73.9727 118.002 73.8485 118.003 73.7676C118.012 73.8057 118.029 73.3778 118.123 73.5164C118.185 73.6024 118.165 73.6879 118.355 73.7224C118.464 73.7564 118.583 73.7476 118.698 73.7198C118.822 73.6493 119.065 73.4892 119.043 73.313C119.006 73.1606 118.177 72.5749 118.913 72.6986C118.999 72.7182 119.387 72.987 119.356 72.6919C119.324 72.3968 119.196 72.4483 119.354 72.1877C119.426 72.0693 119.633 71.8375 119.643 71.7139C119.658 71.6094 119.278 71.4595 119.207 71.4162C119.37 71.1747 119.669 71.3241 119.741 71.2056C119.885 70.9687 120.323 70.943 120.561 71.0064C121.055 71.1285 121.284 70.9921 120.968 70.5239C120.619 70.0032 120.448 70.7917 120.06 70.5228C119.79 70.326 120.043 70.1232 120.145 69.8765C120.217 69.6772 119.905 69.3898 119.982 69.2904C119.996 69.2667 120.328 69.4685 120.371 69.4783C120.537 69.4984 120.604 69.4418 120.733 69.3903C121.052 69.2925 121.435 69.7041 121.605 69.9049C121.945 70.3067 121.962 69.0511 121.697 68.8734C121.853 69.0171 122.495 69.083 122.615 68.8317C122.697 68.6705 122.133 68.4243 122.014 68.3522C122.379 67.779 122.513 68.4933 122.809 68.3002C122.981 68.1777 122.666 67.5478 122.548 67.4757C122.312 67.8356 121.988 67.2485 122.426 67.142C122.731 67.0678 123.158 67.2466 123.27 67.5422C123.298 67.6565 123.357 68.066 123.554 67.7962C123.674 67.6257 123.714 67.3738 123.615 67.2162C123.474 66.968 123.266 66.7764 123.043 66.6085C122.797 66.4261 122.993 66.318 123.171 66.0528C123.334 65.8112 123.425 65.769 123.667 65.7706C123.829 65.7716 123.873 65.5389 123.864 65.4199C123.847 65.182 123.72 64.9909 123.736 64.7247C123.747 64.4394 123.977 64.2221 123.945 63.927C123.937 63.7271 123.716 62.6507 124.21 62.692C124.605 62.7373 124.549 63.3362 124.847 63.4856C125.032 63.5819 125.419 62.5191 125.492 62.4006C125.578 62.2585 125.703 62.0262 125.885 61.9418C125.98 61.9186 126.131 62.0432 126.085 61.8527C125.988 61.3717 125.527 61.3021 125.826 60.7856C126.114 60.3118 126.492 59.9575 126.828 59.5125C127.149 59.0913 127.587 58.9847 127.644 58.3857C127.684 58.053 127.441 57.3857 127.851 57.1648C128.047 57.0566 128.835 57.309 128.566 56.9505C128.359 56.6781 128.331 56.4829 128.272 56.1543C128.654 56.6467 129.055 57.0536 129.761 56.8013C130.166 56.6422 130.605 56.5356 131.024 56.4337C130.879 56.0855 130.743 55.7755 130.669 55.3897C130.614 55.0802 130.606 54.8804 130.783 54.6152C130.942 54.3546 130.771 54.3963 130.744 54.1202C130.696 53.5064 130.999 52.8472 131.336 52.3214C131.408 52.2029 131.628 51.9475 131.587 51.776C131.522 51.5092 131.111 51.811 130.977 51.8435C130.885 51.4623 132.073 50.8707 132.372 51.0201C133.158 51.5151 132.86 49.7913 132.886 49.4823C132.921 49.1306 132.996 48.6887 133.226 48.3905C133.446 48.1351 133.44 48.4395 133.472 48.5729C133.342 48.7861 133.664 49.0307 133.822 48.851C134.047 48.6146 133.645 48.2077 133.647 47.9651C133.64 47.6036 134.233 47.8025 134.149 47.6212C134.106 47.5305 133.647 47.2184 133.791 47.0623C134.15 46.6318 134.688 48.0147 135.068 47.4178C135.155 47.2757 135.341 47.1295 135.213 47.0193C135.095 46.9471 135.067 46.8328 135.13 46.6763C135.203 46.477 135.157 46.2055 135.372 46.0928C135.548 45.9893 135.509 46.0793 135.567 45.9846C135.798 45.5247 135.772 44.502 136.363 44.3583C136.902 44.086 137.049 43.4448 136.422 43.1934C136.67 43.214 136.889 43.0394 136.991 42.7928C137.078 42.5698 136.941 42.4215 136.952 42.217C136.975 41.6464 137.679 41.6366 138.046 41.4059C138.553 41.081 138.42 40.2859 138.798 39.8507C139.143 39.4439 139.734 39.3002 139.971 38.7785C140.12 38.4798 140.136 38.2136 140.143 37.9093C140.153 37.7857 140.159 37.5621 140.279 37.4725C140.384 37.4066 140.545 37.5694 140.616 37.6126C140.848 37.7378 141.086 37.7203 141.304 37.7883C141.831 37.9629 141.557 37.0004 141.931 37.2121C142.049 37.2842 142.572 38.1866 142.557 38.2103C142.691 38.097 142.723 37.4835 142.725 37.3218C142.741 36.9747 142.744 36.5705 142.608 36.2604C142.467 35.9313 141.864 35.1093 142.128 34.7019C142.365 34.8462 142.396 35.2221 142.753 35.1959C143.01 35.1738 143.197 34.9467 143.255 34.6902C143.279 34.6238 143.304 34.5574 143.342 34.4672C143.285 34.4812 143.228 34.495 143.181 34.4662C142.515 34.3858 142.157 33.9078 141.381 34.036C140.99 34.0905 141.365 34.2214 141.398 34.2739C141.688 34.3852 142.075 34.7349 141.841 35.014C141.529 35.3925 140.685 35.6582 140.148 35.6072C139.82 35.586 139.807 35.4479 139.722 35.2666C139.615 34.9901 139.274 35.416 139.188 35.4773C138.945 35.6375 137.989 36.3542 137.835 35.8871C137.713 35.5534 138.119 34.6475 137.219 34.7653C136.943 34.7921 136.409 34.9218 136.303 35.1495C136.187 35.4198 136.696 35.5183 136.852 35.662C137.083 35.868 137.054 35.9962 136.653 36.1744C135.78 36.5683 134.861 36.7715 133.937 37.0367C133.355 37.2184 133.053 37.6351 132.464 37.5361C131.998 37.4475 131.557 37.2924 131.168 37.1044C130.779 36.9164 130.747 36.7022 130.468 36.4674C130.161 36.199 130.201 36.5322 129.986 36.6449C129.519 36.8797 129.053 36.872 128.679 37.2453C128.354 37.5667 128.605 37.6872 127.985 37.8782C127.423 38.0553 126.823 38.1608 126.251 38.2998C125.394 38.5083 124.974 38.772 124.822 39.3941C124.515 40.6192 124.35 39.6098 123.743 39.2729C122.919 38.7872 123.012 39.7534 122.772 40.0943C122.595 40.3596 122.111 40.9415 121.592 40.8858C121.203 40.8595 121.263 40.2796 121.26 40.0988C121.271 39.8135 120.761 39.9576 120.532 40.0941L120.522 40.2177ZM72.3625 99.8804C72.3625 99.8804 72.4346 99.762 72.4635 99.7146C72.6339 99.8346 72.7559 100.087 72.5787 100.272C72.4603 100.2 72.2518 100.089 72.3671 99.8995L72.3625 99.8804ZM70.9085 101.869C70.7138 101.815 70.7195 101.672 70.6968 101.496C71.0398 101.413 71.1294 101.532 70.9085 101.869ZM50.5409 174.068C50.5131 173.954 50.4425 173.83 50.3957 173.72C50.0399 172.838 51.4422 173.708 50.5409 174.068ZM44.3319 147.868C44.0651 147.933 44.6635 148.07 44.3319 147.868C44.1222 147.919 44.4761 147.631 44.5095 147.602C44.7197 147.471 44.9772 147.368 45.195 147.517C45.6498 147.81 44.5971 148.045 44.3128 147.872L44.3319 147.868ZM59.0309 167.483C59.001 167.692 58.8331 167.915 58.7321 168.081C58.4056 168.564 58.4628 167.803 58.607 167.566C58.6791 167.448 59.0948 167.165 59.0309 167.483ZM65.8819 158.39C65.7763 158.537 65.7572 158.542 65.6151 158.455C65.6877 158.256 65.8304 158.262 65.9972 158.201C65.9684 158.248 65.9251 158.319 65.8963 158.367L65.8819 158.39ZM59.604 123.69C59.2961 123.502 59.3245 122.789 59.7556 123.067C59.9214 123.168 59.9734 123.216 59.91 123.454C59.876 123.563 59.7462 123.776 59.604 123.69ZM60.2241 124.164C60.0675 124.102 59.926 123.934 59.8652 123.767C59.7488 123.372 60.391 123.357 60.4646 123.743C60.5295 124.009 60.5892 124.338 60.2241 124.164ZM60.7394 120.971C60.4443 121.003 60.7106 120.272 60.9475 120.416C60.7817 120.315 61.2143 120.351 60.9475 120.416C61.4239 120.3 60.9155 120.949 60.7394 120.971ZM64.2821 115.953C64.2821 115.953 63.8057 116.068 63.7537 116.02C63.8484 116.078 64.1317 115.666 64.1513 115.581C64.2245 115.3 63.6775 115.292 63.8506 115.008C64.0958 114.605 64.6092 115.389 64.708 115.546C64.7034 115.527 64.656 115.498 64.6323 115.484C64.5458 115.626 64.4345 115.915 64.2774 115.933L64.2821 115.953ZM64.7256 115.784C64.7256 115.784 64.7595 115.675 64.741 115.599C64.8069 115.704 65.0031 116.262 65.103 116.257C64.9413 116.256 64.5911 115.978 64.7065 115.789L64.7256 115.784ZM65.5254 109.777C65.6696 109.54 66.0476 109.933 66.2458 110.167C66.2788 110.22 66.3262 110.248 66.3354 110.287C66.3777 110.377 66.3823 110.396 66.3586 110.382C66.3725 110.439 66.4008 110.473 66.4147 110.53C66.4199 110.468 65.2756 110.161 65.511 109.801L65.5254 109.777ZM67.1458 112.955C66.98 112.854 66.6241 112.719 66.7395 112.53C66.8935 112.25 67.2118 112.314 67.3246 112.528C67.3246 112.528 67.3436 112.524 67.3668 112.619C67.2947 112.738 67.2225 112.856 67.1504 112.974L67.1458 112.955ZM77.2229 141.202C77.0066 141.558 76.6245 141.065 76.7445 140.895C76.9891 140.573 77.2435 140.955 77.2229 141.202ZM72.5985 103.839C72.4801 103.767 72.2715 103.656 72.3869 103.467C72.3869 103.467 72.649 103.383 72.6536 103.402C72.7721 103.474 72.6655 103.783 72.6032 103.858L72.5985 103.839ZM72.7089 102.218C72.3963 102.012 72.589 101.642 72.8825 101.853C73.105 102.021 72.9741 102.396 72.7089 102.218ZM85.1482 126.319C85.2208 126.119 85.3634 126.125 85.5303 126.064C85.4149 126.254 85.3614 126.448 85.1482 126.319ZM88.9886 120.864C88.8877 121.03 88.556 120.828 88.6569 120.662C88.9253 120.355 88.9948 120.64 88.9886 120.864ZM88.9717 119.798C88.7363 120.158 88.6158 119.663 88.7601 119.426C89.1031 119.343 89.1927 119.462 88.9717 119.798ZM90.1947 77.0173C89.6802 77.1424 90.2654 76.3947 90.341 76.457C90.5352 76.5914 90.2668 76.8989 90.1947 77.0173ZM93.1191 69.7874C93.0182 69.9533 92.6865 69.7513 92.7875 69.5855C93.0023 69.4727 93.2927 69.4223 93.1191 69.7874ZM102.353 98.3001C102.244 98.1044 102.432 97.7964 102.67 97.7789C103.002 97.9808 102.665 98.5067 102.353 98.3001ZM99.1101 59.8138C98.8938 60.1691 98.5116 59.6767 98.6317 59.5062C98.9489 58.9851 99.3264 59.4585 99.1101 59.8138ZM100.225 55.8493C99.9077 55.6237 100.399 55.4843 100.607 55.595C100.525 55.7562 100.405 55.9266 100.225 55.8493ZM102.686 55.5133C102.633 55.708 102.345 55.2732 102.331 55.2161C102.238 54.9158 102.288 54.5405 102.631 54.4571C103.541 54.2156 102.779 55.0668 102.667 55.5179L102.686 55.5133ZM111.367 84.9071C111.093 85.3572 110.824 84.3329 111.468 84.7414C111.439 84.7887 111.396 84.8597 111.367 84.9071ZM109.664 45.8647C109.375 45.7535 109.18 45.7808 109.405 45.5444C109.549 45.3884 109.649 45.3034 109.911 45.3003C109.952 45.4718 110.026 45.7767 109.664 45.8647ZM110.936 42.6291C110.72 42.9844 110.384 42.7635 110.605 42.4272C110.821 42.0719 111.157 42.2928 110.936 42.6291ZM122.474 63.437C122.356 63.3649 122.147 63.2542 122.262 63.0647C122.262 63.0647 122.525 62.9807 122.529 62.9998C122.648 63.0719 122.541 63.3803 122.479 63.456L122.474 63.437ZM132.892 48.5121C132.81 48.6733 132.69 48.8436 132.51 48.7664C132.193 48.5408 132.683 48.4013 132.892 48.5121ZM131.428 49.0496C131.809 49.7037 130.983 49.4605 130.966 49.1417C130.945 48.8038 131.324 48.9538 131.428 49.0496ZM129.234 55.9608C129.345 55.6714 129.784 55.4839 130.055 55.4381C130.407 55.3928 130.305 55.8012 130.256 56.0149C130.187 56.3141 129.933 56.6788 129.591 56.6005C129.358 56.5561 129.151 56.2029 129.234 55.9608ZM126.077 57.9998C125.957 58.1703 125.382 58.0478 125.478 57.8629C125.757 57.4319 126.396 57.902 126.077 57.9998C126.343 57.935 125.976 58.1657 126.077 57.9998ZM122.565 41.3153C122.62 41.544 122.871 40.9986 122.565 41.3153C122.625 41.563 121.59 42.0369 121.553 41.8036C121.41 41.2128 122.934 40.9229 122.565 41.3153Z" fill="url(#paint248_linear_2063_430)"></path><path d="M166.263 29.2979C165.009 29.0377 163.151 30.1957 162.461 30.9285C162.331 31.2225 162.038 31.5964 161.617 31.3558C161.199 31.1343 160.912 31.3656 160.371 31.2955C159.91 31.2259 159.457 31.437 158.995 31.4482C158.576 31.4693 158.216 31.3149 157.778 31.3406C157.355 31.3426 157.374 31.3379 157.168 31.5697C156.914 31.8534 156.438 31.8884 156.072 31.8765C155.806 31.8606 155.568 31.878 155.353 31.91C155.353 31.91 155.732 32.2216 155.755 32.3168C155.881 32.6696 155.453 32.6526 155.234 32.6654C154.801 32.7102 154.465 32.4893 154.763 32.0536C154.502 31.8949 154.433 32.3558 154.384 32.4887C154.297 32.7117 153.94 32.7379 153.75 32.7843C153.273 32.9001 153.586 33.1066 153.665 33.4306C153.716 33.6402 153.641 34.1629 153.343 33.8518C153.23 33.7179 153.076 33.2508 153.016 33.6689C152.971 33.9826 152.994 34.1588 152.816 34.424C152.701 34.6135 152.476 34.8498 152.508 35.064C152.545 35.2165 152.005 34.9039 151.78 35.0594C151.675 35.1253 151.65 35.2726 151.564 35.3339C151.422 35.2473 151.292 35.4605 151.211 35.5409C151.072 35.7159 150.976 35.9008 150.86 36.0903C150.742 36.0182 150.557 35.9219 150.639 35.7607C150.449 35.7261 150.259 35.6917 150.073 35.7571C149.887 35.8225 150.037 36.1897 150.069 36.323C149.595 36.0346 149.184 37.9108 148.986 38.2615C148.876 38.47 148.722 38.6688 148.54 38.8341C148.253 39.0653 148.089 39.4685 147.883 39.7811C147.848 39.9712 148.065 40.2009 147.969 40.3858C147.854 40.5753 147.781 40.6937 147.567 40.8064C147.242 40.9661 146.938 40.8785 146.654 40.7055C146.247 40.4412 146.291 40.9551 146.337 41.2266C146.392 41.4552 146.525 41.5846 146.714 41.6999C146.795 41.7005 147.128 41.7406 147.127 41.9023C147.127 41.9023 146.869 42.0053 146.992 42.0965C147.144 42.2211 146.972 42.3437 146.871 42.5095C146.585 42.579 146.368 42.3494 146.171 42.6192C146.109 42.6949 145.585 43.4477 145.704 43.5198C145.874 43.6398 146.237 43.3901 146.465 43.4962C146.783 43.641 146.014 44.0498 145.943 44.0874C145.581 44.1754 145.289 44.4685 145.077 44.762C144.804 45.1313 144.516 45.5241 144.077 45.7116C144.02 45.7255 143.521 46.4119 143.549 46.4454C143.502 46.4165 143.223 46.1008 143.204 46.1863C143.111 46.552 143.889 46.8471 144.064 47.067C144.323 47.3874 144.227 47.5723 144.02 47.8849C143.905 48.0744 143.789 48.2639 143.674 48.4534C143.508 48.3525 143.323 48.2562 143.138 48.2407C142.715 48.2427 143.078 48.7397 143.186 48.8546C143.196 48.8927 143.511 49.4418 143.273 49.3784C143.079 49.3248 143.002 49.4242 142.783 49.437C142.445 49.4586 142.147 49.2283 142.478 48.8452C142.698 48.5898 142.655 48.58 142.328 48.3972C142.191 48.3297 141.409 47.9346 141.293 48.1241C141.293 48.1241 142.334 49.0822 141.511 49.0198C140.917 48.9826 141.746 49.4065 141.888 49.493C142.196 49.6805 142.712 50.1405 143.127 50.0196C143.774 49.862 143.055 50.8039 142.997 50.8986C143.068 50.276 141.813 50.0966 141.459 50.3845C141.239 50.5591 141.558 50.6229 141.691 50.6713C141.994 50.7589 142.231 50.9032 142.497 51.0809C142.367 51.2941 141.774 51.0144 141.641 50.966C141.394 50.8645 140.898 50.3999 140.711 50.7079C140.568 51.3681 142.533 51.395 141.999 52.2715C141.734 52.0938 141.454 51.9399 141.189 51.7622C141.088 51.928 141.614 52.1834 141.379 52.5434C141.148 52.9224 141.414 52.9385 141.632 53.1682C142.213 53.7332 140.664 53.5044 140.77 53.3576C140.669 53.5234 141.138 53.7928 141.213 53.8551C141.521 54.0426 141.212 54.0977 141.021 54.2249C140.624 54.503 140.673 55.036 140.933 55.3564C140.974 55.5279 141.097 55.6999 140.915 55.8652C140.733 56.0305 140.632 56.1963 140.502 56.4095C140.397 56.5562 140.32 56.6557 140.135 56.5594C140.112 56.5449 139.78 56.343 139.766 56.3667C139.741 56.4331 139.911 56.634 139.925 56.6911C139.958 56.8245 139.966 56.9435 139.961 57.0862C139.969 57.2051 139.88 57.8324 139.765 57.8602C139.689 57.8787 139.651 57.1412 139.461 57.1876C139.232 57.2432 139.489 57.887 138.962 57.7123C138.697 57.6155 138.446 57.4141 138.209 57.2699C138.388 57.5897 138.604 57.9812 138.497 58.3705C138.443 58.5652 138.201 58.4827 138.215 58.6207C138.208 58.8442 138.458 59.2074 138.343 59.3969C138.213 59.6101 137.905 59.4225 137.747 59.6023C137.637 59.73 137.683 59.9206 137.715 60.054C137.79 60.3589 137.878 60.64 137.933 60.9495C137.702 60.6626 137.532 60.4618 137.224 60.2743C137.344 60.8506 137.111 61.5531 136.884 62.1129C136.831 62.2267 136.768 62.4641 136.639 62.5155C136.524 62.5433 136.401 62.4522 136.263 62.5465C135.795 62.8621 136.885 63.3638 136.18 63.616C135.975 63.6861 135.723 63.6465 135.615 63.4508C135.54 63.3076 135.655 63.1989 135.684 63.0707C135.699 62.8853 135.173 62.7107 135.535 62.6226C135.726 62.4955 135.727 62.2528 135.557 62.1328C135.315 61.9695 135.195 62.2209 134.99 62.21C134.781 62.1801 134.644 62.0318 134.469 61.9736C134.274 61.92 133.361 61.819 133.349 62.1851C133.334 62.4514 133.509 62.5905 133.388 62.8418C133.364 62.9082 133.058 63.1441 133.162 63.159C133.224 63.1642 133.353 63.1127 133.285 63.331C133.237 63.4639 133.15 63.6061 133.059 63.7292C132.929 63.9424 132.682 63.9216 132.643 64.0926C132.516 64.5674 132.566 64.858 133.043 64.7422C133.348 64.668 134.221 64.2742 134.519 64.5044C134.595 64.5667 134.499 64.6707 134.494 64.7325C134.487 65.0369 134.738 65.2383 134.956 65.3871C134.797 65.6477 134.258 65.1733 134.072 65.1578C133.663 65.1361 133.623 65.5497 133.407 65.7433C133.044 66.0739 132.248 64.7941 132.045 64.5407C131.709 65.0664 131.606 65.4748 131.659 66.1078C131.682 66.3647 131.801 66.9412 131.42 67.0338C131.291 67.247 131.384 67.5473 131.416 67.7615C131.416 67.7615 131.599 68.0195 131.571 68.0669C131.571 68.0669 131.234 67.9268 131.143 67.969C130.976 68.0298 130.833 68.1858 130.727 68.3326C130.473 68.6972 130.547 68.9212 130.578 69.2971C130.618 69.792 130.153 69.6226 129.911 69.4593C129.603 69.2718 129.468 69.6276 129.59 69.8805C129.632 69.9711 129.712 70.0525 129.783 70.0958C129.849 70.2009 129.911 70.2061 129.969 70.1113C130.073 70.1263 129.758 70.4049 129.748 70.4476C129.68 70.5851 129.656 70.7323 129.669 70.8703C129.714 71.2226 129.893 71.5425 130.034 71.8716C130.272 72.52 130.129 73.3419 129.901 73.9826C129.78 74.3147 129.439 73.328 129.397 73.2373C129.246 72.951 129.115 73.4876 129.133 73.5638C129.142 73.6828 129.432 74.3791 129.413 74.3838C129.38 74.4121 129.128 74.3725 129.037 74.4147C128.947 74.4569 128.884 74.5325 128.846 74.6226C128.672 74.9878 128.846 75.3695 128.791 75.7259C128.741 76.1013 128.677 76.4195 128.475 76.7511C128.403 76.8696 128.317 77.5967 128.062 77.4571C127.096 77.3891 128.093 78.4991 127.355 78.618C127.126 78.6736 127.037 78.4732 127.129 78.2693C127.283 77.9088 126.665 77.9381 126.521 78.175C126.686 78.276 126.881 78.3295 126.732 78.5473C126.602 78.7605 126.491 79.1309 126.728 79.2751C126.967 79.6809 126.934 80.3751 126.279 80.1711C125.909 80.0593 125.701 79.8678 125.273 79.8507C125.088 79.8353 124.475 79.641 124.254 79.9773C124.685 80.256 125.112 80.5156 125.562 80.7896C125.467 80.7319 124.139 80.9135 124.46 81.239C124.621 81.4018 124.58 81.1495 124.77 81.184C124.898 81.2133 124.997 81.2901 125.097 81.3668C125.196 81.4436 125.499 81.612 125.379 81.7825C125.095 81.6094 124.717 81.9637 124.644 82.2439C124.542 82.5714 125.057 83.0314 124.505 83.1657C124.009 83.2862 124.26 82.7408 123.977 82.4868C123.693 82.2329 123.491 82.4838 123.408 82.8067C123.369 82.9776 123.64 83.0935 123.501 83.2686C123.409 83.3917 123.229 83.3953 123.1 83.3659C122.749 83.3303 122.674 83.1063 122.409 82.9286C122.409 82.9286 122.063 82.7504 122.034 82.7978C121.871 83.0393 122.653 83.4344 122.785 83.5636C123.05 83.8222 123.252 84.1564 123.302 84.5277C123.366 84.9562 123.207 85.2977 122.971 85.6577C122.736 86.0176 122.634 85.5984 122.54 85.379C122.447 85.1596 122.261 85.225 122.216 85.4578C122.153 85.6952 122.251 85.9336 122.288 86.1669C122.32 86.3003 122.327 86.8236 122.11 86.513C121.954 86.2885 121.552 86.0433 121.416 86.4801C121.289 86.874 121.577 87.3086 121.521 87.7459C121.397 88.644 120.588 87.2261 120.512 87.2447C120.435 87.2632 120.349 88.0713 120.282 88.2088C120.109 88.4931 120.122 88.6311 120.192 88.9169C120.233 89.0885 119.89 89.1718 119.823 89.3093C119.688 89.5843 120.227 90.1396 119.978 90.3615C119.677 90.6164 119.473 89.697 119.421 89.6491C119.492 89.6924 119.106 89.847 119.044 89.8418C118.831 89.712 118.526 89.7861 118.308 89.7181C118.156 89.6743 118.642 89.5157 118.547 89.5389C118.704 89.5209 118.865 89.522 119.032 89.4612C119.109 89.4427 119.352 89.3634 119.243 89.2485C119.106 89.1002 118.985 88.7665 119.237 88.6444C119.595 88.4565 119.652 88.5234 119.522 88.0707C119.313 87.2941 119.277 88.3926 118.959 88.3287C118.811 88.304 118.508 88.1354 118.433 87.9923C118.339 87.8537 118.591 87.8126 118.586 87.7936C118.526 87.5458 117.912 88.3409 117.869 88.412C117.807 88.4877 117.408 89.0892 117.479 89.1324C117.626 89.238 118.091 89.4075 117.918 89.6918C117.745 89.9761 117.218 89.7206 117.204 89.7443C117.204 89.7443 117.533 90.4313 117.38 90.4684C117.285 90.4916 117.007 90.0949 116.912 90.0373C116.755 89.9744 116.471 89.8822 116.322 90.0191C116.14 90.1844 116.425 90.3576 116.357 90.4951C116.314 90.5662 116.203 90.8556 116.127 90.7933C116.103 90.7788 116.056 90.7499 116.032 90.7355C115.677 90.5192 115.601 91.2844 115.943 91.3628C116.094 91.4065 116.234 91.1507 116.368 91.1183C116.558 91.0719 116.734 91.1301 116.88 91.2357C117.316 91.5334 117.531 92.0866 117.557 92.6052C117.575 92.6814 117.61 93.2381 117.445 92.9755C117.214 92.6077 117.109 92.0077 116.782 91.744C116.46 91.4993 115.95 92.3903 116.568 92.4418C117.045 92.326 117.194 94.1867 117.121 94.4669C116.929 94.7558 116.882 94.7269 116.587 94.6775C116.44 94.6527 116.216 94.6465 116.182 94.8365C116.117 95.2356 116.525 95.4999 116.508 95.847C116.507 96.0896 116.258 96.3116 116.095 96.4722C115.946 96.6901 115.802 96.9269 115.701 97.1736C115.623 97.3539 115.761 97.4214 115.717 97.5733C115.673 97.7252 115.401 97.9328 115.34 97.685C115.246 97.6274 115.061 97.4501 114.951 97.5778C114.831 97.7483 114.591 97.4233 114.487 97.3275C114.321 97.1457 114.07 97.106 113.841 97.1616C113.765 97.1802 113.32 97.5101 113.367 97.539C113.221 97.4334 113.615 96.732 113.197 96.7531C112.997 96.7613 112.356 97.2804 112.356 97.2804C112.072 97.1073 111.911 96.9446 111.591 97.1232C111.415 97.2267 111.326 96.9456 111.355 96.8173C111.501 96.3379 111.421 95.5097 110.795 95.9242C110.346 96.2352 109.935 96.6179 109.462 96.9145C109.28 97.0798 109.078 97.4114 109.473 97.3759C109.811 97.3543 110.118 96.9567 110.432 97.0016C110.764 97.0418 110.423 97.5485 110.356 97.686C110.206 97.9847 110.156 98.3602 110.23 98.6651C110.295 98.9319 110.504 98.9617 110.493 99.247C110.392 99.4128 110.419 99.6081 110.566 99.7137C110.746 99.8718 111.036 99.9022 111.26 99.8275C111.374 99.7997 111.795 99.4553 111.866 99.4985C111.866 99.4985 111.602 99.9058 111.824 100.074C111.947 100.165 111.995 100.194 112.036 100.365C112.115 100.689 112.165 101.141 112.044 101.474C111.956 101.697 111.71 101.595 111.616 101.457C111.46 101.232 111.661 101.062 111.624 100.829C111.569 100.6 110.912 99.9727 111.032 100.549C111.201 100.831 110.986 101.024 110.931 100.715C110.665 100.537 110.756 100.495 110.71 100.223C110.67 99.8903 110.202 99.4592 109.84 99.5472C109.609 99.9262 109.547 100.587 109.831 100.922C109.892 101.008 110.702 101.517 110.673 101.565C110.62 101.678 110.25 101.486 110.154 101.671C110.048 101.817 110.281 101.943 110.223 102.037C110.088 102.312 109.498 102.375 109.236 102.459C109.102 102.491 108.379 102.587 108.326 102.7C108.268 102.795 108.539 103.577 108.601 103.582C108.558 103.572 108.529 103.539 108.487 103.529C108.213 103.979 108.572 104.296 108.693 104.71C108.716 104.805 108.851 105.358 108.599 105.318C108.304 105.269 108.255 104.817 108.013 104.653C107.772 104.49 107.934 105.157 107.967 105.21C108.046 105.534 108.34 106.33 108.138 106.661C107.936 106.993 108.527 106.93 108.459 107.068C108.272 107.376 107.783 107.192 107.623 107.614C107.522 107.861 107.534 108.16 107.499 108.431C107.41 108.231 107.273 108.002 107.218 107.773C107.219 107.531 107.133 106.926 106.834 106.857C106.554 106.784 106.791 107.594 106.671 107.684C106.471 107.854 106.115 106.972 105.855 107.398C105.711 107.635 106.062 107.752 106.166 107.847C106.322 107.991 106.411 108.191 106.424 108.41C106.445 108.829 106.029 109.192 105.832 109.543C105.683 109.761 105.671 110.127 105.612 110.384C105.578 110.493 105.435 111.315 105.359 111.333C105.168 111.38 105.2 110.847 105.167 110.795C105.153 110.737 104.702 111.453 104.672 111.581C104.652 111.747 105.039 112.259 104.61 112.323C103.834 112.451 104.917 111.259 104.115 111.696C103.867 111.837 103.619 111.978 103.399 112.153C103.265 112.266 103.168 112.532 103.02 112.588C102.758 112.672 102.455 112.423 102.376 112.18C102.203 111.717 102.826 111.788 103.058 111.913C103.007 111.703 102.956 111.494 103.028 111.294C103.087 111.119 103.163 111.1 103.249 111.039C103.364 110.93 102.763 110.451 103.084 110.11C103.419 109.746 103.759 109.401 104.248 109.504C104.462 109.553 104.67 109.664 104.779 109.86C104.764 109.964 104.771 110.326 104.947 110.303C105.161 110.271 105.055 109.833 105.089 109.724C105.128 109.553 105.252 109.401 105.339 109.259C104.979 109.024 104.881 109.451 104.502 109.221C104.197 109.295 103.923 109.079 103.642 109.168C103.356 109.156 103.019 109.097 102.859 108.853C102.741 108.7 102.712 109.494 102.726 109.552C102.584 109.465 102.427 109.402 102.364 109.64C102.242 110.053 102.111 109.762 102.005 109.908C101.919 110.051 101.692 110.61 101.455 110.466C101.254 110.555 100.978 110.663 101.181 110.916C101.351 111.117 101.631 111.109 101.856 110.954C102.003 110.979 102.167 111.322 102.233 111.427C102.228 111.489 102.248 112.15 102.082 112.049C101.982 112.053 101.616 112.042 101.724 112.237C101.837 112.452 102.236 112.516 102.239 112.778C102.243 112.878 102.181 112.954 102.123 113.048C102.103 113.134 102.188 113.315 102.206 113.391C102.248 113.563 102.565 113.869 102.502 114.026C102.458 114.178 101.987 114.232 101.873 114.26C101.325 114.413 102.111 114.908 102.339 115.014C102.817 115.241 102.535 114.825 102.698 114.584C102.944 114.766 102.876 114.984 102.941 115.251C103.001 115.499 103.191 115.614 103.38 115.73C103.622 115.893 103.374 116.034 103.325 116.248C103.266 116.504 103.398 116.714 103.592 116.849C103.355 116.705 103.151 116.613 102.818 116.654C102.984 116.755 103.126 116.841 103.292 116.942C103.344 116.99 103.787 117.568 103.526 117.491C103.355 117.451 102.958 117.064 102.841 117.415C102.74 117.661 103.232 118.026 103.127 118.173C103.069 118.268 102.682 117.756 102.651 118.208C102.64 118.412 102.795 118.718 102.68 118.907C102.608 119.026 102.255 118.405 102.039 118.68C101.765 119.049 101.925 119.373 101.799 119.767C101.683 119.957 101.64 120.109 101.71 120.314C101.719 120.352 101.906 120.791 101.978 120.753C102.245 120.688 101.775 119.834 102.492 120.043C102.795 120.13 102.195 121.064 102.07 121.215C101.739 121.598 101.512 121.411 101.117 121.447C100.879 121.464 100.955 121.607 100.873 121.768C100.757 122.039 100.565 121.581 100.508 121.514C100.05 121.04 100.323 122.164 99.8823 121.929C99.8349 121.9 99.6419 121.604 99.5651 121.703C99.4786 121.845 99.5578 122.088 99.5712 122.226C99.7118 122.555 99.737 123.074 99.3883 123.3C99.0206 123.531 98.5576 123.038 98.2734 122.865C98.0555 123.463 98.678 124.28 98.2845 124.82C98.1356 125.037 97.9287 124.684 97.7607 124.907C97.5784 125.153 97.7432 125.415 97.9373 125.55C98.3122 126.427 97.2297 125.379 97.0835 125.192C96.9372 125.006 96.8146 124.834 96.656 125.094C96.5216 125.289 96.2867 125.568 96.6441 125.461C96.9871 125.377 97.3899 125.622 97.5212 125.913C97.6571 126.223 97.1091 126.377 96.9098 126.304C96.5395 126.192 96.4608 125.869 96.059 126.208C95.7052 126.496 95.5367 126.8 95.6005 127.228C95.633 127.361 96.0248 129.305 95.7539 129.27C95.5257 129.244 95.414 128.868 95.0941 129.047C94.6368 129.158 95.4582 129.382 95.3913 129.438C95.1044 129.67 94.917 129.231 94.6548 129.315C94.4261 129.37 94.4792 130.003 94.1125 130.072C93.5506 130.169 94.2251 131.781 94.156 132.161C94.1117 132.393 93.8681 132.554 93.7053 132.714C93.3654 133.059 93.2975 132.531 93.1316 132.43C92.8711 132.271 93.1439 133.476 93.1763 133.61C92.9348 133.446 92.4575 132.977 92.167 133.028C91.705 133.12 92.5547 134.124 92.6345 134.286C92.7143 134.449 92.566 134.586 92.5031 134.742C92.4449 134.918 92.4866 135.089 92.4284 135.265C92.3846 135.417 92.2888 135.521 92.1271 135.52C91.661 135.512 90.9637 135.217 90.6903 134.84C90.3174 134.386 91.2389 133.859 91.4171 133.513C91.5232 133.285 91.5778 132.929 91.4604 132.695C91.3054 132.39 91.1122 132.84 91.0685 132.992C91.0288 133.244 90.9907 133.253 90.8475 133.328C90.5586 133.136 90.4972 133.797 90.2887 133.686C89.8999 133.498 90.5139 132.703 90.6627 132.485C90.3388 132.564 90.1576 131.902 89.9716 131.967C89.9716 131.967 90.2023 132.335 90.0539 132.472C89.8288 132.708 89.5637 132.531 89.2969 132.595C88.7252 132.734 89.6135 133.649 89.5703 133.72C89.5559 133.743 89.338 133.595 89.338 133.595C89.2237 133.622 88.8621 133.629 89.0064 133.393C88.9353 133.349 88.512 132.605 88.3534 132.865C88.2957 132.96 88.4229 133.151 88.4795 133.218C88.6067 133.409 88.5629 133.561 88.652 133.761C88.7411 133.962 88.893 134.005 88.9486 134.234C89.032 134.577 88.9957 136.503 88.4463 136.152C88.1146 135.951 88.0372 137.624 87.7474 136.847C87.6166 136.475 87.6815 135.995 87.4076 135.699C87.2047 135.445 86.8622 135.448 86.6654 135.718C86.5166 135.935 86.0376 135.709 86.0927 136.018C86.1715 136.342 86.1735 136.766 86.3429 137.047C86.484 137.296 86.7971 137.421 87.0598 137.256C87.2884 137.201 87.5773 137.393 87.7478 137.513C88.1031 137.729 88.2962 138.026 88.5655 138.303C88.7262 138.466 88.8211 137.777 88.8545 137.749C89.0832 137.693 89.2768 138.655 89.2948 138.812C89.303 139.012 89.1922 139.22 89.3483 139.364C89.4049 139.431 89.4951 139.47 89.5517 139.537C89.7263 139.757 89.4383 140.15 89.2756 140.31C88.9501 140.632 88.7513 140.478 88.4387 140.272C88.1972 140.108 88.0015 140.216 87.7398 140.219C87.6399 140.224 87.3556 140.05 87.2743 140.131C87.0585 140.405 87.3097 140.526 87.5229 140.656C87.7408 140.804 87.8304 140.924 87.8144 141.19C87.7933 141.518 87.4044 141.33 87.2623 141.244C86.9924 141.047 86.8993 140.747 86.7154 140.489C86.4183 140.097 86.0383 140.028 85.6319 140.349C85.4455 140.495 85.3197 140.808 85.1194 140.897C84.919 140.986 84.6064 140.779 84.4308 140.721C84.1224 140.615 84.1857 140.377 84.3109 140.145C84.3928 139.984 84.2043 139.707 84.2378 139.678C84.3764 139.584 84.5417 139.766 84.7085 139.705C84.8038 139.682 84.9326 139.63 84.9949 139.555C85.153 139.375 84.9264 139.107 84.8322 138.969C84.567 138.791 84.7926 138.474 84.9837 138.347C85.2046 138.01 84.9343 137.894 85.0507 137.543C85.1233 137.344 85.5446 136.919 85.4128 136.708C85.314 136.551 85.09 136.625 84.9421 136.682C84.3411 136.949 83.8518 137.593 83.5247 138.156C83.1497 138.772 82.6414 139.421 82.1387 139.926C82.0238 140.035 81.8657 140.215 82.0171 140.339C82.2488 140.545 82.3142 140.731 82.3929 141.055C82.292 141.221 82.483 141.841 82.6252 141.927C82.7863 142.009 82.9316 141.61 83.032 141.526C83.1515 141.436 83.8792 141.441 83.6541 141.677C83.496 141.857 83.258 141.874 83.3893 142.165C83.516 142.437 84.6912 143.12 84.5279 143.362C84.7308 143.615 85.2196 143.799 85.5038 143.972C85.374 144.185 84.8374 144.053 84.7143 143.962C84.5959 143.89 84.4301 143.789 84.4121 143.632C84.3889 143.537 84.4605 143.499 84.3657 143.441C84.1571 143.331 83.8188 143.433 83.5901 143.489C83.4948 143.512 82.9798 143.718 83.2403 143.877C83.4299 143.992 83.7178 143.599 83.9305 143.81C84.0062 143.872 83.5952 144.174 83.5617 144.202C83.4608 144.368 83.197 144.694 83.2717 144.918C83.3325 145.085 83.5601 145.191 83.6687 145.306C83.8294 145.469 84.1183 145.661 84.2264 145.857C84.3768 146.143 84.3309 146.619 84.2243 146.927C84.113 147.216 83.9549 147.396 83.6593 147.508C83.3971 147.592 83.0407 147.538 82.8203 147.793C82.5998 148.049 83.018 148.108 82.9881 148.317C82.9582 148.526 82.8295 148.578 82.6874 148.492C81.9694 148.444 82.3139 149.612 82.6332 149.514C82.5951 149.523 82.419 148.799 82.6322 148.929C82.7465 148.901 82.7975 149.111 82.8351 149.182C82.9138 149.506 83.0575 150.097 82.87 150.405C82.5671 150.902 81.9219 149.909 81.6217 150.002C81.5264 150.025 81.7051 150.345 81.719 150.402C81.6406 150.744 81.431 150.795 81.1704 150.636C81.0715 151.226 81.5195 151.823 81.6348 152.38C81.3032 152.178 80.7985 152.261 80.5162 152.511C80.3344 152.676 80.5131 152.996 80.4451 153.214C80.1638 154.05 79.5289 152.933 79.3178 153.226C79.241 153.326 79.0875 153.524 79.139 153.653C79.176 153.806 79.2708 153.863 79.1745 154.048C79.0493 154.28 78.7259 154.278 78.7182 153.998C78.7203 153.674 78.8212 153.508 78.6616 153.184C78.5725 152.984 78.4314 152.735 78.2564 152.596C78.0622 152.462 77.9921 153.004 77.6466 152.745C77.4004 152.562 77.9525 152.509 77.7254 152.322C77.0158 151.727 77.2721 153.28 77.0656 153.592C76.8348 153.971 77.3714 154.103 77.2602 154.392C77.0768 154.8 77.0995 154.977 77.1442 155.41C77.2322 156.518 76.8877 155.351 76.7353 155.388C76.659 155.406 76.6842 155.925 76.5421 155.839C76.4237 155.766 76.1281 155.132 75.9164 155.506C75.8747 155.335 75.8624 155.035 75.6821 154.958C75.4828 154.885 75.526 155.561 75.5399 155.618C75.5708 155.994 75.6969 156.347 75.6706 156.737C75.6495 157.065 75.4671 157.311 75.5078 157.644C75.5484 157.977 75.6607 158.273 75.5206 158.61C75.4191 158.856 75.1657 159.059 75.4401 159.275C75.8804 159.592 76.6638 159.825 76.3495 160.608C76.2625 160.831 75.9045 161.019 76.1651 161.178C76.1404 161.325 75.8875 161.447 76.0626 161.586C76.1146 161.634 76.6213 161.975 76.3875 162.092C76.1583 162.229 75.7077 162.036 75.5084 161.963C75.2479 161.804 75.1345 161.67 74.8811 161.873C74.7472 161.987 74.4774 161.79 74.3827 161.732C73.9135 161.463 73.4778 161.165 73.0277 160.891C72.8114 161.246 73.2131 161.653 73.2872 161.958C73.3567 162.244 73.1316 162.48 72.992 162.736C72.8669 162.968 73.2974 163.328 73.0826 163.441C72.8869 163.549 72.6345 163.59 72.4249 163.641C72.7565 163.843 72.8651 164.705 72.398 164.859C72.0071 164.994 71.42 164.572 71.3464 164.186C71.3279 164.11 72.2554 164.106 72.1143 163.858C72.0062 163.662 71.3743 163.553 71.1925 163.719C70.8479 164.045 71.1234 164.845 71.1352 165.226C71.1655 165.683 70.9755 165.648 70.6932 165.899C70.4635 166.116 70.9394 166.081 71.0388 166.158C71.2283 166.273 71.3843 166.417 71.4399 166.645C71.5372 167.046 72.4158 167.256 72.0985 167.777C71.9564 167.69 71.6443 167.403 71.5001 167.64C71.5464 167.83 71.2621 167.657 71.2338 167.624C70.983 167.423 71.0037 167.175 70.9295 166.871C70.8647 166.604 70.7457 166.612 70.7441 166.855C70.7157 167.568 70.9778 168.231 71.0066 168.931C71.0102 169.111 70.9664 169.263 70.9319 169.453C70.9216 169.577 71.057 169.968 71.0616 169.987C71.0616 169.987 70.5168 169.655 70.3056 169.949C70.1042 170.199 69.9048 170.874 70.3179 170.995C70.1047 170.865 70.0027 171.193 69.8832 171.283C69.7683 171.391 69.5129 171.171 69.484 171.218C69.3784 171.365 69.7497 172.062 69.7435 172.285C69.7028 172.699 69.2393 172.287 69.1497 172.167C69.1075 172.077 68.7769 171.713 68.7083 172.012C68.6836 172.159 68.7217 172.15 68.5363 172.135C68.3937 172.129 67.597 171.758 67.8225 172.187C68.081 172.669 68.0259 173.107 67.9177 173.658C67.8486 174.038 67.8697 174.456 67.7816 174.841C67.7229 175.098 67.4663 175.785 67.164 175.455C67.0507 175.321 66.9472 175.145 66.9627 174.959C66.9643 174.717 67.0874 174.808 67.1924 174.742C67.2975 174.676 66.7037 174.558 66.6419 174.553C66.6229 174.558 66.2526 174.446 66.3098 174.432C66.0615 174.573 66.1314 175.525 66.2159 175.706C66.2766 175.873 66.2993 176.049 66.3219 176.225C66.3157 176.449 66.3358 176.282 66.1633 176.486C66.0577 176.633 66.1179 176.88 66.1503 177.014C66.0926 177.108 66.0777 177.213 66.0628 177.317C66.0329 177.527 65.9273 177.673 65.8737 177.868C65.8351 177.958 65.8118 178.61 65.8695 178.515C66.1131 178.355 66.5591 178.529 66.538 178.857C66.506 179.389 66.1183 179.04 65.8087 179.095C65.3421 179.168 65.5924 178.703 65.5513 178.451C65.5142 178.299 65.3587 178.074 65.1913 178.216C64.9904 178.386 65.1418 178.51 65.0599 178.671C65.0311 178.719 64.6665 178.464 64.5954 178.421C64.5717 178.407 64.9369 177.833 64.7047 177.708C64.3349 177.516 64.1578 176.953 63.7649 176.665C63.3766 176.396 63.066 176.613 63.4821 176.996C63.9502 177.428 63.7936 178.111 64.1711 178.585C64.3456 178.805 65.182 178.924 64.9703 179.299C64.6721 179.815 64.2996 180.027 63.7646 179.652C63.6698 179.595 62.8717 178.719 62.7552 179.07C62.663 179.355 62.8844 179.685 62.854 179.975C62.8334 180.222 62.8463 180.441 62.7638 180.683C62.6284 181.039 63.5168 181.206 62.8956 181.64C62.6185 181.828 62.4053 181.698 62.5021 182.179C62.567 182.446 62.5221 182.76 62.4252 183.026C62.3624 183.182 62.2228 183.438 62.0096 183.308C61.9386 183.265 61.7393 183.192 61.678 183.106C61.7213 183.035 61.8026 182.955 61.7078 182.897C61.5044 182.725 61.3613 182.8 61.4921 182.425C61.5261 182.316 61.8671 181.809 61.6961 181.77C61.5679 181.74 61.3912 181.844 61.3052 181.905C61.1528 181.942 60.9957 181.96 60.853 181.955C60.6723 181.958 60.4071 181.781 60.2593 181.837C60.0733 181.902 60.0661 182.287 59.8147 182.167C59.6299 182.07 59.4265 181.898 59.2441 182.144C58.9706 182.513 58.9026 183.478 58.9854 183.902C59.0632 184.388 59.8062 184.954 59.5415 185.442C59.2432 185.959 60.3578 185.728 60.3603 186.071C60.3789 186.147 60.0647 186.183 60.3252 186.341C60.4246 186.418 60.6286 186.51 60.6276 186.672C60.6394 187.052 59.8107 187.213 59.5728 187.231C58.9254 187.307 59.699 186.837 59.7428 186.685C59.9122 186.22 58.7797 186.293 59.1017 185.791C58.77 185.589 58.5748 186.363 58.616 186.616C58.6484 186.749 58.7858 186.817 58.8806 186.874C59.0701 186.99 59.1968 187.262 59.2715 187.486C59.4769 188.082 58.7909 187.502 58.4814 187.557C58.3671 187.585 58.3851 187.742 58.2286 187.679C58.1621 187.654 57.7218 187.338 57.6728 187.551C57.6486 187.618 57.729 187.699 57.5858 187.774C57.5142 187.812 57.419 187.835 57.3427 187.854C57.2856 187.868 57.1135 187.99 57.1557 188.081C57.2494 188.3 57.85 188.114 58.0163 188.134C58.4772 188.204 58.3716 189.097 58.3787 189.459C58.0636 188.91 57.5425 188.592 56.9245 188.541C57.0609 188.77 57.1933 188.899 57.3632 189.1C57.5424 189.339 57.3225 189.514 57.1046 189.365C56.912 189.735 56.8712 190.148 56.7497 190.561C57.0844 191.025 57.3954 191.474 57.7976 191.8C58.1669 192.073 58.5783 192.437 58.8321 192.9C59.086 193.363 58.8305 193.89 58.4427 193.54C58.1307 193.253 57.9824 192.643 57.626 192.588C57.4787 192.563 57.9262 193.242 57.9448 193.318C58.0194 193.542 58.056 193.775 57.8891 193.836C57.7222 193.897 58.147 194.399 58.1991 194.447C58.5863 194.878 58.6023 194.611 58.9396 194.67C59.0442 194.685 59.2389 194.739 59.3475 194.854C59.3001 194.825 59.7914 195.351 59.5823 195.322C59.435 195.297 59.3547 195.215 59.1729 195.381C59.058 195.489 58.9905 195.627 58.956 195.817C58.9735 196.055 58.975 196.559 59.2021 196.746C59.4008 196.899 60.6544 196.494 60.026 197.313C59.9493 197.412 59.3869 197.589 59.7417 197.886C60.1011 198.203 60.1264 197.974 60.3323 198.489C60.4261 198.709 60.5651 199.28 60.7211 199.424C60.8344 199.558 61.2691 199.271 61.3788 199.224C61.5755 199.701 61.1841 199.917 61.2871 200.175C61.4837 200.652 61.2375 201.216 61.0124 201.452C60.5242 201.934 60.5545 202.391 61.3192 202.548C62.1649 202.706 61.3209 201.559 61.926 201.392C62.3262 201.294 62.4225 201.856 62.6387 202.248C62.8457 202.601 63.3695 202.514 63.4586 202.714C63.4725 202.772 63.01 202.945 62.9812 202.992C62.8092 203.114 62.8086 203.195 62.7411 203.333C62.582 203.674 61.9005 203.86 61.5673 203.901C60.9102 204.02 62.1323 204.813 62.467 204.53C62.2095 204.633 61.696 205.343 61.8746 205.663C61.9781 205.839 62.5766 205.23 62.7106 205.116C62.9726 205.779 62.2645 205.689 62.2377 206.16C62.231 206.464 62.9839 206.241 63.0895 206.094C62.9304 205.688 63.6412 205.374 63.4516 206.006C63.3156 206.442 62.9406 207.058 62.6403 207.152C62.526 207.179 62.1366 207.072 62.2623 207.506C62.3462 207.768 62.545 207.922 62.7407 207.813C63.008 207.668 63.2954 207.356 63.54 207.034C63.8182 206.683 63.7924 206.993 63.9953 207.246C64.1936 207.48 64.2358 207.571 64.1858 207.946C64.1652 208.194 64.4412 208.167 64.5844 208.092C64.8708 207.941 65.0819 207.648 65.359 207.459C65.6696 207.243 65.8977 207.268 66.1661 206.96C66.3958 206.743 67.1504 205.53 67.2276 206.097C67.3388 206.554 66.8506 207.036 66.781 207.497C66.7609 207.663 67.0946 207.542 67.4237 207.401C67.6956 207.275 67.9485 207.153 68.0011 207.12C68.1726 207.078 68.411 206.98 68.5959 207.076C68.6906 207.134 68.6746 207.4 68.8044 207.187C68.9394 206.912 68.941 206.669 68.9518 206.465C69.0008 206.251 68.9112 206.131 69.4926 205.95C70.4506 205.656 71.3832 205.591 72.3407 205.378C73.26 205.175 73.9243 205.417 74.77 204.828C75.2526 204.489 75.8243 203.603 76.5896 203.679C76.6277 203.67 76.6751 203.699 76.7225 203.728C76.8476 203.495 77.0491 203.245 77.15 203.079C77.4096 202.652 77.7403 202.269 78.0519 201.891C78.33 201.54 78.5418 201.166 78.7725 200.787C78.9889 200.432 79.0831 199.824 79.4555 199.612C79.8088 199.405 80.2218 199.526 80.5 199.176C80.6391 199.001 80.415 199.076 80.3486 199.052C80.158 199.098 79.7872 199.067 79.7126 198.843C79.6384 198.538 79.8553 198.102 80.1133 197.918C80.2709 197.819 80.342 197.863 80.5032 197.944C80.7071 198.036 80.6093 197.717 80.6144 197.655C80.6345 197.489 80.6439 196.78 80.9663 196.944C81.1985 197.069 81.5657 197.666 81.8819 197.306C81.9922 197.179 82.1554 196.937 82.0566 196.78C81.9531 196.603 81.6621 196.734 81.5148 196.71C81.2866 196.684 81.23 196.617 81.3124 196.375C81.468 195.853 81.7657 195.417 81.9924 194.938C82.1418 194.64 82.0393 194.301 82.3447 194.146C82.5975 194.024 82.8788 193.936 83.1502 193.89C83.4216 193.844 83.5637 193.931 83.83 193.947C84.1153 193.958 83.8975 193.809 83.9269 193.681C84 193.401 84.2009 193.231 84.1412 192.902C84.0954 192.631 83.9192 192.653 84.083 192.331C84.2324 192.032 84.4292 191.763 84.5832 191.483C84.8237 191.061 84.8778 190.786 84.5853 190.413C84.005 189.686 84.6585 190.133 85.1297 190.079C85.7818 190.021 85.1663 189.565 85.0824 189.303C85.0124 189.098 84.8821 188.645 85.1402 188.461C85.3313 188.334 85.6289 188.645 85.7329 188.741C85.889 188.885 86.0286 188.629 86.0533 188.482C86.093 188.23 85.9184 188.01 85.8819 187.777C85.8551 187.501 85.867 187.134 86.0303 186.893C86.1791 186.675 86.4742 186.644 86.6329 186.383C86.9548 185.881 87.5532 186.018 87.9503 185.659C88.5004 185.182 88.7945 184.566 89.2452 184.012C89.3508 183.865 89.9951 183.527 89.8159 183.288C89.528 182.934 90.3698 180.752 90.7014 180.954C91.1103 180.975 91.4194 180.254 91.2788 179.925C91.1898 179.725 90.9611 179.781 91.1244 179.539C91.2387 179.511 91.3484 179.464 91.4622 179.517C91.6661 179.609 91.4184 179.669 91.5085 179.708C91.698 179.823 91.8475 179.525 91.8531 179.382C91.8784 179.154 91.6369 178.991 91.6858 178.777C91.7399 178.501 92.2864 177.844 91.9027 177.594C91.8564 177.403 91.8038 177.436 91.9099 177.209C92.0063 177.024 91.654 177.069 91.5974 177.002C91.2761 176.677 91.7314 176.142 91.6815 175.771C91.3328 175.997 91.1031 175.467 91.3236 175.212C91.6496 174.81 91.7083 175.3 92.0374 175.159C92.4237 175.005 92.4386 174.901 92.2877 175.442C92.1563 175.898 92.1295 176.368 92.1598 176.825C92.1958 177.139 92.2452 177.591 92.5341 177.783C92.7046 177.903 93.047 177.901 93.1768 177.688C93.4462 177.219 93.2753 176.433 93.1404 175.961C93.1404 175.961 93.0348 176.108 93.0395 176.127C92.6841 175.91 93.2533 175.429 93.4068 175.23C93.5747 175.008 93.8286 175.471 94.1092 175.463C94.409 175.451 93.9656 174.872 93.9903 174.725C94.0053 174.62 94.1871 174.455 94.0831 174.359C94.0594 174.345 93.651 174.242 93.756 174.177C94.234 173.818 94.8169 174.887 95.2985 174.71C95.5415 174.63 95.0807 173.814 95.244 173.573C95.5613 173.051 96.3801 172.933 96.6835 172.355C96.7701 172.213 96.6614 172.098 96.5476 172.045C96.2721 171.99 96.1263 172.47 95.9543 172.593C95.8302 172.663 95.5273 172.414 95.6329 172.267C95.806 171.983 96.372 171.986 96.6347 171.822C96.8448 171.69 97.1033 171.425 96.9385 171.162C96.9246 171.105 96.5266 170.879 96.6698 170.804C96.8989 170.668 98.272 170.919 98.3163 170.686C98.3657 170.392 98.0109 170.094 98.2272 169.739C98.6083 169.646 98.0625 169.476 98.0445 169.319C98.0074 169.167 98.0919 168.601 98.3344 168.603C98.458 168.613 98.5286 168.737 98.6667 168.724C98.9901 168.726 99.2847 168.029 99.4336 167.811C99.6499 167.456 99.7957 166.976 99.9173 166.563C99.9755 166.388 99.8772 166.149 100.016 166.055C100.154 165.961 100.316 165.881 100.455 165.787C100.617 165.788 100.783 165.808 100.955 165.766C101.126 165.724 100.899 165.537 100.976 165.357C101.102 165.044 101.365 164.798 101.429 164.48C101.478 164.266 101.403 164.042 101.509 163.815C101.77 163.307 102.512 163.289 102.734 162.791C102.811 162.61 102.664 162.505 102.498 162.485C102.237 162.326 102.472 162.128 102.62 161.91C102.693 161.791 102.545 161.847 102.541 161.748C102.522 161.671 102.666 161.515 102.714 161.463C102.844 161.25 102.852 160.703 102.47 160.877C102.284 160.942 102.092 161.312 101.961 160.859C101.896 160.592 102.259 160.504 102.439 160.501C102.752 160.707 102.902 160.328 103.136 160.21C103.46 160.051 103.869 160.153 104.211 160.151C104.354 160.156 104.663 160.182 104.764 160.016C104.74 159.921 104.708 159.788 104.58 159.758C104.447 159.71 104.06 160.026 103.984 159.883C103.886 159.725 104.119 158.861 104.334 158.829C104.505 158.788 104.538 158.921 104.672 158.727C104.778 158.58 104.86 158.419 105.013 158.301C105.261 158.079 105.48 158.147 105.775 158.035C106.295 157.848 105.934 157.027 106.103 156.643C106.127 156.577 106.365 156.64 106.461 156.455C106.606 156.138 106.579 155.781 106.581 155.457C106.592 155.253 106.58 154.953 106.762 154.788C106.891 154.655 107.232 154.814 107.213 154.819C107.242 154.772 107.058 154.514 107.058 154.514C107.44 154.421 107.657 154.651 107.989 154.853C108.205 155.244 108.34 154.888 108.432 154.604C108.51 154.342 108.856 153.774 108.715 153.526C108.57 153.258 108.197 153.47 108.031 153.369C108.06 153.402 108.13 152.861 108.069 152.775C108.031 152.703 107.866 152.521 108.118 152.48C108.451 152.439 108.773 152.765 109.05 152.496C109.399 152.189 109.389 151.646 109.496 151.257C109.593 150.91 109.651 150.816 109.94 151.008C110.577 151.055 110.366 150.521 110.269 150.121C110.195 149.816 110.397 149.484 110.64 149.324C110.831 149.197 111.348 149.414 111.34 149.214C111.318 148.957 111.052 148.86 111.192 148.604C111.259 148.467 111.456 148.278 111.395 148.111C111.367 147.997 111.144 147.991 111.211 147.853C111.279 147.716 111.374 147.611 111.527 147.574C111.736 147.523 111.906 147.724 112.112 147.573C112.623 147.187 112.372 146.4 112.432 145.901C112.552 144.984 112.855 145.899 113.308 145.769C113.594 145.699 113.639 145.305 113.507 145.095C113.371 144.866 113.576 144.715 113.74 144.473C113.855 144.284 114.371 143.916 114.011 143.681C113.916 143.623 113.708 143.431 113.965 143.409C114.179 143.377 114.492 143.584 114.679 143.438C114.903 143.282 114.916 142.835 115.017 142.588C115.302 141.934 115.785 141.514 116.145 140.921C116.29 140.685 116.13 140.36 116.275 140.042C116.415 139.706 116.731 139.427 116.762 139.056C116.787 138.747 116.503 138.574 116.8 138.3C116.982 138.135 117.391 138.157 117.402 137.871C117.403 137.629 117.195 137.518 117.406 137.305C117.616 137.092 117.86 136.932 118.108 136.791C118.538 136.566 119.031 136.103 118.953 135.536C118.917 135.303 118.745 135.426 118.617 135.315C118.442 135.176 118.501 134.839 118.559 134.663C118.671 134.293 118.82 134.075 119.157 134.134C119.366 134.164 119.534 133.942 119.597 133.785C119.718 133.534 119.534 133.276 119.626 133.072C119.789 132.75 120.264 132.876 120.507 132.797C120.869 132.709 120.739 132.256 121.097 132.149C121.363 132.084 121.529 132.266 121.744 131.992C121.864 131.821 121.942 131.56 121.872 131.355C121.802 131.15 121.55 131.191 121.709 130.931C121.974 131.028 122.092 131.262 122.261 130.797C122.334 130.597 122.194 130.187 122.413 130.094C122.556 130.018 122.684 130.129 122.812 130.158C123.007 130.212 123.221 130.18 123.393 130.057C123.603 130.006 123.845 130.008 124.069 130.014C124.254 130.029 124.244 130.153 124.374 129.94C124.351 129.844 124.327 129.749 124.309 129.673C124.074 130.033 123.488 129.368 123.752 128.961C123.853 128.795 124.178 128.635 124.098 128.392C124.052 128.201 123.729 128.199 123.825 127.934C123.888 127.777 124.104 127.583 124.038 127.398C124.001 127.245 123.902 127.168 124.036 126.974C124.305 126.586 124.712 126.931 125.036 126.852C125.565 126.704 125.063 126.382 125.188 126.069C125.251 125.912 125.347 125.808 125.495 125.752C125.476 125.756 125.823 125.692 125.78 125.763C125.915 125.569 125.868 125.378 125.955 125.155C126.186 124.776 125.939 124.756 125.908 124.38C125.9 124.099 126.12 123.925 126.373 123.883C127.101 123.726 127.19 123.18 127.56 122.626C127.752 122.337 127.973 122.082 128.307 121.96C128.769 121.787 128.732 121.715 128.777 121.24C128.819 120.665 129.108 120.11 129.278 119.564C129.468 118.933 129.359 118.152 129.752 117.613C129.843 117.489 130.287 117.24 130.195 117.606C130.131 117.843 129.94 118.051 129.966 118.327C129.974 118.608 130.752 117.491 130.824 117.372C131.036 116.917 130.179 117.045 130.144 116.649C130.122 116.312 130.57 116.243 130.764 116.378C130.782 116.454 130.804 116.711 130.919 116.683C131.052 116.651 131.177 116.418 131.235 116.324C131.408 116.039 131.671 115.794 131.844 115.509C132.095 115.045 131.669 114.704 132.104 114.255C132.574 113.778 133.282 113.868 133.746 113.453C134.143 113.094 133.193 112.84 133.657 112.506C134.02 112.256 134.592 112.036 135.02 112.053C134.352 111.63 135.271 111.508 135.027 111.002C134.9 110.73 134.673 110.624 134.417 110.484C134.956 110.212 135.518 110.035 135.845 109.471C135.985 109.215 136.053 108.997 135.744 108.971C135.435 108.945 135.224 108.492 135.397 108.207C135.615 108.356 136.068 108.811 136.313 108.489C136.558 108.167 136.722 107.845 137.014 107.552C137.109 107.448 137.248 107.354 137.32 107.235C137.344 107.25 137.562 107.399 137.619 107.304C137.677 107.209 137.464 107.079 137.421 107.07C137.436 106.965 137.47 106.856 137.485 106.751C137.563 106.49 137.679 106.22 137.828 106.002C137.962 105.808 138.149 105.581 138.397 105.52C138.599 105.189 138.475 105.178 138.358 104.864C138.264 104.644 138.678 104.604 138.788 104.557C139.207 104.455 139.105 104.117 139.126 103.789C139.152 103.399 139.305 103.281 139.647 103.44C139.917 103.556 140.531 104.174 140.824 103.8C141.227 103.298 140.355 103.45 140.076 103.296C139.611 103.045 140.201 102.317 140.175 101.96C140.152 101.784 139.905 101.682 140.021 101.493C140.117 101.389 140.411 101.519 140.496 101.539C140.791 101.588 141.42 101.435 141.616 101.165C141.904 100.772 140.84 100.547 141.042 100.215C141.345 99.7176 141.864 100.439 142.034 99.8124C142.175 99.3139 141.797 98.9215 141.972 98.3946C142.185 97.7777 142.481 98.4121 142.878 97.9723C143.022 97.8163 143.333 97.5995 143.23 97.342C143.136 97.1226 142.884 97.083 142.743 96.9156C142.261 96.3464 143.419 95.9639 143.739 95.866C144.21 95.812 145.006 95.5175 144.672 94.8922C144.48 94.5152 144.318 94.5143 144.597 94.0832C144.731 93.8891 144.861 93.7568 144.81 93.5471C144.749 93.2994 144.87 93.0481 145.08 92.9162C145.376 92.7231 145.561 92.9003 145.797 93.0446C145.963 93.1455 146.053 93.265 146.183 93.0518C146.24 92.957 146.346 92.8102 146.318 92.6959C146.295 92.6006 146.133 92.5996 146.11 92.5043C146.055 92.2756 146.312 92.1727 146.454 92.2593C146.502 92.2881 146.677 92.4271 146.743 92.4513C146.772 92.4039 146.844 92.2856 146.844 92.2856C147.128 92.4586 147.202 92.0168 147.455 91.8947C147.723 91.749 148.021 91.8983 148.228 91.5857C148.362 91.3915 148.539 91.2072 148.696 91.3509C148.8 91.4467 148.946 90.8056 148.956 90.7629C149.298 90.0944 148.474 90.2746 148.349 89.7601C148.284 89.4933 148.476 89.2853 148.33 89.018C148.312 88.9417 147.928 88.611 147.914 88.6347C147.986 88.5162 148.361 88.728 148.476 88.5384C148.606 88.3252 148.246 88.0899 148.376 87.8767C148.592 87.5214 149.322 87.8685 149.535 87.9983C149.583 88.0271 149.867 88.1194 149.797 87.9145C149.751 87.7239 149.59 87.5611 149.425 87.4601C148.975 87.1861 149.122 87.13 149.211 86.6645C149.241 86.4554 149.161 86.2931 149.177 86.1077C149.212 85.8368 149.415 86.0094 149.568 85.8106C149.689 85.6401 149.691 85.2359 150.023 85.4378C150.208 85.4532 150.418 85.4023 150.58 85.3225C150.799 85.2288 151.421 84.7144 151.037 84.4645C150.943 84.4069 150.82 84.3156 150.628 84.4428C150.51 84.3706 150.415 84.313 150.297 84.2409C150.202 84.1832 149.989 84.0534 149.942 83.9437C149.872 83.8196 150.98 83.7316 151.085 83.6657C151.477 83.3686 151.095 82.8762 151.245 82.4967C151.405 82.0744 151.893 82.4199 151.628 82.8273C151.556 82.9457 151.497 83.2022 151.702 83.2131C151.883 83.2095 151.936 83.0148 152.056 82.9253C152.505 82.6142 152.79 83.3723 153.202 82.9089C153.423 82.6535 153.679 82.0462 153.428 81.764C153.211 81.5343 152.811 81.5507 152.69 81.217C152.545 80.788 153.111 80.8725 153.354 80.7932C153.075 81.2242 154.372 81.4134 154.577 81.4242C154.805 81.4495 155.028 81.4557 155.242 81.5046C155.432 81.5392 155.462 81.33 155.563 81.1642C155.693 80.951 156.335 80.1894 156.17 79.9268C156.043 79.7357 155.248 79.2025 155.089 79.4631C155.019 79.1772 154.926 78.9579 155.203 78.7695C155.241 78.7602 156.027 78.5892 155.89 78.4409C155.705 78.2637 155.278 78.2466 155.049 78.2214C154.864 78.2059 154.382 78.3836 154.269 78.3305C154.34 78.3738 154.666 77.8907 154.714 77.8387C154.772 77.744 154.669 77.4864 154.708 77.3155C154.8 77.0307 155.139 76.8474 155.184 77.1996C155.234 77.571 156.051 77.8569 156.3 77.5541C156.597 77.1993 155.867 76.8521 155.85 76.5333C155.842 76.3335 156.033 76.1254 156.087 75.9307C156.179 75.6459 156.081 75.4075 156.111 75.1176C156.117 74.9749 156.18 74.7375 156.276 74.6334C156.517 74.7967 156.653 74.3601 156.697 74.2081C156.785 73.9043 157.002 74.134 157.092 74.2535C157.243 74.459 157.506 74.1325 157.593 73.9904C157.679 73.8482 157.819 73.5923 157.991 73.5506C158.086 73.5275 158.581 73.407 158.292 73.2149C158.015 72.7374 158.731 71.6147 159.08 71.3078C159.348 71.0812 159.605 71.0591 159.797 70.6894C159.976 70.3433 159.69 70.3319 159.731 69.9992C159.775 69.6856 160.005 69.4684 160.069 69.1501C160.109 68.8983 160.087 68.6413 160.045 68.3889C160.022 68.2936 159.857 68.0309 160.001 67.9557C160.158 67.8568 160.447 68.049 160.566 68.1211C160.644 68.4451 160.794 68.0655 160.895 67.9805C161.038 67.8245 161.224 67.7591 161.415 67.7127C161.872 67.6015 162.084 67.9739 162.464 67.9621C162.104 67.7267 161.749 67.5104 161.389 67.275C161.242 67.1694 160.779 66.6766 161.199 66.5746C161.58 66.482 162.039 66.8749 162.323 67.048C162.394 67.0913 162.4 66.8677 162.519 66.9398C162.656 67.0073 162.803 67.1129 162.945 67.1994C163.017 67.081 163.166 66.8632 162.995 66.7432C162.995 66.7432 162.962 66.6907 162.977 66.667C163.007 66.4579 163.326 66.36 163.37 66.1272C163.419 65.9135 163.072 65.897 162.982 65.8584C162.916 65.8342 163.094 65.4881 163.113 65.4026C163.206 65.0369 163.299 64.6714 163.254 64.3191C163.227 64.043 163.186 63.7098 163.298 63.4204C163.413 63.15 163.813 63.1335 163.83 63.4523C163.852 63.7093 163.589 63.955 163.745 64.1795C163.806 64.2656 163.942 63.8288 163.956 63.8051C164.033 63.7057 164.129 63.6018 164.252 63.6929C164.37 63.765 164.42 63.3896 164.411 63.3514C164.428 63.0043 164.284 63.0795 164.153 62.8693C164.115 62.7978 164.044 62.6737 164.045 62.5928C164.054 62.6309 164.071 62.203 164.165 62.3416C164.227 62.4276 164.207 62.5131 164.397 62.5476C164.506 62.5816 164.625 62.5728 164.74 62.545C164.864 62.4745 165.107 62.3142 165.085 62.1381C165.048 61.9857 164.219 61.4001 164.956 61.5238C165.041 61.5434 165.429 61.8122 165.398 61.5171C165.367 61.222 165.238 61.2735 165.396 61.0129C165.469 60.8945 165.675 60.6627 165.685 60.5391C165.7 60.4346 165.32 60.2847 165.249 60.2414C165.413 59.9999 165.711 60.1493 165.783 60.0308C165.928 59.794 166.365 59.7682 166.603 59.8316C167.097 59.9537 167.326 59.8173 167.01 59.3491C166.662 58.8284 166.49 59.6169 166.102 59.348C165.832 59.1512 166.085 58.9484 166.187 58.7017C166.259 58.5024 165.947 58.215 166.024 58.1156C166.038 58.0919 166.37 58.2937 166.413 58.3035C166.579 58.3236 166.646 58.267 166.775 58.2155C167.094 58.1177 167.477 58.5293 167.647 58.7301C167.987 59.1319 168.004 57.8763 167.739 57.6986C167.895 57.8423 168.537 57.9082 168.657 57.6569C168.739 57.4957 168.175 57.2495 168.056 57.1774C168.421 56.6042 168.555 57.3185 168.851 57.1254C169.023 57.0029 168.708 56.373 168.59 56.3009C168.355 56.6609 168.03 56.0737 168.468 55.9672C168.773 55.893 169.2 56.0718 169.312 56.3674C169.34 56.4817 169.399 56.8911 169.596 56.6213C169.716 56.4508 169.756 56.199 169.657 56.0414C169.516 55.7932 169.308 55.6016 169.085 55.4337C168.839 55.2513 169.035 55.1432 169.213 54.878C169.376 54.6365 169.467 54.5942 169.709 54.5958C169.871 54.5968 169.915 54.3641 169.907 54.2451C169.889 54.0072 169.762 53.816 169.778 53.5498C169.789 53.2645 170.019 53.0472 169.988 52.7521C169.979 52.5522 169.758 51.4759 170.252 51.5172C170.647 51.5625 170.591 52.1614 170.889 52.3108C171.074 52.4071 171.462 51.3443 171.534 51.2258C171.62 51.0837 171.745 50.8513 171.927 50.7669C172.022 50.7437 172.173 50.8684 172.127 50.6779C172.03 50.1969 171.569 50.1273 171.868 49.6108C172.156 49.137 172.534 48.7827 172.87 48.3377C173.191 47.9165 173.63 47.8099 173.686 47.2109C173.726 46.8783 173.483 46.2107 173.893 45.9898C174.089 45.8817 174.877 46.1342 174.608 45.7757C174.401 45.5033 174.373 45.3081 174.314 44.9795C174.696 45.4719 175.098 45.8788 175.803 45.6265C176.208 45.4674 176.647 45.3608 177.066 45.2589C176.921 44.9107 176.785 44.6007 176.711 44.2149C176.656 43.9054 176.648 43.7056 176.826 43.4404C176.984 43.1798 176.813 43.2215 176.786 42.9455C176.738 42.3316 177.042 41.6724 177.378 41.1466C177.45 41.0281 177.67 40.7727 177.629 40.6012C177.564 40.3344 177.153 40.6362 177.02 40.6687C176.927 40.2875 178.115 39.6958 178.414 39.8452C179.2 40.3402 178.902 38.6165 178.928 38.3075C178.963 37.9558 179.038 37.5139 179.268 37.2157C179.488 36.9603 179.482 37.2647 179.514 37.3981C179.384 37.6113 179.706 37.8559 179.864 37.6762C180.089 37.4398 179.688 37.0329 179.689 36.7903C179.682 36.4288 180.275 36.6277 180.191 36.4464C180.149 36.3557 179.689 36.0436 179.833 35.8875C180.192 35.457 180.731 36.8399 181.11 36.2431C181.197 36.1009 181.383 35.9547 181.255 35.8445C181.137 35.7724 181.109 35.658 181.172 35.5015C181.245 35.3022 181.199 35.0307 181.414 34.918C181.59 34.8145 181.552 34.9046 181.609 34.8098C181.841 34.3499 181.814 33.3272 182.405 33.1836C182.944 32.9112 183.091 32.27 182.464 32.0186C182.712 32.0392 182.932 31.8646 183.033 31.618C183.12 31.395 182.983 31.2466 182.994 31.0421C183.017 30.4715 183.721 30.4618 184.088 30.2312C184.595 29.9062 184.462 29.1111 184.841 28.6759C185.186 28.2691 185.776 28.1254 186.013 27.6037C186.162 27.3051 186.178 27.0387 186.185 26.7344C186.195 26.6108 186.201 26.3873 186.321 26.2977C186.426 26.2318 186.587 26.3946 186.658 26.4378C186.89 26.563 187.128 26.5455 187.346 26.6135C187.655 26.7201 187.685 26.4302 187.753 26.2119C187.71 26.2021 187.687 26.1876 187.682 26.1686C187.64 25.9971 188.17 25.7674 188.351 25.7638C188.388 25.9163 188.448 26.164 188.176 26.2907C188.369 26.5868 188.618 27.0308 188.604 27.0544C188.738 26.9412 188.77 26.3278 188.771 26.1661C188.788 25.819 188.79 25.4147 188.654 25.1047C188.514 24.7756 187.91 23.9536 188.175 23.5462C188.412 23.6904 188.442 24.0664 188.799 24.0402C189.056 24.018 189.243 23.7909 189.302 23.5345C189.351 23.3208 189.525 22.9555 189.786 22.9525C190.005 22.9396 189.917 23.2436 190.007 23.363C190.233 23.7117 191.119 22.79 191.249 22.5768C191.412 22.4161 191.716 22.3419 191.808 22.138C191.842 22.0288 191.8 21.9381 191.743 21.8712C191.576 21.9319 191.433 22.0071 191.29 22.0823C191.156 22.1955 190.31 22.7847 190.093 22.555C189.909 22.3778 190.529 22.0251 190.678 21.8881C190.993 21.6095 190.398 21.7341 190.231 21.7949C189.936 21.9071 189.673 22.0719 189.453 22.2465C189.243 22.2974 189.034 22.3483 188.857 22.4518C188.537 22.6305 188.34 22.9813 188.002 23.0837C187.558 23.2521 187.238 23.5116 186.78 23.6228C185.809 23.8591 185.353 22.981 184.477 23.8601C184.199 24.1294 184.292 24.4296 184.357 24.6963C184.438 24.7777 184.854 25.08 184.644 25.2119C184.453 25.339 183.821 25.3112 183.525 25.4235C183.01 25.6294 182.708 25.9651 182.236 26.1809C181.854 26.3544 181.459 26.3899 181.082 26.5825C180.653 26.808 180.476 26.9116 179.961 27.0367C179.86 26.6174 180.546 26.4506 180.857 26.153C181.086 25.9356 181.259 25.6514 181.323 25.414C181.371 25.2811 181.402 24.9912 181.14 24.9943C180.817 24.9922 180.946 25.5257 181.099 25.4886L180.375 25.6647C180.375 25.6647 180.081 25.5344 179.924 25.5524C179.467 25.5828 179.29 25.7671 178.894 25.8834C178.703 25.9298 178.332 25.9797 178.156 25.9215C178.124 25.7881 178.034 25.6686 177.811 25.6624C177.088 25.6768 176.46 26.4147 175.968 26.7159L174.741 27.4786C174.9 27.1372 175.461 26.4558 175.391 26.17C175.354 26.0176 174.682 26.2416 174.568 26.2694C174.092 26.3852 174.357 26.5629 174.08 26.7513C173.248 27.3167 173.074 26.35 172.575 26.2897C171.867 26.1995 172.071 27.7039 172.071 27.7039C171.919 27.741 171.635 27.4062 171.407 27.3809C171.117 27.3505 170.775 27.3531 170.461 27.3891C170.027 27.4339 170.217 27.4684 170.23 27.6873C170.248 27.8444 169.591 27.9638 169.452 28.1389C169.15 28.4746 169.276 28.9083 168.998 29.2585C168.859 29.4335 168.554 29.5077 168.49 29.7451C168.388 30.1535 168.715 30.3363 169.022 30.6046C168.6 30.445 168.14 30.2945 167.765 30.0828C167.481 29.9097 166.992 29.7259 166.856 29.4967C166.785 29.3725 166.643 29.286 166.472 29.2469L166.263 29.2979ZM118.209 88.7329C118.209 88.7329 118.282 88.6144 118.31 88.567C118.481 88.6871 118.603 88.9399 118.426 89.1243C118.307 89.0521 118.099 88.9415 118.214 88.752L118.209 88.7329ZM116.755 90.7212C116.561 90.6676 116.566 90.5249 116.544 90.3488C116.887 90.2654 116.976 90.3849 116.755 90.7212ZM83.1367 140.047C82.734 139.802 83.3469 139.168 83.675 139.19C83.2424 139.154 83.9417 139.125 83.675 139.19C84.2276 139.055 83.3308 140.181 83.1367 140.047ZM61.0882 184.582C61.0882 184.582 59.829 184.383 60.223 183.763C60.4105 183.455 60.5856 183.594 60.7267 183.842C60.8018 183.985 61.1227 184.392 61.0882 184.582ZM66.7138 204.647C66.6648 204.861 66.4783 205.007 66.431 204.979C66.4845 204.784 66.5773 204.418 66.6725 204.395C66.6725 204.395 66.7045 204.609 66.6947 204.652L66.7138 204.647ZM73.3528 203.316C72.9908 203.404 73.7705 203.456 73.3528 203.316C72.9908 203.404 72.4619 202.806 72.8003 202.703C73.6867 202.447 73.856 203.476 73.3528 203.316ZM71.5975 166.547C71.2659 166.345 71.6022 165.819 71.9148 166.025C72.2464 166.227 71.9101 166.753 71.5975 166.547ZM73.3277 163.785C73.3277 163.785 73.472 163.548 73.5441 163.429C73.6012 163.416 73.6203 163.411 73.6393 163.406C73.901 163.403 73.56 163.91 73.3421 163.761L73.3277 163.785ZM76.0335 158.727C76.3111 159.205 75.9011 159.345 75.8615 158.85C75.808 158.298 76.1777 158.49 76.0335 158.727C76.1345 158.561 76.2451 159.1 76.0335 158.727ZM84.414 188.961C84.2482 188.86 84.4789 189.228 84.414 188.961C84.2482 188.86 84.4187 188.233 84.5655 188.339C84.9682 188.584 84.4737 189.29 84.414 188.961ZM87.6437 182.323C87.5253 182.251 87.3167 182.14 87.4321 181.95C87.6226 181.904 87.6803 181.809 87.7313 182.019C87.7637 182.152 87.7632 182.233 87.6437 182.323ZM83.5413 148.102C83.6613 147.932 83.9692 148.119 83.8729 148.304C83.7719 148.47 83.4403 148.268 83.5413 148.102ZM84.1165 148.891C84.1165 148.891 83.9733 148.966 83.8924 148.965C83.7498 148.96 83.7451 148.941 83.7642 148.936C83.5268 148.873 83.071 148.741 83.4186 148.677C83.4758 148.663 84.1886 148.772 84.1165 148.891ZM86.135 146.402C85.9537 146.486 85.6844 146.209 85.5088 146.151C84.9629 145.981 85.5237 146.793 85.6323 146.908C85.7219 147.027 85.7456 147.041 85.7219 147.027C86.0659 147.529 85.4633 147.292 85.1034 147.056C84.7197 146.807 84.9865 146.742 84.9366 146.37C84.9134 146.275 84.5349 145.963 84.5684 145.935C84.6549 145.793 85.7689 145.643 85.0181 145.543C84.7662 145.504 84.1615 145.59 84.3923 145.211C84.5654 144.927 84.31 144.706 84.4109 144.541L84.7426 144.742C84.7426 144.742 84.86 144.976 84.964 145.072C85.068 145.168 85.3704 144.751 85.478 145.028C85.5717 145.247 85.3991 145.451 85.5835 145.628C85.7442 145.791 85.9671 145.878 86.1134 146.064C86.1747 146.15 86.34 146.332 86.1587 146.416L86.135 146.402ZM86.8036 144.504C86.4483 144.287 86.7053 144.265 86.7836 143.923C86.8372 143.729 86.623 143.761 86.7146 143.557C86.7821 143.419 86.9819 143.411 87.0767 143.469C87.361 143.642 87.2018 144.73 86.78 144.489L86.8036 144.504ZM87.8086 142.826C87.5418 142.891 86.9058 142.683 86.7039 143.014C85.9241 142.962 86.5545 143.313 86.4237 143.688C86.3654 143.864 86.1275 143.881 85.9843 143.956C85.7695 144.069 85.8504 144.069 85.8211 144.198C85.8015 144.283 85.3812 143.8 85.3483 143.748C85.2916 143.681 84.8519 143.283 84.9044 143.25C85.0193 143.141 85.0852 143.246 85.2093 143.176C85.3144 143.11 85.3865 142.992 85.4586 142.873C85.5884 142.66 85.8274 142.481 86.0643 142.625C86.2775 142.755 86.2461 142.46 86.1993 142.35C86.1056 142.131 86.1066 141.969 86.1653 141.712C86.2534 141.328 86.5109 141.225 86.8189 141.412C87.269 141.686 86.5855 142.195 86.9547 142.469C87.3667 142.752 87.3642 142.41 87.769 142.331C88.2691 142.23 88.2515 142.739 87.8132 142.846L87.8086 142.826ZM90.1643 136.744C89.8975 136.809 90.4959 136.946 90.1643 136.744C89.9547 136.795 90.3085 136.507 90.342 136.479C90.5521 136.347 90.8097 136.244 91.0275 136.393C91.4822 136.686 90.4295 136.922 90.1452 136.748L90.1643 136.744ZM104.863 156.359C104.833 156.568 104.666 156.791 104.565 156.957C104.238 157.44 104.295 156.679 104.44 156.442C104.512 156.324 104.927 156.041 104.863 156.359ZM111.714 147.266C111.609 147.413 111.59 147.418 111.447 147.331C111.52 147.132 111.663 147.138 111.83 147.077C111.801 147.124 111.758 147.195 111.729 147.243L111.714 147.266ZM105.437 112.566C105.129 112.378 105.157 111.665 105.588 111.944C105.754 112.045 105.806 112.092 105.742 112.33C105.708 112.439 105.579 112.652 105.437 112.566ZM106.057 113.041C105.9 112.978 105.758 112.81 105.698 112.644C105.581 112.248 106.223 112.233 106.297 112.619C106.362 112.886 106.422 113.214 106.057 113.041ZM106.572 109.848C106.277 109.879 106.543 109.148 106.78 109.292C106.614 109.191 107.047 109.228 106.78 109.292C107.256 109.177 106.748 109.825 106.572 109.848ZM110.115 104.829C110.115 104.829 109.638 104.944 109.586 104.897C109.681 104.954 109.964 104.542 109.984 104.457C110.057 104.177 109.51 104.168 109.683 103.884C109.928 103.481 110.442 104.265 110.54 104.422C110.536 104.403 110.488 104.374 110.465 104.36C110.378 104.502 110.267 104.792 110.11 104.81L110.115 104.829ZM110.558 104.66C110.558 104.66 110.592 104.551 110.573 104.475C110.639 104.58 110.836 105.138 110.935 105.134C110.774 105.133 110.424 104.854 110.539 104.665L110.558 104.66ZM111.358 98.6534C111.502 98.4165 111.88 98.8089 112.078 99.0433C112.111 99.0958 112.159 99.1247 112.168 99.1628C112.21 99.2534 112.215 99.2724 112.191 99.258C112.205 99.3152 112.233 99.3487 112.247 99.4059C112.252 99.3441 111.108 99.0369 111.343 98.677L111.358 98.6534ZM112.978 101.832C112.812 101.731 112.457 101.595 112.572 101.406C112.726 101.126 113.044 101.19 113.157 101.405C113.157 101.405 113.176 101.4 113.199 101.495C113.127 101.614 113.055 101.732 112.983 101.851L112.978 101.832ZM123.055 130.079C122.839 130.434 122.457 129.942 122.577 129.771C122.822 129.449 123.076 129.831 123.055 130.079ZM118.431 92.7155C118.313 92.6433 118.104 92.5326 118.219 92.343C118.219 92.343 118.482 92.2591 118.486 92.2782C118.605 92.3503 118.498 92.6588 118.436 92.7345L118.431 92.7155ZM118.541 91.0943C118.229 90.8877 118.421 90.5179 118.715 90.7291C118.937 90.897 118.807 91.272 118.541 91.0943ZM130.981 115.195C131.053 114.995 131.196 115.001 131.363 114.94C131.247 115.13 131.194 115.324 130.981 115.195ZM134.821 109.74C134.72 109.906 134.388 109.704 134.489 109.538C134.758 109.231 134.827 109.516 134.821 109.74ZM134.804 108.674C134.569 109.034 134.448 108.539 134.593 108.302C134.936 108.219 135.025 108.338 134.804 108.674ZM136.027 65.8935C135.513 66.0186 136.098 65.2708 136.173 65.3332C136.368 65.4676 136.099 65.775 136.027 65.8935ZM138.952 58.6635C138.851 58.8293 138.519 58.6275 138.62 58.4617C138.835 58.3489 139.125 58.2984 138.952 58.6635ZM148.185 87.1763C148.077 86.9806 148.264 86.6726 148.502 86.6551C148.834 86.857 148.498 87.3828 148.185 87.1763ZM144.943 48.69C144.726 49.0453 144.344 48.5529 144.464 48.3824C144.781 47.8613 145.159 48.3346 144.943 48.69ZM146.057 44.7255C145.74 44.4999 146.231 44.3604 146.44 44.4711C146.358 44.6323 146.238 44.8028 146.057 44.7255ZM148.519 44.3894C148.465 44.5841 148.178 44.1494 148.164 44.0923C148.071 43.792 148.121 43.4166 148.464 43.3332C149.374 43.0918 148.612 43.943 148.5 44.3941L148.519 44.3894ZM157.199 73.7832C156.925 74.2333 156.656 73.209 157.3 73.6174C157.272 73.6648 157.228 73.7359 157.199 73.7832ZM168.326 52.3085C168.207 52.2364 167.999 52.1256 168.114 51.9361C168.114 51.9361 168.376 51.8522 168.381 51.8712C168.499 51.9433 168.393 52.2519 168.33 52.3276L168.326 52.3085ZM178.744 37.3835C178.662 37.5447 178.542 37.7152 178.361 37.6379C178.044 37.4123 178.535 37.2728 178.744 37.3835ZM177.28 37.9211C177.661 38.5752 176.835 38.332 176.818 38.0132C176.796 37.6754 177.176 37.8253 177.28 37.9211ZM175.085 44.8322C175.197 44.5428 175.635 44.3555 175.907 44.3096C176.259 44.2644 176.156 44.6727 176.108 44.8865C176.039 45.1857 175.785 45.5503 175.443 45.472C175.21 45.4277 175.003 45.0743 175.085 44.8322ZM171.928 46.8714C171.827 47.0372 172.195 46.8065 171.928 46.8714C171.808 47.0418 171.233 46.9193 171.33 46.7344C171.608 46.3034 172.247 46.7736 171.928 46.8714Z" fill="url(#paint249_linear_2063_430)"></path><path d="M207.644 17.3793C207.349 17.4916 206.996 17.6177 206.781 17.8113C206.465 18.0899 206.674 18.2008 206.04 18.3346C205.545 18.4551 204.995 18.851 204.722 19.1394C203.949 19.6101 204.272 19.6121 204.765 19.815C205.235 20.0036 204.943 20.2967 204.459 20.1318C204.065 20.0056 204.028 19.8531 203.504 19.9401C203.214 19.9906 202.947 20.0554 202.661 20.1249C202.675 20.1821 202.646 20.2295 202.603 20.3006C202.415 20.6085 202.159 20.4689 202.256 20.2031C202.066 20.2495 201.856 20.3004 201.661 20.3277C201.604 20.3416 201.527 20.3602 201.447 20.3597C201.36 20.5018 201.288 20.6203 201.201 20.7624C201.201 20.7624 201.58 21.074 201.603 21.1693C201.729 21.5221 201.301 21.505 201.082 21.5179C200.649 21.5626 200.313 21.3417 200.611 20.906C200.35 20.7474 200.281 21.2083 200.232 21.3411C200.145 21.5641 199.788 21.5904 199.598 21.6367C199.121 21.7525 199.434 21.9591 199.513 22.283C199.564 22.4926 199.489 23.0153 199.191 22.7042C199.078 22.5703 198.924 22.1032 198.864 22.5214C198.819 22.835 198.842 23.0112 198.664 23.2764C198.549 23.4659 198.324 23.7022 198.356 23.9165C198.393 24.0689 197.853 23.7563 197.628 23.9118C197.523 23.9778 197.498 24.125 197.412 24.1863C197.27 24.0998 197.14 24.313 197.059 24.3933C196.92 24.5684 196.823 24.7532 196.708 24.9427C196.59 24.8706 196.405 24.7743 196.487 24.6131C196.297 24.5786 196.107 24.5442 195.921 24.6095C195.735 24.6749 195.885 25.0421 195.917 25.1755C195.443 24.887 195.032 26.7632 194.834 27.1139C194.724 27.3225 194.57 27.5212 194.388 27.6865C194.101 27.9177 193.937 28.321 193.73 28.6336C193.696 28.8236 193.913 29.0533 193.817 29.2382C193.702 29.4277 193.629 29.5461 193.415 29.6589C193.09 29.8185 192.786 29.731 192.502 29.5579C192.095 29.2937 192.139 29.8076 192.185 30.079C192.24 30.3077 192.373 30.437 192.562 30.5524C192.643 30.5529 192.976 30.593 192.975 30.7547C192.975 30.7547 192.717 30.8578 192.84 30.9489C192.992 31.0736 192.82 31.1961 192.719 31.3619C192.433 31.4314 192.216 31.2018 192.019 31.4716C191.957 31.5473 191.433 32.3001 191.552 32.3723C191.722 32.4923 192.085 32.2426 192.313 32.3487C192.631 32.4934 191.862 32.9022 191.791 32.9398C191.429 33.0278 191.136 33.3209 190.925 33.6145C190.652 33.9837 190.364 34.3766 189.925 34.564C189.868 34.5779 189.369 35.2643 189.397 35.2978C189.35 35.269 189.071 34.9533 189.052 35.0388C188.959 35.4044 189.737 35.6995 189.912 35.9195C190.171 36.2398 190.075 36.4247 189.868 36.7373C189.753 36.9269 189.637 37.1164 189.522 37.3059C189.356 37.2049 189.171 37.1086 188.986 37.0931C188.563 37.0952 188.926 37.5922 189.034 37.707C189.044 37.7451 189.359 38.2942 189.121 38.2308C188.927 38.1773 188.85 38.2766 188.631 38.2895C188.293 38.3111 187.995 38.0808 188.326 37.6976C188.546 37.4422 188.503 37.4324 188.176 37.2496C188.039 37.1821 187.257 36.787 187.141 36.9765C187.141 36.9765 188.181 37.9346 187.359 37.8722C186.765 37.8351 187.594 38.2589 187.736 38.3455C188.044 38.533 188.56 38.993 188.974 38.872C189.622 38.7145 188.903 39.6563 188.845 39.7511C188.916 39.1284 187.661 38.9491 187.307 39.2369C187.087 39.4115 187.406 39.4754 187.539 39.5238C187.842 39.6114 188.079 39.7557 188.344 39.9334C188.215 40.1466 187.622 39.8668 187.489 39.8184C187.242 39.7169 186.746 39.2523 186.558 39.5603C186.416 40.2205 188.381 40.2475 187.847 41.124C187.582 40.9463 187.302 40.7923 187.037 40.6146C186.936 40.7804 187.462 41.0359 187.227 41.3958C186.996 41.7748 187.262 41.7909 187.48 42.0206C188.061 42.5856 186.512 42.3568 186.617 42.21C186.516 42.3759 186.986 42.6452 187.061 42.7076C187.369 42.895 187.06 42.9502 186.869 43.0774C186.472 43.3554 186.521 43.8885 186.781 44.2088C186.822 44.3803 186.945 44.5523 186.763 44.7176C186.581 44.8829 186.48 45.0487 186.35 45.2619C186.245 45.4087 186.168 45.5081 185.983 45.4118C185.96 45.3974 185.628 45.1954 185.613 45.2191C185.589 45.2856 185.759 45.4864 185.773 45.5436C185.806 45.677 185.814 45.796 185.809 45.9386C185.817 46.0576 185.728 46.6848 185.613 46.7126C185.537 46.7311 185.499 45.9937 185.308 46.04C185.08 46.0956 185.337 46.7394 184.81 46.5648C184.545 46.4679 184.294 46.2665 184.057 46.1223C184.236 46.4422 184.452 46.8336 184.345 47.2229C184.291 47.4176 184.049 47.3351 184.063 47.4732C184.056 47.6967 184.306 48.0598 184.191 48.2493C184.061 48.4625 183.753 48.275 183.595 48.4547C183.485 48.5824 183.531 48.773 183.563 48.9064C183.638 49.2113 183.726 49.4924 183.781 49.802C183.55 49.5151 183.38 49.3143 183.072 49.1268C183.192 49.7031 182.959 50.4055 182.732 50.9653C182.679 51.0791 182.616 51.3165 182.487 51.368C182.372 51.3958 182.249 51.3047 182.111 51.3989C181.643 51.7146 182.733 52.2162 182.028 52.4685C181.823 52.5385 181.571 52.4989 181.463 52.3032C181.388 52.16 181.503 52.0514 181.532 51.9231C181.547 51.7377 181.021 51.5631 181.383 51.4751C181.574 51.3479 181.575 51.1052 181.405 50.9852C181.163 50.8219 181.043 51.0733 180.838 51.0625C180.629 51.0326 180.492 50.8843 180.317 50.8261C180.122 50.7725 179.209 50.6714 179.197 51.0376C179.181 51.3038 179.357 51.4429 179.236 51.6942C179.212 51.7607 178.906 51.9965 179.01 52.0115C179.072 52.0166 179.201 51.9651 179.133 52.1834C179.084 52.3163 178.998 52.4585 178.907 52.5816C178.777 52.7948 178.53 52.7741 178.491 52.945C178.364 53.4199 178.414 53.7104 178.891 53.5946C179.196 53.5205 180.069 53.1266 180.367 53.3568C180.442 53.4192 180.347 53.5231 180.342 53.5849C180.335 53.8893 180.586 54.0907 180.803 54.2396C180.645 54.5001 180.106 54.0257 179.92 54.0102C179.511 53.9886 179.471 54.4022 179.255 54.5958C178.892 54.9264 178.096 53.6465 177.893 53.3931C177.557 53.9189 177.454 54.3272 177.507 54.9602C177.529 55.2172 177.649 55.7936 177.268 55.8863C177.138 56.0995 177.232 56.3997 177.264 56.6139C177.264 56.6139 177.447 56.8719 177.419 56.9193C177.419 56.9193 177.082 56.7793 176.991 56.8215C176.824 56.8822 176.681 57.0383 176.575 57.185C176.321 57.5496 176.395 57.7736 176.426 58.1496C176.466 58.6445 176.001 58.475 175.759 58.3117C175.451 58.1242 175.316 58.4801 175.438 58.7329C175.48 58.8236 175.56 58.905 175.631 58.9482C175.697 59.0533 175.759 59.0585 175.817 58.9638C175.921 58.9787 175.606 59.2573 175.596 59.3001C175.528 59.4376 175.504 59.5848 175.517 59.7228C175.562 60.0751 175.741 60.395 175.881 60.7241C176.12 61.3725 175.977 62.1944 175.749 62.835C175.628 63.1672 175.287 62.1804 175.245 62.0898C175.094 61.8034 174.963 62.34 174.981 62.4163C174.99 62.5352 175.28 63.2316 175.261 63.2362C175.228 63.2645 174.976 63.2249 174.885 63.2671C174.795 63.3093 174.732 63.385 174.694 63.4751C174.52 63.8402 174.694 64.2219 174.639 64.5783C174.589 64.9537 174.525 65.2719 174.323 65.6036C174.251 65.722 174.165 66.4492 173.909 66.3096C172.944 66.2415 173.941 67.3516 173.203 67.4705C172.974 67.5261 172.885 67.3257 172.977 67.1217C173.131 66.7613 172.513 66.7906 172.369 67.0275C172.534 67.1284 172.729 67.1819 172.58 67.3998C172.45 67.613 172.339 67.9833 172.575 68.1275C172.815 68.5334 172.782 69.2275 172.127 69.0235C171.757 68.9117 171.549 68.7202 171.121 68.7032C170.936 68.6877 170.323 68.4935 170.102 68.8298C170.533 69.1084 170.96 69.368 171.41 69.642C171.315 69.5844 169.987 69.766 170.308 70.0915C170.469 70.2542 170.428 70.0019 170.618 70.0364C170.746 70.0658 170.845 70.1425 170.945 70.2193C171.044 70.296 171.347 70.4644 171.227 70.6349C170.943 70.4618 170.565 70.8162 170.492 71.0963C170.39 71.4238 170.905 71.8838 170.353 72.0182C169.857 72.1386 170.108 71.5932 169.824 71.3393C169.541 71.0854 169.339 71.3362 169.256 71.6591C169.217 71.8301 169.488 71.946 169.348 72.1211C169.257 72.2441 169.077 72.2477 168.948 72.2184C168.597 72.1828 168.522 71.9588 168.257 71.7811C168.257 71.7811 167.911 71.6029 167.882 71.6503C167.719 71.8918 168.501 72.2868 168.633 72.4161C168.898 72.6746 169.1 73.0089 169.15 73.3802C169.214 73.8087 169.055 74.1502 168.819 74.5101C168.584 74.8701 168.482 74.4509 168.388 74.2315C168.295 74.012 168.109 74.0774 168.064 74.3102C168.001 74.5476 168.099 74.7861 168.136 75.0194C168.168 75.1528 168.174 75.676 167.958 75.3655C167.802 75.1409 167.399 74.8958 167.263 75.3325C167.137 75.7265 167.425 76.1611 167.369 76.5983C167.245 77.4965 166.436 76.0786 166.36 76.0971C166.283 76.1157 166.197 76.9237 166.13 77.0612C165.957 77.3455 165.97 77.4836 166.04 77.7694C166.081 77.9409 165.738 78.0242 165.671 78.1617C165.536 78.4367 166.075 78.992 165.826 79.214C165.524 79.4689 165.321 78.5495 165.269 78.5016C165.34 78.5448 164.954 78.6994 164.892 78.6943C164.679 78.5645 164.374 78.6385 164.156 78.5705C164.004 78.5267 164.49 78.3682 164.395 78.3913C164.552 78.3733 164.713 78.3744 164.88 78.3137C164.956 78.2951 165.2 78.2158 165.091 78.1009C164.954 77.9526 164.832 77.6189 165.085 77.4969C165.443 77.3089 165.5 77.3759 165.37 76.9232C165.161 76.1465 165.125 77.245 164.807 77.1811C164.659 77.1564 164.356 76.9879 164.281 76.8447C164.187 76.7062 164.439 76.6651 164.434 76.646C164.374 76.3983 163.76 77.1933 163.717 77.2644C163.655 77.3401 163.256 77.9416 163.327 77.9849C163.474 78.0905 163.939 78.26 163.766 78.5442C163.593 78.8285 163.066 78.573 163.052 78.5967C163.052 78.5967 163.38 79.2838 163.228 79.3208C163.133 79.344 162.855 78.9474 162.76 78.8897C162.603 78.8268 162.319 78.7346 162.17 78.8716C161.988 79.0369 162.273 79.21 162.205 79.3475C162.162 79.4186 162.051 79.708 161.975 79.6457C161.951 79.6313 161.904 79.6024 161.88 79.5879C161.525 79.3716 161.449 80.1369 161.791 80.2152C161.942 80.259 162.082 80.0031 162.215 79.9707C162.406 79.9244 162.582 79.9826 162.728 80.0882C163.164 80.3859 163.379 80.939 163.404 81.4576C163.423 81.5339 163.457 82.0906 163.293 81.8279C163.062 81.4602 162.956 80.8602 162.63 80.5964C162.308 80.3518 161.798 81.2427 162.416 81.2943C162.893 81.1784 163.042 83.0392 162.969 83.3193C162.777 83.6083 162.73 83.5794 162.435 83.5299C162.288 83.5052 162.064 83.4989 162.03 83.6889C161.965 84.0881 162.373 84.3524 162.356 84.6995C162.355 84.9421 162.106 85.164 161.943 85.3247C161.794 85.5425 161.65 85.7794 161.548 86.0261C161.471 86.2063 161.609 86.2738 161.565 86.4257C161.521 86.5777 161.249 86.7852 161.188 86.5375C161.094 86.4798 160.909 86.3025 160.799 86.4302C160.679 86.6007 160.439 86.2757 160.335 86.1799C160.169 85.9981 159.917 85.9585 159.689 86.0141C159.613 86.0326 159.168 86.3626 159.215 86.3914C159.069 86.2858 159.463 85.5845 159.045 85.6056C158.845 85.6138 158.204 86.1328 158.204 86.1328C157.92 85.9597 157.759 85.797 157.439 85.9757C157.263 86.0792 157.174 85.798 157.203 85.6698C157.349 85.1903 157.269 84.3621 156.643 84.7767C156.194 85.0877 155.783 85.4703 155.31 85.7669C155.128 85.9322 154.926 86.2639 155.321 86.2283C155.659 86.2068 155.966 85.8092 156.279 85.854C156.612 85.8942 156.271 86.401 156.204 86.5385C156.054 86.8372 156.004 87.2127 156.078 87.5176C156.143 87.7843 156.352 87.8141 156.341 88.0994C156.24 88.2653 156.267 88.4606 156.414 88.5661C156.594 88.7243 156.884 88.7546 157.108 88.6799C157.222 88.6521 157.643 88.3077 157.714 88.351C157.714 88.351 157.45 88.7583 157.672 88.9262C157.795 89.0173 157.843 89.0463 157.884 89.2178C157.963 89.5417 158.013 89.9939 157.891 90.326C157.804 90.549 157.558 90.4476 157.464 90.309C157.308 90.0844 157.509 89.9145 157.472 89.6812C157.417 89.4526 156.76 88.8252 156.88 89.4015C157.049 89.6832 156.834 89.8768 156.779 89.5673C156.513 89.3896 156.604 89.3473 156.558 89.0759C156.518 88.7427 156.05 88.3116 155.687 88.3996C155.457 88.7787 155.395 89.4394 155.679 89.7742C155.74 89.8602 156.55 90.3697 156.521 90.4171C156.468 90.5309 156.098 90.3382 156.002 90.5231C155.896 90.6699 156.129 90.795 156.071 90.8898C155.936 91.1648 155.346 91.2275 155.084 91.3114C154.95 91.3439 154.227 91.4391 154.174 91.5529C154.116 91.6477 154.387 92.4295 154.448 92.4347C154.406 92.4249 154.377 92.3913 154.335 92.3815C154.061 92.8316 154.42 93.148 154.541 93.5626C154.564 93.6578 154.699 94.2104 154.447 94.1707C154.152 94.1213 154.103 93.6691 153.861 93.5058C153.62 93.3425 153.782 94.0095 153.815 94.062C153.894 94.386 154.188 95.1822 153.986 95.5138C153.784 95.8455 154.375 95.7827 154.307 95.9202C154.12 96.2281 153.631 96.0443 153.471 96.4666C153.37 96.7133 153.382 97.0129 153.347 97.2838C153.258 97.0835 153.121 96.8543 153.066 96.6256C153.067 96.3831 152.981 95.7784 152.682 95.7099C152.402 95.6367 152.639 96.4469 152.519 96.5365C152.319 96.7064 151.963 95.8242 151.703 96.2506C151.559 96.4875 151.91 96.604 152.014 96.6998C152.17 96.8435 152.259 97.0438 152.272 97.2627C152.293 97.6814 151.877 98.0449 151.68 98.3956C151.531 98.6135 151.519 98.9796 151.46 99.2361C151.426 99.3453 151.283 100.167 151.207 100.186C151.016 100.232 151.048 99.6995 151.015 99.647C151.001 99.5898 150.55 100.305 150.52 100.433C150.5 100.6 150.887 101.111 150.458 101.175C149.682 101.303 150.765 100.112 149.963 100.549C149.715 100.69 149.467 100.831 149.247 101.005C149.113 101.119 149.016 101.384 148.868 101.441C148.606 101.524 148.303 101.275 148.224 101.032C148.051 100.57 148.673 100.64 148.906 100.765C148.855 100.556 148.804 100.346 148.876 100.147C148.935 99.9712 149.011 99.9527 149.097 99.8915C149.212 99.7828 148.611 99.3033 148.932 98.9629C149.267 98.5988 149.607 98.2538 150.096 98.3568C150.31 98.4058 150.518 98.5165 150.627 98.7122C150.612 98.8167 150.619 99.1784 150.795 99.1557C151.009 99.1238 150.903 98.6855 150.937 98.5763C150.976 98.4053 151.1 98.2539 151.187 98.1118C150.827 97.8764 150.729 98.3038 150.35 98.0731C150.045 98.1472 149.771 97.9314 149.489 98.02C149.204 98.0086 148.867 97.9493 148.707 97.7057C148.589 97.5528 148.56 98.3469 148.574 98.4041C148.432 98.3176 148.275 98.2547 148.212 98.4921C148.09 98.9052 147.959 98.6141 147.853 98.7609C147.767 98.903 147.54 99.4628 147.303 99.3186C147.102 99.4077 146.826 99.5153 147.029 99.7687C147.199 99.9696 147.479 99.9618 147.704 99.8063C147.851 99.8311 148.015 100.175 148.081 100.28C148.076 100.342 148.096 101.003 147.93 100.902C147.83 100.906 147.464 100.894 147.572 101.09C147.685 101.304 148.084 101.369 148.087 101.631C148.091 101.73 148.029 101.806 147.971 101.901C147.951 101.986 148.036 102.168 148.054 102.244C148.096 102.415 148.413 102.722 148.35 102.878C148.306 103.03 147.835 103.084 147.72 103.112C147.172 103.266 147.959 103.761 148.186 103.867C148.665 104.093 148.383 103.678 148.546 103.436C148.792 103.619 148.724 103.837 148.789 104.104C148.849 104.351 149.039 104.467 149.228 104.582C149.47 104.745 149.222 104.887 149.173 105.1C149.114 105.357 149.246 105.567 149.44 105.701C149.203 105.557 148.999 105.465 148.666 105.506C148.832 105.607 148.974 105.694 149.14 105.794C149.192 105.842 149.635 106.421 149.374 106.343C149.203 106.304 148.806 105.916 148.689 106.267C148.588 106.514 149.08 106.879 148.975 107.025C148.917 107.12 148.53 106.609 148.499 107.06C148.488 107.265 148.643 107.57 148.528 107.76C148.455 107.878 148.103 107.258 147.887 107.532C147.613 107.901 147.773 108.226 147.647 108.62C147.531 108.809 147.488 108.961 147.558 109.166C147.567 109.204 147.754 109.643 147.826 109.605C148.093 109.54 147.623 108.686 148.339 108.895C148.643 108.983 148.043 109.916 147.918 110.067C147.587 110.451 147.36 110.264 146.965 110.299C146.727 110.317 146.803 110.46 146.721 110.621C146.605 110.891 146.413 110.433 146.356 110.366C145.898 109.893 146.171 111.017 145.73 110.781C145.683 110.752 145.49 110.456 145.413 110.555C145.327 110.698 145.406 110.941 145.419 111.079C145.56 111.408 145.585 111.926 145.236 112.152C144.868 112.383 144.406 111.89 144.121 111.717C143.903 112.315 144.526 113.132 144.132 113.672C143.984 113.89 143.777 113.537 143.609 113.759C143.426 114.005 143.591 114.268 143.785 114.402C144.16 115.28 143.078 114.231 142.931 114.045C142.785 113.858 142.663 113.686 142.504 113.947C142.369 114.141 142.135 114.42 142.492 114.313C142.835 114.23 143.238 114.475 143.369 114.766C143.505 115.076 142.957 115.229 142.758 115.157C142.387 115.045 142.309 114.721 141.907 115.061C141.553 115.349 141.385 115.652 141.448 116.08C141.481 116.214 141.873 118.157 141.602 118.122C141.374 118.097 141.262 117.72 140.942 117.899C140.485 118.01 141.306 118.234 141.239 118.291C140.952 118.522 140.765 118.083 140.503 118.167C140.274 118.223 140.327 118.856 139.96 118.925C139.399 119.021 140.073 120.633 140.004 121.013C139.96 121.246 139.716 121.406 139.553 121.567C139.213 121.912 139.145 121.383 138.98 121.282C138.719 121.124 138.992 122.329 139.024 122.462C138.783 122.299 138.305 121.83 138.015 121.88C137.553 121.972 138.403 122.977 138.482 123.139C138.562 123.301 138.414 123.438 138.351 123.595C138.293 123.77 138.335 123.942 138.276 124.117C138.233 124.269 138.137 124.373 137.975 124.372C137.509 124.365 136.812 124.07 136.538 123.692C136.165 123.238 137.087 122.711 137.265 122.365C137.371 122.138 137.426 121.781 137.308 121.547C137.153 121.242 136.96 121.693 136.916 121.845C136.877 122.096 136.839 122.106 136.695 122.181C136.407 121.989 136.345 122.649 136.137 122.539C135.748 122.351 136.362 121.556 136.511 121.338C136.187 121.417 136.005 120.754 135.82 120.82C135.82 120.82 136.05 121.187 135.902 121.324C135.677 121.561 135.412 121.383 135.145 121.448C134.573 121.587 135.461 122.501 135.418 122.572C135.404 122.596 135.186 122.447 135.186 122.447C135.072 122.475 134.71 122.482 134.854 122.245C134.783 122.202 134.36 121.457 134.201 121.718C134.144 121.812 134.271 122.004 134.327 122.07C134.455 122.262 134.411 122.413 134.5 122.614C134.589 122.814 134.741 122.858 134.797 123.087C134.88 123.43 134.844 125.356 134.294 125.005C133.963 124.803 133.885 126.477 133.595 125.7C133.465 125.328 133.529 124.848 133.256 124.551C133.053 124.298 132.71 124.3 132.513 124.57C132.365 124.788 131.886 124.561 131.941 124.871C132.019 125.195 132.021 125.618 132.191 125.9C132.332 126.148 132.645 126.274 132.908 126.109C133.136 126.053 133.425 126.246 133.596 126.366C133.951 126.582 134.144 126.878 134.414 127.156C134.574 127.318 134.669 126.629 134.702 126.601C134.931 126.545 135.125 127.507 135.143 127.665C135.151 127.864 135.04 128.073 135.196 128.217C135.253 128.284 135.343 128.322 135.4 128.389C135.574 128.609 135.286 129.002 135.124 129.163C134.798 129.484 134.599 129.331 134.287 129.124C134.045 128.961 133.849 129.069 133.588 129.072C133.488 129.076 133.204 128.903 133.122 128.983C132.906 129.258 133.158 129.378 133.371 129.508C133.589 129.657 133.678 129.776 133.662 130.043C133.641 130.371 133.252 130.183 133.11 130.096C132.84 129.899 132.747 129.599 132.563 129.341C132.266 128.949 131.886 128.88 131.48 129.201C131.293 129.347 131.168 129.66 130.967 129.749C130.767 129.838 130.454 129.632 130.279 129.574C129.97 129.467 130.034 129.23 130.159 128.997C130.241 128.836 130.052 128.559 130.086 128.531C130.224 128.437 130.39 128.618 130.556 128.558C130.652 128.534 130.781 128.483 130.843 128.407C131.001 128.228 130.774 127.96 130.68 127.821C130.415 127.643 130.641 127.326 130.832 127.199C131.053 126.863 130.782 126.747 130.899 126.396C130.971 126.196 131.393 125.771 131.261 125.561C131.162 125.403 130.938 125.478 130.79 125.534C130.189 125.801 129.7 126.445 129.373 127.009C128.998 127.625 128.489 128.273 127.987 128.779C127.872 128.888 127.714 129.067 127.865 129.192C128.097 129.398 128.162 129.584 128.241 129.908C128.14 130.074 128.331 130.693 128.473 130.78C128.634 130.862 128.78 130.463 128.88 130.378C128.999 130.288 129.727 130.293 129.502 130.529C129.344 130.709 129.106 130.727 129.237 131.018C129.364 131.29 130.539 131.973 130.376 132.214C130.579 132.468 131.068 132.651 131.352 132.825C131.222 133.038 130.685 132.906 130.562 132.815C130.444 132.743 130.278 132.642 130.26 132.485C130.237 132.389 130.308 132.352 130.214 132.294C130.005 132.183 129.667 132.286 129.438 132.341C129.343 132.364 128.828 132.57 129.088 132.729C129.278 132.844 129.566 132.451 129.778 132.662C129.854 132.724 129.443 133.026 129.41 133.055C129.309 133.22 129.045 133.547 129.12 133.771C129.18 133.938 129.408 134.044 129.517 134.159C129.677 134.321 129.966 134.514 130.074 134.709C130.225 134.996 130.179 135.471 130.072 135.779C129.961 136.069 129.803 136.249 129.507 136.361C129.245 136.445 128.889 136.39 128.668 136.646C128.448 136.901 128.866 136.961 128.836 137.17C128.806 137.379 128.677 137.431 128.535 137.344C127.817 137.297 128.162 138.464 128.481 138.366C128.443 138.376 128.267 137.651 128.48 137.781C128.594 137.753 128.645 137.963 128.683 138.035C128.762 138.359 128.905 138.949 128.718 139.257C128.415 139.755 127.77 138.761 127.47 138.854C127.374 138.878 127.553 139.197 127.567 139.254C127.489 139.596 127.279 139.648 127.018 139.489C126.919 140.078 127.367 140.675 127.483 141.233C127.151 141.031 126.646 141.113 126.364 141.363C126.182 141.529 126.361 141.849 126.293 142.067C126.012 142.902 125.377 141.785 125.166 142.079C125.089 142.178 124.935 142.377 124.987 142.506C125.024 142.658 125.119 142.716 125.022 142.901C124.897 143.133 124.574 143.131 124.566 142.85C124.568 142.527 124.669 142.361 124.51 142.036C124.42 141.836 124.279 141.588 124.104 141.449C123.91 141.314 123.84 141.856 123.494 141.597C123.248 141.415 123.8 141.361 123.573 141.174C122.864 140.58 123.12 142.132 122.914 142.445C122.683 142.824 123.219 142.955 123.108 143.245C122.925 143.653 122.947 143.829 122.992 144.262C123.08 145.371 122.736 144.203 122.583 144.24C122.507 144.259 122.532 144.777 122.39 144.691C122.272 144.619 121.976 143.984 121.764 144.359C121.723 144.187 121.71 143.888 121.53 143.81C121.331 143.738 121.374 144.413 121.388 144.47C121.419 144.846 121.545 145.199 121.519 145.589C121.497 145.917 121.315 146.163 121.356 146.497C121.396 146.83 121.509 147.125 121.369 147.462C121.267 147.709 121.014 147.912 121.288 148.128C121.728 148.444 122.512 148.678 122.197 149.46C122.11 149.683 121.752 149.871 122.013 150.03C121.988 150.177 121.735 150.299 121.911 150.438C121.963 150.486 122.469 150.827 122.235 150.945C122.006 151.081 121.556 150.888 121.356 150.815C121.096 150.657 120.982 150.523 120.729 150.726C120.595 150.839 120.325 150.642 120.231 150.585C119.761 150.315 119.326 150.017 118.876 149.743C118.659 150.099 119.061 150.506 119.135 150.811C119.205 151.096 118.98 151.333 118.84 151.589C118.715 151.821 119.145 152.18 118.931 152.293C118.735 152.401 118.482 152.442 118.273 152.493C118.604 152.695 118.713 153.557 118.246 153.711C117.855 153.846 117.268 153.424 117.194 153.038C117.176 152.962 118.103 152.958 117.962 152.71C117.854 152.515 117.222 152.406 117.04 152.571C116.696 152.897 116.971 153.698 116.983 154.079C117.013 154.535 116.823 154.501 116.541 154.751C116.311 154.968 116.787 154.933 116.887 155.01C117.076 155.126 117.232 155.269 117.288 155.498C117.385 155.898 118.264 156.108 117.946 156.629C117.804 156.543 117.492 156.255 117.348 156.492C117.394 156.683 117.11 156.51 117.082 156.476C116.831 156.275 116.852 156.028 116.777 155.723C116.713 155.456 116.594 155.465 116.592 155.707C116.564 156.421 116.826 157.084 116.855 157.783C116.858 157.964 116.814 158.116 116.78 158.306C116.769 158.429 116.905 158.82 116.91 158.839C116.91 158.839 116.365 158.508 116.154 158.801C115.952 159.052 115.753 159.726 116.166 159.848C115.953 159.718 115.851 160.045 115.731 160.135C115.616 160.244 115.361 160.023 115.332 160.071C115.226 160.217 115.598 160.914 115.591 161.138C115.551 161.551 115.087 161.139 114.998 161.02C114.955 160.929 114.625 160.565 114.556 160.865C114.532 161.012 114.57 161.003 114.384 160.987C114.242 160.982 113.445 160.61 113.67 161.04C113.929 161.522 113.874 161.959 113.766 162.51C113.697 162.89 113.718 163.309 113.63 163.693C113.571 163.95 113.314 164.638 113.012 164.308C112.899 164.174 112.795 163.997 112.811 163.812C112.812 163.569 112.935 163.66 113.04 163.594C113.145 163.529 112.552 163.411 112.49 163.405C112.471 163.41 112.101 163.298 112.158 163.284C111.909 163.426 111.979 164.377 112.064 164.559C112.125 164.725 112.147 164.901 112.17 165.078C112.164 165.301 112.184 165.135 112.011 165.338C111.906 165.485 111.966 165.733 111.998 165.866C111.941 165.961 111.926 166.065 111.911 166.17C111.881 166.379 111.775 166.526 111.722 166.72C111.683 166.811 111.66 167.462 111.717 167.367C111.961 167.207 112.407 167.381 112.386 167.709C112.354 168.242 111.966 167.892 111.657 167.947C111.19 168.02 111.44 167.556 111.399 167.303C111.362 167.151 111.207 166.926 111.039 167.068C110.838 167.238 110.99 167.363 110.908 167.524C110.879 167.571 110.514 167.317 110.443 167.273C110.42 167.259 110.785 166.686 110.553 166.561C110.183 166.368 110.006 165.806 109.613 165.518C109.225 165.249 108.914 165.466 109.33 165.849C109.798 166.28 109.642 166.964 110.019 167.437C110.194 167.657 111.03 167.777 110.818 168.151C110.52 168.668 110.148 168.879 109.613 168.505C109.518 168.447 108.72 167.572 108.603 167.923C108.511 168.208 108.732 168.537 108.702 168.827C108.681 169.074 108.694 169.293 108.612 169.535C108.476 169.891 109.365 170.059 108.744 170.492C108.466 170.681 108.253 170.551 108.35 171.032C108.415 171.299 108.37 171.612 108.273 171.878C108.21 172.035 108.071 172.291 107.858 172.161C107.787 172.117 107.587 172.045 107.526 171.959C107.569 171.888 107.651 171.807 107.556 171.75C107.352 171.577 107.209 171.652 107.34 171.277C107.374 171.168 107.715 170.661 107.544 170.622C107.416 170.593 107.239 170.696 107.153 170.758C107.001 170.795 106.844 170.813 106.701 170.807C106.52 170.811 106.255 170.633 106.107 170.689C105.921 170.755 105.914 171.14 105.663 171.019C105.478 170.923 105.274 170.75 105.092 170.996C104.819 171.366 104.75 172.331 104.833 172.755C104.911 173.24 105.654 173.806 105.389 174.295C105.091 174.811 106.206 174.581 106.208 174.923C106.227 174.999 105.913 175.035 106.173 175.194C106.273 175.271 106.477 175.362 106.475 175.524C106.487 175.905 105.659 176.066 105.421 176.083C104.773 176.16 105.547 175.689 105.591 175.537C105.76 175.072 104.628 175.146 104.95 174.644C104.618 174.442 104.423 175.216 104.464 175.468C104.496 175.602 104.634 175.669 104.729 175.727C104.918 175.842 105.045 176.114 105.119 176.338C105.325 176.934 104.639 176.354 104.329 176.409C104.215 176.437 104.233 176.594 104.076 176.531C104.01 176.507 103.57 176.19 103.521 176.404C103.497 176.47 103.577 176.552 103.434 176.627C103.362 176.665 103.267 176.688 103.191 176.706C103.133 176.72 102.961 176.843 103.004 176.933C103.097 177.153 103.698 176.966 103.864 176.986C104.325 177.056 104.22 177.95 104.227 178.311C103.912 177.762 103.39 177.445 102.772 177.393C102.909 177.622 103.041 177.752 103.211 177.953C103.39 178.192 103.17 178.366 102.953 178.217C102.721 178.677 102.699 179.248 102.472 179.727C102.323 180.025 102.559 180.25 102.395 180.573C102.174 180.99 102.373 181.063 102.504 181.434C102.63 181.787 102.576 182.063 102.412 182.385C102.301 182.594 102.434 182.723 102.389 182.956C102.35 183.207 102.219 183.582 101.924 183.614C101.69 183.65 101.616 183.346 101.398 183.278C101.179 183.21 100.615 183.629 100.531 183.448C100.437 183.228 100.848 182.927 100.588 182.768C100.542 182.416 101.152 181.602 100.566 181.764C100.356 181.815 100.379 181.991 100.119 181.752C99.939 181.594 100.282 181.43 100.355 181.311C100.422 181.174 100.432 181.05 100.324 180.935C100.191 180.806 100.177 180.749 100.131 180.558C100.089 180.387 100.076 180.329 100.153 180.149C100.206 180.035 100.235 179.907 100.112 179.816C99.9679 180.053 99.5225 180.545 99.5966 180.85C99.6661 181.135 100.437 181.15 99.7881 181.388C99.4163 181.519 99.1979 181.451 98.9378 181.212C98.7581 181.053 98.685 181.334 98.6793 181.476C98.653 181.866 99.0263 182.24 98.7574 182.628C98.5221 182.988 98.3125 182.292 98.1971 182.481C97.9808 182.837 98.1095 183.532 98.2356 183.885C98.3618 184.238 98.4838 184.491 98.8845 184.312C99.3186 184.106 99.6122 184.317 99.9721 184.552C100.203 184.173 99.3964 183.845 99.5741 183.58C99.6607 183.438 100.136 183.564 100.201 183.669C100.314 183.884 100.327 184.184 100.382 184.412C100.419 184.565 100.605 184.58 100.58 184.647C100.513 184.784 100.302 184.997 100.492 185.112C100.4 185.397 100.124 185.424 99.9983 185.656C99.883 185.846 99.919 186.16 99.8129 186.387C99.7598 186.501 99.3488 187.55 99.1119 187.406C98.878 187.523 98.7827 187.546 98.6859 187.812C98.6617 187.878 98.5937 188.097 98.5082 188.077C98.3799 188.048 98.3249 187.738 98.3161 187.619C98.2605 187.391 98.1282 187.261 97.9387 187.146C97.7775 187.064 97.5349 187.062 97.3402 187.009C97.3958 187.238 97.6579 187.9 97.4952 188.061C97.2845 188.274 97.1671 188.04 97.1552 188.406C97.1449 188.53 97.1268 189.119 97.2885 189.12C97.065 189.114 96.8801 189.018 96.6978 189.264C96.6113 189.406 96.5912 189.572 96.6045 189.711C96.6179 189.849 96.7312 189.982 96.7018 190.111C96.6143 190.415 96.5859 190.381 96.6456 190.71C96.7198 191.015 96.7604 191.348 96.8346 191.653C96.8902 191.881 96.9839 192.101 96.6883 192.213C96.3355 192.339 96.2201 192.529 95.8503 192.336C95.5707 192.182 95.5017 192.562 95.2267 192.427C95.0181 192.316 94.7333 192.224 94.5602 192.508C94.296 192.916 93.6704 191.837 93.5251 192.235C93.4334 192.439 93.6409 192.712 93.6157 192.94C93.5991 193.287 93.4215 193.552 93.2958 193.865C93.0254 194.496 93.6227 194.795 93.395 195.436C93.2837 195.725 93.0781 196.623 92.6044 196.334C92.7919 196.026 92.9356 195.87 92.8764 195.461C92.8532 195.366 92.6437 194.67 92.5417 194.997C92.3861 195.519 92.3191 196.323 92.4823 196.828C92.6548 197.371 92.7525 198.438 92.4162 198.963C92.2863 199.177 91.6715 198.64 91.5294 198.553C91.2925 198.409 91.0453 198.388 90.7651 198.315C90.9726 198.588 91.2043 198.794 91.2496 199.146C91.296 199.337 91.2517 199.569 91.0323 199.663C90.8464 199.728 90.5003 199.55 90.3952 199.616C90.4143 199.612 91.0497 200.648 90.7195 200.95C91.3968 200.664 92.3213 199.652 92.6129 199.44C93.1099 199.077 93.7784 198.672 94.4356 198.553C95.0356 198.447 94.6482 198.764 94.4901 198.943C94.0327 199.055 94.1435 199.593 94.5529 199.534C95.1194 199.456 95.1766 198.696 95.4779 198.441C95.9466 198.044 96.3987 198.742 96.5337 198.467C96.6012 198.329 96.4344 197.643 96.8438 197.584C97.8342 197.424 96.6804 199.319 97.9051 198.961C98.1909 198.891 98.6287 198.865 98.5968 198.651C98.5551 198.48 98.6607 198.333 98.9135 198.211C99.2617 198.066 99.5445 197.735 99.9771 197.771C100.324 197.787 100.162 197.867 100.329 197.806C101.201 197.493 102.488 196.393 103.39 196.699C104.392 196.838 105.385 196.274 104.972 195.487C105.246 195.702 105.751 195.701 106.17 195.518C106.571 195.34 106.592 195.093 106.878 194.862C107.662 194.267 108.52 194.806 109.238 194.853C110.265 194.926 111.118 193.952 112.146 193.783C113.098 193.632 113.976 193.923 114.944 193.587C115.502 193.39 115.86 193.122 116.286 192.796C116.439 192.678 116.764 192.438 117.006 192.439C117.211 192.45 117.204 192.755 117.246 192.845C117.363 193.16 117.666 193.328 117.85 193.586C118.26 194.193 119.167 192.943 119.359 193.482C119.4 193.653 118.887 195.03 118.83 195.043C119.125 195.012 119.966 194.404 120.186 194.229C120.645 193.876 121.181 193.422 121.421 193.001C121.672 192.536 122.013 191.202 122.843 190.96C122.926 191.303 122.505 191.728 122.969 191.978C122.969 191.978 122.988 191.974 123.012 191.988C123.271 191.562 123.602 191.179 123.914 190.8C124.192 190.45 124.404 190.076 124.634 189.697C124.851 189.341 124.945 188.733 125.317 188.521C125.671 188.314 126.084 188.436 126.362 188.086C126.501 187.911 126.277 187.985 126.21 187.961C126.02 188.008 125.649 187.977 125.574 187.753C125.5 187.448 125.717 187.011 125.975 186.828C126.133 186.729 126.204 186.772 126.365 186.854C126.569 186.946 126.471 186.626 126.476 186.565C126.496 186.398 126.506 185.69 126.828 185.853C127.06 185.978 127.428 186.576 127.744 186.216C127.854 186.088 128.017 185.847 127.918 185.689C127.815 185.513 127.524 185.644 127.377 185.619C127.149 185.594 127.092 185.527 127.174 185.285C127.33 184.763 127.628 184.327 127.854 183.848C128.004 183.549 127.901 183.211 128.207 183.056C128.459 182.934 128.741 182.845 129.012 182.8C129.283 182.754 129.426 182.84 129.692 182.856C129.977 182.868 129.759 182.719 129.789 182.591C129.862 182.31 130.063 182.14 130.003 181.812C129.957 181.54 129.781 181.563 129.945 181.241C130.094 180.942 130.291 180.672 130.445 180.393C130.686 179.971 130.74 179.695 130.447 179.322C129.867 178.596 130.52 179.042 130.992 178.988C131.644 178.931 131.028 178.475 130.944 178.213C130.874 178.008 130.744 177.555 131.002 177.371C131.193 177.244 131.491 177.555 131.595 177.651C131.751 177.794 131.89 177.539 131.915 177.391C131.955 177.139 131.78 176.92 131.744 176.686C131.717 176.41 131.729 176.044 131.892 175.802C132.041 175.585 132.336 175.553 132.495 175.293C132.817 174.791 133.415 174.928 133.812 174.569C134.362 174.092 134.656 173.475 135.107 172.922C135.213 172.775 135.857 172.437 135.678 172.198C135.39 171.844 136.232 169.661 136.563 169.863C136.972 169.885 137.281 169.164 137.141 168.835C137.052 168.635 136.823 168.69 136.986 168.449C137.101 168.421 137.21 168.374 137.324 168.427C137.528 168.519 137.28 168.579 137.37 168.618C137.56 168.733 137.709 168.434 137.715 168.292C137.74 168.064 137.499 167.9 137.548 167.686C137.602 167.411 138.148 166.753 137.765 166.504C137.718 166.313 137.666 166.346 137.772 166.118C137.868 165.933 137.516 165.979 137.459 165.912C137.138 165.586 137.593 165.052 137.543 164.68C137.195 164.906 136.965 164.377 137.185 164.122C137.511 163.719 137.57 164.21 137.899 164.069C138.286 163.915 138.3 163.81 138.15 164.351C138.018 164.807 137.991 165.278 138.022 165.735C138.058 166.049 138.107 166.501 138.396 166.693C138.566 166.813 138.909 166.811 139.039 166.597C139.308 166.128 139.137 165.342 139.002 164.871C139.002 164.871 138.897 165.017 138.901 165.036C138.546 164.82 139.115 164.339 139.269 164.14C139.437 163.917 139.69 164.38 139.971 164.373C140.271 164.36 139.827 163.782 139.852 163.635C139.867 163.53 140.049 163.365 139.945 163.269C139.921 163.255 139.513 163.152 139.618 163.086C140.096 162.728 140.679 163.797 141.16 163.619C141.403 163.54 140.943 162.724 141.106 162.482C141.423 161.961 142.242 161.843 142.545 161.264C142.632 161.122 142.523 161.007 142.409 160.954C142.134 160.9 141.988 161.38 141.816 161.502C141.692 161.573 141.389 161.323 141.495 161.177C141.668 160.892 142.234 160.896 142.496 160.731C142.707 160.599 142.965 160.335 142.8 160.072C142.786 160.015 142.388 159.789 142.532 159.714C142.761 159.577 144.134 159.829 144.178 159.596C144.228 159.301 143.873 159.004 144.089 158.649C144.47 158.556 143.924 158.386 143.906 158.229C143.869 158.076 143.954 157.511 144.196 157.513C144.32 157.523 144.39 157.647 144.529 157.634C144.852 157.636 145.147 156.938 145.295 156.721C145.512 156.365 145.658 155.886 145.779 155.473C145.837 155.297 145.739 155.059 145.878 154.965C146.016 154.87 146.178 154.79 146.317 154.696C146.479 154.697 146.645 154.717 146.816 154.676C146.988 154.634 146.761 154.447 146.838 154.267C146.964 153.954 147.227 153.708 147.291 153.39C147.34 153.176 147.265 152.952 147.371 152.724C147.631 152.217 148.373 152.198 148.596 151.7C148.673 151.52 148.526 151.414 148.36 151.394C148.099 151.236 148.333 151.037 148.482 150.819C148.554 150.701 148.407 150.757 148.402 150.657C148.384 150.581 148.528 150.425 148.576 150.373C148.705 150.16 148.714 149.613 148.332 149.786C148.146 149.852 147.953 150.221 147.823 149.769C147.758 149.502 148.12 149.414 148.301 149.41C148.614 149.617 148.764 149.237 148.997 149.12C149.322 148.96 149.73 149.063 150.073 149.06C150.215 149.066 150.524 149.092 150.625 148.926C150.602 148.831 150.57 148.697 150.442 148.668C150.309 148.62 149.921 148.936 149.846 148.793C149.747 148.635 149.981 147.771 150.196 147.739C150.367 147.697 150.399 147.831 150.534 147.636C150.639 147.49 150.721 147.328 150.874 147.21C151.123 146.989 151.341 147.057 151.637 146.944C152.157 146.757 151.796 145.937 151.965 145.553C151.989 145.486 152.226 145.55 152.323 145.365C152.467 145.047 152.441 144.69 152.443 144.367C152.454 144.162 152.442 143.863 152.624 143.697C152.753 143.565 153.094 143.724 153.075 143.729C153.104 143.681 152.92 143.423 152.92 143.423C153.301 143.331 153.519 143.56 153.85 143.762C154.067 144.154 154.202 143.798 154.294 143.513C154.372 143.252 154.718 142.683 154.577 142.435C154.431 142.168 154.059 142.38 153.893 142.279C153.922 142.312 153.992 141.77 153.93 141.684C153.893 141.613 153.728 141.431 153.98 141.39C154.313 141.349 154.634 141.675 154.912 141.405C155.261 141.098 155.251 140.556 155.358 140.167C155.455 139.82 155.513 139.725 155.802 139.917C156.439 139.964 156.228 139.43 156.131 139.03C156.057 138.725 156.259 138.394 156.502 138.233C156.693 138.106 157.21 138.324 157.202 138.124C157.18 137.867 156.914 137.77 157.054 137.514C157.121 137.376 157.318 137.188 157.257 137.021C157.229 136.906 157.005 136.9 157.073 136.763C157.14 136.625 157.236 136.521 157.389 136.484C157.598 136.433 157.768 136.634 157.974 136.483C158.485 136.096 158.233 135.31 158.294 134.811C158.414 133.894 158.717 134.809 159.17 134.679C159.456 134.609 159.501 134.215 159.369 134.004C159.233 133.775 159.438 133.624 159.601 133.383C159.717 133.193 160.233 132.826 159.873 132.59C159.778 132.533 159.57 132.341 159.827 132.319C160.041 132.287 160.354 132.494 160.54 132.347C160.765 132.192 160.777 131.745 160.879 131.498C161.164 130.844 161.647 130.423 162.007 129.831C162.152 129.594 161.992 129.27 162.137 128.952C162.277 128.615 162.593 128.337 162.623 127.966C162.649 127.657 162.365 127.484 162.662 127.21C162.843 127.044 163.252 127.066 163.264 126.781C163.265 126.538 163.057 126.428 163.267 126.215C163.478 126.002 163.722 125.842 163.97 125.701C164.399 125.475 164.892 125.012 164.815 124.446C164.779 124.213 164.607 124.335 164.479 124.225C164.304 124.086 164.363 123.749 164.421 123.573C164.533 123.203 164.682 122.985 165.019 123.044C165.228 123.074 165.396 122.852 165.459 122.695C165.58 122.444 165.396 122.186 165.487 121.982C165.651 121.659 166.126 121.786 166.369 121.707C166.731 121.619 166.601 121.166 166.958 121.059C167.225 120.994 167.391 121.176 167.606 120.901C167.726 120.731 167.804 120.47 167.734 120.265C167.664 120.06 167.412 120.101 167.57 119.84C167.836 119.937 167.953 120.171 168.123 119.706C168.196 119.507 168.056 119.097 168.275 119.003C168.418 118.928 168.546 119.038 168.674 119.068C168.869 119.121 169.083 119.089 169.255 118.967C169.465 118.916 169.707 118.917 169.931 118.923C170.116 118.939 170.106 119.063 170.236 118.849C170.212 118.754 170.189 118.659 170.171 118.583C169.935 118.942 169.35 118.278 169.614 117.87C169.715 117.704 170.04 117.545 169.96 117.302C169.914 117.111 169.591 117.109 169.687 116.843C169.75 116.687 169.965 116.493 169.9 116.307C169.863 116.155 169.764 116.078 169.898 115.884C170.167 115.496 170.574 115.841 170.898 115.762C171.427 115.613 170.925 115.291 171.05 114.978C171.113 114.822 171.209 114.718 171.357 114.661C171.338 114.666 171.685 114.602 171.642 114.673C171.776 114.479 171.73 114.288 171.817 114.065C172.048 113.686 171.801 113.665 171.77 113.289C171.762 113.009 171.982 112.834 172.234 112.793C172.963 112.636 173.052 112.09 173.422 111.536C173.614 111.247 173.835 110.991 174.168 110.87C174.631 110.697 174.593 110.625 174.639 110.15C174.681 109.574 174.97 109.02 175.14 108.474C175.33 107.843 175.22 107.062 175.614 106.522C175.705 106.399 176.149 106.15 176.056 106.515C175.993 106.753 175.801 106.961 175.828 107.237C175.836 107.518 176.614 106.4 176.686 106.282C176.898 105.826 176.041 105.954 176.005 105.559C175.984 105.221 176.431 105.153 176.626 105.287C176.644 105.363 176.666 105.62 176.781 105.593C176.914 105.56 177.039 105.328 177.097 105.233C177.27 104.949 177.533 104.703 177.706 104.419C177.956 103.954 177.531 103.614 177.966 103.165C178.436 102.688 179.144 102.778 179.608 102.362C180.005 102.003 179.055 101.75 179.519 101.415C179.882 101.165 180.454 100.946 180.882 100.963C180.214 100.54 181.133 100.417 180.889 99.9115C180.762 99.6395 180.534 99.5334 180.279 99.3938C180.818 99.1214 181.38 98.9443 181.707 98.3804C181.847 98.1244 181.915 97.9061 181.606 97.8803C181.297 97.8545 181.086 97.4013 181.259 97.117C181.477 97.2659 181.93 97.7207 182.175 97.3988C182.42 97.077 182.583 96.7546 182.875 96.4616C182.971 96.3576 183.11 96.2633 183.182 96.1449C183.206 96.1593 183.423 96.3082 183.481 96.2134C183.539 96.1187 183.326 95.9888 183.283 95.979C183.298 95.8745 183.332 95.7653 183.347 95.6607C183.425 95.3996 183.54 95.1293 183.689 94.9115C183.824 94.7174 184.011 94.4902 184.258 94.43C184.46 94.0983 184.337 94.0881 184.22 93.7734C184.126 93.554 184.54 93.5138 184.65 93.4669C185.069 93.365 184.967 93.0267 184.988 92.6986C185.014 92.3088 185.167 92.1909 185.509 92.3501C185.779 92.466 186.393 93.0834 186.686 92.7095C187.089 92.208 186.217 92.3594 185.938 92.2053C185.473 91.955 186.063 91.2263 186.037 90.8694C186.014 90.6932 185.767 90.5918 185.883 90.4023C185.978 90.2982 186.272 90.4286 186.358 90.4482C186.653 90.4976 187.281 90.3448 187.478 90.0749C187.766 89.682 186.702 89.4562 186.904 89.1246C187.207 88.6271 187.725 89.3488 187.896 88.722C188.037 88.2235 187.659 87.831 187.834 87.3042C188.047 86.6872 188.343 87.3218 188.74 86.882C188.884 86.726 189.195 86.5091 189.092 86.2516C188.998 86.0322 188.746 85.9925 188.604 85.8251C188.123 85.256 189.281 84.8735 189.601 84.7757C190.072 84.7217 190.868 84.4272 190.534 83.8019C190.342 83.4249 190.18 83.4238 190.459 82.9928C190.593 82.7986 190.722 82.6663 190.671 82.4567C190.611 82.209 190.732 81.9577 190.942 81.8259C191.238 81.6328 191.422 81.8099 191.659 81.9541C191.825 82.0551 191.915 82.1745 192.045 81.9613C192.102 81.8666 192.208 81.7199 192.18 81.6055C192.157 81.5103 191.995 81.5092 191.972 81.4139C191.916 81.1853 192.174 81.0823 192.316 81.1688C192.363 81.1976 192.538 81.3367 192.605 81.3609C192.634 81.3136 192.706 81.1951 192.706 81.1951C192.99 81.3682 193.064 80.9263 193.317 80.8043C193.584 80.6586 193.883 80.8079 194.09 80.4954C194.224 80.3012 194.401 80.1169 194.557 80.2606C194.661 80.3564 194.808 79.7152 194.818 79.6724C195.16 79.004 194.336 79.1841 194.211 78.6696C194.146 78.4028 194.338 78.1948 194.192 77.9275C194.173 77.8513 193.79 77.5206 193.776 77.5443C193.848 77.4259 194.222 77.6376 194.338 77.4481C194.468 77.2349 194.108 76.9995 194.237 76.7863C194.454 76.4309 195.184 76.7781 195.397 76.9079C195.445 76.9368 195.729 77.029 195.659 76.824C195.613 76.6334 195.452 76.4706 195.286 76.3697C194.836 76.0957 194.984 76.0396 195.073 75.574C195.103 75.3649 195.023 75.2028 195.038 75.0174C195.073 74.7465 195.277 74.9189 195.43 74.7202C195.55 74.5497 195.553 74.1454 195.885 74.3473C196.07 74.3628 196.28 74.3118 196.442 74.232C196.661 74.1383 197.283 73.6239 196.899 73.3741C196.804 73.3164 196.681 73.2252 196.49 73.3524C196.372 73.2803 196.277 73.2226 196.159 73.1505C196.064 73.0928 195.851 72.963 195.804 72.8533C195.733 72.7292 196.842 72.6412 196.947 72.5753C197.339 72.2782 196.957 71.7858 197.107 71.4062C197.267 70.9839 197.754 71.3296 197.49 71.7369C197.418 71.8554 197.359 72.1119 197.564 72.1227C197.744 72.1191 197.798 71.9244 197.918 71.8348C198.367 71.5238 198.652 72.2819 199.064 71.8184C199.284 71.563 199.54 70.9559 199.29 70.6736C199.073 70.4439 198.673 70.4604 198.552 70.1266C198.407 69.6976 198.973 69.7821 199.216 69.7028C198.937 70.1339 200.234 70.3229 200.439 70.3338C200.667 70.359 200.89 70.3652 201.104 70.4142C201.294 70.4487 201.324 70.2396 201.425 70.0738C201.555 69.8606 202.197 69.099 202.032 68.8363C201.905 68.6452 201.109 68.1122 200.951 68.3727C200.881 68.0869 200.788 67.8675 201.065 67.679C201.103 67.6697 201.889 67.4988 201.752 67.3505C201.567 67.1733 201.139 67.1563 200.911 67.131C200.726 67.1156 200.244 67.2931 200.13 67.2401C200.202 67.2833 200.528 66.8003 200.576 66.7483C200.634 66.6535 200.531 66.3961 200.57 66.2251C200.662 65.9403 201.001 65.757 201.046 66.1093C201.096 66.4806 201.912 66.7665 202.162 66.4637C202.459 66.1089 201.729 65.7617 201.712 65.4429C201.704 65.2431 201.895 65.035 201.949 64.8404C202.041 64.5556 201.943 64.3171 201.973 64.0271C201.979 63.8845 202.042 63.6471 202.138 63.5431C202.379 63.7064 202.515 63.2696 202.559 63.1177C202.647 62.8138 202.864 63.0436 202.954 63.1631C203.104 63.3686 203.368 63.042 203.455 62.8999C203.541 62.7578 203.681 62.5019 203.852 62.4602C203.948 62.437 204.443 62.3165 204.154 62.1244C203.877 61.647 204.593 60.5244 204.942 60.2175C205.21 59.9909 205.467 59.9687 205.659 59.5989C205.837 59.2529 205.552 59.2416 205.592 58.9089C205.637 58.5952 205.867 58.3779 205.931 58.0596C205.97 57.8078 205.948 57.5508 205.907 57.2984C205.884 57.2032 205.719 56.9406 205.862 56.8654C206.02 56.7665 206.309 56.9586 206.427 57.0307C206.506 57.3546 206.656 56.9751 206.757 56.8902C206.9 56.7341 207.086 56.6687 207.277 56.6224C207.734 56.5112 207.946 56.8836 208.326 56.8718C207.966 56.6364 207.611 56.42 207.251 56.1846C207.104 56.079 206.641 55.5861 207.06 55.4842C207.442 55.3915 207.9 55.7845 208.185 55.9576C208.256 56.0008 208.262 55.7774 208.38 55.8495C208.518 55.917 208.665 56.0225 208.807 56.1091C208.879 55.9906 209.028 55.7727 208.857 55.6527C208.857 55.6527 208.824 55.6002 208.839 55.5765C208.869 55.3674 209.188 55.2697 209.232 55.0369C209.281 54.8232 208.934 54.8067 208.844 54.7681C208.778 54.7438 208.956 54.3977 208.975 54.3122C209.068 53.9466 209.161 53.5809 209.116 53.2286C209.089 52.9526 209.048 52.6194 209.159 52.3299C209.275 52.0596 209.675 52.0432 209.692 52.362C209.714 52.6189 209.451 52.8645 209.606 53.0891C209.668 53.1751 209.804 52.7384 209.818 52.7148C209.895 52.6154 209.991 52.5113 210.114 52.6025C210.232 52.6746 210.282 52.2992 210.273 52.2611C210.289 51.914 210.146 51.9891 210.014 51.779C209.977 51.7074 209.906 51.5832 209.907 51.5024C209.916 51.5405 209.933 51.1126 210.027 51.2511C210.089 51.3371 210.069 51.4226 210.259 51.4571C210.368 51.4911 210.487 51.4823 210.602 51.4545C210.726 51.384 210.969 51.2239 210.947 51.0478C210.91 50.8953 210.081 50.3097 210.817 50.4334C210.903 50.4529 211.291 50.7218 211.26 50.4267C211.228 50.1316 211.1 50.1831 211.258 49.9225C211.33 49.804 211.536 49.5723 211.547 49.4487C211.562 49.3441 211.182 49.1943 211.111 49.1511C211.274 48.9095 211.573 49.0588 211.645 48.9404C211.789 48.7035 212.227 48.6778 212.465 48.7412C212.958 48.8633 213.188 48.7268 212.872 48.2586C212.523 47.7379 212.352 48.5264 211.964 48.2575C211.694 48.0608 211.947 47.8579 212.049 47.6112C212.121 47.4119 211.809 47.1245 211.886 47.0251C211.9 47.0015 212.232 47.2034 212.275 47.2132C212.441 47.2333 212.508 47.1766 212.637 47.1251C212.956 47.0273 213.339 47.4388 213.509 47.6397C213.848 48.0414 213.866 46.7858 213.601 46.6081C213.757 46.7518 214.399 46.8179 214.519 46.5666C214.601 46.4054 214.037 46.1592 213.918 46.087C214.283 45.5139 214.417 46.2281 214.713 46.035C214.885 45.9124 214.57 45.2825 214.452 45.2104C214.216 45.5704 213.892 44.9833 214.33 44.8767C214.635 44.8026 215.062 44.9814 215.174 45.2771C215.202 45.3914 215.261 45.8008 215.458 45.5309C215.578 45.3605 215.618 45.1086 215.519 44.951C215.378 44.7027 215.17 44.5111 214.947 44.3432C214.701 44.1609 214.897 44.0529 215.075 43.7876C215.238 43.5461 215.328 43.5039 215.571 43.5054C215.733 43.5065 215.777 43.2736 215.768 43.1547C215.751 42.9167 215.624 42.7257 215.64 42.4594C215.651 42.1741 215.881 41.9568 215.849 41.6617C215.841 41.4619 215.62 40.3855 216.114 40.4267C216.509 40.4721 216.452 41.0711 216.751 41.2205C216.936 41.3168 217.323 40.2538 217.396 40.1354C217.482 39.9932 217.607 39.761 217.789 39.6765C217.884 39.6534 218.035 39.778 217.989 39.5874C217.892 39.1064 217.431 39.0368 217.729 38.5203C218.018 38.0465 218.396 37.6922 218.732 37.2473C219.053 36.826 219.491 36.7196 219.548 36.1206C219.588 35.7879 219.345 35.1204 219.755 34.8995C219.951 34.7914 220.739 35.0438 220.47 34.6853C220.263 34.4128 220.235 34.2177 220.176 33.8891C220.558 34.3815 220.959 34.7884 221.665 34.5361C222.07 34.377 222.509 34.2705 222.928 34.1685C222.783 33.8204 222.647 33.5103 222.573 33.1246C222.518 32.8151 222.51 32.6153 222.687 32.35C222.846 32.0895 222.675 32.1312 222.648 31.8551C222.599 31.2412 222.903 30.582 223.24 30.0562C223.312 29.9378 223.532 29.6824 223.491 29.5109C223.426 29.2441 223.015 29.5458 222.881 29.5782C222.789 29.1971 223.977 28.6055 224.276 28.7549C225.062 29.2499 224.764 27.5261 224.79 27.2171C224.825 26.8653 224.899 26.4235 225.13 26.1253C225.35 25.8699 225.343 26.1742 225.376 26.3076C225.246 26.5208 225.568 26.7655 225.726 26.5857C225.951 26.3494 225.549 25.9426 225.551 25.7C225.544 25.3385 226.137 25.5373 226.053 25.356C226.01 25.2654 225.551 24.9532 225.695 24.7972C226.054 24.3667 226.592 25.7495 226.972 25.1526C227.058 25.0105 227.245 24.8642 227.117 24.754C226.999 24.6819 226.971 24.5676 227.034 24.411C227.106 24.2117 227.061 23.9403 227.275 23.8275C227.452 23.724 227.413 23.8142 227.471 23.7195C227.702 23.2596 227.676 22.2367 228.266 22.0931C228.806 21.8207 228.953 21.1795 228.326 20.9281C228.574 20.9488 228.793 20.7742 228.895 20.5275C228.982 20.3045 228.845 20.1562 228.856 19.9518C228.879 19.3811 229.583 19.3714 229.95 19.1407C230.457 18.8158 230.324 18.0206 230.702 17.5855C231.047 17.1786 231.638 17.035 231.875 16.5133C232.024 16.2146 232.04 15.9484 232.047 15.644C232.057 15.5204 232.063 15.2969 232.183 15.2073C232.183 15.2073 232.183 15.2073 232.202 15.2027C232.013 15.0064 231.886 14.7345 231.84 14.5439C231.899 14.2875 231.932 14.2592 231.941 14.2973C232.133 14.0084 232.482 13.8632 232.769 14.217C233.057 14.5709 233.078 15.0704 233.18 15.4896C233.161 15.4943 233.142 15.4989 233.123 15.5035C233.142 15.4989 233.184 15.5087 233.208 15.5231C233.735 15.6978 233.46 14.7352 233.835 14.9469C233.953 15.019 234.475 15.9213 234.461 15.945C234.595 15.8317 234.627 15.2184 234.628 15.0567C234.645 14.7096 234.648 14.3052 234.512 13.9952C234.376 13.6851 233.853 12.9445 233.993 12.5269C233.416 12.8085 232.933 13.1479 232.74 13.5985C232.643 13.1983 232.515 13.169 231.924 13.3126C231.724 13.3208 231.557 13.3815 231.511 13.1909C231.469 13.0194 230.573 13.2373 230.421 13.2743C229.902 13.3804 229.345 13.4956 228.872 13.7114C228.453 13.8942 228.507 14.3655 228.03 14.4813C227.961 14.1954 228.064 13.7062 227.737 13.5233C227.367 13.3307 226.757 13.479 226.352 13.6381C225.727 13.8909 225.648 14.3137 225.109 14.5861C224.608 14.8492 224.867 14.5845 224.443 14.5865C223.963 14.6024 223.49 14.899 223.042 15.0483C222.556 15.2069 222.06 15.3274 221.556 15.4097C220.455 15.6167 219.962 15.4945 219.129 16.2216C218.613 16.6702 217.588 16.2736 217.06 16.1798C216.747 16.135 216.167 15.9933 215.838 16.2147C215.389 16.5257 215.015 16.899 214.571 17.2291C214.279 17.4413 213.294 17.6204 213.368 17.9253C213.437 18.2111 213.08 18.2374 212.699 18.33C212.3 18.3465 210.45 18.9576 211.409 19.2492C211.803 19.3754 212.58 19.1664 212.796 19.477C212.952 19.7016 212.56 19.9177 212.279 20.0063C211.86 20.1082 211.361 20.1289 210.976 20.0408C210.61 19.948 210.783 19.6637 210.647 19.4345C210.388 19.0333 210.089 18.8839 209.597 19.1852C209.229 19.4158 208.469 19.2778 208.108 19.2041C207.234 19.0129 208.426 17.9362 208.362 17.5077C208.335 17.2317 208.345 17.1889 207.897 17.3382L207.644 17.3793ZM164.057 77.5853C164.057 77.5853 164.129 77.4669 164.158 77.4195C164.329 77.5395 164.451 77.7923 164.274 77.9767C164.155 77.9046 163.947 77.7939 164.062 77.6044L164.057 77.5853ZM162.603 79.5736C162.409 79.52 162.414 79.3773 162.392 79.2012C162.735 79.1178 162.824 79.2373 162.603 79.5736ZM128.985 128.899C128.582 128.654 129.195 128.021 129.523 128.042C129.09 128.006 129.79 127.977 129.523 128.042C130.076 127.908 129.179 129.034 128.985 128.899ZM93.0182 198.534C92.9405 198.049 93.7001 198.268 93.7933 198.568C93.5168 198.675 93.1166 198.773 93.0182 198.534ZM94.645 194.849C94.5383 195.158 93.923 194.702 94.1537 194.323C94.3412 194.015 94.713 194.631 94.645 194.849ZM97.9956 189.372C97.9946 189.534 97.7438 189.333 97.7201 189.318C97.3648 189.102 97.3741 189.14 97.6048 188.761C97.6295 188.614 97.7357 188.386 97.8628 188.577C97.9854 188.749 98.0018 189.149 97.991 189.353L97.9956 189.372ZM106.941 173.453C106.941 173.453 105.682 173.255 106.076 172.634C106.263 172.326 106.438 172.465 106.579 172.714C106.654 172.857 106.975 173.263 106.941 173.453ZM123.769 189.624C122.978 189.857 123.621 189.015 124.268 189.019C125.395 189.007 124.26 189.485 123.769 189.624ZM117.45 155.418C117.118 155.216 117.455 154.69 117.767 154.897C118.099 155.099 117.763 155.625 117.45 155.418ZM119.18 152.656C119.18 152.656 119.325 152.419 119.397 152.301C119.454 152.287 119.473 152.282 119.492 152.278C119.754 152.275 119.413 152.781 119.195 152.633L119.18 152.656ZM121.886 147.599C122.164 148.076 121.754 148.216 121.714 147.721C121.661 147.169 122.03 147.362 121.886 147.599C121.987 147.433 122.098 147.971 121.886 147.599ZM130.267 177.832C130.101 177.731 130.331 178.099 130.267 177.832C130.101 177.731 130.271 177.105 130.418 177.21C130.821 177.456 130.326 178.161 130.267 177.832ZM133.496 171.194C133.378 171.122 133.169 171.011 133.285 170.822C133.475 170.776 133.533 170.681 133.584 170.89C133.616 171.024 133.616 171.105 133.496 171.194ZM129.394 136.974C129.514 136.803 129.822 136.991 129.726 137.176C129.625 137.342 129.293 137.14 129.394 136.974ZM129.969 137.762C129.969 137.762 129.826 137.837 129.745 137.837C129.602 137.831 129.598 137.812 129.617 137.808C129.379 137.744 128.924 137.613 129.271 137.549C129.328 137.535 130.041 137.644 129.969 137.762ZM131.988 135.273C131.806 135.358 131.537 135.08 131.361 135.022C130.815 134.852 131.376 135.664 131.485 135.779C131.574 135.899 131.598 135.913 131.574 135.899C131.918 136.4 131.316 136.163 130.956 135.928C130.572 135.678 130.839 135.613 130.789 135.242C130.766 135.147 130.387 134.835 130.421 134.807C130.507 134.665 131.621 134.515 130.871 134.415C130.619 134.375 130.014 134.462 130.245 134.083C130.418 133.798 130.163 133.578 130.263 133.412L130.595 133.614C130.595 133.614 130.713 133.848 130.817 133.944C130.921 134.039 131.223 133.623 131.331 133.899C131.424 134.119 131.252 134.322 131.436 134.499C131.597 134.662 131.82 134.749 131.966 134.936C132.027 135.022 132.193 135.203 132.011 135.288L131.988 135.273ZM132.656 133.375C132.301 133.159 132.558 133.137 132.636 132.795C132.69 132.6 132.476 132.632 132.567 132.428C132.635 132.291 132.835 132.282 132.929 132.34C133.214 132.513 133.054 133.601 132.633 133.361L132.656 133.375ZM133.661 131.698C133.394 131.763 132.758 131.554 132.556 131.886C131.777 131.833 132.407 132.184 132.276 132.559C132.218 132.735 131.98 132.752 131.837 132.828C131.622 132.94 131.703 132.941 131.674 133.069C131.654 133.155 131.234 132.672 131.201 132.619C131.144 132.552 130.704 132.154 130.757 132.121C130.872 132.013 130.938 132.118 131.062 132.047C131.167 131.981 131.239 131.863 131.311 131.745C131.441 131.531 131.68 131.352 131.917 131.496C132.13 131.626 132.099 131.331 132.052 131.221C131.958 131.002 131.959 130.84 132.018 130.584C132.106 130.199 132.363 130.096 132.671 130.284C133.122 130.558 132.438 131.067 132.807 131.34C133.219 131.624 133.217 131.281 133.622 131.203C134.122 131.102 134.104 131.61 133.666 131.717L133.661 131.698ZM136.017 125.615C135.75 125.68 136.348 125.817 136.017 125.615C135.807 125.666 136.161 125.378 136.195 125.35C136.405 125.218 136.662 125.115 136.88 125.264C137.335 125.557 136.282 125.793 135.998 125.62L136.017 125.615ZM150.716 145.231C150.686 145.44 150.518 145.662 150.417 145.828C150.091 146.311 150.148 145.551 150.292 145.314C150.364 145.195 150.78 144.912 150.716 145.231ZM157.567 136.138C157.461 136.285 157.442 136.289 157.3 136.203C157.373 136.003 157.515 136.009 157.682 135.948C157.653 135.996 157.61 136.067 157.581 136.114L157.567 136.138ZM151.289 101.437C150.981 101.25 151.01 100.536 151.441 100.815C151.606 100.916 151.658 100.964 151.595 101.201C151.561 101.311 151.431 101.524 151.289 101.437ZM151.909 101.912C151.753 101.849 151.611 101.682 151.55 101.515C151.434 101.119 152.076 101.105 152.15 101.49C152.215 101.757 152.274 102.086 151.909 101.912ZM152.424 98.7191C152.129 98.7505 152.396 98.0197 152.633 98.164C152.467 98.063 152.899 98.0991 152.633 98.164C153.109 98.0481 152.601 98.6965 152.424 98.7191ZM155.967 93.7002C155.967 93.7002 155.491 93.816 155.439 93.7681C155.533 93.8258 155.817 93.4138 155.836 93.3283C155.909 93.0482 155.363 93.0399 155.536 92.7556C155.781 92.3529 156.294 93.1362 156.393 93.2938C156.388 93.2748 156.341 93.246 156.317 93.2316C156.231 93.3737 156.12 93.6631 155.963 93.6811L155.967 93.7002ZM156.411 93.5318C156.411 93.5318 156.445 93.4227 156.426 93.3464C156.492 93.4515 156.688 94.0093 156.788 94.0052C156.626 94.0041 156.276 93.7259 156.391 93.5364L156.411 93.5318ZM157.21 87.5248C157.355 87.2879 157.733 87.6804 157.931 87.9148C157.964 87.9673 158.011 87.9962 158.02 88.0343C158.063 88.1249 158.067 88.144 158.044 88.1295C158.058 88.1867 158.086 88.2202 158.1 88.2774C158.105 88.2156 156.961 87.9085 157.196 87.5485L157.21 87.5248ZM158.831 90.7031C158.665 90.6021 158.309 90.4666 158.425 90.2771C158.579 89.9975 158.897 90.0614 159.01 90.2762C159.01 90.2762 159.029 90.2715 159.052 90.3668C158.98 90.4852 158.908 90.6037 158.835 90.7222L158.831 90.7031ZM168.908 118.95C168.692 119.306 168.309 118.813 168.429 118.643C168.674 118.321 168.929 118.703 168.908 118.95ZM164.284 81.587C164.165 81.5149 163.957 81.4041 164.072 81.2146C164.072 81.2146 164.334 81.1306 164.339 81.1497C164.457 81.2218 164.351 81.5303 164.288 81.606L164.284 81.587ZM164.394 79.9657C164.081 79.7591 164.274 79.3894 164.568 79.6006C164.79 79.7685 164.659 80.1434 164.394 79.9657ZM176.833 104.066C176.906 103.867 177.049 103.873 177.215 103.812C177.1 104.001 177.046 104.196 176.833 104.066ZM180.674 98.6115C180.573 98.7773 180.241 98.5754 180.342 98.4096C180.61 98.1021 180.68 98.388 180.674 98.6115ZM180.657 97.546C180.421 97.906 180.301 97.4105 180.445 97.1736C180.788 97.0902 180.878 97.2097 180.657 97.546ZM181.88 54.765C181.365 54.8901 181.95 54.1424 182.026 54.2047C182.22 54.3391 181.952 54.6466 181.88 54.765ZM184.804 47.535C184.703 47.7008 184.372 47.4989 184.472 47.3331C184.687 47.2203 184.978 47.1699 184.804 47.535ZM194.038 76.0477C193.929 75.852 194.117 75.5441 194.355 75.5266C194.687 75.7285 194.35 76.2542 194.038 76.0477ZM190.795 37.5615C190.579 37.9168 190.197 37.4244 190.317 37.2539C190.634 36.7328 191.011 37.2061 190.795 37.5615ZM191.91 33.597C191.593 33.3714 192.084 33.2319 192.292 33.3426C192.21 33.5038 192.09 33.6743 191.91 33.597ZM194.371 33.261C194.318 33.4556 194.03 33.0209 194.016 32.9638C193.923 32.6635 193.973 32.288 194.316 32.2046C195.226 31.9632 194.464 32.8145 194.352 33.2656L194.371 33.261ZM203.052 62.6548C202.778 63.1049 202.509 62.0805 203.153 62.4889C203.124 62.5363 203.081 62.6074 203.052 62.6548ZM206.916 20.3617C206.2 20.8993 206.171 20.2 206.187 19.9337C206.214 19.463 205.123 19.6271 206.074 19.053C206.532 18.7801 206.688 18.9237 206.991 19.173C207.322 19.4558 207.38 20.027 206.916 20.3617ZM229.209 13.9324C229.533 13.8536 229.58 13.8825 229.631 14.0921C229.283 14.2373 229.112 14.1173 228.866 14.0158C228.98 13.988 229.113 13.9555 229.228 13.9277L229.209 13.9324ZM224.596 26.255C224.514 26.4162 224.394 26.5867 224.214 26.5094C223.897 26.2838 224.388 26.1443 224.596 26.255ZM223.132 26.7926C223.513 27.4467 222.687 27.2035 222.67 26.8847C222.649 26.5469 223.028 26.6968 223.132 26.7926ZM220.938 33.7038C221.049 33.4143 221.488 33.227 221.759 33.1812C222.112 33.1359 222.009 33.5443 221.96 33.758C221.892 34.0572 221.637 34.4217 221.295 34.3434C221.062 34.2991 220.855 33.9458 220.938 33.7038ZM217.781 35.7429C217.68 35.9087 218.047 35.678 217.781 35.7429C217.661 35.9134 217.086 35.7907 217.182 35.6058C217.461 35.1748 218.1 35.6451 217.781 35.7429ZM213.948 40.8122C213.948 40.8122 214.21 40.7283 214.214 40.7474C214.333 40.8195 214.226 41.128 214.164 41.2037C214.045 41.1316 213.837 41.0208 213.952 40.8313L213.948 40.8122Z" fill="url(#paint250_linear_2063_430)"></path><path d="M74.3411 51.244C74.0512 51.2136 73.7566 51.1641 73.4667 51.1337C73.2916 50.9946 73.1119 50.8365 72.8652 50.7351C72.6185 50.6336 72.5876 51.0044 72.2919 51.1166C71.7388 51.3319 71.0966 51.3467 70.5811 51.6335C70.2422 51.8168 70.0263 52.0913 69.5973 52.236C68.6013 52.5387 67.7253 51.9242 66.7957 52.2511C66.4429 52.3773 66.4985 52.6059 66.6782 52.764C66.7709 53.1451 66.2286 53.1559 65.7666 53.2481C65.5189 53.3083 65.7944 53.3625 65.6605 53.4758C65.5791 53.5561 65.2413 53.5777 65.1079 53.6101C65.0981 53.6529 65.0883 53.6956 65.0641 53.7621C64.9054 54.0226 64.6917 53.9736 64.6691 53.7975C64.3348 53.9999 64.0855 54.3027 64.5794 54.4248C64.8786 54.4933 65.5981 54.2982 65.1521 54.8709C64.893 55.2164 64.3141 54.9939 64.1344 54.8357C64.1205 54.7786 64.1066 54.7214 64.0592 54.6925C64.086 54.9686 63.7389 54.9521 63.5437 54.9794C63.1868 55.0056 62.9071 54.8515 63.0138 54.543C62.9947 54.5477 62.9757 54.5524 62.952 54.538C62.9093 54.5282 62.8619 54.4993 62.8191 54.4895C62.7661 54.6033 62.7367 54.7316 62.7124 54.798C62.6254 55.021 62.2685 55.0472 62.078 55.0936C61.6016 55.2094 61.9142 55.4159 61.9929 55.7399C62.0439 55.9495 61.9691 56.4722 61.6715 56.1611C61.5582 56.0272 61.4043 55.56 61.3445 55.9782C61.2997 56.2919 61.3223 56.4681 61.1446 56.7333C61.0292 56.9228 60.8041 57.1591 60.836 57.3734C60.8731 57.5258 60.3329 57.2132 60.1084 57.3687C60.0033 57.4346 59.9785 57.5819 59.8925 57.6432C59.7504 57.5566 59.6206 57.7698 59.5393 57.8502C59.4002 58.0252 59.3038 58.2101 59.1884 58.3996C59.07 58.3275 58.8851 58.2312 58.967 58.07C58.777 58.0355 58.5869 58.0009 58.401 58.0663C58.2151 58.1317 58.365 58.499 58.3974 58.6323C57.9236 58.3439 57.5119 60.2201 57.3146 60.5708C57.2039 60.7793 57.0504 60.9781 56.8686 61.1434C56.5817 61.3746 56.4174 61.7778 56.2109 62.0904C56.1764 62.2805 56.3937 62.5102 56.2973 62.6951C56.182 62.8846 56.1098 63.003 55.8951 63.1157C55.5706 63.2754 55.2668 63.1878 54.9825 63.0148C54.5751 62.7505 54.6194 63.2644 54.6652 63.5359C54.7208 63.7645 54.8532 63.8939 55.0427 64.0092C55.1235 64.0098 55.4562 64.0499 55.4551 64.2116C55.4551 64.2116 55.1976 64.3146 55.3207 64.4058C55.4721 64.5304 55.3001 64.653 55.1991 64.8188C54.9133 64.8883 54.696 64.6585 54.4992 64.9284C54.4369 65.0041 53.9136 65.757 54.032 65.8291C54.2025 65.9491 54.5656 65.6994 54.7932 65.8055C55.1109 65.9503 54.3425 66.3591 54.2709 66.3967C53.9089 66.4847 53.6168 66.7778 53.4056 67.0713C53.1321 67.4406 52.8442 67.8334 52.4054 68.0209C52.3483 68.0348 51.8491 68.7212 51.8775 68.7547C51.8301 68.7258 51.5515 68.4101 51.5319 68.4956C51.4392 68.8613 52.2173 69.1564 52.3919 69.3763C52.6514 69.6967 52.5551 69.8816 52.3486 70.1942C52.2332 70.3837 52.1178 70.5732 52.0024 70.7627C51.8366 70.6618 51.6518 70.5655 51.4664 70.55C51.043 70.552 51.406 71.049 51.5147 71.1639C51.5239 71.202 51.8391 71.751 51.6017 71.6876C51.407 71.634 51.3303 71.7335 51.1114 71.7463C50.7735 71.7679 50.4753 71.5377 50.806 71.1545C51.0264 70.8991 50.9837 70.8893 50.6567 70.7065C50.5192 70.639 49.7369 70.2439 49.6216 70.4334C49.6216 70.4334 50.6618 71.3915 49.8393 71.3291C49.245 71.2919 50.0746 71.7158 50.2168 71.8023C50.5247 71.9898 51.0403 72.4498 51.4549 72.3289C52.1028 72.1713 51.3832 73.1132 51.3255 73.2079C51.3961 72.5853 50.1415 72.406 49.7877 72.6938C49.5678 72.8684 49.8861 72.9322 50.0189 72.9806C50.3228 73.0682 50.5597 73.2124 50.8249 73.3901C50.6951 73.6033 50.1023 73.3237 49.9695 73.2753C49.7228 73.1738 49.2264 72.7092 49.0389 73.0172C48.8967 73.6774 50.8609 73.7044 50.3273 74.5808C50.062 74.4031 49.7824 74.2492 49.5172 74.0715C49.4163 74.2373 49.9426 74.4927 49.7072 74.8527C49.4764 75.2317 49.7427 75.2478 49.96 75.4775C50.5414 76.0425 48.9923 75.8137 49.0979 75.6669C48.9969 75.8327 49.466 76.1021 49.5417 76.1644C49.8497 76.3519 49.5401 76.4069 49.3491 76.5341C48.9525 76.8122 49.0014 77.3453 49.2609 77.6657C49.3026 77.8372 49.4252 78.0092 49.2434 78.1745C49.0615 78.3398 48.9606 78.5056 48.8308 78.7188C48.7252 78.8655 48.6484 78.965 48.4636 78.8687C48.4399 78.8542 48.1082 78.6523 48.0938 78.676C48.0696 78.7424 48.2395 78.9433 48.2534 79.0004C48.2859 79.1338 48.2946 79.2528 48.2889 79.3955C48.2977 79.5145 48.208 80.1417 48.0937 80.1695C48.0174 80.188 47.9794 79.4505 47.7888 79.4969C47.5602 79.5525 47.8176 80.1963 47.2908 80.0216C47.025 79.9248 46.7742 79.7234 46.5374 79.5792C46.716 79.899 46.9323 80.2904 46.8251 80.6797C46.7716 80.8744 46.5296 80.792 46.5429 80.93C46.5367 81.1535 46.7865 81.5167 46.6711 81.7062C46.5413 81.9194 46.2333 81.7318 46.0752 81.9116C45.965 82.0393 46.0113 82.2299 46.0437 82.3633C46.1179 82.6682 46.2064 82.9493 46.2615 83.2588C46.0303 82.972 45.8604 82.7711 45.5524 82.5836C45.6724 83.1599 45.4395 83.8624 45.2123 84.4222C45.1593 84.536 45.0959 84.7734 44.9672 84.8248C44.8528 84.8526 44.7298 84.7615 44.5912 84.8558C44.123 85.1714 45.2137 85.6731 44.5081 85.9254C44.3032 85.9954 44.0513 85.9558 43.9432 85.7601C43.868 85.6169 43.9829 85.5082 44.0123 85.38C44.0277 85.1946 43.5009 85.0199 43.863 84.9318C44.054 84.8046 44.0556 84.5621 43.8851 84.4421C43.6436 84.2788 43.5231 84.5302 43.3187 84.5193C43.1096 84.4894 42.9726 84.3411 42.797 84.2829C42.6023 84.2293 41.6897 84.1283 41.6778 84.4944C41.6618 84.7607 41.8369 84.8998 41.7164 85.1511C41.6922 85.2175 41.3862 85.4534 41.4908 85.4683C41.5526 85.4735 41.6813 85.422 41.6133 85.6403C41.5649 85.7732 41.4784 85.9153 41.3872 86.0384C41.2574 86.2516 41.0102 86.2309 40.971 86.4019C40.8443 86.8767 40.8947 87.1672 41.3711 87.0514C41.676 86.9772 42.549 86.5833 42.8472 86.8136C42.9229 86.8759 42.8271 86.98 42.8219 87.0418C42.8152 87.3462 43.066 87.5476 43.2838 87.6964C43.1252 87.957 42.586 87.4826 42.4006 87.4671C41.9917 87.4455 41.951 87.859 41.7357 88.0527C41.372 88.3833 40.5765 87.1034 40.3736 86.85C40.0372 87.3758 39.9347 87.7841 39.9877 88.4171C40.0098 88.6741 40.1298 89.2503 39.7487 89.343C39.6189 89.5562 39.7121 89.8566 39.744 90.0708C39.744 90.0708 39.9278 90.3288 39.8989 90.3762C39.8989 90.3762 39.5621 90.236 39.4715 90.2782C39.3046 90.339 39.1609 90.495 39.0553 90.6418C38.8009 91.0064 38.8756 91.2305 38.9064 91.6064C38.946 92.1014 38.481 91.9319 38.2395 91.7686C37.9315 91.5811 37.796 91.9369 37.9181 92.1898C37.9603 92.2804 38.0406 92.3618 38.1117 92.4051C38.1776 92.5102 38.2394 92.5154 38.2971 92.4206C38.4017 92.4356 38.0859 92.7142 38.0761 92.7569C38.0086 92.8944 37.9839 93.0416 37.9972 93.1797C38.0425 93.5319 38.2212 93.8518 38.3618 94.1809C38.6002 94.8294 38.457 95.6512 38.2293 96.2919C38.1082 96.624 37.7674 95.6373 37.7251 95.5466C37.5748 95.2603 37.4429 95.7969 37.4614 95.8731C37.4701 95.9921 37.7606 96.6884 37.7415 96.6931C37.708 96.7214 37.4562 96.6816 37.3655 96.7239C37.2749 96.7661 37.2126 96.8418 37.1739 96.9319C37.0004 97.2971 37.1739 97.6788 37.1193 98.0352C37.0693 98.4106 37.0054 98.7288 36.8035 99.0604C36.7313 99.1789 36.6458 99.9061 36.3898 99.7665C35.4247 99.6984 36.4211 100.808 35.6831 100.927C35.4545 100.983 35.3654 100.783 35.4571 100.579C35.6116 100.218 34.9931 100.247 34.8488 100.484C35.0146 100.585 35.2093 100.639 35.0605 100.857C34.9307 101.07 34.8189 101.44 35.0558 101.584C35.2957 101.99 35.2627 102.684 34.6077 102.48C34.2374 102.369 34.0294 102.177 33.6014 102.16C33.416 102.145 32.8036 101.95 32.5827 102.287C33.0137 102.565 33.4401 102.825 33.8902 103.099C33.7955 103.041 32.4672 103.223 32.7885 103.548C32.9492 103.711 32.908 103.459 33.0981 103.493C33.2263 103.523 33.3257 103.599 33.4251 103.676C33.5245 103.753 33.8278 103.921 33.7078 104.092C33.4235 103.919 33.0455 104.273 32.9723 104.553C32.8703 104.881 33.3858 105.341 32.8332 105.475C32.3378 105.595 32.5886 105.05 32.3048 104.796C32.0211 104.542 31.8197 104.793 31.7368 105.116C31.6976 105.287 31.968 105.403 31.8289 105.578C31.7377 105.701 31.557 105.705 31.4287 105.675C31.077 105.64 31.0023 105.416 30.7371 105.238C30.7371 105.238 30.391 105.06 30.3622 105.107C30.1989 105.349 30.9812 105.744 31.1135 105.873C31.3782 106.132 31.5806 106.466 31.6305 106.837C31.6943 107.266 31.5352 107.607 31.2998 107.967C31.0644 108.327 30.9624 107.908 30.8687 107.688C30.775 107.469 30.5891 107.534 30.5448 107.767C30.4814 108.004 30.5797 108.243 30.6163 108.476C30.6487 108.61 30.6548 109.133 30.438 108.822C30.2825 108.598 29.8798 108.353 29.7438 108.789C29.6176 109.183 29.905 109.618 29.8498 110.055C29.7251 110.953 28.9162 109.535 28.84 109.554C28.7637 109.573 28.6776 110.381 28.6102 110.518C28.4371 110.802 28.4505 110.94 28.52 111.226C28.5617 111.398 28.2187 111.481 28.1512 111.619C28.0162 111.894 28.5548 112.449 28.3061 112.671C28.0048 112.926 27.8014 112.006 27.7494 111.958C27.8205 112.002 27.4342 112.156 27.3724 112.151C27.1592 112.021 26.8543 112.095 26.636 112.027C26.4841 111.984 26.9703 111.825 26.875 111.848C27.0321 111.83 27.1938 111.831 27.3606 111.77C27.4369 111.752 27.6799 111.673 27.5713 111.558C27.4343 111.409 27.3128 111.076 27.5657 110.954C27.9236 110.766 27.9803 110.833 27.8501 110.38C27.641 109.603 27.6053 110.702 27.2871 110.638C27.1398 110.613 26.8364 110.445 26.7613 110.302C26.667 110.163 26.9194 110.122 26.9148 110.103C26.8546 109.855 26.2406 110.65 26.1973 110.721C26.135 110.797 25.7363 111.398 25.8074 111.442C25.9542 111.547 26.4192 111.717 26.2461 112.001C26.0731 112.285 25.5468 112.03 25.5323 112.054C25.5323 112.054 25.8609 112.741 25.7084 112.778C25.6131 112.801 25.335 112.404 25.2403 112.347C25.1264 112.294 24.9508 112.235 24.7984 112.272C24.94 112.44 25.0781 112.426 25.3912 112.552C25.728 112.692 25.5054 113.271 25.4518 113.466C25.4225 113.594 25.4457 113.689 25.4498 113.789C25.5914 113.956 25.6804 114.157 25.7505 114.362C25.8828 114.491 26.0198 114.639 26.1568 114.788C26.596 115.266 26.6413 115.619 26.2401 115.878C26.0825 115.976 25.6968 116.05 25.4104 116.2C25.4325 116.457 25.4263 116.681 25.4068 116.766C25.2579 116.984 25.1863 117.022 25.039 116.997C25.3793 118.065 25.7729 116.778 26.1164 116.614C26.7128 116.328 27.1973 117.905 27.6752 118.294C27.9023 118.481 28.1938 118.268 28.3483 118.655C28.4085 118.902 28.0552 119.109 27.9785 119.209C27.7101 119.516 27.4896 120.518 27.6857 121.076C27.9751 121.934 28.9337 120.813 29.2148 121.471C29.6082 122.425 28.4154 122.251 29.056 123.225C29.5647 123.99 30.2832 123.956 30.7914 124.802C31.3939 125.785 30.4257 125.456 30.7094 126.456C30.7974 126.818 30.855 127.47 31.2202 127.644C31.5379 127.789 31.7537 127.514 32.0581 127.521C33.0613 127.58 32.7588 129.49 32.6651 130.017C32.4276 130.701 32.2523 132.055 33.2303 132.342C33.7999 132.526 33.9152 132.337 34.2427 133.186C34.3972 133.572 34.4616 133.92 34.7458 134.093C35.0775 134.294 35.2931 134.767 35.3333 135.181C35.377 135.776 35.0438 135.816 34.7147 135.957C34.4953 136.051 34.2862 136.021 34.4499 136.445C34.5153 136.631 34.6322 136.946 34.7934 137.028C34.9309 137.095 35.0463 136.906 35.1694 136.997C35.4629 137.208 35.4268 137.641 35.2219 137.711C35.1456 137.729 34.8598 137.799 34.8165 137.87C34.7604 137.722 34.9617 138.218 34.9617 138.218C34.5564 138.377 35.0472 138.984 35.044 139.469C35.0502 139.993 34.6778 140.204 34.9069 140.815C35.0469 141.225 35.1535 141.663 34.8821 141.709C34.6869 141.736 35.38 142.677 35.4176 142.749C35.9948 143.961 36.3168 142.712 37.0274 143.145C37.1392 142.774 37.3082 142.39 37.4056 142.044C37.5952 141.412 37.4861 140.631 37.8796 140.092C37.9708 139.969 38.4147 139.719 38.322 140.085C38.2586 140.322 38.067 140.531 38.0937 140.807C38.1014 141.087 38.8792 139.97 38.9513 139.851C39.1635 139.396 38.3066 139.524 38.2711 139.129C38.2495 138.791 38.697 138.722 38.8911 138.857C38.9097 138.933 38.9318 139.19 39.0462 139.162C39.1796 139.13 39.3047 138.898 39.3624 138.803C39.5355 138.519 39.7987 138.273 39.9717 137.989C40.2221 137.524 39.7962 137.184 40.2319 136.735C40.7012 136.257 41.4093 136.347 41.8734 135.932C42.2705 135.573 41.3208 135.32 41.7843 134.985C42.1474 134.735 42.7196 134.515 43.1476 134.532C42.4797 134.109 43.3985 133.987 43.1544 133.481C43.0277 133.209 42.8001 133.103 42.5442 132.963C43.0834 132.691 43.6458 132.514 43.9729 131.95C44.1125 131.694 44.1805 131.476 43.8715 131.45C43.5625 131.424 43.3513 130.971 43.5244 130.687C43.7422 130.835 44.1959 131.29 44.4406 130.968C44.6853 130.647 44.849 130.324 45.1411 130.031C45.2369 129.927 45.3754 129.833 45.4475 129.714C45.4712 129.729 45.6891 129.878 45.7468 129.783C45.8045 129.688 45.5913 129.558 45.5485 129.549C45.5635 129.444 45.5975 129.335 45.6124 129.23C45.6902 128.969 45.8061 128.699 45.9549 128.481C46.0894 128.287 46.2763 128.06 46.5241 128C46.726 127.668 46.6024 127.658 46.4855 127.343C46.3918 127.124 46.8059 127.083 46.9156 127.037C47.3348 126.935 47.2323 126.596 47.2535 126.268C47.2798 125.878 47.4328 125.76 47.7742 125.92C48.0446 126.036 48.6589 126.653 48.9515 126.279C49.3542 125.778 48.4828 125.929 48.2032 125.775C47.7387 125.525 48.3284 124.796 48.3022 124.439C48.2796 124.263 48.0329 124.161 48.1483 123.972C48.2441 123.868 48.5381 123.998 48.6236 124.018C48.9182 124.067 49.5471 123.914 49.7438 123.644C50.0317 123.252 48.9677 123.026 49.1697 122.694C49.4725 122.197 49.9911 122.918 50.1616 122.292C50.3028 121.793 49.9248 121.401 50.0994 120.874C50.3127 120.257 50.6082 120.891 51.0059 120.452C51.1496 120.296 51.4601 120.079 51.3571 119.821C51.2634 119.602 51.0116 119.562 50.87 119.395C50.3885 118.826 51.5468 118.443 51.8661 118.345C52.3373 118.291 53.1336 117.997 52.7999 117.371C52.6074 116.994 52.4456 116.993 52.7243 116.562C52.8587 116.368 52.988 116.236 52.9371 116.026C52.8768 115.779 52.9974 115.527 53.2075 115.395C53.5036 115.202 53.688 115.379 53.9249 115.524C54.0907 115.625 54.1803 115.744 54.3101 115.531C54.3678 115.436 54.4734 115.289 54.4456 115.175C54.4224 115.08 54.2607 115.079 54.2375 114.984C54.1819 114.755 54.4394 114.652 54.5815 114.738C54.6289 114.767 54.8041 114.906 54.8705 114.931C54.8993 114.883 54.9714 114.765 54.9714 114.765C55.2557 114.938 55.3299 114.496 55.5828 114.374C55.8501 114.228 56.1488 114.378 56.3553 114.065C56.4898 113.871 56.6669 113.686 56.8229 113.83C56.927 113.926 57.0738 113.285 57.0836 113.242C57.4256 112.574 56.6016 112.754 56.4765 112.239C56.4117 111.973 56.6033 111.765 56.4575 111.497C56.439 111.421 56.0558 111.09 56.0414 111.114C56.1135 110.995 56.4879 111.207 56.6033 111.018C56.7331 110.804 56.3731 110.569 56.5029 110.356C56.7193 110.001 57.4495 110.348 57.6627 110.478C57.7101 110.506 57.9949 110.599 57.9249 110.394C57.8786 110.203 57.7179 110.04 57.5521 109.939C57.102 109.665 57.2498 109.609 57.3384 109.144C57.3683 108.935 57.2885 108.772 57.304 108.587C57.339 108.316 57.5424 108.489 57.6959 108.29C57.8159 108.119 57.8186 107.715 58.1502 107.917C58.3356 107.932 58.5452 107.881 58.7074 107.802C58.9268 107.708 59.5485 107.193 59.1648 106.944C59.0701 106.886 58.947 106.795 58.7559 106.922C58.6375 106.85 58.5428 106.792 58.4243 106.72C58.3296 106.662 58.1163 106.533 58.0695 106.423C57.9989 106.299 59.1078 106.211 59.2128 106.145C59.6048 105.848 59.2227 105.355 59.3726 104.976C59.5323 104.554 60.0199 104.899 59.7557 105.307C59.6836 105.425 59.6248 105.681 59.8293 105.692C60.0101 105.689 60.0637 105.494 60.1832 105.404C60.6323 105.093 60.9175 105.852 61.3296 105.388C61.55 105.133 61.806 104.525 61.5557 104.243C61.3384 104.014 60.9388 104.03 60.8173 103.696C60.6726 103.267 61.2381 103.352 61.4812 103.272C61.2025 103.703 62.4998 103.893 62.7043 103.903C62.9324 103.929 63.1559 103.935 63.3697 103.984C63.5597 104.018 63.5896 103.809 63.6905 103.643C63.8203 103.43 64.4626 102.669 64.2978 102.406C64.1706 102.215 63.375 101.682 63.2163 101.942C63.1468 101.656 63.0532 101.437 63.3303 101.249C63.3684 101.239 64.1543 101.068 64.0173 100.92C63.833 100.743 63.405 100.726 63.1768 100.701C62.9914 100.685 62.5099 100.863 62.3961 100.81C62.4671 100.853 62.7937 100.37 62.8416 100.318C62.8993 100.223 62.7963 99.9657 62.8355 99.7947C62.9277 99.5099 63.2666 99.3266 63.3119 99.6789C63.3618 100.05 64.1781 100.336 64.4273 100.033C64.7245 99.6785 63.9943 99.3313 63.9773 99.0125C63.9691 98.8127 64.1607 98.6046 64.2143 98.4099C64.3065 98.1252 64.2081 97.8868 64.2385 97.5968C64.2442 97.4542 64.3076 97.2167 64.4034 97.1127C64.6449 97.276 64.7809 96.8393 64.8247 96.6874C64.9123 96.3835 65.1296 96.6133 65.2192 96.7327C65.3701 96.9383 65.6338 96.6117 65.7203 96.4696C65.8068 96.3275 65.9464 96.0716 66.1179 96.0299C66.2132 96.0067 66.7087 95.8862 66.4198 95.6941C66.1422 95.2167 66.8582 94.0939 67.2074 93.787C67.4753 93.5604 67.7322 93.5384 67.9249 93.1686C68.1031 92.8226 67.8178 92.8111 67.858 92.4784C67.9028 92.1648 68.1325 91.9475 68.1964 91.6292C68.2361 91.3774 68.214 91.1204 68.1728 90.868C68.1496 90.7727 67.9849 90.5101 68.128 90.435C68.2856 90.3361 68.5746 90.5283 68.693 90.6004C68.7718 90.9243 68.9217 90.5447 69.0221 90.4597C69.1658 90.3037 69.3517 90.2383 69.5423 90.192C69.9996 90.0808 70.2112 90.4531 70.5918 90.4413C70.2319 90.2059 69.8765 89.9897 69.5165 89.7543C69.3698 89.6487 68.9069 89.1558 69.3261 89.0539C69.7072 88.9612 70.1661 89.3542 70.4503 89.5272C70.5214 89.5705 70.5275 89.3469 70.646 89.4191C70.7835 89.4865 70.9302 89.5921 71.0724 89.6787C71.1445 89.5602 71.2934 89.3424 71.1229 89.2224C71.1229 89.2224 71.09 89.1698 71.1044 89.1461C71.1343 88.937 71.4536 88.8392 71.4979 88.6065C71.5469 88.3927 71.1998 88.3762 71.1096 88.3376C71.0432 88.3134 71.2214 87.9673 71.241 87.8818C71.3337 87.5162 71.4264 87.1506 71.3812 86.7983C71.3544 86.5223 71.3138 86.1891 71.425 85.8996C71.5409 85.6293 71.9406 85.6127 71.9575 85.9315C71.9797 86.1885 71.7165 86.4342 71.872 86.6588C71.9333 86.7448 72.0692 86.308 72.0837 86.2843C72.1604 86.1849 72.2562 86.081 72.3793 86.1722C72.4978 86.2443 72.5477 85.8688 72.5385 85.8307C72.555 85.4836 72.4118 85.5587 72.28 85.3486C72.2424 85.277 72.1719 85.1529 72.1724 85.0721C72.1816 85.1102 72.1986 84.6821 72.2929 84.8207C72.3542 84.9067 72.3346 84.9922 72.5246 85.0267C72.6338 85.0607 72.7528 85.052 72.8671 85.0242C72.9913 84.9537 73.2349 84.7935 73.2122 84.6174C73.1752 84.4649 72.3466 83.8792 73.083 84.0029C73.1685 84.0225 73.5568 84.2915 73.5254 83.9964C73.494 83.7013 73.3653 83.7527 73.5239 83.4922C73.596 83.3737 73.802 83.142 73.8123 83.0184C73.8273 82.9138 73.4477 82.7639 73.3767 82.7206C73.54 82.4791 73.8387 82.6285 73.9108 82.5101C74.055 82.2732 74.4928 82.2475 74.7302 82.3109C75.2241 82.433 75.4533 82.2965 75.1376 81.8283C74.789 81.3076 74.6174 82.096 74.2291 81.8271C73.9592 81.6304 74.2126 81.4275 74.3141 81.1808C74.3868 80.9815 74.0747 80.6941 74.1515 80.5947C74.1659 80.571 74.4975 80.773 74.5403 80.7828C74.7066 80.8029 74.7736 80.7462 74.9023 80.6947C75.2216 80.5969 75.6042 81.0084 75.7742 81.2093C76.114 81.611 76.1317 80.3554 75.8665 80.1777C76.0225 80.3214 76.6642 80.3874 76.7847 80.1361C76.8666 79.9749 76.3022 79.7287 76.1838 79.6566C76.549 79.0834 76.6823 79.7978 76.9784 79.6047C77.1505 79.4821 76.8359 78.8522 76.7174 78.7801C76.482 79.1401 76.1576 78.553 76.5959 78.4464C76.9008 78.3723 77.3277 78.551 77.44 78.8466C77.4678 78.961 77.5269 79.3703 77.7237 79.1005C77.8437 78.93 77.8834 78.6783 77.7845 78.5207C77.6434 78.2724 77.4354 78.0808 77.2129 77.9129C76.9668 77.7306 77.1625 77.6224 77.3402 77.3572C77.5035 77.1157 77.5941 77.0734 77.8367 77.075C77.9984 77.076 78.0427 76.8433 78.034 76.7244C78.0165 76.4864 77.8892 76.2953 77.9052 76.029C77.9166 75.7437 78.1463 75.5264 78.1149 75.2313C78.1067 75.0315 77.8854 73.9552 78.3798 73.9964C78.7743 74.0418 78.7181 74.6407 79.0168 74.79C79.2016 74.8864 79.589 73.8234 79.6611 73.7049C79.7477 73.5628 79.8729 73.3306 80.0541 73.2461C80.1494 73.223 80.3008 73.3477 80.2545 73.1571C80.1577 72.6761 79.6968 72.6065 79.995 72.09C80.2835 71.6162 80.6615 71.2619 80.9973 70.817C81.3187 70.3957 81.757 70.2891 81.8132 69.6902C81.8534 69.3575 81.6104 68.69 82.0209 68.4691C82.2166 68.361 83.0045 68.6135 82.7357 68.255C82.5282 67.9825 82.5009 67.7874 82.4412 67.4588C82.8233 67.9512 83.225 68.3581 83.9305 68.1058C84.3359 67.9467 84.7742 67.84 85.1934 67.7381C85.0482 67.39 84.9123 67.0799 84.8387 66.6942C84.7836 66.3846 84.7754 66.1848 84.9531 65.9196C85.1117 65.659 84.9402 65.7007 84.9134 65.4247C84.8651 64.8108 85.169 64.1516 85.5053 63.6258C85.5775 63.5074 85.7979 63.252 85.7562 63.0805C85.6913 62.8137 85.2804 63.1155 85.147 63.1479C85.0543 62.7668 86.2425 62.1751 86.5412 62.3244C87.3275 62.8194 87.0295 61.0958 87.0553 60.7868C87.0909 60.435 87.1651 59.9932 87.3953 59.695C87.6157 59.4396 87.609 59.7439 87.6415 59.8773C87.5117 60.0905 87.8335 60.3352 87.9916 60.1554C88.2167 59.9191 87.8151 59.5121 87.8166 59.2696C87.8094 58.908 88.4027 59.1069 88.3182 58.9256C88.276 58.835 87.8167 58.5228 87.9604 58.3668C88.3199 57.9363 88.8579 59.3192 89.2376 58.7223C89.3241 58.5802 89.5105 58.4339 89.3828 58.3237C89.2644 58.2516 89.2366 58.1372 89.2994 57.9806C89.372 57.7813 89.3263 57.51 89.541 57.3972C89.7177 57.2937 89.6791 57.3838 89.7368 57.289C89.968 56.8291 89.9413 55.8063 90.5321 55.6627C91.0713 55.3903 91.2181 54.7492 90.5919 54.4978C90.8391 54.5185 91.0591 54.3439 91.1605 54.0972C91.2476 53.8742 91.1106 53.7258 91.1214 53.5213C91.1441 52.9507 91.8482 52.9411 92.2159 52.7104C92.7222 52.3855 92.5894 51.5903 92.968 51.1551C93.3131 50.7483 93.9038 50.6047 94.1402 50.083C94.2896 49.7843 94.3056 49.518 94.3123 49.2136C94.3226 49.09 94.3288 48.8666 94.4483 48.777C94.5534 48.7111 94.714 48.8738 94.7851 48.9171C95.0174 49.0422 95.2553 49.0247 95.4737 49.0927C95.7394 49.1896 95.8074 48.9712 95.8419 48.7812C95.1961 48.6153 95.0385 48.7141 95.9259 48.2965C96.2504 48.1369 96.5512 47.9629 96.8519 47.7889C96.8334 47.7127 96.8148 47.6364 96.8009 47.5792C96.698 47.3217 96.3303 46.8056 96.2665 46.3772C96.0033 46.6228 95.7829 46.8783 95.615 47.1007C95.5768 47.11 95.9199 47.0266 95.977 47.0127C96.1021 47.5272 94.794 47.5425 94.3655 47.6063C93.8798 47.684 94.2172 46.9965 93.8428 46.7848C93.4638 46.554 93.2104 47.5037 93.0002 47.6355C92.8617 47.7297 92.4049 47.7601 92.4229 47.9172C92.4321 47.9553 92.7812 48.3951 92.5768 48.3843C91.5401 48.3538 92.3066 46.7749 91.4851 46.5508C91.0958 46.4436 90.541 47.6482 90.0219 47.7542C88.9357 48.0183 87.8311 47.4594 86.7161 47.7709C86.4302 47.8404 86.4194 48.0448 86.4611 48.2163C86.716 48.5176 87.5128 48.1423 87.8645 48.1779C88.1117 48.1985 88.0988 48.7264 87.8129 48.7959C87.2413 48.9349 86.5641 48.4739 86.046 48.4183C85.6088 48.3631 84.9567 48.4207 84.7924 48.8239C84.7682 48.8904 84.8835 49.4475 84.6317 49.4079C84.1898 49.3337 82.905 47.9508 82.5517 48.1578C82.0886 48.4116 82.1133 49.0111 81.3892 49.1871C80.8104 48.9646 81.2058 49.595 81.0477 49.7747C80.8705 49.9591 80.0253 50.4674 79.7699 50.2469C79.6422 50.1367 79.7149 49.9374 79.5681 49.8318C79.1798 49.563 77.9118 49.9924 77.4545 50.1036C76.7304 50.2796 75.9145 50.6596 75.2182 50.95C74.9272 51.0813 74.6826 51.4031 74.4353 51.3825L74.3411 51.244ZM26.514 111.028C26.514 111.028 26.5861 110.909 26.615 110.862C26.7854 110.982 26.9074 111.235 26.7303 111.419C26.6118 111.347 26.4033 111.236 26.5187 111.047L26.514 111.028ZM26.7356 115.01C26.6172 114.938 26.4086 114.827 26.524 114.638C26.524 114.638 26.7861 114.554 26.7907 114.573C26.9092 114.645 26.8026 114.954 26.7403 115.029L26.7356 115.01ZM26.846 113.389C26.5334 113.183 26.726 112.813 27.0196 113.024C27.242 113.192 27.1112 113.567 26.846 113.389ZM39.2853 137.49C39.3579 137.29 39.5006 137.296 39.6675 137.235C39.5521 137.425 39.4985 137.619 39.2853 137.49ZM43.1257 132.035C43.0247 132.201 42.6931 131.999 42.794 131.833C43.0624 131.526 43.1319 131.811 43.1257 132.035ZM43.1088 130.969C42.8734 131.329 42.7529 130.834 42.8972 130.597C43.2402 130.514 43.3298 130.633 43.1088 130.969ZM44.3318 88.1884C43.8173 88.3135 44.4024 87.5657 44.4781 87.628C44.6723 87.7625 44.404 88.0699 44.3318 88.1884ZM47.2562 80.9584C47.1552 81.1242 46.8236 80.9224 46.9246 80.7565C47.1393 80.6438 47.4297 80.5932 47.2562 80.9584ZM56.4897 109.471C56.3815 109.275 56.569 108.967 56.807 108.95C57.1386 109.152 56.8023 109.678 56.4897 109.471ZM53.2472 70.9848C53.0308 71.3402 52.6487 70.8477 52.7687 70.6773C53.086 70.1561 53.4635 70.6295 53.2472 70.9848ZM54.362 67.0204C54.0448 66.7948 54.5356 66.6552 54.7442 66.766C54.6623 66.9272 54.5423 67.0976 54.362 67.0204ZM56.8233 66.6843C56.7697 66.879 56.4824 66.4443 56.4685 66.3871C56.3753 66.0869 56.4253 65.7115 56.7683 65.6281C57.6783 65.3866 56.9165 66.2378 56.8042 66.689L56.8233 66.6843ZM65.504 96.0781C65.23 96.5282 64.9608 95.5038 65.605 95.9123C65.5762 95.9597 65.5329 96.0307 65.504 96.0781ZM76.6302 74.6034C76.5118 74.5313 76.3032 74.4205 76.4186 74.231C76.4186 74.231 76.6808 74.147 76.6854 74.1661C76.8038 74.2382 76.6972 74.5468 76.6349 74.6225L76.6302 74.6034ZM87.0481 59.6784C86.9662 59.8396 86.8462 60.0101 86.666 59.9328C86.3488 59.7072 86.8396 59.5676 87.0481 59.6784ZM85.5845 60.216C85.9655 60.8701 85.1394 60.6269 85.1225 60.3081C85.1009 59.9702 85.4805 60.1202 85.5845 60.216ZM83.3899 67.1271C83.5011 66.8377 83.94 66.6503 84.2114 66.6045C84.5636 66.5592 84.4611 66.9676 84.4122 67.1813C84.3436 67.4805 84.0892 67.8452 83.7473 67.7669C83.5145 67.7226 83.3074 67.3692 83.3899 67.1271ZM80.2327 69.1662C80.1317 69.3321 80.4995 69.1014 80.2327 69.1662C80.1127 69.3367 79.538 69.2142 79.6343 69.0293C79.913 68.5983 80.552 69.0684 80.2327 69.1662Z" fill="url(#paint251_linear_2063_430)"></path><path d="M264.881 89.4194C264.986 89.2726 265.092 89.1258 265.226 89.0125C265.207 88.9363 265.151 88.8694 265.118 88.8168C264.544 87.7857 263.493 87.113 263.134 85.8883C263.013 85.4737 263.674 85.4542 263.839 85.7169C264.089 86.08 263.796 86.5347 264.027 86.9024C264.653 87.8197 265.053 85.6439 264.956 85.082C265.036 84.5783 265.082 84.0221 264.723 83.625C264.238 83.7027 264.719 82.7784 264.739 82.612C264.823 82.2082 264.707 81.651 264.5 81.2977C264.359 81.0494 264.202 81.1483 264.08 80.8954C263.7 79.9988 263.765 78.8529 263.471 77.895C263.252 77.161 262.686 77.9041 262.371 77.3551C262.16 76.9827 262.349 76.4323 262.484 76.1573C262.667 75.7494 262.561 75.1493 262.484 74.6636C262.379 73.9828 262.711 73.3571 262.511 72.6995C262.441 72.4136 262.066 71.6169 262.329 71.3713C262.511 71.206 262.522 70.9207 262.315 70.6482C262.041 70.2707 261.689 70.3159 261.398 70.4472C261.012 70.6017 261.057 69.4604 261.101 69.2276C261.167 68.5859 261.437 68.1168 261.569 67.4993C261.638 67.1193 261.718 66.6156 261.601 66.2201C261.476 65.7864 261.36 66.0568 261.193 66.1176C261.117 66.1361 261.48 65.0587 261.505 64.9923C261.756 64.366 261.352 64.2826 261.055 63.8907C260.786 63.5322 260.48 63.0213 260.451 62.4836C260.438 62.2647 260.415 62.0886 260.644 61.9521L260.53 61.2332C260.044 61.3109 260.204 62.3013 260.204 62.3013C260.014 62.3476 259.421 61.4019 259.83 61.3428C260.023 60.8921 260.163 60.5553 260.105 59.9842C260.084 59.6463 260.317 58.863 259.99 58.761C259.79 58.6884 259.402 59.0855 259.275 58.9752C259.308 59.0278 259.847 58.0086 259.533 58.0447C259.536 57.5595 259.742 57.2469 259.75 56.7808C259.782 55.5824 259.238 54.3423 258.989 53.1515C258.989 53.1515 258.96 53.1988 258.965 53.2179C258.838 53.6119 259.126 54.0466 259.071 54.4838C258.946 55.382 258.137 53.9641 258.061 53.9826C257.985 54.0012 257.898 54.8092 257.831 54.9467C257.658 55.231 257.671 55.369 257.741 55.6548C257.782 55.8263 257.439 55.9097 257.372 56.0472C257.237 56.3223 257.776 56.8774 257.527 57.0994C257.226 57.3543 257.022 56.435 256.97 56.3871C257.041 56.4304 256.655 56.5848 256.593 56.5797C256.38 56.4499 256.075 56.5241 255.857 56.4561C255.705 56.4123 256.191 56.2536 256.096 56.2768C256.253 56.2587 256.415 56.2598 256.581 56.1991C256.658 56.1805 256.901 56.1012 256.792 55.9864C256.655 55.838 256.534 55.5043 256.787 55.3823C257.144 55.1943 257.201 55.2613 257.071 54.8086C256.862 54.0319 256.826 55.1304 256.508 55.0665C256.361 55.0418 256.057 54.8734 255.982 54.7302C255.888 54.5917 256.14 54.5505 256.136 54.5314C256.075 54.2837 255.461 55.0789 255.418 55.1499C255.356 55.2256 254.957 55.8271 255.028 55.8704C255.175 55.976 255.64 56.1454 255.467 56.4296C255.294 56.7139 254.768 56.4584 254.753 56.4821C254.753 56.4821 255.082 57.1692 254.929 57.2062C254.834 57.2294 254.556 56.8329 254.461 56.7752C254.305 56.7124 254.02 56.6201 253.871 56.7571C253.69 56.9224 253.974 57.0955 253.906 57.233C253.863 57.304 253.752 57.5934 253.676 57.5311C253.652 57.5167 253.605 57.4879 253.581 57.4735C253.226 57.2571 253.15 58.0224 253.492 58.1007C253.644 58.1445 253.783 57.8885 253.917 57.8561C254.107 57.8098 254.283 57.868 254.43 57.9736C254.865 58.2713 255.08 58.8244 255.106 59.3431C255.124 59.4193 255.159 59.976 254.994 59.7133C254.763 59.3456 254.658 58.7456 254.331 58.4819C254.009 58.2372 253.499 59.1281 254.117 59.1797C254.594 59.0638 254.743 60.9246 254.67 61.2048C254.478 61.4937 254.431 61.4649 254.136 61.4154C253.989 61.3907 253.765 61.3844 253.731 61.5745C253.666 61.9736 254.074 62.2378 254.057 62.5849C254.056 62.8275 253.807 63.0494 253.644 63.2101C253.495 63.4279 253.351 63.6648 253.25 63.9115C253.172 64.0917 253.31 64.1592 253.266 64.3111C253.222 64.4631 252.95 64.6706 252.89 64.4229C252.795 64.3652 252.611 64.1881 252.5 64.3158C252.38 64.4862 252.14 64.1613 252.036 64.0655C251.87 63.8836 251.619 63.8439 251.39 63.8995C251.314 63.918 250.869 64.2481 250.917 64.277C250.77 64.1714 251.164 63.47 250.746 63.4911C250.546 63.4993 249.905 64.0183 249.905 64.0183C249.621 63.8453 249.46 63.6825 249.14 63.8612C248.964 63.9647 248.875 63.6835 248.905 63.5553C249.05 63.0758 248.97 62.2477 248.344 62.6622C247.895 62.9732 247.484 63.3559 247.011 63.6525C246.829 63.8178 246.627 64.1494 247.022 64.1139C247.36 64.0923 247.667 63.6947 247.981 63.7395C248.313 63.7797 247.972 64.2865 247.905 64.424C247.755 64.7227 247.705 65.0981 247.78 65.403C247.844 65.6698 248.054 65.6997 248.042 65.985C247.941 66.1508 247.969 66.346 248.115 66.4515C248.295 66.6097 248.585 66.6401 248.809 66.5655C248.923 66.5377 249.344 66.1931 249.415 66.2364C249.415 66.2364 249.151 66.6438 249.373 66.8117C249.496 66.9029 249.544 66.9317 249.586 67.1032C249.664 67.4271 249.714 67.8793 249.593 68.2114C249.506 68.4344 249.259 68.333 249.165 68.1944C249.009 67.9699 249.21 67.7999 249.174 67.5666C249.118 67.338 248.461 66.7107 248.581 67.287C248.75 67.5687 248.535 67.7624 248.48 67.4528C248.215 67.2751 248.305 67.2329 248.259 66.9615C248.219 66.6283 247.751 66.1971 247.389 66.2852C247.158 66.6642 247.097 67.3249 247.38 67.6597C247.441 67.7457 248.251 68.2551 248.222 68.3025C248.169 68.4163 247.799 68.2236 247.703 68.4085C247.598 68.5553 247.83 68.6805 247.772 68.7752C247.637 69.0502 247.047 69.113 246.785 69.197C246.651 69.2294 245.928 69.3246 245.875 69.4384C245.817 69.5332 246.088 70.3149 246.15 70.3201C246.107 70.3103 246.079 70.2769 246.036 70.2671C245.762 70.7172 246.121 71.0334 246.242 71.448C246.265 71.5433 246.4 72.0959 246.148 72.0563C245.853 72.0068 245.804 71.5546 245.562 71.3913C245.321 71.228 245.483 71.895 245.516 71.9475C245.595 72.2715 245.889 73.0677 245.687 73.3993C245.486 73.731 246.076 73.6682 246.008 73.8057C245.821 74.1136 245.332 73.9297 245.172 74.352C245.071 74.5987 245.083 74.8984 245.048 75.1693C244.959 74.969 244.823 74.7398 244.767 74.5112C244.769 74.2686 244.682 73.664 244.383 73.5954C244.103 73.5223 244.34 74.3324 244.221 74.422C244.02 74.592 243.664 73.7096 243.404 74.136C243.26 74.3729 243.611 74.4894 243.715 74.5852C243.871 74.7289 243.96 74.9292 243.973 75.1481C243.994 75.5668 243.578 75.9303 243.381 76.281C243.232 76.4989 243.22 76.8651 243.161 77.1215C243.127 77.2307 242.984 78.0527 242.908 78.0712C242.717 78.1175 242.749 77.585 242.716 77.5325C242.703 77.4753 242.251 78.1906 242.221 78.3188C242.201 78.4851 242.588 78.9967 242.16 79.0605C241.383 79.1887 242.466 77.997 241.664 78.4342C241.416 78.5753 241.168 78.7163 240.948 78.8909C240.814 79.0042 240.717 79.27 240.569 79.3261C240.307 79.41 240.004 79.1607 239.925 78.9176C239.752 78.4551 240.375 78.5257 240.607 78.6509C240.556 78.4413 240.505 78.2317 240.578 78.0324C240.636 77.8568 240.712 77.8383 240.798 77.777C240.913 77.6683 240.312 77.1887 240.633 76.8483C240.968 76.4843 241.308 76.1393 241.797 76.2423C242.011 76.2913 242.22 76.402 242.328 76.5977C242.313 76.7023 242.32 77.0638 242.496 77.0411C242.71 77.0092 242.604 76.5709 242.638 76.4617C242.677 76.2908 242.802 76.1394 242.888 75.9973C242.528 75.7619 242.43 76.1894 242.051 75.9586C241.746 76.0327 241.472 75.8169 241.191 75.9055C240.905 75.8941 240.568 75.8349 240.408 75.5913C240.29 75.4383 240.261 76.2323 240.275 76.2895C240.133 76.203 239.976 76.1401 239.913 76.3775C239.791 76.7906 239.66 76.4996 239.554 76.6464C239.468 76.7885 239.241 77.3484 239.004 77.2041C238.803 77.2932 238.527 77.4007 238.73 77.6541C238.9 77.855 239.18 77.8474 239.405 77.6918C239.552 77.7166 239.716 78.06 239.782 78.1651C239.777 78.2269 239.797 78.8882 239.631 78.7873C239.531 78.7914 239.165 78.7795 239.273 78.9752C239.386 79.19 239.785 79.2544 239.788 79.5161C239.792 79.616 239.73 79.6917 239.672 79.7864C239.652 79.8719 239.737 80.0532 239.755 80.1294C239.797 80.3009 240.114 80.6073 240.051 80.7639C240.007 80.9158 239.536 80.9699 239.422 80.9977C238.874 81.1511 239.66 81.6461 239.888 81.7522C240.367 81.9789 240.084 81.5631 240.247 81.3216C240.493 81.504 240.425 81.7224 240.49 81.9892C240.55 82.2369 240.74 82.3522 240.929 82.4676C241.171 82.6309 240.923 82.772 240.874 82.9857C240.815 83.2422 240.947 83.4524 241.141 83.5868C240.904 83.4426 240.7 83.3509 240.367 83.3915C240.533 83.4925 240.675 83.579 240.841 83.68C240.893 83.7279 241.336 84.3063 241.075 84.2285C240.904 84.1893 240.507 83.8015 240.391 84.1527C240.289 84.3994 240.781 84.764 240.676 84.9108C240.618 85.0055 240.231 84.4941 240.2 84.9458C240.189 85.1502 240.344 85.4556 240.229 85.6451C240.157 85.7636 239.804 85.143 239.588 85.4174C239.315 85.7867 239.474 86.1112 239.348 86.5051C239.233 86.6946 239.189 86.8466 239.259 87.0516C239.268 87.0897 239.456 87.5285 239.527 87.4909C239.794 87.426 239.324 86.5716 240.041 86.7808C240.344 86.8684 239.744 87.8014 239.619 87.9528C239.289 88.336 239.061 88.149 238.666 88.1845C238.429 88.202 238.504 88.3452 238.422 88.5064C238.306 88.7767 238.114 88.3189 238.057 88.252C237.599 87.7781 237.872 88.9024 237.431 88.6665C237.384 88.6376 237.191 88.3414 237.114 88.4408C237.028 88.583 237.107 88.8261 237.12 88.9641C237.261 89.2932 237.286 89.8118 236.937 90.0379C236.57 90.2686 236.107 89.7756 235.822 89.6025C235.605 90.2004 236.227 91.0179 235.834 91.5576C235.685 91.7754 235.478 91.422 235.31 91.6445C235.128 91.8907 235.292 92.1534 235.486 92.2878C235.861 93.1654 234.779 92.1167 234.633 91.9303C234.486 91.7438 234.364 91.5719 234.205 91.8324C234.071 92.0266 233.836 92.3057 234.193 92.1986C234.536 92.1152 234.939 92.3604 235.07 92.6514C235.206 92.9614 234.658 93.1149 234.459 93.0422C234.089 92.9304 234.01 92.6064 233.608 92.9463C233.254 93.2342 233.086 93.5375 233.15 93.966C233.182 94.0994 233.574 96.0425 233.303 96.0074C233.075 95.9822 232.963 95.6057 232.643 95.7844C232.186 95.8956 233.007 96.1198 232.94 96.1764C232.654 96.4076 232.466 95.9688 232.204 96.0527C231.975 96.1083 232.028 96.7412 231.662 96.8102C231.1 96.9065 231.774 98.5186 231.705 98.8986C231.661 99.1314 231.417 99.2915 231.254 99.4522C230.915 99.7972 230.847 99.2688 230.681 99.1678C230.42 99.0092 230.693 100.214 230.725 100.348C230.484 100.184 230.007 99.7153 229.716 99.7657C229.254 99.8579 230.104 100.862 230.184 101.024C230.263 101.187 230.115 101.324 230.052 101.48C229.994 101.656 230.036 101.827 229.977 102.003C229.934 102.155 229.838 102.259 229.676 102.258C229.21 102.25 228.513 101.955 228.239 101.578C227.867 101.124 228.788 100.597 228.966 100.251C229.072 100.023 229.127 99.6668 229.01 99.433C228.855 99.1276 228.661 99.5781 228.618 99.73C228.578 99.9819 228.54 99.9912 228.397 100.066C228.108 99.8742 228.046 100.535 227.838 100.424C227.449 100.236 228.063 99.4411 228.212 99.2233C227.888 99.302 227.707 98.6397 227.521 98.705C227.521 98.705 227.751 99.0728 227.603 99.2098C227.378 99.4462 227.113 99.2685 226.846 99.3334C226.274 99.4724 227.163 100.387 227.119 100.458C227.105 100.481 226.887 100.332 226.887 100.332C226.773 100.36 226.411 100.367 226.555 100.131C226.484 100.087 226.061 99.3425 225.902 99.6031C225.845 99.6978 225.972 99.8889 226.029 99.9559C226.156 100.147 226.112 100.299 226.201 100.499C226.29 100.7 226.442 100.743 226.498 100.972C226.581 101.315 226.545 103.241 225.995 102.89C225.664 102.688 225.586 104.362 225.296 103.585C225.166 103.213 225.231 102.733 224.957 102.437C224.754 102.183 224.411 102.186 224.215 102.456C224.066 102.673 223.587 102.447 223.642 102.756C223.721 103.08 223.723 103.504 223.892 103.785C224.033 104.034 224.346 104.159 224.609 103.994C224.838 103.939 225.126 104.131 225.297 104.251C225.652 104.467 225.845 104.764 226.115 105.041C226.275 105.204 226.37 104.515 226.404 104.486C226.632 104.431 226.826 105.393 226.844 105.55C226.852 105.75 226.741 105.958 226.897 106.102C226.954 106.169 227.044 106.208 227.101 106.275C227.275 106.495 226.987 106.887 226.825 107.048C226.499 107.369 226.3 107.216 225.988 107.009C225.746 106.846 225.551 106.954 225.289 106.957C225.189 106.961 224.905 106.788 224.823 106.869C224.608 107.143 224.859 107.264 225.072 107.394C225.29 107.542 225.379 107.662 225.363 107.928C225.342 108.256 224.954 108.068 224.811 107.982C224.542 107.785 224.448 107.485 224.265 107.227C223.967 106.835 223.587 106.766 223.181 107.086C222.995 107.233 222.869 107.546 222.669 107.635C222.468 107.724 222.156 107.517 221.98 107.459C221.671 107.352 221.735 107.115 221.86 106.883C221.942 106.722 221.753 106.445 221.787 106.416C221.925 106.322 222.091 106.504 222.258 106.443C222.353 106.42 222.482 106.368 222.544 106.293C222.702 106.113 222.476 105.845 222.381 105.707C222.116 105.529 222.342 105.212 222.533 105.084C222.754 104.748 222.483 104.632 222.6 104.281C222.672 104.082 223.094 103.656 222.962 103.446C222.863 103.289 222.639 103.363 222.491 103.42C221.89 103.687 221.401 104.33 221.074 104.894C220.699 105.51 220.19 106.159 219.688 106.664C219.573 106.773 219.415 106.953 219.566 107.077C219.798 107.283 219.863 107.469 219.942 107.793C219.841 107.959 220.032 108.579 220.174 108.665C220.335 108.747 220.481 108.348 220.581 108.263C220.701 108.174 221.428 108.179 221.203 108.415C221.045 108.595 220.807 108.612 220.938 108.903C221.065 109.175 222.24 109.858 222.077 110.1C222.28 110.353 222.769 110.537 223.053 110.71C222.923 110.923 222.386 110.791 222.263 110.7C222.145 110.628 221.979 110.527 221.961 110.37C221.938 110.275 222.01 110.237 221.915 110.179C221.706 110.069 221.368 110.171 221.139 110.227C221.044 110.25 220.529 110.456 220.789 110.615C220.979 110.73 221.267 110.337 221.48 110.548C221.555 110.61 221.144 110.912 221.111 110.94C221.01 111.106 220.746 111.432 220.821 111.656C220.882 111.823 221.109 111.929 221.218 112.044C221.379 112.207 221.667 112.399 221.776 112.595C221.926 112.881 221.88 113.357 221.773 113.665C221.662 113.954 221.504 114.134 221.208 114.246C220.946 114.33 220.59 114.276 220.369 114.531C220.149 114.787 220.567 114.846 220.537 115.055C220.507 115.264 220.379 115.316 220.236 115.229C219.519 115.182 219.863 116.35 220.182 116.252C220.144 116.261 219.968 115.537 220.181 115.667C220.296 115.639 220.347 115.848 220.384 115.92C220.463 116.244 220.607 116.835 220.419 117.143C220.116 117.64 219.471 116.647 219.171 116.74C219.076 116.763 219.254 117.083 219.268 117.14C219.19 117.482 218.98 117.533 218.72 117.374C218.621 117.963 219.069 118.561 219.184 119.118C218.852 118.916 218.348 118.999 218.065 119.249C217.884 119.414 218.062 119.734 217.994 119.952C217.713 120.788 217.078 119.671 216.867 119.964C216.79 120.063 216.637 120.262 216.688 120.391C216.725 120.543 216.82 120.601 216.724 120.786C216.598 121.018 216.275 121.016 216.267 120.735C216.269 120.412 216.37 120.246 216.211 119.922C216.122 119.721 215.981 119.473 215.805 119.334C215.611 119.2 215.541 119.741 215.196 119.482C214.95 119.3 215.502 119.247 215.274 119.06C214.565 118.465 214.821 120.017 214.615 120.33C214.384 120.709 214.921 120.841 214.809 121.13C214.626 121.538 214.649 121.714 214.693 122.148C214.781 123.256 214.437 122.089 214.284 122.126C214.208 122.144 214.233 122.663 214.091 122.576C213.973 122.504 213.677 121.87 213.466 122.244C213.424 122.073 213.411 121.773 213.231 121.696C213.032 121.623 213.075 122.299 213.089 122.356C213.12 122.732 213.246 123.085 213.22 123.475C213.199 123.803 213.016 124.049 213.057 124.382C213.098 124.715 213.21 125.011 213.07 125.348C212.968 125.594 212.715 125.797 212.989 126.013C213.43 126.33 214.213 126.563 213.899 127.346C213.812 127.569 213.454 127.757 213.714 127.915C213.689 128.063 213.437 128.185 213.612 128.324C213.664 128.372 214.17 128.713 213.937 128.83C213.707 128.967 213.257 128.773 213.058 128.701C212.797 128.542 212.684 128.408 212.43 128.611C212.296 128.724 212.027 128.528 211.932 128.47C211.463 128.201 211.027 127.903 210.577 127.629C210.361 127.984 210.762 128.391 210.836 128.696C210.906 128.982 210.681 129.218 210.541 129.474C210.416 129.706 210.846 130.066 210.632 130.179C210.436 130.287 210.184 130.328 209.974 130.379C210.306 130.581 210.414 131.442 209.947 131.596C209.556 131.732 208.969 131.31 208.896 130.924C208.877 130.848 209.805 130.844 209.663 130.596C209.555 130.4 208.923 130.291 208.742 130.457C208.397 130.783 208.673 131.583 208.684 131.964C208.715 132.421 208.525 132.386 208.242 132.637C208.013 132.854 208.489 132.819 208.588 132.896C208.777 133.011 208.933 133.155 208.989 133.383C209.086 133.784 209.965 133.994 209.648 134.515C209.506 134.428 209.193 134.141 209.049 134.378C209.096 134.568 208.811 134.395 208.783 134.362C208.532 134.161 208.553 133.913 208.479 133.608C208.414 133.342 208.295 133.35 208.293 133.593C208.265 134.306 208.527 134.969 208.556 135.668C208.559 135.849 208.516 136.001 208.481 136.191C208.471 136.315 208.606 136.706 208.611 136.725C208.611 136.725 208.066 136.393 207.855 136.687C207.653 136.937 207.454 137.612 207.867 137.733C207.654 137.603 207.552 137.931 207.432 138.02C207.317 138.129 207.062 137.909 207.033 137.956C206.928 138.103 207.299 138.8 207.293 139.023C207.252 139.437 206.788 139.025 206.699 138.905C206.657 138.815 206.326 138.451 206.257 138.75C206.233 138.897 206.271 138.888 206.085 138.873C205.943 138.867 205.146 138.496 205.372 138.925C205.63 139.407 205.575 139.844 205.467 140.395C205.398 140.775 205.419 141.194 205.331 141.579C205.272 141.835 205.015 142.523 204.713 142.193C204.6 142.059 204.496 141.883 204.512 141.697C204.513 141.455 204.636 141.546 204.742 141.48C204.847 141.414 204.253 141.296 204.191 141.291C204.172 141.296 203.802 141.184 203.859 141.17C203.611 141.311 203.681 142.263 203.765 142.444C203.826 142.611 203.848 142.787 203.871 142.963C203.865 143.187 203.885 143.02 203.712 143.224C203.607 143.37 203.667 143.618 203.699 143.752C203.642 143.846 203.627 143.951 203.612 144.055C203.582 144.265 203.476 144.411 203.423 144.606C203.384 144.696 203.361 145.348 203.419 145.253C203.662 145.093 204.108 145.267 204.087 145.595C204.055 146.127 203.667 145.778 203.358 145.833C202.891 145.906 203.142 145.441 203.1 145.189C203.063 145.036 202.908 144.812 202.74 144.953C202.54 145.123 202.691 145.248 202.609 145.409C202.58 145.457 202.216 145.202 202.145 145.159C202.121 145.145 202.486 144.571 202.254 144.446C201.884 144.253 201.707 143.691 201.314 143.403C200.926 143.134 200.615 143.351 201.031 143.734C201.499 144.165 201.343 144.849 201.72 145.323C201.895 145.543 202.731 145.662 202.519 146.037C202.221 146.553 201.849 146.765 201.314 146.39C201.219 146.333 200.421 145.457 200.304 145.808C200.212 146.093 200.434 146.423 200.403 146.713C200.383 146.96 200.395 147.179 200.313 147.421C200.177 147.776 201.066 147.944 200.445 148.378C200.168 148.566 199.954 148.436 200.051 148.917C200.116 149.184 200.071 149.498 199.974 149.763C199.912 149.92 199.772 150.176 199.559 150.046C199.488 150.003 199.288 149.93 199.227 149.844C199.27 149.773 199.352 149.693 199.257 149.635C199.054 149.463 198.91 149.538 199.041 149.163C199.075 149.054 199.416 148.547 199.245 148.508C199.117 148.478 198.94 148.582 198.854 148.643C198.702 148.68 198.545 148.698 198.402 148.693C198.221 148.696 197.956 148.518 197.808 148.575C197.622 148.64 197.615 149.025 197.364 148.905C197.179 148.808 196.976 148.636 196.793 148.882C196.52 149.251 196.452 150.216 196.535 150.64C196.612 151.126 197.355 151.692 197.091 152.18C196.792 152.697 197.907 152.466 197.909 152.808C197.928 152.885 197.614 152.921 197.874 153.079C197.974 153.156 198.178 153.248 198.177 153.409C198.188 153.79 197.36 153.951 197.122 153.969C196.475 154.045 197.248 153.575 197.292 153.423C197.461 152.958 196.329 153.031 196.651 152.529C196.319 152.327 196.124 153.101 196.165 153.354C196.197 153.487 196.335 153.555 196.43 153.612C196.619 153.728 196.746 154 196.821 154.224C197.026 154.819 196.34 154.239 196.031 154.295C195.916 154.322 195.934 154.48 195.778 154.417C195.711 154.392 195.271 154.076 195.222 154.289C195.198 154.356 195.278 154.437 195.135 154.512C195.063 154.55 194.968 154.573 194.892 154.592C194.835 154.606 194.663 154.728 194.705 154.819C194.799 155.038 195.399 154.852 195.565 154.872C196.026 154.941 195.921 155.835 195.928 156.196C195.613 155.647 195.092 155.33 194.474 155.279C194.61 155.508 194.742 155.637 194.912 155.838C195.092 156.077 194.872 156.252 194.654 156.103C194.422 156.563 194.4 157.133 194.173 157.612C194.024 157.911 194.26 158.136 194.096 158.458C193.875 158.875 194.074 158.948 194.205 159.32C194.331 159.673 194.277 159.948 194.113 160.271C194.002 160.479 194.135 160.608 194.09 160.841C194.051 161.093 193.92 161.468 193.625 161.499C193.391 161.536 193.317 161.231 193.099 161.163C192.881 161.095 192.317 161.515 192.232 161.333C192.139 161.114 192.55 160.812 192.289 160.654C192.244 160.301 192.853 159.487 192.267 159.65C192.057 159.701 192.08 159.877 191.82 159.637C191.64 159.479 191.984 159.315 192.056 159.197C192.123 159.059 192.134 158.935 192.025 158.821C191.893 158.691 191.879 158.634 191.832 158.444C191.791 158.272 191.777 158.215 191.854 158.035C191.907 157.921 191.936 157.793 191.813 157.701C191.669 157.938 191.224 158.43 191.298 158.735C191.367 159.021 192.138 159.035 191.489 159.274C191.117 159.404 190.899 159.337 190.639 159.097C190.459 158.939 190.386 159.219 190.38 159.362C190.354 159.752 190.728 160.125 190.459 160.513C190.223 160.873 190.014 160.177 189.898 160.367C189.682 160.722 189.811 161.418 189.937 161.77C190.063 162.123 190.185 162.376 190.586 162.198C191.02 161.991 191.313 162.203 191.673 162.438C191.904 162.059 191.098 161.73 191.275 161.465C191.362 161.323 191.837 161.45 191.903 161.555C192.015 161.77 192.028 162.069 192.083 162.298C192.12 162.45 192.306 162.466 192.282 162.532C192.214 162.67 192.003 162.883 192.193 162.998C192.101 163.283 191.825 163.309 191.7 163.542C191.584 163.731 191.62 164.045 191.514 164.273C191.461 164.387 191.05 165.435 190.813 165.291C190.579 165.408 190.484 165.432 190.387 165.697C190.363 165.764 190.295 165.982 190.209 165.963C190.081 165.933 190.026 165.624 190.017 165.505C189.962 165.276 189.829 165.147 189.64 165.031C189.479 164.949 189.236 164.948 189.041 164.894C189.097 165.123 189.359 165.786 189.196 165.946C188.986 166.159 188.868 165.925 188.856 166.292C188.846 166.415 188.828 167.005 188.99 167.006C188.766 167 188.581 166.903 188.399 167.149C188.312 167.292 188.292 167.458 188.306 167.596C188.319 167.734 188.432 167.868 188.403 167.996C188.315 168.3 188.287 168.267 188.347 168.595C188.421 168.9 188.462 169.233 188.536 169.538C188.591 169.767 188.685 169.986 188.389 170.098C188.037 170.225 187.921 170.414 187.551 170.221C187.272 170.067 187.203 170.448 186.928 170.313C186.719 170.202 186.434 170.11 186.261 170.394C185.997 170.801 185.372 169.722 185.226 170.121C185.135 170.325 185.342 170.597 185.317 170.825C185.3 171.172 185.123 171.438 184.997 171.751C184.751 172.315 185.205 172.608 185.145 173.107C185.43 173.2 185.69 173.439 185.885 173.412C185.633 173.453 185.86 172.812 186.101 172.391C185.969 172.261 185.903 172.075 186.019 171.886C186.206 171.578 186.578 172.194 186.51 172.412C186.51 172.412 186.51 172.412 186.496 172.436C186.523 172.55 186.551 172.665 186.56 172.703C186.593 172.755 187.105 173.115 187.138 173.087C187.325 172.86 186.618 172.689 186.829 172.395C187.035 172.083 187.64 171.996 187.996 172.051C188.562 172.135 188.894 172.175 189.519 172.003C190.186 171.841 190.465 171.995 190.62 172.382C190.765 172.73 191.264 172.043 191.579 171.926C191.693 171.899 191.868 172.038 191.992 172.048C192.225 172.092 192.477 172.051 192.701 171.976C193.401 171.786 193.813 171.323 194.453 171.046C194.982 170.816 195.53 170.582 196.088 170.386C196.551 170.213 197.089 170.022 197.589 170.001C197.989 169.985 198.115 170.256 198.467 170.292C199.209 170.354 198.534 169.569 198.663 169.356C199.072 168.712 200.985 168.61 201.472 168.956C201.69 169.105 201.474 169.46 201.811 169.519C201.958 169.544 202.547 169.724 202.699 169.687C202.566 169.719 201.46 168.656 202.967 168.713C203.349 168.621 203.754 168.462 204.012 168.197C204.142 168.065 204.73 167.498 204.703 167.383C204.679 167.288 203.652 167.961 203.908 167.354C204.024 167.084 204.642 166.47 205.088 166.644C205.335 166.745 205.245 167.292 205.358 167.506C205.537 167.826 205.841 167.914 205.895 168.304C205.973 168.79 204.706 169.724 205.817 169.393C206.349 169.425 206.726 169.232 207.043 168.873C207.138 168.769 207.807 168.283 207.868 168.531C208.059 168.404 210.345 166.435 210.522 167.078C210.624 167.498 209.045 168.144 208.601 168.393C209.209 168.487 209.78 168.51 210.398 168.562C211.534 168.669 209.236 169.51 210.671 169.686C211.275 169.761 211.422 169.12 211.68 168.855C212.116 168.406 212.49 168.699 213.029 168.426C213.373 168.262 213.684 167.965 213.781 167.699C213.849 167.48 213.403 167.226 213.159 167.467C212.733 167.873 212.614 167.882 211.958 167.839C211.321 167.792 212.189 167.379 212.4 167.167C212.658 166.902 212.823 166.499 212.324 166.439C212.034 166.408 211.238 166.703 211.209 166.669C210.917 166.215 213.209 165.678 213.449 165.337C213.737 164.945 214.198 164.267 214.997 164.234C215.316 164.218 215.626 164.828 215.734 165.024C215.903 165.306 216.292 165.413 216.749 165.383C216.944 165.355 217.13 165.29 217.316 165.225C217.38 164.987 217.519 164.731 217.691 164.609C217.849 164.51 217.92 164.553 218.081 164.635C218.285 164.727 218.187 164.407 218.192 164.346C218.213 164.179 218.222 163.471 218.544 163.634C218.776 163.76 219.144 164.356 219.46 163.997C219.57 163.869 219.733 163.628 219.635 163.47C219.531 163.293 219.24 163.425 219.093 163.4C218.865 163.375 218.808 163.308 218.89 163.066C219.046 162.544 219.344 162.108 219.57 161.629C219.72 161.33 219.617 160.992 219.923 160.837C220.176 160.715 220.457 160.626 220.728 160.581C221 160.535 221.142 160.621 221.408 160.637C221.693 160.649 221.475 160.5 221.505 160.371C221.578 160.091 221.779 159.921 221.719 159.593C221.673 159.321 221.497 159.344 221.661 159.022C221.81 158.723 222.007 158.453 222.161 158.173C222.402 157.752 222.456 157.476 222.163 157.103C221.583 156.377 222.236 156.823 222.708 156.769C223.36 156.711 222.744 156.256 222.66 155.993C222.59 155.788 222.46 155.336 222.718 155.152C222.909 155.025 223.207 155.336 223.311 155.432C223.467 155.575 223.607 155.319 223.631 155.172C223.671 154.92 223.496 154.7 223.46 154.467C223.433 154.191 223.445 153.825 223.608 153.583C223.757 153.366 224.052 153.334 224.211 153.074C224.533 152.572 225.131 152.709 225.528 152.35C226.078 151.873 226.372 151.256 226.823 150.703C226.929 150.556 227.573 150.218 227.394 149.979C227.106 149.625 227.948 147.442 228.279 147.644C228.688 147.666 228.997 146.945 228.857 146.616C228.768 146.416 228.539 146.471 228.702 146.23C228.817 146.202 228.926 146.155 229.04 146.208C229.244 146.3 228.996 146.36 229.087 146.398C229.276 146.514 229.425 146.215 229.431 146.073C229.456 145.844 229.215 145.681 229.264 145.467C229.318 145.192 229.864 144.534 229.481 144.284C229.434 144.094 229.382 144.127 229.488 143.899C229.584 143.714 229.232 143.76 229.175 143.693C228.854 143.367 229.309 142.833 229.259 142.461C228.911 142.687 228.681 142.158 228.902 141.902C229.228 141.5 229.286 141.991 229.615 141.85C230.002 141.696 230.017 141.591 229.866 142.132C229.734 142.588 229.707 143.059 229.738 143.516C229.774 143.83 229.823 144.282 230.112 144.474C230.283 144.594 230.625 144.592 230.755 144.378C231.024 143.909 230.853 143.123 230.718 142.652C230.718 142.652 230.613 142.798 230.617 142.817C230.262 142.601 230.831 142.119 230.985 141.921C231.153 141.698 231.407 142.161 231.687 142.154C231.987 142.141 231.544 141.563 231.568 141.416C231.583 141.311 231.765 141.146 231.661 141.05C231.637 141.036 231.229 140.933 231.334 140.867C231.812 140.509 232.395 141.578 232.876 141.4C233.119 141.321 232.659 140.505 232.822 140.263C233.139 139.742 233.958 139.623 234.261 139.045C234.348 138.903 234.239 138.788 234.126 138.735C233.85 138.681 233.704 139.161 233.532 139.283C233.408 139.354 233.105 139.104 233.211 138.958C233.384 138.673 233.95 138.677 234.213 138.512C234.423 138.38 234.681 138.116 234.517 137.853C234.503 137.796 234.105 137.57 234.248 137.495C234.477 137.358 235.85 137.609 235.894 137.377C235.944 137.082 235.589 136.785 235.805 136.43C236.186 136.337 235.64 136.167 235.622 136.01C235.585 135.857 235.67 135.292 235.912 135.294C236.036 135.304 236.107 135.428 236.245 135.415C236.568 135.417 236.863 134.719 237.012 134.502C237.228 134.146 237.374 133.667 237.495 133.254C237.553 133.078 237.455 132.84 237.594 132.745C237.732 132.651 237.894 132.571 238.033 132.477C238.195 132.478 238.361 132.498 238.533 132.457C238.704 132.415 238.477 132.228 238.554 132.048C238.68 131.735 238.943 131.489 239.007 131.171C239.056 130.957 238.981 130.733 239.087 130.505C239.348 129.998 240.09 129.979 240.312 129.481C240.389 129.301 240.242 129.195 240.076 129.175C239.815 129.016 240.05 128.818 240.198 128.6C240.271 128.482 240.123 128.538 240.119 128.438C240.1 128.362 240.244 128.206 240.292 128.154C240.422 127.941 240.43 127.394 240.048 127.567C239.862 127.633 239.67 128.002 239.539 127.55C239.474 127.283 239.836 127.195 240.017 127.191C240.33 127.398 240.48 127.018 240.714 126.901C241.038 126.741 241.446 126.844 241.789 126.841C241.932 126.847 242.241 126.873 242.342 126.707C242.318 126.612 242.286 126.478 242.158 126.449C242.025 126.4 241.638 126.717 241.562 126.573C241.463 126.416 241.697 125.552 241.912 125.52C242.083 125.478 242.116 125.611 242.25 125.417C242.356 125.271 242.438 125.109 242.59 124.991C242.839 124.77 243.058 124.837 243.353 124.725C243.873 124.538 243.512 123.718 243.681 123.334C243.705 123.267 243.943 123.331 244.039 123.146C244.184 122.828 244.157 122.471 244.159 122.148C244.17 121.943 244.158 121.643 244.34 121.478C244.469 121.346 244.81 121.505 244.791 121.51C244.82 121.462 244.636 121.204 244.636 121.204C245.018 121.112 245.235 121.341 245.567 121.543C245.783 121.935 245.918 121.579 246.01 121.294C246.088 121.033 246.434 120.464 246.293 120.216C246.148 119.949 245.775 120.16 245.609 120.059C245.638 120.093 245.708 119.551 245.647 119.465C245.609 119.394 245.444 119.212 245.696 119.171C246.029 119.13 246.351 119.455 246.628 119.186C246.977 118.879 246.967 118.337 247.074 117.948C247.171 117.601 247.229 117.506 247.518 117.698C248.155 117.745 247.944 117.211 247.847 116.811C247.773 116.506 247.975 116.174 248.218 116.014C248.409 115.887 248.926 116.105 248.918 115.905C248.896 115.648 248.63 115.551 248.77 115.295C248.837 115.157 249.034 114.968 248.973 114.802C248.945 114.687 248.722 114.681 248.789 114.544C248.857 114.406 248.952 114.302 249.105 114.265C249.314 114.214 249.484 114.415 249.69 114.264C250.201 113.877 249.95 113.091 250.01 112.592C250.13 111.675 250.433 112.59 250.886 112.459C251.172 112.39 251.217 111.996 251.085 111.785C250.949 111.556 251.154 111.405 251.318 111.164C251.433 110.974 251.949 110.607 251.589 110.371C251.494 110.313 251.286 110.122 251.543 110.1C251.757 110.068 252.07 110.274 252.256 110.128C252.481 109.973 252.493 109.526 252.595 109.279C252.88 108.624 253.363 108.204 253.723 107.612C253.868 107.375 253.708 107.051 253.853 106.733C253.993 106.396 254.309 106.118 254.34 105.747C254.365 105.438 254.081 105.265 254.378 104.991C254.56 104.825 254.969 104.847 254.98 104.562C254.981 104.319 254.773 104.208 254.984 103.996C255.194 103.783 255.438 103.623 255.686 103.482C256.116 103.256 256.608 102.793 256.531 102.227C256.495 101.993 256.323 102.116 256.195 102.006C256.02 101.867 256.079 101.529 256.137 101.354C256.249 100.984 256.398 100.766 256.735 100.825C256.944 100.855 257.112 100.632 257.175 100.476C257.296 100.225 257.112 99.9666 257.204 99.7626C257.367 99.4403 257.842 99.5669 258.085 99.4876C258.447 99.3996 258.317 98.9469 258.675 98.8398C258.941 98.775 259.107 98.9568 259.322 98.6823C259.442 98.5118 259.52 98.2508 259.45 98.0458C259.38 97.8408 259.128 97.882 259.287 97.6214C259.552 97.7183 259.67 97.9521 259.839 97.4871C259.912 97.2878 259.772 96.8778 259.991 96.7841C260.134 96.7089 260.262 96.8192 260.39 96.8485C260.585 96.9021 260.799 96.8701 260.971 96.7475C261.181 96.6966 261.423 96.6981 261.647 96.7043C261.832 96.7198 261.822 96.8434 261.952 96.6302C261.929 96.5349 261.905 96.4397 261.887 96.3635C261.652 96.7235 261.066 96.0585 261.33 95.6511C261.431 95.4853 261.756 95.3257 261.676 95.0826C261.63 94.8921 261.307 94.8899 261.403 94.6242C261.466 94.4677 261.682 94.2741 261.616 94.0881C261.579 93.9357 261.48 93.8589 261.614 93.6647C261.883 93.2765 262.29 93.6216 262.614 93.5428C263.143 93.394 262.641 93.0721 262.766 92.759C262.829 92.6024 262.925 92.4984 263.073 92.4423C263.054 92.4469 263.401 92.3826 263.358 92.4537C263.493 92.2596 263.446 92.0689 263.533 91.846C263.764 91.4669 263.517 91.4463 263.486 91.0703C263.478 90.7896 263.698 90.6151 263.951 90.5739C264.679 90.4169 264.768 89.8705 265.138 89.3164L264.881 89.4194ZM259.428 60.3509C259.542 61.0698 259.056 61.1475 258.942 60.4285C258.828 59.7096 259.313 59.6319 259.428 60.3509ZM255.769 55.2663C255.769 55.2663 255.841 55.1479 255.87 55.1005C256.041 55.2205 256.163 55.4735 255.986 55.6578C255.867 55.5857 255.659 55.4749 255.774 55.2854L255.769 55.2663ZM254.315 57.2546C254.121 57.201 254.126 57.0585 254.104 56.8823C254.447 56.7989 254.536 56.9183 254.315 57.2546ZM220.697 106.58C220.294 106.335 220.907 105.702 221.235 105.723C220.802 105.687 221.502 105.658 221.235 105.723C221.788 105.589 220.891 106.715 220.697 106.58ZM189.708 167.053C189.707 167.215 189.456 167.014 189.432 166.999C189.077 166.783 189.086 166.821 189.317 166.442C189.342 166.295 189.448 166.067 189.575 166.258C189.697 166.43 189.714 166.83 189.703 167.034L189.708 167.053ZM192.179 171.821C191.896 172.152 192.541 171.733 192.179 171.821C191.992 172.048 191.611 172.06 191.865 171.776C192.076 171.563 192.406 171.261 192.74 171.14C192.8 171.387 192.517 171.719 192.155 171.807L192.179 171.821ZM198.648 151.115C198.648 151.115 197.389 150.917 197.783 150.296C197.97 149.988 198.146 150.127 198.287 150.376C198.362 150.519 198.683 150.925 198.648 151.115ZM206.991 167.332C206.882 167.298 206.853 167.264 206.872 167.259C206.569 167.01 206.365 166.252 207.006 166.399C207.329 166.482 207.68 166.679 207.759 166.923C207.848 167.204 207.296 167.257 207.014 167.346L206.991 167.332ZM210.09 164.721C210.09 164.721 209.437 164.94 209.37 164.916C209.245 164.402 209.197 164.454 209.955 164.249C209.96 164.268 210.119 164.674 210.071 164.726L210.09 164.721ZM209.153 133.061C208.821 132.859 209.158 132.333 209.47 132.54C209.802 132.742 209.465 133.268 209.153 133.061ZM216.127 164.484C216.487 164.054 217.914 164.03 218.02 164.468C217.792 164.524 215.591 165.099 216.127 164.484ZM210.897 130.276C210.897 130.276 211.042 130.039 211.114 129.92C211.171 129.906 211.19 129.902 211.209 129.897C211.471 129.894 211.13 130.401 210.912 130.252L210.897 130.276ZM213.603 125.218C213.881 125.695 213.471 125.835 213.431 125.34C213.378 124.788 213.748 124.981 213.603 125.218C213.704 125.052 213.815 125.59 213.603 125.218ZM221.984 155.452C221.818 155.351 222.049 155.718 221.984 155.452C221.818 155.351 221.988 154.724 222.135 154.83C222.538 155.075 222.043 155.78 221.984 155.452ZM225.213 148.813C225.095 148.741 224.886 148.631 225.002 148.441C225.192 148.395 225.25 148.3 225.301 148.51C225.333 148.643 225.333 148.724 225.213 148.813ZM221.111 114.593C221.231 114.423 221.539 114.61 221.443 114.795C221.342 114.961 221.01 114.759 221.111 114.593ZM221.686 115.381C221.686 115.381 221.543 115.457 221.462 115.456C221.319 115.45 221.315 115.431 221.334 115.427C221.097 115.363 220.641 115.232 220.988 115.168C221.046 115.154 221.758 115.263 221.686 115.381ZM223.705 112.893C223.523 112.977 223.254 112.699 223.079 112.641C222.533 112.471 223.093 113.283 223.202 113.398C223.292 113.518 223.315 113.532 223.292 113.518C223.636 114.019 223.033 113.783 222.673 113.547C222.289 113.297 222.556 113.232 222.506 112.861C222.483 112.766 222.105 112.454 222.138 112.426C222.225 112.284 223.339 112.134 222.588 112.034C222.336 111.994 221.731 112.081 221.962 111.702C222.135 111.418 221.88 111.197 221.981 111.031L222.312 111.233C222.312 111.233 222.43 111.467 222.534 111.563C222.638 111.659 222.94 111.242 223.048 111.519C223.141 111.738 222.969 111.941 223.153 112.119C223.314 112.281 223.537 112.368 223.683 112.555C223.744 112.641 223.91 112.823 223.728 112.907L223.705 112.893ZM224.373 110.994C224.018 110.778 224.275 110.756 224.353 110.414C224.407 110.219 224.193 110.251 224.284 110.047C224.352 109.91 224.552 109.902 224.646 109.959C224.931 110.132 224.771 111.221 224.35 110.98L224.373 110.994ZM225.378 109.317C225.112 109.382 224.476 109.173 224.274 109.505C223.494 109.452 224.124 109.804 223.993 110.179C223.935 110.354 223.697 110.372 223.554 110.447C223.339 110.56 223.42 110.56 223.391 110.688C223.371 110.774 222.951 110.291 222.918 110.238C222.861 110.171 222.422 109.774 222.474 109.741C222.589 109.632 222.655 109.737 222.779 109.667C222.884 109.601 222.956 109.482 223.028 109.364C223.158 109.151 223.397 108.971 223.634 109.116C223.847 109.245 223.816 108.95 223.769 108.841C223.675 108.621 223.676 108.459 223.735 108.203C223.823 107.818 224.081 107.715 224.389 107.903C224.839 108.177 224.155 108.686 224.525 108.96C224.936 109.243 224.934 108.9 225.339 108.822C225.839 108.721 225.821 109.23 225.383 109.336L225.378 109.317ZM227.734 103.235C227.467 103.299 228.066 103.437 227.734 103.235C227.524 103.286 227.878 102.998 227.912 102.969C228.122 102.838 228.379 102.735 228.597 102.883C229.052 103.177 227.999 103.412 227.715 103.239L227.734 103.235ZM242.433 122.85C242.403 123.059 242.235 123.282 242.134 123.447C241.808 123.93 241.865 123.17 242.009 122.933C242.081 122.814 242.497 122.532 242.433 122.85ZM249.284 113.757C249.178 113.904 249.159 113.909 249.017 113.822C249.09 113.623 249.233 113.628 249.399 113.568C249.371 113.615 249.327 113.686 249.298 113.733L249.284 113.757ZM243.006 79.0564C242.698 78.8689 242.727 78.1557 243.158 78.4343C243.324 78.5353 243.376 78.5831 243.312 78.8205C243.278 78.9297 243.148 79.1429 243.006 79.0564ZM243.626 79.5313C243.47 79.4685 243.328 79.3011 243.267 79.1342C243.151 78.7387 243.793 78.7238 243.867 79.1095C243.932 79.3763 243.991 79.7049 243.626 79.5313ZM244.142 76.3383C243.846 76.3696 244.113 75.6389 244.35 75.7831C244.184 75.6821 244.616 75.7182 244.35 75.7831C244.826 75.6673 244.318 76.3156 244.142 76.3383ZM247.684 71.3193C247.684 71.3193 247.208 71.4352 247.156 71.3873C247.251 71.445 247.534 71.0331 247.554 70.9476C247.627 70.6674 247.08 70.6591 247.253 70.3748C247.498 69.9721 248.011 70.7555 248.11 70.9131C248.106 70.894 248.058 70.8651 248.035 70.8507C247.948 70.9928 247.837 71.2824 247.68 71.3004L247.684 71.3193ZM248.128 71.151C248.128 71.151 248.162 71.0418 248.143 70.9656C248.209 71.0706 248.405 71.6284 248.505 71.6243C248.343 71.6232 247.993 71.3452 248.109 71.1557L248.128 71.151ZM248.928 65.144C249.072 64.9072 249.45 65.2997 249.648 65.534C249.681 65.5866 249.728 65.6153 249.738 65.6534C249.78 65.7441 249.785 65.7632 249.761 65.7488C249.775 65.806 249.803 65.8393 249.817 65.8965C249.822 65.8347 248.678 65.5277 248.913 65.1678L248.928 65.144ZM250.548 68.3224C250.382 68.2214 250.026 68.0859 250.142 67.8964C250.296 67.6167 250.614 67.6806 250.727 67.8954C250.727 67.8954 250.746 67.8908 250.769 67.986C250.697 68.1045 250.625 68.223 250.553 68.3414L250.548 68.3224ZM260.625 96.5693C260.409 96.9246 260.027 96.4323 260.147 96.2619C260.391 95.94 260.646 96.3221 260.625 96.5693ZM256.001 59.2061C255.882 59.134 255.674 59.0233 255.789 58.8338C255.789 58.8338 256.051 58.7499 256.056 58.769C256.174 58.8411 256.068 59.1495 256.005 59.2252L256.001 59.2061ZM256.111 57.5849C255.799 57.3784 255.991 57.0087 256.285 57.2198C256.507 57.3878 256.376 57.7626 256.111 57.5849Z" fill="url(#paint252_linear_2063_430)"></path><path d="M263.864 95.701C263.734 95.9142 263.877 96.6667 264.09 96.7965C264.191 96.6306 264.287 96.4457 264.416 96.3134C264.479 96.2377 264.527 96.1048 264.693 96.2057C264.794 96.0399 264.909 95.8504 265.01 95.6846C264.842 95.2412 264.037 95.4167 263.864 95.701Z" fill="url(#paint253_linear_2063_430)"></path><path d="M146.879 158.091C147 157.92 146.944 157.692 146.831 157.558C146.717 157.424 146.617 157.509 146.464 157.546C146.263 157.877 146.615 158.498 146.899 158.086L146.879 158.091Z" fill="url(#paint254_linear_2063_430)"></path><path d="M76.7741 47.2217C76.4311 47.3051 76.1726 47.5699 76.1473 47.798C76.103 48.0308 76.3265 48.0369 76.5686 48.1193C77.2546 47.9526 77.679 47.0421 76.7741 47.2217Z" fill="url(#paint255_linear_2063_430)"></path><path d="M266.641 99.4856C266.641 99.4856 266.641 99.4856 266.66 99.4809C266.699 99.3908 266.733 99.2816 266.748 99.1771C266.605 99.2522 266.471 99.3655 266.637 99.4665L266.641 99.4856Z" fill="url(#paint256_linear_2063_430)"></path><path d="M250.787 116.036C250.686 116.202 250.998 116.408 251.118 116.238C251.215 116.053 250.907 115.865 250.787 116.036Z" fill="url(#paint257_linear_2063_430)"></path><path d="M28.269 95.5051C28.4328 95.1827 28.2733 94.1115 28.0698 94.6857C28.0646 94.7475 28.03 94.9375 28.0156 94.9612C28.014 95.2037 28.0748 95.3707 28.288 95.5005L28.269 95.5051Z" fill="url(#paint258_linear_2063_430)"></path><path d="M149.999 158.967C150.012 159.105 150.03 159.262 150.001 159.391C149.991 159.514 149.8 159.561 149.814 159.618C149.828 159.675 150.183 159.972 150.235 160.02C150.424 160.216 150.604 160.293 150.796 160.005C150.695 159.505 151.602 159.748 151.567 159.272C151.549 159.034 151.319 158.586 151.048 158.632C150.876 158.673 150.402 159.132 150.288 159.079C150.146 158.992 151.084 158.199 150.533 158.091C150.404 158.061 149.965 158.33 150.058 157.964C150.111 157.769 150.359 157.79 150.027 157.588C149.695 157.386 149.207 157.787 149.71 158.109C150.041 158.311 150.006 158.663 150.032 158.939L149.999 158.967Z" fill="url(#paint259_linear_2063_430)"></path><path d="M33.8191 86.2041C33.6435 86.1459 33.3504 86.6006 33.5018 86.7252C33.8335 86.9271 34.1508 86.406 33.8191 86.2041Z" fill="url(#paint260_linear_2063_430)"></path><path d="M27.9932 94.866C27.9932 94.866 28.0272 94.7569 28.0514 94.6905C28.0375 94.6333 28.0421 94.6523 27.9932 94.866Z" fill="url(#paint261_linear_2063_430)"></path><path d="M33.4453 87.909C33.7532 88.0964 34.4883 86.9692 34.599 86.7606C34.7432 86.5237 34.9215 86.1776 34.6326 85.9855C34.6233 85.9474 34.591 85.0673 34.6857 85.125C34.4725 84.9952 33.8225 85.4761 33.7071 85.6656C33.809 86.0848 34.2797 86.1116 34.358 86.5164C34.4368 86.8404 34.1638 87.1288 33.8589 87.2029C33.5921 87.2678 32.9905 87.6159 33.4216 87.8945L33.4453 87.909Z" fill="url(#paint262_linear_2063_430)"></path><path d="M228.77 156.142C228.678 156.265 228.529 156.645 228.776 156.665C229.004 156.691 229.196 156.483 229.368 156.36C229.802 156.073 228.981 155.768 228.751 156.147L228.77 156.142Z" fill="url(#paint263_linear_2063_430)"></path><path d="M231.335 33.1329C231.381 33.3235 231.565 33.5814 231.737 33.4589C231.699 33.4682 231.705 33.3256 231.804 33.4023C231.78 33.3879 231.255 32.8898 231.335 33.1329Z" fill="url(#paint264_linear_2063_430)"></path><path d="M34.5254 87.9495C34.7437 88.0175 34.8854 87.4382 34.7386 87.3326C34.6815 87.3465 34.6526 87.3938 34.6475 87.4556C34.476 87.4973 34.288 87.8861 34.5491 87.9639L34.5254 87.9495Z" fill="url(#paint265_linear_2063_430)"></path><path d="M236.689 73.2457C237.044 73.462 237.499 72.2617 237.194 72.3358C236.927 72.4007 236.305 72.9959 236.689 73.2457Z" fill="url(#paint266_linear_2063_430)"></path><path d="M27.5638 98.7445C27.5638 98.7445 27.5068 98.6771 27.4736 98.6243C27.5161 98.7155 27.5446 98.7492 27.5638 98.7445Z" fill="url(#paint267_linear_2063_430)"></path><path d="M27.9969 94.9663C27.9969 94.9663 27.9828 94.9088 27.9927 94.8658C27.973 94.9518 27.9777 94.971 27.9969 94.9663Z" fill="url(#paint268_linear_2063_430)"></path><path d="M31.455 95.8198C31.556 94.9072 30.0465 95.1733 30.4744 95.9371C30.5923 96.0901 31.0187 96.3497 31.1609 96.4363C31.5116 96.6336 31.4777 95.9959 31.436 95.8244L31.455 95.8198Z" fill="url(#paint269_linear_2063_430)"></path><path d="M157.026 143.454C157.465 143.347 157.233 142.395 156.815 143.082C156.594 143.418 156.592 143.741 157.026 143.454Z" fill="url(#paint270_linear_2063_430)"></path><path d="M157.434 141.155C157.508 141.46 158.316 141.546 157.954 140.887C157.816 140.235 157.328 140.717 157.434 141.155Z" fill="url(#paint271_linear_2063_430)"></path><path d="M157.636 142.479C157.809 142.114 157.519 142.164 157.304 142.277C157.203 142.443 157.516 142.649 157.636 142.479Z" fill="url(#paint272_linear_2063_430)"></path><path d="M40.086 74.7098C39.9145 74.7515 39.7718 74.7457 39.7038 74.9641C39.846 75.0506 39.8841 75.0413 39.9706 74.8992C40.0185 74.8472 40.0427 74.7809 40.0716 74.7335L40.086 74.7098Z" fill="url(#paint273_linear_2063_430)"></path><path d="M156.914 142.169C157.246 142.371 157.563 141.85 157.231 141.648C156.9 141.446 156.583 141.968 156.914 142.169Z" fill="url(#paint274_linear_2063_430)"></path><path d="M40.6554 73.4003C40.3314 73.4791 40.264 73.6166 40.5765 73.8231C40.7249 73.6862 40.6734 73.5574 40.6554 73.4003Z" fill="url(#paint275_linear_2063_430)"></path><path d="M51.2708 58.1253C50.9278 58.2087 50.9741 58.3992 51.2584 58.5723C51.3397 58.492 51.4232 58.0883 51.2708 58.1253Z" fill="url(#paint276_linear_2063_430)"></path><path d="M159.319 143.179C159.319 143.179 159.658 143.076 159.596 142.99C159.498 142.833 159.17 142.812 159.022 142.787C159.393 142.818 158.936 142.848 158.965 142.801C158.67 142.913 159.125 143.125 159.315 143.16L159.319 143.179Z" fill="url(#paint277_linear_2063_430)"></path><path d="M159.422 138.533C159.518 138.348 159.21 138.161 159.09 138.331C158.989 138.497 159.302 138.703 159.422 138.533Z" fill="url(#paint278_linear_2063_430)"></path><path d="M172.978 118.506C173.079 118.34 173.194 118.15 173.295 117.984C173.127 117.541 172.322 117.717 172.149 118.001C172.019 118.214 172.162 118.966 172.375 119.096C172.476 118.93 172.572 118.746 172.701 118.613C172.764 118.537 172.812 118.405 172.978 118.506Z" fill="url(#paint279_linear_2063_430)"></path><path d="M27.6716 98.274C27.6716 98.274 27.5273 98.5108 27.4552 98.6293C27.5418 98.4871 27.616 98.792 27.5449 98.7488C27.8425 99.0599 28.079 98.5382 27.6716 98.274Z" fill="url(#paint280_linear_2063_430)"></path><path d="M258.594 51.6125C258.394 51.7015 257.917 51.8982 257.858 52.1547C257.834 52.302 257.938 52.3168 257.909 52.4451C257.884 52.5924 257.783 52.7582 257.697 52.9003C257.581 53.0898 257.322 53.4355 257.478 53.66C257.6 53.8321 257.858 53.6482 257.973 53.5396C258.288 53.3418 258.638 53.0348 258.901 52.7083C258.818 52.2845 258.716 51.9462 258.594 51.6125Z" fill="url(#paint281_linear_2063_430)"></path><path d="M256.961 54.1089C257.076 53.9194 257.045 53.5434 256.98 53.3575C256.793 52.8378 256.15 53.5994 256.624 53.8879C256.657 54.0213 256.802 54.3695 256.961 54.1089Z" fill="url(#paint282_linear_2063_430)"></path><path d="M275.214 111.166L275.933 111.052C275.819 110.333 275.359 110.767 275.214 111.166Z" fill="url(#paint283_linear_2063_430)"></path><path d="M274.008 109.359C273.742 109.928 273.485 109.951 273.088 110.39L273.788 110.281C274.078 110.23 274.41 110.432 274.705 110.32C275.239 110.109 274.083 108.675 275.017 108.529C275.226 108.478 275.264 108.549 275.219 108.197L274.247 108.353C273.957 108.403 274.143 109.084 274.008 109.359Z" fill="url(#paint284_linear_2063_430)"></path><path d="M256.236 51.9631C256.236 51.9631 256.25 52.0208 256.279 52.0544C256.279 52.0544 256.274 52.0352 256.236 51.9631Z" fill="url(#paint285_linear_2063_430)"></path><path d="M255.121 51.6087C255.338 51.2534 255.006 51.0516 254.79 51.4069C254.689 51.5727 255.001 51.7792 255.121 51.6087Z" fill="url(#paint286_linear_2063_430)"></path><path d="M255.035 54.7374C255.035 54.7374 254.982 54.7706 254.944 54.7799C255.021 54.7613 255.04 54.7566 255.035 54.7374Z" fill="url(#paint287_linear_2063_430)"></path><path d="M255.809 52.5318C256.096 52.3814 256.48 52.4695 256.279 52.0544C256.283 52.0735 255.92 51.5764 256.236 51.9637C256.151 51.8633 255.803 51.3426 255.621 51.5079C255.257 51.8385 255.931 52.0378 255.464 52.2726C255.354 52.3195 255.044 52.4555 255.024 52.6219C255.009 52.7264 255.073 53.074 255.072 53.2358C255.076 53.3357 254.891 53.9861 255.163 53.9403C255.296 53.9078 255.402 53.6802 255.55 53.6241C255.712 53.5443 255.721 53.6632 255.855 53.6308C256.064 53.5798 255.976 53.2986 255.876 53.2218C255.668 53.0302 255.403 52.7717 255.809 52.5318Z" fill="url(#paint288_linear_2063_430)"></path><path d="M254.411 54.0018C254.31 54.1676 254.806 54.7131 254.944 54.7806C254.825 54.7084 255.025 54.7002 255.034 54.7383C255.464 54.5128 254.483 53.8833 254.411 54.0018Z" fill="url(#paint289_linear_2063_430)"></path><path d="M256.366 51.4079C256.372 51.1844 256.132 50.7785 255.887 51.1004C255.786 51.2662 256.168 51.7586 256.366 51.4079Z" fill="url(#paint290_linear_2063_430)"></path><path d="M278.12 124.365C277.794 124.02 277.103 124.168 277.213 124.868C277.341 125.644 278.691 124.973 278.12 124.365Z" fill="url(#paint291_linear_2063_430)"></path><path d="M254.14 53.5433C253.797 53.6267 253.758 53.7976 254.089 53.9995C254.238 53.8626 254.182 53.7148 254.14 53.5433Z" fill="url(#paint292_linear_2063_430)"></path><path d="M192.568 91.5821C192.6 91.8772 192.801 92.3732 193.098 92.0184C193.223 91.867 193.561 91.8453 193.619 91.6697C193.677 91.4941 193.455 91.3262 193.355 91.2495C193.248 90.9729 193.17 90.5681 192.788 90.6608C192.659 90.874 192.839 90.8704 192.805 90.9795C192.676 91.1927 192.57 91.3396 192.592 91.5966L192.568 91.5821Z" fill="url(#paint293_linear_2063_430)"></path><path d="M191.613 98.1107C191.613 98.1107 191.908 97.9985 192.018 97.9516C192.371 97.7446 191.741 97.4742 191.52 97.8105C191.383 97.6621 191.393 97.4576 191.404 97.2532C191.359 97.6476 191.362 97.1626 191.39 97.1961C191.302 96.834 191.136 96.8139 190.818 96.6691C190.643 96.6109 190.467 96.5527 190.282 96.5372C190.14 96.4507 190.002 96.3833 189.85 96.3395C189.128 96.1921 189.016 97.3092 189.698 97.1233C189.983 97.1347 190.244 97.2124 190.247 97.5549C190.25 97.7356 190.446 98.3743 190.676 98.0761C191.132 97.4607 191.701 98.4728 191.581 98.5624C191.734 98.4445 191.536 98.2101 191.627 98.087L191.613 98.1107Z" fill="url(#paint294_linear_2063_430)"></path><path d="M278.799 128.901C278.885 128.84 278.971 128.779 279.081 128.732L279.016 128.465C279.016 128.465 278.959 128.479 278.921 128.488C278.739 128.573 278.8 128.74 278.799 128.901Z" fill="url(#paint295_linear_2063_430)"></path><path d="M196.849 86.2824C197.58 85.802 196.745 85.4398 196.409 85.2188C195.856 85.3532 195.704 86.1371 195.534 86.6021C195.735 86.513 195.911 86.4095 196.112 86.3204C196.255 86.2452 196.412 86.2272 196.545 86.1948C196.603 86.1809 196.66 86.167 196.717 86.1531C196.721 86.253 196.754 86.3056 196.83 86.287L196.849 86.2824Z" fill="url(#paint296_linear_2063_430)"></path><path d="M204.635 73.975C204.431 73.8834 204.082 74.1094 204.348 74.2871C204.45 74.7063 204.919 74.1481 204.635 73.975Z" fill="url(#paint297_linear_2063_430)"></path><path d="M190.234 95.0156C190.483 95.4596 190.919 95.8382 191.268 96.1972C191.453 96.3744 191.442 96.4979 191.63 96.19C191.654 96.0427 191.703 95.829 191.595 95.7141C191.373 95.4653 190.989 95.2965 190.704 95.1234C190.78 94.4389 190.055 94.6958 190.234 95.0156Z" fill="url(#paint298_linear_2063_430)"></path><path d="M206.389 70.9856C206.49 70.8198 206.554 70.5823 206.292 70.5854C206.092 70.5936 206.043 70.8074 205.957 70.9495C206.075 71.0216 206.269 71.1561 206.389 70.9856Z" fill="url(#paint299_linear_2063_430)"></path><path d="M184.171 107.428C184.171 107.428 184.451 107.663 184.561 107.536C184.618 107.441 184.777 107.261 184.763 107.123C184.717 106.933 184.46 106.955 184.346 106.902C184.123 106.814 184.301 106.549 184.364 106.393C184.547 105.985 183.974 105.62 183.956 106.128C183.955 106.29 183.928 106.761 184.075 106.867C183.955 107.037 184.02 107.304 184.19 107.424L184.171 107.428Z" fill="url(#paint300_linear_2063_430)"></path><path d="M188.252 101.471C187.852 101.569 187.767 102.215 188.345 101.853C188.982 101.9 188.671 101.37 188.252 101.471Z" fill="url(#paint301_linear_2063_430)"></path><path d="M186.043 106.913C186.272 106.857 186.411 106.682 186.526 106.493C186.44 106.635 186.451 106.349 186.508 106.416C186.377 106.044 186.13 106.771 186.043 106.913Z" fill="url(#paint302_linear_2063_430)"></path><path d="M230.018 96.281C230.018 96.281 230.297 96.5158 230.407 96.3881C230.465 96.2934 230.623 96.1137 230.61 95.9756C230.564 95.7851 230.307 95.8071 230.193 95.7541C229.97 95.667 230.147 95.4018 230.21 95.2453C230.394 94.8374 229.82 94.4722 229.803 94.981C229.802 95.1428 229.775 95.6135 229.922 95.7191C229.802 95.8895 229.867 96.1564 230.037 96.2764L230.018 96.281Z" fill="url(#paint303_linear_2063_430)"></path><path d="M231.891 95.7653C232.12 95.7097 232.259 95.5346 232.374 95.345C232.288 95.4872 232.299 95.2019 232.356 95.2689C232.225 94.897 231.977 95.6232 231.891 95.7653Z" fill="url(#paint304_linear_2063_430)"></path><path d="M234.1 90.324C233.699 90.4213 233.614 91.0676 234.192 90.7051C234.829 90.7521 234.519 90.2221 234.1 90.324Z" fill="url(#paint305_linear_2063_430)"></path><path d="M226.602 88.3725C226.468 88.5667 226.861 88.7737 226.979 88.8458C227.21 88.4668 227.002 88.2752 226.602 88.3725Z" fill="url(#paint306_linear_2063_430)"></path><path d="M236.083 83.8677C236.332 84.3116 236.767 84.6902 237.117 85.0492C237.301 85.2264 237.291 85.35 237.478 85.042C237.503 84.8947 237.552 84.681 237.443 84.5662C237.221 84.3174 236.837 84.1485 236.553 83.9754C236.629 83.291 235.904 83.5478 236.083 83.8677Z" fill="url(#paint307_linear_2063_430)"></path><path d="M236.751 79.6485C236.915 79.3261 236.894 78.9884 236.686 78.7159C236.54 78.5295 236.232 78.342 236.059 78.6262C235.785 79.0763 236.592 79.99 236.77 79.6439L236.751 79.6485Z" fill="url(#paint308_linear_2063_430)"></path><path d="M234.858 74.0139C234.464 73.8876 234.566 74.3068 234.807 74.4701C235.357 74.8209 235.061 74.2673 234.858 74.0139Z" fill="url(#paint309_linear_2063_430)"></path><path d="M231.946 83.0363C231.827 82.9642 231.647 82.9678 231.513 83.0002C231.311 83.3319 231.782 83.3587 231.946 83.0363Z" fill="url(#paint310_linear_2063_430)"></path><path d="M235.671 79.2651C235.671 79.2651 235.565 78.746 235.499 78.6409C235.376 78.4689 235.176 78.5579 235.099 78.7382C234.622 78.854 235.68 79.3031 235.694 79.2795L235.671 79.2651Z" fill="url(#paint311_linear_2063_430)"></path><path d="M230.163 84.0962C230.163 84.0962 230.212 83.8824 230.099 83.8294C229.885 83.6996 229.395 83.8391 229.716 84.0838C229.835 84.1559 230.029 84.2904 230.149 84.1199L230.163 84.0962Z" fill="url(#paint312_linear_2063_430)"></path><path d="M242.717 75.13C243.448 74.6496 242.613 74.2875 242.277 74.0665C241.725 74.2008 241.572 74.9847 241.403 75.4497C241.603 75.3607 241.78 75.2572 241.98 75.1681C242.123 75.0929 242.28 75.0749 242.413 75.0424C242.471 75.0285 242.528 75.0146 242.585 75.0007C242.589 75.1007 242.622 75.1532 242.698 75.1347L242.717 75.13Z" fill="url(#paint313_linear_2063_430)"></path><path d="M252.738 60.6453C252.738 60.6453 252.829 60.6842 252.853 60.6987C252.781 60.6552 252.757 60.6406 252.738 60.6453Z" fill="url(#paint314_linear_2063_430)"></path><path d="M251.719 63.5969C251.948 63.4605 252.206 63.2766 251.784 63.1978C251.636 63.1731 251.484 63.2102 251.318 63.1092C251.246 63.2277 251.174 63.346 251.102 63.4645C251.244 63.551 251.424 63.6283 251.638 63.5964C251.667 63.549 251.996 63.4084 251.696 63.5825L251.719 63.5969Z" fill="url(#paint315_linear_2063_430)"></path><path d="M252.846 60.6789C252.897 60.8885 252.656 60.6443 252.732 60.6258C252.424 60.5191 251.616 60.3523 251.728 60.7288C251.779 60.9384 251.934 61.1628 252.052 61.3158C252.208 61.5404 252.297 61.7407 252.419 61.9936C252.536 62.2274 253.263 62.4747 252.989 62.0972C252.805 61.8391 252.688 61.6053 252.747 61.268C252.801 60.9925 252.916 60.9647 252.846 60.6789Z" fill="url(#paint316_linear_2063_430)"></path><path d="M253.438 58.9614C253.859 58.6169 253.446 58.4144 253.205 58.2512C253.205 58.2512 253.157 58.2224 253.133 58.208C253.072 58.2028 253.17 59.188 253.438 58.9614Z" fill="url(#paint317_linear_2063_430)"></path><path d="M251.287 55.3465C251.606 55.4104 251.775 54.9454 251.515 54.7868C251.088 54.5272 250.689 55.2095 251.287 55.3465Z" fill="url(#paint318_linear_2063_430)"></path><path d="M237.46 86.9632C237.46 86.9632 237.756 86.851 237.866 86.8042C238.219 86.5972 237.588 86.3267 237.367 86.663C237.23 86.5147 237.241 86.3102 237.252 86.1057C237.207 86.5002 237.21 86.0151 237.238 86.0486C237.15 85.6865 236.984 85.6664 236.666 85.5217C236.49 85.4634 236.315 85.4052 236.129 85.3897C235.987 85.3032 235.85 85.2358 235.698 85.192C234.976 85.0447 234.864 86.1617 235.545 85.9758C235.831 85.9872 236.092 86.0649 236.094 86.4074C236.098 86.5882 236.293 87.2268 236.524 86.9286C236.979 86.3132 237.549 87.3253 237.429 87.4149C237.582 87.297 237.384 87.0626 237.475 86.9395L237.46 86.9632Z" fill="url(#paint319_linear_2063_430)"></path><path d="M253.125 54.3548C253.024 54.5206 253.27 54.7839 253.388 54.856C253.658 55.0528 253.745 54.8298 253.889 54.5929C254.12 54.2138 253.332 54.0422 253.125 54.3548Z" fill="url(#paint320_linear_2063_430)"></path><path d="M251.646 58.9736C251.379 59.0385 251.231 59.1754 251.016 59.2881C250.748 59.4339 250.278 59.4071 250.086 59.696C250.299 59.8258 250.521 59.9936 250.73 60.1044C250.957 60.2105 251.107 59.831 251.194 59.6889L251.631 58.9973L251.646 58.9736Z" fill="url(#paint321_linear_2063_430)"></path><path d="M250.483 62.8276C250.279 62.7359 249.93 62.9619 250.195 63.1396C250.297 63.5589 250.767 63.0007 250.483 62.8276Z" fill="url(#paint322_linear_2063_430)"></path><path d="M214.273 60.4919C214.391 60.564 214.585 60.6985 214.705 60.528C214.763 60.4333 214.754 60.3143 214.641 60.2612C214.423 60.1123 214.023 60.2097 214.258 60.5156L214.273 60.4919Z" fill="url(#paint323_linear_2063_430)"></path><path d="M263.954 107.445C264.076 107.698 264.41 107.657 264.393 107.338C264.366 107.062 264.121 106.718 263.922 106.565C263.771 106.44 263.514 106.381 263.324 106.428C263.087 106.283 262.831 106.144 262.78 105.853C262.678 105.434 261.77 106.18 262.386 106.474C262.889 106.715 263.725 106.915 263.978 107.459L263.954 107.445Z" fill="url(#paint324_linear_2063_430)"></path><path d="M215.683 50.441C215.683 50.441 216.438 50.6408 216.595 50.6228C217.173 50.2603 215.875 50.1521 215.683 50.441Z" fill="url(#paint325_linear_2063_430)"></path><path d="M215.777 50.8218C215.777 50.8218 215.633 51.0587 215.561 51.1771C215.625 51.4439 215.662 51.0113 215.561 51.1771C215.532 51.2245 215.764 52.0965 215.866 51.7689C215.934 51.5506 215.947 50.9418 215.782 50.8408L215.777 50.8218Z" fill="url(#paint326_linear_2063_430)"></path><path d="M263.193 102.987C263.341 102.85 263.285 102.702 263.244 102.531C262.901 102.614 262.861 102.785 263.193 102.987Z" fill="url(#paint327_linear_2063_430)"></path><path d="M215.133 51.1597C215.133 51.1597 215.156 51.2555 215.175 51.2509C215.171 51.2317 215.147 51.2172 215.133 51.1597Z" fill="url(#paint328_linear_2063_430)"></path><path d="M214.665 58.1156C214.711 58.3062 214.895 58.5641 215.067 58.4416C215.029 58.4508 215.035 58.3082 215.134 58.385C215.11 58.3706 214.586 57.8725 214.665 58.1156Z" fill="url(#paint329_linear_2063_430)"></path><path d="M214.678 58.7585C214.678 58.7585 214.786 58.8733 214.815 58.9068C214.753 58.8208 214.701 58.773 214.678 58.7585Z" fill="url(#paint330_linear_2063_430)"></path><path d="M214.656 59.3284C215.008 59.2831 214.895 59.23 214.816 58.9061C214.872 59.1347 214.58 58.6811 214.679 58.7578C214.405 58.4611 213.818 57.9579 213.573 58.3606C213.415 58.6212 213.609 58.7556 213.583 58.9838C213.558 59.2119 213.353 59.3628 213.323 59.5719C213.233 60.1992 214.014 60.0091 214.301 59.7779C214.454 59.66 214.437 59.3412 214.671 59.3047L214.656 59.3284Z" fill="url(#paint331_linear_2063_430)"></path><path d="M215.133 58.3848C215.133 58.3848 215.08 58.4177 215.066 58.4413C215.066 58.4413 215.104 58.4321 215.133 58.3848Z" fill="url(#paint332_linear_2063_430)"></path><path d="M215.171 51.2309C215.27 51.3885 215.437 51.1661 215.429 50.9662C215.42 50.9281 215.331 50.7278 215.245 50.7891C215.159 50.8504 215.172 51.0692 215.109 51.1449C215.182 51.0265 215.185 51.2072 215.152 51.2355L215.171 51.2309Z" fill="url(#paint333_linear_2063_430)"></path><path d="M262.345 104.304C262.565 104.13 262.491 103.744 262.302 103.629C262.273 103.676 262.21 103.752 262.201 103.794C262.129 103.913 262.027 104.16 261.861 104.059C261.956 104.116 262.244 104.389 262.364 104.3L262.345 104.304Z" fill="url(#paint334_linear_2063_430)"></path><path d="M259.821 108.955C259.497 109.034 259.733 109.259 259.918 109.355C259.947 109.308 259.99 109.237 260.019 109.189C259.973 108.999 260.03 108.904 259.821 108.955Z" fill="url(#paint335_linear_2063_430)"></path><path d="M215.52 57.4027C215.52 57.4027 215.796 57.4567 215.844 57.4047C215.873 57.3573 215.072 56.886 214.977 56.8283C214.732 57.231 215.235 57.3913 215.52 57.4027Z" fill="url(#paint336_linear_2063_430)"></path><path d="M205.796 70.1216C205.529 70.1864 205.381 70.3233 205.166 70.4361C204.899 70.5818 204.428 70.555 204.236 70.8439C204.449 70.9737 204.672 71.1416 204.88 71.2523C205.108 71.3584 205.258 70.979 205.344 70.8368L205.782 70.1453L205.796 70.1216Z" fill="url(#paint337_linear_2063_430)"></path><path d="M258.702 110.66C258.702 110.66 258.892 109.947 259.2 110.135C259.058 110.048 259.434 109.937 259.3 110.05C259.515 109.856 259.235 109.783 258.969 109.767C258.702 109.832 258.403 110.51 258.687 110.683L258.702 110.66Z" fill="url(#paint338_linear_2063_430)"></path><path d="M231.182 33.2514C231.009 33.5357 230.835 33.9817 231.1 34.1594C231.005 34.1017 231.124 34.0929 231.167 34.1027C231.449 33.9333 231.395 33.3812 231.177 33.2323L231.182 33.2514Z" fill="url(#paint339_linear_2063_430)"></path><path d="M259.321 110.044C259.321 110.044 259.254 110.101 259.22 110.13C259.273 110.096 259.307 110.068 259.321 110.044Z" fill="url(#paint340_linear_2063_430)"></path><path d="M227.207 35.9133C227.207 35.9133 227.284 35.8946 227.341 35.8807C227.217 35.8703 227.198 35.8749 227.207 35.9133Z" fill="url(#paint341_linear_2063_430)"></path><path d="M216.778 56.2699C216.958 56.3471 216.988 56.1381 216.937 56.0093C216.834 55.7518 216.539 55.7023 216.407 55.4922C216.346 55.4062 216.472 55.0123 216.248 55.0869C216.024 55.1616 215.851 55.4458 215.736 55.6353C215.673 55.711 214.982 56.6864 215.487 56.5232C215.731 56.4439 215.955 56.2884 216.194 56.19C216.47 56.0824 216.55 56.1638 216.783 56.289L216.778 56.2699Z" fill="url(#paint342_linear_2063_430)"></path><path d="M219.055 52.8498C219.055 52.8498 218.911 51.5932 218.474 52.2848C218.445 52.3322 218.402 52.4033 218.373 52.4507C218.493 52.2802 218.736 52.2009 218.907 52.3209C218.791 52.5105 218.636 52.9518 219.041 52.8735L219.055 52.8498Z" fill="url(#paint343_linear_2063_430)"></path><path d="M230.093 34.0003C229.737 33.784 229.595 33.7784 229.321 34.1476C229.129 34.4365 229.008 34.7686 228.792 35.043C228.557 35.3222 227.729 36.1492 227.345 35.8994C227.582 36.0436 227.259 35.9606 227.212 35.9318C226.736 36.0476 226.972 37.0195 227.108 37.2487C227.273 37.5114 227.08 37.962 227.178 38.2813C227.243 38.5481 227.412 38.8298 227.635 38.9977C227.824 39.1131 228.433 38.299 228.239 38.1645C227.998 38.0013 227.757 37.757 227.821 37.4388C227.85 37.3105 227.876 37.0016 228.032 37.0644C228.388 37.1999 228.997 37.1325 229.355 36.9445C229.589 36.8271 229.509 36.6649 229.277 36.6206C229.039 36.5573 228.777 36.6412 228.751 36.2843C228.725 35.8465 228.831 35.6189 229.199 35.3882C229.323 35.3177 229.738 35.1967 229.753 35.0113C229.783 34.8022 229.542 34.6389 229.529 34.42C229.516 34.1203 229.784 33.9745 230.05 33.9905L230.093 34.0003Z" fill="url(#paint344_linear_2063_430)"></path><path d="M225.414 35.34C225.335 35.016 224.996 34.5334 224.722 34.9835C224.791 35.2694 225.507 35.7211 225.414 35.34Z" fill="url(#paint345_linear_2063_430)"></path><path d="M227.211 39.1618C227.146 38.895 226.942 38.8033 226.777 38.6215C226.574 38.3681 226.622 38.2352 226.653 37.9453C226.673 37.779 226.589 37.5168 226.393 37.7058C226.23 37.8664 226.181 38.161 226.132 38.3747C226.057 38.8166 226.222 39.0792 226.578 39.2956C226.771 39.5109 227.345 39.7144 227.216 39.1808L227.211 39.1618Z" fill="url(#paint346_linear_2063_430)"></path><path d="M230.689 32.301C230.588 32.4668 230.901 32.6732 231.021 32.5028C231.237 32.1474 230.905 31.9456 230.689 32.301Z" fill="url(#paint347_linear_2063_430)"></path><path d="M207.278 65.5023C207.177 65.6681 207.422 65.9314 207.541 66.0035C207.811 66.2002 207.898 65.9772 208.042 65.7403C208.273 65.3613 207.484 65.1897 207.278 65.5023Z" fill="url(#paint348_linear_2063_430)"></path><path d="M208.29 64.691C207.947 64.7744 207.908 64.9453 208.24 65.1473C208.388 65.0103 208.332 64.8625 208.29 64.691Z" fill="url(#paint349_linear_2063_430)"></path><path d="M208.563 65.1492C208.462 65.3151 208.958 65.8605 209.096 65.928C208.977 65.8559 209.177 65.8477 209.187 65.8858C209.616 65.6602 208.636 65.0308 208.563 65.1492Z" fill="url(#paint350_linear_2063_430)"></path><path d="M262.144 104.979C261.433 104.546 261.052 106.798 261.712 107.021C261.821 107.055 262.012 106.181 262.003 106.062C262 105.881 261.787 105.752 261.807 105.585C261.856 105.372 262.028 105.168 262.144 104.979Z" fill="url(#paint351_linear_2063_430)"></path><path d="M207.591 70.1088C208.012 69.7643 207.599 69.5619 207.358 69.3986C207.358 69.3986 207.31 69.3698 207.287 69.3554C207.225 69.3503 207.323 70.3354 207.591 70.1088Z" fill="url(#paint352_linear_2063_430)"></path><path d="M209.187 65.8854C209.187 65.8854 209.134 65.9186 209.095 65.9279C209.172 65.9092 209.191 65.9045 209.187 65.8854Z" fill="url(#paint353_linear_2063_430)"></path><path d="M205.852 74.7493C206.081 74.6128 206.339 74.429 205.916 74.3501C205.769 74.3254 205.617 74.3625 205.451 74.2616C205.379 74.38 205.307 74.4984 205.235 74.6168C205.377 74.7034 205.557 74.7806 205.771 74.7487C205.8 74.7013 206.129 74.5608 205.828 74.7348L205.852 74.7493Z" fill="url(#paint354_linear_2063_430)"></path><path d="M206.889 71.793C206.889 71.793 206.979 71.8319 207.003 71.8464C206.932 71.8029 206.908 71.7883 206.889 71.793Z" fill="url(#paint355_linear_2063_430)"></path><path d="M206.999 71.8263C207.05 72.036 206.809 71.7917 206.886 71.7732C206.577 71.6666 205.77 71.4997 205.881 71.8762C205.932 72.0858 206.088 72.3103 206.206 72.4633C206.361 72.6878 206.45 72.8882 206.572 73.1411C206.69 73.3749 207.416 73.6222 207.142 73.2446C206.959 72.9866 206.841 72.7528 206.9 72.4154C206.955 72.1399 207.069 72.1122 206.999 71.8263Z" fill="url(#paint356_linear_2063_430)"></path><path d="M10.3336 74.0323C10.4793 74.2996 10.4819 74.6421 10.4041 74.9032C10.2042 75.6582 10.405 76.2351 10.7052 76.8886C10.7531 76.8366 10.8247 76.7991 10.9199 76.7759C11.7203 76.5813 11.2408 77.1823 11.0286 77.6376C11.0517 77.7328 11.1083 77.7997 11.1315 77.895C11.356 78.4862 11.5187 79.0724 11.4532 79.6332C11.3672 80.4412 11.4573 80.4798 12.0052 81.0732C12.6664 81.8004 13.1355 82.8167 13.6864 83.6716C14.3033 84.6317 15.3209 85.4135 15.7034 86.5718C15.792 86.853 15.8007 87.7188 15.4238 87.1646C15.174 86.8015 15.0582 86.325 14.7034 86.0278C14.3676 85.726 15.1852 88.0096 15.3026 88.2434C15.697 89.0355 16.1189 87.7826 16.6107 88.2281C17.0459 88.6067 16.8182 89.2473 16.5226 89.3596C16.4278 89.3019 16.0967 89.0191 16.0385 89.1947C15.9658 89.394 16.196 89.8426 16.266 90.0476C16.4813 90.6007 16.6151 91.2342 16.8447 91.7636C17.2386 92.6366 17.9293 92.489 18.1697 93.5607C18.4333 94.7277 17.8621 95.5326 18.0644 96.6137C18.2342 97.5613 19.1727 96.6065 19.2565 97.6154C19.3229 98.3863 19.2213 99.3798 18.904 99.901C19.8434 99.5313 19.4019 100.87 20.1564 101.151C20.5787 101.31 20.8367 101.126 21.1849 100.981C21.1451 101.98 21.0106 102.921 21.4745 103.999C21.6058 104.29 21.7423 104.519 21.8798 104.586C21.9468 104.53 22.0091 104.454 22.0812 104.336C22.2594 103.989 21.9741 103.978 22.0143 103.645C22.0298 103.46 22.1307 103.294 22.2126 103.133C22.1369 103.071 22.0375 102.994 21.9572 102.913C21.8449 102.617 22.1694 102.457 22.3393 102.658C22.3502 102.454 22.3373 102.235 22.3054 102.02C22.2822 101.925 22.1175 101.663 22.2607 101.587C22.4183 101.489 22.7072 101.681 22.8256 101.753C22.9044 102.077 23.0543 101.697 23.1547 101.612C23.2984 101.456 23.4843 101.391 23.6749 101.344C24.1322 101.233 24.3439 101.606 24.7244 101.594C24.3645 101.358 24.0092 101.142 23.6492 100.907C23.5025 100.801 23.0395 100.308 23.4587 100.206C23.8398 100.114 24.2987 100.507 24.5829 100.68C24.654 100.723 24.6602 100.499 24.7786 100.572C24.9161 100.639 25.0629 100.745 25.205 100.831C25.2772 100.713 25.426 100.495 25.2555 100.375C25.2555 100.375 25.2226 100.322 25.237 100.299C25.2669 100.089 25.5862 99.9917 25.6305 99.7589C25.6795 99.5452 25.3324 99.5287 25.2423 99.4901C25.1758 99.4659 25.354 99.1198 25.3736 99.0343C25.4663 98.6686 25.5591 98.3031 25.5138 97.9508C25.4871 97.6747 25.4464 97.3415 25.5576 97.0521C25.6735 96.7817 26.0732 96.7652 26.0902 97.084C26.1123 97.341 25.8491 97.5867 26.0046 97.8113C26.0659 97.8973 26.2019 97.4605 26.2163 97.4368C26.2931 97.3374 26.3888 97.2335 26.5119 97.3246C26.6304 97.3968 26.6804 97.0213 26.6711 96.9832C26.6876 96.636 26.5444 96.7112 26.4126 96.501C26.375 96.4295 26.3045 96.3054 26.305 96.2246C26.3143 96.2627 26.3313 95.8346 26.4256 95.9731C26.4868 96.0592 26.4672 96.1447 26.6573 96.1792C26.7665 96.2132 26.8854 96.2045 26.9997 96.1767C27.1239 96.1062 27.3675 95.946 27.3448 95.7698C27.3078 95.6174 26.4792 95.0317 27.2156 95.1554C27.3011 95.175 27.6894 95.4439 27.6581 95.1488C27.6267 94.8537 27.4979 94.9052 27.6565 94.6446C27.7287 94.5262 27.9347 94.2944 27.945 94.1708C27.96 94.0663 27.5804 93.9164 27.5093 93.8731C27.6726 93.6316 27.9713 93.781 28.0434 93.6626C28.1876 93.4257 28.6254 93.4 28.8628 93.4633C29.3567 93.5854 29.5859 93.449 29.2702 92.9808C28.9216 92.4601 28.75 93.2485 28.3617 92.9796C28.0919 92.7828 28.3453 92.58 28.4467 92.3333C28.5194 92.134 28.2073 91.8466 28.2841 91.7472C28.2985 91.7235 28.6301 91.9254 28.6729 91.9352C28.8392 91.9553 28.9062 91.8987 29.0349 91.8472C29.3543 91.7494 29.7368 92.1609 29.9068 92.3617C30.2466 92.7635 30.2643 91.5079 29.9991 91.3302C30.1551 91.4739 30.7968 91.5399 30.9173 91.2886C30.9992 91.1274 30.4348 90.8812 30.3164 90.8091C30.6816 90.2359 30.8149 90.9503 31.1111 90.7572C31.2831 90.6346 30.9685 90.0047 30.85 89.9326C30.6146 90.2926 30.2903 89.7054 30.7285 89.5989C31.0334 89.5247 31.4603 89.7035 31.5726 89.9991C31.6004 90.1134 31.6595 90.5228 31.8563 90.253C31.9763 90.0825 32.016 89.8307 31.9171 89.6731C31.776 89.4249 31.568 89.2333 31.3456 89.0654C31.0994 88.883 31.2951 88.7749 31.4728 88.5097C31.6361 88.2682 31.7267 88.2259 31.9693 88.2275C32.131 88.2285 32.1753 87.9958 32.1666 87.8768C32.1491 87.6389 32.0219 87.4477 32.0379 87.1815C32.0493 86.8962 32.2789 86.6789 32.2475 86.3838C32.2393 86.1839 32.018 85.1076 32.5124 85.1489C32.9069 85.1942 32.8507 85.7931 33.1494 85.9425C33.3343 86.0388 33.7216 84.9759 33.7938 84.8574C33.8803 84.7153 34.0055 84.483 34.1868 84.3986C34.282 84.3754 34.4334 84.5002 34.3871 84.3096C34.2903 83.8286 33.8294 83.759 34.1276 83.2425C34.4161 82.7687 34.7942 82.4144 35.13 81.9695C35.4514 81.5482 35.8896 81.4416 35.9458 80.8427C35.986 80.51 35.743 79.8425 36.1535 79.6216C36.3492 79.5134 37.1372 79.7659 36.8684 79.4075C36.6608 79.135 36.6336 78.9398 36.5739 78.6112C36.956 79.1036 37.3576 79.5105 38.0632 79.2582C38.4685 79.0991 38.9068 78.9925 39.326 78.8906C39.1808 78.5424 39.0449 78.2324 38.9713 77.8466C38.9162 77.5371 38.908 77.3373 39.0857 77.0721C39.2443 76.8115 39.0728 76.8532 39.0461 76.5772C38.9977 75.9633 39.3016 75.3041 39.638 74.7783C39.7101 74.6598 39.9305 74.4044 39.8888 74.2329C39.824 73.9662 39.413 74.2679 39.2796 74.3004C39.1869 73.9193 40.3751 73.3275 40.6738 73.4769C41.4602 73.9719 41.1622 72.2482 41.1879 71.9392C41.2235 71.5875 41.2977 71.1456 41.5279 70.8475C41.7484 70.592 41.7416 70.8964 41.7741 71.0298C41.6443 71.243 41.9662 71.4876 42.1243 71.3079C42.3494 71.0715 41.9477 70.6646 41.9492 70.422C41.9421 70.0605 42.5353 70.2594 42.4509 70.0781C42.4087 69.9874 41.9493 69.6753 42.093 69.5193C42.4525 69.0887 42.9906 70.4716 43.3702 69.8748C43.4567 69.7326 43.6432 69.5864 43.5154 69.4762C43.397 69.4041 43.3692 69.2896 43.432 69.1331C43.5047 68.9338 43.4589 68.6625 43.6736 68.5497C43.8503 68.4462 43.8117 68.5363 43.8694 68.4415C44.1006 67.9816 44.0739 66.9588 44.6647 66.8151C45.2039 66.5427 45.3508 65.9017 44.7246 65.6503C44.9718 65.6709 45.1917 65.4963 45.2932 65.2497C45.3802 65.0267 45.2432 64.8783 45.254 64.6738C45.2767 64.1032 45.9808 64.0935 46.3485 63.8629C46.8548 63.5379 46.722 62.7428 47.1006 62.3076C47.4457 61.9008 48.0364 61.7571 48.2728 61.2355C48.4222 60.9368 48.4382 60.6704 48.4449 60.3661C48.4552 60.2425 48.4614 60.0191 48.5809 59.9295C48.686 59.8635 48.8467 60.0263 48.9178 60.0695C49.15 60.1947 49.3879 60.1772 49.6063 60.2452C50.1331 60.4198 49.8587 59.4572 50.2331 59.6689C50.3515 59.741 50.8737 60.6434 50.8592 60.6671C50.9932 60.5538 51.0257 59.9404 51.0267 59.7787C51.0432 59.4316 51.0459 59.0274 50.9099 58.7173C50.7694 58.3882 50.1658 57.5662 50.4301 57.1588C50.6669 57.3031 50.6978 57.679 51.0547 57.6528C51.3117 57.6307 51.4987 57.4036 51.5574 57.1471C51.5528 57.1281 51.5816 57.0806 51.596 57.0569C51.5388 57.0708 51.4817 57.0847 51.4245 57.0986C51.0867 57.1202 50.923 56.6959 50.923 56.6959C50.8277 56.7191 50.6871 57.1368 50.6871 57.1368C50.1082 56.9142 50.168 56.496 50.0522 56.0196C50.081 55.9723 50.0908 55.9295 50.1006 55.8868C50.0862 55.9105 50.0764 55.9532 50.0429 55.9815C49.8554 56.2894 49.7148 55.9604 49.8117 55.6946C49.6402 55.7363 49.4208 55.83 49.2204 55.9191C48.8053 56.1209 47.6239 56.4082 47.4312 56.778C47.2432 57.1668 47.975 57.2714 48.0306 57.5001C48.0167 57.4429 47.2477 57.9326 47.1803 58.0701C47.1463 58.1793 47.0824 58.4976 46.7363 58.3193C46.3001 58.1025 46.3707 57.4798 45.6714 57.5086C44.8721 57.5414 44.1551 58.079 43.4871 58.4029C42.9288 58.6799 42.7383 58.7263 42.6317 58.288C41.9458 57.7081 41.4704 58.4089 41.063 58.8914C40.7467 59.2509 40.0607 59.4177 39.5663 59.3764C39.1764 59.3501 38.8716 58.6775 38.6182 58.8804C38.2834 59.1636 38.4812 59.4788 37.9522 59.6276C37.7045 59.6878 37.2142 59.7466 37.0607 59.9454C36.9696 60.0684 37.1869 60.2982 36.9392 60.3584C36.6724 60.4232 36.42 60.4644 36.197 60.3773C35.8648 60.2563 35.9622 59.9097 35.5343 59.8926C34.4167 59.8616 33.6683 60.8509 32.9138 61.3169C31.5196 62.1403 32.4215 60.9523 31.719 60.7194C31.2823 60.5834 30.6952 60.9078 30.5695 61.2209C30.4294 61.5577 30.0014 61.5407 29.4678 61.6704C29.0677 61.7677 27.9645 61.713 28.0896 62.2275C28.1267 62.38 28.1101 62.7271 27.7641 62.5489C27.4654 62.3995 27.3733 61.9374 26.9643 61.9158C26.4936 61.8889 25.8725 62.3226 25.4244 62.4719C24.2182 62.9064 23.0718 62.9228 21.8713 63.2147C21.3758 63.3352 21.1399 63.7759 20.525 63.986C19.9101 64.1961 19.1535 64.2387 18.6091 64.5729C18.2748 64.7753 18.2491 65.0844 17.9581 65.2157C17.9148 65.2868 17.8571 65.3815 17.8138 65.4525C17.8138 65.4525 18.1924 65.7641 18.2156 65.8594C18.3417 66.2122 17.9137 66.1952 17.6948 66.208C17.2617 66.2528 16.9254 66.0318 17.2231 65.5962C16.9625 65.4375 16.893 65.8984 16.8446 66.0313C16.7575 66.2543 16.4006 66.2805 16.21 66.3269C15.7336 66.4427 16.0462 66.6492 16.125 66.9732C16.176 67.1828 16.1013 67.7056 15.8036 67.3945C15.6904 67.2606 15.5364 66.7935 15.4766 67.2116C15.4318 67.5253 15.4544 67.7014 15.2767 67.9666C15.1613 68.1561 14.9363 68.3925 14.9682 68.6067C15.0053 68.7592 14.465 68.4465 14.2404 68.602C14.1354 68.6679 14.1107 68.8152 14.0247 68.8764C13.8825 68.7899 13.7527 69.0031 13.6713 69.0834C13.5322 69.2585 13.436 69.4435 13.3206 69.633C13.2021 69.5609 13.0172 69.4646 13.0991 69.3034C12.9091 69.2689 12.7191 69.2343 12.5332 69.2997C12.3472 69.3651 12.497 69.7322 12.5295 69.8656C12.0557 69.5772 11.644 71.4533 11.4468 71.8041C11.336 72.0126 11.1825 72.2114 11.0007 72.3767C10.7138 72.6079 10.5495 73.0111 10.3429 73.3237C10.3084 73.5138 10.5257 73.7435 10.4294 73.9284C10.4006 73.9757 10.3717 74.0231 10.3238 74.0751L10.3336 74.0323ZM41.1571 70.8165C41.0752 70.9777 40.9552 71.1481 40.7749 71.0708C40.4577 70.8452 40.9486 70.7058 41.1571 70.8165ZM39.6934 71.354C40.0744 72.0081 39.2484 71.7649 39.2314 71.4461C39.2098 71.1083 39.5894 71.2582 39.6934 71.354ZM34.8168 60.511C35.1407 60.4323 35.1881 60.4611 35.2391 60.6707C34.8909 60.8159 34.7205 60.6959 34.4738 60.5944C34.5881 60.5666 34.7215 60.5342 34.8358 60.5064L34.8168 60.511ZM37.4989 78.2652C37.6101 77.9758 38.0489 77.7883 38.3203 77.7425C38.6726 77.6972 38.5701 78.1056 38.5211 78.3194C38.4526 78.6186 38.1982 78.9832 37.8562 78.9049C37.6234 78.8606 37.4164 78.5073 37.4989 78.2652ZM34.3417 80.3043C34.2407 80.4701 34.6084 80.2394 34.3417 80.3043C34.2216 80.4747 33.6469 80.3522 33.7433 80.1673C34.0219 79.7363 34.661 80.2065 34.3417 80.3043ZM30.5085 85.3737C30.5085 85.3737 30.7706 85.2898 30.7752 85.3089C30.8937 85.381 30.7871 85.6894 30.7247 85.7651C30.6063 85.693 30.3977 85.5822 30.5131 85.3927L30.5085 85.3737ZM18.8506 64.7363C19.067 64.381 19.4033 64.6018 19.1823 64.9381C18.966 65.2935 18.6297 65.0726 18.8506 64.7363ZM17.9067 91.566C18.1045 91.8812 18.0081 92.0661 17.954 92.3417C17.8088 91.9935 17.6111 91.6783 17.9067 91.566Z" fill="url(#paint357_linear_2063_430)"></path><path d="M260.391 107.645C260.421 107.436 260.508 107.293 260.585 107.113C260.687 106.866 260.641 106.595 260.719 106.334C260.816 105.987 261.04 105.832 261.114 105.471C261.168 105.195 261.208 104.943 261.238 104.654C260.822 105.017 260.681 105.516 260.412 105.985C260.296 106.174 260.162 106.368 260.046 106.558C260.107 106.806 260.078 106.853 259.962 107.043C259.804 107.303 259.821 107.622 259.6 107.877C259.413 108.104 259.347 107.999 259.279 108.299C259.206 108.579 259.238 108.793 259.379 109.041C259.393 109.098 259.585 108.809 259.637 108.776C259.857 108.683 260.055 108.836 260.152 108.571C260.259 108.262 260.361 107.935 260.429 107.635L260.391 107.645Z" fill="url(#paint358_linear_2063_430)"></path><path d="M212.598 60.6563C212.598 60.6563 212.568 60.8653 212.663 60.923C212.829 61.024 212.958 60.8108 213.045 60.6687C213.152 60.2794 212.756 60.3957 212.612 60.6326L212.598 60.6563Z" fill="url(#paint359_linear_2063_430)"></path><path d="M212.077 62.5793C212.126 62.3656 211.819 61.9356 211.599 62.2719C211.498 62.4377 211.88 62.93 212.077 62.5793Z" fill="url(#paint360_linear_2063_430)"></path><path d="M212.225 61.6146C211.882 61.698 211.843 61.8689 212.174 62.0708C212.323 61.9339 212.267 61.7861 212.225 61.6146Z" fill="url(#paint361_linear_2063_430)"></path><path d="M214.058 62.098C214.2 62.1845 214.59 62.2109 214.54 61.9204C214.475 61.6536 214.186 61.4615 213.973 61.3317C213.807 61.2308 213.641 61.1298 213.494 61.0242C213.658 61.3677 213.684 61.8054 214.077 62.0933L214.058 62.098Z" fill="url(#paint362_linear_2063_430)"></path><path d="M213.423 63.1398C213.526 62.6505 213.131 62.6053 212.764 62.7551C212.559 62.8251 212.068 63.0455 212.009 63.3019C211.984 63.4492 212.089 63.4641 212.059 63.5923C212.035 63.7396 211.934 63.9055 211.847 64.0476C211.732 64.2371 211.473 64.5827 211.628 64.8073C211.751 64.9793 212.009 64.7955 212.124 64.6868C212.644 64.3382 213.28 63.8 213.423 63.1398Z" fill="url(#paint363_linear_2063_430)"></path><path d="M209.962 63.6792C210.248 63.5289 210.633 63.617 210.431 63.2019C210.436 63.2209 210.072 62.7238 210.389 63.1112C210.304 63.0107 209.955 62.49 209.773 62.6553C209.41 62.9859 210.084 63.1853 209.616 63.4201C209.506 63.4669 209.196 63.603 209.176 63.7693C209.161 63.8739 209.226 64.2215 209.225 64.3832C209.229 64.4831 209.044 65.1335 209.315 65.0877C209.449 65.0553 209.555 64.8277 209.703 64.7716C209.865 64.6918 209.874 64.8107 210.007 64.7782C210.217 64.7273 210.128 64.4461 210.029 64.3693C209.821 64.1777 209.556 63.9192 209.962 63.6792Z" fill="url(#paint364_linear_2063_430)"></path><path d="M210.516 62.5559C210.522 62.3323 210.282 61.9265 210.038 62.2483C209.937 62.4141 210.319 62.9066 210.516 62.5559Z" fill="url(#paint365_linear_2063_430)"></path><path d="M209.274 62.7562C209.491 62.4009 209.159 62.199 208.943 62.5544C208.842 62.7202 209.154 62.9267 209.274 62.7562Z" fill="url(#paint366_linear_2063_430)"></path><path d="M211.113 65.2563C211.228 65.0668 211.197 64.6909 211.132 64.5049C210.945 63.9853 210.303 64.7469 210.777 65.0353C210.809 65.1687 210.954 65.5169 211.113 65.2563Z" fill="url(#paint367_linear_2063_430)"></path><path d="M231.186 34.0982C231.186 34.0982 231.157 34.1456 231.119 34.1548C231.214 34.1317 231.209 34.1126 231.186 34.0982Z" fill="url(#paint368_linear_2063_430)"></path><path d="M210.39 63.1106C210.39 63.1106 210.404 63.1682 210.432 63.2019C210.432 63.2019 210.427 63.1826 210.39 63.1106Z" fill="url(#paint369_linear_2063_430)"></path><path d="M238.416 80.4347C238.447 80.7298 238.649 81.2258 238.946 80.871C239.071 80.7196 239.408 80.6979 239.467 80.5223C239.525 80.3467 239.302 80.1788 239.203 80.102C239.095 79.8254 239.017 79.4207 238.636 79.5133C238.506 79.7265 238.687 79.7229 238.653 79.8321C238.523 80.0453 238.418 80.1921 238.44 80.4491L238.416 80.4347Z" fill="url(#paint370_linear_2063_430)"></path><path d="M123.988 72.7359C123.988 72.7359 124.743 72.9358 124.9 72.9177C125.478 72.5552 124.18 72.447 123.988 72.7359Z" fill="url(#paint371_linear_2063_430)"></path><path d="M124.061 73.1216C124.061 73.1216 123.917 73.3585 123.845 73.4769C123.91 73.7437 123.946 73.3111 123.845 73.4769C123.816 73.5243 124.048 74.3963 124.15 74.0687C124.218 73.8504 124.232 73.2416 124.066 73.1406L124.061 73.1216Z" fill="url(#paint372_linear_2063_430)"></path><path d="M123.437 73.4551C123.437 73.4551 123.46 73.5509 123.479 73.5463C123.474 73.5271 123.451 73.5126 123.437 73.4551Z" fill="url(#paint373_linear_2063_430)"></path><path d="M123.474 73.5263C123.573 73.6839 123.741 73.4615 123.733 73.2617C123.724 73.2235 123.635 73.0232 123.549 73.0845C123.463 73.1458 123.475 73.3646 123.413 73.4403C123.485 73.3219 123.489 73.5026 123.455 73.5309L123.474 73.5263Z" fill="url(#paint374_linear_2063_430)"></path><path d="M123.437 80.6802C123.437 80.6802 123.384 80.7131 123.37 80.7367C123.37 80.7367 123.408 80.7276 123.437 80.6802Z" fill="url(#paint375_linear_2063_430)"></path><path d="M122.969 80.411C123.015 80.6016 123.199 80.8595 123.371 80.737C123.333 80.7462 123.338 80.6037 123.438 80.6804C123.414 80.666 122.889 80.1679 122.969 80.411Z" fill="url(#paint376_linear_2063_430)"></path><path d="M122.362 84.3934C122.504 84.4799 122.894 84.5063 122.843 84.2158C122.778 83.949 122.489 83.7569 122.276 83.6271C122.11 83.5262 121.945 83.4252 121.798 83.3196C121.962 83.6631 121.988 84.1008 122.381 84.3888L122.362 84.3934Z" fill="url(#paint377_linear_2063_430)"></path><path d="M121.708 85.4398C121.811 84.9506 121.416 84.9053 121.049 85.0551C120.844 85.1252 120.353 85.3455 120.294 85.602C120.269 85.7493 120.374 85.7641 120.345 85.8924C120.32 86.0397 120.219 86.2055 120.132 86.3477C120.017 86.5372 119.758 86.8828 119.913 87.1073C120.036 87.2794 120.294 87.0955 120.409 86.9869C120.93 86.6383 121.566 86.1001 121.708 85.4398Z" fill="url(#paint378_linear_2063_430)"></path><path d="M123.824 79.6978C123.824 79.6978 124.099 79.7519 124.147 79.6999C124.176 79.6525 123.375 79.1812 123.281 79.1235C123.035 79.5262 123.539 79.6865 123.824 79.6978Z" fill="url(#paint379_linear_2063_430)"></path><path d="M122.96 81.6238C123.312 81.5785 123.198 81.5254 123.12 81.2015C123.175 81.4302 122.883 80.9765 122.983 81.0532C122.709 80.7566 122.122 80.2533 121.877 80.656C121.718 80.9166 121.912 81.051 121.887 81.2792C121.862 81.5073 121.656 81.6582 121.627 81.8673C121.537 82.4946 122.318 82.3046 122.605 82.0733C122.758 81.9554 122.741 81.6366 122.974 81.6001L122.96 81.6238Z" fill="url(#paint380_linear_2063_430)"></path><path d="M122.983 81.0535C122.983 81.0535 123.092 81.1683 123.12 81.2017C123.059 81.1157 123.007 81.0679 122.983 81.0535Z" fill="url(#paint381_linear_2063_430)"></path><path d="M122.577 82.7873C122.695 82.8594 122.889 82.9939 123.009 82.8234C123.067 82.7287 123.058 82.6097 122.944 82.5566C122.726 82.4078 122.326 82.5051 122.562 82.811L122.577 82.7873Z" fill="url(#paint382_linear_2063_430)"></path><path d="M139.471 56.3982C139.471 56.3982 139.442 56.4456 139.404 56.4549C139.499 56.4317 139.494 56.4126 139.471 56.3982Z" fill="url(#paint383_linear_2063_430)"></path><path d="M138.993 54.5966C138.892 54.7624 139.204 54.9689 139.324 54.7984C139.541 54.4431 139.209 54.2413 138.993 54.5966Z" fill="url(#paint384_linear_2063_430)"></path><path d="M139.486 55.5466C139.312 55.8309 139.138 56.2768 139.404 56.4545C139.309 56.3969 139.428 56.3881 139.471 56.3979C139.752 56.2284 139.699 55.6764 139.481 55.5275L139.486 55.5466Z" fill="url(#paint385_linear_2063_430)"></path><path d="M139.638 55.4283C139.685 55.6189 139.869 55.8769 140.041 55.7543C140.003 55.7636 140.008 55.621 140.108 55.6977C140.084 55.6833 139.559 55.1852 139.638 55.4283Z" fill="url(#paint386_linear_2063_430)"></path><path d="M125.082 78.5653C125.262 78.6426 125.292 78.4335 125.24 78.3047C125.138 78.0472 124.843 77.9977 124.711 77.7876C124.65 77.7016 124.776 77.3077 124.552 77.3823C124.328 77.457 124.155 77.7412 124.039 77.9307C123.977 78.0064 123.286 78.9818 123.791 78.8186C124.034 78.7393 124.259 78.5838 124.497 78.4854C124.774 78.3778 124.854 78.4592 125.086 78.5844L125.082 78.5653Z" fill="url(#paint387_linear_2063_430)"></path><path d="M140.109 55.698C140.109 55.698 140.057 55.7309 140.042 55.7546C140.042 55.7546 140.081 55.7454 140.109 55.698Z" fill="url(#paint388_linear_2063_430)"></path><path d="M127.359 75.1452C127.359 75.1452 127.215 73.8886 126.778 74.5802C126.749 74.6276 126.706 74.6987 126.677 74.7461C126.797 74.5756 127.04 74.4963 127.21 74.6164C127.095 74.8059 126.94 75.2472 127.345 75.1689L127.359 75.1452Z" fill="url(#paint389_linear_2063_430)"></path><path d="M135.492 58.2131C135.492 58.2131 135.569 58.1945 135.627 58.1805C135.502 58.1701 135.483 58.1747 135.492 58.2131Z" fill="url(#paint390_linear_2063_430)"></path><path d="M133.718 57.6354C133.639 57.3114 133.3 56.8288 133.026 57.2789C133.095 57.5648 133.81 58.0165 133.718 57.6354Z" fill="url(#paint391_linear_2063_430)"></path><path d="M135.515 61.4572C135.45 61.1904 135.246 61.0987 135.081 60.9169C134.878 60.6635 134.926 60.5307 134.957 60.2407C134.977 60.0744 134.893 59.8122 134.697 60.0012C134.534 60.1618 134.484 60.4564 134.435 60.6701C134.361 61.112 134.526 61.3747 134.881 61.591C135.075 61.8063 135.649 62.0098 135.519 61.4762L135.515 61.4572Z" fill="url(#paint392_linear_2063_430)"></path><path d="M138.378 56.3001C138.022 56.0838 137.88 56.0782 137.606 56.4474C137.414 56.7363 137.293 57.0684 137.077 57.3429C136.842 57.622 136.014 58.449 135.631 58.1992C135.867 58.3434 135.545 58.2604 135.497 58.2316C135.021 58.3474 135.257 59.3193 135.394 59.5485C135.558 59.8112 135.365 60.2618 135.463 60.5811C135.528 60.8479 135.697 61.1296 135.92 61.2975C136.109 61.4129 136.719 60.5988 136.524 60.4643C136.283 60.3011 136.042 60.0569 136.106 59.7386C136.135 59.6104 136.161 59.3014 136.317 59.3642C136.673 59.4997 137.283 59.4323 137.641 59.2443C137.874 59.1269 137.795 58.9647 137.562 58.9204C137.324 58.857 137.062 58.941 137.036 58.5841C137.01 58.1463 137.116 57.9187 137.484 57.688C137.608 57.6175 138.023 57.4965 138.038 57.3111C138.068 57.102 137.827 56.9387 137.814 56.7198C137.801 56.4201 138.069 56.2743 138.335 56.2903L138.378 56.3001Z" fill="url(#paint393_linear_2063_430)"></path><path d="M115.874 92.4091C116.295 92.0646 115.883 91.8622 115.641 91.6989C115.641 91.6989 115.594 91.6701 115.57 91.6557C115.508 91.6506 115.606 92.6357 115.874 92.4091Z" fill="url(#paint394_linear_2063_430)"></path><path d="M115.303 94.1218C115.354 94.3314 115.113 94.0872 115.189 94.0686C114.881 93.962 114.073 93.7952 114.185 94.1716C114.236 94.3812 114.391 94.6057 114.509 94.7587C114.665 94.9833 114.754 95.1836 114.876 95.4365C114.993 95.6703 115.72 95.9176 115.446 95.54C115.262 95.282 115.145 95.0482 115.204 94.7109C115.258 94.4353 115.373 94.4076 115.303 94.1218Z" fill="url(#paint395_linear_2063_430)"></path><path d="M114.156 97.0447C114.385 96.9082 114.643 96.7244 114.22 96.6455C114.073 96.6208 113.92 96.6579 113.755 96.557C113.682 96.6754 113.61 96.7938 113.538 96.9122C113.68 96.9988 113.861 97.076 114.075 97.0441C114.104 96.9968 114.433 96.8562 114.132 97.0302L114.156 97.0447Z" fill="url(#paint396_linear_2063_430)"></path><path d="M115.174 94.093C115.174 94.093 115.265 94.132 115.288 94.1465C115.217 94.1029 115.193 94.0884 115.174 94.093Z" fill="url(#paint397_linear_2063_430)"></path><path d="M140.492 54.4537C140.768 54.5078 140.572 53.8691 140.492 53.7877C140.218 53.4911 139.729 53.3071 139.34 53.2808C139.34 53.2808 139.098 53.1176 139.084 53.1413C138.91 53.4255 140.298 54.4001 140.488 54.4346L140.492 54.4537Z" fill="url(#paint398_linear_2063_430)"></path><path d="M112.939 96.2705C112.735 96.1788 112.386 96.4048 112.651 96.5825C112.753 97.0017 113.223 96.4435 112.939 96.2705Z" fill="url(#paint399_linear_2063_430)"></path><path d="M100.872 113.878C100.904 114.173 101.105 114.669 101.402 114.314C101.527 114.162 101.865 114.141 101.923 113.965C101.981 113.79 101.758 113.622 101.659 113.545C101.551 113.268 101.473 112.864 101.092 112.956C100.962 113.169 101.143 113.166 101.109 113.275C100.979 113.488 100.874 113.635 100.896 113.892L100.872 113.878Z" fill="url(#paint400_linear_2063_430)"></path><path d="M105.153 108.578C105.884 108.097 105.049 107.735 104.713 107.514C104.16 107.649 104.008 108.432 103.838 108.898C104.038 108.808 104.215 108.705 104.415 108.616C104.559 108.541 104.716 108.523 104.849 108.49C104.906 108.476 104.963 108.462 105.021 108.448C105.025 108.548 105.058 108.601 105.134 108.582L105.153 108.578Z" fill="url(#paint401_linear_2063_430)"></path><path d="M114.1 92.417C113.833 92.4818 113.685 92.6187 113.47 92.7315C113.203 92.8772 112.732 92.8504 112.54 93.1393C112.753 93.2691 112.975 93.437 113.184 93.5477C113.412 93.6538 113.561 93.2744 113.648 93.1322L114.085 92.4407L114.1 92.417Z" fill="url(#paint402_linear_2063_430)"></path><path d="M115.581 87.7977C115.48 87.9635 115.726 88.2268 115.844 88.2989C116.114 88.4956 116.201 88.2726 116.346 88.0357C116.576 87.6567 115.788 87.4851 115.581 87.7977Z" fill="url(#paint403_linear_2063_430)"></path><path d="M118.82 84.8513C118.826 84.6277 118.586 84.2219 118.341 84.5437C118.24 84.7095 118.622 85.202 118.82 84.8513Z" fill="url(#paint404_linear_2063_430)"></path><path d="M118.266 85.9747C118.553 85.8243 118.937 85.9124 118.736 85.4973C118.74 85.5164 118.377 85.0192 118.693 85.4066C118.608 85.3061 118.26 84.7854 118.078 84.9507C117.714 85.2813 118.388 85.4807 117.921 85.7155C117.811 85.7624 117.501 85.8984 117.481 86.0647C117.466 86.1693 117.53 86.5169 117.529 86.6786C117.533 86.7785 117.349 87.4289 117.62 87.3831C117.753 87.3507 117.859 87.1231 118.007 87.067C118.169 86.9872 118.178 87.1061 118.312 87.0737C118.521 87.0227 118.433 86.7415 118.333 86.6647C118.125 86.4731 117.861 86.2146 118.266 85.9747Z" fill="url(#paint405_linear_2063_430)"></path><path d="M118.693 85.406C118.693 85.406 118.707 85.4636 118.736 85.4973C118.736 85.4973 118.731 85.4781 118.693 85.406Z" fill="url(#paint406_linear_2063_430)"></path><path d="M119.398 87.5564C119.513 87.3669 119.483 86.9909 119.417 86.805C119.23 86.2853 118.588 87.0469 119.062 87.3354C119.094 87.4688 119.239 87.817 119.398 87.5564Z" fill="url(#paint407_linear_2063_430)"></path><path d="M120.902 82.9517C120.902 82.9517 120.872 83.1607 120.966 83.2184C121.132 83.3194 121.262 83.1063 121.349 82.9641C121.456 82.5748 121.06 82.6911 120.916 82.928L120.902 82.9517Z" fill="url(#paint408_linear_2063_430)"></path><path d="M120.529 83.91C120.186 83.9934 120.147 84.1643 120.478 84.3662C120.627 84.2293 120.57 84.0815 120.529 83.91Z" fill="url(#paint409_linear_2063_430)"></path><path d="M116.576 86.9911C116.233 87.0745 116.193 87.2454 116.525 87.4473C116.673 87.3103 116.617 87.1626 116.576 86.9911Z" fill="url(#paint410_linear_2063_430)"></path><path d="M116.867 87.4447C116.766 87.6105 117.262 88.1559 117.4 88.2234C117.281 88.1513 117.481 88.1431 117.49 88.1812C117.92 87.9556 116.939 87.3262 116.867 87.4447Z" fill="url(#paint411_linear_2063_430)"></path><path d="M117.49 88.1808C117.49 88.1808 117.438 88.214 117.399 88.2233C117.476 88.2046 117.495 88.2 117.49 88.1808Z" fill="url(#paint412_linear_2063_430)"></path><path d="M117.577 85.0516C117.794 84.6963 117.462 84.4945 117.246 84.8498C117.145 85.0156 117.457 85.2221 117.577 85.0516Z" fill="url(#paint413_linear_2063_430)"></path><path d="M120.381 84.8747C120.43 84.661 120.123 84.231 119.902 84.5673C119.801 84.7331 120.183 85.2254 120.381 84.8747Z" fill="url(#paint414_linear_2063_430)"></path><path d="M114.695 93.2805C114.796 93.1147 114.859 92.8772 114.598 92.8803C114.398 92.8885 114.349 93.1023 114.262 93.2444C114.381 93.3165 114.575 93.451 114.695 93.2805Z" fill="url(#paint415_linear_2063_430)"></path><path d="M140.176 118.065C140.405 118.009 140.544 117.834 140.659 117.645C140.573 117.787 140.584 117.502 140.641 117.569C140.51 117.197 140.263 117.923 140.176 118.065Z" fill="url(#paint416_linear_2063_430)"></path><path d="M142.403 112.619C142.003 112.717 141.918 113.363 142.496 113.001C143.133 113.047 142.822 112.517 142.403 112.619Z" fill="url(#paint417_linear_2063_430)"></path><path d="M143.388 43.5382C143.494 44.0574 143.727 44.0208 143.668 43.5305C143.654 43.5542 143.565 43.3539 143.584 43.3492C143.433 43.1437 143.309 43.1334 143.388 43.5382Z" fill="url(#paint418_linear_2063_430)"></path><path d="M138.322 118.576C138.322 118.576 138.601 118.811 138.711 118.684C138.769 118.589 138.927 118.409 138.914 118.271C138.867 118.08 138.61 118.103 138.496 118.049C138.273 117.962 138.451 117.697 138.514 117.541C138.697 117.133 138.124 116.768 138.107 117.276C138.106 117.438 138.079 117.909 138.226 118.014C138.106 118.185 138.17 118.452 138.341 118.572L138.322 118.576Z" fill="url(#paint419_linear_2063_430)"></path><path d="M94.3998 116.48C94.2814 116.408 94.1006 116.411 93.9672 116.444C93.7653 116.775 94.236 116.802 94.3998 116.48Z" fill="url(#paint420_linear_2063_430)"></path><path d="M83.7367 146.662C83.3937 146.746 83.3546 146.917 83.6862 147.119C84.0225 147.34 83.9545 146.811 83.7367 146.662Z" fill="url(#paint421_linear_2063_430)"></path><path d="M98.1248 112.708C98.1248 112.708 98.0188 112.189 97.9529 112.084C97.8303 111.912 97.6299 112.001 97.5526 112.181C97.0762 112.297 98.134 112.746 98.1485 112.723L98.1248 112.708Z" fill="url(#paint422_linear_2063_430)"></path><path d="M145.764 109.259C145.764 109.259 146.06 109.146 146.17 109.1C146.523 108.893 145.892 108.622 145.671 108.958C145.534 108.81 145.545 108.606 145.556 108.401C145.51 108.796 145.513 108.311 145.542 108.344C145.454 107.982 145.287 107.962 144.97 107.817C144.794 107.759 144.618 107.701 144.433 107.685C144.291 107.599 144.153 107.531 144.002 107.487C143.279 107.34 143.168 108.457 143.849 108.271C144.134 108.283 144.395 108.36 144.398 108.703C144.401 108.884 144.597 109.522 144.827 109.224C145.283 108.609 145.852 109.621 145.733 109.71C145.886 109.592 145.687 109.358 145.779 109.235L145.764 109.259Z" fill="url(#paint423_linear_2063_430)"></path><path d="M89.058 121.815C88.9236 122.01 89.317 122.217 89.4355 122.289C89.6662 121.91 89.4582 121.718 89.058 121.815Z" fill="url(#paint424_linear_2063_430)"></path><path d="M92.6195 117.539C92.6195 117.539 92.6684 117.325 92.5546 117.272C92.3414 117.142 91.8506 117.282 92.1725 117.527C92.2909 117.599 92.485 117.733 92.6051 117.563L92.6195 117.539Z" fill="url(#paint425_linear_2063_430)"></path><path d="M160.004 85.8967C160.234 85.7603 160.492 85.5764 160.069 85.4976C159.921 85.4729 159.769 85.51 159.603 85.409C159.531 85.5275 159.459 85.6458 159.387 85.7643C159.529 85.8508 159.709 85.9281 159.923 85.8962C159.952 85.8488 160.281 85.7082 159.981 85.8823L160.004 85.8967Z" fill="url(#paint426_linear_2063_430)"></path><path d="M97.3129 107.457C96.9189 107.331 97.0208 107.75 97.2624 107.913C97.8118 108.264 97.5158 107.711 97.3129 107.457Z" fill="url(#paint427_linear_2063_430)"></path><path d="M161.021 82.9456C161.021 82.9456 161.112 82.9845 161.136 82.999C161.065 82.9555 161.041 82.9409 161.021 82.9456Z" fill="url(#paint428_linear_2063_430)"></path><path d="M161.723 81.2612C162.144 80.9167 161.731 80.7142 161.49 80.551C161.49 80.551 161.442 80.5222 161.419 80.5078C161.357 80.5026 161.455 81.4878 161.723 81.2612Z" fill="url(#paint429_linear_2063_430)"></path><path d="M161.15 82.9743C161.201 83.1839 160.96 82.9397 161.036 82.9212C160.727 82.8145 159.92 82.6477 160.032 83.0242C160.083 83.2338 160.238 83.4583 160.356 83.6112C160.512 83.8358 160.601 84.0361 160.723 84.289C160.84 84.5228 161.566 84.7701 161.293 84.3926C161.109 84.1345 160.992 83.9007 161.051 83.5634C161.105 83.2879 161.219 83.2601 161.15 82.9743Z" fill="url(#paint430_linear_2063_430)"></path><path d="M146.72 102.73C146.751 103.025 146.953 103.521 147.25 103.166C147.374 103.015 147.712 102.993 147.77 102.818C147.829 102.642 147.606 102.474 147.507 102.397C147.399 102.121 147.321 101.716 146.94 101.809C146.81 102.022 146.991 102.018 146.957 102.127C146.827 102.341 146.721 102.488 146.744 102.745L146.72 102.73Z" fill="url(#paint431_linear_2063_430)"></path><path d="M159.949 81.269C159.683 81.3339 159.534 81.4708 159.319 81.5835C159.052 81.7293 158.581 81.7025 158.389 81.9914C158.603 82.1212 158.825 82.289 159.034 82.3998C159.261 82.5059 159.411 82.1264 159.498 81.9843L159.935 81.2927L159.949 81.269Z" fill="url(#paint432_linear_2063_430)"></path><path d="M151.003 97.4299C151.733 96.9494 150.899 96.5873 150.562 96.3663C150.01 96.5007 149.857 97.2845 149.688 97.7496C149.888 97.6605 150.065 97.557 150.265 97.4679C150.408 97.3927 150.565 97.3747 150.699 97.3422C150.756 97.3283 150.813 97.3144 150.87 97.3005C150.874 97.4004 150.907 97.453 150.983 97.4345L151.003 97.4299Z" fill="url(#paint433_linear_2063_430)"></path><path d="M160.543 82.1331C160.644 81.9672 160.707 81.7298 160.445 81.7328C160.246 81.7411 160.197 81.9548 160.11 82.097C160.228 82.1691 160.423 82.3035 160.543 82.1331Z" fill="url(#paint434_linear_2063_430)"></path><path d="M158.786 85.123C158.582 85.0313 158.234 85.2573 158.499 85.435C158.601 85.8543 159.071 85.2961 158.786 85.123Z" fill="url(#paint435_linear_2063_430)"></path><path d="M144.386 106.163C144.636 106.607 145.071 106.986 145.421 107.345C145.605 107.522 145.595 107.645 145.782 107.337C145.807 107.19 145.856 106.976 145.747 106.862C145.525 106.613 145.141 106.444 144.857 106.271C144.932 105.586 144.208 105.843 144.386 106.163Z" fill="url(#paint436_linear_2063_430)"></path><path d="M131.782 52.4144C131.611 52.4561 131.468 52.4503 131.4 52.6687C131.542 52.7552 131.58 52.7459 131.667 52.6038C131.715 52.5518 131.739 52.4855 131.768 52.4381L131.782 52.4144Z" fill="url(#paint437_linear_2063_430)"></path><path d="M126.24 65.6497C126.459 65.7177 126.6 65.1384 126.453 65.0328C126.396 65.0467 126.367 65.094 126.362 65.1558C126.191 65.1975 126.003 65.5863 126.264 65.6641L126.24 65.6497Z" fill="url(#paint438_linear_2063_430)"></path><path d="M132.37 51.1005C132.046 51.1793 131.979 51.3168 132.291 51.5233C132.44 51.3864 132.388 51.2576 132.37 51.1005Z" fill="url(#paint439_linear_2063_430)"></path><path d="M125.515 63.9087C125.34 63.8505 125.047 64.3051 125.198 64.4298C125.53 64.6317 125.847 64.1106 125.515 63.9087Z" fill="url(#paint440_linear_2063_430)"></path><path d="M99.2084 113.091C99.3722 112.769 99.3505 112.431 99.143 112.159C98.9968 111.972 98.6888 111.785 98.5158 112.069C98.2418 112.519 99.0491 113.433 99.2274 113.087L99.2084 113.091Z" fill="url(#paint441_linear_2063_430)"></path><path d="M125.142 65.6133C125.45 65.8008 126.186 64.6735 126.296 64.465C126.44 64.2281 126.619 63.882 126.33 63.6899C126.321 63.6518 126.288 62.7716 126.383 62.8293C126.17 62.6995 125.52 63.1804 125.404 63.3699C125.506 63.7892 125.977 63.816 126.055 64.2208C126.134 64.5447 125.861 64.8332 125.556 64.9073C125.289 64.9722 124.688 65.3202 125.119 65.5989L125.142 65.6133Z" fill="url(#paint442_linear_2063_430)"></path><path d="M143.585 43.3489C143.585 43.3489 143.642 43.4163 143.675 43.4691C143.613 43.3826 143.604 43.3442 143.585 43.3489Z" fill="url(#paint443_linear_2063_430)"></path><path d="M142.967 35.8299C142.624 35.9133 142.67 36.1038 142.955 36.2769C143.036 36.1966 143.12 35.7929 142.967 35.8299Z" fill="url(#paint444_linear_2063_430)"></path><path d="M143.664 42.0182C143.981 41.497 142.94 41.2858 143.111 42.1525C143.284 41.8683 143.471 42.3071 143.664 42.0182Z" fill="url(#paint445_linear_2063_430)"></path><path d="M143.917 34.5896C144.077 34.8332 144.551 34.4557 144.876 34.1343C144.542 34.2558 144.209 34.3774 143.885 34.4562C143.894 34.4943 143.908 34.5515 143.917 34.5896Z" fill="url(#paint446_linear_2063_430)"></path><path d="M123.17 73.52C123.271 72.6074 121.761 72.8735 122.189 73.6373C122.307 73.7903 122.734 74.0499 122.876 74.1365C123.226 74.3338 123.192 73.6961 123.151 73.5246L123.17 73.52Z" fill="url(#paint447_linear_2063_430)"></path><path d="M119.965 73.2097C120.129 72.8873 119.97 71.8161 119.766 72.3903C119.761 72.4521 119.726 72.6421 119.712 72.6657C119.71 72.9083 119.771 73.0753 119.984 73.2051L119.965 73.2097Z" fill="url(#paint448_linear_2063_430)"></path><path d="M115.457 84.2961C115.608 84.4207 115.817 84.5316 116.017 84.5233C116.321 84.5301 115.933 84.1803 115.881 84.1324C115.763 84.0603 115.417 83.8012 115.283 83.9953C115.206 84.0947 115.4 84.2292 115.452 84.2771L115.457 84.2961Z" fill="url(#paint449_linear_2063_430)"></path><path d="M114.044 81.3093C114.118 81.6142 114.758 81.2568 114.864 81.11C114.574 81.0796 114.26 81.0348 114.044 81.3093Z" fill="url(#paint450_linear_2063_430)"></path><path d="M99.1439 106.689C99.4992 106.905 99.9541 105.705 99.6492 105.779C99.3824 105.844 98.7603 106.439 99.1439 106.689Z" fill="url(#paint451_linear_2063_430)"></path><path d="M99.4708 104.712C99.2993 104.754 99.1566 104.748 99.0886 104.967C99.2307 105.053 99.2689 105.044 99.3554 104.902C99.4033 104.85 99.4275 104.783 99.4563 104.736L99.4708 104.712Z" fill="url(#paint452_linear_2063_430)"></path><path d="M113.952 88.234C113.526 87.9744 113.126 88.6568 113.725 88.7938C114.043 88.8577 114.213 88.3927 113.952 88.234Z" fill="url(#paint453_linear_2063_430)"></path><path d="M119.694 72.6709C119.694 72.6709 119.68 72.6134 119.69 72.5704C119.67 72.6564 119.675 72.6756 119.694 72.6709Z" fill="url(#paint454_linear_2063_430)"></path><path d="M119.708 72.5662C119.708 72.5662 119.742 72.4571 119.766 72.3907C119.752 72.3335 119.757 72.3525 119.708 72.5662Z" fill="url(#paint455_linear_2063_430)"></path><path d="M119.386 75.9739C119.386 75.9739 119.242 76.2108 119.17 76.3292C119.257 76.1871 119.331 76.492 119.26 76.4487C119.557 76.7598 119.794 76.2382 119.386 75.9739Z" fill="url(#paint456_linear_2063_430)"></path><path d="M119.26 76.4491C119.26 76.4491 119.203 76.3817 119.17 76.3289C119.212 76.4201 119.241 76.4538 119.26 76.4491Z" fill="url(#paint457_linear_2063_430)"></path><path d="M36.0485 56.9419C36.4106 56.8538 36.2947 56.3774 35.9327 56.4655C35.5706 56.5535 35.6818 57.0108 36.0485 56.9419Z" fill="url(#paint458_linear_2063_430)"></path><path d="M73.5505 44.8365C73.5505 44.8365 73.5505 44.8365 73.5413 44.7984L72.4551 45.0625C72.4551 45.0625 72.4551 45.0625 72.4597 45.0816C72.5755 45.558 73.703 45.5462 73.5269 44.8221L73.5505 44.8365Z" fill="url(#paint459_linear_2063_430)"></path><path d="M158.763 24.0976C158.763 24.0976 158.801 24.0883 158.839 24.0791C159.054 24.0472 159.259 23.9772 159.421 23.8974L158.754 24.0596C158.754 24.0596 158.754 24.0595 158.759 24.0785L158.763 24.0976Z" fill="url(#paint460_linear_2063_430)"></path><path d="M120.589 33.5205C120.402 33.6668 120.263 33.8418 120.143 34.0123C119.889 34.3769 119.609 34.9696 119.669 35.2173L120.393 35.0413C120.031 35.1293 121.062 34.6365 120.393 35.0413C121.233 34.5948 121.143 35.3838 121.472 35.1624C122.089 34.7098 122.012 34.1433 121.991 33.6437C121.993 33.4011 122.08 33.1781 122.095 32.9927L120.742 33.3217C120.742 33.3217 120.689 33.4356 120.608 33.5159L120.589 33.5205Z" fill="url(#paint461_linear_2063_430)"></path><path d="M138.61 29.1191C138.167 29.2067 139.106 29.5837 139.149 29.5935C139.704 29.8016 139.72 29.6162 139.85 29.3222C139.792 29.4169 140.655 29.8935 140.84 29.9089C141.396 29.9553 141.423 29.5654 141.367 29.3367L140.643 29.5128C140.337 29.8295 141.005 29.4248 140.643 29.5128C140.394 29.8156 140.351 29.1399 140.356 29.0781C140.361 29.0163 140.534 28.732 140.659 28.4998L140.049 28.6481C139.968 28.7284 139.882 28.7897 139.815 28.8463C139.38 29.1337 139.076 29.0461 138.614 29.1382L138.61 29.1191Z" fill="url(#paint462_linear_2063_430)"></path><path d="M43.298 53.9689C42.5831 54.1831 43.0147 54.3809 43.4138 54.4453C43.7758 54.3573 43.66 53.8809 43.298 53.9689Z" fill="url(#paint463_linear_2063_430)"></path><path d="M45.076 54.0612C45.781 53.8897 46.2301 53.5787 45.3222 53.4967C44.6342 53.2402 43.6612 54.385 45.076 54.0612Z" fill="url(#paint464_linear_2063_430)"></path><path d="M47.9422 77.7237C47.9885 77.9143 48.1723 78.1723 48.3444 78.0497C48.3062 78.059 48.312 77.9164 48.4114 77.9931C48.3877 77.9787 47.8629 77.4807 47.9422 77.7237Z" fill="url(#paint465_linear_2063_430)"></path><path d="M41.7647 55.4717C42.0763 55.0932 41.2442 54.3268 40.8146 55.2991C40.077 56.0839 41.3094 56.0063 41.7647 55.4717Z" fill="url(#paint466_linear_2063_430)"></path><path d="M42.4597 52.3556L42.0977 52.4436C42.0977 52.4436 42.178 52.525 42.1544 52.5106C42.3681 52.5596 42.4494 52.4792 42.4597 52.3556Z" fill="url(#paint467_linear_2063_430)"></path><path d="M161.429 76.6502C161.328 76.816 161.574 77.0793 161.692 77.1514C161.962 77.3482 162.049 77.1252 162.193 76.8883C162.424 76.5093 161.636 76.3376 161.429 76.6502Z" fill="url(#paint468_linear_2063_430)"></path><path d="M42.042 52.457C42.042 52.457 42.0467 52.4761 42.0703 52.4905C42.0703 52.4905 42.0657 52.4714 42.042 52.457Z" fill="url(#paint469_linear_2063_430)"></path><path d="M42.6709 55.1305C42.7867 55.6069 43.8538 55.3474 43.738 54.871C43.6221 54.3946 42.555 54.6541 42.6709 55.1305Z" fill="url(#paint470_linear_2063_430)"></path><path d="M51.9692 64.3131C52.2865 63.7919 51.2462 63.5807 51.4165 64.4475C51.5896 64.1632 51.777 64.602 51.9692 64.3131Z" fill="url(#paint471_linear_2063_430)"></path><path d="M51.6912 65.8336C51.7973 66.3528 52.0305 66.3162 51.9719 65.8259C51.9574 65.8496 51.8684 65.6493 51.8874 65.6446C51.7366 65.4391 51.613 65.4288 51.6912 65.8336Z" fill="url(#paint472_linear_2063_430)"></path><path d="M51.8887 65.6443C51.8887 65.6443 51.9457 65.7117 51.9788 65.7646C51.9172 65.678 51.9078 65.6396 51.8887 65.6443Z" fill="url(#paint473_linear_2063_430)"></path><path d="M266.022 97.5169C266.184 97.5988 266.329 97.2002 266.429 97.1153C266.482 97.0823 266.677 97.055 266.843 97.0751C266.904 96.576 266.822 95.9905 266.712 95.3714C266.645 95.4281 266.568 95.4466 266.54 95.4131C266.303 95.2689 266.419 94.9986 266.615 94.8096C266.574 94.6381 266.537 94.4856 266.514 94.3095C266.212 94.7261 265.89 95.1473 265.55 95.4923C265.435 95.601 265.277 95.7807 265.429 95.9053C265.66 96.1114 265.726 96.2973 265.805 96.6213C265.704 96.7871 265.895 97.4067 266.037 97.4933L266.022 97.5169Z" fill="url(#paint474_linear_2063_430)"></path><path d="M99.9165 120.406C99.9165 120.406 100.212 120.294 100.322 120.247C100.675 120.04 100.044 119.77 99.8233 120.106C99.6864 119.958 99.6972 119.753 99.708 119.549C99.6627 119.943 99.6658 119.458 99.6942 119.491C99.6061 119.129 99.4398 119.109 99.122 118.965C98.9464 118.906 98.7708 118.848 98.5854 118.833C98.4433 118.746 98.3058 118.679 98.1538 118.635C97.4318 118.488 97.3199 119.605 98.0013 119.419C98.2866 119.43 98.5477 119.508 98.5502 119.85C98.5538 120.031 98.7495 120.67 98.9797 120.372C99.4355 119.756 100.005 120.768 99.8851 120.858C100.038 120.74 99.8398 120.505 99.9309 120.382L99.9165 120.406Z" fill="url(#paint475_linear_2063_430)"></path><path d="M241.595 138.916C241.611 138.65 241.884 138.443 241.842 138.19C241.791 137.981 241.598 137.684 241.38 137.616C241.228 137.573 241.145 137.976 241.087 138.071C240.899 138.379 241.067 138.157 241.161 138.376C241.355 138.51 241.226 138.643 241.111 138.832C240.634 138.948 240.624 139.738 240.522 140.146C240.837 139.867 241.158 139.608 241.45 139.315C241.608 139.135 241.56 139.187 241.585 138.959L241.595 138.916Z" fill="url(#paint476_linear_2063_430)"></path><path d="M229.439 157.897C229.036 157.652 228.843 158.102 228.67 158.387C228.598 158.505 228.47 158.395 228.331 158.57C228.255 158.669 228.197 158.764 228.144 158.878C228.025 158.806 227.84 158.709 227.956 158.52C227.923 158.467 227.91 158.329 227.833 158.348C227.586 158.408 227.559 158.879 227.639 159.041C227.449 158.926 227.349 158.93 227.341 158.73C227.328 158.592 227.295 158.459 227.244 158.33C227.136 158.053 226.915 157.643 226.749 157.542C226.677 157.66 226.605 157.779 226.533 157.897C226.482 158.353 226.634 157.731 226.533 157.897C226.42 158.429 226.009 157.984 225.989 158.231C225.976 158.678 226.345 158.952 226.644 159.182C226.951 159.45 227.001 159.822 227.497 159.62C227.917 159.438 228.071 159.158 228.523 159.109C228.823 159.096 229.756 158.122 229.439 157.897Z" fill="url(#paint477_linear_2063_430)"></path><path d="M19.9427 101.849C20.247 102.602 20.6184 102.553 20.7698 101.93C20.6154 101.544 20.1096 101.788 19.9427 101.849Z" fill="url(#paint478_linear_2063_430)"></path><path d="M282.288 147.489L281.684 143.923C281.487 144.112 281.684 144.67 281.71 145.027C281.596 145.054 281.386 145.105 281.263 144.933C281.23 144.881 281.212 144.805 281.198 144.747C281.151 144.719 281.127 144.704 281.122 144.685C280.909 144.555 280.838 144.512 280.853 144.407C280.71 144.402 280.558 144.439 280.439 144.448C280.553 144.501 281.134 145.066 280.829 145.221C280.542 145.371 280.563 145.124 280.356 145.517C280.216 145.773 280.64 146.437 280.368 146.644C280.248 146.734 280.11 146.747 279.967 146.742C280.014 146.932 280.036 147.109 280.083 147.299C280.138 147.528 280.232 147.747 279.936 147.859C279.584 147.985 279.468 148.175 279.099 147.982C278.819 147.828 278.75 148.209 278.475 148.074C278.266 147.963 277.981 147.871 277.808 148.155C277.544 148.562 276.919 147.483 276.773 147.882C276.682 148.086 276.889 148.358 276.864 148.586C276.847 148.933 276.67 149.199 276.544 149.512C276.505 149.602 276.486 149.687 276.485 149.768C276.485 149.768 276.49 149.787 276.494 149.806C276.463 150.258 276.856 150.546 276.662 151.077C276.614 151.21 276.536 151.471 276.444 151.675C276.697 151.634 276.954 151.612 277.063 151.646C277.101 151.637 277.148 151.666 277.191 151.675L277.706 151.55C277.706 151.55 277.669 151.398 277.844 151.456C277.887 151.466 277.404 151.139 277.708 151.146C278.051 151.143 278.236 151.24 278.306 151.364L280.25 150.81C281.646 150.41 282.589 148.89 282.341 147.456L282.288 147.489ZM278.033 150.24C277.926 150.548 277.311 150.092 277.541 149.713C277.729 149.405 278.101 150.021 278.033 150.24Z" fill="url(#paint479_linear_2063_430)"></path><path d="M23.5915 106.309C23.5915 106.309 23.709 106.543 23.761 106.591C23.9124 106.716 24.121 106.827 24.3208 106.818C24.6252 106.825 24.2374 106.475 24.1853 106.427C24.0669 106.355 23.7213 106.096 23.5869 106.29L23.5915 106.309Z" fill="url(#paint480_linear_2063_430)"></path><path d="M42.1794 52.5253C42.1794 52.5253 42.1172 52.5201 42.0742 52.5103C42.1411 52.5346 42.1602 52.53 42.1794 52.5253Z" fill="url(#paint481_linear_2063_430)"></path><path d="M264.22 152.608C264.405 152.705 264.631 153.053 264.878 153.074C264.812 152.969 264.779 152.835 264.671 152.721C264.473 152.486 264.284 152.209 263.88 152.126C263.752 152.096 262.473 152.064 262.524 152.274C262.538 152.331 263.104 152.335 263.104 152.335C263.227 152.426 263.44 152.556 263.496 152.704C263.566 152.989 262.779 153.241 262.821 153.413C262.821 153.413 263.126 153.338 263.464 153.317C263.583 153.308 263.706 153.318 263.83 153.329C263.85 153.162 263.859 152.454 264.182 152.618L264.22 152.608Z" fill="url(#paint482_linear_2063_430)"></path><path d="M261.117 152.052C260.537 151.991 259.779 152.195 259.419 152.626C259.309 152.753 258.783 153.245 259.288 153.162C259.926 153.047 260.679 152.824 261.289 152.595C261.861 152.375 261.573 152.102 261.136 152.047L261.117 152.052Z" fill="url(#paint483_linear_2063_430)"></path><path d="M257.232 156.992C257.232 156.992 257.304 156.874 257.319 156.85C257.468 156.632 257.598 156.338 257.38 156.27C256.924 156.139 256.123 156.333 255.661 156.506C254.731 156.833 253.746 157.678 254.517 158.278L254.822 158.204C254.952 157.99 255.002 157.615 254.993 157.577C254.999 157.353 254.944 157.044 255.43 156.966C256.049 156.856 256.14 157.48 256.452 157.686C256.452 157.686 256.495 157.696 256.519 157.71L257.014 157.59C257.111 157.405 257.164 157.21 257.194 157.082C257.194 157.082 257.222 157.035 257.237 157.011L257.232 156.992Z" fill="url(#paint484_linear_2063_430)"></path><path d="M3.00907 71.051C3.00907 71.051 2.9236 71.0315 2.88086 71.0217C2.92824 71.0506 2.98024 71.0985 3.02299 71.1083C3.08942 71.1325 3.15584 71.1567 3.21764 71.1618C3.161 71.0949 3.08993 71.0516 3.00907 71.051Z" fill="url(#paint485_linear_2063_430)"></path><path d="M7.96373 67.0207C7.66041 66.8523 7.45183 66.7415 7.41626 67.0932C7.43016 67.1504 7.45333 67.2457 7.5383 67.3461C7.56715 67.2988 7.60062 67.2705 7.62947 67.2231C7.7299 67.1381 7.85399 67.0676 7.97811 66.997L7.96373 67.0207Z" fill="url(#paint486_linear_2063_430)"></path><path d="M5.59777 67.9989L5.72082 68.09C5.72082 68.09 5.78835 67.9526 5.83162 67.8815C5.62716 67.8707 5.51848 67.7558 5.60241 68.0179L5.59777 67.9989Z" fill="url(#paint487_linear_2063_430)"></path><path d="M275.838 152.004C275.762 151.941 275.81 151.889 275.939 151.838C276.069 151.625 276.15 151.464 276.091 151.135C276.068 151.04 275.858 150.344 275.756 150.671C275.851 150.729 275.926 150.791 275.926 150.872C275.931 150.891 275.831 150.895 275.707 150.885C275.619 151.27 275.573 151.745 275.632 152.155L275.975 152.071C275.975 152.071 275.885 152.033 275.838 152.004Z" fill="url(#paint488_linear_2063_430)"></path><path d="M2.63885 71.0204L2.66785 70.9727C2.64867 70.9773 2.60099 70.9484 2.57715 70.9338L2.60046 71.0297L2.63885 71.0204Z" fill="url(#paint489_linear_2063_430)"></path><path d="M238.67 162.656C238.67 162.656 238.926 162.129 238.854 162.167C237.971 162.604 237.909 162.013 238.297 161.455C238.912 160.579 239.833 161.545 240.599 161.46C241.285 161.374 241.326 161.707 241.28 162.102L242.753 161.683C242.611 161.597 242.464 161.491 242.288 161.433C241.738 161.244 240.772 161.257 241.723 160.602C240.875 160.848 240.621 161.132 239.895 160.885C239.783 160.427 239.313 160.32 238.651 160.501C237.874 160.71 237.396 160.402 236.873 160.994C236.37 161.58 237.285 162.024 237.444 162.51C237.667 163.263 236.937 162.916 236.529 162.732C236.14 162.544 234.919 163.164 235.64 163.392C235.84 163.465 235.996 163.528 236.134 163.595L238.473 162.926C238.473 162.926 238.632 162.746 238.689 162.651L238.67 162.656Z" fill="url(#paint490_linear_2063_430)"></path><path d="M6.57432 67.7823C6.57432 67.7823 6.42187 67.8194 6.32659 67.8425C6.34512 67.9188 6.34459 67.9996 6.37755 68.0521C6.47641 68.2097 6.69584 68.116 6.93482 67.9368C6.93482 67.9368 6.96829 67.9085 6.98734 67.9039C7.0543 67.8472 7.12125 67.7906 7.18821 67.7339C6.88436 67.6463 6.67009 67.6783 6.59798 67.7968L6.57432 67.7823Z" fill="url(#paint491_linear_2063_430)"></path><path d="M3.06693 68.8775C3.17918 69.1731 3.31053 69.4641 3.38003 69.75C3.41246 69.8834 3.5252 70.0981 3.25894 70.0821L3.62865 71.0215C3.78984 71.1034 3.9371 71.1282 4.05144 71.1004C4.11944 70.882 4.11637 70.6204 4.34863 70.7456C4.34863 70.7456 4.40529 70.8125 4.4573 70.8604C4.62522 70.638 4.71281 70.3341 4.62373 70.1337C4.50686 69.819 3.43259 68.9702 3.07157 68.8965L3.06693 68.8775Z" fill="url(#paint492_linear_2063_430)"></path><path d="M8.09619 66.9068C8.09619 66.9068 8.15856 66.8312 8.17298 66.8075C8.27446 66.5608 7.99479 66.4068 7.7857 66.3769C7.72338 66.4526 7.70844 66.5571 7.82173 66.691C7.9067 66.7914 8.00143 66.8491 8.09619 66.9068Z" fill="url(#paint493_linear_2063_430)"></path><path d="M248.414 159.983C249.519 159.715 247.672 159.336 247.501 159.297C246.664 159.259 246.32 159.504 245.697 159.352C245.697 159.352 245.659 159.362 245.593 159.337C245.517 159.275 245.489 159.242 245.465 159.227C245.385 159.146 245.266 159.074 245.209 159.087C245.171 159.097 245.558 160.355 244.786 160.583C244.58 160.815 244.507 161.014 244.492 161.2L246.717 160.558C246.717 160.558 246.647 160.433 246.619 160.319C246.526 159.938 247.98 160.109 248.4 160.007L248.414 159.983Z" fill="url(#paint494_linear_2063_430)"></path><path d="M267.563 107.011C267.315 107.072 267.439 107.748 267.677 107.73C268.162 107.653 267.796 106.975 267.563 107.011Z" fill="url(#paint495_linear_2063_430)"></path><path d="M240.947 161.9C240.686 161.822 240.515 161.702 240.172 161.866C240.246 162.171 240.57 162.011 240.947 161.9Z" fill="url(#paint496_linear_2063_430)"></path><path d="M244.395 159.145C244.293 158.726 243.581 158.616 243.658 159.183C243.686 159.297 243.673 159.825 243.963 159.775C244.306 159.691 244.446 159.354 244.395 159.145Z" fill="url(#paint497_linear_2063_430)"></path><path d="M274.619 144.994C274.528 145.117 274.378 145.497 274.625 145.518C274.853 145.543 275.045 145.335 275.217 145.212C275.652 144.925 274.831 144.62 274.6 144.999L274.619 144.994Z" fill="url(#paint498_linear_2063_430)"></path><path d="M273.6 146.614C273.753 146.415 273.893 146.159 273.757 145.93C273.662 145.792 273.41 145.752 273.407 145.571C273.375 145.276 273.543 145.135 273.109 145.26C272.994 145.45 273.174 145.527 273.264 145.646C273.4 145.876 273.276 146.027 273.188 146.25C273.116 146.449 273.418 146.86 273.585 146.638L273.6 146.614Z" fill="url(#paint499_linear_2063_430)"></path><path d="M273.359 148.449C273.779 148.266 273.933 147.986 274.385 147.937C274.685 147.924 275.619 146.951 275.301 146.725C274.899 146.48 274.706 146.93 274.532 147.215C274.46 147.333 274.333 147.223 274.194 147.398C274.117 147.497 274.059 147.592 274.006 147.706C273.888 147.634 273.703 147.538 273.818 147.348C273.785 147.295 273.772 147.158 273.696 147.176C273.448 147.236 273.421 147.707 273.501 147.869C273.311 147.754 273.211 147.758 273.203 147.558C273.19 147.42 273.157 147.287 273.106 147.158C272.998 146.881 272.777 146.471 272.612 146.37C272.539 146.488 272.467 146.607 272.395 146.725C272.345 147.182 272.496 146.559 272.395 146.725C272.282 147.257 271.871 146.812 271.851 147.059C271.838 147.506 272.208 147.78 272.506 148.01C272.813 148.279 272.863 148.65 273.359 148.449Z" fill="url(#paint500_linear_2063_430)"></path><path d="M275.878 143.78C275.878 143.78 276.069 143.733 276.15 143.653C276.667 143.204 275.713 142.851 275.563 142.484C275.563 142.484 275.563 142.484 275.549 142.427C275.629 141.842 274.997 142.48 274.796 142.65C274.595 142.82 274.19 142.898 274.132 143.155C274.073 143.411 274.577 143.49 274.719 143.577C274.885 143.678 274.713 143.72 274.826 143.854C274.959 143.983 275.257 144.132 275.491 144.096C275.52 144.048 275.553 144.02 275.567 143.996C275.606 143.987 275.625 143.982 275.663 143.973C275.663 143.973 275.682 143.969 275.701 143.964C275.844 143.889 275.726 143.816 275.921 143.789L275.878 143.78Z" fill="url(#paint501_linear_2063_430)"></path><path d="M281.405 142.275C281.405 142.275 281.308 142.38 281.365 142.447C281.385 142.442 281.404 142.438 281.418 142.414L281.386 142.28L281.405 142.275Z" fill="url(#paint502_linear_2063_430)"></path><path d="M52.1684 56.6757C52.1684 56.6757 52.1865 56.8329 52.2194 56.8854C52.4455 57.2341 53.3313 56.3122 53.4611 56.099C53.6239 55.9384 53.9288 55.8643 54.0205 55.6604C54.0159 55.6413 54.0066 55.6033 54.021 55.5796C54.002 55.5842 53.9829 55.5888 53.9448 55.5981C53.368 55.7989 52.9137 56.1716 52.4645 56.4826C52.3785 56.5439 52.2735 56.6098 52.1684 56.6757Z" fill="url(#paint503_linear_2063_430)"></path><path d="M25.1709 109.74C25.0699 109.906 25.5658 110.451 25.7033 110.519C25.5848 110.447 25.7846 110.438 25.7939 110.477C26.2234 110.251 25.243 109.622 25.1709 109.74Z" fill="url(#paint504_linear_2063_430)"></path><path d="M26.9971 107.701C26.9971 107.701 27.011 107.759 27.0395 107.793C27.0395 107.793 27.0349 107.773 26.9971 107.701Z" fill="url(#paint505_linear_2063_430)"></path><path d="M25.7961 110.476C25.7961 110.476 25.7432 110.509 25.7049 110.518C25.7816 110.5 25.8007 110.495 25.7961 110.476Z" fill="url(#paint506_linear_2063_430)"></path><path d="M24.8793 109.286C24.5363 109.37 24.4971 109.541 24.8288 109.743C24.9771 109.606 24.921 109.458 24.8793 109.286Z" fill="url(#paint507_linear_2063_430)"></path><path d="M48.4131 77.9934C48.4131 77.9934 48.3606 78.0263 48.3462 78.05C48.3462 78.05 48.3843 78.0408 48.4131 77.9934Z" fill="url(#paint508_linear_2063_430)"></path><path d="M28.6844 107.17C28.7333 106.956 28.4269 106.526 28.2059 106.863C28.105 107.029 28.4871 107.521 28.6844 107.17Z" fill="url(#paint509_linear_2063_430)"></path><path d="M28.2327 109.379C28.3552 109.551 28.6132 109.367 28.7281 109.259C29.2488 108.91 29.8849 108.372 30.0271 107.712C30.1302 107.222 29.7357 107.177 29.3685 107.327C29.1635 107.397 28.6721 107.617 28.6134 107.874C28.5887 108.021 28.6932 108.036 28.6638 108.164C28.6391 108.312 28.5381 108.477 28.4516 108.619C28.3362 108.809 28.0772 109.155 28.2327 109.379Z" fill="url(#paint510_linear_2063_430)"></path><path d="M34.387 134.523C34.182 134.593 34.1769 134.655 34.2891 134.951C34.3169 135.065 34.3874 135.189 34.4343 135.299C34.4884 135.023 34.5848 134.839 34.387 134.523Z" fill="url(#paint511_linear_2063_430)"></path><path d="M26.6265 106.844C26.5255 107.01 26.9076 107.502 27.1049 107.151C27.1111 106.928 26.8711 106.522 26.6265 106.844Z" fill="url(#paint512_linear_2063_430)"></path><path d="M27.7018 109.852C27.8172 109.662 27.7863 109.286 27.7209 109.1C27.534 108.581 26.8917 109.342 27.3655 109.631C27.3979 109.764 27.5431 110.112 27.7018 109.852Z" fill="url(#paint513_linear_2063_430)"></path><path d="M25.8624 107.352C26.0787 106.996 25.7471 106.795 25.5308 107.15C25.4298 107.316 25.7424 107.522 25.8624 107.352Z" fill="url(#paint514_linear_2063_430)"></path><path d="M28.8324 106.205C28.4894 106.289 28.4502 106.46 28.7819 106.662C28.9302 106.525 28.8741 106.377 28.8324 106.205Z" fill="url(#paint515_linear_2063_430)"></path><path d="M94.3285 129.213C94.5571 129.157 94.6962 128.982 94.8116 128.792C94.725 128.934 94.7364 128.649 94.793 128.716C94.6623 128.344 94.415 129.07 94.3285 129.213Z" fill="url(#paint516_linear_2063_430)"></path><path d="M98.5378 117.311C98.7871 117.755 99.2223 118.134 99.5719 118.493C99.7563 118.67 99.746 118.793 99.9334 118.485C99.9582 118.338 100.007 118.124 99.8985 118.01C99.6765 117.761 99.2923 117.592 99.0081 117.419C99.0838 116.734 98.3592 116.991 98.5378 117.311Z" fill="url(#paint517_linear_2063_430)"></path><path d="M96.5556 123.767C96.1554 123.864 96.0704 124.511 96.6482 124.148C97.2853 124.195 96.9748 123.665 96.5556 123.767Z" fill="url(#paint518_linear_2063_430)"></path><path d="M92.4751 129.724C92.4751 129.724 92.7542 129.959 92.8645 129.831C92.9221 129.736 93.0803 129.557 93.0669 129.419C93.0206 129.228 92.7636 129.25 92.6497 129.197C92.4268 129.11 92.6044 128.845 92.6673 128.688C92.8506 128.28 92.2775 127.915 92.26 128.424C92.2589 128.586 92.2321 129.056 92.3789 129.162C92.2588 129.332 92.3237 129.599 92.4942 129.719L92.4751 129.724Z" fill="url(#paint519_linear_2063_430)"></path><path d="M115.442 34.9333C115.69 34.8731 116.305 34.6629 116.168 34.4338L114.777 34.772C114.952 34.911 115.195 34.9935 115.461 34.9287L115.442 34.9333Z" fill="url(#paint520_linear_2063_430)"></path><path d="M113.095 35.4843C113.309 35.5333 113.643 35.4118 113.721 35.7357C113.745 35.831 113.692 35.9447 113.638 36.0585C113.696 36.0446 113.724 35.9973 113.739 35.8927C113.784 35.6599 113.625 35.2547 113.307 35.11L112.926 35.2026C112.972 35.3932 113.052 35.5554 113.11 35.4606L113.095 35.4843Z" fill="url(#paint521_linear_2063_430)"></path><path d="M97.8159 45.1935C97.3014 45.3186 96.8044 45.6817 96.3929 46.0643C96.5154 46.2363 96.5998 46.4177 96.8759 46.3909C97.1329 46.3688 97.3198 46.1417 97.3786 45.8852C97.4275 45.6715 97.6011 45.3063 97.8628 45.3032C98.0816 45.2904 97.9941 45.5943 98.0837 45.7138C98.1825 45.8714 98.4401 45.7684 98.6744 45.5702C98.6095 45.3034 98.2259 45.0536 97.8113 45.1746L97.8159 45.1935Z" fill="url(#paint522_linear_2063_430)"></path><path d="M117.884 35.4303C118.024 35.0935 118.391 35.0246 118.763 34.8938C119.13 34.744 119.31 34.0744 118.805 34.1567C118.358 34.2252 117.867 34.3648 117.712 34.7253C117.621 34.9292 117.866 35.1924 117.632 35.3907C117.264 35.7022 116.902 35.7094 117.548 35.9562C117.948 35.8589 117.792 35.6343 117.865 35.435L117.884 35.4303Z" fill="url(#paint523_linear_2063_430)"></path><path d="M112.027 37.1568C112.027 37.1568 112.122 37.1336 112.146 37.148C112.607 37.1368 113.176 37.4019 113.611 37.1955C114.026 36.9936 113.544 36.5054 113.493 36.2958C113.435 36.3906 113.373 36.4662 113.325 36.5182C113.19 36.7124 112.883 36.3632 112.651 36.3189C112.522 36.2895 111.909 36.2571 111.959 36.5475C112.125 36.6485 112.291 36.7494 112.438 36.8549C112.279 37.1155 112.061 37.0476 112.003 37.1423L112.027 37.1568Z" fill="url(#paint524_linear_2063_430)"></path><path d="M25.8321 108.974C25.8362 109.074 25.6512 109.724 25.9226 109.679C26.056 109.646 26.1622 109.419 26.31 109.362C26.4722 109.283 26.4809 109.402 26.6143 109.369C26.8239 109.318 26.7354 109.037 26.636 108.96C26.4279 108.769 26.1633 108.51 26.5692 108.27C26.8555 108.12 27.2402 108.208 27.0383 107.793C27.043 107.812 26.6799 107.315 26.9961 107.702C26.9112 107.602 26.5626 107.081 26.3807 107.246C26.0171 107.577 26.6912 107.776 26.2236 108.011C26.1139 108.058 25.8038 108.194 25.7837 108.36C25.7688 108.465 25.8331 108.812 25.8321 108.974Z" fill="url(#paint525_linear_2063_430)"></path><path d="M43.7951 80.5085C43.7951 80.5085 43.8717 80.4899 43.9293 80.4759C43.8049 80.4655 43.7858 80.4701 43.7951 80.5085Z" fill="url(#paint526_linear_2063_430)"></path><path d="M42.9956 82.2775C42.8328 82.4382 42.7834 82.7327 42.7344 82.9464C42.6602 83.3883 42.825 83.651 43.1803 83.8673C43.3739 84.0826 43.9482 84.2861 43.8185 83.7526C43.7536 83.4858 43.5496 83.3941 43.3843 83.2123C43.1814 82.9589 43.2299 82.8261 43.2603 82.5361C43.2804 82.3698 43.1965 82.1076 43.0002 82.2966L42.9956 82.2775Z" fill="url(#paint527_linear_2063_430)"></path><path d="M41.3342 79.5936C41.4037 79.8795 42.1189 80.3311 42.0263 79.95C41.9475 79.6261 41.6082 79.1436 41.3342 79.5936Z" fill="url(#paint528_linear_2063_430)"></path><path d="M32.1091 101.998C32.1091 101.998 32.3846 102.052 32.4325 102C32.4614 101.953 31.6606 101.481 31.5658 101.424C31.3206 101.826 31.8238 101.987 32.1091 101.998Z" fill="url(#paint529_linear_2063_430)"></path><path d="M35.6443 97.4453C35.6443 97.4453 35.5002 96.1887 35.0629 96.8803C35.034 96.9277 34.9907 96.9988 34.9619 97.0461C35.0819 96.8757 35.325 96.7964 35.4955 96.9164C35.3801 97.1059 35.225 97.5472 35.6298 97.469L35.6443 97.4453Z" fill="url(#paint530_linear_2063_430)"></path><path d="M29.6341 105.264C29.7413 104.875 29.3457 104.991 29.2015 105.228C29.1438 105.323 29.1716 105.437 29.2664 105.495C29.4322 105.596 29.562 105.382 29.6485 105.24L29.6341 105.264Z" fill="url(#paint531_linear_2063_430)"></path><path d="M44.2388 83.569C44.4283 83.6844 45.0377 82.8702 44.8436 82.7358C44.602 82.5725 44.361 82.3283 44.4249 82.0101C44.4542 81.8818 44.4801 81.5729 44.6366 81.6357C44.9925 81.7712 45.6017 81.7037 45.9596 81.5158C46.1935 81.3984 46.1137 81.2362 45.8809 81.1919C45.6435 81.1285 45.3813 81.2125 45.3551 80.8556C45.3294 80.4178 45.4355 80.1902 45.8033 79.9595C45.9274 79.8889 46.3419 79.768 46.3574 79.5826C46.3873 79.3735 46.1458 79.2102 46.133 78.9913C46.1206 78.6915 46.3879 78.5459 46.6542 78.5619C46.2989 78.3456 46.1562 78.3398 45.8827 78.7091C45.6906 78.998 45.5695 79.3302 45.3537 79.6046C45.1188 79.8837 44.2906 80.7108 43.907 80.4609C44.1439 80.6052 43.8209 80.5222 43.7736 80.4934C43.2972 80.6092 43.5335 81.5811 43.6699 81.8103C43.8347 82.0729 43.6415 82.5235 43.7393 82.8428C43.8042 83.1096 43.9736 83.3914 44.1961 83.5593L44.2388 83.569Z" fill="url(#paint532_linear_2063_430)"></path><path d="M32.293 95.0314C32.293 95.0314 33.048 95.2312 33.205 95.2131C33.7829 94.8506 32.4851 94.7425 32.293 95.0314Z" fill="url(#paint533_linear_2063_430)"></path><path d="M47.6095 77.0982C47.8258 76.7429 47.4942 76.5411 47.2779 76.8964C47.1769 77.0622 47.4895 77.2687 47.6095 77.0982Z" fill="url(#paint534_linear_2063_430)"></path><path d="M47.7744 78.6936C47.7744 78.6936 47.7456 78.741 47.7075 78.7503C47.8028 78.7271 47.7981 78.7081 47.7744 78.6936Z" fill="url(#paint535_linear_2063_430)"></path><path d="M47.7073 78.75C47.7073 78.75 47.7315 78.6835 47.7742 78.6933C48.0559 78.5239 48.0025 77.9718 47.7846 77.8229C47.6116 78.1072 47.4375 78.5532 47.7027 78.7309L47.7073 78.75Z" fill="url(#paint536_linear_2063_430)"></path><path d="M47.3919 75.4558C47.2188 75.74 48.6062 76.7145 48.7962 76.7491C49.0717 76.8032 48.8761 76.1645 48.7957 76.0831C48.5218 75.7865 48.0331 75.6025 47.6432 75.5762C47.6432 75.5762 47.4017 75.413 47.3872 75.4367L47.3919 75.4558Z" fill="url(#paint537_linear_2063_430)"></path><path d="M30.8803 105.083C30.9987 105.155 31.1928 105.289 31.3129 105.119C31.3705 105.024 31.3618 104.905 31.248 104.852C31.0302 104.703 30.63 104.801 30.8658 105.106L30.8803 105.083Z" fill="url(#paint538_linear_2063_430)"></path><path d="M30.6654 106.689C30.8076 106.775 31.1974 106.802 31.147 106.511C31.0821 106.244 30.7932 106.052 30.58 105.923C30.4142 105.822 30.2483 105.721 30.1016 105.615C30.2658 105.959 30.2915 106.396 30.6844 106.684L30.6654 106.689Z" fill="url(#paint539_linear_2063_430)"></path><path d="M29.9124 104.168C29.8228 104.795 30.604 104.605 30.8909 104.374C31.0439 104.256 31.0269 103.937 31.2602 103.9C31.6125 103.855 31.4987 103.802 31.4199 103.478C31.4755 103.707 31.1836 103.253 31.283 103.33C31.009 103.033 30.4224 102.53 30.1773 102.933C30.0186 103.193 30.2127 103.328 30.1875 103.556C30.1622 103.784 29.9568 103.935 29.9269 104.144L29.9124 104.168Z" fill="url(#paint540_linear_2063_430)"></path><path d="M31.2871 103.349C31.2871 103.349 31.3957 103.464 31.424 103.497C31.3628 103.411 31.3108 103.363 31.2871 103.349Z" fill="url(#paint541_linear_2063_430)"></path><path d="M31.7402 102.976C31.7402 102.976 31.6877 103.008 31.6733 103.032C31.6733 103.032 31.7114 103.023 31.7402 102.976Z" fill="url(#paint542_linear_2063_430)"></path><path d="M31.7781 95.8217C31.877 95.9793 32.0449 95.7569 32.0367 95.5571C32.0274 95.519 31.9383 95.3186 31.8523 95.3799C31.7663 95.4412 31.7792 95.66 31.7168 95.7357C31.789 95.6173 31.7925 95.798 31.759 95.8264L31.7781 95.8217Z" fill="url(#paint543_linear_2063_430)"></path><path d="M32.1488 95.7728C32.2136 96.0396 32.2497 95.607 32.1488 95.7728C32.1199 95.8202 32.3521 96.6922 32.4541 96.3646C32.5221 96.1463 32.5355 95.5375 32.3697 95.4365C32.2976 95.5549 32.2255 95.6734 32.1534 95.7919L32.1488 95.7728Z" fill="url(#paint544_linear_2063_430)"></path><path d="M31.6744 103.032C31.6744 103.032 31.642 102.899 31.7414 102.976C31.7177 102.961 31.193 102.463 31.2723 102.706C31.3186 102.897 31.5024 103.155 31.6744 103.032Z" fill="url(#paint545_linear_2063_430)"></path><path d="M31.7402 95.7505C31.7402 95.7505 31.7636 95.8463 31.7827 95.8417C31.7781 95.8225 31.7542 95.808 31.7402 95.7505Z" fill="url(#paint546_linear_2063_430)"></path><path d="M32.0717 101.099C32.3148 101.02 32.5393 100.865 32.7778 100.766C33.0544 100.659 33.1347 100.74 33.367 100.865C33.5472 100.942 33.5771 100.733 33.5256 100.605C33.4227 100.347 33.1281 100.298 32.9962 100.087C32.935 100.001 33.0612 99.6075 32.8371 99.6821C32.6131 99.7568 32.44 100.041 32.3246 100.231C32.2623 100.306 31.5711 101.282 32.0764 101.118L32.0717 101.099Z" fill="url(#paint547_linear_2063_430)"></path><path d="M113.572 149.681C113.669 149.496 113.361 149.309 113.241 149.479C113.14 149.645 113.452 149.851 113.572 149.681Z" fill="url(#paint548_linear_2063_430)"></path><path d="M121.757 143.492C121.757 143.492 121.689 143.549 121.656 143.577C121.708 143.544 121.742 143.516 121.757 143.492Z" fill="url(#paint549_linear_2063_430)"></path><path d="M159.8 77.0866C159.373 76.827 158.974 77.5093 159.573 77.6464C159.891 77.7102 160.06 77.2452 159.8 77.0866Z" fill="url(#paint550_linear_2063_430)"></path><path d="M125.65 136.43C125.798 136.293 125.742 136.145 125.701 135.974C125.358 136.057 125.318 136.228 125.65 136.43Z" fill="url(#paint551_linear_2063_430)"></path><path d="M122.278 142.398C121.954 142.477 122.19 142.702 122.375 142.798C122.404 142.751 122.447 142.679 122.476 142.632C122.43 142.442 122.487 142.347 122.278 142.398Z" fill="url(#paint552_linear_2063_430)"></path><path d="M124.78 137.752C125 137.577 124.927 137.192 124.737 137.076C124.708 137.124 124.646 137.199 124.636 137.242C124.564 137.361 124.463 137.607 124.297 137.506C124.392 137.564 124.68 137.837 124.799 137.747L124.78 137.752Z" fill="url(#paint553_linear_2063_430)"></path><path d="M120.113 148.353C120.224 148.144 119.627 147.845 119.484 147.759C119.297 148.067 120.113 148.353 120.113 148.353Z" fill="url(#paint554_linear_2063_430)"></path><path d="M115.302 158.867C115.357 159.096 115.49 159.225 115.679 159.34C116.041 159.252 115.897 158.742 115.684 158.613C115.513 158.493 115.26 158.615 115.302 158.867Z" fill="url(#paint555_linear_2063_430)"></path><path d="M118.848 148.378C118.848 148.378 118.59 148.562 118.651 148.648C118.736 148.748 118.874 148.816 118.992 148.888C119.04 148.917 119.698 149.301 119.657 149.049C119.62 148.896 119.464 148.753 119.375 148.633C119.333 148.462 119.296 148.309 119.182 148.175C118.994 147.898 118.964 148.188 118.848 148.378Z" fill="url(#paint556_linear_2063_430)"></path><path d="M111.949 161.922C111.567 162.177 112.102 162.551 112.395 162.096C113.158 161.911 112.246 161.729 111.949 161.922Z" fill="url(#paint557_linear_2063_430)"></path><path d="M122.846 141.088C122.876 140.879 122.963 140.737 123.04 140.557C123.142 140.31 123.096 140.038 123.174 139.777C123.271 139.431 123.496 139.275 123.569 138.914C123.623 138.639 123.663 138.387 123.693 138.097C123.277 138.46 123.136 138.959 122.867 139.428C122.751 139.618 122.617 139.812 122.501 140.001C122.562 140.249 122.533 140.296 122.418 140.486C122.259 140.747 122.276 141.065 122.055 141.321C121.868 141.548 121.803 141.443 121.734 141.742C121.661 142.022 121.693 142.236 121.834 142.485C121.848 142.542 122.04 142.253 122.092 142.22C122.312 142.126 122.511 142.28 122.607 142.014C122.714 141.705 122.816 141.378 122.885 141.079L122.846 141.088Z" fill="url(#paint558_linear_2063_430)"></path><path d="M121.158 144.102C121.158 144.102 121.348 143.39 121.656 143.578C121.514 143.491 121.89 143.379 121.756 143.493C121.971 143.299 121.691 143.226 121.425 143.21C121.158 143.275 120.859 143.953 121.143 144.126L121.158 144.102Z" fill="url(#paint559_linear_2063_430)"></path><path d="M120.305 147.155C120.116 147.04 119.912 146.948 119.693 146.88C119.651 146.87 119.388 146.954 119.393 146.973C119.483 147.093 119.349 147.206 119.248 147.372C119.129 147.3 119.071 146.809 118.937 146.842C118.628 146.897 118.667 147.392 118.885 147.541C119.368 147.867 120.142 147.397 120.653 147.757C120.949 147.563 120.466 147.237 120.324 147.15L120.305 147.155Z" fill="url(#paint560_linear_2063_430)"></path><path d="M124.582 138.426C123.871 137.993 123.491 140.245 124.15 140.468C124.259 140.502 124.451 139.628 124.442 139.509C124.438 139.329 124.225 139.199 124.245 139.033C124.294 138.819 124.467 138.615 124.582 138.426Z" fill="url(#paint561_linear_2063_430)"></path><path d="M111.178 154.602C111.616 154.495 111.384 153.543 110.966 154.23C110.745 154.566 110.743 154.889 111.178 154.602Z" fill="url(#paint562_linear_2063_430)"></path><path d="M111.049 153.322C111.381 153.524 111.698 153.002 111.366 152.8C111.035 152.598 110.717 153.12 111.049 153.322Z" fill="url(#paint563_linear_2063_430)"></path><path d="M104.152 170.115C104.166 170.253 104.184 170.41 104.154 170.538C104.144 170.662 103.953 170.708 103.967 170.765C103.981 170.822 104.336 171.12 104.388 171.167C104.577 171.364 104.757 171.441 104.949 171.152C104.848 170.652 105.755 170.896 105.72 170.42C105.702 170.182 105.472 169.733 105.201 169.779C105.029 169.821 104.556 170.279 104.442 170.226C104.3 170.139 105.237 169.346 104.686 169.238C104.558 169.209 104.118 169.477 104.211 169.112C104.265 168.917 104.512 168.938 104.18 168.736C103.849 168.534 103.361 168.935 103.863 169.257C104.195 169.459 104.159 169.81 104.186 170.086L104.152 170.115Z" fill="url(#paint564_linear_2063_430)"></path><path d="M101.033 169.238C101.153 169.068 101.097 168.839 100.984 168.705C100.871 168.571 100.77 168.656 100.618 168.693C100.416 169.025 100.769 169.646 101.052 169.234L101.033 169.238Z" fill="url(#paint565_linear_2063_430)"></path><path d="M111.788 153.626C111.962 153.261 111.671 153.312 111.456 153.424C111.355 153.59 111.668 153.797 111.788 153.626Z" fill="url(#paint566_linear_2063_430)"></path><path d="M55.1852 180.386C55.3052 180.215 55.2496 179.987 55.1363 179.853C55.023 179.719 54.9226 179.804 54.7701 179.841C54.5682 180.173 54.921 180.793 55.2043 180.381L55.1852 180.386Z" fill="url(#paint567_linear_2063_430)"></path><path d="M127.13 129.653C127.231 129.487 127.347 129.298 127.448 129.132C127.279 128.688 126.474 128.864 126.301 129.148C126.171 129.361 126.314 130.114 126.527 130.244C126.628 130.078 126.725 129.893 126.854 129.761C126.916 129.685 126.965 129.552 127.13 129.653Z" fill="url(#paint568_linear_2063_430)"></path><path d="M111.569 152.307C111.643 152.612 112.451 152.698 112.089 152.04C111.951 151.387 111.462 151.869 111.569 152.307Z" fill="url(#paint569_linear_2063_430)"></path><path d="M113.472 154.326C113.472 154.326 113.81 154.224 113.749 154.138C113.65 153.98 113.322 153.959 113.175 153.934C113.545 153.965 113.089 153.996 113.117 153.948C112.822 154.06 113.277 154.273 113.467 154.307L113.472 154.326Z" fill="url(#paint570_linear_2063_430)"></path><path d="M97.9588 187.06C98.2904 187.262 98.3409 186.806 98.1751 186.705C98.103 186.823 97.8218 186.912 97.9588 187.06Z" fill="url(#paint571_linear_2063_430)"></path><path d="M138.468 106.391C138.468 106.391 138.517 106.177 138.403 106.124C138.19 105.995 137.699 106.134 138.021 106.379C138.14 106.451 138.334 106.585 138.454 106.415L138.468 106.391Z" fill="url(#paint572_linear_2063_430)"></path><path d="M134.906 110.668C134.771 110.862 135.165 111.069 135.283 111.141C135.514 110.762 135.306 110.571 134.906 110.668Z" fill="url(#paint573_linear_2063_430)"></path><path d="M86.8502 201.305C87.1819 201.507 87.4992 200.986 87.1675 200.784C87.0954 200.903 86.5186 201.104 86.8502 201.305Z" fill="url(#paint574_linear_2063_430)"></path><path d="M140.249 105.332C140.131 105.26 139.95 105.263 139.817 105.296C139.615 105.627 140.086 105.654 140.249 105.332Z" fill="url(#paint575_linear_2063_430)"></path><path d="M121.777 193.46C121.891 193.432 122.144 193.31 122.297 193.192C122.302 193.13 122.326 193.063 122.35 192.997C121.824 192.822 121.656 193.045 121.777 193.46Z" fill="url(#paint576_linear_2063_430)"></path><path d="M129.583 135.515C129.24 135.598 129.201 135.769 129.533 135.971C129.869 136.192 129.801 135.664 129.583 135.515Z" fill="url(#paint577_linear_2063_430)"></path><path d="M145.319 93.5643C145.148 93.606 145.005 93.6003 144.937 93.8187C145.079 93.9052 145.118 93.8959 145.204 93.7538C145.252 93.7018 145.276 93.6353 145.305 93.588L145.319 93.5643Z" fill="url(#paint578_linear_2063_430)"></path><path d="M144.993 95.5409C145.348 95.7572 145.803 94.5569 145.498 94.631C145.231 94.6959 144.609 95.2911 144.993 95.5409Z" fill="url(#paint579_linear_2063_430)"></path><path d="M143.974 101.56C143.974 101.56 143.868 101.041 143.802 100.936C143.68 100.764 143.48 100.853 143.402 101.033C142.926 101.149 143.984 101.598 143.998 101.575L143.974 101.56Z" fill="url(#paint580_linear_2063_430)"></path><path d="M143.162 96.3093C142.768 96.183 142.869 96.6022 143.111 96.7655C143.66 97.1163 143.364 96.5627 143.162 96.3093Z" fill="url(#paint581_linear_2063_430)"></path><path d="M145.055 101.944C145.219 101.622 145.197 101.284 144.99 101.011C144.843 100.825 144.536 100.637 144.362 100.922C144.088 101.372 144.896 102.285 145.074 101.939L145.055 101.944Z" fill="url(#paint582_linear_2063_430)"></path><path d="M100.724 180.837C100.663 180.751 100.466 180.355 100.293 180.478C100.083 180.61 100.176 180.991 100.342 181.092C100.654 181.298 100.973 181.281 100.724 180.837Z" fill="url(#paint583_linear_2063_430)"></path><path d="M88.52 200.455C88.52 200.455 88.52 200.455 88.5154 200.436C88.5154 200.436 88.539 200.45 88.5627 200.465C88.9145 200.5 89.2374 200.583 89.4794 200.666C89.6334 200.386 89.4883 200.038 89.1499 200.141C89.0057 200.377 88.4943 200.017 88.3758 199.945C88.21 199.844 88.0442 199.743 87.8975 199.638C87.9392 199.809 88.056 200.124 88.1111 200.433C88.2537 200.439 88.3773 200.449 88.52 200.455Z" fill="url(#paint584_linear_2063_430)"></path><path d="M102.992 173.565C103.308 173.287 103.629 173.027 103.921 172.734C104.079 172.555 104.031 172.607 104.056 172.378C104.072 172.112 104.344 171.905 104.303 171.652C104.252 171.443 104.059 171.146 103.841 171.078C103.689 171.035 103.605 171.438 103.548 171.533C103.36 171.841 103.528 171.619 103.622 171.838C103.816 171.973 103.687 172.105 103.571 172.294C103.095 172.41 103.085 173.2 102.983 173.608L102.992 173.565Z" fill="url(#paint585_linear_2063_430)"></path><path d="M110.051 164.745C109.791 165.172 110.423 166.027 110.597 165.662C110.736 165.406 110.253 164.414 110.051 164.745Z" fill="url(#paint586_linear_2063_430)"></path><path d="M100.626 176.28C100.525 176.446 100.837 176.652 100.957 176.482C101.053 176.297 100.746 176.11 100.626 176.28Z" fill="url(#paint587_linear_2063_430)"></path><path d="M111.182 160.514C111.04 160.428 109.767 160.253 109.714 160.367C109.646 160.504 109.979 160.464 109.893 160.606C109.835 160.7 109.773 160.776 109.734 160.866C109.642 161.07 109.789 161.176 109.74 161.389C109.69 161.765 109.187 162.352 109.489 162.682C109.773 163.016 110.77 162.552 110.824 163.023C110.856 163.157 110.722 163.27 110.712 163.394C110.677 163.584 110.728 163.793 110.77 163.965C110.853 164.308 111.106 164.266 111.368 164.102C111.961 163.716 111.305 163.592 111.213 163.13C111.157 162.902 111.359 162.651 111.36 162.408C111.358 162.066 111.203 161.76 111.124 161.436C111.092 161.303 110.923 160.86 110.976 160.746C110.995 160.741 111.277 160.572 111.206 160.529L111.182 160.514Z" fill="url(#paint588_linear_2063_430)"></path><path d="M109.19 161.786C109.071 161.714 108.891 161.718 108.757 161.75C108.555 162.082 109.026 162.109 109.19 161.786Z" fill="url(#paint589_linear_2063_430)"></path><path d="M100.771 183.268C101.103 183.47 101.153 183.014 100.988 182.913C100.916 183.031 100.634 183.12 100.771 183.268Z" fill="url(#paint590_linear_2063_430)"></path><path d="M91.3849 187.245C91.1841 187.415 90.7793 187.494 90.7205 187.75C90.6618 188.007 91.1654 188.086 91.3076 188.172C91.4734 188.273 91.302 188.315 91.4152 188.449C91.5805 188.631 92.0976 188.848 92.2851 188.54C92.4282 188.465 92.3098 188.393 92.505 188.366C92.6003 188.343 92.6955 188.319 92.7769 188.239C93.2935 187.79 92.3398 187.437 92.1899 187.07C92.1899 187.07 92.1899 187.07 92.176 187.013C92.2559 186.428 91.624 187.066 91.4231 187.236L91.3849 187.245Z" fill="url(#paint591_linear_2063_430)"></path><path d="M113.467 160.362C113.559 160.158 113.341 159.929 113.169 160.132C112.996 160.336 112.94 160.269 112.722 160.12C112.625 159.639 112.103 160.149 111.885 160.081C111.818 160.057 111.711 159.78 111.631 159.699C111.28 159.421 110.977 159.333 110.554 159.254C110.818 159.594 111.092 159.89 111.275 160.31C111.434 160.716 111.417 161.063 111.419 161.486C111.667 161.426 111.919 161.385 112.125 161.234C112.703 160.79 111.828 160.842 112.058 160.463C112.361 160.712 113.207 160.789 113.472 160.381L113.467 160.362Z" fill="url(#paint592_linear_2063_430)"></path><path d="M101.479 182.612C101.41 183.073 101.831 182.648 101.903 182.529C102.019 182.34 101.915 182.082 101.691 182.157C101.605 182.299 101.499 182.446 101.479 182.612Z" fill="url(#paint593_linear_2063_430)"></path><path d="M126.41 140.888C126.532 141.141 126.866 141.1 126.849 140.781C126.822 140.505 126.577 140.161 126.378 140.008C126.227 139.883 125.97 139.824 125.78 139.871C125.543 139.726 125.287 139.587 125.236 139.296C125.134 138.877 124.226 139.623 124.842 139.917C125.345 140.158 126.181 140.358 126.434 140.902L126.41 140.888Z" fill="url(#paint594_linear_2063_430)"></path><path d="M79.8024 147.577C79.9507 147.44 79.8946 147.293 79.8529 147.121C79.5099 147.205 79.4707 147.376 79.8024 147.577Z" fill="url(#paint595_linear_2063_430)"></path><path d="M75.91 154.64C75.91 154.64 75.8426 154.697 75.8089 154.725C75.8618 154.692 75.8955 154.663 75.91 154.64Z" fill="url(#paint596_linear_2063_430)"></path><path d="M78.9337 148.9C79.1536 148.725 79.08 148.339 78.8905 148.224C78.8616 148.271 78.7993 148.347 78.7895 148.39C78.7174 148.508 78.6159 148.755 78.4501 148.654C78.5449 148.712 78.8333 148.984 78.9527 148.895L78.9337 148.9Z" fill="url(#paint597_linear_2063_430)"></path><path d="M76.4282 153.546C76.1043 153.625 76.3406 153.85 76.5255 153.946C76.5544 153.899 76.5976 153.827 76.6264 153.78C76.5801 153.59 76.6379 153.495 76.4282 153.546Z" fill="url(#paint598_linear_2063_430)"></path><path d="M75.311 155.25C75.311 155.25 75.5011 154.538 75.8091 154.725C75.667 154.639 76.0434 154.527 75.9095 154.64C76.1248 154.447 75.8446 154.373 75.5784 154.357C75.3116 154.422 75.0123 155.1 75.2966 155.274L75.311 155.25Z" fill="url(#paint599_linear_2063_430)"></path><path d="M80.5637 152.035C80.6857 152.288 81.019 152.247 81.002 151.929C80.9752 151.653 80.7301 151.309 80.5313 151.155C80.3799 151.03 80.1234 150.972 79.9329 151.018C79.696 150.874 79.4401 150.734 79.3897 150.444C79.2877 150.025 78.3791 150.77 78.9956 151.064C79.4982 151.305 80.3341 151.506 80.5874 152.05L80.5637 152.035Z" fill="url(#paint600_linear_2063_430)"></path><path d="M66.0812 173.075C65.699 173.329 66.2341 173.704 66.5272 173.249C67.2894 173.063 66.3773 172.882 66.0812 173.075Z" fill="url(#paint601_linear_2063_430)"></path><path d="M74.4584 158.303C74.2689 158.187 74.065 158.095 73.8467 158.027C73.8039 158.018 73.5418 158.102 73.5464 158.121C73.636 158.24 73.5021 158.353 73.4011 158.519C73.2827 158.447 73.224 157.957 73.0906 157.989C72.7811 158.044 72.8207 158.539 73.0385 158.688C73.5216 159.015 74.2952 158.544 74.8065 158.904C75.1027 158.711 74.6197 158.384 74.4775 158.298L74.4584 158.303Z" fill="url(#paint602_linear_2063_430)"></path><path d="M69.455 170.014C69.5106 170.243 69.6429 170.372 69.8324 170.488C70.1945 170.4 70.0503 169.89 69.8371 169.76C69.6667 169.64 69.4138 169.762 69.455 170.014Z" fill="url(#paint603_linear_2063_430)"></path><path d="M91.8251 189.803C92.2597 189.516 91.4388 189.21 91.2081 189.59C91.1169 189.713 90.967 190.092 91.2142 190.113C91.4424 190.138 91.634 189.93 91.806 189.808L91.8251 189.803Z" fill="url(#paint604_linear_2063_430)"></path><path d="M72.9986 159.526C72.9986 159.526 72.7405 159.709 72.8018 159.795C72.8867 159.896 73.0243 159.963 73.1427 160.035C73.1901 160.064 73.8488 160.449 73.8076 160.197C73.7705 160.044 73.6145 159.9 73.5249 159.781C73.4832 159.609 73.4461 159.457 73.3328 159.323C73.1444 159.046 73.1139 159.336 72.9986 159.526Z" fill="url(#paint605_linear_2063_430)"></path><path d="M67.5998 171.515C67.6915 171.311 67.4742 171.081 67.3017 171.285C67.1291 171.488 67.0725 171.421 66.8546 171.272C66.7579 170.791 66.2361 171.302 66.0177 171.234C65.9513 171.209 65.8437 170.933 65.7634 170.851C65.4132 170.573 65.1093 170.486 64.6865 170.407C64.9507 170.746 65.2247 171.043 65.4074 171.463C65.5665 171.868 65.55 172.215 65.552 172.639C65.7998 172.578 66.0521 172.537 66.2576 172.386C66.836 171.943 65.9605 171.994 66.1913 171.615C66.4941 171.865 67.3402 171.941 67.6044 171.534L67.5998 171.515Z" fill="url(#paint606_linear_2063_430)"></path><path d="M65.33 165.749C65.7683 165.643 65.5367 164.69 65.1184 165.377C64.8975 165.713 64.8953 166.037 65.33 165.749Z" fill="url(#paint607_linear_2063_430)"></path><path d="M65.7194 163.455C65.7935 163.76 66.6015 163.846 66.2395 163.187C66.101 162.535 65.6128 163.017 65.7194 163.455Z" fill="url(#paint608_linear_2063_430)"></path><path d="M65.9394 164.774C66.113 164.409 65.8226 164.46 65.6078 164.572C65.5068 164.738 65.8194 164.945 65.9394 164.774Z" fill="url(#paint609_linear_2063_430)"></path><path d="M58.3047 181.262C58.3181 181.4 58.3361 181.557 58.3067 181.686C58.2964 181.809 58.1058 181.855 58.1197 181.913C58.1336 181.97 58.4884 182.267 58.5404 182.315C58.7294 182.511 58.9097 182.588 59.1018 182.299C59.0004 181.799 59.9073 182.043 59.8723 181.567C59.8548 181.329 59.6247 180.881 59.3533 180.927C59.1818 180.968 58.7079 181.426 58.5941 181.373C58.452 181.287 59.3894 180.494 58.8383 180.386C58.7101 180.356 58.2708 180.625 58.3635 180.259C58.4171 180.064 58.6643 180.085 58.3326 179.883C58.001 179.681 57.5132 180.082 58.0153 180.404C58.347 180.606 58.3114 180.958 58.3381 181.234L58.3047 181.262Z" fill="url(#paint610_linear_2063_430)"></path><path d="M65.1994 164.47C65.531 164.671 65.8483 164.15 65.5167 163.948C65.185 163.746 64.8677 164.268 65.1994 164.47Z" fill="url(#paint611_linear_2063_430)"></path><path d="M78.7324 149.574C78.0218 149.141 77.641 151.393 78.3007 151.616C78.4098 151.65 78.6009 150.776 78.5922 150.657C78.5886 150.477 78.3755 150.347 78.3956 150.18C78.4445 149.967 78.6171 149.763 78.7324 149.574Z" fill="url(#paint612_linear_2063_430)"></path><path d="M81.2818 140.801C81.3827 140.635 81.4981 140.446 81.5991 140.28C81.4307 139.836 80.6257 140.012 80.4527 140.296C80.3229 140.509 80.4654 141.262 80.6786 141.392C80.7796 141.226 80.8759 141.041 81.0052 140.909C81.0675 140.833 81.116 140.7 81.2818 140.801Z" fill="url(#paint613_linear_2063_430)"></path><path d="M67.7071 160.833C67.8035 160.648 67.4955 160.46 67.3755 160.631C67.2745 160.797 67.5871 161.003 67.7071 160.833Z" fill="url(#paint614_linear_2063_430)"></path><path d="M76.9988 152.235C77.0287 152.026 77.1152 151.884 77.1925 151.704C77.2939 151.457 77.2481 151.186 77.3259 150.925C77.4233 150.578 77.6479 150.423 77.7216 150.062C77.7757 149.786 77.8154 149.534 77.8458 149.244C77.4296 149.608 77.2884 150.106 77.019 150.576C76.9037 150.765 76.7692 150.959 76.6538 151.149C76.7141 151.396 76.6852 151.444 76.5699 151.633C76.4112 151.894 76.4282 152.213 76.2077 152.468C76.0208 152.695 75.9549 152.59 75.8863 152.889C75.8132 153.17 75.8451 153.384 75.9862 153.632C76.0001 153.689 76.1922 153.4 76.2447 153.367C76.4641 153.274 76.6629 153.427 76.7597 153.161C76.8664 152.853 76.9684 152.525 77.0369 152.226L76.9988 152.235Z" fill="url(#paint615_linear_2063_430)"></path><path d="M67.6231 165.474C67.6231 165.474 67.9615 165.372 67.9002 165.286C67.8014 165.128 67.4733 165.107 67.326 165.082C67.6968 165.113 67.24 165.144 67.2689 165.096C66.9732 165.208 67.4285 165.421 67.6185 165.455L67.6231 165.474Z" fill="url(#paint616_linear_2063_430)"></path><path d="M74.2635 159.501C74.3743 159.292 73.7769 158.993 73.6348 158.907C73.4473 159.215 74.2635 159.501 74.2635 159.501Z" fill="url(#paint617_linear_2063_430)"></path><path d="M23.947 114.579C23.947 114.579 23.9567 114.536 23.9665 114.493C23.948 114.417 23.9197 114.384 23.8867 114.331C23.9053 114.407 23.9284 114.503 23.947 114.579Z" fill="url(#paint618_linear_2063_430)"></path><path d="M24.631 110.335C24.8231 110.046 24.3581 109.877 24.0579 109.97C24.166 110.166 24.2597 110.385 24.3343 110.609C24.3343 110.609 24.3436 110.647 24.3482 110.666C24.4626 110.638 24.53 110.501 24.631 110.335Z" fill="url(#paint619_linear_2063_430)"></path><path d="M25.7322 126.153C26.0459 126.198 26.4847 126.01 26.2504 125.462C25.9929 124.818 25.0191 124.631 24.6421 124.824L25.073 125.849C25.2764 126.021 25.4804 126.113 25.7322 126.153Z" fill="url(#paint620_linear_2063_430)"></path><path d="M25.7395 124.193C25.8528 124.327 26.4404 124.669 26.5877 124.693C26.8585 124.728 26.8941 124.377 26.7582 124.067C26.92 123.321 25.6875 124.145 25.7395 124.193Z" fill="url(#paint621_linear_2063_430)"></path><path d="M40.8518 151.821C40.8518 151.821 40.8518 151.821 40.8472 151.802C40.8884 152.055 40.9434 152.364 41.0418 152.603C41.0511 152.641 41.0747 152.655 41.1031 152.689C41.2066 152.865 41.3533 152.971 41.5393 152.905C41.6345 152.882 41.7443 152.835 41.7927 152.703C41.6593 152.735 41.4934 152.634 41.3987 152.576C41.1288 152.38 41.0357 152.079 40.8518 151.821Z" fill="url(#paint622_linear_2063_430)"></path><path d="M65.4534 209.838C65.2644 209.642 64.7098 209.353 64.4435 210.083C64.2539 210.715 66.0219 210.184 66.3268 210.11C66.6889 210.022 67.1467 209.83 67.2157 209.45C67.2111 209.431 67.2209 209.388 67.2307 209.345C67.2977 209.289 68.1501 208.395 68.1491 208.557C68.1269 208.3 67.562 208.134 67.272 208.104C67.1912 208.103 67.1293 208.098 67.0722 208.112C66.7075 208.605 66.9181 209.139 66.5107 209.621C66.1656 210.028 65.6707 210.068 65.4724 209.833L65.4534 209.838Z" fill="url(#paint623_linear_2063_430)"></path><path d="M66.5593 208.741C66.5371 208.484 65.951 208.647 65.8779 208.927C65.7506 209.483 66.5036 209.259 66.5593 208.741Z" fill="url(#paint624_linear_2063_430)"></path><path d="M90.2073 191.205C90.3608 191.006 90.5004 190.75 90.3639 190.521C90.2697 190.383 90.0178 190.343 90.0142 190.162C89.9829 189.867 90.1503 189.725 89.7166 189.851C89.6013 190.04 89.7815 190.118 89.8711 190.237C90.0076 190.466 89.8829 190.618 89.7959 190.841C89.7232 191.04 90.025 191.451 90.1929 191.229L90.2073 191.205Z" fill="url(#paint625_linear_2063_430)"></path><path d="M65.3337 171.662C65.1916 171.575 63.918 171.401 63.8649 171.514C63.7975 171.652 64.1307 171.611 64.0441 171.753C63.9865 171.848 63.9242 171.924 63.8855 172.014C63.7938 172.218 63.9406 172.323 63.8917 172.537C63.8417 172.913 63.3385 173.499 63.6408 173.829C63.924 174.164 64.921 173.7 64.9751 174.171C65.0075 174.304 64.8736 174.418 64.8633 174.541C64.8288 174.731 64.8797 174.941 64.9214 175.112C65.0048 175.455 65.2572 175.414 65.5198 175.249C66.1121 174.863 65.4566 174.74 65.3644 174.278C65.3088 174.049 65.5102 173.799 65.5118 173.556C65.5092 173.214 65.3542 172.908 65.2755 172.584C65.243 172.451 65.0747 172.007 65.1277 171.894C65.1468 171.889 65.4285 171.719 65.3574 171.676L65.3337 171.662Z" fill="url(#paint626_linear_2063_430)"></path><path d="M84.0908 201.572C84.1166 201.263 84.3025 201.198 84.4513 200.98C84.5858 200.786 83.976 200.934 83.9379 200.944C83.5758 201.032 83.6845 201.147 83.7926 201.342C83.755 201.271 83.1077 201.347 83.0217 201.409C82.7446 201.597 82.9526 201.789 83.1375 201.885C83.2096 201.767 83.2817 201.648 83.3538 201.53C83.2529 201.695 83.289 201.263 83.3538 201.53C83.2936 201.282 83.7004 201.627 83.7287 201.66C83.7854 201.727 84.0388 202.271 84.0053 202.3C84.2062 202.13 84.0846 201.796 84.0954 201.592L84.0908 201.572Z" fill="url(#paint627_linear_2063_430)"></path><path d="M64.7217 211.307C64.734 211.607 65.6364 211.085 65.676 210.833C65.6287 210.804 65.5525 210.823 65.4618 210.865C65.3104 210.74 64.7238 210.984 64.7026 211.312L64.7217 211.307Z" fill="url(#paint628_linear_2063_430)"></path><path d="M89.9666 193.039C90.3863 192.857 90.5404 192.577 90.9926 192.528C91.2923 192.515 92.2261 191.541 91.9089 191.316C91.5061 191.071 91.313 191.521 91.1399 191.806C91.0678 191.924 90.9401 191.814 90.801 191.989C90.7243 192.088 90.6666 192.183 90.6135 192.297C90.4951 192.225 90.3102 192.128 90.4256 191.939C90.3926 191.886 90.3792 191.748 90.303 191.767C90.0553 191.827 90.0285 192.298 90.1083 192.46C89.9188 192.345 89.8188 192.349 89.8106 192.149C89.7972 192.011 89.7648 191.878 89.7133 191.749C89.6057 191.472 89.3848 191.062 89.219 190.961C89.1469 191.079 89.0748 191.198 89.0027 191.316C88.9522 191.772 89.1036 191.15 89.0027 191.316C88.8898 191.848 88.4789 191.403 88.4583 191.65C88.4459 192.097 88.8151 192.371 89.1133 192.601C89.4207 192.869 89.4706 193.241 89.9666 193.039Z" fill="url(#paint629_linear_2063_430)"></path><path d="M59.5747 198.774C59.5747 198.774 59.6551 198.856 59.7071 198.904C59.5938 198.77 59.5701 198.755 59.5747 198.774Z" fill="url(#paint630_linear_2063_430)"></path><path d="M44.1411 172.233C44.1411 172.233 44.1122 172.28 44.1024 172.323L44.4443 173.148C44.4443 173.148 44.5962 173.192 44.6725 173.173C45.2637 172.949 44.7158 171.609 44.1601 172.228L44.1411 172.233Z" fill="url(#paint631_linear_2063_430)"></path><path d="M64.204 175.893C63.9444 176.319 64.5763 177.175 64.7499 176.809C64.8895 176.554 64.406 175.561 64.204 175.893Z" fill="url(#paint632_linear_2063_430)"></path><path d="M63.3432 172.934C63.2247 172.862 63.044 172.865 62.9106 172.898C62.7087 173.229 63.1794 173.256 63.3432 172.934Z" fill="url(#paint633_linear_2063_430)"></path><path d="M59.6875 198.909C59.7771 199.028 59.8193 199.119 59.8806 199.205C59.9089 199.238 59.876 199.186 59.6875 198.909Z" fill="url(#paint634_linear_2063_430)"></path><path d="M57.1253 184.718C57.441 184.439 57.7613 184.18 58.0534 183.887C58.2115 183.707 58.1636 183.759 58.1888 183.531C58.2048 183.264 58.4773 183.057 58.4361 182.805C58.3852 182.595 58.1921 182.299 57.9737 182.231C57.8218 182.187 57.7383 182.591 57.6806 182.686C57.4931 182.994 57.661 182.771 57.7547 182.99C57.9489 183.125 57.8196 183.257 57.7043 183.447C57.2279 183.563 57.218 184.352 57.1154 184.76L57.1253 184.718Z" fill="url(#paint635_linear_2063_430)"></path><path d="M58.7397 198.493C59.026 199.089 60.4128 200.145 59.8814 199.204C59.8294 199.157 59.5889 198.832 59.575 198.774C59.3011 198.478 59.0353 198.381 58.7397 198.493Z" fill="url(#paint636_linear_2063_430)"></path><path d="M56.7686 200.849C56.5595 200.819 56.135 200.982 55.8585 201.09L56.3641 202.34C57.3142 203.259 57.9129 201.156 56.7495 200.853L56.7686 200.849Z" fill="url(#paint637_linear_2063_430)"></path><path d="M48.4062 179.733C48.1585 179.793 47.8866 179.92 47.7707 180.19C47.5636 180.584 48.23 180.502 48.3206 180.46C48.4875 180.4 49.0355 180.246 48.8573 179.845C48.7683 179.645 48.4824 179.715 48.4062 179.733Z" fill="url(#paint638_linear_2063_430)"></path><path d="M55.1382 194.061C55.1382 194.061 55.1047 194.089 55.0903 194.113C55.1088 194.189 55.1464 194.261 55.2077 194.347C55.2226 194.242 55.2139 194.123 55.1428 194.08L55.1382 194.061Z" fill="url(#paint639_linear_2063_430)"></path><path d="M169.673 68.5501C169.673 68.5501 169.948 68.6042 169.996 68.5522C170.025 68.5048 169.224 68.0335 169.129 67.9758C168.884 68.3785 169.387 68.5388 169.673 68.5501Z" fill="url(#paint640_linear_2063_430)"></path><path d="M169.286 69.5323C169.286 69.5323 169.234 69.5651 169.219 69.5888C169.219 69.5888 169.257 69.5796 169.286 69.5323Z" fill="url(#paint641_linear_2063_430)"></path><path d="M169.836 61.5885C169.836 61.5885 170.591 61.7883 170.748 61.7703C171.326 61.4078 170.028 61.2996 169.836 61.5885Z" fill="url(#paint642_linear_2063_430)"></path><path d="M168.831 69.906C168.831 69.906 168.94 70.0208 168.968 70.0543C168.907 69.9683 168.855 69.9204 168.831 69.906Z" fill="url(#paint643_linear_2063_430)"></path><path d="M168.209 73.2459C168.351 73.3325 168.741 73.3588 168.691 73.0683C168.626 72.8016 168.337 72.6095 168.124 72.4797C167.958 72.3787 167.792 72.2777 167.646 72.1721C167.81 72.5156 167.835 72.9534 168.228 73.2413L168.209 73.2459Z" fill="url(#paint644_linear_2063_430)"></path><path d="M169.909 61.9741C169.909 61.9741 169.765 62.211 169.692 62.3295C169.757 62.5963 169.793 62.1637 169.692 62.3295C169.664 62.3769 169.896 63.2488 169.998 62.9213C170.066 62.7029 170.079 62.0941 169.913 61.9932L169.909 61.9741Z" fill="url(#paint645_linear_2063_430)"></path><path d="M169.283 62.3076C169.283 62.3076 169.306 62.4035 169.326 62.3988C169.321 62.3796 169.297 62.3651 169.283 62.3076Z" fill="url(#paint646_linear_2063_430)"></path><path d="M189.432 32.2014C189.432 32.2014 189.489 32.2688 189.522 32.3217C189.46 32.2351 189.451 32.1968 189.432 32.2014Z" fill="url(#paint647_linear_2063_430)"></path><path d="M188.815 24.6825C188.472 24.7659 188.518 24.9564 188.802 25.1294C188.884 25.0491 188.967 24.6454 188.815 24.6825Z" fill="url(#paint648_linear_2063_430)"></path><path d="M189.512 30.8702C189.829 30.3491 188.789 30.1378 188.96 31.0046C189.133 30.7203 189.32 31.1591 189.512 30.8702Z" fill="url(#paint649_linear_2063_430)"></path><path d="M178.219 39.9526C177.895 40.0313 177.827 40.1688 178.14 40.3754C178.288 40.2384 178.237 40.1096 178.219 39.9526Z" fill="url(#paint650_linear_2063_430)"></path><path d="M168.425 71.6394C168.544 71.7115 168.738 71.8459 168.858 71.6755C168.915 71.5807 168.907 71.4617 168.793 71.4087C168.575 71.2598 168.175 71.3571 168.411 71.6631L168.425 71.6394Z" fill="url(#paint651_linear_2063_430)"></path><path d="M189.256 32.3856C189.362 32.9048 189.595 32.8682 189.536 32.3779C189.522 32.4016 189.433 32.2013 189.452 32.1966C189.301 31.9911 189.177 31.9808 189.256 32.3856Z" fill="url(#paint652_linear_2063_430)"></path><path d="M168.808 70.4763C169.16 70.431 169.046 70.378 168.967 70.054C169.023 70.2827 168.731 69.829 168.83 69.9058C168.556 69.6091 167.97 69.1058 167.725 69.5086C167.566 69.7691 167.76 69.9036 167.735 70.1317C167.71 70.3599 167.504 70.5107 167.474 70.7198C167.385 71.3471 168.166 71.1571 168.453 70.9259C168.606 70.808 168.589 70.4892 168.822 70.4526L168.808 70.4763Z" fill="url(#paint653_linear_2063_430)"></path><path d="M168.815 69.2635C168.862 69.4541 169.045 69.7121 169.217 69.5895C169.179 69.5988 169.185 69.4562 169.284 69.5329C169.261 69.5185 168.736 69.0205 168.815 69.2635Z" fill="url(#paint654_linear_2063_430)"></path><path d="M185.487 44.2804C185.533 44.4709 185.717 44.7289 185.889 44.6064C185.851 44.6156 185.857 44.473 185.956 44.5498C185.933 44.5354 185.408 44.0373 185.487 44.2804Z" fill="url(#paint655_linear_2063_430)"></path><path d="M169.322 62.3788C169.421 62.5364 169.589 62.314 169.581 62.1142C169.571 62.0761 169.482 61.8758 169.396 61.937C169.31 61.9983 169.323 62.2171 169.261 62.2928C169.333 62.1744 169.337 62.3551 169.303 62.3835L169.322 62.3788Z" fill="url(#paint656_linear_2063_430)"></path><path d="M181.362 50.3097C181.298 50.0429 181.094 49.9512 180.928 49.7694C180.725 49.516 180.774 49.3832 180.804 49.0932C180.824 48.9269 180.74 48.6647 180.544 48.8537C180.381 49.0144 180.332 49.3089 180.283 49.5226C180.209 49.9645 180.374 50.2272 180.729 50.4435C180.923 50.6588 181.497 50.8623 181.367 50.3288L181.362 50.3097Z" fill="url(#paint657_linear_2063_430)"></path><path d="M185.318 45.2508C185.318 45.2508 185.29 45.2982 185.251 45.3074C185.347 45.2843 185.342 45.2652 185.318 45.2508Z" fill="url(#paint658_linear_2063_430)"></path><path d="M184.839 43.4492C184.738 43.615 185.051 43.8214 185.171 43.651C185.387 43.2956 185.056 43.0938 184.839 43.4492Z" fill="url(#paint659_linear_2063_430)"></path><path d="M181.36 47.0607C181.36 47.0607 181.436 47.0421 181.494 47.0281C181.369 47.0177 181.35 47.0224 181.36 47.0607Z" fill="url(#paint660_linear_2063_430)"></path><path d="M184.244 45.1483C183.889 44.9319 183.746 44.9263 183.473 45.2956C183.28 45.5845 183.159 45.9165 182.943 46.191C182.709 46.4701 181.88 47.2971 181.497 47.0473C181.734 47.1915 181.411 47.1086 181.363 47.0798C180.887 47.1956 181.123 48.1675 181.26 48.3966C181.424 48.6593 181.231 49.11 181.329 49.4293C181.394 49.6961 181.563 49.9777 181.786 50.1456C181.975 50.261 182.585 49.4469 182.391 49.3125C182.149 49.1492 181.908 48.905 181.972 48.5867C182.001 48.4585 182.027 48.1495 182.184 48.2124C182.54 48.3479 183.149 48.2804 183.507 48.0925C183.741 47.9751 183.661 47.8129 183.428 47.7686C183.191 47.7052 182.928 47.7892 182.902 47.4323C182.876 46.9945 182.983 46.7668 183.35 46.5361C183.474 46.4656 183.889 46.3446 183.905 46.1592C183.934 45.9501 183.693 45.7868 183.68 45.568C183.668 45.2682 183.935 45.1225 184.201 45.1385L184.244 45.1483Z" fill="url(#paint661_linear_2063_430)"></path><path d="M170.931 67.4173C171.112 67.4946 171.142 67.2855 171.09 67.1568C170.987 66.8993 170.693 66.8498 170.561 66.6397C170.499 66.5536 170.626 66.1597 170.402 66.2344C170.178 66.309 170.004 66.5932 169.889 66.7827C169.827 66.8584 169.136 67.8339 169.641 67.6707C169.884 67.5914 170.108 67.4358 170.347 67.3375C170.623 67.2299 170.704 67.3112 170.936 67.4364L170.931 67.4173Z" fill="url(#paint662_linear_2063_430)"></path><path d="M173.207 63.9978C173.207 63.9978 173.063 62.7412 172.625 63.4328C172.597 63.4802 172.553 63.5512 172.524 63.5986C172.644 63.4282 172.888 63.3489 173.058 63.4689C172.943 63.6584 172.788 64.0997 173.192 64.0215L173.207 63.9978Z" fill="url(#paint663_linear_2063_430)"></path><path d="M185.956 44.5506C185.956 44.5506 185.904 44.5834 185.889 44.6071C185.889 44.6071 185.927 44.5979 185.956 44.5506Z" fill="url(#paint664_linear_2063_430)"></path><path d="M162.424 75.8431C162.081 75.9265 162.042 76.0974 162.374 76.2994C162.522 76.1624 162.466 76.0146 162.424 75.8431Z" fill="url(#paint665_linear_2063_430)"></path><path d="M179.565 46.4879C179.487 46.164 179.147 45.6814 178.873 46.1315C178.943 46.4173 179.658 46.869 179.565 46.4879Z" fill="url(#paint666_linear_2063_430)"></path><path d="M186.339 43.3062C186.615 43.3603 186.419 42.7216 186.339 42.6403C186.065 42.3436 185.576 42.1597 185.186 42.1334C185.186 42.1334 184.945 41.9701 184.93 41.9938C184.757 42.2781 186.145 43.2526 186.335 43.2871L186.339 43.3062Z" fill="url(#paint667_linear_2063_430)"></path><path d="M163.339 77.0328C163.339 77.0328 163.286 77.066 163.248 77.0753C163.325 77.0567 163.344 77.052 163.339 77.0328Z" fill="url(#paint668_linear_2063_430)"></path><path d="M164.668 73.7033C164.675 73.4798 164.435 73.0739 164.19 73.3958C164.089 73.5616 164.471 74.054 164.668 73.7033Z" fill="url(#paint669_linear_2063_430)"></path><path d="M185.335 44.3989C185.162 44.6832 184.988 45.1291 185.253 45.3068C185.158 45.2491 185.277 45.2404 185.32 45.2501C185.602 45.0807 185.548 44.5287 185.331 44.3798L185.335 44.3989Z" fill="url(#paint670_linear_2063_430)"></path><path d="M165.541 61.5235C165.541 61.5235 165.527 61.466 165.537 61.4229C165.517 61.509 165.522 61.5281 165.541 61.5235Z" fill="url(#paint671_linear_2063_430)"></path><path d="M164.115 74.8267C164.401 74.6764 164.786 74.7645 164.584 74.3493C164.589 74.3684 164.226 73.8713 164.542 74.2586C164.457 74.1582 164.108 73.6375 163.927 73.8028C163.563 74.1334 164.237 74.3327 163.769 74.5675C163.66 74.6144 163.35 74.7504 163.33 74.9168C163.315 75.0213 163.379 75.369 163.378 75.5307C163.382 75.6306 163.197 76.281 163.469 76.2352C163.602 76.2027 163.708 75.9752 163.856 75.919C164.018 75.8392 164.027 75.9582 164.16 75.9257C164.37 75.8748 164.281 75.5935 164.182 75.5168C163.974 75.3252 163.709 75.0667 164.115 74.8267Z" fill="url(#paint672_linear_2063_430)"></path><path d="M163.425 73.9042C163.641 73.5488 163.31 73.347 163.093 73.7023C162.992 73.8681 163.305 74.0746 163.425 73.9042Z" fill="url(#paint673_linear_2063_430)"></path><path d="M165.557 61.4183C165.557 61.4183 165.591 61.3092 165.615 61.2427C165.601 61.1856 165.606 61.2046 165.557 61.4183Z" fill="url(#paint674_linear_2063_430)"></path><path d="M161.303 73.1486C161.455 73.2732 161.663 73.3841 161.863 73.3759C162.168 73.3826 161.78 73.0328 161.728 72.9849C161.609 72.9128 161.264 72.6537 161.129 72.8478C161.053 72.9472 161.247 73.0817 161.299 73.1296L161.303 73.1486Z" fill="url(#paint675_linear_2063_430)"></path><path d="M165.234 64.8265C165.234 64.8265 165.09 65.0633 165.018 65.1818C165.104 65.0396 165.178 65.3445 165.107 65.3013C165.405 65.6124 165.641 65.0907 165.234 64.8265Z" fill="url(#paint676_linear_2063_430)"></path><path d="M159.892 70.1618C159.966 70.4667 160.606 70.1093 160.711 69.9626C160.421 69.9322 160.108 69.8873 159.892 70.1618Z" fill="url(#paint677_linear_2063_430)"></path><path d="M162.715 76.2972C162.614 76.463 163.11 77.0085 163.247 77.076C163.129 77.0038 163.329 76.9956 163.338 77.0337C163.767 76.8082 162.787 76.1787 162.715 76.2972Z" fill="url(#paint678_linear_2063_430)"></path><path d="M165.108 65.3017C165.108 65.3017 165.051 65.2343 165.018 65.1814C165.06 65.2726 165.089 65.3063 165.108 65.3017Z" fill="url(#paint679_linear_2063_430)"></path><path d="M171.01 54.461C171.318 54.6485 172.053 53.5212 172.163 53.3126C172.308 53.0757 172.486 52.7296 172.197 52.5375C172.188 52.4994 172.155 51.6193 172.25 51.677C172.037 51.5472 171.387 52.0281 171.272 52.2176C171.373 52.6368 171.844 52.6636 171.922 53.0684C172.001 53.3924 171.728 53.6808 171.423 53.7549C171.157 53.8198 170.555 54.1679 170.986 54.4465L171.01 54.461Z" fill="url(#paint680_linear_2063_430)"></path><path d="M171.362 52.7612C171.186 52.703 170.893 53.1577 171.045 53.2823C171.376 53.4842 171.694 52.9631 171.362 52.7612Z" fill="url(#paint681_linear_2063_430)"></path><path d="M172.089 54.5017C172.307 54.5697 172.449 53.9904 172.302 53.8848C172.245 53.8987 172.216 53.9461 172.211 54.0079C172.039 54.0496 171.851 54.4384 172.113 54.5162L172.089 54.5017Z" fill="url(#paint682_linear_2063_430)"></path><path d="M164.54 74.2585C164.54 74.2585 164.554 74.3162 164.583 74.3499C164.583 74.3499 164.578 74.3306 164.54 74.2585Z" fill="url(#paint683_linear_2063_430)"></path><path d="M166.227 73.7273C166.276 73.5136 165.97 73.0836 165.749 73.4198C165.648 73.5857 166.03 74.078 166.227 73.7273Z" fill="url(#paint684_linear_2063_430)"></path><path d="M167.575 74.2875C167.678 73.7982 167.284 73.753 166.916 73.9028C166.711 73.9728 166.22 74.1932 166.161 74.4496C166.137 74.5969 166.241 74.6118 166.212 74.7401C166.187 74.8873 166.086 75.0532 165.999 75.1953C165.884 75.3848 165.625 75.7304 165.781 75.955C165.903 76.127 166.161 75.9432 166.276 75.8345C166.797 75.4859 167.433 74.9477 167.575 74.2875Z" fill="url(#paint685_linear_2063_430)"></path><path d="M177.63 41.2669C177.458 41.3086 177.316 41.3029 177.248 41.5212C177.39 41.6077 177.428 41.5985 177.515 41.4563C177.562 41.4043 177.587 41.338 177.616 41.2906L177.63 41.2669Z" fill="url(#paint686_linear_2063_430)"></path><path d="M169.017 62.3723C169.119 61.4597 167.609 61.7258 168.037 62.4896C168.155 62.6426 168.581 62.9022 168.723 62.9888C169.074 63.1861 169.04 62.5484 168.998 62.3769L169.017 62.3723Z" fill="url(#paint687_linear_2063_430)"></path><path d="M166.376 72.7626C166.033 72.846 165.994 73.0169 166.326 73.2188C166.474 73.0818 166.418 72.9341 166.376 72.7626Z" fill="url(#paint688_linear_2063_430)"></path><path d="M166.75 71.8038C166.75 71.8038 166.72 72.0128 166.815 72.0705C166.981 72.1714 167.111 71.9583 167.197 71.8162C167.304 71.4268 166.909 71.5432 166.765 71.7801L166.75 71.8038Z" fill="url(#paint689_linear_2063_430)"></path><path d="M165.814 62.0618C165.978 61.7394 165.818 60.6682 165.615 61.2424C165.61 61.3042 165.575 61.4941 165.561 61.5178C165.559 61.7604 165.62 61.9273 165.833 62.0571L165.814 62.0618Z" fill="url(#paint690_linear_2063_430)"></path><path d="M165.263 76.4043C165.379 76.2148 165.348 75.8388 165.282 75.6529C165.096 75.1332 164.453 75.8948 164.927 76.1833C164.959 76.3167 165.105 76.6649 165.263 76.4043Z" fill="url(#paint691_linear_2063_430)"></path></g><defs><linearGradient id="paint0_linear_2063_430" x1="167.825" y1="178.436" x2="167.952" y2="178.734" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint1_linear_2063_430" x1="129.85" y1="190.507" x2="130.13" y2="190.644" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint2_linear_2063_430" x1="170.122" y1="178.947" x2="170.314" y2="179.14" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint3_linear_2063_430" x1="218.515" y1="106.511" x2="219.463" y2="107.47" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint4_linear_2063_430" x1="203.484" y1="129.394" x2="204.121" y2="129.866" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint5_linear_2063_430" x1="205.079" y1="127.091" x2="205.342" y2="127.357" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint6_linear_2063_430" x1="132.847" y1="189.651" x2="133.226" y2="190.077" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint7_linear_2063_430" x1="133.974" y1="188.349" x2="135.1" y2="188.804" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint8_linear_2063_430" x1="183.392" y1="164.471" x2="184.75" y2="166.001" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint9_linear_2063_430" x1="134.357" y1="191.16" x2="134.454" y2="191.28" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint10_linear_2063_430" x1="136.232" y1="188.661" x2="136.346" y2="188.838" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint11_linear_2063_430" x1="135.196" y1="188.929" x2="135.434" y2="189.155" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint12_linear_2063_430" x1="181.582" y1="167.436" x2="182.609" y2="167.88" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint13_linear_2063_430" x1="184.108" y1="172.858" x2="184.477" y2="173.119" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint14_linear_2063_430" x1="181.907" y1="168.311" x2="183.36" y2="170.424" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint15_linear_2063_430" x1="202.756" y1="131.696" x2="203.231" y2="132.199" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint16_linear_2063_430" x1="183.938" y1="173.876" x2="184.492" y2="174.025" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint17_linear_2063_430" x1="183.181" y1="167.089" x2="183.612" y2="167.674" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint18_linear_2063_430" x1="202.882" y1="130.427" x2="203.337" y2="130.886" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint19_linear_2063_430" x1="203.332" y1="131.041" x2="203.574" y2="131.33" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint20_linear_2063_430" x1="185.065" y1="173.982" x2="185.709" y2="174.711" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint21_linear_2063_430" x1="195.072" y1="148.749" x2="196.813" y2="150.123" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint22_linear_2063_430" x1="168.298" y1="127.056" x2="171.244" y2="129.36" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint23_linear_2063_430" x1="155.409" y1="183.756" x2="155.715" y2="184.192" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint24_linear_2063_430" x1="165.509" y1="135.451" x2="166.386" y2="136.653" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint25_linear_2063_430" x1="165.593" y1="136.511" x2="166.151" y2="136.947" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint26_linear_2063_430" x1="158.103" y1="150.655" x2="158.361" y2="151.103" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint27_linear_2063_430" x1="161.368" y1="147.375" x2="161.975" y2="147.808" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint28_linear_2063_430" x1="146.295" y1="184.263" x2="146.368" y2="184.341" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint29_linear_2063_430" x1="156.049" y1="153.458" x2="156.83" y2="153.804" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint30_linear_2063_430" x1="164.855" y1="136.862" x2="165.757" y2="137.56" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint31_linear_2063_430" x1="167.221" y1="132.012" x2="167.827" y2="132.68" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint32_linear_2063_430" x1="169.914" y1="127.176" x2="171.374" y2="127.976" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint33_linear_2063_430" x1="170.419" y1="125.935" x2="170.927" y2="126.43" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint34_linear_2063_430" x1="171.391" y1="127.772" x2="173.095" y2="129.27" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint35_linear_2063_430" x1="171.407" y1="124.838" x2="171.738" y2="125.092" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint36_linear_2063_430" x1="167.554" y1="132.354" x2="167.589" y2="132.414" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint37_linear_2063_430" x1="143.916" y1="175.563" x2="144.207" y2="175.84" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint38_linear_2063_430" x1="146.726" y1="171.772" x2="147.016" y2="172.052" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint39_linear_2063_430" x1="146.251" y1="169.252" x2="146.882" y2="169.686" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint40_linear_2063_430" x1="189.781" y1="164.412" x2="190.071" y2="164.691" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint41_linear_2063_430" x1="146.892" y1="183.999" x2="147.057" y2="184.386" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint42_linear_2063_430" x1="147.519" y1="170.981" x2="147.987" y2="171.416" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint43_linear_2063_430" x1="155.96" y1="148.921" x2="158.937" y2="150.527" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint44_linear_2063_430" x1="154.793" y1="150.542" x2="154.976" y2="150.825" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint45_linear_2063_430" x1="157.793" y1="147.647" x2="159.537" y2="149.562" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint46_linear_2063_430" x1="149.229" y1="159.916" x2="150.97" y2="161.289" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint47_linear_2063_430" x1="146.616" y1="165.04" x2="146.879" y2="165.306" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint48_linear_2063_430" x1="192.471" y1="146.311" x2="193.03" y2="146.73" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint49_linear_2063_430" x1="260.256" y1="34.5143" x2="260.553" y2="34.627" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint50_linear_2063_430" x1="264.399" y1="45.2564" x2="264.977" y2="45.5821" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint51_linear_2063_430" x1="265.073" y1="48.6148" x2="265.502" y2="49.0967" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint52_linear_2063_430" x1="215.787" y1="116.042" x2="217.248" y2="116.841" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint53_linear_2063_430" x1="268.783" y1="69.521" x2="269.277" y2="69.7132" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint54_linear_2063_430" x1="257.633" y1="50.9655" x2="258.076" y2="51.3241" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint55_linear_2063_430" x1="263.903" y1="51.3145" x2="264.441" y2="51.7186" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint56_linear_2063_430" x1="265.113" y1="47.3533" x2="265.267" y2="47.3492" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint57_linear_2063_430" x1="263.682" y1="72.1929" x2="265.528" y2="72.9353" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint58_linear_2063_430" x1="256.9" y1="42.5099" x2="257.327" y2="42.7991" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint59_linear_2063_430" x1="260.113" y1="31.7267" x2="261.075" y2="32.0192" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint60_linear_2063_430" x1="258.663" y1="49.2882" x2="259.014" y2="49.6607" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint61_linear_2063_430" x1="257.932" y1="50.4793" x2="258.263" y2="50.7331" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint62_linear_2063_430" x1="253.188" y1="50.3841" x2="253.739" y2="50.9477" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint63_linear_2063_430" x1="252.062" y1="59.4275" x2="252.398" y2="59.8236" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint64_linear_2063_430" x1="252.019" y1="47.6217" x2="252.171" y2="47.9415" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint65_linear_2063_430" x1="260.965" y1="33.6552" x2="261.563" y2="33.9332" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint66_linear_2063_430" x1="262.372" y1="39.0689" x2="262.67" y2="39.3461" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint67_linear_2063_430" x1="267.592" y1="63.8153" x2="268.481" y2="64.4939" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint68_linear_2063_430" x1="262.141" y1="58.6618" x2="262.677" y2="59.0171" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint69_linear_2063_430" x1="267.426" y1="61.0715" x2="267.643" y2="61.0446" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint70_linear_2063_430" x1="266.489" y1="56.9522" x2="267.175" y2="57.4512" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint71_linear_2063_430" x1="265.839" y1="70.3399" x2="266.63" y2="70.7398" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint72_linear_2063_430" x1="205.069" y1="131.548" x2="205.374" y2="131.977" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint73_linear_2063_430" x1="201.796" y1="137.755" x2="204.791" y2="139.378" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint74_linear_2063_430" x1="203.661" y1="136.495" x2="205.406" y2="138.41" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint75_linear_2063_430" x1="201.896" y1="142.31" x2="202.676" y2="142.657" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint76_linear_2063_430" x1="192.573" y1="160.625" x2="192.863" y2="160.904" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint77_linear_2063_430" x1="203.953" y1="139.507" x2="204.211" y2="139.956" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint78_linear_2063_430" x1="192.464" y1="153.892" x2="192.727" y2="154.158" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint79_linear_2063_430" x1="192.098" y1="158.104" x2="192.73" y2="158.539" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint80_linear_2063_430" x1="214.124" y1="115.913" x2="217.07" y2="118.187" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint81_linear_2063_430" x1="200.64" y1="139.395" x2="200.823" y2="139.678" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint82_linear_2063_430" x1="196.154" y1="146.118" x2="198.257" y2="147.502" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint83_linear_2063_430" x1="193.349" y1="159.838" x2="193.816" y2="160.273" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint84_linear_2063_430" x1="217.256" y1="113.69" x2="217.588" y2="113.944" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint85_linear_2063_430" x1="217.253" y1="116.642" x2="218.942" y2="118.125" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint86_linear_2063_430" x1="216.275" y1="114.785" x2="216.786" y2="115.269" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint87_linear_2063_430" x1="213.972" y1="120.082" x2="214.288" y2="120.349" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint88_linear_2063_430" x1="213.422" y1="121.201" x2="213.458" y2="121.262" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint89_linear_2063_430" x1="211.357" y1="124.304" x2="212.234" y2="125.506" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint90_linear_2063_430" x1="211.443" y1="125.363" x2="212" y2="125.799" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint91_linear_2063_430" x1="210.703" y1="125.714" x2="211.605" y2="126.412" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint92_linear_2063_430" x1="213.075" y1="120.884" x2="213.679" y2="121.551" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint93_linear_2063_430" x1="207.235" y1="136.223" x2="207.842" y2="136.656" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint94_linear_2063_430" x1="245.493" y1="106.535" x2="283.084" y2="144.688" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint95_linear_2063_430" x1="93.8926" y1="64.0448" x2="95.1394" y2="65.0606" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint96_linear_2063_430" x1="76.3432" y1="91.5415" x2="77.651" y2="92.8125" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint97_linear_2063_430" x1="76.9005" y1="93.5931" x2="77.2314" y2="93.9736" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint98_linear_2063_430" x1="77.1865" y1="92.1798" x2="77.3165" y2="92.2518" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint99_linear_2063_430" x1="76.3755" y1="94.2973" x2="77.3577" y2="94.9108" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint100_linear_2063_430" x1="93.3135" y1="65.551" x2="93.6416" y2="65.883" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint101_linear_2063_430" x1="77.5563" y1="91.8338" x2="77.5798" y2="91.874" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint102_linear_2063_430" x1="73.2607" y1="97.7459" x2="74.0142" y2="98.1787" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint103_linear_2063_430" x1="75.2612" y1="93.8601" x2="75.619" y2="94.2429" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint104_linear_2063_430" x1="74.2398" y1="95.5563" x2="74.6828" y2="95.915" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint105_linear_2063_430" x1="74.5413" y1="95.0696" x2="74.8727" y2="95.3234" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint106_linear_2063_430" x1="74.8345" y1="96.1842" x2="76.1617" y2="97.7481" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint107_linear_2063_430" x1="78.0986" y1="84.2461" x2="78.712" y2="84.4391" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint108_linear_2063_430" x1="81.0735" y1="85.4973" x2="81.7266" y2="85.9563" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint109_linear_2063_430" x1="87.4616" y1="68.1903" x2="88.0476" y2="68.6533" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint110_linear_2063_430" x1="88.8526" y1="71.0093" x2="90.2358" y2="71.6575" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint111_linear_2063_430" x1="46.567" y1="139.232" x2="47.7164" y2="139.676" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint112_linear_2063_430" x1="90.7944" y1="67.3896" x2="94.2715" y2="70.3975" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint113_linear_2063_430" x1="77.5966" y1="84.5956" x2="77.635" y2="84.5988" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint114_linear_2063_430" x1="78.6825" y1="83.6558" x2="78.9503" y2="84.1419" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint115_linear_2063_430" x1="72.8554" y1="96.5461" x2="72.8938" y2="96.5492" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint116_linear_2063_430" x1="77.7627" y1="90.1513" x2="78.3346" y2="90.762" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint117_linear_2063_430" x1="78.4134" y1="88.5329" x2="79.3364" y2="89.6873" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint118_linear_2063_430" x1="77.6764" y1="84.2081" x2="78.0517" y2="84.4852" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint119_linear_2063_430" x1="77.3136" y1="91.4226" x2="77.6876" y2="91.7313" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint120_linear_2063_430" x1="58.6609" y1="118.653" x2="59.4199" y2="119.727" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint121_linear_2063_430" x1="72.0127" y1="96.0191" x2="73.756" y2="97.3187" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint122_linear_2063_430" x1="68.6499" y1="104.023" x2="68.9858" y2="104.419" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint123_linear_2063_430" x1="67.5287" y1="103.693" x2="68.1056" y2="104.618" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint124_linear_2063_430" x1="66.9078" y1="107.382" x2="67.2634" y2="107.739" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint125_linear_2063_430" x1="48.6688" y1="139.777" x2="49.0311" y2="140.187" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint126_linear_2063_430" x1="50.7495" y1="134.882" x2="51.0243" y2="135.32" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint127_linear_2063_430" x1="53.2337" y1="127.953" x2="54.6611" y2="128.872" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint128_linear_2063_430" x1="52.9816" y1="129.424" x2="54.9579" y2="131.382" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint129_linear_2063_430" x1="55.3693" y1="123.998" x2="56.4953" y2="124.812" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint130_linear_2063_430" x1="70.5871" y1="98.1507" x2="70.9186" y2="98.4045" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint131_linear_2063_430" x1="71.6009" y1="99.3374" x2="71.6094" y2="99.3603" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint132_linear_2063_430" x1="71.3125" y1="98.4675" x2="71.9932" y2="98.943" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint133_linear_2063_430" x1="72.657" y1="95.5443" x2="73.0959" y2="95.8935" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint134_linear_2063_430" x1="71.5655" y1="95.8047" x2="71.8936" y2="96.1366" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint135_linear_2063_430" x1="68.8543" y1="104.908" x2="70.32" y2="105.712" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint136_linear_2063_430" x1="68.1176" y1="107.624" x2="68.4897" y2="108.172" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint137_linear_2063_430" x1="70.1012" y1="98.7273" x2="70.6614" y2="99.3282" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint138_linear_2063_430" x1="69.3804" y1="105.223" x2="69.4366" y2="105.292" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint139_linear_2063_430" x1="69.8795" y1="102.723" x2="70.4813" y2="103.048" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint140_linear_2063_430" x1="97.6087" y1="54.3103" x2="98.0644" y2="54.4632" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint141_linear_2063_430" x1="46.4873" y1="128.335" x2="46.8157" y2="128.72" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint142_linear_2063_430" x1="43.4127" y1="132.886" x2="43.8327" y2="133.254" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint143_linear_2063_430" x1="48.3071" y1="127.531" x2="48.4898" y2="127.814" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint144_linear_2063_430" x1="32.4267" y1="132.437" x2="33.5731" y2="132.782" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint145_linear_2063_430" x1="67.8645" y1="99.2925" x2="68.332" y2="99.7853" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint146_linear_2063_430" x1="234.571" y1="12.1056" x2="235.035" y2="12.8637" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint147_linear_2063_430" x1="53.5041" y1="116.957" x2="54.1101" y2="117.596" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint148_linear_2063_430" x1="53.4371" y1="115.889" x2="53.5952" y2="116.134" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint149_linear_2063_430" x1="51.8337" y1="123.12" x2="52.4482" y2="123.588" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint150_linear_2063_430" x1="93.5174" y1="66.6583" x2="94.1577" y2="66.9909" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint151_linear_2063_430" x1="52.9398" y1="122.987" x2="53.9167" y2="123.581" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint152_linear_2063_430" x1="32.1859" y1="128.64" x2="32.6658" y2="129.261" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint153_linear_2063_430" x1="198.579" y1="173.522" x2="199.036" y2="174.477" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint154_linear_2063_430" x1="129.121" y1="190.129" x2="129.444" y2="190.609" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint155_linear_2063_430" x1="216.034" y1="167.061" x2="216.758" y2="167.771" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint156_linear_2063_430" x1="175.346" y1="124.361" x2="175.744" y2="124.693" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint157_linear_2063_430" x1="279.83" y1="146.103" x2="279.963" y2="146.101" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint158_linear_2063_430" x1="273.435" y1="110.932" x2="275.656" y2="111.697" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint159_linear_2063_430" x1="217.362" y1="165.916" x2="217.597" y2="166.412" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint160_linear_2063_430" x1="272.932" y1="100.833" x2="276.583" y2="102.602" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint161_linear_2063_430" x1="272.131" y1="88.7903" x2="272.533" y2="88.8951" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint162_linear_2063_430" x1="221.194" y1="113.214" x2="221.592" y2="113.545" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint163_linear_2063_430" x1="236.325" y1="11.5435" x2="236.685" y2="12.2396" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint164_linear_2063_430" x1="51.3997" y1="118.526" x2="51.9037" y2="118.859" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint165_linear_2063_430" x1="97.5102" y1="52.6894" x2="97.9249" y2="53.1719" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint166_linear_2063_430" x1="97.7672" y1="54.4823" x2="97.8596" y2="54.5191" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint167_linear_2063_430" x1="68.6081" y1="92.2169" x2="68.7602" y2="92.5367" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint168_linear_2063_430" x1="96.6952" y1="49.2104" x2="96.8445" y2="49.3472" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint169_linear_2063_430" x1="94.2262" y1="66.8521" x2="94.2498" y2="66.8923" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint170_linear_2063_430" x1="93.5961" y1="67.5505" x2="93.6187" y2="67.5919" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint171_linear_2063_430" x1="93.9855" y1="66.4394" x2="94.3595" y2="66.7482" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint172_linear_2063_430" x1="86.3639" y1="62.2664" x2="86.6649" y2="62.5181" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint173_linear_2063_430" x1="168.123" y1="131.23" x2="168.438" y2="131.497" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint174_linear_2063_430" x1="236.83" y1="71.2981" x2="236.988" y2="71.5432" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint175_linear_2063_430" x1="97.0286" y1="46.9777" x2="97.36" y2="47.2482" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint176_linear_2063_430" x1="73.8274" y1="83.7165" x2="73.8844" y2="83.7319" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint177_linear_2063_430" x1="73.482" y1="87.1063" x2="73.921" y2="87.4455" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint178_linear_2063_430" x1="73.3522" y1="87.4622" x2="73.4446" y2="87.499" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint179_linear_2063_430" x1="85.7477" y1="63.5915" x2="85.9057" y2="63.8366" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint180_linear_2063_430" x1="73.8476" y1="83.5158" x2="73.9825" y2="83.586" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint181_linear_2063_430" x1="69.7955" y1="94.9749" x2="70.3466" y2="95.5385" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint182_linear_2063_430" x1="79.5135" y1="75.0499" x2="79.9142" y2="75.4575" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint183_linear_2063_430" x1="80.4168" y1="76.197" x2="80.8536" y2="76.5531" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint184_linear_2063_430" x1="76.7204" y1="84.0259" x2="77.7179" y2="84.8493" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint185_linear_2063_430" x1="73.9307" y1="83.3458" x2="74.5362" y2="83.5411" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint186_linear_2063_430" x1="79.6555" y1="74.0089" x2="81.5828" y2="75.5688" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint187_linear_2063_430" x1="89.7132" y1="69.3119" x2="89.7263" y2="69.346" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint188_linear_2063_430" x1="189.395" y1="89.6728" x2="190.01" y2="90.1404" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint189_linear_2063_430" x1="185.85" y1="94.0882" x2="186.033" y2="94.3712" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint190_linear_2063_430" x1="206.17" y1="58.7696" x2="206.322" y2="59.0895" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint191_linear_2063_430" x1="184.447" y1="16.0706" x2="297.272" y2="133.355" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint192_linear_2063_430" x1="184.031" y1="94.8923" x2="184.36" y2="95.2774" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint193_linear_2063_430" x1="188.943" y1="85.0833" x2="189.447" y2="85.4163" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint194_linear_2063_430" x1="190.981" y1="82.446" x2="191.139" y2="82.6912" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint195_linear_2063_430" x1="205.407" y1="65.8496" x2="205.875" y2="66.3425" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint196_linear_2063_430" x1="190.486" y1="89.5439" x2="191.463" y2="90.138" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint197_linear_2063_430" x1="191.048" y1="83.5141" x2="191.654" y2="84.1528" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint198_linear_2063_430" x1="180.958" y1="99.4425" x2="181.378" y2="99.8108" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint199_linear_2063_430" x1="239.216" y1="148.686" x2="239.683" y2="149.121" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint200_linear_2063_430" x1="250.916" y1="120.4" x2="251.221" y2="120.83" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint201_linear_2063_430" x1="242.002" y1="134.97" x2="244.105" y2="136.354" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint202_linear_2063_430" x1="238.422" y1="149.477" x2="238.712" y2="149.756" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint203_linear_2063_430" x1="237.947" y1="146.956" x2="238.579" y2="147.391" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint204_linear_2063_430" x1="238.312" y1="142.744" x2="238.575" y2="143.011" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint205_linear_2063_430" x1="249.509" y1="125.347" x2="251.253" y2="127.262" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint206_linear_2063_430" x1="249.8" y1="128.36" x2="250.058" y2="128.808" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint207_linear_2063_430" x1="247.644" y1="126.607" x2="250.639" y2="128.231" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint208_linear_2063_430" x1="246.49" y1="128.247" x2="246.672" y2="128.53" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint209_linear_2063_430" x1="247.746" y1="131.162" x2="248.526" y2="131.509" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint210_linear_2063_430" x1="210.898" y1="54.0189" x2="210.991" y2="54.0557" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint211_linear_2063_430" x1="235.054" y1="19.2465" x2="235.469" y2="19.729" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint212_linear_2063_430" x1="235.31" y1="21.0394" x2="235.403" y2="21.0762" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint213_linear_2063_430" x1="234.574" y1="13.5343" x2="234.905" y2="13.8048" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint214_linear_2063_430" x1="223.293" y1="30.1482" x2="223.451" y2="30.3933" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint215_linear_2063_430" x1="223.926" y1="28.8191" x2="224.227" y2="29.0709" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint216_linear_2063_430" x1="257.225" y1="113.151" x2="258.102" y2="114.353" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint217_linear_2063_430" x1="231.791" y1="33.4044" x2="231.814" y2="33.4446" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint218_linear_2063_430" x1="231.438" y1="30.6014" x2="232.685" y2="31.6173" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint219_linear_2063_430" x1="257.29" y1="114.215" x2="257.848" y2="114.652" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint220_linear_2063_430" x1="235.17" y1="20.8628" x2="235.626" y2="21.0157" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint221_linear_2063_430" x1="253.085" y1="125.075" x2="253.692" y2="125.508" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint222_linear_2063_430" x1="211.412" y1="50.068" x2="211.547" y2="50.1383" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint223_linear_2063_430" x1="211.027" y1="53.6629" x2="211.466" y2="54.0022" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint224_linear_2063_430" x1="211.37" y1="50.2736" x2="211.427" y2="50.289" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint225_linear_2063_430" x1="235.629" y1="153.264" x2="235.919" y2="153.543" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint226_linear_2063_430" x1="207.341" y1="61.5316" x2="207.892" y2="62.0952" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint227_linear_2063_430" x1="217.058" y1="41.6065" x2="217.459" y2="42.0142" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint228_linear_2063_430" x1="217.218" y1="40.5614" x2="219.145" y2="42.1213" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint229_linear_2063_430" x1="217.978" y1="42.7497" x2="218.415" y2="43.1058" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint230_linear_2063_430" x1="214.284" y1="50.5779" x2="215.281" y2="51.4013" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint231_linear_2063_430" x1="211.475" y1="49.9029" x2="212.08" y2="50.0983" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint232_linear_2063_430" x1="256.551" y1="114.567" x2="257.453" y2="115.264" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint233_linear_2063_430" x1="22.7546" y1="103.346" x2="22.9067" y2="103.666" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint234_linear_2063_430" x1="248.734" y1="119.299" x2="249.189" y2="119.758" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint235_linear_2063_430" x1="249.178" y1="119.894" x2="249.421" y2="120.183" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint236_linear_2063_430" x1="249.331" y1="118.247" x2="249.968" y2="118.719" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint237_linear_2063_430" x1="248.603" y1="120.548" x2="249.078" y2="121.052" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint238_linear_2063_430" x1="238.315" y1="135.185" x2="238.874" y2="135.62" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint239_linear_2063_430" x1="227.43" y1="156.288" x2="228.456" y2="156.733" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint240_linear_2063_430" x1="137.323" y1="178.239" x2="137.751" y2="178.829" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint241_linear_2063_430" x1="137.543" y1="175.619" x2="138.901" y2="177.149" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint242_linear_2063_430" x1="135.733" y1="178.584" x2="136.76" y2="179.028" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint243_linear_2063_430" x1="136.06" y1="179.459" x2="137.513" y2="181.572" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint244_linear_2063_430" x1="229.239" y1="153.323" x2="230.598" y2="154.854" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint245_linear_2063_430" x1="276.152" y1="125.085" x2="276.808" y2="125.653" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint246_linear_2063_430" x1="178.577" y1="25.2783" x2="178.892" y2="25.7329" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint247_linear_2063_430" x1="167.518" y1="28.5563" x2="167.82" y2="29.2141" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint248_linear_2063_430" x1="87.4479" y1="40.5854" x2="177.261" y2="135.737" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint249_linear_2063_430" x1="117.62" y1="31.6987" x2="228.335" y2="155.585" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint250_linear_2063_430" x1="154.321" y1="22.5928" x2="263.096" y2="151.689" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint251_linear_2063_430" x1="58.788" y1="49.7613" x2="119.28" y2="113.725" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint252_linear_2063_430" x1="215.528" y1="58.5119" x2="292.127" y2="134.566" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint253_linear_2063_430" x1="264.363" y1="95.3632" x2="265.311" y2="96.3227" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint254_linear_2063_430" x1="146.621" y1="157.459" x2="147.18" y2="157.878" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint255_linear_2063_430" x1="76.6929" y1="47.1994" x2="77.2463" y2="47.9711" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint256_linear_2063_430" x1="266.648" y1="99.1874" x2="266.858" y2="99.3669" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint257_linear_2063_430" x1="250.929" y1="115.943" x2="251.192" y2="116.209" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint258_linear_2063_430" x1="28.082" y1="94.4938" x2="28.6877" y2="94.6891" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint259_linear_2063_430" x1="150.286" y1="157.27" x2="152.389" y2="158.654" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint260_linear_2063_430" x1="33.6658" y1="86.1973" x2="34.0666" y2="86.605" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint261_linear_2063_430" x1="28.0009" y1="94.6632" x2="28.1359" y2="94.7335" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint262_linear_2063_430" x1="33.8059" y1="85.1568" x2="35.7332" y2="86.7168" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint263_linear_2063_430" x1="229.027" y1="155.941" x2="229.458" y2="156.527" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint264_linear_2063_430" x1="231.529" y1="32.9965" x2="231.903" y2="33.3053" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint265_linear_2063_430" x1="34.5682" y1="87.345" x2="35.005" y2="87.701" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint266_linear_2063_430" x1="236.897" y1="72.3664" x2="237.503" y2="73.0051" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint267_linear_2063_430" x1="27.5045" y1="98.6097" x2="27.5969" y2="98.6465" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint268_linear_2063_430" x1="27.9777" y1="94.8644" x2="28.0347" y2="94.8798" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint269_linear_2063_430" x1="30.8727" y1="95.1734" x2="31.8703" y2="95.9967" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint270_linear_2063_430" x1="156.909" y1="142.843" x2="157.384" y2="143.347" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint271_linear_2063_430" x1="157.635" y1="140.542" x2="158.271" y2="141.014" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint272_linear_2063_430" x1="157.482" y1="142.189" x2="157.724" y2="142.478" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint273_linear_2063_430" x1="39.9" y1="74.739" x2="40.0581" y2="74.9841" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint274_linear_2063_430" x1="157.032" y1="141.575" x2="157.488" y2="142.034" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint275_linear_2063_430" x1="40.5153" y1="73.4143" x2="40.8163" y2="73.6661" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint276_linear_2063_430" x1="51.181" y1="58.1251" x2="51.5123" y2="58.3957" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint277_linear_2063_430" x1="159.224" y1="142.715" x2="159.525" y2="143.141" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint278_linear_2063_430" x1="159.233" y1="138.238" x2="159.496" y2="138.505" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint279_linear_2063_430" x1="172.648" y1="117.663" x2="173.596" y2="118.622" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint280_linear_2063_430" x1="27.6158" y1="98.2584" x2="28.0548" y2="98.5976" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint281_linear_2063_430" x1="257.928" y1="51.6807" x2="259.326" y2="52.9492" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint282_linear_2063_430" x1="256.673" y1="53.1505" x2="257.426" y2="53.5833" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint283_linear_2063_430" x1="275.52" y1="110.677" x2="275.804" y2="111.105" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint284_linear_2063_430" x1="274.082" y1="108.289" x2="275.512" y2="110.06" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint285_linear_2063_430" x1="256.246" y1="51.9557" x2="256.285" y2="51.9589" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint286_linear_2063_430" x1="254.958" y1="51.2138" x2="255.286" y2="51.5458" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint287_linear_2063_430" x1="254.993" y1="54.7466" x2="255.002" y2="54.7694" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint288_linear_2063_430" x1="255.403" y1="51.4288" x2="257.147" y2="52.7284" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint289_linear_2063_430" x1="254.703" y1="53.8771" x2="255.384" y2="54.3526" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint290_linear_2063_430" x1="256.069" y1="50.9488" x2="256.508" y2="51.2981" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint291_linear_2063_430" x1="277.656" y1="124.13" x2="278.407" y2="124.927" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint292_linear_2063_430" x1="253.999" y1="53.5555" x2="254.331" y2="53.8093" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint293_linear_2063_430" x1="192.913" y1="90.5554" x2="194.039" y2="91.3688" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint294_linear_2063_430" x1="190.527" y1="95.9809" x2="192.503" y2="97.9388" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint295_linear_2063_430" x1="278.879" y1="128.479" x2="279.164" y2="128.725" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint296_linear_2063_430" x1="196.205" y1="85.2103" x2="196.964" y2="86.2842" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint297_linear_2063_430" x1="204.471" y1="73.9344" x2="204.827" y2="74.2914" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint298_linear_2063_430" x1="190.796" y1="94.5058" x2="192.224" y2="95.4243" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint299_linear_2063_430" x1="206.194" y1="70.5801" x2="206.53" y2="70.9762" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint300_linear_2063_430" x1="184.113" y1="105.789" x2="185.262" y2="106.233" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint301_linear_2063_430" x1="188.292" y1="101.439" x2="188.567" y2="101.877" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint302_linear_2063_430" x1="186.232" y1="106.329" x2="186.595" y2="106.739" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint303_linear_2063_430" x1="229.96" y1="94.6415" x2="231.109" y2="95.0857" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint304_linear_2063_430" x1="232.08" y1="95.182" x2="232.442" y2="95.5918" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint305_linear_2063_430" x1="234.14" y1="90.2917" x2="234.415" y2="90.73" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint306_linear_2063_430" x1="226.805" y1="88.2951" x2="227.225" y2="88.6634" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint307_linear_2063_430" x1="236.645" y1="83.3579" x2="238.072" y2="84.2764" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint308_linear_2063_430" x1="236.332" y1="78.3964" x2="237.309" y2="78.9905" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint309_linear_2063_430" x1="234.792" y1="73.9354" x2="235.296" y2="74.2684" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint310_linear_2063_430" x1="231.7" y1="82.9402" x2="231.882" y2="83.2233" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint311_linear_2063_430" x1="235.245" y1="78.5251" x2="235.859" y2="78.9926" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint312_linear_2063_430" x1="229.879" y1="83.7448" x2="230.207" y2="84.13" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint313_linear_2063_430" x1="242.073" y1="74.058" x2="242.832" y2="75.1319" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint314_linear_2063_430" x1="252.792" y1="60.6283" x2="252.848" y2="60.6966" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint315_linear_2063_430" x1="251.529" y1="63.0289" x2="251.901" y2="63.5766" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint316_linear_2063_430" x1="252.265" y1="60.313" x2="253.731" y2="61.1168" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint317_linear_2063_430" x1="253.291" y1="58.1275" x2="253.892" y2="58.4529" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint318_linear_2063_430" x1="251.276" y1="54.6973" x2="251.743" y2="55.1901" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint319_linear_2063_430" x1="236.374" y1="84.8334" x2="238.351" y2="86.7913" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint320_linear_2063_430" x1="253.494" y1="54.1365" x2="254.054" y2="54.7374" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint321_linear_2063_430" x1="250.922" y1="59.1023" x2="251.499" y2="60.0275" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint322_linear_2063_430" x1="250.319" y1="62.7869" x2="250.675" y2="63.1439" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint323_linear_2063_430" x1="214.443" y1="60.1502" x2="214.774" y2="60.5308" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint324_linear_2063_430" x1="263.1" y1="105.494" x2="264.789" y2="106.978" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint325_linear_2063_430" x1="216.225" y1="50.2129" x2="216.493" y2="50.6991" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint326_linear_2063_430" x1="215.663" y1="50.7983" x2="216.276" y2="50.9914" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint327_linear_2063_430" x1="263.103" y1="102.543" x2="263.434" y2="102.797" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint328_linear_2063_430" x1="215.142" y1="51.1523" x2="215.181" y2="51.1554" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint329_linear_2063_430" x1="214.859" y1="57.9792" x2="215.233" y2="58.288" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint330_linear_2063_430" x1="214.73" y1="58.7369" x2="214.86" y2="58.809" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint331_linear_2063_430" x1="213.888" y1="58.0981" x2="215.196" y2="59.3692" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint332_linear_2063_430" x1="215.099" y1="58.391" x2="215.123" y2="58.4311" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint333_linear_2063_430" x1="215.222" y1="50.7647" x2="215.598" y2="51.0418" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint334_linear_2063_430" x1="262.125" y1="103.637" x2="262.635" y2="104.121" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint335_linear_2063_430" x1="259.819" y1="108.934" x2="260.135" y2="109.202" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint336_linear_2063_430" x1="215.307" y1="56.7087" x2="215.879" y2="57.3194" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint337_linear_2063_430" x1="205.073" y1="70.2502" x2="205.65" y2="71.1754" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint338_linear_2063_430" x1="258.922" y1="109.736" x2="259.526" y2="110.404" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint339_linear_2063_430" x1="231.06" y1="33.2157" x2="231.701" y2="33.5483" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint340_linear_2063_430" x1="259.27" y1="110.053" x2="259.306" y2="110.114" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint341_linear_2063_430" x1="227.276" y1="35.8647" x2="227.289" y2="35.8987" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint342_linear_2063_430" x1="215.956" y1="55.0901" x2="216.879" y2="56.2444" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint343_linear_2063_430" x1="218.618" y1="52.0539" x2="219.272" y2="52.5129" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint344_linear_2063_430" x1="228.358" y1="33.9418" x2="231.835" y2="36.9497" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint345_linear_2063_430" x1="225.007" y1="34.7469" x2="225.593" y2="35.2099" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint346_linear_2063_430" x1="226.398" y1="37.566" x2="227.781" y2="38.2141" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint347_linear_2063_430" x1="230.857" y1="32.1079" x2="231.186" y2="32.4399" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint348_linear_2063_430" x1="207.646" y1="65.2839" x2="208.206" y2="65.8848" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint349_linear_2063_430" x1="208.15" y1="64.7032" x2="208.481" y2="64.957" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint350_linear_2063_430" x1="208.855" y1="65.0246" x2="209.536" y2="65.5001" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint351_linear_2063_430" x1="261.634" y1="104.894" x2="263.095" y2="105.694" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint352_linear_2063_430" x1="207.444" y1="69.2749" x2="208.046" y2="69.6003" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint353_linear_2063_430" x1="209.145" y1="65.8946" x2="209.153" y2="65.9174" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint354_linear_2063_430" x1="205.662" y1="74.1813" x2="206.034" y2="74.7289" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint355_linear_2063_430" x1="206.942" y1="71.776" x2="206.998" y2="71.8443" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint356_linear_2063_430" x1="206.419" y1="71.4605" x2="207.884" y2="72.2643" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint357_linear_2063_430" x1="31.8913" y1="57.9609" x2="62.0396" y2="90.6699" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint358_linear_2063_430" x1="259.972" y1="104.765" x2="262.918" y2="107.039" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint359_linear_2063_430" x1="212.805" y1="60.4173" x2="213.163" y2="60.8001" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint360_linear_2063_430" x1="211.786" y1="62.1129" x2="212.229" y2="62.4716" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint361_linear_2063_430" x1="212.084" y1="61.6268" x2="212.416" y2="61.8805" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint362_linear_2063_430" x1="213.92" y1="60.8539" x2="214.903" y2="61.4675" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint363_linear_2063_430" x1="212.397" y1="62.7367" x2="213.724" y2="64.3006" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint364_linear_2063_430" x1="209.556" y1="62.5763" x2="211.299" y2="63.8758" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint365_linear_2063_430" x1="210.219" y1="62.0968" x2="210.658" y2="62.446" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint366_linear_2063_430" x1="209.111" y1="62.3613" x2="209.439" y2="62.6933" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint367_linear_2063_430" x1="210.825" y1="64.2979" x2="211.579" y2="64.7307" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint368_linear_2063_430" x1="231.158" y1="34.103" x2="231.18" y2="34.1443" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint369_linear_2063_430" x1="210.399" y1="63.1032" x2="210.438" y2="63.1063" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint370_linear_2063_430" x1="238.761" y1="79.4079" x2="239.887" y2="80.2214" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint371_linear_2063_430" x1="124.531" y1="72.5078" x2="124.799" y2="72.994" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint372_linear_2063_430" x1="123.947" y1="73.0981" x2="124.561" y2="73.2912" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint373_linear_2063_430" x1="123.446" y1="73.4477" x2="123.485" y2="73.4508" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint374_linear_2063_430" x1="123.526" y1="73.0601" x2="123.901" y2="73.3372" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint375_linear_2063_430" x1="123.403" y1="80.6864" x2="123.427" y2="80.7265" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint376_linear_2063_430" x1="123.163" y1="80.2746" x2="123.537" y2="80.5833" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint377_linear_2063_430" x1="122.224" y1="83.1494" x2="123.206" y2="83.7629" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint378_linear_2063_430" x1="120.682" y1="85.0368" x2="122.009" y2="86.6006" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint379_linear_2063_430" x1="123.61" y1="79.0038" x2="124.182" y2="79.6145" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint380_linear_2063_430" x1="122.192" y1="80.3935" x2="123.5" y2="81.6646" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint381_linear_2063_430" x1="123.035" y1="81.0319" x2="123.165" y2="81.1039" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint382_linear_2063_430" x1="122.747" y1="82.4456" x2="123.078" y2="82.8262" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint383_linear_2063_430" x1="139.443" y1="56.403" x2="139.465" y2="56.4444" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint384_linear_2063_430" x1="139.161" y1="54.4035" x2="139.489" y2="54.7355" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint385_linear_2063_430" x1="139.364" y1="55.5108" x2="140.004" y2="55.8435" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint386_linear_2063_430" x1="139.833" y1="55.2919" x2="140.207" y2="55.6007" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint387_linear_2063_430" x1="124.26" y1="77.3855" x2="125.183" y2="78.5398" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint388_linear_2063_430" x1="140.076" y1="55.7042" x2="140.099" y2="55.7444" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint389_linear_2063_430" x1="126.922" y1="74.3493" x2="127.575" y2="74.8083" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint390_linear_2063_430" x1="135.561" y1="58.1645" x2="135.574" y2="58.1985" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint391_linear_2063_430" x1="133.31" y1="57.0424" x2="133.896" y2="57.5053" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint392_linear_2063_430" x1="134.701" y1="59.8614" x2="136.084" y2="60.5095" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint393_linear_2063_430" x1="136.643" y1="56.2416" x2="140.12" y2="59.2496" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint394_linear_2063_430" x1="115.727" y1="91.5752" x2="116.329" y2="91.9006" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint395_linear_2063_430" x1="114.722" y1="93.7559" x2="116.188" y2="94.5597" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint396_linear_2063_430" x1="113.965" y1="96.4767" x2="114.337" y2="97.0243" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint397_linear_2063_430" x1="115.227" y1="94.076" x2="115.283" y2="94.1443" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint398_linear_2063_430" x1="139.742" y1="52.8969" x2="140.989" y2="53.9127" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint399_linear_2063_430" x1="112.775" y1="96.2298" x2="113.131" y2="96.5868" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint400_linear_2063_430" x1="101.217" y1="112.851" x2="102.343" y2="113.664" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint401_linear_2063_430" x1="104.509" y1="107.506" x2="105.268" y2="108.58" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint402_linear_2063_430" x1="113.376" y1="92.5457" x2="113.953" y2="93.4708" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint403_linear_2063_430" x1="115.95" y1="87.5793" x2="116.51" y2="88.1803" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint404_linear_2063_430" x1="118.523" y1="84.3922" x2="118.962" y2="84.7414" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint405_linear_2063_430" x1="117.86" y1="84.8717" x2="119.604" y2="86.1712" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint406_linear_2063_430" x1="118.703" y1="85.3986" x2="118.742" y2="85.4017" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint407_linear_2063_430" x1="119.11" y1="86.598" x2="119.864" y2="87.0308" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint408_linear_2063_430" x1="121.109" y1="82.7127" x2="121.467" y2="83.0955" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint409_linear_2063_430" x1="120.388" y1="83.9222" x2="120.719" y2="84.176" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint410_linear_2063_430" x1="116.435" y1="87.0032" x2="116.766" y2="87.257" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint411_linear_2063_430" x1="117.159" y1="87.32" x2="117.84" y2="87.7955" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint412_linear_2063_430" x1="117.449" y1="88.19" x2="117.457" y2="88.2128" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint413_linear_2063_430" x1="117.414" y1="84.6567" x2="117.742" y2="84.9887" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint414_linear_2063_430" x1="120.089" y1="84.4083" x2="120.532" y2="84.767" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint415_linear_2063_430" x1="114.5" y1="92.875" x2="114.835" y2="93.2711" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint416_linear_2063_430" x1="140.365" y1="117.482" x2="140.727" y2="117.892" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint417_linear_2063_430" x1="142.444" y1="112.587" x2="142.719" y2="113.025" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint418_linear_2063_430" x1="143.455" y1="43.1628" x2="143.911" y2="43.3157" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint419_linear_2063_430" x1="138.263" y1="116.937" x2="139.413" y2="117.381" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint420_linear_2063_430" x1="94.1537" y1="116.384" x2="94.3365" y2="116.667" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint421_linear_2063_430" x1="83.6497" y1="146.657" x2="84.0477" y2="146.988" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint422_linear_2063_430" x1="97.699" y1="111.968" x2="98.3135" y2="112.436" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint423_linear_2063_430" x1="144.678" y1="107.129" x2="146.654" y2="109.087" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint424_linear_2063_430" x1="89.2613" y1="121.738" x2="89.6813" y2="122.106" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint425_linear_2063_430" x1="92.335" y1="117.188" x2="92.6633" y2="117.573" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint426_linear_2063_430" x1="159.814" y1="85.3287" x2="160.186" y2="85.8764" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint427_linear_2063_430" x1="97.2474" y1="107.379" x2="97.7514" y2="107.712" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint428_linear_2063_430" x1="161.075" y1="82.9286" x2="161.131" y2="82.9969" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint429_linear_2063_430" x1="161.576" y1="80.4273" x2="162.178" y2="80.7527" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint430_linear_2063_430" x1="160.569" y1="82.6084" x2="162.035" y2="83.4122" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint431_linear_2063_430" x1="147.065" y1="101.703" x2="148.191" y2="102.517" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint432_linear_2063_430" x1="159.226" y1="81.3977" x2="159.803" y2="82.3229" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint433_linear_2063_430" x1="150.358" y1="96.3578" x2="151.117" y2="97.4317" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint434_linear_2063_430" x1="160.347" y1="81.7276" x2="160.683" y2="82.1237" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint435_linear_2063_430" x1="158.623" y1="85.0824" x2="158.978" y2="85.4393" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint436_linear_2063_430" x1="144.949" y1="105.653" x2="146.376" y2="106.572" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint437_linear_2063_430" x1="131.596" y1="52.4436" x2="131.754" y2="52.6887" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint438_linear_2063_430" x1="126.283" y1="65.0452" x2="126.72" y2="65.4012" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint439_linear_2063_430" x1="132.23" y1="51.1145" x2="132.531" y2="51.3663" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint440_linear_2063_430" x1="125.362" y1="63.9019" x2="125.763" y2="64.3096" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint441_linear_2063_430" x1="98.7895" y1="111.839" x2="99.7664" y2="112.433" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint442_linear_2063_430" x1="125.503" y1="62.8612" x2="127.43" y2="64.4211" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint443_linear_2063_430" x1="143.616" y1="43.3343" x2="143.708" y2="43.3711" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint444_linear_2063_430" x1="142.877" y1="35.8297" x2="143.209" y2="36.1003" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint445_linear_2063_430" x1="143.358" y1="41.5419" x2="143.773" y2="42.0245" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint446_linear_2063_430" x1="144.433" y1="34.2249" x2="144.604" y2="34.5963" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint447_linear_2063_430" x1="122.588" y1="72.8735" x2="123.585" y2="73.6969" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint448_linear_2063_430" x1="119.778" y1="72.1984" x2="120.384" y2="72.3937" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint449_linear_2063_430" x1="115.645" y1="83.827" x2="116.196" y2="84.3906" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint450_linear_2063_430" x1="114.475" y1="81.0645" x2="114.627" y2="81.3844" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint451_linear_2063_430" x1="99.3517" y1="105.81" x2="99.9578" y2="106.448" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint452_linear_2063_430" x1="99.2848" y1="104.741" x2="99.4429" y2="104.987" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint453_linear_2063_430" x1="113.713" y1="88.1445" x2="114.181" y2="88.6374" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint454_linear_2063_430" x1="119.675" y1="72.569" x2="119.732" y2="72.5844" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint455_linear_2063_430" x1="119.716" y1="72.3634" x2="119.851" y2="72.4337" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint456_linear_2063_430" x1="119.331" y1="75.9583" x2="119.77" y2="76.2976" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint457_linear_2063_430" x1="119.201" y1="76.3143" x2="119.293" y2="76.3511" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint458_linear_2063_430" x1="35.9623" y1="56.4332" x2="36.3197" y2="56.8364" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint459_linear_2063_430" x1="73.0632" y1="44.8897" x2="73.3423" y2="45.4055" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint460_linear_2063_430" x1="159.13" y1="23.9657" x2="159.146" y2="24.0216" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint461_linear_2063_430" x1="120.854" y1="33.1934" x2="122.195" y2="35.0282" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint462_linear_2063_430" x1="139.951" y1="28.5974" x2="140.849" y2="30.0728" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint463_linear_2063_430" x1="43.2639" y1="53.9521" x2="43.5969" y2="54.4056" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint464_linear_2063_430" x1="45.0914" y1="53.4097" x2="45.4222" y2="54.0548" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint465_linear_2063_430" x1="48.1368" y1="77.5874" x2="48.5108" y2="77.8961" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint466_linear_2063_430" x1="41.1374" y1="54.8193" x2="41.7884" y2="55.6838" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint467_linear_2063_430" x1="42.3008" y1="52.3877" x2="42.3676" y2="52.5285" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint468_linear_2063_430" x1="161.797" y1="76.4319" x2="162.358" y2="77.0328" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint469_linear_2063_430" x1="42.0523" y1="52.4525" x2="42.0803" y2="52.4662" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint470_linear_2063_430" x1="43.1785" y1="54.5911" x2="43.6727" y2="55.2798" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint471_linear_2063_430" x1="51.6635" y1="63.8368" x2="52.0782" y2="64.3194" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint472_linear_2063_430" x1="51.7591" y1="65.4582" x2="52.2147" y2="65.6111" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint473_linear_2063_430" x1="51.9196" y1="65.6297" x2="52.012" y2="65.6665" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint474_linear_2063_430" x1="265.858" y1="94.3143" x2="267.992" y2="95.3157" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint475_linear_2063_430" x1="98.8302" y1="118.276" x2="100.807" y2="120.234" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint476_linear_2063_430" x1="240.918" y1="137.602" x2="242.66" y2="138.975" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint477_linear_2063_430" x1="227.74" y1="157.188" x2="229.194" y2="159.301" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint478_linear_2063_430" x1="20.3582" y1="101.681" x2="20.8609" y2="102.248" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint479_linear_2063_430" x1="278.683" y1="144.322" x2="283.471" y2="149.44" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint480_linear_2063_430" x1="23.9626" y1="106.119" x2="24.5179" y2="106.665" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint481_linear_2063_430" x1="42.1279" y1="52.4952" x2="42.1498" y2="52.5376" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint482_linear_2063_430" x1="263.643" y1="151.856" x2="264.587" y2="153.172" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint483_linear_2063_430" x1="260.362" y1="152.065" x2="260.751" y2="152.948" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint484_linear_2063_430" x1="255.911" y1="156.336" x2="256.75" y2="157.914" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint485_linear_2063_430" x1="3.03987" y1="70.972" x2="3.18927" y2="71.1665" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint486_linear_2063_430" x1="7.67793" y1="66.8091" x2="8.01137" y2="67.207" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint487_linear_2063_430" x1="5.69907" y1="67.811" x2="5.89709" y2="68.007" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint488_linear_2063_430" x1="275.642" y1="150.552" x2="276.668" y2="151.005" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint489_linear_2063_430" x1="2.61935" y1="70.9185" x2="2.69512" y2="70.9806" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint490_linear_2063_430" x1="239.021" y1="160.122" x2="240.358" y2="162.945" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint491_linear_2063_430" x1="6.78284" y1="67.6709" x2="6.99721" y2="68.0696" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint492_linear_2063_430" x1="3.6685" y1="68.6089" x2="5.42803" y2="69.5752" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint493_linear_2063_430" x1="7.9231" y1="66.3134" x2="8.37339" y2="66.6322" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint494_linear_2063_430" x1="246.489" y1="158.68" x2="247.55" y2="160.686" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint495_linear_2063_430" x1="267.598" y1="106.966" x2="268.148" y2="107.319" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint496_linear_2063_430" x1="240.573" y1="161.734" x2="240.709" y2="162.019" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint497_linear_2063_430" x1="243.955" y1="158.73" x2="244.7" y2="159.326" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint498_linear_2063_430" x1="274.877" y1="144.794" x2="275.308" y2="145.379" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint499_linear_2063_430" x1="273.278" y1="145.14" x2="274.305" y2="145.585" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint500_linear_2063_430" x1="273.603" y1="146.016" x2="275.056" y2="148.129" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint501_linear_2063_430" x1="275.085" y1="142.176" x2="276.455" y2="143.691" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint502_linear_2063_430" x1="281.366" y1="142.276" x2="281.482" y2="142.34" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint503_linear_2063_430" x1="53.136" y1="55.7456" x2="53.7007" y2="56.7497" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint504_linear_2063_430" x1="25.4628" y1="109.615" x2="26.1436" y2="110.091" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint505_linear_2063_430" x1="27.0067" y1="107.694" x2="27.0451" y2="107.697" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint506_linear_2063_430" x1="25.7541" y1="110.485" x2="25.7627" y2="110.508" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint507_linear_2063_430" x1="24.7385" y1="109.299" x2="25.07" y2="109.552" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint508_linear_2063_430" x1="48.3795" y1="77.9996" x2="48.4031" y2="78.0398" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint509_linear_2063_430" x1="28.3931" y1="106.704" x2="28.8361" y2="107.062" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint510_linear_2063_430" x1="29.0015" y1="107.308" x2="30.3287" y2="108.872" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint511_linear_2063_430" x1="34.313" y1="134.502" x2="34.7593" y2="134.626" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint512_linear_2063_430" x1="26.8084" y1="106.692" x2="27.2472" y2="107.041" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint513_linear_2063_430" x1="27.414" y1="108.893" x2="28.1675" y2="109.326" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint514_linear_2063_430" x1="25.6993" y1="106.957" x2="26.0273" y2="107.289" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint515_linear_2063_430" x1="28.6917" y1="106.218" x2="29.0231" y2="106.471" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint516_linear_2063_430" x1="94.5174" y1="128.629" x2="94.8797" y2="129.039" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint517_linear_2063_430" x1="99.1" y1="116.801" x2="100.527" y2="117.72" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint518_linear_2063_430" x1="96.5962" y1="123.735" x2="96.871" y2="124.173" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint519_linear_2063_430" x1="92.4166" y1="128.084" x2="93.566" y2="128.529" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint520_linear_2063_430" x1="115.563" y1="34.5648" x2="115.703" y2="34.9256" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint521_linear_2063_430" x1="113.283" y1="35.0647" x2="114.046" y2="35.5874" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint522_linear_2063_430" x1="97.5378" y1="45.1908" x2="98.0802" y2="46.2236" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint523_linear_2063_430" x1="118.106" y1="34.2365" x2="119.09" y2="35.6127" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint524_linear_2063_430" x1="112.788" y1="36.1147" x2="113.597" y2="37.2356" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint525_linear_2063_430" x1="26.1631" y1="107.167" x2="27.9064" y2="108.467" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint526_linear_2063_430" x1="43.8636" y1="80.4599" x2="43.8767" y2="80.4939" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint527_linear_2063_430" x1="43.0052" y1="82.1577" x2="44.3797" y2="82.8101" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint528_linear_2063_430" x1="41.6188" y1="79.3571" x2="42.2048" y2="79.82" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint529_linear_2063_430" x1="31.8955" y1="101.304" x2="32.4674" y2="101.915" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint530_linear_2063_430" x1="35.2073" y1="96.6494" x2="35.8604" y2="97.1084" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint531_linear_2063_430" x1="29.3927" y1="105.014" x2="29.7322" y2="105.393" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint532_linear_2063_430" x1="44.9192" y1="78.5024" x2="48.4124" y2="81.5118" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint533_linear_2063_430" x1="32.8358" y1="94.8032" x2="33.1036" y2="95.2894" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint534_linear_2063_430" x1="47.4464" y1="76.7033" x2="47.7744" y2="77.0353" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint535_linear_2063_430" x1="47.7464" y1="78.6984" x2="47.769" y2="78.7398" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint536_linear_2063_430" x1="47.6677" y1="77.8062" x2="48.308" y2="78.1389" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint537_linear_2063_430" x1="48.0459" y1="75.1923" x2="49.2928" y2="76.2081" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint538_linear_2063_430" x1="31.0509" y1="104.741" x2="31.3818" y2="105.122" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint539_linear_2063_430" x1="30.5278" y1="105.445" x2="31.51" y2="106.058" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint540_linear_2063_430" x1="30.4836" y1="102.671" x2="31.8061" y2="103.957" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint541_linear_2063_430" x1="31.3389" y1="103.327" x2="31.4689" y2="103.399" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint542_linear_2063_430" x1="31.7066" y1="102.982" x2="31.7302" y2="103.022" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint543_linear_2063_430" x1="31.8297" y1="95.3555" x2="32.2051" y2="95.6326" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint544_linear_2063_430" x1="32.2561" y1="95.414" x2="32.8645" y2="95.6114" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint545_linear_2063_430" x1="31.4669" y1="102.57" x2="31.8409" y2="102.879" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint546_linear_2063_430" x1="31.7499" y1="95.7431" x2="31.7884" y2="95.7463" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint547_linear_2063_430" x1="32.5452" y1="99.6853" x2="33.4683" y2="100.84" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint548_linear_2063_430" x1="113.383" y1="149.386" x2="113.646" y2="149.653" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint549_linear_2063_430" x1="121.706" y1="143.501" x2="121.742" y2="143.562" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint550_linear_2063_430" x1="159.561" y1="76.9971" x2="160.028" y2="77.4899" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint551_linear_2063_430" x1="125.56" y1="135.986" x2="125.891" y2="136.24" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint552_linear_2063_430" x1="122.276" y1="142.377" x2="122.592" y2="142.644" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint553_linear_2063_430" x1="124.56" y1="137.085" x2="125.071" y2="137.569" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint554_linear_2063_430" x1="119.728" y1="147.663" x2="120.285" y2="148.099" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint555_linear_2063_430" x1="115.539" y1="158.518" x2="116.146" y2="158.951" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint556_linear_2063_430" x1="119.008" y1="148.01" x2="119.91" y2="148.707" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint557_linear_2063_430" x1="112.257" y1="161.803" x2="112.515" y2="162.251" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint558_linear_2063_430" x1="122.428" y1="138.209" x2="125.373" y2="140.482" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint559_linear_2063_430" x1="121.378" y1="143.179" x2="121.982" y2="143.847" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint560_linear_2063_430" x1="119.661" y1="146.599" x2="120.538" y2="147.801" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint561_linear_2063_430" x1="124.072" y1="138.342" x2="125.534" y2="139.141" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint562_linear_2063_430" x1="111.06" y1="153.991" x2="111.535" y2="154.494" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint563_linear_2063_430" x1="111.167" y1="152.727" x2="111.623" y2="153.186" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint564_linear_2063_430" x1="104.439" y1="168.418" x2="106.542" y2="169.802" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint565_linear_2063_430" x1="100.774" y1="168.607" x2="101.333" y2="169.026" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint566_linear_2063_430" x1="111.634" y1="153.337" x2="111.877" y2="153.626" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint567_linear_2063_430" x1="54.9269" y1="179.755" x2="55.4857" y2="180.174" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint568_linear_2063_430" x1="126.801" y1="128.81" x2="127.748" y2="129.77" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint569_linear_2063_430" x1="111.769" y1="151.694" x2="112.406" y2="152.166" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint570_linear_2063_430" x1="113.376" y1="153.862" x2="113.677" y2="154.288" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint571_linear_2063_430" x1="98.0658" y1="186.712" x2="98.3558" y2="186.991" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint572_linear_2063_430" x1="138.184" y1="106.04" x2="138.512" y2="106.425" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint573_linear_2063_430" x1="135.109" y1="110.59" x2="135.529" y2="110.959" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint574_linear_2063_430" x1="86.9976" y1="200.799" x2="87.3766" y2="201.225" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint575_linear_2063_430" x1="140.003" y1="105.236" x2="140.186" y2="105.519" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint576_linear_2063_430" x1="122.028" y1="192.902" x2="122.34" y2="193.328" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint577_linear_2063_430" x1="129.496" y1="135.509" x2="129.894" y2="135.841" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint578_linear_2063_430" x1="145.133" y1="93.5935" x2="145.292" y2="93.8386" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint579_linear_2063_430" x1="145.2" y1="94.6616" x2="145.806" y2="95.3003" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint580_linear_2063_430" x1="143.549" y1="100.82" x2="144.163" y2="101.288" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint581_linear_2063_430" x1="143.096" y1="96.2308" x2="143.6" y2="96.5638" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint582_linear_2063_430" x1="144.636" y1="100.692" x2="145.613" y2="101.286" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint583_linear_2063_430" x1="100.402" y1="180.399" x2="101.034" y2="180.834" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint584_linear_2063_430" x1="88.6613" y1="199.382" x2="89.6839" y2="200.444" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint585_linear_2063_430" x1="103.379" y1="171.064" x2="105.121" y2="172.437" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint586_linear_2063_430" x1="110.181" y1="164.61" x2="110.962" y2="164.957" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint587_linear_2063_430" x1="100.768" y1="176.187" x2="101.031" y2="176.454" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint588_linear_2063_430" x1="110.1" y1="160.05" x2="113.095" y2="161.674" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint589_linear_2063_430" x1="108.944" y1="161.69" x2="109.127" y2="161.973" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint590_linear_2063_430" x1="100.878" y1="182.92" x2="101.168" y2="183.199" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint591_linear_2063_430" x1="91.6954" y1="186.766" x2="93.0537" y2="188.297" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint592_linear_2063_430" x1="111.965" y1="158.79" x2="113.709" y2="160.705" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint593_linear_2063_430" x1="101.652" y1="182.134" x2="102.12" y2="182.568" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint594_linear_2063_430" x1="125.556" y1="138.937" x2="127.245" y2="140.42" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint595_linear_2063_430" x1="79.7122" y1="147.133" x2="80.0436" y2="147.387" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint596_linear_2063_430" x1="75.8593" y1="154.649" x2="75.895" y2="154.71" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint597_linear_2063_430" x1="78.7137" y1="148.232" x2="79.2243" y2="148.716" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint598_linear_2063_430" x1="76.4264" y1="153.525" x2="76.7421" y2="153.792" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint599_linear_2063_430" x1="75.5318" y1="154.327" x2="76.1357" y2="154.994" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint600_linear_2063_430" x1="79.7098" y1="150.085" x2="81.3988" y2="151.568" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint601_linear_2063_430" x1="66.3884" y1="172.955" x2="66.6465" y2="173.403" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint602_linear_2063_430" x1="73.8142" y1="157.747" x2="74.6912" y2="158.949" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint603_linear_2063_430" x1="69.6921" y1="169.666" x2="70.299" y2="170.099" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint604_linear_2063_430" x1="91.4765" y1="189.386" x2="91.9046" y2="189.977" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint605_linear_2063_430" x1="73.1584" y1="159.158" x2="74.0604" y2="159.855" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint606_linear_2063_430" x1="66.0978" y1="169.942" x2="67.8422" y2="171.857" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint607_linear_2063_430" x1="65.2125" y1="165.139" x2="65.6874" y2="165.642" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint608_linear_2063_430" x1="65.9198" y1="162.842" x2="66.5566" y2="163.314" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint609_linear_2063_430" x1="65.7858" y1="164.485" x2="66.0281" y2="164.773" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint610_linear_2063_430" x1="58.5913" y1="179.565" x2="60.6944" y2="180.949" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint611_linear_2063_430" x1="65.3176" y1="163.875" x2="65.7729" y2="164.334" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint612_linear_2063_430" x1="78.2227" y1="149.49" x2="79.684" y2="150.289" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint613_linear_2063_430" x1="80.952" y1="139.958" x2="81.8998" y2="140.918" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint614_linear_2063_430" x1="67.5178" y1="160.538" x2="67.7809" y2="160.804" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint615_linear_2063_430" x1="76.5799" y1="149.356" x2="79.5257" y2="151.629" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint616_linear_2063_430" x1="67.5278" y1="165.01" x2="67.8284" y2="165.436" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint617_linear_2063_430" x1="73.8781" y1="158.811" x2="74.4357" y2="159.247" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint618_linear_2063_430" x1="23.9053" y1="114.314" x2="23.9835" y2="114.314" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint619_linear_2063_430" x1="24.351" y1="109.86" x2="24.9242" y2="110.292" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint620_linear_2063_430" x1="25.4024" y1="124.542" x2="26.6308" y2="125.65" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint621_linear_2063_430" x1="26.2604" y1="123.774" x2="26.9465" y2="124.548" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint622_linear_2063_430" x1="41.2108" y1="151.651" x2="42.1354" y2="152.198" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint623_linear_2063_430" x1="66.2765" y1="208.215" x2="67.2956" y2="210.083" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint624_linear_2063_430" x1="66.1911" y1="208.615" x2="66.5861" y2="209.121" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint625_linear_2063_430" x1="89.8855" y1="189.731" x2="90.9122" y2="190.176" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint626_linear_2063_430" x1="64.2513" y1="171.198" x2="67.246" y2="172.821" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint627_linear_2063_430" x1="83.7095" y1="200.931" x2="84.6521" y2="202.097" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint628_linear_2063_430" x1="65.2013" y1="210.829" x2="65.4576" y2="211.309" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint629_linear_2063_430" x1="90.2102" y1="190.607" x2="91.6633" y2="192.72" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint630_linear_2063_430" x1="59.6252" y1="198.747" x2="59.7476" y2="198.822" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint631_linear_2063_430" x1="44.4465" y1="172.003" x2="45.3067" y2="172.562" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint632_linear_2063_430" x1="64.3346" y1="175.758" x2="65.1149" y2="176.104" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint633_linear_2063_430" x1="63.0971" y1="172.838" x2="63.2799" y2="173.121" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint634_linear_2063_430" x1="59.7517" y1="198.875" x2="59.9616" y2="198.941" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint635_linear_2063_430" x1="57.512" y1="182.216" x2="59.2534" y2="183.59" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint636_linear_2063_430" x1="59.2668" y1="198.29" x2="60.3012" y2="199.069" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint637_linear_2063_430" x1="56.5742" y1="200.767" x2="57.9092" y2="201.841" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint638_linear_2063_430" x1="48.2903" y1="179.726" x2="48.726" y2="180.41" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint639_linear_2063_430" x1="55.1303" y1="194.048" x2="55.2985" y2="194.092" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint640_linear_2063_430" x1="169.459" y1="67.8561" x2="170.031" y2="68.4668" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint641_linear_2063_430" x1="169.253" y1="69.5384" x2="169.276" y2="69.5786" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint642_linear_2063_430" x1="170.379" y1="61.3604" x2="170.647" y2="61.8465" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint643_linear_2063_430" x1="168.883" y1="69.8844" x2="169.013" y2="69.9564" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint644_linear_2063_430" x1="168.072" y1="72.0019" x2="169.054" y2="72.6155" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint645_linear_2063_430" x1="169.795" y1="61.9507" x2="170.408" y2="62.1437" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint646_linear_2063_430" x1="169.293" y1="62.3002" x2="169.331" y2="62.3033" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint647_linear_2063_430" x1="189.463" y1="32.1868" x2="189.555" y2="32.2236" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint648_linear_2063_430" x1="188.725" y1="24.6823" x2="189.056" y2="24.9528" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint649_linear_2063_430" x1="189.206" y1="30.3939" x2="189.621" y2="30.8765" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint650_linear_2063_430" x1="178.079" y1="39.9666" x2="178.38" y2="40.2183" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint651_linear_2063_430" x1="168.596" y1="71.2977" x2="168.927" y2="71.6782" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint652_linear_2063_430" x1="189.324" y1="32.0102" x2="189.779" y2="32.1631" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint653_linear_2063_430" x1="168.039" y1="69.2461" x2="169.347" y2="70.5171" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint654_linear_2063_430" x1="169.01" y1="69.1271" x2="169.384" y2="69.4359" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint655_linear_2063_430" x1="185.682" y1="44.144" x2="186.056" y2="44.4528" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint656_linear_2063_430" x1="169.374" y1="61.9127" x2="169.749" y2="62.1898" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint657_linear_2063_430" x1="180.549" y1="48.7139" x2="181.932" y2="49.3621" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint658_linear_2063_430" x1="185.29" y1="45.2556" x2="185.313" y2="45.2969" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint659_linear_2063_430" x1="185.008" y1="43.2561" x2="185.336" y2="43.5881" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint660_linear_2063_430" x1="181.428" y1="47.0121" x2="181.441" y2="47.0462" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint661_linear_2063_430" x1="182.509" y1="45.0898" x2="185.986" y2="48.0977" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint662_linear_2063_430" x1="170.11" y1="66.2375" x2="171.033" y2="67.3919" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint663_linear_2063_430" x1="172.77" y1="63.2018" x2="173.423" y2="63.6609" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint664_linear_2063_430" x1="185.922" y1="44.5567" x2="185.946" y2="44.5969" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint665_linear_2063_430" x1="162.283" y1="75.8553" x2="162.615" y2="76.1091" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint666_linear_2063_430" x1="179.158" y1="45.8949" x2="179.744" y2="46.3579" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint667_linear_2063_430" x1="185.589" y1="41.7494" x2="186.836" y2="42.7652" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint668_linear_2063_430" x1="163.297" y1="77.042" x2="163.306" y2="77.0649" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint669_linear_2063_430" x1="164.372" y1="73.2442" x2="164.811" y2="73.5935" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint670_linear_2063_430" x1="185.214" y1="44.3631" x2="185.854" y2="44.6958" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint671_linear_2063_430" x1="165.522" y1="61.4215" x2="165.579" y2="61.437" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint672_linear_2063_430" x1="163.709" y1="73.7237" x2="165.452" y2="75.0233" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint673_linear_2063_430" x1="163.262" y1="73.5093" x2="163.59" y2="73.8412" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint674_linear_2063_430" x1="165.564" y1="61.2155" x2="165.699" y2="61.2857" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint675_linear_2063_430" x1="161.492" y1="72.6795" x2="162.043" y2="73.2431" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint676_linear_2063_430" x1="165.178" y1="64.8109" x2="165.617" y2="65.1501" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint677_linear_2063_430" x1="160.323" y1="69.9171" x2="160.475" y2="70.2369" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint678_linear_2063_430" x1="163.007" y1="76.1725" x2="163.688" y2="76.648" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint679_linear_2063_430" x1="165.048" y1="65.1668" x2="165.141" y2="65.2036" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint680_linear_2063_430" x1="171.37" y1="51.7088" x2="173.298" y2="53.2688" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint681_linear_2063_430" x1="171.209" y1="52.7544" x2="171.61" y2="53.1621" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint682_linear_2063_430" x1="172.132" y1="53.8972" x2="172.568" y2="54.2532" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint683_linear_2063_430" x1="164.55" y1="74.2511" x2="164.588" y2="74.2543" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint684_linear_2063_430" x1="165.936" y1="73.2609" x2="166.379" y2="73.6196" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint685_linear_2063_430" x1="166.549" y1="73.8844" x2="167.877" y2="75.4483" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint686_linear_2063_430" x1="177.444" y1="41.2961" x2="177.602" y2="41.5412" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint687_linear_2063_430" x1="168.435" y1="61.7258" x2="169.433" y2="62.5492" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint688_linear_2063_430" x1="166.236" y1="72.7747" x2="166.567" y2="73.0285" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint689_linear_2063_430" x1="166.957" y1="71.5647" x2="167.315" y2="71.9475" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint690_linear_2063_430" x1="165.627" y1="61.0504" x2="166.233" y2="61.2457" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><linearGradient id="paint691_linear_2063_430" x1="164.976" y1="75.4459" x2="165.729" y2="75.8787" gradientUnits="userSpaceOnUse"><stop stop-color="#4E2A9A"></stop><stop offset="0.5" stop-color="#7C30A9"></stop><stop offset="1" stop-color="#A737B4"></stop></linearGradient><clipPath id="clip0_2063_430"><rect width="262.786" height="160.809" fill="white" transform="translate(0 62.0859) rotate(-13.6659)"></rect></clipPath></defs></svg></div></div></div></div></div><style data-emotion="css 1n94eba">.css-1n94eba{z-index:0;position:relative;color:#ffffff;background-color:#1F1633;}</style><div class="css-1n94eba e1ubytrs0"><style data-emotion="css aspfbd">.css-aspfbd{overflow:hidden;position:absolute;z-index:-1;left:0;right:0;top:-3rem;bottom:-3rem;-webkit-clip-path:polygon(0% 3rem, 100% 0%, 100% calc(100% - 1.5rem), 0% calc(100% - 1.5rem));clip-path:polygon(0% 3rem, 100% 0%, 100% calc(100% - 1.5rem), 0% calc(100% - 1.5rem));background-color:#1F1633;background:linear-gradient(180deg, #36166B 0%, #1F1633 80%);}</style><div class="css-aspfbd e1uewtm30"></div><div class="container css-1lamadu e17znnp70"><style data-emotion="css xk4tmp">.css-xk4tmp{width:100%;padding:0;border:none;}.css-xk4tmp.dark{background:#1F1633;}</style><section id="default" data-pillar="default" class="dark tab-section css-xk4tmp e11cq2vc7"><style data-emotion="css 1pb34og">.css-1pb34og{overflow:visible;margin-left:auto;margin-right:auto;margin-bottom:4rem;}.css-1pb34og.default{margin-bottom:0;}@media (min-width: 1152px){.css-1pb34og.errormonitoring{margin-top:4rem;margin-bottom:14rem;}.css-1pb34og.tracing{margin-bottom:16rem;}.css-1pb34og.sessionreplay{margin-bottom:14rem;}.css-1pb34og.codecoverage{margin-bottom:2rem;}}</style><div class="default css-1pb34og e11cq2vc8"><style data-emotion="css nuyppz">.css-nuyppz{-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:-1rem;margin-right:-1rem;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-left:0;margin-right:0;}@media (min-width: 992px){.css-nuyppz{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}}</style><div class="css-nuyppz e11cq2vc6"><style data-emotion="css jvv5g5">.css-jvv5g5{padding-left:1rem;padding-right:1rem;margin-top:1rem;width:0%;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;height:100%;padding:0;}@media (min-width: 0px){.css-jvv5g5{margin-top:0;}}@media (min-width: 1152px){.css-jvv5g5{width:58.33333333333333%;}}@media (min-width: 1152px){.css-jvv5g5[data-pillar='tracing']{margin-top:3rem;}.css-jvv5g5[data-pillar='codecoverage']{padding-top:17rem;}}</style><div class="isAlt css-jvv5g5 e11cq2vc5" data-pillar="default"><style data-emotion="css 1wj6cve">.css-1wj6cve{display:block;position:relative;height:100%;width:100%;}.css-1wj6cve .texture--topLeft,.css-1wj6cve .texture--topRight,.css-1wj6cve .texture--bottomLeft,.css-1wj6cve .alt-texture--topRight,.css-1wj6cve .alt-texture--bottomLeft{display:none;}@media (min-width: 1152px){.css-1wj6cve.default,.css-1wj6cve.sdk{padding-top:18%;}.css-1wj6cve .texture--topLeft{display:block;position:absolute;left:-5%;top:10%;}.css-1wj6cve .texture--topRight{display:block;position:absolute;left:40%;top:13%;}.css-1wj6cve .alt-texture--topRight{display:block;position:absolute;right:-4%;top:-11%;}.css-1wj6cve .texture--bottomLeft{display:block;position:absolute;left:-5%;bottom:-5%;}.css-1wj6cve .alt-texture--bottomLeft{display:block;position:absolute;bottom:-15%;left:-4%;}}</style><div class="sdk isAltColumn css-1wj6cve evjj7za1"><style data-emotion="css rvu8qh">.css-rvu8qh{display:block;width:100%;height:100%;position:relative;}.css-rvu8qh .background{position:absolute;top:0;bottom:0;left:1.75%;right:1.75%;background-color:#1F1633;background-image:url('https://www.sentry.dev/static/arcade-standby-bg-66d066a75b40f1a9652ed0e5ab6dacd6.png');-webkit-background-size:cover;background-size:cover;-webkit-background-position:center;background-position:center;}@media (min-width: 1152px){.css-rvu8qh.performance{position:relative;}.css-rvu8qh.performance::before{position:absolute;top:2.5rem;bottom:-2.5rem;left:-100px;width:100px;}}</style><div class="sdk css-rvu8qh evjj7za0"><div class="background"><style data-emotion="css 1vpruv2">.css-1vpruv2{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;color:white;background-color:#1F1633;}</style><span role="img" aria-label="Loading image for Faster debugging with complete stack traces media" class="css-1vpruv2 evjj7za2"></span></div><style data-emotion="css 1meatup">.css-1meatup{position:relative;display:none;z-index:0;padding:0;height:0;transform-origin:center center;opacity:0;-webkit-transition:all 0.5s ease-out;transition:all 0.5s ease-out;}.css-1meatup iframe{opacity:0;height:0;width:0;-webkit-transition:all 1s ease-out;transition:all 1s ease-out;transform-origin:center center;border-radius:0.375rem;}.css-1meatup picture{width:100%;margin:0 12px;border-radius:0.375rem;}.css-1meatup.active{display:block;z-index:3;width:auto;opacity:1;visibility:visible;height:auto;}.css-1meatup.active iframe{opacity:1;width:100%;height:auto;max-height:100%;aspect-ratio:1200/700;border-radius:0.375rem;}.css-1meatup.active picture{width:100%;margin:0 12px;border-radius:0.375rem;}</style><div class="arcade sdk active css-1meatup eh3x5v20"><style data-emotion="css 1t90u8d">.css-1t90u8d{box-shadow:none;}</style></div></div><div class="sdk css-rvu8qh evjj7za0"><div class="background"><span role="img" aria-label="Loading image for Trace every request across your Next.js application media" class="css-1vpruv2 evjj7za2"></span></div><div class="arcade sdk css-1meatup eh3x5v20"></div></div><div class="sdk css-rvu8qh evjj7za0"><div class="background"><span role="img" aria-label="Loading image for Find (and fix) slow code impacting your users media" class="css-1vpruv2 evjj7za2"></span></div><div class="arcade sdk css-1meatup eh3x5v20"></div></div><div class="sdk css-rvu8qh evjj7za0"><div class="background"><span role="img" aria-label="Loading image for Identify test coverage gaps and catch flaky tests media" class="css-1vpruv2 evjj7za2"></span></div><div class="arcade sdk css-1meatup eh3x5v20"></div></div></div></div><style data-emotion="css vmjzbs">.css-vmjzbs{padding-left:1rem;padding-right:1rem;margin-top:1rem;width:0%;}@media (min-width: 0px){.css-vmjzbs{margin-top:0;}}@media (min-width: 1152px){.css-vmjzbs{width:8.333333333333332%;}}</style><div class="css-vmjzbs ecbxtyg0"></div><style data-emotion="css jmipl">.css-jmipl{padding-left:1rem;padding-right:1rem;margin-top:1rem;width:100%;padding:0;height:120%;}@media (min-width: 0px){.css-jmipl{margin-top:0;}}@media (min-width: 1152px){.css-jmipl{width:33.33333333333333%;}}@media (min-width: 1152px){.css-jmipl[data-pillar='codecoverage']{padding-top:7.75rem;}}</style><div class="isAlt css-jmipl e11cq2vc4" data-pillar="default"><style data-emotion="css 1uxis4p">.css-1uxis4p{font-size:2rem;color:white;margin-bottom:2rem;}</style><h2 class="css-1uxis4p e11cq2vc0">Next.js monitoring that's "not bad"</h2><style data-emotion="css 1sfr2k">.css-1sfr2k{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-self:flex-start;-ms-flex-item-align:flex-start;align-self:flex-start;gap:0.5rem;height:100%;}</style><div class="css-1sfr2k e11cq2vc3"><style data-emotion="css 10flozr">.css-10flozr{position:relative;padding:0.125rem;}.css-10flozr .outline{content:'';position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px;-webkit-transform:scale(0.95, 0.95);-moz-transform:scale(0.95, 0.95);-ms-transform:scale(0.95, 0.95);transform:scale(0.95, 0.95);transform-origin:center center;border-radius:0.65rem;background:linear-gradient(45deg, #6A5FC1 0%, #FF5980 48.96%, #F1B71C 100%);opacity:0;z-index:0;-webkit-transition:all 0.2s ease-in;transition:all 0.2s ease-in;}.css-10flozr.active .outline{opacity:1;-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-ms-transform:scale(1, 1);transform:scale(1, 1);}</style><div class="active undefined css-10flozr eds8opp7"><div class="outline"></div><style data-emotion="css 5ootq8">.css-5ootq8{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;box-sizing:border-box;-webkit-background-clip:padding-box;background-clip:padding-box;border-width:0rem;border-style:solid;border-color:#1F1633;border-radius:0.5rem;position:relative;width:100%;background:transparent;z-index:1;}.css-5ootq8.active{background:transparent;z-index:1;position:relative;border-width:0.125rem;border-style:solid;border-color:#1F1633;}.css-5ootq8.active::before{opacity:1;}</style><div class="accordion active css-5ootq8 eds8opp6"><style data-emotion="css 3sjfbe">.css-3sjfbe{background:linear-gradient( 120deg, #c83852 0%, #b44092 45%, rgba(173, 108, 170, 0.3) 50%, rgba(173, 108, 170, 0.3) 100% );-webkit-background-position:100% 100%;background-position:100% 100%;-webkit-background-size:250% 100%;background-size:250% 100%;-webkit-transition:background-position 0.2s linear;transition:background-position 0.2s linear;cursor:pointer;padding:1rem 1.25rem;line-height:1.5;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0.5rem;border:none;color:#ffffff;position:relative;}.css-3sjfbe h3,.css-3sjfbe h4{margin:0;color:#ffffff;letter-spacing:0.03125rem;-webkit-flex:1;-ms-flex:1;flex:1;text-align:left;font-size:1.25rem;font-weight:bold;line-height:1.25;}.css-3sjfbe svg{fill:#ffffff;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:-webkit-transform 0.5s;transition:transform 0.5s;}.css-3sjfbe:hover{-webkit-background-position:0 0;background-position:0 0;color:#ffffff;}.css-3sjfbe:hover h3,.css-3sjfbe:hover h4{color:#ffffff;}.css-3sjfbe:hover svg{fill:#ffffff;}.css-3sjfbe.active{background:#ffffff;color:#1F1633;border-radius:0.375rem 0.375rem 0 0;padding:1rem 1.25rem 0.5rem;}.css-3sjfbe.active h3,.css-3sjfbe.active h4{color:#1F1633;}.css-3sjfbe.active svg{fill:#1F1633;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}.css-3sjfbe.active:hover{background:#ffffff;color:#1F1633;}.css-3sjfbe.active:hover p{color:#1F1633;}.css-3sjfbe.light{background:#ffffff;}.css-3sjfbe.light p{color:#1F1633;}.css-3sjfbe.light svg{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}.css-3sjfbe.light.active svg{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}</style><button class="accordion active undefined css-3sjfbe eds8opp5"><h3>Faster debugging with complete stack traces</h3></button><style data-emotion="css cn859w">.css-cn859w{overflow:hidden;opacity:0;border-radius:0 0 0.375rem 0.375rem;color:#1F1633;height:0px;position:relative;transform-origin:top;}.css-cn859w.active{background-color:#ffffff!important;opacity:1;height:auto;}</style><div class="active css-cn859w eds8opp3"><style data-emotion="css 14p63o5">.css-14p63o5{font-size:1rem;padding:1rem 1.25rem 0.5rem;}.css-14p63o5 p{font-size:1rem;color:#1F1633;padding-bottom:0;margin-bottom:0.5rem;line-height:1.25;}.css-14p63o5 a{color:#6A5FC1;-webkit-text-decoration:underline;text-decoration:underline;}@media (min-width: 1152px){.css-14p63o5{padding:0 1.25rem 0.5rem;}}</style><div class="css-14p63o5 eds8opp2"><style data-emotion="css s5mqat">.css-s5mqat{display:block;}@media (min-width: 1152px){.css-s5mqat{display:none;min-height:0;}}</style><div class="css-s5mqat eds8opp4"><div class="arcade undefined active css-1meatup eh3x5v20"></div></div><style data-emotion="css 1sl3ok6">.css-1sl3ok6{padding-top:1rem;}@media (min-width: 1152px){.css-1sl3ok6{padding-top:0;}}</style><div class="css-1sl3ok6 eds8opp0"><div class="blog-content css-1d9mkkh e1l9qf320"><p>Get detailed stack traces and debugging context for every error—without having to ask for screenshots of the users console. De-minify your code while keeping source maps <a href="https://docs.sentry.io/platforms/javascript/guides/nextjs/manual-setup/#use-hidden-source-map"><u>private</u></a> and connect issues across your Next.js app. <a href="https://docs.sentry.io/product/explore/session-replay/"><u>Session Replay</u></a> shows exactly what led up to an issue, helping you debug hydration errors, navigation failures, layout shifts, and user frustration signals like rage clicks and dead clicks.</p></div></div></div></div></div></div><div class=" undefined css-10flozr eds8opp7"><div class="outline"></div><div class="accordion css-5ootq8 eds8opp6"><button class="accordion undefined css-3sjfbe eds8opp5"><h3>Trace every request across your Next.js application</h3></button><div class=" css-cn859w eds8opp3"><div class="css-14p63o5 eds8opp2"><div class="css-s5mqat eds8opp4"><div class="arcade undefined css-1meatup eh3x5v20"></div></div><div class="css-1sl3ok6 eds8opp0"><div class="blog-content css-1d9mkkh e1l9qf320"><p><a href="https://docs.sentry.io/platforms/javascript/guides/nextjs/tracing/trace-propagation/"><u>Trace</u></a> requests from client-side interactions through RSCs, server actions, and edge functions. Get precise context down to the line of broken code to:</p><ul><style data-emotion="css ig5axa">.css-ig5axa p{margin:0;}</style><li class="css-ig5axa e1l9qf324"><p>Pinpoint slow or failing server actions without sifting through logs</p></li><li class="css-ig5axa e1l9qf324"><p>Track database queries that slow down API responses</p></li><li class="css-ig5axa e1l9qf324"><p>Catch middleware failures affecting authentication and redirects</p></li><li class="css-ig5axa e1l9qf324"><p>Monitor edge function timeouts impacting user experience</p></li></ul><p></p></div></div><style data-emotion="css zca28q">.css-zca28q{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-bottom:0;}.css-zca28q a{text-transform:uppercase;color:#6A5FC1;margin-right:1rem;-webkit-text-decoration:none!important;text-decoration:none!important;font-weight:bold;position:relative;}.css-zca28q a::before{content:'';position:absolute;left:0;bottom:2px;width:0;height:2px;background-color:#6A5FC1;-webkit-transition:width 0.2s ease-in-out;transition:width 0.2s ease-in-out;transform-origin:center left;}.css-zca28q a:hover,.css-zca28q a:focus{-webkit-text-decoration:none;text-decoration:none;}.css-zca28q a:hover::before,.css-zca28q a:focus::before{width:100%;}</style><div class="css-zca28q eds8opp1"><a href="https://docs.sentry.io/platforms/javascript/guides/nextjs/tracing/">Set up tracing<!-- --> <span class="css-1vpruv2 eds8opp8">Trace every request across your Next.js application</span></a></div></div></div></div></div><div class=" undefined css-10flozr eds8opp7"><div class="outline"></div><div class="accordion css-5ootq8 eds8opp6"><button class="accordion undefined css-3sjfbe eds8opp5"><h3>Find (and fix) slow code impacting your users</h3></button><div class=" css-cn859w eds8opp3"><div class="css-14p63o5 eds8opp2"><div class="css-s5mqat eds8opp4"><div class="arcade undefined css-1meatup eh3x5v20"></div></div><div class="css-1sl3ok6 eds8opp0"><div class="blog-content css-1d9mkkh e1l9qf320"><p>Sentry spots the bottlenecks that are impacting real users like:</p><ul><li class="css-ig5axa e1l9qf324"><p>Rendering delays from inefficient hooks and effects</p></li><li class="css-ig5axa e1l9qf324"><p>Unnecessary re-renders that degrade performance</p></li><li class="css-ig5axa e1l9qf324"><p>Slow API responses from server-side functions</p></li><li class="css-ig5axa e1l9qf324"><p>Blocking middleware increasing response times</p></li></ul><p></p></div></div></div></div></div></div><div class=" undefined css-10flozr eds8opp7"><div class="outline"></div><div class="accordion css-5ootq8 eds8opp6"><button class="accordion undefined css-3sjfbe eds8opp5"><h3>Identify test coverage gaps and catch flaky tests</h3></button><div class=" css-cn859w eds8opp3"><div class="css-14p63o5 eds8opp2"><div class="css-s5mqat eds8opp4"><div class="arcade undefined css-1meatup eh3x5v20"></div></div><div class="css-1sl3ok6 eds8opp0"><div class="blog-content css-1d9mkkh e1l9qf320"><p>With <a href="https://about.codecov.io/"><u>Codecov</u></a>, get clear insights into your Next.js app’s coverage and test performance. </p><ul><li class="css-ig5axa e1l9qf324"><p>Identify gaps in API route and component test coverage</p></li><li class="css-ig5axa e1l9qf324"><p>Spot flaky tests causing CI/CD failures</p></li><li class="css-ig5axa e1l9qf324"><p>Ensure critical functionality like authentication and routing is well-tested</p></li></ul><p></p></div></div></div></div></div></div></div></div></div></div></section></div></div><div class="css-1n94eba e1ubytrs0"><div class="container css-1lamadu e17znnp70"><style data-emotion="css zyo91w">.css-zyo91w{-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:-1rem;margin-right:-1rem;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;display:grid;grid-gap:2rem;grid-template-columns:repeat(1fr);}@media screen and (min-width: 1024px){.css-zyo91w{grid-template-columns:repeat(2, 1fr);}.css-zyo91w.single-column{grid-template-columns:repeat(1, 1fr);padding:0 2.5rem;}}@media (min-width: 992px){.css-zyo91w{grid-template-columns:repeat(1, 1fr);}}.css-zyo91w >div{display:none;display:block;}</style><div class="single-column css-zyo91w e1q96vfl0"><style data-emotion="css 1b53kjd">.css-1b53kjd{padding-left:1rem;padding-right:1rem;margin-top:1rem;width:100%;}@media (min-width: 0px){.css-1b53kjd{margin-top:0;}}</style><div class="css-1b53kjd ecbxtyg0"><style data-emotion="css 1ralueb">.css-1ralueb{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;gap:1.5rem;margin-top:1.5rem;}@media screen and (max-width: 1024px){.css-1ralueb{width:auto;margin-top:2.5rem;}}</style><figure role="presentation" class="css-1ralueb e1nnyocd8"><style data-emotion="css 5ob2ly">.css-5ob2ly{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;}</style><div class="css-5ob2ly e1nnyocd0"><style data-emotion="css 1qemx3o">.css-1qemx3o{position:absolute;-webkit-transform:translate(0rem, 0rem);-moz-transform:translate(0rem, 0rem);-ms-transform:translate(0rem, 0rem);transform:translate(0rem, 0rem);width:1.90113rem;height:1.08119rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}</style><svg width="31" height="18" viewBox="0 0 31 18" fill="none" class="css-1qemx3o e1nnyocd1"><path id="â" d="M16.0627 17.2993C15.2718 17.2993 14.8459 17.0304 14.785 16.4926C14.785 15.9548 14.9067 15.4767 15.1501 15.0584L22.9989 2.06157C23.364 1.40426 23.7595 0.896336 24.1854 0.537799C24.6721 0.179266 25.311 0 26.1019 0H29.205C29.6917 0 30.0264 0.209146 30.2089 0.627437C30.4523 0.98597 30.4827 1.43414 30.3002 1.97194L25.4631 14.6999C25.1589 15.417 24.7634 16.0444 24.2766 16.5822C23.7899 17.0602 23.151 17.2993 22.3601 17.2993H16.0627ZM1.27772 17.2993C0.486749 17.2993 0.0608434 17.0304 0 16.4926C0 15.9548 0.121687 15.4767 0.365062 15.0584L8.2139 2.06157C8.57896 1.40426 8.97444 0.896336 9.40035 0.537799C9.8871 0.179266 10.526 0 11.3169 0H14.42C14.9067 0 15.2413 0.209146 15.4239 0.627437C15.6673 0.98597 15.6673 1.43414 15.4239 1.97194L10.5868 14.6999C10.3434 15.417 9.97837 16.0444 9.49162 16.5822C9.00487 17.0602 8.33559 17.2993 7.48377 17.2993H1.27772Z" fill="url(#paint0_linear_433_20218)"></path><defs><linearGradient id="paint0_linear_433_20218" x1="-5.55181e-07" y1="17.2993" x2="14.8681" y2="-8.8434" gradientUnits="userSpaceOnUse"><stop stop-color="#F1B71C"></stop><stop offset="0.500781" stop-color="#FF5980"></stop><stop offset="1" stop-color="#6A5FC1"></stop></linearGradient></defs></svg></div><style data-emotion="css 1hqcd2k">.css-1hqcd2k{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:left;-webkit-box-align:left;-ms-flex-align:left;align-items:left;font-size:1.25rem;font-style:italic;font-weight:400;line-height:125%;}.css-1hqcd2k >*:last-child{margin-bottom:0;}.css-1hqcd2k .anchor svg{height:1rem;width:1rem;}@media (max-width: 768px){.css-1hqcd2k .anchor{display:none;}}.css-1hqcd2k img{max-width:100%;}.css-1hqcd2k h2{font-weight:normal;}.css-1hqcd2k h2{margin-top:2rem;}@media (min-width: 768px){.css-1hqcd2k h2{margin-top:3rem;}}.css-1hqcd2k h3{margin-top:2rem;}@media (min-width: 768px){.css-1hqcd2k h3{margin-top:3rem;}}.css-1hqcd2k hr{margin-top:1rem;margin-bottom:1rem;}@media (min-width: 768px){.css-1hqcd2k hr{margin-top:2rem;margin-bottom:2rem;}}.css-1hqcd2k table{min-width:60%;}.css-1hqcd2k table td,.css-1hqcd2k table th{padding:0.5rem 1rem 0.5rem 0;line-height:1rem;vertical-align:top;}.css-1hqcd2k table td{border-top:1px solid;}.css-1hqcd2k table th{border-top:2px solid;}.css-1hqcd2k .gatsby-resp-image-wrapper,.css-1hqcd2k p>img{border:1px solid #ececf1;box-shadow:0 2px 0 rgba(54, 45, 89, 0.15);border-radius:0.375rem;overflow:hidden;}.css-1hqcd2k .gatsby-resp-image-figcaption{text-align:center;font-size:0.85rem;font-style:italic;margin-top:0.5rem;}.css-1hqcd2k .gatsby-resp-image-figcaption *:last-child{margin-bottom:0;}</style><div class="css-1hqcd2k e1nnyocd2"><span>Sentry has changed how we monitor and respond to errors at Vercel by increasing code visibility and reducing resolution times. I’m thrilled for the new SDK to make error monitoring even easier for the Next.js ecosystem.</span></div><style data-emotion="css 1meyc7a">.css-1meyc7a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;gap:1rem;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}</style><div class="css-1meyc7a e1nnyocd7"><style data-emotion="css ho1qnd">.css-ho1qnd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}</style><div class="css-ho1qnd e1nnyocd12"><style data-emotion="css cvu6fr">.css-cvu6fr{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:3.3125rem;height:3.3125rem;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;background:#ffffff;position:relative;}</style><div class="css-cvu6fr e1nnyocd3"><style data-emotion="css u5rqpv">.css-u5rqpv{position:absolute;left:auto;top:auto;width:2.5rem;max-height:2rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}</style><div data-gatsby-image-wrapper="" class="gatsby-image-wrapper gatsby-image-wrapper-constrained css-u5rqpv e1nnyocd4"><div style="max-width:683px;display:block"><img alt="" role="presentation" aria-hidden="true" src="data:image/svg+xml;charset=utf-8,%3Csvg height='683' width='683' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E" style="max-width:100%;display:block;position:static"/></div><div aria-hidden="true" data-placeholder-image="" style="opacity:1;transition:opacity 500ms linear;background-color:#080808;position:absolute;top:0;left:0;bottom:0;right:0"></div><picture><source type="image/webp" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/pCY1zWXqntplNYI2bBavX/cd31fa7653d85caad13f5bb436882218/Vercel_favicon.png?w=171&h=171&q=50&fm=webp 171w,https://images.ctfassets.net/em6l9zw4tzag/pCY1zWXqntplNYI2bBavX/cd31fa7653d85caad13f5bb436882218/Vercel_favicon.png?w=342&h=342&q=50&fm=webp 342w,https://images.ctfassets.net/em6l9zw4tzag/pCY1zWXqntplNYI2bBavX/cd31fa7653d85caad13f5bb436882218/Vercel_favicon.png?w=683&h=683&q=50&fm=webp 683w" sizes="(min-width: 683px) 683px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="object-fit:contain;opacity:0" sizes="(min-width: 683px) 683px, 100vw" decoding="async" loading="lazy" data-src="https://images.ctfassets.net/em6l9zw4tzag/pCY1zWXqntplNYI2bBavX/cd31fa7653d85caad13f5bb436882218/Vercel_favicon.png?w=683&h=683&q=50&fm=png" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/pCY1zWXqntplNYI2bBavX/cd31fa7653d85caad13f5bb436882218/Vercel_favicon.png?w=171&h=171&q=50&fm=png 171w,https://images.ctfassets.net/em6l9zw4tzag/pCY1zWXqntplNYI2bBavX/cd31fa7653d85caad13f5bb436882218/Vercel_favicon.png?w=342&h=342&q=50&fm=png 342w,https://images.ctfassets.net/em6l9zw4tzag/pCY1zWXqntplNYI2bBavX/cd31fa7653d85caad13f5bb436882218/Vercel_favicon.png?w=683&h=683&q=50&fm=png 683w" alt="Vercel"/></picture><noscript><picture><source type="image/webp" srcSet="https://images.ctfassets.net/em6l9zw4tzag/pCY1zWXqntplNYI2bBavX/cd31fa7653d85caad13f5bb436882218/Vercel_favicon.png?w=171&h=171&q=50&fm=webp 171w,https://images.ctfassets.net/em6l9zw4tzag/pCY1zWXqntplNYI2bBavX/cd31fa7653d85caad13f5bb436882218/Vercel_favicon.png?w=342&h=342&q=50&fm=webp 342w,https://images.ctfassets.net/em6l9zw4tzag/pCY1zWXqntplNYI2bBavX/cd31fa7653d85caad13f5bb436882218/Vercel_favicon.png?w=683&h=683&q=50&fm=webp 683w" sizes="(min-width: 683px) 683px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="object-fit:contain;opacity:0" sizes="(min-width: 683px) 683px, 100vw" decoding="async" loading="lazy" src="https://images.ctfassets.net/em6l9zw4tzag/pCY1zWXqntplNYI2bBavX/cd31fa7653d85caad13f5bb436882218/Vercel_favicon.png?w=683&h=683&q=50&fm=png" srcSet="https://images.ctfassets.net/em6l9zw4tzag/pCY1zWXqntplNYI2bBavX/cd31fa7653d85caad13f5bb436882218/Vercel_favicon.png?w=171&h=171&q=50&fm=png 171w,https://images.ctfassets.net/em6l9zw4tzag/pCY1zWXqntplNYI2bBavX/cd31fa7653d85caad13f5bb436882218/Vercel_favicon.png?w=342&h=342&q=50&fm=png 342w,https://images.ctfassets.net/em6l9zw4tzag/pCY1zWXqntplNYI2bBavX/cd31fa7653d85caad13f5bb436882218/Vercel_favicon.png?w=683&h=683&q=50&fm=png 683w" alt="Vercel"/></picture></noscript><script nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe" type="module">const t="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;if(t){const t=document.querySelectorAll("img[data-main-image]");for(let e of t){e.dataset.src&&(e.setAttribute("src",e.dataset.src),e.removeAttribute("data-src")),e.dataset.srcset&&(e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset"));const t=e.parentNode.querySelectorAll("source[data-srcset]");for(let e of t)e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset");e.complete&&(e.style.opacity=1,e.parentNode.parentNode.querySelector("[data-placeholder-image]").style.opacity=0)}}</script></div> </div></div><style data-emotion="css p5tmle">.css-p5tmle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:0.5rem;}</style><div class="css-p5tmle e1nnyocd11"><style data-emotion="css oabyrk">.css-oabyrk{font-size:1rem;font-style:normal;font-weight:500;line-height:100%;}</style><div class="css-oabyrk e1nnyocd6">Lee Robinson</div><style data-emotion="css r3vg76">.css-r3vg76{font-size:0.875rem;font-style:normal;font-weight:400;line-height:100%;}</style><div class="css-r3vg76 e1nnyocd5">Head of Developer Relations </div></div></div><a class="btn-new secondary-dark small e1of9yu15 css-1csoxiy e1figufi0" href="https://vercel.com"><span class="secondary-dark css-17qgsod e1of9yu11">Read More<!-- --> <span class="css-1vpruv2 e1nnyocd14">Vercel<!-- --> testimonial</span></span></a></figure></div></div></div></div><style data-emotion="css d3v9zr">.css-d3v9zr{overflow:hidden;}</style><style data-emotion="css xpid77">.css-xpid77{z-index:0;position:relative;color:#ffffff;background-color:#1F1633;overflow:hidden;}</style><div class="ei0gs883 css-xpid77 e1ubytrs0"><style data-emotion="css 17ljo9l">.css-17ljo9l{overflow:hidden;position:absolute;z-index:-1;left:0;right:0;top:-3rem;bottom:-3rem;()=>backgroundColor!==null&&backgroundColor!==void 0&&backgroundColor.includes('gradient')?(0,emotion_react_esm/* css */.AH)("background:",backgroundColor,";"+( true?"":0), true?"":0):(0,emotion_react_esm/* css */.AH)("background-color:",backgroundColor,";"+( true?"":0), true?"":0);background:linear-gradient(270deg, rgba(48, 20, 95, 0.00) 0%, #30145F 25%, #30145F 75%, rgba(48, 20, 95, 0.00) 100%),url(https://www.sentry.dev/static/geometry-shuffle-dkViolet-0f17c22557a39139daac07b5739130f1.png),#36166B;}</style><div class="css-17ljo9l eab03140"></div><style data-emotion="css s26fsq">.css-s26fsq{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.css-s26fsq.dark-mode{background-color:transparent;color:#ffffff;}.css-s26fsq.dark-mode h2{margin-bottom:2rem;}.css-s26fsq.dark-mode >div{background:transparent;padding:3rem 3rem 5rem;}.css-s26fsq.dark-mode select{background-color:#fff;color:#362d59;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon/caret-down'%3E%3Cpath id='Polygon 113' d='M8.62404 12.5639C8.32717 13.0092 7.67283 13.0092 7.37596 12.5639L2.77735 5.66603C2.44507 5.16761 2.80237 4.5 3.40139 4.5L12.5986 4.5C13.1976 4.5 13.5549 5.16761 13.2226 5.66603L8.62404 12.5639Z' fill='%23362d59' /%3E%3C/g%3E%3C/svg%3E%0A");}.css-s26fsq.dark-mode select:focus{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon/caret-down'%3E%3Cpath id='Polygon 113' d='M8.62404 12.5639C8.32717 13.0092 7.67283 13.0092 7.37596 12.5639L2.77735 5.66603C2.44507 5.16761 2.80237 4.5 3.40139 4.5L12.5986 4.5C13.1976 4.5 13.5549 5.16761 13.2226 5.66603L8.62404 12.5639Z' fill='%23362d59' /%3E%3C/g%3E%3C/svg%3E%0A");}</style><style data-emotion="css 1d4amyz">.css-1d4amyz{z-index:0;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.css-1d4amyz.dark-mode{background-color:transparent;color:#ffffff;}.css-1d4amyz.dark-mode h2{margin-bottom:2rem;}.css-1d4amyz.dark-mode >div{background:transparent;padding:3rem 3rem 5rem;}.css-1d4amyz.dark-mode select{background-color:#fff;color:#362d59;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon/caret-down'%3E%3Cpath id='Polygon 113' d='M8.62404 12.5639C8.32717 13.0092 7.67283 13.0092 7.37596 12.5639L2.77735 5.66603C2.44507 5.16761 2.80237 4.5 3.40139 4.5L12.5986 4.5C13.1976 4.5 13.5549 5.16761 13.2226 5.66603L8.62404 12.5639Z' fill='%23362d59' /%3E%3C/g%3E%3C/svg%3E%0A");}.css-1d4amyz.dark-mode select:focus{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='icon/caret-down'%3E%3Cpath id='Polygon 113' d='M8.62404 12.5639C8.32717 13.0092 7.67283 13.0092 7.37596 12.5639L2.77735 5.66603C2.44507 5.16761 2.80237 4.5 3.40139 4.5L12.5986 4.5C13.1976 4.5 13.5549 5.16761 13.2226 5.66603L8.62404 12.5639Z' fill='%23362d59' /%3E%3C/g%3E%3C/svg%3E%0A");}</style><div class="dark-mode emacn0o3 css-1d4amyz e1ubytrs0"><style data-emotion="css 1ewt5u1">.css-1ewt5u1{position:relative;padding:5rem 5rem 7rem;background:#fff;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;width:100%;}@media (min-width: 768px){.css-1ewt5u1{background:linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 1) 90%, rgba(255, 255, 255, 0) 100%);width:90%;}}@media (min-width: 992px){.css-1ewt5u1{background:linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 0) 100%);width:90%;}}</style><div class="css-1ewt5u1 emacn0o4"><style data-emotion="css 17tthxf">.css-17tthxf{margin-bottom:2rem;}.css-17tthxf .anchor svg{height:1rem;width:1rem;}@media (max-width: 768px){.css-17tthxf .anchor{display:none;}}.css-17tthxf img{max-width:100%;}.css-17tthxf h2{font-weight:normal;}.css-17tthxf hr{margin-top:1rem;margin-bottom:1rem;}@media (min-width: 768px){.css-17tthxf hr{margin-top:2rem;margin-bottom:2rem;}}.css-17tthxf table{min-width:60%;}.css-17tthxf table td,.css-17tthxf table th{padding:0.5rem 1rem 0.5rem 0;line-height:1rem;vertical-align:top;}.css-17tthxf table td{border-top:1px solid;}.css-17tthxf table th{border-top:2px solid;}.css-17tthxf .gatsby-resp-image-wrapper,.css-17tthxf p>img{border:1px solid #ececf1;box-shadow:0 2px 0 rgba(54, 45, 89, 0.15);border-radius:0.375rem;overflow:hidden;}.css-17tthxf .gatsby-resp-image-figcaption{text-align:center;font-size:0.85rem;font-style:italic;margin-top:0.5rem;}.css-17tthxf .gatsby-resp-image-figcaption *:last-child{margin-bottom:0;}.css-17tthxf h2{font-weight:bold;}@media (min-width: 768px){.css-17tthxf{text-align:center;max-width:46.875rem;margin:0 auto;}}</style><div class="css-17tthxf emacn0o2"><h2>Getting started is simple</h2></div><style data-emotion="css l19ki8">.css-l19ki8{max-width:1200px;margin:0 auto;}.css-l19ki8 pre{margin:1rem 0 2rem;}.css-l19ki8 code:not([class]){color:#fff;}.css-l19ki8 p a{color:#fa7faa;}</style><div class="css-l19ki8 emacn0o0"><style data-emotion="css 50jfwd">.css-50jfwd{-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:-1rem;margin-right:-1rem;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}</style><div class="css-50jfwd ecbxtyg1"><style data-emotion="css 1ws36r2">.css-1ws36r2{padding-left:1rem;padding-right:1rem;margin-top:1rem;width:100%;}@media (min-width: 0px){.css-1ws36r2{margin-top:0;}}@media (min-width: 992px){.css-1ws36r2{width:66.66666666666666%;}}</style><div class="css-1ws36r2 ecbxtyg0"><p>Just run this command to sign up for and install Sentry. </p><div role="button" tabindex="0" title="Click to Copy"><span class="css-1vpruv2 e1fliqfg7">Click to Copy</span><style data-emotion="css jqd1b5">.css-jqd1b5{float:right;position:relative;right:2rem;top:0.75rem;cursor:pointer;z-index:10;}</style><div class="button-overlay css-jqd1b5 e1fliqfg5"><style data-emotion="css esxuba">.css-esxuba{position:absolute;z-index:10;float:right;top:2px;left:-2rem;-webkit-align-self:flex-start;-ms-flex-item-align:flex-start;align-self:flex-start;color:#ffffff;background:#160f24;display:none;box-shadow:0 0 7px 4px #160f24,0 0 8px 3px transparent;}</style><label class="css-esxuba e1fliqfg2">Click to Copy</label><div><style data-emotion="css 1va7a2v">.css-1va7a2v{position:absolute;z-index:10;height:20px;width:20px;fill:white;-webkit-align-self:flex-end;-ms-flex-item-align:flex-end;align-self:flex-end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background:#160f24;box-shadow:0 4px 4px 9px rgba(22, 15, 36, 0.9);}</style><svg class="css-1va7a2v e1fliqfg1" viewBox="0 0 16 16" version="1.1"><path d="M14.24,12.49H5.58a1.75,1.75,0,0,1-1.75-1.75v-9A1.75,1.75,0,0,1,5.58,0h8.66A1.75,1.75,0,0,1,16,1.74v9A1.75,1.75,0,0,1,14.24,12.49Zm-8.66-11a.25.25,0,0,0-.25.25v9a.25.25,0,0,0,.25.25h8.66a.25.25,0,0,0,.25-.25v-9a.25.25,0,0,0-.25-.25Z"></path><path d="M10.38,16H1.72A1.75,1.75,0,0,1,0,14.26v-9A1.75,1.75,0,0,1,1.72,3.51H4.58a.75.75,0,0,1,0,1.5H1.72a.25.25,0,0,0-.25.25v9a.25.25,0,0,0,.25.25h8.66a.25.25,0,0,0,.25-.25V11.74a.75.75,0,0,1,1.5,0v2.52A1.75,1.75,0,0,1,10.38,16Z"></path></svg></div></div><style data-emotion="css dgtskp">.css-dgtskp.filename-layout{border-radius:0 0 0.5rem 0.5rem;}</style><pre class="language-bash css-dgtskp e1fliqfg3"><style data-emotion="css 3i4pd0">.css-3i4pd0{position:relative;color:inherit;-webkit-transition:box-shadow 0.3s;transition:box-shadow 0.3s;will-change:box-shadow;outline:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;z-index:9;}.css-3i4pd0:hover,.css-3i4pd0:focus{cursor:pointer;}.css-3i4pd0:hover .e1fliqfg1,.css-3i4pd0:focus .e1fliqfg1{fill:#e1567c;cursor:pointer;}</style><div class="language-bash css-3i4pd0 e1fliqfg0"><code class="language-bash">npx @sentry/wizard@latest -i nextjs </code></div></pre></div><p>Enable Sentry Tracing by adding the below code.</p><div role="button" tabindex="0" title="Click to Copy"><span class="css-1vpruv2 e1fliqfg7">Click to Copy</span><div class="button-overlay css-jqd1b5 e1fliqfg5"><label class="css-esxuba e1fliqfg2">Click to Copy</label><div><svg class="css-1va7a2v e1fliqfg1" viewBox="0 0 16 16" version="1.1"><path d="M14.24,12.49H5.58a1.75,1.75,0,0,1-1.75-1.75v-9A1.75,1.75,0,0,1,5.58,0h8.66A1.75,1.75,0,0,1,16,1.74v9A1.75,1.75,0,0,1,14.24,12.49Zm-8.66-11a.25.25,0,0,0-.25.25v9a.25.25,0,0,0,.25.25h8.66a.25.25,0,0,0,.25-.25v-9a.25.25,0,0,0-.25-.25Z"></path><path d="M10.38,16H1.72A1.75,1.75,0,0,1,0,14.26v-9A1.75,1.75,0,0,1,1.72,3.51H4.58a.75.75,0,0,1,0,1.5H1.72a.25.25,0,0,0-.25.25v9a.25.25,0,0,0,.25.25h8.66a.25.25,0,0,0,.25-.25V11.74a.75.75,0,0,1,1.5,0v2.52A1.75,1.75,0,0,1,10.38,16Z"></path></svg></div></div><pre class="language-javascript css-dgtskp e1fliqfg3"><div class="language-javascript css-3i4pd0 e1fliqfg0"><code class="language-javascript">import * as Sentry from '@sentry/nextjs'; Sentry.init({ dsn: 'https://examplePublicKey@o0.ingest.sentry.io/0', // We recommend adjusting this value in production, or using tracesSampler // for finer control tracesSampleRate: 1.0, }); </code></div></pre></div></div></div></div><style data-emotion="css u8bst9">.css-u8bst9{-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:-1rem;margin-right:-1rem;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;max-width:1200px;margin:0 auto;}</style><div class="css-u8bst9 ekcjjdb1"><div class="css-1ws36r2 ecbxtyg0"><style data-emotion="css ay7oj2">.css-ay7oj2 >*:last-child{margin-bottom:0;}.css-ay7oj2 .anchor svg{height:1rem;width:1rem;}@media (max-width: 768px){.css-ay7oj2 .anchor{display:none;}}.css-ay7oj2 img{max-width:100%;}.css-ay7oj2 h2{font-weight:normal;}.css-ay7oj2 hr{margin-top:1rem;margin-bottom:1rem;}@media (min-width: 768px){.css-ay7oj2 hr{margin-top:2rem;margin-bottom:2rem;}}.css-ay7oj2 table{min-width:60%;}.css-ay7oj2 table td,.css-ay7oj2 table th{padding:0.5rem 1rem 0.5rem 0;line-height:1rem;vertical-align:top;}.css-ay7oj2 table td{border-top:1px solid;}.css-ay7oj2 table th{border-top:2px solid;}.css-ay7oj2 .gatsby-resp-image-wrapper,.css-ay7oj2 p>img{border:1px solid #ececf1;box-shadow:0 2px 0 rgba(54, 45, 89, 0.15);border-radius:0.375rem;overflow:hidden;}.css-ay7oj2 .gatsby-resp-image-figcaption{text-align:center;font-size:0.85rem;font-style:italic;margin-top:0.5rem;}.css-ay7oj2 .gatsby-resp-image-figcaption *:last-child{margin-bottom:0;}</style><style data-emotion="css 7euugh">@media (min-width: 0px){.css-7euugh{text-align:center;}}.css-7euugh >*:last-child{margin-bottom:0;}.css-7euugh .anchor svg{height:1rem;width:1rem;}@media (max-width: 768px){.css-7euugh .anchor{display:none;}}.css-7euugh img{max-width:100%;}.css-7euugh h2{font-weight:normal;}.css-7euugh hr{margin-top:1rem;margin-bottom:1rem;}@media (min-width: 768px){.css-7euugh hr{margin-top:2rem;margin-bottom:2rem;}}.css-7euugh table{min-width:60%;}.css-7euugh table td,.css-7euugh table th{padding:0.5rem 1rem 0.5rem 0;line-height:1rem;vertical-align:top;}.css-7euugh table td{border-top:1px solid;}.css-7euugh table th{border-top:2px solid;}.css-7euugh .gatsby-resp-image-wrapper,.css-7euugh p>img{border:1px solid #ececf1;box-shadow:0 2px 0 rgba(54, 45, 89, 0.15);border-radius:0.375rem;overflow:hidden;}.css-7euugh .gatsby-resp-image-figcaption{text-align:center;font-size:0.85rem;font-style:italic;margin-top:0.5rem;}.css-7euugh .gatsby-resp-image-figcaption *:last-child{margin-bottom:0;}</style><div class="ehfsi8q0 css-7euugh e1og4zlc3"><style data-emotion="css 14mx5nh">.css-14mx5nh{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:1rem;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}@media (min-width: 576px){.css-14mx5nh{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}}@media (min-width: 768px){.css-14mx5nh{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}}@media (min-width: 992px){.css-14mx5nh{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}}</style><div class="css-14mx5nh ekcjjdb0"><a class="btn-new primary-dark e1of9yu15 css-1csoxiy e1figufi0" href="/signup/"><span class="primary-dark css-17qgsod e1of9yu11">Create a Sentry Account</span><svg aria-hidden="true" class="css-t9vw0z e1of9yu12" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="M9 4l8 8-8 8" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"></path></svg></a><a class="btn-new secondary-dark e1of9yu15 css-1csoxiy e1figufi0" href="/platforms/"><span class="secondary-dark css-17qgsod e1of9yu11">See All Platforms</span><svg aria-hidden="true" class="css-t9vw0z e1of9yu12" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="M9 4l8 8-8 8" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></div></div></div></div></div></div></div><div class="css-1n94eba e1ubytrs0"><div class="container css-1lamadu e17znnp70"><div class="css-1fbcnn5 ecbxtyg1"><div class="css-1b53kjd ecbxtyg0"><h2>Common Next.js Issues Solved</h2></div></div><div class="css-1fbcnn5 ecbxtyg1"><style data-emotion="css 1ravf09">.css-1ravf09{position:relative;background-color:#1F1633;overflow:hidden;cursor:default;}</style><div class="css-1ravf09 euyyusl1"><style data-emotion="css qeut53">.css-qeut53{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;z-index:1;}</style><div class="css-qeut53 euyyusl0"><style data-emotion="css 1b8x1m1">.css-1b8x1m1{cursor:pointer;color:#ffffff;padding:1rem 1.5rem;background:#4E2A9A;-webkit-transition:background 0.33s ease;transition:background 0.33s ease;position:relative;z-index:1;overflow:visible;border:0.25rem solid #1F1633;width:100%;}.css-1b8x1m1::before{content:'';position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;border-radius:0.9rem;border:5px solid #1F1633;background:inherit;z-index:-1;-webkit-transition:background 0.33s ease;transition:background 0.33s ease;}.css-1b8x1m1:first-of-type::before{top:-4px;}.css-1b8x1m1:last-of-type::before{bottom:-4px;}.css-1b8x1m1.hovered{background:transparent;position:relative;border:0.25rem solid #1F1633;}.css-1b8x1m1.hovered::before{top:-4px;}.css-1b8x1m1.hovered:first-of-type::before{top:-4px;}.css-1b8x1m1.hovered:last-of-type::before{bottom:-4px;}@media (min-width: 992px){.css-1b8x1m1{width:33.33333333333333%;border:1rem solid #1F1633;box-shadow:0 0 0 10px #1F1633;padding:1rem 1.5rem;}.css-1b8x1m1::before{top:-4px;left:-4px;right:-4px;bottom:-4px;}.css-1b8x1m1.hovered{width:33.33333333333333%;border:1rem solid #1F1633;padding:1rem 1.5rem;}.css-1b8x1m1.hovered::before{top:-4px;left:-4px;right:-4px;bottom:-4px;}}.css-1b8x1m1:hover{-webkit-text-decoration:none;text-decoration:none;}.css-1b8x1m1:hover path{-webkit-transition:stroke 0.5s ease;transition:stroke 0.5s ease;stroke:#FFD00E;}.css-1b8x1m1 p{line-height:1.5;margin-bottom:0;}</style><a width="33.33333333333333" href="https://docs.sentry.io/product/issues/issue-details/replay-issues/hydration-error/" target="_blank" rel="noopener noreferrer" class="css-1b8x1m1 e132l5xt1"><style data-emotion="css 1xznl3q">.css-1xznl3q{margin-bottom:0.5rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.css-1xznl3q h3{margin:0;}.css-1xznl3q svg{min-width:2rem;margin-right:.5rem;-webkit-align-self:normal;-ms-flex-item-align:normal;align-self:normal;}.css-1xznl3q b{vertical-align:middle;}</style><div class="css-1xznl3q e132l5xt0"><svg width="32" height="32" viewBox="0 0 32 32" fill="none"><path d="M16 12.0001V17.3334M5.83854 20.2665C4.62596 22.3667 4.01985 23.4173 4.11042 24.279C4.18942 25.0306 4.58389 25.7134 5.19531 26.1576C5.89605 26.6668 7.10787 26.6668 9.53138 26.6668H22.4686C24.8921 26.6668 26.1038 26.6668 26.8045 26.1576C27.4159 25.7134 27.8106 25.0306 27.8896 24.279C27.9801 23.4173 27.3742 22.3667 26.1616 20.2665L19.6953 9.06649C18.4827 6.96625 17.8762 5.91631 17.0846 5.56389C16.3942 5.25649 15.6053 5.2565 14.9149 5.56389C14.1237 5.91616 13.5175 6.96611 12.306 9.06461L5.83854 20.2665ZM16.0677 21.3334V21.4668L15.9336 21.467V21.3334H16.0677Z" stroke="white" stroke-width="2.66667" stroke-linecap="round" stroke-linejoin="round"></path></svg><h3>Hydration Errors</h3></div><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>Whether it's a flickering UI or missing elements, Sentry's hydration error diff tools make it easy to instantly detect and debug mismatches between server-rendered and client-rendered HTML. </p></div></p></a><a width="33.33333333333333" target="_blank" rel="noopener noreferrer" class="css-1b8x1m1 e132l5xt1"><div class="css-1xznl3q e132l5xt0"><svg width="32" height="32" viewBox="0 0 32 32" fill="none"><path d="M16 17.3333V12M28 8L25.3333 5.33333M13.3333 2.66666H18.6666M16 28C10.1089 28 5.33331 23.2244 5.33331 17.3333C5.33331 11.4423 10.1089 6.66666 16 6.66666C21.891 6.66666 26.6666 11.4423 26.6666 17.3333C26.6666 23.2244 21.891 28 16 28Z" stroke="white" stroke-width="2.66667" stroke-linecap="round" stroke-linejoin="round"></path></svg><h3>API Route Performance</h3></div><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>Monitor response times and error rates across your Next.js API routes with automatic instrumentation.</p></div></p></a><a width="33.33333333333333" target="_blank" rel="noopener noreferrer" class="css-1b8x1m1 e132l5xt1"><div class="css-1xznl3q e132l5xt0"><svg width="32" height="32" viewBox="0 0 32 32" fill="none"><path d="M20 9.33333L26.6667 16L20 22.6667M12 22.6667L5.33333 16L12 9.33333" stroke="white" stroke-width="2.66667" stroke-linecap="round" stroke-linejoin="round"></path></svg><h3>Edge Function Issues</h3></div><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>Track execution times and errors in your edge functions with complete debugging context.</p><p><br/></p></div></p></a><style data-emotion="css 1kr0mm">.css-1kr0mm{cursor:pointer;color:#ffffff;padding:1rem 1.5rem;background:#4E2A9A;-webkit-transition:background 0.33s ease;transition:background 0.33s ease;position:relative;z-index:1;overflow:visible;border:0.25rem solid #1F1633;width:100%;}.css-1kr0mm::before{content:'';position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;border-radius:0.9rem;border:5px solid #1F1633;background:inherit;z-index:-1;-webkit-transition:background 0.33s ease;transition:background 0.33s ease;}.css-1kr0mm:first-of-type::before{top:-4px;}.css-1kr0mm:last-of-type::before{bottom:-4px;}.css-1kr0mm.hovered{background:transparent;position:relative;border:0.25rem solid #1F1633;}.css-1kr0mm.hovered::before{top:-4px;}.css-1kr0mm.hovered:first-of-type::before{top:-4px;}.css-1kr0mm.hovered:last-of-type::before{bottom:-4px;}@media (min-width: 992px){.css-1kr0mm{width:50%;border:1rem solid #1F1633;box-shadow:0 0 0 10px #1F1633;padding:1rem 1.5rem;}.css-1kr0mm::before{top:-4px;left:-4px;right:-4px;bottom:-4px;}.css-1kr0mm.hovered{width:50%;border:1rem solid #1F1633;padding:1rem 1.5rem;}.css-1kr0mm.hovered::before{top:-4px;left:-4px;right:-4px;bottom:-4px;}}.css-1kr0mm:hover{-webkit-text-decoration:none;text-decoration:none;}.css-1kr0mm:hover path{-webkit-transition:stroke 0.5s ease;transition:stroke 0.5s ease;stroke:#FFD00E;}.css-1kr0mm p{line-height:1.5;margin-bottom:0;}</style><a width="50" href="https://docs.sentry.io/platforms/javascript/guides/nextjs/crons/#automatic-check-ins-vercel-only" target="_blank" rel="noopener noreferrer" class="css-1kr0mm e132l5xt1"><div class="css-1xznl3q e132l5xt0"><svg width="32" height="32" viewBox="0 0 32 32" fill="none"><path d="M16 12.0001V17.3334M5.83854 20.2665C4.62596 22.3667 4.01985 23.4173 4.11042 24.279C4.18942 25.0306 4.58389 25.7134 5.19531 26.1576C5.89605 26.6668 7.10787 26.6668 9.53138 26.6668H22.4686C24.8921 26.6668 26.1038 26.6668 26.8045 26.1576C27.4159 25.7134 27.8106 25.0306 27.8896 24.279C27.9801 23.4173 27.3742 22.3667 26.1616 20.2665L19.6953 9.06649C18.4827 6.96625 17.8762 5.91631 17.0846 5.56389C16.3942 5.25649 15.6053 5.2565 14.9149 5.56389C14.1237 5.91616 13.5175 6.96611 12.306 9.06461L5.83854 20.2665ZM16.0677 21.3334V21.4668L15.9336 21.467V21.3334H16.0677Z" stroke="white" stroke-width="2.66667" stroke-linecap="round" stroke-linejoin="round"></path></svg><h3>Prevent Silent Failures in Vercel Cron Jobs</h3></div><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>Missed database cleanups or failed API syncs can go unnoticed, leading to data inconsistencies or increased storage costs. Ensure your scheduled tasks are running on time and without errors with Sentry’s cron monitoring.</p></div></p></a><a width="50" href="https://docs.sentry.io/product/alerts/create-alerts/uptime-alert-config/" target="_blank" rel="noopener noreferrer" class="css-1kr0mm e132l5xt1"><div class="css-1xznl3q e132l5xt0"><svg width="32" height="32" viewBox="0 0 32 32" fill="none"><path d="M4.7824 18.3717C7.15498 20.7304 11.2927 23.9999 16.0002 23.9999C20.7078 23.9999 24.8447 20.7304 27.2173 18.3717C27.843 17.7497 28.157 17.4376 28.3562 16.8268C28.4984 16.391 28.4984 15.609 28.3562 15.1732C28.1569 14.5624 27.8431 14.2503 27.2173 13.6281C24.8447 11.2694 20.7078 8 16.0002 8C11.2927 8 7.15498 11.2694 4.7824 13.6281C4.15618 14.2507 3.84305 14.5622 3.64373 15.1732C3.50157 15.609 3.50157 16.391 3.64373 16.8268C3.84305 17.4378 4.15618 17.7492 4.7824 18.3717Z" stroke="white" stroke-width="2.66667" stroke-linecap="round" stroke-linejoin="round"></path><path d="M13.3333 16C13.3333 17.4728 14.5272 18.6667 16 18.6667C17.4728 18.6667 18.6667 17.4728 18.6667 16C18.6667 14.5272 17.4728 13.3333 16 13.3333C14.5272 13.3333 13.3333 14.5272 13.3333 16Z" stroke="white" stroke-width="2.66667" stroke-linecap="round" stroke-linejoin="round"></path></svg><h3>Detect Downtime</h3></div><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>Get real-time alerts when your application is unavailable, so you can respond quickly before it impacts your users. </p></div></p></a></div></div></div></div></div><style data-emotion="css 13bwhmt">.css-13bwhmt{padding-bottom:3.5rem;}</style><style data-emotion="css v3eckd">.css-v3eckd{z-index:0;position:relative;background-color:#1F1633;padding-bottom:3.5rem;}</style><div class="ei0gs882 css-v3eckd e1ubytrs0"><div class="container css-1lamadu e17znnp70"><style data-emotion="css eiih3y">.css-eiih3y{-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:-1rem;margin-right:-1rem;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}</style><div class="css-eiih3y ecbxtyg1"><div class="css-1b53kjd ecbxtyg0"><style data-emotion="css 1y5pc60">.css-1y5pc60{color:white;}</style><h2 class="css-1y5pc60 ei0gs881">FAQs</h2></div><style data-emotion="css tmz9v2">.css-tmz9v2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0.75rem;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}@media (min-width: 992px){.css-tmz9v2{-webkit-box-flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:2rem;}.css-tmz9v2 >div{-webkit-flex:1 0 50%;-ms-flex:1 0 50%;flex:1 0 50%;}}</style><div class="css-tmz9v2 ezt42xt0"><div class="css-1sfr2k ezt42xt1"><style data-emotion="css tbkfkw">.css-tbkfkw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:0.5rem;}</style><div class="css-tbkfkw e63xnh35"><style data-emotion="css v5w24e">.css-v5w24e{background-color:#ffffff;border:none;cursor:pointer;padding:1rem;line-height:1.5;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:3px;outline:none;-webkit-transition:background-color 0.25s ease;transition:background-color 0.25s ease;box-shadow:0 2px 0 rgba(54, 45, 89, 0.15);}.css-v5w24e:hover{background-color:#E2ABE0;}.css-v5w24e.light{background-color:#1F1633;color:white;}.css-v5w24e.light:hover{background-color:#6A5FC1;}</style><button class="accordion dark css-v5w24e e63xnh34"><style data-emotion="css 34t18g">.css-34t18g{margin:0;color:#1F1633;letter-spacing:0.5px;-webkit-flex:1;-ms-flex:1;flex:1;text-align:left;font-size:1.25rem;line-height:1.25;font-weight:bold;}.css-34t18g.light{color:white;}</style><p class="dark css-34t18g e63xnh32">What is the difference between Sentry and traditional logging?</p><style data-emotion="css 18rdbqf">.css-18rdbqf{margin-left:auto;-webkit-transition:-webkit-transform 0.5s ease;transition:transform 0.5s ease;height:1rem;width:1rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;transform-origin:center center;}.css-18rdbqf.backward{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.css-18rdbqf.down{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.css-18rdbqf.right{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);}.css-18rdbqf.rotate{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.css-18rdbqf.light{fill:white;}</style><svg class="accordion__icon dark css-18rdbqf e63xnh33" width="20" height="20" viewBox="0 0 20 20" fill="none"><g id="icon/caret-right"><path id="Polygon 113" d="M14.5639 9.37596C15.0092 9.67283 15.0092 10.3272 14.5639 10.624L7.66603 15.2226C7.16761 15.5549 6.5 15.1976 6.5 14.5986L6.5 5.40139C6.5 4.80237 7.16761 4.44507 7.66603 4.77735L14.5639 9.37596Z" fill="currentColor"></path></g></svg></button><style data-emotion="css 1npzrq9">.css-1npzrq9{overflow:hidden;-webkit-transition:max-height 0.5s ease;transition:max-height 0.5s ease;color:white;}</style><div style="max-height:0px" class="css-1npzrq9 e63xnh31"><style data-emotion="css 6gp9ff">.css-6gp9ff{font-size:1em;padding:0.5rem 2rem 0 1rem;}</style><div class="css-6gp9ff e63xnh30"><div class="blog-content css-1d9mkkh e1l9qf320"><p>Traditional logging provides you with a trail of events. Some of those events are errors, but many times they’re simply informational. Sentry is fundamentally different because we focus on exceptions, or in other words, we capture application crashes. We discuss in more detail <a href="https://sentry.io/vs/logging/">here</a> and on our <a href="https://blog.sentry.io/lets-get-ready-to-monitor">blog.</a></p></div></div></div></div><div class="css-tbkfkw e63xnh35"><button class="accordion dark css-v5w24e e63xnh34"><p class="dark css-34t18g e63xnh32">What frontend languages does Sentry support?</p><svg class="accordion__icon dark css-18rdbqf e63xnh33" width="20" height="20" viewBox="0 0 20 20" fill="none"><g id="icon/caret-right"><path id="Polygon 113" d="M14.5639 9.37596C15.0092 9.67283 15.0092 10.3272 14.5639 10.624L7.66603 15.2226C7.16761 15.5549 6.5 15.1976 6.5 14.5986L6.5 5.40139C6.5 4.80237 7.16761 4.44507 7.66603 4.77735L14.5639 9.37596Z" fill="currentColor"></path></g></svg></button><div style="max-height:0px" class="css-1npzrq9 e63xnh31"><div class="css-6gp9ff e63xnh30"><div class="blog-content css-1d9mkkh e1l9qf320"><p>Sentry supports every major frontend language, framework, and library. You can browse each of them <a href="https://sentry.io/platforms/">here</a>.</p></div></div></div></div></div><div class="css-1sfr2k ezt42xt1"><div class="css-tbkfkw e63xnh35"><button class="accordion dark css-v5w24e e63xnh34"><p class="dark css-34t18g e63xnh32">How much does Sentry cost?</p><svg class="accordion__icon dark css-18rdbqf e63xnh33" width="20" height="20" viewBox="0 0 20 20" fill="none"><g id="icon/caret-right"><path id="Polygon 113" d="M14.5639 9.37596C15.0092 9.67283 15.0092 10.3272 14.5639 10.624L7.66603 15.2226C7.16761 15.5549 6.5 15.1976 6.5 14.5986L6.5 5.40139C6.5 4.80237 7.16761 4.44507 7.66603 4.77735L14.5639 9.37596Z" fill="currentColor"></path></g></svg></button><div style="max-height:0px" class="css-1npzrq9 e63xnh31"><div class="css-6gp9ff e63xnh30"><div class="blog-content css-1d9mkkh e1l9qf320"><p>You can get started for free. Pricing depends on the number of monthly events, transactions, and attachments that you send Sentry. For more details, visit our <a href="https://sentry.io/pricing/">pricing page</a>.</p></div></div></div></div><div class="css-tbkfkw e63xnh35"><button class="accordion dark css-v5w24e e63xnh34"><p class="dark css-34t18g e63xnh32">How does Sentry impact the performance of my app?</p><svg class="accordion__icon dark css-18rdbqf e63xnh33" width="20" height="20" viewBox="0 0 20 20" fill="none"><g id="icon/caret-right"><path id="Polygon 113" d="M14.5639 9.37596C15.0092 9.67283 15.0092 10.3272 14.5639 10.624L7.66603 15.2226C7.16761 15.5549 6.5 15.1976 6.5 14.5986L6.5 5.40139C6.5 4.80237 7.16761 4.44507 7.66603 4.77735L14.5639 9.37596Z" fill="currentColor"></path></g></svg></button><div style="max-height:0px" class="css-1npzrq9 e63xnh31"><div class="css-6gp9ff e63xnh30"><div class="blog-content css-1d9mkkh e1l9qf320"><p>Sentry doesn’t impact a web site’s performance.</p><p>If you look at the configuration options for when you initialize Sentry in your code, you’ll see there’s nothing regarding minimizing its impact on your app’s performance. This is because our team of SDK engineers already developed Sentry with this in mind.</p><p>Sentry is a listener/handler for errors that asynchronously sends out the error/event to Sentry.io. This is non-blocking. The error/event only goes out if this is an error.</p><p>Global handlers have almost no impact as well, as they are native APIs provided by the browsers.</p></div></div></div></div></div></div></div></div></div><style data-emotion="css 1pkjdf3">.css-1pkjdf3{z-index:0;position:relative;padding-top:3rem;padding-bottom:3rem;background-color:#1F1633;}</style><div class="css-1pkjdf3 e1ubytrs0"><style data-emotion="css 1aukkjh">.css-1aukkjh{color:#ffffff;text-align:center;margin-bottom:3rem;margin-left:2rem;margin-right:2rem;z-index:2;}</style><div class="css-1aukkjh ei0gs880"><h2>Of course we have more content</h2></div><style data-emotion="css 18y0141">.css-18y0141{height:26rem;margin:0 auto;max-width:1440px;position:relative;}.css-18y0141.simple{height:23rem;}.css-18y0141.light{height:26rem;}.css-18y0141.newsletter{height:17rem;}.css-18y0141.light::before{display:none;}@media (min-width: 768px){.css-18y0141.light::before{display:block;background:linear-gradient( 90deg, #ffffff 7.69%, rgba(31, 22, 51, 0) 92.31% );}}.css-18y0141.light::after{display:none;}@media (min-width: 768px){.css-18y0141.light::after{display:block;background:linear-gradient( 270deg, #ffffff 7.69%, rgba(31, 22, 51, 0) 92.31% );}}.css-18y0141::before{display:none;content:'';position:absolute;top:0;left:0;width:8rem;bottom:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;z-index:1;}@media (min-width: 768px){.css-18y0141::before{display:block;background:linear-gradient( 90deg, #1f1633 7.69%, rgba(31, 22, 51, 0) 92.31% );}}.css-18y0141::after{display:none;content:'';position:absolute;top:0;right:0;width:8rem;bottom:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;z-index:1;}@media (min-width: 768px){.css-18y0141::after{display:block;background:linear-gradient( 270deg, #1f1633 7.69%, rgba(31, 22, 51, 0) 92.31% );}}.css-18y0141.simple::before{display:none;}.css-18y0141.simple::after{display:none;}</style><div class="standard dark css-18y0141 e17q3ehh5"><style data-emotion="css 1y4ea4">.css-1y4ea4{height:100%;overflow:visible;padding-left:0;-webkit-transition:padding-left 1.25s;transition:padding-left 1.25s;width:100%;}.css-1y4ea4:not(.loaded) .slick-slide:not(:first-child){display:none;}@media (min-width: 768px){.css-1y4ea4{padding-left:8rem;}}.css-1y4ea4.clicked{padding-left:0;}.css-1y4ea4.light{margin-bottom:1rem;}</style><div class="slick-slider full dark standard css-1y4ea4 e17q3ehh4 slick-initialized" dir="ltr"><style data-emotion="css 1wzhxfr">.css-1wzhxfr{z-index:5;border-radius:2.5rem;background-color:#ffffff;border-color:transparent;height:3.25rem;width:3.25rem;box-shadow:0rem 0.25rem 1rem 0rem #1f16331a;cursor:pointer;position:absolute;left:5rem;bottom:-15%;display:none;}.css-1wzhxfr.show{display:block;}@media (min-width: 768px){.css-1wzhxfr{left:7rem;top:33%;bottom:initial;}}.css-1wzhxfr.light{left:5rem;}.css-1wzhxfr.light.newsletter{bottom:5%;}.css-1wzhxfr:hover{-webkit-background-size:100%;background-size:100%;background-origin:border-box;-webkit-background-position:50% 50%;background-position:50% 50%;background-image:linear-gradient(45deg, #FA7FAA 0%, #FF9691 50%, #FFB287 100%);}</style><button alt="backward" class="standard dark css-1wzhxfr e17q3ehh1"><style data-emotion="css 1oa5bb4">.css-1oa5bb4.backward{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}</style><svg class="backward css-1oa5bb4 e17q3ehh2" width="20" height="20" viewBox="0 0 20 20" fill="none"><g id="icon/caret-right"><path id="Polygon 113" d="M14.5639 9.37596C15.0092 9.67283 15.0092 10.3272 14.5639 10.624L7.66603 15.2226C7.16761 15.5549 6.5 15.1976 6.5 14.5986L6.5 5.40139C6.5 4.80237 7.16761 4.44507 7.66603 4.77735L14.5639 9.37596Z" fill="currentColor"></path></g></svg></button><div class="slick-list"><div class="slick-track" style="width:0px;left:0px"><div data-index="-8" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true"><div><style data-emotion="css 1e4psmq">.css-1e4psmq{margin:0 12px;}</style><div tabindex="-1" style="width:100%;display:inline-block" class="css-1e4psmq e17q3ehh3"><style data-emotion="css 1lb1td9">.css-1lb1td9{-webkit-text-decoration:none;text-decoration:none;cursor:pointer;color:inherit;-webkit-transition:color 0.25s ease;transition:color 0.25s ease;}.css-1lb1td9:hover{-webkit-text-decoration:none;text-decoration:none;color:#6A5FC1;}</style><a href="https://blog.sentry.io/everyone-needs-to-know-how-to-trace/" class="css-1lb1td9 e1i772753"><style data-emotion="css s2erv2">.css-s2erv2{width:326px;height:24.5rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;border-radius:0.563rem;background-color:#ffffff;box-shadow:0px 1px 2px 0px rgba(43, 34, 51, 0.04);scroll-snap-align:start;overflow:hidden;}@media (min-width: 768px){.css-s2erv2{width:340px;}}.css-s2erv2.light{box-shadow:0px 4px 16px 0px rgba(31, 22, 51, 0.10);}</style><div class="dark css-s2erv2 e1i772754"><style data-emotion="css 12q0izq">.css-12q0izq{-webkit-background-size:cover;background-size:cover;-webkit-background-position:center;background-position:center;height:10.5rem;width:100%;}</style><div data-gatsby-image-wrapper="" class="gatsby-image-wrapper gatsby-image-wrapper-constrained css-12q0izq e1i772752"><div style="max-width:1200px;display:block"><img alt="" role="presentation" aria-hidden="true" src="data:image/svg+xml;charset=utf-8,%3Csvg height='630' width='1200' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E" style="max-width:100%;display:block;position:static"/></div><div aria-hidden="true" data-placeholder-image="" style="opacity:1;transition:opacity 500ms linear;background-color:#f8d8b8;position:absolute;top:0;left:0;bottom:0;right:0"></div><picture><source type="image/webp" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" data-src="https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="Everyone needs to know how to trace"/></picture><noscript><picture><source type="image/webp" srcSet="https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" src="https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" srcSet="https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="Everyone needs to know how to trace"/></picture></noscript><script nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe" type="module">const t="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;if(t){const t=document.querySelectorAll("img[data-main-image]");for(let e of t){e.dataset.src&&(e.setAttribute("src",e.dataset.src),e.removeAttribute("data-src")),e.dataset.srcset&&(e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset"));const t=e.parentNode.querySelectorAll("source[data-srcset]");for(let e of t)e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset");e.complete&&(e.style.opacity=1,e.parentNode.parentNode.querySelector("[data-placeholder-image]").style.opacity=0)}}</script></div><style data-emotion="css 1m4qx0">.css-1m4qx0{font-weight:bold;font-size:1.25em;color:inherit;line-height:1.2;margin:1rem 1rem 0.5rem;}</style><h3 class="css-1m4qx0 e1i772751">Everyone needs to know how to trace</h3><style data-emotion="css 1lk4zyq">.css-1lk4zyq{margin:0.5rem 1rem 1rem;}.css-1lk4zyq p{line-height:1.5;}</style><div class="css-1lk4zyq e1i772750"><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>It’s a bold claim for me to say that every developer can benefit from something , but hear me out. I was among the 40% w...</p></div></p></div></div></a></div></div></div><div data-index="-7" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1e4psmq e17q3ehh3"><a href="https://blog.sentry.io/how-i-cut-22-3-seconds-off-an-api-call-using-trace-view/" class="css-1lb1td9 e1i772753"><div class="dark css-s2erv2 e1i772754"><div data-gatsby-image-wrapper="" class="gatsby-image-wrapper gatsby-image-wrapper-constrained css-12q0izq e1i772752"><div style="max-width:1200px;display:block"><img alt="" role="presentation" aria-hidden="true" src="data:image/svg+xml;charset=utf-8,%3Csvg height='630' width='1200' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E" style="max-width:100%;display:block;position:static"/></div><div aria-hidden="true" data-placeholder-image="" style="opacity:1;transition:opacity 500ms linear;background-color:#f8f8f8;position:absolute;top:0;left:0;bottom:0;right:0"></div><picture><source type="image/webp" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" data-src="https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="How I cut 22.3 seconds off an API Call using Trace View"/></picture><noscript><picture><source type="image/webp" srcSet="https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" src="https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" srcSet="https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="How I cut 22.3 seconds off an API Call using Trace View"/></picture></noscript><script nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe" type="module">const t="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;if(t){const t=document.querySelectorAll("img[data-main-image]");for(let e of t){e.dataset.src&&(e.setAttribute("src",e.dataset.src),e.removeAttribute("data-src")),e.dataset.srcset&&(e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset"));const t=e.parentNode.querySelectorAll("source[data-srcset]");for(let e of t)e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset");e.complete&&(e.style.opacity=1,e.parentNode.parentNode.querySelector("[data-placeholder-image]").style.opacity=0)}}</script></div><h3 class="css-1m4qx0 e1i772751">How I cut 22.3 seconds off an API Call using Trace View</h3><div class="css-1lk4zyq e1i772750"><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>As a developer, few things are more frustrating than an API that's slower than molasses. You know the code works, but yo...</p></div></p></div></div></a></div></div></div><div data-index="-6" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1e4psmq e17q3ehh3"><a href="https://blog.sentry.io/debugging-slow-pages-caused-by-slow-backends/" class="css-1lb1td9 e1i772753"><div class="dark css-s2erv2 e1i772754"><div data-gatsby-image-wrapper="" class="gatsby-image-wrapper gatsby-image-wrapper-constrained css-12q0izq e1i772752"><div style="max-width:1200px;display:block"><img alt="" role="presentation" aria-hidden="true" src="data:image/svg+xml;charset=utf-8,%3Csvg height='630' width='1200' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E" style="max-width:100%;display:block;position:static"/></div><div aria-hidden="true" data-placeholder-image="" style="opacity:1;transition:opacity 500ms linear;background-color:#e898d8;position:absolute;top:0;left:0;bottom:0;right:0"></div><picture><source type="image/webp" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" data-src="https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="Debugging slow pages caused by slow backends"/></picture><noscript><picture><source type="image/webp" srcSet="https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" src="https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" srcSet="https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="Debugging slow pages caused by slow backends"/></picture></noscript><script nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe" type="module">const t="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;if(t){const t=document.querySelectorAll("img[data-main-image]");for(let e of t){e.dataset.src&&(e.setAttribute("src",e.dataset.src),e.removeAttribute("data-src")),e.dataset.srcset&&(e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset"));const t=e.parentNode.querySelectorAll("source[data-srcset]");for(let e of t)e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset");e.complete&&(e.style.opacity=1,e.parentNode.parentNode.querySelector("[data-placeholder-image]").style.opacity=0)}}</script></div><h3 class="css-1m4qx0 e1i772751">Debugging slow pages caused by slow backends</h3><div class="css-1lk4zyq e1i772750"><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>The truth is that how you solve performance issues varies, and as a developer, you always want the fastest path to resol...</p></div></p></div></div></a></div></div></div><div data-index="-5" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1e4psmq e17q3ehh3"><a href="https://blog.sentry.io/your-bad-lcp-score-might-be-a-backend-issue" class="css-1lb1td9 e1i772753"><div class="dark css-s2erv2 e1i772754"><div data-gatsby-image-wrapper="" class="gatsby-image-wrapper gatsby-image-wrapper-constrained css-12q0izq e1i772752"><div style="max-width:1200px;display:block"><img alt="" role="presentation" aria-hidden="true" src="data:image/svg+xml;charset=utf-8,%3Csvg height='630' width='1200' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E" style="max-width:100%;display:block;position:static"/></div><div aria-hidden="true" data-placeholder-image="" style="opacity:1;transition:opacity 500ms linear;background-color:#e8a8e8;position:absolute;top:0;left:0;bottom:0;right:0"></div><picture><source type="image/webp" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" data-src="https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="Your bad LCP score might be a backend issue"/></picture><noscript><picture><source type="image/webp" srcSet="https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" src="https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" srcSet="https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="Your bad LCP score might be a backend issue"/></picture></noscript><script nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe" type="module">const t="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;if(t){const t=document.querySelectorAll("img[data-main-image]");for(let e of t){e.dataset.src&&(e.setAttribute("src",e.dataset.src),e.removeAttribute("data-src")),e.dataset.srcset&&(e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset"));const t=e.parentNode.querySelectorAll("source[data-srcset]");for(let e of t)e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset");e.complete&&(e.style.opacity=1,e.parentNode.parentNode.querySelector("[data-placeholder-image]").style.opacity=0)}}</script></div><h3 class="css-1m4qx0 e1i772751">Your bad LCP score might be a backend issue</h3><div class="css-1lk4zyq e1i772750"><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>Largest Contentful Paint (LCP) is a Core Web Vital (CWV) metric that marks the point in the page load timeline where the...</p></div></p></div></div></a></div></div></div><div data-index="-4" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1e4psmq e17q3ehh3"><a href="https://blog.sentry.io/how-to-make-your-web-page-faster-before-it-even-loads/" class="css-1lb1td9 e1i772753"><div class="dark css-s2erv2 e1i772754"><div data-gatsby-image-wrapper="" class="gatsby-image-wrapper gatsby-image-wrapper-constrained css-12q0izq e1i772752"><div style="max-width:1200px;display:block"><img alt="" role="presentation" aria-hidden="true" src="data:image/svg+xml;charset=utf-8,%3Csvg height='630' width='1200' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E" style="max-width:100%;display:block;position:static"/></div><div aria-hidden="true" data-placeholder-image="" style="opacity:1;transition:opacity 500ms linear;background-color:#985878;position:absolute;top:0;left:0;bottom:0;right:0"></div><picture><source type="image/webp" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" data-src="https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="How to make your web page faster before it even loads"/></picture><noscript><picture><source type="image/webp" srcSet="https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" src="https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" srcSet="https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="How to make your web page faster before it even loads"/></picture></noscript><script nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe" type="module">const t="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;if(t){const t=document.querySelectorAll("img[data-main-image]");for(let e of t){e.dataset.src&&(e.setAttribute("src",e.dataset.src),e.removeAttribute("data-src")),e.dataset.srcset&&(e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset"));const t=e.parentNode.querySelectorAll("source[data-srcset]");for(let e of t)e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset");e.complete&&(e.style.opacity=1,e.parentNode.parentNode.querySelector("[data-placeholder-image]").style.opacity=0)}}</script></div><h3 class="css-1m4qx0 e1i772751">How to make your web page faster before it even loads</h3><div class="css-1lk4zyq e1i772750"><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>As developers (and as front end developers in particular), we usually talk about web performance in the context of measu...</p></div></p></div></div></a></div></div></div><div data-index="-3" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1e4psmq e17q3ehh3"><a href="https://blog.sentry.io/debug-even-faster-with-8-sentry-updates/" class="css-1lb1td9 e1i772753"><div class="dark css-s2erv2 e1i772754"><div data-gatsby-image-wrapper="" class="gatsby-image-wrapper gatsby-image-wrapper-constrained css-12q0izq e1i772752"><div style="max-width:1200px;display:block"><img alt="" role="presentation" aria-hidden="true" src="data:image/svg+xml;charset=utf-8,%3Csvg height='630' width='1200' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E" style="max-width:100%;display:block;position:static"/></div><div aria-hidden="true" data-placeholder-image="" style="opacity:1;transition:opacity 500ms linear;background-color:#9838a8;position:absolute;top:0;left:0;bottom:0;right:0"></div><picture><source type="image/webp" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" data-src="https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="Debug (even) faster with 8 Sentry updates"/></picture><noscript><picture><source type="image/webp" srcSet="https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" src="https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" srcSet="https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="Debug (even) faster with 8 Sentry updates"/></picture></noscript><script nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe" type="module">const t="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;if(t){const t=document.querySelectorAll("img[data-main-image]");for(let e of t){e.dataset.src&&(e.setAttribute("src",e.dataset.src),e.removeAttribute("data-src")),e.dataset.srcset&&(e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset"));const t=e.parentNode.querySelectorAll("source[data-srcset]");for(let e of t)e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset");e.complete&&(e.style.opacity=1,e.parentNode.parentNode.querySelector("[data-placeholder-image]").style.opacity=0)}}</script></div><h3 class="css-1m4qx0 e1i772751">Debug (even) faster with 8 Sentry updates</h3><div class="css-1lk4zyq e1i772750"><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>Over the past few months, we introduced several new features and capabilities. While we released larger product updates...</p></div></p></div></div></a></div></div></div><div data-index="-2" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1e4psmq e17q3ehh3"><a href="https://blog.sentry.io/how-to-identify-fetch-waterfalls-in-react/" class="css-1lb1td9 e1i772753"><div class="dark css-s2erv2 e1i772754"><div data-gatsby-image-wrapper="" class="gatsby-image-wrapper gatsby-image-wrapper-constrained css-12q0izq e1i772752"><div style="max-width:1200px;display:block"><img alt="" role="presentation" aria-hidden="true" src="data:image/svg+xml;charset=utf-8,%3Csvg height='630' width='1200' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E" style="max-width:100%;display:block;position:static"/></div><div aria-hidden="true" data-placeholder-image="" style="opacity:1;transition:opacity 500ms linear;background-color:#f8d898;position:absolute;top:0;left:0;bottom:0;right:0"></div><picture><source type="image/webp" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" data-src="https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="How to identify fetch waterfalls in React"/></picture><noscript><picture><source type="image/webp" srcSet="https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" src="https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" srcSet="https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="How to identify fetch waterfalls in React"/></picture></noscript><script nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe" type="module">const t="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;if(t){const t=document.querySelectorAll("img[data-main-image]");for(let e of t){e.dataset.src&&(e.setAttribute("src",e.dataset.src),e.removeAttribute("data-src")),e.dataset.srcset&&(e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset"));const t=e.parentNode.querySelectorAll("source[data-srcset]");for(let e of t)e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset");e.complete&&(e.style.opacity=1,e.parentNode.parentNode.querySelector("[data-placeholder-image]").style.opacity=0)}}</script></div><h3 class="css-1m4qx0 e1i772751">How to identify fetch waterfalls in React</h3><div class="css-1lk4zyq e1i772750"><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>Fetch Waterfalls are scenarios where multiple fetch requests are invoked in a sequential manner, not in parallel. This l...</p></div></p></div></div></a></div></div></div><div data-index="-1" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1e4psmq e17q3ehh3"><a href="https://blog.sentry.io/my-errors-are-gone-with-a-trace/" class="css-1lb1td9 e1i772753"><div class="dark css-s2erv2 e1i772754"><div data-gatsby-image-wrapper="" class="gatsby-image-wrapper gatsby-image-wrapper-constrained css-12q0izq e1i772752"><div style="max-width:1200px;display:block"><img alt="" role="presentation" aria-hidden="true" src="data:image/svg+xml;charset=utf-8,%3Csvg height='630' width='1200' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E" style="max-width:100%;display:block;position:static"/></div><div aria-hidden="true" data-placeholder-image="" style="opacity:1;transition:opacity 500ms linear;background-color:#382858;position:absolute;top:0;left:0;bottom:0;right:0"></div><picture><source type="image/webp" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" data-src="https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="My errors are gone w̶i̶t ̶h̶o̶u̶t̶ with a trace"/></picture><noscript><picture><source type="image/webp" srcSet="https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" src="https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" srcSet="https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="My errors are gone w̶i̶t̶h̶o̶u̶t̶ with a trace"/></picture></noscript><script nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe" type="module">const t="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;if(t){const t=document.querySelectorAll("img[data-main-image]");for(let e of t){e.dataset.src&&(e.setAttribute("src",e.dataset.src),e.removeAttribute("data-src")),e.dataset.srcset&&(e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset"));const t=e.parentNode.querySelectorAll("source[data-srcset]");for(let e of t)e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset");e.complete&&(e.style.opacity=1,e.parentNode.parentNode.querySelector("[data-placeholder-image]").style.opacity=0)}}</script></div><h3 class="css-1m4qx0 e1i772751">My errors are gone w̶i̶t̶h̶o̶u̶t̶ with a trace</h3><div class="css-1lk4zyq e1i772750"><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>I can’t imagine another product where I go from “I probably don’t need this” to “I am adding this to all my products.” T...</p></div></p></div></div></a></div></div></div><div style="outline:none" data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1e4psmq e17q3ehh3"><a href="https://blog.sentry.io/everyone-needs-to-know-how-to-trace/" class="css-1lb1td9 e1i772753"><div class="dark css-s2erv2 e1i772754"><div data-gatsby-image-wrapper="" class="gatsby-image-wrapper gatsby-image-wrapper-constrained css-12q0izq e1i772752"><div style="max-width:1200px;display:block"><img alt="" role="presentation" aria-hidden="true" src="data:image/svg+xml;charset=utf-8,%3Csvg height='630' width='1200' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E" style="max-width:100%;display:block;position:static"/></div><div aria-hidden="true" data-placeholder-image="" style="opacity:1;transition:opacity 500ms linear;background-color:#f8d8b8;position:absolute;top:0;left:0;bottom:0;right:0"></div><picture><source type="image/webp" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" data-src="https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="Everyone needs to know how to trace"/></picture><noscript><picture><source type="image/webp" srcSet="https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" src="https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" srcSet="https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="Everyone needs to know how to trace"/></picture></noscript><script nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe" type="module">const t="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;if(t){const t=document.querySelectorAll("img[data-main-image]");for(let e of t){e.dataset.src&&(e.setAttribute("src",e.dataset.src),e.removeAttribute("data-src")),e.dataset.srcset&&(e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset"));const t=e.parentNode.querySelectorAll("source[data-srcset]");for(let e of t)e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset");e.complete&&(e.style.opacity=1,e.parentNode.parentNode.querySelector("[data-placeholder-image]").style.opacity=0)}}</script></div><h3 class="css-1m4qx0 e1i772751">Everyone needs to know how to trace</h3><div class="css-1lk4zyq e1i772750"><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>It’s a bold claim for me to say that every developer can benefit from something , but hear me out. I was among the 40% w...</p></div></p></div></div></a></div></div></div><div style="outline:none" data-index="1" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1e4psmq e17q3ehh3"><a href="https://blog.sentry.io/how-i-cut-22-3-seconds-off-an-api-call-using-trace-view/" class="css-1lb1td9 e1i772753"><div class="dark css-s2erv2 e1i772754"><div data-gatsby-image-wrapper="" class="gatsby-image-wrapper gatsby-image-wrapper-constrained css-12q0izq e1i772752"><div style="max-width:1200px;display:block"><img alt="" role="presentation" aria-hidden="true" src="data:image/svg+xml;charset=utf-8,%3Csvg height='630' width='1200' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E" style="max-width:100%;display:block;position:static"/></div><div aria-hidden="true" data-placeholder-image="" style="opacity:1;transition:opacity 500ms linear;background-color:#f8f8f8;position:absolute;top:0;left:0;bottom:0;right:0"></div><picture><source type="image/webp" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" data-src="https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="How I cut 22.3 seconds off an API Call using Trace View"/></picture><noscript><picture><source type="image/webp" srcSet="https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" src="https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" srcSet="https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="How I cut 22.3 seconds off an API Call using Trace View"/></picture></noscript><script nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe" type="module">const t="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;if(t){const t=document.querySelectorAll("img[data-main-image]");for(let e of t){e.dataset.src&&(e.setAttribute("src",e.dataset.src),e.removeAttribute("data-src")),e.dataset.srcset&&(e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset"));const t=e.parentNode.querySelectorAll("source[data-srcset]");for(let e of t)e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset");e.complete&&(e.style.opacity=1,e.parentNode.parentNode.querySelector("[data-placeholder-image]").style.opacity=0)}}</script></div><h3 class="css-1m4qx0 e1i772751">How I cut 22.3 seconds off an API Call using Trace View</h3><div class="css-1lk4zyq e1i772750"><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>As a developer, few things are more frustrating than an API that's slower than molasses. You know the code works, but yo...</p></div></p></div></div></a></div></div></div><div style="outline:none" data-index="2" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1e4psmq e17q3ehh3"><a href="https://blog.sentry.io/debugging-slow-pages-caused-by-slow-backends/" class="css-1lb1td9 e1i772753"><div class="dark css-s2erv2 e1i772754"><div data-gatsby-image-wrapper="" class="gatsby-image-wrapper gatsby-image-wrapper-constrained css-12q0izq e1i772752"><div style="max-width:1200px;display:block"><img alt="" role="presentation" aria-hidden="true" src="data:image/svg+xml;charset=utf-8,%3Csvg height='630' width='1200' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E" style="max-width:100%;display:block;position:static"/></div><div aria-hidden="true" data-placeholder-image="" style="opacity:1;transition:opacity 500ms linear;background-color:#e898d8;position:absolute;top:0;left:0;bottom:0;right:0"></div><picture><source type="image/webp" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" data-src="https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="Debugging slow pages caused by slow backends"/></picture><noscript><picture><source type="image/webp" srcSet="https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" src="https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" srcSet="https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="Debugging slow pages caused by slow backends"/></picture></noscript><script nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe" type="module">const t="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;if(t){const t=document.querySelectorAll("img[data-main-image]");for(let e of t){e.dataset.src&&(e.setAttribute("src",e.dataset.src),e.removeAttribute("data-src")),e.dataset.srcset&&(e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset"));const t=e.parentNode.querySelectorAll("source[data-srcset]");for(let e of t)e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset");e.complete&&(e.style.opacity=1,e.parentNode.parentNode.querySelector("[data-placeholder-image]").style.opacity=0)}}</script></div><h3 class="css-1m4qx0 e1i772751">Debugging slow pages caused by slow backends</h3><div class="css-1lk4zyq e1i772750"><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>The truth is that how you solve performance issues varies, and as a developer, you always want the fastest path to resol...</p></div></p></div></div></a></div></div></div><div style="outline:none" data-index="3" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1e4psmq e17q3ehh3"><a href="https://blog.sentry.io/your-bad-lcp-score-might-be-a-backend-issue" class="css-1lb1td9 e1i772753"><div class="dark css-s2erv2 e1i772754"><div data-gatsby-image-wrapper="" class="gatsby-image-wrapper gatsby-image-wrapper-constrained css-12q0izq e1i772752"><div style="max-width:1200px;display:block"><img alt="" role="presentation" aria-hidden="true" src="data:image/svg+xml;charset=utf-8,%3Csvg height='630' width='1200' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E" style="max-width:100%;display:block;position:static"/></div><div aria-hidden="true" data-placeholder-image="" style="opacity:1;transition:opacity 500ms linear;background-color:#e8a8e8;position:absolute;top:0;left:0;bottom:0;right:0"></div><picture><source type="image/webp" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" data-src="https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="Your bad LCP score might be a backend issue"/></picture><noscript><picture><source type="image/webp" srcSet="https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" src="https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" srcSet="https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="Your bad LCP score might be a backend issue"/></picture></noscript><script nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe" type="module">const t="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;if(t){const t=document.querySelectorAll("img[data-main-image]");for(let e of t){e.dataset.src&&(e.setAttribute("src",e.dataset.src),e.removeAttribute("data-src")),e.dataset.srcset&&(e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset"));const t=e.parentNode.querySelectorAll("source[data-srcset]");for(let e of t)e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset");e.complete&&(e.style.opacity=1,e.parentNode.parentNode.querySelector("[data-placeholder-image]").style.opacity=0)}}</script></div><h3 class="css-1m4qx0 e1i772751">Your bad LCP score might be a backend issue</h3><div class="css-1lk4zyq e1i772750"><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>Largest Contentful Paint (LCP) is a Core Web Vital (CWV) metric that marks the point in the page load timeline where the...</p></div></p></div></div></a></div></div></div><div style="outline:none" data-index="4" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1e4psmq e17q3ehh3"><a href="https://blog.sentry.io/how-to-make-your-web-page-faster-before-it-even-loads/" class="css-1lb1td9 e1i772753"><div class="dark css-s2erv2 e1i772754"><div data-gatsby-image-wrapper="" class="gatsby-image-wrapper gatsby-image-wrapper-constrained css-12q0izq e1i772752"><div style="max-width:1200px;display:block"><img alt="" role="presentation" aria-hidden="true" src="data:image/svg+xml;charset=utf-8,%3Csvg height='630' width='1200' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E" style="max-width:100%;display:block;position:static"/></div><div aria-hidden="true" data-placeholder-image="" style="opacity:1;transition:opacity 500ms linear;background-color:#985878;position:absolute;top:0;left:0;bottom:0;right:0"></div><picture><source type="image/webp" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" data-src="https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="How to make your web page faster before it even loads"/></picture><noscript><picture><source type="image/webp" srcSet="https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" src="https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" srcSet="https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="How to make your web page faster before it even loads"/></picture></noscript><script nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe" type="module">const t="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;if(t){const t=document.querySelectorAll("img[data-main-image]");for(let e of t){e.dataset.src&&(e.setAttribute("src",e.dataset.src),e.removeAttribute("data-src")),e.dataset.srcset&&(e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset"));const t=e.parentNode.querySelectorAll("source[data-srcset]");for(let e of t)e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset");e.complete&&(e.style.opacity=1,e.parentNode.parentNode.querySelector("[data-placeholder-image]").style.opacity=0)}}</script></div><h3 class="css-1m4qx0 e1i772751">How to make your web page faster before it even loads</h3><div class="css-1lk4zyq e1i772750"><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>As developers (and as front end developers in particular), we usually talk about web performance in the context of measu...</p></div></p></div></div></a></div></div></div><div style="outline:none" data-index="5" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1e4psmq e17q3ehh3"><a href="https://blog.sentry.io/debug-even-faster-with-8-sentry-updates/" class="css-1lb1td9 e1i772753"><div class="dark css-s2erv2 e1i772754"><div data-gatsby-image-wrapper="" class="gatsby-image-wrapper gatsby-image-wrapper-constrained css-12q0izq e1i772752"><div style="max-width:1200px;display:block"><img alt="" role="presentation" aria-hidden="true" src="data:image/svg+xml;charset=utf-8,%3Csvg height='630' width='1200' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E" style="max-width:100%;display:block;position:static"/></div><div aria-hidden="true" data-placeholder-image="" style="opacity:1;transition:opacity 500ms linear;background-color:#9838a8;position:absolute;top:0;left:0;bottom:0;right:0"></div><picture><source type="image/webp" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" data-src="https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="Debug (even) faster with 8 Sentry updates"/></picture><noscript><picture><source type="image/webp" srcSet="https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" src="https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" srcSet="https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="Debug (even) faster with 8 Sentry updates"/></picture></noscript><script nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe" type="module">const t="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;if(t){const t=document.querySelectorAll("img[data-main-image]");for(let e of t){e.dataset.src&&(e.setAttribute("src",e.dataset.src),e.removeAttribute("data-src")),e.dataset.srcset&&(e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset"));const t=e.parentNode.querySelectorAll("source[data-srcset]");for(let e of t)e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset");e.complete&&(e.style.opacity=1,e.parentNode.parentNode.querySelector("[data-placeholder-image]").style.opacity=0)}}</script></div><h3 class="css-1m4qx0 e1i772751">Debug (even) faster with 8 Sentry updates</h3><div class="css-1lk4zyq e1i772750"><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>Over the past few months, we introduced several new features and capabilities. While we released larger product updates...</p></div></p></div></div></a></div></div></div><div style="outline:none" data-index="6" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1e4psmq e17q3ehh3"><a href="https://blog.sentry.io/how-to-identify-fetch-waterfalls-in-react/" class="css-1lb1td9 e1i772753"><div class="dark css-s2erv2 e1i772754"><div data-gatsby-image-wrapper="" class="gatsby-image-wrapper gatsby-image-wrapper-constrained css-12q0izq e1i772752"><div style="max-width:1200px;display:block"><img alt="" role="presentation" aria-hidden="true" src="data:image/svg+xml;charset=utf-8,%3Csvg height='630' width='1200' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E" style="max-width:100%;display:block;position:static"/></div><div aria-hidden="true" data-placeholder-image="" style="opacity:1;transition:opacity 500ms linear;background-color:#f8d898;position:absolute;top:0;left:0;bottom:0;right:0"></div><picture><source type="image/webp" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" data-src="https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="How to identify fetch waterfalls in React"/></picture><noscript><picture><source type="image/webp" srcSet="https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" src="https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" srcSet="https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="How to identify fetch waterfalls in React"/></picture></noscript><script nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe" type="module">const t="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;if(t){const t=document.querySelectorAll("img[data-main-image]");for(let e of t){e.dataset.src&&(e.setAttribute("src",e.dataset.src),e.removeAttribute("data-src")),e.dataset.srcset&&(e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset"));const t=e.parentNode.querySelectorAll("source[data-srcset]");for(let e of t)e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset");e.complete&&(e.style.opacity=1,e.parentNode.parentNode.querySelector("[data-placeholder-image]").style.opacity=0)}}</script></div><h3 class="css-1m4qx0 e1i772751">How to identify fetch waterfalls in React</h3><div class="css-1lk4zyq e1i772750"><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>Fetch Waterfalls are scenarios where multiple fetch requests are invoked in a sequential manner, not in parallel. This l...</p></div></p></div></div></a></div></div></div><div style="outline:none" data-index="7" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1e4psmq e17q3ehh3"><a href="https://blog.sentry.io/my-errors-are-gone-with-a-trace/" class="css-1lb1td9 e1i772753"><div class="dark css-s2erv2 e1i772754"><div data-gatsby-image-wrapper="" class="gatsby-image-wrapper gatsby-image-wrapper-constrained css-12q0izq e1i772752"><div style="max-width:1200px;display:block"><img alt="" role="presentation" aria-hidden="true" src="data:image/svg+xml;charset=utf-8,%3Csvg height='630' width='1200' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E" style="max-width:100%;display:block;position:static"/></div><div aria-hidden="true" data-placeholder-image="" style="opacity:1;transition:opacity 500ms linear;background-color:#382858;position:absolute;top:0;left:0;bottom:0;right:0"></div><picture><source type="image/webp" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" data-src="https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="My errors are gone w̶i̶t̶h̶o̶u̶t̶ with a trace"/></picture><noscript><picture><source type="image/webp" srcSet="https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" src="https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" srcSet="https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="My errors are gone w̶i̶t̶h̶o̶u̶t̶ with a trace"/></picture></noscript><script nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe" type="module">const t="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;if(t){const t=document.querySelectorAll("img[data-main-image]");for(let e of t){e.dataset.src&&(e.setAttribute("src",e.dataset.src),e.removeAttribute("data-src")),e.dataset.srcset&&(e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset"));const t=e.parentNode.querySelectorAll("source[data-srcset]");for(let e of t)e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset");e.complete&&(e.style.opacity=1,e.parentNode.parentNode.querySelector("[data-placeholder-image]").style.opacity=0)}}</script></div><h3 class="css-1m4qx0 e1i772751">My errors are gone w̶i̶t̶h̶o̶u̶t̶ with a trace</h3><div class="css-1lk4zyq e1i772750"><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>I can’t imagine another product where I go from “I probably don’t need this” to “I am adding this to all my products.” T...</p></div></p></div></div></a></div></div></div><div data-index="8" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1e4psmq e17q3ehh3"><a href="https://blog.sentry.io/everyone-needs-to-know-how-to-trace/" class="css-1lb1td9 e1i772753"><div class="dark css-s2erv2 e1i772754"><div data-gatsby-image-wrapper="" class="gatsby-image-wrapper gatsby-image-wrapper-constrained css-12q0izq e1i772752"><div style="max-width:1200px;display:block"><img alt="" role="presentation" aria-hidden="true" src="data:image/svg+xml;charset=utf-8,%3Csvg height='630' width='1200' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E" style="max-width:100%;display:block;position:static"/></div><div aria-hidden="true" data-placeholder-image="" style="opacity:1;transition:opacity 500ms linear;background-color:#f8d8b8;position:absolute;top:0;left:0;bottom:0;right:0"></div><picture><source type="image/webp" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" data-src="https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="Everyone needs to know how to trace"/></picture><noscript><picture><source type="image/webp" srcSet="https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" src="https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" srcSet="https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/29UhI4rQsSweXrPiBKbjUZ/2c9a5d70e092062ea700d338b0d48871/0823_DTSD163_flyIO-hero__1_.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="Everyone needs to know how to trace"/></picture></noscript><script nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe" type="module">const t="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;if(t){const t=document.querySelectorAll("img[data-main-image]");for(let e of t){e.dataset.src&&(e.setAttribute("src",e.dataset.src),e.removeAttribute("data-src")),e.dataset.srcset&&(e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset"));const t=e.parentNode.querySelectorAll("source[data-srcset]");for(let e of t)e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset");e.complete&&(e.style.opacity=1,e.parentNode.parentNode.querySelector("[data-placeholder-image]").style.opacity=0)}}</script></div><h3 class="css-1m4qx0 e1i772751">Everyone needs to know how to trace</h3><div class="css-1lk4zyq e1i772750"><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>It’s a bold claim for me to say that every developer can benefit from something , but hear me out. I was among the 40% w...</p></div></p></div></div></a></div></div></div><div data-index="9" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1e4psmq e17q3ehh3"><a href="https://blog.sentry.io/how-i-cut-22-3-seconds-off-an-api-call-using-trace-view/" class="css-1lb1td9 e1i772753"><div class="dark css-s2erv2 e1i772754"><div data-gatsby-image-wrapper="" class="gatsby-image-wrapper gatsby-image-wrapper-constrained css-12q0izq e1i772752"><div style="max-width:1200px;display:block"><img alt="" role="presentation" aria-hidden="true" src="data:image/svg+xml;charset=utf-8,%3Csvg height='630' width='1200' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E" style="max-width:100%;display:block;position:static"/></div><div aria-hidden="true" data-placeholder-image="" style="opacity:1;transition:opacity 500ms linear;background-color:#f8f8f8;position:absolute;top:0;left:0;bottom:0;right:0"></div><picture><source type="image/webp" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" data-src="https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="How I cut 22.3 seconds off an API Call using Trace View"/></picture><noscript><picture><source type="image/webp" srcSet="https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" src="https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" srcSet="https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/1CSgPvFRhH1PgdS6UU3Jt2/657fc43459f4dfde1361439fa1928db2/Tracing3_meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="How I cut 22.3 seconds off an API Call using Trace View"/></picture></noscript><script nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe" type="module">const t="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;if(t){const t=document.querySelectorAll("img[data-main-image]");for(let e of t){e.dataset.src&&(e.setAttribute("src",e.dataset.src),e.removeAttribute("data-src")),e.dataset.srcset&&(e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset"));const t=e.parentNode.querySelectorAll("source[data-srcset]");for(let e of t)e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset");e.complete&&(e.style.opacity=1,e.parentNode.parentNode.querySelector("[data-placeholder-image]").style.opacity=0)}}</script></div><h3 class="css-1m4qx0 e1i772751">How I cut 22.3 seconds off an API Call using Trace View</h3><div class="css-1lk4zyq e1i772750"><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>As a developer, few things are more frustrating than an API that's slower than molasses. You know the code works, but yo...</p></div></p></div></div></a></div></div></div><div data-index="10" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1e4psmq e17q3ehh3"><a href="https://blog.sentry.io/debugging-slow-pages-caused-by-slow-backends/" class="css-1lb1td9 e1i772753"><div class="dark css-s2erv2 e1i772754"><div data-gatsby-image-wrapper="" class="gatsby-image-wrapper gatsby-image-wrapper-constrained css-12q0izq e1i772752"><div style="max-width:1200px;display:block"><img alt="" role="presentation" aria-hidden="true" src="data:image/svg+xml;charset=utf-8,%3Csvg height='630' width='1200' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E" style="max-width:100%;display:block;position:static"/></div><div aria-hidden="true" data-placeholder-image="" style="opacity:1;transition:opacity 500ms linear;background-color:#e898d8;position:absolute;top:0;left:0;bottom:0;right:0"></div><picture><source type="image/webp" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" data-src="https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="Debugging slow pages caused by slow backends"/></picture><noscript><picture><source type="image/webp" srcSet="https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" src="https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" srcSet="https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/5u0mg0UHvXbgLrPCrGnXEB/a24e661250c26660ac99904a7de504f7/1123_DTSD-331_should_you_merge-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="Debugging slow pages caused by slow backends"/></picture></noscript><script nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe" type="module">const t="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;if(t){const t=document.querySelectorAll("img[data-main-image]");for(let e of t){e.dataset.src&&(e.setAttribute("src",e.dataset.src),e.removeAttribute("data-src")),e.dataset.srcset&&(e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset"));const t=e.parentNode.querySelectorAll("source[data-srcset]");for(let e of t)e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset");e.complete&&(e.style.opacity=1,e.parentNode.parentNode.querySelector("[data-placeholder-image]").style.opacity=0)}}</script></div><h3 class="css-1m4qx0 e1i772751">Debugging slow pages caused by slow backends</h3><div class="css-1lk4zyq e1i772750"><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>The truth is that how you solve performance issues varies, and as a developer, you always want the fastest path to resol...</p></div></p></div></div></a></div></div></div><div data-index="11" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1e4psmq e17q3ehh3"><a href="https://blog.sentry.io/your-bad-lcp-score-might-be-a-backend-issue" class="css-1lb1td9 e1i772753"><div class="dark css-s2erv2 e1i772754"><div data-gatsby-image-wrapper="" class="gatsby-image-wrapper gatsby-image-wrapper-constrained css-12q0izq e1i772752"><div style="max-width:1200px;display:block"><img alt="" role="presentation" aria-hidden="true" src="data:image/svg+xml;charset=utf-8,%3Csvg height='630' width='1200' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E" style="max-width:100%;display:block;position:static"/></div><div aria-hidden="true" data-placeholder-image="" style="opacity:1;transition:opacity 500ms linear;background-color:#e8a8e8;position:absolute;top:0;left:0;bottom:0;right:0"></div><picture><source type="image/webp" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" data-src="https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="Your bad LCP score might be a backend issue"/></picture><noscript><picture><source type="image/webp" srcSet="https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" src="https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" srcSet="https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/3RgWxFDQ1MPjxainqnjlPm/f540e950de207a3ff79c1ea1513227e5/alertImprove-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="Your bad LCP score might be a backend issue"/></picture></noscript><script nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe" type="module">const t="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;if(t){const t=document.querySelectorAll("img[data-main-image]");for(let e of t){e.dataset.src&&(e.setAttribute("src",e.dataset.src),e.removeAttribute("data-src")),e.dataset.srcset&&(e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset"));const t=e.parentNode.querySelectorAll("source[data-srcset]");for(let e of t)e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset");e.complete&&(e.style.opacity=1,e.parentNode.parentNode.querySelector("[data-placeholder-image]").style.opacity=0)}}</script></div><h3 class="css-1m4qx0 e1i772751">Your bad LCP score might be a backend issue</h3><div class="css-1lk4zyq e1i772750"><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>Largest Contentful Paint (LCP) is a Core Web Vital (CWV) metric that marks the point in the page load timeline where the...</p></div></p></div></div></a></div></div></div><div data-index="12" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1e4psmq e17q3ehh3"><a href="https://blog.sentry.io/how-to-make-your-web-page-faster-before-it-even-loads/" class="css-1lb1td9 e1i772753"><div class="dark css-s2erv2 e1i772754"><div data-gatsby-image-wrapper="" class="gatsby-image-wrapper gatsby-image-wrapper-constrained css-12q0izq e1i772752"><div style="max-width:1200px;display:block"><img alt="" role="presentation" aria-hidden="true" src="data:image/svg+xml;charset=utf-8,%3Csvg height='630' width='1200' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E" style="max-width:100%;display:block;position:static"/></div><div aria-hidden="true" data-placeholder-image="" style="opacity:1;transition:opacity 500ms linear;background-color:#985878;position:absolute;top:0;left:0;bottom:0;right:0"></div><picture><source type="image/webp" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" data-src="https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="How to make your web page faster before it even loads"/></picture><noscript><picture><source type="image/webp" srcSet="https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" src="https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" srcSet="https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/6o5WpthgEfSs6sTEtkfzxU/ed0133f609ae798b871b59b380062028/web-page-faster-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="How to make your web page faster before it even loads"/></picture></noscript><script nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe" type="module">const t="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;if(t){const t=document.querySelectorAll("img[data-main-image]");for(let e of t){e.dataset.src&&(e.setAttribute("src",e.dataset.src),e.removeAttribute("data-src")),e.dataset.srcset&&(e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset"));const t=e.parentNode.querySelectorAll("source[data-srcset]");for(let e of t)e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset");e.complete&&(e.style.opacity=1,e.parentNode.parentNode.querySelector("[data-placeholder-image]").style.opacity=0)}}</script></div><h3 class="css-1m4qx0 e1i772751">How to make your web page faster before it even loads</h3><div class="css-1lk4zyq e1i772750"><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>As developers (and as front end developers in particular), we usually talk about web performance in the context of measu...</p></div></p></div></div></a></div></div></div><div data-index="13" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1e4psmq e17q3ehh3"><a href="https://blog.sentry.io/debug-even-faster-with-8-sentry-updates/" class="css-1lb1td9 e1i772753"><div class="dark css-s2erv2 e1i772754"><div data-gatsby-image-wrapper="" class="gatsby-image-wrapper gatsby-image-wrapper-constrained css-12q0izq e1i772752"><div style="max-width:1200px;display:block"><img alt="" role="presentation" aria-hidden="true" src="data:image/svg+xml;charset=utf-8,%3Csvg height='630' width='1200' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E" style="max-width:100%;display:block;position:static"/></div><div aria-hidden="true" data-placeholder-image="" style="opacity:1;transition:opacity 500ms linear;background-color:#9838a8;position:absolute;top:0;left:0;bottom:0;right:0"></div><picture><source type="image/webp" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" data-src="https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="Debug (even) faster with 8 Sentry updates"/></picture><noscript><picture><source type="image/webp" srcSet="https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" src="https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" srcSet="https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/5qwjHoWTagnIyugkc80YdT/b8c2c805a7383c08663d34a990d3f79e/hero_meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="Debug (even) faster with 8 Sentry updates"/></picture></noscript><script nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe" type="module">const t="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;if(t){const t=document.querySelectorAll("img[data-main-image]");for(let e of t){e.dataset.src&&(e.setAttribute("src",e.dataset.src),e.removeAttribute("data-src")),e.dataset.srcset&&(e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset"));const t=e.parentNode.querySelectorAll("source[data-srcset]");for(let e of t)e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset");e.complete&&(e.style.opacity=1,e.parentNode.parentNode.querySelector("[data-placeholder-image]").style.opacity=0)}}</script></div><h3 class="css-1m4qx0 e1i772751">Debug (even) faster with 8 Sentry updates</h3><div class="css-1lk4zyq e1i772750"><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>Over the past few months, we introduced several new features and capabilities. While we released larger product updates...</p></div></p></div></div></a></div></div></div><div data-index="14" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1e4psmq e17q3ehh3"><a href="https://blog.sentry.io/how-to-identify-fetch-waterfalls-in-react/" class="css-1lb1td9 e1i772753"><div class="dark css-s2erv2 e1i772754"><div data-gatsby-image-wrapper="" class="gatsby-image-wrapper gatsby-image-wrapper-constrained css-12q0izq e1i772752"><div style="max-width:1200px;display:block"><img alt="" role="presentation" aria-hidden="true" src="data:image/svg+xml;charset=utf-8,%3Csvg height='630' width='1200' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E" style="max-width:100%;display:block;position:static"/></div><div aria-hidden="true" data-placeholder-image="" style="opacity:1;transition:opacity 500ms linear;background-color:#f8d898;position:absolute;top:0;left:0;bottom:0;right:0"></div><picture><source type="image/webp" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" data-src="https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="How to identify fetch waterfalls in React"/></picture><noscript><picture><source type="image/webp" srcSet="https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" src="https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" srcSet="https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/VHWYJwLAHxgMWcnQBC1bu/198a94c68156cff4f763c931aaa36f93/performance-issues-meta.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="How to identify fetch waterfalls in React"/></picture></noscript><script nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe" type="module">const t="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;if(t){const t=document.querySelectorAll("img[data-main-image]");for(let e of t){e.dataset.src&&(e.setAttribute("src",e.dataset.src),e.removeAttribute("data-src")),e.dataset.srcset&&(e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset"));const t=e.parentNode.querySelectorAll("source[data-srcset]");for(let e of t)e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset");e.complete&&(e.style.opacity=1,e.parentNode.parentNode.querySelector("[data-placeholder-image]").style.opacity=0)}}</script></div><h3 class="css-1m4qx0 e1i772751">How to identify fetch waterfalls in React</h3><div class="css-1lk4zyq e1i772750"><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>Fetch Waterfalls are scenarios where multiple fetch requests are invoked in a sequential manner, not in parallel. This l...</p></div></p></div></div></a></div></div></div><div data-index="15" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true"><div><div tabindex="-1" style="width:100%;display:inline-block" class="css-1e4psmq e17q3ehh3"><a href="https://blog.sentry.io/my-errors-are-gone-with-a-trace/" class="css-1lb1td9 e1i772753"><div class="dark css-s2erv2 e1i772754"><div data-gatsby-image-wrapper="" class="gatsby-image-wrapper gatsby-image-wrapper-constrained css-12q0izq e1i772752"><div style="max-width:1200px;display:block"><img alt="" role="presentation" aria-hidden="true" src="data:image/svg+xml;charset=utf-8,%3Csvg height='630' width='1200' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E" style="max-width:100%;display:block;position:static"/></div><div aria-hidden="true" data-placeholder-image="" style="opacity:1;transition:opacity 500ms linear;background-color:#382858;position:absolute;top:0;left:0;bottom:0;right:0"></div><picture><source type="image/webp" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" data-src="https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" data-srcset="https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="My errors are gone w̶i̶t̶h̶o̶u̶t̶ with a trace"/></picture><noscript><picture><source type="image/webp" srcSet="https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=300&h=158&q=50&fm=webp 300w,https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=600&h=315&q=50&fm=webp 600w,https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=1200&h=630&q=50&fm=webp 1200w" sizes="(min-width: 1200px) 1200px, 100vw"/><img data-gatsby-image-ssr="" data-main-image="" style="opacity:0" sizes="(min-width: 1200px) 1200px, 100vw" decoding="async" loading="lazy" src="https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg" srcSet="https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=300&h=158&fl=progressive&q=50&fm=jpg 300w,https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=600&h=315&fl=progressive&q=50&fm=jpg 600w,https://images.ctfassets.net/em6l9zw4tzag/5HtRRLp2fwWUZNZimOFZnm/854e6e452a7918d4eef35c5dcdec11fd/ecosystem3-meta__1_.jpg?w=1200&h=630&fl=progressive&q=50&fm=jpg 1200w" alt="My errors are gone w̶i̶t̶h̶o̶u̶t̶ with a trace"/></picture></noscript><script nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe" type="module">const t="undefined"!=typeof HTMLImageElement&&"loading"in HTMLImageElement.prototype;if(t){const t=document.querySelectorAll("img[data-main-image]");for(let e of t){e.dataset.src&&(e.setAttribute("src",e.dataset.src),e.removeAttribute("data-src")),e.dataset.srcset&&(e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset"));const t=e.parentNode.querySelectorAll("source[data-srcset]");for(let e of t)e.setAttribute("srcset",e.dataset.srcset),e.removeAttribute("data-srcset");e.complete&&(e.style.opacity=1,e.parentNode.parentNode.querySelector("[data-placeholder-image]").style.opacity=0)}}</script></div><h3 class="css-1m4qx0 e1i772751">My errors are gone w̶i̶t̶h̶o̶u̶t̶ with a trace</h3><div class="css-1lk4zyq e1i772750"><p><div class="blog-content css-1d9mkkh e1l9qf320"><p>I can’t imagine another product where I go from “I probably don’t need this” to “I am adding this to all my products.” T...</p></div></p></div></div></a></div></div></div></div></div><style data-emotion="css 1inn8e1">.css-1inn8e1{z-index:5;border-radius:2.5rem;background-color:#ffffff;border-color:transparent;height:3.25rem;width:3.25rem;box-shadow:0rem 0.25rem 1rem 0rem #1f16331a;cursor:pointer;position:absolute;right:5rem;bottom:-15%;}@media (min-width: 768px){.css-1inn8e1{right:7rem;top:33%;bottom:initial;}}.css-1inn8e1.light.newsletter{bottom:5%;}.css-1inn8e1:hover{-webkit-background-size:100%;background-size:100%;background-origin:border-box;-webkit-background-position:50% 50%;background-position:50% 50%;background-image:linear-gradient(45deg, #FA7FAA 0%, #FF9691 50%, #FFB287 100%);}.css-1inn8e1:disabled{visibility:visible;opacity:0.5;pointer-events:none;}@media screen and (min-width: 768px){.css-1inn8e1:disabled{visibility:hidden;}}</style><button alt="forward" class="standard dark css-1inn8e1 e17q3ehh0"><svg class="forward css-1oa5bb4 e17q3ehh2" width="20" height="20" viewBox="0 0 20 20" fill="none"><g id="icon/caret-right"><path id="Polygon 113" d="M14.5639 9.37596C15.0092 9.67283 15.0092 10.3272 14.5639 10.624L7.66603 15.2226C7.16761 15.5549 6.5 15.1976 6.5 14.5986L6.5 5.40139C6.5 4.80237 7.16761 4.44507 7.66603 4.77735L14.5639 9.37596Z" fill="currentColor"></path></g></svg></button></div></div></div><style data-emotion="css bjn8wh">.css-bjn8wh{position:relative;}</style><style data-emotion="css 4ibq6">.css-4ibq6{z-index:1;position:relative;color:#ffffff;background-color:#1F1633;position:relative;}</style><div data="[object Object]" class="erd4rzf2 css-4ibq6 e1ubytrs0"><div class="container css-1lamadu e17znnp70"><style data-emotion="css 18eua7h">.css-18eua7h{background-image:radial-gradient(52.19% 95.83% at 50.00% 100.82%, #8D5494 0%, #1F1633 100%);position:absolute;left:0;bottom:0;width:100%;height:100%;z-index:-1;}</style><div class="styledGradient css-18eua7h erd4rzf3"></div><style data-emotion="css 1gxffkt">.css-1gxffkt{-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:-1rem;margin-right:-1rem;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-bottom:3rem;text-align:center;}</style><div class="css-1gxffkt erd4rzf1"><style data-emotion="css 1141uw6">.css-1141uw6{padding-left:1rem;padding-right:1rem;margin-top:1rem;width:83.33333333333333%;margin:0 auto;}@media (min-width: 0px){.css-1141uw6{margin-top:0;}}@media (min-width: 992px){.css-1141uw6{width:66.66666666666666%;}}</style><div class="css-1141uw6 erd4rzf5"><style data-emotion="css 15fycjw">.css-15fycjw h2{font-weight:bold;margin-bottom:2rem;}.css-15fycjw p{line-height:1.5;}</style><div class="css-15fycjw erd4rzf4"><h2>Fix It</h2><div class="blog-content css-1d9mkkh e1l9qf320"><p>Get started with the only application monitoring platform that empowers developers to fix application problems without compromising on velocity.</p></div><style data-emotion="css q0awip">.css-q0awip{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:0.9375rem;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}@media (min-width: 576px){.css-q0awip{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}}@media (min-width: 768px){.css-q0awip{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}}@media (min-width: 992px){.css-q0awip{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}}</style><div class="css-q0awip erd4rzf0"><a class="btn-new primary-dark e1of9yu15 css-1csoxiy e1figufi0" href="https://sentry.io/signup"><span class="primary-dark css-17qgsod e1of9yu11">Try Sentry for Free</span></a><a target="_self" class="btn-new secondary-dark e1of9yu15 css-1csoxiy e1figufi0" href="https://sentry.io/demo"><span class="secondary-dark css-17qgsod e1of9yu11">Get a Demo</span></a></div></div></div></div></div></div><style data-emotion="css lzy2z8">.css-lzy2z8{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;-webkit-justify-content:stretch;justify-content:stretch;-webkit-transition:margin-top 0.2s ease-out;transition:margin-top 0.2s ease-out;will-change:margin-top;}.css-lzy2z8.overlapLeft +.e2pi3yq2,.css-lzy2z8.overlapRight +.e2pi3yq2,.css-lzy2z8.overlapJagLeft +.e2pi3yq2,.css-lzy2z8.overlapJagRight +.e2pi3yq2{margin-top:-3.49vw;}.css-lzy2z8.overlapLeft +.e2pi3yq2 .e2pi3yq1,.css-lzy2z8.overlapRight +.e2pi3yq2 .e2pi3yq1,.css-lzy2z8.overlapJagLeft +.e2pi3yq2 .e2pi3yq1,.css-lzy2z8.overlapJagRight +.e2pi3yq2 .e2pi3yq1{padding-top:calc(1rem + 3.49vw);}@media (min-width: 768px){.css-lzy2z8.overlapLeft +.e2pi3yq2,.css-lzy2z8.overlapRight +.e2pi3yq2,.css-lzy2z8.overlapJagLeft +.e2pi3yq2,.css-lzy2z8.overlapJagRight +.e2pi3yq2{margin-top:-3.49vw;}.css-lzy2z8.overlapLeft +.e2pi3yq2 .e2pi3yq1,.css-lzy2z8.overlapRight +.e2pi3yq2 .e2pi3yq1,.css-lzy2z8.overlapJagLeft +.e2pi3yq2 .e2pi3yq1,.css-lzy2z8.overlapJagRight +.e2pi3yq2 .e2pi3yq1{padding-top:calc(3rem + 3.49vw);}}.css-lzy2z8.overlapLeft +.e2pi3yq2 .e2pi3yq1{-webkit-clip-path:polygon(0% 3.49vw, 100% 0%, 100% 100%, 0% 100%);clip-path:polygon(0% 3.49vw, 100% 0%, 100% 100%, 0% 100%);}.css-lzy2z8.overlapRight +.e2pi3yq2 .e2pi3yq1{-webkit-clip-path:polygon(0% 0%, 100% 3.49vw, 100% 100%, 0% 100%);clip-path:polygon(0% 0%, 100% 3.49vw, 100% 100%, 0% 100%);}.css-lzy2z8.overlapJagLeft +.e2pi3yq2 .e2pi3yq1{-webkit-clip-path:polygon( 0% 1rem, 50% 0%, 50% 1rem, 100% 0%, 100% 100%, 0% 100% );clip-path:polygon( 0% 1rem, 50% 0%, 50% 1rem, 100% 0%, 100% 100%, 0% 100% );}.css-lzy2z8.overlapJagRight +.e2pi3yq2 .e2pi3yq1{-webkit-clip-path:polygon( 0% 0%, 50% 1rem, 50% 0%, 100% 1rem, 100% 100%, 0% 100% );clip-path:polygon( 0% 0%, 50% 1rem, 50% 0%, 100% 1rem, 100% 100%, 0% 100% );}</style><footer class=" css-lzy2z8 e2pi3yq2"><div class="css-1hi36og eiuiyjv0"><style data-emotion="css 1l9orbh">.css-1l9orbh{z-index:1;position:relative;}</style><style data-emotion="css 119mp5z">.css-119mp5z{-webkit-transition:-webkit-transform 0.2s ease-out;transition:transform 0.2s ease-out;will-change:transform;-webkit-transform:rotate(2deg);-moz-transform:rotate(2deg);-ms-transform:rotate(2deg);transform:rotate(2deg);display:block;margin:-4px 0;color:#f2b712;z-index:1;position:relative;}.css-119mp5z::before{left:0;-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);}.css-119mp5z::after{right:0;-webkit-transform:translateY(5px);-moz-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px);}</style><svg class="e2pi3yq3 css-119mp5z e1m8cnab0" color="#f2b712" width="100%" height="8" aria-hidden="true"><defs><pattern id="line-2790" x="0" y="0" width="15" height="8" patternUnits="userSpaceOnUse"><path d="M15 5.9c-3.8 0-3.8-4.4-7.5-4.4S3.7 5.9 0 5.9" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="3"></path></pattern></defs><rect x="0" y="0" width="100%" height="8" fill="url(#line-2790)"></rect></svg></div><style data-emotion="css gvn4si">.css-gvn4si{position:relative;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding-top:1rem;padding-bottom:0rem;-webkit-transition:clip-path 0.2s ease-out,padding-top 0.2s ease-out,padding-bottom 0.2s ease-out;transition:clip-path 0.2s ease-out,padding-top 0.2s ease-out,padding-bottom 0.2s ease-out;will-change:clip-path,padding-top,padding-bottom;-webkit-clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);background:#ffffff;color:#362d59;-webkit-background-size:cover;background-size:cover;}@media (min-width: 768px){.css-gvn4si{padding-top:3rem;padding-bottom:0rem;}}</style><div class="css-gvn4si e2pi3yq1"><style data-emotion="css 179t5g5">.css-179t5g5{position:relative;z-index:1;}</style><style data-emotion="css 1ievg60">.css-1ievg60{width:100%;padding-left:2rem;padding-right:2rem;margin-left:auto;margin-right:auto;position:relative;z-index:1;}@media (min-width: 576px){.css-1ievg60{max-width:576px;}}@media (min-width: 768px){.css-1ievg60{max-width:768px;}}@media (min-width: 992px){.css-1ievg60{max-width:992px;}}@media (min-width: 1152px){.css-1ievg60{max-width:1152px;}}</style><div class="css-1ievg60 eiuiyjv0"><style data-emotion="css 1cvue6b">.css-1cvue6b{padding:1em 0;}@media (min-width: 576px){.css-1cvue6b{display:grid;grid-template-columns:repeat(2, 1fr);}}@media (min-width: 768px) and (max-width: 992px){.css-1cvue6b{grid-template-columns:repeat(1, 1fr);}}@media (min-width: 768px){.css-1cvue6b{padding-bottom:2em;}}</style><div class="css-1cvue6b edbg3fs6"><style data-emotion="css vqzvpd">.css-vqzvpd{grid-column:1;}@media (min-width: 768px){.css-vqzvpd{display:grid;grid-template-columns:repeat(3, 1fr);}}.css-vqzvpd >div{margin-top:1rem;}@media (min-width: 768px){.css-vqzvpd >div{margin-top:0;}}</style><nav aria-label="information" class="css-vqzvpd edbg3fs5"><div><h3 class=" css-yyri8v e13yldr41">Product</h3><ul class="css-uxmgrl e13yldr42"><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/features/"><span class="silent css-17qgsod e1of9yu11">Features</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/pricing/"><span class="silent css-17qgsod e1of9yu11">Pricing</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="https://docs.sentry.io/"><span class="silent css-17qgsod e1of9yu11">Documentation</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/integrations/"><span class="silent css-17qgsod e1of9yu11">Integrations</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="https://status.sentry.io/"><span class="silent css-17qgsod e1of9yu11">Status</span></a></li></ul></div><div><h3 class=" css-yyri8v e13yldr41">Company</h3><ul class="css-uxmgrl e13yldr42"><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="https://blog.sentry.io/"><span class="silent css-17qgsod e1of9yu11">Blog</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/about/"><span class="silent css-17qgsod e1of9yu11">About Us</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/careers/"><span class="silent css-17qgsod e1of9yu11">Careers</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/customers/"><span class="silent css-17qgsod e1of9yu11">Customers</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/community/"><span class="silent css-17qgsod e1of9yu11">Community</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="https://open.sentry.io/"><span class="silent css-17qgsod e1of9yu11">Open Source</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/changelog/"><span class="silent css-17qgsod e1of9yu11">Changelog</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/about/media-resources/"><span class="silent css-17qgsod e1of9yu11">Media Resources</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="https://sentry.engineering"><span class="silent css-17qgsod e1of9yu11">Engineering Blog</span></a></li></ul></div><div><h3 class=" css-yyri8v e13yldr41">Information</h3><ul class="css-uxmgrl e13yldr42"><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/trust/"><span class="silent css-17qgsod e1of9yu11">Trust Center</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/security/"><span class="silent css-17qgsod e1of9yu11">Security & Compliance</span></a></li><li><button to="" class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0"><span class="silent css-17qgsod e1of9yu11">Privacy</span></button></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/trust/privacy/california/"><span class="silent css-17qgsod e1of9yu11">California Privacy Notice</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/terms/"><span class="silent css-17qgsod e1of9yu11">Terms</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/legal/transparency-report/"><span class="silent css-17qgsod e1of9yu11">Transparency Report</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="https://sentry.zendesk.com/hc/en-us/"><span class="silent css-17qgsod e1of9yu11">Support</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/resources/"><span class="silent css-17qgsod e1of9yu11">Resources</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/answers/"><span class="silent css-17qgsod e1of9yu11">Answers</span></a></li></ul></div></nav><style data-emotion="css 1uctyxo">.css-1uctyxo{grid-column:2;}@media (min-width: 768px) and (max-width: 992px){.css-1uctyxo{grid-column:1;padding-top:2rem;}}.css-1uctyxo >div{margin-top:1rem;}@media (min-width: 768px){.css-1uctyxo >div{margin-top:0;}}.css-1uctyxo >div ul{grid-template-columns:repeat(1, 1fr);}@media (min-width: 768px){.css-1uctyxo >div ul{grid-template-columns:repeat(3, 1fr);}}</style><nav aria-label="platforms" class="css-1uctyxo edbg3fs4"><div><h3 class=" css-yyri8v e13yldr41">Platforms</h3><ul class="css-uxmgrl e13yldr42"><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/for/javascript/"><span class="silent css-17qgsod e1of9yu11">JavaScript</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/for/dot-net/"><span class="silent css-17qgsod e1of9yu11">.NET</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/for/python/"><span class="silent css-17qgsod e1of9yu11">Python</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/for/android/"><span class="silent css-17qgsod e1of9yu11">Android</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/for/php/"><span class="silent css-17qgsod e1of9yu11">PHP</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/for/django/"><span class="silent css-17qgsod e1of9yu11">Django</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/for/java/"><span class="silent css-17qgsod e1of9yu11">Java</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/for/flask/"><span class="silent css-17qgsod e1of9yu11">Flask</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/for/ruby/"><span class="silent css-17qgsod e1of9yu11">Ruby</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/for/laravel/"><span class="silent css-17qgsod e1of9yu11">Laravel</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/for/ios/"><span class="silent css-17qgsod e1of9yu11">iOS</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/for/rails/"><span class="silent css-17qgsod e1of9yu11">Rails</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/for/node/"><span class="silent css-17qgsod e1of9yu11">Node</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/for/react/"><span class="silent css-17qgsod e1of9yu11">React</span></a></li><li><a class="btn-new silent compensate-left e1of9yu15 css-1csoxiy e1figufi0" href="/for/go/"><span class="silent css-17qgsod e1of9yu11">Go</span></a></li><li><a class="btn-new secondary-light compensate-left e13yldr40 e1of9yu15 css-a141qd e1figufi0" href="https://sentry.io/platforms/"><span class="secondary-light css-17qgsod e1of9yu11">See all</span><svg aria-hidden="true" class="css-t9vw0z e1of9yu12" viewBox="0 0 24 24"><path stroke="currentColor" stroke-width="2" d="M9 4l8 8-8 8" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></li></ul></div></nav></div><style data-emotion="css 18vtvuf">.css-18vtvuf{-webkit-transition:-webkit-transform 0.2s ease-out;transition:transform 0.2s ease-out;will-change:transform;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);display:block;margin:-4px 0;color:#ececf1;}.css-18vtvuf::before{left:0;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);}.css-18vtvuf::after{right:0;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);}</style><svg class="css-18vtvuf e1m8cnab0" color="" width="100%" height="8" aria-hidden="true"><defs><pattern id="line-2791" x="0" y="0" width="15" height="8" patternUnits="userSpaceOnUse"><path d="M15 5.9c-3.8 0-3.8-4.4-7.5-4.4S3.7 5.9 0 5.9" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="3"></path></pattern></defs><rect x="0" y="0" width="100%" height="8" fill="url(#line-2791)"></rect></svg><style data-emotion="css 1mi8xrf">.css-1mi8xrf{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding:1rem 0 0;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;font-weight:bold;}@media (min-width: 576px){.css-1mi8xrf{padding:2em 0 0;}}</style><div class="css-1mi8xrf edbg3fs3"><style data-emotion="css 12w4jvo">.css-12w4jvo{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;padding-bottom:0.5rem;color:#6A5FC1;list-style-type:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:0;margin-top:0;margin-bottom:0;-webkit-box-flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}</style><ul class="css-12w4jvo e16fm13v1"><style data-emotion="css 2lvnn2">.css-2lvnn2:not(:first-of-type){margin-left:0.5rem;}</style><style data-emotion="css 1enbywy">.css-1enbywy.snackbar{height:auto;padding:0.5rem 0.75rem;}.css-1enbywy:not(:first-of-type){margin-left:0.5rem;}</style><style data-emotion="css 6x6bk">.css-6x6bk.snackbar{height:auto;padding:0.5rem 0.75rem;}.css-6x6bk:not(:first-of-type){margin-left:0.5rem;}</style><a target="_blank" aria-label="Twitter" class="btn-new silent compensate-left e16fm13v0 e1of9yu15 css-6x6bk e1figufi0" href="https://twitter.com/getsentry/"><style data-emotion="css 35hz2d">.css-35hz2d{position:relative;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:margin-right 0.2s,margin-left 0.2s;transition:margin-right 0.2s,margin-left 0.2s;height:1em;width:1em;margin-left:0;}.css-35hz2d +.e1of9yu11{margin-left:0.375em;}</style><svg aria-hidden="true" class="css-35hz2d e1of9yu14" viewBox="0 0 16 16" version="1.1"><path d="M16,3a6.56,6.56,0,0,1-1.89.52,3.29,3.29,0,0,0,1.44-1.82,6.57,6.57,0,0,1-2.08.8,3.3,3.3,0,0,0-5.59,3A9.32,9.32,0,0,1,1.11,2.1a3.32,3.32,0,0,0,1,4.38A3.27,3.27,0,0,1,.64,6.07,3.32,3.32,0,0,0,3.28,9.33a3.32,3.32,0,0,1-1.48.06,3.29,3.29,0,0,0,3.07,2.28A6.66,6.66,0,0,1,0,13a9.48,9.48,0,0,0,10.71-.39,9.61,9.61,0,0,0,3.65-7.9A6.67,6.67,0,0,0,16,3C15.41,3.3,15.56,3.7,16,3Z" fill="currentColor"></path></svg><span class="silent css-17qgsod e1of9yu11">Twitter</span></a><a target="_blank" aria-label="GitHub" class="btn-new silent compensate-left e16fm13v0 e1of9yu15 css-6x6bk e1figufi0" href="https://github.com/getsentry/"><svg aria-hidden="true" class="css-35hz2d e1of9yu14" viewBox="0 0 16 16" version="1.1"><path d="M8,0.2A8,8,0,0,0,5.47,15.79,0.4,0.4,0,0,0,6,15.4c0-.19,0-0.69,0-1.36C3.78,14.53,3.31,13,3.31,13a2.12,2.12,0,0,0-.89-1.17c-0.73-.5.05-0.49,0.05-0.49a1.68,1.68,0,0,1,1.23.82A1.7,1.7,0,0,0,6,12.8a1.71,1.71,0,0,1,.51-1.07c-1.78-.2-3.64-0.89-3.64-4a3.09,3.09,0,0,1,.82-2.15A2.88,2.88,0,0,1,3.8,3.52S4.47,3.3,6,4.34a7.58,7.58,0,0,1,4,0c1.53-1,2.2-.82,2.2-0.82a2.87,2.87,0,0,1,.08,2.12,3.09,3.09,0,0,1,.82,2.15c0,3.07-1.87,3.75-3.65,3.95A1.91,1.91,0,0,1,10,13.21c0,1.07,0,1.93,0,2.19a0.4,0.4,0,0,0,.55.38A8,8,0,0,0,8,.2Z" fill="currentColor"></path></svg><span class="silent css-17qgsod e1of9yu11">GitHub</span></a><a target="_blank" class="btn-new silent compensate-left e16fm13v0 e1of9yu15 css-6x6bk e1figufi0" href="https://dribbble.com/sentry/"><svg aria-hidden="true" class="css-35hz2d e1of9yu14" viewBox="0 0 16 16" version="1.1"><path d="M8,16a8,8,0,1,1,8-8A8,8,0,0,1,8,16Zm6.75-6.9a10,10,0,0,0-4.26-.29,29.49,29.49,0,0,1,1.33,4.87A6.84,6.84,0,0,0,14.75,9.1ZM10.67,14.3A28.41,28.41,0,0,0,9.21,9.12,9.38,9.38,0,0,0,3.81,13.4,6.86,6.86,0,0,0,10.67,14.3ZM2.92,12.58A10.75,10.75,0,0,1,8.75,8C8.58,7.6,8.39,7.21,8.19,6.83a25.21,25.21,0,0,1-7,1A6.77,6.77,0,0,0,2.92,12.58Zm-1.61-6a25.49,25.49,0,0,0,6.32-.83,43.6,43.6,0,0,0-2.53-4A6.86,6.86,0,0,0,1.31,6.61ZM6.4,1.37a36.47,36.47,0,0,1,2.55,4A7.72,7.72,0,0,0,12.53,2.9,6.79,6.79,0,0,0,6.4,1.37Zm6.89,2.32A9.1,9.1,0,0,1,9.47,6.38c0.16,0.33.44,0.89,0.6,1.34a16,16,0,0,1,4.76.22A6.8,6.8,0,0,0,13.29,3.69Z" fill="currentColor"></path></svg><span class="silent css-17qgsod e1of9yu11">Dribbble</span></a><a target="_blank" aria-label="Linkedin" class="btn-new silent compensate-left e16fm13v0 e1of9yu15 css-6x6bk e1figufi0" href="https://linkedin.com/company/getsentry/"><svg aria-hidden="true" class="css-35hz2d e1of9yu14" viewBox="0 0 16 16" version="1.1"><path d="M14.82 0H1.18A1.17 1.17 0 0 0 0 1.15v13.7A1.17 1.17 0 0 0 1.18 16h13.64A1.17 1.17 0 0 0 16 14.85V1.15A1.17 1.17 0 0 0 14.82 0zM4.75 13.63H2.37V6h2.38zM3.55 5a1.38 1.38 0 1 1 1.38-1.42A1.38 1.38 0 0 1 3.56 5zm10.08 8.68h-2.37V9.92c0-.9 0-2-1.23-2s-1.42 1-1.42 2v3.78H6.24V6H8.5v1a2.5 2.5 0 0 1 2.26-1.23c2.4 0 2.85 1.58 2.85 3.64z" fill="currentColor"></path></svg><span class="silent css-17qgsod e1of9yu11">Linkedin</span></a><a target="_blank" aria-label="Discord" class="btn-new silent compensate-left e16fm13v0 e1of9yu15 css-6x6bk e1figufi0" href="https://discord.gg/sentry"><svg aria-hidden="true" class="css-35hz2d e1of9yu14" viewBox="0 0 127.14 96.36"><defs><style>.cls-1{fill:#fff;}</style></defs><g id="图层_2" data-name="图层 2"><g id="Discord_Logos" data-name="Discord Logos"><g id="Discord_Logo_-_Large_-_Blurple" data-name="Discord Logo - Large - Blurple"><path class="cls-1" d="M107.7,8.07A105.15,105.15,0,0,0,81.47,0a72.06,72.06,0,0,0-3.36,6.83A97.68,97.68,0,0,0,49,6.83,72.37,72.37,0,0,0,45.64,0,105.89,105.89,0,0,0,19.39,8.09C2.79,32.65-1.71,56.6.54,80.21h0A105.73,105.73,0,0,0,32.71,96.36,77.7,77.7,0,0,0,39.6,85.25a68.42,68.42,0,0,1-10.85-5.18c.91-.66,1.8-1.34,2.66-2a75.57,75.57,0,0,0,64.32,0c.87.71,1.76,1.39,2.66,2a68.68,68.68,0,0,1-10.87,5.19,77,77,0,0,0,6.89,11.1A105.25,105.25,0,0,0,126.6,80.22h0C129.24,52.84,122.09,29.11,107.7,8.07ZM42.45,65.69C36.18,65.69,31,60,31,53s5-12.74,11.43-12.74S54,46,53.89,53,48.84,65.69,42.45,65.69Zm42.24,0C78.41,65.69,73.25,60,73.25,53s5-12.74,11.44-12.74S96.23,46,96.12,53,91.08,65.69,84.69,65.69Z" style="fill:rgb(106, 95, 193)"></path></g></g></g></svg><span class="silent css-17qgsod e1of9yu11">Discord</span></a></ul><style data-emotion="css 1xikvwb">.css-1xikvwb{margin-right:auto;color:#6A5FC1;text-transform:uppercase;font-size:0.875rem;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding-top:1rem;padding-right:1rem;padding-bottom:2em;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;line-height:1.25;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}@media (min-width: 992px){.css-1xikvwb{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;padding-top:0;}}</style><div class="css-1xikvwb edbg3fs2">© <!-- -->2025<!-- --> • Sentry is a registered Trademark of Functional Software, Inc.</div><style data-emotion="css uf35s2">.css-uf35s2{-webkit-align-self:flex-end;-ms-flex-item-align:flex-end;align-self:flex-end;margin-bottom:2px;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:3rem;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;padding:0.25rem;}@media (min-width: 576px){.css-uf35s2{height:4rem;margin-bottom:0;}}@media (min-width: 992px){.css-uf35s2{margin-right:2rem;padding:0.75rem;}}.css-uf35s2 svg{height:100%;}</style><a href="https://opensourcepledge.com/members/sentry/" target="_blank" aria-label="Open Source Pledge" class="css-uf35s2 edbg3fs0"><svg viewBox="0 0 663 320" fill="none"><g clip-path="url(#clip0_367_1685)"><path fill-rule="evenodd" clip-rule="evenodd" d="M47.4015 2C28.1745 2 12.3435 17.1137 11.4525 36.32L0.0394661 282.345C-0.911899 302.853 15.4584 320 35.9885 320H285.14C305.67 320 322.04 302.853 321.089 282.345L309.676 36.32C308.785 17.1136 292.954 2 273.727 2H47.4015ZM73.5422 12.4688C49.6917 12.4688 30.357 31.8034 30.357 55.6539V229.703C30.357 253.554 49.6917 272.889 73.5422 272.889H247.592C271.442 272.889 290.777 253.554 290.777 229.703V55.654C290.777 31.8034 271.442 12.4688 247.592 12.4688H73.5422Z" fill="#6A5FC1"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M129.312 59.1064L236.235 119.545L148.321 119.545L84.4357 119.545V94.4398H140.425L129.312 59.1064Z" fill="#6A5FC1"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M191.359 215.083L84.4358 154.644L172.35 154.644L236.235 154.644V179.749H180.246L191.359 215.083Z" fill="#6A5FC1"></path><path d="M364.278 221.195V210.241H377.18C379.777 210.241 381.859 209.456 383.428 207.888C384.997 206.265 385.781 204.155 385.781 201.558C385.781 199.07 384.997 197.069 383.428 195.554C381.859 194.039 379.777 193.282 377.18 193.282H364.278V182.327H377.261C381.751 182.327 385.673 183.112 389.027 184.681C392.381 186.249 394.977 188.494 396.817 191.416C398.656 194.283 399.576 197.664 399.576 201.558C399.576 205.507 398.656 208.97 396.817 211.945C394.977 214.866 392.381 217.138 389.027 218.761C385.727 220.384 381.805 221.195 377.261 221.195H364.278ZM354.703 238.966V182.327H368.092V238.966H354.703ZM406.91 238.966V182.327H420.299V228.011H447.725V238.966H406.91ZM456.439 238.966V182.327H498.39V193.282H469.828V204.236H488.248V215.191H469.828V228.011H498.715V238.966H456.439ZM507.673 238.966V182.327H526.741C531.015 182.327 534.829 183.004 538.182 184.356C541.59 185.654 544.485 187.548 546.865 190.036C549.245 192.47 551.057 195.419 552.301 198.881C553.546 202.343 554.168 206.211 554.168 210.484C554.168 214.812 553.546 218.734 552.301 222.25C551.057 225.712 549.245 228.714 546.865 231.257C544.485 233.745 541.59 235.666 538.182 237.018C534.829 238.316 531.015 238.966 526.741 238.966H507.673ZM521.061 228.011H526.741C529.662 228.011 532.124 227.308 534.125 225.901C536.181 224.441 537.723 222.385 538.75 219.735C539.832 217.084 540.373 214 540.373 210.484C540.373 206.968 539.832 203.939 538.75 201.396C537.723 198.8 536.181 196.798 534.125 195.392C532.124 193.985 529.662 193.282 526.741 193.282H521.061V228.011ZM582.518 239.939C577.488 239.939 573.106 238.722 569.373 236.288C565.695 233.799 562.828 230.364 560.772 225.983C558.716 221.601 557.689 216.489 557.689 210.647C557.689 204.804 558.716 199.692 560.772 195.31C562.828 190.875 565.776 187.439 569.617 185.005C573.512 182.571 578.137 181.354 583.492 181.354C587.387 181.354 590.984 182.138 594.284 183.707C597.638 185.222 600.397 187.467 602.561 190.442C604.725 193.417 605.915 197.041 606.131 201.315H591.444C591.228 198.773 590.389 196.636 588.929 194.905C587.522 193.174 585.602 192.308 583.168 192.308C580.896 192.308 578.867 193.038 577.082 194.499C575.351 195.905 573.971 197.961 572.944 200.666C571.97 203.371 571.483 206.698 571.483 210.647C571.483 214.541 571.997 217.868 573.025 220.627C574.053 223.332 575.486 225.415 577.325 226.875C579.219 228.282 581.382 228.985 583.817 228.985C585.818 228.985 587.522 228.714 588.929 228.173C590.335 227.578 591.688 226.713 592.986 225.577V219.167L585.44 219.572L585.845 208.456H606.131V229.31C603.697 232.609 600.532 235.206 596.637 237.099C592.797 238.993 588.09 239.939 582.518 239.939ZM614.764 238.966V182.327H656.715V193.282H628.153V204.236H646.572V215.191H628.153V228.011H657.04V238.966H614.764Z" fill="#6A5FC1"></path><path d="M390.495 87.6864C383.074 87.6864 376.54 85.952 370.893 82.4834C365.327 78.934 360.971 73.8924 357.825 67.3584C354.76 60.8244 353.227 53.04 353.227 44.0054C353.227 34.89 354.76 27.0654 357.825 20.5314C360.971 13.9974 365.327 8.99604 370.893 5.52737C376.54 2.0587 383.074 0.32437 390.495 0.32437C397.916 0.32437 404.41 2.0587 409.976 5.52737C415.542 8.99604 419.858 13.9974 422.923 20.5314C426.069 26.9847 427.642 34.8094 427.642 44.0054C427.642 53.04 426.069 60.8244 422.923 67.3584C419.858 73.8924 415.542 78.934 409.976 82.4834C404.41 85.952 397.916 87.6864 390.495 87.6864ZM390.495 71.3514C393.641 71.3514 396.464 70.3027 398.965 68.2054C401.466 66.0274 403.442 62.9217 404.894 58.8884C406.346 54.7744 407.072 49.8134 407.072 44.0054C407.072 38.1167 406.346 33.1557 404.894 29.1224C403.442 25.0084 401.466 21.9027 398.965 19.8054C396.464 17.708 393.641 16.6594 390.495 16.6594C387.349 16.6594 384.485 17.7484 381.904 19.9264C379.403 22.0237 377.427 25.1294 375.975 29.2434C374.523 33.2767 373.797 38.1974 373.797 44.0054C373.797 49.8134 374.523 54.7744 375.975 58.8884C377.427 62.9217 379.403 66.0274 381.904 68.2054C384.485 70.3027 387.349 71.3514 390.495 71.3514ZM451.284 59.7354V43.4004H470.523C474.395 43.4004 477.501 42.2307 479.84 39.8914C482.179 37.4714 483.349 34.3254 483.349 30.4534C483.349 26.7427 482.179 23.758 479.84 21.4994C477.501 19.2407 474.395 18.1114 470.523 18.1114H451.284V1.77637H470.644C477.339 1.77637 483.188 2.94604 488.189 5.28537C493.19 7.6247 497.062 10.9724 499.805 15.3284C502.548 19.6037 503.919 24.6454 503.919 30.4534C503.919 36.342 502.548 41.5047 499.805 45.9414C497.062 50.2974 493.19 53.6854 488.189 56.1054C483.268 58.5254 477.42 59.7354 470.644 59.7354H451.284ZM437.006 86.2344V1.77637H456.971V86.2344H437.006ZM513.646 86.2344V1.77637H576.203V18.1114H533.611V34.4464H561.078V50.7814H533.611V69.8994H576.687V86.2344H513.646ZM589.682 86.2344V1.77637H615.092L638.687 61.5504L637.356 30.8164V1.77637H656.111V86.2344H630.701L606.864 27.5494L608.437 57.1944V86.2344H589.682Z" fill="#6A5FC1"></path><path d="M374.855 163.126C370.268 163.126 366.321 162.272 363.015 160.566C359.761 158.806 357.255 156.352 355.495 153.206C353.788 150.006 352.935 146.246 352.935 141.926H365.895C365.895 145.286 366.615 147.872 368.055 149.686C369.548 151.446 371.815 152.326 374.855 152.326C377.255 152.326 379.148 151.819 380.535 150.806C381.975 149.739 382.695 148.246 382.695 146.326C382.695 144.886 382.161 143.766 381.095 142.966C380.081 142.112 378.695 141.419 376.935 140.886C375.228 140.299 373.335 139.766 371.255 139.286C369.228 138.752 367.175 138.112 365.095 137.366C363.068 136.619 361.175 135.632 359.415 134.406C357.708 133.179 356.321 131.579 355.255 129.606C354.241 127.632 353.735 125.126 353.735 122.086C353.735 118.939 354.588 116.112 356.295 113.606C358.055 111.099 360.481 109.099 363.575 107.606C366.668 106.112 370.295 105.366 374.455 105.366C378.241 105.366 381.761 106.112 385.015 107.606C388.268 109.046 390.908 111.152 392.935 113.926C394.961 116.699 396.028 120.112 396.135 124.166H382.935C382.828 122.352 382.348 120.859 381.495 119.686C380.695 118.512 379.655 117.632 378.375 117.046C377.148 116.459 375.841 116.166 374.455 116.166C372.481 116.166 370.801 116.646 369.415 117.606C368.028 118.512 367.335 119.872 367.335 121.686C367.335 123.072 367.841 124.166 368.855 124.966C369.921 125.766 371.308 126.432 373.015 126.966C374.775 127.446 376.668 127.926 378.695 128.406C380.775 128.886 382.828 129.499 384.855 130.246C386.935 130.939 388.828 131.926 390.535 133.206C392.295 134.486 393.681 136.192 394.695 138.326C395.761 140.406 396.295 143.072 396.295 146.326C396.295 149.579 395.361 152.486 393.495 155.046C391.681 157.552 389.148 159.526 385.895 160.966C382.695 162.406 379.015 163.126 374.855 163.126ZM426.646 163.126C421.739 163.126 417.419 161.979 413.686 159.686C410.006 157.339 407.126 154.006 405.046 149.686C403.019 145.366 402.006 140.219 402.006 134.246C402.006 128.219 403.019 123.046 405.046 118.726C407.126 114.406 410.006 111.099 413.686 108.806C417.419 106.512 421.739 105.366 426.646 105.366C431.553 105.366 435.846 106.512 439.526 108.806C443.206 111.099 446.059 114.406 448.086 118.726C450.166 122.992 451.206 128.166 451.206 134.246C451.206 140.219 450.166 145.366 448.086 149.686C446.059 154.006 443.206 157.339 439.526 159.686C435.846 161.979 431.553 163.126 426.646 163.126ZM426.646 152.326C428.726 152.326 430.593 151.632 432.246 150.246C433.899 148.806 435.206 146.752 436.166 144.086C437.126 141.366 437.606 138.086 437.606 134.246C437.606 130.352 437.126 127.072 436.166 124.406C435.206 121.686 433.899 119.632 432.246 118.246C430.593 116.859 428.726 116.166 426.646 116.166C424.566 116.166 422.673 116.886 420.966 118.326C419.313 119.712 418.006 121.766 417.046 124.486C416.086 127.152 415.606 130.406 415.606 134.246C415.606 138.086 416.086 141.366 417.046 144.086C418.006 146.752 419.313 148.806 420.966 150.246C422.673 151.632 424.566 152.326 426.646 152.326ZM478.597 163.126C473.744 163.126 469.611 162.272 466.197 160.566C462.784 158.806 460.171 156.352 458.357 153.206C456.544 150.059 455.637 146.379 455.637 142.166V106.326H468.837V142.166C468.837 144.246 469.237 146.032 470.037 147.526C470.837 149.019 471.957 150.192 473.397 151.046C474.891 151.846 476.624 152.246 478.597 152.246C480.624 152.246 482.357 151.846 483.797 151.046C485.237 150.192 486.357 149.019 487.157 147.526C487.957 146.032 488.357 144.246 488.357 142.166V106.326H501.557V142.166C501.557 146.379 500.651 150.059 498.837 153.206C497.024 156.352 494.411 158.806 490.997 160.566C487.584 162.272 483.451 163.126 478.597 163.126ZM519.108 141.286V130.486H531.668C533.268 130.486 534.655 130.192 535.828 129.606C537.055 129.019 537.988 128.192 538.628 127.126C539.322 126.059 539.668 124.859 539.668 123.526C539.668 122.246 539.348 121.126 538.708 120.166C538.122 119.206 537.295 118.459 536.228 117.926C535.162 117.392 533.935 117.126 532.548 117.126H519.108V106.326H532.548C536.602 106.326 540.175 107.019 543.268 108.406C546.415 109.739 548.868 111.686 550.628 114.246C552.388 116.806 553.268 119.899 553.268 123.526C553.268 125.712 552.735 127.872 551.668 130.006C550.655 132.086 549.162 133.979 547.188 135.686C545.268 137.392 542.922 138.752 540.148 139.766C537.428 140.779 534.335 141.286 530.868 141.286H519.108ZM509.588 162.166V106.326H522.788V162.166H509.588ZM539.988 162.166C539.988 159.819 539.562 157.446 538.708 155.046C537.855 152.592 536.602 150.272 534.948 148.086C533.348 145.846 531.348 143.819 528.948 142.006C526.548 140.192 523.775 138.726 520.628 137.606L535.268 134.646C538.362 136.192 541.055 138.032 543.348 140.166C545.642 142.299 547.535 144.592 549.028 147.046C550.575 149.499 551.722 152.032 552.468 154.646C553.215 157.206 553.588 159.712 553.588 162.166H539.988ZM583.22 163.126C578.206 163.126 573.86 161.952 570.18 159.606C566.553 157.206 563.726 153.846 561.7 149.526C559.726 145.152 558.74 140.059 558.74 134.246C558.74 128.379 559.753 123.286 561.78 118.966C563.806 114.646 566.686 111.312 570.42 108.966C574.153 106.566 578.58 105.366 583.7 105.366C587.7 105.366 591.38 106.139 594.74 107.686C598.1 109.232 600.846 111.472 602.98 114.406C605.166 117.339 606.366 120.912 606.58 125.126H592.18C591.913 122.406 591.06 120.246 589.62 118.646C588.18 116.992 586.206 116.166 583.7 116.166C581.566 116.166 579.62 116.859 577.86 118.246C576.153 119.579 574.793 121.606 573.78 124.326C572.82 126.992 572.34 130.299 572.34 134.246C572.34 138.139 572.82 141.446 573.78 144.166C574.74 146.832 576.02 148.859 577.62 150.246C579.273 151.632 581.14 152.326 583.22 152.326C584.98 152.326 586.5 151.979 587.78 151.286C589.113 150.539 590.18 149.472 590.98 148.086C591.833 146.699 592.34 145.019 592.5 143.046H606.9C606.473 147.152 605.246 150.726 603.22 153.766C601.246 156.752 598.58 159.072 595.22 160.726C591.86 162.326 587.86 163.126 583.22 163.126ZM614.531 162.166V106.326H655.891V117.126H627.731V127.926H645.891V138.726H627.731V151.366H656.211V162.166H614.531Z" fill="#6A5FC1"></path><path d="M353.126 319.766L355.891 282.647H363.283L368.016 304.61L369.132 311.842L370.302 304.61L374.929 282.647H382.214L385.033 319.766H379.449L378.226 296.526L378.013 288.337L376.418 296.526L371.366 319.766H366.58L361.581 296.526L360.092 288.23L359.773 296.526L358.603 319.766H353.126ZM410.952 319.766V282.647H437.594V287.433H416.589V298.122H431.053V302.908H416.589V314.98H437.807V319.766H410.952ZM462.716 319.766L465.481 282.647H472.873L477.606 304.61L478.723 311.842L479.893 304.61L484.519 282.647H491.805L494.623 319.766H489.039L487.816 296.526L487.603 288.337L486.008 296.526L480.956 319.766H476.17L471.171 296.526L469.682 288.23L469.363 296.526L468.193 319.766H462.716ZM540.75 300.302C542.097 300.692 543.285 301.277 544.313 302.057C545.377 302.837 546.21 303.847 546.812 305.088C547.451 306.294 547.77 307.712 547.77 309.343C547.77 311.434 547.238 313.26 546.174 314.82C545.146 316.38 543.675 317.603 541.76 318.489C539.846 319.34 537.577 319.766 534.954 319.766H520.595V282.647H534.422C538.322 282.647 541.37 283.498 543.569 285.199C545.767 286.901 546.866 289.135 546.866 291.9C546.866 293.212 546.617 294.435 546.121 295.569C545.66 296.704 544.969 297.679 544.047 298.494C543.125 299.309 542.026 299.912 540.75 300.302ZM534.156 287.433H526.232V298.388H534.156C536.248 298.388 537.896 297.874 539.101 296.845C540.342 295.817 540.963 294.452 540.963 292.751C540.963 291.084 540.342 289.79 539.101 288.869C537.861 287.911 536.212 287.433 534.156 287.433ZM526.232 314.98H534.847C537.01 314.98 538.712 314.448 539.952 313.384C541.229 312.321 541.867 310.885 541.867 309.077C541.867 307.198 541.193 305.744 539.846 304.716C538.534 303.688 536.691 303.174 534.315 303.174H526.232V314.98ZM575.337 319.766V282.647H601.98V287.433H580.974V298.122H595.439V302.908H580.974V314.98H602.193V319.766H575.337ZM634.28 304.237V299.451H643.693C645.253 299.451 646.618 299.203 647.788 298.707C648.993 298.175 649.933 297.43 650.606 296.473C651.315 295.516 651.67 294.417 651.67 293.176C651.67 291.971 651.368 290.943 650.766 290.092C650.163 289.241 649.348 288.585 648.319 288.124C647.291 287.663 646.139 287.433 644.863 287.433H634.28V282.647H644.863C647.309 282.647 649.489 283.072 651.404 283.923C653.318 284.738 654.825 285.926 655.924 287.486C657.023 289.046 657.573 290.943 657.573 293.176C657.573 294.594 657.236 295.959 656.562 297.271C655.924 298.583 654.985 299.77 653.744 300.834C652.538 301.862 651.067 302.695 649.33 303.333C647.593 303.936 645.625 304.237 643.427 304.237H634.28ZM630.239 319.766V282.647H635.876V319.766H630.239ZM651.563 319.766C651.351 318.099 650.89 316.451 650.181 314.82C649.507 313.189 648.585 311.629 647.415 310.14C646.245 308.651 644.792 307.269 643.055 305.992C641.353 304.716 639.368 303.564 637.099 302.536L643.374 301.153C645.714 302.323 647.717 303.635 649.383 305.088C651.085 306.506 652.485 308.013 653.584 309.608C654.719 311.204 655.57 312.852 656.137 314.554C656.739 316.256 657.129 317.993 657.307 319.766H651.563Z" fill="#6A5FC1"></path><rect x="354.117" y="259.166" width="303.357" height="3.43051" fill="#6A5FC1"></rect></g><defs><clipPath id="clip0_367_1685"><rect width="663" height="320" fill="#6A5FC1"></rect></clipPath></defs></svg></a><style data-emotion="css qxfxz7">.css-qxfxz7{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;color:#ffffff;background-color:#6A5FC1;padding:1em;}.css-qxfxz7:focus{outline:0;outline:0;background-color:#e1567c;}.css-qxfxz7 svg{height:1.5rem;}@media (min-width: 576px){.css-qxfxz7 svg{height:2rem;}}</style><a href="/" aria-label="home" class="css-qxfxz7 edbg3fs1"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 44" aria-hidden="true" class="css-4zleql e6sdxp70"><path fill="currentColor" d="M124.32,28.28,109.56,9.22h-3.68V34.77h3.73V15.19l15.18,19.58h3.26V9.22h-3.73ZM87.15,23.54h13.23V20.22H87.14V12.53h14.93V9.21H83.34V34.77h18.92V31.45H87.14ZM71.59,20.3h0C66.44,19.06,65,18.08,65,15.7c0-2.14,1.89-3.59,4.71-3.59a12.06,12.06,0,0,1,7.07,2.55l2-2.83a14.1,14.1,0,0,0-9-3c-5.06,0-8.59,3-8.59,7.27,0,4.6,3,6.19,8.46,7.52C74.51,24.74,76,25.78,76,28.11s-2,3.77-5.09,3.77a12.34,12.34,0,0,1-8.3-3.26l-2.25,2.69a15.94,15.94,0,0,0,10.42,3.85c5.48,0,9-2.95,9-7.51C79.75,23.79,77.47,21.72,71.59,20.3ZM195.7,9.22l-7.69,12-7.64-12h-4.46L186,24.67V34.78h3.84V24.55L200,9.22Zm-64.63,3.46h8.37v22.1h3.84V12.68h8.37V9.22H131.08ZM169.41,24.8c3.86-1.07,6-3.77,6-7.63,0-4.91-3.59-8-9.38-8H154.67V34.76h3.8V25.58h6.45l6.48,9.2h4.44l-7-9.82Zm-10.95-2.5V12.6h7.17c3.74,0,5.88,1.77,5.88,4.84s-2.29,4.86-5.84,4.86Z M29,2.26a4.67,4.67,0,0,0-8,0L14.42,13.53A32.21,32.21,0,0,1,32.17,40.19H27.55A27.68,27.68,0,0,0,12.09,17.47L6,28a15.92,15.92,0,0,1,9.23,12.17H4.62A.76.76,0,0,1,4,39.06l2.94-5a10.74,10.74,0,0,0-3.36-1.9l-2.91,5a4.54,4.54,0,0,0,1.69,6.24A4.66,4.66,0,0,0,4.62,44H19.15a19.4,19.4,0,0,0-8-17.31l2.31-4A23.87,23.87,0,0,1,23.76,44H36.07a35.88,35.88,0,0,0-16.41-31.8l4.67-8a.77.77,0,0,1,1.05-.27c.53.29,20.29,34.77,20.66,35.17a.76.76,0,0,1-.68,1.13H40.6q.09,1.91,0,3.81h4.78A4.59,4.59,0,0,0,50,39.43a4.49,4.49,0,0,0-.62-2.28Z"></path></svg></a></div></div></div></footer><style data-emotion="css x9xykl">.css-x9xykl{display:none;position:fixed;z-index:99999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0, 0, 0);background-color:rgba(0, 0, 0, 0.4);padding:1rem;}</style><div id="myModal" class="modal css-x9xykl e1csamah7"><style data-emotion="css csvduy">.css-csvduy{background-color:#ffffff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:2rem;margin:auto;max-width:1152px;border-radius:0.5rem;box-shadow:0 2px 0 rgba(54, 45, 89, 0.15),0 0 100px rgba(54, 45, 89, 0.2);}.css-csvduy a{color:#6A5FC1;font-weight:bold;}</style><div class="css-csvduy e1csamah6"><style data-emotion="css n1q5zr">.css-n1q5zr{text-align:center;position:relative;}.css-n1q5zr .close{color:#aaa;float:right;position:absolute;top:0;right:0;font-size:2rem;font-weight:bold;line-height:1rem;}.css-n1q5zr .close:hover,.css-n1q5zr .close:focus{color:black;-webkit-text-decoration:none;text-decoration:none;cursor:pointer;}</style><div class="css-n1q5zr e1csamah4"><style data-emotion="css dz2fy1">.css-dz2fy1{width:9rem;margin-bottom:1rem;}@media (min-width: 992px){.css-dz2fy1{width:10rem;margin:0;position:absolute;top:0;left:0;}}</style><div class="css-dz2fy1 e1csamah5"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 44" aria-hidden="true" class="css-4zleql e6sdxp70"><path fill="currentColor" d="M124.32,28.28,109.56,9.22h-3.68V34.77h3.73V15.19l15.18,19.58h3.26V9.22h-3.73ZM87.15,23.54h13.23V20.22H87.14V12.53h14.93V9.21H83.34V34.77h18.92V31.45H87.14ZM71.59,20.3h0C66.44,19.06,65,18.08,65,15.7c0-2.14,1.89-3.59,4.71-3.59a12.06,12.06,0,0,1,7.07,2.55l2-2.83a14.1,14.1,0,0,0-9-3c-5.06,0-8.59,3-8.59,7.27,0,4.6,3,6.19,8.46,7.52C74.51,24.74,76,25.78,76,28.11s-2,3.77-5.09,3.77a12.34,12.34,0,0,1-8.3-3.26l-2.25,2.69a15.94,15.94,0,0,0,10.42,3.85c5.48,0,9-2.95,9-7.51C79.75,23.79,77.47,21.72,71.59,20.3ZM195.7,9.22l-7.69,12-7.64-12h-4.46L186,24.67V34.78h3.84V24.55L200,9.22Zm-64.63,3.46h8.37v22.1h3.84V12.68h8.37V9.22H131.08ZM169.41,24.8c3.86-1.07,6-3.77,6-7.63,0-4.91-3.59-8-9.38-8H154.67V34.76h3.8V25.58h6.45l6.48,9.2h4.44l-7-9.82Zm-10.95-2.5V12.6h7.17c3.74,0,5.88,1.77,5.88,4.84s-2.29,4.86-5.84,4.86Z M29,2.26a4.67,4.67,0,0,0-8,0L14.42,13.53A32.21,32.21,0,0,1,32.17,40.19H27.55A27.68,27.68,0,0,0,12.09,17.47L6,28a15.92,15.92,0,0,1,9.23,12.17H4.62A.76.76,0,0,1,4,39.06l2.94-5a10.74,10.74,0,0,0-3.36-1.9l-2.91,5a4.54,4.54,0,0,0,1.69,6.24A4.66,4.66,0,0,0,4.62,44H19.15a19.4,19.4,0,0,0-8-17.31l2.31-4A23.87,23.87,0,0,1,23.76,44H36.07a35.88,35.88,0,0,0-16.41-31.8l4.67-8a.77.77,0,0,1,1.05-.27c.53.29,20.29,34.77,20.66,35.17a.76.76,0,0,1-.68,1.13H40.6q.09,1.91,0,3.81h4.78A4.59,4.59,0,0,0,50,39.43a4.49,4.49,0,0,0-.62-2.28Z"></path></svg></div><h2>A peek at your privacy</h2><p>Here’s a quick look at how Sentry handles your personal information (PII).</p><span class="close">×</span></div><style data-emotion="css ln4akd">.css-ln4akd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;gap:2rem;}@media (min-width: 768px){.css-ln4akd{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}}.css-ln4akd >div{-webkit-flex:1;-ms-flex:1;flex:1;}.css-ln4akd >div ul{margin:0;padding-left:1rem;}.css-ln4akd >div a{display:inline-block;margin-top:1rem;}</style><div class="css-ln4akd e1csamah3"><div><style data-emotion="css 1hspooh">.css-1hspooh{border-top:1px solid #ececf1;margin-top:1rem;padding:0.5rem 1rem 0.5rem 0;}.css-1hspooh >div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.css-1hspooh .callout{background:rgba(121, 98, 140, 0.075);padding:0.5rem 1rem;font-size:0.85em;border-radius:0.5rem;font-style:italic;}</style><div class="css-1hspooh e1csamah2"><style data-emotion="css 10ys2du">.css-10ys2du h3{margin:0rem 0 0rem 0.5rem;line-height:2;}.css-10ys2du svg{width:2rem;color:#e1567c;}</style><div class="css-10ys2du e1csamah1"><svg width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M28.9375 28.0125C27.5562 25.6125 24.9625 24 22 24H18C15.0375 24 12.4438 25.6125 11.0625 28.0125C13.2625 30.4625 16.45 32 20 32C23.55 32 26.7375 30.4563 28.9375 28.0125ZM4 20C4 15.7565 5.68571 11.6869 8.68629 8.68629C11.6869 5.68571 15.7565 4 20 4C24.2435 4 28.3131 5.68571 31.3137 8.68629C34.3143 11.6869 36 15.7565 36 20C36 24.2435 34.3143 28.3131 31.3137 31.3137C28.3131 34.3143 24.2435 36 20 36C15.7565 36 11.6869 34.3143 8.68629 31.3137C5.68571 28.3131 4 24.2435 4 20ZM20 21C21.1935 21 22.3381 20.5259 23.182 19.682C24.0259 18.8381 24.5 17.6935 24.5 16.5C24.5 15.3065 24.0259 14.1619 23.182 13.318C22.3381 12.4741 21.1935 12 20 12C18.8065 12 17.6619 12.4741 16.818 13.318C15.9741 14.1619 15.5 15.3065 15.5 16.5C15.5 17.6935 15.9741 18.8381 16.818 19.682C17.6619 20.5259 18.8065 21 20 21Z" fill="url(#paint0_linear_59_2039)"></path><defs><linearGradient id="paint0_linear_59_2039" x1="4" y1="36" x2="36" y2="4" gradientUnits="userSpaceOnUse"><stop stop-color="#C83852"></stop><stop offset="0.5" stop-color="#B44092"></stop><stop offset="1" stop-color="#6A5FC1"></stop></linearGradient></defs></svg><h3>Who we collect PII from</h3></div><p>We collect PII about people browsing our website, users of the Sentry service, prospective customers, and people who otherwise interact with us.</p><p class="callout">What if my PII is included in data sent to Sentry by a Sentry customer (e.g., someone using Sentry to monitor their app)? In this case you have to contact the Sentry customer (e.g., the maker of the app). We do not control the data that is sent to us through the Sentry service for the purposes of application monitoring.</p><a href="https://sentry.io/privacy/">Am I included?</a></div><div class="css-1hspooh e1csamah2"><div class="css-10ys2du e1csamah1"><svg width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M7.54375 17.9875L2 27.4875V10C2 7.79375 3.79375 6 6 6H13.3438C14.4062 6 15.425 6.41875 16.175 7.16875L17.8313 8.825C18.5812 9.575 19.6 9.99375 20.6625 9.99375H28C30.2062 9.99375 32 11.7875 32 13.9937V15.9937H11C9.575 15.9937 8.2625 16.75 7.54375 17.9812V17.9875ZM9.26875 18.9937C9.63125 18.375 10.2875 18 11 18H36C36.7188 18 37.375 18.3813 37.7313 19.0063C38.0875 19.6313 38.0875 20.3938 37.725 21.0125L30.725 33.0125C30.3687 33.625 29.7125 34 29 34H4C3.28125 34 2.625 33.6187 2.26875 32.9937C1.9125 32.3687 1.9125 31.6062 2.275 30.9875L9.275 18.9875L9.26875 18.9937Z" fill="url(#paint0_linear_59_2072)"></path><defs><linearGradient id="paint0_linear_59_2072" x1="2" y1="34" x2="29.1389" y2="-0.890603" gradientUnits="userSpaceOnUse"><stop stop-color="#C83852"></stop><stop offset="0.5" stop-color="#B44092"></stop><stop offset="1" stop-color="#6A5FC1"></stop></linearGradient></defs></svg><h3>PII we may collect about you</h3></div><ul><li>PII provided by you and related to your</li><ul><li>Account, profile, and login</li><li>Requests and inquiries</li><li>Purchases</li></ul><li>PII collected from your device and usage</li><li>PII collected from third parties (e.g., social media)</li></ul><a href="https://sentry.io/privacy/#what-personal-information-does-sentry-collect">Tell me more</a></div><div class="css-1hspooh e1csamah2"><div class="css-10ys2du e1csamah1"><svg width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M35.0774 14.4125C35.2774 14.9563 35.1086 15.5625 34.6774 15.95L31.9711 18.4125C32.0399 18.9313 32.0774 19.4625 32.0774 20C32.0774 20.5375 32.0399 21.0688 31.9711 21.5875L34.6774 24.05C35.1086 24.4375 35.2774 25.0437 35.0774 25.5875C34.8024 26.3312 34.4711 27.0438 34.0899 27.7313L33.7961 28.2375C33.3836 28.925 32.9211 29.575 32.4149 30.1875C32.0461 30.6375 31.4336 30.7875 30.8836 30.6125L27.4024 29.5063C26.5649 30.15 25.6399 30.6875 24.6524 31.0938L23.8711 34.6625C23.7461 35.2313 23.3086 35.6812 22.7336 35.775C21.8711 35.9187 20.9836 35.9937 20.0774 35.9937C19.1711 35.9937 18.2836 35.9187 17.4211 35.775C16.8461 35.6812 16.4086 35.2313 16.2836 34.6625L15.5024 31.0938C14.5149 30.6875 13.5899 30.15 12.7524 29.5063L9.27736 30.6187C8.72736 30.7937 8.11486 30.6375 7.74611 30.1938C7.23986 29.5813 6.77736 28.9312 6.36486 28.2437L6.07111 27.7375C5.68986 27.05 5.35861 26.3375 5.08361 25.5938C4.88361 25.05 5.05236 24.4438 5.48361 24.0562L8.18986 21.5938C8.12111 21.0688 8.08361 20.5375 8.08361 20C8.08361 19.4625 8.12111 18.9313 8.18986 18.4125L5.48361 15.95C5.05236 15.5625 4.88361 14.9563 5.08361 14.4125C5.35861 13.6688 5.68986 12.9563 6.07111 12.2688L6.36486 11.7625C6.77736 11.075 7.23986 10.425 7.74611 9.8125C8.11486 9.3625 8.72736 9.2125 9.27736 9.3875L12.7586 10.4938C13.5961 9.85 14.5211 9.3125 15.5086 8.90625L16.2899 5.3375C16.4149 4.76875 16.8524 4.31875 17.4274 4.225C18.2899 4.075 19.1774 4 20.0836 4C20.9899 4 21.8774 4.075 22.7399 4.21875C23.3149 4.3125 23.7524 4.7625 23.8774 5.33125L24.6586 8.9C25.6461 9.30625 26.5711 9.84375 27.4086 10.4875L30.8899 9.38125C31.4399 9.20625 32.0524 9.3625 32.4211 9.80625C32.9274 10.4188 33.3899 11.0687 33.8024 11.7562L34.0961 12.2625C34.4774 12.95 34.8086 13.6625 35.0836 14.4062L35.0774 14.4125ZM20.0836 25C21.4097 25 22.6815 24.4732 23.6191 23.5355C24.5568 22.5979 25.0836 21.3261 25.0836 20C25.0836 18.6739 24.5568 17.4021 23.6191 16.4645C22.6815 15.5268 21.4097 15 20.0836 15C18.7575 15 17.4858 15.5268 16.5481 16.4645C15.6104 17.4021 15.0836 18.6739 15.0836 20C15.0836 21.3261 15.6104 22.5979 16.5481 23.5355C17.4858 24.4732 18.7575 25 20.0836 25Z" fill="url(#paint0_linear_59_2022)"></path><defs><linearGradient id="paint0_linear_59_2022" x1="5" y1="35.9937" x2="36.9382" y2="5.88518" gradientUnits="userSpaceOnUse"><stop stop-color="#C83852"></stop><stop offset="0.5" stop-color="#B44092"></stop><stop offset="1" stop-color="#6A5FC1"></stop></linearGradient></defs></svg><h3>How we use your PII</h3></div><ul><li>To operate our site and service</li><li>To protect and improve our site and service</li><li>To provide customer care and support</li><li>To communicate with you</li><li>For other purposes (that we inform you of at collection)</li></ul><a href="https://sentry.io/privacy/#what-does-sentry-use-my-personal-information-for">How exactly?</a></div></div><div><div class="css-1hspooh e1csamah2"><div class="css-10ys2du e1csamah1"><svg width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M16 8H24V12H16V8ZM15 4C13.3438 4 12 5.34375 12 7V13C12 14.6562 13.3438 16 15 16H18V18H2C0.89375 18 0 18.8938 0 20C0 21.1063 0.89375 22 2 22H8V24H5C3.34375 24 2 25.3438 2 27V33C2 34.6562 3.34375 36 5 36H15C16.6562 36 18 34.6562 18 33V27C18 25.3438 16.6562 24 15 24H12V22H28V24H25C23.3438 24 22 25.3438 22 27V33C22 34.6562 23.3438 36 25 36H35C36.6562 36 38 34.6562 38 33V27C38 25.3438 36.6562 24 35 24H32V22H38C39.1063 22 40 21.1063 40 20C40 18.8938 39.1063 18 38 18H22V16H25C26.6562 16 28 14.6562 28 13V7C28 5.34375 26.6562 4 25 4H15ZM6 32V28H14V32H6ZM26 28H34V32H26V28Z" fill="url(#paint0_linear_59_2001)"></path><defs><linearGradient id="paint0_linear_59_2001" x1="-7.30081e-07" y1="36" x2="31.2195" y2="-3.02439" gradientUnits="userSpaceOnUse"><stop stop-color="#C83852"></stop><stop offset="0.5" stop-color="#B44092"></stop><stop offset="1" stop-color="#6A5FC1"></stop></linearGradient></defs></svg><h3>Third parties who receive your PII</h3></div><p>We may disclose your PII to the following type of recipients:</p><ul><li>Subsidiaries and other affiliates</li><li>Service providers</li><li>Partners (go-to-market, analytics)</li><li>Third-party platforms (when you connect them to our service)</li><li>Governmental authorities (where necessary)</li><li>An actual or potential buyer</li></ul><a href="https://sentry.io/privacy/#who-does-sentry-disclose-my-personal-information-to">What do they do?</a></div><div class="css-1hspooh e1csamah2"><div class="css-10ys2du e1csamah1"><svg width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M20.0948 5.72634C20.0448 5.38884 19.7886 5.11384 19.4511 5.06384C18.0698 4.87009 16.6636 5.12009 15.4261 5.77634L10.8011 8.24509C9.56983 8.90134 8.57608 9.93259 7.96358 11.1888L5.66983 15.9138C5.05733 17.1701 4.85733 18.5951 5.10108 19.9701L6.00733 25.1451C6.25108 26.5263 6.91982 27.7888 7.92607 28.7638L11.6948 32.4138C12.7011 33.3888 13.9823 34.0138 15.3636 34.2076L20.5511 34.9388C21.9323 35.1326 23.3386 34.8826 24.5761 34.2263L29.2011 31.7576C30.4323 31.1013 31.4261 30.0701 32.0386 28.8076L34.3323 24.0888C34.9448 22.8326 35.1448 21.4076 34.9011 20.0326C34.8448 19.7013 34.5698 19.4513 34.2386 19.4013C31.0198 18.8888 28.4386 16.4576 27.7073 13.3138C27.5948 12.8388 27.2073 12.4763 26.7261 12.4013C23.3136 11.8576 20.6198 9.15134 20.0886 5.72634H20.0948ZM17.0011 13.0013C17.5315 13.0013 18.0402 13.2121 18.4153 13.5871C18.7904 13.9622 19.0011 14.4709 19.0011 15.0013C19.0011 15.5318 18.7904 16.0405 18.4153 16.4156C18.0402 16.7906 17.5315 17.0013 17.0011 17.0013C16.4706 17.0013 15.9619 16.7906 15.5869 16.4156C15.2118 16.0405 15.0011 15.5318 15.0011 15.0013C15.0011 14.4709 15.2118 13.9622 15.5869 13.5871C15.9619 13.2121 16.4706 13.0013 17.0011 13.0013ZM13.0011 25.0013C13.0011 24.4709 13.2118 23.9622 13.5869 23.5871C13.9619 23.2121 14.4706 23.0013 15.0011 23.0013C15.5315 23.0013 16.0402 23.2121 16.4153 23.5871C16.7904 23.9622 17.0011 24.4709 17.0011 25.0013C17.0011 25.5318 16.7904 26.0405 16.4153 26.4156C16.0402 26.7906 15.5315 27.0013 15.0011 27.0013C14.4706 27.0013 13.9619 26.7906 13.5869 26.4156C13.2118 26.0405 13.0011 25.5318 13.0011 25.0013ZM27.0011 21.0013C27.5315 21.0013 28.0402 21.2121 28.4153 21.5871C28.7904 21.9622 29.0011 22.4709 29.0011 23.0013C29.0011 23.5318 28.7904 24.0405 28.4153 24.4156C28.0402 24.7906 27.5315 25.0013 27.0011 25.0013C26.4706 25.0013 25.9619 24.7906 25.5869 24.4156C25.2118 24.0405 25.0011 23.5318 25.0011 23.0013C25.0011 22.4709 25.2118 21.9622 25.5869 21.5871C25.9619 21.2121 26.4706 21.0013 27.0011 21.0013Z" fill="url(#paint0_linear_59_2083)"></path><defs><linearGradient id="paint0_linear_59_2083" x1="5" y1="35.0027" x2="35.0027" y2="5.00053" gradientUnits="userSpaceOnUse"><stop stop-color="#C83852"></stop><stop offset="0.5" stop-color="#B44092"></stop><stop offset="1" stop-color="#6A5FC1"></stop></linearGradient></defs></svg><h3>We use cookies (but not for advertising)</h3></div><ul><li>We do not use advertising or targeting cookies</li><li>We use necessary cookies to run and improve our site and service</li><li>You can disable cookies but this can impact your use or access to certain parts of our site and service</li></ul><a href="https://sentry.io/privacy/#cookies-and-similar-tracking-technology">How can I choose?</a></div><div class="css-1hspooh e1csamah2"><div class="css-10ys2du e1csamah1"><svg width="40" height="40" viewBox="0 0 40 40" fill="none"><path d="M20 4C20.2875 4 20.575 4.0625 20.8375 4.18125L32.6063 9.175C33.9813 9.75625 35.0063 11.1125 35 12.75C34.9688 18.95 32.4188 30.2938 21.65 35.45C20.6063 35.95 19.3938 35.95 18.35 35.45C7.58128 30.2938 5.03128 18.95 5.00003 12.75C4.99378 11.1125 6.01878 9.75625 7.39378 9.175L19.1688 4.18125C19.425 4.0625 19.7125 4 20 4ZM20 8.175V31.8C28.625 27.625 30.9438 18.3812 31 12.8375L20 8.175Z" fill="url(#paint0_linear_59_2064)"></path><defs><linearGradient id="paint0_linear_59_2064" x1="5" y1="35.825" x2="36.7696" y2="5.87717" gradientUnits="userSpaceOnUse"><stop stop-color="#C83852"></stop><stop offset="0.5" stop-color="#B44092"></stop><stop offset="1" stop-color="#6A5FC1"></stop></linearGradient></defs></svg><h3>Know your rights</h3></div><p>You may have the following rights related to your PII:</p><ul><li>Access, correct, and update</li><li>Object to or restrict processing</li><li>Port over</li><li>Opt-out of marketing</li><li>Be forgotten by Sentry</li><li>Withdraw your consent</li><li>Complain about us</li></ul><a href="https://sentry.io/privacy/#your-data-protection-rights">What can I do?</a></div></div></div><style data-emotion="css 16ehm6u">.css-16ehm6u{border-top:1px solid #ececf1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;gap:2rem;padding-top:1rem;margin-top:2rem;}@media (min-width: 768px){.css-16ehm6u{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}}</style><div class="css-16ehm6u e1csamah0"><div><p>If you have any questions or concerns about your privacy at Sentry, please email us at<!-- --> <a href="mailto:compliance@sentry.io">compliance@sentry.io</a>. </p><p>If you are a California resident, see our<!-- --> <a href="https://sentry.io/trust/privacy/california/">Supplemental notice</a>.</p></div><a class="btn-new primary-light e1of9yu15 css-1csoxiy e1figufi0" href="https://sentry.io/privacy/"><span class="primary-light css-17qgsod e1of9yu11">Read the full policy</span></a></div></div></div></div></div><div id="gatsby-announcer" style="position:absolute;top:0;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0" aria-live="assertive" aria-atomic="true"></div></div><script id="gatsby-script-loader" nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe">/*<![CDATA[*/window.pagePath="/for/nextjs/";window.___webpackCompilationHash="0d919d76e8864ec58987";/*]]>*/</script><script id="gatsby-chunk-mapping" nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe">/*<![CDATA[*/window.___chunkMapping={"app":["/app-6a1c9db885d21756f0c3.js"],"component---src-components-layouts-answer-new-js":["/component---src-components-layouts-answer-new-js-323269cb25b3d489a904.js"],"component---src-components-layouts-answer-sdk-js":["/component---src-components-layouts-answer-sdk-js-0c5e37aeb8937766cf89.js"],"component---src-components-layouts-cms-product-js":["/component---src-components-layouts-cms-product-js-f4a9670de60b2dede088.js"],"component---src-components-layouts-cms-sdk-js":["/component---src-components-layouts-cms-sdk-js-3eb579510b974c9e4596.js"],"component---src-components-layouts-customer-js":["/component---src-components-layouts-customer-js-19204355e4a2640ced9b.js"],"component---src-components-layouts-job-post-js":["/component---src-components-layouts-job-post-js-9be4706763d93a5c8f72.js"],"component---src-components-layouts-policy-in-getsentry-js":["/component---src-components-layouts-policy-in-getsentry-js-281b931bd66b0faca53e.js"],"component---src-components-layouts-policy-js":["/component---src-components-layouts-policy-js-262cb304f9dab5437bc5.js"],"component---src-components-layouts-press-release-js":["/component---src-components-layouts-press-release-js-13cb69c280195422d3a4.js"],"component---src-components-layouts-resource-js":["/component---src-components-layouts-resource-js-d0cc29787b95f1c73309.js"],"component---src-components-layouts-tutorial-js":["/component---src-components-layouts-tutorial-js-83c909936b6f4ebea329.js"],"component---src-pages-404-js":["/component---src-pages-404-js-bbaf3c15097f3e83c57e.js"],"component---src-pages-about-index-js":["/component---src-pages-about-index-js-b3285c4c74f5dbe65a7d.js"],"component---src-pages-about-media-resources-js":["/component---src-pages-about-media-resources-js-f7896b9a69a475379103.js"],"component---src-pages-answers-js":["/component---src-pages-answers-js-fff68c5b1bc8382a95ac.js"],"component---src-pages-branding-js":["/component---src-pages-branding-js-668ce564af2fdd5ea6c4.js"],"component---src-pages-captchav-2-js":["/component---src-pages-captchav-2-js-0370cdb16516e5b9b8c2.js"],"component---src-pages-careers-applicantprivacy-js":["/component---src-pages-careers-applicantprivacy-js-d0c1bc215fbff7b8225f.js"],"component---src-pages-careers-index-js":[],"component---src-pages-careers-internships-js":["/component---src-pages-careers-internships-js-a82258c5c9cdf772d25d.js"],"component---src-pages-careers-new-grads-js":["/component---src-pages-careers-new-grads-js-38be05e1537040ad9d4c.js"],"component---src-pages-community-index-js":["/component---src-pages-community-index-js-d6d461073477b81f7f18.js"],"component---src-pages-community-series-debugging-nextjs-js":["/component---src-pages-community-series-debugging-nextjs-js-13252d516cf75525c431.js"],"component---src-pages-community-series-monitor-endpoint-regression-js":["/component---src-pages-community-series-monitor-endpoint-regression-js-51e759c8508558658ce2.js"],"component---src-pages-contact-consent-js":["/component---src-pages-contact-consent-js-44a9f96be55e49577742.js"],"component---src-pages-contact-enterprise-js":["/component---src-pages-contact-enterprise-js-5f3a1cc0344e81d29e93.js"],"component---src-pages-contact-events-promo-request-js":["/component---src-pages-contact-events-promo-request-js-d767e2373ed0bd34e27d.js"],"component---src-pages-contact-gdpr-js":["/component---src-pages-contact-gdpr-js-765698d4ec50d10167b6.js"],"component---src-pages-contact-unsubscribe-js":["/component---src-pages-contact-unsubscribe-js-81c8a7294d4127ed31f3.js"],"component---src-pages-cookiebounty-mdx":["/component---src-pages-cookiebounty-mdx-899b851c4098797f8cb5.js"],"component---src-pages-customers-js":[],"component---src-pages-demo-index-js":["/component---src-pages-demo-index-js-f348b3a17443f19b46ff.js"],"component---src-pages-demo-sandbox-js":["/component---src-pages-demo-sandbox-js-a29488c8bba2205d700e.js"],"component---src-pages-events-code-of-conduct-js":[],"component---src-pages-events-dex-js":["/component---src-pages-events-dex-js-20e7bc97980d75ffe100.js"],"component---src-pages-events-google-cloud-next-js":["/component---src-pages-events-google-cloud-next-js-b70048fc744529bbea6d.js"],"component---src-pages-events-launch-week-index-js":["/component---src-pages-events-launch-week-index-js-8ce31c925698b3c6a511.js"],"component---src-pages-events-launch-week-march-2024-js":["/component---src-pages-events-launch-week-march-2024-js-c0a6d081cdc0a8e2d808.js"],"component---src-pages-events-launch-week-nov-2023-js":["/component---src-pages-events-launch-week-nov-2023-js-2314ba4223003fab0207.js"],"component---src-pages-features-breadcrumbs-js":["/component---src-pages-features-breadcrumbs-js-ab0b23408add6566c08f.js"],"component---src-pages-features-context-js":["/component---src-pages-features-context-js-53547af5d9890ac25639.js"],"component---src-pages-features-cross-project-issues-js":["/component---src-pages-features-cross-project-issues-js-13cf81b3cbae8764b7b2.js"],"component---src-pages-features-custom-queries-js":["/component---src-pages-features-custom-queries-js-27aa36b7b1e0a3f2da71.js"],"component---src-pages-features-dashboards-js":["/component---src-pages-features-dashboards-js-e7321c7457e00f826e0a.js"],"component---src-pages-features-distributed-tracing-js":["/component---src-pages-features-distributed-tracing-js-a58edcfbf360ae79ba21.js"],"component---src-pages-features-owners-js":["/component---src-pages-features-owners-js-ac726a943e57bd3afa9c.js"],"component---src-pages-features-releases-js":["/component---src-pages-features-releases-js-e30261a56a0d75e60353.js"],"component---src-pages-features-stacktrace-js":["/component---src-pages-features-stacktrace-js-428ba3a585664a563b02.js"],"component---src-pages-for-android-js":[],"component---src-pages-for-angular-js":[],"component---src-pages-for-aspnet-js":[],"component---src-pages-for-aspnetcore-js":[],"component---src-pages-for-astro-js":[],"component---src-pages-for-aws-lambda-js":["/component---src-pages-for-aws-lambda-js-264bd41857460ca9b7c8.js"],"component---src-pages-for-azure-js":["/component---src-pages-for-azure-js-472c9e5bb1611a94b545.js"],"component---src-pages-for-backbone-js":["/component---src-pages-for-backbone-js-4f1bd958eabb3bee739d.js"],"component---src-pages-for-backend-js":[],"component---src-pages-for-bottle-js":[],"component---src-pages-for-breakpad-js":["/component---src-pages-for-breakpad-js-b98ad87379ba8604225a.js"],"component---src-pages-for-c-js":["/component---src-pages-for-c-js-4d316cd3e9ef8b111a71.js"],"component---src-pages-for-c-plus-plus-js":["/component---src-pages-for-c-plus-plus-js-8286d799bdf1f24ef7e6.js"],"component---src-pages-for-celery-js":[],"component---src-pages-for-cocoa-js":[],"component---src-pages-for-crashpad-js":["/component---src-pages-for-crashpad-js-de5e9aec55e48d086585.js"],"component---src-pages-for-csharp-js":[],"component---src-pages-for-dart-js":["/component---src-pages-for-dart-js-bb32bbabbc996ded4c5a.js"],"component---src-pages-for-data-js":["/component---src-pages-for-data-js-39708db3decb393be26b.js"],"component---src-pages-for-django-js":[],"component---src-pages-for-dot-net-js":[],"component---src-pages-for-dotnet-maui-js":[],"component---src-pages-for-education-js":["/component---src-pages-for-education-js-ee52f8993e2f235876b6.js"],"component---src-pages-for-electron-js":[],"component---src-pages-for-elixir-js":["/component---src-pages-for-elixir-js-5fe62aebfa92c393058e.js"],"component---src-pages-for-ember-js":[],"component---src-pages-for-enterprise-js":["/component---src-pages-for-enterprise-js-a0e33fdf95206ada96a2.js"],"component---src-pages-for-express-js":[],"component---src-pages-for-fastapi-js":[],"component---src-pages-for-fastify-js":[],"component---src-pages-for-flask-js":[],"component---src-pages-for-flutter-js":["/component---src-pages-for-flutter-js-932e6c0c72d8f592d93e.js"],"component---src-pages-for-frontend-js":[],"component---src-pages-for-full-stack-js":["/component---src-pages-for-full-stack-js-a436be9eb89ce648b216.js"],"component---src-pages-for-gaming-js":["/component---src-pages-for-gaming-js-d805fa547ae669b08ac4.js"],"component---src-pages-for-go-js":[],"component---src-pages-for-good-js":["/component---src-pages-for-good-js-0b2ee1060067d98e9546.js"],"component---src-pages-for-google-cloud-functions-js":["/component---src-pages-for-google-cloud-functions-js-06375d6220854860f9f0.js"],"component---src-pages-for-hapi-js":[],"component---src-pages-for-ios-js":["/component---src-pages-for-ios-js-295786904a18dbcf1c16.js"],"component---src-pages-for-iot-js":["/component---src-pages-for-iot-js-6e75fc856a7733bc1d85.js"],"component---src-pages-for-java-js":["/component---src-pages-for-java-js-3f65511c16a88f30b03e.js"],"component---src-pages-for-javascript-js":[],"component---src-pages-for-koa-js":[],"component---src-pages-for-kotlin-js":["/component---src-pages-for-kotlin-js-82ca7811d3d98d3402c8.js"],"component---src-pages-for-laravel-js":[],"component---src-pages-for-llm-monitoring-mdx":["/component---src-pages-for-llm-monitoring-mdx-f6e56686c02920f04d98.js"],"component---src-pages-for-log-4-j-2-js":["/component---src-pages-for-log-4-j-2-js-a9b23446b6f72e6dfc5e.js"],"component---src-pages-for-logback-js":["/component---src-pages-for-logback-js-19fe9a9c6f9a04a24cbe.js"],"component---src-pages-for-macos-js":["/component---src-pages-for-macos-js-a919f16810756cc934cb.js"],"component---src-pages-for-minidumps-js":[],"component---src-pages-for-mobile-js":["/component---src-pages-for-mobile-js-3404de2a076fc8cad083.js"],"component---src-pages-for-native-js":["/component---src-pages-for-native-js-ec8c4054802aadd91e82.js"],"component---src-pages-for-nestjs-js":[],"component---src-pages-for-node-aws-lambda-js":["/component---src-pages-for-node-aws-lambda-js-cc787777738535f74cb1.js"],"component---src-pages-for-node-azure-js":["/component---src-pages-for-node-azure-js-12d8013fff546239265f.js"],"component---src-pages-for-node-google-cloud-functions-js":["/component---src-pages-for-node-google-cloud-functions-js-8b6e42deef156a483754.js"],"component---src-pages-for-node-js":[],"component---src-pages-for-nuxt-js":[],"component---src-pages-for-objc-js":["/component---src-pages-for-objc-js-780d112d8e6fedb910ed.js"],"component---src-pages-for-open-source-js":["/component---src-pages-for-open-source-js-33519eea27a0199337ca.js"],"component---src-pages-for-opentelemetry-js":["/component---src-pages-for-opentelemetry-js-87f62a40680305bc5fa1.js"],"component---src-pages-for-performance-mdx":["/component---src-pages-for-performance-mdx-773190c5b0057edefd02.js"],"component---src-pages-for-perl-js":["/component---src-pages-for-perl-js-56438d862c1d5c0c6818.js"],"component---src-pages-for-php-js":[],"component---src-pages-for-pyramid-js":[],"component---src-pages-for-python-aws-lambda-js":[],"component---src-pages-for-python-google-cloud-functions-js":[],"component---src-pages-for-python-js":[],"component---src-pages-for-rails-js":[],"component---src-pages-for-remix-js":[],"component---src-pages-for-rq-js":[],"component---src-pages-for-ruby-js":[],"component---src-pages-for-rust-js":["/component---src-pages-for-rust-js-fbb587c1fe10c1c41896.js"],"component---src-pages-for-scala-js":["/component---src-pages-for-scala-js-1aa14c54d42192992869.js"],"component---src-pages-for-serverless-js":["/component---src-pages-for-serverless-js-79598a318381626ca388.js"],"component---src-pages-for-sidekiq-js":["/component---src-pages-for-sidekiq-js-ae6b7d040cda52470b48.js"],"component---src-pages-for-sinatra-js":[],"component---src-pages-for-solid-js":[],"component---src-pages-for-spring-boot-js":[],"component---src-pages-for-spring-js":[],"component---src-pages-for-starlette-js":["/component---src-pages-for-starlette-js-0024c8d0f8acfc665c3e.js"],"component---src-pages-for-svelte-js":[],"component---src-pages-for-sveltekit-js":["/component---src-pages-for-sveltekit-js-5f4ec05720c80847896f.js"],"component---src-pages-for-swift-js":[],"component---src-pages-for-symfony-js":[],"component---src-pages-for-tornado-js":[],"component---src-pages-for-tvos-js":["/component---src-pages-for-tvos-js-938364e54467614377fc.js"],"component---src-pages-for-unity-js":["/component---src-pages-for-unity-js-fd9bf348a69d89306a5a.js"],"component---src-pages-for-unrealengine-js":["/component---src-pages-for-unrealengine-js-63513575426eb75a8804.js"],"component---src-pages-for-user-feedback-mdx":["/component---src-pages-for-user-feedback-mdx-8385651eecd4f2c874d9.js"],"component---src-pages-for-vue-js":[],"component---src-pages-for-web-vitals-mdx":["/component---src-pages-for-web-vitals-mdx-3a17814181e74d875a1b.js"],"component---src-pages-from-crashlytics-js":["/component---src-pages-from-crashlytics-js-2793286f4c9313188c3c.js"],"component---src-pages-from-logrocket-js":["/component---src-pages-from-logrocket-js-122d1a7d4b5501bf158a.js"],"component---src-pages-from-rollbar-js":["/component---src-pages-from-rollbar-js-c2def5dc4326404d4b83.js"],"component---src-pages-from-self-hosted-js":["/component---src-pages-from-self-hosted-js-5d4cbf9ee55128da41f3.js"],"component---src-pages-index-js":["/component---src-pages-index-js-69d2540bb55774d3f185.js"],"component---src-pages-integration-platform-js":["/component---src-pages-integration-platform-js-5bf400a9af2f498b7d8f.js"],"component---src-pages-integrations-auth-0-js":["/component---src-pages-integrations-auth-0-js-4fba6a5a8930446fc809.js"],"component---src-pages-integrations-bitbucket-js":["/component---src-pages-integrations-bitbucket-js-a40c1bd1e3252250c906.js"],"component---src-pages-integrations-clickup-js":["/component---src-pages-integrations-clickup-js-da8862d1015bee4b3392.js"],"component---src-pages-integrations-cloudflare-js":["/component---src-pages-integrations-cloudflare-js-e9917d2c610c34b0b7be.js"],"component---src-pages-integrations-compass-js":["/component---src-pages-integrations-compass-js-c7127433e1c162c11d5a.js"],"component---src-pages-integrations-convex-js":["/component---src-pages-integrations-convex-js-4e8b00413d0f90f1f8aa.js"],"component---src-pages-integrations-datadog-js":["/component---src-pages-integrations-datadog-js-d9df1fe44a1a31b17c9b.js"],"component---src-pages-integrations-discord-js":["/component---src-pages-integrations-discord-js-81126246f5d4e70e8d69.js"],"component---src-pages-integrations-gcp-js":["/component---src-pages-integrations-gcp-js-cd420f5146532d0ee67f.js"],"component---src-pages-integrations-github-js":["/component---src-pages-integrations-github-js-937d468259422f2e4302.js"],"component---src-pages-integrations-gitlab-js":["/component---src-pages-integrations-gitlab-js-4f496c91046ac9d2aa9d.js"],"component---src-pages-integrations-grafana-js":["/component---src-pages-integrations-grafana-js-56fd31abf2c4924816c8.js"],"component---src-pages-integrations-height-js":["/component---src-pages-integrations-height-js-aee445d106a7d0fbb6bb.js"],"component---src-pages-integrations-heroku-js":["/component---src-pages-integrations-heroku-js-abbdaed97fa02d5644b7.js"],"component---src-pages-integrations-hostedgraphite-js":["/component---src-pages-integrations-hostedgraphite-js-50e40161d88ac4cefccc.js"],"component---src-pages-integrations-index-js":["/component---src-pages-integrations-index-js-e7fc5d7383091e7dc532.js"],"component---src-pages-integrations-jam-js":["/component---src-pages-integrations-jam-js-176141ccb31471b25f0d.js"],"component---src-pages-integrations-jira-js":["/component---src-pages-integrations-jira-js-ad53d6492a629894970e.js"],"component---src-pages-integrations-linear-js":["/component---src-pages-integrations-linear-js-8999275d59c5bcc91e26.js"],"component---src-pages-integrations-okta-js":["/component---src-pages-integrations-okta-js-72577afc40000f0e2477.js"],"component---src-pages-integrations-onelogin-js":["/component---src-pages-integrations-onelogin-js-a2ca5cd0e2a3ce970a08.js"],"component---src-pages-integrations-pagerduty-js":["/component---src-pages-integrations-pagerduty-js-34fc7aec3cf875f63450.js"],"component---src-pages-integrations-pagertree-js":["/component---src-pages-integrations-pagertree-js-29592b3dfe350abfb111.js"],"component---src-pages-integrations-rookout-js":["/component---src-pages-integrations-rookout-js-68817e678881d1822eb8.js"],"component---src-pages-integrations-rootly-js":["/component---src-pages-integrations-rootly-js-7dd793b7f5e80f43bdbd.js"],"component---src-pages-integrations-runway-js":["/component---src-pages-integrations-runway-js-e911d22179896e2607cc.js"],"component---src-pages-integrations-segment-js":["/component---src-pages-integrations-segment-js-326b39535e4981f11952.js"],"component---src-pages-integrations-sessionstack-js":["/component---src-pages-integrations-sessionstack-js-634d799b8485880d3e65.js"],"component---src-pages-integrations-shortcut-js":["/component---src-pages-integrations-shortcut-js-4381b498490666528ecd.js"],"component---src-pages-integrations-slack-js":["/component---src-pages-integrations-slack-js-9983a7045bf4d0f31206.js"],"component---src-pages-integrations-split-js":["/component---src-pages-integrations-split-js-e8c486c223cc84ffb78e.js"],"component---src-pages-integrations-strapi-js":["/component---src-pages-integrations-strapi-js-cbeae786dba60e360935.js"],"component---src-pages-integrations-supabase-js":["/component---src-pages-integrations-supabase-js-bd4476fcab9a08ccf622.js"],"component---src-pages-integrations-teamwork-js":["/component---src-pages-integrations-teamwork-js-3c5d32ab8bc371ce86e4.js"],"component---src-pages-integrations-trello-js":["/component---src-pages-integrations-trello-js-0d08702f88c532182fe7.js"],"component---src-pages-integrations-turso-js":["/component---src-pages-integrations-turso-js-a2da78d84cdfb98fff46.js"],"component---src-pages-integrations-twilio-js":["/component---src-pages-integrations-twilio-js-1762eccca588058795b8.js"],"component---src-pages-integrations-vanta-js":["/component---src-pages-integrations-vanta-js-3d33faa444678632a7cc.js"],"component---src-pages-integrations-vendure-js":["/component---src-pages-integrations-vendure-js-158abbf0957a65f682a0.js"],"component---src-pages-integrations-yubico-js":["/component---src-pages-integrations-yubico-js-f63e56969cee745de0ae.js"],"component---src-pages-legal-aup-js":["/component---src-pages-legal-aup-js-c22f4754574069ac7eea.js"],"component---src-pages-legal-baa-js":["/component---src-pages-legal-baa-js-661b6a025c92a66e7cc2.js"],"component---src-pages-legal-ccpa-js":["/component---src-pages-legal-ccpa-js-97319de7b26eefe5ba6a.js"],"component---src-pages-legal-changelog-js":["/component---src-pages-legal-changelog-js-98ab5c7158d58b4838c7.js"],"component---src-pages-legal-dpa-js":["/component---src-pages-legal-dpa-js-8fb2325e8bb9d5178104.js"],"component---src-pages-legal-index-js":["/component---src-pages-legal-index-js-3cd0b33a86d3bf305574.js"],"component---src-pages-legal-nda-js":["/component---src-pages-legal-nda-js-b715ef10f8bab11e1605.js"],"component---src-pages-legal-subprocessors-js":["/component---src-pages-legal-subprocessors-js-982b13b958ece0b2ccdc.js"],"component---src-pages-legal-transparency-report-js":["/component---src-pages-legal-transparency-report-js-769fb0e54fb401dee870.js"],"component---src-pages-lp-app-center-alternative-mdx":["/component---src-pages-lp-app-center-alternative-mdx-b1eae063db6b7698a478.js"],"component---src-pages-lp-error-monitoring-for-developers-mdx":["/component---src-pages-lp-error-monitoring-for-developers-mdx-d3fbbaa4306a645fdbd2.js"],"component---src-pages-lp-eu-js":["/component---src-pages-lp-eu-js-1602b907b77fb32c8f71.js"],"component---src-pages-lp-github-copilot-extension-waitlist-js":["/component---src-pages-lp-github-copilot-extension-waitlist-js-fdab793ce85c1f6abc89.js"],"component---src-pages-lp-lovable-js":["/component---src-pages-lp-lovable-js-b6ccfd56af6a2a83b6d5.js"],"component---src-pages-lp-make-it-make-sense-acid-js":["/component---src-pages-lp-make-it-make-sense-acid-js-d64dc366e7d00bf1afa5.js"],"component---src-pages-lp-make-it-make-sense-js":["/component---src-pages-lp-make-it-make-sense-js-596e1e974e0d03689d70.js"],"component---src-pages-lp-mobile-replay-beta-js":["/component---src-pages-lp-mobile-replay-beta-js-c2e0b411d3bdfda5c916.js"],"component---src-pages-lp-multiplatform-js":["/component---src-pages-lp-multiplatform-js-2ba4cd1bb4312b95de7c.js"],"component---src-pages-lp-new-apm-js":["/component---src-pages-lp-new-apm-js-cc44b45ebb42be661a7e.js"],"component---src-pages-lp-privacy-by-default-js":["/component---src-pages-lp-privacy-by-default-js-7ba85ab187ccd51bdc1c.js"],"component---src-pages-lp-roast-of-sentry-js":["/component---src-pages-lp-roast-of-sentry-js-8d284b644a70e1e483fe.js"],"component---src-pages-lp-sentry-autofix-giveaway-js":["/component---src-pages-lp-sentry-autofix-giveaway-js-d9338713a5160fe6a7ab.js"],"component---src-pages-lp-sentry-drops-js":["/component---src-pages-lp-sentry-drops-js-7eacafcca8ce49565d89.js"],"component---src-pages-platforms-js":["/component---src-pages-platforms-js-d15749d6c47214cb9a15.js"],"component---src-pages-pragmatic-js":["/component---src-pages-pragmatic-js-c74160ee42d919947606.js"],"component---src-pages-pricing-js":["/component---src-pages-pricing-js-390dcd1fe24b1735d9a4.js"],"component---src-pages-privacy-js":["/component---src-pages-privacy-js-b38aa13125d88a882e2a.js"],"component---src-pages-resources-index-js":["/component---src-pages-resources-index-js-54948042078a6e234f7c.js"],"component---src-pages-security-mdx":["/component---src-pages-security-mdx-fdd8ec7b97cbd2d0c1b9.js"],"component---src-pages-signup-index-js":["/component---src-pages-signup-index-js-c02c31c49c5e457ccc9c.js"],"component---src-pages-signup-relocate-js":["/component---src-pages-signup-relocate-js-9736ef2edfed866b8fe9.js"],"component---src-pages-signup-signup-js":["/component---src-pages-signup-signup-js-99c22cdeb76fb631c58f.js"],"component---src-pages-sponsorship-js":["/component---src-pages-sponsorship-js-041a3ebd53427f2e8410.js"],"component---src-pages-syntax-js":["/component---src-pages-syntax-js-e7b483d52eea67875833.js"],"component---src-pages-terms-js":["/component---src-pages-terms-js-3c9a1f6267fcba3d3084.js"],"component---src-pages-thanks-js":["/component---src-pages-thanks-js-45b75bcb792f702a53d6.js"],"component---src-pages-trust-index-js":["/component---src-pages-trust-index-js-a6fb2c76cf52e4b0367d.js"],"component---src-pages-trust-privacy-california-js":["/component---src-pages-trust-privacy-california-js-861660efebeb09dd38c6.js"],"component---src-pages-trust-privacy-gdpr-best-practices-js":["/component---src-pages-trust-privacy-gdpr-best-practices-js-c533c121165056b15497.js"],"component---src-pages-trust-privacy-index-js":["/component---src-pages-trust-privacy-index-js-7b3c3b2bd37320e5f535.js"],"component---src-pages-tutorials-js":["/component---src-pages-tutorials-js-9705fafe89bb2978c4c5.js"],"component---src-pages-vs-logging-js":["/component---src-pages-vs-logging-js-feed67474381166033ad.js"],"component---src-pages-welcome-mdx":["/component---src-pages-welcome-mdx-3d5bad5bd68738664746.js"]};/*]]>*/</script><script src="https://www.sentry.dev/app-6a1c9db885d21756f0c3.js" async="" nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe"></script><script src="https://www.sentry.dev/c9e0f8ba-704ce47474fca7a16879.js" async="" nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe"></script><script src="https://www.sentry.dev/4b65b263-3a1ea81f4fb540b708e3.js" async="" nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe"></script><script src="https://www.sentry.dev/2af615c1-8cbca229fd540ec8a998.js" async="" nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe"></script><script src="https://www.sentry.dev/3da6cd00-59728198ad04a9553e8d.js" async="" nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe"></script><script src="https://www.sentry.dev/86350889-cc122c6c264e9d536331.js" async="" nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe"></script><script src="https://www.sentry.dev/a29ae703-66984f9a85acbabd0ca6.js" async="" nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe"></script><script src="https://www.sentry.dev/efd52aea-86c2ea8a29aae5713f26.js" async="" nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe"></script><script src="https://www.sentry.dev/1252934c-2d95f880b18fa3ca5fa6.js" async="" nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe"></script><script src="https://www.sentry.dev/30ee3db1-87a466bcf300bea48b73.js" async="" nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe"></script><script src="https://www.sentry.dev/926f7d79-f926c6f4ecb6cb75921e.js" async="" nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe"></script><script src="https://www.sentry.dev/a4931687-d77d5ed5340d5d90fa57.js" async="" nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe"></script><script src="https://www.sentry.dev/90c1ff5a-364206a16f68ee6d9ea8.js" async="" nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe"></script><script src="https://www.sentry.dev/cf2250e3-f5b8b11907e533efa8c9.js" async="" nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe"></script><script src="https://www.sentry.dev/b0416bd7-b100d9acddb99d099e49.js" async="" nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe"></script><script src="https://www.sentry.dev/framework-a5ab2dcc2c67a6016511.js" async="" nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe"></script><script src="https://www.sentry.dev/webpack-runtime-3dd739ccd0cf2fbc75c5.js" async="" nonce="PhLnidCEIkS7S7DujTdmG4LaQyKbMVhe"></script></body><style>.grecaptcha-badge{visibility:hidden};body{overflow-x: clip;};</style></html>