/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.block-ambassadors__items{margin-top:clamp(1rem,5vw,3rem)}.layout-container:has(.block-ambassadors) .layout-container__block__wrapper .container{max-width:100%;padding-left:0;padding-right:0}
.button a,.button--primary a,a.button,a.button--primary,button.button,button.button--primary,input.button,input.button--primary,label.button,label.button--primary{background-color:transparent;border:1px solid #183029;border-radius:.3rem;color:#183029;display:inline-block;font-weight:700;padding:.75rem;position:relative;text-decoration:none;transition:.3s}.button a:hover,.button--primary a:hover,a.button--primary:hover,a.button:hover,button.button--primary:hover,button.button:hover,input.button--primary:hover,input.button:hover,label.button--primary:hover,label.button:hover{background-color:#183029;border-color:#183029;color:#fff}.button--secondary a,a.button--secondary,button.button--secondary,input.button--secondary{background-color:#396948;border:1px solid #396948;border-radius:.3rem;color:#fff;display:inline-block;font-weight:700;padding:.75rem;position:relative;text-decoration:none;transition:.3s}.button--secondary a:hover,a.button--secondary:hover,button.button--secondary:hover,input.button--secondary:hover{background-color:#183029;border-color:#183029;color:#fff}.button--tertiary a,a.button--tertiary,button.button--tertiary,input.button--tertiary{background-color:#fcc52c;border:1px solid #fcc52c;border-radius:.3rem;color:#183029;display:inline-block;font-weight:700;padding:.75rem;position:relative;text-decoration:none;transition:.3s}.button--tertiary a:hover,a.button--tertiary:hover,button.button--tertiary:hover,input.button--tertiary:hover{background-color:#183029;border-color:#183029;color:#fff}.button--arrow{background-color:transparent;border:1px solid #183029;border-radius:.3rem;color:#183029;display:inline-block;font-weight:700;padding:0;position:relative;text-decoration:none;transition:.3s;width:40px;height:40px;display:inline-grid;place-items:center}.button--arrow:hover{background-color:#183029;border-color:#183029;color:#fff}.button--self{background-color:transparent;border:1px solid #183029;border-radius:.3rem;color:#183029;display:inline-block;font-weight:700;padding:0;text-decoration:none;transition:.3s;position:relative}.button--self:hover{background-color:#183029;border-color:#183029;color:#fff}.button--self:hover input{color:#fff}.button--self input{margin:0;border:0}.button--self input:hover{background-color:transparent}.button--self::before{padding-inline-start:.75rem;font-family:fontello;position:absolute;top:50%;transform:translateY(-50%);pointer-events:none}.button--self::after{padding-inline-end:.75rem;font-family:fontello;position:absolute;top:50%;right:0;transform:translateY(-50%);pointer-events:none}.form-actions{display:flex;flex-direction:row;gap:20px}.banner-popup__wrapper{align-items:center;background-color:rgba(0,0,0,.9);bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:99}.banner-popup.show-as-banner{align-items:baseline;display:flex;justify-content:space-between;padding:20px;pointer-events:all;position:relative;transition:margin .25s ease-in-out;z-index:0}@media (max-width:600px){.banner-popup.show-as-banner{align-items:flex-end;flex-direction:column}}.banner-popup.show-as-banner .banner-popup__content{align-items:baseline;display:flex;flex-wrap:wrap;gap:1rem;width:100%}@media (min-width:600px){.banner-popup.show-as-banner .banner-popup__text{margin-right:3rem}}@media (max-width:600px){.banner-popup.show-as-banner .banner-popup__content{flex-direction:column}.banner-popup.show-as-banner .banner-popup__text{max-height:200px;overflow:auto}.banner-popup.show-as-banner .banner-popup__close{bottom:20px;position:absolute}.banner-popup.show-as-banner .banner-popup__link{margin-top:2rem;max-width:calc(100% - 75px);max-width:calc(100% - 75px)}}.banner-popup.show-as-popup{border:none!important;max-width:600px;position:relative;width:100%}.banner-popup.show-as-popup .banner-popup__content{display:flex;flex-direction:column;gap:1rem;max-height:60vh;overflow:auto;padding:2rem 4rem 2rem 2rem}.banner-popup.show-as-popup .banner-popup__close{position:absolute;right:0;top:0}.banner-popup.positive{border-bottom:1px solid #000;color:#000}.banner-popup.positive .banner-popup__content p{color:#000}.banner-popup.positive .banner-popup__close button{background-color:#000;border:1px solid #183029;border-radius:0;color:#fff;display:inline-block;font-weight:700;padding:0;position:relative;text-decoration:none;transition:.3s;align-items:center;display:flex;font-size:1rem;height:50px;justify-content:center;margin:0 0 0 1rem;max-width:none;width:50px}.banner-popup.positive .banner-popup__close button:hover{background-color:#183029;border-color:#183029;color:#fff}.banner-popup.negative{border-bottom:1px solid #fff;color:#fff}.banner-popup.negative .banner-popup__content p{color:#fff}.banner-popup.negative .banner-popup__close button{background-color:#fff;border:1px solid #183029;border-radius:0;color:#000;display:inline-block;font-weight:700;padding:0;position:relative;text-decoration:none;transition:.3s;align-items:center;display:flex;font-size:1rem;height:50px;justify-content:center;margin:0 0 0 1rem;max-width:none;width:50px}.banner-popup.negative .banner-popup__close button:hover{background-color:#183029;border-color:#183029;color:#fff}
@-webkit-keyframes fadeIn{0%{opacity:0;}to{opacity:1;}}@keyframes fadeIn{0%{opacity:0;}to{opacity:1;}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}@-webkit-keyframes fadeOut{0%{opacity:1;}to{opacity:0;}}@keyframes fadeOut{0%{opacity:1;}to{opacity:0;}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}@-webkit-keyframes fadeOutDown{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes fadeOutDown{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown;}@-webkit-keyframes fadeOutLeft{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes fadeOutLeft{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft;}@-webkit-keyframes fadeOutRight{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}@keyframes fadeOutRight{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight;}@-webkit-keyframes fadeOutUp{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes fadeOutUp{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}50%{opacity:1;}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}50%{opacity:1;}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;-webkit-transition-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important;}}
@font-face{font-family:'fontello';src:url(/themes/custom/hannitheme/dist/live/css/libraries/fontello/font/fontello.eot?46130761=);src:url(/themes/custom/hannitheme/dist/live/css/libraries/fontello/font/fontello.eot?46130761=#iefix) format('embedded-opentype'),url(/themes/custom/hannitheme/dist/live/css/libraries/fontello/font/fontello.woff2?46130761=) format('woff2'),url(/themes/custom/hannitheme/dist/live/css/libraries/fontello/font/fontello.woff?46130761=) format('woff'),url(/themes/custom/hannitheme/dist/live/css/libraries/fontello/font/fontello.ttf?46130761=) format('truetype'),url(/themes/custom/hannitheme/dist/live/css/libraries/fontello/font/fontello.svg?46130761=#fontello) format('svg');font-weight:normal;font-style:normal;}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"fontello";font-style:normal;font-weight:normal;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.icon-home:before{content:'\e800';}.icon-book:before{content:'\e801';}.icon-pencil:before{content:'\e802';}.icon-caret:before{content:'\e803';}.icon-globe:before{content:'\e804';}.icon-check:before{content:'\e805';}.icon-ok:before{content:'\e806';}.icon-attach:before{content:'\e807';}.icon-download:before{content:'\e808';}.icon-location:before{content:'\e809';}.icon-phone:before{content:'\e80a';}.icon-search:before{content:'\e80b';}.icon-mail:before{content:'\e80c';}.icon-print:before{content:'\e80d';}.icon-cart:before{content:'\e80e';}.icon-calendar:before{content:'\e80f';}.icon-magnifying-glass:before{content:'\e810';}.icon-left:before{content:'\e812';}.icon-right:before{content:'\e813';}.icon-down:before{content:'\e814';}.icon-up:before{content:'\e815';}.icon-play:before{content:'\e816';}.icon-cancel:before{content:'\e819';}.icon-upload:before{content:'\e820';}.icon-arrow-left-long-light:before{content:'\e863';}.icon-arrow-right-long-light:before{content:'\e864';}.icon-twitter:before{content:'\f099';}.icon-facebook:before{content:'\f09a';}.icon-linkedin:before{content:'\f0e1';}.icon-doc-text:before{content:'\f0f6';}.icon-youtube:before{content:'\f16a';}.icon-instagram:before{content:'\f16d';}.icon-spotify:before{content:'\f1bc';}.icon-file-pdf:before{content:'\f1c1';}.icon-file-word:before{content:'\f1c2';}.icon-file-excel:before{content:'\f1c3';}.icon-file-powerpoint:before{content:'\f1c4';}.icon-file-image:before{content:'\f1c5';}.icon-file-archive:before{content:'\f1c6';}.icon-file-audio:before{content:'\f1c7';}.icon-file-video:before{content:'\f1c8';}.icon-file-code:before{content:'\f1c9';}.icon-pinterest:before{content:'\f231';}
.form-type__checkbox{display:flex;position:relative;align-items:baseline;flex-wrap:wrap}.form-type__checkbox .description{z-index:11;font-size:1rem;margin-left:0!important}.form-type__checkbox .description a{color:#183029;text-decoration:underline}.form-type__checkbox .description p{font-size:1rem;margin-bottom:0}@keyframes wave{50%{transform:scale(.9)}}.form-type__checkbox>label:first-child{width:100%}.form-type__checkbox input{opacity:0;z-index:10;pointer-events:none!important;cursor:pointer;position:absolute;width:auto!important}.form-type__checkbox input:checked+.cbx span:first-child{background:#183029;border-color:#183029;animation:.4s wave}.form-type__checkbox input:checked+.cbx span:first-child svg{stroke-dashoffset:0}.form-type__checkbox input:checked+.cbx span:first-child:before{transform:scale(3.5);opacity:0;transition:.6s}.form-type__checkbox input:focus+.cbx span{outline:#00b3ff solid 4px!important;outline-offset:2px}.form-type__checkbox .cbx{margin:0 .5rem 0 0;-webkit-user-select:none;user-select:none;cursor:pointer}.form-type__checkbox .cbx span{margin-top:-4px;display:inline-block;vertical-align:middle;transform:translate3d(0,0,0)}.form-type__checkbox .cbx span:first-child{width:18px;height:18px;border-radius:3px;position:relative;transform:scale(1);vertical-align:middle;border:1px solid #9098a9;transition:.2s}.form-type__checkbox .cbx span:first-child:before{opacity:1;content:"";width:100%;height:100%;display:block;transform:scale(0);border-radius:50%;background:#183029}.form-type__checkbox .cbx span:first-child svg{top:3px;left:2px;fill:none;stroke:#fff;stroke-width:2px;position:absolute;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:16px;stroke-dashoffset:16px;transition:.3s .1s;transform:translate3d(0,0,0)}.form-type__checkbox .cbx:hover span:first-child{border-color:#183029}.form-type__checkbox label:not(.cbx):not(.option){margin-right:1rem}#sliding-popup{z-index:999999;width:100%;bottom:0!important;pointer-events:none}.cookie-banner{margin:0 auto;padding:20px;position:relative;bottom:0!important;width:max-content;max-width:100%;opacity:0;pointer-events:none}.cookie-banner.show,.eu-cookie-compliance-popup-open .cookie-banner{opacity:1;pointer-events:all}@media (max-width:992px){.cookie-banner{padding:20px}}.cookie-banner h2{font-size:1.6rem;margin:0 0 1rem}.cookie-banner p{font-size:1rem;margin:0}.cookie-banner__content{width:100%;display:flex;gap:2rem;justify-content:space-between;align-items:flex-end;background-color:#fff!important;box-shadow:0 0 5px 0 rgba(0,0,0,.25);text-align:left;border-radius:2rem;padding:2rem}.cookie-banner #show-cookie-settings+label,.cookie-banner .agree-button,.cookie-banner .disagree-button,.cookie-banner .preferences-button{width:max-content;font-size:.9rem;padding:.5rem 1rem;margin:0;cursor:pointer}@media (max-width:992px){.cookie-banner__content{flex-direction:column;justify-content:center;text-align:center;gap:20px}.cookie-banner #show-cookie-settings+label,.cookie-banner .agree-button,.cookie-banner .disagree-button,.cookie-banner .preferences-button{width:auto}}.cookie-banner #show-cookie-settings+label::after,.cookie-banner .agree-button::after,.cookie-banner .disagree-button::after,.cookie-banner .preferences-button::after{content:none!important}.cookie-banner #show-cookie-settings+label,.cookie-banner .disagree-button,.cookie-banner .preferences-button{background-color:transparent;color:#183029;border-color:#183029}.cookie-banner #show-cookie-settings+label:hover,.cookie-banner .disagree-button:hover,.cookie-banner .preferences-button:hover{background-color:#183029;color:#fff}.cookie-banner__buttons{width:max-content;display:flex;align-items:baseline;gap:1rem}@media (max-width:992px){.cookie-banner__buttons{flex-wrap:wrap;width:auto;justify-content:center}}.cookie-banner__buttons>*{display:inline-block}.cookie-banner__buttons #show-cookie-settings:checked~.cookie-banner-settings{display:block}.cookie-banner-settings{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.85);padding:2rem;z-index:999999999999;color:#000;text-align:left;display:none;pointer-events:all}@media (max-width:767px){.cookie-banner-settings{padding:30px}}.cookie-banner-settings__wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.cookie-banner-settings__card{position:relative;background-color:#fff!important;box-shadow:0 0 5px 0 rgba(24,48,41,.25);border-radius:2rem;padding:2rem 3rem 2rem 2rem;max-height:60vh;overflow:auto}.cookie-banner-settings__card .js-close-cookie-banner{font-size:0;position:absolute;z-index:2;right:1rem;top:1rem;width:2rem;height:2rem;transition:.25s ease-in-out;border:none;padding:0;background:0 0}.cookie-banner-settings__card .js-close-cookie-banner:after,.cookie-banner-settings__card .js-close-cookie-banner:before{position:absolute;left:1rem;top:0;content:"";height:2rem;width:2px;background-color:#183029}.cookie-banner-settings__card .js-close-cookie-banner:before{transform:rotate(45deg)}.cookie-banner-settings__card .js-close-cookie-banner:after{transform:rotate(-45deg)}.cookie-banner-settings__card .js-close-cookie-banner:hover{opacity:.5}.cookie-banner-settings .cookie-banner__buttons{margin-top:1rem}.cookie-banner-settings__category .form-item{margin:0}.cookie-banner-settings__category .form-disabled label.cbx{opacity:.25}.cookie-banner-settings__category .form-type__checkbox .cbx span:first-child{border-color:#000}.cookie-banner-settings__category .form-type__checkbox .cbx span:first-child:before{background-color:#000}.cookie-banner-settings__category label.option{align-items:center;display:flex;flex-wrap:wrap}.cookie-banner-settings__category .info-icon{background-color:#183029;border-radius:20px;color:#fff;height:20px;margin:0 0 0 .5rem;padding:0!important;position:relative;transition:.25s ease-in-out;width:20px;z-index:2}.cookie-banner-settings__category .info-icon span{font-family:monospace;font-size:14px;font-weight:700;left:50%;position:absolute;text-align:left;top:50%;transform:translate(-50%,-50%)}.cookie-banner-settings__category .info-icon:hover{background-color:#000;color:#fff;cursor:pointer}.cookie-banner-settings__category__description .info-text{background-color:#183029;border-radius:.5rem;display:none;font-size:.7rem;margin-bottom:1rem;padding:1rem;color:#fff;max-width:600px}@media (max-width:767px){.cookie-banner-settings__card{padding:30px}.cookie-banner-settings__category__description .info-text{font-size:.8rem}}.cookie-banner-settings__category__description input[type=checkbox]{display:none}.cookie-banner-settings__category__description input:checked+.info-text{display:block}
.multilingual-modal h2{margin-bottom:clamp(1rem,5vw,3rem)}.multilingual-modal h3{font-size:clamp(1.1rem,.5vw + 1rem,1.125rem);margin-bottom:clamp(1rem,2.5vw,1.5rem)}.multilingual-modal__wrapper{border-radius:.3rem}.multilingual-modal__continent__title{font-size:.9rem}.multilingual-modal__country-name{font-weight:700}#multilingual-warning{display:none!important}
*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;color:#000;text-align:left}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}dl,ol,p,ul{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dd{margin-bottom:.5rem;margin-left:0}blockquote,figure{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:"Courier New",Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:1rem}button{border-radius:0}button:focus{outline:dotted 1px;outline:-webkit-focus-ring-color auto 5px}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}
@font-face{font-family:"Frutiger Neue";src:url(/themes/custom/hannitheme/assets/fonts/FrutigerNeueLTW1G-Regular.woff2) format("woff2"),url(/themes/custom/hannitheme/assets/fonts/FrutigerNeueLTW1G-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Frutiger Neue";src:url(/themes/custom/hannitheme/assets/fonts/FrutigerNeueLTW1G-Medium.woff2) format("woff2"),url(/themes/custom/hannitheme/assets/fonts/FrutigerNeueLTW1G-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Frutiger Neue";src:url(/themes/custom/hannitheme/assets/fonts/FrutigerNeueLTW1G-Bold.woff2) format("woff2"),url(/themes/custom/hannitheme/assets/fonts/FrutigerNeueLTW1G-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Frutiger Neue";src:url(/themes/custom/hannitheme/assets/fonts/FrutigerNeueLTW1G-Italic.woff2) format("woff2"),url(/themes/custom/hannitheme/assets/fonts/FrutigerNeueLTW1G-Italic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Frutiger Neue";src:url(/themes/custom/hannitheme/assets/fonts/FrutigerNeueLTW1G-BoldIt.woff2) format("woff2"),url(/themes/custom/hannitheme/assets/fonts/FrutigerNeueLTW1G-BoldIt.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"Frutiger Neue";src:url(/themes/custom/hannitheme/assets/fonts/FrutigerNeueLTW1G-MediumIt.woff2) format("woff2"),url(/themes/custom/hannitheme/assets/fonts/FrutigerNeueLTW1G-MediumIt.woff) format("woff");font-weight:500;font-style:italic;font-display:swap}
.button .footer .eu-cookie-withdraw-tab,.button a,.button--primary .footer .eu-cookie-withdraw-tab,.button--primary a,.footer .button .eu-cookie-withdraw-tab,.footer .button--primary .eu-cookie-withdraw-tab,.footer .button--primary.eu-cookie-withdraw-tab,.footer .button.eu-cookie-withdraw-tab,a.button,a.button--primary,button.button,button.button--primary,input.button,input.button--primary,label.button,label.button--primary{background-color:transparent;border:1px solid #183029;border-radius:.3rem;color:#183029;display:inline-block;font-weight:700;padding:.75rem;position:relative;text-decoration:none;transition:.3s}.button .footer .eu-cookie-withdraw-tab:hover,.button a:hover,.button--primary .footer .eu-cookie-withdraw-tab:hover,.button--primary a:hover,.footer .button .eu-cookie-withdraw-tab:hover,.footer .button--primary .eu-cookie-withdraw-tab:hover,.footer .button--primary.eu-cookie-withdraw-tab:hover,.footer .button.eu-cookie-withdraw-tab:hover,a.button--primary:hover,a.button:hover,button.button--primary:hover,button.button:hover,input.button--primary:hover,input.button:hover,label.button--primary:hover,label.button:hover{background-color:#183029;border-color:#183029;color:#fff}.button--secondary .footer .eu-cookie-withdraw-tab,.button--secondary a,.footer .button--secondary .eu-cookie-withdraw-tab,.footer .button--secondary.eu-cookie-withdraw-tab,a.button--secondary,button.button--secondary,input.button--secondary{background-color:#396948;border:1px solid #396948;border-radius:.3rem;color:#fff;display:inline-block;font-weight:700;padding:.75rem;position:relative;text-decoration:none;transition:.3s}.button--secondary .footer .eu-cookie-withdraw-tab:hover,.button--secondary a:hover,.footer .button--secondary .eu-cookie-withdraw-tab:hover,.footer .button--secondary.eu-cookie-withdraw-tab:hover,a.button--secondary:hover,button.button--secondary:hover,input.button--secondary:hover{background-color:#183029;border-color:#183029;color:#fff}.button--tertiary .footer .eu-cookie-withdraw-tab,.button--tertiary a,.footer .button--tertiary .eu-cookie-withdraw-tab,.footer .button--tertiary.eu-cookie-withdraw-tab,a.button--tertiary,button.button--tertiary,input.button--tertiary{background-color:#fcc52c;border:1px solid #fcc52c;border-radius:.3rem;color:#183029;display:inline-block;font-weight:700;padding:.75rem;position:relative;text-decoration:none;transition:.3s}.button--tertiary .footer .eu-cookie-withdraw-tab:hover,.button--tertiary a:hover,.footer .button--tertiary .eu-cookie-withdraw-tab:hover,.footer .button--tertiary.eu-cookie-withdraw-tab:hover,a.button--tertiary:hover,button.button--tertiary:hover,input.button--tertiary:hover{background-color:#183029;border-color:#183029;color:#fff}.button--arrow{background-color:transparent;border:1px solid #183029;border-radius:.3rem;color:#183029;display:inline-block;font-weight:700;padding:0;position:relative;text-decoration:none;transition:.3s;width:40px;height:40px;display:inline-grid;place-items:center}.button--arrow:hover{background-color:#183029;border-color:#183029;color:#fff}.button--self{background-color:transparent;border:1px solid #183029;border-radius:.3rem;color:#183029;display:inline-block;font-weight:700;padding:0;text-decoration:none;transition:.3s;position:relative}.button--self:hover{background-color:#183029;border-color:#183029;color:#fff}.button--self:hover input{color:#fff}.button--self input{margin:0;border:0}.button--self input:hover{background-color:transparent}.button--self::before{padding-inline-start:.75rem;font-family:fontello;position:absolute;top:50%;transform:translateY(-50%);pointer-events:none}.button--self::after{padding-inline-end:.75rem;font-family:fontello;position:absolute;top:50%;right:0;transform:translateY(-50%);pointer-events:none}.form-actions{display:flex;flex-direction:row;gap:20px}.file{padding-left:0!important;background-image:none!important}.file::before{font-size:1.1rem;margin-right:1rem;content:"";font-family:fontello}.file--package-x-generic::before{content:""}.file--x-office-spreadsheet::before{content:""}.file--x-office-document::before{content:""}.file--x-office-presentation::before{content:""}.file--text-html::before,.file--text-x-script::before{content:""}.file--text-plain::before{content:""}.file--application-pdf::before{content:""}.file--audio::before{content:""}.file--video::before{content:""}.file--text::before{content:""}.file--image::before{content:""}.container,.header__bottom,.header__navigation__menu,.skip-to-main-content{margin:0 auto;max-width:1920px;padding:0 clamp(1.5rem,5vw,5rem)}.container--large{padding:0 20px}.container--small{max-width:1200px}.container--extra-small,.container--extra_small{max-width:750px}.lazy_load_bg.loaded{opacity:1}.lazy_load_bg{top:0;left:0;width:100%;height:100%;opacity:0;z-index:-1;position:absolute;background-size:cover;background-position:center;background-repeat:no-repeat;transition:opacity 1s}.lazy{display:block}.lazyload[loading]{opacity:1;margin:auto;width:90%!important;display:block!important;max-width:150px!important}.h1,h1{font-size:clamp(2rem,3vw + 1rem,4.5rem);font-weight:500;letter-spacing:.5px;line-height:1}.h2,h2{font-size:clamp(1.75rem,2vw + 1rem,2.75rem);font-weight:500;letter-spacing:.5px;line-height:1.15}.h3,h3{font-size:clamp(1.25rem,1vw + 1rem,1.75rem);font-weight:500;letter-spacing:.5px;line-height:1.25}.h4,h4{font-size:clamp(1.1rem,.5vw + 1rem,1.125rem);font-weight:500;letter-spacing:.5px;line-height:1.35}.h5,h5{font-size:.9rem;font-weight:700;letter-spacing:.5px;line-height:1.35;text-transform:uppercase}p{font-size:.96rem;font-weight:400;letter-spacing:.4px;line-height:1.55;margin:1rem 0}p:first-child{margin-top:0}p:last-child{margin-bottom:0}hr{border:none;border-top:1px solid #f2f2f2}strong{font-weight:700}em{font-style:italic}u{text-decoration:underline}.red{color:red}blockquote::before{color:#249652;content:"“";font-size:3.25rem!important;height:fit-content;letter-spacing:.5px!important;line-height:1!important}blockquote *{font-size:clamp(1.1rem,.5vw + 1rem,1.6rem)!important;font-weight:500!important;letter-spacing:.5px!important;line-height:1.25!important}.js-form-type-processed-text ol,.js-form-type-processed-text p,.js-form-type-processed-text ul,.wysiwyg ol,.wysiwyg p,.wysiwyg ul{font-family:"Frutiger Neue",sans-serif;font-size:.95rem;letter-spacing:.4px;line-height:1.55;margin:1.5rem 0}.js-form-type-processed-text ol:first-child,.js-form-type-processed-text p:first-child,.js-form-type-processed-text ul:first-child,.wysiwyg ol:first-child,.wysiwyg p:first-child,.wysiwyg ul:first-child{margin-top:0}.js-form-type-processed-text ol:last-child,.js-form-type-processed-text p:last-child,.js-form-type-processed-text ul:last-child,.wysiwyg ol:last-child,.wysiwyg p:last-child,.wysiwyg ul:last-child{margin-bottom:0}.js-form-type-processed-text ul,.wysiwyg ul{list-style:none;padding:0}.js-form-type-processed-text ul li,.wysiwyg ul li{list-style:none;padding-left:1.5rem;position:relative}.js-form-type-processed-text ul li::before,.wysiwyg ul li::before{background-color:#183029;border-radius:50%;content:"";height:.35rem;left:0;position:absolute;top:.55rem;width:.35rem}.js-form-type-processed-text ul li ul,.wysiwyg ul li ul{margin:0 0 .5rem .5rem!important}.js-form-type-processed-text ul li ul li::before,.wysiwyg ul li ul li::before{background-color:transparent;border:1px solid #183029}.js-form-type-processed-text ol,.wysiwyg ol{counter-reset:ordered-list;list-style:none;padding:0}.js-form-type-processed-text ol li,.wysiwyg ol li{list-style:none;padding-left:1.5rem;position:relative}.js-form-type-processed-text ol li::before,.wysiwyg ol li::before{color:#183029;content:counter(ordered-list);counter-increment:ordered-list;display:block;font-weight:700;left:0;position:absolute}.js-form-type-processed-text ol li ol,.wysiwyg ol li ol{margin:0 0 .5rem .5rem!important}.js-form-type-processed-text ol li ol li::before,.wysiwyg ol li ol li::before{background-color:transparent;border:1px solid #183029}.footer .js-form-type-processed-text li>.eu-cookie-withdraw-tab:not([class*=button]),.footer .js-form-type-processed-text p>.eu-cookie-withdraw-tab:not([class*=button]),.footer .wysiwyg li>.eu-cookie-withdraw-tab:not([class*=button]),.footer .wysiwyg p>.eu-cookie-withdraw-tab:not([class*=button]),.js-form-type-processed-text .footer li>.eu-cookie-withdraw-tab:not([class*=button]),.js-form-type-processed-text .footer p>.eu-cookie-withdraw-tab:not([class*=button]),.js-form-type-processed-text li>a:not([class*=button]),.js-form-type-processed-text p>a:not([class*=button]),.wysiwyg .footer li>.eu-cookie-withdraw-tab:not([class*=button]),.wysiwyg .footer p>.eu-cookie-withdraw-tab:not([class*=button]),.wysiwyg li>a:not([class*=button]),.wysiwyg p>a:not([class*=button]){color:#183029;display:inline;position:relative;text-decoration:none!important}.footer .js-form-type-processed-text li>.eu-cookie-withdraw-tab:not([class*=button])::after,.footer .js-form-type-processed-text p>.eu-cookie-withdraw-tab:not([class*=button])::after,.footer .wysiwyg li>.eu-cookie-withdraw-tab:not([class*=button])::after,.footer .wysiwyg p>.eu-cookie-withdraw-tab:not([class*=button])::after,.js-form-type-processed-text .footer li>.eu-cookie-withdraw-tab:not([class*=button])::after,.js-form-type-processed-text .footer p>.eu-cookie-withdraw-tab:not([class*=button])::after,.js-form-type-processed-text li>a:not([class*=button])::after,.js-form-type-processed-text p>a:not([class*=button])::after,.wysiwyg .footer li>.eu-cookie-withdraw-tab:not([class*=button])::after,.wysiwyg .footer p>.eu-cookie-withdraw-tab:not([class*=button])::after,.wysiwyg li>a:not([class*=button])::after,.wysiwyg p>a:not([class*=button])::after{background-color:#183029;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;right:0;transform-origin:center;transition:.25s cubic-bezier(.175,.885,.32,1.275);width:100%}.footer .js-form-type-processed-text li>.eu-cookie-withdraw-tab:not([class*=button]):hover,.footer .js-form-type-processed-text p>.eu-cookie-withdraw-tab:not([class*=button]):hover,.footer .wysiwyg li>.eu-cookie-withdraw-tab:not([class*=button]):hover,.footer .wysiwyg p>.eu-cookie-withdraw-tab:not([class*=button]):hover,.js-form-type-processed-text .footer li>.eu-cookie-withdraw-tab:not([class*=button]):hover,.js-form-type-processed-text .footer p>.eu-cookie-withdraw-tab:not([class*=button]):hover,.js-form-type-processed-text li>a:not([class*=button]):hover,.js-form-type-processed-text p>a:not([class*=button]):hover,.wysiwyg .footer li>.eu-cookie-withdraw-tab:not([class*=button]):hover,.wysiwyg .footer p>.eu-cookie-withdraw-tab:not([class*=button]):hover,.wysiwyg li>a:not([class*=button]):hover,.wysiwyg p>a:not([class*=button]):hover{color:#183029}.footer .js-form-type-processed-text li>.eu-cookie-withdraw-tab:not([class*=button]):hover::after,.footer .js-form-type-processed-text p>.eu-cookie-withdraw-tab:not([class*=button]):hover::after,.footer .wysiwyg li>.eu-cookie-withdraw-tab:not([class*=button]):hover::after,.footer .wysiwyg p>.eu-cookie-withdraw-tab:not([class*=button]):hover::after,.js-form-type-processed-text .footer li>.eu-cookie-withdraw-tab:not([class*=button]):hover::after,.js-form-type-processed-text .footer p>.eu-cookie-withdraw-tab:not([class*=button]):hover::after,.js-form-type-processed-text li>a:not([class*=button]):hover::after,.js-form-type-processed-text p>a:not([class*=button]):hover::after,.wysiwyg .footer li>.eu-cookie-withdraw-tab:not([class*=button]):hover::after,.wysiwyg .footer p>.eu-cookie-withdraw-tab:not([class*=button]):hover::after,.wysiwyg li>a:not([class*=button]):hover::after,.wysiwyg p>a:not([class*=button]):hover::after{transform:scaleX(.2)}.footer .js-form-type-processed-text .button--primary .eu-cookie-withdraw-tab,.footer .js-form-type-processed-text .button--secondary .eu-cookie-withdraw-tab,.footer .wysiwyg .button--primary .eu-cookie-withdraw-tab,.footer .wysiwyg .button--secondary .eu-cookie-withdraw-tab,.js-form-type-processed-text .button,.js-form-type-processed-text .button--primary .footer .eu-cookie-withdraw-tab,.js-form-type-processed-text .button--primary a,.js-form-type-processed-text .button--secondary .footer .eu-cookie-withdraw-tab,.js-form-type-processed-text .button--secondary a,.wysiwyg .button,.wysiwyg .button--primary .footer .eu-cookie-withdraw-tab,.wysiwyg .button--primary a,.wysiwyg .button--secondary .footer .eu-cookie-withdraw-tab,.wysiwyg .button--secondary a{margin-top:1.5rem}.hidden,.hidden--lg,.hidden--md,.hidden--sm,.hide,.hide--lg,.hide--md,.hide--sm{display:none!important}@media (min-width:480px){.hidden--sm,.hide--sm{display:unset!important}}@media (min-width:768px){.hidden--md,.hide--md{display:unset!important}}@media (min-width:1024px){.hidden--lg,.hide--lg{display:unset!important}}.noscroll{overflow:hidden}html.js .wow{visibility:hidden}.space-top-none{padding-top:0}.space-top-sm{padding-top:clamp(30px,6vw - 2rem,60px)}.space-top-md{padding-top:clamp(30px,6vw,100px)}.space-top-lg{padding-top:clamp(30px,6vw + 2rem,140px)}.space-bottom-none{padding-bottom:0}.space-bottom-sm{padding-bottom:clamp(30px,6vw - 2rem,60px)}.space-bottom-md{padding-bottom:clamp(30px,6vw,100px)}.space-bottom-lg{padding-bottom:clamp(30px,6vw + 2rem,140px)}.bg--highlight{background-color:#f2f2f2}.primary{color:#183029}.secondary{color:#396948}main{padding-top:130px}@media (max-width:1400px){main{padding-top:110px}}.footer .skip-to-main-content .eu-cookie-withdraw-tab:focus-visible,.skip-to-main-content .footer .eu-cookie-withdraw-tab:focus-visible,.skip-to-main-content a:focus-visible{clip:auto;width:auto;height:auto;overflow:visible;position:relative!important}.skip-to-main-content:has(a:focus-visible,.footer.eu-cookie-withdraw-tab:focus-visible)~* .header{top:2rem}.tfa{height:90svh;display:flex;justify-content:center;align-items:center;min-height:500px;background-color:#f2f2f2;padding-top:150px!important}.tfa__holder{width:600px;padding:clamp(20px,2vw,50px);background-color:#fff}.tfa__holder h1{font-size:1.8rem;margin-bottom:25px}.footer ul{margin-left:0}.footer ul li{font-size:.9rem;line-height:1.75;list-style-type:none}.footer .eu-cookie-withdraw-tab,.footer a{font-size:.9rem;line-height:1.75;text-decoration:none}.footer p{font-size:.9rem;line-height:1.75}.footer__wrapper{display:flex;flex-wrap:wrap}.footer__logo{margin-bottom:1.5rem;width:100%}@media only screen and (min-width:568px){.footer__logo{width:25%}}@media only screen and (min-width:1200px){.footer__logo{width:120px}}.footer__logo img{max-width:120px}.footer__menu{width:100%}@media only screen and (min-width:568px){.footer__menu{padding-left:4rem;width:75%}}@media only screen and (min-width:1200px){.footer__menu{width:calc(55% - 120px)}}@media only screen and (min-width:1400px){.footer__menu{width:calc(45% - 120px)}}.footer__menu nav>.menu{display:flex;flex-wrap:wrap;gap:1rem}.footer__menu nav>.menu>.menu-item{width:100%}.footer__menu nav>.menu li{list-style-type:none}.footer .footer__menu nav>.menu>li>.eu-cookie-withdraw-tab,.footer__menu .footer nav>.menu>li>.eu-cookie-withdraw-tab,.footer__menu nav>.menu>li>a,.footer__menu nav>.menu>li>span{font-weight:700}.footer__contact{border-bottom:1px solid #a3aca9;border-top:1px solid #a3aca9;margin-bottom:1.5rem;margin-top:1.5rem;padding-bottom:1.5rem;padding-top:1.5rem;width:100%}@media only screen and (min-width:1200px){.footer__contact{border-bottom:0;border-top:0;margin-bottom:0;margin-top:0;padding-left:2rem;padding-top:0;width:45%}}@media only screen and (min-width:1400px){.footer__contact{width:55%}}.footer__contact_data{display:flex;flex-wrap:wrap;row-gap:1rem}.footer__contact_data p{margin:0}.footer__contact_data>*{width:100%}@media only screen and (min-width:468px){.footer__menu nav>.menu{gap:2rem}.footer__menu nav>.menu>.menu-item{width:calc(33.33% - 2rem)}.footer__contact_data>*{width:calc(50% - 1rem)}}@media only screen and (min-width:768px){.footer__contact_data{row-gap:.25rem;column-gap:2rem}.footer__contact_data>*{width:calc(33.33% - 1.25rem)}}@media only screen and (min-width:1200px){.footer__contact_data>*{width:calc(50% - 1.25rem)}}@media only screen and (min-width:1400px){.footer__contact_data>*{width:calc(33.33% - 1.25rem)}}.footer__policy .menu{align-items:baseline;display:flex;flex-direction:column;list-style:none}.footer__policy li{margin:0 .5rem 0 0}.footer__policy li:not(:first-child)::before{content:none}@media only screen and (min-width:568px){.footer__policy .menu{flex-direction:row}.footer__policy li:not(:first-child)::before{content:"|"}}.footer__socials ul{display:flex;gap:.75rem;list-style:none;margin-top:.25rem}.footer .footer__socials ul li .eu-cookie-withdraw-tab,.footer__socials ul li .footer .eu-cookie-withdraw-tab,.footer__socials ul li a{align-items:center;background-color:#183029;border-radius:50%;color:#fff;display:flex;height:25px;justify-content:center;width:25px}.footer .footer__socials ul li .eu-cookie-withdraw-tab:hover,.footer__socials ul li .footer .eu-cookie-withdraw-tab:hover,.footer__socials ul li a:hover{background-color:#396948}.footer .eu-cookie-withdraw-tab{border:none;left:0;line-height:1.25;margin-left:0;padding:0;position:relative;text-align:left;top:0;transform:none}.footer .eu-cookie-withdraw-tab:hover{color:#183029!important}.footer__bottom{color:#396948;font-size:.8rem}.footer__bottom .footer__wrapper{align-items:center}@media only screen and (max-width:568px){.footer__bottom .footer__wrapper{justify-content:space-between}}.footer__hannibal{display:flex;margin-left:1rem}@media only screen and (min-width:568px){.footer__hannibal{margin-left:3rem}}@media only screen and (min-width:768px){.footer__hannibal,.footer__policy,.footer__socials{width:auto}}.footer .footer__hannibal .eu-cookie-withdraw-tab,.footer__hannibal .footer .eu-cookie-withdraw-tab,.footer__hannibal a{display:contents}.header{background-color:#fff;border-bottom:1px solid #fff;left:0;position:fixed;right:0;top:0;transition:border .25s ease-in-out,top .25s ease-in-out,transform .25s ease-in-out;z-index:99}.header__top{background-color:#183029;padding:.75rem 0;position:relative;z-index:99}.header__top .container,.header__top .header__bottom,.header__top .header__navigation__menu,.header__top .skip-to-main-content{align-items:center;display:flex;justify-content:flex-end;min-height:20px}@media (max-width:992px){main{padding-top:100px}.header__top{display:none}}.header__bottom{align-items:center;background-color:#fff;display:flex;justify-content:space-between;width:100%}.header__navigation .hamburger{display:none}.header__navigation__menu{align-items:flex-end;display:flex;flex-direction:column;padding-left:1.5rem}@media (min-width:1201px){.header__navigation__menu{padding:0!important}}@media (max-width:1200px){.header__navigation .hamburger{display:block;margin-left:auto;position:relative;z-index:100}.header__navigation__menu{align-items:flex-start;background-color:#fff;bottom:0;box-shadow:20px 0 20px -20px rgba(0,0,0,.1);justify-content:flex-start;max-width:450px;padding-bottom:1.5rem;position:fixed;right:0;top:0;transform:translateX(100%);width:100%;z-index:109}.header__navigation__menu.smooth{transition:transform .5s ease-in-out,box-shadow .5s ease-in-out}}@media (max-width:1200px) and (max-width:1200px){.header__navigation__menu{overflow-y:scroll;z-index:1}}@media (max-width:1200px) and (max-width:650px){.header__navigation__menu{max-width:100%}}@media (max-width:1200px){.header__navigation__menu.active{box-shadow:-20px 0 20px -20px rgba(0,0,0,.1);transform:translateX(0)}.header__navigation__menu--main{width:100%}}.header__navigation__menu--secondary{display:none}@media (max-width:650px){.header:has(.hamburger.is-active) .header__logo{filter:brightness(1) invert(0)!important}.header:has(.hamburger.is-active) .header__bottom::before{z-index:2;position:absolute;content:"";background-color:#fff;top:0;left:0;width:100%;height:100%;box-shadow:0 0 15px 0 rgba(70,70,70,.2)}.header .site-search.mobile{margin-top:20px}}.header__logo{max-width:10rem;padding:.5rem 0;position:relative;transition:.3s;width:100%;z-index:99}@media (max-width:768px){.header__logo{max-width:8rem}}.footer .header__logo .eu-cookie-withdraw-tab,.header__logo .footer .eu-cookie-withdraw-tab,.header__logo a,.header__logo img{display:block}.header .links{align-items:center;display:flex;gap:.25rem;margin-left:clamp(1rem,2.5vw,1.5rem)}.header .links::before{color:#fff;content:"";font-family:fontello;margin-bottom:1px}.footer .header .links .eu-cookie-withdraw-tab,.header .links .footer .eu-cookie-withdraw-tab,.header .links a{color:#fff;font-size:.85rem;letter-spacing:1px;line-height:1;text-decoration:none;text-transform:uppercase}.footer .header .links .eu-cookie-withdraw-tab:hover,.header .links .footer .eu-cookie-withdraw-tab:hover,.header .links a:hover{color:#396948}.footer .header .links .remaining-langs .eu-cookie-withdraw-tab::before,.header .links .remaining-langs .footer .eu-cookie-withdraw-tab::before,.header .links .remaining-langs a::before{color:#fff;content:"|";margin-right:.25rem}@media (max-width:992px){.header__navigation__menu--secondary{display:block;width:100%}.header .links{margin:1rem 0 0}.header .links::before{content:none}.footer .header .links .eu-cookie-withdraw-tab,.footer .header .links .remaining-langs .eu-cookie-withdraw-tab::before,.header .links .footer .eu-cookie-withdraw-tab,.header .links .remaining-langs .footer .eu-cookie-withdraw-tab::before,.header .links .remaining-langs a::before,.header .links a{color:#183029}}.header .js-open-multilingual-modal{color:#fff;text-decoration:none;margin-left:clamp(1rem,2.5vw,1.5rem);cursor:pointer}@media (max-width:992px){.header .js-open-multilingual-modal{color:#183029;margin-left:0;padding-top:1rem;display:block}}.header .js-open-multilingual-modal::after{font-family:fontello;content:"";margin-left:.5rem;transition:transform .3s;transform:rotate(90deg);display:inline-block}.header .js-open-multilingual-modal:hover{color:#fcc52c}.header .site-search{align-items:center;display:flex;position:relative}.header .site-search.mobile{display:flex;width:100%}.header .site-search.mobile #block-search-block--3,.header .site-search.mobile form,.header .site-search.mobile form .form--inline,.header .site-search.mobile form .form--inline .form-item{width:100%}.header .site-search .icon-search::before{color:#fff;content:"";cursor:pointer;margin-top:3px;transition:color .3s}.header .site-search .icon-search:hover::before{color:#fcc52c}.header .site-search.active .icon-search::before{content:""}.header.scrolled{box-shadow:0 0 3px rgba(0,0,0,.1)}.header.scrolled .header__logo{max-width:8rem;padding:.2rem 0}#general_content:has(.hero-first) .header:not(.scrolled){background-color:transparent;border:none}#general_content:has(.hero-first) .header:not(.scrolled) .header__bottom{background-color:transparent}#general_content:has(.hero-first) .header:not(.scrolled) .header__bottom .footer .eu-cookie-withdraw-tab::after,#general_content:has(.hero-first) .header:not(.scrolled) .header__bottom a::after,.footer #general_content:has(.hero-first) .header:not(.scrolled) .header__bottom .eu-cookie-withdraw-tab::after{background-color:#fff;margin-right:clamp(1rem,2.5vw,1.5rem)}#general_content:has(.hero-first) .header:not(.scrolled) .header__logo{filter:brightness(0) invert(1)}@media (min-width:1200px){.header.scrolled.scroll-direction-down{transform:translateY(-45px)}#general_content:has(.hero-first) .header:not(.scrolled) .header__navigation *{color:#fff}}#general_content:has(.hero-first) .header:not(.scrolled) .header__navigation * .dropdown .menu *{color:#183029!important}[class*=block--views-exposed-filter-blocksite-search-page]{margin-bottom:clamp(1rem,2.5vw,1.5rem)}[class*=block--views-exposed-filter-blocksite-search-page] form .form--inline{align-items:center;display:flex;position:relative}[class*=block--views-exposed-filter-blocksite-search-page] form .form--inline .form-item{margin:0}[class*=block--views-exposed-filter-blocksite-search-page] form .form--inline .form-item input{background-color:#fff;background-image:none!important;border:1px solid #183029;margin:0;padding-right:40px;transition:width .3s;width:100%;color:#183029!important}@media only screen and (min-width:992px){.header .site-search{margin-left:clamp(1rem,2.5vw,1.5rem)}.header .site-search.mobile{display:none}[class*=block--views-exposed-filter-blocksite-search-page]{margin-bottom:0;margin-left:clamp(1rem,2.5vw,1.5rem);opacity:0;pointer-events:none;position:absolute;right:1.75rem;top:-.5rem;transition:.3s}[class*=block--views-exposed-filter-blocksite-search-page] form .form--inline .form-item input{border:0;width:50px}.site-search.active [class*=block--views-exposed-filter-blocksite-search-page]{opacity:1;pointer-events:auto;right:1.5rem}.site-search.active [class*=block--views-exposed-filter-blocksite-search-page] form .form--inline .form-item input{width:250px}}[class*=block--views-exposed-filter-blocksite-search-page] form .form--inline .form-actions{height:100%;margin:0;padding:0;position:absolute;right:0;top:0;z-index:1}[class*=block--views-exposed-filter-blocksite-search-page] form .form--inline .form-actions .button{background-color:transparent;border:0}[class*=block--views-exposed-filter-blocksite-search-page] form .form--inline .form-actions .button::after{color:#183029;content:"";font-family:fontello;transition:color .3s}[class*=block--views-exposed-filter-blocksite-search-page] form .form--inline .form-actions .button:hover::after{color:#fcc52c}[class*=block--views-exposed-filter-blocksite-search-page] form .form--inline .form-actions input{font-size:0;height:100%;width:40px}.search-api-autocomplete-search{background-color:#fff!important}.search-api-autocomplete-search .ui-menu-item:hover{background-color:#f2f2f2}.search-api-autocomplete-search .search-api-autocomplete-suggestion{background-color:transparent!important;color:#183029!important}.header .menu-item.dropdown{align-items:baseline;display:flex;justify-content:space-between}.footer .header .menu-item.dropdown>.eu-cookie-withdraw-tab,.header .footer .menu-item.dropdown>.eu-cookie-withdraw-tab,.header .menu-item.dropdown>a{margin-right:1rem}.header .menu-item.dropdown .menu .menu-item{font-size:95%!important;font-weight:400!important;list-style-type:none;margin:1rem 0;padding:0}.footer .header .menu-item.dropdown .menu .menu-item .eu-cookie-withdraw-tab:hover,.header .menu-item.dropdown .menu .menu-item .footer .eu-cookie-withdraw-tab:hover,.header .menu-item.dropdown .menu .menu-item a:hover{color:#fcc52c}.header .menu-item.dropdown .menu:not([data-level="0"]):not([data-level="1"]){display:none!important}.header .menu-item.dropdown .js-toggle-dropdown{background-color:transparent;border:0;font-size:.7rem;margin:0;padding:0;pointer-events:none;transition:.25s ease-in-out}@media only screen and (max-width:1200px){.header .menu-item.dropdown .menu .menu-item:first-child{margin-top:0}.header .menu-item.dropdown .menu .menu-item:last-child{margin-bottom:0}.header .menu-item.dropdown .js-toggle-dropdown{display:none}}@media (max-width:1200px){.header .menu-item.dropdown{flex-wrap:wrap;width:100%}.header .menu-item.dropdown .js-toggle-dropdown{pointer-events:all}}.header .menu-item.dropdown:focus .menu,.header .menu-item.dropdown:focus>.menu,.header .menu-item.dropdown:has(:focus) .menu,.header .menu-item.dropdown:has(:focus)>.menu{display:block!important;opacity:1;pointer-events:all}.header .menu-item.dropdown:hover>.js-toggle-dropdown{transform:rotate(180deg)}.header .menu-item.dropdown:hover>.menu{opacity:1;pointer-events:all}.footer .header .menu-item.dropdown.active>.eu-cookie-withdraw-tab,.header .footer .menu-item.dropdown.active>.eu-cookie-withdraw-tab,.header .menu-item.dropdown.active>a{margin-bottom:1rem}.header .menu-item.dropdown.active>.js-toggle-dropdown{transform:rotate(180deg)}@media (hover:none) and (pointer:coarse){.header .menu-item.dropdown .js-toggle-dropdown{pointer-events:all}.header .menu-item.dropdown.active>.menu{opacity:1;pointer-events:all}}@media (min-width:1201px){.header .menu-item.dropdown{position:relative}.header .menu-item.dropdown .menu{background-color:#fff;border-radius:.3rem;box-shadow:0 -2.5px 15px 5px rgba(0,0,0,.05);display:block!important;left:50%;margin:0;opacity:0;padding:0 1rem;pointer-events:none;position:absolute;top:calc(100% - 1px);transform:translateX(-50%);transition:opacity .25s ease-in-out,transform .25s ease-in-out;width:300px;z-index:2}.header .menu-item.dropdown .menu .menu{left:2rem;transform:none;width:calc(100% - 4rem)}}@media only screen and (min-width:1201px) and (max-width:1200px){.header .menu-item.dropdown .menu{position:static}}.hamburger{padding:10px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::after,.hamburger.is-active .hamburger-inner::before{background-color:#183029}.hamburger-box{width:40px;height:23px;display:block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:40px;height:3px;background-color:#183029;border-radius:4px;position:absolute;transition:transform .15s}.hamburger-inner::after,.hamburger-inner::before{content:"";display:block}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner::before{transition:top 75ms .12s,opacity 75ms}.hamburger--squeeze .hamburger-inner::after{transition:bottom 75ms .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 75ms,opacity 75ms .12s}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}#general_content:has(.hero-first) .header:not(.scrolled) .hamburger .hamburger-inner,#general_content:has(.hero-first) .header:not(.scrolled) .hamburger .hamburger-inner::after,#general_content:has(.hero-first) .header:not(.scrolled) .hamburger .hamburger-inner::before{background-color:#fff!important}#general_content:has(.hero-first) .header:not(.scrolled) .hamburger.is-active .hamburger-inner,#general_content:has(.hero-first) .header:not(.scrolled) .hamburger.is-active .hamburger-inner::after,#general_content:has(.hero-first) .header:not(.scrolled) .hamburger.is-active .hamburger-inner::before{background-color:#183029!important}.header .menu--main>nav>.menu{align-items:baseline;display:flex;justify-content:flex-end;list-style:none;margin:0 -1rem 0 0}.header .menu--main>nav>.menu>.menu-item{padding:.75rem 1rem}.footer .header .menu--main>nav>.menu>.menu-item>.eu-cookie-withdraw-tab,.header .footer .menu--main>nav>.menu>.menu-item>.eu-cookie-withdraw-tab,.header .menu--main>nav>.menu>.menu-item>a{font-size:1rem;position:relative}.footer .header .menu--main>nav>.menu>.menu-item>.eu-cookie-withdraw-tab::after,.header .footer .menu--main>nav>.menu>.menu-item>.eu-cookie-withdraw-tab::after,.header .menu--main>nav>.menu>.menu-item>a::after{background-color:#183029;bottom:-.75rem;content:"";height:1px;left:0;position:absolute;transition:width .3s;width:0}@media only screen and (max-width:1200px){.footer .header .menu--main>nav>.menu>.menu-item>.eu-cookie-withdraw-tab::after,.header .footer .menu--main>nav>.menu>.menu-item>.eu-cookie-withdraw-tab::after,.header .menu--main>nav>.menu>.menu-item>a::after{content:none}}.footer .header .menu--main>nav>.menu>.menu-item>.is-active.eu-cookie-withdraw-tab,.header .footer .menu--main>nav>.menu>.menu-item>.is-active.eu-cookie-withdraw-tab,.header .menu--main>nav>.menu>.menu-item>a.is-active{font-weight:700}.footer .header .menu--main>nav>.menu>.menu-item>.eu-cookie-withdraw-tab:hover::after,.footer .header .menu--main>nav>.menu>.menu-item>.is-active.eu-cookie-withdraw-tab::after,.header .footer .menu--main>nav>.menu>.menu-item>.eu-cookie-withdraw-tab:hover::after,.header .footer .menu--main>nav>.menu>.menu-item>.is-active.eu-cookie-withdraw-tab::after,.header .menu--main>nav>.menu>.menu-item>a.is-active::after,.header .menu--main>nav>.menu>.menu-item>a:hover::after{width:100%}.footer .header .menu--main>nav>.menu>.menu-item.menu-item--active-trail>.eu-cookie-withdraw-tab,.header .footer .menu--main>nav>.menu>.menu-item.menu-item--active-trail>.eu-cookie-withdraw-tab,.header .menu--main>nav>.menu>.menu-item.menu-item--active-trail>a{font-weight:700}.footer .header .menu--main>nav>.menu>.menu-item.menu-item--active-trail>.eu-cookie-withdraw-tab::after,.header .footer .menu--main>nav>.menu>.menu-item.menu-item--active-trail>.eu-cookie-withdraw-tab::after,.header .menu--main>nav>.menu>.menu-item.menu-item--active-trail>a::after{width:100%}.footer .header .menu--main>nav>.menu>.menu-item .is-active.eu-cookie-withdraw-tab,.header .menu--main>nav>.menu>.menu-item .footer .is-active.eu-cookie-withdraw-tab,.header .menu--main>nav>.menu>.menu-item a.is-active{font-weight:700}.footer .header .menu--main>nav>.menu>.menu-item:has(.js-toggle-dropdown) .eu-cookie-withdraw-tab:hover::after,.header .menu--main>nav>.menu>.menu-item:has(.js-toggle-dropdown) .footer .eu-cookie-withdraw-tab:hover::after,.header .menu--main>nav>.menu>.menu-item:has(.js-toggle-dropdown) a:hover::after{width:0%}.footer .header .menu--main>nav>.menu>.menu-item:has(.js-toggle-dropdown) .is-active.eu-cookie-withdraw-tab:hover::after,.footer .header .menu--main>nav>.menu>.menu-item:has(.js-toggle-dropdown) .menu-item--active-trail.eu-cookie-withdraw-tab:hover::after,.header .menu--main>nav>.menu>.menu-item:has(.js-toggle-dropdown) .footer .is-active.eu-cookie-withdraw-tab:hover::after,.header .menu--main>nav>.menu>.menu-item:has(.js-toggle-dropdown) .footer .menu-item--active-trail.eu-cookie-withdraw-tab:hover::after,.header .menu--main>nav>.menu>.menu-item:has(.js-toggle-dropdown) a.is-active:hover::after,.header .menu--main>nav>.menu>.menu-item:has(.js-toggle-dropdown) a.menu-item--active-trail:hover::after{content:none;width:100%}@media (max-width:1200px){.header .menu-item.dropdown .menu{margin:1rem 0 .5rem .5rem;padding:0 0 0 .5rem;border-left:1px solid #000;width:100%}.header .menu--main>nav>.menu{flex-direction:column;margin:0}.header .menu--main>nav>.menu>.menu-item{padding:.75rem 0}}.footer .header .menu--main .menu-item .eu-cookie-withdraw-tab,.header .menu--main .menu-item .footer .eu-cookie-withdraw-tab,.header .menu--main .menu-item a{text-decoration:none}.header .menu--secondary-navigation>nav>.menu{align-items:baseline;display:flex;justify-content:flex-end;list-style:none;margin:0 -1rem 0 0}.header .menu--secondary-navigation>nav>.menu>.menu-item{padding:0 1rem}.footer .header .menu--secondary-navigation>nav>.menu>.menu-item>.eu-cookie-withdraw-tab,.header .footer .menu--secondary-navigation>nav>.menu>.menu-item>.eu-cookie-withdraw-tab,.header .menu--secondary-navigation>nav>.menu>.menu-item>a{color:#fff;font-size:.9rem;font-weight:400}.footer .header .menu--secondary-navigation>nav>.menu>.menu-item>.eu-cookie-withdraw-tab:hover,.header .footer .menu--secondary-navigation>nav>.menu>.menu-item>.eu-cookie-withdraw-tab:hover,.header .menu--secondary-navigation>nav>.menu>.menu-item>a:hover{color:#fcc52c}@media (max-width:992px){.header .menu--secondary-navigation>nav>.menu{border-top:1px solid #183029;flex-direction:column;margin:2rem 0 0;padding-top:2rem;width:100%}.header .menu--secondary-navigation>nav>.menu>.menu-item{padding:.5rem 0}.footer .header .menu--secondary-navigation>nav>.menu>.menu-item>.eu-cookie-withdraw-tab,.header .footer .menu--secondary-navigation>nav>.menu>.menu-item>.eu-cookie-withdraw-tab,.header .menu--secondary-navigation>nav>.menu>.menu-item>a{color:#183029}}.footer .header .menu--secondary-navigation .menu-item .eu-cookie-withdraw-tab,.header .menu--secondary-navigation .menu-item .footer .eu-cookie-withdraw-tab,.header .menu--secondary-navigation .menu-item a{text-decoration:none}html{-webkit-font-smoothing:antialiased;font-smoothing:antialiased;height:100%;background:0 0;scroll-behavior:smooth}body{margin:0;padding:0;min-height:100%;display:flex;flex-direction:column}body,html{color:#183029;font-family:"Frutiger Neue",sans-serif;font-size:16px}*{box-sizing:border-box}img,picture{margin:0;height:auto;max-width:100%;display:inline-block}.footer .eu-cookie-withdraw-tab,a{outline:0;cursor:pointer;color:inherit;transition:.3s;text-decoration:underline}.footer .eu-cookie-withdraw-tab:hover,a:hover{color:#183029}button{cursor:pointer}button:focus{outline:0}ol,ul{margin:0;padding:0}::selection{background:#accef7}::-moz-selection{background:#b4d5ff}table{width:100%}table td,table th{padding:.75rem;border:1px solid #000}.dialog-off-canvas-main-canvas{height:inherit}#wrapper{display:flex;min-height:100%;flex-direction:column}#wrapper #general_content{flex:1 0 auto}#wrapper footer{flex-shrink:0}img{border-radius:.3rem}
.form-type__checkbox{display:flex;position:relative;align-items:baseline;flex-wrap:wrap}.form-type__checkbox .description{z-index:11;font-size:1rem;margin-left:0!important}.form-type__checkbox .description a{color:#183029;text-decoration:underline}.form-type__checkbox .description p{font-size:1rem;margin-bottom:0}@keyframes wave{50%{transform:scale(.9)}}.form-type__checkbox>label:first-child{width:100%}.form-type__checkbox input{opacity:0;z-index:10;pointer-events:none!important;cursor:pointer;position:absolute;width:auto!important}.form-type__checkbox input:checked+.cbx span:first-child{background:#183029;border-color:#183029;animation:.4s wave}.form-type__checkbox input:checked+.cbx span:first-child svg{stroke-dashoffset:0}.form-type__checkbox input:checked+.cbx span:first-child:before{transform:scale(3.5);opacity:0;transition:.6s}.form-type__checkbox input:focus+.cbx span{outline:#00b3ff solid 4px!important;outline-offset:2px}.form-type__checkbox .cbx{margin:0 .5rem 0 0;-webkit-user-select:none;user-select:none;cursor:pointer}.form-type__checkbox .cbx span{margin-top:-4px;display:inline-block;vertical-align:middle;transform:translate3d(0,0,0)}.form-type__checkbox .cbx span:first-child{width:18px;height:18px;border-radius:3px;position:relative;transform:scale(1);vertical-align:middle;border:1px solid #9098a9;transition:.2s}.form-type__checkbox .cbx span:first-child:before{opacity:1;content:"";width:100%;height:100%;display:block;transform:scale(0);border-radius:50%;background:#183029}.form-type__checkbox .cbx span:first-child svg{top:3px;left:2px;fill:none;stroke:#fff;stroke-width:2px;position:absolute;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:16px;stroke-dashoffset:16px;transition:.3s .1s;transform:translate3d(0,0,0)}.form-type__checkbox .cbx:hover span:first-child{border-color:#183029}.form-type__checkbox label:not(.cbx):not(.option){margin-right:1rem}.js-form-type-managed-file{position:relative}.js-form-type-managed-file .form-managed-file{border-radius:4px;font-size:1rem;min-height:37px;outline:0;padding:0;width:100%}.js-form-type-managed-file .form-managed-file:has(.webform-file-button-input:focus-visible)>label{border:1px solid #a3aca9!important;outline:#00b3ff solid 4px;outline-offset:4px}.js-form-type-managed-file .form-managed-file:not(:has(>label)){align-items:baseline;display:flex;gap:1rem;padding:.8rem 1rem}.js-form-type-managed-file .form-managed-file>label{border:1px solid #a3aca9!important;display:flex;gap:1rem;justify-content:space-between;margin:0;padding:.8rem 1rem}.js-form-type-managed-file .form-managed-file>label:hover{cursor:pointer}.js-form-type-managed-file .form-managed-file>label::after{content:"";font-family:fontello}.js-form-type-managed-file .form-managed-file [name*=remove_button]{display:flex;margin-left:auto;padding:.35rem .8rem}.js-form-type-managed-file .form-managed-file .form-item{border-top:1px solid #f2f2f2;margin:0;padding:.8rem 1rem}.js-form-type-managed-file .form-managed-file .form-item:last-of-type{border-bottom:1px solid #f2f2f2;margin-bottom:.8rem}.js-form-type-managed-file .form-managed-file .form-item~[name*=remove_button]{margin-bottom:.8rem;margin-right:1rem}.js-form-type-managed-file .description{font-size:12px;font-style:italic;margin-top:.5rem;opacity:.7}.js-form-type-managed-file .form-item--error-message{background-color:#cc3d3d;border-radius:.3rem;color:#fff;margin:.25rem 0;padding:.5rem}.js-form-type-managed-file .form-item--error-message li{list-style-type:none}.form-type__radio{display:flex;position:relative;align-items:baseline}.form-type__radio .description{z-index:11;font-size:1rem;margin-left:0!important}.form-type__radio .description a{color:#183029;text-decoration:underline}.form-type__radio .description p{font-size:1rem;margin-bottom:0}.form-type__radio input{opacity:0;z-index:10;pointer-events:none!important;cursor:pointer;position:absolute;width:auto!important}.form-type__radio input:checked+.cbx span:first-child{background-color:#183029}.form-type__radio input:checked+.cbx span:first-child::after{transform:scale(1)}.form-type__radio input:checked+.cbx span:first-child:before{transform:scale(3.5);opacity:0;transition:.6s}.form-type__radio input:focus+.cbx span{outline:#00b3ff solid 4px!important;outline-offset:2px}.form-type__radio .cbx{margin:0 .5rem 0 0;-webkit-user-select:none;user-select:none;cursor:pointer}.form-type__radio .cbx span{margin-top:-4px;display:inline-block;vertical-align:middle;transform:translate3d(0,0,0)}.form-type__radio .cbx span:first-child{width:18px;height:18px;border-radius:100%;position:relative;transform:scale(1);vertical-align:middle;border:1px solid #9098a9;transition:.2s}.form-type__radio .cbx span:first-child:before{opacity:1;content:"";width:100%;height:100%;display:block;transform:scale(0);border-radius:100%;background:#183029}.form-type__radio .cbx span:first-child::after{content:"";position:absolute;top:3px;left:3px;right:3px;bottom:3px;background-color:#fff;border-radius:100%;transform:scale(0);transition:.25s ease-in-out}.form-type__radio .cbx:hover span:first-child{border-color:#183029}.form-type__radio label:not(.cbx):not(.option){margin-right:1rem}select.select2-hidden-accessible{position:absolute!important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}.select2-container{z-index:85}.select2-container .select2-selection--multiple,.select2-container .select2-selection--single{display:flex;align-items:center;min-height:37px;border:1px solid #a3aca9;border-radius:4px;background-color:#fff}.select2-container .select2-selection--multiple .select2-selection__rendered,.select2-container .select2-selection--single .select2-selection__rendered{display:flex;align-items:baseline;flex-wrap:wrap;width:calc(100% - 2rem);height:100%;padding:.8rem 1rem .7rem;font-size:1rem;list-style:none}.select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice,.select2-container .select2-selection--single .select2-selection__rendered .select2-selection__choice{margin-right:.5rem;padding:.2rem .5rem;font-size:.8rem;background-color:#396948;border-radius:4px;list-style:none;position:relative}.select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove,.select2-container .select2-selection--single .select2-selection__rendered .select2-selection__choice__remove{display:inline-block;position:relative;bottom:-1px;width:1rem;font-size:1rem;line-height:1;font-weight:400;cursor:pointer}.select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice:has(.select2-selection__choice__remove:hover):after,.select2-container .select2-selection--single .select2-selection__rendered .select2-selection__choice:has(.select2-selection__choice__remove:hover):after{content:"";position:absolute;top:50%;left:.5rem;right:.5rem;height:1px;background-color:#183029}.select2-container .select2-selection--multiple .select2-selection__rendered .select2-search--inline input,.select2-container .select2-selection--single .select2-selection__rendered .select2-search--inline input{width:auto!important;min-height:26px;padding:.25rem .5rem;font-size:.8rem;line-height:1}.select2-container .select2-selection--multiple .select2-selection__arrow,.select2-container .select2-selection--single .select2-selection__arrow{display:flex;align-items:center;justify-content:center;width:2rem;height:100%;padding-right:1rem}.select2-container .select2-selection--multiple .select2-selection__arrow::after,.select2-container .select2-selection--single .select2-selection__arrow::after{content:"";font-family:fontello}.select2-container .select2-selection--multiple .select2-selection__arrow b,.select2-container .select2-selection--single .select2-selection__arrow b{display:none}.select2-container--open .select2-selection__arrow::after{transform:scaleY(-1)}.select2-container .select2-dropdown{border:none;display:block}.select2-container .select2-dropdown .select2-search--dropdown{padding:.8rem 1rem .7rem;margin:0;background-color:#fff;border:1px solid #a3aca9}.select2-container .select2-dropdown .select2-search--dropdown.select2-search--hide{display:none}.select2-container .select2-dropdown--below{margin-top:-1px}.select2-container .select2-dropdown--below .select2-results__options{border-radius:0 0 4px 4px}.select2-container .select2-dropdown--above .select2-results__options{border-radius:4px 4px 0 0}.select2-container .select2-dropdown--above:has(.select2-search) .select2-search{border-radius:4px 4px 0 0}.select2-container .select2-dropdown--above:has(.select2-search) .select2-results__options{border-radius:0}.select2-container .select2-dropdown .select2-results{width:100%}.select2-container .select2-dropdown .select2-results__options{border:1px solid #a3aca9;border-radius:inherit;list-style:none;overflow:hidden}.select2-container .select2-dropdown .select2-results__option{padding:.8rem 1rem .7rem;background-color:#fff;cursor:pointer}.select2-container .select2-dropdown .select2-results__option--highlighted{background-color:#f2f2f2;color:#183029}.select2-container .select2-dropdown .select2-results__option[aria-selected=true]{background-color:#183029;color:#fff;font-weight:700}.iti{width:100%}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:#e5e5e5}.iti--allow-dropdown input[type=tel]{padding:.8rem 1rem .7rem 5rem}.iti__flag-container:hover .iti__selected-flag{background-color:#183029}.iti__selected-flag{border:1px solid transparent;border-radius:3px;padding:0 1rem;background-color:#f2f2f2}.iti ul{border:1px solid #183029;border-radius:4px;background-color:#fff;list-style:none;margin:0;box-shadow:0 .25rem .5rem rgba(0,0,0,.25)}.iti ul li::before{content:none!important}.iti__country{padding:.25rem 1rem}.iti__country:not(:last-child):not(:has(~.iti__divider)){border-bottom:1px solid #f2f2f2}.iti__divider{padding:0;margin:0;border-color:#000}.iti__active{border-left:3px solid #183029}textarea{resize:none}input.form-text.webform-counter-warning,input.webform-counter-warning,textarea.form-textarea.webform-counter-warning,textarea.webform-counter-warning{background-color:#ffda8f;border-color:#ffb829}.text-count-wrapper{text-align:right;font-size:.8rem}.text-count-wrapper.webform-counter-warning{color:#ffb829}input,label,select{display:block;font-size:1rem;margin-bottom:.5rem}label.form-required::after{content:"*"}label abbr{display:none}.form-item{margin:1em 0}input:not([type]),input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select[multiple=multiple],textarea{background-color:transparent;border:1px solid #a3aca9;border-radius:4px;font-size:1rem;min-height:37px;outline:0;padding:.5rem .75rem;width:100%}input:not([type])::placeholder,input[type=color]::placeholder,input[type=date]::placeholder,input[type=datetime-local]::placeholder,input[type=datetime]::placeholder,input[type=email]::placeholder,input[type=month]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=time]::placeholder,input[type=url]::placeholder,input[type=week]::placeholder,select[multiple=multiple]::placeholder,textarea::placeholder{color:#a3aca9}button[type=submit],input[type=submit]{background-color:#183029;border:0;color:#396948;cursor:pointer}input[type=checkbox],input[type=checkbox]+label,input[type=radio],input[type=radio]+label{display:inline-block}input[type=file]{width:100%}.form-actions{margin-top:1.5rem;text-align:left}@media only screen and (min-width:568px){.form-actions{margin-top:2.5rem}}.form-actions .button--primary{background-color:#183029;color:#fff}.form-actions .button--primary:hover{background-color:transparent;color:#183029}.webform-element-help{align-items:center;aspect-ratio:1/1;background-color:#a3aca9;border:none;color:#fff;display:inline-flex;font-size:.7rem;font-weight:700;justify-content:center;line-height:inherit;padding:.1rem;position:relative;top:-.15rem}.webform-element-help:hover{background-color:#183029;border:none}.tippy-box{background-color:#a3aca9;color:#fff}.tippy-box .tippy-arrow{color:#a3aca9}.error>div{color:#cc3d3d;outline:#cc3d3d solid 2px;outline-offset:2px}.webform-element-description{border:1px solid #a3aca9;padding:.5rem;border-radius:.3rem;color:#183029;font-size:.8rem}.webform-element-description+.webform-element-more{margin-top:.5rem}.webform-element-more--link{align-items:baseline;display:flex}.webform-element-more--link::before{content:"";display:inline-block;font-family:fontello;position:relative;top:-.05rem;width:1rem}.webform-element-more--link a{text-decoration:none}.webform-element-more.is-open .webform-element-more--link::before{content:""}.webform-element-more--content{background-color:#f2f2f2;border-radius:4px;font-size:.8rem;padding:.8rem 1rem .7rem}.webform-options-display-side-by-side>div{display:inline-flex;margin-right:1rem}@media (min-width:400px){.webform-options-display-two-columns{display:grid;gap:0 1rem;grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}.webform-options-display-three-columns{display:grid;gap:0 1rem;grid-template-columns:repeat(3,minmax(0,1fr));max-width:none}}.webform-flexbox{align-items:flex-end}.webform-options-display-buttons{display:flex;flex-wrap:wrap;gap:.5rem 0;margin:0 -1rem}.webform-options-display-buttons .webform-options-display-buttons-wrapper{flex:initial;margin:0}.webform-options-display-buttons .form-item{display:inline-flex;height:auto;margin:0 0 0 2rem;width:auto}.webform-options-display-buttons label.webform-options-display-buttons-label{border:1px solid #000;border-radius:4px;color:inherit;cursor:pointer;display:block;margin-left:-2rem;padding:.8rem 1rem .7rem 3rem;text-align:left}.webform-options-display-buttons .cbx{margin:0 0 1rem!important}.webform-options-display-buttons input:checked~label.webform-options-display-buttons-label{background-color:#183029;color:#fff}.webform-options-display-buttons .webform-options-display-buttons-description{font-size:.8rem!important}.user-login-form,.user-pass{margin:0 auto;max-width:600px;padding:clamp(30px,6vw + 2rem,140px) 30px}.webform-progress-tracker{margin-block:0 2rem}.webform-progress-tracker .progress-step .progress-text{padding-block-start:15px;font-weight:700!important;color:#183029;opacity:.7}.webform-progress-tracker .progress-step .progress-title[role=link]:hover{text-decoration:none}.webform-progress-tracker .progress-step .progress-marker::after{background-color:#b9cbc5;height:2px;top:15px}.webform-progress-tracker .progress-step .progress-marker::before{background-color:#183029;width:33px;height:33px;font-weight:700;border-radius:.3rem;line-height:1}.webform-progress-tracker .progress-step.is-active .progress-text{opacity:1}.webform-progress-tracker .progress-step.is-active:hover .progress-marker::before{background-color:#183029}.webform-progress-tracker .progress-step:not(.is-active) .progress-marker::before{background-color:#b9cbc5}.webform-progress-tracker .progress-step.is-complete .progress-text{opacity:1}.webform-progress-tracker .progress-step.is-complete .progress-marker::after{background-color:#183029}.webform-progress-tracker .progress-step.is-complete .progress-marker::before{background-color:#183029;content:"";font-family:fontello;color:#fff}.webform-progress-tracker .progress-step.is-complete:hover{text-decoration:none;cursor:pointer}.webform-progress-tracker .progress-step.is-complete:hover .progress-marker::before{background-color:#fff!important;color:#183029;border:2px solid #183029}.webform-button--previous input{padding-inline-start:30px!important}.webform-button--previous::before{content:""}.webform-button--next input{padding-inline-end:30px!important}.webform-button--next::after{content:""}
.layout-container__text>:last-child{margin-bottom:clamp(1.5rem,5vw,2.5rem)!important}
.layout-faqs__wrapper{padding:30px;border:1px solid #f2f2f2;border-radius:.6rem}.layout-faqs__items{border-top:1px solid #f2f2f2;padding-block-start:20px;margin-block-start:20px}.faq{margin-block-end:20px}.faq__question{font-size:18px;font-weight:500;display:flex;align-items:center;justify-content:space-between;cursor:pointer;gap:1rem;transition:.3s}.faq__question i{font-size:14px;transition:.3s}.faq__answer{display:none}.faq.active .faq__question i{transform:rotate(450deg)}.faq:hover:not(.active) .faq__question i{margin-right:.5rem}@media only screen and (min-width:568px){.faq:hover:not(.active) .faq__question i{margin-right:1rem}}
.layout-gallery__content{margin-block-end:clamp(1.5rem,5vw,2.5rem)}.layout-gallery__images>.field{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;flex-direction:row;margin-bottom:-20px}.layout-gallery__images>.field>a{display:block;flex:0 0 50%;max-width:50%;width:50%;padding:0 10px;margin-bottom:20px}@media (min-width:768px){.layout-gallery__images>.field>a{flex:0 0 33.333333%;max-width:33.333333%;width:33.333333%}}@media (min-width:992px){.layout-gallery__images>.field>a{flex:0 0 25%;max-width:25%;width:25%}}.layout-gallery__images>.field>a img{transition:opacity .3s}.layout-gallery__images>.field>a:hover img{opacity:.9}.layout-gallery__images>.field .media--video-fancybox{display:block;flex:0 0 50%;max-width:50%;width:50%;padding:0 10px;margin-bottom:20px}@media (max-width:768px){.layout-gallery__images>.field .media--video-fancybox{flex:0 0 100%;max-width:100%;width:100%}}
.layout-hero{position:relative}.layout-hero__content-wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-end;min-height:400px;padding-bottom:clamp(1.5rem,5vw,2.5rem);padding-top:clamp(1.5rem,5vw,5rem);position:relative}@media only screen and (min-width:1200px){.layout-hero__content-wrapper{min-height:550px}}.layout-hero__content{margin:0;position:relative;z-index:2}.layout-hero__content *{color:#fff}.layout-hero__text a:not([class*=button]):not(:where([class*=button]a)){color:#fff!important}.layout-hero__text a:not([class*=button]):not(:where([class*=button]a))::after{background-color:#fff!important}.layout-hero__title{margin-bottom:clamp(1rem,2.5vw,1.5rem)}.layout-hero__link{margin-top:clamp(1rem,2.5vw,1.5rem)}.layout-hero__images{align-items:center;display:flex;height:100%;justify-content:flex-end;left:0;position:absolute;top:0;width:100%}.layout-hero__images :not(.slick-arrow):not(.slick-dots){height:100%!important;width:100%}.layout-hero__images .slick-slide,.layout-hero__images img{display:block;border-radius:0}.layout-hero__images .slick-slide,.layout-hero__images img,.layout-hero__images picture{height:100%;object-fit:cover;object-position:center;width:100%}.layout-hero__images::before{background:linear-gradient(180deg,rgba(24,48,41,.7) 0,rgba(24,48,41,0) 30%);content:"";height:100%;left:0;pointer-events:none;position:absolute;bottom:0;width:100%;z-index:1}.layout-hero__images::after{background:linear-gradient(180deg,rgba(24,48,41,0) 25%,rgba(24,48,41,.7) 100%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.layout-hero__images video{object-fit:cover}
.layout-quote__row{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:768px){.layout-quote__row{margin-top:45px;padding:0}}.layout-quote__image{border-radius:.3rem;overflow:hidden;width:100%}@media only screen and (min-width:768px){.layout-quote__image{width:50%}}.layout-quote__image img,.layout-quote__image picture{display:block}.layout-quote__content{align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;width:100%}@media only screen and (min-width:768px){.layout-quote__content{width:50%;padding-left:clamp(1.5rem,7.5vw,10rem)}}.layout-quote__text::before{color:#249652;content:"“";font-size:3.25rem;height:fit-content;line-height:1}.layout-quote__text *{max-width:500px;font-size:clamp(1.1rem,.5vw + 1rem,1.6rem)!important;font-weight:500!important;line-height:1.25!important}.layout-quote__author-role-wrapper{margin-top:auto}.layout-quote__author{display:block;font-size:.9rem;font-weight:700;margin-top:clamp(1rem,2.5vw,1.5rem);text-transform:uppercase}.layout-quote__role{display:block;font-size:.9rem}.cards-layout .layout-quote{background-color:#f2f2f2;border-radius:.3rem;padding:clamp(1rem,2.5vw,1.5rem)}.cards-layout .layout-quote__content{width:100%;padding-left:0}.cards-layout .layout-quote__text::before{color:#a3aca9;font-weight:700}.cards-layout .layout-quote__text *{font-size:1.25rem!important;font-weight:400!important;line-height:1.55!important;max-width:unset}.cards-layout .layout-quote__bottom{align-items:flex-start;display:flex;flex-direction:column;margin-top:clamp(1rem,2.5vw,1.5rem);position:relative}@media only screen and (min-width:568px){.cards-layout .layout-quote__bottom{align-items:center;flex-direction:row}}.cards-layout .layout-quote__image-wrapper{display:flex;flex-direction:column;width:100%}@media only screen and (min-width:568px){.cards-layout .layout-quote__image-wrapper{align-items:center;flex-direction:row;justify-content:space-between}}.cards-layout .layout-quote__image-wrapper img{border-radius:50%;height:50px;width:50px}.cards-layout .layout-quote__image-wrapper a{display:inline-block;text-decoration:none}@media only screen and (max-width:568px){.cards-layout .layout-quote__image-wrapper a{margin-top:clamp(1rem,2.5vw,1.5rem)}}.cards-layout .layout-quote__author{margin-top:0}.cards-layout .layout-quote__author-role-wrapper{display:flex;flex-direction:column;justify-content:center;height:50px;left:calc(50px + 1rem);position:absolute;top:0;width:calc(100% - 50px - 1rem)}@media only screen and (min-width:568px){.cards-layout .layout-quote__author-role-wrapper{width:calc(100% - 50px - 175px)}}.bg--highlight .cards-layout .layout-quote{background-color:#fff}
.layout-quotes__items{margin-top:clamp(1.5rem,5vw,5rem)}.layout-quotes__items.cards-layout{display:grid;grid-auto-rows:1fr;grid-gap:2rem;grid-template-columns:100%;grid-template-columns:repeat(var(--cols),minmax(0,1fr));--cols:1}@media only screen and (min-width:992px){.layout-quotes__items.cards-layout{grid-auto-rows:1fr;--cols:2}}
.media--video-fancybox{display:block;overflow:hidden;width:100%;position:relative}.media--video-fancybox-wrapper{position:relative}.media--video-fancybox .icon-play{align-items:center;background-color:#fff;border-radius:.3rem;bottom:1rem;color:#183029;display:flex;font-size:.9rem;height:40px;justify-content:center;left:calc(1rem + 10px);line-height:1;position:absolute;transition:.3s;width:40px;z-index:2;box-shadow:0 0 15px 0 rgba(70,70,70,.2)}.media--video-fancybox .icon-play:hover{background-color:#183029;color:#fff}.media--video-fancybox .extra-button--wrapper{bottom:1rem;left:4.5rem;position:absolute;z-index:3}.media--video-fancybox .extra-button--wrapper .extra-button{border:0;align-items:center;background-color:#fff;display:inline-flex;height:40px;justify-content:center;width:40px;box-shadow:0 0 15px 0 rgba(70,70,70,.2)}.media--video-fancybox .extra-button--wrapper .extra-button:hover{background-color:#183029}.media--video-fancybox .play-label{background-color:#fff;border-color:#fff;bottom:1rem;color:#183029;left:1rem;position:absolute}.media--video-fancybox img{transition:.6s;width:100%}.media--video-fancybox:hover img{opacity:.9}
@media (min-width:768px){.columns-2,.columns-3{column-gap:40px}.columns-2 ul li,.columns-3 ul li{break-inside:avoid-column}.columns-2{columns:auto 2}.columns-3{columns:auto 3}}.paragraph{scroll-margin-top:200px}.paragraph [class*=__subtitle]{display:block;margin-bottom:.25rem}.paragraph [class*=__title]{margin-bottom:clamp(1rem,2.5vw,1.5rem)}.paragraph .container--center{align-items:center;display:flex;flex-direction:column}.paragraph .container--center [class*=__text],.paragraph .container--center [class*=__title],.paragraph .container--center a{text-align:center}.paragraph .container--center [class*=__text] li,.paragraph .container--center [class*=__title] li,.paragraph .container--center a li{text-align:left}.paragraph .container--center [class*=__link]{display:flex;justify-content:center}
.single-ambassador{border-radius:.3rem;overflow:hidden}.single-ambassador .h3,.single-ambassador h3{color:#fff;font-weight:500;margin-bottom:0;text-align:center}.single-ambassador__image,.single-ambassador__inner{position:relative}.single-ambassador__image img{border-radius:0}.single-ambassador__image .h3{bottom:clamp(1rem,2.5vw,1.5rem);left:clamp(1rem,2.5vw,1.5rem);position:absolute;right:clamp(1rem,2.5vw,1.5rem);transition:transform .3s;z-index:1}.single-ambassador__image::after{background:linear-gradient(180deg,rgba(24,48,41,0) 25%,rgba(24,48,41,.7) 100%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:.3s;width:100%;z-index:0}.single-ambassador__content{background-color:#183029;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;opacity:0;padding:clamp(1rem,2.5vw,1.5rem);position:absolute;top:-100%;transition:top .3s,opacity .3s;width:100%;z-index:3}.single-ambassador__content *{color:#fff;font-weight:500;text-align:center}.single-ambassador__socials{align-items:center;display:flex;gap:.75rem;justify-content:center;list-style-type:none}.single-ambassador__socials-title{font-weight:700}.single-ambassador__socials a{align-items:center;background-color:#fff;border-radius:50%;color:#183029;display:flex;height:35px;justify-content:center;text-decoration:none;width:35px}.single-ambassador__socials a:hover{background-color:#396948;color:#fff}.single-ambassador:hover .single-ambassador__content{opacity:1;top:0}.single-ambassador:hover .single-ambassador__image .h3{transform:translateY(300px)}
.layout-container:has(.cta-banner-block){overflow:hidden}.layout-container:has(.cta-banner-block) .layout-container__block__wrapper{overflow:hidden}.cta-banner-block{position:relative;color:#fff}.cta-banner-block::before{background-color:#396948;width:100vw;height:100%;content:"";position:absolute;z-index:-1;top:0;left:50%;transform:translateX(-50%)}.cta-banner-block::after{width:855px;height:auto;opacity:15%;left:22%;top:-20%;transform:translateX(-50%);position:absolute;z-index:-1;mix-blend-mode:multiply;content:url('data:image/svg+xml,<svg width="855" height="834" viewBox="0 0 855 834" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M613.924 139.582C614.871 139.647 616.963 140.691 619.707 142.16C622.419 143.629 625.817 145.522 629.444 147.578C635.424 151.527 635.947 152.343 636.829 153.028C637.646 153.779 638.724 154.432 645.03 159.131C647.873 161.547 646.533 160.633 644.475 159.131C642.384 157.663 639.541 155.639 639.541 155.639C645.945 160.404 647.416 161.547 647.775 161.579C647.938 161.579 647.84 161.351 647.84 161.253C647.84 161.188 647.873 161.155 648.004 161.188C648.102 161.188 648.429 161.416 648.527 161.416C648.951 161.775 649.344 162.069 649.572 162.265C649.834 162.493 650.062 162.689 650.258 162.885L650.52 163.146L650.291 162.95C649.932 162.656 649.67 162.428 649.442 162.297C648.984 162.004 648.788 161.906 648.657 161.906C648.527 161.906 648.429 161.906 648.265 161.906C648.233 161.906 648.167 161.906 648.037 161.906H647.971C647.971 161.906 647.971 161.775 647.906 162.101L648.167 162.363L648.363 162.558C648.559 162.754 648.788 162.95 649.017 163.211C649.703 163.766 650.356 164.321 651.01 164.876C651.533 165.267 651.99 165.724 652.709 166.279L652.644 166.442C652.644 166.442 652.644 166.344 652.709 166.279C652.709 166.312 652.709 166.344 652.676 166.41L652.742 166.279C652.742 166.344 652.676 166.442 652.611 166.605C652.644 166.507 652.709 166.41 652.742 166.279C652.742 166.312 652.742 166.312 652.709 166.377C652.709 166.377 652.709 166.312 652.742 166.279C652.742 166.279 652.807 166.312 652.84 166.344C652.84 166.344 652.84 166.344 652.774 166.442L652.872 166.344C652.872 166.344 653.166 166.573 653.363 166.703C653.624 166.899 653.559 166.801 653.689 166.932L654.179 167.356L655.127 168.172C655.748 168.727 656.369 169.249 656.989 169.771C658.198 170.816 659.309 171.827 660.388 172.904C660.78 173.296 661.172 173.688 661.564 174.079C661.531 174.079 661.531 174.112 661.466 174.112C661.531 174.112 661.564 174.112 661.629 174.112C661.825 174.308 662.054 174.536 662.25 174.732C662.185 174.83 662.185 174.83 662.25 174.732C662.315 174.797 662.381 174.863 662.446 174.928L662.544 175.026C662.544 175.026 662.446 175.156 662.414 175.189C662.479 175.124 662.512 175.091 662.544 175.026C662.544 175.026 662.414 175.189 662.316 175.32C662.446 175.189 662.512 175.091 662.577 175.026C662.577 175.026 662.544 175.091 662.479 175.156C662.544 175.091 662.544 175.091 662.577 175.058C662.577 175.058 662.479 175.189 662.577 175.091C662.414 175.287 662.217 175.483 662.217 175.483C662.217 175.483 662.381 175.287 662.577 175.058C662.577 175.058 662.414 175.254 662.348 175.352C662.414 175.287 662.512 175.189 662.577 175.091L662.642 175.156C662.642 175.156 662.577 175.222 662.512 175.32C662.414 175.45 662.708 175.124 662.642 175.254C662.642 175.254 662.642 175.222 662.675 175.189C662.675 175.189 662.577 175.352 662.675 175.222L662.838 175.385C662.838 175.385 662.773 175.483 662.74 175.548L662.871 175.417L663.034 175.581L663.1 175.646C663.1 175.646 663.1 175.646 663.1 175.679C663.1 175.679 663.1 175.679 663.1 175.646L663.165 175.711C663.067 175.809 662.969 175.94 663.165 175.776C663.165 175.776 663.165 175.776 663.198 175.744L663.1 175.874C663.1 175.874 663.263 175.776 663.263 175.809C663.296 175.744 663.394 175.646 663.492 175.515L663.426 175.581C663.459 175.548 663.459 175.548 663.492 175.515C663.492 175.515 663.361 175.679 663.328 175.711L663.459 175.581C663.459 175.581 663.296 175.776 663.165 175.907C663.394 175.646 662.838 176.331 663.23 175.907L663.132 176.038C663.132 176.038 663.296 175.94 663.328 175.94C663.492 175.744 663.557 175.679 663.622 175.613C663.622 175.613 663.524 175.809 663.524 175.776C663.557 175.744 663.59 175.679 663.622 175.646C663.622 175.646 663.557 175.711 663.524 175.809C663.557 175.809 663.59 175.744 663.655 175.711L663.721 175.776C663.557 176.005 663.361 176.266 663.688 175.907L663.819 175.809C663.819 175.809 663.688 175.972 663.622 176.038C664.047 175.581 663.721 175.972 663.851 175.874C663.23 176.658 663.982 175.842 663.524 176.429L663.721 176.201C663.917 175.972 663.623 176.331 663.59 176.397C663.721 176.233 663.753 176.201 663.851 176.07C663.917 176.038 663.949 176.005 663.949 176.038C663.949 176.038 663.949 176.038 663.949 176.005C663.949 176.005 663.949 176.005 663.949 176.07C663.917 176.201 663.949 176.103 663.949 176.038C663.949 176.038 663.949 176.038 663.982 176.07V176.135C663.982 176.135 663.982 176.103 663.982 176.07C663.949 176.266 663.917 176.429 663.982 176.201C663.982 176.201 663.982 176.135 663.982 176.103C663.982 176.103 663.982 176.103 663.982 176.135C663.982 176.135 663.982 176.135 663.982 176.103V176.299C663.982 176.299 663.982 176.299 663.949 176.397V176.233C663.949 176.233 663.982 176.168 663.982 176.135C665.746 177.8 667.511 179.367 669.145 181.129C669.537 181.684 670.68 182.989 669.21 181.586C669.765 182.173 670.419 182.793 671.072 183.479L670.844 183.773L672.053 184.85C674.438 186.971 676.921 189.81 679.47 192.976C682.149 196.077 684.665 199.602 687.247 203.094C692.246 210.013 696.82 217.519 700.415 223.068C700.643 223.525 700.937 224.014 700.937 224.112C701.068 224.406 701.133 224.602 701.199 224.732C700.382 222.709 700.349 222.089 700.807 222.415C704.336 228.616 707.701 233.936 708.616 236.482C706.525 232.598 706.165 232.337 705.054 230.574C706.329 232.761 707.636 234.948 708.845 237.134C710.184 240.3 708.943 238.016 707.309 235.013C705.61 232.01 703.519 228.257 703.323 228.355C706.95 234.817 711.132 241.704 714.269 248.46C715.87 251.952 717.471 255.215 718.517 258.381C719.007 260.862 719.726 263.309 720.706 265.888L720.444 266.018C720.314 265.659 720.183 265.3 720.052 264.909C719.628 263.734 719.203 262.657 718.811 261.286C718.615 260.601 718.517 259.752 718.419 259.328C718.255 258.74 718.092 258.153 717.863 257.565C716.099 252.996 714.661 249.896 717.275 256.847C716.327 254.171 715.151 251.56 713.975 248.819C712.896 246.142 711.622 243.564 710.315 240.986C712.962 247.089 711.753 244.739 710.511 242.258C709.204 239.778 707.864 237.232 710.282 242.846C711.426 245.065 712.374 247.089 713.158 248.949C714.007 250.875 714.759 252.604 715.478 254.236C716.164 255.836 716.752 257.304 717.177 258.642L717.438 259.621C717.504 259.785 717.536 260.144 717.634 260.633C717.83 261.58 718.059 262.298 718.321 263.048L719.105 265.3C719.53 266.443 719.954 267.813 720.477 268.858C720.738 269.282 721 269.608 721.261 269.837C721.261 269.935 721.327 270.033 721.359 270.131C721.392 270.229 721.425 270.392 721.457 270.49C721.163 270.588 720.902 270.685 720.706 270.783L721.163 270.686L720.804 270.816H720.771C720.444 270.914 720.771 270.816 720.967 270.783C720.771 270.849 720.673 270.914 720.575 270.947L721.294 270.751C721 270.849 720.738 270.914 720.575 271.012C720.902 270.914 721.196 270.783 721.425 270.751C721.098 270.881 720.837 270.979 721.131 270.914C720.935 270.979 720.837 271.012 720.738 271.045C720.967 270.979 720.869 271.077 721.229 270.979C720.837 271.142 721.359 271.045 720.673 271.273C720.837 271.24 721.229 271.142 721.261 271.142C720.444 271.371 721.261 271.24 720.379 271.534C721.131 271.306 720.738 271.534 721.163 271.469C721.098 271.469 721 271.534 721.033 271.501C720.967 271.567 720.771 271.632 720.64 271.697C721.229 271.501 721.392 271.501 721.719 271.404C721.196 271.599 721.033 271.599 720.477 271.795C720.967 271.632 721 271.697 721.392 271.534C721.033 271.697 721.229 271.632 720.738 271.795C721.49 271.534 720.869 271.795 721.359 271.632C721 271.795 720.64 271.893 720.902 271.86C720.673 271.958 720.379 272.024 720.379 272.024C720.379 272.089 720.935 271.86 721.294 271.763C721.49 271.763 720.869 271.926 720.608 272.056C720.771 272.056 721.294 271.893 721.294 271.926C721.196 271.926 721.163 271.958 721.033 272.024C721.49 271.893 721.098 272.122 721.686 271.991L721.555 272.056C721.555 272.056 721.784 271.991 721.882 271.926C721.882 271.926 721.882 271.926 721.882 271.958C721.882 271.958 721.817 271.958 721.621 272.024C721.686 272.024 721.784 272.024 721.882 271.991C721.882 271.991 721.751 272.056 721.686 272.089L721.882 272.024L721.817 272.089C721.686 272.089 721.751 272.056 721.425 272.187L721.621 272.056C720.804 272.383 721.653 271.991 720.804 272.35C720.673 272.481 721.098 272.35 720.967 272.448C721.261 272.35 721.392 272.317 721.686 272.219C722.242 272.154 720.379 272.742 721.131 272.578C721.425 272.513 721.882 272.35 721.882 272.383C721.882 272.383 721.849 272.383 721.817 272.383C721.817 272.383 721.817 272.383 721.784 272.415L721.196 272.611C721.196 272.611 722.078 272.35 721.686 272.578C721.457 272.644 721.457 272.578 721.392 272.611C720.935 272.807 721.751 272.513 721.751 272.578L721.229 272.774C721.229 272.774 721.751 272.774 721.849 272.807C721.686 272.872 721.523 272.905 721.359 272.97C721.653 272.97 721.359 273.199 721.098 273.394L721.555 273.264C721.555 273.264 721.359 273.362 721.261 273.362C721.098 273.46 721.555 273.264 721.719 273.231C721.751 273.231 721.457 273.362 721.327 273.394C721.425 273.394 721.555 273.394 721.653 273.362C721.653 273.362 721.751 273.362 721.849 273.362C721.98 273.362 722.013 273.427 721.751 273.558H721.621C721.621 273.558 721.751 273.558 721.98 273.558C721.849 273.623 721.784 273.655 721.784 273.655C721.653 273.753 721.882 273.655 722.111 273.59V273.655C722.111 273.688 722.045 273.721 722.045 273.753C722.013 273.753 721.98 273.819 721.849 273.851C721.947 273.851 721.98 273.786 722.045 273.786C722.045 273.819 722.045 273.851 722.045 273.884C721.98 273.917 721.915 273.982 721.784 274.047C721.947 273.982 722.013 273.982 722.045 273.982C722.045 273.982 722.045 274.014 722.045 274.047C721.98 274.047 721.882 274.112 721.817 274.112C722.176 274.014 721.621 274.308 721.555 274.341H721.392L721.49 274.373L721.653 274.308C721.653 274.308 721.588 274.341 721.555 274.373C721.555 274.373 721.849 274.308 722.045 274.243C722.045 274.243 721.784 274.341 721.751 274.341C721.817 274.341 721.751 274.341 721.751 274.373H721.653V274.406H721.751C721.686 274.406 721.653 274.439 721.621 274.439C721.327 274.602 721.751 274.439 722.013 274.341L721.719 274.471H721.849C721.849 274.471 721.947 274.406 722.078 274.373C721.882 274.439 721.719 274.537 721.751 274.537C721.751 274.537 721.915 274.471 722.078 274.406V274.439C721.947 274.504 721.784 274.569 721.653 274.635H722.078C721.882 274.667 721.817 274.667 721.686 274.7C722.176 274.602 721.196 274.896 721.653 274.798C721.751 274.765 721.947 274.7 722.045 274.667C721.817 274.765 721.817 274.798 721.882 274.83C721.882 274.83 721.882 274.83 721.915 274.83L721.588 274.928C721.588 274.928 721.817 275.059 721.817 275.124C721.882 275.092 722.045 275.026 722.176 274.961H722.078C722.078 274.961 722.143 274.961 722.176 274.961C722.078 274.961 721.947 275.026 721.915 275.059H722.111C722.111 275.059 721.882 275.124 721.686 275.189C722.013 275.092 721.196 275.451 721.751 275.287L721.588 275.353C721.588 275.353 721.817 275.418 721.849 275.483C722.111 275.385 722.176 275.385 722.274 275.353C722.274 275.385 722.274 275.418 722.307 275.451C722.209 275.516 722.143 275.581 722.176 275.614C722.242 275.614 722.274 275.614 722.34 275.581C722.34 275.581 722.34 275.614 722.34 275.646C722.307 275.646 722.242 275.679 722.176 275.712C722.242 275.744 722.307 275.777 722.405 275.777C722.438 275.875 722.47 275.973 722.503 276.038C722.242 276.201 721.98 276.397 722.438 276.266H722.405H722.634C722.634 276.299 722.699 276.299 722.699 276.266H722.862C722.862 276.266 722.568 276.332 722.34 276.462C723.026 276.299 722.34 276.658 722.764 276.593C721.653 277.115 722.928 276.789 722.307 277.311L722.568 277.18C722.862 277.148 722.47 277.343 722.438 277.441C722.634 277.311 722.634 277.213 722.797 277.213C722.862 277.278 722.928 277.311 722.96 277.376C723.058 277.572 723.352 277.833 723.712 278.029C726.13 285.503 727.306 290.986 728.286 295.131C729.267 299.374 729.757 302.213 730.541 305.02C730.9 306.064 730.802 305.705 730.9 306.586C730.966 307.239 731.064 307.892 731.129 308.545C731.293 309.85 731.456 311.254 731.652 312.82C732.142 316.019 732.436 319.772 733.384 325.842L734.952 325.679C735.246 327.833 735.704 330.346 735.769 333.382L735.246 330.51L734.527 327.703C736.553 349.7 736.651 340.137 737.37 363.604C736.847 359.328 736.423 346.045 736.455 349.406C736.488 355.51 736.619 358.382 736.815 360.503C736.913 361.548 737.011 362.396 737.141 363.343C737.207 363.799 737.272 364.322 737.37 364.844C737.468 365.268 737.501 366.345 738.024 367.259L737.86 367.161C737.697 367.357 737.926 367.39 737.958 367.52C738.089 367.716 738.285 367.912 738.481 368.108C738.677 368.271 738.938 368.401 739.2 368.499L739.625 368.63C739.625 368.63 739.625 368.597 739.657 368.597C739.657 368.597 739.625 368.662 739.625 368.63C739.625 368.63 739.657 368.63 739.69 368.63C739.723 368.728 739.788 368.858 739.821 369.021C739.919 369.446 740.017 369.903 740.082 370.457C740.049 370.849 740.017 371.306 739.919 371.371L739.559 372.514L739.461 373.95L739.396 374.668C739.396 374.864 739.298 375.19 739.396 375.712L739.625 378.584C739.625 380.379 740.344 382.925 739.2 383.055C739.298 387.135 739.363 390.888 739.2 394.903C738.971 402.246 738.383 409.785 737.631 417.39C737.501 417.781 737.337 418.271 737.109 418.858H737.207C737.207 418.858 737.305 418.597 737.337 418.532C737.337 418.63 737.272 418.728 737.239 418.891H737.468V418.956H737.239V418.924H737.468C737.468 418.924 737.468 419.185 737.468 419.283L739.004 419.609C738.938 419.805 738.873 420.001 738.808 420.197H738.71C738.514 420.164 738.416 420.164 738.35 420.164C738.35 420.164 738.546 420.262 738.677 420.327L738.514 420.229C738.514 420.229 738.579 420.229 738.612 420.295C738.939 420.458 738.448 420.197 738.742 420.327C738.742 420.327 738.775 420.327 738.808 420.327C738.808 420.36 738.808 420.392 738.808 420.425C738.612 420.327 738.481 420.229 738.35 420.164C738.644 420.294 738.448 420.197 738.35 420.164C738.35 420.164 738.252 420.164 738.187 420.164L738.775 420.458C738.612 420.36 738.612 420.36 738.35 420.229C738.514 420.327 738.546 420.327 738.579 420.327L738.154 420.099C738.154 420.099 738.154 420.099 738.122 420.099C738.056 420.099 738.024 420.033 737.991 420.033C738.187 420.033 738.416 420.066 738.481 420.066L738.056 420.001H738.318C738.481 420.033 738.22 420.001 738.154 420.001C738.546 420.033 738.285 420.001 738.35 420.001H738.024C738.024 420.001 737.86 419.936 737.828 419.936C737.697 419.936 736.651 419.642 736.619 419.642L736.913 419.707C736.913 419.707 736.847 419.707 736.978 419.74L737.403 419.87C737.207 419.805 737.207 419.805 737.011 419.772C738.024 420.131 736.488 419.609 737.599 420.033L736.847 419.74C736.847 419.74 736.717 419.674 737.272 419.936C737.86 420.164 737.272 419.935 737.403 420.001C737.337 420.001 736.978 419.805 736.847 419.772C737.239 419.935 736.847 419.772 737.501 420.131C737.272 420.001 736.815 419.805 736.749 419.772H736.847C736.847 419.772 737.141 420.001 737.73 420.36C737.664 420.36 737.435 420.197 737.239 420.099C737.239 420.099 737.272 420.131 737.337 420.197L737.762 420.588L737.533 420.392C737.533 420.392 737.533 420.392 737.86 420.654C737.501 420.327 737.729 420.523 737.86 420.588C737.828 420.588 737.795 420.523 738.024 420.751C738.252 420.915 738.089 420.784 738.024 420.686C738.187 420.817 738.416 421.012 738.416 421.012C738.154 420.751 738.22 420.784 738.056 420.654L738.187 420.751C738.187 420.751 738.644 421.045 738.285 420.719V420.686C737.86 420.36 737.991 420.425 737.828 420.295C737.926 420.36 738.122 420.523 738.122 420.523C737.729 420.229 737.926 420.36 737.73 420.229C737.86 420.327 738.22 420.588 738.187 420.556C738.154 420.556 737.958 420.36 737.795 420.262C737.991 420.392 738.154 420.49 738.22 420.523C738.318 420.588 738.187 420.523 738.22 420.523C738.448 420.686 738.35 420.621 738.612 420.817C738.644 420.817 738.252 420.556 738.383 420.621L738.71 420.849C738.71 420.849 738.677 420.817 738.644 420.784C738.644 420.784 738.742 420.849 738.808 420.915C738.677 421.372 738.514 421.828 738.35 422.285L738.873 420.98C738.873 420.98 739.069 421.11 739.135 421.176C739.102 421.404 739.069 421.6 739.004 421.861C739.004 421.861 739.004 421.861 738.971 421.828C738.906 421.763 738.971 421.828 739.004 421.894C738.906 421.828 738.873 421.796 738.84 421.763C738.775 421.698 738.84 421.796 738.971 421.926C738.971 422.057 738.938 422.187 738.906 422.318C738.84 422.253 738.808 422.22 738.71 422.09C738.742 422.155 738.84 422.253 738.906 422.351C738.579 424.668 738.252 427.018 737.893 429.4C737.73 430.706 737.566 431.979 737.403 433.317L737.207 435.34C737.207 435.667 737.141 436.026 737.141 436.417C737.141 436.613 737.141 436.907 737.141 437.233C735.246 443.271 733.645 449.505 732.632 456.065C732.534 456.913 732.436 457.795 732.403 458.708C732.403 459.655 732.501 460.569 732.501 461.222C732.501 462.397 732.207 463.8 731.815 465.171L730.672 464.91C729.528 468.5 728.417 472.09 727.306 475.647C726.751 477.41 726.195 479.172 725.64 480.934L724.823 483.545L724.398 484.851L724.202 485.504C724.071 485.863 723.941 486.385 723.875 486.711V486.809C723.941 486.809 723.745 486.842 724.006 486.874V486.809L724.071 486.613V486.548C724.071 486.548 724.137 486.548 724.137 486.581V486.777L724.071 486.972C724.006 486.972 723.973 486.972 723.875 486.907C723.941 486.907 724.006 486.972 724.071 487.005V487.136C723.843 487.136 724.071 487.364 723.418 487.136C724.071 487.429 723.745 487.495 724.006 487.723C723.941 487.723 723.875 487.658 723.908 487.658C723.81 487.723 723.581 487.658 723.45 487.658C723.712 487.756 723.875 487.821 724.006 487.919C724.006 487.951 724.006 488.017 724.006 488.082C723.777 487.984 723.614 487.886 723.222 487.788C723.679 487.919 723.679 488.082 723.973 488.18C723.745 488.18 723.81 488.18 723.352 488.082C724.104 488.343 723.451 488.18 723.908 488.408C723.516 488.408 723.189 488.213 723.385 488.408C723.124 488.408 722.895 488.213 722.895 488.213C722.862 488.31 723.451 488.441 723.777 488.572C723.908 488.767 723.32 488.506 723.026 488.474C723.156 488.604 723.679 488.833 723.614 488.898C723.516 488.898 723.483 488.898 723.352 488.833C723.777 489.061 723.352 489.126 723.81 489.355H723.712C723.712 489.355 723.777 489.355 723.81 489.355C723.81 489.355 723.81 489.355 723.81 489.388C723.81 489.453 723.81 489.518 723.81 489.583C723.777 489.583 723.712 489.583 723.581 489.551L723.81 489.485C722.96 489.322 723.875 489.42 722.96 489.257C722.764 489.387 723.189 489.518 722.96 489.649C723.254 489.779 723.385 489.779 723.679 489.91C723.712 489.91 723.679 489.942 723.712 489.975C723.712 489.975 723.712 490.008 723.712 490.04C723.516 490.106 722.405 489.779 722.96 490.073C723.189 490.171 723.581 490.334 723.679 490.399C723.679 490.399 723.679 490.399 723.581 490.432L722.993 490.203C722.993 490.203 723.843 490.562 723.385 490.595C723.156 490.497 723.222 490.399 723.156 490.399C722.666 490.367 723.483 490.595 723.45 490.66L722.928 490.53C722.96 490.726 723.287 491.019 723.32 491.248C723.156 491.183 722.993 491.117 722.83 491.117C723.026 491.444 722.634 491.607 722.242 491.737L722.666 491.966C722.666 491.966 722.438 491.966 722.372 491.901C722.176 491.933 722.666 491.998 722.83 492.096C722.83 492.162 722.536 492.096 722.405 491.998C722.764 492.26 723.124 492.684 722.568 492.716L722.438 492.651C722.209 492.716 723.352 493.075 722.862 493.075H722.797C722.797 493.075 722.666 493.304 722.601 493.434H722.536H722.568C722.503 493.565 722.405 493.663 722.045 493.663C722.699 493.891 721.686 493.859 722.601 494.153C722.111 494.153 721.947 494.087 721.588 494.218C721.523 494.25 722.144 494.479 722.209 494.577L721.719 494.446L722.209 494.707L721.621 494.577L721.719 494.675C721.719 494.675 721.947 494.675 722.078 494.74C722.274 494.903 721.653 494.903 721.425 494.838L721.751 495.23C721.555 495.164 721.49 495.099 721.392 495.034C721.849 495.327 720.869 494.903 721.294 495.164C721.425 495.164 721.588 495.262 721.686 495.295C721.392 495.295 721.327 495.425 721.425 495.556L721.098 495.425C720.967 495.589 721.131 495.882 721.098 496.078C721.261 496.078 721.719 496.176 721.849 496.274H721.817L721.359 496.176C721.621 496.274 721.621 496.241 721.849 496.339C721.719 496.339 721.294 496.241 721.163 496.143L721.327 496.307C721.327 496.307 721.098 496.209 720.902 496.176C721.196 496.307 720.346 496.176 720.902 496.405H720.738C720.673 496.568 720.804 496.731 720.804 496.927C721.229 497.057 721.131 497.09 721.457 497.253C721.294 497.351 720.902 497.384 720.869 497.547C721.065 497.71 721.229 497.677 721.49 497.808C721.098 497.71 721.065 497.873 720.804 497.71C720.804 497.775 720.804 497.841 720.804 497.906L720.542 498.722C720.281 498.787 720.085 498.852 720.412 499.081L720.346 499.277C720.346 499.277 720.248 499.244 720.183 499.244C720.281 499.309 720.281 499.342 720.314 499.375L720.15 499.897C719.333 499.864 720.248 500.484 719.497 500.452L719.791 500.517C720.052 500.647 719.628 500.517 719.529 500.549C719.726 500.615 719.791 500.549 719.922 500.647C718.909 503.878 717.961 506.881 717.112 509.623L718.255 505.249C716.131 512.299 714.792 516.803 713.583 520.817C713.354 521.568 713.158 522.286 712.929 523.004L712.994 522.547C712.668 523.591 712.374 524.538 712.08 525.419L711.622 526.398C711.23 527.214 710.773 528.063 710.25 528.911L708.126 528.422C708.028 528.813 707.93 529.14 707.865 529.597C707.832 529.858 707.799 529.988 707.767 530.38C707.767 530.608 707.767 530.837 707.767 531.065V531.228C707.832 531.457 707.93 531.685 708.061 531.946C708.126 532.077 708.257 532.208 708.355 532.305C708.224 532.893 708.093 533.513 707.93 534.166C707.668 534.786 707.374 535.406 707.08 536.091L707.668 534.59C707.767 534.296 707.865 534.166 707.865 534.035L707.995 533.252C707.832 534.035 707.832 534.133 707.505 534.851L706.754 536.614L705.218 540.171C704.172 542.521 703.127 544.903 702.048 547.286C699.892 552.018 697.572 556.685 695.023 561.255C692.311 565.726 689.828 570.295 686.985 574.603C684.959 577.867 682.705 581 680.483 584.101L679.862 584.753L677.967 586.712L678.392 587.071C678.392 587.071 678.294 587.201 678.261 587.267L678.686 587.626C676.856 590.53 674.961 593.337 672.837 595.589C672.804 595.622 672.772 595.654 672.739 595.687L672.314 595.099C672.314 595.099 672.183 594.806 672.151 594.708C672.118 594.643 672.673 596.111 672.412 595.458L672.216 594.969C672.445 595.589 672.183 594.969 672.347 595.491C672.314 595.361 672.249 595.23 672.249 595.23C672.118 594.871 672.249 595.23 672.347 595.524C672.347 595.491 672.249 595.263 672.183 595.099C672.085 594.871 672.347 595.556 672.183 595.197C672.183 595.132 672.151 595.067 672.118 595.034C672.183 595.197 672.118 595.002 672.249 595.426C672.151 595.23 672.314 595.622 672.216 595.361C672.379 595.817 672.118 595.132 672.379 595.817C672.118 595.132 672.151 595.263 672.281 595.589C672.216 595.393 672.183 595.361 672.085 595.099C672.085 595.099 672.118 595.23 672.281 595.589C671.955 594.773 672.51 596.274 672.118 595.197C672.249 595.589 672.314 595.817 672.379 595.981C672.118 595.295 672.379 595.915 672.085 595.197C672.183 595.491 672.412 596.079 672.314 595.915C672.281 595.817 672.216 595.622 672.151 595.491C672.249 595.785 672.118 595.426 672.249 595.817C672.249 595.752 672.183 595.687 672.183 595.622C672.183 595.622 672.151 595.524 672.249 595.85V595.752C672.249 595.752 672.281 595.948 672.314 596.013C672.281 595.915 672.216 595.785 672.151 595.556C672.151 595.622 672.216 595.752 672.314 595.981C672.314 595.915 672.249 595.785 672.151 595.556C672.216 595.72 672.281 595.948 672.314 596.013C672.314 596.013 672.314 596.013 672.314 595.981V596.013C672.314 595.981 672.281 595.915 672.281 595.915C672.281 595.915 672.281 595.981 672.281 596.013L672.085 595.589C671.922 595.752 671.726 595.883 671.563 596.046C671.661 596.111 671.922 596.274 671.628 596.046C671.759 596.144 671.791 596.176 671.857 596.209C671.857 596.242 671.857 596.274 671.857 596.307C671.857 596.307 671.759 596.242 671.53 596.046C671.628 596.111 671.628 596.111 671.824 596.274H671.889V596.307C671.889 596.307 671.824 596.372 671.791 596.405C671.661 596.307 671.53 596.209 671.432 596.111L671.497 596.177L671.628 596.274C671.628 596.274 671.726 596.34 671.791 596.405C671.693 596.503 671.628 596.568 671.563 596.666L670.615 597.874C669.994 598.69 669.341 599.473 668.687 600.256C667.413 601.823 666.073 603.324 664.766 604.793C659.473 610.667 654.081 615.791 648.919 620.1C647.644 621.503 643.887 624.865 639.149 628.259C638.561 628.683 637.94 629.107 637.319 629.532L636.11 630.348C635.685 630.772 635.424 631.49 635.261 631.718L634.705 632.73C634.64 632.893 634.542 632.991 634.378 633.089C633.954 633.383 633.202 633.872 632.581 634.231C631.274 635.015 629.902 635.765 628.595 636.581C627.941 637.006 627.255 637.463 626.634 638.017C626.112 638.474 625.556 638.996 625.131 639.845C623.138 641.444 621.374 642.848 620.067 643.957C619.74 644.251 619.413 644.512 619.119 644.773C618.988 644.904 618.727 645.067 618.466 645.263C617.975 645.622 617.681 645.883 617.518 646.079C614.577 647.874 612.388 649.408 610.46 650.42C609.088 651.138 607.912 651.66 606.801 652.084C606.899 652.117 606.997 652.182 607.127 652.247C607.029 652.247 606.931 652.182 606.833 652.117C606.833 652.117 606.833 652.117 606.801 652.117C606.735 652.117 606.67 652.019 606.605 652.019C606.605 652.019 606.278 652.019 606.147 652.149C606.18 652.019 606.212 651.856 606.245 651.888C606.212 651.464 605.886 651.823 605.886 652.149C605.82 652.117 605.886 651.856 605.82 651.692C605.69 651.464 605.657 652.215 605.592 651.823C605.592 651.758 605.592 651.692 605.592 651.66C605.592 651.856 605.396 651.66 605.494 652.084C605.33 651.888 605.363 652.312 605.2 652.084C605.232 652.247 605.2 652.28 605.2 652.28C605.2 652.378 605.265 652.443 605.33 652.606C605.33 652.541 605.232 652.378 605.2 652.28C605.265 652.476 605.428 652.835 605.265 652.508L605.167 652.28C605.167 652.28 605.33 652.704 605.232 652.476C605.232 652.41 605.167 652.312 605.134 652.28C605.167 652.378 605.265 652.639 605.232 652.508L605.167 652.313C605.167 652.313 605.167 652.41 605.2 652.443C605.2 652.508 605.265 652.574 605.298 652.672C605.298 652.672 605.167 652.41 605.134 652.313C605.134 652.28 605.101 652.215 605.069 652.182C605.069 652.149 605.036 652.084 605.003 652.051V651.953C605.003 651.953 605.003 652.019 605.003 652.149C605.003 652.117 604.971 652.117 604.938 652.149C604.938 652.149 604.938 652.149 604.938 652.084V652.149C604.873 652.019 604.905 652.084 604.905 652.051L604.971 652.182C604.971 652.182 604.971 652.182 604.971 652.215C604.971 652.215 604.971 652.28 604.971 652.345C604.905 652.149 604.84 652.117 604.775 651.921V651.856C604.775 651.856 604.775 651.888 604.775 651.921C604.775 651.921 604.775 651.921 604.775 651.856C604.742 651.856 604.775 652.019 604.905 652.28V652.345C604.84 652.247 604.807 652.182 604.775 652.149C604.775 652.084 604.742 652.051 604.677 651.921C604.677 651.986 604.742 652.051 604.775 652.117C604.644 652.019 605.101 652.802 604.611 652.019C604.742 652.345 604.807 652.541 604.873 652.704C604.611 652.312 604.873 652.671 604.513 652.084C604.579 652.28 604.775 652.606 604.873 652.737C604.873 652.737 604.709 652.508 604.644 652.41C604.807 652.672 604.546 652.41 604.775 652.737C604.742 652.671 604.677 652.606 604.644 652.574C604.644 652.574 604.579 652.508 604.775 652.769L604.709 652.704C604.709 652.704 604.742 652.769 604.775 652.802C604.775 652.802 604.677 652.704 604.611 652.606C604.611 652.606 604.709 652.737 604.775 652.835C604.775 652.835 604.709 652.737 604.611 652.606C604.644 652.672 604.709 652.737 604.775 652.835C604.775 652.835 604.709 652.769 604.677 652.704C604.709 652.737 604.742 652.769 604.775 652.835H604.709C604.709 652.835 604.644 652.802 604.611 652.737L604.709 652.867L603.794 653.194L603.925 653.422C602.749 653.944 601.638 654.499 600.364 655.217C600.102 655.413 599.874 655.413 599.318 656.196C599.253 656.327 599.253 656.36 599.155 656.392L598.926 656.523L598.37 656.816C597.586 657.208 596.639 657.632 595.593 658.057C595.07 658.252 594.515 658.481 593.927 658.709C593.6 658.84 593.339 658.97 593.208 658.97C592.816 659.068 592.424 659.199 592.032 659.362C590.332 659.95 588.764 661.386 587.62 662.299C587 662.789 586.346 663.213 585.562 663.605C585.17 663.801 584.778 663.997 584.32 664.16L583.634 664.421C583.405 664.519 583.111 664.617 583.144 664.584C582.098 664.747 580.987 664.91 579.811 665.106C579.19 665.204 578.569 665.302 577.916 665.4L576.936 665.563C576.707 665.563 575.89 665.759 575.694 665.824C567.297 668.109 563.964 671.079 554.194 674.245L553.802 673.853C549.325 675.354 545.045 676.921 540.47 677.443C539.555 677.443 538.412 677.411 537.726 677.247C537.987 677.117 538.248 677.019 538.575 676.888C538.248 677.019 537.954 677.117 537.66 677.247C537.562 677.247 537.464 677.215 537.399 677.182V676.986V676.627C537.399 675.844 537.137 675.746 537.235 675.648C537.333 675.648 537.562 675.909 537.758 676.105C537.889 676.301 537.889 676.79 538.085 676.856C538.248 676.856 538.575 676.986 538.575 676.856L538.085 676.301C537.922 676.105 537.628 675.583 537.399 675.224L534.295 676.464L533.151 676.921L532.367 677.215C531.321 677.574 530.047 677.867 528.838 678.194C529.753 677.998 530.668 677.77 531.55 677.574C532.432 677.378 532.988 677.182 533.837 676.888C536.092 676.04 537.562 675.583 537.235 675.779C537.301 675.844 537.301 675.844 537.268 675.844H537.235C535.994 676.301 534.687 676.823 533.38 677.345C532.563 677.672 531.713 677.9 530.766 678.161C529.099 678.553 527.4 678.977 525.701 679.369L525.995 679.01C525.995 679.01 526.061 678.944 526.093 678.912L528.838 678.226C527.825 678.455 526.91 678.683 526.126 678.912C526.322 678.683 526.485 678.455 526.387 678.553C526.257 678.455 526.91 678.39 527.204 678.292L529.197 677.9C527.335 678.063 525.538 678.194 523.741 678.357C520.179 678.585 518.48 679.597 516.618 679.891C516.389 679.924 516.193 679.956 515.964 679.989L515.637 679.206C515.637 679.206 515.605 679.108 515.539 679.042C515.474 678.879 515.343 678.651 515.31 678.52C515.278 678.455 515.833 679.924 515.572 679.271L515.376 678.749C515.572 679.369 515.31 678.749 515.507 679.271C515.474 679.14 515.408 679.01 515.408 679.01C515.278 678.651 515.408 679.01 515.507 679.303C515.507 679.271 515.409 679.042 515.343 678.879C515.245 678.651 515.507 679.336 515.343 678.977C515.343 678.912 515.31 678.847 515.278 678.814C515.343 678.977 515.278 678.781 515.408 679.206C515.31 679.01 515.474 679.401 515.376 679.14C515.376 679.206 515.376 679.206 515.408 679.238C515.408 679.238 515.408 679.238 515.408 679.173C515.376 679.108 515.212 678.781 515.114 678.553C515.278 678.879 515.343 679.01 515.278 678.879L515.474 679.303C515.474 679.303 515.474 679.271 515.474 679.238C515.409 679.108 515.408 679.108 515.408 679.108C515.408 679.042 515.343 678.977 515.343 678.944C515.343 678.912 515.343 678.912 515.31 678.847C515.31 678.847 515.31 678.879 515.31 678.944L515.212 678.749C515.212 678.749 515.245 678.847 515.343 679.042C515.343 679.108 515.376 679.173 515.408 679.238C515.376 679.173 515.343 679.108 515.343 679.075C515.343 679.075 515.343 679.075 515.376 679.173C515.441 679.336 515.539 679.63 515.278 678.977C515.31 679.075 515.311 679.108 515.343 679.206V679.173C515.343 679.173 515.343 679.206 515.343 679.238C515.343 679.238 515.343 679.271 515.343 679.303V679.206C515.343 679.206 515.278 679.206 515.376 679.434C515.376 679.499 515.409 679.565 515.441 679.597C515.441 679.565 515.409 679.499 515.376 679.467C515.376 679.434 515.376 679.467 515.212 679.042C515.245 679.14 515.311 679.271 515.343 679.401C515.245 679.206 515.18 679.075 515.18 679.042V678.944C515.18 678.944 515.212 679.173 515.343 679.434C515.343 679.467 515.343 679.499 515.343 679.499C515.212 679.206 515.278 679.401 515.114 679.075C515.18 679.206 515.343 679.597 515.376 679.662C515.31 679.532 515.539 680.022 515.343 679.597C515.343 679.565 515.343 679.532 515.31 679.499C515.31 679.499 515.31 679.532 515.31 679.565C515.049 678.977 515.114 679.14 515.082 679.14L515.343 679.728C515.343 679.728 515.343 679.728 515.343 679.76C515.343 679.728 515.31 679.662 515.278 679.63C515.016 679.108 515.539 680.217 515.114 679.336C515.212 679.532 515.212 679.532 515.278 679.728L515.082 679.303C515.082 679.303 514.984 679.14 515.049 679.238L514.918 678.944C514.918 678.944 515.409 680.022 515.474 680.152L515.212 679.565C515.212 679.565 514.951 679.042 515.212 679.597C515.18 679.499 515.082 679.336 515.082 679.303C515.082 679.303 514.853 678.879 515.278 679.76C515.016 679.206 515.245 679.695 515.343 679.956L515.147 679.532C515.31 679.858 515.376 680.022 515.441 680.152C515.441 680.119 515.409 680.087 515.441 680.152L515.376 680.021C515.376 680.021 515.376 680.021 515.376 680.087V679.989V680.152C515.376 680.152 515.343 680.087 515.278 679.924C515.278 679.924 515.278 679.989 515.31 680.054C515.31 680.054 515.31 680.021 515.31 679.989C515.31 679.989 515.311 680.054 515.343 680.054C515.343 680.054 515.343 680.119 515.376 680.152C515.376 680.087 515.31 680.054 515.376 680.152C515.343 680.054 515.31 679.989 515.278 679.956C515.278 679.956 515.278 679.956 515.31 680.021C515.147 679.63 515.114 679.565 514.853 679.042C514.984 679.336 515.278 679.956 515.18 679.793C515.18 679.76 515.147 679.728 515.114 679.662C515.114 679.597 515.049 679.565 515.049 679.565C515.049 679.532 515.049 679.532 515.049 679.499C515.049 679.499 515.049 679.532 515.049 679.565C515.049 679.565 515.049 679.565 515.049 679.63V679.695C515.049 679.695 515.016 679.532 514.984 679.499C514.951 679.401 514.951 679.434 514.951 679.434C515.147 679.858 515.114 679.793 515.278 680.119V680.054C515.278 680.054 515.278 680.054 515.278 680.021C515.31 680.087 515.343 680.152 515.376 680.217C515.278 679.989 515.18 679.826 515.082 679.63C515.18 679.826 515.18 679.826 515.343 680.217C515.311 680.152 515.343 680.152 515.278 680.021C515.31 680.119 515.343 680.152 515.343 680.217L515.278 680.087C515.114 679.728 515.18 679.924 515.278 680.152L514.82 679.695C514.82 679.695 514.494 679.238 514.396 679.075C514.33 679.01 515.049 680.413 514.722 679.826L514.494 679.336C514.755 679.924 514.428 679.336 514.624 679.858C514.559 679.76 514.494 679.597 514.494 679.597C514.33 679.238 514.461 679.597 514.592 679.891C514.592 679.858 514.461 679.63 514.396 679.499C514.298 679.303 514.592 679.956 514.396 679.597C514.396 679.532 514.33 679.467 514.33 679.467C514.396 679.63 514.33 679.467 514.461 679.76C514.396 679.663 514.265 679.434 514.134 679.238C514.265 679.434 514.298 679.532 514.33 679.565V679.499C514.33 679.499 514.33 679.532 514.33 679.565V679.63L514.428 679.76C514.428 679.76 514.428 679.695 514.363 679.662L514.461 679.793C514.461 679.793 514.461 679.826 514.461 679.858C514.461 679.858 514.461 679.858 514.461 679.826C514.461 679.826 514.461 679.826 514.461 679.793C514.363 679.63 514.298 679.532 514.396 679.728L514.232 679.467C514.232 679.467 514.232 679.565 514.428 679.891C514.428 679.891 514.428 679.924 514.428 679.956C514.428 679.956 514.428 679.956 514.428 679.924C514.396 679.826 514.363 679.76 514.265 679.565C514.265 679.565 514.298 679.662 514.363 679.826C514.363 679.826 514.363 679.826 514.363 679.891C514.2 679.565 514.657 680.609 514.232 679.695C514.298 679.826 514.298 679.858 514.33 679.956V679.924C514.33 679.924 514.33 679.956 514.33 679.989C514.33 679.989 514.33 680.022 514.33 680.054L514.265 679.956C514.265 679.891 514.232 679.858 514.167 679.728C514.232 679.891 514.33 680.119 514.396 680.283C514.363 680.217 514.298 680.119 514.265 680.087V680.054C514.167 679.924 514.134 679.858 514.102 679.826L514.036 679.728C514.036 679.728 514.101 679.924 514.232 680.185C514.232 680.185 514.2 680.119 514.33 680.38V680.283C514.33 680.283 514.33 680.348 514.33 680.413C514.33 680.413 514.265 680.315 514.232 680.283C514.232 680.217 514.232 680.217 514.167 680.152C514.167 680.152 514.2 680.217 514.2 680.25C514.2 680.217 514.2 680.217 514.167 680.185C514.167 680.185 514.167 680.217 514.167 680.25C514.036 680.054 514.102 680.25 513.905 679.956C513.971 680.054 514.167 680.413 514.232 680.478C514.232 680.446 514.232 680.446 514.167 680.348C513.84 679.793 513.905 679.956 513.873 679.956L514.134 680.38C513.938 680.087 514.167 680.511 514.134 680.478C514.134 680.478 514.069 680.381 513.938 680.119C514.036 680.283 514.036 680.315 514.134 680.478L513.938 680.087C513.938 680.087 513.84 679.924 513.905 680.021L513.742 679.728C513.742 679.728 513.938 680.119 514.102 680.446L514.036 680.315C514.036 680.315 513.775 679.793 514.036 680.348C514.003 680.25 513.905 680.087 513.905 680.054C513.905 680.054 513.709 679.662 514.069 680.446C513.971 680.25 513.938 680.119 514.069 680.446L514.003 680.283C514.003 680.283 514.036 680.38 514.069 680.446C514.069 680.446 514.069 680.446 514.036 680.446C513.971 680.283 513.905 680.119 513.775 679.76C513.84 679.956 513.971 680.283 514.036 680.446C514.036 680.446 514.036 680.446 514.036 680.38C514.036 680.315 514.003 680.25 514.003 680.25C513.873 679.924 513.938 680.087 513.938 680.054C514.003 680.25 514.036 680.315 514.069 680.413C514.069 680.348 514.036 680.315 514.003 680.25C514.003 680.315 514.036 680.381 514.036 680.413C513.873 680.446 513.742 680.511 513.611 680.576C513.611 680.576 513.611 680.576 513.611 680.544C513.611 680.544 513.611 680.544 513.611 680.576C513.513 680.642 513.383 680.674 513.317 680.772C512.5 681.294 511.749 681.784 511.03 682.241C509.723 683.057 508.677 683.416 508.024 683.448V683.775C502.24 684.787 496.359 685.341 490.477 685.374L489.334 687.267L490.445 685.374C490.445 685.374 490.281 685.374 490.216 685.374L490.608 684.721L487.112 684.884L479.139 685.276C479.139 685.276 479.074 685.178 479.041 685.146C480.74 685.048 482.995 684.884 485.249 684.754C482.047 684.95 480.152 685.015 478.976 685.048L478.649 684.525L477.44 684.33C476.395 684.166 476.917 683.971 467.082 684.003C468.781 684.134 467.344 684.199 466.265 684.297V684.199L464.632 683.938V684.33C464.632 684.33 464.403 684.33 464.305 684.33V684.428C460.612 684.166 455.842 683.905 450.908 683.22L451.071 683.024L447.673 682.371C440.583 681.033 433.002 679.956 426.5 679.01L429.375 679.108C422.023 677.965 414.508 676.693 406.797 674.963L402.451 673.396C401.667 673.102 400.915 672.809 400 672.58C399.543 672.45 399.02 672.319 398.367 672.286C398.007 672.286 397.615 672.286 397.288 672.319C396.994 672.352 396.896 672.384 396.831 672.384C396.373 672.417 395.262 672.189 394.151 671.862L393.955 670.818L392.354 670.589C390.23 670.263 388.205 669.839 386.309 669.055C384.414 668.337 382.356 667.097 380.003 666.183L369.384 662.071L369.612 661.908C369.907 661.679 369.514 661.777 369.678 661.745C369.907 661.745 370.364 661.875 370.723 661.973L371.867 662.234L372.128 662.299L371.377 662.104L368.403 661.353L363.894 660.211L363.535 660.113H363.47V660.08L363.568 660.211C363.568 660.211 363.633 660.243 363.96 660.341C365.005 660.668 365.855 660.896 366.508 661.092C367.979 661.516 368.632 661.777 368.73 661.875L368.207 661.679L368.469 661.908C368.24 661.908 367.881 661.843 367.391 661.745C366.835 661.647 366.084 661.484 365.169 661.288C364.613 661.157 363.96 661.027 363.241 660.896C363.11 660.896 363.045 660.831 362.979 660.733C363.11 660.896 362.979 660.733 362.914 660.668L362.489 660.113L362.13 659.656L361.542 659.558C361.182 659.493 360.823 659.427 360.463 659.362C359.385 658.971 358.503 658.481 357.588 657.861C354.974 656.849 357.065 657.893 358.34 658.448C358.993 658.709 359.483 658.873 359.189 658.84C358.862 658.807 357.882 658.546 355.105 657.371C353.275 656.555 351.903 655.968 350.89 655.576C350.857 655.348 350.824 655.119 350.726 654.956C351.282 655.119 351.903 655.315 352.589 655.576C351.935 655.315 351.282 655.087 350.628 654.858C350.596 654.793 350.53 654.728 350.498 654.662C350.073 654.205 350.105 654.303 349.975 654.173C349.779 654.042 349.713 654.01 349.583 653.944L348.504 653.422L346.282 652.639L342.296 651.268C341.61 650.844 344.616 651.823 345.466 651.921C343.342 651.301 339.421 649.865 334.977 648.2L334.683 648.983C333.801 648.624 332.984 648.266 332.265 647.939L331.677 647.45C330.762 646.96 329.847 646.47 328.965 646.013L329.063 645.752C326.383 644.512 323.867 643.337 321.711 642.195C320.633 641.607 319.652 641.02 318.705 640.465C317.234 639.584 315.829 638.768 314.588 638.017L314.261 638.507C313.771 638.279 313.346 638.017 313.085 637.854C312.987 637.789 312.987 637.789 312.823 637.626C312.627 637.463 312.366 637.234 312.137 637.071C311.614 636.712 311.451 636.614 310.667 636.157C310.373 636.092 310.046 636.059 309.784 636.027C308.053 635.341 305.765 634.264 303.805 633.22L311.255 634.656L294.721 627.019C294.721 627.019 294.362 626.855 294.198 626.79C294.198 626.79 294.1 626.725 294.035 626.725C293.284 626.399 292.532 626.04 291.748 625.648C291.225 625.419 290.702 625.158 290.147 624.897L289.526 624.603L288.84 624.147C288.644 624.179 287.794 623.722 286.487 623.004C285.866 622.645 285.115 622.221 284.265 621.764C283.906 621.568 283.546 621.34 283.187 621.111V620.915L282.664 620.557C282.664 620.622 282.664 620.72 282.664 620.818L282.435 620.654H282.468L282.566 620.524L280.05 618.925C279.299 618.468 278.514 618.011 277.796 617.554C272.077 613.801 266.327 609.525 260.282 605.152L260.184 604.368L259.204 603.912C258.485 603.585 257.406 602.802 256.459 602.116C255.479 601.366 254.498 600.615 253.518 599.832C252.538 599.049 251.525 598.233 250.512 597.449L248.944 596.242L248.094 595.622L247.539 595.263C247.539 595.263 247.244 595.099 247.016 595.034H246.95C244.434 592.88 241.886 590.791 239.304 588.67C237.932 587.528 236.56 586.385 235.155 585.21L234.142 584.329L233.684 583.905L233.586 583.807C233.782 583.709 233.88 583.644 233.848 583.676C233.88 583.676 233.946 583.742 233.978 583.774L234.174 583.938C234.174 583.938 234.338 584.068 234.207 583.938L233.292 583.154L231.92 581.947C220.32 572.09 228.326 579.303 223 574.995C222.738 574.473 218.621 570.556 215.615 567.684C212.674 564.779 210.942 562.854 214.994 566.705C205.78 557.697 200.094 551.463 194.409 544.642C191.533 540.987 188.429 537.364 184.966 532.86C181.535 528.291 177.614 523.036 172.876 516.346C174.739 519.381 177.026 522.677 175.686 521.078C172.125 516.313 168.334 509.688 168.988 510.308L169.87 511.613C159.643 496.405 149.938 477.246 143.567 458.121C141.965 453.323 140.56 448.526 139.286 443.793C138.665 441.411 137.946 439.191 137.587 436.874C137.13 434.524 136.705 432.207 136.28 429.955C134.548 420.915 133.209 412.559 132.228 405.347L132.457 406.979L131.477 399.472L130.921 391.9C130.464 386.907 130.431 381.913 130.562 376.822C130.333 369.544 130.398 371.861 130.725 374.309L130.823 375.255C130.856 375.484 130.889 376.169 130.889 376.332C130.889 376.887 130.889 377.344 130.921 377.572C130.921 377.801 130.987 377.768 131.019 377.344C131.019 377.148 131.052 376.854 131.117 376.43C131.117 376.202 131.183 376.071 131.15 375.549C131.15 375.288 131.15 374.994 131.117 374.668C131.052 373.884 130.987 373.101 130.921 372.318C130.889 371.632 130.725 370.555 130.791 370.262C130.921 368.728 131.019 367.194 131.15 365.725C131.379 362.755 131.607 359.916 131.836 357.174C132.326 351.691 132.914 346.567 133.666 341.704C134.385 336.841 135.267 332.174 136.345 327.637L138.142 320.686C138.567 318.434 138.992 316.182 139.417 313.897C139.417 313.897 139.417 313.897 139.449 313.897H139.417L139.057 313.767L139.417 313.865C139.744 313.995 139.449 313.865 139.253 313.832C139.449 313.897 139.58 313.93 139.646 313.962L139.025 313.767C139.286 313.832 139.548 313.93 139.678 313.962C139.417 313.897 139.221 313.799 139.025 313.767C139.253 313.832 139.351 313.865 139.155 313.799C139.351 313.865 139.449 313.897 139.548 313.93C139.319 313.865 139.449 313.93 139.057 313.767C139.482 313.897 138.959 313.767 139.646 313.93C139.482 313.865 139.123 313.734 139.09 313.734C139.907 313.995 139.123 313.734 140.038 314.028C139.319 313.767 139.711 313.93 139.319 313.767C139.384 313.767 139.482 313.832 139.449 313.799C139.515 313.799 139.744 313.897 139.874 313.93C139.482 313.799 139.286 313.734 139.09 313.669C139.384 313.767 139.613 313.832 140.038 313.962C139.711 313.854 139.406 313.756 139.123 313.669C139.482 313.767 139.286 313.734 139.809 313.865C139.057 313.636 139.678 313.832 139.221 313.669C139.58 313.767 139.907 313.897 139.711 313.799C139.58 313.767 139.417 313.701 139.319 313.669C139.155 313.603 139.744 313.799 140.038 313.897C139.874 313.832 139.417 313.701 139.384 313.669C139.482 313.669 139.515 313.701 139.646 313.734C139.221 313.571 139.547 313.701 139.123 313.538C139.842 313.767 139.057 313.538 139.907 313.799C140.07 313.832 139.646 313.701 139.809 313.734C139.548 313.636 139.384 313.603 139.123 313.538C139.449 313.636 140.201 313.865 139.711 313.701C139.547 313.636 139.286 313.571 139.123 313.506L139.646 313.669C139.646 313.669 139.253 313.538 139.123 313.506C139.123 313.506 139.123 313.506 139.188 313.506C139.417 313.571 139.384 313.571 139.449 313.603C139.907 313.734 139.188 313.506 139.123 313.506L139.646 313.669C139.58 313.669 139.253 313.538 139.155 313.473L139.58 313.603C139.319 313.506 139.646 313.603 139.972 313.669L139.515 313.538C139.515 313.538 139.711 313.603 139.809 313.636C139.972 313.669 139.515 313.538 139.351 313.506C139.351 313.506 139.613 313.571 139.744 313.636C139.351 313.506 138.927 313.375 139.417 313.506H139.548C139.548 313.506 139.548 313.538 139.449 313.506C139.646 313.571 139.384 313.506 139.188 313.408C139.253 313.408 139.286 313.408 139.384 313.473C139.286 313.473 139.221 313.44 139.188 313.408C139.351 313.44 139.515 313.506 139.515 313.506C139.678 313.538 139.417 313.506 139.188 313.408C139.188 313.408 139.286 313.408 139.613 313.506C139.548 313.506 139.515 313.506 139.482 313.473C139.515 313.473 139.515 313.473 139.58 313.473C139.515 313.473 139.515 313.473 139.449 313.473C139.319 313.44 139.482 313.473 139.351 313.44C139.351 313.44 139.319 313.44 139.286 313.44C139.286 313.44 139.221 313.44 139.188 313.408C139.482 313.473 139.678 313.538 139.907 313.603C139.907 313.603 139.776 313.571 139.646 313.538C139.744 313.538 139.94 313.603 139.972 313.636H140.136H140.038L139.678 313.538C139.678 313.538 139.744 313.538 139.874 313.603C139.776 313.603 139.646 313.538 139.482 313.506L139.188 313.408H139.221C139.221 313.408 139.253 313.408 139.286 313.408L139.744 313.538H139.776C139.711 313.538 139.711 313.538 139.776 313.538C139.842 313.538 139.874 313.538 139.907 313.571C140.364 313.701 139.351 313.408 139.351 313.408C139.646 313.473 139.776 313.506 139.809 313.538C139.809 313.538 139.711 313.538 139.646 313.506C139.711 313.506 139.776 313.538 139.809 313.538L139.417 313.408C139.613 313.473 139.678 313.473 139.809 313.538C139.319 313.375 140.332 313.669 139.874 313.538C139.776 313.538 139.58 313.44 139.482 313.44C139.548 313.44 139.548 313.44 139.58 313.44H139.646C139.711 313.44 139.744 313.44 139.744 313.44C139.874 313.473 139.809 313.44 139.744 313.44C139.744 313.44 139.744 313.44 139.678 313.44L140.005 313.538L139.874 313.473C139.744 313.44 139.351 313.31 139.155 313.277L139.58 313.408C139.319 313.342 139.351 313.342 139.155 313.277C139.319 313.31 139.613 313.408 139.744 313.44L139.58 313.375C139.58 313.375 139.809 313.44 140.005 313.506C139.678 313.408 140.528 313.636 139.972 313.506H140.136C140.136 313.506 139.972 313.506 139.94 313.473C139.482 313.342 139.58 313.375 139.253 313.277C139.384 313.277 139.744 313.408 139.711 313.375C139.547 313.31 139.384 313.277 139.188 313.244H139.253C139.253 313.244 139.351 313.277 139.319 313.244C139.449 313.244 139.515 313.31 139.711 313.342C139.646 313.342 139.646 313.31 139.319 313.212C139.319 313.212 139.286 313.212 139.253 313.212C139.253 313.212 139.221 313.212 139.188 313.212C139.221 313.212 139.253 313.212 139.286 313.212H139.319C138.731 313.049 140.495 313.473 139.678 313.244H139.711L139.286 313.114C139.351 313.114 139.58 313.179 139.842 313.244C139.155 313.049 139.94 313.244 139.515 313.114C140.724 313.408 139.449 313.016 140.234 313.114H139.94C139.646 313.016 140.103 313.081 140.168 313.081C139.94 313.049 139.907 313.081 139.744 313.016H139.711C139.711 313.016 139.711 313.016 139.711 312.787C139.711 312.69 139.711 312.559 139.646 312.298C139.646 312.233 139.58 312.102 139.548 312.004C139.776 311.188 140.005 310.372 140.266 309.524C140.855 307.402 141.769 304.269 141.835 304.106C141.867 304.073 141.9 304.008 141.965 304.008C142.031 304.041 141.965 304.139 141.965 304.204V304.4V304.498C141.965 304.498 141.933 304.661 142.358 304.204C142.586 303.943 142.652 303.812 142.717 303.714C143.338 302.539 143.436 301.919 143.763 301.103C144.351 299.504 144.972 297.742 145.625 295.914C146.246 294.054 146.932 292.128 147.651 290.072C148.37 288.048 149.35 286.221 150.2 284.165L156.702 268.466L154.578 271.208C157.584 263.668 161.08 256.162 164.969 249.243C170.327 239.582 176.274 231.064 181.274 224.471L180.065 225.613C184.182 219.576 185.554 218.564 188.691 214.354C188.103 214.745 183.822 220.555 186.404 216.801C188.756 213.375 191.468 210.209 194.115 206.684C196.565 203.551 199.081 200.418 201.597 197.219C201.663 197.154 201.859 196.86 201.793 196.991L201.695 197.186V197.252L202.251 196.925C202.48 196.73 202.578 196.599 202.676 196.468L204.636 194.053C205.257 193.27 205.911 192.519 206.531 191.801C206.858 191.442 207.185 191.116 207.479 190.855C207.61 190.724 207.773 190.594 207.838 190.561H207.871C207.773 190.398 207.61 190.104 207.544 189.876C207.381 189.419 207.348 189.158 207.414 189.06L208.655 190.3C216.007 184.915 221.366 177.506 227.345 171.338C227.345 171.403 227.378 171.501 227.476 171.664C227.476 171.534 227.476 171.37 227.476 171.207H227.443C227.411 170.946 227.345 170.75 227.476 170.816C227.574 170.881 227.639 171.109 227.705 171.207C227.672 170.881 227.999 171.109 227.835 170.718C227.868 170.783 227.901 170.848 227.933 170.881C227.933 170.848 228.032 170.946 227.835 170.652V170.75C227.835 170.75 227.835 170.685 227.803 170.652C227.835 170.652 227.868 170.587 227.933 170.555C227.999 170.652 228.032 170.685 228.13 170.816C228.13 170.783 228.032 170.652 227.966 170.555C228.032 170.62 228.064 170.652 228.162 170.816C228.162 170.718 228.064 170.62 228.032 170.522C228.032 170.522 228.032 170.522 228.064 170.522C228.097 170.587 228.13 170.62 228.195 170.685C228.162 170.62 228.13 170.555 228.097 170.489C228.195 170.391 228.326 170.326 228.424 170.228C228.456 170.261 228.522 170.326 228.587 170.424L228.522 170.228L228.456 170.163C228.75 169.934 229.012 169.706 229.306 169.477C229.371 169.477 229.469 169.543 229.469 169.477C229.437 169.445 229.437 169.445 229.404 169.38C229.404 169.38 229.437 169.38 229.469 169.347C229.469 169.347 229.502 169.412 229.535 169.412C229.535 169.412 229.502 169.38 229.469 169.347C229.469 169.347 229.502 169.314 229.535 169.282C229.535 169.282 229.535 169.347 229.6 169.412C229.698 169.412 229.894 169.706 230.09 169.902C229.861 169.641 229.796 169.51 229.894 169.575L229.567 169.249H229.633C229.633 169.249 230.09 169.673 229.927 169.38L230.09 169.641C230.09 169.641 230.155 169.477 229.861 169.021C229.927 169.118 230.025 169.184 230.025 169.249C230.123 169.249 230.025 169.086 229.959 168.923C229.959 168.923 229.992 168.923 230.025 168.89L230.123 169.021C230.123 169.021 230.057 168.923 230.025 168.89C230.09 168.955 230.155 169.053 230.155 169.053C230.155 169.021 230.09 168.923 230.057 168.857L230.155 169.021C230.155 169.021 230.155 169.021 230.09 168.825C230.09 168.825 230.09 168.825 230.123 168.792C230.221 168.988 230.286 169.118 230.319 169.184V169.282C230.319 169.282 230.286 169.021 230.221 168.727C230.221 168.727 230.221 168.727 230.253 168.694C230.351 168.955 230.319 168.727 230.417 169.118C230.417 169.021 230.384 168.825 230.351 168.629C230.449 169.282 230.417 169.118 230.417 169.118V168.596C230.417 168.662 230.417 168.662 230.417 168.596C230.417 168.596 230.417 168.564 230.417 168.531C230.417 168.531 230.417 168.531 230.449 168.498C230.449 168.564 230.449 168.662 230.449 168.792C230.449 168.629 230.449 168.564 230.449 168.466V168.825C230.449 168.825 230.449 169.053 230.449 168.89V169.347C230.449 169.347 230.449 168.923 230.515 168.466C230.515 168.466 230.515 168.433 230.515 168.4C230.515 168.4 230.449 169.086 230.58 168.4C230.58 168.4 230.58 168.368 230.58 168.335C230.58 168.368 230.58 168.335 230.58 168.4C230.58 168.4 230.58 168.368 230.58 168.335C230.58 168.335 230.58 168.368 230.58 168.4C230.58 168.4 230.58 168.466 230.58 168.498C230.58 168.498 230.58 168.466 230.58 168.433C230.58 168.596 230.515 168.759 230.515 168.792C230.515 168.792 230.449 169.184 230.548 168.727C230.548 168.596 230.58 168.498 230.613 168.433C230.613 168.433 230.613 168.335 230.613 168.303C230.613 168.368 230.613 168.4 230.613 168.433C230.613 168.433 230.613 168.433 230.613 168.368V168.303C230.613 168.368 230.613 168.4 230.58 168.433C230.58 168.433 230.58 168.368 230.613 168.27C230.613 168.27 230.613 168.368 230.613 168.335V168.27V168.4C230.613 168.4 230.613 168.303 230.613 168.27C230.613 168.335 230.613 168.4 230.548 168.498C230.548 168.4 230.58 168.303 230.613 168.237C230.646 168.205 230.711 168.172 230.744 168.139C230.809 168.205 230.907 168.303 230.874 168.237L230.809 168.139C230.809 168.139 230.809 168.172 230.776 168.139C230.776 168.139 230.842 168.107 230.874 168.074C230.972 168.009 231.038 167.944 231.136 167.878C231.234 168.009 231.332 168.107 231.364 168.107C231.364 168.074 231.299 167.944 231.234 167.813C231.626 167.519 231.985 167.193 232.377 166.867L232.475 166.964C232.475 166.964 232.606 167.16 232.639 167.226C232.737 167.356 232.508 167.03 232.377 166.834C232.41 166.899 232.508 167.03 232.573 167.16C232.508 167.03 232.443 166.932 232.377 166.834L232.443 166.964C232.443 166.964 232.443 166.964 232.345 166.834C232.345 166.834 232.345 166.834 232.377 166.801C232.41 166.867 232.443 166.899 232.508 166.964C232.443 166.834 232.41 166.801 232.41 166.801C232.41 166.801 232.606 167.062 232.704 167.226C232.704 167.226 232.541 166.932 232.41 166.769L232.606 167.03L232.41 166.736L232.639 167.062L232.573 166.964C232.573 166.964 232.475 166.834 232.41 166.736C232.508 166.867 232.639 167.03 232.704 167.16L232.475 166.801C232.573 166.964 232.639 167.03 232.704 167.128C232.443 166.703 232.998 167.552 232.737 167.16C232.671 167.062 232.573 166.899 232.508 166.834C232.671 167.095 232.704 167.095 232.639 166.964L232.835 167.258L232.769 167.095C232.704 167.03 232.606 166.834 232.475 166.671L232.606 166.867C232.606 166.867 232.508 166.736 232.475 166.671C232.573 166.801 232.639 166.932 232.704 166.997L232.606 166.834C232.606 166.834 232.737 167.03 232.867 167.193C232.671 166.932 233.162 167.617 232.867 167.16L232.965 167.291C232.965 167.291 232.9 167.128 232.867 167.095C232.802 166.997 232.802 166.964 232.769 166.932C232.835 166.997 232.9 167.062 232.998 167.193C232.933 167.128 232.835 166.997 232.737 166.899C232.737 166.867 232.671 166.801 232.639 166.769C232.867 167.03 232.769 166.899 232.802 166.899C232.802 166.899 232.802 166.899 232.769 166.834C232.704 166.736 232.639 166.638 232.606 166.573C232.671 166.671 232.704 166.736 232.802 166.867C232.802 166.801 232.769 166.769 232.639 166.54C232.802 166.801 233.161 167.258 232.835 166.769L232.639 166.507C232.704 166.605 232.802 166.736 232.9 166.899C232.541 166.312 232.965 166.964 232.737 166.573C233.423 167.585 232.737 166.475 233.161 167.128L232.998 166.899C232.835 166.671 233.096 167.03 233.129 167.095C232.998 166.899 232.998 166.867 232.9 166.736C232.737 166.442 233.194 167.062 233.358 167.258C233.423 167.323 232.541 166.018 232.933 166.573L233.227 167.03C233.031 166.736 233.063 166.736 233.096 166.769C233.129 166.834 233.161 166.899 233.194 166.932L233.26 167.062L233.227 166.964L233.096 166.736C233.096 166.736 233.096 166.769 233.129 166.834C233.129 166.834 233.129 166.769 233.096 166.736C233.096 166.736 233.096 166.671 233.031 166.605C233.031 166.605 233.031 166.573 233.031 166.54C233.031 166.54 233.063 166.605 233.096 166.605C233.096 166.638 233.129 166.703 233.129 166.703C233.129 166.638 233.129 166.638 233.129 166.703C233.129 166.769 233.161 166.801 233.194 166.834C233.292 167.03 233.227 166.899 233.129 166.703V166.736C233.292 166.964 233.227 166.867 233.129 166.671C233.162 166.736 233.227 166.801 233.26 166.867C233.39 167.062 232.998 166.442 233.227 166.769C233.26 166.834 233.292 166.867 233.325 166.899C233.227 166.736 233.358 166.899 233.096 166.54C233.227 166.703 232.998 166.377 233.161 166.573C232.9 166.181 233.26 166.671 232.933 166.214C233.292 166.769 233.227 166.638 233.063 166.344C233.194 166.54 233.194 166.54 233.358 166.801C233.358 166.801 233.292 166.671 233.063 166.344C233.554 167.062 232.704 165.724 233.325 166.671C233.161 166.41 233.096 166.279 232.998 166.116C233.162 166.377 232.998 166.116 233.358 166.671C233.26 166.507 233.096 166.279 233.031 166.116C233.096 166.214 233.162 166.312 233.227 166.41C233.162 166.279 233.161 166.279 233.161 166.279C233.161 166.246 233.096 166.148 233.063 166.116C234.207 165.169 235.351 164.256 236.527 163.309C236.952 162.95 236.592 163.309 236.429 163.538C236.429 163.538 236.364 163.538 236.756 163.701L237.017 163.505L237.246 163.309L237.605 162.983L238.259 162.33L239.5 161.057L239.598 160.959L241.33 159.719L247.506 155.313L253.322 151.331C261.131 146.077 269.137 141.05 277.338 136.383C281.423 134.033 285.572 131.782 289.722 129.627C293.937 127.375 298.185 125.515 302.433 123.459C304.556 122.48 306.648 121.403 308.804 120.489L315.274 117.813C319.587 116.018 323.835 114.157 328.246 112.787C332.428 111.351 335.434 110.241 337.787 109.327C340.172 108.446 341.871 107.826 343.407 107.238C346.446 106.096 348.7 104.986 354.288 103.583L354.223 103.224C356.967 102.539 360.398 101.755 364.744 100.776L356.837 103.322C362.032 101.984 367.227 100.45 372.553 99.3401C377.945 97.9693 383.009 97.5777 388.662 96.6312C394.119 95.7174 399.575 94.5098 404.869 93.4328C407.385 92.9758 410.162 92.7148 412.809 92.5189C414.149 92.421 415.488 92.3557 416.828 92.3557H418.788H419.05V92.5842C430.878 91.5398 442.609 90.2017 454.175 91.4419C460.188 91.7356 465.938 91.7356 471.722 92.1273C474.597 92.3231 477.505 92.3231 480.348 92.6495L484.596 93.0738L486.687 93.3349L487.7 93.4654L488.125 93.5307H488.256C488.256 93.5307 488.256 93.4328 488.321 93.3349V93.2696L488.354 93.1717C488.354 93.1717 488.354 93.1717 488.354 93.139V93.0085C488.517 93.596 488.615 94.0529 488.648 94.1834C488.648 94.1834 488.648 94.2487 488.68 94.4445V94.1508C488.615 93.8571 488.68 94.314 488.68 94.3793C488.68 94.1508 488.68 94.1181 488.648 93.955C488.648 93.596 488.746 94.3792 488.811 94.6403C488.811 94.7056 488.648 93.139 488.746 93.8244L488.811 94.3466C488.746 93.6939 488.844 94.3466 488.811 93.8244C488.811 93.955 488.811 94.1182 488.811 94.1182C488.876 94.5098 488.811 94.1182 488.811 93.8244C488.811 93.8571 488.844 94.1182 488.876 94.2813C488.909 94.5098 488.811 93.7918 488.876 94.1834C488.876 94.2487 488.876 94.314 488.876 94.3466C488.876 94.1508 488.876 94.3792 488.844 93.955C488.876 94.1834 488.844 93.7591 488.844 94.0202C488.778 93.5307 488.876 94.2487 488.811 93.5633C488.811 93.7918 488.844 93.9223 488.876 93.9876C488.876 94.1181 488.876 94.0855 488.876 93.9876C488.876 94.0529 488.876 94.1508 488.909 94.3466C488.909 94.3466 488.909 94.2161 488.876 93.9876C488.876 94.1181 488.876 94.0855 488.876 93.9876C488.876 94.0529 488.876 94.1181 488.909 94.2161C488.909 94.1181 488.909 94.0529 488.909 93.9876C488.909 94.0529 488.909 94.0855 488.909 94.2161C488.909 94.1508 488.909 94.0855 488.909 93.9876C488.942 93.9876 488.974 93.9876 489.04 93.9876C489.072 94.1181 489.17 94.3466 489.236 94.5424C489.138 94.2161 489.072 94.0529 489.138 94.1834L489.072 93.9876C489.105 94.1181 489.17 94.2487 489.072 94.0529L489.17 94.3466C489.17 94.3466 489.17 94.2813 489.072 93.9876H489.138C489.138 94.0202 489.17 94.0855 489.17 94.1182V94.2161C489.17 94.2161 489.17 94.1508 489.17 93.9876C489.17 93.9876 489.203 93.9876 489.236 93.9876C489.236 93.9876 489.236 94.0202 489.236 94.0855C489.236 94.0855 489.236 94.0202 489.236 93.9876C489.268 94.1181 489.236 94.0529 489.268 94.0529V93.9876C489.268 93.9876 489.301 93.9876 489.334 93.9876L489.432 94.2487C489.432 94.2487 489.399 94.1181 489.334 93.9876C489.334 93.9876 489.334 93.9876 489.366 93.9876C489.366 93.9876 489.399 93.9876 489.432 93.9876C489.432 94.0529 489.432 94.0529 489.465 94.1508C489.465 94.1182 489.465 94.0529 489.432 93.9876C494.627 94.9341 502.698 96.109 509.625 97.186C513.219 97.7735 516.487 98.2957 518.839 98.6547C521.225 99.0464 522.728 99.2748 522.76 99.2096C529.72 100.711 524.329 99.8297 528.544 100.939C531.583 101.69 535.112 102.571 538.706 103.485C538.706 103.648 538.64 103.844 538.64 103.975C538.64 103.975 538.64 103.844 538.706 103.681C538.706 103.779 538.673 103.877 538.64 103.975C538.706 103.681 538.738 103.583 538.738 103.616V103.713C538.738 103.713 538.738 103.583 538.738 103.518L538.673 103.779C538.673 103.779 538.706 103.681 538.738 103.518C538.738 103.648 538.706 103.681 538.738 103.518C538.738 103.55 538.738 103.583 538.738 103.616C538.738 103.713 538.739 103.616 538.771 103.518C538.771 103.583 538.771 103.648 538.738 103.681C538.738 103.55 538.739 103.616 538.771 103.518V103.648C538.771 103.648 538.771 103.55 538.771 103.518V103.583V103.681C538.771 103.681 538.771 103.616 538.804 103.518C538.804 103.518 538.804 103.518 538.804 103.55C538.804 103.55 538.804 103.55 538.804 103.583C538.804 103.583 538.804 103.583 538.804 103.55C538.804 103.55 538.804 103.55 538.804 103.616C538.804 103.616 538.804 103.583 538.804 103.55C538.804 103.648 538.804 103.616 538.804 103.616V103.55C538.804 103.55 538.837 103.55 538.869 103.55L538.804 103.844C538.804 103.844 538.804 103.713 538.869 103.55C538.869 103.55 538.902 103.55 538.935 103.55C538.935 103.583 538.935 103.583 538.935 103.55C538.935 103.55 539 103.55 539.033 103.55C539.033 103.616 539.033 103.681 539 103.779C539 103.713 539.033 103.648 539.065 103.55C539.196 103.55 539.327 103.616 539.457 103.648C539.653 103.713 539.882 103.746 540.078 103.811L540.274 103.877C546.515 105.019 552.299 106.455 555.043 107.467C555.533 107.63 554.488 107.402 553.214 107.075C556.775 108.022 561.97 109.556 566.284 110.992C571.806 112.787 575.825 114.19 573.047 112.95C574.158 113.341 575.237 113.733 576.249 114.125L577.687 110.469C574.093 108.772 570.597 107.108 567.133 105.574C563.572 104.17 560.075 102.8 556.71 101.429C549.946 98.6874 543.444 96.5007 537.431 94.0855C528.642 91.5398 508.775 86.1547 505.769 86.3831C506.456 86.1547 499.071 84.3923 490.053 82.8909C481.034 81.3244 470.415 80.3126 464.926 80.0189C468.618 80.0842 455.45 79.0071 459.763 79.0398C447.248 78.1586 435.845 78.028 438.001 78.4523C414.933 76.6246 391.733 79.9536 378.761 80.6716C341.871 86.3505 309.066 98.0346 279.397 113.341C279.593 113.048 281.717 111.84 284.821 110.208C287.958 108.674 292.075 106.716 296.126 104.888C304.295 101.298 312.3 98.2304 311.516 98.1325C296.747 103.942 285.507 109.556 274.561 115.496C263.68 121.566 253.028 128.028 240.154 137.003C233.423 141.605 243.748 134.066 245.937 132.402C232.835 141.409 220.908 150.842 209.733 160.992C207.25 163.799 204.8 166.605 202.349 169.38L201.434 170.424L201.173 170.718L200.683 171.142L198.624 172.97C197.284 174.21 195.945 175.45 194.67 176.723C189.475 181.814 184.704 187.134 180.261 192.65C180.261 192.585 180.718 191.965 181.437 191.083C182.156 190.202 183.103 189.06 184.018 187.95C180.326 192.128 175.653 197.839 176.34 197.578L179.672 193.303C182.711 190.072 179.28 194.412 175.359 199.863C171.406 205.313 167.093 212.004 166.929 212.493C169.184 208.348 165.165 213.995 161.767 219.249C158.368 224.504 155.46 229.269 158.793 222.513C156.931 225.679 154.807 229.726 155.428 229.106C152.716 233.805 151.768 235.241 154.219 230.313C149.448 239.06 148.206 242.03 146.965 244.706C145.723 247.415 144.579 249.896 140.855 258.088C140.724 257.957 142.162 254.628 142.782 252.866C140.56 258.12 138.437 263.407 135.725 270.261L135.594 270.588L135.757 271.273C135.823 271.534 136.215 271.795 136.019 272.089C135.888 272.481 135.725 272.905 135.594 273.329C135.202 274.374 134.81 275.483 134.418 276.593C133.993 277.735 133.535 278.877 133.012 280.02C132.522 281.097 131.673 282.435 131.281 283.871C131.379 283.414 131.281 283.61 131.281 283.349C131.281 283.251 131.411 282.794 131.705 282.076C131.64 282.239 131.575 282.337 131.509 282.5C131.15 283.414 131.019 284.067 130.758 284.883C130.333 286.417 129.876 287.918 129.451 289.387C128.634 292.324 127.883 295.229 127.229 298.068C125.889 303.747 124.746 309.295 123.733 314.909C121.772 326.169 120.269 337.853 119.224 352.115C119.158 347.873 118.897 350.288 118.668 353.976C118.407 357.664 118.309 362.592 118.015 363.343C118.015 368.499 118.145 373.623 118.407 378.78L118.537 372.579C118.799 386.091 120.302 397.938 121.772 409.426C121.184 406.13 120.694 402.834 120.237 399.505C121.249 407.892 122.556 416.215 124.321 424.472C123.406 419.772 122.655 415.073 122.001 410.34C123.21 417.063 123.406 416.639 123.537 416.802C123.733 416.933 123.798 417.651 125.563 426.43C125.17 424.668 125.824 427.964 126.902 432.533C127.981 437.103 129.549 442.945 130.398 446.339C132.555 452.638 134.81 459.1 138.339 468.369C139.123 470.85 136.934 466.672 137.456 468.304C138.894 471.274 141.933 478.585 145.494 485.863C149.023 493.173 153.173 500.419 155.46 503.878C153.957 501.529 153.63 501.561 154.023 502.377L157.159 506.946C160.231 512.397 160.721 513.147 159.937 512.429C164.871 520.426 164.315 519.022 163.858 518.076C163.466 517.097 163.106 516.574 169.216 525.909C168.204 524.473 168.628 525.223 166.537 522.221C178.823 540.954 192.546 556.816 206.597 571.796C210.289 576.659 194.213 558.774 198.591 564.192C201.14 566.901 203.656 569.675 206.303 572.351C208.982 574.995 211.661 577.671 214.373 580.347C219.634 585.83 225.548 590.791 231.332 595.72C242.997 605.543 254.956 614.747 266.523 623.233L262.242 620.034C265.673 621.601 277.371 631.392 289.003 638.735L288.938 638.866C288.121 638.474 287.925 638.507 288.415 638.735C288.546 638.833 288.676 638.931 288.84 638.997V639.062C290.866 640.335 292.957 641.64 295.048 642.946C296.094 643.598 297.172 644.251 298.25 644.904C298.577 645.132 298.936 645.328 299.296 645.524L298.838 646.275C298.838 646.275 298.61 646.797 298.544 646.993C298.544 647.025 298.806 646.601 298.969 646.373V646.405C299.034 646.307 299.034 646.307 299.067 646.242C299.067 646.242 299.067 646.242 299.034 646.34L298.74 646.797C298.871 646.634 298.904 646.568 298.936 646.568C298.871 646.699 298.773 646.895 298.675 647.058C298.838 646.732 298.936 646.634 298.871 646.732L298.969 646.568C298.904 646.699 298.838 646.797 298.969 646.634L298.806 646.895C298.806 646.895 298.871 646.797 298.969 646.666C298.871 646.862 298.936 646.764 299.034 646.568C299.002 646.634 298.936 646.732 298.904 646.797C298.806 646.993 299.165 646.373 298.969 646.699C298.936 646.764 298.904 646.797 298.871 646.829C298.969 646.666 298.871 646.895 299.1 646.503V646.536C299.1 646.568 299.067 646.601 299.067 646.601C299.067 646.601 299.1 646.536 299.132 646.503V646.568H299.1C299.1 646.568 299.1 646.601 299.067 646.634L298.969 646.797C298.969 646.797 299.067 646.601 299.1 646.536C299.1 646.536 299.132 646.536 299.23 646.373C299.23 646.373 299.23 646.373 299.394 646.111C299.067 646.666 299.1 646.634 299.23 646.438C299.23 646.503 299.198 646.536 299.165 646.568C299.132 646.634 299.1 646.699 299.002 646.829C299.002 646.829 299.002 646.829 299.067 646.732C299.067 646.732 299.067 646.764 299.067 646.797L299.002 646.895C299.002 646.895 299.165 646.699 299.328 646.438C299.328 646.47 299.263 646.568 299.132 646.797C299.23 646.666 299.263 646.634 299.328 646.536C299.296 646.601 299.296 646.634 299.296 646.666C299.296 646.732 299.263 646.732 299.198 646.829C299.198 646.797 299.263 646.732 299.296 646.699C299.296 646.699 299.296 646.764 299.23 646.895C299.296 646.797 299.524 646.405 299.557 646.34C299.492 646.47 299.819 645.916 299.492 646.47C299.165 647.025 299.263 646.862 299.263 646.895L299.492 646.503C299.394 646.666 299.492 646.503 299.557 646.438C299.557 646.438 299.557 646.47 299.525 646.503C299.525 646.503 299.525 646.503 299.59 646.405C299.59 646.405 299.59 646.438 299.426 646.764C299.525 646.634 299.557 646.568 299.59 646.47C299.59 646.503 299.59 646.503 299.525 646.568C299.525 646.568 299.524 646.536 299.557 646.503L299.394 646.797C299.394 646.797 299.328 646.96 299.394 646.862L299.23 647.156C299.23 647.156 299.917 646.014 299.917 645.981L299.59 646.568C299.59 646.568 299.328 647.091 299.655 646.568C299.59 646.666 299.492 646.829 299.492 646.862C299.492 646.862 299.296 647.286 299.753 646.47C299.459 646.993 299.753 646.536 299.884 646.307L299.655 646.699C299.949 646.242 300.015 646.111 300.113 645.981C300.08 646.079 299.949 646.242 300.015 646.144C299.949 646.307 300.08 646.046 300.113 645.981C300.113 645.981 300.113 646.014 300.08 646.079C300.08 646.079 300.08 646.079 300.113 646.013L299.982 646.242C299.982 646.242 300.047 646.177 300.145 645.981C300.08 646.079 300.047 646.177 299.982 646.307C300.015 646.242 300.047 646.177 300.113 646.111L300.015 646.307L300.08 646.177C300.08 646.177 300.08 646.242 300.08 646.209C300.08 646.242 300.047 646.275 299.982 646.373C299.819 646.666 299.753 646.764 299.492 647.221C299.655 646.96 300.015 646.373 299.917 646.536C299.917 646.568 299.884 646.601 299.851 646.666C299.851 646.666 299.851 646.699 299.884 646.666C299.884 646.732 299.819 646.764 299.819 646.764C299.819 646.829 299.819 646.797 299.786 646.829C299.786 646.829 299.786 646.797 299.819 646.764C299.819 646.764 299.819 646.764 299.851 646.732C299.851 646.732 299.753 646.829 299.721 646.895C299.688 646.993 299.721 646.96 299.721 646.993C299.949 646.601 299.917 646.666 300.113 646.34C300.113 646.34 300.113 646.373 300.08 646.405C300.08 646.405 300.08 646.405 300.08 646.438C300.211 646.242 300.309 646.079 300.178 646.307C300.211 646.242 300.243 646.177 300.276 646.144C300.276 646.209 300.211 646.242 300.211 646.275C300.08 646.503 299.982 646.699 299.884 646.862C300.015 646.666 300.015 646.699 300.341 646.177V646.209C300.341 646.242 300.276 646.307 300.276 646.307C300.243 646.373 300.243 646.373 300.178 646.47C300.276 646.34 300.276 646.373 300.407 646.144C300.341 646.242 300.309 646.34 300.341 646.275L300.243 646.438C299.982 646.895 300.243 646.47 300.439 646.177L300.374 646.307L300.472 646.177C300.472 646.177 300.505 646.177 300.537 646.209L300.472 646.373L300.537 646.242C300.537 646.307 300.537 646.307 300.472 646.405C300.439 646.503 300.407 646.568 300.341 646.666C300.537 646.307 300.211 646.96 300.472 646.438C300.407 646.568 300.472 646.438 300.276 646.797C300.341 646.699 300.407 646.536 300.505 646.373C300.537 646.307 300.505 646.307 300.537 646.307C300.537 646.34 300.537 646.373 300.472 646.438C300.472 646.47 300.439 646.503 300.472 646.503C300.472 646.536 300.472 646.503 300.57 646.373C300.57 646.373 300.57 646.373 300.603 646.405C300.57 646.47 300.505 646.568 300.472 646.634C300.505 646.536 300.57 646.438 300.472 646.568C300.472 646.568 300.472 646.634 300.407 646.699C300.341 646.797 300.309 646.862 300.309 646.895C300.309 646.895 300.374 646.829 300.374 646.797V646.732C300.374 646.732 300.472 646.634 300.537 646.536C300.537 646.568 300.505 646.634 300.472 646.634C300.472 646.634 300.472 646.536 300.505 646.536C300.505 646.536 300.505 646.536 300.505 646.47C300.505 646.47 300.472 646.536 300.472 646.568C300.472 646.536 300.505 646.47 300.537 646.438C300.537 646.503 300.472 646.536 300.439 646.601C300.472 646.536 300.505 646.47 300.537 646.438C300.57 646.503 300.668 646.536 300.668 646.601C303.936 648.429 307.334 650.289 310.83 652.247C314.294 654.14 317.888 656.066 321.678 658.122C329.259 662.136 337.591 666.51 347.165 670.948L343.734 669.545C345.988 670.687 348.602 671.96 351.412 673.266V673.396C361.019 677.737 372.782 682.241 381.408 685.276C385.002 686.223 391.799 688.507 387.78 686.843C424.31 699.8 459.861 702.737 494.039 702.541C489.955 702.802 484.269 702.868 487.537 702.9C497.274 702.704 507.011 702.019 516.683 700.877C514.33 700.746 512.86 701.138 506.717 701.268C510.377 700.811 518.545 699.832 525.701 698.788C512.729 700.746 525.897 699.473 531.55 698.723C530.602 698.755 532.498 698.331 532.007 698.298C539.588 697.319 540.144 696.928 541.418 696.471C542.66 695.948 544.62 695.426 554.749 693.142L553.736 693.599C561.252 691.608 568.081 689.421 576.053 686.777C579.517 686.125 568.244 689.584 567.819 690.009C579.158 686.614 589.516 681.621 599.416 677.704C594.907 679.858 588.241 682.632 583.601 684.493C594.613 680.707 595.789 680.054 603.696 676.497L602.912 676.856C608.99 674.114 614.937 671.112 620.786 667.88C619.282 668.664 617.779 669.48 616.276 670.23C628.66 662.169 642.122 654.695 656.891 641.314C642.351 654.042 654.702 643.696 653.885 645.002C657.937 641.934 663.819 636.908 662.25 638.474C669.014 631.914 674.144 628.063 682.476 617.652C683.031 617.325 688.913 609.884 687.867 611.777C695.285 601.986 685.907 613.931 686.332 612.919C697.833 598.004 712.308 576.725 722.307 551.431C726.751 540.628 728.875 534.035 730.933 527.671C732.665 522.09 734.331 516.64 736.684 508.382C737.174 506.75 737.664 505.086 738.154 503.454C738.775 501.659 738.514 502.997 738.056 504.988C737.501 507.338 736.586 510.536 736.586 510.536C738.416 504.955 739.853 499.995 741.226 495.099C741.879 492.586 742.5 490.301 743.252 487.756C743.905 485.243 744.493 482.664 745.049 479.955C744.689 482.175 745.343 479.955 746.192 476.659C747.891 467.912 746.879 470.719 749.068 459.165C748.937 461.189 748.774 463.8 748.186 468.043C749.95 457.664 751.192 447.351 752.205 436.548C752.793 433.708 751.943 443.108 751.551 446.959C752.303 440.889 753.119 432.99 753.544 426.137C753.969 419.283 754.132 413.473 754.002 411.58L753.512 417.814C753.708 415.725 753.904 417.651 753.773 420.425C753.446 430.902 752.303 435.471 752.139 436.026L752.793 428.323C752.009 432.24 751.257 439.975 750.211 448.624C749.198 457.272 747.793 466.868 746.225 474.505L746.682 469.316C749.166 456.195 751.78 438.637 752.891 420.915C754.034 404.759 754.067 388.506 753.479 375.712C753.283 371.6 753.021 367.912 752.76 364.615H753.021C753.152 368.369 753.479 372.546 753.74 377.018C753.904 381.815 754.1 386.939 754.296 392.161C754.165 394.413 754.034 392.226 753.936 391.704C754.23 398.852 754.426 407.109 755.047 402.475C754.655 395.36 754.884 393.663 754.198 386.025C754.034 379.955 754.034 375.418 754.296 376.43C754.067 374.439 753.675 368.075 753.152 364.583H753.217C753.185 363.799 753.087 362.559 753.021 361.254C752.858 359.948 752.662 358.643 752.499 357.337C752.466 356.391 752.433 355.51 752.401 354.759C752.433 355.151 752.466 355.51 752.499 355.967L753.414 360.209L752.466 350.777C752.172 349.504 752.074 349.472 752.139 350.81C752.139 350.875 752.139 351.006 752.107 351.299C752.107 351.463 752.107 351.626 752.107 351.789C751.584 344.282 750.636 339.322 749.656 333.839C749.656 332.435 749.427 330.02 748.937 326.626C747.761 321.077 746.454 315.594 744.983 310.111C744.82 308.022 747.238 317.422 744.885 306.26C742.696 298.623 746.029 313.832 742.696 301.103C740.899 293.042 741.879 295.261 738.742 286.058C738.514 284.687 739.265 286.612 740.474 290.268C738.187 282.957 734.037 271.697 731.587 266.475H731.685C729.953 261.743 726.947 256.097 724.627 251.136C722.307 246.24 720.444 242.52 720.935 242.715C719.562 240.366 713.648 229.367 709.433 222.611C712.374 227.017 711.197 224.798 708.583 220.359C706.296 216.475 702.702 210.992 699.892 206.782L700.055 206.684L698.748 204.987C696.396 201.919 695.187 199.895 695.938 200.548C695.775 200.32 695.579 200.091 695.317 199.765L694.37 200.45C694.37 200.45 694.206 200.254 694.108 200.156C692.867 198.688 691.592 197.219 690.318 195.685L688.39 193.401C688.129 193.107 687.9 192.813 687.671 192.487C687.933 192.389 687.279 192.226 687.867 192.128H687.573C687.279 192.16 687.737 192.128 687.802 192.095C687.573 192.128 687.541 192.16 687.377 192.16C687.018 191.997 687.704 191.703 687.9 191.41C687.9 191.344 687.279 191.606 687.05 191.671C687.05 191.671 687.083 191.638 687.149 191.606L687.639 191.41C687.018 191.573 687.573 191.247 687.05 191.41C687.149 191.344 687.312 191.279 687.312 191.279C687.639 191.083 687.312 191.214 687.018 191.377C687.018 191.377 687.279 191.214 687.41 191.149C687.606 191.018 686.952 191.377 687.279 191.149C687.345 191.149 687.377 191.083 687.41 191.083C687.247 191.181 687.41 191.018 687.05 191.247C687.214 191.116 686.854 191.312 687.05 191.149C686.626 191.41 687.247 190.985 686.626 191.377C687.247 190.985 687.083 191.018 686.822 191.214C687.018 191.083 687.018 191.083 687.247 190.887C687.247 190.887 687.116 190.953 686.789 191.181C687.116 190.92 687.018 190.985 686.887 191.051C686.887 191.051 686.822 191.083 686.789 191.116C686.854 191.051 686.887 191.018 686.92 190.985C686.952 190.953 687.018 190.92 687.083 190.855C687.051 190.855 687.051 190.855 687.018 190.887L687.083 190.822C687.083 190.822 687.05 190.822 686.952 190.92C686.887 190.953 686.854 190.985 686.789 191.018C686.789 191.018 686.822 190.985 686.952 190.855C686.92 190.887 686.822 190.985 686.724 191.051C686.952 190.855 686.985 190.822 686.985 190.822C686.985 190.822 686.985 190.822 687.05 190.757C686.985 190.79 686.887 190.855 686.789 190.953H686.822C686.822 190.953 686.952 190.79 686.854 190.855L687.116 190.626C687.116 190.626 686.887 190.822 686.658 191.051C686.658 191.051 686.658 191.051 686.626 191.051C686.626 191.051 687.05 190.626 686.593 191.051C686.658 190.985 686.822 190.855 686.822 190.822C686.822 190.822 687.018 190.626 686.724 190.887C686.626 190.953 686.626 190.92 686.626 190.92C686.724 190.822 686.822 190.757 687.018 190.561C686.92 190.659 686.756 190.79 686.626 190.92C686.626 190.92 686.626 190.92 686.56 190.92C686.822 190.692 686.691 190.79 686.724 190.79C686.593 190.887 686.56 190.953 686.495 190.985C686.495 190.985 686.495 190.985 686.43 191.018C686.495 190.985 686.528 190.92 686.593 190.887C686.593 190.887 686.593 190.887 686.56 190.887C686.43 191.018 686.397 191.051 685.972 191.41C686.005 191.377 686.07 191.312 686.168 191.247C686.168 191.247 686.168 191.247 686.234 191.181C686.201 191.181 686.168 191.214 686.168 191.247C686.266 191.181 686.397 191.051 686.626 190.822C686.593 190.855 686.462 190.985 686.299 191.116C686.332 191.083 686.43 190.985 686.626 190.822C686.495 190.92 686.234 191.181 686.234 191.181C686.364 191.083 686.397 191.018 686.528 190.887C686.299 191.116 686.07 191.312 686.168 191.214C686.234 191.149 686.332 191.051 686.332 191.051C686.266 191.051 685.711 191.638 685.907 191.41C685.907 191.41 685.907 191.41 685.94 191.344C685.972 191.312 685.94 191.344 686.038 191.247C686.07 191.214 686.038 191.247 686.005 191.247C686.299 190.953 686.103 191.149 686.495 190.757L686.528 190.724C683.75 187.754 681.071 184.621 678.261 181.847C675.451 179.073 672.739 176.429 670.223 173.981C671.007 174.699 672.543 176.103 673.686 177.31C671.824 175.417 670.321 173.786 669.014 172.415C668.687 172.056 668.36 171.729 668.066 171.403C667.707 171.077 667.315 170.75 666.988 170.424C666.335 169.869 665.746 169.38 665.158 168.89C662.806 166.997 661.009 165.463 658.395 163.211C658.133 163.146 657.447 162.722 656.499 162.069C656.042 161.742 655.486 161.318 654.866 160.894C654.572 160.665 654.245 160.437 653.918 160.176C653.428 159.784 652.905 159.36 652.35 158.936L652.056 159.164L650.945 158.413C650.193 157.891 649.409 157.369 648.625 156.814L648.298 156.586L648.788 155.933C648.788 155.933 648.625 156.096 648.527 156.259C648.984 155.509 647.938 156.716 648.592 155.77C648.233 155.998 647.971 156.129 647.742 156.194C648.2 155.607 647.906 156.194 648.363 155.607C648.069 155.77 647.644 156.227 647.644 155.998C647.677 155.9 647.84 155.737 647.939 155.672C647.644 155.835 647.775 155.476 647.448 155.705C647.481 155.639 647.546 155.607 647.579 155.574C647.579 155.574 647.579 155.443 647.416 155.737L647.481 155.672C647.481 155.672 647.35 155.835 647.285 155.9L647.154 155.835C647.154 155.835 647.285 155.639 647.448 155.443C647.383 155.476 647.285 155.607 647.154 155.77C647.154 155.705 647.252 155.607 647.416 155.411C647.318 155.476 647.22 155.574 647.154 155.639C647.122 155.639 647.056 155.705 647.024 155.705C647.122 155.607 647.154 155.541 647.252 155.411C647.187 155.476 647.154 155.509 647.089 155.574L647.154 155.509C647.154 155.509 647.024 155.607 646.926 155.672C646.926 155.672 646.991 155.541 647.024 155.541C647.024 155.541 646.958 155.541 646.893 155.607H646.86C646.958 155.443 646.991 155.346 646.86 155.509C646.86 155.509 646.86 155.541 646.86 155.574L646.762 155.509C646.828 155.476 646.86 155.411 646.926 155.378C646.926 155.378 646.893 155.378 646.828 155.378C646.828 155.346 646.893 155.28 646.991 155.117L646.828 155.215L646.697 155.443L646.599 155.378H646.533L646.468 155.313C646.468 155.248 646.435 155.182 646.664 154.823C646.305 155.117 646.566 154.53 646.403 154.497C646.011 155.117 646.174 154.791 646.043 154.954V154.889L645.978 155.019C646.109 154.856 646.272 154.628 646.37 154.464C646.272 154.628 646.207 154.725 646.109 154.823C646.076 154.823 646.043 154.823 645.978 154.889L646.043 154.725C646.207 154.464 646.207 154.562 646.337 154.366C646.337 154.269 646.566 154.007 646.664 153.746C646.468 154.04 646.337 154.138 646.403 154.007L646.174 154.432C645.782 154.791 646.566 153.681 646.174 154.073L646.37 153.844C646.37 153.844 646.207 153.714 645.684 154.334C645.749 154.236 645.88 154.007 645.945 153.975C645.913 153.812 645.226 154.497 645.423 154.04L645.586 153.844C645.586 153.844 645.292 154.203 645.39 153.975C645.455 153.877 645.553 153.779 645.521 153.746C645.455 153.812 645.226 154.073 645.292 153.91L645.488 153.714C645.553 153.387 645.03 154.007 644.834 154.171C645.194 153.616 645.259 153.387 645.292 153.257L645.357 153.159C645.357 153.159 644.802 153.485 644.54 153.648C644.9 152.963 644.475 153.224 644.606 152.767C644.54 152.898 644.279 153.224 644.214 153.257C644.279 153.126 643.854 153.616 644.214 153.061C644.573 152.539 644.41 152.637 644.377 152.571L643.887 153.289C644.475 152.18 643.331 153.453 643.887 152.473C643.723 152.637 643.691 152.604 643.56 152.767L643.821 152.376C643.821 152.376 643.821 152.147 643.658 152.18L643.854 151.919C643.854 151.919 643.691 152.114 643.495 152.343L643.266 152.604L643.462 152.278H643.527C643.691 151.984 643.527 152.212 643.364 152.376C643.462 152.212 643.527 152.082 643.56 152.017L643.331 152.278C643.331 152.278 643.331 152.245 643.331 152.212C643.397 152.114 643.462 152.017 643.495 151.951C643.429 152.017 643.397 152.082 643.364 152.147C643.364 152.114 643.364 152.082 643.364 152.082C643.364 152.082 643.364 152.049 643.397 152.049C643.397 152.049 643.397 152.049 643.364 152.082C643.364 152.082 643.331 152.114 643.299 152.114C643.299 152.114 643.233 152.147 643.233 152.18C643.233 152.18 643.201 152.18 643.135 152.245C643.201 152.18 643.331 152.017 643.331 151.984C643.331 151.984 643.364 151.723 643.201 151.886C643.201 151.886 643.201 151.886 643.233 151.821C643.168 151.886 643.07 152.017 643.005 152.114C643.037 152.049 643.005 152.017 643.005 152.049C643.168 151.788 642.874 152.049 643.299 151.396C642.841 152.017 642.972 151.592 642.678 151.919C642.71 151.886 642.776 151.755 642.776 151.821C642.776 151.788 642.809 151.69 642.874 151.592C643.103 151.69 643.135 151.625 642.939 151.429C642.939 151.429 642.907 151.396 642.874 151.364C642.907 151.299 642.939 151.299 642.972 151.233C642.939 151.299 642.907 151.331 642.874 151.364C642.874 151.364 642.841 151.331 642.809 151.299C642.809 151.299 642.809 151.299 642.776 151.266C642.776 151.299 642.71 151.266 642.645 151.266C642.743 151.103 642.874 150.972 642.874 150.972C642.874 150.972 642.743 151.103 642.612 151.266C642.612 151.266 642.612 151.266 642.547 151.266C642.58 151.201 642.645 151.135 642.678 151.07C642.645 151.07 642.58 151.168 642.514 151.233C642.416 151.201 642.286 151.135 642.155 151.037C642.155 151.005 642.155 151.005 642.22 150.94C642.22 150.809 642.09 150.94 641.992 150.94C641.992 150.94 641.959 150.94 641.926 150.874C640.391 149.993 636.992 147.806 633.594 145.946C631.307 144.673 629.118 143.466 627.745 142.682C626.34 141.997 625.719 141.801 626.667 142.389C618.106 137.493 619.054 138.211 614.904 135.469L614.316 136.579L613.466 138.178L612.878 139.288C612.878 139.288 612.944 139.353 613.009 139.386L613.924 139.582ZM514.167 680.152C514.167 680.152 514.167 680.152 514.2 680.25C514.2 680.25 514.2 680.25 514.2 680.315V680.38C514.2 680.38 514.167 680.217 514.134 680.152H514.167ZM643.56 151.625C643.56 151.625 643.462 151.723 643.429 151.755C643.462 151.69 643.495 151.625 643.527 151.592C643.527 151.592 643.56 151.592 643.593 151.592L643.56 151.625ZM643.593 151.658L643.429 151.853C643.462 151.788 643.527 151.723 643.593 151.658ZM687.41 191.214C687.41 191.214 687.443 191.181 687.475 191.149C687.475 191.149 687.443 191.181 687.41 191.214ZM490.118 93.498C490.118 93.498 490.118 93.4328 490.118 93.4001V93.4654V93.498ZM489.595 93.3349C489.595 93.4654 489.595 93.4001 489.595 93.5307C489.595 93.5307 489.595 93.4001 489.595 93.3349ZM489.595 93.3349C489.595 93.4001 489.595 93.4654 489.595 93.5307C489.595 93.4001 489.595 93.4001 489.595 93.4001V93.4654C489.595 93.4654 489.661 93.5307 489.628 93.498C489.628 93.4328 489.628 93.4328 489.595 93.3675C489.595 93.4001 489.595 93.4328 489.628 93.498C489.628 93.498 489.628 93.4001 489.595 93.3675C489.595 93.3675 489.595 93.4328 489.628 93.498H489.53C489.53 93.498 489.53 93.3675 489.53 93.3022L489.595 93.3349ZM489.595 93.1064C489.595 93.1064 489.595 93.0738 489.595 93.0411C489.595 93.0411 489.595 93.0411 489.595 93.0085C489.53 92.8127 489.465 92.6168 489.432 92.5189L489.595 92.9758V93.0411C489.595 93.0411 489.595 93.0411 489.595 93.0738C489.595 93.0738 489.595 93.1064 489.595 93.139C489.595 93.139 489.595 93.139 489.595 93.1064C489.595 93.1064 489.595 93.1064 489.595 93.0738V93.1064ZM315.601 640.987V640.922L315.633 640.792C315.633 640.759 315.633 640.726 315.633 640.694L315.568 641.02L315.601 640.987ZM348.995 656.164C348.995 656.164 348.995 656.131 348.995 656.098C348.995 656.098 348.995 656.098 348.995 656.131C348.995 656.131 348.995 656.131 348.995 656.164ZM349.027 655.935C349.027 655.935 348.962 655.968 348.929 655.968H348.897C348.897 655.968 348.995 655.968 349.06 655.903L349.027 655.935ZM367.423 663.638H367.391C367.391 663.638 367.391 663.638 367.423 663.638ZM281.226 621.536C281.226 621.536 281.226 621.536 281.194 621.536C281.194 621.536 281.194 621.536 281.226 621.536ZM490.02 93.3022H489.987C489.857 92.9106 489.824 92.7474 489.791 92.6168C489.791 92.7147 489.857 92.8453 489.824 92.7474C489.889 92.8779 489.824 92.6821 489.791 92.5842L489.889 92.8453C489.889 92.8453 489.889 92.7474 489.791 92.5189V92.4863C489.824 92.5842 489.857 92.7147 489.922 92.9106C489.857 92.6821 489.759 92.421 489.791 92.4863C489.791 92.4863 489.857 92.7148 489.889 92.7474C489.987 93.0085 489.791 92.3884 489.889 92.6168C489.889 92.6821 489.889 92.7474 489.922 92.78C489.922 92.78 489.922 92.78 489.922 92.7474C489.922 92.8127 489.955 92.8779 489.987 92.9106C489.987 92.9106 489.987 92.9106 489.987 92.8453C490.053 93.0411 490.085 93.1717 490.118 93.3022H490.02ZM490.02 93.2043C490.02 93.2043 490.02 93.2696 490.02 93.3022C489.955 93.139 489.922 93.0085 489.955 93.1064C489.955 93.139 489.955 93.1717 489.987 93.2369L490.02 93.2043ZM489.922 93.3022C489.824 92.9758 489.726 92.6821 489.726 92.6495L489.824 92.9106V92.9758L489.922 93.2696V93.3022ZM489.661 92.9758C489.661 92.9758 489.661 92.9758 489.661 92.9432C489.661 92.9432 489.661 92.9758 489.661 93.0085V93.0738C489.661 93.0738 489.661 93.0411 489.661 93.0085V92.9758ZM489.628 92.9432C489.628 92.9432 489.628 92.9432 489.628 92.9758V92.9432ZM489.693 93.2043C489.693 93.2043 489.693 93.2043 489.726 93.3022C489.726 93.2696 489.726 93.2043 489.726 93.2043H489.693ZM489.661 93.0411V93.0085C489.693 93.1064 489.726 93.2043 489.759 93.3022C489.759 93.3022 489.693 93.1064 489.693 93.0411H489.661ZM489.726 93.0738C489.726 93.0738 489.791 93.2369 489.824 93.3022C489.824 93.3022 489.759 93.139 489.759 93.0738H489.726ZM489.791 93.139C489.791 93.139 489.661 92.6495 489.857 93.3022C489.857 93.3022 489.824 93.1717 489.791 93.139ZM489.726 92.9432C489.791 93.139 489.824 93.2369 489.857 93.3022L489.726 92.9432ZM489.857 93.139L489.922 93.3022C489.922 93.3022 489.922 93.2369 489.889 93.139H489.857ZM489.922 93.139C489.922 93.139 489.955 93.2696 489.987 93.3022C489.987 93.3022 489.987 93.2043 489.922 93.139ZM489.987 93.3022C489.987 93.3022 489.922 93.0411 489.889 92.9432L490.02 93.3022H489.987ZM489.857 92.1926V92.2905V92.2252V92.1926ZM489.857 92.1599C489.857 92.1599 489.857 92.2252 489.889 92.2578C489.889 92.3231 489.955 92.421 489.955 92.4863C489.955 92.421 489.889 92.3557 489.889 92.3231L489.824 92.1599H489.857ZM489.857 92.1273C489.857 92.1273 489.857 92.1273 489.857 92.1599C489.857 92.1599 489.857 92.1926 489.857 92.2252V92.1273ZM489.824 92.062C489.824 92.062 489.824 92.062 489.824 92.1273C489.824 92.1273 489.824 92.1273 489.824 92.062ZM489.922 92.2905L490.053 92.7148C490.053 92.7148 490.085 92.8779 490.118 92.9106L489.922 92.3231V92.2905ZM489.693 93.4001C489.693 93.4001 489.693 93.3675 489.693 93.3349C489.693 93.3349 489.693 93.4001 489.693 93.4328C489.693 93.4654 489.693 93.498 489.693 93.5307L489.661 93.4001H489.693ZM489.693 93.3349C489.693 93.4001 489.726 93.4328 489.759 93.498C489.759 93.498 489.759 93.4001 489.693 93.3349ZM489.726 93.3349L489.791 93.498C489.791 93.498 489.791 93.4001 489.759 93.3349H489.726ZM489.791 93.5307C489.791 93.5307 489.759 93.4328 489.726 93.3675C489.726 93.4328 489.759 93.498 489.791 93.5307ZM489.759 93.3349L489.824 93.498C489.824 93.498 489.791 93.4001 489.759 93.3349ZM489.759 93.3675C489.759 93.4001 489.791 93.498 489.824 93.5307C489.824 93.5307 489.824 93.4328 489.791 93.3675H489.759ZM489.824 93.3675C489.824 93.4654 489.857 93.498 489.889 93.498C489.889 93.498 489.889 93.4001 489.857 93.3349L489.824 93.3675ZM489.857 93.3675C489.857 93.4328 489.857 93.4654 489.889 93.498C489.889 93.498 489.889 93.4001 489.857 93.3675ZM489.889 93.3675C489.889 93.4001 489.889 93.4328 489.922 93.498H489.889L489.857 93.3675H489.889ZM489.955 93.498C489.955 93.498 489.955 93.4001 489.922 93.3675V93.498H489.955ZM489.955 93.3675C489.955 93.4001 489.955 93.4328 489.987 93.498C489.987 93.498 489.987 93.4328 489.955 93.3675ZM490.02 93.498C490.02 93.498 490.02 93.4328 489.987 93.3675C489.987 93.4001 489.987 93.4328 490.02 93.4654V93.498ZM489.987 93.4001C489.987 93.4001 490.02 93.4001 490.053 93.4001C490.053 93.4001 490.053 93.4654 490.053 93.498H489.987C489.987 93.498 489.987 93.4328 489.955 93.4001H489.987ZM489.889 92.78V92.8453C489.889 92.8453 489.889 92.8453 489.889 92.8779C489.889 92.78 489.824 92.6821 489.824 92.6495C489.824 92.6495 489.824 92.6495 489.824 92.7148C489.824 92.6821 489.824 92.6495 489.791 92.6168V92.5516C489.889 92.8127 489.955 93.0738 490.02 93.3022C489.955 93.1064 489.955 93.0738 489.857 92.8127L489.889 92.78ZM490.053 93.3022C490.053 93.3022 489.987 93.0738 489.857 92.5842V92.6495C489.857 92.6495 489.857 92.6821 489.857 92.7148C489.857 92.8127 489.857 92.78 489.922 92.9106C489.889 92.78 489.889 92.78 489.857 92.6821C489.857 92.6821 489.857 92.6821 489.857 92.7148L489.922 92.8779C490.085 93.4001 489.922 92.8779 489.824 92.5189C489.922 92.7474 489.889 92.6495 489.824 92.4863C489.857 92.5516 489.693 92.0294 489.955 92.7148C489.987 92.8127 489.955 92.7147 489.922 92.5842L489.987 92.78V92.6168C489.987 92.8127 490.053 92.8779 489.955 92.5842V92.4863L489.889 92.2578C489.889 92.3231 489.824 92.062 489.955 92.421C489.955 92.3884 489.889 92.2252 489.889 92.2578L489.955 92.5189V92.421L490.151 93.0411C490.151 93.0411 490.151 93.1064 490.151 93.139C490.151 93.139 490.151 93.139 490.151 93.1064L490.249 93.3675H490.053V93.3022ZM490.183 92.9758C490.183 92.9758 490.183 92.9106 490.183 92.8779L490.314 93.2696L490.216 92.9758H490.183ZM479.564 685.896L479.303 685.798L479.074 685.537L479.303 685.635C479.303 685.635 479.466 685.798 479.564 685.896ZM605.298 652.541C605.298 652.541 605.298 652.541 605.298 652.606C605.298 652.606 605.298 652.574 605.298 652.541ZM605.494 652.835C605.494 652.835 605.494 652.835 605.494 652.867V652.835ZM672.543 596.013C672.543 596.013 672.575 596.111 672.608 596.144C672.608 596.079 672.575 596.013 672.575 595.981L672.543 596.013ZM723.156 275.81C723.156 275.81 723.222 275.81 723.254 275.777C723.222 275.777 723.189 275.81 723.124 275.842L723.156 275.81ZM722.372 272.774C722.372 272.774 722.372 272.774 722.405 272.774H722.372ZM722.405 272.84C722.405 272.84 722.405 272.84 722.405 272.872C722.405 272.872 722.405 272.872 722.405 272.84ZM722.209 265.17C722.209 265.17 722.209 265.17 722.242 265.17C722.242 265.17 722.242 265.17 722.209 265.17ZM722.634 273.623C722.634 273.623 722.601 273.623 722.568 273.623H722.634ZM740.017 421.143C740.017 421.143 740.017 421.143 740.017 421.176C740.017 421.176 740.017 421.176 740.017 421.143ZM739.886 421.11H739.853C739.853 421.11 739.853 421.078 739.853 421.045C739.853 421.045 739.886 421.045 739.919 421.045C739.919 421.045 739.919 421.078 739.919 421.11H739.886ZM739.951 420.523C739.919 420.523 739.886 420.523 739.853 420.49C739.853 420.49 739.886 420.49 739.919 420.523H739.951ZM739.853 420.523C739.853 420.523 739.919 420.523 739.951 420.556C739.951 420.556 739.951 420.556 739.951 420.588C739.951 420.588 739.919 420.588 739.886 420.588C739.886 420.588 739.886 420.588 739.886 420.556L739.853 420.523ZM740.213 419.74C740.213 419.74 740.147 420.099 740.147 420.262C740.147 420.099 740.213 419.903 740.213 419.74ZM739.853 420.621C739.853 420.621 739.886 420.621 739.951 420.654C739.951 420.654 739.886 420.653 739.886 420.621H739.853ZM740.082 420.817C740.082 420.817 740.082 420.947 740.082 421.045C740.082 420.98 740.082 420.882 740.115 420.817H740.082ZM739.984 421.339C739.984 421.339 739.984 421.339 739.984 421.372C739.984 421.372 739.984 421.372 739.984 421.339ZM739.821 421.372C739.821 421.372 739.821 421.437 739.821 421.469C739.821 421.437 739.821 421.404 739.821 421.372ZM739.853 421.306C739.853 421.306 739.853 421.274 739.853 421.241C739.853 421.241 739.853 421.241 739.886 421.241C739.886 421.241 739.886 421.241 739.886 421.274L739.853 421.306ZM739.821 421.469C739.821 421.469 739.821 421.535 739.821 421.567C739.821 421.567 739.821 421.502 739.821 421.469ZM739.788 421.633C739.788 421.633 739.788 421.633 739.788 421.665C739.788 421.665 739.788 421.665 739.788 421.633ZM740.082 419.707C740.082 419.87 740.017 420.066 740.017 420.229C739.984 420.229 739.951 420.229 739.919 420.229C739.919 420.033 739.919 419.87 739.951 419.674H740.115L740.082 419.707ZM739.527 420.36C739.429 420.294 739.429 420.294 739.527 420.36ZM739.853 420.719C739.853 420.719 739.886 420.719 739.919 420.751C739.919 420.817 739.919 420.915 739.886 420.98C739.886 420.98 739.853 420.98 739.821 420.98C739.821 420.915 739.821 420.817 739.821 420.751L739.853 420.719ZM739.821 421.176H739.853C739.853 421.176 739.853 421.176 739.821 421.176ZM672.379 596.307C672.379 596.274 672.379 596.274 672.379 596.307ZM478.355 685.341L478.126 685.243C478.126 685.243 478.355 685.243 478.42 685.243L478.682 685.341H478.355ZM642.612 151.853C642.612 151.853 642.645 151.821 642.645 151.788C642.58 151.886 642.514 151.951 642.449 152.017C642.612 151.788 642.58 151.984 642.776 151.592V151.755C642.776 151.755 642.678 151.788 642.645 151.853H642.612ZM662.25 174.569C662.25 174.569 662.25 174.602 662.316 174.569C662.316 174.569 662.316 174.569 662.316 174.602L662.283 174.536L662.25 174.569ZM662.316 174.634C662.316 174.634 662.316 174.634 662.316 174.602L662.381 174.667C662.381 174.667 662.348 174.667 662.316 174.667V174.634ZM663.492 175.417C663.492 175.417 663.492 175.417 663.492 175.45C663.492 175.45 663.492 175.45 663.492 175.417ZM663.459 175.613C663.459 175.581 663.524 175.548 663.557 175.515C663.492 175.581 663.492 175.613 663.459 175.646V175.613ZM663.459 175.548L663.524 175.483C663.524 175.483 663.459 175.548 663.459 175.581V175.548ZM721.033 266.116C721.294 266.834 721.588 267.552 721.915 268.27C722.046 268.629 721.915 268.531 721.588 268.042C721.359 267.748 721.098 267.095 720.804 266.312C720.869 266.247 720.967 266.182 721.033 266.116ZM722.078 270.196C722.078 270.196 721.98 270.131 721.947 270.131C722.209 270.229 722.438 270.261 722.078 270.196ZM720.379 267.748L720.216 267.226L720.412 266.769L720.51 266.541V266.606C720.64 266.965 720.738 267.324 720.869 267.716C721.065 268.401 721.294 269.119 721.523 269.87C721.131 269.478 720.706 268.76 720.379 267.781V267.748ZM723.156 275.973C723.156 275.973 723.156 275.907 723.156 275.875C723.222 275.875 723.189 275.907 723.156 275.973ZM734.168 321.73V321.11C734.168 321.11 734.103 320.882 734.103 320.816C734.103 321.273 734.168 321.73 734.201 322.187C734.103 322.056 734.201 321.893 734.135 321.73H734.168ZM740.605 368.01C740.605 368.01 740.638 367.944 740.638 367.977L740.605 368.01ZM738.154 418.989H738.318V419.022H738.154V418.989ZM738.154 418.989H738.318V419.054H738.154V418.989ZM739.657 419.642C739.625 419.805 739.592 420.001 739.527 420.197C739.461 420.197 739.429 420.197 739.363 420.197C739.363 420.001 739.396 419.805 739.429 419.609H739.657V419.642ZM739.494 420.458C739.494 420.458 739.494 420.458 739.494 420.49C739.429 420.49 739.363 420.425 739.298 420.392C739.298 420.392 739.396 420.392 739.494 420.458ZM739.298 420.392C739.298 420.392 739.429 420.458 739.494 420.49C739.494 420.49 739.494 420.523 739.494 420.556C739.429 420.523 739.363 420.49 739.298 420.458V420.392ZM739.135 420.458C739.135 420.458 739.135 420.458 739.135 420.49C738.971 420.392 738.971 420.425 738.677 420.229C739.298 420.588 738.938 420.36 739.135 420.425V420.458ZM738.481 420.099C738.481 420.099 738.35 420.099 738.252 420.099C738.22 420.099 738.187 420.066 738.154 420.033C738.22 420.033 738.285 420.033 738.35 420.033C738.383 420.033 738.448 420.099 738.481 420.099ZM737.795 420.001C737.795 420.001 737.991 420.001 738.154 420.001C738.154 420.001 738.22 420.033 738.252 420.066C738.154 420.066 738.089 420.066 738.024 420.033C738.024 420.033 737.991 420.033 737.958 420.001H738.024C738.024 420.001 737.828 420.001 737.795 420.001ZM738.22 420.262C738.481 420.425 738.056 420.099 738.056 420.099L738.448 420.36C738.448 420.36 738.318 420.262 738.154 420.131C738.154 420.131 738.416 420.295 738.71 420.49C738.612 420.392 738.71 420.458 738.187 420.131L738.285 420.197C738.481 420.294 738.612 420.327 738.775 420.458C738.677 420.36 738.775 420.425 738.677 420.36C738.644 420.36 738.579 420.294 738.416 420.197C739.102 420.556 738.285 420.131 738.416 420.197C738.775 420.392 738.546 420.262 738.938 420.49C739.265 420.654 738.514 420.197 739.135 420.556C739.102 420.653 739.069 420.751 739.036 420.882C738.775 420.686 738.448 420.49 738.252 420.327L738.22 420.262ZM739.102 420.882L739.265 420.49L739.461 420.588C739.461 420.588 739.461 420.686 739.461 420.751C739.429 420.751 739.396 420.719 739.331 420.686C739.396 420.719 739.396 420.719 739.461 420.751C739.461 420.751 739.461 420.817 739.461 420.849C739.363 420.817 739.298 420.751 739.461 420.849C739.429 420.849 739.396 420.817 739.331 420.751C739.298 420.751 739.396 420.817 739.461 420.849H739.396C739.396 420.849 739.331 420.784 739.461 420.849C739.396 420.817 739.331 420.751 739.265 420.719C739.265 420.719 739.363 420.784 739.461 420.849C739.461 420.849 739.461 420.915 739.461 420.947C739.396 420.915 739.298 420.817 739.2 420.751L739.102 420.882ZM737.435 439.289C737.926 438.278 737.729 439.453 736.782 442.52C737.109 440.791 735.083 448.069 734.07 452.736C734.887 448.95 735.834 444.152 737.435 439.289ZM724.594 485.243C724.659 484.981 724.627 485.177 724.594 485.34V485.536C724.594 485.536 724.561 485.471 724.529 485.438C724.529 485.34 724.561 485.275 724.561 485.21L724.594 485.243ZM724.529 485.961L724.463 486.385C724.463 486.385 724.463 486.385 724.431 486.385L724.496 486.189V485.993L724.529 485.961ZM724.398 486.515V486.385H724.463V486.515H724.398ZM723.777 491.313V491.248C723.777 491.248 723.777 491.248 723.777 491.313ZM723.777 491.444C723.777 491.444 723.777 491.509 723.777 491.542C723.777 491.542 723.777 491.542 723.712 491.542C723.712 491.542 723.745 491.476 723.745 491.444H723.777ZM721.751 498.428H721.719C721.719 498.428 721.784 498.395 721.817 498.428C721.817 498.428 721.817 498.428 721.751 498.428ZM672.673 596.079V596.013C672.673 595.915 672.673 595.981 672.608 595.883C672.608 595.883 672.608 595.883 672.608 595.817C672.575 595.687 672.543 595.622 672.739 596.079H672.673ZM672.673 596.079L672.575 595.85L672.51 595.687C672.641 596.013 672.641 596.013 672.673 596.079ZM672.412 596.274C672.249 595.817 672.477 596.405 672.347 596.046C672.347 596.111 672.412 596.177 672.445 596.274H672.412ZM672.379 596.307C672.314 596.176 672.281 596.046 672.249 595.948C672.379 596.274 672.347 596.209 672.379 596.307ZM672.281 596.274C672.281 596.274 672.281 596.274 672.281 596.307C672.281 596.307 672.281 596.307 672.281 596.274C672.281 596.274 672.281 596.307 672.281 596.34C672.281 596.34 672.281 596.274 672.281 596.242V596.274ZM608.01 652.802C608.01 652.802 608.01 652.802 608.042 652.867C608.01 652.9 607.944 652.933 607.879 652.998C607.715 653.128 607.879 652.998 608.01 652.835V652.802ZM607.454 652.704L607.683 652.476C607.683 652.476 607.748 652.541 607.781 652.541C607.519 652.802 607.258 653.063 607.454 652.704ZM608.042 652.835C608.042 652.835 608.238 653.031 608.304 653.128L608.206 653.422C607.977 653.52 607.748 653.651 607.487 653.749C607.389 653.781 607.291 653.814 607.193 653.879V653.553C607.618 653.161 607.879 652.965 608.042 652.835ZM605.526 652.476C605.526 652.476 605.624 652.704 605.657 652.802C605.657 652.802 605.559 652.574 605.526 652.508C605.526 652.508 605.526 652.508 605.526 652.476ZM605.526 652.574C605.526 652.574 605.592 652.769 605.624 652.802C605.624 652.802 605.624 652.737 605.559 652.639C605.559 652.639 605.559 652.606 605.559 652.574H605.526ZM605.624 652.835C605.624 652.835 605.559 652.671 605.526 652.639L605.624 652.867V652.835ZM605.559 652.802L605.494 652.672C605.494 652.704 605.494 652.737 605.526 652.802H605.559ZM605.559 652.835L605.526 652.737C605.526 652.769 605.526 652.802 605.559 652.867V652.835ZM515.605 679.597C515.605 679.597 515.605 679.597 515.605 679.565V679.597ZM514.592 679.989C514.592 679.989 514.624 680.087 514.657 680.152C514.657 680.185 514.69 680.283 514.722 680.315C514.722 680.315 514.722 680.283 514.69 680.25C514.592 680.054 514.592 680.054 514.592 679.989ZM514.494 680.087C514.494 680.087 514.494 680.152 514.526 680.185C514.526 680.185 514.526 680.217 514.526 680.25C514.526 680.185 514.461 680.119 514.461 680.087H514.494ZM478.976 685.276L479.009 685.309H478.91L478.812 685.178C478.812 685.178 478.878 685.178 478.91 685.178L478.976 685.243V685.276ZM477.636 684.623H478.322L478.78 685.08C478.78 685.08 478.714 685.08 478.682 685.08L478.355 684.721H477.603H476.787C476.917 684.721 477.179 684.656 477.603 684.656L477.636 684.623ZM370.527 663.442C370.266 663.344 369.972 663.246 369.71 663.115C369.351 662.952 368.992 662.756 368.73 662.626L368.926 662.495L369.22 662.299L370.527 663.442ZM350.596 654.891C350.596 654.891 350.726 655.087 350.792 655.38C350.726 655.38 350.628 655.315 350.563 655.283C350.53 655.152 350.465 655.021 350.432 654.989C350.334 654.858 350.236 654.728 350.138 654.63C350.236 654.63 350.302 654.662 350.4 654.695C350.465 654.76 350.498 654.793 350.563 654.858L350.596 654.891ZM349.942 654.303C349.942 654.303 350.04 654.303 350.269 654.532C350.138 654.499 350.007 654.434 349.877 654.401C349.811 654.336 349.779 654.303 349.811 654.303C349.811 654.303 349.844 654.303 349.942 654.336V654.303ZM349.55 654.467V654.826C349.55 654.826 349.517 654.826 349.485 654.826V654.467C349.485 654.467 349.517 654.467 349.55 654.467ZM314.653 638.148H314.914C315.241 638.148 315.731 638.54 315.96 638.703V638.964L315.927 639.094L315.829 639.062L315.274 638.801C315.012 638.67 314.751 638.54 314.457 638.409L314.653 638.148ZM234.076 583.513C234.076 583.513 234.109 583.513 234.109 583.546C234.076 583.546 233.978 583.611 233.848 583.676C233.913 583.611 234.076 583.481 234.044 583.513H234.076ZM232.737 584.297L232.639 584.362L232.443 584.46H232.41C232.41 584.46 232.475 584.46 232.737 584.297ZM139.449 313.44H139.286V313.375C139.319 313.375 139.351 313.375 139.449 313.44ZM139.351 313.179C139.384 313.179 139.384 313.179 139.449 313.179H139.351ZM139.449 312.951C139.449 312.951 139.449 312.951 139.417 312.951H139.449ZM227.443 170.62V170.555C227.443 170.555 227.443 170.587 227.476 170.62C227.476 170.62 227.541 170.75 227.541 170.783L227.411 170.652L227.443 170.62ZM227.966 170.228C227.966 170.228 227.999 170.228 228.032 170.261C228.032 170.261 228.032 170.261 227.999 170.228H227.966ZM233.227 166.312C233.26 166.344 233.292 166.377 233.325 166.41C233.358 166.475 233.325 166.41 233.227 166.312ZM233.194 166.246C233.194 166.246 233.162 166.181 233.129 166.181C233.129 166.181 233.161 166.214 233.194 166.246C233.26 166.344 233.292 166.41 233.325 166.41C233.26 166.344 233.227 166.312 233.194 166.279V166.246ZM233.75 166.279C233.75 166.279 233.717 166.214 233.684 166.181C233.684 166.181 233.684 166.214 233.75 166.246V166.279ZM241.755 159.327L241.428 159.588L240.383 160.404L241.33 159.458L241.788 159.001C241.82 159.393 241.788 159.262 241.788 159.327H241.755ZM489.399 92.5189C489.465 92.7474 489.497 92.8779 489.563 93.0085C489.563 93.0085 489.563 93.0411 489.563 93.0738C489.563 93.0738 489.563 93.1064 489.563 93.139C489.563 93.139 489.563 93.1064 489.563 93.0738C489.563 93.0738 489.563 93.0738 489.563 93.1064C489.563 93.1064 489.563 93.1064 489.563 93.139C489.563 93.139 489.563 93.1717 489.563 93.2043V93.2696C489.563 93.2696 489.563 93.139 489.563 93.0738C489.563 93.0411 489.563 93.0085 489.563 93.0085C489.563 93.1064 489.563 93.2043 489.595 93.2696C489.595 93.2696 489.595 93.0738 489.595 93.0085C489.595 93.0085 489.595 93.0411 489.432 92.4863L489.399 92.5189ZM489.563 93.5307C489.563 93.5307 489.563 93.4654 489.563 93.4328C489.563 93.498 489.563 93.498 489.563 93.5307ZM489.53 93.5307C489.53 93.5307 489.53 93.4654 489.53 93.4001C489.53 93.4654 489.53 93.498 489.53 93.5307ZM489.563 93.596C489.563 93.596 489.563 93.5633 489.563 93.5307C489.563 93.5307 489.563 93.5633 489.563 93.596ZM489.563 93.596C489.563 93.596 489.563 93.5633 489.563 93.5307C489.563 93.5307 489.563 93.5633 489.563 93.596ZM489.563 93.596C489.563 93.596 489.563 93.5633 489.563 93.5307V93.5633V93.596ZM489.595 93.596C489.595 93.596 489.595 93.596 489.595 93.5633C489.595 93.5633 489.595 93.5633 489.595 93.596ZM489.628 93.596C489.628 93.596 489.628 93.596 489.628 93.5633C489.661 93.5633 489.693 93.5633 489.726 93.5633H489.628V93.596ZM489.889 93.596H489.922C489.922 93.596 489.922 93.596 489.889 93.596ZM489.955 93.596H489.987C489.987 93.596 489.987 93.596 489.955 93.596ZM490.02 93.596C490.02 93.596 490.02 93.596 490.02 93.5633H490.053C490.053 93.5633 490.053 93.5633 490.02 93.5633V93.596ZM490.053 93.596C490.053 93.596 490.053 93.596 490.053 93.5307H490.118C490.118 93.5307 490.118 93.5633 490.118 93.596C490.118 93.596 490.085 93.596 490.053 93.596ZM490.118 93.6286C490.118 93.6286 490.118 93.596 490.118 93.5633H490.379V93.498H490.151C490.151 93.498 490.151 93.4654 490.151 93.4328C490.216 93.4328 490.314 93.4328 490.379 93.4654V93.498C492.013 93.6939 493.647 93.9223 495.281 94.1508C493.157 93.9223 492.601 93.955 490.183 93.6286H490.118ZM289.918 638.67L290.572 639.062C290.343 638.931 290.114 638.801 289.918 638.67ZM301.028 646.013C301.028 646.079 300.962 646.111 300.962 646.144L301.028 646.013ZM300.864 646.373C300.864 646.373 300.864 646.34 300.864 646.307C300.897 646.242 300.962 646.177 300.995 646.111C300.93 646.242 300.897 646.307 300.864 646.34V646.373ZM452.444 700.322C452.084 700.191 451.758 699.995 452.084 699.898C455.646 700.289 459.175 700.616 462.736 700.877C462.116 700.975 459.371 700.877 452.411 700.322H452.444ZM717.634 562.43C716.948 563.572 716.197 564.682 715.51 565.824C717.34 562.103 719.137 558.317 720.837 554.499C720.608 555.347 719.791 557.436 717.634 562.43ZM745.049 483.741C744.428 485.732 743.872 487.299 743.905 486.515C744.787 483.252 745.898 478.258 747.107 472.122C746.486 476.006 745.833 479.89 745.049 483.741ZM753.054 352.246C753.054 352.801 753.054 353.356 753.054 353.91C752.629 350.647 752.27 347.383 751.78 344.119L751.453 338.571C752.074 343.107 752.597 347.677 753.087 352.246H753.054ZM687.802 191.181L687.704 191.279C687.704 191.279 687.737 191.279 687.769 191.214C687.769 191.214 687.802 191.181 687.835 191.149H687.802V191.181ZM687.443 191.442C687.443 191.442 687.312 191.573 687.279 191.606C687.377 191.508 687.508 191.442 687.704 191.279L687.279 191.606L687.05 191.769C687.05 191.769 687.181 191.671 687.279 191.606C687.312 191.573 687.345 191.573 687.377 191.54C687.41 191.54 687.443 191.475 687.475 191.442H687.443ZM687.704 191.116C687.737 191.083 687.704 191.116 687.671 191.116C687.671 191.116 687.639 191.116 687.606 191.116C687.606 191.116 687.704 191.051 687.769 190.985C687.769 190.985 687.867 190.92 687.965 190.855L687.9 190.92L687.998 190.855C687.998 190.855 687.998 190.855 688.031 190.855L687.769 191.083L687.704 191.116ZM687.704 191.051C687.704 191.051 687.606 191.149 687.541 191.214L687.704 191.083V191.051ZM687.573 191.181C687.573 191.181 687.508 191.247 687.443 191.279L687.508 191.214C687.508 191.214 687.541 191.181 687.573 191.181ZM687.443 191.214C687.443 191.214 687.573 191.116 687.573 191.083C687.508 191.149 687.475 191.149 687.41 191.247L687.443 191.214ZM687.671 190.92C687.671 190.92 687.671 190.92 687.573 190.985C687.573 190.985 687.573 190.985 687.541 191.018C687.541 191.018 687.639 190.92 687.671 190.887V190.92ZM687.41 191.149C687.41 191.149 687.443 191.116 687.475 191.083C687.475 191.083 687.41 191.116 687.377 191.149H687.41ZM653.755 159.49L653.951 159.654C653.951 159.654 653.951 159.654 653.918 159.686C654.016 159.523 653.134 161.22 653.526 160.47V160.404L653.591 160.306L653.918 159.686L653.722 159.556L653.33 159.295C653.526 159.229 653.722 159.229 653.853 159.425L653.755 159.49ZM652.121 159.98C652.317 159.719 652.546 159.458 652.84 159.458C652.84 159.458 652.84 159.458 652.872 159.458L652.578 159.686L652.186 159.98L651.99 160.143C651.99 160.143 652.088 160.045 652.121 160.013V159.98ZM643.789 151.723C643.56 152.049 643.397 152.212 643.201 152.441C643.201 152.408 643.233 152.376 643.266 152.31C643.429 152.049 643.56 151.853 643.691 151.658C643.723 151.658 643.756 151.658 643.789 151.69V151.723ZM643.364 152.114C643.527 151.821 643.462 151.886 643.625 151.625C643.658 151.625 643.691 151.625 643.723 151.658C643.625 151.788 643.527 151.886 643.397 152.082L643.364 152.114ZM643.462 151.56C643.462 151.56 643.331 151.755 643.266 151.821C643.233 151.821 643.233 151.821 643.266 151.788C643.266 151.723 643.364 151.658 643.429 151.527C643.429 151.527 643.462 151.527 643.495 151.527L643.462 151.56ZM643.266 151.494C643.103 151.658 643.07 151.625 643.005 151.658C643.005 151.625 643.037 151.592 643.07 151.527C643.005 151.56 642.972 151.592 642.939 151.592C643.037 151.462 643.135 151.364 643.037 151.364C643.005 151.429 642.939 151.527 642.907 151.625C642.874 151.625 642.808 151.69 642.743 151.723C643.005 151.266 642.874 151.56 643.005 151.331C643.103 151.396 643.201 151.429 643.266 151.462V151.494ZM642.743 151.201C642.743 151.201 642.58 151.494 642.449 151.658C642.384 151.69 642.351 151.723 642.351 151.723C642.351 151.723 642.22 151.625 641.992 151.494C641.894 151.429 641.763 151.364 641.632 151.266C641.567 151.266 641.436 151.266 641.273 151.266C640.75 150.972 640.26 150.646 639.802 150.352C631.993 144.706 639.508 149.406 642.776 151.168L642.743 151.201Z" fill="%231D1D1B"/><path d="M574.293 157.573C572.299 156.789 570.306 155.974 568.509 155.158C564.915 153.526 562.203 152.416 562.595 152.22C560.634 151.568 551.649 148.565 545.931 146.672C549.917 147.782 547.989 146.9 544.068 145.595C540.768 144.583 536.128 143.18 532.501 142.07L532.566 141.874L530.443 141.385C528.025 140.83 526.587 140.34 527.338 140.275C526.946 140.21 526.522 140.145 525.933 140.047L525.705 141.058C525.705 141.058 525.443 141.026 525.345 140.993C523.908 140.797 522.47 140.569 520.967 140.373L518.745 140.047C518.745 140.047 518.484 140.014 518.385 139.981C518.385 139.883 517.961 140.047 518.32 139.655L518.091 139.851L518.026 139.916C518.026 139.916 518.222 139.72 518.255 139.655C518.124 139.786 518.091 139.818 518.026 139.883C517.961 139.883 517.895 139.851 517.797 139.818C517.797 139.622 517.961 139.263 517.928 139.002C517.928 138.937 517.569 139.492 517.405 139.688H517.373C517.373 139.688 517.373 139.655 517.373 139.622L517.667 139.165C517.242 139.655 517.503 139.035 517.177 139.492C517.242 139.394 517.307 139.231 517.307 139.231C517.471 138.872 517.242 139.198 517.144 139.492C517.144 139.459 517.242 139.231 517.307 139.067C517.373 138.839 517.078 139.524 517.209 139.133C517.209 139.067 517.275 139.002 517.275 139.002C517.177 139.165 517.275 138.937 517.079 139.361C517.144 139.165 516.98 139.524 517.046 139.263C516.882 139.72 517.078 139.035 516.85 139.688C517.078 139.002 517.013 139.1 516.882 139.426C516.948 139.198 516.948 139.198 517.046 138.904C517.046 138.904 516.98 139.035 516.85 139.394C517.046 138.545 516.621 140.079 516.882 138.97C516.85 139.067 516.817 139.1 516.784 139.198C516.784 139.231 516.784 139.263 516.784 139.296C516.784 139.165 516.817 139.1 516.817 139.035V138.937C516.817 138.937 516.817 139.165 516.752 139.361C516.752 139.394 516.752 139.426 516.719 139.459C516.719 139.263 516.719 139.296 516.752 139.198C516.752 139.133 516.752 139.1 516.817 138.97C516.817 139.002 516.817 139.067 516.784 139.1C516.784 139.1 516.784 139.1 516.784 139.035V139.1C516.784 139.1 516.784 139.1 516.784 139.133C516.784 138.97 516.784 139.035 516.784 139.002V139.165C516.784 139.165 516.784 139.263 516.752 139.296V139.1C516.752 139.1 516.817 138.937 516.752 139.035L516.817 138.708C516.817 138.708 516.752 139.1 516.686 139.426V139.329C516.686 139.231 516.752 139.035 516.752 139.002C516.752 139.002 516.784 138.741 516.752 139.133C516.752 139.198 516.719 139.231 516.686 139.231C516.686 139.1 516.719 138.97 516.784 138.708C516.784 138.839 516.719 139.035 516.686 139.231C516.719 138.937 516.686 139.067 516.686 139.067C516.686 139.133 516.686 139.198 516.686 139.263C516.686 139.263 516.686 139.329 516.621 139.426C516.621 139.361 516.621 139.296 516.654 139.231C516.654 139.231 516.654 139.133 516.621 139.459V139.361C516.621 139.622 516.556 139.883 516.523 140.112C516.523 140.177 516.523 140.242 516.49 140.34C516.523 140.079 516.588 139.786 516.556 139.883V139.688C516.654 139.198 516.588 139.59 516.556 139.949C516.556 139.851 516.556 139.72 516.654 139.133C516.654 139.198 516.654 139.361 516.588 139.59C516.588 139.524 516.588 139.394 516.654 139.133C516.621 139.296 516.556 139.655 516.556 139.655C516.556 139.492 516.556 139.426 516.621 139.231C516.621 139.426 516.588 139.557 516.556 139.655V139.133C510.576 138.186 504.629 137.958 499.597 137.501C500.447 137.501 501.95 137.566 503.192 137.729C501.198 137.501 499.565 137.305 498.127 137.142C497.31 137.077 496.951 136.946 495.938 136.913C495.317 136.913 494.729 136.913 494.141 136.913C491.853 136.946 489.991 136.848 487.377 136.783C487.181 136.913 486.527 137.011 485.547 137.109C485.057 137.142 484.501 137.207 483.881 137.24C483.554 137.24 483.227 137.272 482.9 137.305C482.378 137.305 481.822 137.338 481.267 137.37L481.201 137.697L480.221 137.795C479.535 137.86 478.816 137.893 478.097 137.958H477.803V137.142C477.803 137.24 477.803 137.37 477.803 137.534C477.705 136.652 477.672 138.252 477.607 137.109C477.509 137.501 477.411 137.795 477.313 137.958C477.313 137.207 477.411 137.893 477.378 137.109C477.28 137.403 477.248 138.056 477.15 137.86C477.15 137.762 477.15 137.534 477.15 137.403C477.052 137.697 476.954 137.338 476.888 137.729C476.888 137.664 476.888 137.599 476.888 137.534C476.888 137.534 476.856 137.436 476.888 137.762V137.664C476.888 137.664 476.888 137.893 476.888 137.99H476.79C476.79 137.99 476.79 137.762 476.79 137.501C476.79 137.566 476.79 137.729 476.79 137.958C476.79 137.893 476.79 137.762 476.79 137.501C476.757 137.664 476.79 137.925 476.725 137.99V137.893C476.725 137.893 476.725 137.729 476.725 137.599C476.725 137.664 476.725 137.697 476.725 137.762C476.725 137.795 476.692 137.893 476.692 138.023V137.893C476.692 137.893 476.659 137.958 476.659 138.023C476.659 137.86 476.627 137.762 476.594 137.958C476.594 137.958 476.594 137.99 476.594 138.023H476.561H476.496C476.496 137.958 476.496 137.893 476.496 137.795C476.496 137.795 476.463 137.795 476.431 137.893C476.431 137.86 476.431 137.795 476.398 137.566V137.762V138.056H476.3H476.235C476.235 138.056 476.137 137.99 476.104 137.534C476.039 137.99 475.908 137.338 475.777 137.436C475.843 138.186 475.777 137.827 475.777 138.056V137.958V138.154C475.777 137.925 475.777 137.664 475.712 137.468C475.712 137.664 475.712 137.795 475.712 137.893C475.712 137.893 475.712 137.958 475.679 138.023V137.86C475.614 137.566 475.679 137.631 475.647 137.403C475.581 137.338 475.581 137.044 475.548 136.816C478.947 136.293 481.887 135.902 483.587 136.032C484.24 136.032 481.528 136.293 480.221 136.457C483.129 136.065 490.775 135.575 495.186 135.184L495.088 130.778C492.147 130.745 490.546 130.778 492.376 130.973C485.841 130.549 479.437 130.973 473.555 131.365C467.608 131.92 461.956 132.083 456.76 132.769C450.062 134.041 434.509 136.032 432.548 137.272C432.94 136.816 427.255 137.795 420.524 139.426C413.793 141.026 406.049 143.408 402.16 144.877C404.742 143.8 395.201 146.9 398.207 145.595C389.221 148.598 381.15 151.861 382.849 151.633C366.087 157.051 351.187 166.809 342.3 171.117C318.643 186.653 299.691 205.321 285.445 226.307C285.412 225.719 289.366 219.91 293.646 214.655C297.862 209.368 302.338 204.603 301.684 204.734C293.614 213.709 288.026 221.476 282.962 229.473C277.93 237.501 273.323 245.726 268.225 256.496C265.579 262.077 269.369 253.167 270.251 251.274C267.67 256.692 265.284 262.11 263.128 267.528C262.05 270.237 261.037 272.913 260.056 275.622C259.142 278.624 258.521 281.17 257.737 283.944C257.54 284.662 257.41 285.282 257.214 285.804L256.495 287.795L255.188 291.777C254.338 294.421 253.554 297.097 252.835 299.741C251.398 305.028 250.189 310.315 249.208 315.537C249.143 315.472 249.568 313.187 249.993 311.066C249.078 315.178 247.869 320.628 248.293 320.204L249.012 316.157C249.96 312.926 249.306 317.071 248.555 322.097C247.803 327.156 247.084 333.128 247.15 333.52C247.215 329.93 246.333 335.119 245.581 339.786C244.863 344.454 244.209 348.631 244.34 342.92C244.046 345.661 243.784 349.121 244.078 348.533C243.523 352.58 243.261 353.853 243.49 349.708C241.987 364.656 242.935 359.401 241.628 372.913C241.464 372.848 241.66 370.106 241.628 368.703C241.562 370.139 241.497 371.575 241.399 373.076V373.794L241.791 374.219C241.856 374.284 241.922 374.349 241.987 374.415C241.954 376.895 241.954 379.506 241.497 382.378C241.268 385.935 241.334 389.395 241.236 393.801C241.17 393.377 241.105 393.703 241.072 393.246C241.301 411.849 243.065 425.557 247.019 446.021C244.895 439.917 248.424 453.299 248.293 454.539C249.404 458.292 250.613 462.013 251.888 465.668L250.711 461.132C253.652 470.955 257.737 479.147 261.527 487.046C260.285 484.826 259.109 482.574 257.965 480.322C260.71 486.099 263.585 491.811 267.114 497.228C265.186 494.161 263.52 490.897 261.919 487.666C264.468 492.17 264.566 491.811 264.729 491.876C264.925 491.876 265.121 492.431 268.715 498.175C267.114 495.923 274.27 506.726 277.472 511.001C280.772 514.82 284.367 518.573 289.725 523.893C291.032 525.394 288.124 523.306 288.941 524.252C290.934 525.819 295.378 529.833 300.279 533.586C305.148 537.372 310.409 540.897 313.219 542.366C311.389 541.321 311.095 541.517 311.65 541.974L315.408 543.9C319.362 546.511 319.95 546.87 319.166 546.706C331.582 553.756 315.506 543.998 330.242 552.287C329.034 551.7 329.589 552.059 327.106 550.851C334.588 554.898 342.104 558.227 349.586 561.132C356.905 564.363 364.551 566.583 371.903 568.9C376.086 570.825 358.899 565.081 363.734 567.105C369.191 568.737 374.354 570.271 380.235 571.935C385.888 572.979 391.606 573.893 397.324 574.709C408.761 576.341 420.132 577.581 430.98 578.397L426.961 578.006C429.346 577.549 437.841 578.822 446.696 579.148V579.278C448.232 579.278 449.735 579.213 451.238 579.148L451.108 579.213C449.572 579.376 449.082 579.637 449.67 579.54C449.931 579.54 450.225 579.54 450.487 579.54L445.226 582.248L456.205 580.453C456.205 580.453 456.303 581.008 456.336 581.237C456.336 581.302 456.336 580.486 456.336 580.29C456.336 580.323 456.336 580.323 456.336 580.388C456.336 580.355 456.336 580.355 456.336 580.323C456.336 580.323 456.336 580.355 456.336 580.421V580.976C456.336 580.421 456.401 580.78 456.434 580.584C456.434 580.682 456.466 580.976 456.499 581.237C456.499 580.878 456.466 580.714 456.499 580.878C456.499 580.878 456.499 580.78 456.499 580.714C456.499 580.812 456.499 580.812 456.499 580.747C456.499 580.78 456.499 580.845 456.499 580.878V581.008C456.499 581.008 456.499 580.91 456.499 580.714C456.499 580.714 456.499 580.714 456.499 580.747C456.499 580.812 456.499 580.878 456.499 580.91C456.499 580.747 456.499 580.878 456.499 580.649C456.499 580.649 456.499 580.617 456.499 580.551C456.499 580.453 456.499 580.421 456.499 580.421V580.551C456.499 580.551 456.499 580.453 456.499 580.388C456.499 580.486 456.499 580.584 456.499 580.584C456.499 580.551 456.499 580.453 456.499 580.388C456.499 580.388 456.499 580.388 456.499 580.355C456.499 580.323 456.499 580.258 456.499 580.323V580.584C456.499 580.551 456.499 580.453 456.499 580.323C456.499 580.551 456.499 580.551 456.532 580.878C456.532 580.878 456.532 580.714 456.532 580.355C456.532 580.584 456.532 580.617 456.532 580.617C456.532 580.682 456.532 580.78 456.532 580.812V580.91C456.532 580.91 456.532 580.812 456.532 580.617C456.532 580.649 456.532 580.682 456.532 580.747C456.532 580.584 456.532 580.486 456.532 580.355C456.532 580.486 456.532 580.519 456.564 580.551C456.564 580.617 456.564 580.649 456.564 580.747C456.564 580.682 456.564 580.617 456.564 580.551C456.564 580.551 456.564 580.617 456.597 580.747C456.597 580.617 456.564 580.192 456.532 580.127C456.532 580.258 456.532 579.637 456.532 580.29C456.597 580.91 456.597 580.747 456.597 580.78V580.355V580.323C456.597 580.453 456.597 580.388 456.597 580.323C456.597 580.323 456.597 580.258 456.597 580.225C456.597 580.258 456.597 580.29 456.597 580.323C456.597 580.388 456.597 580.486 456.597 580.617C456.597 580.388 456.597 580.388 456.597 580.192V580.649C456.597 580.649 456.662 580.812 456.662 580.714V581.041C456.662 581.041 456.662 580.388 456.597 579.996V579.931V580.388C456.597 580.388 456.728 580.976 456.695 580.355C456.695 580.453 456.695 580.649 456.695 580.682C456.695 580.682 456.76 581.139 456.695 580.192C456.76 580.812 456.695 580.258 456.695 579.964V580.421C456.695 579.833 456.695 579.67 456.695 579.507C456.695 579.572 456.728 579.866 456.695 579.768C456.695 579.899 456.695 579.768 456.695 579.67C456.695 579.703 456.695 579.768 456.695 579.801V579.866C456.695 579.866 456.695 579.768 456.695 579.474C456.695 579.539 456.695 579.605 456.695 579.605V579.474C456.695 579.474 456.695 579.507 456.695 579.54C456.695 579.637 456.695 579.768 456.728 579.931C456.728 579.703 456.695 579.474 456.728 579.474C456.728 579.474 456.728 579.703 456.728 579.735C456.76 579.996 456.728 579.474 456.728 579.572V579.637V579.703C456.728 579.801 456.728 579.898 456.728 579.931C456.728 579.931 456.728 579.899 456.728 579.866C456.76 580.29 456.76 580.355 456.826 580.943C456.826 580.617 456.76 579.931 456.793 580.127C456.793 580.16 456.793 580.192 456.793 580.258C456.793 580.323 456.793 580.388 456.793 580.388C456.793 580.747 456.793 580.584 456.793 580.584C456.76 580.127 456.76 580.192 456.728 579.833V579.899C456.728 579.899 456.728 579.898 456.728 579.931C456.728 579.898 456.728 579.833 456.728 579.735C456.728 579.637 456.728 579.572 456.728 579.474C456.76 579.833 456.793 580.127 456.826 580.388C456.826 580.16 456.826 580.16 456.826 579.703C456.826 579.703 456.826 579.703 456.826 579.637C456.826 579.67 456.826 579.703 456.826 579.735C456.826 579.833 456.826 579.801 456.826 579.931C456.826 579.735 456.826 579.801 456.826 579.474C456.826 579.637 456.826 579.768 456.826 579.703V579.899C456.891 580.355 456.858 579.996 456.826 579.67C456.826 579.605 456.826 579.572 456.826 579.54C456.826 579.703 456.826 579.637 456.826 579.54C456.826 579.54 456.826 579.54 456.826 579.507C456.826 579.409 456.826 579.311 456.891 579.768C456.891 579.899 456.891 579.768 456.891 579.54V579.572V579.735V579.605C456.891 579.572 456.891 579.54 456.891 579.507V579.278C456.891 579.278 456.891 579.376 456.891 579.474C456.891 579.735 456.956 579.964 456.924 579.67V579.768C456.924 579.768 456.924 579.703 456.924 579.67C456.924 579.768 456.956 579.899 456.989 579.996C456.956 579.735 456.989 579.996 456.989 579.964C456.989 580.062 456.989 580.16 456.989 580.192C456.989 580.192 456.989 580.062 456.989 579.964C456.989 579.996 456.989 580.062 457.022 580.192C457.022 580.127 457.022 580.029 456.989 579.964C456.989 579.899 456.989 579.866 456.989 579.801C456.989 579.801 456.989 579.801 457.022 579.801C457.022 579.801 457.022 579.801 457.022 579.833C457.022 579.866 457.087 580.192 457.087 580.062V579.931C457.087 580.094 457.022 579.833 457.022 579.768C457.022 579.768 457.022 579.768 457.022 579.801C457.022 579.801 457.022 579.801 457.022 579.768V579.866C457.022 579.866 457.022 579.866 457.022 579.768V579.833C457.022 579.801 457.022 579.801 457.022 579.768C469.242 578.756 482.868 578.169 500.774 575.264L498.617 575.819C499.271 575.721 500.022 575.623 500.806 575.525V575.656C509.269 574.35 520.901 571.511 528.809 569.096C531.456 568.116 536.585 566.354 533.383 567.105C547.466 563.123 560.308 557.281 572.071 550.623C583.899 543.998 594.649 536.491 605.203 528.919C602.753 530.812 599.452 533.619 601.413 532.085C607.262 527.581 612.914 522.816 618.306 517.79C616.737 518.671 616.019 519.585 612.326 522.392C614.352 520.434 618.829 516.125 622.75 512.339C615.725 519.324 623.272 512.764 626.442 509.859C625.854 510.283 626.801 509.174 626.442 509.337C630.722 505.453 630.886 504.931 631.441 504.05C631.964 503.136 632.879 501.928 638.238 496.151L637.846 496.902C641.636 492.365 644.838 488.025 648.694 482.966C650.654 481.138 645.067 488.057 645.067 488.58C650.621 481.563 654.935 473.991 659.64 467.431C657.712 470.694 654.673 475.198 652.549 478.364C658.039 471.445 658.431 470.466 661.992 464.983L661.633 465.538C664.378 461.295 666.959 456.954 669.442 452.548L667.449 455.877C671.86 445.596 677.84 435.577 682.251 421.151C677.774 435.055 681.794 423.566 681.892 424.774C683.297 421.216 685.551 415.799 685.094 417.398C687.054 410.511 689.243 406.138 690.844 396.151C691.139 395.759 692.348 388.644 692.413 390.309C693.851 381.138 691.792 392.43 691.694 391.614C693.851 377.548 696.759 358.226 694.439 337.698C693.622 328.886 692.707 323.729 691.792 318.735C690.975 314.362 690.126 310.119 688.721 303.755C688.459 302.449 688.23 301.111 687.936 299.806C687.806 298.696 688.132 299.61 688.525 301.046C689.015 302.808 689.57 305.256 689.57 305.256C688.851 300.85 688.067 297.032 687.185 293.278C686.564 289.558 685.322 285.804 684.048 281.855C684.669 283.455 684.277 281.725 683.721 279.212C681.565 272.717 681.695 275.099 678.755 266.712C679.474 268.05 680.454 269.812 681.761 272.75C680.323 269.094 678.787 265.406 677.088 261.783C675.324 258.161 673.625 254.571 671.632 250.915C670.88 248.826 674.311 255.191 675.585 257.769C671.795 249.283 664.149 236.588 662.188 234.466L664.541 238.513C663.822 237.175 664.835 238.252 665.946 240.014C670.194 246.77 671.305 250.132 671.37 250.622L668.527 245.497C669.573 248.37 672.416 253.494 675.193 259.499C678.101 265.439 680.879 272.195 682.839 277.808C682.251 276.601 681.63 275.426 680.977 274.284C680.846 273.925 680.715 273.566 680.584 273.206C678.853 268.572 676.892 263.317 674.278 257.965C671.926 252.515 668.854 247.064 665.848 241.581C659.509 230.811 652.386 220.497 645.884 213.056C644.283 211.163 642.812 209.433 641.44 207.834C641.08 207.41 640.721 207.051 640.362 206.692L640.427 206.627C640.427 206.627 640.362 206.561 640.329 206.529L640.623 206.3C644.381 210.869 648.955 216.45 653.791 222.358C654.706 223.794 653.628 222.554 653.301 222.292C656.732 226.503 660.522 231.496 658.986 228.265C655.523 224.12 654.935 222.913 650.948 218.67C648.073 215.047 645.949 212.338 646.635 212.795C645.524 211.751 642.681 207.834 640.59 206.072C640.231 205.647 639.708 205.027 639.12 204.375C638.172 203.428 637.192 202.58 636.212 201.633C635.787 201.143 635.395 200.687 635.068 200.295C635.362 200.589 635.689 200.915 636.048 201.274L638.728 203.232L633.565 198.239C632.977 197.749 632.781 197.684 633.042 198.043C629.644 194.453 626.899 192.234 623.893 189.818C623.24 188.97 621.933 187.632 620.005 185.902C616.541 183.291 613.11 180.843 609.516 178.363C608.438 177.188 614.581 181.365 607.621 176.078C602.556 172.847 611.902 179.962 603.7 174.348C598.733 170.53 600.433 171.183 593.898 167.658C593.113 166.972 594.486 167.658 597.1 169.061C594.224 167.429 590.434 165.308 586.97 163.382C583.964 161.914 581.252 160.608 579.521 159.89L579.586 159.727C577.789 158.585 575.796 157.964 573.835 157.149L574.293 157.573ZM456.793 580.78C456.793 580.78 456.793 580.78 456.793 580.649C456.793 580.649 456.793 580.649 456.793 580.584V580.519C456.793 580.519 456.793 580.682 456.793 580.747V580.78ZM516.588 139.818V139.72C516.588 139.72 516.588 139.655 516.621 139.622C516.621 139.688 516.621 139.753 516.588 139.818ZM638.695 225.589C638.695 225.589 638.597 225.491 638.532 225.393C638.466 225.328 638.336 225.164 638.499 225.393L639.545 226.894C641.178 229.211 642.845 231.561 644.511 233.944C646.21 236.163 647.583 238.676 648.988 241.189C650.131 243.213 651.308 245.269 652.484 247.358C652.549 247.684 652.615 248.043 652.745 248.467H652.843C652.778 248.108 652.745 247.88 652.745 247.717C652.778 247.88 652.843 248.076 652.941 248.37L653.105 248.337C653.17 248.467 653.268 248.598 653.334 248.729V248.761C653.334 248.761 653.17 248.859 653.072 248.924C653.17 248.892 653.268 248.827 653.334 248.794C653.334 248.794 653.137 248.892 652.876 249.022C652.876 249.022 652.876 249.022 652.941 249.022C652.974 249.022 653.039 248.99 653.105 248.957H653.072C653.039 248.957 653.007 248.957 652.974 248.99C652.974 248.99 652.974 248.99 653.072 248.957C653.072 248.957 653.137 248.957 653.17 248.924C653.105 248.924 653.072 248.957 653.105 248.924H653.137C653.137 248.924 653.235 248.859 653.268 248.859C653.432 248.794 652.843 249.055 652.549 249.185C652.941 249.022 653.105 248.957 653.334 248.859C653.334 248.859 653.17 248.957 653.039 249.022L653.334 248.924C653.072 249.022 652.745 249.153 653.235 248.957C652.353 249.251 652.778 249.12 652.811 249.12C652.811 249.12 653.007 249.055 653.105 249.022C652.517 249.218 653.105 249.022 653.105 249.055L653.399 248.99C653.039 249.088 652.517 249.251 652.484 249.251L652.778 249.153C652.778 249.153 652.745 249.153 652.843 249.153L653.268 249.055C653.072 249.12 653.072 249.12 652.876 249.153C653.889 248.924 652.451 249.251 653.432 249.088L652.713 249.218C652.713 249.218 652.582 249.218 653.17 249.153C653.791 249.055 653.17 249.153 653.334 249.153C653.268 249.153 652.843 249.218 652.745 249.251C653.17 249.218 652.745 249.251 653.464 249.185C653.203 249.218 652.713 249.283 652.615 249.283H652.713C652.713 249.283 653.039 249.283 653.53 249.218C653.203 249.251 652.713 249.283 652.941 249.283H653.203C653.203 249.283 653.007 249.283 652.941 249.283C652.941 249.283 653.105 249.283 653.203 249.283C653.432 249.283 653.072 249.283 653.007 249.283H653.235C653.726 249.283 652.778 249.283 652.876 249.283C652.941 249.283 653.203 249.283 653.334 249.283C652.549 249.283 652.745 249.283 652.549 249.283H652.843C652.484 249.283 653.039 249.283 653.203 249.316C653.137 249.316 653.105 249.316 653.301 249.316H653.562V249.349C653.464 249.349 653.301 249.349 653.203 249.316C653.203 249.316 653.203 249.316 653.105 249.316H652.647C652.647 249.316 652.647 249.316 652.288 249.251C652.549 249.251 652.909 249.283 652.974 249.316C653.039 249.316 653.039 249.316 653.072 249.316C653.137 249.316 653.203 249.316 653.399 249.316H653.562C653.366 249.316 653.17 249.316 653.007 249.283C653.235 249.283 653.399 249.283 653.562 249.316C653.562 249.316 653.301 249.316 653.235 249.316C653.53 249.316 653.464 249.316 653.562 249.316C653.301 249.316 652.941 249.283 653.137 249.283C653.137 249.283 653.17 249.283 653.235 249.283C653.17 249.283 653.137 249.283 653.007 249.283C652.974 249.283 653.203 249.283 653.268 249.316C653.399 249.316 653.464 249.316 653.595 249.316C653.595 249.316 653.399 249.316 653.334 249.316C653.53 249.316 653.235 249.316 653.53 249.316C653.464 249.316 653.366 249.316 653.268 249.316C653.268 249.316 653.268 249.316 653.105 249.316C653.432 249.381 653.53 249.381 653.595 249.381C653.399 249.381 653.105 249.316 652.974 249.283C653.366 249.349 652.713 249.283 652.647 249.251H652.484H652.582L652.974 249.316C652.974 249.316 652.909 249.316 652.745 249.283C652.941 249.283 653.203 249.349 653.464 249.414C653.464 249.414 653.53 249.414 653.628 249.414C653.628 249.414 653.562 249.414 653.53 249.414C653.562 249.414 653.595 249.414 653.628 249.414C653.628 249.414 653.562 249.414 653.464 249.414C653.628 249.414 652.941 249.316 652.843 249.283C652.909 249.283 652.909 249.283 652.843 249.283C652.778 249.283 652.745 249.283 652.713 249.283C652.255 249.185 653.301 249.414 653.301 249.414C653.007 249.349 652.876 249.316 652.811 249.316C652.811 249.316 653.301 249.414 653.53 249.447C653.464 249.447 653.432 249.447 653.53 249.447C653.595 249.447 653.628 249.447 653.693 249.447C653.693 249.447 653.595 249.447 653.53 249.414C653.464 249.414 653.432 249.414 653.399 249.414L653.66 249.479C653.66 249.479 653.203 249.381 653.726 249.479C653.53 249.447 653.17 249.349 653.039 249.316C653.432 249.414 652.615 249.218 652.941 249.316C653.334 249.414 653.235 249.381 653.628 249.479L653.334 249.414L653.726 249.512C653.726 249.512 653.66 249.512 653.628 249.512C653.66 249.512 653.693 249.512 653.726 249.512V249.545C653.726 249.545 653.693 249.545 653.66 249.545H653.53C653.53 249.545 653.595 249.545 653.726 249.545C653.497 249.479 653.366 249.447 653.203 249.414C653.432 249.479 653.235 249.414 653.758 249.577L653.432 249.479C653.334 249.479 653.562 249.512 653.791 249.577L653.432 249.479H653.301C653.301 249.479 653.301 249.447 653.432 249.479C653.432 249.479 653.432 249.479 653.595 249.545C653.432 249.512 653.758 249.61 653.824 249.61C653.824 249.61 653.824 249.61 653.758 249.61H653.824L659.672 259.956L658.954 257.345C659.411 258.193 659.869 259.042 660.391 259.891C660.424 259.891 660.391 259.956 660.424 260.021C660.718 261.392 661.045 262.763 661.339 264.199C661.96 266.157 662.613 268.148 663.267 270.139C663.986 272.064 664.41 274.12 665.913 276.274C666.698 277.319 666.926 277.613 667.253 278.526C667.416 278.951 667.547 279.408 667.645 279.93L666.6 280.289C667.188 283.03 667.743 285.739 668.331 288.448C668.821 291.222 669.41 293.899 669.573 296.444V296.999L669.769 297.228C669.704 297.228 669.606 297.26 669.41 297.293C669.606 297.293 669.736 297.293 669.802 297.293L669.932 297.489V297.554C669.932 297.554 669.769 297.619 669.671 297.684C669.867 297.684 669.932 297.684 670.063 297.684L670.161 297.815C669.998 297.815 669.834 297.815 669.54 297.848C669.867 297.815 670.03 297.848 670.194 297.848L670.259 297.913C670.259 297.913 670.128 297.913 669.834 298.011C670.488 297.946 670.194 298.011 670.325 298.011C669.998 298.141 669.736 298.141 669.965 298.174C669.736 298.239 669.442 298.174 669.442 298.174C669.442 298.272 670.03 298.174 670.39 298.109C670.586 298.207 669.965 298.207 669.671 298.272C669.834 298.305 670.39 298.272 670.39 298.37C670.292 298.37 670.259 298.37 670.128 298.402C670.553 298.402 670.325 298.566 670.651 298.598C670.651 298.664 670.684 298.696 670.717 298.761C670.161 298.892 670.815 298.696 669.965 298.859C669.834 299.023 670.259 298.957 670.128 299.12C670.423 299.12 670.553 299.088 670.815 299.055C670.815 299.088 670.815 299.12 670.847 299.153C670.521 299.251 669.736 299.382 670.292 299.382C670.488 299.382 670.749 299.382 670.945 299.349C670.945 299.349 670.945 299.414 670.945 299.447H670.357C670.325 299.643 671.272 299.447 670.88 299.643C670.619 299.643 670.651 299.577 670.586 299.61C670.128 299.773 670.945 299.61 670.978 299.675L670.423 299.773C670.423 299.773 670.978 299.969 671.109 300.132C670.945 300.132 670.782 300.132 670.619 300.197C670.945 300.328 670.619 300.589 670.357 300.818H670.847C670.847 300.818 670.651 300.883 670.553 300.883C670.39 300.981 670.847 300.85 671.043 300.85C671.076 300.883 670.782 300.948 670.619 300.948C671.043 301.013 671.566 301.177 671.076 301.372H670.945C670.782 301.503 671.926 301.34 671.533 301.503H671.435C671.435 301.503 671.435 301.568 671.435 301.601C671.435 301.601 671.435 301.601 671.435 301.634C671.435 301.731 671.435 301.797 671.435 301.895H671.37H671.468C671.468 301.895 671.403 302.09 671.109 302.221C671.795 302.156 670.847 302.482 671.795 302.352C671.337 302.547 671.174 302.547 670.88 302.776C670.847 302.841 671.501 302.776 671.599 302.776L671.109 302.874H671.632L671.043 303.004H671.174C671.174 303.004 671.403 302.939 671.533 302.939C671.762 302.972 671.239 303.2 670.978 303.265L671.272 303.331H671.174C671.174 303.331 671.272 303.331 671.272 303.396H671.337H671.435C671.239 303.396 671.174 303.396 671.011 303.396C671.534 303.396 670.488 303.494 670.978 303.526C671.076 303.494 671.272 303.494 671.37 303.461C671.076 303.559 671.109 303.69 671.239 303.722H670.88C670.815 303.918 671.109 304.049 671.141 304.212C671.272 304.114 671.762 304.049 671.893 304.081C671.86 304.081 671.795 304.081 671.795 304.081L671.403 304.179C671.664 304.179 671.632 304.114 671.795 304.114C671.86 304.114 671.893 304.114 671.893 304.114C671.73 304.179 671.403 304.212 671.272 304.212H671.468C671.468 304.212 671.239 304.277 671.011 304.31C671.337 304.31 670.521 304.538 671.076 304.473H670.913C670.913 304.669 671.141 304.734 671.207 304.865C671.664 304.767 671.566 304.865 671.958 304.832C671.893 304.897 671.828 304.93 671.73 304.995H671.664V305.06C671.566 305.126 671.501 305.191 671.533 305.256C671.599 305.256 671.632 305.256 671.697 305.256V305.354C671.697 305.354 671.632 305.387 671.566 305.387C671.632 305.452 671.664 305.517 671.762 305.55L671.86 306.105C671.599 306.268 671.403 306.431 671.86 306.431H671.828H671.958V306.562C671.958 306.562 671.828 306.562 671.762 306.594C671.893 306.594 671.958 306.594 671.991 306.66V306.888H672.024V307.019C671.174 307.345 672.318 307.378 671.632 307.671L671.926 307.606C672.089 307.606 671.991 307.606 671.893 307.671L672.252 308.03C672.742 310.968 673.2 313.709 673.625 316.19L672.841 312.828C673.167 314.525 673.429 316.027 673.69 317.397C673.919 318.735 674.082 319.943 674.278 321.053C674.474 322.162 674.67 323.174 674.834 324.153C674.932 324.643 675.03 325.1 675.095 325.557C675.16 325.883 675.16 325.85 675.193 326.111V326.764C675.258 327.645 675.291 328.559 675.193 329.44C675.193 329.669 675.16 329.865 675.128 330.061C675.062 330.158 675.291 330.256 675.357 330.387C675.357 330.485 674.997 330.648 674.866 330.713C674.703 330.779 674.834 330.648 674.899 330.55C675.03 330.485 674.899 330.289 674.899 330.158C674.768 329.832 674.964 329.702 674.964 329.44C674.866 329.832 674.54 330.42 674.572 331.04C674.768 331.758 674.997 332.508 675.226 333.324C675.291 333.651 675.422 333.944 675.389 334.075C675.389 334.401 675.389 334.76 675.422 335.087C675.422 335.805 675.455 336.555 675.487 337.339L675.258 334.924C675.716 342.234 675.781 349.839 675.422 357.215C674.932 363.71 674.049 370.041 672.939 376.275L672.677 376.928L671.926 378.853L672.448 379.016C672.448 379.016 672.448 379.212 672.416 379.31L672.939 379.441C672.841 380.485 672.808 381.529 672.644 382.541C672.448 383.879 672.122 385.381 671.762 386.392L671.141 386.033C671.141 386.033 670.913 385.87 670.847 385.838C670.749 385.838 671.86 386.947 671.337 386.49L670.978 386.099C671.37 386.621 670.847 386.197 671.207 386.621C671.109 386.523 671.011 386.425 671.011 386.425C670.749 386.197 670.913 386.425 671.141 386.621L671.174 386.686L671.272 386.784C671.272 386.784 671.435 386.947 671.501 387.013C671.501 387.013 671.239 386.751 671.174 386.686C671.174 386.686 671.305 386.817 671.403 386.915C671.403 386.915 671.403 386.915 671.468 386.98C671.468 386.98 671.468 386.98 671.468 387.013L671.272 387.404C671.272 387.404 671.272 387.469 671.239 387.502C671.109 387.437 671.011 387.404 670.88 387.339H670.945C670.651 387.241 670.782 387.306 670.749 387.274C670.815 387.274 670.88 387.339 670.913 387.372C670.619 387.208 670.815 387.241 670.749 387.176C670.749 387.208 670.684 387.274 670.651 387.306C670.913 387.404 671.076 387.469 671.174 387.535C671.174 387.535 671.141 387.535 671.109 387.535H671.076C671.011 387.502 670.782 387.404 670.651 387.306C670.619 387.372 670.586 387.437 670.553 387.502H670.619C670.847 387.535 670.782 387.535 671.043 387.6H671.141C671.141 387.6 671.141 387.633 671.141 387.665C670.978 387.6 671.011 387.665 670.782 387.567H670.717L670.815 387.633C670.815 387.633 670.847 387.633 670.913 387.633C670.913 387.633 670.88 387.633 670.847 387.633L671.076 387.698H671.011H671.043C671.043 387.698 671.043 387.731 671.043 387.763C671.043 387.763 671.043 387.763 671.011 387.763C671.011 387.763 671.011 387.763 671.043 387.763C671.043 387.763 671.043 387.796 671.043 387.828C671.043 387.828 671.043 387.828 671.043 387.861C671.011 387.861 670.945 387.861 670.815 387.828C670.847 387.828 670.945 387.861 671.043 387.894C671.043 387.992 670.978 388.09 670.978 388.187C670.978 388.22 670.978 388.253 670.978 388.318C670.978 388.318 670.978 388.318 670.978 388.351H670.945C670.945 388.351 670.945 388.351 670.978 388.351C670.88 388.351 670.782 388.383 670.717 388.416C671.109 388.351 670.39 388.481 670.978 388.416C670.815 388.416 670.978 388.416 670.553 388.514C670.651 388.514 670.815 388.481 670.978 388.449C670.978 388.449 670.978 388.449 670.978 388.481C670.913 388.481 670.913 388.481 670.978 388.481V388.546C670.913 388.546 670.88 388.546 670.847 388.579C670.847 388.579 670.913 388.579 670.945 388.579C670.945 388.579 670.913 388.579 670.88 388.579C670.88 388.579 670.913 388.579 670.945 388.579C670.945 388.579 670.945 388.579 670.945 388.612C670.945 388.612 670.945 388.612 670.945 388.644C670.717 388.775 670.521 388.905 670.423 389.199C670.553 389.199 670.684 389.199 670.782 389.199C670.782 389.264 670.749 389.362 670.717 389.428C670.684 389.395 670.619 389.33 670.586 389.297C670.521 389.493 670.586 389.558 670.684 389.591C668.625 398.729 665.946 406.758 662.907 413.514C662.581 414.787 661.404 417.822 659.509 421.216C659.378 421.51 658.79 422.326 658.562 423.077C658.66 423.729 658.725 424.382 658.823 425.035C658.888 425.263 658.823 425.394 658.66 425.655C658.431 426.079 658.169 426.504 657.908 426.928C657.353 427.809 656.699 428.69 656.111 429.735C655.817 430.257 655.523 430.812 655.294 431.497C655.131 431.987 655 432.672 655.098 433.423C654.346 435.544 653.628 437.502 653.105 439.004C652.321 440.668 651.928 441.843 651.961 442.235C650.752 444.748 649.641 446.478 648.628 447.816C648.792 447.816 648.955 447.783 649.151 447.816C649.053 447.881 648.988 447.881 648.89 447.881C648.824 447.881 648.694 447.881 648.563 447.946C648.563 447.946 648.53 447.946 648.498 448.011C648.465 448.044 648.4 448.044 648.367 448.142C648.367 448.012 648.367 447.848 648.367 447.848C648.236 447.457 648.007 447.914 648.138 448.207C648.073 448.207 648.04 447.946 647.942 447.783C647.746 447.587 647.877 448.338 647.681 448.011C647.648 447.946 647.681 447.881 647.681 447.848C647.681 448.044 647.387 447.946 647.681 448.305C647.452 448.207 647.615 448.599 647.354 448.468C647.648 448.893 647.027 448.468 647.517 448.958C647.06 448.566 646.995 448.632 647.125 448.827C647.06 448.795 646.995 448.73 646.995 448.73L646.897 448.664C646.897 448.664 646.995 448.73 647.158 448.86C647.158 448.86 647.158 448.86 647.158 448.893C647.289 448.991 647.452 449.121 647.55 449.186C647.289 448.991 647.223 448.958 647.158 448.925C646.995 448.795 646.962 448.827 646.733 448.632C646.733 448.632 646.733 448.697 646.766 448.73L646.7 448.664C646.7 448.664 646.766 448.697 646.766 448.73C646.766 448.762 646.864 448.827 646.962 448.925C646.962 448.925 646.733 448.762 647.06 449.023C646.995 449.023 646.929 448.958 646.897 448.958C646.831 448.893 646.798 448.893 646.668 448.795C646.733 448.827 646.799 448.893 646.864 448.958C646.537 448.86 647.485 449.48 646.57 449.023C646.864 449.284 647.06 449.415 647.191 449.545C646.635 449.35 647.191 449.48 646.472 449.186C646.733 449.382 647.289 449.643 647.125 449.578C647.027 449.578 646.831 449.48 646.7 449.415C646.962 449.545 646.602 449.48 646.995 449.611C646.929 449.611 646.864 449.578 646.798 449.545C646.798 449.545 646.7 449.545 647.027 449.611H646.929C646.929 449.611 647.027 449.611 647.06 449.611C647.06 449.611 646.897 449.611 646.766 449.578C646.799 449.578 646.929 449.643 647.06 449.676C647.06 449.676 646.929 449.676 646.766 449.611C646.831 449.611 646.962 449.676 647.06 449.709C647.06 449.709 646.962 449.709 646.864 449.676C646.929 449.676 646.995 449.676 647.06 449.709L646.995 449.774C646.995 449.774 646.897 449.774 646.831 449.741H646.995L646.472 450.394L646.668 450.525C646.472 450.818 646.243 451.145 646.047 451.406C645.818 451.797 645.59 452.124 645.361 452.548C645.263 452.744 645.132 453.005 645.001 453.429C645.001 453.592 644.936 453.723 644.936 453.886C644.936 453.951 644.936 454.049 644.936 454.147L644.74 454.474C644.544 454.767 644.348 455.061 644.152 455.355C643.694 455.975 643.237 456.628 642.714 457.346L642.322 457.901L641.93 458.325C641.505 458.814 641.08 459.435 640.786 460.153C640.198 461.654 640.133 462.698 639.643 463.677C639.414 464.2 639.087 464.722 638.695 465.277C638.401 465.636 638.434 465.668 638.27 465.734C637.944 465.995 637.584 466.256 637.225 466.549C636.506 467.104 635.722 467.692 634.905 468.312C634.709 468.475 634.513 468.573 634.088 468.965L633.434 469.715C633.075 470.14 632.716 470.564 632.323 471.021C630.232 473.501 628.86 475.623 627.586 477.972C626.442 480.192 625.07 482.476 622.619 485.544L622.096 485.381L620.495 487.503L619.678 488.547C619.678 488.547 619.155 489.102 618.894 489.363C617.718 490.538 616.345 491.778 615.169 492.431H614.94C614.94 492.431 614.875 492.333 614.875 492.594C614.842 492.496 614.777 492.496 614.712 492.463C614.81 492.235 614.908 492.006 615.071 491.68C614.908 491.941 614.777 492.17 614.646 492.398C614.516 492.333 614.418 492.333 614.319 492.235C614.123 492.104 613.96 492.006 613.96 491.941C613.927 491.713 614.418 491.745 614.646 491.68H615.038L614.646 491.582C614.516 491.582 614.319 491.517 614.025 491.386C613.731 491.256 613.568 491.223 613.111 490.995V491.06L611.444 493.932C611.085 494.52 610.889 494.781 610.496 495.303L609.647 496.38C609.843 495.597 610.006 495.009 609.745 495.923L609.647 496.021L609.255 496.315L608.993 496.51L608.471 496.902L606.902 498.142C605.922 498.926 604.713 500.003 604.223 500.721C603.569 501.634 603.341 502.091 602.818 502.581C602.654 502.744 602.491 502.907 602.295 503.071L601.478 502.614C601.478 502.614 601.38 502.581 601.315 502.516C601.151 502.45 600.923 502.32 600.792 502.255C600.727 502.255 602.066 503.038 601.478 502.679L601.021 502.385C601.576 502.744 600.988 502.385 601.445 502.712C601.347 502.646 601.184 502.581 601.184 502.581C600.857 502.385 601.184 502.581 601.445 502.744C601.445 502.744 601.184 502.614 601.053 502.516C600.857 502.418 601.478 502.777 601.151 502.581C601.086 502.581 601.053 502.516 601.021 502.516C601.184 502.614 600.988 502.516 601.38 502.712C601.184 502.614 601.544 502.809 601.315 502.712C601.674 502.907 601.315 502.711 601.544 502.842C601.282 502.711 601.184 502.646 601.544 502.842C601.347 502.744 601.347 502.744 601.086 502.581C601.086 502.581 601.217 502.646 601.478 502.809C601.38 502.777 601.217 502.679 601.478 502.809C601.478 502.809 601.446 502.809 601.38 502.777C601.315 502.777 601.282 502.711 601.184 502.679C601.217 502.679 601.249 502.679 601.282 502.744C601.151 502.679 600.955 502.614 600.792 502.516C601.119 502.679 601.249 502.744 601.119 502.679L601.347 502.777C601.347 502.777 601.348 502.777 601.38 502.777C601.184 502.679 601.021 502.614 601.249 502.712L600.955 502.581C600.955 502.581 601.053 502.614 601.184 502.679C601.184 502.679 601.249 502.711 601.282 502.744C601.249 502.744 601.282 502.744 601.38 502.809C601.446 502.842 601.511 502.875 601.576 502.907L601.38 502.809C601.38 502.809 601.544 502.875 601.609 502.907C601.609 502.907 601.609 502.907 601.544 502.907C601.445 502.875 601.315 502.809 601.315 502.809C601.38 502.842 601.707 503.005 601.576 502.94L601.315 502.809C601.315 502.809 601.315 502.809 601.478 502.907C601.511 502.907 601.544 502.94 601.544 502.94C601.315 502.842 601.184 502.777 601.119 502.744H601.021C601.021 502.744 601.315 502.842 601.609 503.005C601.609 503.005 601.642 503.005 601.74 503.071C601.642 503.038 601.576 503.005 601.511 502.973C601.249 502.875 601.413 502.973 601.119 502.809C601.249 502.875 601.642 503.038 601.707 503.071C601.576 503.005 602.164 503.299 601.544 503.005C600.955 502.744 601.119 502.809 601.086 502.809L601.838 503.168C600.923 502.744 601.838 503.168 601.544 503.071C601.544 503.071 601.413 503.005 601.249 502.94C601.446 503.038 601.445 503.038 601.642 503.136L601.217 502.94C601.217 502.94 601.053 502.875 601.151 502.94L600.857 502.809C600.857 502.809 601.87 503.266 602.034 503.364L601.478 503.103C601.478 503.103 600.923 502.875 601.478 503.136C601.38 503.103 601.217 503.005 601.184 503.005C601.184 503.005 600.759 502.809 601.609 503.234C601.053 502.973 601.544 503.234 601.805 503.332L601.38 503.136C601.772 503.332 601.936 503.397 602.066 503.462C602.066 503.462 601.903 503.397 601.968 503.429C601.87 503.397 601.968 503.43 602.034 503.462L601.805 503.364L601.903 503.429H601.838C601.838 503.429 601.903 503.43 602.034 503.495C601.968 503.495 602.034 503.495 601.74 503.364C601.74 503.364 601.838 503.397 601.903 503.429C601.87 503.429 601.838 503.43 601.805 503.397C601.838 503.397 601.903 503.43 601.936 503.462C601.936 503.462 602.001 503.462 602.034 503.495H601.968C601.838 503.43 601.968 503.495 602.066 503.527C601.936 503.462 601.87 503.429 601.805 503.429C601.805 503.429 601.838 503.429 601.87 503.429C601.478 503.266 601.413 503.234 600.89 502.973C601.184 503.103 601.805 503.397 601.609 503.332C601.576 503.332 601.544 503.299 601.478 503.266H601.445C601.445 503.266 601.446 503.266 601.511 503.266C601.446 503.266 601.38 503.201 601.38 503.201C601.348 503.201 601.38 503.201 601.315 503.201C601.315 503.201 601.348 503.201 601.38 503.201C601.38 503.201 601.38 503.201 601.445 503.201H601.511C601.511 503.201 601.347 503.168 601.315 503.136C601.217 503.103 601.249 503.136 601.217 503.136C601.642 503.332 601.576 503.299 601.903 503.462H601.838C601.838 503.462 601.838 503.462 601.805 503.462H601.838C602.034 503.56 602.23 503.658 602.001 503.527H602.099C602.099 503.527 602.066 503.527 602.034 503.527C602.001 503.527 602.034 503.527 602.066 503.527C601.838 503.43 601.609 503.332 601.413 503.234C601.609 503.332 601.609 503.332 602.066 503.56C602.066 503.56 602.001 503.56 602.001 503.527C601.936 503.495 601.936 503.527 601.838 503.429C601.968 503.495 601.968 503.495 602.099 503.56C602.099 503.56 602.034 503.56 602.066 503.56L601.903 503.495C601.478 503.299 601.805 503.462 602.099 503.593L601.347 503.364C601.347 503.364 600.825 503.201 600.661 503.168C600.596 503.168 602.034 503.789 601.38 503.527L600.89 503.299C601.478 503.593 600.857 503.364 601.315 503.593C601.217 503.527 601.053 503.462 601.053 503.462C600.694 503.299 601.053 503.462 601.315 503.593C601.282 503.593 601.053 503.462 600.89 503.397C600.661 503.299 601.347 503.625 600.988 503.462C600.923 503.462 600.857 503.397 600.857 503.397C601.021 503.495 600.792 503.397 601.217 503.593C601.021 503.527 601.38 503.691 601.151 503.593C601.217 503.593 601.217 503.593 601.217 503.625C601.151 503.625 600.825 503.495 600.563 503.429C600.727 503.495 600.792 503.527 600.89 503.527C600.89 503.527 600.89 503.527 600.923 503.527C600.923 503.527 600.988 503.56 601.021 503.593C600.923 503.56 600.857 503.527 601.021 503.593L600.727 503.495C600.727 503.495 600.825 503.56 600.923 503.593C600.955 503.593 600.988 503.625 601.021 503.658C600.988 503.658 601.086 503.691 601.184 503.756C601.249 503.789 601.348 503.854 601.38 503.886C601.38 503.886 601.38 503.886 601.315 503.886C601.315 503.886 601.38 503.886 600.857 503.658C600.955 503.723 601.119 503.789 601.249 503.854H601.119C601.119 503.854 601.217 503.854 601.282 503.854H601.315C601.217 503.854 601.053 503.789 601.053 503.789C601.053 503.789 601.086 503.789 601.119 503.789C601.119 503.789 601.151 503.789 601.184 503.789H601.053C601.053 503.789 601.053 503.789 601.217 503.821C601.217 503.821 601.217 503.821 601.315 503.886C601.282 503.886 601.249 503.854 601.217 503.854C601.217 503.854 601.217 503.854 601.282 503.886C601.053 503.821 600.89 503.789 600.825 503.756H600.727C600.727 503.756 601.151 503.919 601.445 504.017C601.347 504.017 601.249 503.984 601.217 503.952C600.955 503.886 601.119 503.952 600.792 503.919C600.923 503.952 601.282 504.082 601.38 504.082C601.348 504.082 601.315 504.082 601.249 504.05C600.629 503.886 600.792 503.952 600.759 503.952L601.347 504.115C600.923 504.017 601.282 504.115 601.347 504.18C601.347 504.18 601.217 504.18 600.955 504.082C601.151 504.148 601.184 504.148 601.315 504.213L600.923 504.115C600.923 504.115 600.759 504.115 600.857 504.148L600.531 504.05C600.531 504.05 600.955 504.18 601.315 504.278H601.184C601.184 504.278 600.596 504.148 601.184 504.311C601.086 504.311 600.89 504.245 600.857 504.213C600.857 504.213 600.465 504.148 601.249 504.343C601.053 504.311 600.988 504.278 601.249 504.343H601.086C601.086 504.343 601.184 504.343 601.249 504.343C601.249 504.343 601.249 504.343 601.249 504.409C601.249 504.474 601.249 504.441 601.249 504.474C601.249 504.474 601.217 504.474 601.184 504.474C601.184 504.474 601.217 504.474 601.249 504.474C601.086 504.441 600.923 504.409 600.563 504.311C600.759 504.376 601.053 504.441 601.249 504.507C601.249 504.507 601.249 504.507 601.217 504.507H601.184C601.184 504.507 601.184 504.507 601.249 504.507C601.184 504.507 601.119 504.507 601.119 504.507C601.053 504.507 601.086 504.507 601.053 504.507C601.053 504.507 601.086 504.507 601.119 504.507H601.184H601.249C601.151 504.507 601.086 504.474 601.021 504.441C600.923 504.441 600.955 504.441 600.923 504.441C601.086 504.474 601.184 504.507 601.249 504.507C601.184 504.507 601.151 504.507 601.086 504.507C601.151 504.507 601.184 504.539 601.249 504.572C601.086 505.388 600.923 506.138 600.759 506.889C600.498 508.129 600.04 508.945 599.844 509.01L599.942 509.141C596.838 512.209 593.702 515.309 590.14 517.823L589.944 516.974L587.591 518.9L583.246 522.49L583.049 522.424C584.193 521.478 585.435 520.401 586.644 519.389C585.043 520.727 583.866 521.706 583.017 522.424L582.429 522.163L581.448 522.816C578.573 524.709 581.546 522.065 573.672 527.94C573.639 527.94 573.606 527.973 573.574 528.005L573.704 528.234C573.704 528.234 573.541 528.397 573.443 528.462L573.574 528.691C572.397 529.441 571.09 530.257 569.587 531.204C568.248 531.922 566.81 532.705 565.274 533.488V533.26L562.595 534.5C559.915 535.773 557.138 537.078 554.361 538.384C551.649 539.787 549.002 541.191 546.551 542.464L548.316 541.158C544.068 543.214 539.788 545.368 535.278 547.327L531.292 548.273C530.639 548.436 530.05 548.534 529.201 548.861C528.809 548.991 528.188 549.285 527.796 549.644C527.469 549.97 526.75 550.558 527.077 550.721C526.979 550.362 526.783 550.786 526.26 550.884C526.228 550.884 526.162 550.884 526.097 550.917L525.313 549.84L523.548 550.884C522.241 551.667 520.934 552.255 519.627 552.483C518.353 552.744 516.523 552.614 514.497 552.908L507.08 554.017L507.374 553.56C505.315 554.278 509.236 552.614 507.668 553.267C505.773 554.082 503.878 554.898 501.95 555.714L501.787 555.584L500.872 554.996L501.754 555.649C501.754 555.649 501.852 555.714 501.885 555.747C501.623 555.878 501.362 555.975 501.068 556.073L500.61 555.812L499.957 556.171C499.401 556.498 498.748 556.824 498.029 556.987C497.31 556.987 496.461 556.857 495.48 556.791C493.226 557.281 495.088 557.02 496.297 556.987C497.375 556.987 498.192 556.824 493.618 557.705C493.16 557.803 492.768 557.868 492.376 557.966C492.278 557.868 492.278 557.738 492.147 557.64C492.017 557.542 491.886 557.444 491.723 557.379C492.017 557.281 492.278 557.216 492.605 557.118C492.311 557.183 492.017 557.281 491.723 557.346C491.592 557.281 491.494 557.216 491.396 557.216L491.102 557.15C490.775 557.085 490.644 557.118 490.481 557.085H489.827C489.566 557.118 489.239 557.15 488.978 557.248L487.017 557.836L483.162 558.978C482.541 558.978 484.828 558.26 485.384 557.901C484.077 558.391 481.691 559.011 478.914 559.696L479.11 560.708C477.966 560.871 476.856 560.969 475.875 561.099L475.287 560.969C474.993 560.969 474.699 560.969 474.372 561.002L474.307 560.675C472.183 560.936 470.19 561.165 468.458 561.263C467.608 561.295 466.824 561.263 466.04 561.263C465.419 561.263 464.831 561.197 464.276 561.165C463.589 561.165 462.903 561.132 462.282 561.099C462.25 561.393 462.217 561.654 462.184 561.915C461.792 561.915 461.466 561.915 461.531 561.915L461.27 561.818C460.975 561.687 460.649 561.622 460.355 561.556C459.799 561.458 459.407 561.458 459.015 561.426L458.623 563.58C458.296 563.449 458.198 563.188 457.806 562.699C457.643 562.503 457.545 562.209 457.447 562.013H457.381C457.381 562.013 457.152 562.111 456.989 562.176C456.63 562.274 456.238 562.372 455.813 562.438C454.963 562.568 454.081 562.666 453.199 562.731C452.317 562.797 451.467 562.797 450.585 562.797L454.898 559.696L444.932 561.622C443.919 561.817 442.873 562.013 441.795 562.242L441.011 562.405C441.011 562.405 441.044 562.405 440.75 562.405C440.096 562.34 439.475 562.34 438.822 562.34C438.724 562.438 438.168 562.536 437.351 562.601C436.959 562.601 436.469 562.666 435.946 562.699C435.881 562.699 435.816 562.699 435.75 562.699L435.652 562.34H435.587C434.411 562.274 433.202 562.242 432.025 562.176C431.11 562.176 430.228 562.144 429.346 562.111C424.673 561.818 419.903 561.034 414.904 560.447L413.629 559.827C413.499 559.533 413.172 559.794 412.747 559.696C412.355 559.696 411.93 559.631 411.473 559.598C410.59 559.5 409.676 559.337 408.728 559.174C407.78 559.011 406.833 558.848 405.885 558.652C405.395 558.554 404.872 558.488 404.317 558.423C404.023 558.423 403.729 558.358 403.271 558.423C403.075 558.423 402.846 558.456 402.422 558.619C400.265 558.064 398.239 557.705 396.148 557.314C394.972 557.085 393.763 556.857 392.554 556.628C391.966 556.498 391.378 556.367 390.855 556.237C390.626 556.171 390.332 556.073 390.299 556.041C390.234 556.171 390.136 556.4 390.005 556.628L389.94 555.323C388.927 555.094 387.881 554.898 386.836 554.67C375.497 552.483 383.47 554.344 378.34 553.528C377.981 553.234 373.766 552.255 370.727 551.471C367.721 550.656 365.891 550.068 369.975 550.982C362.264 549.089 357.036 547.065 352.298 545.205L352.592 545.368C350.599 544.357 348.671 543.377 346.645 542.366C344.685 541.452 342.626 540.505 340.404 539.494C335.993 537.437 330.863 535.055 324.524 531.498C326.746 532.999 329.36 534.5 327.923 533.88C323.969 531.791 319.198 528.495 319.819 528.691L320.865 529.278C308.71 522.555 296.097 512.339 286.654 500.394C285.478 498.893 284.334 497.392 283.223 495.89L281.589 493.606C280.936 492.692 280.805 492.463 280.315 491.484C278.551 488.188 276.819 484.989 275.185 481.889C273.486 478.854 271.95 475.851 270.512 472.979C269.271 470.335 268.062 467.953 267.016 465.636L265.023 460.968L263.128 455.551C262.834 454.669 262.54 453.756 262.278 452.874L261.919 451.536C261.788 451.014 261.788 450.851 261.527 449.937L260.318 447.196L260.024 446.543C260.024 446.543 259.991 446.478 259.926 446.184L259.632 444.748C257.737 434.239 261.102 451.014 259.926 443.181C258.129 435.152 256.691 428.331 255.874 421.934C255.449 418.736 255.188 415.701 255.057 412.698L254.992 410.479C254.992 410.022 254.992 409.956 254.926 409.108L254.796 407.998L254.404 404.637C254.404 404.31 254.469 404.017 254.469 403.788H254.306C254.306 403.788 254.306 403.788 254.338 403.788H254.306C254.502 403.788 254.436 403.788 254.306 403.788C254.306 403.788 254.469 403.788 254.502 403.788H254.306C254.306 403.788 254.469 403.788 254.534 403.788C254.436 403.788 254.371 403.788 254.306 403.788C254.306 403.788 254.371 403.788 254.404 403.788C254.371 403.788 254.338 403.788 254.306 403.788C254.306 403.788 254.404 403.788 254.502 403.788C254.469 403.788 254.371 403.788 254.306 403.788C254.306 403.788 254.24 403.788 254.894 403.788C254.338 403.788 254.404 403.788 254.306 403.788C254.306 403.788 254.567 403.788 254.698 403.788C254.502 403.788 254.436 403.788 254.306 403.788C254.306 403.788 254.6 403.788 254.861 403.788C254.567 403.788 254.436 403.788 254.306 403.788C254.306 403.788 254.469 403.788 254.632 403.788C254.469 403.788 254.371 403.788 254.306 403.788C254.534 403.788 254.698 403.788 254.502 403.788C254.436 403.788 254.371 403.788 254.306 403.788C254.469 403.788 254.698 403.788 254.861 403.788C254.73 403.788 254.469 403.788 254.306 403.788H254.175C254.273 403.788 254.306 403.788 254.436 403.788C254.012 403.788 254.273 403.788 253.946 403.788C254.567 403.788 253.848 403.788 254.73 403.788C254.894 403.788 254.436 403.788 254.6 403.788C254.338 403.788 254.175 403.788 253.946 403.788C254.306 403.788 254.992 403.788 254.502 403.788C254.338 403.788 254.11 403.788 253.946 403.788H254.436C254.436 403.788 254.142 403.788 253.946 403.788C254.175 403.788 254.142 403.788 254.24 403.788C254.665 403.788 254.142 403.788 253.946 403.788H254.436C254.436 403.788 254.11 403.788 253.946 403.788H254.338C254.077 403.788 254.404 403.788 254.73 403.755H254.24C254.24 403.755 254.469 403.755 254.534 403.755C254.73 403.755 254.24 403.755 254.044 403.755C254.077 403.755 254.306 403.755 254.469 403.755C254.208 403.755 253.979 403.755 253.914 403.755C253.914 403.755 253.979 403.755 254.11 403.755H254.24C254.24 403.755 254.11 403.755 253.914 403.755H254.077C254.404 403.755 254.142 403.755 253.914 403.755C253.946 403.755 253.979 403.755 254.077 403.755C254.012 403.755 253.979 403.755 253.914 403.755H254.208C254.273 403.755 254.273 403.755 254.208 403.755C254.208 403.755 254.24 403.755 254.273 403.755C253.816 403.755 254.142 403.755 253.946 403.755C254.012 403.755 254.077 403.755 254.208 403.755C254.077 403.755 253.979 403.755 253.881 403.755C253.979 403.755 253.881 403.755 253.979 403.755C254.175 403.755 254.371 403.755 254.567 403.723C254.567 403.723 254.371 403.723 254.208 403.723C254.24 403.723 254.306 403.723 254.338 403.723C254.208 403.723 254.208 403.723 254.24 403.723H254.371H254.273C254.371 403.723 254.6 403.723 254.632 403.723H254.796H254.698H254.404C254.404 403.723 254.469 403.723 254.567 403.723C254.502 403.723 254.436 403.723 254.371 403.723H254.338C254.338 403.723 254.11 403.723 253.979 403.723C254.142 403.723 254.469 403.723 254.534 403.723C254.469 403.723 254.469 403.723 254.534 403.723C254.6 403.723 254.632 403.723 254.665 403.723C254.861 403.723 254.763 403.723 254.6 403.723H254.502C254.502 403.723 254.567 403.723 254.6 403.723C254.6 403.723 254.534 403.723 254.469 403.723H254.175C254.371 403.723 254.436 403.723 254.567 403.723C254.044 403.723 255.09 403.723 254.632 403.723C254.534 403.723 254.338 403.723 254.24 403.723C254.436 403.723 254.469 403.723 254.469 403.723C254.632 403.723 254.567 403.723 254.469 403.723C254.436 403.723 254.436 403.723 254.404 403.723H254.763L254.6 403.69C254.469 403.69 254.142 403.69 253.946 403.723H254.338C254.11 403.723 254.11 403.723 253.979 403.723C254.175 403.723 254.404 403.723 254.534 403.723H254.338C254.338 403.723 254.567 403.723 254.796 403.723C254.469 403.723 255.319 403.69 254.763 403.723H254.926C254.926 403.723 254.763 403.723 254.73 403.723C254.273 403.723 254.371 403.723 254.012 403.755C254.012 403.755 254.502 403.723 254.469 403.69C254.306 403.69 254.175 403.69 254.012 403.69C254.012 403.69 254.012 403.69 254.044 403.69H254.077C254.077 403.69 254.077 403.69 254.044 403.69C254.175 403.69 254.273 403.69 254.469 403.69C254.404 403.69 254.371 403.69 254.044 403.69C254.044 403.69 254.012 403.69 253.979 403.69C253.979 403.69 253.979 403.69 254.012 403.69H254.044C254.044 403.69 253.979 403.69 253.946 403.69C254.142 403.69 255.025 403.592 254.371 403.625H254.404H253.946C254.012 403.625 254.273 403.625 254.502 403.592C253.816 403.625 254.6 403.56 254.142 403.592C255.384 403.462 254.044 403.527 254.828 403.331L254.534 403.396C254.24 403.396 254.698 403.364 254.763 403.331C254.534 403.364 254.502 403.396 254.338 403.429H254.273C254.273 403.462 254.273 403.364 254.175 403.135C254.11 403.07 254.077 402.842 253.881 402.613C253.816 400.916 253.75 399.251 253.75 397.587C253.75 397.032 253.75 397.065 253.75 396.738C253.75 396.543 253.848 396.706 253.816 396.804V396.902C253.979 396.771 254.11 396.608 254.142 396.412C254.273 395.792 254.24 395.694 254.273 395.433C254.273 393.736 254.208 392.267 254.142 390.635C254.338 387.894 254.208 384.01 254.73 380.257L254.208 380.126C254.273 379.049 254.338 377.972 254.371 376.862H254.502C254.469 367.887 254.894 357.802 256.037 348.174C257.05 338.546 259.044 329.473 260.514 322.489L259.991 323.664C260.71 318.181 261.363 317.136 262.148 313.122C261.821 313.644 260.808 318.964 261.265 315.57C262.017 311.359 262.768 307.117 263.553 302.743C263.553 302.711 263.618 302.384 263.553 302.58V302.743C263.553 302.743 263.487 302.874 263.585 302.678C263.716 302.384 263.716 302.384 263.749 302.286L263.847 301.927L264.337 299.675L264.827 297.521L265.121 296.509L265.252 296.118V296.053C265.186 296.053 264.958 295.922 264.86 295.857C264.566 295.661 264.304 295.498 264.174 295.4C263.977 295.204 263.879 295.171 263.879 295.041L265.579 295.628C268.062 289.525 269.271 283.063 271.133 277.058C271.264 276.927 271.329 276.797 271.329 276.764V276.666L271.297 276.47C271.329 276.372 271.362 276.242 271.395 276.144C271.427 276.176 271.525 276.242 271.689 276.34C271.493 276.046 270.937 275.752 271.133 275.72C271.231 275.72 271.427 275.85 271.525 275.915C271.329 275.72 271.525 275.72 271.46 275.622C271.46 275.622 271.46 275.622 271.46 275.589C271.46 275.589 271.493 275.589 271.525 275.589C271.525 275.589 271.525 275.589 271.493 275.524C271.493 275.491 271.493 275.458 271.525 275.426C271.558 275.426 271.591 275.426 271.623 275.458C271.623 275.458 271.558 275.426 271.525 275.426C271.558 275.426 271.558 275.426 271.623 275.458C271.623 275.458 271.558 275.426 271.525 275.393C271.525 275.393 271.525 275.361 271.525 275.328C271.525 275.328 271.623 275.099 271.656 275.002C271.656 275.002 271.656 275.002 271.689 275.002C271.787 274.708 271.885 274.447 272.016 274.186C272.081 274.186 272.179 274.186 272.146 274.12C272.081 274.12 272.081 274.12 272.048 274.088C272.048 274.088 272.048 274.055 272.048 274.022C272.048 274.022 272.114 274.022 272.146 274.022C272.114 274.022 272.081 274.022 272.048 273.99C272.048 273.99 272.048 273.957 272.048 273.925C272.048 273.925 272.114 273.957 272.179 273.99C272.277 273.99 272.571 274.12 272.832 274.186C272.506 274.055 272.375 273.99 272.506 274.022L272.081 273.892V273.827C272.31 273.892 272.702 274.022 272.408 273.827L272.702 273.957C272.702 273.957 272.702 273.827 272.179 273.598C272.277 273.631 272.408 273.663 272.44 273.696C272.506 273.696 272.375 273.566 272.244 273.468C272.244 273.435 272.277 273.37 272.31 273.337L272.44 273.402C272.44 273.402 272.342 273.37 272.31 273.337C272.408 273.37 272.506 273.402 272.506 273.402C272.473 273.402 272.408 273.337 272.31 273.304C272.31 273.304 272.31 273.304 272.31 273.272L272.473 273.37C272.473 273.37 272.473 273.337 272.31 273.239C272.31 273.239 272.31 273.239 272.31 273.206C272.506 273.304 272.636 273.337 272.702 273.37H272.8C272.8 273.37 272.604 273.272 272.342 273.109C272.342 273.109 272.342 273.109 272.342 273.076C272.571 273.206 272.408 273.076 272.702 273.272C272.636 273.207 272.506 273.109 272.375 273.011C272.8 273.37 272.702 273.272 272.702 273.272L272.375 272.978C272.375 272.978 272.375 272.978 272.375 272.945C272.408 272.978 272.44 273.011 272.538 273.109C272.473 273.011 272.44 272.978 272.375 272.913L272.538 273.109C272.538 273.109 272.669 273.239 272.604 273.109L272.832 273.402C272.832 273.402 272.604 273.109 272.375 272.815C272.44 272.88 272.669 273.206 272.375 272.75C272.44 272.847 272.538 273.011 272.538 273.043C272.538 273.043 272.734 273.304 272.538 272.945C272.473 272.847 272.44 272.782 272.408 272.717C272.408 272.75 272.473 272.815 272.506 272.847C272.506 272.815 272.44 272.75 272.408 272.717C272.44 272.782 272.473 272.815 272.473 272.847C272.473 272.847 272.506 272.913 272.538 272.945C272.538 272.945 272.506 272.847 272.408 272.717C272.44 272.782 272.44 272.75 272.408 272.717C272.538 272.913 272.669 273.174 272.767 273.37C272.604 273.043 272.506 272.88 272.408 272.717C272.636 272.162 272.865 271.607 273.094 271.02C273.225 271.052 273.355 271.118 273.617 271.183C273.486 271.15 273.29 271.052 273.126 271.02C273.649 271.183 273.355 271.085 273.355 271.085C273.355 271.085 273.257 271.052 273.159 271.02C273.159 271.02 273.159 271.02 273.126 271.02C273.159 271.02 273.225 271.02 273.29 271.085C273.355 271.085 273.225 271.085 273.126 271.02C273.421 271.118 273.682 271.216 273.682 271.216L273.388 271.085C273.388 271.085 273.453 271.085 273.323 271.085L273.126 271.02C273.159 271.02 273.225 271.02 273.29 271.085C273.225 271.085 273.159 271.052 273.126 271.02L273.486 271.15C273.486 271.15 273.584 271.183 273.126 271.02C273.257 271.085 273.388 271.15 273.453 271.15C273.159 271.02 273.29 271.085 273.126 270.987C273.323 271.085 273.519 271.15 273.584 271.183H273.486C273.486 271.183 273.323 271.052 273.126 270.987C273.29 271.052 273.388 271.118 273.257 271.052L273.126 270.987C273.192 270.987 273.257 271.052 273.29 271.052C273.29 271.052 273.225 271.02 273.126 270.987C273.159 270.987 273.225 271.02 273.225 271.052L273.126 270.987C273.257 271.052 273.388 271.118 273.323 271.085C273.29 271.085 273.192 271.02 273.126 270.987C273.584 271.216 273.486 271.183 273.649 271.248L273.355 271.118C273.649 271.248 273.355 271.118 273.126 270.987L273.486 271.183C273.486 271.183 273.486 271.183 273.813 271.346C273.584 271.216 273.29 271.052 273.192 271.02C273.159 271.02 273.126 271.02 273.094 270.987C273.094 270.987 273.094 270.987 273.126 270.987C273.126 270.987 273.126 270.987 273.094 270.987C273.094 270.987 273.094 270.987 273.159 270.987C273.159 270.987 273.159 270.987 273.094 270.987C273.094 270.987 273.094 270.955 273.094 270.922L273.159 270.955H273.094V270.889C273.094 270.889 273.159 270.922 273.192 270.955C273.126 270.922 273.094 270.889 273.094 270.889C273.126 270.889 273.388 271.085 273.453 271.118L273.584 271.216L273.519 271.15L273.192 270.922C273.192 270.922 273.257 270.955 273.388 271.052C273.323 271.02 273.192 270.922 273.126 270.857C273.159 270.857 273.192 270.922 273.29 270.987C273.29 270.987 273.192 270.922 273.094 270.857C273.094 270.857 273.159 270.922 273.192 270.922C272.963 270.759 273.192 270.922 273.29 270.987C273.323 271.02 273.388 271.052 273.388 271.052C273.649 271.248 273.29 270.987 273.061 270.824C273.061 270.824 273.29 270.987 273.323 270.987C273.323 270.987 273.192 270.889 273.061 270.824C273.551 269.616 274.009 268.441 274.499 267.234C274.63 266.842 274.532 267.234 274.499 267.43C275.152 266.646 275.152 265.798 275.479 265.015L275.839 263.905H275.937L278.354 258.781L280.609 254.277C282.145 251.274 283.746 248.304 285.412 245.4C288.745 239.558 292.339 233.846 296.26 228.396C304.07 217.429 313.088 207.442 323.021 198.663C330.373 192.266 331.68 190.863 334.49 188.284L334.294 187.991C336.32 186.228 339.588 183.976 345.404 180.158L340.568 184.205L345.044 180.974C346.482 179.929 347.952 178.95 349.488 177.971C352.658 176.111 355.794 174.218 358.997 172.325C362.199 170.432 365.401 168.572 368.603 166.679C370.139 165.797 371.74 164.981 373.406 164.263C374.223 163.904 375.04 163.545 375.922 163.219L377.164 162.729H377.229L377.262 162.795C385.3 158.911 393.436 155.386 401.899 152.84C406.212 151.404 410.296 149.936 414.511 148.728C416.635 148.108 418.727 147.488 420.85 146.868L423.987 145.987L425.523 145.595L426.274 145.432L426.601 145.366H426.634V144.681C426.732 145.007 426.895 145.334 427.026 145.693C427.026 145.725 427.059 145.791 427.091 145.889L426.993 145.628C426.895 145.366 427.059 145.791 427.059 145.856C426.993 145.628 426.961 145.595 426.928 145.464C426.83 145.138 427.091 145.856 427.222 146.084C427.255 146.15 426.699 144.681 426.961 145.334L427.157 145.856C426.961 145.236 427.189 145.856 427.026 145.334C427.059 145.464 427.124 145.595 427.124 145.595C427.255 145.954 427.124 145.595 427.026 145.301C427.026 145.334 427.124 145.562 427.189 145.725C427.287 145.954 427.026 145.269 427.189 145.628C427.189 145.693 427.222 145.758 427.255 145.791C427.189 145.628 427.255 145.823 427.124 145.399C427.189 145.595 427.059 145.203 427.157 145.464C427.026 145.073 427.189 145.595 426.993 145.007C427.255 145.693 427.222 145.562 427.091 145.236C427.157 145.432 427.157 145.464 427.287 145.725C427.287 145.725 427.222 145.595 427.124 145.236C427.451 146.052 426.895 144.551 427.287 145.628C427.189 145.366 427.157 145.203 427.091 145.04C427.091 145.04 427.091 145.073 427.091 145.105C427.157 145.269 427.091 145.073 427.287 145.595C427.255 145.464 427.189 145.269 427.124 145.138C427.124 145.138 427.124 145.203 427.157 145.203C427.157 145.203 427.157 145.269 427.189 145.301C427.189 145.269 427.189 145.236 427.189 145.236C427.189 145.301 427.255 145.334 427.222 145.301C427.189 145.236 427.189 145.236 427.157 145.171C427.157 145.203 427.157 145.236 427.222 145.269C427.222 145.269 427.189 145.203 427.157 145.171C427.157 145.203 427.189 145.236 427.222 145.334C427.255 145.399 427.418 145.725 427.549 145.954C427.385 145.628 427.32 145.497 427.385 145.628L427.189 145.203C427.189 145.203 427.189 145.203 427.189 145.171C427.287 145.334 427.516 145.823 427.353 145.497L427.483 145.791C427.483 145.791 427.483 145.725 427.222 145.203C427.287 145.301 427.32 145.432 427.353 145.464C427.385 145.53 427.222 145.203 427.157 145.073C427.157 145.073 427.157 145.073 427.157 145.105C427.157 145.105 427.157 145.105 427.157 145.138C427.157 145.138 427.157 145.138 427.157 145.105C427.157 145.105 427.157 145.105 427.157 145.171L427.255 145.399C427.255 145.399 427.059 144.975 427.157 145.203C427.189 145.301 427.287 145.432 427.287 145.432C427.255 145.366 427.091 145.04 427.157 145.171L427.287 145.432C427.385 145.628 427.189 145.236 427.059 144.942C427.059 144.942 427.059 144.91 427.059 144.877C427.157 145.04 427.255 145.236 427.287 145.334C427.353 145.497 427.418 145.595 427.451 145.628V145.725C427.451 145.725 427.385 145.53 427.32 145.334C427.353 145.432 427.32 145.366 427.483 145.595C427.483 145.53 427.385 145.432 427.353 145.301C427.549 145.66 427.483 145.562 427.516 145.595L427.385 145.301C427.385 145.334 427.385 145.366 427.451 145.399C427.451 145.334 427.418 145.334 427.418 145.301L427.483 145.432C427.483 145.432 427.582 145.595 427.516 145.497L427.647 145.791C427.647 145.791 427.516 145.562 427.418 145.301C427.483 145.432 427.451 145.399 427.418 145.301C427.451 145.366 427.483 145.432 427.483 145.432C427.483 145.432 427.614 145.693 427.418 145.301C427.418 145.301 427.418 145.301 427.451 145.301C427.516 145.399 427.549 145.497 427.647 145.693C427.581 145.595 427.516 145.432 427.451 145.301C427.483 145.399 427.483 145.366 427.483 145.366C427.483 145.334 427.483 145.334 427.451 145.269C430.49 144.551 433.528 143.833 436.534 143.147C434.541 143.702 434.509 143.865 431.208 144.583C434.835 143.963 441.436 142.56 447.187 141.45C450.062 140.895 452.709 140.373 454.669 140.014C456.597 139.622 457.839 139.361 457.871 139.296C463.197 138.578 459.146 139.394 462.446 139.1C463.295 139.002 464.243 138.904 465.19 138.774C465.19 138.839 465.19 138.904 465.223 138.97C460.91 139.59 456.499 140.177 458.394 140.242C450.879 141.189 451.957 141.189 448.003 141.352C447.905 141.417 447.807 141.515 447.611 141.581L448.265 145.595C449.082 145.203 450.846 144.91 453.068 144.583C455.388 144.289 458.1 143.8 460.877 143.278C471.595 142.984 463.655 143.833 475.483 142.984C478.326 143.18 477.084 143.245 475.124 143.343C473.196 143.506 470.582 143.735 470.582 143.735C476.594 143.343 478.064 143.441 478.293 143.212C478.522 143.017 477.574 142.755 478.849 142.625C479.372 142.625 479.829 142.625 480.123 142.625C480.384 142.625 480.58 142.625 480.777 142.625C480.875 142.625 481.365 142.625 481.038 142.625C480.711 142.625 480.45 142.625 480.254 142.69C479.862 142.723 479.698 142.788 479.6 142.886C479.502 142.951 479.437 143.049 479.339 143.147C479.306 143.147 479.273 143.212 479.175 143.278L479.11 143.343C479.11 143.571 479.208 143.408 479.241 143.474H479.404C479.404 143.474 479.698 143.506 479.829 143.539C481.267 143.539 482.639 143.539 484.011 143.539L484.077 143.735C484.077 143.735 484.077 143.637 484.011 143.539C484.011 143.539 484.011 143.604 484.044 143.669V143.539C484.044 143.604 484.077 143.702 484.109 143.898C484.109 143.8 484.044 143.669 484.044 143.539C484.044 143.539 484.044 143.604 484.044 143.637C484.044 143.637 484.044 143.571 484.044 143.539C484.044 143.539 484.109 143.539 484.142 143.539C484.142 143.539 484.142 143.571 484.142 143.669V143.539C484.142 143.539 484.24 143.539 484.273 143.539L484.828 143.441C484.828 143.441 484.828 143.441 485.057 143.441H486.037C486.658 143.441 487.312 143.441 487.9 143.474C489.141 143.506 490.22 143.604 491.429 143.735L492.376 143.833H492.474C492.474 143.833 492.474 143.833 492.474 143.865C492.474 143.865 492.507 143.865 492.54 143.833L493.585 143.898L494.01 143.996V144.061V144.192C494.01 144.094 494.01 144.028 494.01 143.963C494.01 143.963 494.01 144.192 494.01 144.355C494.01 144.159 494.01 144.061 494.01 143.963C494.01 143.963 494.01 144.061 494.01 144.126C494.01 144.028 494.01 144.028 494.01 143.963C494.01 143.963 494.01 144.126 494.01 143.996C494.01 144.094 494.01 144.192 494.01 144.257C494.01 144.159 494.01 144.061 494.01 143.93C494.01 143.93 494.01 144.224 494.01 144.322C494.01 144.257 494.01 144.094 494.01 143.93H494.075C494.075 143.93 494.075 144.028 494.075 144.159C494.075 144.322 494.075 143.865 494.108 144.028C494.108 143.996 494.108 143.963 494.108 143.93C494.108 144.159 494.108 144.094 494.108 143.93H494.271C494.271 143.93 494.271 144.094 494.271 144.159V143.93C494.271 143.93 494.271 143.963 494.271 143.996C494.271 144.061 494.271 143.996 494.271 143.93H494.435H494.5C494.5 143.963 494.5 143.996 494.5 144.028C494.5 144.028 494.5 143.963 494.5 143.93H494.533C494.533 143.93 494.533 143.93 494.533 143.963C494.533 143.93 494.533 143.963 494.533 143.93C494.533 143.93 494.533 144.322 494.533 144.028C494.533 144.028 494.533 143.963 494.533 143.93V144.159C494.533 144.159 494.565 143.996 494.598 143.996C494.598 143.996 494.598 143.963 494.598 143.93C494.598 143.996 494.598 144.028 494.598 144.126C494.598 143.8 494.598 144.648 494.598 144.094V144.257C494.598 144.257 494.631 144.094 494.663 144.061C494.663 143.8 494.663 143.702 494.663 143.637C494.663 143.637 494.663 143.833 494.663 143.8C494.663 143.735 494.663 143.669 494.663 143.637C494.663 143.637 494.663 143.735 494.663 143.833C494.663 143.8 494.663 143.735 494.663 143.637H494.729C494.729 143.93 494.761 144.257 494.761 143.767V143.637C494.761 143.637 494.761 143.833 494.761 143.93C494.761 143.31 494.794 143.8 494.794 143.637C494.827 144.714 494.859 143.506 494.892 144.257V143.963C494.892 143.669 494.892 144.126 494.892 144.192C494.892 143.963 494.892 143.93 494.892 143.767C494.892 143.702 494.892 143.669 494.892 143.669V143.604C494.892 143.604 494.99 143.604 495.023 143.604C495.023 143.604 495.023 143.637 495.023 143.669C495.088 143.8 495.023 143.669 495.023 143.604C495.023 143.604 495.055 143.604 495.088 143.604L495.121 143.702C495.121 143.702 495.121 143.702 495.088 143.604C495.186 143.8 495.284 143.963 495.186 143.735C495.186 143.735 495.154 143.669 495.121 143.604C495.121 143.571 495.121 143.539 495.121 143.604C495.121 143.604 495.121 143.637 495.154 143.669C495.154 143.637 495.154 143.637 495.121 143.604L495.219 143.8C495.219 143.8 495.219 143.8 495.284 143.865L495.186 143.735C495.186 143.735 495.154 143.669 495.121 143.604C496.722 143.669 498.29 143.702 499.826 143.898C500.316 144.061 501.591 144.289 500.055 144.192C500.676 144.257 501.362 144.322 502.048 144.387V144.583L503.747 144.812C506.198 145.138 509.008 145.203 511.981 145.856C514.955 146.509 518.124 147.194 521.261 147.88C524.332 148.5 527.338 149.511 530.279 150.425C533.253 151.306 535.965 151.959 538.285 152.742C539.036 153.069 539.396 153.265 539.592 153.363C538.023 152.481 537.86 152.09 538.285 152.024C543.415 153.885 548.022 155.092 549.786 156.202C546.649 155.027 546.323 155.092 544.787 154.668C546.617 155.288 548.447 155.81 550.244 156.496C552.498 157.769 550.734 157.018 548.283 156.137C545.8 155.288 542.728 154.179 542.663 154.374C548.054 156.104 553.642 158.258 558.935 160.347C561.549 161.424 564.098 162.664 566.287 163.872C566.875 164.198 567.169 164.427 567.692 164.916C568.248 165.373 568.803 165.732 569.326 166.026C569.947 166.352 570.731 166.842 571.515 167.299C571.515 167.397 571.45 167.462 571.417 167.527C571.09 167.364 570.764 167.201 570.372 166.972C569.489 166.483 568.672 166.091 567.725 165.406C567.169 164.981 566.941 164.688 566.614 164.525C566.254 164.296 565.83 164.068 565.438 163.839C562.105 162.142 559.785 161.032 564.686 163.806C562.791 162.795 560.83 161.718 558.87 160.804L552.825 158.193C561.778 162.827 545.473 155.092 553.642 159.466C557.138 160.934 559.948 162.077 562.301 163.317C563.477 163.904 564.588 164.459 565.503 164.981C566.026 165.275 566.189 165.373 566.549 165.699C567.137 166.222 567.757 166.613 568.248 166.94L569.979 167.919C570.796 168.343 571.711 168.931 572.561 169.257C572.986 169.453 573.41 169.518 573.77 169.518C573.868 169.583 573.966 169.649 574.031 169.681C573.9 169.91 573.77 170.138 573.704 170.301L573.966 169.91L573.802 170.236H573.77C573.606 170.53 573.77 170.301 573.9 170.105C573.802 170.269 573.737 170.399 573.704 170.464L574.129 169.877C573.966 170.138 573.802 170.367 573.737 170.53C573.933 170.236 574.064 169.942 574.195 169.779C574.031 170.073 573.868 170.334 574.064 170.073C573.966 170.236 573.9 170.334 573.835 170.432C573.966 170.236 573.933 170.367 574.162 170.04C573.966 170.432 574.293 169.975 573.9 170.595C573.998 170.464 574.227 170.138 574.26 170.105C573.802 170.824 574.293 170.171 573.802 170.987C574.227 170.334 574.064 170.726 574.325 170.399C574.293 170.464 574.227 170.562 574.227 170.53C574.227 170.595 574.096 170.791 574.031 170.921C574.325 170.464 574.456 170.301 574.619 170.073C574.391 170.464 574.26 170.628 573.998 171.085C574.26 170.628 574.325 170.66 574.521 170.301C574.325 170.628 574.423 170.464 574.195 170.921C574.619 170.236 574.293 170.824 574.554 170.399C574.391 170.758 574.162 171.052 574.325 170.856C574.227 171.085 574.031 171.313 574.031 171.313C574.031 171.313 574.358 170.824 574.521 170.53C574.652 170.399 574.325 170.921 574.162 171.183C574.26 171.052 574.587 170.595 574.587 170.628C574.521 170.726 574.521 170.758 574.456 170.856C574.717 170.464 574.554 170.856 574.881 170.399L574.815 170.53C574.815 170.53 574.913 170.399 574.946 170.301C574.946 170.301 574.913 170.367 574.848 170.432C574.848 170.432 574.913 170.367 574.946 170.301C574.946 170.301 574.979 170.301 575.011 170.334C574.979 170.367 574.946 170.367 574.815 170.628L574.881 170.432C574.423 171.183 574.881 170.399 574.423 171.183C574.391 171.346 574.619 170.987 574.587 171.15C574.75 170.889 574.815 170.758 574.979 170.497C575.338 170.073 574.325 171.737 574.75 171.117C574.881 170.889 575.109 170.562 575.175 170.464C575.175 170.464 575.175 170.464 575.175 170.53L574.848 171.052C574.848 171.052 575.338 170.301 575.175 170.693C575.044 170.889 575.044 170.856 575.011 170.921C574.783 171.378 575.207 170.628 575.24 170.628L574.946 171.117C574.946 171.117 575.305 170.758 575.403 170.693C575.305 170.824 575.207 170.987 575.142 171.117C575.338 170.921 575.24 171.248 575.142 171.574L575.403 171.183C575.403 171.183 575.305 171.378 575.24 171.444C575.175 171.607 575.403 171.183 575.501 171.019C575.501 171.019 575.371 171.28 575.305 171.378C575.403 171.28 575.469 171.183 575.534 171.085C575.502 171.215 575.534 171.117 575.665 170.987C575.665 170.987 575.665 170.987 575.698 171.019C575.698 171.052 575.698 171.085 575.665 171.15L575.632 171.248V171.313L575.665 171.215L575.6 171.28C575.6 171.28 575.665 171.215 575.763 171.085C575.763 171.085 575.763 171.085 575.763 171.117C575.763 171.183 575.698 171.215 575.698 171.215C575.665 171.313 575.698 171.215 575.763 171.15C575.763 171.183 575.828 171.215 575.861 171.248C575.861 171.248 575.861 171.28 575.828 171.346C575.828 171.313 575.828 171.28 575.861 171.248C575.861 171.248 575.861 171.248 575.894 171.28C575.894 171.346 575.894 171.378 575.828 171.476C575.894 171.378 575.894 171.346 575.926 171.313L575.992 171.378C575.992 171.411 575.926 171.476 575.894 171.509C575.992 171.346 575.992 171.411 575.959 171.509C575.926 171.607 575.861 171.705 575.828 171.803L575.73 171.933L575.796 171.868L575.861 171.77C575.861 171.77 575.894 171.737 575.926 171.672C575.926 171.672 575.926 171.672 575.926 171.737C575.926 171.737 575.959 171.639 575.992 171.607C576.024 171.542 576.09 171.476 576.122 171.411L575.992 171.639V171.705H575.959L576.024 171.607C576.024 171.672 575.959 171.705 575.959 171.737C575.861 171.966 575.959 171.835 576.057 171.639L576.122 171.574C576.122 171.574 576.122 171.509 576.188 171.444C576.09 171.639 576.024 171.77 576.057 171.737C576.057 171.737 576.122 171.607 576.22 171.444C576.155 171.574 576.09 171.737 576.024 171.835L576.318 171.509C576.22 171.672 576.188 171.737 576.09 171.835C576.384 171.411 575.828 172.292 576.09 171.901C576.155 171.803 576.253 171.639 576.286 171.542C576.155 171.77 576.188 171.803 576.286 171.77L576.122 172.031C576.122 172.031 576.318 171.966 576.384 172.031C576.384 171.966 576.482 171.803 576.58 171.672L576.514 171.77C576.514 171.77 576.547 171.705 576.58 171.672C576.514 171.77 576.449 171.868 576.416 171.901L576.547 171.77C576.547 171.77 576.416 171.966 576.318 172.162C576.482 171.868 576.09 172.651 576.416 172.162L576.351 172.292C576.351 172.292 576.547 172.194 576.612 172.194C576.743 171.966 576.809 171.901 576.841 171.803C576.874 171.803 576.874 171.803 576.907 171.835C576.874 171.966 576.841 172.064 576.907 172.064C576.939 171.998 576.972 171.933 577.005 171.901C577.005 171.901 577.005 171.901 577.037 171.901C577.037 171.966 577.005 171.998 576.939 172.096C577.005 172.096 577.07 172.031 577.168 171.933C577.233 171.933 577.233 171.933 577.233 171.868C577.233 171.868 577.266 171.868 577.299 171.803C577.364 171.705 577.364 171.639 577.429 171.574C577.429 171.639 577.364 171.705 577.331 171.77C577.723 171.313 576.939 172.978 577.429 172.26L577.723 171.933C577.723 171.998 577.56 172.194 577.462 172.455C577.854 171.868 577.527 172.619 577.821 172.227C577.331 173.369 578.05 172.227 577.919 173.043L578.017 172.782C578.214 172.553 578.05 172.978 578.116 173.075C578.181 172.847 578.115 172.782 578.214 172.651C578.344 172.651 578.279 172.651 578.573 172.651C578.802 172.716 579.096 172.651 579.423 172.586C584.487 175.523 587.787 178.2 590.401 180.027C593.146 181.985 594.518 183.454 596.806 184.792H596.871C596.871 184.792 596.904 184.89 596.936 184.89C597.982 185.935 599.42 187.273 601.021 188.741C601.838 189.525 602.753 190.373 603.831 191.385C604.844 192.364 606.151 193.767 607.85 195.073L608.895 193.996C610.137 195.106 611.607 196.313 613.078 198.108C611.967 197.162 610.758 196.281 609.516 195.53C611.085 196.835 612.228 198.141 613.241 199.185C614.254 200.197 615.071 201.046 615.757 201.731C617.162 203.102 618.077 203.918 618.992 204.766C619.94 205.615 620.789 206.431 622.129 207.997C623.436 209.531 625.168 211.881 628.174 215.308C626.932 214.198 624.71 211.685 623.044 209.629C621.41 207.606 620.201 206.268 620.985 207.214C623.567 210.641 625.102 212.599 626.181 213.676C626.736 214.264 627.226 214.688 627.749 215.178C628.043 215.439 628.337 215.667 628.664 215.961C629.121 216.352 629.611 216.777 630.33 216.973H630.167C630.102 217.168 630.298 217.07 630.363 217.136C630.559 217.201 630.788 217.201 630.984 217.201C631.213 217.201 631.409 217.136 631.637 217.07L631.964 216.94L632.16 216.875C632.16 216.875 632.193 216.875 632.225 216.907C632.487 217.103 632.781 217.364 633.108 217.691C633.304 218.017 633.238 218.082 633.238 218.245L633.467 219.159C633.794 219.714 634.153 220.302 634.513 220.922C635.493 221.966 636.473 223.01 637.453 224.055C637.813 224.446 637.617 224.153 637.846 224.544C637.976 224.74 638.107 224.969 638.172 225.132H638.042C638.042 225.132 637.715 225.164 637.747 225.197C637.747 225.23 637.747 225.262 637.747 225.262L638.695 225.589ZM640.296 225.23H640.525H640.263H640.296ZM606.543 192.005C606.706 192.201 606.902 192.429 607.098 192.625C607.033 192.625 607.033 192.625 606.968 192.56L606.641 192.234L606.477 192.07H606.51L606.543 192.005ZM578.116 171.901C578.116 171.901 578.181 171.803 578.246 171.705C578.181 171.803 578.181 171.868 578.148 171.901H578.116ZM495.088 143.8V143.604C495.088 143.604 495.088 143.767 495.088 143.833C495.088 143.833 495.088 143.833 495.088 143.8C495.088 143.735 495.088 143.637 495.088 143.539V143.637C495.088 143.604 495.088 143.571 495.088 143.539C495.088 143.539 495.088 143.767 495.088 143.8ZM572.79 165.83C572.79 165.83 572.79 165.83 572.79 165.863V165.83ZM573.868 167.951C574.293 168.213 573.77 168.147 572.593 167.625C572.593 167.527 572.593 167.429 572.593 167.364C573.018 167.592 573.443 167.788 573.835 167.951H573.868ZM572.79 168.245C573.312 168.604 573.868 168.963 574.456 169.322C574.456 169.322 574.521 169.355 574.521 169.387C574.195 169.355 573.835 169.257 573.41 169.094C573.182 168.996 572.92 168.865 572.724 168.735L572.659 168.376V168.147C572.659 168.147 572.724 168.213 572.79 168.278V168.245ZM427.647 145.04C427.549 144.812 427.451 144.648 427.516 144.746C427.516 144.779 427.549 144.812 427.582 144.877C427.582 144.942 427.647 144.975 427.647 144.975C427.647 145.007 427.647 144.975 427.647 145.04C427.647 145.04 427.647 145.007 427.647 144.975C427.647 144.975 427.647 144.975 427.647 144.91V144.844C427.647 144.844 427.68 144.975 427.712 145.007L427.647 145.04ZM271.133 275.948C271.133 275.948 271.068 275.85 271.068 275.817C271.068 275.817 271.133 275.817 271.166 275.817C271.166 275.817 271.199 275.817 271.068 275.752C271.46 275.948 271.395 275.981 271.427 276.046L271.199 275.981L271.133 275.948ZM435.587 563.123C435.587 563.123 435.424 563.123 435.358 563.123V563.058L435.489 562.829C435.522 562.927 435.554 563.025 435.587 563.123ZM462.348 561.622C462.348 561.622 462.348 561.622 462.25 561.622C462.25 561.524 462.25 561.491 462.348 561.622ZM462.282 561.687C462.282 561.687 462.478 561.85 462.576 561.948L462.773 562.111L462.871 562.176H462.936V562.242L462.544 562.307C462.544 562.307 462.478 562.307 462.446 562.307C462.38 562.111 462.282 561.85 462.25 561.654L462.282 561.687ZM501.035 556.596C501.362 556.465 501.656 556.4 501.885 556.302C502.015 556.4 502.113 556.465 502.211 556.53C502.146 556.563 502.048 556.628 501.983 556.661H502.44C502.44 556.661 502.571 556.791 502.603 556.824L501.787 556.759C501.787 556.759 501.623 556.857 501.558 556.889C501.46 556.824 501.362 556.791 501.264 556.726H500.741C500.741 556.726 500.904 556.628 501.002 556.596H501.035ZM573.606 528.332C573.802 528.234 573.933 528.169 573.966 528.169C573.835 528.234 573.737 528.299 573.606 528.332ZM507.243 555.943C506.884 555.975 506.557 556.008 506.263 556.041H505.936L506.002 555.91L506.394 555.29L506.459 555.225L508.256 555.812C507.93 555.878 507.603 555.943 507.276 555.975L507.243 555.943ZM505.871 556.171C505.871 556.171 505.838 556.367 505.773 556.563L505.708 556.791C505.773 556.596 505.806 556.334 505.871 556.171ZM502.342 556.498L502.015 556.269C502.015 556.269 502.211 556.204 502.277 556.204C502.8 556.041 503.028 555.975 503.028 556.073C503.028 556.139 502.734 556.302 502.375 556.498H502.342ZM491.494 558.554C491.331 558.423 491.2 558.358 491.004 558.26L490.775 558.195C490.579 558.162 490.579 558.195 490.481 558.162C490.481 558.162 490.448 558.162 490.416 558.162C490.71 558.064 491.004 557.966 491.363 557.868C491.559 557.934 491.821 558.064 492.115 558.423C491.919 558.456 491.69 558.521 491.494 558.554ZM490.22 558.162C490.22 558.162 490.154 558.162 490.122 558.162C489.795 558.162 489.435 558.162 489.109 558.162C488.521 558.26 488.52 558.227 488.52 558.162C488.52 558.129 488.717 557.934 489.468 557.803C489.795 557.77 489.958 557.705 490.448 557.705C490.579 557.705 490.742 557.705 491.135 557.803C491.2 557.836 491.265 557.868 491.331 557.868C490.971 557.966 490.579 558.064 490.22 558.162ZM463.328 563.351L463.067 562.601V562.535C463.099 562.731 463.197 562.96 463.328 563.384V563.351ZM461.531 563.613L461.596 563.515L461.858 563.123C461.858 563.123 461.89 563.058 461.923 563.058C461.923 563.188 461.89 563.351 461.858 563.449L461.792 563.743V563.808C461.792 563.808 462.054 564.037 461.531 563.613ZM251.822 395.661H251.92L251.986 395.727C251.724 395.596 252.41 395.89 251.822 395.661ZM253.816 404.049C253.816 404.049 253.881 404.049 253.946 404.049H253.816ZM272.604 272.717C272.604 272.717 272.604 272.717 272.604 272.75V272.717ZM276.525 262.763L276.59 262.828L276.623 262.893V262.958L276.525 263.089C276.459 263.252 276.361 263.415 276.263 263.546L276.525 262.763ZM427.222 144.779V144.812C427.222 144.812 427.222 144.812 427.222 144.779ZM427.287 144.518V144.551C427.287 144.551 427.287 144.518 427.287 144.485V144.518ZM427.189 144.192C427.189 144.192 427.189 144.192 427.189 144.224C427.157 144.159 427.124 144.094 427.157 144.159C427.157 144.159 427.157 144.159 427.157 144.192H427.189ZM427.157 144.061C427.157 144.061 427.157 144.061 427.157 144.028V144.061V144.126C427.157 144.126 427.157 144.061 427.157 144.028V144.061ZM426.961 144.257L427.157 144.616C427.157 144.616 427.157 144.648 427.157 144.681C427.059 144.518 426.993 144.322 426.928 144.257C427.026 144.453 427.091 144.583 427.157 144.681C427.157 144.681 427.157 144.714 427.157 144.746C427.157 144.681 427.189 144.812 426.895 144.257C426.895 144.224 426.895 144.192 426.895 144.257H426.961ZM427.222 144.779C427.222 144.779 427.222 144.779 427.222 144.746V144.779ZM427.255 144.877C427.255 144.877 427.255 144.942 427.287 144.942C427.287 144.942 427.287 144.942 427.287 144.975C427.287 144.975 427.255 144.91 427.255 144.877ZM427.255 144.877C427.255 144.877 427.255 144.877 427.255 144.844C427.255 144.877 427.255 144.91 427.287 144.91C427.287 144.91 427.287 144.91 427.287 144.975C427.287 144.975 427.287 144.91 427.255 144.877ZM427.32 144.91C427.32 144.91 427.353 144.975 427.385 145.007C427.385 144.975 427.353 144.942 427.32 144.877V144.91ZM427.124 144.453C427.124 144.453 427.124 144.485 427.124 144.518C427.124 144.518 427.124 144.453 427.091 144.453H427.124ZM427.222 144.616C427.222 144.616 427.222 144.648 427.222 144.681V144.648V144.616ZM427.32 144.779C427.451 144.975 427.483 145.073 427.516 145.105C427.516 145.105 427.418 144.877 427.353 144.779H427.32ZM427.385 144.812C427.385 144.812 427.157 144.355 427.451 144.942C427.451 144.942 427.516 145.04 427.516 145.073C427.516 145.073 427.385 144.844 427.385 144.779V144.812ZM427.287 144.616C427.843 145.66 427.189 144.387 427.549 145.073L427.32 144.616H427.287ZM427.418 144.812L427.549 145.073C427.549 145.073 427.483 144.942 427.418 144.812ZM427.32 144.616L427.516 144.975C427.516 144.975 427.516 145.04 427.582 145.073C427.582 145.073 427.418 144.746 427.353 144.616H427.32ZM427.516 144.942C427.516 144.942 427.549 145.04 427.582 145.073C427.582 145.073 427.582 145.007 427.516 144.942ZM427.451 144.779C427.712 145.334 427.451 144.844 427.353 144.583L427.549 144.975C427.287 144.453 427.222 144.322 427.157 144.159C427.157 144.224 427.32 144.485 427.255 144.387C427.353 144.583 427.059 143.996 427.189 144.224L427.32 144.485C427.32 144.485 427.255 144.387 427.124 144.094C427.124 144.094 427.157 144.159 427.222 144.257C427.222 144.322 427.255 144.355 427.287 144.387C427.287 144.387 427.287 144.387 427.287 144.355C427.32 144.42 427.353 144.453 427.385 144.551C427.353 144.485 427.32 144.42 427.287 144.355V144.42C427.353 144.583 427.287 144.42 427.222 144.289C427.222 144.289 427.222 144.289 427.222 144.257C427.222 144.257 427.222 144.257 427.255 144.322C427.32 144.453 427.353 144.518 427.385 144.551C427.385 144.551 427.385 144.551 427.353 144.485C427.451 144.714 427.549 144.844 427.614 145.007H427.582C427.582 145.007 427.516 144.877 427.451 144.746V144.779ZM427.353 144.485V144.551C427.353 144.551 427.353 144.551 427.353 144.583C427.255 144.387 427.157 144.192 427.287 144.42C427.255 144.355 427.222 144.257 427.189 144.192C427.222 144.257 427.255 144.289 427.255 144.322C427.385 144.583 427.483 144.779 427.582 145.007C427.483 144.779 427.516 144.844 427.124 144.094C427.124 144.061 427.124 144.094 427.157 144.192C427.157 144.224 427.189 144.257 427.189 144.289C427.189 144.355 427.255 144.42 427.287 144.453C427.32 144.518 427.287 144.518 427.385 144.616C427.32 144.485 427.32 144.485 427.255 144.322C427.255 144.322 427.255 144.322 427.255 144.257C427.32 144.355 427.353 144.42 427.32 144.387L427.418 144.551C427.745 145.203 427.222 144.094 427.157 143.963C427.157 143.93 427.157 143.963 427.32 144.257C427.287 144.192 427.255 144.159 427.222 144.061C427.222 144.126 427.222 144.094 427.255 144.126C427.255 144.159 427.255 144.159 427.32 144.224L427.418 144.387L427.353 144.192C427.353 144.192 427.353 144.159 427.32 144.126C427.32 144.126 427.32 144.094 427.32 144.061C427.32 144.061 427.32 144.061 427.32 144.094C427.32 144.094 427.32 144.061 427.483 144.355C427.549 144.518 427.385 144.159 427.255 143.898L427.483 144.322L427.255 143.865C427.255 143.865 427.287 143.93 427.32 143.963C427.451 144.224 427.647 144.616 427.451 144.192V144.126C427.451 144.126 427.451 144.126 427.451 144.192V144.224L427.549 144.42C427.549 144.42 427.68 144.714 427.712 144.714C427.712 144.714 427.68 144.648 427.647 144.583L427.876 145.007L427.745 145.073C427.614 144.812 427.614 144.779 427.451 144.485H427.353ZM465.452 138.774C465.452 138.774 465.452 138.578 465.452 138.611V138.708C465.452 138.708 465.452 138.611 465.452 138.578V138.774C465.452 138.774 465.452 138.676 465.452 138.578C465.452 138.643 465.452 138.611 465.452 138.578C465.452 138.578 465.452 138.578 465.452 138.611C465.452 138.676 465.452 138.643 465.452 138.578V138.643C465.452 138.578 465.452 138.578 465.452 138.578V138.643C465.452 138.643 465.452 138.611 465.452 138.578V138.676C465.452 138.676 465.452 138.676 465.452 138.578C465.517 138.578 465.55 138.578 465.615 138.578V138.774C465.615 138.774 465.452 138.774 465.354 138.806L465.452 138.774ZM465.452 138.774C465.452 138.774 465.452 138.708 465.452 138.676V138.741V138.774ZM471.366 138.056C471.366 138.056 471.399 138.284 471.431 138.415C471.431 138.219 471.431 138.121 471.399 138.056C471.464 138.056 471.497 138.056 471.562 138.023C471.562 138.088 471.562 138.154 471.562 138.154C471.562 138.154 471.562 138.121 471.562 138.088C471.562 138.154 471.562 138.186 471.529 138.219C471.529 138.219 471.529 138.219 471.529 138.284C471.529 138.317 471.529 138.349 471.529 138.415C471.529 138.415 471.529 138.48 471.529 138.545C471.529 138.643 471.529 138.774 471.529 138.872C471.529 138.872 471.497 138.872 471.464 138.872C471.431 138.545 471.529 138.741 471.431 138.317L471.529 138.513C471.399 137.86 471.529 138.219 471.464 138.023C471.464 138.023 471.464 138.023 471.497 138.023L471.366 138.056ZM472.02 138.774C471.954 138.382 471.954 138.154 471.922 137.925C471.922 137.925 471.954 137.925 471.987 137.925C471.987 138.284 471.987 138.48 471.987 138.774H472.02ZM472.412 138.088C472.412 138.088 472.412 137.958 472.379 137.795C472.379 137.795 472.379 137.795 472.412 137.795C472.412 137.86 472.412 137.958 472.412 138.088ZM472.379 137.795C472.379 137.795 472.379 137.958 472.379 138.056C472.379 138.056 472.379 138.121 472.379 138.186C472.379 137.893 472.314 137.893 472.281 137.827C472.314 137.827 472.379 137.827 472.379 137.827V137.795ZM472.085 138.186C472.085 138.186 472.085 137.99 472.085 138.023C472.085 138.023 472.085 137.958 472.052 137.893C472.085 137.893 472.15 137.893 472.183 137.893C472.183 137.958 472.118 137.958 472.085 138.186ZM471.922 137.925C471.922 137.925 471.922 138.154 471.922 138.382C471.889 138.186 471.889 138.154 471.856 138.088C471.856 138.056 471.856 137.99 471.856 137.958C471.856 137.958 471.856 137.958 471.889 137.958L471.922 137.925ZM471.791 138.219C471.791 138.219 471.758 138.056 471.758 137.958C471.758 137.958 471.791 137.958 471.824 137.958C471.824 138.056 471.824 138.154 471.824 138.219H471.791ZM471.726 138.186C471.726 138.186 471.726 138.154 471.726 138.121C471.726 138.088 471.726 138.023 471.726 137.958C471.726 137.958 471.725 137.958 471.758 137.958C471.758 138.023 471.758 138.121 471.758 138.186H471.726ZM471.595 138.186C471.595 138.186 471.595 138.088 471.595 138.023C471.595 138.023 471.595 138.023 471.627 138.023C471.627 138.121 471.627 138.186 471.627 138.186H471.595ZM471.137 138.578L471.105 138.676C471.105 138.676 470.941 138.676 470.68 138.741C470.582 138.741 470.419 138.806 470.255 138.839C470.222 138.839 470.092 138.937 469.961 139.1C469.83 139.1 469.7 139.133 469.602 139.165C462.74 139.492 468.099 138.708 471.105 138.088C471.105 138.219 471.17 138.349 471.17 138.545L471.137 138.578ZM472.575 137.99C472.575 137.99 472.575 137.86 472.575 137.827C472.575 137.925 472.575 137.958 472.575 137.99C472.575 137.893 472.575 137.827 472.575 137.795C472.575 137.795 472.575 137.795 472.542 137.729C472.575 137.729 472.608 137.729 472.64 137.697C472.64 137.762 472.64 137.795 472.64 137.86C472.64 137.86 472.64 137.893 472.608 137.958L472.575 137.99ZM471.824 137.729C471.824 137.729 471.758 137.729 471.726 137.729C471.726 137.729 471.791 137.729 471.824 137.729ZM471.693 137.762C471.693 137.762 471.693 137.762 471.66 137.762C471.66 137.762 471.66 137.762 471.693 137.762ZM471.595 137.762C471.497 137.762 471.399 137.795 471.301 137.827C471.301 137.827 471.301 137.827 471.301 137.795C471.399 137.795 471.497 137.795 471.627 137.762H471.595ZM471.039 137.86C471.039 137.86 471.039 137.86 471.039 137.893C469.798 138.121 467.804 138.415 465.746 138.708C465.746 138.708 465.746 138.643 465.746 138.513C465.779 138.513 465.811 138.513 465.877 138.513C465.942 138.513 466.007 138.513 466.073 138.513C467.706 138.349 469.406 138.121 471.072 137.86H471.039ZM601.544 503.168C601.544 503.168 601.74 503.266 601.772 503.299C601.772 503.299 601.74 503.299 601.707 503.299C601.609 503.234 601.674 503.299 601.544 503.201V503.168ZM601.609 503.136C601.609 503.136 601.609 503.136 601.544 503.136H601.609ZM609.353 497.196L609.026 497.587V497.522C609.026 497.522 608.961 497.522 608.928 497.522L609.026 497.163C609.026 497.163 609.288 496.804 609.386 496.837V497.131L609.353 497.196ZM647.256 449.121C647.256 449.121 647.485 449.284 647.517 449.317C647.452 449.284 647.55 449.317 647.615 449.382C647.615 449.382 647.517 449.317 647.387 449.219C647.387 449.219 647.289 449.154 647.256 449.121ZM647.452 449.154L647.256 448.991C647.321 449.056 647.583 449.252 647.485 449.154L647.256 448.991C647.256 448.991 647.256 448.958 647.256 448.925C647.256 448.925 647.256 448.925 647.289 448.958C647.354 448.991 647.419 449.056 647.485 449.121C647.615 449.219 647.713 449.284 647.485 449.154L647.289 449.023C647.289 449.023 647.648 449.284 647.452 449.154ZM647.223 448.991C647.223 448.991 647.485 449.186 647.648 449.317C647.485 449.186 647.321 449.089 647.223 449.023C647.223 449.023 647.223 449.023 647.223 448.991ZM649.641 448.142C649.641 448.24 649.576 448.305 649.641 448.142ZM649.576 448.338C649.478 448.534 649.576 448.338 649.576 448.109C649.576 448.109 649.609 448.109 649.641 448.109C649.641 448.175 649.609 448.24 649.543 448.305L649.576 448.338ZM649.314 448.011C649.314 448.011 649.347 448.011 649.38 448.011C649.282 448.37 649.151 448.729 649.216 448.305L649.314 447.979V448.011ZM649.543 448.436C649.543 448.436 649.609 448.305 649.674 448.142C649.772 448.175 649.903 448.207 649.968 448.24L650.033 448.534C649.837 448.795 649.674 449.056 649.478 449.35L649.282 449.056C649.543 448.468 649.543 448.403 649.543 448.403V448.436ZM670.847 387.6C670.847 387.6 671.043 387.633 671.109 387.665H671.043C671.043 387.665 671.109 387.665 671.141 387.698C671.141 387.698 671.174 387.698 671.207 387.698C671.141 387.665 671.011 387.6 670.815 387.502C670.978 387.567 671.043 387.6 671.174 387.665H671.239V387.698C671.239 387.698 671.174 387.698 671.141 387.698C671.141 387.698 671.141 387.698 671.109 387.698C671.109 387.698 671.174 387.731 671.239 387.763C671.239 387.763 671.239 387.763 670.717 387.665C670.651 387.665 671.305 387.763 670.847 387.665V387.6ZM664.443 271.966C663.724 269.78 662.907 267.201 661.927 264.199C661.796 263.579 661.6 262.73 661.404 261.881C661.404 261.065 661.698 261.783 662.221 264.133C662.221 264.166 662.254 264.231 662.286 264.329C662.221 264.166 662.188 264.101 662.188 264.166C662.188 264.133 662.188 264.101 662.188 264.166C662.254 264.59 663.528 268.964 664.443 271.999V271.966ZM670.749 298.957C670.749 298.957 670.684 298.957 670.651 298.957L670.749 298.892C670.749 298.892 670.749 298.892 670.749 298.925V298.957ZM647.321 449.284C647.321 449.284 647.452 449.382 647.55 449.448L647.321 449.284ZM647.615 449.382C646.897 448.86 647.844 449.578 647.289 449.186C647.289 449.186 647.289 449.186 647.289 449.154L647.615 449.382ZM647.289 449.186C647.289 449.186 647.387 449.252 647.485 449.35L647.289 449.219V449.186ZM647.583 449.415L647.321 449.252C647.419 449.317 647.517 449.382 647.583 449.448V449.415ZM647.452 449.382C647.452 449.382 647.354 449.317 647.321 449.284C647.354 449.317 647.387 449.317 647.452 449.382ZM647.321 449.317C647.321 449.317 647.485 449.415 647.517 449.48C647.517 449.48 647.387 449.415 647.354 449.382C647.354 449.382 647.354 449.35 647.354 449.317H647.321ZM647.419 449.448C647.419 449.448 647.354 449.415 647.354 449.382C647.452 449.448 647.485 449.48 647.452 449.448H647.419ZM647.125 449.219C647.125 449.219 647.125 449.219 647.158 449.219C647.158 449.219 647.158 449.219 647.125 449.219ZM647.517 449.513C647.517 449.513 647.419 449.448 647.387 449.415C647.419 449.415 647.485 449.48 647.517 449.513ZM647.485 449.513V449.578C647.485 449.578 647.387 449.48 647.387 449.415C647.387 449.415 647.452 449.48 647.517 449.513H647.485ZM608.634 499.872C608.634 500.166 608.634 500.101 608.634 499.872ZM611.934 494.552L611.738 494.846L611.313 495.433C610.954 495.858 610.627 496.282 610.268 496.739C610.039 497.033 609.778 497.326 609.549 497.62C609.614 497.359 609.68 497.065 609.778 496.772C610.268 496.217 610.758 495.662 611.15 495.27C611.509 494.846 611.705 494.65 611.934 494.389C612.228 493.997 612.326 493.867 612.261 494.03L611.967 494.552H611.934ZM609.255 497.881V498.044C609.059 498.24 608.928 498.436 608.765 498.632L609.026 497.685C609.026 497.685 609.255 497.424 609.353 497.294L609.255 497.881ZM608.928 497.522C608.601 497.587 608.895 497.392 608.961 497.261C608.961 497.261 608.993 497.196 609.026 497.196L608.928 497.522ZM601.772 503.168C601.772 503.168 601.74 503.168 601.707 503.168H601.74H601.772ZM601.609 503.168C601.609 503.168 601.446 503.103 601.38 503.071C601.348 503.071 601.315 503.038 601.249 503.005C601.315 503.005 601.413 503.103 601.576 503.168H601.609ZM601.903 503.364C601.903 503.364 601.903 503.364 601.87 503.364C601.805 503.364 601.74 503.299 601.674 503.266C601.74 503.299 601.805 503.332 601.87 503.364C601.903 503.364 601.903 503.364 601.87 503.364H601.903ZM601.74 503.332C601.74 503.332 601.805 503.332 601.805 503.364H601.74V503.332ZM601.217 503.919C601.217 503.919 601.249 503.919 601.315 503.952C601.282 503.952 601.217 503.919 601.184 503.886H601.249L601.217 503.919ZM601.053 503.854C601.053 503.854 601.086 503.854 601.119 503.886C601.119 503.886 601.086 503.886 601.053 503.886C601.053 503.886 600.955 503.854 600.923 503.821H601.053V503.854ZM601.184 504.017C601.184 504.017 601.184 504.017 601.151 504.017C601.151 504.017 601.086 504.017 601.021 503.952C601.053 503.952 601.119 503.984 601.151 504.017H601.184ZM601.217 504.148C601.217 504.148 601.119 504.115 601.086 504.082C601.217 504.115 601.38 504.18 601.282 504.148H601.217ZM582.036 523.599H582.363H582.298H581.971C581.971 523.599 582.004 523.599 582.036 523.599ZM583.932 523.371L583.605 523.436H583.54L583.866 523.371C583.866 523.371 583.899 523.371 583.932 523.371ZM582.853 523.142L582.657 523.077C582.657 523.077 582.723 523.012 582.788 522.979L582.984 523.044L582.853 523.142ZM582.625 523.044L582.2 522.881L581.383 523.469L579.619 524.709C579.749 524.513 580.37 524.024 581.285 523.338L582.102 522.718L582.723 522.947C582.723 522.947 582.625 523.012 582.592 523.044H582.625ZM653.464 248.174C653.464 248.174 653.464 248.206 653.464 248.239L653.268 248.304V248.239L653.432 248.174H653.464ZM653.497 249.185H653.432C653.432 249.185 653.464 249.185 653.497 249.153V249.185ZM653.562 249.349C653.497 249.349 653.497 249.349 653.562 249.349ZM653.791 249.74C653.791 249.74 653.726 249.74 653.66 249.708C653.726 249.708 653.758 249.708 653.791 249.74ZM577.07 171.639C577.07 171.639 577.037 171.705 577.005 171.737L577.07 171.639ZM473.719 138.154C473.719 138.154 473.719 138.317 473.719 138.382C473.719 138.349 473.719 138.284 473.719 138.154ZM472.706 137.99C472.706 137.99 472.673 137.762 472.673 137.697V137.925C472.673 137.925 472.673 137.925 472.64 137.893C472.64 137.827 472.64 137.762 472.64 137.729C472.64 137.729 472.706 137.729 472.738 137.697C472.738 137.795 472.738 137.893 472.738 138.023L472.706 137.99ZM516.817 139.361C516.817 139.361 516.817 139.524 516.784 139.622C516.752 139.851 516.686 140.145 516.686 140.21C516.719 139.949 516.752 139.818 516.784 139.688L516.85 139.361H516.817ZM516.752 139.361C516.752 139.361 516.752 139.524 516.719 139.59C516.719 139.59 516.719 139.459 516.719 139.394C516.719 139.394 516.719 139.361 516.719 139.329L516.752 139.361ZM516.719 139.459V139.688H516.686C516.752 139.165 516.621 140.079 516.686 139.557C516.686 139.524 516.686 139.492 516.719 139.459ZM516.686 139.557C516.686 139.557 516.686 139.655 516.654 139.753V139.59C516.654 139.59 516.654 139.59 516.686 139.59V139.557ZM516.621 139.818C516.621 139.818 516.621 139.851 516.621 139.883C516.621 139.883 516.621 139.851 516.621 139.818ZM516.621 139.753C516.621 139.753 516.621 139.557 516.654 139.524C516.654 139.59 516.654 139.655 516.621 139.785V139.753ZM516.621 139.394C516.621 139.394 516.621 139.394 516.621 139.492C516.621 139.492 516.621 139.426 516.621 139.394ZM481.887 139.035V138.97L481.822 138.839L481.757 138.545C481.855 138.872 481.92 139.198 481.887 139.1V139.035ZM481.365 137.827H481.561C481.561 137.827 481.626 137.827 481.626 137.893V137.99C481.593 137.729 481.561 137.599 481.626 137.99H481.561L481.136 138.056C481.136 137.925 481.201 137.762 481.332 137.86L481.365 137.827ZM480.384 138.708H480.417L480.777 138.806C480.777 138.806 480.842 138.806 480.875 138.806V138.937L480.809 139.165V139.263C480.907 139.394 479.992 138.121 480.384 138.643V138.708ZM475.254 137.501L475.32 137.958C475.287 138.48 475.189 137.142 475.156 137.664V137.338C475.156 137.534 474.993 137.338 475.026 138.154C475.026 138.023 474.993 137.762 474.993 137.697C474.862 137.599 474.83 138.545 474.699 138.088V137.86C474.699 137.86 474.699 138.317 474.634 138.088C474.634 137.99 474.634 137.86 474.634 137.827C474.634 137.925 474.634 138.252 474.568 138.121V137.86C474.438 137.566 474.47 138.447 474.405 138.676C474.34 137.99 474.241 137.762 474.209 137.664V137.566C474.209 137.566 474.045 138.186 473.98 138.447C473.849 137.664 473.719 138.121 473.555 137.697C473.555 137.827 473.621 138.252 473.588 138.317C473.555 138.186 473.588 138.806 473.49 138.154C473.392 137.534 473.359 137.697 473.327 137.697L473.425 138.545C473.425 138.545 473.425 138.513 473.425 138.48C473.196 137.403 473.229 139.002 473.032 137.925C473.032 138.154 473.032 138.154 473.032 138.349L472.967 137.893C472.967 137.893 472.836 137.729 472.771 137.827V137.729C472.771 137.729 472.804 137.664 472.771 137.631C473.653 137.501 474.503 137.37 475.32 137.24C475.32 137.501 475.32 137.664 475.287 137.534L475.254 137.501ZM456.107 580.747C456.107 580.747 456.107 580.747 456.107 580.682C456.107 580.714 456.107 580.78 456.107 580.812V580.747ZM456.63 580.029C456.63 580.029 456.63 579.833 456.63 579.801V579.996V580.029ZM456.858 579.735C456.858 579.735 456.858 579.605 456.858 579.54C456.858 579.54 456.858 579.605 456.858 579.735ZM456.858 579.735C456.858 579.735 456.858 579.67 456.858 579.637C456.858 579.703 456.858 579.703 456.858 579.735ZM456.956 579.637C456.956 579.637 456.956 579.54 456.956 579.507V579.703C456.956 579.703 456.956 579.703 456.956 579.67V579.637ZM457.12 580.16C457.12 580.16 457.12 580.094 457.087 579.964C457.087 580.062 457.087 580.062 457.087 580.094V580.16H457.12ZM457.087 579.899C457.087 579.768 457.054 579.67 457.087 579.899C457.087 579.964 457.087 580.029 457.087 580.094C457.087 580.029 457.087 579.996 457.087 579.931V579.899ZM578.442 546.804C578.148 546.837 577.821 546.87 577.985 546.609C580.305 545.27 582.592 543.867 584.847 542.431C584.454 542.855 582.755 544.063 578.442 546.772V546.804ZM694.602 347.424C694.504 348.37 694.373 349.317 694.275 350.263C694.21 347.195 694.079 344.095 693.916 341.027C694.079 341.712 694.308 343.377 694.602 347.424ZM685.192 285.021C685.518 286.588 685.714 287.828 685.388 287.306C685.224 286.718 685.061 286.131 684.865 285.445C684.146 283.161 683.395 280.354 682.349 277.254C683.362 279.832 684.277 282.443 685.192 285.021ZM633.892 199.055C633.892 199.055 633.892 199.12 633.99 199.218C634.251 199.544 634.513 199.903 634.774 200.262C633.173 198.761 631.605 197.194 629.971 195.726L627.128 192.56C629.448 194.681 631.67 196.835 633.892 199.055Z" fill="%231D1D1B"/><path d="M854.087 410.798C853.662 401.985 853.205 393.402 852.192 380.347C852.061 378.16 851.898 376.006 851.735 373.82C851.604 370.686 851.898 372.743 852.225 375.843C852.617 379.368 852.976 384.263 852.976 384.263C852.584 375.582 851.996 367.977 851.342 360.536C850.983 356.816 850.624 353.128 850.264 349.342C849.872 345.556 849.382 341.705 848.761 337.625C849.317 340.889 849.022 337.494 848.467 332.501C846.343 319.511 846.637 323.885 843.533 306.815C844.317 309.687 845.33 313.375 846.637 319.609C843.762 304.368 840.07 289.485 835.658 274.048C834.809 269.87 838.665 283.251 840.135 288.734C837.946 279.988 834.776 268.728 831.639 259.1C828.503 249.472 825.431 241.443 824.255 238.93C825.333 241.965 826.346 245.033 827.359 248.068C826.15 244.38 827.424 247.089 828.862 251.104C834.057 265.66 835.234 272.481 835.364 273.33C834.286 269.674 833.208 266.019 832.064 262.396C833.338 268.14 836.606 279.106 839.71 291.606C842.88 304.074 845.853 318.043 847.617 329.433L845.82 322.057C845.526 320.392 845.232 318.695 844.905 316.966C841.507 298.362 835.952 275.059 828.339 252.311C820.791 229.563 811.119 207.566 802.428 190.725C800.206 186.547 798.115 182.631 796.22 179.106C795.664 178.127 795.174 177.246 794.651 176.332L794.815 176.234C794.259 175.222 793.41 173.656 792.462 171.991C791.612 170.555 790.698 169.152 789.848 167.748C788.247 164.68 786.907 162.135 785.992 160.437C786.678 161.612 787.593 163.081 788.704 164.909C789.946 166.639 791.253 168.368 792.462 170.098L785.077 158.218C783.966 156.717 783.836 156.684 784.751 158.316C784.751 158.414 784.849 158.61 785.045 159.001C785.698 160.34 786.45 161.841 787.169 163.407C786.352 162.135 785.568 160.829 784.751 159.556L784.293 158.773L784.457 159.067C782.627 156.195 780.764 153.323 778.869 150.483L774.621 143.433C778.673 149.341 782.496 155.379 786.221 161.514C780.176 150.973 775.7 144.608 770.406 137.755C769.328 135.992 767.302 133.055 764.296 128.975L760.375 124.08L756.193 119.412C753.383 116.312 750.671 113.146 747.828 110.111C745.998 107.663 755.768 118.107 744.626 105.476C736.392 97.1213 751.814 114.125 738.385 100.124C734.268 95.6199 732.797 94.0207 731.164 92.2583C729.464 90.5285 727.569 88.6029 722.145 83.9358C720.969 82.663 722.537 83.8705 725.609 86.6121C721.1 82.5651 715.578 77.7347 710.252 73.5245C705.448 69.6733 700.906 66.3444 697.868 64.2229L697.966 64.0597C692.248 60.1759 684.177 54.6276 677.478 50.45C670.78 46.2398 665.683 43.074 666.336 43.074C662.84 41.1158 646.568 32.4017 635.85 27.5713C643.104 30.6719 639.706 28.8768 632.681 25.6131C626.244 22.6431 616.67 18.8246 609.58 16.2136V16.083L607.652 15.4303C602.195 13.6353 599.189 12.6561 600.627 12.8193C600.137 12.6888 599.614 12.5256 598.862 12.3298L598.503 13.4721C598.339 13.4394 598.176 13.3742 598.013 13.3415C595.268 12.5909 592.491 11.8076 589.648 11.0243C588.21 10.6653 586.74 10.3063 585.269 9.97988C584.518 9.84934 583.995 9.62087 583.407 9.45769L582.851 9.2945C582.851 9.2945 582.851 9.06604 582.786 9.0334C582.655 9.00077 582.525 9.09868 582.753 8.73967L582.557 8.96813C582.361 9.16395 582.655 8.83758 582.655 8.77231C582.525 8.93549 582.525 9.00077 582.394 9.09868C582.035 9.26187 582.329 8.54385 582.329 8.25011C582.329 8.18484 582.002 8.83758 581.871 9.0334C581.871 9.0334 581.871 9.00077 581.904 8.93549L582.165 8.44593C581.806 8.96813 582.035 8.34802 581.773 8.83758C581.839 8.73967 581.904 8.57648 581.904 8.57648C582.035 8.21747 581.871 8.54385 581.741 8.83758C581.741 8.80494 581.839 8.57648 581.904 8.4133C581.969 8.18484 581.708 8.87022 581.839 8.51121C581.839 8.44593 581.904 8.38066 581.904 8.38066C581.839 8.54385 581.904 8.31539 581.741 8.73967C581.806 8.54385 581.642 8.90286 581.741 8.67439C581.741 8.73967 581.741 8.73967 581.741 8.73967V8.80494C581.741 8.64176 581.741 8.70703 581.708 8.83758C581.708 8.83758 581.708 8.77231 581.675 8.90286C581.675 8.90286 581.675 8.87022 581.675 8.83758C581.773 8.57648 581.773 8.54385 581.708 8.64176C581.708 8.60912 581.708 8.51121 581.708 8.47857C581.708 8.44593 581.708 8.4133 581.773 8.31539C581.773 8.31539 581.708 8.44593 581.61 8.77231C581.675 8.47857 581.675 8.54385 581.61 8.64176C581.61 8.64176 581.61 8.57648 581.61 8.47857C581.61 8.51121 581.577 8.60912 581.544 8.70703C581.544 8.70703 581.544 8.73967 581.544 8.77231C581.544 8.67439 581.577 8.60912 581.577 8.57648C581.577 8.51121 581.577 8.47857 581.61 8.4133C581.61 8.44593 581.61 8.44593 581.61 8.47857V8.54385C581.577 8.64176 581.544 8.67439 581.544 8.73967C581.544 8.70703 581.544 8.67439 581.544 8.64176C581.544 8.70703 581.544 8.73967 581.544 8.77231C581.544 8.77231 581.544 8.77231 581.544 8.80494V8.60912C581.544 8.60912 581.61 8.54385 581.61 8.51121C581.61 8.44593 581.61 8.44593 581.642 8.34802C581.642 8.38066 581.643 8.44593 581.61 8.47857C581.61 8.47857 581.61 8.47857 581.61 8.51121L581.675 8.18484C581.675 8.18484 581.642 8.34802 581.577 8.57648C581.577 8.64176 581.544 8.67439 581.512 8.73967C581.512 8.60912 581.544 8.44594 581.446 8.87022C581.446 8.77231 581.512 8.57648 581.512 8.54385C581.512 8.54385 581.544 8.28275 581.479 8.64176C581.414 8.80494 581.446 8.64176 581.348 8.87022C581.348 8.87022 581.348 8.80494 581.348 8.77231C581.348 8.77231 581.348 8.73967 581.348 8.70703C581.348 8.57648 581.414 8.44593 581.479 8.21747C581.414 8.51121 581.25 9.19659 581.283 9.00077C581.283 8.96813 581.283 8.93549 581.283 8.87022C581.283 8.80494 581.283 8.73967 581.283 8.73967C581.283 8.67439 581.283 8.70703 581.283 8.67439C581.283 8.67439 581.283 8.70703 581.283 8.73967C581.283 8.73967 581.283 8.73967 581.283 8.80494C581.283 8.73967 581.316 8.6744 581.316 8.60912C581.316 8.51121 581.316 8.54385 581.316 8.51121C581.25 8.80494 581.218 8.87022 581.185 9.00077C581.185 9.00077 581.185 9.00077 581.185 9.06604C581.185 9.00077 581.218 8.87022 581.283 8.64176C581.283 8.70703 581.25 8.77231 581.218 8.83758C581.218 8.80494 581.218 8.73967 581.218 8.70703C581.185 8.83758 581.152 8.90286 581.12 9.0334C581.12 8.93549 581.152 8.87022 581.185 8.73967C581.12 9.0334 581.022 9.35978 581.054 9.22923C581.054 9.22923 581.054 9.22923 581.054 9.19659C581.054 9.19659 581.054 9.19659 581.054 9.16395C581.054 9.16395 581.054 9.16395 581.054 9.19659C581.054 9.13132 581.087 9.0334 581.087 9.0334C581.087 9.0334 581.022 9.2945 580.989 9.45769C580.989 9.42505 580.989 9.35978 580.989 9.39241V9.22923C581.12 8.77231 581.054 9.13132 580.989 9.45769C581.087 9.00077 580.989 9.2945 581.12 8.73967V8.90286L581.022 9.19659C581.022 9.19659 580.924 9.62087 580.956 9.42505L581.022 9.16395V9.26187L580.956 9.49033C580.956 9.52296 580.956 9.58824 580.956 9.65351C580.956 9.5556 580.956 9.52296 580.956 9.5556V9.52296V9.2945L580.989 9.19659C580.989 9.22923 580.989 9.22923 580.989 9.26187L581.054 8.64176C569.422 5.80232 557.398 4.23573 547.236 2.96288C548.804 3.15871 551.843 3.51772 554.293 3.81145C550.372 3.35453 547.203 2.73442 544.458 2.31014C543.772 2.21223 543.119 2.08168 542.465 1.98377C541.452 1.82058 541.06 1.88585 540.407 1.85322C539.198 1.78794 538.054 1.75531 536.976 1.69003C532.597 1.55948 528.938 1.10256 523.873 0.939375C523.481 1.03729 522.305 1.1352 520.54 1.20047C519.658 1.20047 518.645 1.23311 517.501 1.26575C516.064 1.26575 514.495 1.26575 512.796 1.29838L512.698 1.59212C512.045 1.59212 511.358 1.62476 510.672 1.65739C510.215 1.65739 509.79 1.72267 509.333 1.75531C509.202 1.72267 509.104 1.72267 509.006 1.75531C508.156 1.82058 507.307 1.85322 506.457 1.91849H506.13L506.098 1.1352C506.098 1.23311 506.065 1.36366 506.098 1.55948C505.934 0.678278 505.836 2.2775 505.738 1.16784C505.542 1.55948 505.346 1.85322 505.15 2.0164C505.15 1.26575 505.379 1.95113 505.314 1.16784C505.15 1.46157 505.052 2.11432 504.856 1.95113C504.791 1.85322 504.856 1.62476 504.856 1.49421C504.693 1.78794 504.497 1.42893 504.333 1.85322C504.333 1.78794 504.333 1.72267 504.333 1.65739C504.333 1.65739 504.268 1.55948 504.268 1.88585V1.78794C504.268 1.78794 504.268 1.98377 504.268 2.08168H504.072C504.072 2.08168 504.072 1.85322 504.072 1.62476C504.072 1.69003 504.039 1.85322 504.072 2.08168C504.039 2.0164 504.007 1.88585 504.072 1.62476C503.974 1.78794 504.007 2.08168 503.909 2.11432C503.909 2.11432 503.909 1.91849 503.909 1.72267C503.909 1.78794 503.909 1.82058 503.909 1.88585C503.909 1.88585 503.843 1.98377 503.811 2.11432H503.745V2.0164C503.745 2.0164 503.68 2.08168 503.68 2.14695H503.614C503.614 2.14695 503.549 1.95113 503.516 2.14695H503.32C503.32 2.14695 503.32 2.04904 503.353 1.98377C503.353 1.98377 503.288 1.98377 503.255 2.04904C503.255 2.0164 503.222 1.91849 503.222 1.72267L503.124 1.91849V2.17959C503.124 2.17959 502.896 2.17959 502.765 2.21223C502.7 2.17959 502.634 2.08168 502.602 1.72267C502.438 2.17959 502.209 1.55948 502.013 1.62476C502.111 2.37541 502.013 1.98377 502.013 2.2775V2.14695L501.981 2.2775C501.981 2.04904 501.981 1.82058 501.948 1.65739C501.981 1.85322 501.948 1.95113 501.948 2.08168C501.915 2.08168 501.883 2.14695 501.85 2.21223V2.04904C501.752 1.75531 501.85 1.82058 501.85 1.59212C501.719 1.52685 501.785 1.16784 501.719 0.906738C501.719 1.26575 501.719 1.42893 501.621 1.29838L501.719 1.75531C501.589 2.2775 501.556 0.939375 501.425 1.46157V1.1352C501.393 1.33102 501.164 1.1352 501.131 1.95113C501.131 1.82058 501.098 1.55948 501.131 1.49421C500.935 1.3963 500.739 2.37541 500.576 1.88585V1.65739C500.576 1.65739 500.543 2.11432 500.478 1.88585C500.478 1.78794 500.478 1.65739 500.478 1.62476C500.478 1.72267 500.412 2.04904 500.347 1.91849V1.65739C500.184 1.36366 500.118 2.14695 499.988 2.40805C499.988 2.40805 499.955 2.40805 499.922 2.40805C499.89 1.78794 499.759 1.55948 499.693 1.46157V1.36366C499.465 1.29838 499.334 1.98377 499.138 2.2775C498.975 1.49421 498.713 1.98377 498.484 1.55948C498.517 1.69003 498.484 2.11432 498.484 2.17959C498.419 2.04904 498.354 2.66915 498.354 2.0164C498.288 1.3963 498.19 1.55948 498.125 1.55948V2.40805C497.896 1.16784 497.635 2.89761 497.504 1.78794C497.472 2.0164 497.406 2.0164 497.374 2.21223V1.75531C497.374 1.75531 497.145 1.59212 496.981 1.72267V1.3963C496.981 1.3963 496.949 1.62476 496.916 1.91849L496.851 2.31014V1.95113H496.883C496.818 1.62476 496.785 1.88585 496.785 2.08168C496.785 1.91849 496.753 1.78794 496.72 1.72267V2.04904C496.72 2.04904 496.655 2.04904 496.622 2.0164C496.622 1.88585 496.622 1.78794 496.589 1.72267C496.589 1.82058 496.589 1.88585 496.589 1.98377C496.557 1.95113 496.524 1.91849 496.491 1.91849C496.491 1.91849 496.491 1.91849 496.491 1.88585C496.491 1.88585 496.491 1.88585 496.491 1.91849C496.426 1.91849 496.361 1.91849 496.295 2.17959C496.295 2.08168 496.295 1.88585 496.295 1.85322C496.23 1.85322 496.001 1.46157 496.034 2.2775C496.034 2.17959 496.034 2.08168 496.001 2.08168C495.969 1.82058 495.805 2.17959 495.805 1.42893C495.805 2.21223 495.576 1.78794 495.478 2.21223C495.478 2.14695 495.478 2.0164 495.478 2.04904C495.446 2.0164 495.413 1.91849 495.38 1.82058C495.772 1.72267 495.805 1.65739 495.315 1.62476C495.315 1.62476 495.315 1.62476 495.315 1.59212C495.315 1.59212 495.315 1.59212 495.315 1.62476C495.282 1.62476 495.217 1.62476 495.152 1.62476C495.152 1.55948 495.152 1.52685 495.152 1.42893C495.152 1.49421 495.152 1.55948 495.152 1.62476C495.086 1.62476 494.988 1.62476 494.89 1.62476C494.89 1.62476 494.89 1.62476 494.89 1.59212C494.89 1.59212 494.89 1.59212 494.89 1.62476C494.89 1.62476 494.89 1.62476 494.858 1.62476C494.923 1.62476 494.858 1.69003 494.727 1.72267C494.727 1.52685 494.727 1.33102 494.727 1.33102C494.661 1.33102 494.661 1.52685 494.727 1.75531C494.727 1.75531 494.661 1.75531 494.629 1.75531C494.629 1.65739 494.629 1.59212 494.596 1.52685C494.596 1.59212 494.563 1.69003 494.563 1.78794C494.4 1.82058 494.204 1.85322 493.943 1.88585C493.943 1.82058 493.943 1.82058 493.943 1.75531C493.812 1.65739 493.779 1.85322 493.714 1.91849C493.714 1.91849 493.681 1.91849 493.649 1.91849C493.649 1.91849 493.616 1.91849 493.583 1.91849C491.002 2.31014 484.99 2.96288 479.402 3.81145C471.756 4.98639 464.862 6.55298 468.162 6.09606C460.941 7.10781 457.902 8.05429 455.647 8.44593C453.393 8.90286 452.021 9.16395 448.492 9.71879L449.472 13.929C449.472 13.929 449.635 13.929 449.831 13.8963C451.008 13.211 454.34 12.4277 458.882 11.3506C463.261 10.241 469.012 9.39241 475.024 8.21747C485.48 6.84671 486.918 7.271 488.519 7.14045C490.152 7.17308 492.015 6.84671 503.614 6.38979C509.137 6.42243 506.751 6.58561 502.961 6.7488C499.171 6.97726 494.041 7.30363 494.041 7.30363C503.811 6.81407 507.405 6.7488 508.581 6.61825C508.744 7.14045 509.006 7.30363 509.398 6.55298C509.594 6.61825 509.823 6.61825 509.79 6.61825H509.888H510.019C510.182 6.61825 510.378 6.65089 510.574 6.68353C510.966 6.68353 511.391 6.7488 511.914 6.78144C514.332 6.84671 516.488 6.94462 518.841 6.97726L518.874 7.04253V6.97726L518.972 7.17308C518.972 7.17308 518.939 7.07517 518.874 6.97726C518.874 6.97726 518.874 6.97726 518.906 6.97726C518.906 7.04253 518.906 7.04253 518.972 7.14045L518.906 6.97726C518.906 7.04253 518.972 7.17308 519.037 7.33627C519.004 7.23836 518.939 7.10781 518.906 6.97726C518.906 7.0099 518.906 7.04253 518.939 7.10781C518.939 7.07517 518.939 7.04253 518.906 6.97726C518.972 6.97726 519.037 6.97726 519.07 6.97726C519.07 7.04253 519.07 7.0099 519.07 6.97726V7.04253C519.07 7.04253 519.07 7.04253 519.07 7.14045V7.0099C519.397 7.0099 519.658 7.0099 519.952 7.0099C522.337 6.97726 524.853 7.07517 527.141 7.20572C529.428 7.36891 531.748 7.63 534.035 7.85846C535.113 7.95638 536.159 8.08693 537.237 8.18484C537.237 8.25011 537.237 8.31539 537.172 8.4133C537.27 8.31539 537.335 8.25011 537.4 8.21747C537.597 8.21747 537.793 8.25011 537.989 8.28275H538.315C538.315 8.28275 538.315 8.47857 538.315 8.54385C538.315 8.44593 538.315 8.38066 538.315 8.31539C538.315 8.31539 538.315 8.54385 538.315 8.70703C538.315 8.51121 538.315 8.4133 538.315 8.31539C538.315 8.31539 538.315 8.4133 538.315 8.47857C538.315 8.38066 538.315 8.38066 538.315 8.31539H538.348C538.348 8.31539 538.348 8.47857 538.348 8.34802C538.348 8.60912 538.315 8.87022 538.315 8.87022C538.315 8.87022 538.315 8.60912 538.348 8.31539C538.348 8.31539 538.348 8.57648 538.348 8.70703C538.348 8.64176 538.348 8.47857 538.381 8.34802H538.511C538.511 8.34802 538.511 8.44593 538.511 8.57648C538.511 8.73967 538.577 8.28275 538.577 8.44593C538.577 8.4133 538.577 8.38066 538.577 8.34802H538.642H538.969C538.969 8.34802 538.969 8.51121 538.969 8.57648V8.38066H539.198L539.459 8.44593C539.459 8.44593 539.459 8.47857 539.459 8.51121C539.459 8.51121 539.459 8.47857 539.459 8.44593H539.557H539.59C539.59 8.44593 539.59 8.44593 539.59 8.47857V8.44593C539.59 8.44593 539.59 8.77231 539.59 8.51121C539.59 8.51121 539.59 8.47857 539.59 8.44593C539.59 8.4133 539.59 8.4133 539.557 8.38066C539.557 8.38066 539.59 8.44593 539.622 8.47857V8.64176C539.622 8.64176 539.72 8.47857 539.753 8.47857C539.753 8.4133 539.753 8.25011 539.753 8.11956V8.18484C539.753 8.1522 539.753 8.1522 539.753 8.11956C539.753 8.11956 539.753 8.31539 539.753 8.38066V8.18484C539.753 8.18484 539.753 8.4133 539.753 8.64176C539.753 8.31539 539.753 9.16395 539.786 8.60912V8.77231C539.786 8.77231 539.851 8.60912 539.884 8.57648C539.884 8.31539 539.884 8.25011 539.916 8.1522H539.982C539.982 8.1522 539.982 8.31539 540.014 8.31539C540.014 8.25011 540.014 8.21747 540.014 8.1522C540.014 8.1522 540.014 8.25011 540.014 8.31539C540.014 8.28275 540.047 8.21747 540.08 8.1522H540.211C540.211 8.44593 540.243 8.73967 540.276 8.28275V8.1522C540.276 8.1522 540.276 8.34802 540.276 8.44593C540.276 8.28275 540.309 8.18484 540.309 8.18484C540.309 8.18484 540.309 8.25011 540.341 8.21747C540.341 8.21747 540.341 8.21747 540.341 8.25011C540.341 9.26187 540.472 8.08693 540.472 8.87022V8.57648C540.505 8.28275 540.472 8.73967 540.472 8.80494C540.472 8.57648 540.472 8.54385 540.472 8.38066C540.472 8.31539 540.505 8.28275 540.537 8.28275C544.262 8.77231 547.922 9.2945 551.516 9.78406C552.464 10.0125 555.012 10.4368 552.006 10.1104C553.379 10.3063 554.914 10.5021 556.548 10.6979V10.8611L557.953 11.1222C560.371 11.5791 562.952 12.0687 565.664 12.5582C568.376 13.0804 571.285 13.57 574.16 14.4185C579.976 15.9851 586.25 17.5517 592.295 19.7058C604.548 23.5896 616.311 28.8116 625.362 32.728C626.342 33.2176 626.963 33.544 627.355 33.7724C624.806 32.2058 624.447 31.8142 625.166 31.8795C634.739 36.5792 643.104 40.3651 646.404 42.6171C640.654 39.5166 640.033 39.5166 637.255 38.2111C640.588 39.8756 644.052 41.3442 647.254 43.2046C651.534 45.9135 648.136 44.0531 643.692 41.6706C641.405 40.561 638.856 39.2881 636.863 38.309C634.87 37.3299 633.432 36.6771 633.4 36.775C638.236 39.2555 643.464 41.5074 648.398 44.3469C653.43 47.0558 658.494 49.732 663.101 52.8325C665.421 54.3991 667.676 55.9004 669.898 57.4018C672.12 58.9031 674.342 60.3065 676.204 61.9383C677.217 62.689 678.001 63.5376 678.949 64.4514C679.896 65.3 680.844 66.0506 681.759 66.8013C682.674 67.5193 683.523 68.2047 684.602 69.1185C684.634 69.1512 684.7 69.1838 684.732 69.2491C684.732 69.2817 684.7 69.3143 684.667 69.347L684.569 69.4775C684.177 69.1838 683.817 68.8574 683.458 68.5637C682.086 67.454 680.681 66.4423 679.145 65.1041C678.361 64.484 677.609 63.6028 676.988 63.048C676.237 62.4605 675.518 61.8731 674.832 61.2856C668.918 56.9775 664.604 54.3012 673.623 60.6981C666.565 55.8352 659.769 50.6785 652.188 46.5988C660.487 51.8534 657.089 49.9278 653.56 47.8391C649.966 45.8155 646.208 43.7268 653.854 48.5571C660.585 52.343 665.487 56.0963 669.963 59.0663C671.074 59.8169 672.12 60.5349 673.165 61.2203C674.08 61.971 674.995 62.689 675.877 63.407C676.367 63.766 676.662 64.0598 677.086 64.5167C677.544 64.9736 678.034 65.4305 678.491 65.8222C679.406 66.6055 680.321 67.3235 681.203 68.0415C682.086 68.6942 682.837 69.347 684.471 70.6851C685.68 71.6642 687.02 72.7739 688.032 73.1655C687.869 73.1003 687.706 73.0023 687.51 72.8718C686.725 72.3822 685.811 71.6316 684.863 70.8157L684.7 70.6851H684.667V70.6525V70.3914L684.602 69.8692L684.765 69.9997C684.961 70.1629 685.157 70.3261 685.418 70.5219C686.464 71.4358 687.542 72.3496 688.686 73.3287C688.719 73.3287 688.784 73.3614 688.849 73.3287C689.111 73.3287 689.274 73.1982 689.47 73.0676C689.601 73.035 689.372 73.2308 689.241 73.2961C689.143 73.3614 688.98 73.394 688.784 73.3614C689.111 73.6225 689.437 73.9162 689.764 74.2099C689.536 74.5037 689.307 74.7974 689.176 75.0585L689.536 74.7648L689.307 75.0585H689.241C689.045 75.3196 689.241 75.0911 689.405 74.9606C689.274 75.1238 689.209 75.2217 689.176 75.287L689.699 74.7648C689.503 74.9932 689.307 75.189 689.241 75.3522C689.47 75.1238 689.634 74.83 689.83 74.6668C689.634 74.9606 689.437 75.1564 689.666 74.9606C689.536 75.1238 689.47 75.2217 689.405 75.2543C689.568 75.0911 689.536 75.2543 689.83 74.9606C689.601 75.3196 689.993 74.9606 689.536 75.5154C689.666 75.3849 689.96 75.1238 689.993 75.1238C689.405 75.7439 690.058 75.2543 689.47 75.9397C689.993 75.3849 689.83 75.7765 690.156 75.5154C690.124 75.5481 690.026 75.646 690.058 75.6133C690.058 75.6786 689.928 75.8744 689.862 76.005C690.287 75.5154 690.418 75.4501 690.712 75.189C690.352 75.7112 690.222 75.7439 689.83 76.2008C690.156 75.8092 690.254 75.8744 690.483 75.5154C690.287 75.8418 690.385 75.6786 690.091 76.1029C690.614 75.4828 690.222 76.0376 690.548 75.6786C690.352 76.0376 690.091 76.2661 690.287 76.1355C690.156 76.3313 689.928 76.5272 689.928 76.5272C689.96 76.5924 690.32 76.1029 690.548 75.8418C690.712 75.7765 690.287 76.2008 690.124 76.4619C690.254 76.364 690.646 75.9723 690.679 76.005C690.614 76.0702 690.614 76.1029 690.516 76.2008C690.875 75.8744 690.679 76.2987 691.104 75.8744L691.006 76.005C691.006 76.005 691.267 75.7112 691.365 75.5481C691.333 75.5807 691.3 75.6133 691.267 75.646H691.3C691.3 75.646 691.235 75.646 691.039 75.9071C691.104 75.9071 691.169 75.8418 691.235 75.7765C691.235 75.7765 691.202 75.8091 691.169 75.8418L691.267 75.7439C691.267 75.7439 691.333 75.6786 691.398 75.6786L691.3 75.7765C691.3 75.7765 691.398 75.7439 691.496 75.6786C691.202 76.0376 691.3 75.7112 691.039 76.1355L691.104 75.9071C690.581 76.6251 691.104 75.8418 690.548 76.5924C690.548 76.7883 690.81 76.4619 690.81 76.6577C691.006 76.4293 691.104 76.2987 691.3 76.0702C691.757 75.7439 690.483 77.2126 691.071 76.723C691.333 76.4619 691.79 75.9397 691.627 76.2661L691.202 76.723C691.202 76.723 691.823 76.0702 691.627 76.4619C691.463 76.6251 691.431 76.5598 691.398 76.6251C691.137 77.0494 691.659 76.3966 691.692 76.4293L691.333 76.8535C691.333 76.8535 691.823 76.6251 691.986 76.6251C691.888 76.7556 691.757 76.8535 691.659 77.0167C691.953 76.9188 691.855 77.2778 691.757 77.6368L692.117 77.3105C692.117 77.3105 691.986 77.5063 691.921 77.5389C691.855 77.7021 692.117 77.3105 692.248 77.1799C692.28 77.1799 692.117 77.4084 691.986 77.5063C692.313 77.2452 692.77 77.0167 692.509 77.5063L692.411 77.6042C692.411 77.6042 692.509 77.6042 692.64 77.441V77.4736C692.574 77.6042 692.705 77.4736 692.836 77.3431C692.836 77.441 692.901 77.4736 692.966 77.5389C692.966 77.5716 692.934 77.6368 692.868 77.7021C692.934 77.6368 692.934 77.6042 692.999 77.5389C693.097 77.6042 693.13 77.7021 692.934 78.0611C693.228 77.7347 693.13 77.9306 693.195 77.9632L693.13 78.0285C693.424 77.8 693.097 78.3222 693.064 78.3875L692.934 78.4854C692.934 78.4854 693.032 78.4528 693.032 78.4854L693.162 78.3222C693.162 78.3222 693.064 78.4854 693.032 78.5833C693.032 78.5833 693.162 78.518 693.26 78.3875C693.228 78.4201 693.195 78.4528 693.162 78.4854C693.162 78.5507 693.162 78.518 693.162 78.5507C693.162 78.5507 693.358 78.3549 693.489 78.2243H693.522V78.159L693.195 78.5833L693.326 78.518C693.326 78.518 693.424 78.3875 693.555 78.2243H693.587C693.555 78.3875 693.391 78.6486 693.26 78.7791L693.653 78.5507C693.653 78.5507 693.457 78.7465 693.359 78.8118C693.751 78.4854 693.032 79.2361 693.391 78.9097C693.457 78.8118 693.587 78.6812 693.653 78.616C693.489 78.877 693.555 78.9423 693.685 78.877L693.457 79.1381C693.457 79.1381 693.751 79.1708 693.881 79.2687C693.914 79.1708 694.045 79.0076 694.208 78.877L694.077 79.0402C694.077 79.0402 694.175 78.9097 694.208 78.877C694.11 78.975 694.012 79.1055 693.947 79.1381L694.11 79.0402C694.11 79.0402 693.947 79.2034 693.816 79.3666C694.045 79.1381 693.555 79.8562 693.947 79.4319L693.849 79.5624C693.849 79.5624 694.11 79.5624 694.208 79.5951C694.404 79.3666 694.469 79.3013 694.567 79.2361C694.6 79.2687 694.633 79.3013 694.666 79.334C694.633 79.4645 694.567 79.6277 694.666 79.6277C694.731 79.5951 694.796 79.5298 694.829 79.4645C694.829 79.4645 694.862 79.4972 694.894 79.5298C694.894 79.5951 694.829 79.6277 694.731 79.7256C694.829 79.7256 694.894 79.7256 695.025 79.693C695.123 79.7909 695.221 79.8888 695.286 79.9541C695.156 80.2478 695.025 80.5742 695.384 80.2478H695.352L695.515 80.1825C695.515 80.1825 695.58 80.2152 695.58 80.2478C695.515 80.3131 695.45 80.3784 695.384 80.4763C695.907 80.0846 695.58 80.6068 695.907 80.4763C695.254 81.4554 696.234 80.6395 695.94 81.3901L696.103 81.1616C696.332 80.9658 696.071 81.3575 696.103 81.4227C696.234 81.2269 696.201 81.1617 696.332 81.0637C696.463 81.0637 696.397 81.0637 696.789 81.2269L696.953 81.2922L697.214 81.3575C697.214 81.3575 697.476 81.3575 697.606 81.3575C697.835 81.5859 698.064 81.7818 698.292 82.0102L698.358 81.9449C715.937 97.6108 721.198 105.476 727.079 111.057C727.373 111.351 728.092 111.939 728.059 111.939L728.778 112.983C729.334 113.766 729.889 114.55 730.445 115.333C731.588 116.899 732.797 118.564 734.17 120.424C735.575 122.285 737.176 124.373 739.071 126.854C740.966 129.399 743.155 132.369 745.769 135.894L747.305 134.85C749.233 137.526 751.389 140.725 753.873 144.576C752.108 142.291 750.344 140.039 748.514 137.82C757.696 151.43 760.342 155.313 763.087 159.36C765.832 163.407 768.413 167.716 776.909 182.859C773.543 177.605 763.806 160.503 766.191 164.876C770.504 172.611 772.596 176.397 774.229 179.008C775.079 180.314 775.732 181.358 776.451 182.5C776.843 183.055 777.235 183.643 777.66 184.295C777.856 184.556 778.052 184.85 778.248 185.111L777.562 185.503L779.327 186.743C779.588 186.939 779.751 187.135 780.176 187.331C780.438 187.559 781.32 187.722 781.679 187.657C781.908 187.526 782.202 187.526 782.398 187.787C782.757 188.114 783.77 189.485 784.587 190.823L784.751 191.214C784.751 191.214 784.751 191.345 784.783 191.443L785.012 192.324L785.437 194.086C786.025 195.359 786.352 196.599 787.299 198.133L789.325 201.756L790.338 203.584C790.632 204.139 791.122 204.922 791.22 205.216L791.907 206.978C791.514 206.913 790.992 206.815 791.122 206.848V206.913L791.188 207.011L791.286 207.207L791.482 207.631L791.907 208.447L792.691 209.981L793.638 211.874L795.501 215.725C796.71 218.336 797.886 220.947 799.03 223.656C803.245 233.545 807.068 243.891 810.597 254.498C810.695 255.183 810.825 255.999 810.989 256.946H811.087C810.989 256.228 810.956 255.803 810.891 255.51C810.956 255.901 811.021 256.26 811.152 256.913L811.381 256.848C811.381 256.913 811.413 256.978 811.446 257.044L812.982 256.652L813.113 257.664H813.015C812.753 257.762 812.622 257.827 812.622 257.827C812.459 257.86 811.838 258.023 811.74 258.055C811.773 257.99 812.59 257.794 812.753 257.696L812.328 257.794L812.557 257.696C812.557 257.696 812.459 257.696 812.394 257.729C812.753 257.598 812.492 257.664 812.557 257.631L812.23 257.762C811.479 257.99 812.982 257.403 812.59 257.501L812.067 257.696L812.524 257.501C812.263 257.598 811.904 257.729 812.034 257.664C812.067 257.664 812.1 257.631 812.132 257.598C812.002 257.664 811.838 257.729 811.381 257.892L811.806 257.762C811.577 257.86 811.054 258.023 811.61 257.86C810.76 258.121 811.152 258.023 811.185 258.023C811.185 258.023 811.381 257.957 811.479 257.925C810.923 258.088 811.479 257.925 811.479 257.99L812.132 257.86C812.132 257.86 810.858 258.121 810.891 258.121L811.185 258.055C811.185 258.055 811.152 258.055 811.25 258.055L811.675 257.99C811.479 257.99 811.479 257.99 811.283 258.055C812.328 257.99 810.727 258.121 811.904 258.088H811.087C811.087 258.088 810.956 258.088 811.544 258.121C812.165 258.121 811.544 258.121 811.708 258.121C811.642 258.121 811.217 258.121 811.119 258.121C811.544 258.121 811.119 258.121 811.871 258.219C811.61 258.219 810.923 258.121 811.021 258.153H811.119C811.119 258.153 811.479 258.251 812.165 258.414C812.296 258.447 812.524 258.512 812.524 258.512C812.034 258.349 812.263 258.414 812.034 258.349C812.198 258.382 812.622 258.545 812.59 258.512C812.557 258.512 812.296 258.414 812.1 258.349C812.361 258.414 812.557 258.447 812.59 258.48C812.721 258.512 812.557 258.48 812.59 258.48C812.851 258.545 812.753 258.512 813.08 258.61C813.113 258.61 812.622 258.48 812.786 258.512L813.178 258.643C813.178 258.643 813.113 258.61 813.08 258.61C813.113 258.61 813.211 258.643 813.276 258.675L813.57 260.764L813.374 258.708C813.374 258.708 813.668 258.773 813.766 258.773C813.701 258.773 813.505 258.708 813.374 258.675L813.309 258.055C813.309 258.055 813.505 258.055 813.57 258.055C813.57 258.121 813.603 258.186 813.635 258.284C813.635 258.316 813.635 258.382 813.668 258.414C813.668 258.414 813.668 258.414 813.603 258.414C813.374 258.414 813.505 258.414 813.668 258.447C813.635 258.447 813.57 258.447 813.439 258.447C813.407 258.447 813.57 258.48 813.668 258.512H813.537C813.341 258.512 813.505 258.512 813.668 258.512C813.668 258.512 813.668 258.512 813.668 258.545C813.57 258.545 813.472 258.545 813.374 258.48C813.374 258.48 813.505 258.512 813.668 258.545C813.733 258.741 813.766 258.937 813.831 259.165C813.799 259.165 813.799 259.165 813.831 259.165C813.831 259.165 813.831 259.165 813.831 259.198C813.831 259.198 813.799 259.198 813.766 259.165C813.766 259.165 813.766 259.165 813.831 259.23C813.831 259.328 813.897 259.426 813.929 259.557C813.929 259.557 813.929 259.557 813.929 259.589C813.929 259.589 813.897 259.589 813.864 259.589C813.864 259.589 813.897 259.589 813.929 259.589C813.929 259.589 813.929 259.655 813.929 259.687C813.864 259.687 813.766 259.622 813.733 259.589C813.603 259.557 813.766 259.655 813.929 259.752C813.635 259.622 813.668 259.687 813.603 259.655C813.472 259.655 813.701 259.72 813.929 259.85C813.995 260.046 814.027 260.242 814.093 260.438C814.027 260.438 813.929 260.34 813.635 260.144C813.733 260.209 813.897 260.34 814.093 260.471C814.126 260.601 814.158 260.699 814.191 260.83C815.204 264.126 816.184 267.52 817.099 270.914C817.556 272.644 818.047 274.374 818.504 276.104C819.027 277.899 819.386 279.498 820.334 281.652L820.399 281.75C820.399 281.75 820.399 281.815 820.399 281.848C821.02 286.156 821.641 291.084 822.588 295.719C823.471 300.418 824.287 305.086 825.366 309.883C825.823 312.266 826.934 314.909 827.653 316.868C828.241 318.728 828.568 320.849 828.797 322.971L827.62 323.167C828.241 328.715 828.895 334.263 829.515 339.714C829.973 345.197 830.267 350.647 830.659 356V356.326L830.79 356.62V356.75L830.953 357.109C830.921 357.109 830.888 357.109 830.855 357.109C830.855 357.109 830.953 357.109 830.986 357.109L831.051 357.338C831.051 357.338 831.149 357.631 830.528 357.664C831.313 357.697 830.92 358.056 831.345 358.219C831.28 358.219 831.149 358.219 831.182 358.186C831.117 358.317 830.888 358.35 830.757 358.447C831.084 358.447 831.247 358.447 831.443 358.513C831.443 358.578 831.443 358.643 831.476 358.709C831.215 358.709 830.986 358.676 830.626 358.709C831.117 358.643 831.182 358.839 831.509 358.806C831.509 358.806 831.509 358.806 831.509 358.839C831.247 358.937 831.345 358.937 830.888 359.035C831.672 358.97 831.019 359.133 831.541 359.165C831.149 359.361 830.79 359.263 831.051 359.427C830.822 359.524 830.528 359.427 830.528 359.427C830.528 359.59 831.117 359.427 831.476 359.459C831.672 359.655 831.051 359.59 830.757 359.688C830.921 359.818 831.476 359.851 831.476 359.949C831.378 359.949 831.345 359.981 831.215 359.949C831.705 360.047 831.28 360.373 831.901 360.471H831.77C831.77 360.471 831.868 360.471 831.933 360.471C831.933 360.471 831.933 360.471 831.933 360.504C831.933 360.504 831.933 360.504 831.868 360.504C831.868 360.504 831.901 360.504 831.933 360.536C831.933 360.634 831.933 360.732 831.966 360.797C831.933 360.797 831.868 360.797 831.705 360.83L831.901 360.634C831.051 360.863 831.966 360.504 831.019 360.732C830.888 360.993 831.313 360.993 831.182 361.254C831.509 361.254 831.639 361.189 831.933 361.254C831.999 361.254 831.999 361.32 832.031 361.32C832.031 361.32 832.031 361.352 832.031 361.385C831.933 361.581 830.692 361.679 831.345 361.842C831.607 361.842 831.999 361.842 832.129 361.94C832.129 361.94 832.129 361.972 832.129 362.005C832.129 362.005 832.129 362.038 832.064 362.103H831.443C831.411 362.331 832.358 362.168 831.966 362.462C831.705 362.462 831.737 362.299 831.672 362.331C831.182 362.527 832.031 362.429 832.064 362.56L831.509 362.625C831.607 362.886 832.031 363.115 832.162 363.408C831.999 363.408 831.803 363.376 831.639 363.441C831.933 363.767 831.639 364.224 831.345 364.616L831.835 364.714C831.835 364.714 831.639 364.779 831.541 364.779C831.378 364.942 831.835 364.779 832.031 364.779C832.064 364.844 831.77 364.91 831.607 364.877C832.031 365.073 832.554 365.497 832.064 365.791H831.933C831.933 365.791 832.358 365.921 832.522 365.987C832.522 365.987 832.456 366.052 832.424 366.085C832.424 366.117 832.424 366.15 832.424 366.182C832.424 366.346 832.424 366.509 832.424 366.639L832.358 366.574L832.456 366.639C832.456 366.868 832.456 367.096 832.064 367.325C832.75 367.325 831.803 367.782 832.75 367.716C832.293 368.01 832.129 367.945 831.835 368.337C831.803 368.434 832.456 368.434 832.554 368.532H832.064L832.62 368.696L832.031 368.826L832.162 368.924C832.162 368.924 832.391 368.826 832.522 368.793C832.75 368.924 832.195 369.218 831.966 369.25L832.424 369.609C832.227 369.609 832.129 369.544 831.999 369.511C832.522 369.675 831.476 369.609 831.966 369.74C832.064 369.707 832.26 369.74 832.358 369.74C832.064 369.87 832.097 370.099 832.228 370.229H831.868C831.803 370.523 832.097 370.817 832.129 371.176C832.26 371.045 832.816 371.013 832.914 371.111L832.424 371.176C832.685 371.176 832.652 371.111 832.881 371.143C832.816 371.176 832.783 371.241 832.718 371.274C832.554 371.274 832.358 371.274 832.26 371.274L832.456 371.404C832.456 371.404 832.227 371.404 831.999 371.404C832.326 371.404 831.476 371.698 832.064 371.731H831.901C831.901 372.09 832.129 372.22 832.162 372.481C832.62 372.449 832.522 372.547 832.914 372.612C832.783 372.808 832.456 373.069 832.522 373.297C832.75 373.428 832.914 373.297 833.208 373.363C832.783 373.428 832.848 373.656 832.554 373.558C832.652 373.852 832.685 373.917 833.044 374.244C833.208 374.179 833.273 374.146 833.436 374.146C833.502 374.211 833.273 374.309 833.077 374.309H833.044C833.044 374.309 833.175 374.44 833.175 374.538L832.783 374.211V374.995C832.587 375.256 832.358 375.484 832.783 375.582H832.75L832.848 375.647V375.941C832.848 375.941 832.718 375.941 832.652 375.941C832.783 376.006 832.816 376.039 832.881 376.104V376.855C832.064 377.181 833.208 377.605 832.489 377.964H832.783C833.077 377.964 832.62 378.03 832.554 378.095C832.783 378.095 832.816 377.997 832.979 378.03C832.979 378.03 832.979 378.03 832.979 378.062C833.306 383.252 833.6 388.082 833.861 392.455L833.24 385.797C833.992 396.6 834.482 403.552 834.94 409.72C835.005 410.993 835.07 412.201 835.136 413.408L834.842 411.809C835.005 413.343 835.103 414.714 835.168 416.052C835.168 416.901 835.201 417.749 835.168 418.63C835.136 419.969 835.038 421.372 834.907 422.808L832.783 423.004L832.946 424.603L833.077 425.484C833.11 425.68 833.142 425.811 833.24 426.104C833.273 426.202 833.306 426.365 833.502 426.724C833.665 426.92 833.469 426.855 834.155 427.442C834.188 427.442 834.253 427.475 834.286 427.508C834.286 427.769 834.351 428.03 834.384 428.291C834.482 429.238 834.58 430.217 834.645 431.228C834.645 432.273 834.58 433.382 834.58 434.525V432.142C834.547 431.816 834.58 431.228 834.515 431.098L834.384 429.923C834.645 431.587 834.417 433.676 834.482 435.569C834.482 437.495 834.417 439.453 834.384 441.411C834.286 445.295 834.188 449.211 834.09 453.161C833.829 460.994 833.404 468.892 832.783 476.757C831.999 484.59 831.443 492.456 830.463 500.158C829.777 506.457 828.895 512.658 828.012 518.794H827.914L826.901 522.743L827.457 522.841C827.457 522.841 827.457 522.939 827.457 522.972L827.98 523.07C827.784 524.832 827.588 526.594 827.392 528.324C827.098 531.392 826.705 534.395 826.052 537.267C825.921 537.887 825.758 538.442 825.562 538.996L825.006 538.801C824.843 538.735 824.549 538.605 824.418 538.54C824.353 538.54 825.725 539.29 825.104 538.964L824.647 538.703C825.202 539.062 824.614 538.735 825.072 539.029C824.974 538.964 824.843 538.899 824.843 538.899C824.516 538.703 824.843 538.899 825.104 539.062C825.104 539.062 824.843 538.931 824.712 538.833C824.516 538.735 825.137 539.094 824.81 538.899C824.745 538.866 824.712 538.833 824.68 538.833C824.843 538.931 824.614 538.833 825.006 539.062C824.81 538.964 825.17 539.192 824.941 539.062C825.366 539.323 824.712 538.964 825.333 539.323C824.68 538.964 824.81 539.029 825.104 539.225C824.908 539.127 824.908 539.094 824.647 538.964C824.647 538.964 824.778 539.062 825.104 539.225C824.32 538.801 825.692 539.617 824.712 539.029C825.039 539.258 825.268 539.421 825.398 539.519C824.778 539.127 825.333 539.486 824.68 539.062C824.941 539.225 825.464 539.551 825.3 539.486C825.202 539.421 825.039 539.323 824.908 539.258C825.17 539.421 824.843 539.258 825.17 539.486C825.104 539.453 825.039 539.421 825.006 539.388C825.006 539.388 824.941 539.388 825.17 539.486C825.104 539.453 825.039 539.421 825.006 539.388C825.006 539.388 825.006 539.388 824.974 539.388C824.974 539.388 824.974 539.388 825.006 539.388C824.941 539.388 824.974 539.388 824.745 539.29C824.843 539.355 825.072 539.453 825.202 539.519C825.202 539.519 825.235 539.519 825.268 539.551C825.268 539.551 825.268 539.551 825.235 539.551C825.235 539.551 825.235 539.551 825.268 539.551C825.268 539.551 825.333 539.551 825.366 539.617C825.431 539.617 825.464 539.682 825.398 539.617C825.398 539.617 825.366 539.617 825.333 539.584C825.333 539.584 825.3 539.584 825.268 539.584C825.3 539.584 825.333 539.617 825.366 539.649H825.268C825.268 539.649 825.268 539.649 825.3 539.649C825.3 539.649 825.333 539.649 825.366 539.649C825.366 539.649 825.333 539.649 825.3 539.649C825.3 539.649 825.333 539.649 825.366 539.682C825.366 539.682 825.333 539.682 825.3 539.682C825.3 539.682 825.268 539.682 825.202 539.617C824.582 539.258 825.725 539.91 824.843 539.421C824.941 539.453 824.974 539.486 825.006 539.519H825.072L824.81 539.421C824.712 539.356 824.647 539.356 824.745 539.421L824.451 539.258C824.451 539.258 824.843 539.486 825.17 539.682H825.235C825.235 539.682 825.202 539.682 825.17 539.682C825.202 539.682 825.268 539.747 825.3 539.747L825.17 539.649L825.006 539.551C825.006 539.551 824.483 539.258 825.006 539.584C824.908 539.519 824.745 539.421 824.712 539.421C824.712 539.421 824.353 539.225 825.072 539.649C824.908 539.551 824.81 539.486 825.072 539.649L824.941 539.551C824.941 539.551 825.006 539.617 825.072 539.649C825.072 539.649 825.072 539.649 825.039 539.649C825.039 539.649 825.039 539.649 825.006 539.649C825.006 539.649 825.006 539.649 825.039 539.649C825.039 539.649 825.006 539.649 824.974 539.649C825.039 539.649 825.039 539.649 825.072 539.649C824.974 539.649 824.778 539.649 824.843 539.649C825.006 539.649 825.072 539.682 825.137 539.715C825.137 539.715 825.17 539.715 825.202 539.715H825.137V539.682C825.137 539.682 825.17 539.682 825.202 539.715C825.268 539.715 825.3 539.715 825.3 539.715C825.3 539.715 825.235 539.715 825.202 539.715H825.17C825.17 539.715 825.006 539.714 824.876 539.682C824.941 539.682 825.072 539.682 825.17 539.715C825.17 539.715 825.17 539.715 825.235 539.715H825.268C825.268 539.715 825.333 539.715 825.366 539.715H825.3C825.3 539.715 825.3 539.715 825.333 539.715H825.3C825.3 539.715 825.333 539.714 825.366 539.747C825.366 539.747 825.3 539.747 825.268 539.715C825.3 539.715 825.333 539.747 825.333 539.78C825.3 539.78 825.3 539.78 825.333 539.78C825.3 539.78 825.268 539.747 825.202 539.682C825.202 539.682 825.268 539.747 825.333 539.78C825.333 539.78 825.333 539.845 825.333 539.878C825.268 539.878 825.202 539.878 825.137 539.845C825.137 539.845 825.268 539.878 825.333 539.91C825.333 539.976 825.333 540.008 825.3 540.074C825.235 540.041 825.137 539.976 825.072 539.943C825.398 540.139 824.81 539.78 825.3 540.106C825.17 540.041 825.3 540.106 824.941 539.91C825.039 539.976 825.17 540.041 825.3 540.139C825.202 540.106 825.202 540.106 825.3 540.139C825.3 540.139 825.3 540.171 825.3 540.204C825.202 540.139 825.17 540.139 825.137 540.106C825.137 540.106 825.235 540.171 825.268 540.204C825.268 540.204 825.202 540.171 825.17 540.139C825.17 540.139 825.235 540.171 825.268 540.204C825.268 540.204 825.202 540.171 825.17 540.139C825.17 540.139 825.235 540.171 825.268 540.204C825.202 540.204 825.17 540.139 825.104 540.106C825.17 540.139 825.202 540.171 825.268 540.204C825.268 540.204 825.202 540.498 825.202 540.563L825.039 541.673C824.81 543.141 824.549 544.61 824.32 546.046C823.83 548.951 823.275 551.79 822.719 554.597C820.432 565.759 818.112 576.301 815.236 585.57C814.55 588.572 812.622 596.895 809.224 606.066C808.832 607.208 808.407 608.383 808.015 609.558L807.394 611.321L807.1 612.202C806.872 612.691 806.872 613.344 806.839 613.605L806.741 615.498C806.676 616.151 806.741 616.836 806.61 616.967C806.153 618.109 805.695 619.251 805.205 620.361C804.29 622.646 803.375 624.865 802.526 626.986C802.101 628.063 801.676 629.108 801.317 630.217C801.154 630.772 800.99 631.327 800.859 631.947C800.794 632.241 800.761 632.567 800.729 632.894C800.729 633.057 800.729 633.253 800.729 633.416C800.729 633.416 800.729 633.481 800.729 633.514C799.879 636.125 799.16 638.377 798.605 640.074C798.049 641.869 797.723 643.109 797.69 643.599C795.37 649.147 793.54 653.52 792.037 656.849C790.534 660.081 789.129 662.496 787.822 664.65C787.822 664.65 787.822 664.65 787.822 664.715C787.789 664.78 787.757 664.846 787.724 664.911H787.789H787.691C787.691 664.911 787.593 665.107 787.528 665.172C787.593 665.172 787.691 665.139 787.757 665.107C787.757 665.466 787.757 665.825 787.528 665.466V665.172V664.911C787.103 665.662 786.45 665.433 786.646 666.021C786.548 665.923 786.45 665.825 786.45 665.825C786.123 665.596 786.319 665.955 786.58 666.118C786.548 666.118 786.352 665.955 786.221 665.857C785.992 665.759 786.548 666.249 786.221 666.021C786.156 666.021 786.123 665.923 786.09 665.923C786.156 665.988 786.123 665.988 786.123 666.021C786.058 665.988 785.96 665.923 785.894 665.89C785.992 665.955 786.058 665.988 786.123 666.021H786.058C786.058 666.021 786.09 666.021 786.123 666.021C786.123 666.021 786.188 666.086 786.352 666.184C786.156 666.118 786.417 666.314 786.254 666.249L786.156 666.184L786.058 666.118C786.058 666.118 786.058 666.118 786.09 666.118L785.927 666.053C785.927 666.053 786.09 666.118 786.123 666.151C786.188 666.184 786.254 666.249 786.352 666.314C786.319 666.314 786.319 666.314 786.123 666.216C786.123 666.216 786.221 666.282 786.254 666.282C786.254 666.282 786.221 666.282 786.188 666.282C786.058 666.216 786.09 666.249 786.09 666.249H786.156C786.156 666.249 786.221 666.347 786.384 666.412C786.188 666.314 786.188 666.314 785.894 666.184C785.894 666.184 785.992 666.249 786.156 666.347C786.156 666.347 786.221 666.38 786.254 666.412C786.123 666.412 786.025 666.314 786.254 666.412C786.254 666.412 786.319 666.445 786.352 666.477C786.286 666.445 786.221 666.412 786.188 666.38C786.188 666.38 785.96 666.249 786.254 666.445C786.188 666.445 786.09 666.38 785.96 666.314C786.221 666.477 786.384 666.575 786.548 666.641H786.515C786.384 666.543 786.221 666.477 785.927 666.314C786.058 666.412 786.286 666.51 786.45 666.608C786.286 666.543 786.515 666.608 785.96 666.38C786.025 666.412 786.123 666.445 786.221 666.51C786.384 666.608 786.45 666.641 786.515 666.673C786.482 666.673 786.45 666.673 786.417 666.641C786.352 666.641 786.286 666.608 786.254 666.575C786.515 666.706 786.188 666.608 786.548 666.771C786.548 666.771 786.417 666.739 786.384 666.706C786.384 666.706 786.319 666.706 786.548 666.771C786.548 666.771 786.45 666.771 786.319 666.706C786.319 666.706 786.45 666.771 786.548 666.771C786.548 666.771 786.45 666.771 786.319 666.706C786.384 666.706 786.45 666.771 786.548 666.804C786.548 666.804 786.482 666.804 786.45 666.804C786.482 666.804 786.515 666.804 786.548 666.836V666.902C786.548 666.902 786.45 666.902 786.384 666.869H786.515L786.025 667.685L786.188 667.783C785.404 669.252 784.587 670.72 783.738 672.319C783.476 672.842 783.15 673.364 782.79 674.18C782.725 674.408 782.594 674.637 782.594 675.322L782.333 675.91C781.745 677.052 780.96 678.325 780.143 679.728C779.327 681.099 778.412 682.568 777.431 684.232C776.288 685.57 774.817 687.887 773.935 690.172C773.02 692.424 772.04 694.578 770.57 696.928C770.178 697.515 769.818 698.103 769.426 698.723C769.23 699.017 768.969 699.441 768.969 699.376L768.184 700.159C767.073 701.269 765.897 702.444 764.655 703.684C755.637 712.659 753.415 718.795 743.221 730.022L742.6 729.957C740.313 732.503 737.927 735.016 735.477 737.463C732.993 739.879 730.641 742.392 727.994 744.48C726.491 745.459 724.955 746.439 723.354 747.222L721.296 748.266C721.492 748.07 721.655 747.875 721.851 747.646C721.818 747.679 721.786 747.711 721.753 747.744L721.818 747.646C721.818 747.646 721.818 747.581 721.753 747.581L721.132 747.516C721.132 747.516 721.002 747.516 720.936 747.516C720.936 747.777 720.936 748.201 720.936 748.429C720.577 748.593 720.217 748.821 719.923 748.919V748.821V748.658V748.364V747.777C719.923 747.777 719.923 747.548 719.923 747.418C718.812 748.495 717.701 749.572 716.558 750.681C715.839 751.367 715.12 752.117 714.369 752.77C712.702 754.141 711.101 755.414 709.369 756.654L707.539 757.96L707.147 757.829L706.134 757.437C704.272 758.58 702.442 759.722 700.678 760.832C699.403 761.648 697.966 762.398 696.92 763.312C695.874 764.095 694.829 764.748 693.751 765.368L693.195 764.715C693.195 764.715 692.803 764.324 692.64 764.161C692.574 764.095 693.587 765.336 693.13 764.813L692.803 764.389C693.162 764.879 692.803 764.454 693.064 764.813C692.999 764.715 692.901 764.585 692.901 764.585C692.705 764.356 692.803 764.487 692.966 764.683C692.966 764.683 692.966 764.65 692.934 764.618C692.901 764.552 692.836 764.52 692.803 764.487C692.738 764.422 692.803 764.487 692.803 764.52C692.705 764.422 692.607 764.324 692.509 764.226C692.64 764.356 692.705 764.454 692.738 764.487C692.738 764.487 692.738 764.52 692.77 764.552C692.705 764.487 692.705 764.487 692.77 764.585L692.574 764.356C692.574 764.356 692.607 764.422 692.901 764.748C692.868 764.715 692.836 764.683 692.803 764.65C692.803 764.65 692.803 764.65 692.77 764.618L692.64 764.454C692.64 764.454 692.738 764.585 692.77 764.618C692.738 764.618 692.836 764.715 692.934 764.846C692.934 764.846 692.934 764.879 693.064 765.009C692.738 764.618 692.738 764.65 692.868 764.813L692.803 764.748C692.803 764.748 692.868 764.813 692.901 764.846C692.901 764.846 692.901 764.879 692.966 764.911C692.836 764.748 692.803 764.748 692.607 764.487C692.607 764.487 692.705 764.618 692.868 764.846L692.77 764.715C692.868 764.813 693.13 765.14 692.64 764.585C692.705 764.683 692.738 764.683 692.77 764.781C692.672 764.683 692.607 764.618 692.574 764.585L692.509 764.52C692.509 764.52 692.542 764.585 692.672 764.715C692.77 764.813 692.868 764.944 692.934 765.042C692.64 764.715 692.77 764.911 692.509 764.65C692.574 764.715 692.738 764.879 692.836 765.009C692.836 765.009 692.836 765.009 692.836 765.042C692.836 765.042 692.836 765.042 692.803 765.009C692.378 764.552 692.476 764.683 692.444 764.65L692.901 765.172L692.966 765.238C692.509 764.748 692.672 764.944 692.77 765.074C692.77 765.074 692.836 765.172 692.509 764.846C692.64 765.009 692.64 765.009 692.803 765.172L692.476 764.846C692.476 764.846 692.346 764.715 692.411 764.846L692.182 764.585C692.182 764.585 692.444 764.879 692.705 765.172L692.803 765.27L692.64 765.074C692.64 765.074 692.215 764.65 692.64 765.14C692.574 765.074 692.444 764.911 692.411 764.879C692.411 764.879 692.084 764.552 692.705 765.238C692.28 764.781 692.64 765.205 692.836 765.401L692.542 765.074C692.803 765.368 692.934 765.499 692.999 765.597C692.966 765.531 692.934 765.499 692.966 765.564C692.901 765.499 692.966 765.564 692.999 765.597L692.901 765.466C692.901 765.466 692.901 765.466 692.966 765.531L692.868 765.433L692.999 765.597C692.999 765.597 692.966 765.564 692.803 765.401C692.803 765.401 692.836 765.466 692.868 765.499C692.868 765.499 692.868 765.499 692.836 765.466C692.836 765.466 692.868 765.499 692.901 765.531C692.901 765.531 692.934 765.597 692.966 765.629C692.868 765.531 692.934 765.629 692.966 765.662C692.901 765.564 692.836 765.531 692.803 765.499C692.803 765.499 692.836 765.499 692.868 765.531C692.574 765.238 692.542 765.172 692.15 764.748C692.346 764.977 692.803 765.499 692.672 765.368C692.672 765.368 692.607 765.303 692.574 765.27C692.574 765.27 692.574 765.238 692.607 765.27C692.574 765.238 692.509 765.172 692.509 765.172C692.28 764.911 692.378 765.042 692.378 765.042C692.672 765.368 692.64 765.336 692.901 765.597C692.901 765.597 692.868 765.564 692.868 765.531C692.868 765.531 692.868 765.531 692.868 765.499C692.934 765.564 692.966 765.629 693.032 765.662C693.032 765.662 693.032 765.662 692.999 765.629C692.999 765.629 692.999 765.629 693.032 765.662C692.868 765.466 692.705 765.303 692.574 765.172C692.705 765.336 692.705 765.336 692.999 765.695C692.934 765.629 692.966 765.629 692.868 765.531C692.934 765.629 692.966 765.629 693.032 765.695L692.901 765.564C692.607 765.238 692.77 765.466 692.999 765.695C692.999 765.695 692.966 765.695 692.934 765.727L692.77 765.564C693.032 765.858 692.607 765.401 692.934 765.727C692.868 765.662 692.934 765.727 692.672 765.466C692.738 765.531 692.836 765.629 692.934 765.727C692.934 765.727 692.672 765.466 692.738 765.564L692.836 765.662C692.836 765.662 692.868 765.695 692.934 765.76L692.509 765.303C692.509 765.303 692.051 764.977 691.855 764.846C691.79 764.846 692.346 765.401 692.444 765.564C692.444 765.564 692.444 765.564 692.378 765.499L692.019 765.074C692.346 765.499 692.084 765.303 692.15 765.433C692.052 765.336 691.888 765.172 691.692 765.042C691.823 765.172 691.888 765.238 691.953 765.303H691.986C691.986 765.303 692.052 765.433 692.084 765.466C692.084 765.466 692.084 765.466 692.052 765.433C692.019 765.368 691.953 765.336 691.921 765.27C691.823 765.172 691.953 765.336 692.019 765.401L691.888 765.27C691.888 765.27 691.888 765.27 691.888 765.238L691.823 765.172C691.823 765.172 691.823 765.27 692.052 765.499C692.052 765.499 692.052 765.499 692.052 765.531L691.986 765.466C691.986 765.466 691.986 765.466 691.986 765.531C691.986 765.531 691.953 765.499 691.921 765.433L691.79 765.303C691.79 765.303 691.953 765.499 692.019 765.531C692.019 765.564 692.084 765.597 692.117 765.662C692.117 765.662 692.084 765.662 692.248 765.858C691.823 765.368 691.888 765.499 692.084 765.76C691.921 765.597 691.921 765.597 691.725 765.368C691.725 765.368 691.79 765.499 692.019 765.727L691.953 765.662C691.823 765.531 691.855 765.597 691.921 765.662C691.855 765.629 691.888 765.662 691.921 765.727C691.888 765.695 691.823 765.597 691.692 765.499C691.823 765.662 691.855 765.727 691.921 765.858C691.888 765.825 691.855 765.792 691.79 765.76C691.757 765.727 691.725 765.662 691.594 765.531C691.627 765.597 691.659 765.629 691.725 765.695C691.692 765.662 691.627 765.597 691.594 765.597L691.529 765.531C691.529 765.531 691.627 765.695 691.79 765.858C691.855 765.956 691.79 765.923 691.79 765.988C691.594 765.858 691.692 765.988 691.431 765.825C691.496 765.89 691.659 766.021 691.757 766.151C691.79 766.184 691.823 766.249 691.855 766.282C691.823 766.282 691.823 766.249 691.757 766.184C691.267 765.76 691.398 765.89 691.365 765.89L691.823 766.315C691.692 766.217 691.627 766.184 691.627 766.217C691.627 766.217 691.692 766.315 691.725 766.38C691.692 766.38 691.627 766.315 691.431 766.151C691.561 766.282 691.594 766.315 691.659 766.413L691.365 766.151C691.365 766.151 691.202 766.086 691.267 766.151L691.039 765.923C691.039 765.923 691.3 766.184 691.594 766.445H691.561C691.561 766.445 691.071 766.086 691.561 766.478C691.496 766.413 691.333 766.282 691.333 766.249C691.333 766.249 691.071 766.021 691.561 766.478L691.496 766.413C691.496 766.413 691.529 766.445 691.561 766.478C691.561 766.478 691.561 766.478 691.529 766.478C691.431 766.38 691.333 766.249 691.104 766.021C691.202 766.151 691.398 766.347 691.496 766.51L691.463 766.478C691.235 766.217 691.333 766.347 691.333 766.315C691.431 766.413 691.463 766.478 691.496 766.51C691.496 766.51 691.496 766.478 691.463 766.445C691.463 766.445 691.463 766.478 691.496 766.51C691.398 766.576 691.3 766.674 691.235 766.772L691.137 766.902L690.548 767.588C687.542 771.21 685.288 772.907 684.373 773.234L684.569 773.625C676.694 778.162 668.46 782.046 659.932 785.114L659.115 787.398L659.899 785.114C659.899 785.114 659.736 785.179 659.671 785.212L659.965 784.428L656.142 785.897L644.183 790.499C643.888 790.499 645.816 789.716 648.071 788.834C649.574 788.247 651.306 787.562 653.136 786.843C648.365 788.704 646.339 789.422 645.261 789.781C644.64 789.977 644.183 790.107 644.248 790.042C644.215 790.042 644.183 790.042 644.117 790.009C643.888 789.911 643.562 789.748 643.17 789.585C642.32 789.846 640.915 790.303 638.595 791.021C636.667 791.609 634.053 792.62 630.263 793.73C633.661 792.849 628.531 794.546 628.008 794.807C627.616 794.905 627.159 795.035 626.701 795.166L626.636 794.97L624.022 795.492L624.12 795.851C624.12 795.851 624.022 795.851 623.957 795.884V796.047C618.369 797.614 611.115 799.409 603.371 800.878L603.535 800.518L599.516 801.171C589.909 802.705 579.813 804.337 570.99 805.773L575.075 804.761C567.462 806.002 559.718 807.111 551.745 808.254C547.758 808.906 543.739 809.265 539.655 809.69C539.296 809.722 538.904 809.755 538.511 809.82H531.16C529.951 809.885 528.742 809.853 527.435 809.983C526.781 810.016 526.062 810.114 525.278 810.31C524.853 810.44 524.396 810.603 524.069 810.767C523.742 810.93 523.579 811.028 523.416 811.06C522.827 811.289 521.618 811.452 520.507 811.517C519.756 811.582 518.939 811.582 518.155 811.615L517.403 810.505L515.966 810.734C512.763 811.256 509.561 811.648 506.392 811.583C503.222 811.55 499.857 810.995 496.263 810.734L482.147 809.82C481.951 809.885 481.82 809.918 481.853 809.951C481.853 809.951 481.951 809.951 482.082 809.951C482.114 809.951 482.278 809.951 482.245 809.951C482.18 809.951 482.082 809.951 481.984 809.983L486.917 811.844C485.12 811.844 483.323 811.844 481.526 811.746C480.481 811.68 479.206 811.582 478.324 811.452C478.487 811.321 478.487 811.289 478.324 811.452L478.389 811.387L478.683 811.06L479.37 810.31C478.945 810.342 478.553 810.408 478.095 810.44C476.069 810.636 473.227 810.93 469.73 811.256C469.632 811.191 469.534 811.126 469.436 811.06C469.273 810.897 468.685 810.473 468.097 810.081C467.835 809.787 467.476 809.951 467.149 809.951L466.202 810.016C465.352 810.016 464.535 810.016 463.718 810.016C459.83 810.212 462.967 810.342 465.156 810.179C465.744 810.114 466.234 810.081 466.561 810.049C467.018 810.016 467.182 810.016 466.79 810.049C466.005 810.146 464.47 810.669 460.255 810.538C451.988 809.82 449.08 809.82 449.603 809.624C449.995 809.494 452.805 809.363 456.53 809.526C454.079 809.396 451.596 809.298 449.112 809.298C449.047 809.233 448.982 809.135 448.949 809.135C448.818 809.037 448.688 808.939 448.524 808.874C448.1 808.678 448.23 808.776 448.067 808.71C447.381 808.547 447.054 808.515 446.629 808.482C446.172 808.449 445.976 808.384 445.224 808.384H444.08L439.506 808.547C438.33 808.417 443.035 808.221 444.277 807.992C442.381 808.123 439.506 808.188 436.075 808.221C432.644 808.221 428.658 808.09 424.475 808.025V809.559C424.214 809.559 423.953 809.559 423.724 809.526L422.646 809.265C419.966 808.939 417.32 808.58 414.934 808.286V807.862C410.621 807.503 406.537 807.144 402.91 806.589C401.08 806.328 399.381 806.002 397.747 805.675C396.767 805.479 395.819 805.316 394.905 805.12C393.467 804.859 392.095 804.631 390.787 804.402L390.493 805.381C389.742 805.283 389.023 805.186 388.566 805.055C388.402 804.99 388.337 804.957 388.01 804.827C387.683 804.663 387.226 804.468 386.866 804.337C386.474 804.206 386.115 804.109 385.788 804.011L384.481 803.717C384.154 803.782 383.795 803.88 383.501 803.945C383.174 804.011 382.847 804.109 382.521 804.174C382.619 804.109 382.88 803.913 382.815 803.945H382.684L382.423 803.978C382.259 803.978 382.031 803.978 381.835 803.978H380.593C379.743 803.978 378.894 803.913 378.012 803.847C376.28 803.717 374.548 803.521 372.849 803.293C370.496 802.999 368.144 802.575 365.824 802.118C365.824 802.02 365.856 801.922 365.856 801.857L365.791 802.118V801.954H365.856C365.922 801.628 365.856 801.922 365.791 802.118C365.791 801.922 365.856 801.791 365.856 801.726L365.758 802.15C365.791 801.987 365.824 801.791 365.856 801.693C365.824 801.857 365.791 801.987 365.758 802.15C365.758 802.02 365.791 801.922 365.824 801.857C365.791 802.02 365.791 801.987 365.726 802.15C365.726 802.15 365.726 802.085 365.791 801.759C365.791 801.857 365.726 802.02 365.693 802.15C365.758 801.791 365.693 801.987 365.758 801.595L372.326 799.866L357.786 799.213C357.557 799.213 357.296 799.213 357.099 799.213C357.099 799.213 357.1 799.213 357.067 799.213C355.335 799.148 353.407 799.05 351.381 798.952C351.251 799.017 350.695 799.05 349.846 799.082C349.225 799.082 349.454 799.115 348.637 798.985C348.049 798.887 347.395 798.756 346.676 798.626C345.271 798.397 343.605 798.103 341.808 797.81C340.925 797.646 340.01 797.483 339.063 797.32H338.965L338.769 796.765C338.442 796.7 338.115 796.635 337.789 796.537H337.756C337.756 796.537 337.756 796.537 337.756 796.504C336.22 796.145 334.652 795.819 333.181 795.492C322.235 792.751 310.799 789.846 298.775 786.843C298.775 786.778 298.775 786.746 298.742 786.68L298.382 785.44H296.977C295.703 785.407 293.775 784.918 292.076 784.461C290.312 784.004 288.547 783.449 286.75 782.927C284.953 782.372 283.123 781.85 281.293 781.295L278.451 780.512C277.961 780.381 277.47 780.283 276.915 780.185C276.654 780.153 276.327 780.088 275.935 780.088C275.641 780.12 275.575 780.088 275.183 780.185C271.131 778.554 267.08 777.411 262.93 776.138C260.675 775.453 258.486 774.833 256.297 774.082L252.997 772.94L251.428 772.32C251.2 772.222 250.938 772.091 250.742 771.994C251.004 771.798 250.971 771.83 250.742 771.994L251.232 771.504C251.232 771.504 251.232 771.471 251.232 771.439C251.232 771.439 251.363 771.439 251.428 771.439L251.69 771.504C251.69 771.504 251.951 771.569 251.722 771.504C251.167 771.308 250.644 771.145 250.121 770.949C249.272 770.655 248.488 770.394 247.736 770.133C246.658 769.774 245.71 769.48 244.893 769.187C243.227 768.665 242.018 768.273 241.136 768.012C239.371 767.49 238.946 767.392 238.881 767.424C238.75 767.49 240.09 768.044 235.254 766.576C234.535 766.119 226.563 763.41 220.812 761.354C215.061 759.298 211.467 757.96 219.309 760.538C201.207 754.337 190.13 749.213 177.975 743.338C166.539 736.419 152.848 730.185 132.328 717.457C136.674 720.427 141.706 723.527 139.026 722.059C131.446 717.587 122.264 711.125 123.44 711.647L125.401 712.888C113.964 705.512 102.005 697.058 90.7651 687.169C79.5249 677.313 68.9382 666.184 59.9526 654.304C55.4761 648.364 51.3917 642.228 47.7648 636.027C46.8825 634.46 45.9676 632.926 45.1181 631.36L44.4646 630.185C44.2685 629.793 44.0071 629.369 43.9744 629.238L42.9615 626.791C41.6218 623.527 40.1841 620.394 39.0078 617.13C33.9432 605.054 30.5777 593.533 27.931 583.514C26.2646 576.627 24.9576 569.643 24.0753 562.626C23.6179 558.938 23.2585 555.25 23.0297 551.529C22.9317 549.669 22.8337 547.809 22.801 545.981V543.207V541.803C22.801 541.02 22.6703 540.661 22.6376 540.171C22.3109 537.593 22.0822 535.863 21.9515 534.786C21.7881 533.481 21.8534 533.742 21.8861 533.546C21.8861 533.513 21.8861 533.742 21.8861 533.709C21.8861 533.775 21.9188 533.84 21.9841 534.231C22.0822 534.884 22.2455 535.765 22.3762 536.712C22.703 538.637 23.0624 540.694 23.1604 541.346C23.1604 541.966 23.2911 541.673 23.1604 540.889C23.0951 540.302 22.9644 539.127 22.7683 537.234C22.605 536.092 22.4416 534.949 22.2782 533.84C22.2455 533.84 22.2782 533.154 22.3109 532.6L22.4089 530.935C22.5396 528.716 22.6376 526.529 22.7683 524.408C22.9971 520.132 23.2585 516.02 23.4872 512.038C23.9446 504.075 24.3694 496.601 25.219 489.518C26.0032 482.436 26.9507 475.648 28.0944 468.957L29.0093 463.964L29.4994 461.483C29.6628 460.765 29.8588 459.492 29.9242 458.774C30.2509 455.674 30.5777 452.541 30.9044 449.407C30.9698 449.146 31.0024 448.918 31.0351 448.787H30.9698C30.9698 448.787 30.9698 448.787 31.0024 448.787H30.9698C31.1331 448.787 31.1005 448.787 30.9698 448.787C31.0351 448.787 31.1331 448.787 31.1658 448.82H30.9698C30.9698 448.82 30.9698 448.787 30.9698 448.755C31.0678 448.755 31.1331 448.755 31.1985 448.787C31.1005 448.787 31.0678 448.787 30.9698 448.755H31.0351C31.0024 448.755 30.9698 448.755 30.9698 448.755C31.0351 448.755 31.0678 448.755 31.1658 448.787C31.1331 448.787 31.0351 448.787 30.9698 448.755C31.0678 448.755 30.9044 448.755 31.5252 448.853C30.7737 448.689 31.1985 448.755 30.7737 448.689C30.8391 448.689 30.9698 448.722 30.9044 448.689C30.9698 448.689 31.1985 448.722 31.3292 448.755C30.7737 448.657 30.5777 448.591 30.2836 448.559C30.7737 448.657 30.9698 448.689 31.4926 448.787C31.144 448.722 30.8282 448.657 30.545 448.591C30.9371 448.657 30.741 448.591 31.2638 448.722C30.4796 448.559 31.1331 448.722 30.643 448.591C31.0351 448.657 31.3619 448.722 31.1331 448.657C31.0024 448.657 30.8391 448.591 30.741 448.591C30.5777 448.559 31.1658 448.657 31.4926 448.722C31.3292 448.689 30.8391 448.591 30.8064 448.591C30.9044 448.591 30.9371 448.591 31.0678 448.624C30.6103 448.526 31.0678 448.624 30.447 448.493H30.6103C30.6103 448.493 30.4143 448.493 30.2836 448.493C30.2836 448.493 30.3489 448.493 30.5123 448.526C30.447 448.526 30.3816 448.526 30.2836 448.493C30.447 448.493 30.3163 448.493 30.6757 448.559H30.4796C31.3292 448.689 30.4143 448.526 31.3292 448.689C31.4926 448.689 31.0678 448.624 31.2312 448.624C30.9371 448.559 30.7737 448.559 30.4796 448.493C29.9242 448.363 31.852 448.722 31.1331 448.591C30.7737 448.526 30.0875 448.396 30.447 448.461L31.0678 448.559C31.0678 448.559 30.1856 448.396 30.6103 448.461C30.8391 448.526 30.8064 448.493 30.8717 448.526C31.3619 448.591 30.5123 448.461 30.5123 448.461L31.0678 448.559C31.0678 448.559 30.5777 448.428 30.4796 448.428L30.9698 448.526C30.7084 448.461 31.0351 448.526 31.3619 448.526L30.9044 448.428C30.9044 448.428 31.1331 448.461 31.1985 448.493C31.3945 448.493 30.9044 448.428 30.7084 448.396C30.741 448.396 30.9698 448.428 31.1331 448.461C30.9044 448.428 30.6757 448.363 30.6103 448.33H30.7737C31.0024 448.396 30.9371 448.363 30.7737 448.33H30.9044C30.9044 448.33 30.6103 448.33 30.4143 448.265C30.4796 448.265 30.545 448.265 30.7084 448.298C30.4796 448.298 30.4143 448.265 30.3163 448.232C30.2509 448.232 30.2509 448.232 30.3489 448.232H30.4143C30.6103 448.232 30.8064 448.265 30.8064 448.265C30.9698 448.265 30.7084 448.265 30.4796 448.2H30.3489C30.3816 448.2 30.4143 448.2 30.4796 448.2C30.545 448.2 30.6103 448.2 30.8064 448.232C30.6757 448.232 30.6103 448.232 30.545 448.2C30.6103 448.2 30.7084 448.2 30.8717 448.232C30.2182 448.134 31.1005 448.232 30.2836 448.102C30.3489 448.102 30.3489 448.102 30.3163 448.102C30.3816 448.102 30.4143 448.102 30.447 448.102C30.6103 448.102 30.8064 448.167 30.9371 448.167C30.8064 448.167 30.8064 448.167 30.8391 448.167C30.9371 448.167 31.0351 448.167 31.1658 448.2C31.1658 448.2 31.1331 448.2 31.0678 448.2C31.1331 448.2 31.1985 448.2 31.2312 448.2H31.3945H31.2965L30.9044 448.134C30.9044 448.134 30.9698 448.134 31.1331 448.134C31.0024 448.134 30.8391 448.102 30.6757 448.069C30.5777 448.069 30.4796 448.037 30.447 448.037L30.9371 448.102H30.6757C30.6757 448.102 31.0024 448.102 31.0351 448.102C30.9698 448.102 30.9698 448.102 31.0351 448.102C31.1005 448.102 31.1331 448.102 31.1658 448.102C31.6233 448.167 30.6103 448.004 30.6103 448.004C30.9044 448.037 31.0351 448.069 31.1005 448.069C31.1005 448.069 30.8391 448.037 30.6103 448.004C30.7737 448.004 30.9698 448.069 31.1005 448.069L30.6757 447.971C30.8717 448.004 30.9371 448.004 31.0678 448.037C30.5777 447.939 31.5906 448.102 31.1331 448.037C31.0351 448.037 30.8391 448.004 30.741 447.971C30.741 447.971 30.741 447.971 30.7737 447.971C30.8064 447.971 30.8717 447.971 30.9044 447.971C30.8717 447.971 30.8717 447.971 30.8391 447.971C30.9044 447.971 30.9698 447.971 30.9698 447.971C31.1005 447.971 31.0351 447.971 30.9698 447.971C30.9698 447.971 30.9698 447.971 30.9371 447.971L31.2638 448.037L31.1005 447.971C31.0024 447.971 30.7084 447.906 30.4796 447.873L30.8391 447.939C30.5777 447.906 30.6103 447.906 30.3816 447.873C30.545 447.873 30.9044 447.939 31.0351 447.971H30.8391C30.8391 447.971 31.0678 447.971 31.2638 447.971C30.9371 447.906 31.7866 448.037 31.2312 447.971H31.3945C31.3945 447.971 31.2312 447.971 31.1985 447.906C30.741 447.841 30.8391 447.841 30.4796 447.775C30.4796 447.775 30.5123 447.775 30.545 447.775C30.6757 447.775 30.7737 447.808 30.7084 447.775H30.6103C30.7737 447.775 31.0351 447.775 31.0024 447.775C30.7737 447.743 30.6103 447.71 30.3489 447.678C30.7737 447.743 30.741 447.71 31.0351 447.775C30.9698 447.775 30.9698 447.743 30.6103 447.678C30.5123 447.678 30.447 447.678 30.4143 447.678C30.4143 447.678 30.3816 447.678 30.3489 447.678C30.4143 447.678 30.5123 447.678 30.6103 447.71H30.643C30.5123 447.71 30.447 447.71 30.643 447.71C30.9044 447.71 31.6233 447.808 31.0024 447.71H31.0351L30.5777 447.645C30.643 447.645 30.9044 447.678 31.1331 447.71C30.447 447.612 31.2312 447.678 30.7737 447.612C32.0154 447.743 30.7084 447.514 31.4926 447.482H31.1985C30.9044 447.449 31.3619 447.482 31.4272 447.449C31.1985 447.449 31.1658 447.449 31.0024 447.449H30.9371C30.9371 447.449 30.9371 447.384 30.9371 447.155C30.9371 447.057 30.9044 446.894 30.7737 446.633C30.741 446.535 30.643 446.372 30.4796 446.176C30.7737 444.479 31.0351 442.782 31.3292 441.052C31.6559 439.159 31.9827 437.234 32.3094 435.308L32.6362 433.546C32.6689 433.382 32.7016 433.219 32.7669 433.056C32.8976 432.762 32.9303 433.121 32.8649 433.252V433.546C32.8649 433.546 32.7996 433.676 32.8976 433.644C33.7145 433.089 33.6165 432.926 33.7798 432.599C34.0739 431.848 34.1719 431.326 34.3026 430.739C34.564 429.597 34.7928 428.422 34.9888 427.214C35.3809 424.799 35.8057 422.188 36.2631 419.414C37.178 413.963 37.9622 407.599 39.596 401.496L38.5504 401.104C38.9098 399.146 39.2692 397.155 39.6613 395.132H39.9227C41.9486 378.911 44.6606 361.548 48.0915 345.36C51.457 329.172 55.4434 314.159 58.9069 302.311L57.992 304.563C60.5407 294.087 61.5863 292.031 63.8409 284.426C63.2854 285.438 60.3773 295.621 62.0764 289.126C63.8409 282.827 65.6707 276.528 67.5658 270.164C69.3956 264.159 71.2581 258.121 73.1533 252.017C73.1859 251.887 73.3493 251.397 73.2513 251.789V252.115C74.0355 251.299 73.8395 250.94 74.0682 250.581L75.4405 246.404C75.9307 245.033 76.3881 243.662 76.9109 242.324C77.1723 241.671 77.4337 240.986 77.7278 240.366C77.8585 240.072 78.0219 239.779 78.1526 239.517C78.2179 239.42 78.2833 239.289 78.3159 239.256C78.4793 239.322 78.0545 239.028 77.7605 238.734C77.4664 238.31 77.303 238.245 77.303 237.983L78.9041 238.669C85.2757 227.344 88.968 214.778 94.1307 203.16C94.1633 203.127 94.2287 203.094 94.2614 203.062V202.931L94.3267 202.703C94.3921 202.572 94.4247 202.442 94.4901 202.311L94.3594 202.246C94.3594 202.083 94.294 201.919 94.294 201.789C94.9149 202.213 94.196 202.05 94.8495 202.507C94.7515 202.115 94.294 201.691 94.5228 201.593C94.6208 201.593 94.7842 201.789 94.8822 201.854C94.7515 201.528 95.1436 201.56 94.8822 201.201C94.9475 201.234 94.9802 201.299 95.0456 201.332C95.0456 201.299 95.1763 201.332 94.8822 201.169L94.9475 201.234C94.9475 201.234 94.8495 201.169 94.8168 201.136L94.9149 200.94C94.9149 200.94 95.0782 201.038 95.2089 201.136C95.1763 201.103 95.0456 201.006 94.9149 200.908C94.9149 200.908 95.0782 200.94 95.2416 201.071C95.1763 200.973 95.0782 200.875 94.9802 200.777V200.712C94.9802 200.712 95.1109 200.777 95.2089 200.842C95.1436 200.777 95.0782 200.712 95.0129 200.679L95.307 200.157C95.307 200.157 95.4377 200.19 95.5684 200.287L95.4377 200.124H95.3396L95.8951 199.047L96.0585 198.721C96.0585 198.721 96.2219 198.656 96.2219 198.59C96.1565 198.59 96.1892 198.59 96.1238 198.558L96.1892 198.46C96.1892 198.46 96.2219 198.46 96.2545 198.46C96.2545 198.46 96.2219 198.46 96.1892 198.427L96.2545 198.329C96.2545 198.329 96.2872 198.362 96.3526 198.395C96.4833 198.329 96.7447 198.558 97.0061 198.623C96.6793 198.46 96.5813 198.362 96.712 198.362L96.2872 198.231L96.3526 198.133C96.5813 198.199 96.9407 198.362 96.6793 198.133L96.9407 198.329C96.9407 198.329 96.9734 198.101 96.5486 197.774C96.5486 197.774 96.7447 197.84 96.7773 197.872C96.8754 197.84 96.7773 197.677 96.6793 197.546L96.81 197.285L96.9407 197.35C96.9407 197.35 96.8754 197.285 96.8427 197.252V197.187L97.0387 197.285C97.0387 197.285 96.9407 197.22 96.8754 197.187L97.0061 197.252C97.1368 197.317 97.0061 197.252 96.8754 197.122V197.056C97.0714 197.187 97.2021 197.285 97.2348 197.317L97.3001 197.383C97.3001 197.383 97.1368 197.187 96.9734 196.926V196.861C97.2021 197.056 97.1041 196.861 97.3001 197.154C97.2675 197.056 97.1694 196.893 97.1041 196.697C97.3655 197.252 97.3001 197.089 97.3328 197.122L97.1368 196.599C97.1368 196.599 97.1368 196.599 97.1368 196.534C97.1368 196.534 97.1694 196.534 97.2021 196.534C97.2021 196.599 97.2348 196.665 97.2675 196.763C97.2675 196.665 97.2675 196.599 97.2348 196.534C97.2348 196.534 97.2348 196.469 97.2348 196.436L97.3001 196.763C97.3001 196.763 97.3655 196.991 97.3655 196.795L97.4308 197.317C97.4308 197.317 97.3655 196.861 97.3001 196.338C97.3001 196.338 97.3328 196.338 97.3655 196.338C97.3655 196.502 97.4308 196.697 97.3982 196.338C97.3982 196.469 97.3982 196.567 97.3982 196.567C97.3982 196.567 97.4308 197.089 97.3982 196.338C97.3982 196.24 97.3982 196.11 97.3982 195.914C97.3982 195.914 97.3982 195.947 97.3982 195.979C97.3982 195.979 97.3982 195.947 97.3982 195.914C97.3982 195.914 97.3982 196.012 97.3982 196.077C97.3982 196.077 97.3982 196.077 97.3982 196.012C97.3982 196.012 97.3982 196.012 97.3982 195.979V195.914C97.3982 195.979 97.3982 196.012 97.3982 196.045V196.077C97.3982 196.24 97.3982 196.404 97.3982 196.306C97.3982 196.24 97.3982 196.175 97.3982 196.077C97.3982 196.143 97.3982 196.143 97.3982 195.979C97.3982 196.077 97.3982 196.208 97.3982 196.338C97.3982 196.273 97.3982 196.208 97.3982 196.045C97.3982 196.045 97.3982 195.947 97.3982 195.849C97.3982 195.849 97.3982 195.979 97.3982 195.914V195.849V196.012C97.3982 196.012 97.3982 195.881 97.3982 195.816C97.3982 196.143 97.3982 196.665 97.3982 197.024C97.3982 196.371 97.3982 196.045 97.3982 195.751C97.3982 195.751 97.6596 195.784 97.5942 195.751L97.4962 195.686C97.4962 195.686 97.4962 195.718 97.4308 195.686L97.4962 195.555H97.5615C97.5615 195.555 97.5289 195.555 97.4962 195.555L97.6269 195.294L97.6922 195.196C97.6922 195.196 97.9863 195.359 98.0517 195.327C98.0517 195.294 97.921 195.163 97.7903 195.033L98.5745 193.597C98.7378 193.303 98.9339 193.009 99.0973 192.683C99.1953 192.683 99.228 192.716 99.326 192.781L99.0973 192.683C99.2933 192.748 99.4567 192.814 99.8488 192.944C99.7181 192.879 99.522 192.814 99.3587 192.748C99.3587 192.748 99.2606 192.716 99.1299 192.65C99.1299 192.65 99.1626 192.65 99.1953 192.65C100.012 192.944 99.6201 192.814 99.5874 192.814C99.5874 192.814 99.4894 192.781 99.3913 192.748C99.3913 192.748 99.3913 192.748 99.326 192.748C99.326 192.748 99.2606 192.748 99.1953 192.716C99.2606 192.716 99.2933 192.748 99.2606 192.716H99.228C99.228 192.716 99.1299 192.65 99.0973 192.65C99.1953 192.683 99.2606 192.716 99.4894 192.814C99.5874 192.846 99.2933 192.716 99.2933 192.716H99.228C99.228 192.716 99.2933 192.716 99.3587 192.716C99.2933 192.716 99.1953 192.65 99.1299 192.618H99.228C99.228 192.618 99.228 192.618 99.1953 192.618C99.1953 192.618 99.1626 192.618 99.1299 192.618C99.1299 192.618 99.1626 192.618 99.1953 192.618C99.522 192.748 99.9141 192.911 99.9468 192.944L99.6527 192.814C99.6527 192.814 99.7181 192.814 99.5874 192.781L99.1626 192.585C99.3587 192.683 99.3587 192.683 99.5547 192.748C98.6398 192.324 99.8161 192.879 99.1953 192.552L99.7508 192.846C99.7508 192.846 99.8815 192.911 99.326 192.618C99.326 192.618 99.228 192.585 99.1953 192.552C99.2606 192.585 99.6201 192.781 99.7508 192.846C99.424 192.65 99.6527 192.814 99.228 192.52C99.4894 192.65 99.8161 192.846 99.8815 192.879L99.7834 192.814C99.7834 192.814 99.522 192.65 99.2606 192.487C99.522 192.65 99.7834 192.814 99.6201 192.683L99.3913 192.552C99.3913 192.552 99.5547 192.65 99.6201 192.683C99.6201 192.683 99.4894 192.585 99.424 192.552C99.228 192.422 99.5547 192.618 99.5874 192.65L99.3913 192.52C98.9992 192.259 99.7834 192.781 99.6854 192.716C99.6201 192.683 99.424 192.52 99.326 192.455C99.9795 192.911 99.8161 192.781 99.9795 192.911L99.7181 192.748C100.143 193.042 99.0646 192.259 99.4894 192.552L99.8488 192.814C99.8488 192.814 99.8488 192.814 100.143 193.042C99.9468 192.879 99.6527 192.683 99.6201 192.65C99.4894 192.552 99.4567 192.52 99.326 192.455C99.3913 192.52 99.4567 192.552 99.5547 192.65C99.4894 192.618 99.3913 192.52 99.326 192.455C99.326 192.455 99.424 192.52 99.5874 192.65C99.6527 192.683 99.1626 192.291 99.4894 192.552C99.3913 192.487 99.3913 192.455 99.326 192.422C99.326 192.422 99.326 192.357 99.3587 192.324L99.424 192.389C99.6201 192.585 99.522 192.487 99.424 192.357L99.4894 192.422C99.4894 192.422 99.4894 192.422 99.3913 192.324C99.3913 192.324 99.3913 192.324 99.424 192.357C99.424 192.357 99.424 192.357 99.3913 192.324C99.4567 192.422 99.522 192.487 99.522 192.487C99.6201 192.585 99.522 192.487 99.3913 192.324C99.424 192.357 99.4567 192.422 99.5547 192.52C99.4894 192.422 99.424 192.389 99.3913 192.324C99.3913 192.324 99.3913 192.324 99.4894 192.455C99.4567 192.389 99.3913 192.357 99.3587 192.324C99.4567 192.422 99.5547 192.552 99.6201 192.618C99.3913 192.324 99.7834 192.814 99.8161 192.846L99.9141 192.977L99.8488 192.911L99.5874 192.618C99.5874 192.618 99.6201 192.683 99.7508 192.814C99.6527 192.683 99.4894 192.487 99.3587 192.324C99.4567 192.422 99.4894 192.487 99.6854 192.716C99.6201 192.65 99.4567 192.455 99.3587 192.324C99.4567 192.455 99.5547 192.585 99.6201 192.65C99.4567 192.455 99.6201 192.65 99.6854 192.748C99.7181 192.781 99.7508 192.846 99.7834 192.846C100.078 193.205 99.424 192.389 99.424 192.389C99.6201 192.618 99.6854 192.748 99.7181 192.781C99.7181 192.781 99.4894 192.487 99.3587 192.291C99.9141 191.345 100.47 190.366 101.025 189.419L102.757 186.449L102.92 186.188C102.92 186.188 103.051 185.96 102.986 186.123L102.757 186.71V186.776L102.724 186.808C103.084 186.971 103.149 186.808 103.247 186.678L103.378 186.482L103.476 186.319L103.802 185.666L104.358 184.524L105.436 182.239L106.514 179.922C106.514 179.922 106.645 179.955 106.711 179.987L109.88 175.092L112.396 171.338C114.095 168.858 115.827 166.345 117.591 163.897C121.12 158.969 124.747 154.138 128.505 149.373C136.053 139.909 144.058 130.803 152.652 122.317C169.773 105.313 189.346 90.8549 210.29 79.5298C222.021 73.2308 227.281 70.6525 231.529 68.4005C235.81 66.2138 239.11 64.3861 247.54 60.8939L247.377 60.4044C251.102 58.9031 255.709 57.108 261.558 55.0845C257.8 56.6511 254.042 58.283 250.35 59.9475C257.735 56.9122 265.25 54.0728 272.896 51.5597C276.719 50.3195 280.575 49.1445 284.463 48.1328C286.391 47.6106 288.351 47.1863 290.312 46.762L296.259 45.2281C304.133 43.2046 312.041 41.1484 319.981 39.1249C323.967 38.1132 327.888 37.4931 331.907 36.9056C333.9 36.6445 335.926 36.416 337.919 36.2528L340.893 36.057H341.187L341.219 36.3181C349.257 35.1758 357.23 33.9682 365.203 33.1849C373.176 32.369 381.148 32.01 389.088 31.9774H388.827C398.303 32.01 407.779 32.0753 417.156 32.1079C421.796 32.1079 426.403 32.369 431.01 32.4996L437.905 32.728L441.303 32.9238L442.97 33.0544L443.754 33.1523H444.048C444.048 33.1523 444.048 33.3481 444.048 33.4134H443.884C443.688 33.3481 443.46 33.3155 443.231 33.3155C442.708 33.2829 442.153 33.2176 441.499 33.1523C441.924 33.2176 442.381 33.2502 442.872 33.3155C443.1 33.3481 443.362 33.3808 443.623 33.4134L443.95 33.4787H444.048C444.048 33.4787 444.048 33.7071 444.08 33.8377C444.08 33.8377 444.08 33.8377 444.08 33.8703C444.08 33.903 444.08 33.9682 444.08 34.0661V33.7724C444.08 33.4787 444.08 33.9356 444.08 34.0009C444.08 33.7724 444.08 33.7398 444.08 33.5766C444.08 33.2176 444.179 34.0009 444.211 34.262C444.211 34.3272 444.113 32.7607 444.179 33.446V33.9682C444.179 33.3155 444.277 33.9682 444.244 33.446C444.244 33.5766 444.244 33.7398 444.244 33.7398C444.277 34.1314 444.244 33.7398 444.244 33.446C444.244 33.4787 444.244 33.7398 444.277 33.903C444.277 34.1314 444.277 33.4134 444.277 33.8051C444.277 33.8703 444.277 33.9356 444.277 33.9682C444.277 33.7724 444.277 34.0009 444.277 33.5766C444.277 33.8051 444.277 33.3808 444.277 33.6419C444.277 33.2502 444.277 33.5766 444.277 33.4787C444.277 33.7398 444.277 33.7071 444.277 33.544C444.277 33.6419 444.277 33.7398 444.309 33.9356C444.309 33.9356 444.309 33.805 444.309 33.4787C444.309 33.7071 444.309 33.6745 444.309 33.5766C444.309 33.5766 444.309 33.6419 444.309 33.7071C444.309 33.7398 444.309 33.7724 444.309 33.8051C444.309 33.8051 444.309 33.7724 444.309 33.7398C444.309 33.8703 444.375 34.0335 444.407 34.1967C444.342 33.8377 444.309 33.7071 444.342 33.8377V33.6745C444.342 33.6745 444.309 33.6745 444.309 33.6419C444.342 33.805 444.375 33.903 444.309 33.7071V33.8051V34.0009C444.309 34.0009 444.342 33.903 444.309 33.6745C444.309 33.6745 444.309 33.6745 444.309 33.6419C444.309 33.6745 444.309 33.6419 444.309 33.544C444.309 33.4787 444.309 33.4134 444.309 33.3481V33.544C444.309 33.544 444.309 33.4134 444.309 33.3481C444.309 33.3808 444.309 33.446 444.309 33.5113C444.309 33.5766 444.309 33.6092 444.309 33.6092C444.309 33.6092 444.309 33.544 444.309 33.5113V33.6419C444.309 33.6419 444.342 33.6419 444.309 33.446C444.309 33.446 444.309 33.446 444.309 33.4134V33.4787C444.342 33.6745 444.375 33.8051 444.407 33.8377V33.9356C444.407 33.9356 444.407 33.7071 444.342 33.446C444.342 33.4134 444.342 33.3481 444.342 33.2829C444.44 33.6745 444.407 33.446 444.505 33.8051C444.505 33.6745 444.407 33.2502 444.375 33.1849C444.407 33.3155 444.277 32.6954 444.407 33.3481C444.538 33.9682 444.505 33.8051 444.538 33.8051L444.44 33.3481C444.538 33.7724 444.342 32.6627 444.538 33.6092C444.505 33.3808 444.505 33.4134 444.473 33.1849L444.571 33.6419C444.571 33.6419 444.636 33.8051 444.603 33.7071L444.669 34.0335C444.669 34.0335 444.407 32.728 444.407 32.6954L444.538 33.3808C444.538 33.3808 444.669 33.9682 444.538 33.3481C444.538 33.446 444.603 33.6419 444.603 33.6745C444.603 33.6745 444.734 34.1314 444.538 33.1849C444.669 33.7724 444.538 33.2502 444.538 32.9891L444.636 33.4134C444.603 33.1849 444.571 33.0544 444.538 32.9238C444.538 32.8912 444.538 32.8586 444.538 32.8259C444.538 32.8259 444.538 32.8259 444.538 32.7933C444.538 32.7607 444.538 32.728 444.538 32.6954C444.538 32.7933 444.571 32.8259 444.603 32.9565C444.603 32.8586 444.571 32.7607 444.538 32.6627C444.538 32.6627 444.538 32.6627 444.538 32.6301C444.538 32.6954 444.538 32.7607 444.571 32.7933C444.636 33.087 444.473 32.2711 444.571 32.6954C444.571 32.8586 444.603 32.9238 444.636 32.9565C444.636 32.9565 444.636 32.9565 444.636 32.8912C444.701 33.1849 444.734 33.3155 444.767 33.5766H444.734C444.734 33.5766 444.734 33.5766 444.767 33.5766V33.6419C444.767 33.7071 444.799 33.805 444.832 33.903C444.832 33.8377 444.799 33.7398 444.767 33.6419C452.641 34.5557 464.927 35.7633 475.253 36.6771C477.834 36.9056 480.317 37.134 482.572 37.3299C484.826 37.6236 486.819 37.8521 488.551 38.0805C490.25 38.2764 491.623 38.4395 492.603 38.5374C493.583 38.6354 494.106 38.668 494.139 38.6354C504.562 40.1693 496.524 39.2555 502.928 40.3651C507.895 41.1484 513.776 41.9644 519.625 42.7476C519.625 42.9108 519.625 43.074 519.625 43.1719C519.625 43.1719 519.625 43.0414 519.691 42.8782C519.691 42.9761 519.691 43.074 519.658 43.1719C519.691 42.8782 519.723 42.7803 519.723 42.8129V42.9108C519.723 42.9108 519.723 42.8129 519.723 42.7476L519.691 42.9761C519.691 42.8782 519.691 42.8782 519.756 42.7803C519.756 42.7803 519.789 42.7803 519.821 42.7803C519.821 42.8782 519.821 42.8456 519.821 42.7803C519.821 42.7803 519.821 42.8129 519.821 42.8456C519.821 42.9435 519.821 42.8456 519.821 42.7803C519.821 42.8129 519.821 42.8782 519.821 42.8782C519.821 42.7803 519.821 42.7803 519.821 42.7803C519.821 42.7803 519.821 42.7803 519.854 42.7803V42.8782C519.854 42.8782 519.854 42.8129 519.854 42.7803C519.854 42.7803 519.854 42.7803 519.887 42.7803C519.887 42.7803 519.887 42.7803 519.887 42.8129V42.9108C519.887 42.9108 519.887 42.8782 519.887 42.7803C519.919 42.7803 519.952 42.7803 520.017 42.7803C520.017 42.7803 520.017 42.7803 520.017 42.8129C520.017 42.8129 520.115 42.8129 520.148 42.8129V43.074C520.148 43.074 520.148 42.9435 520.148 42.8129C520.148 42.8129 520.213 42.8129 520.246 42.8129C520.279 42.8129 520.344 42.8129 520.377 42.8129C520.377 42.8782 520.377 42.9108 520.377 43.0087C520.377 42.9435 520.377 42.8782 520.377 42.8129C521.03 42.9108 521.684 42.9761 522.305 43.074C531.061 44.2163 539.067 45.4239 543.021 46.3377C543.837 46.5336 541.942 46.2398 539.818 45.9135C545.21 46.762 553.411 48.2307 560.208 49.5688C568.638 51.2007 574.813 52.4735 570.5 51.3312C572.69 51.8208 574.879 52.2777 576.937 52.7346L577.133 51.8861L577.591 49.732L577.787 48.8834C555.6 43.5962 534.982 39.1576 517.044 34.7189C503.974 32.1732 474.109 26.4617 469.828 26.6575C470.776 26.4617 459.765 24.5361 446.4 23.0348C433.036 21.4682 417.385 20.4238 409.282 20.228C414.706 20.228 395.264 19.3794 401.603 19.3468C392.389 18.9551 383.534 19.0204 377.423 19.0857C371.313 19.0857 367.882 19.3468 369.483 19.51C352.492 19.2162 335.403 20.4564 320.307 22.4147C305.179 24.3076 292.076 26.8207 282.568 28.2567C275.869 29.6928 269.236 31.3899 262.734 33.2176C256.297 35.1432 249.991 37.3299 243.75 39.5166C237.443 41.5074 231.431 44.2816 225.321 46.6641C219.309 49.2098 213.558 52.3104 207.742 55.0519C185.163 67.3561 164.447 81.6838 146.247 98.3615C146.476 97.9372 149.057 95.3915 152.978 91.9972C156.899 88.6029 162.127 84.4254 167.388 80.5089C177.909 72.6107 188.725 65.9527 187.614 66.1812C167.878 78.8444 153.501 90.6264 140.366 103.518C127.296 116.475 115.206 130.346 101.842 149.308C96.1892 157.402 102.201 148.264 105.894 142.944C92.9217 160.96 82.0082 179.498 72.7938 198.297C71.4542 200.712 70.6046 203.323 69.6244 205.868C68.6441 208.414 67.6965 210.96 66.749 213.506L65.3113 217.291C65.0499 217.912 64.8538 218.63 64.6251 218.989L63.7755 220.816C62.5992 223.231 61.521 225.679 60.4427 228.127C56.1622 237.918 52.47 247.775 49.2025 257.598C49.2025 257.533 49.5292 256.423 50.052 254.857C50.5748 253.258 51.261 251.202 51.9798 249.211C49.1371 256.913 45.7389 267.194 46.327 266.41L48.745 258.806C51.0976 252.703 48.6143 260.438 45.8696 269.968C43.4516 278.323 40.9357 288.082 40.3475 290.856C41.2951 285.666 38.6811 295.033 36.4919 303.552C34.2046 312.462 32.2768 320.425 34.1719 309.59C32.9956 314.844 31.6559 321.437 32.1461 320.295C30.3489 328.062 29.6954 330.51 31.1658 322.546C25.1863 351.169 27.7349 341.084 22.5069 367.031C22.3762 366.9 23.3565 361.646 23.6832 358.937C22.9644 363.082 22.2129 367.259 21.4287 371.698C20.5464 376.3 19.6315 381.228 18.5859 386.809L19.5335 388.147C19.5335 388.147 19.5335 388.278 19.4682 388.506C19.3375 389.224 19.2394 389.942 19.1087 390.693C18.8147 392.292 18.5206 393.957 18.1938 395.719C17.8671 397.449 17.475 399.244 17.0175 401.072C16.7888 401.985 16.4947 402.867 16.2006 403.846C15.8739 404.825 15.6452 405.935 15.5145 406.946C15.5798 406.261 15.4818 406.555 15.4818 406.228C15.4818 406.065 15.5471 405.478 15.8085 404.433C15.7432 404.629 15.6778 404.825 15.6452 405.021C15.3511 406.294 15.2531 407.371 15.057 408.546C14.6976 410.83 14.3708 413.082 14.0114 415.334C13.3579 419.773 12.7044 424.113 12.0509 428.356C10.8093 436.875 9.60029 445.099 8.35863 453.422C5.97335 470.099 3.78413 487.266 2.2484 508.317C2.31375 502.084 1.987 505.641 1.62757 511.092C1.26815 516.509 1.03942 523.788 0.712671 524.897C0.614646 532.469 0.712671 540.073 1.13745 547.645C1.10477 544.61 1.10477 541.542 1.13745 538.507C1.39885 558.448 4.11088 575.974 7.86851 592.652C6.62686 587.854 5.58125 583.057 4.66635 578.194C6.82291 590.465 9.89436 602.606 14.2075 614.291C11.8549 607.633 9.89436 600.844 8.29328 593.99C10.94 603.716 11.1687 603.096 11.3321 603.292C11.6261 603.455 11.6261 604.565 16.1353 616.999C15.155 614.486 16.8215 619.186 19.5989 625.55C22.3109 631.947 26.3299 639.878 28.7805 644.48C33.8779 652.9 39.4326 661.353 48.4509 672.907C50.7055 676.008 46.0003 670.916 47.438 672.94C50.6402 676.595 58.2208 685.505 66.8797 693.827C75.4732 702.183 84.949 710.048 89.9156 713.671C86.6481 711.19 86.2886 711.288 87.2689 712.202L93.9019 716.967C101.156 722.679 102.267 723.429 100.894 722.777C112.135 730.903 110.534 729.337 109.325 728.358C108.181 727.281 107.331 726.889 121.088 735.962C118.898 734.591 119.879 735.342 115.337 732.437C134.778 745.166 154.285 755.675 173.89 764.748H173.825C177.975 766.706 182.125 768.665 186.209 770.623C190.391 772.418 194.541 774.18 198.691 775.943C202.71 777.966 196.567 775.42 190.587 772.94C184.575 770.557 178.922 767.588 183.432 770.133C193.463 774.605 203.821 778.782 214.244 782.764C219.439 784.787 224.7 786.811 229.928 788.834C235.581 790.532 240.842 791.935 246.298 793.469C257.114 796.504 267.864 799.539 278.483 802.542C283.777 804.043 289.037 805.545 294.265 807.013C299.526 808.319 304.721 809.592 309.884 810.832L302.238 808.906C308.12 809.461 332.757 816.804 353.963 820.166C348.8 819.285 347.101 819.383 348.539 819.546C350.924 820.003 353.375 820.427 355.858 820.917V821.047C359.354 821.569 362.916 822.124 366.543 822.679C368.372 822.94 370.202 823.234 372.065 823.495C372.686 823.593 373.274 823.691 373.894 823.756L373.731 824.833C373.731 824.833 373.764 825.388 373.796 825.616C373.796 825.649 373.894 825.192 373.927 824.898C373.927 824.833 373.927 824.833 373.927 824.768C373.96 824.605 373.927 824.637 373.927 824.768C373.927 824.801 373.927 824.833 373.927 824.866L373.829 825.355C373.862 825.192 373.894 825.127 373.927 825.094C373.927 825.225 373.894 825.453 373.894 825.649C373.927 825.29 373.96 825.127 373.96 825.29V825.094C373.96 825.094 373.96 825.094 373.993 825.094C373.993 825.258 373.993 825.355 373.993 825.16V825.486C373.993 825.486 373.993 825.421 374.058 824.964C374.058 824.964 374.058 824.964 374.058 824.931C374.058 824.931 374.058 824.931 374.058 824.964C374.058 825.062 374.025 825.192 374.025 825.192C373.993 825.519 374.025 825.323 374.091 825.062C374.091 825.062 374.091 825.029 374.091 824.996C374.091 825.094 374.091 825.225 374.058 825.355C374.058 825.584 374.156 824.866 374.123 825.257C374.123 825.323 374.123 825.388 374.123 825.421C374.156 825.225 374.123 825.486 374.221 825.029V825.094C374.221 825.094 374.221 825.094 374.221 825.062C374.221 825.127 374.221 825.094 374.221 825.062V825.127C374.221 825.127 374.221 825.094 374.221 825.062C374.221 825.062 374.221 825.029 374.221 824.996V825.094C374.221 825.094 374.221 825.127 374.221 825.16V825.355C374.221 825.355 374.221 825.16 374.221 825.094C374.221 825.094 374.221 824.996 374.254 824.898C374.254 824.931 374.254 824.964 374.319 824.605C374.254 825.225 374.254 825.225 374.319 824.996C374.319 825.062 374.319 825.094 374.319 825.16C374.319 825.225 374.319 825.29 374.319 825.388C374.319 825.388 374.319 825.355 374.319 825.323V825.421C374.319 825.421 374.385 825.16 374.45 824.866C374.45 824.866 374.45 824.996 374.417 825.29C374.417 825.16 374.483 825.062 374.515 824.964C374.515 825.062 374.515 825.094 374.515 825.127C374.515 825.192 374.515 825.225 374.515 825.323C374.515 825.29 374.515 825.225 374.548 825.16C374.548 825.16 374.548 825.258 374.548 825.355C374.548 825.225 374.613 824.801 374.613 824.735C374.613 824.866 374.679 824.246 374.613 824.898C374.548 825.519 374.613 825.355 374.613 825.388L374.679 824.931C374.679 825.094 374.679 824.964 374.744 824.866C374.744 824.866 374.744 824.898 374.744 824.931C374.744 824.931 374.744 824.931 374.744 824.833C374.744 824.801 374.744 824.833 374.744 825.225C374.744 825.094 374.777 825.029 374.777 824.964C374.777 824.964 374.777 824.964 374.777 824.996C374.777 824.964 374.777 824.898 374.777 824.833C374.777 824.833 374.777 824.833 374.777 824.801L374.711 825.257C374.711 825.257 374.711 825.421 374.777 825.323V825.649C374.777 825.649 374.907 824.344 374.94 824.311L374.875 824.996C374.875 824.996 374.875 825.584 374.973 824.996C374.973 825.094 374.94 825.29 374.94 825.323C374.94 825.323 374.94 825.78 375.038 824.866C374.973 825.486 375.038 824.931 375.103 824.67L375.038 825.127C375.103 824.572 375.136 824.409 375.169 824.278V824.344V824.246C375.169 824.311 375.136 824.605 375.169 824.507C375.169 824.637 375.169 824.507 375.169 824.376C375.169 824.376 375.169 824.344 375.169 824.246C375.169 824.246 375.169 824.246 375.169 824.278V824.572C375.169 824.572 375.169 824.442 375.201 824.115C375.201 823.919 375.201 824.246 375.201 824.637C375.201 824.605 375.201 824.539 375.201 824.507V824.637V824.376C375.201 824.246 375.201 824.18 375.201 824.213V824.278C375.201 824.376 375.201 824.474 375.201 824.507C375.201 824.539 375.201 824.605 375.201 824.703C375.201 824.637 375.267 824.474 375.3 824.311C375.3 824.311 375.3 824.311 375.3 824.376C375.3 824.539 375.3 824.605 375.3 824.637C375.3 824.637 375.3 824.605 375.3 824.572C375.267 824.996 375.234 825.062 375.169 825.649C375.234 825.323 375.332 824.67 375.3 824.866C375.3 824.898 375.3 824.931 375.3 824.996C375.3 825.062 375.3 825.127 375.3 825.127C375.267 825.486 375.3 825.323 375.3 825.323C375.365 824.866 375.332 824.931 375.398 824.572V824.637C375.398 824.637 375.398 824.637 375.398 824.67C375.43 824.442 375.463 824.246 375.43 824.507C375.43 824.376 375.43 824.278 375.463 824.148C375.463 824.246 375.463 824.376 375.463 824.442C375.463 824.442 375.463 824.442 375.463 824.409C375.463 824.67 375.43 824.898 375.398 825.127C375.43 824.898 375.463 824.898 375.561 824.344C375.561 824.344 375.561 824.344 375.561 824.376C375.561 824.409 375.561 824.442 375.561 824.474C375.561 824.572 375.561 824.539 375.528 824.67C375.528 824.507 375.561 824.539 375.626 824.246C375.626 824.246 375.626 824.278 375.626 824.311C375.626 824.442 375.626 824.507 375.626 824.442V824.637C375.561 825.192 375.626 824.637 375.724 824.246C375.724 824.246 375.724 824.246 375.724 824.278C375.724 824.246 375.724 824.213 375.724 824.213C375.724 824.213 375.724 824.278 375.79 824.213C375.79 824.213 375.79 824.213 375.79 824.278V824.507V824.376C375.79 824.376 375.79 824.311 375.79 824.246C375.79 824.246 375.79 824.278 375.822 824.246C375.822 824.246 375.822 824.246 375.822 824.311C375.822 824.442 375.822 824.605 375.822 824.735C375.822 824.344 375.822 825.062 375.855 824.474C375.855 824.637 375.855 824.474 375.855 824.898C375.855 824.801 375.855 824.637 375.855 824.474V824.311C375.855 824.311 375.888 824.637 375.92 824.572C375.92 824.637 375.92 824.605 375.953 824.409V824.246H375.986C375.986 824.278 375.986 824.311 375.986 824.344C375.986 824.344 375.986 824.278 375.986 824.246C375.986 824.278 375.986 824.311 375.986 824.376C375.953 824.67 375.92 825.029 375.92 825.062C375.92 824.996 375.953 824.768 375.986 824.539C375.986 824.605 375.986 824.637 375.986 824.703C375.986 824.637 375.986 824.507 376.018 824.344C376.018 824.409 376.018 824.442 376.018 824.409C376.018 824.409 376.018 824.344 376.018 824.311C376.018 824.246 376.018 824.18 376.018 824.148C376.018 824.344 376.018 824.539 376.018 824.768C376.018 824.344 376.018 824.376 376.051 824.115C376.051 824.115 376.051 824.18 376.051 824.213C376.051 824.083 376.051 824.278 376.051 824.05C376.051 824.05 376.051 824.05 376.051 824.017C376.051 823.854 376.051 823.789 376.051 823.756V823.919L376.182 823.756V823.854C376.182 823.854 376.214 823.985 376.182 823.985C376.214 823.854 376.182 823.887 376.084 823.985V824.083L376.28 824.703C378.861 824.996 381.475 825.29 384.122 825.616C386.67 825.878 389.284 826.171 391.964 826.432C397.29 826.987 402.812 827.575 408.595 828.162C414.379 828.815 420.391 829.37 426.73 829.859C433.069 830.349 439.669 831.067 446.694 831.361L441.238 831.263C446.727 831.622 453.393 832.079 460.581 832.568V832.764C474.436 833.221 489.793 833.254 501.393 832.731C506.882 832.307 517.436 831.948 510.999 831.883C514.561 831.818 518.09 831.752 521.618 831.687C525.147 831.459 528.611 831.263 532.107 831.034C539.034 830.545 545.896 829.925 552.692 829.174C566.253 827.673 579.519 825.747 592.425 823.169C618.304 818.143 642.974 811.256 666.696 802.411C661.076 804.663 653.266 807.633 657.775 806.002C671.27 801.041 684.406 795.166 697.051 788.345C693.849 789.585 691.986 790.825 683.687 794.448C688 792.229 697.051 787.594 705.383 782.699C694.241 789.422 709.533 781.23 716.1 777.02C714.859 777.705 717.179 776.008 716.525 776.302C726.034 770.296 726.622 769.448 728.059 768.11C729.464 766.674 731.915 764.977 743.645 755.12L742.534 756.328C751.095 748.691 758.415 741.021 766.551 731.687C770.276 728.129 758.676 741.021 758.219 741.674C770.308 729.108 779.947 715.107 788.704 702.052C784.881 708.351 778.771 717.065 774.295 722.94C779.751 716.314 782.561 712.431 784.979 708.938C787.365 705.446 789.391 702.346 792.723 696.928L792.07 698.005C793.932 694.97 795.697 691.902 797.494 688.801C795.926 691.51 794.39 694.252 792.756 696.928C794.815 693.534 797.396 689.258 800.729 683.286C800.402 683.873 800.043 684.428 799.716 684.983C800.827 682.959 801.872 680.903 802.951 678.847C811.904 659.036 821.412 638.475 829.156 610.211C821.314 637.561 828.176 614.845 828.012 617.065C830.43 609.982 833.633 599.049 832.881 602.215C836.279 588.801 839.351 579.956 842.52 560.635C842.912 559.819 845.134 546.046 845.003 549.179C847.748 531.359 844.089 553.357 844.056 551.79C848.271 524.375 853.466 487.136 853.63 447.188C853.826 429.988 853.466 419.805 853.009 409.916L854.087 410.798ZM693.064 766.054H693.097C693.097 766.054 692.999 765.988 692.966 765.956C692.934 765.89 692.966 765.956 693.064 766.054ZM376.214 826.171C376.214 826.171 376.214 826.171 376.214 826.041C376.214 826.041 376.214 826.041 376.214 825.975V825.91C376.214 825.91 376.214 826.073 376.214 826.139V826.171ZM377.129 824.735C377.129 824.735 377.129 824.637 377.129 824.572C377.129 824.572 377.129 824.572 377.129 824.735ZM445.289 33.6092C445.289 33.6092 445.289 33.544 445.289 33.5113C445.289 33.5113 445.289 33.5766 445.289 33.6092ZM445.126 34.0988C445.126 34.1641 445.126 34.1967 445.126 34.2293C445.126 34.2946 445.126 34.3272 445.126 34.3925C445.126 34.2946 445.093 34.1967 445.093 34.1314L445.126 34.0988ZM445.028 34.0009C445.028 34.0009 445.028 34.0009 445.028 34.0661C445.028 34.0661 445.028 34.0661 445.028 34.0335V34.0009ZM364.811 802.999C364.811 802.999 364.811 803.064 364.811 803.097C364.811 803.097 364.778 803.097 364.745 803.097V803.032C364.745 802.934 364.745 802.999 364.745 803.097V803.032H364.843L364.811 802.999ZM393.761 808.417V808.319L393.663 807.96C393.663 807.895 393.663 807.797 393.63 807.731C393.728 808.156 393.761 808.351 393.794 808.449C393.761 808.286 393.728 808.09 393.794 808.384L393.761 808.417ZM476.952 814.063C476.952 814.063 476.952 814.063 477.05 813.965L476.952 814.03V814.063ZM365.595 802.803C365.497 803.358 365.53 803.097 365.497 803.26C365.497 803.032 365.562 802.868 365.562 802.803H365.595ZM365.53 803.26C365.53 803.26 365.53 803.129 365.595 802.803H365.628C365.595 802.999 365.562 803.097 365.53 803.26ZM365.562 802.803C365.562 802.803 365.562 802.803 365.562 802.836C365.562 802.836 365.562 802.836 365.562 802.803ZM365.464 803.26C365.464 803.26 365.497 802.999 365.53 802.836C365.53 802.836 365.464 803.129 365.464 803.26ZM365.432 803.195C365.432 803.195 365.432 803.064 365.464 802.934C365.399 803.227 365.399 803.162 365.366 803.227C365.366 803.064 365.432 802.966 365.366 802.999C365.366 803.064 365.366 803.162 365.334 803.227C365.334 803.032 365.334 803.227 365.399 802.868H365.53C365.53 802.868 365.464 803.195 365.432 803.195ZM365.236 803.195C365.236 803.195 365.236 803.195 365.203 803.195C365.203 803.097 365.203 802.999 365.236 802.901H365.301C365.301 802.901 365.268 803.097 365.236 803.195ZM365.17 803.195V802.934C365.17 802.934 365.17 803.032 365.17 803.195C365.17 803.195 365.17 803.195 365.17 803.129C365.17 802.836 365.17 802.999 365.17 803.195V802.934H365.301C365.301 803.032 365.301 803.129 365.268 803.227L365.17 803.195ZM365.04 803.162C365.04 803.162 365.007 803.162 364.974 803.162V802.999C364.974 802.999 364.942 803.097 364.909 802.999H365.105C365.105 802.999 365.072 803.097 365.04 803.195V803.162ZM364.843 803.129C364.843 803.097 364.843 803.064 364.843 802.999C364.843 802.999 364.843 803.064 364.843 803.129ZM364.713 803.097C364.713 803.097 364.713 803.097 364.68 803.097C364.68 803.097 364.68 803.097 364.68 803.064H364.745C364.745 803.064 364.745 803.064 364.745 803.097H364.713ZM364.68 803.097C364.68 803.097 364.647 803.097 364.615 803.097H364.68ZM249.566 774.05H249.533L249.501 774.115C249.468 774.148 249.501 774.115 249.566 774.05ZM30.3816 449.44C30.3816 449.44 30.3816 449.44 30.3489 449.44H30.3816ZM30.447 448.82C30.447 448.82 30.5123 448.82 30.4796 448.82C30.4796 448.82 30.4796 448.82 30.447 448.82ZM31.5579 432.599C31.5579 432.599 31.6233 432.371 31.6559 432.273C31.6559 432.371 31.5906 432.501 31.5579 432.599ZM31.5252 432.86H31.5906C31.5906 432.86 31.5579 432.86 31.5252 432.86ZM31.5579 432.697C31.5906 432.566 31.6233 432.436 31.6559 432.305C31.6886 432.175 31.7213 432.11 31.754 432.012C31.6559 432.338 31.5906 432.599 31.5252 432.73L31.5579 432.697ZM445.551 33.2176V33.3808C445.551 33.3808 445.616 33.5113 445.649 33.6092L445.551 33.2176ZM445.453 33.7398C445.453 33.8377 445.453 33.8051 445.486 33.9356C445.486 33.8377 445.486 33.8051 445.453 33.7398C445.453 33.5766 445.42 33.5113 445.388 33.3481C445.453 33.5766 445.486 33.7724 445.453 33.7071V33.903C445.616 34.4578 445.486 33.8703 445.453 33.5113C445.453 33.446 445.453 33.3808 445.453 33.3481C445.453 33.4134 445.453 33.4787 445.518 33.6092C445.518 33.544 445.518 33.5113 445.486 33.4134C445.486 33.544 445.518 33.5766 445.518 33.5766C445.518 33.5766 445.518 33.6092 445.518 33.6419C445.518 33.5766 445.518 33.544 445.518 33.5113C445.518 33.5113 445.518 33.5113 445.518 33.4787C445.518 33.4787 445.518 33.4787 445.584 33.7724C445.616 33.9356 445.584 33.5766 445.486 33.3155L445.584 33.7724L445.518 33.4134C445.518 33.4134 445.584 33.5766 445.584 33.6092C445.649 33.8377 445.682 33.9682 445.584 33.6745L445.649 33.8703V33.7398C445.551 33.544 445.518 33.446 445.518 33.3481C445.518 33.3481 445.518 33.1197 445.584 33.5113C445.584 33.446 445.518 33.1849 445.584 33.3481L445.649 33.6092L445.584 33.2829L445.682 33.7724C445.714 33.9682 445.78 34.1641 445.78 34.1967C445.78 34.1967 445.78 34.1314 445.78 34.0988L445.845 34.4252H445.584C445.584 34.4252 445.551 34.2293 445.453 33.7398C445.453 33.7398 445.453 33.7724 445.453 33.8051V33.7398ZM445.714 33.9682C445.714 33.9682 445.714 33.903 445.714 33.8703L445.812 34.3272L445.714 33.9682ZM783.28 676.53C783.248 676.53 783.215 676.53 783.28 676.53ZM789.325 665.759C789.587 665.759 789.848 665.857 790.011 665.955L790.077 666.151C790.077 666.151 789.979 666.314 789.946 666.38V666.412C789.783 666.706 789.587 667.032 789.423 667.326L789.194 667.13C789.358 666.38 789.358 666.412 789.423 666.053C789.423 666.053 789.489 665.955 789.423 665.857C789.423 665.825 789.391 665.759 789.358 665.727L789.325 665.759ZM849.415 343.369C849.643 346.437 849.741 348.917 849.48 347.775C848.99 342.945 848.075 335.765 846.67 326.985C847.683 332.436 848.663 337.886 849.447 343.369H849.415ZM815.302 260.373C815.302 260.373 815.236 260.177 815.204 260.079H815.269C815.334 260.307 815.4 260.503 815.465 260.699C815.465 260.699 815.4 260.503 815.335 260.373H815.302ZM814.812 258.969C814.812 258.969 814.812 258.969 814.812 258.937C814.812 258.937 814.812 258.871 814.779 258.839C814.812 258.839 814.877 258.839 814.91 258.839C814.91 258.904 814.91 258.937 814.942 259.002H814.812V258.969ZM493.91 2.08168C493.91 2.08168 494.106 2.08168 494.204 2.04904C494.204 2.11432 494.204 2.17959 494.204 2.21223C494.139 2.2775 494.073 2.2775 494.041 2.44069C494.041 2.37541 494.008 2.2775 494.008 2.21223C494.008 2.21223 494.008 2.21223 494.008 2.24486C494.008 2.14695 494.008 2.08168 493.943 2.08168H493.91ZM494.988 2.44069C494.923 2.14695 494.923 2.17959 494.89 1.95113C494.956 1.95113 494.988 1.95113 495.021 1.95113C495.021 2.11432 494.956 2.21223 495.021 2.47332L494.988 2.44069ZM494.335 2.24486C494.335 2.24486 494.335 2.21223 494.335 2.17959C494.335 2.14695 494.335 2.11432 494.335 2.08168C494.335 2.0164 494.367 2.08168 494.367 2.14695C494.367 2.21223 494.367 2.24486 494.335 2.24486ZM493.779 2.57124C493.779 2.57124 493.779 2.50596 493.747 2.44069L493.812 2.50596C493.812 2.50596 493.812 2.5386 493.812 2.57124H493.779ZM581.185 9.2945C581.185 9.2945 581.185 9.32714 581.185 9.35978V9.2945ZM781.843 186.482V186.71L781.745 186.449C781.777 186.449 781.81 186.449 781.843 186.449V186.482ZM815.433 260.144C815.498 260.373 815.563 260.601 815.629 260.83C815.563 260.601 815.498 260.373 815.433 260.177V260.144ZM814.844 259.1C814.844 259.1 814.91 259.1 814.942 259.1C814.942 259.132 814.942 259.198 814.975 259.23C814.942 259.23 814.91 259.198 814.844 259.165C814.844 259.165 814.844 259.1 814.844 259.067V259.1ZM815.04 258.839C815.04 258.937 815.106 259.002 815.106 259.1C815.106 259.1 815.04 258.937 815.04 258.839ZM814.812 258.055C814.812 258.055 814.812 258.055 814.812 258.023C814.812 258.023 814.812 258.023 814.812 258.055ZM814.812 258.055C814.812 258.055 814.812 258.055 814.812 258.088C814.812 258.088 814.812 258.088 814.812 258.055ZM814.779 257.99C814.779 257.99 814.779 257.925 814.779 257.892C814.779 257.892 814.779 257.957 814.779 257.99ZM814.616 257.99C814.616 257.99 814.518 257.99 814.452 257.99C814.485 257.99 814.55 257.99 814.616 257.99ZM814.648 258.023C814.648 258.023 814.616 258.023 814.583 258.023H814.485C814.55 258.023 814.583 258.023 814.648 258.023ZM814.583 258.121H814.518C814.518 258.121 814.518 258.121 814.518 258.088C814.55 258.088 814.583 258.088 814.681 258.088C814.681 258.088 814.681 258.088 814.681 258.121C814.681 258.121 814.616 258.121 814.583 258.121ZM814.583 258.186H814.55C814.583 258.186 814.616 258.186 814.616 258.186H814.583ZM814.616 258.153H814.681C814.681 258.153 814.518 258.153 814.616 258.153ZM814.779 257.892C814.779 257.86 814.779 257.794 814.746 257.729C814.746 257.794 814.746 257.827 814.779 257.892ZM814.224 257.37C814.224 257.37 814.289 257.435 814.322 257.435H814.289C814.289 257.435 814.289 257.37 814.256 257.37H814.224ZM814.583 257.794C814.583 257.794 814.583 257.892 814.616 257.957C814.616 257.957 814.583 257.957 814.55 257.957C814.485 257.957 814.518 257.957 814.452 257.957C814.452 257.925 814.452 257.86 814.42 257.827C814.485 257.827 814.518 257.794 814.583 257.762V257.794ZM814.224 258.121C814.224 258.121 814.224 258.121 814.224 258.153C814.06 258.153 813.995 258.153 814.224 258.121ZM814.55 258.284C814.714 258.284 814.714 258.251 814.55 258.219C814.616 258.219 814.648 258.219 814.714 258.219C814.714 258.284 814.714 258.316 814.746 258.349C814.681 258.349 814.648 258.349 814.583 258.349C814.583 258.349 814.583 258.316 814.583 258.284H814.55ZM814.844 258.186C814.844 258.251 814.877 258.284 814.91 258.349C814.91 258.284 814.877 258.219 814.844 258.186ZM815.008 258.675C815.008 258.675 815.008 258.741 815.04 258.773C815.04 258.741 815.04 258.708 815.008 258.675ZM814.975 259.328C814.975 259.328 815.008 259.328 815.04 259.328H814.975C814.975 259.328 814.975 259.328 814.975 259.361C814.975 259.361 814.975 259.328 814.975 259.296H814.942C814.942 259.296 814.942 259.296 814.975 259.296C814.975 259.296 814.975 259.296 814.942 259.296C814.942 259.296 814.942 259.263 814.942 259.23L815.008 259.296L814.975 259.328ZM815.106 259.589C815.106 259.589 815.04 259.557 815.008 259.524C815.008 259.524 815.008 259.491 815.008 259.459C815.008 259.459 815.04 259.459 815.073 259.459C815.073 259.491 815.073 259.524 815.106 259.557V259.589ZM815.04 259.687C815.04 259.687 815.106 259.687 815.138 259.687C815.138 259.752 815.171 259.85 815.204 259.916C815.204 259.916 815.138 259.883 815.138 259.85C815.138 259.785 815.073 259.72 815.073 259.655L815.04 259.687ZM815.204 259.459C815.204 259.361 815.138 259.263 815.106 259.132C815.204 259.426 815.302 259.752 815.4 260.079C815.335 259.883 815.269 259.655 815.204 259.459ZM815.629 260.862C815.629 260.862 815.629 260.895 815.629 260.927C815.629 260.927 815.629 260.895 815.629 260.862ZM815.498 260.862C815.498 260.862 815.498 260.764 815.465 260.732C815.465 260.764 815.465 260.797 815.498 260.862ZM814.093 256.978C814.093 256.978 814.093 256.978 814.093 257.011V256.978ZM814.027 258.219C814.027 258.219 814.191 258.219 814.256 258.219C814.256 258.219 814.256 258.219 814.256 258.251C814.191 258.251 814.093 258.251 813.995 258.251L814.027 258.219ZM814.844 258.675C814.844 258.675 814.844 258.741 814.844 258.773C814.779 258.773 814.746 258.773 814.714 258.773V258.708C814.746 258.708 814.779 258.708 814.844 258.708V258.675ZM814.942 259.002C814.942 259.002 814.942 259.002 814.942 259.034C814.91 259.034 814.844 259.034 814.812 259.034C814.812 259.034 814.812 259.034 814.812 259.002C814.844 259.002 814.91 259.002 814.942 259.002ZM815.236 260.046C815.236 260.046 815.236 260.046 815.236 260.079H815.171V260.014C815.171 260.014 815.236 260.014 815.236 260.046ZM581.61 8.77231C581.61 8.77231 581.61 8.80494 581.61 8.83758C581.61 8.83758 581.61 8.87022 581.61 8.90286C581.61 8.83758 581.61 8.80494 581.642 8.77231H581.61ZM581.414 8.77231C581.414 8.77231 581.381 8.93549 581.348 9.00077C581.348 9.00077 581.348 9.00077 581.348 9.0334V8.90286H581.381C581.381 8.83758 581.381 8.83758 581.414 8.77231ZM581.316 9.09868C581.316 9.09868 581.348 8.96813 581.348 8.90286C581.348 8.90286 581.348 8.90286 581.348 8.87022C581.348 8.93549 581.348 9.00077 581.283 9.09868H581.316ZM581.152 9.2945C581.152 9.2945 581.12 9.42505 581.12 9.49033C581.12 9.45769 581.12 9.39241 581.152 9.2945ZM513.94 1.55948C513.94 1.55948 514.43 1.72267 514.299 1.65739H514.103H513.744C513.809 1.55948 513.842 1.46157 513.94 1.52685V1.55948ZM495.184 1.85322C495.184 2.24486 495.119 2.47332 495.119 2.7997C495.021 2.37541 495.054 2.14695 495.054 1.88585C495.086 1.88585 495.152 1.88585 495.184 1.88585V1.85322ZM494.858 1.91849C494.858 2.24486 494.825 2.08168 494.792 2.24486C494.792 2.14695 494.792 2.04904 494.792 1.91849C494.792 1.91849 494.858 1.91849 494.89 1.91849H494.858ZM494.694 2.0164C494.694 2.0164 494.694 1.98377 494.694 1.95113C494.694 1.95113 494.694 1.98377 494.694 2.0164ZM494.596 1.98377C494.596 1.98377 494.596 2.17959 494.596 2.2775C494.531 2.37541 494.498 2.21223 494.498 1.98377C494.498 1.98377 494.563 1.98377 494.596 1.98377ZM494.367 2.11432C494.367 2.11432 494.367 2.04904 494.367 2.0164C494.367 2.04904 494.367 2.08168 494.367 2.11432ZM493.91 2.08168C493.91 2.08168 493.91 2.21223 493.943 2.2775C493.91 2.31014 493.877 2.37541 493.845 2.44069C493.779 2.14695 493.845 2.31014 493.845 2.11432C493.845 2.11432 493.91 2.11432 493.943 2.11432L493.91 2.08168ZM487.016 3.06079C489.172 2.73442 491.688 2.40805 493.452 2.14695C493.452 2.31014 493.518 2.47332 493.518 2.66915C493.485 2.83233 493.42 2.7997 493.354 2.70179C493.289 2.70179 493.224 2.70179 493.158 2.66915H493.093C493.093 2.66915 493.093 2.66915 493.028 2.66915L492.864 2.73442C492.864 2.73442 492.701 2.73442 492.407 3.12607C491.263 3.25662 490.185 3.38717 489.172 3.51772C479.533 4.26837 482.408 3.77881 486.983 3.06079H487.016ZM537.335 8.1522C537.335 8.1522 537.466 8.11956 537.499 8.11956C537.531 8.11956 537.564 8.11956 537.597 8.11956L537.4 8.21747C537.4 8.21747 537.368 8.21747 537.335 8.18484V8.1522ZM539.557 8.21747C539.557 8.21747 539.557 8.18484 539.557 8.1522H539.59C539.59 8.1522 539.59 8.25011 539.59 8.28275C539.59 8.28275 539.59 8.25011 539.557 8.21747ZM539.655 8.4133C539.655 8.4133 539.655 8.21747 539.655 8.1522C539.655 8.44593 539.655 8.44593 539.72 8.34802V8.54385C539.72 8.54385 539.688 8.47857 539.655 8.44593V8.4133ZM539.655 8.38066V8.18484H539.688C539.688 8.28275 539.688 8.34802 539.688 8.4133L539.655 8.38066ZM540.635 8.21747C540.635 8.21747 540.635 8.25011 540.635 8.28275C540.733 8.47857 540.668 8.38066 540.603 8.21747H540.635ZM540.733 8.34802L540.668 8.25011V8.28275L540.733 8.4133L540.701 8.34802H540.733ZM685.582 68.5637V68.6616H685.549C685.549 68.629 685.549 68.5963 685.582 68.5637ZM687.706 71.599C687.183 71.3379 686.137 70.5219 685.059 69.6734C685.092 69.5754 685.124 69.5102 685.19 69.4123C686.268 70.2935 687.346 71.2399 688.261 71.6969C688.653 71.9253 688.49 71.958 687.738 71.599H687.706ZM692.509 76.7556H692.476C692.476 76.7556 692.476 76.7556 692.542 76.7556H692.509ZM692.574 76.7883C692.574 76.7883 692.672 76.6577 692.705 76.6251C692.672 76.6904 692.64 76.7556 692.574 76.8209C692.574 76.8209 692.574 76.7883 692.542 76.7556L692.574 76.7883ZM693.293 77.5716C693.293 77.5716 693.293 77.5716 693.326 77.5389H693.293V77.5716ZM743.645 130.999L743.515 130.803C743.515 130.803 743.449 130.738 743.449 130.705C743.645 130.966 743.841 131.26 744.005 131.521L743.907 131.39L743.645 130.999ZM792.331 208.022C792.331 208.022 792.233 207.892 792.168 207.794C792.495 207.761 792.625 207.696 792.691 207.631C792.756 207.859 792.854 208.088 792.854 208.12C793.148 208.284 792.004 207.729 792.331 208.022ZM812.296 257.109H812.492V257.076H812.296V257.109ZM813.962 256.946C813.962 257.109 814.06 257.435 814.191 257.925C814.126 257.925 814.06 257.957 813.995 257.99C813.897 257.664 813.799 257.337 813.701 257.044L813.962 256.978V256.946ZM813.374 258.251C813.374 258.251 813.603 258.251 813.766 258.251H813.57C813.57 258.251 813.635 258.251 813.701 258.251C814.06 258.251 813.505 258.251 813.831 258.219H813.897V258.349C813.701 258.349 813.505 258.349 813.374 258.284H813.407C813.929 258.284 813.015 258.251 813.407 258.219L813.374 258.251ZM813.015 258.741C813.309 258.806 812.786 258.643 812.786 258.61L813.243 258.708C813.243 258.708 813.08 258.643 812.884 258.61C813.047 258.61 813.178 258.675 813.57 258.773C813.439 258.741 813.57 258.708 812.949 258.578H813.047C813.276 258.61 813.374 258.578 813.603 258.643C813.472 258.61 813.603 258.61 813.472 258.578C813.407 258.578 813.341 258.578 813.145 258.512C813.015 258.512 813.929 258.578 813.145 258.48C813.537 258.48 813.309 258.48 813.766 258.578C814.158 258.578 813.243 258.48 813.962 258.578L814.027 259.034C813.701 258.937 813.341 258.839 813.047 258.773L813.015 258.741ZM813.897 258.447V258.512C813.733 258.48 813.733 258.512 813.407 258.447C814.126 258.512 813.701 258.447 813.897 258.447ZM813.897 258.447C813.733 258.447 813.733 258.447 813.439 258.414C813.635 258.414 813.668 258.414 813.701 258.414H813.211C813.439 258.414 813.668 258.414 813.929 258.414V258.48L813.897 258.447ZM814.027 258.382V258.284C814.027 258.284 814.191 258.284 814.289 258.284C814.289 258.284 814.289 258.349 814.289 258.382C814.191 258.382 814.093 258.382 814.027 258.382ZM824.255 296.992C823.634 293.63 822.948 289.975 822.49 286.287C822.425 284.655 822.817 286.352 823.471 291.019C822.915 288.539 824.778 299.439 825.987 306.326C825.464 303.519 824.876 300.386 824.222 296.992H824.255ZM833.175 363.898C833.175 363.898 833.175 363.833 833.142 363.8C833.142 363.8 833.142 363.833 833.175 363.898ZM833.24 364.094C833.24 364.126 833.24 364.192 833.24 364.224C833.24 364.224 833.24 364.224 833.208 364.224C833.208 364.192 833.208 364.126 833.208 364.061L833.24 364.094ZM826.117 539.976L826.215 540.041C826.215 540.041 826.117 540.008 826.052 539.976H826.117ZM825.987 539.943C825.987 539.943 826.019 539.943 826.052 539.976H825.987V539.943ZM826.085 540.008C826.085 540.008 826.15 540.041 826.215 540.074C826.215 540.074 826.117 540.008 826.085 540.008ZM826.085 540.008C826.085 540.008 826.183 540.041 826.248 540.074C826.215 540.074 826.15 540.008 826.085 539.976V540.008ZM789.064 665.433L790.599 665.139L789.096 665.433C789.096 665.433 789.096 665.433 789.064 665.433ZM787.038 667.424C787.103 667.457 787.169 667.489 787.234 667.522C787.234 667.522 787.234 667.522 787.267 667.522C787.267 667.522 787.267 667.522 787.201 667.522H787.169C787.169 667.522 787.169 667.522 787.234 667.522C787.169 667.522 787.136 667.457 787.136 667.457C787.103 667.457 787.103 667.457 787.071 667.424C787.071 667.424 787.103 667.424 787.136 667.457C787.136 667.457 787.136 667.457 787.169 667.457H787.201C787.201 667.457 787.071 667.391 787.005 667.359L787.038 667.424ZM787.201 667.62C787.201 667.62 787.234 667.62 787.267 667.62H787.201ZM706.102 759.396C706.167 759.2 706.265 758.808 706.232 758.906C706.2 758.906 706.167 758.906 706.2 758.906C706.2 758.873 706.298 758.808 706.363 758.775C706.886 758.645 707.18 759.037 707.474 758.971C707.572 758.971 707.638 758.971 707.703 758.971L707.278 759.265L706.102 760.081C706.102 760.081 705.971 760.146 705.873 760.146L706.069 759.396H706.102ZM693.359 765.466C693.359 765.466 693.391 765.531 693.293 765.401L693.359 765.466ZM693.326 765.727C693.326 765.727 693.522 765.988 693.587 766.054C693.587 766.054 693.587 766.054 693.555 766.021C693.391 765.792 693.457 765.89 693.326 765.727ZM692.509 766.51C692.509 766.51 692.509 766.511 692.509 766.543C692.509 766.511 692.476 766.511 692.444 766.445H692.476L692.509 766.51ZM692.084 767.196C692.084 767.196 692.15 767.261 692.182 767.294C692.182 767.261 692.117 767.229 692.084 767.163V767.196ZM691.594 767.49C691.594 767.49 691.594 767.49 691.659 767.588C691.659 767.588 691.659 767.588 691.659 767.62C691.627 767.588 691.594 767.522 691.561 767.49H691.594ZM658.919 786.419C657.743 786.843 656.632 787.235 656.109 787.431C657.089 787.072 658.037 786.746 658.952 786.419H658.919ZM390.722 806.426L390.82 806.067C390.82 806.067 390.82 805.773 390.984 805.773H391.376C391.604 805.675 391.996 805.806 392.291 805.838C392.585 805.969 392.944 805.806 393.14 806.165L393.369 806.589L393.434 806.687H393.107H392.16C391.735 806.622 391.31 806.589 390.886 806.524L390.787 806.393L390.722 806.426ZM365.562 803.26C365.562 803.26 365.628 802.934 365.66 802.77C365.628 802.966 365.595 803.129 365.562 803.26ZM365.628 803.26C365.628 803.26 365.66 803.064 365.628 803.129C365.628 803.064 365.628 802.901 365.66 802.77H365.758C365.66 803.129 365.693 802.901 365.595 803.26H365.628ZM337.854 797.712C337.985 797.908 338.148 798.071 338.279 798.267L337.756 798.169L337.429 798.071L337.527 797.973L337.854 797.679V797.712ZM249.729 773.919C249.729 773.919 249.795 773.886 249.827 773.854L249.762 773.919H249.729ZM30.5777 448.885C30.5777 448.885 30.5123 448.885 30.4796 448.885C30.4796 448.885 30.545 448.885 30.5777 448.885ZM30.6103 448.853C30.6103 448.853 30.6757 448.853 30.741 448.853C30.741 448.853 30.7084 448.853 30.6103 448.853ZM31.6886 432.958C31.6886 432.958 31.754 432.991 31.754 433.023C31.754 433.023 31.6886 433.023 31.6559 432.958H31.6886ZM72.075 251.789C72.075 251.789 72.075 251.789 72.0423 251.789H72.075ZM97.6922 197.448V197.383C97.6922 197.383 97.6922 197.448 97.7249 197.513C97.7249 197.513 97.6922 197.513 97.6596 197.513L97.6922 197.448ZM97.7903 197.383C97.7903 197.383 97.7903 197.317 97.7903 197.252C97.7903 197.317 97.7903 197.415 97.7903 197.481C97.7903 197.415 97.7903 197.318 97.7903 197.22C97.7903 197.22 97.7903 197.187 97.7903 197.154C97.7903 197.154 97.7903 197.154 97.7903 197.22V197.154C97.7903 197.154 97.7903 197.285 97.7903 197.35V197.383ZM100.078 193.434C100.241 193.662 100.078 193.434 99.9468 193.303L100.045 193.434H100.078ZM108.214 179.302V179.367L108.018 179.628L107.397 180.64C107.397 180.64 107.266 180.673 107.201 180.705L108.018 178.943L108.214 179.269C108.214 179.269 108.214 179.302 108.214 179.334V179.302ZM444.832 33.8703V33.9682C444.832 33.9682 444.832 33.903 444.832 33.8703ZM444.963 34.3599C444.963 34.3599 444.963 34.3272 444.963 34.2946C444.963 34.2946 444.963 34.3272 444.963 34.3599ZM444.995 34.5231C444.995 34.5231 444.995 34.4904 444.995 34.4578V34.5231ZM444.963 34.4252C444.963 34.4252 444.963 34.4578 444.963 34.4904C444.963 34.4904 444.963 34.4904 444.963 34.4578V34.4252ZM444.93 34.3272C444.93 34.3272 444.93 34.2946 444.93 34.2293C444.93 34.262 444.93 34.2946 444.93 34.3272ZM445.028 34.6536V34.5557C445.028 34.5557 445.028 34.5557 445.028 34.5231C445.028 34.5231 445.028 34.5557 445.028 34.5883C445.028 34.5883 445.028 34.621 445.028 34.6536ZM445.093 34.7189C445.093 34.7189 445.093 34.5883 445.061 34.5231C445.061 34.5883 445.061 34.6536 445.093 34.6863C445.093 34.6863 445.093 34.6863 445.093 34.7189ZM445.061 34.3599V34.2946C445.061 34.2946 445.061 34.2946 445.061 34.3599C445.061 34.4578 445.061 34.4252 445.061 34.5557C445.061 34.4904 445.061 34.4252 445.061 34.3925V34.3599ZM445.093 34.5231C445.093 34.5231 445.061 34.262 445.093 34.3599V34.4578C445.093 34.4578 445.093 34.4904 445.093 34.5231ZM445.093 34.3272C445.093 34.3272 445.093 34.2293 445.093 34.1967C445.093 34.2293 445.093 34.2946 445.093 34.3599V34.3272ZM445.159 34.4578C445.159 34.4578 445.159 34.4252 445.159 34.3925C445.159 34.3925 445.159 34.2946 445.159 34.262C445.159 34.3272 445.159 34.3599 445.159 34.4578ZM445.257 34.3599L445.191 33.9682C445.191 33.9682 445.257 34.1967 445.257 34.2946C445.257 34.2946 445.257 34.3272 445.257 34.3599ZM445.289 33.6745C445.289 33.6745 445.289 33.6745 445.289 33.7398C445.289 33.7398 445.289 33.7724 445.289 33.8051C445.289 33.7724 445.289 33.7398 445.289 33.6745ZM445.289 33.6745C445.289 33.6745 445.257 33.4787 445.289 33.5766C445.289 33.5766 445.289 33.6419 445.289 33.6745ZM445.257 33.5113C445.257 33.5113 445.257 33.446 445.257 33.4134C445.257 33.446 445.257 33.4787 445.257 33.4787V33.5113ZM445.42 33.903C445.42 33.903 445.42 33.8051 445.388 33.7398C445.388 33.7398 445.388 33.7398 445.388 33.7724C445.388 33.7724 445.388 33.7724 445.388 33.7398C445.388 33.7398 445.388 33.7071 445.388 33.6419C445.453 33.903 445.486 34.1314 445.551 34.3599C445.518 34.1641 445.518 34.1314 445.453 33.8377V33.903C445.453 33.903 445.453 33.903 445.453 33.9356L445.42 33.903ZM445.518 34.3599C445.518 34.3599 445.518 34.4578 445.518 34.4904C445.518 34.5557 445.518 34.4904 445.518 34.3599ZM445.453 34.1314C445.453 34.1314 445.453 34.1967 445.453 34.262C445.453 34.3272 445.453 34.3272 445.453 34.3599C445.453 34.4578 445.453 34.4904 445.486 34.5231C445.42 34.2293 445.387 33.9682 445.42 34.0988L445.453 34.1314ZM445.878 34.5883L445.551 34.6536V34.5883C445.649 34.5883 445.747 34.5883 445.845 34.5883V34.5231H445.551C445.551 34.4252 445.551 34.3599 445.518 34.3272C445.518 34.3272 445.518 34.3272 445.518 34.3599C445.518 34.3599 445.518 34.3599 445.518 34.3272C445.616 34.3272 445.714 34.3272 445.812 34.3272V34.4904H445.845V34.3272C448.132 34.5557 450.485 34.7515 452.805 34.98C449.799 34.7842 448.949 34.8168 445.878 34.5557V34.5883ZM374.907 825.91C374.907 825.91 374.907 825.845 374.907 825.812C374.907 825.812 374.907 825.812 374.907 825.878V825.91ZM376.607 825.192C376.607 825.192 376.607 825.16 376.607 825.127C376.607 825.127 376.607 825.127 376.607 825.16V825.192ZM376.639 825.16C376.639 825.16 376.639 825.127 376.639 825.094V825.16ZM376.966 825.062V824.996C376.966 824.996 376.999 824.898 376.999 824.996C376.999 824.996 376.999 824.996 376.966 825.029V825.062ZM377.129 824.898C377.129 824.898 377.129 824.833 377.129 824.801C377.129 824.833 377.129 824.866 377.129 824.898ZM377.129 824.898C377.129 824.898 377.129 824.768 377.129 824.67C377.129 824.637 377.129 824.735 377.129 824.866V824.898ZM606.672 820.395C611.802 819.285 616.899 818.11 621.963 816.804C620.951 817.229 616.997 818.371 607.325 820.623C606.77 820.623 606.181 820.623 606.672 820.362V820.395ZM853.434 466.281C853.172 468.5 852.944 470.719 852.682 472.939C853.042 466.542 853.303 460.112 853.499 453.618C853.597 454.89 853.63 458.154 853.434 466.281Z" fill="%231D1D1B"/><path d="M579.29 323.265C578.571 316.933 577.362 312.07 575.957 307.305C575.238 304.923 574.454 302.573 573.572 300.093C573.114 298.852 572.624 297.579 572.134 296.274C571.873 295.589 571.579 294.903 571.285 294.218C570.925 293.435 570.533 292.782 570.108 292.096C568.703 289.779 570.566 292.194 571.513 293.826C570.86 292.586 570.108 291.444 569.487 290.432C569.291 290.138 569.03 289.714 569.03 289.714L568.638 288.702L567.723 286.548C566.449 283.709 564.978 281.065 563.443 278.519C560.273 273.461 556.875 268.891 553.019 264.746C553.085 264.746 553.934 265.595 554.718 266.444C553.281 264.746 551.385 262.494 551.32 262.919L552.823 264.453C553.803 265.954 552.17 264.453 550.209 262.658C548.216 260.863 545.863 258.806 545.635 258.774C548.968 260.667 537.989 250.974 543.021 254.205C541.942 253.258 540.537 252.116 540.635 252.507C540.505 252.377 540.374 252.246 540.309 252.148L539.72 251.528L539.361 251.659C538.25 250.843 537.433 250.223 537.041 249.831C536.845 249.668 536.584 249.309 536.159 248.917C535.701 248.558 535.505 248.493 535.244 248.33C534.231 247.742 533.283 247.122 530.375 245.229C530.473 245.099 531.715 245.849 532.467 246.111C529.232 244.381 526.03 242.651 520.736 239.812C520.965 239.877 520.834 239.714 521.128 239.812C512.273 235.536 505.216 233.806 494.629 231.228C498.06 231.195 490.871 230.249 490.381 229.596C488.355 229.335 486.297 229.139 484.271 228.976L486.689 229.531C481.363 228.878 476.592 229.139 472.018 228.976L476.004 228.748C472.671 228.748 469.306 228.748 465.973 229.009C467.868 228.976 469.763 229.009 471.658 229.041C466.267 229.531 472.246 229.727 465.189 229.89C466.626 229.694 459.895 230.249 457.085 230.249C454.504 230.804 451.857 231.359 447.969 231.946C446.923 231.946 448.655 231.13 447.969 231.13C445.486 232.011 435.781 234.035 432.84 235.667C433.853 235.242 433.821 234.916 433.461 234.949L431.501 235.993C429.115 236.646 428.756 236.711 429.05 236.319C422.025 238.767 431.501 236.189 423.169 238.963C423.789 238.702 423.463 238.735 424.77 238.18L423.201 238.735C422.907 238.865 422.188 238.996 421.666 239.159C420.587 239.518 419.574 239.942 418.594 240.399C416.634 241.28 414.738 242.259 412.909 243.206C411.013 244.185 409.347 245.066 407.321 246.013C405.655 247.22 403.988 248.428 402.322 249.603C400.035 250.517 407.942 245.262 405.426 246.47C396.44 253.128 387.618 261.189 380.135 269.087L380.037 269.022C379.874 269.218 379.711 269.414 379.547 269.609L380.037 269.055L380.103 269.12C380.103 269.12 379.907 269.348 379.776 269.446L380.103 269.152L380.201 269.218C380.201 269.218 380.168 269.283 380.135 269.348C380.135 269.348 380.037 269.511 379.972 269.609C379.972 269.609 379.939 269.675 379.907 269.707C379.188 270.621 378.175 271.731 376.999 273.004L375.822 272.09C375.822 272.09 375.724 272.025 375.659 271.992C375.496 271.894 375.3 271.731 375.169 271.665C375.104 271.633 376.313 272.645 375.757 272.22L375.332 271.861C375.822 272.286 375.267 271.894 375.692 272.253C375.594 272.188 375.463 272.057 375.463 272.057C375.136 271.829 375.463 272.057 375.692 272.253C375.692 272.253 375.463 272.09 375.332 271.992C375.136 271.861 375.724 272.318 375.398 272.09C375.332 272.057 375.3 272.025 375.267 271.992C375.43 272.122 375.202 271.992 375.594 272.253C375.463 272.155 375.594 272.253 375.594 272.286C375.594 272.286 375.594 272.286 375.528 272.22C375.594 272.253 375.594 272.253 375.594 272.286C375.594 272.286 375.659 272.318 375.659 272.351C375.659 272.351 375.594 272.318 375.528 272.253C375.463 272.22 375.169 272.025 374.94 271.861C375.234 272.057 375.365 272.155 375.234 272.09L375.594 272.318C375.594 272.318 375.528 272.286 375.496 272.253C375.43 272.188 375.398 272.188 375.365 272.188C375.234 272.09 375.136 272.025 375.3 272.155L375.038 271.992C375.038 271.992 375.104 272.025 375.463 272.286C375.463 272.286 375.496 272.318 375.528 272.351C375.528 272.351 375.496 272.351 375.463 272.318C375.398 272.253 375.332 272.22 375.136 272.09C375.136 272.09 375.234 272.188 375.561 272.416C375.234 272.188 375.3 272.253 375.43 272.318C375.398 272.318 375.365 272.286 375.365 272.286C375.365 272.286 375.43 272.318 375.43 272.351C375.43 272.351 375.43 272.351 375.496 272.384L375.365 272.286C375.365 272.286 375.365 272.286 375.561 272.416C375.561 272.416 375.43 272.351 375.234 272.188C375.332 272.253 375.365 272.286 375.43 272.351C375.3 272.286 375.234 272.22 375.202 272.188L375.104 272.122C375.104 272.122 375.398 272.351 375.659 272.514C375.659 272.514 375.692 272.547 375.724 272.579C375.626 272.514 375.561 272.481 375.496 272.449C375.463 272.449 375.365 272.351 375.202 272.22C375.267 272.286 375.332 272.318 375.43 272.384C375.365 272.351 375.398 272.384 375.169 272.22C375.267 272.286 375.626 272.547 375.692 272.579C375.561 272.514 376.116 272.873 375.561 272.481C375.038 272.122 375.169 272.22 375.136 272.22L375.463 272.449C375.463 272.449 375.496 272.449 375.496 272.481C375.43 272.481 375.398 272.416 375.496 272.481C375.43 272.449 375.365 272.384 375.267 272.318C375.43 272.416 375.463 272.449 375.561 272.514L375.202 272.286C375.202 272.286 375.038 272.188 375.136 272.286L374.875 272.09C374.875 272.09 375.365 272.416 375.692 272.645C375.659 272.645 375.626 272.612 375.561 272.579L375.43 272.481C375.43 272.481 374.94 272.155 375.43 272.514C375.332 272.449 375.169 272.351 375.169 272.318C375.169 272.318 374.777 272.057 375.561 272.612C375.038 272.253 375.496 272.612 375.724 272.743L375.332 272.481C375.724 272.743 375.855 272.84 375.986 272.938C375.92 272.873 375.855 272.84 375.888 272.873C375.79 272.808 375.888 272.873 375.92 272.906C375.92 272.906 375.888 272.906 375.855 272.873L375.79 272.808C375.79 272.808 375.79 272.808 375.855 272.84C375.724 272.775 375.79 272.808 375.496 272.645C375.332 272.547 375.202 272.449 374.875 272.22C375.136 272.384 375.692 272.775 375.528 272.677C375.496 272.677 375.463 272.645 375.398 272.612H375.365C375.365 272.612 375.365 272.612 375.43 272.612C375.365 272.579 375.332 272.547 375.332 272.547C375.267 272.514 375.3 272.547 375.267 272.514C375.267 272.514 375.3 272.514 375.332 272.547C375.332 272.547 375.332 272.547 375.365 272.547C375.3 272.514 375.267 272.481 375.234 272.449C375.136 272.384 375.169 272.416 375.169 272.416C375.561 272.677 375.496 272.645 375.79 272.84C375.79 272.84 375.757 272.84 375.724 272.808C375.724 272.808 375.724 272.808 375.692 272.808H375.724C375.92 272.938 376.084 273.036 375.855 272.906C375.855 272.906 375.92 272.938 375.92 272.971C375.92 272.971 375.822 272.938 375.822 272.906C375.888 272.938 375.92 272.971 375.953 273.004C376.018 273.036 376.051 273.069 376.116 273.102C376.116 273.102 376.084 273.102 376.051 273.069C375.757 272.873 375.528 272.71 375.3 272.579C375.496 272.743 375.43 272.677 376.149 273.167C376.247 273.232 375.953 273.036 375.822 272.971C375.757 272.906 375.757 272.938 375.659 272.873C375.822 272.971 375.79 272.971 376.051 273.167H376.018C376.018 273.167 375.986 273.167 375.953 273.134H376.018H375.92C375.92 273.134 375.822 273.069 375.855 273.102L375.692 273.004C375.365 272.775 375.528 272.906 375.757 273.069H375.692H375.79C375.79 273.069 375.822 273.069 375.855 273.102C375.822 273.102 375.757 273.036 375.659 272.971C375.724 273.004 375.92 273.134 376.051 273.199C376.084 273.199 376.116 273.265 376.149 273.265C376.149 273.265 376.149 273.265 376.182 273.297C376.116 273.265 376.084 273.265 376.182 273.297C376.149 273.297 376.084 273.232 375.953 273.167C376.018 273.199 376.051 273.232 376.116 273.297C375.953 273.199 375.953 273.199 375.986 273.232C375.92 273.199 375.855 273.167 375.822 273.134C375.724 273.102 375.888 273.167 376.051 273.297H376.018C375.986 273.297 375.92 273.232 375.79 273.134C375.692 273.069 375.79 273.134 375.953 273.265C375.953 273.265 375.92 273.265 375.888 273.265C375.757 273.167 375.692 273.134 375.888 273.265C375.888 273.265 375.888 273.265 375.953 273.297H375.986C375.986 273.297 375.986 273.297 376.051 273.363L376.182 273.461C376.182 273.461 376.149 273.461 376.116 273.461C376.116 273.461 376.084 273.461 376.051 273.395C376.051 273.395 376.084 273.395 376.116 273.428L375.986 273.33L376.116 273.395C376.116 273.395 376.116 273.395 376.084 273.395C375.822 273.232 375.496 273.004 375.463 273.004C375.528 273.036 375.79 273.232 376.018 273.363C376.018 273.363 376.051 273.363 376.116 273.395C376.116 273.395 376.116 273.395 376.149 273.395C376.149 273.395 376.214 273.461 376.247 273.461C376.018 273.363 376.084 273.395 376.018 273.363L375.822 273.265L375.953 273.33C375.953 273.33 376.182 273.428 376.247 273.461C376.182 273.461 376.116 273.395 375.986 273.363C375.855 273.297 375.724 273.265 375.594 273.199C375.953 273.363 375.3 273.069 375.822 273.33C375.659 273.265 375.822 273.33 375.43 273.167C375.561 273.232 375.692 273.265 375.855 273.363C376.345 273.591 375.234 273.134 375.92 273.428C375.986 273.428 376.084 273.493 376.182 273.526C376.116 273.526 376.084 273.493 376.018 273.461C376.018 273.461 376.116 273.493 376.182 273.526C376.182 273.526 375.855 273.395 375.724 273.363C375.822 273.395 376.018 273.493 376.182 273.558C375.986 273.493 375.855 273.428 375.724 273.363C375.79 273.363 375.888 273.428 376.051 273.493C376.084 273.493 376.149 273.526 376.182 273.558C376.149 273.558 376.084 273.526 376.051 273.493C375.953 273.493 375.92 273.461 376.084 273.493C376.084 273.493 376.149 273.493 376.182 273.526C376.018 273.461 375.855 273.395 375.692 273.33C376.018 273.461 376.051 273.461 376.182 273.526L375.757 273.363L375.888 273.428C375.888 273.428 376.116 273.493 376.182 273.526C374.809 275.158 373.372 276.953 372.228 278.78C373.012 277.638 372.914 277.018 372.784 277.377C371.117 279.564 369.418 281.848 367.686 284.329C366.967 285.373 366.183 286.418 365.432 287.527L365.987 285.406L362.295 292.194C361.053 294.479 359.746 297.025 358.407 299.831L358.897 298.428C356.577 302.377 353.571 309.264 351.806 313.898C351.479 315.334 350.565 318.01 351.414 316.509C345.141 330.608 344.748 344.773 342.951 358.089C343.017 356.49 343.017 354.238 342.919 355.511C342.723 359.362 342.69 363.213 342.788 367.031C343.18 366.118 342.984 365.53 343.343 363.115C343.539 364.584 343.703 367.815 343.801 370.654C343.441 365.497 343.147 370.719 343.082 372.971C343.18 372.58 343.343 373.363 343.441 373.167C343.147 379.205 344.16 374.114 344.454 382.306L344.226 381.881C344.716 384.917 345.173 387.691 345.729 390.955C345.5 392.391 345.042 387.756 344.65 387.593C345.304 392.195 346.938 396.503 347.46 400.68C346.905 398.787 346.317 396.013 345.859 394.088C346.219 398.69 346.48 399.179 347.199 402.508L347.134 402.182C347.689 404.76 348.277 407.306 348.996 409.851L348.571 407.893C351.316 413.148 352.362 419.12 356.119 426.072C352.492 419.349 355.237 425.06 354.551 424.734C355.204 426.66 356.446 429.499 355.923 428.748C357.982 431.882 358.603 434.493 362.132 438.507C362.132 438.801 364.517 441.738 363.7 441.314C366.837 445.067 363.177 440.237 363.635 440.433C368.503 446.014 374.94 454.238 384.514 459.46C388.5 461.843 391.049 462.887 393.5 463.931C395.493 464.715 397.486 465.498 400.296 466.477C401.08 466.803 401.897 467.064 402.714 467.391C403.498 467.783 403.008 467.75 402.191 467.554C401.276 467.326 400.002 466.901 400.002 466.901C401.603 467.652 403.106 468.239 404.544 468.762H404.446C405.687 469.186 406.864 469.643 408.105 470.067C409.347 470.296 410.589 470.524 411.961 470.785C411.046 470.72 411.961 471.046 413.203 471.503C416.666 472.189 415.588 471.503 420.195 472.254C419.378 472.352 418.333 472.515 416.601 472.45C420.816 472.939 424.933 472.874 429.246 472.711C430.39 472.972 426.632 473.135 425.096 473.233C429.965 473.363 437.709 472.743 439.147 472.058C438.33 472.058 437.513 472.123 436.663 472.156C437.48 472.156 436.761 472.515 435.683 472.645C431.566 473.266 429.671 472.711 429.442 472.58L432.514 472.417C429.377 471.666 420.195 472.711 414.118 471.275C414.869 471.275 415.588 471.177 416.339 471.112C421.567 471.96 427.906 472.254 434.18 471.895C443.035 471.503 451.465 469.48 456.824 467.913V467.978C456.824 467.978 457.053 467.946 457.151 467.913L457.216 468.305C454.177 468.827 450.55 469.741 446.727 470.818C445.845 470.883 446.662 470.557 446.825 470.426C444.113 471.209 440.911 472.123 442.806 472.352C445.518 471.405 446.237 471.503 449.047 470.296C451.4 469.741 453.164 469.512 452.838 469.806C453.589 469.48 456.17 469.023 457.412 468.37C457.673 468.305 457.967 468.239 458.294 468.174C458.948 467.913 459.601 467.652 460.255 467.391C460.81 467.293 461.268 467.195 461.66 467.097C461.366 467.195 461.072 467.293 460.647 467.456L459.176 468.501C460.353 468.076 461.529 467.619 462.738 467.064C463.097 466.803 463.13 466.705 462.836 466.738C465.221 466.085 466.855 465.269 468.62 464.421C469.208 464.421 470.155 464.192 471.462 463.768C473.455 462.724 475.449 461.614 477.376 460.472C478.259 460.407 474.86 462.267 479.076 460.504C481.788 458.84 476.069 461.222 480.677 458.742C483.748 457.534 483.062 458.252 486.264 456.098C486.82 456 486.199 456.523 484.892 457.339C487.342 455.805 491.067 453.455 492.93 451.921L493.845 451.399C495.021 450.746 495.707 450.028 496.524 449.375C497.341 448.722 498.158 448.037 498.942 447.515C500.51 446.405 501.719 445.654 501.785 445.981C502.536 445.23 506.294 442.064 508.81 440.237C506.196 442.782 510.803 439.323 514.299 436.908L514.495 437.201L516.26 435.667C516.946 435.08 517.044 434.982 517.273 434.884C517.501 434.786 517.599 434.819 517.567 434.982C517.697 434.819 517.861 434.656 518.09 434.427L517.534 433.644C517.534 433.644 517.698 433.481 517.796 433.383C518.318 432.861 518.841 432.306 519.397 431.784L519.854 431.327C519.952 431.49 520.017 431.686 520.148 431.784C520.214 431.816 520.148 431.359 520.148 431.066L520.213 431L520.279 431.49C520.279 430.837 520.606 431.457 520.573 430.87C520.606 431 520.638 431.131 520.638 431.131C520.802 431.49 520.736 431.131 520.638 430.805C520.638 430.837 520.769 431.066 520.834 431.229C520.965 431.425 520.704 430.739 520.867 431.098C520.867 431.164 520.9 431.229 520.932 431.261C520.867 431.066 521.03 431.261 520.834 430.87C520.965 431.033 520.834 430.641 520.965 430.87C520.736 430.413 521.161 431.033 520.802 430.413C521.194 431.033 521.194 430.87 520.998 430.576C521.128 430.772 521.128 430.772 521.324 431.033C521.324 431.033 521.292 430.87 521.063 430.576C521.651 431.261 520.704 429.956 521.422 430.837C521.39 430.772 521.357 430.707 521.324 430.641C521.324 430.641 521.357 430.674 521.422 430.739C521.422 430.739 521.357 430.674 521.324 430.641C521.488 430.805 521.422 430.739 521.422 430.739L521.292 430.609C521.292 430.609 521.292 430.609 521.292 430.576H521.324C521.324 430.576 521.455 430.739 521.39 430.674L521.619 430.902C521.619 430.902 521.455 430.739 521.292 430.543C521.357 430.609 521.357 430.609 521.292 430.543C521.357 430.609 521.39 430.641 521.39 430.674C521.39 430.674 521.586 430.87 521.259 430.543C521.259 430.543 521.259 430.478 521.226 430.478C521.324 430.576 521.422 430.707 521.619 430.902C521.52 430.805 521.357 430.609 521.226 430.478C521.455 430.739 521.357 430.609 521.357 430.641C521.259 430.543 521.226 430.511 521.194 430.446C521.194 430.446 521.226 430.478 521.259 430.511C521.259 430.511 521.226 430.446 521.194 430.446C521.128 430.348 521.096 430.25 521.063 430.184C521.488 430.641 521.063 430.282 521.586 430.837C521.52 430.707 521.39 430.543 521.259 430.413L521.357 430.478C521.357 430.478 521.39 430.446 521.422 430.413L521.488 430.478C521.455 430.446 521.455 430.413 521.422 430.38C523.35 428.52 525.376 426.562 526.912 424.93L527.565 424.375C527.565 424.375 527.206 424.734 526.977 424.995C526.912 425.093 526.585 425.452 526.389 425.615C526.65 425.387 526.879 425.191 527.01 425.06C527.696 424.571 528.284 424.147 528.807 423.788C528.546 424.244 528.382 424.571 528.415 424.603C526.749 426.855 527.794 424.962 526.65 426.268C525.834 427.28 524.984 428.553 524.134 429.825L511.881 448.527L527.467 432.861C528.546 431.751 529.657 430.674 530.571 429.728C531.519 428.618 532.14 427.965 532.695 427.508C532.891 427.378 532.532 427.802 532.14 428.291C534.231 425.811 539.296 420.426 537.531 421.797C542.302 416.738 545.602 411.516 549.098 407.273C550.83 404.14 556.058 397.841 556.058 396.47C556.45 397.286 563.05 386.712 564.782 382.697C564.259 384.068 566.808 379.499 566.253 381.131C568.638 376.757 570.435 372.547 569.716 373.167C572.069 369.218 573.67 364.845 574.814 360.863C575.957 356.881 576.676 353.389 577.787 350.941C580.532 336.287 579.682 322.253 576.447 309.427C576.839 309.557 577.754 313.147 578.31 316.672C578.898 320.164 579.225 323.591 579.551 323.265H579.29ZM520.475 429.989C520.377 429.891 520.279 429.76 520.475 429.956V429.989ZM520.508 430.054C520.377 429.891 520.246 429.76 520.311 429.825C520.41 429.923 520.475 429.989 520.508 430.054ZM520.54 430.054H520.573C520.573 430.054 520.475 429.989 520.279 429.793C520.181 429.695 520.312 429.825 520.54 430.054ZM376.313 273.265C376.313 273.265 376.313 273.265 376.345 273.265C376.345 273.265 376.345 273.265 376.313 273.265ZM376.247 273.167C376.247 273.167 376.247 273.167 376.28 273.167C376.28 273.167 376.28 273.167 376.214 273.167H376.247ZM376.28 273.167C376.28 273.167 376.214 273.134 376.182 273.102C376.182 273.102 376.28 273.199 376.247 273.167H376.28ZM538.054 251.789L538.773 251.887C538.773 251.887 538.708 251.887 538.675 251.92L537.989 251.855C537.989 251.855 538.021 251.855 538.054 251.822V251.789ZM539.622 251.985C539.622 251.985 539.688 252.018 539.753 252.051L539.23 251.985C539.23 251.985 539.165 251.953 539.165 251.92L539.622 251.985ZM434.605 457.861V457.991C434.605 457.991 434.507 457.991 434.474 457.959L434.539 457.73H434.637V457.861H434.605ZM434.834 457.339C434.834 457.339 434.834 457.241 434.866 457.208C434.964 457.241 435.03 457.306 435.128 457.339C435.03 457.339 434.932 457.339 434.834 457.339ZM434.049 457.306C434.049 457.241 434.115 457.143 434.18 457.045C434.18 457.045 434.245 456.98 434.245 456.947C434.213 457.012 434.18 457.012 434.18 457.012C434.213 456.947 434.311 456.816 434.343 456.751C434.18 457.045 434.18 457.045 434.049 457.306ZM433.984 457.339C433.984 457.306 434.017 457.273 434.049 457.241C434.049 457.241 434.049 457.241 434.049 457.208C434.049 457.241 433.984 457.306 433.984 457.339ZM434.147 457.045C434.147 457.045 434.147 457.012 434.18 456.98C434.18 456.98 434.18 456.947 434.213 456.914C434.213 456.914 434.213 456.947 434.18 456.98C434.18 456.98 434.18 457.012 434.147 457.045ZM433.984 457.241C433.984 457.241 433.984 457.241 433.984 457.273C433.984 457.273 433.984 457.241 434.017 457.208C434.017 457.208 434.017 457.208 434.017 457.175C434.017 457.175 434.017 457.175 434.017 457.208L433.984 457.241ZM433.951 457.306C433.951 457.306 433.951 457.306 433.951 457.273V457.306ZM447.838 457.502V457.567C447.838 457.567 447.838 457.436 447.936 457.175C447.936 457.273 447.904 457.371 447.871 457.404V457.502H447.838ZM448.067 456.751C448.132 456.555 448.132 456.457 448.067 456.751L448.132 456.555L448.296 456.229C448.296 456.229 447.969 456.229 448.002 456.164C448.002 456.164 448.1 456.131 448.132 456.098C448.132 456.098 447.675 456.196 447.479 456.229L446.008 456.555L445.028 456.751C443.885 456.947 442.708 457.077 441.499 457.175C439.473 457.339 437.415 457.371 435.291 457.339C435.16 457.273 435.03 457.208 434.899 457.143C434.899 457.143 434.899 457.11 434.899 457.077C434.899 457.045 434.932 456.98 434.964 456.947C435.03 456.784 434.801 457.175 434.866 457.045C434.801 457.175 434.768 457.241 434.703 457.339C434.866 457.045 434.997 456.816 434.801 457.11C434.768 457.175 434.736 457.241 434.67 457.339L434.768 457.175C434.768 457.175 434.736 457.241 434.67 457.339C434.768 457.143 434.736 457.208 434.67 457.339L434.768 457.175C434.768 457.175 434.703 457.273 434.67 457.339C434.67 457.339 434.67 457.339 434.637 457.339L434.703 457.208C434.539 457.437 434.703 457.143 434.834 456.816L434.605 457.241C434.605 457.241 434.703 457.045 434.736 456.98C434.801 456.849 434.637 457.143 434.539 457.339C434.539 457.339 434.637 457.143 434.703 457.045C434.637 457.143 434.572 457.241 434.539 457.339C434.539 457.339 434.539 457.339 434.507 457.339L434.572 457.208C434.572 457.208 434.572 457.208 434.507 457.339H434.441C434.441 457.273 434.474 457.241 434.539 457.143C434.474 457.273 434.441 457.306 434.441 457.339C434.539 457.175 434.605 457.012 434.703 456.849C434.703 456.849 434.507 457.175 434.409 457.339L434.637 456.947L434.572 457.045C434.572 457.045 434.474 457.208 434.409 457.339C434.474 457.208 434.605 456.98 434.67 456.816L434.441 457.175C434.539 457.012 434.572 456.947 434.637 456.816C434.376 457.273 434.899 456.36 434.637 456.751C434.572 456.849 434.507 457.012 434.441 457.11C434.572 456.849 434.572 456.816 434.507 456.947L434.67 456.653C434.67 456.653 434.572 456.784 434.539 456.784C434.474 456.882 434.343 457.175 434.245 457.339L434.409 457.045C434.311 457.208 434.278 457.273 434.245 457.339C434.343 457.175 434.441 456.98 434.507 456.882L434.409 457.045C434.409 457.045 434.539 456.816 434.637 456.653C434.474 456.947 434.866 456.164 434.605 456.653L434.67 456.523C434.67 456.523 434.572 456.653 434.539 456.686L434.376 456.914C434.376 456.914 434.409 456.849 434.507 456.718C434.507 456.751 434.409 456.849 434.376 456.882V456.849C434.376 456.849 434.409 456.784 434.441 456.784C434.409 456.816 434.409 456.816 434.441 456.784C434.474 456.751 434.507 456.686 434.507 456.686C434.67 456.457 434.507 456.686 434.376 456.849C434.376 456.849 434.311 456.914 434.278 456.98C434.213 457.077 434.147 457.143 434.147 457.143C434.311 456.914 434.474 456.686 434.441 456.751C434.441 456.751 434.278 456.98 434.147 457.175C434.147 457.11 434.213 457.045 434.245 456.947C434.245 456.947 434.278 456.882 434.311 456.882C434.278 456.914 434.278 456.914 434.278 456.947C434.343 456.849 434.474 456.686 434.343 456.849C434.343 456.849 434.343 456.849 434.343 456.882C434.441 456.686 434.474 456.588 434.311 456.882L434.18 457.077C434.18 457.077 434.18 457.11 434.147 457.11C434.147 457.11 434.147 457.11 434.147 457.077C434.147 457.077 434.213 456.947 434.147 457.012C434.18 456.914 434.245 456.849 434.311 456.718C433.951 457.339 434.311 456.621 434.082 457.012C434.67 455.935 434.017 457.077 434.376 456.359L434.245 456.621C434.115 456.882 434.311 456.457 434.343 456.425C434.245 456.621 434.213 456.653 434.147 456.784C433.951 457.078 434.278 456.359 434.376 456.131C434.376 456.066 433.657 457.436 433.984 456.816L434.245 456.359C433.919 456.914 434.213 456.327 433.919 456.784C433.984 456.686 434.049 456.523 434.049 456.523C434.245 456.164 434.049 456.523 433.886 456.784C433.886 456.784 434.017 456.523 434.082 456.392C434.18 456.196 433.821 456.816 434.017 456.49C434.017 456.425 434.082 456.392 434.082 456.359C433.984 456.523 434.082 456.294 433.886 456.718C433.919 456.621 433.886 456.653 433.886 456.718C433.625 457.143 433.559 457.241 433.461 457.371L426.24 457.175L428.854 458.383C428.854 458.383 428.56 458.383 428.397 458.383C428.135 458.383 427.874 458.383 427.547 458.416C427.482 458.416 427.384 458.448 427.318 458.448L426.142 457.861C425.096 457.371 424.606 457.306 423.855 457.045C423.136 456.816 422.417 456.621 421.633 456.457C420.849 456.327 419.966 456.098 418.692 456.392C418.463 456.457 418.267 456.523 418.104 456.588L417.908 456.653C417.908 456.653 417.744 456.686 417.646 456.653C417.483 456.621 417.45 456.653 417.156 456.457L417.483 455.446C416.045 454.826 414.608 454.238 413.333 453.553C412.68 453.226 412.059 452.835 411.438 452.443L410.033 451.529C410.033 451.529 410.099 451.399 410.164 451.268C410.099 451.399 410.033 451.464 410.001 451.529L409.902 451.464L409.837 451.399C409.837 451.399 409.837 451.333 409.87 451.333C409.87 451.366 409.87 451.366 409.837 451.399H409.772C409.772 451.399 409.837 451.235 409.902 451.17C409.837 451.268 409.804 451.301 409.772 451.366H409.706L409.641 451.301C409.641 451.301 409.641 451.105 409.641 451.464C409.38 451.888 409.576 451.464 409.347 451.888C409.51 451.529 409.706 451.235 409.543 451.431C409.641 451.203 409.804 450.974 409.804 450.974C409.772 450.942 409.51 451.497 409.314 451.79C409.184 451.921 409.51 451.399 409.641 451.105C409.543 451.235 409.249 451.692 409.216 451.66C409.249 451.562 409.282 451.529 409.347 451.431C409.086 451.823 409.216 451.431 408.922 451.921L408.988 451.79C408.857 452.019 408.759 452.247 408.661 452.443V452.41C408.661 452.378 408.661 452.378 408.661 452.345C408.661 452.345 408.661 452.312 408.693 452.28C408.824 452.019 408.759 452.215 408.922 451.888C408.792 452.019 408.53 452.443 408.563 452.28C408.792 451.79 408.726 452.149 408.89 451.692V451.888C409.216 451.105 408.857 451.953 409.249 451.105C409.249 450.942 409.053 451.333 409.053 451.138C408.922 451.399 408.857 451.529 408.693 451.823C408.367 452.28 409.216 450.55 408.824 451.17C408.661 451.497 408.334 452.117 408.432 451.758L408.726 451.203C408.726 451.203 408.301 451.986 408.432 451.594C408.563 451.366 408.563 451.431 408.595 451.366C408.759 450.909 408.399 451.66 408.367 451.66L408.595 451.138C408.595 451.138 408.236 451.529 408.138 451.562C408.203 451.399 408.301 451.268 408.334 451.105C408.138 451.333 408.138 450.942 408.203 450.615L407.975 451.04C407.975 451.04 408.04 450.844 408.105 450.746C408.138 450.55 407.975 451.04 407.909 451.203C407.909 451.203 408.007 450.942 408.073 450.811C407.844 451.17 407.583 451.562 407.713 451.04L407.779 450.909C407.779 450.713 407.354 451.79 407.485 451.366V451.301C407.485 451.072 407.223 451.431 407.419 450.713C407.125 451.333 407.419 450.387 407.06 451.268C407.19 450.811 407.256 450.648 407.321 450.322C407.321 450.256 407.06 450.876 406.994 450.942L407.19 450.485L406.962 450.942L407.19 450.387L407.125 450.485C407.125 450.485 407.06 450.713 406.994 450.844C406.864 451.04 407.027 450.485 407.125 450.256L406.864 450.615C406.929 450.42 406.994 450.387 407.06 450.256C406.798 450.713 407.256 449.767 407.06 450.191C407.027 450.289 406.929 450.452 406.896 450.55C406.994 450.256 406.929 450.224 406.864 450.322L406.994 449.995C406.994 449.995 406.798 450.093 406.7 450.061C406.7 450.126 406.635 450.224 406.602 450.354V450.322C406.602 450.322 406.668 450.158 406.7 450.126L406.602 450.289C406.602 450.289 406.7 450.061 406.798 449.897C406.668 450.191 406.929 449.375 406.7 449.897L406.766 449.767C406.766 449.767 406.57 449.897 406.504 449.865C406.439 450.061 406.374 450.126 406.341 450.191L406.21 450.126V449.995C406.21 449.995 406.21 450.06 406.178 450.093H406.112C406.112 450.093 406.112 449.995 406.145 449.963C406.079 449.963 406.047 449.995 406.014 450.028L405.753 449.93C405.818 449.669 405.851 449.408 405.655 449.799L405.589 449.865H405.524C405.524 449.865 405.589 449.702 405.622 449.604C405.557 449.734 405.524 449.767 405.491 449.799H405.393C405.393 449.799 405.393 449.734 405.361 449.734H405.328C405.524 449.179 405.393 449.277 405.328 449.342L404.805 449.473C403.564 448.918 402.387 448.396 401.276 447.841H401.342C401.342 447.841 401.244 447.809 401.178 447.776C400.035 447.188 398.989 446.634 398.139 446.046C398.597 446.275 399.12 446.503 399.643 446.732C399.087 446.405 398.564 446.111 398.107 445.85C397.943 445.752 397.813 445.654 397.649 445.557L397.257 445.165L396.93 444.773L396.832 444.643L396.277 444.839H396.146L396.636 442.652C396.31 442.587 396.048 442.521 395.525 442.521C395.395 442.521 394.807 442.587 394.513 442.75C394.447 442.75 394.382 442.848 394.316 442.88C394.055 442.717 393.794 442.554 393.532 442.391C392.487 441.705 391.31 440.824 389.971 439.453L390.951 440.204C387.259 437.071 384.253 433.187 381.704 428.912V428.651L381.475 427.573L381.018 427.737C380.92 427.573 380.789 427.41 380.691 427.214L378.796 423.82C378.796 423.82 378.861 423.657 378.894 423.592C378.829 423.624 378.763 423.657 378.73 423.69L378.894 423.592C378.861 423.592 378.796 423.657 378.73 423.69L378.338 423.004C378.338 423.004 378.436 422.874 378.502 422.808L378.338 422.972L378.436 422.841C378.632 422.58 378.436 422.776 378.338 422.939C378.338 422.939 378.534 422.678 378.567 422.645L378.338 422.939C378.338 422.939 378.534 422.678 378.567 422.613C378.469 422.743 378.404 422.808 378.306 422.939C378.306 422.939 378.404 422.776 378.436 422.743C378.338 422.841 378.338 422.874 378.273 422.906C378.273 422.906 378.338 422.743 378.436 422.613C378.404 422.678 378.306 422.776 378.24 422.841C378.371 422.613 378.175 422.874 378.567 422.254C378.24 422.743 378.273 422.645 378.175 422.743C378.175 422.743 378.306 422.482 378.338 422.384C378.24 422.547 378.208 422.613 378.142 422.711C378.142 422.711 378.273 422.449 378.404 422.221C378.273 422.449 378.208 422.547 378.142 422.645C378.142 422.645 378.208 422.515 378.24 422.384C378.175 422.515 378.142 422.547 378.11 422.58C378.175 422.384 378.208 422.319 378.11 422.449C378.208 422.221 378.371 421.992 378.371 421.992C378.371 421.992 378.208 422.254 378.077 422.515C378.077 422.515 378.208 422.221 378.24 422.123C378.208 422.188 378.142 422.319 378.077 422.449L377.946 422.221C377.946 422.188 377.946 422.188 377.946 422.221L376.639 419.871L376.901 421.438C374.385 416.575 372.718 411.549 372.49 407.306L372.424 406.294L371.346 405.837C371.346 405.837 371.117 405.739 371.019 405.707C370.954 405.445 370.921 405.119 370.888 404.532C370.856 404.14 370.856 403.683 370.594 402.932C370.496 402.443 369.908 401.855 369.287 401.496C369.059 401.007 368.83 400.55 368.569 400.028L368.307 399.473C368.209 399.31 368.242 399.342 368.209 399.146C368.078 398.69 367.948 398.265 367.784 397.874C367.36 396.797 367.131 395.981 367.065 395.197C367.131 395.263 367.196 395.295 367.392 395.426C367.425 395.361 367.425 395.132 367.065 394.969C367.98 395.132 366.608 394.316 367.686 394.545C367.588 394.381 367.49 394.284 367.425 394.186C367.425 394.186 367.49 394.186 367.621 394.186C367.588 394.186 367.49 394.186 367.392 394.186C367.686 394.186 367.621 394.186 367.621 394.186H367.392C367.392 394.186 367.392 394.186 367.425 394.186C367.425 394.186 367.425 394.186 367.392 394.186H367.49C367.49 394.186 367.654 394.186 367.556 394.186H367.882C367.882 394.186 367.654 394.186 367.392 394.186C367.49 394.186 367.458 394.186 367.392 394.186C367.458 394.186 367.523 394.186 367.523 394.186C367.523 394.186 367.784 394.186 367.392 394.186C367.523 394.186 367.654 394.186 367.85 394.186C367.719 394.186 367.556 394.186 367.392 394.186C367.588 394.186 367.49 394.186 367.523 394.186C367.458 394.186 367.458 394.186 367.392 394.186C367.294 394.055 367.196 393.99 367.098 393.924V393.761C367.458 393.729 367.163 393.99 367.817 393.924C367.588 393.696 367.327 393.696 367.131 393.696V393.533C367.131 393.533 367.327 393.5 367.392 393.468C367.196 393.468 367.196 393.337 367.163 393.272L367.262 392.032L366.641 392.195C366.575 391.966 366.445 391.738 366.249 391.379C366.183 391.248 365.922 390.955 365.595 390.759C365.53 390.726 365.464 390.726 365.366 390.693C365.301 390.171 365.301 389.616 365.301 389.29C365.432 388.768 365.432 388.05 365.138 387.495C364.811 386.875 364.484 386.614 364.288 386.385C363.896 385.928 363.896 385.863 363.831 385.667C363.831 385.471 363.798 385.308 363.863 385.145L363.994 384.949C364.092 384.753 364.223 384.525 364.321 384.329C366.085 382.24 364.974 378.128 363.994 373.461C363.863 372.808 363.765 372.221 363.667 371.633C363.602 371.34 363.569 371.078 363.504 370.817C363.439 370.524 363.373 370.263 363.341 370.23C363.275 370.067 363.341 369.316 363.406 368.892C363.439 368.631 363.504 368.37 363.569 368.206C363.569 368.076 363.635 368.043 363.667 367.978C363.667 367.913 363.765 368.076 363.602 367.815C363.537 367.684 363.308 367.39 363.406 367.39L363.733 367.162C363.733 367.162 363.929 367.064 363.994 367.031C364.092 367.162 364.223 367.293 364.321 367.488C364.223 367.293 364.157 367.162 364.059 366.999C364.353 366.901 364.419 367.031 364.386 367.227L364.484 367.325C364.386 367.456 364.353 367.521 364.484 367.325C364.484 367.325 364.582 367.195 364.582 367.129C364.582 367.129 364.582 367.097 364.615 367.064C364.811 366.803 365.007 366.542 365.497 366.052C364.974 365.269 364.746 364.747 364.582 364.29L364.746 363.996C364.844 363.8 364.942 363.637 365.04 363.605C365.17 363.605 365.236 363.866 365.268 364.061L365.334 364.355C365.334 364.355 365.366 364.649 365.432 364.355L365.758 363.441C365.922 362.43 366.118 361.385 365.922 360.406C365.857 359.949 365.562 359.329 365.366 358.937C365.366 358.937 365.366 358.937 365.366 358.839V358.415V358.35C365.726 358.121 366.118 357.86 366.477 357.632C366.543 357.599 365.17 358.35 365.758 358.024L366.216 357.762C365.628 358.056 366.216 357.697 365.726 357.958C365.824 357.893 365.987 357.828 365.987 357.828C366.314 357.632 365.987 357.828 365.726 357.958C365.726 357.958 365.987 357.795 366.118 357.73C366.314 357.599 365.693 357.991 366.02 357.762C366.085 357.762 366.118 357.697 366.151 357.697C365.987 357.795 366.183 357.665 365.791 357.893C365.987 357.762 365.595 357.991 365.824 357.828C365.399 358.089 366.02 357.697 365.399 358.056C366.02 357.665 365.889 357.73 365.595 357.926C365.791 357.795 365.791 357.795 366.053 357.632C366.053 357.632 365.922 357.697 365.595 357.893C366.347 357.403 364.974 358.252 365.922 357.665C365.628 357.828 365.432 357.926 365.301 358.024C365.693 357.762 365.301 358.024 365.922 357.632C365.726 357.73 365.432 357.926 365.301 357.991C365.301 357.991 365.366 357.958 365.366 357.926C365.464 357.86 365.562 357.795 365.628 357.762C365.497 357.828 365.497 357.828 365.497 357.828C365.562 357.762 365.66 357.697 365.628 357.73C365.53 357.795 365.497 357.828 365.464 357.86C365.464 357.86 365.464 357.86 365.497 357.86C365.53 357.86 365.562 357.828 365.595 357.762C365.595 357.762 365.53 357.828 365.497 357.86H365.464C365.497 357.828 365.562 357.795 365.66 357.697C365.726 357.665 365.987 357.436 366.216 357.273C365.922 357.501 365.824 357.599 365.922 357.501L365.562 357.795C365.138 358.121 366.216 357.273 365.791 357.599L366.053 357.403C366.053 357.403 366.053 357.403 365.464 357.86C365.562 357.795 365.726 357.665 365.791 357.599C365.856 357.534 365.497 357.828 365.399 357.893C365.399 357.893 365.399 357.893 365.497 357.828L365.693 357.665C365.693 357.665 365.334 357.958 365.53 357.795C365.595 357.73 365.726 357.632 365.726 357.632C365.66 357.697 365.399 357.893 365.497 357.795L365.726 357.632C365.889 357.501 365.595 357.73 365.334 357.926C365.628 357.665 365.824 357.534 365.889 357.469L365.955 357.403C365.955 357.403 365.66 357.632 365.432 357.795L365.366 357.86C365.791 357.534 365.53 357.73 365.856 357.469C365.758 357.534 365.399 357.828 365.366 357.86C365.366 357.86 365.432 357.795 365.53 357.73C366.053 357.338 365.889 357.436 365.922 357.436L365.399 357.86C366.02 357.371 364.942 358.187 365.758 357.567C365.595 357.697 365.595 357.697 365.432 357.828L365.791 357.534C365.791 357.534 365.922 357.436 365.824 357.501L366.085 357.306C366.085 357.306 365.693 357.599 365.399 357.828L365.562 357.697C365.628 357.632 365.791 357.501 365.824 357.501C365.824 357.501 366.183 357.208 365.432 357.795C365.824 357.501 365.628 357.632 365.432 357.795L365.628 357.632C365.53 357.697 365.497 357.73 365.432 357.795C365.432 357.795 365.726 357.534 366.053 357.306C365.889 357.436 365.562 357.665 365.432 357.762C365.432 357.762 365.464 357.73 365.497 357.697H365.53C365.53 357.697 365.53 357.697 365.464 357.697C365.53 357.665 365.562 357.632 365.562 357.632C365.824 357.403 365.693 357.501 365.726 357.501C365.562 357.632 365.464 357.697 365.399 357.762C365.399 357.762 365.497 357.665 365.562 357.632C365.497 357.697 365.432 357.73 365.399 357.762V357.632L365.66 357.371C365.791 357.24 365.955 357.077 366.053 357.012C366.085 356.979 365.595 357.371 365.366 357.534L365.791 357.208C365.268 357.599 365.791 357.175 365.334 357.501L365.562 357.338C365.856 357.11 365.562 357.306 365.334 357.501C365.334 357.501 365.562 357.338 365.66 357.24C365.824 357.077 365.268 357.534 365.562 357.306C365.628 357.273 365.66 357.24 365.693 357.208C365.53 357.338 365.693 357.175 365.366 357.436C365.53 357.306 365.203 357.567 365.399 357.371C365.334 357.403 365.334 357.403 365.334 357.436C365.497 357.306 365.464 357.338 365.334 357.436C365.334 357.436 365.464 357.306 365.628 357.175C365.628 357.175 365.53 357.24 365.334 357.403C365.399 357.371 365.432 357.306 365.53 357.24C365.432 357.306 365.399 357.338 365.334 357.371C365.399 357.338 365.432 357.306 365.53 357.208C365.464 357.24 365.399 357.306 365.334 357.371C365.399 357.306 365.628 357.077 365.791 356.881C365.53 357.142 365.432 357.24 365.53 357.142L365.334 357.371C365.464 357.208 365.628 357.077 365.432 357.24L365.66 357.012C365.66 357.012 365.595 357.044 365.301 357.306C365.334 357.273 365.366 357.24 365.399 357.208C365.399 357.208 365.366 357.208 365.301 357.306L365.334 357.273C365.334 357.273 365.334 357.273 365.301 357.306H365.334C365.334 357.306 365.334 357.24 365.268 357.306C365.268 357.306 365.268 357.306 365.236 357.306C365.334 357.208 365.399 357.142 365.432 357.077L365.497 357.012C365.497 357.012 365.366 357.11 365.203 357.273C365.203 357.273 365.203 357.273 365.17 357.273C365.203 357.208 365.17 357.24 365.334 357.044C365.301 357.077 365.203 357.175 365.138 357.273C365.399 356.979 365.334 357.044 365.334 357.044L365.138 357.273C365.138 357.273 365.105 357.273 365.072 357.24L365.17 357.142C365.236 357.044 365.268 357.012 365.17 357.077L365.399 356.816C365.399 356.816 365.236 357.012 365.04 357.208C365.138 357.077 365.105 357.142 365.04 357.208C365.105 357.142 365.138 357.077 365.138 357.077C365.138 357.077 365.301 356.849 365.007 357.208C365.007 357.208 364.942 357.175 364.909 357.142C364.974 357.044 365.072 356.947 365.203 356.783C365.105 356.881 365.007 357.012 364.876 357.142C364.974 357.012 364.942 357.044 364.942 357.044C364.909 357.11 364.876 357.11 364.844 357.142C364.386 356.816 363.961 356.522 363.635 356.326C364.027 356.588 364.419 356.881 364.811 357.175C364.746 357.273 364.648 357.371 364.582 357.436V357.501C364.582 357.501 364.778 357.306 364.844 357.208C364.844 357.208 364.909 357.24 364.942 357.273C364.876 357.338 364.844 357.371 364.746 357.501C365.105 357.077 364.844 357.371 364.648 357.567L364.876 357.306C364.876 357.306 364.713 357.501 364.648 357.567C364.648 357.567 364.648 357.567 364.615 357.534C364.615 357.534 364.615 357.501 364.648 357.501V357.436H364.615C364.615 357.436 364.582 357.469 364.582 357.501C363.929 357.012 363.242 356.555 363.014 356.326C362.785 356.131 362.589 355.967 362.458 355.804C362.393 355.739 362.36 355.674 362.36 355.674C362.23 355.739 362.132 355.804 362.034 355.837C361.87 352.932 362.426 350.843 362.556 350.811C362.556 350.745 362.556 350.68 362.589 350.615L363.439 350.909L363.537 348.167L363.602 346.176L364.19 346.046L364.321 344.61L364.68 340.138C364.778 339.779 364.844 339.649 364.909 339.518V339.812C364.844 340.628 364.811 341.64 364.746 342.554C364.811 341.215 364.876 340.334 364.909 339.845V339.486C365.072 339.225 365.236 338.833 365.562 335.83C365.366 336.385 365.334 335.961 365.334 335.602L366.151 334.035C367.065 332.24 367.948 329.597 368.536 326.92C369.026 324.668 369.451 322.449 369.941 320.426L370.268 319.936V320.328C370.366 320.066 370.431 319.838 370.496 319.577L371.575 317.945C371.836 317.553 372.097 317.292 372.391 316.476C372.457 316.346 372.522 316.019 372.555 315.791L373.502 316.019L373.437 313.017C373.437 312.397 373.502 312.136 373.6 312.038C373.666 311.842 374.613 311.287 375.594 310.047L375.692 309.916L377.358 314.91L378.567 306.163L379.417 305.086L378.698 305.249C378.698 305.249 378.698 305.053 378.73 304.988H380.135L380.07 302.671C380.07 302.344 380.07 302.41 380.07 302.279C380.07 302.214 380.07 302.247 380.462 301.724C381.083 300.908 381.541 299.962 381.835 299.081L381.933 299.015L382.194 298.493L382.848 297.645C383.142 295.621 381.9 300.027 382.357 297.547L382.782 296.502C383.076 295.784 383.403 295.001 383.73 294.218C383.73 294.642 383.599 295.425 383.403 296.372L384.187 293.467L383.566 293.271C383.566 293.271 383.566 293.271 383.566 293.239C383.86 292.88 384.416 292.325 384.971 291.672L385.135 291.77L385.2 291.574L385.494 291.411C385.886 290.758 386.278 290.171 386.638 289.747C386.834 289.518 386.965 289.355 387.161 289.159C387.651 288.702 388.141 288.278 388.598 287.854C389.023 287.429 389.448 287.005 389.873 286.613L390.167 286.32L390.33 286.156H390.363V286.091C390.069 286.091 389.873 286.059 389.644 286.026C389.677 285.732 389.709 285.504 389.709 285.373C389.709 285.079 389.742 284.818 389.775 284.59C389.775 284.492 389.775 284.361 389.84 284.296C389.971 284.231 390.33 284.166 390.265 284.133C390.265 284.133 390.265 284.035 390.297 284.002C390.33 283.904 390.395 283.774 390.461 283.611C390.592 283.35 390.755 283.089 390.951 282.827L392.127 287.462L394.578 280.184C394.774 279.629 394.937 279.074 395.133 278.519C395.068 278.585 395.231 278.421 395.395 278.226V278.487H395.427L395.493 278.421L395.623 278.291L395.918 278.03L396.506 277.475C396.408 277.246 398.237 275.419 398.826 274.766C399.708 273.852 400.786 272.71 401.799 271.665C402.551 271.045 403.335 270.425 404.119 269.74H403.531L404.576 269.055C404.838 269.055 404.871 269.12 405.23 269.283C405.491 269.381 405.263 269.316 405.393 269.283C405.459 269.218 405.589 269.087 405.72 268.989C406.014 268.761 406.374 268.467 406.766 268.206C407.158 267.912 407.583 267.651 408.073 267.259C408.334 267.064 408.563 266.9 408.89 266.444C408.955 266.346 409.086 266.182 409.184 265.921C410.229 265.399 410.915 264.812 411.765 264.257L413.235 263.212C413.464 263.049 413.693 262.951 413.725 262.919C413.627 262.756 413.562 262.56 413.497 262.364L414.64 263.18C416.405 262.135 418.137 260.928 419.836 259.688C424.541 256.13 421.012 258.382 423.071 256.685C423.365 256.75 425.26 255.706 426.697 255.086C428.135 254.466 429.05 254.172 427.22 255.151C428.331 254.629 429.344 254.172 430.324 253.813L431.011 253.552C431.011 253.552 431.011 253.552 431.435 253.487C432.023 253.389 432.546 253.258 433.036 253.128C434.997 252.605 436.631 252.018 438.362 251.398C440.062 250.81 441.826 250.158 443.917 249.407C444.996 249.048 446.008 248.722 447.381 248.33C448.655 247.906 450.027 247.449 451.563 246.959C450.191 247.188 448.655 247.547 449.407 247.188C451.629 246.437 454.569 245.915 454.275 246.208L453.687 246.404C457.085 245.327 460.941 244.544 464.862 244.12L467.835 243.761L470.809 243.63L473.782 243.532L475.22 243.467C475.449 243.467 475.22 243.467 475.612 243.532L476.396 243.695C480.579 244.446 484.5 244.577 488.094 244.903C491.557 245.164 494.629 245.556 497.145 246.111C497.472 246.208 497.7 246.274 498.256 246.437C498.648 246.633 499.105 246.633 499.497 246.6L500.249 246.535C500.772 246.502 500.772 246.47 500.968 246.535C501.425 246.731 501.948 246.926 502.438 247.09C504.431 247.775 506.359 248.297 508.254 248.852C513.352 250.712 505.085 248.069 508.777 249.635C511.097 250.288 513.156 251.039 514.92 251.953C515.378 252.181 515.802 252.41 516.194 252.638C516.423 252.736 516.587 252.899 516.783 252.997L517.567 253.519C518.09 253.715 518.58 253.911 519.07 254.074C519.397 254.433 519.691 254.662 520.017 254.857L520.115 254.662C520.115 254.662 519.821 254.433 519.658 254.303C519.821 254.368 520.017 254.433 520.181 254.498C520.181 254.498 520.148 254.564 520.115 254.596L520.181 254.498C520.115 254.629 520.05 254.727 520.181 254.498C520.115 254.596 520.083 254.694 520.05 254.727L520.181 254.498C520.181 254.498 520.05 254.694 520.017 254.759C520.083 254.662 520.115 254.596 520.181 254.498C520.181 254.531 520.115 254.596 520.115 254.629C520.148 254.564 520.181 254.531 520.181 254.498C520.181 254.564 520.115 254.596 520.05 254.727C520.05 254.662 520.148 254.596 520.181 254.498C520.05 254.694 520.213 254.433 519.854 255.053C520.181 254.498 520.115 254.629 520.181 254.498C520.181 254.564 520.017 254.759 519.952 254.89C520.05 254.694 520.115 254.596 520.181 254.498C520.181 254.498 520.017 254.792 519.854 255.021C520.017 254.727 520.083 254.629 520.181 254.498C520.181 254.564 520.115 254.629 519.985 254.825C520.115 254.596 520.181 254.531 520.181 254.498C520.05 254.727 519.952 254.857 520.05 254.759C520.115 254.662 520.148 254.596 520.181 254.531C520.083 254.694 519.952 254.923 519.887 255.053C519.952 254.923 520.148 254.629 520.213 254.531C520.213 254.564 520.181 254.629 520.115 254.694C520.181 254.596 520.181 254.564 520.213 254.531C520.181 254.629 520.148 254.662 520.148 254.629C520.148 254.596 520.181 254.564 520.213 254.531C520.213 254.531 520.213 254.531 519.985 254.923C519.919 255.053 520.115 254.694 520.05 254.825C520.115 254.694 520.181 254.629 520.213 254.531C520.05 254.792 519.919 255.053 520.115 254.727C520.148 254.662 520.181 254.596 520.246 254.531L520.181 254.662C520.181 254.662 520.213 254.596 520.279 254.531C520.213 254.662 520.213 254.629 520.279 254.531L520.181 254.694C520.181 254.694 520.246 254.596 520.279 254.564C520.279 254.564 520.181 254.792 520.05 254.988L520.279 254.564C520.279 254.564 520.181 254.759 520.148 254.825C520.214 254.727 520.246 254.629 520.311 254.531C520.311 254.531 520.312 254.564 520.279 254.596C520.279 254.564 520.279 254.564 520.311 254.531C520.311 254.531 520.214 254.759 520.148 254.89C520.148 254.89 520.246 254.694 520.344 254.531L520.213 254.759L520.279 254.662C520.279 254.662 520.279 254.596 520.344 254.531C520.344 254.531 520.213 254.792 520.181 254.89L520.344 254.596C520.279 254.727 520.246 254.825 520.181 254.923C520.41 254.466 519.952 255.412 520.181 254.988C520.246 254.89 520.312 254.727 520.344 254.629C520.344 254.662 520.312 254.727 520.279 254.759C520.312 254.694 520.311 254.662 520.311 254.662C520.311 254.662 520.311 254.662 520.311 254.694C520.279 254.792 520.181 254.988 520.148 255.021L520.083 255.151L520.115 255.086L520.246 254.792C520.246 254.792 520.246 254.857 520.181 254.923C520.181 254.923 520.213 254.857 520.246 254.825C520.246 254.825 520.246 254.825 520.246 254.857C520.246 254.792 520.246 254.792 520.246 254.857C520.246 254.923 520.213 254.955 520.181 254.988C520.05 255.216 520.181 255.021 520.279 254.792C520.279 254.825 520.246 254.89 520.213 254.89C520.213 254.89 520.246 254.825 520.279 254.792C520.279 254.792 520.279 254.792 520.279 254.759C520.279 254.759 520.279 254.759 520.279 254.792L520.148 255.053L520.246 254.923C520.246 254.857 520.344 254.727 520.41 254.564L520.377 254.662C520.377 254.596 520.377 254.596 520.41 254.564C520.41 254.564 520.312 254.759 520.279 254.825L520.377 254.662C520.377 254.662 520.279 254.89 520.181 255.053C520.312 254.759 519.952 255.543 520.181 255.053L520.115 255.184L520.213 255.021C520.344 254.759 520.377 254.694 520.41 254.629C520.41 254.629 520.312 254.825 520.344 254.825C520.344 254.759 520.41 254.694 520.41 254.662C520.41 254.662 520.377 254.759 520.311 254.857C520.311 254.825 520.377 254.759 520.41 254.662H520.442C520.344 254.955 520.213 255.282 520.41 254.825L520.508 254.662C520.508 254.662 520.442 254.857 520.377 254.988C520.638 254.368 520.41 254.988 520.573 254.694C520.148 255.771 520.736 254.629 520.671 255.412L520.736 255.118C520.834 254.857 520.736 255.282 520.736 255.347C520.769 255.118 520.769 255.086 520.802 254.923C520.802 254.923 520.802 254.89 520.867 254.89C520.932 254.89 521.063 254.89 521.194 254.89L521.815 255.118C521.978 255.216 522.174 255.347 522.337 255.477C522.468 255.575 522.631 255.673 522.729 255.804C522.827 255.934 522.664 255.869 522.599 255.836C522.599 255.902 522.533 255.706 522.664 256C522.795 256.326 522.893 256.489 522.991 256.554C523.187 256.783 523.318 256.848 523.416 256.946C523.612 257.109 523.775 257.207 523.938 257.305C525.082 258.023 526.16 258.545 527.01 259.1C527.892 259.655 528.905 260.373 529.526 260.993L537.466 268.826L535.832 265.53C536.42 265.987 536.976 266.476 537.564 266.998C538.152 267.488 538.74 267.978 539.328 268.467C539.917 269.055 540.505 269.642 541.093 270.229C542.302 271.404 543.478 272.579 544.524 273.787C546.648 276.463 548.771 279.139 550.765 281.62C551.712 282.893 552.627 284.133 553.477 285.308C554.294 286.548 555.078 287.756 555.666 288.8C555.666 288.637 555.601 288.343 555.568 288.147C555.699 288.278 555.797 288.408 555.895 288.539C555.993 288.669 555.96 288.604 555.993 288.637C556.025 288.637 556.091 288.735 556.091 288.735H556.025V288.669L556.091 288.996C556.156 289.224 556.189 289.224 556.254 289.322C556.385 289.551 556.515 289.747 556.613 289.942C556.777 290.269 556.94 290.562 557.104 290.889C557.169 291.019 557.234 291.183 557.3 291.313C557.332 291.378 557.365 291.444 557.365 291.476C557.398 291.476 557.365 291.476 557.43 291.476C557.43 291.476 557.43 291.411 557.43 291.346C557.365 291.183 557.267 290.954 557.169 290.726C556.94 290.301 556.842 290.106 557.365 290.726C557.496 290.921 557.626 291.117 557.692 291.248V291.346H557.724C557.724 291.346 557.855 291.28 558.019 291.248C557.888 291.28 557.757 291.346 557.594 291.411C557.855 291.28 558.149 291.183 558.443 291.117C559.031 290.954 559.391 290.954 559.456 291.052L557.724 291.672C558.705 295.327 561.188 298.069 562.462 300.615C562.397 300.615 562.332 300.615 562.168 300.615C562.266 300.647 562.397 300.68 562.528 300.68C562.528 300.745 562.593 300.778 562.626 300.843H562.56C562.626 300.843 562.626 300.843 562.658 300.843C562.658 300.843 562.658 300.876 562.691 300.908C562.691 300.908 562.691 300.974 562.92 300.908C562.887 300.908 562.854 300.908 562.822 300.908C562.822 300.908 562.756 300.908 562.724 300.908C562.724 300.908 562.724 300.908 562.822 300.908V300.974C562.822 300.974 562.789 300.974 562.691 301.006C562.691 301.006 562.789 301.006 562.822 300.974C562.822 300.974 562.756 301.006 562.691 301.039C562.724 301.039 562.789 301.039 562.854 301.006C562.854 301.006 562.854 301.039 562.822 301.039C562.822 301.039 562.822 301.039 562.854 301.039L562.92 301.235C562.92 301.235 562.887 301.235 562.822 301.235H562.92L563.083 301.594C563.083 301.594 563.05 301.594 563.018 301.594C563.05 301.594 563.051 301.594 563.083 301.594C563.083 301.594 562.887 301.757 562.92 301.757C563.018 301.724 563.051 301.724 563.083 301.692C563.083 301.692 562.952 301.757 562.92 301.79C562.985 301.79 563.018 301.757 563.083 301.724C563.083 301.724 562.985 301.79 562.887 301.822C562.822 301.888 562.495 301.985 562.266 302.083C562.593 301.953 562.756 301.92 562.626 301.953L563.05 301.757C563.05 301.757 563.149 301.757 563.116 301.757C563.116 301.757 562.397 302.051 562.756 301.953L562.462 302.051C562.626 302.018 562.528 302.083 563.148 301.855C563.148 301.855 562.854 301.953 562.789 301.985C562.724 302.018 562.985 301.985 563.148 301.92C563.148 301.92 563.148 301.953 563.148 301.985L562.92 302.051C562.92 302.051 563.116 301.985 563.181 301.985C563.181 301.985 563.181 301.985 563.148 301.985C563.05 302.018 562.92 302.083 562.92 302.083C562.985 302.083 563.345 301.953 563.214 302.018L562.952 302.116C562.952 302.116 562.985 302.116 563.247 302.083V302.149C563.018 302.247 562.854 302.312 562.789 302.344H562.691C562.691 302.344 563.018 302.344 563.312 302.247C562.985 302.442 563.214 302.41 562.854 302.54C562.952 302.54 563.214 302.442 563.345 302.377C563.345 302.377 563.345 302.377 563.312 302.41C562.691 302.606 562.854 302.573 562.854 302.606L563.345 302.442C563.083 302.573 563.247 302.54 563.345 302.508C563.345 302.508 563.214 302.606 563.05 302.638C563.214 302.606 563.279 302.606 563.377 302.573L563.018 302.671C562.92 302.736 562.854 302.769 562.985 302.769L562.658 302.867C562.658 302.867 563.05 302.769 563.41 302.671L563.312 302.703C563.312 302.703 562.985 302.867 563.214 302.834C563.214 302.834 563.214 302.834 563.181 302.834C563.149 302.834 563.083 302.834 563.083 302.834C563.083 302.834 562.92 302.899 563.083 302.899C563.051 302.899 563.018 302.899 562.985 302.965C563.051 302.965 563.051 302.932 563.083 302.899C562.985 302.965 562.952 302.965 563.083 302.899C562.854 303.03 562.626 303.16 562.626 303.16C562.626 303.16 562.887 303.03 563.116 302.899C562.985 302.965 562.854 303.03 562.756 303.095C562.854 303.063 563.05 302.932 563.214 302.867C563.214 302.867 563.181 302.867 563.116 302.899C563.181 302.899 563.181 302.867 563.214 302.834C563.279 302.834 563.345 302.834 563.41 302.769C563.247 302.801 563.247 302.834 563.312 302.801C563.214 302.867 563.149 302.867 563.181 302.899C563.247 302.899 563.279 302.834 563.345 302.801C563.345 302.801 563.377 302.801 563.41 302.801C563.345 302.801 563.312 302.834 563.312 302.834C563.312 302.834 563.377 302.834 562.887 303.063C562.756 303.16 563.149 302.965 563.018 303.063C563.083 303.063 563.116 302.997 563.181 302.997C563.247 302.997 563.279 302.997 563.345 302.965C563.279 302.997 563.181 303.03 563.116 303.095C563.116 303.095 563.05 303.095 563.018 303.095C563.018 303.095 563.05 303.095 563.116 303.095C563.116 303.095 563.083 303.095 563.05 303.095C563.05 303.095 563.018 303.095 562.985 303.095H562.822H562.92H562.985H563.018H562.952H563.116C563.05 303.095 563.018 303.095 562.952 303.128C563.279 303.062 562.43 303.258 562.985 303.128H562.822C562.822 303.128 562.985 303.128 563.018 303.128C563.116 303.128 563.214 303.095 563.247 303.063C563.247 303.063 563.279 303.063 563.312 303.063H563.247C563.279 303.063 563.312 303.063 563.345 303.063C563.312 303.063 563.279 303.063 563.214 303.095C563.247 303.095 563.312 303.095 563.41 303.063C563.443 303.063 563.475 303.063 563.508 303.063C563.214 303.16 562.789 303.258 563.279 303.128H563.247L563.508 303.063C563.508 303.063 563.279 303.128 563.148 303.16C563.769 302.997 563.214 303.16 563.443 303.095C562.397 303.389 563.573 303.095 562.822 303.291L563.116 303.226C563.377 303.16 562.952 303.258 562.887 303.291C563.116 303.226 563.149 303.226 563.279 303.193C563.606 303.128 562.887 303.324 562.626 303.389C562.593 303.389 563.149 303.258 563.443 303.193L562.92 303.324C563.541 303.16 562.92 303.324 563.41 303.226C563.279 303.226 563.148 303.291 563.148 303.291C562.789 303.389 563.083 303.291 563.377 303.226C563.312 303.226 563.116 303.291 562.985 303.324C562.756 303.389 563.475 303.193 563.083 303.324C563.018 303.324 562.952 303.324 562.92 303.356C563.116 303.324 562.887 303.356 563.312 303.258C563.279 303.258 563.181 303.291 563.312 303.258C563.312 303.258 563.312 303.258 563.247 303.258C563.279 303.258 563.279 303.258 563.312 303.258C563.214 303.258 563.181 303.258 563.312 303.258C563.247 303.258 563.149 303.291 562.985 303.356C562.985 303.356 563.116 303.356 563.312 303.291C563.247 303.291 563.214 303.291 563.116 303.356C563.181 303.356 563.247 303.356 563.279 303.324C563.214 303.324 563.214 303.324 563.116 303.356C563.149 303.356 563.214 303.356 563.279 303.324C563.214 303.356 563.181 303.389 563.116 303.422H563.181H563.279C563.279 303.422 563.149 303.422 563.018 303.519C563.083 303.487 563.214 303.422 563.312 303.389H563.443V303.356C563.345 303.389 563.377 303.389 563.377 303.389C563.443 303.389 563.443 303.356 563.508 303.324H563.573H563.671L563.998 304.14L564.292 304.923L564.39 305.282C564.39 305.282 564.325 305.086 564.227 305.086C564.194 305.739 564.488 305.804 564.586 306.163L564.717 306.424L565.109 307.73C565.534 309.166 565.795 310.112 566.122 311.352C567.298 316.019 568.082 320.85 568.54 325.68C569.52 335.341 568.638 345.099 566.155 354.27L561.319 372.155C561.319 372.155 561.221 372.449 561.155 372.612L561.645 369.349L560.927 371.862L560.567 373.004L560.11 374.212C559.848 374.962 559.522 375.713 559.162 376.431L558.607 377.475L558.345 377.932L558.868 378.324C558.933 378.389 559.031 378.454 559.097 378.52L558.149 378.063C556.417 382.012 554.784 385.7 552.594 389.159C552.594 389.159 552.594 389.159 552.594 389.192C551.124 391.379 549.98 393.402 548.673 395.491L546.778 398.559L545.831 400.06L545.373 400.746L545.177 401.007C545.177 401.007 545.079 401.007 545.177 401.137C545.667 401.757 545.961 401.627 546.223 401.823C546.354 401.921 546.419 402.019 546.452 402.149C545.765 401.953 545.177 401.79 544.687 401.66L544.752 401.496C544.752 401.496 544.687 401.594 544.622 401.66C544.556 401.66 544.491 401.66 544.458 401.627C544.458 401.627 544.393 401.627 544.197 401.529L544.458 401.627C544.72 401.725 544.295 401.562 544.23 401.562C544.426 401.627 544.458 401.66 544.589 401.692C544.426 401.627 544.132 401.529 544.001 401.496C543.968 401.496 544.295 401.627 544.589 401.725L544.262 401.594C544.752 401.79 544.458 401.692 544.589 401.757C544.524 401.757 544.491 401.725 544.491 401.725C544.197 401.627 544.36 401.692 544.589 401.757C544.524 401.757 544.426 401.692 544.36 401.66C544.132 401.594 544.818 401.823 544.458 401.692C544.393 401.692 544.328 401.66 544.295 401.627C544.458 401.692 544.295 401.627 544.589 401.725C544.589 401.725 544.556 401.725 544.524 401.725L544.328 401.66C544.328 401.66 544.524 401.725 544.589 401.757C544.524 401.757 544.458 401.725 544.328 401.66C544.328 401.66 544.426 401.692 544.589 401.757C544.556 401.757 544.524 401.757 544.426 401.692C544.491 401.692 544.524 401.692 544.556 401.757C544.491 401.757 544.491 401.757 544.393 401.692C544.426 401.692 544.491 401.725 544.556 401.757C544.491 401.823 544.458 401.921 544.393 401.986C544.262 401.986 544.099 401.953 543.936 401.921C544.295 401.986 544.426 401.986 544.295 401.986H544.393L544.132 401.953C544.23 401.953 544.23 401.953 544.393 401.986C544.393 401.986 544.36 401.986 544.328 401.986H544.23C544.23 401.986 544.328 401.986 544.393 401.986C544.393 401.986 544.393 401.986 544.36 401.986C544.36 401.986 544.36 401.986 544.393 401.986C544.393 401.986 544.393 401.986 544.36 401.986H544.393H544.132C544.132 401.986 544.23 401.986 544.393 401.986C544.393 401.986 544.393 401.986 544.393 402.019C544.328 402.019 544.295 402.019 544.23 402.019C544.262 402.019 544.328 402.019 544.393 402.019C544.164 402.345 543.968 402.639 543.739 402.965L543.151 402.671C543.151 402.671 542.988 402.737 542.825 402.802C542.89 403.846 540.276 405.38 538.25 407.926C533.741 411.287 536.649 408.318 532.14 412.43C529.755 414.094 533.741 410.406 533.741 410.406C532.565 411.385 531.846 412.038 531.421 412.462C531.192 412.691 531.094 412.821 531.16 412.821C531.16 412.854 531.16 412.919 531.192 412.952C531.192 413.083 531.323 413.148 531.356 413.278C531.094 413.148 531.029 412.985 530.049 413.572C529.787 413.801 529.526 414.029 529.264 414.225L529.199 414.16V414.192C529.199 414.192 529.199 414.192 529.166 414.16C529.199 414.225 529.199 414.192 529.199 414.192C529.134 414.127 528.905 413.898 529.199 414.192L529.101 414.062C529.101 414.062 529.166 414.16 529.199 414.192C529.199 414.192 529.199 414.192 529.166 414.225L529.068 414.323C529.068 414.323 529.036 414.323 528.938 414.192L529.068 414.323L529.003 414.257C529.036 414.29 529.068 414.323 529.068 414.323H529.036C529.036 414.323 528.84 414.16 528.742 414.094C528.742 414.094 528.84 414.225 529.003 414.355L528.938 414.29C528.97 414.323 528.97 414.323 529.003 414.355H528.97V414.388C528.938 414.388 528.905 414.355 528.97 414.388C528.97 414.388 528.97 414.388 528.938 414.388C528.938 414.388 528.938 414.388 528.97 414.421H528.938L528.84 414.388C528.84 414.388 528.905 414.421 528.938 414.453L528.84 414.519L528.774 414.584L528.676 414.747C528.676 414.747 528.676 414.78 528.611 414.878L528.088 415.367C527.761 415.661 527.402 415.955 527.075 416.248C526.716 416.542 526.356 416.803 526.03 417.064C526.03 416.999 526.03 416.966 525.997 416.901C525.997 416.966 525.997 416.999 526.03 417.064C525.964 417.13 525.866 417.195 525.801 417.26L525.017 417.913C525.017 417.913 525.017 417.913 524.951 417.88C524.951 417.88 524.951 417.88 524.984 417.913C524.788 417.75 524.625 417.619 524.625 417.619C524.625 417.619 524.821 417.782 524.984 417.913C524.984 417.913 524.821 417.782 524.755 417.75C524.788 417.782 524.886 417.848 524.984 417.945C524.984 417.945 524.951 417.945 524.886 417.88C524.755 417.782 525.049 418.043 524.951 417.978L524.886 418.043C524.853 418.043 524.821 417.978 524.788 417.945L524.919 418.076C524.919 418.076 524.919 418.076 524.886 418.076C524.821 418.043 524.886 418.076 524.919 418.109C524.951 418.141 524.984 418.207 525.017 418.207C525.017 418.207 525.082 418.239 525.082 418.272L525.017 418.337C525.017 418.337 524.853 418.207 524.755 418.141C524.755 418.141 524.886 418.272 525.017 418.37L524.853 418.239L524.951 418.337C524.951 418.337 524.984 418.37 525.017 418.402C525.017 418.402 524.821 418.272 524.755 418.207L524.984 418.435C524.984 418.435 524.821 418.305 524.755 418.239C525.147 418.566 524.331 417.913 524.69 418.239C524.755 418.305 524.886 418.402 524.951 418.468C524.755 418.337 524.755 418.304 524.821 418.402L524.559 418.174L524.657 418.304C524.69 418.337 524.821 418.435 524.919 418.5C524.919 418.5 524.788 418.402 524.755 418.37L524.886 418.5C524.886 418.5 524.69 418.337 524.559 418.207C524.821 418.435 524.134 417.88 524.559 418.239L524.429 418.141C524.429 418.141 524.559 418.272 524.559 418.304C524.723 418.435 524.788 418.5 524.853 418.533C524.821 418.533 524.755 418.468 524.755 418.468C524.755 418.468 524.821 418.5 524.821 418.533C524.821 418.533 524.788 418.5 524.723 418.468C524.723 418.468 524.755 418.5 524.788 418.566C524.592 418.402 524.396 418.272 524.723 418.566H524.69L524.755 418.598C524.69 418.566 524.657 418.5 524.592 418.468C524.69 418.566 524.723 418.598 524.755 418.631C524.102 418.109 524.886 418.761 524.298 418.304L524.527 418.5C524.755 418.696 524.396 418.402 524.331 418.37C524.494 418.5 524.527 418.533 524.657 418.631C524.755 418.729 524.723 418.729 524.657 418.631H524.69C524.69 418.631 524.592 418.729 524.559 418.794C524.559 418.794 524.559 418.794 524.494 418.794C524.363 418.729 524.461 418.794 524.559 418.827C524.559 418.827 524.527 418.859 524.494 418.892L524.396 418.859C524.396 418.859 524.396 418.859 524.494 418.892C524.265 418.827 524.102 418.729 524.331 418.859C524.331 418.859 524.396 418.859 524.461 418.892C524.527 418.925 524.527 418.892 524.461 418.892C524.461 418.892 524.396 418.892 524.363 418.892C524.396 418.892 524.429 418.892 524.461 418.925L524.233 418.827C524.233 418.827 524.232 418.827 524.134 418.827H524.298C524.298 418.827 524.396 418.892 524.461 418.925C523.906 419.447 523.35 419.969 522.762 420.459L522.239 420.002L520.965 421.536C518.188 424.799 509.692 429.63 505.804 432.795C505.379 432.959 505.15 433.057 505.02 433.089C506.033 432.828 506.327 433.057 506.261 433.35C503.68 434.819 502.013 436.647 500.903 436.908C502.34 435.896 502.34 435.7 502.961 435.113L500.608 436.973C498.092 438.05 503.778 434.46 503.615 434.101C501.197 435.863 498.877 437.887 496.361 439.388C495.054 440.106 493.975 441.085 492.832 441.085C491.917 441.281 491.361 441.607 490.773 441.869C490.479 442.032 490.185 442.162 489.891 442.326C489.826 442.358 489.728 442.423 489.63 442.521C489.564 442.521 489.499 442.521 489.401 442.521C489.303 442.423 489.597 442.195 489.728 442.097L490.054 441.901C490.839 441.477 491.852 440.792 493.289 440.661C493.681 440.628 494.531 440.106 494.662 440.008C494.727 439.943 494.662 439.943 494.466 440.008C494.27 440.074 493.681 440.302 493.42 440.335C493.91 440.204 495.184 439.551 496.132 439.062C497.145 438.507 498.092 438.017 499.04 437.397C494.302 439.421 502.438 435.243 498.027 437.006C496.589 437.887 495.184 438.637 494.106 439.225C493.845 439.355 493.616 439.453 493.387 439.584C493.257 439.649 493.257 439.649 493.191 439.649C493.257 439.649 492.962 439.649 492.636 439.715C492.342 439.78 492.113 439.845 491.917 439.91C491.525 440.041 491.231 440.171 490.937 440.302C490.316 440.596 489.924 440.792 489.27 441.183C489.27 441.183 488.976 441.379 488.813 441.51C488.682 441.51 488.715 441.803 488.715 441.836H488.78C488.813 441.836 488.911 441.836 488.911 441.836C488.845 441.869 488.715 441.934 488.617 441.999C488.519 441.803 488.388 441.575 488.29 441.412L488.486 441.836L488.323 441.51C488.159 441.183 488.29 441.444 488.388 441.64C488.29 441.477 488.225 441.346 488.192 441.281L488.519 441.934C488.388 441.673 488.257 441.412 488.159 441.281C488.323 441.575 488.453 441.836 488.551 442.064C488.388 441.771 488.29 441.542 488.388 441.803C488.29 441.64 488.257 441.51 488.192 441.444C488.29 441.673 488.192 441.542 488.388 441.901C488.192 441.542 488.388 442.032 488.094 441.379C488.159 441.542 488.323 441.901 488.355 441.934C487.963 441.151 488.29 441.934 487.865 441.085C488.225 441.771 487.996 441.412 488.159 441.803C488.159 441.738 488.061 441.64 488.094 441.673C488.061 441.607 487.931 441.412 487.865 441.281C488.094 441.771 488.192 441.934 488.29 442.195C488.094 441.803 487.996 441.607 487.767 441.151C487.92 441.455 488.061 441.738 488.192 441.999C487.996 441.673 488.094 441.836 487.833 441.379C488.192 442.097 487.898 441.51 488.094 441.934C487.898 441.607 487.734 441.281 487.833 441.51C487.734 441.281 487.604 441.02 487.604 441.02C487.604 441.02 487.865 441.542 488.029 441.869C488.094 442.032 487.8 441.477 487.669 441.216C487.734 441.346 487.931 441.836 487.963 441.836C487.931 441.738 487.898 441.705 487.833 441.607C488.029 441.999 487.833 441.738 488.029 442.097C487.734 441.542 488.061 442.162 487.669 441.412C487.571 441.281 487.767 441.673 487.669 441.542C487.767 441.771 487.865 441.901 487.963 442.097C487.963 442.097 487.963 442.097 487.931 442.097C487.767 441.771 487.473 441.248 487.669 441.673C487.734 441.803 487.8 441.966 487.865 442.097L487.702 441.738C487.702 441.738 487.767 441.934 487.865 442.097C487.832 441.999 487.8 441.999 487.8 441.934C487.636 441.64 487.767 441.934 487.865 442.097L487.702 441.771C487.702 441.771 487.767 441.966 487.8 442.097C487.8 442.097 487.8 442.097 487.767 442.097L487.636 441.869C487.734 442.13 487.538 441.869 487.342 441.575L487.538 441.999C487.538 441.999 487.44 441.803 487.408 441.738C487.31 441.607 487.506 441.934 487.604 442.13C487.604 442.13 487.473 441.934 487.44 441.836C487.473 441.934 487.538 442.064 487.571 442.162H487.506L487.473 442.097C487.473 442.064 487.473 442.097 487.473 442.195H487.408V442.13V442.228H487.342C487.342 442.228 487.342 442.228 487.31 442.162C487.31 442.195 487.31 442.195 487.342 442.228H487.277C487.212 442.13 487.146 442.032 487.081 441.901C487.081 441.901 487.146 442.064 487.244 442.228V442.195C487.244 442.228 487.244 442.195 487.244 442.228C487.244 442.195 487.212 442.162 487.179 442.097V442.032V442.064C487.146 441.999 487.081 441.934 487.081 441.934L487.016 441.803L487.048 441.901L487.212 442.162C487.212 442.162 487.179 442.13 487.114 442.032C487.146 442.097 487.212 442.195 487.244 442.26C487.212 442.195 487.179 442.13 487.179 442.13C487.179 442.097 487.114 442.032 487.114 441.999V442.064C487.114 442.064 487.114 442.064 487.114 442.032C486.983 441.836 487.081 441.966 487.179 442.162V442.26C487.179 442.26 487.179 442.195 487.179 442.162C487.179 442.13 487.146 442.064 487.114 442.032C487.146 442.13 487.146 442.13 487.146 442.13C487.081 441.999 486.95 441.738 487.081 442.032C487.114 442.13 487.179 442.228 487.244 442.326C487.146 442.162 487.114 442.162 487.146 442.26L486.983 441.966V442.162C486.983 442.195 487.048 442.293 487.114 442.391C487.114 442.358 487.081 442.293 487.048 442.293V442.423H487.081C487.016 442.326 486.983 442.228 486.918 442.097C487.081 442.391 486.623 441.64 486.918 442.162L486.852 442.032C486.852 442.032 486.885 442.228 486.852 442.26C486.918 442.391 486.95 442.456 486.983 442.489C486.95 442.489 486.918 442.489 486.852 442.521C486.787 442.521 486.722 442.554 486.656 442.587C486.558 442.456 486.493 442.423 486.591 442.587C486.591 442.587 486.591 442.587 486.558 442.587C486.558 442.587 486.558 442.554 486.525 442.521C486.525 442.554 486.525 442.554 486.525 442.587C486.46 442.619 486.427 442.652 486.395 442.685C486.199 442.423 486.199 442.456 486.133 442.554C486.035 442.717 486.231 442.717 485.643 442.75L485.872 442.913C485.97 443.207 485.643 442.913 485.513 442.978C485.709 443.109 485.807 443.011 485.872 443.174C485.872 443.239 485.807 443.305 485.807 443.337C485.741 443.435 485.643 443.631 485.578 443.827C483.356 444.936 481.559 445.654 480.121 446.209C479.37 446.503 478.749 446.764 478.161 446.993C477.867 447.123 477.573 447.254 477.311 447.352L476.886 447.547C476.886 447.547 476.69 447.613 476.298 447.906L476.135 448.004C476.102 448.037 476.004 448.004 475.971 448.004C475.939 448.004 475.677 448.004 475.416 448.07L474.697 448.168C474.207 448.233 473.75 448.331 473.227 448.396C472.704 448.494 472.148 448.592 471.495 448.69C470.874 448.788 469.763 449.016 468.718 449.473L463.555 451.725C462.085 452.084 461.3 452.312 460.516 452.574C459.895 452.769 459.307 452.933 458.327 453.128C457.837 453.226 457.249 453.324 456.562 453.455C456.268 453.52 455.909 453.585 455.55 453.651V453.39C455.55 453.39 455.648 453.357 455.713 453.324C456.399 453.161 457.02 453.031 457.575 452.933C458.654 452.737 459.307 452.639 458.719 452.671C457.314 452.769 456.301 452.9 455.484 453.096C455.484 453.096 455.484 453.096 455.452 453.096L455.223 451.79L454.994 452.117L455.157 452.671L454.961 452.182L453.818 453.749C453.818 453.749 453.752 453.749 453.752 453.781C453.589 453.879 453.426 454.01 453.295 454.14L454.635 451.333L454.471 450.909L452.87 454.499C452.772 454.76 452.674 455.021 452.641 455.217C452.609 455.446 452.641 455.348 452.641 455.446C452.674 455.544 452.739 455.641 452.772 455.772H452.576L452.641 455.968H452.805C452.739 456.164 452.38 456.425 452.217 456.392C452.151 456.294 452.217 456.196 452.086 456.098L451.269 455.739H451.204C450.485 456.001 449.701 456.262 448.917 456.555L448.067 456.751ZM452.086 455.282C452.086 455.282 452.086 455.25 452.086 455.217H452.217C452.217 455.217 452.217 455.25 452.217 455.282H452.086ZM452.053 455.217H452.119C452.021 455.446 451.955 455.707 451.988 455.674C451.988 455.674 451.988 455.511 452.053 455.217ZM453.426 455.903L453.066 456.066H452.609L453.426 455.903ZM486.46 442.195V442.228C486.46 442.228 486.46 442.228 486.46 442.195ZM487.538 442.162L487.604 442.26C487.604 442.26 487.604 442.228 487.538 442.162ZM490.12 443.729C490.12 443.729 490.12 443.729 490.087 443.696H490.12V443.729ZM490.12 443.729C490.022 443.631 489.793 443.403 490.12 443.729ZM486.525 442.391C486.525 442.391 486.526 442.326 486.493 442.326C486.493 442.326 486.493 442.358 486.525 442.391ZM524.69 418.468C524.69 418.468 524.755 418.5 524.755 418.533C524.755 418.533 524.69 418.5 524.69 418.468ZM524.755 418.37C524.755 418.37 524.821 418.435 524.853 418.435C524.853 418.435 524.788 418.402 524.755 418.37ZM524.919 418.239C524.919 418.239 524.951 418.272 525.082 418.37L525.54 418.761C525.54 418.761 525.507 418.794 525.474 418.827C525.441 418.827 525.409 418.794 525.376 418.761C525.082 418.5 524.788 418.207 524.919 418.337L524.853 418.304C524.853 418.304 524.919 418.239 524.951 418.239H524.919ZM524.755 418.402C524.755 418.402 524.755 418.402 524.821 418.468L524.755 418.402ZM524.821 418.468L524.755 418.402C524.755 418.402 524.821 418.435 524.853 418.468H524.821ZM524.755 418.402C524.755 418.402 524.788 418.435 524.821 418.468L524.755 418.402ZM524.788 418.272C524.788 418.272 524.788 418.272 524.821 418.272C524.821 418.272 524.886 418.337 524.919 418.337C524.919 418.337 524.853 418.272 524.788 418.239V418.272ZM524.886 418.37C524.886 418.37 524.788 418.304 524.755 418.272C524.821 418.304 524.853 418.37 524.886 418.37ZM524.755 418.304C524.755 418.304 524.821 418.37 524.886 418.402C524.886 418.402 524.821 418.337 524.755 418.304ZM524.886 418.402C524.886 418.402 524.821 418.337 524.788 418.304C524.853 418.337 524.886 418.37 524.886 418.402ZM524.755 418.304C524.755 418.304 524.853 418.37 524.853 418.402L524.755 418.337C524.755 418.337 524.821 418.402 524.853 418.402C524.853 418.402 524.853 418.402 524.755 418.337V418.304ZM524.723 418.435C524.723 418.435 524.755 418.468 524.788 418.5H524.723C524.853 418.598 524.788 418.566 524.69 418.5C524.69 418.5 524.69 418.5 524.723 418.468V418.435ZM524.755 418.533C524.755 418.533 524.723 418.533 524.69 418.468L524.755 418.533ZM531.127 413.703C531.127 413.703 530.931 413.898 530.866 413.931C530.114 414.617 530.931 413.866 530.964 413.801C531.062 413.67 531.094 413.572 531.094 413.507C531.094 413.572 531.16 413.605 531.094 413.703H531.127ZM544.654 401.692H544.556V401.66C544.818 401.757 544.981 401.823 544.654 401.692ZM544.622 401.692C544.622 401.692 544.556 401.692 544.524 401.66C544.524 401.66 544.556 401.66 544.622 401.692ZM544.622 401.725C544.622 401.725 544.556 401.725 544.491 401.692C544.491 401.692 544.556 401.692 544.622 401.725ZM544.491 401.692C544.785 401.79 544.36 401.66 544.883 401.855C544.654 401.79 544.556 401.725 544.458 401.725L544.491 401.692ZM544.687 401.79C544.687 401.79 544.556 401.757 544.524 401.725C544.524 401.725 544.622 401.757 544.687 401.79ZM544.654 401.79C544.654 401.79 544.524 401.757 544.491 401.725C544.491 401.725 544.589 401.725 544.654 401.79ZM545.047 401.953C544.458 401.757 544.752 401.855 544.491 401.757C544.72 401.823 544.949 401.921 545.047 401.953ZM544.949 401.953C544.949 401.953 544.654 401.855 544.524 401.823C544.818 401.921 544.458 401.823 544.818 401.953C544.752 401.953 544.687 401.921 544.622 401.888C544.622 401.888 544.524 401.888 544.85 401.953H544.752C545.21 402.084 545.733 402.247 545.961 402.312C545.047 402.019 545.733 402.247 544.556 401.888C544.622 401.888 544.752 401.953 544.981 402.019C544.916 402.019 544.785 401.953 544.556 401.888C544.72 401.953 545.047 402.051 545.047 402.051C544.883 402.019 544.818 401.986 544.654 401.921C544.949 402.019 545.243 402.116 545.112 402.084C545.014 402.084 544.883 402.019 544.883 402.019C544.883 402.019 545.21 402.116 545.373 402.182C545.373 402.182 545.373 402.182 545.406 402.182C545.471 402.182 545.439 402.182 545.406 402.182C545.373 402.182 545.373 402.182 545.341 402.182H545.275H545.21H545.177L545.373 402.247C545.667 402.345 546.125 402.443 545.961 402.41C545.896 402.41 545.961 402.41 545.602 402.312C545.798 402.378 545.994 402.41 545.831 402.378C545.635 402.312 545.177 402.214 545.047 402.182C545.537 402.312 545.177 402.214 545.7 402.378C545.569 402.378 545.275 402.28 545.21 402.247L545.602 402.345C545.602 402.345 545.406 402.312 545.177 402.247C545.112 402.247 545.929 402.443 545.602 402.345C545.602 402.345 545.504 402.345 545.439 402.312C545.275 402.28 545.7 402.378 545.504 402.345C545.406 402.345 545.341 402.312 545.308 402.28C545.243 402.28 545.177 402.247 545.112 402.214L545.341 402.28H545.21L545.079 402.214C545.112 402.214 545.145 402.214 545.177 402.214C545.177 402.214 545.112 402.214 545.047 402.214C545.047 402.214 544.818 402.149 544.72 402.116C544.622 402.116 544.589 402.116 544.426 402.084C544.426 402.084 544.393 402.084 544.36 402.084L544.458 401.855C544.752 401.953 545.079 402.084 544.949 402.019V401.953ZM534.525 415.041C534.525 415.041 534.525 415.139 534.525 415.171C534.46 415.008 534.427 414.943 534.427 414.943L534.493 415.041H534.525ZM534.427 414.91C534.427 414.91 534.46 415.073 534.493 415.204C534.329 415.139 534.198 414.943 534.166 414.747C534.166 414.747 534.231 414.714 534.231 414.682L534.394 414.91H534.427ZM534.231 414.682C534.231 414.682 534.198 414.714 534.198 414.747C534.198 414.714 534.198 414.682 534.198 414.649V414.714L534.231 414.682ZM544.328 402.149C544.785 402.214 544.687 402.214 545.079 402.28H545.014C545.014 402.28 545.014 402.28 544.981 402.28H545.014C545.243 402.312 545.439 402.345 545.177 402.28C545.243 402.28 545.308 402.28 545.373 402.28H545.341C545.047 402.247 544.818 402.214 544.556 402.149C544.785 402.182 544.785 402.182 545.275 402.28C545.275 402.28 545.243 402.28 545.21 402.28C545.112 402.28 545.145 402.28 545.014 402.28C545.145 402.28 545.177 402.28 545.275 402.312C545.341 402.312 545.373 402.312 545.406 402.312C545.275 402.312 545.21 402.312 545.275 402.312H545.079C544.458 402.182 545.308 402.312 545.602 402.378C545.569 402.378 545.504 402.378 545.471 402.378C545.243 402.378 545.373 402.378 545.504 402.378C545.471 402.378 545.406 402.378 545.21 402.345C545.047 402.345 545.373 402.345 545.635 402.41L545.21 402.345L545.667 402.41C545.373 402.378 544.785 402.28 545.341 402.378H545.439L544.785 402.312L544.328 402.247V402.149ZM544.393 402.149C544.393 402.149 544.458 402.149 544.524 402.149C544.524 402.149 544.524 402.149 544.589 402.149H544.654C544.654 402.149 544.491 402.149 544.426 402.149H544.393ZM545.047 402.149C545.047 402.149 545.047 402.149 545.014 402.149C545.014 402.149 545.047 402.149 545.079 402.149H545.047ZM544.622 402.051L544.393 402.019C544.589 402.019 545.014 402.116 544.654 402.051H544.426C544.426 402.051 544.883 402.084 544.622 402.051ZM544.36 402.019C544.36 402.019 544.752 402.084 544.622 402.051H544.36V402.019ZM544.589 402.019C544.883 402.051 544.589 402.019 544.393 402.019H544.589ZM544.752 402.084C544.752 402.084 544.491 402.051 544.393 402.019C544.393 402.019 544.589 402.019 544.752 402.084ZM544.36 402.019C544.36 402.019 544.752 402.084 544.949 402.116C544.654 402.084 544.458 402.051 544.328 402.019H544.36ZM544.916 402.149C544.393 402.084 544.426 402.084 544.36 402.084C544.556 402.084 544.752 402.149 544.916 402.149ZM544.785 402.116C544.785 402.116 545.275 402.182 544.622 402.116C544.622 402.116 544.426 402.116 544.36 402.084C544.524 402.084 544.72 402.149 544.785 402.149V402.116ZM544.981 402.182C544.23 402.084 544.981 402.182 544.328 402.084L544.981 402.182ZM544.36 402.084C544.556 402.084 544.556 402.116 544.785 402.149L544.36 402.084ZM545.243 402.247L544.556 402.149H544.328C544.72 402.214 545.21 402.28 545.243 402.28V402.247ZM544.328 402.116C544.328 402.116 544.426 402.116 544.589 402.149C544.524 402.149 544.393 402.149 544.328 402.116ZM544.328 402.116C544.328 402.116 544.524 402.116 544.752 402.182C544.132 402.084 544.687 402.182 544.949 402.214L544.491 402.149C544.949 402.214 545.112 402.247 545.243 402.28C545.21 402.28 545.177 402.28 545.112 402.28C544.981 402.28 545.112 402.28 545.243 402.28H544.981C544.981 402.28 545.112 402.28 545.275 402.28C545.275 402.28 545.275 402.28 545.308 402.28C545.21 402.28 545.079 402.247 544.916 402.214C545.112 402.214 545.308 402.28 545.341 402.28C545.21 402.28 545.112 402.247 545.079 402.247C544.785 402.214 545.602 402.345 545.145 402.247C544.981 402.247 544.916 402.214 544.883 402.214C544.883 402.214 544.916 402.214 544.949 402.214C544.654 402.182 544.524 402.149 544.262 402.116H544.328ZM544.752 402.214C544.752 402.214 544.687 402.214 544.622 402.214H544.589C544.589 402.214 544.589 402.214 544.654 402.214C544.589 402.214 544.524 402.214 544.524 402.214C544.393 402.214 544.36 402.214 544.328 402.214C544.622 402.247 544.916 402.312 544.752 402.28V402.214ZM563.148 303.03C563.148 303.03 563.149 303.03 563.181 303.03H563.148ZM563.083 302.997C563.083 302.997 563.181 302.997 563.214 302.965C563.247 302.965 563.312 302.965 563.345 302.965C563.148 303.03 563.116 303.03 563.247 302.997H563.083V303.03C563.083 303.03 563.083 303.03 563.116 303.03L563.083 302.997ZM563.018 303.03C563.018 303.03 563.018 303.03 562.985 303.03C562.985 303.03 562.985 303.03 563.018 303.03ZM562.626 300.615C562.887 300.517 563.148 300.452 563.41 300.419C563.41 300.419 563.312 300.484 563.247 300.517C563.214 300.517 563.148 300.549 563.05 300.582H563.148C563.148 300.582 563.083 300.582 563.05 300.582C562.985 300.582 562.822 300.647 562.658 300.713V300.647C562.658 300.647 562.658 300.647 562.756 300.647H562.658L562.626 300.615ZM558.117 290.758C558.117 290.758 557.986 290.791 557.888 290.824C557.888 290.824 557.953 290.824 557.986 290.824C558.051 290.824 558.084 290.824 558.149 290.791L558.117 290.758ZM395.623 276.79C395.623 276.79 395.623 276.887 395.591 276.92C395.558 276.92 395.525 276.887 395.493 276.855C395.525 276.822 395.558 276.757 395.591 276.724L395.656 276.626V276.757L395.623 276.79ZM388.99 286.189L388.762 286.385C388.762 286.385 388.631 286.515 388.631 286.483L388.729 286.352C388.729 286.352 388.958 286.222 388.533 286.222H388.174C388.174 286.222 388.37 286.059 388.468 285.993C388.664 286.059 388.86 286.124 388.958 286.189H388.99ZM371.019 315.367H370.856V315.301H371.052V315.367H371.019ZM364.353 356.849C364.353 356.849 364.353 356.816 364.419 356.751C364.353 356.816 364.321 356.849 364.255 356.914C364.255 356.914 364.223 356.914 364.223 356.947L364.353 356.816V356.849ZM364.288 356.849C364.288 356.849 364.353 356.783 364.386 356.751C364.386 356.751 364.353 356.783 364.288 356.849ZM365.007 359.068C365.268 359.688 365.366 360.21 365.366 360.635C365.366 361.516 365.138 362.038 365.105 361.842C365.17 361.091 365.138 360.341 364.811 359.59L364.549 358.97C364.549 358.97 364.549 358.937 364.484 358.676V358.546C364.484 358.546 364.746 358.383 364.876 358.285V358.513C364.942 359.035 364.811 358.611 364.974 359.101L365.007 359.068ZM366.935 394.12H366.869H366.706C366.673 394.12 366.641 394.12 366.608 394.12C366.771 394.12 366.869 394.12 366.935 394.12ZM366.837 394.022C366.837 394.022 366.706 394.022 366.641 394.022H366.837ZM365.464 395.524V395.654H365.497C365.497 395.589 365.497 395.556 365.464 395.524C365.464 395.524 365.464 395.524 365.464 395.589V395.654C365.464 395.752 365.53 395.883 365.562 396.013C365.432 395.556 365.562 395.948 365.464 395.654C365.53 395.915 365.562 396.013 365.595 396.111H365.497L365.432 396.144L365.268 395.589V395.458L365.399 395.524H365.464ZM365.66 395.589C365.66 395.589 365.66 395.622 365.693 395.687L365.824 396.013C365.758 395.85 365.693 395.654 365.66 395.556V395.589ZM365.693 396.079V396.013C365.628 395.85 365.693 395.948 365.693 396.079ZM365.693 396.079C365.693 396.079 365.66 395.948 365.628 395.85C365.595 395.654 365.628 395.85 365.758 396.046H365.726L365.693 396.079ZM365.889 396.013H365.824C365.824 395.817 365.955 396.013 365.889 395.72L365.955 395.915C365.922 395.915 365.889 395.981 365.824 395.981L365.889 396.013ZM366.053 395.883C366.053 395.883 366.02 395.785 365.987 395.72C365.987 395.72 366.02 395.817 366.053 395.85C366.053 395.85 366.053 395.85 366.02 395.85L366.053 395.883ZM364.484 357.926C364.484 357.926 364.517 357.893 364.549 357.893C364.549 357.893 364.484 357.958 364.451 357.958L364.484 357.926ZM364.484 357.926H364.517V357.893C364.517 357.893 364.451 357.926 364.419 357.958L364.484 357.926ZM364.484 357.893V357.828C364.484 357.828 364.484 357.828 364.517 357.828C364.517 357.828 364.484 357.86 364.451 357.893H364.484ZM364.648 357.306L364.713 357.24C364.713 357.24 364.778 357.208 364.778 357.175C364.778 357.175 364.746 357.208 364.713 357.24C364.713 357.24 364.68 357.24 364.648 357.273V357.306ZM364.648 357.306C364.648 357.306 364.582 357.338 364.582 357.371C364.582 357.371 364.582 357.371 364.615 357.338C364.615 357.338 364.68 357.273 364.713 357.273L364.648 357.338V357.306ZM364.549 357.273C364.549 357.273 364.549 357.273 364.517 357.306L364.549 357.273ZM364.157 357.077V357.044L364.223 356.979C364.223 356.979 364.223 356.979 364.255 356.947C364.223 356.979 364.19 357.044 364.157 357.077ZM366.608 394.088C366.608 394.088 366.673 394.088 366.739 394.088C366.739 394.088 366.869 394.088 366.935 394.088C366.804 394.088 366.673 394.088 366.641 394.088H366.608ZM366.608 394.088C367.262 394.12 366.183 394.055 366.869 394.088H366.575H366.608ZM366.608 394.055H366.869C366.804 394.055 366.739 394.055 366.608 394.055ZM366.608 394.055H366.771C366.771 394.055 366.804 394.055 366.837 394.055C366.739 394.055 366.673 394.055 366.608 394.055ZM366.739 394.055C366.739 394.055 366.804 394.055 366.837 394.055C366.804 394.055 366.804 394.055 366.739 394.055ZM366.608 394.022C366.608 394.022 366.771 394.022 366.804 394.022C366.739 394.022 366.706 394.022 366.608 394.022ZM366.804 394.022C366.804 394.022 366.673 394.022 366.608 394.022C366.608 394.022 366.706 394.022 366.771 394.022H366.804ZM366.608 393.99C366.608 393.99 366.673 393.99 366.706 393.99H366.739C366.739 393.99 366.739 393.99 366.673 393.99C366.706 393.99 366.706 393.99 366.739 393.99C366.673 393.99 366.608 393.99 366.575 393.99H366.608ZM366.608 393.99C366.608 393.99 366.706 393.99 366.739 393.99C366.673 393.99 366.641 393.99 366.575 393.99H366.608ZM366.608 393.99V393.892C366.608 393.892 366.706 393.957 366.739 393.99C366.706 393.99 366.641 393.99 366.608 393.99ZM365.04 391.02C365.138 390.987 365.105 390.987 365.04 391.02ZM364.844 357.958C364.844 357.958 364.844 357.958 364.876 357.958C364.876 357.958 364.844 357.958 364.811 357.991L364.844 357.958ZM365.04 357.795C365.04 357.795 365.04 357.795 365.072 357.795C365.072 357.795 365.072 357.795 365.04 357.795ZM364.746 357.926C364.746 357.926 364.778 357.893 364.811 357.86C364.844 357.86 364.876 357.795 364.909 357.795C364.909 357.795 364.811 357.893 364.778 357.926H364.746ZM364.844 357.828C364.844 357.828 364.844 357.828 364.876 357.795C364.876 357.795 364.844 357.795 364.811 357.828H364.844ZM364.909 357.762C364.909 357.762 364.942 357.73 364.974 357.697C364.974 357.697 364.909 357.73 364.909 357.762ZM364.778 357.86C364.778 357.86 364.876 357.795 364.909 357.762L364.778 357.86ZM364.549 357.991L364.909 357.697C364.713 357.86 364.549 357.958 364.549 357.991ZM364.746 357.795L364.909 357.665C364.909 357.665 364.811 357.762 364.746 357.795ZM364.615 357.893C364.615 357.893 364.615 357.893 364.582 357.893C364.582 357.893 364.582 357.893 364.549 357.926L364.68 357.828C364.68 357.828 364.615 357.893 364.549 357.926C364.549 357.926 364.648 357.828 364.746 357.762C364.68 357.828 364.615 357.86 364.549 357.926C364.549 357.926 364.615 357.893 364.615 357.86C364.746 357.762 364.615 357.86 364.549 357.893C364.549 357.893 364.713 357.762 364.746 357.73C364.746 357.73 364.746 357.73 364.68 357.762C364.778 357.697 364.844 357.632 364.909 357.567C364.909 357.567 364.68 357.762 364.648 357.795L364.615 357.893ZM364.615 357.828C364.615 357.828 364.648 357.795 364.68 357.795C364.68 357.795 364.68 357.795 364.713 357.795C364.648 357.86 364.582 357.893 364.517 357.926C364.517 357.926 364.517 357.926 364.549 357.893C364.549 357.893 364.517 357.893 364.484 357.926C364.484 357.926 364.778 357.697 364.876 357.599C364.876 357.599 364.746 357.697 364.582 357.828H364.615ZM364.582 357.86C364.615 357.86 364.615 357.828 364.713 357.762C364.648 357.828 364.615 357.828 364.582 357.86L364.68 357.795C365.007 357.534 364.811 357.697 364.582 357.86C364.582 357.86 364.582 357.86 364.549 357.86L364.942 357.501V357.632C364.942 357.632 364.811 357.73 364.615 357.86H364.582ZM364.615 357.436C364.615 357.436 364.844 357.24 364.909 357.208C364.909 357.208 365.105 357.077 364.615 357.436ZM364.778 357.273C364.778 357.273 364.844 357.208 364.876 357.175C364.876 357.175 364.811 357.24 364.778 357.273ZM364.811 357.273C364.811 357.273 364.876 357.208 364.909 357.175C364.909 357.175 364.844 357.24 364.811 357.273ZM364.778 357.208C364.778 357.208 364.778 357.208 364.778 357.175C364.778 357.175 364.811 357.142 364.844 357.142C364.811 357.142 364.778 357.208 364.746 357.208H364.778ZM364.844 357.142C364.844 357.142 364.844 357.142 364.811 357.175C364.811 357.175 364.778 357.208 364.746 357.24C364.746 357.24 364.778 357.208 364.811 357.175L364.746 357.24C364.746 357.24 364.68 357.273 364.68 357.306C364.68 357.306 364.746 357.24 364.778 357.208C364.778 357.208 364.844 357.175 364.844 357.142C364.844 357.142 364.844 357.142 364.811 357.142C364.811 357.142 364.811 357.142 364.876 357.077C364.876 357.077 364.876 357.077 364.811 357.11L364.844 357.142ZM364.746 357.175C364.778 357.142 364.811 357.11 364.844 357.077L364.746 357.175ZM364.648 357.175C364.713 357.11 364.746 357.077 364.811 357.012C364.778 357.044 364.713 357.11 364.68 357.142L364.648 357.175ZM364.582 357.142L364.713 357.012C364.549 357.142 364.321 357.403 364.549 357.142H364.582ZM364.615 357.142C364.615 357.142 364.713 357.044 364.746 357.012C364.68 357.077 364.451 357.306 364.615 357.142ZM364.582 357.142L364.713 357.012C364.615 357.11 364.484 357.24 364.549 357.142H364.582ZM364.419 357.273C364.517 357.175 364.648 357.044 364.713 356.979C364.713 356.979 364.713 356.979 364.746 356.979C364.68 357.044 364.549 357.175 364.451 357.273H364.419ZM364.353 357.24C364.517 357.044 364.582 356.979 364.615 356.914C364.615 356.914 364.615 356.914 364.648 356.914C364.549 357.012 364.419 357.11 364.353 357.208V357.24ZM364.353 357.11C364.353 357.11 364.353 357.11 364.288 357.175C364.288 357.175 364.353 357.11 364.451 356.979C364.451 356.979 364.517 356.914 364.549 356.849C364.451 356.947 364.353 357.044 364.321 357.077L364.353 357.11ZM364.255 357.175C364.811 356.49 363.994 357.403 364.484 356.849C364.484 356.849 364.517 356.849 364.549 356.881L364.288 357.175H364.255ZM364.255 357.044L364.451 356.816C364.386 356.881 364.353 356.914 364.255 357.044ZM363.7 339.714H363.831V339.779H363.7V339.714ZM379.221 297.841C379.221 297.841 379.221 297.906 379.221 297.971C379.221 297.906 379.221 297.873 379.221 297.841ZM378.24 299.538C378.24 299.538 378.306 299.57 378.338 299.603C378.338 299.603 378.338 299.603 378.306 299.603C378.306 299.603 378.306 299.603 378.24 299.538ZM379.057 299.962C379.057 299.962 378.894 299.897 378.828 299.864C378.927 299.864 378.992 299.929 379.057 299.962ZM379.776 300.027C379.776 300.027 379.841 300.027 379.874 300.027C379.874 300.027 379.809 300.027 379.776 300.027C379.874 299.799 379.972 299.505 380.103 299.146C380.495 299.015 380.593 298.852 380.691 298.82L380.985 298.624L381.083 298.559C380.397 300.125 379.678 300.745 379.645 300.549C379.645 300.484 379.678 300.288 379.776 300.027ZM380.691 298.2H380.462V298.167H380.691V298.2ZM389.709 279.629C389.709 279.629 389.579 279.629 389.546 279.629C389.611 279.629 389.677 279.629 389.709 279.629ZM386.572 285.732H386.671C386.671 285.732 386.736 285.797 386.769 285.797C386.605 285.732 386.507 285.7 386.572 285.732ZM563.345 302.932C563.345 302.932 563.345 302.932 563.41 302.932C563.41 302.932 563.377 302.932 563.345 302.932ZM562.985 300.647C562.985 300.647 562.789 300.713 562.658 300.745L562.789 300.68C562.789 300.68 562.985 300.615 562.985 300.647ZM563.377 302.965H563.345C563.345 302.965 563.345 302.965 563.377 302.965H563.312C563.312 302.965 563.345 302.965 563.377 302.965ZM563.345 302.965C563.345 302.965 563.312 302.965 563.279 302.965H563.345ZM563.279 302.997C563.279 302.997 563.247 302.997 563.214 302.997H563.279ZM563.475 302.965C563.475 302.965 563.475 302.965 563.508 302.965C563.508 302.965 563.508 302.965 563.475 302.965ZM563.475 302.834H563.443C563.443 302.834 563.443 302.834 563.475 302.834ZM563.475 302.867C563.475 302.867 563.443 302.867 563.41 302.867C563.41 302.867 563.41 302.867 563.443 302.867H563.475ZM563.475 302.899H563.41C563.41 302.899 563.443 302.899 563.475 302.899ZM563.312 302.932C563.312 302.932 563.279 302.932 563.247 302.932H563.312ZM563.312 302.932H563.377C563.377 302.932 563.345 302.932 563.312 302.932ZM563.279 302.965C563.279 302.965 563.214 302.965 563.181 302.965C563.181 302.965 563.247 302.965 563.279 302.965ZM563.377 302.997C563.377 302.997 563.377 302.997 563.41 302.997C563.41 302.997 563.41 302.997 563.377 302.997ZM562.887 300.615C562.887 300.615 562.724 300.68 562.626 300.713C562.626 300.713 562.756 300.68 562.887 300.615ZM562.756 300.713L562.658 300.778C562.658 300.778 562.756 300.745 562.789 300.713H562.756ZM562.658 300.745C562.92 300.68 563.181 300.615 563.083 300.68C562.985 300.68 562.854 300.745 562.854 300.745C562.854 300.745 562.952 300.745 563.018 300.745C562.756 300.876 563.377 300.615 562.92 300.843H562.854C562.56 301.006 563.05 300.843 563.148 300.778C562.92 300.843 562.985 300.843 562.724 300.941L562.626 300.778L562.658 300.745ZM562.789 300.941L563.05 300.843C563.05 300.843 563.116 300.843 563.181 300.843C563.181 300.843 563.149 300.843 563.116 300.876H563.05H563.083C563.083 300.876 563.05 300.908 563.018 300.941C562.952 300.974 562.92 301.006 562.985 300.974C562.985 300.974 562.952 300.974 562.92 301.006H562.854C562.854 301.006 562.854 301.006 562.887 301.006C562.854 301.006 562.822 301.072 562.789 301.104L562.691 300.941H562.724H562.789ZM563.181 302.671C563.181 302.671 563.181 302.671 563.148 302.671C563.148 302.671 563.149 302.671 563.181 302.671ZM563.443 302.801C563.443 302.801 563.377 302.834 563.345 302.867C563.345 302.867 563.247 302.867 563.181 302.899C563.279 302.867 563.345 302.801 563.443 302.769V302.801ZM563.181 302.899C563.181 302.899 563.279 302.899 563.345 302.867C563.279 302.867 563.214 302.867 563.181 302.899ZM563.41 302.834C563.41 302.834 563.41 302.834 563.475 302.834L563.41 302.867C563.377 302.867 563.377 302.867 563.312 302.867C563.345 302.867 563.345 302.867 563.377 302.867H563.312C563.312 302.867 563.214 302.932 563.181 302.932C563.247 302.932 563.312 302.867 563.377 302.834H563.41ZM563.312 302.932H563.181C563.214 302.932 563.247 302.932 563.279 302.932H563.312ZM563.181 302.965H563.279C563.279 302.965 563.214 302.965 563.148 302.997L563.181 302.965ZM563.247 302.965C563.247 302.965 563.181 302.965 563.116 302.997H563.214L563.247 302.965ZM563.312 302.997C563.312 302.997 563.312 302.997 563.345 302.997C563.345 302.997 563.345 302.997 563.312 302.997ZM563.443 302.997H563.508C563.508 302.997 563.475 302.997 563.443 302.997ZM563.573 303.193C563.573 303.193 563.508 303.193 563.475 303.193H563.541H563.573ZM409.412 451.66C409.412 451.66 409.412 451.725 409.38 451.758C409.38 451.758 409.282 451.888 409.216 451.986C409.347 451.692 409.314 451.758 409.445 451.497C409.445 451.562 409.445 451.594 409.445 451.66H409.412ZM408.432 452.378C408.432 452.378 408.432 452.378 408.432 452.41V452.378ZM408.432 452.378C408.432 452.345 408.432 452.312 408.465 452.28C408.465 452.28 408.465 452.28 408.465 452.345L408.432 452.378ZM419.868 456.816C421.829 457.012 423.365 457.502 425.587 458.318C425.75 458.481 425.685 458.546 425.489 458.514C425.162 458.383 424.672 458.318 424.116 458.122C424.77 458.285 422.156 457.11 419.868 456.816ZM365.04 357.534C365.04 357.534 365.138 357.469 365.17 357.436C365.236 357.403 365.17 357.436 365.072 357.501C365.072 357.501 365.072 357.501 365.04 357.534ZM364.223 356.653C364.223 356.653 364.223 356.653 364.223 356.685C364.223 356.685 364.223 356.685 364.19 356.718C364.19 356.718 364.223 356.653 364.255 356.653H364.223ZM364.255 356.62C364.255 356.62 364.255 356.62 364.255 356.588C364.255 356.588 364.255 356.588 364.255 356.62ZM364.125 356.783L364.19 356.685C364.027 356.849 363.929 356.979 363.994 356.914C363.994 356.914 364.059 356.849 364.092 356.816C364.092 356.816 364.092 356.783 364.059 356.816L364.125 356.783ZM520.311 429.76C520.311 429.728 520.246 429.695 520.213 429.662C520.213 429.695 520.279 429.728 520.311 429.76ZM539.132 251.757H539.067C539.067 251.757 539.067 251.757 539.132 251.757ZM380.135 269.185L380.462 268.859C380.462 268.859 380.332 269.12 380.234 269.25L380.135 269.185ZM375.953 272.873H375.92H375.888C375.888 272.873 375.92 272.873 375.986 272.873H375.953ZM376.214 273.134C376.214 273.134 376.051 273.036 375.953 272.971H376.018C376.018 272.971 376.28 273.167 376.247 273.134H376.214ZM375.855 272.906C375.855 272.906 375.888 272.906 375.92 272.906C375.855 272.873 375.822 272.84 375.79 272.808L375.92 272.906C375.92 272.906 376.084 273.036 376.149 273.069H376.084C376.084 273.069 376.018 272.971 375.986 272.971C375.92 272.938 375.92 272.938 375.986 272.971L376.084 273.036H376.116C375.986 272.938 375.92 272.906 375.888 272.873L375.855 272.906ZM376.28 273.232H376.247C376.247 273.232 376.247 273.232 376.214 273.232H376.28ZM376.182 273.33C376.182 273.33 376.182 273.33 376.214 273.33H376.182ZM376.051 273.265C376.051 273.265 376.116 273.297 376.149 273.297H376.182H376.116C376.116 273.297 376.051 273.265 376.051 273.232V273.265ZM376.28 273.428C376.28 273.428 376.378 273.493 376.345 273.461C376.345 273.461 376.313 273.461 376.28 273.428ZM376.214 273.428C376.214 273.428 376.214 273.428 376.247 273.428H376.28C376.28 273.428 376.28 273.428 376.247 273.428H376.214ZM376.313 273.461L376.378 273.526C376.378 273.526 376.313 273.526 376.28 273.461H376.313ZM345.337 341.509C345.337 341.509 345.663 341.248 345.761 341.476C345.533 342.847 345.304 344.218 345.141 345.589C345.01 345.328 345.01 344.251 345.337 341.542V341.509ZM380.691 456.262C380.332 455.87 380.037 455.446 379.678 455.021C380.952 456 382.292 456.947 383.632 457.828C383.272 457.73 382.455 457.339 380.658 456.229L380.691 456.262ZM410.295 470.491C409.576 470.23 409.02 469.937 409.216 469.839C410.785 470.23 412.614 470.687 414.738 471.046C413.268 470.883 411.798 470.687 410.295 470.491ZM462.183 466.901C462.183 466.901 462.183 466.901 462.117 466.901C461.921 466.901 461.692 466.934 461.464 466.967C462.477 466.575 463.522 466.183 464.535 465.759L466.724 465.367C465.221 465.922 463.686 466.412 462.183 466.934V466.901ZM520.344 429.891C520.344 429.891 520.442 429.989 520.508 430.087C520.671 430.25 520.213 429.76 520.377 429.956L520.573 430.152C520.573 430.152 520.573 430.152 520.573 430.184C520.475 430.054 520.377 429.989 520.311 429.923L520.344 429.891ZM520.965 430.641C520.965 430.641 520.769 430.413 520.736 430.38C520.834 430.478 520.41 430.021 520.834 430.511C520.834 430.511 520.9 430.576 520.932 430.609L520.965 430.641ZM520.932 430.576L520.606 430.217C520.998 430.641 520.802 430.413 520.9 430.511C520.9 430.511 520.932 430.543 520.965 430.576H520.932ZM520.834 430.446C520.834 430.446 520.834 430.446 520.769 430.38L520.834 430.446ZM520.442 430.021L520.769 430.348C520.606 430.152 520.442 430.021 520.442 429.989V430.021ZM521.03 430.609C521.03 430.609 520.998 430.576 520.932 430.511C520.932 430.511 520.932 430.511 520.932 430.478C520.932 430.478 521.03 430.576 521.03 430.609ZM520.41 429.923C520.41 429.923 520.083 429.597 520.017 429.499C520.181 429.662 520.279 429.76 520.377 429.891L520.41 429.923ZM520.279 429.76C520.279 429.76 520.279 429.76 520.311 429.793C520.311 429.793 520.312 429.793 520.246 429.728L520.279 429.76Z" fill="%231D1D1B"/></svg>')}
.socials-cta-banner{position:relative}.socials-cta-banner__socials{display:flex;gap:clamp(1.5rem,5vw,5rem);justify-content:center;margin-block-start:25px}.socials-cta-banner__socials a{width:48px;height:48px;background-color:#fff;border-radius:50%;color:#396948;transition:.3s;font-size:1.8rem;text-decoration:none;line-height:1}.socials-cta-banner__socials a:hover{text-decoration:none;scale:1.1}.socials-cta-banner__socials a::before{line-height:1;position:relative;top:50%;transform:translateY(-50%)}@media (max-width:768px){.socials-cta-banner__socials a{width:40px;height:40px;font-size:1.5rem}}
.block--system-branding-block .site-logo img{width:100px;border-radius:0}
