@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700&display=swap);@charset "UTF-8"a{color:#363232}a{color:#363232}a:active,a:hover{color:#0780BD}body{position:relative;left:0;color:#363232;font-size:var(--font-size-16);font-family:"Rubik",sans-serif;background:#FFF;transition:left 0.2s linear,right 0.2s linear}.openbox-overlay,.navigation-menu-overlay,.fancybox-is-open .fancybox-bg{opacity:.5;background:#363232}@media (min-width:1200px){.container{max-width:calc(1200px + calc(2*var(--gutter)))}}.container,.container-fluid{padding-right:var(--gutter);padding-left:var(--gutter)}.row{margin-right:calc(-1*var(--gutter));margin-left:calc(-1*var(--gutter))}.row .col,.row [class*="col-"]{padding-right:var(--gutter);padding-left:var(--gutter)}@media (min-width:1200px){#header{position:relative;background-color:#FFF;z-index:100}}#header .header-middle{padding:var(--spacer-7) 0 var(--spacer-8)}#header .header-bottom{background-color:#0780BD}@media (min-width:1200px){.navigation-active .navigation-menu-overlay{display:block}}.logo{display:flex;justify-content:flex-start;align-items:center}.logo img{max-height:37px}@media (max-width:1199px){.search{padding-top:var(--spacer-6)}}.search form{position:relative}.search form input{width:100%;height:50px;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400;color:#7A7474;padding:6px 70px 6px 54px;border-radius:3px;border:1px solid #0780BD}.search form input::placeholder{color:#7A7474;opacity:1}.search form>div{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:44px;height:100%;padding:0;border:none;border-radius:3px;background:none}.search form button{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:70px;height:50px;padding:0;border:none;border-radius:3px;background:#0780BD;color:#FFF}.search form button:before{display:none}.header-right{display:flex;align-items:center;justify-content:flex-end}.header-right>div{display:flex;margin-left:var(--spacer-9)}@media (max-width:374px){.header-right>div{margin-left:var(--spacer-4)}}.header-right>div:first-child{margin-left:0}.header-right>div>a{display:flex;justify-content:center;align-items:center;width:36px;height:36px;transition:all 0.2s linear}.header-right>div.user-menu>a{position:relative}.header-right>div.user-menu>a>i{position:absolute;top:-11px;left:-7px;display:flex;align-items:center;justify-content:center;border:none;width:23px;height:23px;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:500;text-align:center;border-radius:50%;background-color:#0780BD;transition:all 0.2s linear}@media (max-width:991px){.header-right>div.user-menu>a>i{width:20px;height:20px}}.header-right>div.user-menu>a:hover>i{background-color:#DD2526}.header-right>div .user-menu-text{flex-direction:column;justify-content:center;align-items:flex-start;padding-left:var(--spacer-2)}.header-right>div .user-menu-text a{position:relative;display:block;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:700;color:#363232;transition:all 0.2s linear}.header-right>div .user-menu-text a b{cursor:auto;line-height:calc(var(--font-size-13) + 8px);font-size:var(--font-size-13);font-weight:400}.header-right>div .user-menu-text a:nth-last-child(2){line-height:calc(var(--font-size-13) + 8px);font-size:var(--font-size-13);font-weight:400;color:#363232}.header-right>div.cart-menu>a{position:relative}.header-right>div.cart-menu>a .cart-amount{position:absolute;top:-11px;left:-7px;display:flex;align-items:center;justify-content:center;border:none;width:23px;height:23px;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:500;text-align:center;border-radius:50%;background-color:#0780BD;color:#FFF;transition:all 0.2s linear}@media (max-width:991px){.header-right>div.cart-menu>a .cart-amount{width:20px;height:20px}}.header-right>div.cart-menu>a:hover .cart-amount{background-color:#DD2526}.header-right>div.cart-menu .cart-menu-text{padding-left:var(--spacer-2);justify-content:center;align-items:center}.header-right>div.cart-menu .cart-menu-text>a{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#363232;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:700;transition:all 0.2s linear}.header-right>div.cart-menu .cart-menu-text>a .cart-total-price{color:#363232;line-height:calc(var(--font-size-13) + 8px);font-size:var(--font-size-13);font-weight:400}body.user-menu-content-active .user-menu-content{right:0}body.user-menu-welcome-active .user-menu-welcome{right:0}@media (max-width:767px){body.user-menu-content-active,body.user-menu-welcome-active{position:fixed;left:-320px;overflow:hidden;height:100%;width:100%}}@media (max-width:374px){body.user-menu-content-active,body.user-menu-welcome-active{left:-280px}}.user-menu-content,.user-menu-welcome{position:fixed;top:0;right:-420px;width:420px;height:100%;z-index:101;overflow-y:auto;padding:var(--spacer-9) var(--spacer-10);background-color:#fff;transition:all 0.2s linear}@media (max-width:767px){.user-menu-content,.user-menu-welcome{right:-320px;width:320px}}@media (max-width:374px){.user-menu-content,.user-menu-welcome{right:-280px;width:280px}}.user-menu-content .user-menu-content-top,.user-menu-welcome .user-menu-content-top{padding-bottom:var(--spacer-7);margin-bottom:var(--spacer-7);border-bottom:1px solid #EDEDED}.user-menu-content .user-menu-title,.user-menu-welcome .user-menu-title{line-height:28px;color:#363232;font-size:var(--font-size-20);font-weight:600;margin-bottom:var(--spacer-3)}.user-menu-content .user-menu-subtitle,.user-menu-welcome .user-menu-subtitle{line-height:20px;font-size:var(--font-size-16);margin-bottom:var(--spacer-5)}.user-menu-content .user-menu-input,.user-menu-welcome .user-menu-input{margin-bottom:var(--spacer-5)}.user-menu-content .user-menu-input input,.user-menu-welcome .user-menu-input input{height:48px;color:#363232;font-size:var(--font-size-14);padding:var(--spacer-2) var(--spacer-4);border:1px solid #EDEDED;background-color:#fff}.user-menu-content .user-menu-input input::placeholder,.user-menu-welcome .user-menu-input input::placeholder{color:#363232;opacity:1}.user-menu-content .user-menu-remember input[type=checkbox]+label,.user-menu-welcome .user-menu-remember input[type=checkbox]+label{line-height:20px;color:#363232;font-size:var(--font-size-14);padding-left:36px}.user-menu-content .user-menu-remember input[type=checkbox]+label:before,.user-menu-welcome .user-menu-remember input[type=checkbox]+label:before{width:20px;height:20px;border:1px solid #EDEDED}.user-menu-content .user-menu-remember input[type=checkbox]:checked+label:before,.user-menu-welcome .user-menu-remember input[type=checkbox]:checked+label:before{background-image:none;border-color:#EDEDED;background-color:#FFF}.user-menu-content .user-menu-remember input[type=checkbox]:checked+label:after,.user-menu-welcome .user-menu-remember input[type=checkbox]:checked+label:after{content:"";position:absolute;left:7px;top:2px;display:inline-block;width:6px;height:12px;border-bottom:2px solid #0780BD;border-right:2px solid #0780BD;transform:rotate(45deg)}.user-menu-content .user-menu-remember input[type=checkbox]:checked+label:before,.user-menu-welcome .user-menu-remember input[type=checkbox]:checked+label:before{background-image:none;border-color:#EDEDED;background-color:#FFF}.user-menu-content .user-menu-remember,.user-menu-content .user-menu-forgot-pass,.user-menu-welcome .user-menu-remember,.user-menu-welcome .user-menu-forgot-pass{margin-bottom:var(--spacer-7)}.user-menu-content .user-menu-forgot-pass,.user-menu-welcome .user-menu-forgot-pass{display:block;color:#363232;font-size:var(--font-size-14);text-align:right}.user-menu-content .user-menu-button,.user-menu-welcome .user-menu-button{margin-bottom:var(--spacer-5)}.user-menu-content .user-menu-button .btn,.user-menu-welcome .user-menu-button .btn{display:flex;align-items:center;justify-content:center;height:48px;color:#FFF;font-size:var(--font-size-18);font-weight:600;padding:0}@media (max-width:374px){.user-menu-content .user-menu-button .btn,.user-menu-welcome .user-menu-button .btn{height:44px}}.user-menu-content .user-menu-button .btn.btn-facebook,.user-menu-welcome .user-menu-button .btn.btn-facebook{color:#485a96!important;background:#fff!important;border:1px solid #485a96;transition:all 0.2s linear}.user-menu-content .user-menu-button .btn.btn-facebook:hover,.user-menu-welcome .user-menu-button .btn.btn-facebook:hover{color:#fff!important;background:#485a96!important}.user-menu-content .user-menu-button .btn.btn-google,.user-menu-welcome .user-menu-button .btn.btn-google{color:#4285f4!important;background:#fff!important;border:1px solid #4285f4;transition:all 0.2s linear}.user-menu-content .user-menu-button .btn.btn-google:hover,.user-menu-welcome .user-menu-button .btn.btn-google:hover{color:#fff!important;background:#4285f4!important}.user-menu-content .btn-user-menu-signup,.user-menu-welcome .btn-user-menu-signup{color:#fff;background-color:#363232}.user-menu-content .user-menu-profile-list>a,.user-menu-welcome .user-menu-profile-list>a{display:flex;align-items:center;height:48px;color:#363232;font-size:var(--font-size-14);font-weight:600;padding:0 var(--spacer-4);margin-bottom:var(--spacer-5);border:1px solid #EDEDED;transition:all 0.2s linear}.user-menu-content .user-menu-profile-list>a:hover,.user-menu-welcome .user-menu-profile-list>a:hover{color:#FFF;border-color:#0780BD;background-color:#0780BD}body.cart-content-active .cart-content{right:0}@media (max-width:767px){body.cart-content-active{position:fixed;left:-320px;overflow:hidden;height:100%;width:100%}}@media (max-width:374px){body.cart-content-active{left:-280px}}.cart-content{position:fixed;top:0;right:-420px;width:420px;height:100%;z-index:101;overflow-y:auto;padding:var(--spacer-9) var(--spacer-10);background-color:#fff;transition:all 0.2s linear}@media (max-width:767px){.cart-content{right:-320px;width:320px}}@media (max-width:374px){.cart-content{right:-280px;width:280px}}.cart-content .cart-content-title{line-height:28px;color:#363232;font-size:var(--font-size-24);font-weight:600;margin-bottom:var(--spacer-3)}.cart-content .cart-content-subtitle{line-height:20px;font-size:var(--font-size-16);margin-bottom:var(--spacer-5)}.cart-content .cart-content-subtitle span{font-weight:700;text-decoration:underline}.cart-content .cart-list{overflow-y:auto;max-height:382px;margin-bottom:var(--spacer-5);padding-top:var(--spacer-5);border-top:1px solid #EDEDED;border-bottom:1px solid #EDEDED}@media (max-width:1199px){.cart-content .cart-list{max-height:362px}}@media (max-width:767px){.cart-content .cart-list{max-height:342px}}@media (max-width:424px){.cart-content .cart-list{max-height:282px}}.cart-content .cart-list::-webkit-scrollbar{width:5px}.cart-content .cart-list::-webkit-scrollbar-track{background:#fafafa}.cart-content .cart-list::-webkit-scrollbar-thumb{background:#e0e0e0}.cart-content .cart-list .cart-list-item{display:flex;flex-wrap:wrap;margin-bottom:var(--spacer-5)}.cart-content .cart-list .cart-list-item .cart-list-item-image{flex:0 0 100px;max-width:100px;margin-right:var(--spacer-4);background-color:#EDEDED}.cart-content .cart-list .cart-list-item .cart-list-item-image>a{display:block;position:relative;padding-top:100%}.cart-content .cart-list .cart-list-item .cart-list-item-image>a img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media (max-width:424px){.cart-content .cart-list .cart-list-item .cart-list-item-image{flex:0 0 80px;max-width:80px}}.cart-content .cart-list .cart-list-item .cart-list-item-content{flex:1 0 0%;display:flex;flex-direction:column;justify-content:space-between}.cart-content .cart-list .cart-list-item .cart-list-item-content>div{position:relative}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-brand{display:block;line-height:20px;color:#363232;font-size:var(--font-size-12);margin-bottom:var(--spacer-1)}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-title{overflow:hidden;display:flex;max-height:36px;line-height:20px;color:#363232;font-size:var(--font-size-14);margin-bottom:var(--spacer-2)}@media (max-width:424px){.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-title{max-height:20px}}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-price{line-height:20px;font-size:var(--font-size-14);font-weight:700;transition:all 0.2s linear}@media (max-width:424px){.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-price{overflow:hidden;height:20px}}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-price .cart-list-item-delete{position:absolute;left:0;bottom:0;z-index:1;opacity:0;visibility:hidden;display:flex;align-items:center;justify-content:center;overflow:hidden;width:28px;height:28px;border:1px solid #EDEDED;background-color:#fff;transition:all 0.2s linear}@media (max-width:1199px){.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-price .cart-list-item-delete{left:-40px;opacity:1;visibility:visible}}@media (max-width:767px){.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-price .cart-list-item-delete{left:-36px}}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-price .cart-list-item-delete svg path{transition:all 0.2s linear}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-price .cart-list-item-delete:hover{border-color:#0780BD;background-color:#0780BD}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-price .cart-list-item-delete:hover svg path{fill:#FFF}.cart-content .cart-list .cart-list-item .cart-list-item-content .cart-list-item-price .cart-list-item-amount{font-weight:400;font-size:var(--font-size-12)}@media (min-width:1200px){.cart-content .cart-list .cart-list-item:hover .cart-list-item-content .cart-list-item-price{padding-left:44px}.cart-content .cart-list .cart-list-item:hover .cart-list-item-content .cart-list-item-price .cart-list-item-delete{opacity:1;visibility:visible}}.cart-content .cart-content-total-price{margin-bottom:var(--spacer-5)}.cart-content .cart-content-total-price>span{display:block;line-height:20px;font-size:var(--font-size-16);margin-bottom:var(--spacer-3)}.cart-content .cart-content-total-price>div{line-height:22px;font-size:var(--font-size-18);font-weight:700}.cart-content .cart-content-button{margin-bottom:var(--spacer-5)}.cart-content .cart-content-button>a{transition:all 0.2s linear}.cart-content .cart-content-button:hover .btn-primary{background:#DD2526}.cart-content .btn{display:flex;align-items:center;justify-content:center;height:52px;color:#FFF;font-size:var(--font-size-18);font-weight:600;padding:0}@media (max-width:374px){.cart-content .btn{height:48px}}.cart-content .btn.cart-button-continue{color:#363232;border:1px solid #363232;background-color:#fff;transition:all 0.2s linear}.cart-content .btn.cart-button-continue:hover{color:#fff;background-color:#363232}.cart-content .cart-content-empty-icon{position:relative;display:flex;align-items:center;justify-content:center;padding:var(--spacer-5);margin-bottom:var(--spacer-5);border-top:1px solid #EDEDED;border-bottom:1px solid #EDEDED}.cart-content .cart-content-empty-icon svg{width:52%;height:52%;opacity:.1}#navigation{position:relative}#navigation .category-level-1>ul{display:flex;flex-wrap:wrap}#navigation .category-level-1>ul>li:last-child>a::after{display:none}#navigation .category-level-1>ul>li>a{position:relative;display:flex;align-items:center;height:50px;color:#FFF;text-transform:uppercase;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:700;padding:0 var(--spacer-4);transition:all 0.2s linear}#navigation .category-level-1>ul>li>a:hover{color:#0780BD;background-color:#FFF}#navigation .category-level-1>ul>li.active>a{color:#0780BD;background-color:#FFF}#navigation .category-level-1>ul>li.active>.category-level-2{display:block}#navigation .category-level-2{position:absolute;top:100%;left:0;z-index:101;display:none;width:100%;padding:var(--spacer-8) var(--spacer-8) var(--spacer-7);background-color:#FFF}#navigation .category-level-2>ul{display:flex;flex-wrap:wrap;margin-right:calc(-1 * var(--gutter));margin-left:calc(-1 * var(--gutter))}#navigation .category-level-2>ul>li{flex:0 0 25%;padding:0 var(--gutter) var(--gutter)}#navigation .category-level-2>ul>li>a{display:inline-block;color:#363232;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:700;margin-bottom:var(--spacer-2);transition:all 0.2s linear}#navigation .category-level-2>ul>li>a:only-child{margin-bottom:0}#navigation .category-level-2>ul>li>a:hover{color:#0780BD}#navigation .category-level-2>ul>li.navigation-category-image{flex:0 0 calc(100% / 4);max-width:calc(100% /4)}#navigation .category-level-2>ul>li.navigation-category-image>a{display:inline-flex;align-items:center;justify-content:space-between;text-align:center;padding:var(--spacer-2) 0;width:100%;border-top:1px solid #EDEDED;border-bottom:1px solid #EDEDED}#navigation .category-level-2>ul>li.navigation-category-image>a div{position:relative;width:50px;height:50px}#navigation .category-level-2>ul>li.navigation-category-image>a div img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}#navigation .category-level-3>ul{display:flex;flex-wrap:wrap;align-items:center}#navigation .category-level-3>ul>li{position:relative;margin-right:var(--spacer-2)}#navigation .category-level-3>ul>li::after{content:",";position:absolute;right:-2px;bottom:4px;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:500;color:#7A7474}#navigation .category-level-3>ul>li>a{display:block;color:#7A7474;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:500;margin-bottom:var(--spacer-1);transition:all 0.2s linear}#navigation .category-level-3>ul>li>a:hover{color:#0780BD}#navigation .category-level-3>ul>li.navigation-show-all{font-style:italic;text-decoration:underline}@media (max-width:1199px){#navigation{display:none}}.toggle-bar{display:none;align-items:center;justify-content:center;width:36px;height:36px;margin-right:var(--spacer-4)}@media (max-width:1199px){.toggle-bar{display:flex}}#main{padding:var(--spacer-7) 0}.current-page-default-entry #main{padding:0}.current-page-product-detail #main{padding:var(--spacer-7) 0 0}.current-page-product-list-filter .showcase-container .showcase{margin:var(--spacer-3) 0 var(--spacer-3)}.entry-top-container{margin-top:var(--spacer-6)}#entry-slider{margin-bottom:var(--spacer-6)}#entry-slider>div{height:0;overflow:hidden}#entry-slider>div.slick-slider{height:auto;overflow:visible}#entry-slider .entry-slider-item{display:flex;justify-content:center}#entry-slider .entry-slider-item>a{display:block}#entry-slider .slick-arrow{position:absolute;opacity:1;top:50%;z-index:2;transform:translateY(-50%);width:25px;height:35px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;visibility:hidden;opacity:0;cursor:pointer;background:#FFF;transition:all 0.2s linear}#entry-slider .slick-arrow.slick-prev{left:0}#entry-slider .slick-arrow.slick-next{right:0}#entry-slider .slick-arrow.slick-disabled{opacity:.5}#entry-slider .slick-dots{position:absolute;bottom:20px;display:flex;flex-wrap:wrap;justify-content:center;width:100%}#entry-slider .slick-dots>li{margin:0 10px}#entry-slider .slick-dots>li>button{position:relative;overflow:hidden;display:block;width:29px;height:9px;text-indent:-9999px;padding:0;margin-bottom:-10px;border:none;border-radius:20px;background-color:#FFF}#entry-slider .slick-dots>li.slick-active>button{background-color:#0780BD}@media (max-width:991px){#entry-slider .slick-dots{position:relative;bottom:unset;padding:var(--spacer-5) 0}#entry-slider .slick-dots>li>button{background-color:#F3F3F3}}#entry-slider:hover .slick-arrow{opacity:1;visibility:visible}.theme-banner-wrapper>div{height:0;overflow:hidden}.theme-banner-wrapper>div.slick-slider{height:auto;overflow:visible}@media (max-width:991px){.theme-banner-wrapper{margin-bottom:var(--spacer-6)}}.theme-banner-wrapper .slick-dots{position:absolute;bottom:15px;display:flex;flex-wrap:wrap;justify-content:center;width:100%}@media (max-width:991px){.theme-banner-wrapper .slick-dots{position:relative;bottom:unset;padding:var(--spacer-5) 0}}.theme-banner-wrapper .slick-dots>li{margin:0 10px}.theme-banner-wrapper .slick-dots>li>button{position:relative;overflow:hidden;display:block;width:29px;height:9px;text-indent:-9999px;padding:0;margin-bottom:5px;border:none;border-radius:20px;background-color:#EDEDED}.theme-banner-wrapper .slick-dots>li.slick-active>button{background-color:#0780BD}.theme-banner-six{margin-top:var(--spacer-15);margin-bottom:var(--spacer-9)}.theme-banner-six .theme-banner{margin-bottom:var(--spacer-6)}.theme-banner-six .theme-banner a{position:relative;display:block;border:1px solid transparent;transition:all 0.2s linear}.theme-banner-six .theme-banner a .theme-banner-container{display:flex;justify-content:space-between;align-items:center;padding:0 var(--spacer-5) 0 var(--spacer-3);height:68px;background-color:#F3F3F3;transition:all 0.2s linear}.theme-banner-six .theme-banner a .theme-banner-container>svg path{transition:all 0.2s linear}@media (max-width:575px){.theme-banner-six .theme-banner a .theme-banner-container{height:88px;text-align:center}.theme-banner-six .theme-banner a .theme-banner-container>svg{display:none}}.theme-banner-six .theme-banner a .theme-banner-container .theme-banner-content{display:block}.theme-banner-six .theme-banner a .theme-banner-container .theme-banner-content .theme-banner-title{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:700;color:#363232;margin-bottom:2px;transition:all 0.2s linear}.theme-banner-six .theme-banner a .theme-banner-container .theme-banner-content .theme-banner-button{line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:500;color:#7A7474;transition:all 0.2s linear}.theme-banner-six .theme-banner a .theme-banner-image{display:flex;align-items:center;justify-content:center}.theme-banner-six .theme-banner a .theme-banner-image img{margin:0 auto}@media (min-width:1200px){.theme-banner-six .theme-banner a:hover{border-color:#DD2526}.theme-banner-six .theme-banner a:hover .theme-banner-container{background-color:#DD2526}.theme-banner-six .theme-banner a:hover .theme-banner-container>svg path{stroke:#FFF}.theme-banner-six .theme-banner a:hover .theme-banner-container .theme-banner-content .theme-banner-title{color:#FFF}.theme-banner-six .theme-banner a:hover .theme-banner-container .theme-banner-content .theme-banner-button{color:#FFF}}.default-products{margin-bottom:var(--spacer-1)}.default-products .products-header{position:relative;color:#363232;line-height:calc(var(--font-size-24) + 8px);font-size:var(--font-size-24);font-weight:600;text-align:center;padding:29px 0}.default-products .products-header::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:112px;height:90px;background-image:url("data:image/svg+xml,%3Csvg width='113' height='90' viewBox='0 0 113 90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.2' clip-path='url(%23clip0_2250_2662)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M94.7801 1.23127C94.812 1.16198 95.0032 1.19396 94.9182 1.05005C94.7642 1.06604 94.727 1.10335 94.7801 1.23127Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.0086 1.64168C95.0883 1.60436 95.3008 1.64168 95.168 1.46045C95.168 1.55639 94.9396 1.49776 95.0086 1.64168Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M94.3447 1.73225C94.3447 1.6523 94.2544 1.63098 94.2332 1.55103C94.1057 1.55103 94.2332 1.63631 94.1694 1.75357C94.2757 1.78555 94.2863 1.74291 94.3447 1.73225Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.2545 0.383822C90.3979 0.474435 90.4511 0.442454 90.4086 0.287879L90.2439 0.197266C90.3023 0.33052 90.2173 0.271888 90.2545 0.383822Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M94.6846 1.89758C94.8068 1.99352 94.7696 1.89758 94.929 1.89758C94.8812 1.85494 94.8387 1.8123 94.8918 1.80697C94.8121 1.71635 94.6156 1.78565 94.6846 1.89758Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.1483 0.351841C90.0952 0.394483 90.0102 0.282549 89.9146 0.213257C89.9747 0.339443 90.0684 0.446451 90.1855 0.522407L90.1483 0.351841Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.9582 2.33994C93.1335 2.43588 92.9582 2.14805 93.0963 2.22268C93.0007 2.09475 92.8413 2.15871 92.9582 2.33994Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M89.3301 0.447772C89.2982 0.447772 89.2823 0.533055 89.2557 0.447772C89.2292 0.362489 89.2557 0.591687 89.2557 0.644989C89.1743 0.554925 89.0628 0.498016 88.9423 0.485083C89.1123 0.767583 88.9423 0.815554 88.9158 0.959469C88.9795 0.959469 89.0114 0.858195 89.1548 0.959469C89.0379 0.762252 89.1229 0.826214 89.1548 0.68763C89.1886 0.734911 89.2299 0.776324 89.277 0.810224C89.277 0.69829 89.3248 0.671639 89.4257 0.730271C89.4213 0.628892 89.3881 0.530886 89.3301 0.447772Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.5864 2.25464C92.6236 2.30261 92.682 2.40388 92.5864 2.38789C92.6289 2.49983 92.8255 2.47851 92.7405 2.3186L92.5864 2.25464Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M93.1548 3.62446C93.2451 3.62446 93.3991 3.54451 93.2716 3.37927C93.176 3.38993 93.1442 3.47522 93.1548 3.62446Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M87.2319 0.45844C87.1151 0.373157 87.0248 0.45844 87.0938 0.607685C87.1523 0.570374 87.216 0.570374 87.2319 0.45844Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.3315 3.92299C92.4378 3.92299 92.5493 3.92299 92.5652 3.77908C92.4749 3.80573 92.2837 3.68313 92.3315 3.92299Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M88.8202 3.07551C88.7299 2.81966 88.953 2.95824 88.8202 2.76636C88.6821 2.76636 88.783 2.90494 88.698 3.04353C88.7411 3.0408 88.7839 3.05201 88.8202 3.07551Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.427 4.91446C92.427 4.71192 92.1667 4.77055 92.0552 4.7439C92.1136 4.87715 92.2889 4.7972 92.427 4.91446Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M91.0618 4.96777C90.9874 5.02641 90.8652 4.99975 90.844 5.16499C90.9727 5.14871 91.103 5.14871 91.2318 5.16499C91.2743 5.03707 91.014 5.08504 91.0618 4.96777Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.9678 2.09479C86.0209 2.29734 86.1484 2.09479 86.2174 2.09479C86.1431 1.83361 86.0528 2.1321 85.9678 2.09479Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M86.3767 2.94754C86.5041 3.0648 86.467 2.80895 86.6157 2.98485C86.6197 2.92721 86.6097 2.86945 86.5866 2.81653C86.5635 2.76361 86.5279 2.71711 86.4829 2.68103C86.4935 2.89957 86.2917 2.76098 86.3767 2.94754Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.8484 1.39647C83.7156 1.3485 83.5828 1.31652 83.5403 1.47643C83.6465 1.46044 83.774 1.49242 83.8484 1.39647Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.8414 6.85997L92.8679 6.65743C92.7404 6.56148 92.7351 6.65743 92.6236 6.60413C92.5811 6.75337 92.7032 6.812 92.8414 6.85997Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M91.6408 6.14568C91.4867 6.02841 91.4389 6.10304 91.3486 6.10837C91.3646 6.23629 91.6727 6.34289 91.6408 6.14568Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.2357 6.85999C92.1932 6.85999 92.1879 6.85999 92.1772 6.88664C91.8638 6.81734 91.7364 7.10517 91.4442 7.06786C91.3858 7.24909 91.5292 7.33437 91.5239 7.48895C91.7045 7.53692 91.5557 7.31305 91.662 7.2864C91.7682 7.25975 91.7895 7.4463 91.8904 7.39833C91.7895 7.19579 91.9807 7.16914 92.0073 7.01989C92.1454 7.12649 92.1879 7.05187 92.2994 7.10517C92.3791 6.96659 92.1507 6.99857 92.2357 6.85999Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M84.9903 3.0968C84.8994 3.06399 84.8048 3.04251 84.7087 3.03284C84.7087 3.18741 84.8575 3.2034 84.9265 3.17142C84.9956 3.13944 84.884 3.34732 84.8415 3.33666C84.8734 3.55519 84.9318 3.26203 85.0275 3.39529C85.1178 3.26203 84.9903 3.19807 84.9903 3.0968Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.8531 8.93872C95.9806 8.90674 96.1665 8.93872 96.2196 8.7948C96.0603 8.7948 95.8478 8.70419 95.8531 8.93872Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M96.1453 9.13058C96.3471 9.26917 96.2887 9.01332 96.4002 9.01332C96.379 8.86407 96.1453 9.00266 96.1453 9.13058Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.8373 9.34382C95.9117 9.34382 95.9382 9.26386 96.0232 9.26919C96.0232 9.15193 95.901 9.08797 95.7789 9.03467C95.747 9.17325 95.832 9.23188 95.8373 9.34382Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M84.661 3.37398C84.5654 3.13946 84.4114 3.37398 84.2786 3.30469C84.3157 3.58719 84.576 3.43795 84.661 3.37398Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M98.27 10.9428C98.3816 10.7509 98.5622 10.6496 98.5887 10.3458C98.4294 10.3938 98.3285 10.6123 98.27 10.9428Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.5349 3.56593C83.588 3.68852 83.7952 3.78979 83.8164 3.62989C83.8377 3.46998 83.5402 3.35805 83.5349 3.56593Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M93.1229 9.40772C93.1229 9.16253 93.2451 9.21583 93.2929 9.08791C93.1176 8.99729 92.8467 9.28512 93.1229 9.40772Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.1271 7.66484C90.0155 7.47829 89.7659 7.58489 89.7446 7.83008C89.8243 7.85673 89.819 7.92069 89.8137 7.97932C90.0209 8.10192 89.9518 7.61154 90.1271 7.66484Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.9328 10.5377C95.8942 10.5137 95.8506 10.4989 95.8054 10.4944C95.7602 10.4899 95.7145 10.4958 95.672 10.5118C95.6294 10.5277 95.591 10.5533 95.5598 10.5864C95.5286 10.6196 95.5054 10.6594 95.4919 10.703C95.6141 10.5857 95.8744 10.7456 95.9328 10.5377Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.9719 3.65645C82.9294 3.65645 82.8816 3.65645 82.8869 3.60315C82.7913 3.84301 82.5151 3.67777 82.4248 3.92296C82.6692 3.80037 82.9826 4.18414 82.9719 3.65645Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M91.8958 9.59433C91.7524 9.46108 91.7896 9.71159 91.7471 9.79688C91.7713 9.78583 91.7975 9.78011 91.8241 9.78011C91.8507 9.78011 91.8769 9.78583 91.9011 9.79688C91.8796 9.73134 91.8777 9.66091 91.8958 9.59433Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.2973 4.06697C82.2973 3.99234 82.2973 3.92305 82.3716 3.94437C82.3716 3.78447 82.2707 3.94437 82.1963 3.83777C82.3504 4.05098 82.1113 3.89107 82.0901 4.10428C82.2388 4.26418 82.1485 3.89107 82.2973 4.06697Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.0156 4.00297C81.8138 4.00297 81.6491 3.73113 81.5801 3.955C81.8032 4.01363 81.6438 4.22684 81.8563 4.28547C81.7447 4.01896 81.9891 4.17353 82.0156 4.00297Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.5014 11.5611C92.5651 11.3959 92.6235 11.4066 92.5917 11.2094C92.427 11.2307 92.2889 11.4332 92.5014 11.5611Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M81.0969 4.36544C80.9163 4.23752 80.8685 4.42408 80.741 4.41875C80.6135 4.41342 80.6719 4.23752 80.7091 4.12026C80.4754 4.09361 80.6507 4.46672 80.3691 4.52002C80.4966 4.6586 80.4701 4.58398 80.6294 4.67993C80.6878 4.49337 80.571 4.67993 80.4701 4.52535C80.6613 4.42941 80.9641 4.58931 81.0969 4.36544Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.9094 8.76813C86.0369 8.74148 86.1697 8.68285 86.1272 8.45898C85.9572 8.40035 85.8988 8.61888 85.9094 8.76813Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M88.9902 10.5804C89.0539 10.5804 89.0539 10.4845 89.0752 10.4152C88.969 10.4418 89.0221 10.3726 88.8999 10.3086C88.9105 10.4046 88.9413 10.4973 88.9902 10.5804Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M86.0527 11.2413C86.1377 11.1241 86.4193 11.188 86.3608 10.9801C86.2862 10.9769 86.213 11.0019 86.1559 11.0503C86.0988 11.0987 86.062 11.1669 86.0527 11.2413Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M89.9305 14.8606C89.9943 14.8606 89.9943 14.7593 90.0208 14.69C89.9146 14.6154 89.8668 14.69 89.7765 14.6527C89.7181 14.77 89.9943 14.7433 89.9305 14.8606Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.8657 10.8789C82.8657 10.9375 82.8976 10.9962 82.8657 10.9748C82.8657 11.1081 83.0782 11.1348 83.0623 10.9748L82.8657 10.8789Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M89.4896 16.1505C89.4206 15.8626 89.6702 16.0119 89.7233 15.788C89.548 15.7134 89.4896 15.9053 89.2771 15.7454C89.2771 15.852 89.3727 15.9159 89.4206 15.9959C89.3781 16.1025 89.1975 15.9959 89.2771 16.1878C89.3674 16.2197 89.3568 16.0225 89.4896 16.1505Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.9188 12.3074C83.0091 12.1848 82.786 12.1848 82.8763 12.0622C82.8285 12.0622 82.7488 12.0142 82.7223 12.0622C82.6957 12.1102 82.8657 12.3447 82.9188 12.3074Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M87.795 16.7474C87.9119 16.6674 87.9916 16.5022 88.1828 16.5928C88.0925 16.4063 87.7047 16.5235 87.795 16.7474Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M86.5362 16.5235C86.43 16.5235 86.2972 16.4649 86.26 16.6301C86.3716 16.6621 86.4884 16.6728 86.5362 16.5235Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.3622 16.8273L85.41 16.6301C85.3197 16.5875 85.2931 16.7101 85.1975 16.6674C85.1975 16.7421 85.2984 16.774 85.3622 16.8273Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.0436 16.9073C84.9108 16.8007 84.8948 16.966 84.7886 16.9073C84.7939 17.014 85.0648 17.1152 85.0436 16.9073Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M78.8073 13.2509C78.8073 13.2882 78.8073 13.3095 78.8392 13.3255C78.871 13.3415 78.7489 13.3255 78.6957 13.2935C78.6479 13.3628 78.7754 13.576 78.6373 13.5387C78.6001 13.7092 78.8073 13.5387 78.7542 13.6666C78.8339 13.6133 79.0304 13.3681 78.8073 13.2509Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M78.3877 13.5439C78.3239 13.5439 78.3186 13.6399 78.2974 13.7092L78.5098 13.8478C78.5098 13.6879 78.6055 13.7625 78.6161 13.6346C78.5417 13.5706 78.5258 13.6346 78.5045 13.6772C78.4408 13.6399 78.377 13.6026 78.3877 13.5439Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M77.49 13.3254C77.6228 13.432 77.6547 13.3254 77.6812 13.1655C77.5856 13.1335 77.5537 13.2081 77.49 13.3254Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.3118 17.0139C83.1737 17.0139 83.3118 17.2804 83.3808 17.3391C83.5243 17.2858 83.3383 17.1365 83.3118 17.0139Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.726 17.3817C83.5507 17.3817 83.3011 17.3497 83.3595 17.6588C83.4604 17.5256 83.7048 17.7121 83.726 17.3817Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.1313 17.1312C83.0569 17.2005 82.9348 17.1685 82.887 17.3125C82.9985 17.3125 83.0729 17.2432 83.1951 17.2805C83.2004 17.2218 83.1207 17.1952 83.1313 17.1312Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.3928 16.6675C82.1803 16.838 82.0687 16.7368 82.3928 17.0672C82.4301 16.9366 82.4301 16.7981 82.3928 16.6675Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M76.6135 13.6506C76.7145 13.6506 76.8526 13.7093 76.8897 13.544C76.7516 13.4641 76.656 13.5014 76.6135 13.6506Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M75.4609 14.0877C75.6999 14.1517 75.5777 13.8425 75.4024 13.7146C75.2325 14.0291 74.935 13.9385 74.9084 14.3009C75.1134 14.2172 75.2955 14.0856 75.4396 13.9171C75.4981 13.9545 75.4662 14.0291 75.4609 14.0877Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M80.8895 17.6908C80.6982 17.6482 80.9585 18.0053 80.8257 17.936C80.9266 18.1865 80.9691 17.7601 80.8895 17.6908Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M80.592 18.0692C80.6983 18.0692 80.762 18.0106 80.7939 17.8614C80.693 17.8454 80.6133 17.8827 80.592 18.0692Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M74.2603 14.498L74.0904 14.3861C74.0585 14.4714 74.1169 14.5247 74.0904 14.61C74.1329 14.5513 74.2391 14.626 74.2603 14.498Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M78.5417 17.6216C78.5417 17.7282 78.648 17.7868 78.5417 17.9201C78.717 17.9148 78.7542 17.5896 78.5417 17.6216Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.6311 23.9005C28.3761 23.8578 28.2646 24.2842 28.0149 24.2416C28.2167 24.5188 28.4664 24.087 28.6311 23.9005Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.0204 24.3696C27.8929 24.2736 27.8079 24.3376 27.7654 24.5241C27.8178 24.5237 27.8691 24.5091 27.914 24.4819C27.9588 24.4547 27.9956 24.4159 28.0204 24.3696Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.7311 0.165234C95.6674 0.383771 95.6886 0.65028 95.423 0.772874C95.5452 0.95943 95.4815 0.96476 95.3327 0.932779C95.3699 0.980751 95.4337 0.932779 95.4708 1.01273C95.508 1.15132 95.3274 0.96476 95.2424 1.01273C95.3965 1.13 95.354 1.16731 95.5611 1.4658C95.6674 1.41249 95.5611 1.22061 95.5187 1.08202C95.7471 1.12467 95.6408 0.96476 95.6355 0.868817C95.6995 0.876144 95.7641 0.862438 95.8197 0.829759C95.8752 0.797079 95.9187 0.747192 95.9436 0.687591C95.9755 0.586318 95.9808 0.490375 96.0605 0.474384C95.9277 0.277168 95.7683 0.474384 95.7789 0.543676C95.6302 0.35712 95.9277 0.378441 95.7789 0.186555C95.8692 0.186555 95.933 0.34646 96.0339 0.277168C95.9755 0.197215 96.0339 0.165234 95.9542 0.0852814C95.8745 0.319809 95.3062 -0.27184 95.7311 0.165234Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M93.5851 1.37524C93.4257 1.37524 93.3833 1.51916 93.3354 1.64708C93.4576 1.64708 93.4789 1.73237 93.5851 1.74303C93.3567 1.48718 93.617 1.54048 93.5851 1.37524Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M78.7118 17.3337C78.6587 17.3337 78.6002 17.3711 78.5471 17.3977C78.5524 17.5576 78.7277 17.4883 78.7118 17.3337Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M84.608 1.31128L84.4592 1.3859C84.5336 1.39123 84.6239 1.41255 84.608 1.31128Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M86.09 0.975449C86.0156 0.634318 86.4352 0.895497 86.4937 0.639648C86.1822 0.716135 85.8754 0.810455 85.5747 0.922148C85.5747 1.08205 85.6756 0.922148 85.75 1.02875C85.8137 0.900827 85.9306 0.847525 86.09 0.975449Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M89.601 0.490316C89.4894 0.431684 89.5266 0.62357 89.4629 0.655551C89.5319 0.639561 89.6382 0.666211 89.601 0.490316Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.9784 2.97424C85.9147 2.97424 85.9147 3.07552 85.8934 3.13948C85.8614 3.08927 85.8199 3.04582 85.7712 3.01155C85.7712 3.18212 85.8722 3.15014 85.9784 3.19811C86.0209 3.1075 85.9784 3.04887 85.9784 2.97424Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.5865 6.85461C92.6768 6.75334 92.4005 6.9239 92.3049 6.72668C92.3049 6.83862 92.3793 6.90791 92.4165 6.99319C92.5971 7.04116 92.4271 6.81197 92.5865 6.85461Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M89.5904 5.3302C89.6329 5.42614 89.5904 5.49011 89.5107 5.49544C89.5107 5.61803 89.6382 5.49544 89.6967 5.54874C89.7042 5.5274 89.7074 5.50478 89.7061 5.48218C89.7048 5.45959 89.6991 5.43748 89.6892 5.41714C89.6793 5.3968 89.6655 5.37864 89.6485 5.36371C89.6315 5.34879 89.6118 5.33739 89.5904 5.3302Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.5624 6.43882C90.592 6.35063 90.592 6.25517 90.5624 6.16698C90.4774 6.12967 90.504 6.31622 90.4031 6.2416C90.4031 6.30023 90.4456 6.2949 90.4509 6.2416C90.4828 6.32155 90.4721 6.39618 90.5624 6.43882Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.6199 3.19812C83.6719 3.10566 83.7503 3.0309 83.8449 2.98341C83.9396 2.93593 84.0462 2.91789 84.1511 2.93161C84.1511 2.73439 84.2255 2.73972 84.1511 2.6118C83.9758 2.47854 84.1245 2.73439 84.1086 2.80901C84.0927 2.88364 84.0449 2.69175 83.9333 2.69708C83.8855 2.97958 83.7208 2.98491 83.5349 2.9476C83.5827 3.01156 83.6146 3.09151 83.6199 3.19812Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M91.0511 7.56891C91.1892 7.67551 91.1946 7.23311 91.1521 7.03589C90.8493 7.24377 90.6209 7.29174 90.3818 7.65419C90.4562 7.70749 90.52 7.65419 90.52 7.72881C90.674 7.72881 90.5624 7.64353 90.6581 7.53693C90.7271 7.72348 91.0936 7.37169 91.0511 7.56891Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.2177 1.92425C82.0689 1.81232 81.7715 1.95623 81.6387 2.11614C81.8033 2.04152 82.0264 1.99887 82.2177 1.92425Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M98.7695 10.3033C98.7695 10.3939 98.8492 10.3033 98.9554 10.3033C98.8651 10.186 99.0457 10.1381 99.0404 9.91418C98.743 10.0634 98.8386 10.1754 98.7695 10.3033Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.4404 7.35034C90.3607 7.43562 90.2173 7.38232 90.196 7.59553C90.3766 7.72345 90.3607 7.43029 90.4404 7.35034Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.3967 3.58184C83.3011 3.5392 83.2799 3.65646 83.2214 3.69377C83.2214 3.82702 83.3224 3.5925 83.4499 3.77905C83.487 3.68844 83.3967 3.66179 83.3967 3.58184Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M94.3341 10.8203C94.3341 10.9536 94.2119 10.8949 94.2172 11.0602C94.3713 11.0602 94.5359 11.0602 94.5625 10.7937C94.3925 10.7937 94.4031 10.8949 94.2438 10.7244C94.2331 10.7777 94.2969 10.7937 94.3341 10.8203Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M89.8987 10.0793C89.8031 10.2393 89.7393 10.0474 89.5906 10.1167C89.6081 10.2313 89.617 10.3471 89.6171 10.4631C89.6915 10.3085 89.9252 10.2339 89.8987 10.0793Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M80.146 4.42935C80.2522 4.54662 80.0291 4.55195 80.146 4.70119C80.2629 4.85044 80.2204 4.53063 80.3478 4.66388C80.2575 4.51464 80.3478 4.38138 80.1566 4.21082C80.1141 4.31209 80.0663 4.39204 79.9707 4.37072C79.9495 4.49331 80.0876 4.38671 80.146 4.42935Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M79.2908 4.72248C79.3864 4.63186 79.5138 4.61054 79.5935 4.47196C79.4129 4.39734 79.4129 4.73314 79.1845 4.54125C79.1473 4.71715 79.3014 4.61054 79.2908 4.72248Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M79.195 4.71716C79.195 4.94636 79.041 4.85575 78.8922 4.74381C78.7541 4.86641 78.7966 4.95702 78.7063 5.12759C78.7754 5.12759 78.8285 5.12759 78.8975 5.12759C78.9506 5.03697 78.8338 5.00499 78.8444 4.93037C78.855 4.85575 78.9028 4.93037 78.9135 4.86108C78.9772 4.92504 78.9135 5.03697 79.0622 5.06362C79.1312 5.02631 79.1419 4.97301 79.1047 4.87174C79.1844 4.91438 79.1844 4.989 79.2694 5.02631C79.3219 4.95411 79.3967 4.90136 79.4822 4.8763C79.5677 4.85123 79.6591 4.85525 79.7421 4.88773C79.5774 4.58924 79.4287 4.94636 79.195 4.71716Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M88.2519 16.2943C88.1085 16.2943 87.9332 16.0172 87.8535 16.2943C88.0182 16.5822 88.1775 16.2197 88.2944 16.5608C88.3847 16.4169 88.1775 16.4223 88.2519 16.2943Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M80.2097 12.7497C80.1778 12.8244 80.2522 12.9203 80.1725 12.8936C80.0928 12.867 80.1725 12.9523 80.2044 12.9736L80.2894 13.0269C80.2363 12.9843 80.2894 12.6911 80.3266 12.8777C80.4009 12.9043 80.3266 12.7711 80.3903 12.8084C80.4009 12.6325 80.2788 12.7924 80.2097 12.7497Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M84.1086 16.8326C84.2248 17.0432 84.3618 17.2414 84.5177 17.4243C84.3742 17.0352 84.7195 17.4243 84.8948 17.3177C84.8629 17.2164 84.8948 17.1738 84.9745 17.2004C84.9107 17.0618 84.693 17.2004 84.5761 17.2004C84.5123 16.9446 84.2149 16.8753 84.1086 16.8326Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.4553 17.0566C83.4553 16.9873 83.5774 16.7847 83.7527 16.8487C83.6518 16.7101 83.4022 16.8913 83.2481 16.8753C83.2216 17.0566 83.4659 16.854 83.4553 17.0566Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M84.2891 17.339C84.3582 17.1951 84.2201 17.2111 84.1988 17.2857C84.1663 17.2682 84.1392 17.242 84.1204 17.21C84.1017 17.1781 84.0921 17.1416 84.0926 17.1045C84.0289 17.1045 84.0023 17.1471 83.9386 17.1045C84.0182 17.1525 84.1617 17.387 83.9014 17.2537C83.9014 17.3284 84.0023 17.3603 84.066 17.4083C84.1032 17.3017 84.1776 17.2751 84.2891 17.339Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.9188 17.3923C82.8391 17.4403 82.8763 17.5362 82.7966 17.7068C82.8551 17.7068 82.8869 17.6588 82.9507 17.7068C83.0197 17.5576 82.8657 17.5203 82.9188 17.3923Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M79.041 18.048C79.041 17.9893 79.0728 17.968 79.11 17.9787C79.1472 17.9893 79.0782 17.8721 79.0675 17.9787C79.0432 17.9423 79.0268 17.9012 79.0194 17.858C79.0121 17.8148 79.014 17.7706 79.025 17.7282C78.9188 17.6909 78.9135 18.0053 79.041 18.048Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M73.7186 14.6527C73.8886 14.8126 73.9258 14.6527 74.0267 14.6527C74.0267 14.594 73.9524 14.5674 73.9683 14.5034C73.9842 14.4395 73.9311 14.5354 73.9683 14.5514C73.9205 14.6793 73.708 14.3915 73.7186 14.6527Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M29.7943 23.1489C29.7943 23.3994 29.5606 23.3515 29.4119 23.3834C29.4119 23.4261 29.4119 23.4634 29.4119 23.506C29.4219 23.5169 29.4276 23.5312 29.4276 23.546C29.4276 23.5609 29.4219 23.5751 29.4119 23.586C29.6668 23.3301 30.0015 23.3301 30.2458 23.053C30.113 23.069 29.9749 23.1809 29.7943 23.1489Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M110.95 42.6414C111.035 42.6414 111.205 42.9772 111.231 42.6947C111.077 42.4175 111.019 42.4175 110.95 42.6414Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M110.896 43.4623C111.003 43.5529 111.178 43.9207 111.173 43.5156C111.109 43.6168 110.923 43.1744 110.896 43.4623Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M109.956 42.3269C110.052 42.5241 110.089 42.4761 110.158 42.5507C110.185 42.4121 110.121 42.2842 110.158 42.1403C110.02 41.9644 110.073 42.2256 109.956 42.3269Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M105.601 35.5522C105.771 35.8454 105.871 35.8347 105.898 35.5203L105.707 35.2164C105.707 35.5149 105.611 35.323 105.601 35.5522Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M110.408 43.2651C110.477 43.5689 110.498 43.3557 110.642 43.6542C110.642 43.5316 110.604 43.409 110.642 43.4889C110.652 43.2438 110.402 43.0039 110.408 43.2651Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M105.404 35.7388L105.447 35.403C105.335 35.403 105.266 35.1471 105.16 34.9446C105.18 35.2244 105.264 35.4959 105.404 35.7388Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M108.448 41.5754C108.416 41.2822 108.182 41.1969 108.214 41.5754C108.363 41.9645 108.304 41.2929 108.448 41.5754Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M103.401 35.4723C103.492 35.4723 103.561 35.3657 103.72 35.6802C103.619 35.2378 103.72 35.4137 103.789 35.1792C103.816 35.2905 103.861 35.3967 103.922 35.4937C103.954 35.2911 104.033 35.2804 104.156 35.4937C104.195 35.302 104.195 35.1043 104.156 34.9127C104.103 34.9127 104.049 35.0299 104.049 34.8434C103.943 34.6621 103.986 35.1046 103.943 35.1845C103.872 34.9694 103.734 34.7827 103.55 34.6515C103.725 35.2751 103.508 35.2485 103.401 35.4723Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M107.789 41.3195C107.789 41.554 108.039 41.7299 108.012 41.3781L107.821 41.069C107.832 41.1916 107.869 41.4208 107.789 41.3195Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M108.172 43.6594C108.065 43.5741 107.996 43.6594 107.964 43.9313C108.071 43.9792 108.262 44.0645 108.172 43.6594Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M101.075 33.6068C101.149 33.5695 101.245 33.6068 101.277 33.4203C101.133 33.1857 101 33.2763 101.075 33.6068Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M106.971 43.6221C107.093 43.718 107.215 43.814 107.263 43.5901C107.157 43.5581 106.966 43.1744 106.971 43.6221Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M102.812 39.1608C102.881 39.1902 102.937 39.2431 102.971 39.3101C102.886 38.7771 103.136 39.1875 102.971 38.7344C102.822 38.6065 102.923 38.9636 102.812 39.1608Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M106.535 44.8214C106.535 45.0879 106.764 45.0666 106.913 45.4397C106.918 45.0666 106.652 44.96 106.535 44.8214Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M105.133 44.5709C105.282 44.6828 105.393 44.6562 105.558 44.8534C105.622 44.6828 105.324 44.5496 105.388 44.379C105.298 44.4217 105.176 44.2937 105.133 44.5709Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M99.9222 35.8028C99.8425 35.3018 99.7257 35.7388 99.646 35.6695C99.7097 36.0746 99.8638 35.7495 99.9222 35.8028Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M100.119 37.5031C100.262 37.8016 100.214 37.3112 100.384 37.7217C100.385 37.4991 100.332 37.2797 100.23 37.082C100.246 37.4871 100.023 37.1087 100.119 37.5031Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M107.136 49.1975L107.173 48.8617C107.051 48.5792 107.04 48.7818 106.929 48.5632C106.917 48.6776 106.929 48.7932 106.965 48.9025C107.001 49.0117 107.059 49.1123 107.136 49.1975Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M105.93 46.9482C105.771 46.6177 105.717 46.719 105.622 46.655C105.648 46.9055 105.956 47.3266 105.93 46.9482Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M105.765 49.2721C105.951 49.4907 105.802 48.9843 105.909 49.0056C106.068 49.2028 106.036 49.4001 106.148 49.3894C106.047 48.9523 106.238 49.0536 106.275 48.8031C106.413 49.0962 106.456 48.995 106.567 49.1815C106.663 49.0056 106.424 48.867 106.514 48.6912C106.477 48.6112 106.466 48.6538 106.456 48.6912C106.132 48.3127 105.994 48.7391 105.691 48.4513C105.627 48.7391 105.771 48.995 105.765 49.2721Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M98.302 36.6556C98.302 36.9221 98.472 37.0501 98.5464 37.0341C98.6313 37.1247 98.5092 37.3432 98.4614 37.2953C98.4985 37.7217 98.557 37.2153 98.6632 37.5138C98.7376 37.3113 98.6207 37.1354 98.6154 36.9435C98.5267 36.8316 98.4209 36.7344 98.302 36.6556Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M109.866 55.551C109.983 55.631 110.137 55.8868 110.19 55.6843C110.052 55.5137 109.871 55.1513 109.866 55.551Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M110.126 56.1854C110.296 56.6172 110.254 56.1268 110.344 56.2441C110.323 55.9669 110.132 55.9669 110.126 56.1854Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M109.802 55.6417C109.8 55.8327 109.814 56.0235 109.845 56.2121C109.908 56.2813 109.935 56.2121 110.004 56.276C109.982 56.0527 109.913 55.8366 109.802 55.6417Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M98.2329 37.2419C98.1213 36.7462 97.962 37.1193 97.8132 36.8848C97.861 37.4231 98.1426 37.3112 98.2329 37.2419Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M112.044 60.764C111.938 60.6787 111.863 60.9239 111.81 61.361C111.89 61.1638 112.023 61.1958 112.044 60.764Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M97.3086 37.1939C97.2502 36.9487 96.9899 36.5223 96.9952 36.9061C97.0589 37.1673 97.2927 37.4871 97.3086 37.1939Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M107.364 53.9414C107.364 53.499 107.481 53.7015 107.524 53.5097C107.359 53.2112 107.099 53.5097 107.364 53.9414Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M103.901 48.6592C103.935 48.7044 103.959 48.756 103.973 48.8109C103.987 48.8659 103.989 48.923 103.98 48.979C104.203 49.3468 104.113 48.3873 104.304 48.6165C104.182 48.1848 103.917 48.2168 103.901 48.6592Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M109.558 58.2162C109.648 58.1149 109.887 58.6479 109.93 58.3387C109.728 57.9656 109.616 57.9923 109.558 58.2162Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M96.3737 36.7409C96.3259 36.7409 96.2728 36.7036 96.2781 36.5863C96.1771 36.9754 95.8691 36.4957 95.7734 36.9008C96.039 36.8155 96.4055 37.7216 96.3737 36.7409Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M106.052 53.5949C106.094 53.5949 106.137 53.6322 106.201 53.7441C106.177 53.6084 106.177 53.4694 106.201 53.3337C106.041 52.9872 106.089 53.4723 106.052 53.5949Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.5186 36.6023C95.6992 37.0873 95.423 36.6503 95.4124 37.0287C95.5823 37.4391 95.4655 36.6716 95.6355 37.082C95.6355 36.9594 95.6355 36.8315 95.7151 36.9061C95.7151 36.6076 95.6142 36.8262 95.5186 36.6023Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.322 36.7782C95.0989 36.6769 94.9024 36.0533 94.8386 36.4264C95.0883 36.6716 94.9183 36.9594 95.1573 37.2099C95.0192 36.6662 95.3008 37.098 95.322 36.7782Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M106.859 57.3687C106.907 57.1022 106.966 57.1661 106.923 56.7877C106.769 56.7131 106.642 56.9796 106.859 57.3687Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M93.6274 36.8529C93.8346 36.7889 94.1586 37.2633 94.318 36.9222C94.1055 36.5757 94.0683 36.9222 93.9196 36.8102C93.8345 36.6324 93.8175 36.4295 93.8718 36.2399C93.6062 36.0533 93.824 36.8475 93.5159 36.7729C93.6646 37.1034 93.6274 36.9488 93.8133 37.226C93.8665 36.9168 93.7443 37.146 93.6274 36.8529Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M100.039 47.5612C99.8585 47.348 99.8 47.7158 99.8213 47.9983C99.9541 48.0249 100.098 48.0036 100.039 47.5612Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M103.21 53.2591C103.279 53.3391 103.274 53.1152 103.295 53.0033C103.184 53.0033 103.231 52.8967 103.104 52.6995C103.118 52.8894 103.154 53.0772 103.21 53.2591Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M100.113 52.6568C100.193 52.4969 100.501 52.7847 100.427 52.369C100.283 52.3157 100.15 52.2837 100.113 52.6568Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M104.437 61.7501C104.501 61.83 104.496 61.6115 104.517 61.4995C104.4 61.2917 104.358 61.3929 104.262 61.281C104.204 61.4516 104.49 61.5848 104.437 61.7501Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M106.769 66.0035C106.854 65.9076 107.088 66.0035 107.024 65.6464C106.865 65.4599 106.801 65.6571 106.769 66.0035Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M96.8358 50.3541L96.6392 50.0503C96.6392 50.1729 96.6817 50.2901 96.6392 50.2155C96.6339 50.466 96.8677 50.6366 96.8358 50.3541Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M104.06 63.8555C103.97 63.2851 104.241 63.7222 104.278 63.3225C104.092 63.0773 104.044 63.3971 103.816 62.9653C103.842 63.1507 103.897 63.3307 103.98 63.4983C103.938 63.6583 103.747 63.3864 103.842 63.7649C103.938 63.9141 103.911 63.5357 104.06 63.8555Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M96.82 52.7688C96.9103 52.5929 96.6713 52.4596 96.7563 52.2837C96.7085 52.2837 96.6182 52.1238 96.5916 52.2197C96.5597 52.4276 96.7404 52.7688 96.82 52.7688Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M102.339 63.9034C102.456 63.8288 102.525 63.5783 102.732 63.8554C102.621 63.4557 102.222 63.3917 102.339 63.9034Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M103.678 66.6272C103.524 66.398 103.449 66.4833 103.444 66.8244C103.518 66.7284 103.646 66.8564 103.678 66.6272Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M100.724 62.7841C100.846 62.8748 100.968 62.9707 101.006 62.7522C100.926 62.6989 100.751 62.4963 100.724 62.7841Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M99.614 62.1818C99.6473 62.3234 99.7107 62.4562 99.7999 62.5709L99.8318 62.2404C99.7309 62.1071 99.7149 62.315 99.614 62.1818Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M99.4707 62.5283C99.3219 62.2511 99.3219 62.5283 99.2051 62.4003C99.2157 62.5816 99.5132 62.9227 99.4707 62.5283Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.3154 52.5395C92.3154 52.8434 92.496 52.6142 92.4535 52.8487C92.5425 52.7459 92.5915 52.6144 92.5915 52.4782C92.5915 52.3421 92.5425 52.2106 92.4535 52.1078C92.4474 52.1645 92.4625 52.2216 92.496 52.2677C92.496 52.353 92.4004 52.1984 92.342 52.1238C92.3101 52.2357 92.4642 52.6888 92.3154 52.5395Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M91.9595 52.6728L92.2091 53.0512C92.2091 52.7474 92.2994 52.9393 92.2994 52.7048C92.2144 52.5502 92.1985 52.6301 92.1826 52.7048C92.1045 52.6188 92.0544 52.5109 92.0392 52.3956C91.9701 52.337 91.9807 52.5608 91.9595 52.6728Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M91.0459 51.4788C91.1999 51.7506 91.2212 51.5427 91.2371 51.2869C91.1309 51.1963 91.0831 51.3082 91.0459 51.4788Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M97.6592 61.702C97.5104 61.6221 97.6592 62.1871 97.7654 62.347C97.9088 62.3257 97.6963 61.9366 97.6592 61.702Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M98.1321 62.6242C97.9515 62.5176 97.6806 62.3151 97.7709 62.9227C97.8665 62.7415 98.1374 63.2212 98.1321 62.6242Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M97.2395 62.0059C97.3564 62.0752 97.4307 62.0059 97.5635 62.1285C97.5635 62.0166 97.4732 61.9206 97.4839 61.8087C97.4042 61.894 97.2767 61.7661 97.2395 62.0059Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M96.6764 61.2544C96.7006 61.0082 96.6845 60.7597 96.6286 60.5188C96.4427 60.7107 96.3152 60.4495 96.6764 61.2544Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.127 51.6067C90.2385 51.6547 90.3926 51.8572 90.4138 51.5641C90.2544 51.3455 90.1588 51.3562 90.127 51.6067Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M88.8095 51.0631C88.6661 51.5535 88.3262 51.2283 88.3421 51.8786C88.4565 51.855 88.564 51.8052 88.6561 51.7331C88.7483 51.661 88.8226 51.5685 88.8733 51.4629C88.9052 51.5707 88.9052 51.6855 88.8733 51.7933C89.192 52.0439 89.022 51.4042 88.8095 51.0631Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.1679 61.5422C94.9607 61.3503 95.2794 62.1658 95.1307 61.9633C95.2582 62.4803 95.2635 61.7181 95.1679 61.5422Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M94.897 62.0753C95.0085 62.1605 95.067 62.0753 95.0882 61.8034C94.9767 61.7128 94.897 61.7395 94.897 62.0753Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M87.6462 51.8946L87.4443 51.5961C87.4443 51.74 87.4868 51.8626 87.4443 52.0065C87.5293 51.9319 87.6462 52.1184 87.6462 51.8946Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.6606 60.071C92.6606 60.2629 92.7934 60.4388 92.7297 60.6414C92.8837 60.7107 92.8837 60.0924 92.6606 60.071Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.5945 68.2262C90.6795 68.2262 90.7061 67.981 90.738 67.7944C90.4724 67.336 90.5202 67.9064 90.5945 68.2262Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M87.6464 68.0929C87.503 67.8051 87.6942 67.8691 87.6464 67.6772C87.4817 67.5119 87.4552 67.7625 87.5083 68.1142C87.588 68.1142 87.6411 68.2049 87.7101 68.4127C87.7101 68.8338 87.4074 68.2422 87.4127 68.7059C87.4817 68.7059 87.5242 68.6046 87.6783 68.9138C87.7208 68.4927 87.912 68.6313 88.066 68.8498C87.9863 68.562 87.7739 68.3168 87.8482 67.9757C87.6464 67.6932 87.8642 68.3967 87.6464 68.0929Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M86.839 68.3008L86.6371 68.0023C86.6371 68.3115 86.568 68.1569 86.6052 68.5034C86.7858 68.7645 86.7433 68.0503 86.8177 68.6366C86.9452 68.8072 86.8496 68.3754 86.839 68.3008Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M86.3236 68.6313L86.4723 68.8552C86.4723 68.7486 86.4723 68.7273 86.536 68.7646C86.451 68.4661 86.4457 68.562 86.5042 68.3542C86.4139 68.2316 86.4032 68.0983 86.3076 67.9757C86.3503 68.1917 86.3557 68.4135 86.3236 68.6313Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.5801 68.0876C85.7554 68.2529 85.7713 67.8638 86.0156 68.2689C85.9625 67.9117 85.9094 68.0716 85.7713 67.7358C85.766 68.0503 85.6013 67.8105 85.5801 68.0876Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.4206 68.0343C85.3887 68.0343 85.3569 68.0876 85.3516 68.2102C85.3987 68.3462 85.4668 68.4739 85.5534 68.5886C85.5714 68.4921 85.5689 68.3928 85.546 68.2972C85.5231 68.2017 85.4804 68.1121 85.4206 68.0343Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.187 68.2263C85.2231 68.3673 85.2903 68.4984 85.3835 68.61V68.3595C85.2932 68.2369 85.2826 68.0983 85.187 67.9811C85.1817 68.1143 85.272 68.3275 85.187 68.2263Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.4152 69.0257C85.3833 68.8605 85.0221 68.4021 85.0434 68.7539C85.1815 68.8872 85.3462 69.127 85.4152 69.0257Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.5667 68.4928C83.5667 68.8019 83.4977 68.722 83.4871 68.9192C83.6411 69.2124 83.5986 68.8339 83.7527 69.1271C83.773 68.8997 83.7066 68.6729 83.5667 68.4928Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.5469 68.9085L82.754 69.207V68.8712C82.6372 68.69 82.5628 68.706 82.5469 68.9085Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.0848 69.3189C82.1804 69.3882 82.0848 69.1803 82.0848 69.0684C82.0848 68.9564 82.2495 69.2283 82.207 68.8818C82.0836 68.8338 81.9554 68.7999 81.8245 68.7805C81.8033 68.9831 82.122 69.1217 82.0848 69.3189Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M81.9414 69.9266C82.0423 70.2197 82.1326 70.2464 82.2548 70.2837C82.2548 70.1184 82.0901 69.9852 82.1114 69.8146C82.0052 69.6814 82.0476 70.0545 81.9414 69.9266Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M81.1817 69.724C81.0702 69.271 81.017 69.239 81.1817 69.0631C81.3995 69.3829 81.4579 69.6334 81.596 69.5961C81.5337 69.2777 81.3762 68.9858 81.1445 68.7593C81.1073 69.2443 80.8099 68.8339 80.6399 68.8446C80.6558 69.3296 80.9852 69.3296 81.1817 69.724Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M81.3995 69.7667C81.2454 69.6814 81.187 69.9 81.0117 69.7667C81.0914 69.9693 81.4314 70.2518 81.3995 69.7667Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M80.9056 70.7634C80.98 70.8114 81.0119 70.7261 81.0278 70.5769C80.8313 70.3477 80.8897 70.5342 80.9322 70.2624C80.8419 70.1185 80.8207 70.2091 80.7197 70.0492C80.741 70.2997 80.9322 70.5129 80.9056 70.7634Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M80.1459 70.4809C80.045 70.289 80.0078 70.3423 79.9387 70.2677C80.0184 70.4489 80.0025 70.6408 80.1353 70.8007C80.0556 70.5235 80.1406 70.7154 80.1459 70.4809Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M69.6763 70.9819C69.8409 71.0832 70.0322 71.2857 70.165 71.3017C70.1384 71.0885 70.064 70.8806 70.0215 70.6674C69.7984 70.4436 69.7241 70.6728 69.6763 70.9819Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M67.5833 72.6449C67.6151 72.8741 67.8648 73.0287 67.8064 72.6823C67.6364 72.3784 67.6895 72.7462 67.5833 72.6449Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M64.5289 73.0234C64.683 73.1194 64.752 72.9754 64.8636 72.9541C64.7573 72.629 64.5183 72.6823 64.5289 73.0234Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M63.4771 73.146C63.4187 73.3965 63.1796 73.4605 63.2434 73.7803C63.3815 73.7643 63.5887 73.6151 63.4771 73.146Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M60.6885 74.4786C60.7628 74.7291 61.055 74.8623 61.0178 74.4786C60.8585 74.34 60.816 74.5372 60.6885 74.4786Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M57.8093 74.196C57.8678 74.3773 57.8624 74.5692 57.9156 74.7557C57.9899 74.793 58.0218 74.7077 58.0271 74.5638C57.9315 74.4466 57.8996 74.308 57.8093 74.196Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M53.0447 77.7833C53.2996 77.9325 53.4803 77.8899 53.5759 77.6553C53.4059 77.4954 53.374 77.3089 53.2412 77.1223C53.2651 77.2625 53.3235 77.3944 53.4112 77.5061C53.2465 77.57 53.1881 77.5487 53.0447 77.7833Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M51.9822 76.2694C52.0725 76.4986 52.03 76.7598 52.2106 76.973C52.3168 76.9357 52.1575 76.4933 51.9822 76.2694Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M52.7685 77.682C52.7685 77.5434 52.625 77.4315 52.5454 77.3142C52.5253 77.4841 52.5398 77.6564 52.5879 77.8206C52.7153 77.9272 52.6144 77.4475 52.7685 77.682Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M46.9094 81.685C46.9838 81.7276 47.0104 81.637 47.0157 81.4931C46.9747 81.42 46.9545 81.337 46.9573 81.2532C46.7979 81.1413 46.8882 81.5037 46.9094 81.685Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M46.936 82.8575C47.0582 82.8575 47.0369 82.639 46.936 82.3565C46.7979 82.2339 46.8882 82.7456 46.936 82.8575Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M45.6134 82.9322C45.9268 82.8096 45.9639 82.2873 46.2561 82.0154C45.9427 81.8875 45.7993 82.1966 45.5974 82.3459C45.7886 82.6924 45.6187 82.6657 45.6134 82.9322Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M45.5496 82.5271C45.369 82.3459 45.4009 82.7137 45.3372 82.8309C45.4912 82.9589 45.5868 82.9109 45.5496 82.5271Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M44.8962 82.9428C45.0131 83.1933 45.2681 83.2786 45.2256 82.8575C45.114 82.8842 44.9387 82.7456 44.8962 82.9428Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M44.5669 82.9428C44.3863 82.4098 44.7156 82.6977 44.7156 82.4098C44.5722 82.4098 44.4553 82.2872 44.3225 82.1753C44.3283 82.4495 44.4131 82.7161 44.5669 82.9428Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M45.9958 86.7912C46.1126 86.9725 46.1445 86.9192 46.2189 86.9831C46.2189 86.8552 46.1126 86.6473 46.2189 86.7326C46.1073 86.3755 45.9851 86.61 45.9958 86.7912Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M43.77 84.0728L43.6585 83.9342C43.7275 84.318 43.3238 84.0834 43.345 84.6058C43.4099 84.6636 43.4515 84.7432 43.4619 84.8297C43.5097 84.5898 43.6478 84.5845 43.6691 84.27C43.9506 84.6111 43.7116 84.5578 43.8497 84.8936C44.009 85.1282 43.7912 84.3606 43.9506 84.6165C43.9506 84.5152 43.6213 84.0835 43.8284 84.2274C43.8304 84.1989 43.8262 84.1703 43.8161 84.1436C43.8061 84.1169 43.7903 84.0928 43.77 84.0728Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M45.4167 87.5268C45.5867 87.4842 45.693 87.2709 45.7833 86.9938C45.5974 87.0311 45.4539 87.1377 45.4167 87.5268Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M42.8406 84.3127C43.0106 84.6058 43.0584 84.7924 42.9734 84.9523C43.1487 85.1015 43.1858 84.883 43.239 84.7178C43.1646 84.7497 42.9574 84.2487 42.8406 84.3127Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M43.0264 85.7092C43.2601 85.7785 43.1857 85.5119 43.2866 85.3041C43.0635 85.1655 43.0264 85.48 43.0264 85.7092Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M42.0596 85.6932C42.0596 85.8318 42.2349 85.933 42.2402 86.0716C42.4314 86.0716 42.3092 85.2294 42.6651 85.6239C42.3252 84.7817 42.3464 85.9224 42.0596 85.6932Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M42.4951 86.5993C42.7873 86.8125 42.7554 86.1889 42.8563 85.917C42.5589 85.7411 42.5642 86.2848 42.4951 86.5993Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M42.6758 87.4788C42.8458 87.66 42.7395 87.1323 42.8883 87.2549C42.7395 86.8391 42.7077 87.3455 42.6758 87.4788Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M42.2242 87.1697C42.2242 86.7699 42.5907 87.239 42.596 86.8232C42.4048 86.7646 42.1551 86.5621 42.2242 87.1697Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M41.5178 87.4148C41.7196 87.8572 41.7621 87.4468 41.8684 87.9158C41.8684 87.3828 41.8152 86.7432 41.794 85.9117C41.5762 85.7145 41.5709 86.0503 41.5921 86.4447C41.8949 86.7592 41.8418 87.1536 41.6718 87.015C41.6121 86.9342 41.5736 86.8397 41.5596 86.7401C41.5457 86.6404 41.5569 86.5389 41.5921 86.4447C41.3744 86.0982 41.5178 86.6526 41.3159 86.3488C41.4812 86.9706 41.5245 87.6186 41.4434 88.257C41.6665 88.838 41.6346 87.7666 41.5178 87.4148Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M40.9866 87.9106C41.0716 87.9692 41.13 87.9586 41.2097 88.0225C41.2097 87.7933 40.9547 87.3403 41.2097 87.5215C41.2097 87.3829 41.061 87.2763 40.976 87.1591C40.9282 87.239 40.976 87.5535 40.8804 87.5215C40.9016 87.6494 40.9972 87.7667 40.9866 87.9106Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M40.6201 86.9938C40.5561 87.0803 40.5286 87.1886 40.5435 87.2953C40.5584 87.402 40.6145 87.4986 40.6998 87.5641C40.6953 87.3715 40.6685 87.1802 40.6201 86.9938Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M40.6149 88.177C40.8008 88.3849 40.7264 87.9532 40.8221 87.9532C40.7264 87.5747 40.6893 87.9532 40.5405 87.6866C40.6308 87.9905 40.668 87.9905 40.6149 88.177Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M111.55 43.2331C111.588 43.5678 111.588 43.9058 111.55 44.2405C111.688 44.3737 111.714 43.9953 111.778 43.8034C111.964 44.2458 111.985 43.9367 112.06 43.8567C112.41 44.5709 112.591 44.1285 112.777 44.443C112.83 44.0806 112.501 43.8567 112.453 43.91C112.485 43.5262 112.74 44.1339 112.766 43.7128C112.851 43.8993 112.766 44.0966 112.915 44.2458C112.915 44.0912 113 44.1658 113.011 43.99C112.766 43.99 112.793 42.5401 112.777 43.6062C112.511 43.5635 112.293 43.7394 111.954 43.361C111.916 43.7234 111.853 43.6008 111.73 43.3024C111.73 43.409 111.815 43.5102 111.799 43.6222C111.784 43.7341 111.688 43.313 111.55 43.2331Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M109.324 41.49C109.223 40.8078 109.489 41.2448 109.563 40.957C109.367 40.7705 109.229 40.8664 109.096 41.005C109.239 41.1702 109.202 41.3355 109.324 41.49Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M39.5099 89.2378C39.4515 88.774 39.4037 88.305 39.3399 87.8466C39.4973 88.0094 39.585 88.2274 39.5843 88.4542C39.8286 88.8167 39.8021 88.5022 39.9189 88.5342C39.8122 88.3389 39.7642 88.1167 39.7808 87.8945C39.6905 87.8199 39.7436 88.0971 39.5577 87.7879C39.5577 87.5747 39.664 87.5481 39.8286 87.7133L39.7967 86.9564C40.0199 87.3935 39.8924 87.3349 40.0836 87.3029C40.2961 87.4735 40.1898 87.7293 40.3811 87.8999C40.1208 87.1483 40.3811 87.3242 40.2801 86.658C40.4873 86.7326 40.652 86.658 40.891 86.8392C40.7839 86.3742 40.7658 85.8931 40.8379 85.4213C41.045 85.5919 40.9123 85.8531 41.0291 86.045C41.2469 85.9011 41.0716 84.7871 40.9601 84.2061C40.6413 84.1155 40.9601 85.1548 40.8963 85.4054C40.8029 85.3001 40.7404 85.171 40.7157 85.0322C40.5882 84.9097 40.6785 85.4213 40.7901 85.5173C40.3173 84.9843 40.6307 86.9618 39.988 86.2315C39.8074 85.2774 40.1951 85.0909 40.5192 85.0855C40.2589 83.9769 40.6679 83.9289 40.9654 83.705C41.0485 84.1903 41.1765 84.6668 41.3478 85.1282C41.2894 84.7817 41.4222 84.9097 41.385 84.5952C41.9534 85.3414 41.5337 84.0355 42.049 84.6751C42.08 84.452 42.1482 84.2358 42.2509 84.0355C42.1234 83.9236 42.1605 83.7743 42.0702 83.6571C42.0702 83.5238 42.2084 83.5931 42.1712 83.2946C42.4049 83.5451 42.3305 83.769 42.2402 83.785C42.4049 84.1208 42.5324 83.5771 42.389 83.252C42.5058 83.252 42.4952 82.9108 42.7767 83.3266C42.9467 83.3266 42.7767 82.4738 43.0317 82.6656C43.246 83.0812 43.3726 83.5367 43.4035 84.0035C43.5735 83.8863 43.4035 83.2253 43.7116 83.252C43.9241 83.5185 43.9029 83.5984 43.9985 83.5131C43.9719 83.204 43.7913 83.4652 43.7647 83.1507C43.6744 83.1507 43.5735 83.124 43.547 83.2946C43.3557 82.9108 43.3929 82.9428 43.2654 83.0281C43.2155 82.9293 43.1935 82.8187 43.2017 82.7083C43.2017 82.5484 43.5045 83.0761 43.5416 82.9588C43.5146 82.8252 43.4737 82.6948 43.4195 82.5697C43.462 82.4151 43.6107 82.5697 43.6904 82.4951C43.8125 82.687 43.8179 82.7776 43.7541 82.8149C43.6904 82.8522 43.6798 82.6976 43.5841 82.607C43.6396 82.8512 43.7405 83.0827 43.8816 83.2893C43.7647 81.9567 44.1313 81.8715 44.2641 81.1572C44.3495 81.2359 44.4104 81.3377 44.4394 81.4504C44.409 81.2964 44.4108 81.1378 44.4447 80.9846C44.4785 80.8314 44.5436 80.6869 44.6359 80.5602C44.8165 80.9493 44.604 81.2425 44.7156 81.4664C44.5084 81.1519 44.5084 81.3544 44.7156 81.5463C44.8696 81.0826 45.0715 80.8054 45.3052 80.7308C45.5973 81.2212 45.1565 81.1625 45.3849 81.7222C45.4805 81.6689 45.5761 81.8182 45.4911 81.445C46.0223 81.7329 46.1604 80.3257 46.4526 80.0272C46.6172 80.2138 46.3994 80.4909 46.6332 80.6562C46.5819 80.5334 46.5591 80.4005 46.5664 80.2675C46.5738 80.1345 46.6111 80.005 46.6757 79.8886C46.5641 79.8353 46.4313 79.7341 46.3941 79.8886C46.3516 79.8193 46.3357 79.7394 46.2826 79.6648C46.3357 79.3396 46.7128 79.846 46.6597 79.2383C46.7606 79.3503 46.7819 79.4889 46.8881 79.6008C46.8881 79.201 47.1006 79.4089 47.159 79.201C47.2488 79.308 47.3092 79.4366 47.3343 79.5741C47.4406 79.6754 47.3715 79.3076 47.5521 79.6061C47.5561 79.5492 47.5477 79.492 47.5275 79.4387C47.5074 79.3853 47.4759 79.337 47.4353 79.297C47.9022 79.1893 48.3238 78.9377 48.6411 78.5774C48.7354 78.7185 48.7785 78.8879 48.7632 79.0571C48.8589 79.0571 48.8695 78.8652 48.981 78.9185C49.0341 78.6787 48.7685 78.5241 48.8057 78.2896C49.0501 78.5667 49.1244 78.3909 49.1351 78.0391C49.2679 78.1723 49.2572 78.3429 49.4166 78.4761C49.4166 78.2842 49.2626 78.119 49.2413 77.9431C49.56 78.3375 49.3529 77.8632 49.5175 77.7086C49.6556 77.8472 49.645 78.0177 49.7991 78.1457C49.775 78.0072 49.7165 77.877 49.6291 77.7672C49.7141 77.49 50.2771 77.8898 50.4684 78.4122C50.6118 78.0444 50.0912 78.0177 50.07 77.4954C50.1656 77.4954 50.2187 77.6926 50.4046 77.8365C50.4046 77.5007 50.6808 77.7459 50.5108 77.1436C50.6277 77.1009 50.7446 77.005 50.9571 77.4581V77.0423C50.7021 76.6585 51.042 77.3781 50.7871 76.9943C50.6436 76.3974 51.1961 76.6799 51.2811 76.2108C51.3608 76.5306 51.4829 76.7811 51.3979 76.9357C51.7432 77.3035 51.3979 76.2748 51.5573 76.1415C51.8654 76.5999 51.8335 76.1415 51.8919 75.8963C52.2 76.2854 52.2797 76.0349 52.3913 75.8643C52.5559 76.1895 52.2903 76.0296 52.3381 76.2961C52.4816 76.5146 52.4338 76.7758 52.5612 76.9997C52.5612 76.4933 52.7259 76.3494 52.6675 75.8004C52.7684 75.9336 52.7843 75.8004 52.9437 75.9017C53.1721 76.3387 52.6515 76.0882 53.0606 76.5466C53.0924 76.8824 52.864 76.504 52.8959 76.8398C53.1084 77.1809 53.1031 76.4773 53.2837 76.9997C53.2837 76.6959 53.4111 76.7865 53.4483 76.4667C53.6714 77.101 53.6077 76.4293 53.8892 76.7811C53.8892 76.2801 54.0964 76.3654 54.1654 76.0509C54.0539 75.7311 53.8308 75.5179 53.8308 75.7897C53.6502 75.2567 54.0008 75.4859 54.107 75.4753C54.1969 75.6472 54.2356 75.8415 54.2186 76.0349C54.3301 76.2801 54.4151 76.2641 54.5532 76.6266C54.3089 75.9336 54.6435 76.392 54.6063 75.859C54.3992 75.4699 54.5001 75.955 54.3301 75.6725C54.4045 75.6085 54.3938 75.2994 54.6063 75.6085C54.6913 75.7524 54.6063 75.6885 54.6063 75.859C54.6063 76.0296 54.7497 75.9017 54.771 76.0722C54.9622 76.2801 54.6276 75.5392 54.8825 75.9656C54.7355 75.7312 54.6413 75.4675 54.6063 75.1927C54.7391 75.1554 54.7126 75.4486 54.8825 75.6298C54.8696 75.4417 54.8132 75.2593 54.7179 75.0968C54.7551 75.0595 54.8454 75.1768 54.8294 74.9902C55.095 75.294 54.9888 75.6778 55.2172 75.9923C55.1885 75.7748 55.1332 75.5618 55.0525 75.358C55.0206 74.9902 55.3553 75.6511 55.2756 75.1448C55.4456 75.2993 55.4775 75.4859 55.605 75.6778C55.605 75.3313 55.8015 75.4966 55.9396 75.5232C55.8121 74.9902 56.0671 75.0595 56.2211 75.0435C56.3539 75.1821 56.184 75.3846 56.3858 75.5072C56.3327 74.9742 56.5558 75.1981 56.7151 75.1021C56.7683 74.8942 56.5345 74.7503 56.5558 74.5691C56.6833 74.4359 56.747 75.0169 56.9382 75.1501C57.002 75.1075 57.002 75.0222 56.9382 74.8143C57.5119 75.6032 57.3207 74.212 57.7669 74.6331C57.7029 74.3488 57.7251 74.0518 57.8306 73.7803C57.8731 73.7536 58.0219 74.0627 58.1069 73.9721C58.2768 74.3559 58.0166 74.2226 58.0484 74.5051C58.3034 74.7024 58.314 74.3506 58.3247 74.0254C58.5106 74.1267 58.5159 74.3239 58.7124 74.6118C58.7815 74.4732 58.9249 74.681 58.824 74.2546C58.8983 74.3452 58.9727 74.4412 59.0418 74.5371C58.8452 74.132 59.0736 73.8815 59.3764 74.3772C59.2595 73.7909 59.4242 74.0094 59.5995 74.0787C59.5995 73.7696 59.557 73.9935 59.4348 73.7803C59.4348 73.5617 59.5623 73.7376 59.6048 73.663C59.7481 73.8364 59.8236 74.0561 59.8173 74.2813C59.9395 74.2493 60.0882 74.2813 60.3485 74.745C60.3485 74.8569 60.3485 74.8783 60.2901 74.841C60.4122 75.1288 60.6141 74.9102 60.7309 74.9156C60.3644 74.761 60.2369 74.244 59.9129 74.1747C59.9129 73.4391 60.3697 74.5584 60.5185 74.3772C60.391 74.0414 60.0616 73.7483 59.9873 73.4071C60.1679 73.6843 60.3379 73.5777 60.5185 73.9402C60.476 73.5884 60.3591 73.2526 60.306 72.9008C60.4707 73.4658 60.5981 73.3965 60.8 73.631C61.0018 73.8655 60.8 74.0734 61.0125 74.2546C60.9986 74.0352 60.9446 73.8202 60.8531 73.6203C60.9222 73.5884 61.124 73.8495 60.9115 73.4444C60.9965 73.4444 61.1559 73.6257 61.294 73.7803C61.3843 74.0201 61.055 73.8709 61.294 74.3666C61.3418 74.0521 61.7615 73.1993 61.9633 74.1427C62.0536 74.1427 62.0111 73.7589 62.1864 74.0094C62.043 73.2419 62.537 73.7483 62.4786 72.9434C62.707 73.4498 62.7601 73.0713 62.8557 73.5351C62.9938 73.631 62.7866 73.114 62.8557 72.9487C63.0788 72.9487 63.3869 73.098 63.4188 72.581C63.5887 73.0074 63.7269 72.8315 63.6419 72.533C63.8596 72.9274 63.8543 72.6396 64.019 72.8688C63.9075 72.6236 63.865 72.6289 63.7003 72.2718C63.7906 72.1972 64.019 72.4744 64.1359 72.6822C64.3058 72.7195 64.0509 72.2025 64.4121 72.6183C64.3802 72.4903 64.2899 72.3678 64.3112 72.2238C64.2262 72.3571 64.0668 72.2718 63.8703 72.0693C64.078 72.0493 64.2828 72.0064 64.4811 71.9413C64.5122 72.018 64.5477 72.0927 64.5874 72.1652C64.5449 72.3358 64.2634 72.0586 64.4174 72.5383C64.6405 72.7462 64.5555 72.0853 64.9114 72.5383C64.9114 72.4104 64.9114 72.2878 64.9752 72.3571C64.9542 72.218 64.8995 72.0862 64.8158 71.9733C64.8158 71.6748 65.0601 71.936 65.0973 71.6642C65.2514 71.7974 65.2354 71.968 65.3629 72.1066C65.4054 71.888 65.1717 71.7335 65.3204 71.7015C65.4904 71.8827 65.3842 72.1012 65.5329 72.0746C65.5648 71.9307 65.432 71.8187 65.432 71.6802C66.1756 72.5063 66.3722 71.4456 66.8715 71.8081C66.9671 71.9573 66.8715 72.1385 66.9671 72.2878C67.1743 72.4104 67.0999 71.6588 67.4664 72.2878C67.4498 72.1485 67.3966 72.016 67.3124 71.904C67.2752 71.6109 67.3921 71.7921 67.3761 71.5629C67.4208 71.6172 67.4529 71.6807 67.4704 71.7488C67.4878 71.817 67.4901 71.8882 67.4771 71.9573C67.6258 72.1439 67.6311 71.8827 67.7533 71.984C67.726 71.8726 67.6712 71.77 67.5939 71.6855C67.562 71.403 67.7055 71.6588 67.7108 71.4936C67.7383 71.6308 67.7924 71.7612 67.8701 71.8774V71.4243C68.0029 71.5629 67.9817 71.7335 68.1357 71.872C68.3319 71.6655 68.5888 71.5273 68.8688 71.4776L68.7094 71.2591C68.7838 71.2591 68.7413 70.8806 68.8794 71.0565C68.9235 71.1122 68.9553 71.1766 68.9727 71.2455C68.9901 71.3144 68.9927 71.3863 68.9803 71.4563C69.2034 71.6055 69.3575 71.1312 69.3787 70.9606C69.5328 71.2751 69.6231 71.3337 69.6549 71.0725C69.4106 70.8007 69.5381 70.7634 69.5593 70.5928C69.3575 70.806 69.1025 70.3796 68.89 70.6408C68.89 70.79 68.9378 70.6941 68.9963 70.7847C69.0547 71.1471 68.8263 70.6141 68.8794 70.9766C68.7613 70.7666 68.6186 70.5716 68.4544 70.3956C68.8847 70.6461 69.1025 69.8626 69.5168 70.353C69.4938 70.2746 69.4778 70.1943 69.469 70.1131C69.5221 69.9265 69.5434 70.4169 69.6762 70.4862C69.6337 69.8093 69.9258 70.1557 70.1277 70.2303C70.0321 69.7879 70.1596 69.7933 70.3083 69.8626C70.3285 70.1916 70.4114 70.5137 70.5526 70.8113C70.5048 70.9286 70.3242 70.8113 70.4305 71.1685C70.5208 71.0938 70.5473 71.1685 70.6961 71.451C70.627 71.0885 70.7279 71.1471 70.6642 70.8753C70.712 70.7314 70.9032 71.0086 70.8926 70.6621C71.1848 71.1951 71.3282 70.838 71.4238 70.5555C71.5885 71.0299 71.6681 70.9659 71.7 70.5875C71.7668 70.7081 71.8015 70.8439 71.8009 70.9819C72.0559 71.1685 72.0665 70.5981 72.3056 70.7261C72.3056 70.5608 72.1356 70.4222 72.1568 70.257C72.1781 70.0918 72.3959 70.6354 72.3268 70.225C72.4096 70.3373 72.461 70.4699 72.4755 70.6088C72.5871 70.6621 72.3321 70.177 72.5446 70.3476C72.6608 70.4758 72.7317 70.6387 72.7465 70.8113C72.8102 70.5502 73.198 70.9179 73.097 70.4169C73.2245 70.5555 73.2033 70.7261 73.352 70.8646C73.198 70.3796 73.4742 70.758 73.4689 70.758C73.6442 70.6514 73.5061 70.0118 73.8673 70.4382C73.7557 69.9692 74.0585 70.1397 74.1594 70.0491C74.2125 70.1824 74.2072 70.321 74.3135 70.4382C74.2338 69.9052 74.5259 70.3743 74.5047 69.8253C74.4409 69.4841 74.2285 69.4361 74.2338 69.6227C74.1647 69.5694 74.2338 69.2336 74.3028 69.2763C74.2338 68.8925 74.1488 69.2123 74.0851 69.1537C74.0381 69.0222 74.0253 68.881 74.0479 68.7432C74.0797 68.6899 74.3613 69.2016 74.3241 68.6899C74.4645 68.8357 74.5556 69.0222 74.5844 69.2229C74.7703 69.4788 74.7437 69.0417 74.9615 69.3988C74.9243 69.1856 74.8075 68.9245 74.9296 68.9085C75.0411 69.3867 75.0301 69.8854 74.8978 70.3583C75.0285 70.4352 75.1529 70.5225 75.2696 70.6195C75.2696 70.4595 75.174 70.1344 75.3387 70.3583C75.3387 70.225 75.2537 70.0971 75.243 69.9638C75.3015 69.724 75.3705 70.1344 75.5618 70.321C75.328 69.6654 75.7902 69.4681 76.0664 70.1397C75.9442 69.7506 76.1833 70.1397 76.1408 69.7133C75.9602 69.4521 75.992 69.8732 75.8114 69.6067C75.7211 69.3136 76.0451 69.5428 76.1461 69.5481C76.1008 69.3869 76.0899 69.218 76.1142 69.0524C76.1142 68.8605 76.2523 69.2869 76.2098 69.3669C76.3426 69.4681 76.1833 68.9405 76.0664 68.8338C76.0398 68.9618 75.9123 68.7752 75.9442 69.1057C75.8699 68.9564 75.8167 68.7965 75.7424 68.6473C75.8008 68.3914 76.0823 68.8445 76.1354 68.5727C76.2576 68.8712 76.2204 69.4948 76.4223 69.5161C76.2576 69.1004 76.4223 69.2922 76.4223 69.1004C76.5816 69.5587 76.3904 69.3242 76.6773 69.5481C76.5923 69.2443 76.571 69.1377 76.6773 68.9724C76.9057 69.5587 76.8154 68.7219 77.1075 69.2229C76.7994 69.3775 76.6932 69.9265 76.2045 69.6387C76.5073 70.1451 76.0239 69.9372 76.2736 70.5395C76.3692 70.6834 76.3904 70.5928 76.486 70.7527C76.3745 70.2197 76.7251 70.5555 76.8685 70.8486C76.6507 70.4116 76.8685 70.4116 76.6294 69.9798C76.7144 69.9798 76.7091 69.7187 76.8525 69.9372C76.996 70.1557 76.6241 69.9372 76.9482 70.337C77.0013 70.6994 76.7729 70.1611 76.826 70.5235C76.9216 70.6461 76.9322 70.7794 77.0332 70.902C77.0332 70.3423 77.2031 70.742 77.3572 71.0885C77.1553 70.4329 77.6387 70.79 77.7609 70.6035C77.729 70.2943 77.6918 70.4009 77.559 70.225C77.559 69.66 78.0371 70.0918 77.9787 69.5747C78.1487 69.74 78.0743 69.9425 78.1752 70.1078C78.0318 70.1557 77.9149 70.2943 77.729 70.1877C77.7409 70.4098 77.8066 70.6257 77.9202 70.8167C77.9202 70.6461 77.968 70.7154 78.0318 70.8167C78.0154 70.7077 77.9832 70.6018 77.9362 70.5022C78.239 70.9446 78.5046 70.3849 78.4674 69.9159C78.648 70.7261 78.7914 70.2623 79.0357 70.8113C79.0357 70.6674 79.0835 70.6514 79.1526 70.7101C79.0729 70.273 79.0039 70.6514 78.887 70.4222C78.7383 70.1078 78.8339 69.8572 78.8286 69.3562C79.0889 69.7666 78.8286 69.8306 78.9561 70.1664C79.1898 70.4382 79.0517 70.1024 79.1367 69.8839C79.0524 69.7138 78.9865 69.5351 78.9401 69.3509C78.972 69.2176 79.1473 69.5694 79.1101 69.2336C78.8976 68.9405 78.9773 69.6227 78.6798 69.063C78.6373 69.4148 78.5842 69.7187 78.4249 69.6867C78.3186 69.5001 78.5099 69.5321 78.547 69.5001C78.5152 69.2549 78.3771 69.2443 78.3983 69.4095C77.9893 68.0556 79.1579 69.095 79.4235 68.5194C79.345 68.4352 79.2932 68.3294 79.2748 68.2155C79.142 67.997 79.2163 68.4821 79.057 68.1676C78.972 67.949 79.0995 67.6346 79.2854 67.965C79.1154 67.6026 79.2004 67.0589 79.4235 67.432C79.4819 67.512 79.3651 67.8051 79.2482 67.6292C79.3428 67.914 79.4016 68.2094 79.4235 68.5087C79.6041 68.6686 79.5988 68.7912 79.79 68.9458C79.6466 69.159 79.4341 68.8605 79.3757 69.5108C79.6094 69.8626 79.4819 69.8892 79.7316 70.1131C79.6466 69.8519 79.4607 69.5801 79.551 69.3136C79.7316 69.2762 79.9706 69.4042 80.1087 69.2176C79.9942 69.091 79.925 68.9297 79.9122 68.7592C79.8712 68.7344 79.8255 68.7183 79.7779 68.7118C79.7304 68.7054 79.6821 68.7088 79.636 68.7219C79.5959 68.5559 79.6051 68.3817 79.6625 68.2209C79.6992 68.2638 79.7267 68.314 79.7431 68.3681C79.7596 68.4222 79.7647 68.4792 79.7582 68.5354C79.9813 68.7166 79.6572 68.077 79.8856 68.1782C79.9653 68.4128 79.9706 68.6633 80.0716 68.8978C80.0716 68.2635 80.6399 68.7805 80.6612 68.1303C80.7568 68.3062 80.7462 68.5034 80.9108 68.6633C80.9587 68.4607 81.1233 68.6633 81.1021 68.2155C80.9913 68.0807 80.905 67.9273 80.8471 67.7625C80.9215 67.5546 81.0968 67.6719 81.1446 67.3787C81.3039 67.6825 81.3305 68.3062 81.0649 67.9117C81.1977 68.1409 81.1658 68.3914 81.3039 68.6153C81.2455 68.0396 81.442 68.2369 81.5642 67.8264C81.4049 67.512 81.4792 68.0023 81.3464 67.7785C81.2349 67.3947 81.4898 67.6879 81.4792 67.3414C81.5748 67.464 81.5855 67.6026 81.6811 67.7252C81.4845 66.8564 82.0157 67.6879 82.0423 67.2508C82.2972 67.8158 81.952 67.7092 82.0423 68.077C82.0901 68.1463 82.0848 68.029 82.1007 67.981C82.2707 68.1196 82.1007 68.3115 82.2972 68.4447C82.3238 68.1836 82.5522 68.4181 82.3716 68.0183C82.3716 67.6506 82.6053 68.1409 82.6531 67.9704C82.7381 68.1729 82.7753 68.5034 82.6531 68.3062C82.8338 68.8392 82.8762 67.7731 83.1365 68.5567V68.0556C83.0518 67.9377 82.9839 67.8086 82.9347 67.6719C82.9878 67.464 83.0781 67.7625 83.195 67.965C83.195 67.3041 83.5296 67.8691 83.9121 68.0983C83.9439 67.6239 84.4964 68.2049 84.6451 67.8158C84.5389 67.4373 84.5017 67.7465 84.3848 67.6079C84.2998 67.1815 84.6026 67.2295 84.7354 67.2188C84.9001 67.6079 84.5654 67.2508 84.7354 67.6399C84.8633 67.7668 84.966 67.917 85.0382 68.0823C85.0382 67.9117 85.0382 67.4107 85.0382 67.0909C85.1338 66.9523 85.256 67.4906 85.3941 67.6239C85.5322 67.7571 85.5481 67.1495 85.6703 67.6665C85.7606 67.1975 86.005 67.2774 86.244 67.3254C86.4405 67.5439 86.2759 67.8158 86.4777 68.0343C86.568 67.7678 86.2918 67.5653 86.3555 67.3041C86.4193 67.0429 86.6052 67.6879 86.7592 67.9064C86.7592 67.7305 86.9292 67.949 86.9823 67.8691C87.0241 68.0957 87.1249 68.3072 87.2745 68.4821C87.2426 68.3648 87.2108 68.1409 87.2745 68.2315C87.2745 68.0023 87.1789 68.2315 87.0726 67.933C87.0726 67.6399 87.2161 67.8851 87.2957 67.9011C87.2957 67.6825 87.1098 67.6292 87.0886 67.6825C87.0364 67.5073 86.9939 67.3294 86.9611 67.1495C87.062 67.1175 87.147 67.4054 87.0833 66.9683C87.3064 67.3041 87.1311 67.2561 87.2107 67.5013C87.3913 67.6985 87.2586 67.2988 87.2107 67.0802C87.3064 66.931 87.4923 67.0802 87.6038 67.0216C87.6782 67.2561 87.657 67.5066 87.7207 67.7465C87.8801 67.8424 88.1722 68.4501 88.2519 68.1569C88.5015 68.6206 88.5972 68.8765 88.8627 68.8872C88.7459 68.7379 88.645 68.7432 88.5653 68.4394C88.5653 68.1996 88.6981 68.3008 88.7937 68.3221C88.7937 68.1516 88.6609 68.013 88.714 67.8371C88.6184 67.8904 88.2891 67.4906 88.3794 67.8904C88.2947 67.7256 88.251 67.5428 88.2519 67.3574C88.3369 67.2988 88.4431 67.7891 88.4219 67.2455C88.5919 67.384 88.4219 67.5759 88.6131 67.7145C88.4537 67.2401 88.6131 67.2295 88.799 67.4373C88.799 67.1282 88.6556 67.0696 88.5972 67.1388C88.5972 66.9789 88.6715 67.0536 88.6715 66.8777C88.7565 67.0589 88.9743 67.2188 88.9637 67.4107C89.0274 67.448 89.0805 66.9363 89.1815 67.464C89.3143 67.5972 89.123 66.7391 89.3302 66.931C89.3623 67.0659 89.3623 67.2065 89.3302 67.3414C89.4842 67.3414 89.8614 67.7678 89.7764 67.2721C89.803 67.2028 90.0367 67.3094 89.9782 67.5706C90.2067 67.4746 90.382 66.915 90.2013 65.9715C90.2598 65.9342 90.3501 66.0142 90.3766 65.8649C90.5626 66.1155 90.4245 66.398 90.6529 66.6485C90.6104 66.9843 90.5466 66.7711 90.4298 66.6858C90.3987 66.8231 90.3974 66.9655 90.4258 67.1035C90.4542 67.2414 90.5117 67.3716 90.5944 67.4853C90.5944 67.4 90.536 67.3254 90.4988 67.2508C90.5413 67.0909 90.5732 66.883 90.7272 67.1335C90.8813 67.384 90.6476 67.1762 90.7272 67.4693C90.8919 67.7891 90.8122 67.2241 90.9928 67.5919C90.8282 66.8137 91.285 67.3094 91.5931 67.6719C91.5931 67.3734 91.5293 66.8137 91.3275 66.803C91.4868 67.2028 91.3275 67.0802 91.2053 66.9843C91.0831 66.8883 91.2053 66.8297 91.2637 66.8937C91.1203 66.5419 90.9025 66.851 90.7325 66.7231C91.03 66.1048 91.8321 66.4139 92.2836 66.0035C92.3192 66.108 92.3283 66.2197 92.3102 66.3287C92.4164 66.4353 92.512 66.4832 92.4908 66.1368C92.6767 66.6378 92.6236 66.1901 92.8042 66.4193C92.9848 66.6485 92.7192 66.819 92.9264 66.9523C92.8839 66.4193 93.0273 66.7124 93.2663 66.8244C93.2663 66.4086 93.2663 66.1261 93.5585 66.6165C93.5585 66.2327 93.7178 66.4779 93.7072 66.0835C94.3021 67.1495 94.6102 66.2221 95.2636 66.6858C95.1573 66.3393 95.2052 66.0248 95.3911 66.5046C95.4231 66.314 95.4011 66.1181 95.3273 65.9396C95.3273 65.8969 95.3804 65.8543 95.4389 65.9396C95.519 66.1724 95.555 66.4183 95.5451 66.6645C95.7895 66.9576 95.407 65.9982 95.7257 66.4779C95.6142 65.9076 95.7257 66.0995 95.8691 66.0462C95.9563 66.221 95.9789 66.4212 95.9329 66.6112C96.0869 66.1474 96.5916 66.4566 96.5278 65.4652C96.6128 65.268 96.6819 65.5291 96.7934 65.5931C96.9315 65.8223 96.8465 66.0781 97.0112 66.302C97.0354 66.0825 96.9967 65.8606 96.8997 65.6624C97.059 65.7264 96.9528 65.4758 97.0378 65.3106C97.2343 65.721 97.1971 66.2914 97.0378 66.2967C97.1281 66.4086 97.1334 66.5312 97.0803 66.4566C97.3937 66.883 97.7921 67.3414 97.8558 66.4566C98.0152 66.6538 97.8558 66.899 98.0205 67.0909C98.0205 66.6272 98.4135 67.0909 98.5782 67.0163C98.5782 66.8777 98.5357 66.7497 98.5782 66.6058C98.5955 66.7459 98.6387 66.8815 98.7057 67.0056C98.8013 66.963 98.7057 66.8883 98.7376 66.6698C98.7854 66.7711 98.7376 66.8883 98.8173 66.9896C99.0244 67.3041 99.0722 66.9896 98.9607 66.6378C99.0138 66.7444 99.0457 66.7551 99.0616 66.7071C99.1021 66.8105 99.1114 66.9236 99.0882 67.0322C99.3537 67.0322 99.9115 67.5653 99.9274 66.9203C100.289 67.3201 100.076 66.7497 100.299 67.0376C100.299 66.3873 100.395 66.5046 100.496 66.1048C100.374 65.9022 100.331 65.9982 100.236 65.8916C100.236 65.5984 100.443 66.0089 100.469 65.7797C100.505 65.8842 100.514 65.9959 100.496 66.1048C100.682 66.1048 100.942 66.4246 101.128 66.4406C101.157 66.547 101.157 66.6594 101.128 66.7657C101.224 66.7657 101.335 66.8937 101.362 66.6538C101.229 65.769 102.095 66.9097 102.222 66.302C101.861 66.2414 101.505 66.1486 101.16 66.0248C101.218 65.8063 101.372 65.9662 101.494 65.9822C101.441 65.5984 101.324 65.9129 101.239 65.769L101.287 65.268C101.372 65.3959 101.378 65.5291 101.468 65.6571C101.648 65.4225 101.468 64.6816 101.813 64.9588C101.909 65.236 101.712 65.3159 101.702 65.5451C101.781 65.7145 101.839 65.8938 101.872 66.0781C101.872 65.9556 101.787 64.9588 102.105 65.3106C102.186 65.4588 102.21 65.6309 102.174 65.7956C102.36 66.0675 102.217 65.0814 102.445 65.2626C102.674 65.4439 102.472 65.6997 102.658 65.8969C102.667 65.8408 102.653 65.7834 102.621 65.737C102.557 65.5238 102.759 65.6784 102.621 65.2466C102.69 65.3053 102.902 65.3906 102.759 64.9801C102.838 65.0388 102.854 64.8309 102.971 65.0388C103.088 65.2466 102.934 65.6464 103.051 65.9342C103.117 65.7962 103.169 65.6515 103.205 65.5025C103.322 65.6517 103.295 65.8223 103.433 65.9662C103.577 65.833 103.773 65.9289 103.964 65.9076C104.071 66.0888 103.885 66.0195 103.927 66.3233C104.198 66.5419 103.97 65.4332 104.336 66.0248C104.373 65.9449 104.336 65.4918 104.427 65.6837C104.427 65.4545 104.336 65.6837 104.235 65.3799L104.262 65.1294C104.501 65.4119 104.591 65.0761 104.841 65.3906C104.947 65.7956 104.735 65.8756 104.554 65.5025C104.554 65.7104 104.49 65.8596 104.411 65.8489C104.496 65.8116 104.857 66.382 104.857 65.801C105.032 66.0248 104.947 66.2807 105.117 66.5046C105.08 65.9236 105.425 65.9289 105.675 65.8649C105.813 66.1474 105.611 65.9662 105.643 66.1954C105.76 66.1954 105.776 66.4566 105.93 66.6538C106.02 66.398 106.217 66.5952 106.296 66.2807C106.62 66.7497 106.472 66.1528 106.642 65.5878C106.53 65.6464 106.456 65.8489 106.296 65.705C106.287 65.761 106.29 65.8182 106.303 65.8732C106.317 65.9282 106.342 65.9798 106.376 66.0248C106.328 66.1528 106.254 66.1634 106.153 66.0248C106.052 65.8863 106.185 65.801 106.227 65.8543C106.126 65.5984 105.67 64.9055 105.659 65.4279C105.452 64.9641 105.128 65.0388 105.016 65.2573C104.894 65.0334 104.878 64.8362 104.857 65.1933C104.443 64.703 104.124 64.623 103.895 64.9002C103.747 64.3672 103.561 64.8202 103.513 64.2872C103.513 64.4631 103.407 64.4524 103.322 64.559C103.407 64.7083 103.428 64.6177 103.518 64.7829C103.481 64.8682 103.428 64.8789 103.391 64.9641C103.332 64.8379 103.308 64.6979 103.322 64.559C103.184 64.3139 103.152 64.5111 103.014 64.2659C103.014 64.3832 103.046 64.4844 103.04 64.5964C102.918 64.3725 102.801 64.1859 102.822 64.5377C102.748 64.4258 102.647 64.2073 102.626 64.3139C102.504 64.1646 102.69 63.9781 102.504 63.8395C102.552 64.4684 101.973 64.2552 101.781 63.8395C101.633 63.6689 101.813 64.0953 101.749 64.1753C101.686 64.2552 101.696 64.1753 101.686 64.2659C101.537 64.0953 101.558 63.8981 101.404 63.7329C101.351 64.2659 100.873 63.8715 100.57 63.7329C100.57 64.042 100.496 63.9567 100.475 64.154C100.708 64.4898 100.512 63.8501 100.708 64.0474C100.708 64.3085 100.708 64.2339 100.878 64.5804C100.83 65.1134 100.602 64.8629 100.448 64.4684C100.448 64.1699 100.687 64.8149 100.671 64.4684C100.544 64.4684 100.368 64.0207 100.406 63.7595C100.225 63.7595 99.9912 63.5783 99.8106 63.5836C99.7468 63.1412 99.7681 63.3224 99.5769 63.1199C99.6406 63.0026 99.7681 63.1199 99.9381 63.4077C99.9381 63.2425 99.784 63.0986 99.8159 62.928C99.7415 63.0559 99.5769 62.8321 99.4865 62.8854C99.5103 63.1174 99.607 63.3358 99.7628 63.509C99.63 63.6423 99.4122 63.4184 99.3484 63.8128C99.3803 64.026 99.4919 64.2339 99.5078 64.4524C99.375 64.591 99.4016 64.0367 99.2263 63.9194C99.1572 63.7755 99.2528 63.8448 99.2263 63.6689C98.9235 63.1359 98.642 63.5516 98.2914 62.976C98.2011 63.509 97.8877 63.1999 97.6593 63.2212C97.4787 62.8267 97.723 62.8481 97.6221 62.4057C97.3671 62.1125 97.553 62.9387 97.3087 62.1978C97.326 62.4751 97.3964 62.7466 97.5158 62.9973C97.3671 63.2158 97.1493 63.1572 96.905 62.9973C97.0059 63.6209 96.7509 63.4131 96.5916 63.3704C96.5562 63.264 96.5471 63.1506 96.565 63.0399C96.5916 62.9493 96.6978 63.1625 96.7669 63.2638C96.7861 63.1809 96.7748 63.0938 96.735 63.0186V62.8534C96.5756 62.6668 96.5969 63.1466 96.3632 62.6562C96.3632 62.4323 96.4906 62.6242 96.5385 62.5496C96.4588 62.1178 96.3207 62.3683 96.2304 62.2617C96.2304 61.5635 95.9807 62.1711 95.7576 61.9153C95.8373 62.1605 95.9223 62.6242 95.8054 62.6455C95.7735 62.2298 95.6248 62.2564 95.492 61.7874C95.492 61.894 95.4654 61.9153 95.4283 61.8726C95.5982 62.3097 95.3911 62.2831 95.4707 62.6935C95.3751 62.6455 95.0139 62.2191 94.9714 62.6935C94.8121 62.4963 94.8493 62.2724 94.8015 62.0592C94.589 61.878 94.4349 61.8726 94.2703 61.6381L94.2384 61.9686L94.4349 62.2724C94.4349 61.8087 94.6633 62.315 94.7696 62.3097C94.7271 62.6722 94.4615 62.1871 94.4137 62.5229C94.1587 61.5528 93.9994 62.1498 93.6488 61.7181C93.7603 61.814 93.7816 61.5741 93.9197 61.766C93.8241 61.3663 93.6328 61.5475 93.5478 61.5688C93.5797 61.7874 93.6488 61.9952 93.6594 62.2138C93.5425 62.3524 93.4735 61.8087 93.3726 61.6808C93.3726 61.8513 93.3194 61.7767 93.2557 61.6808C93.3885 62.1765 93.2557 62.2138 92.9742 61.7181C93.2026 62.2511 92.9742 61.8993 92.9742 62.379C92.6926 61.9632 93.0698 61.9633 92.7564 61.5848C92.8679 62.1765 92.7192 62.0379 92.7564 62.411C92.5173 62.0592 92.8148 62.0112 92.6979 61.7607C92.5598 61.7607 92.5333 61.7607 92.5545 62.1978C92.3314 61.8726 92.597 61.9952 92.4802 61.7074C92.0818 61.1744 92.188 61.862 92.0021 62.1125C91.8852 61.9366 91.8693 61.7447 91.7099 61.5795C91.7099 61.9686 91.4709 61.6381 91.4125 61.8726C91.3168 61.6648 91.3168 61.4462 91.2372 61.2383C91.1575 61.0305 91.2956 61.1637 91.3062 61.0625C91.4443 61.2117 91.3912 61.3823 91.439 61.5422C91.5824 61.4356 91.5612 61.1424 91.7949 61.2383C91.6356 61.1264 91.439 60.8652 91.3647 61.0571C91.2053 60.8439 91.5081 61.0038 91.3328 60.7267C91.5081 60.8599 91.6196 60.764 91.7737 60.8279C91.7737 60.7213 91.6781 60.6254 91.6887 60.5134C91.6993 60.4015 91.8002 60.8119 91.933 60.8866C91.933 60.7426 91.9915 60.7267 92.0552 60.7853C91.7949 59.7939 92.3899 60.9718 92.3686 60.3269C92.528 60.5241 92.4802 60.8173 92.613 60.7853C92.613 60.4548 92.4111 60.1563 92.4111 59.8259C92.273 59.602 92.2783 59.9005 92.1455 59.6979C92.1668 59.8104 92.2141 59.9163 92.2836 60.0071C92.2836 60.3002 92.1136 60.0977 92.0021 60.0497C91.9065 59.7672 92.0552 59.9005 92.0021 59.5593C92.103 59.4847 92.2517 59.602 92.2995 59.3515C92.4589 59.5434 92.4058 59.8365 92.5439 59.8099C92.4058 58.6212 93.2504 59.3675 93.6063 59.2768C93.686 59.4901 93.6063 59.7192 93.7231 59.9218C93.3513 59.8525 92.937 59.618 92.6183 59.7459C92.6183 60.0391 92.8201 60.0124 92.7829 59.7459C92.9476 60.0071 93.0432 59.9165 93.022 60.2789C93.0858 60.1973 93.1676 60.1316 93.261 60.087C93.3407 60.2949 93.2929 60.5188 93.4894 60.7107C93.4522 60.2416 93.5213 60.3855 93.6806 60.4388C93.8347 60.6094 93.755 60.8119 93.909 60.9718C94.1481 61.0838 94.3128 60.7426 94.3499 60.4388C94.3818 60.5721 94.4827 60.6947 94.4827 60.8333C94.4827 61.0678 94.3659 60.4282 94.3712 60.8333C94.6208 61.1211 94.7165 60.8333 94.9661 61.0838L95.0139 60.4975C95.1032 60.7143 95.2173 60.92 95.3539 61.1104C95.322 60.5774 95.1414 60.5774 95.0299 60.3322C95.0564 60.0337 95.3805 60.8652 95.3592 60.3695C95.577 60.668 95.4176 61.0198 95.6673 61.3183C95.658 61.2336 95.6269 61.1527 95.577 61.0838C95.7204 60.7746 96.0019 60.9985 96.2463 61.0838C96.2463 60.7213 95.9966 60.4015 95.9116 60.4708C95.9754 60.3056 95.8798 59.5327 96.0763 59.8738C96.2729 60.215 95.986 59.9804 96.0763 60.2789C96.1666 60.5774 96.1347 60.0657 96.2835 60.4175C96.2835 60.0977 96.1666 60.0017 96.2835 59.8418C96.3347 59.9085 96.3719 59.985 96.3929 60.0665C96.4139 60.148 96.4183 60.233 96.4057 60.3162C96.6447 60.62 96.3791 59.6606 96.6075 59.9591C96.7137 60.1936 96.5756 60.4601 96.7616 60.6787C96.82 60.4815 96.7616 60.3002 96.7616 60.103C96.7881 60.0657 96.8147 60.0231 96.8731 60.103C96.9475 60.3642 96.7881 60.3855 96.9262 60.7586C97.059 60.7 97.0909 60.9558 97.3246 61.2916C97.6646 61.5475 97.8558 61.0944 98.0152 61.0305C98.0152 61.6328 98.5463 61.297 98.8066 61.5049C98.9075 61.9259 98.5304 61.4782 98.5463 61.9526C98.8757 62.3097 98.8597 61.4516 99.1572 61.9526C99.136 61.8385 99.0887 61.7308 99.0191 61.6381C98.9925 61.2437 99.1572 61.5901 99.1625 61.2916C99.5769 62.0485 99.6618 61.2916 99.9434 61.8247C100.108 61.4249 100.374 61.8247 100.443 61.2916C100.331 61.2916 100.384 61.1904 100.251 60.9878C100.427 60.4548 100.745 61.313 100.931 61.9739C100.931 61.6434 100.783 61.3343 100.751 61.0038C100.894 61.0838 101.006 61.0038 101.176 61.201C101.266 61.3929 101.112 61.4142 101.091 61.5848C101.165 61.5848 101.585 61.8353 101.622 61.7234C101.707 61.7874 101.813 62.2191 101.702 62.0432C101.803 62.4216 101.813 62.0432 101.872 62.0432C101.85 61.9291 101.803 61.8214 101.733 61.7287C101.957 61.6701 102.557 62.5869 102.753 62.0965L102.992 62.4803C102.992 62.315 103.136 62.5816 103.12 62.299C103.577 63.1146 103.609 62.2404 104.049 63.008C104.198 62.5602 104.528 62.8427 104.905 63.3171C104.814 63.589 104.846 63.7649 104.783 63.9887C105.053 63.9301 105.197 63.3384 105.462 63.8235C105.287 63.1465 105.409 62.8001 105.144 62.0539C105.303 62.1232 105.5 62.3204 105.675 62.4003C105.484 61.6914 105.096 62.2031 104.894 61.3343C104.894 61.1424 105.064 61.5688 105.138 61.6328C105.037 61.1317 105.362 61.5795 105.362 61.0998C105.39 61.3844 105.497 61.6555 105.67 61.8833C105.584 61.6437 105.584 61.382 105.67 61.1424C105.834 61.4409 106.089 61.8247 105.983 61.3556C106.137 61.5582 106.148 61.8353 106.265 61.814C106.397 62.1125 106.307 62.0272 106.265 62.2244C106.403 62.2777 106.541 62.3417 106.61 62.1072C106.769 62.363 106.636 62.6402 106.801 62.9067C106.801 62.7734 106.705 62.1285 106.902 62.4803C106.907 62.2893 106.849 62.1021 106.737 61.9473C106.854 61.75 106.844 61.8193 106.801 61.3663C106.801 61.0838 107.019 61.7874 107.008 61.5049C106.998 61.2224 106.859 61.1957 106.78 61.0411C106.838 60.9612 106.971 61.185 107.008 61.0145C107.114 61.2224 107.008 61.4569 107.157 61.6541C107.109 61.3023 107.322 61.4782 107.322 61.7181C107.322 61.0731 107.699 61.3396 108.081 61.8833C108.044 61.6967 108.081 61.4995 108.028 61.313C107.874 61.1637 107.922 61.1424 107.747 60.8492C107.704 60.9878 107.8 61.1158 107.869 61.249C107.667 61.3929 107.338 60.9399 107.035 60.764C107.162 60.4548 107.513 61.0784 107.646 60.764C107.488 60.6672 107.35 60.5426 107.237 60.3962C107.306 60.199 107.518 60.6041 107.502 60.0391C107.608 60.2469 107.555 60.4708 107.709 60.6734C107.709 60.5134 107.789 60.5934 107.794 60.4175C107.833 60.4765 107.859 60.5433 107.87 60.6131C107.881 60.683 107.877 60.7544 107.858 60.8226C107.954 60.9718 107.943 60.6947 108.065 60.9612C107.986 60.5028 108.235 60.7586 108.14 60.3002C108.357 60.5454 108.262 60.8333 108.442 61.0838C108.496 60.8226 108.83 61.0838 108.91 61.3609C109.016 61.0465 109.133 61.5528 109.25 61.3236C109.383 61.6115 109.186 61.4302 109.213 61.6594C109.452 61.9792 109.526 61.6115 109.744 61.846C109.751 61.5997 109.722 61.3538 109.659 61.1158C109.776 61.185 109.914 61.0145 109.829 60.5827C109.993 60.7267 109.829 60.9079 109.999 61.0571C110.169 61.2064 110.121 60.8333 110.27 61.1104C110.328 60.8866 110.211 60.7053 110.318 60.6947C110.472 60.9505 110.318 61.2277 110.392 61.5049C110.392 61.75 110.137 60.9718 110.174 61.4462C110.291 61.8193 110.498 61.7447 110.557 61.4889C110.7 61.6381 110.668 61.8033 110.785 61.9526C110.859 61.6594 111.072 61.3023 111.205 61.6648C111.274 61.7447 111.205 61.5262 111.178 61.4196C111.268 61.3503 111.343 61.2383 111.539 61.6328C111.539 61.3236 111.651 61.5208 111.645 61.2117C111.587 61.4889 111.274 60.6787 111.263 61.1691C111.088 60.7746 111.167 60.6041 110.907 60.3802C110.944 59.8472 111.13 60.3802 111.178 60.4388C111.178 60.0337 111.003 60.1617 110.918 59.8045C110.918 60.0657 110.865 60.0764 110.748 59.8045C110.748 60.119 110.631 59.9218 110.7 60.2203C110.838 60.3909 110.865 60.1723 110.934 60.6094C110.902 60.7586 110.727 60.2842 110.721 60.5508C110.599 60.2469 110.721 60.1243 110.503 60.0177C110.689 60.5508 110.376 60.0177 110.28 60.0177C110.233 59.879 110.215 59.732 110.227 59.586C110.11 59.4954 109.877 59.1489 109.802 59.3301C109.537 58.6532 109.468 59.1276 109.229 58.488C109.122 58.6532 109.229 59.021 109.059 59.021C109.027 58.8861 109.027 58.7455 109.059 58.6106C108.814 58.1149 108.766 58.44 108.596 58.2534C108.596 58.4667 108.65 58.5519 108.729 58.5679C108.729 58.973 108.527 58.5679 108.623 58.989C108.623 58.9197 108.469 58.488 108.437 58.6799C108.31 58.3867 108.395 58.472 108.437 58.2748C108.219 58.0029 108.161 58.408 107.874 57.843C108.023 58.6905 107.571 57.4806 107.608 58.2001C107.518 57.6671 107.438 58.0136 107.332 57.6671C107.423 57.5978 107.502 57.4806 107.699 57.8697C107.635 57.1927 108.028 57.6991 108.294 58.0509C108.232 57.8106 108.223 57.5595 108.267 57.3153C108.177 58.1095 107.205 56.276 107.268 57.7577C107.067 57.6938 106.918 57.8324 106.674 57.5765C106.674 57.7897 106.727 57.875 106.806 57.891C106.806 58.0562 106.769 58.2215 106.748 58.392C106.705 58.4507 106.631 58.392 106.541 58.2481C106.567 57.9816 106.716 58.2481 106.7 57.8217C106.567 57.6138 106.488 57.6511 106.35 57.4486L106.312 57.7791C106.27 57.7791 106.211 57.7791 106.153 57.7151C106.071 57.5365 106.054 57.3346 106.105 57.1448C105.856 57.0275 106.18 57.9336 105.877 57.6778C105.883 57.82 105.927 57.958 106.004 58.0776C105.978 58.2215 105.941 58.3068 105.871 58.2588C105.813 57.5445 105.34 57.406 105.101 57.1128C105.218 56.8943 105.755 57.3313 105.59 56.729C105.76 56.697 105.994 56.9529 106.121 56.8303C106.025 56.3719 105.882 56.7184 105.76 56.5425C105.84 56.3079 105.887 56.4892 105.871 56.0094C106.11 56.697 106.057 56.0681 106.291 56.7823C106.324 56.4774 106.261 56.1699 106.11 55.9028C106.185 55.7429 106.307 56.2493 106.392 56.3612C106.392 56.164 106.504 56.2493 106.498 55.9402C106.642 56.0894 106.604 56.2546 106.727 56.4092C106.759 55.9988 106.796 56.4092 106.944 56.4625C107.019 56.2013 107.199 56.3879 107.263 56.1001C107.423 56.2706 107.338 56.4732 107.423 56.6331C107.316 56.7823 106.971 56.4305 107.152 57.0702C107.237 57.1128 107.242 56.8036 107.3 56.7237C107.332 56.8334 107.377 56.9389 107.433 57.0382C107.476 56.6757 107.492 56.6437 107.672 56.9316C107.762 56.6171 107.513 56.3452 107.603 56.0361C107.603 55.9828 107.662 56.0361 107.672 55.9455C107.826 56.148 107.778 56.3719 107.821 56.5851C107.991 56.9636 107.98 56.5851 108.124 56.8783C108.134 56.8227 108.132 56.7657 108.119 56.7107C108.107 56.6557 108.083 56.6039 108.049 56.5585C108.172 56.3452 108.522 57.0915 108.522 56.3452C108.894 56.5851 109.053 56.2067 109.43 56.7344C109.43 56.3186 109.595 56.6118 109.675 56.5425C109.609 56.3049 109.58 56.0586 109.59 55.8122C109.444 55.6202 109.319 55.4129 109.218 55.1939C109.252 55.4107 109.262 55.6305 109.25 55.8495C109.154 55.9721 108.963 55.7003 108.936 56.132C108.798 55.8442 108.936 55.5297 108.878 55.2312C108.761 55.034 108.612 55.3378 108.527 54.8635C108.31 54.7569 108.256 55.3592 107.922 54.7675C107.975 54.5063 108.124 54.6396 108.187 54.4104C108.097 54.3464 108.039 54.4424 107.885 54.1119C107.932 54.453 107.885 54.4584 107.773 54.1119C107.688 54.7142 107.242 53.872 107.098 54.1119C106.944 53.968 107.035 53.7921 107.04 53.6269C106.897 53.3444 106.891 53.6269 106.774 53.4936C106.87 53.7975 107.008 54.0864 107.183 54.3518C107.218 54.4843 107.239 54.62 107.247 54.7569C107.189 54.7888 107.104 54.7142 107.029 54.6982C106.96 54.5383 107.029 54.3678 106.859 54.2238C106.838 54.358 106.838 54.4947 106.859 54.6289C106.859 54.7036 106.764 54.5383 106.748 54.6289C106.599 54.2931 106.748 54.437 106.689 54.1439C106.727 53.92 106.929 54.4051 106.929 54.032C105.962 53.7814 105.085 53.9094 104.065 53.4563C104.166 54.1226 103.8 53.8134 103.625 53.339C103.651 53.6908 103.826 54.0266 103.848 54.4051C103.725 54.5916 103.582 53.9413 103.476 54.2025C103.446 54.0961 103.446 53.9837 103.476 53.8774C103.311 53.7974 103.258 54.1865 103.067 54.0053C103.024 53.1205 102.61 53.5682 102.222 52.9393C102.148 53.1098 102.312 53.2537 102.397 53.4083C102.158 53.4083 102.238 53.307 101.978 53.1312C101.978 53.2697 102.116 53.387 102.1 53.5309C102.058 53.5895 101.983 53.5309 101.893 53.3923C101.925 53.5542 101.925 53.7208 101.893 53.8827C101.834 54.1545 101.702 53.4776 101.664 53.9147C101.59 53.7627 101.569 53.5897 101.606 53.4243C101.202 53.2324 101.197 52.9872 100.83 53.2751C100.773 53.1501 100.75 53.0123 100.761 52.8753C100.613 53.3763 100.23 52.9553 100.039 53.2964C99.9944 53.1933 99.9675 53.0833 99.9593 52.9712C99.8531 52.9712 99.8106 53.2431 99.784 53.5736C99.7235 53.5114 99.6807 53.4341 99.6602 53.3497C99.6396 53.2654 99.642 53.177 99.6672 53.0938C99.3697 53.3284 98.8013 52.4809 98.6738 53.3817C98.5198 53.2111 98.6048 53.0086 98.4507 52.8487C98.4507 52.6887 98.5942 52.9499 98.5782 52.6674C98.3445 52.8327 98.132 53.355 97.6964 53.0299C97.7389 53.3817 97.9833 53.2484 97.9142 53.6588C97.6805 53.3444 97.4893 53.0885 97.383 53.2324C97.4308 53.7654 97.5158 53.2324 97.6486 53.4456C97.6486 53.8134 97.4733 53.6215 97.3937 53.7228C97.3257 53.4583 97.276 53.1893 97.2449 52.9179C96.99 53.0725 96.9315 53.6908 96.5172 53.451C96.4694 53.3497 96.5172 53.2324 96.4375 53.1312C96.3578 53.0299 96.3207 53.0778 96.2304 52.9126C96.2038 53.2324 96.2622 53.2378 96.1826 53.4456C96.133 53.2772 96.0519 53.1198 95.9435 52.9819C95.8479 53.1685 95.6779 53.0938 95.5345 53.1205C95.4176 52.9233 95.5345 52.8273 95.6089 52.9446C95.3751 52.4702 95.2795 53.0779 95.322 53.5629C95.1202 53.371 95.1998 53.1418 95.2158 52.9179C95.0139 52.9179 94.9874 53.6322 94.7165 53.3977C94.6315 53.3017 94.6687 53.0032 94.7483 53.1312C94.6368 52.87 94.5093 52.774 94.3818 52.7847C94.419 52.7527 94.5252 52.6514 94.3818 52.4595C94.4137 52.3583 94.5465 52.6248 94.5146 52.273C94.3393 51.9958 94.3234 52.3103 94.1853 52.1557C94.2756 52.3636 94.3074 52.774 94.1428 52.5715C94.1428 52.7314 94.2118 52.6354 94.2915 52.8007C94.1553 53.0005 94.0933 53.2419 94.1162 53.4829C93.925 53.2911 94.0684 53.0512 93.8931 52.854C93.8931 53.1258 93.7285 53.1471 93.8294 53.5256C93.5585 53.4616 93.2238 53.2804 93.0963 53.4616C93.1757 53.6387 93.198 53.8362 93.1601 54.0266C92.9476 53.5842 93.0485 53.323 92.7776 53.2591C92.7776 52.9233 92.9051 53.1365 92.9635 53.0672C92.8467 52.6568 92.7192 53.1685 92.5705 53.0352C92.6231 53.1637 92.6501 53.3014 92.6501 53.4403C92.512 53.2857 92.4802 53.4403 92.2942 52.9926C92.2305 53.1951 92.358 53.371 92.2942 53.5682C92.2252 53.6322 91.9436 52.8913 91.9596 53.5362C91.8374 53.387 91.864 53.2164 91.7152 53.0725C91.7152 52.854 91.8162 52.9286 91.8958 52.9659C91.2584 52.2357 90.7803 53.0938 90.196 52.9659C90.1385 52.7525 90.1205 52.5303 90.1429 52.3103C90.0101 52.225 89.9729 52.5022 89.803 52.2783C89.8002 52.4633 89.8421 52.6462 89.9251 52.8113C89.6755 52.8646 89.0009 52.1824 89.038 53.2751C88.8521 52.9286 89.038 52.9819 88.969 52.7101C88.841 52.7502 88.7039 52.7502 88.5759 52.7101C88.5759 52.8487 88.6556 52.9766 88.6556 53.1152C88.5122 53.2964 87.9438 52.4329 88.0341 53.1152C87.9119 52.9393 87.896 52.7474 87.7366 52.5821C87.6729 52.6887 87.6941 53.0779 87.4976 52.6994C87.5985 53.5522 86.9664 52.5875 86.8867 53.2004C86.8867 53.0405 86.6955 52.902 86.7008 52.7367C86.6052 52.9339 86.5415 53.2697 86.2493 52.7367C86.2493 52.9553 86.2121 53.0459 86.1643 53.0832C86.1312 52.9729 86.081 52.8686 86.0156 52.774C86.0634 53.0299 85.904 53.0512 85.904 52.774C85.8775 53.0192 85.7128 52.9872 85.5003 52.8327C85.6331 53.1685 85.5641 53.2111 85.4631 53.2537C85.434 53.1473 85.434 53.035 85.4631 52.9286C85.2825 52.8273 85.1869 53.0139 85.0063 52.9286C85.0063 52.5288 85.1763 52.9819 85.0966 52.5022C84.9904 52.4382 84.8682 52.3263 84.8151 52.4649C84.783 52.33 84.783 52.1894 84.8151 52.0545C84.9213 52.0545 85.171 52.5448 85.155 52.0864C85.0541 52.209 84.9319 51.5534 84.8416 51.7187C84.7035 51.3669 84.8045 51.3136 84.8841 51.2176C84.951 51.3882 84.9921 51.5679 85.0063 51.7506C85.1816 51.9479 85.1072 51.5428 85.1019 51.3242C85.1975 51.3242 85.256 51.159 85.4313 51.4362C85.1975 51.3935 85.4313 51.9692 85.2241 51.8786C85.2507 52.1771 85.4472 51.9905 85.3569 52.3583C85.3197 52.6301 85.2453 51.8626 85.2029 52.1344C85.1497 52.4915 85.24 52.321 85.3941 52.5981C85.3941 52.6408 85.3356 52.6834 85.2772 52.5981C85.4844 52.87 85.7287 52.3476 86.0209 52.5662C85.835 52.1184 86.1059 52.4596 86.0209 52.0704C85.9375 52.0959 85.8634 52.1453 85.8077 52.2126C85.752 52.2799 85.7172 52.362 85.7075 52.4489C85.341 51.3829 85.904 51.66 85.9678 51.3402C86.2918 51.7027 86.1962 52.1291 86.4405 52.5075C86.3024 51.9745 86.6689 52.6195 86.6371 52.1451C86.5733 52.2357 86.2705 52.0971 86.2281 51.6121C86.5308 52.1078 86.3024 51.3136 86.6264 51.6121C86.8071 51.8359 86.7221 52.0971 86.908 52.3156L86.9398 51.8946C86.8617 51.8086 86.8117 51.7007 86.7964 51.5854C86.9558 51.1537 87.2692 51.2603 87.471 50.9884C87.2851 50.626 87.2745 50.9298 87.147 50.7912C87.2373 50.498 87.4657 50.2582 87.7101 50.8712C87.6198 50.8232 87.5613 50.9085 87.5667 51.2229C87.572 51.5374 87.7313 51.2976 87.7632 51.6067C87.9225 51.4948 87.9013 50.8392 88.22 51.5374C88.22 51.2016 88.3209 51.3882 88.4006 51.4255C88.3895 51.2896 88.3628 51.1555 88.3209 51.0257C88.6078 51.2656 88.8203 50.642 89.1018 51.2389C89.2133 51.1856 89.3036 51.0257 89.4099 50.9458C89.4491 51.0762 89.4758 51.21 89.4896 51.3455C89.6436 51.4948 89.4896 51.0311 89.5267 50.9245C89.6755 51.1637 89.7495 51.4422 89.7392 51.724C89.9092 51.8413 90.0207 51.6387 90.212 52.1451C90.1002 51.8363 90.0322 51.5134 90.0101 51.1856C89.7658 50.9724 90.1323 51.8892 89.8136 51.5481C89.758 51.4492 89.7241 51.3396 89.714 51.2266C89.7039 51.1136 89.718 50.9997 89.7551 50.8925C89.9358 50.7113 90.366 51.4521 90.5254 51.191C90.7272 51.6227 90.5254 51.4681 90.4776 51.724C90.6369 51.9372 90.6635 51.66 90.7272 51.5214C90.6927 51.4127 90.6445 51.3088 90.5838 51.2123C90.6316 51.111 90.7379 51.3829 90.6529 51.0364C90.9025 51.3402 90.8441 50.5034 91.2106 51.207C91.1309 50.8445 91.3593 50.7539 91.4975 51.1696C91.4072 50.4714 91.6887 50.4607 91.9383 50.6953C91.9383 50.5833 91.9065 50.4767 91.9118 50.3701C92.1349 50.6153 92.2411 50.3701 92.3792 50.9031C92.3792 50.7059 92.4164 50.514 92.4323 50.3168C92.6979 50.5567 92.512 50.8498 92.6979 51.1057C92.7351 50.7592 92.8785 50.8072 93.0538 50.9724C93.0007 50.7059 93.0538 50.4394 93.0167 50.1516C93.1813 50.4607 93.0167 50.8072 93.2663 51.111C93.0645 50.3328 93.4469 50.3222 93.7125 50.6366C93.8188 50.4607 93.6753 49.981 93.8719 50.1036C93.9409 50.3861 93.9197 50.7272 94.0578 50.5727C94.133 50.8104 94.1476 51.0633 94.1003 51.3082C94.1375 51.3882 94.1481 51.3455 94.1534 51.3082L94.2543 51.4628C94.2915 51.2389 94.1693 51.0364 94.2065 50.8072C94.2437 50.578 94.4349 51.1963 94.658 51.4042C94.658 51.079 94.9024 51.5161 94.9555 51.2816C94.7218 50.8498 94.6368 50.9778 94.5677 51.1696C94.5024 50.9761 94.4035 50.7956 94.2756 50.6366C94.4243 50.7006 94.3128 50.3435 94.5571 50.6846C94.6474 50.5034 94.4031 50.3755 94.4934 50.1996C94.7165 50.5727 94.9608 50.4341 95.1998 50.5087C95.1998 50.3008 94.9608 50.2795 94.9289 50.3861C94.7271 49.7678 95.0299 49.8105 95.1998 49.933C95.3858 50.3062 95.0033 49.9917 95.168 50.2688C95.4176 50.658 95.2052 49.9704 95.407 50.1516C95.407 50.9404 95.816 49.9757 96.1985 50.6846C96.2385 50.3691 96.3097 50.0585 96.411 49.7571C96.5756 50.4607 96.8837 49.7571 96.889 49.528C96.9684 49.6146 97.017 49.7252 97.0271 49.8424C97.0271 49.5866 97.2024 49.8424 97.2343 49.4853C97.4787 50.0556 97.4362 49.4853 97.6008 49.2774C97.6911 49.4533 97.6646 49.6505 97.8292 49.8105C98.0789 49.3414 98.3604 49.6879 98.6685 49.3787C98.7641 49.5759 98.7376 49.7785 98.8544 49.7625C98.7004 49.1229 98.9872 49.4693 99.1838 49.8851C99.0032 49.4054 99.1041 49.0322 99.3113 49.2135C99.46 49.6026 99.1307 49.2135 99.2688 49.6292C99.3538 49.7785 99.3803 49.6879 99.4706 49.8531C99.4706 49.6399 99.3431 49.4587 99.4706 49.4427C99.5397 49.5706 99.4706 49.7145 99.5397 49.8424C99.7734 50.029 99.7734 49.7838 99.6937 49.496C99.7999 49.3361 99.8159 49.997 99.9328 49.8744C99.8813 49.7676 99.8609 49.6484 99.8741 49.5305C99.8872 49.4126 99.9334 49.3009 100.007 49.2081C100.177 49.6772 100.097 49.2081 100.305 49.5813C100.22 49.2348 100.374 49.2508 100.496 49.3947C100.618 49.5386 100.464 49.496 100.57 49.7945C100.491 49.2614 101.075 49.7945 100.825 49.0216C100.985 49.2348 100.915 48.4886 101.08 48.7444C101.25 49.0855 101.048 49.0003 101.08 49.4054C101.218 49.5173 101.282 49.3307 101.415 49.4427C101.218 48.4299 101.728 48.8563 101.787 48.6538C101.821 48.8514 101.799 49.0546 101.723 49.2401C101.689 49.1951 101.664 49.1435 101.65 49.0885C101.636 49.0335 101.634 48.9763 101.643 48.9203C101.473 48.7551 101.617 49.1708 101.494 49.2668C101.707 49.3467 101.728 49.2295 102.026 49.8584C102.095 49.6559 101.919 49.4853 101.919 49.2934C102.233 49.8584 102.753 49.1548 103.051 49.3254C103.098 49.2379 103.123 49.1399 103.123 49.0402C103.123 48.9406 103.098 48.8426 103.051 48.7551C103.115 48.382 103.417 49.0536 103.263 48.398C103.401 48.6005 103.359 48.8244 103.417 49.0376C103.391 49.1282 103.29 48.915 103.215 48.8137C103.215 49.1442 103.407 49.3147 103.253 49.4693C103.401 49.4693 103.37 49.2295 103.486 48.9363C103.514 49.0476 103.558 49.1538 103.619 49.2508C103.646 48.9683 103.513 49.0589 103.455 48.7178C103.508 48.5525 103.662 48.835 103.656 48.4459C103.221 48.1882 102.715 48.0745 102.212 48.1208C102.047 47.9715 102.212 47.7903 102.042 47.6464C101.93 47.6464 102.01 47.8436 101.994 48.0622C101.863 47.7515 101.843 47.4054 101.935 47.0814C102.185 47.0814 102.637 47.7637 102.833 47.2253C102.913 47.2253 103.077 47.5131 103.146 47.4385C102.982 47.0867 103.019 47.1347 103.226 47.2626C103.29 47.0921 103.152 46.9428 103.168 46.7776C103.534 47.3639 103.47 46.8842 103.672 46.8842C103.789 47.0334 103.757 47.1987 103.901 47.3479C103.805 47.0015 103.837 46.7563 104.007 46.9268C104.177 47.0974 103.938 47.2626 104.124 47.4065C104.124 47.236 104.177 47.3106 104.235 47.4065C104.211 47.2726 104.211 47.1354 104.235 47.0014C104.525 47.1224 104.776 47.3195 104.963 47.5718C104.852 46.8842 105.197 47.7157 105.223 47.2946C105.356 47.5931 105.138 47.4065 105.176 47.7157C105.277 47.6784 105.367 47.5931 105.51 47.7583C105.553 47.6784 105.51 47.2253 105.611 47.4172C105.557 47.3028 105.527 47.1786 105.523 47.0522C105.518 46.9257 105.539 46.7996 105.585 46.6816C105.388 46.7989 105.176 46.2979 105.053 46.6816C104.862 46.3298 105.053 46.3885 104.894 46.1486C104.843 46.3944 104.871 46.65 104.974 46.8789C104.937 47.0014 104.846 46.9215 104.83 47.14C104.698 46.607 104.575 46.9002 104.501 47.0121C104.347 46.6763 104.554 46.6976 104.501 46.2765C104.373 46.2232 104.4 46.3618 104.4 46.6177C104.331 46.4898 104.172 46.1859 103.996 46.1699C104.036 46.3885 104.036 46.6124 103.996 46.8309C103.933 46.5542 103.829 46.2883 103.688 46.042C103.688 46.2925 103.529 46.042 103.46 46.0687C103.46 45.8768 103.327 45.7009 103.295 45.5357C103.141 45.6043 102.973 45.6352 102.805 45.6259C102.637 45.6167 102.474 45.5675 102.328 45.4824C102.275 46.0154 101.93 45.3224 101.845 45.7009C101.314 44.9067 101.218 46.2765 100.751 45.2532C100.751 45.557 100.655 45.3651 100.655 45.5943C100.562 45.428 100.444 45.277 100.305 45.1465C100.374 44.9387 100.549 45.2532 100.469 44.7148C100.522 45.1519 100.586 44.9067 100.719 45.008C100.719 44.6615 100.618 44.7681 100.528 44.7095C100.57 44.3044 100.756 44.5069 100.894 44.4963C100.985 44.6508 100.825 44.7734 100.756 44.6775C100.91 45.0879 101.101 44.6135 101.287 44.6775C101.144 44.379 101.17 44.7575 101.027 44.459C101.319 44.5283 101.324 44.1232 101.558 43.9899C101.691 44.1658 101.457 44.3843 101.664 44.5549L101.702 44.2191C102.036 44.5176 102.27 44.2191 102.376 43.894C102.312 44.363 102.562 44.1978 102.732 44.2671C102.7 44.0592 102.732 43.8567 102.605 43.8673C102.663 43.2383 102.918 44.1605 102.976 43.6648C103.086 43.8886 103.155 44.1306 103.178 44.379C103.285 44.4909 103.285 43.9366 103.247 43.7927C103.322 43.5848 103.72 44.2777 103.609 43.6701C103.686 43.7026 103.754 43.7544 103.806 43.8206C103.858 43.8868 103.893 43.9653 103.906 44.0485C103.906 43.6541 104.225 43.5155 104.565 43.8087C104.458 44.0059 104.453 43.9313 104.437 44.395C104.575 44.5656 104.703 44.6722 104.841 44.8427C104.905 44.7415 104.618 44.3097 104.777 44.443C104.729 44.0166 104.644 44.443 104.602 44.443C104.453 43.91 104.708 43.5262 104.99 44.0699C105.192 44.0699 105.138 43.0038 105.457 43.5368L105.5 43.2064C105.638 43.3556 105.574 43.5262 105.611 43.6861C105.76 43.8033 105.728 43.1531 105.925 43.4835C106.121 43.814 105.861 43.7074 105.871 43.9046C106.148 43.6488 106.376 43.2917 106.732 43.9046C106.828 43.8726 106.939 43.9046 106.95 43.5528C106.904 43.4985 106.87 43.4357 106.849 43.368C106.828 43.3002 106.821 43.229 106.828 43.1584C107.04 43.5368 107.231 42.9772 107.545 43.4142C107.545 43.6274 107.502 43.83 107.396 43.6701C107.518 43.9419 107.826 43.9153 107.991 43.9419C108.033 43.5262 107.89 43.9419 107.757 43.5528C107.794 43.2757 107.948 43.5208 107.975 43.201C107.915 43.1222 107.871 43.032 107.847 42.9358C107.822 42.8397 107.817 42.7395 107.832 42.6414C107.704 42.4228 107.72 42.6414 107.64 42.3322C107.677 42.3056 107.709 42.2736 107.72 42.1563C108.012 42.7533 108.017 42.5827 108.251 42.8386C108.251 43.2437 108.002 42.6254 107.996 43.0305C108.134 43.329 108.15 43.1158 108.288 43.4089C108.156 43.0944 108.363 42.8066 108.485 42.8173C108.514 42.9237 108.514 43.036 108.485 43.1424C108.655 43.5208 108.65 43.1424 108.793 43.4409C108.793 43.2757 108.639 43.1264 108.623 42.9665C108.766 42.6574 109.059 43.0465 109.218 42.8226C109.122 42.3962 109.085 42.9025 108.947 42.684C108.928 42.6018 108.901 42.5215 108.867 42.4441C109.048 42.5881 109.021 42.2736 109.144 42.087C109.032 41.634 108.926 41.7939 108.958 42.1936C108.777 41.9911 108.958 41.6606 108.793 41.7139C108.825 41.4581 109.005 41.3515 108.793 40.9784C108.708 40.9784 108.719 41.1809 108.851 41.3834C108.851 41.4687 108.756 41.3088 108.697 41.2342C108.628 41.4314 108.697 41.618 108.697 41.8099C108.522 41.8099 108.315 41.6926 108.209 42.0231C107.81 41.2342 107.762 41.9751 107.497 41.7726C107.359 41.1276 107.768 41.506 107.662 40.9304C107.396 41.2235 107.072 40.6745 106.859 41.3461C106.689 41.005 106.562 40.7065 106.53 41.2129C106.376 40.9433 106.334 40.6233 106.413 40.3227C106.318 40.1042 106.328 40.3707 106.249 40.2588C106.371 40.52 106.249 40.7918 106.435 41.0583C106.132 40.6639 106.068 41.2875 105.84 41.2076C106.025 40.8344 106.116 40.4667 106.169 40.4293C105.946 39.8537 105.797 40.7225 105.638 40.9037C105.526 40.488 105.351 40.6266 105.261 40.6959C105.261 40.8078 105.351 40.9091 105.335 41.021C105.319 41.1329 105.277 41.021 105.266 41.1116C105.251 40.9718 105.209 40.8362 105.144 40.7118C104.899 40.7118 104.729 41.0903 104.506 41.1969C104.484 41.1168 104.455 41.0384 104.421 40.9624C104.639 40.7598 104.66 40.472 104.857 40.2534C104.565 39.9123 104.437 40.2534 104.188 40.0829C104.188 40.3814 104.299 40.1682 104.379 40.3867C104.379 40.5946 104.315 40.5573 104.289 40.6479C104.097 40.4293 104.097 40.0083 103.959 40.0243C103.959 40.1682 103.996 40.2961 103.959 40.4347C103.922 40.5733 104.007 40.3974 104.028 40.3441C104.14 40.5253 104.273 41.1596 104.219 40.6532C104.496 41.069 104.331 41.2822 104.219 41.2289C104.31 40.9677 103.986 40.9677 104.012 40.5999C103.901 40.4613 103.954 41.037 103.853 40.9464C103.795 40.8552 103.771 40.7468 103.785 40.6398C103.799 40.5328 103.849 40.4338 103.927 40.3601C103.927 40.1362 103.752 39.9443 103.773 39.7204C103.619 39.5285 103.598 39.9123 103.433 39.6778C103.354 39.326 103.492 39.4166 103.433 39.0168C103.215 38.5691 103.253 39.2034 103.051 38.8143C103.051 39.1128 103.221 38.9369 103.343 39.2727C103.253 39.2727 103.178 39.342 103.061 39.2247C103.217 39.4894 103.298 39.7916 103.295 40.0989C103.295 40.1522 103.237 40.0989 103.226 40.1895C103.056 40.0456 103.226 39.8643 103.056 39.7151C103.056 40.2481 102.275 39.955 102.18 39.326C102.18 39.6298 102.031 39.4859 102.116 39.827C101.903 39.6032 101.951 39.3526 101.797 39.1235C101.967 39.1874 102.036 38.841 102.222 38.9902C102.199 38.9249 102.161 38.8664 102.109 38.8199C102.058 38.7734 101.997 38.7405 101.93 38.7241C101.863 38.7077 101.792 38.7083 101.726 38.7259C101.659 38.7435 101.598 38.7776 101.548 38.825C101.452 38.6704 101.51 38.4998 101.372 38.3506C101.309 38.6118 101.245 38.8836 100.953 38.4838C101.032 38.8943 100.894 38.8569 101.085 39.2887C100.91 38.9529 100.926 39.4912 100.692 39.1714C100.921 39.7418 100.512 39.4433 100.613 39.8377C100.342 39.6245 100.613 39.3473 100.411 39.1235C100.411 39.4593 100.315 39.4859 100.204 39.3953C100.155 39.2096 100.12 39.0208 100.097 38.8303C100.347 38.5851 100.714 38.8303 100.841 38.4145C100.703 38.1161 100.751 38.6064 100.581 38.196C100.416 39.1554 99.6937 37.7856 99.4865 38.5691C98.9182 37.8122 98.4242 38.761 98.0577 37.9295C97.9238 37.9032 97.7923 37.8657 97.6646 37.8176C97.7549 38.4305 97.4415 38.0201 97.3299 38.1907C97.2874 38.0574 97.3034 37.9188 97.2024 37.7909C97.298 38.212 97.0909 38.2546 97.0165 37.8975C96.8147 38.4305 96.3153 37.7696 96.0657 38.1054C96.2144 38.3186 96.0657 38.4838 96.0657 38.6011C95.9648 38.4199 96.0976 38.212 96.0179 38.0308C95.6407 37.6736 95.4867 38.2227 95.2317 38.2973C95.0883 37.695 94.7483 37.7056 94.7855 38.1054C94.6527 37.8229 94.6474 38.0254 94.5306 37.8122C94.6049 38.7077 93.686 37.5457 93.5372 38.3452C93.0538 37.4924 92.9476 39.0115 92.512 38.1534C92.6236 38.228 92.682 38.0894 92.7564 38.0361C92.5758 37.6044 92.443 38.2706 92.1667 38.1161C92.0552 38.0574 91.5931 37.6203 91.7046 38.1161C91.7046 38.3133 91.524 37.8869 91.4496 37.8229C91.3222 38.1693 91.0459 37.9188 90.9185 38.3079C90.5997 38.0414 90.1004 38.212 89.7073 38.2333C88.645 38.196 87.5826 38.2333 86.5202 38.2333C87.3223 37.8709 88.1138 37.4871 88.8681 37.0927H88.9531C88.9531 37.0927 88.9531 37.0607 88.9531 37.0447L89.1443 36.9487C89.3036 37.1673 89.5374 36.9114 89.7073 37.066C89.6489 36.6396 89.5586 36.9807 89.4577 36.7888L89.6755 36.6822C90.0579 37.2899 90.2757 36.7622 90.6369 37.098C90.7007 36.8954 90.5148 36.7302 90.5785 36.5277C90.5785 36.4584 90.6847 36.6236 90.7007 36.5277C90.7353 36.6623 90.7353 36.8035 90.7007 36.9381C90.8441 37.1353 90.9291 37.114 90.945 36.8208C90.9078 36.6609 90.7644 36.517 90.8228 36.3464C90.7379 36.2132 90.7325 36.4104 90.6475 36.2878L91.1787 36.1119C91.1787 36.1119 91.2053 36.1119 91.2159 36.1119C91.3487 36.501 91.0034 36.0533 91.0141 36.3837C91.3434 36.9168 91.0141 36.6023 90.9663 36.8048C91.4018 37.3378 91.2053 36.6822 91.5824 37.05C91.5824 36.8795 91.4178 36.7409 91.4018 36.581C91.3859 36.4211 91.4709 36.581 91.5081 36.6449C91.5081 36.4317 91.4496 36.3518 91.37 36.3358C91.3707 36.2243 91.398 36.1147 91.4496 36.016L91.8427 35.8987C91.8427 35.9307 91.8427 35.968 91.8693 36.016C91.8958 36.0639 91.9277 35.9467 91.9436 35.8667L92.188 35.7974C92.1699 35.8834 92.1592 35.9708 92.1561 36.0586C92.2783 36.2238 92.2889 35.9893 92.2464 35.7814L92.4164 35.7335C92.443 35.7335 92.4695 35.7335 92.4802 35.7335C92.5386 35.8827 92.4801 36.0426 92.6554 36.1759C92.643 36.0815 92.6498 35.9857 92.6754 35.8941C92.701 35.8024 92.7448 35.717 92.8042 35.6428L92.9795 35.5949C93.0698 35.6269 93.1548 35.7281 93.2079 35.936C93.3247 35.8667 93.5213 36.1332 93.5319 35.6428C93.8559 36.2665 93.9037 35.4776 94.1268 36.0639C94.0419 35.0832 94.8015 36.4903 94.8652 35.7175C95.168 35.8987 95.3486 35.6109 95.6673 35.8614C95.8054 36.0746 95.5239 35.9094 95.747 36.1812C95.9541 35.3763 96.6022 36.3571 96.889 35.8667C96.804 35.7228 96.7722 35.8081 96.6819 35.6482C96.5916 35.4883 96.6819 35.4296 96.6022 35.3284C96.7987 35.3763 97.0696 35.7388 97.2555 35.7388C97.2555 35.5309 97.1652 35.5842 97.1068 35.5096C96.9793 35.2271 97.2556 35.5576 97.2077 35.1685C97.2662 35.3763 97.3193 35.4563 97.399 35.4723C97.3299 34.5395 97.9302 35.7175 98.0311 35.0565C98.1061 35.1429 98.1597 35.2459 98.1874 35.3571C98.2151 35.4683 98.2162 35.5845 98.1905 35.6962C98.3392 35.9786 98.3445 35.6962 98.4667 35.8294C98.4337 35.6866 98.3683 35.5534 98.2754 35.4403C98.2754 35.0885 98.3764 35.1685 98.4401 35.0885C98.5157 35.2403 98.5346 35.4143 98.4932 35.5789C98.626 35.2431 98.9022 35.4936 99.0988 35.4243C99.1678 35.5789 99.0988 35.7548 99.2741 35.8987C99.1891 35.0512 99.9593 35.5469 100.066 35.1471C100.23 35.5309 100.437 35.3977 100.336 35.7708C100.485 35.8401 100.443 35.6215 100.39 35.355C100.501 35.2804 100.73 36.1012 100.809 35.7121C100.687 35.4456 100.692 35.7121 100.597 35.5789C100.615 35.4964 100.605 35.4104 100.57 35.3337C100.873 35.3337 101.277 35.7495 101.42 35.0672C101.468 35.3486 101.572 35.6172 101.728 35.8561C101.76 35.6055 101.579 35.3763 101.468 35.1471C101.468 34.4702 101.872 35.4936 101.903 34.9286C102.153 35.2004 101.967 35.5256 102.137 35.8028C102.135 35.5023 102.096 35.2033 102.02 34.9126C102.068 34.6088 102.212 35.2111 102.238 35.0565C102.27 35.1915 102.27 35.332 102.238 35.467C102.366 35.5629 102.472 35.3124 102.35 35.0405C102.684 35.5736 102.562 35.0405 102.854 35.6375C102.971 35.2964 103.019 35.419 103.269 35.5895C103.242 35.371 103.083 35.1738 103.178 34.9446L102.934 34.5555C102.828 34.5555 102.982 34.9819 102.759 34.5555C102.747 34.611 102.748 34.6684 102.761 34.7237C102.773 34.7789 102.798 34.8307 102.833 34.8753C102.642 34.8753 102.116 35.1258 102.031 34.3423C101.93 34.1611 101.973 34.6035 101.93 34.6834C101.857 34.5783 101.811 34.4562 101.797 34.3286C101.783 34.2009 101.801 34.0718 101.85 33.9532C101.765 33.8572 101.473 33.9532 101.686 34.2996C101.59 34.4382 101.378 34.1024 101.356 34.5875C101.261 34.4062 101.394 34.1984 101.314 34.0118C101.133 33.7027 100.979 34.3636 100.894 33.6547C100.772 33.4735 100.846 33.9105 100.894 33.9798C100.793 34.0118 100.676 33.9798 100.512 33.7773C100.512 33.9159 100.581 34.0438 100.575 34.1824C100.57 34.321 100.427 34.1397 100.39 34.2837C100.353 34.1531 100.33 34.0191 100.321 33.8839C100.145 34.2463 99.8796 34.241 99.5875 34.1344C99.4653 33.9159 99.6725 34.0971 99.63 33.7986C99.4865 33.5854 99.4865 33.9479 99.3059 33.5907C99.2263 34.0651 98.9447 32.9245 98.8651 33.3988C98.9394 33.4681 99.0032 33.4681 99.0775 33.5374C99.0775 33.9692 98.8969 33.4575 98.9182 33.8839C98.8774 33.8268 98.8504 33.7609 98.8393 33.6916C98.8283 33.6222 98.8334 33.5512 98.8544 33.4841C98.796 33.4841 98.7748 33.5961 98.6844 33.4202C98.7694 33.9532 98.1533 33.7187 97.8983 33.5961C97.899 33.5836 97.899 33.5712 97.8983 33.5588L97.9567 33.5055C98.0098 33.5428 98.063 33.5641 98.0523 33.4255C98.355 33.1382 98.5987 32.7941 98.7694 32.4128L97.2077 32.9938C97.0856 32.8658 96.9793 32.8125 96.9368 33.0417H97.0112L96.8731 33.095C96.8731 33.095 96.8731 33.0471 96.8731 33.0204C96.719 32.7592 96.6925 32.9351 96.7137 33.1537L96.6075 33.191C96.588 33.1064 96.5595 33.0242 96.5225 32.9458C98.8916 31.1495 102.036 31.1175 104.708 29.4705C104.352 28.6603 104.177 28.2659 104.995 27.3971C102.998 28.3512 100.172 29.9662 98.0895 30.2914L97.6221 29.0548C98.6926 28.4746 99.8286 28.0255 101.006 27.7169C102.221 27.3984 103.378 26.8912 104.437 26.2138L103.694 24.6147C103.54 24.2736 104.225 23.9005 104.984 23.5007C103.986 24.0017 102.44 24.716 101.611 25.0998C101.436 24.6947 101.08 23.8845 100.915 23.5007C100.751 23.1169 101.67 22.6959 102.583 22.2641C102.222 21.4646 102.727 20.2493 101.654 20.2653C100.777 20.681 99.8796 21.0755 98.966 21.4593C100.38 20.7397 101.524 19.5804 102.227 18.1545C102.442 17.7472 102.566 17.2976 102.59 16.8373C102.614 16.377 102.537 15.917 102.366 15.4895C101.797 16.2943 101.197 15.1163 100.607 15.8999C101.526 14.7219 102.201 13.4373 102.281 12.6272C102.308 12.4505 102.308 12.2708 102.281 12.0941C102.258 12.023 102.217 11.9592 102.162 11.9087C102.107 11.8582 102.04 11.823 101.967 11.8063C101.68 11.6837 101.239 11.7317 100.512 12.0089C97.4415 13.4906 93.6063 14.8285 89.4311 16.273L88.0713 16.758C88.0713 16.7101 88.0713 16.6728 87.9969 16.6621C87.9983 16.7086 87.9873 16.7546 87.965 16.7954L87.4339 16.9766C87.3723 16.9649 87.3142 16.9394 87.2639 16.902C87.1523 16.8646 87.2267 16.9712 87.232 17.0459L87.062 17.1098C87.0142 17.0565 86.9983 16.9926 86.8973 16.9606C86.823 17.2697 86.3662 17.2058 86.0793 17.2378C86.0793 17.403 85.9996 17.3923 85.9678 17.4936C85.9476 17.4644 85.9339 17.4313 85.9275 17.3963C85.9211 17.3614 85.9221 17.3255 85.9306 17.2911C85.7553 17.3657 85.5375 17.323 85.3569 17.387C85.3197 17.1578 85.3303 17.2537 85.1497 17.2058C85.2188 17.1152 85.3357 17.1418 85.4897 17.2484C85.4897 17.1525 85.3569 17.1258 85.3941 17.0192C85.3144 17.1152 85.1657 17.0192 85.0754 17.0992C84.9851 17.1791 85.1975 17.2857 85.3144 17.3603C85.1816 17.4776 84.9744 17.419 84.8895 17.6588C84.9109 17.7232 84.9413 17.7842 84.9798 17.8401L84.8895 17.872C84.8819 17.8425 84.8665 17.8156 84.8451 17.794C84.8236 17.7725 84.7967 17.7571 84.7673 17.7495C84.7088 17.6908 84.7991 17.7015 84.8045 17.6055C84.5282 17.4083 84.2361 17.7228 83.9227 17.5096C83.8005 17.8401 83.5137 17.7654 83.2906 17.8507C83.1312 17.6855 83.3703 17.6215 83.2906 17.403C83.0568 17.323 83.1897 17.7388 82.9931 17.403C82.9934 17.4735 83.0076 17.5433 83.035 17.6082C83.0623 17.6732 83.1023 17.7321 83.1525 17.7814C83.0735 17.8569 82.9783 17.913 82.8741 17.9454C82.77 17.9777 82.6598 17.9855 82.5522 17.968C82.6213 18.2878 82.3822 18.2505 82.2282 18.2771C82.1804 18.2345 82.2282 18.1652 82.2282 18.1012C82.2282 18.0373 82.3451 18.1279 82.4141 18.1599C82.4275 18.1423 82.4347 18.1207 82.4347 18.0986C82.4347 18.0764 82.4275 18.0549 82.4141 18.0373L82.4407 17.936C82.2972 17.8827 82.2919 18.1439 82.0848 17.936C82.0848 17.8134 82.2123 17.8827 82.2654 17.8241C82.2123 17.6055 82.0582 17.7921 81.9785 17.7601C82.021 17.371 81.7395 17.7601 81.5376 17.7068C81.5961 17.8241 81.6545 18.0533 81.5376 18.1012C81.5376 17.8774 81.3836 17.936 81.2774 17.7175C81.2774 17.7761 81.2455 17.7974 81.2083 17.7868C81.3517 17.9786 81.1552 18.0213 81.2083 18.2292C81.118 18.2292 80.794 18.1012 80.7196 18.3731C80.5762 18.3091 80.6293 18.1759 80.5921 18.0693C80.3956 18.032 80.2469 18.0693 80.1087 17.9893L80.0609 18.1865L80.2362 18.2931C80.2362 18.0426 80.454 18.2505 80.5549 18.2132C80.4965 18.4264 80.2681 18.2398 80.199 18.437C80.0078 17.9733 79.8166 18.3571 79.4979 18.2238C79.6041 18.2238 79.6413 18.1012 79.7635 18.1652C79.6944 17.9733 79.4926 18.1332 79.4129 18.1652C79.444 18.2717 79.4671 18.3804 79.4819 18.4903C79.3545 18.6023 79.3226 18.3198 79.2323 18.2771C79.2323 18.3678 79.1792 18.3464 79.1207 18.3198C79.2163 18.5543 79.0889 18.6076 78.8445 18.4264C79.0357 18.6449 78.8445 18.5223 78.802 18.7942C78.5577 18.6396 78.9242 18.533 78.648 18.4104C78.717 18.7089 78.5789 18.6769 78.5842 18.8741C78.3718 18.7515 78.6639 18.6343 78.5842 18.5277C78.4461 18.581 78.4196 18.5916 78.4142 18.8155C78.2177 18.7036 78.4674 18.6929 78.3717 18.565C78.0212 18.3891 78.0796 18.7355 77.8831 18.9328C77.7768 18.8688 77.7715 18.7675 77.6334 18.7195C77.5856 18.9381 77.3944 18.8155 77.32 18.9701C77.2403 18.8794 77.2563 18.7569 77.1925 18.6662C77.1288 18.5756 77.2563 18.6076 77.2722 18.5436C77.3997 18.5863 77.3306 18.6982 77.3678 18.7728C77.5165 18.6716 77.5112 18.517 77.7396 18.501C77.5909 18.501 77.4156 18.3997 77.3306 18.501C77.1925 18.4264 77.474 18.4264 77.3306 18.3251C77.4847 18.3251 77.6015 18.2612 77.7449 18.2505C77.7449 18.1919 77.6706 18.1652 77.6865 18.1012C77.7025 18.0373 77.7768 18.2345 77.899 18.2398C77.899 18.1545 77.9627 18.1332 78.0265 18.1492C77.8353 17.6695 78.3399 18.1492 78.3611 17.7974C78.5046 17.8614 78.4355 18.0373 78.5683 17.984C78.5683 17.8028 78.4143 17.6908 78.4355 17.5043C78.3133 17.419 78.2974 17.5895 78.1805 17.5043C78.1805 17.5629 78.2496 17.5949 78.2974 17.6322C78.2602 17.8028 78.1274 17.7335 78.0212 17.7388C77.9468 17.6109 78.0796 17.6428 78.0212 17.4723C78.1221 17.403 78.2602 17.4243 78.3239 17.2697C78.4674 17.3284 78.3983 17.5096 78.5258 17.451C78.4727 16.8273 79.2429 16.9926 79.5882 16.8273C79.6519 16.9233 79.5882 17.0725 79.6625 17.1525C79.3601 17.188 79.0602 17.2432 78.7648 17.3177C78.9083 17.419 79.0039 17.3177 78.9614 17.5522C79.0369 17.4842 79.1187 17.4235 79.2057 17.371C79.2695 17.4616 79.2057 17.6055 79.3863 17.6535C79.3863 17.403 79.4394 17.4616 79.5882 17.4456C79.7369 17.4296 79.6413 17.6322 79.7847 17.6802C79.895 17.6578 79.9966 17.6043 80.0775 17.5259C80.1585 17.4475 80.2154 17.3475 80.2415 17.2378C80.2415 17.3017 80.3531 17.3444 80.3478 17.419C80.3425 17.4936 80.2575 17.2271 80.2415 17.4616C80.4646 17.5469 80.5762 17.3497 80.8046 17.4243L80.8843 17.0832C80.9852 17.1631 81.0277 17.2644 81.1764 17.323C81.1764 17.0245 81.0011 17.0992 80.9108 16.9872C80.9533 16.8113 81.2189 17.1685 81.2296 16.9073C81.4261 17.0086 81.2296 17.2537 81.4739 17.339C81.4739 17.2911 81.4314 17.2697 81.3995 17.2378C81.5589 17.0245 81.8192 17.0619 82.0529 17.0299C82.0591 16.992 82.0553 16.9531 82.0418 16.9172C82.0283 16.8812 82.0055 16.8495 81.9759 16.8252C81.9463 16.8009 81.9108 16.7848 81.873 16.7787C81.8353 16.7725 81.7965 16.7764 81.7607 16.79C81.8298 16.6781 81.7607 16.257 81.952 16.4062C82.1432 16.5555 81.8564 16.4969 81.952 16.6301C82.0476 16.7634 82.021 16.4915 82.1485 16.6301C82.1485 16.4542 82.0529 16.4329 82.1485 16.3103C82.1696 16.3185 82.1888 16.3309 82.2051 16.3466C82.2213 16.3624 82.2343 16.3812 82.2432 16.4021C82.2521 16.4229 82.2567 16.4454 82.2569 16.468C82.2571 16.4907 82.2527 16.5132 82.2441 16.5342C82.4619 16.6301 82.2441 16.1771 82.4566 16.273C82.5469 16.3743 82.4035 16.5608 82.5735 16.6248C82.6372 16.4969 82.5735 16.4222 82.5735 16.305C82.6 16.2783 82.6319 16.2463 82.6797 16.2623C82.7381 16.3849 82.5841 16.4489 82.6797 16.6088C82.8125 16.5395 82.8284 16.6728 83.0409 16.7794C83.3596 16.8113 83.5455 16.5129 83.7261 16.4169C83.689 16.7527 84.2573 16.4169 84.4751 16.4169C84.5495 16.6248 84.2042 16.4915 84.1936 16.7474C84.5017 16.8433 84.5282 16.3743 84.7938 16.5555C84.7938 16.4969 84.7248 16.4649 84.6717 16.4276C84.6717 16.2144 84.8151 16.3529 84.831 16.1877C85.1975 16.4809 85.3197 16.0171 85.5694 16.2517C85.7447 15.9745 85.989 16.1237 86.1006 15.7826C85.9943 15.8146 86.0474 15.7453 85.9253 15.676C86.1218 15.3136 86.398 15.676 86.5521 16.0065C86.5521 15.8253 86.4352 15.6973 86.414 15.5268C86.5521 15.5268 86.6636 15.4575 86.823 15.5001C86.8973 15.5801 86.7486 15.6387 86.7221 15.74C86.7964 15.7027 87.1948 15.74 87.2532 15.644C87.3382 15.644 87.4232 15.8572 87.3223 15.7933C87.402 15.9745 87.4339 15.7506 87.487 15.7293C87.5401 15.708 87.4179 15.6387 87.3648 15.5961C87.5879 15.4895 88.135 15.8039 88.3475 15.4681L88.5653 15.6014C88.5918 15.5001 88.7034 15.6014 88.6981 15.4575C89.1124 15.7613 89.1762 15.2603 89.5852 15.5428C89.7445 15.2443 90.0579 15.2922 90.4138 15.4255C90.3129 15.6067 90.3395 15.692 90.2651 15.8413C90.536 15.7187 90.7007 15.3402 90.9397 15.5214C90.791 15.207 90.9397 14.9884 90.69 14.6473C90.8441 14.6473 91.0247 14.6739 91.1841 14.6473C91.0247 14.3168 90.6529 14.7326 90.4563 14.3222C90.4563 14.2102 90.6157 14.3914 90.69 14.4074C90.6051 14.1622 90.9078 14.2955 90.9185 14.045C90.9288 14.1206 90.9602 14.1917 91.0091 14.2502C91.058 14.3086 91.1223 14.3521 91.1947 14.3755C91.1044 14.1996 91.1947 14.1249 91.2372 13.9597C91.3912 14.0663 91.6303 14.1942 91.5399 13.9597C91.6834 14.0183 91.6887 14.1676 91.8055 14.1196C91.9224 14.2369 91.8374 14.2209 91.8055 14.3381C91.9383 14.3381 92.0765 14.3115 92.1455 14.1569C92.2996 14.2422 92.1455 14.4501 92.3155 14.5354C92.3155 14.4554 92.2411 14.1356 92.4217 14.2635C92.4217 14.1729 92.4217 14.0556 92.2783 14.013C92.3952 13.8691 92.3952 13.9011 92.3686 13.6665C92.342 13.432 92.5811 13.8158 92.5864 13.6665C92.5917 13.5173 92.443 13.5493 92.3633 13.4906C92.4324 13.4267 92.5651 13.4906 92.613 13.3894C92.7192 13.4587 92.5705 13.6399 92.7458 13.6879C92.7086 13.5066 92.9317 13.5226 92.9157 13.6559C92.9635 13.2881 93.3566 13.2774 93.7603 13.416C93.7284 13.3254 93.7603 13.2028 93.7603 13.1122C93.5903 13.1122 93.6488 13.0642 93.4682 12.9736C93.4097 13.0749 93.5107 13.1069 93.585 13.1442C93.3513 13.3201 92.9742 13.2241 92.6767 13.2348C92.8307 13.0109 93.2079 13.2081 93.3513 12.9789C93.2072 12.9966 93.061 12.9858 92.921 12.947C93.006 12.8031 93.2238 12.947 93.2291 12.6325C93.3407 12.7018 93.2716 12.851 93.431 12.899C93.431 12.8031 93.5213 12.819 93.5372 12.7178C93.6488 12.7444 93.6116 12.835 93.5903 12.915C93.6913 12.963 93.6913 12.8084 93.8187 12.915C93.7497 12.6858 94.0206 12.7124 93.9356 12.4939C94.1693 12.5312 94.0525 12.7444 94.2437 12.8031C94.3181 12.6272 94.6846 12.6165 94.7749 12.7231C94.913 12.4832 95.0299 12.7231 95.1786 12.5206C95.322 12.6112 95.0936 12.6165 95.1202 12.7338C95.3911 12.7924 95.492 12.5419 95.7523 12.5419C95.7691 12.411 95.743 12.2781 95.6779 12.1634C95.72 12.1531 95.7596 12.1342 95.794 12.1078C95.8285 12.0814 95.8571 12.0481 95.878 12.01C95.899 11.9719 95.9119 11.9299 95.9158 11.8866C95.9198 11.8433 95.9147 11.7996 95.901 11.7583C96.0922 11.7583 95.901 11.9502 96.0869 11.9342C96.2729 11.9182 96.241 11.7317 96.4216 11.7903C96.5013 11.6198 96.3632 11.5878 96.4959 11.5078C96.6819 11.5558 96.4694 11.8436 96.5597 11.9502C96.5597 12.1048 96.2569 11.817 96.2941 12.0568C96.4163 12.2114 96.6925 12.0142 96.7722 11.8223C96.9475 11.8223 96.8997 11.9396 97.0431 11.9449C97.144 11.721 97.4308 11.3426 97.5743 11.4545C97.6593 11.4545 97.6061 11.3532 97.5424 11.3266C97.6646 11.2147 97.7655 11.0814 98.0152 11.1614C98.0152 10.9748 98.1586 11.0068 98.1586 10.8096C98.0683 11.0494 97.6858 10.8096 97.6593 11.1027C97.4415 11.0015 97.5477 10.8309 97.2184 10.9002C97.2715 10.5324 97.4999 10.7403 97.5636 10.719C97.5955 10.4578 97.3405 10.719 97.2449 10.5431C97.2449 10.6976 97.1706 10.7456 97.0324 10.6816C97.0324 10.8735 96.8784 10.8362 96.9634 10.9695C97.1281 10.9695 97.1706 10.8149 97.2502 11.0281C97.2077 11.1454 96.99 10.9908 96.9793 11.156C96.8306 11.0601 96.9793 10.9162 96.719 10.9748C96.9422 11.172 96.565 11.0654 96.4428 11.14C96.4003 11.1134 96.31 10.8842 96.4428 10.9055C96.3472 10.9695 95.9913 10.8682 95.8798 11.0494C95.5717 10.8256 95.4867 11.1294 95.2264 10.9002C95.0936 11.0548 95.2264 11.1987 95.0139 11.2946C94.9449 11.252 95.0139 11.1454 95.0139 11.0601C94.7483 10.9055 94.6793 11.124 94.4827 11.1027C94.4827 11.2253 94.5359 11.2466 94.6262 11.2147C94.6262 11.4439 94.3978 11.3319 94.4934 11.5131C94.4668 11.4865 94.3287 11.3053 94.2915 11.4332C94.1534 11.3266 94.2543 11.3319 94.2915 11.204C94.0578 11.156 93.9728 11.4225 93.67 11.236C93.8081 11.6517 93.3513 11.172 93.3726 11.5611C93.2876 11.3159 93.1919 11.5345 93.091 11.3799C93.1866 11.2946 93.2769 11.1933 93.4841 11.3266C93.431 10.9748 93.8506 11.0761 94.1375 11.14C94.1065 11.0761 94.0904 11.0059 94.0904 10.9348C94.0904 10.8637 94.1065 10.7935 94.1375 10.7296C94.01 11.2626 92.9795 10.6603 93.022 11.4598C92.8095 11.5131 92.6448 11.6517 92.3898 11.6091C92.3898 11.7317 92.4377 11.7583 92.5173 11.7317L92.4377 12.0408C92.3899 12.0941 92.3102 12.0835 92.2199 12.0408C92.2571 11.8809 92.4111 11.9662 92.4111 11.7317C92.273 11.6731 92.188 11.7317 92.0499 11.6624L92.0021 11.8649C91.9501 11.8929 91.8901 11.9023 91.8321 11.8916C91.7312 11.833 91.7631 11.7104 91.8055 11.5931C91.5506 11.6198 91.8533 12.0035 91.5453 11.9715C91.5461 12.009 91.5575 12.0454 91.5782 12.0765C91.5989 12.1077 91.628 12.1323 91.6621 12.1474C91.6302 12.2327 91.5824 12.2967 91.5187 12.2967C91.4762 11.9236 90.9875 12.0089 90.7963 11.9236C90.9185 11.7637 91.4231 11.8276 91.285 11.5451C91.4603 11.4652 91.6993 11.5185 91.8533 11.3906C91.7737 11.172 91.609 11.4225 91.4921 11.3906C91.5825 11.2253 91.6249 11.3106 91.6249 11.0654C91.848 11.3586 91.8162 11.0281 92.034 11.3319C92.1243 11.1294 91.9915 11.0228 91.8746 10.9108C91.9596 10.7936 92.0711 11.0228 92.1614 11.0548C92.1614 10.9322 92.2783 10.9428 92.2836 10.7723C92.427 10.7989 92.3898 10.9055 92.5067 10.9428C92.5545 10.6976 92.5811 10.9002 92.7404 10.8842C92.8254 10.6976 93.0113 10.7243 93.091 10.5324C93.261 10.559 93.1601 10.7136 93.2504 10.7776C93.1335 10.9108 92.7723 10.8629 92.9423 11.1507C93.0379 11.1507 93.0485 10.9535 93.1176 10.8842C93.1472 10.9374 93.1941 10.9787 93.2504 11.0015C93.3035 10.7776 93.3247 10.7509 93.5107 10.8362C93.6169 10.6123 93.3513 10.575 93.4629 10.3512C93.4629 10.3139 93.5213 10.3245 93.5372 10.2712C93.6966 10.3085 93.6435 10.4578 93.686 10.5644C93.8612 10.6976 93.8612 10.4898 94.01 10.5644C94.0525 10.4844 94.01 10.4524 93.9356 10.4205C94.0737 10.2392 94.4668 10.4791 94.4668 10.0527C94.8758 9.98872 95.0458 9.6849 95.4814 9.75419C95.4814 9.51433 95.6726 9.58363 95.7629 9.49301C95.6939 9.30113 95.6248 9.2958 95.6673 9.1199C95.5164 9.10849 95.3697 9.06487 95.237 8.99198C95.2742 9.20518 95.3061 9.12523 95.2795 9.3491C95.1733 9.48235 94.9608 9.43438 94.9289 9.70089C94.7749 9.61561 94.9289 9.35976 94.8599 9.21584C94.7324 9.1732 94.5677 9.42905 94.4774 9.21584C94.2437 9.27448 94.18 9.64759 93.8241 9.47702C93.8825 9.30113 94.0419 9.30113 94.1109 9.13589C94.01 9.13589 93.9516 9.23183 93.7869 9.13589C93.84 9.30646 93.7869 9.32245 93.6647 9.19985C93.5744 9.58363 93.1335 9.30113 92.9582 9.51433C92.7989 9.51433 92.8945 9.35976 92.9051 9.26381C92.7564 9.1732 92.7458 9.3491 92.6289 9.31179C92.7333 9.4515 92.8779 9.55569 93.0432 9.61028C93.0771 9.6712 93.0988 9.7382 93.107 9.80749C93.0362 9.84484 92.9584 9.86665 92.8785 9.87146C92.8042 9.81815 92.8785 9.69556 92.7086 9.6849C92.6608 9.78084 92.7086 9.83414 92.7086 9.90877C92.7086 9.98339 92.6076 9.90877 92.5917 9.9674C92.4377 9.83947 92.5917 9.85013 92.5386 9.71688C92.5811 9.5783 92.7829 9.75952 92.7882 9.55164C91.8569 9.89873 90.8946 10.1557 89.9145 10.3192C89.9995 10.6497 89.6542 10.6017 89.5002 10.3991C89.5002 10.5857 89.6755 10.7136 89.6861 10.9002C89.5639 11.0388 89.4417 10.7296 89.3355 10.9002C89.2877 10.8629 89.3355 10.7936 89.3355 10.7296C89.1762 10.7296 89.1177 10.9748 88.9424 10.9322C88.9424 10.4578 88.5122 10.8415 88.1616 10.6283C88.0819 10.7509 88.2413 10.7776 88.3156 10.8309C88.0872 10.9055 88.1669 10.8309 87.9172 10.8309C87.9172 10.9055 88.05 10.9268 88.0288 11.0068C88.0075 11.0867 87.9172 11.0441 87.8322 11.0068C87.8639 11.0946 87.8639 11.1908 87.8322 11.2786C87.7632 11.4439 87.6623 11.1134 87.6145 11.3639C87.5803 11.3343 87.5571 11.294 87.5484 11.2496C87.5397 11.2051 87.5462 11.1591 87.5667 11.1187C87.1895 11.1187 87.1948 11.0068 86.8336 11.284C86.8081 11.2576 86.7899 11.2252 86.7805 11.1897C86.7712 11.1542 86.7712 11.1169 86.7805 11.0814C86.6211 11.4065 86.2493 11.2946 86.0793 11.5451C86.0403 11.503 86.0176 11.4481 86.0156 11.3906C85.9093 11.4225 85.8615 11.5878 85.8297 11.7797C85.7075 11.737 85.6756 11.6624 85.7287 11.5505C85.4419 11.7743 84.9319 11.4865 84.7726 12.0248C84.6345 11.9769 84.7195 11.8383 84.5814 11.7903C84.5814 11.6944 84.7142 11.7903 84.7088 11.6517C84.4804 11.8116 84.2573 12.1848 83.8536 12.1208C83.8855 12.302 84.1192 12.1528 84.0396 12.398C83.8271 12.302 83.6518 12.2167 83.5562 12.3233C83.5562 12.5952 83.6783 12.3233 83.7952 12.3606C83.7952 12.5685 83.6252 12.5152 83.5455 12.5952C83.4886 12.4687 83.4527 12.3336 83.4393 12.1954C83.1843 12.3606 83.1047 12.7284 82.7222 12.6964C82.6744 12.6591 82.7222 12.5845 82.6585 12.5472C82.5947 12.5099 82.5522 12.5472 82.4725 12.4886C82.43 12.6698 82.4725 12.6538 82.4035 12.7817C82.3573 12.698 82.2843 12.6323 82.1963 12.5952C82.0954 12.7284 81.936 12.7391 81.8032 12.7924C81.697 12.7231 81.8298 12.6272 81.8776 12.6751C81.6758 12.4832 81.5589 12.851 81.5801 13.1015C81.3942 13.0589 81.4792 12.9097 81.5058 12.7764C81.3145 12.8564 81.2561 13.2455 81.0118 13.1922C80.9321 13.1655 80.9799 12.9896 81.0543 13.0376C81.0151 12.989 80.9611 12.9548 80.9005 12.9403C80.84 12.9259 80.7764 12.932 80.7196 12.9576C80.7515 12.9256 80.8577 12.8404 80.7196 12.7817C80.7568 12.7178 80.863 12.8244 80.8524 12.6431C80.6984 12.5365 80.6718 12.7178 80.5443 12.6751C80.624 12.7604 80.6293 12.9843 80.4859 12.9203C80.4859 13.0003 80.5496 12.9203 80.6187 13.0003C80.5006 13.1143 80.4287 13.268 80.4168 13.432C80.2415 13.384 80.3903 13.2081 80.2362 13.1495C80.2044 13.3041 80.0662 13.3627 80.1406 13.5386C79.8856 13.5813 79.5723 13.5813 79.4501 13.7145C79.4819 13.8051 79.551 13.8851 79.4501 14.013C79.2695 13.8318 79.381 13.6559 79.126 13.6985C79.126 13.5173 79.2535 13.5972 79.3173 13.5386C79.2217 13.3467 79.0729 13.6665 78.9401 13.6346C78.9401 13.7039 79.0304 13.7465 78.9932 13.8371C78.8711 13.7891 78.8339 13.8691 78.6798 13.6932C78.6108 13.8211 78.717 13.8851 78.648 14.013C78.5789 14.1409 78.3505 13.7358 78.3346 14.0876C78.223 14.045 78.2602 13.9384 78.1274 13.9011C78.1274 13.7785 78.2283 13.7945 78.3027 13.7891C77.7343 13.5706 77.2403 14.1889 76.7091 14.2742C76.6707 14.1619 76.6707 14.04 76.7091 13.9277C76.587 13.9277 76.5391 14.0823 76.3904 14.0077C76.3532 14.1249 76.4223 14.1996 76.4754 14.2848C76.2364 14.3808 75.6361 14.1942 75.5989 14.8179C75.4502 14.6793 75.6414 14.6473 75.5724 14.5194C75.4556 14.5756 75.3296 14.6099 75.2006 14.6206C75.2006 14.6953 75.259 14.7432 75.2537 14.8232C75.0996 14.9618 74.6162 14.642 74.6587 14.9991C74.5578 14.9351 74.5525 14.8338 74.4091 14.7859C74.3453 14.8605 74.3347 15.0737 74.1754 14.9138C74.2125 15.3615 73.6442 14.9991 73.5645 15.3615C73.5645 15.2763 73.3998 15.2443 73.4158 15.1537C73.3148 15.2869 73.2298 15.4788 72.9855 15.2656C72.9865 15.3066 72.9779 15.3472 72.9604 15.3843C72.9429 15.4213 72.9169 15.4537 72.8846 15.4788C72.8562 15.4275 72.8161 15.3837 72.7677 15.3509C72.7677 15.4788 72.6402 15.5374 72.6562 15.3882C72.6137 15.5321 72.4596 15.5588 72.2684 15.5321C72.3746 15.6813 72.3056 15.724 72.21 15.772C72.1621 15.7346 72.21 15.66 72.21 15.6014C72.0453 15.6014 71.939 15.724 71.7797 15.7187C71.8116 15.4895 71.939 15.7187 71.8966 15.4521C71.7956 15.4521 71.6894 15.4202 71.631 15.5108C71.5778 15.4521 71.631 15.3615 71.631 15.2869C71.7372 15.2496 71.9337 15.4628 71.9497 15.2123C71.8487 15.3082 71.7744 14.9831 71.6841 15.095C71.5778 14.9351 71.6841 14.8765 71.7531 14.8019C71.8381 14.8765 71.8062 14.9884 71.8328 15.079C71.9815 15.143 71.9444 14.9351 71.9497 14.8179C72.0453 14.7859 72.109 14.6846 72.2578 14.7912C72.04 14.8338 72.2046 15.0897 72.0294 15.095C72.0294 15.2549 72.2312 15.095 72.125 15.3242C72.0187 15.5534 72.0506 15.079 71.9922 15.2389C71.9337 15.3988 71.9922 15.3349 72.1409 15.4468C72.109 15.4788 72.0825 15.5108 72.0294 15.4895C72.21 15.5854 72.4755 15.2283 72.7358 15.2709C72.5871 15.0737 72.8208 15.191 72.7358 15.0044C72.5963 15.06 72.4813 15.1641 72.4118 15.2976C72.1409 14.8179 72.6562 14.8072 72.7358 14.61C73.0174 14.7219 72.9005 14.9884 73.1077 15.143C73.0121 14.8871 73.3201 15.143 73.3201 14.8871C73.2872 14.9116 73.2482 14.9265 73.2074 14.9302C73.1665 14.9339 73.1255 14.9263 73.0887 14.9081C73.052 14.8899 73.0209 14.862 72.9989 14.8272C72.977 14.7925 72.965 14.7524 72.9642 14.7113C73.2192 14.9031 73.0545 14.5247 73.3361 14.6153C73.4954 14.6899 73.3998 14.8552 73.5592 14.9298L73.6229 14.6899C73.5592 14.6526 73.4954 14.6153 73.5007 14.5567C73.6813 14.2688 73.9682 14.2475 74.1807 14.0237C74.0266 13.8744 74.0001 14.0237 73.8885 14.0237C73.9894 13.8371 74.2232 13.6346 74.4197 13.9171C74.3347 13.9171 74.2763 13.981 74.2603 14.1516C74.2444 14.3222 74.4144 14.1516 74.4197 14.3115C74.5791 14.2049 74.6003 13.8478 74.8606 14.1463C74.8606 13.965 74.9668 14.0343 75.0412 14.0343C75.0093 13.9704 75.0412 13.8851 74.9881 13.8318C75.243 13.8851 75.4768 13.48 75.7105 13.7305C75.818 13.6551 75.9209 13.5732 76.0186 13.4853C76.0474 13.5475 76.0653 13.6142 76.0717 13.6825C76.2045 13.7252 76.0717 13.512 76.1301 13.4427C76.2948 13.528 76.2789 13.6772 76.2842 13.8211C76.4382 13.8211 76.5604 13.6985 76.7091 13.9224C76.6826 13.7572 76.5126 13.6452 76.5763 13.448C76.3586 13.4 76.6507 13.8051 76.3639 13.7038C76.3227 13.6556 76.3001 13.5941 76.3001 13.5306C76.3001 13.4671 76.3227 13.4057 76.3639 13.3574C76.5445 13.2081 76.8951 13.496 77.0757 13.3041C77.2403 13.4853 77.0385 13.464 77.0066 13.5972C77.1394 13.6719 77.1819 13.512 77.2509 13.416C77.2233 13.3625 77.1809 13.3181 77.1288 13.2881C77.1872 13.2135 77.2669 13.3361 77.2085 13.1655C77.4262 13.2614 77.4156 12.8031 77.7396 13.1015C77.6865 12.9256 77.9043 12.8084 78.0159 13.0003C77.968 12.6378 78.2336 12.5525 78.4567 12.6112C78.4886 12.5365 78.4567 12.4992 78.4567 12.4353C78.6533 12.5099 78.7701 12.334 78.8711 12.5845L78.9561 12.2487C79.1951 12.302 79.0039 12.5206 79.1685 12.6058C79.2217 12.4033 79.3545 12.3926 79.5085 12.4353C79.4713 12.302 79.5085 12.1314 79.5085 11.9875C79.6466 12.1101 79.5085 12.3447 79.6997 12.4459C79.5457 12.0728 79.9016 11.9556 80.1406 12.0515C80.2522 11.9236 80.1406 11.6997 80.3159 11.7157C80.369 11.8543 80.3159 12.0515 80.47 11.9236C80.4992 11.9852 80.5144 12.0526 80.5144 12.1208C80.5144 12.189 80.4992 12.2564 80.47 12.318C80.5071 12.35 80.5178 12.318 80.5284 12.318L80.6134 12.3713C80.6559 12.2381 80.5496 12.1581 80.6134 12.0248C80.6771 11.8916 80.8205 12.1688 81.0171 12.2221C81.0543 12.0302 81.2455 12.2221 81.3039 12.0622C81.1021 11.8916 81.0171 11.9875 80.9427 12.1155C80.881 12.0223 80.7945 11.9485 80.6931 11.9023C80.8259 11.9023 80.7409 11.7317 80.9533 11.8489C81.0436 11.721 80.8259 11.721 80.9162 11.5984C81.1127 11.737 81.3464 11.5984 81.5695 11.5611C81.5695 11.4492 81.357 11.5025 81.3199 11.5611C81.1552 11.2786 81.442 11.2147 81.5908 11.2306C81.7501 11.3799 81.4049 11.3213 81.5483 11.4279C81.6917 11.5345 81.5961 11.2466 81.7767 11.2893C81.7767 11.7157 82.1751 11.0707 82.5097 11.3586C82.5097 11.1773 82.6744 11.0068 82.7434 10.7776C82.8709 11.1187 83.1897 10.6497 83.2003 10.5111C83.264 10.5431 83.3278 10.5804 83.3224 10.639C83.3224 10.5057 83.4871 10.591 83.5296 10.3832C83.7368 10.623 83.7208 10.3085 83.8802 10.154C83.9599 10.2286 83.928 10.3405 84.0767 10.3885C84.3317 10.0527 84.6079 10.154 84.8895 9.88745C84.9691 9.9674 84.9426 10.0847 85.0541 10.042C84.9266 9.7382 85.1869 9.83947 85.3569 10.0047C85.1975 9.80216 85.3038 9.56231 85.5003 9.59429C85.6278 9.76485 85.325 9.66358 85.4419 9.83947C85.5216 9.89278 85.5481 9.83947 85.6278 9.89811C85.6278 9.78084 85.5216 9.72221 85.6278 9.67424C85.6916 9.72221 85.6278 9.82881 85.6862 9.87679C85.8987 9.90344 85.9093 9.76485 85.835 9.63693C85.9412 9.51433 85.9412 9.87146 86.0528 9.77018C85.9571 9.58896 86.0528 9.48235 86.1431 9.38108C86.2865 9.58363 86.2281 9.3491 86.414 9.48768C86.3449 9.32778 86.4883 9.28514 86.5999 9.32778C86.7114 9.37042 86.5627 9.39707 86.653 9.52499C86.5946 9.26915 87.1364 9.35976 86.9186 9.01863C87.062 9.08792 87.0142 8.70948 87.1683 8.7841C87.3223 8.85872 87.1258 8.93867 87.1364 9.15188C87.2639 9.15188 87.3276 9.05061 87.4498 9.07193C87.2851 8.57622 87.7579 8.65085 87.8216 8.53891C87.8747 8.68283 87.7685 8.79476 87.7473 8.87471C87.6676 8.84806 87.6729 8.78943 87.6782 8.72547C87.5242 8.68816 87.6463 8.87471 87.5295 8.96533C87.7313 8.96533 87.7526 8.86938 88.0607 9.10924C88.1297 8.98132 87.965 8.94401 87.9704 8.8374C88.2572 9.04528 88.7618 8.49627 89.0327 8.49094C89.0593 8.45363 89.1921 8.25108 89.0327 8.17646C89.1018 7.95259 89.3727 8.22443 89.2399 7.91528C89.3674 7.97924 89.3196 8.11783 89.3727 8.21377C89.3461 8.2724 89.2558 8.18712 89.1868 8.15514C89.1868 8.3417 89.3568 8.36835 89.1868 8.5016C89.3249 8.4483 89.2983 8.33104 89.4099 8.14448C89.4419 8.19469 89.4834 8.23814 89.5321 8.2724C89.5639 8.10717 89.4364 8.20311 89.3886 8.01655C89.4364 7.91528 89.5852 8.01655 89.5852 7.80335C89.1204 7.81955 88.662 7.91695 88.2306 8.09118C88.0766 8.06453 88.2306 7.90995 88.0766 7.88863C87.9225 7.86731 88.0447 8.00589 88.0235 8.12849C87.8429 8.02188 87.9544 7.80335 87.9863 7.59547C88.22 7.51019 88.6343 7.74472 88.8256 7.38759C88.9053 7.34495 89.054 7.46755 89.123 7.38759C88.969 7.24901 89.0009 7.265 89.1974 7.265C89.2558 7.15307 89.1283 7.11576 89.1496 7.01981C89.4842 7.21703 89.4311 6.97717 89.617 6.91321C89.7286 6.95585 89.6967 7.05712 89.8295 7.0891C89.7392 6.9292 89.7711 6.78528 89.9304 6.8226C90.0898 6.85991 89.8614 7.03047 90.0367 7.04646C90.0367 6.95052 90.0898 6.97184 90.1429 6.99849C90.1186 6.92586 90.1186 6.84726 90.1429 6.77462C90.3706 6.7395 90.6033 6.75775 90.8228 6.82793C90.7113 6.49213 91.0406 6.82793 91.0619 6.58274C91.1894 6.69467 90.9822 6.67335 91.0194 6.82793C91.0623 6.78909 91.1128 6.75957 91.1676 6.74122C91.2225 6.72288 91.2805 6.7161 91.3381 6.72132C91.3753 6.66269 91.3381 6.43882 91.4231 6.49746C91.2903 6.32689 91.3328 6.32689 91.3859 6.10302C91.2 6.24694 90.9981 6.06038 90.9131 6.28958C90.7325 6.16698 90.9131 6.12967 90.7591 6.04439C90.7349 6.10718 90.7301 6.17582 90.7452 6.2414C90.7604 6.30698 90.7948 6.36648 90.8441 6.41217C90.8122 6.49213 90.7272 6.48146 90.7113 6.60939C90.5838 6.36953 90.4776 6.56675 90.4085 6.65736C90.2651 6.52944 90.4563 6.46547 90.382 6.26293C90.2651 6.26293 90.2916 6.34288 90.2916 6.48146C90.2418 6.43675 90.1822 6.40431 90.1177 6.38673C90.0531 6.36915 89.9854 6.36691 89.9198 6.38019C89.956 6.50009 89.956 6.62807 89.9198 6.74797C89.8295 6.63604 89.8083 6.49746 89.6383 6.4175C89.6383 6.56142 89.4949 6.4708 89.4258 6.51345C89.4258 6.41217 89.309 6.35354 89.2824 6.26293C89.0135 6.4348 88.7033 6.53057 88.3847 6.5401C88.3316 6.84925 88.0182 6.57741 87.9279 6.81194C87.471 6.5401 87.3382 7.34495 86.9186 6.91321C86.9186 7.07311 86.8283 7.00382 86.8177 7.13175C86.6849 7.01448 86.6105 7.04113 86.5043 6.99316C86.5733 6.85991 86.7327 6.99316 86.6636 6.70533C86.7061 6.9292 86.7752 6.77462 86.892 6.79061C86.892 6.60406 86.807 6.68934 86.7167 6.68401C86.7646 6.45481 86.9398 6.50279 87.0673 6.45481C87.147 6.50812 86.9983 6.63071 86.9345 6.59873C87.0673 6.77462 87.2586 6.45481 87.4126 6.44948C87.2904 6.32689 87.3011 6.52944 87.1736 6.41217C87.4445 6.35887 87.4551 6.12967 87.6623 5.99109C87.7844 6.04972 87.5613 6.24161 87.7526 6.26826L87.7951 6.07104C87.9274 6.08263 88.0599 6.05102 88.1728 5.9809C88.2858 5.91078 88.3731 5.80592 88.4219 5.68194C88.3634 5.95911 88.5865 5.78854 88.7406 5.77255C88.714 5.67128 88.7406 5.55401 88.629 5.59666C88.6822 5.23953 88.9106 5.66062 88.9637 5.36746C89.0912 5.44741 89.1018 5.57534 89.1443 5.6926C89.2452 5.6926 89.2399 5.42076 89.2027 5.3568C89.2665 5.21821 89.633 5.45807 89.5214 5.17024C89.5692 5.17024 89.787 5.17024 89.7923 5.27684C89.7923 5.05298 90.0579 4.88241 90.366 4.91972C90.2757 5.06897 90.2704 5.02633 90.2651 5.28218C90.3926 5.33015 90.5094 5.34081 90.6369 5.38345C90.69 5.3035 90.4245 5.16491 90.5679 5.18623C90.5148 4.97302 90.4563 5.25019 90.4138 5.26085C90.2704 5.03166 90.4776 4.72784 90.7432 4.91972C90.9185 4.85576 90.8228 4.30142 91.115 4.45067V4.25878C91.2372 4.29076 91.1947 4.4027 91.2372 4.47199C91.37 4.47199 91.3062 4.15218 91.4868 4.24812C91.6674 4.34406 91.455 4.39204 91.4868 4.49331C91.7046 4.24812 91.8587 3.96029 92.2039 4.13619C92.273 4.07756 92.3686 4.05623 92.342 3.85369C92.2517 3.85369 92.1986 3.77907 92.2039 3.69911C92.4111 3.80572 92.5014 3.43793 92.7882 3.51789C92.7882 3.63515 92.7882 3.75241 92.7086 3.72043C92.8361 3.80572 93.0751 3.64581 93.2026 3.57652C93.2026 3.34732 93.1282 3.62982 92.9688 3.49124C92.9688 3.33133 93.1176 3.38463 93.0857 3.20874C93.0551 3.18973 93.0292 3.16404 93.0099 3.13359C92.9906 3.10313 92.9784 3.06869 92.9742 3.03284C92.852 2.98487 92.8945 3.08081 92.7936 2.96355C92.8073 2.94665 92.8168 2.92674 92.8215 2.90544C92.8261 2.88414 92.8256 2.86205 92.8201 2.84096C93.1176 3.00619 93.0963 2.92091 93.3141 2.92624C93.3779 3.13411 93.1016 2.92624 93.1654 3.15011C93.3088 3.23006 93.2929 3.11279 93.4416 3.19275C93.2929 3.10213 93.3938 2.85695 93.4735 2.80364C93.5532 2.75034 93.5319 2.89959 93.5478 2.95822C93.7338 3.05949 93.6594 2.87827 93.8134 2.95822C93.8134 2.87294 93.6488 2.88893 93.6063 2.8143C93.6328 2.59044 93.9197 2.63308 93.9675 2.43053C93.8081 2.28129 93.9037 2.5478 93.7656 2.51048C93.7231 2.51048 93.7072 2.45185 93.6594 2.44119C93.8134 2.44119 93.7178 2.27596 93.7497 2.12138C93.5744 1.97214 93.5479 2.12138 93.6594 2.27596C93.5054 2.27596 93.5532 2.02544 93.4469 2.13737C93.4097 1.99879 93.4894 1.85487 93.2663 1.80157C93.2185 1.84421 93.2663 1.9295 93.3991 1.95615C93.3991 2.00945 93.3247 1.95615 93.2716 1.95615C93.2716 2.07341 93.3619 2.12671 93.3885 2.22798C93.2769 2.3186 93.1335 2.35591 93.1229 2.56379C92.7086 2.35591 92.8148 2.73968 92.5917 2.761C92.3952 2.49449 92.7245 2.50515 92.5545 2.27063C92.443 2.53181 92.1243 2.38789 92.0764 2.80364C91.9118 2.70237 91.7843 2.6011 91.8215 2.86761C91.6621 2.75567 91.5771 2.57445 91.6249 2.46251C91.5293 2.38789 91.5665 2.52114 91.4975 2.46251C91.6196 2.55313 91.5612 2.74501 91.7312 2.80364C91.4656 2.71303 91.4975 3.05949 91.3062 3.10746C91.4178 2.84096 91.4284 2.61709 91.4656 2.57445C91.2372 2.36657 91.2372 2.86228 91.1309 3.01152C91.0088 2.83562 90.8866 2.96888 90.8228 3.01152C90.7591 3.05416 90.9131 3.09147 90.9131 3.15544C90.9131 3.2194 90.8653 3.15544 90.8653 3.22473C90.8228 3.17143 90.8228 3.09147 90.7379 3.06482C90.5466 3.15544 90.4404 3.40062 90.2651 3.53388C90.2332 3.53388 90.2279 3.46459 90.1854 3.44326C90.3501 3.26204 90.3395 3.10213 90.4776 2.91025C90.2279 2.83029 90.1535 3.05416 89.9464 3.0435C89.9464 3.20341 90.042 3.0435 90.1217 3.14478C90.2014 3.24605 90.0845 3.25138 90.0632 3.31001C89.8986 3.25671 89.872 3.03284 89.7658 3.08614C89.7658 3.17143 89.8083 3.2194 89.7658 3.29935C89.7233 3.3793 89.803 3.26204 89.8189 3.23006C89.9145 3.28869 90.0579 3.58185 89.9889 3.33133C90.2385 3.45926 90.1164 3.62449 89.9889 3.64048C90.0473 3.46992 89.7817 3.57652 89.7817 3.37397C89.6861 3.33666 89.7817 3.62449 89.6702 3.6085C89.5321 3.50723 89.6702 3.326 89.702 3.27803C89.702 3.15011 89.5427 3.11279 89.548 2.98487C89.4152 2.9369 89.4205 3.14478 89.2771 3.07015C89.1974 2.91025 89.309 2.91558 89.2771 2.71303C89.0805 2.5478 89.1496 2.86761 88.969 2.71303C88.969 2.86761 89.1071 2.71303 89.2187 2.86761C89.1496 2.89959 89.0912 2.95822 88.9902 2.92624C89.1708 3.02751 89.1602 3.13944 89.2187 3.32067C89.2187 3.35265 89.1708 3.32067 89.1655 3.38996C89.0221 3.38996 89.1655 3.21407 89.0062 3.19275C89.0062 3.48058 88.3687 3.5552 88.2731 3.24605C88.2731 3.41128 88.151 3.37397 88.2306 3.53388C88.05 3.47525 88.0819 3.326 87.9491 3.25138C88.0925 3.25138 88.1403 3.03284 88.2997 3.05416C88.1456 2.92624 87.8588 3.05416 87.7313 3.16077C87.6516 3.10746 87.6994 2.99553 87.5773 2.95822C87.5295 3.11812 87.4763 3.28869 87.2267 3.15011C87.3011 3.34732 87.1789 3.36331 87.3435 3.54454C87.1948 3.41661 87.2001 3.69911 86.9876 3.59784C87.1895 3.84303 86.8177 3.80572 86.9027 3.98694C86.6583 3.95496 86.9027 3.7151 86.7274 3.6618C86.7274 3.84836 86.6371 3.88567 86.5361 3.87501C86.4935 3.78721 86.4632 3.69394 86.4458 3.59784C86.6796 3.38463 87.0089 3.42194 87.1364 3.13944C87.0089 3.02218 87.0461 3.27803 86.892 3.10746C86.7327 3.67779 86.0846 3.15544 85.8934 3.64048C85.3622 3.40062 84.9319 4.05623 84.592 3.72043C84.4748 3.74816 84.3559 3.76775 84.2361 3.77907C84.3051 4.08822 84.0289 3.95496 83.9227 4.08289C83.8855 4.02425 83.9227 3.93897 83.8111 3.90166C83.8908 4.10421 83.6996 4.18949 83.6412 4.01892C83.4446 4.36539 83.0037 4.15751 82.7647 4.41336C82.8975 4.48798 82.7647 4.6159 82.7647 4.6852C82.6744 4.6159 82.7966 4.46666 82.7275 4.38671C82.3982 4.30675 82.2494 4.64788 82.0051 4.77048C81.8882 4.48265 81.5801 4.58925 81.6067 4.77048C81.4898 4.65854 81.4792 4.77048 81.3783 4.6852C81.4261 5.15425 80.6134 4.78647 80.4593 5.26618C80.0344 4.94104 79.8963 5.7992 79.5244 5.45807C79.6254 5.45807 79.6785 5.37279 79.7528 5.32482C79.6041 5.13826 79.4607 5.54335 79.2217 5.53269C79.1207 5.53269 78.6905 5.42609 78.802 5.65529C78.802 5.76722 78.6427 5.58067 78.5736 5.57C78.4461 5.79387 78.2018 5.73524 78.0849 5.98043C77.7018 6.0028 77.3274 6.10442 76.9853 6.27892C67.4824 8.94401 58.6327 13.0589 49.6238 16.9393C49.5122 16.8753 49.5441 16.7634 49.5547 16.6568C50.2506 16.7474 50.7658 15.9905 51.5254 15.9905C51.5254 15.8146 51.5626 15.8199 51.6529 15.7346C51.706 15.7986 51.6157 15.7826 51.6104 15.8786C51.7538 15.9319 51.7591 15.6014 51.9398 15.7666C51.9822 15.6387 51.8494 15.5694 51.8813 15.4415C52.3169 15.7027 52.7312 15.4042 53.034 15.0524C53.3633 14.9991 53.7139 14.9991 53.9423 14.6686C53.9637 14.6766 53.982 14.6913 53.9944 14.7105C54.0069 14.7297 54.0128 14.7524 54.0114 14.7752C54.4045 14.3648 55.1906 14.3914 55.3819 13.9704C55.4987 14.045 55.4456 14.1089 55.5465 14.0876C55.5465 14.0237 55.4828 13.9917 55.435 13.949C56.1468 13.949 56.4442 13.2988 57.1932 13.3574C57.1507 13.0802 57.5491 13.1975 57.7244 13.1389C57.9741 13.0376 58.0484 12.7124 58.2556 12.8723C58.2834 12.8135 58.3226 12.7608 58.3709 12.7173C58.4193 12.6739 58.4757 12.6405 58.537 12.6192C58.5984 12.5978 58.6633 12.589 58.7281 12.5931C58.7928 12.5972 58.8561 12.6142 58.9143 12.6431C59.0046 12.5259 58.7868 12.5152 58.8771 12.3926C58.8771 12.2967 59.1002 12.4566 59.0471 12.5099C59.1161 12.254 59.3286 12.382 59.4242 12.2061C59.5039 12.2381 59.4986 12.2967 59.4826 12.3606C59.5942 12.0835 59.8385 12.1528 59.9873 11.9662C60.1201 12.2487 60.0138 11.9662 60.2104 12.0675C60.1898 12.0266 60.185 11.9796 60.1967 11.9354C60.2085 11.8911 60.236 11.8528 60.2741 11.8276C60.3062 11.8967 60.3605 11.953 60.4282 11.9875C60.4282 11.6517 60.8637 11.9449 60.9965 11.5345C61.0283 11.5545 61.0536 11.5832 61.0696 11.6172C61.0856 11.6512 61.0916 11.6891 61.0868 11.7264C61.3684 11.5185 62.1492 11.3053 62.1492 11.0921C62.2926 10.9855 62.5529 11.1773 62.606 10.8415C62.8291 10.9641 63.1372 10.9588 63.1372 10.7403C64.1996 10.4791 65.0495 9.89811 66.1544 9.62094C66.1863 9.55164 66.1544 9.51433 66.1544 9.45037C66.2819 9.53032 66.2925 9.47702 66.4731 9.55164C66.9352 9.08259 67.8967 9.21584 68.396 8.58155C68.4704 8.62953 68.4704 8.69882 68.5501 8.74146C68.7623 8.56508 69.0137 8.44258 69.2831 8.38434C69.23 8.28306 69.0281 7.97924 69.23 7.79269C69.3628 7.91528 69.3415 8.02722 69.5168 8.03788C69.6071 8.13915 69.485 8.36302 69.3734 8.22443C69.3734 8.44297 69.6656 8.41632 69.5646 8.22443C70.0268 8.37901 70.1967 7.82467 70.6642 7.99523C70.627 7.70207 70.8926 7.69674 71.1423 7.86198C71.1794 7.79269 71.1423 7.75005 71.0785 7.7074C71.4397 7.7074 71.7053 7.49953 72.0665 7.51552C72.0665 7.4409 72.0081 7.38759 72.0134 7.31297C72.5074 7.27033 72.9961 6.77995 73.4742 6.97717C73.4742 6.9292 73.4317 6.90788 73.3998 6.8759C73.931 6.7533 74.3453 6.42816 74.9296 6.4708C75.2006 6.16165 75.838 6.09769 76.2842 5.93779C76.3479 5.80986 76.1886 5.76722 76.2523 5.64463C76.2842 5.61265 76.3107 5.58067 76.3639 5.60199C76.4382 6.06038 76.7782 5.66062 76.9747 5.71392C76.9375 5.49005 76.8366 5.71392 76.7516 5.62331C76.6666 5.53269 76.8207 5.45807 76.8472 5.4101C77.2403 5.82585 77.4687 5.37812 77.8193 5.47406C77.8831 5.34081 77.7237 5.3035 77.7874 5.17557C77.7874 5.1276 77.8777 5.17557 77.8937 5.13293C77.9521 5.18623 77.8937 5.27684 77.8937 5.35147C78.0159 5.42076 78.0955 5.38345 78.1221 5.21821C78.1221 5.14359 77.968 5.10628 78.0265 4.99435C77.9415 4.94104 77.9415 5.09029 77.8299 4.99435C77.8299 4.80246 78.0318 4.99435 78.0371 4.73317C78.223 4.91972 78.2655 4.77581 78.3717 4.78114C78.4727 4.95703 78.1752 4.78114 78.1752 4.98902C78.4621 5.17024 78.1433 5.11694 78.1221 5.22887C78.4992 5.39944 78.3399 5.10095 78.6533 5.19156C78.6533 5.09562 78.5099 5.06897 78.4992 4.98369C78.4886 4.8984 78.563 4.98369 78.6002 4.98369C78.6002 4.87175 78.5524 4.83977 78.478 4.85576C78.5258 4.58925 78.6905 4.6159 78.7383 4.35472C78.8551 4.4027 78.9029 4.38671 78.9454 4.54128C79.057 4.49331 79.0411 4.13086 79.2163 4.21614C79.312 4.26411 79.2163 4.39737 79.2163 4.48265C79.3491 4.55194 79.3385 4.3334 79.2695 4.24279C79.3013 4.09355 79.4979 4.3334 79.5297 4.18416C79.5882 4.24812 79.5297 4.36005 79.6785 4.39204C79.6785 4.0509 80.0609 3.81638 80.2097 4.10421C80.3159 4.03491 80.4912 4.10421 80.5125 3.85369C80.7887 4.09355 80.8524 3.65114 81.0436 3.90699C80.9905 3.40062 81.6492 3.94963 81.7236 3.50723C81.9945 3.50723 82.1645 3.30468 82.446 3.34732C82.5682 3.42194 82.3132 3.41661 82.515 3.49657C82.7169 2.99553 83.2906 3.34199 83.5774 2.96355C83.503 2.91025 83.4765 2.96355 83.3968 2.90492C83.3171 2.84629 83.3968 2.79298 83.3278 2.75567C83.503 2.72369 83.7474 2.84096 83.9121 2.78765C83.9121 2.68105 83.8324 2.72902 83.7846 2.7077C83.673 2.59044 83.9174 2.7077 83.8749 2.48916C83.928 2.58511 83.9758 2.61176 84.0502 2.59577C84.0024 2.11072 84.5442 2.59577 84.6292 2.18534C84.6596 2.19302 84.6879 2.20752 84.7119 2.22777C84.7359 2.24801 84.7551 2.27347 84.7678 2.30221C84.7806 2.33095 84.7868 2.36224 84.7857 2.3937C84.7847 2.42516 84.7766 2.45598 84.762 2.48383C84.8948 2.59577 84.9054 2.4252 85.0116 2.48383C85.0116 2.40921 84.9107 2.37723 84.847 2.32926C84.847 2.1427 84.9426 2.15336 84.9957 2.0894C85.0303 2.11989 85.0537 2.16107 85.0624 2.20644C85.071 2.2518 85.0644 2.29877 85.0435 2.33992C85.1657 2.12138 85.4153 2.16935 85.5747 2.07341C85.6384 2.13737 85.5747 2.24931 85.7287 2.27596C85.6597 1.84421 86.3662 1.87619 86.4511 1.63101C86.5893 1.79091 86.7539 1.66299 86.6796 1.89218C86.8017 1.89218 86.7646 1.78558 86.7167 1.65766C86.8017 1.58836 87.0089 1.96148 87.0673 1.73228C86.9558 1.62568 86.9717 1.77492 86.8867 1.73228C86.895 1.71152 86.8969 1.68875 86.8922 1.6669C86.8874 1.64505 86.8763 1.62512 86.8602 1.60968C87.1045 1.5244 87.4339 1.60968 87.5188 1.2419C87.6145 1.44978 87.6198 1.4178 87.7897 1.57237C87.7897 1.42846 87.657 1.35917 87.5613 1.26855C87.5295 0.916762 87.8854 1.34318 87.8747 1.03936C88.0766 1.11398 87.9544 1.33252 88.1031 1.42846C88.1031 1.26322 88.0022 1.14596 87.9597 1.00204C87.9172 0.85813 88.1244 1.10332 88.1297 1.00204C88.1828 1.05535 88.1616 1.14063 88.1616 1.21525C88.2625 1.21525 88.3209 1.07134 88.2094 0.964734C88.4909 1.14063 88.3687 0.922092 88.6184 1.1353C88.6822 0.927423 88.7246 0.975394 88.9052 0.996715C88.8681 0.895441 88.7459 0.831479 88.7831 0.692895L88.5865 0.55964C88.5122 0.591621 88.6556 0.767517 88.4644 0.618272C88.4644 0.687565 88.4962 0.724876 88.544 0.762187C88.4112 0.810159 88.0553 1.082 87.9385 0.687565C87.8535 0.618272 87.9385 0.836809 87.8854 0.890111C87.8266 0.854486 87.7831 0.798169 87.7635 0.732143C87.7439 0.666117 87.7494 0.595117 87.7791 0.53299C87.7101 0.506339 87.5029 0.623603 87.6782 0.751527C87.6145 0.8528 87.4392 0.751527 87.4551 0.991385C87.3701 0.922092 87.4551 0.778178 87.3914 0.703555C87.3276 0.628933 87.1576 0.970064 87.0567 0.623602C86.9611 0.55964 87.0567 0.772847 87.0833 0.788838C87.0391 0.817956 86.9874 0.833471 86.9345 0.833471C86.8817 0.833471 86.83 0.817956 86.7858 0.788838C86.7858 0.85813 86.8495 0.911432 86.8495 0.986054C86.8495 1.06068 86.7327 0.986054 86.7061 1.08733C86.6549 1.03476 86.6135 0.973374 86.5839 0.906102C86.5233 1.00832 86.4368 1.09269 86.3333 1.15071C86.2298 1.20872 86.1129 1.23834 85.9943 1.23657C85.8828 1.15662 86.074 1.1886 86.0315 1.04469C85.989 0.900772 85.8987 1.16728 85.7447 1.04469C85.665 1.32186 85.4206 0.794168 85.341 1.07134C85.4153 1.07134 85.4685 1.07134 85.5375 1.07134C85.5375 1.30053 85.3728 1.07134 85.3888 1.3112C85.2932 1.27388 85.3197 1.1886 85.3356 1.10865C85.2825 1.10865 85.2666 1.19393 85.1816 1.10865C85.2507 1.38049 84.7195 1.4178 84.4751 1.43912C84.4751 1.43912 84.4433 1.39648 84.4433 1.38582C84.1491 1.55996 83.8213 1.669 83.4818 1.70563C83.4287 1.65233 83.4818 1.56171 83.4818 1.48176C83.28 1.34318 83.3118 1.63634 83.3756 1.74827C83.2321 1.85487 83.2746 1.5244 83.0834 1.51374C82.9719 1.65766 83.264 1.647 83.2215 1.76426C82.9931 1.84421 82.8709 2.16402 82.5363 1.99879C82.5735 2.29728 82.4194 2.21199 82.3132 2.35591C82.1804 2.3186 82.2123 2.21732 82.106 2.16935C82.0051 2.40388 81.8192 2.43053 81.6439 2.48916C81.543 2.36657 81.7448 2.33992 81.782 2.30261C81.6014 2.196 81.4473 2.38256 81.3783 2.6011C81.2349 2.55313 81.3199 2.41454 81.1817 2.36657C81.1817 2.21199 81.357 2.2653 81.288 2.10539C80.971 2.21934 80.709 2.44988 80.5549 2.75034C80.3584 2.69704 80.5549 2.48383 80.385 2.41987C80.2502 2.51155 80.0986 2.57527 79.9389 2.60731C79.7793 2.63935 79.6149 2.63905 79.4554 2.60643C79.4182 2.91025 79.2323 2.74501 79.1314 2.73435C79.1314 2.83029 79.2376 2.86761 79.1739 2.97954C78.8605 2.8143 78.5524 3.41661 78.3664 3.07548C78.053 3.25138 77.4847 3.21407 77.3359 3.52855C77.0703 3.3793 77.0013 3.67779 76.7091 3.46459C76.7091 3.72576 76.486 3.57652 76.4701 3.86435C76.3426 3.82704 76.3745 3.72576 76.2682 3.67779C75.6625 3.99824 75.0003 4.19738 74.3188 4.26411C74.3453 4.37072 74.3188 4.48265 74.425 4.44534C73.854 4.46689 73.3011 4.65183 72.8314 4.97836C72.7465 5.12227 72.5074 4.89307 72.3906 4.97836C72.3906 5.03699 72.4702 5.06364 72.4543 5.1276C72.3443 5.09559 72.227 5.10009 72.1198 5.14043C72.0126 5.18078 71.9212 5.2548 71.8594 5.35147L71.6044 5.18623C71.1189 5.53917 70.5407 5.74119 69.9418 5.76722C69.9418 5.81519 69.9736 5.84717 69.9418 5.89515C68.9166 6.0817 68.0295 6.61472 67.0362 6.8759C66.9884 7.16906 66.2447 7.20104 65.8357 7.36094C65.6126 7.45156 65.4957 7.65943 65.2514 7.52618L65.2036 7.71806C64.9752 7.47821 64.8902 7.95259 64.598 7.76071C64.2527 8.19778 63.4613 8.11783 63.0044 8.54424L62.8345 8.42698C62.2448 8.96 61.4268 8.8907 60.8478 9.44504C60.4494 9.32245 60.3166 9.80749 59.8917 9.69023C59.796 9.97806 59.5092 9.77551 59.403 10.0314C58.8589 10.094 58.3416 10.302 57.905 10.6337C56.7576 10.9748 55.7803 11.6997 54.6063 12.0195L54.5532 12.2114C54.5213 12.27 54.4788 12.1634 54.4841 12.1048C53.953 12.4566 53.5014 12.5952 52.9543 12.963L52.7897 12.8457C52.6887 12.9097 52.8534 13.1442 52.6303 13.0696C52.5719 13.0056 52.6622 13.0216 52.6675 12.931C52.6442 12.9249 52.6197 12.9255 52.5968 12.9327C52.5739 12.94 52.5535 12.9536 52.5379 12.972C52.5224 12.9903 52.5124 13.0128 52.509 13.0366C52.5056 13.0605 52.509 13.0849 52.5187 13.1069C50.3674 13.9544 48.2745 14.9245 46.2135 15.9905C44.1525 17.0565 42.0756 18.1226 39.9242 19.0287L39.8817 19.1726C39.2443 19.2739 38.7822 19.8815 38.1076 19.8762C38.0173 19.9615 38.0173 20.2546 37.911 20.0201C37.8773 20.1125 37.8092 20.188 37.7209 20.2308C37.6327 20.2736 37.5313 20.2802 37.4383 20.2493L37.3798 20.4412C37.2644 20.4504 37.1519 20.4824 37.0489 20.5355C36.9459 20.5886 36.8543 20.6616 36.7796 20.7503C35.7172 20.9209 34.8726 21.8164 33.7359 21.7631L33.6721 21.9496C33.6228 21.9216 33.5675 21.9056 33.5109 21.903C33.4542 21.9004 33.3977 21.9112 33.346 21.9345C33.2943 21.9579 33.2487 21.9931 33.2131 22.0374C33.1775 22.0817 33.1528 22.1338 33.1409 22.1895C33.0666 22.1415 33.0772 22.0669 32.9975 22.0189C32.9975 22.3334 32.87 22.1842 32.7585 22.1309C32.5832 22.4667 32.2273 22.5146 31.8926 22.6639C31.862 22.6437 31.8371 22.6159 31.8204 22.5832C31.8036 22.5505 31.7956 22.514 31.797 22.4773C31.7014 22.4773 31.797 22.7865 31.5846 22.6639C31.5846 22.7118 31.6217 22.7385 31.6536 22.7758C31.5899 22.8717 31.4624 22.7758 31.4411 22.9677C31.3668 22.9304 31.3774 22.8664 31.388 22.8078C31.354 22.8905 31.3034 22.9653 31.2395 23.0276C31.1755 23.0899 31.0995 23.1385 31.0162 23.1702C30.8728 22.9943 31.0746 23.0317 31.1118 22.8877C30.8398 23.1528 30.5543 23.4037 30.2566 23.6393L30.0547 23.4794C30.0229 23.2928 30.0069 23.602 30.161 23.618C30.0707 23.8685 29.9166 23.8685 29.7573 24.0764C29.6616 23.9165 29.4864 24.0764 29.5713 23.8685C29.4545 23.8685 29.5713 24.1297 29.2898 23.9484C29.2155 24.151 29.4014 24.0497 29.4492 24.071C29.3217 24.3429 29.072 24.215 28.9499 24.5134C28.9074 24.4655 28.9499 24.4015 28.9499 24.3375C28.8808 24.3109 28.8702 24.4601 28.7586 24.3056C28.8808 24.5081 28.6896 24.4228 28.6524 24.636C28.0734 24.4975 27.8131 25.4942 27.25 25.1957C27.2766 25.5795 26.9579 25.6168 26.8092 25.7287C26.7348 25.4729 27.0269 25.5795 27.0748 25.3983C27.0004 25.3343 26.9685 25.3983 26.8995 25.3183C27.0005 25.1228 27.1141 24.9341 27.2394 24.7533C27.3563 25.1637 27.6484 24.6147 27.7175 24.5348C27.4907 24.5089 27.2619 24.5613 27.0688 24.6833C26.8756 24.8054 26.7297 24.9899 26.6551 25.2064C26.6073 25.1477 26.6551 25.0625 26.6551 24.9878C26.5011 25.0944 26.1505 25.2117 26.2567 25.5635C26.177 25.6754 26.1399 25.4302 26.0549 25.4036C25.8211 25.7554 25.6246 25.8193 25.3696 26.2298C25.1318 26.2767 24.9066 26.3736 24.7089 26.5142C24.5111 26.6547 24.3453 26.8357 24.2223 27.0453C24.0669 27.0928 23.9262 27.1795 23.8137 27.2971C23.7012 27.4146 23.6206 27.5592 23.5795 27.7169C22.9952 27.7169 22.395 29.0388 21.5079 28.6923C21.8425 29.1347 21.1839 29.1027 21.3645 29.5398C21.2051 29.5398 21.1945 30.0728 20.9608 29.8116C20.7882 30.0982 20.5249 30.3185 20.2129 30.4374C19.901 30.5562 19.5583 30.5667 19.2397 30.4672C19.2112 30.5338 19.1965 30.6054 19.1965 30.6778C19.1965 30.7502 19.2112 30.8218 19.2397 30.8883C19.16 30.9683 19.0485 30.931 18.9157 30.8031C18.8838 31.0163 18.7723 30.9523 18.6926 30.9896C18.7245 31.2188 18.6341 31.2135 18.6395 31.4267C18.7245 31.5173 18.7298 31.3307 18.8094 31.384C18.6396 31.5958 18.4033 31.7438 18.1391 31.8038C17.8749 31.8638 17.5982 31.8323 17.354 31.7145C17.3912 32.0183 17.2531 32.1356 17.0512 32.1303C16.9099 32.713 16.5904 33.2367 16.1376 33.628L15.9038 33.4308C16.026 33.6707 15.7126 33.6973 15.6329 33.8786C15.6011 33.8316 15.5861 33.7752 15.5904 33.7187C15.1928 33.9003 14.8634 34.2047 14.6502 34.5875C14.1546 34.7901 13.7514 35.1699 13.5188 35.6535C13.2213 35.7015 12.8282 36.3304 12.653 36.581C12.3395 36.9605 12.0868 37.3867 11.904 37.8442C12.0155 37.8122 12.0527 37.9508 12.143 38.0414C12.1005 38.1853 11.9996 38.1107 11.9571 38.2546C12.1165 38.2919 12.1324 38.1214 12.2652 38.2546C12.3183 37.9402 12.6742 38.2546 12.637 37.9508C12.6795 37.8549 12.8123 38.0734 12.892 38.1054C13.0551 37.9962 13.2344 37.9135 13.4232 37.8602C13.3026 38.0709 13.2012 38.2921 13.1204 38.5211C13.929 38.2235 14.6567 37.7397 15.2452 37.1087C15.3089 37.0394 15.3992 37.0713 15.4948 37.1087C15.4811 37.0408 15.452 36.9769 15.4098 36.9221C15.497 36.8772 15.5732 36.8135 15.6329 36.7355C15.8667 37.0607 16.0154 36.3784 16.0898 36.0746C16.2119 36.1865 16.1269 36.3464 16.0898 36.501C16.1535 36.4264 16.3075 36.501 16.3447 36.6503C16.2597 36.8581 16.1854 36.7195 16.1694 36.9861C16.265 37.0873 16.2279 36.6982 16.3553 36.9008C16.4403 36.7942 16.3553 36.7302 16.4032 36.6343C16.451 36.5383 16.4669 36.5756 16.52 36.6023C16.5572 36.7355 16.4722 36.9008 16.52 37.0287C16.52 37.0607 16.4616 37.0287 16.4456 37.0927C16.4456 36.8315 16.2544 37.0927 16.1588 37.1619C16.0844 37.1086 16.0951 37.034 16.0207 36.9861C15.8082 37.1779 15.8826 37.599 15.6807 37.7429C15.617 37.6044 15.787 37.4071 15.8188 37.2472C15.7126 37.2472 15.5267 37.4178 15.6382 37.5884C15.3248 37.5297 15.1495 37.9508 14.9318 38.228C15.1336 38.3026 15.2186 37.9402 15.3567 37.7856C15.3567 38.196 15.0646 38.4145 14.8255 38.2546C14.6662 38.5318 14.5015 38.7877 14.2465 38.697C13.7153 39.4326 13.0089 39.4646 12.4564 40.0935C12.6636 40.2428 12.7751 40.0616 12.9876 40.3014C13.0222 40.266 13.0635 40.2378 13.1092 40.2186C13.1548 40.1993 13.2037 40.1894 13.2532 40.1894C13.3027 40.1894 13.3516 40.1993 13.3972 40.2186C13.4428 40.2378 13.4842 40.266 13.5188 40.3014C13.5613 40.2375 13.5188 40.1895 13.5188 40.1309C13.7153 40.3601 13.7685 40.0776 13.9225 40.1309C14.0765 40.1842 13.965 40.3227 13.9225 40.4293C14.119 40.5519 14.22 40.3174 14.3846 40.3227C14.5493 40.3281 14.3846 40.52 14.4909 40.5946C14.7458 40.6479 14.7777 40.3121 15.0221 40.1682C15.1602 40.3654 14.9158 40.6159 14.8468 40.7598C14.9139 40.7649 14.9765 40.7954 15.0221 40.8451C15.0221 40.7971 14.9902 40.7705 14.9636 40.7332C15.0486 40.5999 15.1602 40.7332 15.1495 40.52C15.2186 40.5679 15.208 40.6426 15.2877 40.6959C15.3549 40.6224 15.4372 40.5643 15.5289 40.5257C15.6205 40.487 15.7195 40.4687 15.8188 40.472C15.8404 40.4174 15.8438 40.3572 15.8285 40.3006C15.8132 40.2439 15.78 40.1937 15.7339 40.1575C15.7375 40.116 15.7509 40.0759 15.7731 40.0407C15.7953 40.0055 15.8255 39.9761 15.8613 39.955C15.9591 40.0947 16.041 40.2448 16.1057 40.4027C15.9673 40.5002 15.8551 40.6306 15.7791 40.7822C15.7031 40.9338 15.6657 41.1019 15.6701 41.2715C15.3762 41.5057 15.0148 41.6385 14.6396 41.65C14.8202 41.9431 14.5281 41.9165 14.3793 41.9271C14.289 41.7726 14.5281 41.8951 14.5493 41.7619C14.3474 41.6286 14.289 42.0124 14.1509 42.1084C14.0128 42.0284 14.1509 41.8951 14.0128 41.9271C14.0553 42.2096 13.6675 42.3269 13.4391 42.3162C13.3435 42.6147 13.1098 42.5561 12.9079 42.7373C12.961 43.0145 13.1257 42.7373 13.216 42.7373C13.0673 42.9505 12.6848 43.3876 12.2386 43.2224C12.0952 43.6168 11.1762 43.5262 11.3144 44.2404C11.0806 44.2084 11.1019 44.5816 10.8947 44.5123C10.8522 44.3737 10.985 44.3843 10.8947 44.2138C10.7421 44.3743 10.61 44.5534 10.5016 44.7468C7.3145 45.8555 4.12736 46.9499 0.940218 48.0302C-0.865827 49.0536 0.361221 49.5919 0.621504 50.4341C4.49388 49.2348 8.23345 47.6038 11.3993 47.5238C12.3661 47.22 10.9585 49.512 12.1908 50.0503L16.0632 48.8137C17.4283 49.7678 15.8879 51.644 17.2584 52.5981C18.6288 53.5522 22.2409 51.4628 23.4786 51.9852C26.6657 51.8839 21.9382 53.8774 19.0219 54.8048C20.2596 55.3378 17.0831 55.4285 17.3434 56.2653C17.8745 57.9496 18.4057 59.634 22.7031 59.6446C23.8079 59.7512 23.2343 61.3236 23.4998 62.1658C26.4533 61.217 29.4598 60.2416 32.4929 59.2182C32.4497 59.329 32.433 59.4485 32.444 59.5669C32.4551 59.6854 32.4937 59.7996 32.5566 59.9005C32.3813 59.9005 32.5885 60.8386 32.2167 60.3269C31.9776 61.3929 31.4305 61.7021 30.5594 61.1904C30.5617 61.4657 30.6252 61.737 30.7453 61.9846C30.6922 62.1125 30.5487 62.0219 30.3416 61.7554C30.3947 62.1391 30.246 62.0059 30.1716 62.0539C30.3044 62.4856 30.2035 62.459 30.3044 62.8641C30.4425 63.0506 30.3628 62.6988 30.4744 62.8161C30.3309 63.4877 29.7466 63.7329 28.9924 63.1412C29.1676 63.7222 29.0614 63.9088 28.8383 63.8661C28.9818 64.7679 28.8677 65.692 28.509 66.5312L28.1531 66.1155C28.4027 66.5898 28.0681 66.5845 28.0628 66.9043C28.0024 66.8122 27.9608 66.7089 27.9406 66.6005C27.739 66.7841 27.5777 67.0079 27.4671 67.2575C27.3564 67.5071 27.2988 67.7771 27.2979 68.0503C27.0395 68.2712 26.8376 68.5511 26.7091 68.8664C26.5807 69.1817 26.5293 69.5233 26.5595 69.8626C26.2514 69.8999 26.1239 71.0139 26.0549 71.4616C25.892 72.205 25.8277 72.9667 25.8636 73.727C25.9699 73.6896 26.0814 73.9508 26.2249 74.132C26.2249 74.3986 26.0974 74.2386 26.1239 74.5051C26.3205 74.5958 26.2567 74.2866 26.4692 74.5744C26.3736 73.9988 26.9207 74.6437 26.7295 74.0734C26.7295 73.8975 26.9791 74.3293 27.0854 74.3986C27.1936 74.2337 27.344 74.1011 27.521 74.0148C27.493 74.4123 27.493 74.8112 27.521 75.2087C28.0521 74.745 28.8702 74.2546 29.1836 72.9541C29.2208 72.8368 29.3323 72.9168 29.4704 73.0447C29.4203 72.9147 29.358 72.7898 29.2845 72.6716C29.3695 72.6449 29.4014 72.4903 29.4439 72.3731C29.8529 73.0234 29.6935 71.7814 29.6351 71.2271C29.7796 71.4636 29.8482 71.739 29.8316 72.016C29.8688 71.8934 30.0707 72.0639 30.1822 72.3411C30.1822 72.7249 30.0388 72.4424 30.145 72.9434C30.3044 73.1513 30.076 72.4104 30.3097 72.8155C30.3522 72.6343 30.2194 72.501 30.2406 72.3251C30.2406 72.2825 30.2831 72.2345 30.3522 72.2931C30.4531 72.549 30.4425 72.8261 30.5487 73.0873C30.5487 73.146 30.4903 73.0873 30.4956 73.1886C30.3628 72.6982 30.2831 73.146 30.2141 73.2632C30.1078 73.1513 30.0866 73.018 29.9751 72.9061C29.8369 73.2312 30.1185 74.0308 29.9751 74.2653C29.8369 73.9935 29.9326 73.6577 29.8847 73.3592C29.7785 73.3592 29.6457 73.6203 29.8476 73.9615C29.481 73.7962 29.4864 74.5478 29.3801 75.0275C29.6404 75.2034 29.5554 74.5478 29.6351 74.2813C29.8476 75.0488 29.6351 75.3953 29.2686 75.0542C29.2261 75.5392 29.1676 75.9709 28.8489 75.7684C28.6418 77.0476 27.8822 76.9943 27.6006 78.0817C27.8981 78.3962 27.93 78.0817 28.2965 78.5614C28.3868 78.3535 28.5462 78.3162 28.8649 78.6574C28.8649 78.5401 28.8011 78.4495 28.7905 78.3375C29.1198 78.8013 29.0348 78.2789 29.2473 78.4601C29.3516 78.6173 29.4002 78.805 29.3854 78.9932C29.6563 79.249 29.6457 78.8279 29.8263 78.8652C30.0122 79.0145 29.9219 79.2383 30.076 79.3983C30.3788 79.5475 30.246 78.9239 30.4372 78.7C30.5847 79.0351 30.6202 79.4091 30.5381 79.766C30.5912 79.766 30.6709 79.83 30.7718 79.9579C30.7718 79.8726 30.6975 79.8087 30.6497 79.7394C30.6762 79.5049 30.8728 79.8033 30.7453 79.3716C30.8515 79.4835 30.8728 79.6168 30.9843 79.7287C31.0534 79.3983 31.2658 79.4142 31.4783 79.4249C31.461 79.201 31.3736 78.9884 31.2287 78.8173C31.2287 78.5987 31.2287 78.5028 31.2658 78.4655C31.4518 78.7533 31.6005 79.0518 31.7545 79.3449C31.6449 79.5847 31.5843 79.844 31.576 80.1077C31.5678 80.3713 31.6123 80.6339 31.7067 80.88C31.4518 81.1732 31.218 81.5303 30.7825 81.4131C31.1224 81.9887 30.7825 81.8821 30.639 81.8821C30.4637 81.573 30.7825 81.8501 30.7347 81.5996C30.4531 81.3171 30.5859 82.0314 30.485 82.1806C30.2991 82.0154 30.3894 81.7862 30.246 81.8235C30.4319 82.3565 30.076 82.5057 29.8263 82.4524C29.8741 82.9855 29.5979 82.8415 29.4757 83.1507C29.6723 83.6837 29.7148 83.188 29.8104 83.22C29.7573 83.5931 29.5607 84.3447 29.0136 83.9609C29.0614 84.6751 28.0362 84.35 28.5515 85.7038C28.2806 85.6026 28.4983 86.3008 28.2434 86.1303C28.1265 85.8744 28.2434 85.9117 28.1 85.5972C27.848 86.4774 27.9024 87.4173 28.254 88.2623C28.5239 88.4522 28.7326 88.7172 28.8542 89.0246C29.2314 89.2857 29.5395 89.0245 30.0175 89.968C29.9379 89.5096 30.2035 89.6055 30.0175 89.1205C29.9485 89.0512 29.9751 89.2111 29.9751 89.3017C29.7944 89.0299 29.9007 89.0992 29.8954 88.8966C30.0866 89.1685 30.1928 89.2164 30.2406 89.1418C30.3094 89.2115 30.3625 89.2951 30.3964 89.387C30.4303 89.4789 30.4442 89.5771 30.4372 89.6748C30.5275 89.7015 30.5594 89.6055 30.4744 89.4083C30.8781 89.888 31.0321 89.2591 31.1649 88.8753C31.7545 89.451 31.6377 88.3423 31.6961 87.6973L31.813 87.8359C32.0414 88.6941 31.7652 88.8433 31.8502 89.435C31.9936 89.6322 31.967 89.435 32.137 89.6908C32.222 88.6781 32.6257 88.87 32.8222 88.1397C32.8753 88.209 32.886 88.289 32.9444 88.3583C32.7879 88.6908 32.7504 89.0673 32.8382 89.4243C33.0028 89.6322 32.9603 89.3337 33.1197 89.5149C32.9497 89.2058 32.9869 89.1045 33.1569 89.2484C33.0516 89.0557 32.9679 88.8519 32.9072 88.6408C33.1356 88.758 33.3534 88.3476 33.0241 87.756C32.9869 87.4948 33.2525 88.2197 33.2525 87.9479C33.3375 88.0971 33.2153 88.1397 33.3906 88.4169C33.5181 88.4169 33.364 87.8093 33.2366 87.612C33.2366 87.4788 33.465 87.9905 33.5925 88.1078C33.6403 87.8359 33.4543 87.6387 33.4437 87.3829C33.4331 87.127 33.6403 87.5907 33.6243 87.676C33.7996 87.7773 33.5659 87.3029 33.5446 87.1856C33.6977 87.2866 33.8192 87.4288 33.8952 87.5961C33.9537 87.8999 33.8527 87.8306 33.8634 88.0278C34.1343 88.241 33.9749 87.6654 33.8315 87.3615C33.9855 87.2123 34.1396 87.1217 34.0068 86.4607C34.2352 86.626 34.1608 86.8712 34.3149 87.0577C34.2564 87.2176 34.1715 87.3082 34.113 87.4521C34.3349 87.7062 34.4675 88.0265 34.4902 88.3636C34.623 88.4969 34.6123 88.2943 34.5273 88.0971C34.6973 88.4542 34.6655 88.0971 34.8832 88.5075C34.8832 88.0491 34.9948 88.0118 35.1807 87.9159C35.3135 88.1237 35.1807 88.3583 35.0214 88.0491C35.0242 88.1049 35.0468 88.1578 35.0851 88.1984V88.3636C35.3029 88.6035 35.2976 88.289 35.3507 88.1237C35.5313 88.4116 35.595 88.7367 35.7756 89.0246C35.7013 88.6834 35.7756 88.8273 35.7756 88.5235C35.9509 88.6728 35.9934 88.8593 36.1315 89.0192C36.1237 88.8816 36.0987 88.7455 36.0572 88.6141C36.1953 88.7474 36.19 88.9179 36.3493 89.0459C36.4343 88.8113 36.6149 88.806 36.7796 88.758C36.9868 89.0725 36.7796 88.9712 36.8593 89.3284C37.0239 89.5096 36.9124 89.0192 37.1355 89.3284C37.1067 89.1945 37.064 89.0641 37.008 88.9393C37.5392 89.0938 37.6029 88.2303 38.0704 88.3103C38.0704 88.2037 37.9641 88.1131 37.8951 88.0225C37.8951 87.8039 37.8951 87.6067 37.927 87.5907C38.5272 88.758 38.3147 87.0577 38.6281 87.2283C39.0053 88.3423 38.6281 88.1397 38.5803 88.6834C38.7981 88.886 38.7078 88.2943 38.9734 88.8273V88.3263C39.0653 88.4374 39.1438 88.5591 39.2071 88.6887C39.1328 88.6887 39.2071 89.0672 39.0531 88.8966C39.2284 89.2218 39.0531 89.1152 39.1859 89.4563C39.5577 90.0479 39.1274 88.6408 39.5099 89.2378ZM77.3466 70.1344C77.3466 70.0811 77.3466 69.9692 77.405 70.0385V70.4595C77.29 70.3311 77.2209 70.168 77.2085 69.9958C77.2456 70.0704 77.3306 70.2197 77.3466 70.1344ZM99.0244 66.2967C98.9288 66.4886 98.8119 66.5952 98.5835 66.2967C98.6844 66.0941 98.8757 66.286 99.0244 66.2967ZM106.036 65.5931C106.036 65.8489 106.036 66.0515 105.988 66.0941C105.951 65.737 105.834 65.9556 105.925 66.1794C105.828 66.0173 105.772 65.8346 105.76 65.6464C105.903 65.6944 105.824 65.4758 106.036 65.5931ZM104.113 65.5611C104.002 65.5611 103.8 65.7583 103.688 65.3692C103.805 65.3532 103.922 65.3159 104.113 65.5611ZM103.513 65.4705C103.486 65.6144 103.205 65.3053 103.168 65.0174C103.258 65.1507 103.465 65.1667 103.513 65.4865V65.4705ZM100.995 64.6283C101.027 64.3405 101.069 64.0953 101.202 64.1913C101.17 64.4951 101.176 64.9322 100.995 64.6443V64.6283ZM110.19 60.4335C110.209 60.5697 110.209 60.7077 110.19 60.8439C110.105 60.6787 110.073 60.7693 109.993 60.62C110.02 60.3802 110.047 60.1723 110.19 60.4495V60.4335ZM109.685 60.4921C109.824 61.0251 109.345 60.8333 109.42 60.3535C109.6 60.9239 109.526 60.3162 109.685 60.5081V60.4921ZM108.543 56.3399C108.448 56.2706 108.326 56.5211 108.294 56.0414C108.395 56.2919 108.49 55.9188 108.543 56.3559V56.3399ZM108.012 55.663L108.156 55.8922C108.174 56.0284 108.174 56.1664 108.156 56.3026C107.996 55.8495 108.044 56.212 107.901 56.0841C107.901 55.9455 107.773 55.8229 107.778 55.6843C107.927 55.7323 107.959 56.0308 108.002 55.679L108.012 55.663ZM93.2716 53.8347C93.3247 53.4776 93.4788 53.4989 93.6381 53.5362C93.5903 53.8934 93.431 53.8347 93.2716 53.8347ZM85.5216 51.7293C85.4844 51.8946 85.6012 52.0438 85.5216 52.2197C85.3357 52.0278 85.3622 51.5108 85.5216 51.7293ZM96.1454 49.7038C96.1454 49.9863 95.9435 50.1516 95.8532 49.7412C95.986 50.0077 95.9382 49.432 96.1082 49.7038H96.1454ZM99.8371 49.2401C99.7521 49.2401 99.5503 49.4427 99.46 49.0376C99.5237 49.0749 99.7309 48.931 99.8 49.2401H99.8371ZM102.546 48.9043C102.647 49.1069 102.546 49.4373 102.451 49.2455C102.355 49.0536 102.344 48.5472 102.52 48.9043H102.546ZM102.073 48.5472C101.983 48.7178 102.222 48.8563 102.132 49.0322L101.935 48.7284C101.909 48.5046 101.946 48.4299 102.036 48.5472H102.073ZM90.1642 50.53C90.2279 50.3168 90.3448 50.3008 90.5094 50.4821C90.451 50.6953 90.3342 50.7113 90.1642 50.53ZM94.4987 49.8424C94.3712 50.1409 94.1481 50.093 93.8719 49.8424C94.076 49.7792 94.2945 49.7792 94.4987 49.8424ZM92.8361 49.9917C92.8361 50.3861 92.6873 50.045 92.6873 50.3435C92.598 50.2497 92.5318 50.1363 92.494 50.0123C92.4562 49.8883 92.4478 49.7571 92.4695 49.6292C92.5758 49.6772 92.7192 50.1036 92.8361 49.9917ZM108.464 42.3162C108.464 42.7586 108.177 42.6307 108.113 42.3535C108.198 42.4495 108.113 42.2309 108.145 42.103C108.363 42.6094 108.262 41.8152 108.464 42.3162ZM96.3685 38.3079C96.411 38.0361 96.5544 38.1694 96.7137 38.3452C96.6766 38.6917 96.4959 38.3772 96.3685 38.3079ZM93.7444 9.52499C93.5319 9.60495 93.3885 9.81815 93.1388 9.82881C93.1769 9.70559 93.2617 9.60236 93.3751 9.5415C93.4884 9.48065 93.6211 9.46705 93.7444 9.50367V9.52499ZM94.3659 10.2179C94.2596 10.2179 94.1215 10.4365 94.095 10.1753C94.2012 10.2392 94.3128 9.9674 94.3659 10.1966V10.2179ZM93.107 10.2179C93.1973 10.1486 93.2291 9.96207 93.4097 10.0687C93.4044 10.2712 93.2769 10.2765 93.107 10.1913V10.2179ZM93.5372 10.2179C93.6966 10.1646 93.7285 10.3192 93.7816 10.0953L93.9356 10.154C93.9356 10.2339 93.9834 10.2872 93.9356 10.3832C93.7709 10.2073 93.8188 10.3832 93.6647 10.3832C93.6806 10.2872 93.5319 10.2872 93.5372 10.2073V10.2179ZM88.3316 11.0814C88.3847 10.8735 88.5069 10.8362 88.7034 10.9748C88.6397 11.124 88.4962 11.1294 88.3316 11.0707V11.0814ZM77.7078 14.1996C77.7449 14.013 77.8724 14.0343 77.9309 13.8957C78.0371 13.9437 78.0902 14.013 78.0796 14.1036C77.9627 14.0823 77.9362 14.3541 77.729 14.1889L77.7078 14.1996ZM90.7857 11.7264C90.6794 11.7956 90.6104 11.9609 90.5147 12.0568C90.5147 11.9769 90.5148 11.9182 90.4032 11.8809L90.4563 11.6411C90.5692 11.6557 90.6798 11.6843 90.7857 11.7264ZM92.273 10.5484L92.4164 10.623C92.4164 10.8042 92.3049 10.7403 92.2252 10.7509L92.273 10.5484ZM91.3753 10.7669C91.2956 10.8149 91.3115 11.0921 91.1628 10.9908C91.2 10.8256 91.2159 10.6603 91.3647 10.7563L91.3753 10.7669ZM86.8549 11.4598C86.9558 11.3692 87.0302 11.2253 87.2267 11.3532C87.2267 11.5611 87.0302 11.3906 87.0195 11.6144C86.948 11.5791 86.8901 11.521 86.8549 11.4492V11.4598ZM90.9078 10.9641L91.0459 11.0441L91.0088 11.1933C91.0088 11.2893 91.1522 11.3106 91.1044 11.4172C90.9716 11.2733 91.0353 11.5558 90.9078 11.4172C90.9344 11.2413 90.8335 11.1294 90.9078 10.9535V10.9641ZM85.0647 12.0302C85.0647 12.2007 84.9532 12.1261 84.9532 12.2967C84.7407 12.1794 84.9479 11.9662 85.0807 12.0302H85.0647ZM89.1974 11.5984C89.1974 11.4758 89.2399 11.3586 89.3408 11.4119C89.3408 11.4705 89.3408 11.5345 89.4046 11.5611C89.4736 11.4439 89.3727 11.3959 89.4046 11.2893C89.5905 11.3746 89.4736 11.5878 89.5055 11.737C89.3886 11.737 89.3674 11.5131 89.3302 11.6304C89.293 11.7477 89.4258 11.7956 89.4205 11.9076L89.2399 11.801C89.2824 11.7264 89.3143 11.6357 89.2399 11.5984H89.1974ZM82.2069 12.9363C82.4141 13.1015 82.43 12.8084 82.5469 12.7551C82.5469 12.883 82.6266 12.7551 82.6691 12.8883C82.6532 12.9325 82.6252 12.9712 82.5884 13.0002C82.5516 13.0292 82.5074 13.0472 82.4609 13.0522C82.4144 13.0572 82.3674 13.049 82.3253 13.0285C82.2833 13.008 82.2477 12.9761 82.2229 12.9363H82.2069ZM83.2162 12.8937C83.2162 12.7551 83.3118 12.7711 83.4234 12.8564C83.4234 12.9896 83.3437 12.9736 83.2321 12.8937H83.2162ZM89.7711 11.7264C89.9358 11.9822 89.957 11.6677 90.1217 11.7264C90.2173 12.0835 89.8348 12.0462 89.7711 11.7264ZM79.8378 13.6932C79.7688 13.9171 79.6147 13.9384 79.4713 13.965C79.495 13.8826 79.5455 13.8105 79.6149 13.7602C79.6842 13.71 79.7683 13.6845 79.8538 13.6879L79.8378 13.6932ZM87.4498 12.4886C87.4498 12.6698 87.147 12.6272 87.0992 12.4886C87.2373 12.5046 87.3064 12.3926 87.4657 12.4832L87.4498 12.4886ZM89.7498 12.0462C89.5586 12.1155 89.7817 12.2914 89.5852 12.334C89.5586 12.1208 89.5586 11.9982 89.7711 12.0408L89.7498 12.0462ZM72.2206 14.9884C72.1728 15.095 72.2737 15.143 72.2206 15.2603C72.0506 15.1963 72.109 14.9245 72.2418 14.9831L72.2206 14.9884ZM92.9954 2.61176C93.2291 2.76633 92.9954 2.41987 93.2451 2.56912C93.3407 2.78765 93.107 2.85695 93.0167 2.75034C93.091 2.761 92.9954 2.66506 92.9954 2.61176ZM85.4897 3.88034C85.4631 4.07223 85.3356 4.01892 85.2188 3.99227C85.1604 3.84303 85.3303 3.77374 85.4897 3.88034ZM82.9347 4.51463C82.9825 4.35472 83.11 4.38138 83.2481 4.43468C83.2162 4.63189 83.0515 4.5093 82.9347 4.51463ZM84.4167 4.26411C84.4358 4.22847 84.4641 4.19868 84.4987 4.17791C84.5333 4.15715 84.5729 4.14618 84.6132 4.14618C84.6536 4.14618 84.6931 4.15715 84.7277 4.17791C84.7623 4.19868 84.7907 4.22847 84.8098 4.26411C84.6557 4.26411 84.6132 4.42935 84.4167 4.26411ZM89.5321 3.60317C89.5321 3.84303 89.3621 3.69911 89.3408 3.69378C89.3993 3.65647 89.4046 3.50723 89.5321 3.6085V3.60317ZM82.43 4.79713C82.4445 4.82533 82.4499 4.8573 82.4456 4.88871C82.4414 4.92012 82.4276 4.94946 82.4061 4.97273C82.3847 4.996 82.3566 5.01209 82.3257 5.01882C82.2948 5.02555 82.2626 5.02259 82.2335 5.01034C82.1538 4.82911 82.3344 4.79713 82.43 4.79713ZM80.4593 5.44741C80.4115 5.15958 80.8471 5.38345 80.7196 5.38878C80.5921 5.39411 80.6028 5.57 80.4593 5.45807V5.44741ZM79.0092 5.75123C79.1048 5.586 79.3226 5.70326 79.4394 5.58067C79.4979 5.86316 79.1792 5.79387 79.0092 5.76189V5.75123ZM86.8017 6.28425C86.892 6.28425 86.9292 6.09236 87.0726 6.17231C87.0461 6.3109 86.8708 6.47613 86.8017 6.27892V6.28425ZM85.8562 9.48235C85.7765 9.51966 85.58 9.6849 85.5056 9.48235C85.6012 9.4557 85.7978 9.30646 85.8562 9.4557V9.48235ZM82.0104 10.0154C82.0104 9.8448 82.0635 9.76485 82.2123 9.80749C82.1567 9.87422 82.088 9.92867 82.0104 9.9674V10.0154ZM88.4219 8.46429C88.5122 8.54424 88.4219 8.75745 88.3209 8.68283C88.22 8.6082 88.2731 8.27773 88.4219 8.41632V8.46429ZM87.981 8.42165C87.896 8.54424 88.1138 8.54424 88.0288 8.66684L87.8535 8.56023C87.8641 8.395 87.9013 8.33637 87.981 8.37368V8.42165ZM87.6835 7.74472C87.811 7.89929 87.6091 7.98457 87.7632 8.06453C87.7366 8.15514 87.6994 8.21377 87.6304 8.20844C87.6994 7.99523 87.4551 7.65943 87.6835 7.69674V7.74472ZM86.8973 8.14981C87.0089 8.03788 87.2161 7.75538 87.3435 7.92594C87.3117 7.92594 87.1789 8.00589 87.2692 8.04321C87.3382 7.96325 87.4392 7.94726 87.5773 8.01122C87.5773 8.17113 87.4498 8.10717 87.3223 8.01122C87.2904 8.16047 87.1098 8.1658 87.1948 8.37368C86.9452 8.28306 86.892 8.7308 86.6371 8.42165C86.7221 8.65618 86.5361 8.72547 86.3874 8.65618C86.6264 8.5016 86.4618 8.25108 86.6371 7.97924C86.8761 8.20311 86.7167 7.86731 86.8973 8.10184V8.14981ZM85.3728 8.32571C85.4525 8.32571 85.495 8.32571 85.5481 8.43231C85.6597 8.17113 85.9678 8.36302 86.0793 8.08585C86.2068 8.14448 86.2174 8.42165 86.2652 8.14448C86.4087 8.2191 86.5468 8.51759 86.3449 8.46962C86.3449 8.40566 86.3449 8.34703 86.2759 8.31504C86.4458 8.75212 86.0687 8.75212 85.9412 8.94401L85.7234 8.80542C85.6225 8.86938 85.6119 9.13589 85.4313 9.0133C85.4218 8.96417 85.4233 8.91353 85.4358 8.86509C85.4483 8.81664 85.4715 8.77161 85.5035 8.73329C85.5356 8.69498 85.5758 8.66433 85.6212 8.64361C85.6666 8.62289 85.7161 8.61262 85.7659 8.61353C85.7128 8.57089 85.7659 8.54424 85.7659 8.51759C85.6703 8.51759 85.5109 8.41632 85.426 8.47495C85.3888 8.74679 85.3197 8.96533 85.1019 8.82674C85.325 8.74146 85.1922 8.59754 85.2347 8.46429C85.3303 8.61353 85.3835 8.44297 85.3728 8.27773V8.32571ZM84.7885 8.96C84.9266 9.09325 85.001 9.06127 85.0063 8.87471L85.1338 8.95467C85.0541 9.14122 84.8841 9.1199 84.7407 9.15721L84.7885 8.96ZM84.1989 9.15721C84.2414 9.00264 84.3423 9.00264 84.5017 9.1199C84.4592 9.19985 84.3051 9.10924 84.1989 9.10924V9.15721ZM83.9386 9.21584C83.8832 9.16737 83.8432 9.1037 83.8233 9.03268C83.8035 8.96166 83.8048 8.88637 83.8271 8.81608C83.9424 8.81985 84.0553 8.85089 84.1564 8.90669C84.1298 9.0666 84.0024 8.99731 83.9917 9.19452C84.1033 9.32778 84.2733 9.16254 84.3636 9.31179C84.2998 9.31179 84.2573 9.31179 84.2414 9.4024L84.0236 9.26915C83.9174 9.52499 83.8005 9.38108 83.6518 9.59429C83.6518 9.49834 83.5455 9.4557 83.6093 9.34377C83.7793 9.4024 83.8536 9.27448 83.928 9.16787L83.9386 9.21584ZM83.4977 9.38641C83.4977 9.56764 83.3331 9.74353 83.2693 9.52499C83.4234 9.51433 83.3065 9.27981 83.4977 9.33844V9.38641ZM82.6691 9.75952C82.5389 9.81739 82.3968 9.84299 82.2548 9.83414C82.2972 9.59429 82.6053 9.4024 82.6691 9.71155V9.75952ZM81.6067 9.87146C81.697 9.92476 81.697 9.77018 81.8032 9.87146L81.7714 10.0154C81.6492 9.91943 81.6014 9.98872 81.5961 9.82348L81.6067 9.87146ZM79.4501 10.4045C79.4129 10.5324 79.4979 10.5484 79.4023 10.6017C79.2163 10.4898 79.2801 10.2179 79.4394 10.3618L79.4501 10.4045ZM81.5748 10.3298C81.612 10.1753 81.6917 10.1007 81.8139 10.1486C81.8139 10.2126 81.7873 10.3352 81.7289 10.3139C81.6704 10.2925 81.7289 10.2499 81.6917 10.2392C81.6439 10.2819 81.6014 10.2979 81.543 10.2872L81.5748 10.3298ZM75.6043 12.0195C75.6043 11.8223 75.7583 11.8489 75.6839 11.6784L75.7742 11.737C75.7742 11.705 75.7742 11.6837 75.8274 11.737C75.822 11.8649 75.7317 12.0355 75.5724 11.9769L75.6043 12.0195ZM82.1166 11.0015C82.2601 11.0974 82.2388 10.7936 82.3876 10.8948C82.3344 11.0068 82.1485 11.156 82.0848 10.9588L82.1166 11.0015ZM69.8462 7.94193C69.7505 7.91528 69.724 8.03255 69.6602 7.87797C69.5965 7.7234 69.8408 7.75538 69.8143 7.89929L69.8462 7.94193ZM80.9321 2.66506C80.8683 2.48916 81.0543 2.41987 81.2083 2.50515C81.1977 2.74501 81.0755 2.72902 80.9321 2.66506ZM78.0849 3.46992C77.9946 3.36864 78.1115 3.14477 78.2283 3.28336C78.1912 3.35798 78.2283 3.6085 78.0849 3.46992ZM76.162 5.45807C76.2045 5.37812 76.2258 5.26085 76.3373 5.34614C76.4489 5.43142 76.316 5.59666 76.1673 5.45807H76.162ZM77.5909 5.03166C77.5909 5.19689 77.49 5.19689 77.405 5.19156C77.4422 5.0743 77.474 4.9517 77.5962 5.03166H77.5909ZM75.0943 5.38345C75.262 5.52163 75.4723 5.59701 75.6892 5.59666C75.6308 5.77788 75.5405 5.99642 75.3387 6.03373C75.2749 5.95911 75.4024 5.80453 75.2537 5.76189C75.1527 5.93246 75.2537 6.01774 75.2537 6.15099C75.1793 6.09236 75.1474 6.15099 75.0731 6.09236C75.0412 5.77255 75.1262 5.66595 75.0996 5.38345H75.0943ZM74.4091 5.99109C74.4672 5.92146 74.5455 5.87173 74.6331 5.8488C74.7206 5.82587 74.8132 5.83089 74.8978 5.86316C74.8978 6.04972 74.8287 5.95378 74.8606 6.22562C74.7915 6.19364 74.7065 6.10835 74.6747 6.16698C74.6428 6.22562 74.7437 6.2576 74.7384 6.31623C74.6109 6.28425 74.595 6.52411 74.3931 6.31623C74.3985 6.10835 74.6481 6.17764 74.4144 5.99109H74.4091ZM73.6176 6.42816C73.6176 6.58807 73.5273 6.62005 73.3998 6.50812C73.4211 6.34288 73.5432 6.44415 73.6229 6.42816H73.6176ZM71.939 6.84392C72.0347 6.74797 72.1303 6.65203 72.3056 6.74797C72.2418 6.88656 72.0559 7.04113 71.9444 6.84392H71.939ZM60.7841 11.1614C60.803 11.1773 60.8252 11.1889 60.849 11.1953C60.8729 11.2017 60.8978 11.2029 60.9222 11.1987C60.9647 11.2999 60.9222 11.4652 60.8478 11.4865C60.6938 11.4172 60.7256 11.2946 60.7681 11.1614H60.7841ZM59.0843 12.1421C59.1958 12.1421 59.2011 11.9023 59.3552 12.0462C59.2914 12.1314 59.1214 12.3287 59.0683 12.1421H59.0843ZM52.2478 15.2283C52.2107 15.3296 52.0354 15.4788 51.9876 15.2709C52.0938 15.3455 52.1363 15.1643 52.0991 15.063C52.1635 15.1026 52.2151 15.16 52.2478 15.2283ZM51.3129 15.5374C51.5573 15.5907 51.3129 15.3136 51.3661 15.175C51.5254 15.2816 51.536 15.4362 51.6051 15.5747C51.6051 15.3562 51.7538 15.2336 51.8388 15.4521C51.7166 15.5801 51.4776 15.8146 51.3129 15.5374ZM50.9995 15.772C51.0845 15.772 51.1164 15.644 51.2173 15.6973C51.3236 15.9372 50.9942 15.9905 50.9942 15.772H50.9995ZM80.2469 11.5931C80.4316 11.4981 80.6309 11.4351 80.8365 11.4065C80.7699 11.4955 80.6772 11.5613 80.5715 11.5948C80.4658 11.6282 80.3522 11.6276 80.2469 11.5931ZM78.9348 11.8809C79.0304 11.8809 79.142 12.0675 79.2588 11.9769C79.2588 12.1901 79.1207 12.0462 79.1048 12.2167C78.9508 12.1421 78.8605 12.0408 78.9348 11.8809ZM49.4007 16.9766C49.2466 16.9179 49.1032 17.3497 48.9704 17.0725C49.1085 17.0565 49.2519 16.6941 49.4007 16.9766ZM47.4406 17.3497L47.6052 17.467C47.584 17.6748 47.3556 17.5096 47.4406 17.3497ZM48.0461 17.4989C48.0461 17.4243 48.0143 17.3657 48.0461 17.2804C48.1683 17.4137 48.1949 17.2804 48.2799 17.3337C48.248 17.4776 48.1842 17.5895 48.0461 17.4989ZM77.0225 12.915C77.01 12.9456 76.9912 12.9733 76.9675 12.9963C76.9438 13.0193 76.9155 13.0371 76.8846 13.0486C76.8537 13.0601 76.8207 13.0651 76.7877 13.0632C76.7548 13.0613 76.7226 13.0526 76.6932 13.0376C76.7064 13.0075 76.7254 12.9803 76.7493 12.9577C76.7731 12.9352 76.8012 12.9177 76.832 12.9062C76.8627 12.8948 76.8954 12.8897 76.9281 12.8912C76.9609 12.8927 76.993 12.9008 77.0225 12.915ZM46.2135 18.0799C46.2135 18.2025 46.2932 18.2718 46.341 18.1705C46.2898 18.1047 46.2601 18.0247 46.256 17.9413C46.341 18 46.3463 17.8507 46.4526 17.968C46.3516 18.1226 46.5322 18.1972 46.4526 18.3571C46.3676 18.3198 46.3144 18.3837 46.2135 18.3038C46.2135 18.2452 46.086 18.0373 46.2135 18.0799ZM45.8789 18.5277C45.8789 18.4264 45.8258 18.3464 45.8789 18.2345C45.9851 18.3198 46.0648 18.6023 45.8895 18.5277H45.8789ZM45.7461 18.3145C45.7461 18.4477 45.6664 18.5063 45.5655 18.4157C45.5973 18.2825 45.6505 18.2185 45.7567 18.3145H45.7461ZM44.9652 18.9008C44.9987 18.8405 45.0163 18.7726 45.0163 18.7036C45.0163 18.6345 44.9987 18.5666 44.9652 18.5063C45.0821 18.5863 45.1193 18.437 45.2255 18.469C45.1565 18.7728 45.3583 18.597 45.3317 18.7782C45.183 18.6556 45.1511 18.9274 44.9758 18.9008H44.9652ZM91.0566 12.7124C91.0566 12.8723 90.8069 12.8777 90.7591 12.7124C90.8866 12.7497 90.9344 12.6325 91.0672 12.7124H91.0566ZM91.0566 12.883C91.0991 12.6751 91.1947 12.6805 91.3647 12.6272C91.3647 12.6858 91.4231 12.7231 91.4868 12.7551C91.4125 12.899 91.1681 12.7231 91.0778 12.883H91.0566ZM90.451 12.883C90.4935 12.9789 90.451 13.1495 90.382 13.1762C90.3129 13.2028 90.382 12.9949 90.2279 12.9736C90.3023 12.8777 90.3554 12.8457 90.4723 12.9097L90.451 12.883ZM89.9995 13.1069C89.9995 13.1762 90.0686 13.2028 90.0632 13.2614C89.8561 13.1762 89.7976 13.4427 89.5905 13.3627C89.7711 13.3627 89.7976 13.0269 90.0207 13.1335L89.9995 13.1069ZM90.7272 13.2135L90.6847 13.4107C90.5944 13.368 90.5997 13.2934 90.5147 13.2561C90.5519 13.1442 90.6369 13.1548 90.7485 13.2401L90.7272 13.2135ZM91.2319 13.1868C91.1469 13.1548 91.0991 13.2241 90.9928 13.1495C91.03 13.0109 91.2637 13.0109 91.2531 13.2135L91.2319 13.1868ZM92.0286 12.8564C91.933 12.8084 91.9277 12.963 91.8109 12.8564C91.933 12.4886 91.5399 12.819 91.5187 12.5739C91.6727 12.6431 91.8533 12.27 92.0021 12.5739L91.9065 12.5259C91.9163 12.657 91.9664 12.7818 92.0499 12.883L92.0286 12.8564ZM95.6142 11.9662C95.7629 12.1901 95.1892 12.3713 95.3008 12.0408C95.4654 12.2594 95.4017 11.9502 95.6142 11.9662ZM94.5518 12.2914C94.4562 12.6698 94.1959 12.2327 93.9887 12.2914C93.9887 12.0781 94.265 12.3713 94.2596 12.1155C94.3871 12.1634 94.3499 12.382 94.5518 12.2914ZM96.225 11.6198C96.225 11.705 96.2782 11.753 96.225 11.8649C96.1241 11.8223 96.0869 11.8649 95.9913 11.8649C95.9966 11.689 96.0338 11.5505 96.1985 11.6198H96.225ZM92.8945 12.0302C92.9901 12.2221 93.0538 12.0302 93.0485 11.8703C93.2557 12.0302 93.0485 12.4353 92.8626 12.3606C92.831 12.3112 92.8146 12.2534 92.8155 12.1946C92.8165 12.1358 92.8347 12.0786 92.8679 12.0302H92.8945ZM88.2944 12.915C88.3847 12.851 88.459 12.7391 88.5812 12.7551C88.5334 12.9789 88.3847 12.9097 88.2678 12.915H88.2944ZM88.8256 12.6911C88.9531 12.8084 88.9371 12.6112 89.0646 12.7284L89.0221 12.9203C88.9424 12.8457 88.8415 12.7924 88.8203 12.6911H88.8256ZM91.9596 12.4353L92.0127 12.2327C92.0658 12.27 92.1455 12.2914 92.1402 12.3553C92.0499 12.3287 92.1508 12.5632 91.9543 12.4353H91.9596ZM70.9988 15.3562C71.121 15.3562 71.0945 15.66 71.2007 15.5428C71.3069 15.4255 71.0466 15.3988 71.121 15.2656C71.1688 15.2176 71.2379 15.2336 71.3176 15.2656C71.3972 15.2976 71.291 15.5374 71.3707 15.6387C71.4291 15.5907 71.53 15.6387 71.6097 15.6813C71.2561 15.909 70.8453 16.031 70.4252 16.0331C70.4252 15.7133 70.6961 16.0864 70.7226 15.8359C70.6164 15.772 70.5686 15.8359 70.5633 15.676C70.6854 15.628 70.7014 15.8093 70.866 15.8732C70.9085 15.6334 71.1423 15.8732 71.1794 15.6227C71.0891 15.6227 71.036 15.6867 70.8979 15.5534C70.9032 15.4575 70.9935 15.5161 70.9935 15.3562H70.9988ZM70.1064 15.7293C70.287 15.7826 70.2021 16.1291 70.0746 16.0491C70.0215 15.8679 70.2233 15.9585 70.1171 15.7293H70.1064ZM69.8833 15.8093L70.0161 15.8946C69.963 16.0545 69.9365 16.2783 69.7877 16.1984C69.7134 16.0278 69.8727 16.0278 69.878 15.8093H69.8833ZM68.4226 16.4276C68.4226 16.6141 68.396 16.758 68.5872 16.7634C68.5288 16.8753 68.4226 16.8753 68.2791 16.7634C68.3057 16.6141 68.1942 16.321 68.4173 16.4276H68.4226ZM87.7154 13.4107C87.7685 13.4427 87.7897 13.384 87.8588 13.4373C87.9544 13.5972 87.8004 13.8531 87.6251 13.7998L87.7154 13.4107ZM66.6484 17.0565C66.6081 17.1232 66.5867 17.1997 66.5867 17.2777C66.5867 17.3557 66.6081 17.4322 66.6484 17.4989C66.5475 17.3977 66.489 17.4137 66.4837 17.5576C66.2659 17.3657 66.4412 16.9872 66.6484 17.0565ZM82.5841 15.0471C82.5841 14.9085 82.685 14.9245 82.7966 15.0097C82.7647 15.1483 82.685 15.1323 82.5735 15.0524L82.5841 15.0471ZM87.896 14.2742C87.9279 13.997 87.7791 14.3222 87.6357 14.1143C87.7154 13.981 87.9119 14.1143 88.0075 14.0077C88.1244 13.6985 87.8747 13.2881 88.1616 13.3254C88.066 13.5226 88.0766 14.0503 88.3953 14.0716C88.4537 14.2102 88.3422 14.2049 88.2944 14.2902C88.1085 14.093 88.0235 14.3115 87.8588 14.2795L87.896 14.2742ZM90.3766 13.7092L90.4298 13.4693C90.5041 13.5439 90.6476 13.432 90.6529 13.5972C90.6051 13.6665 90.5041 13.5972 90.4457 13.6399C90.3873 13.6825 90.7113 13.7678 90.6316 13.9171C90.4563 13.981 90.5254 13.7625 90.3395 13.7145L90.3766 13.7092ZM91.285 13.9224C91.0459 13.7039 90.9556 13.7891 90.7166 13.7518C90.7166 13.5173 91.0778 13.5493 91.2478 13.528C91.2157 13.5094 91.1886 13.4831 91.1692 13.4515C91.1497 13.4199 91.1384 13.3839 91.1362 13.3467C91.3009 13.2828 91.3806 13.3467 91.3593 13.48C91.4656 13.384 91.8002 13.0909 92.0818 13.4107C91.8959 13.3627 91.9968 13.4853 91.8587 13.5013C91.9118 13.5813 91.8587 13.6985 91.8905 13.7998C91.8627 13.8291 91.8287 13.852 91.7911 13.8667C91.7534 13.8814 91.7131 13.8877 91.6727 13.8851C91.6063 13.7799 91.5628 13.6619 91.5453 13.5386C91.524 13.8584 91.3647 13.8584 91.2478 13.9277L91.285 13.9224ZM82.9347 16.4222C83.0462 16.4702 83.0568 16.2996 83.1896 16.4222C83.1471 16.5608 82.9134 16.5502 82.8975 16.4276L82.9347 16.4222ZM83.2693 16.289C83.2268 16.4116 83.4287 16.4329 83.3543 16.5662C83.1684 16.5502 83.0993 16.2783 83.2321 16.2943L83.2693 16.289ZM85.6862 15.6014C85.6225 15.4308 86.1324 15.2763 86.1537 15.5534C85.8934 15.4202 85.8775 15.756 85.6491 15.6067L85.6862 15.6014ZM90.5997 15.175C90.5997 15.079 90.4616 15.0524 90.4988 14.9458C90.536 14.8392 90.7219 15.1856 90.5626 15.1803L90.5997 15.175ZM89.8933 14.3062C90.0526 14.4554 90.1323 14.4767 90.2651 14.4234C90.2651 14.3381 90.1535 14.3222 90.1589 14.2475C90.4935 14.3488 90.4244 14.5673 90.4563 14.9245C90.366 14.8818 90.382 14.8019 90.3448 14.7432C90.3448 14.8232 90.2173 14.7006 90.1907 14.7432C90.244 14.7921 90.2826 14.8548 90.3023 14.9245C90.2545 15.0844 90.1217 14.9831 90.2492 15.1696C90.1801 15.1696 90.1376 15.2603 90.0048 15.1323C90.0048 15.0364 90.1004 15.0471 90.0367 14.9884C89.9385 15.0257 89.8328 15.0385 89.7286 15.0257C89.7764 14.8392 89.6967 14.9831 89.6064 14.8978C89.6064 14.7166 89.7658 14.8978 89.7817 14.7805C89.6011 14.61 89.5427 14.7272 89.4099 14.6633C89.3568 14.61 89.139 14.3968 89.3196 14.3914C89.3196 14.5567 89.4471 14.3914 89.5427 14.5247C89.5692 14.2529 89.7711 14.4714 89.8561 14.3115L89.8933 14.3062ZM89.4258 14.8072C89.3727 14.8338 89.1921 14.7166 89.2293 14.578C89.3036 14.642 89.4099 14.7006 89.3886 14.8125L89.4258 14.8072ZM83.0515 15.4895C83.0851 15.5769 83.0851 15.6738 83.0515 15.7613C82.8444 15.6654 82.7859 15.9319 82.6106 15.9319C82.6106 15.6227 82.8072 15.6654 83.0037 15.5588C82.9612 15.5001 82.9081 15.4202 83.0197 15.4948L83.0515 15.4895ZM81.952 15.7027C82.0635 15.8253 82.122 15.8732 82.1591 15.6654C82.2291 15.6979 82.2868 15.7521 82.3238 15.8199C82.3238 15.9852 82.2176 15.9745 82.1644 16.0598C82.0263 15.9265 81.9679 16.0012 81.8829 15.9958C81.936 15.8732 81.8829 15.8892 81.9201 15.708L81.952 15.7027ZM80.0716 16.4276C80.1034 16.2037 80.2309 16.4276 80.1884 16.1664C80.256 16.2005 80.3116 16.2544 80.3478 16.321C80.3478 16.0651 80.6293 16.0811 80.7143 16.273C80.5337 16.1557 80.5549 16.5075 80.3478 16.321C80.284 16.5235 80.2097 16.5235 80.0397 16.4329L80.0716 16.4276ZM79.0411 16.337C79.1898 16.4542 79.2004 16.5395 79.4873 16.5662C79.3704 16.8753 79.0304 16.5981 79.0092 16.3423L79.0411 16.337ZM84.9851 15.8039C85.0276 15.6227 85.2241 15.8039 85.2082 15.4948C85.3091 15.5801 85.325 15.4628 85.4419 15.5801C85.39 15.6863 85.3628 15.8029 85.3622 15.9212C85.155 15.756 85.0966 15.8786 84.9532 15.7933L84.9851 15.8039ZM84.337 16.0171C84.2786 16.1664 84.1511 16.1451 84.0449 16.1717C84.0661 15.9905 84.1352 15.8946 84.3051 15.9905L84.337 16.0171ZM79.6625 17.0832L79.721 16.8433C79.7741 16.8806 79.8485 16.9126 79.8431 16.9712C79.6785 16.8753 79.7847 17.2591 79.6307 17.0565L79.6625 17.0832ZM79.9759 17.451C79.9759 17.6535 79.7369 17.4989 79.6944 17.3817C79.721 17.1418 79.7741 17.371 79.9441 17.4403L79.9759 17.451ZM80.5974 17.1685C80.6506 17.1685 80.7196 17.1685 80.7302 17.2484C80.5974 17.3977 80.4593 17.2804 80.2893 17.1951C80.2893 17.1205 80.2522 17.0672 80.2893 16.9766C80.4381 17.0192 80.4062 17.1365 80.4806 17.2111C80.5603 16.9926 80.6134 16.9606 80.5443 16.7474C80.6452 16.7047 80.6665 16.8487 80.7515 16.9286C80.709 17.0832 80.6187 17.0565 80.5656 17.1578L80.5974 17.1685ZM80.8843 16.6354C80.9586 16.8113 80.8312 16.8966 80.6931 16.7954C80.6718 16.5875 80.7887 16.6674 80.8524 16.6088L80.8843 16.6354ZM81.1446 16.8007C81.2242 16.7527 81.203 16.4809 81.3464 16.5875C81.272 16.7101 81.2136 16.7847 81.1127 16.774L81.1446 16.8007ZM81.7289 16.6621C81.6867 16.6632 81.6447 16.6558 81.6055 16.6402C81.5662 16.6246 81.5305 16.6012 81.5005 16.5715C81.4686 16.3423 81.7289 16.4862 81.697 16.6354L81.7289 16.6621ZM80.4221 16.6621C80.5443 17.0299 80.1353 16.9979 79.891 16.9499C79.9414 16.8611 80.0139 16.787 80.1014 16.7347C80.1889 16.6823 80.2884 16.6537 80.3903 16.6514L80.4221 16.6621ZM14.5652 37.0074C14.5227 37.1193 14.4431 37.0873 14.4165 37.2526C14.305 37.1726 14.3687 37.0394 14.3315 36.9381C14.4112 36.9807 14.4537 36.8635 14.5652 37.0074ZM101.68 47.1081C101.824 47.4758 101.611 47.5078 101.776 47.753C101.776 47.8969 101.712 47.9822 101.643 47.9342C101.712 47.6571 101.457 46.9055 101.686 47.1081H101.68ZM97.9142 47.1081C97.9142 47.3852 97.7549 47.188 97.7549 47.5398C97.8877 47.8596 98.063 47.6571 98.1639 47.9822C98.1001 47.9236 98.0523 47.9342 98.0417 48.0835L97.7974 47.705C97.6964 48.1101 97.5636 47.7797 97.4149 48.0781C97.4149 47.9129 97.2927 47.7637 97.3512 47.5931C97.5424 47.8863 97.6168 47.6997 97.6964 47.5505C97.5702 47.3024 97.5221 47.0217 97.5583 46.7456C97.7024 46.8311 97.8258 46.9476 97.9195 47.0867L97.9142 47.1081ZM98.8385 47.5718L98.9819 47.7956C98.9075 48.0995 98.7216 47.9502 98.5676 47.9342L98.6048 47.5984C98.8013 47.9023 98.8491 47.8969 98.8438 47.5505L98.8385 47.5718ZM98.3073 47.721C98.2595 47.9182 98.0948 47.6677 97.978 47.5931C98.0205 47.3159 98.132 47.3799 98.3126 47.6997L98.3073 47.721ZM95.1733 48.2061C95.2052 47.9342 95.2795 47.8489 95.4229 48.0035C95.4229 48.1155 95.4229 48.3393 95.338 48.2647C95.3452 48.2079 95.33 48.1504 95.2955 48.1048C95.2901 48.2327 95.2423 48.2381 95.1786 48.1847L95.1733 48.2061ZM95.4123 47.5131V47.7637C95.2848 47.5824 95.237 47.6837 95.2211 47.3746C95.3061 47.5025 95.2902 47.22 95.4176 47.4918L95.4123 47.5131ZM97.2343 47.6091C97.2343 47.9449 97.0803 48.1421 96.9953 47.721C97.1706 47.8649 97.0271 47.3532 97.2396 47.5878L97.2343 47.6091ZM96.3578 47.801C96.2357 47.8809 96.0657 47.753 95.9116 47.6944C95.9488 47.3159 96.2729 47.172 96.3632 47.7797L96.3578 47.801ZM95.8638 47.6198C95.816 47.7903 95.731 47.817 95.662 47.8916C95.6142 47.5345 95.7045 47.4385 95.8691 47.5984L95.8638 47.6198ZM92.8839 47.1187C92.8573 47.3426 92.9529 47.4119 92.852 47.4545C92.6608 47.2093 92.7033 46.7403 92.8892 47.0974L92.8839 47.1187ZM88.9531 47.5078C88.9531 47.4598 88.9531 47.4172 89.0115 47.5078C89.0646 47.8863 88.9849 48.1474 88.799 47.9556C88.799 47.5878 88.9477 47.7157 88.8521 47.3639L88.9531 47.5078ZM100.963 43.9259C100.963 44.1658 100.756 44.3683 100.671 43.9579C100.777 43.9419 100.809 43.6594 100.969 43.9046L100.963 43.9259ZM103.763 40.8025C103.763 41.2342 103.55 40.8558 103.529 40.8025C103.582 40.7758 103.619 40.5093 103.768 40.7811L103.763 40.8025ZM97.9886 38.777C98.0417 38.5638 98.3286 38.6651 98.4242 39.0488C98.2701 38.8356 98.217 39.1714 97.9939 38.7557L97.9886 38.777ZM99.1572 38.7077C99.1572 39.0435 98.9925 38.8676 98.8651 38.745C98.8013 38.4145 98.9872 38.3772 99.1625 38.6864L99.1572 38.7077ZM95.816 38.5638C95.8904 38.8889 95.7417 39.0009 95.6089 38.841C95.5186 38.4145 95.7098 38.4945 95.8213 38.5425L95.816 38.5638ZM93.9462 38.6437C93.84 38.5744 93.8294 38.8943 93.6594 38.5958C93.5957 38.0201 94.095 38.6864 93.9515 38.6224L93.9462 38.6437ZM92.5386 38.2493C92.6183 38.7823 92.2571 38.4785 92.0658 38.3186C92.1721 38.0521 92.427 38.3772 92.5439 38.228L92.5386 38.2493ZM96.5438 33.2603L95.917 33.5001C96.0762 33.3443 96.2447 33.1983 96.4216 33.063C96.4588 33.1057 96.5119 33.175 96.5491 33.2389L96.5438 33.2603ZM65.4054 21.5339C65.5541 21.5712 65.4851 21.6831 65.5488 21.7471L65.6126 21.5072C65.841 21.6778 65.7454 21.843 65.9844 21.811C65.8675 21.8963 65.6444 22.0349 65.5223 21.843C65.4692 22.0083 65.1982 21.843 65.2886 22.1415L65.1186 22.0296C65.1186 21.859 65.2407 21.9336 65.1823 21.7844C65.3895 21.811 65.4692 21.7844 65.4107 21.5179L65.4054 21.5339ZM72.279 19.5404C72.3799 19.4978 72.4596 19.6203 72.4809 19.7323C72.516 19.6701 72.566 19.6176 72.6263 19.5796C72.6866 19.5416 72.7554 19.5192 72.8265 19.5144C72.8976 19.5097 72.9688 19.5227 73.0336 19.5524C73.0984 19.582 73.1549 19.6273 73.198 19.6843C73.0704 19.6492 72.9344 19.663 72.8166 19.7231C72.6987 19.7833 72.6074 19.8854 72.5605 20.0094C72.5517 19.9516 72.5311 19.8962 72.5001 19.8467C72.469 19.7972 72.4281 19.7546 72.3799 19.7216C72.4384 19.8922 72.4331 19.9082 72.3162 19.9668C72.2312 19.9242 72.2524 19.8442 72.2153 19.7856C72.2153 20.0094 72.1834 19.8762 72.0772 19.9242C72.2206 20.0521 72.0772 20.148 71.9444 20.0627C71.8116 19.9775 72.024 19.9242 72.0294 19.7216C72.2418 19.679 72.3056 19.7856 72.2843 19.5244L72.279 19.5404ZM74.0904 19.1353C74.2125 18.8581 74.5153 19.3005 74.6216 19.3219L74.68 19.082C74.7926 19.1402 74.9211 19.1597 75.0459 19.1375C75.1706 19.1154 75.2846 19.0528 75.3705 18.9594C75.319 18.8165 75.319 18.6599 75.3705 18.517C75.5033 18.8048 75.429 18.3731 75.6255 18.517C75.5167 18.744 75.4535 18.9904 75.4396 19.2419C75.1209 18.9701 74.9562 19.4658 74.7437 19.583C74.7437 19.4978 74.8606 19.3698 74.7437 19.3165C74.6853 19.4604 74.5684 19.4551 74.5153 19.6203C74.5684 19.6203 74.6322 19.5937 74.6428 19.7003C74.4888 19.6097 74.3453 19.9561 74.2391 19.7003C74.4144 19.7536 74.5047 19.3805 74.3028 19.2366C74.4038 19.5191 73.9735 19.4978 73.9151 19.3805C74.0213 19.3485 74.3666 19.3805 74.186 19.1033C74.2178 19.1566 74.17 19.1886 74.0957 19.1193L74.0904 19.1353ZM75.259 19.4924C75.1581 19.4924 75.1209 19.6257 74.9934 19.5457C75.0518 19.4711 75.2059 19.2579 75.2643 19.4764L75.259 19.4924ZM68.5235 21.0222C68.7307 21.0222 69.0547 20.6011 69.1875 21.0222C68.9219 20.8729 68.6882 21.2194 68.5235 21.0222ZM69.4637 20.9049C69.5965 20.8623 69.8143 20.3719 69.9099 20.745C69.6868 20.6331 69.6762 21.0328 69.4531 20.9049H69.4637ZM81.0861 18.9861C81.1446 18.9861 81.1871 18.9861 81.272 19.05C81.2573 19.0636 81.2455 19.0801 81.2373 19.0984C81.2291 19.1167 81.2247 19.1365 81.2242 19.1566L81.118 19.1939C81.0968 19.1246 81.0224 19.082 81.0755 18.9861H81.0861ZM80.1459 19.5191L79.9972 19.5724C80.0125 19.5511 80.034 19.5351 80.0587 19.5266C80.0834 19.518 80.1102 19.5172 80.1353 19.5244L80.1459 19.5191ZM82.2016 18.7995C82.199 18.7765 82.199 18.7532 82.2016 18.7302C82.2224 18.7446 82.2419 18.7606 82.2601 18.7782L82.2016 18.7995ZM73.8354 19.7216C73.7398 19.8922 73.5964 19.7536 73.5751 19.9455C73.5167 19.8975 73.4158 19.8602 73.4158 19.7856C73.5751 19.8336 73.6123 19.5617 73.8354 19.7216ZM74.2922 19.5084C74.3033 19.5588 74.2979 19.6114 74.2769 19.6584C74.2558 19.7055 74.2202 19.7444 74.1754 19.7696C74.1754 19.631 74.0372 19.7696 73.9469 19.679C74.016 19.5191 74.1647 19.5457 74.2922 19.5297V19.5084ZM72.6137 20.1747C72.4776 20.1612 72.3406 20.1612 72.2046 20.1747C72.2219 20.1269 72.2494 20.0835 72.2852 20.0476C72.321 20.0117 72.3642 19.9841 72.4118 19.9668C72.3852 20.0841 72.6455 19.9455 72.6137 20.196V20.1747ZM82.6638 18.4424C82.6319 18.3411 82.5575 18.1439 82.7222 18.1972C82.7381 18.2665 82.77 18.517 82.6638 18.4637V18.4424ZM73.6867 19.5084C73.607 19.5084 73.5486 19.583 73.4689 19.5937C73.5061 19.4285 73.4689 19.2792 73.5964 19.2845C73.5804 19.3965 73.7292 19.4285 73.6867 19.5297V19.5084ZM71.5619 19.9935C71.6256 19.9242 71.7956 19.7749 71.8062 20.0361C71.6734 19.8975 71.5991 20.2546 71.5513 20.0148L71.5619 19.9935ZM71.5088 19.9935C71.4663 20.18 71.3866 20.212 71.5353 20.4678C71.1848 20.1161 71.0042 20.5851 70.6642 20.5158C70.8413 20.3483 71.0486 20.2162 71.2751 20.1267C71.1954 20.0521 71.0945 19.9881 71.1423 19.8655C71.291 20.2173 71.2804 19.9455 71.4982 20.0361L71.5088 19.9935ZM68.5819 20.3932C68.6244 20.5052 68.5182 20.6437 68.3907 20.5478C68.4226 20.4892 68.4757 20.4145 68.5713 20.4359L68.5819 20.3932ZM70.0693 20.2973L70.1543 20.3506C70.1543 20.5585 70.2817 20.5958 70.4411 20.6011C70.3561 20.8303 70.2499 20.6544 70.0586 20.5158C70.0737 20.4582 70.0737 20.3976 70.0586 20.3399L70.0693 20.2973ZM67.5992 21.0488C67.3549 20.9049 67.5355 21.406 67.2805 21.294C67.3814 21.1075 67.323 21.1714 67.3177 20.9742C67.3867 20.9795 67.5886 20.8463 67.5886 21.0915L67.5992 21.0488ZM78.0371 20.0681C77.9759 20.1156 77.9058 20.1504 77.831 20.1706C77.7563 20.1907 77.6783 20.1957 77.6015 20.1853C77.6918 20.1054 77.8937 19.9082 78.0265 20.1107L78.0371 20.0681ZM78.2814 19.8815C78.2177 19.9775 78.2124 20.228 78.069 20.1427C78.0849 20.0254 78.1274 19.8282 78.2708 19.9242L78.2814 19.8815ZM78.4567 19.9935C78.4945 19.9231 78.5475 19.8621 78.6118 19.815C78.6762 19.768 78.7503 19.7361 78.8286 19.7216L78.7595 19.9988C78.5736 19.8815 78.6161 20.18 78.4461 20.0361L78.4567 19.9935ZM86.2068 17.2911V17.339L86.1059 17.3763C86.1006 17.3657 86.1112 17.3124 86.1962 17.3337L86.2068 17.2911ZM84.7407 17.8614L84.5814 17.9147C84.5771 17.8936 84.5771 17.8718 84.5814 17.8507C84.6085 17.8481 84.6359 17.8515 84.6617 17.8607C84.6874 17.87 84.7107 17.8847 84.7301 17.904L84.7407 17.8614ZM83.6783 18.0746C83.6783 18.2345 83.5084 18.0746 83.4234 18.0746C83.3968 17.904 83.5349 18.0479 83.6518 18.1226L83.6783 18.0746ZM81.4473 18.1492C81.5005 18.1812 81.5217 18.1492 81.5908 18.1865L81.5323 18.4264C81.3836 18.4157 81.4155 18.2985 81.4208 18.1919L81.4473 18.1492ZM76.5657 19.1779C76.6082 19.3911 76.3586 19.2845 76.3692 19.1779C76.417 19.2312 76.417 19.0767 76.5391 19.2206L76.5657 19.1779ZM76.0345 19.1779C75.9283 19.146 75.8805 19.2632 75.7689 19.2312C75.7902 19.1566 75.9602 19.0234 76.0292 19.2366L76.0345 19.1779ZM77.1819 18.8368C77.1819 19.0127 77.0757 18.9434 77.0013 18.9434L77.0491 18.7515L77.1819 18.8368ZM76.4063 18.9061C76.1939 18.7462 76.1355 18.9701 75.9548 18.9061C75.9548 18.7249 75.8167 18.6343 75.9548 18.5117C76.1301 18.5596 76.0717 18.7036 76.1354 18.7942C76.1992 18.7142 76.3054 18.7355 76.3373 18.5863C76.4913 18.7036 76.4488 18.8315 76.401 18.9647L76.4063 18.9061ZM76.8738 18.6396C76.6932 18.5863 76.7038 18.2718 76.8738 18.3411C76.8791 18.4903 76.9482 18.5703 76.8685 18.6982L76.8738 18.6396ZM77.0278 18.2292C76.9853 18.3251 77.0969 18.581 77.0013 18.549C76.9057 18.517 76.8685 18.3624 76.8207 18.2665C76.7729 18.1705 76.9375 18.2558 77.0225 18.2878L77.0278 18.2292ZM77.0278 18.1066C76.8738 17.9733 76.7357 18.2718 76.6719 18.1066C76.741 18.1226 76.9535 17.8294 77.0225 18.1652L77.0278 18.1066ZM74.7862 17.6269L74.9137 17.7121C74.9137 17.8454 74.8447 17.9094 74.7331 17.8241L74.7862 17.6269ZM26.5595 25.7607C26.5595 25.6648 26.4267 25.4036 26.5595 25.4142C26.6126 25.4995 26.5595 25.6115 26.6764 25.6808C26.5383 25.7607 26.6764 26.0858 26.5117 26.1498C26.4373 26.0166 26.3364 25.8886 26.4108 25.7127C26.4533 25.7394 26.517 25.8087 26.5595 25.7607ZM26.3948 25.9313C26.3948 26.0485 26.4533 26.3417 26.2833 26.2564C26.4533 25.9046 25.9858 26.2564 26.1399 25.7874C26.2727 25.9313 26.2514 25.9526 26.3789 25.9313H26.3948ZM25.699 26.0325C25.7999 26.0912 25.7999 25.83 25.9221 25.9739C25.9221 26.1924 25.8849 26.1711 25.8743 26.411C25.7415 26.2991 25.7468 26.1551 25.683 26.0325H25.699ZM25.614 26.4376C25.614 26.3364 25.614 26.2564 25.6777 26.2511C25.7415 26.2458 25.7202 26.3524 25.7787 26.395C25.7362 26.5016 25.6777 26.5176 25.598 26.4376H25.614ZM75.5883 18.2665C75.5883 18.1066 75.7689 17.984 75.8114 18.1812C75.6999 18.1226 75.7583 18.3358 75.7636 18.3731L75.5883 18.2665ZM76.1992 18.4317C76.1354 18.6769 76.0239 18.3518 75.8592 18.3837C75.882 18.3618 75.9095 18.3453 75.9397 18.3357C75.9698 18.326 76.0017 18.3234 76.033 18.328C76.0642 18.3327 76.094 18.3444 76.1201 18.3624C76.1461 18.3804 76.1677 18.4041 76.1833 18.4317H76.1992ZM69.6974 19.4658C69.8143 19.4391 70.0427 19.2739 70.1489 19.4658C69.9843 19.4285 69.809 19.7216 69.6815 19.4658H69.6974ZM72.8208 19.2419L72.773 19.1886C72.9961 19.3059 72.7411 19.0127 72.773 18.9168C72.8633 18.9541 72.8899 18.8315 73.0174 18.9594C72.9377 19.1353 72.9855 19.2632 72.9483 19.4285C72.8739 19.3752 72.8102 19.3485 72.7624 19.3645L72.8208 19.2419ZM67.1849 20.4145C67.1849 20.2493 67.2911 20.2493 67.3761 20.26C67.408 20.3772 67.2805 20.4678 67.169 20.4145H67.1849ZM69.7718 20.1427C69.8222 20.0519 69.9062 19.9848 70.0057 19.9558C70.1052 19.9269 70.212 19.9385 70.303 19.9881C70.2286 19.9561 70.2446 20.0734 70.2605 20.132C70.048 20.0201 69.9577 20.2173 69.7559 20.1427H69.7718ZM65.3364 21.0702C65.3364 20.8836 65.5329 20.8783 65.5488 21.0382C65.4532 21.0062 65.4585 21.2034 65.3364 21.0702ZM67.0415 20.8996C67.0415 20.6277 67.4292 20.7077 67.6098 20.6491C67.562 20.7557 67.663 20.8036 67.6098 20.9209C67.3018 20.6491 67.2486 20.9742 67.0362 20.8996H67.0415ZM63.6631 21.6511C63.7162 21.5499 63.7693 21.4273 63.8968 21.5232C63.8596 21.6885 63.78 21.7204 63.6578 21.6511H63.6631ZM66.8503 21.1501C66.9034 21.294 66.8078 21.5179 66.6431 21.3527C66.6378 21.1714 66.7175 21.1288 66.8184 21.1501H66.8503ZM65.1186 21.5872C65.1186 21.6618 65.1664 21.7151 65.1664 21.7897C64.9911 21.8803 64.9273 21.5605 64.9273 21.9176C64.6511 21.7418 64.9273 21.4593 65.0867 21.5872H65.1186ZM64.6458 21.8377C64.7149 21.8803 64.7149 21.7418 64.7999 21.8377C64.7999 22.1309 64.683 21.9976 64.7255 22.3014C64.5024 22.2001 64.5874 22.0083 64.6139 21.8537L64.6458 21.8377ZM62.5954 22.5093C62.4361 22.4507 62.5529 22.7065 62.4148 22.7865C62.1492 22.6159 62.452 22.1788 62.5635 22.5093H62.5954ZM76.0398 20.5158C76.0398 20.3826 76.1089 20.3186 76.2204 20.4039C76.1673 20.5371 76.1195 20.6011 76.008 20.5158H76.0398ZM77.5803 20.2013C77.5803 20.3666 77.4794 20.3666 77.3891 20.3612C77.3817 20.3385 77.3808 20.314 77.3865 20.2908C77.3923 20.2675 77.4044 20.2463 77.4216 20.2297C77.4388 20.213 77.4603 20.2015 77.4836 20.1965C77.507 20.1915 77.5313 20.1932 77.5537 20.2013H77.5803ZM72.9749 21.2674C73.0599 21.1714 73.182 21.1501 73.2776 21.0648C73.3042 21.1661 73.028 21.4433 72.943 21.2567L72.9749 21.2674ZM74.6162 21.5339C74.6162 21.5339 74.6162 21.5339 74.6162 21.5659L74.51 21.6032C74.4834 21.5285 74.5259 21.4859 74.5844 21.5232L74.6162 21.5339ZM69.0175 23.2235C69.0175 23.0903 69.0919 23.0263 69.1981 23.1169C69.1344 23.2129 69.3362 23.4367 69.1662 23.4314C69.1503 23.3301 68.9963 23.2982 68.9856 23.2129L69.0175 23.2235ZM55.2066 28.6497L55.1375 28.6976L54.856 28.7989C54.8879 28.6123 54.9782 28.5004 55.1641 28.639L55.2066 28.6497ZM18.4642 35.1791C18.5067 35.2271 18.581 35.2644 18.5651 35.323C18.4358 35.5826 18.255 35.813 18.0339 36C17.9064 35.8934 17.933 35.7441 17.9808 35.5895C18.0286 35.435 18.3048 35.3817 18.4642 35.1791ZM17.6993 35.7121C17.5718 35.9147 17.423 36.0373 17.2956 36.2452C17.261 36.2183 17.2323 36.1845 17.2112 36.146C17.1902 36.1075 17.1773 36.065 17.1734 36.0213C17.3487 35.888 17.5293 35.7121 17.6993 35.6802V35.7121ZM16.5519 36.8421C16.7378 36.5703 16.9237 36.4317 16.945 36.0693L17.1043 36.1972C16.9556 36.2985 16.9184 36.8741 16.5519 36.8102V36.8421ZM15.9357 40.0989C15.8985 39.9816 15.9888 39.8217 16.1004 39.9283C16.0419 40.0776 16.1163 40.2321 15.9357 40.0989ZM16.2704 40.3121C16.2438 40.3441 16.2172 40.3387 16.1694 40.3121C16.3022 40.2321 16.435 40.2321 16.2969 39.9816C16.366 39.9816 16.451 40.0882 16.4775 40.1948C16.3819 40.1948 16.4085 40.4613 16.3925 40.5519C16.2544 40.5093 16.3288 40.3867 16.2757 40.3121H16.2704ZM99.2953 48.0675C99.2209 47.5345 99.4653 47.4279 99.6406 47.5345C99.5822 47.4225 99.6406 47.3959 99.6406 47.3692C99.5397 47.3692 99.3591 47.0281 99.2741 47.0867C99.2422 47.5611 99.1838 47.9236 98.9394 47.5398C99.1731 47.5398 99.0244 47.1667 99.0616 46.9482C99.1678 47.3586 99.2103 47.0814 99.1944 46.7669C99.2741 46.7669 99.3272 46.8575 99.3856 47.0654C99.4972 46.655 99.8371 47.1987 99.9168 46.7509C100.055 46.9322 100.081 47.4598 100.119 46.9748C100.278 47.1933 100.443 47.8383 100.22 47.6198C100.229 47.5638 100.226 47.5066 100.213 47.4516C100.199 47.3966 100.174 47.345 100.14 47.2999C100.342 48.2114 99.9381 47.9769 99.8053 48.2487L99.5662 47.8649C99.5025 47.9182 99.5025 48.4033 99.3006 48.0675H99.2953ZM100.326 48.0195C100.575 47.8756 100.384 47.3159 100.56 46.9162C100.836 47.5505 100.65 46.8309 100.852 47.3746C100.969 47.236 101.176 46.8415 101.324 47.2306C101.287 47.1827 101.144 47.2733 101.245 47.4065C101.319 47.2999 101.425 47.3319 101.574 47.5291C101.574 47.8276 101.441 47.6357 101.303 47.4012C101.271 47.6517 101.08 47.5558 101.181 47.9929C100.91 47.6731 100.873 48.4726 100.586 47.737C100.692 48.2221 100.491 48.2327 100.331 48.0195H100.326ZM83.0356 52.0331L83.1896 52.257C83.1578 52.5288 83.1578 52.9233 82.9878 52.6994C82.8922 52.3529 83.0675 52.4329 83.0409 52.0331H83.0356ZM83.2693 51.9905C83.4712 52.193 83.434 52.79 83.2693 52.5715C83.2056 52.2357 83.4393 52.4809 83.2746 51.9905H83.2693ZM79.6785 52.7687C79.6097 53.0415 79.6302 53.3293 79.7369 53.5895C79.6041 53.3444 79.5457 53.355 79.5616 53.6162C79.3173 53.1258 79.4501 52.5022 79.6785 52.7687ZM81.4208 53.0619C81.4208 52.7634 81.2614 52.1611 81.5217 52.4702C81.5217 52.806 81.5217 53.0779 81.7554 53.1738C81.7183 53.3337 81.6014 53.3017 81.4314 53.0352L81.4208 53.0619ZM83.6571 52.7847C83.6093 52.1824 83.9652 53.0246 83.9599 52.5662C83.8271 52.3903 83.7846 52.4969 83.758 52.1877C83.8855 52.1877 83.928 52.5075 84.1192 52.7207C84.1192 52.2996 84.422 52.886 84.422 52.4222C84.3264 52.3636 84.2786 52.4649 84.1033 52.1397C84.1033 51.9052 84.2148 52.0971 84.1883 51.7986C84.3264 51.8999 84.337 52.4169 84.4379 52.257C84.5389 52.0971 84.2467 51.8999 84.3105 51.724C84.353 51.66 84.4326 51.724 84.5282 51.8572C84.5446 52.1016 84.5819 52.3442 84.6398 52.5821C84.6929 52.5182 84.8151 52.7047 84.9107 52.79C84.7197 52.8957 84.5045 52.9494 84.2864 52.9457C84.0683 52.9419 83.855 52.8809 83.6677 52.7687L83.6571 52.7847ZM91.3859 53.2697C91.3859 52.9393 91.5506 53.0565 91.5984 52.8273C91.7109 52.9584 91.7764 53.1236 91.7843 53.2964C91.6409 53.1738 91.6356 53.6588 91.3965 53.2431L91.3859 53.2697ZM96.1135 53.5256C96.3578 53.9573 96.3472 53.419 96.4694 53.3923C96.4694 53.6269 96.5544 53.3923 96.6075 53.7068C96.5756 54.0266 96.2729 53.952 96.1454 53.4989L96.1135 53.5256ZM97.1759 54.0586C97.1759 53.8187 97.2715 53.8934 97.399 54.1119C97.4202 54.3091 97.3299 54.2345 97.2077 54.0106L97.1759 54.0586ZM99.0935 53.5736C99.0935 53.8827 98.9819 53.6855 98.9925 53.9946C98.7694 53.5949 98.9766 53.3017 99.12 53.5256L99.0935 53.5736ZM100.953 53.5736C101.059 53.4723 101.128 53.2484 101.346 53.6055C101.346 53.9893 101.139 53.5576 101.139 53.9627C101.062 53.8304 101.008 53.6863 100.979 53.5362L100.953 53.5736ZM102.509 53.7921C102.552 53.4456 102.679 53.4456 102.897 53.8241C102.86 54.0479 102.716 53.9627 102.52 53.7548L102.509 53.7921ZM28.3974 72.6343C28.3974 72.8315 28.3018 72.7622 28.3549 73.0713C28.1903 72.8901 28.2009 72.6609 28.1053 72.4584C28.2168 72.5543 28.2062 72.3464 28.3974 72.6343ZM90.5466 61.798C90.6263 61.878 90.6051 61.5955 90.7591 61.9313C90.8016 62.363 90.5254 62.0112 90.5201 61.798H90.5466ZM91.3912 61.6701C91.3912 62.0059 91.2956 61.814 91.2159 61.7767L91.2425 61.4462L91.3912 61.6701ZM89.9411 61.6381C89.9411 61.4036 90.127 61.2597 90.2173 61.6808C90.0739 61.5635 90.0367 61.7554 89.9145 61.6381H89.9411ZM88.4378 61.6381C88.6343 61.83 88.6768 61.1957 88.4378 60.8119C88.5812 61.3929 88.1244 61.1264 88.0394 60.8759C88.151 60.8759 88.5228 61.0625 88.2944 60.5028C88.2625 60.5774 88.2147 60.5774 88.1297 60.4442C88.2147 60.0017 88.6025 60.9772 88.7512 61.0998L88.7831 60.6787C89.1337 61.1211 89.3143 61.0038 89.5002 60.8226C89.4279 60.5552 89.4116 60.2757 89.4524 60.0017C89.6383 60.6147 89.4949 59.7726 89.7233 60.1243C89.6364 60.5376 89.6024 60.9604 89.6224 61.3823C89.2452 60.7053 89.139 61.5368 88.9318 61.6488C88.9318 61.4835 89.0221 61.3023 88.9318 61.1531C88.8893 61.3983 88.7618 61.3236 88.7299 61.6008C88.7884 61.6754 88.8521 61.6008 88.8787 61.8247C88.6609 61.5422 88.56 62.1018 88.4112 61.6115L88.4378 61.6381ZM83.4234 61.3556C83.5615 61.3556 83.7102 60.5294 83.8749 61.281C83.604 60.9399 83.6571 61.6754 83.3968 61.329L83.4234 61.3556ZM84.0077 61.0091C84.0291 60.875 84.0291 60.7382 84.0077 60.6041L84.1086 60.7533C84.167 61.1477 84.2839 61.2863 84.4592 61.3556C84.3476 61.7234 84.2042 61.3343 83.9811 60.9825L84.0077 61.0091ZM81.1233 60.4761C81.203 60.4441 81.3995 60.3002 81.442 60.7586C81.1499 60.3589 81.442 61.3823 81.1446 61.0571C81.1924 60.764 81.1393 60.8279 81.0968 60.4548L81.1233 60.4761ZM80.4328 60.7586C80.4328 60.4228 80.5018 60.3855 80.6187 60.4761C80.6718 60.764 80.6134 61.1211 80.4062 60.764L80.4328 60.7586ZM104.506 56.0947C104.607 56.825 104.204 56.5158 104.134 55.8922C104.294 56.4412 104.299 55.8762 104.48 56.0734L104.506 56.0947ZM103.975 56.8943C103.917 56.4838 103.911 56.2546 104.129 56.4678C103.906 56.4519 104.145 56.9156 103.943 56.8729L103.975 56.8943ZM102.605 57.1448C102.695 57.0861 102.764 56.9262 102.897 57.0275C102.854 57.406 102.695 57.1874 102.573 57.1235L102.605 57.1448ZM96.7244 57.6778C96.7244 57.4326 96.8147 57.5072 96.9421 57.7258C96.905 57.923 96.8147 57.8484 96.6766 57.6298L96.7244 57.6778ZM93.5372 58.6852C93.4841 59.2182 93.091 58.4986 93.006 58.0136C93.1866 58.2694 93.2079 58.4293 93.516 58.6319L93.5372 58.6852ZM87.2479 61.0091C86.908 60.6893 86.6902 60.9505 86.6105 61.2757C86.5778 61.0518 86.4982 60.8374 86.3768 60.6467C86.4618 60.9932 86.4618 61.0198 86.3768 61.0678C86.3051 60.9482 86.2565 60.8162 86.2334 60.6787C86.2971 61.1158 86.2334 60.8226 86.1112 60.8652C86.2865 61.1744 86.1112 61.2757 85.9837 61.0465C85.8562 60.8173 86.0474 60.8333 86.0262 60.4601C86.2493 60.5188 86.329 60.748 86.2652 60.2576C86.3715 60.2576 86.4724 60.5028 86.5096 60.716C86.5839 60.2576 86.9505 60.3695 87.2267 60.9612L87.2479 61.0091ZM87.5242 61.0518C87.5242 60.764 87.4551 60.4601 87.6198 60.5188C87.6198 60.684 87.7791 60.8226 87.7526 60.9932C87.6463 60.9505 87.5879 61.0251 87.5029 61.0038L87.5242 61.0518ZM85.5216 60.764C85.5747 60.6627 85.734 60.4761 85.7872 60.9718C85.6172 60.5774 85.5959 61.201 85.5216 60.764ZM86.738 60.1563V59.9911C86.7198 59.9691 86.7066 59.9434 86.6992 59.9158C86.6919 59.8882 86.6906 59.8593 86.6955 59.8312C86.9558 60.167 86.6371 59.4847 86.6955 59.3408C86.7964 59.4474 86.8071 59.2395 86.9611 59.5487C86.9425 59.8238 86.9425 60.0998 86.9611 60.3749C86.8495 60.2309 86.7752 60.1297 86.7274 60.1297L86.738 60.1563ZM84.1511 60.3216C83.9014 60.0017 83.8377 60.3216 83.6199 60.0817C83.6783 59.6873 84.0449 59.8365 84.183 60.0817C84.0767 59.9538 84.1086 60.1776 84.1405 60.2949L84.1511 60.3216ZM82.3716 60.0337C82.4407 60.2683 82.3716 60.4708 82.191 60.2256C82.2123 60.0284 82.2601 59.9165 82.361 60.0071L82.3716 60.0337ZM84.6398 61.3183C84.746 61.0571 85.0276 61.0091 85.2294 60.8919C85.1121 60.7388 85.0469 60.5519 85.0435 60.3589C85.2719 61.0251 85.2135 60.5028 85.4631 60.7906C85.3964 61.0926 85.4338 61.4083 85.5694 61.6861C85.1232 60.8013 84.9904 61.5848 84.6292 61.297L84.6398 61.3183ZM86.2334 61.4729C86.2759 61.2916 86.3343 61.1957 86.4246 61.1957C86.4246 61.329 86.6689 61.1957 86.6689 61.6541C86.5149 61.5049 86.3874 61.5208 86.2387 61.4462L86.2334 61.4729ZM87.471 61.3663C87.6463 61.4942 87.6516 61.0092 87.9119 61.4675C87.8376 61.7341 87.657 61.3983 87.6676 61.75C87.5753 61.6286 87.51 61.4886 87.4763 61.3396L87.471 61.3663ZM88.0022 61.4462C88.0447 61.1477 88.2094 61.2757 88.3475 61.313C88.3953 61.4889 88.3475 61.7234 88.2572 61.7394C88.2731 61.4516 88.1456 61.6648 88.0341 61.4196L88.0022 61.4462ZM89.1018 61.6967C89.1496 61.6221 89.2824 61.297 89.378 61.7394C89.2983 61.6381 89.2771 61.8886 89.1337 61.6701L89.1018 61.6967ZM90.5201 61.4036C90.2651 60.9825 90.2332 61.3769 90.0367 61.1477C90.0367 60.8119 89.8508 60.5614 89.9836 60.4122C90.1748 60.6041 90.127 60.8279 90.212 61.0358C90.2704 60.9292 90.382 61.0358 90.4032 60.7586C90.4688 60.846 90.5159 60.9459 90.5415 61.0523C90.5671 61.1587 90.5706 61.2691 90.5519 61.3769L90.5201 61.4036ZM90.9822 61.1691C90.7803 60.9718 90.7485 60.3855 90.9185 60.6041C91.0011 60.7706 91.0343 60.9575 91.0141 61.1424L90.9822 61.1691ZM91.0938 60.4921C91.0566 60.6467 91.2106 61.1797 91.0938 61.0678C91.0302 60.8555 90.954 60.6472 90.8653 60.4442C90.9078 60.1723 91.0247 60.3589 91.1256 60.4655L91.0938 60.4921ZM91.0566 60.2523C90.876 59.9218 90.7644 60.4015 90.6794 60.0604C90.8016 59.9804 90.9875 59.5753 91.0884 60.2309L91.0566 60.2523ZM90.212 60.2949C90.1801 60.716 90.0154 60.0497 89.8455 60.0177C89.9358 59.8472 90.1535 59.9591 90.2438 60.2683L90.212 60.2949ZM89.7658 59.618C89.6383 59.4421 89.7286 59.8792 89.7392 59.9538L89.5374 59.65C89.548 59.3301 89.7233 59.1916 89.7976 59.5913L89.7658 59.618ZM94.095 58.7492C94.095 58.3441 94.2596 58.8025 94.1853 58.3227C94.2719 58.4378 94.3367 58.5679 94.3765 58.7065C94.3765 58.2375 94.6527 58.4187 94.759 58.8184C94.5571 58.504 94.6155 59.1702 94.3765 58.7065C94.3924 58.9943 94.3021 59.0103 94.1268 58.7225L94.095 58.7492ZM96.0232 58.4826C96.1507 58.7811 96.225 58.9037 96.241 58.5359C96.3246 58.6548 96.3891 58.7861 96.4322 58.9251C96.4322 59.2235 96.3313 59.1383 96.2888 59.2715C96.1241 58.941 96.071 59.0423 95.9754 58.9837C96.0869 58.7811 96.0285 58.7758 96.0551 58.456L96.0232 58.4826ZM94.8227 59.6979C94.8227 59.3675 94.9502 59.586 95.0086 59.5114C95.083 59.8738 94.9821 59.9698 94.8227 59.6979ZM95.4973 59.6979C95.4973 59.9538 95.4123 60.055 95.3061 59.9698C95.3804 59.9218 95.3326 59.3994 95.4973 59.6979ZM97.144 58.8131C97.144 58.6905 97.0803 58.5253 97.2077 58.7225C97.2397 58.8844 97.2397 59.051 97.2077 59.2129C96.974 58.9197 96.9368 59.3781 96.7509 59.2768C96.7084 58.6745 96.9422 58.8877 97.144 58.8025V58.8131ZM101.925 58.3707L101.994 57.6991C102.058 57.7951 102.073 57.6991 102.148 57.8484C102.275 58.1895 102.132 58.5626 101.941 58.3601L101.925 58.3707ZM93.7603 59.6979L93.7975 59.2822C93.8706 59.3714 93.92 59.4778 93.9409 59.5913C93.8081 59.3408 93.9462 60.1083 93.7603 59.6979ZM93.994 59.586C94.1003 59.2449 94.3021 59.2608 94.5252 59.3461C94.6952 60.0817 94.2596 59.7885 94.0206 59.5647L93.994 59.586ZM94.1375 60.5508C94.1375 60.9345 93.8878 60.5081 93.8241 60.2683C93.8666 59.8578 93.9462 60.3056 94.1375 60.5294V60.5508ZM94.7643 60.3855C94.8227 60.4601 94.8918 60.3855 94.913 60.6094C94.7908 60.8173 94.6315 60.5188 94.4402 60.2629C94.419 60.1287 94.419 59.992 94.4402 59.8578C94.6049 60.0231 94.5837 60.2203 94.674 60.3909C94.752 60.121 94.752 59.8345 94.674 59.5647C94.7749 59.5647 94.8121 59.8205 94.913 60.0284C94.9077 60.3109 94.8068 60.2309 94.7643 60.3642V60.3855ZM95.9116 60.0657C95.8479 60.0657 95.7682 59.9698 95.6567 59.7672C95.6407 59.3675 95.9276 59.7885 95.9116 60.0444V60.0657ZM97.1652 60.3909C97.2821 60.5401 97.2821 60.2363 97.4308 60.5188C97.4415 60.764 97.2077 60.6094 97.1652 60.3695V60.3909ZM97.5052 60.3429C97.468 60.5401 97.6858 60.7 97.6221 60.8759C97.4574 60.764 97.3671 60.2309 97.5052 60.3216V60.3429ZM98.6101 60.4388C98.5676 60.6893 98.4295 60.5721 98.3179 60.5614C98.3604 60.2789 98.4242 60.119 98.6101 60.4175V60.4388ZM99.6725 60.8812C99.4759 60.4921 99.4281 60.684 99.2688 60.4388C99.3006 60.1297 99.5184 60.5721 99.4759 59.9964C99.5928 60.215 99.5981 59.9964 99.7309 60.2949C99.6865 60.4797 99.6704 60.6702 99.6831 60.8599L99.6725 60.8812ZM105.186 59.2822L105.149 59.618C105.059 59.49 105.053 59.3568 104.968 59.2289C104.984 58.9784 105.075 59.053 105.176 59.2768L105.186 59.2822ZM105.717 59.554C105.627 59.4421 105.579 59.554 105.462 59.3355C105.478 59.037 105.707 59.1649 105.707 59.5487L105.717 59.554ZM99.9912 60.4975C99.9115 60.1403 100.432 60.1617 100.48 60.684C100.241 60.2949 100.251 60.9079 99.9965 60.4921L99.9912 60.4975ZM103.64 60.7853C103.77 60.9346 103.848 61.1213 103.864 61.3183C103.816 61.345 103.614 61.0145 103.646 60.764L103.64 60.7853ZM105.107 62.7468C105.107 62.5816 104.952 62.4376 104.99 62.2671C105.027 62.0965 105.277 62.8534 105.112 62.7415L105.107 62.7468ZM104.942 62.2138C104.874 62.0919 104.831 61.9579 104.814 61.8193C104.814 61.9579 104.676 61.6541 104.655 61.7554C104.738 61.8734 104.799 62.0051 104.836 62.1445C104.798 62.4163 104.655 62.1445 104.793 62.5656C104.729 62.5656 104.687 62.6615 104.538 62.3524C104.538 62.1711 104.634 62.2511 104.565 62.0965C104.506 62.0984 104.448 62.0885 104.393 62.0674C104.338 62.0464 104.288 62.0146 104.246 61.9739C104.289 61.6648 104.209 61.8833 104.108 61.6594C104.108 61.3236 104.278 61.798 104.289 61.5582C104.087 61.1264 104.034 61.313 103.89 61.1104C103.832 60.9718 103.593 60.4495 103.779 60.5454C103.779 60.8599 103.911 60.6307 104.018 60.9292C104.018 60.4388 104.262 60.9772 104.315 60.732C104.496 61.1051 104.575 61.1904 104.713 61.1744C104.713 61.0358 104.586 60.9132 104.591 60.78C104.952 61.1531 104.889 61.5049 104.947 62.1818L104.942 62.2138ZM108.496 59.6819C108.639 59.8951 108.623 60.2523 108.766 60.215C108.708 60.8119 108.448 59.8312 108.235 59.7779C108.267 59.3888 108.522 60.1084 108.501 59.65L108.496 59.6819ZM105.84 60.1457C105.946 60.0337 106.28 59.7033 106.583 60.4708C106.392 60.2629 106.498 60.5561 106.355 60.4708C106.399 60.6574 106.417 60.8495 106.408 61.0411C106.394 61.0579 106.377 61.0714 106.357 61.0807C106.337 61.09 106.316 61.0948 106.294 61.0948C106.272 61.0948 106.25 61.09 106.231 61.0807C106.211 61.0714 106.193 61.0579 106.18 61.0411C106.111 60.8059 106.063 60.5652 106.036 60.3216C106.036 60.9079 105.866 60.7426 105.755 60.8546C105.5 60.3216 105.409 60.4068 105.16 60.183C105.16 59.7566 105.526 60.0444 105.723 60.119C105.65 59.9996 105.608 59.8641 105.601 59.7246C105.76 59.6979 105.845 59.8418 105.834 60.1137L105.84 60.1457ZM105.08 59.9005C105.037 59.9911 104.926 59.8045 104.862 59.8418C104.862 60.0604 105.154 60.2469 105.075 60.4761C104.937 60.4761 104.995 60.135 104.798 59.9431L104.841 59.5327C104.915 59.6979 105.064 59.5593 105.075 59.8685L105.08 59.9005ZM106.52 59.4901C106.429 59.3408 106.435 59.6233 106.312 59.3515C106.403 58.7598 106.041 59.1009 105.999 58.6479C106.169 58.8717 106.307 58.3121 106.472 58.9251L106.376 58.7705C106.398 59.0039 106.445 59.2343 106.514 59.4581L106.52 59.4901ZM105.526 58.8664C105.563 58.504 105.659 58.5786 105.84 58.5839C105.851 58.6998 105.897 58.8095 105.972 58.8984C105.871 59.0743 105.611 58.5892 105.521 58.8344L105.526 58.8664ZM107.237 59.085C107.164 58.9 107.164 58.6942 107.237 58.5093C107.343 58.9197 107.385 58.6479 107.369 58.3281C107.577 58.7385 107.433 59.3408 107.231 59.053L107.237 59.085ZM106.567 58.5839C106.482 58.4773 106.567 58.973 106.397 58.5839L106.429 58.2481C106.497 58.3375 106.542 58.4416 106.562 58.5519L106.567 58.5839ZM105.505 58.5359C105.505 58.8344 105.255 58.6852 105.197 58.3281C105.319 58.4613 105.362 58.2748 105.5 58.504L105.505 58.5359ZM104.894 58.5359C104.947 58.7438 104.894 59.0317 104.841 59.0317C104.676 58.8877 104.841 58.7065 104.666 58.5626C104.692 58.3121 104.767 58.3068 104.889 58.4933L104.894 58.5359ZM104.018 58.8824C104.188 58.9357 104.193 58.3494 104.432 58.6692C104.432 58.7811 104.506 58.8771 104.512 58.989C104.278 58.6585 104.235 59.1116 104.012 58.8398L104.018 58.8824ZM102.743 59.3728C102.817 59.6606 102.695 59.5807 102.652 59.7139C102.482 59.2449 102.408 59.5967 102.233 59.4314C102.233 58.941 102.111 59.4314 101.946 58.9784C102.026 58.7865 102.233 59.1276 102.334 59.0103C102.435 58.5146 102.148 57.6032 102.451 57.843C102.355 58.0989 102.397 59.0903 102.737 59.3301L102.743 59.3728ZM103.401 57.3153L103.364 57.6458C103.269 57.4786 103.195 57.2993 103.146 57.1128C103.279 57.3526 103.253 56.9742 103.396 57.2727L103.401 57.3153ZM105.176 56.4998C105.064 56.5638 105 56.8196 104.905 56.9422C104.912 56.8708 104.905 56.7985 104.884 56.7298C104.863 56.6611 104.829 56.5974 104.783 56.5425L104.825 56.132C104.953 56.2429 105.071 56.3661 105.176 56.4998ZM105.5 56.1374C105.356 55.7856 105.431 56.3452 105.292 55.9935C105.292 55.7163 105.223 55.4604 105.292 55.1779L105.436 55.4071L105.404 55.6577C105.356 55.8122 105.521 55.9668 105.484 56.1267L105.5 56.1374ZM106.562 55.6896C106.562 55.5777 106.562 55.4658 106.599 55.3538L106.743 55.583C106.737 55.9082 106.62 55.7163 106.546 55.679L106.562 55.6896ZM107.667 55.3165C107.667 55.7216 107.55 55.6257 107.385 55.3485C107.454 55.2845 107.481 54.9754 107.651 55.3059L107.667 55.3165ZM105.707 55.114C105.627 55.1513 105.664 55.647 105.51 55.3805C105.537 55.1246 105.542 54.7888 105.707 55.114ZM107.959 54.6129C107.757 54.6129 107.624 54.8528 107.391 54.6769C107.47 54.2398 107.832 54.3304 107.959 54.6129ZM103.635 55.018C103.626 55.074 103.628 55.1312 103.642 55.1862C103.656 55.2412 103.681 55.2928 103.715 55.3378C103.779 55.1673 103.672 55.018 103.715 54.8475C103.922 55.1246 103.8 55.4391 103.842 55.7323C103.725 55.6736 103.688 55.2312 103.651 55.4285C103.614 55.6257 103.768 55.8016 103.763 55.9935L103.571 55.6843C103.587 55.6156 103.589 55.5443 103.577 55.4748C103.565 55.4053 103.54 55.3388 103.502 55.2792C103.508 55.066 103.529 54.8635 103.635 55.018ZM101.324 55.6363C101.457 55.7269 101.521 55.5564 101.696 55.8335C101.686 56.1534 101.383 55.9028 101.324 55.6363ZM81.0171 59.0636C81.0914 59.3142 80.9693 59.4154 80.8365 59.2609C80.8312 58.9624 80.9215 59.0103 81.0171 59.0636ZM79.1845 59.5967C79.0835 59.4847 79.1207 59.8632 78.9614 59.5487C78.9083 59.2235 79.1473 59.3142 79.1845 59.6233V59.5967ZM77.2563 59.8472C77.2988 59.6819 77.3253 59.4794 77.49 59.7246C77.4847 60.0444 77.405 60.0657 77.2563 59.8738V59.8472ZM83.3968 58.7598C83.519 58.7598 83.7368 58.5733 83.8855 59.0157C83.7208 58.8344 83.5827 59.3142 83.3968 58.7598ZM88.6184 58.1149L88.7671 58.3387C88.7671 58.5786 88.7193 58.6692 88.5918 58.4507L88.6184 58.1149ZM81.3517 59.9218C81.3199 60.0924 81.4314 60.2363 81.3783 60.4122C81.0224 59.7672 81.0224 60.3482 80.778 60.0977C80.7409 59.5913 81.1658 59.9378 81.357 59.9218H81.3517ZM78.648 60.9558C78.3505 60.5134 78.5949 60.1137 78.7914 60.4228C78.7914 60.5614 78.8711 60.6893 78.8817 60.8226C78.717 60.9239 78.5842 60.2896 78.6533 60.9558H78.648ZM76.2364 60.9558C76.0505 60.7746 76.2364 61.313 76.0983 61.3929C75.7955 60.9665 76.0505 60.2949 76.2417 60.9612L76.2364 60.9558ZM78.3293 60.6734C78.4089 60.7853 78.3824 60.5188 78.4939 60.732C78.5471 61.265 78.3983 60.9665 78.4939 61.5582C78.3334 61.2952 78.2765 60.9815 78.3346 60.6787L78.3293 60.6734ZM78.9136 61.2383C78.9136 60.9239 79.0251 61.1158 78.9401 60.8173C79.1579 60.9878 79.2429 60.9772 79.126 60.4548C79.296 60.5881 79.2482 60.764 79.3226 60.9185V60.4975C79.5988 60.9292 79.5297 61.185 79.7847 61.249C79.6732 61.345 79.4554 61.5049 79.2854 61.0838C79.2854 61.3663 78.9401 60.9665 79.0942 61.5315L78.9136 61.2383ZM82.3982 61.0678C82.6266 61.2117 82.8816 60.5348 83.11 61.3663C82.8178 60.9985 82.6266 61.5262 82.4035 61.0731L82.3982 61.0678ZM31.5049 70.5928C31.558 70.3476 31.7598 70.3103 31.8236 69.9105C31.9092 69.9878 31.9717 70.0875 32.0042 70.1984C31.9963 70.6017 31.9116 70.9997 31.7545 71.371C31.5894 71.1456 31.5018 70.8725 31.5049 70.5928ZM31.2287 70.7527C31.1809 71.1045 31.0746 71.2857 31.0268 71.6535C30.9188 71.5233 30.8376 71.3729 30.7878 71.2111C30.9418 71.0779 31.0215 70.7527 31.2287 70.7527ZM30.4956 72.6503C30.6354 72.2053 30.6592 71.7318 30.5647 71.2751L30.7984 71.5469C30.7028 71.7654 30.9259 72.8368 30.4956 72.6503ZM87.1948 63.7808C87.2745 63.6423 87.3967 63.6742 87.487 63.5676C87.5401 63.7862 87.3117 64.1699 87.1948 63.7808ZM88.2572 67.5813C88.0819 67.5066 88.0288 67.8851 87.7632 67.4906C87.8907 67.3947 87.6941 66.883 87.8057 66.8244C88.0075 66.963 88.0129 67.5546 88.0978 67.4373C88.0978 67.2455 87.965 67.0749 88.0235 66.8723C88.1475 67.0916 88.2303 67.3319 88.2678 67.5813H88.2572ZM88.4378 66.4726C88.5547 66.2647 88.7778 66.4406 88.969 66.398V66.6485C88.7353 66.4619 88.6503 66.6645 88.4484 66.4726H88.4378ZM90.2545 66.7018C90.0154 66.398 90.1217 67.1708 90.0473 67.2348C89.8136 66.8457 90.0048 66.8723 89.9411 66.4246C90.0845 66.7338 90.042 66.3713 90.0632 66.2381C90.1788 66.3666 90.2496 66.5294 90.2651 66.7018H90.2545ZM89.8083 66.7018C89.7552 66.9523 89.7552 67.4 89.5002 67.1602C89.5002 66.851 89.6064 67.0429 89.5852 66.7338C89.4577 66.5579 89.4205 66.6591 89.3939 66.35C89.5161 66.4246 89.702 66.2221 89.8189 66.6858L89.8083 66.7018ZM89.3727 66.6005C89.208 66.3873 89.2399 66.8937 89.0434 66.5685C89.0489 66.4592 89.0381 66.3496 89.0115 66.2434C89.1337 66.3713 89.3196 66.254 89.3833 66.5845L89.3727 66.6005ZM88.39 66.4139C88.39 66.6325 88.39 66.835 88.2625 66.6858C88.2625 66.5472 88.1244 66.4299 88.1191 66.2914C88.2519 66.4299 88.2466 66.1261 88.4006 66.398L88.39 66.4139ZM87.896 66.3287C87.8269 66.4299 87.811 66.7018 87.6623 66.5312C87.6782 66.1847 87.7791 66.2007 87.9066 66.3127L87.896 66.3287ZM87.5613 66.382V66.5472C87.3914 66.254 87.4445 66.6485 87.2798 66.5952C87.2505 66.4313 87.2505 66.2634 87.2798 66.0995C87.4392 66.4513 87.4179 66.0941 87.572 66.366L87.5613 66.382ZM92.8732 64.5217C92.9423 64.2339 93.091 64.2446 93.2291 64.2179L93.1919 64.7189C92.9582 64.2606 93.0485 64.8682 92.8626 64.4951L92.8732 64.5217ZM95.5292 64.0687C95.5982 64.1433 95.6354 64.0687 95.731 64.2872C95.6407 64.4205 95.7629 64.6816 95.5982 64.5537C95.6142 64.3725 95.4548 64.2232 95.5079 64.0527L95.5292 64.0687ZM94.6049 64.5217C94.6049 64.6603 94.674 64.7882 94.6793 64.9215C94.5359 64.6283 94.5677 65.0068 94.419 64.7136C94.4349 64.5271 94.4774 64.4151 94.5837 64.4951L94.6049 64.5217ZM84.4592 66.7817C84.3264 66.5952 84.3848 67.0589 84.1883 66.6591C84.1617 66.4086 84.3848 66.4513 84.4592 66.7817ZM95.4283 64.559C95.7523 65.0921 95.8851 64.3085 96.1188 64.8789C95.9329 64.8629 95.6142 65.4225 95.4123 64.559H95.4283ZM96.2197 65.0281C96.3047 64.8202 96.4163 65.14 96.3632 64.5964C96.5438 65.0921 96.5278 64.671 96.7244 64.9588C96.6819 65.2786 96.4588 64.9108 96.4216 65.252C96.3207 65.1134 96.2516 65.0281 96.2038 65.0281H96.2197ZM97.6964 65.2413C97.5796 65.0921 97.6327 65.5931 97.4733 65.2733C97.5211 64.8842 97.7177 65.0228 97.877 65.0548C97.9302 65.4065 97.7389 65.2786 97.8133 65.8063C97.5955 65.6411 97.808 65.4172 97.6805 65.2413H97.6964ZM98.5145 64.7083C98.5217 64.5992 98.5128 64.4896 98.4879 64.3832C98.5517 64.3832 98.626 64.4791 98.7376 64.6816C98.6951 64.8948 98.6207 64.9002 98.4985 64.7189L98.5145 64.7083ZM100.549 65.4279C100.575 65.2253 100.666 65.2786 100.735 65.2413C100.735 65.5131 100.884 65.7743 100.878 66.0462C100.692 65.8596 100.692 65.6411 100.533 65.4385L100.549 65.4279ZM101.261 65.5078C101.091 65.6091 101.165 66.5046 100.894 65.8809C101.022 65.7317 100.926 65.4012 100.894 65.0548C101.048 65.4598 101.069 65.2733 101.245 65.5185L101.261 65.5078ZM100.501 65.3532C100.544 65.785 100.198 65.284 100.188 65.1454C100.246 65.1134 100.352 65.1827 100.485 65.3639L100.501 65.3532ZM100.384 64.2126C100.384 64.3832 100.209 64.4151 100.336 64.7136C100.464 65.0121 100.565 64.5697 100.645 65.0068C100.544 65.0068 100.469 65.1507 100.273 64.8042C100.281 64.7332 100.274 64.6612 100.252 64.5932C100.23 64.5251 100.193 64.4626 100.145 64.4098C100.166 64.2019 100.251 64.1433 100.395 64.2232L100.384 64.2126ZM99.4175 64.5057C99.3856 64.9801 99.1413 65.22 98.9554 64.7349C99.0403 64.8256 98.9554 64.607 98.9554 64.4844C99.0935 64.5377 99.221 65.0174 99.2741 64.6017C99.2156 64.3298 99.0616 64.4311 99.051 64.0687C99.1625 64.0473 99.2688 64.1806 99.4016 64.4951L99.4175 64.5057ZM96.8784 65.0921C96.7343 64.8241 96.6646 64.5222 96.6766 64.2179C96.8678 64.4951 96.9528 65.0547 96.8625 65.1027L96.8784 65.0921ZM98.1426 63.9354C98.1426 64.2179 97.9673 63.8608 97.8717 63.8075C97.8239 63.3917 97.9939 63.7489 98.1267 63.9621L98.1426 63.9354ZM97.1759 63.573C97.1759 63.6636 97.2555 64.1433 97.1387 63.9887C97.0218 63.8341 96.9793 63.3811 97.1599 63.5836L97.1759 63.573ZM92.682 64.1913C92.6236 64.3352 92.6501 64.7882 92.4855 64.5537C92.4961 64.2872 92.4961 63.9621 92.6661 64.2019L92.682 64.1913ZM95.9541 62.912L95.917 63.3278C95.8216 63.1675 95.7806 62.9804 95.8001 62.7948C95.8479 62.896 95.8585 62.7788 95.9382 62.9227L95.9541 62.912ZM90.5201 63.9621C90.5201 64.2019 90.4776 64.2925 90.3448 64.074C90.3501 63.8075 90.3926 63.7169 90.5201 63.9621ZM83.503 65.8809C83.503 65.7157 83.3331 65.5771 83.3065 65.4119C83.28 65.2466 83.349 65.0814 83.4818 65.3053C83.4287 65.4385 83.6837 65.9556 83.503 65.8596V65.8809ZM91.7577 64.4951C91.6887 64.2606 91.7577 64.058 91.9383 64.3032C91.9383 64.607 91.848 64.559 91.7577 64.4951ZM91.9861 64.3778C92.0765 64.2019 92.2624 63.9567 92.427 64.3778C92.3155 64.5324 92.1614 64.4951 91.9861 64.3832V64.3778ZM88.9849 65.1507C88.9477 65.2573 88.9849 65.7317 88.8999 65.5771C88.8149 65.4225 88.8468 64.9535 88.9849 65.156V65.1507ZM84.0289 66.35C83.9971 65.9076 84.1617 66.1421 84.2626 66.1421C84.1936 66.2487 84.1723 66.5259 84.0289 66.3553V66.35ZM83.928 66.1155C83.8271 66.5312 84.3848 67.8318 84.013 67.5066C84.0077 67.2603 83.9665 67.0161 83.8908 66.7817C83.8908 66.9523 83.7474 66.7817 83.6252 66.5792C83.6996 66.3447 83.7049 65.8436 83.928 66.1208V66.1155ZM83.2481 66.3873C83.2481 66.1528 83.2853 66.0568 83.4181 66.2807C83.3968 66.5259 83.3968 66.6272 83.2481 66.3926V66.3873ZM70.7864 69.2922C70.8607 69.3775 70.882 69.2922 70.951 69.3455C71.0201 69.3988 71.0413 69.5481 71.052 69.6547C71.0095 69.6174 70.9882 69.6547 70.9935 69.7506C70.8729 69.627 70.7995 69.4647 70.7864 69.2922ZM73.2405 69.0897C73.2405 69.3136 73.3467 69.5108 73.3254 69.7346C73.1714 69.6227 73.1023 69.7773 72.9377 69.6387C72.9377 69.5054 72.8261 69.3829 72.7889 69.2549C72.8421 68.8605 73.0227 68.8978 73.2405 69.063V69.0897ZM71.9975 69.5641C71.9656 69.159 72.125 69.0311 72.279 69.5161C72.2418 69.7027 72.0878 69.5055 71.9975 69.5374V69.5641ZM71.376 69.9265C71.376 70.1504 71.1476 70.209 71.0466 69.8253C71.1794 69.9425 71.1794 69.628 71.376 69.8999V69.9265ZM70.5792 70.5821C70.457 70.0491 70.6536 70.0491 70.8129 70.1184C70.8023 70.4649 70.7651 70.742 70.5792 70.5555V70.5821ZM71.6416 70.3796C71.5938 69.9905 71.7637 70.2623 71.8169 70.1824C71.7629 70.1141 71.7264 70.0336 71.7106 69.9479C71.7761 70.0421 71.8296 70.1442 71.87 70.2517C71.7956 70.305 71.7744 70.5075 71.6363 70.3583L71.6416 70.3796ZM73.0227 70.5395C72.9217 70.4169 72.9111 70.2837 72.8155 70.1611C72.8237 70.2441 72.8397 70.3262 72.8633 70.4062C72.7963 70.3368 72.7476 70.2517 72.7216 70.1587C72.6957 70.0656 72.6932 69.9675 72.7146 69.8732C72.7783 69.9479 72.8633 70.0971 72.8739 70.0118C72.8281 69.91 72.8133 69.7969 72.8314 69.6867L72.9908 69.9052C72.9508 70.1069 72.96 70.3154 73.0174 70.5128L73.0227 70.5395ZM73.4795 70.1237C73.4732 70.038 73.4375 69.957 73.3786 69.8946C73.3786 69.9852 73.3786 70.0704 73.267 69.8946C73.3892 69.7826 73.4954 69.628 73.7132 69.8146C73.5751 69.9212 73.591 70.0704 73.4742 70.0971L73.4795 70.1237ZM74.2657 69.8946C74.0957 69.7613 73.9257 70.1184 73.7717 69.7346C73.8938 69.8359 73.9151 69.628 74.0001 69.6121C73.8991 69.4575 73.8779 69.5428 73.7876 69.4042C73.8585 69.2152 73.8585 69.0068 73.7876 68.8179C73.9684 69.1569 74.1264 69.5077 74.2603 69.8679L74.2657 69.8946ZM73.5539 69.6121C73.3393 69.3144 73.2007 68.9685 73.1502 68.6047C73.2245 68.7113 73.267 68.7272 73.3148 68.7432C73.3361 69.0151 73.6017 69.2922 73.5486 69.5854L73.5539 69.6121ZM74.8553 68.9564C74.8128 69.1003 74.749 69.175 74.5844 68.9245C74.5844 68.642 74.6853 68.6846 74.8075 68.7965C74.8067 68.8444 74.8216 68.8913 74.85 68.9298L74.8553 68.9564ZM75.753 68.7059C75.6999 68.9031 75.753 69.127 75.6786 69.1377C75.6521 68.9778 75.5033 68.9884 75.4715 68.9245C75.4715 69.063 75.5511 69.191 75.5618 69.3242C75.4396 69.4202 75.2537 68.9991 75.259 68.6313C75.429 68.6473 75.5458 68.5247 75.7477 68.6793L75.753 68.7059ZM76.3692 68.594C76.3957 68.4074 76.6188 68.4554 76.6348 68.7912C76.4913 68.4767 76.5551 68.9671 76.3639 68.5673L76.3692 68.594ZM77.4315 69.5641C77.3381 69.4538 77.2693 69.3248 77.2297 69.1856C77.4422 69.4042 77.474 69.3136 77.4103 68.9085C77.6281 69.2922 77.4847 69.3722 77.4262 69.5374L77.4315 69.5641ZM78.1858 68.8552C78.1168 69.111 78.0583 69.3882 77.8406 69.1643C77.8884 68.8285 78.0424 68.8445 78.1805 68.8285L78.1858 68.8552ZM78.4089 67.7412C78.4089 68.1143 78.2761 67.9437 78.1274 67.7891C78.1593 67.5546 78.2496 67.5386 78.4036 67.6932L78.4089 67.7412ZM77.7768 68.1836C77.8884 68.1836 78.0424 67.7678 78.2124 68.2689C78.2443 68.5887 77.9521 68.7326 77.7662 68.3488C77.8831 68.9724 77.6387 68.3914 77.5431 68.3861C77.6754 68.6897 77.7355 69.02 77.7184 69.3509C77.4794 69.0311 77.6759 68.6366 77.4369 68.3221C77.4681 68.4566 77.4806 68.5947 77.474 68.7326C77.3916 68.6864 77.3205 68.6222 77.2663 68.5447C77.212 68.4672 77.1759 68.3783 77.1606 68.2848C77.3944 68.5034 77.5537 66.9363 77.7715 68.1569L77.7768 68.1836ZM69.3415 69.2922C69.3681 68.9724 69.4425 68.7965 69.6815 69.1377C69.6058 69.2009 69.5526 69.2869 69.5296 69.3829C69.5066 69.479 69.5152 69.5799 69.554 69.6707C69.5014 69.5351 69.4299 69.4076 69.3415 69.2922ZM70.7811 69.4255C70.7439 69.8039 70.4836 69.4841 70.3827 69.6707C70.4092 69.2922 70.5739 69.2922 70.7811 69.4362V69.4255ZM68.072 70.87C68.0401 70.6141 68.311 70.8273 68.3482 71.0672C68.2473 70.9499 68.3482 71.2484 68.2898 71.1631C68.2791 70.9393 68.1942 71.1631 68.072 70.8913V70.87ZM64.8052 72.032C64.7096 71.9786 64.7308 72.2771 64.529 71.92C64.529 71.6695 64.752 71.7015 64.8052 72.032ZM58.2397 73.5937C58.3778 73.8495 58.5424 73.7323 58.6221 74.0947C58.4309 73.7589 58.3459 74.0894 58.2609 73.5937H58.2397ZM53.0128 75.7737C53.204 75.8857 52.9809 75.3793 53.1774 75.5659C53.289 75.7364 53.188 76.2961 53.034 75.7737H53.0128ZM53.6767 75.8697C53.6767 76.1095 53.5546 76.0189 53.459 76.0029C53.358 75.7364 53.5068 75.7844 53.459 75.4166C53.6502 75.5499 53.5917 75.7258 53.698 75.8697H53.6767ZM56.508 74.8036C56.3752 74.6331 56.2424 74.8889 56.1202 74.4678C56.3964 74.8303 56.3061 74.132 56.5292 74.8143L56.508 74.8036ZM57.0392 73.8495L57.2038 74.0681C57.1082 74.276 57.1135 74.2013 57.2038 74.6544C57.087 74.5531 57.0445 74.6544 56.8692 74.3932C56.8373 74.0201 56.9436 73.9508 57.0339 73.8602L57.0392 73.8495ZM31.4093 78.6467C31.3137 78.4228 31.3349 78.1137 31.5102 78.3642C31.5049 78.6467 31.6589 78.9452 31.404 78.668L31.4093 78.6467ZM31.8767 79.1104C31.8767 79.1584 31.8289 79.1477 31.7598 79.0571C31.8661 78.9345 32.0095 78.9612 31.7598 78.4708C31.8236 78.4708 31.9776 78.6947 32.0573 78.8972C31.9405 78.8279 32.1104 79.3823 32.137 79.5475C31.9298 79.4516 31.967 79.2757 31.8714 79.1317L31.8767 79.1104ZM50.4949 77.2875C50.4949 77.6126 50.3887 77.602 50.2187 77.4367C50.2134 77.1383 50.463 77.4581 50.4949 77.2875ZM45.3955 80.8001V80.4856L45.5655 80.6935C45.6133 81.0186 45.4805 80.8267 45.3955 80.8001ZM45.8258 80.1018C46.017 80.3204 45.932 79.8033 46.102 79.9526C46.171 80.3843 45.9692 80.4856 45.8258 80.1018ZM45.8842 80.3417C45.8842 80.6881 45.7355 80.7361 45.4433 80.3683C45.592 80.3577 45.6823 80.1338 45.8842 80.3417ZM41.2044 83.22C41.2575 83.6571 41.13 83.6411 41.0557 83.753C40.9601 83.4545 41.0344 83.0814 41.2044 83.22ZM29.4332 86.2689C29.3111 85.9917 29.3748 85.7625 29.4598 85.7358C29.5448 85.9597 29.6032 86.4661 29.4332 86.2689ZM39.8021 85.7731C39.6215 85.8104 39.8021 86.3435 40.1155 86.7059C40.1155 86.8552 40.1155 86.9458 40.073 86.9671C39.7861 86.6526 39.8764 86.2315 39.5418 85.9277C39.6108 85.8158 39.563 85.4533 39.8021 85.7731ZM35.3082 87.5801C35.0798 87.3669 35.1913 86.9831 35.3454 87.2336C35.3551 87.3427 35.3783 87.4501 35.4144 87.5534C35.2445 87.3296 35.2179 87.3349 35.3082 87.5801ZM36.3334 85.8638C36.4237 86.2155 36.19 86.1462 36.1103 85.8638C36.2643 86.045 36.1209 85.5706 36.3334 85.8638ZM35.6641 85.7092C35.5419 85.7785 35.5897 86.2422 35.3454 86.0503C35.3826 85.7678 35.4304 85.5066 35.6641 85.7092ZM34.9576 85.9864C34.9576 86.1889 34.8886 86.2102 34.7398 86.045C34.7505 85.8744 34.7558 85.6985 34.9576 85.9864ZM34.2033 86.4447C34.623 86.9458 34.3839 85.8584 34.6814 86.061C34.9151 86.3595 34.6495 86.2688 34.8142 86.53C34.8142 86.3221 34.9682 86.2475 35.0904 86.53C35.0001 86.7645 35.016 86.8498 35.0904 87.3775C34.8886 87.0684 34.9045 87.2709 34.9311 87.5054C34.7492 87.2834 34.5891 87.0442 34.453 86.7912C34.4883 87.1252 34.6193 87.4418 34.8301 87.7027C34.5273 87.6174 34.2405 86.8818 34.2033 86.4447Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M110.307 59.5061C110.307 59.5061 110.339 59.5061 110.35 59.5061C110.361 59.5061 110.312 59.4954 110.307 59.5061Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M101.128 61.5054C101.124 61.4913 101.124 61.4764 101.128 61.4623C101.128 61.4623 101.117 61.4731 101.128 61.5054Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M99.7787 33.676C99.7096 32.9937 100.214 33.7346 100.31 33.2869C99.8637 33.127 99.5609 33.3562 99.1997 33.2549C99.1997 33.5534 99.3166 33.3349 99.3962 33.5587C99.46 33.3668 99.5768 33.3349 99.7787 33.676Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M91.6196 67.0803C91.7344 67.1745 91.8762 67.2295 92.0243 67.2371C92.1724 67.2448 92.3191 67.2048 92.443 67.1229C92.443 67.0163 92.358 66.9204 92.2996 66.8138C92.3686 66.7765 92.3899 66.5686 92.4802 66.6272C92.4802 66.4673 92.3899 66.5633 92.3899 66.3927C92.2889 67.2029 91.8215 66.6592 91.6196 67.0803Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M104.289 35.371C104.395 35.371 104.522 35.5203 104.544 35.1738C104.4 34.9819 104.384 35.3657 104.289 35.371Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M99.6884 37.7216C99.707 37.5854 99.707 37.4474 99.6884 37.3112C99.6193 37.2312 99.6247 37.4551 99.5981 37.567C99.5685 37.4566 99.5239 37.3507 99.4653 37.2526C99.4547 37.567 99.5662 37.567 99.6884 37.7216Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M106.695 49.0856C106.881 49.3148 106.695 48.7498 106.875 48.979C106.971 48.8671 106.684 48.947 106.594 48.5206C106.607 48.7121 106.641 48.9016 106.695 49.0856Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M103.837 44.3898C103.852 44.3064 103.85 44.2207 103.831 44.1382C103.812 44.0556 103.776 43.9779 103.725 43.91C103.773 44.1232 103.725 44.2139 103.635 44.1659C103.624 44.3898 103.778 44.2778 103.837 44.3898Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M104.767 46.1753C104.676 46.042 104.703 46.3991 104.591 46.1753C104.591 46.2872 104.634 46.2978 104.639 46.2552C104.682 46.3831 104.639 46.5217 104.767 46.6496C104.798 46.4931 104.798 46.3318 104.767 46.1753Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M97.0166 35.7494C97.0166 35.9147 97.0644 36.0746 97.075 36.2345C97.1441 35.968 97.3991 35.8454 97.6753 36.0746C97.6753 35.7015 97.755 35.7708 97.6753 35.4989C97.4787 35.1471 97.6753 35.7121 97.6381 35.8347C97.6009 35.9573 97.5637 35.5842 97.4416 35.5256C97.4044 36.0159 97.2078 35.9307 97.0166 35.7494Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M104.575 48.7498C104.655 48.899 104.714 48.8031 104.719 48.979C104.884 49.1122 104.761 48.8457 104.862 48.7178C104.937 49.1229 105.314 48.7178 105.277 49.0802C105.42 49.3734 105.42 48.5472 105.383 48.1635C105.059 48.318 104.799 48.2221 104.575 48.7498Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M112.193 60.8973C112.193 61.0572 112.256 60.9666 112.336 61.1318C112.267 60.8387 112.394 60.9826 112.394 60.6361C112.177 60.4922 112.246 60.764 112.193 60.8973Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M104.374 48.5046C104.565 48.8617 104.549 48.318 104.634 48.2274C104.549 48.35 104.395 48.1581 104.374 48.5046Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M96.8306 36.8475C96.7244 36.7142 96.7031 36.9168 96.6394 36.9541C96.6394 37.1993 96.7456 36.8208 96.8997 37.2472C96.9475 37.1033 96.8147 36.986 96.8306 36.8475Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M108.437 57.7684C108.575 57.8697 108.724 58.0136 108.735 57.5712C108.586 57.406 108.597 57.6192 108.448 57.1927C108.448 57.2727 108.496 57.3473 108.527 57.4273C108.527 57.6618 108.421 57.4699 108.437 57.7684Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M104.15 52.9074C104.06 53.1419 103.986 52.7475 103.826 52.7794C103.826 53.1632 103.869 53.1632 103.869 53.4297C103.943 53.2005 104.188 53.2112 104.15 52.9074Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M93.2451 36.0746C93.2079 36.2452 93.1548 36.3571 93.0486 36.2665C93.0486 36.485 93.192 36.3731 93.2611 36.485C93.3886 36.7675 93.1389 36.6449 93.2611 36.9807C93.3886 37.2046 93.3354 36.7142 93.4895 37.034C93.3779 36.7035 93.4895 36.5276 93.2451 36.0746Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.188 36.1333C92.188 36.4478 92.3261 36.3305 92.3208 36.5277C92.427 36.4158 92.5651 36.4478 92.6448 36.2399C92.427 35.9947 92.4536 36.6183 92.188 36.1333Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.8362 37.1194C92.6396 36.4531 92.4909 37.0234 92.2093 36.4585C92.2093 36.8849 92.05 36.6343 91.8747 36.3412C91.7313 36.4904 91.7844 36.6823 91.6941 36.9488C91.7738 37.0128 91.8322 37.0128 91.9119 37.0821C91.9597 36.9382 91.8269 36.8156 91.8375 36.677C91.8375 36.6237 91.8959 36.677 91.9066 36.5864C91.9809 36.7409 91.9066 36.9115 92.0872 37.0554C92.1615 37.0181 92.1668 36.9328 92.1244 36.7196C92.2147 36.8422 92.22 36.9808 92.3156 37.1034C92.4271 36.8689 92.6131 36.9168 92.8362 37.1194Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M107.476 66.0941C107.582 66.206 107.646 66.1687 107.736 66.2274C107.736 66.1208 107.693 66.1048 107.688 66.1527C107.616 66.0622 107.57 65.9534 107.555 65.8383C107.492 65.753 107.497 65.9768 107.476 66.0941Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M103.959 64.2819C104.023 64.3459 104.124 64.0314 104.172 64.4205C104.326 64.5964 104.289 63.9781 104.506 64.3778C104.501 64.17 103.986 63.8128 103.959 64.2819Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M102.78 63.3545C102.626 63.2265 102.424 62.6402 102.365 63.0773C102.557 63.7009 102.695 63.1359 102.844 63.8395C102.929 63.6689 102.695 63.5304 102.78 63.3545Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M93.9304 52.2357C93.9258 52.2639 93.9273 52.2927 93.9346 52.3203C93.9419 52.3478 93.955 52.3735 93.9729 52.3957L94.0685 52.5449C94.01 52.433 94.0685 51.9373 94.0685 52.2944C94.1481 52.3797 94.0366 52.0812 94.1322 52.2038C94.1322 51.8733 93.9888 52.0972 93.925 51.9852C93.9304 52.1078 94.0207 52.3264 93.9304 52.2357Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M99.0085 62.7575C98.9235 62.4068 98.739 62.0883 98.4773 61.8407C98.6048 62.2884 98.8013 62.7308 98.966 63.1732C98.7801 62.3684 99.1785 63.2692 99.3538 63.2052C99.3113 62.9973 99.3219 62.9174 99.4228 63.0293C99.3325 62.7362 99.1307 62.8588 99.0085 62.7575Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M98.1054 61.6382C97.9832 61.3184 97.7442 61.5049 97.5742 61.3823C97.5742 61.6861 97.8079 61.4943 97.8133 61.846C97.8345 61.7341 97.9142 61.409 98.1054 61.6382Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M98.7164 62.8961C98.7801 62.6722 98.6314 62.6136 98.6208 62.7415C98.543 62.6239 98.4972 62.4879 98.488 62.347C98.4242 62.2778 98.3977 62.347 98.3286 62.2831C98.4136 62.4163 98.5942 62.9387 98.3286 62.5389C98.363 62.6785 98.4264 62.8093 98.5145 62.9227C98.5198 62.7042 98.5942 62.6935 98.7164 62.8961Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M97.3458 62.7308C97.4043 62.5336 97.2236 62.363 97.2821 62.1658C97.1971 62.2084 97.2502 62.4056 97.1812 62.6988C97.2502 62.7414 97.2715 62.6455 97.3458 62.7308Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M96.8678 66.3393C96.7988 66.0462 96.8678 66.2434 96.8678 66.0088C96.7138 65.8383 96.8306 65.6251 96.6394 65.4758V65.7263C96.7456 65.9289 96.8572 66.1528 96.666 66.0515C96.6766 66.27 96.7669 66.0568 96.8678 66.3393Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M93.245 61.1478C93.245 61.0412 93.245 61.0145 93.3087 61.0572C93.3725 61.0998 93.2662 60.844 93.2609 60.9826C93.2023 60.828 93.177 60.6626 93.1865 60.4975C93.0697 60.4122 93.1015 60.9932 93.245 61.1478Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M87.1152 51.8999C87.3171 52.2837 87.333 51.9692 87.4445 52.0172C87.4445 51.9053 87.3489 51.8093 87.3596 51.6974C87.3702 51.5855 87.3224 51.74 87.3596 51.7827C87.3171 52.0598 87.0462 51.3989 87.1152 51.8999Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M94.4083 67.416C94.1533 66.9896 94.063 67.1495 93.8452 66.8403C93.9355 67.4107 93.6646 67.1335 93.585 67.3733C93.585 67.3414 94.1162 67.7625 94.0312 67.3094C94.2277 67.6185 94.3339 67.5866 94.4083 67.416Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.6288 67.5973C92.7298 67.5014 92.7404 67.0643 93.0113 67.5973C93.1069 67.2615 93.3406 67.4641 93.5425 67.4428C93.5093 67.3017 93.4438 67.1703 93.3512 67.059C93.3937 66.8991 93.5531 67.1709 93.5372 66.7818C93.3725 66.7445 93.33 67.1603 93.091 66.8458C93.3087 67.7466 92.597 66.7179 92.512 67.1816C92.5681 67.3147 92.6073 67.4544 92.6288 67.5973Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M93.4043 68.3062C93.6752 68.3062 93.9355 67.8905 94.3179 68.5887C94.047 67.7519 93.4309 67.9171 93.4043 68.3062Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M91.9914 68.0183C91.877 67.95 91.7473 67.9115 91.6143 67.9064C91.7046 68.2262 91.9223 68.1196 91.9914 68.0183Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.3606 68.4181C90.1959 68.013 90.249 67.8851 90.3978 67.9224C90.2753 67.8042 90.1178 67.7293 89.949 67.7091C89.7803 67.6889 89.6096 67.7245 89.4629 67.8105C89.7072 68.2369 89.6807 67.7145 89.8772 68.2422C89.7391 67.6665 90.1322 68.3008 90.1269 67.8798C90.3022 68.0823 90.2012 68.4501 90.3606 68.4181Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.3022 68.594C90.3022 68.9032 90.435 68.674 90.5519 68.9725C90.5519 68.626 90.5041 68.546 90.6794 68.7059C90.5519 68.2689 90.4138 68.6686 90.3022 68.594Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M88.7566 67.6932C89.1231 68.658 89.2878 68.0343 89.41 67.8424C89.1444 67.6026 88.9319 67.5706 88.7566 67.6932Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M86.2175 67.6559C86.1113 67.5973 86.0581 67.7092 85.9307 67.7838L86.0847 68.0077C86.0528 67.6186 86.2228 67.9544 86.2175 67.6559Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M84.9903 69.0951V68.594C84.815 68.4981 84.9903 69.127 84.7566 68.8819C84.7619 69.1004 84.9 68.9831 84.9903 69.0951Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.8337 68.6953C82.8647 68.8007 82.8773 68.9107 82.8709 69.0205C83.0993 69.3563 83.1206 69.0205 83.2587 69.0205C82.9878 68.3009 83.2109 69.4629 82.8337 68.6953Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M80.6823 69.724C80.7833 69.8093 80.6345 69.5162 80.6345 69.6548C80.5581 69.4771 80.5115 69.288 80.4964 69.0951C80.3902 69.0951 80.4114 69.4682 80.2149 69.1431C80.3371 69.9373 80.0343 69.4735 79.9174 69.6068C79.8006 69.74 80.0768 69.9106 80.0024 70.0918C80.0927 69.8466 80.353 70.1558 80.4061 69.772C80.4964 69.8946 80.507 70.0332 80.608 70.1505C80.5283 69.8999 80.6027 69.7294 80.6823 69.724Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M75.6255 70.3583C75.6255 70.4969 75.753 70.6141 75.8273 70.7367C75.8008 70.2357 76.0982 70.7847 76.0664 70.2783C75.8114 69.9585 75.907 70.774 75.6255 70.3583Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M72.9324 71.3604C73.0652 71.387 73.1342 71.1898 73.3148 71.3604C73.2192 71.0725 72.858 71.1152 72.9324 71.3604Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M70.032 70.3583C70.032 70.5715 70.1329 70.7794 70.1754 70.9926C70.2816 71.0832 70.3241 70.9926 70.3507 70.7954C70.2073 70.5395 70.2391 70.8273 70.1807 70.8273C70.0798 70.6514 70.3029 70.5928 70.032 70.3583Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M59.6899 74.5319C59.6881 74.5599 59.6919 74.5879 59.7011 74.6145C59.7102 74.641 59.7244 74.6654 59.743 74.6864L59.8545 74.8303C59.8545 74.5798 60.0086 74.8304 60.0776 74.7824C59.9448 74.356 59.8386 74.7184 59.6899 74.5319Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M45.8577 83.7957C45.9002 83.833 45.9108 83.7957 45.9693 83.8543V83.6838C45.7568 83.5399 45.9693 83.3 45.7356 83.1508C45.6824 83.3959 45.9215 83.5559 45.8577 83.7957Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M44.5244 83.4599C44.4713 83.4119 44.4284 83.3536 44.3983 83.2886C44.3681 83.2236 44.3514 83.1531 44.3491 83.0815C44.025 82.6817 44.5934 83.6678 44.3491 83.4972C44.4181 83.7904 44.5881 83.7424 44.5244 83.4599Z' fill='%230780BD'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2250_2662'%3E%3Crect width='113' height='90' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat}.default-products .products-content{height:0;overflow:hidden}.default-products .products-content.slick-slider{height:auto;overflow:visible}.default-products .products-content>.slick-arrow{position:absolute;opacity:1;top:50%;z-index:2;transform:translateY(-50%);width:46px;height:46px;cursor:pointer;border:1px solid #EDEDED;border-radius:100%;background:#fff}.default-products .products-content>.slick-arrow.slick-prev{left:-12px}@media (max-width:1441px){.default-products .products-content>.slick-arrow.slick-prev{left:0}}.default-products .products-content>.slick-arrow.slick-next{right:-12px}@media (max-width:1441px){.default-products .products-content>.slick-arrow.slick-next{right:0}}.default-products .products-content>.slick-arrow:hover{background-color:#0780BD}.default-products .products-content>.slick-arrow:hover svg path{transition:all 0.2s linear;fill:#FFF}.default-products .products-content>.slick-dots{display:flex;flex-wrap:wrap;justify-content:center;width:100%;padding:20px 0}.default-products .products-content>.slick-dots>li{margin:0 5px}.default-products .products-content>.slick-dots>li>button{position:relative;overflow:hidden;display:block;width:12px;height:12px;text-indent:-9999px;padding:0;margin-bottom:5px;border:none;border-radius:50%;background-color:#EDEDED}.default-products .products-content>.slick-dots>li.slick-active>button{background-color:#0780BD}.category-tab-container{margin-bottom:var(--spacer-1)}.category-tab-container .category-tab-header{position:relative;color:#363232;line-height:calc(var(--font-size-24) + 8px);font-size:var(--font-size-24);font-weight:600;text-align:center;padding:29px 0;margin-bottom:var(--spacer-9)}.category-tab-container .category-tab-header::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:112px;height:90px;background-image:url("data:image/svg+xml,%3Csvg width='113' height='90' viewBox='0 0 113 90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.2' clip-path='url(%23clip0_2250_2662)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M94.7801 1.23127C94.812 1.16198 95.0032 1.19396 94.9182 1.05005C94.7642 1.06604 94.727 1.10335 94.7801 1.23127Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.0086 1.64168C95.0883 1.60436 95.3008 1.64168 95.168 1.46045C95.168 1.55639 94.9396 1.49776 95.0086 1.64168Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M94.3447 1.73225C94.3447 1.6523 94.2544 1.63098 94.2332 1.55103C94.1057 1.55103 94.2332 1.63631 94.1694 1.75357C94.2757 1.78555 94.2863 1.74291 94.3447 1.73225Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.2545 0.383822C90.3979 0.474435 90.4511 0.442454 90.4086 0.287879L90.2439 0.197266C90.3023 0.33052 90.2173 0.271888 90.2545 0.383822Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M94.6846 1.89758C94.8068 1.99352 94.7696 1.89758 94.929 1.89758C94.8812 1.85494 94.8387 1.8123 94.8918 1.80697C94.8121 1.71635 94.6156 1.78565 94.6846 1.89758Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.1483 0.351841C90.0952 0.394483 90.0102 0.282549 89.9146 0.213257C89.9747 0.339443 90.0684 0.446451 90.1855 0.522407L90.1483 0.351841Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.9582 2.33994C93.1335 2.43588 92.9582 2.14805 93.0963 2.22268C93.0007 2.09475 92.8413 2.15871 92.9582 2.33994Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M89.3301 0.447772C89.2982 0.447772 89.2823 0.533055 89.2557 0.447772C89.2292 0.362489 89.2557 0.591687 89.2557 0.644989C89.1743 0.554925 89.0628 0.498016 88.9423 0.485083C89.1123 0.767583 88.9423 0.815554 88.9158 0.959469C88.9795 0.959469 89.0114 0.858195 89.1548 0.959469C89.0379 0.762252 89.1229 0.826214 89.1548 0.68763C89.1886 0.734911 89.2299 0.776324 89.277 0.810224C89.277 0.69829 89.3248 0.671639 89.4257 0.730271C89.4213 0.628892 89.3881 0.530886 89.3301 0.447772Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.5864 2.25464C92.6236 2.30261 92.682 2.40388 92.5864 2.38789C92.6289 2.49983 92.8255 2.47851 92.7405 2.3186L92.5864 2.25464Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M93.1548 3.62446C93.2451 3.62446 93.3991 3.54451 93.2716 3.37927C93.176 3.38993 93.1442 3.47522 93.1548 3.62446Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M87.2319 0.45844C87.1151 0.373157 87.0248 0.45844 87.0938 0.607685C87.1523 0.570374 87.216 0.570374 87.2319 0.45844Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.3315 3.92299C92.4378 3.92299 92.5493 3.92299 92.5652 3.77908C92.4749 3.80573 92.2837 3.68313 92.3315 3.92299Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M88.8202 3.07551C88.7299 2.81966 88.953 2.95824 88.8202 2.76636C88.6821 2.76636 88.783 2.90494 88.698 3.04353C88.7411 3.0408 88.7839 3.05201 88.8202 3.07551Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.427 4.91446C92.427 4.71192 92.1667 4.77055 92.0552 4.7439C92.1136 4.87715 92.2889 4.7972 92.427 4.91446Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M91.0618 4.96777C90.9874 5.02641 90.8652 4.99975 90.844 5.16499C90.9727 5.14871 91.103 5.14871 91.2318 5.16499C91.2743 5.03707 91.014 5.08504 91.0618 4.96777Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.9678 2.09479C86.0209 2.29734 86.1484 2.09479 86.2174 2.09479C86.1431 1.83361 86.0528 2.1321 85.9678 2.09479Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M86.3767 2.94754C86.5041 3.0648 86.467 2.80895 86.6157 2.98485C86.6197 2.92721 86.6097 2.86945 86.5866 2.81653C86.5635 2.76361 86.5279 2.71711 86.4829 2.68103C86.4935 2.89957 86.2917 2.76098 86.3767 2.94754Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.8484 1.39647C83.7156 1.3485 83.5828 1.31652 83.5403 1.47643C83.6465 1.46044 83.774 1.49242 83.8484 1.39647Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.8414 6.85997L92.8679 6.65743C92.7404 6.56148 92.7351 6.65743 92.6236 6.60413C92.5811 6.75337 92.7032 6.812 92.8414 6.85997Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M91.6408 6.14568C91.4867 6.02841 91.4389 6.10304 91.3486 6.10837C91.3646 6.23629 91.6727 6.34289 91.6408 6.14568Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.2357 6.85999C92.1932 6.85999 92.1879 6.85999 92.1772 6.88664C91.8638 6.81734 91.7364 7.10517 91.4442 7.06786C91.3858 7.24909 91.5292 7.33437 91.5239 7.48895C91.7045 7.53692 91.5557 7.31305 91.662 7.2864C91.7682 7.25975 91.7895 7.4463 91.8904 7.39833C91.7895 7.19579 91.9807 7.16914 92.0073 7.01989C92.1454 7.12649 92.1879 7.05187 92.2994 7.10517C92.3791 6.96659 92.1507 6.99857 92.2357 6.85999Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M84.9903 3.0968C84.8994 3.06399 84.8048 3.04251 84.7087 3.03284C84.7087 3.18741 84.8575 3.2034 84.9265 3.17142C84.9956 3.13944 84.884 3.34732 84.8415 3.33666C84.8734 3.55519 84.9318 3.26203 85.0275 3.39529C85.1178 3.26203 84.9903 3.19807 84.9903 3.0968Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.8531 8.93872C95.9806 8.90674 96.1665 8.93872 96.2196 8.7948C96.0603 8.7948 95.8478 8.70419 95.8531 8.93872Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M96.1453 9.13058C96.3471 9.26917 96.2887 9.01332 96.4002 9.01332C96.379 8.86407 96.1453 9.00266 96.1453 9.13058Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.8373 9.34382C95.9117 9.34382 95.9382 9.26386 96.0232 9.26919C96.0232 9.15193 95.901 9.08797 95.7789 9.03467C95.747 9.17325 95.832 9.23188 95.8373 9.34382Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M84.661 3.37398C84.5654 3.13946 84.4114 3.37398 84.2786 3.30469C84.3157 3.58719 84.576 3.43795 84.661 3.37398Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M98.27 10.9428C98.3816 10.7509 98.5622 10.6496 98.5887 10.3458C98.4294 10.3938 98.3285 10.6123 98.27 10.9428Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.5349 3.56593C83.588 3.68852 83.7952 3.78979 83.8164 3.62989C83.8377 3.46998 83.5402 3.35805 83.5349 3.56593Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M93.1229 9.40772C93.1229 9.16253 93.2451 9.21583 93.2929 9.08791C93.1176 8.99729 92.8467 9.28512 93.1229 9.40772Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.1271 7.66484C90.0155 7.47829 89.7659 7.58489 89.7446 7.83008C89.8243 7.85673 89.819 7.92069 89.8137 7.97932C90.0209 8.10192 89.9518 7.61154 90.1271 7.66484Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.9328 10.5377C95.8942 10.5137 95.8506 10.4989 95.8054 10.4944C95.7602 10.4899 95.7145 10.4958 95.672 10.5118C95.6294 10.5277 95.591 10.5533 95.5598 10.5864C95.5286 10.6196 95.5054 10.6594 95.4919 10.703C95.6141 10.5857 95.8744 10.7456 95.9328 10.5377Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.9719 3.65645C82.9294 3.65645 82.8816 3.65645 82.8869 3.60315C82.7913 3.84301 82.5151 3.67777 82.4248 3.92296C82.6692 3.80037 82.9826 4.18414 82.9719 3.65645Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M91.8958 9.59433C91.7524 9.46108 91.7896 9.71159 91.7471 9.79688C91.7713 9.78583 91.7975 9.78011 91.8241 9.78011C91.8507 9.78011 91.8769 9.78583 91.9011 9.79688C91.8796 9.73134 91.8777 9.66091 91.8958 9.59433Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.2973 4.06697C82.2973 3.99234 82.2973 3.92305 82.3716 3.94437C82.3716 3.78447 82.2707 3.94437 82.1963 3.83777C82.3504 4.05098 82.1113 3.89107 82.0901 4.10428C82.2388 4.26418 82.1485 3.89107 82.2973 4.06697Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.0156 4.00297C81.8138 4.00297 81.6491 3.73113 81.5801 3.955C81.8032 4.01363 81.6438 4.22684 81.8563 4.28547C81.7447 4.01896 81.9891 4.17353 82.0156 4.00297Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.5014 11.5611C92.5651 11.3959 92.6235 11.4066 92.5917 11.2094C92.427 11.2307 92.2889 11.4332 92.5014 11.5611Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M81.0969 4.36544C80.9163 4.23752 80.8685 4.42408 80.741 4.41875C80.6135 4.41342 80.6719 4.23752 80.7091 4.12026C80.4754 4.09361 80.6507 4.46672 80.3691 4.52002C80.4966 4.6586 80.4701 4.58398 80.6294 4.67993C80.6878 4.49337 80.571 4.67993 80.4701 4.52535C80.6613 4.42941 80.9641 4.58931 81.0969 4.36544Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.9094 8.76813C86.0369 8.74148 86.1697 8.68285 86.1272 8.45898C85.9572 8.40035 85.8988 8.61888 85.9094 8.76813Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M88.9902 10.5804C89.0539 10.5804 89.0539 10.4845 89.0752 10.4152C88.969 10.4418 89.0221 10.3726 88.8999 10.3086C88.9105 10.4046 88.9413 10.4973 88.9902 10.5804Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M86.0527 11.2413C86.1377 11.1241 86.4193 11.188 86.3608 10.9801C86.2862 10.9769 86.213 11.0019 86.1559 11.0503C86.0988 11.0987 86.062 11.1669 86.0527 11.2413Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M89.9305 14.8606C89.9943 14.8606 89.9943 14.7593 90.0208 14.69C89.9146 14.6154 89.8668 14.69 89.7765 14.6527C89.7181 14.77 89.9943 14.7433 89.9305 14.8606Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.8657 10.8789C82.8657 10.9375 82.8976 10.9962 82.8657 10.9748C82.8657 11.1081 83.0782 11.1348 83.0623 10.9748L82.8657 10.8789Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M89.4896 16.1505C89.4206 15.8626 89.6702 16.0119 89.7233 15.788C89.548 15.7134 89.4896 15.9053 89.2771 15.7454C89.2771 15.852 89.3727 15.9159 89.4206 15.9959C89.3781 16.1025 89.1975 15.9959 89.2771 16.1878C89.3674 16.2197 89.3568 16.0225 89.4896 16.1505Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.9188 12.3074C83.0091 12.1848 82.786 12.1848 82.8763 12.0622C82.8285 12.0622 82.7488 12.0142 82.7223 12.0622C82.6957 12.1102 82.8657 12.3447 82.9188 12.3074Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M87.795 16.7474C87.9119 16.6674 87.9916 16.5022 88.1828 16.5928C88.0925 16.4063 87.7047 16.5235 87.795 16.7474Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M86.5362 16.5235C86.43 16.5235 86.2972 16.4649 86.26 16.6301C86.3716 16.6621 86.4884 16.6728 86.5362 16.5235Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.3622 16.8273L85.41 16.6301C85.3197 16.5875 85.2931 16.7101 85.1975 16.6674C85.1975 16.7421 85.2984 16.774 85.3622 16.8273Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.0436 16.9073C84.9108 16.8007 84.8948 16.966 84.7886 16.9073C84.7939 17.014 85.0648 17.1152 85.0436 16.9073Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M78.8073 13.2509C78.8073 13.2882 78.8073 13.3095 78.8392 13.3255C78.871 13.3415 78.7489 13.3255 78.6957 13.2935C78.6479 13.3628 78.7754 13.576 78.6373 13.5387C78.6001 13.7092 78.8073 13.5387 78.7542 13.6666C78.8339 13.6133 79.0304 13.3681 78.8073 13.2509Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M78.3877 13.5439C78.3239 13.5439 78.3186 13.6399 78.2974 13.7092L78.5098 13.8478C78.5098 13.6879 78.6055 13.7625 78.6161 13.6346C78.5417 13.5706 78.5258 13.6346 78.5045 13.6772C78.4408 13.6399 78.377 13.6026 78.3877 13.5439Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M77.49 13.3254C77.6228 13.432 77.6547 13.3254 77.6812 13.1655C77.5856 13.1335 77.5537 13.2081 77.49 13.3254Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.3118 17.0139C83.1737 17.0139 83.3118 17.2804 83.3808 17.3391C83.5243 17.2858 83.3383 17.1365 83.3118 17.0139Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.726 17.3817C83.5507 17.3817 83.3011 17.3497 83.3595 17.6588C83.4604 17.5256 83.7048 17.7121 83.726 17.3817Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.1313 17.1312C83.0569 17.2005 82.9348 17.1685 82.887 17.3125C82.9985 17.3125 83.0729 17.2432 83.1951 17.2805C83.2004 17.2218 83.1207 17.1952 83.1313 17.1312Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.3928 16.6675C82.1803 16.838 82.0687 16.7368 82.3928 17.0672C82.4301 16.9366 82.4301 16.7981 82.3928 16.6675Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M76.6135 13.6506C76.7145 13.6506 76.8526 13.7093 76.8897 13.544C76.7516 13.4641 76.656 13.5014 76.6135 13.6506Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M75.4609 14.0877C75.6999 14.1517 75.5777 13.8425 75.4024 13.7146C75.2325 14.0291 74.935 13.9385 74.9084 14.3009C75.1134 14.2172 75.2955 14.0856 75.4396 13.9171C75.4981 13.9545 75.4662 14.0291 75.4609 14.0877Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M80.8895 17.6908C80.6982 17.6482 80.9585 18.0053 80.8257 17.936C80.9266 18.1865 80.9691 17.7601 80.8895 17.6908Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M80.592 18.0692C80.6983 18.0692 80.762 18.0106 80.7939 17.8614C80.693 17.8454 80.6133 17.8827 80.592 18.0692Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M74.2603 14.498L74.0904 14.3861C74.0585 14.4714 74.1169 14.5247 74.0904 14.61C74.1329 14.5513 74.2391 14.626 74.2603 14.498Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M78.5417 17.6216C78.5417 17.7282 78.648 17.7868 78.5417 17.9201C78.717 17.9148 78.7542 17.5896 78.5417 17.6216Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.6311 23.9005C28.3761 23.8578 28.2646 24.2842 28.0149 24.2416C28.2167 24.5188 28.4664 24.087 28.6311 23.9005Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.0204 24.3696C27.8929 24.2736 27.8079 24.3376 27.7654 24.5241C27.8178 24.5237 27.8691 24.5091 27.914 24.4819C27.9588 24.4547 27.9956 24.4159 28.0204 24.3696Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.7311 0.165234C95.6674 0.383771 95.6886 0.65028 95.423 0.772874C95.5452 0.95943 95.4815 0.96476 95.3327 0.932779C95.3699 0.980751 95.4337 0.932779 95.4708 1.01273C95.508 1.15132 95.3274 0.96476 95.2424 1.01273C95.3965 1.13 95.354 1.16731 95.5611 1.4658C95.6674 1.41249 95.5611 1.22061 95.5187 1.08202C95.7471 1.12467 95.6408 0.96476 95.6355 0.868817C95.6995 0.876144 95.7641 0.862438 95.8197 0.829759C95.8752 0.797079 95.9187 0.747192 95.9436 0.687591C95.9755 0.586318 95.9808 0.490375 96.0605 0.474384C95.9277 0.277168 95.7683 0.474384 95.7789 0.543676C95.6302 0.35712 95.9277 0.378441 95.7789 0.186555C95.8692 0.186555 95.933 0.34646 96.0339 0.277168C95.9755 0.197215 96.0339 0.165234 95.9542 0.0852814C95.8745 0.319809 95.3062 -0.27184 95.7311 0.165234Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M93.5851 1.37524C93.4257 1.37524 93.3833 1.51916 93.3354 1.64708C93.4576 1.64708 93.4789 1.73237 93.5851 1.74303C93.3567 1.48718 93.617 1.54048 93.5851 1.37524Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M78.7118 17.3337C78.6587 17.3337 78.6002 17.3711 78.5471 17.3977C78.5524 17.5576 78.7277 17.4883 78.7118 17.3337Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M84.608 1.31128L84.4592 1.3859C84.5336 1.39123 84.6239 1.41255 84.608 1.31128Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M86.09 0.975449C86.0156 0.634318 86.4352 0.895497 86.4937 0.639648C86.1822 0.716135 85.8754 0.810455 85.5747 0.922148C85.5747 1.08205 85.6756 0.922148 85.75 1.02875C85.8137 0.900827 85.9306 0.847525 86.09 0.975449Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M89.601 0.490316C89.4894 0.431684 89.5266 0.62357 89.4629 0.655551C89.5319 0.639561 89.6382 0.666211 89.601 0.490316Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.9784 2.97424C85.9147 2.97424 85.9147 3.07552 85.8934 3.13948C85.8614 3.08927 85.8199 3.04582 85.7712 3.01155C85.7712 3.18212 85.8722 3.15014 85.9784 3.19811C86.0209 3.1075 85.9784 3.04887 85.9784 2.97424Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.5865 6.85461C92.6768 6.75334 92.4005 6.9239 92.3049 6.72668C92.3049 6.83862 92.3793 6.90791 92.4165 6.99319C92.5971 7.04116 92.4271 6.81197 92.5865 6.85461Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M89.5904 5.3302C89.6329 5.42614 89.5904 5.49011 89.5107 5.49544C89.5107 5.61803 89.6382 5.49544 89.6967 5.54874C89.7042 5.5274 89.7074 5.50478 89.7061 5.48218C89.7048 5.45959 89.6991 5.43748 89.6892 5.41714C89.6793 5.3968 89.6655 5.37864 89.6485 5.36371C89.6315 5.34879 89.6118 5.33739 89.5904 5.3302Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.5624 6.43882C90.592 6.35063 90.592 6.25517 90.5624 6.16698C90.4774 6.12967 90.504 6.31622 90.4031 6.2416C90.4031 6.30023 90.4456 6.2949 90.4509 6.2416C90.4828 6.32155 90.4721 6.39618 90.5624 6.43882Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.6199 3.19812C83.6719 3.10566 83.7503 3.0309 83.8449 2.98341C83.9396 2.93593 84.0462 2.91789 84.1511 2.93161C84.1511 2.73439 84.2255 2.73972 84.1511 2.6118C83.9758 2.47854 84.1245 2.73439 84.1086 2.80901C84.0927 2.88364 84.0449 2.69175 83.9333 2.69708C83.8855 2.97958 83.7208 2.98491 83.5349 2.9476C83.5827 3.01156 83.6146 3.09151 83.6199 3.19812Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M91.0511 7.56891C91.1892 7.67551 91.1946 7.23311 91.1521 7.03589C90.8493 7.24377 90.6209 7.29174 90.3818 7.65419C90.4562 7.70749 90.52 7.65419 90.52 7.72881C90.674 7.72881 90.5624 7.64353 90.6581 7.53693C90.7271 7.72348 91.0936 7.37169 91.0511 7.56891Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.2177 1.92425C82.0689 1.81232 81.7715 1.95623 81.6387 2.11614C81.8033 2.04152 82.0264 1.99887 82.2177 1.92425Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M98.7695 10.3033C98.7695 10.3939 98.8492 10.3033 98.9554 10.3033C98.8651 10.186 99.0457 10.1381 99.0404 9.91418C98.743 10.0634 98.8386 10.1754 98.7695 10.3033Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.4404 7.35034C90.3607 7.43562 90.2173 7.38232 90.196 7.59553C90.3766 7.72345 90.3607 7.43029 90.4404 7.35034Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.3967 3.58184C83.3011 3.5392 83.2799 3.65646 83.2214 3.69377C83.2214 3.82702 83.3224 3.5925 83.4499 3.77905C83.487 3.68844 83.3967 3.66179 83.3967 3.58184Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M94.3341 10.8203C94.3341 10.9536 94.2119 10.8949 94.2172 11.0602C94.3713 11.0602 94.5359 11.0602 94.5625 10.7937C94.3925 10.7937 94.4031 10.8949 94.2438 10.7244C94.2331 10.7777 94.2969 10.7937 94.3341 10.8203Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M89.8987 10.0793C89.8031 10.2393 89.7393 10.0474 89.5906 10.1167C89.6081 10.2313 89.617 10.3471 89.6171 10.4631C89.6915 10.3085 89.9252 10.2339 89.8987 10.0793Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M80.146 4.42935C80.2522 4.54662 80.0291 4.55195 80.146 4.70119C80.2629 4.85044 80.2204 4.53063 80.3478 4.66388C80.2575 4.51464 80.3478 4.38138 80.1566 4.21082C80.1141 4.31209 80.0663 4.39204 79.9707 4.37072C79.9495 4.49331 80.0876 4.38671 80.146 4.42935Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M79.2908 4.72248C79.3864 4.63186 79.5138 4.61054 79.5935 4.47196C79.4129 4.39734 79.4129 4.73314 79.1845 4.54125C79.1473 4.71715 79.3014 4.61054 79.2908 4.72248Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M79.195 4.71716C79.195 4.94636 79.041 4.85575 78.8922 4.74381C78.7541 4.86641 78.7966 4.95702 78.7063 5.12759C78.7754 5.12759 78.8285 5.12759 78.8975 5.12759C78.9506 5.03697 78.8338 5.00499 78.8444 4.93037C78.855 4.85575 78.9028 4.93037 78.9135 4.86108C78.9772 4.92504 78.9135 5.03697 79.0622 5.06362C79.1312 5.02631 79.1419 4.97301 79.1047 4.87174C79.1844 4.91438 79.1844 4.989 79.2694 5.02631C79.3219 4.95411 79.3967 4.90136 79.4822 4.8763C79.5677 4.85123 79.6591 4.85525 79.7421 4.88773C79.5774 4.58924 79.4287 4.94636 79.195 4.71716Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M88.2519 16.2943C88.1085 16.2943 87.9332 16.0172 87.8535 16.2943C88.0182 16.5822 88.1775 16.2197 88.2944 16.5608C88.3847 16.4169 88.1775 16.4223 88.2519 16.2943Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M80.2097 12.7497C80.1778 12.8244 80.2522 12.9203 80.1725 12.8936C80.0928 12.867 80.1725 12.9523 80.2044 12.9736L80.2894 13.0269C80.2363 12.9843 80.2894 12.6911 80.3266 12.8777C80.4009 12.9043 80.3266 12.7711 80.3903 12.8084C80.4009 12.6325 80.2788 12.7924 80.2097 12.7497Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M84.1086 16.8326C84.2248 17.0432 84.3618 17.2414 84.5177 17.4243C84.3742 17.0352 84.7195 17.4243 84.8948 17.3177C84.8629 17.2164 84.8948 17.1738 84.9745 17.2004C84.9107 17.0618 84.693 17.2004 84.5761 17.2004C84.5123 16.9446 84.2149 16.8753 84.1086 16.8326Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.4553 17.0566C83.4553 16.9873 83.5774 16.7847 83.7527 16.8487C83.6518 16.7101 83.4022 16.8913 83.2481 16.8753C83.2216 17.0566 83.4659 16.854 83.4553 17.0566Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M84.2891 17.339C84.3582 17.1951 84.2201 17.2111 84.1988 17.2857C84.1663 17.2682 84.1392 17.242 84.1204 17.21C84.1017 17.1781 84.0921 17.1416 84.0926 17.1045C84.0289 17.1045 84.0023 17.1471 83.9386 17.1045C84.0182 17.1525 84.1617 17.387 83.9014 17.2537C83.9014 17.3284 84.0023 17.3603 84.066 17.4083C84.1032 17.3017 84.1776 17.2751 84.2891 17.339Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.9188 17.3923C82.8391 17.4403 82.8763 17.5362 82.7966 17.7068C82.8551 17.7068 82.8869 17.6588 82.9507 17.7068C83.0197 17.5576 82.8657 17.5203 82.9188 17.3923Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M79.041 18.048C79.041 17.9893 79.0728 17.968 79.11 17.9787C79.1472 17.9893 79.0782 17.8721 79.0675 17.9787C79.0432 17.9423 79.0268 17.9012 79.0194 17.858C79.0121 17.8148 79.014 17.7706 79.025 17.7282C78.9188 17.6909 78.9135 18.0053 79.041 18.048Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M73.7186 14.6527C73.8886 14.8126 73.9258 14.6527 74.0267 14.6527C74.0267 14.594 73.9524 14.5674 73.9683 14.5034C73.9842 14.4395 73.9311 14.5354 73.9683 14.5514C73.9205 14.6793 73.708 14.3915 73.7186 14.6527Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M29.7943 23.1489C29.7943 23.3994 29.5606 23.3515 29.4119 23.3834C29.4119 23.4261 29.4119 23.4634 29.4119 23.506C29.4219 23.5169 29.4276 23.5312 29.4276 23.546C29.4276 23.5609 29.4219 23.5751 29.4119 23.586C29.6668 23.3301 30.0015 23.3301 30.2458 23.053C30.113 23.069 29.9749 23.1809 29.7943 23.1489Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M110.95 42.6414C111.035 42.6414 111.205 42.9772 111.231 42.6947C111.077 42.4175 111.019 42.4175 110.95 42.6414Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M110.896 43.4623C111.003 43.5529 111.178 43.9207 111.173 43.5156C111.109 43.6168 110.923 43.1744 110.896 43.4623Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M109.956 42.3269C110.052 42.5241 110.089 42.4761 110.158 42.5507C110.185 42.4121 110.121 42.2842 110.158 42.1403C110.02 41.9644 110.073 42.2256 109.956 42.3269Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M105.601 35.5522C105.771 35.8454 105.871 35.8347 105.898 35.5203L105.707 35.2164C105.707 35.5149 105.611 35.323 105.601 35.5522Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M110.408 43.2651C110.477 43.5689 110.498 43.3557 110.642 43.6542C110.642 43.5316 110.604 43.409 110.642 43.4889C110.652 43.2438 110.402 43.0039 110.408 43.2651Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M105.404 35.7388L105.447 35.403C105.335 35.403 105.266 35.1471 105.16 34.9446C105.18 35.2244 105.264 35.4959 105.404 35.7388Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M108.448 41.5754C108.416 41.2822 108.182 41.1969 108.214 41.5754C108.363 41.9645 108.304 41.2929 108.448 41.5754Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M103.401 35.4723C103.492 35.4723 103.561 35.3657 103.72 35.6802C103.619 35.2378 103.72 35.4137 103.789 35.1792C103.816 35.2905 103.861 35.3967 103.922 35.4937C103.954 35.2911 104.033 35.2804 104.156 35.4937C104.195 35.302 104.195 35.1043 104.156 34.9127C104.103 34.9127 104.049 35.0299 104.049 34.8434C103.943 34.6621 103.986 35.1046 103.943 35.1845C103.872 34.9694 103.734 34.7827 103.55 34.6515C103.725 35.2751 103.508 35.2485 103.401 35.4723Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M107.789 41.3195C107.789 41.554 108.039 41.7299 108.012 41.3781L107.821 41.069C107.832 41.1916 107.869 41.4208 107.789 41.3195Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M108.172 43.6594C108.065 43.5741 107.996 43.6594 107.964 43.9313C108.071 43.9792 108.262 44.0645 108.172 43.6594Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M101.075 33.6068C101.149 33.5695 101.245 33.6068 101.277 33.4203C101.133 33.1857 101 33.2763 101.075 33.6068Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M106.971 43.6221C107.093 43.718 107.215 43.814 107.263 43.5901C107.157 43.5581 106.966 43.1744 106.971 43.6221Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M102.812 39.1608C102.881 39.1902 102.937 39.2431 102.971 39.3101C102.886 38.7771 103.136 39.1875 102.971 38.7344C102.822 38.6065 102.923 38.9636 102.812 39.1608Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M106.535 44.8214C106.535 45.0879 106.764 45.0666 106.913 45.4397C106.918 45.0666 106.652 44.96 106.535 44.8214Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M105.133 44.5709C105.282 44.6828 105.393 44.6562 105.558 44.8534C105.622 44.6828 105.324 44.5496 105.388 44.379C105.298 44.4217 105.176 44.2937 105.133 44.5709Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M99.9222 35.8028C99.8425 35.3018 99.7257 35.7388 99.646 35.6695C99.7097 36.0746 99.8638 35.7495 99.9222 35.8028Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M100.119 37.5031C100.262 37.8016 100.214 37.3112 100.384 37.7217C100.385 37.4991 100.332 37.2797 100.23 37.082C100.246 37.4871 100.023 37.1087 100.119 37.5031Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M107.136 49.1975L107.173 48.8617C107.051 48.5792 107.04 48.7818 106.929 48.5632C106.917 48.6776 106.929 48.7932 106.965 48.9025C107.001 49.0117 107.059 49.1123 107.136 49.1975Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M105.93 46.9482C105.771 46.6177 105.717 46.719 105.622 46.655C105.648 46.9055 105.956 47.3266 105.93 46.9482Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M105.765 49.2721C105.951 49.4907 105.802 48.9843 105.909 49.0056C106.068 49.2028 106.036 49.4001 106.148 49.3894C106.047 48.9523 106.238 49.0536 106.275 48.8031C106.413 49.0962 106.456 48.995 106.567 49.1815C106.663 49.0056 106.424 48.867 106.514 48.6912C106.477 48.6112 106.466 48.6538 106.456 48.6912C106.132 48.3127 105.994 48.7391 105.691 48.4513C105.627 48.7391 105.771 48.995 105.765 49.2721Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M98.302 36.6556C98.302 36.9221 98.472 37.0501 98.5464 37.0341C98.6313 37.1247 98.5092 37.3432 98.4614 37.2953C98.4985 37.7217 98.557 37.2153 98.6632 37.5138C98.7376 37.3113 98.6207 37.1354 98.6154 36.9435C98.5267 36.8316 98.4209 36.7344 98.302 36.6556Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M109.866 55.551C109.983 55.631 110.137 55.8868 110.19 55.6843C110.052 55.5137 109.871 55.1513 109.866 55.551Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M110.126 56.1854C110.296 56.6172 110.254 56.1268 110.344 56.2441C110.323 55.9669 110.132 55.9669 110.126 56.1854Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M109.802 55.6417C109.8 55.8327 109.814 56.0235 109.845 56.2121C109.908 56.2813 109.935 56.2121 110.004 56.276C109.982 56.0527 109.913 55.8366 109.802 55.6417Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M98.2329 37.2419C98.1213 36.7462 97.962 37.1193 97.8132 36.8848C97.861 37.4231 98.1426 37.3112 98.2329 37.2419Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M112.044 60.764C111.938 60.6787 111.863 60.9239 111.81 61.361C111.89 61.1638 112.023 61.1958 112.044 60.764Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M97.3086 37.1939C97.2502 36.9487 96.9899 36.5223 96.9952 36.9061C97.0589 37.1673 97.2927 37.4871 97.3086 37.1939Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M107.364 53.9414C107.364 53.499 107.481 53.7015 107.524 53.5097C107.359 53.2112 107.099 53.5097 107.364 53.9414Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M103.901 48.6592C103.935 48.7044 103.959 48.756 103.973 48.8109C103.987 48.8659 103.989 48.923 103.98 48.979C104.203 49.3468 104.113 48.3873 104.304 48.6165C104.182 48.1848 103.917 48.2168 103.901 48.6592Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M109.558 58.2162C109.648 58.1149 109.887 58.6479 109.93 58.3387C109.728 57.9656 109.616 57.9923 109.558 58.2162Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M96.3737 36.7409C96.3259 36.7409 96.2728 36.7036 96.2781 36.5863C96.1771 36.9754 95.8691 36.4957 95.7734 36.9008C96.039 36.8155 96.4055 37.7216 96.3737 36.7409Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M106.052 53.5949C106.094 53.5949 106.137 53.6322 106.201 53.7441C106.177 53.6084 106.177 53.4694 106.201 53.3337C106.041 52.9872 106.089 53.4723 106.052 53.5949Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.5186 36.6023C95.6992 37.0873 95.423 36.6503 95.4124 37.0287C95.5823 37.4391 95.4655 36.6716 95.6355 37.082C95.6355 36.9594 95.6355 36.8315 95.7151 36.9061C95.7151 36.6076 95.6142 36.8262 95.5186 36.6023Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.322 36.7782C95.0989 36.6769 94.9024 36.0533 94.8386 36.4264C95.0883 36.6716 94.9183 36.9594 95.1573 37.2099C95.0192 36.6662 95.3008 37.098 95.322 36.7782Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M106.859 57.3687C106.907 57.1022 106.966 57.1661 106.923 56.7877C106.769 56.7131 106.642 56.9796 106.859 57.3687Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M93.6274 36.8529C93.8346 36.7889 94.1586 37.2633 94.318 36.9222C94.1055 36.5757 94.0683 36.9222 93.9196 36.8102C93.8345 36.6324 93.8175 36.4295 93.8718 36.2399C93.6062 36.0533 93.824 36.8475 93.5159 36.7729C93.6646 37.1034 93.6274 36.9488 93.8133 37.226C93.8665 36.9168 93.7443 37.146 93.6274 36.8529Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M100.039 47.5612C99.8585 47.348 99.8 47.7158 99.8213 47.9983C99.9541 48.0249 100.098 48.0036 100.039 47.5612Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M103.21 53.2591C103.279 53.3391 103.274 53.1152 103.295 53.0033C103.184 53.0033 103.231 52.8967 103.104 52.6995C103.118 52.8894 103.154 53.0772 103.21 53.2591Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M100.113 52.6568C100.193 52.4969 100.501 52.7847 100.427 52.369C100.283 52.3157 100.15 52.2837 100.113 52.6568Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M104.437 61.7501C104.501 61.83 104.496 61.6115 104.517 61.4995C104.4 61.2917 104.358 61.3929 104.262 61.281C104.204 61.4516 104.49 61.5848 104.437 61.7501Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M106.769 66.0035C106.854 65.9076 107.088 66.0035 107.024 65.6464C106.865 65.4599 106.801 65.6571 106.769 66.0035Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M96.8358 50.3541L96.6392 50.0503C96.6392 50.1729 96.6817 50.2901 96.6392 50.2155C96.6339 50.466 96.8677 50.6366 96.8358 50.3541Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M104.06 63.8555C103.97 63.2851 104.241 63.7222 104.278 63.3225C104.092 63.0773 104.044 63.3971 103.816 62.9653C103.842 63.1507 103.897 63.3307 103.98 63.4983C103.938 63.6583 103.747 63.3864 103.842 63.7649C103.938 63.9141 103.911 63.5357 104.06 63.8555Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M96.82 52.7688C96.9103 52.5929 96.6713 52.4596 96.7563 52.2837C96.7085 52.2837 96.6182 52.1238 96.5916 52.2197C96.5597 52.4276 96.7404 52.7688 96.82 52.7688Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M102.339 63.9034C102.456 63.8288 102.525 63.5783 102.732 63.8554C102.621 63.4557 102.222 63.3917 102.339 63.9034Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M103.678 66.6272C103.524 66.398 103.449 66.4833 103.444 66.8244C103.518 66.7284 103.646 66.8564 103.678 66.6272Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M100.724 62.7841C100.846 62.8748 100.968 62.9707 101.006 62.7522C100.926 62.6989 100.751 62.4963 100.724 62.7841Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M99.614 62.1818C99.6473 62.3234 99.7107 62.4562 99.7999 62.5709L99.8318 62.2404C99.7309 62.1071 99.7149 62.315 99.614 62.1818Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M99.4707 62.5283C99.3219 62.2511 99.3219 62.5283 99.2051 62.4003C99.2157 62.5816 99.5132 62.9227 99.4707 62.5283Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.3154 52.5395C92.3154 52.8434 92.496 52.6142 92.4535 52.8487C92.5425 52.7459 92.5915 52.6144 92.5915 52.4782C92.5915 52.3421 92.5425 52.2106 92.4535 52.1078C92.4474 52.1645 92.4625 52.2216 92.496 52.2677C92.496 52.353 92.4004 52.1984 92.342 52.1238C92.3101 52.2357 92.4642 52.6888 92.3154 52.5395Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M91.9595 52.6728L92.2091 53.0512C92.2091 52.7474 92.2994 52.9393 92.2994 52.7048C92.2144 52.5502 92.1985 52.6301 92.1826 52.7048C92.1045 52.6188 92.0544 52.5109 92.0392 52.3956C91.9701 52.337 91.9807 52.5608 91.9595 52.6728Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M91.0459 51.4788C91.1999 51.7506 91.2212 51.5427 91.2371 51.2869C91.1309 51.1963 91.0831 51.3082 91.0459 51.4788Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M97.6592 61.702C97.5104 61.6221 97.6592 62.1871 97.7654 62.347C97.9088 62.3257 97.6963 61.9366 97.6592 61.702Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M98.1321 62.6242C97.9515 62.5176 97.6806 62.3151 97.7709 62.9227C97.8665 62.7415 98.1374 63.2212 98.1321 62.6242Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M97.2395 62.0059C97.3564 62.0752 97.4307 62.0059 97.5635 62.1285C97.5635 62.0166 97.4732 61.9206 97.4839 61.8087C97.4042 61.894 97.2767 61.7661 97.2395 62.0059Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M96.6764 61.2544C96.7006 61.0082 96.6845 60.7597 96.6286 60.5188C96.4427 60.7107 96.3152 60.4495 96.6764 61.2544Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.127 51.6067C90.2385 51.6547 90.3926 51.8572 90.4138 51.5641C90.2544 51.3455 90.1588 51.3562 90.127 51.6067Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M88.8095 51.0631C88.6661 51.5535 88.3262 51.2283 88.3421 51.8786C88.4565 51.855 88.564 51.8052 88.6561 51.7331C88.7483 51.661 88.8226 51.5685 88.8733 51.4629C88.9052 51.5707 88.9052 51.6855 88.8733 51.7933C89.192 52.0439 89.022 51.4042 88.8095 51.0631Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.1679 61.5422C94.9607 61.3503 95.2794 62.1658 95.1307 61.9633C95.2582 62.4803 95.2635 61.7181 95.1679 61.5422Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M94.897 62.0753C95.0085 62.1605 95.067 62.0753 95.0882 61.8034C94.9767 61.7128 94.897 61.7395 94.897 62.0753Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M87.6462 51.8946L87.4443 51.5961C87.4443 51.74 87.4868 51.8626 87.4443 52.0065C87.5293 51.9319 87.6462 52.1184 87.6462 51.8946Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.6606 60.071C92.6606 60.2629 92.7934 60.4388 92.7297 60.6414C92.8837 60.7107 92.8837 60.0924 92.6606 60.071Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.5945 68.2262C90.6795 68.2262 90.7061 67.981 90.738 67.7944C90.4724 67.336 90.5202 67.9064 90.5945 68.2262Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M87.6464 68.0929C87.503 67.8051 87.6942 67.8691 87.6464 67.6772C87.4817 67.5119 87.4552 67.7625 87.5083 68.1142C87.588 68.1142 87.6411 68.2049 87.7101 68.4127C87.7101 68.8338 87.4074 68.2422 87.4127 68.7059C87.4817 68.7059 87.5242 68.6046 87.6783 68.9138C87.7208 68.4927 87.912 68.6313 88.066 68.8498C87.9863 68.562 87.7739 68.3168 87.8482 67.9757C87.6464 67.6932 87.8642 68.3967 87.6464 68.0929Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M86.839 68.3008L86.6371 68.0023C86.6371 68.3115 86.568 68.1569 86.6052 68.5034C86.7858 68.7645 86.7433 68.0503 86.8177 68.6366C86.9452 68.8072 86.8496 68.3754 86.839 68.3008Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M86.3236 68.6313L86.4723 68.8552C86.4723 68.7486 86.4723 68.7273 86.536 68.7646C86.451 68.4661 86.4457 68.562 86.5042 68.3542C86.4139 68.2316 86.4032 68.0983 86.3076 67.9757C86.3503 68.1917 86.3557 68.4135 86.3236 68.6313Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.5801 68.0876C85.7554 68.2529 85.7713 67.8638 86.0156 68.2689C85.9625 67.9117 85.9094 68.0716 85.7713 67.7358C85.766 68.0503 85.6013 67.8105 85.5801 68.0876Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.4206 68.0343C85.3887 68.0343 85.3569 68.0876 85.3516 68.2102C85.3987 68.3462 85.4668 68.4739 85.5534 68.5886C85.5714 68.4921 85.5689 68.3928 85.546 68.2972C85.5231 68.2017 85.4804 68.1121 85.4206 68.0343Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.187 68.2263C85.2231 68.3673 85.2903 68.4984 85.3835 68.61V68.3595C85.2932 68.2369 85.2826 68.0983 85.187 67.9811C85.1817 68.1143 85.272 68.3275 85.187 68.2263Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.4152 69.0257C85.3833 68.8605 85.0221 68.4021 85.0434 68.7539C85.1815 68.8872 85.3462 69.127 85.4152 69.0257Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.5667 68.4928C83.5667 68.8019 83.4977 68.722 83.4871 68.9192C83.6411 69.2124 83.5986 68.8339 83.7527 69.1271C83.773 68.8997 83.7066 68.6729 83.5667 68.4928Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.5469 68.9085L82.754 69.207V68.8712C82.6372 68.69 82.5628 68.706 82.5469 68.9085Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.0848 69.3189C82.1804 69.3882 82.0848 69.1803 82.0848 69.0684C82.0848 68.9564 82.2495 69.2283 82.207 68.8818C82.0836 68.8338 81.9554 68.7999 81.8245 68.7805C81.8033 68.9831 82.122 69.1217 82.0848 69.3189Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M81.9414 69.9266C82.0423 70.2197 82.1326 70.2464 82.2548 70.2837C82.2548 70.1184 82.0901 69.9852 82.1114 69.8146C82.0052 69.6814 82.0476 70.0545 81.9414 69.9266Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M81.1817 69.724C81.0702 69.271 81.017 69.239 81.1817 69.0631C81.3995 69.3829 81.4579 69.6334 81.596 69.5961C81.5337 69.2777 81.3762 68.9858 81.1445 68.7593C81.1073 69.2443 80.8099 68.8339 80.6399 68.8446C80.6558 69.3296 80.9852 69.3296 81.1817 69.724Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M81.3995 69.7667C81.2454 69.6814 81.187 69.9 81.0117 69.7667C81.0914 69.9693 81.4314 70.2518 81.3995 69.7667Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M80.9056 70.7634C80.98 70.8114 81.0119 70.7261 81.0278 70.5769C80.8313 70.3477 80.8897 70.5342 80.9322 70.2624C80.8419 70.1185 80.8207 70.2091 80.7197 70.0492C80.741 70.2997 80.9322 70.5129 80.9056 70.7634Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M80.1459 70.4809C80.045 70.289 80.0078 70.3423 79.9387 70.2677C80.0184 70.4489 80.0025 70.6408 80.1353 70.8007C80.0556 70.5235 80.1406 70.7154 80.1459 70.4809Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M69.6763 70.9819C69.8409 71.0832 70.0322 71.2857 70.165 71.3017C70.1384 71.0885 70.064 70.8806 70.0215 70.6674C69.7984 70.4436 69.7241 70.6728 69.6763 70.9819Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M67.5833 72.6449C67.6151 72.8741 67.8648 73.0287 67.8064 72.6823C67.6364 72.3784 67.6895 72.7462 67.5833 72.6449Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M64.5289 73.0234C64.683 73.1194 64.752 72.9754 64.8636 72.9541C64.7573 72.629 64.5183 72.6823 64.5289 73.0234Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M63.4771 73.146C63.4187 73.3965 63.1796 73.4605 63.2434 73.7803C63.3815 73.7643 63.5887 73.6151 63.4771 73.146Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M60.6885 74.4786C60.7628 74.7291 61.055 74.8623 61.0178 74.4786C60.8585 74.34 60.816 74.5372 60.6885 74.4786Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M57.8093 74.196C57.8678 74.3773 57.8624 74.5692 57.9156 74.7557C57.9899 74.793 58.0218 74.7077 58.0271 74.5638C57.9315 74.4466 57.8996 74.308 57.8093 74.196Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M53.0447 77.7833C53.2996 77.9325 53.4803 77.8899 53.5759 77.6553C53.4059 77.4954 53.374 77.3089 53.2412 77.1223C53.2651 77.2625 53.3235 77.3944 53.4112 77.5061C53.2465 77.57 53.1881 77.5487 53.0447 77.7833Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M51.9822 76.2694C52.0725 76.4986 52.03 76.7598 52.2106 76.973C52.3168 76.9357 52.1575 76.4933 51.9822 76.2694Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M52.7685 77.682C52.7685 77.5434 52.625 77.4315 52.5454 77.3142C52.5253 77.4841 52.5398 77.6564 52.5879 77.8206C52.7153 77.9272 52.6144 77.4475 52.7685 77.682Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M46.9094 81.685C46.9838 81.7276 47.0104 81.637 47.0157 81.4931C46.9747 81.42 46.9545 81.337 46.9573 81.2532C46.7979 81.1413 46.8882 81.5037 46.9094 81.685Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M46.936 82.8575C47.0582 82.8575 47.0369 82.639 46.936 82.3565C46.7979 82.2339 46.8882 82.7456 46.936 82.8575Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M45.6134 82.9322C45.9268 82.8096 45.9639 82.2873 46.2561 82.0154C45.9427 81.8875 45.7993 82.1966 45.5974 82.3459C45.7886 82.6924 45.6187 82.6657 45.6134 82.9322Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M45.5496 82.5271C45.369 82.3459 45.4009 82.7137 45.3372 82.8309C45.4912 82.9589 45.5868 82.9109 45.5496 82.5271Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M44.8962 82.9428C45.0131 83.1933 45.2681 83.2786 45.2256 82.8575C45.114 82.8842 44.9387 82.7456 44.8962 82.9428Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M44.5669 82.9428C44.3863 82.4098 44.7156 82.6977 44.7156 82.4098C44.5722 82.4098 44.4553 82.2872 44.3225 82.1753C44.3283 82.4495 44.4131 82.7161 44.5669 82.9428Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M45.9958 86.7912C46.1126 86.9725 46.1445 86.9192 46.2189 86.9831C46.2189 86.8552 46.1126 86.6473 46.2189 86.7326C46.1073 86.3755 45.9851 86.61 45.9958 86.7912Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M43.77 84.0728L43.6585 83.9342C43.7275 84.318 43.3238 84.0834 43.345 84.6058C43.4099 84.6636 43.4515 84.7432 43.4619 84.8297C43.5097 84.5898 43.6478 84.5845 43.6691 84.27C43.9506 84.6111 43.7116 84.5578 43.8497 84.8936C44.009 85.1282 43.7912 84.3606 43.9506 84.6165C43.9506 84.5152 43.6213 84.0835 43.8284 84.2274C43.8304 84.1989 43.8262 84.1703 43.8161 84.1436C43.8061 84.1169 43.7903 84.0928 43.77 84.0728Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M45.4167 87.5268C45.5867 87.4842 45.693 87.2709 45.7833 86.9938C45.5974 87.0311 45.4539 87.1377 45.4167 87.5268Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M42.8406 84.3127C43.0106 84.6058 43.0584 84.7924 42.9734 84.9523C43.1487 85.1015 43.1858 84.883 43.239 84.7178C43.1646 84.7497 42.9574 84.2487 42.8406 84.3127Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M43.0264 85.7092C43.2601 85.7785 43.1857 85.5119 43.2866 85.3041C43.0635 85.1655 43.0264 85.48 43.0264 85.7092Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M42.0596 85.6932C42.0596 85.8318 42.2349 85.933 42.2402 86.0716C42.4314 86.0716 42.3092 85.2294 42.6651 85.6239C42.3252 84.7817 42.3464 85.9224 42.0596 85.6932Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M42.4951 86.5993C42.7873 86.8125 42.7554 86.1889 42.8563 85.917C42.5589 85.7411 42.5642 86.2848 42.4951 86.5993Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M42.6758 87.4788C42.8458 87.66 42.7395 87.1323 42.8883 87.2549C42.7395 86.8391 42.7077 87.3455 42.6758 87.4788Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M42.2242 87.1697C42.2242 86.7699 42.5907 87.239 42.596 86.8232C42.4048 86.7646 42.1551 86.5621 42.2242 87.1697Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M41.5178 87.4148C41.7196 87.8572 41.7621 87.4468 41.8684 87.9158C41.8684 87.3828 41.8152 86.7432 41.794 85.9117C41.5762 85.7145 41.5709 86.0503 41.5921 86.4447C41.8949 86.7592 41.8418 87.1536 41.6718 87.015C41.6121 86.9342 41.5736 86.8397 41.5596 86.7401C41.5457 86.6404 41.5569 86.5389 41.5921 86.4447C41.3744 86.0982 41.5178 86.6526 41.3159 86.3488C41.4812 86.9706 41.5245 87.6186 41.4434 88.257C41.6665 88.838 41.6346 87.7666 41.5178 87.4148Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M40.9866 87.9106C41.0716 87.9692 41.13 87.9586 41.2097 88.0225C41.2097 87.7933 40.9547 87.3403 41.2097 87.5215C41.2097 87.3829 41.061 87.2763 40.976 87.1591C40.9282 87.239 40.976 87.5535 40.8804 87.5215C40.9016 87.6494 40.9972 87.7667 40.9866 87.9106Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M40.6201 86.9938C40.5561 87.0803 40.5286 87.1886 40.5435 87.2953C40.5584 87.402 40.6145 87.4986 40.6998 87.5641C40.6953 87.3715 40.6685 87.1802 40.6201 86.9938Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M40.6149 88.177C40.8008 88.3849 40.7264 87.9532 40.8221 87.9532C40.7264 87.5747 40.6893 87.9532 40.5405 87.6866C40.6308 87.9905 40.668 87.9905 40.6149 88.177Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M111.55 43.2331C111.588 43.5678 111.588 43.9058 111.55 44.2405C111.688 44.3737 111.714 43.9953 111.778 43.8034C111.964 44.2458 111.985 43.9367 112.06 43.8567C112.41 44.5709 112.591 44.1285 112.777 44.443C112.83 44.0806 112.501 43.8567 112.453 43.91C112.485 43.5262 112.74 44.1339 112.766 43.7128C112.851 43.8993 112.766 44.0966 112.915 44.2458C112.915 44.0912 113 44.1658 113.011 43.99C112.766 43.99 112.793 42.5401 112.777 43.6062C112.511 43.5635 112.293 43.7394 111.954 43.361C111.916 43.7234 111.853 43.6008 111.73 43.3024C111.73 43.409 111.815 43.5102 111.799 43.6222C111.784 43.7341 111.688 43.313 111.55 43.2331Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M109.324 41.49C109.223 40.8078 109.489 41.2448 109.563 40.957C109.367 40.7705 109.229 40.8664 109.096 41.005C109.239 41.1702 109.202 41.3355 109.324 41.49Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M39.5099 89.2378C39.4515 88.774 39.4037 88.305 39.3399 87.8466C39.4973 88.0094 39.585 88.2274 39.5843 88.4542C39.8286 88.8167 39.8021 88.5022 39.9189 88.5342C39.8122 88.3389 39.7642 88.1167 39.7808 87.8945C39.6905 87.8199 39.7436 88.0971 39.5577 87.7879C39.5577 87.5747 39.664 87.5481 39.8286 87.7133L39.7967 86.9564C40.0199 87.3935 39.8924 87.3349 40.0836 87.3029C40.2961 87.4735 40.1898 87.7293 40.3811 87.8999C40.1208 87.1483 40.3811 87.3242 40.2801 86.658C40.4873 86.7326 40.652 86.658 40.891 86.8392C40.7839 86.3742 40.7658 85.8931 40.8379 85.4213C41.045 85.5919 40.9123 85.8531 41.0291 86.045C41.2469 85.9011 41.0716 84.7871 40.9601 84.2061C40.6413 84.1155 40.9601 85.1548 40.8963 85.4054C40.8029 85.3001 40.7404 85.171 40.7157 85.0322C40.5882 84.9097 40.6785 85.4213 40.7901 85.5173C40.3173 84.9843 40.6307 86.9618 39.988 86.2315C39.8074 85.2774 40.1951 85.0909 40.5192 85.0855C40.2589 83.9769 40.6679 83.9289 40.9654 83.705C41.0485 84.1903 41.1765 84.6668 41.3478 85.1282C41.2894 84.7817 41.4222 84.9097 41.385 84.5952C41.9534 85.3414 41.5337 84.0355 42.049 84.6751C42.08 84.452 42.1482 84.2358 42.2509 84.0355C42.1234 83.9236 42.1605 83.7743 42.0702 83.6571C42.0702 83.5238 42.2084 83.5931 42.1712 83.2946C42.4049 83.5451 42.3305 83.769 42.2402 83.785C42.4049 84.1208 42.5324 83.5771 42.389 83.252C42.5058 83.252 42.4952 82.9108 42.7767 83.3266C42.9467 83.3266 42.7767 82.4738 43.0317 82.6656C43.246 83.0812 43.3726 83.5367 43.4035 84.0035C43.5735 83.8863 43.4035 83.2253 43.7116 83.252C43.9241 83.5185 43.9029 83.5984 43.9985 83.5131C43.9719 83.204 43.7913 83.4652 43.7647 83.1507C43.6744 83.1507 43.5735 83.124 43.547 83.2946C43.3557 82.9108 43.3929 82.9428 43.2654 83.0281C43.2155 82.9293 43.1935 82.8187 43.2017 82.7083C43.2017 82.5484 43.5045 83.0761 43.5416 82.9588C43.5146 82.8252 43.4737 82.6948 43.4195 82.5697C43.462 82.4151 43.6107 82.5697 43.6904 82.4951C43.8125 82.687 43.8179 82.7776 43.7541 82.8149C43.6904 82.8522 43.6798 82.6976 43.5841 82.607C43.6396 82.8512 43.7405 83.0827 43.8816 83.2893C43.7647 81.9567 44.1313 81.8715 44.2641 81.1572C44.3495 81.2359 44.4104 81.3377 44.4394 81.4504C44.409 81.2964 44.4108 81.1378 44.4447 80.9846C44.4785 80.8314 44.5436 80.6869 44.6359 80.5602C44.8165 80.9493 44.604 81.2425 44.7156 81.4664C44.5084 81.1519 44.5084 81.3544 44.7156 81.5463C44.8696 81.0826 45.0715 80.8054 45.3052 80.7308C45.5973 81.2212 45.1565 81.1625 45.3849 81.7222C45.4805 81.6689 45.5761 81.8182 45.4911 81.445C46.0223 81.7329 46.1604 80.3257 46.4526 80.0272C46.6172 80.2138 46.3994 80.4909 46.6332 80.6562C46.5819 80.5334 46.5591 80.4005 46.5664 80.2675C46.5738 80.1345 46.6111 80.005 46.6757 79.8886C46.5641 79.8353 46.4313 79.7341 46.3941 79.8886C46.3516 79.8193 46.3357 79.7394 46.2826 79.6648C46.3357 79.3396 46.7128 79.846 46.6597 79.2383C46.7606 79.3503 46.7819 79.4889 46.8881 79.6008C46.8881 79.201 47.1006 79.4089 47.159 79.201C47.2488 79.308 47.3092 79.4366 47.3343 79.5741C47.4406 79.6754 47.3715 79.3076 47.5521 79.6061C47.5561 79.5492 47.5477 79.492 47.5275 79.4387C47.5074 79.3853 47.4759 79.337 47.4353 79.297C47.9022 79.1893 48.3238 78.9377 48.6411 78.5774C48.7354 78.7185 48.7785 78.8879 48.7632 79.0571C48.8589 79.0571 48.8695 78.8652 48.981 78.9185C49.0341 78.6787 48.7685 78.5241 48.8057 78.2896C49.0501 78.5667 49.1244 78.3909 49.1351 78.0391C49.2679 78.1723 49.2572 78.3429 49.4166 78.4761C49.4166 78.2842 49.2626 78.119 49.2413 77.9431C49.56 78.3375 49.3529 77.8632 49.5175 77.7086C49.6556 77.8472 49.645 78.0177 49.7991 78.1457C49.775 78.0072 49.7165 77.877 49.6291 77.7672C49.7141 77.49 50.2771 77.8898 50.4684 78.4122C50.6118 78.0444 50.0912 78.0177 50.07 77.4954C50.1656 77.4954 50.2187 77.6926 50.4046 77.8365C50.4046 77.5007 50.6808 77.7459 50.5108 77.1436C50.6277 77.1009 50.7446 77.005 50.9571 77.4581V77.0423C50.7021 76.6585 51.042 77.3781 50.7871 76.9943C50.6436 76.3974 51.1961 76.6799 51.2811 76.2108C51.3608 76.5306 51.4829 76.7811 51.3979 76.9357C51.7432 77.3035 51.3979 76.2748 51.5573 76.1415C51.8654 76.5999 51.8335 76.1415 51.8919 75.8963C52.2 76.2854 52.2797 76.0349 52.3913 75.8643C52.5559 76.1895 52.2903 76.0296 52.3381 76.2961C52.4816 76.5146 52.4338 76.7758 52.5612 76.9997C52.5612 76.4933 52.7259 76.3494 52.6675 75.8004C52.7684 75.9336 52.7843 75.8004 52.9437 75.9017C53.1721 76.3387 52.6515 76.0882 53.0606 76.5466C53.0924 76.8824 52.864 76.504 52.8959 76.8398C53.1084 77.1809 53.1031 76.4773 53.2837 76.9997C53.2837 76.6959 53.4111 76.7865 53.4483 76.4667C53.6714 77.101 53.6077 76.4293 53.8892 76.7811C53.8892 76.2801 54.0964 76.3654 54.1654 76.0509C54.0539 75.7311 53.8308 75.5179 53.8308 75.7897C53.6502 75.2567 54.0008 75.4859 54.107 75.4753C54.1969 75.6472 54.2356 75.8415 54.2186 76.0349C54.3301 76.2801 54.4151 76.2641 54.5532 76.6266C54.3089 75.9336 54.6435 76.392 54.6063 75.859C54.3992 75.4699 54.5001 75.955 54.3301 75.6725C54.4045 75.6085 54.3938 75.2994 54.6063 75.6085C54.6913 75.7524 54.6063 75.6885 54.6063 75.859C54.6063 76.0296 54.7497 75.9017 54.771 76.0722C54.9622 76.2801 54.6276 75.5392 54.8825 75.9656C54.7355 75.7312 54.6413 75.4675 54.6063 75.1927C54.7391 75.1554 54.7126 75.4486 54.8825 75.6298C54.8696 75.4417 54.8132 75.2593 54.7179 75.0968C54.7551 75.0595 54.8454 75.1768 54.8294 74.9902C55.095 75.294 54.9888 75.6778 55.2172 75.9923C55.1885 75.7748 55.1332 75.5618 55.0525 75.358C55.0206 74.9902 55.3553 75.6511 55.2756 75.1448C55.4456 75.2993 55.4775 75.4859 55.605 75.6778C55.605 75.3313 55.8015 75.4966 55.9396 75.5232C55.8121 74.9902 56.0671 75.0595 56.2211 75.0435C56.3539 75.1821 56.184 75.3846 56.3858 75.5072C56.3327 74.9742 56.5558 75.1981 56.7151 75.1021C56.7683 74.8942 56.5345 74.7503 56.5558 74.5691C56.6833 74.4359 56.747 75.0169 56.9382 75.1501C57.002 75.1075 57.002 75.0222 56.9382 74.8143C57.5119 75.6032 57.3207 74.212 57.7669 74.6331C57.7029 74.3488 57.7251 74.0518 57.8306 73.7803C57.8731 73.7536 58.0219 74.0627 58.1069 73.9721C58.2768 74.3559 58.0166 74.2226 58.0484 74.5051C58.3034 74.7024 58.314 74.3506 58.3247 74.0254C58.5106 74.1267 58.5159 74.3239 58.7124 74.6118C58.7815 74.4732 58.9249 74.681 58.824 74.2546C58.8983 74.3452 58.9727 74.4412 59.0418 74.5371C58.8452 74.132 59.0736 73.8815 59.3764 74.3772C59.2595 73.7909 59.4242 74.0094 59.5995 74.0787C59.5995 73.7696 59.557 73.9935 59.4348 73.7803C59.4348 73.5617 59.5623 73.7376 59.6048 73.663C59.7481 73.8364 59.8236 74.0561 59.8173 74.2813C59.9395 74.2493 60.0882 74.2813 60.3485 74.745C60.3485 74.8569 60.3485 74.8783 60.2901 74.841C60.4122 75.1288 60.6141 74.9102 60.7309 74.9156C60.3644 74.761 60.2369 74.244 59.9129 74.1747C59.9129 73.4391 60.3697 74.5584 60.5185 74.3772C60.391 74.0414 60.0616 73.7483 59.9873 73.4071C60.1679 73.6843 60.3379 73.5777 60.5185 73.9402C60.476 73.5884 60.3591 73.2526 60.306 72.9008C60.4707 73.4658 60.5981 73.3965 60.8 73.631C61.0018 73.8655 60.8 74.0734 61.0125 74.2546C60.9986 74.0352 60.9446 73.8202 60.8531 73.6203C60.9222 73.5884 61.124 73.8495 60.9115 73.4444C60.9965 73.4444 61.1559 73.6257 61.294 73.7803C61.3843 74.0201 61.055 73.8709 61.294 74.3666C61.3418 74.0521 61.7615 73.1993 61.9633 74.1427C62.0536 74.1427 62.0111 73.7589 62.1864 74.0094C62.043 73.2419 62.537 73.7483 62.4786 72.9434C62.707 73.4498 62.7601 73.0713 62.8557 73.5351C62.9938 73.631 62.7866 73.114 62.8557 72.9487C63.0788 72.9487 63.3869 73.098 63.4188 72.581C63.5887 73.0074 63.7269 72.8315 63.6419 72.533C63.8596 72.9274 63.8543 72.6396 64.019 72.8688C63.9075 72.6236 63.865 72.6289 63.7003 72.2718C63.7906 72.1972 64.019 72.4744 64.1359 72.6822C64.3058 72.7195 64.0509 72.2025 64.4121 72.6183C64.3802 72.4903 64.2899 72.3678 64.3112 72.2238C64.2262 72.3571 64.0668 72.2718 63.8703 72.0693C64.078 72.0493 64.2828 72.0064 64.4811 71.9413C64.5122 72.018 64.5477 72.0927 64.5874 72.1652C64.5449 72.3358 64.2634 72.0586 64.4174 72.5383C64.6405 72.7462 64.5555 72.0853 64.9114 72.5383C64.9114 72.4104 64.9114 72.2878 64.9752 72.3571C64.9542 72.218 64.8995 72.0862 64.8158 71.9733C64.8158 71.6748 65.0601 71.936 65.0973 71.6642C65.2514 71.7974 65.2354 71.968 65.3629 72.1066C65.4054 71.888 65.1717 71.7335 65.3204 71.7015C65.4904 71.8827 65.3842 72.1012 65.5329 72.0746C65.5648 71.9307 65.432 71.8187 65.432 71.6802C66.1756 72.5063 66.3722 71.4456 66.8715 71.8081C66.9671 71.9573 66.8715 72.1385 66.9671 72.2878C67.1743 72.4104 67.0999 71.6588 67.4664 72.2878C67.4498 72.1485 67.3966 72.016 67.3124 71.904C67.2752 71.6109 67.3921 71.7921 67.3761 71.5629C67.4208 71.6172 67.4529 71.6807 67.4704 71.7488C67.4878 71.817 67.4901 71.8882 67.4771 71.9573C67.6258 72.1439 67.6311 71.8827 67.7533 71.984C67.726 71.8726 67.6712 71.77 67.5939 71.6855C67.562 71.403 67.7055 71.6588 67.7108 71.4936C67.7383 71.6308 67.7924 71.7612 67.8701 71.8774V71.4243C68.0029 71.5629 67.9817 71.7335 68.1357 71.872C68.3319 71.6655 68.5888 71.5273 68.8688 71.4776L68.7094 71.2591C68.7838 71.2591 68.7413 70.8806 68.8794 71.0565C68.9235 71.1122 68.9553 71.1766 68.9727 71.2455C68.9901 71.3144 68.9927 71.3863 68.9803 71.4563C69.2034 71.6055 69.3575 71.1312 69.3787 70.9606C69.5328 71.2751 69.6231 71.3337 69.6549 71.0725C69.4106 70.8007 69.5381 70.7634 69.5593 70.5928C69.3575 70.806 69.1025 70.3796 68.89 70.6408C68.89 70.79 68.9378 70.6941 68.9963 70.7847C69.0547 71.1471 68.8263 70.6141 68.8794 70.9766C68.7613 70.7666 68.6186 70.5716 68.4544 70.3956C68.8847 70.6461 69.1025 69.8626 69.5168 70.353C69.4938 70.2746 69.4778 70.1943 69.469 70.1131C69.5221 69.9265 69.5434 70.4169 69.6762 70.4862C69.6337 69.8093 69.9258 70.1557 70.1277 70.2303C70.0321 69.7879 70.1596 69.7933 70.3083 69.8626C70.3285 70.1916 70.4114 70.5137 70.5526 70.8113C70.5048 70.9286 70.3242 70.8113 70.4305 71.1685C70.5208 71.0938 70.5473 71.1685 70.6961 71.451C70.627 71.0885 70.7279 71.1471 70.6642 70.8753C70.712 70.7314 70.9032 71.0086 70.8926 70.6621C71.1848 71.1951 71.3282 70.838 71.4238 70.5555C71.5885 71.0299 71.6681 70.9659 71.7 70.5875C71.7668 70.7081 71.8015 70.8439 71.8009 70.9819C72.0559 71.1685 72.0665 70.5981 72.3056 70.7261C72.3056 70.5608 72.1356 70.4222 72.1568 70.257C72.1781 70.0918 72.3959 70.6354 72.3268 70.225C72.4096 70.3373 72.461 70.4699 72.4755 70.6088C72.5871 70.6621 72.3321 70.177 72.5446 70.3476C72.6608 70.4758 72.7317 70.6387 72.7465 70.8113C72.8102 70.5502 73.198 70.9179 73.097 70.4169C73.2245 70.5555 73.2033 70.7261 73.352 70.8646C73.198 70.3796 73.4742 70.758 73.4689 70.758C73.6442 70.6514 73.5061 70.0118 73.8673 70.4382C73.7557 69.9692 74.0585 70.1397 74.1594 70.0491C74.2125 70.1824 74.2072 70.321 74.3135 70.4382C74.2338 69.9052 74.5259 70.3743 74.5047 69.8253C74.4409 69.4841 74.2285 69.4361 74.2338 69.6227C74.1647 69.5694 74.2338 69.2336 74.3028 69.2763C74.2338 68.8925 74.1488 69.2123 74.0851 69.1537C74.0381 69.0222 74.0253 68.881 74.0479 68.7432C74.0797 68.6899 74.3613 69.2016 74.3241 68.6899C74.4645 68.8357 74.5556 69.0222 74.5844 69.2229C74.7703 69.4788 74.7437 69.0417 74.9615 69.3988C74.9243 69.1856 74.8075 68.9245 74.9296 68.9085C75.0411 69.3867 75.0301 69.8854 74.8978 70.3583C75.0285 70.4352 75.1529 70.5225 75.2696 70.6195C75.2696 70.4595 75.174 70.1344 75.3387 70.3583C75.3387 70.225 75.2537 70.0971 75.243 69.9638C75.3015 69.724 75.3705 70.1344 75.5618 70.321C75.328 69.6654 75.7902 69.4681 76.0664 70.1397C75.9442 69.7506 76.1833 70.1397 76.1408 69.7133C75.9602 69.4521 75.992 69.8732 75.8114 69.6067C75.7211 69.3136 76.0451 69.5428 76.1461 69.5481C76.1008 69.3869 76.0899 69.218 76.1142 69.0524C76.1142 68.8605 76.2523 69.2869 76.2098 69.3669C76.3426 69.4681 76.1833 68.9405 76.0664 68.8338C76.0398 68.9618 75.9123 68.7752 75.9442 69.1057C75.8699 68.9564 75.8167 68.7965 75.7424 68.6473C75.8008 68.3914 76.0823 68.8445 76.1354 68.5727C76.2576 68.8712 76.2204 69.4948 76.4223 69.5161C76.2576 69.1004 76.4223 69.2922 76.4223 69.1004C76.5816 69.5587 76.3904 69.3242 76.6773 69.5481C76.5923 69.2443 76.571 69.1377 76.6773 68.9724C76.9057 69.5587 76.8154 68.7219 77.1075 69.2229C76.7994 69.3775 76.6932 69.9265 76.2045 69.6387C76.5073 70.1451 76.0239 69.9372 76.2736 70.5395C76.3692 70.6834 76.3904 70.5928 76.486 70.7527C76.3745 70.2197 76.7251 70.5555 76.8685 70.8486C76.6507 70.4116 76.8685 70.4116 76.6294 69.9798C76.7144 69.9798 76.7091 69.7187 76.8525 69.9372C76.996 70.1557 76.6241 69.9372 76.9482 70.337C77.0013 70.6994 76.7729 70.1611 76.826 70.5235C76.9216 70.6461 76.9322 70.7794 77.0332 70.902C77.0332 70.3423 77.2031 70.742 77.3572 71.0885C77.1553 70.4329 77.6387 70.79 77.7609 70.6035C77.729 70.2943 77.6918 70.4009 77.559 70.225C77.559 69.66 78.0371 70.0918 77.9787 69.5747C78.1487 69.74 78.0743 69.9425 78.1752 70.1078C78.0318 70.1557 77.9149 70.2943 77.729 70.1877C77.7409 70.4098 77.8066 70.6257 77.9202 70.8167C77.9202 70.6461 77.968 70.7154 78.0318 70.8167C78.0154 70.7077 77.9832 70.6018 77.9362 70.5022C78.239 70.9446 78.5046 70.3849 78.4674 69.9159C78.648 70.7261 78.7914 70.2623 79.0357 70.8113C79.0357 70.6674 79.0835 70.6514 79.1526 70.7101C79.0729 70.273 79.0039 70.6514 78.887 70.4222C78.7383 70.1078 78.8339 69.8572 78.8286 69.3562C79.0889 69.7666 78.8286 69.8306 78.9561 70.1664C79.1898 70.4382 79.0517 70.1024 79.1367 69.8839C79.0524 69.7138 78.9865 69.5351 78.9401 69.3509C78.972 69.2176 79.1473 69.5694 79.1101 69.2336C78.8976 68.9405 78.9773 69.6227 78.6798 69.063C78.6373 69.4148 78.5842 69.7187 78.4249 69.6867C78.3186 69.5001 78.5099 69.5321 78.547 69.5001C78.5152 69.2549 78.3771 69.2443 78.3983 69.4095C77.9893 68.0556 79.1579 69.095 79.4235 68.5194C79.345 68.4352 79.2932 68.3294 79.2748 68.2155C79.142 67.997 79.2163 68.4821 79.057 68.1676C78.972 67.949 79.0995 67.6346 79.2854 67.965C79.1154 67.6026 79.2004 67.0589 79.4235 67.432C79.4819 67.512 79.3651 67.8051 79.2482 67.6292C79.3428 67.914 79.4016 68.2094 79.4235 68.5087C79.6041 68.6686 79.5988 68.7912 79.79 68.9458C79.6466 69.159 79.4341 68.8605 79.3757 69.5108C79.6094 69.8626 79.4819 69.8892 79.7316 70.1131C79.6466 69.8519 79.4607 69.5801 79.551 69.3136C79.7316 69.2762 79.9706 69.4042 80.1087 69.2176C79.9942 69.091 79.925 68.9297 79.9122 68.7592C79.8712 68.7344 79.8255 68.7183 79.7779 68.7118C79.7304 68.7054 79.6821 68.7088 79.636 68.7219C79.5959 68.5559 79.6051 68.3817 79.6625 68.2209C79.6992 68.2638 79.7267 68.314 79.7431 68.3681C79.7596 68.4222 79.7647 68.4792 79.7582 68.5354C79.9813 68.7166 79.6572 68.077 79.8856 68.1782C79.9653 68.4128 79.9706 68.6633 80.0716 68.8978C80.0716 68.2635 80.6399 68.7805 80.6612 68.1303C80.7568 68.3062 80.7462 68.5034 80.9108 68.6633C80.9587 68.4607 81.1233 68.6633 81.1021 68.2155C80.9913 68.0807 80.905 67.9273 80.8471 67.7625C80.9215 67.5546 81.0968 67.6719 81.1446 67.3787C81.3039 67.6825 81.3305 68.3062 81.0649 67.9117C81.1977 68.1409 81.1658 68.3914 81.3039 68.6153C81.2455 68.0396 81.442 68.2369 81.5642 67.8264C81.4049 67.512 81.4792 68.0023 81.3464 67.7785C81.2349 67.3947 81.4898 67.6879 81.4792 67.3414C81.5748 67.464 81.5855 67.6026 81.6811 67.7252C81.4845 66.8564 82.0157 67.6879 82.0423 67.2508C82.2972 67.8158 81.952 67.7092 82.0423 68.077C82.0901 68.1463 82.0848 68.029 82.1007 67.981C82.2707 68.1196 82.1007 68.3115 82.2972 68.4447C82.3238 68.1836 82.5522 68.4181 82.3716 68.0183C82.3716 67.6506 82.6053 68.1409 82.6531 67.9704C82.7381 68.1729 82.7753 68.5034 82.6531 68.3062C82.8338 68.8392 82.8762 67.7731 83.1365 68.5567V68.0556C83.0518 67.9377 82.9839 67.8086 82.9347 67.6719C82.9878 67.464 83.0781 67.7625 83.195 67.965C83.195 67.3041 83.5296 67.8691 83.9121 68.0983C83.9439 67.6239 84.4964 68.2049 84.6451 67.8158C84.5389 67.4373 84.5017 67.7465 84.3848 67.6079C84.2998 67.1815 84.6026 67.2295 84.7354 67.2188C84.9001 67.6079 84.5654 67.2508 84.7354 67.6399C84.8633 67.7668 84.966 67.917 85.0382 68.0823C85.0382 67.9117 85.0382 67.4107 85.0382 67.0909C85.1338 66.9523 85.256 67.4906 85.3941 67.6239C85.5322 67.7571 85.5481 67.1495 85.6703 67.6665C85.7606 67.1975 86.005 67.2774 86.244 67.3254C86.4405 67.5439 86.2759 67.8158 86.4777 68.0343C86.568 67.7678 86.2918 67.5653 86.3555 67.3041C86.4193 67.0429 86.6052 67.6879 86.7592 67.9064C86.7592 67.7305 86.9292 67.949 86.9823 67.8691C87.0241 68.0957 87.1249 68.3072 87.2745 68.4821C87.2426 68.3648 87.2108 68.1409 87.2745 68.2315C87.2745 68.0023 87.1789 68.2315 87.0726 67.933C87.0726 67.6399 87.2161 67.8851 87.2957 67.9011C87.2957 67.6825 87.1098 67.6292 87.0886 67.6825C87.0364 67.5073 86.9939 67.3294 86.9611 67.1495C87.062 67.1175 87.147 67.4054 87.0833 66.9683C87.3064 67.3041 87.1311 67.2561 87.2107 67.5013C87.3913 67.6985 87.2586 67.2988 87.2107 67.0802C87.3064 66.931 87.4923 67.0802 87.6038 67.0216C87.6782 67.2561 87.657 67.5066 87.7207 67.7465C87.8801 67.8424 88.1722 68.4501 88.2519 68.1569C88.5015 68.6206 88.5972 68.8765 88.8627 68.8872C88.7459 68.7379 88.645 68.7432 88.5653 68.4394C88.5653 68.1996 88.6981 68.3008 88.7937 68.3221C88.7937 68.1516 88.6609 68.013 88.714 67.8371C88.6184 67.8904 88.2891 67.4906 88.3794 67.8904C88.2947 67.7256 88.251 67.5428 88.2519 67.3574C88.3369 67.2988 88.4431 67.7891 88.4219 67.2455C88.5919 67.384 88.4219 67.5759 88.6131 67.7145C88.4537 67.2401 88.6131 67.2295 88.799 67.4373C88.799 67.1282 88.6556 67.0696 88.5972 67.1388C88.5972 66.9789 88.6715 67.0536 88.6715 66.8777C88.7565 67.0589 88.9743 67.2188 88.9637 67.4107C89.0274 67.448 89.0805 66.9363 89.1815 67.464C89.3143 67.5972 89.123 66.7391 89.3302 66.931C89.3623 67.0659 89.3623 67.2065 89.3302 67.3414C89.4842 67.3414 89.8614 67.7678 89.7764 67.2721C89.803 67.2028 90.0367 67.3094 89.9782 67.5706C90.2067 67.4746 90.382 66.915 90.2013 65.9715C90.2598 65.9342 90.3501 66.0142 90.3766 65.8649C90.5626 66.1155 90.4245 66.398 90.6529 66.6485C90.6104 66.9843 90.5466 66.7711 90.4298 66.6858C90.3987 66.8231 90.3974 66.9655 90.4258 67.1035C90.4542 67.2414 90.5117 67.3716 90.5944 67.4853C90.5944 67.4 90.536 67.3254 90.4988 67.2508C90.5413 67.0909 90.5732 66.883 90.7272 67.1335C90.8813 67.384 90.6476 67.1762 90.7272 67.4693C90.8919 67.7891 90.8122 67.2241 90.9928 67.5919C90.8282 66.8137 91.285 67.3094 91.5931 67.6719C91.5931 67.3734 91.5293 66.8137 91.3275 66.803C91.4868 67.2028 91.3275 67.0802 91.2053 66.9843C91.0831 66.8883 91.2053 66.8297 91.2637 66.8937C91.1203 66.5419 90.9025 66.851 90.7325 66.7231C91.03 66.1048 91.8321 66.4139 92.2836 66.0035C92.3192 66.108 92.3283 66.2197 92.3102 66.3287C92.4164 66.4353 92.512 66.4832 92.4908 66.1368C92.6767 66.6378 92.6236 66.1901 92.8042 66.4193C92.9848 66.6485 92.7192 66.819 92.9264 66.9523C92.8839 66.4193 93.0273 66.7124 93.2663 66.8244C93.2663 66.4086 93.2663 66.1261 93.5585 66.6165C93.5585 66.2327 93.7178 66.4779 93.7072 66.0835C94.3021 67.1495 94.6102 66.2221 95.2636 66.6858C95.1573 66.3393 95.2052 66.0248 95.3911 66.5046C95.4231 66.314 95.4011 66.1181 95.3273 65.9396C95.3273 65.8969 95.3804 65.8543 95.4389 65.9396C95.519 66.1724 95.555 66.4183 95.5451 66.6645C95.7895 66.9576 95.407 65.9982 95.7257 66.4779C95.6142 65.9076 95.7257 66.0995 95.8691 66.0462C95.9563 66.221 95.9789 66.4212 95.9329 66.6112C96.0869 66.1474 96.5916 66.4566 96.5278 65.4652C96.6128 65.268 96.6819 65.5291 96.7934 65.5931C96.9315 65.8223 96.8465 66.0781 97.0112 66.302C97.0354 66.0825 96.9967 65.8606 96.8997 65.6624C97.059 65.7264 96.9528 65.4758 97.0378 65.3106C97.2343 65.721 97.1971 66.2914 97.0378 66.2967C97.1281 66.4086 97.1334 66.5312 97.0803 66.4566C97.3937 66.883 97.7921 67.3414 97.8558 66.4566C98.0152 66.6538 97.8558 66.899 98.0205 67.0909C98.0205 66.6272 98.4135 67.0909 98.5782 67.0163C98.5782 66.8777 98.5357 66.7497 98.5782 66.6058C98.5955 66.7459 98.6387 66.8815 98.7057 67.0056C98.8013 66.963 98.7057 66.8883 98.7376 66.6698C98.7854 66.7711 98.7376 66.8883 98.8173 66.9896C99.0244 67.3041 99.0722 66.9896 98.9607 66.6378C99.0138 66.7444 99.0457 66.7551 99.0616 66.7071C99.1021 66.8105 99.1114 66.9236 99.0882 67.0322C99.3537 67.0322 99.9115 67.5653 99.9274 66.9203C100.289 67.3201 100.076 66.7497 100.299 67.0376C100.299 66.3873 100.395 66.5046 100.496 66.1048C100.374 65.9022 100.331 65.9982 100.236 65.8916C100.236 65.5984 100.443 66.0089 100.469 65.7797C100.505 65.8842 100.514 65.9959 100.496 66.1048C100.682 66.1048 100.942 66.4246 101.128 66.4406C101.157 66.547 101.157 66.6594 101.128 66.7657C101.224 66.7657 101.335 66.8937 101.362 66.6538C101.229 65.769 102.095 66.9097 102.222 66.302C101.861 66.2414 101.505 66.1486 101.16 66.0248C101.218 65.8063 101.372 65.9662 101.494 65.9822C101.441 65.5984 101.324 65.9129 101.239 65.769L101.287 65.268C101.372 65.3959 101.378 65.5291 101.468 65.6571C101.648 65.4225 101.468 64.6816 101.813 64.9588C101.909 65.236 101.712 65.3159 101.702 65.5451C101.781 65.7145 101.839 65.8938 101.872 66.0781C101.872 65.9556 101.787 64.9588 102.105 65.3106C102.186 65.4588 102.21 65.6309 102.174 65.7956C102.36 66.0675 102.217 65.0814 102.445 65.2626C102.674 65.4439 102.472 65.6997 102.658 65.8969C102.667 65.8408 102.653 65.7834 102.621 65.737C102.557 65.5238 102.759 65.6784 102.621 65.2466C102.69 65.3053 102.902 65.3906 102.759 64.9801C102.838 65.0388 102.854 64.8309 102.971 65.0388C103.088 65.2466 102.934 65.6464 103.051 65.9342C103.117 65.7962 103.169 65.6515 103.205 65.5025C103.322 65.6517 103.295 65.8223 103.433 65.9662C103.577 65.833 103.773 65.9289 103.964 65.9076C104.071 66.0888 103.885 66.0195 103.927 66.3233C104.198 66.5419 103.97 65.4332 104.336 66.0248C104.373 65.9449 104.336 65.4918 104.427 65.6837C104.427 65.4545 104.336 65.6837 104.235 65.3799L104.262 65.1294C104.501 65.4119 104.591 65.0761 104.841 65.3906C104.947 65.7956 104.735 65.8756 104.554 65.5025C104.554 65.7104 104.49 65.8596 104.411 65.8489C104.496 65.8116 104.857 66.382 104.857 65.801C105.032 66.0248 104.947 66.2807 105.117 66.5046C105.08 65.9236 105.425 65.9289 105.675 65.8649C105.813 66.1474 105.611 65.9662 105.643 66.1954C105.76 66.1954 105.776 66.4566 105.93 66.6538C106.02 66.398 106.217 66.5952 106.296 66.2807C106.62 66.7497 106.472 66.1528 106.642 65.5878C106.53 65.6464 106.456 65.8489 106.296 65.705C106.287 65.761 106.29 65.8182 106.303 65.8732C106.317 65.9282 106.342 65.9798 106.376 66.0248C106.328 66.1528 106.254 66.1634 106.153 66.0248C106.052 65.8863 106.185 65.801 106.227 65.8543C106.126 65.5984 105.67 64.9055 105.659 65.4279C105.452 64.9641 105.128 65.0388 105.016 65.2573C104.894 65.0334 104.878 64.8362 104.857 65.1933C104.443 64.703 104.124 64.623 103.895 64.9002C103.747 64.3672 103.561 64.8202 103.513 64.2872C103.513 64.4631 103.407 64.4524 103.322 64.559C103.407 64.7083 103.428 64.6177 103.518 64.7829C103.481 64.8682 103.428 64.8789 103.391 64.9641C103.332 64.8379 103.308 64.6979 103.322 64.559C103.184 64.3139 103.152 64.5111 103.014 64.2659C103.014 64.3832 103.046 64.4844 103.04 64.5964C102.918 64.3725 102.801 64.1859 102.822 64.5377C102.748 64.4258 102.647 64.2073 102.626 64.3139C102.504 64.1646 102.69 63.9781 102.504 63.8395C102.552 64.4684 101.973 64.2552 101.781 63.8395C101.633 63.6689 101.813 64.0953 101.749 64.1753C101.686 64.2552 101.696 64.1753 101.686 64.2659C101.537 64.0953 101.558 63.8981 101.404 63.7329C101.351 64.2659 100.873 63.8715 100.57 63.7329C100.57 64.042 100.496 63.9567 100.475 64.154C100.708 64.4898 100.512 63.8501 100.708 64.0474C100.708 64.3085 100.708 64.2339 100.878 64.5804C100.83 65.1134 100.602 64.8629 100.448 64.4684C100.448 64.1699 100.687 64.8149 100.671 64.4684C100.544 64.4684 100.368 64.0207 100.406 63.7595C100.225 63.7595 99.9912 63.5783 99.8106 63.5836C99.7468 63.1412 99.7681 63.3224 99.5769 63.1199C99.6406 63.0026 99.7681 63.1199 99.9381 63.4077C99.9381 63.2425 99.784 63.0986 99.8159 62.928C99.7415 63.0559 99.5769 62.8321 99.4865 62.8854C99.5103 63.1174 99.607 63.3358 99.7628 63.509C99.63 63.6423 99.4122 63.4184 99.3484 63.8128C99.3803 64.026 99.4919 64.2339 99.5078 64.4524C99.375 64.591 99.4016 64.0367 99.2263 63.9194C99.1572 63.7755 99.2528 63.8448 99.2263 63.6689C98.9235 63.1359 98.642 63.5516 98.2914 62.976C98.2011 63.509 97.8877 63.1999 97.6593 63.2212C97.4787 62.8267 97.723 62.8481 97.6221 62.4057C97.3671 62.1125 97.553 62.9387 97.3087 62.1978C97.326 62.4751 97.3964 62.7466 97.5158 62.9973C97.3671 63.2158 97.1493 63.1572 96.905 62.9973C97.0059 63.6209 96.7509 63.4131 96.5916 63.3704C96.5562 63.264 96.5471 63.1506 96.565 63.0399C96.5916 62.9493 96.6978 63.1625 96.7669 63.2638C96.7861 63.1809 96.7748 63.0938 96.735 63.0186V62.8534C96.5756 62.6668 96.5969 63.1466 96.3632 62.6562C96.3632 62.4323 96.4906 62.6242 96.5385 62.5496C96.4588 62.1178 96.3207 62.3683 96.2304 62.2617C96.2304 61.5635 95.9807 62.1711 95.7576 61.9153C95.8373 62.1605 95.9223 62.6242 95.8054 62.6455C95.7735 62.2298 95.6248 62.2564 95.492 61.7874C95.492 61.894 95.4654 61.9153 95.4283 61.8726C95.5982 62.3097 95.3911 62.2831 95.4707 62.6935C95.3751 62.6455 95.0139 62.2191 94.9714 62.6935C94.8121 62.4963 94.8493 62.2724 94.8015 62.0592C94.589 61.878 94.4349 61.8726 94.2703 61.6381L94.2384 61.9686L94.4349 62.2724C94.4349 61.8087 94.6633 62.315 94.7696 62.3097C94.7271 62.6722 94.4615 62.1871 94.4137 62.5229C94.1587 61.5528 93.9994 62.1498 93.6488 61.7181C93.7603 61.814 93.7816 61.5741 93.9197 61.766C93.8241 61.3663 93.6328 61.5475 93.5478 61.5688C93.5797 61.7874 93.6488 61.9952 93.6594 62.2138C93.5425 62.3524 93.4735 61.8087 93.3726 61.6808C93.3726 61.8513 93.3194 61.7767 93.2557 61.6808C93.3885 62.1765 93.2557 62.2138 92.9742 61.7181C93.2026 62.2511 92.9742 61.8993 92.9742 62.379C92.6926 61.9632 93.0698 61.9633 92.7564 61.5848C92.8679 62.1765 92.7192 62.0379 92.7564 62.411C92.5173 62.0592 92.8148 62.0112 92.6979 61.7607C92.5598 61.7607 92.5333 61.7607 92.5545 62.1978C92.3314 61.8726 92.597 61.9952 92.4802 61.7074C92.0818 61.1744 92.188 61.862 92.0021 62.1125C91.8852 61.9366 91.8693 61.7447 91.7099 61.5795C91.7099 61.9686 91.4709 61.6381 91.4125 61.8726C91.3168 61.6648 91.3168 61.4462 91.2372 61.2383C91.1575 61.0305 91.2956 61.1637 91.3062 61.0625C91.4443 61.2117 91.3912 61.3823 91.439 61.5422C91.5824 61.4356 91.5612 61.1424 91.7949 61.2383C91.6356 61.1264 91.439 60.8652 91.3647 61.0571C91.2053 60.8439 91.5081 61.0038 91.3328 60.7267C91.5081 60.8599 91.6196 60.764 91.7737 60.8279C91.7737 60.7213 91.6781 60.6254 91.6887 60.5134C91.6993 60.4015 91.8002 60.8119 91.933 60.8866C91.933 60.7426 91.9915 60.7267 92.0552 60.7853C91.7949 59.7939 92.3899 60.9718 92.3686 60.3269C92.528 60.5241 92.4802 60.8173 92.613 60.7853C92.613 60.4548 92.4111 60.1563 92.4111 59.8259C92.273 59.602 92.2783 59.9005 92.1455 59.6979C92.1668 59.8104 92.2141 59.9163 92.2836 60.0071C92.2836 60.3002 92.1136 60.0977 92.0021 60.0497C91.9065 59.7672 92.0552 59.9005 92.0021 59.5593C92.103 59.4847 92.2517 59.602 92.2995 59.3515C92.4589 59.5434 92.4058 59.8365 92.5439 59.8099C92.4058 58.6212 93.2504 59.3675 93.6063 59.2768C93.686 59.4901 93.6063 59.7192 93.7231 59.9218C93.3513 59.8525 92.937 59.618 92.6183 59.7459C92.6183 60.0391 92.8201 60.0124 92.7829 59.7459C92.9476 60.0071 93.0432 59.9165 93.022 60.2789C93.0858 60.1973 93.1676 60.1316 93.261 60.087C93.3407 60.2949 93.2929 60.5188 93.4894 60.7107C93.4522 60.2416 93.5213 60.3855 93.6806 60.4388C93.8347 60.6094 93.755 60.8119 93.909 60.9718C94.1481 61.0838 94.3128 60.7426 94.3499 60.4388C94.3818 60.5721 94.4827 60.6947 94.4827 60.8333C94.4827 61.0678 94.3659 60.4282 94.3712 60.8333C94.6208 61.1211 94.7165 60.8333 94.9661 61.0838L95.0139 60.4975C95.1032 60.7143 95.2173 60.92 95.3539 61.1104C95.322 60.5774 95.1414 60.5774 95.0299 60.3322C95.0564 60.0337 95.3805 60.8652 95.3592 60.3695C95.577 60.668 95.4176 61.0198 95.6673 61.3183C95.658 61.2336 95.6269 61.1527 95.577 61.0838C95.7204 60.7746 96.0019 60.9985 96.2463 61.0838C96.2463 60.7213 95.9966 60.4015 95.9116 60.4708C95.9754 60.3056 95.8798 59.5327 96.0763 59.8738C96.2729 60.215 95.986 59.9804 96.0763 60.2789C96.1666 60.5774 96.1347 60.0657 96.2835 60.4175C96.2835 60.0977 96.1666 60.0017 96.2835 59.8418C96.3347 59.9085 96.3719 59.985 96.3929 60.0665C96.4139 60.148 96.4183 60.233 96.4057 60.3162C96.6447 60.62 96.3791 59.6606 96.6075 59.9591C96.7137 60.1936 96.5756 60.4601 96.7616 60.6787C96.82 60.4815 96.7616 60.3002 96.7616 60.103C96.7881 60.0657 96.8147 60.0231 96.8731 60.103C96.9475 60.3642 96.7881 60.3855 96.9262 60.7586C97.059 60.7 97.0909 60.9558 97.3246 61.2916C97.6646 61.5475 97.8558 61.0944 98.0152 61.0305C98.0152 61.6328 98.5463 61.297 98.8066 61.5049C98.9075 61.9259 98.5304 61.4782 98.5463 61.9526C98.8757 62.3097 98.8597 61.4516 99.1572 61.9526C99.136 61.8385 99.0887 61.7308 99.0191 61.6381C98.9925 61.2437 99.1572 61.5901 99.1625 61.2916C99.5769 62.0485 99.6618 61.2916 99.9434 61.8247C100.108 61.4249 100.374 61.8247 100.443 61.2916C100.331 61.2916 100.384 61.1904 100.251 60.9878C100.427 60.4548 100.745 61.313 100.931 61.9739C100.931 61.6434 100.783 61.3343 100.751 61.0038C100.894 61.0838 101.006 61.0038 101.176 61.201C101.266 61.3929 101.112 61.4142 101.091 61.5848C101.165 61.5848 101.585 61.8353 101.622 61.7234C101.707 61.7874 101.813 62.2191 101.702 62.0432C101.803 62.4216 101.813 62.0432 101.872 62.0432C101.85 61.9291 101.803 61.8214 101.733 61.7287C101.957 61.6701 102.557 62.5869 102.753 62.0965L102.992 62.4803C102.992 62.315 103.136 62.5816 103.12 62.299C103.577 63.1146 103.609 62.2404 104.049 63.008C104.198 62.5602 104.528 62.8427 104.905 63.3171C104.814 63.589 104.846 63.7649 104.783 63.9887C105.053 63.9301 105.197 63.3384 105.462 63.8235C105.287 63.1465 105.409 62.8001 105.144 62.0539C105.303 62.1232 105.5 62.3204 105.675 62.4003C105.484 61.6914 105.096 62.2031 104.894 61.3343C104.894 61.1424 105.064 61.5688 105.138 61.6328C105.037 61.1317 105.362 61.5795 105.362 61.0998C105.39 61.3844 105.497 61.6555 105.67 61.8833C105.584 61.6437 105.584 61.382 105.67 61.1424C105.834 61.4409 106.089 61.8247 105.983 61.3556C106.137 61.5582 106.148 61.8353 106.265 61.814C106.397 62.1125 106.307 62.0272 106.265 62.2244C106.403 62.2777 106.541 62.3417 106.61 62.1072C106.769 62.363 106.636 62.6402 106.801 62.9067C106.801 62.7734 106.705 62.1285 106.902 62.4803C106.907 62.2893 106.849 62.1021 106.737 61.9473C106.854 61.75 106.844 61.8193 106.801 61.3663C106.801 61.0838 107.019 61.7874 107.008 61.5049C106.998 61.2224 106.859 61.1957 106.78 61.0411C106.838 60.9612 106.971 61.185 107.008 61.0145C107.114 61.2224 107.008 61.4569 107.157 61.6541C107.109 61.3023 107.322 61.4782 107.322 61.7181C107.322 61.0731 107.699 61.3396 108.081 61.8833C108.044 61.6967 108.081 61.4995 108.028 61.313C107.874 61.1637 107.922 61.1424 107.747 60.8492C107.704 60.9878 107.8 61.1158 107.869 61.249C107.667 61.3929 107.338 60.9399 107.035 60.764C107.162 60.4548 107.513 61.0784 107.646 60.764C107.488 60.6672 107.35 60.5426 107.237 60.3962C107.306 60.199 107.518 60.6041 107.502 60.0391C107.608 60.2469 107.555 60.4708 107.709 60.6734C107.709 60.5134 107.789 60.5934 107.794 60.4175C107.833 60.4765 107.859 60.5433 107.87 60.6131C107.881 60.683 107.877 60.7544 107.858 60.8226C107.954 60.9718 107.943 60.6947 108.065 60.9612C107.986 60.5028 108.235 60.7586 108.14 60.3002C108.357 60.5454 108.262 60.8333 108.442 61.0838C108.496 60.8226 108.83 61.0838 108.91 61.3609C109.016 61.0465 109.133 61.5528 109.25 61.3236C109.383 61.6115 109.186 61.4302 109.213 61.6594C109.452 61.9792 109.526 61.6115 109.744 61.846C109.751 61.5997 109.722 61.3538 109.659 61.1158C109.776 61.185 109.914 61.0145 109.829 60.5827C109.993 60.7267 109.829 60.9079 109.999 61.0571C110.169 61.2064 110.121 60.8333 110.27 61.1104C110.328 60.8866 110.211 60.7053 110.318 60.6947C110.472 60.9505 110.318 61.2277 110.392 61.5049C110.392 61.75 110.137 60.9718 110.174 61.4462C110.291 61.8193 110.498 61.7447 110.557 61.4889C110.7 61.6381 110.668 61.8033 110.785 61.9526C110.859 61.6594 111.072 61.3023 111.205 61.6648C111.274 61.7447 111.205 61.5262 111.178 61.4196C111.268 61.3503 111.343 61.2383 111.539 61.6328C111.539 61.3236 111.651 61.5208 111.645 61.2117C111.587 61.4889 111.274 60.6787 111.263 61.1691C111.088 60.7746 111.167 60.6041 110.907 60.3802C110.944 59.8472 111.13 60.3802 111.178 60.4388C111.178 60.0337 111.003 60.1617 110.918 59.8045C110.918 60.0657 110.865 60.0764 110.748 59.8045C110.748 60.119 110.631 59.9218 110.7 60.2203C110.838 60.3909 110.865 60.1723 110.934 60.6094C110.902 60.7586 110.727 60.2842 110.721 60.5508C110.599 60.2469 110.721 60.1243 110.503 60.0177C110.689 60.5508 110.376 60.0177 110.28 60.0177C110.233 59.879 110.215 59.732 110.227 59.586C110.11 59.4954 109.877 59.1489 109.802 59.3301C109.537 58.6532 109.468 59.1276 109.229 58.488C109.122 58.6532 109.229 59.021 109.059 59.021C109.027 58.8861 109.027 58.7455 109.059 58.6106C108.814 58.1149 108.766 58.44 108.596 58.2534C108.596 58.4667 108.65 58.5519 108.729 58.5679C108.729 58.973 108.527 58.5679 108.623 58.989C108.623 58.9197 108.469 58.488 108.437 58.6799C108.31 58.3867 108.395 58.472 108.437 58.2748C108.219 58.0029 108.161 58.408 107.874 57.843C108.023 58.6905 107.571 57.4806 107.608 58.2001C107.518 57.6671 107.438 58.0136 107.332 57.6671C107.423 57.5978 107.502 57.4806 107.699 57.8697C107.635 57.1927 108.028 57.6991 108.294 58.0509C108.232 57.8106 108.223 57.5595 108.267 57.3153C108.177 58.1095 107.205 56.276 107.268 57.7577C107.067 57.6938 106.918 57.8324 106.674 57.5765C106.674 57.7897 106.727 57.875 106.806 57.891C106.806 58.0562 106.769 58.2215 106.748 58.392C106.705 58.4507 106.631 58.392 106.541 58.2481C106.567 57.9816 106.716 58.2481 106.7 57.8217C106.567 57.6138 106.488 57.6511 106.35 57.4486L106.312 57.7791C106.27 57.7791 106.211 57.7791 106.153 57.7151C106.071 57.5365 106.054 57.3346 106.105 57.1448C105.856 57.0275 106.18 57.9336 105.877 57.6778C105.883 57.82 105.927 57.958 106.004 58.0776C105.978 58.2215 105.941 58.3068 105.871 58.2588C105.813 57.5445 105.34 57.406 105.101 57.1128C105.218 56.8943 105.755 57.3313 105.59 56.729C105.76 56.697 105.994 56.9529 106.121 56.8303C106.025 56.3719 105.882 56.7184 105.76 56.5425C105.84 56.3079 105.887 56.4892 105.871 56.0094C106.11 56.697 106.057 56.0681 106.291 56.7823C106.324 56.4774 106.261 56.1699 106.11 55.9028C106.185 55.7429 106.307 56.2493 106.392 56.3612C106.392 56.164 106.504 56.2493 106.498 55.9402C106.642 56.0894 106.604 56.2546 106.727 56.4092C106.759 55.9988 106.796 56.4092 106.944 56.4625C107.019 56.2013 107.199 56.3879 107.263 56.1001C107.423 56.2706 107.338 56.4732 107.423 56.6331C107.316 56.7823 106.971 56.4305 107.152 57.0702C107.237 57.1128 107.242 56.8036 107.3 56.7237C107.332 56.8334 107.377 56.9389 107.433 57.0382C107.476 56.6757 107.492 56.6437 107.672 56.9316C107.762 56.6171 107.513 56.3452 107.603 56.0361C107.603 55.9828 107.662 56.0361 107.672 55.9455C107.826 56.148 107.778 56.3719 107.821 56.5851C107.991 56.9636 107.98 56.5851 108.124 56.8783C108.134 56.8227 108.132 56.7657 108.119 56.7107C108.107 56.6557 108.083 56.6039 108.049 56.5585C108.172 56.3452 108.522 57.0915 108.522 56.3452C108.894 56.5851 109.053 56.2067 109.43 56.7344C109.43 56.3186 109.595 56.6118 109.675 56.5425C109.609 56.3049 109.58 56.0586 109.59 55.8122C109.444 55.6202 109.319 55.4129 109.218 55.1939C109.252 55.4107 109.262 55.6305 109.25 55.8495C109.154 55.9721 108.963 55.7003 108.936 56.132C108.798 55.8442 108.936 55.5297 108.878 55.2312C108.761 55.034 108.612 55.3378 108.527 54.8635C108.31 54.7569 108.256 55.3592 107.922 54.7675C107.975 54.5063 108.124 54.6396 108.187 54.4104C108.097 54.3464 108.039 54.4424 107.885 54.1119C107.932 54.453 107.885 54.4584 107.773 54.1119C107.688 54.7142 107.242 53.872 107.098 54.1119C106.944 53.968 107.035 53.7921 107.04 53.6269C106.897 53.3444 106.891 53.6269 106.774 53.4936C106.87 53.7975 107.008 54.0864 107.183 54.3518C107.218 54.4843 107.239 54.62 107.247 54.7569C107.189 54.7888 107.104 54.7142 107.029 54.6982C106.96 54.5383 107.029 54.3678 106.859 54.2238C106.838 54.358 106.838 54.4947 106.859 54.6289C106.859 54.7036 106.764 54.5383 106.748 54.6289C106.599 54.2931 106.748 54.437 106.689 54.1439C106.727 53.92 106.929 54.4051 106.929 54.032C105.962 53.7814 105.085 53.9094 104.065 53.4563C104.166 54.1226 103.8 53.8134 103.625 53.339C103.651 53.6908 103.826 54.0266 103.848 54.4051C103.725 54.5916 103.582 53.9413 103.476 54.2025C103.446 54.0961 103.446 53.9837 103.476 53.8774C103.311 53.7974 103.258 54.1865 103.067 54.0053C103.024 53.1205 102.61 53.5682 102.222 52.9393C102.148 53.1098 102.312 53.2537 102.397 53.4083C102.158 53.4083 102.238 53.307 101.978 53.1312C101.978 53.2697 102.116 53.387 102.1 53.5309C102.058 53.5895 101.983 53.5309 101.893 53.3923C101.925 53.5542 101.925 53.7208 101.893 53.8827C101.834 54.1545 101.702 53.4776 101.664 53.9147C101.59 53.7627 101.569 53.5897 101.606 53.4243C101.202 53.2324 101.197 52.9872 100.83 53.2751C100.773 53.1501 100.75 53.0123 100.761 52.8753C100.613 53.3763 100.23 52.9553 100.039 53.2964C99.9944 53.1933 99.9675 53.0833 99.9593 52.9712C99.8531 52.9712 99.8106 53.2431 99.784 53.5736C99.7235 53.5114 99.6807 53.4341 99.6602 53.3497C99.6396 53.2654 99.642 53.177 99.6672 53.0938C99.3697 53.3284 98.8013 52.4809 98.6738 53.3817C98.5198 53.2111 98.6048 53.0086 98.4507 52.8487C98.4507 52.6887 98.5942 52.9499 98.5782 52.6674C98.3445 52.8327 98.132 53.355 97.6964 53.0299C97.7389 53.3817 97.9833 53.2484 97.9142 53.6588C97.6805 53.3444 97.4893 53.0885 97.383 53.2324C97.4308 53.7654 97.5158 53.2324 97.6486 53.4456C97.6486 53.8134 97.4733 53.6215 97.3937 53.7228C97.3257 53.4583 97.276 53.1893 97.2449 52.9179C96.99 53.0725 96.9315 53.6908 96.5172 53.451C96.4694 53.3497 96.5172 53.2324 96.4375 53.1312C96.3578 53.0299 96.3207 53.0778 96.2304 52.9126C96.2038 53.2324 96.2622 53.2378 96.1826 53.4456C96.133 53.2772 96.0519 53.1198 95.9435 52.9819C95.8479 53.1685 95.6779 53.0938 95.5345 53.1205C95.4176 52.9233 95.5345 52.8273 95.6089 52.9446C95.3751 52.4702 95.2795 53.0779 95.322 53.5629C95.1202 53.371 95.1998 53.1418 95.2158 52.9179C95.0139 52.9179 94.9874 53.6322 94.7165 53.3977C94.6315 53.3017 94.6687 53.0032 94.7483 53.1312C94.6368 52.87 94.5093 52.774 94.3818 52.7847C94.419 52.7527 94.5252 52.6514 94.3818 52.4595C94.4137 52.3583 94.5465 52.6248 94.5146 52.273C94.3393 51.9958 94.3234 52.3103 94.1853 52.1557C94.2756 52.3636 94.3074 52.774 94.1428 52.5715C94.1428 52.7314 94.2118 52.6354 94.2915 52.8007C94.1553 53.0005 94.0933 53.2419 94.1162 53.4829C93.925 53.2911 94.0684 53.0512 93.8931 52.854C93.8931 53.1258 93.7285 53.1471 93.8294 53.5256C93.5585 53.4616 93.2238 53.2804 93.0963 53.4616C93.1757 53.6387 93.198 53.8362 93.1601 54.0266C92.9476 53.5842 93.0485 53.323 92.7776 53.2591C92.7776 52.9233 92.9051 53.1365 92.9635 53.0672C92.8467 52.6568 92.7192 53.1685 92.5705 53.0352C92.6231 53.1637 92.6501 53.3014 92.6501 53.4403C92.512 53.2857 92.4802 53.4403 92.2942 52.9926C92.2305 53.1951 92.358 53.371 92.2942 53.5682C92.2252 53.6322 91.9436 52.8913 91.9596 53.5362C91.8374 53.387 91.864 53.2164 91.7152 53.0725C91.7152 52.854 91.8162 52.9286 91.8958 52.9659C91.2584 52.2357 90.7803 53.0938 90.196 52.9659C90.1385 52.7525 90.1205 52.5303 90.1429 52.3103C90.0101 52.225 89.9729 52.5022 89.803 52.2783C89.8002 52.4633 89.8421 52.6462 89.9251 52.8113C89.6755 52.8646 89.0009 52.1824 89.038 53.2751C88.8521 52.9286 89.038 52.9819 88.969 52.7101C88.841 52.7502 88.7039 52.7502 88.5759 52.7101C88.5759 52.8487 88.6556 52.9766 88.6556 53.1152C88.5122 53.2964 87.9438 52.4329 88.0341 53.1152C87.9119 52.9393 87.896 52.7474 87.7366 52.5821C87.6729 52.6887 87.6941 53.0779 87.4976 52.6994C87.5985 53.5522 86.9664 52.5875 86.8867 53.2004C86.8867 53.0405 86.6955 52.902 86.7008 52.7367C86.6052 52.9339 86.5415 53.2697 86.2493 52.7367C86.2493 52.9553 86.2121 53.0459 86.1643 53.0832C86.1312 52.9729 86.081 52.8686 86.0156 52.774C86.0634 53.0299 85.904 53.0512 85.904 52.774C85.8775 53.0192 85.7128 52.9872 85.5003 52.8327C85.6331 53.1685 85.5641 53.2111 85.4631 53.2537C85.434 53.1473 85.434 53.035 85.4631 52.9286C85.2825 52.8273 85.1869 53.0139 85.0063 52.9286C85.0063 52.5288 85.1763 52.9819 85.0966 52.5022C84.9904 52.4382 84.8682 52.3263 84.8151 52.4649C84.783 52.33 84.783 52.1894 84.8151 52.0545C84.9213 52.0545 85.171 52.5448 85.155 52.0864C85.0541 52.209 84.9319 51.5534 84.8416 51.7187C84.7035 51.3669 84.8045 51.3136 84.8841 51.2176C84.951 51.3882 84.9921 51.5679 85.0063 51.7506C85.1816 51.9479 85.1072 51.5428 85.1019 51.3242C85.1975 51.3242 85.256 51.159 85.4313 51.4362C85.1975 51.3935 85.4313 51.9692 85.2241 51.8786C85.2507 52.1771 85.4472 51.9905 85.3569 52.3583C85.3197 52.6301 85.2453 51.8626 85.2029 52.1344C85.1497 52.4915 85.24 52.321 85.3941 52.5981C85.3941 52.6408 85.3356 52.6834 85.2772 52.5981C85.4844 52.87 85.7287 52.3476 86.0209 52.5662C85.835 52.1184 86.1059 52.4596 86.0209 52.0704C85.9375 52.0959 85.8634 52.1453 85.8077 52.2126C85.752 52.2799 85.7172 52.362 85.7075 52.4489C85.341 51.3829 85.904 51.66 85.9678 51.3402C86.2918 51.7027 86.1962 52.1291 86.4405 52.5075C86.3024 51.9745 86.6689 52.6195 86.6371 52.1451C86.5733 52.2357 86.2705 52.0971 86.2281 51.6121C86.5308 52.1078 86.3024 51.3136 86.6264 51.6121C86.8071 51.8359 86.7221 52.0971 86.908 52.3156L86.9398 51.8946C86.8617 51.8086 86.8117 51.7007 86.7964 51.5854C86.9558 51.1537 87.2692 51.2603 87.471 50.9884C87.2851 50.626 87.2745 50.9298 87.147 50.7912C87.2373 50.498 87.4657 50.2582 87.7101 50.8712C87.6198 50.8232 87.5613 50.9085 87.5667 51.2229C87.572 51.5374 87.7313 51.2976 87.7632 51.6067C87.9225 51.4948 87.9013 50.8392 88.22 51.5374C88.22 51.2016 88.3209 51.3882 88.4006 51.4255C88.3895 51.2896 88.3628 51.1555 88.3209 51.0257C88.6078 51.2656 88.8203 50.642 89.1018 51.2389C89.2133 51.1856 89.3036 51.0257 89.4099 50.9458C89.4491 51.0762 89.4758 51.21 89.4896 51.3455C89.6436 51.4948 89.4896 51.0311 89.5267 50.9245C89.6755 51.1637 89.7495 51.4422 89.7392 51.724C89.9092 51.8413 90.0207 51.6387 90.212 52.1451C90.1002 51.8363 90.0322 51.5134 90.0101 51.1856C89.7658 50.9724 90.1323 51.8892 89.8136 51.5481C89.758 51.4492 89.7241 51.3396 89.714 51.2266C89.7039 51.1136 89.718 50.9997 89.7551 50.8925C89.9358 50.7113 90.366 51.4521 90.5254 51.191C90.7272 51.6227 90.5254 51.4681 90.4776 51.724C90.6369 51.9372 90.6635 51.66 90.7272 51.5214C90.6927 51.4127 90.6445 51.3088 90.5838 51.2123C90.6316 51.111 90.7379 51.3829 90.6529 51.0364C90.9025 51.3402 90.8441 50.5034 91.2106 51.207C91.1309 50.8445 91.3593 50.7539 91.4975 51.1696C91.4072 50.4714 91.6887 50.4607 91.9383 50.6953C91.9383 50.5833 91.9065 50.4767 91.9118 50.3701C92.1349 50.6153 92.2411 50.3701 92.3792 50.9031C92.3792 50.7059 92.4164 50.514 92.4323 50.3168C92.6979 50.5567 92.512 50.8498 92.6979 51.1057C92.7351 50.7592 92.8785 50.8072 93.0538 50.9724C93.0007 50.7059 93.0538 50.4394 93.0167 50.1516C93.1813 50.4607 93.0167 50.8072 93.2663 51.111C93.0645 50.3328 93.4469 50.3222 93.7125 50.6366C93.8188 50.4607 93.6753 49.981 93.8719 50.1036C93.9409 50.3861 93.9197 50.7272 94.0578 50.5727C94.133 50.8104 94.1476 51.0633 94.1003 51.3082C94.1375 51.3882 94.1481 51.3455 94.1534 51.3082L94.2543 51.4628C94.2915 51.2389 94.1693 51.0364 94.2065 50.8072C94.2437 50.578 94.4349 51.1963 94.658 51.4042C94.658 51.079 94.9024 51.5161 94.9555 51.2816C94.7218 50.8498 94.6368 50.9778 94.5677 51.1696C94.5024 50.9761 94.4035 50.7956 94.2756 50.6366C94.4243 50.7006 94.3128 50.3435 94.5571 50.6846C94.6474 50.5034 94.4031 50.3755 94.4934 50.1996C94.7165 50.5727 94.9608 50.4341 95.1998 50.5087C95.1998 50.3008 94.9608 50.2795 94.9289 50.3861C94.7271 49.7678 95.0299 49.8105 95.1998 49.933C95.3858 50.3062 95.0033 49.9917 95.168 50.2688C95.4176 50.658 95.2052 49.9704 95.407 50.1516C95.407 50.9404 95.816 49.9757 96.1985 50.6846C96.2385 50.3691 96.3097 50.0585 96.411 49.7571C96.5756 50.4607 96.8837 49.7571 96.889 49.528C96.9684 49.6146 97.017 49.7252 97.0271 49.8424C97.0271 49.5866 97.2024 49.8424 97.2343 49.4853C97.4787 50.0556 97.4362 49.4853 97.6008 49.2774C97.6911 49.4533 97.6646 49.6505 97.8292 49.8105C98.0789 49.3414 98.3604 49.6879 98.6685 49.3787C98.7641 49.5759 98.7376 49.7785 98.8544 49.7625C98.7004 49.1229 98.9872 49.4693 99.1838 49.8851C99.0032 49.4054 99.1041 49.0322 99.3113 49.2135C99.46 49.6026 99.1307 49.2135 99.2688 49.6292C99.3538 49.7785 99.3803 49.6879 99.4706 49.8531C99.4706 49.6399 99.3431 49.4587 99.4706 49.4427C99.5397 49.5706 99.4706 49.7145 99.5397 49.8424C99.7734 50.029 99.7734 49.7838 99.6937 49.496C99.7999 49.3361 99.8159 49.997 99.9328 49.8744C99.8813 49.7676 99.8609 49.6484 99.8741 49.5305C99.8872 49.4126 99.9334 49.3009 100.007 49.2081C100.177 49.6772 100.097 49.2081 100.305 49.5813C100.22 49.2348 100.374 49.2508 100.496 49.3947C100.618 49.5386 100.464 49.496 100.57 49.7945C100.491 49.2614 101.075 49.7945 100.825 49.0216C100.985 49.2348 100.915 48.4886 101.08 48.7444C101.25 49.0855 101.048 49.0003 101.08 49.4054C101.218 49.5173 101.282 49.3307 101.415 49.4427C101.218 48.4299 101.728 48.8563 101.787 48.6538C101.821 48.8514 101.799 49.0546 101.723 49.2401C101.689 49.1951 101.664 49.1435 101.65 49.0885C101.636 49.0335 101.634 48.9763 101.643 48.9203C101.473 48.7551 101.617 49.1708 101.494 49.2668C101.707 49.3467 101.728 49.2295 102.026 49.8584C102.095 49.6559 101.919 49.4853 101.919 49.2934C102.233 49.8584 102.753 49.1548 103.051 49.3254C103.098 49.2379 103.123 49.1399 103.123 49.0402C103.123 48.9406 103.098 48.8426 103.051 48.7551C103.115 48.382 103.417 49.0536 103.263 48.398C103.401 48.6005 103.359 48.8244 103.417 49.0376C103.391 49.1282 103.29 48.915 103.215 48.8137C103.215 49.1442 103.407 49.3147 103.253 49.4693C103.401 49.4693 103.37 49.2295 103.486 48.9363C103.514 49.0476 103.558 49.1538 103.619 49.2508C103.646 48.9683 103.513 49.0589 103.455 48.7178C103.508 48.5525 103.662 48.835 103.656 48.4459C103.221 48.1882 102.715 48.0745 102.212 48.1208C102.047 47.9715 102.212 47.7903 102.042 47.6464C101.93 47.6464 102.01 47.8436 101.994 48.0622C101.863 47.7515 101.843 47.4054 101.935 47.0814C102.185 47.0814 102.637 47.7637 102.833 47.2253C102.913 47.2253 103.077 47.5131 103.146 47.4385C102.982 47.0867 103.019 47.1347 103.226 47.2626C103.29 47.0921 103.152 46.9428 103.168 46.7776C103.534 47.3639 103.47 46.8842 103.672 46.8842C103.789 47.0334 103.757 47.1987 103.901 47.3479C103.805 47.0015 103.837 46.7563 104.007 46.9268C104.177 47.0974 103.938 47.2626 104.124 47.4065C104.124 47.236 104.177 47.3106 104.235 47.4065C104.211 47.2726 104.211 47.1354 104.235 47.0014C104.525 47.1224 104.776 47.3195 104.963 47.5718C104.852 46.8842 105.197 47.7157 105.223 47.2946C105.356 47.5931 105.138 47.4065 105.176 47.7157C105.277 47.6784 105.367 47.5931 105.51 47.7583C105.553 47.6784 105.51 47.2253 105.611 47.4172C105.557 47.3028 105.527 47.1786 105.523 47.0522C105.518 46.9257 105.539 46.7996 105.585 46.6816C105.388 46.7989 105.176 46.2979 105.053 46.6816C104.862 46.3298 105.053 46.3885 104.894 46.1486C104.843 46.3944 104.871 46.65 104.974 46.8789C104.937 47.0014 104.846 46.9215 104.83 47.14C104.698 46.607 104.575 46.9002 104.501 47.0121C104.347 46.6763 104.554 46.6976 104.501 46.2765C104.373 46.2232 104.4 46.3618 104.4 46.6177C104.331 46.4898 104.172 46.1859 103.996 46.1699C104.036 46.3885 104.036 46.6124 103.996 46.8309C103.933 46.5542 103.829 46.2883 103.688 46.042C103.688 46.2925 103.529 46.042 103.46 46.0687C103.46 45.8768 103.327 45.7009 103.295 45.5357C103.141 45.6043 102.973 45.6352 102.805 45.6259C102.637 45.6167 102.474 45.5675 102.328 45.4824C102.275 46.0154 101.93 45.3224 101.845 45.7009C101.314 44.9067 101.218 46.2765 100.751 45.2532C100.751 45.557 100.655 45.3651 100.655 45.5943C100.562 45.428 100.444 45.277 100.305 45.1465C100.374 44.9387 100.549 45.2532 100.469 44.7148C100.522 45.1519 100.586 44.9067 100.719 45.008C100.719 44.6615 100.618 44.7681 100.528 44.7095C100.57 44.3044 100.756 44.5069 100.894 44.4963C100.985 44.6508 100.825 44.7734 100.756 44.6775C100.91 45.0879 101.101 44.6135 101.287 44.6775C101.144 44.379 101.17 44.7575 101.027 44.459C101.319 44.5283 101.324 44.1232 101.558 43.9899C101.691 44.1658 101.457 44.3843 101.664 44.5549L101.702 44.2191C102.036 44.5176 102.27 44.2191 102.376 43.894C102.312 44.363 102.562 44.1978 102.732 44.2671C102.7 44.0592 102.732 43.8567 102.605 43.8673C102.663 43.2383 102.918 44.1605 102.976 43.6648C103.086 43.8886 103.155 44.1306 103.178 44.379C103.285 44.4909 103.285 43.9366 103.247 43.7927C103.322 43.5848 103.72 44.2777 103.609 43.6701C103.686 43.7026 103.754 43.7544 103.806 43.8206C103.858 43.8868 103.893 43.9653 103.906 44.0485C103.906 43.6541 104.225 43.5155 104.565 43.8087C104.458 44.0059 104.453 43.9313 104.437 44.395C104.575 44.5656 104.703 44.6722 104.841 44.8427C104.905 44.7415 104.618 44.3097 104.777 44.443C104.729 44.0166 104.644 44.443 104.602 44.443C104.453 43.91 104.708 43.5262 104.99 44.0699C105.192 44.0699 105.138 43.0038 105.457 43.5368L105.5 43.2064C105.638 43.3556 105.574 43.5262 105.611 43.6861C105.76 43.8033 105.728 43.1531 105.925 43.4835C106.121 43.814 105.861 43.7074 105.871 43.9046C106.148 43.6488 106.376 43.2917 106.732 43.9046C106.828 43.8726 106.939 43.9046 106.95 43.5528C106.904 43.4985 106.87 43.4357 106.849 43.368C106.828 43.3002 106.821 43.229 106.828 43.1584C107.04 43.5368 107.231 42.9772 107.545 43.4142C107.545 43.6274 107.502 43.83 107.396 43.6701C107.518 43.9419 107.826 43.9153 107.991 43.9419C108.033 43.5262 107.89 43.9419 107.757 43.5528C107.794 43.2757 107.948 43.5208 107.975 43.201C107.915 43.1222 107.871 43.032 107.847 42.9358C107.822 42.8397 107.817 42.7395 107.832 42.6414C107.704 42.4228 107.72 42.6414 107.64 42.3322C107.677 42.3056 107.709 42.2736 107.72 42.1563C108.012 42.7533 108.017 42.5827 108.251 42.8386C108.251 43.2437 108.002 42.6254 107.996 43.0305C108.134 43.329 108.15 43.1158 108.288 43.4089C108.156 43.0944 108.363 42.8066 108.485 42.8173C108.514 42.9237 108.514 43.036 108.485 43.1424C108.655 43.5208 108.65 43.1424 108.793 43.4409C108.793 43.2757 108.639 43.1264 108.623 42.9665C108.766 42.6574 109.059 43.0465 109.218 42.8226C109.122 42.3962 109.085 42.9025 108.947 42.684C108.928 42.6018 108.901 42.5215 108.867 42.4441C109.048 42.5881 109.021 42.2736 109.144 42.087C109.032 41.634 108.926 41.7939 108.958 42.1936C108.777 41.9911 108.958 41.6606 108.793 41.7139C108.825 41.4581 109.005 41.3515 108.793 40.9784C108.708 40.9784 108.719 41.1809 108.851 41.3834C108.851 41.4687 108.756 41.3088 108.697 41.2342C108.628 41.4314 108.697 41.618 108.697 41.8099C108.522 41.8099 108.315 41.6926 108.209 42.0231C107.81 41.2342 107.762 41.9751 107.497 41.7726C107.359 41.1276 107.768 41.506 107.662 40.9304C107.396 41.2235 107.072 40.6745 106.859 41.3461C106.689 41.005 106.562 40.7065 106.53 41.2129C106.376 40.9433 106.334 40.6233 106.413 40.3227C106.318 40.1042 106.328 40.3707 106.249 40.2588C106.371 40.52 106.249 40.7918 106.435 41.0583C106.132 40.6639 106.068 41.2875 105.84 41.2076C106.025 40.8344 106.116 40.4667 106.169 40.4293C105.946 39.8537 105.797 40.7225 105.638 40.9037C105.526 40.488 105.351 40.6266 105.261 40.6959C105.261 40.8078 105.351 40.9091 105.335 41.021C105.319 41.1329 105.277 41.021 105.266 41.1116C105.251 40.9718 105.209 40.8362 105.144 40.7118C104.899 40.7118 104.729 41.0903 104.506 41.1969C104.484 41.1168 104.455 41.0384 104.421 40.9624C104.639 40.7598 104.66 40.472 104.857 40.2534C104.565 39.9123 104.437 40.2534 104.188 40.0829C104.188 40.3814 104.299 40.1682 104.379 40.3867C104.379 40.5946 104.315 40.5573 104.289 40.6479C104.097 40.4293 104.097 40.0083 103.959 40.0243C103.959 40.1682 103.996 40.2961 103.959 40.4347C103.922 40.5733 104.007 40.3974 104.028 40.3441C104.14 40.5253 104.273 41.1596 104.219 40.6532C104.496 41.069 104.331 41.2822 104.219 41.2289C104.31 40.9677 103.986 40.9677 104.012 40.5999C103.901 40.4613 103.954 41.037 103.853 40.9464C103.795 40.8552 103.771 40.7468 103.785 40.6398C103.799 40.5328 103.849 40.4338 103.927 40.3601C103.927 40.1362 103.752 39.9443 103.773 39.7204C103.619 39.5285 103.598 39.9123 103.433 39.6778C103.354 39.326 103.492 39.4166 103.433 39.0168C103.215 38.5691 103.253 39.2034 103.051 38.8143C103.051 39.1128 103.221 38.9369 103.343 39.2727C103.253 39.2727 103.178 39.342 103.061 39.2247C103.217 39.4894 103.298 39.7916 103.295 40.0989C103.295 40.1522 103.237 40.0989 103.226 40.1895C103.056 40.0456 103.226 39.8643 103.056 39.7151C103.056 40.2481 102.275 39.955 102.18 39.326C102.18 39.6298 102.031 39.4859 102.116 39.827C101.903 39.6032 101.951 39.3526 101.797 39.1235C101.967 39.1874 102.036 38.841 102.222 38.9902C102.199 38.9249 102.161 38.8664 102.109 38.8199C102.058 38.7734 101.997 38.7405 101.93 38.7241C101.863 38.7077 101.792 38.7083 101.726 38.7259C101.659 38.7435 101.598 38.7776 101.548 38.825C101.452 38.6704 101.51 38.4998 101.372 38.3506C101.309 38.6118 101.245 38.8836 100.953 38.4838C101.032 38.8943 100.894 38.8569 101.085 39.2887C100.91 38.9529 100.926 39.4912 100.692 39.1714C100.921 39.7418 100.512 39.4433 100.613 39.8377C100.342 39.6245 100.613 39.3473 100.411 39.1235C100.411 39.4593 100.315 39.4859 100.204 39.3953C100.155 39.2096 100.12 39.0208 100.097 38.8303C100.347 38.5851 100.714 38.8303 100.841 38.4145C100.703 38.1161 100.751 38.6064 100.581 38.196C100.416 39.1554 99.6937 37.7856 99.4865 38.5691C98.9182 37.8122 98.4242 38.761 98.0577 37.9295C97.9238 37.9032 97.7923 37.8657 97.6646 37.8176C97.7549 38.4305 97.4415 38.0201 97.3299 38.1907C97.2874 38.0574 97.3034 37.9188 97.2024 37.7909C97.298 38.212 97.0909 38.2546 97.0165 37.8975C96.8147 38.4305 96.3153 37.7696 96.0657 38.1054C96.2144 38.3186 96.0657 38.4838 96.0657 38.6011C95.9648 38.4199 96.0976 38.212 96.0179 38.0308C95.6407 37.6736 95.4867 38.2227 95.2317 38.2973C95.0883 37.695 94.7483 37.7056 94.7855 38.1054C94.6527 37.8229 94.6474 38.0254 94.5306 37.8122C94.6049 38.7077 93.686 37.5457 93.5372 38.3452C93.0538 37.4924 92.9476 39.0115 92.512 38.1534C92.6236 38.228 92.682 38.0894 92.7564 38.0361C92.5758 37.6044 92.443 38.2706 92.1667 38.1161C92.0552 38.0574 91.5931 37.6203 91.7046 38.1161C91.7046 38.3133 91.524 37.8869 91.4496 37.8229C91.3222 38.1693 91.0459 37.9188 90.9185 38.3079C90.5997 38.0414 90.1004 38.212 89.7073 38.2333C88.645 38.196 87.5826 38.2333 86.5202 38.2333C87.3223 37.8709 88.1138 37.4871 88.8681 37.0927H88.9531C88.9531 37.0927 88.9531 37.0607 88.9531 37.0447L89.1443 36.9487C89.3036 37.1673 89.5374 36.9114 89.7073 37.066C89.6489 36.6396 89.5586 36.9807 89.4577 36.7888L89.6755 36.6822C90.0579 37.2899 90.2757 36.7622 90.6369 37.098C90.7007 36.8954 90.5148 36.7302 90.5785 36.5277C90.5785 36.4584 90.6847 36.6236 90.7007 36.5277C90.7353 36.6623 90.7353 36.8035 90.7007 36.9381C90.8441 37.1353 90.9291 37.114 90.945 36.8208C90.9078 36.6609 90.7644 36.517 90.8228 36.3464C90.7379 36.2132 90.7325 36.4104 90.6475 36.2878L91.1787 36.1119C91.1787 36.1119 91.2053 36.1119 91.2159 36.1119C91.3487 36.501 91.0034 36.0533 91.0141 36.3837C91.3434 36.9168 91.0141 36.6023 90.9663 36.8048C91.4018 37.3378 91.2053 36.6822 91.5824 37.05C91.5824 36.8795 91.4178 36.7409 91.4018 36.581C91.3859 36.4211 91.4709 36.581 91.5081 36.6449C91.5081 36.4317 91.4496 36.3518 91.37 36.3358C91.3707 36.2243 91.398 36.1147 91.4496 36.016L91.8427 35.8987C91.8427 35.9307 91.8427 35.968 91.8693 36.016C91.8958 36.0639 91.9277 35.9467 91.9436 35.8667L92.188 35.7974C92.1699 35.8834 92.1592 35.9708 92.1561 36.0586C92.2783 36.2238 92.2889 35.9893 92.2464 35.7814L92.4164 35.7335C92.443 35.7335 92.4695 35.7335 92.4802 35.7335C92.5386 35.8827 92.4801 36.0426 92.6554 36.1759C92.643 36.0815 92.6498 35.9857 92.6754 35.8941C92.701 35.8024 92.7448 35.717 92.8042 35.6428L92.9795 35.5949C93.0698 35.6269 93.1548 35.7281 93.2079 35.936C93.3247 35.8667 93.5213 36.1332 93.5319 35.6428C93.8559 36.2665 93.9037 35.4776 94.1268 36.0639C94.0419 35.0832 94.8015 36.4903 94.8652 35.7175C95.168 35.8987 95.3486 35.6109 95.6673 35.8614C95.8054 36.0746 95.5239 35.9094 95.747 36.1812C95.9541 35.3763 96.6022 36.3571 96.889 35.8667C96.804 35.7228 96.7722 35.8081 96.6819 35.6482C96.5916 35.4883 96.6819 35.4296 96.6022 35.3284C96.7987 35.3763 97.0696 35.7388 97.2555 35.7388C97.2555 35.5309 97.1652 35.5842 97.1068 35.5096C96.9793 35.2271 97.2556 35.5576 97.2077 35.1685C97.2662 35.3763 97.3193 35.4563 97.399 35.4723C97.3299 34.5395 97.9302 35.7175 98.0311 35.0565C98.1061 35.1429 98.1597 35.2459 98.1874 35.3571C98.2151 35.4683 98.2162 35.5845 98.1905 35.6962C98.3392 35.9786 98.3445 35.6962 98.4667 35.8294C98.4337 35.6866 98.3683 35.5534 98.2754 35.4403C98.2754 35.0885 98.3764 35.1685 98.4401 35.0885C98.5157 35.2403 98.5346 35.4143 98.4932 35.5789C98.626 35.2431 98.9022 35.4936 99.0988 35.4243C99.1678 35.5789 99.0988 35.7548 99.2741 35.8987C99.1891 35.0512 99.9593 35.5469 100.066 35.1471C100.23 35.5309 100.437 35.3977 100.336 35.7708C100.485 35.8401 100.443 35.6215 100.39 35.355C100.501 35.2804 100.73 36.1012 100.809 35.7121C100.687 35.4456 100.692 35.7121 100.597 35.5789C100.615 35.4964 100.605 35.4104 100.57 35.3337C100.873 35.3337 101.277 35.7495 101.42 35.0672C101.468 35.3486 101.572 35.6172 101.728 35.8561C101.76 35.6055 101.579 35.3763 101.468 35.1471C101.468 34.4702 101.872 35.4936 101.903 34.9286C102.153 35.2004 101.967 35.5256 102.137 35.8028C102.135 35.5023 102.096 35.2033 102.02 34.9126C102.068 34.6088 102.212 35.2111 102.238 35.0565C102.27 35.1915 102.27 35.332 102.238 35.467C102.366 35.5629 102.472 35.3124 102.35 35.0405C102.684 35.5736 102.562 35.0405 102.854 35.6375C102.971 35.2964 103.019 35.419 103.269 35.5895C103.242 35.371 103.083 35.1738 103.178 34.9446L102.934 34.5555C102.828 34.5555 102.982 34.9819 102.759 34.5555C102.747 34.611 102.748 34.6684 102.761 34.7237C102.773 34.7789 102.798 34.8307 102.833 34.8753C102.642 34.8753 102.116 35.1258 102.031 34.3423C101.93 34.1611 101.973 34.6035 101.93 34.6834C101.857 34.5783 101.811 34.4562 101.797 34.3286C101.783 34.2009 101.801 34.0718 101.85 33.9532C101.765 33.8572 101.473 33.9532 101.686 34.2996C101.59 34.4382 101.378 34.1024 101.356 34.5875C101.261 34.4062 101.394 34.1984 101.314 34.0118C101.133 33.7027 100.979 34.3636 100.894 33.6547C100.772 33.4735 100.846 33.9105 100.894 33.9798C100.793 34.0118 100.676 33.9798 100.512 33.7773C100.512 33.9159 100.581 34.0438 100.575 34.1824C100.57 34.321 100.427 34.1397 100.39 34.2837C100.353 34.1531 100.33 34.0191 100.321 33.8839C100.145 34.2463 99.8796 34.241 99.5875 34.1344C99.4653 33.9159 99.6725 34.0971 99.63 33.7986C99.4865 33.5854 99.4865 33.9479 99.3059 33.5907C99.2263 34.0651 98.9447 32.9245 98.8651 33.3988C98.9394 33.4681 99.0032 33.4681 99.0775 33.5374C99.0775 33.9692 98.8969 33.4575 98.9182 33.8839C98.8774 33.8268 98.8504 33.7609 98.8393 33.6916C98.8283 33.6222 98.8334 33.5512 98.8544 33.4841C98.796 33.4841 98.7748 33.5961 98.6844 33.4202C98.7694 33.9532 98.1533 33.7187 97.8983 33.5961C97.899 33.5836 97.899 33.5712 97.8983 33.5588L97.9567 33.5055C98.0098 33.5428 98.063 33.5641 98.0523 33.4255C98.355 33.1382 98.5987 32.7941 98.7694 32.4128L97.2077 32.9938C97.0856 32.8658 96.9793 32.8125 96.9368 33.0417H97.0112L96.8731 33.095C96.8731 33.095 96.8731 33.0471 96.8731 33.0204C96.719 32.7592 96.6925 32.9351 96.7137 33.1537L96.6075 33.191C96.588 33.1064 96.5595 33.0242 96.5225 32.9458C98.8916 31.1495 102.036 31.1175 104.708 29.4705C104.352 28.6603 104.177 28.2659 104.995 27.3971C102.998 28.3512 100.172 29.9662 98.0895 30.2914L97.6221 29.0548C98.6926 28.4746 99.8286 28.0255 101.006 27.7169C102.221 27.3984 103.378 26.8912 104.437 26.2138L103.694 24.6147C103.54 24.2736 104.225 23.9005 104.984 23.5007C103.986 24.0017 102.44 24.716 101.611 25.0998C101.436 24.6947 101.08 23.8845 100.915 23.5007C100.751 23.1169 101.67 22.6959 102.583 22.2641C102.222 21.4646 102.727 20.2493 101.654 20.2653C100.777 20.681 99.8796 21.0755 98.966 21.4593C100.38 20.7397 101.524 19.5804 102.227 18.1545C102.442 17.7472 102.566 17.2976 102.59 16.8373C102.614 16.377 102.537 15.917 102.366 15.4895C101.797 16.2943 101.197 15.1163 100.607 15.8999C101.526 14.7219 102.201 13.4373 102.281 12.6272C102.308 12.4505 102.308 12.2708 102.281 12.0941C102.258 12.023 102.217 11.9592 102.162 11.9087C102.107 11.8582 102.04 11.823 101.967 11.8063C101.68 11.6837 101.239 11.7317 100.512 12.0089C97.4415 13.4906 93.6063 14.8285 89.4311 16.273L88.0713 16.758C88.0713 16.7101 88.0713 16.6728 87.9969 16.6621C87.9983 16.7086 87.9873 16.7546 87.965 16.7954L87.4339 16.9766C87.3723 16.9649 87.3142 16.9394 87.2639 16.902C87.1523 16.8646 87.2267 16.9712 87.232 17.0459L87.062 17.1098C87.0142 17.0565 86.9983 16.9926 86.8973 16.9606C86.823 17.2697 86.3662 17.2058 86.0793 17.2378C86.0793 17.403 85.9996 17.3923 85.9678 17.4936C85.9476 17.4644 85.9339 17.4313 85.9275 17.3963C85.9211 17.3614 85.9221 17.3255 85.9306 17.2911C85.7553 17.3657 85.5375 17.323 85.3569 17.387C85.3197 17.1578 85.3303 17.2537 85.1497 17.2058C85.2188 17.1152 85.3357 17.1418 85.4897 17.2484C85.4897 17.1525 85.3569 17.1258 85.3941 17.0192C85.3144 17.1152 85.1657 17.0192 85.0754 17.0992C84.9851 17.1791 85.1975 17.2857 85.3144 17.3603C85.1816 17.4776 84.9744 17.419 84.8895 17.6588C84.9109 17.7232 84.9413 17.7842 84.9798 17.8401L84.8895 17.872C84.8819 17.8425 84.8665 17.8156 84.8451 17.794C84.8236 17.7725 84.7967 17.7571 84.7673 17.7495C84.7088 17.6908 84.7991 17.7015 84.8045 17.6055C84.5282 17.4083 84.2361 17.7228 83.9227 17.5096C83.8005 17.8401 83.5137 17.7654 83.2906 17.8507C83.1312 17.6855 83.3703 17.6215 83.2906 17.403C83.0568 17.323 83.1897 17.7388 82.9931 17.403C82.9934 17.4735 83.0076 17.5433 83.035 17.6082C83.0623 17.6732 83.1023 17.7321 83.1525 17.7814C83.0735 17.8569 82.9783 17.913 82.8741 17.9454C82.77 17.9777 82.6598 17.9855 82.5522 17.968C82.6213 18.2878 82.3822 18.2505 82.2282 18.2771C82.1804 18.2345 82.2282 18.1652 82.2282 18.1012C82.2282 18.0373 82.3451 18.1279 82.4141 18.1599C82.4275 18.1423 82.4347 18.1207 82.4347 18.0986C82.4347 18.0764 82.4275 18.0549 82.4141 18.0373L82.4407 17.936C82.2972 17.8827 82.2919 18.1439 82.0848 17.936C82.0848 17.8134 82.2123 17.8827 82.2654 17.8241C82.2123 17.6055 82.0582 17.7921 81.9785 17.7601C82.021 17.371 81.7395 17.7601 81.5376 17.7068C81.5961 17.8241 81.6545 18.0533 81.5376 18.1012C81.5376 17.8774 81.3836 17.936 81.2774 17.7175C81.2774 17.7761 81.2455 17.7974 81.2083 17.7868C81.3517 17.9786 81.1552 18.0213 81.2083 18.2292C81.118 18.2292 80.794 18.1012 80.7196 18.3731C80.5762 18.3091 80.6293 18.1759 80.5921 18.0693C80.3956 18.032 80.2469 18.0693 80.1087 17.9893L80.0609 18.1865L80.2362 18.2931C80.2362 18.0426 80.454 18.2505 80.5549 18.2132C80.4965 18.4264 80.2681 18.2398 80.199 18.437C80.0078 17.9733 79.8166 18.3571 79.4979 18.2238C79.6041 18.2238 79.6413 18.1012 79.7635 18.1652C79.6944 17.9733 79.4926 18.1332 79.4129 18.1652C79.444 18.2717 79.4671 18.3804 79.4819 18.4903C79.3545 18.6023 79.3226 18.3198 79.2323 18.2771C79.2323 18.3678 79.1792 18.3464 79.1207 18.3198C79.2163 18.5543 79.0889 18.6076 78.8445 18.4264C79.0357 18.6449 78.8445 18.5223 78.802 18.7942C78.5577 18.6396 78.9242 18.533 78.648 18.4104C78.717 18.7089 78.5789 18.6769 78.5842 18.8741C78.3718 18.7515 78.6639 18.6343 78.5842 18.5277C78.4461 18.581 78.4196 18.5916 78.4142 18.8155C78.2177 18.7036 78.4674 18.6929 78.3717 18.565C78.0212 18.3891 78.0796 18.7355 77.8831 18.9328C77.7768 18.8688 77.7715 18.7675 77.6334 18.7195C77.5856 18.9381 77.3944 18.8155 77.32 18.9701C77.2403 18.8794 77.2563 18.7569 77.1925 18.6662C77.1288 18.5756 77.2563 18.6076 77.2722 18.5436C77.3997 18.5863 77.3306 18.6982 77.3678 18.7728C77.5165 18.6716 77.5112 18.517 77.7396 18.501C77.5909 18.501 77.4156 18.3997 77.3306 18.501C77.1925 18.4264 77.474 18.4264 77.3306 18.3251C77.4847 18.3251 77.6015 18.2612 77.7449 18.2505C77.7449 18.1919 77.6706 18.1652 77.6865 18.1012C77.7025 18.0373 77.7768 18.2345 77.899 18.2398C77.899 18.1545 77.9627 18.1332 78.0265 18.1492C77.8353 17.6695 78.3399 18.1492 78.3611 17.7974C78.5046 17.8614 78.4355 18.0373 78.5683 17.984C78.5683 17.8028 78.4143 17.6908 78.4355 17.5043C78.3133 17.419 78.2974 17.5895 78.1805 17.5043C78.1805 17.5629 78.2496 17.5949 78.2974 17.6322C78.2602 17.8028 78.1274 17.7335 78.0212 17.7388C77.9468 17.6109 78.0796 17.6428 78.0212 17.4723C78.1221 17.403 78.2602 17.4243 78.3239 17.2697C78.4674 17.3284 78.3983 17.5096 78.5258 17.451C78.4727 16.8273 79.2429 16.9926 79.5882 16.8273C79.6519 16.9233 79.5882 17.0725 79.6625 17.1525C79.3601 17.188 79.0602 17.2432 78.7648 17.3177C78.9083 17.419 79.0039 17.3177 78.9614 17.5522C79.0369 17.4842 79.1187 17.4235 79.2057 17.371C79.2695 17.4616 79.2057 17.6055 79.3863 17.6535C79.3863 17.403 79.4394 17.4616 79.5882 17.4456C79.7369 17.4296 79.6413 17.6322 79.7847 17.6802C79.895 17.6578 79.9966 17.6043 80.0775 17.5259C80.1585 17.4475 80.2154 17.3475 80.2415 17.2378C80.2415 17.3017 80.3531 17.3444 80.3478 17.419C80.3425 17.4936 80.2575 17.2271 80.2415 17.4616C80.4646 17.5469 80.5762 17.3497 80.8046 17.4243L80.8843 17.0832C80.9852 17.1631 81.0277 17.2644 81.1764 17.323C81.1764 17.0245 81.0011 17.0992 80.9108 16.9872C80.9533 16.8113 81.2189 17.1685 81.2296 16.9073C81.4261 17.0086 81.2296 17.2537 81.4739 17.339C81.4739 17.2911 81.4314 17.2697 81.3995 17.2378C81.5589 17.0245 81.8192 17.0619 82.0529 17.0299C82.0591 16.992 82.0553 16.9531 82.0418 16.9172C82.0283 16.8812 82.0055 16.8495 81.9759 16.8252C81.9463 16.8009 81.9108 16.7848 81.873 16.7787C81.8353 16.7725 81.7965 16.7764 81.7607 16.79C81.8298 16.6781 81.7607 16.257 81.952 16.4062C82.1432 16.5555 81.8564 16.4969 81.952 16.6301C82.0476 16.7634 82.021 16.4915 82.1485 16.6301C82.1485 16.4542 82.0529 16.4329 82.1485 16.3103C82.1696 16.3185 82.1888 16.3309 82.2051 16.3466C82.2213 16.3624 82.2343 16.3812 82.2432 16.4021C82.2521 16.4229 82.2567 16.4454 82.2569 16.468C82.2571 16.4907 82.2527 16.5132 82.2441 16.5342C82.4619 16.6301 82.2441 16.1771 82.4566 16.273C82.5469 16.3743 82.4035 16.5608 82.5735 16.6248C82.6372 16.4969 82.5735 16.4222 82.5735 16.305C82.6 16.2783 82.6319 16.2463 82.6797 16.2623C82.7381 16.3849 82.5841 16.4489 82.6797 16.6088C82.8125 16.5395 82.8284 16.6728 83.0409 16.7794C83.3596 16.8113 83.5455 16.5129 83.7261 16.4169C83.689 16.7527 84.2573 16.4169 84.4751 16.4169C84.5495 16.6248 84.2042 16.4915 84.1936 16.7474C84.5017 16.8433 84.5282 16.3743 84.7938 16.5555C84.7938 16.4969 84.7248 16.4649 84.6717 16.4276C84.6717 16.2144 84.8151 16.3529 84.831 16.1877C85.1975 16.4809 85.3197 16.0171 85.5694 16.2517C85.7447 15.9745 85.989 16.1237 86.1006 15.7826C85.9943 15.8146 86.0474 15.7453 85.9253 15.676C86.1218 15.3136 86.398 15.676 86.5521 16.0065C86.5521 15.8253 86.4352 15.6973 86.414 15.5268C86.5521 15.5268 86.6636 15.4575 86.823 15.5001C86.8973 15.5801 86.7486 15.6387 86.7221 15.74C86.7964 15.7027 87.1948 15.74 87.2532 15.644C87.3382 15.644 87.4232 15.8572 87.3223 15.7933C87.402 15.9745 87.4339 15.7506 87.487 15.7293C87.5401 15.708 87.4179 15.6387 87.3648 15.5961C87.5879 15.4895 88.135 15.8039 88.3475 15.4681L88.5653 15.6014C88.5918 15.5001 88.7034 15.6014 88.6981 15.4575C89.1124 15.7613 89.1762 15.2603 89.5852 15.5428C89.7445 15.2443 90.0579 15.2922 90.4138 15.4255C90.3129 15.6067 90.3395 15.692 90.2651 15.8413C90.536 15.7187 90.7007 15.3402 90.9397 15.5214C90.791 15.207 90.9397 14.9884 90.69 14.6473C90.8441 14.6473 91.0247 14.6739 91.1841 14.6473C91.0247 14.3168 90.6529 14.7326 90.4563 14.3222C90.4563 14.2102 90.6157 14.3914 90.69 14.4074C90.6051 14.1622 90.9078 14.2955 90.9185 14.045C90.9288 14.1206 90.9602 14.1917 91.0091 14.2502C91.058 14.3086 91.1223 14.3521 91.1947 14.3755C91.1044 14.1996 91.1947 14.1249 91.2372 13.9597C91.3912 14.0663 91.6303 14.1942 91.5399 13.9597C91.6834 14.0183 91.6887 14.1676 91.8055 14.1196C91.9224 14.2369 91.8374 14.2209 91.8055 14.3381C91.9383 14.3381 92.0765 14.3115 92.1455 14.1569C92.2996 14.2422 92.1455 14.4501 92.3155 14.5354C92.3155 14.4554 92.2411 14.1356 92.4217 14.2635C92.4217 14.1729 92.4217 14.0556 92.2783 14.013C92.3952 13.8691 92.3952 13.9011 92.3686 13.6665C92.342 13.432 92.5811 13.8158 92.5864 13.6665C92.5917 13.5173 92.443 13.5493 92.3633 13.4906C92.4324 13.4267 92.5651 13.4906 92.613 13.3894C92.7192 13.4587 92.5705 13.6399 92.7458 13.6879C92.7086 13.5066 92.9317 13.5226 92.9157 13.6559C92.9635 13.2881 93.3566 13.2774 93.7603 13.416C93.7284 13.3254 93.7603 13.2028 93.7603 13.1122C93.5903 13.1122 93.6488 13.0642 93.4682 12.9736C93.4097 13.0749 93.5107 13.1069 93.585 13.1442C93.3513 13.3201 92.9742 13.2241 92.6767 13.2348C92.8307 13.0109 93.2079 13.2081 93.3513 12.9789C93.2072 12.9966 93.061 12.9858 92.921 12.947C93.006 12.8031 93.2238 12.947 93.2291 12.6325C93.3407 12.7018 93.2716 12.851 93.431 12.899C93.431 12.8031 93.5213 12.819 93.5372 12.7178C93.6488 12.7444 93.6116 12.835 93.5903 12.915C93.6913 12.963 93.6913 12.8084 93.8187 12.915C93.7497 12.6858 94.0206 12.7124 93.9356 12.4939C94.1693 12.5312 94.0525 12.7444 94.2437 12.8031C94.3181 12.6272 94.6846 12.6165 94.7749 12.7231C94.913 12.4832 95.0299 12.7231 95.1786 12.5206C95.322 12.6112 95.0936 12.6165 95.1202 12.7338C95.3911 12.7924 95.492 12.5419 95.7523 12.5419C95.7691 12.411 95.743 12.2781 95.6779 12.1634C95.72 12.1531 95.7596 12.1342 95.794 12.1078C95.8285 12.0814 95.8571 12.0481 95.878 12.01C95.899 11.9719 95.9119 11.9299 95.9158 11.8866C95.9198 11.8433 95.9147 11.7996 95.901 11.7583C96.0922 11.7583 95.901 11.9502 96.0869 11.9342C96.2729 11.9182 96.241 11.7317 96.4216 11.7903C96.5013 11.6198 96.3632 11.5878 96.4959 11.5078C96.6819 11.5558 96.4694 11.8436 96.5597 11.9502C96.5597 12.1048 96.2569 11.817 96.2941 12.0568C96.4163 12.2114 96.6925 12.0142 96.7722 11.8223C96.9475 11.8223 96.8997 11.9396 97.0431 11.9449C97.144 11.721 97.4308 11.3426 97.5743 11.4545C97.6593 11.4545 97.6061 11.3532 97.5424 11.3266C97.6646 11.2147 97.7655 11.0814 98.0152 11.1614C98.0152 10.9748 98.1586 11.0068 98.1586 10.8096C98.0683 11.0494 97.6858 10.8096 97.6593 11.1027C97.4415 11.0015 97.5477 10.8309 97.2184 10.9002C97.2715 10.5324 97.4999 10.7403 97.5636 10.719C97.5955 10.4578 97.3405 10.719 97.2449 10.5431C97.2449 10.6976 97.1706 10.7456 97.0324 10.6816C97.0324 10.8735 96.8784 10.8362 96.9634 10.9695C97.1281 10.9695 97.1706 10.8149 97.2502 11.0281C97.2077 11.1454 96.99 10.9908 96.9793 11.156C96.8306 11.0601 96.9793 10.9162 96.719 10.9748C96.9422 11.172 96.565 11.0654 96.4428 11.14C96.4003 11.1134 96.31 10.8842 96.4428 10.9055C96.3472 10.9695 95.9913 10.8682 95.8798 11.0494C95.5717 10.8256 95.4867 11.1294 95.2264 10.9002C95.0936 11.0548 95.2264 11.1987 95.0139 11.2946C94.9449 11.252 95.0139 11.1454 95.0139 11.0601C94.7483 10.9055 94.6793 11.124 94.4827 11.1027C94.4827 11.2253 94.5359 11.2466 94.6262 11.2147C94.6262 11.4439 94.3978 11.3319 94.4934 11.5131C94.4668 11.4865 94.3287 11.3053 94.2915 11.4332C94.1534 11.3266 94.2543 11.3319 94.2915 11.204C94.0578 11.156 93.9728 11.4225 93.67 11.236C93.8081 11.6517 93.3513 11.172 93.3726 11.5611C93.2876 11.3159 93.1919 11.5345 93.091 11.3799C93.1866 11.2946 93.2769 11.1933 93.4841 11.3266C93.431 10.9748 93.8506 11.0761 94.1375 11.14C94.1065 11.0761 94.0904 11.0059 94.0904 10.9348C94.0904 10.8637 94.1065 10.7935 94.1375 10.7296C94.01 11.2626 92.9795 10.6603 93.022 11.4598C92.8095 11.5131 92.6448 11.6517 92.3898 11.6091C92.3898 11.7317 92.4377 11.7583 92.5173 11.7317L92.4377 12.0408C92.3899 12.0941 92.3102 12.0835 92.2199 12.0408C92.2571 11.8809 92.4111 11.9662 92.4111 11.7317C92.273 11.6731 92.188 11.7317 92.0499 11.6624L92.0021 11.8649C91.9501 11.8929 91.8901 11.9023 91.8321 11.8916C91.7312 11.833 91.7631 11.7104 91.8055 11.5931C91.5506 11.6198 91.8533 12.0035 91.5453 11.9715C91.5461 12.009 91.5575 12.0454 91.5782 12.0765C91.5989 12.1077 91.628 12.1323 91.6621 12.1474C91.6302 12.2327 91.5824 12.2967 91.5187 12.2967C91.4762 11.9236 90.9875 12.0089 90.7963 11.9236C90.9185 11.7637 91.4231 11.8276 91.285 11.5451C91.4603 11.4652 91.6993 11.5185 91.8533 11.3906C91.7737 11.172 91.609 11.4225 91.4921 11.3906C91.5825 11.2253 91.6249 11.3106 91.6249 11.0654C91.848 11.3586 91.8162 11.0281 92.034 11.3319C92.1243 11.1294 91.9915 11.0228 91.8746 10.9108C91.9596 10.7936 92.0711 11.0228 92.1614 11.0548C92.1614 10.9322 92.2783 10.9428 92.2836 10.7723C92.427 10.7989 92.3898 10.9055 92.5067 10.9428C92.5545 10.6976 92.5811 10.9002 92.7404 10.8842C92.8254 10.6976 93.0113 10.7243 93.091 10.5324C93.261 10.559 93.1601 10.7136 93.2504 10.7776C93.1335 10.9108 92.7723 10.8629 92.9423 11.1507C93.0379 11.1507 93.0485 10.9535 93.1176 10.8842C93.1472 10.9374 93.1941 10.9787 93.2504 11.0015C93.3035 10.7776 93.3247 10.7509 93.5107 10.8362C93.6169 10.6123 93.3513 10.575 93.4629 10.3512C93.4629 10.3139 93.5213 10.3245 93.5372 10.2712C93.6966 10.3085 93.6435 10.4578 93.686 10.5644C93.8612 10.6976 93.8612 10.4898 94.01 10.5644C94.0525 10.4844 94.01 10.4524 93.9356 10.4205C94.0737 10.2392 94.4668 10.4791 94.4668 10.0527C94.8758 9.98872 95.0458 9.6849 95.4814 9.75419C95.4814 9.51433 95.6726 9.58363 95.7629 9.49301C95.6939 9.30113 95.6248 9.2958 95.6673 9.1199C95.5164 9.10849 95.3697 9.06487 95.237 8.99198C95.2742 9.20518 95.3061 9.12523 95.2795 9.3491C95.1733 9.48235 94.9608 9.43438 94.9289 9.70089C94.7749 9.61561 94.9289 9.35976 94.8599 9.21584C94.7324 9.1732 94.5677 9.42905 94.4774 9.21584C94.2437 9.27448 94.18 9.64759 93.8241 9.47702C93.8825 9.30113 94.0419 9.30113 94.1109 9.13589C94.01 9.13589 93.9516 9.23183 93.7869 9.13589C93.84 9.30646 93.7869 9.32245 93.6647 9.19985C93.5744 9.58363 93.1335 9.30113 92.9582 9.51433C92.7989 9.51433 92.8945 9.35976 92.9051 9.26381C92.7564 9.1732 92.7458 9.3491 92.6289 9.31179C92.7333 9.4515 92.8779 9.55569 93.0432 9.61028C93.0771 9.6712 93.0988 9.7382 93.107 9.80749C93.0362 9.84484 92.9584 9.86665 92.8785 9.87146C92.8042 9.81815 92.8785 9.69556 92.7086 9.6849C92.6608 9.78084 92.7086 9.83414 92.7086 9.90877C92.7086 9.98339 92.6076 9.90877 92.5917 9.9674C92.4377 9.83947 92.5917 9.85013 92.5386 9.71688C92.5811 9.5783 92.7829 9.75952 92.7882 9.55164C91.8569 9.89873 90.8946 10.1557 89.9145 10.3192C89.9995 10.6497 89.6542 10.6017 89.5002 10.3991C89.5002 10.5857 89.6755 10.7136 89.6861 10.9002C89.5639 11.0388 89.4417 10.7296 89.3355 10.9002C89.2877 10.8629 89.3355 10.7936 89.3355 10.7296C89.1762 10.7296 89.1177 10.9748 88.9424 10.9322C88.9424 10.4578 88.5122 10.8415 88.1616 10.6283C88.0819 10.7509 88.2413 10.7776 88.3156 10.8309C88.0872 10.9055 88.1669 10.8309 87.9172 10.8309C87.9172 10.9055 88.05 10.9268 88.0288 11.0068C88.0075 11.0867 87.9172 11.0441 87.8322 11.0068C87.8639 11.0946 87.8639 11.1908 87.8322 11.2786C87.7632 11.4439 87.6623 11.1134 87.6145 11.3639C87.5803 11.3343 87.5571 11.294 87.5484 11.2496C87.5397 11.2051 87.5462 11.1591 87.5667 11.1187C87.1895 11.1187 87.1948 11.0068 86.8336 11.284C86.8081 11.2576 86.7899 11.2252 86.7805 11.1897C86.7712 11.1542 86.7712 11.1169 86.7805 11.0814C86.6211 11.4065 86.2493 11.2946 86.0793 11.5451C86.0403 11.503 86.0176 11.4481 86.0156 11.3906C85.9093 11.4225 85.8615 11.5878 85.8297 11.7797C85.7075 11.737 85.6756 11.6624 85.7287 11.5505C85.4419 11.7743 84.9319 11.4865 84.7726 12.0248C84.6345 11.9769 84.7195 11.8383 84.5814 11.7903C84.5814 11.6944 84.7142 11.7903 84.7088 11.6517C84.4804 11.8116 84.2573 12.1848 83.8536 12.1208C83.8855 12.302 84.1192 12.1528 84.0396 12.398C83.8271 12.302 83.6518 12.2167 83.5562 12.3233C83.5562 12.5952 83.6783 12.3233 83.7952 12.3606C83.7952 12.5685 83.6252 12.5152 83.5455 12.5952C83.4886 12.4687 83.4527 12.3336 83.4393 12.1954C83.1843 12.3606 83.1047 12.7284 82.7222 12.6964C82.6744 12.6591 82.7222 12.5845 82.6585 12.5472C82.5947 12.5099 82.5522 12.5472 82.4725 12.4886C82.43 12.6698 82.4725 12.6538 82.4035 12.7817C82.3573 12.698 82.2843 12.6323 82.1963 12.5952C82.0954 12.7284 81.936 12.7391 81.8032 12.7924C81.697 12.7231 81.8298 12.6272 81.8776 12.6751C81.6758 12.4832 81.5589 12.851 81.5801 13.1015C81.3942 13.0589 81.4792 12.9097 81.5058 12.7764C81.3145 12.8564 81.2561 13.2455 81.0118 13.1922C80.9321 13.1655 80.9799 12.9896 81.0543 13.0376C81.0151 12.989 80.9611 12.9548 80.9005 12.9403C80.84 12.9259 80.7764 12.932 80.7196 12.9576C80.7515 12.9256 80.8577 12.8404 80.7196 12.7817C80.7568 12.7178 80.863 12.8244 80.8524 12.6431C80.6984 12.5365 80.6718 12.7178 80.5443 12.6751C80.624 12.7604 80.6293 12.9843 80.4859 12.9203C80.4859 13.0003 80.5496 12.9203 80.6187 13.0003C80.5006 13.1143 80.4287 13.268 80.4168 13.432C80.2415 13.384 80.3903 13.2081 80.2362 13.1495C80.2044 13.3041 80.0662 13.3627 80.1406 13.5386C79.8856 13.5813 79.5723 13.5813 79.4501 13.7145C79.4819 13.8051 79.551 13.8851 79.4501 14.013C79.2695 13.8318 79.381 13.6559 79.126 13.6985C79.126 13.5173 79.2535 13.5972 79.3173 13.5386C79.2217 13.3467 79.0729 13.6665 78.9401 13.6346C78.9401 13.7039 79.0304 13.7465 78.9932 13.8371C78.8711 13.7891 78.8339 13.8691 78.6798 13.6932C78.6108 13.8211 78.717 13.8851 78.648 14.013C78.5789 14.1409 78.3505 13.7358 78.3346 14.0876C78.223 14.045 78.2602 13.9384 78.1274 13.9011C78.1274 13.7785 78.2283 13.7945 78.3027 13.7891C77.7343 13.5706 77.2403 14.1889 76.7091 14.2742C76.6707 14.1619 76.6707 14.04 76.7091 13.9277C76.587 13.9277 76.5391 14.0823 76.3904 14.0077C76.3532 14.1249 76.4223 14.1996 76.4754 14.2848C76.2364 14.3808 75.6361 14.1942 75.5989 14.8179C75.4502 14.6793 75.6414 14.6473 75.5724 14.5194C75.4556 14.5756 75.3296 14.6099 75.2006 14.6206C75.2006 14.6953 75.259 14.7432 75.2537 14.8232C75.0996 14.9618 74.6162 14.642 74.6587 14.9991C74.5578 14.9351 74.5525 14.8338 74.4091 14.7859C74.3453 14.8605 74.3347 15.0737 74.1754 14.9138C74.2125 15.3615 73.6442 14.9991 73.5645 15.3615C73.5645 15.2763 73.3998 15.2443 73.4158 15.1537C73.3148 15.2869 73.2298 15.4788 72.9855 15.2656C72.9865 15.3066 72.9779 15.3472 72.9604 15.3843C72.9429 15.4213 72.9169 15.4537 72.8846 15.4788C72.8562 15.4275 72.8161 15.3837 72.7677 15.3509C72.7677 15.4788 72.6402 15.5374 72.6562 15.3882C72.6137 15.5321 72.4596 15.5588 72.2684 15.5321C72.3746 15.6813 72.3056 15.724 72.21 15.772C72.1621 15.7346 72.21 15.66 72.21 15.6014C72.0453 15.6014 71.939 15.724 71.7797 15.7187C71.8116 15.4895 71.939 15.7187 71.8966 15.4521C71.7956 15.4521 71.6894 15.4202 71.631 15.5108C71.5778 15.4521 71.631 15.3615 71.631 15.2869C71.7372 15.2496 71.9337 15.4628 71.9497 15.2123C71.8487 15.3082 71.7744 14.9831 71.6841 15.095C71.5778 14.9351 71.6841 14.8765 71.7531 14.8019C71.8381 14.8765 71.8062 14.9884 71.8328 15.079C71.9815 15.143 71.9444 14.9351 71.9497 14.8179C72.0453 14.7859 72.109 14.6846 72.2578 14.7912C72.04 14.8338 72.2046 15.0897 72.0294 15.095C72.0294 15.2549 72.2312 15.095 72.125 15.3242C72.0187 15.5534 72.0506 15.079 71.9922 15.2389C71.9337 15.3988 71.9922 15.3349 72.1409 15.4468C72.109 15.4788 72.0825 15.5108 72.0294 15.4895C72.21 15.5854 72.4755 15.2283 72.7358 15.2709C72.5871 15.0737 72.8208 15.191 72.7358 15.0044C72.5963 15.06 72.4813 15.1641 72.4118 15.2976C72.1409 14.8179 72.6562 14.8072 72.7358 14.61C73.0174 14.7219 72.9005 14.9884 73.1077 15.143C73.0121 14.8871 73.3201 15.143 73.3201 14.8871C73.2872 14.9116 73.2482 14.9265 73.2074 14.9302C73.1665 14.9339 73.1255 14.9263 73.0887 14.9081C73.052 14.8899 73.0209 14.862 72.9989 14.8272C72.977 14.7925 72.965 14.7524 72.9642 14.7113C73.2192 14.9031 73.0545 14.5247 73.3361 14.6153C73.4954 14.6899 73.3998 14.8552 73.5592 14.9298L73.6229 14.6899C73.5592 14.6526 73.4954 14.6153 73.5007 14.5567C73.6813 14.2688 73.9682 14.2475 74.1807 14.0237C74.0266 13.8744 74.0001 14.0237 73.8885 14.0237C73.9894 13.8371 74.2232 13.6346 74.4197 13.9171C74.3347 13.9171 74.2763 13.981 74.2603 14.1516C74.2444 14.3222 74.4144 14.1516 74.4197 14.3115C74.5791 14.2049 74.6003 13.8478 74.8606 14.1463C74.8606 13.965 74.9668 14.0343 75.0412 14.0343C75.0093 13.9704 75.0412 13.8851 74.9881 13.8318C75.243 13.8851 75.4768 13.48 75.7105 13.7305C75.818 13.6551 75.9209 13.5732 76.0186 13.4853C76.0474 13.5475 76.0653 13.6142 76.0717 13.6825C76.2045 13.7252 76.0717 13.512 76.1301 13.4427C76.2948 13.528 76.2789 13.6772 76.2842 13.8211C76.4382 13.8211 76.5604 13.6985 76.7091 13.9224C76.6826 13.7572 76.5126 13.6452 76.5763 13.448C76.3586 13.4 76.6507 13.8051 76.3639 13.7038C76.3227 13.6556 76.3001 13.5941 76.3001 13.5306C76.3001 13.4671 76.3227 13.4057 76.3639 13.3574C76.5445 13.2081 76.8951 13.496 77.0757 13.3041C77.2403 13.4853 77.0385 13.464 77.0066 13.5972C77.1394 13.6719 77.1819 13.512 77.2509 13.416C77.2233 13.3625 77.1809 13.3181 77.1288 13.2881C77.1872 13.2135 77.2669 13.3361 77.2085 13.1655C77.4262 13.2614 77.4156 12.8031 77.7396 13.1015C77.6865 12.9256 77.9043 12.8084 78.0159 13.0003C77.968 12.6378 78.2336 12.5525 78.4567 12.6112C78.4886 12.5365 78.4567 12.4992 78.4567 12.4353C78.6533 12.5099 78.7701 12.334 78.8711 12.5845L78.9561 12.2487C79.1951 12.302 79.0039 12.5206 79.1685 12.6058C79.2217 12.4033 79.3545 12.3926 79.5085 12.4353C79.4713 12.302 79.5085 12.1314 79.5085 11.9875C79.6466 12.1101 79.5085 12.3447 79.6997 12.4459C79.5457 12.0728 79.9016 11.9556 80.1406 12.0515C80.2522 11.9236 80.1406 11.6997 80.3159 11.7157C80.369 11.8543 80.3159 12.0515 80.47 11.9236C80.4992 11.9852 80.5144 12.0526 80.5144 12.1208C80.5144 12.189 80.4992 12.2564 80.47 12.318C80.5071 12.35 80.5178 12.318 80.5284 12.318L80.6134 12.3713C80.6559 12.2381 80.5496 12.1581 80.6134 12.0248C80.6771 11.8916 80.8205 12.1688 81.0171 12.2221C81.0543 12.0302 81.2455 12.2221 81.3039 12.0622C81.1021 11.8916 81.0171 11.9875 80.9427 12.1155C80.881 12.0223 80.7945 11.9485 80.6931 11.9023C80.8259 11.9023 80.7409 11.7317 80.9533 11.8489C81.0436 11.721 80.8259 11.721 80.9162 11.5984C81.1127 11.737 81.3464 11.5984 81.5695 11.5611C81.5695 11.4492 81.357 11.5025 81.3199 11.5611C81.1552 11.2786 81.442 11.2147 81.5908 11.2306C81.7501 11.3799 81.4049 11.3213 81.5483 11.4279C81.6917 11.5345 81.5961 11.2466 81.7767 11.2893C81.7767 11.7157 82.1751 11.0707 82.5097 11.3586C82.5097 11.1773 82.6744 11.0068 82.7434 10.7776C82.8709 11.1187 83.1897 10.6497 83.2003 10.5111C83.264 10.5431 83.3278 10.5804 83.3224 10.639C83.3224 10.5057 83.4871 10.591 83.5296 10.3832C83.7368 10.623 83.7208 10.3085 83.8802 10.154C83.9599 10.2286 83.928 10.3405 84.0767 10.3885C84.3317 10.0527 84.6079 10.154 84.8895 9.88745C84.9691 9.9674 84.9426 10.0847 85.0541 10.042C84.9266 9.7382 85.1869 9.83947 85.3569 10.0047C85.1975 9.80216 85.3038 9.56231 85.5003 9.59429C85.6278 9.76485 85.325 9.66358 85.4419 9.83947C85.5216 9.89278 85.5481 9.83947 85.6278 9.89811C85.6278 9.78084 85.5216 9.72221 85.6278 9.67424C85.6916 9.72221 85.6278 9.82881 85.6862 9.87679C85.8987 9.90344 85.9093 9.76485 85.835 9.63693C85.9412 9.51433 85.9412 9.87146 86.0528 9.77018C85.9571 9.58896 86.0528 9.48235 86.1431 9.38108C86.2865 9.58363 86.2281 9.3491 86.414 9.48768C86.3449 9.32778 86.4883 9.28514 86.5999 9.32778C86.7114 9.37042 86.5627 9.39707 86.653 9.52499C86.5946 9.26915 87.1364 9.35976 86.9186 9.01863C87.062 9.08792 87.0142 8.70948 87.1683 8.7841C87.3223 8.85872 87.1258 8.93867 87.1364 9.15188C87.2639 9.15188 87.3276 9.05061 87.4498 9.07193C87.2851 8.57622 87.7579 8.65085 87.8216 8.53891C87.8747 8.68283 87.7685 8.79476 87.7473 8.87471C87.6676 8.84806 87.6729 8.78943 87.6782 8.72547C87.5242 8.68816 87.6463 8.87471 87.5295 8.96533C87.7313 8.96533 87.7526 8.86938 88.0607 9.10924C88.1297 8.98132 87.965 8.94401 87.9704 8.8374C88.2572 9.04528 88.7618 8.49627 89.0327 8.49094C89.0593 8.45363 89.1921 8.25108 89.0327 8.17646C89.1018 7.95259 89.3727 8.22443 89.2399 7.91528C89.3674 7.97924 89.3196 8.11783 89.3727 8.21377C89.3461 8.2724 89.2558 8.18712 89.1868 8.15514C89.1868 8.3417 89.3568 8.36835 89.1868 8.5016C89.3249 8.4483 89.2983 8.33104 89.4099 8.14448C89.4419 8.19469 89.4834 8.23814 89.5321 8.2724C89.5639 8.10717 89.4364 8.20311 89.3886 8.01655C89.4364 7.91528 89.5852 8.01655 89.5852 7.80335C89.1204 7.81955 88.662 7.91695 88.2306 8.09118C88.0766 8.06453 88.2306 7.90995 88.0766 7.88863C87.9225 7.86731 88.0447 8.00589 88.0235 8.12849C87.8429 8.02188 87.9544 7.80335 87.9863 7.59547C88.22 7.51019 88.6343 7.74472 88.8256 7.38759C88.9053 7.34495 89.054 7.46755 89.123 7.38759C88.969 7.24901 89.0009 7.265 89.1974 7.265C89.2558 7.15307 89.1283 7.11576 89.1496 7.01981C89.4842 7.21703 89.4311 6.97717 89.617 6.91321C89.7286 6.95585 89.6967 7.05712 89.8295 7.0891C89.7392 6.9292 89.7711 6.78528 89.9304 6.8226C90.0898 6.85991 89.8614 7.03047 90.0367 7.04646C90.0367 6.95052 90.0898 6.97184 90.1429 6.99849C90.1186 6.92586 90.1186 6.84726 90.1429 6.77462C90.3706 6.7395 90.6033 6.75775 90.8228 6.82793C90.7113 6.49213 91.0406 6.82793 91.0619 6.58274C91.1894 6.69467 90.9822 6.67335 91.0194 6.82793C91.0623 6.78909 91.1128 6.75957 91.1676 6.74122C91.2225 6.72288 91.2805 6.7161 91.3381 6.72132C91.3753 6.66269 91.3381 6.43882 91.4231 6.49746C91.2903 6.32689 91.3328 6.32689 91.3859 6.10302C91.2 6.24694 90.9981 6.06038 90.9131 6.28958C90.7325 6.16698 90.9131 6.12967 90.7591 6.04439C90.7349 6.10718 90.7301 6.17582 90.7452 6.2414C90.7604 6.30698 90.7948 6.36648 90.8441 6.41217C90.8122 6.49213 90.7272 6.48146 90.7113 6.60939C90.5838 6.36953 90.4776 6.56675 90.4085 6.65736C90.2651 6.52944 90.4563 6.46547 90.382 6.26293C90.2651 6.26293 90.2916 6.34288 90.2916 6.48146C90.2418 6.43675 90.1822 6.40431 90.1177 6.38673C90.0531 6.36915 89.9854 6.36691 89.9198 6.38019C89.956 6.50009 89.956 6.62807 89.9198 6.74797C89.8295 6.63604 89.8083 6.49746 89.6383 6.4175C89.6383 6.56142 89.4949 6.4708 89.4258 6.51345C89.4258 6.41217 89.309 6.35354 89.2824 6.26293C89.0135 6.4348 88.7033 6.53057 88.3847 6.5401C88.3316 6.84925 88.0182 6.57741 87.9279 6.81194C87.471 6.5401 87.3382 7.34495 86.9186 6.91321C86.9186 7.07311 86.8283 7.00382 86.8177 7.13175C86.6849 7.01448 86.6105 7.04113 86.5043 6.99316C86.5733 6.85991 86.7327 6.99316 86.6636 6.70533C86.7061 6.9292 86.7752 6.77462 86.892 6.79061C86.892 6.60406 86.807 6.68934 86.7167 6.68401C86.7646 6.45481 86.9398 6.50279 87.0673 6.45481C87.147 6.50812 86.9983 6.63071 86.9345 6.59873C87.0673 6.77462 87.2586 6.45481 87.4126 6.44948C87.2904 6.32689 87.3011 6.52944 87.1736 6.41217C87.4445 6.35887 87.4551 6.12967 87.6623 5.99109C87.7844 6.04972 87.5613 6.24161 87.7526 6.26826L87.7951 6.07104C87.9274 6.08263 88.0599 6.05102 88.1728 5.9809C88.2858 5.91078 88.3731 5.80592 88.4219 5.68194C88.3634 5.95911 88.5865 5.78854 88.7406 5.77255C88.714 5.67128 88.7406 5.55401 88.629 5.59666C88.6822 5.23953 88.9106 5.66062 88.9637 5.36746C89.0912 5.44741 89.1018 5.57534 89.1443 5.6926C89.2452 5.6926 89.2399 5.42076 89.2027 5.3568C89.2665 5.21821 89.633 5.45807 89.5214 5.17024C89.5692 5.17024 89.787 5.17024 89.7923 5.27684C89.7923 5.05298 90.0579 4.88241 90.366 4.91972C90.2757 5.06897 90.2704 5.02633 90.2651 5.28218C90.3926 5.33015 90.5094 5.34081 90.6369 5.38345C90.69 5.3035 90.4245 5.16491 90.5679 5.18623C90.5148 4.97302 90.4563 5.25019 90.4138 5.26085C90.2704 5.03166 90.4776 4.72784 90.7432 4.91972C90.9185 4.85576 90.8228 4.30142 91.115 4.45067V4.25878C91.2372 4.29076 91.1947 4.4027 91.2372 4.47199C91.37 4.47199 91.3062 4.15218 91.4868 4.24812C91.6674 4.34406 91.455 4.39204 91.4868 4.49331C91.7046 4.24812 91.8587 3.96029 92.2039 4.13619C92.273 4.07756 92.3686 4.05623 92.342 3.85369C92.2517 3.85369 92.1986 3.77907 92.2039 3.69911C92.4111 3.80572 92.5014 3.43793 92.7882 3.51789C92.7882 3.63515 92.7882 3.75241 92.7086 3.72043C92.8361 3.80572 93.0751 3.64581 93.2026 3.57652C93.2026 3.34732 93.1282 3.62982 92.9688 3.49124C92.9688 3.33133 93.1176 3.38463 93.0857 3.20874C93.0551 3.18973 93.0292 3.16404 93.0099 3.13359C92.9906 3.10313 92.9784 3.06869 92.9742 3.03284C92.852 2.98487 92.8945 3.08081 92.7936 2.96355C92.8073 2.94665 92.8168 2.92674 92.8215 2.90544C92.8261 2.88414 92.8256 2.86205 92.8201 2.84096C93.1176 3.00619 93.0963 2.92091 93.3141 2.92624C93.3779 3.13411 93.1016 2.92624 93.1654 3.15011C93.3088 3.23006 93.2929 3.11279 93.4416 3.19275C93.2929 3.10213 93.3938 2.85695 93.4735 2.80364C93.5532 2.75034 93.5319 2.89959 93.5478 2.95822C93.7338 3.05949 93.6594 2.87827 93.8134 2.95822C93.8134 2.87294 93.6488 2.88893 93.6063 2.8143C93.6328 2.59044 93.9197 2.63308 93.9675 2.43053C93.8081 2.28129 93.9037 2.5478 93.7656 2.51048C93.7231 2.51048 93.7072 2.45185 93.6594 2.44119C93.8134 2.44119 93.7178 2.27596 93.7497 2.12138C93.5744 1.97214 93.5479 2.12138 93.6594 2.27596C93.5054 2.27596 93.5532 2.02544 93.4469 2.13737C93.4097 1.99879 93.4894 1.85487 93.2663 1.80157C93.2185 1.84421 93.2663 1.9295 93.3991 1.95615C93.3991 2.00945 93.3247 1.95615 93.2716 1.95615C93.2716 2.07341 93.3619 2.12671 93.3885 2.22798C93.2769 2.3186 93.1335 2.35591 93.1229 2.56379C92.7086 2.35591 92.8148 2.73968 92.5917 2.761C92.3952 2.49449 92.7245 2.50515 92.5545 2.27063C92.443 2.53181 92.1243 2.38789 92.0764 2.80364C91.9118 2.70237 91.7843 2.6011 91.8215 2.86761C91.6621 2.75567 91.5771 2.57445 91.6249 2.46251C91.5293 2.38789 91.5665 2.52114 91.4975 2.46251C91.6196 2.55313 91.5612 2.74501 91.7312 2.80364C91.4656 2.71303 91.4975 3.05949 91.3062 3.10746C91.4178 2.84096 91.4284 2.61709 91.4656 2.57445C91.2372 2.36657 91.2372 2.86228 91.1309 3.01152C91.0088 2.83562 90.8866 2.96888 90.8228 3.01152C90.7591 3.05416 90.9131 3.09147 90.9131 3.15544C90.9131 3.2194 90.8653 3.15544 90.8653 3.22473C90.8228 3.17143 90.8228 3.09147 90.7379 3.06482C90.5466 3.15544 90.4404 3.40062 90.2651 3.53388C90.2332 3.53388 90.2279 3.46459 90.1854 3.44326C90.3501 3.26204 90.3395 3.10213 90.4776 2.91025C90.2279 2.83029 90.1535 3.05416 89.9464 3.0435C89.9464 3.20341 90.042 3.0435 90.1217 3.14478C90.2014 3.24605 90.0845 3.25138 90.0632 3.31001C89.8986 3.25671 89.872 3.03284 89.7658 3.08614C89.7658 3.17143 89.8083 3.2194 89.7658 3.29935C89.7233 3.3793 89.803 3.26204 89.8189 3.23006C89.9145 3.28869 90.0579 3.58185 89.9889 3.33133C90.2385 3.45926 90.1164 3.62449 89.9889 3.64048C90.0473 3.46992 89.7817 3.57652 89.7817 3.37397C89.6861 3.33666 89.7817 3.62449 89.6702 3.6085C89.5321 3.50723 89.6702 3.326 89.702 3.27803C89.702 3.15011 89.5427 3.11279 89.548 2.98487C89.4152 2.9369 89.4205 3.14478 89.2771 3.07015C89.1974 2.91025 89.309 2.91558 89.2771 2.71303C89.0805 2.5478 89.1496 2.86761 88.969 2.71303C88.969 2.86761 89.1071 2.71303 89.2187 2.86761C89.1496 2.89959 89.0912 2.95822 88.9902 2.92624C89.1708 3.02751 89.1602 3.13944 89.2187 3.32067C89.2187 3.35265 89.1708 3.32067 89.1655 3.38996C89.0221 3.38996 89.1655 3.21407 89.0062 3.19275C89.0062 3.48058 88.3687 3.5552 88.2731 3.24605C88.2731 3.41128 88.151 3.37397 88.2306 3.53388C88.05 3.47525 88.0819 3.326 87.9491 3.25138C88.0925 3.25138 88.1403 3.03284 88.2997 3.05416C88.1456 2.92624 87.8588 3.05416 87.7313 3.16077C87.6516 3.10746 87.6994 2.99553 87.5773 2.95822C87.5295 3.11812 87.4763 3.28869 87.2267 3.15011C87.3011 3.34732 87.1789 3.36331 87.3435 3.54454C87.1948 3.41661 87.2001 3.69911 86.9876 3.59784C87.1895 3.84303 86.8177 3.80572 86.9027 3.98694C86.6583 3.95496 86.9027 3.7151 86.7274 3.6618C86.7274 3.84836 86.6371 3.88567 86.5361 3.87501C86.4935 3.78721 86.4632 3.69394 86.4458 3.59784C86.6796 3.38463 87.0089 3.42194 87.1364 3.13944C87.0089 3.02218 87.0461 3.27803 86.892 3.10746C86.7327 3.67779 86.0846 3.15544 85.8934 3.64048C85.3622 3.40062 84.9319 4.05623 84.592 3.72043C84.4748 3.74816 84.3559 3.76775 84.2361 3.77907C84.3051 4.08822 84.0289 3.95496 83.9227 4.08289C83.8855 4.02425 83.9227 3.93897 83.8111 3.90166C83.8908 4.10421 83.6996 4.18949 83.6412 4.01892C83.4446 4.36539 83.0037 4.15751 82.7647 4.41336C82.8975 4.48798 82.7647 4.6159 82.7647 4.6852C82.6744 4.6159 82.7966 4.46666 82.7275 4.38671C82.3982 4.30675 82.2494 4.64788 82.0051 4.77048C81.8882 4.48265 81.5801 4.58925 81.6067 4.77048C81.4898 4.65854 81.4792 4.77048 81.3783 4.6852C81.4261 5.15425 80.6134 4.78647 80.4593 5.26618C80.0344 4.94104 79.8963 5.7992 79.5244 5.45807C79.6254 5.45807 79.6785 5.37279 79.7528 5.32482C79.6041 5.13826 79.4607 5.54335 79.2217 5.53269C79.1207 5.53269 78.6905 5.42609 78.802 5.65529C78.802 5.76722 78.6427 5.58067 78.5736 5.57C78.4461 5.79387 78.2018 5.73524 78.0849 5.98043C77.7018 6.0028 77.3274 6.10442 76.9853 6.27892C67.4824 8.94401 58.6327 13.0589 49.6238 16.9393C49.5122 16.8753 49.5441 16.7634 49.5547 16.6568C50.2506 16.7474 50.7658 15.9905 51.5254 15.9905C51.5254 15.8146 51.5626 15.8199 51.6529 15.7346C51.706 15.7986 51.6157 15.7826 51.6104 15.8786C51.7538 15.9319 51.7591 15.6014 51.9398 15.7666C51.9822 15.6387 51.8494 15.5694 51.8813 15.4415C52.3169 15.7027 52.7312 15.4042 53.034 15.0524C53.3633 14.9991 53.7139 14.9991 53.9423 14.6686C53.9637 14.6766 53.982 14.6913 53.9944 14.7105C54.0069 14.7297 54.0128 14.7524 54.0114 14.7752C54.4045 14.3648 55.1906 14.3914 55.3819 13.9704C55.4987 14.045 55.4456 14.1089 55.5465 14.0876C55.5465 14.0237 55.4828 13.9917 55.435 13.949C56.1468 13.949 56.4442 13.2988 57.1932 13.3574C57.1507 13.0802 57.5491 13.1975 57.7244 13.1389C57.9741 13.0376 58.0484 12.7124 58.2556 12.8723C58.2834 12.8135 58.3226 12.7608 58.3709 12.7173C58.4193 12.6739 58.4757 12.6405 58.537 12.6192C58.5984 12.5978 58.6633 12.589 58.7281 12.5931C58.7928 12.5972 58.8561 12.6142 58.9143 12.6431C59.0046 12.5259 58.7868 12.5152 58.8771 12.3926C58.8771 12.2967 59.1002 12.4566 59.0471 12.5099C59.1161 12.254 59.3286 12.382 59.4242 12.2061C59.5039 12.2381 59.4986 12.2967 59.4826 12.3606C59.5942 12.0835 59.8385 12.1528 59.9873 11.9662C60.1201 12.2487 60.0138 11.9662 60.2104 12.0675C60.1898 12.0266 60.185 11.9796 60.1967 11.9354C60.2085 11.8911 60.236 11.8528 60.2741 11.8276C60.3062 11.8967 60.3605 11.953 60.4282 11.9875C60.4282 11.6517 60.8637 11.9449 60.9965 11.5345C61.0283 11.5545 61.0536 11.5832 61.0696 11.6172C61.0856 11.6512 61.0916 11.6891 61.0868 11.7264C61.3684 11.5185 62.1492 11.3053 62.1492 11.0921C62.2926 10.9855 62.5529 11.1773 62.606 10.8415C62.8291 10.9641 63.1372 10.9588 63.1372 10.7403C64.1996 10.4791 65.0495 9.89811 66.1544 9.62094C66.1863 9.55164 66.1544 9.51433 66.1544 9.45037C66.2819 9.53032 66.2925 9.47702 66.4731 9.55164C66.9352 9.08259 67.8967 9.21584 68.396 8.58155C68.4704 8.62953 68.4704 8.69882 68.5501 8.74146C68.7623 8.56508 69.0137 8.44258 69.2831 8.38434C69.23 8.28306 69.0281 7.97924 69.23 7.79269C69.3628 7.91528 69.3415 8.02722 69.5168 8.03788C69.6071 8.13915 69.485 8.36302 69.3734 8.22443C69.3734 8.44297 69.6656 8.41632 69.5646 8.22443C70.0268 8.37901 70.1967 7.82467 70.6642 7.99523C70.627 7.70207 70.8926 7.69674 71.1423 7.86198C71.1794 7.79269 71.1423 7.75005 71.0785 7.7074C71.4397 7.7074 71.7053 7.49953 72.0665 7.51552C72.0665 7.4409 72.0081 7.38759 72.0134 7.31297C72.5074 7.27033 72.9961 6.77995 73.4742 6.97717C73.4742 6.9292 73.4317 6.90788 73.3998 6.8759C73.931 6.7533 74.3453 6.42816 74.9296 6.4708C75.2006 6.16165 75.838 6.09769 76.2842 5.93779C76.3479 5.80986 76.1886 5.76722 76.2523 5.64463C76.2842 5.61265 76.3107 5.58067 76.3639 5.60199C76.4382 6.06038 76.7782 5.66062 76.9747 5.71392C76.9375 5.49005 76.8366 5.71392 76.7516 5.62331C76.6666 5.53269 76.8207 5.45807 76.8472 5.4101C77.2403 5.82585 77.4687 5.37812 77.8193 5.47406C77.8831 5.34081 77.7237 5.3035 77.7874 5.17557C77.7874 5.1276 77.8777 5.17557 77.8937 5.13293C77.9521 5.18623 77.8937 5.27684 77.8937 5.35147C78.0159 5.42076 78.0955 5.38345 78.1221 5.21821C78.1221 5.14359 77.968 5.10628 78.0265 4.99435C77.9415 4.94104 77.9415 5.09029 77.8299 4.99435C77.8299 4.80246 78.0318 4.99435 78.0371 4.73317C78.223 4.91972 78.2655 4.77581 78.3717 4.78114C78.4727 4.95703 78.1752 4.78114 78.1752 4.98902C78.4621 5.17024 78.1433 5.11694 78.1221 5.22887C78.4992 5.39944 78.3399 5.10095 78.6533 5.19156C78.6533 5.09562 78.5099 5.06897 78.4992 4.98369C78.4886 4.8984 78.563 4.98369 78.6002 4.98369C78.6002 4.87175 78.5524 4.83977 78.478 4.85576C78.5258 4.58925 78.6905 4.6159 78.7383 4.35472C78.8551 4.4027 78.9029 4.38671 78.9454 4.54128C79.057 4.49331 79.0411 4.13086 79.2163 4.21614C79.312 4.26411 79.2163 4.39737 79.2163 4.48265C79.3491 4.55194 79.3385 4.3334 79.2695 4.24279C79.3013 4.09355 79.4979 4.3334 79.5297 4.18416C79.5882 4.24812 79.5297 4.36005 79.6785 4.39204C79.6785 4.0509 80.0609 3.81638 80.2097 4.10421C80.3159 4.03491 80.4912 4.10421 80.5125 3.85369C80.7887 4.09355 80.8524 3.65114 81.0436 3.90699C80.9905 3.40062 81.6492 3.94963 81.7236 3.50723C81.9945 3.50723 82.1645 3.30468 82.446 3.34732C82.5682 3.42194 82.3132 3.41661 82.515 3.49657C82.7169 2.99553 83.2906 3.34199 83.5774 2.96355C83.503 2.91025 83.4765 2.96355 83.3968 2.90492C83.3171 2.84629 83.3968 2.79298 83.3278 2.75567C83.503 2.72369 83.7474 2.84096 83.9121 2.78765C83.9121 2.68105 83.8324 2.72902 83.7846 2.7077C83.673 2.59044 83.9174 2.7077 83.8749 2.48916C83.928 2.58511 83.9758 2.61176 84.0502 2.59577C84.0024 2.11072 84.5442 2.59577 84.6292 2.18534C84.6596 2.19302 84.6879 2.20752 84.7119 2.22777C84.7359 2.24801 84.7551 2.27347 84.7678 2.30221C84.7806 2.33095 84.7868 2.36224 84.7857 2.3937C84.7847 2.42516 84.7766 2.45598 84.762 2.48383C84.8948 2.59577 84.9054 2.4252 85.0116 2.48383C85.0116 2.40921 84.9107 2.37723 84.847 2.32926C84.847 2.1427 84.9426 2.15336 84.9957 2.0894C85.0303 2.11989 85.0537 2.16107 85.0624 2.20644C85.071 2.2518 85.0644 2.29877 85.0435 2.33992C85.1657 2.12138 85.4153 2.16935 85.5747 2.07341C85.6384 2.13737 85.5747 2.24931 85.7287 2.27596C85.6597 1.84421 86.3662 1.87619 86.4511 1.63101C86.5893 1.79091 86.7539 1.66299 86.6796 1.89218C86.8017 1.89218 86.7646 1.78558 86.7167 1.65766C86.8017 1.58836 87.0089 1.96148 87.0673 1.73228C86.9558 1.62568 86.9717 1.77492 86.8867 1.73228C86.895 1.71152 86.8969 1.68875 86.8922 1.6669C86.8874 1.64505 86.8763 1.62512 86.8602 1.60968C87.1045 1.5244 87.4339 1.60968 87.5188 1.2419C87.6145 1.44978 87.6198 1.4178 87.7897 1.57237C87.7897 1.42846 87.657 1.35917 87.5613 1.26855C87.5295 0.916762 87.8854 1.34318 87.8747 1.03936C88.0766 1.11398 87.9544 1.33252 88.1031 1.42846C88.1031 1.26322 88.0022 1.14596 87.9597 1.00204C87.9172 0.85813 88.1244 1.10332 88.1297 1.00204C88.1828 1.05535 88.1616 1.14063 88.1616 1.21525C88.2625 1.21525 88.3209 1.07134 88.2094 0.964734C88.4909 1.14063 88.3687 0.922092 88.6184 1.1353C88.6822 0.927423 88.7246 0.975394 88.9052 0.996715C88.8681 0.895441 88.7459 0.831479 88.7831 0.692895L88.5865 0.55964C88.5122 0.591621 88.6556 0.767517 88.4644 0.618272C88.4644 0.687565 88.4962 0.724876 88.544 0.762187C88.4112 0.810159 88.0553 1.082 87.9385 0.687565C87.8535 0.618272 87.9385 0.836809 87.8854 0.890111C87.8266 0.854486 87.7831 0.798169 87.7635 0.732143C87.7439 0.666117 87.7494 0.595117 87.7791 0.53299C87.7101 0.506339 87.5029 0.623603 87.6782 0.751527C87.6145 0.8528 87.4392 0.751527 87.4551 0.991385C87.3701 0.922092 87.4551 0.778178 87.3914 0.703555C87.3276 0.628933 87.1576 0.970064 87.0567 0.623602C86.9611 0.55964 87.0567 0.772847 87.0833 0.788838C87.0391 0.817956 86.9874 0.833471 86.9345 0.833471C86.8817 0.833471 86.83 0.817956 86.7858 0.788838C86.7858 0.85813 86.8495 0.911432 86.8495 0.986054C86.8495 1.06068 86.7327 0.986054 86.7061 1.08733C86.6549 1.03476 86.6135 0.973374 86.5839 0.906102C86.5233 1.00832 86.4368 1.09269 86.3333 1.15071C86.2298 1.20872 86.1129 1.23834 85.9943 1.23657C85.8828 1.15662 86.074 1.1886 86.0315 1.04469C85.989 0.900772 85.8987 1.16728 85.7447 1.04469C85.665 1.32186 85.4206 0.794168 85.341 1.07134C85.4153 1.07134 85.4685 1.07134 85.5375 1.07134C85.5375 1.30053 85.3728 1.07134 85.3888 1.3112C85.2932 1.27388 85.3197 1.1886 85.3356 1.10865C85.2825 1.10865 85.2666 1.19393 85.1816 1.10865C85.2507 1.38049 84.7195 1.4178 84.4751 1.43912C84.4751 1.43912 84.4433 1.39648 84.4433 1.38582C84.1491 1.55996 83.8213 1.669 83.4818 1.70563C83.4287 1.65233 83.4818 1.56171 83.4818 1.48176C83.28 1.34318 83.3118 1.63634 83.3756 1.74827C83.2321 1.85487 83.2746 1.5244 83.0834 1.51374C82.9719 1.65766 83.264 1.647 83.2215 1.76426C82.9931 1.84421 82.8709 2.16402 82.5363 1.99879C82.5735 2.29728 82.4194 2.21199 82.3132 2.35591C82.1804 2.3186 82.2123 2.21732 82.106 2.16935C82.0051 2.40388 81.8192 2.43053 81.6439 2.48916C81.543 2.36657 81.7448 2.33992 81.782 2.30261C81.6014 2.196 81.4473 2.38256 81.3783 2.6011C81.2349 2.55313 81.3199 2.41454 81.1817 2.36657C81.1817 2.21199 81.357 2.2653 81.288 2.10539C80.971 2.21934 80.709 2.44988 80.5549 2.75034C80.3584 2.69704 80.5549 2.48383 80.385 2.41987C80.2502 2.51155 80.0986 2.57527 79.9389 2.60731C79.7793 2.63935 79.6149 2.63905 79.4554 2.60643C79.4182 2.91025 79.2323 2.74501 79.1314 2.73435C79.1314 2.83029 79.2376 2.86761 79.1739 2.97954C78.8605 2.8143 78.5524 3.41661 78.3664 3.07548C78.053 3.25138 77.4847 3.21407 77.3359 3.52855C77.0703 3.3793 77.0013 3.67779 76.7091 3.46459C76.7091 3.72576 76.486 3.57652 76.4701 3.86435C76.3426 3.82704 76.3745 3.72576 76.2682 3.67779C75.6625 3.99824 75.0003 4.19738 74.3188 4.26411C74.3453 4.37072 74.3188 4.48265 74.425 4.44534C73.854 4.46689 73.3011 4.65183 72.8314 4.97836C72.7465 5.12227 72.5074 4.89307 72.3906 4.97836C72.3906 5.03699 72.4702 5.06364 72.4543 5.1276C72.3443 5.09559 72.227 5.10009 72.1198 5.14043C72.0126 5.18078 71.9212 5.2548 71.8594 5.35147L71.6044 5.18623C71.1189 5.53917 70.5407 5.74119 69.9418 5.76722C69.9418 5.81519 69.9736 5.84717 69.9418 5.89515C68.9166 6.0817 68.0295 6.61472 67.0362 6.8759C66.9884 7.16906 66.2447 7.20104 65.8357 7.36094C65.6126 7.45156 65.4957 7.65943 65.2514 7.52618L65.2036 7.71806C64.9752 7.47821 64.8902 7.95259 64.598 7.76071C64.2527 8.19778 63.4613 8.11783 63.0044 8.54424L62.8345 8.42698C62.2448 8.96 61.4268 8.8907 60.8478 9.44504C60.4494 9.32245 60.3166 9.80749 59.8917 9.69023C59.796 9.97806 59.5092 9.77551 59.403 10.0314C58.8589 10.094 58.3416 10.302 57.905 10.6337C56.7576 10.9748 55.7803 11.6997 54.6063 12.0195L54.5532 12.2114C54.5213 12.27 54.4788 12.1634 54.4841 12.1048C53.953 12.4566 53.5014 12.5952 52.9543 12.963L52.7897 12.8457C52.6887 12.9097 52.8534 13.1442 52.6303 13.0696C52.5719 13.0056 52.6622 13.0216 52.6675 12.931C52.6442 12.9249 52.6197 12.9255 52.5968 12.9327C52.5739 12.94 52.5535 12.9536 52.5379 12.972C52.5224 12.9903 52.5124 13.0128 52.509 13.0366C52.5056 13.0605 52.509 13.0849 52.5187 13.1069C50.3674 13.9544 48.2745 14.9245 46.2135 15.9905C44.1525 17.0565 42.0756 18.1226 39.9242 19.0287L39.8817 19.1726C39.2443 19.2739 38.7822 19.8815 38.1076 19.8762C38.0173 19.9615 38.0173 20.2546 37.911 20.0201C37.8773 20.1125 37.8092 20.188 37.7209 20.2308C37.6327 20.2736 37.5313 20.2802 37.4383 20.2493L37.3798 20.4412C37.2644 20.4504 37.1519 20.4824 37.0489 20.5355C36.9459 20.5886 36.8543 20.6616 36.7796 20.7503C35.7172 20.9209 34.8726 21.8164 33.7359 21.7631L33.6721 21.9496C33.6228 21.9216 33.5675 21.9056 33.5109 21.903C33.4542 21.9004 33.3977 21.9112 33.346 21.9345C33.2943 21.9579 33.2487 21.9931 33.2131 22.0374C33.1775 22.0817 33.1528 22.1338 33.1409 22.1895C33.0666 22.1415 33.0772 22.0669 32.9975 22.0189C32.9975 22.3334 32.87 22.1842 32.7585 22.1309C32.5832 22.4667 32.2273 22.5146 31.8926 22.6639C31.862 22.6437 31.8371 22.6159 31.8204 22.5832C31.8036 22.5505 31.7956 22.514 31.797 22.4773C31.7014 22.4773 31.797 22.7865 31.5846 22.6639C31.5846 22.7118 31.6217 22.7385 31.6536 22.7758C31.5899 22.8717 31.4624 22.7758 31.4411 22.9677C31.3668 22.9304 31.3774 22.8664 31.388 22.8078C31.354 22.8905 31.3034 22.9653 31.2395 23.0276C31.1755 23.0899 31.0995 23.1385 31.0162 23.1702C30.8728 22.9943 31.0746 23.0317 31.1118 22.8877C30.8398 23.1528 30.5543 23.4037 30.2566 23.6393L30.0547 23.4794C30.0229 23.2928 30.0069 23.602 30.161 23.618C30.0707 23.8685 29.9166 23.8685 29.7573 24.0764C29.6616 23.9165 29.4864 24.0764 29.5713 23.8685C29.4545 23.8685 29.5713 24.1297 29.2898 23.9484C29.2155 24.151 29.4014 24.0497 29.4492 24.071C29.3217 24.3429 29.072 24.215 28.9499 24.5134C28.9074 24.4655 28.9499 24.4015 28.9499 24.3375C28.8808 24.3109 28.8702 24.4601 28.7586 24.3056C28.8808 24.5081 28.6896 24.4228 28.6524 24.636C28.0734 24.4975 27.8131 25.4942 27.25 25.1957C27.2766 25.5795 26.9579 25.6168 26.8092 25.7287C26.7348 25.4729 27.0269 25.5795 27.0748 25.3983C27.0004 25.3343 26.9685 25.3983 26.8995 25.3183C27.0005 25.1228 27.1141 24.9341 27.2394 24.7533C27.3563 25.1637 27.6484 24.6147 27.7175 24.5348C27.4907 24.5089 27.2619 24.5613 27.0688 24.6833C26.8756 24.8054 26.7297 24.9899 26.6551 25.2064C26.6073 25.1477 26.6551 25.0625 26.6551 24.9878C26.5011 25.0944 26.1505 25.2117 26.2567 25.5635C26.177 25.6754 26.1399 25.4302 26.0549 25.4036C25.8211 25.7554 25.6246 25.8193 25.3696 26.2298C25.1318 26.2767 24.9066 26.3736 24.7089 26.5142C24.5111 26.6547 24.3453 26.8357 24.2223 27.0453C24.0669 27.0928 23.9262 27.1795 23.8137 27.2971C23.7012 27.4146 23.6206 27.5592 23.5795 27.7169C22.9952 27.7169 22.395 29.0388 21.5079 28.6923C21.8425 29.1347 21.1839 29.1027 21.3645 29.5398C21.2051 29.5398 21.1945 30.0728 20.9608 29.8116C20.7882 30.0982 20.5249 30.3185 20.2129 30.4374C19.901 30.5562 19.5583 30.5667 19.2397 30.4672C19.2112 30.5338 19.1965 30.6054 19.1965 30.6778C19.1965 30.7502 19.2112 30.8218 19.2397 30.8883C19.16 30.9683 19.0485 30.931 18.9157 30.8031C18.8838 31.0163 18.7723 30.9523 18.6926 30.9896C18.7245 31.2188 18.6341 31.2135 18.6395 31.4267C18.7245 31.5173 18.7298 31.3307 18.8094 31.384C18.6396 31.5958 18.4033 31.7438 18.1391 31.8038C17.8749 31.8638 17.5982 31.8323 17.354 31.7145C17.3912 32.0183 17.2531 32.1356 17.0512 32.1303C16.9099 32.713 16.5904 33.2367 16.1376 33.628L15.9038 33.4308C16.026 33.6707 15.7126 33.6973 15.6329 33.8786C15.6011 33.8316 15.5861 33.7752 15.5904 33.7187C15.1928 33.9003 14.8634 34.2047 14.6502 34.5875C14.1546 34.7901 13.7514 35.1699 13.5188 35.6535C13.2213 35.7015 12.8282 36.3304 12.653 36.581C12.3395 36.9605 12.0868 37.3867 11.904 37.8442C12.0155 37.8122 12.0527 37.9508 12.143 38.0414C12.1005 38.1853 11.9996 38.1107 11.9571 38.2546C12.1165 38.2919 12.1324 38.1214 12.2652 38.2546C12.3183 37.9402 12.6742 38.2546 12.637 37.9508C12.6795 37.8549 12.8123 38.0734 12.892 38.1054C13.0551 37.9962 13.2344 37.9135 13.4232 37.8602C13.3026 38.0709 13.2012 38.2921 13.1204 38.5211C13.929 38.2235 14.6567 37.7397 15.2452 37.1087C15.3089 37.0394 15.3992 37.0713 15.4948 37.1087C15.4811 37.0408 15.452 36.9769 15.4098 36.9221C15.497 36.8772 15.5732 36.8135 15.6329 36.7355C15.8667 37.0607 16.0154 36.3784 16.0898 36.0746C16.2119 36.1865 16.1269 36.3464 16.0898 36.501C16.1535 36.4264 16.3075 36.501 16.3447 36.6503C16.2597 36.8581 16.1854 36.7195 16.1694 36.9861C16.265 37.0873 16.2279 36.6982 16.3553 36.9008C16.4403 36.7942 16.3553 36.7302 16.4032 36.6343C16.451 36.5383 16.4669 36.5756 16.52 36.6023C16.5572 36.7355 16.4722 36.9008 16.52 37.0287C16.52 37.0607 16.4616 37.0287 16.4456 37.0927C16.4456 36.8315 16.2544 37.0927 16.1588 37.1619C16.0844 37.1086 16.0951 37.034 16.0207 36.9861C15.8082 37.1779 15.8826 37.599 15.6807 37.7429C15.617 37.6044 15.787 37.4071 15.8188 37.2472C15.7126 37.2472 15.5267 37.4178 15.6382 37.5884C15.3248 37.5297 15.1495 37.9508 14.9318 38.228C15.1336 38.3026 15.2186 37.9402 15.3567 37.7856C15.3567 38.196 15.0646 38.4145 14.8255 38.2546C14.6662 38.5318 14.5015 38.7877 14.2465 38.697C13.7153 39.4326 13.0089 39.4646 12.4564 40.0935C12.6636 40.2428 12.7751 40.0616 12.9876 40.3014C13.0222 40.266 13.0635 40.2378 13.1092 40.2186C13.1548 40.1993 13.2037 40.1894 13.2532 40.1894C13.3027 40.1894 13.3516 40.1993 13.3972 40.2186C13.4428 40.2378 13.4842 40.266 13.5188 40.3014C13.5613 40.2375 13.5188 40.1895 13.5188 40.1309C13.7153 40.3601 13.7685 40.0776 13.9225 40.1309C14.0765 40.1842 13.965 40.3227 13.9225 40.4293C14.119 40.5519 14.22 40.3174 14.3846 40.3227C14.5493 40.3281 14.3846 40.52 14.4909 40.5946C14.7458 40.6479 14.7777 40.3121 15.0221 40.1682C15.1602 40.3654 14.9158 40.6159 14.8468 40.7598C14.9139 40.7649 14.9765 40.7954 15.0221 40.8451C15.0221 40.7971 14.9902 40.7705 14.9636 40.7332C15.0486 40.5999 15.1602 40.7332 15.1495 40.52C15.2186 40.5679 15.208 40.6426 15.2877 40.6959C15.3549 40.6224 15.4372 40.5643 15.5289 40.5257C15.6205 40.487 15.7195 40.4687 15.8188 40.472C15.8404 40.4174 15.8438 40.3572 15.8285 40.3006C15.8132 40.2439 15.78 40.1937 15.7339 40.1575C15.7375 40.116 15.7509 40.0759 15.7731 40.0407C15.7953 40.0055 15.8255 39.9761 15.8613 39.955C15.9591 40.0947 16.041 40.2448 16.1057 40.4027C15.9673 40.5002 15.8551 40.6306 15.7791 40.7822C15.7031 40.9338 15.6657 41.1019 15.6701 41.2715C15.3762 41.5057 15.0148 41.6385 14.6396 41.65C14.8202 41.9431 14.5281 41.9165 14.3793 41.9271C14.289 41.7726 14.5281 41.8951 14.5493 41.7619C14.3474 41.6286 14.289 42.0124 14.1509 42.1084C14.0128 42.0284 14.1509 41.8951 14.0128 41.9271C14.0553 42.2096 13.6675 42.3269 13.4391 42.3162C13.3435 42.6147 13.1098 42.5561 12.9079 42.7373C12.961 43.0145 13.1257 42.7373 13.216 42.7373C13.0673 42.9505 12.6848 43.3876 12.2386 43.2224C12.0952 43.6168 11.1762 43.5262 11.3144 44.2404C11.0806 44.2084 11.1019 44.5816 10.8947 44.5123C10.8522 44.3737 10.985 44.3843 10.8947 44.2138C10.7421 44.3743 10.61 44.5534 10.5016 44.7468C7.3145 45.8555 4.12736 46.9499 0.940218 48.0302C-0.865827 49.0536 0.361221 49.5919 0.621504 50.4341C4.49388 49.2348 8.23345 47.6038 11.3993 47.5238C12.3661 47.22 10.9585 49.512 12.1908 50.0503L16.0632 48.8137C17.4283 49.7678 15.8879 51.644 17.2584 52.5981C18.6288 53.5522 22.2409 51.4628 23.4786 51.9852C26.6657 51.8839 21.9382 53.8774 19.0219 54.8048C20.2596 55.3378 17.0831 55.4285 17.3434 56.2653C17.8745 57.9496 18.4057 59.634 22.7031 59.6446C23.8079 59.7512 23.2343 61.3236 23.4998 62.1658C26.4533 61.217 29.4598 60.2416 32.4929 59.2182C32.4497 59.329 32.433 59.4485 32.444 59.5669C32.4551 59.6854 32.4937 59.7996 32.5566 59.9005C32.3813 59.9005 32.5885 60.8386 32.2167 60.3269C31.9776 61.3929 31.4305 61.7021 30.5594 61.1904C30.5617 61.4657 30.6252 61.737 30.7453 61.9846C30.6922 62.1125 30.5487 62.0219 30.3416 61.7554C30.3947 62.1391 30.246 62.0059 30.1716 62.0539C30.3044 62.4856 30.2035 62.459 30.3044 62.8641C30.4425 63.0506 30.3628 62.6988 30.4744 62.8161C30.3309 63.4877 29.7466 63.7329 28.9924 63.1412C29.1676 63.7222 29.0614 63.9088 28.8383 63.8661C28.9818 64.7679 28.8677 65.692 28.509 66.5312L28.1531 66.1155C28.4027 66.5898 28.0681 66.5845 28.0628 66.9043C28.0024 66.8122 27.9608 66.7089 27.9406 66.6005C27.739 66.7841 27.5777 67.0079 27.4671 67.2575C27.3564 67.5071 27.2988 67.7771 27.2979 68.0503C27.0395 68.2712 26.8376 68.5511 26.7091 68.8664C26.5807 69.1817 26.5293 69.5233 26.5595 69.8626C26.2514 69.8999 26.1239 71.0139 26.0549 71.4616C25.892 72.205 25.8277 72.9667 25.8636 73.727C25.9699 73.6896 26.0814 73.9508 26.2249 74.132C26.2249 74.3986 26.0974 74.2386 26.1239 74.5051C26.3205 74.5958 26.2567 74.2866 26.4692 74.5744C26.3736 73.9988 26.9207 74.6437 26.7295 74.0734C26.7295 73.8975 26.9791 74.3293 27.0854 74.3986C27.1936 74.2337 27.344 74.1011 27.521 74.0148C27.493 74.4123 27.493 74.8112 27.521 75.2087C28.0521 74.745 28.8702 74.2546 29.1836 72.9541C29.2208 72.8368 29.3323 72.9168 29.4704 73.0447C29.4203 72.9147 29.358 72.7898 29.2845 72.6716C29.3695 72.6449 29.4014 72.4903 29.4439 72.3731C29.8529 73.0234 29.6935 71.7814 29.6351 71.2271C29.7796 71.4636 29.8482 71.739 29.8316 72.016C29.8688 71.8934 30.0707 72.0639 30.1822 72.3411C30.1822 72.7249 30.0388 72.4424 30.145 72.9434C30.3044 73.1513 30.076 72.4104 30.3097 72.8155C30.3522 72.6343 30.2194 72.501 30.2406 72.3251C30.2406 72.2825 30.2831 72.2345 30.3522 72.2931C30.4531 72.549 30.4425 72.8261 30.5487 73.0873C30.5487 73.146 30.4903 73.0873 30.4956 73.1886C30.3628 72.6982 30.2831 73.146 30.2141 73.2632C30.1078 73.1513 30.0866 73.018 29.9751 72.9061C29.8369 73.2312 30.1185 74.0308 29.9751 74.2653C29.8369 73.9935 29.9326 73.6577 29.8847 73.3592C29.7785 73.3592 29.6457 73.6203 29.8476 73.9615C29.481 73.7962 29.4864 74.5478 29.3801 75.0275C29.6404 75.2034 29.5554 74.5478 29.6351 74.2813C29.8476 75.0488 29.6351 75.3953 29.2686 75.0542C29.2261 75.5392 29.1676 75.9709 28.8489 75.7684C28.6418 77.0476 27.8822 76.9943 27.6006 78.0817C27.8981 78.3962 27.93 78.0817 28.2965 78.5614C28.3868 78.3535 28.5462 78.3162 28.8649 78.6574C28.8649 78.5401 28.8011 78.4495 28.7905 78.3375C29.1198 78.8013 29.0348 78.2789 29.2473 78.4601C29.3516 78.6173 29.4002 78.805 29.3854 78.9932C29.6563 79.249 29.6457 78.8279 29.8263 78.8652C30.0122 79.0145 29.9219 79.2383 30.076 79.3983C30.3788 79.5475 30.246 78.9239 30.4372 78.7C30.5847 79.0351 30.6202 79.4091 30.5381 79.766C30.5912 79.766 30.6709 79.83 30.7718 79.9579C30.7718 79.8726 30.6975 79.8087 30.6497 79.7394C30.6762 79.5049 30.8728 79.8033 30.7453 79.3716C30.8515 79.4835 30.8728 79.6168 30.9843 79.7287C31.0534 79.3983 31.2658 79.4142 31.4783 79.4249C31.461 79.201 31.3736 78.9884 31.2287 78.8173C31.2287 78.5987 31.2287 78.5028 31.2658 78.4655C31.4518 78.7533 31.6005 79.0518 31.7545 79.3449C31.6449 79.5847 31.5843 79.844 31.576 80.1077C31.5678 80.3713 31.6123 80.6339 31.7067 80.88C31.4518 81.1732 31.218 81.5303 30.7825 81.4131C31.1224 81.9887 30.7825 81.8821 30.639 81.8821C30.4637 81.573 30.7825 81.8501 30.7347 81.5996C30.4531 81.3171 30.5859 82.0314 30.485 82.1806C30.2991 82.0154 30.3894 81.7862 30.246 81.8235C30.4319 82.3565 30.076 82.5057 29.8263 82.4524C29.8741 82.9855 29.5979 82.8415 29.4757 83.1507C29.6723 83.6837 29.7148 83.188 29.8104 83.22C29.7573 83.5931 29.5607 84.3447 29.0136 83.9609C29.0614 84.6751 28.0362 84.35 28.5515 85.7038C28.2806 85.6026 28.4983 86.3008 28.2434 86.1303C28.1265 85.8744 28.2434 85.9117 28.1 85.5972C27.848 86.4774 27.9024 87.4173 28.254 88.2623C28.5239 88.4522 28.7326 88.7172 28.8542 89.0246C29.2314 89.2857 29.5395 89.0245 30.0175 89.968C29.9379 89.5096 30.2035 89.6055 30.0175 89.1205C29.9485 89.0512 29.9751 89.2111 29.9751 89.3017C29.7944 89.0299 29.9007 89.0992 29.8954 88.8966C30.0866 89.1685 30.1928 89.2164 30.2406 89.1418C30.3094 89.2115 30.3625 89.2951 30.3964 89.387C30.4303 89.4789 30.4442 89.5771 30.4372 89.6748C30.5275 89.7015 30.5594 89.6055 30.4744 89.4083C30.8781 89.888 31.0321 89.2591 31.1649 88.8753C31.7545 89.451 31.6377 88.3423 31.6961 87.6973L31.813 87.8359C32.0414 88.6941 31.7652 88.8433 31.8502 89.435C31.9936 89.6322 31.967 89.435 32.137 89.6908C32.222 88.6781 32.6257 88.87 32.8222 88.1397C32.8753 88.209 32.886 88.289 32.9444 88.3583C32.7879 88.6908 32.7504 89.0673 32.8382 89.4243C33.0028 89.6322 32.9603 89.3337 33.1197 89.5149C32.9497 89.2058 32.9869 89.1045 33.1569 89.2484C33.0516 89.0557 32.9679 88.8519 32.9072 88.6408C33.1356 88.758 33.3534 88.3476 33.0241 87.756C32.9869 87.4948 33.2525 88.2197 33.2525 87.9479C33.3375 88.0971 33.2153 88.1397 33.3906 88.4169C33.5181 88.4169 33.364 87.8093 33.2366 87.612C33.2366 87.4788 33.465 87.9905 33.5925 88.1078C33.6403 87.8359 33.4543 87.6387 33.4437 87.3829C33.4331 87.127 33.6403 87.5907 33.6243 87.676C33.7996 87.7773 33.5659 87.3029 33.5446 87.1856C33.6977 87.2866 33.8192 87.4288 33.8952 87.5961C33.9537 87.8999 33.8527 87.8306 33.8634 88.0278C34.1343 88.241 33.9749 87.6654 33.8315 87.3615C33.9855 87.2123 34.1396 87.1217 34.0068 86.4607C34.2352 86.626 34.1608 86.8712 34.3149 87.0577C34.2564 87.2176 34.1715 87.3082 34.113 87.4521C34.3349 87.7062 34.4675 88.0265 34.4902 88.3636C34.623 88.4969 34.6123 88.2943 34.5273 88.0971C34.6973 88.4542 34.6655 88.0971 34.8832 88.5075C34.8832 88.0491 34.9948 88.0118 35.1807 87.9159C35.3135 88.1237 35.1807 88.3583 35.0214 88.0491C35.0242 88.1049 35.0468 88.1578 35.0851 88.1984V88.3636C35.3029 88.6035 35.2976 88.289 35.3507 88.1237C35.5313 88.4116 35.595 88.7367 35.7756 89.0246C35.7013 88.6834 35.7756 88.8273 35.7756 88.5235C35.9509 88.6728 35.9934 88.8593 36.1315 89.0192C36.1237 88.8816 36.0987 88.7455 36.0572 88.6141C36.1953 88.7474 36.19 88.9179 36.3493 89.0459C36.4343 88.8113 36.6149 88.806 36.7796 88.758C36.9868 89.0725 36.7796 88.9712 36.8593 89.3284C37.0239 89.5096 36.9124 89.0192 37.1355 89.3284C37.1067 89.1945 37.064 89.0641 37.008 88.9393C37.5392 89.0938 37.6029 88.2303 38.0704 88.3103C38.0704 88.2037 37.9641 88.1131 37.8951 88.0225C37.8951 87.8039 37.8951 87.6067 37.927 87.5907C38.5272 88.758 38.3147 87.0577 38.6281 87.2283C39.0053 88.3423 38.6281 88.1397 38.5803 88.6834C38.7981 88.886 38.7078 88.2943 38.9734 88.8273V88.3263C39.0653 88.4374 39.1438 88.5591 39.2071 88.6887C39.1328 88.6887 39.2071 89.0672 39.0531 88.8966C39.2284 89.2218 39.0531 89.1152 39.1859 89.4563C39.5577 90.0479 39.1274 88.6408 39.5099 89.2378ZM77.3466 70.1344C77.3466 70.0811 77.3466 69.9692 77.405 70.0385V70.4595C77.29 70.3311 77.2209 70.168 77.2085 69.9958C77.2456 70.0704 77.3306 70.2197 77.3466 70.1344ZM99.0244 66.2967C98.9288 66.4886 98.8119 66.5952 98.5835 66.2967C98.6844 66.0941 98.8757 66.286 99.0244 66.2967ZM106.036 65.5931C106.036 65.8489 106.036 66.0515 105.988 66.0941C105.951 65.737 105.834 65.9556 105.925 66.1794C105.828 66.0173 105.772 65.8346 105.76 65.6464C105.903 65.6944 105.824 65.4758 106.036 65.5931ZM104.113 65.5611C104.002 65.5611 103.8 65.7583 103.688 65.3692C103.805 65.3532 103.922 65.3159 104.113 65.5611ZM103.513 65.4705C103.486 65.6144 103.205 65.3053 103.168 65.0174C103.258 65.1507 103.465 65.1667 103.513 65.4865V65.4705ZM100.995 64.6283C101.027 64.3405 101.069 64.0953 101.202 64.1913C101.17 64.4951 101.176 64.9322 100.995 64.6443V64.6283ZM110.19 60.4335C110.209 60.5697 110.209 60.7077 110.19 60.8439C110.105 60.6787 110.073 60.7693 109.993 60.62C110.02 60.3802 110.047 60.1723 110.19 60.4495V60.4335ZM109.685 60.4921C109.824 61.0251 109.345 60.8333 109.42 60.3535C109.6 60.9239 109.526 60.3162 109.685 60.5081V60.4921ZM108.543 56.3399C108.448 56.2706 108.326 56.5211 108.294 56.0414C108.395 56.2919 108.49 55.9188 108.543 56.3559V56.3399ZM108.012 55.663L108.156 55.8922C108.174 56.0284 108.174 56.1664 108.156 56.3026C107.996 55.8495 108.044 56.212 107.901 56.0841C107.901 55.9455 107.773 55.8229 107.778 55.6843C107.927 55.7323 107.959 56.0308 108.002 55.679L108.012 55.663ZM93.2716 53.8347C93.3247 53.4776 93.4788 53.4989 93.6381 53.5362C93.5903 53.8934 93.431 53.8347 93.2716 53.8347ZM85.5216 51.7293C85.4844 51.8946 85.6012 52.0438 85.5216 52.2197C85.3357 52.0278 85.3622 51.5108 85.5216 51.7293ZM96.1454 49.7038C96.1454 49.9863 95.9435 50.1516 95.8532 49.7412C95.986 50.0077 95.9382 49.432 96.1082 49.7038H96.1454ZM99.8371 49.2401C99.7521 49.2401 99.5503 49.4427 99.46 49.0376C99.5237 49.0749 99.7309 48.931 99.8 49.2401H99.8371ZM102.546 48.9043C102.647 49.1069 102.546 49.4373 102.451 49.2455C102.355 49.0536 102.344 48.5472 102.52 48.9043H102.546ZM102.073 48.5472C101.983 48.7178 102.222 48.8563 102.132 49.0322L101.935 48.7284C101.909 48.5046 101.946 48.4299 102.036 48.5472H102.073ZM90.1642 50.53C90.2279 50.3168 90.3448 50.3008 90.5094 50.4821C90.451 50.6953 90.3342 50.7113 90.1642 50.53ZM94.4987 49.8424C94.3712 50.1409 94.1481 50.093 93.8719 49.8424C94.076 49.7792 94.2945 49.7792 94.4987 49.8424ZM92.8361 49.9917C92.8361 50.3861 92.6873 50.045 92.6873 50.3435C92.598 50.2497 92.5318 50.1363 92.494 50.0123C92.4562 49.8883 92.4478 49.7571 92.4695 49.6292C92.5758 49.6772 92.7192 50.1036 92.8361 49.9917ZM108.464 42.3162C108.464 42.7586 108.177 42.6307 108.113 42.3535C108.198 42.4495 108.113 42.2309 108.145 42.103C108.363 42.6094 108.262 41.8152 108.464 42.3162ZM96.3685 38.3079C96.411 38.0361 96.5544 38.1694 96.7137 38.3452C96.6766 38.6917 96.4959 38.3772 96.3685 38.3079ZM93.7444 9.52499C93.5319 9.60495 93.3885 9.81815 93.1388 9.82881C93.1769 9.70559 93.2617 9.60236 93.3751 9.5415C93.4884 9.48065 93.6211 9.46705 93.7444 9.50367V9.52499ZM94.3659 10.2179C94.2596 10.2179 94.1215 10.4365 94.095 10.1753C94.2012 10.2392 94.3128 9.9674 94.3659 10.1966V10.2179ZM93.107 10.2179C93.1973 10.1486 93.2291 9.96207 93.4097 10.0687C93.4044 10.2712 93.2769 10.2765 93.107 10.1913V10.2179ZM93.5372 10.2179C93.6966 10.1646 93.7285 10.3192 93.7816 10.0953L93.9356 10.154C93.9356 10.2339 93.9834 10.2872 93.9356 10.3832C93.7709 10.2073 93.8188 10.3832 93.6647 10.3832C93.6806 10.2872 93.5319 10.2872 93.5372 10.2073V10.2179ZM88.3316 11.0814C88.3847 10.8735 88.5069 10.8362 88.7034 10.9748C88.6397 11.124 88.4962 11.1294 88.3316 11.0707V11.0814ZM77.7078 14.1996C77.7449 14.013 77.8724 14.0343 77.9309 13.8957C78.0371 13.9437 78.0902 14.013 78.0796 14.1036C77.9627 14.0823 77.9362 14.3541 77.729 14.1889L77.7078 14.1996ZM90.7857 11.7264C90.6794 11.7956 90.6104 11.9609 90.5147 12.0568C90.5147 11.9769 90.5148 11.9182 90.4032 11.8809L90.4563 11.6411C90.5692 11.6557 90.6798 11.6843 90.7857 11.7264ZM92.273 10.5484L92.4164 10.623C92.4164 10.8042 92.3049 10.7403 92.2252 10.7509L92.273 10.5484ZM91.3753 10.7669C91.2956 10.8149 91.3115 11.0921 91.1628 10.9908C91.2 10.8256 91.2159 10.6603 91.3647 10.7563L91.3753 10.7669ZM86.8549 11.4598C86.9558 11.3692 87.0302 11.2253 87.2267 11.3532C87.2267 11.5611 87.0302 11.3906 87.0195 11.6144C86.948 11.5791 86.8901 11.521 86.8549 11.4492V11.4598ZM90.9078 10.9641L91.0459 11.0441L91.0088 11.1933C91.0088 11.2893 91.1522 11.3106 91.1044 11.4172C90.9716 11.2733 91.0353 11.5558 90.9078 11.4172C90.9344 11.2413 90.8335 11.1294 90.9078 10.9535V10.9641ZM85.0647 12.0302C85.0647 12.2007 84.9532 12.1261 84.9532 12.2967C84.7407 12.1794 84.9479 11.9662 85.0807 12.0302H85.0647ZM89.1974 11.5984C89.1974 11.4758 89.2399 11.3586 89.3408 11.4119C89.3408 11.4705 89.3408 11.5345 89.4046 11.5611C89.4736 11.4439 89.3727 11.3959 89.4046 11.2893C89.5905 11.3746 89.4736 11.5878 89.5055 11.737C89.3886 11.737 89.3674 11.5131 89.3302 11.6304C89.293 11.7477 89.4258 11.7956 89.4205 11.9076L89.2399 11.801C89.2824 11.7264 89.3143 11.6357 89.2399 11.5984H89.1974ZM82.2069 12.9363C82.4141 13.1015 82.43 12.8084 82.5469 12.7551C82.5469 12.883 82.6266 12.7551 82.6691 12.8883C82.6532 12.9325 82.6252 12.9712 82.5884 13.0002C82.5516 13.0292 82.5074 13.0472 82.4609 13.0522C82.4144 13.0572 82.3674 13.049 82.3253 13.0285C82.2833 13.008 82.2477 12.9761 82.2229 12.9363H82.2069ZM83.2162 12.8937C83.2162 12.7551 83.3118 12.7711 83.4234 12.8564C83.4234 12.9896 83.3437 12.9736 83.2321 12.8937H83.2162ZM89.7711 11.7264C89.9358 11.9822 89.957 11.6677 90.1217 11.7264C90.2173 12.0835 89.8348 12.0462 89.7711 11.7264ZM79.8378 13.6932C79.7688 13.9171 79.6147 13.9384 79.4713 13.965C79.495 13.8826 79.5455 13.8105 79.6149 13.7602C79.6842 13.71 79.7683 13.6845 79.8538 13.6879L79.8378 13.6932ZM87.4498 12.4886C87.4498 12.6698 87.147 12.6272 87.0992 12.4886C87.2373 12.5046 87.3064 12.3926 87.4657 12.4832L87.4498 12.4886ZM89.7498 12.0462C89.5586 12.1155 89.7817 12.2914 89.5852 12.334C89.5586 12.1208 89.5586 11.9982 89.7711 12.0408L89.7498 12.0462ZM72.2206 14.9884C72.1728 15.095 72.2737 15.143 72.2206 15.2603C72.0506 15.1963 72.109 14.9245 72.2418 14.9831L72.2206 14.9884ZM92.9954 2.61176C93.2291 2.76633 92.9954 2.41987 93.2451 2.56912C93.3407 2.78765 93.107 2.85695 93.0167 2.75034C93.091 2.761 92.9954 2.66506 92.9954 2.61176ZM85.4897 3.88034C85.4631 4.07223 85.3356 4.01892 85.2188 3.99227C85.1604 3.84303 85.3303 3.77374 85.4897 3.88034ZM82.9347 4.51463C82.9825 4.35472 83.11 4.38138 83.2481 4.43468C83.2162 4.63189 83.0515 4.5093 82.9347 4.51463ZM84.4167 4.26411C84.4358 4.22847 84.4641 4.19868 84.4987 4.17791C84.5333 4.15715 84.5729 4.14618 84.6132 4.14618C84.6536 4.14618 84.6931 4.15715 84.7277 4.17791C84.7623 4.19868 84.7907 4.22847 84.8098 4.26411C84.6557 4.26411 84.6132 4.42935 84.4167 4.26411ZM89.5321 3.60317C89.5321 3.84303 89.3621 3.69911 89.3408 3.69378C89.3993 3.65647 89.4046 3.50723 89.5321 3.6085V3.60317ZM82.43 4.79713C82.4445 4.82533 82.4499 4.8573 82.4456 4.88871C82.4414 4.92012 82.4276 4.94946 82.4061 4.97273C82.3847 4.996 82.3566 5.01209 82.3257 5.01882C82.2948 5.02555 82.2626 5.02259 82.2335 5.01034C82.1538 4.82911 82.3344 4.79713 82.43 4.79713ZM80.4593 5.44741C80.4115 5.15958 80.8471 5.38345 80.7196 5.38878C80.5921 5.39411 80.6028 5.57 80.4593 5.45807V5.44741ZM79.0092 5.75123C79.1048 5.586 79.3226 5.70326 79.4394 5.58067C79.4979 5.86316 79.1792 5.79387 79.0092 5.76189V5.75123ZM86.8017 6.28425C86.892 6.28425 86.9292 6.09236 87.0726 6.17231C87.0461 6.3109 86.8708 6.47613 86.8017 6.27892V6.28425ZM85.8562 9.48235C85.7765 9.51966 85.58 9.6849 85.5056 9.48235C85.6012 9.4557 85.7978 9.30646 85.8562 9.4557V9.48235ZM82.0104 10.0154C82.0104 9.8448 82.0635 9.76485 82.2123 9.80749C82.1567 9.87422 82.088 9.92867 82.0104 9.9674V10.0154ZM88.4219 8.46429C88.5122 8.54424 88.4219 8.75745 88.3209 8.68283C88.22 8.6082 88.2731 8.27773 88.4219 8.41632V8.46429ZM87.981 8.42165C87.896 8.54424 88.1138 8.54424 88.0288 8.66684L87.8535 8.56023C87.8641 8.395 87.9013 8.33637 87.981 8.37368V8.42165ZM87.6835 7.74472C87.811 7.89929 87.6091 7.98457 87.7632 8.06453C87.7366 8.15514 87.6994 8.21377 87.6304 8.20844C87.6994 7.99523 87.4551 7.65943 87.6835 7.69674V7.74472ZM86.8973 8.14981C87.0089 8.03788 87.2161 7.75538 87.3435 7.92594C87.3117 7.92594 87.1789 8.00589 87.2692 8.04321C87.3382 7.96325 87.4392 7.94726 87.5773 8.01122C87.5773 8.17113 87.4498 8.10717 87.3223 8.01122C87.2904 8.16047 87.1098 8.1658 87.1948 8.37368C86.9452 8.28306 86.892 8.7308 86.6371 8.42165C86.7221 8.65618 86.5361 8.72547 86.3874 8.65618C86.6264 8.5016 86.4618 8.25108 86.6371 7.97924C86.8761 8.20311 86.7167 7.86731 86.8973 8.10184V8.14981ZM85.3728 8.32571C85.4525 8.32571 85.495 8.32571 85.5481 8.43231C85.6597 8.17113 85.9678 8.36302 86.0793 8.08585C86.2068 8.14448 86.2174 8.42165 86.2652 8.14448C86.4087 8.2191 86.5468 8.51759 86.3449 8.46962C86.3449 8.40566 86.3449 8.34703 86.2759 8.31504C86.4458 8.75212 86.0687 8.75212 85.9412 8.94401L85.7234 8.80542C85.6225 8.86938 85.6119 9.13589 85.4313 9.0133C85.4218 8.96417 85.4233 8.91353 85.4358 8.86509C85.4483 8.81664 85.4715 8.77161 85.5035 8.73329C85.5356 8.69498 85.5758 8.66433 85.6212 8.64361C85.6666 8.62289 85.7161 8.61262 85.7659 8.61353C85.7128 8.57089 85.7659 8.54424 85.7659 8.51759C85.6703 8.51759 85.5109 8.41632 85.426 8.47495C85.3888 8.74679 85.3197 8.96533 85.1019 8.82674C85.325 8.74146 85.1922 8.59754 85.2347 8.46429C85.3303 8.61353 85.3835 8.44297 85.3728 8.27773V8.32571ZM84.7885 8.96C84.9266 9.09325 85.001 9.06127 85.0063 8.87471L85.1338 8.95467C85.0541 9.14122 84.8841 9.1199 84.7407 9.15721L84.7885 8.96ZM84.1989 9.15721C84.2414 9.00264 84.3423 9.00264 84.5017 9.1199C84.4592 9.19985 84.3051 9.10924 84.1989 9.10924V9.15721ZM83.9386 9.21584C83.8832 9.16737 83.8432 9.1037 83.8233 9.03268C83.8035 8.96166 83.8048 8.88637 83.8271 8.81608C83.9424 8.81985 84.0553 8.85089 84.1564 8.90669C84.1298 9.0666 84.0024 8.99731 83.9917 9.19452C84.1033 9.32778 84.2733 9.16254 84.3636 9.31179C84.2998 9.31179 84.2573 9.31179 84.2414 9.4024L84.0236 9.26915C83.9174 9.52499 83.8005 9.38108 83.6518 9.59429C83.6518 9.49834 83.5455 9.4557 83.6093 9.34377C83.7793 9.4024 83.8536 9.27448 83.928 9.16787L83.9386 9.21584ZM83.4977 9.38641C83.4977 9.56764 83.3331 9.74353 83.2693 9.52499C83.4234 9.51433 83.3065 9.27981 83.4977 9.33844V9.38641ZM82.6691 9.75952C82.5389 9.81739 82.3968 9.84299 82.2548 9.83414C82.2972 9.59429 82.6053 9.4024 82.6691 9.71155V9.75952ZM81.6067 9.87146C81.697 9.92476 81.697 9.77018 81.8032 9.87146L81.7714 10.0154C81.6492 9.91943 81.6014 9.98872 81.5961 9.82348L81.6067 9.87146ZM79.4501 10.4045C79.4129 10.5324 79.4979 10.5484 79.4023 10.6017C79.2163 10.4898 79.2801 10.2179 79.4394 10.3618L79.4501 10.4045ZM81.5748 10.3298C81.612 10.1753 81.6917 10.1007 81.8139 10.1486C81.8139 10.2126 81.7873 10.3352 81.7289 10.3139C81.6704 10.2925 81.7289 10.2499 81.6917 10.2392C81.6439 10.2819 81.6014 10.2979 81.543 10.2872L81.5748 10.3298ZM75.6043 12.0195C75.6043 11.8223 75.7583 11.8489 75.6839 11.6784L75.7742 11.737C75.7742 11.705 75.7742 11.6837 75.8274 11.737C75.822 11.8649 75.7317 12.0355 75.5724 11.9769L75.6043 12.0195ZM82.1166 11.0015C82.2601 11.0974 82.2388 10.7936 82.3876 10.8948C82.3344 11.0068 82.1485 11.156 82.0848 10.9588L82.1166 11.0015ZM69.8462 7.94193C69.7505 7.91528 69.724 8.03255 69.6602 7.87797C69.5965 7.7234 69.8408 7.75538 69.8143 7.89929L69.8462 7.94193ZM80.9321 2.66506C80.8683 2.48916 81.0543 2.41987 81.2083 2.50515C81.1977 2.74501 81.0755 2.72902 80.9321 2.66506ZM78.0849 3.46992C77.9946 3.36864 78.1115 3.14477 78.2283 3.28336C78.1912 3.35798 78.2283 3.6085 78.0849 3.46992ZM76.162 5.45807C76.2045 5.37812 76.2258 5.26085 76.3373 5.34614C76.4489 5.43142 76.316 5.59666 76.1673 5.45807H76.162ZM77.5909 5.03166C77.5909 5.19689 77.49 5.19689 77.405 5.19156C77.4422 5.0743 77.474 4.9517 77.5962 5.03166H77.5909ZM75.0943 5.38345C75.262 5.52163 75.4723 5.59701 75.6892 5.59666C75.6308 5.77788 75.5405 5.99642 75.3387 6.03373C75.2749 5.95911 75.4024 5.80453 75.2537 5.76189C75.1527 5.93246 75.2537 6.01774 75.2537 6.15099C75.1793 6.09236 75.1474 6.15099 75.0731 6.09236C75.0412 5.77255 75.1262 5.66595 75.0996 5.38345H75.0943ZM74.4091 5.99109C74.4672 5.92146 74.5455 5.87173 74.6331 5.8488C74.7206 5.82587 74.8132 5.83089 74.8978 5.86316C74.8978 6.04972 74.8287 5.95378 74.8606 6.22562C74.7915 6.19364 74.7065 6.10835 74.6747 6.16698C74.6428 6.22562 74.7437 6.2576 74.7384 6.31623C74.6109 6.28425 74.595 6.52411 74.3931 6.31623C74.3985 6.10835 74.6481 6.17764 74.4144 5.99109H74.4091ZM73.6176 6.42816C73.6176 6.58807 73.5273 6.62005 73.3998 6.50812C73.4211 6.34288 73.5432 6.44415 73.6229 6.42816H73.6176ZM71.939 6.84392C72.0347 6.74797 72.1303 6.65203 72.3056 6.74797C72.2418 6.88656 72.0559 7.04113 71.9444 6.84392H71.939ZM60.7841 11.1614C60.803 11.1773 60.8252 11.1889 60.849 11.1953C60.8729 11.2017 60.8978 11.2029 60.9222 11.1987C60.9647 11.2999 60.9222 11.4652 60.8478 11.4865C60.6938 11.4172 60.7256 11.2946 60.7681 11.1614H60.7841ZM59.0843 12.1421C59.1958 12.1421 59.2011 11.9023 59.3552 12.0462C59.2914 12.1314 59.1214 12.3287 59.0683 12.1421H59.0843ZM52.2478 15.2283C52.2107 15.3296 52.0354 15.4788 51.9876 15.2709C52.0938 15.3455 52.1363 15.1643 52.0991 15.063C52.1635 15.1026 52.2151 15.16 52.2478 15.2283ZM51.3129 15.5374C51.5573 15.5907 51.3129 15.3136 51.3661 15.175C51.5254 15.2816 51.536 15.4362 51.6051 15.5747C51.6051 15.3562 51.7538 15.2336 51.8388 15.4521C51.7166 15.5801 51.4776 15.8146 51.3129 15.5374ZM50.9995 15.772C51.0845 15.772 51.1164 15.644 51.2173 15.6973C51.3236 15.9372 50.9942 15.9905 50.9942 15.772H50.9995ZM80.2469 11.5931C80.4316 11.4981 80.6309 11.4351 80.8365 11.4065C80.7699 11.4955 80.6772 11.5613 80.5715 11.5948C80.4658 11.6282 80.3522 11.6276 80.2469 11.5931ZM78.9348 11.8809C79.0304 11.8809 79.142 12.0675 79.2588 11.9769C79.2588 12.1901 79.1207 12.0462 79.1048 12.2167C78.9508 12.1421 78.8605 12.0408 78.9348 11.8809ZM49.4007 16.9766C49.2466 16.9179 49.1032 17.3497 48.9704 17.0725C49.1085 17.0565 49.2519 16.6941 49.4007 16.9766ZM47.4406 17.3497L47.6052 17.467C47.584 17.6748 47.3556 17.5096 47.4406 17.3497ZM48.0461 17.4989C48.0461 17.4243 48.0143 17.3657 48.0461 17.2804C48.1683 17.4137 48.1949 17.2804 48.2799 17.3337C48.248 17.4776 48.1842 17.5895 48.0461 17.4989ZM77.0225 12.915C77.01 12.9456 76.9912 12.9733 76.9675 12.9963C76.9438 13.0193 76.9155 13.0371 76.8846 13.0486C76.8537 13.0601 76.8207 13.0651 76.7877 13.0632C76.7548 13.0613 76.7226 13.0526 76.6932 13.0376C76.7064 13.0075 76.7254 12.9803 76.7493 12.9577C76.7731 12.9352 76.8012 12.9177 76.832 12.9062C76.8627 12.8948 76.8954 12.8897 76.9281 12.8912C76.9609 12.8927 76.993 12.9008 77.0225 12.915ZM46.2135 18.0799C46.2135 18.2025 46.2932 18.2718 46.341 18.1705C46.2898 18.1047 46.2601 18.0247 46.256 17.9413C46.341 18 46.3463 17.8507 46.4526 17.968C46.3516 18.1226 46.5322 18.1972 46.4526 18.3571C46.3676 18.3198 46.3144 18.3837 46.2135 18.3038C46.2135 18.2452 46.086 18.0373 46.2135 18.0799ZM45.8789 18.5277C45.8789 18.4264 45.8258 18.3464 45.8789 18.2345C45.9851 18.3198 46.0648 18.6023 45.8895 18.5277H45.8789ZM45.7461 18.3145C45.7461 18.4477 45.6664 18.5063 45.5655 18.4157C45.5973 18.2825 45.6505 18.2185 45.7567 18.3145H45.7461ZM44.9652 18.9008C44.9987 18.8405 45.0163 18.7726 45.0163 18.7036C45.0163 18.6345 44.9987 18.5666 44.9652 18.5063C45.0821 18.5863 45.1193 18.437 45.2255 18.469C45.1565 18.7728 45.3583 18.597 45.3317 18.7782C45.183 18.6556 45.1511 18.9274 44.9758 18.9008H44.9652ZM91.0566 12.7124C91.0566 12.8723 90.8069 12.8777 90.7591 12.7124C90.8866 12.7497 90.9344 12.6325 91.0672 12.7124H91.0566ZM91.0566 12.883C91.0991 12.6751 91.1947 12.6805 91.3647 12.6272C91.3647 12.6858 91.4231 12.7231 91.4868 12.7551C91.4125 12.899 91.1681 12.7231 91.0778 12.883H91.0566ZM90.451 12.883C90.4935 12.9789 90.451 13.1495 90.382 13.1762C90.3129 13.2028 90.382 12.9949 90.2279 12.9736C90.3023 12.8777 90.3554 12.8457 90.4723 12.9097L90.451 12.883ZM89.9995 13.1069C89.9995 13.1762 90.0686 13.2028 90.0632 13.2614C89.8561 13.1762 89.7976 13.4427 89.5905 13.3627C89.7711 13.3627 89.7976 13.0269 90.0207 13.1335L89.9995 13.1069ZM90.7272 13.2135L90.6847 13.4107C90.5944 13.368 90.5997 13.2934 90.5147 13.2561C90.5519 13.1442 90.6369 13.1548 90.7485 13.2401L90.7272 13.2135ZM91.2319 13.1868C91.1469 13.1548 91.0991 13.2241 90.9928 13.1495C91.03 13.0109 91.2637 13.0109 91.2531 13.2135L91.2319 13.1868ZM92.0286 12.8564C91.933 12.8084 91.9277 12.963 91.8109 12.8564C91.933 12.4886 91.5399 12.819 91.5187 12.5739C91.6727 12.6431 91.8533 12.27 92.0021 12.5739L91.9065 12.5259C91.9163 12.657 91.9664 12.7818 92.0499 12.883L92.0286 12.8564ZM95.6142 11.9662C95.7629 12.1901 95.1892 12.3713 95.3008 12.0408C95.4654 12.2594 95.4017 11.9502 95.6142 11.9662ZM94.5518 12.2914C94.4562 12.6698 94.1959 12.2327 93.9887 12.2914C93.9887 12.0781 94.265 12.3713 94.2596 12.1155C94.3871 12.1634 94.3499 12.382 94.5518 12.2914ZM96.225 11.6198C96.225 11.705 96.2782 11.753 96.225 11.8649C96.1241 11.8223 96.0869 11.8649 95.9913 11.8649C95.9966 11.689 96.0338 11.5505 96.1985 11.6198H96.225ZM92.8945 12.0302C92.9901 12.2221 93.0538 12.0302 93.0485 11.8703C93.2557 12.0302 93.0485 12.4353 92.8626 12.3606C92.831 12.3112 92.8146 12.2534 92.8155 12.1946C92.8165 12.1358 92.8347 12.0786 92.8679 12.0302H92.8945ZM88.2944 12.915C88.3847 12.851 88.459 12.7391 88.5812 12.7551C88.5334 12.9789 88.3847 12.9097 88.2678 12.915H88.2944ZM88.8256 12.6911C88.9531 12.8084 88.9371 12.6112 89.0646 12.7284L89.0221 12.9203C88.9424 12.8457 88.8415 12.7924 88.8203 12.6911H88.8256ZM91.9596 12.4353L92.0127 12.2327C92.0658 12.27 92.1455 12.2914 92.1402 12.3553C92.0499 12.3287 92.1508 12.5632 91.9543 12.4353H91.9596ZM70.9988 15.3562C71.121 15.3562 71.0945 15.66 71.2007 15.5428C71.3069 15.4255 71.0466 15.3988 71.121 15.2656C71.1688 15.2176 71.2379 15.2336 71.3176 15.2656C71.3972 15.2976 71.291 15.5374 71.3707 15.6387C71.4291 15.5907 71.53 15.6387 71.6097 15.6813C71.2561 15.909 70.8453 16.031 70.4252 16.0331C70.4252 15.7133 70.6961 16.0864 70.7226 15.8359C70.6164 15.772 70.5686 15.8359 70.5633 15.676C70.6854 15.628 70.7014 15.8093 70.866 15.8732C70.9085 15.6334 71.1423 15.8732 71.1794 15.6227C71.0891 15.6227 71.036 15.6867 70.8979 15.5534C70.9032 15.4575 70.9935 15.5161 70.9935 15.3562H70.9988ZM70.1064 15.7293C70.287 15.7826 70.2021 16.1291 70.0746 16.0491C70.0215 15.8679 70.2233 15.9585 70.1171 15.7293H70.1064ZM69.8833 15.8093L70.0161 15.8946C69.963 16.0545 69.9365 16.2783 69.7877 16.1984C69.7134 16.0278 69.8727 16.0278 69.878 15.8093H69.8833ZM68.4226 16.4276C68.4226 16.6141 68.396 16.758 68.5872 16.7634C68.5288 16.8753 68.4226 16.8753 68.2791 16.7634C68.3057 16.6141 68.1942 16.321 68.4173 16.4276H68.4226ZM87.7154 13.4107C87.7685 13.4427 87.7897 13.384 87.8588 13.4373C87.9544 13.5972 87.8004 13.8531 87.6251 13.7998L87.7154 13.4107ZM66.6484 17.0565C66.6081 17.1232 66.5867 17.1997 66.5867 17.2777C66.5867 17.3557 66.6081 17.4322 66.6484 17.4989C66.5475 17.3977 66.489 17.4137 66.4837 17.5576C66.2659 17.3657 66.4412 16.9872 66.6484 17.0565ZM82.5841 15.0471C82.5841 14.9085 82.685 14.9245 82.7966 15.0097C82.7647 15.1483 82.685 15.1323 82.5735 15.0524L82.5841 15.0471ZM87.896 14.2742C87.9279 13.997 87.7791 14.3222 87.6357 14.1143C87.7154 13.981 87.9119 14.1143 88.0075 14.0077C88.1244 13.6985 87.8747 13.2881 88.1616 13.3254C88.066 13.5226 88.0766 14.0503 88.3953 14.0716C88.4537 14.2102 88.3422 14.2049 88.2944 14.2902C88.1085 14.093 88.0235 14.3115 87.8588 14.2795L87.896 14.2742ZM90.3766 13.7092L90.4298 13.4693C90.5041 13.5439 90.6476 13.432 90.6529 13.5972C90.6051 13.6665 90.5041 13.5972 90.4457 13.6399C90.3873 13.6825 90.7113 13.7678 90.6316 13.9171C90.4563 13.981 90.5254 13.7625 90.3395 13.7145L90.3766 13.7092ZM91.285 13.9224C91.0459 13.7039 90.9556 13.7891 90.7166 13.7518C90.7166 13.5173 91.0778 13.5493 91.2478 13.528C91.2157 13.5094 91.1886 13.4831 91.1692 13.4515C91.1497 13.4199 91.1384 13.3839 91.1362 13.3467C91.3009 13.2828 91.3806 13.3467 91.3593 13.48C91.4656 13.384 91.8002 13.0909 92.0818 13.4107C91.8959 13.3627 91.9968 13.4853 91.8587 13.5013C91.9118 13.5813 91.8587 13.6985 91.8905 13.7998C91.8627 13.8291 91.8287 13.852 91.7911 13.8667C91.7534 13.8814 91.7131 13.8877 91.6727 13.8851C91.6063 13.7799 91.5628 13.6619 91.5453 13.5386C91.524 13.8584 91.3647 13.8584 91.2478 13.9277L91.285 13.9224ZM82.9347 16.4222C83.0462 16.4702 83.0568 16.2996 83.1896 16.4222C83.1471 16.5608 82.9134 16.5502 82.8975 16.4276L82.9347 16.4222ZM83.2693 16.289C83.2268 16.4116 83.4287 16.4329 83.3543 16.5662C83.1684 16.5502 83.0993 16.2783 83.2321 16.2943L83.2693 16.289ZM85.6862 15.6014C85.6225 15.4308 86.1324 15.2763 86.1537 15.5534C85.8934 15.4202 85.8775 15.756 85.6491 15.6067L85.6862 15.6014ZM90.5997 15.175C90.5997 15.079 90.4616 15.0524 90.4988 14.9458C90.536 14.8392 90.7219 15.1856 90.5626 15.1803L90.5997 15.175ZM89.8933 14.3062C90.0526 14.4554 90.1323 14.4767 90.2651 14.4234C90.2651 14.3381 90.1535 14.3222 90.1589 14.2475C90.4935 14.3488 90.4244 14.5673 90.4563 14.9245C90.366 14.8818 90.382 14.8019 90.3448 14.7432C90.3448 14.8232 90.2173 14.7006 90.1907 14.7432C90.244 14.7921 90.2826 14.8548 90.3023 14.9245C90.2545 15.0844 90.1217 14.9831 90.2492 15.1696C90.1801 15.1696 90.1376 15.2603 90.0048 15.1323C90.0048 15.0364 90.1004 15.0471 90.0367 14.9884C89.9385 15.0257 89.8328 15.0385 89.7286 15.0257C89.7764 14.8392 89.6967 14.9831 89.6064 14.8978C89.6064 14.7166 89.7658 14.8978 89.7817 14.7805C89.6011 14.61 89.5427 14.7272 89.4099 14.6633C89.3568 14.61 89.139 14.3968 89.3196 14.3914C89.3196 14.5567 89.4471 14.3914 89.5427 14.5247C89.5692 14.2529 89.7711 14.4714 89.8561 14.3115L89.8933 14.3062ZM89.4258 14.8072C89.3727 14.8338 89.1921 14.7166 89.2293 14.578C89.3036 14.642 89.4099 14.7006 89.3886 14.8125L89.4258 14.8072ZM83.0515 15.4895C83.0851 15.5769 83.0851 15.6738 83.0515 15.7613C82.8444 15.6654 82.7859 15.9319 82.6106 15.9319C82.6106 15.6227 82.8072 15.6654 83.0037 15.5588C82.9612 15.5001 82.9081 15.4202 83.0197 15.4948L83.0515 15.4895ZM81.952 15.7027C82.0635 15.8253 82.122 15.8732 82.1591 15.6654C82.2291 15.6979 82.2868 15.7521 82.3238 15.8199C82.3238 15.9852 82.2176 15.9745 82.1644 16.0598C82.0263 15.9265 81.9679 16.0012 81.8829 15.9958C81.936 15.8732 81.8829 15.8892 81.9201 15.708L81.952 15.7027ZM80.0716 16.4276C80.1034 16.2037 80.2309 16.4276 80.1884 16.1664C80.256 16.2005 80.3116 16.2544 80.3478 16.321C80.3478 16.0651 80.6293 16.0811 80.7143 16.273C80.5337 16.1557 80.5549 16.5075 80.3478 16.321C80.284 16.5235 80.2097 16.5235 80.0397 16.4329L80.0716 16.4276ZM79.0411 16.337C79.1898 16.4542 79.2004 16.5395 79.4873 16.5662C79.3704 16.8753 79.0304 16.5981 79.0092 16.3423L79.0411 16.337ZM84.9851 15.8039C85.0276 15.6227 85.2241 15.8039 85.2082 15.4948C85.3091 15.5801 85.325 15.4628 85.4419 15.5801C85.39 15.6863 85.3628 15.8029 85.3622 15.9212C85.155 15.756 85.0966 15.8786 84.9532 15.7933L84.9851 15.8039ZM84.337 16.0171C84.2786 16.1664 84.1511 16.1451 84.0449 16.1717C84.0661 15.9905 84.1352 15.8946 84.3051 15.9905L84.337 16.0171ZM79.6625 17.0832L79.721 16.8433C79.7741 16.8806 79.8485 16.9126 79.8431 16.9712C79.6785 16.8753 79.7847 17.2591 79.6307 17.0565L79.6625 17.0832ZM79.9759 17.451C79.9759 17.6535 79.7369 17.4989 79.6944 17.3817C79.721 17.1418 79.7741 17.371 79.9441 17.4403L79.9759 17.451ZM80.5974 17.1685C80.6506 17.1685 80.7196 17.1685 80.7302 17.2484C80.5974 17.3977 80.4593 17.2804 80.2893 17.1951C80.2893 17.1205 80.2522 17.0672 80.2893 16.9766C80.4381 17.0192 80.4062 17.1365 80.4806 17.2111C80.5603 16.9926 80.6134 16.9606 80.5443 16.7474C80.6452 16.7047 80.6665 16.8487 80.7515 16.9286C80.709 17.0832 80.6187 17.0565 80.5656 17.1578L80.5974 17.1685ZM80.8843 16.6354C80.9586 16.8113 80.8312 16.8966 80.6931 16.7954C80.6718 16.5875 80.7887 16.6674 80.8524 16.6088L80.8843 16.6354ZM81.1446 16.8007C81.2242 16.7527 81.203 16.4809 81.3464 16.5875C81.272 16.7101 81.2136 16.7847 81.1127 16.774L81.1446 16.8007ZM81.7289 16.6621C81.6867 16.6632 81.6447 16.6558 81.6055 16.6402C81.5662 16.6246 81.5305 16.6012 81.5005 16.5715C81.4686 16.3423 81.7289 16.4862 81.697 16.6354L81.7289 16.6621ZM80.4221 16.6621C80.5443 17.0299 80.1353 16.9979 79.891 16.9499C79.9414 16.8611 80.0139 16.787 80.1014 16.7347C80.1889 16.6823 80.2884 16.6537 80.3903 16.6514L80.4221 16.6621ZM14.5652 37.0074C14.5227 37.1193 14.4431 37.0873 14.4165 37.2526C14.305 37.1726 14.3687 37.0394 14.3315 36.9381C14.4112 36.9807 14.4537 36.8635 14.5652 37.0074ZM101.68 47.1081C101.824 47.4758 101.611 47.5078 101.776 47.753C101.776 47.8969 101.712 47.9822 101.643 47.9342C101.712 47.6571 101.457 46.9055 101.686 47.1081H101.68ZM97.9142 47.1081C97.9142 47.3852 97.7549 47.188 97.7549 47.5398C97.8877 47.8596 98.063 47.6571 98.1639 47.9822C98.1001 47.9236 98.0523 47.9342 98.0417 48.0835L97.7974 47.705C97.6964 48.1101 97.5636 47.7797 97.4149 48.0781C97.4149 47.9129 97.2927 47.7637 97.3512 47.5931C97.5424 47.8863 97.6168 47.6997 97.6964 47.5505C97.5702 47.3024 97.5221 47.0217 97.5583 46.7456C97.7024 46.8311 97.8258 46.9476 97.9195 47.0867L97.9142 47.1081ZM98.8385 47.5718L98.9819 47.7956C98.9075 48.0995 98.7216 47.9502 98.5676 47.9342L98.6048 47.5984C98.8013 47.9023 98.8491 47.8969 98.8438 47.5505L98.8385 47.5718ZM98.3073 47.721C98.2595 47.9182 98.0948 47.6677 97.978 47.5931C98.0205 47.3159 98.132 47.3799 98.3126 47.6997L98.3073 47.721ZM95.1733 48.2061C95.2052 47.9342 95.2795 47.8489 95.4229 48.0035C95.4229 48.1155 95.4229 48.3393 95.338 48.2647C95.3452 48.2079 95.33 48.1504 95.2955 48.1048C95.2901 48.2327 95.2423 48.2381 95.1786 48.1847L95.1733 48.2061ZM95.4123 47.5131V47.7637C95.2848 47.5824 95.237 47.6837 95.2211 47.3746C95.3061 47.5025 95.2902 47.22 95.4176 47.4918L95.4123 47.5131ZM97.2343 47.6091C97.2343 47.9449 97.0803 48.1421 96.9953 47.721C97.1706 47.8649 97.0271 47.3532 97.2396 47.5878L97.2343 47.6091ZM96.3578 47.801C96.2357 47.8809 96.0657 47.753 95.9116 47.6944C95.9488 47.3159 96.2729 47.172 96.3632 47.7797L96.3578 47.801ZM95.8638 47.6198C95.816 47.7903 95.731 47.817 95.662 47.8916C95.6142 47.5345 95.7045 47.4385 95.8691 47.5984L95.8638 47.6198ZM92.8839 47.1187C92.8573 47.3426 92.9529 47.4119 92.852 47.4545C92.6608 47.2093 92.7033 46.7403 92.8892 47.0974L92.8839 47.1187ZM88.9531 47.5078C88.9531 47.4598 88.9531 47.4172 89.0115 47.5078C89.0646 47.8863 88.9849 48.1474 88.799 47.9556C88.799 47.5878 88.9477 47.7157 88.8521 47.3639L88.9531 47.5078ZM100.963 43.9259C100.963 44.1658 100.756 44.3683 100.671 43.9579C100.777 43.9419 100.809 43.6594 100.969 43.9046L100.963 43.9259ZM103.763 40.8025C103.763 41.2342 103.55 40.8558 103.529 40.8025C103.582 40.7758 103.619 40.5093 103.768 40.7811L103.763 40.8025ZM97.9886 38.777C98.0417 38.5638 98.3286 38.6651 98.4242 39.0488C98.2701 38.8356 98.217 39.1714 97.9939 38.7557L97.9886 38.777ZM99.1572 38.7077C99.1572 39.0435 98.9925 38.8676 98.8651 38.745C98.8013 38.4145 98.9872 38.3772 99.1625 38.6864L99.1572 38.7077ZM95.816 38.5638C95.8904 38.8889 95.7417 39.0009 95.6089 38.841C95.5186 38.4145 95.7098 38.4945 95.8213 38.5425L95.816 38.5638ZM93.9462 38.6437C93.84 38.5744 93.8294 38.8943 93.6594 38.5958C93.5957 38.0201 94.095 38.6864 93.9515 38.6224L93.9462 38.6437ZM92.5386 38.2493C92.6183 38.7823 92.2571 38.4785 92.0658 38.3186C92.1721 38.0521 92.427 38.3772 92.5439 38.228L92.5386 38.2493ZM96.5438 33.2603L95.917 33.5001C96.0762 33.3443 96.2447 33.1983 96.4216 33.063C96.4588 33.1057 96.5119 33.175 96.5491 33.2389L96.5438 33.2603ZM65.4054 21.5339C65.5541 21.5712 65.4851 21.6831 65.5488 21.7471L65.6126 21.5072C65.841 21.6778 65.7454 21.843 65.9844 21.811C65.8675 21.8963 65.6444 22.0349 65.5223 21.843C65.4692 22.0083 65.1982 21.843 65.2886 22.1415L65.1186 22.0296C65.1186 21.859 65.2407 21.9336 65.1823 21.7844C65.3895 21.811 65.4692 21.7844 65.4107 21.5179L65.4054 21.5339ZM72.279 19.5404C72.3799 19.4978 72.4596 19.6203 72.4809 19.7323C72.516 19.6701 72.566 19.6176 72.6263 19.5796C72.6866 19.5416 72.7554 19.5192 72.8265 19.5144C72.8976 19.5097 72.9688 19.5227 73.0336 19.5524C73.0984 19.582 73.1549 19.6273 73.198 19.6843C73.0704 19.6492 72.9344 19.663 72.8166 19.7231C72.6987 19.7833 72.6074 19.8854 72.5605 20.0094C72.5517 19.9516 72.5311 19.8962 72.5001 19.8467C72.469 19.7972 72.4281 19.7546 72.3799 19.7216C72.4384 19.8922 72.4331 19.9082 72.3162 19.9668C72.2312 19.9242 72.2524 19.8442 72.2153 19.7856C72.2153 20.0094 72.1834 19.8762 72.0772 19.9242C72.2206 20.0521 72.0772 20.148 71.9444 20.0627C71.8116 19.9775 72.024 19.9242 72.0294 19.7216C72.2418 19.679 72.3056 19.7856 72.2843 19.5244L72.279 19.5404ZM74.0904 19.1353C74.2125 18.8581 74.5153 19.3005 74.6216 19.3219L74.68 19.082C74.7926 19.1402 74.9211 19.1597 75.0459 19.1375C75.1706 19.1154 75.2846 19.0528 75.3705 18.9594C75.319 18.8165 75.319 18.6599 75.3705 18.517C75.5033 18.8048 75.429 18.3731 75.6255 18.517C75.5167 18.744 75.4535 18.9904 75.4396 19.2419C75.1209 18.9701 74.9562 19.4658 74.7437 19.583C74.7437 19.4978 74.8606 19.3698 74.7437 19.3165C74.6853 19.4604 74.5684 19.4551 74.5153 19.6203C74.5684 19.6203 74.6322 19.5937 74.6428 19.7003C74.4888 19.6097 74.3453 19.9561 74.2391 19.7003C74.4144 19.7536 74.5047 19.3805 74.3028 19.2366C74.4038 19.5191 73.9735 19.4978 73.9151 19.3805C74.0213 19.3485 74.3666 19.3805 74.186 19.1033C74.2178 19.1566 74.17 19.1886 74.0957 19.1193L74.0904 19.1353ZM75.259 19.4924C75.1581 19.4924 75.1209 19.6257 74.9934 19.5457C75.0518 19.4711 75.2059 19.2579 75.2643 19.4764L75.259 19.4924ZM68.5235 21.0222C68.7307 21.0222 69.0547 20.6011 69.1875 21.0222C68.9219 20.8729 68.6882 21.2194 68.5235 21.0222ZM69.4637 20.9049C69.5965 20.8623 69.8143 20.3719 69.9099 20.745C69.6868 20.6331 69.6762 21.0328 69.4531 20.9049H69.4637ZM81.0861 18.9861C81.1446 18.9861 81.1871 18.9861 81.272 19.05C81.2573 19.0636 81.2455 19.0801 81.2373 19.0984C81.2291 19.1167 81.2247 19.1365 81.2242 19.1566L81.118 19.1939C81.0968 19.1246 81.0224 19.082 81.0755 18.9861H81.0861ZM80.1459 19.5191L79.9972 19.5724C80.0125 19.5511 80.034 19.5351 80.0587 19.5266C80.0834 19.518 80.1102 19.5172 80.1353 19.5244L80.1459 19.5191ZM82.2016 18.7995C82.199 18.7765 82.199 18.7532 82.2016 18.7302C82.2224 18.7446 82.2419 18.7606 82.2601 18.7782L82.2016 18.7995ZM73.8354 19.7216C73.7398 19.8922 73.5964 19.7536 73.5751 19.9455C73.5167 19.8975 73.4158 19.8602 73.4158 19.7856C73.5751 19.8336 73.6123 19.5617 73.8354 19.7216ZM74.2922 19.5084C74.3033 19.5588 74.2979 19.6114 74.2769 19.6584C74.2558 19.7055 74.2202 19.7444 74.1754 19.7696C74.1754 19.631 74.0372 19.7696 73.9469 19.679C74.016 19.5191 74.1647 19.5457 74.2922 19.5297V19.5084ZM72.6137 20.1747C72.4776 20.1612 72.3406 20.1612 72.2046 20.1747C72.2219 20.1269 72.2494 20.0835 72.2852 20.0476C72.321 20.0117 72.3642 19.9841 72.4118 19.9668C72.3852 20.0841 72.6455 19.9455 72.6137 20.196V20.1747ZM82.6638 18.4424C82.6319 18.3411 82.5575 18.1439 82.7222 18.1972C82.7381 18.2665 82.77 18.517 82.6638 18.4637V18.4424ZM73.6867 19.5084C73.607 19.5084 73.5486 19.583 73.4689 19.5937C73.5061 19.4285 73.4689 19.2792 73.5964 19.2845C73.5804 19.3965 73.7292 19.4285 73.6867 19.5297V19.5084ZM71.5619 19.9935C71.6256 19.9242 71.7956 19.7749 71.8062 20.0361C71.6734 19.8975 71.5991 20.2546 71.5513 20.0148L71.5619 19.9935ZM71.5088 19.9935C71.4663 20.18 71.3866 20.212 71.5353 20.4678C71.1848 20.1161 71.0042 20.5851 70.6642 20.5158C70.8413 20.3483 71.0486 20.2162 71.2751 20.1267C71.1954 20.0521 71.0945 19.9881 71.1423 19.8655C71.291 20.2173 71.2804 19.9455 71.4982 20.0361L71.5088 19.9935ZM68.5819 20.3932C68.6244 20.5052 68.5182 20.6437 68.3907 20.5478C68.4226 20.4892 68.4757 20.4145 68.5713 20.4359L68.5819 20.3932ZM70.0693 20.2973L70.1543 20.3506C70.1543 20.5585 70.2817 20.5958 70.4411 20.6011C70.3561 20.8303 70.2499 20.6544 70.0586 20.5158C70.0737 20.4582 70.0737 20.3976 70.0586 20.3399L70.0693 20.2973ZM67.5992 21.0488C67.3549 20.9049 67.5355 21.406 67.2805 21.294C67.3814 21.1075 67.323 21.1714 67.3177 20.9742C67.3867 20.9795 67.5886 20.8463 67.5886 21.0915L67.5992 21.0488ZM78.0371 20.0681C77.9759 20.1156 77.9058 20.1504 77.831 20.1706C77.7563 20.1907 77.6783 20.1957 77.6015 20.1853C77.6918 20.1054 77.8937 19.9082 78.0265 20.1107L78.0371 20.0681ZM78.2814 19.8815C78.2177 19.9775 78.2124 20.228 78.069 20.1427C78.0849 20.0254 78.1274 19.8282 78.2708 19.9242L78.2814 19.8815ZM78.4567 19.9935C78.4945 19.9231 78.5475 19.8621 78.6118 19.815C78.6762 19.768 78.7503 19.7361 78.8286 19.7216L78.7595 19.9988C78.5736 19.8815 78.6161 20.18 78.4461 20.0361L78.4567 19.9935ZM86.2068 17.2911V17.339L86.1059 17.3763C86.1006 17.3657 86.1112 17.3124 86.1962 17.3337L86.2068 17.2911ZM84.7407 17.8614L84.5814 17.9147C84.5771 17.8936 84.5771 17.8718 84.5814 17.8507C84.6085 17.8481 84.6359 17.8515 84.6617 17.8607C84.6874 17.87 84.7107 17.8847 84.7301 17.904L84.7407 17.8614ZM83.6783 18.0746C83.6783 18.2345 83.5084 18.0746 83.4234 18.0746C83.3968 17.904 83.5349 18.0479 83.6518 18.1226L83.6783 18.0746ZM81.4473 18.1492C81.5005 18.1812 81.5217 18.1492 81.5908 18.1865L81.5323 18.4264C81.3836 18.4157 81.4155 18.2985 81.4208 18.1919L81.4473 18.1492ZM76.5657 19.1779C76.6082 19.3911 76.3586 19.2845 76.3692 19.1779C76.417 19.2312 76.417 19.0767 76.5391 19.2206L76.5657 19.1779ZM76.0345 19.1779C75.9283 19.146 75.8805 19.2632 75.7689 19.2312C75.7902 19.1566 75.9602 19.0234 76.0292 19.2366L76.0345 19.1779ZM77.1819 18.8368C77.1819 19.0127 77.0757 18.9434 77.0013 18.9434L77.0491 18.7515L77.1819 18.8368ZM76.4063 18.9061C76.1939 18.7462 76.1355 18.9701 75.9548 18.9061C75.9548 18.7249 75.8167 18.6343 75.9548 18.5117C76.1301 18.5596 76.0717 18.7036 76.1354 18.7942C76.1992 18.7142 76.3054 18.7355 76.3373 18.5863C76.4913 18.7036 76.4488 18.8315 76.401 18.9647L76.4063 18.9061ZM76.8738 18.6396C76.6932 18.5863 76.7038 18.2718 76.8738 18.3411C76.8791 18.4903 76.9482 18.5703 76.8685 18.6982L76.8738 18.6396ZM77.0278 18.2292C76.9853 18.3251 77.0969 18.581 77.0013 18.549C76.9057 18.517 76.8685 18.3624 76.8207 18.2665C76.7729 18.1705 76.9375 18.2558 77.0225 18.2878L77.0278 18.2292ZM77.0278 18.1066C76.8738 17.9733 76.7357 18.2718 76.6719 18.1066C76.741 18.1226 76.9535 17.8294 77.0225 18.1652L77.0278 18.1066ZM74.7862 17.6269L74.9137 17.7121C74.9137 17.8454 74.8447 17.9094 74.7331 17.8241L74.7862 17.6269ZM26.5595 25.7607C26.5595 25.6648 26.4267 25.4036 26.5595 25.4142C26.6126 25.4995 26.5595 25.6115 26.6764 25.6808C26.5383 25.7607 26.6764 26.0858 26.5117 26.1498C26.4373 26.0166 26.3364 25.8886 26.4108 25.7127C26.4533 25.7394 26.517 25.8087 26.5595 25.7607ZM26.3948 25.9313C26.3948 26.0485 26.4533 26.3417 26.2833 26.2564C26.4533 25.9046 25.9858 26.2564 26.1399 25.7874C26.2727 25.9313 26.2514 25.9526 26.3789 25.9313H26.3948ZM25.699 26.0325C25.7999 26.0912 25.7999 25.83 25.9221 25.9739C25.9221 26.1924 25.8849 26.1711 25.8743 26.411C25.7415 26.2991 25.7468 26.1551 25.683 26.0325H25.699ZM25.614 26.4376C25.614 26.3364 25.614 26.2564 25.6777 26.2511C25.7415 26.2458 25.7202 26.3524 25.7787 26.395C25.7362 26.5016 25.6777 26.5176 25.598 26.4376H25.614ZM75.5883 18.2665C75.5883 18.1066 75.7689 17.984 75.8114 18.1812C75.6999 18.1226 75.7583 18.3358 75.7636 18.3731L75.5883 18.2665ZM76.1992 18.4317C76.1354 18.6769 76.0239 18.3518 75.8592 18.3837C75.882 18.3618 75.9095 18.3453 75.9397 18.3357C75.9698 18.326 76.0017 18.3234 76.033 18.328C76.0642 18.3327 76.094 18.3444 76.1201 18.3624C76.1461 18.3804 76.1677 18.4041 76.1833 18.4317H76.1992ZM69.6974 19.4658C69.8143 19.4391 70.0427 19.2739 70.1489 19.4658C69.9843 19.4285 69.809 19.7216 69.6815 19.4658H69.6974ZM72.8208 19.2419L72.773 19.1886C72.9961 19.3059 72.7411 19.0127 72.773 18.9168C72.8633 18.9541 72.8899 18.8315 73.0174 18.9594C72.9377 19.1353 72.9855 19.2632 72.9483 19.4285C72.8739 19.3752 72.8102 19.3485 72.7624 19.3645L72.8208 19.2419ZM67.1849 20.4145C67.1849 20.2493 67.2911 20.2493 67.3761 20.26C67.408 20.3772 67.2805 20.4678 67.169 20.4145H67.1849ZM69.7718 20.1427C69.8222 20.0519 69.9062 19.9848 70.0057 19.9558C70.1052 19.9269 70.212 19.9385 70.303 19.9881C70.2286 19.9561 70.2446 20.0734 70.2605 20.132C70.048 20.0201 69.9577 20.2173 69.7559 20.1427H69.7718ZM65.3364 21.0702C65.3364 20.8836 65.5329 20.8783 65.5488 21.0382C65.4532 21.0062 65.4585 21.2034 65.3364 21.0702ZM67.0415 20.8996C67.0415 20.6277 67.4292 20.7077 67.6098 20.6491C67.562 20.7557 67.663 20.8036 67.6098 20.9209C67.3018 20.6491 67.2486 20.9742 67.0362 20.8996H67.0415ZM63.6631 21.6511C63.7162 21.5499 63.7693 21.4273 63.8968 21.5232C63.8596 21.6885 63.78 21.7204 63.6578 21.6511H63.6631ZM66.8503 21.1501C66.9034 21.294 66.8078 21.5179 66.6431 21.3527C66.6378 21.1714 66.7175 21.1288 66.8184 21.1501H66.8503ZM65.1186 21.5872C65.1186 21.6618 65.1664 21.7151 65.1664 21.7897C64.9911 21.8803 64.9273 21.5605 64.9273 21.9176C64.6511 21.7418 64.9273 21.4593 65.0867 21.5872H65.1186ZM64.6458 21.8377C64.7149 21.8803 64.7149 21.7418 64.7999 21.8377C64.7999 22.1309 64.683 21.9976 64.7255 22.3014C64.5024 22.2001 64.5874 22.0083 64.6139 21.8537L64.6458 21.8377ZM62.5954 22.5093C62.4361 22.4507 62.5529 22.7065 62.4148 22.7865C62.1492 22.6159 62.452 22.1788 62.5635 22.5093H62.5954ZM76.0398 20.5158C76.0398 20.3826 76.1089 20.3186 76.2204 20.4039C76.1673 20.5371 76.1195 20.6011 76.008 20.5158H76.0398ZM77.5803 20.2013C77.5803 20.3666 77.4794 20.3666 77.3891 20.3612C77.3817 20.3385 77.3808 20.314 77.3865 20.2908C77.3923 20.2675 77.4044 20.2463 77.4216 20.2297C77.4388 20.213 77.4603 20.2015 77.4836 20.1965C77.507 20.1915 77.5313 20.1932 77.5537 20.2013H77.5803ZM72.9749 21.2674C73.0599 21.1714 73.182 21.1501 73.2776 21.0648C73.3042 21.1661 73.028 21.4433 72.943 21.2567L72.9749 21.2674ZM74.6162 21.5339C74.6162 21.5339 74.6162 21.5339 74.6162 21.5659L74.51 21.6032C74.4834 21.5285 74.5259 21.4859 74.5844 21.5232L74.6162 21.5339ZM69.0175 23.2235C69.0175 23.0903 69.0919 23.0263 69.1981 23.1169C69.1344 23.2129 69.3362 23.4367 69.1662 23.4314C69.1503 23.3301 68.9963 23.2982 68.9856 23.2129L69.0175 23.2235ZM55.2066 28.6497L55.1375 28.6976L54.856 28.7989C54.8879 28.6123 54.9782 28.5004 55.1641 28.639L55.2066 28.6497ZM18.4642 35.1791C18.5067 35.2271 18.581 35.2644 18.5651 35.323C18.4358 35.5826 18.255 35.813 18.0339 36C17.9064 35.8934 17.933 35.7441 17.9808 35.5895C18.0286 35.435 18.3048 35.3817 18.4642 35.1791ZM17.6993 35.7121C17.5718 35.9147 17.423 36.0373 17.2956 36.2452C17.261 36.2183 17.2323 36.1845 17.2112 36.146C17.1902 36.1075 17.1773 36.065 17.1734 36.0213C17.3487 35.888 17.5293 35.7121 17.6993 35.6802V35.7121ZM16.5519 36.8421C16.7378 36.5703 16.9237 36.4317 16.945 36.0693L17.1043 36.1972C16.9556 36.2985 16.9184 36.8741 16.5519 36.8102V36.8421ZM15.9357 40.0989C15.8985 39.9816 15.9888 39.8217 16.1004 39.9283C16.0419 40.0776 16.1163 40.2321 15.9357 40.0989ZM16.2704 40.3121C16.2438 40.3441 16.2172 40.3387 16.1694 40.3121C16.3022 40.2321 16.435 40.2321 16.2969 39.9816C16.366 39.9816 16.451 40.0882 16.4775 40.1948C16.3819 40.1948 16.4085 40.4613 16.3925 40.5519C16.2544 40.5093 16.3288 40.3867 16.2757 40.3121H16.2704ZM99.2953 48.0675C99.2209 47.5345 99.4653 47.4279 99.6406 47.5345C99.5822 47.4225 99.6406 47.3959 99.6406 47.3692C99.5397 47.3692 99.3591 47.0281 99.2741 47.0867C99.2422 47.5611 99.1838 47.9236 98.9394 47.5398C99.1731 47.5398 99.0244 47.1667 99.0616 46.9482C99.1678 47.3586 99.2103 47.0814 99.1944 46.7669C99.2741 46.7669 99.3272 46.8575 99.3856 47.0654C99.4972 46.655 99.8371 47.1987 99.9168 46.7509C100.055 46.9322 100.081 47.4598 100.119 46.9748C100.278 47.1933 100.443 47.8383 100.22 47.6198C100.229 47.5638 100.226 47.5066 100.213 47.4516C100.199 47.3966 100.174 47.345 100.14 47.2999C100.342 48.2114 99.9381 47.9769 99.8053 48.2487L99.5662 47.8649C99.5025 47.9182 99.5025 48.4033 99.3006 48.0675H99.2953ZM100.326 48.0195C100.575 47.8756 100.384 47.3159 100.56 46.9162C100.836 47.5505 100.65 46.8309 100.852 47.3746C100.969 47.236 101.176 46.8415 101.324 47.2306C101.287 47.1827 101.144 47.2733 101.245 47.4065C101.319 47.2999 101.425 47.3319 101.574 47.5291C101.574 47.8276 101.441 47.6357 101.303 47.4012C101.271 47.6517 101.08 47.5558 101.181 47.9929C100.91 47.6731 100.873 48.4726 100.586 47.737C100.692 48.2221 100.491 48.2327 100.331 48.0195H100.326ZM83.0356 52.0331L83.1896 52.257C83.1578 52.5288 83.1578 52.9233 82.9878 52.6994C82.8922 52.3529 83.0675 52.4329 83.0409 52.0331H83.0356ZM83.2693 51.9905C83.4712 52.193 83.434 52.79 83.2693 52.5715C83.2056 52.2357 83.4393 52.4809 83.2746 51.9905H83.2693ZM79.6785 52.7687C79.6097 53.0415 79.6302 53.3293 79.7369 53.5895C79.6041 53.3444 79.5457 53.355 79.5616 53.6162C79.3173 53.1258 79.4501 52.5022 79.6785 52.7687ZM81.4208 53.0619C81.4208 52.7634 81.2614 52.1611 81.5217 52.4702C81.5217 52.806 81.5217 53.0779 81.7554 53.1738C81.7183 53.3337 81.6014 53.3017 81.4314 53.0352L81.4208 53.0619ZM83.6571 52.7847C83.6093 52.1824 83.9652 53.0246 83.9599 52.5662C83.8271 52.3903 83.7846 52.4969 83.758 52.1877C83.8855 52.1877 83.928 52.5075 84.1192 52.7207C84.1192 52.2996 84.422 52.886 84.422 52.4222C84.3264 52.3636 84.2786 52.4649 84.1033 52.1397C84.1033 51.9052 84.2148 52.0971 84.1883 51.7986C84.3264 51.8999 84.337 52.4169 84.4379 52.257C84.5389 52.0971 84.2467 51.8999 84.3105 51.724C84.353 51.66 84.4326 51.724 84.5282 51.8572C84.5446 52.1016 84.5819 52.3442 84.6398 52.5821C84.6929 52.5182 84.8151 52.7047 84.9107 52.79C84.7197 52.8957 84.5045 52.9494 84.2864 52.9457C84.0683 52.9419 83.855 52.8809 83.6677 52.7687L83.6571 52.7847ZM91.3859 53.2697C91.3859 52.9393 91.5506 53.0565 91.5984 52.8273C91.7109 52.9584 91.7764 53.1236 91.7843 53.2964C91.6409 53.1738 91.6356 53.6588 91.3965 53.2431L91.3859 53.2697ZM96.1135 53.5256C96.3578 53.9573 96.3472 53.419 96.4694 53.3923C96.4694 53.6269 96.5544 53.3923 96.6075 53.7068C96.5756 54.0266 96.2729 53.952 96.1454 53.4989L96.1135 53.5256ZM97.1759 54.0586C97.1759 53.8187 97.2715 53.8934 97.399 54.1119C97.4202 54.3091 97.3299 54.2345 97.2077 54.0106L97.1759 54.0586ZM99.0935 53.5736C99.0935 53.8827 98.9819 53.6855 98.9925 53.9946C98.7694 53.5949 98.9766 53.3017 99.12 53.5256L99.0935 53.5736ZM100.953 53.5736C101.059 53.4723 101.128 53.2484 101.346 53.6055C101.346 53.9893 101.139 53.5576 101.139 53.9627C101.062 53.8304 101.008 53.6863 100.979 53.5362L100.953 53.5736ZM102.509 53.7921C102.552 53.4456 102.679 53.4456 102.897 53.8241C102.86 54.0479 102.716 53.9627 102.52 53.7548L102.509 53.7921ZM28.3974 72.6343C28.3974 72.8315 28.3018 72.7622 28.3549 73.0713C28.1903 72.8901 28.2009 72.6609 28.1053 72.4584C28.2168 72.5543 28.2062 72.3464 28.3974 72.6343ZM90.5466 61.798C90.6263 61.878 90.6051 61.5955 90.7591 61.9313C90.8016 62.363 90.5254 62.0112 90.5201 61.798H90.5466ZM91.3912 61.6701C91.3912 62.0059 91.2956 61.814 91.2159 61.7767L91.2425 61.4462L91.3912 61.6701ZM89.9411 61.6381C89.9411 61.4036 90.127 61.2597 90.2173 61.6808C90.0739 61.5635 90.0367 61.7554 89.9145 61.6381H89.9411ZM88.4378 61.6381C88.6343 61.83 88.6768 61.1957 88.4378 60.8119C88.5812 61.3929 88.1244 61.1264 88.0394 60.8759C88.151 60.8759 88.5228 61.0625 88.2944 60.5028C88.2625 60.5774 88.2147 60.5774 88.1297 60.4442C88.2147 60.0017 88.6025 60.9772 88.7512 61.0998L88.7831 60.6787C89.1337 61.1211 89.3143 61.0038 89.5002 60.8226C89.4279 60.5552 89.4116 60.2757 89.4524 60.0017C89.6383 60.6147 89.4949 59.7726 89.7233 60.1243C89.6364 60.5376 89.6024 60.9604 89.6224 61.3823C89.2452 60.7053 89.139 61.5368 88.9318 61.6488C88.9318 61.4835 89.0221 61.3023 88.9318 61.1531C88.8893 61.3983 88.7618 61.3236 88.7299 61.6008C88.7884 61.6754 88.8521 61.6008 88.8787 61.8247C88.6609 61.5422 88.56 62.1018 88.4112 61.6115L88.4378 61.6381ZM83.4234 61.3556C83.5615 61.3556 83.7102 60.5294 83.8749 61.281C83.604 60.9399 83.6571 61.6754 83.3968 61.329L83.4234 61.3556ZM84.0077 61.0091C84.0291 60.875 84.0291 60.7382 84.0077 60.6041L84.1086 60.7533C84.167 61.1477 84.2839 61.2863 84.4592 61.3556C84.3476 61.7234 84.2042 61.3343 83.9811 60.9825L84.0077 61.0091ZM81.1233 60.4761C81.203 60.4441 81.3995 60.3002 81.442 60.7586C81.1499 60.3589 81.442 61.3823 81.1446 61.0571C81.1924 60.764 81.1393 60.8279 81.0968 60.4548L81.1233 60.4761ZM80.4328 60.7586C80.4328 60.4228 80.5018 60.3855 80.6187 60.4761C80.6718 60.764 80.6134 61.1211 80.4062 60.764L80.4328 60.7586ZM104.506 56.0947C104.607 56.825 104.204 56.5158 104.134 55.8922C104.294 56.4412 104.299 55.8762 104.48 56.0734L104.506 56.0947ZM103.975 56.8943C103.917 56.4838 103.911 56.2546 104.129 56.4678C103.906 56.4519 104.145 56.9156 103.943 56.8729L103.975 56.8943ZM102.605 57.1448C102.695 57.0861 102.764 56.9262 102.897 57.0275C102.854 57.406 102.695 57.1874 102.573 57.1235L102.605 57.1448ZM96.7244 57.6778C96.7244 57.4326 96.8147 57.5072 96.9421 57.7258C96.905 57.923 96.8147 57.8484 96.6766 57.6298L96.7244 57.6778ZM93.5372 58.6852C93.4841 59.2182 93.091 58.4986 93.006 58.0136C93.1866 58.2694 93.2079 58.4293 93.516 58.6319L93.5372 58.6852ZM87.2479 61.0091C86.908 60.6893 86.6902 60.9505 86.6105 61.2757C86.5778 61.0518 86.4982 60.8374 86.3768 60.6467C86.4618 60.9932 86.4618 61.0198 86.3768 61.0678C86.3051 60.9482 86.2565 60.8162 86.2334 60.6787C86.2971 61.1158 86.2334 60.8226 86.1112 60.8652C86.2865 61.1744 86.1112 61.2757 85.9837 61.0465C85.8562 60.8173 86.0474 60.8333 86.0262 60.4601C86.2493 60.5188 86.329 60.748 86.2652 60.2576C86.3715 60.2576 86.4724 60.5028 86.5096 60.716C86.5839 60.2576 86.9505 60.3695 87.2267 60.9612L87.2479 61.0091ZM87.5242 61.0518C87.5242 60.764 87.4551 60.4601 87.6198 60.5188C87.6198 60.684 87.7791 60.8226 87.7526 60.9932C87.6463 60.9505 87.5879 61.0251 87.5029 61.0038L87.5242 61.0518ZM85.5216 60.764C85.5747 60.6627 85.734 60.4761 85.7872 60.9718C85.6172 60.5774 85.5959 61.201 85.5216 60.764ZM86.738 60.1563V59.9911C86.7198 59.9691 86.7066 59.9434 86.6992 59.9158C86.6919 59.8882 86.6906 59.8593 86.6955 59.8312C86.9558 60.167 86.6371 59.4847 86.6955 59.3408C86.7964 59.4474 86.8071 59.2395 86.9611 59.5487C86.9425 59.8238 86.9425 60.0998 86.9611 60.3749C86.8495 60.2309 86.7752 60.1297 86.7274 60.1297L86.738 60.1563ZM84.1511 60.3216C83.9014 60.0017 83.8377 60.3216 83.6199 60.0817C83.6783 59.6873 84.0449 59.8365 84.183 60.0817C84.0767 59.9538 84.1086 60.1776 84.1405 60.2949L84.1511 60.3216ZM82.3716 60.0337C82.4407 60.2683 82.3716 60.4708 82.191 60.2256C82.2123 60.0284 82.2601 59.9165 82.361 60.0071L82.3716 60.0337ZM84.6398 61.3183C84.746 61.0571 85.0276 61.0091 85.2294 60.8919C85.1121 60.7388 85.0469 60.5519 85.0435 60.3589C85.2719 61.0251 85.2135 60.5028 85.4631 60.7906C85.3964 61.0926 85.4338 61.4083 85.5694 61.6861C85.1232 60.8013 84.9904 61.5848 84.6292 61.297L84.6398 61.3183ZM86.2334 61.4729C86.2759 61.2916 86.3343 61.1957 86.4246 61.1957C86.4246 61.329 86.6689 61.1957 86.6689 61.6541C86.5149 61.5049 86.3874 61.5208 86.2387 61.4462L86.2334 61.4729ZM87.471 61.3663C87.6463 61.4942 87.6516 61.0092 87.9119 61.4675C87.8376 61.7341 87.657 61.3983 87.6676 61.75C87.5753 61.6286 87.51 61.4886 87.4763 61.3396L87.471 61.3663ZM88.0022 61.4462C88.0447 61.1477 88.2094 61.2757 88.3475 61.313C88.3953 61.4889 88.3475 61.7234 88.2572 61.7394C88.2731 61.4516 88.1456 61.6648 88.0341 61.4196L88.0022 61.4462ZM89.1018 61.6967C89.1496 61.6221 89.2824 61.297 89.378 61.7394C89.2983 61.6381 89.2771 61.8886 89.1337 61.6701L89.1018 61.6967ZM90.5201 61.4036C90.2651 60.9825 90.2332 61.3769 90.0367 61.1477C90.0367 60.8119 89.8508 60.5614 89.9836 60.4122C90.1748 60.6041 90.127 60.8279 90.212 61.0358C90.2704 60.9292 90.382 61.0358 90.4032 60.7586C90.4688 60.846 90.5159 60.9459 90.5415 61.0523C90.5671 61.1587 90.5706 61.2691 90.5519 61.3769L90.5201 61.4036ZM90.9822 61.1691C90.7803 60.9718 90.7485 60.3855 90.9185 60.6041C91.0011 60.7706 91.0343 60.9575 91.0141 61.1424L90.9822 61.1691ZM91.0938 60.4921C91.0566 60.6467 91.2106 61.1797 91.0938 61.0678C91.0302 60.8555 90.954 60.6472 90.8653 60.4442C90.9078 60.1723 91.0247 60.3589 91.1256 60.4655L91.0938 60.4921ZM91.0566 60.2523C90.876 59.9218 90.7644 60.4015 90.6794 60.0604C90.8016 59.9804 90.9875 59.5753 91.0884 60.2309L91.0566 60.2523ZM90.212 60.2949C90.1801 60.716 90.0154 60.0497 89.8455 60.0177C89.9358 59.8472 90.1535 59.9591 90.2438 60.2683L90.212 60.2949ZM89.7658 59.618C89.6383 59.4421 89.7286 59.8792 89.7392 59.9538L89.5374 59.65C89.548 59.3301 89.7233 59.1916 89.7976 59.5913L89.7658 59.618ZM94.095 58.7492C94.095 58.3441 94.2596 58.8025 94.1853 58.3227C94.2719 58.4378 94.3367 58.5679 94.3765 58.7065C94.3765 58.2375 94.6527 58.4187 94.759 58.8184C94.5571 58.504 94.6155 59.1702 94.3765 58.7065C94.3924 58.9943 94.3021 59.0103 94.1268 58.7225L94.095 58.7492ZM96.0232 58.4826C96.1507 58.7811 96.225 58.9037 96.241 58.5359C96.3246 58.6548 96.3891 58.7861 96.4322 58.9251C96.4322 59.2235 96.3313 59.1383 96.2888 59.2715C96.1241 58.941 96.071 59.0423 95.9754 58.9837C96.0869 58.7811 96.0285 58.7758 96.0551 58.456L96.0232 58.4826ZM94.8227 59.6979C94.8227 59.3675 94.9502 59.586 95.0086 59.5114C95.083 59.8738 94.9821 59.9698 94.8227 59.6979ZM95.4973 59.6979C95.4973 59.9538 95.4123 60.055 95.3061 59.9698C95.3804 59.9218 95.3326 59.3994 95.4973 59.6979ZM97.144 58.8131C97.144 58.6905 97.0803 58.5253 97.2077 58.7225C97.2397 58.8844 97.2397 59.051 97.2077 59.2129C96.974 58.9197 96.9368 59.3781 96.7509 59.2768C96.7084 58.6745 96.9422 58.8877 97.144 58.8025V58.8131ZM101.925 58.3707L101.994 57.6991C102.058 57.7951 102.073 57.6991 102.148 57.8484C102.275 58.1895 102.132 58.5626 101.941 58.3601L101.925 58.3707ZM93.7603 59.6979L93.7975 59.2822C93.8706 59.3714 93.92 59.4778 93.9409 59.5913C93.8081 59.3408 93.9462 60.1083 93.7603 59.6979ZM93.994 59.586C94.1003 59.2449 94.3021 59.2608 94.5252 59.3461C94.6952 60.0817 94.2596 59.7885 94.0206 59.5647L93.994 59.586ZM94.1375 60.5508C94.1375 60.9345 93.8878 60.5081 93.8241 60.2683C93.8666 59.8578 93.9462 60.3056 94.1375 60.5294V60.5508ZM94.7643 60.3855C94.8227 60.4601 94.8918 60.3855 94.913 60.6094C94.7908 60.8173 94.6315 60.5188 94.4402 60.2629C94.419 60.1287 94.419 59.992 94.4402 59.8578C94.6049 60.0231 94.5837 60.2203 94.674 60.3909C94.752 60.121 94.752 59.8345 94.674 59.5647C94.7749 59.5647 94.8121 59.8205 94.913 60.0284C94.9077 60.3109 94.8068 60.2309 94.7643 60.3642V60.3855ZM95.9116 60.0657C95.8479 60.0657 95.7682 59.9698 95.6567 59.7672C95.6407 59.3675 95.9276 59.7885 95.9116 60.0444V60.0657ZM97.1652 60.3909C97.2821 60.5401 97.2821 60.2363 97.4308 60.5188C97.4415 60.764 97.2077 60.6094 97.1652 60.3695V60.3909ZM97.5052 60.3429C97.468 60.5401 97.6858 60.7 97.6221 60.8759C97.4574 60.764 97.3671 60.2309 97.5052 60.3216V60.3429ZM98.6101 60.4388C98.5676 60.6893 98.4295 60.5721 98.3179 60.5614C98.3604 60.2789 98.4242 60.119 98.6101 60.4175V60.4388ZM99.6725 60.8812C99.4759 60.4921 99.4281 60.684 99.2688 60.4388C99.3006 60.1297 99.5184 60.5721 99.4759 59.9964C99.5928 60.215 99.5981 59.9964 99.7309 60.2949C99.6865 60.4797 99.6704 60.6702 99.6831 60.8599L99.6725 60.8812ZM105.186 59.2822L105.149 59.618C105.059 59.49 105.053 59.3568 104.968 59.2289C104.984 58.9784 105.075 59.053 105.176 59.2768L105.186 59.2822ZM105.717 59.554C105.627 59.4421 105.579 59.554 105.462 59.3355C105.478 59.037 105.707 59.1649 105.707 59.5487L105.717 59.554ZM99.9912 60.4975C99.9115 60.1403 100.432 60.1617 100.48 60.684C100.241 60.2949 100.251 60.9079 99.9965 60.4921L99.9912 60.4975ZM103.64 60.7853C103.77 60.9346 103.848 61.1213 103.864 61.3183C103.816 61.345 103.614 61.0145 103.646 60.764L103.64 60.7853ZM105.107 62.7468C105.107 62.5816 104.952 62.4376 104.99 62.2671C105.027 62.0965 105.277 62.8534 105.112 62.7415L105.107 62.7468ZM104.942 62.2138C104.874 62.0919 104.831 61.9579 104.814 61.8193C104.814 61.9579 104.676 61.6541 104.655 61.7554C104.738 61.8734 104.799 62.0051 104.836 62.1445C104.798 62.4163 104.655 62.1445 104.793 62.5656C104.729 62.5656 104.687 62.6615 104.538 62.3524C104.538 62.1711 104.634 62.2511 104.565 62.0965C104.506 62.0984 104.448 62.0885 104.393 62.0674C104.338 62.0464 104.288 62.0146 104.246 61.9739C104.289 61.6648 104.209 61.8833 104.108 61.6594C104.108 61.3236 104.278 61.798 104.289 61.5582C104.087 61.1264 104.034 61.313 103.89 61.1104C103.832 60.9718 103.593 60.4495 103.779 60.5454C103.779 60.8599 103.911 60.6307 104.018 60.9292C104.018 60.4388 104.262 60.9772 104.315 60.732C104.496 61.1051 104.575 61.1904 104.713 61.1744C104.713 61.0358 104.586 60.9132 104.591 60.78C104.952 61.1531 104.889 61.5049 104.947 62.1818L104.942 62.2138ZM108.496 59.6819C108.639 59.8951 108.623 60.2523 108.766 60.215C108.708 60.8119 108.448 59.8312 108.235 59.7779C108.267 59.3888 108.522 60.1084 108.501 59.65L108.496 59.6819ZM105.84 60.1457C105.946 60.0337 106.28 59.7033 106.583 60.4708C106.392 60.2629 106.498 60.5561 106.355 60.4708C106.399 60.6574 106.417 60.8495 106.408 61.0411C106.394 61.0579 106.377 61.0714 106.357 61.0807C106.337 61.09 106.316 61.0948 106.294 61.0948C106.272 61.0948 106.25 61.09 106.231 61.0807C106.211 61.0714 106.193 61.0579 106.18 61.0411C106.111 60.8059 106.063 60.5652 106.036 60.3216C106.036 60.9079 105.866 60.7426 105.755 60.8546C105.5 60.3216 105.409 60.4068 105.16 60.183C105.16 59.7566 105.526 60.0444 105.723 60.119C105.65 59.9996 105.608 59.8641 105.601 59.7246C105.76 59.6979 105.845 59.8418 105.834 60.1137L105.84 60.1457ZM105.08 59.9005C105.037 59.9911 104.926 59.8045 104.862 59.8418C104.862 60.0604 105.154 60.2469 105.075 60.4761C104.937 60.4761 104.995 60.135 104.798 59.9431L104.841 59.5327C104.915 59.6979 105.064 59.5593 105.075 59.8685L105.08 59.9005ZM106.52 59.4901C106.429 59.3408 106.435 59.6233 106.312 59.3515C106.403 58.7598 106.041 59.1009 105.999 58.6479C106.169 58.8717 106.307 58.3121 106.472 58.9251L106.376 58.7705C106.398 59.0039 106.445 59.2343 106.514 59.4581L106.52 59.4901ZM105.526 58.8664C105.563 58.504 105.659 58.5786 105.84 58.5839C105.851 58.6998 105.897 58.8095 105.972 58.8984C105.871 59.0743 105.611 58.5892 105.521 58.8344L105.526 58.8664ZM107.237 59.085C107.164 58.9 107.164 58.6942 107.237 58.5093C107.343 58.9197 107.385 58.6479 107.369 58.3281C107.577 58.7385 107.433 59.3408 107.231 59.053L107.237 59.085ZM106.567 58.5839C106.482 58.4773 106.567 58.973 106.397 58.5839L106.429 58.2481C106.497 58.3375 106.542 58.4416 106.562 58.5519L106.567 58.5839ZM105.505 58.5359C105.505 58.8344 105.255 58.6852 105.197 58.3281C105.319 58.4613 105.362 58.2748 105.5 58.504L105.505 58.5359ZM104.894 58.5359C104.947 58.7438 104.894 59.0317 104.841 59.0317C104.676 58.8877 104.841 58.7065 104.666 58.5626C104.692 58.3121 104.767 58.3068 104.889 58.4933L104.894 58.5359ZM104.018 58.8824C104.188 58.9357 104.193 58.3494 104.432 58.6692C104.432 58.7811 104.506 58.8771 104.512 58.989C104.278 58.6585 104.235 59.1116 104.012 58.8398L104.018 58.8824ZM102.743 59.3728C102.817 59.6606 102.695 59.5807 102.652 59.7139C102.482 59.2449 102.408 59.5967 102.233 59.4314C102.233 58.941 102.111 59.4314 101.946 58.9784C102.026 58.7865 102.233 59.1276 102.334 59.0103C102.435 58.5146 102.148 57.6032 102.451 57.843C102.355 58.0989 102.397 59.0903 102.737 59.3301L102.743 59.3728ZM103.401 57.3153L103.364 57.6458C103.269 57.4786 103.195 57.2993 103.146 57.1128C103.279 57.3526 103.253 56.9742 103.396 57.2727L103.401 57.3153ZM105.176 56.4998C105.064 56.5638 105 56.8196 104.905 56.9422C104.912 56.8708 104.905 56.7985 104.884 56.7298C104.863 56.6611 104.829 56.5974 104.783 56.5425L104.825 56.132C104.953 56.2429 105.071 56.3661 105.176 56.4998ZM105.5 56.1374C105.356 55.7856 105.431 56.3452 105.292 55.9935C105.292 55.7163 105.223 55.4604 105.292 55.1779L105.436 55.4071L105.404 55.6577C105.356 55.8122 105.521 55.9668 105.484 56.1267L105.5 56.1374ZM106.562 55.6896C106.562 55.5777 106.562 55.4658 106.599 55.3538L106.743 55.583C106.737 55.9082 106.62 55.7163 106.546 55.679L106.562 55.6896ZM107.667 55.3165C107.667 55.7216 107.55 55.6257 107.385 55.3485C107.454 55.2845 107.481 54.9754 107.651 55.3059L107.667 55.3165ZM105.707 55.114C105.627 55.1513 105.664 55.647 105.51 55.3805C105.537 55.1246 105.542 54.7888 105.707 55.114ZM107.959 54.6129C107.757 54.6129 107.624 54.8528 107.391 54.6769C107.47 54.2398 107.832 54.3304 107.959 54.6129ZM103.635 55.018C103.626 55.074 103.628 55.1312 103.642 55.1862C103.656 55.2412 103.681 55.2928 103.715 55.3378C103.779 55.1673 103.672 55.018 103.715 54.8475C103.922 55.1246 103.8 55.4391 103.842 55.7323C103.725 55.6736 103.688 55.2312 103.651 55.4285C103.614 55.6257 103.768 55.8016 103.763 55.9935L103.571 55.6843C103.587 55.6156 103.589 55.5443 103.577 55.4748C103.565 55.4053 103.54 55.3388 103.502 55.2792C103.508 55.066 103.529 54.8635 103.635 55.018ZM101.324 55.6363C101.457 55.7269 101.521 55.5564 101.696 55.8335C101.686 56.1534 101.383 55.9028 101.324 55.6363ZM81.0171 59.0636C81.0914 59.3142 80.9693 59.4154 80.8365 59.2609C80.8312 58.9624 80.9215 59.0103 81.0171 59.0636ZM79.1845 59.5967C79.0835 59.4847 79.1207 59.8632 78.9614 59.5487C78.9083 59.2235 79.1473 59.3142 79.1845 59.6233V59.5967ZM77.2563 59.8472C77.2988 59.6819 77.3253 59.4794 77.49 59.7246C77.4847 60.0444 77.405 60.0657 77.2563 59.8738V59.8472ZM83.3968 58.7598C83.519 58.7598 83.7368 58.5733 83.8855 59.0157C83.7208 58.8344 83.5827 59.3142 83.3968 58.7598ZM88.6184 58.1149L88.7671 58.3387C88.7671 58.5786 88.7193 58.6692 88.5918 58.4507L88.6184 58.1149ZM81.3517 59.9218C81.3199 60.0924 81.4314 60.2363 81.3783 60.4122C81.0224 59.7672 81.0224 60.3482 80.778 60.0977C80.7409 59.5913 81.1658 59.9378 81.357 59.9218H81.3517ZM78.648 60.9558C78.3505 60.5134 78.5949 60.1137 78.7914 60.4228C78.7914 60.5614 78.8711 60.6893 78.8817 60.8226C78.717 60.9239 78.5842 60.2896 78.6533 60.9558H78.648ZM76.2364 60.9558C76.0505 60.7746 76.2364 61.313 76.0983 61.3929C75.7955 60.9665 76.0505 60.2949 76.2417 60.9612L76.2364 60.9558ZM78.3293 60.6734C78.4089 60.7853 78.3824 60.5188 78.4939 60.732C78.5471 61.265 78.3983 60.9665 78.4939 61.5582C78.3334 61.2952 78.2765 60.9815 78.3346 60.6787L78.3293 60.6734ZM78.9136 61.2383C78.9136 60.9239 79.0251 61.1158 78.9401 60.8173C79.1579 60.9878 79.2429 60.9772 79.126 60.4548C79.296 60.5881 79.2482 60.764 79.3226 60.9185V60.4975C79.5988 60.9292 79.5297 61.185 79.7847 61.249C79.6732 61.345 79.4554 61.5049 79.2854 61.0838C79.2854 61.3663 78.9401 60.9665 79.0942 61.5315L78.9136 61.2383ZM82.3982 61.0678C82.6266 61.2117 82.8816 60.5348 83.11 61.3663C82.8178 60.9985 82.6266 61.5262 82.4035 61.0731L82.3982 61.0678ZM31.5049 70.5928C31.558 70.3476 31.7598 70.3103 31.8236 69.9105C31.9092 69.9878 31.9717 70.0875 32.0042 70.1984C31.9963 70.6017 31.9116 70.9997 31.7545 71.371C31.5894 71.1456 31.5018 70.8725 31.5049 70.5928ZM31.2287 70.7527C31.1809 71.1045 31.0746 71.2857 31.0268 71.6535C30.9188 71.5233 30.8376 71.3729 30.7878 71.2111C30.9418 71.0779 31.0215 70.7527 31.2287 70.7527ZM30.4956 72.6503C30.6354 72.2053 30.6592 71.7318 30.5647 71.2751L30.7984 71.5469C30.7028 71.7654 30.9259 72.8368 30.4956 72.6503ZM87.1948 63.7808C87.2745 63.6423 87.3967 63.6742 87.487 63.5676C87.5401 63.7862 87.3117 64.1699 87.1948 63.7808ZM88.2572 67.5813C88.0819 67.5066 88.0288 67.8851 87.7632 67.4906C87.8907 67.3947 87.6941 66.883 87.8057 66.8244C88.0075 66.963 88.0129 67.5546 88.0978 67.4373C88.0978 67.2455 87.965 67.0749 88.0235 66.8723C88.1475 67.0916 88.2303 67.3319 88.2678 67.5813H88.2572ZM88.4378 66.4726C88.5547 66.2647 88.7778 66.4406 88.969 66.398V66.6485C88.7353 66.4619 88.6503 66.6645 88.4484 66.4726H88.4378ZM90.2545 66.7018C90.0154 66.398 90.1217 67.1708 90.0473 67.2348C89.8136 66.8457 90.0048 66.8723 89.9411 66.4246C90.0845 66.7338 90.042 66.3713 90.0632 66.2381C90.1788 66.3666 90.2496 66.5294 90.2651 66.7018H90.2545ZM89.8083 66.7018C89.7552 66.9523 89.7552 67.4 89.5002 67.1602C89.5002 66.851 89.6064 67.0429 89.5852 66.7338C89.4577 66.5579 89.4205 66.6591 89.3939 66.35C89.5161 66.4246 89.702 66.2221 89.8189 66.6858L89.8083 66.7018ZM89.3727 66.6005C89.208 66.3873 89.2399 66.8937 89.0434 66.5685C89.0489 66.4592 89.0381 66.3496 89.0115 66.2434C89.1337 66.3713 89.3196 66.254 89.3833 66.5845L89.3727 66.6005ZM88.39 66.4139C88.39 66.6325 88.39 66.835 88.2625 66.6858C88.2625 66.5472 88.1244 66.4299 88.1191 66.2914C88.2519 66.4299 88.2466 66.1261 88.4006 66.398L88.39 66.4139ZM87.896 66.3287C87.8269 66.4299 87.811 66.7018 87.6623 66.5312C87.6782 66.1847 87.7791 66.2007 87.9066 66.3127L87.896 66.3287ZM87.5613 66.382V66.5472C87.3914 66.254 87.4445 66.6485 87.2798 66.5952C87.2505 66.4313 87.2505 66.2634 87.2798 66.0995C87.4392 66.4513 87.4179 66.0941 87.572 66.366L87.5613 66.382ZM92.8732 64.5217C92.9423 64.2339 93.091 64.2446 93.2291 64.2179L93.1919 64.7189C92.9582 64.2606 93.0485 64.8682 92.8626 64.4951L92.8732 64.5217ZM95.5292 64.0687C95.5982 64.1433 95.6354 64.0687 95.731 64.2872C95.6407 64.4205 95.7629 64.6816 95.5982 64.5537C95.6142 64.3725 95.4548 64.2232 95.5079 64.0527L95.5292 64.0687ZM94.6049 64.5217C94.6049 64.6603 94.674 64.7882 94.6793 64.9215C94.5359 64.6283 94.5677 65.0068 94.419 64.7136C94.4349 64.5271 94.4774 64.4151 94.5837 64.4951L94.6049 64.5217ZM84.4592 66.7817C84.3264 66.5952 84.3848 67.0589 84.1883 66.6591C84.1617 66.4086 84.3848 66.4513 84.4592 66.7817ZM95.4283 64.559C95.7523 65.0921 95.8851 64.3085 96.1188 64.8789C95.9329 64.8629 95.6142 65.4225 95.4123 64.559H95.4283ZM96.2197 65.0281C96.3047 64.8202 96.4163 65.14 96.3632 64.5964C96.5438 65.0921 96.5278 64.671 96.7244 64.9588C96.6819 65.2786 96.4588 64.9108 96.4216 65.252C96.3207 65.1134 96.2516 65.0281 96.2038 65.0281H96.2197ZM97.6964 65.2413C97.5796 65.0921 97.6327 65.5931 97.4733 65.2733C97.5211 64.8842 97.7177 65.0228 97.877 65.0548C97.9302 65.4065 97.7389 65.2786 97.8133 65.8063C97.5955 65.6411 97.808 65.4172 97.6805 65.2413H97.6964ZM98.5145 64.7083C98.5217 64.5992 98.5128 64.4896 98.4879 64.3832C98.5517 64.3832 98.626 64.4791 98.7376 64.6816C98.6951 64.8948 98.6207 64.9002 98.4985 64.7189L98.5145 64.7083ZM100.549 65.4279C100.575 65.2253 100.666 65.2786 100.735 65.2413C100.735 65.5131 100.884 65.7743 100.878 66.0462C100.692 65.8596 100.692 65.6411 100.533 65.4385L100.549 65.4279ZM101.261 65.5078C101.091 65.6091 101.165 66.5046 100.894 65.8809C101.022 65.7317 100.926 65.4012 100.894 65.0548C101.048 65.4598 101.069 65.2733 101.245 65.5185L101.261 65.5078ZM100.501 65.3532C100.544 65.785 100.198 65.284 100.188 65.1454C100.246 65.1134 100.352 65.1827 100.485 65.3639L100.501 65.3532ZM100.384 64.2126C100.384 64.3832 100.209 64.4151 100.336 64.7136C100.464 65.0121 100.565 64.5697 100.645 65.0068C100.544 65.0068 100.469 65.1507 100.273 64.8042C100.281 64.7332 100.274 64.6612 100.252 64.5932C100.23 64.5251 100.193 64.4626 100.145 64.4098C100.166 64.2019 100.251 64.1433 100.395 64.2232L100.384 64.2126ZM99.4175 64.5057C99.3856 64.9801 99.1413 65.22 98.9554 64.7349C99.0403 64.8256 98.9554 64.607 98.9554 64.4844C99.0935 64.5377 99.221 65.0174 99.2741 64.6017C99.2156 64.3298 99.0616 64.4311 99.051 64.0687C99.1625 64.0473 99.2688 64.1806 99.4016 64.4951L99.4175 64.5057ZM96.8784 65.0921C96.7343 64.8241 96.6646 64.5222 96.6766 64.2179C96.8678 64.4951 96.9528 65.0547 96.8625 65.1027L96.8784 65.0921ZM98.1426 63.9354C98.1426 64.2179 97.9673 63.8608 97.8717 63.8075C97.8239 63.3917 97.9939 63.7489 98.1267 63.9621L98.1426 63.9354ZM97.1759 63.573C97.1759 63.6636 97.2555 64.1433 97.1387 63.9887C97.0218 63.8341 96.9793 63.3811 97.1599 63.5836L97.1759 63.573ZM92.682 64.1913C92.6236 64.3352 92.6501 64.7882 92.4855 64.5537C92.4961 64.2872 92.4961 63.9621 92.6661 64.2019L92.682 64.1913ZM95.9541 62.912L95.917 63.3278C95.8216 63.1675 95.7806 62.9804 95.8001 62.7948C95.8479 62.896 95.8585 62.7788 95.9382 62.9227L95.9541 62.912ZM90.5201 63.9621C90.5201 64.2019 90.4776 64.2925 90.3448 64.074C90.3501 63.8075 90.3926 63.7169 90.5201 63.9621ZM83.503 65.8809C83.503 65.7157 83.3331 65.5771 83.3065 65.4119C83.28 65.2466 83.349 65.0814 83.4818 65.3053C83.4287 65.4385 83.6837 65.9556 83.503 65.8596V65.8809ZM91.7577 64.4951C91.6887 64.2606 91.7577 64.058 91.9383 64.3032C91.9383 64.607 91.848 64.559 91.7577 64.4951ZM91.9861 64.3778C92.0765 64.2019 92.2624 63.9567 92.427 64.3778C92.3155 64.5324 92.1614 64.4951 91.9861 64.3832V64.3778ZM88.9849 65.1507C88.9477 65.2573 88.9849 65.7317 88.8999 65.5771C88.8149 65.4225 88.8468 64.9535 88.9849 65.156V65.1507ZM84.0289 66.35C83.9971 65.9076 84.1617 66.1421 84.2626 66.1421C84.1936 66.2487 84.1723 66.5259 84.0289 66.3553V66.35ZM83.928 66.1155C83.8271 66.5312 84.3848 67.8318 84.013 67.5066C84.0077 67.2603 83.9665 67.0161 83.8908 66.7817C83.8908 66.9523 83.7474 66.7817 83.6252 66.5792C83.6996 66.3447 83.7049 65.8436 83.928 66.1208V66.1155ZM83.2481 66.3873C83.2481 66.1528 83.2853 66.0568 83.4181 66.2807C83.3968 66.5259 83.3968 66.6272 83.2481 66.3926V66.3873ZM70.7864 69.2922C70.8607 69.3775 70.882 69.2922 70.951 69.3455C71.0201 69.3988 71.0413 69.5481 71.052 69.6547C71.0095 69.6174 70.9882 69.6547 70.9935 69.7506C70.8729 69.627 70.7995 69.4647 70.7864 69.2922ZM73.2405 69.0897C73.2405 69.3136 73.3467 69.5108 73.3254 69.7346C73.1714 69.6227 73.1023 69.7773 72.9377 69.6387C72.9377 69.5054 72.8261 69.3829 72.7889 69.2549C72.8421 68.8605 73.0227 68.8978 73.2405 69.063V69.0897ZM71.9975 69.5641C71.9656 69.159 72.125 69.0311 72.279 69.5161C72.2418 69.7027 72.0878 69.5055 71.9975 69.5374V69.5641ZM71.376 69.9265C71.376 70.1504 71.1476 70.209 71.0466 69.8253C71.1794 69.9425 71.1794 69.628 71.376 69.8999V69.9265ZM70.5792 70.5821C70.457 70.0491 70.6536 70.0491 70.8129 70.1184C70.8023 70.4649 70.7651 70.742 70.5792 70.5555V70.5821ZM71.6416 70.3796C71.5938 69.9905 71.7637 70.2623 71.8169 70.1824C71.7629 70.1141 71.7264 70.0336 71.7106 69.9479C71.7761 70.0421 71.8296 70.1442 71.87 70.2517C71.7956 70.305 71.7744 70.5075 71.6363 70.3583L71.6416 70.3796ZM73.0227 70.5395C72.9217 70.4169 72.9111 70.2837 72.8155 70.1611C72.8237 70.2441 72.8397 70.3262 72.8633 70.4062C72.7963 70.3368 72.7476 70.2517 72.7216 70.1587C72.6957 70.0656 72.6932 69.9675 72.7146 69.8732C72.7783 69.9479 72.8633 70.0971 72.8739 70.0118C72.8281 69.91 72.8133 69.7969 72.8314 69.6867L72.9908 69.9052C72.9508 70.1069 72.96 70.3154 73.0174 70.5128L73.0227 70.5395ZM73.4795 70.1237C73.4732 70.038 73.4375 69.957 73.3786 69.8946C73.3786 69.9852 73.3786 70.0704 73.267 69.8946C73.3892 69.7826 73.4954 69.628 73.7132 69.8146C73.5751 69.9212 73.591 70.0704 73.4742 70.0971L73.4795 70.1237ZM74.2657 69.8946C74.0957 69.7613 73.9257 70.1184 73.7717 69.7346C73.8938 69.8359 73.9151 69.628 74.0001 69.6121C73.8991 69.4575 73.8779 69.5428 73.7876 69.4042C73.8585 69.2152 73.8585 69.0068 73.7876 68.8179C73.9684 69.1569 74.1264 69.5077 74.2603 69.8679L74.2657 69.8946ZM73.5539 69.6121C73.3393 69.3144 73.2007 68.9685 73.1502 68.6047C73.2245 68.7113 73.267 68.7272 73.3148 68.7432C73.3361 69.0151 73.6017 69.2922 73.5486 69.5854L73.5539 69.6121ZM74.8553 68.9564C74.8128 69.1003 74.749 69.175 74.5844 68.9245C74.5844 68.642 74.6853 68.6846 74.8075 68.7965C74.8067 68.8444 74.8216 68.8913 74.85 68.9298L74.8553 68.9564ZM75.753 68.7059C75.6999 68.9031 75.753 69.127 75.6786 69.1377C75.6521 68.9778 75.5033 68.9884 75.4715 68.9245C75.4715 69.063 75.5511 69.191 75.5618 69.3242C75.4396 69.4202 75.2537 68.9991 75.259 68.6313C75.429 68.6473 75.5458 68.5247 75.7477 68.6793L75.753 68.7059ZM76.3692 68.594C76.3957 68.4074 76.6188 68.4554 76.6348 68.7912C76.4913 68.4767 76.5551 68.9671 76.3639 68.5673L76.3692 68.594ZM77.4315 69.5641C77.3381 69.4538 77.2693 69.3248 77.2297 69.1856C77.4422 69.4042 77.474 69.3136 77.4103 68.9085C77.6281 69.2922 77.4847 69.3722 77.4262 69.5374L77.4315 69.5641ZM78.1858 68.8552C78.1168 69.111 78.0583 69.3882 77.8406 69.1643C77.8884 68.8285 78.0424 68.8445 78.1805 68.8285L78.1858 68.8552ZM78.4089 67.7412C78.4089 68.1143 78.2761 67.9437 78.1274 67.7891C78.1593 67.5546 78.2496 67.5386 78.4036 67.6932L78.4089 67.7412ZM77.7768 68.1836C77.8884 68.1836 78.0424 67.7678 78.2124 68.2689C78.2443 68.5887 77.9521 68.7326 77.7662 68.3488C77.8831 68.9724 77.6387 68.3914 77.5431 68.3861C77.6754 68.6897 77.7355 69.02 77.7184 69.3509C77.4794 69.0311 77.6759 68.6366 77.4369 68.3221C77.4681 68.4566 77.4806 68.5947 77.474 68.7326C77.3916 68.6864 77.3205 68.6222 77.2663 68.5447C77.212 68.4672 77.1759 68.3783 77.1606 68.2848C77.3944 68.5034 77.5537 66.9363 77.7715 68.1569L77.7768 68.1836ZM69.3415 69.2922C69.3681 68.9724 69.4425 68.7965 69.6815 69.1377C69.6058 69.2009 69.5526 69.2869 69.5296 69.3829C69.5066 69.479 69.5152 69.5799 69.554 69.6707C69.5014 69.5351 69.4299 69.4076 69.3415 69.2922ZM70.7811 69.4255C70.7439 69.8039 70.4836 69.4841 70.3827 69.6707C70.4092 69.2922 70.5739 69.2922 70.7811 69.4362V69.4255ZM68.072 70.87C68.0401 70.6141 68.311 70.8273 68.3482 71.0672C68.2473 70.9499 68.3482 71.2484 68.2898 71.1631C68.2791 70.9393 68.1942 71.1631 68.072 70.8913V70.87ZM64.8052 72.032C64.7096 71.9786 64.7308 72.2771 64.529 71.92C64.529 71.6695 64.752 71.7015 64.8052 72.032ZM58.2397 73.5937C58.3778 73.8495 58.5424 73.7323 58.6221 74.0947C58.4309 73.7589 58.3459 74.0894 58.2609 73.5937H58.2397ZM53.0128 75.7737C53.204 75.8857 52.9809 75.3793 53.1774 75.5659C53.289 75.7364 53.188 76.2961 53.034 75.7737H53.0128ZM53.6767 75.8697C53.6767 76.1095 53.5546 76.0189 53.459 76.0029C53.358 75.7364 53.5068 75.7844 53.459 75.4166C53.6502 75.5499 53.5917 75.7258 53.698 75.8697H53.6767ZM56.508 74.8036C56.3752 74.6331 56.2424 74.8889 56.1202 74.4678C56.3964 74.8303 56.3061 74.132 56.5292 74.8143L56.508 74.8036ZM57.0392 73.8495L57.2038 74.0681C57.1082 74.276 57.1135 74.2013 57.2038 74.6544C57.087 74.5531 57.0445 74.6544 56.8692 74.3932C56.8373 74.0201 56.9436 73.9508 57.0339 73.8602L57.0392 73.8495ZM31.4093 78.6467C31.3137 78.4228 31.3349 78.1137 31.5102 78.3642C31.5049 78.6467 31.6589 78.9452 31.404 78.668L31.4093 78.6467ZM31.8767 79.1104C31.8767 79.1584 31.8289 79.1477 31.7598 79.0571C31.8661 78.9345 32.0095 78.9612 31.7598 78.4708C31.8236 78.4708 31.9776 78.6947 32.0573 78.8972C31.9405 78.8279 32.1104 79.3823 32.137 79.5475C31.9298 79.4516 31.967 79.2757 31.8714 79.1317L31.8767 79.1104ZM50.4949 77.2875C50.4949 77.6126 50.3887 77.602 50.2187 77.4367C50.2134 77.1383 50.463 77.4581 50.4949 77.2875ZM45.3955 80.8001V80.4856L45.5655 80.6935C45.6133 81.0186 45.4805 80.8267 45.3955 80.8001ZM45.8258 80.1018C46.017 80.3204 45.932 79.8033 46.102 79.9526C46.171 80.3843 45.9692 80.4856 45.8258 80.1018ZM45.8842 80.3417C45.8842 80.6881 45.7355 80.7361 45.4433 80.3683C45.592 80.3577 45.6823 80.1338 45.8842 80.3417ZM41.2044 83.22C41.2575 83.6571 41.13 83.6411 41.0557 83.753C40.9601 83.4545 41.0344 83.0814 41.2044 83.22ZM29.4332 86.2689C29.3111 85.9917 29.3748 85.7625 29.4598 85.7358C29.5448 85.9597 29.6032 86.4661 29.4332 86.2689ZM39.8021 85.7731C39.6215 85.8104 39.8021 86.3435 40.1155 86.7059C40.1155 86.8552 40.1155 86.9458 40.073 86.9671C39.7861 86.6526 39.8764 86.2315 39.5418 85.9277C39.6108 85.8158 39.563 85.4533 39.8021 85.7731ZM35.3082 87.5801C35.0798 87.3669 35.1913 86.9831 35.3454 87.2336C35.3551 87.3427 35.3783 87.4501 35.4144 87.5534C35.2445 87.3296 35.2179 87.3349 35.3082 87.5801ZM36.3334 85.8638C36.4237 86.2155 36.19 86.1462 36.1103 85.8638C36.2643 86.045 36.1209 85.5706 36.3334 85.8638ZM35.6641 85.7092C35.5419 85.7785 35.5897 86.2422 35.3454 86.0503C35.3826 85.7678 35.4304 85.5066 35.6641 85.7092ZM34.9576 85.9864C34.9576 86.1889 34.8886 86.2102 34.7398 86.045C34.7505 85.8744 34.7558 85.6985 34.9576 85.9864ZM34.2033 86.4447C34.623 86.9458 34.3839 85.8584 34.6814 86.061C34.9151 86.3595 34.6495 86.2688 34.8142 86.53C34.8142 86.3221 34.9682 86.2475 35.0904 86.53C35.0001 86.7645 35.016 86.8498 35.0904 87.3775C34.8886 87.0684 34.9045 87.2709 34.9311 87.5054C34.7492 87.2834 34.5891 87.0442 34.453 86.7912C34.4883 87.1252 34.6193 87.4418 34.8301 87.7027C34.5273 87.6174 34.2405 86.8818 34.2033 86.4447Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M110.307 59.5061C110.307 59.5061 110.339 59.5061 110.35 59.5061C110.361 59.5061 110.312 59.4954 110.307 59.5061Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M101.128 61.5054C101.124 61.4913 101.124 61.4764 101.128 61.4623C101.128 61.4623 101.117 61.4731 101.128 61.5054Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M99.7787 33.676C99.7096 32.9937 100.214 33.7346 100.31 33.2869C99.8637 33.127 99.5609 33.3562 99.1997 33.2549C99.1997 33.5534 99.3166 33.3349 99.3962 33.5587C99.46 33.3668 99.5768 33.3349 99.7787 33.676Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M91.6196 67.0803C91.7344 67.1745 91.8762 67.2295 92.0243 67.2371C92.1724 67.2448 92.3191 67.2048 92.443 67.1229C92.443 67.0163 92.358 66.9204 92.2996 66.8138C92.3686 66.7765 92.3899 66.5686 92.4802 66.6272C92.4802 66.4673 92.3899 66.5633 92.3899 66.3927C92.2889 67.2029 91.8215 66.6592 91.6196 67.0803Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M104.289 35.371C104.395 35.371 104.522 35.5203 104.544 35.1738C104.4 34.9819 104.384 35.3657 104.289 35.371Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M99.6884 37.7216C99.707 37.5854 99.707 37.4474 99.6884 37.3112C99.6193 37.2312 99.6247 37.4551 99.5981 37.567C99.5685 37.4566 99.5239 37.3507 99.4653 37.2526C99.4547 37.567 99.5662 37.567 99.6884 37.7216Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M106.695 49.0856C106.881 49.3148 106.695 48.7498 106.875 48.979C106.971 48.8671 106.684 48.947 106.594 48.5206C106.607 48.7121 106.641 48.9016 106.695 49.0856Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M103.837 44.3898C103.852 44.3064 103.85 44.2207 103.831 44.1382C103.812 44.0556 103.776 43.9779 103.725 43.91C103.773 44.1232 103.725 44.2139 103.635 44.1659C103.624 44.3898 103.778 44.2778 103.837 44.3898Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M104.767 46.1753C104.676 46.042 104.703 46.3991 104.591 46.1753C104.591 46.2872 104.634 46.2978 104.639 46.2552C104.682 46.3831 104.639 46.5217 104.767 46.6496C104.798 46.4931 104.798 46.3318 104.767 46.1753Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M97.0166 35.7494C97.0166 35.9147 97.0644 36.0746 97.075 36.2345C97.1441 35.968 97.3991 35.8454 97.6753 36.0746C97.6753 35.7015 97.755 35.7708 97.6753 35.4989C97.4787 35.1471 97.6753 35.7121 97.6381 35.8347C97.6009 35.9573 97.5637 35.5842 97.4416 35.5256C97.4044 36.0159 97.2078 35.9307 97.0166 35.7494Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M104.575 48.7498C104.655 48.899 104.714 48.8031 104.719 48.979C104.884 49.1122 104.761 48.8457 104.862 48.7178C104.937 49.1229 105.314 48.7178 105.277 49.0802C105.42 49.3734 105.42 48.5472 105.383 48.1635C105.059 48.318 104.799 48.2221 104.575 48.7498Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M112.193 60.8973C112.193 61.0572 112.256 60.9666 112.336 61.1318C112.267 60.8387 112.394 60.9826 112.394 60.6361C112.177 60.4922 112.246 60.764 112.193 60.8973Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M104.374 48.5046C104.565 48.8617 104.549 48.318 104.634 48.2274C104.549 48.35 104.395 48.1581 104.374 48.5046Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M96.8306 36.8475C96.7244 36.7142 96.7031 36.9168 96.6394 36.9541C96.6394 37.1993 96.7456 36.8208 96.8997 37.2472C96.9475 37.1033 96.8147 36.986 96.8306 36.8475Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M108.437 57.7684C108.575 57.8697 108.724 58.0136 108.735 57.5712C108.586 57.406 108.597 57.6192 108.448 57.1927C108.448 57.2727 108.496 57.3473 108.527 57.4273C108.527 57.6618 108.421 57.4699 108.437 57.7684Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M104.15 52.9074C104.06 53.1419 103.986 52.7475 103.826 52.7794C103.826 53.1632 103.869 53.1632 103.869 53.4297C103.943 53.2005 104.188 53.2112 104.15 52.9074Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M93.2451 36.0746C93.2079 36.2452 93.1548 36.3571 93.0486 36.2665C93.0486 36.485 93.192 36.3731 93.2611 36.485C93.3886 36.7675 93.1389 36.6449 93.2611 36.9807C93.3886 37.2046 93.3354 36.7142 93.4895 37.034C93.3779 36.7035 93.4895 36.5276 93.2451 36.0746Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.188 36.1333C92.188 36.4478 92.3261 36.3305 92.3208 36.5277C92.427 36.4158 92.5651 36.4478 92.6448 36.2399C92.427 35.9947 92.4536 36.6183 92.188 36.1333Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.8362 37.1194C92.6396 36.4531 92.4909 37.0234 92.2093 36.4585C92.2093 36.8849 92.05 36.6343 91.8747 36.3412C91.7313 36.4904 91.7844 36.6823 91.6941 36.9488C91.7738 37.0128 91.8322 37.0128 91.9119 37.0821C91.9597 36.9382 91.8269 36.8156 91.8375 36.677C91.8375 36.6237 91.8959 36.677 91.9066 36.5864C91.9809 36.7409 91.9066 36.9115 92.0872 37.0554C92.1615 37.0181 92.1668 36.9328 92.1244 36.7196C92.2147 36.8422 92.22 36.9808 92.3156 37.1034C92.4271 36.8689 92.6131 36.9168 92.8362 37.1194Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M107.476 66.0941C107.582 66.206 107.646 66.1687 107.736 66.2274C107.736 66.1208 107.693 66.1048 107.688 66.1527C107.616 66.0622 107.57 65.9534 107.555 65.8383C107.492 65.753 107.497 65.9768 107.476 66.0941Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M103.959 64.2819C104.023 64.3459 104.124 64.0314 104.172 64.4205C104.326 64.5964 104.289 63.9781 104.506 64.3778C104.501 64.17 103.986 63.8128 103.959 64.2819Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M102.78 63.3545C102.626 63.2265 102.424 62.6402 102.365 63.0773C102.557 63.7009 102.695 63.1359 102.844 63.8395C102.929 63.6689 102.695 63.5304 102.78 63.3545Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M93.9304 52.2357C93.9258 52.2639 93.9273 52.2927 93.9346 52.3203C93.9419 52.3478 93.955 52.3735 93.9729 52.3957L94.0685 52.5449C94.01 52.433 94.0685 51.9373 94.0685 52.2944C94.1481 52.3797 94.0366 52.0812 94.1322 52.2038C94.1322 51.8733 93.9888 52.0972 93.925 51.9852C93.9304 52.1078 94.0207 52.3264 93.9304 52.2357Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M99.0085 62.7575C98.9235 62.4068 98.739 62.0883 98.4773 61.8407C98.6048 62.2884 98.8013 62.7308 98.966 63.1732C98.7801 62.3684 99.1785 63.2692 99.3538 63.2052C99.3113 62.9973 99.3219 62.9174 99.4228 63.0293C99.3325 62.7362 99.1307 62.8588 99.0085 62.7575Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M98.1054 61.6382C97.9832 61.3184 97.7442 61.5049 97.5742 61.3823C97.5742 61.6861 97.8079 61.4943 97.8133 61.846C97.8345 61.7341 97.9142 61.409 98.1054 61.6382Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M98.7164 62.8961C98.7801 62.6722 98.6314 62.6136 98.6208 62.7415C98.543 62.6239 98.4972 62.4879 98.488 62.347C98.4242 62.2778 98.3977 62.347 98.3286 62.2831C98.4136 62.4163 98.5942 62.9387 98.3286 62.5389C98.363 62.6785 98.4264 62.8093 98.5145 62.9227C98.5198 62.7042 98.5942 62.6935 98.7164 62.8961Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M97.3458 62.7308C97.4043 62.5336 97.2236 62.363 97.2821 62.1658C97.1971 62.2084 97.2502 62.4056 97.1812 62.6988C97.2502 62.7414 97.2715 62.6455 97.3458 62.7308Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M96.8678 66.3393C96.7988 66.0462 96.8678 66.2434 96.8678 66.0088C96.7138 65.8383 96.8306 65.6251 96.6394 65.4758V65.7263C96.7456 65.9289 96.8572 66.1528 96.666 66.0515C96.6766 66.27 96.7669 66.0568 96.8678 66.3393Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M93.245 61.1478C93.245 61.0412 93.245 61.0145 93.3087 61.0572C93.3725 61.0998 93.2662 60.844 93.2609 60.9826C93.2023 60.828 93.177 60.6626 93.1865 60.4975C93.0697 60.4122 93.1015 60.9932 93.245 61.1478Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M87.1152 51.8999C87.3171 52.2837 87.333 51.9692 87.4445 52.0172C87.4445 51.9053 87.3489 51.8093 87.3596 51.6974C87.3702 51.5855 87.3224 51.74 87.3596 51.7827C87.3171 52.0598 87.0462 51.3989 87.1152 51.8999Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M94.4083 67.416C94.1533 66.9896 94.063 67.1495 93.8452 66.8403C93.9355 67.4107 93.6646 67.1335 93.585 67.3733C93.585 67.3414 94.1162 67.7625 94.0312 67.3094C94.2277 67.6185 94.3339 67.5866 94.4083 67.416Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.6288 67.5973C92.7298 67.5014 92.7404 67.0643 93.0113 67.5973C93.1069 67.2615 93.3406 67.4641 93.5425 67.4428C93.5093 67.3017 93.4438 67.1703 93.3512 67.059C93.3937 66.8991 93.5531 67.1709 93.5372 66.7818C93.3725 66.7445 93.33 67.1603 93.091 66.8458C93.3087 67.7466 92.597 66.7179 92.512 67.1816C92.5681 67.3147 92.6073 67.4544 92.6288 67.5973Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M93.4043 68.3062C93.6752 68.3062 93.9355 67.8905 94.3179 68.5887C94.047 67.7519 93.4309 67.9171 93.4043 68.3062Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M91.9914 68.0183C91.877 67.95 91.7473 67.9115 91.6143 67.9064C91.7046 68.2262 91.9223 68.1196 91.9914 68.0183Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.3606 68.4181C90.1959 68.013 90.249 67.8851 90.3978 67.9224C90.2753 67.8042 90.1178 67.7293 89.949 67.7091C89.7803 67.6889 89.6096 67.7245 89.4629 67.8105C89.7072 68.2369 89.6807 67.7145 89.8772 68.2422C89.7391 67.6665 90.1322 68.3008 90.1269 67.8798C90.3022 68.0823 90.2012 68.4501 90.3606 68.4181Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.3022 68.594C90.3022 68.9032 90.435 68.674 90.5519 68.9725C90.5519 68.626 90.5041 68.546 90.6794 68.7059C90.5519 68.2689 90.4138 68.6686 90.3022 68.594Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M88.7566 67.6932C89.1231 68.658 89.2878 68.0343 89.41 67.8424C89.1444 67.6026 88.9319 67.5706 88.7566 67.6932Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M86.2175 67.6559C86.1113 67.5973 86.0581 67.7092 85.9307 67.7838L86.0847 68.0077C86.0528 67.6186 86.2228 67.9544 86.2175 67.6559Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M84.9903 69.0951V68.594C84.815 68.4981 84.9903 69.127 84.7566 68.8819C84.7619 69.1004 84.9 68.9831 84.9903 69.0951Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.8337 68.6953C82.8647 68.8007 82.8773 68.9107 82.8709 69.0205C83.0993 69.3563 83.1206 69.0205 83.2587 69.0205C82.9878 68.3009 83.2109 69.4629 82.8337 68.6953Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M80.6823 69.724C80.7833 69.8093 80.6345 69.5162 80.6345 69.6548C80.5581 69.4771 80.5115 69.288 80.4964 69.0951C80.3902 69.0951 80.4114 69.4682 80.2149 69.1431C80.3371 69.9373 80.0343 69.4735 79.9174 69.6068C79.8006 69.74 80.0768 69.9106 80.0024 70.0918C80.0927 69.8466 80.353 70.1558 80.4061 69.772C80.4964 69.8946 80.507 70.0332 80.608 70.1505C80.5283 69.8999 80.6027 69.7294 80.6823 69.724Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M75.6255 70.3583C75.6255 70.4969 75.753 70.6141 75.8273 70.7367C75.8008 70.2357 76.0982 70.7847 76.0664 70.2783C75.8114 69.9585 75.907 70.774 75.6255 70.3583Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M72.9324 71.3604C73.0652 71.387 73.1342 71.1898 73.3148 71.3604C73.2192 71.0725 72.858 71.1152 72.9324 71.3604Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M70.032 70.3583C70.032 70.5715 70.1329 70.7794 70.1754 70.9926C70.2816 71.0832 70.3241 70.9926 70.3507 70.7954C70.2073 70.5395 70.2391 70.8273 70.1807 70.8273C70.0798 70.6514 70.3029 70.5928 70.032 70.3583Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M59.6899 74.5319C59.6881 74.5599 59.6919 74.5879 59.7011 74.6145C59.7102 74.641 59.7244 74.6654 59.743 74.6864L59.8545 74.8303C59.8545 74.5798 60.0086 74.8304 60.0776 74.7824C59.9448 74.356 59.8386 74.7184 59.6899 74.5319Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M45.8577 83.7957C45.9002 83.833 45.9108 83.7957 45.9693 83.8543V83.6838C45.7568 83.5399 45.9693 83.3 45.7356 83.1508C45.6824 83.3959 45.9215 83.5559 45.8577 83.7957Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M44.5244 83.4599C44.4713 83.4119 44.4284 83.3536 44.3983 83.2886C44.3681 83.2236 44.3514 83.1531 44.3491 83.0815C44.025 82.6817 44.5934 83.6678 44.3491 83.4972C44.4181 83.7904 44.5881 83.7424 44.5244 83.4599Z' fill='%230780BD'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2250_2662'%3E%3Crect width='113' height='90' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat}.list-tab-title{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;flex-direction:column;margin-left:calc(-1*var(--gutter));margin-right:calc(-1*var(--gutter));background-color:#F3F3F3;padding:var(--spacer-7) var(--spacer-4) var(--spacer-4);border-radius:3px;margin-top:var(--spacer-3)}@media (max-width:991px){.list-tab-title{position:relative;overflow:hidden;display:block;padding:var(--spacer-4) var(--spacer-4) var(--spacer-1);margin-left:0;margin-right:0}}.list-tab-title .list-tab-header{line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;color:#363232;margin-bottom:var(--spacer-5)}@media (max-width:991px){.list-tab-title .list-tab-header{display:none}}.list-tab-title [data-tab-index]{flex:1 0 0%}@media (max-width:991px){.list-tab-title [data-tab-index]{flex:0 0 100%;padding-left:0;padding-right:0;order:2}}.list-tab-title [data-tab-index] a{position:relative;display:block}.list-tab-title [data-tab-index] a div{display:flex;align-items:center;justify-content:center;width:100%;height:80px;margin-bottom:var(--spacer-4)}.list-tab-title [data-tab-index] a span{position:relative;display:block;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400;color:#7A7474;margin-bottom:var(--spacer-4)}@media (max-width:991px){.list-tab-title [data-tab-index] a{position:absolute;left:0;top:0;justify-content:flex-start;width:100%;height:100%}.list-tab-title [data-tab-index] a div{display:none}.list-tab-title [data-tab-index] a span{text-align:left;padding:var(--spacer-4);background-color:#EDEDED;border-radius:0}}@media (max-width:767px){.list-tab-title [data-tab-index] a span{padding:var(--spacer-6)}}@media (max-width:991px){.list-tab-title [data-tab-index].active{order:1}}.list-tab-title [data-tab-index].active a{position:relative;z-index:1}.list-tab-title [data-tab-index].active a span{color:#0780BD;text-decoration:underline}.list-tab-title [data-tab-index].active a span::before{content:"";position:absolute;left:-16px;top:0;width:5px;height:23px;background-color:#0780BD}@media (max-width:991px){.list-tab-title [data-tab-index].active a span::before{display:none}}@media (max-width:991px){.list-tab-title [data-tab-index].active a span{color:#FFF;background-color:#0780BD}}@media (max-width:991px){.list-tab-title [data-tab-index].active a:after{content:"";position:absolute;right:var(--spacer-6);top:50%;z-index:2;transform:translateY(-50%);color:#FFF;font-size:var(--font-size-16);font-weight:900;font-family:"Font Awesome 5 Free";pointer-events:none}}@media (max-width:991px){.list-tab-title.open [data-tab-index] a{position:relative}.list-tab-title.open [data-tab-index].active a:after{content:""}}.list-tab-content [data-tab-content]{height:0;overflow:hidden}.list-tab-content [data-tab-content].active{height:auto;overflow:visible}.list-tab-content .products-content{height:0;overflow:hidden}.list-tab-content .products-content.slick-slider{height:auto;overflow:visible}.list-tab-content .products-content .slick-arrow{position:absolute;opacity:1;top:50%;z-index:2;transform:translateY(-50%);width:40px;height:40px;cursor:pointer;background:#FFF}.list-tab-content .products-content .slick-arrow.slick-prev{left:12px}.list-tab-content .products-content .slick-arrow.slick-next{right:12px}.list-tab-content .products-content .slick-arrow.slick-disabled{opacity:.5}.list-tab-content .products-content .slick-dots{display:flex;flex-wrap:wrap;justify-content:center;width:100%;padding:20px 0}.list-tab-content .products-content .slick-dots>li{margin:0 5px}.list-tab-content .products-content .slick-dots>li>button{position:relative;overflow:hidden;display:block;width:12px;height:12px;text-indent:-9999px;padding:0;margin-bottom:5px;border:none;border-radius:50%;background-color:#EDEDED}.list-tab-content .products-content .slick-dots>li.slick-active>button{background-color:#0780BD}.list-tab-content .products-content-empty{color:#363232;font-size:var(--font-size-15);font-weight:700;text-align:center;padding:52px 0;margin-bottom:var(--spacer-8);border:1px solid #EDEDED;border-radius:0;background-color:#fff}.aboutus-container{padding:var(--spacer-9) var(--spacer-8) var(--spacer-18);background-image:url(//www.istikbal.com.tr/idea/gr/79/themes/selftpl_63d95fc7f18d3/assets/images/aboutusbg.png?revision=1746017925);background-repeat:no-repeat;margin-bottom:var(--spacer-15)}.aboutus-container .aboutus-title{line-height:calc(var(--font-size-32) + 8px);font-size:var(--font-size-32);font-weight:700;color:#FFF;text-align:center;padding-bottom:var(--spacer-5)}.aboutus-container .aboutus-content{line-height:calc(var(--font-size-13) + 8px);font-size:var(--font-size-13);font-weight:400;color:#FFF;text-align:center;padding-bottom:var(--spacer-9)}.aboutus-container .aboutus-banners .aboutus-banner{position:relative;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;flex-wrap:wrap;height:255px;padding:var(--spacer-6);border:5px solid #0780BD;background-color:#FFF}.aboutus-container .aboutus-banners .aboutus-banner .aboutus-banner-img{position:absolute;top:155px;width:200px;display:block;padding-top:63%}.aboutus-container .aboutus-banners .aboutus-banner .aboutus-banner-img img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}.aboutus-container .aboutus-banners .aboutus-banner .aboutus-banner-content{text-align:center;margin-bottom:var(--spacer-8)}.aboutus-container .aboutus-banners .aboutus-banner .aboutus-banner-content .aboutus-banner-title{color:#0780BD;padding-bottom:var(--spacer-3);line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600}.aboutus-container .aboutus-banners .aboutus-banner .aboutus-banner-content .aboutus-banner-sub-title{font-size:var(--font-size-12);line-height:20px;font-weight:400;height:80px;overflow:hidden;color:#363232;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box}.aboutus-container .aboutus-banners .aboutus-banner .aboutus-banner-content .aboutus-banner-button{display:flex;align-items:center;justify-content:center;font-size:var(--font-size-12);font-weight:600;line-height:20px;color:#363232}@media (max-width:991px){.aboutus-container .aboutus-banners .aboutus-banner{height:unset;margin-bottom:var(--spacer-5)}.aboutus-container .aboutus-banners .aboutus-banner .aboutus-banner-img{position:relative;padding-top:unset;height:150px;top:unset}}.aboutus-modal-content{display:none;padding:var(--spacer-5)}@media (min-width:1200px){.aboutus-modal-content{max-width:600px;font-size:14px;margin-right:15px}}@media (max-width:767px){.aboutus-modal-content{max-width:300px}}.brands-list{margin-bottom:var(--spacer-15)}.brands-list .brands-list-title{position:relative;color:#363232;line-height:calc(var(--font-size-24) + 8px);font-size:var(--font-size-24);font-weight:600;text-align:center;padding:29px 0;margin-bottom:var(--spacer-9)}.brands-list .brands-list-title::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:112px;height:90px;background-image:url("data:image/svg+xml,%3Csvg width='113' height='90' viewBox='0 0 113 90' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.2' clip-path='url(%23clip0_2250_2662)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M94.7801 1.23127C94.812 1.16198 95.0032 1.19396 94.9182 1.05005C94.7642 1.06604 94.727 1.10335 94.7801 1.23127Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.0086 1.64168C95.0883 1.60436 95.3008 1.64168 95.168 1.46045C95.168 1.55639 94.9396 1.49776 95.0086 1.64168Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M94.3447 1.73225C94.3447 1.6523 94.2544 1.63098 94.2332 1.55103C94.1057 1.55103 94.2332 1.63631 94.1694 1.75357C94.2757 1.78555 94.2863 1.74291 94.3447 1.73225Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.2545 0.383822C90.3979 0.474435 90.4511 0.442454 90.4086 0.287879L90.2439 0.197266C90.3023 0.33052 90.2173 0.271888 90.2545 0.383822Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M94.6846 1.89758C94.8068 1.99352 94.7696 1.89758 94.929 1.89758C94.8812 1.85494 94.8387 1.8123 94.8918 1.80697C94.8121 1.71635 94.6156 1.78565 94.6846 1.89758Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.1483 0.351841C90.0952 0.394483 90.0102 0.282549 89.9146 0.213257C89.9747 0.339443 90.0684 0.446451 90.1855 0.522407L90.1483 0.351841Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.9582 2.33994C93.1335 2.43588 92.9582 2.14805 93.0963 2.22268C93.0007 2.09475 92.8413 2.15871 92.9582 2.33994Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M89.3301 0.447772C89.2982 0.447772 89.2823 0.533055 89.2557 0.447772C89.2292 0.362489 89.2557 0.591687 89.2557 0.644989C89.1743 0.554925 89.0628 0.498016 88.9423 0.485083C89.1123 0.767583 88.9423 0.815554 88.9158 0.959469C88.9795 0.959469 89.0114 0.858195 89.1548 0.959469C89.0379 0.762252 89.1229 0.826214 89.1548 0.68763C89.1886 0.734911 89.2299 0.776324 89.277 0.810224C89.277 0.69829 89.3248 0.671639 89.4257 0.730271C89.4213 0.628892 89.3881 0.530886 89.3301 0.447772Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.5864 2.25464C92.6236 2.30261 92.682 2.40388 92.5864 2.38789C92.6289 2.49983 92.8255 2.47851 92.7405 2.3186L92.5864 2.25464Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M93.1548 3.62446C93.2451 3.62446 93.3991 3.54451 93.2716 3.37927C93.176 3.38993 93.1442 3.47522 93.1548 3.62446Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M87.2319 0.45844C87.1151 0.373157 87.0248 0.45844 87.0938 0.607685C87.1523 0.570374 87.216 0.570374 87.2319 0.45844Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.3315 3.92299C92.4378 3.92299 92.5493 3.92299 92.5652 3.77908C92.4749 3.80573 92.2837 3.68313 92.3315 3.92299Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M88.8202 3.07551C88.7299 2.81966 88.953 2.95824 88.8202 2.76636C88.6821 2.76636 88.783 2.90494 88.698 3.04353C88.7411 3.0408 88.7839 3.05201 88.8202 3.07551Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.427 4.91446C92.427 4.71192 92.1667 4.77055 92.0552 4.7439C92.1136 4.87715 92.2889 4.7972 92.427 4.91446Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M91.0618 4.96777C90.9874 5.02641 90.8652 4.99975 90.844 5.16499C90.9727 5.14871 91.103 5.14871 91.2318 5.16499C91.2743 5.03707 91.014 5.08504 91.0618 4.96777Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.9678 2.09479C86.0209 2.29734 86.1484 2.09479 86.2174 2.09479C86.1431 1.83361 86.0528 2.1321 85.9678 2.09479Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M86.3767 2.94754C86.5041 3.0648 86.467 2.80895 86.6157 2.98485C86.6197 2.92721 86.6097 2.86945 86.5866 2.81653C86.5635 2.76361 86.5279 2.71711 86.4829 2.68103C86.4935 2.89957 86.2917 2.76098 86.3767 2.94754Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.8484 1.39647C83.7156 1.3485 83.5828 1.31652 83.5403 1.47643C83.6465 1.46044 83.774 1.49242 83.8484 1.39647Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.8414 6.85997L92.8679 6.65743C92.7404 6.56148 92.7351 6.65743 92.6236 6.60413C92.5811 6.75337 92.7032 6.812 92.8414 6.85997Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M91.6408 6.14568C91.4867 6.02841 91.4389 6.10304 91.3486 6.10837C91.3646 6.23629 91.6727 6.34289 91.6408 6.14568Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.2357 6.85999C92.1932 6.85999 92.1879 6.85999 92.1772 6.88664C91.8638 6.81734 91.7364 7.10517 91.4442 7.06786C91.3858 7.24909 91.5292 7.33437 91.5239 7.48895C91.7045 7.53692 91.5557 7.31305 91.662 7.2864C91.7682 7.25975 91.7895 7.4463 91.8904 7.39833C91.7895 7.19579 91.9807 7.16914 92.0073 7.01989C92.1454 7.12649 92.1879 7.05187 92.2994 7.10517C92.3791 6.96659 92.1507 6.99857 92.2357 6.85999Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M84.9903 3.0968C84.8994 3.06399 84.8048 3.04251 84.7087 3.03284C84.7087 3.18741 84.8575 3.2034 84.9265 3.17142C84.9956 3.13944 84.884 3.34732 84.8415 3.33666C84.8734 3.55519 84.9318 3.26203 85.0275 3.39529C85.1178 3.26203 84.9903 3.19807 84.9903 3.0968Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.8531 8.93872C95.9806 8.90674 96.1665 8.93872 96.2196 8.7948C96.0603 8.7948 95.8478 8.70419 95.8531 8.93872Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M96.1453 9.13058C96.3471 9.26917 96.2887 9.01332 96.4002 9.01332C96.379 8.86407 96.1453 9.00266 96.1453 9.13058Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.8373 9.34382C95.9117 9.34382 95.9382 9.26386 96.0232 9.26919C96.0232 9.15193 95.901 9.08797 95.7789 9.03467C95.747 9.17325 95.832 9.23188 95.8373 9.34382Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M84.661 3.37398C84.5654 3.13946 84.4114 3.37398 84.2786 3.30469C84.3157 3.58719 84.576 3.43795 84.661 3.37398Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M98.27 10.9428C98.3816 10.7509 98.5622 10.6496 98.5887 10.3458C98.4294 10.3938 98.3285 10.6123 98.27 10.9428Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.5349 3.56593C83.588 3.68852 83.7952 3.78979 83.8164 3.62989C83.8377 3.46998 83.5402 3.35805 83.5349 3.56593Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M93.1229 9.40772C93.1229 9.16253 93.2451 9.21583 93.2929 9.08791C93.1176 8.99729 92.8467 9.28512 93.1229 9.40772Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.1271 7.66484C90.0155 7.47829 89.7659 7.58489 89.7446 7.83008C89.8243 7.85673 89.819 7.92069 89.8137 7.97932C90.0209 8.10192 89.9518 7.61154 90.1271 7.66484Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.9328 10.5377C95.8942 10.5137 95.8506 10.4989 95.8054 10.4944C95.7602 10.4899 95.7145 10.4958 95.672 10.5118C95.6294 10.5277 95.591 10.5533 95.5598 10.5864C95.5286 10.6196 95.5054 10.6594 95.4919 10.703C95.6141 10.5857 95.8744 10.7456 95.9328 10.5377Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.9719 3.65645C82.9294 3.65645 82.8816 3.65645 82.8869 3.60315C82.7913 3.84301 82.5151 3.67777 82.4248 3.92296C82.6692 3.80037 82.9826 4.18414 82.9719 3.65645Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M91.8958 9.59433C91.7524 9.46108 91.7896 9.71159 91.7471 9.79688C91.7713 9.78583 91.7975 9.78011 91.8241 9.78011C91.8507 9.78011 91.8769 9.78583 91.9011 9.79688C91.8796 9.73134 91.8777 9.66091 91.8958 9.59433Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.2973 4.06697C82.2973 3.99234 82.2973 3.92305 82.3716 3.94437C82.3716 3.78447 82.2707 3.94437 82.1963 3.83777C82.3504 4.05098 82.1113 3.89107 82.0901 4.10428C82.2388 4.26418 82.1485 3.89107 82.2973 4.06697Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.0156 4.00297C81.8138 4.00297 81.6491 3.73113 81.5801 3.955C81.8032 4.01363 81.6438 4.22684 81.8563 4.28547C81.7447 4.01896 81.9891 4.17353 82.0156 4.00297Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.5014 11.5611C92.5651 11.3959 92.6235 11.4066 92.5917 11.2094C92.427 11.2307 92.2889 11.4332 92.5014 11.5611Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M81.0969 4.36544C80.9163 4.23752 80.8685 4.42408 80.741 4.41875C80.6135 4.41342 80.6719 4.23752 80.7091 4.12026C80.4754 4.09361 80.6507 4.46672 80.3691 4.52002C80.4966 4.6586 80.4701 4.58398 80.6294 4.67993C80.6878 4.49337 80.571 4.67993 80.4701 4.52535C80.6613 4.42941 80.9641 4.58931 81.0969 4.36544Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.9094 8.76813C86.0369 8.74148 86.1697 8.68285 86.1272 8.45898C85.9572 8.40035 85.8988 8.61888 85.9094 8.76813Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M88.9902 10.5804C89.0539 10.5804 89.0539 10.4845 89.0752 10.4152C88.969 10.4418 89.0221 10.3726 88.8999 10.3086C88.9105 10.4046 88.9413 10.4973 88.9902 10.5804Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M86.0527 11.2413C86.1377 11.1241 86.4193 11.188 86.3608 10.9801C86.2862 10.9769 86.213 11.0019 86.1559 11.0503C86.0988 11.0987 86.062 11.1669 86.0527 11.2413Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M89.9305 14.8606C89.9943 14.8606 89.9943 14.7593 90.0208 14.69C89.9146 14.6154 89.8668 14.69 89.7765 14.6527C89.7181 14.77 89.9943 14.7433 89.9305 14.8606Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.8657 10.8789C82.8657 10.9375 82.8976 10.9962 82.8657 10.9748C82.8657 11.1081 83.0782 11.1348 83.0623 10.9748L82.8657 10.8789Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M89.4896 16.1505C89.4206 15.8626 89.6702 16.0119 89.7233 15.788C89.548 15.7134 89.4896 15.9053 89.2771 15.7454C89.2771 15.852 89.3727 15.9159 89.4206 15.9959C89.3781 16.1025 89.1975 15.9959 89.2771 16.1878C89.3674 16.2197 89.3568 16.0225 89.4896 16.1505Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.9188 12.3074C83.0091 12.1848 82.786 12.1848 82.8763 12.0622C82.8285 12.0622 82.7488 12.0142 82.7223 12.0622C82.6957 12.1102 82.8657 12.3447 82.9188 12.3074Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M87.795 16.7474C87.9119 16.6674 87.9916 16.5022 88.1828 16.5928C88.0925 16.4063 87.7047 16.5235 87.795 16.7474Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M86.5362 16.5235C86.43 16.5235 86.2972 16.4649 86.26 16.6301C86.3716 16.6621 86.4884 16.6728 86.5362 16.5235Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.3622 16.8273L85.41 16.6301C85.3197 16.5875 85.2931 16.7101 85.1975 16.6674C85.1975 16.7421 85.2984 16.774 85.3622 16.8273Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.0436 16.9073C84.9108 16.8007 84.8948 16.966 84.7886 16.9073C84.7939 17.014 85.0648 17.1152 85.0436 16.9073Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M78.8073 13.2509C78.8073 13.2882 78.8073 13.3095 78.8392 13.3255C78.871 13.3415 78.7489 13.3255 78.6957 13.2935C78.6479 13.3628 78.7754 13.576 78.6373 13.5387C78.6001 13.7092 78.8073 13.5387 78.7542 13.6666C78.8339 13.6133 79.0304 13.3681 78.8073 13.2509Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M78.3877 13.5439C78.3239 13.5439 78.3186 13.6399 78.2974 13.7092L78.5098 13.8478C78.5098 13.6879 78.6055 13.7625 78.6161 13.6346C78.5417 13.5706 78.5258 13.6346 78.5045 13.6772C78.4408 13.6399 78.377 13.6026 78.3877 13.5439Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M77.49 13.3254C77.6228 13.432 77.6547 13.3254 77.6812 13.1655C77.5856 13.1335 77.5537 13.2081 77.49 13.3254Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.3118 17.0139C83.1737 17.0139 83.3118 17.2804 83.3808 17.3391C83.5243 17.2858 83.3383 17.1365 83.3118 17.0139Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.726 17.3817C83.5507 17.3817 83.3011 17.3497 83.3595 17.6588C83.4604 17.5256 83.7048 17.7121 83.726 17.3817Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.1313 17.1312C83.0569 17.2005 82.9348 17.1685 82.887 17.3125C82.9985 17.3125 83.0729 17.2432 83.1951 17.2805C83.2004 17.2218 83.1207 17.1952 83.1313 17.1312Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.3928 16.6675C82.1803 16.838 82.0687 16.7368 82.3928 17.0672C82.4301 16.9366 82.4301 16.7981 82.3928 16.6675Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M76.6135 13.6506C76.7145 13.6506 76.8526 13.7093 76.8897 13.544C76.7516 13.4641 76.656 13.5014 76.6135 13.6506Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M75.4609 14.0877C75.6999 14.1517 75.5777 13.8425 75.4024 13.7146C75.2325 14.0291 74.935 13.9385 74.9084 14.3009C75.1134 14.2172 75.2955 14.0856 75.4396 13.9171C75.4981 13.9545 75.4662 14.0291 75.4609 14.0877Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M80.8895 17.6908C80.6982 17.6482 80.9585 18.0053 80.8257 17.936C80.9266 18.1865 80.9691 17.7601 80.8895 17.6908Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M80.592 18.0692C80.6983 18.0692 80.762 18.0106 80.7939 17.8614C80.693 17.8454 80.6133 17.8827 80.592 18.0692Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M74.2603 14.498L74.0904 14.3861C74.0585 14.4714 74.1169 14.5247 74.0904 14.61C74.1329 14.5513 74.2391 14.626 74.2603 14.498Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M78.5417 17.6216C78.5417 17.7282 78.648 17.7868 78.5417 17.9201C78.717 17.9148 78.7542 17.5896 78.5417 17.6216Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.6311 23.9005C28.3761 23.8578 28.2646 24.2842 28.0149 24.2416C28.2167 24.5188 28.4664 24.087 28.6311 23.9005Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.0204 24.3696C27.8929 24.2736 27.8079 24.3376 27.7654 24.5241C27.8178 24.5237 27.8691 24.5091 27.914 24.4819C27.9588 24.4547 27.9956 24.4159 28.0204 24.3696Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.7311 0.165234C95.6674 0.383771 95.6886 0.65028 95.423 0.772874C95.5452 0.95943 95.4815 0.96476 95.3327 0.932779C95.3699 0.980751 95.4337 0.932779 95.4708 1.01273C95.508 1.15132 95.3274 0.96476 95.2424 1.01273C95.3965 1.13 95.354 1.16731 95.5611 1.4658C95.6674 1.41249 95.5611 1.22061 95.5187 1.08202C95.7471 1.12467 95.6408 0.96476 95.6355 0.868817C95.6995 0.876144 95.7641 0.862438 95.8197 0.829759C95.8752 0.797079 95.9187 0.747192 95.9436 0.687591C95.9755 0.586318 95.9808 0.490375 96.0605 0.474384C95.9277 0.277168 95.7683 0.474384 95.7789 0.543676C95.6302 0.35712 95.9277 0.378441 95.7789 0.186555C95.8692 0.186555 95.933 0.34646 96.0339 0.277168C95.9755 0.197215 96.0339 0.165234 95.9542 0.0852814C95.8745 0.319809 95.3062 -0.27184 95.7311 0.165234Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M93.5851 1.37524C93.4257 1.37524 93.3833 1.51916 93.3354 1.64708C93.4576 1.64708 93.4789 1.73237 93.5851 1.74303C93.3567 1.48718 93.617 1.54048 93.5851 1.37524Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M78.7118 17.3337C78.6587 17.3337 78.6002 17.3711 78.5471 17.3977C78.5524 17.5576 78.7277 17.4883 78.7118 17.3337Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M84.608 1.31128L84.4592 1.3859C84.5336 1.39123 84.6239 1.41255 84.608 1.31128Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M86.09 0.975449C86.0156 0.634318 86.4352 0.895497 86.4937 0.639648C86.1822 0.716135 85.8754 0.810455 85.5747 0.922148C85.5747 1.08205 85.6756 0.922148 85.75 1.02875C85.8137 0.900827 85.9306 0.847525 86.09 0.975449Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M89.601 0.490316C89.4894 0.431684 89.5266 0.62357 89.4629 0.655551C89.5319 0.639561 89.6382 0.666211 89.601 0.490316Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.9784 2.97424C85.9147 2.97424 85.9147 3.07552 85.8934 3.13948C85.8614 3.08927 85.8199 3.04582 85.7712 3.01155C85.7712 3.18212 85.8722 3.15014 85.9784 3.19811C86.0209 3.1075 85.9784 3.04887 85.9784 2.97424Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.5865 6.85461C92.6768 6.75334 92.4005 6.9239 92.3049 6.72668C92.3049 6.83862 92.3793 6.90791 92.4165 6.99319C92.5971 7.04116 92.4271 6.81197 92.5865 6.85461Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M89.5904 5.3302C89.6329 5.42614 89.5904 5.49011 89.5107 5.49544C89.5107 5.61803 89.6382 5.49544 89.6967 5.54874C89.7042 5.5274 89.7074 5.50478 89.7061 5.48218C89.7048 5.45959 89.6991 5.43748 89.6892 5.41714C89.6793 5.3968 89.6655 5.37864 89.6485 5.36371C89.6315 5.34879 89.6118 5.33739 89.5904 5.3302Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.5624 6.43882C90.592 6.35063 90.592 6.25517 90.5624 6.16698C90.4774 6.12967 90.504 6.31622 90.4031 6.2416C90.4031 6.30023 90.4456 6.2949 90.4509 6.2416C90.4828 6.32155 90.4721 6.39618 90.5624 6.43882Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.6199 3.19812C83.6719 3.10566 83.7503 3.0309 83.8449 2.98341C83.9396 2.93593 84.0462 2.91789 84.1511 2.93161C84.1511 2.73439 84.2255 2.73972 84.1511 2.6118C83.9758 2.47854 84.1245 2.73439 84.1086 2.80901C84.0927 2.88364 84.0449 2.69175 83.9333 2.69708C83.8855 2.97958 83.7208 2.98491 83.5349 2.9476C83.5827 3.01156 83.6146 3.09151 83.6199 3.19812Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M91.0511 7.56891C91.1892 7.67551 91.1946 7.23311 91.1521 7.03589C90.8493 7.24377 90.6209 7.29174 90.3818 7.65419C90.4562 7.70749 90.52 7.65419 90.52 7.72881C90.674 7.72881 90.5624 7.64353 90.6581 7.53693C90.7271 7.72348 91.0936 7.37169 91.0511 7.56891Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.2177 1.92425C82.0689 1.81232 81.7715 1.95623 81.6387 2.11614C81.8033 2.04152 82.0264 1.99887 82.2177 1.92425Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M98.7695 10.3033C98.7695 10.3939 98.8492 10.3033 98.9554 10.3033C98.8651 10.186 99.0457 10.1381 99.0404 9.91418C98.743 10.0634 98.8386 10.1754 98.7695 10.3033Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.4404 7.35034C90.3607 7.43562 90.2173 7.38232 90.196 7.59553C90.3766 7.72345 90.3607 7.43029 90.4404 7.35034Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.3967 3.58184C83.3011 3.5392 83.2799 3.65646 83.2214 3.69377C83.2214 3.82702 83.3224 3.5925 83.4499 3.77905C83.487 3.68844 83.3967 3.66179 83.3967 3.58184Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M94.3341 10.8203C94.3341 10.9536 94.2119 10.8949 94.2172 11.0602C94.3713 11.0602 94.5359 11.0602 94.5625 10.7937C94.3925 10.7937 94.4031 10.8949 94.2438 10.7244C94.2331 10.7777 94.2969 10.7937 94.3341 10.8203Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M89.8987 10.0793C89.8031 10.2393 89.7393 10.0474 89.5906 10.1167C89.6081 10.2313 89.617 10.3471 89.6171 10.4631C89.6915 10.3085 89.9252 10.2339 89.8987 10.0793Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M80.146 4.42935C80.2522 4.54662 80.0291 4.55195 80.146 4.70119C80.2629 4.85044 80.2204 4.53063 80.3478 4.66388C80.2575 4.51464 80.3478 4.38138 80.1566 4.21082C80.1141 4.31209 80.0663 4.39204 79.9707 4.37072C79.9495 4.49331 80.0876 4.38671 80.146 4.42935Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M79.2908 4.72248C79.3864 4.63186 79.5138 4.61054 79.5935 4.47196C79.4129 4.39734 79.4129 4.73314 79.1845 4.54125C79.1473 4.71715 79.3014 4.61054 79.2908 4.72248Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M79.195 4.71716C79.195 4.94636 79.041 4.85575 78.8922 4.74381C78.7541 4.86641 78.7966 4.95702 78.7063 5.12759C78.7754 5.12759 78.8285 5.12759 78.8975 5.12759C78.9506 5.03697 78.8338 5.00499 78.8444 4.93037C78.855 4.85575 78.9028 4.93037 78.9135 4.86108C78.9772 4.92504 78.9135 5.03697 79.0622 5.06362C79.1312 5.02631 79.1419 4.97301 79.1047 4.87174C79.1844 4.91438 79.1844 4.989 79.2694 5.02631C79.3219 4.95411 79.3967 4.90136 79.4822 4.8763C79.5677 4.85123 79.6591 4.85525 79.7421 4.88773C79.5774 4.58924 79.4287 4.94636 79.195 4.71716Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M88.2519 16.2943C88.1085 16.2943 87.9332 16.0172 87.8535 16.2943C88.0182 16.5822 88.1775 16.2197 88.2944 16.5608C88.3847 16.4169 88.1775 16.4223 88.2519 16.2943Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M80.2097 12.7497C80.1778 12.8244 80.2522 12.9203 80.1725 12.8936C80.0928 12.867 80.1725 12.9523 80.2044 12.9736L80.2894 13.0269C80.2363 12.9843 80.2894 12.6911 80.3266 12.8777C80.4009 12.9043 80.3266 12.7711 80.3903 12.8084C80.4009 12.6325 80.2788 12.7924 80.2097 12.7497Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M84.1086 16.8326C84.2248 17.0432 84.3618 17.2414 84.5177 17.4243C84.3742 17.0352 84.7195 17.4243 84.8948 17.3177C84.8629 17.2164 84.8948 17.1738 84.9745 17.2004C84.9107 17.0618 84.693 17.2004 84.5761 17.2004C84.5123 16.9446 84.2149 16.8753 84.1086 16.8326Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.4553 17.0566C83.4553 16.9873 83.5774 16.7847 83.7527 16.8487C83.6518 16.7101 83.4022 16.8913 83.2481 16.8753C83.2216 17.0566 83.4659 16.854 83.4553 17.0566Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M84.2891 17.339C84.3582 17.1951 84.2201 17.2111 84.1988 17.2857C84.1663 17.2682 84.1392 17.242 84.1204 17.21C84.1017 17.1781 84.0921 17.1416 84.0926 17.1045C84.0289 17.1045 84.0023 17.1471 83.9386 17.1045C84.0182 17.1525 84.1617 17.387 83.9014 17.2537C83.9014 17.3284 84.0023 17.3603 84.066 17.4083C84.1032 17.3017 84.1776 17.2751 84.2891 17.339Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.9188 17.3923C82.8391 17.4403 82.8763 17.5362 82.7966 17.7068C82.8551 17.7068 82.8869 17.6588 82.9507 17.7068C83.0197 17.5576 82.8657 17.5203 82.9188 17.3923Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M79.041 18.048C79.041 17.9893 79.0728 17.968 79.11 17.9787C79.1472 17.9893 79.0782 17.8721 79.0675 17.9787C79.0432 17.9423 79.0268 17.9012 79.0194 17.858C79.0121 17.8148 79.014 17.7706 79.025 17.7282C78.9188 17.6909 78.9135 18.0053 79.041 18.048Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M73.7186 14.6527C73.8886 14.8126 73.9258 14.6527 74.0267 14.6527C74.0267 14.594 73.9524 14.5674 73.9683 14.5034C73.9842 14.4395 73.9311 14.5354 73.9683 14.5514C73.9205 14.6793 73.708 14.3915 73.7186 14.6527Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M29.7943 23.1489C29.7943 23.3994 29.5606 23.3515 29.4119 23.3834C29.4119 23.4261 29.4119 23.4634 29.4119 23.506C29.4219 23.5169 29.4276 23.5312 29.4276 23.546C29.4276 23.5609 29.4219 23.5751 29.4119 23.586C29.6668 23.3301 30.0015 23.3301 30.2458 23.053C30.113 23.069 29.9749 23.1809 29.7943 23.1489Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M110.95 42.6414C111.035 42.6414 111.205 42.9772 111.231 42.6947C111.077 42.4175 111.019 42.4175 110.95 42.6414Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M110.896 43.4623C111.003 43.5529 111.178 43.9207 111.173 43.5156C111.109 43.6168 110.923 43.1744 110.896 43.4623Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M109.956 42.3269C110.052 42.5241 110.089 42.4761 110.158 42.5507C110.185 42.4121 110.121 42.2842 110.158 42.1403C110.02 41.9644 110.073 42.2256 109.956 42.3269Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M105.601 35.5522C105.771 35.8454 105.871 35.8347 105.898 35.5203L105.707 35.2164C105.707 35.5149 105.611 35.323 105.601 35.5522Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M110.408 43.2651C110.477 43.5689 110.498 43.3557 110.642 43.6542C110.642 43.5316 110.604 43.409 110.642 43.4889C110.652 43.2438 110.402 43.0039 110.408 43.2651Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M105.404 35.7388L105.447 35.403C105.335 35.403 105.266 35.1471 105.16 34.9446C105.18 35.2244 105.264 35.4959 105.404 35.7388Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M108.448 41.5754C108.416 41.2822 108.182 41.1969 108.214 41.5754C108.363 41.9645 108.304 41.2929 108.448 41.5754Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M103.401 35.4723C103.492 35.4723 103.561 35.3657 103.72 35.6802C103.619 35.2378 103.72 35.4137 103.789 35.1792C103.816 35.2905 103.861 35.3967 103.922 35.4937C103.954 35.2911 104.033 35.2804 104.156 35.4937C104.195 35.302 104.195 35.1043 104.156 34.9127C104.103 34.9127 104.049 35.0299 104.049 34.8434C103.943 34.6621 103.986 35.1046 103.943 35.1845C103.872 34.9694 103.734 34.7827 103.55 34.6515C103.725 35.2751 103.508 35.2485 103.401 35.4723Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M107.789 41.3195C107.789 41.554 108.039 41.7299 108.012 41.3781L107.821 41.069C107.832 41.1916 107.869 41.4208 107.789 41.3195Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M108.172 43.6594C108.065 43.5741 107.996 43.6594 107.964 43.9313C108.071 43.9792 108.262 44.0645 108.172 43.6594Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M101.075 33.6068C101.149 33.5695 101.245 33.6068 101.277 33.4203C101.133 33.1857 101 33.2763 101.075 33.6068Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M106.971 43.6221C107.093 43.718 107.215 43.814 107.263 43.5901C107.157 43.5581 106.966 43.1744 106.971 43.6221Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M102.812 39.1608C102.881 39.1902 102.937 39.2431 102.971 39.3101C102.886 38.7771 103.136 39.1875 102.971 38.7344C102.822 38.6065 102.923 38.9636 102.812 39.1608Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M106.535 44.8214C106.535 45.0879 106.764 45.0666 106.913 45.4397C106.918 45.0666 106.652 44.96 106.535 44.8214Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M105.133 44.5709C105.282 44.6828 105.393 44.6562 105.558 44.8534C105.622 44.6828 105.324 44.5496 105.388 44.379C105.298 44.4217 105.176 44.2937 105.133 44.5709Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M99.9222 35.8028C99.8425 35.3018 99.7257 35.7388 99.646 35.6695C99.7097 36.0746 99.8638 35.7495 99.9222 35.8028Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M100.119 37.5031C100.262 37.8016 100.214 37.3112 100.384 37.7217C100.385 37.4991 100.332 37.2797 100.23 37.082C100.246 37.4871 100.023 37.1087 100.119 37.5031Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M107.136 49.1975L107.173 48.8617C107.051 48.5792 107.04 48.7818 106.929 48.5632C106.917 48.6776 106.929 48.7932 106.965 48.9025C107.001 49.0117 107.059 49.1123 107.136 49.1975Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M105.93 46.9482C105.771 46.6177 105.717 46.719 105.622 46.655C105.648 46.9055 105.956 47.3266 105.93 46.9482Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M105.765 49.2721C105.951 49.4907 105.802 48.9843 105.909 49.0056C106.068 49.2028 106.036 49.4001 106.148 49.3894C106.047 48.9523 106.238 49.0536 106.275 48.8031C106.413 49.0962 106.456 48.995 106.567 49.1815C106.663 49.0056 106.424 48.867 106.514 48.6912C106.477 48.6112 106.466 48.6538 106.456 48.6912C106.132 48.3127 105.994 48.7391 105.691 48.4513C105.627 48.7391 105.771 48.995 105.765 49.2721Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M98.302 36.6556C98.302 36.9221 98.472 37.0501 98.5464 37.0341C98.6313 37.1247 98.5092 37.3432 98.4614 37.2953C98.4985 37.7217 98.557 37.2153 98.6632 37.5138C98.7376 37.3113 98.6207 37.1354 98.6154 36.9435C98.5267 36.8316 98.4209 36.7344 98.302 36.6556Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M109.866 55.551C109.983 55.631 110.137 55.8868 110.19 55.6843C110.052 55.5137 109.871 55.1513 109.866 55.551Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M110.126 56.1854C110.296 56.6172 110.254 56.1268 110.344 56.2441C110.323 55.9669 110.132 55.9669 110.126 56.1854Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M109.802 55.6417C109.8 55.8327 109.814 56.0235 109.845 56.2121C109.908 56.2813 109.935 56.2121 110.004 56.276C109.982 56.0527 109.913 55.8366 109.802 55.6417Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M98.2329 37.2419C98.1213 36.7462 97.962 37.1193 97.8132 36.8848C97.861 37.4231 98.1426 37.3112 98.2329 37.2419Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M112.044 60.764C111.938 60.6787 111.863 60.9239 111.81 61.361C111.89 61.1638 112.023 61.1958 112.044 60.764Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M97.3086 37.1939C97.2502 36.9487 96.9899 36.5223 96.9952 36.9061C97.0589 37.1673 97.2927 37.4871 97.3086 37.1939Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M107.364 53.9414C107.364 53.499 107.481 53.7015 107.524 53.5097C107.359 53.2112 107.099 53.5097 107.364 53.9414Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M103.901 48.6592C103.935 48.7044 103.959 48.756 103.973 48.8109C103.987 48.8659 103.989 48.923 103.98 48.979C104.203 49.3468 104.113 48.3873 104.304 48.6165C104.182 48.1848 103.917 48.2168 103.901 48.6592Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M109.558 58.2162C109.648 58.1149 109.887 58.6479 109.93 58.3387C109.728 57.9656 109.616 57.9923 109.558 58.2162Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M96.3737 36.7409C96.3259 36.7409 96.2728 36.7036 96.2781 36.5863C96.1771 36.9754 95.8691 36.4957 95.7734 36.9008C96.039 36.8155 96.4055 37.7216 96.3737 36.7409Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M106.052 53.5949C106.094 53.5949 106.137 53.6322 106.201 53.7441C106.177 53.6084 106.177 53.4694 106.201 53.3337C106.041 52.9872 106.089 53.4723 106.052 53.5949Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.5186 36.6023C95.6992 37.0873 95.423 36.6503 95.4124 37.0287C95.5823 37.4391 95.4655 36.6716 95.6355 37.082C95.6355 36.9594 95.6355 36.8315 95.7151 36.9061C95.7151 36.6076 95.6142 36.8262 95.5186 36.6023Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.322 36.7782C95.0989 36.6769 94.9024 36.0533 94.8386 36.4264C95.0883 36.6716 94.9183 36.9594 95.1573 37.2099C95.0192 36.6662 95.3008 37.098 95.322 36.7782Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M106.859 57.3687C106.907 57.1022 106.966 57.1661 106.923 56.7877C106.769 56.7131 106.642 56.9796 106.859 57.3687Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M93.6274 36.8529C93.8346 36.7889 94.1586 37.2633 94.318 36.9222C94.1055 36.5757 94.0683 36.9222 93.9196 36.8102C93.8345 36.6324 93.8175 36.4295 93.8718 36.2399C93.6062 36.0533 93.824 36.8475 93.5159 36.7729C93.6646 37.1034 93.6274 36.9488 93.8133 37.226C93.8665 36.9168 93.7443 37.146 93.6274 36.8529Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M100.039 47.5612C99.8585 47.348 99.8 47.7158 99.8213 47.9983C99.9541 48.0249 100.098 48.0036 100.039 47.5612Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M103.21 53.2591C103.279 53.3391 103.274 53.1152 103.295 53.0033C103.184 53.0033 103.231 52.8967 103.104 52.6995C103.118 52.8894 103.154 53.0772 103.21 53.2591Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M100.113 52.6568C100.193 52.4969 100.501 52.7847 100.427 52.369C100.283 52.3157 100.15 52.2837 100.113 52.6568Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M104.437 61.7501C104.501 61.83 104.496 61.6115 104.517 61.4995C104.4 61.2917 104.358 61.3929 104.262 61.281C104.204 61.4516 104.49 61.5848 104.437 61.7501Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M106.769 66.0035C106.854 65.9076 107.088 66.0035 107.024 65.6464C106.865 65.4599 106.801 65.6571 106.769 66.0035Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M96.8358 50.3541L96.6392 50.0503C96.6392 50.1729 96.6817 50.2901 96.6392 50.2155C96.6339 50.466 96.8677 50.6366 96.8358 50.3541Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M104.06 63.8555C103.97 63.2851 104.241 63.7222 104.278 63.3225C104.092 63.0773 104.044 63.3971 103.816 62.9653C103.842 63.1507 103.897 63.3307 103.98 63.4983C103.938 63.6583 103.747 63.3864 103.842 63.7649C103.938 63.9141 103.911 63.5357 104.06 63.8555Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M96.82 52.7688C96.9103 52.5929 96.6713 52.4596 96.7563 52.2837C96.7085 52.2837 96.6182 52.1238 96.5916 52.2197C96.5597 52.4276 96.7404 52.7688 96.82 52.7688Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M102.339 63.9034C102.456 63.8288 102.525 63.5783 102.732 63.8554C102.621 63.4557 102.222 63.3917 102.339 63.9034Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M103.678 66.6272C103.524 66.398 103.449 66.4833 103.444 66.8244C103.518 66.7284 103.646 66.8564 103.678 66.6272Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M100.724 62.7841C100.846 62.8748 100.968 62.9707 101.006 62.7522C100.926 62.6989 100.751 62.4963 100.724 62.7841Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M99.614 62.1818C99.6473 62.3234 99.7107 62.4562 99.7999 62.5709L99.8318 62.2404C99.7309 62.1071 99.7149 62.315 99.614 62.1818Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M99.4707 62.5283C99.3219 62.2511 99.3219 62.5283 99.2051 62.4003C99.2157 62.5816 99.5132 62.9227 99.4707 62.5283Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.3154 52.5395C92.3154 52.8434 92.496 52.6142 92.4535 52.8487C92.5425 52.7459 92.5915 52.6144 92.5915 52.4782C92.5915 52.3421 92.5425 52.2106 92.4535 52.1078C92.4474 52.1645 92.4625 52.2216 92.496 52.2677C92.496 52.353 92.4004 52.1984 92.342 52.1238C92.3101 52.2357 92.4642 52.6888 92.3154 52.5395Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M91.9595 52.6728L92.2091 53.0512C92.2091 52.7474 92.2994 52.9393 92.2994 52.7048C92.2144 52.5502 92.1985 52.6301 92.1826 52.7048C92.1045 52.6188 92.0544 52.5109 92.0392 52.3956C91.9701 52.337 91.9807 52.5608 91.9595 52.6728Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M91.0459 51.4788C91.1999 51.7506 91.2212 51.5427 91.2371 51.2869C91.1309 51.1963 91.0831 51.3082 91.0459 51.4788Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M97.6592 61.702C97.5104 61.6221 97.6592 62.1871 97.7654 62.347C97.9088 62.3257 97.6963 61.9366 97.6592 61.702Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M98.1321 62.6242C97.9515 62.5176 97.6806 62.3151 97.7709 62.9227C97.8665 62.7415 98.1374 63.2212 98.1321 62.6242Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M97.2395 62.0059C97.3564 62.0752 97.4307 62.0059 97.5635 62.1285C97.5635 62.0166 97.4732 61.9206 97.4839 61.8087C97.4042 61.894 97.2767 61.7661 97.2395 62.0059Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M96.6764 61.2544C96.7006 61.0082 96.6845 60.7597 96.6286 60.5188C96.4427 60.7107 96.3152 60.4495 96.6764 61.2544Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.127 51.6067C90.2385 51.6547 90.3926 51.8572 90.4138 51.5641C90.2544 51.3455 90.1588 51.3562 90.127 51.6067Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M88.8095 51.0631C88.6661 51.5535 88.3262 51.2283 88.3421 51.8786C88.4565 51.855 88.564 51.8052 88.6561 51.7331C88.7483 51.661 88.8226 51.5685 88.8733 51.4629C88.9052 51.5707 88.9052 51.6855 88.8733 51.7933C89.192 52.0439 89.022 51.4042 88.8095 51.0631Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M95.1679 61.5422C94.9607 61.3503 95.2794 62.1658 95.1307 61.9633C95.2582 62.4803 95.2635 61.7181 95.1679 61.5422Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M94.897 62.0753C95.0085 62.1605 95.067 62.0753 95.0882 61.8034C94.9767 61.7128 94.897 61.7395 94.897 62.0753Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M87.6462 51.8946L87.4443 51.5961C87.4443 51.74 87.4868 51.8626 87.4443 52.0065C87.5293 51.9319 87.6462 52.1184 87.6462 51.8946Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.6606 60.071C92.6606 60.2629 92.7934 60.4388 92.7297 60.6414C92.8837 60.7107 92.8837 60.0924 92.6606 60.071Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.5945 68.2262C90.6795 68.2262 90.7061 67.981 90.738 67.7944C90.4724 67.336 90.5202 67.9064 90.5945 68.2262Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M87.6464 68.0929C87.503 67.8051 87.6942 67.8691 87.6464 67.6772C87.4817 67.5119 87.4552 67.7625 87.5083 68.1142C87.588 68.1142 87.6411 68.2049 87.7101 68.4127C87.7101 68.8338 87.4074 68.2422 87.4127 68.7059C87.4817 68.7059 87.5242 68.6046 87.6783 68.9138C87.7208 68.4927 87.912 68.6313 88.066 68.8498C87.9863 68.562 87.7739 68.3168 87.8482 67.9757C87.6464 67.6932 87.8642 68.3967 87.6464 68.0929Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M86.839 68.3008L86.6371 68.0023C86.6371 68.3115 86.568 68.1569 86.6052 68.5034C86.7858 68.7645 86.7433 68.0503 86.8177 68.6366C86.9452 68.8072 86.8496 68.3754 86.839 68.3008Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M86.3236 68.6313L86.4723 68.8552C86.4723 68.7486 86.4723 68.7273 86.536 68.7646C86.451 68.4661 86.4457 68.562 86.5042 68.3542C86.4139 68.2316 86.4032 68.0983 86.3076 67.9757C86.3503 68.1917 86.3557 68.4135 86.3236 68.6313Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.5801 68.0876C85.7554 68.2529 85.7713 67.8638 86.0156 68.2689C85.9625 67.9117 85.9094 68.0716 85.7713 67.7358C85.766 68.0503 85.6013 67.8105 85.5801 68.0876Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.4206 68.0343C85.3887 68.0343 85.3569 68.0876 85.3516 68.2102C85.3987 68.3462 85.4668 68.4739 85.5534 68.5886C85.5714 68.4921 85.5689 68.3928 85.546 68.2972C85.5231 68.2017 85.4804 68.1121 85.4206 68.0343Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.187 68.2263C85.2231 68.3673 85.2903 68.4984 85.3835 68.61V68.3595C85.2932 68.2369 85.2826 68.0983 85.187 67.9811C85.1817 68.1143 85.272 68.3275 85.187 68.2263Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.4152 69.0257C85.3833 68.8605 85.0221 68.4021 85.0434 68.7539C85.1815 68.8872 85.3462 69.127 85.4152 69.0257Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M83.5667 68.4928C83.5667 68.8019 83.4977 68.722 83.4871 68.9192C83.6411 69.2124 83.5986 68.8339 83.7527 69.1271C83.773 68.8997 83.7066 68.6729 83.5667 68.4928Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.5469 68.9085L82.754 69.207V68.8712C82.6372 68.69 82.5628 68.706 82.5469 68.9085Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.0848 69.3189C82.1804 69.3882 82.0848 69.1803 82.0848 69.0684C82.0848 68.9564 82.2495 69.2283 82.207 68.8818C82.0836 68.8338 81.9554 68.7999 81.8245 68.7805C81.8033 68.9831 82.122 69.1217 82.0848 69.3189Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M81.9414 69.9266C82.0423 70.2197 82.1326 70.2464 82.2548 70.2837C82.2548 70.1184 82.0901 69.9852 82.1114 69.8146C82.0052 69.6814 82.0476 70.0545 81.9414 69.9266Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M81.1817 69.724C81.0702 69.271 81.017 69.239 81.1817 69.0631C81.3995 69.3829 81.4579 69.6334 81.596 69.5961C81.5337 69.2777 81.3762 68.9858 81.1445 68.7593C81.1073 69.2443 80.8099 68.8339 80.6399 68.8446C80.6558 69.3296 80.9852 69.3296 81.1817 69.724Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M81.3995 69.7667C81.2454 69.6814 81.187 69.9 81.0117 69.7667C81.0914 69.9693 81.4314 70.2518 81.3995 69.7667Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M80.9056 70.7634C80.98 70.8114 81.0119 70.7261 81.0278 70.5769C80.8313 70.3477 80.8897 70.5342 80.9322 70.2624C80.8419 70.1185 80.8207 70.2091 80.7197 70.0492C80.741 70.2997 80.9322 70.5129 80.9056 70.7634Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M80.1459 70.4809C80.045 70.289 80.0078 70.3423 79.9387 70.2677C80.0184 70.4489 80.0025 70.6408 80.1353 70.8007C80.0556 70.5235 80.1406 70.7154 80.1459 70.4809Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M69.6763 70.9819C69.8409 71.0832 70.0322 71.2857 70.165 71.3017C70.1384 71.0885 70.064 70.8806 70.0215 70.6674C69.7984 70.4436 69.7241 70.6728 69.6763 70.9819Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M67.5833 72.6449C67.6151 72.8741 67.8648 73.0287 67.8064 72.6823C67.6364 72.3784 67.6895 72.7462 67.5833 72.6449Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M64.5289 73.0234C64.683 73.1194 64.752 72.9754 64.8636 72.9541C64.7573 72.629 64.5183 72.6823 64.5289 73.0234Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M63.4771 73.146C63.4187 73.3965 63.1796 73.4605 63.2434 73.7803C63.3815 73.7643 63.5887 73.6151 63.4771 73.146Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M60.6885 74.4786C60.7628 74.7291 61.055 74.8623 61.0178 74.4786C60.8585 74.34 60.816 74.5372 60.6885 74.4786Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M57.8093 74.196C57.8678 74.3773 57.8624 74.5692 57.9156 74.7557C57.9899 74.793 58.0218 74.7077 58.0271 74.5638C57.9315 74.4466 57.8996 74.308 57.8093 74.196Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M53.0447 77.7833C53.2996 77.9325 53.4803 77.8899 53.5759 77.6553C53.4059 77.4954 53.374 77.3089 53.2412 77.1223C53.2651 77.2625 53.3235 77.3944 53.4112 77.5061C53.2465 77.57 53.1881 77.5487 53.0447 77.7833Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M51.9822 76.2694C52.0725 76.4986 52.03 76.7598 52.2106 76.973C52.3168 76.9357 52.1575 76.4933 51.9822 76.2694Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M52.7685 77.682C52.7685 77.5434 52.625 77.4315 52.5454 77.3142C52.5253 77.4841 52.5398 77.6564 52.5879 77.8206C52.7153 77.9272 52.6144 77.4475 52.7685 77.682Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M46.9094 81.685C46.9838 81.7276 47.0104 81.637 47.0157 81.4931C46.9747 81.42 46.9545 81.337 46.9573 81.2532C46.7979 81.1413 46.8882 81.5037 46.9094 81.685Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M46.936 82.8575C47.0582 82.8575 47.0369 82.639 46.936 82.3565C46.7979 82.2339 46.8882 82.7456 46.936 82.8575Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M45.6134 82.9322C45.9268 82.8096 45.9639 82.2873 46.2561 82.0154C45.9427 81.8875 45.7993 82.1966 45.5974 82.3459C45.7886 82.6924 45.6187 82.6657 45.6134 82.9322Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M45.5496 82.5271C45.369 82.3459 45.4009 82.7137 45.3372 82.8309C45.4912 82.9589 45.5868 82.9109 45.5496 82.5271Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M44.8962 82.9428C45.0131 83.1933 45.2681 83.2786 45.2256 82.8575C45.114 82.8842 44.9387 82.7456 44.8962 82.9428Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M44.5669 82.9428C44.3863 82.4098 44.7156 82.6977 44.7156 82.4098C44.5722 82.4098 44.4553 82.2872 44.3225 82.1753C44.3283 82.4495 44.4131 82.7161 44.5669 82.9428Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M45.9958 86.7912C46.1126 86.9725 46.1445 86.9192 46.2189 86.9831C46.2189 86.8552 46.1126 86.6473 46.2189 86.7326C46.1073 86.3755 45.9851 86.61 45.9958 86.7912Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M43.77 84.0728L43.6585 83.9342C43.7275 84.318 43.3238 84.0834 43.345 84.6058C43.4099 84.6636 43.4515 84.7432 43.4619 84.8297C43.5097 84.5898 43.6478 84.5845 43.6691 84.27C43.9506 84.6111 43.7116 84.5578 43.8497 84.8936C44.009 85.1282 43.7912 84.3606 43.9506 84.6165C43.9506 84.5152 43.6213 84.0835 43.8284 84.2274C43.8304 84.1989 43.8262 84.1703 43.8161 84.1436C43.8061 84.1169 43.7903 84.0928 43.77 84.0728Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M45.4167 87.5268C45.5867 87.4842 45.693 87.2709 45.7833 86.9938C45.5974 87.0311 45.4539 87.1377 45.4167 87.5268Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M42.8406 84.3127C43.0106 84.6058 43.0584 84.7924 42.9734 84.9523C43.1487 85.1015 43.1858 84.883 43.239 84.7178C43.1646 84.7497 42.9574 84.2487 42.8406 84.3127Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M43.0264 85.7092C43.2601 85.7785 43.1857 85.5119 43.2866 85.3041C43.0635 85.1655 43.0264 85.48 43.0264 85.7092Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M42.0596 85.6932C42.0596 85.8318 42.2349 85.933 42.2402 86.0716C42.4314 86.0716 42.3092 85.2294 42.6651 85.6239C42.3252 84.7817 42.3464 85.9224 42.0596 85.6932Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M42.4951 86.5993C42.7873 86.8125 42.7554 86.1889 42.8563 85.917C42.5589 85.7411 42.5642 86.2848 42.4951 86.5993Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M42.6758 87.4788C42.8458 87.66 42.7395 87.1323 42.8883 87.2549C42.7395 86.8391 42.7077 87.3455 42.6758 87.4788Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M42.2242 87.1697C42.2242 86.7699 42.5907 87.239 42.596 86.8232C42.4048 86.7646 42.1551 86.5621 42.2242 87.1697Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M41.5178 87.4148C41.7196 87.8572 41.7621 87.4468 41.8684 87.9158C41.8684 87.3828 41.8152 86.7432 41.794 85.9117C41.5762 85.7145 41.5709 86.0503 41.5921 86.4447C41.8949 86.7592 41.8418 87.1536 41.6718 87.015C41.6121 86.9342 41.5736 86.8397 41.5596 86.7401C41.5457 86.6404 41.5569 86.5389 41.5921 86.4447C41.3744 86.0982 41.5178 86.6526 41.3159 86.3488C41.4812 86.9706 41.5245 87.6186 41.4434 88.257C41.6665 88.838 41.6346 87.7666 41.5178 87.4148Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M40.9866 87.9106C41.0716 87.9692 41.13 87.9586 41.2097 88.0225C41.2097 87.7933 40.9547 87.3403 41.2097 87.5215C41.2097 87.3829 41.061 87.2763 40.976 87.1591C40.9282 87.239 40.976 87.5535 40.8804 87.5215C40.9016 87.6494 40.9972 87.7667 40.9866 87.9106Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M40.6201 86.9938C40.5561 87.0803 40.5286 87.1886 40.5435 87.2953C40.5584 87.402 40.6145 87.4986 40.6998 87.5641C40.6953 87.3715 40.6685 87.1802 40.6201 86.9938Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M40.6149 88.177C40.8008 88.3849 40.7264 87.9532 40.8221 87.9532C40.7264 87.5747 40.6893 87.9532 40.5405 87.6866C40.6308 87.9905 40.668 87.9905 40.6149 88.177Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M111.55 43.2331C111.588 43.5678 111.588 43.9058 111.55 44.2405C111.688 44.3737 111.714 43.9953 111.778 43.8034C111.964 44.2458 111.985 43.9367 112.06 43.8567C112.41 44.5709 112.591 44.1285 112.777 44.443C112.83 44.0806 112.501 43.8567 112.453 43.91C112.485 43.5262 112.74 44.1339 112.766 43.7128C112.851 43.8993 112.766 44.0966 112.915 44.2458C112.915 44.0912 113 44.1658 113.011 43.99C112.766 43.99 112.793 42.5401 112.777 43.6062C112.511 43.5635 112.293 43.7394 111.954 43.361C111.916 43.7234 111.853 43.6008 111.73 43.3024C111.73 43.409 111.815 43.5102 111.799 43.6222C111.784 43.7341 111.688 43.313 111.55 43.2331Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M109.324 41.49C109.223 40.8078 109.489 41.2448 109.563 40.957C109.367 40.7705 109.229 40.8664 109.096 41.005C109.239 41.1702 109.202 41.3355 109.324 41.49Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M39.5099 89.2378C39.4515 88.774 39.4037 88.305 39.3399 87.8466C39.4973 88.0094 39.585 88.2274 39.5843 88.4542C39.8286 88.8167 39.8021 88.5022 39.9189 88.5342C39.8122 88.3389 39.7642 88.1167 39.7808 87.8945C39.6905 87.8199 39.7436 88.0971 39.5577 87.7879C39.5577 87.5747 39.664 87.5481 39.8286 87.7133L39.7967 86.9564C40.0199 87.3935 39.8924 87.3349 40.0836 87.3029C40.2961 87.4735 40.1898 87.7293 40.3811 87.8999C40.1208 87.1483 40.3811 87.3242 40.2801 86.658C40.4873 86.7326 40.652 86.658 40.891 86.8392C40.7839 86.3742 40.7658 85.8931 40.8379 85.4213C41.045 85.5919 40.9123 85.8531 41.0291 86.045C41.2469 85.9011 41.0716 84.7871 40.9601 84.2061C40.6413 84.1155 40.9601 85.1548 40.8963 85.4054C40.8029 85.3001 40.7404 85.171 40.7157 85.0322C40.5882 84.9097 40.6785 85.4213 40.7901 85.5173C40.3173 84.9843 40.6307 86.9618 39.988 86.2315C39.8074 85.2774 40.1951 85.0909 40.5192 85.0855C40.2589 83.9769 40.6679 83.9289 40.9654 83.705C41.0485 84.1903 41.1765 84.6668 41.3478 85.1282C41.2894 84.7817 41.4222 84.9097 41.385 84.5952C41.9534 85.3414 41.5337 84.0355 42.049 84.6751C42.08 84.452 42.1482 84.2358 42.2509 84.0355C42.1234 83.9236 42.1605 83.7743 42.0702 83.6571C42.0702 83.5238 42.2084 83.5931 42.1712 83.2946C42.4049 83.5451 42.3305 83.769 42.2402 83.785C42.4049 84.1208 42.5324 83.5771 42.389 83.252C42.5058 83.252 42.4952 82.9108 42.7767 83.3266C42.9467 83.3266 42.7767 82.4738 43.0317 82.6656C43.246 83.0812 43.3726 83.5367 43.4035 84.0035C43.5735 83.8863 43.4035 83.2253 43.7116 83.252C43.9241 83.5185 43.9029 83.5984 43.9985 83.5131C43.9719 83.204 43.7913 83.4652 43.7647 83.1507C43.6744 83.1507 43.5735 83.124 43.547 83.2946C43.3557 82.9108 43.3929 82.9428 43.2654 83.0281C43.2155 82.9293 43.1935 82.8187 43.2017 82.7083C43.2017 82.5484 43.5045 83.0761 43.5416 82.9588C43.5146 82.8252 43.4737 82.6948 43.4195 82.5697C43.462 82.4151 43.6107 82.5697 43.6904 82.4951C43.8125 82.687 43.8179 82.7776 43.7541 82.8149C43.6904 82.8522 43.6798 82.6976 43.5841 82.607C43.6396 82.8512 43.7405 83.0827 43.8816 83.2893C43.7647 81.9567 44.1313 81.8715 44.2641 81.1572C44.3495 81.2359 44.4104 81.3377 44.4394 81.4504C44.409 81.2964 44.4108 81.1378 44.4447 80.9846C44.4785 80.8314 44.5436 80.6869 44.6359 80.5602C44.8165 80.9493 44.604 81.2425 44.7156 81.4664C44.5084 81.1519 44.5084 81.3544 44.7156 81.5463C44.8696 81.0826 45.0715 80.8054 45.3052 80.7308C45.5973 81.2212 45.1565 81.1625 45.3849 81.7222C45.4805 81.6689 45.5761 81.8182 45.4911 81.445C46.0223 81.7329 46.1604 80.3257 46.4526 80.0272C46.6172 80.2138 46.3994 80.4909 46.6332 80.6562C46.5819 80.5334 46.5591 80.4005 46.5664 80.2675C46.5738 80.1345 46.6111 80.005 46.6757 79.8886C46.5641 79.8353 46.4313 79.7341 46.3941 79.8886C46.3516 79.8193 46.3357 79.7394 46.2826 79.6648C46.3357 79.3396 46.7128 79.846 46.6597 79.2383C46.7606 79.3503 46.7819 79.4889 46.8881 79.6008C46.8881 79.201 47.1006 79.4089 47.159 79.201C47.2488 79.308 47.3092 79.4366 47.3343 79.5741C47.4406 79.6754 47.3715 79.3076 47.5521 79.6061C47.5561 79.5492 47.5477 79.492 47.5275 79.4387C47.5074 79.3853 47.4759 79.337 47.4353 79.297C47.9022 79.1893 48.3238 78.9377 48.6411 78.5774C48.7354 78.7185 48.7785 78.8879 48.7632 79.0571C48.8589 79.0571 48.8695 78.8652 48.981 78.9185C49.0341 78.6787 48.7685 78.5241 48.8057 78.2896C49.0501 78.5667 49.1244 78.3909 49.1351 78.0391C49.2679 78.1723 49.2572 78.3429 49.4166 78.4761C49.4166 78.2842 49.2626 78.119 49.2413 77.9431C49.56 78.3375 49.3529 77.8632 49.5175 77.7086C49.6556 77.8472 49.645 78.0177 49.7991 78.1457C49.775 78.0072 49.7165 77.877 49.6291 77.7672C49.7141 77.49 50.2771 77.8898 50.4684 78.4122C50.6118 78.0444 50.0912 78.0177 50.07 77.4954C50.1656 77.4954 50.2187 77.6926 50.4046 77.8365C50.4046 77.5007 50.6808 77.7459 50.5108 77.1436C50.6277 77.1009 50.7446 77.005 50.9571 77.4581V77.0423C50.7021 76.6585 51.042 77.3781 50.7871 76.9943C50.6436 76.3974 51.1961 76.6799 51.2811 76.2108C51.3608 76.5306 51.4829 76.7811 51.3979 76.9357C51.7432 77.3035 51.3979 76.2748 51.5573 76.1415C51.8654 76.5999 51.8335 76.1415 51.8919 75.8963C52.2 76.2854 52.2797 76.0349 52.3913 75.8643C52.5559 76.1895 52.2903 76.0296 52.3381 76.2961C52.4816 76.5146 52.4338 76.7758 52.5612 76.9997C52.5612 76.4933 52.7259 76.3494 52.6675 75.8004C52.7684 75.9336 52.7843 75.8004 52.9437 75.9017C53.1721 76.3387 52.6515 76.0882 53.0606 76.5466C53.0924 76.8824 52.864 76.504 52.8959 76.8398C53.1084 77.1809 53.1031 76.4773 53.2837 76.9997C53.2837 76.6959 53.4111 76.7865 53.4483 76.4667C53.6714 77.101 53.6077 76.4293 53.8892 76.7811C53.8892 76.2801 54.0964 76.3654 54.1654 76.0509C54.0539 75.7311 53.8308 75.5179 53.8308 75.7897C53.6502 75.2567 54.0008 75.4859 54.107 75.4753C54.1969 75.6472 54.2356 75.8415 54.2186 76.0349C54.3301 76.2801 54.4151 76.2641 54.5532 76.6266C54.3089 75.9336 54.6435 76.392 54.6063 75.859C54.3992 75.4699 54.5001 75.955 54.3301 75.6725C54.4045 75.6085 54.3938 75.2994 54.6063 75.6085C54.6913 75.7524 54.6063 75.6885 54.6063 75.859C54.6063 76.0296 54.7497 75.9017 54.771 76.0722C54.9622 76.2801 54.6276 75.5392 54.8825 75.9656C54.7355 75.7312 54.6413 75.4675 54.6063 75.1927C54.7391 75.1554 54.7126 75.4486 54.8825 75.6298C54.8696 75.4417 54.8132 75.2593 54.7179 75.0968C54.7551 75.0595 54.8454 75.1768 54.8294 74.9902C55.095 75.294 54.9888 75.6778 55.2172 75.9923C55.1885 75.7748 55.1332 75.5618 55.0525 75.358C55.0206 74.9902 55.3553 75.6511 55.2756 75.1448C55.4456 75.2993 55.4775 75.4859 55.605 75.6778C55.605 75.3313 55.8015 75.4966 55.9396 75.5232C55.8121 74.9902 56.0671 75.0595 56.2211 75.0435C56.3539 75.1821 56.184 75.3846 56.3858 75.5072C56.3327 74.9742 56.5558 75.1981 56.7151 75.1021C56.7683 74.8942 56.5345 74.7503 56.5558 74.5691C56.6833 74.4359 56.747 75.0169 56.9382 75.1501C57.002 75.1075 57.002 75.0222 56.9382 74.8143C57.5119 75.6032 57.3207 74.212 57.7669 74.6331C57.7029 74.3488 57.7251 74.0518 57.8306 73.7803C57.8731 73.7536 58.0219 74.0627 58.1069 73.9721C58.2768 74.3559 58.0166 74.2226 58.0484 74.5051C58.3034 74.7024 58.314 74.3506 58.3247 74.0254C58.5106 74.1267 58.5159 74.3239 58.7124 74.6118C58.7815 74.4732 58.9249 74.681 58.824 74.2546C58.8983 74.3452 58.9727 74.4412 59.0418 74.5371C58.8452 74.132 59.0736 73.8815 59.3764 74.3772C59.2595 73.7909 59.4242 74.0094 59.5995 74.0787C59.5995 73.7696 59.557 73.9935 59.4348 73.7803C59.4348 73.5617 59.5623 73.7376 59.6048 73.663C59.7481 73.8364 59.8236 74.0561 59.8173 74.2813C59.9395 74.2493 60.0882 74.2813 60.3485 74.745C60.3485 74.8569 60.3485 74.8783 60.2901 74.841C60.4122 75.1288 60.6141 74.9102 60.7309 74.9156C60.3644 74.761 60.2369 74.244 59.9129 74.1747C59.9129 73.4391 60.3697 74.5584 60.5185 74.3772C60.391 74.0414 60.0616 73.7483 59.9873 73.4071C60.1679 73.6843 60.3379 73.5777 60.5185 73.9402C60.476 73.5884 60.3591 73.2526 60.306 72.9008C60.4707 73.4658 60.5981 73.3965 60.8 73.631C61.0018 73.8655 60.8 74.0734 61.0125 74.2546C60.9986 74.0352 60.9446 73.8202 60.8531 73.6203C60.9222 73.5884 61.124 73.8495 60.9115 73.4444C60.9965 73.4444 61.1559 73.6257 61.294 73.7803C61.3843 74.0201 61.055 73.8709 61.294 74.3666C61.3418 74.0521 61.7615 73.1993 61.9633 74.1427C62.0536 74.1427 62.0111 73.7589 62.1864 74.0094C62.043 73.2419 62.537 73.7483 62.4786 72.9434C62.707 73.4498 62.7601 73.0713 62.8557 73.5351C62.9938 73.631 62.7866 73.114 62.8557 72.9487C63.0788 72.9487 63.3869 73.098 63.4188 72.581C63.5887 73.0074 63.7269 72.8315 63.6419 72.533C63.8596 72.9274 63.8543 72.6396 64.019 72.8688C63.9075 72.6236 63.865 72.6289 63.7003 72.2718C63.7906 72.1972 64.019 72.4744 64.1359 72.6822C64.3058 72.7195 64.0509 72.2025 64.4121 72.6183C64.3802 72.4903 64.2899 72.3678 64.3112 72.2238C64.2262 72.3571 64.0668 72.2718 63.8703 72.0693C64.078 72.0493 64.2828 72.0064 64.4811 71.9413C64.5122 72.018 64.5477 72.0927 64.5874 72.1652C64.5449 72.3358 64.2634 72.0586 64.4174 72.5383C64.6405 72.7462 64.5555 72.0853 64.9114 72.5383C64.9114 72.4104 64.9114 72.2878 64.9752 72.3571C64.9542 72.218 64.8995 72.0862 64.8158 71.9733C64.8158 71.6748 65.0601 71.936 65.0973 71.6642C65.2514 71.7974 65.2354 71.968 65.3629 72.1066C65.4054 71.888 65.1717 71.7335 65.3204 71.7015C65.4904 71.8827 65.3842 72.1012 65.5329 72.0746C65.5648 71.9307 65.432 71.8187 65.432 71.6802C66.1756 72.5063 66.3722 71.4456 66.8715 71.8081C66.9671 71.9573 66.8715 72.1385 66.9671 72.2878C67.1743 72.4104 67.0999 71.6588 67.4664 72.2878C67.4498 72.1485 67.3966 72.016 67.3124 71.904C67.2752 71.6109 67.3921 71.7921 67.3761 71.5629C67.4208 71.6172 67.4529 71.6807 67.4704 71.7488C67.4878 71.817 67.4901 71.8882 67.4771 71.9573C67.6258 72.1439 67.6311 71.8827 67.7533 71.984C67.726 71.8726 67.6712 71.77 67.5939 71.6855C67.562 71.403 67.7055 71.6588 67.7108 71.4936C67.7383 71.6308 67.7924 71.7612 67.8701 71.8774V71.4243C68.0029 71.5629 67.9817 71.7335 68.1357 71.872C68.3319 71.6655 68.5888 71.5273 68.8688 71.4776L68.7094 71.2591C68.7838 71.2591 68.7413 70.8806 68.8794 71.0565C68.9235 71.1122 68.9553 71.1766 68.9727 71.2455C68.9901 71.3144 68.9927 71.3863 68.9803 71.4563C69.2034 71.6055 69.3575 71.1312 69.3787 70.9606C69.5328 71.2751 69.6231 71.3337 69.6549 71.0725C69.4106 70.8007 69.5381 70.7634 69.5593 70.5928C69.3575 70.806 69.1025 70.3796 68.89 70.6408C68.89 70.79 68.9378 70.6941 68.9963 70.7847C69.0547 71.1471 68.8263 70.6141 68.8794 70.9766C68.7613 70.7666 68.6186 70.5716 68.4544 70.3956C68.8847 70.6461 69.1025 69.8626 69.5168 70.353C69.4938 70.2746 69.4778 70.1943 69.469 70.1131C69.5221 69.9265 69.5434 70.4169 69.6762 70.4862C69.6337 69.8093 69.9258 70.1557 70.1277 70.2303C70.0321 69.7879 70.1596 69.7933 70.3083 69.8626C70.3285 70.1916 70.4114 70.5137 70.5526 70.8113C70.5048 70.9286 70.3242 70.8113 70.4305 71.1685C70.5208 71.0938 70.5473 71.1685 70.6961 71.451C70.627 71.0885 70.7279 71.1471 70.6642 70.8753C70.712 70.7314 70.9032 71.0086 70.8926 70.6621C71.1848 71.1951 71.3282 70.838 71.4238 70.5555C71.5885 71.0299 71.6681 70.9659 71.7 70.5875C71.7668 70.7081 71.8015 70.8439 71.8009 70.9819C72.0559 71.1685 72.0665 70.5981 72.3056 70.7261C72.3056 70.5608 72.1356 70.4222 72.1568 70.257C72.1781 70.0918 72.3959 70.6354 72.3268 70.225C72.4096 70.3373 72.461 70.4699 72.4755 70.6088C72.5871 70.6621 72.3321 70.177 72.5446 70.3476C72.6608 70.4758 72.7317 70.6387 72.7465 70.8113C72.8102 70.5502 73.198 70.9179 73.097 70.4169C73.2245 70.5555 73.2033 70.7261 73.352 70.8646C73.198 70.3796 73.4742 70.758 73.4689 70.758C73.6442 70.6514 73.5061 70.0118 73.8673 70.4382C73.7557 69.9692 74.0585 70.1397 74.1594 70.0491C74.2125 70.1824 74.2072 70.321 74.3135 70.4382C74.2338 69.9052 74.5259 70.3743 74.5047 69.8253C74.4409 69.4841 74.2285 69.4361 74.2338 69.6227C74.1647 69.5694 74.2338 69.2336 74.3028 69.2763C74.2338 68.8925 74.1488 69.2123 74.0851 69.1537C74.0381 69.0222 74.0253 68.881 74.0479 68.7432C74.0797 68.6899 74.3613 69.2016 74.3241 68.6899C74.4645 68.8357 74.5556 69.0222 74.5844 69.2229C74.7703 69.4788 74.7437 69.0417 74.9615 69.3988C74.9243 69.1856 74.8075 68.9245 74.9296 68.9085C75.0411 69.3867 75.0301 69.8854 74.8978 70.3583C75.0285 70.4352 75.1529 70.5225 75.2696 70.6195C75.2696 70.4595 75.174 70.1344 75.3387 70.3583C75.3387 70.225 75.2537 70.0971 75.243 69.9638C75.3015 69.724 75.3705 70.1344 75.5618 70.321C75.328 69.6654 75.7902 69.4681 76.0664 70.1397C75.9442 69.7506 76.1833 70.1397 76.1408 69.7133C75.9602 69.4521 75.992 69.8732 75.8114 69.6067C75.7211 69.3136 76.0451 69.5428 76.1461 69.5481C76.1008 69.3869 76.0899 69.218 76.1142 69.0524C76.1142 68.8605 76.2523 69.2869 76.2098 69.3669C76.3426 69.4681 76.1833 68.9405 76.0664 68.8338C76.0398 68.9618 75.9123 68.7752 75.9442 69.1057C75.8699 68.9564 75.8167 68.7965 75.7424 68.6473C75.8008 68.3914 76.0823 68.8445 76.1354 68.5727C76.2576 68.8712 76.2204 69.4948 76.4223 69.5161C76.2576 69.1004 76.4223 69.2922 76.4223 69.1004C76.5816 69.5587 76.3904 69.3242 76.6773 69.5481C76.5923 69.2443 76.571 69.1377 76.6773 68.9724C76.9057 69.5587 76.8154 68.7219 77.1075 69.2229C76.7994 69.3775 76.6932 69.9265 76.2045 69.6387C76.5073 70.1451 76.0239 69.9372 76.2736 70.5395C76.3692 70.6834 76.3904 70.5928 76.486 70.7527C76.3745 70.2197 76.7251 70.5555 76.8685 70.8486C76.6507 70.4116 76.8685 70.4116 76.6294 69.9798C76.7144 69.9798 76.7091 69.7187 76.8525 69.9372C76.996 70.1557 76.6241 69.9372 76.9482 70.337C77.0013 70.6994 76.7729 70.1611 76.826 70.5235C76.9216 70.6461 76.9322 70.7794 77.0332 70.902C77.0332 70.3423 77.2031 70.742 77.3572 71.0885C77.1553 70.4329 77.6387 70.79 77.7609 70.6035C77.729 70.2943 77.6918 70.4009 77.559 70.225C77.559 69.66 78.0371 70.0918 77.9787 69.5747C78.1487 69.74 78.0743 69.9425 78.1752 70.1078C78.0318 70.1557 77.9149 70.2943 77.729 70.1877C77.7409 70.4098 77.8066 70.6257 77.9202 70.8167C77.9202 70.6461 77.968 70.7154 78.0318 70.8167C78.0154 70.7077 77.9832 70.6018 77.9362 70.5022C78.239 70.9446 78.5046 70.3849 78.4674 69.9159C78.648 70.7261 78.7914 70.2623 79.0357 70.8113C79.0357 70.6674 79.0835 70.6514 79.1526 70.7101C79.0729 70.273 79.0039 70.6514 78.887 70.4222C78.7383 70.1078 78.8339 69.8572 78.8286 69.3562C79.0889 69.7666 78.8286 69.8306 78.9561 70.1664C79.1898 70.4382 79.0517 70.1024 79.1367 69.8839C79.0524 69.7138 78.9865 69.5351 78.9401 69.3509C78.972 69.2176 79.1473 69.5694 79.1101 69.2336C78.8976 68.9405 78.9773 69.6227 78.6798 69.063C78.6373 69.4148 78.5842 69.7187 78.4249 69.6867C78.3186 69.5001 78.5099 69.5321 78.547 69.5001C78.5152 69.2549 78.3771 69.2443 78.3983 69.4095C77.9893 68.0556 79.1579 69.095 79.4235 68.5194C79.345 68.4352 79.2932 68.3294 79.2748 68.2155C79.142 67.997 79.2163 68.4821 79.057 68.1676C78.972 67.949 79.0995 67.6346 79.2854 67.965C79.1154 67.6026 79.2004 67.0589 79.4235 67.432C79.4819 67.512 79.3651 67.8051 79.2482 67.6292C79.3428 67.914 79.4016 68.2094 79.4235 68.5087C79.6041 68.6686 79.5988 68.7912 79.79 68.9458C79.6466 69.159 79.4341 68.8605 79.3757 69.5108C79.6094 69.8626 79.4819 69.8892 79.7316 70.1131C79.6466 69.8519 79.4607 69.5801 79.551 69.3136C79.7316 69.2762 79.9706 69.4042 80.1087 69.2176C79.9942 69.091 79.925 68.9297 79.9122 68.7592C79.8712 68.7344 79.8255 68.7183 79.7779 68.7118C79.7304 68.7054 79.6821 68.7088 79.636 68.7219C79.5959 68.5559 79.6051 68.3817 79.6625 68.2209C79.6992 68.2638 79.7267 68.314 79.7431 68.3681C79.7596 68.4222 79.7647 68.4792 79.7582 68.5354C79.9813 68.7166 79.6572 68.077 79.8856 68.1782C79.9653 68.4128 79.9706 68.6633 80.0716 68.8978C80.0716 68.2635 80.6399 68.7805 80.6612 68.1303C80.7568 68.3062 80.7462 68.5034 80.9108 68.6633C80.9587 68.4607 81.1233 68.6633 81.1021 68.2155C80.9913 68.0807 80.905 67.9273 80.8471 67.7625C80.9215 67.5546 81.0968 67.6719 81.1446 67.3787C81.3039 67.6825 81.3305 68.3062 81.0649 67.9117C81.1977 68.1409 81.1658 68.3914 81.3039 68.6153C81.2455 68.0396 81.442 68.2369 81.5642 67.8264C81.4049 67.512 81.4792 68.0023 81.3464 67.7785C81.2349 67.3947 81.4898 67.6879 81.4792 67.3414C81.5748 67.464 81.5855 67.6026 81.6811 67.7252C81.4845 66.8564 82.0157 67.6879 82.0423 67.2508C82.2972 67.8158 81.952 67.7092 82.0423 68.077C82.0901 68.1463 82.0848 68.029 82.1007 67.981C82.2707 68.1196 82.1007 68.3115 82.2972 68.4447C82.3238 68.1836 82.5522 68.4181 82.3716 68.0183C82.3716 67.6506 82.6053 68.1409 82.6531 67.9704C82.7381 68.1729 82.7753 68.5034 82.6531 68.3062C82.8338 68.8392 82.8762 67.7731 83.1365 68.5567V68.0556C83.0518 67.9377 82.9839 67.8086 82.9347 67.6719C82.9878 67.464 83.0781 67.7625 83.195 67.965C83.195 67.3041 83.5296 67.8691 83.9121 68.0983C83.9439 67.6239 84.4964 68.2049 84.6451 67.8158C84.5389 67.4373 84.5017 67.7465 84.3848 67.6079C84.2998 67.1815 84.6026 67.2295 84.7354 67.2188C84.9001 67.6079 84.5654 67.2508 84.7354 67.6399C84.8633 67.7668 84.966 67.917 85.0382 68.0823C85.0382 67.9117 85.0382 67.4107 85.0382 67.0909C85.1338 66.9523 85.256 67.4906 85.3941 67.6239C85.5322 67.7571 85.5481 67.1495 85.6703 67.6665C85.7606 67.1975 86.005 67.2774 86.244 67.3254C86.4405 67.5439 86.2759 67.8158 86.4777 68.0343C86.568 67.7678 86.2918 67.5653 86.3555 67.3041C86.4193 67.0429 86.6052 67.6879 86.7592 67.9064C86.7592 67.7305 86.9292 67.949 86.9823 67.8691C87.0241 68.0957 87.1249 68.3072 87.2745 68.4821C87.2426 68.3648 87.2108 68.1409 87.2745 68.2315C87.2745 68.0023 87.1789 68.2315 87.0726 67.933C87.0726 67.6399 87.2161 67.8851 87.2957 67.9011C87.2957 67.6825 87.1098 67.6292 87.0886 67.6825C87.0364 67.5073 86.9939 67.3294 86.9611 67.1495C87.062 67.1175 87.147 67.4054 87.0833 66.9683C87.3064 67.3041 87.1311 67.2561 87.2107 67.5013C87.3913 67.6985 87.2586 67.2988 87.2107 67.0802C87.3064 66.931 87.4923 67.0802 87.6038 67.0216C87.6782 67.2561 87.657 67.5066 87.7207 67.7465C87.8801 67.8424 88.1722 68.4501 88.2519 68.1569C88.5015 68.6206 88.5972 68.8765 88.8627 68.8872C88.7459 68.7379 88.645 68.7432 88.5653 68.4394C88.5653 68.1996 88.6981 68.3008 88.7937 68.3221C88.7937 68.1516 88.6609 68.013 88.714 67.8371C88.6184 67.8904 88.2891 67.4906 88.3794 67.8904C88.2947 67.7256 88.251 67.5428 88.2519 67.3574C88.3369 67.2988 88.4431 67.7891 88.4219 67.2455C88.5919 67.384 88.4219 67.5759 88.6131 67.7145C88.4537 67.2401 88.6131 67.2295 88.799 67.4373C88.799 67.1282 88.6556 67.0696 88.5972 67.1388C88.5972 66.9789 88.6715 67.0536 88.6715 66.8777C88.7565 67.0589 88.9743 67.2188 88.9637 67.4107C89.0274 67.448 89.0805 66.9363 89.1815 67.464C89.3143 67.5972 89.123 66.7391 89.3302 66.931C89.3623 67.0659 89.3623 67.2065 89.3302 67.3414C89.4842 67.3414 89.8614 67.7678 89.7764 67.2721C89.803 67.2028 90.0367 67.3094 89.9782 67.5706C90.2067 67.4746 90.382 66.915 90.2013 65.9715C90.2598 65.9342 90.3501 66.0142 90.3766 65.8649C90.5626 66.1155 90.4245 66.398 90.6529 66.6485C90.6104 66.9843 90.5466 66.7711 90.4298 66.6858C90.3987 66.8231 90.3974 66.9655 90.4258 67.1035C90.4542 67.2414 90.5117 67.3716 90.5944 67.4853C90.5944 67.4 90.536 67.3254 90.4988 67.2508C90.5413 67.0909 90.5732 66.883 90.7272 67.1335C90.8813 67.384 90.6476 67.1762 90.7272 67.4693C90.8919 67.7891 90.8122 67.2241 90.9928 67.5919C90.8282 66.8137 91.285 67.3094 91.5931 67.6719C91.5931 67.3734 91.5293 66.8137 91.3275 66.803C91.4868 67.2028 91.3275 67.0802 91.2053 66.9843C91.0831 66.8883 91.2053 66.8297 91.2637 66.8937C91.1203 66.5419 90.9025 66.851 90.7325 66.7231C91.03 66.1048 91.8321 66.4139 92.2836 66.0035C92.3192 66.108 92.3283 66.2197 92.3102 66.3287C92.4164 66.4353 92.512 66.4832 92.4908 66.1368C92.6767 66.6378 92.6236 66.1901 92.8042 66.4193C92.9848 66.6485 92.7192 66.819 92.9264 66.9523C92.8839 66.4193 93.0273 66.7124 93.2663 66.8244C93.2663 66.4086 93.2663 66.1261 93.5585 66.6165C93.5585 66.2327 93.7178 66.4779 93.7072 66.0835C94.3021 67.1495 94.6102 66.2221 95.2636 66.6858C95.1573 66.3393 95.2052 66.0248 95.3911 66.5046C95.4231 66.314 95.4011 66.1181 95.3273 65.9396C95.3273 65.8969 95.3804 65.8543 95.4389 65.9396C95.519 66.1724 95.555 66.4183 95.5451 66.6645C95.7895 66.9576 95.407 65.9982 95.7257 66.4779C95.6142 65.9076 95.7257 66.0995 95.8691 66.0462C95.9563 66.221 95.9789 66.4212 95.9329 66.6112C96.0869 66.1474 96.5916 66.4566 96.5278 65.4652C96.6128 65.268 96.6819 65.5291 96.7934 65.5931C96.9315 65.8223 96.8465 66.0781 97.0112 66.302C97.0354 66.0825 96.9967 65.8606 96.8997 65.6624C97.059 65.7264 96.9528 65.4758 97.0378 65.3106C97.2343 65.721 97.1971 66.2914 97.0378 66.2967C97.1281 66.4086 97.1334 66.5312 97.0803 66.4566C97.3937 66.883 97.7921 67.3414 97.8558 66.4566C98.0152 66.6538 97.8558 66.899 98.0205 67.0909C98.0205 66.6272 98.4135 67.0909 98.5782 67.0163C98.5782 66.8777 98.5357 66.7497 98.5782 66.6058C98.5955 66.7459 98.6387 66.8815 98.7057 67.0056C98.8013 66.963 98.7057 66.8883 98.7376 66.6698C98.7854 66.7711 98.7376 66.8883 98.8173 66.9896C99.0244 67.3041 99.0722 66.9896 98.9607 66.6378C99.0138 66.7444 99.0457 66.7551 99.0616 66.7071C99.1021 66.8105 99.1114 66.9236 99.0882 67.0322C99.3537 67.0322 99.9115 67.5653 99.9274 66.9203C100.289 67.3201 100.076 66.7497 100.299 67.0376C100.299 66.3873 100.395 66.5046 100.496 66.1048C100.374 65.9022 100.331 65.9982 100.236 65.8916C100.236 65.5984 100.443 66.0089 100.469 65.7797C100.505 65.8842 100.514 65.9959 100.496 66.1048C100.682 66.1048 100.942 66.4246 101.128 66.4406C101.157 66.547 101.157 66.6594 101.128 66.7657C101.224 66.7657 101.335 66.8937 101.362 66.6538C101.229 65.769 102.095 66.9097 102.222 66.302C101.861 66.2414 101.505 66.1486 101.16 66.0248C101.218 65.8063 101.372 65.9662 101.494 65.9822C101.441 65.5984 101.324 65.9129 101.239 65.769L101.287 65.268C101.372 65.3959 101.378 65.5291 101.468 65.6571C101.648 65.4225 101.468 64.6816 101.813 64.9588C101.909 65.236 101.712 65.3159 101.702 65.5451C101.781 65.7145 101.839 65.8938 101.872 66.0781C101.872 65.9556 101.787 64.9588 102.105 65.3106C102.186 65.4588 102.21 65.6309 102.174 65.7956C102.36 66.0675 102.217 65.0814 102.445 65.2626C102.674 65.4439 102.472 65.6997 102.658 65.8969C102.667 65.8408 102.653 65.7834 102.621 65.737C102.557 65.5238 102.759 65.6784 102.621 65.2466C102.69 65.3053 102.902 65.3906 102.759 64.9801C102.838 65.0388 102.854 64.8309 102.971 65.0388C103.088 65.2466 102.934 65.6464 103.051 65.9342C103.117 65.7962 103.169 65.6515 103.205 65.5025C103.322 65.6517 103.295 65.8223 103.433 65.9662C103.577 65.833 103.773 65.9289 103.964 65.9076C104.071 66.0888 103.885 66.0195 103.927 66.3233C104.198 66.5419 103.97 65.4332 104.336 66.0248C104.373 65.9449 104.336 65.4918 104.427 65.6837C104.427 65.4545 104.336 65.6837 104.235 65.3799L104.262 65.1294C104.501 65.4119 104.591 65.0761 104.841 65.3906C104.947 65.7956 104.735 65.8756 104.554 65.5025C104.554 65.7104 104.49 65.8596 104.411 65.8489C104.496 65.8116 104.857 66.382 104.857 65.801C105.032 66.0248 104.947 66.2807 105.117 66.5046C105.08 65.9236 105.425 65.9289 105.675 65.8649C105.813 66.1474 105.611 65.9662 105.643 66.1954C105.76 66.1954 105.776 66.4566 105.93 66.6538C106.02 66.398 106.217 66.5952 106.296 66.2807C106.62 66.7497 106.472 66.1528 106.642 65.5878C106.53 65.6464 106.456 65.8489 106.296 65.705C106.287 65.761 106.29 65.8182 106.303 65.8732C106.317 65.9282 106.342 65.9798 106.376 66.0248C106.328 66.1528 106.254 66.1634 106.153 66.0248C106.052 65.8863 106.185 65.801 106.227 65.8543C106.126 65.5984 105.67 64.9055 105.659 65.4279C105.452 64.9641 105.128 65.0388 105.016 65.2573C104.894 65.0334 104.878 64.8362 104.857 65.1933C104.443 64.703 104.124 64.623 103.895 64.9002C103.747 64.3672 103.561 64.8202 103.513 64.2872C103.513 64.4631 103.407 64.4524 103.322 64.559C103.407 64.7083 103.428 64.6177 103.518 64.7829C103.481 64.8682 103.428 64.8789 103.391 64.9641C103.332 64.8379 103.308 64.6979 103.322 64.559C103.184 64.3139 103.152 64.5111 103.014 64.2659C103.014 64.3832 103.046 64.4844 103.04 64.5964C102.918 64.3725 102.801 64.1859 102.822 64.5377C102.748 64.4258 102.647 64.2073 102.626 64.3139C102.504 64.1646 102.69 63.9781 102.504 63.8395C102.552 64.4684 101.973 64.2552 101.781 63.8395C101.633 63.6689 101.813 64.0953 101.749 64.1753C101.686 64.2552 101.696 64.1753 101.686 64.2659C101.537 64.0953 101.558 63.8981 101.404 63.7329C101.351 64.2659 100.873 63.8715 100.57 63.7329C100.57 64.042 100.496 63.9567 100.475 64.154C100.708 64.4898 100.512 63.8501 100.708 64.0474C100.708 64.3085 100.708 64.2339 100.878 64.5804C100.83 65.1134 100.602 64.8629 100.448 64.4684C100.448 64.1699 100.687 64.8149 100.671 64.4684C100.544 64.4684 100.368 64.0207 100.406 63.7595C100.225 63.7595 99.9912 63.5783 99.8106 63.5836C99.7468 63.1412 99.7681 63.3224 99.5769 63.1199C99.6406 63.0026 99.7681 63.1199 99.9381 63.4077C99.9381 63.2425 99.784 63.0986 99.8159 62.928C99.7415 63.0559 99.5769 62.8321 99.4865 62.8854C99.5103 63.1174 99.607 63.3358 99.7628 63.509C99.63 63.6423 99.4122 63.4184 99.3484 63.8128C99.3803 64.026 99.4919 64.2339 99.5078 64.4524C99.375 64.591 99.4016 64.0367 99.2263 63.9194C99.1572 63.7755 99.2528 63.8448 99.2263 63.6689C98.9235 63.1359 98.642 63.5516 98.2914 62.976C98.2011 63.509 97.8877 63.1999 97.6593 63.2212C97.4787 62.8267 97.723 62.8481 97.6221 62.4057C97.3671 62.1125 97.553 62.9387 97.3087 62.1978C97.326 62.4751 97.3964 62.7466 97.5158 62.9973C97.3671 63.2158 97.1493 63.1572 96.905 62.9973C97.0059 63.6209 96.7509 63.4131 96.5916 63.3704C96.5562 63.264 96.5471 63.1506 96.565 63.0399C96.5916 62.9493 96.6978 63.1625 96.7669 63.2638C96.7861 63.1809 96.7748 63.0938 96.735 63.0186V62.8534C96.5756 62.6668 96.5969 63.1466 96.3632 62.6562C96.3632 62.4323 96.4906 62.6242 96.5385 62.5496C96.4588 62.1178 96.3207 62.3683 96.2304 62.2617C96.2304 61.5635 95.9807 62.1711 95.7576 61.9153C95.8373 62.1605 95.9223 62.6242 95.8054 62.6455C95.7735 62.2298 95.6248 62.2564 95.492 61.7874C95.492 61.894 95.4654 61.9153 95.4283 61.8726C95.5982 62.3097 95.3911 62.2831 95.4707 62.6935C95.3751 62.6455 95.0139 62.2191 94.9714 62.6935C94.8121 62.4963 94.8493 62.2724 94.8015 62.0592C94.589 61.878 94.4349 61.8726 94.2703 61.6381L94.2384 61.9686L94.4349 62.2724C94.4349 61.8087 94.6633 62.315 94.7696 62.3097C94.7271 62.6722 94.4615 62.1871 94.4137 62.5229C94.1587 61.5528 93.9994 62.1498 93.6488 61.7181C93.7603 61.814 93.7816 61.5741 93.9197 61.766C93.8241 61.3663 93.6328 61.5475 93.5478 61.5688C93.5797 61.7874 93.6488 61.9952 93.6594 62.2138C93.5425 62.3524 93.4735 61.8087 93.3726 61.6808C93.3726 61.8513 93.3194 61.7767 93.2557 61.6808C93.3885 62.1765 93.2557 62.2138 92.9742 61.7181C93.2026 62.2511 92.9742 61.8993 92.9742 62.379C92.6926 61.9632 93.0698 61.9633 92.7564 61.5848C92.8679 62.1765 92.7192 62.0379 92.7564 62.411C92.5173 62.0592 92.8148 62.0112 92.6979 61.7607C92.5598 61.7607 92.5333 61.7607 92.5545 62.1978C92.3314 61.8726 92.597 61.9952 92.4802 61.7074C92.0818 61.1744 92.188 61.862 92.0021 62.1125C91.8852 61.9366 91.8693 61.7447 91.7099 61.5795C91.7099 61.9686 91.4709 61.6381 91.4125 61.8726C91.3168 61.6648 91.3168 61.4462 91.2372 61.2383C91.1575 61.0305 91.2956 61.1637 91.3062 61.0625C91.4443 61.2117 91.3912 61.3823 91.439 61.5422C91.5824 61.4356 91.5612 61.1424 91.7949 61.2383C91.6356 61.1264 91.439 60.8652 91.3647 61.0571C91.2053 60.8439 91.5081 61.0038 91.3328 60.7267C91.5081 60.8599 91.6196 60.764 91.7737 60.8279C91.7737 60.7213 91.6781 60.6254 91.6887 60.5134C91.6993 60.4015 91.8002 60.8119 91.933 60.8866C91.933 60.7426 91.9915 60.7267 92.0552 60.7853C91.7949 59.7939 92.3899 60.9718 92.3686 60.3269C92.528 60.5241 92.4802 60.8173 92.613 60.7853C92.613 60.4548 92.4111 60.1563 92.4111 59.8259C92.273 59.602 92.2783 59.9005 92.1455 59.6979C92.1668 59.8104 92.2141 59.9163 92.2836 60.0071C92.2836 60.3002 92.1136 60.0977 92.0021 60.0497C91.9065 59.7672 92.0552 59.9005 92.0021 59.5593C92.103 59.4847 92.2517 59.602 92.2995 59.3515C92.4589 59.5434 92.4058 59.8365 92.5439 59.8099C92.4058 58.6212 93.2504 59.3675 93.6063 59.2768C93.686 59.4901 93.6063 59.7192 93.7231 59.9218C93.3513 59.8525 92.937 59.618 92.6183 59.7459C92.6183 60.0391 92.8201 60.0124 92.7829 59.7459C92.9476 60.0071 93.0432 59.9165 93.022 60.2789C93.0858 60.1973 93.1676 60.1316 93.261 60.087C93.3407 60.2949 93.2929 60.5188 93.4894 60.7107C93.4522 60.2416 93.5213 60.3855 93.6806 60.4388C93.8347 60.6094 93.755 60.8119 93.909 60.9718C94.1481 61.0838 94.3128 60.7426 94.3499 60.4388C94.3818 60.5721 94.4827 60.6947 94.4827 60.8333C94.4827 61.0678 94.3659 60.4282 94.3712 60.8333C94.6208 61.1211 94.7165 60.8333 94.9661 61.0838L95.0139 60.4975C95.1032 60.7143 95.2173 60.92 95.3539 61.1104C95.322 60.5774 95.1414 60.5774 95.0299 60.3322C95.0564 60.0337 95.3805 60.8652 95.3592 60.3695C95.577 60.668 95.4176 61.0198 95.6673 61.3183C95.658 61.2336 95.6269 61.1527 95.577 61.0838C95.7204 60.7746 96.0019 60.9985 96.2463 61.0838C96.2463 60.7213 95.9966 60.4015 95.9116 60.4708C95.9754 60.3056 95.8798 59.5327 96.0763 59.8738C96.2729 60.215 95.986 59.9804 96.0763 60.2789C96.1666 60.5774 96.1347 60.0657 96.2835 60.4175C96.2835 60.0977 96.1666 60.0017 96.2835 59.8418C96.3347 59.9085 96.3719 59.985 96.3929 60.0665C96.4139 60.148 96.4183 60.233 96.4057 60.3162C96.6447 60.62 96.3791 59.6606 96.6075 59.9591C96.7137 60.1936 96.5756 60.4601 96.7616 60.6787C96.82 60.4815 96.7616 60.3002 96.7616 60.103C96.7881 60.0657 96.8147 60.0231 96.8731 60.103C96.9475 60.3642 96.7881 60.3855 96.9262 60.7586C97.059 60.7 97.0909 60.9558 97.3246 61.2916C97.6646 61.5475 97.8558 61.0944 98.0152 61.0305C98.0152 61.6328 98.5463 61.297 98.8066 61.5049C98.9075 61.9259 98.5304 61.4782 98.5463 61.9526C98.8757 62.3097 98.8597 61.4516 99.1572 61.9526C99.136 61.8385 99.0887 61.7308 99.0191 61.6381C98.9925 61.2437 99.1572 61.5901 99.1625 61.2916C99.5769 62.0485 99.6618 61.2916 99.9434 61.8247C100.108 61.4249 100.374 61.8247 100.443 61.2916C100.331 61.2916 100.384 61.1904 100.251 60.9878C100.427 60.4548 100.745 61.313 100.931 61.9739C100.931 61.6434 100.783 61.3343 100.751 61.0038C100.894 61.0838 101.006 61.0038 101.176 61.201C101.266 61.3929 101.112 61.4142 101.091 61.5848C101.165 61.5848 101.585 61.8353 101.622 61.7234C101.707 61.7874 101.813 62.2191 101.702 62.0432C101.803 62.4216 101.813 62.0432 101.872 62.0432C101.85 61.9291 101.803 61.8214 101.733 61.7287C101.957 61.6701 102.557 62.5869 102.753 62.0965L102.992 62.4803C102.992 62.315 103.136 62.5816 103.12 62.299C103.577 63.1146 103.609 62.2404 104.049 63.008C104.198 62.5602 104.528 62.8427 104.905 63.3171C104.814 63.589 104.846 63.7649 104.783 63.9887C105.053 63.9301 105.197 63.3384 105.462 63.8235C105.287 63.1465 105.409 62.8001 105.144 62.0539C105.303 62.1232 105.5 62.3204 105.675 62.4003C105.484 61.6914 105.096 62.2031 104.894 61.3343C104.894 61.1424 105.064 61.5688 105.138 61.6328C105.037 61.1317 105.362 61.5795 105.362 61.0998C105.39 61.3844 105.497 61.6555 105.67 61.8833C105.584 61.6437 105.584 61.382 105.67 61.1424C105.834 61.4409 106.089 61.8247 105.983 61.3556C106.137 61.5582 106.148 61.8353 106.265 61.814C106.397 62.1125 106.307 62.0272 106.265 62.2244C106.403 62.2777 106.541 62.3417 106.61 62.1072C106.769 62.363 106.636 62.6402 106.801 62.9067C106.801 62.7734 106.705 62.1285 106.902 62.4803C106.907 62.2893 106.849 62.1021 106.737 61.9473C106.854 61.75 106.844 61.8193 106.801 61.3663C106.801 61.0838 107.019 61.7874 107.008 61.5049C106.998 61.2224 106.859 61.1957 106.78 61.0411C106.838 60.9612 106.971 61.185 107.008 61.0145C107.114 61.2224 107.008 61.4569 107.157 61.6541C107.109 61.3023 107.322 61.4782 107.322 61.7181C107.322 61.0731 107.699 61.3396 108.081 61.8833C108.044 61.6967 108.081 61.4995 108.028 61.313C107.874 61.1637 107.922 61.1424 107.747 60.8492C107.704 60.9878 107.8 61.1158 107.869 61.249C107.667 61.3929 107.338 60.9399 107.035 60.764C107.162 60.4548 107.513 61.0784 107.646 60.764C107.488 60.6672 107.35 60.5426 107.237 60.3962C107.306 60.199 107.518 60.6041 107.502 60.0391C107.608 60.2469 107.555 60.4708 107.709 60.6734C107.709 60.5134 107.789 60.5934 107.794 60.4175C107.833 60.4765 107.859 60.5433 107.87 60.6131C107.881 60.683 107.877 60.7544 107.858 60.8226C107.954 60.9718 107.943 60.6947 108.065 60.9612C107.986 60.5028 108.235 60.7586 108.14 60.3002C108.357 60.5454 108.262 60.8333 108.442 61.0838C108.496 60.8226 108.83 61.0838 108.91 61.3609C109.016 61.0465 109.133 61.5528 109.25 61.3236C109.383 61.6115 109.186 61.4302 109.213 61.6594C109.452 61.9792 109.526 61.6115 109.744 61.846C109.751 61.5997 109.722 61.3538 109.659 61.1158C109.776 61.185 109.914 61.0145 109.829 60.5827C109.993 60.7267 109.829 60.9079 109.999 61.0571C110.169 61.2064 110.121 60.8333 110.27 61.1104C110.328 60.8866 110.211 60.7053 110.318 60.6947C110.472 60.9505 110.318 61.2277 110.392 61.5049C110.392 61.75 110.137 60.9718 110.174 61.4462C110.291 61.8193 110.498 61.7447 110.557 61.4889C110.7 61.6381 110.668 61.8033 110.785 61.9526C110.859 61.6594 111.072 61.3023 111.205 61.6648C111.274 61.7447 111.205 61.5262 111.178 61.4196C111.268 61.3503 111.343 61.2383 111.539 61.6328C111.539 61.3236 111.651 61.5208 111.645 61.2117C111.587 61.4889 111.274 60.6787 111.263 61.1691C111.088 60.7746 111.167 60.6041 110.907 60.3802C110.944 59.8472 111.13 60.3802 111.178 60.4388C111.178 60.0337 111.003 60.1617 110.918 59.8045C110.918 60.0657 110.865 60.0764 110.748 59.8045C110.748 60.119 110.631 59.9218 110.7 60.2203C110.838 60.3909 110.865 60.1723 110.934 60.6094C110.902 60.7586 110.727 60.2842 110.721 60.5508C110.599 60.2469 110.721 60.1243 110.503 60.0177C110.689 60.5508 110.376 60.0177 110.28 60.0177C110.233 59.879 110.215 59.732 110.227 59.586C110.11 59.4954 109.877 59.1489 109.802 59.3301C109.537 58.6532 109.468 59.1276 109.229 58.488C109.122 58.6532 109.229 59.021 109.059 59.021C109.027 58.8861 109.027 58.7455 109.059 58.6106C108.814 58.1149 108.766 58.44 108.596 58.2534C108.596 58.4667 108.65 58.5519 108.729 58.5679C108.729 58.973 108.527 58.5679 108.623 58.989C108.623 58.9197 108.469 58.488 108.437 58.6799C108.31 58.3867 108.395 58.472 108.437 58.2748C108.219 58.0029 108.161 58.408 107.874 57.843C108.023 58.6905 107.571 57.4806 107.608 58.2001C107.518 57.6671 107.438 58.0136 107.332 57.6671C107.423 57.5978 107.502 57.4806 107.699 57.8697C107.635 57.1927 108.028 57.6991 108.294 58.0509C108.232 57.8106 108.223 57.5595 108.267 57.3153C108.177 58.1095 107.205 56.276 107.268 57.7577C107.067 57.6938 106.918 57.8324 106.674 57.5765C106.674 57.7897 106.727 57.875 106.806 57.891C106.806 58.0562 106.769 58.2215 106.748 58.392C106.705 58.4507 106.631 58.392 106.541 58.2481C106.567 57.9816 106.716 58.2481 106.7 57.8217C106.567 57.6138 106.488 57.6511 106.35 57.4486L106.312 57.7791C106.27 57.7791 106.211 57.7791 106.153 57.7151C106.071 57.5365 106.054 57.3346 106.105 57.1448C105.856 57.0275 106.18 57.9336 105.877 57.6778C105.883 57.82 105.927 57.958 106.004 58.0776C105.978 58.2215 105.941 58.3068 105.871 58.2588C105.813 57.5445 105.34 57.406 105.101 57.1128C105.218 56.8943 105.755 57.3313 105.59 56.729C105.76 56.697 105.994 56.9529 106.121 56.8303C106.025 56.3719 105.882 56.7184 105.76 56.5425C105.84 56.3079 105.887 56.4892 105.871 56.0094C106.11 56.697 106.057 56.0681 106.291 56.7823C106.324 56.4774 106.261 56.1699 106.11 55.9028C106.185 55.7429 106.307 56.2493 106.392 56.3612C106.392 56.164 106.504 56.2493 106.498 55.9402C106.642 56.0894 106.604 56.2546 106.727 56.4092C106.759 55.9988 106.796 56.4092 106.944 56.4625C107.019 56.2013 107.199 56.3879 107.263 56.1001C107.423 56.2706 107.338 56.4732 107.423 56.6331C107.316 56.7823 106.971 56.4305 107.152 57.0702C107.237 57.1128 107.242 56.8036 107.3 56.7237C107.332 56.8334 107.377 56.9389 107.433 57.0382C107.476 56.6757 107.492 56.6437 107.672 56.9316C107.762 56.6171 107.513 56.3452 107.603 56.0361C107.603 55.9828 107.662 56.0361 107.672 55.9455C107.826 56.148 107.778 56.3719 107.821 56.5851C107.991 56.9636 107.98 56.5851 108.124 56.8783C108.134 56.8227 108.132 56.7657 108.119 56.7107C108.107 56.6557 108.083 56.6039 108.049 56.5585C108.172 56.3452 108.522 57.0915 108.522 56.3452C108.894 56.5851 109.053 56.2067 109.43 56.7344C109.43 56.3186 109.595 56.6118 109.675 56.5425C109.609 56.3049 109.58 56.0586 109.59 55.8122C109.444 55.6202 109.319 55.4129 109.218 55.1939C109.252 55.4107 109.262 55.6305 109.25 55.8495C109.154 55.9721 108.963 55.7003 108.936 56.132C108.798 55.8442 108.936 55.5297 108.878 55.2312C108.761 55.034 108.612 55.3378 108.527 54.8635C108.31 54.7569 108.256 55.3592 107.922 54.7675C107.975 54.5063 108.124 54.6396 108.187 54.4104C108.097 54.3464 108.039 54.4424 107.885 54.1119C107.932 54.453 107.885 54.4584 107.773 54.1119C107.688 54.7142 107.242 53.872 107.098 54.1119C106.944 53.968 107.035 53.7921 107.04 53.6269C106.897 53.3444 106.891 53.6269 106.774 53.4936C106.87 53.7975 107.008 54.0864 107.183 54.3518C107.218 54.4843 107.239 54.62 107.247 54.7569C107.189 54.7888 107.104 54.7142 107.029 54.6982C106.96 54.5383 107.029 54.3678 106.859 54.2238C106.838 54.358 106.838 54.4947 106.859 54.6289C106.859 54.7036 106.764 54.5383 106.748 54.6289C106.599 54.2931 106.748 54.437 106.689 54.1439C106.727 53.92 106.929 54.4051 106.929 54.032C105.962 53.7814 105.085 53.9094 104.065 53.4563C104.166 54.1226 103.8 53.8134 103.625 53.339C103.651 53.6908 103.826 54.0266 103.848 54.4051C103.725 54.5916 103.582 53.9413 103.476 54.2025C103.446 54.0961 103.446 53.9837 103.476 53.8774C103.311 53.7974 103.258 54.1865 103.067 54.0053C103.024 53.1205 102.61 53.5682 102.222 52.9393C102.148 53.1098 102.312 53.2537 102.397 53.4083C102.158 53.4083 102.238 53.307 101.978 53.1312C101.978 53.2697 102.116 53.387 102.1 53.5309C102.058 53.5895 101.983 53.5309 101.893 53.3923C101.925 53.5542 101.925 53.7208 101.893 53.8827C101.834 54.1545 101.702 53.4776 101.664 53.9147C101.59 53.7627 101.569 53.5897 101.606 53.4243C101.202 53.2324 101.197 52.9872 100.83 53.2751C100.773 53.1501 100.75 53.0123 100.761 52.8753C100.613 53.3763 100.23 52.9553 100.039 53.2964C99.9944 53.1933 99.9675 53.0833 99.9593 52.9712C99.8531 52.9712 99.8106 53.2431 99.784 53.5736C99.7235 53.5114 99.6807 53.4341 99.6602 53.3497C99.6396 53.2654 99.642 53.177 99.6672 53.0938C99.3697 53.3284 98.8013 52.4809 98.6738 53.3817C98.5198 53.2111 98.6048 53.0086 98.4507 52.8487C98.4507 52.6887 98.5942 52.9499 98.5782 52.6674C98.3445 52.8327 98.132 53.355 97.6964 53.0299C97.7389 53.3817 97.9833 53.2484 97.9142 53.6588C97.6805 53.3444 97.4893 53.0885 97.383 53.2324C97.4308 53.7654 97.5158 53.2324 97.6486 53.4456C97.6486 53.8134 97.4733 53.6215 97.3937 53.7228C97.3257 53.4583 97.276 53.1893 97.2449 52.9179C96.99 53.0725 96.9315 53.6908 96.5172 53.451C96.4694 53.3497 96.5172 53.2324 96.4375 53.1312C96.3578 53.0299 96.3207 53.0778 96.2304 52.9126C96.2038 53.2324 96.2622 53.2378 96.1826 53.4456C96.133 53.2772 96.0519 53.1198 95.9435 52.9819C95.8479 53.1685 95.6779 53.0938 95.5345 53.1205C95.4176 52.9233 95.5345 52.8273 95.6089 52.9446C95.3751 52.4702 95.2795 53.0779 95.322 53.5629C95.1202 53.371 95.1998 53.1418 95.2158 52.9179C95.0139 52.9179 94.9874 53.6322 94.7165 53.3977C94.6315 53.3017 94.6687 53.0032 94.7483 53.1312C94.6368 52.87 94.5093 52.774 94.3818 52.7847C94.419 52.7527 94.5252 52.6514 94.3818 52.4595C94.4137 52.3583 94.5465 52.6248 94.5146 52.273C94.3393 51.9958 94.3234 52.3103 94.1853 52.1557C94.2756 52.3636 94.3074 52.774 94.1428 52.5715C94.1428 52.7314 94.2118 52.6354 94.2915 52.8007C94.1553 53.0005 94.0933 53.2419 94.1162 53.4829C93.925 53.2911 94.0684 53.0512 93.8931 52.854C93.8931 53.1258 93.7285 53.1471 93.8294 53.5256C93.5585 53.4616 93.2238 53.2804 93.0963 53.4616C93.1757 53.6387 93.198 53.8362 93.1601 54.0266C92.9476 53.5842 93.0485 53.323 92.7776 53.2591C92.7776 52.9233 92.9051 53.1365 92.9635 53.0672C92.8467 52.6568 92.7192 53.1685 92.5705 53.0352C92.6231 53.1637 92.6501 53.3014 92.6501 53.4403C92.512 53.2857 92.4802 53.4403 92.2942 52.9926C92.2305 53.1951 92.358 53.371 92.2942 53.5682C92.2252 53.6322 91.9436 52.8913 91.9596 53.5362C91.8374 53.387 91.864 53.2164 91.7152 53.0725C91.7152 52.854 91.8162 52.9286 91.8958 52.9659C91.2584 52.2357 90.7803 53.0938 90.196 52.9659C90.1385 52.7525 90.1205 52.5303 90.1429 52.3103C90.0101 52.225 89.9729 52.5022 89.803 52.2783C89.8002 52.4633 89.8421 52.6462 89.9251 52.8113C89.6755 52.8646 89.0009 52.1824 89.038 53.2751C88.8521 52.9286 89.038 52.9819 88.969 52.7101C88.841 52.7502 88.7039 52.7502 88.5759 52.7101C88.5759 52.8487 88.6556 52.9766 88.6556 53.1152C88.5122 53.2964 87.9438 52.4329 88.0341 53.1152C87.9119 52.9393 87.896 52.7474 87.7366 52.5821C87.6729 52.6887 87.6941 53.0779 87.4976 52.6994C87.5985 53.5522 86.9664 52.5875 86.8867 53.2004C86.8867 53.0405 86.6955 52.902 86.7008 52.7367C86.6052 52.9339 86.5415 53.2697 86.2493 52.7367C86.2493 52.9553 86.2121 53.0459 86.1643 53.0832C86.1312 52.9729 86.081 52.8686 86.0156 52.774C86.0634 53.0299 85.904 53.0512 85.904 52.774C85.8775 53.0192 85.7128 52.9872 85.5003 52.8327C85.6331 53.1685 85.5641 53.2111 85.4631 53.2537C85.434 53.1473 85.434 53.035 85.4631 52.9286C85.2825 52.8273 85.1869 53.0139 85.0063 52.9286C85.0063 52.5288 85.1763 52.9819 85.0966 52.5022C84.9904 52.4382 84.8682 52.3263 84.8151 52.4649C84.783 52.33 84.783 52.1894 84.8151 52.0545C84.9213 52.0545 85.171 52.5448 85.155 52.0864C85.0541 52.209 84.9319 51.5534 84.8416 51.7187C84.7035 51.3669 84.8045 51.3136 84.8841 51.2176C84.951 51.3882 84.9921 51.5679 85.0063 51.7506C85.1816 51.9479 85.1072 51.5428 85.1019 51.3242C85.1975 51.3242 85.256 51.159 85.4313 51.4362C85.1975 51.3935 85.4313 51.9692 85.2241 51.8786C85.2507 52.1771 85.4472 51.9905 85.3569 52.3583C85.3197 52.6301 85.2453 51.8626 85.2029 52.1344C85.1497 52.4915 85.24 52.321 85.3941 52.5981C85.3941 52.6408 85.3356 52.6834 85.2772 52.5981C85.4844 52.87 85.7287 52.3476 86.0209 52.5662C85.835 52.1184 86.1059 52.4596 86.0209 52.0704C85.9375 52.0959 85.8634 52.1453 85.8077 52.2126C85.752 52.2799 85.7172 52.362 85.7075 52.4489C85.341 51.3829 85.904 51.66 85.9678 51.3402C86.2918 51.7027 86.1962 52.1291 86.4405 52.5075C86.3024 51.9745 86.6689 52.6195 86.6371 52.1451C86.5733 52.2357 86.2705 52.0971 86.2281 51.6121C86.5308 52.1078 86.3024 51.3136 86.6264 51.6121C86.8071 51.8359 86.7221 52.0971 86.908 52.3156L86.9398 51.8946C86.8617 51.8086 86.8117 51.7007 86.7964 51.5854C86.9558 51.1537 87.2692 51.2603 87.471 50.9884C87.2851 50.626 87.2745 50.9298 87.147 50.7912C87.2373 50.498 87.4657 50.2582 87.7101 50.8712C87.6198 50.8232 87.5613 50.9085 87.5667 51.2229C87.572 51.5374 87.7313 51.2976 87.7632 51.6067C87.9225 51.4948 87.9013 50.8392 88.22 51.5374C88.22 51.2016 88.3209 51.3882 88.4006 51.4255C88.3895 51.2896 88.3628 51.1555 88.3209 51.0257C88.6078 51.2656 88.8203 50.642 89.1018 51.2389C89.2133 51.1856 89.3036 51.0257 89.4099 50.9458C89.4491 51.0762 89.4758 51.21 89.4896 51.3455C89.6436 51.4948 89.4896 51.0311 89.5267 50.9245C89.6755 51.1637 89.7495 51.4422 89.7392 51.724C89.9092 51.8413 90.0207 51.6387 90.212 52.1451C90.1002 51.8363 90.0322 51.5134 90.0101 51.1856C89.7658 50.9724 90.1323 51.8892 89.8136 51.5481C89.758 51.4492 89.7241 51.3396 89.714 51.2266C89.7039 51.1136 89.718 50.9997 89.7551 50.8925C89.9358 50.7113 90.366 51.4521 90.5254 51.191C90.7272 51.6227 90.5254 51.4681 90.4776 51.724C90.6369 51.9372 90.6635 51.66 90.7272 51.5214C90.6927 51.4127 90.6445 51.3088 90.5838 51.2123C90.6316 51.111 90.7379 51.3829 90.6529 51.0364C90.9025 51.3402 90.8441 50.5034 91.2106 51.207C91.1309 50.8445 91.3593 50.7539 91.4975 51.1696C91.4072 50.4714 91.6887 50.4607 91.9383 50.6953C91.9383 50.5833 91.9065 50.4767 91.9118 50.3701C92.1349 50.6153 92.2411 50.3701 92.3792 50.9031C92.3792 50.7059 92.4164 50.514 92.4323 50.3168C92.6979 50.5567 92.512 50.8498 92.6979 51.1057C92.7351 50.7592 92.8785 50.8072 93.0538 50.9724C93.0007 50.7059 93.0538 50.4394 93.0167 50.1516C93.1813 50.4607 93.0167 50.8072 93.2663 51.111C93.0645 50.3328 93.4469 50.3222 93.7125 50.6366C93.8188 50.4607 93.6753 49.981 93.8719 50.1036C93.9409 50.3861 93.9197 50.7272 94.0578 50.5727C94.133 50.8104 94.1476 51.0633 94.1003 51.3082C94.1375 51.3882 94.1481 51.3455 94.1534 51.3082L94.2543 51.4628C94.2915 51.2389 94.1693 51.0364 94.2065 50.8072C94.2437 50.578 94.4349 51.1963 94.658 51.4042C94.658 51.079 94.9024 51.5161 94.9555 51.2816C94.7218 50.8498 94.6368 50.9778 94.5677 51.1696C94.5024 50.9761 94.4035 50.7956 94.2756 50.6366C94.4243 50.7006 94.3128 50.3435 94.5571 50.6846C94.6474 50.5034 94.4031 50.3755 94.4934 50.1996C94.7165 50.5727 94.9608 50.4341 95.1998 50.5087C95.1998 50.3008 94.9608 50.2795 94.9289 50.3861C94.7271 49.7678 95.0299 49.8105 95.1998 49.933C95.3858 50.3062 95.0033 49.9917 95.168 50.2688C95.4176 50.658 95.2052 49.9704 95.407 50.1516C95.407 50.9404 95.816 49.9757 96.1985 50.6846C96.2385 50.3691 96.3097 50.0585 96.411 49.7571C96.5756 50.4607 96.8837 49.7571 96.889 49.528C96.9684 49.6146 97.017 49.7252 97.0271 49.8424C97.0271 49.5866 97.2024 49.8424 97.2343 49.4853C97.4787 50.0556 97.4362 49.4853 97.6008 49.2774C97.6911 49.4533 97.6646 49.6505 97.8292 49.8105C98.0789 49.3414 98.3604 49.6879 98.6685 49.3787C98.7641 49.5759 98.7376 49.7785 98.8544 49.7625C98.7004 49.1229 98.9872 49.4693 99.1838 49.8851C99.0032 49.4054 99.1041 49.0322 99.3113 49.2135C99.46 49.6026 99.1307 49.2135 99.2688 49.6292C99.3538 49.7785 99.3803 49.6879 99.4706 49.8531C99.4706 49.6399 99.3431 49.4587 99.4706 49.4427C99.5397 49.5706 99.4706 49.7145 99.5397 49.8424C99.7734 50.029 99.7734 49.7838 99.6937 49.496C99.7999 49.3361 99.8159 49.997 99.9328 49.8744C99.8813 49.7676 99.8609 49.6484 99.8741 49.5305C99.8872 49.4126 99.9334 49.3009 100.007 49.2081C100.177 49.6772 100.097 49.2081 100.305 49.5813C100.22 49.2348 100.374 49.2508 100.496 49.3947C100.618 49.5386 100.464 49.496 100.57 49.7945C100.491 49.2614 101.075 49.7945 100.825 49.0216C100.985 49.2348 100.915 48.4886 101.08 48.7444C101.25 49.0855 101.048 49.0003 101.08 49.4054C101.218 49.5173 101.282 49.3307 101.415 49.4427C101.218 48.4299 101.728 48.8563 101.787 48.6538C101.821 48.8514 101.799 49.0546 101.723 49.2401C101.689 49.1951 101.664 49.1435 101.65 49.0885C101.636 49.0335 101.634 48.9763 101.643 48.9203C101.473 48.7551 101.617 49.1708 101.494 49.2668C101.707 49.3467 101.728 49.2295 102.026 49.8584C102.095 49.6559 101.919 49.4853 101.919 49.2934C102.233 49.8584 102.753 49.1548 103.051 49.3254C103.098 49.2379 103.123 49.1399 103.123 49.0402C103.123 48.9406 103.098 48.8426 103.051 48.7551C103.115 48.382 103.417 49.0536 103.263 48.398C103.401 48.6005 103.359 48.8244 103.417 49.0376C103.391 49.1282 103.29 48.915 103.215 48.8137C103.215 49.1442 103.407 49.3147 103.253 49.4693C103.401 49.4693 103.37 49.2295 103.486 48.9363C103.514 49.0476 103.558 49.1538 103.619 49.2508C103.646 48.9683 103.513 49.0589 103.455 48.7178C103.508 48.5525 103.662 48.835 103.656 48.4459C103.221 48.1882 102.715 48.0745 102.212 48.1208C102.047 47.9715 102.212 47.7903 102.042 47.6464C101.93 47.6464 102.01 47.8436 101.994 48.0622C101.863 47.7515 101.843 47.4054 101.935 47.0814C102.185 47.0814 102.637 47.7637 102.833 47.2253C102.913 47.2253 103.077 47.5131 103.146 47.4385C102.982 47.0867 103.019 47.1347 103.226 47.2626C103.29 47.0921 103.152 46.9428 103.168 46.7776C103.534 47.3639 103.47 46.8842 103.672 46.8842C103.789 47.0334 103.757 47.1987 103.901 47.3479C103.805 47.0015 103.837 46.7563 104.007 46.9268C104.177 47.0974 103.938 47.2626 104.124 47.4065C104.124 47.236 104.177 47.3106 104.235 47.4065C104.211 47.2726 104.211 47.1354 104.235 47.0014C104.525 47.1224 104.776 47.3195 104.963 47.5718C104.852 46.8842 105.197 47.7157 105.223 47.2946C105.356 47.5931 105.138 47.4065 105.176 47.7157C105.277 47.6784 105.367 47.5931 105.51 47.7583C105.553 47.6784 105.51 47.2253 105.611 47.4172C105.557 47.3028 105.527 47.1786 105.523 47.0522C105.518 46.9257 105.539 46.7996 105.585 46.6816C105.388 46.7989 105.176 46.2979 105.053 46.6816C104.862 46.3298 105.053 46.3885 104.894 46.1486C104.843 46.3944 104.871 46.65 104.974 46.8789C104.937 47.0014 104.846 46.9215 104.83 47.14C104.698 46.607 104.575 46.9002 104.501 47.0121C104.347 46.6763 104.554 46.6976 104.501 46.2765C104.373 46.2232 104.4 46.3618 104.4 46.6177C104.331 46.4898 104.172 46.1859 103.996 46.1699C104.036 46.3885 104.036 46.6124 103.996 46.8309C103.933 46.5542 103.829 46.2883 103.688 46.042C103.688 46.2925 103.529 46.042 103.46 46.0687C103.46 45.8768 103.327 45.7009 103.295 45.5357C103.141 45.6043 102.973 45.6352 102.805 45.6259C102.637 45.6167 102.474 45.5675 102.328 45.4824C102.275 46.0154 101.93 45.3224 101.845 45.7009C101.314 44.9067 101.218 46.2765 100.751 45.2532C100.751 45.557 100.655 45.3651 100.655 45.5943C100.562 45.428 100.444 45.277 100.305 45.1465C100.374 44.9387 100.549 45.2532 100.469 44.7148C100.522 45.1519 100.586 44.9067 100.719 45.008C100.719 44.6615 100.618 44.7681 100.528 44.7095C100.57 44.3044 100.756 44.5069 100.894 44.4963C100.985 44.6508 100.825 44.7734 100.756 44.6775C100.91 45.0879 101.101 44.6135 101.287 44.6775C101.144 44.379 101.17 44.7575 101.027 44.459C101.319 44.5283 101.324 44.1232 101.558 43.9899C101.691 44.1658 101.457 44.3843 101.664 44.5549L101.702 44.2191C102.036 44.5176 102.27 44.2191 102.376 43.894C102.312 44.363 102.562 44.1978 102.732 44.2671C102.7 44.0592 102.732 43.8567 102.605 43.8673C102.663 43.2383 102.918 44.1605 102.976 43.6648C103.086 43.8886 103.155 44.1306 103.178 44.379C103.285 44.4909 103.285 43.9366 103.247 43.7927C103.322 43.5848 103.72 44.2777 103.609 43.6701C103.686 43.7026 103.754 43.7544 103.806 43.8206C103.858 43.8868 103.893 43.9653 103.906 44.0485C103.906 43.6541 104.225 43.5155 104.565 43.8087C104.458 44.0059 104.453 43.9313 104.437 44.395C104.575 44.5656 104.703 44.6722 104.841 44.8427C104.905 44.7415 104.618 44.3097 104.777 44.443C104.729 44.0166 104.644 44.443 104.602 44.443C104.453 43.91 104.708 43.5262 104.99 44.0699C105.192 44.0699 105.138 43.0038 105.457 43.5368L105.5 43.2064C105.638 43.3556 105.574 43.5262 105.611 43.6861C105.76 43.8033 105.728 43.1531 105.925 43.4835C106.121 43.814 105.861 43.7074 105.871 43.9046C106.148 43.6488 106.376 43.2917 106.732 43.9046C106.828 43.8726 106.939 43.9046 106.95 43.5528C106.904 43.4985 106.87 43.4357 106.849 43.368C106.828 43.3002 106.821 43.229 106.828 43.1584C107.04 43.5368 107.231 42.9772 107.545 43.4142C107.545 43.6274 107.502 43.83 107.396 43.6701C107.518 43.9419 107.826 43.9153 107.991 43.9419C108.033 43.5262 107.89 43.9419 107.757 43.5528C107.794 43.2757 107.948 43.5208 107.975 43.201C107.915 43.1222 107.871 43.032 107.847 42.9358C107.822 42.8397 107.817 42.7395 107.832 42.6414C107.704 42.4228 107.72 42.6414 107.64 42.3322C107.677 42.3056 107.709 42.2736 107.72 42.1563C108.012 42.7533 108.017 42.5827 108.251 42.8386C108.251 43.2437 108.002 42.6254 107.996 43.0305C108.134 43.329 108.15 43.1158 108.288 43.4089C108.156 43.0944 108.363 42.8066 108.485 42.8173C108.514 42.9237 108.514 43.036 108.485 43.1424C108.655 43.5208 108.65 43.1424 108.793 43.4409C108.793 43.2757 108.639 43.1264 108.623 42.9665C108.766 42.6574 109.059 43.0465 109.218 42.8226C109.122 42.3962 109.085 42.9025 108.947 42.684C108.928 42.6018 108.901 42.5215 108.867 42.4441C109.048 42.5881 109.021 42.2736 109.144 42.087C109.032 41.634 108.926 41.7939 108.958 42.1936C108.777 41.9911 108.958 41.6606 108.793 41.7139C108.825 41.4581 109.005 41.3515 108.793 40.9784C108.708 40.9784 108.719 41.1809 108.851 41.3834C108.851 41.4687 108.756 41.3088 108.697 41.2342C108.628 41.4314 108.697 41.618 108.697 41.8099C108.522 41.8099 108.315 41.6926 108.209 42.0231C107.81 41.2342 107.762 41.9751 107.497 41.7726C107.359 41.1276 107.768 41.506 107.662 40.9304C107.396 41.2235 107.072 40.6745 106.859 41.3461C106.689 41.005 106.562 40.7065 106.53 41.2129C106.376 40.9433 106.334 40.6233 106.413 40.3227C106.318 40.1042 106.328 40.3707 106.249 40.2588C106.371 40.52 106.249 40.7918 106.435 41.0583C106.132 40.6639 106.068 41.2875 105.84 41.2076C106.025 40.8344 106.116 40.4667 106.169 40.4293C105.946 39.8537 105.797 40.7225 105.638 40.9037C105.526 40.488 105.351 40.6266 105.261 40.6959C105.261 40.8078 105.351 40.9091 105.335 41.021C105.319 41.1329 105.277 41.021 105.266 41.1116C105.251 40.9718 105.209 40.8362 105.144 40.7118C104.899 40.7118 104.729 41.0903 104.506 41.1969C104.484 41.1168 104.455 41.0384 104.421 40.9624C104.639 40.7598 104.66 40.472 104.857 40.2534C104.565 39.9123 104.437 40.2534 104.188 40.0829C104.188 40.3814 104.299 40.1682 104.379 40.3867C104.379 40.5946 104.315 40.5573 104.289 40.6479C104.097 40.4293 104.097 40.0083 103.959 40.0243C103.959 40.1682 103.996 40.2961 103.959 40.4347C103.922 40.5733 104.007 40.3974 104.028 40.3441C104.14 40.5253 104.273 41.1596 104.219 40.6532C104.496 41.069 104.331 41.2822 104.219 41.2289C104.31 40.9677 103.986 40.9677 104.012 40.5999C103.901 40.4613 103.954 41.037 103.853 40.9464C103.795 40.8552 103.771 40.7468 103.785 40.6398C103.799 40.5328 103.849 40.4338 103.927 40.3601C103.927 40.1362 103.752 39.9443 103.773 39.7204C103.619 39.5285 103.598 39.9123 103.433 39.6778C103.354 39.326 103.492 39.4166 103.433 39.0168C103.215 38.5691 103.253 39.2034 103.051 38.8143C103.051 39.1128 103.221 38.9369 103.343 39.2727C103.253 39.2727 103.178 39.342 103.061 39.2247C103.217 39.4894 103.298 39.7916 103.295 40.0989C103.295 40.1522 103.237 40.0989 103.226 40.1895C103.056 40.0456 103.226 39.8643 103.056 39.7151C103.056 40.2481 102.275 39.955 102.18 39.326C102.18 39.6298 102.031 39.4859 102.116 39.827C101.903 39.6032 101.951 39.3526 101.797 39.1235C101.967 39.1874 102.036 38.841 102.222 38.9902C102.199 38.9249 102.161 38.8664 102.109 38.8199C102.058 38.7734 101.997 38.7405 101.93 38.7241C101.863 38.7077 101.792 38.7083 101.726 38.7259C101.659 38.7435 101.598 38.7776 101.548 38.825C101.452 38.6704 101.51 38.4998 101.372 38.3506C101.309 38.6118 101.245 38.8836 100.953 38.4838C101.032 38.8943 100.894 38.8569 101.085 39.2887C100.91 38.9529 100.926 39.4912 100.692 39.1714C100.921 39.7418 100.512 39.4433 100.613 39.8377C100.342 39.6245 100.613 39.3473 100.411 39.1235C100.411 39.4593 100.315 39.4859 100.204 39.3953C100.155 39.2096 100.12 39.0208 100.097 38.8303C100.347 38.5851 100.714 38.8303 100.841 38.4145C100.703 38.1161 100.751 38.6064 100.581 38.196C100.416 39.1554 99.6937 37.7856 99.4865 38.5691C98.9182 37.8122 98.4242 38.761 98.0577 37.9295C97.9238 37.9032 97.7923 37.8657 97.6646 37.8176C97.7549 38.4305 97.4415 38.0201 97.3299 38.1907C97.2874 38.0574 97.3034 37.9188 97.2024 37.7909C97.298 38.212 97.0909 38.2546 97.0165 37.8975C96.8147 38.4305 96.3153 37.7696 96.0657 38.1054C96.2144 38.3186 96.0657 38.4838 96.0657 38.6011C95.9648 38.4199 96.0976 38.212 96.0179 38.0308C95.6407 37.6736 95.4867 38.2227 95.2317 38.2973C95.0883 37.695 94.7483 37.7056 94.7855 38.1054C94.6527 37.8229 94.6474 38.0254 94.5306 37.8122C94.6049 38.7077 93.686 37.5457 93.5372 38.3452C93.0538 37.4924 92.9476 39.0115 92.512 38.1534C92.6236 38.228 92.682 38.0894 92.7564 38.0361C92.5758 37.6044 92.443 38.2706 92.1667 38.1161C92.0552 38.0574 91.5931 37.6203 91.7046 38.1161C91.7046 38.3133 91.524 37.8869 91.4496 37.8229C91.3222 38.1693 91.0459 37.9188 90.9185 38.3079C90.5997 38.0414 90.1004 38.212 89.7073 38.2333C88.645 38.196 87.5826 38.2333 86.5202 38.2333C87.3223 37.8709 88.1138 37.4871 88.8681 37.0927H88.9531C88.9531 37.0927 88.9531 37.0607 88.9531 37.0447L89.1443 36.9487C89.3036 37.1673 89.5374 36.9114 89.7073 37.066C89.6489 36.6396 89.5586 36.9807 89.4577 36.7888L89.6755 36.6822C90.0579 37.2899 90.2757 36.7622 90.6369 37.098C90.7007 36.8954 90.5148 36.7302 90.5785 36.5277C90.5785 36.4584 90.6847 36.6236 90.7007 36.5277C90.7353 36.6623 90.7353 36.8035 90.7007 36.9381C90.8441 37.1353 90.9291 37.114 90.945 36.8208C90.9078 36.6609 90.7644 36.517 90.8228 36.3464C90.7379 36.2132 90.7325 36.4104 90.6475 36.2878L91.1787 36.1119C91.1787 36.1119 91.2053 36.1119 91.2159 36.1119C91.3487 36.501 91.0034 36.0533 91.0141 36.3837C91.3434 36.9168 91.0141 36.6023 90.9663 36.8048C91.4018 37.3378 91.2053 36.6822 91.5824 37.05C91.5824 36.8795 91.4178 36.7409 91.4018 36.581C91.3859 36.4211 91.4709 36.581 91.5081 36.6449C91.5081 36.4317 91.4496 36.3518 91.37 36.3358C91.3707 36.2243 91.398 36.1147 91.4496 36.016L91.8427 35.8987C91.8427 35.9307 91.8427 35.968 91.8693 36.016C91.8958 36.0639 91.9277 35.9467 91.9436 35.8667L92.188 35.7974C92.1699 35.8834 92.1592 35.9708 92.1561 36.0586C92.2783 36.2238 92.2889 35.9893 92.2464 35.7814L92.4164 35.7335C92.443 35.7335 92.4695 35.7335 92.4802 35.7335C92.5386 35.8827 92.4801 36.0426 92.6554 36.1759C92.643 36.0815 92.6498 35.9857 92.6754 35.8941C92.701 35.8024 92.7448 35.717 92.8042 35.6428L92.9795 35.5949C93.0698 35.6269 93.1548 35.7281 93.2079 35.936C93.3247 35.8667 93.5213 36.1332 93.5319 35.6428C93.8559 36.2665 93.9037 35.4776 94.1268 36.0639C94.0419 35.0832 94.8015 36.4903 94.8652 35.7175C95.168 35.8987 95.3486 35.6109 95.6673 35.8614C95.8054 36.0746 95.5239 35.9094 95.747 36.1812C95.9541 35.3763 96.6022 36.3571 96.889 35.8667C96.804 35.7228 96.7722 35.8081 96.6819 35.6482C96.5916 35.4883 96.6819 35.4296 96.6022 35.3284C96.7987 35.3763 97.0696 35.7388 97.2555 35.7388C97.2555 35.5309 97.1652 35.5842 97.1068 35.5096C96.9793 35.2271 97.2556 35.5576 97.2077 35.1685C97.2662 35.3763 97.3193 35.4563 97.399 35.4723C97.3299 34.5395 97.9302 35.7175 98.0311 35.0565C98.1061 35.1429 98.1597 35.2459 98.1874 35.3571C98.2151 35.4683 98.2162 35.5845 98.1905 35.6962C98.3392 35.9786 98.3445 35.6962 98.4667 35.8294C98.4337 35.6866 98.3683 35.5534 98.2754 35.4403C98.2754 35.0885 98.3764 35.1685 98.4401 35.0885C98.5157 35.2403 98.5346 35.4143 98.4932 35.5789C98.626 35.2431 98.9022 35.4936 99.0988 35.4243C99.1678 35.5789 99.0988 35.7548 99.2741 35.8987C99.1891 35.0512 99.9593 35.5469 100.066 35.1471C100.23 35.5309 100.437 35.3977 100.336 35.7708C100.485 35.8401 100.443 35.6215 100.39 35.355C100.501 35.2804 100.73 36.1012 100.809 35.7121C100.687 35.4456 100.692 35.7121 100.597 35.5789C100.615 35.4964 100.605 35.4104 100.57 35.3337C100.873 35.3337 101.277 35.7495 101.42 35.0672C101.468 35.3486 101.572 35.6172 101.728 35.8561C101.76 35.6055 101.579 35.3763 101.468 35.1471C101.468 34.4702 101.872 35.4936 101.903 34.9286C102.153 35.2004 101.967 35.5256 102.137 35.8028C102.135 35.5023 102.096 35.2033 102.02 34.9126C102.068 34.6088 102.212 35.2111 102.238 35.0565C102.27 35.1915 102.27 35.332 102.238 35.467C102.366 35.5629 102.472 35.3124 102.35 35.0405C102.684 35.5736 102.562 35.0405 102.854 35.6375C102.971 35.2964 103.019 35.419 103.269 35.5895C103.242 35.371 103.083 35.1738 103.178 34.9446L102.934 34.5555C102.828 34.5555 102.982 34.9819 102.759 34.5555C102.747 34.611 102.748 34.6684 102.761 34.7237C102.773 34.7789 102.798 34.8307 102.833 34.8753C102.642 34.8753 102.116 35.1258 102.031 34.3423C101.93 34.1611 101.973 34.6035 101.93 34.6834C101.857 34.5783 101.811 34.4562 101.797 34.3286C101.783 34.2009 101.801 34.0718 101.85 33.9532C101.765 33.8572 101.473 33.9532 101.686 34.2996C101.59 34.4382 101.378 34.1024 101.356 34.5875C101.261 34.4062 101.394 34.1984 101.314 34.0118C101.133 33.7027 100.979 34.3636 100.894 33.6547C100.772 33.4735 100.846 33.9105 100.894 33.9798C100.793 34.0118 100.676 33.9798 100.512 33.7773C100.512 33.9159 100.581 34.0438 100.575 34.1824C100.57 34.321 100.427 34.1397 100.39 34.2837C100.353 34.1531 100.33 34.0191 100.321 33.8839C100.145 34.2463 99.8796 34.241 99.5875 34.1344C99.4653 33.9159 99.6725 34.0971 99.63 33.7986C99.4865 33.5854 99.4865 33.9479 99.3059 33.5907C99.2263 34.0651 98.9447 32.9245 98.8651 33.3988C98.9394 33.4681 99.0032 33.4681 99.0775 33.5374C99.0775 33.9692 98.8969 33.4575 98.9182 33.8839C98.8774 33.8268 98.8504 33.7609 98.8393 33.6916C98.8283 33.6222 98.8334 33.5512 98.8544 33.4841C98.796 33.4841 98.7748 33.5961 98.6844 33.4202C98.7694 33.9532 98.1533 33.7187 97.8983 33.5961C97.899 33.5836 97.899 33.5712 97.8983 33.5588L97.9567 33.5055C98.0098 33.5428 98.063 33.5641 98.0523 33.4255C98.355 33.1382 98.5987 32.7941 98.7694 32.4128L97.2077 32.9938C97.0856 32.8658 96.9793 32.8125 96.9368 33.0417H97.0112L96.8731 33.095C96.8731 33.095 96.8731 33.0471 96.8731 33.0204C96.719 32.7592 96.6925 32.9351 96.7137 33.1537L96.6075 33.191C96.588 33.1064 96.5595 33.0242 96.5225 32.9458C98.8916 31.1495 102.036 31.1175 104.708 29.4705C104.352 28.6603 104.177 28.2659 104.995 27.3971C102.998 28.3512 100.172 29.9662 98.0895 30.2914L97.6221 29.0548C98.6926 28.4746 99.8286 28.0255 101.006 27.7169C102.221 27.3984 103.378 26.8912 104.437 26.2138L103.694 24.6147C103.54 24.2736 104.225 23.9005 104.984 23.5007C103.986 24.0017 102.44 24.716 101.611 25.0998C101.436 24.6947 101.08 23.8845 100.915 23.5007C100.751 23.1169 101.67 22.6959 102.583 22.2641C102.222 21.4646 102.727 20.2493 101.654 20.2653C100.777 20.681 99.8796 21.0755 98.966 21.4593C100.38 20.7397 101.524 19.5804 102.227 18.1545C102.442 17.7472 102.566 17.2976 102.59 16.8373C102.614 16.377 102.537 15.917 102.366 15.4895C101.797 16.2943 101.197 15.1163 100.607 15.8999C101.526 14.7219 102.201 13.4373 102.281 12.6272C102.308 12.4505 102.308 12.2708 102.281 12.0941C102.258 12.023 102.217 11.9592 102.162 11.9087C102.107 11.8582 102.04 11.823 101.967 11.8063C101.68 11.6837 101.239 11.7317 100.512 12.0089C97.4415 13.4906 93.6063 14.8285 89.4311 16.273L88.0713 16.758C88.0713 16.7101 88.0713 16.6728 87.9969 16.6621C87.9983 16.7086 87.9873 16.7546 87.965 16.7954L87.4339 16.9766C87.3723 16.9649 87.3142 16.9394 87.2639 16.902C87.1523 16.8646 87.2267 16.9712 87.232 17.0459L87.062 17.1098C87.0142 17.0565 86.9983 16.9926 86.8973 16.9606C86.823 17.2697 86.3662 17.2058 86.0793 17.2378C86.0793 17.403 85.9996 17.3923 85.9678 17.4936C85.9476 17.4644 85.9339 17.4313 85.9275 17.3963C85.9211 17.3614 85.9221 17.3255 85.9306 17.2911C85.7553 17.3657 85.5375 17.323 85.3569 17.387C85.3197 17.1578 85.3303 17.2537 85.1497 17.2058C85.2188 17.1152 85.3357 17.1418 85.4897 17.2484C85.4897 17.1525 85.3569 17.1258 85.3941 17.0192C85.3144 17.1152 85.1657 17.0192 85.0754 17.0992C84.9851 17.1791 85.1975 17.2857 85.3144 17.3603C85.1816 17.4776 84.9744 17.419 84.8895 17.6588C84.9109 17.7232 84.9413 17.7842 84.9798 17.8401L84.8895 17.872C84.8819 17.8425 84.8665 17.8156 84.8451 17.794C84.8236 17.7725 84.7967 17.7571 84.7673 17.7495C84.7088 17.6908 84.7991 17.7015 84.8045 17.6055C84.5282 17.4083 84.2361 17.7228 83.9227 17.5096C83.8005 17.8401 83.5137 17.7654 83.2906 17.8507C83.1312 17.6855 83.3703 17.6215 83.2906 17.403C83.0568 17.323 83.1897 17.7388 82.9931 17.403C82.9934 17.4735 83.0076 17.5433 83.035 17.6082C83.0623 17.6732 83.1023 17.7321 83.1525 17.7814C83.0735 17.8569 82.9783 17.913 82.8741 17.9454C82.77 17.9777 82.6598 17.9855 82.5522 17.968C82.6213 18.2878 82.3822 18.2505 82.2282 18.2771C82.1804 18.2345 82.2282 18.1652 82.2282 18.1012C82.2282 18.0373 82.3451 18.1279 82.4141 18.1599C82.4275 18.1423 82.4347 18.1207 82.4347 18.0986C82.4347 18.0764 82.4275 18.0549 82.4141 18.0373L82.4407 17.936C82.2972 17.8827 82.2919 18.1439 82.0848 17.936C82.0848 17.8134 82.2123 17.8827 82.2654 17.8241C82.2123 17.6055 82.0582 17.7921 81.9785 17.7601C82.021 17.371 81.7395 17.7601 81.5376 17.7068C81.5961 17.8241 81.6545 18.0533 81.5376 18.1012C81.5376 17.8774 81.3836 17.936 81.2774 17.7175C81.2774 17.7761 81.2455 17.7974 81.2083 17.7868C81.3517 17.9786 81.1552 18.0213 81.2083 18.2292C81.118 18.2292 80.794 18.1012 80.7196 18.3731C80.5762 18.3091 80.6293 18.1759 80.5921 18.0693C80.3956 18.032 80.2469 18.0693 80.1087 17.9893L80.0609 18.1865L80.2362 18.2931C80.2362 18.0426 80.454 18.2505 80.5549 18.2132C80.4965 18.4264 80.2681 18.2398 80.199 18.437C80.0078 17.9733 79.8166 18.3571 79.4979 18.2238C79.6041 18.2238 79.6413 18.1012 79.7635 18.1652C79.6944 17.9733 79.4926 18.1332 79.4129 18.1652C79.444 18.2717 79.4671 18.3804 79.4819 18.4903C79.3545 18.6023 79.3226 18.3198 79.2323 18.2771C79.2323 18.3678 79.1792 18.3464 79.1207 18.3198C79.2163 18.5543 79.0889 18.6076 78.8445 18.4264C79.0357 18.6449 78.8445 18.5223 78.802 18.7942C78.5577 18.6396 78.9242 18.533 78.648 18.4104C78.717 18.7089 78.5789 18.6769 78.5842 18.8741C78.3718 18.7515 78.6639 18.6343 78.5842 18.5277C78.4461 18.581 78.4196 18.5916 78.4142 18.8155C78.2177 18.7036 78.4674 18.6929 78.3717 18.565C78.0212 18.3891 78.0796 18.7355 77.8831 18.9328C77.7768 18.8688 77.7715 18.7675 77.6334 18.7195C77.5856 18.9381 77.3944 18.8155 77.32 18.9701C77.2403 18.8794 77.2563 18.7569 77.1925 18.6662C77.1288 18.5756 77.2563 18.6076 77.2722 18.5436C77.3997 18.5863 77.3306 18.6982 77.3678 18.7728C77.5165 18.6716 77.5112 18.517 77.7396 18.501C77.5909 18.501 77.4156 18.3997 77.3306 18.501C77.1925 18.4264 77.474 18.4264 77.3306 18.3251C77.4847 18.3251 77.6015 18.2612 77.7449 18.2505C77.7449 18.1919 77.6706 18.1652 77.6865 18.1012C77.7025 18.0373 77.7768 18.2345 77.899 18.2398C77.899 18.1545 77.9627 18.1332 78.0265 18.1492C77.8353 17.6695 78.3399 18.1492 78.3611 17.7974C78.5046 17.8614 78.4355 18.0373 78.5683 17.984C78.5683 17.8028 78.4143 17.6908 78.4355 17.5043C78.3133 17.419 78.2974 17.5895 78.1805 17.5043C78.1805 17.5629 78.2496 17.5949 78.2974 17.6322C78.2602 17.8028 78.1274 17.7335 78.0212 17.7388C77.9468 17.6109 78.0796 17.6428 78.0212 17.4723C78.1221 17.403 78.2602 17.4243 78.3239 17.2697C78.4674 17.3284 78.3983 17.5096 78.5258 17.451C78.4727 16.8273 79.2429 16.9926 79.5882 16.8273C79.6519 16.9233 79.5882 17.0725 79.6625 17.1525C79.3601 17.188 79.0602 17.2432 78.7648 17.3177C78.9083 17.419 79.0039 17.3177 78.9614 17.5522C79.0369 17.4842 79.1187 17.4235 79.2057 17.371C79.2695 17.4616 79.2057 17.6055 79.3863 17.6535C79.3863 17.403 79.4394 17.4616 79.5882 17.4456C79.7369 17.4296 79.6413 17.6322 79.7847 17.6802C79.895 17.6578 79.9966 17.6043 80.0775 17.5259C80.1585 17.4475 80.2154 17.3475 80.2415 17.2378C80.2415 17.3017 80.3531 17.3444 80.3478 17.419C80.3425 17.4936 80.2575 17.2271 80.2415 17.4616C80.4646 17.5469 80.5762 17.3497 80.8046 17.4243L80.8843 17.0832C80.9852 17.1631 81.0277 17.2644 81.1764 17.323C81.1764 17.0245 81.0011 17.0992 80.9108 16.9872C80.9533 16.8113 81.2189 17.1685 81.2296 16.9073C81.4261 17.0086 81.2296 17.2537 81.4739 17.339C81.4739 17.2911 81.4314 17.2697 81.3995 17.2378C81.5589 17.0245 81.8192 17.0619 82.0529 17.0299C82.0591 16.992 82.0553 16.9531 82.0418 16.9172C82.0283 16.8812 82.0055 16.8495 81.9759 16.8252C81.9463 16.8009 81.9108 16.7848 81.873 16.7787C81.8353 16.7725 81.7965 16.7764 81.7607 16.79C81.8298 16.6781 81.7607 16.257 81.952 16.4062C82.1432 16.5555 81.8564 16.4969 81.952 16.6301C82.0476 16.7634 82.021 16.4915 82.1485 16.6301C82.1485 16.4542 82.0529 16.4329 82.1485 16.3103C82.1696 16.3185 82.1888 16.3309 82.2051 16.3466C82.2213 16.3624 82.2343 16.3812 82.2432 16.4021C82.2521 16.4229 82.2567 16.4454 82.2569 16.468C82.2571 16.4907 82.2527 16.5132 82.2441 16.5342C82.4619 16.6301 82.2441 16.1771 82.4566 16.273C82.5469 16.3743 82.4035 16.5608 82.5735 16.6248C82.6372 16.4969 82.5735 16.4222 82.5735 16.305C82.6 16.2783 82.6319 16.2463 82.6797 16.2623C82.7381 16.3849 82.5841 16.4489 82.6797 16.6088C82.8125 16.5395 82.8284 16.6728 83.0409 16.7794C83.3596 16.8113 83.5455 16.5129 83.7261 16.4169C83.689 16.7527 84.2573 16.4169 84.4751 16.4169C84.5495 16.6248 84.2042 16.4915 84.1936 16.7474C84.5017 16.8433 84.5282 16.3743 84.7938 16.5555C84.7938 16.4969 84.7248 16.4649 84.6717 16.4276C84.6717 16.2144 84.8151 16.3529 84.831 16.1877C85.1975 16.4809 85.3197 16.0171 85.5694 16.2517C85.7447 15.9745 85.989 16.1237 86.1006 15.7826C85.9943 15.8146 86.0474 15.7453 85.9253 15.676C86.1218 15.3136 86.398 15.676 86.5521 16.0065C86.5521 15.8253 86.4352 15.6973 86.414 15.5268C86.5521 15.5268 86.6636 15.4575 86.823 15.5001C86.8973 15.5801 86.7486 15.6387 86.7221 15.74C86.7964 15.7027 87.1948 15.74 87.2532 15.644C87.3382 15.644 87.4232 15.8572 87.3223 15.7933C87.402 15.9745 87.4339 15.7506 87.487 15.7293C87.5401 15.708 87.4179 15.6387 87.3648 15.5961C87.5879 15.4895 88.135 15.8039 88.3475 15.4681L88.5653 15.6014C88.5918 15.5001 88.7034 15.6014 88.6981 15.4575C89.1124 15.7613 89.1762 15.2603 89.5852 15.5428C89.7445 15.2443 90.0579 15.2922 90.4138 15.4255C90.3129 15.6067 90.3395 15.692 90.2651 15.8413C90.536 15.7187 90.7007 15.3402 90.9397 15.5214C90.791 15.207 90.9397 14.9884 90.69 14.6473C90.8441 14.6473 91.0247 14.6739 91.1841 14.6473C91.0247 14.3168 90.6529 14.7326 90.4563 14.3222C90.4563 14.2102 90.6157 14.3914 90.69 14.4074C90.6051 14.1622 90.9078 14.2955 90.9185 14.045C90.9288 14.1206 90.9602 14.1917 91.0091 14.2502C91.058 14.3086 91.1223 14.3521 91.1947 14.3755C91.1044 14.1996 91.1947 14.1249 91.2372 13.9597C91.3912 14.0663 91.6303 14.1942 91.5399 13.9597C91.6834 14.0183 91.6887 14.1676 91.8055 14.1196C91.9224 14.2369 91.8374 14.2209 91.8055 14.3381C91.9383 14.3381 92.0765 14.3115 92.1455 14.1569C92.2996 14.2422 92.1455 14.4501 92.3155 14.5354C92.3155 14.4554 92.2411 14.1356 92.4217 14.2635C92.4217 14.1729 92.4217 14.0556 92.2783 14.013C92.3952 13.8691 92.3952 13.9011 92.3686 13.6665C92.342 13.432 92.5811 13.8158 92.5864 13.6665C92.5917 13.5173 92.443 13.5493 92.3633 13.4906C92.4324 13.4267 92.5651 13.4906 92.613 13.3894C92.7192 13.4587 92.5705 13.6399 92.7458 13.6879C92.7086 13.5066 92.9317 13.5226 92.9157 13.6559C92.9635 13.2881 93.3566 13.2774 93.7603 13.416C93.7284 13.3254 93.7603 13.2028 93.7603 13.1122C93.5903 13.1122 93.6488 13.0642 93.4682 12.9736C93.4097 13.0749 93.5107 13.1069 93.585 13.1442C93.3513 13.3201 92.9742 13.2241 92.6767 13.2348C92.8307 13.0109 93.2079 13.2081 93.3513 12.9789C93.2072 12.9966 93.061 12.9858 92.921 12.947C93.006 12.8031 93.2238 12.947 93.2291 12.6325C93.3407 12.7018 93.2716 12.851 93.431 12.899C93.431 12.8031 93.5213 12.819 93.5372 12.7178C93.6488 12.7444 93.6116 12.835 93.5903 12.915C93.6913 12.963 93.6913 12.8084 93.8187 12.915C93.7497 12.6858 94.0206 12.7124 93.9356 12.4939C94.1693 12.5312 94.0525 12.7444 94.2437 12.8031C94.3181 12.6272 94.6846 12.6165 94.7749 12.7231C94.913 12.4832 95.0299 12.7231 95.1786 12.5206C95.322 12.6112 95.0936 12.6165 95.1202 12.7338C95.3911 12.7924 95.492 12.5419 95.7523 12.5419C95.7691 12.411 95.743 12.2781 95.6779 12.1634C95.72 12.1531 95.7596 12.1342 95.794 12.1078C95.8285 12.0814 95.8571 12.0481 95.878 12.01C95.899 11.9719 95.9119 11.9299 95.9158 11.8866C95.9198 11.8433 95.9147 11.7996 95.901 11.7583C96.0922 11.7583 95.901 11.9502 96.0869 11.9342C96.2729 11.9182 96.241 11.7317 96.4216 11.7903C96.5013 11.6198 96.3632 11.5878 96.4959 11.5078C96.6819 11.5558 96.4694 11.8436 96.5597 11.9502C96.5597 12.1048 96.2569 11.817 96.2941 12.0568C96.4163 12.2114 96.6925 12.0142 96.7722 11.8223C96.9475 11.8223 96.8997 11.9396 97.0431 11.9449C97.144 11.721 97.4308 11.3426 97.5743 11.4545C97.6593 11.4545 97.6061 11.3532 97.5424 11.3266C97.6646 11.2147 97.7655 11.0814 98.0152 11.1614C98.0152 10.9748 98.1586 11.0068 98.1586 10.8096C98.0683 11.0494 97.6858 10.8096 97.6593 11.1027C97.4415 11.0015 97.5477 10.8309 97.2184 10.9002C97.2715 10.5324 97.4999 10.7403 97.5636 10.719C97.5955 10.4578 97.3405 10.719 97.2449 10.5431C97.2449 10.6976 97.1706 10.7456 97.0324 10.6816C97.0324 10.8735 96.8784 10.8362 96.9634 10.9695C97.1281 10.9695 97.1706 10.8149 97.2502 11.0281C97.2077 11.1454 96.99 10.9908 96.9793 11.156C96.8306 11.0601 96.9793 10.9162 96.719 10.9748C96.9422 11.172 96.565 11.0654 96.4428 11.14C96.4003 11.1134 96.31 10.8842 96.4428 10.9055C96.3472 10.9695 95.9913 10.8682 95.8798 11.0494C95.5717 10.8256 95.4867 11.1294 95.2264 10.9002C95.0936 11.0548 95.2264 11.1987 95.0139 11.2946C94.9449 11.252 95.0139 11.1454 95.0139 11.0601C94.7483 10.9055 94.6793 11.124 94.4827 11.1027C94.4827 11.2253 94.5359 11.2466 94.6262 11.2147C94.6262 11.4439 94.3978 11.3319 94.4934 11.5131C94.4668 11.4865 94.3287 11.3053 94.2915 11.4332C94.1534 11.3266 94.2543 11.3319 94.2915 11.204C94.0578 11.156 93.9728 11.4225 93.67 11.236C93.8081 11.6517 93.3513 11.172 93.3726 11.5611C93.2876 11.3159 93.1919 11.5345 93.091 11.3799C93.1866 11.2946 93.2769 11.1933 93.4841 11.3266C93.431 10.9748 93.8506 11.0761 94.1375 11.14C94.1065 11.0761 94.0904 11.0059 94.0904 10.9348C94.0904 10.8637 94.1065 10.7935 94.1375 10.7296C94.01 11.2626 92.9795 10.6603 93.022 11.4598C92.8095 11.5131 92.6448 11.6517 92.3898 11.6091C92.3898 11.7317 92.4377 11.7583 92.5173 11.7317L92.4377 12.0408C92.3899 12.0941 92.3102 12.0835 92.2199 12.0408C92.2571 11.8809 92.4111 11.9662 92.4111 11.7317C92.273 11.6731 92.188 11.7317 92.0499 11.6624L92.0021 11.8649C91.9501 11.8929 91.8901 11.9023 91.8321 11.8916C91.7312 11.833 91.7631 11.7104 91.8055 11.5931C91.5506 11.6198 91.8533 12.0035 91.5453 11.9715C91.5461 12.009 91.5575 12.0454 91.5782 12.0765C91.5989 12.1077 91.628 12.1323 91.6621 12.1474C91.6302 12.2327 91.5824 12.2967 91.5187 12.2967C91.4762 11.9236 90.9875 12.0089 90.7963 11.9236C90.9185 11.7637 91.4231 11.8276 91.285 11.5451C91.4603 11.4652 91.6993 11.5185 91.8533 11.3906C91.7737 11.172 91.609 11.4225 91.4921 11.3906C91.5825 11.2253 91.6249 11.3106 91.6249 11.0654C91.848 11.3586 91.8162 11.0281 92.034 11.3319C92.1243 11.1294 91.9915 11.0228 91.8746 10.9108C91.9596 10.7936 92.0711 11.0228 92.1614 11.0548C92.1614 10.9322 92.2783 10.9428 92.2836 10.7723C92.427 10.7989 92.3898 10.9055 92.5067 10.9428C92.5545 10.6976 92.5811 10.9002 92.7404 10.8842C92.8254 10.6976 93.0113 10.7243 93.091 10.5324C93.261 10.559 93.1601 10.7136 93.2504 10.7776C93.1335 10.9108 92.7723 10.8629 92.9423 11.1507C93.0379 11.1507 93.0485 10.9535 93.1176 10.8842C93.1472 10.9374 93.1941 10.9787 93.2504 11.0015C93.3035 10.7776 93.3247 10.7509 93.5107 10.8362C93.6169 10.6123 93.3513 10.575 93.4629 10.3512C93.4629 10.3139 93.5213 10.3245 93.5372 10.2712C93.6966 10.3085 93.6435 10.4578 93.686 10.5644C93.8612 10.6976 93.8612 10.4898 94.01 10.5644C94.0525 10.4844 94.01 10.4524 93.9356 10.4205C94.0737 10.2392 94.4668 10.4791 94.4668 10.0527C94.8758 9.98872 95.0458 9.6849 95.4814 9.75419C95.4814 9.51433 95.6726 9.58363 95.7629 9.49301C95.6939 9.30113 95.6248 9.2958 95.6673 9.1199C95.5164 9.10849 95.3697 9.06487 95.237 8.99198C95.2742 9.20518 95.3061 9.12523 95.2795 9.3491C95.1733 9.48235 94.9608 9.43438 94.9289 9.70089C94.7749 9.61561 94.9289 9.35976 94.8599 9.21584C94.7324 9.1732 94.5677 9.42905 94.4774 9.21584C94.2437 9.27448 94.18 9.64759 93.8241 9.47702C93.8825 9.30113 94.0419 9.30113 94.1109 9.13589C94.01 9.13589 93.9516 9.23183 93.7869 9.13589C93.84 9.30646 93.7869 9.32245 93.6647 9.19985C93.5744 9.58363 93.1335 9.30113 92.9582 9.51433C92.7989 9.51433 92.8945 9.35976 92.9051 9.26381C92.7564 9.1732 92.7458 9.3491 92.6289 9.31179C92.7333 9.4515 92.8779 9.55569 93.0432 9.61028C93.0771 9.6712 93.0988 9.7382 93.107 9.80749C93.0362 9.84484 92.9584 9.86665 92.8785 9.87146C92.8042 9.81815 92.8785 9.69556 92.7086 9.6849C92.6608 9.78084 92.7086 9.83414 92.7086 9.90877C92.7086 9.98339 92.6076 9.90877 92.5917 9.9674C92.4377 9.83947 92.5917 9.85013 92.5386 9.71688C92.5811 9.5783 92.7829 9.75952 92.7882 9.55164C91.8569 9.89873 90.8946 10.1557 89.9145 10.3192C89.9995 10.6497 89.6542 10.6017 89.5002 10.3991C89.5002 10.5857 89.6755 10.7136 89.6861 10.9002C89.5639 11.0388 89.4417 10.7296 89.3355 10.9002C89.2877 10.8629 89.3355 10.7936 89.3355 10.7296C89.1762 10.7296 89.1177 10.9748 88.9424 10.9322C88.9424 10.4578 88.5122 10.8415 88.1616 10.6283C88.0819 10.7509 88.2413 10.7776 88.3156 10.8309C88.0872 10.9055 88.1669 10.8309 87.9172 10.8309C87.9172 10.9055 88.05 10.9268 88.0288 11.0068C88.0075 11.0867 87.9172 11.0441 87.8322 11.0068C87.8639 11.0946 87.8639 11.1908 87.8322 11.2786C87.7632 11.4439 87.6623 11.1134 87.6145 11.3639C87.5803 11.3343 87.5571 11.294 87.5484 11.2496C87.5397 11.2051 87.5462 11.1591 87.5667 11.1187C87.1895 11.1187 87.1948 11.0068 86.8336 11.284C86.8081 11.2576 86.7899 11.2252 86.7805 11.1897C86.7712 11.1542 86.7712 11.1169 86.7805 11.0814C86.6211 11.4065 86.2493 11.2946 86.0793 11.5451C86.0403 11.503 86.0176 11.4481 86.0156 11.3906C85.9093 11.4225 85.8615 11.5878 85.8297 11.7797C85.7075 11.737 85.6756 11.6624 85.7287 11.5505C85.4419 11.7743 84.9319 11.4865 84.7726 12.0248C84.6345 11.9769 84.7195 11.8383 84.5814 11.7903C84.5814 11.6944 84.7142 11.7903 84.7088 11.6517C84.4804 11.8116 84.2573 12.1848 83.8536 12.1208C83.8855 12.302 84.1192 12.1528 84.0396 12.398C83.8271 12.302 83.6518 12.2167 83.5562 12.3233C83.5562 12.5952 83.6783 12.3233 83.7952 12.3606C83.7952 12.5685 83.6252 12.5152 83.5455 12.5952C83.4886 12.4687 83.4527 12.3336 83.4393 12.1954C83.1843 12.3606 83.1047 12.7284 82.7222 12.6964C82.6744 12.6591 82.7222 12.5845 82.6585 12.5472C82.5947 12.5099 82.5522 12.5472 82.4725 12.4886C82.43 12.6698 82.4725 12.6538 82.4035 12.7817C82.3573 12.698 82.2843 12.6323 82.1963 12.5952C82.0954 12.7284 81.936 12.7391 81.8032 12.7924C81.697 12.7231 81.8298 12.6272 81.8776 12.6751C81.6758 12.4832 81.5589 12.851 81.5801 13.1015C81.3942 13.0589 81.4792 12.9097 81.5058 12.7764C81.3145 12.8564 81.2561 13.2455 81.0118 13.1922C80.9321 13.1655 80.9799 12.9896 81.0543 13.0376C81.0151 12.989 80.9611 12.9548 80.9005 12.9403C80.84 12.9259 80.7764 12.932 80.7196 12.9576C80.7515 12.9256 80.8577 12.8404 80.7196 12.7817C80.7568 12.7178 80.863 12.8244 80.8524 12.6431C80.6984 12.5365 80.6718 12.7178 80.5443 12.6751C80.624 12.7604 80.6293 12.9843 80.4859 12.9203C80.4859 13.0003 80.5496 12.9203 80.6187 13.0003C80.5006 13.1143 80.4287 13.268 80.4168 13.432C80.2415 13.384 80.3903 13.2081 80.2362 13.1495C80.2044 13.3041 80.0662 13.3627 80.1406 13.5386C79.8856 13.5813 79.5723 13.5813 79.4501 13.7145C79.4819 13.8051 79.551 13.8851 79.4501 14.013C79.2695 13.8318 79.381 13.6559 79.126 13.6985C79.126 13.5173 79.2535 13.5972 79.3173 13.5386C79.2217 13.3467 79.0729 13.6665 78.9401 13.6346C78.9401 13.7039 79.0304 13.7465 78.9932 13.8371C78.8711 13.7891 78.8339 13.8691 78.6798 13.6932C78.6108 13.8211 78.717 13.8851 78.648 14.013C78.5789 14.1409 78.3505 13.7358 78.3346 14.0876C78.223 14.045 78.2602 13.9384 78.1274 13.9011C78.1274 13.7785 78.2283 13.7945 78.3027 13.7891C77.7343 13.5706 77.2403 14.1889 76.7091 14.2742C76.6707 14.1619 76.6707 14.04 76.7091 13.9277C76.587 13.9277 76.5391 14.0823 76.3904 14.0077C76.3532 14.1249 76.4223 14.1996 76.4754 14.2848C76.2364 14.3808 75.6361 14.1942 75.5989 14.8179C75.4502 14.6793 75.6414 14.6473 75.5724 14.5194C75.4556 14.5756 75.3296 14.6099 75.2006 14.6206C75.2006 14.6953 75.259 14.7432 75.2537 14.8232C75.0996 14.9618 74.6162 14.642 74.6587 14.9991C74.5578 14.9351 74.5525 14.8338 74.4091 14.7859C74.3453 14.8605 74.3347 15.0737 74.1754 14.9138C74.2125 15.3615 73.6442 14.9991 73.5645 15.3615C73.5645 15.2763 73.3998 15.2443 73.4158 15.1537C73.3148 15.2869 73.2298 15.4788 72.9855 15.2656C72.9865 15.3066 72.9779 15.3472 72.9604 15.3843C72.9429 15.4213 72.9169 15.4537 72.8846 15.4788C72.8562 15.4275 72.8161 15.3837 72.7677 15.3509C72.7677 15.4788 72.6402 15.5374 72.6562 15.3882C72.6137 15.5321 72.4596 15.5588 72.2684 15.5321C72.3746 15.6813 72.3056 15.724 72.21 15.772C72.1621 15.7346 72.21 15.66 72.21 15.6014C72.0453 15.6014 71.939 15.724 71.7797 15.7187C71.8116 15.4895 71.939 15.7187 71.8966 15.4521C71.7956 15.4521 71.6894 15.4202 71.631 15.5108C71.5778 15.4521 71.631 15.3615 71.631 15.2869C71.7372 15.2496 71.9337 15.4628 71.9497 15.2123C71.8487 15.3082 71.7744 14.9831 71.6841 15.095C71.5778 14.9351 71.6841 14.8765 71.7531 14.8019C71.8381 14.8765 71.8062 14.9884 71.8328 15.079C71.9815 15.143 71.9444 14.9351 71.9497 14.8179C72.0453 14.7859 72.109 14.6846 72.2578 14.7912C72.04 14.8338 72.2046 15.0897 72.0294 15.095C72.0294 15.2549 72.2312 15.095 72.125 15.3242C72.0187 15.5534 72.0506 15.079 71.9922 15.2389C71.9337 15.3988 71.9922 15.3349 72.1409 15.4468C72.109 15.4788 72.0825 15.5108 72.0294 15.4895C72.21 15.5854 72.4755 15.2283 72.7358 15.2709C72.5871 15.0737 72.8208 15.191 72.7358 15.0044C72.5963 15.06 72.4813 15.1641 72.4118 15.2976C72.1409 14.8179 72.6562 14.8072 72.7358 14.61C73.0174 14.7219 72.9005 14.9884 73.1077 15.143C73.0121 14.8871 73.3201 15.143 73.3201 14.8871C73.2872 14.9116 73.2482 14.9265 73.2074 14.9302C73.1665 14.9339 73.1255 14.9263 73.0887 14.9081C73.052 14.8899 73.0209 14.862 72.9989 14.8272C72.977 14.7925 72.965 14.7524 72.9642 14.7113C73.2192 14.9031 73.0545 14.5247 73.3361 14.6153C73.4954 14.6899 73.3998 14.8552 73.5592 14.9298L73.6229 14.6899C73.5592 14.6526 73.4954 14.6153 73.5007 14.5567C73.6813 14.2688 73.9682 14.2475 74.1807 14.0237C74.0266 13.8744 74.0001 14.0237 73.8885 14.0237C73.9894 13.8371 74.2232 13.6346 74.4197 13.9171C74.3347 13.9171 74.2763 13.981 74.2603 14.1516C74.2444 14.3222 74.4144 14.1516 74.4197 14.3115C74.5791 14.2049 74.6003 13.8478 74.8606 14.1463C74.8606 13.965 74.9668 14.0343 75.0412 14.0343C75.0093 13.9704 75.0412 13.8851 74.9881 13.8318C75.243 13.8851 75.4768 13.48 75.7105 13.7305C75.818 13.6551 75.9209 13.5732 76.0186 13.4853C76.0474 13.5475 76.0653 13.6142 76.0717 13.6825C76.2045 13.7252 76.0717 13.512 76.1301 13.4427C76.2948 13.528 76.2789 13.6772 76.2842 13.8211C76.4382 13.8211 76.5604 13.6985 76.7091 13.9224C76.6826 13.7572 76.5126 13.6452 76.5763 13.448C76.3586 13.4 76.6507 13.8051 76.3639 13.7038C76.3227 13.6556 76.3001 13.5941 76.3001 13.5306C76.3001 13.4671 76.3227 13.4057 76.3639 13.3574C76.5445 13.2081 76.8951 13.496 77.0757 13.3041C77.2403 13.4853 77.0385 13.464 77.0066 13.5972C77.1394 13.6719 77.1819 13.512 77.2509 13.416C77.2233 13.3625 77.1809 13.3181 77.1288 13.2881C77.1872 13.2135 77.2669 13.3361 77.2085 13.1655C77.4262 13.2614 77.4156 12.8031 77.7396 13.1015C77.6865 12.9256 77.9043 12.8084 78.0159 13.0003C77.968 12.6378 78.2336 12.5525 78.4567 12.6112C78.4886 12.5365 78.4567 12.4992 78.4567 12.4353C78.6533 12.5099 78.7701 12.334 78.8711 12.5845L78.9561 12.2487C79.1951 12.302 79.0039 12.5206 79.1685 12.6058C79.2217 12.4033 79.3545 12.3926 79.5085 12.4353C79.4713 12.302 79.5085 12.1314 79.5085 11.9875C79.6466 12.1101 79.5085 12.3447 79.6997 12.4459C79.5457 12.0728 79.9016 11.9556 80.1406 12.0515C80.2522 11.9236 80.1406 11.6997 80.3159 11.7157C80.369 11.8543 80.3159 12.0515 80.47 11.9236C80.4992 11.9852 80.5144 12.0526 80.5144 12.1208C80.5144 12.189 80.4992 12.2564 80.47 12.318C80.5071 12.35 80.5178 12.318 80.5284 12.318L80.6134 12.3713C80.6559 12.2381 80.5496 12.1581 80.6134 12.0248C80.6771 11.8916 80.8205 12.1688 81.0171 12.2221C81.0543 12.0302 81.2455 12.2221 81.3039 12.0622C81.1021 11.8916 81.0171 11.9875 80.9427 12.1155C80.881 12.0223 80.7945 11.9485 80.6931 11.9023C80.8259 11.9023 80.7409 11.7317 80.9533 11.8489C81.0436 11.721 80.8259 11.721 80.9162 11.5984C81.1127 11.737 81.3464 11.5984 81.5695 11.5611C81.5695 11.4492 81.357 11.5025 81.3199 11.5611C81.1552 11.2786 81.442 11.2147 81.5908 11.2306C81.7501 11.3799 81.4049 11.3213 81.5483 11.4279C81.6917 11.5345 81.5961 11.2466 81.7767 11.2893C81.7767 11.7157 82.1751 11.0707 82.5097 11.3586C82.5097 11.1773 82.6744 11.0068 82.7434 10.7776C82.8709 11.1187 83.1897 10.6497 83.2003 10.5111C83.264 10.5431 83.3278 10.5804 83.3224 10.639C83.3224 10.5057 83.4871 10.591 83.5296 10.3832C83.7368 10.623 83.7208 10.3085 83.8802 10.154C83.9599 10.2286 83.928 10.3405 84.0767 10.3885C84.3317 10.0527 84.6079 10.154 84.8895 9.88745C84.9691 9.9674 84.9426 10.0847 85.0541 10.042C84.9266 9.7382 85.1869 9.83947 85.3569 10.0047C85.1975 9.80216 85.3038 9.56231 85.5003 9.59429C85.6278 9.76485 85.325 9.66358 85.4419 9.83947C85.5216 9.89278 85.5481 9.83947 85.6278 9.89811C85.6278 9.78084 85.5216 9.72221 85.6278 9.67424C85.6916 9.72221 85.6278 9.82881 85.6862 9.87679C85.8987 9.90344 85.9093 9.76485 85.835 9.63693C85.9412 9.51433 85.9412 9.87146 86.0528 9.77018C85.9571 9.58896 86.0528 9.48235 86.1431 9.38108C86.2865 9.58363 86.2281 9.3491 86.414 9.48768C86.3449 9.32778 86.4883 9.28514 86.5999 9.32778C86.7114 9.37042 86.5627 9.39707 86.653 9.52499C86.5946 9.26915 87.1364 9.35976 86.9186 9.01863C87.062 9.08792 87.0142 8.70948 87.1683 8.7841C87.3223 8.85872 87.1258 8.93867 87.1364 9.15188C87.2639 9.15188 87.3276 9.05061 87.4498 9.07193C87.2851 8.57622 87.7579 8.65085 87.8216 8.53891C87.8747 8.68283 87.7685 8.79476 87.7473 8.87471C87.6676 8.84806 87.6729 8.78943 87.6782 8.72547C87.5242 8.68816 87.6463 8.87471 87.5295 8.96533C87.7313 8.96533 87.7526 8.86938 88.0607 9.10924C88.1297 8.98132 87.965 8.94401 87.9704 8.8374C88.2572 9.04528 88.7618 8.49627 89.0327 8.49094C89.0593 8.45363 89.1921 8.25108 89.0327 8.17646C89.1018 7.95259 89.3727 8.22443 89.2399 7.91528C89.3674 7.97924 89.3196 8.11783 89.3727 8.21377C89.3461 8.2724 89.2558 8.18712 89.1868 8.15514C89.1868 8.3417 89.3568 8.36835 89.1868 8.5016C89.3249 8.4483 89.2983 8.33104 89.4099 8.14448C89.4419 8.19469 89.4834 8.23814 89.5321 8.2724C89.5639 8.10717 89.4364 8.20311 89.3886 8.01655C89.4364 7.91528 89.5852 8.01655 89.5852 7.80335C89.1204 7.81955 88.662 7.91695 88.2306 8.09118C88.0766 8.06453 88.2306 7.90995 88.0766 7.88863C87.9225 7.86731 88.0447 8.00589 88.0235 8.12849C87.8429 8.02188 87.9544 7.80335 87.9863 7.59547C88.22 7.51019 88.6343 7.74472 88.8256 7.38759C88.9053 7.34495 89.054 7.46755 89.123 7.38759C88.969 7.24901 89.0009 7.265 89.1974 7.265C89.2558 7.15307 89.1283 7.11576 89.1496 7.01981C89.4842 7.21703 89.4311 6.97717 89.617 6.91321C89.7286 6.95585 89.6967 7.05712 89.8295 7.0891C89.7392 6.9292 89.7711 6.78528 89.9304 6.8226C90.0898 6.85991 89.8614 7.03047 90.0367 7.04646C90.0367 6.95052 90.0898 6.97184 90.1429 6.99849C90.1186 6.92586 90.1186 6.84726 90.1429 6.77462C90.3706 6.7395 90.6033 6.75775 90.8228 6.82793C90.7113 6.49213 91.0406 6.82793 91.0619 6.58274C91.1894 6.69467 90.9822 6.67335 91.0194 6.82793C91.0623 6.78909 91.1128 6.75957 91.1676 6.74122C91.2225 6.72288 91.2805 6.7161 91.3381 6.72132C91.3753 6.66269 91.3381 6.43882 91.4231 6.49746C91.2903 6.32689 91.3328 6.32689 91.3859 6.10302C91.2 6.24694 90.9981 6.06038 90.9131 6.28958C90.7325 6.16698 90.9131 6.12967 90.7591 6.04439C90.7349 6.10718 90.7301 6.17582 90.7452 6.2414C90.7604 6.30698 90.7948 6.36648 90.8441 6.41217C90.8122 6.49213 90.7272 6.48146 90.7113 6.60939C90.5838 6.36953 90.4776 6.56675 90.4085 6.65736C90.2651 6.52944 90.4563 6.46547 90.382 6.26293C90.2651 6.26293 90.2916 6.34288 90.2916 6.48146C90.2418 6.43675 90.1822 6.40431 90.1177 6.38673C90.0531 6.36915 89.9854 6.36691 89.9198 6.38019C89.956 6.50009 89.956 6.62807 89.9198 6.74797C89.8295 6.63604 89.8083 6.49746 89.6383 6.4175C89.6383 6.56142 89.4949 6.4708 89.4258 6.51345C89.4258 6.41217 89.309 6.35354 89.2824 6.26293C89.0135 6.4348 88.7033 6.53057 88.3847 6.5401C88.3316 6.84925 88.0182 6.57741 87.9279 6.81194C87.471 6.5401 87.3382 7.34495 86.9186 6.91321C86.9186 7.07311 86.8283 7.00382 86.8177 7.13175C86.6849 7.01448 86.6105 7.04113 86.5043 6.99316C86.5733 6.85991 86.7327 6.99316 86.6636 6.70533C86.7061 6.9292 86.7752 6.77462 86.892 6.79061C86.892 6.60406 86.807 6.68934 86.7167 6.68401C86.7646 6.45481 86.9398 6.50279 87.0673 6.45481C87.147 6.50812 86.9983 6.63071 86.9345 6.59873C87.0673 6.77462 87.2586 6.45481 87.4126 6.44948C87.2904 6.32689 87.3011 6.52944 87.1736 6.41217C87.4445 6.35887 87.4551 6.12967 87.6623 5.99109C87.7844 6.04972 87.5613 6.24161 87.7526 6.26826L87.7951 6.07104C87.9274 6.08263 88.0599 6.05102 88.1728 5.9809C88.2858 5.91078 88.3731 5.80592 88.4219 5.68194C88.3634 5.95911 88.5865 5.78854 88.7406 5.77255C88.714 5.67128 88.7406 5.55401 88.629 5.59666C88.6822 5.23953 88.9106 5.66062 88.9637 5.36746C89.0912 5.44741 89.1018 5.57534 89.1443 5.6926C89.2452 5.6926 89.2399 5.42076 89.2027 5.3568C89.2665 5.21821 89.633 5.45807 89.5214 5.17024C89.5692 5.17024 89.787 5.17024 89.7923 5.27684C89.7923 5.05298 90.0579 4.88241 90.366 4.91972C90.2757 5.06897 90.2704 5.02633 90.2651 5.28218C90.3926 5.33015 90.5094 5.34081 90.6369 5.38345C90.69 5.3035 90.4245 5.16491 90.5679 5.18623C90.5148 4.97302 90.4563 5.25019 90.4138 5.26085C90.2704 5.03166 90.4776 4.72784 90.7432 4.91972C90.9185 4.85576 90.8228 4.30142 91.115 4.45067V4.25878C91.2372 4.29076 91.1947 4.4027 91.2372 4.47199C91.37 4.47199 91.3062 4.15218 91.4868 4.24812C91.6674 4.34406 91.455 4.39204 91.4868 4.49331C91.7046 4.24812 91.8587 3.96029 92.2039 4.13619C92.273 4.07756 92.3686 4.05623 92.342 3.85369C92.2517 3.85369 92.1986 3.77907 92.2039 3.69911C92.4111 3.80572 92.5014 3.43793 92.7882 3.51789C92.7882 3.63515 92.7882 3.75241 92.7086 3.72043C92.8361 3.80572 93.0751 3.64581 93.2026 3.57652C93.2026 3.34732 93.1282 3.62982 92.9688 3.49124C92.9688 3.33133 93.1176 3.38463 93.0857 3.20874C93.0551 3.18973 93.0292 3.16404 93.0099 3.13359C92.9906 3.10313 92.9784 3.06869 92.9742 3.03284C92.852 2.98487 92.8945 3.08081 92.7936 2.96355C92.8073 2.94665 92.8168 2.92674 92.8215 2.90544C92.8261 2.88414 92.8256 2.86205 92.8201 2.84096C93.1176 3.00619 93.0963 2.92091 93.3141 2.92624C93.3779 3.13411 93.1016 2.92624 93.1654 3.15011C93.3088 3.23006 93.2929 3.11279 93.4416 3.19275C93.2929 3.10213 93.3938 2.85695 93.4735 2.80364C93.5532 2.75034 93.5319 2.89959 93.5478 2.95822C93.7338 3.05949 93.6594 2.87827 93.8134 2.95822C93.8134 2.87294 93.6488 2.88893 93.6063 2.8143C93.6328 2.59044 93.9197 2.63308 93.9675 2.43053C93.8081 2.28129 93.9037 2.5478 93.7656 2.51048C93.7231 2.51048 93.7072 2.45185 93.6594 2.44119C93.8134 2.44119 93.7178 2.27596 93.7497 2.12138C93.5744 1.97214 93.5479 2.12138 93.6594 2.27596C93.5054 2.27596 93.5532 2.02544 93.4469 2.13737C93.4097 1.99879 93.4894 1.85487 93.2663 1.80157C93.2185 1.84421 93.2663 1.9295 93.3991 1.95615C93.3991 2.00945 93.3247 1.95615 93.2716 1.95615C93.2716 2.07341 93.3619 2.12671 93.3885 2.22798C93.2769 2.3186 93.1335 2.35591 93.1229 2.56379C92.7086 2.35591 92.8148 2.73968 92.5917 2.761C92.3952 2.49449 92.7245 2.50515 92.5545 2.27063C92.443 2.53181 92.1243 2.38789 92.0764 2.80364C91.9118 2.70237 91.7843 2.6011 91.8215 2.86761C91.6621 2.75567 91.5771 2.57445 91.6249 2.46251C91.5293 2.38789 91.5665 2.52114 91.4975 2.46251C91.6196 2.55313 91.5612 2.74501 91.7312 2.80364C91.4656 2.71303 91.4975 3.05949 91.3062 3.10746C91.4178 2.84096 91.4284 2.61709 91.4656 2.57445C91.2372 2.36657 91.2372 2.86228 91.1309 3.01152C91.0088 2.83562 90.8866 2.96888 90.8228 3.01152C90.7591 3.05416 90.9131 3.09147 90.9131 3.15544C90.9131 3.2194 90.8653 3.15544 90.8653 3.22473C90.8228 3.17143 90.8228 3.09147 90.7379 3.06482C90.5466 3.15544 90.4404 3.40062 90.2651 3.53388C90.2332 3.53388 90.2279 3.46459 90.1854 3.44326C90.3501 3.26204 90.3395 3.10213 90.4776 2.91025C90.2279 2.83029 90.1535 3.05416 89.9464 3.0435C89.9464 3.20341 90.042 3.0435 90.1217 3.14478C90.2014 3.24605 90.0845 3.25138 90.0632 3.31001C89.8986 3.25671 89.872 3.03284 89.7658 3.08614C89.7658 3.17143 89.8083 3.2194 89.7658 3.29935C89.7233 3.3793 89.803 3.26204 89.8189 3.23006C89.9145 3.28869 90.0579 3.58185 89.9889 3.33133C90.2385 3.45926 90.1164 3.62449 89.9889 3.64048C90.0473 3.46992 89.7817 3.57652 89.7817 3.37397C89.6861 3.33666 89.7817 3.62449 89.6702 3.6085C89.5321 3.50723 89.6702 3.326 89.702 3.27803C89.702 3.15011 89.5427 3.11279 89.548 2.98487C89.4152 2.9369 89.4205 3.14478 89.2771 3.07015C89.1974 2.91025 89.309 2.91558 89.2771 2.71303C89.0805 2.5478 89.1496 2.86761 88.969 2.71303C88.969 2.86761 89.1071 2.71303 89.2187 2.86761C89.1496 2.89959 89.0912 2.95822 88.9902 2.92624C89.1708 3.02751 89.1602 3.13944 89.2187 3.32067C89.2187 3.35265 89.1708 3.32067 89.1655 3.38996C89.0221 3.38996 89.1655 3.21407 89.0062 3.19275C89.0062 3.48058 88.3687 3.5552 88.2731 3.24605C88.2731 3.41128 88.151 3.37397 88.2306 3.53388C88.05 3.47525 88.0819 3.326 87.9491 3.25138C88.0925 3.25138 88.1403 3.03284 88.2997 3.05416C88.1456 2.92624 87.8588 3.05416 87.7313 3.16077C87.6516 3.10746 87.6994 2.99553 87.5773 2.95822C87.5295 3.11812 87.4763 3.28869 87.2267 3.15011C87.3011 3.34732 87.1789 3.36331 87.3435 3.54454C87.1948 3.41661 87.2001 3.69911 86.9876 3.59784C87.1895 3.84303 86.8177 3.80572 86.9027 3.98694C86.6583 3.95496 86.9027 3.7151 86.7274 3.6618C86.7274 3.84836 86.6371 3.88567 86.5361 3.87501C86.4935 3.78721 86.4632 3.69394 86.4458 3.59784C86.6796 3.38463 87.0089 3.42194 87.1364 3.13944C87.0089 3.02218 87.0461 3.27803 86.892 3.10746C86.7327 3.67779 86.0846 3.15544 85.8934 3.64048C85.3622 3.40062 84.9319 4.05623 84.592 3.72043C84.4748 3.74816 84.3559 3.76775 84.2361 3.77907C84.3051 4.08822 84.0289 3.95496 83.9227 4.08289C83.8855 4.02425 83.9227 3.93897 83.8111 3.90166C83.8908 4.10421 83.6996 4.18949 83.6412 4.01892C83.4446 4.36539 83.0037 4.15751 82.7647 4.41336C82.8975 4.48798 82.7647 4.6159 82.7647 4.6852C82.6744 4.6159 82.7966 4.46666 82.7275 4.38671C82.3982 4.30675 82.2494 4.64788 82.0051 4.77048C81.8882 4.48265 81.5801 4.58925 81.6067 4.77048C81.4898 4.65854 81.4792 4.77048 81.3783 4.6852C81.4261 5.15425 80.6134 4.78647 80.4593 5.26618C80.0344 4.94104 79.8963 5.7992 79.5244 5.45807C79.6254 5.45807 79.6785 5.37279 79.7528 5.32482C79.6041 5.13826 79.4607 5.54335 79.2217 5.53269C79.1207 5.53269 78.6905 5.42609 78.802 5.65529C78.802 5.76722 78.6427 5.58067 78.5736 5.57C78.4461 5.79387 78.2018 5.73524 78.0849 5.98043C77.7018 6.0028 77.3274 6.10442 76.9853 6.27892C67.4824 8.94401 58.6327 13.0589 49.6238 16.9393C49.5122 16.8753 49.5441 16.7634 49.5547 16.6568C50.2506 16.7474 50.7658 15.9905 51.5254 15.9905C51.5254 15.8146 51.5626 15.8199 51.6529 15.7346C51.706 15.7986 51.6157 15.7826 51.6104 15.8786C51.7538 15.9319 51.7591 15.6014 51.9398 15.7666C51.9822 15.6387 51.8494 15.5694 51.8813 15.4415C52.3169 15.7027 52.7312 15.4042 53.034 15.0524C53.3633 14.9991 53.7139 14.9991 53.9423 14.6686C53.9637 14.6766 53.982 14.6913 53.9944 14.7105C54.0069 14.7297 54.0128 14.7524 54.0114 14.7752C54.4045 14.3648 55.1906 14.3914 55.3819 13.9704C55.4987 14.045 55.4456 14.1089 55.5465 14.0876C55.5465 14.0237 55.4828 13.9917 55.435 13.949C56.1468 13.949 56.4442 13.2988 57.1932 13.3574C57.1507 13.0802 57.5491 13.1975 57.7244 13.1389C57.9741 13.0376 58.0484 12.7124 58.2556 12.8723C58.2834 12.8135 58.3226 12.7608 58.3709 12.7173C58.4193 12.6739 58.4757 12.6405 58.537 12.6192C58.5984 12.5978 58.6633 12.589 58.7281 12.5931C58.7928 12.5972 58.8561 12.6142 58.9143 12.6431C59.0046 12.5259 58.7868 12.5152 58.8771 12.3926C58.8771 12.2967 59.1002 12.4566 59.0471 12.5099C59.1161 12.254 59.3286 12.382 59.4242 12.2061C59.5039 12.2381 59.4986 12.2967 59.4826 12.3606C59.5942 12.0835 59.8385 12.1528 59.9873 11.9662C60.1201 12.2487 60.0138 11.9662 60.2104 12.0675C60.1898 12.0266 60.185 11.9796 60.1967 11.9354C60.2085 11.8911 60.236 11.8528 60.2741 11.8276C60.3062 11.8967 60.3605 11.953 60.4282 11.9875C60.4282 11.6517 60.8637 11.9449 60.9965 11.5345C61.0283 11.5545 61.0536 11.5832 61.0696 11.6172C61.0856 11.6512 61.0916 11.6891 61.0868 11.7264C61.3684 11.5185 62.1492 11.3053 62.1492 11.0921C62.2926 10.9855 62.5529 11.1773 62.606 10.8415C62.8291 10.9641 63.1372 10.9588 63.1372 10.7403C64.1996 10.4791 65.0495 9.89811 66.1544 9.62094C66.1863 9.55164 66.1544 9.51433 66.1544 9.45037C66.2819 9.53032 66.2925 9.47702 66.4731 9.55164C66.9352 9.08259 67.8967 9.21584 68.396 8.58155C68.4704 8.62953 68.4704 8.69882 68.5501 8.74146C68.7623 8.56508 69.0137 8.44258 69.2831 8.38434C69.23 8.28306 69.0281 7.97924 69.23 7.79269C69.3628 7.91528 69.3415 8.02722 69.5168 8.03788C69.6071 8.13915 69.485 8.36302 69.3734 8.22443C69.3734 8.44297 69.6656 8.41632 69.5646 8.22443C70.0268 8.37901 70.1967 7.82467 70.6642 7.99523C70.627 7.70207 70.8926 7.69674 71.1423 7.86198C71.1794 7.79269 71.1423 7.75005 71.0785 7.7074C71.4397 7.7074 71.7053 7.49953 72.0665 7.51552C72.0665 7.4409 72.0081 7.38759 72.0134 7.31297C72.5074 7.27033 72.9961 6.77995 73.4742 6.97717C73.4742 6.9292 73.4317 6.90788 73.3998 6.8759C73.931 6.7533 74.3453 6.42816 74.9296 6.4708C75.2006 6.16165 75.838 6.09769 76.2842 5.93779C76.3479 5.80986 76.1886 5.76722 76.2523 5.64463C76.2842 5.61265 76.3107 5.58067 76.3639 5.60199C76.4382 6.06038 76.7782 5.66062 76.9747 5.71392C76.9375 5.49005 76.8366 5.71392 76.7516 5.62331C76.6666 5.53269 76.8207 5.45807 76.8472 5.4101C77.2403 5.82585 77.4687 5.37812 77.8193 5.47406C77.8831 5.34081 77.7237 5.3035 77.7874 5.17557C77.7874 5.1276 77.8777 5.17557 77.8937 5.13293C77.9521 5.18623 77.8937 5.27684 77.8937 5.35147C78.0159 5.42076 78.0955 5.38345 78.1221 5.21821C78.1221 5.14359 77.968 5.10628 78.0265 4.99435C77.9415 4.94104 77.9415 5.09029 77.8299 4.99435C77.8299 4.80246 78.0318 4.99435 78.0371 4.73317C78.223 4.91972 78.2655 4.77581 78.3717 4.78114C78.4727 4.95703 78.1752 4.78114 78.1752 4.98902C78.4621 5.17024 78.1433 5.11694 78.1221 5.22887C78.4992 5.39944 78.3399 5.10095 78.6533 5.19156C78.6533 5.09562 78.5099 5.06897 78.4992 4.98369C78.4886 4.8984 78.563 4.98369 78.6002 4.98369C78.6002 4.87175 78.5524 4.83977 78.478 4.85576C78.5258 4.58925 78.6905 4.6159 78.7383 4.35472C78.8551 4.4027 78.9029 4.38671 78.9454 4.54128C79.057 4.49331 79.0411 4.13086 79.2163 4.21614C79.312 4.26411 79.2163 4.39737 79.2163 4.48265C79.3491 4.55194 79.3385 4.3334 79.2695 4.24279C79.3013 4.09355 79.4979 4.3334 79.5297 4.18416C79.5882 4.24812 79.5297 4.36005 79.6785 4.39204C79.6785 4.0509 80.0609 3.81638 80.2097 4.10421C80.3159 4.03491 80.4912 4.10421 80.5125 3.85369C80.7887 4.09355 80.8524 3.65114 81.0436 3.90699C80.9905 3.40062 81.6492 3.94963 81.7236 3.50723C81.9945 3.50723 82.1645 3.30468 82.446 3.34732C82.5682 3.42194 82.3132 3.41661 82.515 3.49657C82.7169 2.99553 83.2906 3.34199 83.5774 2.96355C83.503 2.91025 83.4765 2.96355 83.3968 2.90492C83.3171 2.84629 83.3968 2.79298 83.3278 2.75567C83.503 2.72369 83.7474 2.84096 83.9121 2.78765C83.9121 2.68105 83.8324 2.72902 83.7846 2.7077C83.673 2.59044 83.9174 2.7077 83.8749 2.48916C83.928 2.58511 83.9758 2.61176 84.0502 2.59577C84.0024 2.11072 84.5442 2.59577 84.6292 2.18534C84.6596 2.19302 84.6879 2.20752 84.7119 2.22777C84.7359 2.24801 84.7551 2.27347 84.7678 2.30221C84.7806 2.33095 84.7868 2.36224 84.7857 2.3937C84.7847 2.42516 84.7766 2.45598 84.762 2.48383C84.8948 2.59577 84.9054 2.4252 85.0116 2.48383C85.0116 2.40921 84.9107 2.37723 84.847 2.32926C84.847 2.1427 84.9426 2.15336 84.9957 2.0894C85.0303 2.11989 85.0537 2.16107 85.0624 2.20644C85.071 2.2518 85.0644 2.29877 85.0435 2.33992C85.1657 2.12138 85.4153 2.16935 85.5747 2.07341C85.6384 2.13737 85.5747 2.24931 85.7287 2.27596C85.6597 1.84421 86.3662 1.87619 86.4511 1.63101C86.5893 1.79091 86.7539 1.66299 86.6796 1.89218C86.8017 1.89218 86.7646 1.78558 86.7167 1.65766C86.8017 1.58836 87.0089 1.96148 87.0673 1.73228C86.9558 1.62568 86.9717 1.77492 86.8867 1.73228C86.895 1.71152 86.8969 1.68875 86.8922 1.6669C86.8874 1.64505 86.8763 1.62512 86.8602 1.60968C87.1045 1.5244 87.4339 1.60968 87.5188 1.2419C87.6145 1.44978 87.6198 1.4178 87.7897 1.57237C87.7897 1.42846 87.657 1.35917 87.5613 1.26855C87.5295 0.916762 87.8854 1.34318 87.8747 1.03936C88.0766 1.11398 87.9544 1.33252 88.1031 1.42846C88.1031 1.26322 88.0022 1.14596 87.9597 1.00204C87.9172 0.85813 88.1244 1.10332 88.1297 1.00204C88.1828 1.05535 88.1616 1.14063 88.1616 1.21525C88.2625 1.21525 88.3209 1.07134 88.2094 0.964734C88.4909 1.14063 88.3687 0.922092 88.6184 1.1353C88.6822 0.927423 88.7246 0.975394 88.9052 0.996715C88.8681 0.895441 88.7459 0.831479 88.7831 0.692895L88.5865 0.55964C88.5122 0.591621 88.6556 0.767517 88.4644 0.618272C88.4644 0.687565 88.4962 0.724876 88.544 0.762187C88.4112 0.810159 88.0553 1.082 87.9385 0.687565C87.8535 0.618272 87.9385 0.836809 87.8854 0.890111C87.8266 0.854486 87.7831 0.798169 87.7635 0.732143C87.7439 0.666117 87.7494 0.595117 87.7791 0.53299C87.7101 0.506339 87.5029 0.623603 87.6782 0.751527C87.6145 0.8528 87.4392 0.751527 87.4551 0.991385C87.3701 0.922092 87.4551 0.778178 87.3914 0.703555C87.3276 0.628933 87.1576 0.970064 87.0567 0.623602C86.9611 0.55964 87.0567 0.772847 87.0833 0.788838C87.0391 0.817956 86.9874 0.833471 86.9345 0.833471C86.8817 0.833471 86.83 0.817956 86.7858 0.788838C86.7858 0.85813 86.8495 0.911432 86.8495 0.986054C86.8495 1.06068 86.7327 0.986054 86.7061 1.08733C86.6549 1.03476 86.6135 0.973374 86.5839 0.906102C86.5233 1.00832 86.4368 1.09269 86.3333 1.15071C86.2298 1.20872 86.1129 1.23834 85.9943 1.23657C85.8828 1.15662 86.074 1.1886 86.0315 1.04469C85.989 0.900772 85.8987 1.16728 85.7447 1.04469C85.665 1.32186 85.4206 0.794168 85.341 1.07134C85.4153 1.07134 85.4685 1.07134 85.5375 1.07134C85.5375 1.30053 85.3728 1.07134 85.3888 1.3112C85.2932 1.27388 85.3197 1.1886 85.3356 1.10865C85.2825 1.10865 85.2666 1.19393 85.1816 1.10865C85.2507 1.38049 84.7195 1.4178 84.4751 1.43912C84.4751 1.43912 84.4433 1.39648 84.4433 1.38582C84.1491 1.55996 83.8213 1.669 83.4818 1.70563C83.4287 1.65233 83.4818 1.56171 83.4818 1.48176C83.28 1.34318 83.3118 1.63634 83.3756 1.74827C83.2321 1.85487 83.2746 1.5244 83.0834 1.51374C82.9719 1.65766 83.264 1.647 83.2215 1.76426C82.9931 1.84421 82.8709 2.16402 82.5363 1.99879C82.5735 2.29728 82.4194 2.21199 82.3132 2.35591C82.1804 2.3186 82.2123 2.21732 82.106 2.16935C82.0051 2.40388 81.8192 2.43053 81.6439 2.48916C81.543 2.36657 81.7448 2.33992 81.782 2.30261C81.6014 2.196 81.4473 2.38256 81.3783 2.6011C81.2349 2.55313 81.3199 2.41454 81.1817 2.36657C81.1817 2.21199 81.357 2.2653 81.288 2.10539C80.971 2.21934 80.709 2.44988 80.5549 2.75034C80.3584 2.69704 80.5549 2.48383 80.385 2.41987C80.2502 2.51155 80.0986 2.57527 79.9389 2.60731C79.7793 2.63935 79.6149 2.63905 79.4554 2.60643C79.4182 2.91025 79.2323 2.74501 79.1314 2.73435C79.1314 2.83029 79.2376 2.86761 79.1739 2.97954C78.8605 2.8143 78.5524 3.41661 78.3664 3.07548C78.053 3.25138 77.4847 3.21407 77.3359 3.52855C77.0703 3.3793 77.0013 3.67779 76.7091 3.46459C76.7091 3.72576 76.486 3.57652 76.4701 3.86435C76.3426 3.82704 76.3745 3.72576 76.2682 3.67779C75.6625 3.99824 75.0003 4.19738 74.3188 4.26411C74.3453 4.37072 74.3188 4.48265 74.425 4.44534C73.854 4.46689 73.3011 4.65183 72.8314 4.97836C72.7465 5.12227 72.5074 4.89307 72.3906 4.97836C72.3906 5.03699 72.4702 5.06364 72.4543 5.1276C72.3443 5.09559 72.227 5.10009 72.1198 5.14043C72.0126 5.18078 71.9212 5.2548 71.8594 5.35147L71.6044 5.18623C71.1189 5.53917 70.5407 5.74119 69.9418 5.76722C69.9418 5.81519 69.9736 5.84717 69.9418 5.89515C68.9166 6.0817 68.0295 6.61472 67.0362 6.8759C66.9884 7.16906 66.2447 7.20104 65.8357 7.36094C65.6126 7.45156 65.4957 7.65943 65.2514 7.52618L65.2036 7.71806C64.9752 7.47821 64.8902 7.95259 64.598 7.76071C64.2527 8.19778 63.4613 8.11783 63.0044 8.54424L62.8345 8.42698C62.2448 8.96 61.4268 8.8907 60.8478 9.44504C60.4494 9.32245 60.3166 9.80749 59.8917 9.69023C59.796 9.97806 59.5092 9.77551 59.403 10.0314C58.8589 10.094 58.3416 10.302 57.905 10.6337C56.7576 10.9748 55.7803 11.6997 54.6063 12.0195L54.5532 12.2114C54.5213 12.27 54.4788 12.1634 54.4841 12.1048C53.953 12.4566 53.5014 12.5952 52.9543 12.963L52.7897 12.8457C52.6887 12.9097 52.8534 13.1442 52.6303 13.0696C52.5719 13.0056 52.6622 13.0216 52.6675 12.931C52.6442 12.9249 52.6197 12.9255 52.5968 12.9327C52.5739 12.94 52.5535 12.9536 52.5379 12.972C52.5224 12.9903 52.5124 13.0128 52.509 13.0366C52.5056 13.0605 52.509 13.0849 52.5187 13.1069C50.3674 13.9544 48.2745 14.9245 46.2135 15.9905C44.1525 17.0565 42.0756 18.1226 39.9242 19.0287L39.8817 19.1726C39.2443 19.2739 38.7822 19.8815 38.1076 19.8762C38.0173 19.9615 38.0173 20.2546 37.911 20.0201C37.8773 20.1125 37.8092 20.188 37.7209 20.2308C37.6327 20.2736 37.5313 20.2802 37.4383 20.2493L37.3798 20.4412C37.2644 20.4504 37.1519 20.4824 37.0489 20.5355C36.9459 20.5886 36.8543 20.6616 36.7796 20.7503C35.7172 20.9209 34.8726 21.8164 33.7359 21.7631L33.6721 21.9496C33.6228 21.9216 33.5675 21.9056 33.5109 21.903C33.4542 21.9004 33.3977 21.9112 33.346 21.9345C33.2943 21.9579 33.2487 21.9931 33.2131 22.0374C33.1775 22.0817 33.1528 22.1338 33.1409 22.1895C33.0666 22.1415 33.0772 22.0669 32.9975 22.0189C32.9975 22.3334 32.87 22.1842 32.7585 22.1309C32.5832 22.4667 32.2273 22.5146 31.8926 22.6639C31.862 22.6437 31.8371 22.6159 31.8204 22.5832C31.8036 22.5505 31.7956 22.514 31.797 22.4773C31.7014 22.4773 31.797 22.7865 31.5846 22.6639C31.5846 22.7118 31.6217 22.7385 31.6536 22.7758C31.5899 22.8717 31.4624 22.7758 31.4411 22.9677C31.3668 22.9304 31.3774 22.8664 31.388 22.8078C31.354 22.8905 31.3034 22.9653 31.2395 23.0276C31.1755 23.0899 31.0995 23.1385 31.0162 23.1702C30.8728 22.9943 31.0746 23.0317 31.1118 22.8877C30.8398 23.1528 30.5543 23.4037 30.2566 23.6393L30.0547 23.4794C30.0229 23.2928 30.0069 23.602 30.161 23.618C30.0707 23.8685 29.9166 23.8685 29.7573 24.0764C29.6616 23.9165 29.4864 24.0764 29.5713 23.8685C29.4545 23.8685 29.5713 24.1297 29.2898 23.9484C29.2155 24.151 29.4014 24.0497 29.4492 24.071C29.3217 24.3429 29.072 24.215 28.9499 24.5134C28.9074 24.4655 28.9499 24.4015 28.9499 24.3375C28.8808 24.3109 28.8702 24.4601 28.7586 24.3056C28.8808 24.5081 28.6896 24.4228 28.6524 24.636C28.0734 24.4975 27.8131 25.4942 27.25 25.1957C27.2766 25.5795 26.9579 25.6168 26.8092 25.7287C26.7348 25.4729 27.0269 25.5795 27.0748 25.3983C27.0004 25.3343 26.9685 25.3983 26.8995 25.3183C27.0005 25.1228 27.1141 24.9341 27.2394 24.7533C27.3563 25.1637 27.6484 24.6147 27.7175 24.5348C27.4907 24.5089 27.2619 24.5613 27.0688 24.6833C26.8756 24.8054 26.7297 24.9899 26.6551 25.2064C26.6073 25.1477 26.6551 25.0625 26.6551 24.9878C26.5011 25.0944 26.1505 25.2117 26.2567 25.5635C26.177 25.6754 26.1399 25.4302 26.0549 25.4036C25.8211 25.7554 25.6246 25.8193 25.3696 26.2298C25.1318 26.2767 24.9066 26.3736 24.7089 26.5142C24.5111 26.6547 24.3453 26.8357 24.2223 27.0453C24.0669 27.0928 23.9262 27.1795 23.8137 27.2971C23.7012 27.4146 23.6206 27.5592 23.5795 27.7169C22.9952 27.7169 22.395 29.0388 21.5079 28.6923C21.8425 29.1347 21.1839 29.1027 21.3645 29.5398C21.2051 29.5398 21.1945 30.0728 20.9608 29.8116C20.7882 30.0982 20.5249 30.3185 20.2129 30.4374C19.901 30.5562 19.5583 30.5667 19.2397 30.4672C19.2112 30.5338 19.1965 30.6054 19.1965 30.6778C19.1965 30.7502 19.2112 30.8218 19.2397 30.8883C19.16 30.9683 19.0485 30.931 18.9157 30.8031C18.8838 31.0163 18.7723 30.9523 18.6926 30.9896C18.7245 31.2188 18.6341 31.2135 18.6395 31.4267C18.7245 31.5173 18.7298 31.3307 18.8094 31.384C18.6396 31.5958 18.4033 31.7438 18.1391 31.8038C17.8749 31.8638 17.5982 31.8323 17.354 31.7145C17.3912 32.0183 17.2531 32.1356 17.0512 32.1303C16.9099 32.713 16.5904 33.2367 16.1376 33.628L15.9038 33.4308C16.026 33.6707 15.7126 33.6973 15.6329 33.8786C15.6011 33.8316 15.5861 33.7752 15.5904 33.7187C15.1928 33.9003 14.8634 34.2047 14.6502 34.5875C14.1546 34.7901 13.7514 35.1699 13.5188 35.6535C13.2213 35.7015 12.8282 36.3304 12.653 36.581C12.3395 36.9605 12.0868 37.3867 11.904 37.8442C12.0155 37.8122 12.0527 37.9508 12.143 38.0414C12.1005 38.1853 11.9996 38.1107 11.9571 38.2546C12.1165 38.2919 12.1324 38.1214 12.2652 38.2546C12.3183 37.9402 12.6742 38.2546 12.637 37.9508C12.6795 37.8549 12.8123 38.0734 12.892 38.1054C13.0551 37.9962 13.2344 37.9135 13.4232 37.8602C13.3026 38.0709 13.2012 38.2921 13.1204 38.5211C13.929 38.2235 14.6567 37.7397 15.2452 37.1087C15.3089 37.0394 15.3992 37.0713 15.4948 37.1087C15.4811 37.0408 15.452 36.9769 15.4098 36.9221C15.497 36.8772 15.5732 36.8135 15.6329 36.7355C15.8667 37.0607 16.0154 36.3784 16.0898 36.0746C16.2119 36.1865 16.1269 36.3464 16.0898 36.501C16.1535 36.4264 16.3075 36.501 16.3447 36.6503C16.2597 36.8581 16.1854 36.7195 16.1694 36.9861C16.265 37.0873 16.2279 36.6982 16.3553 36.9008C16.4403 36.7942 16.3553 36.7302 16.4032 36.6343C16.451 36.5383 16.4669 36.5756 16.52 36.6023C16.5572 36.7355 16.4722 36.9008 16.52 37.0287C16.52 37.0607 16.4616 37.0287 16.4456 37.0927C16.4456 36.8315 16.2544 37.0927 16.1588 37.1619C16.0844 37.1086 16.0951 37.034 16.0207 36.9861C15.8082 37.1779 15.8826 37.599 15.6807 37.7429C15.617 37.6044 15.787 37.4071 15.8188 37.2472C15.7126 37.2472 15.5267 37.4178 15.6382 37.5884C15.3248 37.5297 15.1495 37.9508 14.9318 38.228C15.1336 38.3026 15.2186 37.9402 15.3567 37.7856C15.3567 38.196 15.0646 38.4145 14.8255 38.2546C14.6662 38.5318 14.5015 38.7877 14.2465 38.697C13.7153 39.4326 13.0089 39.4646 12.4564 40.0935C12.6636 40.2428 12.7751 40.0616 12.9876 40.3014C13.0222 40.266 13.0635 40.2378 13.1092 40.2186C13.1548 40.1993 13.2037 40.1894 13.2532 40.1894C13.3027 40.1894 13.3516 40.1993 13.3972 40.2186C13.4428 40.2378 13.4842 40.266 13.5188 40.3014C13.5613 40.2375 13.5188 40.1895 13.5188 40.1309C13.7153 40.3601 13.7685 40.0776 13.9225 40.1309C14.0765 40.1842 13.965 40.3227 13.9225 40.4293C14.119 40.5519 14.22 40.3174 14.3846 40.3227C14.5493 40.3281 14.3846 40.52 14.4909 40.5946C14.7458 40.6479 14.7777 40.3121 15.0221 40.1682C15.1602 40.3654 14.9158 40.6159 14.8468 40.7598C14.9139 40.7649 14.9765 40.7954 15.0221 40.8451C15.0221 40.7971 14.9902 40.7705 14.9636 40.7332C15.0486 40.5999 15.1602 40.7332 15.1495 40.52C15.2186 40.5679 15.208 40.6426 15.2877 40.6959C15.3549 40.6224 15.4372 40.5643 15.5289 40.5257C15.6205 40.487 15.7195 40.4687 15.8188 40.472C15.8404 40.4174 15.8438 40.3572 15.8285 40.3006C15.8132 40.2439 15.78 40.1937 15.7339 40.1575C15.7375 40.116 15.7509 40.0759 15.7731 40.0407C15.7953 40.0055 15.8255 39.9761 15.8613 39.955C15.9591 40.0947 16.041 40.2448 16.1057 40.4027C15.9673 40.5002 15.8551 40.6306 15.7791 40.7822C15.7031 40.9338 15.6657 41.1019 15.6701 41.2715C15.3762 41.5057 15.0148 41.6385 14.6396 41.65C14.8202 41.9431 14.5281 41.9165 14.3793 41.9271C14.289 41.7726 14.5281 41.8951 14.5493 41.7619C14.3474 41.6286 14.289 42.0124 14.1509 42.1084C14.0128 42.0284 14.1509 41.8951 14.0128 41.9271C14.0553 42.2096 13.6675 42.3269 13.4391 42.3162C13.3435 42.6147 13.1098 42.5561 12.9079 42.7373C12.961 43.0145 13.1257 42.7373 13.216 42.7373C13.0673 42.9505 12.6848 43.3876 12.2386 43.2224C12.0952 43.6168 11.1762 43.5262 11.3144 44.2404C11.0806 44.2084 11.1019 44.5816 10.8947 44.5123C10.8522 44.3737 10.985 44.3843 10.8947 44.2138C10.7421 44.3743 10.61 44.5534 10.5016 44.7468C7.3145 45.8555 4.12736 46.9499 0.940218 48.0302C-0.865827 49.0536 0.361221 49.5919 0.621504 50.4341C4.49388 49.2348 8.23345 47.6038 11.3993 47.5238C12.3661 47.22 10.9585 49.512 12.1908 50.0503L16.0632 48.8137C17.4283 49.7678 15.8879 51.644 17.2584 52.5981C18.6288 53.5522 22.2409 51.4628 23.4786 51.9852C26.6657 51.8839 21.9382 53.8774 19.0219 54.8048C20.2596 55.3378 17.0831 55.4285 17.3434 56.2653C17.8745 57.9496 18.4057 59.634 22.7031 59.6446C23.8079 59.7512 23.2343 61.3236 23.4998 62.1658C26.4533 61.217 29.4598 60.2416 32.4929 59.2182C32.4497 59.329 32.433 59.4485 32.444 59.5669C32.4551 59.6854 32.4937 59.7996 32.5566 59.9005C32.3813 59.9005 32.5885 60.8386 32.2167 60.3269C31.9776 61.3929 31.4305 61.7021 30.5594 61.1904C30.5617 61.4657 30.6252 61.737 30.7453 61.9846C30.6922 62.1125 30.5487 62.0219 30.3416 61.7554C30.3947 62.1391 30.246 62.0059 30.1716 62.0539C30.3044 62.4856 30.2035 62.459 30.3044 62.8641C30.4425 63.0506 30.3628 62.6988 30.4744 62.8161C30.3309 63.4877 29.7466 63.7329 28.9924 63.1412C29.1676 63.7222 29.0614 63.9088 28.8383 63.8661C28.9818 64.7679 28.8677 65.692 28.509 66.5312L28.1531 66.1155C28.4027 66.5898 28.0681 66.5845 28.0628 66.9043C28.0024 66.8122 27.9608 66.7089 27.9406 66.6005C27.739 66.7841 27.5777 67.0079 27.4671 67.2575C27.3564 67.5071 27.2988 67.7771 27.2979 68.0503C27.0395 68.2712 26.8376 68.5511 26.7091 68.8664C26.5807 69.1817 26.5293 69.5233 26.5595 69.8626C26.2514 69.8999 26.1239 71.0139 26.0549 71.4616C25.892 72.205 25.8277 72.9667 25.8636 73.727C25.9699 73.6896 26.0814 73.9508 26.2249 74.132C26.2249 74.3986 26.0974 74.2386 26.1239 74.5051C26.3205 74.5958 26.2567 74.2866 26.4692 74.5744C26.3736 73.9988 26.9207 74.6437 26.7295 74.0734C26.7295 73.8975 26.9791 74.3293 27.0854 74.3986C27.1936 74.2337 27.344 74.1011 27.521 74.0148C27.493 74.4123 27.493 74.8112 27.521 75.2087C28.0521 74.745 28.8702 74.2546 29.1836 72.9541C29.2208 72.8368 29.3323 72.9168 29.4704 73.0447C29.4203 72.9147 29.358 72.7898 29.2845 72.6716C29.3695 72.6449 29.4014 72.4903 29.4439 72.3731C29.8529 73.0234 29.6935 71.7814 29.6351 71.2271C29.7796 71.4636 29.8482 71.739 29.8316 72.016C29.8688 71.8934 30.0707 72.0639 30.1822 72.3411C30.1822 72.7249 30.0388 72.4424 30.145 72.9434C30.3044 73.1513 30.076 72.4104 30.3097 72.8155C30.3522 72.6343 30.2194 72.501 30.2406 72.3251C30.2406 72.2825 30.2831 72.2345 30.3522 72.2931C30.4531 72.549 30.4425 72.8261 30.5487 73.0873C30.5487 73.146 30.4903 73.0873 30.4956 73.1886C30.3628 72.6982 30.2831 73.146 30.2141 73.2632C30.1078 73.1513 30.0866 73.018 29.9751 72.9061C29.8369 73.2312 30.1185 74.0308 29.9751 74.2653C29.8369 73.9935 29.9326 73.6577 29.8847 73.3592C29.7785 73.3592 29.6457 73.6203 29.8476 73.9615C29.481 73.7962 29.4864 74.5478 29.3801 75.0275C29.6404 75.2034 29.5554 74.5478 29.6351 74.2813C29.8476 75.0488 29.6351 75.3953 29.2686 75.0542C29.2261 75.5392 29.1676 75.9709 28.8489 75.7684C28.6418 77.0476 27.8822 76.9943 27.6006 78.0817C27.8981 78.3962 27.93 78.0817 28.2965 78.5614C28.3868 78.3535 28.5462 78.3162 28.8649 78.6574C28.8649 78.5401 28.8011 78.4495 28.7905 78.3375C29.1198 78.8013 29.0348 78.2789 29.2473 78.4601C29.3516 78.6173 29.4002 78.805 29.3854 78.9932C29.6563 79.249 29.6457 78.8279 29.8263 78.8652C30.0122 79.0145 29.9219 79.2383 30.076 79.3983C30.3788 79.5475 30.246 78.9239 30.4372 78.7C30.5847 79.0351 30.6202 79.4091 30.5381 79.766C30.5912 79.766 30.6709 79.83 30.7718 79.9579C30.7718 79.8726 30.6975 79.8087 30.6497 79.7394C30.6762 79.5049 30.8728 79.8033 30.7453 79.3716C30.8515 79.4835 30.8728 79.6168 30.9843 79.7287C31.0534 79.3983 31.2658 79.4142 31.4783 79.4249C31.461 79.201 31.3736 78.9884 31.2287 78.8173C31.2287 78.5987 31.2287 78.5028 31.2658 78.4655C31.4518 78.7533 31.6005 79.0518 31.7545 79.3449C31.6449 79.5847 31.5843 79.844 31.576 80.1077C31.5678 80.3713 31.6123 80.6339 31.7067 80.88C31.4518 81.1732 31.218 81.5303 30.7825 81.4131C31.1224 81.9887 30.7825 81.8821 30.639 81.8821C30.4637 81.573 30.7825 81.8501 30.7347 81.5996C30.4531 81.3171 30.5859 82.0314 30.485 82.1806C30.2991 82.0154 30.3894 81.7862 30.246 81.8235C30.4319 82.3565 30.076 82.5057 29.8263 82.4524C29.8741 82.9855 29.5979 82.8415 29.4757 83.1507C29.6723 83.6837 29.7148 83.188 29.8104 83.22C29.7573 83.5931 29.5607 84.3447 29.0136 83.9609C29.0614 84.6751 28.0362 84.35 28.5515 85.7038C28.2806 85.6026 28.4983 86.3008 28.2434 86.1303C28.1265 85.8744 28.2434 85.9117 28.1 85.5972C27.848 86.4774 27.9024 87.4173 28.254 88.2623C28.5239 88.4522 28.7326 88.7172 28.8542 89.0246C29.2314 89.2857 29.5395 89.0245 30.0175 89.968C29.9379 89.5096 30.2035 89.6055 30.0175 89.1205C29.9485 89.0512 29.9751 89.2111 29.9751 89.3017C29.7944 89.0299 29.9007 89.0992 29.8954 88.8966C30.0866 89.1685 30.1928 89.2164 30.2406 89.1418C30.3094 89.2115 30.3625 89.2951 30.3964 89.387C30.4303 89.4789 30.4442 89.5771 30.4372 89.6748C30.5275 89.7015 30.5594 89.6055 30.4744 89.4083C30.8781 89.888 31.0321 89.2591 31.1649 88.8753C31.7545 89.451 31.6377 88.3423 31.6961 87.6973L31.813 87.8359C32.0414 88.6941 31.7652 88.8433 31.8502 89.435C31.9936 89.6322 31.967 89.435 32.137 89.6908C32.222 88.6781 32.6257 88.87 32.8222 88.1397C32.8753 88.209 32.886 88.289 32.9444 88.3583C32.7879 88.6908 32.7504 89.0673 32.8382 89.4243C33.0028 89.6322 32.9603 89.3337 33.1197 89.5149C32.9497 89.2058 32.9869 89.1045 33.1569 89.2484C33.0516 89.0557 32.9679 88.8519 32.9072 88.6408C33.1356 88.758 33.3534 88.3476 33.0241 87.756C32.9869 87.4948 33.2525 88.2197 33.2525 87.9479C33.3375 88.0971 33.2153 88.1397 33.3906 88.4169C33.5181 88.4169 33.364 87.8093 33.2366 87.612C33.2366 87.4788 33.465 87.9905 33.5925 88.1078C33.6403 87.8359 33.4543 87.6387 33.4437 87.3829C33.4331 87.127 33.6403 87.5907 33.6243 87.676C33.7996 87.7773 33.5659 87.3029 33.5446 87.1856C33.6977 87.2866 33.8192 87.4288 33.8952 87.5961C33.9537 87.8999 33.8527 87.8306 33.8634 88.0278C34.1343 88.241 33.9749 87.6654 33.8315 87.3615C33.9855 87.2123 34.1396 87.1217 34.0068 86.4607C34.2352 86.626 34.1608 86.8712 34.3149 87.0577C34.2564 87.2176 34.1715 87.3082 34.113 87.4521C34.3349 87.7062 34.4675 88.0265 34.4902 88.3636C34.623 88.4969 34.6123 88.2943 34.5273 88.0971C34.6973 88.4542 34.6655 88.0971 34.8832 88.5075C34.8832 88.0491 34.9948 88.0118 35.1807 87.9159C35.3135 88.1237 35.1807 88.3583 35.0214 88.0491C35.0242 88.1049 35.0468 88.1578 35.0851 88.1984V88.3636C35.3029 88.6035 35.2976 88.289 35.3507 88.1237C35.5313 88.4116 35.595 88.7367 35.7756 89.0246C35.7013 88.6834 35.7756 88.8273 35.7756 88.5235C35.9509 88.6728 35.9934 88.8593 36.1315 89.0192C36.1237 88.8816 36.0987 88.7455 36.0572 88.6141C36.1953 88.7474 36.19 88.9179 36.3493 89.0459C36.4343 88.8113 36.6149 88.806 36.7796 88.758C36.9868 89.0725 36.7796 88.9712 36.8593 89.3284C37.0239 89.5096 36.9124 89.0192 37.1355 89.3284C37.1067 89.1945 37.064 89.0641 37.008 88.9393C37.5392 89.0938 37.6029 88.2303 38.0704 88.3103C38.0704 88.2037 37.9641 88.1131 37.8951 88.0225C37.8951 87.8039 37.8951 87.6067 37.927 87.5907C38.5272 88.758 38.3147 87.0577 38.6281 87.2283C39.0053 88.3423 38.6281 88.1397 38.5803 88.6834C38.7981 88.886 38.7078 88.2943 38.9734 88.8273V88.3263C39.0653 88.4374 39.1438 88.5591 39.2071 88.6887C39.1328 88.6887 39.2071 89.0672 39.0531 88.8966C39.2284 89.2218 39.0531 89.1152 39.1859 89.4563C39.5577 90.0479 39.1274 88.6408 39.5099 89.2378ZM77.3466 70.1344C77.3466 70.0811 77.3466 69.9692 77.405 70.0385V70.4595C77.29 70.3311 77.2209 70.168 77.2085 69.9958C77.2456 70.0704 77.3306 70.2197 77.3466 70.1344ZM99.0244 66.2967C98.9288 66.4886 98.8119 66.5952 98.5835 66.2967C98.6844 66.0941 98.8757 66.286 99.0244 66.2967ZM106.036 65.5931C106.036 65.8489 106.036 66.0515 105.988 66.0941C105.951 65.737 105.834 65.9556 105.925 66.1794C105.828 66.0173 105.772 65.8346 105.76 65.6464C105.903 65.6944 105.824 65.4758 106.036 65.5931ZM104.113 65.5611C104.002 65.5611 103.8 65.7583 103.688 65.3692C103.805 65.3532 103.922 65.3159 104.113 65.5611ZM103.513 65.4705C103.486 65.6144 103.205 65.3053 103.168 65.0174C103.258 65.1507 103.465 65.1667 103.513 65.4865V65.4705ZM100.995 64.6283C101.027 64.3405 101.069 64.0953 101.202 64.1913C101.17 64.4951 101.176 64.9322 100.995 64.6443V64.6283ZM110.19 60.4335C110.209 60.5697 110.209 60.7077 110.19 60.8439C110.105 60.6787 110.073 60.7693 109.993 60.62C110.02 60.3802 110.047 60.1723 110.19 60.4495V60.4335ZM109.685 60.4921C109.824 61.0251 109.345 60.8333 109.42 60.3535C109.6 60.9239 109.526 60.3162 109.685 60.5081V60.4921ZM108.543 56.3399C108.448 56.2706 108.326 56.5211 108.294 56.0414C108.395 56.2919 108.49 55.9188 108.543 56.3559V56.3399ZM108.012 55.663L108.156 55.8922C108.174 56.0284 108.174 56.1664 108.156 56.3026C107.996 55.8495 108.044 56.212 107.901 56.0841C107.901 55.9455 107.773 55.8229 107.778 55.6843C107.927 55.7323 107.959 56.0308 108.002 55.679L108.012 55.663ZM93.2716 53.8347C93.3247 53.4776 93.4788 53.4989 93.6381 53.5362C93.5903 53.8934 93.431 53.8347 93.2716 53.8347ZM85.5216 51.7293C85.4844 51.8946 85.6012 52.0438 85.5216 52.2197C85.3357 52.0278 85.3622 51.5108 85.5216 51.7293ZM96.1454 49.7038C96.1454 49.9863 95.9435 50.1516 95.8532 49.7412C95.986 50.0077 95.9382 49.432 96.1082 49.7038H96.1454ZM99.8371 49.2401C99.7521 49.2401 99.5503 49.4427 99.46 49.0376C99.5237 49.0749 99.7309 48.931 99.8 49.2401H99.8371ZM102.546 48.9043C102.647 49.1069 102.546 49.4373 102.451 49.2455C102.355 49.0536 102.344 48.5472 102.52 48.9043H102.546ZM102.073 48.5472C101.983 48.7178 102.222 48.8563 102.132 49.0322L101.935 48.7284C101.909 48.5046 101.946 48.4299 102.036 48.5472H102.073ZM90.1642 50.53C90.2279 50.3168 90.3448 50.3008 90.5094 50.4821C90.451 50.6953 90.3342 50.7113 90.1642 50.53ZM94.4987 49.8424C94.3712 50.1409 94.1481 50.093 93.8719 49.8424C94.076 49.7792 94.2945 49.7792 94.4987 49.8424ZM92.8361 49.9917C92.8361 50.3861 92.6873 50.045 92.6873 50.3435C92.598 50.2497 92.5318 50.1363 92.494 50.0123C92.4562 49.8883 92.4478 49.7571 92.4695 49.6292C92.5758 49.6772 92.7192 50.1036 92.8361 49.9917ZM108.464 42.3162C108.464 42.7586 108.177 42.6307 108.113 42.3535C108.198 42.4495 108.113 42.2309 108.145 42.103C108.363 42.6094 108.262 41.8152 108.464 42.3162ZM96.3685 38.3079C96.411 38.0361 96.5544 38.1694 96.7137 38.3452C96.6766 38.6917 96.4959 38.3772 96.3685 38.3079ZM93.7444 9.52499C93.5319 9.60495 93.3885 9.81815 93.1388 9.82881C93.1769 9.70559 93.2617 9.60236 93.3751 9.5415C93.4884 9.48065 93.6211 9.46705 93.7444 9.50367V9.52499ZM94.3659 10.2179C94.2596 10.2179 94.1215 10.4365 94.095 10.1753C94.2012 10.2392 94.3128 9.9674 94.3659 10.1966V10.2179ZM93.107 10.2179C93.1973 10.1486 93.2291 9.96207 93.4097 10.0687C93.4044 10.2712 93.2769 10.2765 93.107 10.1913V10.2179ZM93.5372 10.2179C93.6966 10.1646 93.7285 10.3192 93.7816 10.0953L93.9356 10.154C93.9356 10.2339 93.9834 10.2872 93.9356 10.3832C93.7709 10.2073 93.8188 10.3832 93.6647 10.3832C93.6806 10.2872 93.5319 10.2872 93.5372 10.2073V10.2179ZM88.3316 11.0814C88.3847 10.8735 88.5069 10.8362 88.7034 10.9748C88.6397 11.124 88.4962 11.1294 88.3316 11.0707V11.0814ZM77.7078 14.1996C77.7449 14.013 77.8724 14.0343 77.9309 13.8957C78.0371 13.9437 78.0902 14.013 78.0796 14.1036C77.9627 14.0823 77.9362 14.3541 77.729 14.1889L77.7078 14.1996ZM90.7857 11.7264C90.6794 11.7956 90.6104 11.9609 90.5147 12.0568C90.5147 11.9769 90.5148 11.9182 90.4032 11.8809L90.4563 11.6411C90.5692 11.6557 90.6798 11.6843 90.7857 11.7264ZM92.273 10.5484L92.4164 10.623C92.4164 10.8042 92.3049 10.7403 92.2252 10.7509L92.273 10.5484ZM91.3753 10.7669C91.2956 10.8149 91.3115 11.0921 91.1628 10.9908C91.2 10.8256 91.2159 10.6603 91.3647 10.7563L91.3753 10.7669ZM86.8549 11.4598C86.9558 11.3692 87.0302 11.2253 87.2267 11.3532C87.2267 11.5611 87.0302 11.3906 87.0195 11.6144C86.948 11.5791 86.8901 11.521 86.8549 11.4492V11.4598ZM90.9078 10.9641L91.0459 11.0441L91.0088 11.1933C91.0088 11.2893 91.1522 11.3106 91.1044 11.4172C90.9716 11.2733 91.0353 11.5558 90.9078 11.4172C90.9344 11.2413 90.8335 11.1294 90.9078 10.9535V10.9641ZM85.0647 12.0302C85.0647 12.2007 84.9532 12.1261 84.9532 12.2967C84.7407 12.1794 84.9479 11.9662 85.0807 12.0302H85.0647ZM89.1974 11.5984C89.1974 11.4758 89.2399 11.3586 89.3408 11.4119C89.3408 11.4705 89.3408 11.5345 89.4046 11.5611C89.4736 11.4439 89.3727 11.3959 89.4046 11.2893C89.5905 11.3746 89.4736 11.5878 89.5055 11.737C89.3886 11.737 89.3674 11.5131 89.3302 11.6304C89.293 11.7477 89.4258 11.7956 89.4205 11.9076L89.2399 11.801C89.2824 11.7264 89.3143 11.6357 89.2399 11.5984H89.1974ZM82.2069 12.9363C82.4141 13.1015 82.43 12.8084 82.5469 12.7551C82.5469 12.883 82.6266 12.7551 82.6691 12.8883C82.6532 12.9325 82.6252 12.9712 82.5884 13.0002C82.5516 13.0292 82.5074 13.0472 82.4609 13.0522C82.4144 13.0572 82.3674 13.049 82.3253 13.0285C82.2833 13.008 82.2477 12.9761 82.2229 12.9363H82.2069ZM83.2162 12.8937C83.2162 12.7551 83.3118 12.7711 83.4234 12.8564C83.4234 12.9896 83.3437 12.9736 83.2321 12.8937H83.2162ZM89.7711 11.7264C89.9358 11.9822 89.957 11.6677 90.1217 11.7264C90.2173 12.0835 89.8348 12.0462 89.7711 11.7264ZM79.8378 13.6932C79.7688 13.9171 79.6147 13.9384 79.4713 13.965C79.495 13.8826 79.5455 13.8105 79.6149 13.7602C79.6842 13.71 79.7683 13.6845 79.8538 13.6879L79.8378 13.6932ZM87.4498 12.4886C87.4498 12.6698 87.147 12.6272 87.0992 12.4886C87.2373 12.5046 87.3064 12.3926 87.4657 12.4832L87.4498 12.4886ZM89.7498 12.0462C89.5586 12.1155 89.7817 12.2914 89.5852 12.334C89.5586 12.1208 89.5586 11.9982 89.7711 12.0408L89.7498 12.0462ZM72.2206 14.9884C72.1728 15.095 72.2737 15.143 72.2206 15.2603C72.0506 15.1963 72.109 14.9245 72.2418 14.9831L72.2206 14.9884ZM92.9954 2.61176C93.2291 2.76633 92.9954 2.41987 93.2451 2.56912C93.3407 2.78765 93.107 2.85695 93.0167 2.75034C93.091 2.761 92.9954 2.66506 92.9954 2.61176ZM85.4897 3.88034C85.4631 4.07223 85.3356 4.01892 85.2188 3.99227C85.1604 3.84303 85.3303 3.77374 85.4897 3.88034ZM82.9347 4.51463C82.9825 4.35472 83.11 4.38138 83.2481 4.43468C83.2162 4.63189 83.0515 4.5093 82.9347 4.51463ZM84.4167 4.26411C84.4358 4.22847 84.4641 4.19868 84.4987 4.17791C84.5333 4.15715 84.5729 4.14618 84.6132 4.14618C84.6536 4.14618 84.6931 4.15715 84.7277 4.17791C84.7623 4.19868 84.7907 4.22847 84.8098 4.26411C84.6557 4.26411 84.6132 4.42935 84.4167 4.26411ZM89.5321 3.60317C89.5321 3.84303 89.3621 3.69911 89.3408 3.69378C89.3993 3.65647 89.4046 3.50723 89.5321 3.6085V3.60317ZM82.43 4.79713C82.4445 4.82533 82.4499 4.8573 82.4456 4.88871C82.4414 4.92012 82.4276 4.94946 82.4061 4.97273C82.3847 4.996 82.3566 5.01209 82.3257 5.01882C82.2948 5.02555 82.2626 5.02259 82.2335 5.01034C82.1538 4.82911 82.3344 4.79713 82.43 4.79713ZM80.4593 5.44741C80.4115 5.15958 80.8471 5.38345 80.7196 5.38878C80.5921 5.39411 80.6028 5.57 80.4593 5.45807V5.44741ZM79.0092 5.75123C79.1048 5.586 79.3226 5.70326 79.4394 5.58067C79.4979 5.86316 79.1792 5.79387 79.0092 5.76189V5.75123ZM86.8017 6.28425C86.892 6.28425 86.9292 6.09236 87.0726 6.17231C87.0461 6.3109 86.8708 6.47613 86.8017 6.27892V6.28425ZM85.8562 9.48235C85.7765 9.51966 85.58 9.6849 85.5056 9.48235C85.6012 9.4557 85.7978 9.30646 85.8562 9.4557V9.48235ZM82.0104 10.0154C82.0104 9.8448 82.0635 9.76485 82.2123 9.80749C82.1567 9.87422 82.088 9.92867 82.0104 9.9674V10.0154ZM88.4219 8.46429C88.5122 8.54424 88.4219 8.75745 88.3209 8.68283C88.22 8.6082 88.2731 8.27773 88.4219 8.41632V8.46429ZM87.981 8.42165C87.896 8.54424 88.1138 8.54424 88.0288 8.66684L87.8535 8.56023C87.8641 8.395 87.9013 8.33637 87.981 8.37368V8.42165ZM87.6835 7.74472C87.811 7.89929 87.6091 7.98457 87.7632 8.06453C87.7366 8.15514 87.6994 8.21377 87.6304 8.20844C87.6994 7.99523 87.4551 7.65943 87.6835 7.69674V7.74472ZM86.8973 8.14981C87.0089 8.03788 87.2161 7.75538 87.3435 7.92594C87.3117 7.92594 87.1789 8.00589 87.2692 8.04321C87.3382 7.96325 87.4392 7.94726 87.5773 8.01122C87.5773 8.17113 87.4498 8.10717 87.3223 8.01122C87.2904 8.16047 87.1098 8.1658 87.1948 8.37368C86.9452 8.28306 86.892 8.7308 86.6371 8.42165C86.7221 8.65618 86.5361 8.72547 86.3874 8.65618C86.6264 8.5016 86.4618 8.25108 86.6371 7.97924C86.8761 8.20311 86.7167 7.86731 86.8973 8.10184V8.14981ZM85.3728 8.32571C85.4525 8.32571 85.495 8.32571 85.5481 8.43231C85.6597 8.17113 85.9678 8.36302 86.0793 8.08585C86.2068 8.14448 86.2174 8.42165 86.2652 8.14448C86.4087 8.2191 86.5468 8.51759 86.3449 8.46962C86.3449 8.40566 86.3449 8.34703 86.2759 8.31504C86.4458 8.75212 86.0687 8.75212 85.9412 8.94401L85.7234 8.80542C85.6225 8.86938 85.6119 9.13589 85.4313 9.0133C85.4218 8.96417 85.4233 8.91353 85.4358 8.86509C85.4483 8.81664 85.4715 8.77161 85.5035 8.73329C85.5356 8.69498 85.5758 8.66433 85.6212 8.64361C85.6666 8.62289 85.7161 8.61262 85.7659 8.61353C85.7128 8.57089 85.7659 8.54424 85.7659 8.51759C85.6703 8.51759 85.5109 8.41632 85.426 8.47495C85.3888 8.74679 85.3197 8.96533 85.1019 8.82674C85.325 8.74146 85.1922 8.59754 85.2347 8.46429C85.3303 8.61353 85.3835 8.44297 85.3728 8.27773V8.32571ZM84.7885 8.96C84.9266 9.09325 85.001 9.06127 85.0063 8.87471L85.1338 8.95467C85.0541 9.14122 84.8841 9.1199 84.7407 9.15721L84.7885 8.96ZM84.1989 9.15721C84.2414 9.00264 84.3423 9.00264 84.5017 9.1199C84.4592 9.19985 84.3051 9.10924 84.1989 9.10924V9.15721ZM83.9386 9.21584C83.8832 9.16737 83.8432 9.1037 83.8233 9.03268C83.8035 8.96166 83.8048 8.88637 83.8271 8.81608C83.9424 8.81985 84.0553 8.85089 84.1564 8.90669C84.1298 9.0666 84.0024 8.99731 83.9917 9.19452C84.1033 9.32778 84.2733 9.16254 84.3636 9.31179C84.2998 9.31179 84.2573 9.31179 84.2414 9.4024L84.0236 9.26915C83.9174 9.52499 83.8005 9.38108 83.6518 9.59429C83.6518 9.49834 83.5455 9.4557 83.6093 9.34377C83.7793 9.4024 83.8536 9.27448 83.928 9.16787L83.9386 9.21584ZM83.4977 9.38641C83.4977 9.56764 83.3331 9.74353 83.2693 9.52499C83.4234 9.51433 83.3065 9.27981 83.4977 9.33844V9.38641ZM82.6691 9.75952C82.5389 9.81739 82.3968 9.84299 82.2548 9.83414C82.2972 9.59429 82.6053 9.4024 82.6691 9.71155V9.75952ZM81.6067 9.87146C81.697 9.92476 81.697 9.77018 81.8032 9.87146L81.7714 10.0154C81.6492 9.91943 81.6014 9.98872 81.5961 9.82348L81.6067 9.87146ZM79.4501 10.4045C79.4129 10.5324 79.4979 10.5484 79.4023 10.6017C79.2163 10.4898 79.2801 10.2179 79.4394 10.3618L79.4501 10.4045ZM81.5748 10.3298C81.612 10.1753 81.6917 10.1007 81.8139 10.1486C81.8139 10.2126 81.7873 10.3352 81.7289 10.3139C81.6704 10.2925 81.7289 10.2499 81.6917 10.2392C81.6439 10.2819 81.6014 10.2979 81.543 10.2872L81.5748 10.3298ZM75.6043 12.0195C75.6043 11.8223 75.7583 11.8489 75.6839 11.6784L75.7742 11.737C75.7742 11.705 75.7742 11.6837 75.8274 11.737C75.822 11.8649 75.7317 12.0355 75.5724 11.9769L75.6043 12.0195ZM82.1166 11.0015C82.2601 11.0974 82.2388 10.7936 82.3876 10.8948C82.3344 11.0068 82.1485 11.156 82.0848 10.9588L82.1166 11.0015ZM69.8462 7.94193C69.7505 7.91528 69.724 8.03255 69.6602 7.87797C69.5965 7.7234 69.8408 7.75538 69.8143 7.89929L69.8462 7.94193ZM80.9321 2.66506C80.8683 2.48916 81.0543 2.41987 81.2083 2.50515C81.1977 2.74501 81.0755 2.72902 80.9321 2.66506ZM78.0849 3.46992C77.9946 3.36864 78.1115 3.14477 78.2283 3.28336C78.1912 3.35798 78.2283 3.6085 78.0849 3.46992ZM76.162 5.45807C76.2045 5.37812 76.2258 5.26085 76.3373 5.34614C76.4489 5.43142 76.316 5.59666 76.1673 5.45807H76.162ZM77.5909 5.03166C77.5909 5.19689 77.49 5.19689 77.405 5.19156C77.4422 5.0743 77.474 4.9517 77.5962 5.03166H77.5909ZM75.0943 5.38345C75.262 5.52163 75.4723 5.59701 75.6892 5.59666C75.6308 5.77788 75.5405 5.99642 75.3387 6.03373C75.2749 5.95911 75.4024 5.80453 75.2537 5.76189C75.1527 5.93246 75.2537 6.01774 75.2537 6.15099C75.1793 6.09236 75.1474 6.15099 75.0731 6.09236C75.0412 5.77255 75.1262 5.66595 75.0996 5.38345H75.0943ZM74.4091 5.99109C74.4672 5.92146 74.5455 5.87173 74.6331 5.8488C74.7206 5.82587 74.8132 5.83089 74.8978 5.86316C74.8978 6.04972 74.8287 5.95378 74.8606 6.22562C74.7915 6.19364 74.7065 6.10835 74.6747 6.16698C74.6428 6.22562 74.7437 6.2576 74.7384 6.31623C74.6109 6.28425 74.595 6.52411 74.3931 6.31623C74.3985 6.10835 74.6481 6.17764 74.4144 5.99109H74.4091ZM73.6176 6.42816C73.6176 6.58807 73.5273 6.62005 73.3998 6.50812C73.4211 6.34288 73.5432 6.44415 73.6229 6.42816H73.6176ZM71.939 6.84392C72.0347 6.74797 72.1303 6.65203 72.3056 6.74797C72.2418 6.88656 72.0559 7.04113 71.9444 6.84392H71.939ZM60.7841 11.1614C60.803 11.1773 60.8252 11.1889 60.849 11.1953C60.8729 11.2017 60.8978 11.2029 60.9222 11.1987C60.9647 11.2999 60.9222 11.4652 60.8478 11.4865C60.6938 11.4172 60.7256 11.2946 60.7681 11.1614H60.7841ZM59.0843 12.1421C59.1958 12.1421 59.2011 11.9023 59.3552 12.0462C59.2914 12.1314 59.1214 12.3287 59.0683 12.1421H59.0843ZM52.2478 15.2283C52.2107 15.3296 52.0354 15.4788 51.9876 15.2709C52.0938 15.3455 52.1363 15.1643 52.0991 15.063C52.1635 15.1026 52.2151 15.16 52.2478 15.2283ZM51.3129 15.5374C51.5573 15.5907 51.3129 15.3136 51.3661 15.175C51.5254 15.2816 51.536 15.4362 51.6051 15.5747C51.6051 15.3562 51.7538 15.2336 51.8388 15.4521C51.7166 15.5801 51.4776 15.8146 51.3129 15.5374ZM50.9995 15.772C51.0845 15.772 51.1164 15.644 51.2173 15.6973C51.3236 15.9372 50.9942 15.9905 50.9942 15.772H50.9995ZM80.2469 11.5931C80.4316 11.4981 80.6309 11.4351 80.8365 11.4065C80.7699 11.4955 80.6772 11.5613 80.5715 11.5948C80.4658 11.6282 80.3522 11.6276 80.2469 11.5931ZM78.9348 11.8809C79.0304 11.8809 79.142 12.0675 79.2588 11.9769C79.2588 12.1901 79.1207 12.0462 79.1048 12.2167C78.9508 12.1421 78.8605 12.0408 78.9348 11.8809ZM49.4007 16.9766C49.2466 16.9179 49.1032 17.3497 48.9704 17.0725C49.1085 17.0565 49.2519 16.6941 49.4007 16.9766ZM47.4406 17.3497L47.6052 17.467C47.584 17.6748 47.3556 17.5096 47.4406 17.3497ZM48.0461 17.4989C48.0461 17.4243 48.0143 17.3657 48.0461 17.2804C48.1683 17.4137 48.1949 17.2804 48.2799 17.3337C48.248 17.4776 48.1842 17.5895 48.0461 17.4989ZM77.0225 12.915C77.01 12.9456 76.9912 12.9733 76.9675 12.9963C76.9438 13.0193 76.9155 13.0371 76.8846 13.0486C76.8537 13.0601 76.8207 13.0651 76.7877 13.0632C76.7548 13.0613 76.7226 13.0526 76.6932 13.0376C76.7064 13.0075 76.7254 12.9803 76.7493 12.9577C76.7731 12.9352 76.8012 12.9177 76.832 12.9062C76.8627 12.8948 76.8954 12.8897 76.9281 12.8912C76.9609 12.8927 76.993 12.9008 77.0225 12.915ZM46.2135 18.0799C46.2135 18.2025 46.2932 18.2718 46.341 18.1705C46.2898 18.1047 46.2601 18.0247 46.256 17.9413C46.341 18 46.3463 17.8507 46.4526 17.968C46.3516 18.1226 46.5322 18.1972 46.4526 18.3571C46.3676 18.3198 46.3144 18.3837 46.2135 18.3038C46.2135 18.2452 46.086 18.0373 46.2135 18.0799ZM45.8789 18.5277C45.8789 18.4264 45.8258 18.3464 45.8789 18.2345C45.9851 18.3198 46.0648 18.6023 45.8895 18.5277H45.8789ZM45.7461 18.3145C45.7461 18.4477 45.6664 18.5063 45.5655 18.4157C45.5973 18.2825 45.6505 18.2185 45.7567 18.3145H45.7461ZM44.9652 18.9008C44.9987 18.8405 45.0163 18.7726 45.0163 18.7036C45.0163 18.6345 44.9987 18.5666 44.9652 18.5063C45.0821 18.5863 45.1193 18.437 45.2255 18.469C45.1565 18.7728 45.3583 18.597 45.3317 18.7782C45.183 18.6556 45.1511 18.9274 44.9758 18.9008H44.9652ZM91.0566 12.7124C91.0566 12.8723 90.8069 12.8777 90.7591 12.7124C90.8866 12.7497 90.9344 12.6325 91.0672 12.7124H91.0566ZM91.0566 12.883C91.0991 12.6751 91.1947 12.6805 91.3647 12.6272C91.3647 12.6858 91.4231 12.7231 91.4868 12.7551C91.4125 12.899 91.1681 12.7231 91.0778 12.883H91.0566ZM90.451 12.883C90.4935 12.9789 90.451 13.1495 90.382 13.1762C90.3129 13.2028 90.382 12.9949 90.2279 12.9736C90.3023 12.8777 90.3554 12.8457 90.4723 12.9097L90.451 12.883ZM89.9995 13.1069C89.9995 13.1762 90.0686 13.2028 90.0632 13.2614C89.8561 13.1762 89.7976 13.4427 89.5905 13.3627C89.7711 13.3627 89.7976 13.0269 90.0207 13.1335L89.9995 13.1069ZM90.7272 13.2135L90.6847 13.4107C90.5944 13.368 90.5997 13.2934 90.5147 13.2561C90.5519 13.1442 90.6369 13.1548 90.7485 13.2401L90.7272 13.2135ZM91.2319 13.1868C91.1469 13.1548 91.0991 13.2241 90.9928 13.1495C91.03 13.0109 91.2637 13.0109 91.2531 13.2135L91.2319 13.1868ZM92.0286 12.8564C91.933 12.8084 91.9277 12.963 91.8109 12.8564C91.933 12.4886 91.5399 12.819 91.5187 12.5739C91.6727 12.6431 91.8533 12.27 92.0021 12.5739L91.9065 12.5259C91.9163 12.657 91.9664 12.7818 92.0499 12.883L92.0286 12.8564ZM95.6142 11.9662C95.7629 12.1901 95.1892 12.3713 95.3008 12.0408C95.4654 12.2594 95.4017 11.9502 95.6142 11.9662ZM94.5518 12.2914C94.4562 12.6698 94.1959 12.2327 93.9887 12.2914C93.9887 12.0781 94.265 12.3713 94.2596 12.1155C94.3871 12.1634 94.3499 12.382 94.5518 12.2914ZM96.225 11.6198C96.225 11.705 96.2782 11.753 96.225 11.8649C96.1241 11.8223 96.0869 11.8649 95.9913 11.8649C95.9966 11.689 96.0338 11.5505 96.1985 11.6198H96.225ZM92.8945 12.0302C92.9901 12.2221 93.0538 12.0302 93.0485 11.8703C93.2557 12.0302 93.0485 12.4353 92.8626 12.3606C92.831 12.3112 92.8146 12.2534 92.8155 12.1946C92.8165 12.1358 92.8347 12.0786 92.8679 12.0302H92.8945ZM88.2944 12.915C88.3847 12.851 88.459 12.7391 88.5812 12.7551C88.5334 12.9789 88.3847 12.9097 88.2678 12.915H88.2944ZM88.8256 12.6911C88.9531 12.8084 88.9371 12.6112 89.0646 12.7284L89.0221 12.9203C88.9424 12.8457 88.8415 12.7924 88.8203 12.6911H88.8256ZM91.9596 12.4353L92.0127 12.2327C92.0658 12.27 92.1455 12.2914 92.1402 12.3553C92.0499 12.3287 92.1508 12.5632 91.9543 12.4353H91.9596ZM70.9988 15.3562C71.121 15.3562 71.0945 15.66 71.2007 15.5428C71.3069 15.4255 71.0466 15.3988 71.121 15.2656C71.1688 15.2176 71.2379 15.2336 71.3176 15.2656C71.3972 15.2976 71.291 15.5374 71.3707 15.6387C71.4291 15.5907 71.53 15.6387 71.6097 15.6813C71.2561 15.909 70.8453 16.031 70.4252 16.0331C70.4252 15.7133 70.6961 16.0864 70.7226 15.8359C70.6164 15.772 70.5686 15.8359 70.5633 15.676C70.6854 15.628 70.7014 15.8093 70.866 15.8732C70.9085 15.6334 71.1423 15.8732 71.1794 15.6227C71.0891 15.6227 71.036 15.6867 70.8979 15.5534C70.9032 15.4575 70.9935 15.5161 70.9935 15.3562H70.9988ZM70.1064 15.7293C70.287 15.7826 70.2021 16.1291 70.0746 16.0491C70.0215 15.8679 70.2233 15.9585 70.1171 15.7293H70.1064ZM69.8833 15.8093L70.0161 15.8946C69.963 16.0545 69.9365 16.2783 69.7877 16.1984C69.7134 16.0278 69.8727 16.0278 69.878 15.8093H69.8833ZM68.4226 16.4276C68.4226 16.6141 68.396 16.758 68.5872 16.7634C68.5288 16.8753 68.4226 16.8753 68.2791 16.7634C68.3057 16.6141 68.1942 16.321 68.4173 16.4276H68.4226ZM87.7154 13.4107C87.7685 13.4427 87.7897 13.384 87.8588 13.4373C87.9544 13.5972 87.8004 13.8531 87.6251 13.7998L87.7154 13.4107ZM66.6484 17.0565C66.6081 17.1232 66.5867 17.1997 66.5867 17.2777C66.5867 17.3557 66.6081 17.4322 66.6484 17.4989C66.5475 17.3977 66.489 17.4137 66.4837 17.5576C66.2659 17.3657 66.4412 16.9872 66.6484 17.0565ZM82.5841 15.0471C82.5841 14.9085 82.685 14.9245 82.7966 15.0097C82.7647 15.1483 82.685 15.1323 82.5735 15.0524L82.5841 15.0471ZM87.896 14.2742C87.9279 13.997 87.7791 14.3222 87.6357 14.1143C87.7154 13.981 87.9119 14.1143 88.0075 14.0077C88.1244 13.6985 87.8747 13.2881 88.1616 13.3254C88.066 13.5226 88.0766 14.0503 88.3953 14.0716C88.4537 14.2102 88.3422 14.2049 88.2944 14.2902C88.1085 14.093 88.0235 14.3115 87.8588 14.2795L87.896 14.2742ZM90.3766 13.7092L90.4298 13.4693C90.5041 13.5439 90.6476 13.432 90.6529 13.5972C90.6051 13.6665 90.5041 13.5972 90.4457 13.6399C90.3873 13.6825 90.7113 13.7678 90.6316 13.9171C90.4563 13.981 90.5254 13.7625 90.3395 13.7145L90.3766 13.7092ZM91.285 13.9224C91.0459 13.7039 90.9556 13.7891 90.7166 13.7518C90.7166 13.5173 91.0778 13.5493 91.2478 13.528C91.2157 13.5094 91.1886 13.4831 91.1692 13.4515C91.1497 13.4199 91.1384 13.3839 91.1362 13.3467C91.3009 13.2828 91.3806 13.3467 91.3593 13.48C91.4656 13.384 91.8002 13.0909 92.0818 13.4107C91.8959 13.3627 91.9968 13.4853 91.8587 13.5013C91.9118 13.5813 91.8587 13.6985 91.8905 13.7998C91.8627 13.8291 91.8287 13.852 91.7911 13.8667C91.7534 13.8814 91.7131 13.8877 91.6727 13.8851C91.6063 13.7799 91.5628 13.6619 91.5453 13.5386C91.524 13.8584 91.3647 13.8584 91.2478 13.9277L91.285 13.9224ZM82.9347 16.4222C83.0462 16.4702 83.0568 16.2996 83.1896 16.4222C83.1471 16.5608 82.9134 16.5502 82.8975 16.4276L82.9347 16.4222ZM83.2693 16.289C83.2268 16.4116 83.4287 16.4329 83.3543 16.5662C83.1684 16.5502 83.0993 16.2783 83.2321 16.2943L83.2693 16.289ZM85.6862 15.6014C85.6225 15.4308 86.1324 15.2763 86.1537 15.5534C85.8934 15.4202 85.8775 15.756 85.6491 15.6067L85.6862 15.6014ZM90.5997 15.175C90.5997 15.079 90.4616 15.0524 90.4988 14.9458C90.536 14.8392 90.7219 15.1856 90.5626 15.1803L90.5997 15.175ZM89.8933 14.3062C90.0526 14.4554 90.1323 14.4767 90.2651 14.4234C90.2651 14.3381 90.1535 14.3222 90.1589 14.2475C90.4935 14.3488 90.4244 14.5673 90.4563 14.9245C90.366 14.8818 90.382 14.8019 90.3448 14.7432C90.3448 14.8232 90.2173 14.7006 90.1907 14.7432C90.244 14.7921 90.2826 14.8548 90.3023 14.9245C90.2545 15.0844 90.1217 14.9831 90.2492 15.1696C90.1801 15.1696 90.1376 15.2603 90.0048 15.1323C90.0048 15.0364 90.1004 15.0471 90.0367 14.9884C89.9385 15.0257 89.8328 15.0385 89.7286 15.0257C89.7764 14.8392 89.6967 14.9831 89.6064 14.8978C89.6064 14.7166 89.7658 14.8978 89.7817 14.7805C89.6011 14.61 89.5427 14.7272 89.4099 14.6633C89.3568 14.61 89.139 14.3968 89.3196 14.3914C89.3196 14.5567 89.4471 14.3914 89.5427 14.5247C89.5692 14.2529 89.7711 14.4714 89.8561 14.3115L89.8933 14.3062ZM89.4258 14.8072C89.3727 14.8338 89.1921 14.7166 89.2293 14.578C89.3036 14.642 89.4099 14.7006 89.3886 14.8125L89.4258 14.8072ZM83.0515 15.4895C83.0851 15.5769 83.0851 15.6738 83.0515 15.7613C82.8444 15.6654 82.7859 15.9319 82.6106 15.9319C82.6106 15.6227 82.8072 15.6654 83.0037 15.5588C82.9612 15.5001 82.9081 15.4202 83.0197 15.4948L83.0515 15.4895ZM81.952 15.7027C82.0635 15.8253 82.122 15.8732 82.1591 15.6654C82.2291 15.6979 82.2868 15.7521 82.3238 15.8199C82.3238 15.9852 82.2176 15.9745 82.1644 16.0598C82.0263 15.9265 81.9679 16.0012 81.8829 15.9958C81.936 15.8732 81.8829 15.8892 81.9201 15.708L81.952 15.7027ZM80.0716 16.4276C80.1034 16.2037 80.2309 16.4276 80.1884 16.1664C80.256 16.2005 80.3116 16.2544 80.3478 16.321C80.3478 16.0651 80.6293 16.0811 80.7143 16.273C80.5337 16.1557 80.5549 16.5075 80.3478 16.321C80.284 16.5235 80.2097 16.5235 80.0397 16.4329L80.0716 16.4276ZM79.0411 16.337C79.1898 16.4542 79.2004 16.5395 79.4873 16.5662C79.3704 16.8753 79.0304 16.5981 79.0092 16.3423L79.0411 16.337ZM84.9851 15.8039C85.0276 15.6227 85.2241 15.8039 85.2082 15.4948C85.3091 15.5801 85.325 15.4628 85.4419 15.5801C85.39 15.6863 85.3628 15.8029 85.3622 15.9212C85.155 15.756 85.0966 15.8786 84.9532 15.7933L84.9851 15.8039ZM84.337 16.0171C84.2786 16.1664 84.1511 16.1451 84.0449 16.1717C84.0661 15.9905 84.1352 15.8946 84.3051 15.9905L84.337 16.0171ZM79.6625 17.0832L79.721 16.8433C79.7741 16.8806 79.8485 16.9126 79.8431 16.9712C79.6785 16.8753 79.7847 17.2591 79.6307 17.0565L79.6625 17.0832ZM79.9759 17.451C79.9759 17.6535 79.7369 17.4989 79.6944 17.3817C79.721 17.1418 79.7741 17.371 79.9441 17.4403L79.9759 17.451ZM80.5974 17.1685C80.6506 17.1685 80.7196 17.1685 80.7302 17.2484C80.5974 17.3977 80.4593 17.2804 80.2893 17.1951C80.2893 17.1205 80.2522 17.0672 80.2893 16.9766C80.4381 17.0192 80.4062 17.1365 80.4806 17.2111C80.5603 16.9926 80.6134 16.9606 80.5443 16.7474C80.6452 16.7047 80.6665 16.8487 80.7515 16.9286C80.709 17.0832 80.6187 17.0565 80.5656 17.1578L80.5974 17.1685ZM80.8843 16.6354C80.9586 16.8113 80.8312 16.8966 80.6931 16.7954C80.6718 16.5875 80.7887 16.6674 80.8524 16.6088L80.8843 16.6354ZM81.1446 16.8007C81.2242 16.7527 81.203 16.4809 81.3464 16.5875C81.272 16.7101 81.2136 16.7847 81.1127 16.774L81.1446 16.8007ZM81.7289 16.6621C81.6867 16.6632 81.6447 16.6558 81.6055 16.6402C81.5662 16.6246 81.5305 16.6012 81.5005 16.5715C81.4686 16.3423 81.7289 16.4862 81.697 16.6354L81.7289 16.6621ZM80.4221 16.6621C80.5443 17.0299 80.1353 16.9979 79.891 16.9499C79.9414 16.8611 80.0139 16.787 80.1014 16.7347C80.1889 16.6823 80.2884 16.6537 80.3903 16.6514L80.4221 16.6621ZM14.5652 37.0074C14.5227 37.1193 14.4431 37.0873 14.4165 37.2526C14.305 37.1726 14.3687 37.0394 14.3315 36.9381C14.4112 36.9807 14.4537 36.8635 14.5652 37.0074ZM101.68 47.1081C101.824 47.4758 101.611 47.5078 101.776 47.753C101.776 47.8969 101.712 47.9822 101.643 47.9342C101.712 47.6571 101.457 46.9055 101.686 47.1081H101.68ZM97.9142 47.1081C97.9142 47.3852 97.7549 47.188 97.7549 47.5398C97.8877 47.8596 98.063 47.6571 98.1639 47.9822C98.1001 47.9236 98.0523 47.9342 98.0417 48.0835L97.7974 47.705C97.6964 48.1101 97.5636 47.7797 97.4149 48.0781C97.4149 47.9129 97.2927 47.7637 97.3512 47.5931C97.5424 47.8863 97.6168 47.6997 97.6964 47.5505C97.5702 47.3024 97.5221 47.0217 97.5583 46.7456C97.7024 46.8311 97.8258 46.9476 97.9195 47.0867L97.9142 47.1081ZM98.8385 47.5718L98.9819 47.7956C98.9075 48.0995 98.7216 47.9502 98.5676 47.9342L98.6048 47.5984C98.8013 47.9023 98.8491 47.8969 98.8438 47.5505L98.8385 47.5718ZM98.3073 47.721C98.2595 47.9182 98.0948 47.6677 97.978 47.5931C98.0205 47.3159 98.132 47.3799 98.3126 47.6997L98.3073 47.721ZM95.1733 48.2061C95.2052 47.9342 95.2795 47.8489 95.4229 48.0035C95.4229 48.1155 95.4229 48.3393 95.338 48.2647C95.3452 48.2079 95.33 48.1504 95.2955 48.1048C95.2901 48.2327 95.2423 48.2381 95.1786 48.1847L95.1733 48.2061ZM95.4123 47.5131V47.7637C95.2848 47.5824 95.237 47.6837 95.2211 47.3746C95.3061 47.5025 95.2902 47.22 95.4176 47.4918L95.4123 47.5131ZM97.2343 47.6091C97.2343 47.9449 97.0803 48.1421 96.9953 47.721C97.1706 47.8649 97.0271 47.3532 97.2396 47.5878L97.2343 47.6091ZM96.3578 47.801C96.2357 47.8809 96.0657 47.753 95.9116 47.6944C95.9488 47.3159 96.2729 47.172 96.3632 47.7797L96.3578 47.801ZM95.8638 47.6198C95.816 47.7903 95.731 47.817 95.662 47.8916C95.6142 47.5345 95.7045 47.4385 95.8691 47.5984L95.8638 47.6198ZM92.8839 47.1187C92.8573 47.3426 92.9529 47.4119 92.852 47.4545C92.6608 47.2093 92.7033 46.7403 92.8892 47.0974L92.8839 47.1187ZM88.9531 47.5078C88.9531 47.4598 88.9531 47.4172 89.0115 47.5078C89.0646 47.8863 88.9849 48.1474 88.799 47.9556C88.799 47.5878 88.9477 47.7157 88.8521 47.3639L88.9531 47.5078ZM100.963 43.9259C100.963 44.1658 100.756 44.3683 100.671 43.9579C100.777 43.9419 100.809 43.6594 100.969 43.9046L100.963 43.9259ZM103.763 40.8025C103.763 41.2342 103.55 40.8558 103.529 40.8025C103.582 40.7758 103.619 40.5093 103.768 40.7811L103.763 40.8025ZM97.9886 38.777C98.0417 38.5638 98.3286 38.6651 98.4242 39.0488C98.2701 38.8356 98.217 39.1714 97.9939 38.7557L97.9886 38.777ZM99.1572 38.7077C99.1572 39.0435 98.9925 38.8676 98.8651 38.745C98.8013 38.4145 98.9872 38.3772 99.1625 38.6864L99.1572 38.7077ZM95.816 38.5638C95.8904 38.8889 95.7417 39.0009 95.6089 38.841C95.5186 38.4145 95.7098 38.4945 95.8213 38.5425L95.816 38.5638ZM93.9462 38.6437C93.84 38.5744 93.8294 38.8943 93.6594 38.5958C93.5957 38.0201 94.095 38.6864 93.9515 38.6224L93.9462 38.6437ZM92.5386 38.2493C92.6183 38.7823 92.2571 38.4785 92.0658 38.3186C92.1721 38.0521 92.427 38.3772 92.5439 38.228L92.5386 38.2493ZM96.5438 33.2603L95.917 33.5001C96.0762 33.3443 96.2447 33.1983 96.4216 33.063C96.4588 33.1057 96.5119 33.175 96.5491 33.2389L96.5438 33.2603ZM65.4054 21.5339C65.5541 21.5712 65.4851 21.6831 65.5488 21.7471L65.6126 21.5072C65.841 21.6778 65.7454 21.843 65.9844 21.811C65.8675 21.8963 65.6444 22.0349 65.5223 21.843C65.4692 22.0083 65.1982 21.843 65.2886 22.1415L65.1186 22.0296C65.1186 21.859 65.2407 21.9336 65.1823 21.7844C65.3895 21.811 65.4692 21.7844 65.4107 21.5179L65.4054 21.5339ZM72.279 19.5404C72.3799 19.4978 72.4596 19.6203 72.4809 19.7323C72.516 19.6701 72.566 19.6176 72.6263 19.5796C72.6866 19.5416 72.7554 19.5192 72.8265 19.5144C72.8976 19.5097 72.9688 19.5227 73.0336 19.5524C73.0984 19.582 73.1549 19.6273 73.198 19.6843C73.0704 19.6492 72.9344 19.663 72.8166 19.7231C72.6987 19.7833 72.6074 19.8854 72.5605 20.0094C72.5517 19.9516 72.5311 19.8962 72.5001 19.8467C72.469 19.7972 72.4281 19.7546 72.3799 19.7216C72.4384 19.8922 72.4331 19.9082 72.3162 19.9668C72.2312 19.9242 72.2524 19.8442 72.2153 19.7856C72.2153 20.0094 72.1834 19.8762 72.0772 19.9242C72.2206 20.0521 72.0772 20.148 71.9444 20.0627C71.8116 19.9775 72.024 19.9242 72.0294 19.7216C72.2418 19.679 72.3056 19.7856 72.2843 19.5244L72.279 19.5404ZM74.0904 19.1353C74.2125 18.8581 74.5153 19.3005 74.6216 19.3219L74.68 19.082C74.7926 19.1402 74.9211 19.1597 75.0459 19.1375C75.1706 19.1154 75.2846 19.0528 75.3705 18.9594C75.319 18.8165 75.319 18.6599 75.3705 18.517C75.5033 18.8048 75.429 18.3731 75.6255 18.517C75.5167 18.744 75.4535 18.9904 75.4396 19.2419C75.1209 18.9701 74.9562 19.4658 74.7437 19.583C74.7437 19.4978 74.8606 19.3698 74.7437 19.3165C74.6853 19.4604 74.5684 19.4551 74.5153 19.6203C74.5684 19.6203 74.6322 19.5937 74.6428 19.7003C74.4888 19.6097 74.3453 19.9561 74.2391 19.7003C74.4144 19.7536 74.5047 19.3805 74.3028 19.2366C74.4038 19.5191 73.9735 19.4978 73.9151 19.3805C74.0213 19.3485 74.3666 19.3805 74.186 19.1033C74.2178 19.1566 74.17 19.1886 74.0957 19.1193L74.0904 19.1353ZM75.259 19.4924C75.1581 19.4924 75.1209 19.6257 74.9934 19.5457C75.0518 19.4711 75.2059 19.2579 75.2643 19.4764L75.259 19.4924ZM68.5235 21.0222C68.7307 21.0222 69.0547 20.6011 69.1875 21.0222C68.9219 20.8729 68.6882 21.2194 68.5235 21.0222ZM69.4637 20.9049C69.5965 20.8623 69.8143 20.3719 69.9099 20.745C69.6868 20.6331 69.6762 21.0328 69.4531 20.9049H69.4637ZM81.0861 18.9861C81.1446 18.9861 81.1871 18.9861 81.272 19.05C81.2573 19.0636 81.2455 19.0801 81.2373 19.0984C81.2291 19.1167 81.2247 19.1365 81.2242 19.1566L81.118 19.1939C81.0968 19.1246 81.0224 19.082 81.0755 18.9861H81.0861ZM80.1459 19.5191L79.9972 19.5724C80.0125 19.5511 80.034 19.5351 80.0587 19.5266C80.0834 19.518 80.1102 19.5172 80.1353 19.5244L80.1459 19.5191ZM82.2016 18.7995C82.199 18.7765 82.199 18.7532 82.2016 18.7302C82.2224 18.7446 82.2419 18.7606 82.2601 18.7782L82.2016 18.7995ZM73.8354 19.7216C73.7398 19.8922 73.5964 19.7536 73.5751 19.9455C73.5167 19.8975 73.4158 19.8602 73.4158 19.7856C73.5751 19.8336 73.6123 19.5617 73.8354 19.7216ZM74.2922 19.5084C74.3033 19.5588 74.2979 19.6114 74.2769 19.6584C74.2558 19.7055 74.2202 19.7444 74.1754 19.7696C74.1754 19.631 74.0372 19.7696 73.9469 19.679C74.016 19.5191 74.1647 19.5457 74.2922 19.5297V19.5084ZM72.6137 20.1747C72.4776 20.1612 72.3406 20.1612 72.2046 20.1747C72.2219 20.1269 72.2494 20.0835 72.2852 20.0476C72.321 20.0117 72.3642 19.9841 72.4118 19.9668C72.3852 20.0841 72.6455 19.9455 72.6137 20.196V20.1747ZM82.6638 18.4424C82.6319 18.3411 82.5575 18.1439 82.7222 18.1972C82.7381 18.2665 82.77 18.517 82.6638 18.4637V18.4424ZM73.6867 19.5084C73.607 19.5084 73.5486 19.583 73.4689 19.5937C73.5061 19.4285 73.4689 19.2792 73.5964 19.2845C73.5804 19.3965 73.7292 19.4285 73.6867 19.5297V19.5084ZM71.5619 19.9935C71.6256 19.9242 71.7956 19.7749 71.8062 20.0361C71.6734 19.8975 71.5991 20.2546 71.5513 20.0148L71.5619 19.9935ZM71.5088 19.9935C71.4663 20.18 71.3866 20.212 71.5353 20.4678C71.1848 20.1161 71.0042 20.5851 70.6642 20.5158C70.8413 20.3483 71.0486 20.2162 71.2751 20.1267C71.1954 20.0521 71.0945 19.9881 71.1423 19.8655C71.291 20.2173 71.2804 19.9455 71.4982 20.0361L71.5088 19.9935ZM68.5819 20.3932C68.6244 20.5052 68.5182 20.6437 68.3907 20.5478C68.4226 20.4892 68.4757 20.4145 68.5713 20.4359L68.5819 20.3932ZM70.0693 20.2973L70.1543 20.3506C70.1543 20.5585 70.2817 20.5958 70.4411 20.6011C70.3561 20.8303 70.2499 20.6544 70.0586 20.5158C70.0737 20.4582 70.0737 20.3976 70.0586 20.3399L70.0693 20.2973ZM67.5992 21.0488C67.3549 20.9049 67.5355 21.406 67.2805 21.294C67.3814 21.1075 67.323 21.1714 67.3177 20.9742C67.3867 20.9795 67.5886 20.8463 67.5886 21.0915L67.5992 21.0488ZM78.0371 20.0681C77.9759 20.1156 77.9058 20.1504 77.831 20.1706C77.7563 20.1907 77.6783 20.1957 77.6015 20.1853C77.6918 20.1054 77.8937 19.9082 78.0265 20.1107L78.0371 20.0681ZM78.2814 19.8815C78.2177 19.9775 78.2124 20.228 78.069 20.1427C78.0849 20.0254 78.1274 19.8282 78.2708 19.9242L78.2814 19.8815ZM78.4567 19.9935C78.4945 19.9231 78.5475 19.8621 78.6118 19.815C78.6762 19.768 78.7503 19.7361 78.8286 19.7216L78.7595 19.9988C78.5736 19.8815 78.6161 20.18 78.4461 20.0361L78.4567 19.9935ZM86.2068 17.2911V17.339L86.1059 17.3763C86.1006 17.3657 86.1112 17.3124 86.1962 17.3337L86.2068 17.2911ZM84.7407 17.8614L84.5814 17.9147C84.5771 17.8936 84.5771 17.8718 84.5814 17.8507C84.6085 17.8481 84.6359 17.8515 84.6617 17.8607C84.6874 17.87 84.7107 17.8847 84.7301 17.904L84.7407 17.8614ZM83.6783 18.0746C83.6783 18.2345 83.5084 18.0746 83.4234 18.0746C83.3968 17.904 83.5349 18.0479 83.6518 18.1226L83.6783 18.0746ZM81.4473 18.1492C81.5005 18.1812 81.5217 18.1492 81.5908 18.1865L81.5323 18.4264C81.3836 18.4157 81.4155 18.2985 81.4208 18.1919L81.4473 18.1492ZM76.5657 19.1779C76.6082 19.3911 76.3586 19.2845 76.3692 19.1779C76.417 19.2312 76.417 19.0767 76.5391 19.2206L76.5657 19.1779ZM76.0345 19.1779C75.9283 19.146 75.8805 19.2632 75.7689 19.2312C75.7902 19.1566 75.9602 19.0234 76.0292 19.2366L76.0345 19.1779ZM77.1819 18.8368C77.1819 19.0127 77.0757 18.9434 77.0013 18.9434L77.0491 18.7515L77.1819 18.8368ZM76.4063 18.9061C76.1939 18.7462 76.1355 18.9701 75.9548 18.9061C75.9548 18.7249 75.8167 18.6343 75.9548 18.5117C76.1301 18.5596 76.0717 18.7036 76.1354 18.7942C76.1992 18.7142 76.3054 18.7355 76.3373 18.5863C76.4913 18.7036 76.4488 18.8315 76.401 18.9647L76.4063 18.9061ZM76.8738 18.6396C76.6932 18.5863 76.7038 18.2718 76.8738 18.3411C76.8791 18.4903 76.9482 18.5703 76.8685 18.6982L76.8738 18.6396ZM77.0278 18.2292C76.9853 18.3251 77.0969 18.581 77.0013 18.549C76.9057 18.517 76.8685 18.3624 76.8207 18.2665C76.7729 18.1705 76.9375 18.2558 77.0225 18.2878L77.0278 18.2292ZM77.0278 18.1066C76.8738 17.9733 76.7357 18.2718 76.6719 18.1066C76.741 18.1226 76.9535 17.8294 77.0225 18.1652L77.0278 18.1066ZM74.7862 17.6269L74.9137 17.7121C74.9137 17.8454 74.8447 17.9094 74.7331 17.8241L74.7862 17.6269ZM26.5595 25.7607C26.5595 25.6648 26.4267 25.4036 26.5595 25.4142C26.6126 25.4995 26.5595 25.6115 26.6764 25.6808C26.5383 25.7607 26.6764 26.0858 26.5117 26.1498C26.4373 26.0166 26.3364 25.8886 26.4108 25.7127C26.4533 25.7394 26.517 25.8087 26.5595 25.7607ZM26.3948 25.9313C26.3948 26.0485 26.4533 26.3417 26.2833 26.2564C26.4533 25.9046 25.9858 26.2564 26.1399 25.7874C26.2727 25.9313 26.2514 25.9526 26.3789 25.9313H26.3948ZM25.699 26.0325C25.7999 26.0912 25.7999 25.83 25.9221 25.9739C25.9221 26.1924 25.8849 26.1711 25.8743 26.411C25.7415 26.2991 25.7468 26.1551 25.683 26.0325H25.699ZM25.614 26.4376C25.614 26.3364 25.614 26.2564 25.6777 26.2511C25.7415 26.2458 25.7202 26.3524 25.7787 26.395C25.7362 26.5016 25.6777 26.5176 25.598 26.4376H25.614ZM75.5883 18.2665C75.5883 18.1066 75.7689 17.984 75.8114 18.1812C75.6999 18.1226 75.7583 18.3358 75.7636 18.3731L75.5883 18.2665ZM76.1992 18.4317C76.1354 18.6769 76.0239 18.3518 75.8592 18.3837C75.882 18.3618 75.9095 18.3453 75.9397 18.3357C75.9698 18.326 76.0017 18.3234 76.033 18.328C76.0642 18.3327 76.094 18.3444 76.1201 18.3624C76.1461 18.3804 76.1677 18.4041 76.1833 18.4317H76.1992ZM69.6974 19.4658C69.8143 19.4391 70.0427 19.2739 70.1489 19.4658C69.9843 19.4285 69.809 19.7216 69.6815 19.4658H69.6974ZM72.8208 19.2419L72.773 19.1886C72.9961 19.3059 72.7411 19.0127 72.773 18.9168C72.8633 18.9541 72.8899 18.8315 73.0174 18.9594C72.9377 19.1353 72.9855 19.2632 72.9483 19.4285C72.8739 19.3752 72.8102 19.3485 72.7624 19.3645L72.8208 19.2419ZM67.1849 20.4145C67.1849 20.2493 67.2911 20.2493 67.3761 20.26C67.408 20.3772 67.2805 20.4678 67.169 20.4145H67.1849ZM69.7718 20.1427C69.8222 20.0519 69.9062 19.9848 70.0057 19.9558C70.1052 19.9269 70.212 19.9385 70.303 19.9881C70.2286 19.9561 70.2446 20.0734 70.2605 20.132C70.048 20.0201 69.9577 20.2173 69.7559 20.1427H69.7718ZM65.3364 21.0702C65.3364 20.8836 65.5329 20.8783 65.5488 21.0382C65.4532 21.0062 65.4585 21.2034 65.3364 21.0702ZM67.0415 20.8996C67.0415 20.6277 67.4292 20.7077 67.6098 20.6491C67.562 20.7557 67.663 20.8036 67.6098 20.9209C67.3018 20.6491 67.2486 20.9742 67.0362 20.8996H67.0415ZM63.6631 21.6511C63.7162 21.5499 63.7693 21.4273 63.8968 21.5232C63.8596 21.6885 63.78 21.7204 63.6578 21.6511H63.6631ZM66.8503 21.1501C66.9034 21.294 66.8078 21.5179 66.6431 21.3527C66.6378 21.1714 66.7175 21.1288 66.8184 21.1501H66.8503ZM65.1186 21.5872C65.1186 21.6618 65.1664 21.7151 65.1664 21.7897C64.9911 21.8803 64.9273 21.5605 64.9273 21.9176C64.6511 21.7418 64.9273 21.4593 65.0867 21.5872H65.1186ZM64.6458 21.8377C64.7149 21.8803 64.7149 21.7418 64.7999 21.8377C64.7999 22.1309 64.683 21.9976 64.7255 22.3014C64.5024 22.2001 64.5874 22.0083 64.6139 21.8537L64.6458 21.8377ZM62.5954 22.5093C62.4361 22.4507 62.5529 22.7065 62.4148 22.7865C62.1492 22.6159 62.452 22.1788 62.5635 22.5093H62.5954ZM76.0398 20.5158C76.0398 20.3826 76.1089 20.3186 76.2204 20.4039C76.1673 20.5371 76.1195 20.6011 76.008 20.5158H76.0398ZM77.5803 20.2013C77.5803 20.3666 77.4794 20.3666 77.3891 20.3612C77.3817 20.3385 77.3808 20.314 77.3865 20.2908C77.3923 20.2675 77.4044 20.2463 77.4216 20.2297C77.4388 20.213 77.4603 20.2015 77.4836 20.1965C77.507 20.1915 77.5313 20.1932 77.5537 20.2013H77.5803ZM72.9749 21.2674C73.0599 21.1714 73.182 21.1501 73.2776 21.0648C73.3042 21.1661 73.028 21.4433 72.943 21.2567L72.9749 21.2674ZM74.6162 21.5339C74.6162 21.5339 74.6162 21.5339 74.6162 21.5659L74.51 21.6032C74.4834 21.5285 74.5259 21.4859 74.5844 21.5232L74.6162 21.5339ZM69.0175 23.2235C69.0175 23.0903 69.0919 23.0263 69.1981 23.1169C69.1344 23.2129 69.3362 23.4367 69.1662 23.4314C69.1503 23.3301 68.9963 23.2982 68.9856 23.2129L69.0175 23.2235ZM55.2066 28.6497L55.1375 28.6976L54.856 28.7989C54.8879 28.6123 54.9782 28.5004 55.1641 28.639L55.2066 28.6497ZM18.4642 35.1791C18.5067 35.2271 18.581 35.2644 18.5651 35.323C18.4358 35.5826 18.255 35.813 18.0339 36C17.9064 35.8934 17.933 35.7441 17.9808 35.5895C18.0286 35.435 18.3048 35.3817 18.4642 35.1791ZM17.6993 35.7121C17.5718 35.9147 17.423 36.0373 17.2956 36.2452C17.261 36.2183 17.2323 36.1845 17.2112 36.146C17.1902 36.1075 17.1773 36.065 17.1734 36.0213C17.3487 35.888 17.5293 35.7121 17.6993 35.6802V35.7121ZM16.5519 36.8421C16.7378 36.5703 16.9237 36.4317 16.945 36.0693L17.1043 36.1972C16.9556 36.2985 16.9184 36.8741 16.5519 36.8102V36.8421ZM15.9357 40.0989C15.8985 39.9816 15.9888 39.8217 16.1004 39.9283C16.0419 40.0776 16.1163 40.2321 15.9357 40.0989ZM16.2704 40.3121C16.2438 40.3441 16.2172 40.3387 16.1694 40.3121C16.3022 40.2321 16.435 40.2321 16.2969 39.9816C16.366 39.9816 16.451 40.0882 16.4775 40.1948C16.3819 40.1948 16.4085 40.4613 16.3925 40.5519C16.2544 40.5093 16.3288 40.3867 16.2757 40.3121H16.2704ZM99.2953 48.0675C99.2209 47.5345 99.4653 47.4279 99.6406 47.5345C99.5822 47.4225 99.6406 47.3959 99.6406 47.3692C99.5397 47.3692 99.3591 47.0281 99.2741 47.0867C99.2422 47.5611 99.1838 47.9236 98.9394 47.5398C99.1731 47.5398 99.0244 47.1667 99.0616 46.9482C99.1678 47.3586 99.2103 47.0814 99.1944 46.7669C99.2741 46.7669 99.3272 46.8575 99.3856 47.0654C99.4972 46.655 99.8371 47.1987 99.9168 46.7509C100.055 46.9322 100.081 47.4598 100.119 46.9748C100.278 47.1933 100.443 47.8383 100.22 47.6198C100.229 47.5638 100.226 47.5066 100.213 47.4516C100.199 47.3966 100.174 47.345 100.14 47.2999C100.342 48.2114 99.9381 47.9769 99.8053 48.2487L99.5662 47.8649C99.5025 47.9182 99.5025 48.4033 99.3006 48.0675H99.2953ZM100.326 48.0195C100.575 47.8756 100.384 47.3159 100.56 46.9162C100.836 47.5505 100.65 46.8309 100.852 47.3746C100.969 47.236 101.176 46.8415 101.324 47.2306C101.287 47.1827 101.144 47.2733 101.245 47.4065C101.319 47.2999 101.425 47.3319 101.574 47.5291C101.574 47.8276 101.441 47.6357 101.303 47.4012C101.271 47.6517 101.08 47.5558 101.181 47.9929C100.91 47.6731 100.873 48.4726 100.586 47.737C100.692 48.2221 100.491 48.2327 100.331 48.0195H100.326ZM83.0356 52.0331L83.1896 52.257C83.1578 52.5288 83.1578 52.9233 82.9878 52.6994C82.8922 52.3529 83.0675 52.4329 83.0409 52.0331H83.0356ZM83.2693 51.9905C83.4712 52.193 83.434 52.79 83.2693 52.5715C83.2056 52.2357 83.4393 52.4809 83.2746 51.9905H83.2693ZM79.6785 52.7687C79.6097 53.0415 79.6302 53.3293 79.7369 53.5895C79.6041 53.3444 79.5457 53.355 79.5616 53.6162C79.3173 53.1258 79.4501 52.5022 79.6785 52.7687ZM81.4208 53.0619C81.4208 52.7634 81.2614 52.1611 81.5217 52.4702C81.5217 52.806 81.5217 53.0779 81.7554 53.1738C81.7183 53.3337 81.6014 53.3017 81.4314 53.0352L81.4208 53.0619ZM83.6571 52.7847C83.6093 52.1824 83.9652 53.0246 83.9599 52.5662C83.8271 52.3903 83.7846 52.4969 83.758 52.1877C83.8855 52.1877 83.928 52.5075 84.1192 52.7207C84.1192 52.2996 84.422 52.886 84.422 52.4222C84.3264 52.3636 84.2786 52.4649 84.1033 52.1397C84.1033 51.9052 84.2148 52.0971 84.1883 51.7986C84.3264 51.8999 84.337 52.4169 84.4379 52.257C84.5389 52.0971 84.2467 51.8999 84.3105 51.724C84.353 51.66 84.4326 51.724 84.5282 51.8572C84.5446 52.1016 84.5819 52.3442 84.6398 52.5821C84.6929 52.5182 84.8151 52.7047 84.9107 52.79C84.7197 52.8957 84.5045 52.9494 84.2864 52.9457C84.0683 52.9419 83.855 52.8809 83.6677 52.7687L83.6571 52.7847ZM91.3859 53.2697C91.3859 52.9393 91.5506 53.0565 91.5984 52.8273C91.7109 52.9584 91.7764 53.1236 91.7843 53.2964C91.6409 53.1738 91.6356 53.6588 91.3965 53.2431L91.3859 53.2697ZM96.1135 53.5256C96.3578 53.9573 96.3472 53.419 96.4694 53.3923C96.4694 53.6269 96.5544 53.3923 96.6075 53.7068C96.5756 54.0266 96.2729 53.952 96.1454 53.4989L96.1135 53.5256ZM97.1759 54.0586C97.1759 53.8187 97.2715 53.8934 97.399 54.1119C97.4202 54.3091 97.3299 54.2345 97.2077 54.0106L97.1759 54.0586ZM99.0935 53.5736C99.0935 53.8827 98.9819 53.6855 98.9925 53.9946C98.7694 53.5949 98.9766 53.3017 99.12 53.5256L99.0935 53.5736ZM100.953 53.5736C101.059 53.4723 101.128 53.2484 101.346 53.6055C101.346 53.9893 101.139 53.5576 101.139 53.9627C101.062 53.8304 101.008 53.6863 100.979 53.5362L100.953 53.5736ZM102.509 53.7921C102.552 53.4456 102.679 53.4456 102.897 53.8241C102.86 54.0479 102.716 53.9627 102.52 53.7548L102.509 53.7921ZM28.3974 72.6343C28.3974 72.8315 28.3018 72.7622 28.3549 73.0713C28.1903 72.8901 28.2009 72.6609 28.1053 72.4584C28.2168 72.5543 28.2062 72.3464 28.3974 72.6343ZM90.5466 61.798C90.6263 61.878 90.6051 61.5955 90.7591 61.9313C90.8016 62.363 90.5254 62.0112 90.5201 61.798H90.5466ZM91.3912 61.6701C91.3912 62.0059 91.2956 61.814 91.2159 61.7767L91.2425 61.4462L91.3912 61.6701ZM89.9411 61.6381C89.9411 61.4036 90.127 61.2597 90.2173 61.6808C90.0739 61.5635 90.0367 61.7554 89.9145 61.6381H89.9411ZM88.4378 61.6381C88.6343 61.83 88.6768 61.1957 88.4378 60.8119C88.5812 61.3929 88.1244 61.1264 88.0394 60.8759C88.151 60.8759 88.5228 61.0625 88.2944 60.5028C88.2625 60.5774 88.2147 60.5774 88.1297 60.4442C88.2147 60.0017 88.6025 60.9772 88.7512 61.0998L88.7831 60.6787C89.1337 61.1211 89.3143 61.0038 89.5002 60.8226C89.4279 60.5552 89.4116 60.2757 89.4524 60.0017C89.6383 60.6147 89.4949 59.7726 89.7233 60.1243C89.6364 60.5376 89.6024 60.9604 89.6224 61.3823C89.2452 60.7053 89.139 61.5368 88.9318 61.6488C88.9318 61.4835 89.0221 61.3023 88.9318 61.1531C88.8893 61.3983 88.7618 61.3236 88.7299 61.6008C88.7884 61.6754 88.8521 61.6008 88.8787 61.8247C88.6609 61.5422 88.56 62.1018 88.4112 61.6115L88.4378 61.6381ZM83.4234 61.3556C83.5615 61.3556 83.7102 60.5294 83.8749 61.281C83.604 60.9399 83.6571 61.6754 83.3968 61.329L83.4234 61.3556ZM84.0077 61.0091C84.0291 60.875 84.0291 60.7382 84.0077 60.6041L84.1086 60.7533C84.167 61.1477 84.2839 61.2863 84.4592 61.3556C84.3476 61.7234 84.2042 61.3343 83.9811 60.9825L84.0077 61.0091ZM81.1233 60.4761C81.203 60.4441 81.3995 60.3002 81.442 60.7586C81.1499 60.3589 81.442 61.3823 81.1446 61.0571C81.1924 60.764 81.1393 60.8279 81.0968 60.4548L81.1233 60.4761ZM80.4328 60.7586C80.4328 60.4228 80.5018 60.3855 80.6187 60.4761C80.6718 60.764 80.6134 61.1211 80.4062 60.764L80.4328 60.7586ZM104.506 56.0947C104.607 56.825 104.204 56.5158 104.134 55.8922C104.294 56.4412 104.299 55.8762 104.48 56.0734L104.506 56.0947ZM103.975 56.8943C103.917 56.4838 103.911 56.2546 104.129 56.4678C103.906 56.4519 104.145 56.9156 103.943 56.8729L103.975 56.8943ZM102.605 57.1448C102.695 57.0861 102.764 56.9262 102.897 57.0275C102.854 57.406 102.695 57.1874 102.573 57.1235L102.605 57.1448ZM96.7244 57.6778C96.7244 57.4326 96.8147 57.5072 96.9421 57.7258C96.905 57.923 96.8147 57.8484 96.6766 57.6298L96.7244 57.6778ZM93.5372 58.6852C93.4841 59.2182 93.091 58.4986 93.006 58.0136C93.1866 58.2694 93.2079 58.4293 93.516 58.6319L93.5372 58.6852ZM87.2479 61.0091C86.908 60.6893 86.6902 60.9505 86.6105 61.2757C86.5778 61.0518 86.4982 60.8374 86.3768 60.6467C86.4618 60.9932 86.4618 61.0198 86.3768 61.0678C86.3051 60.9482 86.2565 60.8162 86.2334 60.6787C86.2971 61.1158 86.2334 60.8226 86.1112 60.8652C86.2865 61.1744 86.1112 61.2757 85.9837 61.0465C85.8562 60.8173 86.0474 60.8333 86.0262 60.4601C86.2493 60.5188 86.329 60.748 86.2652 60.2576C86.3715 60.2576 86.4724 60.5028 86.5096 60.716C86.5839 60.2576 86.9505 60.3695 87.2267 60.9612L87.2479 61.0091ZM87.5242 61.0518C87.5242 60.764 87.4551 60.4601 87.6198 60.5188C87.6198 60.684 87.7791 60.8226 87.7526 60.9932C87.6463 60.9505 87.5879 61.0251 87.5029 61.0038L87.5242 61.0518ZM85.5216 60.764C85.5747 60.6627 85.734 60.4761 85.7872 60.9718C85.6172 60.5774 85.5959 61.201 85.5216 60.764ZM86.738 60.1563V59.9911C86.7198 59.9691 86.7066 59.9434 86.6992 59.9158C86.6919 59.8882 86.6906 59.8593 86.6955 59.8312C86.9558 60.167 86.6371 59.4847 86.6955 59.3408C86.7964 59.4474 86.8071 59.2395 86.9611 59.5487C86.9425 59.8238 86.9425 60.0998 86.9611 60.3749C86.8495 60.2309 86.7752 60.1297 86.7274 60.1297L86.738 60.1563ZM84.1511 60.3216C83.9014 60.0017 83.8377 60.3216 83.6199 60.0817C83.6783 59.6873 84.0449 59.8365 84.183 60.0817C84.0767 59.9538 84.1086 60.1776 84.1405 60.2949L84.1511 60.3216ZM82.3716 60.0337C82.4407 60.2683 82.3716 60.4708 82.191 60.2256C82.2123 60.0284 82.2601 59.9165 82.361 60.0071L82.3716 60.0337ZM84.6398 61.3183C84.746 61.0571 85.0276 61.0091 85.2294 60.8919C85.1121 60.7388 85.0469 60.5519 85.0435 60.3589C85.2719 61.0251 85.2135 60.5028 85.4631 60.7906C85.3964 61.0926 85.4338 61.4083 85.5694 61.6861C85.1232 60.8013 84.9904 61.5848 84.6292 61.297L84.6398 61.3183ZM86.2334 61.4729C86.2759 61.2916 86.3343 61.1957 86.4246 61.1957C86.4246 61.329 86.6689 61.1957 86.6689 61.6541C86.5149 61.5049 86.3874 61.5208 86.2387 61.4462L86.2334 61.4729ZM87.471 61.3663C87.6463 61.4942 87.6516 61.0092 87.9119 61.4675C87.8376 61.7341 87.657 61.3983 87.6676 61.75C87.5753 61.6286 87.51 61.4886 87.4763 61.3396L87.471 61.3663ZM88.0022 61.4462C88.0447 61.1477 88.2094 61.2757 88.3475 61.313C88.3953 61.4889 88.3475 61.7234 88.2572 61.7394C88.2731 61.4516 88.1456 61.6648 88.0341 61.4196L88.0022 61.4462ZM89.1018 61.6967C89.1496 61.6221 89.2824 61.297 89.378 61.7394C89.2983 61.6381 89.2771 61.8886 89.1337 61.6701L89.1018 61.6967ZM90.5201 61.4036C90.2651 60.9825 90.2332 61.3769 90.0367 61.1477C90.0367 60.8119 89.8508 60.5614 89.9836 60.4122C90.1748 60.6041 90.127 60.8279 90.212 61.0358C90.2704 60.9292 90.382 61.0358 90.4032 60.7586C90.4688 60.846 90.5159 60.9459 90.5415 61.0523C90.5671 61.1587 90.5706 61.2691 90.5519 61.3769L90.5201 61.4036ZM90.9822 61.1691C90.7803 60.9718 90.7485 60.3855 90.9185 60.6041C91.0011 60.7706 91.0343 60.9575 91.0141 61.1424L90.9822 61.1691ZM91.0938 60.4921C91.0566 60.6467 91.2106 61.1797 91.0938 61.0678C91.0302 60.8555 90.954 60.6472 90.8653 60.4442C90.9078 60.1723 91.0247 60.3589 91.1256 60.4655L91.0938 60.4921ZM91.0566 60.2523C90.876 59.9218 90.7644 60.4015 90.6794 60.0604C90.8016 59.9804 90.9875 59.5753 91.0884 60.2309L91.0566 60.2523ZM90.212 60.2949C90.1801 60.716 90.0154 60.0497 89.8455 60.0177C89.9358 59.8472 90.1535 59.9591 90.2438 60.2683L90.212 60.2949ZM89.7658 59.618C89.6383 59.4421 89.7286 59.8792 89.7392 59.9538L89.5374 59.65C89.548 59.3301 89.7233 59.1916 89.7976 59.5913L89.7658 59.618ZM94.095 58.7492C94.095 58.3441 94.2596 58.8025 94.1853 58.3227C94.2719 58.4378 94.3367 58.5679 94.3765 58.7065C94.3765 58.2375 94.6527 58.4187 94.759 58.8184C94.5571 58.504 94.6155 59.1702 94.3765 58.7065C94.3924 58.9943 94.3021 59.0103 94.1268 58.7225L94.095 58.7492ZM96.0232 58.4826C96.1507 58.7811 96.225 58.9037 96.241 58.5359C96.3246 58.6548 96.3891 58.7861 96.4322 58.9251C96.4322 59.2235 96.3313 59.1383 96.2888 59.2715C96.1241 58.941 96.071 59.0423 95.9754 58.9837C96.0869 58.7811 96.0285 58.7758 96.0551 58.456L96.0232 58.4826ZM94.8227 59.6979C94.8227 59.3675 94.9502 59.586 95.0086 59.5114C95.083 59.8738 94.9821 59.9698 94.8227 59.6979ZM95.4973 59.6979C95.4973 59.9538 95.4123 60.055 95.3061 59.9698C95.3804 59.9218 95.3326 59.3994 95.4973 59.6979ZM97.144 58.8131C97.144 58.6905 97.0803 58.5253 97.2077 58.7225C97.2397 58.8844 97.2397 59.051 97.2077 59.2129C96.974 58.9197 96.9368 59.3781 96.7509 59.2768C96.7084 58.6745 96.9422 58.8877 97.144 58.8025V58.8131ZM101.925 58.3707L101.994 57.6991C102.058 57.7951 102.073 57.6991 102.148 57.8484C102.275 58.1895 102.132 58.5626 101.941 58.3601L101.925 58.3707ZM93.7603 59.6979L93.7975 59.2822C93.8706 59.3714 93.92 59.4778 93.9409 59.5913C93.8081 59.3408 93.9462 60.1083 93.7603 59.6979ZM93.994 59.586C94.1003 59.2449 94.3021 59.2608 94.5252 59.3461C94.6952 60.0817 94.2596 59.7885 94.0206 59.5647L93.994 59.586ZM94.1375 60.5508C94.1375 60.9345 93.8878 60.5081 93.8241 60.2683C93.8666 59.8578 93.9462 60.3056 94.1375 60.5294V60.5508ZM94.7643 60.3855C94.8227 60.4601 94.8918 60.3855 94.913 60.6094C94.7908 60.8173 94.6315 60.5188 94.4402 60.2629C94.419 60.1287 94.419 59.992 94.4402 59.8578C94.6049 60.0231 94.5837 60.2203 94.674 60.3909C94.752 60.121 94.752 59.8345 94.674 59.5647C94.7749 59.5647 94.8121 59.8205 94.913 60.0284C94.9077 60.3109 94.8068 60.2309 94.7643 60.3642V60.3855ZM95.9116 60.0657C95.8479 60.0657 95.7682 59.9698 95.6567 59.7672C95.6407 59.3675 95.9276 59.7885 95.9116 60.0444V60.0657ZM97.1652 60.3909C97.2821 60.5401 97.2821 60.2363 97.4308 60.5188C97.4415 60.764 97.2077 60.6094 97.1652 60.3695V60.3909ZM97.5052 60.3429C97.468 60.5401 97.6858 60.7 97.6221 60.8759C97.4574 60.764 97.3671 60.2309 97.5052 60.3216V60.3429ZM98.6101 60.4388C98.5676 60.6893 98.4295 60.5721 98.3179 60.5614C98.3604 60.2789 98.4242 60.119 98.6101 60.4175V60.4388ZM99.6725 60.8812C99.4759 60.4921 99.4281 60.684 99.2688 60.4388C99.3006 60.1297 99.5184 60.5721 99.4759 59.9964C99.5928 60.215 99.5981 59.9964 99.7309 60.2949C99.6865 60.4797 99.6704 60.6702 99.6831 60.8599L99.6725 60.8812ZM105.186 59.2822L105.149 59.618C105.059 59.49 105.053 59.3568 104.968 59.2289C104.984 58.9784 105.075 59.053 105.176 59.2768L105.186 59.2822ZM105.717 59.554C105.627 59.4421 105.579 59.554 105.462 59.3355C105.478 59.037 105.707 59.1649 105.707 59.5487L105.717 59.554ZM99.9912 60.4975C99.9115 60.1403 100.432 60.1617 100.48 60.684C100.241 60.2949 100.251 60.9079 99.9965 60.4921L99.9912 60.4975ZM103.64 60.7853C103.77 60.9346 103.848 61.1213 103.864 61.3183C103.816 61.345 103.614 61.0145 103.646 60.764L103.64 60.7853ZM105.107 62.7468C105.107 62.5816 104.952 62.4376 104.99 62.2671C105.027 62.0965 105.277 62.8534 105.112 62.7415L105.107 62.7468ZM104.942 62.2138C104.874 62.0919 104.831 61.9579 104.814 61.8193C104.814 61.9579 104.676 61.6541 104.655 61.7554C104.738 61.8734 104.799 62.0051 104.836 62.1445C104.798 62.4163 104.655 62.1445 104.793 62.5656C104.729 62.5656 104.687 62.6615 104.538 62.3524C104.538 62.1711 104.634 62.2511 104.565 62.0965C104.506 62.0984 104.448 62.0885 104.393 62.0674C104.338 62.0464 104.288 62.0146 104.246 61.9739C104.289 61.6648 104.209 61.8833 104.108 61.6594C104.108 61.3236 104.278 61.798 104.289 61.5582C104.087 61.1264 104.034 61.313 103.89 61.1104C103.832 60.9718 103.593 60.4495 103.779 60.5454C103.779 60.8599 103.911 60.6307 104.018 60.9292C104.018 60.4388 104.262 60.9772 104.315 60.732C104.496 61.1051 104.575 61.1904 104.713 61.1744C104.713 61.0358 104.586 60.9132 104.591 60.78C104.952 61.1531 104.889 61.5049 104.947 62.1818L104.942 62.2138ZM108.496 59.6819C108.639 59.8951 108.623 60.2523 108.766 60.215C108.708 60.8119 108.448 59.8312 108.235 59.7779C108.267 59.3888 108.522 60.1084 108.501 59.65L108.496 59.6819ZM105.84 60.1457C105.946 60.0337 106.28 59.7033 106.583 60.4708C106.392 60.2629 106.498 60.5561 106.355 60.4708C106.399 60.6574 106.417 60.8495 106.408 61.0411C106.394 61.0579 106.377 61.0714 106.357 61.0807C106.337 61.09 106.316 61.0948 106.294 61.0948C106.272 61.0948 106.25 61.09 106.231 61.0807C106.211 61.0714 106.193 61.0579 106.18 61.0411C106.111 60.8059 106.063 60.5652 106.036 60.3216C106.036 60.9079 105.866 60.7426 105.755 60.8546C105.5 60.3216 105.409 60.4068 105.16 60.183C105.16 59.7566 105.526 60.0444 105.723 60.119C105.65 59.9996 105.608 59.8641 105.601 59.7246C105.76 59.6979 105.845 59.8418 105.834 60.1137L105.84 60.1457ZM105.08 59.9005C105.037 59.9911 104.926 59.8045 104.862 59.8418C104.862 60.0604 105.154 60.2469 105.075 60.4761C104.937 60.4761 104.995 60.135 104.798 59.9431L104.841 59.5327C104.915 59.6979 105.064 59.5593 105.075 59.8685L105.08 59.9005ZM106.52 59.4901C106.429 59.3408 106.435 59.6233 106.312 59.3515C106.403 58.7598 106.041 59.1009 105.999 58.6479C106.169 58.8717 106.307 58.3121 106.472 58.9251L106.376 58.7705C106.398 59.0039 106.445 59.2343 106.514 59.4581L106.52 59.4901ZM105.526 58.8664C105.563 58.504 105.659 58.5786 105.84 58.5839C105.851 58.6998 105.897 58.8095 105.972 58.8984C105.871 59.0743 105.611 58.5892 105.521 58.8344L105.526 58.8664ZM107.237 59.085C107.164 58.9 107.164 58.6942 107.237 58.5093C107.343 58.9197 107.385 58.6479 107.369 58.3281C107.577 58.7385 107.433 59.3408 107.231 59.053L107.237 59.085ZM106.567 58.5839C106.482 58.4773 106.567 58.973 106.397 58.5839L106.429 58.2481C106.497 58.3375 106.542 58.4416 106.562 58.5519L106.567 58.5839ZM105.505 58.5359C105.505 58.8344 105.255 58.6852 105.197 58.3281C105.319 58.4613 105.362 58.2748 105.5 58.504L105.505 58.5359ZM104.894 58.5359C104.947 58.7438 104.894 59.0317 104.841 59.0317C104.676 58.8877 104.841 58.7065 104.666 58.5626C104.692 58.3121 104.767 58.3068 104.889 58.4933L104.894 58.5359ZM104.018 58.8824C104.188 58.9357 104.193 58.3494 104.432 58.6692C104.432 58.7811 104.506 58.8771 104.512 58.989C104.278 58.6585 104.235 59.1116 104.012 58.8398L104.018 58.8824ZM102.743 59.3728C102.817 59.6606 102.695 59.5807 102.652 59.7139C102.482 59.2449 102.408 59.5967 102.233 59.4314C102.233 58.941 102.111 59.4314 101.946 58.9784C102.026 58.7865 102.233 59.1276 102.334 59.0103C102.435 58.5146 102.148 57.6032 102.451 57.843C102.355 58.0989 102.397 59.0903 102.737 59.3301L102.743 59.3728ZM103.401 57.3153L103.364 57.6458C103.269 57.4786 103.195 57.2993 103.146 57.1128C103.279 57.3526 103.253 56.9742 103.396 57.2727L103.401 57.3153ZM105.176 56.4998C105.064 56.5638 105 56.8196 104.905 56.9422C104.912 56.8708 104.905 56.7985 104.884 56.7298C104.863 56.6611 104.829 56.5974 104.783 56.5425L104.825 56.132C104.953 56.2429 105.071 56.3661 105.176 56.4998ZM105.5 56.1374C105.356 55.7856 105.431 56.3452 105.292 55.9935C105.292 55.7163 105.223 55.4604 105.292 55.1779L105.436 55.4071L105.404 55.6577C105.356 55.8122 105.521 55.9668 105.484 56.1267L105.5 56.1374ZM106.562 55.6896C106.562 55.5777 106.562 55.4658 106.599 55.3538L106.743 55.583C106.737 55.9082 106.62 55.7163 106.546 55.679L106.562 55.6896ZM107.667 55.3165C107.667 55.7216 107.55 55.6257 107.385 55.3485C107.454 55.2845 107.481 54.9754 107.651 55.3059L107.667 55.3165ZM105.707 55.114C105.627 55.1513 105.664 55.647 105.51 55.3805C105.537 55.1246 105.542 54.7888 105.707 55.114ZM107.959 54.6129C107.757 54.6129 107.624 54.8528 107.391 54.6769C107.47 54.2398 107.832 54.3304 107.959 54.6129ZM103.635 55.018C103.626 55.074 103.628 55.1312 103.642 55.1862C103.656 55.2412 103.681 55.2928 103.715 55.3378C103.779 55.1673 103.672 55.018 103.715 54.8475C103.922 55.1246 103.8 55.4391 103.842 55.7323C103.725 55.6736 103.688 55.2312 103.651 55.4285C103.614 55.6257 103.768 55.8016 103.763 55.9935L103.571 55.6843C103.587 55.6156 103.589 55.5443 103.577 55.4748C103.565 55.4053 103.54 55.3388 103.502 55.2792C103.508 55.066 103.529 54.8635 103.635 55.018ZM101.324 55.6363C101.457 55.7269 101.521 55.5564 101.696 55.8335C101.686 56.1534 101.383 55.9028 101.324 55.6363ZM81.0171 59.0636C81.0914 59.3142 80.9693 59.4154 80.8365 59.2609C80.8312 58.9624 80.9215 59.0103 81.0171 59.0636ZM79.1845 59.5967C79.0835 59.4847 79.1207 59.8632 78.9614 59.5487C78.9083 59.2235 79.1473 59.3142 79.1845 59.6233V59.5967ZM77.2563 59.8472C77.2988 59.6819 77.3253 59.4794 77.49 59.7246C77.4847 60.0444 77.405 60.0657 77.2563 59.8738V59.8472ZM83.3968 58.7598C83.519 58.7598 83.7368 58.5733 83.8855 59.0157C83.7208 58.8344 83.5827 59.3142 83.3968 58.7598ZM88.6184 58.1149L88.7671 58.3387C88.7671 58.5786 88.7193 58.6692 88.5918 58.4507L88.6184 58.1149ZM81.3517 59.9218C81.3199 60.0924 81.4314 60.2363 81.3783 60.4122C81.0224 59.7672 81.0224 60.3482 80.778 60.0977C80.7409 59.5913 81.1658 59.9378 81.357 59.9218H81.3517ZM78.648 60.9558C78.3505 60.5134 78.5949 60.1137 78.7914 60.4228C78.7914 60.5614 78.8711 60.6893 78.8817 60.8226C78.717 60.9239 78.5842 60.2896 78.6533 60.9558H78.648ZM76.2364 60.9558C76.0505 60.7746 76.2364 61.313 76.0983 61.3929C75.7955 60.9665 76.0505 60.2949 76.2417 60.9612L76.2364 60.9558ZM78.3293 60.6734C78.4089 60.7853 78.3824 60.5188 78.4939 60.732C78.5471 61.265 78.3983 60.9665 78.4939 61.5582C78.3334 61.2952 78.2765 60.9815 78.3346 60.6787L78.3293 60.6734ZM78.9136 61.2383C78.9136 60.9239 79.0251 61.1158 78.9401 60.8173C79.1579 60.9878 79.2429 60.9772 79.126 60.4548C79.296 60.5881 79.2482 60.764 79.3226 60.9185V60.4975C79.5988 60.9292 79.5297 61.185 79.7847 61.249C79.6732 61.345 79.4554 61.5049 79.2854 61.0838C79.2854 61.3663 78.9401 60.9665 79.0942 61.5315L78.9136 61.2383ZM82.3982 61.0678C82.6266 61.2117 82.8816 60.5348 83.11 61.3663C82.8178 60.9985 82.6266 61.5262 82.4035 61.0731L82.3982 61.0678ZM31.5049 70.5928C31.558 70.3476 31.7598 70.3103 31.8236 69.9105C31.9092 69.9878 31.9717 70.0875 32.0042 70.1984C31.9963 70.6017 31.9116 70.9997 31.7545 71.371C31.5894 71.1456 31.5018 70.8725 31.5049 70.5928ZM31.2287 70.7527C31.1809 71.1045 31.0746 71.2857 31.0268 71.6535C30.9188 71.5233 30.8376 71.3729 30.7878 71.2111C30.9418 71.0779 31.0215 70.7527 31.2287 70.7527ZM30.4956 72.6503C30.6354 72.2053 30.6592 71.7318 30.5647 71.2751L30.7984 71.5469C30.7028 71.7654 30.9259 72.8368 30.4956 72.6503ZM87.1948 63.7808C87.2745 63.6423 87.3967 63.6742 87.487 63.5676C87.5401 63.7862 87.3117 64.1699 87.1948 63.7808ZM88.2572 67.5813C88.0819 67.5066 88.0288 67.8851 87.7632 67.4906C87.8907 67.3947 87.6941 66.883 87.8057 66.8244C88.0075 66.963 88.0129 67.5546 88.0978 67.4373C88.0978 67.2455 87.965 67.0749 88.0235 66.8723C88.1475 67.0916 88.2303 67.3319 88.2678 67.5813H88.2572ZM88.4378 66.4726C88.5547 66.2647 88.7778 66.4406 88.969 66.398V66.6485C88.7353 66.4619 88.6503 66.6645 88.4484 66.4726H88.4378ZM90.2545 66.7018C90.0154 66.398 90.1217 67.1708 90.0473 67.2348C89.8136 66.8457 90.0048 66.8723 89.9411 66.4246C90.0845 66.7338 90.042 66.3713 90.0632 66.2381C90.1788 66.3666 90.2496 66.5294 90.2651 66.7018H90.2545ZM89.8083 66.7018C89.7552 66.9523 89.7552 67.4 89.5002 67.1602C89.5002 66.851 89.6064 67.0429 89.5852 66.7338C89.4577 66.5579 89.4205 66.6591 89.3939 66.35C89.5161 66.4246 89.702 66.2221 89.8189 66.6858L89.8083 66.7018ZM89.3727 66.6005C89.208 66.3873 89.2399 66.8937 89.0434 66.5685C89.0489 66.4592 89.0381 66.3496 89.0115 66.2434C89.1337 66.3713 89.3196 66.254 89.3833 66.5845L89.3727 66.6005ZM88.39 66.4139C88.39 66.6325 88.39 66.835 88.2625 66.6858C88.2625 66.5472 88.1244 66.4299 88.1191 66.2914C88.2519 66.4299 88.2466 66.1261 88.4006 66.398L88.39 66.4139ZM87.896 66.3287C87.8269 66.4299 87.811 66.7018 87.6623 66.5312C87.6782 66.1847 87.7791 66.2007 87.9066 66.3127L87.896 66.3287ZM87.5613 66.382V66.5472C87.3914 66.254 87.4445 66.6485 87.2798 66.5952C87.2505 66.4313 87.2505 66.2634 87.2798 66.0995C87.4392 66.4513 87.4179 66.0941 87.572 66.366L87.5613 66.382ZM92.8732 64.5217C92.9423 64.2339 93.091 64.2446 93.2291 64.2179L93.1919 64.7189C92.9582 64.2606 93.0485 64.8682 92.8626 64.4951L92.8732 64.5217ZM95.5292 64.0687C95.5982 64.1433 95.6354 64.0687 95.731 64.2872C95.6407 64.4205 95.7629 64.6816 95.5982 64.5537C95.6142 64.3725 95.4548 64.2232 95.5079 64.0527L95.5292 64.0687ZM94.6049 64.5217C94.6049 64.6603 94.674 64.7882 94.6793 64.9215C94.5359 64.6283 94.5677 65.0068 94.419 64.7136C94.4349 64.5271 94.4774 64.4151 94.5837 64.4951L94.6049 64.5217ZM84.4592 66.7817C84.3264 66.5952 84.3848 67.0589 84.1883 66.6591C84.1617 66.4086 84.3848 66.4513 84.4592 66.7817ZM95.4283 64.559C95.7523 65.0921 95.8851 64.3085 96.1188 64.8789C95.9329 64.8629 95.6142 65.4225 95.4123 64.559H95.4283ZM96.2197 65.0281C96.3047 64.8202 96.4163 65.14 96.3632 64.5964C96.5438 65.0921 96.5278 64.671 96.7244 64.9588C96.6819 65.2786 96.4588 64.9108 96.4216 65.252C96.3207 65.1134 96.2516 65.0281 96.2038 65.0281H96.2197ZM97.6964 65.2413C97.5796 65.0921 97.6327 65.5931 97.4733 65.2733C97.5211 64.8842 97.7177 65.0228 97.877 65.0548C97.9302 65.4065 97.7389 65.2786 97.8133 65.8063C97.5955 65.6411 97.808 65.4172 97.6805 65.2413H97.6964ZM98.5145 64.7083C98.5217 64.5992 98.5128 64.4896 98.4879 64.3832C98.5517 64.3832 98.626 64.4791 98.7376 64.6816C98.6951 64.8948 98.6207 64.9002 98.4985 64.7189L98.5145 64.7083ZM100.549 65.4279C100.575 65.2253 100.666 65.2786 100.735 65.2413C100.735 65.5131 100.884 65.7743 100.878 66.0462C100.692 65.8596 100.692 65.6411 100.533 65.4385L100.549 65.4279ZM101.261 65.5078C101.091 65.6091 101.165 66.5046 100.894 65.8809C101.022 65.7317 100.926 65.4012 100.894 65.0548C101.048 65.4598 101.069 65.2733 101.245 65.5185L101.261 65.5078ZM100.501 65.3532C100.544 65.785 100.198 65.284 100.188 65.1454C100.246 65.1134 100.352 65.1827 100.485 65.3639L100.501 65.3532ZM100.384 64.2126C100.384 64.3832 100.209 64.4151 100.336 64.7136C100.464 65.0121 100.565 64.5697 100.645 65.0068C100.544 65.0068 100.469 65.1507 100.273 64.8042C100.281 64.7332 100.274 64.6612 100.252 64.5932C100.23 64.5251 100.193 64.4626 100.145 64.4098C100.166 64.2019 100.251 64.1433 100.395 64.2232L100.384 64.2126ZM99.4175 64.5057C99.3856 64.9801 99.1413 65.22 98.9554 64.7349C99.0403 64.8256 98.9554 64.607 98.9554 64.4844C99.0935 64.5377 99.221 65.0174 99.2741 64.6017C99.2156 64.3298 99.0616 64.4311 99.051 64.0687C99.1625 64.0473 99.2688 64.1806 99.4016 64.4951L99.4175 64.5057ZM96.8784 65.0921C96.7343 64.8241 96.6646 64.5222 96.6766 64.2179C96.8678 64.4951 96.9528 65.0547 96.8625 65.1027L96.8784 65.0921ZM98.1426 63.9354C98.1426 64.2179 97.9673 63.8608 97.8717 63.8075C97.8239 63.3917 97.9939 63.7489 98.1267 63.9621L98.1426 63.9354ZM97.1759 63.573C97.1759 63.6636 97.2555 64.1433 97.1387 63.9887C97.0218 63.8341 96.9793 63.3811 97.1599 63.5836L97.1759 63.573ZM92.682 64.1913C92.6236 64.3352 92.6501 64.7882 92.4855 64.5537C92.4961 64.2872 92.4961 63.9621 92.6661 64.2019L92.682 64.1913ZM95.9541 62.912L95.917 63.3278C95.8216 63.1675 95.7806 62.9804 95.8001 62.7948C95.8479 62.896 95.8585 62.7788 95.9382 62.9227L95.9541 62.912ZM90.5201 63.9621C90.5201 64.2019 90.4776 64.2925 90.3448 64.074C90.3501 63.8075 90.3926 63.7169 90.5201 63.9621ZM83.503 65.8809C83.503 65.7157 83.3331 65.5771 83.3065 65.4119C83.28 65.2466 83.349 65.0814 83.4818 65.3053C83.4287 65.4385 83.6837 65.9556 83.503 65.8596V65.8809ZM91.7577 64.4951C91.6887 64.2606 91.7577 64.058 91.9383 64.3032C91.9383 64.607 91.848 64.559 91.7577 64.4951ZM91.9861 64.3778C92.0765 64.2019 92.2624 63.9567 92.427 64.3778C92.3155 64.5324 92.1614 64.4951 91.9861 64.3832V64.3778ZM88.9849 65.1507C88.9477 65.2573 88.9849 65.7317 88.8999 65.5771C88.8149 65.4225 88.8468 64.9535 88.9849 65.156V65.1507ZM84.0289 66.35C83.9971 65.9076 84.1617 66.1421 84.2626 66.1421C84.1936 66.2487 84.1723 66.5259 84.0289 66.3553V66.35ZM83.928 66.1155C83.8271 66.5312 84.3848 67.8318 84.013 67.5066C84.0077 67.2603 83.9665 67.0161 83.8908 66.7817C83.8908 66.9523 83.7474 66.7817 83.6252 66.5792C83.6996 66.3447 83.7049 65.8436 83.928 66.1208V66.1155ZM83.2481 66.3873C83.2481 66.1528 83.2853 66.0568 83.4181 66.2807C83.3968 66.5259 83.3968 66.6272 83.2481 66.3926V66.3873ZM70.7864 69.2922C70.8607 69.3775 70.882 69.2922 70.951 69.3455C71.0201 69.3988 71.0413 69.5481 71.052 69.6547C71.0095 69.6174 70.9882 69.6547 70.9935 69.7506C70.8729 69.627 70.7995 69.4647 70.7864 69.2922ZM73.2405 69.0897C73.2405 69.3136 73.3467 69.5108 73.3254 69.7346C73.1714 69.6227 73.1023 69.7773 72.9377 69.6387C72.9377 69.5054 72.8261 69.3829 72.7889 69.2549C72.8421 68.8605 73.0227 68.8978 73.2405 69.063V69.0897ZM71.9975 69.5641C71.9656 69.159 72.125 69.0311 72.279 69.5161C72.2418 69.7027 72.0878 69.5055 71.9975 69.5374V69.5641ZM71.376 69.9265C71.376 70.1504 71.1476 70.209 71.0466 69.8253C71.1794 69.9425 71.1794 69.628 71.376 69.8999V69.9265ZM70.5792 70.5821C70.457 70.0491 70.6536 70.0491 70.8129 70.1184C70.8023 70.4649 70.7651 70.742 70.5792 70.5555V70.5821ZM71.6416 70.3796C71.5938 69.9905 71.7637 70.2623 71.8169 70.1824C71.7629 70.1141 71.7264 70.0336 71.7106 69.9479C71.7761 70.0421 71.8296 70.1442 71.87 70.2517C71.7956 70.305 71.7744 70.5075 71.6363 70.3583L71.6416 70.3796ZM73.0227 70.5395C72.9217 70.4169 72.9111 70.2837 72.8155 70.1611C72.8237 70.2441 72.8397 70.3262 72.8633 70.4062C72.7963 70.3368 72.7476 70.2517 72.7216 70.1587C72.6957 70.0656 72.6932 69.9675 72.7146 69.8732C72.7783 69.9479 72.8633 70.0971 72.8739 70.0118C72.8281 69.91 72.8133 69.7969 72.8314 69.6867L72.9908 69.9052C72.9508 70.1069 72.96 70.3154 73.0174 70.5128L73.0227 70.5395ZM73.4795 70.1237C73.4732 70.038 73.4375 69.957 73.3786 69.8946C73.3786 69.9852 73.3786 70.0704 73.267 69.8946C73.3892 69.7826 73.4954 69.628 73.7132 69.8146C73.5751 69.9212 73.591 70.0704 73.4742 70.0971L73.4795 70.1237ZM74.2657 69.8946C74.0957 69.7613 73.9257 70.1184 73.7717 69.7346C73.8938 69.8359 73.9151 69.628 74.0001 69.6121C73.8991 69.4575 73.8779 69.5428 73.7876 69.4042C73.8585 69.2152 73.8585 69.0068 73.7876 68.8179C73.9684 69.1569 74.1264 69.5077 74.2603 69.8679L74.2657 69.8946ZM73.5539 69.6121C73.3393 69.3144 73.2007 68.9685 73.1502 68.6047C73.2245 68.7113 73.267 68.7272 73.3148 68.7432C73.3361 69.0151 73.6017 69.2922 73.5486 69.5854L73.5539 69.6121ZM74.8553 68.9564C74.8128 69.1003 74.749 69.175 74.5844 68.9245C74.5844 68.642 74.6853 68.6846 74.8075 68.7965C74.8067 68.8444 74.8216 68.8913 74.85 68.9298L74.8553 68.9564ZM75.753 68.7059C75.6999 68.9031 75.753 69.127 75.6786 69.1377C75.6521 68.9778 75.5033 68.9884 75.4715 68.9245C75.4715 69.063 75.5511 69.191 75.5618 69.3242C75.4396 69.4202 75.2537 68.9991 75.259 68.6313C75.429 68.6473 75.5458 68.5247 75.7477 68.6793L75.753 68.7059ZM76.3692 68.594C76.3957 68.4074 76.6188 68.4554 76.6348 68.7912C76.4913 68.4767 76.5551 68.9671 76.3639 68.5673L76.3692 68.594ZM77.4315 69.5641C77.3381 69.4538 77.2693 69.3248 77.2297 69.1856C77.4422 69.4042 77.474 69.3136 77.4103 68.9085C77.6281 69.2922 77.4847 69.3722 77.4262 69.5374L77.4315 69.5641ZM78.1858 68.8552C78.1168 69.111 78.0583 69.3882 77.8406 69.1643C77.8884 68.8285 78.0424 68.8445 78.1805 68.8285L78.1858 68.8552ZM78.4089 67.7412C78.4089 68.1143 78.2761 67.9437 78.1274 67.7891C78.1593 67.5546 78.2496 67.5386 78.4036 67.6932L78.4089 67.7412ZM77.7768 68.1836C77.8884 68.1836 78.0424 67.7678 78.2124 68.2689C78.2443 68.5887 77.9521 68.7326 77.7662 68.3488C77.8831 68.9724 77.6387 68.3914 77.5431 68.3861C77.6754 68.6897 77.7355 69.02 77.7184 69.3509C77.4794 69.0311 77.6759 68.6366 77.4369 68.3221C77.4681 68.4566 77.4806 68.5947 77.474 68.7326C77.3916 68.6864 77.3205 68.6222 77.2663 68.5447C77.212 68.4672 77.1759 68.3783 77.1606 68.2848C77.3944 68.5034 77.5537 66.9363 77.7715 68.1569L77.7768 68.1836ZM69.3415 69.2922C69.3681 68.9724 69.4425 68.7965 69.6815 69.1377C69.6058 69.2009 69.5526 69.2869 69.5296 69.3829C69.5066 69.479 69.5152 69.5799 69.554 69.6707C69.5014 69.5351 69.4299 69.4076 69.3415 69.2922ZM70.7811 69.4255C70.7439 69.8039 70.4836 69.4841 70.3827 69.6707C70.4092 69.2922 70.5739 69.2922 70.7811 69.4362V69.4255ZM68.072 70.87C68.0401 70.6141 68.311 70.8273 68.3482 71.0672C68.2473 70.9499 68.3482 71.2484 68.2898 71.1631C68.2791 70.9393 68.1942 71.1631 68.072 70.8913V70.87ZM64.8052 72.032C64.7096 71.9786 64.7308 72.2771 64.529 71.92C64.529 71.6695 64.752 71.7015 64.8052 72.032ZM58.2397 73.5937C58.3778 73.8495 58.5424 73.7323 58.6221 74.0947C58.4309 73.7589 58.3459 74.0894 58.2609 73.5937H58.2397ZM53.0128 75.7737C53.204 75.8857 52.9809 75.3793 53.1774 75.5659C53.289 75.7364 53.188 76.2961 53.034 75.7737H53.0128ZM53.6767 75.8697C53.6767 76.1095 53.5546 76.0189 53.459 76.0029C53.358 75.7364 53.5068 75.7844 53.459 75.4166C53.6502 75.5499 53.5917 75.7258 53.698 75.8697H53.6767ZM56.508 74.8036C56.3752 74.6331 56.2424 74.8889 56.1202 74.4678C56.3964 74.8303 56.3061 74.132 56.5292 74.8143L56.508 74.8036ZM57.0392 73.8495L57.2038 74.0681C57.1082 74.276 57.1135 74.2013 57.2038 74.6544C57.087 74.5531 57.0445 74.6544 56.8692 74.3932C56.8373 74.0201 56.9436 73.9508 57.0339 73.8602L57.0392 73.8495ZM31.4093 78.6467C31.3137 78.4228 31.3349 78.1137 31.5102 78.3642C31.5049 78.6467 31.6589 78.9452 31.404 78.668L31.4093 78.6467ZM31.8767 79.1104C31.8767 79.1584 31.8289 79.1477 31.7598 79.0571C31.8661 78.9345 32.0095 78.9612 31.7598 78.4708C31.8236 78.4708 31.9776 78.6947 32.0573 78.8972C31.9405 78.8279 32.1104 79.3823 32.137 79.5475C31.9298 79.4516 31.967 79.2757 31.8714 79.1317L31.8767 79.1104ZM50.4949 77.2875C50.4949 77.6126 50.3887 77.602 50.2187 77.4367C50.2134 77.1383 50.463 77.4581 50.4949 77.2875ZM45.3955 80.8001V80.4856L45.5655 80.6935C45.6133 81.0186 45.4805 80.8267 45.3955 80.8001ZM45.8258 80.1018C46.017 80.3204 45.932 79.8033 46.102 79.9526C46.171 80.3843 45.9692 80.4856 45.8258 80.1018ZM45.8842 80.3417C45.8842 80.6881 45.7355 80.7361 45.4433 80.3683C45.592 80.3577 45.6823 80.1338 45.8842 80.3417ZM41.2044 83.22C41.2575 83.6571 41.13 83.6411 41.0557 83.753C40.9601 83.4545 41.0344 83.0814 41.2044 83.22ZM29.4332 86.2689C29.3111 85.9917 29.3748 85.7625 29.4598 85.7358C29.5448 85.9597 29.6032 86.4661 29.4332 86.2689ZM39.8021 85.7731C39.6215 85.8104 39.8021 86.3435 40.1155 86.7059C40.1155 86.8552 40.1155 86.9458 40.073 86.9671C39.7861 86.6526 39.8764 86.2315 39.5418 85.9277C39.6108 85.8158 39.563 85.4533 39.8021 85.7731ZM35.3082 87.5801C35.0798 87.3669 35.1913 86.9831 35.3454 87.2336C35.3551 87.3427 35.3783 87.4501 35.4144 87.5534C35.2445 87.3296 35.2179 87.3349 35.3082 87.5801ZM36.3334 85.8638C36.4237 86.2155 36.19 86.1462 36.1103 85.8638C36.2643 86.045 36.1209 85.5706 36.3334 85.8638ZM35.6641 85.7092C35.5419 85.7785 35.5897 86.2422 35.3454 86.0503C35.3826 85.7678 35.4304 85.5066 35.6641 85.7092ZM34.9576 85.9864C34.9576 86.1889 34.8886 86.2102 34.7398 86.045C34.7505 85.8744 34.7558 85.6985 34.9576 85.9864ZM34.2033 86.4447C34.623 86.9458 34.3839 85.8584 34.6814 86.061C34.9151 86.3595 34.6495 86.2688 34.8142 86.53C34.8142 86.3221 34.9682 86.2475 35.0904 86.53C35.0001 86.7645 35.016 86.8498 35.0904 87.3775C34.8886 87.0684 34.9045 87.2709 34.9311 87.5054C34.7492 87.2834 34.5891 87.0442 34.453 86.7912C34.4883 87.1252 34.6193 87.4418 34.8301 87.7027C34.5273 87.6174 34.2405 86.8818 34.2033 86.4447Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M110.307 59.5061C110.307 59.5061 110.339 59.5061 110.35 59.5061C110.361 59.5061 110.312 59.4954 110.307 59.5061Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M101.128 61.5054C101.124 61.4913 101.124 61.4764 101.128 61.4623C101.128 61.4623 101.117 61.4731 101.128 61.5054Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M99.7787 33.676C99.7096 32.9937 100.214 33.7346 100.31 33.2869C99.8637 33.127 99.5609 33.3562 99.1997 33.2549C99.1997 33.5534 99.3166 33.3349 99.3962 33.5587C99.46 33.3668 99.5768 33.3349 99.7787 33.676Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M91.6196 67.0803C91.7344 67.1745 91.8762 67.2295 92.0243 67.2371C92.1724 67.2448 92.3191 67.2048 92.443 67.1229C92.443 67.0163 92.358 66.9204 92.2996 66.8138C92.3686 66.7765 92.3899 66.5686 92.4802 66.6272C92.4802 66.4673 92.3899 66.5633 92.3899 66.3927C92.2889 67.2029 91.8215 66.6592 91.6196 67.0803Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M104.289 35.371C104.395 35.371 104.522 35.5203 104.544 35.1738C104.4 34.9819 104.384 35.3657 104.289 35.371Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M99.6884 37.7216C99.707 37.5854 99.707 37.4474 99.6884 37.3112C99.6193 37.2312 99.6247 37.4551 99.5981 37.567C99.5685 37.4566 99.5239 37.3507 99.4653 37.2526C99.4547 37.567 99.5662 37.567 99.6884 37.7216Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M106.695 49.0856C106.881 49.3148 106.695 48.7498 106.875 48.979C106.971 48.8671 106.684 48.947 106.594 48.5206C106.607 48.7121 106.641 48.9016 106.695 49.0856Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M103.837 44.3898C103.852 44.3064 103.85 44.2207 103.831 44.1382C103.812 44.0556 103.776 43.9779 103.725 43.91C103.773 44.1232 103.725 44.2139 103.635 44.1659C103.624 44.3898 103.778 44.2778 103.837 44.3898Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M104.767 46.1753C104.676 46.042 104.703 46.3991 104.591 46.1753C104.591 46.2872 104.634 46.2978 104.639 46.2552C104.682 46.3831 104.639 46.5217 104.767 46.6496C104.798 46.4931 104.798 46.3318 104.767 46.1753Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M97.0166 35.7494C97.0166 35.9147 97.0644 36.0746 97.075 36.2345C97.1441 35.968 97.3991 35.8454 97.6753 36.0746C97.6753 35.7015 97.755 35.7708 97.6753 35.4989C97.4787 35.1471 97.6753 35.7121 97.6381 35.8347C97.6009 35.9573 97.5637 35.5842 97.4416 35.5256C97.4044 36.0159 97.2078 35.9307 97.0166 35.7494Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M104.575 48.7498C104.655 48.899 104.714 48.8031 104.719 48.979C104.884 49.1122 104.761 48.8457 104.862 48.7178C104.937 49.1229 105.314 48.7178 105.277 49.0802C105.42 49.3734 105.42 48.5472 105.383 48.1635C105.059 48.318 104.799 48.2221 104.575 48.7498Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M112.193 60.8973C112.193 61.0572 112.256 60.9666 112.336 61.1318C112.267 60.8387 112.394 60.9826 112.394 60.6361C112.177 60.4922 112.246 60.764 112.193 60.8973Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M104.374 48.5046C104.565 48.8617 104.549 48.318 104.634 48.2274C104.549 48.35 104.395 48.1581 104.374 48.5046Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M96.8306 36.8475C96.7244 36.7142 96.7031 36.9168 96.6394 36.9541C96.6394 37.1993 96.7456 36.8208 96.8997 37.2472C96.9475 37.1033 96.8147 36.986 96.8306 36.8475Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M108.437 57.7684C108.575 57.8697 108.724 58.0136 108.735 57.5712C108.586 57.406 108.597 57.6192 108.448 57.1927C108.448 57.2727 108.496 57.3473 108.527 57.4273C108.527 57.6618 108.421 57.4699 108.437 57.7684Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M104.15 52.9074C104.06 53.1419 103.986 52.7475 103.826 52.7794C103.826 53.1632 103.869 53.1632 103.869 53.4297C103.943 53.2005 104.188 53.2112 104.15 52.9074Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M93.2451 36.0746C93.2079 36.2452 93.1548 36.3571 93.0486 36.2665C93.0486 36.485 93.192 36.3731 93.2611 36.485C93.3886 36.7675 93.1389 36.6449 93.2611 36.9807C93.3886 37.2046 93.3354 36.7142 93.4895 37.034C93.3779 36.7035 93.4895 36.5276 93.2451 36.0746Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.188 36.1333C92.188 36.4478 92.3261 36.3305 92.3208 36.5277C92.427 36.4158 92.5651 36.4478 92.6448 36.2399C92.427 35.9947 92.4536 36.6183 92.188 36.1333Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.8362 37.1194C92.6396 36.4531 92.4909 37.0234 92.2093 36.4585C92.2093 36.8849 92.05 36.6343 91.8747 36.3412C91.7313 36.4904 91.7844 36.6823 91.6941 36.9488C91.7738 37.0128 91.8322 37.0128 91.9119 37.0821C91.9597 36.9382 91.8269 36.8156 91.8375 36.677C91.8375 36.6237 91.8959 36.677 91.9066 36.5864C91.9809 36.7409 91.9066 36.9115 92.0872 37.0554C92.1615 37.0181 92.1668 36.9328 92.1244 36.7196C92.2147 36.8422 92.22 36.9808 92.3156 37.1034C92.4271 36.8689 92.6131 36.9168 92.8362 37.1194Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M107.476 66.0941C107.582 66.206 107.646 66.1687 107.736 66.2274C107.736 66.1208 107.693 66.1048 107.688 66.1527C107.616 66.0622 107.57 65.9534 107.555 65.8383C107.492 65.753 107.497 65.9768 107.476 66.0941Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M103.959 64.2819C104.023 64.3459 104.124 64.0314 104.172 64.4205C104.326 64.5964 104.289 63.9781 104.506 64.3778C104.501 64.17 103.986 63.8128 103.959 64.2819Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M102.78 63.3545C102.626 63.2265 102.424 62.6402 102.365 63.0773C102.557 63.7009 102.695 63.1359 102.844 63.8395C102.929 63.6689 102.695 63.5304 102.78 63.3545Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M93.9304 52.2357C93.9258 52.2639 93.9273 52.2927 93.9346 52.3203C93.9419 52.3478 93.955 52.3735 93.9729 52.3957L94.0685 52.5449C94.01 52.433 94.0685 51.9373 94.0685 52.2944C94.1481 52.3797 94.0366 52.0812 94.1322 52.2038C94.1322 51.8733 93.9888 52.0972 93.925 51.9852C93.9304 52.1078 94.0207 52.3264 93.9304 52.2357Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M99.0085 62.7575C98.9235 62.4068 98.739 62.0883 98.4773 61.8407C98.6048 62.2884 98.8013 62.7308 98.966 63.1732C98.7801 62.3684 99.1785 63.2692 99.3538 63.2052C99.3113 62.9973 99.3219 62.9174 99.4228 63.0293C99.3325 62.7362 99.1307 62.8588 99.0085 62.7575Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M98.1054 61.6382C97.9832 61.3184 97.7442 61.5049 97.5742 61.3823C97.5742 61.6861 97.8079 61.4943 97.8133 61.846C97.8345 61.7341 97.9142 61.409 98.1054 61.6382Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M98.7164 62.8961C98.7801 62.6722 98.6314 62.6136 98.6208 62.7415C98.543 62.6239 98.4972 62.4879 98.488 62.347C98.4242 62.2778 98.3977 62.347 98.3286 62.2831C98.4136 62.4163 98.5942 62.9387 98.3286 62.5389C98.363 62.6785 98.4264 62.8093 98.5145 62.9227C98.5198 62.7042 98.5942 62.6935 98.7164 62.8961Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M97.3458 62.7308C97.4043 62.5336 97.2236 62.363 97.2821 62.1658C97.1971 62.2084 97.2502 62.4056 97.1812 62.6988C97.2502 62.7414 97.2715 62.6455 97.3458 62.7308Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M96.8678 66.3393C96.7988 66.0462 96.8678 66.2434 96.8678 66.0088C96.7138 65.8383 96.8306 65.6251 96.6394 65.4758V65.7263C96.7456 65.9289 96.8572 66.1528 96.666 66.0515C96.6766 66.27 96.7669 66.0568 96.8678 66.3393Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M93.245 61.1478C93.245 61.0412 93.245 61.0145 93.3087 61.0572C93.3725 61.0998 93.2662 60.844 93.2609 60.9826C93.2023 60.828 93.177 60.6626 93.1865 60.4975C93.0697 60.4122 93.1015 60.9932 93.245 61.1478Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M87.1152 51.8999C87.3171 52.2837 87.333 51.9692 87.4445 52.0172C87.4445 51.9053 87.3489 51.8093 87.3596 51.6974C87.3702 51.5855 87.3224 51.74 87.3596 51.7827C87.3171 52.0598 87.0462 51.3989 87.1152 51.8999Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M94.4083 67.416C94.1533 66.9896 94.063 67.1495 93.8452 66.8403C93.9355 67.4107 93.6646 67.1335 93.585 67.3733C93.585 67.3414 94.1162 67.7625 94.0312 67.3094C94.2277 67.6185 94.3339 67.5866 94.4083 67.416Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.6288 67.5973C92.7298 67.5014 92.7404 67.0643 93.0113 67.5973C93.1069 67.2615 93.3406 67.4641 93.5425 67.4428C93.5093 67.3017 93.4438 67.1703 93.3512 67.059C93.3937 66.8991 93.5531 67.1709 93.5372 66.7818C93.3725 66.7445 93.33 67.1603 93.091 66.8458C93.3087 67.7466 92.597 66.7179 92.512 67.1816C92.5681 67.3147 92.6073 67.4544 92.6288 67.5973Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M93.4043 68.3062C93.6752 68.3062 93.9355 67.8905 94.3179 68.5887C94.047 67.7519 93.4309 67.9171 93.4043 68.3062Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M91.9914 68.0183C91.877 67.95 91.7473 67.9115 91.6143 67.9064C91.7046 68.2262 91.9223 68.1196 91.9914 68.0183Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.3606 68.4181C90.1959 68.013 90.249 67.8851 90.3978 67.9224C90.2753 67.8042 90.1178 67.7293 89.949 67.7091C89.7803 67.6889 89.6096 67.7245 89.4629 67.8105C89.7072 68.2369 89.6807 67.7145 89.8772 68.2422C89.7391 67.6665 90.1322 68.3008 90.1269 67.8798C90.3022 68.0823 90.2012 68.4501 90.3606 68.4181Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.3022 68.594C90.3022 68.9032 90.435 68.674 90.5519 68.9725C90.5519 68.626 90.5041 68.546 90.6794 68.7059C90.5519 68.2689 90.4138 68.6686 90.3022 68.594Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M88.7566 67.6932C89.1231 68.658 89.2878 68.0343 89.41 67.8424C89.1444 67.6026 88.9319 67.5706 88.7566 67.6932Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M86.2175 67.6559C86.1113 67.5973 86.0581 67.7092 85.9307 67.7838L86.0847 68.0077C86.0528 67.6186 86.2228 67.9544 86.2175 67.6559Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M84.9903 69.0951V68.594C84.815 68.4981 84.9903 69.127 84.7566 68.8819C84.7619 69.1004 84.9 68.9831 84.9903 69.0951Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.8337 68.6953C82.8647 68.8007 82.8773 68.9107 82.8709 69.0205C83.0993 69.3563 83.1206 69.0205 83.2587 69.0205C82.9878 68.3009 83.2109 69.4629 82.8337 68.6953Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M80.6823 69.724C80.7833 69.8093 80.6345 69.5162 80.6345 69.6548C80.5581 69.4771 80.5115 69.288 80.4964 69.0951C80.3902 69.0951 80.4114 69.4682 80.2149 69.1431C80.3371 69.9373 80.0343 69.4735 79.9174 69.6068C79.8006 69.74 80.0768 69.9106 80.0024 70.0918C80.0927 69.8466 80.353 70.1558 80.4061 69.772C80.4964 69.8946 80.507 70.0332 80.608 70.1505C80.5283 69.8999 80.6027 69.7294 80.6823 69.724Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M75.6255 70.3583C75.6255 70.4969 75.753 70.6141 75.8273 70.7367C75.8008 70.2357 76.0982 70.7847 76.0664 70.2783C75.8114 69.9585 75.907 70.774 75.6255 70.3583Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M72.9324 71.3604C73.0652 71.387 73.1342 71.1898 73.3148 71.3604C73.2192 71.0725 72.858 71.1152 72.9324 71.3604Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M70.032 70.3583C70.032 70.5715 70.1329 70.7794 70.1754 70.9926C70.2816 71.0832 70.3241 70.9926 70.3507 70.7954C70.2073 70.5395 70.2391 70.8273 70.1807 70.8273C70.0798 70.6514 70.3029 70.5928 70.032 70.3583Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M59.6899 74.5319C59.6881 74.5599 59.6919 74.5879 59.7011 74.6145C59.7102 74.641 59.7244 74.6654 59.743 74.6864L59.8545 74.8303C59.8545 74.5798 60.0086 74.8304 60.0776 74.7824C59.9448 74.356 59.8386 74.7184 59.6899 74.5319Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M45.8577 83.7957C45.9002 83.833 45.9108 83.7957 45.9693 83.8543V83.6838C45.7568 83.5399 45.9693 83.3 45.7356 83.1508C45.6824 83.3959 45.9215 83.5559 45.8577 83.7957Z' fill='%230780BD'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M44.5244 83.4599C44.4713 83.4119 44.4284 83.3536 44.3983 83.2886C44.3681 83.2236 44.3514 83.1531 44.3491 83.0815C44.025 82.6817 44.5934 83.6678 44.3491 83.4972C44.4181 83.7904 44.5881 83.7424 44.5244 83.4599Z' fill='%230780BD'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2250_2662'%3E%3Crect width='113' height='90' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat}.brands-list .brands-item>a{padding-top:100%;position:relative;display:block;margin:var(--spacer-2) 0;border:1px solid #EDEDED;border-radius:100%;width:120px;height:120px;transition:all 0.2s linear}.brands-list .brands-item>a img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}@media (max-width:991px){.brands-list .brands-item>a{width:unset;height:unset}}.brands-list .brands-item>a img{border-radius:100%}.brands-list .slick-slide{margin:0 var(--spacer-3)}.brands-list .entry-brands-list{border:1px solid #EDEDED;padding:var(--spacer-8) var(--spacer-7)}.brands-list .entry-brands-list>.slick-arrow{position:absolute;opacity:1;top:50%;z-index:2;transform:translateY(-50%);width:46px;height:46px;cursor:pointer;border-radius:100%;border:1px solid #EDEDED;background:#FFF;transition:all 0.2s linear}.brands-list .entry-brands-list>.slick-arrow.slick-prev{left:-22px}@media (max-width:1441px){.brands-list .entry-brands-list>.slick-arrow.slick-prev{left:0}}.brands-list .entry-brands-list>.slick-arrow.slick-next{right:-22px}@media (max-width:1441px){.brands-list .entry-brands-list>.slick-arrow.slick-next{right:0}}.brands-list .entry-brands-list>.slick-dots{display:flex;flex-wrap:wrap;justify-content:center;width:100%;padding:20px 0}.brands-list .entry-brands-list>.slick-dots>li{margin:0 8px}.brands-list .entry-brands-list>.slick-dots>li>button{position:relative;display:block;width:8px;height:8px;text-indent:-9999px;padding:0;margin-bottom:5px;border:none;border-radius:50%;background-color:#73828B;transition:all 0.2s linear}.brands-list .entry-brands-list>.slick-dots>li.slick-active>button{background-color:#0780BD}.brands-list .entry-brands-list>.slick-dots>li.slick-active>button::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:15px;height:15px;background-color:transparent;border-radius:100%;border:1px solid #0780BD}.limited-text{margin-bottom:var(--spacer-15)}.limited-text .limited-text-title{margin-bottom:var(--spacer-8)}.limited-text .limited-text-title .logo2{display:flex;align-items:center;justify-content:center}.limited-text .limited-text-title .logo2 img{max-height:37px}.limited-text .limited-text-content>div{line-height:calc(var(--font-size-13) + 8px);font-size:var(--font-size-13);font-weight:400;color:#7A7474}.showcase{position:relative;margin:var(--spacer-3) 0 var(--spacer-14);background-color:#FFF;border-radius:5px;border:1px solid #EDEDED;transition:all 0.2s linear}.showcase .showcase-image-container{position:relative;z-index:1}.showcase .showcase-image-container a.showcase-label-container .showcase-label-group{position:absolute;left:-6px;top:var(--spacer-2);z-index:20;display:flex;flex-direction:column;align-items:flex-start}.showcase .showcase-image-container a.showcase-label-container .showcase-label-group>div{position:relative;display:flex;align-items:center;height:26px;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:700;color:#FFF;padding:0 var(--spacer-4);margin-bottom:var(--spacer-3)}.showcase .showcase-image-container a.showcase-label-container .showcase-label-group>div:last-child{margin-bottom:0}.showcase .showcase-image-container a.showcase-label-container .showcase-label-group>div.discount-label{background-color:#0780BD}.showcase .showcase-image-container a.showcase-label-container .showcase-label-group>div.discount-label::after{content:"";position:absolute;left:0;bottom:-4px;width:4px;height:4px;background-color:#0780BD;clip-path:polygon(100% 0,0 0,100% 100%)}.showcase .showcase-image-container a.showcase-label-container .showcase-label-group>div.new-label{background-color:#DD2526}.showcase .showcase-image-container a.showcase-label-container .showcase-label-group>div.new-label::after{content:"";position:absolute;left:0;bottom:-4px;width:4px;height:4px;background-color:#DD2526;clip-path:polygon(100% 0,0 0,100% 100%)}.showcase .showcase-image-container a.showcase-label-container .showcase-label-group>div.gift-label{background-color:#73828B}@media (max-width:767px){.showcase .showcase-image-container a.showcase-label-container .showcase-label-group>div{height:20px}}.showcase .showcase-image-container a.showcase-label-container .sold-out-label{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:20;display:flex;align-items:center;height:24px;color:#FFF;padding:0 var(--spacer-2);background-color:#363232}.showcase .showcase-image a{position:relative;display:block;overflow:hidden;padding-top:100%;background:#FFF;border-radius:5px}.showcase .showcase-image a img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}.showcase .showcase-image a img{border-radius:5px}.showcase .showcase-content{position:relative;z-index:1;padding:var(--spacer-3) var(--spacer-5) var(--spacer-4)}.showcase .showcase-content .showcase-title{margin-bottom:var(--spacer-5)}.showcase .showcase-content .showcase-title a{overflow:hidden;display:block;height:calc((var(--font-size-13) + 8px) * 2);line-height:calc(var(--font-size-13) + 8px);font-size:var(--font-size-13);font-weight:400;color:#363232;text-align:center}@media (max-width:767px){.showcase .showcase-content .showcase-title a{font-size:var(--font-size-16);height:calc((var(--font-size-16) + 8px) * 3)}}.showcase .showcase-content .showcase-price{display:flex;align-items:center;flex-direction:column;justify-content:flex-end;height:44px}.showcase .showcase-content .showcase-price .showcase-price-new{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#363232;transition:all 0.2s linear}.showcase .showcase-content .showcase-price .showcase-price-new>span{font-size:14px}.showcase .showcase-content .showcase-price .showcase-price-old{line-height:24px;color:#7A7474;font-size:var(--font-size-14);font-weight:300;text-decoration:line-through}.showcase .showcase-content .showcase-buttons{display:none}@media (max-width:991px){.showcase .showcase-content .showcase-buttons{display:flex}.showcase .showcase-content .showcase-buttons>a{display:flex;align-items:center;justify-content:center;width:100%;height:26px;background-color:#0780BD;color:#FFF;padding:0 var(--spacer-2);line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:500;border-radius:5px;transition:all 0.2s linear}}.showcase .showcase-bottom{position:absolute;left:0;top:0;display:flex;align-items:flex-end;justify-content:center;gap:var(--spacer-3);width:100%;height:calc(100% + 44px);opacity:0;visibility:hidden;background-color:#FFF;padding:var(--spacer-3) var(--spacer-3) var(--spacer-4);border-radius:5px;border:1px solid #EDEDED;box-shadow:0 0 15px rgba(0,0,0,.2);transition:all 0.2s linear}.showcase .showcase-bottom .showcase-buttons>a{display:flex;align-items:center;justify-content:center;width:100%;height:26px;background-color:#0780BD;color:#FFF;padding:0 var(--spacer-2);line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:500;border-radius:5px;transition:all 0.2s linear}.showcase .showcase-bottom .showcase-qty-wrapper .showcase-qty{display:flex;flex-wrap:wrap;width:83px;height:26px;border-radius:3px;background-color:#F3F3F3}.showcase .showcase-bottom .showcase-qty-wrapper .showcase-qty>a{flex:0 0 23px;max-width:23px;display:flex;align-items:center;justify-content:center;color:#363232}.showcase .showcase-bottom .showcase-qty-wrapper .showcase-qty>div{flex:1 0 0%;max-width:100%}.showcase .showcase-bottom .showcase-qty-wrapper .showcase-qty>div input{width:100%;height:20px;margin-top:3px;border-radius:3px;color:#363232;line-height:calc(var(--font-size-13) + 8px);font-size:var(--font-size-13);font-weight:400;text-align:center;border:none;background-color:#fff}.showcase .showcase-bottom .showcase-qty-wrapper.showcase-qty-wrapper-select .showcase-qty{border:none;border-radius:0}.showcase .showcase-bottom .showcase-qty-wrapper.showcase-qty-wrapper-select .showcase-qty select.form-control:not([size]):not([multiple]),.showcase .showcase-bottom .showcase-qty-wrapper.showcase-qty-wrapper-select .showcase-qty select:not([size]){height:50px;color:#363232;font-size:var(--font-size-14);font-weight:400;cursor:pointer;padding:6px 28px 6px 20px;border:1px solid #EDEDED;border-radius:0;background-image:url(//www.istikbal.com.tr/idea/gr/79/themes/selftpl_63d95fc7f18d3/assets/images/icon-selectbox.svg?revision=1746017925);background-size:36px}.showcase .showcase-bottom .showcase-qty-wrapper.showcase-qty-wrapper-select .showcase-qty>div input{height:50px;border:1px solid #EDEDED}@media (max-width:575px){.showcase .showcase-bottom .showcase-qty-wrapper{flex:0 0 100%;max-width:100%;margin-bottom:var(--spacer-8)}.showcase .showcase-bottom .showcase-qty-wrapper .showcase-qty{width:100%}}@media (min-width:1200px){.showcase:hover{box-shadow:none;z-index:2;border-color:transparent}.showcase:hover .showcase-price .showcase-price-new{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:700}.showcase:hover .showcase-bottom{opacity:1;border-color:#EDEDED;visibility:visible}}#footer .footer-row-1{padding-bottom:var(--spacer-15)}#footer .footer-row-2{padding-top:var(--spacer-9);background-color:#F3F3F3}#footer .footer-row-3{padding:var(--spacer-15) 0 var(--spacer-22);background-color:#F3F3F3}#footer .footer-row-4{padding:var(--spacer-4) 0}.shopping-banners .shopping-banner{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:wrap}@media (max-width:991px){.shopping-banners .shopping-banner{margin-bottom:var(--spacer-6)}}.shopping-banners .shopping-banner .shopping-banner-img{position:relative;display:block;width:161px;height:143px}.shopping-banners .shopping-banner .shopping-banner-img img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}@media (max-width:424px){.shopping-banners .shopping-banner .shopping-banner-img{width:143px}}.shopping-banners .shopping-banner .shopping-banner-content{padding-top:var(--spacer-5);text-align:center}.shopping-banners .shopping-banner .shopping-banner-content .shopping-banner-title{color:#363232;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;padding-bottom:var(--spacer-1)}.shopping-banners .shopping-banner .shopping-banner-content .shopping-banner-sub-title{color:#7A7474;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400}.newsletter-container{border-bottom:1px solid #EDEDED;padding-bottom:var(--spacer-9)}@media (max-width:991px){.newsletter .newsletter-title{margin-bottom:var(--spacer-6)}}.newsletter .newsletter-title>div{color:#363232;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:500}.newsletter .newsletter-content form{position:relative;display:flex;align-items:center;gap:var(--spacer-6)}.newsletter .newsletter-content form>svg{position:absolute;left:16px;top:18px}.newsletter .newsletter-content form input{width:100%;height:52px;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400;color:#7A7474;padding:8px 50px 8px 50px;border:none;border-radius:5px;background-color:#FFF}.newsletter .newsletter-content form input::placeholder{color:#7A7474;opacity:1}.newsletter .newsletter-content form button{position:relative;top:0;right:0;display:flex;align-items:center;justify-content:center;width:164px;height:52px;color:#FFF;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;padding:0;border-radius:5px;border:none;background:#0780BD;transition:all 0.2s linear}.newsletter .newsletter-content form button:hover{background:#DD2526}.footer-menu-container{padding-top:var(--spacer-3)}@media (max-width:991px){.footer-menu-container{padding-bottom:var(--spacer-6)}}.footer-menu-container .footer-menu .footer-menu-title{position:relative;color:#363232;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;margin-bottom:var(--spacer-2);padding-bottom:var(--spacer-4);border-bottom:1px solid #EDEDED}.footer-menu-container .footer-menu .footer-menu-content>ul>li{margin-bottom:var(--spacer-3)}.footer-menu-container .footer-menu .footer-menu-content>ul>li:last-child{margin-bottom:0}.footer-menu-container .footer-menu .footer-menu-content>ul>li>a{display:inline-block;color:#7A7474;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400;transition:all 0.2s linear}@media (min-width:1200px){.footer-menu-container .footer-menu .footer-menu-content>ul>li>a:hover{color:#0780BD}}@media (max-width:767px){.footer-menu-container{text-align:center}.footer-menu-container[data-menu-type="accordion"]{text-align:left}.footer-menu-container[data-menu-type="accordion"] .footer-menu .footer-menu-title{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;cursor:pointer;color:#363232;padding:var(--spacer-8);margin-bottom:var(--spacer-8);border:1px solid #EDEDED}.footer-menu-container[data-menu-type="accordion"] .footer-menu .footer-menu-title:after{content:"";font-size:var(--font-size-12);font-weight:900;font-family:"Font Awesome 5 Free"}.footer-menu-container[data-menu-type="accordion"] .footer-menu .footer-menu-content{padding:0 var(--spacer-8) var(--spacer-8);display:none}.footer-menu-container[data-menu-type="accordion"] .footer-menu .footer-menu-content>ul>li{color:#363232}.footer-menu-container[data-menu-type="accordion"] .footer-menu .footer-menu-content>ul>li>a{font-size:var(--font-size-16);color:#363232}.footer-menu-container[data-menu-type="accordion"] .footer-menu.active .footer-menu-title:after{content:""}.footer-menu-container[data-menu-type="accordion"] .footer-menu.active .footer-menu-content{display:block}}.footer-phone{margin-bottom:var(--spacer-5);padding-right:var(--spacer-8)}@media (max-width:1199px){.footer-phone{padding-right:0}}.footer-phone>a{display:inline-flex;align-items:center;height:75px;background-color:#FFF;border:1px solid #0780BD;border-radius:200px;gap:var(--spacer-3);padding:0 var(--spacer-5);transition:all 0.2s linear}.footer-phone>a .footer-phone-content>div{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400;color:#7A7474}.footer-phone>a .footer-phone-content>span{line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;color:#363232}@media (min-width:1200px){.footer-phone>a:hover{color:#0780BD}.footer-phone>a:hover svg path{fill:#0780BD}}.footer-catalog{margin-bottom:var(--spacer-5);padding-right:var(--spacer-8)}@media (max-width:1199px){.footer-catalog{padding-right:0}}.footer-catalog>a{display:inline-flex;align-items:center;height:75px;background-color:#FFF;border:1px solid #0780BD;border-radius:200px;gap:var(--spacer-3);padding:0 var(--spacer-5);transition:all 0.2s linear}.footer-catalog>a>svg{position:relative;margin-top:26px;margin-left:-24px}.footer-catalog>a .footer-catalog-content>div{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#0780BD}.footer-catalog>a .footer-catalog-content>span{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#363232}@media (min-width:1200px){.footer-catalog>a:hover{color:#0780BD}.footer-catalog>a:hover svg path{fill:#0780BD}}.footer-social{margin-bottom:var(--spacer-10)}.footer-social .footer-social-title{margin-bottom:var(--spacer-5)}.footer-social .footer-social-title>div{color:#363232;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600}.footer-social .footer-social-content{display:flex;align-items:center;flex-wrap:wrap}.footer-social .footer-social-content div a{display:flex;align-items:center;justify-content:center;width:44px;height:44px;transition:all 0.2s linear}@media (min-width:1200px){.footer-social .footer-social-content div a:hover{transform:translateY(-6px)}}.app-container .app-container-title{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#363232;margin-bottom:var(--spacer-6)}.app-container .app-container-content{display:flex}@media (max-width:991px){.app-container .app-container-content{margin-bottom:var(--spacer-6)}}.app-container .app-container-content>div{margin-right:var(--spacer-5)}.app-container .app-container-content>div:last-child{margin-right:0}.app-container .app-container-content>div>a{display:block;transition:all 0.2s linear}.app-container .app-container-content>div>a:hover{transform:translateY(-5px)}@media (max-width:991px){.app-container .app-container-content{justify-content:flex-start}}.copyright{line-height:calc(var(--font-size-13) + 8px);font-size:var(--font-size-13);font-weight:400;color:#7A7474}.copyright b{color:#363232;line-height:calc(var(--font-size-13) + 8px);font-size:var(--font-size-13);font-weight:400}@media (max-width:991px){.copyright{text-align:center;padding-bottom:var(--spacer-6)}}.footer-ssl{display:flex;justify-content:flex-end;align-items:center}@media (max-width:991px){.footer-ssl{justify-content:center}}.category-headcontent{padding-top:var(--spacer-10)}.category-headcontent .category-headcontent-title{line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;margin-bottom:var(--spacer-5)}.category-headcontent .category-headcontent-content{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400;color:#7A7474}.block-item{margin-bottom:var(--spacer-8);padding:var(--spacer-4);border:1px solid #EDEDED;border-radius:0}.block-item a{color:#363232;transition:all 0.2s linear}.block-item a:hover{color:#0780BD!important}.block-item .block-item-title{display:flex;align-items:center;justify-content:space-between;color:#363232;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:700;padding-bottom:var(--spacer-4);line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400}.block-item .block-item-title:hover{color:#0780BD}.block-item .block-item-title>i{display:none}@media (max-width:767px){.block-item .block-item-title>i{display:block}}.block-item[data-type="filter-product-groups"]{padding:0;border:none}.block-item[data-type="filter-product-groups"] .block-item-title{display:none}.block-item.active .block-item-title>i.fa-angle-down:before{content:""}.block-item[data-type="no-frame"] .block-item-title{display:none}.block-list li:hover a{color:#DD2526}@media (max-width:991px){.block-item{display:none}.block-item .block-item-title{padding-bottom:0}.block-item[data-type="filter-product-groups"]{display:block;margin-bottom:0;border:none}.block-item[data-type="filter-product-groups"] .block-item-title{display:none}.block-item[data-type="filter-product-groups"] .block-item-content{display:block;padding:0}.block-item[data-type="product-groups"]{display:none}.block-item[data-type=member-menu]{display:block}.block-item[data-type=member-menu] .block-item-title{cursor:pointer}.block-item[data-type=member-menu] .block-item-title i{display:block}.block-item[data-type=member-menu] .block-item-content{display:none}.block-item[data-type=member-menu].active .block-item-content{display:block}.filter-menu,.horizontal-filter-menu{position:fixed;width:280px;height:100%;left:-280px;top:0;background:#fff;z-index:100;padding:var(--spacer-4);transition:all 0.2s linear;overflow-y:auto;-webkit-overflow-scrolling:touch}.filter-menu .filter-menu-category,.horizontal-filter-menu .filter-menu-category{display:none}.filter-menu-active{left:280px;overflow:hidden;position:fixed;height:100%;width:100%}.filter-menu-active .filter-menu,.filter-menu-active .horizontal-filter-menu{left:0}#filter-wrapper{display:none;margin-bottom:var(--spacer-8)}#filter-wrapper.has-sorting-option:not(.has-filter-option){display:block}#filter-wrapper.has-sorting-option:not(.has-filter-option) .filter-wrapper-header{display:none}#filter-wrapper.has-sorting-option:not(.has-filter-option) .filter-wrapper-content #sorting-options{display:block}#filter-wrapper.has-filter-option{display:block}#filter-wrapper.has-filter-option .filter-wrapper-content #sorting-options{display:none}.sorting-options-content-active #filter-wrapper .filter-wrapper-content #sorting-options{display:block}}@media (min-width:992px){.filter-menu-overlay,.filter-wrapper-header{display:none!important}}.filter-menu .filter-menu-box{padding:var(--spacer-4) var(--spacer-5);margin-top:var(--spacer-6);margin-bottom:0;border:1px solid #EDEDED}.filter-menu .filter-menu-box.filter-menu-category{margin-top:0}.filter-menu .filter-menu-box.filter-menu-selected-items{padding-top:0;margin-top:0;border-top:none;padding-bottom:var(--spacer-6);margin-bottom:var(--spacer-6);border-bottom:1px solid #EDEDED}.filter-menu .filter-menu-category{margin-top:0}.filter-menu .filter-menu-category .filter-menu-category-title{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:500;color:#363232;padding:0;padding-bottom:var(--spacer-3);margin-bottom:var(--spacer-4);border-bottom:1px solid #EDEDED;background-color:transparent;transition:all 0.2s linear}.filter-menu .filter-menu-category .filter-menu-category-title:hover{color:#0780BD}.filter-menu .filter-menu-category .filter-menu-category-title i{display:none}.filter-menu .filter-menu-category .filter-menu-category-content{border-bottom:1px solid #EDEDED}.filter-menu .filter-menu-category .filter-menu-category-content a{position:relative;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400;color:#7A7474;padding:0 0 var(--spacer-5);transition:all 0.2s linear}.filter-menu .filter-menu-category .filter-menu-category-content a::after{content:"";position:absolute;left:0;top:6px;width:0;height:11px;background-image:url("data:image/svg+xml,%3Csvg width='6' height='9' viewBox='0 0 6 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.85781 4.17342L1.16518 0.132495C1.11821 0.090578 1.06196 0.0572481 0.99978 0.0344858C0.937605 0.0117244 0.870773 -3.28618e-08 0.803246 -3.03134e-08C0.735719 -2.77651e-08 0.668865 0.0117244 0.606689 0.0344858C0.544513 0.0572481 0.488281 0.0905781 0.441311 0.132495L-3.71562e-07 0.499648L4.25209 4.17342C4.35024 4.25823 4.40537 4.37325 4.40537 4.49318C4.40537 4.61312 4.35024 4.72814 4.25209 4.81296L-2.245e-08 8.4864L0.441311 8.86737C0.488255 8.90932 0.544488 8.94269 0.606667 8.96547C0.668846 8.98826 0.735705 9 0.803246 9C0.870788 9 0.937624 8.98826 0.999803 8.96547C1.06198 8.94269 1.11824 8.90932 1.16518 8.86737L5.85781 4.81296C5.94933 4.72522 6 4.61129 6 4.49318C6 4.37507 5.94933 4.26115 5.85781 4.17342Z' fill='%23363232'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;transition:all 0.2s linear}.filter-menu .filter-menu-category .filter-menu-category-content a:hover{padding-left:var(--spacer-3);color:#0780BD!important}.filter-menu .filter-menu-category .filter-menu-category-content a:hover::after{width:9px}.filter-menu .filter-menu-category .filter-menu-category-content a i{display:none}.filter-menu .filter-menu-category .filter-menu-category-top a{justify-content:flex-start;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:500;color:#363232;padding:var(--spacer-3) 0 0;transition:all 0.2s linear}.filter-menu .filter-menu-category .filter-menu-category-top a:hover{color:#0780BD}.filter-menu .filter-menu-groups .filter-menu-group-title{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:500;color:#363232;padding:0;padding-bottom:var(--spacer-3);border:none;border-bottom:1px solid #EDEDED;margin-bottom:var(--spacer-4);background-color:transparent;transition:all 0.2s linear}.filter-menu .filter-menu-groups .filter-menu-group-title:hover{color:#0780BD}.filter-menu .filter-menu-groups .filter-menu-group-content{padding:0}.filter-menu .filter-menu-groups .filter-menu-group-content .checkbox-custom{margin-bottom:var(--spacer-4)}.filter-menu .filter-menu-groups .filter-menu-group-content label{line-height:calc(var(--font-size-13) + 8px);font-size:var(--font-size-13);font-weight:400;color:#7A7474;transition:all 0.2s linear}.filter-menu .filter-menu-groups .filter-menu-group-content label:hover{color:#0780BD}.filter-menu .filter-menu-groups .filter-menu-group-content .filter-menu-box-image .filter-menu-image-checkbox input[type=checkbox]+label{border:none;transition:all 0.2s linear}.filter-menu .filter-menu-groups .filter-menu-group-content .filter-menu-box-image .filter-menu-image-checkbox input[type=checkbox]+label:hover{opacity:.6}.filter-menu .filter-menu-groups .filter-menu-group-content .filter-menu-box-image .filter-menu-image-checkbox img{max-width:100%;max-height:100%}.filter-menu .filter-menu-groups .filter-menu-group-content input[type=checkbox]+label{line-height:20px;color:#363232;font-size:var(--font-size-14);font-weight:400;padding-left:32px}.filter-menu .filter-menu-groups .filter-menu-group-content input[type=checkbox]+label:before{width:20px;height:20px;border:1px solid #EDEDED}.filter-menu .filter-menu-groups .filter-menu-group-content input[type=checkbox]:checked+label:before{background-image:none;border-color:#0780BD;background-color:#FFF;border-radius:0}.filter-menu .filter-menu-groups .filter-menu-group-content input[type=checkbox]:checked+label:after{content:"";position:absolute;left:7px;top:2px;display:inline-block;width:6px;height:12px;border-bottom:2px solid #0780BD;border-right:2px solid #0780BD;transform:rotate(45deg)}.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element .scroll-element_track{background-color:#EDEDED}.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element .scroll-bar{background-color:#898989}.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element .scroll-bar,.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element .scroll-element_track,.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element .scroll-element_outer{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element:hover .scroll-bar,.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar{background-color:#0780BD}.filter-menu .filter-menu-selected-items .filter-menu-selected-items-title{line-height:20px;color:#363232;font-size:var(--font-size-16);font-weight:700;padding:0;padding-bottom:var(--spacer-4);border:none;background-color:transparent}.filter-menu .filter-menu-selected-items .filter-menu-selected-items-content{padding:0}.filter-menu .filter-menu-selected-items .filter-menu-selected-items-content .filter-menu-selected-group .filter-menu-selected-group-title{line-height:20px;color:#363232;font-size:var(--font-size-14);font-weight:400;margin-bottom:var(--spacer-2)}.filter-menu .filter-menu-selected-items .filter-menu-selected-items-content .filter-menu-selected-group .filter-menu-selected-group-content .filter-menu-selected-item a{color:#363232;line-height:20px;font-size:var(--font-size-14);font-weight:400;padding:var(--spacer-3) var(--spacer-4);border-radius:0;background:transparent;border:1px solid #EDEDED}.block-item-content .block-item-content-header{transition:all 0.2s linear}.block-item-content .block-item-content-header:hover{color:#0780BD}.block-item-content .block-item-content-footer a:hover{color:#0780BD}.horizontal-filter-menu{margin-bottom:var(--spacer-5)}.horizontal-filter-menu .horizontal-filter-menu-title{line-height:20px;color:#363232;font-size:var(--font-size-16);font-weight:600;margin-bottom:var(--spacer-5)}@media (max-width:991px){.horizontal-filter-menu .horizontal-filter-menu-title{display:none}}.horizontal-filter-menu .horizontal-filter-menu-content{padding:var(--spacer-4);padding-bottom:0;margin-bottom:var(--spacer-5);border:1px solid #EDEDED;border-radius:0;background-color:#FFF}@media (max-width:991px){.horizontal-filter-menu .horizontal-filter-menu-content{display:flex;flex-direction:column-reverse;padding:0;border:none}}@media (min-width:992px){.horizontal-filter-menu .filter-menu-groups-wrapper{display:flex;flex-wrap:wrap;margin-right:calc(-1*var(--gutter));margin-left:calc(-1*var(--gutter))}}@media (max-width:991px){.horizontal-filter-menu .filter-menu-groups-wrapper{padding:var(--spacer-4);border:1px solid #EDEDED}}.horizontal-filter-menu .filter-menu-groups{padding-right:var(--gutter);padding-left:var(--gutter)}@media (max-width:991px){.horizontal-filter-menu .filter-menu-groups{flex:0 0 100%;padding:0}}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox{position:relative;margin-bottom:var(--spacer-4)}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox>a{display:flex;align-items:center;justify-content:space-between;height:44px;line-height:20px;color:#363232;font-size:var(--font-size-14);font-weight:400;padding:4px 4px 4px 16px;border-radius:0;border:1px solid #EDEDED;background-color:#fff}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox>a span{padding-right:16px}@media (max-width:991px){.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox>a{font-size:var(--font-size-16);font-weight:600;pointer-events:none;padding:4px 0;border:none;border-bottom:1px solid #EDEDED}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox>a svg{display:none}}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content{position:absolute;top:calc(100% - 1px);left:0;z-index:101;overflow:auto;display:none;width:220px;max-height:174px;padding:var(--spacer-4);background-color:#fff;border-radius:0;border:1px solid #EDEDED}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content::-webkit-scrollbar{width:5px}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content::-webkit-scrollbar-track{background:#fafafa}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content::-webkit-scrollbar-thumb{background:#e0e0e0}@media (max-width:991px){.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content{position:static;top:0;display:block;width:100%;padding-left:0;border:none;border-radius:0;margin-top:var(--spacer-4)}}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>a{position:relative;display:block;line-height:20px;color:#363232;font-size:var(--font-size-14);padding-left:36px;margin-bottom:var(--spacer-5);transition:all 0.2s linear}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>a span{color:#7A7474;padding-left:4px}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>a:last-child{margin-bottom:0}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>a:after{content:"";position:absolute;left:0;top:0;width:20px;height:20px;border-radius:0;border:1px solid #EDEDED;background-color:#fff;transition:all 0.2s linear}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>a:before{content:"";position:absolute;left:7px;top:2px;z-index:1;opacity:0;visibility:hidden;display:inline-block;width:6px;height:12px;border-bottom:2px solid #0780BD;border-right:2px solid #0780BD;transform:rotate(45deg);transition:all 0.2s linear}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>a:hover,.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>a.checked{color:#0780BD}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>a:hover span,.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>a.checked span{color:#0780BD}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>a:hover:after,.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>a.checked:after{border-color:#0780BD}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>a:hover:before,.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>a.checked:before{opacity:1;visibility:visible}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox>a.active+.filter-menu-group-selectbox-content{display:block}@media (min-width:992px){.horizontal-filter-menu .filter-menu-selected-items{display:flex;align-items:center;flex-wrap:wrap}.horizontal-filter-menu .filter-menu-selected-items>div{margin-right:var(--spacer-4)}.horizontal-filter-menu .filter-menu-selected-items>div:last-child{margin-right:0}}@media (max-width:991px){.horizontal-filter-menu .filter-menu-selected-items{display:flex;flex-direction:column}.horizontal-filter-menu .filter-menu-selected-items>div{margin-bottom:var(--spacer-4)}.horizontal-filter-menu .filter-menu-selected-items>div.clear-filters{order:1}.horizontal-filter-menu .filter-menu-selected-items>div.filter-menu-selected-group{order:2}}@media (min-width:992px){.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group{display:flex;align-items:center;flex-wrap:wrap}}@media (min-width:992px){.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item{margin-bottom:var(--spacer-4);margin-right:var(--spacer-4)}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item:last-child{margin-right:0}}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a{display:flex;align-items:center;line-height:20px;color:#363232;font-size:var(--font-size-14);font-weight:400;background-color:#fff;border-radius:0;border:1px solid #EDEDED;transition:all 0.2s linear}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a svg path{transition:all 0.2s linear}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a span{position:relative;margin:0 12px}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a span:after{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-51%);width:0;height:1px;margin:0 auto;background-color:#0780BD;transition:all 0.2s linear}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a i{display:flex;align-items:center;justify-content:center;width:34px;height:34px;background-color:#F3F3F3;border-right:1px solid #EDEDED}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a:hover{color:#0780BD}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a:hover svg path{stroke:#0780BD}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a:hover span:after{width:100%}.horizontal-filter-menu .filter-menu-selected-items .clear-filters{margin-left:var(--spacer-2);margin-bottom:var(--spacer-4)}@media (max-width:991px){.horizontal-filter-menu .filter-menu-selected-items .clear-filters{display:flex;align-items:center;justify-content:space-between}}.horizontal-filter-menu .filter-menu-selected-items .clear-filters>span{line-height:20px;color:#363232;font-size:var(--font-size-16);font-weight:600}@media (min-width:992px){.horizontal-filter-menu .filter-menu-selected-items .clear-filters>span{display:none}}@media (max-width:991px){.horizontal-filter-menu .filter-menu-selected-items .clear-filters{margin-left:0}}.horizontal-filter-menu .filter-menu-selected-items .clear-filters a{display:flex;align-items:center;height:36px;line-height:20px;color:#363232;font-size:var(--font-size-14);font-weight:400;transition:all 0.2s linear}.horizontal-filter-menu .filter-menu-selected-items .clear-filters a:hover{color:#0780BD}@media (max-width:991px){.horizontal-filter-menu .filter-menu-selected-items .clear-filters a{color:#0780BD;font-weight:600}}#sorting-options{margin-bottom:var(--spacer-3)}#sorting-options select.form-control:not([size]):not([multiple]),#sorting-options select:not([size]){height:53px;color:#363232;line-height:calc(var(--font-size-13) + 8px);font-size:var(--font-size-13);font-weight:400;cursor:pointer;padding:4px 40px 4px 12px;border:1px solid #EDEDED;border-radius:3px}#sorting-options .record-count{padding-top:6px;line-height:calc(var(--font-size-13) + 8px);font-size:var(--font-size-13);font-weight:400;color:#363232}#sorting-options .checkbox-custom{line-height:34px}#sorting-options .checkbox-custom input[type=checkbox]+label{line-height:calc(var(--font-size-13) + 8px);font-size:var(--font-size-13);font-weight:400;color:#363232;padding-left:30px}#sorting-options .checkbox-custom input[type=checkbox]+label:before{width:20px;height:20px;border:2px solid #EDEDED;border-radius:100%}#sorting-options .checkbox-custom input[type=checkbox]:checked+label:before{background-image:none;border-color:#0780BD;background-color:#FFF;border-radius:100%}#sorting-options .checkbox-custom input[type=checkbox]:checked+label:after{content:"";position:absolute;left:7px;top:2px;display:inline-block;width:6px;height:12px;border-bottom:2px solid #0780BD;border-right:2px solid #0780BD;transform:rotate(45deg)}.product-category-and-brand-list{margin-bottom:var(--spacer-4)}.product-category-and-brand-list .product-category-and-brand-list-header{line-height:20px;color:#363232;font-size:var(--font-size-16);font-weight:600;margin-bottom:var(--spacer-5)}.product-category-and-brand-list .product-category-and-brand-list-content{padding:var(--spacer-4) var(--spacer-4) 0;background-color:#FFF;border:1px solid #EDEDED;border-radius:0}.product-category-and-brand-list .product-category-and-brand-list-content>div{display:flex;flex-wrap:wrap;margin-right:calc(-1*var(--gutter));margin-left:calc(-1*var(--gutter))}.product-category-and-brand-list .product-category-and-brand-list-content>div>div{flex:0 0 auto;max-width:none;padding-right:var(--gutter);padding-left:var(--gutter);margin-bottom:var(--spacer-4)}.product-category-and-brand-list .product-category-and-brand-list-content>div>div>a{display:flex;align-items:center;height:40px;line-height:20px;color:#363232;font-size:var(--font-size-14);font-weight:400;padding:0 var(--spacer-5);background-color:#FFF;border:1px solid #EDEDED;transition:all 0.2s linear;border-radius:0}.product-category-and-brand-list .product-category-and-brand-list-content>div>div>a span{color:#7A7474;font-weight:500}.product-category-and-brand-list .product-category-and-brand-list-content>div>div>a:hover{border-color:#0780BD;background-color:#FFF}.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image{margin-right:calc(-1*var(--gutter));margin-left:calc(-1*var(--gutter))}.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 7);max-width:calc(100% / 7);padding-right:var(--gutter);padding-left:var(--gutter)}@media (max-width:1199px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 5);max-width:calc(100% / 5)}}@media (max-width:991px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 4);max-width:calc(100% / 4)}}@media (max-width:767px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 3);max-width:calc(100% / 3)}}@media (max-width:424px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 2);max-width:calc(100% / 2)}}.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div>a{display:block;height:100%;text-align:center;padding:var(--spacer-3)}.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div>a .product-list-image{position:relative;overflow:hidden;padding-top:100%;margin-bottom:var(--spacer-3)}.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div>a .product-list-image img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}@media (max-width:1199px){.product-category-and-brand-list .product-category-and-brand-list-content>div{flex-wrap:nowrap;overflow-x:auto}}@media (max-width:1199px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 5.5);max-width:calc(100% / 5.5)}}@media (max-width:991px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 4.5);max-width:calc(100% / 4.5)}}@media (max-width:767px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 3.5);max-width:calc(100% / 3.5)}}@media (max-width:424px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 2.5);max-width:calc(100% / 2.5)}}.cascade-menu .parent-item a.selected-item{color:#0780BD}@media (min-width:992px){#sorting-options select.form-control:not([size]):not([multiple]),#sorting-options select:not([size]){min-width:160px}}.paginate-wrapper{position:relative;padding:var(--spacer-5) 0 var(--spacer-8)}.paginate-wrapper .paginate{display:flex;justify-content:flex-start}@media (max-width:767px){.paginate-wrapper .paginate{justify-content:space-between}}.paginate-wrapper .paginate a{display:flex;justify-content:center;align-items:center;height:41px;width:32px;color:#363232;line-height:calc(var(--font-size-13) + 8px);font-size:var(--font-size-13);font-weight:400;border:1px solid #EDEDED}.paginate-wrapper .paginate .paginate-content{display:flex}.paginate-wrapper .paginate .paginate-left a{line-height:calc(var(--font-size-13) + 8px);font-size:var(--font-size-13);font-weight:400;border:none;width:71px;border:1px solid #EDEDED}.paginate-wrapper .paginate .paginate-left a i{display:none}@media (max-width:424px){.paginate-wrapper .paginate .paginate-left a i{display:block}}@media (max-width:424px){.paginate-wrapper .paginate .paginate-left a{width:32px!important}}.paginate-wrapper .paginate .paginate-left a:after{Content:"Önceki"}@media (max-width:424px){.paginate-wrapper .paginate .paginate-left a:after{display:none}}.paginate-wrapper .paginate .paginate-right a{line-height:calc(var(--font-size-13) + 8px);font-size:var(--font-size-13);font-weight:400;border:none;width:71px;border:1px solid #EDEDED}.paginate-wrapper .paginate .paginate-right a i{display:none}@media (max-width:424px){.paginate-wrapper .paginate .paginate-right a i{display:block}}@media (max-width:424px){.paginate-wrapper .paginate .paginate-right a{width:32px!important}}.paginate-wrapper .paginate .paginate-right a:after{Content:"Sonraki"}@media (max-width:424px){.paginate-wrapper .paginate .paginate-right a:after{display:none}}.paginate-wrapper .paginate .paginate-passive a{color:#363232}.paginate-wrapper .paginate .paginate-active a{color:#363232}.paginate-wrapper .paginate .paginate-element-active{color:#FFF;background-color:#0780BD}#breadcrumbs{padding-bottom:var(--spacer-7)}@media (max-width:1199px){#breadcrumbs{overflow-x:auto;scroll-snap-type:x mandatory}}#breadcrumbs ol{display:flex;align-items:center;padding:0;margin:0}#breadcrumbs ol li i{font-size:var(--font-size-13);margin:0 10px;font-style:normal}#breadcrumbs ol li i:before{content:"/"}#breadcrumbs ol li span{display:flex;align-items:center;white-space:nowrap;line-height:calc(var(--font-size-13) + 8px);font-size:var(--font-size-13);font-weight:400;color:#363232}#breadcrumbs ol li a{color:#363232}#breadcrumbs ol li:last-child span span{height:25px;border-radius:3px;background-color:#F3F3F3;padding:0 var(--spacer-3)}#breadcrumbs ol li:first-child{position:relative;padding-left:20px}#breadcrumbs ol li:first-child::after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2250_8545)'%3E%3Cpath d='M12.6665 14H3.33317C3.15636 14 2.98679 13.9298 2.86177 13.8047C2.73674 13.6797 2.6665 13.5101 2.6665 13.3333V7.33333H0.666504L7.55117 1.07466C7.67391 0.962983 7.83389 0.901093 7.99984 0.901093C8.16578 0.901093 8.32576 0.962983 8.4485 1.07466L15.3332 7.33333H13.3332V13.3333C13.3332 13.5101 13.2629 13.6797 13.1379 13.8047C13.0129 13.9298 12.8433 14 12.6665 14ZM8.6665 12.6667H11.9998V6.10466L7.99984 2.46866L3.99984 6.10466V12.6667H7.33317V8.66666H8.6665V12.6667Z' fill='%237A7474'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2250_8545'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat}#breadcrumbs ol li:first-child span{color:#7A7474}.product-label-group{position:absolute;left:10px;top:10px;z-index:20;display:flex;flex-direction:column;align-items:flex-start}.product-label-group>div{display:flex;align-items:center;height:24px;color:#FFF;padding:0 10px;margin-bottom:5px}.product-label-group>div:last-child{margin-bottom:0}.product-label-group>div.new-label{background-color:#F8FDFF}.product-label-group>div.gift-label{background-color:#73828B}@media (max-width:767px){.product-label-group>div{height:20px;padding:0 6px}}@media (max-width:767px){.product-label-group{left:5px;top:5px}}.product-image #product-primary-image{position:relative;padding-top:calc(100% - 2px)}.product-image #product-primary-image img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}#product-thumb-image{height:0;overflow:hidden}#product-thumb-image.slick-slider{height:auto;overflow:visible}@media (max-width:767px){#product-thumb-image.slick-slider{padding-right:2px}}#product-thumb-image .thumb-item>a{position:relative;display:block;padding-top:calc(100% - 2px);border:1px solid #FFF;margin:0 var(--spacer-1);margin-bottom:var(--spacer-6)}#product-thumb-image .thumb-item>a img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}#product-thumb-image .thumb-item>a.zoomGalleryActive{border-color:#7A7474}#product-thumb-image .slick-dots{display:flex;justify-content:center;flex-wrap:wrap;padding-top:var(--spacer-8);width:100%;padding:20px 0}#product-thumb-image .slick-dots>li{margin:0 3px}#product-thumb-image .slick-dots>li>button{width:10px;height:10px;border:none;position:relative;overflow:hidden;text-indent:-9999px;border-radius:100%;background-color:#EDEDED;padding:0;display:block;margin-bottom:5px;transition:all 0.2s linear}#product-thumb-image .slick-dots>li.slick-active>button{background-color:#0780BD}#product-thumb-image .slick-arrow{position:absolute;opacity:1;top:50%;z-index:2;transform:translateY(-50%);width:40px;height:40px;cursor:pointer;background:#FFF}#product-thumb-image .slick-arrow.slick-prev{left:12px}#product-thumb-image .slick-arrow.slick-next{right:12px}#product-thumb-image .slick-arrow.slick-disabled{opacity:.5}.product-list-group{margin-bottom:var(--spacer-6)}.product-brand a{color:#363232;font-size:var(--font-size-16);transition:all 0.2s linear}.product-brand a:hover{color:#0780BD}.product-brand.product-brand-image{margin-bottom:var(--spacer-6)}.product-brand.product-brand-image a{position:relative;display:inline-flex;align-items:center;gap:var(--spacer-4);height:58px;padding:var(--spacer-3) var(--spacer-4);border:1px solid #EDEDED;border-radius:3px;transition:all 0.2s linear}.product-brand.product-brand-image a img{max-width:200px;max-height:56px}.product-brand.product-brand-image a>span{font-size:13px;font-weight:400;line-height:21px;text-decoration:underline;color:#363232}.product-brand.product-brand-image a:hover{border-color:#0780BD}.product-title{margin-bottom:var(--spacer-5)}.product-title h1{color:#363232;line-height:calc(var(--font-size-24) + 8px);font-size:var(--font-size-24);font-weight:600;margin-bottom:0}.product-list-container{margin-bottom:var(--spacer-8)}.product-list-container .product-list-row{display:flex;align-items:baseline;line-height:calc(var(--font-size-13) + 8px);font-size:var(--font-size-13);font-weight:400;padding:4px 0}.product-list-container .product-list-row .product-categories .product-list-content{color:#0780BD!important}.product-list-container .product-list-row a{color:#363232;transition:all 0.2s linear}.product-list-container .product-list-row a:hover{color:#0780BD}.product-list-container .product-list-row .product-list-title{flex:0 0 auto;width:20%;line-height:calc(var(--font-size-13) + 8px);font-size:var(--font-size-13);font-weight:400;color:#363232}@media (max-width:767px){.product-list-container .product-list-row .product-list-title{width:30%}}.product-list-container .product-list-row .product-list-content{flex:1 1 auto;display:flex;align-items:baseline;word-break:break-word;line-height:calc(var(--font-size-13) + 8px);font-size:var(--font-size-13);font-weight:400;color:#363232}.product-list-container .product-list-row .product-list-content:before{content:":";margin-right:16px}.product-price{display:flex;align-items:center;margin-bottom:var(--spacer-7)}.product-price-new,.product-price-old{color:#363232;line-height:calc(var(--font-size-24) + 8px);font-size:var(--font-size-24);font-weight:600}.product-price.has-discount .product-price-old{color:#7A7474;font-size:var(--font-size-14);font-weight:500;line-height:24px;text-decoration:line-through}.product-price .discount-label{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:44px;border-radius:3px;padding:0 10px;margin-right:var(--spacer-3);background-color:#0780BD}.product-price .discount-label span{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#FFF}.product-price .discount-label div{line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:500;color:#FFF}@media (max-width:374px){.product-price{gap:6px;flex-direction:column;align-items:flex-start}.product-price .discount-label{margin-left:0}}.product-extra-details{position:relative;display:flex;justify-content:center;align-items:center;text-align:center;height:47px;width:100%;color:#363232;border-radius:3px;margin-bottom:var(--spacer-7);line-height:calc(var(--font-size-13) + 8px);font-size:var(--font-size-13);font-weight:400;gap:var(--spacer-2);background-color:#F3F3F3}.product-extra-details b{color:#363232;line-height:calc(var(--font-size-13) + 8px);font-size:var(--font-size-13);font-weight:400}.product-options .variant-group-title{display:block;color:#363232;font-size:var(--font-size-14);font-weight:600;margin-bottom:var(--spacer-3)}.product-options select.form-control:not([size]):not([multiple]),.product-options select:not([size]){height:44px;color:#363232;font-size:var(--font-size-12);font-weight:300;cursor:pointer;padding:6px 28px 6px 20px;border:1px solid #EDEDED;background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 16.0005L18 22L12 16.0005L12.9999 15L18 20.0004L23.0001 15L24 16.0005Z' fill='%232B2D42'/%3E%3C/svg%3E%0A");background-size:36px;background-position:right center;border-radius:0}.product-options .variant-plural{margin-bottom:var(--spacer-4)}.variant-select{margin-bottom:var(--spacer-8)}.variant-select .variant-list{margin-bottom:var(--spacer-4)}.variant-select .variant-list:last-child{margin-bottom:0}.variant-select .variant-list select{width:50%!important}@media (max-width:575px){.variant-select .variant-list select{width:100%!important}}.variant-plural .variant-list{flex:0 0 100%;display:flex;flex-wrap:wrap}.variant-plural span{position:relative;flex:0 0 auto;cursor:pointer;padding:7px 10px;margin:0 var(--spacer-4) var(--spacer-4) 0;border:1px solid #EDEDED;background-color:#FFF;border-radius:0;transition:all 0.2s linear}.variant-plural span:last-child{margin-right:0}.variant-plural span:hover,.variant-plural span.variant-selected{border-color:#363232}.variant-plural span.variant-selected:before{content:"";position:absolute;right:-8px;top:-8px;z-index:1;width:16px;height:16px;display:flex;align-items:center;justify-content:center;color:#FFF;font-size:9px;font-weight:900;font-family:"Font Awesome 5 Free";padding-top:1px;background-color:#0780BD;border-radius:100%}.variant-plural span.variant-passive,.variant-plural span.variant-no-stock,.variant-plural span.variant-passive:hover,.variant-plural span.variant-no-stock:hover{cursor:no-drop;background-color:#EDEDED}.variant-plural span.variant-image{max-width:32px;max-height:32px;padding:0;border:none}.variant-plural span.variant-image:hover,.variant-plural span.variant-image.variant-selected{border:none}.variant-plural span.variant-image:hover{opacity:.6}.variant-plural span.variant-image.variant-passive{opacity:.4;background-color:transparent}.variant-singular{margin-bottom:var(--spacer-4)}.variant-singular .radio-custom{margin-bottom:var(--spacer-4)}.product-cart-buttons{display:flex;flex-wrap:wrap;align-items:flex-end;margin-left:calc(-1*var(--gutter));margin-right:calc(-1*var(--gutter))}.product-cart-buttons>div{padding-left:var(--gutter);padding-right:var(--gutter)}.product-cart-buttons .product-buttons-wrapper{flex:1 0 0%;max-width:100%}.product-cart-buttons .product-buttons-wrapper .product-buttons-row{display:flex;flex-wrap:wrap;margin-left:calc(-1*var(--gutter));margin-right:calc(-1*var(--gutter))}.product-cart-buttons .product-buttons-wrapper .product-buttons-row>div{flex:1 0 0%;max-width:100%;padding-left:var(--gutter);padding-right:var(--gutter)}.product-qty-wrapper .product-qty{display:flex;flex-wrap:wrap;width:138px;height:46px;border:1px solid #F3F3F3;border-radius:5px;background-color:#F3F3F3}.product-qty-wrapper .product-qty>a{flex:0 0 33px;max-width:33px;display:flex;align-items:center;justify-content:center;color:#363232}@media (max-width:767px){.product-qty-wrapper .product-qty>a{flex:0 0 55px;max-width:55px}}.product-qty-wrapper .product-qty>div{flex:1 0 0%;max-width:100%}.product-qty-wrapper .product-qty>div input{width:100%;height:38px;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#363232;text-align:center;margin-top:3px;border:none;background-color:#fff}.product-qty-wrapper.product-qty-wrapper-select .product-qty{border:none;border-radius:0}.product-qty-wrapper.product-qty-wrapper-select .product-qty select.form-control:not([size]):not([multiple]),.product-qty-wrapper.product-qty-wrapper-select .product-qty select:not([size]){height:48px;color:#363232;font-size:var(--font-size-14);font-weight:400;cursor:pointer;padding:6px 28px 6px 20px;border:1px solid #EDEDED;border-radius:0;background-color:#FFF;background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 16.0005L18 22L12 16.0005L12.9999 15L18 20.0004L23.0001 15L24 16.0005Z' fill='%232B2D42'/%3E%3C/svg%3E%0A");background-size:16px}.product-qty-wrapper.product-qty-wrapper-select .product-qty>div input{height:48px;border:1px solid #EDEDED;border-radius:0;background-color:#FFF}@media (max-width:575px){.product-qty-wrapper{margin-bottom:var(--spacer-8);flex:0 0 100%;max-width:100%}.product-qty-wrapper .product-qty{width:100%}}.product-cart-buttons a.add-to-cart-button,.product-cart-buttons a.no-stock-button,.product-cart-buttons a.quick-order-button,.product-cart-buttons a.remind-me-button{display:flex;align-items:center;justify-content:center;height:46px;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;text-transform:uppercase;padding:0 15px;border-radius:5px;transition:all 0.2s linear}.product-cart-buttons a.remind-me-button,.product-cart-buttons a.add-to-cart-button{color:#FFF;background-color:#0780BD}.product-cart-buttons a.remind-me-button:hover,.product-cart-buttons a.add-to-cart-button:hover{background-color:#DD2526}.product-cart-buttons a.quick-order-button{color:#FFF;background-color:#DD2526}.product-cart-buttons a.quick-order-button:hover{background-color:#b31c1d}.product-cart-buttons a.no-stock-button{color:#FFF;background-color:#7A7474}#product-user-buttons{display:flex;flex-wrap:wrap;margin-right:calc(-1*var(--gutter));margin-left:calc(-1*var(--gutter))}#product-user-buttons>div{padding-left:var(--gutter);padding-right:var(--gutter);margin-bottom:var(--spacer-7)}#product-user-buttons>div a{display:flex;align-items:center;flex-wrap:wrap;color:#7A7474;line-height:calc(var(--font-size-13) + 8px);font-size:var(--font-size-13);font-weight:400;transition:all 0.2s linear}#product-user-buttons>div a svg path{transition:all 0.2s linear}#product-user-buttons>div a span{padding-left:var(--spacer-2)}@media (min-width:1200px){#product-user-buttons>div a:hover{color:#0780BD}#product-user-buttons>div a:hover svg path{fill:#0780BD}}#product-user-buttons>div a.add-my-favorites span:before{content:attr(data-add-to-favorites)}#product-user-buttons>div a.add-my-favorites .icon-favori-add{display:none}#product-user-buttons>div a.add-my-favorites.favorite-product .icon-favori{display:none}#product-user-buttons>div a.add-my-favorites.favorite-product .icon-favori-add{display:block}#product-user-buttons>div a.add-my-favorites.favorite-product span:before{content:attr(data-favorite-product)}.product-cargo-buttons{display:flex;align-items:center;justify-content:flex-start;gap:var(--spacer-3)}.product-cargo-buttons .product-cargo-button{display:flex;flex-wrap:wrap;height:48px;border:1px solid #EDEDED;padding:var(--spacer-3)}.product-cargo-buttons .product-cargo-button i{flex:0 0 24px;height:24px;width:24px}.product-cargo-buttons .product-cargo-button span{display:flex;align-items:center;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400;padding-left:var(--spacer-3);flex:1 1 0%}.product-cargo-buttons .product-cargo-button.fast_shipping i{background:url(//www.istikbal.com.tr/idea/gr/79/themes/selftpl_63d95fc7f18d3/assets/images/icon-btn-1.png?revision=1746017925) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.same_day_shipping i{background:url(//www.istikbal.com.tr/idea/gr/79/themes/selftpl_63d95fc7f18d3/assets/images/icon-btn-2.png?revision=1746017925) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.three_days_delivery i{background:url(//www.istikbal.com.tr/idea/gr/79/themes/selftpl_63d95fc7f18d3/assets/images/icon-btn-3.png?revision=1746017925) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.five_days_delivery i{background:url(//www.istikbal.com.tr/idea/gr/79/themes/selftpl_63d95fc7f18d3/assets/images/icon-btn-4.png?revision=1746017925) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.seven_days_delivery i{background:url(//www.istikbal.com.tr/idea/gr/79/themes/selftpl_63d95fc7f18d3/assets/images/icon-btn-5.png?revision=1746017925) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.free_shipping i{background:url(//www.istikbal.com.tr/idea/gr/79/themes/selftpl_63d95fc7f18d3/assets/images/icon-btn-6.png?revision=1746017925) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.delivery_from_stock i{background:url(//www.istikbal.com.tr/idea/gr/79/themes/selftpl_63d95fc7f18d3/assets/images/icon-btn-7.png?revision=1746017925) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.pre_ordered_product i{background:url(//www.istikbal.com.tr/idea/gr/79/themes/selftpl_63d95fc7f18d3/assets/images/icon-btn-8.png?revision=1746017925) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.limited_stock i{background:url(//www.istikbal.com.tr/idea/gr/79/themes/selftpl_63d95fc7f18d3/assets/images/icon-btn-9.png?revision=1746017925) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.ask_stock i{background:url(//www.istikbal.com.tr/idea/gr/79/themes/selftpl_63d95fc7f18d3/assets/images/icon-btn-10.png?revision=1746017925) no-repeat 50% 50%}.product-cargo-buttons .product-cargo-button.campaigned_product i{background:url(//www.istikbal.com.tr/idea/gr/79/themes/selftpl_63d95fc7f18d3/assets/images/icon-btn-11.png?revision=1746017925) no-repeat 50% 50%}.product-social{position:relative}.product-social>a svg path{transition:all 0.2s linear}@media (min-width:1200px){.product-social>a:hover{color:#0780BD!important}.product-social>a:hover svg path{fill:#0780BD}}.product-social>a.active{color:#0780BD!important}.product-social>a.active svg path{fill:#0780BD}.product-social .product-social-content{position:absolute;top:150%;left:var(--gutter);z-index:11;display:none;padding:5px;box-shadow:0 0 5px rgba(0,0,0,.2);background-color:#fff}.product-social .product-social-content>div{display:flex}.product-social .product-social-content>div>div{margin-right:5px}.product-social .product-social-content>div>div:last-child{margin-right:0}.product-social .product-social-content>div>div>a{display:flex;align-items:center;justify-content:center;width:26px;height:26px}.product-social .product-social-content>div>div>a svg path{fill:#FFFFFF!important}.product-social .product-social-content>div>div>a.product-social-facebook{background-color:#3b5998}.product-social .product-social-content>div>div>a.product-social-twitter{background-color:#1da1f2}.product-social .product-social-content>div>div>a.product-social-pinterest{background-color:#bd081c}.product-social .product-social-content>div>div>a.product-social-whatsapp{background-color:#128c7e}.product-detail-tab{margin-bottom:var(--spacer-15);margin-top:var(--spacer-11);padding:var(--spacer-7) var(--spacer-7) 0;background-color:#FFF;border-radius:0;border:1px solid #EDEDED}.product-detail-tab .product-detail-tab-header{align-items:center;margin-right:calc(-1*var(--gutter));margin-left:calc(-1*var(--gutter))}.product-detail-tab .product-detail-tab-header [data-tab-index]{padding-right:var(--spacer-4);padding-left:var(--spacer-4)}.product-detail-tab .product-detail-tab-header [data-tab-index]>a{display:flex;align-items:center;justify-content:center;height:50px;color:#7A7474;background-color:#F3F3F3;min-width:212px;border-radius:5px;text-transform:uppercase;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;transition:all 0.2s linear}@media (max-width:1199px){.product-detail-tab .product-detail-tab-header [data-tab-index]>a{min-width:172px}}.product-detail-tab .product-detail-tab-header [data-tab-index].active>a{color:#FFF;background-color:#0780BD}.product-detail-tab .product-detail-tab-content [data-tab-content]{height:0;overflow:hidden}.product-detail-tab .product-detail-tab-content [data-tab-content]>div{padding:var(--spacer-8) 0 var(--spacer-8);font-size:var(--font-size-18)}.product-detail-tab .product-detail-tab-content [data-tab-content].active{height:auto;overflow:visible}@media (min-width:768px){.product-detail-tab .product-detail-tab-content [data-tab-content].active{display:block!important}}.product-detail-tab .product-detail-tab-content .product-add-comment-button>a{transition:all 0.2s linear}.product-detail-tab .product-detail-tab-content .product-add-comment-button:hover>a{background:#DD2526}@media (max-width:991px){.product-detail-tab .product-detail-tab-header{overflow-x:auto;scroll-snap-type:x mandatory}}@media (max-width:767px){.product-detail-tab .product-detail-tab-content .product-detail-tab-row{margin-bottom:var(--spacer-8)}.product-detail-tab .product-detail-tab-content .product-detail-tab-row [data-tab-index]>a{position:relative;display:flex;align-items:center;justify-content:space-between;height:50px;color:#363232;font-size:var(--font-size-20);padding:0 var(--spacer-8);background-color:#EDEDED}.product-detail-tab .product-detail-tab-content .product-detail-tab-row [data-tab-index]>a:after{content:"";font-weight:900;font-size:var(--font-size-24);font-family:"Font Awesome 5 Free";transition:all 0.2s linear}.product-detail-tab .product-detail-tab-content .product-detail-tab-row [data-tab-content]{height:0!important;overflow:hidden!important}.product-detail-tab .product-detail-tab-content .product-detail-tab-row [data-tab-content]>div{padding-bottom:0}.product-detail-tab .product-detail-tab-content .product-detail-tab-row.active [data-tab-index]>a{color:#FFF;background-color:#0780BD}.product-detail-tab .product-detail-tab-content .product-detail-tab-row.active [data-tab-index]>a:after{transform:rotate(-180deg)}.product-detail-tab .product-detail-tab-content .product-detail-tab-row.active [data-tab-content].active{height:auto!important;overflow:visible!important}}.product-customization{padding:var(--spacer-8) 0 var(--spacer-3);margin:var(--spacer-8) 0;border-top:1px solid #EDEDED;border-bottom:1px solid #EDEDED}.product-customization .product-customization-group .product-customization-group-title{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);margin-bottom:var(--spacer-4)}.product-customization .product-customization-group .product-customization-field .form-group .control-label{color:#363232;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:600;margin-bottom:0}@media (max-width:767px){.product-customization .product-customization-group .product-customization-field .form-group .control-label{margin-bottom:var(--spacer-3)}}.product-customization .form-control{height:44px;border:1px solid #EDEDED;border-radius:0}.product-customization textarea.form-control{height:120px}.product-customization .form-group select.form-control:not([size]):not([multiple]),.product-customization .form-group select:not([size]){height:44px;cursor:pointer;border:1px solid #EDEDED;border-radius:0;background-size:36px;background-position:right center;background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 16.0005L18 22L12 16.0005L12.9999 15L18 20.0004L23.0001 15L24 16.0005Z' fill='%232B2D42'/%3E%3C/svg%3E%0A")}.product-customization .form-horizontal .form-question{top:5px;right:-4px;width:15px;height:15px;border-radius:100%}@media (max-width:1199px){.idea-promotion-bar{display:none!important}}:root{--gutter:var(--spacer-3);--spacer-1:4px;--spacer-2:8px;--spacer-3:12px;--spacer-4:16px;--spacer-5:20px;--spacer-6:24px;--spacer-7:28px;--spacer-8:32px;--spacer-9:36px;--spacer-10:40px;--spacer-11:44px;--spacer-12:48px;--spacer-13:52px;--spacer-14:56px;--spacer-15:60px;--spacer-16:64px;--spacer-17:68px;--spacer-18:72px;--spacer-19:76px;--spacer-20:80px;--spacer-21:84px;--spacer-22:88px;--spacer-23:92px;--spacer-24:96px;--spacer-25:100px;--spacer-26:104px;--spacer-27:108px;--spacer-28:112px;--spacer-29:116px;--spacer-30:120px;--spacer-31:124px;--spacer-32:128px;--spacer-33:132px;--spacer-34:136px;--spacer-35:140px;--spacer-36:144px;--spacer-37:148px;--spacer-38:152px;--spacer-39:156px;--spacer-40:160px;--font-size-10:10px;--font-size-11:11px;--font-size-12:12px;--font-size-13:13px;--font-size-14:14px;--font-size-15:15px;--font-size-16:16px;--font-size-17:17px;--font-size-18:18px;--font-size-19:19px;--font-size-20:20px;--font-size-21:21px;--font-size-22:22px;--font-size-23:23px;--font-size-24:24px;--font-size-25:25px;--font-size-26:26px;--font-size-27:27px;--font-size-28:28px;--font-size-29:29px;--font-size-30:30px;--font-size-31:31px;--font-size-32:32px;--font-size-33:33px;--font-size-34:34px;--font-size-35:35px;--font-size-36:36px;--font-size-37:37px;--font-size-38:38px;--font-size-39:39px;--font-size-40:40px;--font-size-41:41px;--font-size-42:42px;--font-size-43:43px;--font-size-44:44px;--font-size-45:45px;--font-size-46:46px;--font-size-47:47px;--font-size-48:48px;--font-size-49:49px;--font-size-50:50px;--font-size-51:51px;--font-size-52:52px;--font-size-53:53px;--font-size-54:54px;--font-size-55:55px;--font-size-56:56px;--font-size-57:57px;--font-size-58:58px;--font-size-59:59px;--font-size-60:60px;--font-size-61:61px;--font-size-62:62px;--font-size-63:63px;--font-size-64:64px;--font-size-65:65px;--font-size-66:66px;--font-size-67:67px;--font-size-68:68px;--font-size-69:69px;--font-size-70:70px;--font-size-71:71px;--font-size-72:72px;--font-size-73:73px;--font-size-74:74px;--font-size-75:75px;--font-size-76:76px;--font-size-77:77px;--font-size-78:78px;--font-size-79:79px;--font-size-80:80px;--font-size-81:81px;--font-size-82:82px;--font-size-83:83px;--font-size-84:84px;--font-size-85:85px;--font-size-86:86px;--font-size-87:87px;--font-size-88:88px;--font-size-89:89px;--font-size-90:90px;--font-size-91:91px;--font-size-92:92px;--font-size-93:93px;--font-size-94:94px;--font-size-95:95px;--font-size-96:96px;--font-size-97:97px;--font-size-98:98px;--font-size-99:99px;--font-size-100:100px;--font-size-101:101px;--font-size-102:102px;--font-size-103:103px;--font-size-104:104px;--font-size-105:105px;--font-size-106:106px;--font-size-107:107px;--font-size-108:108px;--font-size-109:109px;--font-size-110:110px;--font-size-111:111px;--font-size-112:112px;--font-size-113:113px;--font-size-114:114px;--font-size-115:115px;--font-size-116:116px;--font-size-117:117px;--font-size-118:118px;--font-size-119:119px;--font-size-120:120px}@media (max-width:1199px){:root{--spacer-1:3px;--spacer-2:6px;--spacer-3:9px;--spacer-4:12px;--spacer-5:15px;--spacer-6:18px;--spacer-7:21px;--spacer-8:24px;--spacer-9:27px;--spacer-10:30px;--spacer-11:33px;--spacer-12:36px;--spacer-13:39px;--spacer-14:42px;--spacer-15:45px;--spacer-16:48px;--spacer-17:51px;--spacer-18:54px;--spacer-19:57px;--spacer-20:60px;--spacer-21:52.5px;--spacer-22:55px;--spacer-23:57.5px;--spacer-24:60px;--spacer-25:62.5px;--spacer-26:65px;--spacer-27:67.5px;--spacer-28:70px;--spacer-29:72.5px;--spacer-30:60px;--spacer-31:62px;--spacer-32:64px;--spacer-33:66px;--spacer-34:68px;--spacer-35:70px;--spacer-36:72px;--spacer-37:74px;--spacer-38:76px;--spacer-39:78px;--spacer-40:80px;--font-size-10:9.5px;--font-size-11:10.45px;--font-size-12:11.4px;--font-size-13:12.35px;--font-size-14:13.3px;--font-size-15:13.5px;--font-size-16:14.4px;--font-size-17:15.3px;--font-size-18:16.2px;--font-size-19:15.2px;--font-size-20:16px;--font-size-21:16.8px;--font-size-22:17.6px;--font-size-23:18.4px;--font-size-24:19.2px;--font-size-25:20px;--font-size-26:20.8px;--font-size-27:21.6px;--font-size-28:22.4px;--font-size-29:21.75px;--font-size-30:22.5px;--font-size-31:23.25px;--font-size-32:24px;--font-size-33:24.75px;--font-size-34:25.5px;--font-size-35:26.25px;--font-size-36:27px;--font-size-37:24.05px;--font-size-38:24.7px;--font-size-39:25.35px;--font-size-40:26px;--font-size-41:26.65px;--font-size-42:27.3px;--font-size-43:27.95px;--font-size-44:28.6px;--font-size-45:29.25px;--font-size-46:29.9px;--font-size-47:30.55px;--font-size-48:31.2px;--font-size-49:31.85px;--font-size-50:32.5px;--font-size-51:33.15px;--font-size-52:33.8px;--font-size-53:34.45px;--font-size-54:35.1px;--font-size-55:35.75px;--font-size-56:36.4px;--font-size-57:37.05px;--font-size-58:37.7px;--font-size-59:38.35px;--font-size-60:39px;--font-size-61:39.65px;--font-size-62:40.3px;--font-size-63:40.95px;--font-size-64:41.6px;--font-size-65:42.25px;--font-size-66:42.9px;--font-size-67:43.55px;--font-size-68:44.2px;--font-size-69:44.85px;--font-size-70:45.5px;--font-size-71:46.15px;--font-size-72:46.8px;--font-size-73:47.45px;--font-size-74:48.1px;--font-size-75:48.75px;--font-size-76:49.4px;--font-size-77:50.05px;--font-size-78:50.7px;--font-size-79:51.35px;--font-size-80:52px;--font-size-81:52.65px;--font-size-82:53.3px;--font-size-83:53.95px;--font-size-84:54.6px;--font-size-85:46.75px;--font-size-86:47.3px;--font-size-87:47.85px;--font-size-88:48.4px;--font-size-89:48.95px;--font-size-90:49.5px;--font-size-91:50.05px;--font-size-92:50.6px;--font-size-93:51.15px;--font-size-94:51.7px;--font-size-95:52.25px;--font-size-96:52.8px;--font-size-97:53.35px;--font-size-98:53.9px;--font-size-99:54.45px;--font-size-100:55px;--font-size-101:55.55px;--font-size-102:56.1px;--font-size-103:56.65px;--font-size-104:57.2px;--font-size-105:57.75px;--font-size-106:58.3px;--font-size-107:58.85px;--font-size-108:59.4px;--font-size-109:59.95px;--font-size-110:60.5px;--font-size-111:61.05px;--font-size-112:61.6px;--font-size-113:62.15px;--font-size-114:62.7px;--font-size-115:63.25px;--font-size-116:63.8px;--font-size-117:64.35px;--font-size-118:64.9px;--font-size-119:65.45px;--font-size-120:66px}}@media (max-width:767px){:root{--spacer-1:2px;--spacer-2:4px;--spacer-3:6px;--spacer-4:8px;--spacer-5:10px;--spacer-6:12px;--spacer-7:14px;--spacer-8:16px;--spacer-9:18px;--spacer-10:20px;--spacer-11:22px;--spacer-12:24px;--spacer-13:26px;--spacer-14:28px;--spacer-15:30px;--spacer-16:32px;--spacer-17:34px;--spacer-18:36px;--spacer-19:38px;--spacer-20:40px;--spacer-21:31.5px;--spacer-22:33px;--spacer-23:34.5px;--spacer-24:36px;--spacer-25:37.5px;--spacer-26:39px;--spacer-27:40.5px;--spacer-28:42px;--spacer-29:43.5px;--spacer-30:30px;--spacer-31:31px;--spacer-32:32px;--spacer-33:33px;--spacer-34:34px;--spacer-35:35px;--spacer-36:36px;--spacer-37:37px;--spacer-38:38px;--spacer-39:39px;--spacer-40:40px;--font-size-10:8.5px;--font-size-11:9.35px;--font-size-12:10.2px;--font-size-13:11.05px;--font-size-14:11.9px;--font-size-15:12px;--font-size-16:12.8px;--font-size-17:13.6px;--font-size-18:14.4px;--font-size-19:14.25px;--font-size-20:15px;--font-size-21:15.75px;--font-size-22:16.5px;--font-size-23:17.25px;--font-size-24:18px;--font-size-25:18.75px;--font-size-26:19.5px;--font-size-27:20.25px;--font-size-28:21px;--font-size-29:20.3px;--font-size-30:21px;--font-size-31:21.7px;--font-size-32:22.4px;--font-size-33:23.1px;--font-size-34:23.8px;--font-size-35:24.5px;--font-size-36:25.2px;--font-size-37:20.35px;--font-size-38:20.9px;--font-size-39:21.45px;--font-size-40:22px;--font-size-41:22.55px;--font-size-42:23.1px;--font-size-43:23.65px;--font-size-44:24.2px;--font-size-45:24.75px;--font-size-46:25.3px;--font-size-47:25.85px;--font-size-48:26.4px;--font-size-49:26.95px;--font-size-50:27.5px;--font-size-51:28.05px;--font-size-52:28.6px;--font-size-53:29.15px;--font-size-54:29.7px;--font-size-55:30.25px;--font-size-56:30.8px;--font-size-57:31.35px;--font-size-58:31.9px;--font-size-59:32.45px;--font-size-60:33px;--font-size-61:33.55px;--font-size-62:34.1px;--font-size-63:34.65px;--font-size-64:35.2px;--font-size-65:35.75px;--font-size-66:36.3px;--font-size-67:36.85px;--font-size-68:37.4px;--font-size-69:37.95px;--font-size-70:38.5px;--font-size-71:39.05px;--font-size-72:39.6px;--font-size-73:40.15px;--font-size-74:40.7px;--font-size-75:41.25px;--font-size-76:41.8px;--font-size-77:42.35px;--font-size-78:42.9px;--font-size-79:43.45px;--font-size-80:44px;--font-size-81:44.55px;--font-size-82:45.1px;--font-size-83:45.65px;--font-size-84:46.2px;--font-size-85:38.25px;--font-size-86:38.7px;--font-size-87:39.15px;--font-size-88:39.6px;--font-size-89:40.05px;--font-size-90:40.5px;--font-size-91:40.95px;--font-size-92:41.4px;--font-size-93:41.85px;--font-size-94:42.3px;--font-size-95:42.75px;--font-size-96:43.2px;--font-size-97:43.65px;--font-size-98:44.1px;--font-size-99:44.55px;--font-size-100:45px;--font-size-101:45.45px;--font-size-102:45.9px;--font-size-103:46.35px;--font-size-104:46.8px;--font-size-105:47.25px;--font-size-106:47.7px;--font-size-107:48.15px;--font-size-108:48.6px;--font-size-109:49.05px;--font-size-110:49.5px;--font-size-111:49.95px;--font-size-112:50.4px;--font-size-113:50.85px;--font-size-114:51.3px;--font-size-115:51.75px;--font-size-116:52.2px;--font-size-117:52.65px;--font-size-118:53.1px;--font-size-119:53.55px;--font-size-120:54px}}.row.no-gutters{margin-right:0;margin-left:0}.row.no-gutters>.col,.row.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.contentbox-header{margin-bottom:var(--spacer-8)}.contentbox-header p{display:block;font-size:var(--font-size-12);margin-bottom:0}.contentbox-header h4{color:#363232;font-size:var(--font-size-24);margin-bottom:0}body[class*="checkout-page"] .contentbox-header,body[class*="current-page-cart"] .contentbox-header{text-align:left;margin-bottom:var(--spacer-1);border-bottom:none}body[class*="checkout-page"] .contentbox-header h4,body[class*="current-page-cart"] .contentbox-header h4{font-size:var(--font-size-18)}.user-login-page-wrapper{position:relative;display:flex;justify-content:center}.user-login-page-wrapper .user-login-page-container{position:relative;z-index:2;width:460px}@media (max-width:767px){.user-login-page-wrapper .user-login-page-container{width:380px}}@media (max-width:424px){.user-login-page-wrapper .user-login-page-container{width:330px}}@media (max-width:374px){.user-login-page-wrapper .user-login-page-container{width:280px}}.user-login-page-wrapper .user-login-page-container .user-login-page-logo{display:flex;align-items:center;justify-content:center;min-height:80px;padding:var(--spacer-5)}.user-login-page-wrapper .user-login-page-container .user-login-page-logo img{max-height:80px}.user-login-page-wrapper .user-login-page-content{padding:var(--spacer-10);margin-bottom:var(--spacer-8);background-color:#fff;border:1px solid #EDEDED;border-radius:0}.user-login-page-wrapper .user-login-page-title{text-align:center;margin-bottom:var(--spacer-7)}.user-login-page-wrapper .user-login-page-title span{line-height:28px;font-size:var(--font-size-24);font-weight:700}.user-login-page-wrapper .user-login-page-title.user-login-page-sub-title{padding-top:var(--spacer-7)}.user-login-page-wrapper .user-login-page-order-registration{display:flex;align-items:center;justify-content:center;height:52px;color:#363232;font-size:var(--font-size-16);font-weight:600;text-align:center;margin-top:var(--spacer-9);background-color:rgba(220,53,69,.3)}.user-login-page-wrapper .user-login-page-row{margin-bottom:var(--spacer-5)}.user-login-page-wrapper .user-login-page-row.user-login-page-button-social{display:flex;align-items:center;flex-wrap:wrap}@media (max-width:767px){.user-login-page-wrapper .user-login-page-row.user-login-page-button-social{display:block}}.user-login-page-wrapper .user-login-page-row.user-login-page-button-social>div{flex:0 0 50%}.user-login-page-wrapper .user-login-page-row.user-login-page-button-social>div:first-child{padding-right:var(--spacer-5)}@media (max-width:767px){.user-login-page-wrapper .user-login-page-row.user-login-page-button-social>div{flex:0 0 100%}.user-login-page-wrapper .user-login-page-row.user-login-page-button-social>div:first-child{padding-right:0}}.user-login-page-wrapper .user-login-page-row input.form-control{height:52px;color:#363232;font-size:var(--font-size-14);padding:var(--spacer-2) var(--spacer-4)}.user-login-page-wrapper .user-login-page-row .btn{display:flex;align-items:center;justify-content:center;height:52px;font-size:var(--font-size-18);font-weight:600;padding:0}@media (max-width:374px){.user-login-page-wrapper .user-login-page-row .btn{height:48px}}.user-login-page-wrapper .user-login-page-row .btn.btn-green{color:#FFF;font-weight:400;margin-bottom:var(--spacer-8);border:1px solid #EDEDED;background-color:#25D366}.user-login-page-wrapper .user-login-page-row .btn.btn-google{color:#363232!important;font-size:var(--font-size-15);font-weight:400;background:#fff!important;border:1px solid #EDEDED}.user-login-page-wrapper .user-login-page-row .btn.btn-google span{padding-left:10px}.user-login-page-wrapper .user-login-page-row .btn.btn-google:hover{color:#363232!important;background:#fff!important}@media (max-width:767px){.user-login-page-wrapper .user-login-page-row .btn.btn-google{margin-bottom:var(--spacer-5)}}.user-login-page-wrapper .user-login-page-row .btn.btn-facebook{color:#363232!important;font-size:var(--font-size-15);font-weight:400;background:#fff!important;border:1px solid #EDEDED}.user-login-page-wrapper .user-login-page-row .btn.btn-facebook span{padding-left:10px}.user-login-page-wrapper .user-login-page-row .btn.btn-facebook:hover{color:#363232!important;background:#fff!important}.user-login-page-wrapper .checkbox-custom,.user-login-page-wrapper .user-login-forgot-pass{margin-bottom:var(--spacer-9)}.user-login-page-wrapper .checkbox-custom input[type=checkbox]+label{line-height:20px;color:#363232;font-size:var(--font-size-14);padding-left:36px}.user-login-page-wrapper .checkbox-custom input[type=checkbox]+label:before{width:20px;height:20px;border:1px solid #EDEDED}.user-login-page-wrapper .checkbox-custom input[type=checkbox]:checked+label:before{background-image:none;border-color:#EDEDED;background-color:#FFF}.user-login-page-wrapper .checkbox-custom input[type=checkbox]:checked+label:after{content:"";position:absolute;left:7px;top:2px;display:inline-block;width:6px;height:12px;border-bottom:2px solid #0780BD;border-right:2px solid #0780BD;transform:rotate(45deg)}.user-login-page-wrapper .user-login-forgot-pass a{display:block;color:#363232;font-size:var(--font-size-14)}.signup-page-logo{display:flex;align-items:center;justify-content:center;min-height:80px;padding:var(--spacer-5)}.signup-page-logo img{max-height:80px}.signup-container{width:580px;margin:0 auto var(--spacer-4);padding:var(--spacer-6) var(--spacer-10) var(--spacer-5);border:1px solid #EDEDED;border-radius:0;background-color:#FFF}@media (max-width:767px){.signup-container{width:calc(100% - 8px)}}.signup-container .contentbox-header{text-align:center!important;margin:0 0 var(--spacer-7)!important;padding:0!important;border:none!important}.signup-container .contentbox-header h4{line-height:28px;font-size:var(--font-size-24)!important;font-weight:700!important;margin-bottom:0!important}.signup-container .alert.alert-primary{margin-bottom:var(--spacer-5)}.signup-container .form-group{margin-bottom:var(--spacer-5)}.signup-container .form-group .col-12.col-lg-5,.signup-container .form-group .col-12.col-lg-8,.signup-container .form-group .col-12.col-lg-9.text-right{flex:1 0 0%;max-width:none}.signup-container .form-group .col-12.col-lg-4.control-label+.col-6.col-lg-5{flex:1 0 0%;max-width:none}.signup-container .form-group .security-code{height:48px}.signup-container .form-group input.form-control{height:48px;color:#363232;font-size:var(--font-size-14);padding:var(--spacer-2) var(--spacer-4)}.signup-container .form-group .form-question{top:14px!important}.signup-container .form-group .btn{height:48px}.signup-container .form-group .btn-group-binary{display:flex;align-items:center;justify-content:space-between}.signup-container .form-group .btn-group-binary:before,.signup-container .form-group .btn-group-binary:after{display:none}.signup-container .form-group .btn-group-binary>button{flex:0 0 48%;max-width:48%}.signup-container .form-group .btn-group-binary>button.mr-2{margin-right:0!important}.current-page-member-signup .signup-container.signup-container-information{width:100%}.current-page-member-signup .signup-container.signup-container-information .information-content{border:none}.current-page-member-signup .signup-container .form-group.signup-campaign-status .col-12.col-lg-4.control-label,.current-page-member-signup .signup-container .form-group.signup-agreement .col-12.col-lg-4.control-label,.current-page-member-signup .signup-container .form-group.signup-personal-data-agreement .col-12.col-lg-4.control-label{display:none}.current-page-product-list-filter .block-item-content-body .form-group .col-9,.current-page-product-list-search .block-item-content-body .form-group .col-9{flex:0 0 65%;max-width:65%}.current-page-product-list-filter .block-item-content-body .form-group .col-3,.current-page-product-list-search .block-item-content-body .form-group .col-3{flex:0 0 35%;max-width:35%}.current-page-cart-index .cart-buttons .btn-secondary{color:#FFF;background:#0780BD;transition:all 0.2s linear}.current-page-cart-index .cart-buttons .btn-secondary:hover{color:#FFFFFF!important;background:#DD2526!important}.openbox-overlay,.navigation-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;display:none;z-index:99;width:100%;height:100%;cursor:pointer}@media (max-width:1199px){body[class$="-active"]{cursor:pointer}body.navigation-active{overflow:hidden;position:fixed;height:100%;width:100%}body.navigation-active{left:420px}body.navigation-active #mobile-navigation{left:0;box-shadow:2px 0 5px 0 rgba(0,0,0,.1)}body.navigation-active .navigation-menu-overlay{display:block}}@media (max-width:1199px) and (max-width:767px){body.navigation-active{left:320px}}@media (max-width:1199px) and (max-width:374px){body.navigation-active{left:280px}}#mobile-navigation{position:fixed;top:0;left:-420px;width:420px;height:100%;z-index:999;transition:all 0.2s linear;background:#fff;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}@media (max-width:767px){#mobile-navigation{width:320px}}@media (max-width:374px){#mobile-navigation{width:280px}}#mobile-navigation .mobile-navigation{overflow:hidden;position:relative}#mobile-navigation li.has-sub-category>div{overflow:hidden}#mobile-navigation li.has-sub-category.active>div{left:0;overflow:visible}#mobile-navigation a{display:flex;align-items:center;justify-content:space-between;color:#363232;font-size:var(--font-size-18);padding:var(--spacer-6) var(--spacer-4);border-bottom:1px solid #EDEDED}@media (max-width:767px){#mobile-navigation a{padding:var(--spacer-8) var(--spacer-6)}}#mobile-navigation a>div{display:flex;align-items:center}#mobile-navigation a>div>div{margin-right:var(--spacer-6)}#mobile-navigation a>div>div img{width:30px;height:30px;object-fit:scale-down}#mobile-navigation .category-level-2,#mobile-navigation .category-level-3{position:absolute;top:0;left:100%;width:100%;background:#fff;transition:all 0.2s linear;z-index:2}#mobile-navigation .category-level-2 ul,#mobile-navigation .category-level-3 ul{padding:0 var(--spacer-8)}#mobile-navigation .category-level-2 ul>li>a,#mobile-navigation .category-level-3 ul>li>a{color:#363232;font-size:var(--font-size-18);padding:var(--spacer-6) 0;border-color:#EDEDED}@media (max-width:767px){#mobile-navigation .category-level-2 ul>li>a,#mobile-navigation .category-level-3 ul>li>a{padding:var(--spacer-8) 0}}#mobile-navigation .category-level-3 ul>li>a>div>div{display:none;margin-right:0}#mobile-navigation .mobile-navigation-back a{justify-content:flex-end}#mobile-navigation .mobile-navigation-back a span{margin-left:var(--spacer-6)}#mobile-navigation .mobile-navigation-back a i{font-size:var(--font-size-18)}#mobile-navigation .mobile-navigation-parent a{font-weight:700;font-size:var(--font-size-20)}.standard-menu a{color:#363232;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4);border-color:#EDEDED;transition:all 0.2s linear}.standard-menu a:hover{background-color:#F3F3F3}.standard-menu .parent-item .sub-items .sub-item>a{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:500;padding:var(--spacer-4);padding-left:var(--spacer-8)}.standard-menu .top-category a span,.standard-menu .all-categories a span{padding-left:var(--spacer-3)}.right-expanding-menu{border-color:#EDEDED}.right-expanding-menu li .down-menu-button{border-bottom-color:#EDEDED}.right-expanding-menu li .down-menu-button a{line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4)}.right-expanding-menu li ul{top:-1px;border-radius:0}.right-expanding-image-menu{border-color:#EDEDED}.right-expanding-image-menu>ul>li{border-bottom-color:#EDEDED;transition:all 0.2s linear}.right-expanding-image-menu>ul>li:hover{background-color:#F3F3F3}.right-expanding-image-menu>ul>li div>a{color:#363232;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4);transition:all 0.2s linear}.right-expanding-image-menu>ul>li div>a:hover{background-color:#F3F3F3}.right-expanding-image-menu>ul>li .sub-categories-menu{top:-1px}.right-expanding-image-menu>ul>li .sub-categories-menu a{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:500;transition:all 0.2s linear}.right-expanding-image-menu>ul>li .sub-categories-menu a:hover{color:#0780BD;border-color:#0780BD;background-color:transparent}.cascade-menu{border-color:#EDEDED}.cascade-menu .parent-item{border-bottom:1px solid #EDEDED}.cascade-menu .parent-item:last-child{border-bottom:none}.cascade-menu .parent-item a{color:#363232;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4);padding-left:var(--spacer-5);transition:all 0.2s linear}.cascade-menu .parent-item a>span{display:flex;align-items:center}.cascade-menu .parent-item a>span i{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.cascade-menu .parent-item a:hover,.cascade-menu .parent-item a.selected-item{color:#0780BD}.cascade-menu .parent-item .sub-items{margin-left:0}.cascade-menu .parent-item .sub-items .sub-item{border-top:1px solid #EDEDED}.cascade-menu .parent-item .sub-items .sub-item>a{padding-left:var(--spacer-6)}.cascade-menu .parent-item .sub-items .sub-item .sub-items .sub-item>a{padding-left:var(--spacer-8)}.cascade-menu .parent-item .sub-items .sub-item .sub-items .sub-items .sub-item>a{padding-left:var(--spacer-10)}.cascade-menu .parent-item .sub-items .sub-item .sub-items .sub-items .sub-items .sub-item>a{padding-left:var(--spacer-12)}.two-stage-menu a{color:#363232;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4);border-color:#EDEDED;transition:all 0.2s linear}.two-stage-menu a:hover,.two-stage-menu a.selected-item{color:#0780BD;background-color:#F3F3F3}.two-stage-menu .parent-item .sub-items .sub-item>a{padding:var(--spacer-4);padding-left:var(--spacer-6);transition:all 0.2s linear}.two-stage-menu .parent-item .sub-items .sub-item>a:hover,.two-stage-menu .parent-item .sub-items .sub-item>a.selected-item{color:#0780BD;background-color:#F3F3F3}.accordion-menu .parent-item .accordion-list-parent{border-color:#EDEDED}.accordion-menu .parent-item .accordion-list-parent>a{color:#363232;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4);transition:all 0.2s linear}.accordion-menu .parent-item .accordion-list-parent>a+div{justify-content:flex-start;transition:all 0.2s linear}.accordion-menu .parent-item .accordion-list-parent>a:hover{color:#0780BD}.accordion-menu .parent-item .accordion-list-parent>a:hover+div{color:#0780BD}.accordion-menu .parent-item .sub-items .sub-item{border-top:1px solid #EDEDED}.accordion-menu .parent-item .sub-items .sub-item:first-child{border-top:none}.accordion-menu .parent-item .sub-items .sub-item>a{color:#363232;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4);padding-left:var(--spacer-6);transition:all 0.2s linear}.accordion-menu .parent-item .sub-items .sub-item>a:hover{color:#0780BD}.accordion-menu .parent-item .sub-items .sub-item>a.selected-item{color:#0780BD}.accordion-menu .selected-item{background-color:#F3F3F3}.accordion-menu .selected-item>a{color:#0780BD!important}.accordion-menu .top-category a,.accordion-menu .all-categories a{color:#363232;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4);border-color:#EDEDED;transition:all 0.2s linear}.accordion-menu .top-category a:hover,.accordion-menu .all-categories a:hover{color:#0780BD}.accordion-menu .top-category a i,.accordion-menu .all-categories a i{display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:0}@media (max-width:1199px){.block-item[data-type="quick-search"] .block-item-content-body form .form-group .col-9,.block-item[data-type="quick-search"] .block-item-content-body form .form-group .col-3.pl-0{flex:0 0 100%;max-width:100%}.block-item[data-type="quick-search"] .block-item-content-body form .form-group .col-3.pl-0{padding-left:var(--gutter)!important;margin-top:var(--gutter)}}.modal-cart-delete{overflow:visible!important}.modal-cart-delete .modal-dialog{max-width:580px;margin:var(--spacer-25) auto 0}@media (max-width:1199px){.modal-cart-delete .modal-dialog{margin-top:var(--spacer-5)}}@media (max-width:767px){.modal-cart-delete .modal-dialog{max-width:400px;margin-top:var(--spacer-4)}}@media (max-width:424px){.modal-cart-delete .modal-dialog{max-width:350px}}@media (max-width:374px){.modal-cart-delete .modal-dialog{max-width:295px}}.modal-cart-delete .modal-dialog .modal-content{max-width:580px;padding:var(--spacer-6) var(--spacer-34);border:none;text-align:center;box-shadow:0 0 15px rgba(0,0,0,.3)}@media (max-width:767px){.modal-cart-delete .modal-dialog .modal-content{max-width:400px;padding:var(--spacer-12)}}@media (max-width:424px){.modal-cart-delete .modal-dialog .modal-content{max-width:350px;padding:var(--spacer-6)}}@media (max-width:374px){.modal-cart-delete .modal-dialog .modal-content{max-width:295px}}.modal-cart-delete .modal-dialog .modal-content .close{display:none}.modal-cart-delete .modal-dialog .modal-content .modal-body{padding:0}.modal-cart-delete .modal-dialog .modal-content .modal-body svg{margin-bottom:var(--spacer-5)}.modal-cart-delete .modal-dialog .modal-content .modal-body span{display:block;text-align:center;font-size:var(--font-size-24);font-weight:700;margin-bottom:var(--spacer-5)}.modal-cart-delete .modal-dialog .modal-content .modal-body p{color:#999}.modal-cart-delete .modal-dialog .modal-content .modal-footer{padding:0;border:none;text-align:center;justify-content:center}.modal-cart-delete .modal-dialog .modal-content .modal-footer .btn{flex:1 0 0%;margin-right:var(--spacer-6)}.modal-cart-delete .modal-dialog .modal-content .modal-footer .btn:last-child{margin-right:0}@media (max-width:767px){.modal-cart-delete .modal-dialog .modal-content .modal-body span{font-size:var(--font-size-19);margin-bottom:var(--spacer-7)}}.shopping-information-cart{position:fixed;left:0;top:0;z-index:1100;width:100%;height:100%;background-color:rgba(255,255,255,.9)}.shopping-information-cart .shopping-information-cart-inside{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;color:#363232;font-size:var(--font-size-22);letter-spacing:1px;text-transform:uppercase}.shopping-information-cart .shopping-information-cart-inside svg{flex:0 0 56px;width:56px;height:56px;border-radius:50%;display:block;stroke-width:2;stroke:#fff;stroke-miterlimit:10;margin-right:var(--spacer-5);animation:fill 0.4s ease-in-out 0.4s forwards,scale 0.3s ease-in-out 0.9s both}.shopping-information-cart .shopping-information-cart-inside svg circle{float:left;stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#0780BD;fill:none;animation:stroke 0.6s cubic-bezier(.65,0,.45,1) 2}.shopping-information-cart .shopping-information-cart-inside svg path{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke 0.3s cubic-bezier(.65,0,.45,1) 0.8s forwards}@keyframes stroke{100%{stroke-dashoffset:0}}@keyframes scale{0%,100%{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{100%{box-shadow:inset 0 0 0 30px #0780BD}}.promotion-wrapper{margin-bottom:var(--spacer-12)}.promotion-wrapper .promotion-title h4{line-height:32px;font-size:var(--font-size-24);font-weight:700;margin-bottom:var(--spacer-8)}.promotion-wrapper .promotion-content .promotion-row{margin-top:-1px;background-color:#fff;border:1px solid #EDEDED}.promotion-wrapper .promotion-content .promotion-row:first-child{margin-top:0}.promotion-wrapper .promotion-content .promotion-row:nth-child(odd){background-color:#F3F3F3}@media (max-width:767px){.promotion-wrapper .promotion-content .promotion-row{margin-top:0;margin-bottom:var(--spacer-8)}}.promotion-wrapper .promotion-content .promotion-icon{display:flex;align-items:center;justify-content:center;height:100%;padding:0 var(--spacer-4);border-right:1px solid #EDEDED}.promotion-wrapper .promotion-content .promotion-icon i{color:#363232;font-size:var(--font-size-30)}.promotion-wrapper .promotion-content .promotion-info{height:100%;padding:var(--spacer-4)}.promotion-wrapper .promotion-content .promotion-info>div strong{font-size:var(--font-size-18)}.promotion-wrapper .promotion-content .promotion-info>span{display:block;max-height:75px;overflow-y:auto;font-size:var(--font-size-14)}.promotion-wrapper .promotion-content .promotion-button{display:flex;align-items:center;justify-content:center;height:100%;padding:var(--spacer-4);border-left:1px solid #EDEDED}@media (max-width:767px){.promotion-wrapper .promotion-content .promotion-button{padding:0;border-left:none}}.tabbed-midblocks-container{margin-bottom:var(--spacer-5)}.tabbed-midblocks-container .tabbed-midblocks-header{display:flex;flex-wrap:wrap;margin-bottom:var(--spacer-3)}.tabbed-midblocks-container .tabbed-midblocks-header>a{width:40px;height:40px;display:none;align-items:center;justify-content:center;background-color:#0780BD;color:#FFF}@media (max-width:991px){.tabbed-midblocks-container .tabbed-midblocks-header>a{display:flex}}.tabbed-midblocks-container .tabbed-midblocks-header>div{display:flex;flex:auto}.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index]{position:relative;flex:0 0 20%;cursor:pointer}.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index]>span{display:flex;align-items:center;flex:0 0 100%;height:40px;color:#363232;border-bottom:3px solid transparent;font-size:var(--font-size-16)}@media (max-width:991px){.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index]{flex:0 0 100%;display:none}.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index]>span{justify-content:center}}.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index].active{display:flex}.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index].active>span{border-color:#0780BD;color:#363232}.tabbed-midblocks-container .tabbed-midblock-content{margin-bottom:var(--spacer-3)}.tabbed-midblocks-container .tabbed-midblock-content>[data-tab-content]{display:none}.tabbed-midblocks-container .tabbed-midblock-content>[data-tab-content].active{display:block}.tabbed-midblocks-container .tabbed-midblock-bottom{display:flex;width:100%;align-items:center;justify-content:center}.tabbed-midblocks-container .tabbed-midblock-bottom a{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#FFF;margin:0 2px;background-color:#0780BD}.tabbed-midblocks-container .tabbed-midblock-bottom a.passive{color:#FFF;pointer-events:none;background-color:#DD2526}.mid-blocks-wrapper .mid-blocks-container .mid-blocks-header{margin-bottom:var(--spacer-5)}.mid-blocks-wrapper .mid-blocks-container .mid-blocks-header .mid-blocks-title{display:flex;align-items:center;height:40px;color:#363232;font-size:var(--font-size-16);border-bottom:3px solid #0780BD}.zoomContainer .zoomWindow{background-color:#fff}@media (max-width:991px){.zoomContainer{display:none!important}}.product-tags{display:flex}.product-tags .product-tags-title{flex:0 0 auto;color:#363232;font-weight:700;padding:3px 0;margin-right:var(--spacer-4)}.product-tags .product-tags-content{display:flex;flex-wrap:wrap}.product-tags .product-tags-content a{display:block;color:#363232;padding:3px var(--spacer-4);margin-right:4px;margin-bottom:4px;border:1px solid #EDEDED;background:#fff;border-radius:0}@media (max-width:991px){.product-tags{display:block}}.fancybox-slide .fancybox-image-wrap{background:#fff!important}.flag-ad{background-position:0 0}.flag-ae{background-position:-18px 0}.flag-af{background-position:-36px 0}.flag-ag{background-position:-54px 0}.flag-ai{background-position:-72px 0}.flag-al{background-position:-90px 0}.flag-am{background-position:-108px 0}.flag-ao{background-position:-126px 0}.flag-aq{background-position:-144px 0}.flag-ar{background-position:-162px 0}.flag-as{background-position:-180px 0}.flag-at{background-position:-198px 0}.flag-au{background-position:-216px 0}.flag-aw{background-position:-234px 0}.flag-ax{background-position:-252px 0}.flag-az{background-position:-270px 0}.flag-ba{background-position:-288px 0}.flag-bb{background-position:-306px 0}.flag-bd{background-position:-324px 0}.flag-be{background-position:-342px 0}.flag-bf{background-position:-360px 0}.flag-bg{background-position:-378px 0}.flag-bh{background-position:-396px 0}.flag-bi{background-position:-414px 0}.flag-bj{background-position:-432px 0}.flag-bl{background-position:-450px 0}.flag-bm{background-position:-468px 0}.flag-bn{background-position:-486px 0}.flag-bo{background-position:-504px 0}.flag-bq{background-position:-522px 0}.flag-br{background-position:-540px 0}.flag-bs{background-position:-558px 0}.flag-bt{background-position:-576px 0}.flag-bw{background-position:-594px 0}.flag-by{background-position:-612px 0}.flag-bz{background-position:-630px 0}.flag-ca{background-position:-648px 0}.flag-cc{background-position:-666px 0}.flag-cd{background-position:-684px 0}.flag-cf{background-position:-702px 0}.flag-cg{background-position:-720px 0}.flag-ch{background-position:-738px 0}.flag-ci{background-position:-756px 0}.flag-ck{background-position:-774px 0}.flag-cl{background-position:-792px 0}.flag-cm{background-position:-810px 0}.flag-cn{background-position:-828px 0}.flag-co{background-position:-846px 0}.flag-cr{background-position:-864px 0}.flag-cv{background-position:-882px 0}.flag-cw{background-position:-900px 0}.flag-cx{background-position:-918px 0}.flag-cy{background-position:-936px 0}.flag-cz{background-position:-954px 0}.flag-de{background-position:-972px 0}.flag-dj{background-position:-990px 0}.flag-dk{background-position:-1008px 0}.flag-dm{background-position:-1026px 0}.flag-do{background-position:-1044px 0}.flag-dz{background-position:-1062px 0}.flag-ec{background-position:-1080px 0}.flag-ee{background-position:-1098px 0}.flag-eg{background-position:-1116px 0}.flag-eh{background-position:-1134px 0}.flag-er{background-position:-1152px 0}.flag-es{background-position:-1170px 0}.flag-et{background-position:-1188px 0}.flag-fi{background-position:-1206px 0}.flag-fj{background-position:-1224px 0}.flag-fk{background-position:-1242px 0}.flag-fm{background-position:-1260px 0}.flag-fo{background-position:-1278px 0}.flag-fr{background-position:-1296px 0}.flag-ga{background-position:-1314px 0}.flag-gb{background-position:-1332px 0}.flag-gd{background-position:-1350px 0}.flag-ge{background-position:-1368px 0}.flag-gf{background-position:-1386px 0}.flag-gh{background-position:-1404px 0}.flag-gi{background-position:-1422px 0}.flag-gl{background-position:-1440px 0}.flag-gm{background-position:-1458px 0}.flag-gn{background-position:-1476px 0}.flag-gp{background-position:-1494px 0}.flag-gq{background-position:-1512px 0}.flag-gr{background-position:-1530px 0}.flag-gs{background-position:-1548px 0}.flag-gt{background-position:-1566px 0}.flag-gu{background-position:-1584px 0}.flag-gw{background-position:-1602px 0}.flag-gy{background-position:-1620px 0}.flag-hk{background-position:-1638px 0}.flag-hn{background-position:-1656px 0}.flag-hr{background-position:-1674px 0}.flag-ht{background-position:-1692px 0}.flag-hu{background-position:-1710px 0}.flag-id{background-position:-1728px 0}.flag-ie{background-position:-1746px 0}.flag-il{background-position:-1764px 0}.flag-in{background-position:-1782px 0}.flag-io{background-position:-1800px 0}.flag-iq{background-position:-1818px 0}.flag-is{background-position:-1836px 0}.flag-it{background-position:-1854px 0}.flag-jm{background-position:-1872px 0}.flag-jo{background-position:-1890px 0}.flag-jp{background-position:-1908px 0}.flag-ke{background-position:-1926px 0}.flag-kg{background-position:-1944px 0}.flag-kh{background-position:-1962px 0}.flag-ki{background-position:-1980px 0}.flag-km{background-position:-1998px 0}.flag-kn{background-position:-2016px 0}.flag-kr{background-position:-2034px 0}.flag-kw{background-position:-2052px 0}.flag-ky{background-position:-2070px 0}.flag-kz{background-position:-2088px 0}.flag-la{background-position:-2106px 0}.flag-lb{background-position:-2124px 0}.flag-lc{background-position:-2142px 0}.flag-li{background-position:-2160px 0}.flag-lk{background-position:-2178px 0}.flag-lr{background-position:-2196px 0}.flag-ls{background-position:-2214px 0}.flag-lt{background-position:-2232px 0}.flag-lu{background-position:-2250px 0}.flag-lv{background-position:-2268px 0}.flag-ma{background-position:-2286px 0}.flag-mc{background-position:-2304px 0}.flag-md{background-position:-2322px 0}.flag-me{background-position:-2340px 0}.flag-mf{background-position:-2358px 0}.flag-mg{background-position:-2376px 0}.flag-mh{background-position:-2394px 0}.flag-mk{background-position:-2412px 0}.flag-ml{background-position:-2430px 0}.flag-mm{background-position:-2448px 0}.flag-mn{background-position:-2466px 0}.flag-mo{background-position:-2484px 0}.flag-mp{background-position:-2502px 0}.flag-mq{background-position:-2520px 0}.flag-mr{background-position:-2538px 0}.flag-ms{background-position:-2556px 0}.flag-mt{background-position:-2574px 0}.flag-mu{background-position:-2592px 0}.flag-mv{background-position:-2610px 0}.flag-mw{background-position:-2628px 0}.flag-mx{background-position:-2646px 0}.flag-my{background-position:-2664px 0}.flag-mz{background-position:-2682px 0}.flag-na{background-position:-2700px 0}.flag-nc{background-position:-2718px 0}.flag-ne{background-position:-2736px 0}.flag-nf{background-position:-2754px 0}.flag-ng{background-position:-2772px 0}.flag-ni{background-position:-2790px 0}.flag-nl{background-position:-2808px 0}.flag-no{background-position:-2826px 0}.flag-np{background-position:-2844px 0}.flag-nr{background-position:-2862px 0}.flag-nu{background-position:-2880px 0}.flag-nz{background-position:-2898px 0}.flag-om{background-position:-2916px 0}.flag-pa{background-position:-2934px 0}.flag-pe{background-position:-2952px 0}.flag-pf{background-position:-2970px 0}.flag-pg{background-position:-2988px 0}.flag-ph{background-position:-3006px 0}.flag-pk{background-position:-3024px 0}.flag-pl{background-position:-3042px 0}.flag-pm{background-position:-3060px 0}.flag-pn{background-position:-3078px 0}.flag-pr{background-position:-3096px 0}.flag-ps{background-position:-3114px 0}.flag-pt{background-position:-3132px 0}.flag-pw{background-position:-3150px 0}.flag-py{background-position:-3168px 0}.flag-qa{background-position:-3186px 0}.flag-re{background-position:-3204px 0}.flag-rest{background-position:-3222px 0}.flag-ro{background-position:-3240px 0}.flag-rs{background-position:-3258px 0}.flag-ru{background-position:-3276px 0}.flag-rw{background-position:-3294px 0}.flag-sa{background-position:-3312px 0}.flag-sb{background-position:-3330px 0}.flag-sc{background-position:-3348px 0}.flag-sd{background-position:-3366px 0}.flag-se{background-position:-3384px 0}.flag-sg{background-position:-3402px 0}.flag-sh{background-position:-3420px 0}.flag-si{background-position:-3438px 0}.flag-sj{background-position:-3456px 0}.flag-sk{background-position:-3474px 0}.flag-sl{background-position:-3492px 0}.flag-sm{background-position:-3510px 0}.flag-sn{background-position:-3528px 0}.flag-sr{background-position:-3546px 0}.flag-ss{background-position:-3564px 0}.flag-st{background-position:-3582px 0}.flag-sv{background-position:-3600px 0}.flag-sx{background-position:-3618px 0}.flag-sz{background-position:-3636px 0}.flag-tc{background-position:-3654px 0}.flag-td{background-position:-3672px 0}.flag-tf{background-position:-3690px 0}.flag-tg{background-position:-3708px 0}.flag-th{background-position:-3726px 0}.flag-tj{background-position:-3744px 0}.flag-tk{background-position:-3762px 0}.flag-tl{background-position:-3780px 0}.flag-tm{background-position:-3798px 0}.flag-tn{background-position:-3816px 0}.flag-to{background-position:-3834px 0}.flag-tr{background-position:-3852px 0}.flag-tt{background-position:-3870px 0}.flag-tv{background-position:-3888px 0}.flag-tw{background-position:-3906px 0}.flag-tz{background-position:-3924px 0}.flag-ua{background-position:-3942px 0}.flag-ug{background-position:-3960px 0}.flag-um{background-position:-3978px 0}.flag-us{background-position:-3996px 0}.flag-uy{background-position:-4014px 0}.flag-uz{background-position:-4032px 0}.flag-va{background-position:-4050px 0}.flag-vc{background-position:-4068px 0}.flag-vg{background-position:-4086px 0}.flag-vi{background-position:-4104px 0}.flag-vn{background-position:-4122px 0}.flag-vu{background-position:-4140px 0}.flag-wf{background-position:-4158px 0}.flag-ws{background-position:-4176px 0}.flag-xk{background-position:-4194px 0}.flag-yt{background-position:-4212px 0}.flag-za{background-position:-4230px 0}.flag-zm{background-position:-4248px 0}.flag-zw{background-position:-4266px 0}.product-standart-cargo-buttons{display:flex;align-items:center}.product-standart-cargo-buttons .product-standart-cargo-button{display:flex;align-items:center;height:48px;color:#363232;padding:var(--spacer-3);border:1px solid #EDEDED;margin-right:var(--spacer-3);line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400}.product-standart-cargo-buttons .product-standart-cargo-button i{display:flex;align-items:center;justify-content:center;width:26px;height:26px;color:#000;margin-right:6px}.product-standart-cargo-buttons .product-standart-cargo-button i:before{font-family:"Font Awesome 5 Free";font-weight:900;font-style:normal;font-size:var(--font-size-17)}.product-standart-cargo-buttons .product-standart-cargo-button:last-child{margin-right:0}.product-standart-cargo-buttons .product-standart-cargo-button.fast_shipping i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.same_day_shipping i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.three_days_delivery i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.five_days_delivery i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.seven_days_delivery i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.free_shipping i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.delivery_from_stock i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.pre_ordered_product i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.limited_stock i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.ask_stock i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.campaigned_product i:before{content:""}#social-container{padding:0}#social-container [data-selector=whatsapp-order]{background:#25D366;border-radius:0;bottom:56px}#social-container [data-selector=facebook-messenger]{border-radius:0}#social-container [data-selector=facebook-messenger].overlap{bottom:104px}#social-container [data-selector=whatsapp-order],#social-container [data-selector=facebook-messenger]{position:fixed;width:40px;height:40px;font-size:0;border-radius:100%}#social-container [data-selector=whatsapp-order] .fab,#social-container [data-selector=facebook-messenger] .fab{margin-right:0;font-size:var(--font-size-25)}#social-container [data-selector=whatsapp-order].right,#social-container [data-selector=facebook-messenger].right{right:8px}.idea-promotion-bar{padding:0;z-index:101}.idea-promotion-bar.bar-position-top{border-bottom:none}#checkout-breadcrumbs .checkout-steps>a{margin-left:calc(-1*var(--gutter));margin-right:calc(-1*var(--gutter))}.form-control{color:#363232;font-size:var(--font-size-13);border-radius:0;border:1px solid #EDEDED}.form-control::placeholder{color:#363232}.form-group .required{font-size:var(--font-size-14)}@media (max-width:767px){.form-group .required{right:12px}}.current-page-product-detail .product-extra-details ol,.current-page-product-detail .product-extra-details ul,.current-page-product-detail .product-detail ol,.current-page-product-detail .product-detail ul{margin:0;padding:0}.current-page-product-detail .product-extra-details ol li,.current-page-product-detail .product-detail ol li{list-style:decimal inside}.current-page-product-detail .product-extra-details ul li,.current-page-product-detail .product-detail ul li{list-style:disc inside}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-text-fill-color:#363232;-webkit-box-shadow:0 0 0 1000px #fff inset;transition:background-color 5000s ease-in-out 0s}.form-control:focus{-webkit-box-shadow:0 0 3px 1px #f0f0f0!important;box-shadow:0 0 3px 1px #f0f0f0!important}.alert,.cart-block,.form-control,.modal-content,.user-login-box,#checkout-breadcrumbs,.member-block li a i.left-icons,input[type=checkbox]+label:before,.member-block li.member-block-title,.order-list-table .order-list-action-button a i,.input-group.input-group-left .input-group-addon,#agreement-content .agreement-container .agreement,.address-wrapper .address-block .address-block-header,.payment-tab .payment-tab-nav .payment-tab-nav-left>div>a,select.form-control:not([size]):not([multiple]),select:not([size]),#cart-container #cart-promoted-products .promotion-list .list-header,#cart-popup-container #cart-promoted-products .promotion-list .list-header,#idea-pay-form #agreement-content .agreement-container .agreement,#cart-container #cart-items .cart-item .product-quantity,#cart-popup-container #cart-items .cart-item .product-quantity,#CreditCard [data-selector=payment-form] #agreement-content .agreement-container .agreement,#MailOrder [data-selector=payment-form] #agreement-content .agreement-container .agreement{border-radius:0}.btn{font-size:var(--font-size-14);border-radius:0;transition:all 0.2s linear}.btn.btn-primary{color:#FFF;background:#0780BD}.btn.btn-primary:not(.btn-loading):active,.btn.btn-primary:not(.btn-loading).active,.btn.btn-primary:not(.btn-loading):hover,.btn.btn-primary:not(.btn-loading).hover,.btn.btn-primary:not([disabled]):not(.disabled):active,.btn.btn-primary:not([disabled]):not(.disabled).active{background:#DD2526;color:#FFF}.btn.btn-secondary{color:#363232;background:#EDEDED}.btn.btn-secondary:not(.btn-loading):active,.btn.btn-secondary:not(.btn-loading).active,.btn.btn-secondary:not(.btn-loading):hover,.btn.btn-secondary:not(.btn-loading).hover{color:#363232;background:#d4d4d4}.btn-loading:before{border-top-color:#0780BD}.loader .ball-pulse>div{background-color:#0780BD}.loading>div{border-top-color:#0780BD;border-bottom-color:#0780BD}.loading-bar .loader{background:#0780BD}.control-label{color:#363232;font-size:var(--font-size-13)}.information-content{border:1px solid #EDEDED;border-radius:0}.information-content span{border-radius:0}.information-content i{color:#b31c1d}.member-block li>a.active{color:#0780BD}.member-block li:hover>a:not(.active){color:#0780BD}.member-block li:hover>a:not(.active) i.left-icons{color:#0780BD}#featured-product-block{border:none}.input-group .input-group-addon{border-color:#EDEDED}.user-login-box{border-color:#EDEDED}.contentbox-sub-title{border-bottom-color:#EDEDED}.block-list li a{align-items:center}.block-list li:last-child a{border-bottom:none}#head-content,#triple-search-box{margin-bottom:var(--spacer-8)}@media (max-width:767px){#triple-search-box .col-form-label{line-height:16px}}#combine-thumb-image{margin-right:calc(-1*var(--gutter));margin-left:calc(-1*var(--gutter))}#combine-thumb-image .combine-thumb-item{padding-right:var(--gutter);padding-left:var(--gutter)}