/*!
Theme Name: financy
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: financy
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

financy is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */
@font-face {
    font-family: 'Inter';
    src: url('/wp-content/themes/financy/fonts/Inter-Regular.eot');
    src: url('/wp-content/themes/financy/fonts/Inter-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/financy/fonts/Inter-Regular.woff2') format('woff2'),
        url('/wp-content/themes/financy/fonts/Inter-Regular.woff') format('woff'),
        url('/wp-content/themes/financy/fonts/Inter-Regular.ttf') format('truetype'),
        url('/wp-content/themes/financy/fonts/Inter-Regular.svg#Inter-Regular') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Inter';
    src: url('/wp-content/themes/financy/fonts/Inter-Regular.eot');
    src: url('/wp-content/themes/financy/fonts/Inter-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/financy/fonts/Inter-Regular.woff2') format('woff2'),
        url('/wp-content/themes/financy/fonts/Inter-Regular.woff') format('woff'),
        url('/wp-content/themes/financy/fonts/Inter-Regular.ttf') format('truetype'),
        url('/wp-content/themes/financy/fonts/Inter-Regular.svg#Inter-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('/wp-content/themes/financy/fonts/Inter-Light.eot');
    src: url('/wp-content/themes/financy/fonts/Inter-Light.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/financy/fonts/Inter-Light.woff2') format('woff2'),
        url('/wp-content/themes/financy/fonts/Inter-Light.woff') format('woff'),
        url('/wp-content/themes/financy/fonts/Inter-Light.ttf') format('truetype'),
        url('/wp-content/themes/financy/fonts/Inter-Light.svg#Inter-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Helvetica';
    src: url('/wp-content/themes/financy/fonts/Helvetica/Helvetica.eot');
    src: url('/wp-content/themes/financy/fonts/Helvetica/Helvetica.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/financy/fonts/Helvetica/Helvetica.woff2') format('woff2'),
        url('/wp-content/themes/financy/fonts/Helvetica/Helvetica.woff') format('woff'),
        url('/wp-content/themes/financy/fonts/Helvetica/Helvetica.ttf') format('truetype'),
        url('/wp-content/themes/financy/fonts/Helvetica/Helvetica.svg#Helvetica') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('/wp-content/themes/financy/fonts/Helvetica/Helvetica-Bold.eot');
    src: url('/wp-content/themes/financy/fonts/Helvetica/Helvetica-Bold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/financy/fonts/Helvetica/Helvetica-Bold.woff2') format('woff2'),
        url('/wp-content/themes/financy/fonts/Helvetica/Helvetica-Bold.woff') format('woff'),
        url('/wp-content/themes/financy/fonts/Helvetica/Helvetica-Bold.ttf') format('truetype'),
        url('/wp-content/themes/financy/fonts/Helvetica/Helvetica-Bold.svg#Helvetica-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('/wp-content/themes/financy/fonts/Helvetica/Helvetica-Light.eot');
    src: url('/wp-content/themes/financy/fonts/Helvetica/Helvetica-Light.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/financy/fonts/Helvetica/Helvetica-Light.woff2') format('woff2'),
        url('/wp-content/themes/financy/fonts/Helvetica/Helvetica-Light.woff') format('woff'),
        url('/wp-content/themes/financy/fonts/Helvetica/Helvetica-Light.ttf') format('truetype'),
        url('/wp-content/themes/financy/fonts/Helvetica/Helvetica-Light.svg#Helvetica-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/financy/fonts/Helvetica/HelveticaNeue.eot');
    src: url('/wp-content/themes/financy/fonts/Helvetica/HelveticaNeue.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/financy/fonts/Helvetica/HelveticaNeue.woff2') format('woff2'),
        url('/wp-content/themes/financy/fonts/Helvetica/HelveticaNeue.woff') format('woff'),
        url('/wp-content/themes/financy/fonts/Helvetica/HelveticaNeue.ttf') format('truetype'),
        url('/wp-content/themes/financy/fonts/Helvetica/HelveticaNeue.svg#HelveticaNeue') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/financy/fonts/Helvetica/HelveticaNeue-Light.eot');
    src: url('/wp-content/themes/financy/fonts/Helvetica/HelveticaNeue-Light.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/financy/fonts/Helvetica/HelveticaNeue-Light.woff2') format('woff2'),
        url('/wp-content/themes/financy/fonts/Helvetica/HelveticaNeue-Light.woff') format('woff'),
        url('/wp-content/themes/financy/fonts/Helvetica/HelveticaNeue-Light.ttf') format('truetype'),
        url('/wp-content/themes/financy/fonts/Helvetica/HelveticaNeue-Light.svg#HelveticaNeue-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/financy/fonts/Helvetica/HelveticaNeue-Medium.eot');
    src: url('/wp-content/themes/financy/fonts/Helvetica/HelveticaNeue-Medium.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/financy/fonts/Helvetica/HelveticaNeue-Medium.woff2') format('woff2'),
        url('/wp-content/themes/financy/fonts/Helvetica/HelveticaNeue-Medium.woff') format('woff'),
        url('/wp-content/themes/financy/fonts/Helvetica/HelveticaNeue-Medium.ttf') format('truetype'),
        url('/wp-content/themes/financy/fonts/Helvetica/HelveticaNeue-Medium.svg#HelveticaNeue-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/financy/fonts/Helvetica/HelveticaNeue-Bold.eot');
    src: url('/wp-content/themes/financy/fonts/Helvetica/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/financy/fonts/Helvetica/HelveticaNeue-Bold.woff2') format('woff2'),
        url('/wp-content/themes/financy/fonts/Helvetica/HelveticaNeue-Bold.woff') format('woff'),
        url('/wp-content/themes/financy/fonts/Helvetica/HelveticaNeue-Bold.ttf') format('truetype'),
        url('/wp-content/themes/financy/fonts/Helvetica/HelveticaNeue-Bold.svg#HelveticaNeue-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{overflow-x:hidden;line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;overflow-x:hidden;}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:#fff0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*::before,*::after{box-sizing:border-box;}html{box-sizing:border-box}body,button,input,select,optgroup,textarea{color:#404040;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:1rem;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family: 'Inter';line-height: 1.18;font-weight: normal;clear:both}p{margin-bottom:1.5em}dfn,cite,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:#eee;font-family:"Courier 10 Pitch",courier,monospace;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:monaco,consolas,"Andale Mono","DejaVu Sans Mono",monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{background:#fff9c0;text-decoration:none}big{font-size:125%}body{background:#fff}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}ul,ol{margin:0 0 1.5em 0}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}embed,iframe,object{max-width:100%}img{height:auto;max-width:100%}figure{margin:1em 0}table{margin:0 0 1.5em;width:100%}a{color:#4169e1}a:focus{outline:0}a:hover,a:active{outline:0}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea{background: transparent;border-radius: 100px;color:#fff;border:1px solid rgba(255, 255, 255,.2);padding:10px 24px 11px;font-size: 18px;font-family: Helvetica;width: 100%;margin-bottom: 0;}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus{border-color:#0FFC9A;outline: none}select{border:1px solid #c7c7c7}textarea{width:100%;resize: none;height: 118px;border-radius: 25px;}.main-navigation{display:block;width:100%}.main-navigation ul{display:none;list-style:none;margin:0;padding-left:0}.main-navigation ul ul{box-shadow:0 3px 3px rgb(0 0 0 / .2);float:left;position:absolute;top:100%;left:-999em;z-index:99999}.main-navigation ul ul ul{left:-999em;top:0}.main-navigation ul ul li:hover>ul,.main-navigation ul ul li.focus>ul{display:block;left:auto}.main-navigation ul ul a{width:200px}.main-navigation ul li:hover>ul,.main-navigation ul li.focus>ul{left:auto}.main-navigation li{position:relative}.main-navigation a{display:block;text-decoration:none}.menu-toggle,.main-navigation.toggled ul{display:block}@media screen and (min-width:1025px){.menu-toggle{display:none}.main-navigation ul{display:flex}}.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation{margin:0 0 1.5em}.comment-navigation .nav-links,.posts-navigation .nav-links,.post-navigation .nav-links{display:flex}.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous{flex:1 0 50%}.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next{text-align:end;flex:1 0 50%}.sticky{display:block}.updated:not(.published){display:none}.page-links{clear:both;margin:0 0 1.5em}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.widget{margin:0 0 1.5em}.widget select{max-width:100%}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.custom-logo-link{display:inline-block}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em;display:grid;grid-gap:1.5em}.gallery-item{display:inline-block;text-align:center;width:100%}.gallery-columns-2{grid-template-columns:repeat(2,1fr)}.gallery-columns-3{grid-template-columns:repeat(3,1fr)}.gallery-columns-4{grid-template-columns:repeat(4,1fr)}.gallery-columns-5{grid-template-columns:repeat(5,1fr)}.gallery-columns-6{grid-template-columns:repeat(6,1fr)}.gallery-columns-7{grid-template-columns:repeat(7,1fr)}.gallery-columns-8{grid-template-columns:repeat(8,1fr)}.gallery-columns-9{grid-template-columns:repeat(9,1fr)}.gallery-caption{display:block}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.alignleft{float:left;margin-right:1.5em;margin-bottom:1.5em}.alignright{float:right;margin-left:1.5em;margin-bottom:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;margin-bottom:1.5em}
input::placeholder,
textarea::placeholder{
    color: #fff!important;
    opacity: 1!important;
    font-size: 18px;
    font-family: Inter;
}
html.hidden{
    overflow: hidden;
}
/* Main styles */
body{
    font: 400 22px 'Helvetica';
    color: #023143;
    line-height: 1.5;
    min-width: 320px;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    background: #f3f3f3;
}
@media screen and (min-width: 1920px){
    body.compensate-for-scrollbar{
        margin-right: auto!important;
    }
    body{
        overflow: unset;
    }
}
a{
    color: #023143;
}
a:hover{
    text-decoration: none;
}
a, .btn, button{
    transition: all .3s ease;
}
.container{
    padding-right: 20px;
    padding-left: 20px;
    max-width: 1570px;
    width: 100%;
    margin: 0 auto;
}
.row{
    display: flex;
    flex-wrap: wrap;
}

.header{
    background: rgba(2, 49, 67, .6);
    padding: 30px 0 30px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99;
}
.header-row{
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    display: flex;
}
.logo{
    max-width: 149px;
    width: 15%;
}
.logo img{
    width: 100%;
    height: auto;
}
.nav-menu{
    /*width: 62%;*/
    padding: 0 15px 0;
    position: relative;
    margin: 0 auto 0 6.7%;
}
.nav-menu > ul{
    display: flex;
    align-items: center;
    gap: 22%;
    list-style: none;
    padding: 0;
    margin: 0;
}
.nav-menu ul  a,
.header--action >  ul a,
.phone-link {
    display: block;
    padding: 0;
    font: 400 18px 'Helvetica','Helvetica Neue';
    color: #fff;
    text-decoration: none;
}
.sub-menu li a{
    font-size: 16px;
}
.nav-menu ul a:hover,
.header--action > ul a:hover,
.phone-link:hover,
.menu-item-has-children:hover > a{
    color: #0FFC9A;
}
.menu-item-has-children{
    position: relative;
}
.menu-item-has-children > a{
    display: flex!important;
    align-items: center;
    gap: 7px;
}
.menu-item-has-children > a::after{
    content: '';
    display: block;
    width: 8px;
    height: 10px;
    background: center/contain no-repeat;
    transition: all .3s ease;
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='10' viewBox='0 0 8 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.64645 9.85355C3.84171 10.0488 4.15829 10.0488 4.35355 9.85355L7.53553 6.67157C7.7308 6.47631 7.7308 6.15973 7.53553 5.96447C7.34027 5.7692 7.02369 5.7692 6.82843 5.96447L4 8.79289L1.17157 5.96447C0.976311 5.7692 0.659729 5.7692 0.464466 5.96447C0.269204 6.15973 0.269204 6.47631 0.464466 6.67157L3.64645 9.85355ZM4 0.5L3.5 0.5L3.5 9.5L4 9.5L4.5 9.5L4.5 0.5L4 0.5Z' fill='white'/%3E%3C/svg%3E%0A");
}
.menu-item-has-children a:hover::after,
.menu-item-has-children:hover a::after{
    transform: rotate(180deg);
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='10' viewBox='0 0 8 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.64645 9.85355C3.84171 10.0488 4.15829 10.0488 4.35355 9.85355L7.53553 6.67157C7.7308 6.47631 7.7308 6.15973 7.53553 5.96447C7.34027 5.7692 7.02369 5.7692 6.82843 5.96447L4 8.79289L1.17157 5.96447C0.976311 5.7692 0.659729 5.7692 0.464466 5.96447C0.269204 6.15973 0.269204 6.47631 0.464466 6.67157L3.64645 9.85355ZM4 0.5L3.5 0.5L3.5 9.5L4 9.5L4.5 9.5L4.5 0.5L4 0.5Z' fill='%230FFC9A'/%3E%3C/svg%3E%0A");
}
@media screen and (min-width: 1025px){
    .menu-item-has-children:hover .sub-menu{
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }  
}

.sub-menu{
    position: absolute;
    left: 0;
    top: 100%;
    margin: 0;
    padding: 15px;
    background: rgba(2, 49, 67, .6);
    border: 1px solid rgba(14, 21, 29, .2);
    max-width: 370px;
    width: max-content;
    list-style-type: none;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: all .3s ease;
}
.sub-menu li:not(:last-of-type){
    margin-bottom: 10px;
}
.header--action{
    display: flex;
    align-items: center;
    flex-shrink: 0;
    gap: 13px;
}
.header--action > ul{
    padding: 0;
    padding-right: 40px;
    margin: 0;
    list-style-type: none;
}
.phone-link{
    margin-right: 40px;
}
.contact-link{
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(108.61deg, #00FF87 3.04%, #60EFFF 98.63%);
    padding: 11px;
}
.contact-link.tg{
    padding-right: 15px;
}
.contact-link svg{
    max-width: 100%;
    height: auto;
    display: block;
}
.header--action .wpml-ls-legacy-dropdown{
    width: fit-content;
    text-transform: uppercase;
}
.header--action .wpml-ls-legacy-dropdown > ul>li>a{
    border-color: rgba(255, 255, 255, .2);
    border-radius: 100px;
}
.header--action .wpml-ls-legacy-dropdown a{
    color: #fff;
    font: 700 14px 'Helvetica','Helvetica Neue';
    background: transparent;
    border-color: transparent;
    padding: 13px 28px 14px 18px;
}
.header--action .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{
    display: block;
    width: 8px;
    height: 10px;
    border: none;
    background: center/contain no-repeat;
    right: 13px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='10' viewBox='0 0 8 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.64645 9.85355C3.84171 10.0488 4.15829 10.0488 4.35355 9.85355L7.53553 6.67157C7.7308 6.47631 7.7308 6.15973 7.53553 5.96447C7.34027 5.7692 7.02369 5.7692 6.82843 5.96447L4 8.79289L1.17157 5.96447C0.976311 5.7692 0.659729 5.7692 0.464466 5.96447C0.269204 6.15973 0.269204 6.47631 0.464466 6.67157L3.64645 9.85355ZM4 0.5L3.5 0.5L3.5 9.5L4 9.5L4.5 9.5L4.5 0.5L4 0.5Z' fill='white'/%3E%3C/svg%3E");
}
.header--action .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a, 
.wpml-ls-legacy-dropdown a:hover{
    color: #0FFC9A;
    background: transparent;
    border-bottom-color: transparent;
    border-radius: 50px 50px 0 0;
}
.header--action .wpml-ls-legacy-dropdown .wpml-ls-sub-menu{
    border: 1px solid rgba(255, 255, 255, .2);
    border-top: none;
    border-radius: 0 0 100px 100px;
}
.btn{
    color: #023143;
    background: #0FFC9A;
    font: 700 18px 'Helvetica';
    border-radius: 100px;
    padding: 14px 25px 14px;
    min-width: 250px;
    text-decoration: none;
    cursor: pointer;
    background: linear-gradient(108.61deg, #00FF87 3.04%, #60EFFF 98.63%);
    border: none;
    display: inline-block;
    text-align: center;
}
.btn:hover{
}
.btn-primary{
    background: transparent;
    border: 2px solid #fff;
    font-weight: bold;
}
.btn-primary:hover{
    background: #54a2f0;
}
h1{
    margin: 0;
    margin-bottom: 20px;
    font-size: 45px;
    color: #fff;
    font-weight: 400;
}
h2, h3, h4, h5, h6{
    margin-top: 0;
    text-transform: uppercase;
    line-height: 1.25;
    margin-bottom: 30px;
}
h2{
    font-size: 45px;
}
h3{
    font-size: 35px;
}
h4{
    font-size: 30px;
}
h5{
    font-size: 25px;
}
h1 span{
    font-weight: bold;
}
.hero--section{
    padding: 395px 0 253px;
    position: relative;
    z-index: 1;
    background: center/cover no-repeat;
}
.hero--bg{
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    inset: 0;
    width: 100%;
    height: 100%;
}
.hero--bg video{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.hero--section::after{
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    inset: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #0A1F26 0%, #0A1F26 30%, rgba(10, 31, 38, 0) 60%, rgba(10, 31, 38, .8) 70%,#0A1F26 80%);
}
.hero--section .container{
    position: relative;
    z-index: 1;
}
.hero--title{
    text-transform: uppercase;
}
.hero--text{
    font-size: 18px;
    margin-bottom: 17px;
    max-width: 540px;
    color: #fff;
}
.hero--info{
    color: #0FFC9A;
    font-size: 18px;
    font-weight: bold;
    padding-left: 22px;
    border-left: 2px solid #0FFC9A;
    margin-bottom: 38px;
    max-width: 500px;
    line-height: 1.7;
    opacity: 0.8;
}

.seo--section{
    padding: 94px 0 100px;
}
.seo--section .text{
    max-width: 1340px;
}
.text p{
    margin-top: 0;
}

.text p:last-child{
    margin-bottom: 0;
}
.text{
    line-height: 1.6;
}
.text ul{
    padding-left: 0;
    list-style-type: none;
}
.text ul li::before{
    content: '';
    display: inline-block;
    width: 21px;
    height: 21px;
    margin-right: 7px;
    background: center/contain no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_817_1381)'%3E%3Cpath d='M20.3997 2.87089C20.0908 2.56143 19.5895 2.56089 19.2806 2.86958L9.78574 12.3393L6.36003 8.6187C6.06402 8.29738 5.56355 8.27654 5.2417 8.57251C4.9201 8.86852 4.89951 9.36924 5.19552 9.69085L9.1792 14.0172C9.32509 14.1758 9.52927 14.2679 9.74456 14.2723C9.75034 14.2726 9.75592 14.2726 9.76146 14.2726C9.97068 14.2726 10.1719 14.1895 10.3202 14.0417L20.3981 3.99025C20.7078 3.6816 20.7084 3.18035 20.3997 2.87089Z' fill='url(%23paint0_linear_817_1381)'/%3E%3Cpath d='M20.2085 9.70852C19.7714 9.70852 19.4171 10.0628 19.4171 10.5C19.4171 15.4171 15.4171 19.4171 10.5 19.4171C5.58321 19.4171 1.58292 15.4171 1.58292 10.5C1.58292 5.58321 5.58321 1.58292 10.5 1.58292C10.9371 1.58292 11.2915 1.22862 11.2915 0.791479C11.2915 0.354293 10.9371 0 10.5 0C4.71023 0 0 4.71023 0 10.5C0 16.2895 4.71023 21 10.5 21C16.2895 21 21 16.2895 21 10.5C21 10.0629 20.6457 9.70852 20.2085 9.70852Z' fill='url(%23paint1_linear_817_1381)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_817_1381' x1='5.16403' y1='3.65066' x2='21.7528' y2='11.162' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300FF87'/%3E%3Cstop offset='1' stop-color='%2360EFFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_817_1381' x1='0.238536' y1='1.8271' x2='24.3389' y2='9.94238' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300FF87'/%3E%3Cstop offset='1' stop-color='%2360EFFF'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_817_1381'%3E%3Crect width='21' height='21' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
	margin-bottom: -5px;
}
.text > *:last-child{
    margin-bottom: 0;
}

.about--section{
    background: #023143;
    color: #fff;
    padding: 100px 0 90px;
}
.about--row{
    align-items: center;
    gap: 13%;
}
.about--image{
    width: 38%;
    max-width: 596px;
    position: relative;
}
.about--image .section--title{
    display: none;
}
.about--image-icon{
    max-width: 394px;
    position: relative;
    left: 33px;
}
.about--image-icon svg{
    max-width: 100%;
    height: auto;
    max-height: 100%;
    width: auto;
}
.about--image-photo{
    border-radius: 25px;
    overflow: hidden;
    max-width: 400px;
    height: 487px;
    width: 100%;
    margin-left: auto;
    position: absolute;
    right: -30px;
    margin-top: auto;
    bottom: 59px;
    z-index: 1;
}
.about--image-photo img,
.about--image-photo video{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.about--info{
    width: 44.4%;
    max-width: 678px;
}
.section--title{
    text-transform: uppercase;
    margin-bottom: 25px;
    font-size: 45px;
    line-height: 1.2;
}
.section--title span{
    font-weight: bold;
}
.about--info .text{
    font-size: 22px;
    margin-bottom: 32px;
}

.services--section{
    padding: 140px 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background: #fff;
}
/*.services--section::before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 507px;
    height: 70px;
    background: center/contain no-repeat;
    z-index: -1;
    pointer-events: none;
    background-image: url("data:image/svg+xml,%3Csvg width='508' height='69' viewBox='0 0 508 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M46.2293 1.47632V12.5856H12.3987V27.9927H43.2128V38.6479H12.3987V66.8509H0V1.47632H46.2293Z' fill='%23EAEAEA'/%3E%3Cpath d='M60.7444 66.8833H48.3457V1.47632H60.7444V66.8833Z' fill='%23EAEAEA'/%3E%3Cpath d='M110.168 18.5619V1.47632H122.112V66.8833H108.327L90.1386 37.7559C85.1759 29.9821 81.2863 23.43 78.4698 18.0997C78.713 24.9599 78.8347 35.5259 78.8347 49.7977V66.8833H66.8901V1.47632H80.6754L98.9531 30.5957C104.402 39.4128 108.262 45.9649 110.533 50.2518C110.289 41.1319 110.168 30.5686 110.168 18.5619Z' fill='%23EAEAEA'/%3E%3Cpath d='M187.066 66.8833H173.929L168.78 52.4575H140.123L135.071 66.8833H122.299L147.194 1.47632H161.709L187.066 66.8833ZM146.367 34.8204L143.885 41.8915H165.017L162.447 34.8204C160.284 29.3712 157.581 21.9001 154.338 12.4072C151.786 19.9972 149.129 27.4683 146.367 34.8204Z' fill='%23EAEAEA'/%3E%3Cpath d='M230.53 18.5619V1.47632H242.466V66.8833H228.681L210.492 37.7559C205.53 29.9821 201.64 23.43 198.823 18.0997C199.067 24.9599 199.188 35.5259 199.188 49.7977V66.8833H187.252V1.47632H201.037L219.315 30.5957C224.775 39.4128 228.635 45.9649 230.894 50.2518C230.651 41.1319 230.53 30.5686 230.53 18.5619Z' fill='%23EAEAEA'/%3E%3Cpath d='M273.509 68.3515C264.627 68.3515 257.753 66.3622 252.888 62.3833C248.022 58.4045 245.557 52.7093 245.492 45.2977H257.712C257.772 49.9523 259.164 53.2878 261.889 55.3042C264.613 57.3206 268.611 58.3315 273.882 58.3369C278.163 58.3369 281.447 57.5261 283.71 55.9043C284.822 55.1131 285.717 54.0539 286.311 52.8249C286.905 51.5959 287.179 50.2369 287.108 48.8738C287.167 47.7283 286.932 46.5867 286.425 45.5576C285.918 44.5286 285.157 43.6463 284.213 42.9948C282.283 41.6487 278.769 40.454 273.671 39.4106L268.157 38.3078C254.139 35.6805 247.128 29.0663 247.122 18.4651C247.035 15.8712 247.574 13.2944 248.693 10.9528C249.812 8.61117 251.479 6.57356 253.553 5.01232C257.845 1.67142 263.791 0.000976562 271.392 0.000976562C280.042 0.000976562 286.58 1.83901 291.008 5.51508C295.435 9.19115 297.776 14.3268 298.03 20.9221H285.997C285.753 17.192 284.513 14.4377 282.275 12.6591C280.036 10.8805 276.471 9.99123 271.579 9.99123C267.776 9.99123 264.873 10.6967 262.845 12.1077C261.872 12.76 261.082 13.6513 260.551 14.6962C260.02 15.7411 259.766 16.9047 259.813 18.0759C259.751 19.2389 259.975 20.3994 260.464 21.4565C260.952 22.5136 261.692 23.4352 262.618 24.1414C264.483 25.5524 267.805 26.7471 272.584 27.7256L278.261 28.8284C285.915 30.3529 291.443 32.6342 294.843 35.6724C298.244 38.7105 299.941 42.8894 299.936 48.2088C299.936 54.5825 297.609 59.529 292.954 63.0483C288.3 66.5676 281.818 68.3353 273.509 68.3515Z' fill='%23EAEAEA'/%3E%3Cpath d='M332.704 68.3512C322.908 68.3512 315.007 65.2293 309.001 58.9854C302.995 52.7415 299.995 44.473 300 34.18C300 23.9465 303 15.678 309.001 9.37467C315.002 3.07129 322.902 -0.0533703 332.704 0.000689539C342.505 0.000689539 350.405 3.12535 356.406 9.37467C362.407 15.624 365.38 23.8924 365.326 34.18C365.326 44.5271 362.353 52.7955 356.406 58.9854C350.459 65.1752 342.559 68.2972 332.704 68.3512ZM312.958 34.18C312.958 41.343 314.764 47.0192 318.375 51.2089C321.986 55.3985 326.762 57.4798 332.704 57.4528C338.704 57.4528 343.513 55.3715 347.129 51.2089C350.746 47.0463 352.522 41.37 352.457 34.18C352.457 26.9522 350.681 21.2759 347.129 17.1512C343.578 13.0264 338.769 10.9532 332.704 10.9316C326.757 10.9316 321.981 13.0156 318.375 17.1836C314.769 21.3516 312.953 27.0171 312.926 34.18H312.958Z' fill='%23EAEAEA'/%3E%3Cpath d='M430.514 27.8386L437.406 1.47632H450.283L432.184 66.8833H418.221L411.239 39.6858C408.357 27.7494 406.581 20.0351 405.911 16.5428C404.192 24.6842 402.416 32.3985 400.583 39.6858L393.602 66.8833H379.735L361.547 1.47632H374.521L381.325 27.8386C384.503 40.5805 386.493 48.8787 387.293 52.7332C389.255 43.543 391.123 35.2151 392.896 27.7494L399.602 1.47632H412.374L419.08 27.7494C420.788 34.7339 422.626 43.0943 424.594 52.8305C425.843 47.1272 427.816 38.7965 430.514 27.8386Z' fill='%23EAEAEA'/%3E%3Cpath d='M486.774 13.2343L493.935 1.47632H507.623L483.093 41.0643V66.8833H470.694V41.0643L445.986 1.47632H460.015L467.313 13.3235C473.195 23.1246 476.471 28.636 477.141 29.8577C478.763 26.9385 481.974 21.3974 486.774 13.2343Z' fill='%23EAEAEA'/%3E%3C/svg%3E");
}
.services--section::after{
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 130px;
    width: 200px;
    height: 65px;
    background: center/contain no-repeat;
    z-index: -1;
    background-image: url("data:image/svg+xml,%3Csvg width='200' height='66' viewBox='0 0 200 66' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M46.2293 0V11.1174H12.3987V26.5245H43.2128V37.1797H12.3987V65.4151H0V0H46.2293Z' fill='%23EAEAEA'/%3E%3Cpath d='M60.7432 0V54.3301H91.8655V65.4151H48.3203V0H60.7432Z' fill='%23EAEAEA'/%3E%3Cpath d='M142.32 0V11.1174H106.462V26.5245H138.898V37.1797H106.462V54.2653H142.141V65.4151H94.0957V0H142.32Z' fill='%23EAEAEA'/%3E%3Cpath d='M199.099 0L177.505 31.7872L200.38 65.4151H185.93L178.762 54.8734C175.518 50.008 172.61 45.567 170.036 41.5504C167.458 45.5995 164.547 50.0405 161.303 54.8734L154.005 65.4151H139.952L163.014 32.0629L141.331 0H155.659L162.146 9.73077C163.801 12.1202 166.504 16.3153 170.255 22.3159C171.48 20.4184 172.737 18.4803 174.018 16.4855L176.961 11.9364C177.634 10.8985 178.121 10.1605 178.429 9.73077L185.046 0H199.099Z' fill='%23EAEAEA'/%3E%3C/svg%3E%0A");
}*/
.services--row{
    justify-content: space-between;
    display: flex;
    gap: 50px;
}
.services--mob{
    display: none;
}
.services--data{
    display: none;
    flex-wrap: wrap;
    flex-direction: column;
    height: 100%;
    padding: 35px 0;
    align-items: flex-start;
}
.services--data.active{
    display: flex;
}
.services--data-btm{
    margin-top: auto;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.services--circle{
    flex-shrink: 0;
    overflow: hidden;
    position: relative;
    width: 716px;
    height: 736px;
}
.circle{
    position: relative;
    width: 709px;
    height: 709px;
    border-radius: 50%;
    background: #f7f7f7;
    overflow: hidden;
    z-index: 1;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
}
.circle--bg{
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
    width: 715px;
    height: 715px;
    border-radius: 50%;
    background: linear-gradient(108.61deg, #00FF87 3.04%, #60EFFF 98.63%);
    /*overflow: hidden;*/
}
.circle--segment-bg{
    background: #fff;
    border: none;
    transition: background .3s ease;
    position: absolute;
    width: 50%;
    height: 50%;
    right: 50%;
    bottom: 50%;
    overflow: hidden;
    transform-origin: 100% 100%;
}
.circle--segment-bg.active,
.circle--segment-bg.hover{
    opacity: 0;
}
.circle-sm{
    display: block;
    position: absolute;
    border-radius: 50%;
    background: #fff;
    width: 317px;
    height: 317px;
    inset: 0;
    margin: auto;
    z-index: 1;
}
.circle-sm--inner{
    position: absolute;
    border-radius: 50%;
    background: #fff;
    width: 100%;
    height: 100%;
    inset: 0;
    margin: auto;
    z-index: 2;
}
.circle-sm::before{
    content: '';
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
    width: 320px;
    height: 320px;
    border-radius: 50%;
    z-index: 0;
    background: linear-gradient(108.61deg, #00FF87 3.04%, #60EFFF 98.63%);
}
/*.circle::after{
    content: '';
    display: block;
    position: absolute;
    border-radius: 50%;
    background: linear-gradient(108.61deg, #00FF87 3.04%, #60EFFF 98.63%);
    width: 100%;
    height: 100%;
    inset: 0;
    margin: auto;
    z-index: 0;
}*/
.circle--segment{
    border-right: 1px solid rgba(0, 0, 0, .2);
    cursor: pointer;
    transition: background .3s ease;
    position: absolute;
    width: 50%;
    height: 50%;
    right: 50%;
    bottom: 50%;
    overflow: hidden;
    transform-origin: 100% 100%;
}
.circle--segment.hover{
    background: #eee;
    font-weight: bold;
}
.circle--segment:hover{
    background: #eee;
}
.circle--segment.active{
    font-weight: bold;
    /*background: linear-gradient(225deg, #00FF87, #60EFFF);*/
    background: #eee;
}
.segment-content {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    position: absolute;
    z-index: 1;
    pointer-events: none;
    line-height: 1.4;
}
.segment-content.active,
.segment-content.hover{
    font-weight: bold;
}
.s1  { transform: rotateZ(401deg) rotateX(0deg) skewX(41deg); }
/*.s1.active{background: linear-gradient(85deg, #00FF87, #60EFFF);}*/
.s2  { transform: rotateZ(90deg) rotateX(0deg) skewX(43deg); }
/*.s2.active{background: linear-gradient(49deg, #00FF87, #60EFFF);}*/
.s3  { transform: rotateZ(137deg) rotateX(0deg) skewX(47deg); }
/*.s3.active{background: linear-gradient(20deg, #00FF87, #60EFFF);}*/
.s4  { transform: rotateZ(180deg) rotateX(0deg) skewX(43deg); }
/*.s4.active{background: linear-gradient(320deg, #00FF87 5%, #60EFFF);}*/
.s5  { transform: rotateZ(227deg) rotateX(0deg) skewX(48deg); }
/*.s5.active{background: linear-gradient(292deg, #00FF87, #60EFFF);}*/
.s6  { transform: rotateZ(269deg) rotateX(0deg) skewX(47deg); }
/*.s6.active{background: linear-gradient(205deg, #00FF87 34%, #60EFFF);}*/
.s7  { transform: rotateZ(312deg) rotateX(0deg) skewX(42deg); }
/*.s7.active{background: linear-gradient(190deg, #00FF87 39%, #60EFFF);}*/
.s8  { transform: rotateZ(360deg) rotateX(0deg) skewX(49deg); }
/*.s8.active{background: linear-gradient(147deg, #00FF87 52%, #60EFFF);}*/
.sc1{top: 57px; left: 187px;}
.sc2{top: 50px; right: 203px;}
.sc3{top: 28%; right: 67px;}
.sc4{top: 56%; right: 53px;}
.sc5{bottom: 5%; right: 26%;}
.sc6{bottom: 5%; left: 26%;}
.sc7{top: 56%; left: 70px;}
.sc8{top: 28%; left: 53px;}
.services--data .section--title{
    font-weight: bold;
}
.services--data .section--title br{
    display: none;
}
.services--faqs{
    margin-bottom: 30px;
    width: 100%;
}
.single-faq{
    border-bottom: 1px solid rgba(14, 21, 29, .2);
    padding-bottom: 20px;
    margin-bottom: 14px;
}
.accordeon_title{
    display: flex;
    align-items: baseline;
    font-size: 22px;
    font-weight: bold;
    gap: 20px;
    cursor: pointer;
}
.accordeon_title::after{
    content: '';
    display: block;
    flex-shrink: 0;
    margin-left: auto;
    width: 16px;
    height: 20px;
    background: center/contain no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='20' viewBox='0 0 16 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.70711 19.7071C8.31658 20.0976 7.68342 20.0976 7.29289 19.7071L0.928933 13.3431C0.538408 12.9526 0.538408 12.3195 0.928933 11.9289C1.31946 11.5384 1.95262 11.5384 2.34315 11.9289L8 17.5858L13.6569 11.9289C14.0474 11.5384 14.6805 11.5384 15.0711 11.9289C15.4616 12.3195 15.4616 12.9526 15.0711 13.3431L8.70711 19.7071ZM8 0L9 -4.37114e-08L9 19L8 19L7 19L7 4.37114e-08L8 0Z' fill='%23023143'/%3E%3C/svg%3E%0A");
}
.single-faq.active .accordeon_title::after{
    transform: rotate(180deg);
}
.accordeon_content{
    margin-top: 16px;
}
.services--info{
    width: 100%;
}

.benefits--quotes{
    background: #023143;
    padding: 60px 0;
    min-height: 225px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.quote--item{
    display: none;
    font-weight: 300;
    font-family: 'Helvetica';
    font-style: italic;
    color: #fff;
    padding-left: 32px;
    position: relative;
    line-height: 1.6;
}
.quote--item.active{
    display: block;
}
.quote--item::before{
    content: '';
    display: block;
    width: 2px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(to bottom, #00FF87, #60EFFF);
}
.quote--item p{
    margin: 0;
}

.benefits--section{
    padding: 100px 0 100px;
    background: #fff;
}
.benefits--row{
    justify-content: space-between;
    align-self: flex-start;
}
.benefits--item{
    width: calc(25% - 15px);
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 25px;
}
.benefits--icon{
    width: 143px;
    height: 143px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-bottom: 15px;
}
.benefits--icon img{
    max-width: 104px;
    height: auto;
    display: block;
    position: relative;
    z-index: 1;
}
.benefits--icon::before,
.benefits--icon::after{
    content: '';
    display: block;
    width: 86px;
    height: 70px;
    position: absolute;
    transition: all .3s ease;
    opacity: 0;
    visibility: hidden;
    background: center/contain no-repeat;
    z-index: 0;
}
.benefits--icon::before{
    top: 0;
    left: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='85' height='59' viewBox='0 0 85 59' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M79.4911 0H46.5433C45.0832 0.00318436 43.6839 0.503659 42.6503 1.39228L1.61575 36.7495C1.10317 37.1907 0.696619 37.7146 0.419352 38.2913C0.142085 38.868 -0.000376356 39.4862 7.46701e-07 40.1104V54.2533C7.46701e-07 55.5122 0.580352 56.7196 1.61346 57.6097C2.64657 58.4999 4.04777 59 5.50881 59H29.9191C31.3795 58.9983 32.7795 58.4976 33.8122 57.6078C34.8449 56.718 35.4259 55.5117 35.4279 54.2533V35.2731C35.4279 34.0153 36.0073 32.8089 37.0388 31.9189C38.0702 31.029 39.4695 30.5281 40.9292 30.5264H79.4911C80.9521 30.5264 82.3533 30.0263 83.3864 29.1361C84.4196 28.246 85 27.0386 85 25.7797V4.74668C85 3.48778 84.4196 2.28045 83.3864 1.39027C82.3533 0.500098 80.9521 0 79.4911 0Z' fill='url(%23paint0_linear_559_194)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_559_194' x1='18.1273' y1='3.14719' x2='76.1234' y2='87.5956' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300FF87'/%3E%3Cstop offset='1' stop-color='%2360EFFF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
}
.benefits--icon::after{
    right: 0;
    bottom: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='86' height='70' viewBox='0 0 86 70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.57371 70L38.9091 70C40.3855 69.9991 41.8014 69.4078 42.8479 68.3551L84.3652 26.3797C84.8843 25.858 85.296 25.2376 85.5765 24.5542C85.8571 23.8708 86.001 23.1381 86 22.3982L86 5.63412C86 4.13986 85.4128 2.70679 84.3676 1.65018C83.3223 0.593582 81.9046 7.27136e-06 80.4264 7.14213e-06L55.729 4.98302e-06C54.2507 4.85378e-06 52.833 0.593579 51.7878 1.65018C50.7425 2.70678 50.1553 4.13986 50.1553 5.63412L50.1553 28.1399C50.1553 29.6328 49.5691 31.0647 48.5255 32.1211C47.4819 33.1775 46.0661 33.772 44.5892 33.774L5.57371 33.774C4.09549 33.774 2.67779 34.3676 1.63253 35.4242C0.587268 36.4808 -4.82434e-06 37.9139 -4.95497e-06 39.4081L-7.13684e-06 64.3659C-7.26748e-06 65.8601 0.587265 67.2932 1.63253 68.3498C2.67779 69.4064 4.09548 70 5.57371 70Z' fill='url(%23paint0_linear_559_193)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_559_193' x1='101.428' y1='109.085' x2='29.3529' y2='19.6437' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300FF87'/%3E%3Cstop offset='1' stop-color='%2360EFFF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
}
.benefits--item.active .benefits--icon::before,
.benefits--item.active .benefits--icon::after,
.benefits--item:hover .benefits--icon::before,
.benefits--item:hover .benefits--icon::after{
    opacity: 1;
    visibility: visible;
}

.work--section{
    background: #023143;
    color: #fff;
    padding: 100px 0;
}

.work--section .section--title{
    text-align: center;
}
.work--row{
    justify-content: space-between;
}
.work--image{
    width: 22%;
}
.work--image img{
    display: block;
    width: 100%;
    height: auto;
}
.work--steps{
    width: calc(78% - 50px);
}
.work--steps .accordeon_title{
    font-size: 25px;
}
.work--steps .single-faq.active .accordeon_title{
    background: linear-gradient(108.61deg, #00FF87 3.04%, #60EFFF 98.63%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.work--steps .accordeon_title::after{
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='20' viewBox='0 0 16 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.70711 19.7071C8.31658 20.0976 7.68342 20.0976 7.29289 19.7071L0.928933 13.3431C0.538408 12.9526 0.538408 12.3195 0.928933 11.9289C1.31946 11.5384 1.95262 11.5384 2.34315 11.9289L8 17.5858L13.6569 11.9289C14.0474 11.5384 14.6805 11.5384 15.0711 11.9289C15.4616 12.3195 15.4616 12.9526 15.0711 13.3431L8.70711 19.7071ZM8 0L9 -4.37114e-08L9 19L8 19L7 19L7 4.37114e-08L8 0Z' fill='white'/%3E%3C/svg%3E");
}
.work--steps .single-faq.active .accordeon_title::after{
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='20' viewBox='0 0 16 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.70711 0.292892C8.31658 -0.0976314 7.68342 -0.0976315 7.29289 0.292892L0.928933 6.65685C0.538408 7.04738 0.538408 7.68054 0.928933 8.07107C1.31946 8.46159 1.95262 8.46159 2.34315 8.07107L8 2.41421L13.6569 8.07107C14.0474 8.46159 14.6805 8.46159 15.0711 8.07107C15.4616 7.68054 15.4616 7.04738 15.0711 6.65685L8.70711 0.292892ZM8 20L9 20L9 1L8 1L7 1L7 20L8 20Z' fill='url(%23paint0_linear_1510_1796)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1510_1796' x1='8.087' y1='19.7842' x2='11.7911' y2='19.2052' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300FF87'/%3E%3Cstop offset='1' stop-color='%2360EFFF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
    transform: none;
}
.work--steps .single-faq{
    border-bottom-color: rgba(255, 255, 255, .1);
}
/*.work--steps .accordeon_content{
    margin-bottom: 55px;
}*/
.work--steps .single-faq:last-of-type .accordeon_content{
    margin-bottom: 0;
}
.accordeon_title span{
    margin-right: 33px;
    flex-shrink: 0;
}
.work--steps .single-faq:last-of-type{
    border-bottom: none;
}
.work--section .btn{
    display: block;
    width: fit-content;
    margin: 30px auto 0;
}

.industry--section{
    padding: 140px 0 170px;
    background: #F3F3F3;
    text-align: center;
}
.industry--section .section--title{
    margin-bottom: 20px;
}
.section--subtitle{
    margin-bottom: 46px;
    line-height: 1.6;
}
.industry--mob{
    display: none;
}
.industry--row{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 1;
}
.industry--row::after{
    content: '';
    display: block;
    position: absolute;
    inset: 0;
    width: 100%;
    max-width: 883px;
    margin: auto;
    height: 431px;
    z-index: -1;
    background: center/contain no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg width='884' height='432' viewBox='0 0 884 432' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M215.029 102.775L217.084 101.746L219.148 102.002C219.206 102.712 219.335 103.106 219.399 103.804V104.834L218.373 105.35H215.799L215.029 102.775ZM208.338 103.291C209.442 103.291 210.074 102.841 210.912 102.259C211.299 102.002 211.428 101.553 211.685 101.23L211.428 100.206C211.042 100.399 210.849 100.783 210.397 100.976C210.074 101.103 209.69 101.103 209.367 101.23C208.468 101.616 207.889 102.058 207.053 102.521C207.491 102.775 207.767 103.291 208.338 103.291ZM221.714 58.2716L223.515 56.9829L226.602 56.213L223.515 54.1544L218.626 53.9005H215.285L215.799 56.213L216.571 58.015L221.714 58.2716ZM610.336 256.094C610.174 256.29 609.887 256.256 609.82 256.48C609.785 256.643 609.724 256.836 609.691 256.993C609.658 257.151 609.82 257.322 609.82 257.545C609.82 257.769 609.691 257.821 609.691 258.028C609.691 258.235 609.947 258.304 609.947 258.544C609.947 258.784 609.82 258.861 609.82 259.096C609.82 259.331 609.978 259.51 609.947 259.703C609.917 259.896 609.625 259.993 609.561 260.219C609.438 260.659 609.395 261.117 609.434 261.571C609.434 262.311 609.401 262.761 609.691 263.434C609.887 263.887 610.27 263.986 610.717 264.21C610.946 264.303 610.993 264.521 611.233 264.59C611.575 264.704 611.936 264.75 612.295 264.726C612.875 264.726 613.167 264.626 613.741 264.59C613.741 264.21 613.807 263.95 613.807 263.561C613.807 263.335 613.741 263.175 613.741 262.954C613.741 262.733 613.807 262.631 613.807 262.402C613.774 262.016 613.584 261.762 613.551 261.375V260.343C613.512 260.123 613.258 260.026 613.167 259.836C613.047 259.658 612.918 259.488 612.778 259.325C612.703 259.147 612.617 258.974 612.521 258.806C612.389 258.616 612.135 258.586 612.006 258.425C611.876 258.265 611.779 258.103 611.619 257.912C611.459 257.722 611.269 257.62 611.233 257.399C611.162 257.015 611.119 256.627 611.106 256.237L610.336 256.094ZM768.762 386.778C768.895 387.198 769.185 387.391 769.278 387.81C769.296 387.981 769.296 388.153 769.278 388.324V388.837C769.278 389.063 769.438 389.16 769.54 389.353C769.649 389.576 769.829 389.756 770.051 389.866C770.229 389.937 770.4 390.023 770.564 390.123C770.929 390.354 771.238 390.663 771.469 391.028C771.56 391.185 771.53 391.378 771.599 391.539C771.687 391.762 771.888 391.859 771.982 392.049C772.239 392.471 772.534 392.634 772.757 393.076C772.892 393.438 773.063 393.786 773.268 394.113C773.359 394.273 773.588 394.24 773.82 394.24H775.003C775.055 393.726 775.078 393.209 775.072 392.692C775.072 392.601 775.003 392.537 775.003 392.435H777.127V391.122C777.127 390.702 776.738 390.54 776.738 390.123C776.756 389.923 776.85 389.739 777.001 389.607C777.092 389.483 777.387 389.549 777.514 389.483C777.74 389.32 777.994 389.22 778.027 388.967C778.06 388.807 777.966 388.674 777.966 388.486C777.966 388.257 778.027 388.166 778.027 387.935C778.027 387.744 777.9 387.62 777.9 387.424C777.9 387.228 777.966 387.109 777.966 386.911H774.97C774.746 386.911 774.62 387.137 774.418 387.167C774.217 387.198 774.002 387.137 773.775 387.167C773.549 387.198 773.483 387.424 773.262 387.424C773.085 387.417 772.911 387.373 772.752 387.294C772.526 387.2 772.526 386.911 772.36 386.781C772.181 386.664 772.01 386.536 771.847 386.397C771.681 386.229 771.618 386.041 771.463 385.884C771.234 385.652 771.138 385.365 770.818 385.365C770.513 385.357 770.209 385.401 769.918 385.495C769.695 385.561 769.471 385.462 769.273 385.625C769.149 385.719 769.242 386.014 769.149 386.141C769.185 386.326 768.738 386.621 768.762 386.778ZM776.736 383.047C776.722 383.221 776.722 383.395 776.736 383.569C776.774 383.721 776.645 383.917 776.736 384.079C776.827 384.242 777.061 384.336 777.257 384.466C777.384 384.562 777.641 384.336 777.768 384.466C777.894 384.595 777.834 384.819 777.897 384.974C777.954 385.143 777.997 385.316 778.024 385.492H778.924V384.496C778.952 384.302 778.905 384.105 778.794 383.944C778.67 383.779 778.38 383.848 778.281 383.685C778.164 383.506 778.036 383.336 777.897 383.174C777.795 383.042 777.897 382.719 777.768 382.658C777.638 382.598 777.414 382.691 777.257 382.658C777.1 382.625 776.934 383.047 776.736 383.047ZM767.355 382.407C767.159 382.506 766.999 382.506 766.837 382.664C766.759 382.726 766.696 382.804 766.652 382.894C766.607 382.983 766.583 383.08 766.58 383.18C766.58 383.853 766.999 384.179 767.355 384.72L767.868 384.593V382.534C767.673 382.534 767.507 382.341 767.353 382.402L767.355 382.407ZM828.954 403.501C829.048 403.501 829.108 403.272 829.208 403.242C829.386 403.172 829.557 403.087 829.721 402.988C829.886 402.853 829.823 402.568 829.978 402.469C830.141 402.367 830.315 402.282 830.496 402.215C831.048 401.992 831.429 402.083 832.036 402.083C832.012 401.652 832.058 401.219 832.171 400.802C832.198 400.571 832.425 400.474 832.552 400.286C832.811 399.867 833.194 399.707 833.583 399.384C833.771 399.224 834 399.13 834.097 398.868C834.211 398.532 834.298 398.188 834.356 397.839C834.424 397.493 834.51 397.151 834.613 396.815C834.676 396.613 834.806 396.489 834.866 396.302C834.927 396.114 834.933 395.94 834.999 395.785C835.09 395.556 835.316 395.526 835.509 395.396C835.797 395.131 836.155 394.953 836.541 394.886C836.711 394.865 836.882 394.865 837.051 394.886C837.661 394.886 837.987 394.916 838.594 394.886C838.77 394.859 838.943 394.813 839.11 394.751C839.016 394.557 838.95 394.403 838.853 394.24C838.693 393.981 838.34 393.917 838.34 393.6C838.34 393.048 838.693 392.722 838.983 392.306C839.253 391.964 839.607 391.7 840.012 391.539C840.174 391.475 840.362 391.475 840.528 391.414C840.751 391.312 840.751 391.028 840.911 390.898C841.071 390.769 841.361 390.622 841.427 390.377C841.46 390.222 841.394 390.023 841.427 389.866C841.444 389.696 841.444 389.524 841.427 389.353C841.427 389.129 841.681 389.077 841.681 388.873V387.292C841.129 387.292 840.815 387.322 840.266 387.292C839.888 387.292 839.532 387.391 839.239 387.165C839.11 387.068 839.173 386.778 839.11 386.651C839.046 386.524 838.95 386.326 838.853 386.138C838.756 385.95 838.53 385.881 838.34 385.754C838.107 385.58 837.825 385.483 837.534 385.478C837.051 385.478 836.762 385.575 836.282 385.608V388.053L835.255 388.564C835.073 388.631 834.899 388.718 834.737 388.823C834.546 388.953 834.323 389.013 834.223 389.207C834.124 389.4 834.223 389.535 834.223 389.725C834.16 390.333 834.386 390.658 834.356 391.265C834.323 391.781 833.934 391.941 833.583 392.292C833.233 392.642 833.004 392.971 832.552 393.197C832.099 393.423 831.782 393.473 831.396 393.713C831.009 393.953 830.819 394.265 830.364 394.48L829.851 394.737C829.693 394.806 829.467 394.806 829.335 394.872C829.144 394.996 829.108 395.258 828.954 395.383C828.799 395.507 828.598 395.639 828.438 395.772C828.278 395.904 828.242 396.188 828.049 396.288C827.856 396.387 827.699 396.343 827.539 396.409C827.122 396.577 826.711 396.539 826.38 396.801C826.22 396.928 826.22 397.151 826.118 397.309C825.894 397.665 825.894 398.021 825.61 398.338C825.46 398.494 825.287 398.626 825.097 398.73C824.931 398.824 824.774 398.887 824.584 398.981C824.393 399.075 824.291 399.307 824.062 399.37C823.908 399.4 823.715 399.34 823.552 399.37C823.389 399.4 823.229 399.467 823.039 399.5C823.053 399.67 823.053 399.84 823.039 400.01C823.006 400.176 822.945 400.366 822.909 400.526C822.84 400.753 822.52 400.789 822.52 401.042C822.52 401.459 822.815 401.713 823.166 401.948C823.321 402.061 823.494 402.147 823.679 402.201C824.291 402.364 824.711 402.201 825.351 402.201C825.699 402.16 826.052 402.204 826.38 402.328C826.609 402.422 826.697 402.585 826.893 402.715C827.089 402.844 827.083 403.101 827.279 403.228C827.615 403.418 827.998 403.508 828.383 403.487C828.572 403.507 828.762 403.511 828.951 403.501H828.954ZM825.737 404.784C825.577 404.914 825.643 405.171 825.48 405.295C825.318 405.419 825.097 405.24 824.965 405.295C824.832 405.35 824.901 405.654 824.838 405.75H826.893V405.171C826.893 404.983 826.766 404.851 826.766 404.66C826.595 404.818 825.891 404.66 825.734 404.784H825.737ZM842.07 376.068C842.078 376.259 842.121 376.446 842.197 376.62C842.263 376.813 842.39 376.94 842.453 377.131C842.547 377.363 842.84 377.429 842.84 377.683V380.928H840.266C840.238 381.441 840.072 381.756 840.139 382.28C840.139 382.471 840.266 382.6 840.266 382.796V383.373H843.576V387.62H845.783C845.767 387.115 845.854 386.611 846.04 386.141C846.137 385.912 846.393 385.912 846.556 385.757C846.719 385.603 846.912 385.528 847.072 385.365C847.232 385.203 847.491 385.205 847.582 384.976C847.651 384.822 847.651 384.626 847.709 384.469C847.905 384.082 848.065 383.826 848.231 383.439C848.291 383.243 848.454 383.114 848.487 382.923C848.518 382.582 848.518 382.238 848.487 381.897H850.286C850.322 381.634 850.223 381.477 850.286 381.248C850.349 381.019 850.479 380.928 850.54 380.738C850.601 380.547 850.829 380.448 850.929 380.222C850.99 380.061 850.829 379.871 850.929 379.711C851.029 379.521 851.157 379.347 851.31 379.195C851.445 379.062 851.732 379.319 851.828 379.195C851.976 379.06 852.069 378.875 852.088 378.676C852.088 378.486 851.958 378.356 851.958 378.16C851.963 377.941 851.919 377.724 851.828 377.525C851.765 377.372 851.658 377.241 851.52 377.148C851.383 377.056 851.221 377.005 851.056 377.004C850.777 377.002 850.506 377.093 850.286 377.263C850.156 377.363 850.385 377.65 850.286 377.777C850.093 378.006 849.77 377.906 849.458 377.906C848.945 377.906 848.631 377.812 848.112 377.777H847.466C847.276 377.777 847.141 377.65 846.953 377.65C846.766 377.65 846.63 377.843 846.44 377.876L846.31 376.747C846.468 376.364 846.697 376.137 846.697 375.715C846.697 375.293 846.214 375.141 845.924 374.818C845.731 374.595 845.665 374.333 845.408 374.178C845.251 374.079 845.058 374.242 844.895 374.178C844.799 374.404 844.572 374.454 844.509 374.689C844.481 374.851 844.542 375.045 844.509 375.202C844.448 375.428 844.233 375.497 844.12 375.715C843.942 375.644 843.77 375.558 843.607 375.459C843.451 375.312 843.322 375.139 843.226 374.948C843.045 374.734 842.952 374.458 842.967 374.178C842.995 373.919 843.038 373.662 843.096 373.408C843.096 373.215 843.226 373.083 843.226 372.889C843.22 372.711 843.176 372.536 843.096 372.376C843.03 372.246 842.713 372.473 842.583 372.376C842.453 372.279 842.451 371.99 842.324 371.86C842.197 371.73 841.968 371.664 841.808 371.474C841.648 371.283 841.678 371.123 841.551 370.96C841.391 370.737 841.201 370.684 841.038 370.444C840.898 370.239 840.77 370.025 840.655 369.804C840.525 369.611 840.398 369.481 840.263 369.288C840.128 369.095 840.106 368.871 839.885 368.772C839.636 368.679 839.372 368.635 839.107 368.645C838.953 368.627 838.799 368.671 838.677 368.767C838.556 368.862 838.477 369.002 838.458 369.156C838.458 369.578 838.682 369.832 838.842 370.188C838.915 370.364 839.001 370.534 839.099 370.698C839.275 371.104 839.49 371.492 839.741 371.857C840.081 372.25 840.47 372.596 840.9 372.887C841.057 372.983 841.286 372.983 841.416 373.143C841.519 373.305 841.604 373.479 841.67 373.659C841.733 373.817 841.733 374.013 841.8 374.175C841.899 374.402 842.075 374.493 842.186 374.686C842.194 375.072 842.067 375.682 842.067 376.068H842.07ZM816.605 330.436C816.732 330.632 816.867 330.762 816.991 330.958C817.115 331.154 817.151 331.314 817.248 331.474C817.344 331.634 817.601 331.598 817.766 331.73C817.932 331.863 818.213 331.987 818.28 332.244C818.343 332.597 818.213 332.914 818.28 333.273C818.307 333.497 818.536 333.596 818.66 333.786C818.785 333.977 818.859 334.175 819.047 334.3C819.234 334.424 819.403 334.462 819.565 334.556C820.139 334.943 820.628 335.039 821.237 335.332C821.626 335.525 821.877 335.685 822.264 335.842C822.457 335.908 822.586 336.041 822.777 336.099C822.967 336.157 823.099 336.356 823.328 336.356H824.451C824.424 336.195 824.484 336.002 824.451 335.842C824.388 335.616 824.195 335.525 824.065 335.332C823.973 335.134 823.843 334.957 823.682 334.81C823.555 334.749 823.328 334.749 823.169 334.683C822.893 334.556 822.655 334.589 822.396 334.427C822.137 334.264 822.043 333.949 821.753 333.786C821.59 333.687 821.4 333.759 821.24 333.659C821.008 333.558 820.824 333.371 820.727 333.138C820.694 332.986 820.757 332.79 820.727 332.627C820.567 332.147 820.211 331.891 819.822 331.598C819.375 331.278 819.149 331.019 818.663 330.693C818.469 330.537 818.255 330.409 818.026 330.312C817.858 330.284 817.667 330.348 817.51 330.312L816.605 330.436ZM733.661 307.532C733.484 307.538 733.312 307.58 733.153 307.656C732.894 307.858 732.634 307.984 732.634 308.305C732.634 308.625 732.634 308.917 732.894 309.074C733.048 309.167 733.226 309.213 733.407 309.207C733.63 309.207 733.727 308.981 733.92 308.948C734.26 308.886 734.604 308.842 734.949 308.818H735.459C735.846 308.787 736.102 308.719 736.488 308.691V307.656L735.459 307.399C735.085 307.522 734.7 307.608 734.309 307.656C733.924 307.675 733.538 307.675 733.153 307.656L733.661 307.532ZM762.723 308.818V309.328C762.693 309.56 762.447 309.626 762.34 309.85C762.232 310.073 762.083 310.17 761.956 310.363C761.724 310.716 761.534 311.003 761.313 311.393C761.211 311.586 760.988 311.668 760.927 311.909C760.818 312.24 760.774 312.59 760.797 312.938C760.778 313.108 760.778 313.279 760.797 313.448C760.828 313.672 761.148 313.724 761.181 313.962C761.214 314.305 761.214 314.651 761.181 314.994V316.018C761.173 316.282 761.13 316.543 761.051 316.796C760.996 317.02 760.91 317.235 760.797 317.436C760.698 317.665 760.408 317.728 760.408 317.988V322.301C760.407 322.549 760.317 322.787 760.155 322.974C760.028 323.134 759.796 323.104 759.636 323.234C759.476 323.363 759.379 323.623 759.12 323.742C758.88 323.855 758.614 323.901 758.35 323.877C757.837 323.877 757.547 323.717 757.062 323.623C756.907 323.587 756.717 323.65 756.551 323.623C756.325 323.587 756.231 323.347 756.038 323.234C755.845 323.121 755.649 323.077 755.525 322.845C755.453 322.687 755.586 322.494 755.525 322.334C755.395 322.108 755.175 322.144 755.009 321.951C754.457 321.302 753.947 321.045 753.208 320.662C752.796 320.451 752.365 320.278 751.922 320.146C751.695 320.095 751.479 320.008 751.279 319.889C750.857 319.566 750.832 319.144 750.509 318.733C750.382 318.567 750.41 318.314 750.253 318.22C750.096 318.126 749.897 318.25 749.734 318.22C749.569 318.158 749.398 318.115 749.224 318.09C748.997 318.054 748.807 318.151 748.578 318.09C748.393 318.034 748.219 317.948 748.062 317.836C747.872 317.701 747.648 317.673 747.549 317.444C747.483 317.284 747.676 317.168 747.676 316.967C747.676 316.765 747.549 316.641 747.549 316.415C747.549 315.904 747.808 315.615 747.808 315.099V314.878C747.772 314.679 747.579 314.549 747.549 314.362C747.519 314.174 747.295 314.069 747.295 313.849C747.295 313.628 747.452 313.526 747.549 313.33C747.646 313.134 747.966 313.239 748.062 313.073C748.159 312.949 748.101 312.72 748.192 312.56C748.283 312.4 748.482 312.237 748.578 312.047C748.688 311.821 748.817 311.606 748.964 311.404C749.282 311.014 749.734 310.921 749.993 310.501C750.087 310.338 750.057 310.148 750.12 309.988H749.604C749.257 309.924 748.931 309.792 748.578 309.731C748.2 309.612 747.812 309.526 747.419 309.475H746.909C746.351 309.504 745.792 309.504 745.234 309.475C744.98 309.475 744.815 309.279 744.591 309.218C744.368 309.157 744.315 308.959 744.078 308.959C743.906 308.975 743.732 308.975 743.56 308.959C743.402 308.928 743.212 308.992 743.049 308.959C742.79 308.895 742.79 308.572 742.536 308.443C742.377 308.333 742.203 308.247 742.02 308.186C741.857 308.153 741.667 308.216 741.507 308.186C741.347 308.156 741.184 307.995 740.994 307.927C740.817 307.905 740.644 307.862 740.478 307.8C740.094 307.609 739.865 307.248 739.446 307.157C739.262 307.141 739.078 307.141 738.894 307.157H738.411C738.218 307.157 738.089 307.286 737.898 307.286C737.708 307.286 737.575 307.22 737.382 307.22V308.186C737.479 308.349 737.352 308.644 737.512 308.702C737.845 308.818 738.187 308.904 738.536 308.959C738.716 309.028 738.888 309.115 739.051 309.218C739.214 309.279 739.41 309.248 739.567 309.339C739.725 309.43 739.501 309.698 739.567 309.861C739.377 309.924 739.292 310.118 739.051 310.118C738.602 310.148 738.345 310.118 737.898 310.118C737.512 310.118 737.253 310.085 736.866 310.118C736.643 310.118 736.546 310.314 736.353 310.374C736.077 310.501 735.934 310.727 735.708 310.885C735.261 311.243 735.034 311.467 734.554 311.79C734.325 311.92 734.135 312.047 733.912 312.176C733.685 312.283 733.47 312.411 733.269 312.56C733.043 312.756 732.756 312.88 732.756 313.2V313.459C732.756 313.653 732.885 313.782 732.885 313.973C732.916 314.316 732.916 314.661 732.885 315.005C732.885 315.201 732.756 315.355 732.756 315.515C732.728 315.734 732.685 315.951 732.626 316.164C732.609 316.274 732.566 316.379 732.498 316.467C732.43 316.556 732.342 316.626 732.24 316.672C731.95 316.774 731.721 316.672 731.412 316.672C730.609 316.672 730.093 316.713 729.417 316.288C729.224 316.189 729.351 315.841 729.161 315.775C728.99 315.743 728.815 315.743 728.645 315.775C728.219 315.743 727.791 315.743 727.365 315.775C727.296 315.394 727.133 315.005 727.089 314.621H726.096C725.679 314.621 725.455 314.842 725.033 314.878C724.611 314.914 724.36 314.809 724.007 314.878C723.623 314.951 723.268 315.129 722.981 315.394C722.818 315.488 722.846 315.742 722.705 315.904C722.561 316.1 722.388 316.272 722.192 316.415C722.001 316.583 722.032 316.903 721.811 316.931C721.455 316.997 721.132 316.807 720.779 316.931C720.202 317.124 720.04 317.74 719.882 318.349C719.847 318.509 719.783 318.703 719.753 318.863C719.656 319.139 719.527 319.445 719.237 319.506C719.077 319.533 718.886 319.473 718.724 319.506C718.38 319.537 718.035 319.537 717.692 319.506V320.405C717.765 320.583 717.852 320.754 717.951 320.919C718.114 321.117 718.307 321.117 718.467 321.305C718.614 321.454 718.704 321.649 718.724 321.857V322.85H716.472C716.472 322.789 716.536 322.79 716.536 322.726C716.536 322.34 716.406 322.08 716.406 321.699C716.406 321.504 716.472 321.377 716.472 321.178H715.03C714.837 321.171 714.647 321.216 714.478 321.308C714.297 321.376 714.124 321.463 713.962 321.567C713.79 321.701 713.658 321.878 713.578 322.08C713.454 322.408 713.41 322.761 713.451 323.11C713.451 323.747 713.578 324.175 713.451 324.765C713.418 324.928 713.355 325.124 713.319 325.279C713.222 325.555 712.971 325.602 712.806 325.795C712.617 325.997 712.444 326.214 712.29 326.443C712.196 326.634 712.014 326.76 711.906 326.954C711.799 327.147 711.879 327.31 711.777 327.467C711.675 327.624 711.426 327.602 711.264 327.726C710.929 328.038 710.628 328.383 710.364 328.756C710.268 328.918 710.268 329.142 710.108 329.274C709.942 329.37 709.771 329.455 709.594 329.528C709.432 329.633 709.258 329.719 709.076 329.785C708.883 329.851 708.756 330.009 708.563 330.042C708.392 330.057 708.22 330.057 708.049 330.042C707.837 330.101 707.62 330.142 707.401 330.166C706.507 330.235 705.991 330.138 705.092 330.166C704.874 330.197 704.659 330.241 704.446 330.298C703.984 330.369 703.545 330.545 703.163 330.814C702.932 330.944 702.774 331.168 702.518 331.203C701.938 331.3 701.552 331.071 700.975 331.203C700.686 331.264 700.589 331.554 700.335 331.717C699.93 331.974 699.498 332.188 699.047 332.354C698.404 332.614 697.988 332.87 697.372 333.124C697.153 333.201 696.939 333.293 696.732 333.4C696.563 333.52 696.418 333.673 696.308 333.849C696.198 334.025 696.123 334.221 696.089 334.427C696.023 334.78 696.123 335.07 696.089 335.459C696.089 335.685 695.894 335.784 695.83 335.972C695.637 335.944 695.477 336.002 695.32 335.972C695.162 335.942 694.994 335.746 694.801 335.715C694.626 335.692 694.453 335.648 694.288 335.586C694.125 335.525 693.902 335.586 693.775 335.459C693.648 335.332 693.841 335.105 693.775 334.943C693.678 334.719 693.485 334.65 693.388 334.427C693.298 334.784 693.169 335.13 693.002 335.459C692.908 335.616 692.583 335.525 692.486 335.715C692.454 335.886 692.454 336.061 692.486 336.231V336.742C692.486 336.932 692.619 337.068 692.619 337.255C692.646 337.641 692.646 338.028 692.619 338.414V338.933C692.583 339.156 692.329 339.253 692.23 339.446C692.13 339.639 691.78 339.706 691.717 339.957C691.7 340.128 691.7 340.301 691.717 340.473C691.676 340.822 691.72 341.176 691.843 341.505C691.959 341.686 692.088 341.857 692.23 342.018C692.357 342.209 692.619 342.209 692.748 342.407C692.969 342.725 692.969 343.081 693.135 343.431C693.411 344.071 693.775 344.427 694.158 344.979L694.031 345.492C693.808 345.393 693.755 345.167 693.515 345.106C693.275 345.045 693.099 345.167 692.878 345.106C692.657 345.045 692.583 344.747 692.357 344.72C692.191 344.657 692.019 344.613 691.843 344.587C691.62 344.587 691.523 344.816 691.33 344.863V345.859C691.33 346.113 691.554 346.21 691.717 346.411C692.037 346.8 692.293 347.057 692.619 347.441C692.737 347.618 692.865 347.79 693.002 347.954C693.165 348.093 693.336 348.221 693.515 348.338C693.727 348.466 693.904 348.644 694.031 348.856C694.125 349.049 694.288 349.132 694.288 349.37C694.315 349.819 694.255 350.112 694.288 350.526C694.338 350.933 694.468 351.326 694.671 351.682C694.814 351.889 694.944 352.103 695.06 352.325C695.254 352.732 695.384 353.167 695.447 353.614C695.477 353.868 695.546 354 695.574 354.26C695.601 354.519 695.546 354.646 695.574 354.897C695.657 355.317 695.834 355.713 696.089 356.056C696.183 356.249 696.365 356.379 696.478 356.569C696.763 356.98 697.02 357.409 697.245 357.855C697.312 358.048 697.474 358.178 697.508 358.38C697.564 358.546 697.607 358.717 697.634 358.89C697.731 359.5 697.568 359.947 697.634 360.546C697.732 360.943 697.861 361.331 698.021 361.708C698.081 361.898 698.244 362.028 698.274 362.218C698.35 362.436 698.394 362.664 698.404 362.894V365.052C698.021 365.052 697.731 364.958 697.372 365.052C696.953 365.179 696.699 365.499 696.346 365.692C696.183 365.795 695.993 365.855 695.83 365.952C695.626 366.138 695.453 366.356 695.32 366.598L695.447 367.108C696.056 367.108 696.55 367.012 696.986 367.365C697.312 367.621 697.312 368.107 697.634 368.397C697.799 368.495 697.97 368.581 698.148 368.653C698.31 368.753 698.465 368.814 698.661 368.913C699.047 369.103 699.301 369.266 699.687 369.423C699.853 369.49 700.043 369.49 700.203 369.55C700.589 369.716 700.815 369.942 701.232 370.069C701.507 370.102 701.785 370.102 702.06 370.069C702.34 370.084 702.621 370.084 702.901 370.069C703.285 370.033 703.574 369.876 703.928 369.812C704.098 369.828 704.27 369.828 704.441 369.812C704.736 369.743 704.83 369.49 705.086 369.296C705.246 369.203 705.506 369.203 705.599 369.04C705.693 368.877 705.859 368.717 705.986 368.526C706.08 368.397 706.052 368.14 706.115 368.01C706.242 367.82 706.469 367.787 706.631 367.621C706.794 367.456 706.824 367.202 707.012 367.108C707.335 366.948 707.658 367.012 708.044 366.981C708.39 366.988 708.736 366.944 709.07 366.851C709.332 366.758 709.332 366.432 709.589 366.341C709.92 366.235 710.268 366.192 710.615 366.214C711.401 366.228 712.179 366.357 712.927 366.598C713.377 366.727 713.636 366.981 714.089 367.108C714.299 367.168 714.514 367.212 714.732 367.241C715.03 367.297 715.331 367.338 715.634 367.365C715.895 367.373 716.155 367.331 716.401 367.241C716.657 367.147 716.723 366.915 716.914 366.727C717.099 366.57 717.273 366.398 717.433 366.214C717.686 365.855 717.846 365.535 718.073 365.179C718.262 364.941 718.479 364.727 718.718 364.539C719.521 363.739 719.968 363.093 721.03 362.734C721.206 362.707 721.379 362.664 721.546 362.604C721.734 362.547 721.869 362.42 722.059 362.353C722.25 362.287 722.379 362.127 722.572 362.077C722.745 362.062 722.919 362.062 723.091 362.077C723.262 362.062 723.434 362.062 723.604 362.077C723.795 362.113 723.93 362.276 724.117 362.353C724.305 362.431 724.41 362.673 724.631 362.734C724.986 362.836 725.276 362.734 725.662 362.734C726.004 362.769 726.347 362.769 726.689 362.734C726.912 362.701 727.009 362.458 727.207 362.353C727.723 362.061 727.878 361.677 728.363 361.321C728.583 361.204 728.797 361.075 729.003 360.935C729.197 360.775 729.23 360.546 729.39 360.422C729.55 360.297 729.55 359.972 729.776 359.906C729.933 359.875 730.129 359.939 730.289 359.906C730.722 359.741 731.181 359.655 731.644 359.652C732.025 359.652 732.22 359.746 732.607 359.779C733.318 359.842 733.73 359.682 734.405 359.779C734.764 359.859 735.109 359.988 735.432 360.162L735.95 360.422C736.174 360.516 736.271 360.698 736.461 360.808C736.786 361.001 736.977 361.321 737.363 361.321C737.686 361.321 737.849 361.125 738.166 361.125C738.362 361.125 738.442 361.197 738.651 361.197H739.689C740.081 361.197 740.464 361.164 740.85 361.197C741.021 361.181 741.193 361.181 741.363 361.197C741.541 361.268 741.713 361.353 741.877 361.451C742.108 361.548 742.133 361.801 742.266 361.964C742.459 362.191 742.682 362.318 742.776 362.604C742.841 362.772 742.886 362.946 742.911 363.123C742.939 363.739 742.911 364.056 742.911 364.666C743.678 364.666 744.255 364.567 744.842 365.052C745.006 365.193 745.137 365.368 745.226 365.565C745.406 365.879 745.495 366.236 745.483 366.598C745.516 367.241 745.455 367.663 745.612 368.27C745.625 368.446 745.669 368.619 745.742 368.78C745.812 368.989 745.948 369.17 746.128 369.296C746.288 369.393 746.451 369.296 746.641 369.296C746.956 369.304 747.268 369.224 747.54 369.065C747.812 368.907 748.035 368.675 748.184 368.397C748.28 368.237 748.217 368.046 748.316 367.878C748.534 367.461 749.019 367.497 749.34 367.108C749.472 366.948 749.472 366.758 749.596 366.598C749.72 366.438 749.985 366.402 750.112 366.214C750.511 365.781 750.78 365.245 750.887 364.666C750.951 364.475 751.08 364.343 751.144 364.153C751.527 364.28 751.88 364.249 752.173 364.539C752.327 364.702 752.556 364.796 752.556 365.052C752.556 365.565 752.14 365.728 751.784 366.084C751.334 366.529 751.271 367.108 751.271 367.787C751.282 368.121 751.324 368.454 751.398 368.78C751.56 368.684 751.82 368.78 751.914 368.653C752.007 368.526 751.914 368.204 752.038 368.14C752.236 368.01 752.314 367.751 752.556 367.751C752.799 367.751 752.846 368.01 753.072 368.01C753.242 367.994 753.413 367.994 753.583 368.01V369.523C753.583 369.812 753.359 369.942 753.326 370.199V370.709C753.211 371.219 753.126 371.735 753.072 372.255C753.232 372.224 753.426 372.321 753.583 372.255C753.845 372.13 753.906 371.929 754.101 371.741C754.297 371.554 754.377 371.096 754.744 371.096C755.111 371.096 755.357 371.096 755.517 371.355C755.74 371.714 755.547 372.092 755.641 372.514C755.771 372.994 756.317 373.066 756.673 373.416C756.797 373.541 757.053 373.541 757.186 373.67C757.382 373.864 757.31 374.15 757.31 374.443V374.697C757.31 374.89 757.186 375.017 757.186 375.21C757.153 375.553 757.153 375.899 757.186 376.242C757.169 376.413 757.169 376.585 757.186 376.756C757.31 377.178 757.638 377.401 757.958 377.658C758.285 377.894 758.627 378.109 758.982 378.301C759.178 378.397 759.274 378.621 759.501 378.684C759.833 378.791 760.182 378.834 760.53 378.811C761.173 378.811 761.655 378.684 762.202 378.938C762.428 379.04 762.398 379.366 762.591 379.46C762.784 379.554 762.944 379.487 763.101 379.587C763.258 379.686 763.421 379.879 763.62 379.976C763.818 380.073 763.896 380.293 764.136 380.36C764.55 380.484 764.985 380.527 765.416 380.486C766.243 380.486 766.895 380.42 767.477 379.843C768.059 379.267 767.99 378.684 767.99 377.912H768.989C769.629 377.912 770.092 378.362 770.302 378.936C770.335 379.101 770.272 379.3 770.302 379.457C770.401 379.877 770.495 380.227 770.818 380.484C771.146 380.745 771.557 380.882 771.977 380.87C772.677 380.87 773.003 380.291 773.521 379.841C773.683 379.702 773.854 379.574 774.032 379.457C774.396 379.167 774.783 378.907 775.191 378.682C775.384 378.588 775.508 378.406 775.704 378.298C776.094 378.041 776.553 377.907 777.02 377.912C777.312 377.912 777.472 378.041 777.762 378.041C778.866 378.069 779.47 377.945 780.557 377.945C780.769 377.915 780.964 377.813 781.109 377.655C781.269 377.531 781.525 377.556 781.625 377.399C781.724 377.241 781.558 377.04 781.625 376.885C781.782 376.502 782.044 376.27 782.138 375.856C782.267 375.243 781.911 374.694 782.267 374.184C782.491 373.825 782.943 373.924 783.296 373.668C783.437 373.589 783.557 373.478 783.646 373.344C783.735 373.209 783.79 373.055 783.807 372.895V372.644C783.807 372.348 783.49 372.252 783.423 371.995C783.392 371.72 783.392 371.443 783.423 371.167C783.396 370.493 783.483 369.818 783.68 369.172C783.71 368.976 783.87 368.852 783.936 368.659C783.962 368.484 784.006 368.312 784.066 368.146C784.14 367.967 784.224 367.794 784.32 367.627C784.541 367.222 784.85 366.872 785.225 366.603C785.415 366.438 785.575 366.346 785.738 366.22C785.901 366.093 786.124 366.024 786.251 365.83C786.378 365.637 786.411 365.505 786.508 365.314C786.624 365.157 786.716 364.984 786.784 364.801C786.809 364.638 786.748 364.445 786.784 364.285C786.82 364.125 786.872 363.932 786.911 363.775C786.971 363.548 787.167 363.454 787.294 363.253C787.406 363.031 787.585 362.851 787.807 362.74C787.998 362.646 788.16 362.58 788.32 362.483C788.48 362.386 788.801 362.552 788.966 362.359C789.132 362.166 788.903 361.939 788.966 361.713C789.02 361.546 789.062 361.376 789.093 361.203C789.093 361.037 789.22 360.877 789.22 360.687C789.253 360.237 789.22 359.977 789.22 359.53C789.496 359.108 789.703 358.702 789.995 358.239C790.288 357.775 790.547 357.568 790.638 357.08C790.765 356.506 790.892 356.117 791.021 355.537C791.055 355.377 791.118 355.184 791.154 355.03C791.21 354.872 791.251 354.709 791.275 354.544V351.908C791.275 351.679 790.999 351.616 790.892 351.423C790.784 351.23 790.729 351.07 790.638 350.909C790.508 350.68 790.252 350.634 790.119 350.396C789.987 350.159 789.766 350.12 789.733 349.88V349.367C789.718 349.196 789.718 349.024 789.733 348.854C789.835 348.431 790.152 348.238 790.252 347.822C790.282 347.481 790.282 347.138 790.252 346.798L789.995 346.665V345.123C790.01 344.95 790.01 344.776 789.995 344.604C789.923 344.328 789.67 344.217 789.482 343.964C789.206 343.577 788.93 343.39 788.704 342.932C788.607 342.711 788.387 342.656 788.32 342.424C788.29 342.258 788.354 342.068 788.32 341.905C788.249 341.727 788.164 341.555 788.064 341.392C787.967 341.196 787.904 341.041 787.807 340.876C787.711 340.71 787.421 340.652 787.294 340.489C787.018 340.167 786.716 339.867 786.392 339.592C786.246 339.432 786.071 339.301 785.876 339.206C785.652 339.149 785.437 339.063 785.236 338.95C785.123 338.891 785.027 338.804 784.959 338.696C784.891 338.588 784.853 338.464 784.85 338.337V335.853C784.466 335.82 784.204 335.726 783.818 335.726C783.305 335.761 782.791 335.761 782.278 335.726C782.022 335.726 781.862 335.564 781.636 335.47C781.455 335.402 781.282 335.316 781.12 335.213C780.733 334.937 780.416 334.661 780.347 334.187V333.67C780.347 333.508 780.217 333.345 780.217 333.149C780.187 332.705 780.217 332.445 780.217 331.998C780.024 331.96 779.864 332.092 779.707 331.998C779.55 331.904 779.288 331.902 779.191 331.742C778.998 331.452 779.381 330.999 779.191 330.704C779.095 330.58 778.835 330.682 778.678 330.58C778.512 330.482 778.34 330.396 778.162 330.323C777.798 330.198 777.452 330.025 777.133 329.81C776.937 329.677 776.907 329.457 776.744 329.299C776.581 329.142 776.358 329.07 776.228 328.91C776.098 328.75 776.104 328.557 775.974 328.394C775.797 328.212 775.575 328.079 775.331 328.008C774.828 327.804 774.313 327.632 773.789 327.492C773.562 327.443 773.343 327.357 773.144 327.238C772.923 327.111 772.691 326.979 772.63 326.722C772.567 326.374 772.727 326.046 772.63 325.693C772.503 325.276 772.115 325.083 771.99 324.66C771.924 324.44 772.021 324.247 771.99 324.023C771.957 323.86 771.897 323.667 771.861 323.504C771.825 323.341 771.632 323.179 771.607 322.991C771.587 322.82 771.587 322.648 771.607 322.478V321.967C771.568 321.578 771.505 321.319 771.477 320.932C771.491 320.762 771.491 320.59 771.477 320.419C771.345 320.002 771.025 319.809 770.702 319.519C770.478 319.326 770.186 319.263 770.059 319.006C769.951 318.765 769.907 318.5 769.932 318.236C769.932 317.853 770.186 317.59 770.186 317.204C770.186 316.685 769.769 316.338 769.287 316.178C769.115 316.16 768.942 316.16 768.771 316.178C768.6 316.19 768.428 316.19 768.258 316.178C768.067 316.142 767.94 315.949 767.744 315.918C767.328 315.822 766.975 315.855 766.586 315.662C766.395 315.568 766.169 315.568 766.072 315.408C765.976 315.248 766.111 315.052 766.072 314.892C766.057 314.72 766.057 314.547 766.072 314.376C766.042 314.18 765.849 314.053 765.819 313.862V313.344C765.783 312.734 765.945 312.38 765.819 311.804C765.752 311.544 765.43 311.511 765.303 311.285C765.206 311.128 765.27 310.934 765.173 310.772C765.043 310.551 764.723 310.515 764.66 310.258C764.63 310.098 764.693 309.905 764.66 309.745C764.594 309.389 764.594 309.072 764.536 308.716C764.502 308.541 764.456 308.369 764.401 308.2C764.196 307.817 763.883 307.504 763.501 307.3C763.338 307.206 763.148 307.336 762.985 307.3L762.858 307.813C762.911 308.189 762.756 308.445 762.72 308.832L762.723 308.818ZM805.933 303.804C806.035 303.995 806.165 304.17 806.32 304.323C806.609 304.576 806.957 304.576 807.349 304.576H807.862C808.083 304.538 808.138 304.284 808.381 304.187C808.309 304.009 808.221 303.837 808.119 303.674C808.022 303.514 808.083 303.321 807.994 303.158C807.906 302.995 807.638 303.095 807.478 303.028C807.189 302.878 806.871 302.791 806.546 302.772C806.296 302.797 806.049 302.841 805.807 302.904C805.83 303.211 805.872 303.516 805.931 303.818L805.933 303.804ZM793.328 295.199C793.328 295.475 793.604 295.525 793.709 295.718C793.938 296.135 794.42 296.102 794.743 296.491C794.873 296.651 794.873 296.844 795 297.007C795.163 297.228 795.256 297.424 795.516 297.517C795.706 297.584 795.805 297.774 796.029 297.774C796.252 297.774 796.319 297.553 796.542 297.517C796.481 297.36 796.481 297.17 796.412 297.007C796.319 296.778 796.092 296.714 796.029 296.491C795.968 296.331 796.092 296.135 796.029 295.975C795.935 295.751 795.772 295.655 795.643 295.462C795.386 295.042 794.969 295.012 794.616 294.689C794.454 294.565 794.2 294.59 794.1 294.429C794.001 294.269 794.131 294.082 794.1 293.916C794.085 293.745 794.085 293.572 794.1 293.4H793.585C793.41 293.429 793.239 293.473 793.071 293.53C793.132 293.726 793.295 293.853 793.328 294.046C793.386 294.268 793.428 294.494 793.455 294.722C793.455 294.923 793.328 295.006 793.328 295.199ZM778.54 293.66C778.573 294.046 778.67 294.303 778.67 294.689C778.67 294.78 778.604 294.852 778.604 294.943C779.475 294.943 779.983 294.852 780.858 294.943C781.238 294.979 781.495 295.172 781.878 295.199C782.223 295.217 782.568 295.217 782.913 295.199C783.255 295.217 783.597 295.217 783.939 295.199C784.165 295.199 784.265 295.042 784.458 294.943C784.712 294.816 784.712 294.501 784.971 294.429C785.131 294.402 785.321 294.501 785.482 294.429C785.651 294.376 785.823 294.334 785.997 294.303C786.227 294.201 786.411 294.017 786.511 293.786C786.748 293.48 786.924 293.13 787.029 292.757C787.09 292.404 787.029 292.081 787.159 291.733C787.22 291.504 787.476 291.441 787.54 291.22C787.602 291.053 787.645 290.88 787.669 290.704C787.669 290.475 787.44 290.378 787.413 290.188C787.245 290.24 787.075 290.282 786.902 290.315C786.73 290.301 786.556 290.301 786.384 290.315C786.2 290.375 786.026 290.461 785.868 290.572C785.675 290.671 785.451 290.671 785.355 290.848C785.164 291.162 785.451 291.518 785.355 291.877C785.291 292.095 785.065 292.194 784.971 292.39C784.877 292.586 784.971 292.837 784.841 292.906C784.712 292.975 784.486 292.906 784.323 292.906C783.459 293.03 782.943 292.906 782.047 292.906H780.987C780.339 292.906 779.953 292.928 779.31 292.906C779.117 292.906 778.99 292.771 778.794 292.771C778.794 292.95 778.54 293.464 778.54 293.654V293.66ZM735.457 300.089C735.484 300.266 735.528 300.439 735.586 300.608H737.137C737.33 300.516 737.501 300.386 737.642 300.225C737.838 299.949 738.031 299.769 738.031 299.452C738.027 299.009 737.94 298.571 737.774 298.16C737.711 297.937 737.498 297.846 737.388 297.644C736.736 297.893 736.128 298.243 735.586 298.682C735.512 299.146 735.469 299.614 735.457 300.084V300.089ZM722.214 298.552C722.247 298.74 722.189 298.875 722.214 299.066C722.239 299.256 722.407 299.383 722.473 299.576C722.633 299.546 722.829 299.609 722.992 299.576C723.215 299.546 723.246 299.192 723.505 299.192C723.822 299.192 723.957 299.452 724.275 299.452H724.534C724.788 299.452 724.851 299.159 725.044 299.066L724.658 298.552H722.214ZM743.949 293.4C743.759 293.504 743.585 293.634 743.433 293.786C743.306 293.949 742.986 293.949 742.925 294.176C742.889 294.336 742.953 294.526 742.925 294.689C742.897 294.852 742.826 295.042 742.79 295.199C742.731 295.368 742.689 295.542 742.666 295.718C742.666 295.947 742.39 296.008 742.39 296.237C742.39 296.513 742.875 296.392 743.162 296.361C743.334 296.376 743.507 296.376 743.678 296.361C743.887 296.292 744.068 296.157 744.191 295.975C744.291 295.851 744.255 295.624 744.321 295.462C744.644 294.816 744.967 294.402 744.967 293.66V293.4C744.931 293.179 744.608 293.179 744.451 293.017C744.266 293.141 744.139 293.268 743.946 293.395L743.949 293.4ZM740.362 289.286C740.489 289.225 740.712 289.352 740.875 289.286C741.099 289.192 741.005 288.772 741.259 288.772C741.512 288.772 741.535 289.026 741.772 289.026C742.158 289.026 742.415 288.999 742.801 289.026C742.973 289.012 743.145 289.012 743.317 289.026C743.739 289.128 743.96 289.352 744.346 289.542C744.796 289.769 744.992 290.056 745.375 290.315C745.535 290.409 745.728 290.475 745.888 290.572C746.048 290.668 746.051 290.986 746.272 291.085C746.437 291.148 746.628 291.057 746.79 291.085C747.017 291.124 747.207 291.181 747.43 291.22C747.59 291.22 747.753 291.35 747.943 291.35C748.589 291.411 749.008 291.22 749.615 291.35C749.811 291.377 749.941 291.537 750.131 291.604C750.52 291.761 750.807 292.054 751.163 292.244C751.323 292.338 751.519 292.404 751.676 292.503C751.9 292.633 751.996 292.823 752.192 293.017C752.533 293.321 752.835 293.667 753.092 294.046C753.188 294.239 753.252 294.402 753.346 294.565C753.737 295.141 754.377 295.393 754.377 296.102C754.377 296.295 754.25 296.43 754.25 296.618C754.282 296.831 754.282 297.048 754.25 297.261C754.193 297.458 754.094 297.641 753.96 297.796C753.826 297.951 753.659 298.076 753.472 298.16C753.312 298.224 753.128 298.133 752.959 298.16C752.791 298.188 752.609 298.26 752.449 298.296C752.223 298.359 752.132 298.552 751.933 298.682C751.704 298.783 751.52 298.964 751.417 299.192C751.354 299.383 751.163 299.485 751.163 299.706C751.163 299.927 751.29 300.031 751.29 300.225C751.324 300.473 751.448 300.701 751.638 300.866C751.828 301.031 752.071 301.12 752.322 301.119C752.779 301.139 753.23 301.005 753.602 300.738C753.783 300.618 753.956 300.487 754.121 300.346C754.25 300.252 754.187 299.962 754.25 299.833C754.408 299.576 754.57 299.319 754.891 299.319C755.392 299.282 755.891 299.418 756.303 299.706C756.532 299.833 756.629 300.056 756.816 300.225C757.004 300.393 757.139 300.445 757.329 300.608C757.52 300.771 757.605 300.992 757.848 301.119C758.008 301.182 758.204 301.182 758.361 301.248C758.518 301.315 758.684 301.436 758.877 301.505C759.275 301.601 759.663 301.731 760.039 301.894C760.257 301.988 760.315 302.17 760.549 302.28C760.757 302.35 760.973 302.392 761.192 302.407C761.487 302.513 761.788 302.599 762.094 302.664C762.511 302.697 762.77 302.664 763.198 302.664C763.625 302.664 763.901 302.763 764.301 302.664C764.525 302.598 764.621 302.407 764.817 302.28C765.013 302.154 765.234 302.181 765.33 302.021C765.392 301.854 765.435 301.681 765.457 301.505C765.554 301.149 765.457 300.862 765.457 300.481C765.713 300.513 765.971 300.513 766.227 300.481C766.589 300.346 766.935 300.172 767.259 299.962C767.46 299.826 767.634 299.652 767.772 299.452C768.125 299.03 768.349 298.552 768.931 298.552H769.19C769.413 298.552 769.513 298.74 769.703 298.806C769.877 298.835 770.047 298.879 770.214 298.936C770.407 298.997 770.536 299.126 770.729 299.192C771.084 299.34 771.428 299.511 771.759 299.706C771.94 299.77 772.114 299.856 772.275 299.962C772.595 300.238 772.694 300.641 772.915 300.992C773.014 301.149 773.08 301.348 773.171 301.505C773.433 301.924 773.847 301.924 774.203 302.28C774.35 302.436 774.479 302.607 774.589 302.791C774.846 303.15 775.003 303.434 775.232 303.823C775.359 304.049 775.489 304.24 775.618 304.466C775.748 304.692 775.778 304.913 776.002 304.977C776.294 305.076 776.512 304.977 776.83 304.977C777.572 304.977 777.958 304.913 778.697 304.858C779.015 304.792 779.337 304.747 779.66 304.723C780.303 304.723 780.56 305.17 781.015 305.625C781.288 305.963 781.64 306.228 782.041 306.395C782.317 306.489 782.521 306.652 782.844 306.652C783.092 306.623 783.338 306.58 783.581 306.525V304.943C783.581 304.557 783.258 304.367 782.941 304.207C782.778 304.143 782.585 304.143 782.425 304.082C782.265 304.022 782.041 304.049 781.906 303.953C781.771 303.856 781.782 303.597 781.655 303.434C781.528 303.271 781.429 303.114 781.266 302.923C781.108 302.719 780.88 302.581 780.626 302.534C780.454 302.551 780.281 302.551 780.11 302.534C779.947 302.501 779.757 302.567 779.594 302.534C779.368 302.474 779.318 302.214 779.081 302.154C778.924 302.115 778.728 302.054 778.568 302.021C778.401 301.959 778.228 301.916 778.052 301.894C777.668 301.861 777.412 301.894 777.025 301.894V298.616C776.275 298.563 775.522 298.563 774.771 298.616V296.168C775.434 296.118 776.1 296.118 776.763 296.168V295.34C776.586 295.264 776.414 295.177 776.247 295.081C776.09 294.951 776.027 294.697 775.864 294.573C775.701 294.449 775.513 294.297 775.351 294.184H772.785C772.65 294.021 772.559 293.861 772.393 293.668C772.228 293.475 771.977 293.477 771.88 293.279C771.69 292.964 771.75 292.605 771.626 292.252C771.557 292.089 771.588 291.871 771.497 291.742C771.405 291.612 771.138 291.612 770.978 291.485C770.815 291.344 770.643 291.213 770.465 291.093C770.285 290.931 770.113 290.76 769.951 290.58C769.758 290.417 769.593 290.356 769.438 290.196C769.052 289.807 768.922 289.391 768.406 289.167C768.213 289.101 768.086 288.943 767.893 288.908C767.474 288.808 767.184 288.908 766.732 288.908C766.515 288.904 766.301 288.856 766.102 288.768C765.904 288.679 765.726 288.551 765.579 288.392C765.419 288.267 765.515 287.975 765.322 287.876C765.129 287.776 764.969 287.911 764.809 287.876C764.598 287.822 764.384 287.78 764.169 287.749C763.808 287.668 763.46 287.539 763.134 287.365C762.748 287.172 762.494 286.879 762.108 286.725C761.917 286.659 761.785 286.499 761.589 286.465C761.419 286.449 761.247 286.449 761.076 286.465C760.433 286.432 760.052 286.499 759.404 286.465C759.145 286.465 759.015 286.338 758.761 286.338C758.152 286.305 757.765 286.432 757.219 286.203C756.83 286.049 756.546 285.753 756.19 285.563C755.834 285.373 755.55 285.077 755.161 284.926C754.995 284.863 754.823 284.819 754.648 284.796C754.428 284.725 754.215 284.638 754.008 284.536C753.682 284.376 753.486 284.02 753.105 284.02C752.842 283.994 752.576 284.039 752.336 284.15C752.145 284.247 752.145 284.501 751.947 284.663C751.638 284.974 751.225 285.157 750.788 285.177C750.407 285.177 750.145 285.146 749.759 285.177C749.533 285.177 749.442 285.342 749.248 285.436C748.989 285.563 748.796 285.693 748.733 285.947C748.669 286.305 748.859 286.625 748.733 286.981C748.678 287.166 748.593 287.34 748.479 287.495C748.335 287.63 748.153 287.719 747.957 287.749C747.631 287.873 747.28 287.916 746.934 287.876C746.544 287.868 746.157 287.825 745.775 287.749C745.422 287.718 745.036 287.749 744.746 287.495C744.591 287.345 744.461 287.172 744.36 286.981C744.266 286.819 744.456 286.592 744.36 286.465C744.231 286.324 744.071 286.215 743.892 286.147C743.713 286.08 743.52 286.057 743.331 286.079C743.159 286.064 742.986 286.064 742.815 286.079C742.588 286.148 742.525 286.355 742.304 286.465C742.13 286.541 741.943 286.584 741.753 286.592H738.563V287.622C738.765 287.718 738.922 287.718 739.079 287.876C739.236 288.033 739.501 288.074 739.595 288.267C739.689 288.461 739.595 288.618 739.595 288.781C739.613 289.123 739.613 289.465 739.595 289.807H740.37C740.409 289.636 740.219 289.346 740.348 289.28L740.362 289.286ZM719.916 283.767C719.753 283.802 719.56 283.739 719.397 283.767C719.234 283.794 719.27 284.156 719.14 284.285C719.367 284.382 719.43 284.641 719.659 284.669H720.685C721.102 284.699 721.325 284.801 721.742 284.801C722.078 284.79 722.411 284.746 722.738 284.669C722.738 284.603 722.484 284.768 722.484 284.669C722.388 284.252 722.484 283.998 722.484 283.565C722.208 283.565 722.004 283.499 721.709 283.499H720.169C719.962 283.491 720.059 283.72 719.902 283.747L719.916 283.767ZM746.534 281.777C746.567 282.003 746.628 282.16 746.661 282.354C746.727 282.63 746.92 282.834 746.92 283.157C746.92 283.709 746.821 283.985 746.79 284.536H749.345V283.885H748.255C748.286 283.502 748.321 283.248 748.321 282.861C748.321 282.605 748.189 282.472 748.189 282.216C748.189 282.058 748.255 281.94 748.255 281.769C747.678 281.712 747.098 281.709 746.52 281.758L746.534 281.777ZM735.727 281.965C735.47 282.003 735.313 281.901 735.09 281.965C734.733 282.108 734.389 282.281 734.061 282.481L734.185 282.997C734.36 283.024 734.533 283.067 734.701 283.124C734.897 283.193 735.026 283.319 735.217 283.383C735.407 283.446 735.537 283.609 735.727 283.64C735.898 283.656 736.069 283.656 736.24 283.64C736.469 283.673 736.662 283.546 736.886 283.64C737.072 283.748 737.245 283.878 737.402 284.026C737.531 284.089 737.465 284.382 737.531 284.542C737.625 284.768 737.656 285.121 737.918 285.182C738.088 285.2 738.26 285.2 738.431 285.182H738.944C739.234 285.182 739.43 284.992 739.714 284.992C739.846 284.992 739.846 284.801 739.97 284.801C740.166 284.801 740.296 284.931 740.489 284.931C740.682 284.931 740.809 285.058 741.005 285.058C741.325 285.083 741.518 285.058 741.833 285.058C742.147 285.058 742.384 285.083 742.674 285.058C742.897 285.022 742.95 284.782 743.184 284.669C743.088 284.506 743.154 284.285 743.057 284.156C742.961 284.026 742.635 284.089 742.544 283.88C742.288 283.328 742.572 282.952 742.544 282.34C742.544 282.086 742.635 281.929 742.544 281.697C742.463 281.494 742.329 281.316 742.155 281.184C742.028 281.087 741.805 281.12 741.639 281.057C741.279 280.884 740.884 280.794 740.485 280.794C740.085 280.794 739.691 280.884 739.33 281.057C739.104 281.148 739.038 281.377 738.814 281.437C738.48 281.534 738.133 281.579 737.785 281.57C737.399 281.57 737.148 281.54 736.756 281.57C736.52 281.587 736.294 281.676 736.11 281.827C735.919 281.925 735.746 282.055 735.597 282.21C735.499 282.376 735.413 282.549 735.338 282.726L735.727 281.965ZM735.09 281.07C735.506 280.645 735.857 280.364 735.857 279.782C735.842 279.637 735.785 279.499 735.694 279.385C735.602 279.271 735.479 279.187 735.341 279.142C735.15 279.039 735.065 278.885 734.833 278.885H734.32C734.124 278.885 733.931 278.783 733.798 278.885C733.666 278.987 733.768 279.233 733.672 279.401C733.448 279.782 733.357 280.038 733.164 280.425C733.484 280.67 733.826 280.886 734.185 281.07C734.331 281.126 734.883 281.015 735.076 281.051L735.09 281.07ZM732.516 284.285V284.801C732.549 285.121 732.612 285.315 732.645 285.629C733.178 285.58 733.715 285.58 734.248 285.629V284.02H732.775V284.796L732.516 284.285ZM727.886 287.241C727.886 287.431 727.762 287.561 727.762 287.754C727.762 287.947 727.98 288.08 728.013 288.273H729.525C729.941 288.273 730.168 288.143 730.587 288.143C730.78 288.143 730.907 288.273 731.103 288.273H731.613C731.788 288.299 731.959 288.341 732.127 288.397C732.292 288.433 732.48 288.499 732.645 288.527C732.811 288.554 732.998 288.623 733.164 288.656C733.382 288.72 733.44 288.979 733.672 289.04C734.091 289.142 734.378 289.04 734.833 289.04C734.743 288.532 734.719 288.014 734.761 287.5C734.248 287.431 733.934 287.431 733.418 287.371C733.029 287.337 732.775 287.277 732.389 287.241C732.193 287.241 732.063 287.114 731.873 287.114H731.357C731.004 287.081 730.684 286.921 730.328 286.857C729.845 286.761 729.555 286.598 729.042 286.598C728.766 286.598 728.46 286.534 728.267 286.73C728.143 286.857 728.242 287.081 728.143 287.241C728.039 287.402 727.953 287.574 727.886 287.754V287.241ZM725.831 287.627C725.501 287.492 725.154 287.405 724.799 287.371C724.448 287.304 724.123 287.177 723.77 287.114L723.643 288.143C723.803 288.301 723.833 288.557 724.029 288.656L724.545 288.913C724.713 289.007 724.905 289.051 725.097 289.04H726.093V288.143C725.941 287.961 726.005 287.704 725.817 287.608L725.831 287.627ZM729.042 273.611C728.769 273.976 728.468 274.319 728.143 274.638C727.994 274.83 727.823 275.003 727.632 275.154C727.436 275.245 727.34 275.446 727.111 275.54C726.951 275.604 726.727 275.446 726.598 275.54C726.468 275.634 726.504 275.888 726.471 276.051V276.307C726.471 276.823 726.727 277.083 726.727 277.596C726.727 277.789 726.598 277.916 726.598 278.109C726.598 278.496 726.697 278.783 726.598 279.142C726.531 279.365 726.322 279.417 726.214 279.658C726.082 280.008 725.891 280.267 725.891 280.645C725.891 280.877 725.955 280.971 725.955 281.197C725.955 281.584 725.891 281.84 725.891 282.224C726.118 282.26 726.25 282.196 726.471 282.224C726.692 282.252 726.747 282.481 726.987 282.481C727.376 282.481 727.632 282.321 728.013 282.224C728.046 281.738 728.143 281.484 728.143 281.007C728.143 280.425 728.046 280.102 728.013 279.525C728.112 279.525 728.176 279.401 728.267 279.401C728.869 279.365 729.472 279.365 730.074 279.401C730.248 279.428 730.42 279.47 730.587 279.525C730.647 279.238 730.69 278.948 730.717 278.656C730.717 278.303 730.524 278.14 730.328 277.853C730.231 277.687 729.815 277.822 729.815 277.596C729.815 277.37 729.941 277.276 729.941 277.083C729.926 276.868 729.926 276.652 729.941 276.437C729.774 276.381 729.602 276.338 729.428 276.307C729.042 276.307 728.783 276.41 728.402 276.437V275.698C728.407 275.507 728.45 275.319 728.529 275.146C728.625 274.919 728.951 274.983 729.042 274.762C729.119 274.599 729.163 274.423 729.172 274.243C729.158 273.976 729.028 273.846 729.028 273.592L729.042 273.611ZM704.868 287.371C704.873 287.551 704.922 287.728 705.011 287.885C705.1 288.043 705.226 288.176 705.379 288.273C705.546 288.334 705.72 288.375 705.897 288.397C706.091 288.461 706.22 288.623 706.411 288.656C706.751 288.688 707.094 288.688 707.434 288.656C707.434 288.913 707.567 289.076 707.567 289.335C707.567 289.752 707.31 289.945 707.178 290.329C707.117 290.522 706.957 290.654 706.921 290.848C706.906 291.04 706.906 291.232 706.921 291.424C706.906 291.617 706.906 291.811 706.921 292.004C706.957 292.23 707.247 292.28 707.31 292.517C707.373 292.754 707.373 292.928 707.434 293.16C707.495 293.392 707.63 293.483 707.696 293.673C707.887 293.571 708.062 293.44 708.212 293.284C708.339 293.127 708.662 293.127 708.723 292.906C708.831 292.53 708.875 292.138 708.852 291.747C708.852 291.364 708.819 291.099 708.852 290.718C708.852 290.489 709.109 290.392 709.109 290.166V286.73H710.654V287.881L710.397 288.397L710.527 288.913C710.694 288.969 710.866 289.011 711.04 289.04C711.212 289.026 711.384 289.026 711.556 289.04C711.749 289.076 711.879 289.269 712.066 289.299C712.254 289.33 712.425 289.396 712.58 289.429C712.75 289.446 712.922 289.446 713.093 289.429V290.489C713.093 290.718 712.875 290.781 712.839 290.977C712.782 291.144 712.739 291.316 712.712 291.491V292.067C712.695 292.26 712.695 292.454 712.712 292.647C712.74 292.865 713.065 292.906 713.228 293.03C713.409 293.199 713.648 293.29 713.896 293.284H715.551C715.612 293.118 715.656 292.946 715.683 292.771V292.037C715.722 291.593 715.677 291.145 715.551 290.718C715.487 290.522 715.198 290.585 715.035 290.458C714.872 290.332 714.718 290.133 714.522 289.945C714.326 289.758 714.102 289.752 714.006 289.556C713.857 289.326 713.77 289.06 713.755 288.786C713.755 288.461 713.976 288.336 714.006 288.011V287.473C714.006 287.277 714.075 287.117 714.006 286.959C713.907 286.733 713.656 286.761 713.496 286.57C713.336 286.38 713.266 286.223 713.104 286.057C712.948 285.909 712.776 285.779 712.591 285.671C712.397 285.541 712.146 285.709 711.951 285.541C711.821 285.444 711.923 285.155 711.821 285.03L711.951 284.128C712.591 284.128 713.016 284.288 713.622 284.128C713.846 284.098 713.898 283.805 714.138 283.739C714.298 283.711 714.489 283.645 714.651 283.612C715.231 283.518 715.614 283.711 716.194 283.612C716.354 283.582 716.547 283.645 716.707 283.612C716.833 283.562 716.939 283.472 717.009 283.356C717.078 283.24 717.108 283.104 717.093 282.969C717.093 282.743 716.903 282.652 716.837 282.453C716.751 282.252 716.619 282.075 716.45 281.937C716.286 281.841 716.116 281.756 715.94 281.683C715.744 281.556 715.614 281.407 715.424 281.299C715.234 281.192 715.134 280.944 714.908 280.913H714.395C714.223 280.898 714.051 280.898 713.879 280.913C713.701 280.986 713.529 281.072 713.363 281.17C713.14 281.269 713.14 281.526 712.977 281.683C712.494 282.169 712.111 282.616 711.437 282.712C711.089 282.736 710.74 282.692 710.408 282.585C710.246 282.552 710.052 282.489 709.898 282.453C709.506 282.359 709.247 282.196 708.863 282.072C708.734 282.039 708.643 281.813 708.48 281.813H707.964C707.688 281.846 707.611 282.089 707.445 282.326C707.185 282.638 706.97 282.984 706.805 283.355C706.711 283.612 706.836 283.866 706.805 284.128C706.772 284.324 706.551 284.404 706.551 284.641C706.568 284.812 706.568 284.984 706.551 285.155C706.518 285.32 706.645 285.508 706.551 285.671C706.457 285.833 706.231 285.924 706.035 286.057C705.908 286.126 705.649 285.963 705.519 286.057C705.357 286.199 705.226 286.374 705.136 286.57C704.956 286.791 704.856 287.066 704.855 287.351L704.868 287.371ZM719.786 276.437C719.62 276.501 719.753 276.79 719.659 276.956H711.076C710.524 276.956 710.524 277.66 710.011 277.853C709.676 277.944 709.329 277.988 708.982 277.982C708.442 277.977 707.909 278.109 707.434 278.366C707.247 278.465 707.178 278.689 707.051 278.885C706.885 279.119 706.796 279.398 706.794 279.685C706.822 279.934 706.864 280.181 706.921 280.425C707.533 280.135 707.887 279.945 708.469 279.658C708.632 279.589 708.819 279.619 708.982 279.525C709.145 279.431 709.178 279.142 709.371 279.015C709.537 278.911 709.709 278.819 709.887 278.739C710.051 278.641 710.221 278.555 710.397 278.482C710.557 278.419 710.753 278.51 710.91 278.482C711.167 278.385 711.23 278.156 711.426 277.969L712.453 278.225H715.636C715.827 278.233 716.014 278.276 716.188 278.352C716.384 278.418 716.511 278.548 716.701 278.606C716.994 278.739 717.121 279.128 717.477 279.128C717.738 279.131 717.997 279.088 718.244 279.001C718.423 278.921 718.596 278.828 718.762 278.725C718.953 278.628 718.925 278.308 719.146 278.212C719.306 278.143 719.499 278.275 719.664 278.212L720.175 277.955C720.398 277.858 720.398 277.632 720.558 277.444C720.831 277.109 721.009 276.707 721.074 276.28C720.539 276.288 720.255 276.225 719.772 276.418L719.786 276.437ZM717.082 304.096C717.082 304.284 716.953 304.411 716.953 304.609C716.953 305.029 717.471 305.123 717.857 305.25C718.023 305.314 718.195 305.357 718.371 305.379C718.566 305.379 718.688 305.506 718.881 305.506C719.333 305.506 719.397 304.954 719.659 304.609C719.96 304.265 720.305 303.962 720.685 303.707C720.945 303.486 721.038 303.191 721.325 303.061C721.49 302.991 721.665 302.949 721.844 302.937C722.2 302.871 722.517 302.871 722.868 302.805C723.353 302.711 723.453 302.129 723.902 301.908C724.223 301.752 724.572 301.664 724.929 301.648C725.315 301.618 725.604 301.712 725.955 301.648C726.126 301.665 726.299 301.665 726.471 301.648C726.661 301.618 726.598 301.262 726.727 301.132C726.531 301.036 726.374 300.975 726.214 300.876C725.988 300.719 725.955 300.459 725.701 300.36C725.367 300.258 725.018 300.217 724.669 300.238C724.499 300.218 724.326 300.218 724.156 300.238C723.993 300.266 723.803 300.329 723.643 300.36C723.386 300.459 723.386 300.779 723.13 300.876C722.97 300.939 722.774 300.939 722.611 301.006C722.445 301.065 722.273 301.107 722.098 301.132C721.869 301.196 721.805 301.45 721.585 301.519C721.368 301.546 721.154 301.589 720.945 301.648C720.782 301.712 720.591 301.682 720.429 301.781C720.266 301.88 720.456 302.195 720.299 302.294C719.976 302.487 719.62 302.36 719.27 302.421C719.047 302.452 718.853 302.325 718.627 302.421C718.401 302.518 718.431 302.805 718.238 302.937C718.054 303.047 717.882 303.175 717.725 303.321C717.501 303.547 717.212 303.641 717.212 303.967V304.22C717.179 304.449 717.405 304.543 717.471 304.736L717.082 304.096ZM716.053 306.282C715.672 306.436 715.413 306.602 715.024 306.795C715.131 307.044 715.218 307.302 715.283 307.565H716.826V306.665L716.569 306.152C716.389 306.17 716.211 306.207 716.039 306.262L716.053 306.282ZM707.939 300.994C708.292 301.35 708.455 301.701 708.968 301.77C710.072 301.897 710.64 301.77 711.727 301.77H712.174C713.071 301.77 713.589 301.831 714.489 301.77C714.685 301.77 714.812 301.637 715.002 301.637C715.173 301.654 715.346 301.654 715.518 301.637C715.681 301.607 715.871 301.538 716.031 301.508C716.216 301.452 716.391 301.365 716.547 301.251C716.773 301.152 716.803 300.804 717.06 300.741C717.233 300.724 717.406 300.724 717.579 300.741C717.926 300.707 718.216 300.768 718.605 300.741C718.819 300.754 719.034 300.754 719.248 300.741C719.507 300.707 719.524 300.448 719.764 300.349L719.507 299.835C719.344 299.871 719.154 299.802 718.989 299.835C718.765 299.899 718.713 300.186 718.478 300.227C717.863 300.349 717.449 300.158 716.803 300.227C716.417 300.255 716.128 300.448 715.774 300.484H715.261C715.065 300.484 714.941 300.611 714.748 300.611C714.577 300.592 714.404 300.592 714.232 300.611C713.915 300.644 713.782 300.865 713.462 300.865C713.199 300.874 712.937 300.831 712.69 300.741C712.414 300.644 712.334 300.318 712.044 300.227C711.707 300.149 711.364 300.104 711.018 300.092C710.764 300.034 710.507 299.991 710.248 299.965C709.986 299.977 709.725 300.019 709.473 300.092C709.249 300.152 709.034 300.238 708.83 300.349C708.574 300.448 708.447 300.741 708.151 300.741H707.544L707.939 300.994ZM707.037 302.667C706.68 302.806 706.336 302.978 706.011 303.18C706.082 303.359 706.168 303.531 706.267 303.696C706.427 303.887 706.656 303.887 706.78 304.085C706.853 304.262 706.939 304.434 707.037 304.598C707.164 304.759 707.233 305.018 707.42 305.112C707.628 305.191 707.847 305.234 708.069 305.239C708.488 305.335 708.742 305.239 709.197 305.239C709.801 305.239 710.152 305.211 710.764 305.172L710.64 304.598C710.48 304.56 710.287 304.499 710.127 304.469C709.894 304.434 709.673 304.345 709.481 304.209C709.357 304.085 709.481 303.76 709.357 303.696C709.233 303.633 709.004 303.668 708.838 303.566C708.673 303.464 708.488 303.503 708.325 303.437C708.096 303.343 708.132 303.086 707.939 302.926C707.746 302.948 707.2 302.625 707.037 302.65V302.667ZM700.609 300.484C700.255 300.512 699.839 300.644 699.839 300.994C699.839 301.251 700.093 301.315 700.222 301.508C700.578 301.991 701.158 301.784 701.765 301.784C702.148 301.784 702.44 301.878 702.794 301.784C702.972 301.705 703.145 301.612 703.31 301.508C703.533 301.417 703.47 301.061 703.696 300.994C704.11 300.865 704.405 301.091 704.855 301.121C705.304 301.152 705.561 301.121 706.011 301.121C706.206 301.121 706.336 300.994 706.526 300.994C706.493 300.928 706.267 301.061 706.267 300.994C706.206 300.768 706.297 300.611 706.267 300.349C705.924 300.382 705.578 300.382 705.235 300.349C705.045 300.318 704.959 300.128 704.722 300.092C704.485 300.056 704.372 300.128 704.212 300.092C703.889 300.034 703.729 299.835 703.384 299.835C703.103 299.831 702.823 299.875 702.556 299.965C702.366 300.034 702.236 300.158 702.043 300.241C701.85 300.324 701.85 300.625 701.657 300.625C701.251 300.603 700.995 300.407 700.609 300.476V300.484ZM672.702 296.105V296.75H674.247V297.907C674.628 297.907 674.89 297.876 675.276 297.907C675.446 297.877 675.619 297.877 675.789 297.907L676.305 298.163C676.526 298.263 676.526 298.519 676.689 298.685C676.851 298.85 676.948 299.068 677.202 299.195C677.447 299.301 677.714 299.345 677.98 299.322C678.532 299.322 678.747 298.939 679.266 298.809C679.435 298.792 679.606 298.792 679.776 298.809C680.162 298.776 680.422 298.809 680.808 298.809C681.194 298.809 681.478 298.685 681.911 298.685C682.344 298.685 682.651 298.618 683.015 298.809C683.208 298.903 683.111 299.228 683.274 299.322C683.437 299.416 683.564 299.598 683.787 299.598C684.011 299.598 684.11 299.695 684.301 299.695C684.717 299.695 684.949 299.565 685.36 299.565C685.782 299.559 686.203 299.602 686.615 299.695C687.095 299.822 687.2 300.247 687.644 300.47C687.873 300.558 687.937 300.823 688.16 300.851C688.384 300.879 688.58 300.823 688.8 300.851C689.22 300.914 689.512 300.95 689.962 300.981C689.992 300.79 689.929 300.655 689.962 300.47C689.992 300.241 690.152 300.145 690.221 299.951C690.376 299.982 690.572 299.921 690.732 299.951C690.955 300.02 691.007 300.305 691.245 300.335C691.416 300.353 691.589 300.353 691.761 300.335H692.274C692.594 300.305 692.729 300.078 693.046 300.078C693.361 300.099 693.668 300.186 693.946 300.335C694.106 300.401 694.299 300.371 694.459 300.47C694.619 300.57 694.655 300.851 694.845 300.981C695.149 301.253 695.497 301.47 695.874 301.624C696.231 301.735 696.605 301.78 696.978 301.756H697.56C697.783 301.756 697.877 301.524 698.073 301.48C697.877 301.094 697.748 300.81 697.56 300.456C697.457 300.224 697.271 300.039 697.039 299.938C696.878 299.871 696.688 300.007 696.531 299.938C696.076 299.744 695.883 299.386 695.626 298.972H691.642C691.672 298.748 691.546 298.591 691.642 298.398C691.739 298.205 691.736 298.006 691.896 297.879C692.057 297.803 692.231 297.759 692.409 297.749C692.765 297.655 693.085 297.821 693.441 297.749C693.86 297.683 694.084 297.473 694.467 297.236C694.084 297.172 693.794 297.173 693.441 297.106C693.245 297.076 693.118 296.885 692.93 296.852C692.743 296.819 692.572 296.885 692.409 296.852C691.998 296.789 691.706 296.593 691.253 296.593C690.87 296.593 690.613 296.723 690.229 296.723C689.97 296.723 689.84 296.593 689.581 296.593C688.971 296.563 688.616 296.662 688.039 296.466C687.62 296.336 687.426 296.077 687.015 295.95C686.634 295.836 686.245 295.75 685.851 295.693L672.702 296.105ZM664.858 292.379C664.765 292.6 664.538 292.655 664.472 292.895C664.442 293.052 664.505 293.246 664.472 293.403L664.985 293.789V293.268C664.985 293.11 664.858 293.047 664.858 292.89V292.379ZM683.12 274.884H682.607C682.43 274.911 682.257 274.954 682.088 275.01C682.088 275.813 682.215 276.39 681.834 277.072C681.74 277.265 681.412 277.229 681.318 277.461C681.263 277.628 681.22 277.798 681.191 277.971C681.095 278.388 681.191 278.678 681.191 279.13C681.191 279.583 681.095 279.867 681.191 280.281C681.216 280.457 681.259 280.63 681.318 280.797C681.46 280.963 681.636 281.096 681.834 281.186C682.193 281.44 682.507 281.44 682.863 281.7C683.025 281.843 683.156 282.018 683.249 282.213C683.379 282.406 683.669 282.406 683.763 282.602C683.856 282.798 683.636 283.085 683.636 283.372C683.636 283.469 683.763 283.535 683.763 283.629V284.145C683.763 284.467 683.509 284.592 683.509 284.92C683.516 285.18 683.559 285.438 683.636 285.687C683.663 285.861 683.705 286.032 683.763 286.198C683.85 286.398 683.981 286.576 684.146 286.719C684.303 286.834 684.479 286.92 684.665 286.976C684.996 287.082 685.344 287.125 685.691 287.103C686.138 287.103 686.43 287.009 686.85 287.103C687.029 287.11 687.204 287.153 687.366 287.23C687.49 287.326 687.393 287.616 687.49 287.743C687.752 288.069 687.975 288.386 688.392 288.516C688.745 288.612 689.038 288.516 689.421 288.516C689.805 288.516 690.064 288.546 690.453 288.516C691.005 288.45 691.19 287.87 691.736 287.87C691.999 287.844 692.265 287.888 692.506 288C692.732 288.132 692.781 288.276 693.022 288.386C693.262 288.496 693.154 288.902 693.408 288.902C693.728 288.902 693.86 288.516 694.177 288.516C694.76 288.516 695.08 288.902 695.466 289.288C695.656 289.479 695.723 289.741 695.982 289.802C696.142 289.835 696.332 289.901 696.498 289.934C696.764 289.965 697.032 289.965 697.298 289.934H698.029C698.123 289.934 698.189 289.802 698.283 289.802V288.775C698.379 288.612 698.283 288.356 698.412 288.262C698.542 288.168 698.763 288.096 698.926 288C699.104 287.929 699.275 287.843 699.439 287.743C699.56 287.655 699.658 287.54 699.726 287.406C699.793 287.273 699.828 287.125 699.828 286.976C699.822 286.711 699.777 286.449 699.695 286.198C699.632 285.98 699.419 285.922 699.309 285.687C699.199 285.453 699.055 285.304 699.055 285.047C699.055 284.79 699.331 284.724 699.439 284.531C699.546 284.338 699.828 284.305 699.957 284.145C700.055 283.979 700.14 283.807 700.211 283.629C700.372 283.435 700.502 283.218 700.598 282.986C700.764 282.481 700.893 281.964 700.984 281.44H702.526V278.741C703.172 278.741 703.558 278.772 704.201 278.741C704.421 278.733 704.638 278.689 704.844 278.609C705.1 278.551 705.197 278.333 705.354 278.098C705.453 277.936 705.519 277.778 705.613 277.585C705.42 277.461 705.453 277.102 705.224 277.072C704.995 277.042 704.813 277.102 704.584 277.072C704.413 277.057 704.242 277.057 704.071 277.072C703.685 277.072 703.428 276.972 703.039 276.945C702.94 276.652 702.783 276.49 702.783 276.164C702.783 275.949 703.039 275.888 703.039 275.653V274.884C703.074 274.627 703.074 274.367 703.039 274.111C703.009 273.918 702.852 273.788 702.783 273.6C702.658 273.214 702.399 273.018 702.399 272.604V269.927C702.867 269.987 703.34 270.009 703.812 269.994C704.005 269.994 704.137 269.927 704.33 269.927C704.311 269.737 704.311 269.544 704.33 269.353C704.297 269.185 704.297 269.011 704.33 268.843C704.409 268.638 704.54 268.458 704.711 268.321C704.844 268.225 705.064 268.387 705.224 268.321C705.453 268.225 705.519 267.905 705.746 267.805C706.075 267.648 706.417 267.519 706.769 267.422C706.645 267.035 706.675 266.652 706.386 266.39C706.129 266.172 705.746 266.172 705.354 266.138C704.962 266.105 704.711 266.172 704.33 266.138C704.116 266.167 703.899 266.167 703.685 266.138C703.459 266.072 703.359 265.879 703.172 265.755C702.984 265.631 702.752 265.653 702.658 265.498C702.565 265.344 702.689 265.139 702.658 264.982C702.628 264.825 702.719 264.629 702.658 264.466C702.556 264.24 702.236 264.273 702.137 264.08C701.916 263.724 701.947 263.307 701.627 263.051C701.497 262.957 701.273 262.984 701.113 262.921C700.945 262.864 700.773 262.819 700.598 262.788C700.534 262.957 700.567 263.15 700.471 263.307C700.333 263.51 700.159 263.686 699.957 263.826C699.795 263.953 699.795 264.24 699.568 264.339C699.248 264.466 698.895 264.466 698.539 264.593C698.283 264.69 698.217 264.916 698.029 265.106C697.841 265.297 697.643 265.382 697.516 265.622C697.367 265.778 697.237 265.951 697.13 266.138C697.063 266.298 697.063 266.489 696.994 266.652C696.923 266.83 696.838 267.002 696.741 267.168C696.644 267.389 696.385 267.491 696.227 267.684C696.07 267.877 695.971 268.034 695.838 268.192C695.706 268.349 695.678 268.617 695.455 268.708C695.29 268.808 695.118 268.894 694.939 268.967C694.362 269.196 693.835 269.028 693.27 269.226C693.01 269.32 692.947 269.577 692.757 269.734C692.566 269.891 692.401 269.927 692.238 270.12C692.092 270.326 691.963 270.543 691.852 270.769C691.761 270.924 691.852 271.18 691.725 271.291C691.598 271.401 691.374 271.412 691.209 271.542C691.045 271.679 690.874 271.807 690.696 271.925C690.513 272.037 690.342 272.166 690.185 272.312C690.02 272.474 689.992 272.668 689.796 272.825C689.61 272.97 689.386 273.059 689.151 273.082C688.984 273.141 688.812 273.186 688.638 273.214C688.287 273.247 687.995 273.214 687.608 273.214V275.91C687.253 275.877 687.057 275.756 686.712 275.783C686.483 275.813 686.419 276.04 686.196 276.04C685.95 276.055 685.703 276.055 685.456 276.04C685.189 276.055 684.921 276.055 684.654 276.04C684.135 275.974 683.912 275.529 683.625 275.143L683.12 274.884ZM655.988 282.47C656.016 282.859 655.889 283.146 655.988 283.499C656.082 283.916 656.402 284.178 656.628 284.531C656.859 284.891 657.115 285.234 657.395 285.557C657.679 285.916 657.982 286.259 658.3 286.587C658.46 286.75 658.496 286.976 658.687 287.103C658.816 287.166 659.07 287.103 659.2 287.23C659.345 287.388 659.476 287.56 659.589 287.743C659.652 287.87 659.616 288.132 659.716 288.262C659.843 288.45 659.975 288.612 660.102 288.775C660.229 288.938 660.455 288.742 660.615 288.775V286.719C660.425 286.62 660.259 286.554 660.102 286.46C659.878 286.3 659.843 286.007 659.589 285.941C659.426 285.913 659.233 285.85 659.07 285.814C658.847 285.748 658.656 285.85 658.427 285.814C658.198 285.778 658.041 285.538 657.914 285.304C657.787 285.069 657.594 285.011 657.531 284.79C657.498 284.63 657.437 284.432 657.395 284.274C657.365 283.932 657.365 283.587 657.395 283.245C657.395 282.859 657.462 282.505 657.269 282.213C657.015 281.862 656.628 281.862 656.245 281.7L655.988 282.213C656.049 282.398 655.988 282.229 655.988 282.461V282.47ZM651.869 276.812C652.075 277.264 652.384 277.661 652.771 277.971C652.992 278.159 653.155 278.292 653.414 278.485C653.613 278.574 653.788 278.707 653.927 278.874C654.088 279.114 654.218 279.374 654.314 279.647C654.314 279.578 654.443 279.484 654.443 279.39V278.901C654.462 278.531 654.373 278.163 654.187 277.842C654.054 277.649 653.803 277.621 653.668 277.461C653.348 277.102 653.188 276.685 652.771 276.426C652.606 276.327 652.416 276.36 652.256 276.296C652.192 276.49 652.032 276.572 651.996 276.812C651.96 277.053 652.032 277.135 651.996 277.328L651.869 276.812ZM649.938 273.435C649.93 273.266 649.885 273.101 649.806 272.952L649.295 272.565C649.295 272.792 649.163 272.894 649.163 273.117C649.163 273.341 649.389 273.393 649.425 273.603C649.449 273.777 649.492 273.948 649.552 274.114C649.613 274.276 649.552 274.533 649.679 274.63C649.938 274.853 650.322 274.723 650.708 274.762L650.837 274.243C650.487 273.976 649.944 273.876 649.944 273.426L649.938 273.435ZM650.837 267.551C650.666 267.568 650.493 267.568 650.322 267.551C650.095 267.491 650.046 267.275 649.806 267.168C649.646 267.102 649.453 267.102 649.295 267.035C648.843 266.815 648.743 266.39 648.266 266.265C648.07 266.235 647.974 266.012 647.75 266.012C647.527 266.012 647.474 266.235 647.237 266.265C647.267 266.456 647.201 266.619 647.237 266.779C647.364 267.141 647.537 267.486 647.75 267.805C647.877 268.034 648.103 268.134 648.266 268.321C648.429 268.509 648.583 268.738 648.782 268.967C648.942 269.148 649.113 269.319 649.295 269.478C649.486 269.673 649.571 269.902 649.806 269.994C650.162 270.189 650.482 270.223 650.837 270.38C651.094 270.504 651.191 270.703 651.351 270.893C651.511 271.084 651.574 271.219 651.734 271.412C651.894 271.605 652.154 271.688 652.25 271.925C652.415 272.253 652.546 272.597 652.642 272.952C652.692 273.18 652.778 273.399 652.896 273.6C652.987 273.76 652.954 274.047 653.149 274.111C653.317 274.166 653.489 274.21 653.663 274.241C653.828 274.274 654.019 274.205 654.181 274.241C654.357 274.267 654.529 274.31 654.697 274.367C655.047 274.574 655.318 274.892 655.467 275.27C655.657 275.586 655.788 275.934 655.856 276.296C655.884 276.652 655.82 276.945 655.856 277.328V277.842C655.884 278.071 656.132 278.159 656.24 278.355C656.496 278.772 656.882 278.968 657.263 279.257C657.622 279.539 657.966 279.84 658.295 280.157C658.476 280.272 658.648 280.4 658.811 280.541C659.164 280.899 659.258 281.186 659.583 281.573C659.909 281.959 660.254 282.149 660.48 282.602C660.685 282.926 660.857 283.27 660.993 283.629C661.123 284.048 661.029 284.371 661.123 284.79C661.156 284.981 661.316 285.11 661.382 285.304C661.535 285.656 661.706 285.999 661.895 286.333C662.028 286.554 662.248 286.653 662.414 286.846C662.579 287.039 662.728 287.266 662.924 287.489C663.12 287.713 663.278 287.809 663.438 288C663.557 288.179 663.686 288.351 663.824 288.516C664.21 288.902 664.566 289.068 664.98 289.418C665.315 289.73 665.617 290.074 665.882 290.447C666.042 290.643 666.232 290.723 666.398 290.966C666.492 291.126 666.558 291.314 666.654 291.48C666.952 291.828 667.298 292.131 667.684 292.379C668.057 292.639 668.401 292.939 668.71 293.273C668.839 293.442 669.093 293.472 669.223 293.662C669.292 293.789 669.292 294.016 669.358 294.178C669.551 294.115 669.675 293.952 669.871 293.919C670.038 293.863 670.209 293.82 670.382 293.789C670.767 293.759 671.155 293.759 671.54 293.789C671.883 293.822 672.227 293.822 672.57 293.789C672.823 293.729 672.956 293.513 673.088 293.273C673.179 293.086 673.436 292.997 673.472 292.76V292.247C673.535 291.64 673.403 291.314 673.472 290.707C673.472 290.511 673.596 290.351 673.596 290.191C673.629 289.835 673.692 289.545 673.728 289.161V288.645C673.728 288.422 673.886 288.325 673.979 288.132C674.027 287.994 674.112 287.872 674.226 287.781C674.34 287.689 674.477 287.632 674.622 287.616C674.884 287.643 675.144 287.686 675.4 287.743C675.626 287.743 675.69 288 675.913 288C676.137 288 676.206 287.68 676.427 287.616C676.399 287.456 676.46 287.266 676.427 287.103C676.345 286.864 676.213 286.644 676.04 286.46C675.88 286.239 675.784 286.043 675.527 285.941C675.364 285.913 675.174 285.98 675.008 285.941C674.843 285.902 674.691 285.748 674.495 285.687C674.534 285.524 674.435 285.337 674.495 285.171C674.622 284.92 674.821 284.851 675.008 284.658C674.884 284.495 674.917 284.241 674.752 284.145C674.592 284.034 674.421 283.942 674.242 283.869C674.079 283.798 673.905 283.755 673.728 283.742C673.518 283.684 673.305 283.641 673.088 283.615C672.866 283.626 672.647 283.668 672.437 283.742C672.26 283.754 672.086 283.797 671.924 283.869C671.8 283.973 671.863 284.227 671.8 284.387C671.74 284.556 671.696 284.729 671.67 284.906H670.255C670.222 284.517 670.128 284.26 670.128 283.869C670.128 283.477 670.222 283.231 670.255 282.845C670.092 282.745 670.026 282.456 669.871 282.456H669.358C668.903 282.431 668.616 282.519 668.197 282.456C667.973 282.431 667.901 282.18 667.684 282.075C667.466 281.97 667.408 281.78 667.168 281.686C666.928 281.592 666.685 281.625 666.525 281.426C666.416 281.244 666.371 281.03 666.398 280.819V278.214C665.846 278.214 665.498 278.341 664.98 278.214C664.823 278.184 664.629 278.247 664.467 278.214C664.21 278.145 664.111 277.891 663.953 277.701C663.796 277.511 663.537 277.535 663.438 277.315C663.377 277.152 663.377 276.959 663.308 276.799C663.239 276.639 663.084 276.476 663.054 276.283C663.024 276.089 663.084 275.935 663.054 275.769C663.039 275.599 663.039 275.427 663.054 275.256C663.024 275.03 662.762 274.98 662.668 274.746C662.475 274.803 662.375 274.997 662.152 274.997H661.639C661.291 275.004 660.945 274.961 660.61 274.87C660.374 274.785 660.156 274.656 659.97 274.489C659.766 274.348 659.59 274.173 659.448 273.97C659.36 273.84 659.421 273.586 659.324 273.457C659.227 273.327 658.935 273.421 658.811 273.324C658.615 273.164 658.587 272.971 658.422 272.811C658.256 272.651 658.198 272.461 658.036 272.298C657.872 272.16 657.702 272.031 657.525 271.911C657.329 271.749 657.249 271.553 657.009 271.398C656.769 271.244 656.562 271.205 656.369 271.009C656.239 270.879 656.267 270.595 656.11 270.49C655.79 270.272 655.431 270.272 655.078 270.107C654.918 270.046 654.659 270.107 654.565 269.98C654.471 269.853 654.499 269.629 654.438 269.464C654.377 269.298 654.468 269.113 654.438 268.953C654.408 268.793 654.049 268.923 653.922 268.829C653.727 268.632 653.554 268.414 653.409 268.178C653.137 267.827 652.921 267.437 652.766 267.022C652.159 267.027 651.456 267.604 650.851 267.543L650.837 267.551ZM717.328 258.677C716.981 258.671 716.634 258.713 716.299 258.801C716.136 258.867 715.915 258.842 715.783 258.936C715.65 259.03 715.915 259.353 715.783 259.452C715.628 259.567 715.454 259.653 715.27 259.706C715.1 259.738 714.926 259.738 714.756 259.706C714.585 259.691 714.412 259.691 714.24 259.706C714.06 259.771 713.889 259.858 713.73 259.965C713.531 260.092 713.501 260.283 713.338 260.476C713.175 260.669 713.079 260.732 713.079 260.959V263.564L713.598 263.953C713.691 263.724 713.951 263.677 713.981 263.437V262.405C713.952 262.235 713.952 262.061 713.981 261.892C714.05 261.765 714.337 261.858 714.497 261.765C714.657 261.671 714.773 261.447 715.01 261.378C715.375 261.27 715.756 261.226 716.136 261.249C716.748 261.249 717.101 261.348 717.711 261.378V262.405C717.711 262.788 717.587 263.081 717.711 263.437C717.758 263.626 717.847 263.802 717.971 263.953C718.13 264.063 718.303 264.15 718.486 264.212C718.646 264.273 718.84 264.174 718.997 264.212C719.223 264.273 719.286 264.488 719.516 264.593C719.721 264.735 719.935 264.865 720.156 264.982C720.379 265.043 720.672 264.822 720.798 264.982C720.925 265.142 721.055 265.333 721.182 265.498C721.309 265.664 721.055 265.879 721.182 266.012C721.309 266.144 721.535 265.945 721.695 266.012C721.855 266.078 721.99 266.287 722.211 266.39L722.724 266.265V265.266C722.742 265.074 722.698 264.88 722.597 264.715C722.503 264.549 722.148 264.643 722.084 264.439C722.021 264.234 722.117 264.083 722.084 263.925C721.99 263.564 721.894 263.249 721.83 262.893C722.051 262.833 722.084 262.504 722.343 262.504C722.603 262.504 722.76 262.736 722.989 262.761C723.149 262.794 723.339 262.866 723.502 262.893C723.673 262.911 723.845 262.911 724.015 262.893L724.396 262.377L723.888 261.351V257.523C723.878 257.333 723.833 257.146 723.756 256.971C723.688 256.793 723.603 256.621 723.502 256.458C723.273 256.141 723.017 255.815 722.597 255.815C722.321 255.815 722.186 256.107 722.084 256.331L721.83 256.844C721.759 257.007 721.792 257.231 721.695 257.363C721.444 257.686 721.088 257.774 720.672 257.876C720.511 257.904 720.349 257.752 720.156 257.752C719.902 257.774 719.88 258.028 719.645 258.136C719.427 258.252 719.246 258.429 719.126 258.646C719.063 258.77 719.127 259.068 718.997 259.157C718.721 259.433 718.357 259.433 717.971 259.433C717.8 259.447 717.628 259.447 717.457 259.433C717.231 259.411 717.518 258.792 717.341 258.668L717.328 258.677ZM709.741 246.714C709.684 246.98 709.641 247.249 709.614 247.52C709.605 247.684 709.636 247.849 709.702 248C709.769 248.151 709.87 248.284 709.997 248.389C710.19 248.552 710.273 248.712 710.513 248.773C710.684 248.791 710.856 248.791 711.026 248.773C711.326 248.79 711.626 248.79 711.926 248.773C711.926 249.385 711.832 249.738 711.926 250.318C711.959 250.508 712.149 250.641 712.182 250.834C712.331 251.235 712.418 251.657 712.439 252.084C712.412 252.353 712.369 252.62 712.309 252.884C712.309 253.083 712.149 253.24 712.182 253.398C712.182 253.469 712.309 253.563 712.309 253.674C712.309 253.869 712.566 253.966 712.698 254.063C712.849 254.217 713.023 254.347 713.214 254.449C713.371 254.562 713.545 254.648 713.73 254.706C714.078 254.766 714.37 254.639 714.756 254.573C714.654 254.805 714.434 254.871 714.37 255.086C714.337 255.249 714.4 255.445 714.37 255.605C714.34 255.765 714.114 255.881 714.114 256.116C714.107 256.296 714.151 256.475 714.24 256.632C714.337 256.795 714.56 256.795 714.756 256.888C714.912 257.006 715.086 257.099 715.27 257.164C715.44 257.178 715.612 257.178 715.783 257.164C715.953 257.193 716.128 257.193 716.299 257.164C716.461 257.098 716.202 256.772 716.299 256.646C716.395 256.519 716.655 256.579 716.812 256.516C717.135 256.389 717.364 256.516 717.711 256.516V255.006C717.711 254.559 717.422 254.3 717.068 254.076C716.939 254.01 716.682 254.01 716.555 253.952C716.365 253.817 716.169 253.754 716.039 253.56C715.976 253.425 715.976 253.21 715.915 253.047C715.854 252.884 716.009 252.691 715.915 252.531C715.821 252.371 715.59 252.277 715.399 252.145C715.209 252.012 715.074 251.982 714.883 251.888C714.693 251.794 714.497 251.855 714.37 251.758C714.243 251.662 714.207 251.441 714.114 251.242C713.999 251.087 713.911 250.913 713.854 250.729C713.791 250.373 713.923 250.056 713.854 249.702C713.821 249.476 713.598 249.377 713.471 249.186C713.237 248.824 712.929 248.516 712.566 248.284C712.215 248.061 711.898 248.03 711.542 247.774C711.346 247.644 711.346 247.39 711.153 247.255C710.96 247.12 710.833 247.001 710.64 246.871C710.447 246.741 709.892 246.736 709.741 246.706V246.714ZM713.471 246.33C713.882 246.606 714.177 246.813 714.627 247.1C714.82 247.2 714.903 247.393 715.145 247.489C715.323 247.562 715.494 247.648 715.659 247.746C715.816 247.804 716.039 247.647 716.169 247.746C716.299 247.845 716.07 248.132 716.169 248.256C716.299 248.422 716.522 248.359 716.682 248.513C716.878 248.712 717.101 248.773 717.198 249.024C717.231 249.189 717.295 249.385 717.328 249.545C717.361 249.705 717.261 249.898 717.328 250.061C717.381 250.247 717.469 250.421 717.587 250.575C717.711 250.737 717.935 250.737 718.097 250.834C718.486 251.11 718.743 251.441 719.126 251.731C719.286 251.86 719.546 251.827 719.645 252.007C719.745 252.186 719.921 252.283 720.029 252.517C720.186 252.87 720.128 253.196 720.156 253.621H722.274C722.274 253.398 722.211 253.265 722.211 253.044C722.211 252.655 722.343 252.401 722.343 252.018C722.343 251.913 722.274 251.885 722.274 251.786C722.274 251.113 721.894 250.666 721.447 250.213C721.314 250.086 721.058 250.114 720.934 249.956C720.809 249.799 720.898 249.6 720.801 249.438C720.686 249.217 720.558 249.003 720.418 248.797C720.278 248.596 720.105 248.422 719.905 248.281C719.697 248.141 719.481 248.013 719.259 247.898C719.099 247.804 718.807 247.928 718.746 247.771L718.489 247.252C718.39 247.062 718.616 246.932 718.616 246.7V245.221C718.42 245.221 718.293 245.318 718.1 245.318C717.907 245.318 717.78 245.185 717.59 245.185H717.104C716.685 245.185 716.398 245.119 716.042 245.318C715.852 245.406 715.945 245.734 715.785 245.831C715.624 245.935 715.452 246.021 715.272 246.087C715.102 246.103 714.93 246.103 714.759 246.087C714.37 246.096 713.854 246.322 713.479 246.322L713.471 246.33ZM708.582 248.643C708.488 248.836 708.422 248.999 708.325 249.159C708.008 249.642 707.616 249.805 707.42 250.318C707.39 250.481 707.489 250.668 707.42 250.834C707.327 251.06 707.144 251.148 707.037 251.344C706.929 251.54 706.877 251.7 706.78 251.86C706.684 252.021 706.397 252.051 706.267 252.25C706.138 252.448 706.104 252.606 706.011 252.763C705.917 252.92 705.851 253.113 705.757 253.276C705.663 253.439 705.337 253.436 705.235 253.66C705.175 253.817 705.271 254.01 705.235 254.176C705.222 254.347 705.222 254.52 705.235 254.692C705.208 254.915 704.959 255.009 704.855 255.208C704.747 255.393 704.616 255.565 704.466 255.718C704.341 255.878 704.372 256.138 704.212 256.232C703.919 256.458 703.47 256.265 703.183 256.488C703.05 256.59 703.183 256.905 703.05 257.002C702.894 257.151 702.722 257.282 702.537 257.393C702.37 257.45 702.198 257.492 702.024 257.518C701.867 257.551 701.671 257.421 701.508 257.518C701.345 257.614 701.251 257.84 701.124 258.034C700.945 258.355 700.815 258.702 700.738 259.063C700.931 259.063 701.014 259.187 701.218 259.187C701.422 259.187 701.571 259.063 701.77 259.063C701.941 259.095 702.115 259.095 702.286 259.063C702.484 258.974 702.659 258.842 702.799 258.677C702.96 258.532 703.091 258.359 703.188 258.166C703.249 258.003 703.125 257.805 703.188 257.65C703.343 257.275 703.613 256.958 703.958 256.745C704.115 256.651 704.308 256.684 704.471 256.618C704.634 256.552 704.797 256.394 704.987 256.361C705.406 256.265 705.693 256.361 706.146 256.361C706.128 256.018 706.128 255.675 706.146 255.332C706.225 254.972 706.355 254.626 706.532 254.303C706.678 253.924 706.895 253.575 707.169 253.276C707.332 253.144 707.525 253.144 707.688 253.02C707.851 252.895 708.102 252.923 708.204 252.763C708.294 252.56 708.337 252.339 708.331 252.117C708.427 251.7 708.298 251.413 708.331 250.958C708.331 250.765 708.461 250.641 708.461 250.448C708.488 249.987 708.582 249.087 708.582 248.635V248.643ZM710.557 233.595H709.324C709.324 233.694 709.357 233.758 709.357 233.852C709.357 233.945 709.288 234.012 709.288 234.114C709.288 234.216 709.324 234.268 709.324 234.39C709.324 234.511 709.288 234.528 709.288 234.63C709.302 234.736 709.325 234.842 709.357 234.944C709.347 235.03 709.347 235.116 709.357 235.201C709.371 235.306 709.467 235.369 709.481 235.477C709.521 235.644 709.543 235.815 709.547 235.987C709.555 236.079 709.555 236.172 709.547 236.263C709.514 236.401 709.357 236.457 709.288 236.586C709.233 236.665 709.191 236.751 709.164 236.843C709.123 237.024 709.1 237.209 709.095 237.395C709.095 237.867 709.288 238.121 709.288 238.584C709.288 238.73 709.145 238.764 709.029 238.841C708.95 238.912 708.865 238.976 708.775 239.031C708.589 239.135 708.396 239.227 708.198 239.307C708.015 239.394 707.842 239.502 707.682 239.627C707.63 239.665 707.585 239.713 707.552 239.769C707.519 239.824 707.497 239.886 707.489 239.95C707.484 240.057 707.484 240.164 707.489 240.27C707.484 240.379 707.484 240.487 707.489 240.596C707.503 240.756 707.652 240.833 707.746 240.977C707.832 241.142 707.94 241.294 708.069 241.429C708.207 241.551 708.357 241.66 708.516 241.755C708.648 241.849 708.709 241.932 708.838 242.009C709.084 242.169 709.222 242.315 709.481 242.461C709.578 242.503 709.622 242.619 709.741 242.652C709.859 242.685 709.92 242.632 709.997 242.652C709.805 242.951 709.693 243.295 709.672 243.651C709.693 243.817 709.737 243.979 709.801 244.134C709.825 244.242 709.872 244.345 709.939 244.433C710.007 244.522 710.092 244.595 710.19 244.647C710.296 244.677 710.404 244.699 710.513 244.71C710.654 244.744 710.75 244.837 710.913 244.837H712.053V244.01C712.053 243.772 711.926 243.645 711.926 243.4V242.213C711.926 241.937 712.135 241.76 712.309 241.553C712.463 241.384 712.636 241.233 712.825 241.104C712.905 241.054 713.004 241.018 713.079 240.971C713.153 240.924 713.14 240.797 713.214 240.715C713.289 240.632 713.388 240.508 713.471 240.397C713.563 240.293 713.649 240.185 713.73 240.072C713.78 239.946 713.822 239.817 713.854 239.685C713.934 239.462 714.05 239.338 714.114 239.103C714.171 238.915 714.213 238.723 714.24 238.529V238.212C714.24 238.079 714.307 238.013 714.307 237.886V237.629C714.319 237.435 714.296 237.24 714.24 237.053C714.224 236.953 714.147 236.893 714.114 236.796C714.08 236.699 714.014 236.633 713.981 236.539C713.953 236.456 713.934 236.37 713.923 236.283C713.882 236.164 713.821 236.07 713.791 235.957C713.76 235.844 713.691 235.75 713.661 235.634C713.631 235.518 713.631 235.46 713.598 235.378C713.564 235.295 713.471 235.22 713.402 235.124C713.333 235.02 713.244 234.932 713.14 234.864C713.049 234.763 712.943 234.678 712.825 234.61C712.729 234.539 712.617 234.494 712.5 234.478H712.248C712.075 234.492 711.9 234.47 711.735 234.415C711.646 234.376 711.56 234.333 711.476 234.285C711.382 234.221 711.446 234.031 711.346 233.959C711.247 233.887 711.167 233.885 711.09 233.835C710.94 233.702 710.755 233.616 710.557 233.587V233.595ZM713.079 217.355C713.108 217.107 713.154 216.861 713.214 216.618C712.825 216.618 712.535 216.585 712.182 216.618C712.013 216.585 711.839 216.585 711.669 216.618C711.446 216.715 711.476 217.002 711.283 217.134C711.09 217.267 710.932 217.388 710.764 217.52C710.596 217.653 710.383 217.711 710.257 217.901C710.13 218.092 709.997 218.26 709.873 218.42C709.749 218.58 709.741 218.771 709.614 218.936C709.487 219.102 709.164 218.936 709.095 219.06C709.026 219.184 709.029 219.416 708.968 219.574C708.818 219.887 708.73 220.226 708.709 220.573V224.988H710.257C710.257 224.538 710.221 224.284 710.257 223.832C710.281 223.656 710.323 223.483 710.383 223.316C710.41 223.141 710.454 222.969 710.513 222.802C710.604 222.612 710.932 222.612 711.026 222.416L711.283 221.9C711.346 221.748 711.25 221.547 711.283 221.389C711.382 221.133 711.669 221.113 711.796 220.873C711.891 220.707 711.977 220.536 712.053 220.36C712.309 219.941 712.698 219.75 712.952 219.331C713.051 219.135 713.305 219.055 713.338 218.817V217.788C713.338 217.573 713.079 217.543 713.079 217.347V217.355ZM778.67 159.763C778.477 159.799 778.317 159.699 778.154 159.763C777.762 159.887 777.408 160.108 777.125 160.406C777.025 160.538 777.089 160.762 776.998 160.925C776.921 161.1 776.833 161.27 776.736 161.435C776.609 161.598 776.388 161.598 776.22 161.692C775.872 161.948 775.616 162.244 775.196 162.335C775.026 162.351 774.854 162.351 774.683 162.335C774.294 162.368 774.037 162.304 773.651 162.335H773.135C772.948 162.368 772.815 162.558 772.622 162.611H772.106C771.723 162.638 771.436 162.445 771.083 162.611C770.856 162.702 770.889 163.025 770.694 163.124C770.498 163.223 770.371 163.287 770.178 163.378C770.015 163.477 769.844 163.563 769.667 163.634C769.435 163.782 769.169 163.87 768.895 163.891C768.575 163.891 768.412 163.734 768.122 163.634C767.57 163.462 767.048 163.202 766.577 162.865C766.353 162.756 766.138 162.626 765.937 162.478C765.551 162.158 765.518 161.805 765.165 161.449C765.008 161.303 764.836 161.174 764.652 161.065C764.456 160.938 764.362 160.742 764.141 160.682C763.523 160.513 763.076 160.585 762.467 160.406C762.233 160.308 762.015 160.178 761.818 160.019C761.788 160.213 761.562 160.309 761.562 160.538C761.531 160.922 761.531 161.308 761.562 161.692C761.562 161.885 761.694 162.017 761.694 162.208C761.722 162.597 761.818 162.851 761.818 163.237C761.793 163.412 761.752 163.584 761.694 163.75C761.661 163.913 761.757 164.104 761.694 164.264C761.597 164.49 761.31 164.46 761.178 164.653C761.046 164.846 761.048 165.039 760.924 165.172C760.8 165.304 760.535 165.265 760.406 165.425C760.249 165.573 760.12 165.748 760.025 165.941C759.766 166.455 759.895 166.871 759.895 167.481C759.663 167.481 759.619 167.735 759.377 167.735C759.101 167.735 759.023 167.459 758.863 167.222C758.77 167.056 758.685 166.886 758.61 166.711C758.477 166.938 758.347 167.131 758.221 167.352C758.157 167.481 758.251 167.771 758.096 167.87C757.942 167.97 757.738 167.771 757.581 167.87C757.423 167.97 757.305 168.224 757.191 168.381C756.869 168.767 756.549 169.118 756.549 169.667C756.537 169.948 756.627 170.223 756.802 170.442C756.905 170.602 757.158 170.602 757.316 170.699C757.533 170.818 757.713 170.996 757.834 171.212C757.901 171.375 757.738 171.599 757.834 171.728C757.952 171.916 758.135 172.053 758.347 172.115H758.61C758.927 172.115 759.09 171.861 759.377 171.728V173.014H757.445C757.415 173.401 757.313 173.657 757.313 174.046V174.684C757.313 174.943 757.478 175.109 757.445 175.33C757.412 175.55 757.095 175.605 757.056 175.84C757.02 176 756.998 176.162 756.993 176.326C756.993 176.552 757.056 176.649 757.056 176.878V178.55C757.056 178.997 757.156 179.289 757.056 179.709C757.052 179.888 757.008 180.063 756.927 180.222C756.8 180.382 756.612 180.382 756.413 180.482C756.215 180.581 756.063 180.446 755.9 180.482C755.671 180.581 755.488 180.765 755.39 180.995C755.194 181.345 755.114 181.674 754.874 182.024C754.711 182.3 754.457 182.408 754.234 182.664C753.977 182.987 753.748 183.244 753.456 183.57C753.456 183.371 753.329 183.244 753.329 183.048C753.329 182.852 753.586 182.772 753.586 182.537C753.624 182.154 753.492 181.892 753.456 181.511C753.362 181.599 753.111 181.511 753.075 181.635C753.009 181.864 753.009 182.055 752.943 182.278C752.869 182.617 752.826 182.961 752.816 183.307H750.885V185.369L750.371 185.493C750.206 185.369 749.952 185.43 749.853 185.239C749.745 185.079 749.657 184.905 749.593 184.723C749.497 184.37 749.66 184.083 749.723 183.697L749.213 183.57C749.111 183.79 748.89 183.846 748.824 184.083C748.757 184.32 748.859 184.502 748.824 184.723C748.76 185.079 748.73 185.369 748.697 185.752C748.529 185.812 748.356 185.856 748.181 185.885C747.797 185.915 747.604 185.885 747.218 185.885V188.956H746.114C745.952 188.824 745.695 188.857 745.598 188.697C745.502 188.537 745.598 188.277 745.469 188.184C745.339 188.09 745.149 187.957 744.958 187.8C744.829 187.701 744.6 187.736 744.442 187.668C744.219 188.057 744.15 188.471 743.794 188.697C743.63 188.761 743.459 188.804 743.284 188.824C742.931 188.887 742.644 188.733 742.257 188.697C741.7 188.664 741.14 188.664 740.583 188.697C740.413 188.68 740.242 188.68 740.072 188.697C739.874 188.733 739.744 188.923 739.554 188.956C739.386 189.015 739.213 189.057 739.038 189.083C738.687 189.116 738.367 188.956 738.011 189.083C737.491 189.426 737.087 189.918 736.853 190.496C736.837 190.667 736.837 190.839 736.853 191.009C736.822 191.434 736.853 191.685 736.853 192.113H734.51C734.461 192.302 734.428 192.495 734.411 192.69C734.411 193.079 734.51 193.338 734.541 193.722C734.151 193.7 733.76 193.742 733.385 193.849C733.21 193.878 733.038 193.922 732.872 193.981C732.64 194.078 732.612 194.299 732.482 194.492C732.353 194.685 732.207 194.784 732.093 195.011C732.03 195.171 732.03 195.364 731.967 195.524C731.903 195.684 731.773 195.844 731.707 196.037C731.654 196.229 731.612 196.423 731.58 196.62C731.809 196.647 731.967 196.81 732.226 196.81C732.676 196.843 732.932 196.81 733.385 196.81C733.769 196.842 734.156 196.842 734.541 196.81C734.604 196.81 734.51 196.62 734.541 196.62C734.556 196.811 734.556 197.004 734.541 197.196C734.514 197.373 734.47 197.547 734.411 197.715C734.345 197.933 734.121 198.03 734.027 198.223L733.752 198.736C733.655 198.932 733.476 199.029 733.371 199.255C733.275 199.501 733.231 199.764 733.241 200.028C733.249 200.371 733.391 200.698 733.637 200.938C733.883 201.178 734.214 201.312 734.557 201.311H735.553C735.553 200.698 735.52 200.378 735.553 199.765C735.589 199.385 735.589 198.998 735.81 198.736C736.03 198.474 736.453 198.482 736.839 198.35C737.391 198.157 737.871 197.903 737.871 197.326C737.871 196.749 737.355 196.586 737.225 196.037C737.21 195.867 737.21 195.695 737.225 195.524C737.195 195.135 737.225 194.945 737.225 194.558C737.037 194.558 736.908 194.619 736.712 194.619C736.262 194.619 736.003 194.594 735.553 194.558C735.619 194.362 735.393 194.108 735.553 193.981C735.716 193.88 735.888 193.793 736.066 193.722C736.221 193.607 736.395 193.519 736.579 193.463C737.002 193.369 737.291 193.463 737.741 193.463C738.191 193.463 738.508 193.206 738.897 192.947C739.474 192.566 739.799 192.119 740.442 191.923C740.613 191.905 740.786 191.905 740.958 191.923C741.121 191.923 741.278 191.799 741.471 191.799C741.855 191.757 742.111 191.826 742.5 191.799C742.693 191.799 742.853 191.663 743.013 191.663C743.173 191.663 743.328 191.534 743.524 191.534C744.136 191.47 744.462 191.567 745.071 191.534C745.246 191.507 745.418 191.465 745.585 191.407C745.389 191.534 745.427 191.887 745.198 191.923C745.028 191.938 744.856 191.938 744.685 191.923C744.332 191.953 744.012 191.859 743.656 191.923C742.79 192.113 742.464 192.947 741.57 192.947H739.024V196.407H740.025C740.301 196.407 740.442 196.247 740.701 196.15C741.058 196.011 741.4 195.839 741.725 195.637C741.89 195.535 741.855 195.281 741.984 195.118C742.124 194.917 742.299 194.742 742.5 194.602C742.693 194.475 742.79 194.282 743.013 194.219C743.176 194.188 743.366 194.125 743.524 194.092C743.88 194.026 744.269 194.282 744.556 194.092C744.713 193.99 744.713 193.736 744.815 193.579C744.917 193.421 744.749 193.223 744.815 193.062C744.881 192.902 745.198 192.93 745.328 192.809C745.427 193.029 745.618 193.085 745.714 193.322C745.775 193.482 745.618 193.705 745.714 193.832C745.846 194.006 746.022 194.139 746.225 194.219C746.487 194.343 746.779 194.387 747.066 194.346C747.417 194.346 747.543 194.092 747.772 193.832C747.897 193.675 747.869 193.482 748.026 193.322C748.418 192.93 748.895 193.062 749.444 193.062C749.458 192.892 749.458 192.72 749.444 192.549C749.444 192.317 749.698 192.273 749.698 192.033C749.698 191.793 749.472 191.713 749.444 191.517C749.417 191.341 749.372 191.168 749.312 191.001L749.828 190.811L755.622 190.877C755.947 190.554 756.104 190.198 756.524 190.11C756.943 190.021 757.23 190.267 757.683 190.234C757.862 190.221 758.035 190.168 758.191 190.079C758.347 189.99 758.482 189.868 758.585 189.721C758.839 189.365 759.092 189.108 759.092 188.655V186.153C759.101 185.961 759.147 185.774 759.228 185.601C759.255 185.443 759.324 185.25 759.352 185.087C759.514 184.607 760.061 184.535 760.127 184.061V183.548C760.155 183.158 760.025 182.902 760 182.515V181.688C760 181.367 759.87 181.136 760 180.86C760.13 180.584 760.414 180.633 760.64 180.476C760.8 180.377 761.09 180.407 761.153 180.217C761.38 179.665 761.219 179.284 761.286 178.674C761.307 178.499 761.35 178.328 761.413 178.164C761.506 177.806 761.633 177.459 761.793 177.126C761.893 176.905 762.116 176.85 762.182 176.613C762.308 176.24 762.352 175.845 762.312 175.454C762.353 175.107 762.309 174.755 762.182 174.43C762.08 174.206 761.793 174.237 761.669 174.046C761.545 173.856 761.506 173.693 761.413 173.525C761.184 173.172 760.899 172.915 760.77 172.501C760.731 172.335 760.8 172.145 760.77 171.985C760.64 171.568 760.381 171.375 760.257 170.953C760.218 170.796 760.32 170.602 760.257 170.442C760.221 170.25 760.132 170.071 760 169.926C759.87 169.832 759.639 169.863 759.481 169.794C759.146 169.68 758.802 169.594 758.452 169.537V168.767H760.993C761.286 168.767 761.379 168.381 761.669 168.381H761.929C762.246 168.381 762.409 168.673 762.695 168.767C762.886 168.833 763.018 168.96 763.209 169.024C763.399 169.087 763.565 168.96 763.727 169.024C763.89 169.087 763.791 169.479 763.978 169.537C764.367 169.697 764.69 169.637 765.14 169.667C765.59 169.697 765.849 169.769 766.293 169.794C766.355 169.629 766.399 169.458 766.426 169.283C766.489 168.673 766.362 168.348 766.329 167.735H769.088C769.345 167.735 769.405 167.418 769.64 167.352C769.814 167.325 769.985 167.282 770.15 167.222C770.313 167.158 770.572 167.222 770.666 167.098C770.745 166.937 770.789 166.761 770.796 166.582C770.892 166.226 770.765 165.906 770.796 165.552C770.808 165.375 770.851 165.202 770.923 165.039C770.956 164.845 771.046 164.665 771.182 164.523C771.309 164.426 771.532 164.46 771.695 164.396C771.858 164.333 772.015 164.17 772.211 164.12C772.564 164.062 772.887 164.22 773.24 164.12C773.461 164.062 773.53 163.803 773.753 163.737C774.254 163.56 774.771 163.431 775.296 163.35H775.831C776.006 163.326 776.178 163.283 776.344 163.223C776.507 163.19 776.73 163.223 776.857 163.096C776.984 162.969 776.893 162.74 776.992 162.583C777.092 162.426 777.056 162.194 777.119 162.064C777.183 161.935 777.505 161.935 777.635 161.808C777.772 161.644 777.9 161.472 778.019 161.294C778.148 161.134 778.438 161.104 778.535 160.911C778.631 160.718 778.598 160.558 778.664 160.392C778.697 160.181 778.699 159.966 778.67 159.755V159.763ZM783.426 157.321C783.263 157.351 783.07 157.257 782.913 157.321C782.689 157.42 782.62 157.597 782.397 157.704C782.174 157.812 782.047 157.87 781.878 157.964C781.658 158.091 781.602 158.32 781.371 158.477C781.205 158.573 781.048 158.637 780.858 158.753C781.134 158.97 781.467 159.103 781.818 159.134C782.14 159.134 782.458 159.233 782.645 159.007C782.745 158.88 782.684 158.618 782.775 158.491C783.063 158.141 783.283 157.742 783.426 157.312V157.321ZM796.029 143.556C795.959 143.776 795.874 143.991 795.772 144.199C795.676 144.428 795.452 144.494 795.386 144.718C795.358 144.875 795.452 145.071 795.386 145.234C795.256 145.581 794.969 145.711 794.743 146.006L794.487 146.514C794.647 146.453 794.873 146.583 795 146.514C795.223 146.354 795.223 146.064 795.386 145.874C795.506 145.696 795.635 145.523 795.772 145.358C795.935 145.198 796.189 145.261 796.285 145.101C796.382 144.941 796.352 144.745 796.412 144.588C796.473 144.431 796.639 144.265 796.672 144.075C796.705 143.884 796.639 143.749 796.672 143.556L796.156 143.429L796.029 143.556ZM826.763 130.051L826.504 129.537C826.431 129.44 826.333 129.365 826.22 129.319C826.107 129.273 825.984 129.259 825.864 129.278C825.701 129.314 825.478 129.184 825.348 129.278C825.155 129.405 825.285 129.7 825.224 129.926C825.19 130.201 825.19 130.479 825.224 130.754H826.763C826.733 130.454 826.89 130.271 826.763 130.042V130.051ZM823.29 130.437C823.226 130.247 823.064 130.117 823.036 129.926C822.942 129.504 823.097 129.214 823.036 128.765C823.003 128.508 822.76 128.489 822.65 128.251C822.544 128.024 822.414 127.809 822.261 127.611C822.069 127.415 821.855 127.241 821.623 127.092C821.589 127.521 821.589 127.952 821.623 128.381C821.651 128.574 821.875 128.657 821.875 128.892C821.908 129.344 821.847 129.598 821.875 130.051C821.875 130.437 821.974 130.633 822.004 131.016H823.549C823.483 130.815 823.356 130.625 823.284 130.429L823.29 130.437ZM816.572 116.485C816.795 116.485 816.925 116.225 817.124 116.162C817.308 116.049 817.481 115.919 817.642 115.775C817.769 115.709 818.056 115.775 818.155 115.646C818.382 115.37 818.247 115.003 818.282 114.619C818.087 114.553 817.99 114.36 817.769 114.36H817.51C817.249 114.387 816.99 114.43 816.735 114.487C816.351 114.517 816.031 114.456 815.711 114.619C815.325 114.812 814.939 115.036 814.939 115.483V116.485C815.134 116.485 815.259 116.551 815.455 116.551C815.899 116.543 816.111 116.476 816.572 116.476V116.485ZM876.013 98.5474C876.372 98.6109 876.689 98.5171 877.048 98.5474C877.216 98.5157 877.389 98.5157 877.558 98.5474C877.784 98.6109 877.721 98.9641 877.942 99.0635C878.316 99.1865 878.711 99.2298 879.103 99.1904H879.746C880.066 99.1904 880.193 98.9338 880.516 98.9338C881.031 98.9338 881.343 99.127 881.801 99.3201C882.127 99.4471 882.251 99.7037 882.607 99.7037C882.855 99.6784 883.101 99.635 883.343 99.574V98.5474C883.186 98.5171 882.99 98.4509 882.833 98.4178C882.676 98.3846 882.51 98.2273 882.32 98.1666C882.13 98.1059 881.967 98.0673 881.801 98.0342C881.387 97.9376 881.062 97.841 880.645 97.7748C880.292 97.7085 879.969 97.7085 879.616 97.6478C879.426 97.6147 879.299 97.4215 879.103 97.3912C878.93 97.4064 878.757 97.4064 878.584 97.3912C878.331 97.331 878.074 97.2877 877.815 97.2615C877.048 97.2615 876.625 97.485 875.883 97.6478C876.082 97.7582 875.79 98.5005 876.013 98.5309V98.5474ZM853.255 67.0332C853.426 67.0512 853.599 67.0512 853.771 67.0332C854.22 67.0664 854.671 67.0664 855.12 67.0332C855.856 67.0332 856.276 67.1326 856.982 67.0332C857.371 67.0029 857.63 66.7766 858.014 66.6497C858.207 66.5834 858.334 66.4261 858.527 66.393C858.943 66.2937 859.203 66.393 859.65 66.393H860.712C860.908 66.393 861.038 66.52 861.228 66.52H861.871C862.067 66.52 862.194 66.4261 862.384 66.4261V65.6038C862.29 65.4437 862.29 65.1816 862.13 65.085C861.969 64.9436 861.796 64.8153 861.614 64.7014C861.098 64.4475 860.682 64.6048 860.072 64.5745C859.879 64.5745 859.719 64.4475 859.556 64.4475C859.33 64.4117 859.17 64.4751 858.913 64.4475C858.657 64.4199 858.59 64.2544 858.397 64.1909C858.141 64.0915 858.141 63.708 857.887 63.6776C857.692 63.661 857.497 63.661 857.302 63.6776C857.111 63.6444 856.916 63.6444 856.725 63.6776C856.505 63.7687 856.405 63.9315 856.209 64.0612C856.085 64.1578 856.242 64.5082 856.085 64.5745C855.915 64.6076 855.74 64.6076 855.569 64.5745C855.355 64.5897 855.141 64.5897 854.927 64.5745C854.543 64.5745 854.284 64.5414 853.9 64.5745C853.677 64.5745 853.577 64.74 853.384 64.8283C852.805 65.1236 852.868 65.7335 852.868 66.3765C853.001 66.6 853.001 66.9532 853.255 67.0167V67.0332ZM772.879 47.3382C773.044 47.4017 773.232 47.4017 773.397 47.4652C773.563 47.5287 773.748 47.628 773.911 47.7411C774.073 47.8543 774.007 48.1275 774.167 48.2544C774.403 48.4365 774.697 48.5267 774.995 48.5083C775.275 48.5005 775.553 48.4579 775.823 48.3814C776.245 48.282 776.531 47.995 776.984 47.995C777.436 47.995 777.654 48.271 778.01 48.5083C778.234 48.6408 778.267 48.8974 778.526 49.0216C778.686 49.0878 778.882 49.0878 779.039 49.1513C779.197 49.2147 779.359 49.3776 779.553 49.4107C779.896 49.441 780.241 49.441 780.584 49.4107H781.098C781.269 49.4272 781.442 49.4272 781.613 49.4107C781.865 49.3472 781.934 49.0575 782.127 48.8974C782.32 48.7373 782.287 48.4117 782.513 48.3814C782.684 48.3648 782.855 48.3648 783.026 48.3814C783.282 48.3648 783.539 48.3648 783.796 48.3814V47.352C783.796 47.1644 783.669 47.0292 783.669 46.836C783.669 46.7753 783.768 46.7753 783.768 46.7091C783.092 46.676 782.703 46.5821 782.033 46.5821C781.845 46.605 781.66 46.6475 781.481 46.7091C781.132 46.7864 780.776 46.8289 780.419 46.836H779.939C779.746 46.836 779.619 46.7091 779.428 46.7091H778.78C778.59 46.7091 778.463 46.8056 778.267 46.8056V45.4259C777.627 45.3983 777.271 45.2989 776.631 45.2989C776.439 45.2892 776.248 45.3332 776.079 45.4259C775.949 45.4921 776.079 45.8812 775.949 45.9419C775.726 46.102 775.469 45.9419 775.18 45.9419C774.89 45.9419 774.667 46.0412 774.407 45.9419C773.795 45.6659 773.604 45.1389 773.251 44.529L772.741 44.7829V46.9712C772.948 47.0485 772.658 47.2444 772.879 47.3382ZM757.448 55.57C757.789 55.631 758.132 55.6734 758.477 55.6969C758.818 55.7589 759.161 55.8031 759.506 55.8294H760.025C760.281 55.8294 760.406 55.6969 760.665 55.6969C761.272 55.6721 761.597 55.7328 762.207 55.6969C762.497 55.6969 762.69 55.57 762.977 55.57H763.234C763.46 55.6335 763.509 55.8625 763.752 55.9591C764.082 56.1204 764.426 56.2489 764.781 56.3427C764.998 56.4204 765.225 56.4642 765.454 56.4724H766.318L766.45 55.4431C766.318 55.2803 766.354 55.0236 766.191 54.927C766.028 54.8305 765.841 54.767 765.678 54.6676C765.515 54.5683 765.402 54.3475 765.165 54.2896C765.008 54.2482 764.809 54.3172 764.652 54.2896C764.478 54.2582 764.307 54.213 764.141 54.1544C763.955 54.0466 763.782 53.9179 763.625 53.7708C763.493 53.6714 763.653 53.3513 763.493 53.2575C763.333 53.1637 763.14 53.2575 762.977 53.2575H762.467C761.851 53.2575 761.437 53.1278 760.924 53.3844C760.695 53.481 760.599 53.6466 760.406 53.7708C760.213 53.895 760.345 54.1847 760.152 54.2896C759.959 54.3944 759.732 54.2233 759.506 54.2896C758.83 54.5103 758.541 55.0236 757.964 55.4431L757.448 55.57ZM760.025 52.3551C760.243 52.3551 760.375 52.1923 760.535 52.0985C760.695 52.0047 760.568 51.7453 760.665 51.5852C760.472 51.5217 760.345 51.3589 760.152 51.3093C759.959 51.2596 759.793 51.3451 759.633 51.3093C759.216 51.2154 759.023 50.9312 758.574 50.9312H757.581C757.581 51.1823 757.448 51.3093 757.448 51.5714C757.448 51.8336 757.644 51.9274 757.834 52.0847C757.996 52.1581 758.17 52.202 758.347 52.2144C758.672 52.362 759.021 52.448 759.377 52.4683C759.633 52.4821 759.766 52.3579 760.025 52.3579V52.3551ZM750.369 46.56C750.484 46.7395 750.611 46.911 750.749 47.0733C750.882 47.2361 750.843 47.4569 751.006 47.5894C751.169 47.7218 751.362 47.6473 751.522 47.7191C751.682 47.7908 751.814 47.995 752.032 48.1054C752.198 48.1689 752.388 48.1689 752.551 48.2323C752.81 48.3362 753.033 48.5125 753.194 48.7401C753.288 48.9084 753.354 49.0657 753.448 49.2561C753.518 49.4397 753.611 49.6139 753.724 49.7749C753.911 49.9985 754.237 49.9046 754.587 49.9046C755.106 49.9046 755.393 49.8081 755.903 49.7749C755.939 49.499 756 49.2561 756.035 48.9995C756.066 48.8422 756 48.6518 756.035 48.4862C756.066 48.2599 756.311 48.2103 756.416 47.9729C756.929 48.2958 757.316 48.6187 757.964 48.6187C758.612 48.6187 758.896 48.5193 759.506 48.4862C759.956 48.4531 760.281 48.5524 760.665 48.3593C760.825 48.2958 760.632 47.9095 760.795 47.846C760.957 47.7825 761.115 47.846 761.311 47.846C761.506 47.846 761.661 47.7798 761.818 47.846C762.044 47.9095 761.978 48.2958 762.207 48.3593C762.373 48.4193 762.545 48.4619 762.72 48.4862C763.173 48.4862 763.396 48.1054 763.752 47.846C763.945 47.7191 763.945 47.4569 764.141 47.33C764.376 47.2055 764.646 47.1609 764.908 47.203H765.165C765.391 47.2361 765.441 47.5204 765.678 47.5894C765.846 47.6423 766.018 47.6856 766.191 47.7191C766.366 47.7935 766.553 47.8365 766.743 47.846H768.768C768.768 47.2941 768.644 46.9712 768.768 46.4303C768.804 46.2041 768.931 46.1075 769.03 45.9143C769.16 45.6549 769.416 45.6384 769.546 45.3983C769.676 45.1582 769.863 45.1223 769.929 44.8877C769.96 44.7249 769.899 44.529 769.929 44.3717C769.736 44.3386 769.571 44.2751 769.416 44.2448C769.262 44.2144 769.06 44.3082 768.9 44.2448C768.74 44.1813 768.834 43.795 768.644 43.7342C768.453 43.6735 768.288 43.7342 768.128 43.7342C767.548 43.6377 767.195 43.7618 766.583 43.7342C766.293 43.7342 766.108 43.599 765.816 43.599H765.557C765.369 43.6477 765.193 43.7351 765.041 43.8557C764.914 43.9881 764.974 44.2448 764.914 44.3717C764.754 44.5952 764.494 44.6283 764.398 44.8877C764.367 45.045 764.304 45.2437 764.271 45.3983C764.237 45.7654 764.237 46.1349 764.271 46.5021C763.882 46.4717 763.631 46.4386 763.239 46.4386C763.049 46.4386 762.916 46.5021 762.726 46.5021V44.9926C762.726 44.7636 763.018 44.667 763.112 44.5097C763.302 44.1537 763.631 43.9329 763.631 43.4776C763.631 43.2568 763.402 43.1575 763.355 42.9643C762.969 42.9643 762.712 42.9975 762.329 42.9643C762.133 42.9643 762.006 42.8374 761.81 42.8374C761.429 42.8043 761.17 42.8374 760.786 42.8374C760.612 42.8647 760.44 42.9072 760.273 42.9643V44.38C759.887 44.3469 759.625 44.253 759.244 44.253C758.863 44.253 758.565 44.2834 758.212 44.253C758.042 44.2682 757.87 44.2682 757.699 44.253C757.473 44.2199 757.473 43.864 757.307 43.7425C757.163 43.5805 757.034 43.406 756.921 43.221C756.794 43.0582 756.571 43.0968 756.408 42.9643C756.245 42.8319 756.54 42.5476 756.408 42.4538C756.187 42.2579 755.931 42.4538 755.611 42.4538H754.868C754.673 42.4538 754.548 42.5808 754.355 42.5808C753.357 42.6084 752.777 42.5808 751.781 42.5808C751.817 43.0306 752.01 43.3203 751.911 43.7425C751.812 44.1647 751.558 44.38 751.395 44.7636C751.331 44.9291 751.331 45.1195 751.268 45.2796C751.169 45.5362 750.915 45.6632 750.885 45.9226C750.846 46.0826 750.915 46.2786 750.885 46.4386C750.854 46.5987 750.785 46.7615 750.752 46.9519L750.369 46.56ZM747.662 45.528C747.607 45.3612 747.565 45.1905 747.535 45.0175C747.547 44.6713 747.59 44.3268 747.662 43.9881C747.45 43.9702 747.237 43.9702 747.025 43.9881C746.796 43.9881 746.732 43.7342 746.509 43.7342C746.219 43.7342 746.056 43.9881 745.99 44.2448C745.975 44.4146 745.975 44.5855 745.99 44.7553C745.975 44.927 745.975 45.0997 745.99 45.2713C746.026 45.4976 746.283 45.528 746.509 45.6549C746.735 45.7819 746.766 46.044 747.025 46.044C747.353 46.0523 747.414 45.7349 747.673 45.5363L747.662 45.528ZM746.247 51.0609C746.316 51.2209 746.316 51.4169 746.382 51.5769C746.572 51.9633 746.862 52.2199 747.025 52.6063C747.088 52.7939 747.245 52.9236 747.281 53.1195C747.312 53.4408 747.312 53.7641 747.281 54.0854H749.591C749.466 53.9198 749.527 53.6024 749.334 53.5059C749.141 53.4093 748.887 53.4727 748.694 53.3762C748.515 53.3051 748.343 53.2193 748.178 53.1195C747.858 52.8629 747.759 52.4738 747.535 52.0902L747.281 51.5769C747.171 51.3921 747.041 51.2192 746.895 51.0609H746.247ZM677.825 32.1551C677.698 31.9261 677.409 31.9592 677.312 31.7688C677.216 31.5784 677.442 31.3466 677.312 31.25C677.151 31.1759 676.977 31.1338 676.799 31.1258C676.587 31.0643 676.37 31.021 676.151 30.9961H675.64C675.45 30.9602 675.323 30.7367 675.124 30.7367C674.909 30.7229 674.694 30.7229 674.479 30.7367H673.963C673.742 30.7698 673.687 31.0127 673.455 31.1258L673.579 31.6391C673.772 31.675 673.938 31.7357 674.095 31.7688C674.253 31.8019 674.457 31.6998 674.606 31.7688C674.835 31.8654 674.931 32.0254 675.124 32.1551C675.317 32.2848 675.284 32.5718 675.511 32.6684C675.897 32.8616 676.25 32.7953 676.7 32.7953H677.337C677.53 32.7953 677.657 32.6684 677.85 32.6684C677.817 32.5139 677.911 32.3207 677.847 32.1634L677.825 32.1551ZM647.861 38.1958C648.054 38.1379 648.153 37.9392 648.374 37.9392C648.722 37.9488 649.068 37.9923 649.408 38.0689C649.596 38.0992 649.728 38.2951 649.922 38.3283H650.435C650.501 38.3283 650.501 38.1958 650.567 38.1958C650.571 37.8908 650.526 37.5871 650.435 37.2962C650.374 37.1417 650.567 36.9126 650.435 36.7857C650.333 36.6881 650.211 36.6142 650.078 36.5694C649.944 36.5245 649.802 36.5098 649.662 36.5263H649.408C649.146 36.5621 649.215 36.8767 649.019 37.0423C648.686 37.314 648.286 37.4913 647.861 37.5556V38.1958ZM659.048 33.5653C659.63 33.5653 659.92 33.1541 660.336 32.7953C660.516 32.6333 660.688 32.462 660.85 32.2821C661.043 32.0889 661.106 31.8654 661.366 31.7688C661.532 31.7104 661.704 31.667 661.879 31.6391C662.088 31.5757 662.304 31.5323 662.522 31.5094C662.745 31.5094 662.844 31.7357 663.037 31.7688H665.835C666.089 31.7688 666.155 31.4763 666.387 31.3797C666.619 31.2831 666.707 31.1562 666.903 31.1258C667.073 31.1064 667.245 31.1064 667.416 31.1258C667.758 31.1065 668.1 31.1065 668.442 31.1258C668.613 31.141 668.785 31.141 668.955 31.1258C669.281 31.0872 669.408 30.7698 669.731 30.7367C670.244 30.6732 670.5 30.8692 671.019 30.8692C671.38 30.9059 671.743 30.814 672.043 30.6098C672.178 30.4676 672.266 30.2876 672.296 30.0937C672.377 29.9462 672.421 29.7816 672.426 29.6136C672.426 29.39 672.296 29.2907 672.296 29.0617V28.4325H670.117C670.147 28.0467 670.147 27.6592 670.117 27.2735C670.117 27.1134 670.178 26.8871 670.117 26.7602C670.056 26.6332 669.794 26.5974 669.601 26.5063C669.433 26.4442 669.259 26.3989 669.082 26.3711C668.564 26.2063 668.023 26.1198 667.479 26.1144C667.287 26.0979 667.095 26.0979 666.903 26.1144C666.707 26.1476 666.806 26.5063 666.643 26.6305C666.481 26.7547 666.42 27.1438 666.133 27.1438H665.871C665.614 27.1438 665.551 26.8678 665.355 26.7602C665.537 26.5961 665.709 26.422 665.871 26.2386C666.031 26.051 666.26 26.0813 666.387 25.8578C666.45 25.6977 666.354 25.5046 666.387 25.3445C666.211 25.3189 666.038 25.2755 665.871 25.2148C665.711 25.1541 665.518 25.1541 665.355 25.0879C665.098 24.9885 665.131 24.5746 664.842 24.5746H664.582C664.329 24.5746 664.307 24.8975 664.075 24.9637C663.856 24.9878 663.639 25.0293 663.427 25.0879C663.266 25.1541 663.073 25.1182 662.913 25.2148C662.753 25.3114 662.69 25.6012 662.527 25.7309C662.364 25.8606 662.141 25.924 662.017 26.1144C661.893 26.3049 661.854 26.4373 661.741 26.6305C661.628 26.8237 661.71 26.9837 661.614 27.1438C661.517 27.3038 661.52 27.5273 661.357 27.657C661.195 27.7867 660.968 27.5632 660.841 27.657C660.651 27.7895 660.455 27.853 660.328 28.0434C660.201 28.2338 660.328 28.3938 660.328 28.5594C660.295 28.9154 660.455 29.2355 660.328 29.586C660.254 29.7636 660.169 29.936 660.072 30.102C659.972 30.2952 659.713 30.2648 659.558 30.3587C659.349 30.46 659.132 30.5467 658.91 30.618C658.756 30.7174 658.491 30.7174 658.397 30.8774C658.303 31.0375 658.08 31.1534 658.011 31.388C657.942 31.6225 658.041 31.7771 658.011 32.0337C657.995 32.2478 657.995 32.4626 658.011 32.6767C658.331 32.8036 658.753 33.5735 659.07 33.5735L659.048 33.5653ZM650.851 20.8437C650.667 20.9016 650.493 20.9872 650.335 21.0975C650.145 21.1914 649.985 21.2576 649.819 21.3542C649.654 21.4508 649.659 21.7737 649.439 21.873C649.271 21.9289 649.1 21.9714 648.926 21.9999C648.343 22.1269 647.987 21.9668 647.375 21.9999C647.201 22.0243 647.03 22.0668 646.865 22.1269C646.702 22.16 646.511 22.0634 646.349 22.1269C646.122 22.2235 646.023 22.4028 645.833 22.516C645.642 22.6291 645.675 22.9299 645.447 23.0292C645.289 23.0927 645.093 22.9658 644.933 23.0292C644.767 23.0857 644.596 23.1291 644.423 23.159C644.192 23.2587 644.007 23.442 643.904 23.6722C643.775 23.8682 643.615 23.9648 643.521 24.1828C643.485 24.3125 643.551 24.4587 643.521 24.5746C643.878 24.6619 644.222 24.7926 644.547 24.9637C644.713 25.0492 644.969 25.0493 645.063 25.2148C645.157 25.3804 645.033 25.5681 645.063 25.7309C645.078 25.8998 645.078 26.0697 645.063 26.2386C645.091 26.5002 645.133 26.76 645.19 27.0168H649.789C649.977 27.04 650.162 27.0825 650.341 27.1438C650.501 27.1741 650.694 27.1134 650.857 27.1438C651.08 27.21 651.08 27.4997 651.24 27.657C651.398 27.8536 651.528 28.0709 651.627 28.3028C652.945 28.2752 653.654 28.1427 654.97 28.1731C655.163 28.1731 655.29 28.3028 655.486 28.3028H656.286C656.577 28.3193 656.868 28.3193 657.158 28.3028C657.334 28.2803 657.506 28.2367 657.671 28.1731C658.034 28.1052 658.382 27.9755 658.7 27.7895C658.783 27.7389 658.85 27.6671 658.894 27.5816C658.939 27.4961 658.96 27.4001 658.954 27.3038V26.2386C658.698 26.2579 658.441 26.2579 658.185 26.2386C657.958 26.2138 657.862 26.0813 657.671 25.982C657.667 25.6383 657.709 25.2957 657.798 24.9637C657.869 24.7839 657.955 24.6104 658.055 24.4449C658.151 24.2214 658.314 24.122 658.441 23.9289C658.607 23.6722 658.954 23.606 658.954 23.2914C658.954 22.8995 658.731 22.7064 658.576 22.3863C658.506 22.2069 658.418 22.0349 658.314 21.873C658.185 21.7102 658.124 21.4563 657.928 21.3542C657.511 21.0976 657.158 21.23 656.642 21.23C656.353 21.23 656.129 21.1307 655.875 21.23C655.693 21.2933 655.519 21.3786 655.357 21.4839C655.197 21.5832 655.257 21.873 655.097 21.9999C654.937 22.1269 654.821 22.2759 654.584 22.3863C654.421 22.4525 654.264 22.3863 654.068 22.3863C653.682 22.4166 653.428 22.3863 653.042 22.3863C653.115 22.2091 653.2 22.0375 653.298 21.873C653.458 21.6826 653.654 21.6439 653.817 21.4839L653.682 20.874C653.042 20.874 652.689 20.8437 652.046 20.8437C651.648 20.8117 651.249 20.8117 650.851 20.8437ZM643.126 21.3542C643.29 21.4551 643.463 21.541 643.642 21.6108C643.898 21.6468 644.158 21.6468 644.415 21.6108C644.67 21.6274 644.926 21.6274 645.182 21.6108C645.413 21.5832 645.499 21.3349 645.698 21.23C645.896 21.1252 645.954 20.7802 646.211 20.7167C646.383 20.7002 646.557 20.7002 646.729 20.7167C647.077 20.6836 647.403 20.7802 647.756 20.7167C647.931 20.6875 648.103 20.6441 648.272 20.587C648.495 20.4877 648.432 20.1372 648.655 20.0682C649.008 19.9385 649.301 20.0682 649.684 20.0682C650.487 20.0682 650.942 20.0048 651.74 19.9385C651.8 19.729 651.844 19.5149 651.869 19.2983C651.908 18.9092 651.806 18.5946 651.996 18.2663C652.087 18.0683 652.221 17.893 652.388 17.753C652.518 17.6591 652.738 17.8495 652.901 17.753C653.064 17.6564 653.092 17.3721 653.285 17.2424C653.478 17.1127 653.641 17.0796 653.803 16.983C653.605 16.8865 653.445 16.823 653.285 16.7292C653.252 16.7292 653.318 16.6298 653.285 16.5967H649.944C649.944 16.0807 650.01 15.7026 649.684 15.3135C649.557 15.1535 649.59 14.8913 649.43 14.7975C649.27 14.7037 649.075 14.8278 648.917 14.7975C648.76 14.7671 648.625 14.5381 648.396 14.5381C647.979 14.5381 647.725 14.7644 647.367 14.9244C647.207 14.9906 647.014 14.9906 646.856 15.0514C646.663 15.1535 646.694 15.4708 646.47 15.5674C646.087 15.7302 645.731 15.6033 645.311 15.7026C645.118 15.7302 644.994 15.8903 644.798 15.9565C644.415 16.0807 644.153 16.3097 643.766 16.3428C643.382 16.3732 642.995 16.3732 642.61 16.3428C642.42 16.3428 642.293 16.4698 642.094 16.4698C642.114 16.8126 642.114 17.1563 642.094 17.4991C642.094 17.7254 641.937 17.8164 641.838 18.0096C641.711 18.2663 641.581 18.4622 641.327 18.5229C640.972 18.5946 640.651 18.4622 640.298 18.5229C640.105 18.5588 639.976 18.7188 639.78 18.7988C639.584 18.8789 639.366 18.8292 639.142 18.923C638.98 18.9948 639.107 19.3121 639.013 19.4391C639.107 19.635 639.107 19.8585 639.267 19.9523C639.48 20.1329 639.754 20.2256 640.034 20.2117C640.428 20.2117 640.682 19.9523 641.068 19.9523H641.327C641.617 19.991 641.645 20.3083 641.838 20.4656C642.031 20.6229 642.006 20.8575 642.227 20.9844C642.388 21.062 642.564 21.1053 642.743 21.1114C642.9 21.0976 642.997 21.2935 643.126 21.3542ZM642.094 22.516C641.92 22.4861 641.749 22.4427 641.581 22.3863C641.388 22.3532 641.261 22.1903 641.068 22.1269C640.875 22.0634 640.651 22.0634 640.428 21.9999C640.218 21.8992 640.002 21.8135 639.78 21.7433H639.264C639.076 21.7433 638.946 21.6108 638.751 21.6108C638.555 21.6108 638.527 21.873 638.359 21.873H637.401C637.448 22.3861 637.448 22.9025 637.401 23.4156C638.229 23.5094 638.687 23.4487 639.526 23.5453H640.031C640.26 23.5784 640.359 23.7964 640.552 23.9289C640.745 24.0613 640.583 24.5056 640.812 24.5746C640.982 24.5884 641.154 24.5884 641.325 24.5746C641.495 24.5884 641.665 24.5884 641.835 24.5746C642.061 24.5056 642.158 24.2987 642.351 24.1828C642.544 24.0669 642.77 24.0917 642.872 23.9289C642.975 23.766 642.872 23.606 642.872 23.4156V22.8996C642.872 22.6733 642.671 22.5767 642.597 22.3863C642.42 22.3863 642.257 22.516 642.094 22.516ZM636.825 14.1545C636.508 14.1545 636.372 14.5381 636.055 14.5381C635.799 14.5381 635.639 14.3449 635.415 14.2814C635.247 14.2511 635.054 14.1876 634.894 14.1545L634.507 14.6705V15.7026C634.728 15.7073 634.946 15.7493 635.153 15.8268C635.376 15.9234 635.476 16.1027 635.666 16.2076C635.857 16.3125 635.92 16.5967 636.185 16.5967H636.439C636.716 16.595 636.987 16.5062 637.211 16.3428C637.371 16.2462 637.694 16.2766 637.724 16.0669C637.788 15.9018 637.831 15.7293 637.851 15.5536C637.851 15.3301 637.63 15.2335 637.595 15.0376C637.559 14.8416 637.694 14.6843 637.595 14.5243C637.509 14.4016 637.393 14.3031 637.258 14.2383C637.123 14.1735 636.974 14.1447 636.825 14.1545ZM536.516 74.4758C536.343 74.4505 536.173 74.4079 536.008 74.3488C535.845 74.2854 535.622 74.3157 535.489 74.2219C535.357 74.1281 535.327 73.8687 535.233 73.7059C535.139 73.543 535.266 73.3885 535.233 73.1953H532.019C532.019 73.452 531.892 73.5789 531.892 73.8356C531.892 74.0922 532.112 74.1557 532.148 74.3488V76.791H533.657C533.851 76.8204 534.048 76.775 534.209 76.6641C534.441 76.4709 534.339 76.0211 534.598 75.8942C534.662 75.8611 534.797 75.9245 534.858 75.8942C535.114 75.7645 535.335 75.7645 535.63 75.6376C535.787 75.5713 536.044 75.6376 536.141 75.5079C536.27 75.3147 536.4 75.1795 536.524 74.9918C536.632 74.8649 536.488 74.6414 536.516 74.4758ZM546.423 55.8294C546.082 55.7675 545.737 55.7233 545.391 55.6969C545.173 55.7244 544.957 55.7687 544.746 55.8294V57.5017C544.32 57.4686 543.892 57.4686 543.466 57.5017C543.076 57.5348 542.82 57.728 542.434 57.8853C542.45 58.056 542.45 58.2279 542.434 58.3986C542.467 58.5945 542.696 58.6883 542.696 58.9118C542.672 59.0885 542.628 59.2617 542.563 59.4279C542.5 59.6514 542.144 59.5879 542.045 59.8142C541.984 59.977 542.083 60.173 542.045 60.333C542.006 60.4931 541.954 60.6531 541.918 60.8463C541.575 60.8284 541.231 60.8284 540.889 60.8463C540.729 60.8463 540.538 60.747 540.375 60.8463C540.21 60.9847 540.079 61.1594 539.992 61.3568C539.898 61.4865 540.086 61.7128 539.992 61.8756C539.898 62.0384 539.542 61.9363 539.479 62.1295C539.313 62.4827 539.415 62.7725 539.415 63.1919C539.415 63.3823 539.346 63.4679 539.346 63.6776C539.346 63.8873 539.479 63.9977 539.479 64.1909C539.479 64.3841 539.415 64.5082 539.415 64.7014L540.762 64.8283C540.858 64.6738 540.795 64.4475 540.889 64.3151C541.027 64.1578 541.242 64.1909 541.405 64.0612C541.565 64.1578 541.854 64.0612 541.918 64.1909C541.981 64.3206 541.984 64.5745 542.045 64.7014C542.185 64.8642 542.315 65.0356 542.434 65.2147C542.624 65.0243 542.82 64.9608 542.947 64.7014C543.01 64.5414 542.916 64.3482 542.947 64.1909C543.143 64.2875 543.3 64.3482 543.466 64.4475C543.686 64.6048 543.741 64.8035 543.976 64.9608C544.359 65.2533 544.781 65.2533 545.135 65.6038C545.295 65.7583 545.262 65.957 545.391 66.1198L544.492 67.2761V67.5355C544.558 67.7286 544.685 67.8556 544.746 68.0515H547.546C548.288 68.0515 548.649 68.3716 549.381 68.4351C549.594 68.4186 549.808 68.4186 550.021 68.4351C550.437 68.471 550.727 68.6283 551.179 68.6917C551.467 68.7097 551.755 68.7097 552.043 68.6917H552.851C553.044 68.6917 553.171 68.5648 553.365 68.5648C553.558 68.5648 553.591 68.6283 553.751 68.6283V67.5244C553.657 67.3589 553.72 67.1354 553.621 67.0084C553.522 66.8815 553.171 66.9449 553.108 66.7518C552.981 66.4013 553.108 66.1115 553.108 65.7252C552.945 65.6893 552.722 65.819 552.595 65.7252C552.402 65.5624 552.206 65.4989 552.082 65.3416C551.957 65.1843 552.145 64.9829 552.082 64.8201C551.949 64.5965 551.726 64.6324 551.568 64.4393C551.411 64.2461 551.24 64.1164 551.053 63.9232C550.822 63.7251 550.606 63.5102 550.407 63.2802C550.313 63.1505 550.377 62.8939 550.277 62.7642C550.178 62.6345 549.83 62.8028 549.764 62.6345C549.698 62.4662 549.8 62.2813 549.764 62.1212C549.749 61.9495 549.749 61.7769 549.764 61.6052C549.734 61.2878 549.508 61.1526 549.508 60.838V60.5786C549.571 60.3551 549.924 60.4186 550.021 60.195C550.079 60.0263 550.121 59.8527 550.148 59.6763C550.277 59.0995 549.993 58.7159 550.148 58.1336C550.183 57.946 550.504 58.0371 550.664 57.877C550.999 57.5638 551.302 57.2181 551.568 56.8449C551.629 56.7208 551.568 56.431 551.695 56.3344C551.822 56.2378 552.082 56.2682 552.206 56.2047C552.33 56.1412 552.595 56.1716 552.722 56.075C552.849 55.9784 552.595 55.6638 552.722 55.5617C552.849 55.4596 553.108 55.5314 553.238 55.4348C553.585 55.1853 553.888 54.8794 554.134 54.5297C554.231 54.3696 554.043 54.1764 554.134 54.0191C554.225 53.8619 554.523 53.8922 554.656 53.7625C554.788 53.6328 554.747 53.343 554.91 53.2492C555.072 53.1554 555.293 53.3127 555.423 53.2492C555.76 53.0272 556.028 52.7144 556.195 52.3469C556.259 52.184 556.259 51.9909 556.322 51.8308C556.386 51.6708 556.482 51.4776 556.581 51.3148C556.681 51.1519 556.968 51.1244 557.095 50.9367C557.221 50.7491 557.351 50.6111 557.475 50.4179C557.599 50.2247 557.451 50.0619 557.475 49.9046C557.931 49.9046 558.22 49.935 558.64 49.9046C558.863 49.8715 559.053 49.9681 559.28 49.9046C559.506 49.8412 559.445 49.4852 559.666 49.3886C559.887 49.292 560.083 49.4493 560.312 49.3886C560.563 49.3358 560.789 49.1985 560.952 48.9995C561.048 48.8753 560.819 48.5828 560.952 48.4862C561.113 48.4102 561.289 48.367 561.468 48.3593C561.628 48.3262 561.818 48.3896 561.981 48.3593C562.156 48.3307 562.328 48.2883 562.497 48.2323C562.687 48.1324 562.859 48.0019 563.007 47.846C563.173 47.7191 563.139 47.4928 563.266 47.33C563.393 47.1672 563.622 47.203 563.785 47.0733C563.948 46.9436 564.295 46.8498 564.295 46.56C564.269 46.2563 564.227 45.9542 564.169 45.6549C564.552 45.6246 564.809 45.528 565.2 45.528C565.995 45.4976 566.516 45.6908 567.253 45.3983C567.479 45.3348 567.449 45.045 567.642 44.8877C567.835 44.7304 567.995 44.4683 568.288 44.3717C568.439 44.3386 568.632 44.4048 568.798 44.3717C569.217 44.2448 569.402 43.9881 569.855 43.9881H572.889C573.094 43.9568 573.285 43.8688 573.441 43.7342C573.665 43.5659 573.698 43.312 573.952 43.2127C574.284 43.1088 574.633 43.0667 574.981 43.0885C575.324 43.1189 575.669 43.1189 576.013 43.0885C576.493 43.0223 576.564 42.3158 577.075 42.3158H579.577C579.781 42.2837 579.973 42.1948 580.129 42.0592C580.548 41.7694 580.706 41.4135 581.028 41.0271C581.158 40.8643 581.122 40.6104 581.285 40.5138C581.452 40.4519 581.626 40.4093 581.804 40.3869C582.151 40.2876 582.438 40.3869 582.824 40.3869C582.926 40.0944 583.084 39.9343 583.084 39.6115C583.084 39.3548 582.766 39.3355 582.695 39.0982C582.63 38.9181 582.544 38.7466 582.438 38.5877C582.377 38.458 582.474 38.1654 582.314 38.0689C581.961 37.8453 581.61 38.0992 581.158 38.0689C580.899 38.0689 580.769 37.8122 580.51 37.8122H579.489C579.293 37.8122 579.163 37.9392 578.973 37.9392C578.584 37.975 578.294 37.8702 577.944 37.9392C577.545 37.9709 577.174 38.157 576.909 38.458C576.821 38.5877 576.882 38.8057 576.782 38.9712C576.71 39.1487 576.624 39.3203 576.526 39.4845C576.39 39.6537 576.213 39.7857 576.013 39.8681C575.659 40.0337 575.37 39.8433 574.981 39.8681C574.81 39.8557 574.638 39.8557 574.468 39.8681C574.286 39.9317 574.112 40.0179 573.952 40.1247C573.731 40.2241 573.676 40.4173 573.441 40.5138C573.281 40.6231 573.106 40.7104 572.923 40.7732C572.754 40.7871 572.584 40.7871 572.415 40.7732C572.029 40.8008 571.772 40.7732 571.383 40.7732C571.12 40.7807 570.859 40.8234 570.608 40.9002C570.415 40.9609 570.293 41.0906 570.097 41.1568C569.902 41.223 569.742 41.2203 569.581 41.2838C569.355 41.35 569.292 41.6397 569.068 41.6673C568.903 41.7032 568.746 41.6397 568.555 41.6673C567.956 41.7363 567.35 41.7363 566.751 41.6673C566.367 41.6397 566.111 41.5432 565.724 41.5432H565.079C564.886 41.5432 564.759 41.6673 564.566 41.6673C564.113 41.7032 563.829 41.6039 563.41 41.6673C563.214 41.7032 563.087 41.8936 562.894 41.9433C562.51 42.0399 562.154 42.073 561.868 42.3296C561.702 42.4593 561.702 42.6773 561.608 42.8429C561.375 43.173 561.161 43.5157 560.965 43.8695H557.351C557.173 43.9881 557.002 44.1181 556.841 44.2586C556.678 44.4186 556.612 44.609 556.452 44.7691C556.292 44.9291 556.259 45.1554 556.065 45.2851C555.939 45.3486 555.71 45.3486 555.55 45.4121C555.297 45.4727 555.041 45.516 554.783 45.5418C554.603 45.5542 554.427 45.5971 554.261 45.6687C554.104 45.8012 553.85 45.8674 553.751 46.0578C553.651 46.2482 553.751 46.411 553.751 46.5738C553.718 46.9595 553.718 47.3472 553.751 47.7329C553.497 47.672 553.24 47.6287 552.981 47.6032C552.466 47.5728 551.949 47.5728 551.433 47.6032C551.26 47.6291 551.09 47.6726 550.926 47.7329C551.053 47.9564 551.309 48.0861 551.309 48.3731C551.309 48.8256 550.926 49.0492 550.664 49.4024C550.531 49.5956 550.252 49.5624 550.148 49.7887C550.116 49.9584 550.116 50.1324 550.148 50.302V51.8446C549.895 51.9046 549.639 51.9488 549.381 51.9771C548.768 52.0047 548.415 51.9081 547.836 51.9771C547.431 52.042 547.04 52.1715 546.677 52.3606C546.454 52.4698 546.241 52.5981 546.04 52.7442C545.855 52.8501 545.7 52.9996 545.587 53.1795C545.474 53.3595 545.407 53.5644 545.391 53.7763C545.391 54.0329 545.587 54.1902 545.648 54.422C545.841 54.3834 546.006 54.3227 546.164 54.2951C546.487 54.1902 546.613 53.906 546.967 53.906C547.216 53.9324 547.464 53.9748 547.709 54.0329C547.607 54.3227 547.449 54.4827 547.449 54.8056V55.0623C547.449 55.3161 547.739 55.3851 547.836 55.5755C547.449 55.57 546.809 55.8625 546.423 55.8294ZM585.125 56.9829C585.387 56.9617 585.646 56.9183 585.901 56.8532C586.071 56.8725 586.243 56.8725 586.414 56.8532C586.61 56.8284 586.737 56.6324 586.93 56.5966C587.277 56.5662 587.57 56.6324 587.959 56.5966H588.475C588.698 56.5662 588.764 56.3068 588.985 56.213C588.955 56.0529 589.054 55.8294 588.985 55.6969C588.886 55.5055 588.755 55.332 588.599 55.1837C588.445 55.0669 588.271 54.9798 588.086 54.927C587.918 54.8692 587.745 54.8267 587.57 54.8001C587.404 54.7362 587.232 54.6917 587.057 54.6676C586.61 54.6676 586.383 54.9657 586.03 55.1837C585.804 55.3106 585.707 55.5397 585.517 55.6969C585.125 56.0198 584.841 56.2489 584.485 56.5966C584.711 56.729 584.841 56.9829 585.125 56.9829ZM566.737 16.2076L566.996 16.7292C567.302 17.0696 567.647 17.3717 568.025 17.6288C568.221 17.753 568.348 17.9048 568.541 18.0096C568.92 18.2668 569.369 18.4016 569.827 18.3959C570.087 18.3878 570.346 18.3442 570.594 18.2663C570.773 18.1964 570.946 18.1105 571.11 18.0096C571.291 17.9437 571.464 17.8576 571.626 17.753C571.786 17.6288 571.758 17.397 571.888 17.2424C572.018 17.0879 572.078 16.8561 572.266 16.7292C572.401 16.6298 572.622 16.6602 572.782 16.5967C572.946 16.4978 573.119 16.4129 573.298 16.3428C573.488 16.2766 573.618 16.1469 573.814 16.0669C574.147 15.9547 574.49 15.8699 574.837 15.813L574.71 15.2997C574.514 15.2335 574.388 15.0679 574.2 15.0238H573.684C573.524 15.0238 573.361 14.8968 573.171 14.8968C572.915 14.8803 572.657 14.8803 572.401 14.8968C572.144 14.8651 571.883 14.8651 571.626 14.8968C571.451 14.9261 571.278 14.9685 571.11 15.0238C570.95 15.0928 571.146 15.4763 570.983 15.5398C570.814 15.5729 570.639 15.5729 570.47 15.5398C569.893 15.6391 569.51 15.4432 568.928 15.5398C568.765 15.5757 568.574 15.6391 568.414 15.675C568.185 15.7357 568.122 15.951 567.893 16.0531C567.664 16.1552 567.642 16.4422 567.38 16.4422C567.118 16.4422 566.963 16.2766 566.737 16.2076ZM560.438 16.2076C560.454 16.3811 560.454 16.5557 560.438 16.7292C560.408 16.8865 560.535 17.1127 560.438 17.2424C560.342 17.3721 560.083 17.2728 559.925 17.3721C559.571 17.5667 559.228 17.7795 558.896 18.0096C558.731 18.1393 558.731 18.3684 558.64 18.5229L559.153 18.7988C559.343 18.8954 559.445 19.0748 559.666 19.1852C559.909 19.291 560.174 19.3347 560.438 19.3121H560.695C560.952 19.279 560.987 18.9948 561.208 18.923C561.429 18.8513 561.688 18.923 561.981 18.923H562.75C563.007 18.923 563.139 19.0555 563.396 19.0555C564.039 19.1039 564.684 19.1039 565.327 19.0555C565.551 19.0555 565.65 18.8954 565.843 18.8623C565.655 18.6833 565.482 18.4885 565.327 18.28C565.228 18.0896 565.007 18.0041 564.941 17.7668C564.911 17.6122 565.007 17.4108 564.941 17.2562C564.778 16.8699 564.389 16.6436 564.298 16.2214C564.204 15.8709 564.298 15.5812 564.298 15.1976L563.526 15.0651C563.366 15.1341 563.142 15.1341 563.01 15.1976C562.822 15.3273 562.786 15.5812 562.629 15.7164C562.472 15.8516 562.372 16.0945 562.113 16.2214C561.953 16.2904 561.757 16.2904 561.597 16.3566C561.433 16.4522 561.262 16.5371 561.087 16.6105L560.438 16.2076ZM559.531 20.8437C559.323 20.9409 559.109 21.0256 558.891 21.0975H558.378C558.242 21.0975 558.151 21.23 557.988 21.23H557.47C557.508 21.4204 557.409 21.6108 557.47 21.7433C557.531 21.8758 557.572 22.16 557.729 22.2566C557.886 22.3532 558.085 22.2566 558.309 22.2566C558.502 22.2732 558.697 22.2732 558.891 22.2566C559.081 22.2235 559.211 22.033 559.401 21.9999C559.757 21.9033 560.077 21.8068 560.433 21.7433C560.403 21.5832 560.463 21.3846 560.433 21.23C560.369 21.001 560.143 20.9403 560.047 20.7167C559.892 20.7471 559.702 20.8078 559.531 20.8437ZM550.531 20.071V21.6136H552.851C553.044 21.4232 553.238 21.357 553.365 21.1003C553.431 20.943 553.301 20.7499 553.365 20.5898C553.428 20.4297 553.657 20.4546 553.751 20.3304C553.751 20.8464 553.621 21.2963 554.007 21.6136C554.183 21.7794 554.414 21.873 554.656 21.8757C554.871 21.8757 554.932 21.6136 555.166 21.6136C555.358 21.6302 555.551 21.6302 555.743 21.6136C555.792 21.1006 555.792 20.584 555.743 20.071H557.994V19.5577C557.966 19.3835 557.923 19.2118 557.867 19.0445H554.043C553.591 19.0445 553.398 19.268 552.981 19.428C552.76 19.4996 552.544 19.5863 552.335 19.6874C552.109 19.7812 552.043 19.9799 551.82 20.071C551.415 20.2703 550.979 20.4 550.531 20.4546V20.071ZM543.203 20.3304C543.336 20.2007 543.656 20.2669 543.719 20.071C543.783 19.8751 543.623 19.7205 543.719 19.5577C543.816 19.3949 543.819 19.1383 543.976 19.0445C544.271 18.8513 544.655 19.1079 545.008 19.0445C545.165 19.0113 545.358 18.9479 545.521 18.912C545.744 18.8513 545.811 18.5974 546.04 18.5257C546.39 18.4346 546.716 18.5974 547.063 18.5257C547.292 18.4981 547.356 18.1807 547.579 18.1421C547.748 18.1283 547.918 18.1283 548.087 18.1421C548.436 18.1498 548.785 18.1061 549.121 18.0124C549.297 17.9867 549.47 17.9442 549.637 17.8854C549.83 17.7916 549.665 17.3749 549.891 17.3749C550.313 17.3749 550.531 17.6509 550.926 17.7557C551.083 17.7916 551.273 17.8523 551.433 17.8854C551.651 17.9602 551.879 18.0029 552.109 18.0124H553.108C553.08 17.8192 553.138 17.6619 553.108 17.5018C553.011 17.1155 552.722 16.8892 552.722 16.4725C552.722 16.0558 553.301 15.8296 553.751 15.8296C554.025 15.8486 554.291 15.9359 554.523 16.0834C554.681 16.1497 554.909 16.1193 555.039 16.2104C555.169 16.3014 555.133 16.5691 555.293 16.7319C555.462 16.9083 555.668 17.0456 555.896 17.1342C556.124 17.2229 556.368 17.2607 556.612 17.2452C557.164 17.2452 557.439 17.1486 557.991 17.1155C557.991 16.8589 558.118 16.7319 558.118 16.4725C558.118 16.2794 557.991 16.1497 557.991 15.9592V15.3163C557.542 15.3163 557.285 15.2804 556.838 15.3163C556.642 15.3163 556.513 15.4432 556.319 15.4432C555.936 15.4736 555.674 15.4432 555.29 15.4432C555.117 15.4156 554.946 15.3731 554.78 15.3163C554.931 15.0455 555.101 14.7864 555.29 14.5408C555.483 14.3146 555.707 14.2649 555.936 14.0248C556.124 13.8265 556.295 13.6133 556.449 13.3873L556.319 12.8685C556.149 12.8534 555.977 12.8534 555.806 12.8685C555.547 12.9017 555.39 12.9679 555.163 12.9955C555.003 12.9955 554.81 13.1279 554.653 13.1279H554.131C553.974 13.1279 553.784 13.2549 553.618 13.2549C553.399 13.2637 553.183 13.3084 552.978 13.3873C552.782 13.4812 552.49 13.5419 552.465 13.7709C552.447 13.9415 552.447 14.1136 552.465 14.2842C552.465 14.4774 552.592 14.6043 552.592 14.8002C552.592 15.0541 552.465 15.1866 552.465 15.4432C552.013 15.4432 551.756 15.4736 551.306 15.4432C551.113 15.4432 550.981 15.3163 550.79 15.3163H549.634C549.408 15.3466 549.182 15.2169 548.992 15.3163C548.885 15.3549 548.791 15.4242 548.723 15.5154C548.655 15.6066 548.615 15.7159 548.608 15.8296C548.608 16.02 548.765 16.1828 548.735 16.3456C548.705 16.5084 548.216 16.3759 548.216 16.5995C548.216 16.823 548.476 16.8892 548.476 17.1155V18.0124C547.673 18.1145 547.218 18.0786 546.42 18.1421C546.202 18.1682 545.986 18.2106 545.775 18.269C545.612 18.3049 545.422 18.3711 545.259 18.3987C545.096 18.4263 544.941 18.625 544.743 18.6581C544.586 18.694 544.393 18.625 544.23 18.6581C544.048 18.7201 543.876 18.8054 543.717 18.912C543.463 19.0444 543.397 19.2376 543.201 19.428L542.693 19.9413L543.203 20.3304ZM532.918 16.8589C532.577 16.8244 532.233 16.8244 531.892 16.8589C531.696 16.8892 531.569 17.052 531.379 17.1155C531.188 17.179 531.056 17.3363 530.86 17.3749H530.601C530.339 17.365 530.081 17.3214 529.831 17.2452C529.671 17.2093 529.478 17.1486 529.318 17.1155C529.094 17.052 528.904 16.9251 528.675 16.8589C528.545 17.0824 528.418 17.2756 528.289 17.5018C528.192 17.6619 528.322 17.9848 528.159 18.0124C527.996 18.04 527.869 18.269 527.646 18.269C527.422 18.269 527.37 17.9489 527.133 17.8854C526.973 17.8523 526.782 17.7916 526.619 17.7557C526.233 17.6619 525.977 17.5018 525.555 17.5018H524.559C524.592 17.9489 524.495 18.269 524.691 18.6581C524.782 18.8891 524.942 19.0866 525.148 19.2243C525.355 19.3619 525.599 19.433 525.847 19.428C526.266 19.428 526.487 19.1742 526.873 19.0445C527.036 19.0113 527.226 18.9479 527.386 18.912C527.613 18.8513 527.806 18.7216 528.032 18.6581C528.258 18.5946 528.352 18.4346 528.545 18.3987C528.893 18.3225 529.248 18.279 529.605 18.269C529.988 18.269 530.22 18.3711 530.601 18.3987C530.796 18.3987 530.923 18.5257 531.117 18.5257C531.31 18.5257 531.442 18.3987 531.635 18.3987L531.762 19.1741C531.569 19.3673 531.508 19.6543 531.249 19.6874C530.863 19.7219 530.476 19.7219 530.09 19.6874V20.7499C530.09 20.9734 530.22 21.0672 530.344 21.2328C530.52 21.4468 530.739 21.6216 530.987 21.7461L531.508 22.0027C532.06 22.2593 532.372 22.5187 532.984 22.5187C533.319 22.4978 533.647 22.4095 533.947 22.2593C534.154 22.1885 534.332 22.0542 534.458 21.8757C534.661 21.6613 534.798 21.3916 534.849 21.1003C534.88 20.7195 534.75 20.4546 534.72 20.071V19.5577C535.296 19.5274 535.649 19.428 536.232 19.428C536.452 19.428 536.557 19.5577 536.783 19.5577H537.059C537.355 19.5833 537.653 19.5388 537.928 19.428C538.157 19.3342 538.246 19.1742 538.441 19.0445C538.637 18.9148 538.792 18.912 538.957 18.7878C539.039 18.721 539.104 18.6367 539.149 18.5412C539.193 18.4456 539.215 18.3413 539.214 18.2359V17.2397C538.751 17.1323 538.276 17.0887 537.801 17.11V15.5646C537.608 15.5343 537.509 15.3108 537.286 15.3108C537.062 15.3108 536.963 15.4377 536.772 15.4377C536.386 15.4377 536.03 15.3411 535.743 15.5646C535.616 15.664 535.84 15.9206 535.743 16.0779C535.647 16.2352 535.387 16.2738 535.227 16.467C535.067 16.6602 534.968 16.8837 534.714 16.9803C534.173 17.179 533.528 16.8561 532.918 16.8561V16.8589ZM459.233 21.23C459.329 21.4563 459.655 21.4204 459.873 21.4839C460.091 21.5474 460.195 21.7102 460.386 21.7433H460.905C461.079 21.7709 461.251 21.8143 461.418 21.873C461.694 21.9365 461.87 22.1269 462.19 22.1269C462.454 22.1206 462.716 22.0789 462.968 22.0027C463.261 21.9392 463.421 21.7461 463.738 21.7461C464.003 21.7537 464.266 21.7974 464.519 21.8757C464.695 21.8872 464.868 21.9302 465.029 22.0027C465.216 22.1091 465.388 22.2389 465.542 22.389C465.669 22.4856 465.606 22.7395 465.669 22.9023H461.807V24.0613C462.196 24.2241 462.488 24.3152 462.839 24.4477C463.189 24.5801 463.451 24.9665 463.898 24.9665H466.657C466.88 24.9665 466.977 24.8312 467.209 24.8312C467.558 24.8073 467.909 24.8532 468.241 24.9665C468.464 25.0299 468.431 25.3473 468.627 25.4742C468.819 25.607 469.039 25.6955 469.27 25.7336C469.43 25.764 469.625 25.8302 469.783 25.8606C470.039 25.8771 470.296 25.8771 470.552 25.8606C470.985 25.8996 471.421 25.8566 471.838 25.7336C472.017 25.6611 472.189 25.5743 472.354 25.4742C472.58 25.3776 472.677 25.2176 472.87 25.0906C473.127 24.9278 473.19 24.5774 473.513 24.5774C474.186 24.5774 474.509 25.0906 475.182 25.0906C475.641 25.0991 476.092 24.964 476.47 24.7043C476.63 24.605 476.89 24.605 476.984 24.4477C477.171 24.1248 476.854 23.7716 476.984 23.4184C477.039 23.2358 477.139 23.0697 477.275 22.935C477.41 22.8002 477.576 22.7008 477.759 22.6457C477.928 22.6305 478.098 22.6305 478.266 22.6457C478.485 22.6183 478.702 22.5759 478.915 22.5187C479.138 22.4553 479.232 22.2262 479.428 22.1296L479.941 21.8757C479.621 21.5225 479.456 21.1693 479.042 20.9734C478.693 20.8476 478.32 20.8041 477.952 20.8464C477.758 20.8285 477.563 20.8285 477.37 20.8464C476.953 20.9099 476.755 21.2328 476.31 21.2328H475.314C475.281 20.9734 475.342 20.8464 475.314 20.5898C475.287 20.3332 475.149 20.2669 475.055 20.071C474.925 19.8144 474.636 19.795 474.409 19.5577C474.265 19.4011 474.138 19.2289 474.032 19.0445C473.863 19.1079 473.64 19.1079 473.513 19.1741C473.317 19.3011 473.287 19.5577 473.127 19.6874C472.967 19.8171 472.804 20.0434 472.613 20.2007C472.224 20.5236 471.968 20.8464 471.457 20.8464C471.262 20.8464 471.129 20.9734 470.941 20.9734C470.688 20.9734 470.652 20.6533 470.423 20.5898L471.457 19.428V19.1741C471.422 18.9837 471.358 18.8513 471.322 18.6581C471.168 18.7216 470.969 18.694 470.812 18.7878C470.588 18.912 470.588 19.3011 470.301 19.3011H470.042C469.816 19.3342 469.719 19.0445 469.49 19.0445H467.973C467.912 19.5577 467.879 19.8144 467.849 20.3304C467.855 20.6771 467.812 21.0228 467.719 21.3569C467.656 21.586 467.443 21.6853 467.33 21.8757L466.817 21.7461C466.817 21.1334 466.913 20.6422 466.56 20.2007C466.42 20.0357 466.245 19.9038 466.047 19.8144C465.885 19.7098 465.712 19.6237 465.531 19.5577C465.357 19.4814 465.17 19.4375 464.979 19.428C463.341 19.428 462.444 19.3011 460.8 19.3011C460.613 19.3281 460.428 19.3705 460.248 19.428C460.074 19.4559 459.903 19.4993 459.738 19.5577C459.417 19.7205 459.095 19.9413 459.095 20.3304C459.072 20.6368 459.119 20.9444 459.233 21.23ZM454.087 31.0044C454.087 31.0955 454.313 31.0706 454.344 31.1341C454.247 31.3273 454.28 31.6115 454.087 31.6474C453.671 31.744 453.381 31.548 452.928 31.5177H452.291C452.093 31.5177 451.966 31.388 451.775 31.388C451.433 31.3576 451.089 31.3576 450.746 31.388C450.556 31.4238 450.426 31.5811 450.23 31.6474C450.034 31.7136 449.905 31.8736 449.714 31.9012C449.102 32.0337 448.688 31.8405 448.045 31.9012C447.492 31.9224 446.957 32.1015 446.503 32.4173C446.34 32.5139 446.371 32.7402 446.371 32.9692V34.0923C446.98 33.9654 447.306 33.8164 447.918 33.8329H448.429C448.625 33.8329 448.749 33.9654 448.942 33.9654C449.298 33.9957 449.494 34.0923 449.847 34.0923C450.29 34.1071 450.73 34.0183 451.132 33.8329C451.516 33.6756 451.775 33.3886 452.156 33.1927C452.413 33.0658 452.606 32.8064 452.928 32.8064H453.188C453.365 32.8162 453.539 32.8592 453.701 32.9333C453.891 33.0299 453.831 33.2838 453.958 33.4521C453.764 33.5763 453.803 33.9019 453.571 33.9654C453.414 33.9957 453.218 33.9019 453.061 33.9654C452.904 34.0289 452.708 34.0289 452.542 34.0923C452.322 34.1586 452.352 34.4814 452.156 34.6056C451.943 34.808 451.675 34.9433 451.386 34.9947C451.097 35.0278 450.903 34.8678 450.616 34.8678C450.016 34.8319 449.415 34.8319 448.815 34.8678C448.643 34.8499 448.471 34.8499 448.299 34.8678C448.109 34.8926 447.982 35.0554 447.789 35.1244C447.595 35.1934 447.369 35.1244 447.273 35.2514C447.176 35.4044 447.132 35.5843 447.146 35.7646C447.154 35.9424 447.197 36.1168 447.273 36.2779C447.356 36.4803 447.478 36.6642 447.632 36.8191C447.786 36.974 447.97 37.0967 448.172 37.1803C448.343 37.2121 448.517 37.2121 448.688 37.1803C449.074 37.2134 449.334 37.1527 449.714 37.1803C449.89 37.2046 450.063 37.2472 450.23 37.3072C450.607 37.4004 450.959 37.5767 451.259 37.8233C451.456 37.9148 451.631 38.0453 451.775 38.2068C451.872 38.3697 451.938 38.5601 452.029 38.7256C452.12 38.8912 452.305 39.0458 452.413 39.2389C452.688 39.6556 452.898 39.8791 453.188 40.2682L453.701 40.1358C453.731 39.9785 453.635 39.7494 453.701 39.6225C453.812 39.439 453.942 39.2671 454.087 39.1092C454.214 38.9823 454.443 38.9519 454.6 38.8526C454.953 38.6263 455.409 38.5601 455.632 38.2068C455.693 38.0408 455.735 37.8687 455.759 37.6936C455.861 37.2769 455.729 36.9899 455.759 36.5373C455.759 36.311 455.952 36.2144 456.016 36.0213C456.062 35.9047 456.131 35.799 456.22 35.7107C456.309 35.6223 456.415 35.5533 456.532 35.508C456.725 35.4086 456.808 35.2514 457.048 35.2514C457.368 35.2348 457.69 35.2348 458.01 35.2514V32.6794C458.399 32.6794 458.62 32.7788 458.979 32.6794C459.393 32.5497 459.655 32.26 460.005 32.0365C459.906 31.8129 459.655 31.7798 459.616 31.5204C459.616 31.33 459.68 31.2445 459.68 31.0347C459.68 30.825 459.616 30.7201 459.616 30.4828C459.616 30.2455 459.746 30.16 459.746 29.9668C459.746 29.7736 459.68 29.6163 459.68 29.3928H463.346C463.313 29.6688 463.41 29.8399 463.346 30.0965C463.25 30.5187 462.957 30.7119 462.957 31.1589C462.957 31.3493 463.09 31.4349 463.09 31.6418C463.432 31.6239 463.776 31.6239 464.119 31.6418C464.356 31.6549 464.582 31.7439 464.764 31.8957C464.922 32.0282 465.244 32.0613 465.277 32.2848C465.295 32.4554 465.295 32.6275 465.277 32.7981C465.3 33.1452 465.257 33.4935 465.15 33.8247C465.082 34.0206 464.795 33.9571 464.635 34.0841C464.251 34.4401 463.862 34.7298 463.862 35.2734C463.862 35.4997 463.989 35.6625 463.989 35.8861H465.117C465.824 35.8861 466.113 35.3341 466.69 34.9864C467.046 34.7905 467.267 34.4732 467.719 34.4732C467.973 34.4732 468.105 34.6663 468.235 34.8595C468.298 34.9864 468.235 35.21 468.235 35.3728C468.268 35.726 468.235 36.013 468.235 36.4021H469.648C469.81 36.2696 470.064 36.3331 470.166 36.1427C470.268 35.9523 470.232 35.7895 470.296 35.6294C470.391 35.464 470.475 35.2925 470.547 35.1161H473.507L474.539 34.8595L474.666 34.3407C474.277 33.8247 473.924 33.3804 473.245 33.3141C473.055 33.3141 472.928 33.4438 472.732 33.4438C472.252 33.4438 471.993 33.4107 471.513 33.3804C471.479 32.8947 471.452 32.6353 471.452 32.1579C471.452 31.962 471.513 31.835 471.513 31.6418H468.235C468.235 30.8719 468.425 30.2262 467.849 29.7101C467.719 29.6136 467.498 29.677 467.33 29.5777C467.162 29.4784 466.949 29.4535 466.817 29.3238C466.684 29.1941 466.66 28.9678 466.56 28.8105C466.461 28.6532 466.56 28.3856 466.436 28.2945C466.113 28.0047 465.694 28.0958 465.277 28.0351C465.108 28.0655 464.934 28.0655 464.764 28.0351C464.566 27.9466 464.391 27.8145 464.251 27.6488C463.961 27.3728 464.058 26.8788 463.727 26.6222C463.569 26.5424 463.396 26.4999 463.219 26.498C463.053 26.4326 462.88 26.3872 462.703 26.3628C462.527 26.3868 462.355 26.4322 462.19 26.498C461.837 26.556 461.738 27.0085 461.362 27.0085C460.987 27.0085 460.753 26.8485 460.397 26.7519C460.24 26.7133 460.047 26.7795 459.884 26.7519C459.721 26.7243 459.666 26.4759 459.464 26.3628V24.8202C459.404 24.8506 459.566 25.0796 459.497 25.0796C459.242 25.1127 458.983 25.1127 458.728 25.0796C458.47 25.0948 458.213 25.0948 457.955 25.0796C457.77 25.0238 457.597 24.936 457.442 24.8202C457.506 24.6602 457.505 24.4698 457.569 24.3042C457.795 23.8599 458.181 23.7523 458.344 23.2831C458.375 23.1148 458.308 22.9216 458.344 22.7671L453.831 22.0027C453.671 22.0358 453.477 21.9392 453.315 22.0027C453.085 22.1038 452.901 22.2881 452.802 22.5187C452.633 22.8356 452.544 23.1889 452.542 23.548V24.0613C452.568 24.2375 452.612 24.4105 452.675 24.5774C452.735 24.9002 453.061 25.052 453.061 25.4052C453.047 25.7215 452.908 26.0192 452.675 26.2331C452.584 26.3524 452.467 26.4496 452.333 26.5174C452.199 26.5853 452.052 26.622 451.902 26.625C451.762 26.6445 451.62 26.6312 451.487 26.5862C451.353 26.5412 451.232 26.4656 451.132 26.3656C450.904 26.0209 450.771 25.622 450.746 25.2093V24.696C450.746 24.5001 450.616 24.3759 450.616 24.1772V23.6667C450.583 23.3107 450.52 23.1148 450.484 22.7699L449.461 22.6374C449.097 22.7679 448.751 22.9412 448.429 23.1534C448.274 23.2859 448.299 23.5039 448.172 23.6667C448.015 23.8143 447.842 23.9439 447.656 24.053C447.499 24.1772 447.38 24.4394 447.104 24.4394H445.466V23.5398C445.595 23.4101 445.532 23.1176 445.725 23.0237C445.918 22.9299 446.075 23.0872 446.238 23.0237C446.464 22.9244 446.514 22.7312 446.754 22.6374L446.624 22.1214C446.464 22.1545 446.271 22.0579 446.106 22.1214C445.882 22.2179 445.786 22.3973 445.595 22.5105C445.405 22.6236 445.242 22.6678 445.079 22.7699C444.917 22.872 444.952 23.1176 444.826 23.2859H441.515C441.328 23.3125 441.143 23.354 440.963 23.4101C440.508 23.4735 440.221 23.4735 439.81 23.5398C439.611 23.5729 439.481 23.7274 439.288 23.7909C439.28 24.1394 439.324 24.4873 439.418 24.823C439.512 25.0824 439.738 25.179 439.934 25.339C440.13 25.4991 440.088 25.8219 440.315 25.8523C440.894 25.9765 441.25 25.8219 441.857 25.8523C442.032 25.8799 442.204 25.9215 442.373 25.9765C442.373 26.1752 442.439 26.338 442.373 26.5008C442.307 26.6636 442.309 26.8513 442.243 27.0113C442.147 27.2321 441.736 27.1382 441.736 27.3949C441.73 27.6576 441.771 27.9192 441.857 28.1676C441.956 28.3883 442.282 28.3662 442.373 28.5539C442.484 28.7954 442.528 29.0621 442.503 29.3266C442.481 29.6415 442.393 29.9483 442.243 30.2262C442.069 30.1504 441.899 30.0637 441.736 29.9668C441.57 29.8757 441.346 29.8757 441.22 29.7129C441.093 29.5501 441.156 29.3569 441.087 29.1969C440.993 28.9706 440.993 28.6808 440.833 28.5539C440.679 28.4018 440.504 28.2718 440.315 28.1676C440.121 28.0986 440 27.9772 439.81 27.9082C439.619 27.8392 439.481 27.944 439.288 27.9082C439.481 28.2973 439.705 28.5235 439.81 28.943C439.84 29.1003 439.771 29.2935 439.81 29.4563C439.848 29.6191 439.904 29.8067 439.934 29.9668C440.028 30.2262 440.254 30.2897 440.447 30.4828C440.64 30.676 440.701 30.8719 440.963 30.9989C441.377 31.192 441.669 31.3824 442.147 31.3824C442.373 31.3824 442.469 31.2528 442.698 31.2528C442.657 30.9121 442.635 30.5694 442.632 30.2262C442.632 30.0275 442.698 29.9033 442.698 29.7129C443.109 29.7488 443.465 29.5805 443.802 29.8399C444.139 30.0993 443.929 30.5463 444.185 30.8719C444.328 31.0349 444.504 31.1649 444.701 31.2528C444.854 31.3709 445.029 31.4589 445.214 31.5122C445.573 31.606 445.857 31.5122 446.244 31.5122H446.759C446.92 31.5122 447.11 31.606 447.273 31.5122C447.444 31.3787 447.577 31.2013 447.656 30.9989C447.755 30.836 447.56 30.6456 447.656 30.4828C447.737 30.2792 447.872 30.101 448.045 29.9668C448.172 29.8757 448.398 30.0275 448.558 29.9668C448.718 29.9061 448.881 29.7709 449.074 29.7129C449.014 29.5453 448.97 29.3726 448.942 29.1969V28.4325L449.976 28.3028C450.101 28.4932 450.426 28.4628 450.484 28.6863C450.52 28.8464 450.456 29.0423 450.484 29.2024C450.549 29.5425 450.593 29.8862 450.616 30.2317H452.548L453.577 29.4618L454.093 29.8454C454.059 30.2309 454.057 30.6185 454.087 31.0044ZM772.244 114.222C772.505 114.213 772.764 114.172 773.014 114.098C773.213 114.064 773.339 113.838 773.566 113.838H779.961V112.806C779.997 112.356 779.961 112.006 780.217 111.653C780.359 111.486 780.535 111.353 780.733 111.261C781.009 111.454 781.12 111.617 781.379 111.78C781.638 111.942 781.826 112.166 782.149 112.166C782.535 112.166 782.789 111.909 783.175 111.909C783.451 111.924 783.717 112.013 783.948 112.166C784.174 112.293 784.237 112.58 784.466 112.682C784.623 112.745 784.817 112.745 784.979 112.806C785.203 112.905 785.299 113.099 785.49 113.195C785.426 113.355 785.459 113.551 785.363 113.708C785.236 113.929 784.85 113.929 784.85 114.222C784.85 114.578 784.85 114.898 785.106 115.124C785.269 115.231 785.465 115.275 785.658 115.248H788.163C788.674 115.248 788.905 114.867 789.223 114.478C789.385 114.291 789.449 114.158 789.609 113.965C789.769 113.772 789.838 113.449 790.122 113.449C790.801 113.449 790.93 114.122 791.408 114.611C791.573 114.748 791.747 114.876 791.926 114.994C791.954 114.804 791.891 114.674 791.926 114.478C791.962 114.282 792.12 114.158 792.183 113.965C792.34 114.031 792.536 114.031 792.699 114.098C792.92 114.194 792.975 114.478 793.251 114.478H794.763C794.727 114.318 794.826 114.122 794.763 113.965C794.666 113.739 794.473 113.689 794.379 113.449C794.343 113.319 794.28 113.129 794.244 112.999C793.863 113.032 793.604 113.063 793.215 113.063C793.024 113.063 792.897 112.999 792.707 112.999V111.619C792.707 111.17 793.124 110.979 793.474 110.753C793.637 110.656 793.863 110.85 793.99 110.753C794.183 110.623 794.219 110.43 794.379 110.242C794.474 110.074 794.56 109.9 794.636 109.721C794.752 109.543 794.88 109.374 795.019 109.213C795.136 109.032 795.265 108.859 795.405 108.694C795.568 108.501 795.662 108.278 795.919 108.178C796.079 108.148 796.274 108.245 796.432 108.178L796.948 107.924C797.174 107.795 797.207 107.511 797.334 107.279C797.648 106.829 797.992 106.4 798.363 105.996C798.794 105.484 799.269 105.01 799.781 104.58C800.125 104.25 800.584 104.066 801.061 104.067C801.323 104.074 801.583 104.116 801.834 104.191C802.123 104.26 802.283 104.467 802.603 104.467H802.863C803.092 104.467 803.186 104.304 803.376 104.191C803.566 104.078 803.602 103.677 803.889 103.677H804.165C804.419 103.677 804.388 104.067 804.543 104.191C804.697 104.315 804.703 104.643 804.932 104.712C805.1 104.769 805.273 104.81 805.448 104.837C805.605 104.872 805.798 104.809 805.961 104.837C806.185 104.872 806.237 105.112 806.474 105.22C806.281 105.513 805.961 105.64 805.961 105.996V106.252C806.013 106.439 806.1 106.614 806.218 106.768C806.317 106.925 806.637 106.829 806.728 107.022C806.763 107.192 806.763 107.368 806.728 107.538C806.763 107.879 806.763 108.223 806.728 108.565L807.506 108.694C807.682 108.619 807.854 108.534 808.022 108.44C808.212 108.278 808.24 108.051 808.408 107.924C808.736 107.591 809.129 107.328 809.561 107.152C809.721 107.088 809.915 107.121 810.077 107.022C810.254 106.904 810.423 106.776 810.585 106.638C810.781 106.509 810.844 106.283 810.974 106.117C811.133 105.935 811.305 105.765 811.49 105.609C811.65 105.479 811.65 105.157 811.879 105.093C812.229 104.963 812.552 105.027 812.905 104.963C813.068 104.933 813.258 105.063 813.418 104.963C813.578 104.864 813.581 104.61 813.675 104.453C813.782 104.291 813.869 104.117 813.934 103.934C814.001 103.744 814.163 103.614 814.191 103.421C814.257 103.065 814.163 102.778 814.191 102.394C814.256 102.046 814.343 101.702 814.45 101.365C814.793 101.395 815.137 101.395 815.479 101.365C815.899 101.299 816.089 100.979 816.539 100.979H819.074V101.754C818.887 101.881 818.798 102.047 818.564 102.143L817.535 102.656C817.339 102.753 817.179 102.814 817.019 102.913C816.797 103.026 816.617 103.206 816.503 103.426C816.395 103.585 816.309 103.758 816.249 103.94C816.219 104.102 816.15 104.296 816.119 104.458C816.089 104.621 816.15 104.814 816.119 104.969C816.089 105.123 816.026 105.328 815.992 105.485C815.899 105.938 815.606 106.194 815.479 106.644C815.443 106.801 815.38 106.997 815.35 107.157C815.338 107.334 815.295 107.506 815.223 107.668C815.144 107.873 815.009 108.051 814.834 108.184C814.707 108.283 814.478 108.25 814.318 108.316C814.098 108.387 813.883 108.471 813.675 108.57C813.512 108.636 813.289 108.57 813.162 108.7C813.035 108.83 813.096 109.053 813.032 109.219C812.969 109.384 812.966 109.569 812.905 109.726C812.709 110.182 812.293 110.248 811.879 110.502C811.266 110.855 810.946 111.269 810.334 111.661C809.721 112.053 809.302 112.301 808.662 112.69C808.112 113.027 807.595 113.414 807.117 113.846C806.54 114.327 806.317 114.843 805.834 115.389C805.702 115.549 805.638 115.775 805.448 115.905C805.092 116.162 804.703 116.225 804.419 116.551C804.32 116.675 804.388 116.901 804.292 117.059C804.165 117.288 804.016 117.544 803.773 117.575C803.613 117.608 803.423 117.544 803.26 117.575C803.037 117.608 802.843 117.544 802.615 117.575C802.385 117.605 802.294 117.801 802.107 117.831C801.919 117.862 801.748 117.931 801.588 117.961C801.141 118.093 800.882 118.311 800.432 118.474C800.239 118.54 800.109 118.67 799.916 118.731C799.723 118.792 799.566 118.67 799.4 118.731C799.208 118.765 799.031 118.855 798.89 118.99C798.724 119.186 798.504 119.25 798.504 119.504C798.504 119.826 798.89 119.956 798.89 120.276C798.904 120.76 798.815 121.242 798.631 121.689C798.534 121.965 798.277 122.015 798.117 122.205C797.957 122.396 797.731 122.401 797.599 122.592C797.532 122.721 797.532 122.942 797.472 123.108C797.378 123.331 797.121 123.464 797.083 123.751C797.068 123.965 797.068 124.179 797.083 124.394C797.083 124.78 797.185 125.07 797.083 125.42C796.989 125.84 796.572 126.033 796.443 126.452C796.313 126.872 796.473 127.156 796.443 127.611C796.443 127.997 796.316 128.251 796.316 128.638C796.316 130.796 796.702 132.013 796.702 134.157C796.734 134.414 796.734 134.675 796.702 134.932C796.639 135.189 796.382 135.25 796.186 135.448L797.532 137.631V141.746C797.761 141.746 797.894 142.002 798.117 142.002C798.341 142.002 798.393 141.682 798.631 141.616C798.804 141.588 798.976 141.547 799.144 141.495C799.34 141.426 799.467 141.265 799.66 141.219C799.827 141.159 800 141.115 800.176 141.086C800.493 141.059 800.727 141.086 801.072 141.086C801.072 140.476 800.978 140.123 801.072 139.546C801.042 139.376 801.042 139.201 801.072 139.03C801.172 138.84 801.301 138.666 801.456 138.517C801.588 138.36 801.812 138.387 801.977 138.258C802.133 138.111 802.262 137.938 802.358 137.747C802.508 137.59 802.638 137.416 802.747 137.228L803.001 136.712C803.103 136.522 803.163 136.362 803.26 136.202C803.423 135.942 803.58 135.688 803.9 135.688H804.176C804.399 135.688 804.493 135.912 804.686 135.942H805.197C805.393 135.942 805.555 136.009 805.713 135.942C805.911 135.848 805.942 135.559 806.099 135.435C806.179 135.381 806.245 135.308 806.29 135.223C806.336 135.138 806.359 135.043 806.358 134.946V132.344C806.714 131.988 806.91 131.665 807.258 131.314C807.42 131.174 807.592 131.044 807.771 130.925H811.501V129.479C811.501 129.063 811.181 128.839 810.985 128.483C810.894 128.257 810.632 128.193 810.596 127.973V126.938C810.632 126.717 810.894 126.618 810.985 126.427C811.115 126.168 811.338 126.038 811.501 125.784C811.598 125.619 811.661 125.431 811.758 125.268C811.918 125.045 811.978 124.755 812.273 124.755C812.537 124.714 812.807 124.758 813.043 124.882C813.173 124.979 813.079 125.268 813.173 125.395C813.333 125.588 813.523 125.588 813.686 125.784H814.718L814.845 124.755C814.728 124.576 814.6 124.404 814.461 124.242C814.138 123.922 813.719 123.762 813.556 123.337C813.496 123.182 813.592 122.986 813.556 122.823C813.521 122.66 813.592 122.473 813.556 122.307C813.521 122.142 813.333 121.99 813.3 121.794C813.223 121.431 813.181 121.061 813.173 120.69C813.173 120.464 813.079 120.268 813.173 120.108C813.267 119.948 813.556 120.047 813.686 119.978C813.848 119.874 814.021 119.789 814.202 119.724C814.174 119.564 814.235 119.371 814.202 119.211C814.139 118.988 813.909 118.919 813.816 118.692C813.658 118.725 813.463 118.632 813.3 118.692C813.079 118.789 813.143 119.211 812.886 119.211H811.89C811.918 118.825 811.788 118.405 811.89 118.055C812.02 117.633 812.24 117.409 812.403 117.02C812.464 116.863 812.433 116.669 812.527 116.512C812.621 116.316 812.753 116.14 812.916 115.996C813.236 115.704 813.625 115.767 813.945 115.48C814.108 115.337 814.238 115.161 814.329 114.964C814.425 114.804 814.392 114.614 814.461 114.448C814.53 114.282 814.685 114.128 814.718 113.935C814.777 113.767 814.819 113.594 814.845 113.419C814.908 113.002 814.814 112.715 814.845 112.262C814.869 112.087 814.912 111.915 814.974 111.749C814.983 111.57 815.026 111.394 815.099 111.23C815.181 111.028 815.316 110.852 815.49 110.72C815.651 110.643 815.826 110.599 816.004 110.59C816.169 110.529 816.34 110.487 816.514 110.463C816.966 110.463 817.19 110.72 817.546 110.979C817.703 111.076 817.678 111.36 817.805 111.493C817.899 111.608 818.016 111.701 818.149 111.768C818.281 111.835 818.427 111.872 818.575 111.879C818.851 111.861 819.118 111.772 819.35 111.622C819.54 111.528 819.568 111.269 819.734 111.106C819.899 110.943 819.924 110.753 820.12 110.59C820.282 110.493 820.452 110.408 820.628 110.336C820.763 110.529 821.047 110.494 821.146 110.72C821.215 110.883 821.083 111.076 821.146 111.23C821.24 111.459 821.436 111.528 821.532 111.749C821.692 111.716 821.888 111.78 822.046 111.749C822.275 111.686 822.363 111.493 822.559 111.36C822.743 111.25 822.917 111.122 823.077 110.979C823.36 110.657 823.617 110.314 823.847 109.953C823.971 109.757 824.007 109.53 824.231 109.434C824.454 109.337 824.716 109.434 825.003 109.434C825.26 109.417 825.518 109.417 825.776 109.434C825.969 109.434 826.134 109.564 826.286 109.564C826.466 109.623 826.65 109.664 826.838 109.688H830.538C830.538 110.074 830.504 110.336 830.538 110.72C830.521 110.89 830.521 111.061 830.538 111.23C830.672 111.619 830.948 111.942 831.31 112.136C831.437 112.202 831.66 112.102 831.823 112.136C831.823 111.335 831.79 110.623 832.336 110.074C832.466 109.953 832.692 109.953 832.852 109.82C833.012 109.688 833.178 109.564 833.363 109.434C833.528 109.292 833.661 109.116 833.752 108.918C834.072 108.498 834.201 108.178 834.524 107.762C834.677 107.532 834.85 107.317 835.04 107.119C835.197 106.959 835.197 106.699 835.421 106.605C835.758 106.498 836.102 106.412 836.45 106.349C836.679 106.283 836.839 106.073 837.093 106.073H837.738C838.188 106.073 838.478 106.172 838.894 106.073C839.088 106.045 839.214 105.888 839.41 105.819C839.794 105.692 840.053 105.565 840.442 105.435C840.673 105.4 840.892 105.311 841.082 105.176C841.245 105.049 841.212 104.828 841.339 104.668C841.466 104.508 841.615 104.246 841.852 104.147C842.012 104.083 842.205 104.083 842.368 104.022C842.978 103.7 843.234 103.153 843.91 102.993C844.329 102.897 844.616 103.021 845.069 102.993C845.323 102.993 845.488 102.8 845.709 102.734C845.936 102.682 846.153 102.597 846.355 102.48C846.835 102.127 846.87 101.652 847.381 101.321C847.577 101.224 847.676 100.97 847.897 100.934C848.238 100.903 848.582 100.903 848.923 100.934C849.442 100.897 849.964 100.94 850.471 101.061C850.692 101.128 850.791 101.321 850.984 101.445C851.177 101.569 851.241 101.864 851.5 101.961C851.666 102.021 851.838 102.066 852.013 102.093C852.443 102.198 852.887 102.24 853.329 102.218H854.074C854.29 102.192 854.504 102.151 854.714 102.093V100.548C854.529 100.438 854.357 100.31 854.198 100.165C854.038 100.002 853.782 100.002 853.682 99.7754C853.622 99.6154 853.622 99.425 853.555 99.2622L853.299 98.7489C853.205 98.5198 853.023 98.426 852.912 98.2301C852.802 98.0342 852.617 97.9541 852.529 97.7168C852.463 97.5568 852.463 97.3636 852.399 97.2035L852.27 95.661C851.718 95.661 851.147 95.8513 850.852 95.4015C850.76 95.2442 850.692 95.0814 850.595 94.8883C850.498 94.6951 850.567 94.535 850.471 94.375C850.374 94.2149 850.305 94.0218 850.212 93.859C850.118 93.6961 849.792 93.7293 849.536 93.7293H847.028C846.795 93.7553 846.561 93.71 846.355 93.5995C846.225 93.5085 846.321 93.2187 846.225 93.089C846.418 92.9262 846.418 92.7054 846.611 92.5702C846.774 92.4764 846.967 92.5399 847.127 92.4433C847.35 92.3164 847.381 91.9907 847.637 91.93C847.81 91.9134 847.984 91.9134 848.156 91.93H848.672C849.152 91.9907 849.224 92.7054 849.729 92.7054H852.882C853.299 92.7054 853.522 92.5702 853.944 92.5702C854.366 92.5702 854.615 92.7054 854.971 92.5702C855.39 92.4129 855.578 91.9907 855.87 91.6734C856.03 91.483 856.22 91.3505 856.386 91.1601C856.552 90.9697 856.803 91.0939 856.902 90.8841C857.026 90.6303 856.902 90.4067 856.902 90.1142C856.902 89.8217 857.026 89.5623 856.902 89.3416C856.83 89.1815 856.483 89.3416 856.386 89.2119C856.289 89.0714 856.242 88.9021 856.254 88.7317V87.1615C856.739 87.1229 857.026 87.0263 857.514 87.0263C858.152 87.0263 858.618 87.4788 858.825 88.0556C858.891 88.2184 858.8 88.4088 858.825 88.5716C858.891 88.762 859.018 88.8972 859.101 89.0877C859.288 89.5375 859.581 89.7279 859.871 90.1142H863.954C864.184 90.1238 864.412 90.1675 864.63 90.2439C864.857 90.2926 865.073 90.3803 865.27 90.5033C865.43 90.6303 865.753 90.6606 865.783 90.8841C865.915 91.4692 865.783 91.8196 865.783 92.4295H868.197C868.649 92.4295 868.939 92.6916 869.259 92.9455C869.452 93.0752 869.452 93.2987 869.645 93.4616C869.965 93.7107 870.31 93.9254 870.674 94.1018C870.901 94.1984 871.091 94.2646 871.32 94.3612C871.596 94.4881 871.764 94.7475 872.087 94.7475H872.344C872.454 94.7285 872.558 94.6835 872.648 94.6164C872.738 94.5492 872.81 94.4618 872.86 94.3612C872.923 94.1984 872.727 94.0383 872.727 93.8451C872.745 93.5023 872.745 93.1587 872.727 92.8158C872.754 92.6407 872.798 92.4687 872.86 92.3026H873.373C873.729 92.2722 873.924 92.206 874.269 92.1756C874.302 91.661 874.302 91.1448 874.269 90.6302C874.269 90.4371 874.145 90.3074 874.145 90.1142C874.129 89.9435 874.129 89.7716 874.145 89.6009C874.175 89.4272 874.216 89.2557 874.269 89.0877C874.336 88.8972 874.628 88.9552 874.785 88.8338C875.174 89.1098 875.367 89.3857 875.814 89.6009C876.043 89.703 876.107 89.9569 876.333 89.9873H876.849C877.019 90.0025 877.19 90.0025 877.359 89.9873C877.54 89.9204 877.712 89.8334 877.873 89.7279C878.066 89.601 878.102 89.3747 878.259 89.2119C878.422 89.0736 878.596 88.9473 878.777 88.8338C878.935 88.7013 878.871 88.4088 879.034 88.3178C879.197 88.2267 879.384 88.3812 879.547 88.3178C879.768 88.2184 879.862 88.0418 880.06 87.9287C880.259 87.8155 880.477 87.8321 880.573 87.6692C880.665 87.516 880.71 87.3397 880.703 87.1615C880.703 86.7393 880.289 86.5737 879.933 86.3833C879.773 86.2768 879.601 86.1897 879.42 86.1239C879.059 86.0356 878.678 86.2232 878.388 85.997C878.259 85.9031 878.358 85.6134 878.259 85.4892C878.129 85.2905 877.999 85.1636 877.873 84.9731C877.746 84.7827 877.55 84.7138 877.359 84.5841C877.009 84.3247 876.653 84.3247 876.201 84.3247H875.69C875.334 84.3605 875.205 84.5841 874.862 84.5841C874.283 84.5841 873.969 84.3881 873.387 84.3247H872.873C872.65 84.2998 872.487 84.3605 872.23 84.3247C871.974 84.2888 871.908 84.0487 871.717 83.9383C871.527 83.8279 871.461 83.4609 871.204 83.425C871.01 83.4099 870.816 83.4099 870.622 83.425C870.43 83.4098 870.237 83.4098 870.045 83.425C869.819 83.4609 869.753 83.7203 869.53 83.8086C869.723 83.9383 869.687 84.264 869.916 84.3247C870.076 84.3881 870.299 84.264 870.429 84.3247C870.606 84.3989 870.777 84.4856 870.942 84.5841C871.138 84.7441 870.942 85.067 870.942 85.354V85.6134C870.914 85.7734 871.006 85.9721 870.942 86.1239C870.812 86.4192 870.462 86.5158 870.114 86.5158C869.541 86.5158 869.223 86.0659 868.898 85.6134C868.817 85.4641 868.773 85.2974 868.771 85.1277V81.9845C868.771 81.7583 868.542 81.5927 868.382 81.4961C868.183 81.3782 867.967 81.2925 867.742 81.2422C867.546 81.1815 867.416 81.0159 867.226 80.9883H866.713C866.553 80.9883 866.387 80.8531 866.194 80.8531C865.805 80.8589 865.417 80.8163 865.038 80.7262C864.781 80.6655 864.781 80.3067 864.525 80.2129C864.362 80.1439 864.172 80.1439 864.014 80.086C863.806 79.9831 863.589 79.8973 863.366 79.8293C863.057 79.72 862.757 79.5891 862.467 79.4375C862.23 79.298 862.014 79.1252 861.827 78.9242C861.631 78.7782 861.458 78.6054 861.311 78.4109C861.211 78.2812 861.311 77.9942 861.181 77.8976C861.051 77.801 860.828 77.8314 860.665 77.7707C860.461 77.6948 860.246 77.6501 860.028 77.6382C859.606 77.5748 859.313 77.5417 858.863 77.5085C858.673 77.5085 858.544 77.3844 858.356 77.3844C857.903 77.3512 857.641 77.3844 857.194 77.3844C857.194 76.8324 857.288 76.3854 856.941 75.9659C856.488 75.414 855.972 75.323 855.396 74.9366C855.103 74.7462 855.04 74.4206 854.753 74.2936C854.423 74.1576 854.076 74.0711 853.721 74.037C853.271 74.0067 853.015 74.0729 852.568 74.037C852.341 74.037 852.245 73.8411 852.052 73.7804C851.824 73.7275 851.606 73.641 851.403 73.5237C851.185 73.3968 851.15 73.1043 850.89 73.0105C850.73 72.9773 850.54 73.0408 850.38 73.0105C850.22 72.9801 850.057 72.7842 849.864 72.7538H848.838C848.609 72.7538 848.515 72.5606 848.324 72.4779C848.134 72.3951 847.902 72.2847 847.676 72.2267C847.23 72.1033 846.8 71.9292 846.393 71.7079C846.214 71.589 846.042 71.46 845.877 71.3216C845.267 71.3216 844.818 71.2912 844.203 71.3216H843.562C843.339 71.3216 843.242 71.5175 843.049 71.5838C842.757 71.7079 842.696 71.9646 842.406 72.0943C842.159 72.1862 841.897 72.2311 841.634 72.2267C841.082 72.2267 840.737 72.0308 840.219 71.9508H839.706C839.486 71.9411 839.269 71.8983 839.063 71.8238C838.806 71.7604 838.806 71.3768 838.549 71.3078C838.387 71.2774 838.194 71.3409 838.034 71.3078C837.633 71.2296 837.245 71.0998 836.878 70.9215C836.489 70.7007 836.265 70.4082 835.849 70.2785C835.689 70.2509 835.493 70.1847 835.335 70.1515C835.078 70.1336 834.82 70.1336 834.563 70.1515C834.306 70.1184 834.047 70.1184 833.79 70.1515C833.604 70.2037 833.429 70.2908 833.274 70.4082C833.084 70.5351 832.764 70.5351 832.764 70.7918C832.764 70.9877 832.954 71.1477 832.891 71.3078C832.792 71.5313 832.615 71.5837 832.505 71.8238C832.437 72.0036 832.352 72.1764 832.251 72.3399C832.116 72.5606 831.925 72.6545 831.735 72.8532C831.895 72.9166 832.085 72.9166 832.251 72.9829C832.472 73.0767 832.568 73.2367 832.764 73.3692C832.919 73.463 833.145 73.463 833.274 73.6231C833.476 73.9274 833.568 74.2916 833.534 74.6551C833.55 74.8249 833.55 74.9959 833.534 75.1657C833.47 75.4251 833.183 75.4885 833.021 75.6817C832.858 75.8749 832.919 76.068 832.764 76.195C832.617 76.3443 832.421 76.4354 832.212 76.4516H830.055V74.5862H827.423V72.8532H827.872C828.479 72.8532 828.871 72.9166 829.412 72.7262C829.831 72.5938 830.093 72.3068 830.441 72.0805L830.314 71.57C830.157 71.5313 829.964 71.4679 829.798 71.4375C829.633 71.4072 829.481 71.2443 829.246 71.2443H825.809C825.809 71.661 825.839 71.9204 825.809 72.3482C825.824 72.5189 825.824 72.6907 825.809 72.8614C825.742 73.0423 825.656 73.2153 825.552 73.3775C825.453 73.5348 825.199 73.4409 825.036 73.5044C824.759 73.6571 824.45 73.7448 824.134 73.7611H823.88C823.654 73.7252 823.604 73.4713 823.364 73.3775C823.043 73.1979 822.696 73.0676 822.335 72.9911C821.248 72.8311 820.567 72.9911 819.444 72.9911H817.193C816.978 72.9746 816.762 72.9746 816.547 72.9911C815.995 73.0546 815.808 73.5431 815.267 73.6314C815.01 73.6479 814.752 73.6479 814.494 73.6314C814.236 73.6479 813.977 73.6479 813.719 73.6314C813.488 73.5994 813.267 73.5124 813.076 73.3775C812.823 73.1788 812.822 72.8946 812.56 72.7345C812.394 72.6361 812.202 72.5899 812.009 72.602H811.015C810.959 72.8581 810.916 73.1169 810.886 73.3775C810.886 73.5651 811.015 73.6976 811.015 73.888V75.5631L810.248 75.69L809.732 75.4333V74.4013C809.732 74.0177 809.796 73.6645 809.603 73.3775C809.473 73.1788 809.283 73.1208 809.087 72.9911C808.891 72.8614 808.728 72.9249 808.574 72.8614C808.378 72.798 808.254 72.6627 808.063 72.602C807.881 72.5399 807.708 72.4545 807.547 72.3482C807.33 72.2273 807.149 72.0487 807.026 71.8321C806.838 71.512 806.642 71.3161 806.642 70.9297C806.642 70.4165 806.965 70.124 807.026 69.6466C807.026 69.4837 807.158 69.3237 807.158 69.1305C807.158 68.9373 806.965 68.8076 806.902 68.6145C806.838 68.4213 806.642 68.2943 806.516 68.0984C806.419 67.9439 806.419 67.7176 806.259 67.5852C806.099 67.4527 805.875 67.5575 805.743 67.4582C805.55 67.2926 805.423 67.2319 805.227 67.0691C805.1 66.9781 805.227 66.6221 805.1 66.5586C804.933 66.4973 804.76 66.4538 804.584 66.4289C804.43 66.4013 804.231 66.4648 804.071 66.4289C803.911 66.393 803.751 66.2026 803.555 66.1723C803.359 66.1419 803.144 66.0757 802.915 66.0453C802.749 65.9811 802.576 65.9375 802.399 65.9156C802.019 65.8825 801.759 65.9156 801.37 65.9156C800.923 65.8825 800.667 65.7887 800.217 65.7887C800.045 65.7708 799.873 65.7708 799.701 65.7887C799.517 65.8465 799.342 65.9332 799.185 66.0453C798.992 66.1419 798.832 66.2026 798.672 66.302C798.512 66.4013 798.512 66.7214 798.291 66.8125C798.078 66.8729 797.86 66.9163 797.64 66.9422C797.466 67.0199 797.279 67.063 797.088 67.0691H795.965C795.755 67.1307 795.54 67.175 795.323 67.2016C794.682 67.2319 794.291 67.2016 793.651 67.2016C793.219 67.1795 792.787 67.2213 792.368 67.3258C792.139 67.392 792.092 67.679 791.849 67.7176H791.281C791.111 67.7314 790.94 67.7314 790.77 67.7176C790.58 67.679 790.445 67.5217 790.257 67.4582C790.07 67.3947 789.901 67.392 789.739 67.3258C789.487 67.2016 789.463 66.9781 789.225 66.8125C789.038 66.6445 788.819 66.5143 788.583 66.4289C788.416 66.3698 788.244 66.3273 788.069 66.302H786.916C786.697 66.2736 786.481 66.2303 786.268 66.1723C785.992 66.1419 785.788 66.0757 785.495 66.0453C785.237 66.0165 784.979 65.9732 784.726 65.9156C784.494 65.8179 784.278 65.6878 784.083 65.5293L784.599 65.0105C784.24 64.8727 783.894 64.7018 783.567 64.5C783.389 64.382 783.217 64.2539 783.054 64.1164C782.894 63.9867 782.96 63.6942 782.794 63.6031C782.471 63.4072 782.154 63.4679 781.768 63.4679H780.612L780.485 62.9546C780.642 62.7946 780.678 62.5683 780.871 62.4441C781.2 62.2497 781.541 62.0773 781.892 61.928L781.641 61.412C781.448 61.3817 781.285 61.4479 781.125 61.412C780.871 61.3485 780.739 61.0864 780.446 61.0864H774.037C774.03 61.4129 773.988 61.7376 773.911 62.055C773.85 62.2813 773.651 62.3806 773.527 62.5683C773.268 62.9546 773.044 63.3078 772.622 63.4679C772.465 63.5369 772.302 63.4679 772.106 63.4679H771.599C771.37 63.4348 771.301 63.1919 771.083 63.0843C771.18 62.9188 771.265 62.7463 771.336 62.5683C771.437 62.3606 771.525 62.1468 771.599 61.928C771.623 61.7625 771.53 61.5748 771.599 61.412C771.687 61.1912 771.852 61.0864 771.982 60.896C772.079 60.7718 772.366 60.8711 772.495 60.7718C772.625 60.6724 772.432 60.4158 772.495 60.2585C772.106 60.2585 771.852 60.2889 771.469 60.2585C771.21 60.2585 771.047 60.0985 770.823 59.9964C770.6 59.8942 770.531 59.6431 770.307 59.61C770.084 59.5769 769.894 59.679 769.667 59.61C769.248 59.4886 769.055 59.163 768.638 59.0967C768.467 59.0815 768.294 59.0815 768.122 59.0967C767.866 59.0967 767.736 59.2264 767.482 59.2264C767.03 59.2568 766.77 59.2264 766.318 59.2264C765.972 59.2339 765.627 59.1902 765.294 59.0967C765.019 59.0333 764.809 58.7739 764.527 58.7132C764.298 58.6773 764.105 58.7739 763.876 58.7132C763.493 58.6138 763.233 58.3572 762.85 58.3241C762.24 58.2302 761.818 58.3875 761.178 58.3241C760.795 58.2937 760.535 58.0978 760.152 58.0674C759.956 58.0674 759.832 57.9405 759.633 57.9405C759.377 57.9405 759.252 58.1336 759.117 58.3241C759.023 58.451 759.156 58.6773 759.117 58.8373C759.026 59.2168 758.983 59.6061 758.987 59.9964H756.195C755.746 59.9964 755.423 60.1923 755.006 60.2585C754.988 60.4291 754.988 60.6012 755.006 60.7718C755.039 61.0027 755.127 61.2223 755.263 61.412C755.393 61.6052 755.451 61.8315 755.646 61.928C755.842 62.0246 756 62.0881 756.162 62.1874C756.325 62.2868 756.549 62.215 756.678 62.3116C756.808 62.4082 756.802 62.6649 756.929 62.8277C757.098 63.0208 757.352 63.0208 757.448 63.214C757.543 63.5651 757.63 63.9184 757.707 64.2737C757.707 64.4668 757.581 64.5662 757.581 64.7538H757.07C756.725 64.6904 756.402 64.5662 756.047 64.5C755.88 64.4418 755.708 64.3993 755.533 64.373C755.31 64.3371 755.117 64.4006 754.888 64.373C754.725 64.3371 754.532 64.2737 754.375 64.2406C754.146 64.1799 754.085 63.9232 753.861 63.857C753.683 63.7945 753.498 63.751 753.31 63.7273C753.125 63.7273 753.034 63.857 752.83 63.857C752.319 63.857 752.054 63.8239 751.544 63.7907V64.5L752.054 64.7538C752.253 64.8559 752.41 64.9166 752.573 65.0105C752.83 65.1788 753.089 65.3334 753.089 65.659C753.066 65.9736 752.978 66.2801 752.83 66.5586C752.41 66.4772 752.015 66.3017 751.674 66.0453C751.495 65.927 751.324 65.798 751.16 65.659C750.967 65.4962 750.865 65.3058 750.647 65.1402C750.482 65.0105 750.225 65.0491 750.129 64.8863C750.032 64.7235 749.872 64.5662 749.742 64.373C749.679 64.2406 749.872 63.9508 749.742 63.857C749.582 63.7807 749.409 63.7366 749.232 63.7273C748.843 63.6335 748.55 63.7273 748.128 63.7273C747.937 63.7107 747.744 63.7107 747.552 63.7273C747.392 63.7273 747.199 63.6335 747.041 63.7273C746.884 63.8211 747.105 64.1164 747.041 64.2406C746.912 64.4337 746.685 64.4669 746.525 64.6269C746.073 65.0822 745.56 65.1402 744.917 65.1402C744.338 65.1402 744.051 64.8201 743.562 64.5C743.133 64.4893 742.705 64.4468 742.282 64.373C742.11 64.3868 741.936 64.3868 741.763 64.373C741.537 64.3095 741.609 63.9232 741.38 63.857C741.22 63.7791 741.045 63.735 740.867 63.7273C740.691 63.7505 740.519 63.794 740.354 63.857C740.125 63.9232 740.224 64.373 739.962 64.373C739.388 64.373 739.134 63.857 738.547 63.857C738.395 63.8387 738.242 63.8654 738.106 63.9335C737.969 64.0017 737.856 64.1085 737.78 64.2406C737.617 64.6269 737.879 64.9498 737.909 65.3968C737.942 65.9114 737.942 66.4276 737.909 66.9422C737.879 67.3257 737.813 67.5852 737.78 67.9743H735.081C735.081 67.3671 735.208 66.8704 734.825 66.4289C734.669 66.2823 734.496 66.1537 734.312 66.0453C734.118 65.8471 733.9 65.6738 733.663 65.5293C733.503 65.4658 733.307 65.4658 733.156 65.3968C732.927 65.3058 732.825 65.1209 732.637 65.0105C732.414 64.897 732.198 64.7689 731.991 64.6269C731.768 64.4669 731.674 64.2737 731.478 64.1164C731.059 63.7604 730.579 63.5369 730.579 62.9546V62.698C730.587 62.5207 730.631 62.347 730.708 62.1874C730.772 61.9943 731.222 62.1516 731.222 61.928C731.222 61.7045 730.962 61.539 730.962 61.2823C730.929 60.896 730.962 60.6421 730.962 60.2585C730.962 59.8059 730.995 59.5465 730.962 59.0967C730.929 58.6469 730.835 58.3875 730.835 57.9405C730.835 57.5541 730.929 57.2671 730.835 56.9084C730.763 56.7318 730.677 56.5612 730.579 56.3979C730.479 56.1716 730.223 56.1385 730.066 56.0088C729.872 55.8122 729.655 55.6398 729.42 55.4955C729.218 55.3795 729.001 55.2922 728.774 55.2361C728.481 55.1605 728.18 55.1179 727.878 55.1092C727.522 55.1092 727.174 55.0843 726.978 55.3686C726.904 55.5465 726.818 55.7189 726.719 55.8846C726.622 56.0088 726.689 56.2682 726.589 56.3979C726.429 56.6214 726.073 56.5221 725.762 56.5221C725.152 56.5221 724.603 56.5221 724.286 56.0088C724.186 55.8184 724.253 55.559 724.156 55.3686C724.017 55.167 723.844 54.9922 723.643 54.8525C723.453 54.6925 723.477 54.3724 723.257 54.342C723.084 54.3227 722.91 54.3227 722.738 54.342C722.258 54.273 721.91 54.4358 721.458 54.2151C721.226 54.1102 721.262 53.826 721.069 53.6963C720.721 53.3703 720.263 53.1871 719.786 53.183C719.47 53.2036 719.161 53.2911 718.881 53.4396C718.66 53.5086 718.446 53.5944 718.238 53.6963C717.984 53.826 717.857 53.9529 717.601 54.0798C717.344 54.2068 717.148 54.2427 716.953 54.3558C716.722 54.5036 716.508 54.6746 716.312 54.8663L716.826 55.8984C716.938 56.0809 717.068 56.2527 717.212 56.4117C717.341 56.6021 717.565 56.6876 717.601 56.9222C717.658 57.1443 717.7 57.3703 717.725 57.5983C717.725 57.8246 717.601 57.9846 717.601 58.2109H714.29C713.998 58.2109 713.871 58.371 713.614 58.4648C713.153 58.6923 712.651 58.8238 712.138 58.8511C711.621 58.8381 711.114 58.7059 710.657 58.4648C710.413 58.3145 710.156 58.1862 709.89 58.0812C709.467 57.9543 709.147 57.9846 708.725 57.8246C708.471 57.7308 708.449 57.441 708.215 57.3113C707.983 57.1577 707.715 57.069 707.437 57.0547C707.216 57.0547 707.12 57.2478 706.924 57.3113C706.673 57.3748 706.703 57.8246 706.413 57.8246C706.263 57.8321 706.112 57.8007 705.977 57.7336C705.842 57.6664 705.726 57.5657 705.641 57.441C705.448 57.1154 705.511 56.7925 705.511 56.4117V55.3824C705.313 55.1924 705.099 55.0197 704.871 54.8663C704.645 54.7697 704.595 54.5131 704.358 54.4772C704.185 54.4634 704.012 54.4634 703.839 54.4772C703.652 54.4772 703.519 54.3558 703.326 54.3558C703.133 54.3558 703.003 54.5131 702.81 54.6069C702.617 54.7008 702.716 55.123 702.493 55.123C702.168 55.0991 701.845 55.0567 701.525 54.996H701.011C700.821 54.9629 700.689 54.7394 700.46 54.7394H697.921L696.89 54.996C696.28 54.996 696.062 54.64 695.477 54.7394C695.305 54.7228 695.133 54.7228 694.961 54.7394C694.801 54.7697 694.994 55.1588 694.831 55.2499C694.555 55.4182 694.318 55.2499 693.965 55.2499H693.165C692.969 55.2499 692.842 55.123 692.649 55.123C692.456 55.123 692.296 55.1864 692.067 55.1864C692.067 54.8029 692.136 54.6069 692.136 54.2289C692.136 54.0329 692.001 53.9005 692.001 53.7101C692.001 53.5197 692.067 53.3872 692.067 53.1968L691.239 53.0671C691.079 53.1637 690.856 53.0974 690.726 53.1968C690.596 53.2961 690.599 53.55 690.472 53.7101C690.318 53.9059 690.122 54.0653 689.899 54.1769C689.675 54.2885 689.43 54.3496 689.181 54.3558C688.919 54.3595 688.658 54.3166 688.411 54.2289C688.155 54.124 688.089 53.9005 687.898 53.7101L688.025 53.1968C688.411 53.1968 688.668 53.2271 689.057 53.1968C689.253 53.1968 689.41 53.2603 689.567 53.1968C689.796 53.0974 689.887 52.9208 690.083 52.8105C690.279 52.7001 690.18 52.391 690.337 52.2944C690.494 52.1978 690.693 52.2309 690.856 52.1675C691.019 52.104 691.209 52.0019 691.369 51.9108C691.495 51.8261 691.597 51.71 691.664 51.5741C691.732 51.4382 691.763 51.287 691.755 51.1354V50.8843C691.717 50.691 691.628 50.5117 691.496 50.3655C691.303 50.1751 691.013 50.3655 690.726 50.3655C690.293 50.3236 689.857 50.3667 689.44 50.4924C689.214 50.5586 689.12 50.7491 688.927 50.8843C688.748 50.9522 688.575 51.0362 688.411 51.1354C688.215 51.2982 688.282 51.588 688.155 51.7784C688.045 51.9631 687.917 52.136 687.771 52.2944C687.606 52.4572 687.448 52.5207 687.255 52.678C687.062 52.8353 686.899 53.1968 686.579 53.1968H683.379L682.863 53.4534C682.887 53.6285 682.93 53.8005 682.99 53.9667C683.087 54.2565 683.379 54.4165 683.379 54.7394V54.996C683.31 55.1864 683.02 55.123 682.863 55.2499C682.706 55.3768 682.667 55.6362 682.474 55.7687C682.217 55.8918 681.929 55.9368 681.646 55.8984H681.321C681.125 55.8984 681.001 55.7687 680.81 55.7687C680.468 55.7329 680.122 55.7329 679.779 55.7687C679.522 55.7687 679.362 55.926 679.139 56.0226C678.915 56.1192 678.846 56.3786 678.62 56.4117C678.279 56.4448 677.937 56.4448 677.596 56.4117H676.562C676.049 56.442 675.759 56.6683 675.248 56.6683H675.017C674.926 56.6683 674.859 56.5359 674.76 56.5359C675.055 56.5055 675.312 56.5717 675.535 56.4117C675.759 56.2516 675.759 56.0585 675.922 55.8984C676.083 55.7566 676.255 55.6266 676.435 55.5093C676.603 55.3824 676.628 55.123 676.824 54.996C676.985 54.8925 677.157 54.8065 677.337 54.7394C677.687 54.64 678.01 54.8029 678.363 54.7394C678.533 54.7711 678.707 54.7711 678.877 54.7394C679.072 54.64 678.973 54.3558 679.139 54.2289C679.304 54.1019 679.489 53.9529 679.652 53.8398C680.005 53.5114 680.424 53.4534 680.681 53.0671C680.937 52.6808 681.001 52.2944 681.321 52.0378C681.641 51.7811 681.964 51.8115 682.353 51.7784H682.855C683.048 51.7784 683.208 51.6514 683.371 51.6514C683.54 51.6846 683.714 51.6846 683.884 51.6514C684.069 51.6008 684.242 51.5146 684.394 51.3976C684.524 51.2982 684.433 51.0084 684.524 50.8843C684.624 50.6902 684.756 50.5147 684.916 50.3655C685.192 50.142 685.556 50.142 685.939 50.1061H686.455C686.651 50.1061 686.778 49.9791 686.974 49.9791C687.186 49.9943 687.399 49.9943 687.611 49.9791C687.771 49.946 687.967 49.8826 688.127 49.8522C688.351 49.7887 688.447 49.6259 688.64 49.4659C688.833 49.3058 689.093 49.303 689.154 49.0768C689.187 48.9167 689.12 48.7263 689.154 48.5662C689.25 48.2075 689.349 47.8902 689.413 47.5369H691.981C692.017 47.261 692.083 47.054 692.117 46.7615C692.147 46.5711 692.048 46.411 692.117 46.2482C692.166 46.0622 692.251 45.8878 692.368 45.7349C692.47 45.6025 692.784 45.8619 692.889 45.7349C693.034 45.5992 693.125 45.4161 693.146 45.2189C693.119 45.0429 693.075 44.87 693.013 44.7029C692.999 44.5272 692.957 44.3548 692.889 44.1923C692.784 44.0295 692.47 44.2227 692.368 44.0626C692.266 43.9026 692.434 43.6818 692.368 43.5466C692.301 43.4114 692.21 43.1961 692.117 43.0361C692.023 42.876 691.664 43.1603 691.601 43.0361C691.537 42.9119 691.664 42.6828 691.601 42.52C691.533 42.2985 691.446 42.0834 691.341 41.8771C691.177 41.6504 690.955 41.4721 690.698 41.361C690.469 41.2617 690.423 41.0078 690.188 40.9747C689.954 40.9416 689.769 41.0078 689.54 40.9747C689.375 40.9137 689.204 40.8711 689.029 40.8477C688.943 40.3374 688.92 39.8183 688.963 39.3024H685.2C684.781 39.3024 684.524 39.1092 684.138 39.0458C683.757 38.9701 683.37 38.9276 682.982 38.9188C682.81 38.9036 682.638 38.9036 682.466 38.9188C682.288 38.9898 682.116 39.0757 681.953 39.1754C681.765 39.2748 681.765 39.559 681.569 39.686C681.44 39.7908 681.216 39.7522 681.053 39.8157C680.793 39.4799 680.49 39.1785 680.154 38.9188C679.988 38.8578 679.816 38.8143 679.641 38.7891C679.379 38.7123 679.108 38.6696 678.835 38.6622C678.587 38.687 678.341 38.7294 678.098 38.7891V40.3345H676.551L676.038 39.9454C676.164 39.7908 676.137 39.5287 676.297 39.4321C676.457 39.3355 676.714 39.4321 676.813 39.3024C677.067 39.0264 677.326 38.7229 677.326 38.3062C677.326 38.0854 677.194 37.9833 677.194 37.7543H674.396C673.977 37.7543 673.756 37.5252 673.339 37.4976C672.821 37.4645 672.567 37.4976 672.051 37.4976C671.861 37.4976 671.731 37.3679 671.538 37.3679C671.602 37.1866 671.689 37.0142 671.797 36.8547C672.02 36.4866 672.327 36.1771 672.694 35.9523C672.859 35.8861 673.05 35.9882 673.21 35.9523C673.433 35.8861 673.486 35.6763 673.726 35.5687V34.5366H667.846C667.623 34.5366 667.496 34.7298 667.294 34.8126C666.969 34.9812 666.624 35.1099 666.268 35.1962C666.097 35.2113 665.926 35.2113 665.755 35.1962C665.22 35.3041 664.701 35.4764 664.207 35.7094C664.042 35.7757 663.854 35.7757 663.691 35.8391C663.468 35.9357 663.374 36.0958 663.178 36.2227C663.071 36.2961 662.982 36.3919 662.915 36.5034C662.849 36.6149 662.808 36.7394 662.795 36.8685C662.808 37.0393 662.808 37.2109 662.795 37.3817C662.759 37.539 662.858 37.7377 662.795 37.895C662.703 38.0919 662.573 38.2683 662.411 38.4138C662.119 38.6898 661.763 38.7312 661.379 38.9271C661.506 39.0844 661.476 39.2831 661.636 39.4404C661.796 39.5977 661.989 39.5673 662.149 39.6942L662.025 40.3069H656.88C656.811 40.7291 656.907 41.1347 656.62 41.3693C656.333 41.6039 655.793 41.3417 655.464 41.6232C655.335 41.7253 655.525 42.015 655.464 42.1392C655.362 42.3309 655.23 42.5058 655.075 42.658C654.914 42.7612 654.742 42.8463 654.562 42.9119C654.11 43.1685 653.696 43.0444 653.147 43.0444C652.848 43.0747 652.546 43.0747 652.247 43.0444C652.065 42.9797 651.892 42.8926 651.731 42.785C651.553 42.6672 651.382 42.5391 651.218 42.4014C651.025 42.2717 651.025 41.9819 650.835 41.8853C650.667 41.8269 650.494 41.7836 650.319 41.7556C650.147 41.7404 649.974 41.7404 649.803 41.7556C649.292 41.7556 649.033 41.7888 648.52 41.7556H648.004C647.552 41.7253 647.298 41.3693 646.848 41.3693C646.63 41.3949 646.414 41.4383 646.202 41.499C645.982 41.5321 645.689 41.4328 645.562 41.6232C645.417 41.7829 645.287 41.9556 645.173 42.1392C645.077 42.3627 645.367 42.5559 645.303 42.785C645.273 42.945 645.209 43.1354 645.173 43.301C645.138 43.4666 644.82 43.461 644.663 43.5549C644.47 43.708 644.233 43.7977 643.987 43.8115H641.228C640.676 43.8115 640.4 44.0875 639.909 44.3276C639.686 44.4241 639.493 44.4849 639.267 44.5842C638.883 44.747 638.624 44.9402 638.237 45.0975C638.077 45.1637 637.884 45.1637 637.724 45.2272C637.435 45.3541 637.404 45.7432 637.081 45.7432C636.906 45.7204 636.735 45.6759 636.571 45.6107C636.372 45.5804 636.508 45.1637 636.312 45.0975C636.119 45.0671 635.922 45.0671 635.73 45.0975C635.357 45.0729 634.983 45.1169 634.626 45.2272C634.4 45.2906 634.35 45.5197 634.11 45.6107C633.724 45.8094 633.437 45.9336 633.087 46.1323C632.858 46.2565 632.824 46.5794 632.565 46.6428C632.405 46.6732 632.215 46.7394 632.052 46.7698C631.84 46.8029 631.624 46.8029 631.412 46.7698C630.978 46.7472 630.544 46.7909 630.123 46.8995C629.747 46.9917 629.397 47.1671 629.097 47.4128C628.918 47.541 628.782 47.7211 628.708 47.9288C628.614 48.1551 628.708 48.3813 628.578 48.5745C628.449 48.7677 628.487 48.9912 628.327 49.085C628.167 49.1789 627.971 49.0574 627.809 49.085C627.595 49.1016 627.38 49.1016 627.166 49.085C626.991 49.112 626.82 49.1545 626.653 49.212C626.493 49.2506 626.3 49.3113 626.14 49.3444C625.964 49.3694 625.792 49.4129 625.626 49.4741C625.351 49.5707 625.108 49.6977 625.108 49.9874C625.108 50.44 625.362 50.6608 625.626 51.0167C625.717 51.1768 625.974 51.1768 626.14 51.2706C626.493 51.4693 626.909 51.4693 627.29 51.6597C627.489 51.7563 627.712 51.7563 627.809 51.9191C627.905 52.0819 627.809 52.2392 627.809 52.4296V52.9429C627.781 53.172 627.533 53.2354 627.425 53.4617C627.26 53.4286 627.069 53.3624 626.909 53.332C626.364 53.1821 625.803 53.0959 625.237 53.0754C624.89 53.0674 624.543 53.1111 624.208 53.2051C624.031 53.2155 623.857 53.2585 623.695 53.332C623.502 53.4286 623.502 53.7184 623.309 53.8481C623.149 53.9918 622.977 54.122 622.796 54.2371C622.626 54.2662 622.452 54.2662 622.283 54.2371C622.111 54.251 621.938 54.251 621.767 54.2371C621.477 54.1709 621.444 53.7183 621.124 53.7183C620.572 53.7183 620.255 53.8481 619.708 53.8481C619.366 53.8301 619.022 53.8301 618.679 53.8481C618.504 53.875 618.331 53.9175 618.164 53.975C617.973 54.0053 617.841 54.2509 617.612 54.2509H615.261C615.032 54.2509 614.908 54.055 614.709 54.1157C614.53 54.1213 614.355 54.1675 614.196 54.2509C614.066 54.3392 614.13 54.629 614.066 54.7615C613.927 54.9223 613.799 55.0929 613.683 55.272H611.01C610.56 55.272 610.403 55.7549 610.077 56.0447C610.156 56.2226 610.248 56.3942 610.353 56.5579C610.48 56.7897 610.67 56.8836 610.861 57.0767C611.042 57.2373 611.213 57.4087 611.374 57.59C611.539 57.7859 611.859 57.7528 611.89 57.9763C611.956 58.3296 611.859 58.6193 611.89 59.0057C611.875 59.1783 611.875 59.3519 611.89 59.5245C611.928 59.7149 612.088 59.8418 612.166 60.0322C612.243 60.2226 612.166 60.4517 612.292 60.5483C612.679 60.8242 613.068 60.678 613.581 60.678H614.351C614.607 60.678 614.77 60.5179 614.993 60.5483C615.217 60.5786 615.311 60.7442 615.512 60.8077C615.714 60.8711 615.733 61.1581 615.898 61.3182C616.064 61.4782 616.343 61.5748 616.409 61.837C616.425 62.0067 616.425 62.1777 616.409 62.3475V62.8635C616.309 63.3796 615.799 63.639 615.25 63.639C614.975 63.6182 614.709 63.5291 614.478 63.3796C614.287 63.2802 614.124 63.2168 613.964 63.1202C613.804 63.0236 613.898 62.7007 613.711 62.6041C613.523 62.5076 613.357 62.6704 613.197 62.6041C612.968 62.5434 612.77 62.4165 612.552 62.3475C612.376 62.3241 612.203 62.2825 612.036 62.2233C611.873 62.1543 611.65 62.2233 611.517 62.0909C611.385 61.9584 611.492 61.7376 611.388 61.5748C611.283 61.412 611.327 61.2271 611.263 61.0615C611.2 60.896 610.916 60.9318 610.747 60.8077H607.696C607.244 60.8077 606.959 60.5786 606.637 60.2944C606.51 60.195 606.637 59.8722 606.51 59.7756C606.203 59.5762 605.837 59.4876 605.472 59.5245C605.303 59.5051 605.132 59.5051 604.962 59.5245C604.739 59.5824 604.686 59.8418 604.452 59.908C604.289 59.9384 604.093 60.0019 603.936 60.0322C603.429 60.1942 602.913 60.3242 602.391 60.4213L602.518 60.9318C602.684 60.9906 602.856 61.034 603.031 61.0615C603.422 61.0615 603.712 61.0312 604.063 61.0615C604.234 61.0464 604.407 61.0464 604.579 61.0615C604.799 61.0974 604.832 61.3844 604.962 61.5748C605.092 61.7652 605.348 61.8508 605.348 62.0909C605.348 62.3309 605.092 62.3834 605.092 62.6041C604.703 62.6121 604.314 62.5704 603.936 62.48C603.761 62.4514 603.589 62.4071 603.423 62.3475C603.191 62.2509 603.26 61.9253 603.031 61.837C602.802 61.7487 602.518 61.837 602.203 61.837H601.878C601.72 61.837 601.491 61.7376 601.364 61.837C601.237 61.9363 601.204 62.1875 601.108 62.3475C601.011 62.5076 601.042 62.7007 600.981 62.8635C600.848 63.1202 600.462 63.0871 600.462 63.3796C600.462 64.0529 601.108 64.4365 601.751 64.5358C602.109 64.5662 602.393 64.5027 602.782 64.5358C602.957 64.5618 603.129 64.6043 603.296 64.6628C603.846 64.7757 604.37 64.996 604.835 65.3113C605.031 65.4327 605.031 65.7197 605.221 65.8245C605.412 65.9294 605.577 65.8549 605.734 65.9515C605.892 66.0481 606.126 66.0453 606.253 66.2081C606.398 66.3427 606.49 66.5248 606.513 66.7214C606.513 66.9477 606.284 67.0139 606.253 67.2374C606.06 66.9615 606.024 66.5945 605.734 66.4648C605.445 66.3351 605.061 66.4372 604.708 66.3378C604.485 66.2744 604.418 65.9818 604.195 65.9515C604.032 65.9184 603.842 65.9818 603.679 65.9515C603.516 65.9211 603.326 65.9818 603.169 65.9515C602.94 65.888 602.876 65.6259 602.653 65.5651C602.49 65.532 602.3 65.4686 602.134 65.4327C601.557 65.3416 601.171 65.532 600.597 65.4327C600.232 65.3699 599.882 65.2389 599.566 65.0463C599.335 64.9489 599.151 64.766 599.052 64.5358C598.956 64.3096 598.669 64.2764 598.669 64.0226C598.669 63.8266 598.793 63.6997 598.793 63.5038V62.48C598.761 62.1367 598.761 61.7912 598.793 61.4479C598.829 61.2271 599.146 61.1581 599.179 60.9318C599.196 60.7621 599.196 60.5911 599.179 60.4213C599.196 60.2506 599.196 60.0787 599.179 59.908C599.152 59.7318 599.11 59.5582 599.052 59.3892C598.956 59.1988 598.63 59.3258 598.536 59.1326C598.443 58.9394 598.6 58.7821 598.536 58.6193C598.376 58.233 598.211 57.9764 598.018 57.59C597.825 57.6562 597.742 57.8163 597.507 57.8467C597.273 57.877 597.187 57.8163 596.991 57.8467C596.975 58.104 596.975 58.362 596.991 58.6193C596.991 58.8097 597.127 58.9367 597.127 59.1326C597.151 59.7425 597.151 60.0626 597.127 60.678C597.127 60.8711 596.991 60.9981 596.991 61.194V61.7735C596.608 61.7735 596.351 61.71 595.965 61.71C595.709 61.71 595.579 61.837 595.32 61.837C595.129 61.837 595.002 61.7735 594.812 61.7735C594.812 62.0909 594.9 62.3254 594.812 62.6014C594.773 62.7697 594.812 63.0539 594.677 63.1174C594.542 63.1809 594.359 63.2775 594.164 63.3768C593.996 63.4325 593.825 63.474 593.65 63.501C593.438 63.6064 593.263 63.7735 593.148 63.9804C593.033 64.1873 592.983 64.4242 593.005 64.66V64.9194C593.165 65.5928 593.65 65.8853 594.164 66.3351C594.517 66.6552 594.875 66.8152 595.066 67.2347C595.129 67.4003 595.033 67.5907 595.066 67.7507C595.129 68.1012 595.32 68.3909 595.32 68.7773C595.32 68.9732 595.19 69.1333 595.19 69.2933C595.134 69.4772 595.048 69.6507 594.936 69.8066C594.773 70.1267 594.29 70.1929 594.29 70.5765V70.8332C594.29 71.0594 594.517 71.1588 594.547 71.3492C594.608 71.5596 594.651 71.7747 594.677 71.9922C594.677 72.1522 594.812 72.3123 594.812 72.5055C594.812 72.6986 594.536 72.798 594.536 73.0243C594.562 73.1993 594.605 73.3712 594.666 73.5375C594.746 73.9182 594.922 74.2718 595.179 74.5641C595.245 74.6467 595.329 74.7131 595.425 74.7581C595.52 74.8031 595.625 74.8254 595.731 74.8235H598.274C598.391 74.6422 598.521 74.4698 598.663 74.3074C598.826 74.1685 598.996 74.0395 599.174 73.9211C599.367 73.7583 599.397 73.4106 599.687 73.4106H599.944C600.123 73.401 600.302 73.4452 600.457 73.5375C600.653 73.6314 600.653 73.9211 600.843 74.0508C601.167 74.2943 601.512 74.5103 601.872 74.6965C602.032 74.76 602.225 74.7269 602.388 74.8235C602.585 74.9138 602.761 75.0445 602.904 75.2071C603.18 75.5299 603.18 75.8832 603.42 76.2364C603.676 76.5773 603.978 76.8818 604.316 77.1415C604.479 77.2685 604.736 77.3319 604.83 77.5223C604.923 77.7127 605.216 77.7845 605.216 78.0411C605.191 78.4139 605.057 78.7711 604.83 79.0677C604.736 79.2609 604.54 79.3906 604.449 79.5837C604.358 79.7769 603.933 79.7134 603.933 79.9645C603.933 80.2157 604.19 80.2571 604.19 80.4806C604.383 80.5137 604.54 80.4171 604.703 80.4806L605.216 80.74C605.412 80.8338 605.381 81.1539 605.602 81.256C606.121 81.5099 606.535 81.3471 607.144 81.383C607.319 81.4099 607.491 81.4524 607.657 81.5099L607.277 82.0232C607.086 82.0867 606.957 82.2522 606.761 82.2826C606.422 82.3607 606.076 82.4042 605.729 82.4123H605.216C604.992 82.3819 604.94 82.1363 604.703 82.0232C604.465 81.91 604.383 81.7472 604.19 81.6424C603.996 81.5375 603.836 81.6065 603.674 81.5099C603.257 81.256 603.42 80.74 603.42 80.2267V79.4513C603.42 79.2609 603.544 79.1339 603.544 78.938C603.544 78.4247 603.127 78.2646 602.777 77.9114C602.614 77.7514 602.355 77.8452 602.258 77.652C602.162 77.4589 602.325 77.2685 602.258 77.1415C602.129 76.9456 602.068 76.7497 601.872 76.6227C601.711 76.5455 601.537 76.5014 601.359 76.493C601.148 76.4361 600.933 76.3937 600.716 76.3661C600.378 76.2896 600.033 76.2462 599.687 76.2364C599.17 76.2483 598.654 76.2916 598.142 76.3661C597.971 76.3509 597.799 76.3509 597.629 76.3661C597.438 76.3992 597.312 76.5565 597.121 76.6227C596.939 76.6905 596.765 76.7785 596.602 76.8849C596.376 77.0063 596.087 77.1029 596.087 77.3982C596.087 77.5886 596.216 77.7155 596.216 77.9114C596.239 78.0871 596.282 78.2594 596.346 78.4247C596.473 78.9104 596.729 79.1974 596.729 79.7134C596.723 80.155 596.636 80.5916 596.473 81.0021C596.442 81.1741 596.4 81.3438 596.346 81.5099C596.244 81.7859 596.023 81.8659 595.83 82.0232C595.667 82.1648 595.495 82.2948 595.314 82.4123C595.081 82.5593 594.865 82.7325 594.671 82.9283C594.542 83.0884 594.188 83.0884 594.158 83.3147C594.031 83.7948 594.158 84.0846 594.158 84.5979C593.775 84.5979 593.485 84.5013 593.132 84.5979C592.486 84.8269 592.163 85.1774 591.589 85.503C591.2 85.721 590.814 85.779 590.555 86.1377C590.464 86.2729 590.621 86.5296 590.555 86.6593C590.462 86.8547 590.332 87.03 590.171 87.1753C590.014 87.2664 589.851 87.1753 589.655 87.1753C589.308 87.1794 588.961 87.1339 588.626 87.0401C588.43 87.007 588.306 86.8497 588.113 86.7862C587.92 86.7227 587.757 86.72 587.597 86.6593C587.374 86.5627 587.305 86.2729 587.046 86.2729H583.994L583.478 85.997C583.608 85.8038 583.735 85.6741 583.864 85.4892C583.994 85.3043 584.025 85.067 584.251 84.9731C584.477 84.8793 584.734 84.9731 585.02 84.9731C585.279 84.9566 585.538 84.9566 585.796 84.9731C585.983 85.0035 586.113 85.1939 586.309 85.2298C586.659 85.2601 586.952 85.2298 587.338 85.2298C587.68 85.2602 588.025 85.2602 588.367 85.2298C588.591 85.1939 588.643 84.9538 588.883 84.8407C589.07 84.7371 589.242 84.608 589.393 84.4571C589.556 84.3247 589.78 84.2639 589.907 84.0708C590.136 83.7203 590.135 83.3643 590.422 83.0415C590.549 82.8814 590.778 82.9145 590.938 82.7821C591.277 82.5249 591.579 82.2222 591.835 81.8824C591.932 81.7583 591.871 81.4961 591.965 81.3692C592.059 81.2422 592.321 81.2422 592.481 81.0932C592.641 80.9442 592.9 81.0022 592.994 80.8393C593.088 80.6765 592.963 80.4861 592.994 80.3233C593.024 80.1605 593.093 79.9728 593.126 79.8155C593.217 79.4237 593.402 79.1698 593.507 78.7835C593.543 78.6206 593.603 78.4302 593.639 78.2674C593.675 78.1046 593.736 77.9169 593.769 77.7569C593.802 77.5968 594.026 77.4947 594.026 77.2685C594.026 77.0422 593.896 76.8821 593.896 76.6282C593.507 76.6614 593.253 76.7221 592.864 76.7221C592.647 76.6952 592.432 76.6528 592.221 76.5951C592.064 76.5289 591.708 76.402 591.584 76.3385C591.42 76.1963 591.288 76.0215 591.195 75.8252C591.069 75.5875 591.025 75.3152 591.068 75.0498C591.068 74.5365 591.256 74.2799 591.322 73.7666C591.356 73.2539 591.356 72.7394 591.322 72.2267V71.7079C591.388 71.3598 591.476 71.0161 591.584 70.6786C591.73 70.1766 591.815 69.6585 591.835 69.136C591.853 68.9645 591.853 68.7915 591.835 68.62C591.741 68.2005 591.452 68.0101 591.322 67.5907C591.292 67.4334 591.228 67.2374 591.195 67.0746C591.1 66.7215 590.971 66.3786 590.809 66.0508C590.712 65.8245 590.519 65.728 590.422 65.5348C590.326 65.3416 590.166 65.2809 590.166 65.0546V61.9363C590.549 61.9363 590.809 62.0026 591.195 62.0026C591.391 62.0026 591.515 61.8756 591.708 61.8756C591.772 61.8756 591.772 61.9363 591.835 61.9363L591.871 58.7877C591.426 58.8105 590.981 58.7668 590.549 58.658C590.293 58.5945 590.293 58.2385 590.039 58.1419C589.876 58.1116 589.683 58.0453 589.523 58.015C589.182 57.9846 588.838 57.9846 588.497 58.015H587.462C587.186 58.015 586.985 57.8853 586.695 57.8853C586.253 57.8732 585.813 57.9609 585.409 58.1419C585.18 58.2385 585.134 58.4179 584.891 58.5255C584.648 58.6331 584.574 58.7518 584.38 58.7877C584.209 58.8042 584.036 58.8042 583.864 58.7877C583.478 58.8208 583.222 58.7877 582.833 58.7877C582.66 58.816 582.489 58.8575 582.322 58.9118C582.322 59.5245 582.355 59.8473 582.322 60.46C582.339 60.673 582.339 60.8871 582.322 61.1002C582.223 61.5224 581.903 61.7763 581.679 62.1295C581.564 62.3103 581.435 62.4819 581.293 62.6428C580.97 63.0291 580.557 63.1947 580.388 63.6776C580.264 64.0253 580.234 64.3482 580.137 64.7014C580.076 64.9304 580.104 65.2533 579.881 65.3499C579.711 65.4041 579.538 65.4447 579.362 65.4713C579.011 65.5707 578.722 65.4437 578.333 65.4713H577.82C577.599 65.4713 577.466 65.6341 577.309 65.7473C577.05 65.9073 577.05 66.1943 577.05 66.5172V66.7738C577.083 67.0001 577.05 67.2568 577.174 67.4141C577.298 67.5714 577.563 67.3202 577.69 67.4141C578.076 67.7066 578.396 67.8997 578.592 68.3192C578.718 68.6468 578.762 69 578.722 69.3485C578.722 69.7349 578.722 70.1157 578.465 70.3751C578.333 70.5048 578.076 70.4054 577.952 70.5048C577.828 70.6041 577.599 70.6317 577.436 70.7614C577.21 70.9573 577.309 71.2443 577.309 71.5644C577.309 71.9508 577.406 72.1771 577.436 72.5606C577.82 72.5606 578.076 72.5331 578.465 72.5606C578.653 72.5606 578.818 72.4696 578.981 72.5606C579.165 72.6735 579.338 72.8038 579.497 72.9497C579.658 73.0945 579.788 73.27 579.881 73.4658C579.944 73.6231 579.812 73.8135 579.881 73.9763C579.95 74.1391 580.041 74.3295 580.137 74.4896C580.234 74.6496 580.493 74.6193 580.65 74.7655C580.808 74.9118 580.843 75.1463 581.037 75.276C581.166 75.3423 581.423 75.3423 581.55 75.4058C581.887 75.6643 582.189 75.9669 582.446 76.3054C582.579 76.4682 582.868 76.3716 582.965 76.562C583.062 76.7524 582.965 76.8876 582.965 77.0753C582.982 77.2469 582.982 77.4197 582.965 77.5913C582.899 77.8535 582.612 77.9142 582.446 78.1101C582.355 78.2371 582.482 78.5268 582.322 78.6234C582.162 78.72 581.969 78.6234 581.812 78.6234H581.293C580.951 78.6538 580.606 78.6538 580.264 78.6234C579.898 78.5035 579.551 78.3305 579.235 78.1101C578.622 77.7541 578.592 77.0477 578.592 76.3054C578.206 76.2778 577.952 76.1784 577.563 76.1784C576.953 76.1784 576.501 76.2391 576.021 75.9218C575.831 75.7921 575.831 75.5355 575.632 75.4058C575.476 75.2597 575.304 75.1302 575.121 75.0194C574.768 74.8925 574.476 75.0525 574.092 75.0194C573.896 75.0194 573.77 74.8925 573.576 74.8925C573.23 74.8984 572.885 74.8557 572.55 74.7655C572.319 74.6661 572.135 74.4812 572.037 74.2495C571.91 74.0536 572.001 73.7335 571.78 73.6065C571.615 73.543 571.424 73.543 571.264 73.4796C571.096 73.4202 570.922 73.3759 570.746 73.3471C570.492 73.2809 570.332 73.0712 570.106 72.9635C569.88 72.8559 569.786 72.7041 569.554 72.7041H567.052C566.844 72.687 566.648 72.5971 566.5 72.4503C566.337 72.3233 566.398 72.0612 566.246 71.9342C566.097 71.7876 565.902 71.6977 565.694 71.6804H563.057C562.574 71.6804 562.383 71.2581 561.994 71.0318C561.605 70.8056 561.324 70.6179 560.965 70.3889C560.811 70.2951 560.582 70.3254 560.452 70.2619C560.323 70.1985 560.358 69.8425 560.196 69.7487C560.033 69.6548 559.809 69.7128 559.68 69.6189C559.489 69.4561 559.357 69.3927 559.167 69.2326C559.04 69.136 559.197 68.8159 559.04 68.7166C558.882 68.6172 558.681 68.7525 558.526 68.7166C558.274 68.6415 558.012 68.5989 557.748 68.5896H557.489C557.271 68.5896 557.172 68.7524 556.982 68.8463C556.791 68.9401 556.466 69.0726 556.466 69.3623C556.457 69.6241 556.501 69.8849 556.595 70.1295C556.692 70.3889 556.948 70.4551 557.108 70.6455C557.268 70.8359 557.591 70.8111 557.624 71.0318C557.66 71.1947 557.591 71.3878 557.624 71.5479C557.642 71.7618 557.642 71.9769 557.624 72.1909C557.967 72.1729 558.311 72.1729 558.653 72.1909C558.847 72.1909 559.004 72.3233 559.167 72.3233C559.336 72.2888 559.51 72.2888 559.68 72.3233C559.873 72.3525 560.053 72.4401 560.196 72.5744C560.289 72.7041 560.259 72.9332 560.325 73.0932C560.427 73.2998 560.513 73.5138 560.582 73.7335C560.965 73.8632 561.514 73.9239 561.868 74.1198C562.061 74.2164 562.254 74.2164 562.383 74.3764C562.513 74.5365 562.764 74.6331 562.764 74.8925C562.764 75.0856 562.64 75.2457 562.64 75.4058C562.626 75.5839 562.582 75.7584 562.51 75.9218C562.337 76.326 562.013 76.6473 561.608 76.8186C561.448 76.8876 561.288 76.8186 561.098 76.8186H560.582C560.411 76.7882 560.237 76.7882 560.066 76.8186C559.906 76.918 559.906 77.1415 559.809 77.3374C559.713 77.5334 559.743 77.6879 559.68 77.8535C559.603 78.0283 559.516 78.1987 559.42 78.364C559.327 78.5268 559.067 78.4937 558.91 78.6234L558.328 78.4937C558.328 78.1101 558.364 77.8535 558.397 77.4671C558.397 77.274 558.526 77.1415 558.526 76.9539C558.526 76.562 558.551 76.3054 558.526 75.9218C558.526 75.6983 558.364 75.5989 558.328 75.4058H557.599C557.439 75.472 557.21 75.4361 557.083 75.5354C556.893 75.6362 556.72 75.7666 556.57 75.9218C556.441 76.0818 556.441 76.2778 556.311 76.4351C556.181 76.5924 556.214 76.7911 556.054 76.9539C555.798 77.2105 555.412 76.9539 555.028 76.9539H554.512C554.123 76.918 553.867 76.7911 553.483 76.8186C553.227 76.8573 553.069 76.6917 552.84 76.8186C552.611 76.9456 552.744 77.2105 552.584 77.3374C552.424 77.4644 552.421 77.7541 552.195 77.8535C551.969 77.9528 551.808 77.8535 551.588 77.8535H551.036C550.84 77.8535 550.71 77.721 550.515 77.721H548.859C548.663 77.721 548.534 77.8204 548.341 77.8204V79.1367H546.801C546.638 78.9794 546.445 78.9076 546.282 78.7503C546.12 78.593 546.189 78.3971 546.031 78.2371C545.874 78.077 545.675 78.2039 545.513 78.1101C545.579 77.9142 545.736 77.7845 545.769 77.5913C545.802 77.3982 545.736 77.2409 545.769 77.0753C545.91 76.7188 546.082 76.3754 546.282 76.0487L546.155 75.5354C545.998 75.6293 545.769 75.563 545.639 75.6652C545.51 75.7673 545.579 76.0818 545.383 76.1784C545.223 76.2538 545.049 76.297 544.873 76.3054C544.703 76.3655 544.529 76.4089 544.351 76.4351C543.94 76.4985 543.584 76.3716 543.195 76.562C542.972 76.6669 543.002 76.9787 542.812 77.0753C542.481 77.2686 542.138 77.441 541.785 77.5913H541.018C540.403 77.5913 540.017 77.4671 539.471 77.721C539.284 77.7748 539.109 77.8627 538.955 77.9804C538.828 78.077 538.955 78.3971 538.828 78.4937C538.664 78.5983 538.489 78.6844 538.306 78.7503C538.138 78.767 537.967 78.767 537.799 78.7503H537.283C537.107 78.7732 536.935 78.8168 536.77 78.88C536.378 78.9323 535.991 79.0181 535.614 79.1367C535.385 79.2029 535.288 79.3574 535.098 79.5203C534.711 79.8431 534.488 80.1688 534.071 80.4199C533.842 80.5496 533.682 80.7759 533.423 80.809C532.651 80.9359 532.104 80.6793 531.37 80.9359C531.108 81.0325 531.048 81.2643 530.852 81.452C530.948 81.6424 531.012 81.8052 531.108 81.9652C531.268 82.2219 531.627 82.2853 531.627 82.6082C531.644 82.7484 531.629 82.8905 531.585 83.0245C531.541 83.1585 531.467 83.2811 531.37 83.3836C531.078 83.6596 530.719 83.701 530.336 83.8914C530.115 83.9935 530.06 84.2143 529.823 84.2805C529.657 84.3422 529.485 84.3848 529.309 84.4074C529.139 84.4254 528.967 84.4254 528.796 84.4074C528.581 84.395 528.366 84.395 528.151 84.4074C527.833 84.4433 527.701 84.7966 527.378 84.7966H527.124C526.865 84.7966 526.926 84.4074 526.735 84.2805C526.536 84.1643 526.322 84.077 526.098 84.0211C525.915 83.8598 525.741 83.6885 525.577 83.5078C525.516 83.3837 525.516 83.1574 525.452 82.9973C525.292 82.7214 524.939 82.5779 524.939 82.2219C524.939 81.7417 525.03 81.4795 525.066 81.0021H527.894V79.3988C527.741 79.2085 527.568 79.0346 527.378 78.88C527.248 78.8138 526.995 78.8469 526.865 78.7503C526.735 78.6538 526.735 78.3971 526.611 78.2371C526.472 78.0732 526.343 77.9008 526.225 77.721C526.062 77.4975 525.996 77.2105 525.706 77.2105C525.323 77.2105 525.066 77.4671 524.683 77.4671H524.423C524.131 77.434 524.167 77.0477 523.91 76.9539C523.747 76.918 523.554 76.8573 523.392 76.8186C522.978 76.7248 522.716 76.8186 522.266 76.8186H521.204C521.013 76.8186 520.886 76.9539 520.69 76.9539C520.495 76.9539 520.47 76.8573 520.307 76.8573V77.9804C520.691 78.0439 520.983 78.0439 521.333 78.1101C521.496 78.1101 521.623 78.3336 521.786 78.364V81.4161C521.786 81.6424 521.562 81.8052 521.466 81.968C521.369 82.1308 520.947 82.0949 520.947 82.3543C520.947 82.5475 521.08 82.6772 521.08 82.8676C521.08 83.058 520.983 83.254 521.08 83.3864C521.176 83.5189 521.466 83.4499 521.595 83.5106C521.725 83.5713 521.916 83.6706 522.109 83.77C522.302 83.8693 522.365 84.1232 522.495 84.2833C522.685 84.5068 523.008 84.6061 523.008 84.9262V85.1856C522.978 85.4119 522.558 85.2795 522.558 85.5058C522.558 85.6686 522.622 85.7817 522.622 85.9528C522.59 86.4683 522.59 86.9854 522.622 87.5009C522.622 87.5975 522.558 87.661 522.558 87.7548C522.188 87.7304 521.82 87.6871 521.455 87.6251C521.295 87.6251 521.069 87.7217 520.936 87.6251C520.743 87.4651 520.583 87.4347 520.423 87.247C520.329 87.1118 520.522 86.858 520.423 86.731C520.296 86.5351 520.233 86.3088 520.039 86.2094C519.846 86.1101 519.689 86.2094 519.46 86.2094C519.268 86.1956 519.075 86.1956 518.883 86.2094C518.654 86.2508 518.608 86.5654 518.367 86.6013C518.196 86.6179 518.023 86.6179 517.852 86.6013C517.399 86.6344 517.143 86.6013 516.698 86.6013C516.502 86.6013 516.373 86.731 516.182 86.731C516.214 86.9016 516.214 87.0765 516.182 87.247C516.116 87.4043 516.149 87.6251 516.053 87.7548C515.956 87.8845 515.73 87.9176 515.537 88.0142C515.369 88.0727 515.196 88.1152 515.021 88.1411C514.673 88.2377 514.35 88.3371 513.995 88.4171C513.774 88.4251 513.556 88.468 513.349 88.544C513.145 88.6241 512.968 88.7587 512.836 88.9331C512.709 89.0877 512.742 89.3112 512.582 89.4409C512.431 89.5952 512.257 89.7255 512.066 89.8272C511.741 89.9901 511.426 89.9238 511.037 89.9569C511.073 90.0232 511.296 89.8631 511.296 89.9569C511.393 90.3433 511.23 90.6302 511.296 90.9835C511.348 91.1704 511.435 91.3456 511.553 91.4995C511.65 91.6651 511.553 91.8886 511.68 92.0155C511.807 92.1425 512.033 92.0487 512.196 92.1425C512.359 92.2363 512.546 92.3053 512.709 92.4019C512.932 92.562 512.966 92.8517 512.966 93.1746C512.938 93.4337 512.895 93.6908 512.836 93.9445C512.772 93.9141 512.932 93.6851 512.836 93.6851C512.452 93.594 512.196 93.6851 511.812 93.6851C511.469 93.7044 511.124 93.7044 510.78 93.6851C510.397 93.6547 510.105 93.4643 509.749 93.4284H509.241C509.042 93.4284 508.915 93.3043 508.725 93.3043C508.333 93.3092 507.942 93.2657 507.561 93.1746C507.34 93.1111 507.285 92.8517 507.05 92.791C506.89 92.7524 506.697 92.6917 506.54 92.6558C506.383 92.6199 506.184 92.6917 506.021 92.6558C505.795 92.6254 505.701 92.4019 505.511 92.275C505.322 92.1023 505.186 91.8792 505.119 91.632L504.865 91.1187C504.703 91.2125 504.512 91.276 504.355 91.3698C504.198 91.4636 504.159 91.7589 503.963 91.8886C503.839 91.9493 503.613 91.792 503.45 91.8886C503.312 91.9345 503.189 92.0192 503.098 92.1328C503.006 92.2463 502.949 92.3838 502.934 92.5288C502.917 92.8106 503.009 93.0881 503.191 93.3043C503.351 93.4449 503.523 93.5723 503.704 93.6851C503.839 93.7817 504.123 93.6851 504.225 93.8148C504.327 93.9445 504.159 94.1708 504.225 94.3308C504.291 94.4909 504.416 94.6482 504.479 94.8469H504.995C505.445 94.811 505.737 94.6206 506.148 94.7172C506.559 94.8138 506.854 95.1007 507.18 95.3601C507.288 95.4311 507.378 95.5256 507.444 95.6365C507.51 95.7474 507.55 95.8718 507.561 96.0004C507.561 96.257 507.213 96.2929 507.18 96.5164H504.628C504.501 96.6765 504.565 96.9662 504.377 97.0324C504.209 97.0915 504.037 97.1349 503.861 97.1621C503.68 97.1685 503.501 97.1236 503.345 97.0324C503.185 96.9359 503.312 96.6489 503.213 96.5164C503.068 96.3596 502.896 96.2306 502.705 96.1356C502.262 95.7778 501.726 95.5529 501.16 95.4871C500.997 95.4595 500.804 95.5175 500.641 95.4871C500.261 95.3426 499.943 95.0704 499.742 94.7172C499.626 94.5619 499.539 94.3871 499.485 94.2011C499.47 94.0295 499.47 93.8568 499.485 93.6851C499.455 93.0752 499.485 92.7524 499.485 92.1425H497.847L497.814 90.4868C497.814 89.6755 498.2 89.0628 498.07 88.2791C498.004 87.8928 497.974 87.5119 497.687 87.2581C497.267 86.869 496.724 87.156 496.144 86.9821C495.948 86.949 496.051 86.6316 495.882 86.4661C495.714 86.3005 495.499 86.2067 495.372 85.95C495.206 85.5968 495.306 85.1498 494.986 84.9235C494.666 84.6972 494.243 84.8959 493.83 84.7966C493.57 84.7331 493.537 84.4074 493.314 84.2805C492.958 84.0901 492.668 83.9632 492.282 83.7672L492.411 83.2512C492.587 83.2777 492.76 83.3221 492.927 83.3836C493.087 83.4471 493.281 83.4085 493.443 83.5078C493.606 83.6072 493.537 83.9245 493.7 84.0211C494.02 84.2501 494.376 84.2502 494.729 84.4074C495.082 84.5647 495.372 84.8959 495.755 85.0559C495.948 85.1194 496.073 85.2767 496.268 85.3126C496.947 85.4368 497.391 85.2105 498.07 85.3126C498.24 85.2795 498.414 85.2795 498.583 85.3126C498.812 85.4092 498.779 85.6962 498.972 85.8259C499.328 86.0549 499.582 86.3419 500.032 86.3419H503.569C503.759 86.3485 503.946 86.3906 504.12 86.4661C504.283 86.5323 504.474 86.5323 504.634 86.5985C504.794 86.6648 504.7 87.0152 504.893 87.1091C505.061 87.1686 505.233 87.2138 505.409 87.2443C505.579 87.2567 505.749 87.2567 505.919 87.2443C506.115 87.2443 506.242 87.3685 506.435 87.3685C506.819 87.4016 507.078 87.3685 507.464 87.3685H508.491C508.686 87.3353 508.816 87.1422 509.007 87.1091C509.197 87.076 509.36 87.1422 509.52 87.1091C509.68 87.076 509.873 87.0152 510.036 86.9821C510.452 86.8552 510.645 86.5627 511.065 86.4661C511.236 86.4522 511.409 86.4522 511.581 86.4661C511.927 86.4607 512.272 86.4191 512.61 86.3419C512.836 86.2757 512.932 86.0659 513.12 85.95C513.305 85.8442 513.477 85.7173 513.633 85.572C513.799 85.4368 514.055 85.3733 514.152 85.1829C514.251 85.0177 514.336 84.8452 514.408 84.6668C514.517 84.3361 514.561 83.9876 514.538 83.6403C514.525 83.1222 514.482 82.6053 514.408 82.0922C514.425 81.9215 514.425 81.7496 514.408 81.5789C514.301 81.2069 514.126 80.8579 513.893 80.5496C513.766 80.3564 513.542 80.3261 513.377 80.1688C513.211 80.0115 513.12 79.7493 512.863 79.6527C512.697 79.5935 512.525 79.5491 512.35 79.5203C512.143 79.4474 511.927 79.4065 511.707 79.3988C511.364 79.3781 511.019 79.3781 510.676 79.3988C510.334 79.443 509.988 79.443 509.647 79.3988C509.233 79.294 508.979 79.007 508.626 78.7503C508.446 78.6793 508.273 78.5935 508.107 78.4937C507.944 78.364 508.01 78.1101 507.848 77.9804C507.685 77.8507 507.5 77.8535 507.335 77.721C507.169 77.5886 507.172 77.3043 506.948 77.2105C506.788 77.1415 506.595 77.274 506.435 77.2105L505.919 76.9539C505.729 76.8573 505.729 76.5344 505.538 76.4351C505.348 76.3357 505.183 76.3716 505.023 76.3054L504.507 76.0487C504.283 75.9521 504.231 75.7728 503.991 75.6652C503.825 75.6036 503.653 75.5601 503.478 75.5354C503.078 75.4417 502.668 75.3981 502.258 75.4058C501.849 75.4171 501.441 75.4605 501.039 75.5354C500.783 75.5921 500.524 75.6354 500.263 75.6652H500.007C499.747 75.6293 499.714 75.3726 499.491 75.276C499.263 75.2018 499.043 75.1048 498.834 74.9863C498.501 74.7206 498.197 74.4189 497.929 74.0867H496.39C496.39 74.3626 496.517 74.6386 496.39 74.8594C496.263 75.0801 496.324 75.3395 496.133 75.3726C495.963 75.3878 495.791 75.3878 495.62 75.3726H495.101C494.845 75.3395 494.682 75.1132 494.461 74.9863C494.558 74.8203 494.644 74.6479 494.718 74.4703C494.815 74.1943 494.975 74.0205 494.975 73.7003C494.975 73.6038 495.008 73.5099 494.975 73.4465C494.878 73.2809 494.619 73.314 494.461 73.1898C494.304 73.0656 494.045 73.0905 493.943 72.9304C493.841 72.7704 493.976 72.5744 493.943 72.4171C493.884 72.2056 493.843 71.9896 493.819 71.7714H492.307C492.102 71.8024 491.91 71.8914 491.755 72.0281C491.529 72.1881 491.529 72.5413 491.244 72.5413C490.965 72.541 490.693 72.4532 490.466 72.2902C490.309 72.1881 490.116 72.1219 489.956 72.0142C489.796 71.9066 489.926 71.6583 489.826 71.501C489.443 71.501 489.057 71.6583 488.668 71.6334C488.221 71.5948 487.931 71.4403 487.517 71.3713C487.349 71.3409 487.159 71.2775 486.999 71.2443V70.6676C487.189 70.6676 487.321 70.7283 487.517 70.7283C487.713 70.7283 487.834 70.5986 488.028 70.5986C488.284 70.5986 488.408 70.6676 488.668 70.6676L488.8 69.5638C488.696 69.3731 488.564 69.1992 488.408 69.0477C488.248 68.918 488.248 68.5703 488.028 68.5344C487.858 68.5193 487.687 68.5193 487.517 68.5344C487.131 68.5013 486.742 68.5013 486.356 68.5344C486.007 68.5577 485.658 68.5137 485.327 68.4047C485.1 68.3413 485.1 68.0212 484.943 67.8942C484.786 67.7673 484.744 67.5051 484.554 67.3727C484.427 67.3092 484.198 67.3092 484.041 67.2485L483.528 67.3727V68.918C483.06 68.9954 482.587 69.0387 482.112 69.0477V67.9908C482.112 67.7645 482.27 67.6652 482.366 67.5051C482.535 67.2788 482.788 67.2292 482.879 66.9891C482.946 66.8594 482.846 66.669 482.879 66.5393H479.356C479.387 67.1823 479.552 67.5355 479.422 68.1453C479.387 68.3413 479.163 68.4406 479.163 68.6614V69.1774C479.163 69.4009 479.326 69.5003 479.356 69.6935L478.647 69.5638C478.686 69.3706 478.752 69.2436 478.777 69.0477C478.839 68.7945 478.883 68.5372 478.909 68.2778C478.869 67.9847 478.733 67.7132 478.523 67.5051C478.457 67.4225 478.373 67.3563 478.277 67.3118C478.182 67.2672 478.077 67.2456 477.971 67.2485H476.851V69.8866H475.107C475.107 69.3071 475.044 68.987 475.044 68.4047C475.044 68.2143 475.171 68.0846 475.171 67.8942C475.171 67.7921 475.107 67.7259 475.107 67.6321H476.211C476.401 67.6321 476.528 67.5051 476.724 67.5051C476.824 67.5051 476.887 67.6045 476.981 67.6045L476.95 65.9487L476.338 65.8218C475.921 66.0977 475.698 66.4344 475.179 66.5917C474.983 66.6552 474.903 66.8456 474.669 66.8456C474.434 66.8456 474.313 66.7186 474.153 66.7186C473.982 66.6869 473.807 66.6869 473.637 66.7186C473.53 66.7584 473.436 66.8282 473.367 66.9197C473.298 67.0111 473.257 67.1205 473.248 67.2347C473.248 67.6845 472.991 67.9439 472.735 68.264C472.643 68.3814 472.527 68.4768 472.393 68.5432C472.26 68.6096 472.114 68.6452 471.965 68.6476H471.708C471.491 68.625 471.276 68.5825 471.066 68.5206C470.842 68.4544 470.875 68.1316 470.685 68.0074C470.752 67.8273 470.837 67.6544 470.939 67.4913C471.102 67.2954 471.295 67.265 471.455 67.1022H469.683C469.041 67.1022 468.718 67.3258 468.108 67.4913C467.887 67.5618 467.671 67.6485 467.463 67.7507C467.206 67.8804 466.886 67.8804 466.82 68.1315C466.759 68.2986 466.717 68.4716 466.693 68.6476C466.693 68.8711 466.886 68.9732 466.952 69.1636C466.992 69.2828 467.059 69.3912 467.148 69.4806C467.236 69.57 467.344 69.6381 467.463 69.6797C467.797 69.7695 468.142 69.8122 468.489 69.8066C468.847 69.837 469.041 69.9032 469.394 69.9363V71.1229H468.395C468.136 71.1229 468.119 70.7724 467.843 70.7366C467.458 70.7062 467.07 70.7062 466.684 70.7366C466.337 70.7293 465.991 70.6858 465.653 70.6069C465.473 70.5469 465.288 70.5044 465.101 70.4799H464.102C464.134 70.9513 464.134 71.4242 464.102 71.8956C464.117 72.0673 464.117 72.2399 464.102 72.4116C464.031 72.5896 463.945 72.7613 463.846 72.9249C463.749 73.1181 463.49 73.0546 463.33 73.1843C463.33 72.798 463.429 72.5082 463.33 72.1522C463.32 71.9755 463.277 71.8022 463.203 71.6417C463.073 71.4761 462.88 71.4761 462.687 71.3795C462.494 71.283 462.334 71.4485 462.174 71.3795C461.947 71.2857 461.854 71.0898 461.66 70.9932C461.467 70.8966 461.47 70.6069 461.271 70.4799C461.145 70.4165 460.921 70.5434 460.758 70.4799C460.309 70.2564 460.206 69.71 459.699 69.71C459.407 69.7363 459.117 69.7787 458.83 69.837V70.847C458.83 71.0732 459.086 71.1698 459.086 71.3989C459.086 71.6279 459.216 71.7852 459.216 72.0418C459.216 72.4641 458.83 72.6517 458.83 73.0739C458.83 73.2616 458.987 73.4244 458.962 73.5872C458.924 73.808 458.604 73.808 458.444 73.9708C458.349 74.0861 458.232 74.1801 458.099 74.2467C457.966 74.3133 457.82 74.3509 457.671 74.3571C457.381 74.3571 457.061 74.4206 456.904 74.2302C456.802 74.1005 456.932 73.877 456.904 73.7141C456.876 73.5513 456.675 73.3968 456.648 73.2036C456.62 73.0104 456.675 72.8807 456.648 72.6848C456.482 72.8476 456.256 72.7814 456.132 72.9442C456.007 73.107 456.192 73.4603 455.999 73.5872C455.869 73.6479 455.649 73.5541 455.483 73.5872C455.147 73.6615 454.804 73.704 454.46 73.7141L454.327 74.6138C454.46 74.7462 454.393 75.0663 454.584 75.127C454.774 75.1878 454.937 75.0332 455.103 75.127C455.268 75.2209 455.522 75.2264 455.616 75.3864C455.71 75.5465 455.616 75.7093 455.616 75.9025V76.4157C455.616 76.6476 455.423 76.7386 455.359 76.9345C455.196 76.8683 455.003 76.8987 454.846 76.7993C454.617 76.6724 454.584 76.3219 454.327 76.2861C453.911 76.1922 453.618 76.3219 453.171 76.2861C452.912 76.2861 452.749 76.0929 452.526 76.0294C452.658 75.4527 452.818 75.0994 452.785 74.4841C452.785 74.2605 452.589 74.1639 452.526 73.9708C452.276 74.0729 452.019 74.1595 451.759 74.2302V75.7728C451.53 75.8059 451.483 76.0294 451.243 76.0294C450.925 76.0294 450.793 75.7728 450.467 75.7728C449.916 75.7728 449.67 76.0487 449.19 76.2861C449.281 76.4489 449.248 76.6476 449.317 76.7993C449.411 76.9953 449.83 76.838 449.83 77.056C449.83 77.274 449.574 77.3319 449.574 77.572C449.058 77.572 448.798 77.5416 448.282 77.572C448.092 77.572 447.929 77.7017 447.772 77.7017C447.602 77.67 447.427 77.67 447.256 77.7017C447.064 77.801 446.89 77.9326 446.743 78.0908C446.613 78.1846 446.743 78.5075 446.613 78.6041C446.484 78.7007 446.227 78.6344 446.095 78.731C445.901 78.8781 445.729 79.0519 445.584 79.2471C445.485 79.3795 445.584 79.6665 445.455 79.7631C445.325 79.8597 445.068 79.6969 444.941 79.7631C444.685 79.9232 444.619 80.1494 444.423 80.4006H445.421C445.629 80.3851 445.825 80.2961 445.973 80.1494C446.166 79.9866 446.166 79.73 446.359 79.6334C446.519 79.5281 446.692 79.4428 446.873 79.3795C447.045 79.3588 447.219 79.3588 447.391 79.3795C447.584 79.3795 447.714 79.2471 447.907 79.2471C448.1 79.2471 448.263 79.4402 448.418 79.3795C448.647 79.3105 448.738 79.0815 448.931 78.9877C449.124 78.8938 448.997 78.571 449.207 78.4744C449.358 78.4082 449.554 78.5075 449.714 78.4744C449.874 78.4413 450.07 78.5075 450.23 78.4744C450.456 78.4082 450.52 78.1846 450.746 78.0908C451.196 77.8949 451.574 77.9611 452.093 77.9611C452.548 77.9386 453.004 77.9822 453.447 78.0908C453.671 78.1515 453.764 78.3668 453.958 78.4744L453.701 78.9877C453.36 78.9545 453.016 78.9545 452.675 78.9877C452.503 78.9549 452.327 78.9549 452.156 78.9877C451.996 79.0539 452.195 79.4402 452.029 79.5009C451.862 79.5583 451.69 79.6026 451.516 79.6334C451.353 79.6665 451.163 79.4402 451.003 79.5009C450.799 79.5841 450.62 79.7192 450.484 79.8928C450.393 80.0142 450.456 80.2433 450.36 80.4006C450.263 80.5579 450.2 80.7565 450.101 80.9166C450.001 81.0767 449.687 81.0132 449.59 81.1705C449.471 81.3257 449.384 81.503 449.334 81.692C449.298 81.8521 449.461 82.0149 449.461 82.2026C449.427 82.5889 449.358 82.8455 449.334 83.2319C448.782 83.2319 448.23 83.0387 447.918 83.4885C447.686 83.8445 447.687 84.195 447.402 84.5206C447.273 84.6806 447.044 84.6475 446.884 84.7772C446.724 84.9069 446.533 85.0366 446.371 85.1636C446.208 85.2905 446.277 85.5527 446.111 85.6768C445.946 85.801 445.73 85.8066 445.601 85.9307C445.438 86.0991 445.184 86.1294 445.085 86.3226C444.985 86.5157 445.115 86.6758 445.085 86.8358C445.054 86.9959 445.115 87.1863 445.085 87.3492C445.021 87.603 444.765 87.6693 444.572 87.8597C444.379 88.0501 444.122 88.1191 444.056 88.3812C443.992 88.7317 444.089 89.0518 444.056 89.405C444.028 89.6009 443.83 89.7279 443.802 89.9211C443.774 90.1142 443.83 90.2439 443.802 90.4426L443.678 89.9211C443.479 90.0204 443.383 90.2136 443.156 90.3074C442.773 90.4702 442.45 90.4702 442.13 90.6937C441.937 90.8262 441.937 91.0828 441.747 91.2098C441.556 91.3367 441.421 91.4636 441.231 91.5961C441.04 91.7285 440.877 91.5602 440.712 91.5961C440.546 91.632 440.099 91.8196 439.945 91.8527C439.716 91.9135 439.655 92.1425 439.429 92.2391L439.559 92.8793C439.749 92.8793 439.879 93.009 440.072 93.009C440.265 93.009 440.389 92.8793 440.588 92.8793H441.617C441.591 93.0977 441.548 93.3137 441.487 93.5251C441.454 93.6879 441.553 93.9086 441.487 94.0356C441.421 94.1625 441.129 94.1956 440.974 94.295C440.82 94.3943 440.648 94.455 440.458 94.5516C440.268 94.6482 440.133 94.811 439.945 94.938C439.782 95.0042 439.33 94.9683 439.17 95.0649C438.946 95.1946 438.894 95.4512 438.656 95.5782C438.419 95.7051 438.364 95.8734 438.143 95.9645C437.983 96.028 437.757 96.028 437.63 96.0997C437.436 96.1944 437.26 96.3234 437.112 96.4805C437.008 96.6428 436.923 96.8158 436.858 96.9966C436.764 97.1566 436.825 97.3498 436.728 97.5098C436.66 97.6588 436.552 97.7859 436.416 97.877C436.28 97.9681 436.122 98.0197 435.958 98.0259C435.407 98.0259 435.186 97.5098 434.64 97.5098H433.644L433.517 98.4095C433.677 98.7986 433.77 99.0552 433.903 99.4388C433.323 99.5657 432.935 99.7313 432.358 99.8251C432.195 99.8582 432.005 99.792 431.845 99.8251C431.42 99.9245 431.202 100.142 430.81 100.336C430.587 100.432 430.49 100.628 430.3 100.728C430.109 100.827 430.007 101.045 429.787 101.111C429.624 101.144 429.433 101.045 429.273 101.111C429.072 101.208 428.854 101.208 428.755 101.37C428.655 101.533 428.788 101.724 428.755 101.881C428.722 102.038 428.788 102.24 428.755 102.4C428.689 102.656 428.479 102.783 428.242 102.913C428.004 103.043 427.966 103.269 427.723 103.299C427.552 103.284 427.38 103.284 427.21 103.299C427.039 103.315 426.867 103.315 426.697 103.299C426.473 103.33 426.376 103.526 426.183 103.683C425.99 103.84 425.668 103.813 425.668 104.072C425.668 104.265 425.797 104.392 425.797 104.585C425.797 104.779 426.054 104.878 426.054 105.099C426.054 105.319 425.894 105.455 425.797 105.615C425.701 105.775 425.345 105.615 425.281 105.742C425.218 105.869 425.022 106.034 425.022 106.258C425.052 106.433 425.096 106.606 425.154 106.774C425.187 107.094 425.541 107.224 425.541 107.544C425.541 107.864 425.604 108.184 425.411 108.446C425.317 108.57 425.022 108.344 424.898 108.446C424.774 108.548 424.768 108.832 424.641 108.957V109.991H426.021C426.25 109.991 426.379 109.795 426.572 109.859C426.766 109.922 426.895 110.052 427.088 110.113C427.281 110.173 427.212 110.469 427.345 110.629C427.185 110.792 427.088 110.985 426.956 111.145C426.823 111.305 426.537 111.206 426.443 111.399C426.349 111.592 426.506 111.755 426.443 111.918C426.379 112.08 426.476 112.268 426.443 112.431C426.379 112.657 425.891 112.464 425.8 112.69C425.722 112.851 425.678 113.025 425.67 113.203C425.67 113.457 425.8 113.59 425.8 113.846C426.606 113.846 427.055 113.846 427.858 113.91C427.825 114.393 427.924 114.716 427.726 115.132C427.632 115.359 427.312 115.292 427.212 115.519C427.113 115.745 426.956 115.795 426.956 116.035C426.956 116.275 427.212 116.311 427.212 116.551C427.199 116.679 427.199 116.809 427.212 116.937C427.555 116.901 427.901 116.901 428.244 116.937C428.468 116.962 428.661 116.841 428.884 116.937C429.108 117.034 429.075 117.318 429.276 117.448C429.461 117.604 429.633 117.776 429.789 117.961L430.813 117.704C431.006 117.735 431.169 117.801 431.329 117.831C431.618 117.9 431.784 118.107 432.101 118.107C432.557 118.097 433.002 117.962 433.387 117.718C433.58 117.622 433.55 117.301 433.773 117.205C433.936 117.139 434.129 117.238 434.289 117.205C434.464 117.176 434.635 117.132 434.802 117.072C435.026 116.976 435.122 116.816 435.313 116.689C435.503 116.562 435.445 116.336 435.575 116.176C435.736 115.993 435.908 115.82 436.091 115.66C436.411 115.27 436.507 114.986 436.861 114.633C437.021 114.47 437.02 114.18 437.244 114.12C437.407 114.087 437.597 114.023 437.76 113.987C437.923 113.951 438.083 114.12 438.273 114.12C438.463 114.12 438.596 113.891 438.786 113.86V112.828C438.982 112.864 439.145 112.767 439.302 112.828C439.486 112.892 439.661 112.978 439.824 113.085C439.931 113.245 440.015 113.42 440.075 113.604C440.135 113.761 440.014 113.951 440.075 114.12C440.171 114.34 440.522 114.274 440.591 114.5C440.715 114.92 440.494 115.246 440.591 115.66C440.621 115.82 440.687 116.013 440.715 116.176C440.781 116.396 441.101 116.369 441.233 116.565C441.424 116.816 441.749 116.976 441.749 117.332V117.588C441.749 117.881 441.233 117.815 441.233 118.107C441.233 118.3 441.36 118.458 441.36 118.623C441.388 118.829 441.46 119.027 441.57 119.204C441.681 119.38 441.827 119.531 442 119.647C442.16 119.746 442.362 119.677 442.516 119.777C442.715 119.904 442.776 120.1 442.905 120.29C443.035 120.48 443.258 120.58 443.292 120.803V121.833C443.355 122.197 443.487 122.547 443.681 122.862C443.769 123.058 444.031 123.091 444.188 123.248C444.37 123.411 444.542 123.583 444.704 123.764C444.834 123.922 445.151 123.922 445.217 124.153C445.28 124.318 445.324 124.489 445.347 124.664C445.323 124.839 445.28 125.012 445.217 125.177C445.151 125.47 444.834 125.627 444.834 125.953V126.207C444.834 126.433 445.054 126.529 445.088 126.72C445.121 126.91 445.054 127.043 445.088 127.241H448.691C448.718 126.949 448.79 126.72 448.818 126.466C448.851 126.306 448.79 126.11 448.818 125.953C448.851 125.726 449.094 125.627 449.209 125.434C449.325 125.241 449.463 124.984 449.717 124.921C449.889 124.904 450.061 124.904 450.233 124.921H450.749C450.906 124.921 451.099 125.048 451.262 125.048C451.425 125.048 451.538 125.307 451.778 125.307C452.018 125.307 452.095 125.15 452.294 125.048C452.493 124.945 452.451 124.631 452.677 124.534C453.064 124.344 453.384 124.407 453.833 124.407V122.862H455.889C455.889 122.669 456.018 122.542 456.018 122.346C455.995 122.087 455.951 121.831 455.889 121.579H454.893C454.669 121.579 454.542 121.739 454.341 121.703C454.14 121.667 453.988 121.769 453.828 121.703C453.668 121.637 453.924 121.325 453.828 121.187C453.731 121.049 453.444 121.162 453.312 121.063C453.535 120.707 453.729 120.42 453.955 120.031C454.054 119.84 454.278 119.755 454.341 119.517C454.436 119.183 454.481 118.836 454.473 118.488C454.501 118.107 454.567 117.845 454.598 117.462C454.582 117.292 454.582 117.121 454.598 116.951C454.673 116.771 454.761 116.597 454.86 116.429C454.951 116.239 455.21 116.302 455.373 116.176C455.536 116.049 455.663 115.756 455.883 115.66C456.046 115.596 456.239 115.596 456.399 115.533C456.623 115.433 456.689 115.207 456.918 115.146C457.092 115.118 457.262 115.075 457.428 115.017C457.591 114.953 457.815 115.116 457.941 115.017C458.068 114.917 458.107 114.696 458.201 114.5C458.295 114.305 458.135 114.144 458.201 113.987C458.295 113.761 458.457 113.664 458.587 113.471C458.717 113.278 458.976 113.25 459.1 113.085C459.224 112.919 459.586 112.928 459.613 112.704C459.633 112.543 459.633 112.38 459.613 112.218V111.666C459.59 111.449 459.546 111.233 459.484 111.023C459.1 111.023 458.844 111.054 458.457 111.023C458.071 110.993 457.815 110.891 457.428 110.891C457.238 110.891 457.108 110.99 456.918 110.99C456.918 110.35 457.045 109.961 456.918 109.335C456.882 109.213 456.815 109.102 456.724 109.012C456.634 108.923 456.522 108.858 456.399 108.824C456.239 108.755 456.013 108.888 455.883 108.824C455.69 108.692 455.566 108.592 455.373 108.438C455.243 108.336 455.436 108.145 455.436 107.952V103.813C455.644 103.709 455.838 103.579 456.013 103.426C456.145 103.269 456.145 103.07 456.27 102.913C456.394 102.756 456.689 102.621 456.788 102.4C456.896 102.239 456.982 102.064 457.045 101.881C457.097 101.532 457.183 101.189 457.304 100.857C457.395 100.664 457.395 100.471 457.555 100.336C457.711 100.221 457.885 100.135 458.071 100.082C458.234 100.021 458.424 100.115 458.587 100.082C458.966 99.9961 459.319 99.8189 459.613 99.5657C459.804 99.4388 459.87 99.2125 460.002 99.0552C460.135 98.8979 460.353 98.8317 460.518 98.6716C460.684 98.5116 460.609 98.2466 460.772 98.1583C461.098 97.9569 461.445 98.0894 461.798 98.0259C462.027 97.9928 462.221 98.1225 462.447 98.0259C462.673 97.9293 462.67 97.6395 462.83 97.5098C462.99 97.3801 463.247 97.3194 463.343 97.1263C463.44 96.9331 463.283 96.7399 463.343 96.613C463.439 96.4206 463.568 96.2467 463.724 96.0997C463.889 96.0238 464.067 95.978 464.248 95.9645C464.416 95.9077 464.587 95.8643 464.762 95.8348C464.932 95.8541 465.104 95.8541 465.275 95.8348C465.449 95.8105 465.619 95.7688 465.785 95.7106C465.913 95.6287 466.017 95.5137 466.086 95.3777C466.154 95.2417 466.185 95.0898 466.174 94.938C466.174 94.6123 465.948 94.4247 465.785 94.1653C465.655 93.9693 465.371 94.0052 465.275 93.7789C465.208 93.6189 465.275 93.4588 465.275 93.2684C465.275 92.6558 465.311 92.206 465.655 91.7231C465.749 91.5276 465.882 91.3531 466.044 91.2098C466.174 91.1049 466.398 91.2732 466.558 91.2098C466.739 91.0954 466.912 90.9671 467.073 90.8262C467.268 90.6576 467.403 90.4299 467.457 90.1777C467.62 89.8272 467.68 89.5043 467.846 89.1511C467.909 88.9828 467.846 88.7317 467.97 88.6351C468.246 88.4088 468.618 88.5082 469.005 88.5082C469.351 88.5174 469.696 88.5599 470.034 88.6351C470.191 88.6682 470.384 88.602 470.544 88.6351C470.768 88.6986 470.768 89.0187 470.933 89.1511C471.289 89.474 471.413 89.7914 471.703 90.1777C471.863 90.1142 472.086 90.1142 472.216 90.0507C472.412 89.921 472.376 89.6009 472.605 89.5375C472.771 89.4742 472.943 89.4298 473.118 89.405C473.372 89.405 473.438 89.6644 473.631 89.7914C473.825 89.9183 474.045 89.9873 474.147 90.1777C474.249 90.3681 474.307 90.5337 474.401 90.6937C474.545 90.8465 474.641 91.0385 474.677 91.2457V92.8848H473.132C473.132 93.4947 473.168 93.8203 473.132 94.4302C473.15 94.6008 473.15 94.7728 473.132 94.9434C473.055 95.3249 472.877 95.6791 472.619 95.97C472.492 96.166 472.293 96.2266 472.1 96.3591C471.844 96.5495 471.651 96.7454 471.328 96.7454C470.776 96.7454 470.464 96.4861 469.915 96.4861C469.692 96.4861 469.592 96.682 469.402 96.7454C469.216 96.7988 469.041 96.8858 468.886 97.0021C468.726 97.1318 468.726 97.3553 468.632 97.5154C468.49 97.6767 468.361 97.8492 468.246 98.0314C468.144 98.1887 468.213 98.3846 468.116 98.5447C468.02 98.7047 467.763 98.6772 467.603 98.8041C467.414 98.9575 467.242 99.1294 467.087 99.3174C466.96 99.4802 466.991 99.6706 466.828 99.8307C466.665 99.9907 466.478 99.9934 466.315 100.087C465.931 100.341 465.415 100.509 465.415 100.99C465.415 101.693 465.799 102.093 465.799 102.789C465.777 103.063 465.689 103.329 465.542 103.562C465.415 103.838 465.029 103.978 465.029 104.334C465.029 105.038 465.255 105.438 465.288 106.128V106.65C465.288 106.84 465.415 106.967 465.415 107.163C465.446 107.61 465.415 107.872 465.415 108.322C465.931 108.385 466.215 108.385 466.701 108.452C467.065 108.514 467.414 108.646 467.73 108.838C467.923 108.932 467.954 109.191 468.116 109.348C468.279 109.506 468.31 109.768 468.497 109.864C468.856 110.058 469.148 110.088 469.532 110.254C469.755 110.35 469.852 110.529 470.048 110.634C470.497 110.891 470.781 111.275 471.328 111.275H471.587C471.816 111.275 471.91 111.084 472.1 111.023C472.782 110.731 473.132 110.118 473.905 110.118C474.415 110.118 474.677 110.507 475.188 110.507C475.448 110.484 475.706 110.442 475.96 110.38C476.131 110.411 476.305 110.411 476.476 110.38C476.657 110.308 476.829 110.216 476.989 110.104C477.116 110.011 477.025 109.718 477.116 109.594C477.207 109.47 477.475 109.464 477.632 109.335H481.712C481.972 109.335 482.035 109.014 482.264 108.948C482.511 108.858 482.774 108.815 483.037 108.824C483.133 108.824 483.23 108.791 483.29 108.824C483.486 108.918 483.553 109.141 483.682 109.335C483.773 109.464 483.71 109.693 483.809 109.851C483.908 110.008 484.16 109.983 484.322 110.104H486.894L487.15 110.621C486.96 110.814 486.894 111.07 486.637 111.137C486.296 111.167 485.952 111.167 485.611 111.137C485.182 111.103 484.751 111.103 484.322 111.137C484.148 111.165 483.977 111.207 483.809 111.261C483.583 111.327 483.486 111.559 483.29 111.653C483.104 111.758 482.932 111.887 482.777 112.036C482.584 112.196 482.391 112.232 482.264 112.423C482.137 112.613 482.008 112.745 481.881 112.939C481.806 113.114 481.721 113.285 481.624 113.449C481.461 113.642 481.428 113.869 481.238 113.965C481.047 114.062 480.912 113.965 480.716 113.965C480.371 113.988 480.025 113.945 479.696 113.838C479.436 113.739 479.4 113.485 479.177 113.319C478.953 113.154 478.766 112.806 478.407 112.806C477.888 112.806 477.604 113.129 477.119 113.195C476.777 113.228 476.434 113.228 476.092 113.195C475.709 113.162 475.447 113.032 475.063 113.063C474.889 113.087 474.717 113.131 474.553 113.195C474.357 113.259 474.227 113.386 474.04 113.449C473.852 113.513 473.764 113.838 473.521 113.838C473.325 113.838 473.198 113.708 473.002 113.708C472.807 113.708 472.727 113.449 472.495 113.449C472.263 113.449 472.169 113.617 471.976 113.708C471.783 113.8 471.59 113.808 471.466 113.965C471.342 114.122 471.526 114.318 471.466 114.478C471.331 114.707 471.113 114.804 470.95 114.994C470.853 115.124 471.013 115.51 470.82 115.51C470.627 115.51 470.5 115.381 470.31 115.381C470.138 115.413 469.962 115.413 469.791 115.381C469.599 115.283 469.425 115.152 469.278 114.994C469.151 114.898 469.405 114.545 469.278 114.478C469.151 114.412 468.955 114.478 468.762 114.478C468.591 114.463 468.419 114.463 468.249 114.478C468.069 114.548 467.897 114.634 467.733 114.735C467.573 114.834 467.697 115.094 467.606 115.248C467.829 115.35 467.882 115.574 468.119 115.637C468.282 115.668 468.472 115.607 468.635 115.637C468.859 115.701 468.925 115.93 469.151 116.027C468.807 116.009 468.463 116.009 468.119 116.027C467.474 116.12 467.06 116.347 466.464 116.543C466.268 116.6 466.141 116.733 465.948 116.794C466.011 116.954 465.978 117.183 466.075 117.31C466.286 117.657 466.602 117.928 466.977 118.085C467.147 118.099 467.317 118.099 467.487 118.085C467.65 118.085 467.813 118.215 468 118.215C468.296 118.24 468.486 118.215 468.776 118.215C469.032 118.247 469.292 118.247 469.548 118.215C470.028 118.085 469.995 117.566 470.323 117.183C470.514 116.954 470.638 116.667 470.964 116.667C471.241 116.686 471.507 116.781 471.733 116.943C471.926 117.034 472.089 117.103 472.246 117.197C472.404 117.29 472.635 117.384 472.76 117.58C472.826 117.71 472.826 117.936 472.892 118.099C472.958 118.262 472.826 118.48 472.892 118.615C472.958 118.75 473.245 118.77 473.402 118.869C473.56 118.968 473.725 119.032 473.921 119.12C474.117 119.208 474.241 119.382 474.432 119.509C474.305 119.669 474.338 119.865 474.178 120.022C473.761 120.442 473.245 120.351 472.76 120.665C472.602 120.762 472.31 120.734 472.246 120.941C472.183 121.148 472.28 121.292 472.246 121.455C472.186 121.751 472.143 122.05 472.117 122.351H471.126C470.893 122.359 470.66 122.316 470.445 122.225C470.288 122.161 470.064 122.194 469.932 122.1C469.799 122.006 469.772 121.775 469.675 121.584C469.579 121.394 469.772 121.228 469.675 121.068C469.568 120.882 469.44 120.71 469.292 120.555C469.195 120.425 468.842 120.679 468.776 120.555C468.71 120.431 468.806 120.199 468.776 120.036C468.759 119.865 468.759 119.694 468.776 119.523H467.747C467.471 119.909 467.358 120.262 466.977 120.555C466.797 120.672 466.626 120.801 466.464 120.941C466.301 121.068 466.042 121.035 465.948 121.192C465.854 121.35 465.978 121.551 465.948 121.708C465.918 121.866 465.978 122.064 465.948 122.225C465.918 122.385 465.758 122.547 465.686 122.741C465.614 122.934 465.41 123.016 465.305 123.254C465.239 123.417 465.341 123.61 465.305 123.77C465.206 124.046 464.916 124.22 464.916 124.54C464.925 124.802 464.969 125.062 465.046 125.312C465.106 125.48 465.15 125.653 465.178 125.828C465.206 126.019 465.432 126.104 465.432 126.345C465.432 126.585 465.156 126.62 465.046 126.855C464.935 127.09 464.629 127.148 464.535 127.368C464.456 127.576 464.411 127.795 464.403 128.017L465.046 128.527L464.792 129.041C464.621 129.059 464.449 129.059 464.279 129.041C463.727 128.95 463.534 128.594 462.985 128.527C462.604 128.497 462.345 128.527 461.956 128.527C461.567 128.527 461.316 128.497 460.932 128.527C460.676 128.527 460.38 128.594 460.284 128.784C460.187 128.974 459.9 129.041 459.9 129.297C459.9 129.554 460.093 129.617 460.16 129.813C460.353 130.236 460.711 130.393 461.059 130.713L460.932 131.226L460.413 131.359C459.707 130.942 459.291 130.652 458.617 130.2C458.433 130.088 458.26 129.959 458.101 129.813C457.875 129.59 457.875 129.234 457.586 129.173C457.421 129.108 457.25 129.064 457.075 129.041C456.846 129.041 456.752 129.27 456.559 129.297C456.076 129.424 455.823 129.686 455.403 129.946C455.207 130.037 455.108 130.222 454.89 130.329C454.725 130.393 454.531 130.393 454.371 130.456C454.211 130.52 454.018 130.619 453.858 130.713C453.698 130.807 453.662 131.099 453.475 131.226C453.316 131.375 453.142 131.506 452.956 131.618C452.44 131.875 452.024 131.745 451.414 131.745C451.067 131.736 450.721 131.779 450.387 131.875C450.128 131.938 450.004 132.195 449.742 132.258C449.476 132.351 449.196 132.395 448.914 132.388C448.332 132.388 447.811 132.388 447.435 132.002C446.953 131.519 447.179 130.898 447.179 130.2H446.144C445.987 130.299 445.797 130.365 445.634 130.456C445.471 130.547 445.535 130.815 445.377 130.815C445.22 130.815 445.054 130.843 444.864 130.843C444.605 130.843 444.472 130.713 444.219 130.713H443.189C442.776 130.713 442.514 130.815 442.086 130.815C442.134 131.338 442.134 131.865 442.086 132.388H441.026C440.706 132.388 440.45 132.424 440.221 132.258C440.033 132.131 439.771 132.098 439.708 131.875C439.589 131.495 439.503 131.107 439.451 130.713L438.938 130.97H437.909V130.07C437.909 129.874 437.779 129.753 437.779 129.557C437.779 129.361 438.005 129.234 438.036 129.041H440.061C440.426 129.063 440.785 129.15 441.12 129.297C441.346 129.363 441.41 129.59 441.639 129.686C441.882 129.835 442.157 129.924 442.442 129.946C442.828 129.946 443.085 129.846 443.468 129.813C443.534 129.424 443.7 129.173 443.7 128.784C443.73 128.271 443.438 128.017 443.438 127.504C443.46 127.227 443.55 126.959 443.7 126.725C443.824 126.449 444.207 126.311 444.207 125.958C444.207 125.605 444.111 125.312 444.078 124.926H443.085C442.856 124.926 442.765 125.183 442.533 125.183C442.149 125.216 441.86 125.053 441.507 125.183C441.331 125.258 441.159 125.344 440.993 125.439C440.797 125.539 440.864 125.793 440.717 125.958C440.571 126.124 440.497 126.471 440.204 126.471H439.95C439.721 126.505 439.628 126.276 439.435 126.212C439.465 125.828 439.404 125.506 439.564 125.183C439.661 124.962 439.981 125.023 440.077 124.799C440.151 124.648 440.194 124.484 440.204 124.316V123.516C439.826 123.544 439.564 123.64 439.175 123.64C439.001 123.612 438.83 123.57 438.662 123.516C438.672 123.295 438.714 123.076 438.789 122.867C438.985 122.484 439.341 122.258 439.435 121.838C439.45 121.669 439.45 121.499 439.435 121.33C439.45 121.157 439.45 120.982 439.435 120.809C439.368 120.585 439.159 120.533 439.048 120.296C438.984 120.114 438.897 119.942 438.789 119.782C438.632 119.589 438.662 119.269 438.405 119.269C438.21 119.269 438.085 119.396 437.892 119.396C437.759 119.392 437.627 119.426 437.513 119.494C437.398 119.563 437.306 119.663 437.247 119.782C437.087 120.105 437.153 120.489 436.99 120.809C436.817 121.212 436.496 121.534 436.094 121.708C435.925 121.775 435.735 121.681 435.578 121.708C435.359 121.739 435.143 121.782 434.929 121.838C434.675 121.907 434.419 122.064 434.419 122.351C434.419 122.638 434.675 122.801 434.675 123.127V123.381C434.645 123.544 434.675 123.806 434.548 123.897C434.422 123.988 434.195 123.966 434.035 124.029C433.867 124.082 433.696 124.125 433.522 124.159C433.284 124.239 433.079 124.396 432.939 124.604C432.799 124.813 432.731 125.062 432.747 125.312C432.726 125.773 432.862 126.226 433.133 126.598C433.232 126.791 433.364 126.965 433.522 127.112C433.649 127.211 433.87 127.148 434.035 127.247C434.201 127.346 434.355 127.523 434.548 127.63C434.515 127.788 434.449 127.978 434.419 128.141C434.388 128.304 434.099 128.417 434.099 128.657C434.099 128.897 434.292 128.95 434.292 129.173V129.686C434.292 130.006 434.099 130.2 434.099 130.514C434.099 130.644 434.035 130.705 434.035 130.834C434.044 131.013 434.087 131.188 434.162 131.35C434.226 131.574 434.438 131.626 434.548 131.866C434.711 132.25 434.929 132.479 434.929 132.921V133.925H434.162C433.946 133.953 433.732 133.995 433.522 134.052C433.096 134.125 432.666 134.168 432.234 134.179H431.588C431.238 134.179 431.036 134.052 430.691 134.052C430.176 134.022 429.919 134.052 429.4 134.052C429.014 134.052 428.694 133.989 428.374 134.179C428.181 134.273 428.277 134.598 428.117 134.692C427.956 134.802 427.784 134.894 427.604 134.968C427.215 135.128 426.777 134.968 426.446 135.225C426.321 135.319 426.412 135.573 426.321 135.738C426.21 135.898 426.117 136.07 426.045 136.251C425.77 136.638 425.403 137.151 424.889 137.151C424.633 137.151 424.6 136.801 424.374 136.762H423.344C423.154 136.762 423.024 136.897 422.831 136.897C422.638 136.897 422.514 136.801 422.318 136.801V137.797L423.344 138.307V139.98C423.09 139.948 422.832 139.948 422.578 139.98C422.384 140.013 422.257 140.173 422.062 140.239C421.866 140.305 421.706 140.305 421.546 140.369C421.319 140.462 421.223 140.645 421.03 140.755C420.666 140.983 420.322 141.242 420.003 141.53C419.81 141.685 419.727 141.914 419.485 142.038C419.294 142.132 419.209 142.394 418.972 142.422H418.458C417.902 142.455 417.343 142.455 416.787 142.422V145.515C416.14 145.493 415.493 145.535 414.855 145.639C414.681 145.667 414.509 145.71 414.342 145.769C414.179 145.799 413.986 145.866 413.826 145.899V147.444H411.931C411.707 147.444 411.611 147.19 411.379 147.19C410.993 147.152 410.703 147.281 410.35 147.19C410.126 147.195 409.905 147.149 409.702 147.055C409.577 146.992 409.804 146.669 409.702 146.539C409.511 146.285 409.384 146.031 409.067 146.031C408.75 146.031 408.579 146.128 408.295 146.15V147.701C408.681 147.861 408.932 147.957 409.321 148.082L408.808 149.116L409.067 149.63V150.27C408.419 150.306 408.068 150.397 407.412 150.397C407.188 150.397 407.058 150.171 406.86 150.143C406.661 150.115 406.532 150.008 406.341 150.008C406.151 150.008 406.018 150.143 405.825 150.143C405.612 150.175 405.396 150.175 405.182 150.143C404.956 150.08 404.86 149.884 404.669 149.754C404.479 149.624 404.507 149.401 404.413 149.241C404.086 149.412 403.739 149.543 403.381 149.63C403.221 149.66 403.028 149.597 402.87 149.63C402.503 149.674 402.15 149.803 401.841 150.008C401.645 150.143 401.422 150.206 401.328 150.397C401.234 150.552 401.189 150.732 401.199 150.913C401.217 151.11 401.309 151.293 401.455 151.426C401.549 151.553 401.841 151.365 401.968 151.426C402.159 151.553 402.159 151.846 402.352 151.942C402.52 152.038 402.693 152.125 402.87 152.202C403.027 152.311 403.199 152.396 403.381 152.455C403.803 152.555 404.09 152.425 404.54 152.455H405.056C405.276 152.489 405.376 152.748 405.566 152.845C405.746 152.961 405.918 153.089 406.082 153.228C406.247 153.328 406.438 153.391 406.598 153.488C406.758 153.584 406.824 153.844 406.984 154.001C407.303 154.328 407.646 154.631 408.01 154.906V157.599C408.179 157.765 408.206 157.988 408.397 158.115C408.587 158.242 408.719 158.278 408.91 158.375C409.299 158.598 409.588 158.629 409.936 158.891C410.058 158.979 410.157 159.095 410.225 159.228C410.293 159.362 410.328 159.51 410.328 159.661C410.301 159.92 410.257 160.177 410.198 160.431C410.137 160.754 409.936 160.983 409.936 161.333C409.936 162.042 410.212 162.437 410.328 163.135C410.344 163.39 410.344 163.647 410.328 163.902C410.328 164.195 410.455 164.421 410.328 164.678C410.035 165.29 409.395 165.348 408.91 165.834C408.786 165.966 408.91 166.22 408.786 166.35C408.661 166.48 408.43 166.513 408.272 166.607C407.754 166.993 407.373 167.247 406.727 167.247H406.209C405.952 167.247 405.798 167.056 405.566 166.993C405.272 166.89 404.973 166.805 404.669 166.736C404.504 166.673 404.332 166.629 404.156 166.607C403.728 166.638 403.298 166.638 402.87 166.607C402.611 166.579 402.55 166.317 402.352 166.22C402.153 166.124 402.076 165.834 401.841 165.701C401.671 165.613 401.481 165.57 401.29 165.577H396.726C396.21 165.577 395.923 165.45 395.408 165.45C395.193 165.467 394.977 165.467 394.762 165.45C394.445 165.412 394.345 164.934 393.995 164.934H393.736C393.635 164.941 393.537 164.969 393.448 165.017C393.359 165.064 393.281 165.13 393.22 165.21C393.123 165.332 393.289 165.561 393.22 165.715C393.154 165.911 393.029 166.041 392.963 166.234H390.389L390.135 166.75C390.252 166.928 390.379 167.098 390.516 167.261C390.681 167.426 390.902 167.456 391.037 167.65C391.16 167.887 391.203 168.156 391.162 168.42C391.153 168.681 391.111 168.941 391.037 169.192C390.902 169.675 390.648 169.965 390.648 170.481C390.642 170.785 390.685 171.088 390.775 171.378C390.842 171.574 390.968 171.703 391.037 171.899C391.106 172.095 391.421 172.175 391.421 172.451V175.487C391.432 175.679 391.387 175.871 391.291 176.039C391.162 176.229 390.902 176.229 390.775 176.422C390.648 176.615 390.618 176.776 390.516 176.938C390.166 177.449 389.876 177.838 389.876 178.484C389.859 178.654 389.859 178.826 389.876 178.997C389.942 179.223 390.166 179.289 390.262 179.51L390.516 180.029C390.648 180.25 390.875 180.415 390.902 180.667V181.696C390.875 181.925 390.585 181.988 390.516 182.215C390.428 182.473 390.385 182.745 390.389 183.018C390.389 183.501 390.488 183.788 390.516 184.271H392.064C392.519 184.271 392.806 184.014 393.253 184.014C393.479 184.014 393.576 184.21 393.769 184.271C393.962 184.331 393.962 184.657 394.155 184.784C394.395 184.895 394.661 184.94 394.925 184.913C395.441 184.913 395.697 184.524 396.21 184.524C396.464 184.524 396.486 184.85 396.726 184.913C396.966 184.977 397.046 185.101 397.242 185.17C397.438 185.239 397.593 185.236 397.753 185.3L398.271 185.554C398.462 185.653 398.525 185.879 398.652 186.07C398.791 186.235 398.922 186.407 399.044 186.586C399.135 186.746 399.074 186.942 399.171 187.099C399.267 187.256 399.524 187.289 399.684 187.485L399.94 186.84L399.43 186.715C399.618 186.649 399.706 186.459 399.94 186.459C400.324 186.423 400.583 186.489 400.972 186.459C401.325 186.421 401.67 186.335 401.999 186.202C402.228 186.136 402.321 185.91 402.515 185.813C402.878 185.587 403.221 185.328 403.538 185.04C403.734 184.88 403.833 184.626 404.054 184.524C404.373 184.339 404.723 184.21 405.086 184.144C405.436 184.11 405.726 184.174 406.112 184.144C406.341 184.144 406.438 183.95 406.628 183.887C406.854 183.834 407.071 183.747 407.271 183.63C407.657 183.354 407.721 182.985 408.041 182.598C408.436 182.073 408.971 181.671 409.586 181.439C409.916 181.308 410.262 181.221 410.615 181.183C411.26 181.119 411.641 181.218 412.287 181.183C412.673 181.183 412.93 181.086 413.313 181.056V179.35C413.313 179.127 413.153 179.033 413.056 178.87C412.903 178.68 412.731 178.507 412.543 178.351C412.347 178.158 412.03 178.125 412.03 177.838C412.024 177.576 412.067 177.315 412.157 177.068C412.254 176.839 412.433 176.776 412.543 176.558C412.767 176.099 412.963 175.846 413.186 175.396L413.443 174.882C413.542 174.692 413.605 174.526 413.696 174.366C413.788 174.206 413.799 173.947 413.972 173.853C414.146 173.759 414.323 173.884 414.483 173.853C414.836 173.787 415.161 173.853 415.512 173.723C415.741 173.654 415.741 173.334 415.898 173.21C416.055 173.086 416.058 172.758 416.287 172.697C416.444 172.628 416.637 172.628 416.797 172.567C416.958 172.506 417.151 172.628 417.313 172.567C417.537 172.504 417.476 172.15 417.7 172.051C417.86 171.988 418.056 172.084 418.216 172.051C418.376 172.018 418.536 171.828 418.726 171.795C419.305 171.695 419.659 171.828 420.271 171.795C420.657 171.761 420.917 171.695 421.3 171.665V169.603C421.267 169.22 421.168 168.963 421.168 168.58C421.168 168.353 421.267 168.257 421.267 168.028C421.267 167.644 421.074 167.385 421.168 167.032C421.222 166.847 421.309 166.673 421.424 166.518C421.7 166.226 422.073 166.226 422.459 166.129C422.709 166.054 422.968 166.012 423.229 166.005C423.745 166.005 424.031 166.162 424.514 166.259C424.674 166.289 424.867 166.226 425.025 166.259C425.67 166.422 425.927 166.836 426.572 167.032C427.002 167.14 427.446 167.184 427.888 167.161H428.628C428.821 167.161 428.953 167.032 429.144 167.032C429.334 167.032 429.464 167.131 429.657 167.131C429.657 166.775 429.563 166.579 429.657 166.259C429.667 166.079 429.712 165.903 429.789 165.74C429.944 165.592 430.117 165.463 430.303 165.356C430.463 165.235 430.462 164.945 430.689 164.846C430.859 164.813 431.034 164.813 431.205 164.846H431.718C432.059 164.878 432.403 164.878 432.744 164.846C432.97 164.81 433.02 164.553 433.255 164.46C433.489 164.366 433.58 164.184 433.773 164.07C433.954 163.953 434.126 163.824 434.289 163.684C434.48 163.527 434.513 163.174 434.802 163.174C434.995 163.174 435.122 163.301 435.313 163.301C435.768 163.336 435.991 163.557 436.342 163.814C436.698 164.054 437.004 164.36 437.244 164.716C437.612 165.188 437.916 165.706 438.146 166.259C438.207 166.422 438.207 166.618 438.273 166.775C438.367 167.001 438.532 167.095 438.659 167.285C438.748 167.483 438.88 167.659 439.046 167.799C439.206 167.898 439.366 167.961 439.561 168.058L440.075 168.317C440.268 168.411 440.43 168.48 440.591 168.577C440.799 168.704 440.974 168.879 441.101 169.087C441.17 169.217 441.17 169.471 441.233 169.601C441.391 169.832 441.683 169.832 441.871 169.99C442.058 170.147 442.067 170.34 442.257 170.506C442.447 170.671 442.616 170.633 442.776 170.762C443.002 170.925 443.051 171.116 443.292 171.276C443.449 171.378 443.639 171.439 443.805 171.535C444.031 171.692 444.081 171.924 444.321 172.048C444.519 172.168 444.735 172.256 444.961 172.308C445.292 172.463 445.636 172.592 445.987 172.694C446.216 172.724 446.406 172.625 446.633 172.694C446.819 172.746 446.994 172.833 447.148 172.951C447.309 173.078 447.309 173.304 447.405 173.464C447.852 174.044 448.081 174.524 448.691 174.88C448.851 174.976 449.044 174.94 449.209 175.007C449.383 175.083 449.552 175.169 449.717 175.263C449.897 175.332 450.069 175.417 450.233 175.517C450.559 175.812 450.619 176.193 450.879 176.555C451.138 176.916 451.679 176.908 451.905 177.322C452.002 177.487 452.086 177.658 452.159 177.835C452.217 178.002 452.262 178.174 452.294 178.348C452.366 178.699 452.407 179.056 452.415 179.414C452.405 179.75 452.364 180.084 452.294 180.413C451.262 180.413 450.586 180.377 449.717 180.923C449.524 181.02 449.557 181.343 449.336 181.436C449.168 181.495 448.994 181.54 448.818 181.569C448.476 181.601 448.133 181.601 447.791 181.569C447.532 181.569 447.372 181.436 447.113 181.436C445.733 181.436 444.925 181.472 443.551 181.472L443.681 182.082C444.037 182.221 444.379 182.393 444.704 182.595C444.895 182.696 445.068 182.826 445.217 182.982C445.314 183.148 445.4 183.32 445.474 183.498C445.576 183.658 445.604 183.884 445.733 184.011C445.875 184.174 446.05 184.306 446.246 184.397C446.406 184.461 446.602 184.364 446.762 184.397C447.148 184.461 447.405 184.654 447.822 184.654H450.879V182.722C451.1 182.657 451.314 182.571 451.519 182.466C451.886 182.297 452.231 182.082 452.545 181.826C452.768 181.657 452.837 181.436 453.064 181.31C453.221 181.216 453.48 181.436 453.574 181.31C453.668 181.183 453.637 180.959 453.704 180.796C453.833 180.44 453.833 180.117 453.96 179.767C453.97 179.588 454.014 179.413 454.09 179.251C454.231 179.087 454.406 178.956 454.603 178.867C454.771 178.801 454.956 178.898 455.122 178.867C455.475 178.768 455.674 178.608 456.018 178.481C456.018 178.288 456.151 178.155 456.151 177.962C456.151 177.769 456.018 177.642 456.018 177.446V176.869C455.762 176.869 455.635 176.936 455.378 176.936H454.347C454.153 176.936 454.026 176.869 453.833 176.869V176.295C453.866 176.003 453.93 175.812 453.96 175.517H455.991C456.438 175.517 456.628 175.743 457.05 175.903C457.231 175.975 457.402 176.068 457.561 176.179C457.787 176.306 457.787 176.687 458.077 176.687C458.3 176.687 458.352 176.431 458.593 176.431C458.3 175.854 458.041 175.498 457.947 174.891C457.917 174.535 457.947 174.245 457.947 173.861C457.671 173.828 457.434 173.768 457.18 173.732C457.012 173.701 456.821 173.768 456.667 173.732C456.438 173.701 456.372 173.456 456.151 173.343C455.959 173.246 455.784 173.117 455.635 172.962C455.442 172.799 455.359 172.575 455.122 172.449C454.956 172.349 454.771 172.41 454.603 172.319C454.38 172.189 454.327 171.897 454.09 171.803C453.93 171.739 453.704 171.897 453.574 171.803C453.384 171.643 453.353 171.45 453.191 171.287C453.028 171.124 453.191 170.834 453.064 170.773C452.937 170.713 452.711 170.804 452.545 170.773C452.379 170.743 452.197 170.804 452.032 170.773C451.866 170.743 451.712 170.58 451.519 170.517C451.326 170.453 451.135 170.486 451.005 170.387C450.876 170.288 450.906 169.968 450.749 169.868C450.59 169.722 450.418 169.593 450.233 169.482C450.073 169.419 449.883 169.518 449.717 169.482C449.552 169.446 449.397 169.258 449.209 169.228C449.022 169.198 448.884 169.258 448.691 169.228C448.718 169.065 448.66 168.875 448.691 168.715C448.751 168.491 449.077 168.455 449.077 168.202C449.077 168.006 448.945 167.876 448.945 167.686C448.936 167.556 448.896 167.43 448.83 167.318C448.763 167.206 448.671 167.112 448.561 167.043C448.368 166.913 448.285 166.72 448.048 166.656C447.469 166.463 447.019 166.463 446.506 166.14C446.343 166.046 446.406 165.751 446.246 165.627C446.086 165.503 445.827 165.751 445.733 165.627C445.659 165.465 445.616 165.291 445.604 165.114C445.504 164.694 445.604 164.404 445.604 163.952C445.151 163.924 444.9 163.825 444.442 163.825C443.984 163.825 443.736 163.861 443.292 163.891V162.464L443.805 161.948C443.965 161.791 444.321 161.821 444.321 161.568V161.308C444.31 161.129 444.265 160.954 444.188 160.792C444.092 160.538 443.681 160.571 443.681 160.282C443.682 160.132 443.716 159.985 443.782 159.851C443.847 159.717 443.942 159.599 444.059 159.506C444.252 159.346 444.544 159.379 444.834 159.379C445.097 159.355 445.362 159.398 445.604 159.506C445.798 159.598 445.972 159.729 446.114 159.89C446.246 160.083 446.114 160.34 446.246 160.538C446.343 160.696 446.343 160.925 446.506 161.052C446.668 161.178 446.856 160.983 447.019 161.052C447.182 161.121 447.372 161.118 447.532 161.178C447.758 161.275 447.852 161.435 448.048 161.568C448.244 161.7 448.241 161.948 448.431 162.078C448.591 162.184 448.764 162.271 448.945 162.335C449.105 162.401 449.3 162.304 449.463 162.335C449.689 162.401 449.781 162.611 449.979 162.724C450.181 162.883 450.318 163.111 450.363 163.364C450.487 163.786 450.429 164.233 450.749 164.523C450.879 164.62 451.099 164.46 451.262 164.523C451.712 164.747 451.905 165.039 452.294 165.293C452.451 165.387 452.644 165.459 452.804 165.552C452.964 165.646 453 165.906 453.191 166.066C453.504 166.367 453.913 166.55 454.347 166.582C454.736 166.615 455.083 166.488 455.378 166.711C455.503 166.805 455.411 167.098 455.503 167.222C455.668 167.418 455.732 167.611 455.889 167.735C456.049 167.843 456.223 167.93 456.405 167.995C456.794 168.224 457.05 168.317 457.434 168.513C458.112 168.864 458.261 169.537 458.982 169.794C459.332 169.926 459.682 169.863 460.008 170.07C460.206 170.16 460.381 170.292 460.524 170.456C460.615 170.583 460.585 170.809 460.651 170.967C460.745 171.193 461.034 171.226 461.034 171.485C461.034 171.745 460.844 171.806 460.778 171.999C460.711 172.192 460.358 172.159 460.259 172.388C460.198 172.545 460.298 172.738 460.259 172.901C460.186 173.152 460.144 173.41 460.135 173.671C460.109 173.935 460.152 174.201 460.259 174.444C460.488 174.83 461.164 174.86 461.164 175.343C461.164 175.73 460.974 176.019 461.034 176.37C461.165 176.758 461.386 177.11 461.68 177.396C461.804 177.562 461.776 177.816 461.931 177.912C462.085 178.009 462.289 177.885 462.452 177.912C462.621 177.93 462.791 177.93 462.96 177.912C463.309 177.983 463.654 178.075 463.992 178.188V180.242H462.692C462.629 180.079 462.855 179.761 462.692 179.728C462.527 179.664 462.355 179.619 462.179 179.596C461.953 179.596 461.859 179.825 461.666 179.855C461.727 180.021 461.727 180.208 461.79 180.374C461.889 180.592 462.083 180.691 462.179 180.885C462.369 181.271 462.629 181.619 462.946 181.911C463.109 182.044 463.302 182.044 463.459 182.187C463.65 182.339 463.823 182.51 463.978 182.698C464.138 182.507 464.364 182.507 464.497 182.311C464.557 182.187 464.557 181.925 464.624 181.801C464.753 181.608 464.974 181.608 465.14 181.412C465.163 181.587 465.206 181.759 465.266 181.925C465.33 182.088 465.302 182.311 465.393 182.441C465.647 182.794 466.221 182.698 466.425 183.081C466.629 183.465 466.262 183.793 466.293 184.243C466.278 184.414 466.278 184.585 466.293 184.756C466.362 185.049 466.679 185.074 466.938 185.272H468.094C468.266 185.289 468.439 185.289 468.61 185.272C468.789 185.261 468.964 185.217 469.126 185.143C469.283 185.049 469.253 184.789 469.38 184.629C469.507 184.469 469.799 184.466 469.893 184.243C469.925 184.073 469.925 183.899 469.893 183.73V183.161C469.893 182.938 469.637 182.869 469.637 182.645C469.637 182.422 469.863 182.259 470.026 182.135C470.154 181.98 470.337 181.882 470.536 181.859C470.712 181.883 470.886 181.927 471.052 181.991C471.306 182.055 471.306 182.471 471.565 182.504C471.749 182.52 471.933 182.52 472.117 182.504H472.602C472.818 182.477 473.031 182.434 473.24 182.375C473.24 181.928 473.212 181.665 473.24 181.218C473.24 181.025 473.369 180.896 473.369 180.705C473.369 180.606 473.306 180.54 473.306 180.449C473.728 180.449 473.985 180.476 474.409 180.449C474.585 180.42 474.757 180.377 474.925 180.322C474.818 180.095 474.69 179.879 474.545 179.676C474.379 179.48 474.219 179.452 474.032 179.289C473.844 179.127 473.756 178.867 473.513 178.776C473.27 178.685 473.127 178.776 472.87 178.776C472.943 179.114 472.984 179.457 472.994 179.803C472.967 179.979 472.925 180.152 472.87 180.322C472.613 180.322 472.445 180.413 472.224 180.322C472.067 180.258 471.871 180.258 471.711 180.189C471.457 180.093 471.485 179.772 471.322 179.543C471.159 179.314 470.878 179.383 470.812 179.16C470.776 179.005 470.845 178.807 470.812 178.647C470.779 178.486 470.718 178.291 470.688 178.136C470.657 177.961 470.611 177.788 470.552 177.62C470.459 177.424 470.459 177.231 470.301 177.098C470.172 177.007 469.943 177.04 469.783 176.974C469.623 176.908 469.43 177.007 469.27 176.974C469.013 176.911 468.916 176.657 468.754 176.464C468.591 176.271 468.274 176.298 468.241 176.077C468.224 175.905 468.224 175.731 468.241 175.559V175.043C468.274 174.819 468.516 174.767 468.627 174.535L469.143 174.789C469.333 174.885 469.457 175.081 469.653 175.172C469.849 175.263 469.943 175.525 470.172 175.559C470.512 175.59 470.855 175.59 471.195 175.559H472.224C472.445 175.525 472.5 175.283 472.738 175.172C472.547 175.009 472.547 174.789 472.354 174.656C472.224 174.598 471.998 174.598 471.838 174.535C471.957 174.356 472.086 174.183 472.224 174.019C472.384 173.823 472.486 173.53 472.738 173.497C473.162 173.409 473.447 173.497 473.899 173.497C474.284 173.465 474.67 173.465 475.055 173.497C475.23 173.527 475.403 173.572 475.571 173.63C475.753 173.69 475.926 173.777 476.084 173.886C476.31 173.98 476.341 174.342 476.597 174.402C476.755 174.433 476.953 174.342 477.11 174.402C477.268 174.463 477.497 174.402 477.626 174.535C477.756 174.667 477.69 174.885 477.759 175.043C477.828 175.2 477.66 175.426 477.759 175.559C477.858 175.691 478.142 175.589 478.266 175.688C478.462 175.812 478.592 175.964 478.782 176.077L478.653 176.585C478.493 176.657 478.3 176.621 478.142 176.718C477.913 176.845 477.626 176.941 477.626 177.231C477.609 177.47 477.647 177.711 477.736 177.933C477.825 178.156 477.964 178.356 478.142 178.517C478.462 178.793 478.818 178.776 479.169 179.033C479.621 179.353 479.558 179.899 479.558 180.476C479.558 180.573 479.428 180.606 479.428 180.705C479.428 180.896 479.558 181.025 479.558 181.218C479.558 181.412 479.428 181.541 479.428 181.734V182.168C479.45 182.357 479.516 182.539 479.621 182.698C479.718 182.924 479.878 183.004 480.002 183.211C480.062 183.323 480.127 183.431 480.198 183.536C480.278 183.63 480.297 183.713 480.391 183.793C480.485 183.873 480.565 183.857 480.65 183.92C480.736 183.984 480.761 184.116 480.841 184.177C480.921 184.237 481.034 184.337 481.161 184.431C481.257 184.481 481.345 184.548 481.42 184.626C481.533 184.756 481.682 184.833 481.682 185.007C481.683 185.161 481.661 185.313 481.616 185.46C481.563 185.59 481.434 185.603 481.356 185.719C481.305 185.8 481.263 185.886 481.23 185.976C481.166 186.075 481.123 186.186 481.103 186.302C481.089 186.492 481.103 186.577 481.103 186.784C481.092 187.031 481.112 187.277 481.161 187.519C481.161 187.618 481.243 187.681 481.293 187.794C481.344 187.909 481.435 188 481.55 188.051C481.66 188.098 481.682 188.242 481.809 188.242C482.11 188.242 482.223 187.938 482.322 187.662C482.322 187.588 482.369 187.485 482.383 187.405C482.419 187.265 482.479 187.165 482.512 187.019C482.545 186.936 482.567 186.849 482.576 186.76C482.598 186.503 482.598 186.246 482.576 185.99C482.576 185.896 482.512 185.83 482.512 185.733C482.512 185.427 482.562 185.267 482.576 184.96H483.028C483.106 184.996 483.221 184.996 483.282 185.021C483.384 185.09 483.445 185.156 483.544 185.22C483.644 185.283 483.652 185.399 483.74 185.474C483.821 185.544 483.905 185.609 483.994 185.67C484.215 185.866 484.358 185.973 484.571 186.183C484.67 186.282 484.747 186.343 484.83 186.442C484.913 186.542 484.99 186.652 485.089 186.76C485.189 186.867 485.167 186.972 485.28 187.019C485.361 187.072 485.448 187.114 485.539 187.146C485.623 187.156 485.708 187.156 485.793 187.146C485.964 187.156 486.135 187.156 486.306 187.146C486.48 187.135 486.654 187.156 486.819 187.209C486.935 187.243 486.968 187.375 487.076 187.405C487.254 187.461 487.441 187.484 487.627 187.472C487.724 187.479 487.821 187.479 487.917 187.472C488.011 187.444 488.098 187.398 488.174 187.336C488.268 187.276 488.381 187.265 488.428 187.146C488.466 187.069 488.367 187.005 488.367 186.906C488.367 186.807 488.428 186.746 488.428 186.63C488.428 186.337 488.303 186.197 488.303 185.907C488.3 185.781 488.322 185.655 488.367 185.537C488.414 185.405 488.543 185.394 488.623 185.283C488.703 185.173 488.706 185.118 488.753 185.007C488.85 184.96 489.029 184.806 489.137 184.756C489.352 184.676 489.585 184.653 489.813 184.69C490.066 184.648 490.325 184.694 490.549 184.82C490.647 184.874 490.739 184.937 490.825 185.007C490.964 185.19 491.115 185.364 491.275 185.529C491.366 185.603 491.429 185.642 491.531 185.719C491.692 185.879 491.863 186.03 492.042 186.169C492.176 186.248 492.305 186.334 492.428 186.428C492.511 186.492 492.527 186.622 492.621 186.682C492.715 186.743 492.784 186.829 492.88 186.876C492.977 186.922 493.057 186.911 493.137 186.939C493.261 186.991 493.33 187.069 493.474 187.069H496.964C496.944 186.718 496.931 186.517 496.931 186.169V185.852C496.931 185.705 496.864 185.603 496.864 185.46C496.882 185.249 496.915 185.039 496.964 184.833C497.098 184.888 497.239 184.926 497.383 184.947C497.477 184.947 497.54 184.883 497.64 184.883C497.739 184.883 497.794 184.833 497.896 184.82C498.024 184.813 498.152 184.813 498.28 184.82C498.591 184.792 498.904 184.858 499.179 185.007C499.389 185.126 499.356 185.413 499.565 185.529C499.648 185.576 499.734 185.619 499.822 185.656C500.001 185.71 500.188 185.731 500.374 185.719C500.465 185.735 500.558 185.735 500.65 185.719C500.742 185.688 500.831 185.644 500.912 185.59C500.992 185.54 500.972 185.413 501.041 185.336C501.11 185.258 501.212 185.22 501.298 185.143C501.378 185.189 501.519 185.143 501.555 185.206C501.643 185.363 501.643 185.559 501.742 185.719C501.792 185.802 501.955 185.752 501.999 185.852C502.03 185.935 502.052 186.021 502.065 186.108C502.088 186.279 502.088 186.451 502.065 186.622C502.085 186.899 502.063 187.179 501.999 187.45C501.968 187.576 501.855 187.654 501.808 187.772C501.689 188.003 501.581 188.24 501.486 188.482C501.472 188.879 501.356 189.089 501.356 189.492C501.356 189.665 501.356 189.768 501.356 189.958C501.388 190.091 501.431 190.221 501.486 190.347C501.519 190.441 501.585 190.504 501.615 190.604C501.629 190.69 501.651 190.775 501.682 190.858C501.742 191.018 501.869 191.081 501.938 191.244C501.983 191.367 502.003 191.497 501.999 191.628C502.003 191.78 501.983 191.932 501.938 192.077C501.891 192.204 501.775 192.24 501.682 192.337C501.588 192.433 501.472 192.417 501.425 192.53C501.369 192.609 501.327 192.697 501.298 192.789C501.265 192.98 501.265 193.175 501.298 193.366C501.243 193.463 501.212 193.59 501.168 193.686C501.108 193.776 501.043 193.863 500.972 193.946C500.799 194.14 500.648 194.354 500.523 194.583C500.477 194.762 500.411 194.935 500.327 195.099C500.216 195.328 499.996 195.375 499.75 195.488C499.621 195.552 499.541 195.618 499.43 195.679C499.32 195.739 499.27 195.794 499.171 195.872C499.072 195.949 498.961 196.001 498.914 196.131C498.884 196.214 498.864 196.3 498.854 196.388C498.814 196.557 498.792 196.73 498.787 196.904C498.738 197.403 498.511 197.657 498.338 198.121C498.238 198.397 498.238 198.571 498.142 198.833C498.047 199.08 497.894 199.301 497.695 199.476C497.612 199.553 497.532 199.589 497.435 199.669C497.339 199.749 497.292 199.859 497.179 199.928C497.066 199.997 497.033 200.099 496.922 200.116H496.663C496.44 200.132 496.296 200.086 496.081 200.116C495.866 200.146 495.764 200.279 495.57 200.312C495.487 200.339 495.401 200.359 495.314 200.373C495.204 200.392 495.107 200.356 494.994 200.373C494.907 200.388 494.821 200.41 494.737 200.439C494.645 200.467 494.558 200.511 494.481 200.568C494.348 200.632 494.318 200.822 494.155 200.822C494.004 200.827 493.852 200.805 493.708 200.759C493.592 200.729 493.545 200.648 493.452 200.568C493.242 200.392 493.159 200.149 492.872 200.116H492.613C492.483 200.108 492.353 200.108 492.224 200.116C492.074 200.103 491.925 200.083 491.777 200.055C491.651 200.026 491.522 200.005 491.393 199.992C491.178 199.987 490.963 199.965 490.751 199.928C490.637 199.906 490.552 199.801 490.428 199.801H490.152C490.056 199.793 489.959 199.793 489.862 199.801C489.719 199.801 489.653 199.928 489.539 199.992C489.766 200.099 489.909 200.166 490.119 200.246C490.386 200.374 490.663 200.482 490.946 200.568C491.218 200.635 491.495 200.677 491.774 200.695C491.967 200.712 492.094 200.745 492.287 200.759V201.601C492.287 201.824 492.544 201.877 492.674 202.045C492.809 202.256 492.878 202.503 492.869 202.754C492.869 202.87 492.836 202.917 492.836 203.03C492.836 203.143 492.869 203.176 492.869 203.276C492.869 203.375 492.8 203.466 492.8 203.598C492.8 204.004 492.8 204.225 492.8 204.625C492.836 204.625 493.027 204.978 493.19 205.138C493.512 205.464 493.835 205.652 494.092 206.041C494.186 206.204 494.249 206.361 494.345 206.551L494.605 207.07C494.699 207.294 494.861 207.393 494.991 207.583C495.107 207.763 495.236 207.935 495.377 208.097C495.537 208.284 495.637 208.519 495.888 208.618C496.078 208.679 496.18 208.872 496.406 208.872H496.983C497.176 208.902 497.372 208.902 497.565 208.872C497.764 208.787 497.939 208.654 498.076 208.486C498.175 208.353 498.009 208.132 498.076 207.97C498.175 207.746 498.398 207.65 498.589 207.456L498.865 207.97C499.215 208.579 499.601 208.933 500.021 209.515C500.092 209.693 500.178 209.864 500.277 210.028C500.404 210.191 500.6 210.249 500.79 210.409C500.954 210.512 501.128 210.599 501.309 210.668C501.486 210.799 501.619 210.98 501.693 211.187C501.88 211.571 501.723 211.927 501.819 212.341C501.853 212.501 501.916 212.694 501.949 212.854C502.01 213.083 502.239 213.18 502.333 213.373C502.594 213.786 502.896 214.172 503.232 214.526C503.395 214.72 503.654 214.783 503.745 215.045C503.858 215.33 503.904 215.637 503.88 215.942V216.199C503.88 216.392 503.745 216.521 503.745 216.717C503.718 217.358 503.684 217.871 504.005 218.39C504.165 218.644 504.487 218.644 504.78 218.776C504.976 218.84 505.1 218.966 505.29 219.03C505.481 219.093 505.649 219.06 505.803 219.16C506 219.251 506.177 219.382 506.322 219.543C506.449 219.709 506.477 219.899 506.581 220.057C506.686 220.214 506.739 220.412 506.832 220.575C507.158 221.091 507.577 221.216 507.861 221.729C508.093 222.118 508.187 222.375 508.377 222.761L508.893 223.79C509.147 224.342 509.409 224.756 509.409 225.399C509.426 225.59 509.426 225.782 509.409 225.973C509.373 226.199 509.053 226.266 509.02 226.492C509.006 226.664 509.006 226.836 509.02 227.008C508.986 227.371 509.079 227.735 509.282 228.037C509.409 228.225 509.597 228.258 509.79 228.421C509.956 228.52 510.129 228.605 510.309 228.677C510.535 228.804 510.629 229.028 510.822 229.193C511.181 229.475 511.525 229.776 511.854 230.093C512.011 230.253 512.201 230.289 512.364 230.479C512.527 230.67 512.494 230.833 512.623 230.99C512.783 231.216 512.974 231.285 513.134 231.506C513.426 231.895 513.457 232.248 513.647 232.662C513.751 232.891 513.882 233.107 514.036 233.305C514.232 233.531 514.519 233.598 514.679 233.821C515.095 234.373 515.322 234.817 515.708 235.364C516.191 236.007 516.773 236.269 517.253 236.912C517.347 237.069 517.416 237.232 517.509 237.425C517.603 237.618 517.785 237.809 517.893 238.065C517.956 238.259 518.15 238.341 518.15 238.581C518.183 238.962 518.122 239.224 518.15 239.608C518.136 239.781 518.136 239.954 518.15 240.127C518.183 240.32 518.345 240.447 518.409 240.637C518.602 241.057 519.052 241.22 519.052 241.703V246.137C519.052 246.846 519.824 247.006 520.337 247.459C520.721 247.774 520.853 248.168 521.364 248.226C521.707 248.245 522.052 248.245 522.396 248.226C523.008 248.226 523.392 248.292 523.941 248.102C524.169 247.998 524.351 247.815 524.454 247.586C524.677 247.235 524.807 246.846 525.096 246.559C525.391 246.275 525.743 246.056 526.128 245.916C526.302 245.837 526.489 245.792 526.68 245.787H529.823C530.099 245.787 530.151 246.107 530.374 246.17C530.54 246.203 530.73 246.137 530.89 246.17L531.409 245.141C531.505 244.948 531.635 244.774 531.792 244.628C531.95 244.434 532.209 244.396 532.435 244.244C532.661 244.092 532.689 243.822 532.948 243.725C533.5 243.535 533.914 243.667 534.488 243.471C534.717 243.402 534.78 243.149 535.004 243.077C535.357 242.988 535.68 243.149 536.038 243.077C536.262 243.052 536.314 242.726 536.546 242.696C536.719 242.679 536.892 242.679 537.065 242.696C537.411 242.7 537.756 242.658 538.091 242.569C538.345 242.472 538.417 242.243 538.607 242.053L539.123 241.54C539.319 241.347 539.377 241.09 539.636 241.026C539.806 241.013 539.977 241.013 540.146 241.026C540.731 240.927 541.079 241.026 541.694 241.026C541.678 240.727 541.678 240.426 541.694 240.127C541.694 239.931 541.595 239.738 541.694 239.608C541.854 239.415 541.885 239.26 542.075 239.097C542.207 238.998 542.434 239.161 542.594 239.097C542.817 238.998 542.87 238.772 543.107 238.708C543.275 238.651 543.447 238.609 543.623 238.581C543.816 238.515 543.945 238.352 544.136 238.33C544.307 238.31 544.48 238.31 544.652 238.33C544.826 238.296 544.997 238.251 545.165 238.195L548.768 238.33C548.75 238.071 548.75 237.811 548.768 237.552C548.768 237.359 548.898 237.202 548.898 237.039C548.878 236.869 548.878 236.698 548.898 236.528C549.025 236.109 549.312 235.852 549.538 235.491H552.082C552.109 235.336 552.178 235.143 552.206 234.98C552.275 234.787 552.402 234.66 552.482 234.467C552.609 234.083 552.609 233.727 552.865 233.435C552.996 233.245 553.173 233.092 553.378 232.988C553.538 232.922 553.698 233.049 553.891 233.049H554.407C554.606 233.049 554.733 232.988 554.923 232.988L555.18 232.016C555.21 231.834 555.376 231.696 555.436 231.506C555.497 231.316 555.376 231.153 555.436 230.99C555.5 230.764 555.712 230.7 555.823 230.479C555.889 230.299 555.975 230.127 556.079 229.966C556.171 229.847 556.288 229.75 556.422 229.682C556.557 229.614 556.704 229.577 556.855 229.574H557.108C557.332 229.64 557.302 229.966 557.489 230.093C557.624 230.187 557.848 230.159 558.008 230.22C557.976 229.706 557.976 229.191 558.008 228.677C558.077 228.004 558.262 227.648 558.397 227.022C558.422 226.804 558.465 226.589 558.526 226.379C558.551 226.213 558.526 225.987 558.653 225.865C558.78 225.744 559.004 225.769 559.167 225.73C559.329 225.692 559.52 225.769 559.68 225.73C560.038 225.648 560.384 225.519 560.709 225.347C560.667 224.954 560.581 224.567 560.452 224.193C560.414 224.073 560.347 223.963 560.258 223.873C560.169 223.783 560.059 223.716 559.939 223.677C559.776 223.644 559.589 223.741 559.42 223.677C559.244 223.602 559.074 223.514 558.91 223.415C558.717 223.324 558.488 223.324 558.397 223.158C558.328 223.037 558.427 222.808 558.397 222.648C558.335 222.435 558.29 222.219 558.262 221.999C558.205 221.816 558.119 221.643 558.008 221.486C557.907 221.255 557.721 221.072 557.489 220.975C557.168 220.798 556.823 220.668 556.466 220.589C556.295 220.573 556.123 220.573 555.952 220.589C555.757 220.556 555.627 220.399 555.436 220.332C555.47 220.139 555.406 219.979 555.436 219.811C555.539 219.43 555.823 219.207 555.823 218.79C555.818 218.61 555.773 218.434 555.69 218.274C555.599 218.114 555.337 218.114 555.18 218.017C555.025 217.88 554.833 217.79 554.628 217.761H553.629C553.629 218.205 553.759 218.497 553.629 218.92C553.5 219.342 553.18 219.494 552.86 219.811C552.763 219.4 552.694 219.074 552.603 218.657C552.567 218.497 552.669 218.304 552.603 218.141C552.537 217.979 552.214 218.053 552.09 217.885C551.966 217.716 551.864 217.534 551.704 217.371V214.797C551.577 214.637 551.475 214.449 551.317 214.284C551.16 214.118 550.962 214.03 550.802 213.9C550.672 214.06 550.705 214.319 550.539 214.416C550.374 214.513 550.192 214.573 550.029 214.67C549.866 214.766 549.673 214.83 549.516 214.929C549.343 215.046 549.197 215.198 549.087 215.375C548.977 215.551 548.905 215.749 548.876 215.956C548.746 216.535 548.903 216.891 548.876 217.504C548.837 217.885 548.776 218.141 548.746 218.528C548.357 218.497 548.095 218.404 547.717 218.404C547.265 218.404 547.005 218.434 546.561 218.404H546.048C545.786 218.404 545.623 218.205 545.399 218.128C545.046 218.039 544.828 217.871 544.437 217.871C544.329 217.857 544.221 217.857 544.114 217.871C543.89 217.973 543.838 218.163 543.601 218.26C543.363 218.357 543.242 218.42 543.085 218.514C542.858 218.644 542.767 218.84 542.572 219.03C542.376 219.22 542.345 219.543 542.053 219.543C541.639 219.543 541.383 219.353 541.035 219.16C540.803 219.06 540.709 218.84 540.508 218.644C540.307 218.448 540.066 218.39 540 218.128C539.982 217.958 539.982 217.787 540 217.617C540 217.421 539.934 217.231 540 217.104C540.066 216.977 540.384 217.071 540.508 216.971C540.933 216.695 541.25 216.461 541.802 216.461H542.053C542.378 216.491 542.538 216.781 542.828 216.847C543.103 216.877 543.381 216.877 543.656 216.847C543.932 216.862 544.208 216.862 544.484 216.847C544.707 216.847 544.812 216.618 544.999 216.588C544.964 216.428 545.126 216.171 544.999 216.074C544.812 215.914 544.724 215.685 544.484 215.685H543.968C543.584 215.685 543.358 215.815 542.972 215.815H542.42C542.227 215.815 542.097 215.685 541.904 215.685C541.733 215.703 541.561 215.703 541.391 215.685C540.875 215.589 540.651 215.202 540.102 215.175C539.465 215.136 539.079 215.202 538.433 215.175C538.237 215.175 538.113 215.045 537.92 215.045H537.277V212.47C537.081 212.31 537.081 212.081 536.891 211.957C536.701 211.833 536.543 211.927 536.378 211.825C536.149 211.701 536.118 211.408 535.859 211.314C535.699 211.278 535.506 211.215 535.349 211.187C535.178 211.171 535.006 211.171 534.836 211.187C534.64 211.154 534.51 210.994 534.317 210.911C534.041 210.812 533.644 210.947 533.55 210.655C533.486 210.434 533.58 210.235 533.55 210.014C533.486 209.658 533.644 209.336 533.55 208.985C533.451 208.566 533.161 208.312 532.904 207.956C532.747 207.732 532.455 207.696 532.391 207.443C532.358 207.28 532.424 207.089 532.391 206.927C532.375 206.756 532.375 206.584 532.391 206.413C532.391 206.157 532.165 206.027 532.135 205.77C532.117 205.495 532.117 205.218 532.135 204.942C532.117 204.667 532.117 204.39 532.135 204.115C532.135 203.891 532.295 203.794 532.391 203.601C532.435 203.484 532.504 203.377 532.592 203.288C532.681 203.199 532.787 203.13 532.904 203.085C533.161 202.986 533.39 203.085 533.677 203.085C534.108 203.077 534.539 203.119 534.96 203.212C535.669 203.375 535.859 203.982 536.378 204.498C536.542 204.636 536.713 204.765 536.891 204.884C537.213 205.207 537.514 205.55 537.793 205.911C537.953 206.101 538.177 206.206 538.301 206.43C538.626 206.982 538.753 207.423 539.079 207.972C539.196 208.19 539.375 208.37 539.592 208.488C540.144 208.809 540.555 208.935 541.14 209.261C541.587 209.482 541.78 209.835 542.163 210.158C542.483 210.443 542.827 210.7 543.19 210.928C543.548 211.157 543.805 211.48 544.219 211.574C544.633 211.667 544.93 211.54 545.377 211.574C545.573 211.574 545.731 211.703 545.891 211.703C546.545 211.852 547.212 211.937 547.883 211.96H548.724C548.914 211.93 549.044 211.734 549.237 211.703C549.59 211.67 549.91 211.734 550.263 211.703C550.457 211.67 550.586 211.48 550.779 211.447H551.295C551.642 211.44 551.987 211.483 552.322 211.574C552.545 211.637 552.647 211.827 552.838 211.96C553.185 212.167 553.455 212.482 553.607 212.857C553.643 213.025 553.577 213.213 553.607 213.376C553.636 213.55 553.68 213.722 553.737 213.889C553.77 214.082 553.86 214.262 553.994 214.405C554.157 214.506 554.33 214.592 554.509 214.659C554.72 214.755 554.951 214.799 555.183 214.786H557.82C558.049 214.786 558.143 214.659 558.372 214.659C558.585 214.628 558.802 214.628 559.015 214.659C559.233 214.722 559.332 214.918 559.525 215.048C559.718 215.178 559.655 215.398 559.785 215.561C559.914 215.724 560.138 215.724 560.3 215.818C560.495 215.969 560.73 216.06 560.976 216.077H563.611C564.061 216.077 564.251 216.464 564.715 216.464H569.055L572.266 215.945H575.196C575.709 215.945 575.872 216.395 576.261 216.72C576.451 216.88 576.611 216.974 576.768 217.107C576.926 217.239 577.152 217.3 577.287 217.493C577.541 217.846 577.607 218.232 577.93 218.517C578.086 218.666 578.258 218.797 578.443 218.909C578.6 219.002 578.824 218.969 578.959 219.033C579.15 219.134 579.324 219.265 579.475 219.419C579.59 219.574 579.676 219.749 579.729 219.935C579.82 220.27 579.864 220.617 579.859 220.964C580.082 221.028 580.598 220.901 580.755 221.094C580.912 221.287 580.852 221.475 581.015 221.605C581.177 221.734 581.208 222.024 581.401 222.121C581.594 222.217 581.748 222.121 581.914 222.121H582.43C582.778 222.113 583.126 222.156 583.462 222.25C583.655 222.283 583.782 222.438 583.978 222.507C584.152 222.536 584.324 222.579 584.491 222.637C584.91 222.797 585.164 223.056 585.652 223.147C585.137 223.117 584.62 223.117 584.105 223.147C583.755 223.202 583.41 223.288 583.075 223.404C582.882 223.44 582.758 223.6 582.562 223.666C582.595 223.854 582.466 224.016 582.562 224.182C582.659 224.348 582.659 224.563 582.816 224.695C582.973 224.828 583.175 224.759 583.335 224.822C583.495 224.886 583.688 224.889 583.848 224.949C584.077 225.046 584.077 225.305 584.234 225.465C584.371 225.629 584.499 225.799 584.618 225.976C584.906 226.337 585.256 226.643 585.652 226.881C585.873 227.011 586.063 227.104 586.292 227.264C586.521 227.425 586.549 227.714 586.808 227.781C586.979 227.796 587.151 227.796 587.321 227.781C587.491 227.811 587.665 227.811 587.835 227.781C588.019 227.67 588.192 227.542 588.35 227.397C588.538 227.264 588.538 226.978 588.74 226.881C589.06 226.691 589.446 226.779 589.763 226.624C589.992 226.525 589.992 226.202 590.149 225.976C590.307 225.749 590.376 225.465 590.663 225.465C591.139 225.471 591.597 225.653 591.948 225.976C592.111 226.078 592.111 226.335 592.205 226.495C592.464 226.909 592.464 227.264 592.464 227.781C592.474 228.126 592.517 228.47 592.594 228.807C592.69 229.257 593.008 229.514 593.11 229.969C593.166 230.136 593.208 230.308 593.237 230.482C593.264 230.868 593.237 231.155 593.237 231.569V232.673C593.237 232.933 593.11 233.06 593.11 233.316C593.077 233.916 593.077 234.518 593.11 235.118C593.093 235.29 593.093 235.463 593.11 235.634C593.17 236.018 593.386 236.28 593.49 236.666C593.555 236.831 593.6 237.004 593.623 237.18C593.684 237.82 593.559 238.206 593.623 238.835C593.656 239.351 594.07 239.478 594.393 239.865C594.553 240.055 594.619 240.185 594.784 240.378C594.95 240.571 595.162 240.67 595.292 240.891C595.422 241.112 595.648 241.186 595.681 241.402C595.709 241.57 595.648 241.763 595.681 241.923C595.778 242.343 595.808 242.66 595.938 243.074C595.965 243.24 596.034 243.436 596.064 243.593C596.125 243.819 596.34 243.883 596.451 244.112C596.565 244.312 596.651 244.528 596.707 244.752C596.74 244.912 596.674 245.108 596.707 245.271C596.74 245.433 596.903 245.591 596.964 245.784C597.031 245.964 597.117 246.136 597.22 246.297C597.353 246.518 597.576 246.573 597.734 246.81C597.836 246.976 597.896 247.166 597.99 247.329C598.156 247.55 598.41 247.583 598.509 247.84C598.62 248.17 598.665 248.519 598.641 248.866V249.38C598.579 249.722 598.534 250.067 598.509 250.414C598.465 251.057 598.648 251.694 599.025 252.216C599.152 252.437 599.408 252.492 599.538 252.73C599.635 252.89 599.698 253.05 599.794 253.243C599.891 253.436 600.07 253.563 600.178 253.756C600.609 254.504 600.996 255.276 601.337 256.069C601.628 256.567 601.885 257.084 602.107 257.617C602.176 257.771 602.175 257.97 602.236 258.133L602.493 258.643C602.592 258.834 602.821 258.873 603.006 259.03C603.282 259.253 603.428 259.546 603.781 259.546C604.045 259.571 604.312 259.527 604.554 259.419C604.745 259.333 604.915 259.207 605.053 259.049C605.15 258.922 605.117 258.696 605.18 258.536C605.279 258.372 605.364 258.199 605.434 258.02C605.665 257.467 605.969 256.947 606.339 256.474C606.471 256.314 606.433 256.058 606.598 255.961C606.764 255.865 606.951 256.027 607.108 255.961C607.276 255.905 607.448 255.862 607.622 255.831C607.878 255.735 607.98 255.511 608.143 255.318C608.306 255.125 608.557 255.158 608.656 254.929C608.72 254.777 608.72 254.581 608.786 254.421C608.879 254.256 608.963 254.086 609.037 253.911C609.167 253.582 609.553 253.384 609.553 253.006C609.553 252.49 609.296 252.2 609.426 251.717C609.489 251.491 609.702 251.441 609.812 251.201C609.972 250.871 610.1 250.528 610.196 250.174C610.314 249.84 610.401 249.496 610.455 249.145C610.485 248.804 610.485 248.46 610.455 248.119C610.422 247.732 610.328 247.476 610.328 247.086C610.328 246.893 610.455 246.81 610.455 246.606V243.742C610.455 242.936 610.328 242.323 610.328 241.534C610.328 241.308 610.485 241.214 610.585 241.051C610.684 240.888 610.681 240.637 610.836 240.538C611.321 240.182 611.771 240.406 612.381 240.406C612.991 240.406 613.504 240.538 613.926 240.152C614.202 239.892 614.185 239.506 614.312 239.122C614.385 238.944 614.47 238.772 614.569 238.606C614.613 238.49 614.682 238.383 614.77 238.295C614.858 238.206 614.963 238.136 615.079 238.09C615.245 238.027 615.44 238.027 615.6 237.961C615.76 237.894 615.951 237.903 616.114 237.834C616.297 237.724 616.469 237.595 616.627 237.45C616.823 237.32 616.823 237.064 617.013 236.937C617.203 236.81 617.372 236.768 617.523 236.68C617.675 236.592 617.915 236.647 618.042 236.553C618.206 236.41 618.336 236.232 618.423 236.032C618.624 235.705 618.796 235.361 618.939 235.005C619.068 234.784 619.295 234.685 619.455 234.492C619.615 234.299 619.714 234.139 619.841 233.979C619.968 233.818 620.031 233.589 620.227 233.46C620.58 233.236 620.933 233.236 621.253 232.946C621.409 232.798 621.539 232.626 621.64 232.436C621.736 232.273 621.805 232.08 621.902 231.92C621.998 231.76 621.996 231.503 622.156 231.401C622.316 231.299 622.512 231.44 622.669 231.401C622.826 231.362 623.025 231.465 623.185 231.401C623.389 231.322 623.567 231.188 623.701 231.015C623.792 230.891 623.599 230.664 623.701 230.504C623.891 230.142 624.213 229.865 624.6 229.732C624.771 229.716 624.943 229.716 625.113 229.732C625.505 229.701 625.853 229.792 626.145 229.599C626.307 229.458 626.436 229.282 626.523 229.086C626.978 228.446 626.851 227.833 626.915 227.033C626.951 226.646 627.011 226.39 627.042 225.998H629.453C629.682 225.998 629.809 226.224 630.005 226.274C630.256 226.347 630.516 226.391 630.777 226.403H631.034C631.26 226.37 631.324 226.114 631.55 226.012C631.713 225.951 631.903 226.081 632.063 226.012C632.317 225.918 632.355 225.603 632.576 225.501C632.739 225.438 632.965 225.438 633.098 225.371C633.285 225.242 633.415 225.118 633.608 224.985C633.801 224.853 633.765 224.632 633.867 224.469H636.436V222.899C636.739 222.924 637.041 222.969 637.338 223.034C637.498 223.064 637.757 222.899 637.848 223.034C637.987 223.195 638.116 223.365 638.235 223.542C638.298 223.674 638.298 223.898 638.359 224.058C638.464 224.254 638.527 224.411 638.621 224.571C638.715 224.731 638.977 224.668 639.14 224.831C639.302 224.993 639.297 225.184 639.391 225.344C639.62 225.697 639.65 226.086 639.777 226.503C639.777 226.889 639.65 227.113 639.65 227.499C639.682 227.703 639.771 227.895 639.907 228.051C640.009 228.211 640.069 228.404 640.166 228.564C640.263 228.724 640.552 228.658 640.679 228.818C640.806 228.978 640.712 229.207 640.812 229.334C641.101 229.72 641.449 229.781 641.835 230.107C642.014 230.226 642.186 230.355 642.351 230.493C642.496 230.651 642.627 230.822 642.74 231.004C642.872 231.197 643.124 231.263 643.124 231.52V232.03C643.124 232.229 642.994 232.356 642.994 232.549C642.961 233.002 642.994 233.256 642.994 233.705C643.024 233.705 642.93 233.578 642.994 233.578C643.33 233.488 643.677 233.444 644.026 233.449C644.249 233.449 644.376 233.611 644.536 233.705C644.696 233.799 644.958 233.705 645.052 233.835C645.146 233.965 645.052 234.158 645.052 234.351C645.06 234.698 645.016 235.044 644.922 235.378C644.892 235.571 644.729 235.703 644.669 235.894C644.475 236.446 644.536 236.829 644.536 237.439C644.536 238.239 644.506 238.951 645.052 239.495C645.209 239.643 645.382 239.772 645.568 239.881C645.758 240.008 645.844 240.234 646.084 240.27C646.426 240.302 646.771 240.302 647.113 240.27H647.621C647.792 240.302 647.968 240.302 648.139 240.27C648.332 240.201 648.206 239.851 648.393 239.751C648.564 239.696 648.738 239.652 648.914 239.622C649.108 239.558 649.235 239.398 649.428 239.368C649.844 239.238 650.164 239.208 650.586 239.111V238.076C650.611 237.847 650.862 237.801 650.97 237.563C651.577 237.693 652.093 237.756 652.515 238.206C652.62 238.367 652.705 238.539 652.769 238.719C652.866 238.885 652.951 239.058 653.025 239.235C653.187 239.566 653.316 239.912 653.412 240.268C653.577 240.905 653.602 241.294 653.801 241.923C653.826 242.098 653.867 242.27 653.925 242.437C654.043 242.616 654.172 242.789 654.311 242.953C654.441 243.115 654.728 243.016 654.827 243.209C654.916 243.365 654.96 243.543 654.954 243.723C654.954 244.495 654.052 244.752 654.052 245.522C654.052 245.748 654.248 245.847 654.311 246.041C654.378 246.221 654.464 246.394 654.568 246.557C654.7 246.744 654.954 246.78 655.081 246.94C655.401 247.288 655.503 247.613 655.859 247.969C656.013 248.127 656.242 248.165 656.372 248.356C656.54 248.577 656.629 248.848 656.626 249.126C656.626 249.512 656.372 249.771 656.372 250.155C656.372 250.539 656.75 250.768 656.75 251.182C656.75 251.734 656.435 252.051 655.986 252.343C655.823 252.437 655.663 252.501 655.47 252.597C655.277 252.694 655.081 252.63 654.954 252.73C654.818 252.87 654.729 253.05 654.7 253.243C654.624 253.404 654.579 253.578 654.568 253.756C654.471 254.333 654.568 254.689 654.568 255.299V255.812C654.537 256.199 654.344 256.455 654.311 256.841C654.293 257.122 654.293 257.403 654.311 257.683C654.311 258.191 654.217 258.577 654.441 259.03C654.52 259.234 654.654 259.412 654.827 259.546C654.988 259.65 655.16 259.737 655.34 259.805C655.503 259.894 655.693 259.86 655.859 259.932C656.303 260.156 656.435 260.575 656.75 260.962C657.033 261.324 657.383 261.629 657.782 261.858C657.942 261.955 658.135 261.897 658.298 261.985C658.46 262.074 658.56 262.311 658.684 262.499C658.808 262.686 659.034 262.755 659.067 263.017C659.134 263.464 659.034 263.721 659.067 264.179C659.103 264.531 659.191 264.876 659.327 265.203C659.487 265.589 659.81 265.846 659.972 266.232C660.066 266.456 660 266.654 660.099 266.875C660.199 267.096 660.483 267.135 660.612 267.389C660.803 267.811 660.996 268.101 660.996 268.583V271.343C660.996 271.564 661.228 271.693 661.252 271.895C661.277 272.096 661.319 272.314 661.385 272.535C661.451 272.756 661.608 272.863 661.768 273.051C661.908 273.254 662.083 273.429 662.284 273.57C662.444 273.664 662.61 273.73 662.8 273.824C663.44 274.21 663.763 274.597 664.456 274.853C664.842 274.98 665.162 274.98 665.487 275.24C665.813 275.499 665.904 275.918 666.133 276.266C666.221 276.429 666.221 276.655 666.387 276.782C666.552 276.909 666.734 276.846 666.903 276.915C667.07 276.972 667.241 277.014 667.416 277.041C667.639 277.105 667.83 277.235 668.059 277.298C668.379 277.392 668.611 277.555 668.955 277.555H669.212C669.471 277.555 669.54 277.262 669.731 277.174C669.534 276.815 669.318 276.468 669.082 276.134C668.989 275.982 668.955 275.753 668.828 275.623C668.702 275.493 668.442 275.623 668.315 275.499C668.016 275.232 667.796 274.887 667.681 274.503C667.584 274.078 667.708 273.788 667.681 273.338C667.681 273.148 667.551 273.018 667.551 272.825C667.518 272.215 667.648 271.856 667.551 271.291C667.526 271.113 667.483 270.938 667.424 270.769C667.364 270.584 667.277 270.409 667.165 270.25C667.068 270.029 666.715 269.994 666.652 269.734C666.522 269.16 666.652 268.81 666.652 268.192V267.684C666.652 267.491 666.522 267.364 666.522 267.168V266.652C666.522 266.376 666.395 266.265 666.395 266.012V264.982C665.78 264.982 665.336 265.173 664.85 264.85C664.672 264.732 664.501 264.604 664.337 264.466C664.171 264.339 664.108 264.08 663.951 263.953C663.793 263.826 663.595 263.826 663.435 263.693C663.214 263.533 663.159 263.277 662.922 263.177C662.603 262.99 662.255 262.859 661.893 262.788C661.666 262.764 661.476 262.86 661.247 262.788C660.866 262.646 660.548 262.373 660.35 262.018C660.223 261.828 660.027 261.726 659.967 261.505C659.934 261.348 659.87 261.152 659.834 260.995C659.804 260.652 659.804 260.308 659.834 259.965C659.852 259.795 659.852 259.623 659.834 259.452C659.828 259.273 659.785 259.097 659.707 258.936C659.608 258.773 659.357 258.801 659.192 258.677C659.026 258.552 658.778 258.58 658.678 258.42C658.452 258.127 658.554 257.783 658.554 257.393V256.875C658.554 256.717 658.648 256.488 658.554 256.361C658.46 256.234 658.196 256.328 658.033 256.232C657.872 256.129 657.701 256.043 657.522 255.975L657.136 255.845V253.24C657.136 252.503 657.812 252.25 658.162 251.604C658.452 251.107 658.71 250.592 658.932 250.061C659.079 249.827 659.168 249.561 659.192 249.286C659.192 248.899 658.932 248.643 658.932 248.256C658.927 247.995 658.971 247.735 659.062 247.489C659.161 247.266 659.445 247.293 659.581 247.1C659.716 246.907 659.834 246.686 659.967 246.457C660.124 246.523 660.35 246.488 660.477 246.59C660.656 246.707 660.827 246.835 660.99 246.973C661.153 247.1 661.12 247.321 661.247 247.489C661.374 247.658 661.666 247.677 661.763 247.873C661.926 248.199 661.893 248.582 662.039 248.899C662.133 249.128 662.356 249.159 662.549 249.286C662.769 249.458 663.04 249.549 663.319 249.545H663.581C663.771 249.512 663.901 249.319 664.097 249.286C664.293 249.253 664.387 249.024 664.605 249.024C665.057 249.024 665.12 249.576 665.377 249.932C665.634 250.288 665.956 250.508 666.155 250.958C666.312 251.344 666.376 251.7 666.536 252.117C666.686 252.469 666.858 252.812 667.049 253.144C667.234 253.506 667.45 253.851 667.695 254.176C667.954 254.532 668.177 254.882 668.594 255.073C668.757 255.142 668.947 255.048 669.104 255.073C669.262 255.097 669.46 255.172 669.623 255.208C669.786 255.244 669.973 255.302 670.139 255.332C670.316 255.341 670.489 255.385 670.649 255.462C670.812 255.591 671.041 255.718 671.041 255.975C671.041 256.425 670.649 256.59 670.522 257.002C670.43 257.338 670.387 257.685 670.393 258.034C670.393 258.936 670.718 259.452 671.165 260.222C671.295 260.029 671.422 259.894 671.552 259.706C671.805 259.326 672.107 258.98 672.448 258.677C672.644 258.514 672.771 258.453 672.967 258.293C673.163 258.133 673.287 257.934 673.483 257.783C673.703 257.587 673.897 257.454 674.123 257.261C674.283 257.137 674.506 257.071 674.633 256.875C674.76 256.679 674.799 256.521 674.909 256.361C675.019 256.201 675.185 256.085 675.295 255.845C675.364 255.685 675.364 255.492 675.425 255.332C675.486 255.172 675.491 254.979 675.552 254.816C675.588 254.694 675.653 254.583 675.743 254.494C675.833 254.404 675.943 254.338 676.065 254.303C676.324 254.239 676.545 254.435 676.84 254.435C677.182 254.463 677.525 254.463 677.867 254.435C678.126 254.397 678.286 254.206 678.507 254.049C679.02 253.66 679.183 253.306 679.668 252.884C679.859 252.687 680.075 252.517 680.311 252.376C680.471 252.305 680.697 252.346 680.827 252.25C681.017 252.084 681.211 252.051 681.337 251.86C681.411 251.698 681.455 251.523 681.467 251.344C681.558 251.01 681.602 250.664 681.597 250.318C681.627 249.349 681.597 248.773 681.597 247.804V245.947C681.597 245.497 681.693 245.207 681.597 244.785C681.431 244.112 680.984 243.786 680.827 243.107C680.701 242.733 680.608 242.347 680.551 241.956C680.524 241.507 680.551 241.25 680.551 240.8C680.043 240.8 679.751 240.924 679.274 240.8C679.089 240.741 678.914 240.655 678.755 240.543C678.532 240.444 678.532 240.188 678.369 240.025C678.029 239.702 677.767 239.307 677.602 238.868C677.536 238.711 677.693 238.482 677.602 238.361C677.511 238.239 677.21 238.319 677.083 238.225C676.922 238.083 676.749 237.954 676.567 237.839C676.153 237.583 675.958 237.326 675.541 237.069C675.307 236.979 675.089 236.849 674.898 236.686C674.766 236.52 674.766 236.33 674.622 236.172C674.479 236.015 674.208 236.007 674.112 235.781C673.955 235.463 674.048 235.107 673.979 234.754C673.955 234.586 674.015 234.401 673.979 234.238C673.955 234.012 673.568 234.072 673.472 233.852C673.342 233.562 673.472 233.336 673.472 233.024C673.438 232.749 673.438 232.471 673.472 232.196C673.499 231.979 673.54 231.764 673.596 231.553C673.662 231.332 673.955 231.296 674.112 231.167C674.291 231.052 674.462 230.925 674.622 230.786C674.788 230.62 675.047 230.719 675.141 230.526C675.235 230.333 675.075 230.112 675.141 229.878C675.201 229.669 675.244 229.456 675.271 229.24C675.301 228.948 675.466 228.755 675.527 228.468C675.555 228.25 675.598 228.036 675.657 227.825C675.751 227.571 675.784 227.273 676.04 227.179C676.206 227.118 676.399 227.118 676.553 227.055C676.78 226.953 676.942 227.088 677.196 227.055C677.679 226.991 677.905 226.696 678.355 226.539C678.518 226.475 678.708 226.602 678.868 226.539C679.097 226.439 679.031 226.089 679.26 226.02C679.43 226.005 679.601 226.005 679.77 226.02C680.123 225.99 680.477 225.99 680.83 226.02C681.023 226.02 681.106 226.152 681.313 226.152C681.928 226.152 682.248 226.056 682.858 226.056V226.668C682.858 226.864 682.731 226.991 682.731 227.179V230.013C682.571 230.17 682.571 230.43 682.344 230.526C682.178 230.623 682.006 230.71 681.829 230.786C681.669 230.846 681.473 230.719 681.313 230.786C681.128 230.893 680.957 231.021 680.802 231.167C680.636 231.307 680.504 231.484 680.416 231.683C680.223 231.942 679.9 232.102 679.9 232.458C679.909 232.719 679.952 232.978 680.03 233.228C680.055 233.444 680.097 233.658 680.157 233.868C680.223 234.061 680.51 233.967 680.673 234.13H684.786C684.885 233.421 684.852 232.999 685.048 232.326C685.079 232.165 685.142 231.972 685.175 231.809C685.239 231.586 685.528 231.534 685.561 231.296C685.579 231.104 685.579 230.911 685.561 230.719C685.561 230.493 685.655 230.3 685.561 230.14C685.365 229.814 684.949 229.864 684.596 229.754V226.668C685.018 226.668 685.272 226.696 685.699 226.668H686.215C686.439 226.668 686.535 226.503 686.731 226.412C686.99 226.282 687.007 226.02 687.244 225.898C687.482 225.777 687.52 225.57 687.76 225.509C688.445 225.287 689.157 225.158 689.876 225.126H690.461C690.652 225.126 690.812 225.25 690.977 225.25C691.315 225.313 691.655 225.356 691.998 225.38C692.169 225.396 692.342 225.396 692.514 225.38C692.693 225.31 692.865 225.225 693.03 225.126C693.253 225.024 693.253 224.767 693.416 224.607C693.513 224.447 693.513 224.29 693.673 224.226C693.995 224.094 694.343 224.154 694.699 224.094C694.895 224.061 695.022 223.867 695.212 223.837C695.574 223.804 695.858 223.867 696.247 223.837C696.422 223.813 696.594 223.771 696.76 223.71C696.92 223.677 697.11 223.774 697.273 223.71C697.502 223.614 697.469 223.321 697.662 223.191C697.826 223.054 697.997 222.926 698.175 222.808C698.338 222.711 698.526 222.744 698.688 222.681C698.915 222.584 699.011 222.421 699.202 222.295C699.392 222.168 699.588 222.165 699.715 222.019C699.842 221.872 699.847 221.671 699.991 221.505C700.128 221.342 700.257 221.171 700.377 220.995C700.517 220.83 700.693 220.698 700.89 220.608C701.08 220.481 701.18 220.255 701.4 220.225C701.572 220.24 701.745 220.24 701.916 220.225C702.079 220.192 702.269 220.255 702.432 220.225C702.827 220.105 703.182 219.881 703.461 219.576C703.621 219.449 703.591 219.226 703.718 219.063C703.845 218.9 704.068 218.939 704.234 218.809C704.42 218.654 704.591 218.481 704.744 218.293C704.892 218.136 705.022 217.964 705.133 217.78C705.23 217.584 705.409 217.487 705.517 217.264C705.583 217.104 705.583 216.911 705.646 216.751C705.717 216.57 705.803 216.396 705.906 216.232C706.162 215.754 706.642 215.68 706.929 215.208C707.255 214.656 707.412 214.242 707.705 213.663C707.768 213.503 707.768 213.309 707.834 213.149C707.961 212.873 708.182 212.824 708.347 212.628C708.513 212.432 708.574 212.28 708.731 212.115C708.924 211.917 709.142 211.745 709.379 211.604C709.602 211.493 709.816 211.365 710.019 211.22C710.193 211.086 710.326 210.906 710.406 210.702C710.463 210.491 710.507 210.277 710.535 210.061C710.634 209.853 710.718 209.638 710.786 209.418C710.774 209.248 710.774 209.076 710.786 208.905C710.819 208.742 710.891 208.552 710.919 208.386C710.947 208.213 710.99 208.042 711.048 207.876C711.145 207.65 711.468 207.616 711.691 207.489C712.07 207.225 712.378 206.872 712.588 206.46C712.911 205.974 713.236 205.654 713.236 205.045C713.24 204.765 713.147 204.494 712.974 204.275C712.847 204.081 712.784 203.855 712.588 203.759C712.433 203.662 712.237 203.789 712.075 203.759C711.712 203.681 711.342 203.638 710.971 203.632C710.971 203.243 710.91 202.986 710.91 202.6C710.91 202.406 711.04 202.277 711.04 202.083C711.04 201.89 710.971 201.766 710.971 201.573H711.939C711.912 201.41 711.973 201.217 711.939 201.054C711.879 200.833 711.586 200.778 711.556 200.544C711.426 199.967 711.65 199.581 711.556 199.001C711.571 198.829 711.571 198.657 711.556 198.485C711.49 198.226 711.203 198.159 711.04 197.969C710.877 197.779 710.557 197.809 710.527 197.583C710.428 197.003 710.654 196.65 710.654 196.04C710.656 195.501 710.525 194.97 710.27 194.495C710.041 194.045 709.754 193.885 709.495 193.465C709.178 192.985 708.982 192.569 708.469 192.312C708.24 192.215 708.174 191.986 707.953 191.926C707.732 191.865 707.503 192.022 707.31 191.926C707.105 191.846 706.927 191.711 706.794 191.536C706.733 191.409 706.794 191.219 706.794 191.02V190.507C706.794 190.286 706.957 190.19 707.051 189.997C707.178 189.74 707.404 189.676 707.567 189.481C707.729 189.285 708.047 189.32 708.083 189.094C708.114 188.753 708.114 188.409 708.083 188.068V187.025H709.495C709.658 186.895 709.887 186.837 710.011 186.641C710.135 186.445 710.27 186.288 710.397 186.128C710.524 185.968 710.494 185.708 710.654 185.609C710.814 185.51 711.007 185.645 711.167 185.609C711.339 185.594 711.511 185.594 711.683 185.609C711.879 185.579 712.006 185.383 712.196 185.355H712.712C713.319 185.319 713.645 185.355 714.254 185.355C714.33 184.93 714.373 184.5 714.384 184.069C714.357 183.915 714.313 183.764 714.254 183.619H711.683C711.586 183.454 711.523 183.329 711.426 183.167C711.188 182.81 710.93 182.468 710.654 182.14H708.723C708.692 182.524 708.632 182.778 708.596 183.167C708.614 183.338 708.614 183.511 708.596 183.683C708.565 183.843 708.367 183.959 708.339 184.135C708.146 184.135 708.022 184.196 707.826 184.196C707.63 184.196 707.503 184.069 707.31 184.069C707.117 184.069 706.957 184.135 706.733 184.135V181.229H703.483C702.932 181.229 702.551 180.678 702.551 180.126C702.543 179.844 702.588 179.563 702.683 179.298C702.744 179.074 702.94 178.972 703.064 178.785C703.167 178.553 703.352 178.369 703.583 178.266C703.743 178.235 703.933 178.169 704.096 178.144C704.675 178.012 705.026 178.144 705.638 178.144C705.81 178.157 705.982 178.157 706.154 178.144C706.333 178.132 706.508 178.087 706.67 178.012C706.794 177.915 706.604 177.656 706.67 177.496C706.761 177.269 706.921 177.176 707.051 176.982C707.18 176.789 707.213 176.566 707.434 176.472C707.647 176.411 707.863 176.366 708.083 176.337C708.276 176.279 708.405 176.11 708.596 176.086C708.946 176.014 709.272 176.11 709.628 176.086C709.798 176.098 709.97 176.098 710.141 176.086C710.367 176.05 710.334 175.73 710.527 175.567C710.714 175.411 710.885 175.238 711.04 175.051C711.203 174.858 711.264 174.703 711.426 174.543C711.623 174.351 711.837 174.178 712.066 174.027C712.293 173.861 712.386 173.505 712.712 173.505H712.966C713.195 173.475 713.291 173.701 713.484 173.781L713.611 174.295C713.484 174.455 713.388 174.62 713.228 174.811C713.068 175.001 712.809 175.004 712.712 175.194C712.549 175.517 712.649 175.873 712.58 176.226C712.483 176.704 712.006 176.9 711.683 177.253C711.556 177.416 711.459 177.573 711.297 177.766C711.134 177.959 710.946 177.957 710.778 178.158C710.684 178.279 710.715 178.506 710.654 178.669L710.778 179.182C710.958 179.113 711.132 179.027 711.297 178.925C711.49 178.765 711.523 178.572 711.683 178.412H714.221C714.511 178.412 714.668 178.183 714.897 178.026C715.222 177.75 715.523 177.447 715.796 177.12C715.956 176.963 715.956 176.704 716.183 176.607C716.35 176.551 716.521 176.51 716.696 176.486C716.892 176.417 716.988 176.226 717.212 176.226C717.857 176.226 718.147 176.643 718.757 176.74C718.92 176.767 719.11 176.704 719.27 176.74C719.633 176.804 719.982 176.933 720.299 177.12C720.489 177.22 720.685 177.22 720.812 177.377C721.069 177.67 721.069 178.026 721.069 178.412V178.925C721.069 179.152 720.909 179.245 720.812 179.439C720.685 179.698 720.429 179.698 720.299 179.957C720.236 180.115 720.362 180.308 720.299 180.471C720.169 180.791 719.786 180.89 719.786 181.241C719.786 181.688 719.88 181.95 719.916 182.397H720.928L721.441 182.143C721.662 182.044 721.789 181.757 722.081 181.757C722.256 181.781 722.428 181.823 722.594 181.881C723.003 182.049 723.329 182.372 723.499 182.78C723.555 182.949 723.597 183.121 723.626 183.296C723.72 183.652 723.786 183.97 723.886 184.328C723.916 184.491 723.977 184.682 724.013 184.842C724.071 185.026 724.158 185.2 724.269 185.358C724.393 185.612 724.782 185.711 724.782 186.031V188.791C724.782 189.108 724.432 189.235 724.269 189.461C724.106 189.688 723.85 189.619 723.753 189.848C723.69 190.005 723.69 190.198 723.626 190.366C723.55 190.541 723.507 190.728 723.499 190.918V192.428H726.294C727 192.428 727.257 191.876 727.87 191.528L728.385 191.274C728.609 191.147 728.799 190.998 729.026 190.888C729.252 190.778 729.379 190.499 729.668 190.377C729.828 190.308 730.019 190.308 730.182 190.245C730.347 190.145 730.52 190.059 730.7 189.988C730.921 189.889 730.976 189.668 731.213 189.599C731.451 189.53 731.666 189.696 731.856 189.599C732.059 189.518 732.237 189.385 732.372 189.213C732.436 189.086 732.372 188.86 732.372 188.7C732.402 188.349 732.342 188.059 732.372 187.67C732.394 187.452 732.436 187.237 732.499 187.027C732.499 186.87 732.629 186.751 732.629 186.547V184.969C732.11 184.969 731.724 185.005 731.34 184.712C731.23 184.643 731.138 184.549 731.071 184.438C731.004 184.327 730.964 184.201 730.954 184.072C730.891 183.622 731.023 183.332 730.954 182.913C730.954 182.75 731.051 182.557 730.954 182.397C730.857 182.237 730.604 182.267 730.444 182.143C730.278 182.005 730.104 181.876 729.925 181.757C729.732 181.624 729.732 181.367 729.539 181.241C729.346 181.114 729.188 181.111 729.026 180.984C728.84 180.874 728.668 180.744 728.512 180.595C728.419 180.471 728.479 180.242 728.385 180.087C728.292 179.932 728.063 179.794 727.996 179.565C727.93 179.336 727.996 179.088 727.996 178.798C727.956 178.321 728 177.84 728.126 177.377C728.19 177.159 728.419 177.101 728.512 176.867C728.606 176.632 728.675 176.513 728.766 176.351C728.857 176.188 728.766 175.934 728.899 175.835C729.031 175.735 729.252 175.873 729.412 175.835C729.791 175.721 730.178 175.636 730.57 175.581H731.086C731.47 175.548 731.724 175.484 732.11 175.448V170.92C732.134 170.754 732.178 170.592 732.242 170.437C732.255 170.258 732.298 170.084 732.372 169.921C732.449 169.714 732.583 169.534 732.758 169.402C732.888 169.339 733.109 169.474 733.272 169.402C733.448 169.331 733.619 169.246 733.782 169.148C734.334 168.872 734.461 168.472 734.817 167.989C734.933 167.81 735.061 167.639 735.2 167.476C735.49 167.125 735.683 166.736 736.097 166.576C736.266 166.544 736.44 166.544 736.61 166.576C736.784 166.562 736.96 166.562 737.134 166.576C737.995 166.8 738.323 167.575 739.184 167.865C739.351 167.923 739.522 167.964 739.697 167.989C740.116 167.989 740.373 167.796 740.732 167.605C740.906 167.528 741.077 167.441 741.242 167.346C741.438 167.216 741.438 166.963 741.626 166.833C741.813 166.703 741.951 166.557 742.141 166.449C742.332 166.342 742.495 166.513 742.66 166.449C742.884 166.353 742.82 165.997 743.044 165.936C743.397 165.803 743.722 165.997 744.073 165.936C744.263 165.9 744.396 165.74 744.586 165.66C744.762 165.639 744.935 165.598 745.102 165.536C745.289 165.409 745.458 165.276 745.615 165.155C745.772 165.034 745.585 164.796 745.615 164.636C745.907 164.247 746.517 163.924 746.903 163.604C747.061 163.477 747.29 163.513 747.414 163.347C747.538 163.182 747.543 162.994 747.67 162.834C747.797 162.674 748.057 162.608 748.186 162.448C748.738 161.838 748.959 161.325 749.599 160.776C749.795 160.616 749.924 160.555 750.115 160.389C750.461 160.123 750.729 159.768 750.89 159.363C750.954 159.203 750.953 159.007 751.014 158.849C751.114 158.62 751.307 158.557 751.4 158.333C751.467 158.173 751.467 157.98 751.53 157.82C751.693 157.428 751.756 157.174 751.916 156.791C752.016 156.564 752.206 156.471 752.305 156.275C752.571 155.864 752.92 155.513 753.329 155.245C753.492 155.149 753.685 155.083 753.848 154.992C754.01 154.9 753.941 154.572 754.104 154.476C754.267 154.379 754.457 154.536 754.617 154.476C755.064 154.252 755.194 153.83 755.52 153.446C755.682 153.256 755.873 153.256 756.033 153.06C756.193 152.864 756.16 152.707 756.286 152.544C756.446 152.36 756.617 152.188 756.8 152.028C756.982 151.867 757.153 151.695 757.313 151.512C757.478 151.324 757.798 151.36 757.832 151.131C757.898 150.778 757.798 150.485 757.832 150.102C757.832 149.906 757.961 149.779 757.961 149.588C757.992 149.199 757.928 148.945 757.961 148.556V148.04C757.992 147.819 758.237 147.764 758.345 147.53C758.452 147.295 758.637 147.24 758.731 147.014C758.963 146.531 758.861 146.147 758.861 145.598V144.701C758.861 144.502 758.731 144.376 758.731 144.182V143.669C758.716 143.5 758.716 143.33 758.731 143.161C758.764 142.932 759.054 142.863 759.114 142.643C759.153 142.48 759.087 142.287 759.114 142.124C759.174 141.774 759.261 141.43 759.374 141.094C759.473 140.841 759.763 140.818 759.892 140.584C759.986 140.421 760.047 140.264 760.149 140.071C760.263 139.889 760.391 139.716 760.533 139.555C760.693 139.651 760.922 139.588 761.046 139.684C761.17 139.781 761.142 140.101 761.308 140.198C761.473 140.294 761.691 140.231 761.815 140.327C762.01 140.424 762.186 140.555 762.334 140.714C762.494 140.904 762.718 140.97 762.718 141.227C762.718 141.42 762.593 141.547 762.593 141.74C762.593 141.933 762.4 142.06 762.334 142.256C762.257 142.506 762.213 142.765 762.204 143.026C762.204 143.539 762.524 143.832 762.593 144.315C762.718 145.143 762.593 145.695 762.593 146.567C762.624 147.143 762.624 147.721 762.593 148.297C762.624 148.468 762.624 148.642 762.593 148.813C762.482 148.997 762.352 149.169 762.204 149.326C762.078 149.525 761.815 149.525 761.691 149.713C761.559 149.942 761.691 150.195 761.691 150.485C761.675 150.743 761.675 151.002 761.691 151.261C761.785 151.873 762.011 152.224 762.204 152.803C762.367 153.286 762.593 153.573 762.593 154.089C762.599 154.353 762.555 154.616 762.464 154.865C762.367 155.083 762.102 155.083 761.951 155.245C761.799 155.408 761.498 155.405 761.435 155.632C761.335 155.924 761.498 156.115 761.498 156.438C761.498 156.76 761.435 156.887 761.435 157.174C761.435 157.461 761.559 157.558 761.559 157.82C761.559 158.011 761.498 158.137 761.498 158.333H762.464C762.621 158.206 762.88 158.27 762.974 158.074C763.068 157.878 763.04 157.723 763.104 157.558L763.36 157.045C763.457 156.821 763.65 156.727 763.749 156.537C763.849 156.346 763.907 156.211 764 156.015C764.138 156.145 764.486 156.079 764.525 156.275C764.618 156.631 764.329 156.978 764.525 157.304C764.618 157.497 764.839 157.558 765.032 157.688C765.515 158.044 765.968 158.044 766.575 158.074C766.547 157.881 766.613 157.723 766.575 157.558C766.536 157.392 766.384 157.241 766.315 157.045C766.292 156.871 766.249 156.701 766.188 156.537C766.1 156.308 765.934 156.211 765.808 156.015C765.681 155.819 765.322 155.825 765.162 155.632C765.002 155.439 765.032 155.276 764.905 155.118C764.779 154.961 764.486 154.956 764.39 154.729C764.196 154.349 764.296 153.959 764.138 153.573C764.034 153.35 763.843 153.297 763.749 153.06C763.587 152.707 763.36 152.447 763.36 152.028C763.36 151.512 764.034 151.421 764.263 150.998C764.359 150.808 764.618 150.742 764.649 150.485C764.679 150.229 764.583 150.068 764.649 149.842C764.682 149.682 764.583 149.492 764.649 149.326C764.715 149.161 765.065 149.232 765.162 149.075C765.259 148.918 765.259 148.686 765.419 148.556C765.579 148.427 765.548 148.04 765.808 148.04C766.224 148.04 766.483 148.231 766.831 148.429C767.284 148.653 767.35 149.199 767.863 149.199C768.12 149.199 768.139 148.882 768.376 148.813C768.346 148.622 768.409 148.46 768.376 148.297C768.343 148.134 768.153 147.977 768.12 147.789C768.086 147.601 768.153 147.433 768.12 147.273C768.023 146.884 767.802 146.627 767.733 146.244C767.717 146.072 767.717 145.899 767.733 145.728C767.725 145.508 767.682 145.291 767.606 145.085C767.54 144.858 767.25 144.809 767.22 144.571C767.124 143.989 767.22 143.633 767.22 143.026C767.187 142.863 767.284 142.676 767.22 142.513C767.124 142.286 766.93 142.237 766.831 141.997C766.756 141.823 766.67 141.653 766.575 141.489C766.315 141.067 765.838 140.937 765.675 140.454C765.609 140.264 765.452 140.131 765.419 139.938C765.385 139.745 765.548 139.662 765.548 139.455C765.548 139.248 765.419 139.141 765.419 138.903C765.419 138.666 765.548 138.575 765.548 138.384V137.904C765.548 137.648 765.675 137.515 765.675 137.259C765.675 137.002 765.548 136.938 765.548 136.707C765.548 136.475 765.708 136.387 765.675 136.227C765.609 136.047 765.523 135.874 765.419 135.713C765.322 135.548 765.005 135.741 764.905 135.584C764.712 135.261 764.806 134.907 764.779 134.557C764.751 134.207 764.549 133.914 764.525 133.528C764.486 133.075 764.549 132.816 764.525 132.369C764.525 131.982 764.423 131.726 764.39 131.339H763.36V135.067C763.062 135.037 762.762 135.037 762.464 135.067C762.238 135.103 762.138 135.23 761.951 135.327V135.84C761.951 136.033 762.077 136.196 762.077 136.353V136.872C762.102 137.063 762.301 137.192 762.334 137.386C762.367 137.727 762.367 138.071 762.334 138.412H761.435C761.269 138.318 760.982 138.448 760.922 138.282C760.861 138.117 760.662 138.006 760.662 137.772C760.662 137.537 760.792 137.449 760.792 137.253C760.816 137.077 760.86 136.904 760.922 136.737C760.995 136.4 761.036 136.058 761.046 135.713V135.2C761.015 134.971 760.753 134.874 760.662 134.681C760.541 134.466 760.364 134.289 760.149 134.168C759.953 134.071 759.857 133.848 759.63 133.784C759.473 133.751 759.277 133.812 759.114 133.784C758.875 133.705 758.656 133.573 758.474 133.398C758.312 133.268 758.383 132.981 758.218 132.879C758.052 132.777 757.865 132.849 757.705 132.752C757.029 132.336 756.736 131.924 756.16 131.339H754.617V133.914H752.432C752.396 133.718 752.463 133.591 752.432 133.398C752.402 133.205 752.239 133.075 752.176 132.879C751.952 132.175 751.596 131.817 751.147 131.207L750.504 131.339C750.562 131.507 750.605 131.68 750.633 131.855V132.879C750.604 133.055 750.561 133.229 750.504 133.398C750.247 133.362 750.115 133.428 749.858 133.398C749.602 133.368 749.535 133.172 749.342 133.139V132.623C749.366 132.448 749.411 132.276 749.475 132.112C749.535 131.817 749.729 131.662 749.729 131.339C749.729 130.757 749.251 130.536 748.829 130.18C748.639 130.373 748.573 130.6 748.319 130.694C748.12 130.757 748.023 130.95 747.803 130.95H746.644C746.421 130.95 746.324 130.729 746.131 130.694C746.142 130.348 746.183 130.005 746.255 129.667C746.324 129.441 746.484 129.344 746.644 129.154C746.804 128.963 746.804 128.696 747.033 128.638C747.19 128.574 747.383 128.671 747.543 128.638C747.927 128.508 748.186 128.381 748.573 128.251C748.799 128.199 749.017 128.114 749.218 127.997C749.38 127.855 749.509 127.68 749.599 127.484C749.795 127.228 749.924 127.065 750.115 126.836C750.305 126.607 750.468 126.325 750.758 126.193C750.926 126.136 751.098 126.092 751.274 126.063C751.467 126.033 751.596 125.84 751.787 125.809C752.129 125.777 752.474 125.777 752.816 125.809C752.816 125.07 752.659 124.554 752.943 123.877C752.999 123.692 753.086 123.517 753.202 123.361C753.358 123.212 753.532 123.083 753.721 122.978C753.884 122.878 754.056 122.792 754.234 122.721C754.391 122.625 754.391 122.365 754.488 122.205C754.584 122.045 754.554 121.689 754.747 121.565C754.923 121.491 755.094 121.406 755.26 121.311C755.423 121.209 755.595 121.121 755.773 121.049C755.969 120.922 755.969 120.693 756.16 120.536C756.35 120.378 756.612 120.307 756.8 120.147C756.987 119.986 756.866 119.733 757.056 119.633C757.247 119.534 757.415 119.57 757.578 119.504C757.74 119.437 757.961 119.57 758.094 119.504C758.226 119.437 758.248 119.153 758.345 118.99C758.451 118.828 758.538 118.655 758.607 118.474C758.667 118.311 758.667 118.121 758.731 117.961C758.805 117.785 758.89 117.614 758.985 117.448C759.099 117.266 759.229 117.095 759.374 116.937C759.473 116.772 759.503 116.551 759.63 116.416C759.908 116.136 760.271 115.956 760.662 115.905C761.082 115.836 761.402 115.999 761.815 115.905C762.229 115.811 762.494 115.519 762.847 115.257C763.04 115.132 763.073 114.939 763.231 114.743C763.388 114.547 763.559 114.327 763.749 114.106C764 113.783 764.329 113.457 764.779 113.457C765.292 113.457 765.579 113.717 766.1 113.717C766.188 113.717 766.224 113.846 766.315 113.846C766.804 113.846 767.091 113.59 767.576 113.59H767.852C768.075 113.59 768.172 113.816 768.365 113.846H768.881C769.053 113.862 769.225 113.862 769.397 113.846C769.717 113.816 769.844 113.457 770.164 113.457H770.423C770.647 113.457 770.749 113.651 770.936 113.717C771.301 113.838 771.852 114.222 772.244 114.222ZM397.377 116.656C396.897 116.821 396.768 117.172 396.351 117.428C396.186 117.525 395.998 117.461 395.835 117.555C395.672 117.649 395.706 117.911 395.581 118.074C395.256 118.425 394.839 118.626 394.676 119.095C394.643 119.261 394.71 119.457 394.676 119.614L395.192 119.871C395.37 119.798 395.541 119.712 395.706 119.614C395.899 119.457 395.932 119.23 396.089 119.095C396.246 118.96 396.252 118.651 396.473 118.59C396.638 118.554 396.831 118.651 396.991 118.59C397.151 118.529 397.377 118.554 397.507 118.455C397.637 118.356 397.438 118.102 397.507 117.942C397.601 117.715 397.83 117.666 397.891 117.428C398.008 117.093 398.094 116.748 398.147 116.396C397.987 116.438 397.537 116.636 397.377 116.656ZM400.076 145.471C400.269 145.471 400.398 145.339 400.592 145.339C400.768 145.313 400.942 145.272 401.11 145.214C401.284 145.184 401.456 145.139 401.623 145.082L402.137 144.823C402.33 144.726 402.167 144.312 402.39 144.312C402.614 144.312 402.716 144.433 402.909 144.433C403.102 144.433 403.232 144.709 403.461 144.709H404.976C404.969 144.246 405.011 143.784 405.102 143.33C405.486 143.363 405.742 143.426 406.129 143.426C406.327 143.426 406.418 143.297 406.612 143.297C406.805 143.297 406.932 143.426 407.163 143.426C407.547 143.426 407.803 143.459 408.19 143.426C408.361 143.458 408.537 143.458 408.708 143.426C408.892 143.317 409.063 143.187 409.219 143.04C409.412 142.91 409.348 142.527 409.605 142.527C409.867 142.533 410.127 142.577 410.377 142.656C410.929 142.849 411.084 143.426 411.66 143.426H411.936C412.127 143.426 412.251 143.297 412.447 143.297C412.836 143.263 413.09 143.33 413.476 143.297C413.669 143.297 413.832 143.363 413.994 143.297C414.215 143.197 414.309 143.04 414.505 142.91C414.701 142.78 414.574 142.493 414.764 142.394C414.955 142.295 415.115 142.43 415.277 142.394C415.447 142.38 415.618 142.38 415.788 142.394C416.017 142.394 416.113 142.201 416.309 142.137L416.436 141.624C416.296 141.461 416.166 141.288 416.047 141.108C415.92 140.854 415.661 140.656 415.661 140.341V140.084C415.661 139.888 415.661 139.665 415.788 139.568C415.915 139.472 416.146 139.505 416.309 139.441C416.472 139.378 416.693 139.535 416.82 139.441C416.947 139.348 416.886 139.085 416.952 138.928C417.009 138.759 417.05 138.586 417.076 138.409H418.105V137.383C417.915 137.282 417.741 137.152 417.589 136.999C417.428 136.805 417.298 136.586 417.206 136.351C417.14 136.193 417.302 135.964 417.206 135.837C417.109 135.71 416.858 135.71 416.693 135.581C416.527 135.451 416.37 135.324 416.177 135.197L415.661 135.324C415.633 135.517 415.857 135.71 415.788 135.837C415.661 136.031 415.404 136.031 415.277 136.224C415.157 136.4 415.028 136.571 414.891 136.734C414.734 136.674 414.474 136.734 414.378 136.61C414.248 136.417 414.088 136.334 413.994 136.094C413.928 135.934 413.994 135.774 413.994 135.581C413.956 135.197 414.022 134.941 413.994 134.554C413.967 134.294 413.923 134.036 413.862 133.782H412.32C412.38 133.23 412.549 132.876 412.447 132.366C412.447 132.209 412.516 132.01 412.447 131.853C412.287 131.433 411.936 131.204 411.55 130.947C411.387 130.856 411.194 131.047 411.034 130.947C410.874 130.848 410.938 130.564 410.78 130.434C410.623 130.305 410.322 130.434 410.262 130.307C410.201 130.18 410.322 129.954 410.262 129.791C410.168 129.568 410 129.468 409.878 129.275C409.715 129.054 409.326 129.115 409.233 128.889C409.166 128.732 409.299 128.533 409.233 128.378C409.133 128.152 408.957 128.102 408.849 127.865C408.741 127.628 408.689 127.506 408.59 127.346C408.479 127.123 408.297 126.943 408.074 126.833C407.883 126.739 407.798 126.576 407.561 126.576C407.177 126.546 406.923 126.607 406.534 126.576C406.179 126.545 405.831 126.46 405.502 126.322C405.276 126.22 405.309 125.966 405.119 125.806C405.213 125.641 405.276 125.453 405.378 125.29C405.48 125.128 405.726 125.094 405.889 124.904C405.988 124.777 405.861 124.485 406.016 124.391C406.17 124.297 406.374 124.421 406.534 124.391C406.694 124.36 406.854 124.294 407.047 124.264V123.748C407.016 123.577 407.016 123.402 407.047 123.232C407.157 123.047 407.288 122.874 407.436 122.718C407.561 122.556 407.787 122.589 407.947 122.462C408.027 122.409 408.093 122.337 408.137 122.252C408.182 122.167 408.205 122.072 408.203 121.976V119.887H403.191C403.284 119.73 403.35 119.534 403.444 119.374C403.538 119.214 403.866 119.208 403.96 118.988C404.024 118.825 403.933 118.634 403.96 118.471C403.988 118.309 403.897 118.118 403.96 117.958C404.057 117.732 404.346 117.732 404.476 117.572C404.587 117.387 404.716 117.214 404.862 117.056C405.029 116.96 405.201 116.874 405.378 116.799C405.182 116.606 405.119 116.38 404.862 116.286C404.606 116.192 404.38 116.286 404.057 116.286H403.32C403.124 116.286 402.995 116.413 402.801 116.413C402.114 116.463 401.423 116.431 400.743 116.319C400.761 116.651 400.761 116.983 400.743 117.315C400.736 117.493 400.693 117.668 400.616 117.829C400.492 118.104 400.164 118.182 400.164 118.471C400.164 118.571 400.1 118.634 400.1 118.728C400.07 119.112 400.23 119.374 400.23 119.76C400.23 119.953 400.164 120.083 400.164 120.273C399.717 120.304 399.43 120.403 398.975 120.403C398.783 120.41 398.592 120.365 398.423 120.273C398.167 120.144 398.103 119.76 397.78 119.76C397.629 119.747 397.477 119.777 397.342 119.844C397.206 119.912 397.091 120.015 397.01 120.144C396.978 120.313 396.978 120.487 397.01 120.657C397.01 121.046 396.917 121.402 397.14 121.686C397.27 121.844 397.457 121.844 397.656 121.962C397.983 122.096 398.328 122.181 398.68 122.216C398.616 122.412 398.462 122.539 398.423 122.732V123.246C398.423 123.439 398.299 123.566 398.299 123.762C398.299 123.957 398.553 124.038 398.553 124.278C398.532 124.473 398.442 124.655 398.299 124.791C398.202 124.918 397.946 124.854 397.78 124.918C397.615 124.981 397.43 124.981 397.27 125.045C397.011 125.147 396.754 125.271 396.754 125.561C396.782 125.821 396.824 126.08 396.881 126.336H397.91C398.103 126.303 398.202 126.06 398.423 126.06C398.603 126.065 398.78 126.11 398.942 126.19C399.071 126.253 398.842 126.546 398.942 126.703C399.041 126.861 399.328 126.899 399.458 127.09H400.487C400.512 126.899 400.451 126.767 400.487 126.576C400.523 126.386 400.677 126.253 400.738 126.06L401.257 126.449C401.257 126.64 401.13 126.767 401.13 126.96C401.157 127.443 401.643 127.639 401.643 128.119C401.638 128.298 401.594 128.475 401.513 128.635C401.447 128.762 401.157 128.668 401 128.762C400.839 128.867 400.667 128.953 400.487 129.019C400.512 129.181 400.451 129.375 400.487 129.535C400.547 129.764 400.763 129.811 400.865 130.048H403.439L403.715 129.535C403.875 129.664 404.129 129.628 404.228 129.791C404.327 129.954 404.388 130.114 404.484 130.307C404.581 130.5 404.871 130.564 404.871 130.821C404.871 131.143 404.611 131.273 404.611 131.596C404.595 131.735 404.611 131.877 404.655 132.01C404.7 132.143 404.774 132.264 404.871 132.366C405.147 132.642 405.511 132.686 405.897 132.876L405.638 133.911C405.8 134.292 406.024 134.521 406.024 134.941C406.024 135.197 405.767 135.291 405.638 135.457C405.508 135.622 405.158 135.457 404.871 135.457C404.584 135.457 404.355 135.481 404.095 135.457C403.836 135.432 403.82 135.131 403.579 135.065C403.324 135.034 403.065 135.034 402.81 135.065H402.556C402.385 135.034 402.211 135.034 402.04 135.065C401.844 135.197 401.814 135.418 401.657 135.581C401.499 135.744 401.657 136.031 401.527 136.094C401.397 136.158 401.171 136.061 401.014 136.094C400.843 136.109 400.671 136.109 400.501 136.094L400.365 136.61C400.597 136.674 400.625 136.999 400.878 136.999C401.4 136.999 401.684 136.723 402.2 136.723C402.45 136.751 402.698 136.796 402.942 136.858C402.973 137.028 402.973 137.202 402.942 137.372C402.879 137.529 402.906 137.758 402.81 137.885C402.713 138.012 402.424 137.819 402.297 137.885C402.103 138.012 401.974 138.142 401.783 138.269C401.593 138.396 401.684 138.688 401.527 138.785C401.204 138.978 400.879 138.887 400.501 138.917L400.365 139.43C400.401 139.59 400.465 139.781 400.501 139.941C400.536 140.101 400.691 140.267 400.752 140.457C400.95 140.424 401.074 140.487 401.27 140.457C401.466 140.427 401.593 140.266 401.783 140.2C402.076 140.104 402.23 139.941 402.556 139.941C403.108 139.941 403.328 140.33 403.842 140.457C404.012 140.472 404.184 140.472 404.355 140.457C404.741 140.487 405.028 140.391 405.387 140.457C405.556 140.44 405.727 140.44 405.897 140.457C406.09 140.487 406.024 140.843 406.154 140.973C405.963 141.13 405.996 141.39 405.767 141.492C405.599 141.545 405.428 141.585 405.254 141.613C404.875 141.704 404.486 141.748 404.095 141.743C403.924 141.725 403.751 141.725 403.579 141.743C403.405 141.815 403.236 141.901 403.075 142C402.879 142.093 403.003 142.419 402.799 142.516C402.595 142.612 402.448 142.482 402.286 142.516C401.932 142.609 401.61 142.711 401.259 142.772C401.259 143.164 401.353 143.448 401.259 143.799C401.232 143.975 401.19 144.149 401.132 144.318C401.03 144.48 400.776 144.48 400.614 144.574C400.457 144.72 400.284 144.848 400.098 144.955C399.938 145.024 399.745 145.024 399.585 145.087C399.789 145.159 399.819 145.482 400.065 145.482L400.076 145.471ZM397.891 132.225C398.084 132.198 398.249 132.294 398.404 132.225C398.856 131.999 399.309 131.712 399.309 131.193C399.291 130.919 399.202 130.653 399.052 130.423C398.922 130.202 398.633 130.167 398.533 129.913C398.507 129.735 398.463 129.561 398.404 129.391C398.34 129.237 398.47 129.008 398.404 128.878C398.271 128.705 398.094 128.572 397.891 128.494C397.733 128.398 397.537 128.56 397.377 128.494C397.154 128.428 397.088 128.141 396.861 128.108H396.605C396.331 128.129 396.066 128.218 395.835 128.367C395.675 128.428 395.449 128.398 395.317 128.494C395.184 128.591 395.223 128.878 395.063 129.008C394.903 129.137 394.71 129.14 394.547 129.264C394.387 129.14 394.194 129.17 394.036 129.008C393.879 128.845 393.937 128.657 393.777 128.494C393.617 128.331 393.421 128.367 393.261 128.238L392.039 128.367C392.039 128.56 392.102 128.682 392.102 128.878C392.102 129.074 391.975 129.201 391.975 129.391C391.975 129.719 392.039 129.877 392.039 130.202C392.039 130.528 391.915 130.652 391.975 130.936C391.975 131.036 392.202 130.876 392.235 130.936C392.039 130.972 391.879 130.909 391.719 130.936C391.559 130.964 391.396 131.16 391.203 131.193C391.01 131.226 390.853 131.16 390.69 131.193C390.304 131.292 390.08 131.585 389.663 131.585C389.404 131.585 389.371 131.262 389.148 131.193L388.568 131.326V134.993C388.731 134.993 388.861 135.054 389.021 135.054C389.534 135.054 389.79 135.021 390.304 134.993V136.599C390.044 136.623 389.787 136.665 389.534 136.723C389.371 136.762 389.148 136.663 389.021 136.723C388.894 136.784 388.861 137.049 388.759 137.239C388.652 137.401 388.567 137.575 388.505 137.758C388.441 138.111 388.632 138.434 388.505 138.785C388.441 138.978 388.052 138.851 387.989 139.041C387.913 139.204 387.869 139.379 387.859 139.557C387.853 139.738 387.898 139.917 387.989 140.073C388.088 140.267 388.312 140.33 388.505 140.457C388.727 140.624 388.997 140.715 389.274 140.716C389.6 140.716 389.727 140.36 390.047 140.33C390.217 140.313 390.388 140.313 390.557 140.33C390.726 140.39 390.901 140.433 391.079 140.457C391.203 140.457 391.203 140.645 391.333 140.645C391.686 140.645 391.849 140.424 392.102 140.2C392.265 140.073 392.491 140.037 392.618 139.814C392.682 139.654 392.555 139.458 392.618 139.303C392.745 139.074 393.004 139.108 393.134 138.917H397.507V138.18C397.507 137.728 397.121 137.573 397.121 137.118C397.121 136.894 397.537 137.054 397.637 136.864C397.735 136.698 397.82 136.525 397.891 136.345C397.909 136.175 397.909 136.003 397.891 135.832C397.926 135.451 397.858 135.192 397.891 134.8C397.891 134.609 398.02 134.48 398.02 134.287C397.995 133.942 397.951 133.6 397.891 133.26V132.225ZM535.489 328.121C535.489 327.094 534.72 326.578 534.72 325.549C534.72 324.901 535.042 324.583 535.233 324.006C535.362 323.623 535.749 323.424 535.749 322.974V321.967C535.749 321.578 535.489 321.319 535.489 320.932V320.419C535.489 319.906 536.317 320.099 536.516 319.649C536.636 319.314 536.728 318.97 536.792 318.62V318.104C536.792 317.072 536.339 316.561 536.276 315.526C536.276 314.756 536.339 314.177 536.276 313.47C536.307 313.128 536.307 312.784 536.276 312.441C536.212 311.991 535.636 311.991 535.247 311.671C534.858 311.351 534.667 311.094 534.215 310.896C533.898 310.769 533.514 310.769 533.188 310.639C533.219 310.982 533.219 311.328 533.188 311.671C533.128 311.991 533.318 312.378 533.188 312.703C532.998 313.148 532.482 313.084 532.162 313.47C531.842 313.857 531.649 314.177 531.392 314.5C531.136 314.823 530.551 314.889 530.358 315.272C530.234 315.595 530.234 315.982 530.104 316.299C529.974 316.616 530.234 317.008 530.104 317.331C529.974 317.654 529.276 317.27 529.075 317.588C528.689 318.233 528.943 319.199 528.302 319.646C528.046 319.776 527.599 319.646 527.271 319.646C526.567 319.776 525.99 319.58 525.215 319.646C524.44 319.713 523.805 319.776 523.157 320.16C522.776 320.35 522.329 320.35 522.131 320.676C521.932 321.001 522.194 321.385 522.131 321.708C522.067 322.031 522.194 322.409 522.131 322.734C521.938 323.562 521.102 323.891 521.102 324.787C521.102 325.177 521.355 325.439 521.355 325.817C521.355 326.592 521.226 327.169 521.355 327.878C521.424 328.322 522.067 328.455 522.131 328.907C522.162 329.249 522.162 329.593 522.131 329.934C522.131 330.32 522.327 330.64 522.131 330.966C521.935 331.292 521.303 330.69 521.102 330.966C520.89 331.288 520.717 331.633 520.586 331.995C520.395 332.376 520.136 332.636 520.073 333.022C519.943 333.726 520.266 334.371 520.073 335.078C520.009 335.533 519.363 335.666 519.3 336.107V336.626C519.3 337.263 519.686 337.589 519.816 338.166C519.877 338.489 520.073 338.809 520.073 339.198V340.222C520.073 340.611 520.329 340.867 520.329 341.259C520.362 341.903 520.362 342.548 520.329 343.191C520.713 343.191 520.969 343.321 521.355 343.321C522.131 343.321 522.644 343.191 523.414 343.191C523.805 343.191 523.609 344.019 523.932 344.088C524.255 344.157 524.633 344.024 524.961 344.088C525.29 344.151 525.599 344.344 525.99 344.344C526.382 344.344 526.633 344.088 527.017 344.088C527.792 344.024 528.498 344.218 529.075 343.834C529.456 343.577 529.591 343.191 529.845 342.81C530.078 342.5 530.252 342.149 530.358 341.775C530.391 341.433 530.391 341.088 530.358 340.746C530.424 339.526 530.165 338.814 530.358 337.661C530.424 337.341 530.551 336.949 530.614 336.634C530.741 336.179 531.197 336.057 531.392 335.602C531.588 335.147 532.096 335.02 532.162 334.573C532.289 333.866 532.162 333.29 532.162 332.517C532.162 331.744 532.032 331.165 532.162 330.453C532.223 330.009 532.868 330.009 533.188 329.683C533.578 329.305 534.154 329.305 534.471 328.916C534.72 328.574 535.489 328.64 535.489 328.126V328.121ZM492.792 205.42C492.602 204.967 492.086 204.84 492.022 204.388C492.054 204.047 492.054 203.704 492.022 203.364C491.959 203.038 492.213 202.655 492.022 202.332C491.835 201.948 491.382 201.819 490.993 201.562C490.672 201.351 490.328 201.177 489.967 201.043C489.647 200.919 489.261 201.109 488.941 201.043C488.488 200.919 488.359 200.339 487.909 200.273H487.396C486.292 200.273 485.851 200.982 484.824 201.303H484.309L476.859 199.503C476.156 199.696 475.576 200.019 474.804 200.019C474.274 200.066 473.741 199.976 473.256 199.757C472.743 199.503 472.619 199.053 472.23 198.728C471.463 198.088 471.074 197.624 470.177 197.188C468.886 196.476 468.056 195.899 466.571 195.899C465.542 195.899 465.029 196.415 464 196.415C463.421 196.415 463.034 196.159 462.461 196.029C462.461 196.992 462.394 197.511 462.461 198.474C462.461 198.86 462.714 199.114 462.714 199.503C462.844 200.723 462.521 201.366 462.461 202.588C461.881 202.655 461.498 202.845 460.916 202.845H459.933C459.566 202.879 459.197 202.879 458.83 202.845C458.317 202.782 458.187 202.205 457.801 201.819C457.414 201.432 457.224 200.991 456.774 200.786C456.347 200.605 455.886 200.519 455.423 200.533H450.36C450.215 200.177 450.043 199.833 449.847 199.503C449.714 199.178 449.778 198.728 449.59 198.474C449.334 198.148 448.881 198.148 448.558 197.958C448.172 197.707 447.982 197.381 447.529 197.188C447.197 197.068 446.853 196.982 446.503 196.931C445.791 196.733 445.215 196.476 444.439 196.415C443.664 196.355 443.098 196.54 442.384 196.415C441.556 196.222 441.098 195.77 440.326 195.381C439.429 194.936 438.463 194.553 438.27 193.587C438.204 193.261 438.014 192.938 438.014 192.557C438.014 192.105 438.334 191.915 438.53 191.525C438.72 191.076 439.357 191.208 439.559 190.755C439.713 190.434 439.802 190.085 439.821 189.729C439.821 189.276 439.492 189.02 439.299 188.697C439.106 188.374 438.593 188.377 438.27 188.184C437.887 187.927 437.63 187.668 437.241 187.411C437.63 187.088 437.561 186.583 438.014 186.384C438.334 186.257 438.72 186.257 439.043 186.128C439.376 186.008 439.721 185.922 440.072 185.871C439.879 185.548 440.133 185.027 439.821 184.839C439.509 184.651 439.109 184.709 438.783 184.582C438.08 184.259 437.561 183.812 436.728 183.812C436.339 183.812 436.088 184.069 435.702 184.069C435.358 184.037 435.013 184.037 434.67 184.069C433.903 184.196 433.384 184.709 432.612 184.839C432.269 184.871 431.925 184.871 431.583 184.839C430.36 184.902 429.651 184.646 428.498 184.839C428.051 184.902 427.922 185.416 427.469 185.609C427.017 185.802 426.826 186.128 426.44 186.384C426.123 186.128 425.731 185.871 425.411 185.609C425.091 185.347 425.022 184.839 424.641 184.582C423.993 184.135 423.413 183.812 422.586 183.812C421.297 183.812 420.654 184.64 419.493 185.096C419.173 185.225 418.789 185.027 418.467 185.096C417.953 185.294 417.824 185.739 417.438 186.128H412.295C412.148 186.481 411.976 186.823 411.779 187.151C411.649 187.477 411.718 187.927 411.525 188.184C411.256 188.529 410.9 188.795 410.493 188.956C410.176 189.083 409.853 188.956 409.464 188.956C408.697 189.02 408.118 188.824 407.412 188.956C407.023 189.02 406.829 189.47 406.38 189.47H405.858C405.279 189.47 404.893 189.21 404.316 189.21C403.094 189.147 402.385 189.403 401.232 189.21C400.881 189.155 400.536 189.07 400.2 188.956C399.747 188.824 399.62 188.377 399.173 188.184L398.142 187.668C397.949 188.12 397.433 188.247 397.372 188.697C397.311 189.02 397.433 189.403 397.372 189.729C397.311 190.055 397.115 190.375 397.115 190.755C397.083 191.307 397.083 191.86 397.115 192.411C396.729 192.411 396.467 192.287 396.083 192.287C395.7 192.287 395.443 192.544 395.057 192.544C394.345 192.544 393.954 192.411 393.256 192.411V196.683H389.393C389.327 197.458 389.2 197.972 389.136 198.742C389.073 199.512 389.2 200.033 389.136 200.8C389.136 201.253 388.684 201.452 388.621 201.832C388.468 202.595 388.381 203.37 388.361 204.148V205.944H385.28C385.216 207.233 385.017 208.389 383.994 209.035C383.674 209.225 383.219 209.167 382.965 209.294C382.576 209.551 382.642 210.122 382.195 210.321C381.872 210.445 381.486 210.445 381.158 210.58C380.829 210.715 380.391 210.445 380.137 210.58C379.814 210.771 379.878 211.284 379.618 211.607C379.326 211.92 379.067 212.263 378.846 212.631C378.399 213.458 378.269 214.112 377.817 214.951C377.629 215.401 377.303 215.721 377.047 216.235C376.917 216.557 376.983 216.944 376.793 217.267C376.534 217.716 375.965 217.846 375.761 218.296C375.568 218.679 375.441 219.002 375.245 219.325C375.049 219.648 375.179 220.029 374.989 220.355C374.798 220.68 374.285 220.288 373.96 220.355C373.372 220.508 372.768 220.594 372.161 220.611C372.161 221.894 372.293 222.67 372.161 223.953C372.161 224.339 371.968 224.665 371.904 224.982C371.841 225.3 371.841 225.752 371.648 226.009C371.391 226.401 371.002 226.464 370.621 226.782C370.362 226.98 369.91 226.853 369.59 227.058C369.269 227.262 369.333 227.761 369.074 228.087V229.881C369.846 229.952 370.362 230.076 371.132 230.157C371.474 230.123 371.819 230.123 372.161 230.157C372.484 230.223 372.87 230.09 373.187 230.157C373.637 230.223 373.576 230.929 373.96 231.183L373.446 232.212C373.253 232.599 372.677 232.726 372.677 233.175C372.677 235.62 372.933 236.975 372.933 239.418V240.444C372.933 240.77 373.063 241.153 372.933 241.468C372.73 241.85 372.47 242.199 372.161 242.503C371.968 242.759 371.259 242.249 371.132 242.503C370.971 242.823 370.884 243.176 370.878 243.535C370.878 243.985 371.322 244.178 371.391 244.561C371.452 244.884 371.579 245.268 371.648 245.588C371.717 245.908 371.904 246.234 371.904 246.623V247.649C371.968 248.422 371.841 249.057 372.161 249.708C372.357 250.158 372.87 250.094 373.187 250.481C373.447 250.798 373.38 251.248 373.703 251.505C374.026 251.761 374.412 251.83 374.735 252.026C375.118 252.214 375.311 252.663 375.761 252.796C376.084 252.917 376.47 252.663 376.793 252.796C377.177 252.984 377.563 252.984 377.817 253.309C378.269 253.823 377.883 254.849 378.335 255.365C378.589 255.691 379.039 255.691 379.362 255.878C379.684 256.066 380.01 255.818 380.391 255.878C380.391 257.104 380.198 257.81 380.391 258.969C380.457 259.416 380.907 259.612 381.158 259.998C381.409 260.385 382.002 260.316 382.452 260.509C383.219 260.893 383.674 261.48 384.507 261.798C385.34 262.115 385.92 261.991 386.822 262.052C386.882 262.438 387.078 262.697 387.078 263.084C387.045 263.426 387.045 263.771 387.078 264.113C387.142 264.436 386.882 264.819 387.078 265.139C387.274 265.46 387.787 265.415 388.107 265.656C388.427 265.896 388.814 265.978 389.136 266.172C389.523 266.423 389.523 266.941 389.906 267.201C390.546 267.717 391.128 268.225 391.964 268.484C392.287 268.55 392.671 268.421 392.994 268.484C393.38 268.55 393.636 268.934 394.025 269C394.527 269.155 395.046 269.242 395.57 269.26C396.147 269.26 396.271 268.677 396.594 268.225C396.787 267.971 396.594 267.397 396.85 267.201C397.427 266.746 398.136 266.941 398.911 266.941C399.298 266.941 399.551 267.201 399.938 267.201C400.324 267.201 400.581 266.941 400.97 266.941H401.612C402.639 266.941 403.345 266.812 404.311 266.941C404.631 266.941 405.02 266.812 405.342 266.941C405.723 267.068 405.467 267.769 405.853 267.971C406.755 268.421 407.401 268.225 408.424 268.225C408.937 268.259 409.451 268.259 409.964 268.225C410.355 268.167 410.612 267.838 410.998 267.717C411.318 267.584 411.707 267.907 412.027 267.717C412.347 267.527 412.215 266.941 412.54 266.685C412.866 266.428 413.183 266.172 413.567 265.912C413.95 265.653 414.152 265.206 414.599 265.139C415.308 265.015 415.884 265.139 416.657 265.139C417.429 265.139 417.943 265.462 418.712 265.415H419.225C419.807 265.28 419.934 264.568 420.517 264.383C421.376 264.046 422.291 263.872 423.215 263.87C423.855 263.87 424.5 263.677 424.887 264.124C425.08 264.383 425.011 264.894 425.143 265.151C425.4 265.542 425.786 265.73 425.913 266.183C426.043 266.5 426.043 266.886 426.172 267.212C426.302 267.538 426.236 267.982 426.429 268.236C426.686 268.561 427.135 268.561 427.458 268.752C427.792 268.945 428.176 269.035 428.562 269.011H437.495V272.157C437.495 272.546 437.238 272.739 437.238 273.126C437.238 273.898 437.305 274.412 437.238 275.187C437.272 275.527 437.272 275.869 437.238 276.208C437.109 276.661 436.662 276.79 436.469 277.248C436.314 277.544 436.227 277.87 436.212 278.203C436.212 279.434 435.956 280.135 435.956 281.36C435.762 281.617 435.956 282.257 435.699 282.387C435.442 282.516 434.921 282.257 434.667 282.387C434.347 282.577 434.411 283.157 434.154 283.416C434.54 283.543 434.797 283.8 435.183 283.927C435.956 284.203 436.725 284.059 437.238 284.702C437.691 285.282 437.238 286.051 437.495 286.763C437.589 287.139 437.765 287.488 438.011 287.787C438.268 288.044 438.781 287.914 439.04 288.044C439.36 288.24 439.818 288.306 440.069 288.56C440.32 288.814 440.13 289.272 440.323 289.589C440.842 290.417 441.614 290.814 442.127 291.651C442.318 291.971 442.447 292.357 442.643 292.68C443.024 293.384 443.606 293.963 443.926 294.736C444.053 295.119 444.379 295.379 444.436 295.765C444.632 296.593 444.379 297.178 444.436 298.078C444.503 298.853 444.762 299.43 444.955 300.136C445.082 300.592 445.659 300.713 445.728 301.166C445.788 301.483 445.468 301.814 445.468 302.2V303.224C445.439 303.945 445.617 304.66 445.981 305.283C446.175 305.672 446.809 305.413 447.013 305.796C447.206 306.249 447.013 306.759 447.013 307.341C447.046 307.855 447.046 308.37 447.013 308.884C446.947 309.273 446.817 309.588 446.757 309.916C446.731 310.27 446.644 310.616 446.5 310.94C446.302 311.326 445.728 311.326 445.468 311.715C444.699 312.747 444.119 313.515 443.926 314.801C443.863 315.51 444.053 316.153 443.926 316.862C443.863 317.179 443.73 317.566 443.675 317.894C443.476 318.405 442.9 318.405 442.643 318.918C442.447 319.304 442.127 319.5 442.127 319.947C442.061 320.72 442.127 321.23 442.127 322.009C442.127 323.22 441.995 323.998 442.381 325.091C442.574 325.607 443.096 325.734 443.413 326.123C443.73 326.512 444.379 326.44 444.436 326.893C444.503 327.213 444.379 327.597 444.436 327.922C444.494 328.248 444.379 328.626 444.436 328.952C444.503 329.341 444.762 329.595 444.955 329.978C445.087 330.34 445.259 330.687 445.468 331.01C446.05 331.65 447.013 332.114 447.786 332.553C447.754 332.895 447.754 333.24 447.786 333.582C447.846 334.093 448.236 334.41 448.296 334.863C448.362 335.191 448.492 335.577 448.556 335.895C448.619 336.212 448.492 336.604 448.556 336.93C448.622 337.308 449.331 337.44 449.331 337.89V343.163C449.331 343.933 449.775 344.452 449.844 345.159C449.809 345.501 449.809 345.846 449.844 346.188C450.034 347.016 450.423 347.535 450.873 348.244C451.701 349.463 453.058 349.723 453.698 351.075C453.828 351.392 453.632 351.779 453.698 352.104C453.764 352.43 453.889 352.808 453.955 353.134C454.021 353.517 454.341 353.777 454.473 354.16C454.664 354.87 454.922 355.56 455.243 356.222C455.436 356.671 455.949 356.859 456.27 357.248C456.59 357.637 457.238 357.571 457.304 358.021C457.428 358.727 457.108 359.37 457.304 360.074C457.365 360.463 457.685 360.722 457.815 361.109C458.008 361.556 458.521 361.68 458.587 362.133V362.646C458.587 363.165 457.814 363.035 457.555 363.421C457.296 363.808 457.045 364.067 456.788 364.451C456.595 364.771 456.852 365.157 456.788 365.474C457.174 365.541 457.428 365.734 457.815 365.734H458.844C458.813 366.078 458.813 366.424 458.844 366.769C458.907 367.086 458.714 367.539 458.844 367.792C459.037 368.118 459.553 368.052 459.87 368.311C460.165 368.607 460.557 368.788 460.974 368.822H465.986C466.886 368.822 467.269 368.311 468.108 368.052C468.878 367.861 469.394 367.539 470.235 367.539H476.595C476.79 367.086 477.168 366.956 477.367 366.512C477.494 366.189 477.108 365.684 477.367 365.474C477.626 365.265 478.073 365.287 478.396 365.221C478.738 365.189 479.083 365.189 479.425 365.221C480.118 365.203 480.808 365.116 481.483 364.961C481.806 364.9 482.253 364.9 482.51 364.707C482.822 364.41 483.082 364.062 483.279 363.678C483.409 363.421 483.089 362.908 483.279 362.646C483.475 362.331 483.991 362.395 484.311 362.133C484.631 361.87 484.957 361.622 485.34 361.363C485.79 361.043 485.983 360.722 486.369 360.333C486.756 359.944 487.139 359.82 487.399 359.307C487.724 358.603 487.785 357.955 488.168 357.248C488.361 356.798 488.814 356.542 489.2 356.222C489.97 355.573 490.742 355.256 491.258 354.417C491.449 354.097 491.322 353.708 491.515 353.39C491.769 352.938 492.155 352.745 492.538 352.358C492.922 351.972 493.366 351.842 493.57 351.332C493.89 350.366 493.83 349.786 493.83 348.763C493.83 348.177 494.02 347.73 493.83 347.217C493.7 346.762 493.245 346.638 493.054 346.188C492.927 345.868 492.927 345.481 492.795 345.159C493.245 344.965 493.377 344.452 493.83 344.38C494.171 344.416 494.515 344.416 494.856 344.38C495.181 344.317 495.562 344.452 495.882 344.38C496.401 344.253 496.528 343.677 496.914 343.357C497.273 343.123 497.616 342.866 497.94 342.587C498.263 342.261 498.329 341.811 498.71 341.557C499.071 341.323 499.416 341.063 499.742 340.782C500.001 340.594 500.641 340.782 500.771 340.525C500.901 340.269 500.771 339.885 500.771 339.499C500.771 338.276 500.514 337.567 500.258 336.408C500.128 335.71 499.932 335.056 499.742 334.352C499.553 333.643 499.295 332.955 498.972 332.296C498.583 331.526 497.94 331.137 497.94 330.232C497.94 329.658 498.652 329.595 498.972 329.208C499.292 328.822 499.422 328.56 499.742 328.179C500.036 327.791 500.382 327.445 500.771 327.152C501.033 327.02 501.546 327.02 501.8 326.893C502.12 326.7 502.057 326.184 502.313 325.861C502.639 325.483 503.022 325.287 503.345 324.832C503.599 324.511 503.535 324.004 503.861 323.8C504.461 323.31 505.162 322.961 505.914 322.778C506.236 322.709 506.62 322.585 506.943 322.519C507.266 322.453 507.655 322.585 507.972 322.519C508.424 322.392 508.557 321.942 509.001 321.752C509.771 321.36 510.48 321.034 511.059 320.46C511.674 319.911 512.12 319.198 512.345 318.405C512.541 317.701 512.284 317.116 512.345 316.343C512.345 315.96 512.604 315.703 512.604 315.317V313.771C512.637 313.259 512.637 312.744 512.604 312.231C512.541 311.779 512.088 311.586 512.088 311.128V305.012C511.763 304.692 511.318 304.632 511.059 304.242C510.356 303.139 510.093 302.126 509.514 300.898C509.641 300.191 509.967 299.612 510.03 298.842C510.03 298.458 509.771 298.26 509.771 297.882C509.771 297.426 510.094 297.167 510.03 296.778C509.967 296.389 509.578 296.132 509.514 295.749C509.451 295.365 509.064 295.103 509.001 294.719V294.206C509.016 293.682 509.105 293.163 509.263 292.663C509.324 292.341 509.197 291.954 509.263 291.634C509.39 291.179 509.967 291.25 510.289 290.864C511.252 289.697 512.221 289.123 512.858 287.771C512.988 287.448 512.988 287.064 513.115 286.747C513.308 286.294 513.697 286.17 513.887 285.715C514.017 285.395 514.017 285.008 514.146 284.685C514.423 283.969 514.768 283.28 515.175 282.63C515.429 282.24 515.884 282.116 516.204 281.857C516.562 281.62 516.905 281.362 517.234 281.087C517.511 280.758 517.769 280.414 518.006 280.055C518.647 279.407 519.334 278.805 520.061 278.256C520.445 277.933 520.702 277.613 521.091 277.232C521.48 276.851 521.67 276.454 522.12 276.192C522.826 275.747 523.529 275.491 524.178 274.911C524.498 274.654 524.434 274.202 524.694 273.882C524.95 273.498 525.403 273.498 525.717 273.109C525.913 272.852 525.717 272.281 525.993 272.085C526.269 271.889 526.76 271.953 527.019 271.826C527.403 271.569 527.662 271.246 528.049 271.05C528.435 270.855 528.691 270.532 529.078 270.278C529.398 270.087 529.847 270.021 530.107 269.762C530.42 269.466 530.68 269.119 530.876 268.735C531.459 267.711 531.199 266.74 531.652 265.65C531.842 265.2 532.421 265.2 532.675 264.877C532.968 264.488 533.316 264.143 533.707 263.854C534.157 263.525 534.607 263.398 534.99 263.078C535.324 262.798 535.589 262.445 535.765 262.046C535.958 261.665 536.408 261.475 536.532 261.022C536.723 260.353 536.815 259.659 536.808 258.964C536.774 258.277 536.774 257.589 536.808 256.902C536.935 255.553 537.578 254.844 537.578 253.497V251.499C536.999 251.441 536.676 251.242 536.096 251.242C535.393 251.242 534.819 251.242 534.231 251.499C533.784 251.695 533.594 252.078 533.205 252.277C531.988 252.978 531.086 253.817 529.618 253.817C528.907 253.817 528.515 253.367 527.82 253.304H526.785C526.018 253.304 525.502 253.497 524.732 253.56C523.963 253.624 523.441 253.56 522.671 253.56C522.288 253.56 521.515 253.111 521.129 253.047L520.613 252.021C520.423 251.565 520.037 251.441 519.844 250.986C519.714 250.668 520.037 250.279 519.844 249.959C519.65 249.639 519.016 249.832 518.814 249.44L518.301 248.417C518.169 248.094 518.497 247.644 518.301 247.39C518.045 247.001 517.656 246.871 517.272 246.617C517.013 246.485 516.563 246.741 516.243 246.617C515.727 246.421 515.598 245.974 515.214 245.582C514.891 245.262 514.831 244.879 514.442 244.556C514.119 244.302 513.735 244.302 513.41 244.043C513.026 243.725 513.026 243.215 512.643 243.013C512.32 242.804 511.974 242.631 511.614 242.497C511.291 242.365 510.905 242.627 510.585 242.497C510.205 242.293 509.858 242.034 509.553 241.73C508.913 241.148 508.725 240.505 508.524 239.666C508.463 239.346 508.27 238.962 508.27 238.639C508.206 237.936 508.333 237.227 508.01 236.586C507.817 236.2 507.304 236.2 506.981 235.808C506.341 235.038 505.878 234.655 505.442 233.749C505.246 233.3 504.667 233.239 504.667 232.72C504.667 232.337 504.926 232.074 504.926 231.694V230.626C504.972 229.931 504.884 229.234 504.667 228.573C504.54 228.123 504.087 227.99 503.9 227.546C503.596 226.84 503.252 226.152 502.871 225.485C502.677 225.164 502.608 224.778 502.352 224.452C502.095 224.127 501.524 224.265 501.328 223.939C501.102 223.615 500.914 223.266 500.766 222.899C500.734 222.556 500.734 222.212 500.766 221.87C500.702 221.102 500.898 220.523 500.766 219.808C500.702 219.491 500.575 219.104 500.509 218.787C500.379 218.335 499.996 218.139 499.736 217.758C499.226 216.93 498.324 216.599 497.935 215.696C497.808 215.31 497.488 215.056 497.422 214.667C497.231 213.961 497.554 213.32 497.422 212.606C497.298 211.778 496.782 211.259 496.395 210.555C496.181 210.183 495.923 209.837 495.626 209.526C495.3 209.142 495.176 208.817 494.85 208.497C494.525 208.177 494.141 208.044 493.824 207.721C493.507 207.398 493.041 205.743 492.792 205.42ZM231.218 402.342C231.041 402.332 230.867 402.289 230.705 402.215C230.542 402.119 230.286 402.119 230.192 401.961C230.098 401.804 230.255 401.605 230.192 401.443C230.128 401.28 230.159 401.056 230.062 400.929C229.899 400.733 229.803 400.54 229.546 400.54C229.29 400.54 229.27 400.802 229.036 400.802V402.342C228.677 402.403 228.296 402.403 228.007 402.599C227.844 402.695 227.844 402.955 227.731 403.115C227.618 403.275 227.22 403.242 227.22 403.501C227.22 404.141 227.772 404.564 228.379 404.66C228.536 404.688 228.699 404.528 228.892 404.528C229.068 404.55 229.239 404.594 229.403 404.66C229.566 404.688 229.761 404.622 229.921 404.66C230.145 404.721 230.112 405.044 230.308 405.171C230.242 405.334 230.272 405.527 230.178 405.684C230.048 405.916 229.662 405.916 229.662 406.197C229.662 406.429 229.921 406.49 229.921 406.711C229.904 406.883 229.904 407.057 229.921 407.229C230.473 407.229 230.851 407.171 231.337 407.362C231.72 407.522 231.974 407.679 232.363 407.872C232.302 408.063 232.14 408.148 232.109 408.386C232.079 408.623 232.14 408.709 232.109 408.907C231.766 408.889 231.421 408.889 231.077 408.907C230.906 408.889 230.733 408.889 230.562 408.907C230.178 408.993 229.921 409.222 229.532 409.291C229.143 409.36 228.859 409.222 228.509 409.291C228.283 409.321 228.186 409.567 227.993 409.674C227.8 409.782 227.474 409.898 227.474 410.19V410.447C227.474 410.668 227.703 410.77 227.731 410.963C227.717 411.133 227.717 411.304 227.731 411.474C227.764 411.636 227.703 411.832 227.731 411.987C227.764 412.183 228.15 412.086 228.247 412.246C228.407 412.473 228.633 412.696 228.633 413.019V413.278C228.603 413.502 228.313 413.554 228.247 413.789C228.181 414.023 227.993 414.081 227.993 414.302C227.993 414.755 228.509 414.854 228.763 415.207C229.017 415.56 229.276 415.781 229.276 416.231C229.276 416.455 228.763 416.267 228.763 416.488C228.756 416.669 228.801 416.848 228.892 417.004C228.986 417.164 229.246 417.136 229.403 417.258C229.56 417.379 229.761 417.39 229.921 417.534C230.082 417.677 229.855 417.89 229.921 418.047L228.892 418.566L229.149 419.206C229.316 419.148 229.488 419.106 229.662 419.079H230.691C230.866 419.105 231.038 419.147 231.204 419.206C231.111 419.432 231.271 419.692 231.077 419.846C230.756 420.059 230.411 420.233 230.048 420.365C230.368 420.715 230.528 421.102 230.948 421.267C231.111 421.328 231.304 421.229 231.461 421.267C231.618 421.306 231.817 421.229 231.974 421.267C232.131 421.306 231.847 421.557 231.974 421.651L231.461 422.034C231.591 422.2 231.72 422.36 231.847 422.55C231.974 422.741 232.267 422.716 232.363 422.937C232.419 423.147 232.464 423.361 232.496 423.577C232.52 423.74 232.302 423.93 232.363 424.096C232.457 424.317 232.689 424.347 232.876 424.482C233.359 424.835 233.905 424.758 234.421 425.117C234.616 425.213 234.792 425.345 234.937 425.506C235.031 425.633 234.998 425.862 235.061 426.022C235.125 426.182 235.13 426.375 235.194 426.541C235.257 426.706 235.547 426.695 235.707 426.795C235.93 426.955 236.289 426.927 236.35 427.187C236.383 427.341 236.187 427.534 236.223 427.697C236.253 427.954 236.314 428.177 236.35 428.467C236.733 428.492 236.99 428.561 237.382 428.602C237.575 428.602 237.732 428.53 237.895 428.602C238.058 428.674 238.278 428.627 238.408 428.724C238.538 428.82 238.342 429.11 238.408 429.237C238.662 429.626 238.888 429.976 239.307 430.142C239.66 430.263 239.981 430.076 240.336 430.142C240.527 430.172 240.656 430.363 240.847 430.396C241.037 430.429 241.208 430.49 241.366 430.526C241.523 430.561 241.716 430.619 241.884 430.653C242.102 430.719 242.16 430.978 242.392 431.042C242.748 431.138 243.037 431.006 243.421 431.042H243.937C244.16 431.066 244.213 431.359 244.45 431.422C244.668 431.501 244.897 431.547 245.129 431.558H249.209C249.435 431.558 249.485 431.812 249.722 431.812C249.96 431.812 250.045 431.585 250.235 431.422C250.362 431.329 250.269 431.042 250.362 430.909C250.502 430.726 250.678 430.574 250.881 430.465C251.105 430.335 251.367 430.526 251.654 430.526C252.037 430.526 252.294 430.49 252.68 430.465C252.616 430.076 252.716 429.687 252.423 429.493C252.23 429.372 252.007 429.56 251.78 429.493C251.394 429.331 251.174 429.08 250.751 428.983C250.58 428.965 250.407 428.965 250.235 428.983C250.078 428.983 249.918 428.856 249.722 428.856C249.275 428.82 249.019 428.856 248.566 428.856C248.37 428.856 248.244 428.724 248.053 428.724V427.565C247.67 427.565 247.408 427.598 247.021 427.565C246.828 427.565 246.638 427.667 246.508 427.565C246.315 427.407 246.122 427.371 245.995 427.187C245.868 427.002 245.932 426.762 245.865 426.541C245.744 426.206 245.659 425.859 245.612 425.506C245.625 425.334 245.625 425.162 245.612 424.99C245.576 424.835 245.675 424.639 245.612 424.482C245.512 424.253 245.189 424.317 245.096 424.096C244.996 423.93 244.911 423.757 244.839 423.577C244.824 423.407 244.824 423.236 244.839 423.067V422.55C244.809 422.36 244.613 422.228 244.58 422.034C244.549 421.684 244.613 421.358 244.58 421.011C244.553 420.835 244.51 420.662 244.45 420.495C244.393 420.31 244.306 420.136 244.193 419.979C244.031 419.703 243.581 419.703 243.581 419.333C243.581 418.963 243.81 418.883 243.81 418.566V418.047C243.81 417.826 243.614 417.73 243.551 417.534V415.861C243.551 415.381 243.647 415.125 243.68 414.639H246.252C246.268 414.363 246.268 414.087 246.252 413.811C246.252 413.618 246.122 413.485 246.122 413.3C246.082 412.951 246.126 412.597 246.252 412.268C246.333 412.066 246.466 411.889 246.638 411.755C246.799 411.678 246.973 411.634 247.151 411.625C247.504 411.529 247.824 411.592 248.183 411.496C248.439 411.435 248.566 411.203 248.696 410.985C249.143 410.246 249.209 409.727 249.466 408.929C249.494 408.752 249.538 408.578 249.595 408.408C249.695 408.217 249.826 408.043 249.982 407.894C250.14 407.786 250.313 407.7 250.495 407.638C250.685 407.544 250.771 407.345 251.008 407.251C251.174 407.194 251.367 407.315 251.524 407.251C251.681 407.188 251.654 406.868 251.78 406.733V405.706C251.526 405.648 251.268 405.605 251.008 405.576C250.558 405.576 250.269 405.706 249.852 405.576C249.666 405.526 249.492 405.438 249.342 405.317C249.209 405.22 249.275 404.936 249.209 404.806C249.09 404.59 248.912 404.411 248.696 404.29C248.536 404.23 248.34 404.23 248.183 404.164C247.957 404.07 247.86 403.907 247.67 403.777C247.45 403.661 247.269 403.483 247.151 403.264C247.021 403.073 246.828 402.988 246.765 402.751C246.674 402.414 246.632 402.067 246.638 401.719V401.214C246.638 400.979 246.798 400.888 246.892 400.689C247.021 400.433 247.217 400.372 247.408 400.176C247.89 399.699 248.277 399.279 248.986 399.279H252.037V396.417C252.026 396.246 252.072 396.076 252.169 395.934C252.294 395.736 252.553 395.736 252.68 395.548C252.885 395.222 253.058 394.876 253.196 394.516C253.259 394.326 253.419 394.193 253.452 394.003C253.469 393.833 253.469 393.662 253.452 393.492C253.452 393.299 253.325 393.136 253.325 392.973C253.353 392.798 253.395 392.626 253.452 392.457C253.519 392.204 253.676 391.944 253.968 391.944C254.481 391.944 254.738 392.204 255.254 392.204C255.53 392.186 255.796 392.097 256.026 391.944C256.25 391.817 256.476 391.69 256.54 391.436C256.556 391.265 256.556 391.092 256.54 390.92V390.399C256.54 390.175 256.346 390.081 256.28 389.888C256.087 389.921 255.963 389.855 255.77 389.888C255.577 389.921 255.447 390.046 255.254 390.145C255 390.272 255 390.531 254.738 390.655C254.575 390.724 254.385 390.625 254.225 390.655C254.095 390.468 253.339 390.559 253.306 390.333C253.243 389.979 253.339 389.69 253.306 389.303C253.273 388.917 253.21 388.66 253.179 388.274C253.179 388.084 253.05 387.998 253.05 387.794V386.221H253.913C254.368 386.221 254.592 386.408 254.975 386.602C255.428 386.825 255.527 387.377 256.037 387.377H259.221C259.221 387.151 259.481 387.085 259.481 386.858C259.481 386.632 259.128 386.582 259.092 386.345V385.832C259.078 385.661 259.078 385.489 259.092 385.318C259.165 385.14 259.252 384.968 259.351 384.802C259.445 384.612 259.77 384.739 259.864 384.549C259.958 384.358 259.864 384.223 259.864 384.035C259.881 383.864 259.881 383.691 259.864 383.519C259.801 383.13 259.574 382.873 259.481 382.487C259.417 382.333 259.373 382.172 259.351 382.007V380.815H261.762C261.986 380.815 262.082 380.685 262.314 380.685H263.346C263.692 380.694 264.038 380.652 264.372 380.561C264.789 380.459 264.985 380.177 265.434 380.177H267.942C268.392 380.177 268.555 380.561 269.002 380.561C269.278 380.561 269.352 380.359 269.52 380.177C269.614 380.045 269.581 379.819 269.647 379.661C269.714 379.504 269.711 379.305 269.777 379.143C269.871 378.919 270.053 378.822 270.158 378.629C270.349 378.272 270.565 377.928 270.803 377.6C270.993 377.432 271.212 377.301 271.449 377.214C271.832 376.987 272.122 376.825 272.475 376.571C272.671 376.444 272.735 376.251 272.864 376.055C273.001 375.891 273.129 375.719 273.248 375.541L273.504 375.025C273.598 374.838 273.761 374.771 273.761 374.542V372.972H273.248C273.073 372.946 272.901 372.902 272.735 372.84V371.813C272.75 371.641 272.75 371.469 272.735 371.297C272.707 371.124 272.664 370.953 272.608 370.787C272.541 370.558 272.249 370.527 272.089 370.4C271.888 370.251 271.674 370.122 271.449 370.014C271.027 369.738 270.803 369.401 270.414 369.109C270.257 368.979 270.003 369.02 269.904 368.855C269.805 368.689 269.647 368.535 269.52 368.339C269.454 368.212 269.551 367.983 269.52 367.828H271.545C271.953 367.847 272.355 367.934 272.735 368.085C273.215 368.242 273.311 368.637 273.761 368.855C273.99 368.949 274.037 369.211 274.28 369.236C274.437 369.274 274.633 369.211 274.793 369.236C275.292 369.389 275.81 369.477 276.332 369.498C276.505 369.513 276.678 369.513 276.851 369.498C277.105 369.434 277.105 369.045 277.358 368.979C277.703 368.95 278.049 368.95 278.393 368.979C278.777 368.979 279.066 369.081 279.422 368.979C279.646 368.921 279.698 368.703 279.933 368.595C280.093 368.535 280.319 368.565 280.446 368.469C280.604 368.32 280.735 368.145 280.835 367.952C281.038 367.627 281.21 367.284 281.348 366.926C281.447 366.733 281.511 366.573 281.604 366.41C281.727 366.194 281.905 366.014 282.12 365.891C282.28 365.803 282.474 365.833 282.636 365.764C282.893 365.64 283.116 365.604 283.279 365.383C283.442 365.163 283.596 365.091 283.663 364.867C283.699 364.707 283.762 364.511 283.792 364.351C283.824 364.008 283.824 363.663 283.792 363.319C284.082 362.938 284.463 362.742 284.695 362.293C284.786 362.072 285.048 362.017 285.078 361.785C285.175 361.203 285.048 360.849 285.078 360.24C285.078 360.044 285.205 359.884 285.205 359.718C285.19 359.547 285.19 359.375 285.205 359.205C285.272 359.025 285.359 358.854 285.464 358.694C285.673 358.346 285.988 358.074 286.364 357.919C286.557 357.858 286.64 357.665 286.88 357.665C287.12 357.665 287.155 357.888 287.39 357.919C287.327 358.115 287.197 358.244 287.136 358.435C287.076 358.625 287.04 358.791 287.004 358.948C286.968 359.105 286.75 359.241 286.75 359.461C286.75 359.682 287.073 359.754 287.136 359.975C287.52 359.787 287.876 359.754 288.165 359.461C288.295 359.337 288.328 359.108 288.422 358.948C288.613 358.615 288.784 358.271 288.935 357.919C289.031 357.731 289.095 357.568 289.192 357.408C289.321 357.182 289.578 357.132 289.707 356.898C289.804 356.729 289.868 356.572 289.964 356.382C290.063 356.15 290.24 356.089 290.35 355.866C290.409 355.697 290.453 355.523 290.48 355.347C290.543 355.154 290.701 355.029 290.737 354.836C290.772 354.643 290.701 354.48 290.737 354.32C290.802 354.138 290.887 353.964 290.99 353.801C291.123 353.608 291.184 353.418 291.377 353.291C291.506 353.192 291.73 353.222 291.895 353.164C292.062 353.103 292.233 353.057 292.408 353.029C292.629 352.968 292.729 352.778 292.922 352.651C293.145 352.536 293.325 352.354 293.438 352.129C293.534 351.936 293.694 351.853 293.694 351.619C293.727 351.232 293.694 350.976 293.694 350.589C293.726 350.247 293.726 349.902 293.694 349.56C293.628 349.171 293.371 348.917 293.308 348.533C293.291 348.362 293.291 348.189 293.308 348.017C293.308 347.761 293.178 347.628 293.178 347.374C293.148 346.925 293.178 346.671 293.178 346.215C293.178 345.76 293.051 345.473 293.178 345.062C293.238 344.877 293.325 344.702 293.438 344.543C293.534 344.32 293.791 344.32 293.951 344.157C294.107 343.971 294.28 343.799 294.467 343.644C294.796 343.41 295.14 343.197 295.496 343.006C295.658 342.934 295.846 342.934 296.009 342.876C296.202 342.772 296.139 342.515 296.265 342.358C296.459 342.131 296.586 341.968 296.781 341.715C296.908 341.524 297.038 341.392 297.165 341.199C297.273 340.973 297.401 340.758 297.548 340.556C297.699 340.401 297.875 340.271 298.067 340.172C298.257 340.04 298.343 339.783 298.619 339.783H301.129C301.612 339.783 301.838 339.397 302.189 339.143C302.381 339.044 302.554 338.913 302.702 338.756C302.829 338.596 302.829 338.406 302.961 338.243C303.094 338.08 303.315 338.022 303.477 337.854H309.779C309.802 337.596 309.844 337.339 309.903 337.087C309.941 336.924 309.875 336.731 309.903 336.571C309.969 336.314 310.195 336.215 310.419 336.052C310.546 335.989 310.808 336.024 310.935 335.925C311.062 335.826 311.064 335.575 311.191 335.409C311.477 335.09 311.734 334.746 311.961 334.382C312.208 334.061 312.423 333.716 312.604 333.353C312.67 333.19 312.538 333 312.604 332.837C312.697 332.641 312.83 332.467 312.993 332.324C313.269 332.1 313.76 332.293 314.019 332.067C314.279 331.841 314.212 331.424 314.279 331.038C314.288 330.336 314.417 329.64 314.662 328.982C314.728 328.8 314.815 328.626 314.921 328.463C314.996 328.287 315.081 328.115 315.178 327.95C315.272 327.823 315.594 327.95 315.694 327.823C315.796 327.661 315.882 327.489 315.948 327.31C316.06 327.153 316.146 326.98 316.204 326.796C316.221 326.624 316.221 326.45 316.204 326.278C316.265 325.938 316.307 325.595 316.331 325.251C316.331 324.641 316.301 324.316 316.331 323.708C316.331 323.515 316.466 323.35 316.466 323.19V322.676C316.499 322.486 316.659 322.359 316.72 322.163C316.85 321.719 317.106 321.459 317.236 321.004C317.264 320.844 317.33 320.654 317.363 320.491C317.421 320.324 317.465 320.152 317.493 319.978C317.524 319.802 317.567 319.629 317.62 319.459C317.636 319.202 317.636 318.945 317.62 318.689V317.922C317.589 317.4 317.363 317.146 317.363 316.63V315.474C317.363 315.281 317.236 315.198 317.236 314.994V311.875C317.426 311.837 317.589 311.779 317.749 311.743C317.909 311.707 318.105 311.779 318.262 311.743C318.489 311.68 318.558 311.467 318.778 311.362C318.999 311.257 319.131 311.202 319.291 311.103C319.829 310.777 320.238 310.276 320.45 309.684C320.516 309.458 320.516 309.273 320.577 309.041C320.641 308.677 320.773 308.328 320.966 308.012C321.096 307.822 321.156 307.595 321.35 307.499C321.543 307.402 321.703 307.568 321.866 307.499C322.033 307.441 322.204 307.399 322.379 307.372C322.892 307.179 322.958 306.663 323.408 306.34C323.535 306.276 323.794 306.34 323.921 306.218C324.213 305.92 324.244 305.57 324.431 305.181C324.856 304.353 325.176 303.834 325.593 302.998C325.659 302.838 325.659 302.645 325.72 302.485C325.822 302.256 326.103 302.256 326.236 302.098C326.368 301.941 326.655 301.935 326.754 301.715C326.812 301.552 326.812 301.359 326.881 301.196L327.138 300.683C327.364 300.236 327.712 300.042 327.781 299.524C327.797 299.267 327.797 299.01 327.781 298.754C327.797 298.496 327.797 298.238 327.781 297.981C327.75 297.758 327.488 297.705 327.392 297.465C327.16 297.092 326.947 296.707 326.754 296.312C326.685 295.956 326.272 295.406 326.236 295.023C326.2 294.639 326.236 294.383 326.236 293.996C326.279 293.605 326.234 293.209 326.103 292.837C326.035 292.628 325.9 292.447 325.72 292.321C325.369 292.098 325.113 291.808 324.66 291.808H322.152C321.964 291.786 321.779 291.743 321.601 291.678C321.405 291.648 321.275 291.457 321.088 291.422C320.859 291.388 320.668 291.457 320.442 291.422C320.282 291.388 320.089 291.325 319.929 291.292C319.561 291.174 319.213 291.002 318.897 290.781C318.74 290.679 318.511 290.679 318.381 290.525C318.251 290.37 318.32 290.163 318.254 290.003C318.107 289.669 317.979 289.327 317.868 288.979C317.838 288.814 317.901 288.623 317.868 288.463C317.807 288.237 317.515 288.237 317.355 288.08C317.195 287.922 316.938 287.853 316.712 287.691C316.486 287.528 316.436 287.304 316.196 287.175C316.035 287.101 315.862 287.058 315.686 287.048C315.439 286.955 315.176 286.912 314.913 286.921C314.394 286.921 314.107 287.304 313.594 287.304H310.444C310.212 287.314 309.982 287.27 309.77 287.175C309.321 286.981 309.191 286.623 308.739 286.405C308.574 286.306 308.401 286.221 308.223 286.151C307.881 286.042 307.521 285.998 307.163 286.021C306.743 286.032 306.324 286.075 305.911 286.151C305.921 286.665 305.9 287.179 305.847 287.691C305.611 287.706 305.374 287.706 305.138 287.691C304.942 287.691 304.785 287.564 304.625 287.564C304.454 287.582 304.282 287.582 304.112 287.564C303.927 287.505 303.753 287.417 303.596 287.304C303.403 287.208 303.243 287.144 303.083 287.048C302.923 286.951 303.05 286.692 302.953 286.532C303.146 286.372 303.146 286.112 303.339 286.021C303.533 285.93 303.692 285.985 303.855 285.891C304.018 285.798 304.175 285.615 304.368 285.505L304.112 284.992C303.916 284.959 303.756 285.017 303.596 284.992C303.436 284.967 303.276 284.765 303.083 284.732C302.89 284.699 302.666 284.666 302.437 284.603C302.208 284.539 302.12 284.346 301.924 284.219C301.728 284.092 301.505 283.993 301.278 283.833C301.052 283.673 301.088 283.449 300.892 283.317C300.768 283.256 300.542 283.256 300.382 283.193C300.125 283.063 299.899 282.831 299.607 282.809C299.394 282.791 299.179 282.791 298.966 282.809C298.771 282.809 298.611 282.682 298.453 282.682H297.94C297.744 282.643 297.615 282.481 297.424 282.406C297.16 282.291 296.902 282.161 296.652 282.017C296.277 281.852 295.872 281.765 295.463 281.76C295.106 281.773 294.752 281.817 294.403 281.89V284.335H292.282V283.306C292.345 283.146 292.312 282.955 292.408 282.798C292.543 282.592 292.718 282.416 292.922 282.279C293.082 282.149 293.115 281.929 293.308 281.76C293.438 281.672 293.758 281.76 293.821 281.633C294.017 281.357 293.918 280.99 293.951 280.61C293.603 280.616 293.256 280.572 292.922 280.477C292.698 280.411 292.629 280.157 292.408 280.088C292.053 279.958 291.73 279.928 291.377 279.831C291.156 279.771 290.99 279.575 290.737 279.575H289.707C289.49 279.602 289.275 279.645 289.065 279.704C289.065 280.088 289.095 280.35 289.065 280.737C289.08 280.907 289.08 281.079 289.065 281.25C288.981 281.486 288.822 281.689 288.613 281.827C288.404 281.965 288.156 282.032 287.906 282.017C287.603 281.993 287.302 281.951 287.004 281.89V280.85C287.004 280.659 287.136 280.53 287.136 280.339C287.136 280.149 287.04 280.014 287.04 279.82C287.619 279.82 288.038 279.947 288.551 279.693C288.711 279.633 288.935 279.66 289.065 279.564C289.201 279.424 289.29 279.246 289.321 279.053C289.451 278.697 289.294 278.405 289.321 278.024C289.349 277.643 289.418 277.378 289.451 276.995C289.509 276.75 289.552 276.502 289.578 276.252C289.578 275.7 289.484 275.424 289.451 274.872C289.175 274.872 288.968 274.944 288.678 274.944C288.488 274.944 288.358 274.812 288.165 274.812C287.972 274.812 287.939 274.872 287.776 274.872V272.074C287.776 271.845 287.556 271.782 287.52 271.591C287.492 271.374 287.449 271.159 287.39 270.948C287.364 270.773 287.322 270.6 287.263 270.432C287.167 270.176 286.844 270.176 286.75 269.919C286.686 269.756 286.816 269.535 286.75 269.406C286.66 269.208 286.528 269.032 286.364 268.89C286.237 268.793 286.01 268.956 285.85 268.89C285.464 268.73 284.747 268.407 284.358 268.216C284.203 268.089 283.941 268.147 283.848 267.96C283.657 267.604 283.751 267.184 283.461 266.93C283.332 266.831 283.105 266.9 282.948 266.803C282.791 266.707 282.623 266.643 282.429 266.544C282.236 266.445 282.272 266.125 282.043 266.025C281.66 265.868 281.342 266.064 280.887 266.025C280.631 266.025 280.471 265.868 280.244 265.774C280.018 265.68 279.828 265.498 279.602 265.388L279.086 265.131C278.81 265.002 278.633 264.745 278.316 264.745C278.053 264.735 277.791 264.779 277.546 264.875C277.323 264.974 277.353 265.258 277.157 265.388C276.746 265.664 276.329 265.512 275.811 265.512H274.983C274.784 265.512 274.66 265.388 274.467 265.388C274.121 265.378 273.776 265.334 273.438 265.258C273.024 265.131 272.795 264.908 272.406 264.745C272.249 264.679 272.053 264.679 271.893 264.61C271.51 264.458 271.22 264.165 270.867 263.975C270.447 263.716 270.097 263.655 269.714 263.329C269.553 263.181 269.42 263.005 269.322 262.81C269.198 262.59 268.969 262.43 268.935 262.173C268.839 261.591 268.935 261.235 268.935 260.628C268.679 260.6 268.522 260.531 268.295 260.501C268.133 260.468 267.94 260.531 267.782 260.501C267.553 260.434 267.506 260.208 267.264 260.117C267.021 260.026 266.91 259.952 266.75 259.86C266.527 259.733 266.43 259.532 266.24 259.342C266.05 259.151 265.851 259.245 265.724 259.088C265.597 258.93 265.851 258.668 265.724 258.569C265.597 258.47 265.368 258.638 265.208 258.569C264.975 258.474 264.758 258.344 264.565 258.183C264.408 258.058 264.116 258.023 264.052 257.796C263.995 257.629 263.952 257.458 263.925 257.283C263.826 256.866 263.925 256.579 263.925 256.124H263.407C263.056 256.196 262.733 256.287 262.38 256.386C262.027 256.486 261.735 256.737 261.348 256.767C261.191 256.767 261.026 256.894 260.835 256.894C260.579 256.894 260.259 256.866 260.192 256.637C260.129 256.48 260.223 256.287 260.192 256.124C260.101 255.703 260.058 255.272 260.063 254.841L260.708 254.711C260.929 254.645 260.984 254.435 261.219 254.328C261.026 254.071 260.998 253.809 260.708 253.687C260.497 253.625 260.281 253.58 260.063 253.555C259.87 253.491 259.743 253.364 259.547 253.295C259.351 253.226 259.136 253.232 258.904 253.171L257.751 254.071H257.475C257.282 254.002 257.158 253.875 256.964 253.795C256.609 253.698 256.385 253.541 256.002 253.541C255.618 253.541 255.353 253.541 255.174 253.795C255.075 253.93 255.108 254.154 255.042 254.314C254.975 254.474 254.978 254.67 254.917 254.827C254.848 255.006 254.761 255.178 254.658 255.34C254.432 255.696 254.208 256.11 253.756 256.11C253.535 256.132 253.312 256.089 253.116 255.986C252.923 255.889 252.986 255.633 252.859 255.467C252.721 255.302 252.592 255.13 252.473 254.951C252.343 254.758 252.31 254.537 252.087 254.441C251.718 254.265 251.329 254.136 250.928 254.057C250.707 253.996 250.482 253.954 250.255 253.93H247.62C247.391 253.93 247.261 253.698 247.068 253.674C246.583 253.541 246.296 253.511 245.777 253.398V251.874C245.394 251.874 245.137 251.905 244.751 251.874C244.525 251.874 244.428 251.687 244.235 251.618C244.008 251.566 243.791 251.48 243.592 251.361C243.402 251.237 243.432 250.944 243.208 250.845C243.04 250.79 242.867 250.747 242.693 250.715C242.105 250.538 241.503 250.41 240.894 250.332C240.894 250.715 240.924 250.977 240.894 251.361C240.883 251.599 240.791 251.825 240.634 252.004C240.505 252.167 240.472 252.487 240.248 252.517C239.892 252.583 239.575 252.454 239.222 252.517C238.993 252.553 238.929 252.81 238.703 252.904C238.515 253.007 238.343 253.137 238.193 253.29C238 253.453 237.677 253.519 237.677 253.803C237.677 253.996 237.807 254.126 237.807 254.322C237.829 254.498 237.872 254.67 237.936 254.835C237.951 255.006 237.951 255.178 237.936 255.349C237.967 255.544 238.16 255.671 238.193 255.865C238.209 256.12 238.209 256.376 238.193 256.632C238.209 256.89 238.209 257.149 238.193 257.407C238.125 257.629 238.039 257.845 237.936 258.053C237.773 257.92 237.583 257.954 237.42 257.777C237.257 257.6 237.293 257.424 237.164 257.264C236.836 256.882 236.574 256.448 236.388 255.98C236.227 255.615 236.14 255.221 236.132 254.822C236.118 254.651 236.118 254.479 236.132 254.308C236.198 254.082 236.455 254.018 236.521 253.789C236.554 253.632 236.617 253.439 236.65 253.276C236.709 253.109 236.752 252.936 236.777 252.76C236.777 252.44 236.388 252.316 236.388 251.99C236.388 251.383 236.874 251.088 237.293 250.701C237.448 250.575 237.644 250.45 237.807 250.318C237.969 250.185 238.035 249.934 238.193 249.805C238.356 249.706 238.527 249.621 238.703 249.548L238.449 249.035H237.321C237.134 249.06 236.949 249.101 236.769 249.156C236.593 249.188 236.42 249.233 236.25 249.291C236.063 249.385 235.867 249.385 235.743 249.548C235.664 249.708 235.619 249.883 235.61 250.061C235.514 250.478 235.61 250.77 235.61 251.223H232.689C232.206 251.223 232.01 251.604 231.626 251.86C231.433 251.99 231.351 252.153 231.111 252.247C230.902 252.348 230.686 252.434 230.465 252.503C230.259 252.607 230.045 252.693 229.825 252.76C229.406 252.857 229.086 252.951 228.666 253.014C228.506 253.014 228.346 253.152 228.15 253.152C227.77 253.18 227.51 253.152 227.124 253.152V256.105C226.771 256.461 226.572 256.786 226.092 256.875C225.928 256.937 225.758 256.983 225.584 257.01C225.229 257.04 224.939 257.01 224.553 257.01C224.583 257.265 224.583 257.522 224.553 257.777C224.489 257.976 224.359 258.1 224.293 258.29C224.227 258.481 224.103 258.619 224.039 258.806C223.976 258.994 224.103 259.16 224.039 259.322C223.973 259.549 223.653 259.549 223.521 259.714C223.203 260.062 222.817 260.123 222.494 260.481C222.365 260.644 222.072 260.644 221.981 260.865C221.915 261.028 222.048 261.215 221.981 261.381C221.879 261.604 221.595 261.638 221.465 261.897C221.399 262.052 221.465 262.217 221.432 262.377C221.432 262.377 221.267 262.866 221.432 262.893C221.598 262.921 221.785 262.866 221.943 262.893C222.154 262.954 222.37 262.998 222.588 263.023C222.588 263.823 222.459 264.312 222.588 265.079C222.615 265.254 222.658 265.427 222.715 265.595C222.842 266.009 223.068 266.238 223.231 266.624C223.345 267.047 223.43 267.476 223.488 267.91C223.493 268.173 223.448 268.434 223.355 268.68C223.264 268.909 223.008 268.909 222.842 269.069C222.619 269.293 222.265 269.293 222.205 269.582C222.187 269.752 222.187 269.923 222.205 270.093C222.169 270.477 222.329 270.741 222.329 271.128C222.351 271.517 222.309 271.908 222.205 272.284C222.136 272.538 221.879 272.64 221.686 272.797C221.493 272.955 221.526 273.247 221.3 273.311C221.143 273.344 220.947 273.28 220.789 273.311C220.431 273.377 220.144 273.407 219.76 273.443L219.628 274.213C219.727 274.436 219.951 274.489 220.014 274.732C220.047 274.889 219.984 275.079 220.014 275.242C219.479 275.502 218.963 275.801 218.472 276.136L218.345 277.177C218.185 277.202 217.989 277.265 217.832 277.301C217.462 277.347 217.109 277.48 216.8 277.687C216.644 277.835 216.514 278.009 216.417 278.201C215.994 278.846 216.027 279.456 216.027 280.254H213.84C213.906 280.872 214.036 281.186 213.969 281.802C213.942 282.185 213.84 282.442 213.84 282.831C213.84 283.024 213.713 283.154 213.713 283.344C213.713 283.535 213.84 283.67 213.84 283.896C213.84 284.123 213.713 284.321 213.713 284.512C213.779 284.928 214.005 285.152 214.226 285.538C214.391 285.44 214.564 285.355 214.742 285.284C215.018 285.188 215.225 285.028 215.547 285.028C215.994 285.028 216.221 285.121 216.67 285.152V286.178C216.543 286.341 216.574 286.601 216.417 286.7C216.104 286.899 215.754 287.029 215.387 287.084C215.216 287.099 215.043 287.099 214.872 287.084C214.612 287.114 214.488 287.18 214.226 287.21C214.226 287.597 214.323 287.887 214.226 288.243C214.198 288.403 214.226 288.659 214.099 288.756C213.972 288.852 213.746 288.883 213.583 289.01C213.422 289.151 213.252 289.281 213.073 289.399C212.88 289.526 212.653 289.562 212.557 289.782C212.465 290.029 212.422 290.292 212.43 290.555C212.438 290.819 212.48 291.081 212.557 291.333C212.62 291.554 212.833 291.609 212.943 291.847C213.053 292.084 213.293 292.122 213.329 292.36V292.876C213.357 293.32 213.293 293.577 213.329 294.029C213.298 294.201 213.298 294.377 213.329 294.548C213.411 294.748 213.543 294.923 213.713 295.056C213.866 295.174 214.04 295.262 214.226 295.315C214.398 295.332 214.57 295.332 214.742 295.315C214.913 295.299 215.086 295.299 215.258 295.315C215.454 295.348 215.578 295.508 215.771 295.569C215.952 295.641 216.124 295.733 216.284 295.845C216.495 295.97 216.673 296.146 216.8 296.356C216.897 296.518 216.957 296.681 217.057 296.872C217.174 297.092 217.304 297.306 217.446 297.512C217.516 297.69 217.601 297.862 217.699 298.025C217.862 298.218 218.119 298.218 218.215 298.417C218.323 298.576 218.409 298.749 218.472 298.93C218.566 299.284 218.439 299.571 218.472 299.957C218.495 300.134 218.538 300.308 218.599 300.476C218.609 300.653 218.653 300.826 218.729 300.986C218.822 301.177 219.12 301.215 219.242 301.373C219.363 301.53 219.501 301.723 219.628 301.889C219.755 302.054 220.047 302.085 220.144 302.275C220.268 302.602 220.312 302.954 220.273 303.301V304.461C220.37 304.651 220.549 304.938 220.657 305.103C220.765 305.269 220.817 305.457 220.914 305.62C221.01 305.782 221.3 305.813 221.432 306.003C221.817 306.428 222.043 306.973 222.072 307.546C222.105 308.189 221.943 308.65 222.205 309.221C222.267 309.402 222.352 309.575 222.459 309.734C222.555 309.894 222.842 309.864 222.974 309.991C223.107 310.118 223.068 310.377 223.231 310.504C223.396 310.602 223.567 310.688 223.744 310.761C223.935 310.888 224.067 311.017 224.257 311.144C224.448 311.271 224.644 311.246 224.773 311.42C224.892 311.574 224.98 311.749 225.033 311.936C225.048 312.106 225.048 312.277 225.033 312.447C225.063 312.965 225 313.217 225.033 313.733C225.056 313.951 225.099 314.167 225.16 314.378C225.193 314.541 225.093 314.732 225.16 314.894C225.256 315.115 225.576 315.079 225.673 315.278C225.899 315.631 225.949 315.921 226.186 316.305C226.257 316.488 226.35 316.662 226.462 316.823C226.586 316.986 226.779 317.047 226.969 317.207C227.13 317.311 227.302 317.398 227.483 317.464C227.712 317.593 227.905 317.72 228.125 317.855C228.321 317.946 228.415 318.17 228.641 318.239C228.804 318.269 228.994 318.333 229.157 318.366C229.513 318.432 229.83 318.3 230.186 318.366C230.41 318.396 230.506 318.642 230.699 318.752C230.893 318.863 231.025 319.072 231.213 319.266C231.4 319.459 231.406 319.652 231.599 319.782C231.792 319.911 231.955 319.936 232.118 320.038C232.28 320.14 232.435 320.295 232.628 320.422C233.045 320.681 233.205 320.974 233.657 321.192C233.992 321.341 234.336 321.471 234.686 321.581C234.879 321.647 235.006 321.774 235.202 321.837C235.644 321.996 236.04 322.259 236.358 322.605C236.488 322.77 236.488 322.966 236.617 323.123C236.777 323.347 236.971 323.444 237.128 323.642C237.394 324.012 237.696 324.354 238.03 324.663C238.223 324.832 238.19 325.152 238.416 325.182C238.587 325.197 238.759 325.197 238.929 325.182C239.283 325.212 239.542 325.182 239.925 325.182V330.555C239.925 330.972 239.732 331.195 239.702 331.612C239.702 331.904 239.832 332.095 239.832 332.382C239.832 332.478 239.702 332.542 239.702 332.641V333.152C239.732 333.637 239.958 333.927 239.958 334.41V334.686C239.958 334.915 239.732 335.006 239.702 335.205C239.672 335.403 239.732 335.555 239.702 335.718C239.672 335.881 239.476 335.994 239.448 336.234C239.412 336.587 239.572 336.745 239.572 337.101C239.572 337.164 239.448 337.2 239.448 337.258V337.904C239.448 338.133 239.702 338.227 239.702 338.417C239.717 338.664 239.717 338.912 239.702 339.159V339.96C239.669 340.216 239.349 340.316 239.316 340.605C239.284 340.99 239.284 341.377 239.316 341.762C239.412 341.991 239.669 342.184 239.702 342.41V343.434C239.669 343.627 239.476 343.757 239.448 343.95C239.42 344.143 239.476 344.309 239.448 344.469C239.42 344.629 239.349 344.819 239.316 344.982C239.283 345.145 239.123 345.299 239.056 345.495C238.986 345.715 238.901 345.93 238.8 346.138C238.576 346.616 238.35 346.936 238.16 347.424C238.096 347.648 237.933 347.808 237.903 348.064C237.87 348.448 237.903 348.674 237.903 349.058C237.903 349.193 237.773 349.223 237.773 349.353C237.773 349.866 237.87 350.126 237.903 350.639C237.903 350.829 238.03 350.959 238.03 351.15C238.03 351.34 237.903 351.539 237.903 351.768C237.903 351.997 238.03 352.182 238.03 352.438C238.006 352.614 237.963 352.787 237.903 352.954C237.87 353.208 237.611 353.341 237.514 353.597C237.451 353.76 237.451 353.948 237.39 354.111C237.293 354.34 237.114 354.436 236.998 354.629C236.838 354.88 236.645 355.043 236.488 355.27C236.101 355.75 235.715 356.097 235.715 356.749V357.066C235.715 357.265 235.842 357.422 235.842 357.582C235.827 357.755 235.827 357.928 235.842 358.101C235.918 358.277 236.004 358.449 236.101 358.614C236.195 358.838 236.377 358.934 236.488 359.13C236.871 359.834 237.128 360.347 237.128 361.189C237.128 362.03 236.904 362.469 236.742 363.239C236.683 363.409 236.642 363.583 236.617 363.761C236.551 364.368 236.678 364.721 236.617 365.301C236.536 365.702 236.407 366.092 236.231 366.462C236.168 366.622 236.168 366.813 236.101 366.973C236.005 367.232 235.652 367.232 235.588 367.489C235.525 367.746 235.652 367.908 235.588 368.132C235.525 368.355 235.392 368.452 235.329 368.645C235.266 368.838 235.07 368.963 234.945 369.158C234.821 369.354 234.592 369.451 234.43 369.677C234.366 369.804 234.043 369.868 234.043 370.061V371.087C234.043 371.347 234.173 371.474 234.173 371.733C234.173 372.053 234.043 372.216 234.043 372.539C234.043 372.666 234.173 372.762 234.173 372.889C234.188 373.062 234.188 373.236 234.173 373.408C234.11 373.629 233.897 373.684 233.787 373.919C233.676 374.153 233.624 374.269 233.527 374.435C233.398 374.658 233.114 374.711 233.011 374.948C232.937 375.155 232.895 375.372 232.885 375.591C232.697 375.784 232.311 376.044 232.118 376.234C231.924 376.424 231.695 376.43 231.599 376.62C231.489 376.777 231.403 376.949 231.345 377.131C231.282 377.298 231.237 377.472 231.213 377.65C231.213 377.939 231.635 377.906 231.729 378.16C231.759 378.326 231.695 378.516 231.729 378.676C231.884 379.011 232.014 379.357 232.118 379.711C232.133 379.881 232.133 380.052 232.118 380.222C232.118 380.412 232.242 380.544 232.242 380.738C232.275 381.154 232.242 381.414 232.242 381.828C232.242 382.655 232.275 383.276 231.855 383.952C231.737 384.132 231.608 384.304 231.469 384.469C231.345 384.662 231.055 384.662 230.956 384.852C230.831 385.181 230.788 385.535 230.829 385.884C230.813 386.055 230.813 386.227 230.829 386.397C230.893 386.624 231.105 386.673 231.213 386.911L231.469 387.424C231.665 387.813 231.982 388.039 231.982 388.489C231.982 388.677 231.855 388.765 231.855 388.969C231.469 389 231.149 388.936 230.829 389.094C230.626 389.176 230.449 389.311 230.316 389.485C230.217 389.61 230.25 389.836 230.186 389.999C230.123 390.161 230.12 390.349 230.057 390.512C229.957 390.766 229.607 390.766 229.541 391.031C229.513 391.188 229.574 391.381 229.541 391.541C229.466 391.791 229.422 392.048 229.411 392.308C229.402 392.447 229.42 392.587 229.464 392.719C229.509 392.851 229.579 392.973 229.67 393.078C229.797 393.244 230.026 393.244 230.186 393.354C230.346 393.465 230.462 393.738 230.738 393.738H232.377L232.763 389.102H234.694V390.644C234.529 390.807 234.501 391.003 234.311 391.163C234.121 391.323 233.955 391.29 233.795 391.425C233.635 391.561 233.572 391.773 233.406 391.933V394.638C233.279 394.798 233.185 394.958 233.02 395.148C232.854 395.338 232.606 395.341 232.512 395.537C232.434 395.699 232.389 395.874 232.38 396.053C232.34 396.22 232.319 396.392 232.319 396.564C232.319 397.209 232.512 397.596 232.512 398.236C232.512 398.876 232.537 399.169 232.512 399.781C232.512 400.005 232.344 400.104 232.319 400.297L231.737 399.908C231.546 399.781 231.511 399.525 231.353 399.395C231.196 399.265 230.937 399.425 230.837 399.268C230.738 399.111 230.837 398.912 230.837 398.755V398.236C230.827 397.89 230.783 397.547 230.708 397.209C230.644 397.242 230.774 397.466 230.708 397.466C230.452 397.499 230.194 397.499 229.938 397.466V399.006C230.095 399.105 230.324 399.006 230.451 399.141C230.578 399.276 230.578 399.492 230.708 399.652C230.837 399.812 231.127 399.845 231.221 400.035C231.326 400.197 231.412 400.37 231.477 400.551C231.494 400.723 231.494 400.896 231.477 401.067C231.477 401.225 231.607 401.39 231.607 401.583C231.625 401.925 231.625 402.268 231.607 402.61L231.218 402.342ZM237.649 236.291C238.165 236.164 238.165 235.463 238.676 235.262C239.001 235.19 239.385 235.069 239.707 235.002C240.049 234.968 240.392 234.968 240.734 235.002C241.123 235.002 241.379 235.262 241.766 235.262C242.152 235.262 242.406 235.002 242.792 235.002C243.564 235.002 244.078 235.069 244.853 235.002C245.628 234.936 246.136 234.809 246.905 234.746C247.292 234.746 247.554 234.489 247.937 234.489C248.321 234.489 248.58 234.746 248.966 234.746C249.736 234.809 250.249 235.002 251.022 235.002H252.051C252.503 235.002 252.694 234.619 253.08 234.489C252.823 234.166 252.252 234.359 252.051 233.976C251.794 233.457 252.183 233.01 252.051 232.491C250.829 232.748 250.189 232.944 248.966 232.944H247.937C247.292 232.877 247.035 232.433 246.395 232.433H245.879C245.432 232.491 245.3 233.134 244.853 233.203C244.51 233.233 244.166 233.233 243.824 233.203C243.48 233.233 243.135 233.233 242.792 233.203C242.342 233.071 242.215 232.624 241.766 232.433C241.446 232.301 241.054 232.301 240.734 232.157C240.284 231.967 240.16 231.514 239.707 231.385C239.001 231.191 238.422 231.385 237.649 231.385C236.822 231.324 236.364 231.128 235.528 231.128C234.856 231.151 234.188 231.237 233.533 231.385V234.489C233.919 234.875 234.115 235.262 234.562 235.513C234.951 235.712 235.144 236.228 235.594 236.291H236.623C236.968 236.322 237.315 236.322 237.66 236.291H237.649ZM225.562 235.513C225.366 235.19 225.623 234.685 225.306 234.489C224.988 234.293 224.599 234.423 224.274 234.23C223.888 234.036 223.631 233.714 223.17 233.714H220.136C220.525 234.23 220.588 234.817 221.162 235.002C221.487 235.129 221.871 234.809 222.196 235.002C222.58 235.19 222.903 235.322 223.223 235.513C223.543 235.703 223.286 236.228 223.479 236.55C223.797 236.484 224.186 236.677 224.506 236.55C225.06 236.291 225.187 235.902 225.573 235.513H225.562ZM230.192 229.718C229.732 228.956 229.12 228.299 228.393 227.786C227.618 227.207 227.105 226.564 226.078 226.5H225.049C224.144 226.437 223.631 226.564 222.732 226.5C222.389 226.532 222.045 226.532 221.703 226.5C221.34 226.368 220.995 226.194 220.674 225.981C220.29 225.788 220.29 225.211 219.901 224.955C219.581 224.764 219.258 224.637 218.877 224.439C218.102 223.992 217.589 223.859 216.817 223.409L215.787 222.896C215.404 222.706 215.47 222.068 215.018 221.867C214.436 221.61 213.986 221.867 213.346 221.867C212.789 221.835 212.231 221.835 211.674 221.867C211.224 221.93 211.097 222.383 210.645 222.383C210.259 222.383 210.002 222.126 209.619 222.126H207.431C207.045 222.094 206.658 222.094 206.272 222.126C205.952 222.126 205.566 221.994 205.24 222.126C204.727 222.383 204.468 223.031 204.468 223.672C204.468 224.378 204.986 224.775 205.499 225.211C206.142 225.725 206.915 225.725 207.814 225.725C208.157 225.756 208.503 225.756 208.846 225.725C209.674 225.471 210.063 224.637 210.901 224.439C211.244 224.408 211.588 224.408 211.93 224.439C213.216 224.439 214.052 224.955 215.018 225.725C215.341 225.981 215.214 226.553 215.531 226.754C215.787 226.953 216.237 226.886 216.56 227.03C216.949 227.154 217.203 227.48 217.589 227.546C218.036 227.67 218.417 227.416 218.877 227.546C219.388 227.67 219.518 228.247 219.901 228.573C220.674 229.216 221.256 229.729 222.282 229.729L230.192 229.718ZM354.426 90.1639C354.813 90.1004 355.006 89.6506 355.458 89.6506C355.799 89.6189 356.141 89.6189 356.482 89.6506C356.805 89.7141 356.998 90.2301 357.26 90.4288C357.577 90.6799 358.024 90.6192 358.283 90.9338C358.543 91.2484 358.154 91.7617 358.283 92.2253C357.897 92.159 357.641 91.9659 357.26 91.9659C356.23 91.8997 355.197 91.8997 354.167 91.9659C353.778 91.9659 353.527 92.159 353.143 92.2253L353.397 93.7651C353.778 93.7017 354.037 93.5112 354.426 93.5112H356.474C356.603 93.5112 356.669 93.7651 356.733 93.7651V95.821L357.252 96.8558H358.275C358.659 96.8558 358.918 96.5992 359.304 96.5992C359.99 96.5647 360.677 96.5647 361.362 96.5992H362.389C362.711 96.5992 363.1 96.4667 363.418 96.5992C363.867 96.7896 363.804 97.3691 364.193 97.6258C364.516 97.8357 364.861 98.0097 365.222 98.1446C365.735 98.3322 366.182 98.1446 366.764 98.1446C367.276 98.1749 367.789 98.1749 368.301 98.1446C368.759 98.0756 368.952 97.6257 369.336 97.3691C369.785 97.0462 369.653 96.4033 370.105 96.0859C370.492 95.81 370.685 95.5037 371.134 95.3105C371.454 95.1808 371.844 95.4374 372.164 95.3105C372.68 95.1173 372.743 94.4826 373.19 94.2812C373.824 93.9021 374.521 93.6413 375.248 93.5112C376.666 93.3181 377.632 93.5112 379.111 93.5112V91.4499C378.851 91.1298 378.981 90.622 378.595 90.4288L377.568 89.9072C377.246 89.7775 376.923 89.9735 376.539 89.9072C376.572 89.5668 376.572 89.2239 376.539 88.8835C376.605 88.4944 377.052 88.3674 377.052 87.9148C377.052 87.3988 376.799 87.087 376.799 86.5654H374.291C373.91 86.5823 373.536 86.6693 373.187 86.8221C372.74 87.0152 372.611 87.3988 372.161 87.5892C371.711 87.7796 371.391 88.1715 370.878 88.1715C370.621 88.1715 370.621 88.6213 370.362 88.6213C369.973 88.6213 369.719 88.3674 369.333 88.3674C368.563 88.3012 368.044 88.0915 367.272 88.0915C366.58 88.1128 365.892 88.2053 365.219 88.3674C364.254 88.5578 363.865 89.3912 362.838 89.3912H360.846V87.3353C360.777 86.8855 360.262 86.7558 360.071 86.3088L359.045 86.5654V87.5892C358.466 87.3988 358.143 87.076 357.5 87.076C356.923 87.076 356.471 87.2746 355.955 87.3353C355.613 87.305 355.27 87.305 354.929 87.3353C354.552 87.4259 354.201 87.6004 353.902 87.8459C353.579 88.1715 353.132 88.3674 353.132 88.8835C353.132 89.3995 353.386 89.6506 353.386 90.1639C353.778 90.1059 354.104 90.2356 354.426 90.1639ZM275.212 141.613C274.887 141.806 274.384 141.806 274.183 142.126C273.99 142.383 274.244 142.838 274.183 143.164C274.066 143.582 273.979 144.008 273.924 144.439C273.86 144.894 273.413 145.087 273.151 145.477C272.889 145.866 272.638 146.111 272.381 146.5C271.836 147.231 271.235 147.919 270.585 148.559C269.482 149.663 268.527 150.424 268.527 151.97C268.527 152.417 268.781 152.745 268.781 153.19H276.189C277.218 153.19 277.604 154.017 278.313 154.732C279.022 155.447 279.403 155.836 280.368 156.277C280.625 155.888 281.331 155.96 281.395 155.502C281.524 154.798 281.395 154.219 281.395 153.449C281.395 153.063 281.138 152.806 281.138 152.417C281.202 151.514 281.72 151.134 282.17 150.358L281.894 149.329C281.511 149.268 281.188 149.464 280.868 149.329C280.131 148.986 279.439 148.555 278.807 148.043C278.363 147.726 278.299 147.215 277.781 147.016C277.461 146.953 277.074 146.823 276.754 146.763C276.412 146.727 276.067 146.727 275.725 146.763C275.339 146.691 275.082 146.373 274.699 146.246C274.958 145.477 275.019 144.828 275.466 144.185C275.656 143.865 276.294 144.061 276.498 143.672C276.651 143.35 276.738 143.001 276.754 142.645C276.754 142.19 276.305 141.999 276.241 141.613C275.855 141.685 275.532 141.428 275.212 141.619V141.613ZM261.324 147.287C260.937 147.163 260.678 146.834 260.292 146.774C259.972 146.702 259.588 146.834 259.265 146.774C258.879 146.702 258.623 146.451 258.239 146.258C257.723 146.004 257.723 145.488 257.21 145.231C256.882 145.099 256.501 145.294 256.178 145.231L255.152 145.742C255.472 145.932 255.855 146.004 256.178 146.258C256.501 146.511 256.628 147.027 256.951 147.287C257.273 147.546 257.66 147.803 257.977 148.054C258.493 148.509 258.805 149.089 259.522 149.089C260.162 149.089 260.35 148.509 260.805 148.054C261 147.814 261.174 147.557 261.324 147.287ZM333.883 78.1156C333.948 78.1046 334.014 78.1046 334.079 78.1156C334.23 78.107 334.382 78.1296 334.523 78.1819C334.573 78.1984 334.606 78.2288 334.653 78.2481C334.697 78.2665 334.739 78.2877 334.78 78.3116C334.822 78.3254 334.868 78.3254 334.915 78.3419C335.023 78.3888 335.064 78.4716 335.169 78.5379C335.214 78.5562 335.257 78.5774 335.299 78.6013C335.42 78.6786 335.442 78.7917 335.553 78.8773C335.603 78.9181 335.658 78.9516 335.718 78.9766C335.906 79.0342 336.098 79.0776 336.292 79.1063C336.681 79.1063 336.971 79.007 337.324 79.1063C337.738 79.2001 337.967 79.5561 338.353 79.7521C338.803 79.9756 339.181 79.8818 339.702 79.8818C339.978 79.8966 340.254 79.8966 340.53 79.8818C340.753 79.8818 340.85 79.6858 341.043 79.6224C341.463 79.4756 341.854 79.2571 342.199 78.9766C342.433 78.8309 342.65 78.6587 342.844 78.4633C343.004 78.2674 343.004 77.9832 343.228 77.8231C343.519 77.5615 343.876 77.3833 344.26 77.3071C344.603 77.2891 344.946 77.2891 345.289 77.3071C345.463 77.2785 345.635 77.2361 345.802 77.1802C346.025 77.1415 346.221 76.9484 346.445 76.9235C346.668 76.8987 346.861 76.9842 347.088 76.9235C347.314 76.8628 347.408 76.6945 347.598 76.6614C347.788 76.6282 347.926 76.4682 348.114 76.4047C348.302 76.3412 348.473 76.4682 348.63 76.4047C348.856 76.3412 348.95 76.1288 349.143 76.0184C349.336 75.908 349.499 75.8583 349.659 75.7617C349.819 75.6652 349.916 75.4058 350.045 75.2457C350.235 75.0462 350.408 74.8311 350.561 74.6027C350.721 74.3461 350.878 74.0894 351.074 73.8328C351.184 73.6457 351.338 73.489 351.524 73.3771C351.709 73.2653 351.92 73.2018 352.137 73.1926H354.774C355.221 73.1926 355.478 72.9166 355.831 72.6738C356.057 72.5441 356.154 72.3261 356.347 72.1605C356.54 71.9949 356.827 71.9039 356.99 71.65C357.083 71.4844 356.926 71.294 356.99 71.1312L356.474 70.8718C356.119 71.1125 355.777 71.3723 355.45 71.65C355.32 71.741 355.45 72.0612 355.32 72.1605C355.091 72.3509 354.804 72.293 354.493 72.293H354.167C353.751 72.2831 353.348 72.1474 353.011 71.9039C352.688 71.65 352.757 71.0981 352.366 70.8718C352.208 70.7807 352.012 70.8718 351.852 70.8718H351.339C350.6 70.917 349.86 70.8301 349.151 70.6151C348.991 70.5875 348.801 70.5213 348.638 70.4882C348.415 70.4247 348.315 70.2647 348.122 70.0991C347.929 69.9335 347.708 69.9115 347.606 69.7183C347.517 69.5267 347.475 69.3168 347.482 69.1057V68.046C347.835 68.0156 348.034 67.9191 348.379 67.9191C348.991 67.8832 349.314 67.9825 349.924 67.9191C350.117 67.9191 350.28 67.7894 350.437 67.7894C350.832 67.7482 351.221 67.6611 351.596 67.53C352.048 67.3644 352.208 66.8842 352.495 66.5006C352.658 66.5641 352.884 66.5641 353.011 66.6303C353.175 66.7711 353.306 66.9452 353.397 67.1409C353.654 67.5603 353.301 67.9466 353.397 68.4296C353.456 68.6127 353.543 68.7857 353.654 68.9428C353.75 69.1388 353.817 69.2988 353.913 69.4589C354.045 69.638 354.221 69.7797 354.424 69.8702C354.628 69.9606 354.851 69.9967 355.072 69.9749C355.203 69.9702 355.33 69.9323 355.442 69.8647C355.554 69.7971 355.647 69.7021 355.712 69.5886C355.776 69.4589 355.776 69.2023 355.839 69.0726C356.092 68.7398 356.458 68.5112 356.868 68.4296C357.21 68.3978 357.555 68.3978 357.897 68.4296C358.347 68.4296 358.603 68.4654 359.056 68.4296C359.282 68.4296 359.379 68.2088 359.569 68.1702C359.503 67.7894 359.473 67.4996 359.439 67.1409C359.379 66.6938 359.15 66.4068 358.926 65.9874C358.865 65.7397 358.731 65.5164 358.54 65.3471C358.187 65.0712 357.867 65.0546 357.511 64.8256C357.155 64.5965 356.774 64.3454 356.611 63.9287C356.482 63.5755 356.741 63.2526 356.611 62.8994C356.551 62.7062 356.192 62.8359 356.098 62.64C356.004 62.4441 356.035 62.2868 355.966 62.1267C355.897 61.9667 356.035 61.7459 355.966 61.6107C355.897 61.4755 355.613 61.4534 355.458 61.3541C355.124 61.2017 354.779 61.0726 354.426 60.9677C354.206 60.8739 354.104 60.678 353.913 60.5841C354.104 60.4241 354.104 60.2006 354.297 60.0681C354.426 60.0046 354.65 60.0046 354.813 59.9439C355.196 60.1702 355.364 60.5841 355.712 60.8435C355.875 60.9429 355.776 61.263 355.966 61.3541C356.156 61.4451 356.355 61.3541 356.578 61.3541H357.13C357.323 61.3541 357.45 61.2299 357.643 61.2299C357.836 61.2299 357.963 61.2934 358.157 61.2934C358.253 60.5179 358.253 60.0681 358.286 59.2982V58.7877C358.314 58.6121 358.357 58.4394 358.416 58.2716C358.449 58.0812 358.67 57.9791 358.67 57.7556C358.677 57.575 358.633 57.3961 358.543 57.2396C358.449 57.0823 358.225 57.0823 358.027 56.9829C357.693 56.8025 357.316 56.7149 356.937 56.729C356.565 56.6874 356.187 56.7298 355.833 56.8532C355.64 56.9525 355.74 57.2395 355.58 57.372C355.419 57.4831 355.222 57.5294 355.028 57.5017H353.262C353.455 57.2092 353.483 56.8919 353.77 56.729C353.933 56.6325 354.159 56.6959 354.288 56.5966C354.418 56.4972 354.642 56.4393 354.804 56.3427C354.967 56.2461 354.735 55.9867 354.804 55.8294C354.418 55.6721 354.159 55.57 353.77 55.4431C353.582 55.3796 353.455 55.2471 353.262 55.1837L353.646 54.8001H355.831V56.2213H357.859C358.052 56.2493 358.249 56.2029 358.41 56.0916C358.57 55.9674 358.474 55.6804 358.664 55.5783C359.018 55.4532 359.395 55.4098 359.768 55.4514H360.347C360.926 55.4872 361.175 55.9674 361.757 55.9674C362.035 55.9502 362.303 55.8597 362.535 55.7052C362.723 55.6114 362.753 55.3548 362.916 55.192C363.078 55.0291 363.429 54.974 363.429 54.6759C363.429 54.3779 363.205 54.1626 363.048 53.9088C362.91 53.6698 362.737 53.4531 362.535 53.2658C362.276 53.0395 362.113 52.747 361.757 52.747C361.495 52.7549 361.236 52.7995 360.987 52.8794C360.791 52.9098 360.664 53.1057 360.471 53.1361C360.305 53.1977 360.133 53.2412 359.958 53.2658C359.779 53.2561 359.604 53.2121 359.442 53.1361C359.23 53.0728 359.047 52.9345 358.929 52.747C358.835 52.5593 358.67 52.471 358.67 52.2365C358.688 52.0828 358.766 51.9424 358.886 51.8458C359.007 51.7491 359.161 51.7041 359.315 51.7204C359.506 51.7204 359.638 51.8474 359.828 51.8474C360.019 51.8474 360.151 51.9798 360.347 51.9798C360.764 52.0074 361.017 51.9798 361.437 51.9798C361.804 52.0119 362.173 52.0119 362.54 51.9798C362.723 51.9186 362.896 51.8312 363.054 51.7204L363.564 51.4665C363.79 51.3672 363.694 50.9533 363.945 50.9533C364.196 50.9533 364.24 51.2044 364.463 51.2044H365.291C365.566 51.2367 365.844 51.2367 366.119 51.2044C366.294 51.1768 366.467 51.1343 366.635 51.0774C366.789 51.014 366.665 50.7215 366.762 50.5614C366.406 50.2109 366.21 49.9212 365.733 49.7915C365.573 49.7584 365.377 49.8246 365.219 49.7915C364.981 49.707 364.763 49.5756 364.577 49.4051C364.317 49.2092 364.025 49.0823 363.925 48.7567C363.867 48.592 363.825 48.4219 363.801 48.2489C363.801 47.9591 363.865 47.7963 363.865 47.5093C363.865 47.2223 363.801 47.0237 363.801 46.7035C363.801 46.5104 363.925 46.3862 363.925 46.193C363.925 46.0606 363.865 45.9943 363.865 45.8701C364.572 45.9143 365.282 45.9143 365.989 45.8701V44.3552C365.989 43.6791 365.247 43.5825 364.96 42.9754C364.897 42.8153 364.993 42.6194 364.96 42.4649C364.93 42.1889 364.863 41.9847 364.83 41.6867C364.221 41.6867 363.898 41.7888 363.291 41.6867C363.034 41.6591 362.871 41.5956 362.648 41.5625C362.482 41.5321 362.292 41.4686 362.132 41.4328C361.954 41.3612 361.781 41.2754 361.616 41.1761C361.423 41.0795 361.263 41.0161 361.103 40.9195C360.94 40.7768 360.809 40.6021 360.717 40.4062C360.608 40.163 360.565 39.8959 360.59 39.6308C360.59 39.537 360.557 39.4404 360.59 39.3741C360.684 39.181 360.943 39.2113 361.103 39.1175C361.263 39.0237 361.263 38.698 361.489 38.607C361.652 38.5407 361.84 38.6346 362 38.607C362.381 38.5284 362.769 38.485 363.158 38.4773C363.352 38.4773 363.478 38.3476 363.674 38.3476H364.706C365.048 38.3158 365.391 38.3158 365.733 38.3476C365.956 38.3779 366.053 38.607 366.246 38.7339C366.505 38.894 366.762 39.054 366.762 39.3741V39.6308C366.789 39.8626 366.568 39.9536 366.505 40.1441C366.406 40.4366 366.119 40.5994 366.119 40.9195C366.119 41.7225 366.395 42.142 366.762 42.8512L367.407 42.5946V38.4662C367.524 38.2852 367.652 38.1119 367.791 37.9475C367.948 37.7598 368.298 37.7267 368.298 37.4342V37.1803C368.298 36.8878 368.078 36.7608 367.92 36.5373C367.719 36.2779 367.628 35.8943 367.272 35.8943C367.012 35.9018 366.754 35.9445 366.505 36.0213C366.315 36.0571 366.179 36.2503 365.989 36.2779C365.7 36.3097 365.409 36.3097 365.12 36.2779H364.317C364.061 36.2779 363.925 36.151 363.674 36.151C363.512 36.151 363.448 36.2144 363.291 36.2144V34.6056C363.478 34.6056 363.641 34.4814 363.801 34.4814C363.961 34.4814 364.094 34.7381 364.317 34.7381H364.797C365.157 34.7451 365.515 34.7005 365.862 34.6056C366.086 34.5449 366.179 34.3297 366.373 34.222C366.255 34.0432 366.127 33.8717 365.989 33.7088C365.826 33.5156 365.766 33.2231 365.473 33.1927C365.087 33.1651 364.797 33.3887 364.444 33.3224C364.221 33.2838 364.168 32.9995 363.925 32.9333C363.771 32.903 363.575 32.8395 363.415 32.8064C363.244 32.7926 363.073 32.7926 362.902 32.8064C362.582 32.7788 362.425 32.5497 362.099 32.5497C361.616 32.5497 361.329 32.6436 360.846 32.6794C360.88 32.9775 360.88 33.2783 360.846 33.5763C360.811 33.8053 360.684 33.9019 360.59 34.0923C360.427 34.062 360.201 34.1889 360.071 34.0923C359.881 33.935 359.685 33.9019 359.558 33.7088C359.431 33.5156 359.558 33.3886 359.558 33.1927C359.533 32.8455 359.577 32.4969 359.685 32.1662C359.74 31.98 359.828 31.8052 359.944 31.6501C360.044 31.5204 360.364 31.6501 360.457 31.5204C360.615 31.3723 360.746 31.1988 360.846 31.0071C360.913 30.8443 360.846 30.6843 360.846 30.4911C360.874 30.1048 360.846 29.8481 360.846 29.4645C360.874 28.9513 361.037 28.5622 361.103 28.0461H362.648C362.648 27.5301 362.582 27.1162 362.902 26.7629C363.034 26.6001 363.098 26.3738 363.291 26.2414C363.567 26.0537 363.964 26.1503 364.317 26.1172H364.83C365.054 26.0841 365.12 25.8413 365.346 25.7336C365.316 25.5432 365.247 25.408 365.219 25.2176C365.158 24.9642 365.114 24.707 365.087 24.4477C365.087 24.1248 365.316 23.9316 365.473 23.675C365.594 23.4972 365.724 23.3259 365.862 23.1617C365.956 22.9961 366.022 22.8057 366.119 22.6457C366.262 22.4829 366.438 22.3514 366.635 22.2593C366.925 22.0012 367.278 21.8241 367.658 21.7461C368.238 21.6467 368.624 22.0027 369.203 21.8757C369.382 21.8664 369.557 21.8224 369.719 21.7461C369.879 21.6136 369.879 21.4232 369.973 21.2328C370.067 21.0424 370.039 20.8768 370.103 20.7195C370.169 20.5372 370.256 20.3631 370.362 20.2007C370.489 20.0434 370.682 20.0434 370.878 19.9413C371.035 19.8311 371.208 19.7455 371.391 19.6874C371.562 19.6709 371.734 19.6709 371.904 19.6874C372.078 19.6572 372.25 19.6139 372.417 19.5577C372.58 19.5274 372.773 19.5853 372.933 19.5577C373.16 19.497 373.126 19.1742 373.317 19.0445L373.187 18.4346H368.434L367.145 18.1421C367.537 18.0937 367.923 18.0077 368.298 17.8854C368.88 17.6619 369.074 16.9858 369.719 16.9858C369.993 17.0086 370.257 17.0976 370.489 17.2452C370.748 17.3363 370.848 17.6012 371.132 17.6315C371.325 17.6467 371.52 17.6467 371.714 17.6315H372.293C372.484 17.6315 372.611 17.5018 372.809 17.5018C372.978 17.5171 373.148 17.5171 373.317 17.5018C373.534 17.4736 373.748 17.4312 373.96 17.3749C374.186 17.3087 374.186 16.9858 374.349 16.8589C374.511 16.7319 374.569 16.536 374.735 16.3456C374.928 16.1133 375.143 15.899 375.375 15.7054C375.535 15.5702 375.535 15.25 375.761 15.1866C376.093 15.0754 376.444 15.0304 376.793 15.0541H377.303C377.992 15.0609 378.679 15.0185 379.362 14.9272C379.537 14.8996 379.71 14.8571 379.878 14.8002C380.052 14.7736 380.224 14.7311 380.391 14.6733C380.623 14.5739 380.807 14.3892 380.907 14.1573C381.036 13.9613 381.227 13.8813 381.293 13.644C381.384 13.3078 381.427 12.9602 381.42 12.6119C381.42 12.2283 381.42 11.842 381.158 11.5826C381.009 11.4603 380.835 11.3735 380.647 11.3287C380.276 11.2006 379.882 11.1553 379.491 11.1963C379.102 11.1892 378.713 11.2337 378.335 11.3287C378.076 11.3922 377.949 11.6488 377.69 11.7123C377.355 11.8034 377.01 11.847 376.663 11.842C376.263 11.8372 375.869 11.7488 375.505 11.5826C375.281 11.5219 375.088 11.3922 374.859 11.3287L374.092 11.0665C373.86 11.0031 373.703 10.8099 373.446 10.8099C372.997 10.8099 372.707 11.0362 372.293 11.0665C372.064 11.0997 371.871 11.0362 371.648 11.0665C371.252 11.1064 370.863 11.1944 370.489 11.3287C370.263 11.3922 370.169 11.5826 369.973 11.7123C369.777 11.842 369.562 11.9054 369.46 12.0986C369.267 12.4546 369.267 12.7747 369.074 13.1279C368.977 13.3211 368.977 13.5419 368.817 13.644C368.654 13.7187 368.478 13.7618 368.298 13.7709C367.884 13.8675 367.598 13.7378 367.145 13.7709C366.693 13.804 366.469 13.9006 366.042 13.9006C365.669 13.9436 365.291 13.8992 364.938 13.7709C364.712 13.6716 364.748 13.3873 364.554 13.2549C364.132 12.9789 363.727 13.1279 363.2 13.1279C362.88 13.1279 362.648 12.9955 362.372 13.1279C361.956 13.3211 361.765 13.6799 361.475 14.0248C361.346 14.1904 361.373 14.4111 361.216 14.5408C361.065 14.6616 360.89 14.75 360.703 14.8002C360.531 14.8155 360.359 14.8155 360.187 14.8002C359.74 14.8306 359.478 14.7671 359.031 14.8002C358.677 14.8351 358.329 14.9206 357.999 15.0541C357.773 15.1231 357.723 15.3797 357.486 15.4432C357.067 15.606 356.749 15.5702 356.33 15.7054C356.104 15.7661 356.01 15.9592 355.814 16.0834C355.582 16.2324 355.367 16.4054 355.171 16.5995C354.818 17.0189 354.915 17.6316 354.402 17.8854C354.206 17.9848 354.126 18.1421 353.888 18.1421C353.651 18.1421 353.613 17.9158 353.372 17.8854C353.502 17.7281 353.466 17.5322 353.629 17.3749C353.792 17.2176 354.013 17.2756 354.142 17.1155C354.241 16.9501 354.328 16.7776 354.402 16.5995C354.54 16.4347 354.669 16.2624 354.788 16.0834C354.981 15.733 355.064 15.2804 355.433 15.0541C355.56 14.9934 355.784 15.1231 355.941 15.0541C356.267 14.9272 356.457 14.8002 356.769 14.6733C356.769 14.4774 356.705 14.3477 356.705 14.1573V12.9955C356.898 12.9017 357.122 12.5788 357.345 12.485C357.511 12.4187 357.732 12.4546 357.861 12.3525C358.054 12.2283 358.278 12.1621 358.377 11.9689C358.477 11.7758 358.377 11.6488 358.377 11.4584C358.394 11.2877 358.394 11.1158 358.377 10.9451C358.323 10.7577 358.236 10.5818 358.118 10.4263C357.988 10.2332 357.925 10.0041 357.732 9.91029C357.539 9.81646 357.412 9.91029 357.224 9.91029H356.749C356.559 9.91029 356.424 10.04 356.233 10.04C355.72 10.0731 355.467 10.0041 354.948 10.04C354.752 10.04 354.628 10.1725 354.435 10.1725C353.883 10.2023 353.331 10.2023 352.779 10.1725C352.503 10.1725 352.36 9.97652 352.131 9.9434C352.131 10.5891 352.167 10.9451 352.131 11.5826C352.131 11.7758 352.007 11.9054 352.007 12.0986C352.007 12.2918 352.131 12.3525 352.131 12.5181C351.874 12.5181 351.75 12.7388 351.485 12.7388C351.221 12.7388 351.105 12.5181 350.848 12.485C350.548 12.4698 350.246 12.4698 349.946 12.485C349.647 12.4518 349.345 12.4518 349.047 12.485C348.63 12.5788 348.401 12.8382 348.02 12.9955C347.857 13.0645 347.662 13.0645 347.504 13.1279C347.278 13.1914 347.212 13.4039 346.991 13.5088C346.831 13.5777 346.635 13.4812 346.475 13.5088C346.503 13.3487 346.574 13.1583 346.602 12.9955C346.63 12.8327 346.798 12.6781 346.861 12.485C346.925 12.2918 346.925 11.9689 347.118 11.842C347.311 11.715 347.394 11.4888 347.628 11.4584H348.144C348.594 11.4225 348.856 11.4584 349.303 11.4584C349.65 11.4638 349.995 11.4201 350.329 11.3287C350.558 11.2652 350.655 11.0362 350.848 10.9451L350.721 10.4263C350.522 10.396 350.431 10.2028 350.205 10.1725C349.979 10.1421 349.816 10.2028 349.56 10.1725C349.287 10.1121 349.01 10.0679 348.732 10.04C347.932 10.04 347.543 10.3325 346.737 10.4263C346.354 10.4567 346.097 10.4263 345.714 10.4263C345.485 10.4263 345.391 10.5533 345.162 10.5533H341.622C341.07 10.5533 340.795 10.2994 340.243 10.2994C339.782 10.3193 339.327 10.4048 338.891 10.5533C338.674 10.5823 338.46 10.6246 338.248 10.6802C338.052 10.7133 337.928 10.8789 337.735 10.9562C337.542 11.0334 337.382 11.0472 337.216 11.0776C336.94 11.1769 336.742 11.4032 336.446 11.4694C336.223 11.4998 336.063 11.4336 335.804 11.4694C335.484 11.4998 335.354 11.6874 335.031 11.7233C334.772 11.7564 334.645 11.6874 334.388 11.7233C334.167 11.7904 333.952 11.8762 333.746 11.98C333.588 12.0131 333.395 12.0766 333.23 12.1097C333.009 12.1731 332.846 12.3635 332.589 12.3635C332.333 12.3635 332.297 12.1428 332.076 12.1097C332.137 11.9496 332.137 11.7564 332.206 11.5936C332.429 11.1438 332.686 10.9562 332.976 10.5643C333.075 10.3728 333.206 10.1994 333.362 10.051C333.694 9.77669 334.095 9.5991 334.521 9.53775C334.742 9.48016 334.967 9.43865 335.194 9.41357H343.874C344.067 9.42352 344.259 9.3765 344.425 9.27835C344.616 9.14865 344.616 8.89202 344.809 8.76508C344.976 8.6693 345.168 8.62424 345.361 8.63537H352.628C352.854 8.63537 352.948 8.50843 353.179 8.50843C353.563 8.50843 353.853 8.63537 354.203 8.50843C354.381 8.43515 354.553 8.34939 354.719 8.25179C354.909 8.1552 354.78 7.82958 354.975 7.73575C355.171 7.64193 355.326 7.76611 355.494 7.73575C355.662 7.7054 355.811 7.51223 356.002 7.47635C356.173 7.49427 356.346 7.49427 356.518 7.47635C356.68 7.44876 356.871 7.51223 357.034 7.47635C357.257 7.44876 357.309 7.12589 357.547 7.09553C358.159 6.96583 358.576 7.12589 359.224 7.09553C359.439 7.06772 359.652 7.02438 359.862 6.96584V5.80406L358.319 5.67713C358.043 5.77371 357.87 5.93653 357.547 5.93653H357.296C357.067 5.93653 356.97 5.70472 356.777 5.67713C356.24 5.51217 355.683 5.42482 355.122 5.41773C354.733 5.41773 354.476 5.55018 354.087 5.55018C353.656 5.57353 353.224 5.52883 352.807 5.41773C352.621 5.36434 352.447 5.27836 352.291 5.16384C352.388 4.97067 352.807 5.03415 352.807 4.77751C352.807 4.52087 352.531 4.48498 352.531 4.26422C352.361 4.2794 352.19 4.2794 352.021 4.26422C351.632 4.19523 351.439 4.00758 351.052 4.00758C350.947 3.98951 350.84 3.98951 350.735 4.00758C350.509 4.10692 350.445 4.39116 350.183 4.39116H347.645C347.168 4.39116 347.002 3.90824 346.586 3.75094C346.419 3.69063 346.247 3.64718 346.072 3.62125C345.688 3.58951 345.301 3.58951 344.916 3.62125H338.102C337.753 3.61485 337.404 3.65852 337.067 3.75094C336.846 3.81717 336.75 4.06829 336.557 4.19523H332.057L332.187 3.62125H333.183C333.599 3.62125 333.859 3.81717 334.242 3.75094C334.468 3.71783 334.501 3.3922 334.626 3.23491C334.743 3.0571 334.831 2.86138 334.885 2.6554H350.313C350.285 2.46223 350.379 2.27181 350.313 2.07589C350.219 1.81649 350.037 1.72543 349.8 1.56261C349.638 1.45961 349.466 1.37361 349.287 1.30597C348.919 1.15162 348.526 1.06379 348.128 1.04657H347.488C347.035 1.01622 346.781 0.955516 346.329 0.916883C345.983 0.924382 345.637 0.881619 345.303 0.789937C345.107 0.759581 344.974 0.566412 344.784 0.51398C344.617 0.459896 344.447 0.419291 344.274 0.392559C343.889 0.356674 343.502 0.356674 343.118 0.392559C342.662 0.392559 342.406 0.359444 341.959 0.392559C341.766 0.392559 341.639 0.51398 341.443 0.51398C341.058 0.533296 340.672 0.533296 340.287 0.51398H339.644C339.222 0.486385 338.996 0.262851 338.576 0.262851C334.306 0.262851 331.861 0.202148 327.585 0.202148C327.225 0.227565 326.869 0.291399 326.523 0.392559C326.36 0.422914 326.167 0.359444 326.007 0.392559C325.753 0.422914 325.59 0.613328 325.367 0.776142C325.143 0.938956 325.11 1.25906 324.851 1.29218C324.659 1.30877 324.466 1.30877 324.274 1.29218H323.692C323.435 1.29218 323.306 1.16247 323.052 1.16247H322.409C322.213 1.16247 322.086 1.03278 321.896 1.03278C321.62 1.01799 321.344 1.01799 321.068 1.03278C320.792 1.01778 320.516 1.01778 320.241 1.03278C319.531 1.12936 319.137 1.48259 318.566 1.93516C318.762 2.18904 318.822 2.57537 318.952 2.83477C319.09 3.02467 319.179 3.24544 319.211 3.47775C319.211 3.89444 318.698 3.99379 318.309 4.11797C317.974 4.21132 317.628 4.25593 317.28 4.25042C316.881 4.24887 316.487 4.16134 316.124 3.99378C315.928 3.92756 315.799 3.73715 315.572 3.73715H312.935C312.168 3.73715 311.911 3.06105 311.235 2.70231C311.068 2.64452 310.895 2.60202 310.72 2.57537C310.254 2.48538 309.781 2.44286 309.307 2.44844C309.092 2.43185 308.876 2.43185 308.661 2.44844C308.499 2.47879 308.308 2.54777 308.148 2.57537C307.925 2.6416 307.955 2.95895 307.759 3.09416C307.578 3.24242 307.355 3.3311 307.122 3.34806C306.702 3.37841 306.443 3.34806 306.018 3.34806H305.566C305.353 3.36324 305.139 3.36324 304.926 3.34806C304.606 3.3177 304.473 2.95895 304.153 2.95895C303.574 2.95895 303.284 3.15489 302.738 3.34806C302.095 3.30114 301.416 3.22111 300.779 3.22111C300.662 3.21143 300.543 3.21143 300.426 3.22111C300.332 3.23767 300.26 3.3315 300.167 3.34806C300.073 3.36461 299.99 3.3315 299.91 3.34806C299.764 3.37841 299.667 3.44739 299.527 3.47775C299.386 3.5081 299.187 3.55502 299.011 3.60746C298.735 3.70404 298.589 3.81718 298.302 3.92756C298.382 4.13415 298.49 4.32904 298.622 4.50706C298.708 4.61674 298.818 4.70467 298.944 4.76371C299.041 4.79959 299.088 4.87409 299.201 4.89617C299.309 4.89064 299.418 4.89064 299.527 4.89617C299.761 4.95406 299.98 5.0634 300.167 5.21627C300.282 5.29084 300.389 5.37682 300.487 5.47291C300.588 5.54175 300.676 5.62877 300.746 5.72956C300.809 5.82615 300.909 5.87306 300.939 5.9862C300.998 6.15269 301.039 6.32465 301.063 6.49947C301.081 6.73461 301.081 6.97078 301.063 7.20592L300.809 7.01275C300.758 6.92057 300.694 6.83605 300.619 6.76163C300.536 6.69265 300.536 6.53259 300.426 6.49947C300.316 6.46636 300.249 6.51879 300.167 6.49947C300.062 6.46881 299.955 6.44757 299.847 6.43601C299.738 6.42498 299.631 6.40372 299.527 6.37253C299.397 6.32561 299.333 6.20971 299.201 6.17935C299.124 6.1628 299.024 6.19315 298.944 6.17935C298.864 6.16556 298.804 6.01655 298.688 5.9862C298.583 5.9558 298.476 5.93455 298.368 5.92272C298.268 5.92272 298.205 5.85649 298.108 5.85649C297.982 5.84959 297.854 5.84959 297.728 5.85649C297.515 5.85649 297.386 5.79026 297.176 5.79026C297.012 5.77201 296.846 5.79476 296.693 5.85649C296.583 5.90616 296.486 5.93928 296.434 6.05242C296.381 6.16557 296.31 6.19316 296.31 6.30906C296.322 6.39751 296.343 6.48446 296.373 6.56846C296.421 6.75583 296.509 6.93079 296.63 7.08174C296.699 7.18093 296.786 7.2669 296.886 7.33561C296.983 7.43525 297.091 7.5224 297.209 7.59501C297.432 7.72195 297.612 7.73852 297.852 7.8489C298.045 7.92893 298.172 8.02828 298.368 8.1083C298.45 8.13848 298.535 8.15976 298.622 8.17177C298.721 8.20488 298.784 8.27938 298.881 8.30146C298.977 8.32353 299.088 8.34838 299.201 8.36494C299.411 8.36494 299.557 8.36494 299.78 8.36494H300.36C300.468 8.37811 300.575 8.39932 300.68 8.4284C300.796 8.44496 300.842 8.55811 300.939 8.62158C301.021 8.69254 301.108 8.75798 301.198 8.8175C301.411 8.91498 301.605 9.04641 301.775 9.2066C301.845 9.28656 301.91 9.3714 301.968 9.46048C302.129 9.62095 302.278 9.79246 302.415 9.97375C302.491 10.0749 302.556 10.183 302.611 10.2966C302.644 10.3932 302.724 10.4401 302.738 10.5505C302.752 10.6609 302.738 10.7106 302.738 10.8071C302.768 10.9345 302.79 11.0635 302.804 11.1935C302.804 11.3894 302.804 11.646 302.611 11.646C302.514 11.646 302.451 11.5798 302.354 11.5798C302.157 11.563 301.962 11.5213 301.775 11.4557C301.662 11.4336 301.582 11.3425 301.455 11.3259C301.328 11.3094 301.262 11.3425 301.129 11.3259C300.996 11.3009 300.867 11.2563 300.746 11.1935C300.536 11.1135 300.426 11.0169 300.23 10.9424C300.136 10.9065 300.07 10.843 299.973 10.8071C299.877 10.7713 299.764 10.7796 299.653 10.7464C299.544 10.7092 299.437 10.6649 299.333 10.614C299.187 10.5505 299.088 10.4732 298.944 10.4236C298.861 10.3956 298.775 10.3744 298.688 10.3601C298.406 10.2108 298.104 10.1021 297.791 10.0372C297.638 10.0242 297.486 10.003 297.336 9.97375C297.094 9.88222 296.858 9.7753 296.63 9.65365C296.55 9.61778 296.453 9.61778 296.373 9.59019C296.241 9.52396 296.177 9.41081 296.05 9.33079C295.973 9.28111 295.874 9.25352 295.796 9.2066C295.667 9.12106 295.603 9.02171 295.474 8.93065C295.344 8.83958 295.217 8.82302 295.087 8.74024C294.958 8.65745 294.927 8.58018 294.828 8.4836C294.729 8.38701 294.671 8.20765 294.508 8.16073C294.398 8.13038 294.301 8.19385 294.185 8.16073C294.069 8.12762 294.025 8.05311 293.931 8.03379C293.838 8.01447 293.755 7.98688 293.672 7.96756C293.545 7.93721 293.479 7.83785 293.335 7.83785H292.146C292.017 7.83785 291.937 7.91788 291.81 7.90408C291.61 7.8589 291.415 7.79421 291.228 7.71092C291.068 7.66401 290.952 7.64745 290.775 7.58398C290.499 7.4736 290.309 7.25835 289.994 7.25835C288.963 7.25835 288.397 7.29147 287.368 7.29147C287.353 7.40964 287.353 7.52927 287.368 7.64744C287.407 7.76059 287.503 7.80474 287.564 7.90408C287.719 8.11124 287.892 8.30509 288.08 8.4836C288.222 8.67458 288.425 8.81021 288.656 8.86718C288.769 8.88374 288.866 8.82303 288.976 8.86718L289.236 8.99687C289.349 9.0493 289.349 9.17348 289.429 9.25351C289.587 9.41824 289.76 9.56876 289.945 9.70332C290.038 9.75666 290.124 9.82156 290.201 9.89649C290.284 9.99032 290.309 10.1255 290.394 10.2194C290.48 10.3132 290.634 10.3491 290.715 10.476C290.815 10.639 290.901 10.8108 290.971 10.9893C291.004 11.0721 291.004 11.1687 291.032 11.2652C291.084 11.3922 291.181 11.4584 291.228 11.5826C291.332 11.7419 291.398 11.9232 291.421 12.1124V12.485H290.794C290.681 12.4722 290.568 12.4501 290.458 12.4187C290.348 12.4146 290.24 12.3923 290.138 12.3525C290.022 12.3056 289.994 12.1621 289.879 12.0986C289.763 12.0351 289.603 12.002 289.492 11.9054C289.382 11.8089 289.443 11.7261 289.365 11.6488C289.288 11.5715 289.189 11.5688 289.106 11.5219C288.982 11.4297 288.853 11.344 288.72 11.2652C288.593 11.1825 288.529 11.0859 288.397 10.9893L288.013 10.7354C287.773 10.5753 287.677 10.4291 287.434 10.2856C287.35 10.2389 287.263 10.1966 287.175 10.1587C287.081 10.109 287.018 10.0262 286.921 9.96272C286.824 9.89925 286.758 9.84958 286.664 9.77231C286.471 9.60674 286.388 9.43288 286.151 9.38873C286.066 9.36941 285.972 9.33354 285.895 9.31974C285.809 9.31005 285.721 9.31005 285.635 9.31974C285.409 9.30464 285.189 9.23761 284.992 9.12382C284.887 9.08924 284.796 9.02145 284.733 8.93065C284.672 8.83682 284.672 8.70987 284.606 8.61053C284.546 8.50257 284.458 8.41363 284.35 8.35389C284.27 8.30422 284.173 8.32078 284.093 8.29043C283.971 8.2146 283.843 8.14995 283.71 8.09725C283.623 8.09034 283.537 8.09034 283.45 8.09725C283.243 8.09725 283.127 8.03379 282.918 8.03379H281.971V8.48084C281.992 8.67131 282.058 8.854 282.165 9.01343C282.294 9.30318 282.471 9.49635 282.614 9.78887C282.687 9.90557 282.731 10.0381 282.741 10.1752C282.73 10.3038 282.708 10.4312 282.675 10.556C282.668 10.6645 282.668 10.7732 282.675 10.8817C282.675 10.9755 282.614 11.0555 282.614 11.1355V11.3949C282.595 11.4915 282.518 11.5522 282.485 11.6516C282.355 12.0683 282.245 12.3304 282.101 12.7416C282.081 12.858 282.037 12.969 281.971 13.0672C281.902 13.1445 281.941 13.2742 281.842 13.3239C281.72 13.3803 281.586 13.4031 281.453 13.3901C281.297 13.3792 281.145 13.334 281.009 13.2576C280.872 13.2099 280.741 13.146 280.62 13.0672C280.426 12.9237 280.253 12.8216 280.173 12.6147C280.139 12.5346 280.173 12.4574 280.173 12.3553C280.168 12.1612 280.188 11.9673 280.233 11.7785C280.253 11.6681 280.363 11.6157 280.426 11.5246C280.566 11.3245 280.716 11.132 280.876 10.9479C280.956 10.8485 281.089 10.8127 281.133 10.6719C281.177 10.5312 281.262 10.5312 281.262 10.4181C281.251 10.331 281.229 10.2456 281.196 10.1642C281.166 10.0317 281.009 10.0179 280.942 9.88821C280.876 9.75851 280.829 9.63434 280.752 9.50464C280.675 9.37494 280.509 9.38046 280.476 9.24524V8.9886C280.476 8.89202 280.545 8.81474 280.545 8.73195C280.53 8.62875 280.493 8.52988 280.437 8.44154C280.382 8.35321 280.309 8.27732 280.222 8.21867C280.12 8.14707 280.013 8.08253 279.902 8.0255C279.775 7.94547 279.709 7.84889 279.582 7.7661C279.469 7.71253 279.361 7.6488 279.259 7.57569C279.168 7.49291 279.179 7.34666 279.066 7.31631C278.904 7.25008 278.79 7.31631 278.617 7.31631C278.468 7.29972 278.318 7.29972 278.17 7.31631C278.068 7.31631 278.007 7.42944 277.91 7.44324C277.731 7.49291 277.568 7.52602 277.394 7.57569C277.301 7.58949 277.229 7.66952 277.138 7.70264C276.912 7.78509 276.696 7.89343 276.495 8.0255C276.365 8.10553 276.302 8.21869 276.172 8.28216C276.09 8.33161 276.005 8.37406 275.916 8.40909C275.819 8.44496 275.753 8.51948 275.64 8.53879C275.527 8.55811 275.469 8.51948 275.386 8.53879C275.276 8.57318 275.169 8.61655 275.066 8.66848C274.956 8.70336 274.849 8.74673 274.746 8.79819C274.613 8.8589 274.553 8.95825 274.423 8.9886C274.234 9.03739 274.039 9.05968 273.844 9.05483C273.733 9.05483 273.686 8.9886 273.568 8.9886H272.053C271.938 8.99142 271.824 9.01382 271.717 9.05483C271.607 9.09137 271.5 9.13563 271.396 9.18728C271.3 9.21488 271.236 9.29215 271.14 9.31147C270.97 9.37955 270.792 9.42321 270.61 9.44116H270.431C270.282 9.41299 270.132 9.39273 269.981 9.38046C269.429 9.38046 269.082 9.4246 268.516 9.4246C268.4 9.4339 268.287 9.4609 268.18 9.50464C268.102 9.535 268.003 9.53499 267.923 9.57087C267.864 9.59221 267.81 9.62626 267.766 9.67061C267.722 9.71496 267.688 9.76853 267.666 9.8275C267.631 9.90753 267.666 10.0041 267.666 10.0786C267.727 10.1669 267.699 10.2939 267.793 10.3408C267.877 10.3697 267.963 10.3909 268.05 10.4042C268.139 10.4361 268.232 10.4574 268.326 10.4677C268.544 10.4815 268.673 10.4677 268.902 10.4677C269.038 10.4852 269.169 10.5282 269.289 10.5947C269.403 10.6456 269.51 10.7105 269.609 10.7878C269.712 10.8533 269.8 10.941 269.865 11.0445C269.915 11.1245 269.945 11.2073 269.995 11.3066C270.045 11.406 270.141 11.4667 270.185 11.5605C270.229 11.6543 270.251 11.8199 270.381 11.8834C270.487 11.9122 270.595 11.9334 270.704 11.9468C270.911 12.0296 271.007 12.1566 271.217 12.2062C271.302 12.2132 271.387 12.2132 271.471 12.2062C271.664 12.2062 271.794 12.1869 271.987 12.2062C272.1 12.2062 272.147 12.2835 272.243 12.3304C272.34 12.3773 272.39 12.5236 272.503 12.5898C272.67 12.6852 272.842 12.7709 273.019 12.8465C273.115 12.8796 273.179 12.9458 273.278 12.9734C273.377 13.001 273.452 12.9955 273.529 13.0424C273.701 13.1673 273.854 13.317 273.982 13.4867L273.788 13.7488H272.712C272.594 13.7488 272.536 13.6495 272.437 13.6219C272.337 13.5943 272.254 13.5722 272.177 13.5557C272.1 13.5391 272.017 13.4591 271.921 13.4287C271.702 13.3789 271.487 13.3134 271.278 13.2328C271.151 13.1693 271.085 13.0562 270.958 12.9734C270.831 12.8906 270.748 12.8465 270.635 12.783C270.545 12.7246 270.459 12.6601 270.378 12.5898C270.282 12.5098 270.249 12.3525 270.122 12.3304C269.846 12.3101 269.57 12.3101 269.294 12.3304C269.164 12.3304 269.101 12.2669 268.971 12.2669H268.715C268.604 12.2638 268.494 12.2433 268.389 12.2062C268.232 12.1566 268.232 11.9469 268.069 11.8834C267.881 11.8188 267.687 11.7753 267.49 11.7537C267.396 11.7371 267.333 11.6543 267.233 11.6267C266.982 11.5575 266.743 11.4494 266.524 11.3066C266.433 11.2261 266.348 11.1385 266.27 11.0445C266.177 10.9667 266.09 10.8808 266.011 10.7878C265.948 10.7106 265.964 10.5809 265.884 10.5312C265.804 10.4815 265.743 10.3877 265.628 10.3408C265.543 10.3256 265.456 10.3256 265.371 10.3408C264.996 10.3483 264.624 10.4125 264.267 10.5312C264.174 10.5477 264.11 10.6305 264.014 10.6581C263.904 10.6956 263.796 10.7389 263.691 10.7878C263.578 10.8375 263.547 10.9341 263.437 10.981C263.327 11.0279 263.222 10.9976 263.111 11.0445C263.001 11.0914 262.968 11.1907 262.858 11.2432C262.648 11.3434 262.433 11.4291 262.212 11.4998C262.123 11.5092 262.036 11.5296 261.953 11.5605C261.879 11.5962 261.817 11.6509 261.772 11.7188C261.727 11.7867 261.701 11.8654 261.696 11.9468C261.709 12.1835 261.799 12.4094 261.953 12.5898C262.019 12.703 262.146 12.7361 262.212 12.8465C262.278 12.9568 262.306 13.0093 262.342 13.1059C262.378 13.2025 262.435 13.2659 262.435 13.3818V15.4901H260.813C260.587 15.4901 260.477 15.377 260.281 15.2997C260.166 15.2504 260.058 15.1854 259.961 15.1065C259.85 15.0265 259.814 14.9106 259.704 14.8471C259.62 14.8003 259.524 14.7782 259.428 14.7837C258.3 14.7837 257.674 14.7368 256.551 14.723C256.471 14.7975 256.358 14.814 256.291 14.9106C256.181 15.09 256.131 15.25 256.037 15.4267C255.986 15.542 255.895 15.635 255.781 15.6888C255.604 15.7495 255.442 15.7495 255.265 15.813C255.015 15.936 254.757 16.0429 254.492 16.1331C254.316 16.1662 254.153 16.1662 253.979 16.1938C253.737 16.2463 253.64 16.4698 253.463 16.6464L253.207 16.9223C253.036 17.1167 252.841 17.2891 252.627 17.4356C252.534 17.4825 252.484 17.5984 252.371 17.6288C252.258 17.6591 252.194 17.6757 252.112 17.6895C251.942 17.7075 251.771 17.7075 251.601 17.6895C251.422 17.6895 251.325 17.6895 251.149 17.6895C251.019 17.6895 250.956 17.753 250.826 17.753C250.719 17.7461 250.612 17.7461 250.506 17.753C250.373 17.7695 250.293 17.8827 250.186 17.9461C250.078 18.0096 249.973 18.0758 249.863 18.1393C249.753 18.2028 249.72 18.2828 249.606 18.3325C249.493 18.3822 249.427 18.3683 249.353 18.3959C249.317 18.4732 249.353 18.6719 249.286 18.7188C249.208 18.7916 249.122 18.8555 249.03 18.9092C248.947 18.9451 248.85 18.8816 248.768 18.9092C248.685 18.9368 248.594 18.9451 248.511 18.981C248.428 19.0168 248.45 19.1548 248.381 19.2348C248.194 19.4749 248.045 19.6212 247.871 19.8751C247.835 19.9385 247.871 20.0876 247.805 20.151C247.739 20.2145 247.614 20.151 247.551 20.2117C247.438 20.2945 247.275 20.3249 247.275 20.4656C247.288 20.6397 247.311 20.813 247.344 20.9844H247.857C248.067 21.0313 248.133 21.0782 248.368 21.1114C248.644 21.1445 248.82 21.1114 249.016 21.2438C249.11 21.3073 249.176 21.368 249.273 21.4342C249.369 21.5005 249.35 21.6467 249.463 21.7102C249.548 21.724 249.635 21.724 249.72 21.7102C249.946 21.724 250.172 21.724 250.398 21.7102C250.709 21.7309 251.02 21.7309 251.331 21.7102C251.512 21.6727 251.685 21.6055 251.844 21.5115C251.924 21.4839 252.021 21.4839 252.098 21.448C252.227 21.3818 252.244 21.2576 252.357 21.1941C252.47 21.1307 252.581 20.9982 252.743 20.9982C253 20.9982 253.08 21.2742 253.13 21.5115C253.145 21.6832 253.145 21.8559 253.13 22.0275C253.113 22.1992 253.113 22.372 253.13 22.5436C253.13 22.6402 253.243 22.7009 253.257 22.803C253.27 22.9051 253.306 22.9796 253.323 23.0568C253.339 23.1341 253.45 23.2169 253.45 23.3328V24.4863C253.45 25.0382 253.193 25.3335 252.807 25.7198C252.73 25.8124 252.644 25.8966 252.55 25.9709C252.44 26.0565 252.357 26.1558 252.227 26.1696C251.952 26.1927 251.675 26.1927 251.4 26.1696H251.143C251.013 26.1696 250.95 26.1034 250.82 26.1034C250.628 26.0868 250.434 26.0868 250.241 26.1034C250.065 26.1235 249.893 26.1652 249.728 26.2276C249.587 26.2855 249.551 26.4263 249.408 26.5035C249.264 26.5808 249.198 26.5284 249.088 26.5615C248.928 26.6139 248.862 26.7574 248.685 26.7574H247.496C247.187 26.7388 246.879 26.6955 246.577 26.6277C246.448 26.6165 246.319 26.5943 246.194 26.5615C246.097 26.5615 246.047 26.4346 245.937 26.4346C245.711 26.4208 245.581 26.4346 245.355 26.4346C245.077 26.4231 244.799 26.4463 244.527 26.5035C244.323 26.5594 244.128 26.6449 243.948 26.7574C243.948 26.854 243.821 27.0334 243.821 27.141C243.828 27.2485 243.828 27.3563 243.821 27.4639C243.787 27.577 243.73 27.6816 243.652 27.7706C243.574 27.8596 243.479 27.9309 243.371 27.9799C243.272 28.0296 243.211 28.1013 243.095 28.1013H241.647C241.39 28.1013 241.28 28.3166 241.051 28.4297C240.948 28.4801 240.841 28.5225 240.731 28.5567C240.508 28.6481 240.268 28.6914 240.027 28.6836C239.898 28.6933 239.768 28.6933 239.638 28.6836C239.451 28.667 239.318 28.5732 239.125 28.5567C238.932 28.5401 238.772 28.5567 238.546 28.5567C238.32 28.5567 238.193 28.5567 237.969 28.5567C237.836 28.5805 237.707 28.6233 237.586 28.6836C237.47 28.714 237.371 28.7995 237.257 28.8161C237.129 28.8276 237.001 28.8469 236.874 28.874C236.78 28.9264 236.667 28.9126 236.62 29.0065C236.571 29.0889 236.528 29.1746 236.49 29.2631C236.455 29.3459 236.507 29.4425 236.49 29.5225C236.475 29.6076 236.454 29.6915 236.427 29.7736C236.395 29.864 236.353 29.9502 236.3 30.0303C236.268 30.0731 236.227 30.1075 236.179 30.1306C236.13 30.1537 236.078 30.1647 236.024 30.1627H234.628C234.548 30.2483 234.419 30.2621 234.372 30.3559C234.289 30.5215 234.224 30.6954 234.178 30.8747C234.209 31.0292 234.082 31.2279 234.178 31.3852C234.275 31.5425 234.435 31.7053 234.562 31.8985C234.689 32.0917 234.918 32.1744 235.075 32.2876C235.232 32.4007 235.144 32.7043 235.335 32.8009C235.525 32.8974 235.688 32.7733 235.848 32.8009C236.019 32.8174 236.192 32.8174 236.364 32.8009C236.539 32.8245 236.711 32.8671 236.877 32.9278C237.241 32.9939 237.591 33.1257 237.909 33.3169C238.066 33.4135 238.036 33.6701 238.165 33.8274H240.734L241.766 34.3434C241.846 34.3793 242.069 34.3793 242.152 34.4097C242.235 34.44 242.309 34.556 242.406 34.6001C242.579 34.6994 242.712 34.8761 242.922 34.9257C243.113 34.9506 243.307 34.9506 243.498 34.9257C243.647 34.9257 243.741 34.9892 243.89 34.9892H244.337C244.511 34.9892 244.627 34.9892 244.787 34.9892C244.873 34.9733 244.959 34.9521 245.043 34.9257C245.244 34.8556 245.438 34.7698 245.625 34.6691C245.752 34.6167 245.818 34.5394 245.962 34.5394H247.408C247.648 34.5394 247.774 34.3793 248.001 34.3434C248.197 34.3064 248.397 34.2852 248.597 34.28H248.837C249.033 34.28 249.157 34.3434 249.355 34.3434C249.43 34.3434 249.466 34.3131 249.546 34.3131V35.3562C249.524 35.5578 249.433 35.7458 249.289 35.8888C249.24 35.9661 249.11 35.9661 249.033 36.0158C248.955 36.0654 248.82 36.0958 248.71 36.1455C248.53 36.2141 248.358 36.301 248.197 36.4049C248.067 36.4794 248.083 36.6808 247.937 36.7222C247.853 36.732 247.768 36.732 247.683 36.7222H247.408C247.278 36.7222 247.203 36.6118 247.088 36.598C246.98 36.6035 246.872 36.6035 246.765 36.598C246.652 36.5677 246.621 36.4324 246.508 36.4049C246.406 36.3632 246.298 36.3398 246.188 36.3359H245.636C245.368 36.317 245.098 36.3403 244.836 36.4049C244.709 36.4324 244.64 36.5456 244.513 36.598C244.279 36.6953 244.025 36.7378 243.771 36.7222H243.418C243.291 36.7222 243.228 36.6615 243.095 36.6615C242.968 36.6698 242.84 36.6698 242.712 36.6615C242.436 36.6118 242.342 36.4324 242.072 36.4049C241.926 36.3952 241.779 36.3952 241.633 36.4049H241.233C241.145 36.4191 241.059 36.4394 240.974 36.4656C240.974 36.7222 240.943 36.8547 240.913 37.1085H239.385C239.28 37.1181 239.183 37.164 239.109 37.2382C238.996 37.321 238.852 37.3983 238.852 37.5611C238.852 37.9447 239.191 38.113 239.495 38.3338C239.622 38.4276 239.688 38.5076 239.818 38.5932C239.947 38.6787 240.011 38.7698 240.141 38.7808C240.416 38.8277 240.607 38.7505 240.91 38.7808C241.205 38.8329 241.486 38.9426 241.738 39.1037C241.945 39.2046 242.159 39.2904 242.378 39.3604C242.59 39.4266 242.764 39.479 242.957 39.5535C243.228 39.6571 243.487 39.7865 243.733 39.9398L243.989 40.0695C243.713 40.0695 243.49 39.973 243.28 40.1303C243.186 40.1993 243.084 40.2296 243.024 40.3289C242.963 40.4283 242.993 40.5056 242.957 40.5856C243.057 40.6656 243.037 40.7898 243.151 40.8395C243.264 40.8891 243.327 40.8698 243.407 40.9057C243.584 40.954 243.757 41.0177 243.923 41.0961C244.017 41.1403 244.033 41.2727 244.116 41.3555C244.207 41.4345 244.293 41.5193 244.373 41.6094C244.409 41.6729 244.409 41.8053 244.436 41.8688C244.464 41.9323 244.613 41.9488 244.712 42.0012C244.815 42.0511 244.921 42.0935 245.029 42.1282C245.118 42.1632 245.204 42.2057 245.286 42.2551C245.37 42.3042 245.456 42.3484 245.545 42.3876C245.788 42.4952 245.948 42.5449 246.188 42.6415C246.299 42.6717 246.407 42.7143 246.508 42.7684C246.638 42.8346 246.699 42.9478 246.828 43.0278C246.948 43.1098 247.079 43.1739 247.217 43.2182C247.467 43.2901 247.729 43.3126 247.987 43.2844H248.117C248.224 43.2913 248.332 43.2913 248.439 43.2844C248.55 43.2679 248.583 43.1409 248.696 43.094C248.646 42.9947 248.613 42.9147 248.566 42.8346C248.486 42.7077 248.39 42.6222 248.31 42.5118C248.23 42.4014 248.053 42.3517 248.053 42.1889C248.053 42.0261 248.053 41.8826 248.183 41.8053C248.263 41.7556 248.357 41.8053 248.439 41.8053C248.664 41.7901 248.888 41.7901 249.113 41.8053C249.485 41.8053 249.664 41.775 250.045 41.8053C250.282 41.8219 250.415 41.9847 250.622 42.0647C250.721 42.0923 250.785 42.1585 250.881 42.1889C250.964 42.22 251.05 42.2422 251.138 42.2551C251.234 42.2717 251.298 42.3876 251.414 42.3876C251.529 42.3876 251.56 42.3214 251.656 42.3214V41.8053H252.73C252.862 41.8053 252.909 41.9488 253.005 42.0012C253.108 42.0724 253.216 42.1352 253.328 42.1889C253.545 42.2601 253.775 42.2827 254.001 42.2551C254.229 42.2912 254.461 42.2684 254.677 42.1889C254.793 42.1392 254.774 42.0012 254.868 41.935C254.957 41.8858 255.049 41.8425 255.144 41.8053C255.225 41.7541 255.311 41.7098 255.4 41.6729C255.48 41.6729 255.577 41.6315 255.654 41.6094C255.833 41.5818 256.007 41.6315 256.17 41.5487C256.28 41.499 256.266 41.3555 256.363 41.2893C256.46 41.2231 256.537 41.2092 256.62 41.1623C256.763 41.0658 256.829 40.9057 257.006 40.9057C257.234 40.9132 257.456 40.9788 257.651 41.0961C257.872 41.2093 257.952 41.3721 258.162 41.4825C258.258 41.5321 258.325 41.6094 258.438 41.6094H259.196C259.5 41.6094 259.726 41.6591 260.024 41.6729C260.11 41.6659 260.195 41.6659 260.281 41.6729C260.38 41.6922 260.444 41.7888 260.54 41.8053C260.842 41.8665 261.126 41.9979 261.368 42.1889C261.462 42.2717 261.511 42.3876 261.622 42.4649C261.722 42.5213 261.83 42.564 261.942 42.5918C262.031 42.6222 262.124 42.6434 262.217 42.6553H263.989C264.083 42.6641 264.176 42.6864 264.265 42.7215C264.352 42.7329 264.438 42.7532 264.521 42.7822C264.791 42.9091 265.048 43.0596 265.291 43.232C265.393 43.2817 265.44 43.3948 265.567 43.4279C265.817 43.504 266.081 43.5247 266.339 43.4886H266.593C266.679 43.4817 266.766 43.4817 266.853 43.4886C266.966 43.508 266.949 43.6818 267.048 43.7646C267.187 43.9645 267.361 44.1375 267.562 44.2751C267.653 44.3386 267.702 44.4352 267.815 44.4683C267.986 44.5027 268.16 44.5239 268.334 44.5318H268.591C268.767 44.5489 268.94 44.5916 269.104 44.6587C269.214 44.6891 269.261 44.7856 269.358 44.8546C269.537 44.9816 269.747 45.0947 269.747 45.3182V47.0844C269.747 47.33 269.937 47.4238 270.067 47.6197C270.133 47.7135 270.18 47.7798 270.26 47.8764C270.34 47.9729 270.389 48.1026 270.516 48.1358C270.599 48.1358 270.696 48.1827 270.776 48.1992C270.905 48.2296 271.03 48.1633 271.162 48.1992C271.294 48.2351 271.355 48.3262 271.479 48.3896C271.603 48.4531 271.692 48.4697 271.802 48.5166C271.912 48.5635 272.042 48.6049 272.125 48.7125C272.208 48.8201 272.202 48.8891 272.252 48.9664C272.349 49.132 272.435 49.3034 272.511 49.4797C272.544 49.5625 272.528 49.6756 272.577 49.7391C272.627 49.8025 272.751 49.7887 272.834 49.8715C273.027 50.0619 273.057 50.2579 273.217 50.4483C273.317 50.5614 273.46 50.5918 273.537 50.7242C273.615 50.8567 273.634 50.9809 273.73 51.105C273.827 51.2292 273.86 51.2789 273.924 51.3589C273.987 51.4389 274.117 51.461 274.183 51.5576C274.268 51.7204 274.334 51.8927 274.379 52.0709C274.453 52.2641 274.533 52.391 274.63 52.5869C274.679 52.6677 274.724 52.7516 274.762 52.838C274.874 53.1382 275.025 53.4222 275.212 53.6825C275.285 53.7607 275.371 53.8252 275.466 53.8729C275.565 53.9364 275.905 54.1295 275.985 54.1902C276.043 54.235 276.091 54.2915 276.127 54.3561C276.162 54.4208 276.183 54.4921 276.189 54.5655V54.7256C276.194 54.8564 276.172 54.9869 276.125 55.1092C276.073 55.2554 275.932 55.3382 275.932 55.4983C275.932 55.6583 276.045 55.7742 276.125 55.8846C276.318 56.1606 276.641 56.2985 276.641 56.6711V57.9901C276.641 58.153 276.462 58.1999 276.382 58.3241C276.288 58.5007 276.125 58.6 276.125 58.8125C276.125 59.025 276.175 59.0885 276.189 59.2623H277.427V60.3247C277.209 60.2917 276.987 60.2917 276.768 60.3247C276.571 60.3816 276.393 60.4924 276.255 60.6449C276.189 60.689 276.222 60.8242 276.189 60.9015C276.255 61.2575 276.465 61.4782 276.512 61.8673C276.477 62.1297 276.412 62.3872 276.318 62.6345H275.353V63.6721C275.48 63.8294 275.546 64.224 275.739 64.3095C276.062 64.4628 276.411 64.5509 276.768 64.5689H277.281C277.474 64.5689 277.64 64.6959 277.794 64.6959C277.973 64.7599 278.158 64.8025 278.346 64.8228H280.879C280.912 64.5689 280.849 64.442 280.879 64.1854C280.912 63.9922 281.105 63.8928 281.135 63.7328C281.522 63.7328 281.781 63.6721 282.167 63.6721C282.358 63.6721 282.487 63.7963 282.678 63.7963C282.868 63.7963 283.003 63.7328 283.194 63.7328C283.227 64.0088 283.293 64.1854 283.323 64.442C283.356 64.5993 283.293 64.798 283.323 64.9553C283.356 65.1761 283.599 65.2754 283.712 65.4658C283.828 65.6857 284.007 65.8663 284.225 65.9846C284.416 66.0784 284.501 66.3406 284.736 66.3709C284.908 66.3558 285.08 66.3558 285.252 66.3709C285.415 66.4041 285.605 66.3406 285.765 66.3709C285.948 66.4317 286.122 66.5181 286.281 66.6276C286.474 66.7242 286.637 66.7904 286.794 66.8815C286.951 66.9725 287.051 67.2374 287.178 67.3947C287.304 67.552 287.533 67.5907 287.696 67.7866C287.793 67.9163 287.762 68.1371 287.826 68.2999L287.696 68.8132H286.7C286.441 68.8132 286.281 68.6834 286.027 68.6834H284.995C284.383 68.6834 283.996 68.8132 283.453 68.5565C283.273 68.4883 283.1 68.4023 282.937 68.2999C282.81 68.2364 282.97 67.8804 282.81 67.7866C282.65 67.6928 282.452 67.8142 282.297 67.7866C281.958 67.7077 281.613 67.6633 281.265 67.6541C280.815 67.6265 280.559 67.5272 280.112 67.5272C279.573 67.539 279.044 67.672 278.564 67.9163C278.659 68.2695 278.788 68.6124 278.95 68.9401C279.047 69.136 279.306 69.1691 279.464 69.3292C279.621 69.4893 279.982 69.5527 279.982 69.8425C279.982 70.0715 279.723 70.135 279.723 70.3557C279.376 70.3629 279.031 70.4064 278.694 70.4855C278.468 70.5489 278.374 70.7421 278.183 70.869C277.924 71.065 277.665 71.2913 277.665 71.6472C277.665 72.0032 277.665 72.2212 277.924 72.4171C278.404 72.7676 278.887 72.4503 279.464 72.5413C279.84 72.6355 280.191 72.8128 280.49 73.0601C281.072 73.4465 281.199 74.2164 281.905 74.2164C282.181 74.2164 282.234 73.8908 282.427 73.7003C282.777 73.3444 282.937 72.9939 283.453 72.9304C283.989 72.8987 284.526 72.8987 285.061 72.9304V71.1229C284.482 71.1229 284.123 71.1891 283.583 70.9932C283.42 70.9629 283.227 71.0594 283.064 70.9932C282.901 70.927 283.003 70.5434 282.81 70.4799C282.617 70.4165 282.452 70.513 282.297 70.4799C282.142 70.4468 281.974 70.3806 281.781 70.3502L282.038 69.837H283.034C283.226 69.8284 283.417 69.8733 283.585 69.9667C283.806 70.066 283.861 70.2426 284.099 70.3502C284.336 70.4579 284.419 70.5793 284.612 70.6069C284.782 70.6248 284.954 70.6248 285.125 70.6069C285.335 70.6702 285.55 70.7136 285.768 70.7366H286.797C287.146 70.6968 287.5 70.7403 287.829 70.8635C287.979 70.9307 288.108 71.0397 288.198 71.1777C288.289 71.3157 288.337 71.4767 288.339 71.6417V71.8956C288.309 72.1163 287.922 72.0888 287.829 72.2847C287.735 72.4806 287.892 72.6324 287.829 72.798C287.729 73.0215 287.313 73.0215 287.313 73.3085V73.5679C287.313 73.8245 287.569 73.8852 287.699 74.0812C287.829 74.2771 288.049 74.3571 288.212 74.5944C288.355 74.7484 288.45 74.9399 288.488 75.1464V76.6531H287.109C286.882 76.6531 286.755 76.4296 286.557 76.5234C286.358 76.6172 286.281 76.78 286.044 76.9152C285.806 77.0504 285.878 77.3264 285.655 77.4285C285.464 77.4603 285.269 77.4603 285.078 77.4285H284.465C284.239 77.4285 284.19 77.2022 283.952 77.1719C283.715 77.1415 283.596 77.3623 283.37 77.3623V79.8735C283.132 79.8434 282.895 79.8001 282.661 79.7438C282.435 79.6776 282.28 79.4816 282.021 79.4816C281.762 79.4816 281.858 79.9038 281.638 79.9949C281.417 80.086 281.312 80.1881 281.119 80.2571C280.926 80.326 280.766 80.3178 280.606 80.3812C280.446 80.4447 280.22 80.4475 280.095 80.5109C279.836 80.6738 279.966 81.0325 279.966 81.3388V81.6644C279.966 81.9183 280.126 82.0811 280.22 82.3047C280.313 82.5282 280.382 82.8566 280.606 82.9504C280.766 83.0111 280.959 83.0111 281.119 83.0773C281.279 83.1436 281.475 83.1436 281.638 83.2043C281.822 83.3156 281.994 83.446 282.151 83.5934C282.311 83.69 282.534 83.6899 282.661 83.8445C282.89 84.137 282.857 84.493 282.921 84.8766C282.564 84.8997 282.214 84.9876 281.889 85.136C281.762 85.2184 281.66 85.3328 281.593 85.4676C281.526 85.6024 281.495 85.7527 281.505 85.9031C281.505 86.4551 281.889 86.731 282.151 87.1974C282.371 87.5754 282.41 87.8679 282.661 88.2184C282.736 88.3967 282.823 88.57 282.921 88.7372C283.083 88.9331 283.403 88.8697 283.696 88.8697C283.959 88.8929 284.225 88.8473 284.465 88.7372C284.689 88.6406 284.626 88.2874 284.849 88.2184C285.02 88.188 285.194 88.188 285.365 88.2184H285.881C286.099 88.2184 286.198 88.4171 286.394 88.4943C286.426 88.663 286.426 88.8362 286.394 89.0049C286.331 89.1649 286.394 89.3912 286.264 89.5237C286.135 89.6562 285.881 89.4602 285.748 89.5237C285.616 89.5872 285.365 89.6175 285.235 89.7775C285.106 89.9376 285.299 90.1308 285.235 90.2936C285.172 90.4564 285.045 90.6192 284.979 90.8124C284.849 91.0883 284.465 91.1298 284.465 91.4499C284.474 91.7127 284.517 91.9734 284.592 92.2253C284.655 92.5898 284.786 92.939 284.979 93.2546C285.106 93.445 285.169 93.6741 285.365 93.7651C285.561 93.8562 285.685 93.7651 285.881 93.7651C286.077 93.7651 286.234 93.8314 286.394 93.7651C286.585 93.6659 286.759 93.5353 286.907 93.3788C287.053 93.2213 287.182 93.0493 287.293 92.8655C287.42 92.7027 287.393 92.4488 287.55 92.3522C287.711 92.273 287.887 92.2297 288.066 92.2253C288.325 92.2528 288.582 92.2952 288.836 92.3522V94.4109C288.643 94.5709 288.642 94.8276 288.455 94.9241C288.267 95.0207 288.096 94.9545 287.936 95.0511C287.776 95.1477 287.611 95.327 287.42 95.4374C287.23 95.5478 287.004 95.603 286.907 95.821C286.814 96.0695 286.77 96.3338 286.777 96.5992C286.795 96.8736 286.884 97.1388 287.034 97.3691C287.133 97.5595 287.393 97.5926 287.55 97.7527C287.707 97.9127 287.903 98.0756 288.066 98.266C288.516 98.8179 288.772 99.298 289.222 99.8113C289.352 99.9741 289.608 100.007 289.738 100.2C289.843 100.36 289.928 100.533 289.992 100.714C290.061 100.871 289.961 101.067 289.992 101.224C290.124 101.646 290.477 101.867 290.634 102.254C290.761 102.576 290.761 102.932 290.894 103.286C291.087 103.735 291.537 103.926 291.923 104.182C292.086 104.282 292.309 104.282 292.433 104.458C292.59 104.606 292.722 104.779 292.822 104.969C292.982 105.328 292.665 105.645 292.822 106.001C292.906 106.202 293.039 106.378 293.209 106.514C293.658 106.931 294.171 106.834 294.751 107.028C295.234 107.188 295.394 107.516 295.783 107.8C295.973 107.93 295.94 108.217 296.163 108.316C296.334 108.348 296.509 108.348 296.679 108.316H297.195C297.419 108.316 297.518 108.087 297.714 108.057C297.963 107.98 298.221 107.937 298.481 107.93H298.74C298.914 107.954 299.085 107.997 299.251 108.057C299.413 108.087 299.64 107.96 299.767 108.057C299.893 108.153 299.833 108.407 299.896 108.57C299.96 108.733 299.96 108.926 300.023 109.092C300.153 109.368 300.412 109.473 300.666 109.602C300.857 109.742 301.08 109.83 301.314 109.859C301.695 109.892 301.985 109.795 302.341 109.859C302.597 109.917 302.724 110.135 302.854 110.375C302.95 110.532 302.884 110.725 302.981 110.885C303.113 111.114 303.24 111.335 303.494 111.399C303.837 111.43 304.182 111.43 304.526 111.399C304.912 111.399 305.199 111.498 305.552 111.399C305.778 111.335 305.844 111.123 306.068 111.018C306.249 110.95 306.422 110.863 306.584 110.759C306.774 110.598 306.998 110.568 307.1 110.375C307.202 110.182 307.1 110.019 307.1 109.859V109.343C307.1 108.537 307.064 107.963 307.483 107.284C307.71 106.901 308.057 106.732 308.385 106.387C308.488 106.224 308.573 106.05 308.639 105.869C308.791 105.639 308.879 105.373 308.896 105.099C308.87 104.839 308.827 104.582 308.766 104.329C308.766 104.133 308.639 104.006 308.639 103.813C308.639 103.62 308.766 103.493 308.766 103.299C308.809 102.95 308.765 102.596 308.639 102.267C308.543 102.047 308.225 102.077 308.126 101.881C308.022 101.72 307.935 101.549 307.867 101.37C307.806 101.204 307.763 101.032 307.737 100.857C307.737 100.305 308.476 100.242 309.025 100.214H309.541C309.732 100.214 309.859 100.082 310.055 100.082C310.441 100.051 310.697 100.082 311.081 100.082C311.066 99.7821 311.066 99.4818 311.081 99.1822C311.081 98.989 310.987 98.8317 311.081 98.6716C311.192 98.4873 311.323 98.3153 311.47 98.1583C311.611 97.993 311.786 97.8594 311.983 97.7665C312.146 97.7003 312.336 97.7996 312.499 97.7665C312.722 97.7003 312.775 97.4905 313.015 97.3829V94.811C313.208 94.5516 313.531 94.4881 313.531 94.1653C313.52 93.9031 313.476 93.6433 313.398 93.3926C313.338 93.2102 313.251 93.0374 313.142 92.8793C313.076 92.7165 313.109 92.5261 313.015 92.366C312.921 92.206 312.499 92.3357 312.499 92.1066C312.499 91.7893 312.499 91.4968 312.756 91.3339C312.882 91.2732 313.109 91.3671 313.272 91.3339C313.619 91.2401 313.945 91.3064 314.301 91.2098C314.48 91.1353 314.652 91.0428 314.814 90.9338C315.007 90.8124 315.233 90.7434 315.324 90.553C315.415 90.3626 315.297 90.1998 315.324 90.037C315.342 89.8663 315.342 89.6943 315.324 89.5237C315.352 89.3469 315.396 89.1732 315.457 89.0049H318.607C318.553 88.535 318.531 88.0621 318.541 87.5892C318.541 87.3988 318.607 87.2747 318.607 87.076H320.403C320.351 87.5893 320.331 88.1054 320.343 88.6213C320.343 88.8476 320.403 89.0049 320.403 89.2312C320.823 89.198 321.082 89.1373 321.507 89.1373C321.697 89.1373 321.797 89.2615 321.99 89.2615C322.663 89.2615 322.991 88.7096 323.435 88.2322C323.598 88.0418 323.761 87.9149 323.949 87.7189C324.136 87.523 324.205 87.3354 324.464 87.2112C324.66 87.1091 324.757 86.9352 324.978 86.9352H325.491C325.88 86.9021 326.167 87.0014 326.523 86.9352C326.706 86.8761 326.88 86.7905 327.039 86.6813C327.201 86.6096 327.455 86.6813 327.552 86.5516C327.648 86.4219 327.455 86.2012 327.552 86.0328L327.806 85.5251C327.902 85.296 328.134 85.2657 328.324 85.136C328.515 85.0063 328.644 84.8766 328.837 84.7496C329.03 84.6227 329.221 84.6199 329.35 84.493C329.48 84.3661 329.48 84.137 329.607 83.9742C329.722 83.7922 329.852 83.6205 329.996 83.4609C330.126 83.3616 330.382 83.4306 330.509 83.3367C330.832 83.0442 330.929 82.6634 331.152 82.3047C331.251 82.1446 331.251 81.9183 331.411 81.7941C331.571 81.67 331.8 81.7583 331.927 81.6644C332.054 81.5706 332.311 81.5679 332.438 81.405C332.565 81.2422 332.377 81.0242 332.438 80.889C332.551 80.7056 332.68 80.5329 332.824 80.373C332.954 80.2488 333.18 80.3426 333.34 80.2488C333.566 80.1218 333.79 79.9866 333.856 79.7355C333.983 79.156 333.856 78.8 333.856 78.1901C333.883 78.1598 333.826 78.135 333.883 78.1101V78.1156ZM193.551 38.3365L195.355 40.2682L197.667 41.1679L200.108 40.3979C200.108 40.3979 199.982 39.8791 201.011 40.2682C201.742 40.5845 202.526 40.7595 203.323 40.7843C203.971 40.7843 204.997 41.2948 205.127 40.7843C205.257 40.2738 206.782 39.8792 206.782 39.8792C206.782 39.8792 207.811 40.6546 208.325 40.6546C208.838 40.6546 209.743 40.9112 210.256 40.6546C210.769 40.3979 210.383 40.2682 211.158 40.2682H213.213C213.467 40.9112 212.584 41.7005 213.087 41.8108C214.885 42.1944 215.785 41.6784 215.785 41.6784H217.33L219.385 40.9112C219.385 40.9112 219.515 40.2682 220.414 40.2682C221.314 40.2682 221.956 38.8526 221.956 38.8526L221.446 37.4369L219.385 38.3393L218.742 36.4076L220.927 36.0185L221.57 34.2193L220.803 32.547H222.343L225.173 32.6767C225.173 32.6767 225.943 32.9306 226.332 32.4173C226.721 31.904 226.465 30.745 226.465 30.745C226.465 30.745 224.012 29.2024 225.303 29.2024H227.485C228.258 29.2024 228.903 29.586 228.903 28.9485C228.903 28.3111 227.742 27.2735 227.742 27.2735C227.742 27.2735 226.332 27.2735 225.687 26.7602C225.041 26.2469 223.628 26.3711 223.628 26.3711L221.956 27.2735L220.671 28.0434L220.158 26.7602L222.219 26.2386C222.219 26.2386 221.827 25.4715 222.343 25.3445C222.882 25.1419 223.399 24.8839 223.885 24.5746H225.816L226.713 25.6012L229.287 25.982C229.287 25.982 230.446 26.1144 230.959 25.6012C231.472 25.0879 232.89 24.3124 232.89 24.3124L230.575 22.6567L233.147 22.5298L234.178 23.686L236.237 23.5591L238.676 22.7892L237.649 20.9844L235.977 20.3414H240.734L241.766 19.1852L243.951 18.5367L246.136 17.1266C246.136 17.1266 248.324 16.3566 248.966 16.2214C249.609 16.0862 251.281 14.5657 251.281 14.5657L253.596 14.436L254.879 13.6688L253.852 12.3773C253.852 12.3773 252.694 13.0203 252.197 13.0203C251.7 13.0203 250.009 14.0496 249.493 13.6688C248.977 13.288 249.369 13.1528 248.337 13.1528C247.306 13.1528 245.123 13.2797 245.123 13.2797L245.639 12.1235L248.081 11.6074H253.739C253.739 11.6074 255.411 10.97 256.438 10.97C257.464 10.97 259.012 10.1973 259.012 10.1973L261.84 10.0648C261.84 10.0648 262.355 9.09897 262.612 8.64917C263.125 7.74955 262.096 6.84994 262.096 6.84994L259.911 7.36322L257.98 7.10934L257.469 5.81785L254.893 4.53467L252.961 5.04794H250.255L247.297 5.81785L247.427 4.66159L245.242 4.53467C245.242 4.53467 243.57 5.17763 243.311 4.66159C243.141 4.33274 242.925 4.03055 242.668 3.76474L240.736 3.63505C239.935 3.24053 239.06 3.01956 238.168 2.98655C238.168 2.98655 238.295 4.91824 237.782 4.7913C237.269 4.66436 236.88 5.30733 236.366 4.66159C235.853 4.01586 236.11 3.63505 235.21 3.63505C234.311 3.63505 234.052 3.76474 233.536 3.76474C233.02 3.76474 233.149 5.17765 233.149 5.17765C232.38 5.81787 230.708 5.04794 230.708 5.04794C229.292 3.63504 228.396 3.63505 228.396 3.63505L225.949 3.50534C225.949 3.50534 224.097 2.89271 223.89 3.50534C223.507 4.66159 224.147 5.95032 224.147 5.95032H222.994L221.452 5.04794C221.308 4.88303 221.129 4.75164 220.929 4.66298C220.729 4.57431 220.512 4.53051 220.293 4.53467H217.975L217.848 5.56398H215.787C214.629 5.17764 212.446 5.30734 212.446 5.30734C211.674 6.20696 210.002 6.33665 210.002 6.33665L208.846 7.87649H211.798C212.573 8.64917 215.531 9.29215 215.531 9.29215C215.531 9.29215 216.171 8.77887 216.433 9.42736C216.661 9.95525 216.918 10.4702 217.203 10.97C217.203 10.97 215.147 11.2211 214.629 10.694C214.11 10.1669 213.47 9.54052 212.83 9.54052H210.002C210.002 9.54052 208.457 9.41633 208.071 8.89477C207.685 8.37321 207.428 7.35217 206.782 7.47911C206.137 7.60605 204.724 7.73851 204.724 7.73851L203.179 6.83889C202.799 6.76044 202.406 6.76044 202.026 6.83889L200.738 7.09829L200.481 8.25455C200.481 8.25455 200.997 9.67021 200.481 9.67021H198.685L196.494 9.02446H195.352L194.193 10.0538C194.193 10.0538 193.548 10.5671 193.032 10.5671H190.336L190.077 11.5964L187.506 11.4722L187.373 12.6257L189.048 12.8823L189.95 13.1417L189.82 14.6871L191.879 15.0679C191.879 15.0679 192.519 16.4863 193.032 16.4863C193.545 16.4863 195.22 16.6133 195.22 16.6133C195.22 16.6133 196.249 16.9996 197.151 17.259C197.867 17.4269 198.6 17.513 199.336 17.5156L200.624 15.9731L201.397 15.0679L203.968 14.814L202.294 15.9731L201.135 17.5156L201.411 19.0582L205.138 18.9258C205.138 18.9258 207.966 19.7012 208.223 18.9258C208.479 18.1503 209.378 17.3887 209.378 17.3887L211.82 17.6454H215.04L216.971 16.3594L218.254 15.2004L218.511 14.298C219.066 14.3672 219.627 14.3672 220.182 14.298C220.828 14.1711 222.497 13.4011 222.497 13.4011L224.682 13.6578L223.14 13.7847L221.209 14.814C220.053 15.584 219.026 16.2242 219.026 16.2242L221.852 16.0972L223.14 16.3732L224.296 16.5001L223.526 17.5294H220.696L218.384 17.6591L216.971 18.1697L215.68 18.2966C214.651 18.8154 212.725 19.072 212.725 19.072H211.183L209.641 19.3287V20.6174L211.296 20.874L212.455 21.6412L213.098 22.9299L216.568 23.4459L215.026 23.7026L212.968 23.5756C212.968 23.5756 211.169 22.2869 210.521 22.0303C209.872 21.7736 207.696 20.2283 207.182 20.2283C206.669 20.2283 204.606 20.0986 204.606 20.0986L200.743 19.715L200.486 21.1279L201.905 22.2869L203.836 23.8268L207.182 25.8882L209.365 26.7905L212.838 27.0472C212.838 27.0472 212.455 27.944 211.939 27.944C211.423 27.944 210.653 27.8198 210.653 28.4628V30.0027L207.442 27.7978L205.251 27.4087L202.553 27.6653L200.622 28.0517L198.69 28.9568V30.3669L198.812 31.3962L200.743 31.7853H203.574L205.888 31.5259L203.703 32.685L204.346 34.0979L206.277 34.3545C206.76 34.2704 207.234 34.142 207.693 33.9709C208.333 33.7143 210.391 32.1717 210.391 32.1717L209.624 33.8274L207.566 35.2458L205.246 35.3755L201.659 34.2165C201.659 34.2165 199.984 32.9278 198.953 32.9278C197.921 32.9278 195.995 33.0603 195.995 33.0603L196.638 34.4759C196.638 34.4759 197.543 36.5318 197.027 36.5318C196.207 36.6197 195.392 36.7486 194.585 36.9181L193.551 38.3365ZM194.709 29.9723H195.865C196.508 29.9723 196.122 28.6863 196.122 28.6863L196.378 27.2735L198.31 28.0434C198.31 28.0434 198.95 27.5273 198.95 27.0168C198.95 26.5063 200.627 26.8871 201.264 27.1438C201.902 27.4004 202.939 25.982 202.939 25.982V24.0503L200.368 23.2831C200.368 23.2831 199.855 23.2831 198.712 22.7671L197.937 21.4756V20.4435L196.392 19.5467C196.392 19.5467 195.622 20.5788 195.104 20.4435C194.585 20.3083 194.21 19.6764 194.21 19.1631C194.21 18.6498 193.437 18.258 192.921 18.0013C192.406 17.7447 191.376 17.7447 190.223 17.3639C189.903 17.2733 189.608 17.1095 189.362 16.8854C189.116 16.6612 188.925 16.3829 188.805 16.0724L187.522 14.9161C187.522 14.9161 185.848 13.4977 185.334 13.3763C184.869 13.287 184.396 13.2426 183.922 13.2438C183.922 13.2438 181.221 13.6329 181.348 14.4001H183.279C184.049 14.4001 183.795 14.6623 183.925 15.3052C184.054 15.9482 182.385 15.6943 182.385 15.6943H179.938L178.912 16.0724C179.433 16.4702 179.992 16.8159 180.581 17.1045C181.224 17.3639 180.708 18.258 180.708 18.258L178.652 18.131L177.237 18.3877L177.623 20.06L176.315 20.8437V22.3863L177.99 22.516V24.1717L180.048 25.2038L181.85 24.9527L183.651 24.4339L186.09 24.3014L187.249 25.5901C187.249 25.5901 185.577 26.2276 185.064 26.2276H182.879L181.334 27.0058L183.519 28.162L184.681 29.9613L188.408 30.734L191.236 30.3476L193.813 30.9934L194.709 29.9723ZM188.022 34.3462L186.863 36.1482L190.596 36.6643L192.651 35.7619C192.651 35.7619 191.492 34.2193 190.976 33.8302L188.022 34.3462ZM190.08 49.9129L193.551 49.6535L195.222 48.6269C195.222 48.6269 196.894 49.7832 197.54 50.2827C198.186 50.7822 201.264 50.4124 201.264 50.4124H205.51L207.442 49.8991L208.338 48.994L209.63 50.0261L211.809 49.8991C211.809 49.8991 214.899 49.5128 215.542 49.5128C216.185 49.5128 215.799 48.6132 215.799 48.0999C215.799 47.5866 217.214 47.1975 217.214 47.1975L216.828 45.1361L213.481 44.2393L209.894 43.4638L207.199 44.3662L203.207 45.2658L200.641 45.5224L197.024 44.9071L194.066 45.0368L191.625 43.1051L191.349 41.1734L190.452 39.3714H187.235L185.05 39.628C185.05 39.628 185.69 41.8163 185.95 42.3324C186.209 42.8484 187.362 44.7719 187.362 44.7719L186.209 46.8305L187.622 48.3758L190.08 49.9129ZM172.205 50.4262H174.006L173.239 49.2644L172.205 50.4262ZM176.191 47.2113L177.99 48.8836H179.921L181.72 49.6535L183.262 49.0078L183.778 47.0761L181.98 46.0468L180.948 44.6311L179.292 44.8905L176.721 45.9171L176.191 47.2113ZM182.49 41.6756L183.908 40.2655L183.778 39.1065L181.98 37.6908H179.535L178.123 37.0506L175.802 37.4342L175.546 39.1065L177.86 40.3952L180.048 41.5514L182.49 41.6756ZM177.22 35.5052L180.305 35.3783L181.98 34.992L184.032 34.6029V33.3169H178.636L177.22 34.4759V35.5052ZM177.734 32.2904L179.792 31.9012L180.305 30.8774L178.123 29.3321L175.033 29.0727L172.588 27.5273L171.432 28.4325L172.464 29.8454L173.239 32.1634L175.546 32.547L177.734 32.2904ZM170.53 22.6319L169.887 20.8326L168.215 20.3166H166.546V21.862H168.477L168.993 23.2804L170.53 22.6319ZM168.875 33.695L169.515 32.5359L169.131 30.9934L167.71 29.9613L167.07 28.4214L165.139 27.646L163.591 26.7491L162.052 27.0058L160.637 25.9709L158.705 24.9527L157.166 25.2038L153.303 25.9709L154.2 27.2624L155.621 27.1327L157.033 27.7785L157.42 29.3211H155.232L156.004 30.734L157.42 30.607L158.446 31.5066L159.861 30.8664L161.147 30.9934L164.234 31.2472L166.549 33.1789L168.875 33.695ZM163.986 33.9516L162.311 32.7926L159.87 32.9195L160.253 34.3352L162.311 34.4676L163.986 33.9516ZM162.827 45.1389L164.367 44.6256L165.658 44.3689L166.687 45.5252L167.586 47.8432L168.875 47.2003L171.057 47.0706L172.599 46.8112L172.729 45.3955V43.3424C172.97 42.9523 173.274 42.6045 173.628 42.3131C174.144 41.9267 173.115 40.7705 173.115 40.7705C173.115 40.7705 171.573 39.7356 170.93 39.7356C170.287 39.7356 169.515 40.6408 169.515 40.6408L167.07 39.0954H165.004L166.546 40.3841C166.546 40.3841 167.961 41.9267 168.348 42.6994C168.734 43.4721 166.803 42.8264 166.803 42.8264L164.231 40.3841H162.3L162.43 41.9267L162.943 43.5825L160.631 42.1668L159.472 39.5949L156.128 38.4414L156.001 40.627L156.901 41.9129C156.901 41.9129 159.729 43.7177 159.988 44.2282L162.827 45.1389ZM155.378 46.1737L155.891 47.5866L157.563 47.4541C157.563 47.4541 158.206 46.8112 158.206 46.2979C158.206 45.7846 156.148 45.1389 156.275 45.6521C156.402 46.1654 155.348 46.1847 155.348 46.1847L155.378 46.1737ZM156.277 36.5152L154.605 34.3269L152.547 33.1706C152.404 33.728 152.45 34.3171 152.677 34.8457C153.063 35.6156 154.862 37.1582 154.862 37.1582L156.277 36.5152ZM223.259 82.7131L225.444 82.9752L227.756 82.4592L228.917 80.6572L227.888 78.7255C227.888 78.7255 224.671 78.8552 224.155 78.8552C223.639 78.8552 222.114 81.0573 222.114 81.0573L223.259 82.7131ZM181.72 60.976L183.389 59.8197L183.651 58.0205L186.223 58.531L187.765 57.3775L188.924 55.3161L190.596 53.5197C190.596 53.5197 188.924 52.4876 188.278 52.4876H185.972L183.66 51.7177C183.66 51.7177 180.829 51.8446 180.313 51.8446C179.797 51.8446 180.186 52.7442 180.186 53.5197C180.186 54.2951 178.514 54.8056 178.514 54.8056V58.015C178.514 58.015 179.287 60.8463 179.287 61.3568L181.72 60.976ZM170.409 64.9663C170.922 64.9663 172.207 63.4237 172.207 63.4237L175.165 63.294L176.318 61.2382L175.292 59.5824L173.62 58.0343L171.821 57.0022L174.136 55.9784C174.247 55.7988 174.295 55.5871 174.272 55.377C174.249 55.167 174.156 54.9707 174.009 54.8194C173.454 54.2144 172.852 53.6551 172.207 53.1471L171.308 52.1178L169.25 52.2475L168.993 53.6659H168.088L166.292 53.0147L164.361 53.5335L164.75 54.9464L166.425 56.4917L165.779 58.2909C165.779 58.2909 165.009 59.0636 164.493 58.807C163.978 58.5503 162.695 57.3913 162.695 57.3913L161.15 57.521L160.893 58.9312L162.824 60.0902L164.24 60.9898L166.427 61.5058C166.427 61.5058 167.454 63.0484 167.454 63.5617C167.454 64.075 170.406 64.9608 170.406 64.9608L170.409 64.9663ZM156.004 56.8587L156.517 54.927L155.494 54.0274L151.504 53.3844L150.478 54.5379C150.478 54.5379 152.147 55.8294 152.66 55.9591C153.174 56.0888 154.592 57.8908 154.592 57.8908L156.004 56.8587ZM147.515 53.906L146.616 54.8056L148.42 55.0623L149.06 53.7763L147.515 53.906ZM135.042 30.4939H144.174C144.174 30.4939 144.304 29.2079 143.658 29.0782C142.872 28.8641 142.098 28.6071 141.341 28.3083L138.899 28.438L136.841 28.954L135.042 30.4939ZM137.613 36.1537L139.029 35.6404L141.859 35.5108L142.499 34.4842L141.214 33.3252L142.499 33.1955L143.399 32.0392H138.642L136.711 32.5525L134.915 33.5791L136.328 35.8971L137.613 36.1537ZM133.116 33.8357L132.84 32.18L130.909 31.4045L129.621 31.5342L130.137 32.8202L131.166 33.7225L133.116 33.8357ZM130.542 40.271L128.098 41.0409L126.812 42.8429L125.524 44.1289L124.111 45.5418L124.368 47.0871L127.196 47.2168L129.64 47.7329L131.828 47.4569L133.759 46.8139L137.103 47.33H139.288C138.645 48.1054 136.717 48.1054 136.717 48.1054H134.275L132.603 48.8753L132.857 50.0316L134.402 50.6801H137.616L140.83 49.5183L142.888 47.9729L145.203 47.7191H151.378L152.534 46.3006L153.306 43.599L152.277 42.5725H150.862L150.605 43.7342L148.806 43.0885L146.618 41.4135V40.133L145.849 38.5959H143.917L143.142 39.4928L141.73 39.8764L141.859 40.9085L143.399 41.9378C143.369 42.5976 143.239 43.249 143.012 43.8695L144.944 44.1289C144.944 44.1289 145.46 45.0312 144.944 45.1554C144.434 45.2445 143.917 45.2879 143.399 45.2851H140.827L139.155 44.2586L137.484 42.1972L135.428 41.4273H133.629L131.828 40.5276L130.542 40.271ZM131.312 37.826L131.571 38.8553L134.399 39.112L134.272 37.826C134.272 37.826 131.439 38.3365 131.309 37.8205L131.312 37.826ZM121.027 43.3452L119.738 44.8877L122.183 45.2713L123.468 42.7022L121.027 43.3452ZM125.143 40.1247L127.325 39.3548L127.965 36.9126L128.741 35.2403L125.913 34.5946L124.497 35.8833H121.54L119.608 35.7536C119.608 35.7536 118.193 37.9392 117.807 38.458C117.421 38.9768 115.876 40.3897 115.876 40.3897H113.564L111.373 41.2865L112.272 42.8319L114.849 43.737L115.876 42.4483L117.415 43.4721L118.833 42.7049L119.095 41.6701L120.764 41.5459L121.278 40.0006L122.69 38.974L123.849 40.6463L125.143 40.1247ZM126.931 73.7059L130.148 73.8356H132.846L134.264 76.2778L136.06 77.3098H139.533L142.748 77.1829L144.935 76.0211L147.25 75.3782L149.568 74.0922L150.851 73.3195L151.88 74.2219L153.295 73.9625L156.895 75.7645L159.343 75.8942L161.53 75.6376L162.424 73.9625L160.625 72.5468L162.041 72.4227L164.226 72.0336L164.739 70.8745L162.684 69.5914L158.438 68.1729L156.253 65.9901L156.639 63.8018L154.708 62.3861L154.324 59.4279L152.779 57.4962L149.954 56.3372H147.507V58.52L148.023 60.0653L149.181 62.124L148.412 63.0236L147.38 62.8967L146.354 62.0164L146.1 60.4738L145.457 59.185L143.526 57.1292L141.594 56.9967L142.11 58.4124L142.877 59.5769H140.695L140.565 60.6007L138.764 60.8601L139.147 59.6983L139.663 58.2854L138.124 58.1557L136.192 57.5155L134.261 57.6425L134.002 59.0581L132.462 58.8015L132.843 57.8991L132.462 56.0971L131.43 55.7108H129.138L127.593 56.9967L126.051 57.6425L123.979 58.153L122.18 59.312L122.563 61.1112L120.375 62.3972L120.511 63.4292H122.05L123.082 64.4586L125.013 63.8128L127.458 63.5534L129 64.7124L126.558 65.3609L124.37 65.8742L123.344 66.898L126.172 68.0598H129L132.087 67.8031H134.788C134.788 67.8031 136.463 68.5731 136.973 68.7C137.484 68.827 136.717 69.9887 136.717 69.9887L132.217 69.859H128.1L125.14 71.1229L126.931 73.7059ZM148.412 78.7227L150.47 77.6934L152.522 77.3098L152.652 75.6376L149.181 76.5344L145.838 78.2095L148.412 78.7227ZM112.526 64.8283H115.233L116.905 63.5424L117.542 61.1002C117.542 61.1002 119.86 60.0709 119.989 59.5631C120.119 59.0553 121.658 57.8853 121.658 57.8853L126.291 56.0833L129.118 55.1837L128.862 53.5279L125.275 51.4721L123.217 51.1961L120.775 52.2282L117.945 51.323L115.117 50.2965L111.646 50.0398L107.144 50.4262V51.7121L107.786 54.0274L107.014 57.5017L103.427 62.0026L107.93 63.2885L110.372 66.6331L112.526 64.8283ZM5.41362 111.39L4.63836 109.594H2.70711L1.8077 110.24L2.19395 111.78L4.37902 111.909L5.41362 111.39ZM48.6212 108.562C48.6212 108.562 48.1081 108.049 48.1081 107.535C48.1081 107.022 49.2668 107.149 49.2668 107.149L52.4782 107.276L55.3089 109.208L58.2664 110.747L61.3564 111.52L63.9278 110.874L66.1128 111.777H68.1655L70.2236 113.446L73.4378 114.992L75.1125 116.791C75.1125 116.791 77.0437 117.437 77.5541 117.437C78.0645 117.437 78.8425 116.926 78.8425 116.926L80.7738 118.082L82.0622 119.879L85.0198 120.649L84.5066 122.321L87.3317 123.486L86.8186 125.023L88.6202 125.671L90.419 125.928L90.5514 127.724L91.9585 129.656L92.3502 131.844L93.12 133.903L95.4347 134.157L96.0831 136.602L98.522 138.92L99.162 140.576L101.606 141.864L104.051 142.761L106.109 143.404L106.493 144.693L109.067 146.349L110.998 147.767L112.032 150.874V153.322L110.617 151.774L108.962 149.715L108.575 148.432L106.517 147.152L105.105 146.63L104.845 144.574H103.19L101.775 143.542L100.489 143.029L99.2007 142.645L97.6612 142.899L98.9441 144.574L100.616 145.601L102.291 147.016L105.761 149.329L106.917 151.774L108.203 154.867L108.076 157.307L107.82 160.654V164.396L106.658 165.293V167.735L108.076 170.313L107.563 172.758L107.949 174.689L108.976 176.362L108.846 178.809L110.261 180.865L112.192 182.537L113.351 186.009L115.02 187.425L115.409 189.224L116.954 191.285H119.266L120.938 192.695L123.51 193.854L125.311 195.659L125.824 197.845L126.726 200.033L127.88 203.634L129.425 205.174L131.356 206.976L131.872 208.262L130.327 209.421L131.356 210.84L133.287 212.247L135.732 213.792L137.144 215.465L136.885 216.883L137.401 218.039L139.332 218.812L141.131 220.355L142.419 221.638L142.546 223.18L143.578 222.67L143.835 220.998L143.059 219.066L141.387 218.296L141.131 216.624L139.2 215.211L138.43 213.025L137.657 210.961L135.985 209.421L135.472 207.363L133.8 206.72L132.724 204.134L130.793 201.948L130.534 199.114L132.076 198.99L134.264 199.887L135.547 201.438L135.679 203.877L137.991 207.092L140.449 209.653L142.634 211.455L144.177 213.257L144.56 215.31L146.875 216.599L148.547 218.53L149.833 220.592L152.534 223.418L153.565 225.868L154.975 227.024L153.565 227.924L153.179 229.464L156.134 231.779L158.578 233.711L161.541 234.616L164.623 236.418L168.21 237.955L172.199 239.887L175.413 240.789L177.469 240.657L178.117 239.627L180.432 239.373L183 240.657L185.828 242.839L187.37 244.647H190.59L191.876 245.16L193.288 247.092L196.116 247.994L196.246 246.706L197.794 247.481L199.333 249.667C199.333 249.667 201.651 252.241 202.164 252.622C202.677 253.003 201.907 254.935 201.907 254.935L202.804 255.967L203.965 255.453L205.505 256.223L207.693 258.285C207.693 258.285 209.238 259.698 210.008 258.928L213.87 260.859L215.928 261.765L215.801 259.706L216.83 258.42L220.431 258.677L220.82 259.965L221.973 259.838L222.619 258.166L221.33 256.618H217.603L215.161 256.488L211.558 256.232L209.883 255.073L207.574 252.63L207.701 250.699V248.13L208.471 244.912V242.724L207.315 241.068L205 239.909L201.527 240.168L199.082 239.649L196.381 240.679L194.585 239.522L196.24 238.236V235.921L196.883 234.508L197.788 232.19V229.616L199.328 228.592L199.587 226.66L198.428 225.89L194.566 226.144L192.121 226.53L191.09 228.33L190.063 231.029L188.907 233.473L186.846 233.73L183.891 234.506L180.804 234.892L179.392 233.087L176.818 231.801L175.915 229.745L174.117 227.046L173.088 222.413L172.701 219.069L173.99 216.499L174.66 213.516L173.372 210.426L175.689 207.473L177.62 207.343L179.552 205.801L181.483 203.996L184.184 204.382L186.115 205.028L187.66 204.382L188.949 206.057H191.261L193.059 205.925L192.676 204.642L193.319 202.583L196.147 202.453L198.078 202.199L201.681 202.583L203.091 204.382H204.25L205.022 203.358L206.048 203.099L207.723 204.642L209.268 206.573V208.764L210.162 210.05L210.548 211.466L211.71 212.493L212.347 214.038L213.765 214.805L213.892 216.483L215.183 216.869L215.95 215.707L216.596 213.908L215.823 211.723L215.054 208.375L213.382 205.42V201.556C213.382 201.038 214.278 198.855 214.278 198.855L215.694 196.023L217.884 195.121L220.453 192.933L222.894 191.277L225.212 190.38L225.598 188.702L227.394 187.673L225.855 184.844L224.696 183.561L225.212 182.016L224.18 180.598L225.982 179.701L227.524 181.759L228.429 179.701L229.452 177.896L230.611 176.742L231.77 172.879H235.243L237.431 171.59L240 171.331L239.357 169.786L239.227 166.573L241.026 164.126H243.087L243.73 162.716L246.431 162.842L248.873 161.427L250.412 159.495L253.375 159.239C253.375 159.239 256.076 159.752 256.589 159.879C257.102 160.006 255.82 160.914 255.82 160.914H252.462C251.889 161.378 251.287 161.807 250.66 162.197C250.15 162.453 250.66 164.385 250.66 164.385L252.076 165.028L253.621 163.739L254.777 162.969L256.964 162.324L259.279 161.167L261.594 160.657L263.393 158.466L265.197 156.923L265.451 155.124L263.009 155.767L261.337 158.466L258.507 158.593L256.192 157.434L253.75 155.502L252.462 152.163L254.652 150.488L254.52 147.792L251.306 147.532L247.832 148.559L243.97 150.745L240.24 154.351L237.28 156.407L238.441 154.476L240.24 152.414L241.399 151.385L238.441 150.615H242.171L243.071 148.813L245.129 147.157L247.573 147.022L248.599 144.961L250.655 144.191H253.872L259.665 144.066L262.626 144.58L264.941 144.444L267.253 142.789L269.313 140.473L273.044 140.09L274.975 139.32L276.001 138.285L274.842 137.256L275.612 136.229L275.742 134.044L273.044 133.655L272.528 132.371H269.567L267.253 133.655L265.713 134.684L264.427 134.171L264.941 132.625L267.639 131.728L270.856 130.953L272.268 129.67L270.21 129.54L268.157 128.511L265.454 127.738L263.782 126.195L261.851 124.653L261.081 123.237L262.237 122.981L262.623 121.954L260.819 119.506L258.636 116.805L255.552 112.047L254.52 109.862L252.186 112.682V115.124L249.739 116.027L248.199 117.682L245.882 117.553L245.366 116.013L243.826 114.854L241.509 115.367L242.155 112.668V109.081L242.025 107.149L239.194 107.019L237.012 105.617L234.959 103.559L231.373 101.373L230.084 102.403L226.997 102.27L225.7 101.478H222.232L220.817 102.897L222.1 104.952L221.584 107.651L221.97 109.456L223.129 111.901H221.327L221.46 114.213L220.301 115.502L221.841 116.534L224.155 118.207L224.801 121.157V124.504L223.129 126.819L220.817 128.621L217.6 129.005L219.399 131.839V135.443L220.301 137.493L219.788 139.168L218.373 141.227L215.285 141.61L213.481 138.649L211.299 136.08V133.897L210.656 130.807L211.042 128.235L207.053 127.719L204.098 127.595L202.553 126.689L198.82 125.793L197.41 124.25L194.196 122.575L190.852 120.773L186.479 121.802L185.448 120.13L183.651 116.267L181.464 115.235L180.048 113.695L180.564 108.934L182.749 105.347L184.934 102.132L187.765 100.973L189.953 99.3008L189.051 97.4988L185.577 96.7289L181.588 95.4402L186.223 96.0887L189.953 96.9855L191.625 96.6019L192.008 94.6702L195.09 95.6996L196.894 95.3132L197.024 93.7679L198.18 93.1277L198.82 91.0718L196.635 90.8151L193.813 90.5558L192.781 89.394L189.564 88.108L191.749 88.235L195.222 89.1401L197.54 89.91L199.855 89.1401L201.4 87.2084L199.725 85.6603H202.04L203.458 87.0732L202.296 88.6185L201.264 91.4471V94.9214L198.95 95.6941L199.598 97.2367L202.04 97.3663V98.782C202.04 98.782 204.479 99.2953 205.251 98.5226L206.153 96.7234L209.243 96.8531L210.912 97.1097L212.584 97.8769H215.029L215.285 95.9452L212.841 95.4319L211.685 92.9897L208.73 92.7358L206.41 90.8041L204.225 90.2853V88.8752L206.283 89.2532L207.185 88.2239L206.926 87.0677H209.367L210.27 85.3954L212.584 83.7396L213.357 82.324L212.068 80.7814L210.912 78.2095L213.1 77.8259L213.74 75.8942L212.068 73.9625L209.756 72.9359L206.796 71.3906H210.137L210.523 70.3613L212.971 70.6179L214.902 71.7769L217.603 71.6527L220.045 71.1339L217.989 69.2022L219.402 68.8159L221.587 71.0015L224.028 71.2609L225.063 73.3168L226.862 73.7031L227.891 75.2457L229.822 76.0184L230.854 77.9501L233.036 78.72L234.841 80.6517L235.227 82.9697L232.653 85.4092L230.468 87.8514L231.624 90.1694L227.761 90.6855L225.7 90.1639H223.515L220.817 92.0956V94.1542L224.026 94.6702L226.602 94.5406L227.245 93.3816L228.404 92.7441L230.059 93.1277L233.149 94.0273L236.11 96.8614L236.75 98.4012L238.551 100.333H241.126L243.826 102.91L247.81 103.04L250.379 104.194L250.638 102.654L246.398 99.436L244.596 98.0231L243.697 96.4778L246.525 97.8907L251.284 100.333L253.728 101.751V99.436L255.144 97.3802L252.826 96.097L252.31 92.8765L249.099 91.7203L245.236 87.6003L246.522 86.444L247.808 85.4147L252.953 89.2781L254.752 91.7258L256.94 92.1094L257.585 89.2781L260.281 88.2488L260.667 87.0925H262.471L263.241 85.8093L263.111 83.8776H259.511V82.8511L257.329 81.176L255.784 80.9221L253.466 79.8983H251.667L251.151 78.4799L250.531 77.1939H247.443L246.158 77.0587V74.8759H248.324L249.48 73.8466L246.533 73.0546L246.916 72.1522L248.335 71.8956L246.663 70.3502L244.348 69.71L245.247 68.2944L242.803 67.265L240.105 67.3892L239.718 66.2357L237.531 66.1088L236.634 65.8521L238.433 64.6904L235.988 63.9205L232.901 64.6904L230.846 62.6317L230.586 61.4755L228.655 61.3458L228.531 59.9356L225.441 58.9008H221.457L220.938 60.0598L218.886 60.322L216.955 59.9356L216.306 61.3458L214.375 61.4755L214.245 59.6735L215.407 58.0177L213.475 55.6997L212.579 53.6494H208.992L207.32 55.1864L204.873 55.3134L203.201 56.3455L202.818 58.4013L204.363 60.5897L203.331 62.0053L205.392 64.7042L203.72 64.9636L201.408 62.6455L200.635 59.5659L200.376 57.5045L202.048 55.3134L204.487 53.5169H201.146L197.559 53.9032L194.342 56.4751L192.411 60.0626L192.284 64.5662L195.239 65.0767L197.3 65.2064L198.197 66.8787L195.882 66.4951L193.44 67.1353L195.496 69.1967H198.326L199.742 68.6807L201.673 69.9694L205.259 71.1257L203.074 71.7687L202.947 73.5706L204.487 74.8566L202.048 78.3281L200.87 80.7814L199.071 82.7131L197.416 81.9432L196.127 78.9849L197.416 77.1884L194.202 74.3544L191.63 76.5399L188.027 72.5524L186.744 72.0391L186.998 69.9832L186.485 67.6652L184.813 67.4058L184.686 65.4741L181.985 63.2913L178.765 63.1616L178.252 64.4503L176.84 64.5772L175.424 66.6359L176.197 68.3082L175.808 69.5941L178.385 71.7797L180.826 73.1981L180.054 75.1298L177.356 74.6165L178.128 76.8021L180.443 76.6751L183.011 75.1298V77.4506L178.512 79.7659L178.901 83.1077L176.067 81.3084L176.84 78.9904H175.038L174.911 76.8021H176.591L176.073 73.59L171.956 71.6583L171.057 73.968L168.866 74.9863L172.591 77.434L170.798 78.8497L170.155 80.6489L163.213 80.9056L159.737 79.4899L157.166 79.1063L153.825 77.1746L151.51 78.5875L147.923 80.1329L148.823 82.3157L148.307 85.6603L146.122 81.6755L142.651 80.1329L138.789 80.9L130.299 80.1329L130.172 78.9711L133.133 77.9445L128.862 75.7645L126.161 75.8942L118.574 73.7059L116.643 72.0336L113.175 71.6527L111.116 71.7769L110.214 73.1953L108.283 73.5789L106.352 70.3613L105.066 73.1953L102.749 72.809L100.564 69.0753L97.9922 68.4323L97.217 70.8745L95.5616 72.4227L92.9875 72.809L89.6437 73.9625L86.3027 75.6376L89.0009 73.0656L91.8288 72.2957L93.8897 71.5203L94.7891 70.2343L93.6359 69.9777L90.1596 71.1339L86.2971 72.809L84.1093 72.9359H82.0539L77.8217 75.2623L73.8351 74.8787L70.6237 72.4365L64.8299 72.1771L62.7745 70.8884L59.8169 70.3751L56.2303 71.1478L53.9156 69.8618H50.1855L46.2016 68.8325H39.7485L38.9787 67.0305L33.3202 66.7738L31.0054 67.0305L31.6455 65.6176L28.3017 65.4851L25.3496 67.1574H20.7119L17.2384 69.7348H14.5402L12.2282 71.5341L11.9688 73.8494L9.13817 75.7811L4.5087 75.9107L3.60928 78.4827L8.88436 80.7979L10.6859 83.2401L13.6407 84.3964L15.572 87.3574L12.7386 87.741L10.0459 87.2332L9.78653 85.0449L6.57237 86.7172L3.87139 86.9711L0.657227 89.5458L2.19948 90.4509L3.87139 91.7313L4.90046 94.5599L13.2628 93.6409L15.3237 92.3577L17.5115 92.6116L16.9929 95.0566V97.8907L14.038 98.0231L11.0805 99.0524L8.50914 98.7958L7.74492 101.616L4.65215 104.45L5.30051 106.382L6.71308 106.638L7.22624 108.178L8.38223 110.623L11.8612 111.782L13.5331 109.851L15.4644 112.423L15.0754 116.027H16.8494L18.0081 115.381L20.7064 115.248L22.5079 116.28L23.5398 114.478L25.2117 115.897L27.2671 114.735C27.2671 114.735 25.9787 117.183 25.9787 117.953C25.9787 118.723 24.5689 119.884 23.7936 120.268C23.0183 120.652 19.8097 123.353 19.8097 123.353L18.3944 125.155L15.8203 125.285L13.2462 127.084L9.77825 127.86L6.81792 130.302L8.49259 131.072L11.4502 128.883L13.3814 128.756L16.5928 127.084L20.1794 125.541L27.5126 122.073L28.5417 119.882L36.1315 115.637L34.2003 112.806L38.0628 110.621L40.1154 107.149L43.4565 106.379L45.2608 107.403L41.2742 108.948L40.2506 111.01L40.761 113.319L45.7767 110.877L49.3634 110.24L48.6212 108.562ZM38.0931 119.106V116.794L36.2915 118.085L32.6911 120.138L33.8471 122.583L36.1646 121.303L38.0931 119.106Z' fill='%23EAEAEA'/%3E%3C/svg%3E");
}
.industry--types{
    width: calc(100% / 3 - 70px);
}
.industry--datas{
    width: calc(100% / 3);
    flex-shrink: 0;
    min-width: 452px;
}
.industry--circle{
    margin: auto;
    padding: 48px;
    width: 452px;
    height: 452px;
    border-radius: 50%;
    background: center/contain no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    background-image: url("data:image/svg+xml,%3Csvg width='452' height='452' viewBox='0 0 452 452' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M227.096 452V449.751C230.814 449.751 234.592 449.624 238.276 449.425L238.396 451.674C234.648 451.869 230.848 452 227.096 452ZM212.044 451.58C208.296 451.352 204.511 451.026 200.801 450.613L201.048 448.365C204.732 448.773 208.48 449.114 212.187 449.32L212.044 451.58ZM253.384 450.362L253.115 448.114C256.803 447.668 260.528 447.124 264.182 446.495L264.557 448.713C260.858 449.377 257.11 449.909 253.384 450.359V450.362ZM185.899 448.451C182.203 447.788 178.481 447.027 174.835 446.18L175.341 443.991C178.954 444.827 182.638 445.584 186.296 446.24L185.899 448.451ZM279.32 445.678L278.792 443.493C282.397 442.62 286.029 441.645 289.59 440.592L290.231 442.747C286.621 443.811 282.948 444.797 279.309 445.678H279.32ZM160.285 442.305C156.687 441.214 153.07 440.015 149.536 438.744L150.286 436.627C153.786 437.886 157.366 439.07 160.926 440.153L160.285 442.305ZM304.518 438.002L303.738 435.896C307.209 434.611 310.694 433.216 314.098 431.774L314.986 433.839C311.534 435.289 308.015 436.694 304.507 437.991L304.518 438.002ZM135.526 433.168C132.082 431.669 128.634 430.05 125.275 428.374L126.28 426.362C129.604 428.022 133.026 429.619 136.426 431.11L135.526 433.168ZM328.606 427.441L327.583 425.436C330.881 423.753 334.183 421.962 337.399 420.114L338.523 422.063C335.262 423.918 331.927 425.729 328.595 427.43L328.606 427.441ZM112.019 421.201C108.781 419.305 105.546 417.304 102.405 415.246L103.639 413.372C106.749 415.407 109.95 417.39 113.155 419.267L112.019 421.201ZM351.307 414.129L350.059 412.256C353.148 410.198 356.221 408.032 359.197 405.824L360.538 407.631C357.518 409.853 354.414 412.038 351.296 414.118L351.307 414.129ZM90.0747 406.582C87.0763 404.333 84.1004 401.957 81.222 399.555L82.6612 397.827C85.5134 400.21 88.4593 402.549 91.4277 404.786L90.0747 406.582ZM372.318 398.269L370.86 396.556C373.69 394.15 376.482 391.643 379.196 389.102L380.736 390.74C378.004 393.296 375.171 395.829 372.315 398.258L372.318 398.269ZM69.9856 389.522C67.2721 386.932 64.5923 384.241 62.0099 381.524L63.6441 379.977C66.1964 382.667 68.8538 385.332 71.5373 387.895L69.9856 389.522ZM391.362 380.044L389.716 378.511C392.246 375.798 394.742 372.983 397.137 370.143L398.858 371.589C396.44 374.475 393.91 377.319 391.362 380.044ZM52.0104 370.236C49.6192 367.35 47.2655 364.367 45.0205 361.373L46.8195 360.024C49.042 362.992 51.3733 365.945 53.742 368.801L52.0104 370.236ZM408.183 359.743L406.369 358.412C408.569 355.414 410.724 352.333 412.774 349.234L414.648 350.475C412.579 353.634 410.401 356.752 408.183 359.773V359.743ZM36.3852 349.017C34.3388 345.876 32.3524 342.646 30.4709 339.408L32.4161 338.283C34.2901 341.484 36.2465 344.684 38.2704 347.795L36.3852 349.017ZM422.526 337.635L420.569 336.511C422.41 333.276 424.19 329.96 425.865 326.643L427.874 327.655C426.199 331.046 424.396 334.401 422.541 337.665L422.526 337.635ZM23.346 326.156C21.6857 322.805 20.0891 319.365 18.5974 315.932L20.6587 315.036C22.1354 318.435 23.7171 321.842 25.3624 325.155L23.346 326.156ZM434.212 313.987L432.139 313.11C433.59 309.688 434.969 306.18 436.262 302.684L438.372 303.456C437.083 307.02 435.689 310.561 434.227 314.017L434.212 313.987ZM13.0841 301.979C11.8248 298.445 10.6405 294.836 9.55729 291.246L11.7124 290.601C12.7805 294.15 13.9611 297.722 15.2054 301.222L13.0841 301.979ZM443.057 289.173L440.898 288.547C441.933 284.983 442.892 281.348 443.747 277.735L445.936 278.252C445.07 281.899 444.103 285.575 443.057 289.173ZM5.70438 276.69C4.86859 273.039 4.1115 269.314 3.45561 265.623L5.67066 265.248C6.31531 268.906 7.06492 272.593 7.89322 276.206L5.70438 276.69ZM448.912 263.49L446.693 263.115C447.304 259.458 447.817 255.732 448.256 252.045L450.504 252.303C450.058 256.032 449.526 259.795 448.912 263.49ZM1.33429 250.714C0.929515 246.993 0.614683 243.219 0.393554 239.471L2.64233 239.34C2.85971 243.05 3.17453 246.798 3.57557 250.486L1.33429 250.714ZM451.726 237.301L449.478 237.193C449.657 233.49 449.751 229.731 449.751 226.013H452C452.004 229.761 451.91 233.565 451.726 237.301ZM2.24877 224.424H0C0.0262357 220.676 0.14617 216.872 0.374796 213.14L2.62357 213.267C2.39869 216.944 2.27876 220.706 2.24877 224.424ZM449.448 214.272C449.256 210.565 448.972 206.814 448.593 203.122L450.842 202.894C451.217 206.641 451.513 210.411 451.704 214.137L449.448 214.272ZM3.93536 198.4L1.68658 198.123C2.14383 194.401 2.70229 190.627 3.34319 186.954L5.56196 187.329C4.94354 190.991 4.38886 194.712 3.93536 198.4ZM446.599 188.349C445.977 184.687 445.257 180.992 444.455 177.375L446.648 176.888C447.457 180.542 448.188 184.271 448.814 187.974L446.599 188.349ZM8.6203 172.747L6.43526 172.215C7.32727 168.568 8.30924 164.903 9.3924 161.313L11.5475 161.953C10.4943 165.51 9.50857 169.142 8.6203 172.747ZM440.76 162.939C439.714 159.375 438.563 155.792 437.342 152.292L439.467 151.542C440.7 155.08 441.862 158.701 442.919 162.298L440.76 162.939ZM16.3111 147.817L14.2048 147.034C15.5166 143.515 16.937 139.981 18.4287 136.54L20.4939 137.432C18.9984 140.839 17.5929 144.336 16.2924 147.817H16.3111ZM431.96 138.41C430.509 135 428.961 131.582 427.331 128.254L429.351 127.268C430.989 130.641 432.563 134.086 434.028 137.526L431.96 138.41ZM26.8429 123.925L24.8452 122.899C26.558 119.563 28.3833 116.224 30.2648 112.971L32.2099 114.095C30.3584 117.33 28.5407 120.624 26.8429 123.925ZM420.378 115.085C418.538 111.869 416.589 108.654 414.592 105.532L416.484 104.318C418.504 107.473 420.472 110.722 422.331 113.968L420.378 115.085ZM40.1031 101.443L38.2292 100.188C40.3168 97.0769 42.5168 93.9701 44.7619 90.9644L46.5646 92.3098C44.3571 95.2855 42.1795 98.3586 40.1031 101.443ZM406.121 93.2543C403.917 90.2561 401.624 87.3029 399.259 84.4321L400.998 83.008C403.374 85.9088 405.705 88.9069 407.928 91.9201L406.121 93.2543ZM55.8858 80.6582L54.1767 79.1966C56.6129 76.3483 59.1577 73.5226 61.7326 70.798L63.3667 72.342C60.8219 75.0404 58.307 77.8399 55.8933 80.6582H55.8858ZM389.454 73.2115C386.92 70.5019 384.282 67.8186 381.617 65.2364L383.18 63.6211C385.871 66.2445 388.536 68.9391 391.099 71.675L389.454 73.2115ZM73.9697 61.8634L72.4405 60.2144C75.1915 57.666 78.0437 55.1551 80.9146 52.749L82.3576 54.4692C79.5167 56.8415 76.6945 59.33 73.9697 61.8634ZM370.553 55.2375C367.72 52.8352 364.789 50.4741 361.839 48.218L363.207 46.4341C366.183 48.7127 369.148 51.0963 372.007 53.521L370.553 55.2375ZM94.0925 45.2798L92.7657 43.4659C95.794 41.251 98.9123 39.0886 102.042 37.0349L103.275 38.9087C100.179 40.9362 97.0909 43.0799 94.0925 45.2686V45.2798ZM349.703 39.5533C346.607 37.4996 343.418 35.4908 340.225 33.5945L341.375 31.6606C344.598 33.5795 347.822 35.6032 350.948 37.6832L349.703 39.5533ZM115.992 31.1322L114.886 29.1722C118.143 27.3321 121.494 25.5444 124.841 23.8692L125.849 25.8779C122.536 27.5457 119.219 29.3146 115.992 31.1322ZM327.148 26.3801C323.835 24.6974 320.432 23.0747 317.029 21.5606L317.947 19.5068C321.376 21.0359 324.809 22.6736 328.16 24.3788L327.148 26.3801ZM139.375 19.6343L138.502 17.5618C141.954 16.1114 145.484 14.7285 148.996 13.4393L149.746 15.553C146.287 16.8572 142.797 18.2251 139.375 19.6605V19.6343ZM303.206 15.924C299.713 14.6385 296.141 13.428 292.592 12.3225L293.259 10.175C296.846 11.2994 300.451 12.5173 303.982 13.8141L303.206 15.924ZM163.943 10.9658L163.321 8.80337C166.923 7.769 170.599 6.80584 174.25 5.95136L174.764 8.14004C171.15 9.02075 167.511 9.96517 163.943 10.992V10.9658ZM278.215 8.37239C274.609 7.51042 270.929 6.72714 267.278 6.04881L267.69 3.83765C271.378 4.52348 275.096 5.31425 278.739 6.18372L278.215 8.37239ZM189.388 5.22806L189.013 3.00942C192.709 2.40229 196.475 1.8851 200.201 1.45411L200.452 3.70274C196.768 4.14872 193.046 4.65466 189.384 5.27303L189.388 5.22806ZM252.541 3.80393C248.861 3.3692 245.116 3.02066 241.406 2.76956L241.56 0.520937C245.308 0.775781 249.089 1.12431 252.803 1.56654L252.541 3.80393ZM215.324 2.49972L215.219 0.25109C218.791 0.0861909 222.419 0 226.006 0H226.512V2.24863H226.002C222.453 2.27486 218.858 2.35731 215.32 2.52595L215.324 2.49972Z' fill='black'/%3E%3C/svg%3E");
}
.industry--info{
    font-size: 18px;
    margin-bottom: 28px;
    min-height: 170px;
}
.industry--inner{
    display: none;
}
.industry--inner.active{
    display: block;
}
.industry--item{
    max-width: 310px;
    z-index: 1;
    position: relative;
    cursor: pointer;
    transition: all .3s ease;
    margin-bottom: 90px;
}
.industry--item:nth-of-type(3n){
    margin-bottom: 0;
}
.industry--item::after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    background: #fff;
    top: -4px;
    z-index: -1;
    margin: auto;
}
.industry--item-inner{
    display: flex;
    align-items: center;
    gap: 15px;
    background: #F7F7F7;
    border: 1px solid #D8D8D8;
    padding: 33px 17px 35px 28px;
    border-radius: 100px;
    font-size: 24px;
    line-height: 1.1;
    text-align: left;
    box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0);
    transition: all .3s ease;
}
.industry--item:hover .industry--item-inner{
    box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, .4);
}
.industry--item.active .industry--item-inner{
    background: linear-gradient(108.61deg, #00FF87 3.04%, #60EFFF 98.63%);
    font-weight: bold;
    border-color: transparent;
    box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, .4);
}
.industry--icon{
    width: 57px;
    flex-shrink: 0;
}
.industry--icon img{
    width: 100%;
    height: auto;
    display: block;
}
.industry--types:first-child .industry--item:nth-of-type(odd),
.industry--types:last-child .industry--item:nth-of-type(even){
    margin-left: auto;
}
.industry--types:first-child .industry--item:first-child::before,
.industry--types:last-child .industry--item:first-child::before{
    content: '';
    position: absolute;
    top: 16px;
    bottom: 0;
    margin: auto 0;
    background: center/contain no-repeat;
    height: 40px;
    width: 246px;
    background-image: url("data:image/svg+xml,%3Csvg width='255' height='40' viewBox='0 0 255 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.11402 4.33471C8.90396 3.20791 8.27626 2.20201 7.3565 1.51829C6.43673 0.834562 5.29275 0.523451 4.15348 0.647199C3.01422 0.770946 1.9637 1.32042 1.21211 2.18569C0.460524 3.05096 0.0633326 4.16819 0.0999846 5.31383C0.136637 6.45947 0.604447 7.54901 1.4098 8.36444C2.21516 9.17987 3.29868 9.66104 4.44352 9.71168C5.58836 9.76232 6.71005 9.37869 7.58423 8.63755C8.45841 7.89641 9.0206 6.85242 9.15821 5.71449H242.715V28.3989H244.094V4.33471H9.11402Z' fill='black'/%3E%3Cpath d='M253.36 29.4483C254.081 24.0154 250.262 19.0267 244.83 18.3056C239.399 17.5846 234.411 21.4043 233.69 26.8372C232.969 32.2701 236.788 37.2588 242.22 37.9799C247.651 38.7009 252.639 34.8812 253.36 29.4483Z' fill='%230C2461'/%3E%3Cpath d='M243.545 23.4346C244.583 23.4353 245.592 23.7786 246.416 24.4114C247.239 25.0441 247.831 25.931 248.099 26.9343C248.367 27.9377 248.297 29.0016 247.899 29.9611C247.502 30.9205 246.799 31.7219 245.899 32.2409C245 32.7599 243.954 32.9676 242.925 32.8318C241.895 32.696 240.939 32.2242 240.205 31.4897C239.471 30.7551 239 29.7988 238.864 28.769C238.729 27.7393 238.937 26.6935 239.456 25.7941C239.868 25.0744 240.464 24.4768 241.182 24.0624C241.9 23.6479 242.715 23.4313 243.545 23.4346ZM243.545 20.7109C241.737 20.7091 239.99 21.3648 238.63 22.5559C237.27 23.747 236.389 25.3921 236.152 27.1846C235.915 28.9771 236.338 30.7947 237.342 32.2985C238.345 33.8024 239.861 34.8898 241.607 35.3582C243.353 35.8266 245.21 35.644 246.831 34.8443C248.453 34.0447 249.728 32.6826 250.42 31.012C251.111 29.3414 251.172 27.4763 250.59 25.7643C250.008 24.0524 248.824 22.6104 247.258 21.7071C246.129 21.055 244.848 20.7115 243.545 20.7109Z' fill='white'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_5099_166' x1='234.126' y1='36.678' x2='244.727' y2='15.1101' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300FF87'/%3E%3Cstop offset='1' stop-color='%2360EFFF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.industry--types:first-child .industry--item:first-child::before,
.industry--types:first-child .industry--item:last-child::before,
.industry--types:first-child .industry--item:nth-of-type(2)::before{
    left: 100%;
}
.industry--types:last-child .industry--item:first-child::before,
.industry--types:last-child .industry--item:last-child::before,
.industry--types:last-child .industry--item:nth-of-type(2)::before{
    right: 100%;
    transform: scale3d(-1, 1, 1);
}
.industry--types:first-child .industry--item.active:first-child::before,
.industry--types:last-child .industry--item.active:first-child::before{
    background-image: url("data:image/svg+xml,%3Csvg width='255' height='40' viewBox='0 0 255 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.11402 4.33471C8.90396 3.20791 8.27626 2.20201 7.3565 1.51829C6.43673 0.834562 5.29275 0.523451 4.15348 0.647199C3.01422 0.770946 1.9637 1.32042 1.21211 2.18569C0.460524 3.05096 0.0633326 4.16819 0.0999846 5.31383C0.136637 6.45947 0.604447 7.54901 1.4098 8.36444C2.21516 9.17987 3.29868 9.66104 4.44352 9.71168C5.58836 9.76232 6.71005 9.37869 7.58423 8.63755C8.45841 7.89641 9.0206 6.85242 9.15821 5.71449H242.715V28.3989H244.094V4.33471H9.11402Z' fill='black'/%3E%3Cpath d='M253.36 29.4483C254.081 24.0154 250.262 19.0267 244.83 18.3056C239.399 17.5846 234.411 21.4043 233.69 26.8372C232.969 32.2701 236.788 37.2588 242.22 37.9799C247.651 38.7009 252.639 34.8812 253.36 29.4483Z' fill='url(%23paint0_linear_5099_166)'/%3E%3Cpath d='M243.545 23.4346C244.583 23.4353 245.592 23.7786 246.416 24.4114C247.239 25.0441 247.831 25.931 248.099 26.9343C248.367 27.9377 248.297 29.0016 247.899 29.9611C247.502 30.9205 246.799 31.7219 245.899 32.2409C245 32.7599 243.954 32.9676 242.925 32.8318C241.895 32.696 240.939 32.2242 240.205 31.4897C239.471 30.7551 239 29.7988 238.864 28.769C238.729 27.7393 238.937 26.6935 239.456 25.7941C239.868 25.0744 240.464 24.4768 241.182 24.0624C241.9 23.6479 242.715 23.4313 243.545 23.4346ZM243.545 20.7109C241.737 20.7091 239.99 21.3648 238.63 22.5559C237.27 23.747 236.389 25.3921 236.152 27.1846C235.915 28.9771 236.338 30.7947 237.342 32.2985C238.345 33.8024 239.861 34.8898 241.607 35.3582C243.353 35.8266 245.21 35.644 246.831 34.8443C248.453 34.0447 249.728 32.6826 250.42 31.012C251.111 29.3414 251.172 27.4763 250.59 25.7643C250.008 24.0524 248.824 22.6104 247.258 21.7071C246.129 21.055 244.848 20.7115 243.545 20.7109Z' fill='white'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_5099_166' x1='234.126' y1='36.678' x2='244.727' y2='15.1101' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300FF87'/%3E%3Cstop offset='1' stop-color='%2360EFFF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
}
.industry--types:first-child .industry--item:nth-of-type(2)::before,
.industry--types:last-child .industry--item:nth-of-type(2)::before{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: center/contain no-repeat;
    height: 20px;
    width: 236px;
    background-image: url("data:image/svg+xml,%3Csvg width='236' height='20' viewBox='0 0 236 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.01637 9.3103C8.8063 8.1835 8.1786 7.1776 7.25884 6.49387C6.33907 5.81015 5.19512 5.49904 4.05586 5.62278C2.91659 5.74653 1.86604 6.29599 1.11445 7.16126C0.362868 8.02653 -0.0343236 9.14378 0.00232835 10.2894C0.0389803 11.4351 0.506789 12.5246 1.31215 13.34C2.1175 14.1555 3.20099 14.6366 4.34583 14.6873C5.49067 14.7379 6.61243 14.3543 7.4866 13.6132C8.36078 12.872 8.92291 11.828 9.06052 10.6901H225.899V9.3103H9.01637Z' fill='black'/%3E%3Cpath d='M225.888 19.9234C231.367 19.9234 235.809 15.4806 235.809 10C235.809 4.5195 231.367 0.0766602 225.888 0.0766602C220.409 0.0766602 215.967 4.5195 215.967 10C215.967 15.4806 220.409 19.9234 225.888 19.9234Z' fill='%230C2461'/%3E%3Cpath d='M225.883 2.54889V5.27258C226.711 5.27145 227.525 5.48843 228.242 5.9017C228.96 6.31497 229.556 6.90996 229.971 7.6268C230.385 8.34364 230.604 9.15708 230.604 9.98526C230.605 10.8134 230.388 11.6272 229.974 12.3446C229.56 13.0621 228.965 13.6579 228.248 14.0722C227.531 14.4865 226.718 14.7047 225.89 14.7047C225.062 14.7048 224.248 14.4868 223.531 14.0726C222.814 13.6584 222.219 13.0627 221.805 12.3453C221.393 11.6289 221.176 10.8168 221.176 9.99015C221.177 9.16354 221.394 8.35149 221.807 7.63529C222.219 6.91909 222.813 6.32386 223.528 5.90921C224.243 5.49456 225.054 5.27502 225.88 5.27258V2.54889M225.88 2.54889C224.24 2.54943 222.646 3.09127 221.346 4.09037C220.045 5.08946 219.11 6.48997 218.687 8.07462C218.263 9.65927 218.374 11.3395 219.002 12.8546C219.63 14.3698 220.741 15.6352 222.162 16.4545C223.583 17.2738 225.234 17.6013 226.86 17.3862C228.486 17.171 229.995 16.4251 231.154 15.2644C232.313 14.1037 233.056 12.5929 233.269 10.9664C233.482 9.33992 233.152 7.68866 232.331 6.26878C231.68 5.13384 230.74 4.19167 229.607 3.53822C228.474 2.88477 227.188 2.54339 225.88 2.54889Z' fill='white'/%3E%3C/svg%3E%0A");
}
.industry--types:first-child .industry--item.active:nth-of-type(2)::before,
.industry--types:last-child .industry--item.active:nth-of-type(2)::before{
    background-image: url("data:image/svg+xml,%3Csvg width='236' height='20' viewBox='0 0 236 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.01637 9.3103C8.8063 8.1835 8.1786 7.1776 7.25884 6.49387C6.33907 5.81015 5.19512 5.49904 4.05586 5.62278C2.91659 5.74653 1.86604 6.29599 1.11445 7.16126C0.362868 8.02653 -0.0343236 9.14378 0.00232835 10.2894C0.0389803 11.4351 0.506789 12.5246 1.31215 13.34C2.1175 14.1555 3.20099 14.6366 4.34583 14.6873C5.49067 14.7379 6.61243 14.3543 7.4866 13.6132C8.36078 12.872 8.92291 11.828 9.06052 10.6901H225.899V9.3103H9.01637Z' fill='black'/%3E%3Cpath d='M225.888 19.9234C231.367 19.9234 235.809 15.4806 235.809 10C235.809 4.5195 231.367 0.0766602 225.888 0.0766602C220.409 0.0766602 215.967 4.5195 215.967 10C215.967 15.4806 220.409 19.9234 225.888 19.9234Z' fill='url(%23paint0_linear_559_720)'/%3E%3Cpath d='M225.883 2.54889V5.27258C226.711 5.27145 227.525 5.48843 228.242 5.9017C228.96 6.31497 229.556 6.90996 229.971 7.6268C230.385 8.34364 230.604 9.15708 230.604 9.98526C230.605 10.8134 230.388 11.6272 229.974 12.3446C229.56 13.0621 228.965 13.6579 228.248 14.0722C227.531 14.4865 226.718 14.7047 225.89 14.7047C225.062 14.7048 224.248 14.4868 223.531 14.0726C222.814 13.6584 222.219 13.0627 221.805 12.3453C221.393 11.6289 221.176 10.8168 221.176 9.99015C221.177 9.16354 221.394 8.35149 221.807 7.63529C222.219 6.91909 222.813 6.32386 223.528 5.90921C224.243 5.49456 225.054 5.27502 225.88 5.27258V2.54889M225.88 2.54889C224.24 2.54943 222.646 3.09127 221.346 4.09037C220.045 5.08946 219.11 6.48997 218.687 8.07462C218.263 9.65927 218.374 11.3395 219.002 12.8546C219.63 14.3698 220.741 15.6352 222.162 16.4545C223.583 17.2738 225.234 17.6013 226.86 17.3862C228.486 17.171 229.995 16.4251 231.154 15.2644C232.313 14.1037 233.056 12.5929 233.269 10.9664C233.482 9.33992 233.152 7.68866 232.331 6.26878C231.68 5.13384 230.74 4.19167 229.607 3.53822C228.474 2.88477 227.188 2.54339 225.88 2.54889Z' fill='white'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_559_720' x1='216.192' y1='1.80343' x2='238.965' y2='9.4699' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300FF87'/%3E%3Cstop offset='1' stop-color='%2360EFFF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.industry--types:first-child .industry--item:last-child::before,
.industry--types:last-child .industry--item:last-child::before{
    content: '';
    position: absolute;
    top: -11px;
    bottom: 0;
    margin: auto 0;
    background: center/contain no-repeat;
    height: 40px;
    width: 246px;
    background-image: url("data:image/svg+xml,%3Csvg width='255' height='39' viewBox='0 0 255 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.11402 34.9509C8.90396 36.0777 8.27626 37.0836 7.3565 37.7674C6.43673 38.4511 5.29275 38.7622 4.15348 38.6384C3.01422 38.5147 1.9637 37.9652 1.21211 37.1C0.460524 36.2347 0.0633326 35.1175 0.0999846 33.9718C0.136637 32.8262 0.604447 31.7366 1.4098 30.9212C2.21516 30.1058 3.29868 29.6246 4.44352 29.574C5.58836 29.5233 6.71005 29.907 7.58423 30.6481C8.45841 31.3892 9.0206 32.4332 9.15821 33.5712H242.715V10.8867H244.094V34.9509H9.11402Z' fill='black'/%3E%3Cpath d='M253.36 9.83732C254.081 15.2702 250.262 20.259 244.83 20.98C239.399 21.701 234.411 17.8813 233.69 12.4484C232.969 7.01555 236.788 2.02681 242.22 1.30576C247.651 0.58472 252.639 4.40442 253.36 9.83732Z' fill='%230C2461'/%3E%3Cpath d='M243.545 15.851C244.583 15.8504 245.592 15.507 246.416 14.8743C247.239 14.2415 247.831 13.3547 248.099 12.3513C248.367 11.3479 248.297 10.284 247.899 9.32459C247.502 8.36516 246.799 7.56379 245.899 7.04475C245 6.52572 243.954 6.31801 242.925 6.45383C241.895 6.58965 240.939 7.06141 240.205 7.79597C239.471 8.53052 239 9.48683 238.864 10.5166C238.729 11.5464 238.937 12.5921 239.456 13.4916C239.868 14.2113 240.464 14.8088 241.182 15.2233C241.9 15.6378 242.715 15.8544 243.545 15.851ZM243.545 18.5747C241.737 18.5765 239.99 17.9208 238.63 16.7297C237.27 15.5387 236.389 13.8935 236.152 12.101C235.915 10.3085 236.338 8.49094 237.342 6.9871C238.345 5.48326 239.861 4.3958 241.607 3.92741C243.353 3.45902 245.21 3.64166 246.831 4.44131C248.453 5.24096 249.728 6.60304 250.42 8.27364C251.111 9.94424 251.172 11.8094 250.59 13.5213C250.008 15.2333 248.824 16.6753 247.258 17.5785C246.129 18.2306 244.848 18.5742 243.545 18.5747Z' fill='white'/%3E%3C/svg%3E%0A");
}
.industry--types:first-child .industry--item.active:last-child::before,
.industry--types:last-child .industry--item.active:last-child::before{
    background-image: url("data:image/svg+xml,%3Csvg width='255' height='39' viewBox='0 0 255 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.11402 34.9509C8.90396 36.0777 8.27626 37.0836 7.3565 37.7674C6.43673 38.4511 5.29275 38.7622 4.15348 38.6384C3.01422 38.5147 1.9637 37.9652 1.21211 37.1C0.460524 36.2347 0.0633326 35.1175 0.0999846 33.9718C0.136637 32.8262 0.604447 31.7366 1.4098 30.9212C2.21516 30.1058 3.29868 29.6246 4.44352 29.574C5.58836 29.5233 6.71005 29.907 7.58423 30.6481C8.45841 31.3892 9.0206 32.4332 9.15821 33.5712H242.715V10.8867H244.094V34.9509H9.11402Z' fill='black'/%3E%3Cpath d='M253.36 9.83732C254.081 15.2702 250.262 20.259 244.83 20.98C239.399 21.701 234.411 17.8813 233.69 12.4484C232.969 7.01555 236.788 2.02681 242.22 1.30576C247.651 0.58472 252.639 4.40442 253.36 9.83732Z' fill='url(%23paint0_linear_5100_167)'/%3E%3Cpath d='M243.545 15.851C244.583 15.8504 245.592 15.507 246.416 14.8743C247.239 14.2415 247.831 13.3547 248.099 12.3513C248.367 11.3479 248.297 10.284 247.899 9.32459C247.502 8.36516 246.799 7.56379 245.899 7.04475C245 6.52572 243.954 6.31801 242.925 6.45383C241.895 6.58965 240.939 7.06141 240.205 7.79597C239.471 8.53052 239 9.48683 238.864 10.5166C238.729 11.5464 238.937 12.5921 239.456 13.4916C239.868 14.2113 240.464 14.8088 241.182 15.2233C241.9 15.6378 242.715 15.8544 243.545 15.851ZM243.545 18.5747C241.737 18.5765 239.99 17.9208 238.63 16.7297C237.27 15.5387 236.389 13.8935 236.152 12.101C235.915 10.3085 236.338 8.49094 237.342 6.9871C238.345 5.48326 239.861 4.3958 241.607 3.92741C243.353 3.45902 245.21 3.64166 246.831 4.44131C248.453 5.24096 249.728 6.60304 250.42 8.27364C251.111 9.94424 251.172 11.8094 250.59 13.5213C250.008 15.2333 248.824 16.6753 247.258 17.5785C246.129 18.2306 244.848 18.5742 243.545 18.5747Z' fill='white'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_5100_167' x1='234.126' y1='2.60762' x2='244.727' y2='24.1755' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300FF87'/%3E%3Cstop offset='1' stop-color='%2360EFFF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}

.resources--section{
    padding: 100px 0 90px;
    overflow: hidden;
    background: #fff;
}
@media screen and (min-width: 1920px){
    .resources--section{
        overflow: visible;
    }
}
.section--header{
    margin-bottom: 40px;
    display: flex;
    align-items: baseline;
    gap: 30px;
    justify-content: space-between;
}
.section--header-left{
    max-width: 955px;
}
.section--header .section--title{
    margin-bottom: 20px;
}
.section--header .section--subtitle{
    margin-bottom: 0;
}
.section--header .btn-link{
    flex-shrink: 0;
}
.btn-link{
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    color: #023143;
    display: flex;
    align-items: baseline;
    gap: 10px;
}
.btn-link::after{
    content: '';
    display: block;
    width: 17px;
    height: 17px;
    flex-shrink: 0;
    background: center/contain no-repeat;
    transition: all .3s ease;
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 1C17 0.447715 16.5523 -2.52353e-10 16 -2.53133e-07L7 5.47657e-07C6.44772 2.10482e-07 6 0.447716 6 1C6 1.55228 6.44772 2 7 2L15 2L15 10C15 10.5523 15.4477 11 16 11C16.5523 11 17 10.5523 17 10L17 1ZM1 16L1.70711 16.7071L16.7071 1.70711L16 1L15.2929 0.292893L0.292893 15.2929L1 16Z' fill='%23023143'/%3E%3C/svg%3E");
}
.btn-link:hover{
    color: #00FF87;
}
.btn-link:hover::after{
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 1C17 0.447715 16.5523 -2.52353e-10 16 -2.53133e-07L7 5.47657e-07C6.44772 2.10482e-07 6 0.447716 6 1C6 1.55228 6.44772 2 7 2L15 2L15 10C15 10.5523 15.4477 11 16 11C16.5523 11 17 10.5523 17 10L17 1ZM1 16L1.70711 16.7071L16.7071 1.70711L16 1L15.2929 0.292893L0.292893 15.2929L1 16Z' fill='%2300FF87'/%3E%3C/svg%3E");
}
.resources--swiper .swiper-slide{
    height: auto;
}
.resources--swiper.swiper{
    overflow: visible;
}
.resource--item{
    display: block;
    border: 1px solid rgba(14, 21, 29, .2);
    background: #fff;
    color: #023143;
    position: relative;
    text-decoration: none;
    height: 100%;
    width: 100%;
}
.resource--link{
    display: block;
    position: absolute;
    top: -12px;
    right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 6px;
    padding: 15px;
    box-sizing: border-box;
    background: linear-gradient(108.61deg, #00FF87 3.04%, #60EFFF 98.63%);
    z-index: 1;
}
.resource--item:hover {
    box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, .3);
}
.resource--link svg{
    width: 100%;
    height: auto;
    display: block;
}
.resource--img{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 231px;
    background: rgba(217, 217, 217, .2);
    border-bottom: 1px solid rgba(14, 21, 29, .2);
    padding: 15px;
    overflow: hidden;
}
.resource--img img{
    height: 100%;
    max-width: 100%;
    width: auto;
    display: block;
    transition: all .3s ease;
}
.resource--item:hover .resource--img img{
    transform: scale(1.05);
}
.resource--inner{
    display: block;
    padding: 27px 30px 30px;
    line-height: 1.15;
}
.resource--title{
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 23px;
    display: block;
    line-height: 1.2;
}
.resource--info p{
    margin: 0;
}
.resources--swiper .swiper-scrollbar,
.resourcesWrap .swiper-scrollbar{
    margin-top: 30px;
    position: relative;
    inset: 0;
    background: #F3F3F3;
    height: 14px;
    width: 100%;
}
.swiper-scrollbar-drag{
    border-radius: 0;
    background: linear-gradient(108.61deg, #00FF87 3.04%, #60EFFF 98.63%);
    cursor: pointer;
}
.consult--section{
    padding: 67px 0 77px;
    position: relative;
    background: #023143;
    color: #fff;
}
/*.consult--section::after{
    content: '';
    display: block;
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #023143 46%, rgba(2, 49, 67, 0));
    z-index: 0;
}*/
.consult--inner{
    position: relative;
    z-index: 1;
    max-width: 854px;
    width: 80%;
}
.consult--image{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 32%;
}
.consult--image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.consult--section .section--title{
    font-size: 25px;
    margin-bottom: 12px;
}
.consult--section .section--subtitle{
    margin-bottom: 20px;
}
.footer{
    padding: 100px 0 25px;
    border-top: 1px solid #fff;
    color: #ffffff;
    background: #023143;
    min-height: 500px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
}
.footer .container{
    margin-bottom: auto;
}
.footer--row{
    justify-content: space-between;
    gap: 35px;
}
.footer--logo{
    width: 20%;
    max-width: 286px;
    margin-right: auto;
}
.footer--logo img{
    width: 100%;
    height: auto;
}
.footer--link{
    text-decoration: none;
    color: #fff;
    display: flex;
    align-items: baseline;
    gap: 18px;
    margin-bottom: 15px;
}
.footer--link::before{
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: center/contain no-repeat;
    flex-shrink: 0;
    transition: all .3s ease;
}
.footer--link.email::before{
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_559_186)'%3E%3Cpath d='M18.3337 4.99967C18.3337 4.08301 17.5837 3.33301 16.667 3.33301H3.33366C2.41699 3.33301 1.66699 4.08301 1.66699 4.99967V14.9997C1.66699 15.9163 2.41699 16.6663 3.33366 16.6663H16.667C17.5837 16.6663 18.3337 15.9163 18.3337 14.9997V4.99967ZM16.667 4.99967L10.0003 9.16634L3.33366 4.99967H16.667ZM16.667 14.9997H3.33366V6.66634L10.0003 10.833L16.667 6.66634V14.9997Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_559_186'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.footer--link.phone::before{
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.14667 1.77778C3.2 2.56889 3.33333 3.34222 3.54667 4.08L2.48 5.14667C2.11556 4.08 1.88444 2.95111 1.80444 1.77778H3.14667ZM11.9111 12.4622C12.6667 12.6756 13.44 12.8089 14.2222 12.8622V14.1867C13.0489 14.1067 11.92 13.8756 10.8444 13.52L11.9111 12.4622ZM4 0H0.888889C0.4 0 0 0.4 0 0.888889C0 9.23556 6.76444 16 15.1111 16C15.6 16 16 15.6 16 15.1111V12.0089C16 11.52 15.6 11.12 15.1111 11.12C14.0089 11.12 12.9333 10.9422 11.9378 10.6133C11.8489 10.5778 11.7511 10.5689 11.6622 10.5689C11.4311 10.5689 11.2089 10.6578 11.0311 10.8267L9.07556 12.7822C6.56 11.4933 4.49778 9.44 3.21778 6.92444L5.17333 4.96889C5.42222 4.72 5.49333 4.37333 5.39556 4.06222C5.06667 3.06667 4.88889 2 4.88889 0.888889C4.88889 0.4 4.48889 0 4 0Z' fill='white'/%3E%3C/svg%3E%0A");
}
.footer--link:hover{
    color: #00FF87;
} 
.footer--link.email:hover::before{
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_559_186)'%3E%3Cpath d='M18.3337 4.99967C18.3337 4.08301 17.5837 3.33301 16.667 3.33301H3.33366C2.41699 3.33301 1.66699 4.08301 1.66699 4.99967V14.9997C1.66699 15.9163 2.41699 16.6663 3.33366 16.6663H16.667C17.5837 16.6663 18.3337 15.9163 18.3337 14.9997V4.99967ZM16.667 4.99967L10.0003 9.16634L3.33366 4.99967H16.667ZM16.667 14.9997H3.33366V6.66634L10.0003 10.833L16.667 6.66634V14.9997Z' fill='%2300FF87'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_559_186'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.footer--link.phone:hover::before{
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.14667 1.77778C3.2 2.56889 3.33333 3.34222 3.54667 4.08L2.48 5.14667C2.11556 4.08 1.88444 2.95111 1.80444 1.77778H3.14667ZM11.9111 12.4622C12.6667 12.6756 13.44 12.8089 14.2222 12.8622V14.1867C13.0489 14.1067 11.92 13.8756 10.8444 13.52L11.9111 12.4622ZM4 0H0.888889C0.4 0 0 0.4 0 0.888889C0 9.23556 6.76444 16 15.1111 16C15.6 16 16 15.6 16 15.1111V12.0089C16 11.52 15.6 11.12 15.1111 11.12C14.0089 11.12 12.9333 10.9422 11.9378 10.6133C11.8489 10.5778 11.7511 10.5689 11.6622 10.5689C11.4311 10.5689 11.2089 10.6578 11.0311 10.8267L9.07556 12.7822C6.56 11.4933 4.49778 9.44 3.21778 6.92444L5.17333 4.96889C5.42222 4.72 5.49333 4.37333 5.39556 4.06222C5.06667 3.06667 4.88889 2 4.88889 0.888889C4.88889 0.4 4.48889 0 4 0Z' fill='%2300FF87'/%3E%3C/svg%3E%0A");
}
.footer--socials{
    display: flex;
    align-items: center;
    gap: 15px;
}
.footer--socials .btn{
    min-width: 160px;
}
.footer--menu{
    width: 18%;
}
.widget-title{
    margin-bottom: 18px;
    font-size: 22px;
}
.footer--menu ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.footer--menu a{
    font-size: 19px;
    color: #ffffff;
    opacity: 0.6;
    text-decoration: none;
    line-height: 1.8;
}
.footer--menu a:hover{
    opacity: 1;
}
.copyrights{
    margin-top: 110px;
    padding: 5px 20px 0;
    opacity: 0.6;
    font-size: 19px;
    line-height: 1.8;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, .2);
    width: 100%;
}
.to-top{
    position: fixed;
    bottom: 100px;
    right: 30px;
    width: 50px;
    height: 50px;
    border-radius: 6px;
    background: #fff;
    border: none;
    cursor: pointer;
    transition: all .3s ease;
    padding: 8px;
    z-index: 999;
    border: 1px solid rgba(14, 21, 29, .2);
    align-items: center;
    justify-content: center;
    display: none;
}
@media screen and (min-width: 1920px){
    .to-top{
        right: calc(((100vw - 1920px) / 2) + 15px);
    }
}
.to-top svg{
    max-width: 100%;
    height: auto;
    width: auto;
    max-height: 100%;
    display: block;
}
.to-top:hover{
    background: linear-gradient(108.61deg, #00FF87 3.04%, #60EFFF 98.63%);
}
.to-top.active{
    display: flex;
}
.mob-action{
    display: none;
}
.nav-menu .phone-link{
    display: none;
}

.page--top{
    padding: 135px 0 30px;
    background: url('/wp-content/themes/financy/img/bg.jpg') top/cover no-repeat;
    position: relative;
    color: #fff;
}
.breadcrumbs{
    font-size: 18px;
    position: relative;
    z-index: 1;
    color: #fff;
    margin-bottom: 10px;
}
.breadcrumbs a{
    color: #fff;
}
.breadcrumbs a:hover{
    text-decoration: none;
}
.page--top h1{
    margin: 0;
    font-weight: bold;
}

.blog--categories{
    padding: 30px 0 45px;
    background: #fff;
}
.blog--categories p{
    margin: 0 0 10px;
}
.categories--row{
    display: flex;
    flex-wrap: wrap;
    gap: 17px;
}
.categories--link{
    border: 1px solid #023143;
    background: #fff;
    color: #023143;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    padding: 14px 24px;
    border-radius: 100px;
}
a.categories--link:hover,
.categories--link.active{
    background: #023143;
    color: #fff;
}

.recommended--section{
    padding: 100px 0;
}
.recommended--section .section--title,
.page-content .section--title{
    font-size: 35px;
}
.blog--page .resource--img{
    padding: 0;
    height: 334px;
}
.blog--page .resource--img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.resource--date{
    position: absolute;
    top: 30px;
    left: 30px;
    color: #ffffff;
    z-index: 1;
    background: #023143;
    font-size: 18px;
    padding: 10px 17px 9px;
}
.resource--cats{
    display: block;
    margin-bottom: 15px;
    font-size: 22px;
    background: linear-gradient(108.61deg, #00FF87 3.04%, #60EFFF 98.63%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.blog--page .resource--info{
    opacity: 0.5;
}
.page-content{
    padding: 100px 0;
    background: #fff;
}
.page-content::after{
    content: '';
    display: block;
    clear: both;
}
.torg--page,
.service--page,
.resource--page{
    background: #fff;
}
.blog--wrap{
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.blog--item{
    width: calc(100% / 3 - (30px / 3 * (3 - 1)));
}
.pagination{
    margin-top: 30px;
}
.nav-links{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 9px;
}
.page-numbers{
    border: 1px solid rgba(14, 21, 29, .2);
    border-radius: 6px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    color: #023143;
    background: #fff;
    position: relative;
}
.page-numbers::after{
    content: '';
    display: block;
    position: absolute;
    inset: -2px;
    opacity: 0;
    background: linear-gradient(108.61deg, #00FF87 3.04%, #60EFFF 98.63%);
    transition: all .3s ease;
    z-index: -1;
    border-radius: 6px;
}
.page-numbers.current,
a.page-numbers:hover{
    border-color: transparent;
}
.page-numbers.current::after,
a.page-numbers:hover::after{
    opacity: 1;
}
.next.page-numbers,
.prev.page-numbers{
    font-size: 0;
    background: #fff center/28px no-repeat;
}
.next.page-numbers{
    margin-left: 11px;
    background-image: url("data:image/svg+xml,%3Csvg width='28' height='16' viewBox='0 0 28 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.5772 7.2929C27.9677 7.68342 27.9677 8.31658 27.5772 8.70711L21.2132 15.0711C20.8227 15.4616 20.1895 15.4616 19.799 15.0711C19.4085 14.6805 19.4085 14.0474 19.799 13.6569L25.4558 8L19.799 2.34315C19.4085 1.95262 19.4085 1.31946 19.799 0.928934C20.1895 0.53841 20.8227 0.53841 21.2132 0.928934L27.5772 7.2929ZM8.74228e-08 7L26.8701 7L26.8701 9L-8.74228e-08 9L8.74228e-08 7Z' fill='%23023143'/%3E%3C/svg%3E%0A");
}
.prev.page-numbers{
    margin-right: 11px;
    background-image: url("data:image/svg+xml,%3Csvg width='28' height='16' viewBox='0 0 28 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.422836 7.2929C0.0323124 7.68342 0.0323124 8.31658 0.422836 8.70711L6.7868 15.0711C7.17732 15.4616 7.81049 15.4616 8.20101 15.0711C8.59154 14.6805 8.59154 14.0474 8.20101 13.6569L2.54416 8L8.20101 2.34315C8.59154 1.95262 8.59153 1.31946 8.20101 0.928934C7.81049 0.53841 7.17732 0.53841 6.7868 0.928934L0.422836 7.2929ZM28 7L1.12994 7L1.12994 9L28 9L28 7Z' fill='%23023143'/%3E%3C/svg%3E");
}
.categories--mob{
    display: none;
}

.post--datas{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap:20px;
}
.post--datas .resource--date{
    position: static;
}
.post--cats{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
}
.post--cats a{
    text-decoration: none;
    font-size: 22px;
    background: linear-gradient(108.61deg, #00FF87 3.04%, #60EFFF 98.63%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.post--cats a:hover{
    text-decoration: underline;
}


.service--info--section{
    padding: 30px 0;
}
.service--info--section .btn{
    margin-top: 30px;
}
.list--section{
    padding: 30px 0;
}
.list--section .section--title{
    font-size: 35px;
}
.list--row{
    display: flex;
    gap: 30px;
    margin-bottom: 30px;
}
.list--item{
    width: 50%;
    border: 1px solid rgba(14, 21, 29, .2);
    padding: 22px 30px 30px;
}
.list--title{
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 20px;
}
.list--inner-item:not(:last-of-type),
.text--dark li:not(:last-of-type),
.text--row-inner li:not(:last-of-type){
    margin-bottom: 15px;
}
.list--inner-item span{
    font-weight: bold;
}
.list--inner-item::before,
.text--dark li::before,
.text--row-inner li::before{
    content: '';
    display: inline-block;
    width: 21px;
    height: 21px;
    vertical-align: middle;
    margin-bottom: 4px;
    margin-right: 7px;
    background: center/contain no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_817_1381)'%3E%3Cpath d='M20.3997 2.87089C20.0908 2.56143 19.5895 2.56089 19.2806 2.86958L9.78574 12.3393L6.36003 8.6187C6.06402 8.29738 5.56355 8.27654 5.2417 8.57251C4.9201 8.86852 4.89951 9.36924 5.19552 9.69085L9.1792 14.0172C9.32509 14.1758 9.52927 14.2679 9.74456 14.2723C9.75034 14.2726 9.75592 14.2726 9.76146 14.2726C9.97068 14.2726 10.1719 14.1895 10.3202 14.0417L20.3981 3.99025C20.7078 3.6816 20.7084 3.18035 20.3997 2.87089Z' fill='url(%23paint0_linear_817_1381)'/%3E%3Cpath d='M20.2085 9.70852C19.7714 9.70852 19.4171 10.0628 19.4171 10.5C19.4171 15.4171 15.4171 19.4171 10.5 19.4171C5.58321 19.4171 1.58292 15.4171 1.58292 10.5C1.58292 5.58321 5.58321 1.58292 10.5 1.58292C10.9371 1.58292 11.2915 1.22862 11.2915 0.791479C11.2915 0.354293 10.9371 0 10.5 0C4.71023 0 0 4.71023 0 10.5C0 16.2895 4.71023 21 10.5 21C16.2895 21 21 16.2895 21 10.5C21 10.0629 20.6457 9.70852 20.2085 9.70852Z' fill='url(%23paint1_linear_817_1381)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_817_1381' x1='5.16403' y1='3.65066' x2='21.7528' y2='11.162' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300FF87'/%3E%3Cstop offset='1' stop-color='%2360EFFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_817_1381' x1='0.238536' y1='1.8271' x2='24.3389' y2='9.94238' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300FF87'/%3E%3Cstop offset='1' stop-color='%2360EFFF'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_817_1381'%3E%3Crect width='21' height='21' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.list--item:last-of-type .list--inner-item::before{
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_818_89)'%3E%3Cpath d='M20.2085 9.70852C19.7714 9.70852 19.4171 10.0628 19.4171 10.5C19.4171 15.4171 15.4171 19.4171 10.5 19.4171C5.58321 19.4171 1.58292 15.4171 1.58292 10.5C1.58292 5.58321 5.58321 1.58292 10.5 1.58292C10.9371 1.58292 11.2915 1.22862 11.2915 0.791479C11.2915 0.354293 10.9371 0 10.5 0C4.71023 0 0 4.71023 0 10.5C0 16.2895 4.71023 21 10.5 21C16.2895 21 21 16.2895 21 10.5C21 10.0629 20.6457 9.70852 20.2085 9.70852Z' fill='url(%23paint0_linear_818_89)'/%3E%3C/g%3E%3Cg clip-path='url(%23clip1_818_89)'%3E%3Cpath d='M5.49121 14.6585L6.49295 15.6602L15.5086 6.6446L14.5068 5.64287L5.49121 14.6585Z' fill='url(%23paint1_linear_818_89)'/%3E%3Cpath d='M15.5088 14.6585L14.5071 15.6602L5.49144 6.6446L6.49318 5.64287L15.5088 14.6585Z' fill='url(%23paint2_linear_818_89)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_818_89' x1='0.238536' y1='1.8271' x2='24.3389' y2='9.94238' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300FF87'/%3E%3Cstop offset='1' stop-color='%2360EFFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_818_89' x1='5.68077' y1='14.6432' x2='10.2399' y2='16.9401' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300FF87'/%3E%3Cstop offset='1' stop-color='%2360EFFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_818_89' x1='15.3192' y1='14.6432' x2='10.7601' y2='16.9401' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300FF87'/%3E%3Cstop offset='1' stop-color='%2360EFFF'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_818_89'%3E%3Crect width='21' height='21' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_818_89'%3E%3Crect width='17' height='17' fill='white' transform='translate(2 2)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.torg--page .list--item:last-of-type .list--inner-item::before{
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_817_1381)'%3E%3Cpath d='M20.3997 2.87089C20.0908 2.56143 19.5895 2.56089 19.2806 2.86958L9.78574 12.3393L6.36003 8.6187C6.06402 8.29738 5.56355 8.27654 5.2417 8.57251C4.9201 8.86852 4.89951 9.36924 5.19552 9.69085L9.1792 14.0172C9.32509 14.1758 9.52927 14.2679 9.74456 14.2723C9.75034 14.2726 9.75592 14.2726 9.76146 14.2726C9.97068 14.2726 10.1719 14.1895 10.3202 14.0417L20.3981 3.99025C20.7078 3.6816 20.7084 3.18035 20.3997 2.87089Z' fill='url(%23paint0_linear_817_1381)'/%3E%3Cpath d='M20.2085 9.70852C19.7714 9.70852 19.4171 10.0628 19.4171 10.5C19.4171 15.4171 15.4171 19.4171 10.5 19.4171C5.58321 19.4171 1.58292 15.4171 1.58292 10.5C1.58292 5.58321 5.58321 1.58292 10.5 1.58292C10.9371 1.58292 11.2915 1.22862 11.2915 0.791479C11.2915 0.354293 10.9371 0 10.5 0C4.71023 0 0 4.71023 0 10.5C0 16.2895 4.71023 21 10.5 21C16.2895 21 21 16.2895 21 10.5C21 10.0629 20.6457 9.70852 20.2085 9.70852Z' fill='url(%23paint1_linear_817_1381)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_817_1381' x1='5.16403' y1='3.65066' x2='21.7528' y2='11.162' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300FF87'/%3E%3Cstop offset='1' stop-color='%2360EFFF'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_817_1381' x1='0.238536' y1='1.8271' x2='24.3389' y2='9.94238' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300FF87'/%3E%3Cstop offset='1' stop-color='%2360EFFF'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_817_1381'%3E%3Crect width='21' height='21' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.text--dark{
    color: #fff;
    background: #023143;
    padding: 40px;
    display: flex;
    align-items: center;
    gap: 6%;
    justify-content: space-between;
    font-size: 25px;
}
.text--dark-img{
    flex-shrink: 0;
}
.torg--page .text--dark-img{
    position: relative;
    top: -32px;
}
.text--dark ul,
.text--row-inner ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.text--row{
    padding: 60px 0;
    display: flex;
    gap: 30px;
    justify-content: space-between;
    font-size: 25px;
    flex-wrap: wrap;
    line-height: 1.2;
}
.text--row-img{
    width: 50%;
}
.text--row-img img{
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
}
.text--row-inner{
    width: calc(50% - 30px);
}
.text--row h4,
.text--row h5,
.text--row h6{
    text-transform: none;
}
.contact--section{
    color: #fff;
    background: #023143;
    padding: 50px;
    margin-bottom: 30px;
}
.contact--section .btn{
    min-width: 318px;
}
.contact--section .section--title{
    margin-bottom: 10px;
}
.contact--section .section--subtitle{
    margin-bottom: 20px;
    font-size: 25px;
}
.form--row{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 30px;
    margin-bottom: 30px;
}
.form--item{
    width: calc(100% / 3 - (30px / 3 * (3 - 1)));
}
.form--row-full,
.form--row-full span{
    width: 100%;
    display: block;
}
input.wpcf7-not-valid,
textarea.wpcf7-not-valid{
    border-color: red;
}
.wpcf7-not-valid-tip{
    display: none!important;
}

.faqs--section{
    background: #F3F3F3;
    padding: 100px 0;
}
.faqs--section .single-faq{
    position: relative;
    background: #fff;
    transition: all .3s ease;
    margin-bottom: 10px;
    z-index: 1;
    cursor: pointer;
    overflow: hidden;
    padding: 0;
}
.faqs--section .single-faq .accordeon_title{
    padding: 20px 30px 20px;
}
.faqs--section .single-faq::before{
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    inset: 1px;
    background: #fff;
}
.faqs--section .single-faq::after{
    content: '';
    display: block;
    position: absolute;
    z-index: -2;
    inset: 0;
    background: linear-gradient(108.61deg, #00FF87 3.04%, #60EFFF 98.63%);
}
.faqs--section .single-faq.active::after{
    z-index: -1;
}
.single-faq--num{
    position: absolute;
    line-height: 1;
    font-size: 146px;
    font-weight: bold;
    right: -17px;
    bottom: -33px;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    color: #fff;
}
.single-faq.active .single-faq--num{
    opacity: 0.4;
    visibility: visible;
}
.faqs--section .accordeon_content{
    padding: 0 40px 20px 30px;
    position: relative;
    z-index: 1;
    margin-top: 0;
}
@media screen and (min-width: 1025px){
    .faqs--section .accordeon_title{
        font-size: 25px;
    }
    .faqs--section .accordeon_content{
        font-size: 18px;
    }
}

.torg--page .list--inner--wr{
    width: 50%;
    display: flex;
    flex-direction: column;
}
.torg--page .list--item{
    width: 100%;
    height: 100%;
}
.torg--page .text--dark{
    display: block;
}
.torg--page .text--dark .section--title{
    font-weight: bold;
}
.text--dark-row{
    display: flex;
    align-items: center;
    gap: 6%;
    justify-content: space-between;
}
.text--dark-row > .section--title{
    display: none;
}

.calc--section{
    padding-bottom: 100px;
}
.section--title-sm{
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 25px;
}
.calc--ranges{
    margin-bottom: 30px;
}
.calc--range{
    display: flex;
    align-items: center;
    gap: 34px;
}
.calc--range:not(:last-child){
    margin-bottom: 55px;
}
.calc--range-img{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 19px;
    border: 1px solid rgba(14, 21, 29, .2);
    height: 142px;
    width: 24%;
    flex-shrink: 0;
}
.calc--range-item .title{
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 35px;
}
input[type="range"] {
    -webkit-appearance: none;
    width: 100%;
    height: 17px;
    border-radius: 0;  
    border: none;
    outline: none;
    background: #F3F3F3;
}
input[type=range]::-ms-track{
    width: 100%;
    height: 17px;
    border-radius: 0;  
    border: none;
    outline: none;
    background: #F3F3F3;
}
input[type="range"]::-webkit-slider-thumb{
    -webkit-appearance: none;
    appearance: none;
    width: 51px;
    height: 51px;
    background: linear-gradient(108.61deg, #00FF87 3.04%, #60EFFF 98.63%);
    cursor: pointer;
}
input[type="range"]::-moz-range-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 51px;
    height: 51px;
    background: linear-gradient(108.61deg, #00FF87 3.04%, #60EFFF 98.63%);
    cursor: pointer;
}
input[type=range]::-ms-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 51px;
    height: 51px;
    background: linear-gradient(108.61deg, #00FF87 3.04%, #60EFFF 98.63%);
    cursor: pointer;
}
.calc--range-item{
    width: 100%;
}
.vals--wrap{
    margin-top: 35px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    font-size: 25px;
}
.calc--type{
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    gap: 30px;
}
.calc--type-item{
    width: 50%;
    position: relative;
}
.calc--type-item input{
    position: absolute;
    z-index: 2;
    padding: 0;
    inset: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
}
.calc--type-item label{
    border: 1px solid rgba(14, 21, 29, .2);
    border-radius: 100px;
    text-align: center;
    padding: 28px 30px 27px;
    font-size: 25px;
    background: #fff;
    transition: all .3s ease;
    display: block;
    width: 100%;
}
.calc--type-item input:checked + label{
    font-weight: bold;
    background: linear-gradient(108.61deg, #00FF87 3.04%, #60EFFF 98.63%);
}
.tabs__links{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 30px;
    margin-bottom: 30px;
}
.tabs__link{
    width: calc(100% / 4 - (30px / 4 * (4 - 1)));
    background: linear-gradient(108.61deg, #00FF87 3.04%, #60EFFF 98.63%);
    padding: 1px;
    border: none;
    cursor: pointer;
}
.tabs__link span{
    width: 100%;
    background: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    font-size: 25px;
    font-weight: bold;
    transition: all .3s ease;
    opacity: 1;
}
.tabs__link.active span{
    background: transparent;
}
.tabs__panel{
    display: none;
    border: 1px solid rgba(14, 21, 29, .2);
}
.tabs__panel.active{
    display: block;
}
.calc--service-item{
    padding: 30px 30px 15px;
}
.calc--service-item:not(:last-of-type){
    border-bottom: 1px solid rgba(14, 21, 29, .2);
}
.calc--service-top{
    font-size: 25px;
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 16px;
    position: relative;
    cursor: pointer;
}
.calc--service-top input{
    position: absolute;
    z-index: 2;
    padding: 0;
    inset: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
}
.calc--service-top .title{
    display: flex;
    align-items: center;
    gap: 16px;
}
.calc--service-top .title::before{
    content: '';
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    border: 1px solid rgba(14, 21, 29, .2);
    background: center/24px no-repeat;
}   
.calc--service-top input:checked + .title::before{
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='18' viewBox='0 0 24 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.6454 0.359658C23.1715 -0.119134 22.4026 -0.119959 21.9286 0.357627L7.36272 15.009L2.10738 9.25249C1.65328 8.75536 0.885511 8.72312 0.391765 9.18104C-0.101603 9.63901 -0.13319 10.4137 0.320915 10.9113L6.43224 17.6049C6.65605 17.8502 6.96927 17.9927 7.29955 17.9996C7.30842 18 7.31698 18 7.32547 18C7.64644 18 7.95519 17.8714 8.18265 17.6429L23.6431 2.09149C24.1182 1.61397 24.119 0.838449 23.6454 0.359658Z' fill='url(%23paint0_linear_999_809)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_999_809' x1='0.272613' y1='1.56609' x2='25.7944' y2='13.0246' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300FF87'/%3E%3Cstop offset='1' stop-color='%2360EFFF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.calc--service-price{
    margin-left: auto;
}
.calc--service-text{
    margin-top: 10px;
    font-size: 18px;
}
.calc--service-text .det{
    position: relative;
    width: 14px;
    height: 14px;
    cursor: pointer;
    background: center/contain no-repeat;
    display: inline-block;
    margin-left: 14px;
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_999_783)'%3E%3Cpath d='M7 0C3.13078 0 0 3.13105 0 7C0 10.8692 3.13105 14 7 14C10.8692 14 14 10.8689 14 7C14 3.13078 10.8689 0 7 0ZM7 12.9062C3.73535 12.9062 1.09375 10.2644 1.09375 7C1.09375 3.73535 3.73557 1.09375 7 1.09375C10.2647 1.09375 12.9062 3.73557 12.9062 7C12.9062 10.2647 10.2644 12.9062 7 12.9062Z' fill='%23023143'/%3E%3Cpath d='M7 5.8606C6.69796 5.8606 6.45312 6.10543 6.45312 6.40747V9.92915C6.45312 10.2312 6.69796 10.476 7 10.476C7.30204 10.476 7.54688 10.2312 7.54688 9.92913V6.40747C7.54688 6.10543 7.30204 5.8606 7 5.8606Z' fill='%23023143'/%3E%3Cpath d='M7 5.19095C7.40774 5.19095 7.73828 4.86041 7.73828 4.45267C7.73828 4.04493 7.40774 3.71439 7 3.71439C6.59226 3.71439 6.26172 4.04493 6.26172 4.45267C6.26172 4.86041 6.59226 5.19095 7 5.19095Z' fill='%23023143'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_999_783'%3E%3Crect width='14' height='14' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.calc--service-text .det:hover .det-inner{
    opacity: 1;
    visibility: visible;
}
.det-inner{
    position: absolute;
    width: 300px;
    max-height: 300px;
    height: fit-content;
    top: calc(100% + 15px);
    background: #fff;
    border: 1px solid rgba(14, 21, 29, .2);
    box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, .4);
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    padding: 15px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
}
.det-inner::before{
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
    z-index: 2;
    margin: auto;
    background: center/contain no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 490 490' style='enable-background:new 0 0 512 512' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M490 474.459H0L245.009 15.541 490 474.459z' fill='%23fff' stroke='rgba(14, 21, 29, 1)' stroke-width='3' opacity='1' data-original='%23000000'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.calc--res{
    margin: 27px 0 32px;
    font-size: 35px;
}
.calc--res span{
    font-weight: bold;
}
.calc--about-res{
    margin-top: 45px;
}
.calc--about-res .title{
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 14px;
}
.calc--about-res .price-wr{
    font-weight: bold;
}

.calcText--section{
    background: #F3F3F3;
    padding:54px 0 28px;
}
.calcText--row{
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: space-between;
}
.calcText--row .text{
    width: 60%;
}
.calcText--img{
    width: 35%;
}
.calcText--row .text p{
    margin-bottom: 0;
}

.addServices--section{
    padding: 100px 0;
}
.addServices--wrap{
    border: 1px solid rgba(14, 21, 29, .2);
}
.addServices--row:not(:last-of-type){
    border-bottom: 1px solid rgba(14, 21, 29, .2);
}
.addServices--row{
    display: flex;
    align-items: center;
    padding: 14px 24px;
    font-size: 18px;
    gap: 10px;
}
.addServices--item{
    width: 50%;
}
.addServices--item:last-child{
    font-weight: bold;
}
.addServices--header{
    font-weight: bold;
    background: #F3F3F3;
}
.tabs__links-mob{
    display: none;
}
.addServices--header span{
    display: none;
}
/*.modal--form input,
.modal--form textarea{
    color: #023143;
    border-color: rgba(14, 21, 29, .2);
    margin-bottom: 30px;
}
.modal--form input::placeholder,
.modal--form textarea::placeholder,
.search-form input::placeholder{
    color: #023143!important;
}*/
.modal{
    display: none;
    max-width: 1530px;
    background: #023143;
    color: #fff;

}

.resource--page .seo--section{
    padding: 30px 0 0px;
    position: relative;
}
.search-form{
    position: relative;
    margin: 30px 0 -30px;
}
.search-form form{
    position: relative;
}
.search-form input{
    border-color: rgba(14, 21, 29, .15);
    background: #fff;
    color: #023143;  
    padding: 17px 38px;
}
.search-btn{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 24px;
    font-size: 0;
    margin: auto;
    width: 33px;
    height: 33px;
    border: none;
    padding: 0;
    background: center/contain no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.8293 6.10365C10.4561 6.10365 6.10365 10.4539 6.10365 15.8161C6.10365 21.1783 10.4561 25.5285 15.8293 25.5285C18.51 25.5285 20.9344 24.4476 22.6951 22.6951C24.4637 20.9345 25.5549 18.5039 25.5549 15.8161C25.5549 10.4539 21.2024 6.10365 15.8293 6.10365ZM2.75 15.8161C2.75 8.59807 8.60761 2.75 15.8293 2.75C23.0509 2.75 28.9086 8.59807 28.9086 15.8161C28.9086 18.8264 27.888 21.6006 26.1764 23.8091L29.7582 27.3868C30.4133 28.0412 30.414 29.103 29.7595 29.7582C29.105 30.4133 28.0434 30.414 27.3882 29.7595L23.8004 26.1759C21.5941 27.8721 18.8286 28.8821 15.8293 28.8821C8.60761 28.8821 2.75 23.0341 2.75 15.8161Z' fill='url(%23paint0_linear_1412_5775)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1412_5775' x1='3.06237' y1='5.14263' x2='34.6224' y2='15.7698' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300FF87'/%3E%3Cstop offset='1' stop-color='%2360EFFF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
}
.category--section{
    padding: 100px 0;
    overflow: hidden;
}
.category--section.grey{
    background: #F3F3F3;
}
.category--section .section--header-left{
    max-width: 100%;
}
.section--header .section--title-sm{
    margin-bottom: 15px;
}
.resourcesWrap .swiper-slide{
    height: auto!important;
}
.resourcesWrap .resource--inner{
    min-height: calc(100% - 231px);
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.resourcesWrap .resource--info{
    margin-top: auto;
}
.category-dark--text{
    background: #023143;
    padding: 40px 40px 40px 70px;
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: space-between;
    margin-top: 30px;
}
.category-dark--left{
    width: 50%;
}
.category-dark--left .btn{
    min-width: 318px;
}
.category-dark--left .category-dark--info{
    display: none;
}
.category-dark--left .section--title-sm{
    text-transform: uppercase;
    line-height: 1.2;
    color: #fff;
}
.category-dark--img{
    margin-bottom: 65px;
    max-width: 336px;
    width: 100%;
}
.category-dark--img img{
    width: 100%;
    height: auto;
}
.category-dark--info{
    width: 50%;
    max-width: 507px;
    background: #fff;
    padding: 20px 44px 20px 30px;
    line-height: 1.2;
}
.category-dark--info .text{
    line-height: 1.4;
}
.category-dark--info .title{
    text-align: center;
    margin-bottom: 30px;
    font-weight: bold;
}
.category-dark--price{
    text-align: center;
    font-size: 55px;
    font-weight: bold;
    margin-bottom: 26px;
    line-height: 1;
}
.category-dark--price span{
    font-size: 25px;
    display: inline-block;
    margin-left: 5px;
}

.single-faq--link{
    position: relative;
    background: #fff;
    transition: all .3s ease;
    margin-bottom: 10px;
    z-index: 1;
    cursor: pointer;
    overflow: hidden;
    padding: 16px 30px 17px;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    font-size: 25px;
    font-weight: bold;
    gap: 20px;
    cursor: pointer;
    color: #023143;
    text-decoration: none;
}
.single-faq--link span{
    flex-shrink: 0;
}
.single-faq--link::before {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    inset: 1px;
    background: #fff;
    transition: all .3s ease;
}
.single-faq--link:hover::before{
    background: linear-gradient(108.61deg, #00FF87 3.04%, #60EFFF 98.63%);
}
.single-faq--link::after {
    content: '';
    display: block;
    position: absolute;
    z-index: -2;
    inset: 0;
    background: linear-gradient(108.61deg, #00FF87 3.04%, #60EFFF 98.63%);
}
.faqs--row{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap:5%;
}
.faqs--title{
    width: 33%;
}
.resources--faqs{
    width: 60%;
}
.grey .resourcesWrap .swiper-scrollbar{
    background: #fff;
}
.resourcesWrap.swiper{
    overflow: visible;
}
.text-thumbnail{
    padding: 37px;
    background: rgba(217, 217, 217, .2);
    border: 1px solid rgba(14, 21, 29, 0.2);
    height: 320px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 490px;
    float: left;
    margin-right: 60px;
    margin-bottom: 30px;
}
.text-thumbnail img{
    max-height: 100%;
    width: auto;
}
.text h1, .text h2, .text h3, .text h4, .text h5, .text h6{
    clear: none;
}
.single-post .text ul li:not(:last-of-type){
    margin-bottom: 30px;
}

.page-404{
    color: #ffffff;
    background: #023143;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-height: 100vh;
}
.title-404{
    font-weight: bold;
    font-size: calc(60px + 82*(100vw - 280px)/1640);
}



@media screen and (max-width: 1560px){
    .industry--types:first-child .industry--item:first-child::before, .industry--types:last-child .industry--item:first-child::before,
    .industry--types:first-child .industry--item:last-child::before, .industry--types:last-child .industry--item:last-child::before{
        width: 74%;
        background-position: left center;
    }
    .industry--types:first-child .industry--item:nth-of-type(2)::before, .industry--types:last-child .industry--item:nth-of-type(2)::before{
        width: 68%;
        background-position: left center;
    }
}
@media screen and (max-width: 1512px){
    .industry--types:first-child .industry--item:nth-of-type(2)::before, .industry--types:last-child .industry--item:nth-of-type(2)::before{
        height: calc((((100vw / 3) * 2) - 452px - 334px) / 11.8);
        width: calc(((100vw / 3) * 2) - 452px - 334px);
    }
}
@media screen and (max-width: 1420px){
    .industry--types:first-child .industry--item:first-child::before, .industry--types:last-child .industry--item:first-child::before, .industry--types:first-child .industry--item:last-child::before, .industry--types:last-child .industry--item:last-child::before {
        width: 64%;
    }
    .industry--types:first-child .industry--item:nth-of-type(2)::before, .industry--types:last-child .industry--item:nth-of-type(2)::before {
        height: calc((((100vw / 3) * 2) - 452px - 318px) / 11.8);
        width: calc(((100vw / 3) * 2) - 452px - 319px);
    }
}
@media screen and (max-width: 1360px){
    .hero--section {
        padding: 300px 0 200px;
    }
}
@media screen and (max-width: 1280px){
    .nav-menu > ul{
        gap: 30px;
    }
    .industry--datas{
        min-width: 402px;
    }
    .industry--circle {
        padding: 30px;
        width: 402px;
        height: 402px;
    }
    .industry--types {
        width: calc(100% / 3 - 20px);
    }
    .industry--item{
        margin-bottom: 86px;
    }
    .industry--types:first-child .industry--item:nth-of-type(2)::before, .industry--types:last-child .industry--item:nth-of-type(2)::before {
        height: calc((((100vw / 3) * 2) - 402px - 328px) / 11.8);
        width: calc(((100vw / 3) * 2) - 402px - 328px);
    }
    .benefits--item{
        font-size: 22px;
    }
    .segment-content{
        font-size: 16px;
    }
    .segment-image{
        width: 70px;
    }
    .segment-image img{
        width: 100%;
        display: block;
    }
    .services--circle{
        width: 605px;
        height: 615px;
    }
    .circle{
        width: 600px;
        height: 600px;
    }
    .circle--bg{
        width: 604px;
        height: 604px;
    }
    .circle-sm{
        width: 208px;
        height: 208px;
    }
    .circle-sm::before{
        width: 211px;
        height: 211px;
    }
    .sc1 {
        top: 50px;
        left: 172px;
    }
    .sc2 {
        top: 39px;
        right: 187px;
    }
    .sc4 {
        top: 53%;
        right: 45px;
    }
    .sc5 {
        bottom: 7%;
    }
    .sc6 {
        bottom: 8%;
        left: 28%;
    }
    .sc7 {
        top: 53%;
        left: 64px;
    }
    .industry--section,
    .services--section{
        padding: 100px 0;
    }
}
@media screen and (max-width: 1200px){
    h1{
        font-size: 38px;
    }
    h2{
        font-size: 36px;
    }
    .section--title{
        font-size: 36px;
    }
    .about--row{
        gap: 60px;
    }
    .about--image-photo {
        max-width: 350px;
        height: 437px;
    }
    .about--info {
        width: 55%;
    }
    .blog--item {
        width: calc(100% / 2 - (30px / 2 * (2 - 1)));
    }
    .text--dark{
        gap: 6%;
    }
    .benefits--quotes{
        min-height: 265px;
    }
}
@media screen and (max-width: 1100px){
    .phone-link{
        margin-right: 0;
    }
    .nav-menu > ul {
        gap: 20px;
    }
    .about--image-icon{
        left: 0;
    }
    .work--row {
        flex-direction: column;
        gap: 20px;
    }
    .work--image {
        width: 50%;
        margin: 0 auto;
    }
    .work--steps{
        width: 100%;
    }
    .work--steps .accordeon_title{
        font-size: 22px;
    }
    .consult--inner{
        width: 72%;
    }
    .list--section .section--title{
        font-size: 28px;
    }
    .text--dark,.text--row{
        font-size: 22px;
    }
}
@media screen and (max-width: 1099px){
    .industry--mob{
        display: block;
        margin: 0 auto 30px;
        max-width: 435px;
    }
    .industry--types{
        display: none;
    }
    .industry--select{
        position: relative;
    }
    .industry--select .selected{
        display: flex;
        align-items: center;
        gap: 15px;  
        background: linear-gradient(108.61deg, #00FF87 3.04%, #60EFFF 98.63%);
        font-weight: bold;
        border-color: transparent;
        padding: 15px 20px 15px 20px;
        border-radius: 100px;
        font-size: 24px;
        line-height: 1.1;
        text-align: left;
        transition: all .3s ease;
    }
    .industry--select .selected::after{
        content: '';
        display: block;
        width: 16px;
        height: 16px;
        flex-shrink: 0;
        margin-left: auto;
        background: center/contain no-repeat;
        background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.29289 15.7071C7.68342 16.0976 8.31658 16.0976 8.70711 15.7071L15.0711 9.34315C15.4616 8.95262 15.4616 8.31946 15.0711 7.92893C14.6805 7.53841 14.0474 7.53841 13.6569 7.92893L8 13.5858L2.34315 7.92893C1.95262 7.53841 1.31946 7.53841 0.928932 7.92893C0.538407 8.31946 0.538407 8.95262 0.928932 9.34315L7.29289 15.7071ZM7 -4.37114e-08L7 15L9 15L9 4.37114e-08L7 -4.37114e-08Z' fill='%23023143'/%3E%3C/svg%3E");
    }
    .industry--icon{
        width: 50px;
    }
    .industry--select.active .selected{
        border-radius: 40px 40px 0 0;
    }
    .industry--select.active .selected::after{
        transform: rotate(180deg);
    }
    .industry--options{
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        width: 100%;
        background: #fff;
        border: 1px solid #D8D8D8;
        border-top: none;
        border-radius: 0 0 50px 50px;
        z-index: 9;
        overflow: hidden;
        height: 0;
        visibility: hidden;
        transition: all .3s ease;
        max-height: 9999px;
    }
    .industry--option {
        display: flex;
        align-items: center;
        gap: 15px;  
        font-size: 24px;
        line-height: 1.1;
        text-align: left;
        transition: all .3s ease;
        padding: 10px 20px 10px 20px;
        border-bottom: 1px solid #D8D8D8;
    }
    .industry--option.active{
        font-weight: bold;
    }
    .industry--option:last-child{
        border-bottom: none;
        padding-bottom: 20px;
    }
    .industry--select.active .industry--options{
        height: auto;
        visibility: visible;
    }
    .industry--datas{
        margin: auto;
    }
    .single-faq--link{
        font-size: 22px;
    }
}
@media screen and (max-width: 1024px){
    .header{
        padding: 10px 0;
    }
    .menu-toggle{
        height: 50px;
        width: 68px;
        border-color: rgba(255, 255, 255, .2);
        border-radius: 100px;
        color: #fff;
        font: 700 14px 'Helvetica';
        padding: 11px 20px;
        background: center/28px no-repeat;
/*         background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_764_617)'%3E%3Cpath d='M3.5 21H24.5V18.6667H3.5V21ZM3.5 15.1667H24.5V12.8333H3.5V15.1667ZM3.5 7V9.33333H24.5V7H3.5Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_764_617'%3E%3Crect width='28' height='28' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); */
/* 		  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28'%3E%3Cpath d='M3.5 21H24.5V18.6667H3.5V21ZM3.5 15.1667H24.5V12.8333H3.5V15.1667ZM3.5 7V9.33333H24.5V7H3.5Z' fill='white'/%3E%3C/svg%3E"); */

    }
	.menu-toggle span{
		width: 90%;
		height: 2px;
		display: block;
		background: white;
		margin: 5px 0;
	}
	.menu-toggle.active span:nth-child(1){
		transform: rotate(45deg) translate(5px, 3px);
	}
	.menu-toggle.active span:nth-child(3){
		transform: rotate(45deg) translate(2px, 0px);
	}
	.menu-toggle.active span:nth-child(2){
		display: none;
	}
    .menu-toggle.active{
/*         background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_764_1228)'%3E%3Cpath d='M5.75049 20.8492L7.4004 22.4992L22.2496 7.64992L20.5997 6L5.75049 20.8492Z' fill='white'/%3E%3Cpath d='M22.2495 20.8492L20.5996 22.4992L5.75035 7.64992L7.40027 6L22.2495 20.8492Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_764_1228'%3E%3Crect width='28' height='28' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); */
/* 		  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28'%3E%3Cpath d='M5.75049 20.8492L7.4004 22.4992L22.2496 7.64992L20.5997 6L5.75049 20.8492Z' fill='white'/%3E%3Cpath d='M22.2495 20.8492L20.5996 22.4992L5.75035 7.64992L7.40027 6L22.2495 20.8492Z' fill='white'/%3E%3C/svg%3E"); */

    }
    .nav-menu{
        position: fixed;
        left: 0;
        right: 0;
        background: rgba(2, 49, 67, .9);
        top: -100%;
        opacity: 0;
        visibility: hidden;
        transition: all .3s ease;
        padding: 85px 40px 60px;
        display: flex;
        text-align: center;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        margin: 0;
        width: 100%;
        height: calc(100vh - 70px);
        overflow-y: auto;
        overflow-x: hidden;
    }
    .nav-menu.active{
        opacity: 1;
        visibility: visible;
        top: 70px;
    }
    .nav-menu > ul,
    .menu-item-has-children{
        text-align: center;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .menu-item-has-children{
        display: flex;
    }
    .sub-menu{
        display: none;
        width: 100%;
        max-width: 100% ;
        text-align: center;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        border: none;
        background: transparent;
    }
    .sub-menu.active{
        display: flex;
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        position: static;
    }
    .sub-menu a{
        color: #fff;
    }
    .logo{
        width: 149px;
    }
    .hero--section {
        padding: 200px 0 180px;
    }
    h1 {
        font-size: 31px;
    }
    h2,
    .section--title,
    .consult--section .section--title,
    .recommended--section .section--title, .page-content .section--title,
    h3,
    h4,
    .section--title-sm{
        font-size: 28px;
    }
    body,
    .about--info .text,
    .benefits--item,
    .contact--section .section--subtitle{
        font-size: 18px;
    }
    .seo--section,
    .about--section,
    .services--section,
    .benefits--section,
    .work--section,
    .resources--section,
    .industry--section,
    .recommended--section,
    .page-content,
    .faqs--section,
    .addServices--section,
    .category--section{
        padding: 70px 0 70px;
    }
    .calc--section{
        padding-bottom: 70px;
    }
    .services--row{
        display: none;
    }
    .services--mob{
        display: block;
    }
    .accordeon_title br{
        display: none;
    }
    .services--mob .accordeon_title{
        align-items: center;
    }
    .services--mob .accordeon_title::after{
        width: 50px;
        height: 50px;
        background-image: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='49' height='49' rx='5.5' fill='white' stroke='url(%23paint0_linear_5120_169)'/%3E%3Cpath d='M26.2071 39.6421C25.8166 40.0326 25.1834 40.0326 24.7929 39.6421L18.4289 33.2781C18.0384 32.8876 18.0384 32.2545 18.4289 31.8639C18.8195 31.4734 19.4526 31.4734 19.8431 31.8639L25.5 37.5208L31.1569 31.8639C31.5474 31.4734 32.1805 31.4734 32.5711 31.8639C32.9616 32.2545 32.9616 32.8876 32.5711 33.2781L26.2071 39.6421ZM26.5 12.0649L26.5 38.935L24.5 38.935L24.5 12.0649L26.5 12.0649Z' fill='%23023143'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_5120_169' x1='0.567944' y1='4.35025' x2='57.9498' y2='23.6723' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300FF87'/%3E%3Cstop offset='1' stop-color='%2360EFFF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
    }
    .services--mob .single-faq.active .accordeon_title::after{
        transform: none;
        background-image: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='50' height='50' rx='6' fill='url(%23paint0_linear_5120_170)'/%3E%3Cpath d='M26.2071 11.3579C25.8166 10.9674 25.1834 10.9674 24.7929 11.3579L18.4289 17.7219C18.0384 18.1124 18.0384 18.7455 18.4289 19.1361C18.8195 19.5266 19.4526 19.5266 19.8431 19.1361L25.5 13.4792L31.1569 19.1361C31.5474 19.5266 32.1805 19.5266 32.5711 19.1361C32.9616 18.7455 32.9616 18.1124 32.5711 17.7219L26.2071 11.3579ZM26.5 38.9351L26.5 12.065L24.5 12.065L24.5 38.9351L26.5 38.9351Z' fill='%23023143'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_5120_170' x1='0.567944' y1='4.35025' x2='57.9498' y2='23.6723' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300FF87'/%3E%3Cstop offset='1' stop-color='%2360EFFF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    }
    .services--section::after{
        bottom: 0;
    }
    .section--header{
        flex-direction: column;
        gap: 18px;
    }
    .resource--title{
        font-size: 22px;
    }
    .footer{
        padding-top: 70px;
    }
    .list--title{
        font-size: 18px;
    }
    .text--dark,
    .text--row{
        font-size: 18px;
    }
    .contact--section{
        padding: 30px;
    }
    .form--row{
        gap: 10px;
        margin-bottom: 10px;
    }
    .form--item {
        width: calc(100% / 3 - (10px / 3 * (3 - 1)));
    }
}
@media screen and (max-width: 992px){
    .consult--section::after{
        display: none;
    }
    .consult--section{
        padding: 0 0 45px;
        display: flex;
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }
    .consult--image{
        width: 100%;
        position: static;
        height: 300px;
    }
    .consult--inner{
        width: 100%;
        padding-top: 30px;
    }
    .footer--row{
        gap: 20px;
    }
    .industry--select .selected,
    .industry--option{
        font-size: 22px;
    }
    .industry--icon {
        width: 40px;
    }
    .page--top {
        padding: 100px 0 25px;
    }
    .list--section .section--title{
        font-size: 21px;
    }
}
@media screen and (max-width: 900px){
    .about--row{
        flex-direction: column;
        gap: 22px;
    }
    .about--image{
        width: 100%;
        max-width: 100%;
    }
    .about--info{
        width: 100%;
        max-width: 100%;
    }
    .about--image-icon{
        left: -15%;
        width: 63%;
        max-width: 100%;
        position: absolute;
        bottom: 50px;
        z-index: 0;
        height: 77%;
    }
    .about--image .section--title{
        display: block;
    }
    .about--image-photo{
        position: relative;
        right: 0;
        bottom: 0;
        width: 100%;
        max-width: 100%;
        border-radius: 6%;
        height: auto;
    }
    .about--info .section--title{
        display: none;
    }
    .benefits--item{
        width: calc(50% - 20px);
        margin-bottom: 20px;
    }
    .work--steps .accordeon_content{
        margin-bottom: 0;
    }
    .accordeon_title span{
        margin: 0;
        font-size: 25px;
        align-self: center;
    }
    .footer--row{
        gap: 0;
    }
    .footer--logo{
        width: 100%;
        margin-bottom: 35px;
    }
    .footer--menu{
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, .2);
        margin-bottom: 12px;
        padding-bottom: 10px;
    }
    .footer--menu .menu{
        padding-top: 10px;
    }
    .footer--contacts{
        width: 100%;
        margin-top: 28px;
    }
    .widget-title{
        display: flex;
        align-items: center;
        gap: 20px;
        cursor: pointer;
        margin-bottom: 0;
    }
    .widget-title::after{
        content: '';
        display: block;
        flex-shrink: 0;
        margin-left: auto;
        width: 16px;
        height: 20px;
        background: center/contain no-repeat;
        background-image: url("data:image/svg+xml,%3Csvg width='16' height='20' viewBox='0 0 16 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.70711 19.7071C8.31658 20.0976 7.68342 20.0976 7.29289 19.7071L0.928933 13.3431C0.538408 12.9526 0.538408 12.3195 0.928933 11.9289C1.31946 11.5384 1.95262 11.5384 2.34315 11.9289L8 17.5858L13.6569 11.9289C14.0474 11.5384 14.6805 11.5384 15.0711 11.9289C15.4616 12.3195 15.4616 12.9526 15.0711 13.3431L8.70711 19.7071ZM8 0L9 -4.37114e-08L9 19L8 19L7 19L7 4.37114e-08L8 0Z' fill='%23fff'/%3E%3C/svg%3E%0A");
    }
    .footer--menu.active .widget-title::after{
        transform: rotate(180deg);
    }
    .copyrights{
        margin-top: 30px;
    }
    .copyrights{
        font-size: 16px;
    }
    .text--row{
        flex-direction: column;
        padding: 30px 0;
    }
    .text--row-img,
    .text--row-inner{
        width: 100%;
    }
    .calc--type-item label{
        font-size: 21px;
    }
    .calc--res{
        font-size: 28px;
    }
    .calc--service-top{
        font-size: 18px;
    }
    .faqs--row{
        flex-direction: column;
        gap: 0;
    }
    .faqs--title{
        width: 100%;
    }
    .resources--faqs{
        width: 100%;
    }
}
@media screen and (max-width: 768px){
    body,
    .about--info .text,
    .benefits--item,
    .contact--section .section--subtitle{
        font-size: 16px;
    }
    h1 {
        font-size: 25px;
    }
    .hero--section {
        padding: 180px 0;
    }
    h2,
    .section--title,
    .consult--section .section--title,
    h3,
    h4 {
        font-size: 21px;
        margin-bottom: 15px;
    }
    .benefits--quotes{
        padding: 30px 0;
    }
    .work--steps .accordeon_title {
        font-size: 18px;
    }
    .accordeon_title span{
        margin: 0;
    }
    .resource--title{
        font-size: 18px;
    }
    .footer--link{
        font-size: 18px;
    }
    .blog--page .resource--img{
        height: 231px;
    }
    .resource--inner{
        padding: 20px;
    }
    .resource--cats{
        margin-bottom: 10px;
        font-size: 18px;
    }
    .resource--date{
        top: 10px;
        left: 10px;
    }
    .text--dark{
        padding: 30px;
        flex-direction: column-reverse;
        align-items: flex-start;
        gap: 30px;
    }
    .text--dark-row{
        flex-direction: column-reverse;
        align-items: flex-start;
        gap: 30px;
    }
    .torg--page .text--dark > .section--title{
        display: none;
    }
    .text--dark-row > .section--title{
        display: block;
        margin-bottom: 0;
    }

    .form--item{
        width: 100%;
    }
    .faqs--section .accordeon_content{
        padding-right: 0;
    }
    .calc--range{
        flex-direction: column;
        gap: 17px;
    }
    .calc--range-img{
        width: 100%;
    }
    .tabs__links{
        display: none;
    }
    .tabs__links-mob{
        margin-bottom: 17px;
        display: flex;
    }
    .tabs__links--select{
        position: relative;
        width: 100%;
        align-items: center;
        justify-content: center;
        display: flex;
    }
    .tabs__links--select .selected{
        display: flex;
        align-items: center;
        background: linear-gradient(108.61deg, #00FF87 3.04%, #60EFFF 98.63%);
        font-weight: bold;
        border-color: transparent;
        padding: 15px 24px 15px 24px;
        width: 100%;
        font-size: 22px;
        line-height: 1.1;
        text-align: left;
        transition: all .3s ease;
        width: 100%;
        max-width: 420px;
    }
    .tabs__links--select .selected::after{
        content: '';
        display: block;
        width: 16px;
        height: 16px;
        flex-shrink: 0;
        margin-left: auto;
        background: center/contain no-repeat;
        background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.29289 15.7071C7.68342 16.0976 8.31658 16.0976 8.70711 15.7071L15.0711 9.34315C15.4616 8.95262 15.4616 8.31946 15.0711 7.92893C14.6805 7.53841 14.0474 7.53841 13.6569 7.92893L8 13.5858L2.34315 7.92893C1.95262 7.53841 1.31946 7.53841 0.928932 7.92893C0.538407 8.31946 0.538407 8.95262 0.928932 9.34315L7.29289 15.7071ZM7 -4.37114e-08L7 15L9 15L9 4.37114e-08L7 -4.37114e-08Z' fill='%23023143'/%3E%3C/svg%3E");
    }
    .tabs__links--select.active .selected::after{
        transform: rotate(180deg);
    }
    .tabs__links--options{
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        width: 100%;
        max-width: 420px;
        margin: auto;
        background: #fff;
        border: 1px solid #D8D8D8;
        border-top: none;
        z-index: 9;
        overflow: hidden;
        height: 0;
        visibility: hidden;
        transition: all .3s ease;
        max-height: 9999px;
    }
    .tabs__links--option {
        display: flex;
        align-items: center;
        gap: 15px;  
        font-size: 18px;
        line-height: 1.1;
        text-align: left;
        transition: all .3s ease;
        padding: 13px 24px;
        border-bottom: 1px solid #D8D8D8;
    }
    .tabs__links--option.active{
        font-weight: bold;
    }
    .tabs__links--option:last-child{
        border-bottom: none;
    }
    .tabs__links--select.active .tabs__links--options{
        height: auto;
        visibility: visible;
    }
    .category-dark--text{
        padding: 20px 20px 28px;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: flex-start;
    }
    .category-dark--text > .category-dark--info{
        display: none;
    }
    .category-dark--left .category-dark--info{
        display: block;
        width: 100%;
        max-width: 100%;
        margin-bottom: 22px;
    }
    .category-dark--left{
        width: 100%;
    }
    .text-thumbnail{
        float: none;
        width: 100%;
        margin-right: 0;
    }
    .torg--page .text--dark-img{
        top: 0;
    }
}
@media screen and (max-width: 676px){
    .header--action .contact-link{
        display: none;
    }
    .nav-menu > ul{
        margin-bottom: 30px;
    }
    .mob-action{
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 13px;
        margin-top: auto;
    }
    .btn,
    .work--steps .btn{
        width: 100%;
    }
    .category-dark--left .btn{
        min-width: 0;
    }
    h2,
    .section--title,
    .consult--section .section--title,
    .recommended--section .section--title, .page-content .section--title,
    .list--section .section--title,
    h3,
    h4{
        font-size: 18px;
    }
    .seo--section,
    .about--section,
    .services--section,
    .benefits--section,
    .work--section,
    .resources--section,
    .industry--section,
    .faqs--section,
    .addServices--section,
    .category--section{
        padding: 44px 0;
    }
    .calc--section{
        padding-bottom: 44px;
    }
    .section--title{
        margin-bottom: 12px;
    }
    .accordeon_title{
        font-size: 18px;
    }
    .services--section::before,
    .services--section::after{
        display: none;
    }
    .work--steps .btn{
        margin-top: 0;
    }
    .work--section .section--title{
        text-align: left;
    }
    .resource--inner{
        padding: 20px;
    }
    .consult--image{
        height: 245px;
    }
    .copyrights{
        font-size: 14px;
    }
    .footer{
        padding: 30px 0 10px;
    }
    .footer--logo{
        max-width: 150px;
    }
    .widget-title{
        font-size: 18px;
    }
    .footer--socials .btn{
        width: fit-content;
    }
    .industry--select .selected,
    .industry--option{
        font-size: 18px;
    }
    .industry--icon {
        width: 30px;
    }
    .section--subtitle{
        margin-bottom: 20px;
    }
    .industry--circle{
        min-width: 418px;
        height: 418px;
    }
    .industry--datas{
        max-width: 100%;
        width: fit-content;
        min-width: 0;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    .industry--mob{
        max-width: 335px;
    }
    .industry--row::after{
        width: 728px;
        left: -50%;
    }
    .industry--inner{
        max-width: calc(100vw - 40px);
        margin: 0 auto;
    }
    .page--top{
        padding-top: 88px;
    }
    .categories--row{
        display: none;
    }
    .categories--mob{
        display: block;
        margin: 0 auto;
        max-width: 435px;
    }
    .categories--select{
        position: relative;
    }
    .categories--select .selected {
        display: flex;
        align-items: center;
        gap: 15px;
        background: #023143;
        font-weight: bold;
        border-color: transparent;
        color: #fff;
        padding: 15px 24px 15px 24px;
        border-radius: 100px;
        font-size: 18px;
        line-height: 1.1;
        text-align: left;
        transition: all .3s ease;
    }
    .categories--select.active .selected {
        border-radius: 40px 40px 0 0;
    }
    .categories--select .selected::after {
        content: '';
        display: block;
        width: 16px;
        height: 16px;
        flex-shrink: 0;
        margin-left: auto;
        background: center / contain no-repeat;
        background-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.29289 14.2071C7.68342 14.5976 8.31658 14.5976 8.70711 14.2071L15.0711 7.84315C15.4616 7.45262 15.4616 6.81946 15.0711 6.42893C14.6805 6.03841 14.0474 6.03841 13.6569 6.42893L8 12.0858L2.34315 6.42893C1.95262 6.03841 1.31946 6.03841 0.928932 6.42893C0.538408 6.81946 0.538408 7.45262 0.928933 7.84315L7.29289 14.2071ZM8 0.5L7 0.5L7 13.5L8 13.5L9 13.5L9 0.5L8 0.5Z' fill='white'/%3E%3C/svg%3E%0A");
    }
    .categories--select.active .selected::after {
        transform: rotate(180deg);
    }
    .categories--options {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        width: 100%;
        background: #fff;
        border: 1px solid #023143;
        border-top: none;
        border-radius: 0 0 50px 50px;
        z-index: 9;
        overflow: hidden;
        height: 0;
        visibility: hidden;
        transition: all .3s ease;
        max-height: 9999px;
    }
    .categories--select.active .categories--options {
        height: auto;
        visibility: visible;
    }
    .blog--categories{
        padding: 30px 0;
    }
    .categories--link{
        width: 100%;
        border-radius: 0;
        display: block;
        border-top: none;
        border-right: none;
        border-left: none;
        padding: 10px 20px 10px 20px;
        font-size: 16px;
    }
    .categories--link:last-of-child{
        border: none;
        padding-bottom: 20px;
    }
    .recommended--section,
    .page-content{
        padding: 30px 0;
    }
    .blog--item{
        width: 100%;
    }
    .page-numbers{
        width: 37px;
        height: 37px;
        font-size: 14px;
    }
    .nav-links{
        gap: 6px;
    }
    .next.page-numbers, .prev.page-numbers{
        background-size: 22px;
    }
    .post--cats a{
        font-size: 16px;
    }
    .list--row{
        flex-direction: column;
        gap: 20px;
    }
    .list--item{
        width: 100%;
        padding: 20px;
    }
    .torg--page .list--inner--wr{
        width: 100%;
    }
    .list--section{
        padding-top: 0;
    }
    .text--dark{
        padding: 20px;
        font-size: 16px;
    }
    .text--row{
        font-size: 16px;
    }
    .contact--section{
        padding: 20px;
    }
    .contact--section{
        margin: 0;
    }
    .contact--section .btn{
        min-width: 0;
    }
    .faqs--section .single-faq{
        padding: 20px;
    }
    .text--dark-img{
        max-width: 71%;
    }
    .section--title-sm{
        font-size: 22px;
        margin-bottom: 14px;
    }
    .calc--range-item .title{
        font-size: 16px;
        margin-bottom: 14px;
    }
    input[type="range"]::-webkit-slider-thumb{
        width: 31px;
        height: 31px;
    }
    input[type="range"]::-moz-range-thumb {
        width: 31px;
        height: 31px;
    }
    input[type=range]::-ms-thumb {
        width: 31px;
        height: 31px;
    }
    .vals--wrap{
        font-size: 16px;
        margin-top: 16px;
    }
    .calc--range:not(:last-child){
        margin-bottom: 30px;
    }
    .calc--type-item label{
        font-size: 18px;
        padding: 8px;
    }
    .calc--type{
        gap: 20px;
    }
    .tabs__links--select .selected{
        font-size: 18px;
    }
    .calc--service-top{
        font-size: 16px;
    }
    .calc--service-item{
        padding: 10px;
    }
    .calc--service-price{
        flex-shrink: 0;
    }
    .calc--service-top .title{
        line-height: 1.1;
    }
    .calc--service-text{
        font-size: 14px;
    }
    .det-inner {
        width: 170px;
        transform: translateX(-92%);
    }
    .det-inner::before{
        left: auto;
    }
    .calc--res{
        font-size: 22px;
        text-align: center;
        margin: 20px 0 15px;
    }
    .calc--about-res{
        margin-top: 20px;
    }
    .calc--about-res .title{
        font-size: 22px;
    }
    .calcText--row{
        flex-direction: column-reverse;
        gap: 20px;
    }
    .calcText--img{
        width: 100%;
    }
    .calcText--row .text{
        width: 100%;
    }
    .addServices--row{
        padding: 11px 24px;
        flex-direction: column;
        gap: 0;
    }
    .addServices--header{
        gap: 5px;
        flex-direction: row;
    }
    .addServices--item{
        width: 100%;
    }
    .addServices--header .addServices--item{
        width: fit-content;
    }
    .addServices--header span{
        display: block;
    }
    .category-dark--img{
        max-width: 210px;
        margin-bottom: 20px;
    }
    .category-dark--left .section--title-sm{
        font-size: 18px;
    }
    .category-dark--info .title{
        margin-bottom: 13px;
    }
    .category-dark--info{
        padding: 23px 15px 15px;
    }
    .category-dark--price{
        margin-bottom: 10px;
    }
    .text-thumbnail{
        padding: 20px;
        height: auto;
    }
    .single-faq--link{
        font-size: 18px;
        padding: 10px 20px 9px;
        align-items: center;
    }
    .single-faq--link span{
        width: 19px;
    }
    .service--info--section img{
        height: 330px;
        object-fit: cover;
    }
}
@media screen and (max-width: 500px){
    .header--action .phone-link{
        display: block;
        height: 50px;
        width: 68px;
        border: 1px solid rgba(255, 255, 255, .2);
        border-radius: 100px;
        color: #fff;
        font: 700 14px 'Helvetica';
        padding: 11px 20px;
        background: center / 20px no-repeat;
        font-size: 0;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 513.64 513.64' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cpath d='m499.66 376.96-71.68-71.68c-25.6-25.6-69.12-15.359-79.36 17.92-7.68 23.041-33.28 35.841-56.32 30.72-51.2-12.8-120.32-79.36-133.12-133.12-7.68-23.041 7.68-48.641 30.72-56.32 33.28-10.24 43.52-53.76 17.92-79.36l-71.68-71.68c-20.48-17.92-51.2-17.92-69.12 0L18.38 62.08c-48.64 51.2 5.12 186.88 125.44 307.2s256 176.641 307.2 125.44l48.64-48.64c17.921-20.48 17.921-51.2 0-69.12z' fill='%23ffffff' opacity='1' data-original='%23000000' class=''%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    }
    .header--action .phone-link:hover{
        border-color: #0FFC9A;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 513.64 513.64' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cpath d='m499.66 376.96-71.68-71.68c-25.6-25.6-69.12-15.359-79.36 17.92-7.68 23.041-33.28 35.841-56.32 30.72-51.2-12.8-120.32-79.36-133.12-133.12-7.68-23.041 7.68-48.641 30.72-56.32 33.28-10.24 43.52-53.76 17.92-79.36l-71.68-71.68c-20.48-17.92-51.2-17.92-69.12 0L18.38 62.08c-48.64 51.2 5.12 186.88 125.44 307.2s256 176.641 307.2 125.44l48.64-48.64c17.921-20.48 17.921-51.2 0-69.12z' fill='%230FFC9A' opacity='1' data-original='%23000000' class=''%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    }
    .benefits--item{
        width: 100%;
        gap: 28px;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        text-align: left;
    }
    .benefits--icon{
        margin: 0;
        width: 100px;
        height: 100px;
        flex-shrink: 0;
    }
    .benefits--icon img{
        max-width: 72px;
    }
    .benefits--icon::before, .benefits--icon::after{
        width: 60px;
        height: 41px;
    }
    .benefits--item:last-child{
        margin-bottom: 0;
    }
    .work--image{
        width: 100%;
    }
}
@media screen and (max-width: 425px){
    .header--action .phone-link{
        display: none;
    }
    .nav-menu > ul{
        margin-bottom: 20px;
    }
    .nav-menu .phone-link{
        display: block;
        margin-bottom: 30px;
    }
    .header-row{
        gap:13px;
    }
    .benefits--quotes{
        min-height: 366px;
    }
}
@media screen and (max-width: 360px){
    .benefits--quotes{
        min-height: 391px;
    }
	.btn{
		font-size:16px
	}
}
