@if (config('app.env') !== "production") @endif @seo {{-- Open Graph / Twitter: gives shared links a preview image and a clean URL. Title and description are deliberately omitted so scrapers fall back to the and meta description that @seo already manages. --}} <meta property="og:site_name" content="{{ config('app.name') }}"> <meta property="og:type" content="website"> <meta property="og:url" content="{{ url()->current() }}"> <meta property="og:image" content="{{ url('images/webclip.png') }}"> <meta name="twitter:card" content="summary"> <link href="{{ url('css/normalize.css') }}" rel="stylesheet" type="text/css"> <link href="{{ url('css/base.css') }}" rel="stylesheet" type="text/css"> <link href="{{ url('css/w-seeds.css') }}" rel="stylesheet" type="text/css"> <link href="{{ url('css/w-seeds-additional.css') }}" rel="stylesheet" type="text/css"> <script src="https://use.typekit.net/src3rto.js" type="text/javascript"></script> <script type="text/javascript"> try { Typekit.load(); } catch (e) {} </script> <!-- [if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js" type="text/javascript"></script><![endif] --> <script type="text/javascript"> ! function(o, c) { var n = c.documentElement, t = " w-mod-"; n.className += t + "js", ("ontouchstart" in o || o.DocumentTouch && c instanceof DocumentTouch) && (n.className += t + "touch") }(window, document); </script> <link href="{{ url('images/favicon.png') }}" rel="shortcut icon" type="image/x-icon"> <link href="{{ url('images/webclip.png') }}" rel="apple-touch-icon"> @if(config('app.env') === 'development') <script type="text/javascript" src="https://www.bugherd.com/sidebarv2.js?apikey=tnl01jggdymael42mypjpq" async="true"> </script> @endif @if(config('app.env') === 'production') <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-68169277-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-68169277-1'); </script> <!-- Analysis - beautiful, simple website analytics --> <script src="https://cdn.usefathom.com/script.js" data-site="OJTVFICN" defer></script> <!-- / Analysis --> @endif @if (config('app.env') != "production") <script> window.analysis = { trackEvent(value) { console.log(`Analysis event track value:${value}`); }, } </script> @endif <!-- * *** ***** .*******. *********** ************* *************** ***************** ********* ********* .********* *********. ********** ********** ********** ********** ************ ************ ************** ************** ********* *********** ********* ********* ********* ********* ********** ****** ********** ********* *** ********* ********* * ********* ********* ********* ********* ********* ********* ********* ***************************************************** ******************************************************* ********************************************************* *********************************************************** --> </head> @if (Cookie::has('user-location') === false) <body class="@yield('body-class') body-stop-scrolling"> @else <body class="@yield('body-class')"> @endif <nav class="navbar"> <div class="navbar-top"> <div class="navbar-top-link-tablet-wrapper"> <a href="mailto:enquiries@watsonseeds.com" class="navbar-top-link w-inline-block"><img src="{{ url('images/mail-icon-white.svg') }}" loading="lazy" alt="" class="navbar-top-link-icon"></a> <a href="tel:01368840655" class="navbar-top-link phone w-inline-block"><img src="{{ url('images/call.svg') }}" loading="lazy" alt="" class="navbar-top-link-icon phone"> <div class="navbar-top-link-text">01368 840 655</div> </a> </div> <div class="navbar-top-desktop-text">For further advice: <a href="mailto:enquiries@watsonseeds.com" class="white-link advise-email">enquiries@watsonseeds.com</a> <span class="text-divider">|</span> <a href="tel:01368840655" class="white-link phone">01368 840 655</a> <span class="text-divider">|</span> Office Hours: 8am-5pm </div> <div class="navbar-location-dropdown-wrapper"> <div data-w-id="4328a9db-b886-8302-1f45-464efa27ad56" class="navbar-location-dropdown-button"><img src="{{ url('images/globe-icon.svg') }}" loading="lazy" alt="" class="navbar-location-dropdown-globe"> <div class="navbar-location-dropdown-text">Location</div><img src="{{ url('images/down-arrow-white.svg') }}" loading="lazy" alt="" class="navbar-location-dropdown-chevron"> </div> <div class="navbar-location-dropdown-content"> <a href="#north" class="navbar-location-dropdown-link w-inline-block location-north @if(Cookie::get('user-location') === 'north') current @endif"> <img src="{{ url('images/british-isles-north.svg') }}" loading="lazy" alt="" class="navbar-location-dropdown-map"> <div>Scotland, Northumberland, Cumbria & Northern Ireland</div> @if (Cookie::get('user-location') === 'north') <img src="{{ url('images/checkmark-circle-icon.svg') }}" loading="lazy" alt="" class="navbar-location-dropdown-current-icon"> @endif </a> <a href="#south" class="navbar-location-dropdown-link alt w-inline-block location-south @if(Cookie::get('user-location') === 'south') current @endif"> <div>Rest of England & Wales</div> <img src="{{ url('images/british-isles-south.svg') }}" loading="lazy" alt="" class="navbar-location-dropdown-map alt"> @if (Cookie::get('user-location') === 'south') <img src="{{ url('images/checkmark-circle-icon.svg') }}" loading="lazy" alt="" class="navbar-location-dropdown-current-icon"> @endif </a> <a href="#all" class="navbar-location-dropdown-reset-link w-inline-block location-all @if(Cookie::get('user-location') === 'all') current @endif"> <div>Show me everything</div> @if (Cookie::get('user-location') === 'all') <img src="{{ url('images/checkmark-circle-icon.svg') }}" loading="lazy" alt="" class="navbar-location-dropdown-current-icon alt"> @endif </a> </div> </div> </div> <div class="navbar-main"> <div class="navbar-row"> <div class="navbar-outer-column left"> <a href="{{ route('seed-search') }}" class="seed-search-link w-inline-block"><img src="{{ url('images/seed-hand-icon-alt.svg') }}" loading="lazy" width="50" height="49" alt="" class="seed-search-icon"> <div>Mixture Selector Tool</div> </a> <div class="navbar-link hide-desktop hamburger menu-toggle w-inline-block"> <span class="bar top"></span> <span class="bar middle"></span> <span class="bar bottom"></span> </div> </div> <div class="navbar-central-column"> <div class="navbar-links-wrapper"> <div data-w-id="fae3861f-67a7-2c42-2e47-ce4044ce59b0" class="navbar-link dropdown hide-mobile"> <a href="{{ route('products') }}" class="navbar-dropdown-link w-inline-block"> <div>Products</div> </a> <div class="navbar-dropdown"> <div class="wide-container"> <div class="dropdown-heading">Filter By:</div> <div class="dropdown-columns"> <div class="dropdown-left-column"> <div class="dropdown-filter-button-group"> @foreach ($quickLinks as $quickLink) <div class="dropdown-filter-button-wrapper"> <a href="{{ $quickLink->hyperlink }}" class="button quick-link filter w-button">{{ $quickLink->name }}</a> </div> @endforeach </div> </div> <div class="dropdown-right-column"> <div class="dropdown-right-column-inner-wrapper"><img src="{{ url('images/seed-hand-icon.svg') }}" loading="lazy" alt="" class="dropdown-right-column-icon"> <div class="pl-30"> <h2 class="mt-0">Which Mixture?</h2> <p class="mb-20">Find the right mixture for you.</p> <a href="{{ route('seed-search') }}">Mixture Selector Tool</a> </div> </div> </div> </div> <div class="dropdown-columns"> <div class="dropdown-left-column"> <div class="text-center mt-30"> <a href="{{ route('products') }}" class="white-link">View all products</a> </div> </div> <div class="dropdown-right-column no-border"></div> </div> </div> </div> </div> <div data-w-id="fae3861f-67a7-2c42-2e47-ce4044ce59ef" class="navbar-link dropdown hide-mobile"> <a href="{{ route('learn') }}" class="navbar-dropdown-link w-inline-block"> <div>Learn</div> </a> <div class="navbar-dropdown learn"> <div class="wide-container"> <div class="dropdown-columns"> <div class="dropdown-left-column"> <a href="{{ route('learn.technical-library') }}" class="technical-library-dropdown-row w-inline-block"> <div class="technical-library-dropdown-content"> <h3 class="mt-10">Technical Library</h3> <p>Find out more information about how to select, prepare soil for, and sow our various grass and crop seeds and mixtures, plus more.</p> </div><img src="{{ url('images/tractor-thumbnail.png') }}" loading="lazy" alt=""> </a> </div> <div class="dropdown-right-column"> <a href="{{ route('learn.species-guide') }}" class="dropdown-right-column-inner-wrapper alt w-inline-block"> <h3 class="mt-10">Species Guide</h3> <div class="dropdown-right-column-icon-wrapper"> <div class="species-thumbnail-wrapper"><img src="{{ url('images/thumbnail_image1.png') }}" loading="lazy" alt=""></div> </div> </a> <a href="{{ route('learn.videos') }}" class="dropdown-right-column-inner-wrapper alt ml-10 w-inline-block"> <h3 class="mt-10">Videos</h3> <div class="dropdown-right-column-icon-wrapper"> <div class="video-icon-wrapper"><img src="{{ url('images/video-icon.svg') }}" loading="lazy" alt=""></div> </div> </a> </div> </div> </div> </div> </div> <a href="{{ route('index') }}" class="navbar-brand w-inline-block"><img src="{{ url('images/logo.svg') }}" loading="lazy" alt="" class="navbar-brand-logo"></a> <a href="{{ route('about') }}" class="navbar-link hide-mobile w-inline-block"> <div>About</div> </a> <a href="{{ route('news') }}" class="navbar-link hide-mobile w-inline-block"> <div>Events</div> </a> </div> </div> <div class="navbar-outer-column right"> @guest <a href="{{ route('login') }}" class="navbar-link w-inline-block hide-small-mobile "><img src="{{ url('images/user-icon.svg') }}" loading="lazy" width="24" height="25" alt=""> <div class="navbar-link-text-with-symbol">Sign In</div> </a> @else <a href="{{ route('account.overview') }}" class="navbar-link hide-small-mobile w-inline-block"><img src="{{ url('images/user-icon.svg') }}" loading="lazy" width="24" height="25" alt=""> <div class="navbar-link-text-with-symbol">My Account</div> </a> @endguest <a href="#" class="navbar-link hide-mobile w-inline-block toggle-search"><img src="{{ url('images/search-icon.svg') }}" loading="lazy" width="23" height="22" alt=""> <div class="navbar-link-text-with-symbol">Search</div> </a> <a href="{{ route('basket') }}" class="navbar-link w-inline-block"> <div class="navbar-basket-icon-wrapper"><img src="{{ url('images/basket-icon.svg') }}" loading="lazy" width="35" height="24" alt="" class="navbar-basket-icon"> <div class="navbar-basket-icon-quantity" id="basket-count">{{ cookieService()->getBasketCount() }}</div> </div> <div class="navbar-link-text-with-symbol">My Basket</div> </a> </div> </div> </div> <div class="navbar-search" id="navbar-search"> <div class="container"> <form class="navbar-search-form" action="{{ route('search') }}" method="GET" id="navbar-search-form"> <input type="text" class="navbar-search-input w-input" id="navbar-search-input" name="s" placeholder="Type to search..."> <button type="submit" form="navbar-search-form" class="navbar-search-submit w-inline-block"> <img src="{{ url('images/search-icon.svg') }}" loading="lazy" alt="" class="navbar-search-submit-icon"> </button> </form> </div> </div> <div class="navbar-mobile-menu"> <div class="navbar-mobile-menu-inner-wrapper"> <div class="navbar-mobile-menu-item"> <div class="navbar-mobile-menu-item-main"> <a href="{{ route('products') }}">Products</a> <div class="navbar-mobile-menu-item-icon-wrapper"> <img src="{{ url('images/plus-icon.svg') }}" width="20" height="20"> <img src="{{ url('images/minus-icon.svg') }}" width="20" style="display:none"> </div> </div> <div class="navbar-mobile-menu-item-dropdown"> <ul> <li><a href="{{ route('seed-search') }}">Mixture Selector Tool</a></li> @foreach ($quickLinks as $quickLink) <li><a href="{{ $quickLink->hyperlink }}">{{ $quickLink->name }}</a></li> @endforeach </ul> </div> </div> <div class="navbar-mobile-menu-item"> <div class="navbar-mobile-menu-item-main"> <a href="{{ route('learn') }}">Learn</a> <div class="navbar-mobile-menu-item-icon-wrapper"> <img src="{{ url('images/plus-icon.svg') }}" width="20" height="20"> <img src="{{ url('images/minus-icon.svg') }}" width="20" style="display:none"> </div> </div> <div class="navbar-mobile-menu-item-dropdown"> <ul> <li><a href="{{ route('learn.technical-library') }}">Technical Library</a></li> <li><a href="{{ route('learn.species-guide') }}">Species Guide</a></li> <li><a href="{{ route('learn.videos') }}">Videos</a></li> </ul> </div> </div> <div class="navbar-mobile-menu-item"> <div class="navbar-mobile-menu-item-main"> <a href="{{ route('about') }}">About</a> </div> </div> <div class="navbar-mobile-menu-item"> <div class="navbar-mobile-menu-item-main"> <a href="{{ route('news') }}">Events</a> </div> </div> @guest <div class="navbar-mobile-menu-item"> <div class="navbar-mobile-menu-item-main"> <a href="{{ route('login') }}">Sign In</a> </div> </div> @else <div class="navbar-mobile-menu-item"> <div class="navbar-mobile-menu-item-main"> <a href="{{ route('account.overview') }}">My Account</a> </div> </div> @endguest </div> </div> </nav> @yield('content') @if (!View::hasSection('hide-seed-specialist')) <section class="section seeds new-image"> <div class="wide-container"> <div class="specialist-form-outer-wrapper"> <div class="specialist-form-wrapper"> <div class="text-center mb-40"> <h2 class="h1-2 mt-0">Contact a seed specialist today</h2> <a href="{{ route('contact') }}" class="button block hide-desktop show-mobile w-button">Contact Us</a> <p class="hide-mobile">Request contact by filling in your details in the form below.</p> </div> <div class="hide-mobile w-form"> @if ($errors->any() || (session('contact-form-success') && session('contact-form-name') === 'contact-seed-specialist')) <script> var elmnt = document.getElementById("contact-specialist-form"); elmnt.scrollIntoView({ behavior: 'smooth', block: 'start' }); </script> @endif @if (session('contact-form-success') && session('contact-form-name') === 'contact-seed-specialist') <div class="form-success">Your submission has been saved successfully.</div> @endif <form method="POST" action="{{ route('contact-form.store') }}" class="track-form" data-ajax="false" data-conversion-name="Seed Specialist" data-conversion-label="Contact a seed specialist" data-message-template="{full_name} ({email})" name="contact-specialist-form" id="contact-specialist-form"> @csrf <input type="hidden" name="form_name" value="contact-seed-specialist"> <div class="w-row"> <div class="specialist-form-column w-col w-col-6"> <div><label for="full_name">Name*</label><input type="text" class="text-field w-input" name="full_name" required="true"></div> <div><label for="email">Email*</label><input type="text" class="text-field w-input" name="email" required="true"></div> </div> <div class="specialist-form-column w-col w-col-6"> <div><label for="phone_number">Phone Number*</label><input type="text" class="text-field w-input" name="phone_number" required="true"></div> <div><label for="postcode">Postcode*</label><input type="text" class="text-field w-input" name="postcode" required="true"></div> </div> </div> <div class="pl-40 pr-40 pl-md-0 pr-md-0"> <div class="light--text mb-20">*required fields</div> <div class="text-center"> <button type="submit" form="contact-specialist-form" class="featured-text-link submit w-button">Submit Form</button> </div> </div> </form> </div> </div> <div class="specialist-form-search-column new-background"><img src="{{ url('images/seed-hand-icon.svg') }}" loading="lazy" width="76" height="76" alt="" class="which-seed-icon"> <div class="specialist-form-search-column-text-wrapper"> <h2 class="h1-2 mb-20 mt-30 mb-md-0 mt-md-0 mb-sm-10">Which Mixture?</h2> <p class="mb-40 mb-md-0 mb-sm-20">Find the right mixture for you.</p> </div> <a href="{{ route('seed-search') }}" class="featured-text-link white">Mixture Selector Tool</a> </div> </div> </div> </section> @endif <section class="section newsletter"> <div class="wide-container"> <div class="mb-0"> <form method="POST" action="{{ Integration::getField('Mailchimp', 'url') }}" class="mailchimp-signup-form"> <input type="hidden" name="u" value="{{ Integration::getField('Mailchimp', 'user_id') }}"> <input type="hidden" name="id" value="{{ Integration::getField('Mailchimp', 'audience_id') }}"> <div class="newsletter-title-wrapper"><img src="{{ url('images/mail-icon-white.svg') }}" loading="lazy" width="23" height="16" alt=""> <div class="newsletter-title">Newsletter</div> </div> <div class="newsletter-text-fields"><input type="text" autocomplete="name" class="newsletter-text-field w-input" name="MERGE1" placeholder="Full Name" id="MERGE1"><input type="email" autocapitalize="off" autocorrect="off" autocomplete="email" class="newsletter-text-field w-input" name="MERGE0" placeholder="Email Address" id="MERGE0" required=""> </div><button type="submit" class="featured-text-link submit white w-button">Sign me up</button> </form> </div> </div> </section> @if (!View::hasSection('hide-proud-supporters')) <section class="section position--relative"> <div class="green-background-element"></div> <div class="wide-container"> <div class="tweet-brands-columns w-row"> <div class="pr-100 pr-md-40 pr-sm-10 w-col w-col-4 w-col-medium-6"> <h2>We are proud supporters of:</h2> <div class="supported-brands"><img src="{{ url('images/rhs_26.png') }}" loading="lazy" height="" alt="" class="supported-brand"><img src="{{ url('images/nsa-logo.png') }}" loading="lazy" alt="" class="supported-brand nsa"> <div class="flex-break"></div><img src="{{ url('images/sruc-logo.png') }}" loading="lazy" alt="" class="supported-brand"><img src="{{ url('images/rsabi-logo.png') }}" loading="lazy" alt="" class="supported-brand"> <img src="{{ url('images/FarmStrong-Scotland-logo.png') }}" loading="lazy" alt="" class="supported-brand"> </div> </div> <div class="latest-tweets-column w-col w-col-8 w-col-medium-6"> <div class="latest-tweets-background"></div> <div class="latest-tweets-content"> <iframe style="max-width: 100%" src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fwatsonseeds&tabs=timeline&width=800&height=500&small_header=false&adapt_container_width=false&hide_cover=false&show_facepile=false&appId" width="800" height="500" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowfullscreen="true" allow="autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share"></iframe> </div> </div> </div> </div> </section> @endif <footer class="footer wf-section"> <div class="wide-container"> <div class="footer-columns"> <div class="footer-column logo"> <div class="footer-logo-wrapper"><img src="{{ url('images/logo-white.svg') }}" loading="lazy" alt="" class="footer-logo"></div> </div> <div class="footer-column wide"> <div class="footer-link-wrapper"> <div class="footer-link-list"> <a href="{{ route('index') }}" class="footer-link mb-20 @routeIs('index') w--current @endrouteIs">Home</a> <a href="{{ route('contact') }}" class="footer-link mb-20 @routeIs('contact') w--current @endrouteIs">Contact</a> @guest <a href="{{ route('login') }}" class="footer-link @routeIs('login') w--current @endrouteIs">Sign In</a> @else <a href="{{ route('account.overview') }}" class="footer-link @routeIs('account.overview') w--current @endrouteIs">My Account</a> @endguest </div> <div class="footer-link-list-divider"></div> <div class="footer-link-list"> <a href="{{ route('products') }}" class="footer-link mb-20 @routeIs('products') w--current @endrouteIs">Products</a> <a href="{{ route('learn') }}" class="footer-link mb-20 @routeIs('learn') w--current @endrouteIs">Learn</a> <a href="{{ route('about') }}" class="footer-link mb-20 @routeIs('about') w--current @endrouteIs">About</a> <a href="{{ route('news') }}" class="footer-link @routeIs('news') w--current @endrouteIs">News & Events</a> </div> </div> </div> <div class="footer-column contact"> <div class="footer-mobile-divider"></div> <div class="footer-link phone-number">Tel. 01368 840 655</div> <div>Watson Seeds Ltd is registered in Scotland SC192259.</div> <div>Registered office: Unit 1, Cheviot House, Mill Wynd, Haddington, EH41 4EX</div> </div> </div> <div class="footer-mobile-divider"></div> <div class="footer-copyright"><span class="footer-copyright-text">Copyright {{ date('Y') }} Watson Seeds Ltd. All rights reserved</span> <a href="{{ route('delivery-returns') }}" class="footer-copyright-link">Delivery & Returns</a> <a href="{{ route('terms-and-conditions') }}" class="footer-copyright-link">Terms & Conditions</a> <a href="{{ route('privacy-policy') }}" class="footer-copyright-link">Privacy Policy & Cookies</a> </div> </div> </footer> @if (Cookie::has('user-location') === false) <div class="location-popup"> <div class="location-popup-wrapper"> <div class="location-popup-background"></div> <div class="location-popup-content"> <div class="location-popup-content-row"> <div class="location-popup-content-left"> <div> <div class="h2">Select your region {{ Cookie::get('user-location') }}</div> <div>Choose your region to get localised product information.</div> <div class="location-popup-link-wrapper"> <a href="#north" class="location-popup-link location-north">Scotland, Northumberland, Cumbria & Northern Ireland</a> <div class="location-popup-link-divider"></div> <a href="#south" class="location-popup-link location-south">Rest of England & Wales</a> </div> </div> <a class="location-all" href="#all">No thanks, show me everything.</a> </div> <div class="location-popup-content-right"> <div class="location-popup-image-wrapper"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="363.112" height="613.303" viewBox="0 0 363.112 613.303" class="location-popup-image"> <defs> <style> .a { fill: #5d5c5c; } .b { fill: #7fae15; } .c { fill: #274e21; } .d { fill: #00593f; } </style> </defs> <g transform="translate(-241.034 -4245.584)"><a xlink:href="{{ url('#north') }}" class="location-north"> <path class="a" d="M55.2,315.905V315.7h0v.205" transform="translate(242.314 4253.825)" /> <path class="a" d="M49,323.6h0" transform="translate(242.168 4254.031)" /> <path class="a" d="M53.6,318.405l.307-.205-.307.205" transform="translate(242.277 4253.891)" /> <path class="a" d="M83.9,310h0" transform="translate(242.998 4253.677)" /> <path class="a" d="M83.8,309.9h0" transform="translate(242.996 4253.674)" /> <path class="a" d="M82.5,309.9h0" transform="translate(242.965 4253.674)" /> <path class="a" d="M84.5,308.205h.307l.512-.205-.512.205H84.5" transform="translate(243.012 4253.624)" /> <path class="a" d="M63.9,319.9Z" transform="translate(242.521 4253.935)" /> <path class="a" d="M73.207,315.905,72.9,315.7l.307.205" transform="translate(242.736 4253.825)" /> <path class="a" d="M80.4,311.7h0" transform="translate(242.914 4253.721)" /> <path class="a" d="M30.7,320.5v.308h-.1" transform="translate(241.729 4253.951)" /> <path class="a" d="M94.6,319.313l.2.205.1-.513V318.8H94.6l.2.41Z" transform="translate(243.254 4253.906)" /> <path class="a" d="M21.5,309.8v.308h0V309.8h0" transform="translate(241.512 4253.672)" /> <path class="a" d="M28.5,318l.2.205h0L28.5,318" transform="translate(241.68 4253.886)" /> <path class="a" d="M63.9,319.9a.72.72,0,0,1,0,.205.926.926,0,0,0,0-.205" transform="translate(242.521 4253.935)" /> <path class="b" d="M267.9,317.688h-.512l-.921-.616-.512-.205h-.409l-.512.205-.307-.205-.512-.205-.2-.205-.614-.308v-.205l-.307-.205-.512-.205-.512.205h-.512l-1.229-.513-.41-.308-.717-.513-.614-.616-.614-.308h-.307l-1.126-.308-.307-.308h-.307v-.205l-.307-.513v-.513h-.1v.205l-.2.513h.2v.513H255v1.129l-.307.308.307.205h-.2l-.307-.308-.41.513-1.024,1.129h-.512l-.2.205v-.205l-.921-.616h.2l.819.308.307.205h.307l.512-.821h.1l.512-.513.307-.513h0l-.2-.513v-.308h-.2v.513h-1.024l.614-.923.614.205-.2-.616v-.205h.307l-.819-.616-.2-.821-.2-.205-.2-.205-.2-.308v-.205l.307-.308h.2l-.2-.513.307.513h.307v-.513l-1.433-.821-.819-.616-.921-.923v-.616l-.307-.205-.2-.308-.614-.616-.307-.821v-.308l-.2-.308v-1.539l-1.126-2.873V298.4l-.307-.513v-.616l-.307-.616.307-.821h.2l-.307-.308v-.308l-.307-.308-.2-.923.2-.616.307-.205v-1.129l-.2-.205-.2-.308-.512-.513V290.8l-.2-.308h-.307l-.614-.616v-.308h-.307v-.308l-.512.205v.616l-.307.616-.307.205v.205h-.307l-.307-.513h.819l.307-.308v-.308l.2-.616h.307l.2-.308h.307l.2-.308-.2-.205-.307-.513-.2-.821-.512-.513-.2-.308-.2-.821.2-.308h-.307l-.307-.821-.2-.205h-.2l-.819-1.231v-.821h.307l-.307-.616H242l-.2-.205h.2l-.512-.821-.2-.821-1.433-.205-.307-.308h.614l.409.308h.614l.307-.616h0l.2-.513.307-.205-.2-.308.2-.308-.307-.308-.512-.616-.2-.513v-.513l-.307-.616h-.307l-.409-.616-.512-1.437v-1.231l.2-.308.2-.205.512-.923v-.513l-.921-.923h-.614l-.512-.513.2-.513.307.616h.2v-.205l-.614-1.129h0l-.307-1.334-.2.205v-.513h.1l.614-.616.2-.308v-.205l.307-.205V263l.2-.513-.614-.616v-1.334h.1v-1.95L238,258.38l-.307-.41v-.821l.307-.308-.307-.205v-.308l-.307-.205-.512-.616.307-.616h.307v-.205l-.512-.821-.307-.616h.2v-.205l-.307-.308v-.205h-.614l-.2-.205-1.433-1.437-.512-.205-.307-.205h-.2l-.307-.205h-.2v.308l-.307.205h.307l-.2.308-.307-.513-.307-.308h.512v-.308l.307-.205h.1l-.717-.616-.307-.821v-.513l-.2-.205h.1v.616l-.512.308v.308h-.307l-.819-.308-.307-.308v-.205l-.512-.513-.307-.513-.2-.205v.1l-.307-.821.2-.205-.307-.205v-.308l-.2-.308-.512-.308v-.205l-.307-.205-.307-.513-.819-.513-1.433-1.95-.512-1.129-.2-.616v.1l-.2-.205v-.205l-.41-.513-.307-.513-.307-.308-.2-.513-.41-.41h0v-.923l-.512-.41-.2-.513v-.923h0l-.307-.513-.2-.205-.2.205-.2-.513-.512.205-.819-.513v-.308l-.307-.205.307-.513-.307-.205V231.5l-.512-.513h-.2l-.2.205h-.614l-.614-.513H216.3l-.512-.513-.307-.205h-.1l-.307.308-.307.205h-.819l-.307-.205-.512-.205-.2-.205-.614.205-.512-.205-.2-.308h-.307l-.819-.513-.614.513a.719.719,0,0,1-.307.513,1.639,1.639,0,0,0-.717.616v.205l-.614.205c-.2-.1-.2,0-.2.1l-.2.308-.307.308c-.2,0-.41.1-.41.205a.514.514,0,0,0,0,.308,1.537,1.537,0,0,1-.717-.718h0a1.538,1.538,0,0,0,.717.718.411.411,0,0,1,0-.308c0-.1.1-.205.41-.205l.307-.308.2-.308c0-.205,0-.205.2-.1l.512-.205v-.205a1.537,1.537,0,0,1,.717-.616.719.719,0,0,0,.307-.513l.512-.513-.307-.205-.512-.513v-.308l-.307-.308-.307-.205-.512-.41-.41-.308v-.308l-.2-.205v.205h-.512l-.307-.205v-.308l-.307-.205-.307.205-.921-.513v-.308h-.921l-.2.205v.308l-.2.205-.921-.616h-.2l-.2.513-.512.205-.2-.205-.2-.513.307-.205v-.513h.1v-.205l.307-.308-.2-.205-.2.205h-.1V223.8l-.614-.513v-.308l-.512-.616-.614-.308-.307-.308H199.3l-.307-.205h-.614l-.2.205h-.307l-.307-.308h-1.126l-.307.205-.512-.308h-.2l-.307-.205-.307.205-.2-.205-.307.308h-.307l-.307.513-.307.205v.308l-.512.513h-.614l-.2.616.2.308.614.513-.41.205-.307.205-.307-.205h0l-.2.205v.308l.307.616-.512.513v.308l-.41.41h-.1l-.614.205h-.819l-.819.308-.819.821-.819.308-.512-.205h-.512l-.307.308-.614.308-.921-.308-.307-.205-.512-.616h-.1l-.819-.821-.307-.205H182v-.308h-.819v.205l-.614-.308v.308h-.921v-.205h-1.126l-.512.308-.512-.205-.512.205-.307-.205-.2-.205h-.512l-.307-.308-.921-.821h-.2l-.921.821-.614-.205-.2-.205h-.307v-.205l-.2.205h-.614l-1.433-.308h-.921l-.307-.513h-.307l-1.433-.308-.512-.513h-1.229l-.819.308h-.2v.205l-.307.205h-.307v-.205h-.307l-.2-.205v-.1h0L163.06,224h.2v-.513h-.2l-.307-.205-.512.616-.307.205h.2l-.2.205-.307-.205V223.9l-.307-.205-.2-.308.2-.616-.307-1.129-.2-.308h-.2l-.614-.308-.512-.513-.614-.923-.2-.513-.307-.308-.307.513-.307.205h-.2l-.2-.205-.512-.205a1.132,1.132,0,0,1,0-.308v-.41h-.2v.308h-.1l-.2.205-.307-.205h0l.2-.308v-.308h.1l.512-.205.819.513h0c.2,0,.307,0,.307.205h.819L159.886,220l.614.308h.307v.308l.307.205.819,1.129.512.308.819.308h.614l.512-.308,1.126-.205v.513h.614v-.308l-.2-.205.512.205v-.308l.512.205.921.924.614.205.2-.308.307.205.512.513h.819l.307.205h.307l.2.205.614.205,1.126.513.2.308.307.308h.512v-.205l-.2-.205.2-.513-.307-.205h-.2l.2-.205.307.205.512-.308.512.308.614-.308-.2-.308.2-.205.307-.205h.2l.307.308v-.205h.307l-.2-.308.2-.205.2.205.2-.513v-.205l.307.205v-.205l.512-.205.614-.308v.205l.512.308.307-.205v.205l.2-.205v-.308h1.74v-.616l.512-.821.2-1.231v-.616l.307-.513h.819l.307-.513.512-.308v-.308l.307-.205.2.205.307-.205V216.1h.307l.2-.513.614-.616.307.205.512-.513.2-.513.307-.205.512-.308v-.308l.819-.821.614-.308.921-.205.921.205.614.308.307.308v.308l.307.205.2.205-.2.205h.2l.307-.205h.2l.307.308h.41l.2-.205.512.308.819-.718,1.433-.821,1.433-.308.307-.513h.307l.307-.205.2-.41v-.205l.614-.205.512-.513.2-.308.307-.205v-.205l.307-.513.614-.205.512-.513.2-.513-.614-.513h-.307l-.307-.308-.307-.205-.307-.308-.614-.821h0v-.308l-.512-.308h-.1l-.2-.308-.307-.205-.307.205-.307-.205-.2-.205-.307.205-.614-.205-.307-.205h-.921l-.307-.308v-.205H194.9v-.308l-.2-.513-.307-.513-.307.616-.2.205h-.1l-.921-.616-.614.205-.2-.205h-.2v-.205l.819-.205.307-.205.307.205.512-.308h.1l.41-.308.307-.923v-1.129l.2-.308v-.616l.2-1.129-.307-.513v.205l-1.433.513-.307-.205-.614-.821h-.614l-.819.205-.614.308-.2.513-.307.205h-.2l-.512.205-.614.616h-.614l-1.229.308-.2.308-.614.513-1.331.616-.717.205-.307.308-1.945.923-.512.513h-.41l-1.74.718h-.307l-.921.205-.512-.205h-.1l-.307-.308-.614-.308-.307-.513-.819-.616h.2l.819.513.512.616.512.205h.512l.512-.205.819-.513.819-.205.921-.513.2-.205h0l1.126-1.129.307-.205.512-.616v-.205h.2l.717-.923.819-.513.307-.616.512-.205.307.205.2-.308h.307l.512-.308h0l.512.308h1.433l.614-.205.2-.308,1.638-.513.921-.205.614.205.307.205,1.331-.616v-.205l.512-.205,1.331-.205v.205l.614.308.307.308.614.308.307-.205.2-.308.307-.923v-.513l.307-.513.921-.308.307-.308.512-.616.921-.513.307-.821.512-.513.512-.308h.512l.2-.205.41-.308.2-.205.512.205h.1l.41-.513-.2-.513.307-.205v.718h.512v-.308l.2-.205v-.513l.307-.205.614-1.129.307-.308v-.513l-.307-.205h-.614v-1.95l.512-.513h.2l.307-.205h.307l.2-.308.512-.205.512-.616-.307-.205.307-.513v-.205H207.8l-.2.205-.41-.308h-.1v.308h-1.945l-.307-.308-.41-.41-.614-.308v-.205l.512.308v-.205l-.2-.205h.307v.308l.2-.308v-.308h.2l.2-.205.921.308v-.205l.307.205v.513l-.2.205.512.41h.307l.2-.205.512-1.95.307-.821h.307l.307-.41.307-.41.2-.308.512-.513.307-.205.512.308v-.308l.307-.308h.2l.2-.308.921-.513.512-.205,1.126-1.95.512-.205.2-.308v-.513l.614-.308.307-.616.307-.308h.2l.614-1.231v-.821l.307-.308h.2v-.513h.307V164.8h.2l-.2-.308.2-.205-.2-.205h.2l-.2-.308h-.1v-.616l.614-.616h.307v-.923l.307-.205h.1V160.9l.2-.205v-.616l.307-.205h.2l.2-.205.2-.616h.307l.512-.616-.2-.308.512-.205v-.205l.307-.308V157.1l.307-.205v-.513l.2-.308.307-.616v-.205l.307-.308v-.513h.307v.1l.2-.205v-.308h.2l.307-.513V153.2l-.307-.205v-.205h.307l.2-.205-.307-.205h-.2l-.614.308h-.307v-.205h.512l-.307-.923v-1.129l-.307.205-.2-.205h.2l.307-.205.307-1.437.2-.308v-.205l.717-1.95.512-1.539,1.433-2.565v-.308l-.2-.308h.2V141.3l-.2-.205v-.616l-.2-.205-.41-.205.2-.513.512-.308-.307-.205-.307-.308-.2-.308h.2l.2.205.307.205h.2l.307.308-.307.616.41,1.437h.1l.41-.718h.512v-.308l.819-.616v-.205l.307-.205.2-.205v-.308l.307-.205v-.308h.2l.614-.616v.205l.2-.205V137.3l.512-.308.307-.513h.307l-.2-.308v-.616l.2-.308.307-.308.307.308.307-.308v-.308l.307-.308.307-.205-.2-.616.307-.205h0l.512-.513-.2-.205.614-.616.2-.513h.2l.2-.205-.512-.308-.2-.308h-1.229l-.2-.205.512-.308v-.205h-.307l-.2-.205.2-.513h.614v.205l.2.205v-.616h-.2v-.205l-.614-.513h-.307v-.308l-.2-.308v-.924l.2-.205-.2-.821-.307-.41h-.2l-.307-.821-.2-.616.2-.821.2-.513v-.308l-.2-.308-1.433-.616-.614-.616-.307-.205h0l-.512-.924-.2-.205-.512-.924-.614-.513h-.41v.308l-1.229-.308-.512-.513v-.205h.2l-.307-.513-.307.205-.2-.205-.819.308-1.638-.513-1.126.308v-.205h-.41l-1.126,1.129h-.307l-.307.308h-.2v.205h-.512l-.819-.513h-.819l-.307-.308-.307.205h-.614l.2-.308-.921-.205.2-.308h-.307l-.307.205h-.717l-.2.308v.513l-.819.308v-.205l-.307-.205-.307.205-.512.308h-.614l-.512-.205-.2.205-.307-.205-.2-.205-.614.308-.307-.205h-.614l-.2-.205h-.614l-.512.308-.2.513-.307-.513h-.614l-.921-.308-.307-.513h-.2l-.307.205-.614-.308h-1.433l-.512-.308h-.1l-.2-.205-.512.308H199l-.2-.205-.307.205-.41-.205-.2-.308h-.307l-.41.513h-.2l-.2-.205v-.308l-.614-.308-.2.205-.512-.205-.307-.308H194.8l-.2.308-.307-.205-.512.205-.614-.205-.2-.205v.924l-.2-.205-.614.205h-.41l-.2.205-.307-.308-.307.308v.205l-.307-.205-.819.616-1.74.821-.921.616H186.3l-2.252-.616.2.205v.513h-.307v-.308h-.1v-.308h-.512l-2.252-.821-.512-.308-1.433-.513-1.126-.616-.307-.308h-.307l-.2-.205.2-.308h-.307l-.819.308-.921-.308-1.74.308-.921.308h-.307l-.307.205h-.1l-1.126.513h-1.229l.307.205v.308l-.2.616-.307.616-.307.205-.2.308h-.1l-1.126.308-2.355-.205-.307.205,1.433,1.129v.616l-.307.308-.614-.308H164.9l-.2.205v-.308h-.2v-.1l-.307.205v-.308h.614v-.616h.2l-.307-.616H163.06l-.819.308h0l-.307.616-.307.205-.921.616-.512.205h-.2l.614-.616h0l-1.126.821-.2.308-1.126.924-1.331.821-.921.308h-.512l-2.048.308-.921-.308h0l.2.205H151.8l-.307-.205h.2l-.819-.308-.2-.205-.512.513h-1.331l-.921.513.307.205h.512l.512.513.2.308v.308l-.2.308-.614.616-1.433.821-.2.513-.307.513v.205l.2-.205v.205l-.307.308H145.45v.513l-.307.513-.614.616-.614.308-.614-.308-.512-.513-.512.308v.205l-.2-.205h-.2l-.512.308-.2-.205-.2.205-.921.513-.614-.205-.307.205-.307-.205h-.614l-.307.205h-.307v.205l-.614-.205-.307-.513-.819-.513-.614.513v.308l-.2.205H134.5v.205h0l.2-.205v-.205l.307-.205.2.205h.307l.2-.513h0l.307-.205.2-.513.819-.308.819-.205h.614l.512.308h.512l.614.308h1.638l1.126.308.2-.205.512-.923h.512l.512-.821h0v-.616l-.307-.308-.2.205-.614-.205h-.2l-.614-.205-.307-.205.614-.205.614.205h.307l.717.308.307-.513.2-.616.2-.205,1.229-.924h.614l.819.308.2-.205h-.307l-.2-.308-.307-.308v-.308l.512-.821v-.205l.307-.205.2-.308.512-.308.2-.205.2-.513.819-.924.307-.205.307-.513.307-.205.921-.924-.2-.308h-1.331l-.614.308h-.307l-1.126.821-2.355.308h-.307l-.2-.205v-.308l.2-.513h-.2l-2.048.205-.614.308h-.2l-3.174,2.565-1.433,1.744-.614.513h-.307l-.2.308v.205l-.307.205h-.2l-.819.616v-.308l.307-.205.307-.308v-.205l.512-.513-.307-.616.2-.308,1.433-1.129.921-.923.614-.821h.512l.512-.205.2-.205v-.513l-.2-.308.614-.616h1.433l.512-.513h1.843l.512.205h.307l1.433-1.231.512-.616,1.126-.924h.307l.512.205h.2l.2-.205v-.205l.921-.205h.307l.2.308-.2.513-.512.513v.821h-.307v.513h.2l.512.205.307-.205.921.205.307-.205,1.433-1.95.2-.513.512-.616v-.513l.614-.616.307-.513.512-.513.921-.821.2-.616.307-.308,1.638-2.257.614-1.129v-.308l.2-.513-.921.205-.512.308v.308l-.307.308v.205l-.512.821-.307.205-.307.308h-.2l-.512.308H156.1l-.512.205-.307-.205-.307.205-.307.308h-.307l-.2.205h-.512l.307-.513h.512v-.308l.512-.205-1.331-.924-.307-.205h-.512v.205l-2.048,1.437-.614.308h-.2l-1.126-.924-.614-.308v-.205l-.307.205H147.6v.205l-.614.308-.921-.513-.2-.205v-.513l-.512-.821-.2.205h.2l-.2.205v-.821l-2.252.308-.512.513-.307-.308-.307-.205-.307.308h-.307v-.513h-.614l-.921-.616-.2-.205-.307-.205-.2-.513.307-.205.2-.308-.2-.205-.307-.513h-.307l-.2.205-.819-.513-.2-.616v-.308h.2l.2.308.2.513h.512l.307.205.512.308.512,1.129.614.513.614.308.512.616h.819l-.307-.308h.512l1.126-.205.307-.205.819.205.614.308h.512v.308l.2.205h.512l.512-.205v-.308h.2l-.307-.205.307-.205.2.205.2.308v.205l-.307.205.2.205-.512.205v.205l.307-.205.2.205.307-.205.307.205.2-.205,1.229-.616h1.433l.614.513v-.308l-.307-.513.307-.308v-.616l.307-.308v-.308l.512-.205-.307-.513v-2.052H151.7l-.512.308-.307-.205h-.2l-.921-.513-.2-.308-.307-.205v-.513l-.307-.205.307-.205.307.205v.308h.614v.308l.307.205.819-.308h.307v.308l-.2.205h0l-.307.308H152l.307-.513.307-1.437.307-.308.512-.308,1.126-.616h.614l.921-.205.307-.616.512-.308h.512l.307-.205v-.205l.307-.205V96.46h0l.307-.821.2-.308.307-.308.512-.308.2-.513.819-.513h.307l.512.205v-.308l.614-.205.2-.513.819-.308.2-.205,1.638-1.129.307-.616.307-.308.512.205.921-1.129,1.433-.821.2-.308h.2l1.126-.923.614-.308.819-.821.307-.616.512-.308v-.513l.307-.513.921-1.231.2-.41.2-.513h.307l.512-.616.2-.308.819-.616,1.433-.616h.512l-.2-.308.307-.205v.205l.819-.308.2-.308,1.126-.308.307.205.307-.308h.614l.614-.308.921-1.231.2-.308.921-.924.307-.513.614-.205.2-.513.614-.616-.2-.308.307-.513v-.513l.512-.513v-.616l.307-.513V70.4h.307l.2-.205-.614-.616.307-.205.614.205-.2-.308.512-.205v-.821l.307-.616v-.513l-.2-.205-.614.205-.512.308H184.97l-.307-.308-.307-1.231.2-.205-.2-.616.307-.821.2-.205.307-.205.307-.513.512-.513.512-.924h.307v-.718l.307-.513v-.205l-.307-.308-.2-.308.921-.308.307-.821-.2-.308.2-.924V57.16l.307-.308v-.205l-.307-.308-.307.205-.307-.205-.512.205-1.331-.205-.614.308h-.512l-.819.308h-.307l-.307-.308-.2-.616h-.2l-.2-.308-.512-.205.2.205-.512.205-.307-.205-.512.513h-.512l-.307-.308-.512.205h-.614l-.614.513H177.5v-.308l-.512.205h-.921v-.513l-.2-.205-.2-.513-.512-.513-1.126.513-.2.308-.307.923v.308l.819.513.614.205.2.308.2.205.614.205V58.6l-.307.821-.512.513h-.307l-.2-.308-.614-.308-.512.205h-.2l-.2-.205-.307.205-.2-.205.2-.308-.2-.205-.512.205-.512-.205h-.819l-.819.616-.307-.205v.308l-.2.205-.921-.513V58.9l.2-.205.307-.513v-.205l-.717-.205-.819.308-2.048.308h-.307l-.307-.308h-.2l-.512.308v.616l-.307-.205-1.433.821-1.331,1.334h-.1l-.614.308v.513h-.614V61.47l-.307-.205-.819.205v.205l-.512-.205-.307.205-.2.205h-.614l-1.126-.205-.512.205h0v.308l-.2-.205-.307-.205-.2-.513v-.308h-.307v.308l-.2.205-.512-.513-.307.308-1.331-.1-.307.205-.2.205h-.307l-.2-.821-.2-.205.2-.308-.307-.923-.2.513-.2.205h-.614v.513h-.2v.616l-.819.616v.513l-.2.205h-.307v-.513h-.2l-.2.205h.2l-.307-.308h-.307v-.513l-.2.205-.2-.205-.307.308h-.2l-.307-.308v.308h-.2v.513h-.2V62.7l-.307-.205V62.8l-.307.205h-.2V62.8h-.2l-.307.205-.2-.308h-.2V62.5h-.2l-.307.308.2.308-.307.205h-.2l.512.513-1.126-.308h-.2l.2.308.307.308h0l.512.616h0l-.307-.308-.2-.308-.307-.308h-.512l-.307-.205v-.308l-.307-.205-.512-.308h-.512V62.6h-.307l-.512.205v.41l-.307-.308h-.2v.205h-.307l-.614.205-.921,1.744h-.512l-.614.821-.2.308-.614.205h.307v.821H134.9l-.2.513-.614,1.026-.41.616-.2-.513h.2l.2-.205v-.821l.512-1.129v-.821l.819-.821h.2v-.308l.512-.308V64.24h-.614V62.393l-.512-.308v.205h-.512v-.308l-.307-.308-1.331-.513-.307-.308-.614-.308-.2.205-.307-.205h.2l-.512.205v-.205l-.307.205-.307-.308-.307.205-.2.205h-.2l-.2.205.2.308-.307.616.512.616v.616l-.307.205v.308l-.512.513v-.205h-.2l-.614.308h-.2v.205h-.2v.308l-.307.308-.2.513h-.2v.308h.307v.821l-.2.205v-.205l-.512.308H126.3l-.2.513-.307.308-.614.205v.616h-.921l-.2.205-.307-.308h.1v-.205l.307-.205v-.308l.819-1.129.512-1.231.512-.308v-.308h.512l-.2-.205.512-.513v-.616h.2l-.2.308.2.205.512-.616-.2-.513V62.8l-.2-.205.2-.205h-.921l-.512-.205-.614-.308.2-.513-.512-.205-.512.205v-.205l-.2-.513v-.308h-.2l-.512-.308-.307-.205-.2-.924-.307.308h-.2l-.2-.205v.308l.307.205.512.616v.513h-.921v.923l.512.616h.307v.821l-.614.616v.308h-.1l-.2.513h-.2V63.83l-.512.308h.1l.307-.616.614-.308V62.7l-.614-.513-.2-.308v-.718l-.2-.205.2-.308-.2-.308.2-.308-.307-.308-.2-.308h-.614l-.2-.308-.307-.308h-.307l-.512-.513-.2.308h-.1l-.512-.308h-.2l-.614-.308-.307.308v.205h-.614v-.308h-.614l-.512-.616-.2-.308-.2.205-.307.205v.308l-.307.308.307.616-.307.205.2.308v.308l-.307.308v.513l.2.205-.512.616v.308l-.307.308v.308l-.512.616-.614.513h-.614l-.2.513-.512.205v.308l-.307.205-.307,1.642-.2.308h.307l-.2.205.307.205v.205h-.2v.205l.512-.205v.205h.614v.513l.307.205.512.308h.307v-.1l-.307-.205-.307.205.614.308.307-.205.307.205h.819v.205l.614.308h.2v.205h-.307v.205l.307.205v.513h-.1v-.513l-1.126-1.129h-1.331v.205h-.512l-.614.308.512.205h-.819l-.2.308v.513h.819l.614.513h-.921l-.307.205h0l.614.308h.512l.307-.205V70.7l.2-.205.512.205h.512v.205L113.2,70.7l-.307.205-.307.308v.205l.307-.308v.205l-.2.205h0l.921.308v.205l-.307.205.819.616v.205l-.512-.205v-.205l-.307-.205-.307.205-.2-.205-.2.205v-.616l-.307.205-.307-.308h0l-.614-.308-.307.205-.2-.308-.512-.616h-.512v.308l-.2.205-.2.308.2.205v.308l.2.205v.308l-.307.205v.308l-.307.308v.308l-.307.308h.307l.512.513-.307.205-.512-.205h-.1v.205h0l.307.308-.307.205.2.205h.512l-.307.308v.513l.307.308.307-.205-.2-.205h.614v.205l-.512.308v.308l.512.205v.513l-.2-.308-.307.308.2.205h.307V78.3h-.2v.308h.307l.307.205.2.308-.2.205.512.308h.307l.614.821h.512l.512.308.819-.205h.614l.614.308h.2l.307-.205.307.205.512.205.614-.308.307.205h.512l.2.205-.2.205-.512-.205-1.126.308-.307-.205-.512.205-.2.308.2.205.921.513h.2l.307.308v.308l.512.205-.2.308-.512-.513h-.717v-.205l-.41-.41-.512-.513v-.513l-.2-.308h-.307l-.2-.205v.308l-.307.308H113l.2.205H113l-1.74-1.129V80.35h-.512l.2.205h-.307l-.2.205h-.2l.307.205.2.205v.513l-.2.205-.307-.308.2-.308-.307-.308-.307.205-.307.308-.307-.308L108.9,82.3h.307l-.2.205L108.7,82.3v-.718l-.819.308-.307-.205h0l-.2-.308-.307.205-.307.513v-.41h.2l-.2-.205-.307.308h-.1l-.307.205h-.2l-.2.308h-.307l-.2.308H104.6l-.2.205v.205l-.512.308-.41-.718V82.4l-.819-.308v-.205l.2-.205h-1.126v-.308l-.2-.205v-.205l-.512.513h-.307V82.4h-.2l-.2.205h.1l.819.41.307.616.512.205v.923h.614v.616h.2l-.2.205.2.205h.2v.205h.819V86.3h.2v.513h-.512v.205l.2.205h.512l-.512.513.2.205h.717l.2.308h.614l.614-.308h.1v.308h-.307l-.2.513-.2-.205h-.2l.2.205h-1.433l.614.821h.512v.205h-.307l-.921.205h-.2l.2.308.2.205h.512l-.2.205.307.308h.2v.205h0l-.307.513.2.513H104.6v.308l.307.308v.1H104.6l-.2-.205v.308h-.2l-.2.513h-.1v-.205l-.307-.205-.307.205-.307-.616h-.819V94l-.307-.308-.2-.923h-.307l-.2-.513v-.205h-.2l-.819-.821-.41-.308h-.307l-.2.308.2.308h-.2v-.205l-.2.513-.307.513h.307v.308h-.307v.308h.307v.513l.307.205h.307l.614.616-.307.205.2.205-.2.205v.513l.2.205h.307l.921.308.307-.205.2-.205.307.205v.308l.41.41h.1l-.2.513v.308h.1l.819-.205v.513l.819.821v.308l-.2.205v.205h.921l1.433.513v.205l.2.308h.512v.205h.512l.307.205h.307l.2.205h0l-.2.205.2.205-.2.205h.307l.2-.616H109l-.2.616-.512.308h-.307V102h-.614l-.307.205v.205l.2.205.307.205.512.513.819.616.2.205.2.513.307-.205h.2l.512.513v.513h.307l.819.513.307.616.2.205.307.513v.308l.2.205.512,1.129-.307.513-.819-1.129-.307-.924-.614-1.129-.307-.205V105.9h-.819l-.614-.616-.307-.205-1.433-1.231-.307-.308h-.307l-.2-.308h-.921l-.614.308H104.5l-.614-.205-.921-.513-.307-.616h0l-.307-.308h-.512l.2.308H100.71V102l-.307.513.512.308.2.616.307.205h.307l.512.205h.819l.921,1.231v.513h.2l.512.205.921.205.614.308h.2v.205l.2.513.2.308h.307v.205l.307.205v.308l-1.638-.513-.2-.205-.614-.308-.2.205-1.433-.616-.512-.924-.512-.513-.307-.205-1.126-.513-.2-.513H100.4l-.614-.308-.512.924h0l-.2.205.307.205v.205l-.307.205h-.1v.513h-.512v.308h.2v.616l-.2.205-.2-.205h-.307l-.2-.205h-.512v-.205l-.819-.205L96.1,106h-.614l-.2-.205v-.308l-.512-.616v-1.129h-.307v-.308l.307-.308-.307-.205v-.308h.1l-.307.513v-.205l-.307-.205h0l-1.126-.513-.307.205v.205l-.512.513-.512.616.2.308-.307.513.307.513-.307.205-.2.308h.2l.307.308v.308l.2.205-.2.205v.205l.2.205h1.126l.307.308-.2.308h.614l.2.205v1.539l-.512.924v.205h.2l.512.205.2.308-.307.308h-.307v.205l-.307-.205.2-.308-.307-.205-.614.513h.307l.307.513v.308h.307l.2.205-.2.308H92.519l-.512-.513v-.205l-.819-.923-.512-.308v-.616l-.2-.513h.307v-.205l-.307-.513v-.308l-.2.308-.307-.513v-.513h-.307v-.308l-.2-.205h.2v-.308l.307-.513-.2-.308h-.921l-.307.308-1.126-.308-.819.821h-.2l-.614-.308-.307.205v1.129l-.307.616v.205h.2v.821h.1l.2.821v.616l-.307,1.437v.308l.2.205v.205l-.307.513v.308l.819.205.819.821H87.2l1.126.205h.921l.512.308v.616h-.2v.308h.921v.205l.2.513-.2.205v-.205l-.2.205v.205l.307.205h-.512V117.7h-.307v-.308l-.307.205-.307-.308h-.1l-.2-.308H87.4l-.307.513v.205h-.614v.821l-.921,1.437v.616l-.307.205v.821h.2l.307-.205h.2l.307.205,1.229.821.512.821v.205l.307.205v.308l-.2.308.2.513.2.308.819.513h.41l.307.513v.308h-.2l-.307-.205h-.2v.513h.41l.2.205v.205h.512l.307.308v.205h.2l.512-.308h.2l.307.205.2-.205-.2-.205h.2l.307.205.2-.205.307.205.819-.308.512.308.819-.205.921.308h.307l.2.205.2.205v.308l-.2.205v.513h-4.3l.307.513h-.1l-.307-.205v-.308H91.6l.2.308-.2.308.307.513-.2.205-.307-.308h-.307V129.6l-.307-.513-.307.205-.2-.205v-.205h-.512v-.821h-.2l-.512-.513h-.512l-.2.205v-.205l-.307-.205.307-.205-.614-.308v-1.026H87.2V125.5h-.307l-.2-.205.2-.205-.512-.205h-.2v-.308H85.66v-.308l-.307.308h0l-.2.205-.307-.205-.307.205.2.308.2.821h-.2l-.307-.308h-.1v.616l-.307.308.2.513v.821l-.614,1.437v.513l.2.205-.2.308v.923h0l.2.308h.2l.2,1.437.307.308h.614l.512-.205.307.205v.308l-.307.308-.307.718h-.1v.616l.2-.205.512.616v.616l-.307-.205h-.2v.821h-.2v-.205l-.2.616.2.308v.513h.307v-.205h.2v.616l.2.308.614.513h.512l.307-.205h.307l.921-.308.307-.616h.2l.614-.41.2-.308.819-.308.2-.308.307-.205H91.6l.819-.616v-.308l.307-.205v-.513l.307.205-.307.616.307.308v.205h.307v.308l-.512.513h-.307l-.307.205H91.7l.2.718h1.229v.205l-.307.205h-.2l.2.205h.307l.614-.205.512.205.512-.308v.205l.512-.41.614-.718.307-.513.614-.205h-.512l.2-.308.307-.308.819-.308.512-1.129h.1l.307.205h.512v.205l-.512.923v.308l-1.433,1.231-.2.41-.2.308-.614.308-.2.205H93.952l-.2.513h-.2l-.614.205-.307.308h-.614l-.614.205h-.2l.307-.308.2-.308h-.614v.205h-.307l-.307.205v.616h0l.2.205-.307.205-.512-.205-.2.205v.308l-.614.308-.2.308h-.1l.307.205v.205l-.307.205v.821l.2.205-.512-.205-.2.205.614.308h.614l.307-.308.512.205h.614l.512-.308H91.7l.2.308.307-.205.2.205v.513l.614-.308h0l.2-.205v.205h.2v.513l.512-.308.2.205.512-.513h.2v.308l.2-.205H96l-.2.205v.205H96l.307-.821.2-.308h.512l.307-.308v-.513l.307-.513h.307l.307-.205h.41l.512-.308v.205h.307l-.614.308-.614.205-.307-.205-.512.308v.513l-.512.821-.614.308v.308l.614.821.819.513.512.718.307.308h.307l.921.308.2.205.717-.308.2.205-.2.205H100.4l-.2.205-.307.205-.307.821-.307-.205-.2-.308h-.1v-.205l-1.433-.923-.512-.616-.307-.308-.614-1.231h-.512v.205l-.307-.205-.2.308-1.433.616-.307-.205h-.2l-.307.308-.921.205-.512.616-.307.616.2.308H91.8l.2.205v.308h.307v.308l-.512.513.2.308-.307.205v.205l-1.126.821-.819.821.307.205-.2.308v.308l.307.308v.205h0l.512.205v.205h.614l.614-.308h.717l.2.205.921.308.2.513.307-.205h.307l.2.205v.308h.2v.308l.2.308v.205l.819.616h1.74l1.638-.513.307-.308h.307l.512.308h.614l.2.205-.2.205-1.126-.205-.512.205h-.512l-.921.308h-.2l-.614.308h-.614l-.2.513v.205l-.2.205-1.126-.616-.307-.308-.2.205-.2-.205v-.308h-.307l-.2-.205-.512-.616L91.9,154.23l-.2-.205h-.614l-.307.308-.2-.205-.307.308H88.833v.205l-.2,1.129-.512.308h-.2l-.614.308v.205h-.307l-.2.513-.307.308v.308h-.512l.2.205v.308h.2l-.2.205.307.205v.205h.307v.308l.307-.205.307-.308h0l.2.308-.2.205h.2v.205l.2.205-.2.205.41.205v-.205l1.229-.513.614.205.614.308.2.308-.512.205-.2.513h.2v.308l.512.616.307.616H91.5l.307.205v.205l.512.205v.205h.2l1.024-.616h.512l.2-.205h.921l.307-.308H95.8l.307-.308h.2l-.2.513H96l-2.048.821H92.724l-.2.308h-.512v.308l-.307-.308-.307-.205h-.2v.205l-1.126-.616v-.205h-.2l-.614-.308-.2-.616-.307-.513v-.513h-.819l-.614.205-.307-.205-.819.308-.2-.205-.819.308-.2.308h-.307v.923h-.2l-.2.205v.513h-.2v.513h.614v.308l.512.308-.2.205-.512-.513h-.307l-.512.821.2.205-.307.308v.308l-.307.616h0l.2.205-.2.205h.1l-.307.308v.308l.2.205v.308h.307l.307-.205.307.308h-.307l.2.205-.307.513-.2-.308H82.9l-.2-.308h-.307v.513l-.307.308-.2-.205-.614.308.307.308v.205l.307.308h.2l.2.205h1.945l.614-.308.307.205.614-.308h.2l.2-.205.2.205.512-.308h1.638l-.307.205h.512l.2.308-.921.205-.307.205h0l-1.024.718v.513h.2l.512.205h1.433v.205h.307l.2-.513.819-1.129h.614l.2.205-.2.308-.307.205-.307-.205-.512.616-.2.821-.614.308h-.614l-.307-.308H87.4l-.614.616-.614.205H85.66l-.307.205v.308h-.2l-.307-.205-.307.205-.2-.205h-.307l-.2.205-.2.513-.307.616,2.252,1.129,1.945.616.2.308-1.331-.205v-.205l-.2-.308h-.2l-.307.513h-.1l-.307-.205-.2.205-.2.308v.513l-.2-.308-.2-.205h-.307l-.2.205v.513l-.2-.513L83.2,176.5h-.1l-.307-.205-.307.308v.308l.307.308h0l-.2.205h0l-.2.513-.512.513-.307-.308v-.513l-.512-.308h-.1l-.307-.308V176.8l-.512-.513h-.2l-.2.616h-.307v.205l-.307.205h-.921l-.2.205h-.2l-.307-.205v.308l-.819-.205v.308l-.2-.205-.2.205h-.1l-.307-.205h-.512v-.205H74.5l-.819.205h-.614l-.2.205.2.205-.512.308-.512-.205h-.512v.513l.2.205.2.308-.2.205h.307v.308h-.512l-.2-.205-.307.205v.513l-.2.205-.307-.205-.307.205.307.205-.307.513h0v.205h.2v.308h.2v.308l.307.205.2.308h.512l.2.308.614.205.307-.205.512.308h.512l.512-.616h.614l.307.308.512-.308h1.126l.307.513h.307l.2.205.921-.205h.614v.513l.307.308h.2l.2-.205-.2-.308h.307l.2-.308h0l.2-.308h.512l.512.308-.307.308h.512l.307.205.2-.205v-.205l.307.308H83.1l.512-.308h.307l.512.308h.307l1.638-1.437.2-.513h.512v-.308l.2.205h.1v.205l.512-.205h.921l.614.616.512.205.307.308-.2.205h.512l.819.513h.819l.614-.308h.2l.512-.205v.205h.2l.512-.205.512.308h.819v.205H93.133l-.2.308H92.11l-.512-.205-.614.205-.614-.205v-.205h-.921l-.2-.513-.307-.205h0l-.921-.308-.307.308h-.614l-.307.205-.307.616-1.126.616h-.307l-.614.513-.307-.205-.614.308-.307.308.2.308.307.308v.205h-.307l-.2-.205-.307.205-.2-.205V184.7l-.512-.616-.819.513h-.307l-.307-.308h-.2l-.307.205-.921.205H78.7v1.847l.819.513.307.308v.616l.512.513v.308l.307.205.307.513v.513h.307l.307.308.512.308.2.308H83.1l.512.308.2.205h.819l.512.308h.2l.307.308h.921l.307-.205v.308H87.2l.2.616h.2l.2-.513h.307l.512.513.921.205.307.205.2.513v.205l.2.308.512-.308.921-.513.512-.513.512-.308h.307l.614-.513.307-.513h.307l.614-.616v-.308h.307l.307-.616.307-.513.2-.205.307-.821.2-.205.921-1.231L96,186.552v-.205l.307-.205.614.205.512.513.2-.308.307-.205h.307l.512-.513.819-1.129.819-.513v.308h.2l.819-.923.307-.205.307-.513.512-.513v-.308l-.2-.205h.307l1.126-.821.2-.308.614-.616h.2l.307.205v.205h.1v.308l.307-.616.512-.308h0l.614-.308v-.205l-.307-.308h-.512v-.513l.921-.924v-.308l-.307-.513V176.5h.819l.614-.513,1.229-1.437.307-.205.2-.308.614-.718.307-.205h0v-.718l-.819-.205h-.2l-.2-.205-1.126-.513-.512.205-.307-.205-.819.205h-.819l-2.355-.308-.819-.513h.2v-.205l1.945.308h2.764l1.126.205.512.513.512.308.614-.205h.307l.819.616-.307.513h0l-.512.513-1.945,2.36.2.205-.2.205v.205l-.512.616-.2.205v.308l-.512.513-.2.308-.819.821-.307.616v.308l-.307.308-.2.308h1.229l.921.205.2.205v.205h-.2l.307.205.307-.205.512.513v-.308l.307.205.819-.513h.307l.614-.308,1.126-.205,1.945-.821h.512l-.512.205-.921.205-2.355.923-.2.513-.512.308-.2-.205h-.307l-.2.205H109l-.307.205-.614-.616-.512-.205-1.433.205-.921.923v.308h.614l-.307-.308-.307.205h-.2l-.307.308-.512.205-.921.821h.512v.205h.512v.513l-.921.923-.614.513-.307.308-.307.205-.2.308-.512,1.334-.512.513.307.308.41.308h0v.205l-.512-.205-.307.308v-.41h-.41l-.512.513h-.1l-.2.513h.2l.307-.205v.205l-.307.308h.614v.308h.2l.307.616h.2v-.205l.2.308,1.126-.616.614-.821.512-.205.717.205.512-.205.921-.616v.205h-.2l.2.205-.2.205-.921.513-.307-.205h-.307l-.307.205v.616l-.819.616v.205l-.307.205-.307-.205v.205h0l-.2.205-.2-.205-.307.205-.512.205-.512-.308h0l-.2-.205.2-.308h-.2l-.2.205-.307-.205h-.2l-.307.513h-.2l.2-.205h-.2l-.307.513v.308l-.2.205-.307.308v.205l.2.205H98.15l-.512.923h.307v-.308h.717v.308h-.307l.2.308v-.205l.512-.513.819-1.437h0l-.2.513h.307l.307.513.2.923v.513l-.2.308.614.205-.512.308h-.512v-.205l-.307.308h-.2l-.307.205V196.4h.1l-.512-.205-.512.308h0v.616l-.307.205-.2-.205v.923h0l.41.616v.205h-.2l-.307-.205-.2.205-.307.205-.614.821-.307.616-.2.205.2.308-.307.308H96l-.307.308v.513H96l.2.513h.307l.307-.513h.307l.2-.308v.308h.307l-.614.308v.308H96.41l-.512-.513h-.2v.308l-.307-.308-.2.205-.307.513v.205l-.512.205-.2.616-.307.205v.205h-.307l-.2.308-.307-.205V204.3h-.512l-.819.513-.307.513v.513h.1l.512.308-.2.513.2.513v.308l.307.308.307-.513v-.308h.307l.2-.205-.2-.513v.616h-.307l.2-.308v-.205l.512-.205.307-.821.2.205-.307.513.2.513-.307.821h.1l.2-.205h.2v.205l-.512,1.129h0v.308l-.2.513v.205l.2.205v-.205l.307.205.307-.513.512-.308.921.205h.2l.307-.308.2.308.2-.41v-.205h.512v.41h0l.307.308h-.614l-.2.205-.2.308H95.9l-.307.205-.2-.205-.307.513h-.512l-.2.205v.205h.307l.307.308v.616h.2l-.2.308-.614.513.2.205-.512.616v.308l-.2.205v.308l-.307.205-.2.513h.2l-.512.205-.2.308.2.205-.2.616h.2l.2-.308V216l-.2.205.2.205h.307l.2-.513,1.433-1.642.2-.205.307-.513.512-.205.307.205v.205l-.614.616v.923l-.512.513-.2.616h-.307v.513h0l-.614,1.539v.205h.307l.307-.308v.308l-.2.308h.2l.307-.205.512.308-.2.308-.512.616.307-.205.307.205h-.2l.2.513-.512-.205h-.2v-.1H93.338v.308l-.512.923h-.307l-.2.308-.307.308v.205l-.307,1.129h.2v.308l-.512-.205v.205l-.307.308v.308l-.512.513-.307.616h.2l-.307.513v.205h-.1l-.921,1.437v.513h.614l.307-.308v.205l-.2.513h-.512v1.231l.307.308.819-1.231v-.41l-.307.308-.2-.205h.1l.41-.308.614-1.129h-.512l.307-.513.307-.923.307-.513v-.308l.2-.205-.512,1.744h.2l.512-.513v-.616l.512-.513.307-.821h-.512l.2-.205.307.205,1.126-1.95h.2l-.512,1.129h.2l.614-.513-.819,1.129.2.205h.307l.2-.308V224l-.307.308-.819.205h0l-.2.616-.307.616v.308l-.512.513-.307.616-.921,1.129v.308l-.614,1.129v.308l-.307.308v.513l.2.205v.205h0l-.2.41.2.308v.308h.307l.819-1.129H91.9v-.41h.307v-.308l.307-.205.2-.308.512-.308h.307l.614-.616h.2v.308l-.307.308-.2.513-.614.308-.307.616h0l-.307.308v.616l-.2.308v.205L91.5,233.65v.821l-.307.308v.308l-.2.205.2.308-.307,1.334h.2l-.2.308.2.205v.308l.921.821h.2l.512-.205.512-.308v.513l-.512.308.2.205.512.205-.2.205h-.307v.616h.1l.819-.513V239.4l.614-.616v.308l.614-.308.2-.205.307-.205.307-.513.512-.308.921-1.231.307-.205v-.205l.307-.923h.307l.307-.308.2-.616.512-.616.2.205-.614.821.2.205v.308h-.41l-.614.821v.308l-.512.821v.205l-.819.513-.2.308v.205l-.921.616-.614.616h-.512v.308l-.307.513v.308l-.307.513-.307.205v.205l-.41,1.026h0l-.41.718-.614.616-1.331,1.129v.205l.307.513v.308l-.2.513v.513l-.2.308v.923l-.2.308v.616l-.2.205v.513L89.96,251.2l-.614.513-.2.616.2.205v.513l.1,2.052v.308l-.307.923v4.1l-.307,1.231v.513l-.2.205H87.81v.308l-.819.616v.205l-.819.821v.616l-.2.308v.616l-.2.205.2.205v.308h0l-.2.308.307,1.129-.2.205-.2.308.2.308-.2.513v.821l1.433.821H87.4l1.229-.205.307-.205v-.1l1.229-.616.512.205.512-.205h.921l.307.205.614-.205.819-.616.614-.308v-.308l1.126-1.437.2-.513.2-.513v-.308l-.512-1.744-.512-.513-.2-.821-.307-.205-.921.308h-.2l-.614-.616.2-.205h.512l.2.205.512-.308.307-.308h.307l-.2-.205v-.205l.307-.205v-.616l.2-.821.2-.308.307-.308h.2v-.308l.512-.308-.2-.205v-.513l.307-.205-.2-.513.307-.308v-.923l.512-.205v-.513h0v-.513h.2l-.2-.308.2-.616v-.513l.2-.308-.2-.308.819-.205.2-.205h.1v-.308l-.512-.308-.2-.513.2-.616-.2-.308v-1.026h-.2v-.513l.512-.513v-.308l.2-.205v-1.437l.512-.513v-1.334l.512-.718h.1l.2-.41v-.205l.512-.513.2-.308.512-.513h.307l.819-.308.512-.308v-.1l.512-.205.307.205.307-.308.2-.821-.2-1.642-.307-.308-.307-.923-.614-.513h0l-.307-.616-.614-.513v-.513l-.2-.205-.512-.205-.307.205-.2-.205.2-.205h.2l.307-.205-.307-.308-.2-.616.2-.205-.2-.205h-.2V231.7h0V231.5h-.2l-.307-2.565-.512-.821-.2-.513.2-1.231v-.821l-.2-.616h0l.2-.205-.2-.513.2-.821h.307v.513l.2.513v.308l.307.308h.307l.2.308h.2l.2.308h.1v-.513h.307l.2.205.512-.821v-.308h.2l.307-.205v.308h.2V224l.2-.205.2-1.642.307-.205-.307-.616.2-.205h.307v.513h.512l.307-.308h.2l.2-.308v-.821h.1l.2-.41.307-.205.2-.205h.512l.2-.308-.2-.205.2-.205-.2-.308.307-.616.2-.205h.307v-.308l.307-.205.2-.308.307-.205.307-.513.512-.205.819-.205v-.205l1.126-.308.921-.821v-.616l.2-.616-.2-.308.2-.205V212.2l.307-.308v.1l.921-1.334h-.2l.819-.821h.2v.821h.307l.512-.513.819-.205.921-.616.614-.308.512-.205v-.513l.512-.308.2.205-.307.41-.512.616h-.307v.308l-.307.205h-.2l-.614.616h-.512l-.2.205-1.126.616L113.2,212l-.819,1.129-.2.308-.307.821v.616l-.307.308-2.355,1.642-.2-.205h-.1l-.614.205-.819.821v.308l-.2.205.2.205v.308h.2l-.307.205-.307.616-.614.513v.205h0v.308l-.614.513-.307.513v.205l-.512.513-.307.513v.821l-.307.513v.308l-.307.513-.307.308h-.307v.616l-.307.308.2.821-.307.513.2.513.512.616v.616l-.307.308v.616l-.2.308v.308h.307l-.307.513v.923h0l.2.616.2-.205.2.308h.307l.2.308.2.205h0l.307.205v.308l-.307.616h.307v.205l-.2.205h.307l.307-.205.2-.205v.513h.614v-.308h.307l.2.205v.308l.2.308h.819v.616l.2.205h.307l.307-.308-.2-.513-.2-.205-.2-.308.2-.513-.2-.205-.307-.924v-.205l-.512-.923-.2-.513.307-.41h.1l.614-.616.307-.205.512-1.334V226.57l.2-.205h.2v2.052h-.2l.2.513h.307v.308h.307l1.74,1.744h0l.307.308H113.1l.2-.205h0v-.513l-.307-.821v-.923l-.512-.924-.307-.205v-.308l-.307-.308v.308l-.2-.821-.307-.821v-.821h.2v.308l.2.205v.308l.614,1.95.307.308.307.205.512.616.512,1.129.2,1.334.2.513v1.334h.2v.821l.2.308.512-.205.2.308h.614l.819.205.307-1.129.819-1.231V230.88l.307-.513.2-.923.307-.205.2-.513.41-.821v-.513h-.2l-.819-.513-.614-.205h-.2l-.307-.205v-.308l.2-.513,1.126.923h.307l.512.308h.2v-.923l-.512-1.231.2-.308h0l-.307-.616v-.923l-.307-.205.41-.513.819-1.642h.307l-.307-.616-.819-.616-.307-1.129.2-.513.2-.308.2-.821-.614-.821v-.616l.307-.616.2.205.2.821h.2l.307.513v.513l-.307,1.437.307.821.2.205h.2l.307.205h.1l.307-.821.307-.513h.512l.2-1.129.307-.616V215.9l.921-1.642v-.205l.2-.308h.307v-.308l.921-.616v-.308h.2l-.2.616-.819.718-.2.308-.307.205v.513l-1.126,2.257-.2.513-.614.616-.307,1.129-.512.616v.923l-.614,1.129v.308l.2.308.307.308.2.513v1.231l.512.821v.821l.2.308h1.229l.307.205,1.126-.513h.307v-.205h-.2l.2-.513-.307-.308v-.205l-.512.205h-.2l-.2-.513v-.205l-.307-.205-.41-.513-.614-.923-.307-1.334v-1.437l.307-.205v.616l.307.513v.616l1.229,2.052h0l-.2.513h.307l.307.205h.307v.205l.307.308.921.205h.2l.819.821h.2l.2.308v.513l.307.205-.2.205h-.307v.308l.2.205.512-.308.2.205v.513h.819l.614.513.512.205,1.331.616h.819l.307.205h.307l2.048.513-.614.308h-.614l-.921-.205-.614.205-1.74-.513h-.921l-1.433-.308h-.512l-.819-.308v-.205l-.921-.205h-.307l-.819-.616H122.21v.308l-.307-.205h0l-1.74.821-.512.41-.2.513.307.308v.616l-.307.205v.308h.307l-.2.41h-.1l-.512.616v.821l.2.513-.2.308.2,1.437-.2.513v1.437l.307.616.2.205v.821l.614.821.2,1.231-.2.923h-.512l-.2.513h0l-.307.308h-.2l-.307.308v.205l-.2,1.437.2.308.307-.205,1.126,1.129v.308h.307l.921,1.642h.2l-.512.308.512.513h.512l.307.308-.2.205.307.205.512-.308h.307l.614.205.2.205h.307l1.638,1.129v-.205h0l-.512-.513-.307-.821v-.513h.2v.308l.307.821.614.513v.205l-.2.308-.307.205.512.513.921,1.642v1.437l-.614.308-.307-.308h.1l.512.513h.614l.307.616.512.513.512.821v.923l-.307.205v.821l-.512.513v1.642l-.2.205-.307.205h-.614l-.307.205-.819.205h-.2l-.307.308h-.307l-.614.616-.307.616-.307.205-.2,1.129v1.437l-.512.513h0l-.717.513-.2.616-.307.308-.512.205-.2.205-.307.513.307.616v1.642l-.2.821-.2.308v.923l-.307.308v1.437l-.512.616-.307.205-1.229,1.437-.512.923V279h0l-.307.513-.2.205h-.307l-.921.923-.614.513V282.6l-.2.205v.616h-.2v.616h.2v.205l-.41.41-.41.41-.307.923-.307.205-.307.923v.513l-.2.616v.308l.2.821.2.308v.308l.512.513v.616h.1l.307.308v.308l.512.513v.513l.307.308v.821h.1l.307.616v.616l-.307.205-.307.308h-.307l-.512-.205-.512-.616-.512-.205-.2-.308h0l-.2-1.437v-.923l.307-.205h0v-.308l-.307-.308V290.6h-.1v-.308l-.307-.205h-.2v-.616l-.307-.616h-1.024v.205l-.512.308-.512.205h-.614l-.2.205v.513l-.307.308.2.205-.2.41-.41.616v.205l.307.205v.308l-.307.923.2,2.052v.513l.307.513h0l.307.308.512,1.437.307.205v.923l.307.205h0v.205l.2-.205v.308l.307.308h.2l.307.308v.205l.307.308h.307v.308l.307.513.307.308.512.205.614.513-.2.616h.512l.512.513.2-.205v.308l.307.513.2.205v.308l-.307.308v.308l.614.205h0l-.2.616v.308h-.2l.307.308.307-.205.614.308h.2l-.2.205h-.1l-.2.308.307.513.2.308.307.308-.614.513h-.307l-.2.308.307.513h.2l-.2.308.2.205v.308l.307.205,1.126,1.129.614.205h.819l.2.308h.921v-.205l-.2-.205h-.614v-.616l-.307-.513.2-.513V310.4l.512-.616-.307-.308h-.2l-.2-.205v-.205h-.512v-.308l-.2-.205-.2-.308.2-.308-.2-.513v-.308l-.307-.308.2-.308-.307-.308v-.308l-.41-.513h0l-.2-.616-.2-.205v-.923l-.512-1.129-.307-.513v-.205l.614-1.129v-.513l.819-.308.921-.821,1.126-.513.2-.205v-.1h.2l.41.308h.819v.308l.2.205v.513l.512.308v.513l.307.308.614.308.512-.205.307.205h1.126L126,302.3v.205l1.229.821.512.513.512.205.512.308h.2l.2.513.307.308h0l-.2.205.2.308.307.308h0v.513l.307.308.512.205.307.205.307.513h-.2v.205h.512l.307.616.921.616,1.638.616h.512l.512.513.819.308h.512l.307-.205.614-.616v-.513l.2.205v-.308h.307v-.923h-.512v-.616l.307-.308-.2-.616.2-.513h0v-.308h.2v-1.539l-.512-.205v-.308h.307v-.513l-.307-.205V302.6l.614.513h.1V302.3l-.307-.821-.614-.205-.512-.308h-.307l-.307-.205-.512-.205h0l-.512-2.052v-.41h0v-.513l.2-.308v-.205l.512-.308.819-.308-.512-.513.307-.821-.819-.308-.2-.308v-.616h.1l.307.205-.2.308.2.308.614.308h.2v.513l.2-.205v1.129h.307l-.2.308.2.308.307.205.2.513v.308l.614.513,1.433.616.2.205h.614l.307.205.307.308h.2l.307-.205v-.513h.307l.614-.616v-.513h.512l.41-.308h0l-.614,1.231h0l.2.308-.307.205h.512l-.307.616.2.308.307.205v.308l.614.513h.614l-.307.308.2.616.307.205v.308l.307-.205.2.205-.2.308.614.205h.307l.307-.308V302.6h.2v.205l-.2.308.307.308h.2v.513l.614.308.2-.205v-.513H147.5v-.205h.307v-.308l.2-1.231-.2-.513.307-.308.307-.513v-.205l.512-.513h.307l.2-.513-.2-.205V298.4l.512.308-.307.205.2.308-.307.616-.307.205v.616h.2l.307.308-.2.205.2.308-.2.513-.307.513v1.334l.614.616.614-.308.512.205.2-.205.819.308.921-.308v-.513l.819-.513h.2l.921-.513,1.331-.513v-.308l.512-.513.307.205.307-.205.512-.513v-.205h-.512v-.308l-.614-.308-.2-.308v-.205l.307-.205.307.308.307-.205-.512-.821v-.205l.2-.205h.1l.307.616.2.513.512.205h.2v-.513h-.307v-.205l-.307-.616h0v-.41h.307v-.923h.1l.2,1.129.307.205.512.41.2.308-.2.205h.2l.819-.308.819-.513h.1l.307-.41v-.205l.2-.308h.512l.614-.513.307.513H164.6l1.638.513.2-.205v-.616l.819-.616.2-.308.307-.513-.307-.513-.2-.616-.307-.205-.2-.308v-.821l.2-.513v-1.642l.2-.513h0v-1.847l-.614-.821h.307l.512.616.2.616h0v.821l.41.513h.1l.2.513.614.513.307.308h1.74l1.126-.616.307-.513v-.308h0l-.2-.205-.512.205.2-.308h.819v.41l.2.41.307.308h.921l.512.205h.307l.512-.205h.512l.307-.205h.614l.512.513,1.229.308h0l.2-.205.307-.205.512.205.2-.205.819-.308h.307l1.945.821h.512l.819-.616h.307l.512.205,1.024-.718h.717v.513l-.307-.308h-.819l-.307.308-.307.923h-.512l-.2.308v.41l.2.205h.2l.307-.308h.921l.2.513-.2.205-.2-.205-.307.205-.307.308-1.433.821h-.921l-.614-.205-.2-.513-.819-.308-.2-.308-.614-.308h-.819v.205l-.819.513-1.229.205-.614,1.026-.307.41.2.308.307.308.819.205h.307l.512-.513h.1l.614.205-.307.205-.2-.205h-.2v.616l-.307.513H177.5l.307.821v.308l-.2.513v-.513l-.2-.308h-.307v-.513l-.512-.205-.307-.205h-.819v-.205l.2-.205-.2-.205-.921.616-.512.821-.307.308-.307.205-.307,1.847-.307.308-.512,1.129-.307,1.642.307.513v1.231l-.2.308-.614.616-.307.513-1.126.923-.307.616h-.41v.513l-.512,1.231-.921.923-.307.513-.307.821v.308l-.2.205-.2-.205h-.2l.2.308v.821l.2.513v.513l.2.308-.307.205.2.205-.2.308-.2.513v1.231l-.307.923v.308l-.307.308-.2-.205v.821l-.512.923-.512.308-.512.205.2.513.307.616v.616h.614l.921,1.129v.513l.512.513v.308l.307.205v.205l1.433,2.052h.2l.819,1.437.614.616v.513l.921,1.334.2.205.2.308.2.205.512-.513-.512-.205h-.1l-.2-.308V330h.307l-.2.308.2.308.307-.308.307.308.2-.205v-.205l.307-.308-.307.718h0v.821l.2.205.307-.205h.2v.308l-.512.308-.307-.308v-.616h-.2v.308l-.307.513v.308l.307,1.642v.513l-.307.308v.513l1.331,2.36.614.513,1.74,3.181.512.205.512-.205.512-.308.307.308.307.205.307-.205.512-.308.2-.513h0l-.307-.205-.2-.308v-.308l.2-.205.307-.513h0l.2-.205.307-.513V337.7h.2v-.308h-.307v-.513h.1v.616l.307.205h.2v.616l.307.308v.616l.2.205-.2.616v.513l-.307.308v1.129l-.307-.205v.205l.307.308-.307.513-.307.308-.2-.205h-.614l-.307.205v.513l.307.205.2.308h.512l-.2.205v2.77l.2.308.512.616v-.308l.512-.205v-.308l.307-.205.2.308.307.205.2.308-.2.513.512.308v.821l.2-.205v.205h.1l.41.41.2-.205h-.1l-.41-.41-.2-.308.921-1.129.512-.205v-.308l.2-.205v-.718l.307-.308h.307V345.8l.614-.923.2-.513.512-.821.2-.205.2-.308v-.718l-.2-.205V341.8l.307-.308v-.513l.614-.513h0l-.2-.205.2-.205v-.308h-.512v-1.334l.614-.513.307.308v.205h-.2l-.2-.205-.512.513v.513h.2l.2-.308.512.513-.2.205.2.205.2.513.2.308h0l-.307.205v.205l-.2.308h0l.307.308.2.308h.307l.307.513h.2v.205l-.2.205v.513l-.2.205.307.308.819.205.921-.308.2-.205.307.513h.2l-.2-.308.307-1.129.307-.308v-.308l.2-.513.614-.513.2.205.614-.513h.921l.2-.205v-.616l.614-.308.307-.308.2-.821h-.307v-.205H195l.2.821.2.205v.308l-.614.513-.2.308-.512.308.2.308-.819.308-.307.308h-.512l.2.205-.2.308.307.308.2.308.2.205v.205l.512.821.2.821.307.513.307.308.2-.205v-.205l.2-.308.2.205-.2.205v.41l.2.205.2-.205.2.205-.2.205-.307.205-.2.821-.2.205v.923l-.921.923h-1.024l-.2.205h-.2a34.562,34.562,0,0,0,11.262-4.617v-.205q.2-.308-.1-.308h-.41l.2-.205h.512l.41-.205c.2,0,.2-.205.307-.308v-.308c-.1-.205,0-.308.2-.513l.2-.205.512-.616.512-.41a.719.719,0,0,0,.1-.41.205.205,0,0,1,.2-.205l.512-.923v-.821a.514.514,0,0,0,.1-.41h.307a.409.409,0,0,0,.512.205.511.511,0,0,1,.614.205h.921a.822.822,0,0,1-.1-.41c.2-.1.307-.205.2-.308s.1-.308.307-.205a.613.613,0,0,0,.614-.205l.2-.205v-.308l.614.205a2.982,2.982,0,0,0,0,.718l.614-.308c0-.205.1-.308.2-.308a1.336,1.336,0,0,1,.2-.821h.1v-.616a.308.308,0,0,0-.1-.41v-.205c-.2,0-.2-.205-.307-.308s.1-.205,0-.41a.616.616,0,0,1,.2-.821c-.307-.1-.41-.308-.307-.718h.307a3.393,3.393,0,0,1,.1-.616.115.115,0,0,0-.1-.205l-.41-.41a.41.41,0,0,1-.307-.308v-.308c0-.205-.2-.205-.512-.205a.308.308,0,0,0-.2-.308h-.307v-.513h.512a1.843,1.843,0,0,0,.819-.616l.41-.513h.512a.205.205,0,0,0,.2-.308v-.308c.1-.1.2-.205.1-.308a.514.514,0,0,1-.1-.308.205.205,0,0,0-.2-.308c-.2-.1-.307-.205-.307-.41a.514.514,0,0,0,0-.308,1.44,1.44,0,0,1,.1-.821,1.233,1.233,0,0,0,.1-.513c0-.205,0-.205.2-.205s.2-.1.2-.308a.514.514,0,0,1,0-.308.613.613,0,0,0,.819-.1c0-.308,0-.41.2-.513h.614a.613.613,0,0,0,.717.205h.614c.307.1.41,0,.41-.308s.307.205.41,0v-.205q.154-.308.307-.308h.307a.449.449,0,0,0,.512-.1h.921l.307-.205,1.331-.41.512-.616.614-.308c.1.205.2.308.1.41s-.1.41,0,.41h.307v.308l.921-.205c.2,0,.2.1.2.205l.512.41.717.513a.925.925,0,0,1,0,.513l.614-.41,1.126-.41.921-.513a.923.923,0,0,0,.41-.41l.307-.616h.717v-.718a3.089,3.089,0,0,0-.1-.41l.2-.308c0,.205.1.205.307.1v-.205c.307,0,.41.1.307.41a.308.308,0,0,0,.2.308.717.717,0,0,0,.512.513l.819.513a2.363,2.363,0,0,0,.2-.718.72.72,0,0,0-.1-.616l.307-.205a.205.205,0,0,0,.2-.308.823.823,0,0,0,0-.616l-.307-.205h0c0-.205.1-.308.41-.308l1.126.308h.41a.375.375,0,0,0,.41-.41.618.618,0,0,1,0-.308.512.512,0,0,1,.512-.308h1.74l.307-.205.307.308.2.41a.511.511,0,0,0,.512.1c.1.205.2.308.1.41h-.2a.817.817,0,0,0,.819-.1l.2-.205c.2,0,.409,0,.512.205a.515.515,0,0,1,0,.205h.717a1.332,1.332,0,0,1-.717.616v.205l.512-.205.2.41.307.205a1.024,1.024,0,0,1,.717.616v.308a.513.513,0,0,0,.409.513h.614V322.1h.512a.205.205,0,0,1,.1.205.72.72,0,0,0,0,.308v.205h.1l.2-.41V322.2h0L242.3,322h.307a.411.411,0,0,1,0,.308h0l-.307.513h.717l.2.205v1.026h0v.205h.41a1.132,1.132,0,0,0,0-.513.308.308,0,0,1,.2-.41.822.822,0,0,1-.2-.821.411.411,0,0,0,0-.205.206.206,0,0,1,0-.205,1.855,1.855,0,0,1,0-.41.308.308,0,0,0-.2-.308h-.512a.922.922,0,0,1,.512-.513h.2l.614.718.2.205h.2c0,.1.1.1,0,.205a.92.92,0,0,0,.717.308v-.513a.823.823,0,0,1,0-.308l.41-.205.307.513h.307a.308.308,0,0,0,.1-.513l.41.513h0a.617.617,0,0,0,.1.718l.2.205.2.308a.718.718,0,0,1,.307-.513h.41a1.131,1.131,0,0,0,0,.513l.717-.308c0-.205.1-.308.2-.308h.512V322.2l.2-.308h.2l.614-.308.307.205c.2,0,.307,0,.307-.205a1.235,1.235,0,0,1,0-.513.254.254,0,0,1-.1-.41h.41l.307-.41v-.308a.818.818,0,0,1,.819.205.511.511,0,0,0,.512.1h.409l.512.205a1.533,1.533,0,0,0,.921.205h.2l.614.308h.512l.2-.41h.614a.473.473,0,0,0,.512.308l1.331.513h.1a.8.8,0,0,1,.1-.308l.2-.308.717-.205v.205h1.331l.614.513h.819v-.205h1.126c.1,0,.1-.1.1-.308h.512a.822.822,0,0,0,.2.41h.2l.409-.205.2.308h.2c.2-.205.2-.308,0-.513a.411.411,0,0,1-.1-.513v-.41a.925.925,0,0,0-.1-.513h0a.824.824,0,0,1,0-.308,1.232,1.232,0,0,1,.307-.616l.41-.616.512-.513h.921a.72.72,0,0,1,0-.41" transform="translate(242.672 4247.015)" /> <path class="b" d="M232.5,2.565v.1l.819-.41.2-.616.41.205.307-.41-.2-.205v-.1h.307V.821l-.41-.205L234.245,0h-.921V.308l-.41.308V.923l-.307.308.2.41-.512.41Z" transform="translate(246.531 4245.584)" /> <path class="b" d="M205.014,11.952l.307.41v.308h.2l.41-.513.41.308v-.513l-.41-.308-.1-.308.307-.821.819-.205.307.205v-.1l-.2-.308-.1-.205h-.2l-.614.41h-.307V9.9l-.512.41h-.307v.41l-.307.513-.307.718v.205h.307Z" transform="translate(245.867 4245.843)" /> <path class="b" d="M195.7,22.909l.307.1.2-.1-.2-.513V21.78h.307V22.4l.1.1.2-.718.2-.513h.41l-.1-.1.1-.205.307-.205.2-.718.307-.41.512-.1.41.1v.205l-.1.205.1.1.512-.821h.307l.307-.1.512.308h.41l.2.1.307-.1.2-.513-.307-.308.307-.308h.307l.307.205v.1l-.2.308h0l.41-.1V18.6l.921-1.026v-.41L204,16.65h.614l.614-.1.1.1v.308l.2.205h.2l.307-.205.1-.1.2.1-.2.205.512-.205-.307-.1-.512-.513v-.513l-.307-.41.307-.513-.1-.205-1.126.718.1.1-.1.513-.512.308-.512-.205-.307.205-.921.923-.512.205-.307.308h-.1l-.2.205.2.1h-.41l-.2-.513v.513h-.41l-.41-.1-.2-.205.307-.205v-.308l.307-.308h.2v.205h.307l-.1-.821.2-.308h.41l.307-.308.1-.308h-.1l-.512.1-.41-.308-.819.821h-.819v.308l-.307-.205-.2-.1v.821l.717.616-.2.308-.307-.205v.205l.307.308-.512.308-.1-.205-.307.41-.41.1-.1.308-.614.308-.2.718-.512.41-.1-.1v.41h-.1l-.41-.308-.1.205-.2.718V22.4l.2.1Z" transform="translate(245.656 4245.968)" /> <path class="b" d="M200.212,20.323V19.5l-.307-.1v.1l-.2.718.307.308Z" transform="translate(245.756 4246.091)" /> <path class="b" d="M192.74,22.4l-.307.41-.41.1-.717-.308v-.513L191,22.6v.616l.2.308h.307l.307.513h.307v.923l.307.308-.1.513h.1l.717-.513.1.205.512-.205.1.205.307-.205v-.41l-.1-.205h-.307l-.2-.41V23.115l-.2-.718.41-.1.1-.821v-.205h.2l.307-.41.1-.513-.614-.41h-.512v-.513l.2-.205.2-.41-.2-.205h-.2l-.1.308-.512.205-.307.308-.1.308.307.616-.307.513.307.41h.1l.2.513-.2.308Z" transform="translate(245.547 4246.069)" /> <path class="b" d="M194.717,20.031l.2-.1v-.205l-.307-.308-.307-.616-.307.1v.821l.1.205Z" transform="translate(245.621 4246.075)" /> <path class="b" d="M199.686,29.428l.307.205.307-.513h.614l.2.41.1-.1.2-.41.307-.308V28.5l-.2.205-.614-.718h.1l-.1-.41v-.205l.1-.1v-.205l.41-.205v-.1l-.2-.1-.307.205-.1-.1-.2.1h-.614l-.307.41-.307-.205-.41-.308-.1-.513.1-.308v-.308H200.1v-.1l-.1-.205-.307.205h-.512l-.512-.205-.307.205-.1-.205v-.308l-.41-.308V24.4l-.307.308-.717.308.41.513h.2l.307.616.512.1.1.513v.308l-.1.308h-1.126l-.307.205-.2.1V28.2l-.307.308v.308L196,29.12v.308l.2.41.41-.205.819.205v-.513l.1-.308-.1-.513-.307-.205v-.308l.717-.41.41.1.1.308.512.205.1.308v.923l-.1.205.1.308.41-.1-.2-.205.2-.308Z" transform="translate(245.668 4246.221)" /> <path class="b" d="M199.412,24.5v.308l-.512.205.2.1.2-.1.307.1h.307l-.2-.616Z" transform="translate(245.736 4246.224)" /> <path class="b" d="M196.812,26.108l.1-.308-.307.1-.307-.1v.41h.512Z" transform="translate(245.676 4246.258)" /> <path class="b" d="M172.2,35.679l.41.513v.616l.1.1.2-.1.307.1.1.205h-.1l.307.308.41.205.2.1.512-.1v-.718l.1-.308h.2v.308h.307l.1-.1h.41V36.5h.1v-.308l.307-.205.2.205.307.1.307.308v.308l-.1.205.1.513-.1.205.41,1.334.512.308v.308l.307.308h.1l.2-.1.1-.308.2.1.2.308.307-.308h.307v-.1h.512l.41.1.512-.1v-.205l-.2-.205v-.1l.717-.308h.41l.307.308.307-.205v-.1l-.307-.513.2-.1h.1l.512.308,1.126-.205h.1l.819-.513.921-.923h.41l.1.308-.1.821.1.616.614.821v.513l.512.616.2.205v.41l.1.308h.307l.2-.308h.717l.2-.308.307.1.512.41.41.1.512.718h.2l-.2.41h.307l.307-.1.2-.513-.2-.205v-.1l.512-.308.307-.821.614-.616.512.1.307-.1.307-.513,1.126.308.307-.1V38.86l-.307-.308.307-.718h.2v-.205l.1-.718-.1-.1V36.5l-.2-.205-.614.616h-.819l-.921.718-.2.1h-.41l-.512.308.819.308v.308l-.307.205.1.41.307-.1h.2v.308l-.2.205v.1l-.307.205-.307-.205-.307-.513.2-.1h-.717l-.307.308h-.1l-.2-.205h.307v-.1l.2-.513h-.2v-.1l.2-.513-.512-.308h-.1l-.2-.308v-.308l.307.1.2-.308.1.205.2-.308h.307l.512-.308.1.308.2-.205v-.923l-.2-.513-.1-.1-.2.41-.614.308h-.512l-.307-.1-.2-.308-.1.1-.307,1.026h-.512v.41l-.1.205h-.2l-.2-.205h-.614l-.307-.308.2-.308-.2-.616v-.205h.307v-.308l-.1-.308.307-.41-.307-.205-.2-.205-.1.205-.307-.308.1-.308-.614.41v1.026l-.512.41-.307-.1v-.718l-.512-.1-.307-.1h-.1l-.307-.513-.2-.205-.41.308-.41-.1h-.41l-.512.923-.307-.205h-.2l-.614-.1-1.126-.616.41-.205.1.205.1-.513h.41l.1-.308.307-.1.307.1h.2V32.5l.307-.308-.307-.718v-.1h.2l.41-.205.307.205.512.513.307.1.2-.1-.2-.205v-.513l.512-.308-.2-.1v-.923l-.307-.513h-.307l-.614-.513h-.2l-.307-.513-.1.205h-.2v-.308l.614-.205v-.308l-.307-.308-.1.205-.41-.308-.1-.513-.307-.308-.2.1v.308h-.1l-1.945-.923-.921-.616h-.512l-.512-.616h-.921l-.307.1-.307-.1-.307.308h-.2l-.819.308-.307.308-.307-.1-.1.1h-.717v.205l-.2.1.1.205-.1.1v.513l-1.126.616-.2.513v.1l.307.205v.1l-.1.205v.616l.1.513v.821l.2.308.307.1-.2.308-.1.205-.2-.205-.307.205v.1l.2.41V32.5h-.2v.1l-.2.41-.1.1v.513l.307.308-.307.1v.616l.1.41Z" transform="translate(245.098 4246.229)" /> <path class="b" d="M188.712,13.686h.1l.41.41.1-.513v-.616l-.307-.821h.2l.1-.205-.1-.308.41-.1.2-.616-.2-.513-.41-.1-.2.1-.2.513-.2.616.1.1-.512.718v1.334l.2.513Z" transform="translate(245.48 4245.853)" /> <path class="b" d="M183.317,14.67l.1.1h.614l-.1.205.512.513V15.8l-.2.1.2.718-.2.308.2.1.614.513.307.1.307.513h.1v-.513l.717-.308.1.205.2-.205h.307v-.1l-.2-.205-.307-.1-.1-.513.307-.205.921.41.614.616.2.41.41.41v.205h.2v-.1h.307l.2.513-.2.718-.307.205v.616h.2l.41-.616.307-.616v-.205l.307.205.512.1-.614-1.437-.307-.1h-.307l-.307-.205V16.62l-.512-.513-.1-.616-.2-.205v.308h-.512l-.1-.1h-.307l-.2-.205-.2-.308-.1-.205-.2.308-.307-.1-.1-.205v-.1l-.307-.205-.41.205h-.1v-.616h.1l.2.1.2-.1.614-.205-.2-.308.307-.308-.1-.205-.2.205h-.1l-.2-.308h.307v-.308h.307l.2-.205-.2-.1-.1-.41-.307.205-.512.205-.2.41v.718l-.1.1h-.512l-.1.308h-.614l-.717.308-.614-.308-.307-.308h-.2v.308l.41.616Z" transform="translate(245.348 4245.895)" /> <path class="b" d="M181.107,24.163h-.2l.2.308.307.1.307.513.819.821,1.126.616.307-.205h1.433l1.126-.41v-.513l-.512-1.129.512-.923.1.1.307-.308v-.1l-.41-.205v-.1l-.717-.205-.41.616-1.126.205-.307-.205-.512-.308-.1-.821v-.1l-.307.308-.41-.205-.307-.308-.819.821-.2.616-.41.205-.1.1.307.308Z" transform="translate(245.305 4246.15)" /> <path class="b" d="M191.207,21.642l.307-.513-.307-.923L191,20l-.1.205.1.616-.1.205Z" transform="translate(245.547 4246.106)" /> <path class="b" d="M171.34,42.5l.512.308-.2.1.2.513v.513l.1.41,1.638,1.437-.2.205V46.2l.41.1v.616l-.2.205.307.308.819.616.1.513.307-.308.307.1.2-.1h.921l.2-.308-.2-.1h-.41l.307-.923.307-.1h.819l.1-.205h.512V46.3l.1-.1h.307l.717-.513-.2-.205L178,45.17l.2-.1.307-.205-.2-.308h-.41l-.2-.205v-.1h.2l.307-.205.1-.41-.717-.718.307-.1-.2-.205-.512-.1.41-.308h.307v-.205l-.819-.616h-.307l-.2-.205-.1-.308-.614-.205-.717-.41L174,40.039l-.1-.1.307-.308-.2-.205-.2-.1-.2-.205v-.308l-.2-.205-.921-.1-.307.308-.307.1v.205h-.41l-.2-.205-.717.718-.41.923.1.616-.307.205-.307.923,1.126.205Z" transform="translate(245.039 4246.589)" /> <path class="b" d="M178.129,46.913l-.307-.205h-.307l-.1.616-.512.513h.614l.512.308.41.205.41-.205.1-.1h.307l.819-.205.307-.308h-.2l-.2.1-.2-.1.307-.513.1-.1-.1-.513h-.512l-.307.308-.307-.1Z" transform="translate(245.213 4246.795)" /> <path class="b" d="M174.412,39.129l.819.205.512-.41v-.41l-.41-.308-.1.1v.205h-.307l-.2-.308L174.412,38H173.9l.2.308v.513Z" transform="translate(245.141 4246.576)" /> <path class="b" d="M188.226,24.113l-.614-.513h-.1l-.41.308v1.437h.2v.205l.614.923h.2l-.2-.616.307-1.437Z" transform="translate(245.455 4246.2)" /> <path class="b" d="M190.781,29.926v.205l-.1.205v.308l-.614.1h-.2v.205l-.2-.205v-.1l-.614-.205-.2-.1-.2-.616-.2.41-.512.308.2.513-.307.1v.308l-.512.821.2.308h.717l.2-.308.2-.1v.1l.2.308.717-.1h.307l.614.513h.512v.308l.1.1.2-.308.41-.1.2-.205-.307-1.129-.307-.205.307-.41v-.308l.307-.513.307-.205-.1-.616.1-.41h-.307l-.512.41h-.41l-.307.513Z" transform="translate(245.461 4246.339)" /> <path class="b" d="M186.24,27.329l.307-.308.307-.205-.1-.41-.307-.205-1.638,1.026H184.5l.307.1.512-.1h.614Z" transform="translate(245.395 4246.268)" /> <path class="b" d="M180.91,25.308h.2V25.1l-.2-.1h-.41v.308l.41.205Z" transform="translate(245.297 4246.236)" /> <path class="b" d="M185.914,29.318l.2.513.307-.1v-.41l.41.41.2-.205-.2-.205-.307-.1v-.308l-.1-.308-1.024.1-.1.205.1.41Z" transform="translate(245.414 4246.331)" /> <path class="b" d="M189.983,43.537h-.1l-.512.1-.307-.308v-.923l.307-.205-.1-.1-.819.308-.307.1v.821h-.2l-.307-.308h-.307l-.921.513v.1l.307.308.819.205.921-.205.307.205h.512l.307-.205Z" transform="translate(245.438 4246.683)" /> <path class="b" d="M188,46.76h.2l.1-.308v-.308l.512-.308.1-.205.2.205h.2l.1-.205v-.308l-.1.205-.2-.205.2-.308-.2-.308-.614-.308-.614.1-.512.205h-.512l-.1.308-.2.205-.1-.718-.717.205-.307.308-.717-.308h-.2l-.819.821.307.308,1.024-.616h.1l.2.41.307.41h.1l.2-.41.2.205-.41.41-.614.513-.1-.1-.2.308.307.308.307.41.307-.1.2.1V48.71l-.2.1.2.513h-.307l-.2.205v.1l.307.513h.2v.41h.307l.2.205v.308l.1.205.614-.205H188v-.205h.2l-.307-.308.307-.1.1-.513v-.308l-.41-.1-.512-.718v-.1l.307-.205.307-.821-.307-.308v-.308Z" transform="translate(245.375 4246.743)" /> <path class="b" d="M185.912,43.616l.307-.1v-.205l.307-.205-.1-.1-1.024.513.307.308Z" transform="translate(245.414 4246.706)" /> <path class="b" d="M181.333,44.416l.1.1h.307v-.1l.512-.308.41-.205h.2l-.2-.1h-.307l-.41.1-1.331.205-.1.41-.614.41v.1l.1.616.614.41.819-.205v-.205h.307l.307.41.307-.41-.1-.308v-.1l.1-.205-.1-.308-.2.205-.614.1-.307-.308v-.308Z" transform="translate(245.285 4246.728)" /> <path class="b" d="M180.61,54.842l.307.1.41-.1.1-.616.1-.205-.41-.41V53.2h-.307v.41l-.2.205-.1.205.1.205H180.3l.2.308-.2.308h-.1v.1h.1Z" transform="translate(245.291 4246.973)" /> <path class="b" d="M179.112,44.531l.1.205.307-.205.2-.308v-.308l-.307-.1-.2-.205.2-.1-.307-.205-.2.205v.1l-.307.205Z" transform="translate(245.254 4246.714)" /> <path class="b" d="M179.21,42.221l.307-.1V41.81l-.614-.41-.1.41.307.41Z" transform="translate(245.258 4246.665)" /> <path class="b" d="M39.221,90.663l-.2.308.512.513-.1.821.1.1v.718l.614.1-.1.205.819.1.1-.1-.307-.205.819-.205.1-.1.307-.513h.2v.513H42.4l-.1.1-.512.205-.2.205h-.307l-.1.1-.2.513h.819l.307-.205.2.205v.1l-.41.205v.205l.2.308v.1l.1.205.41-.205,1.229-.41,2.355-.513.41.1-.2.205-.512-.205-.614.205-.614.308-.307.308-.2-.1-.512-.205-.921.616-.614.205-.512.308-.307.616v.513l-.1.1-.2-.1-.1-.308-.41-.308h-.307l-.1.1-.2.308.2.513-.2.308h0l-.614.205-.2.41.41.205h.1l.2-.513.1-.1.307.41v.308l.2.205-.2.41.307.513.2.205.2-.205v-.1l.307-.205V99.8l.307.308h0l.41.308H42.4l.307-.205.307.205.2-.205v-.1h0l-.307-.205v-.1h.1l.41.308.2.1.512.205v.1h.2l.1-.1.307.308.41-.205.307.41h.307v.308h.1l.307-.205.41-.308h.1l-.1.308-.41.308v.205H46.7l.614.1v.205l.2.1.307-.308.41.308.2-.308.512.308-.307.205-.717.205.2.308v.1l1.433.923-.921-.1h-.2l.2.1-.41.205-.307-.205h-.41v-.1l-.307-.1H46.7l-.614-.41-.2.205-.614.308h-.307v.513l-.512.41v.205l1.945,1.129-.307.308-.819-.513v.205l-.307.1v-.1l-.2-.308-.1.308-.307.1-.717.205-.1-.308h-.1l-.2.1.2.513h-.2l-.307.41v.41l-.307.1-.2.513h-.1l-.512.1-.307.513-.307.205-.717.1.2.513-.2.1h-.1l-.2-.1v-.923l-.1-.41-.819-.41-.2.1L38.3,108l.307.205v.308l.1.616,1.126.718.307.308.307.1-.1.205.1.41.41.41.307.41h.1l.614.513.2-.308.512.308h-.307v.308l.41.513v.1l.512.513.41.308h.512l.2.308h.41v-.205h.41l.1-.616-.1-.308h.1l.2-.308.307.205.921-.513-.512-.513-.307-.1V111.7h.2l.307.205V111.7l-.2-.1v-.205l.614.308h-.1l.1.205H47l.2.1.41-.1V111.7l-.307-.41-.1-.513h.1l.2-.308.41.308.2-.205h.1l-.1-.1h-.307v-.205h.307l-.2-.821.307.41v-.513l.2.1v.513h.2l.1-.1v-.513h.2l-.512-.821-.512-.308.2-.205.307.41.307-.205.512.923.307.308h.307v-.1h.2l.614.616.1-.513-.307-.41.2-.205-.307-.616.1-.205.2.41.512.308h.1v-.308l.307-.41v.205l-.2.513.2.1h.2v-.308l.1-.1.2.41.41-.308-.1-.513-.2-.308.307-.1-.307-.205-.307.205-.1-.205v-.308l-.41-.308.2-.1-.41-.718-.512-.1h-.2l.2.308-.307-.308h-.2l-.1-.308-.2-.513.307-.205h.2v.205l.307.205v-.41l-.2-.1.2-.205-.512-.41h.614l.512-.205v.308h.1l.41-.1v.308l.614.308h.307l.307.1.307-.1.2.308h.307l.307.205.2-.205.41.205.307-.205v-.205l.2-.1-.307-.513v-.513l-.512-.205h-.307v-.41h-.307l-.307-.1h.41l.2-.205h.614l.2-.1-.307-.821-.512-.616-.307-.205v-.1l-.2-.41-.1-.1-.307.1h-.819v-.1l.1-.205.512.205-.1-.205.1-.1h0l.2-.308-.2-.308v-.41l-.614-1.129h-.307l-.2-.1.2-.1v-.41l-.2-.1,1.126-.616.614-.718.2-.41,1.126-.821v-.616l-.307-.205-.2.205-.512-.205v-.1h2.457l.1.1h.614l.41.205h.1l.307.1h-.921l-.1.205h-.41l.2-.308h-.2l-.614-.205H55.4l-.307.308.2.718-.512.1h-.1l-.2.205-.921,1.437v.41l.307.821-.2.308h-.1v1.334l.307.1v.513h0l.307-.205.2.205v.41l.921,1.847.41.41.2-.1v-.308l.512.1v-.1h.1v.308l.41.1h.2l-.1-.308v-.308l-.512-.513.2-.1-.2-.616-.41-.718V99.9l.1.205h0l.819.821.1-.205-.1.513.819,1.129-.2.1.307.205.2.308.1-.205.2.205-.2.1.2.205h.1l-.1-.821.1-.1.2.1v.308l.2.205.41-.205H59.7v-.821l-.307-.616.2-.41-.2-.41v-.308l.512,1.026.307.1-.1.308h.1l.1.205.2.308.307-.308.307-.513h.2l.307.205.307-.205.2.205.307-.308V99.9l.2.205h.1l.307-.513v-.1l-.2-.205.2-.205v-.205l-.307-.41.1-.308-.1-.205-.512-.616h-.512l-1.229.205-.921-.205-.2-.1h-.1l-.512.1-.614-.1,1.229-.205.512.205.307-.205v-.41l.1.1.41.205.717.1.2-.1-.307-.205v-.1l.614.308.512-.205v-.308l.1-.1.512.718.2-.1.2-.205v-.1l.2-.205v.308l.2.205.307-.205.307.205.1.308.41.308h.307v-.513l.307-.41.41-.308V95.9l.41-.205v-.513l-.2-.205-.512-.1H64.612l-.307-.205-.1-.1h1.433l.1-.205.2-.308.1-.205v-.1l-.1-.308-.307-.205v-.1l.1-.1.2-.41v-.205h-.307v-.718h-.2l-.1-.308-.307.1-.2-.308.2-.205v-.616h-.2l-.2.205-.1-.205-.2.205v.308L64,90.663l-.512.308.2.205.512.205-.307.1-.2.308-.614-.41-.2.1-.614-.1-.1.308-.41-.205h-.921L60.517,92l-.41-.205L59.7,92l-.307-.205-.41.205-.2.41-.2-.41-.1-.205.1-.1,1.331-.205.2-.1-.41-.205h.614l.41.205.1-.205v-.205l.2-.1.1.1.512.205v-.308h.1l.2.1.2-.1.1.1.2-.308.1.205.307-.205V90.15l.614-.205h.41v-.513l-.2.1-.2-.1h.2l-.2-.308-.2.1v.308l-.512-.41-.307.308h-.2l.2-.513-.2-.1-.819-.308,1.126.1.2.205.717.1.41.308H64.2l.1-.1.307.1.2-.308.307.205v.1h.307l.512-.1.1-.308-.1-.308-.307-.205h-.614l-.819.513-.2-.205.2-.1L65.943,88v-.821l-.2-.308-.1-.821-.307-.1h.307v-.308l.1-.308h-.307v-.205l-.307-.308V84.3h.2l.307.205v.1l.41-.1h.2v.1l.2.205v.513h.307l.1.1h.2l.1-.1.2-.41h.1v.205h.2v-.205l-.2-.1.41-.308L68.5,84.3l.307.205.2.1.2.205.2.513.2.1.1-.1.307.513v.1h.307l.2-.1.512-.1.921-.41-.2-.205v-.308l.307-.205h.2l.1-.1.41-.205h.1l.307-.1.307-.513-.1-.205.41-.308-.307-.1v-.308l.2-.205v-.308l.512-.308h-.41v-.308l.2-.205h.307l.2-.308-.2-.513-.307.205h-.307l-.2-.205h-.1v.41l-.512.308H72.6l-.307.1-.512.513v.1l-.512.41v.308l-.2.308-.41.1-.41-.1-.512.616-.717.308-.2.205-.512-.205v-.205l-.307-.308v.205h-.1l-.512-.513-.307.205-.2-.205-.41.308-.2-.308h-.614v-.1h.41l.2-.616-.2-.205h.2l.307.205.921-.41.41-.308v-.308l-.41-.1v-.513l.2-.513.2-.1.614.1h.512l.1-.1V79.068l.1-.308h.41l.921-.205.1-.308v-.308l-.307-.1.307-.205.2-.513h.41l.819-1.231,1.331-.513-.2-.1H72.9l-.307-.205-.819-.616v-.513h-.307l.307-.308v-.821l.2-.1.1-.513.307-.1.1-.41.1-.41.512-.308.1-.205v-.924l-.1-.205h-.2V69.32l-.307-.1h-.2l-.1-.308.1-.308-.1-.205.1-.308.41-.308v-.308l-.41-.205-.1-.308h-.307v-.1l-.2-.41h-.1l-.41-.1-.1-.308.1-.205v-.308l-.41-.513H70.55l-.307-.1V64.7l-.307-.1h-.307l-.2.308h-.307v.1h.307l-.2.205.2.308v.308l-.921.616v.205l-.512.308-.307-.1-.512.1-.1.513-.614.616-.512.1-.307.41-.512.1-1.229.821-.614.513.1.1-1.74,1.231-.1.308-.1.1-.307.308h-.41l-.41.1-.921,1.95-.307-.205-.307.205h-.512l-1.126.923-.41.205-.307-.205-.2.205v.1h-.1l-.2-.616h-.2l-.1.308h-.512l-.1.205.1.513-.614.1-.1.513-.2-.205-.2-.308h-.1l-.512.616h-.307l-.1.205v.308h-.41v.41h-.1l-.307-.1-.2.1v.41l-.307.1-.41-.308-.41.205v.1h-.1l-.307-.1-.307.205.41.205v.205l-.1.1-.2-.1v.513h-.307l-.512.41.2.205.512.1.307-.1h.1l.307-.205h.41v.205l-.2.1-.307-.1v.308h-.512V80.2l-.307-.205-.1.205V80.5l.307.1v.718l.41.308-.1.1.307.718H51.2l.41.41v.513l.2.308.307-.205.307.513V84.2l-.307-.205-.307.205v.308l-.2.1.2.205h.1l.512.308v-.205l.512.205.307.308.41.205-.41.1-.1.1-.1.205h.2v.205l.307.1v.205l-.2.205-.307-.205-.307.205-.2-.821-.1-.1-.2-.1v-.41l-.1-.205-.307.308-1.024-.308-.1-.205-.819-.308h-.307l-.307-.308.1-.1h.819l.614.616L51,84.3l-.2-.308.2-.308V83.48l-.2-.308-.307.308-.1-.1V83.07l-.512-.308v-.205l-.1-.308h-.41v.205h.2l.2.41-.512-.308-.2-.1v.1h-.1v-.308l-.2-.308v-.616l-.1-.205-.41-.1H47v.308l.2.41v.205l.1.1h.2l.1.513-.1.205.1.1.512.205-.307-.821-.2-.205h.2l.307.205-.2.308.2.308.1.205h.2l-.2.1v.513h-.1V83.48l-.512-.1v.616l.307.308H49.05v.205h-.1v.308l-.2.1v-.308h-.307v.308l-.512.205v.308l.2.41v.1l-.1-.1-.41-.1V85.43l-.1.205v.205h0v.1l.307.616H47.31V87.79l.512,1.129.1.205v.308l.2.616-.512-.616L47,87.687V87.38l.2-.616L46.9,85.84l-.1-.205-.1-.205-.307.205h-.307l-.512-.205-1.126-.923V84.3h.2l.307.308h.2l.1-.1h1.126v-.513h.2l-.41-.513-.307.205-.614-.205v-.1l-.512-.513v-.308l-.1-.1-.307.308v.616l-.2.1-.512-.308v-.1l-.2-.205-.2-.308h-.2l-.307-.1-.307.1h-.1v-.616h-.2l-.512.308v.308l-.307.205-.1.616.307.1-.307.308v.205l.1.205-.307.1-.1.616.41.205.307.308.512-.308h.2v.205h.1l.2.308.1.1h-.1l-.2-.1h-.307l-.2.205-.1.1-.2.308-.307-.205.1-.205.1-.1-.2-.1-.1.1v.205l-.1-.1-.2-.1h-.717V85.43h-.41l-.307.308-.1.1-.1.205.307.205v.308l.512.308-.307.1v.41l-.2.1v.205l-.1.308-.41-.205h-.1l.307.308-.307.513-.2-.1-.1.1-.2.616v.205l-.1.1.717.616Z" transform="translate(241.912 4247.271)" /> <path class="b" d="M47.921,80.416l.1-.205-.1-.1-.614-.308h-.2l-.1.1.307.513Z" transform="translate(242.119 4247.667)" /> <path class="b" d="M45.312,82.421l.1-.1-.1-.513-.2-.205v.205H44.8v.205l.307.41Z" transform="translate(242.066 4247.714)" /> <path class="b" d="M37.507,95.637v.308l.307.205v-.205h.614l.512.513h.307l.307-.205v-.308l-.307-1.026-.2-.205-.41-.205-.307-.308-.307.308v-.1l-.819.513.1.616Z" transform="translate(241.887 4248.043)" /> <path class="b" d="M43.481,102.116l-.1-.41-.41-.205h-.307l-.307.308h-.512v.205h-.307v.308l-.307.616h-.1l-.717.308H40.1l-.1.308.307-.1v.1l-.2.308.307.41h.41l.1-.41.307.205v-.821h.307l.2.308.512.205.307.308.614-.513v-.1l.307-.205-.1-.1.1-.41Z" transform="translate(241.953 4248.233)" /> <path class="b" d="M34.726,111.639l.512-.205.307-.1h.1l.2-.308.1-.205v-.308l-.307-.1-.1-.308h-.819l-.1.1h-.41l-.307.205v.308h-.1l-.2.1.2.205Z" transform="translate(241.801 4248.458)" /> <path class="b" d="M24.307,122.17l.2.1.1-.1.614.513h.41v-.616h.1l.2.1v.308l-.307.513v.1h.307l.1.513h.512l.1.205.41-.205.41-.205.512-.41v-.205l-.512-.1v-.205h.2l.717.513.2-.205-.2.308.2.308.512.41.307.308h.307l.819.41h1.024l.307-.1.2.308h-.819v.1l-.307-.1-.307.1.819,1.026h.307v.308l.1.308v.205l-.1.1-.2.308.307.308H32.6v-.1l-.307-.513H32.6l.307.308.512-.1.1.308.2-.205.307.205.41.308.819-.205h-.307V127.1h.307l.2-.1.1-.205.307.205v-.308l-.1-.205v-.205l.1-.308-.1-.1v-.205h.307l.307-.821h.2l.614.41v.1l.41.205v.308H36.388l-.2.1V127.1h.2l.819.308.921-.1.1-.821.41-.205v-.308l.1-.308-.307-.308v-.1l.307-.205-.1-.513-.512-.1-.614.308v.308l-.614-.308H34.955l.512-.205v-.1h.41l.2-.205h-.307l-.307-.1v-.205l.717.205.2.1h.2l.1.205.307-.205-.1-.308.41.205.2.1.307.205.819-.205.307-.1v-.205l.1-.1.512-.821v-.308l.2-.41v-.205l-.41-.205h-.1v.308l-.2-.1-.1.205h-.2l-.307-.1-.41.308-.41-.205v-.205h-.1l.307-.205-.2-.308.41-.308-.2-.205-.307.205-.307-.308v-.41H36.7l-.1-.1h-.2l-.2-.205v-.1h.41l.1-.308-.1-.205-.717-.1-.1-.41h.614l.2-.205h.1l.307.1h.512v.616l.1-.1.41.308h.614l.41.41.2.308.614.718.307-.513v-.513l.307-.1.2-.308.512-.718v-.205l-.41-.41-.1.205-.307-.205-.2.205-.307-.616-.512-.308-.1.1v.308h.307l.2.308-.717-.1h-.1l-.2.1v.205l.512-.205-.2.205-.307.205-.1.1h-.2l-.2-.308.2-.308-.41.1-.41-.308h-.1v.205l-.307.1H37l-.1-.1-.2.1v-.308l-.921-.308h.1l.2-.1,1.229.1h.2l-.2-.1H37l.2-.205.1-.308.2.205.307-.205v-.513h-.2l-.307-.308H37l.307-.1-.1-.205-.614-.205v-.1l.307-.308h-.717l-.1.308-.2.513v-.205l-.307-.308-.1.308-.512.513-.1.41-.512.205-.2.205h-.41l-.307.1.41.308h.614l.614.308h-.1l-.1.205-.512-.308h-.307l.1.308-.307.1-.307-.308h-.1l-.2.205.2.1-.2.205v.308h-.2l-.1-.1v-.718H32.4l-.307.205h-.2v-.205l.41-.1h-.2l-.2-.205-.307.205-.307-.205v-.308l.512-.513h.1l.2.41h.2l-.512-.821v-.205l.614-.308v-.205l-.307-.308h-.2l-.1.718-.2-.205-.1.513h-.307v.1h.1v.308l-.307.41-1.126.41v.205l.41.1-.2.513-.2.205v.205l-.1.41-.614-.41H28.4l.2-.1v-.1l-.307-.205v-.308h-.2v-.205h-.41l-.41-.1v-.513l-.717.205h-.512l-.41.308.307.308-.2.1v.41l-.512.41.2.308-.307.513-.2-.205h-.1v.308l-.307-.1v.1l.307.205v.1l-.307,1.026-.41-.205-.1.205.1.1Z" transform="translate(241.57 4248.6)" /> <path class="b" d="M28.521,118.026l.1-.205.41-.1.1.41.2-.41.41-.308v-.205h-.41l-.2-.205-.307.41h-.512l.2.1-.307.205H27.6l.1.41.2-.1Z" transform="translate(241.656 4248.639)" /> <path class="b" d="M35.552,127.608v-.1l-.2-.205-.1.308v.1l-.512-.1-.307.1-.614-.1-.512.1v.205l1.126,1.129h.307v-.308h.307v.308l.512.308.307-.205v.205l.1-.205-.1-.1v-.308l-.512-.308v-.308Z" transform="translate(241.793 4248.907)" /> <path class="b" d="M32.5,115.029l.717.205h.1l-.307-.513.307-.308v-.1h-.1l-.512-.41-.307.41.1.41Z" transform="translate(241.771 4248.558)" /> <path class="b" d="M35.307,114.75l-.307.205.2.1.717.205.512-.205h.307v-.513h.307l.2-.1-.2-.1v-.205l.2-.205.307.41.2-.205v-.308l.2-.308-.614-.718h-.1l-.819.205-.512.205Z" transform="translate(241.832 4248.528)" /> <path class="b" d="M29.931,124.6l-.307.41-.2.41h-.1l-.307-.308-.2-.513h-.2v.41l.819,1.026.307.513.41,1.129.307.308.1-.205-.1-.205.1-.205.2-.308v-.308l-.307-.513.41-.513-.307-.616-.1.205-.2-.205h-.307l.307-.1Z" transform="translate(241.68 4248.837)" /> <path class="b" d="M28.01,124.016l-.1-.41-.2-.205-.1.205v.41l.1.308.512.308h.307l.1-.1-.307-.308Z" transform="translate(241.656 4248.806)" /> <path class="b" d="M30.855,128.716l-.1-.513-.2-.1-.41.1-.512,1.129h-.614l-.512.205.1.308-.1.1.307.308v.41H28.5v.205l.512.41.1.41v1.026l.307-.205,1.024.513.1-.205h.512v.513l.717.513.2.1.512.308v-.1l-.307-.308.307-.205.1.205.307-.41H33l-.512-.308.614.205,1.638.616h.1v-.513l-.1-.1h.1l.1-.205.717-.1.307.1v-.308l-.512-.308.2-.205.41.205-.1-.513-.2-.1-.307-.205h-.614l.1.308h.41l-.41.205-.2-.205h-.41l-.41-.1-.2.1-.41-.308.41-.308h-.1l-.2-.1.307-.41v-.1l.614.513.2-.205-.2-.41v-.205l.307.41.1-.1.1-.1-.1-.205.2-.205.41.205.614-.205-.2-.308-.41-.308-.2-.1-.2.1v.513l-.41-.308.307-.513-.307-.205-.307.205.1.308h-.1l.307.616h-.2l-.41-.41-.2.1-.1-.1-.307-.205v-.1l.1-.205v-.205l-.614-.1h-.2l.2-.308h-.512l-.1.308-.512-.205-.2.205-.1-.205v-.1Z" transform="translate(241.68 4248.928)" /> <path class="b" d="M36.526,140.162l-.41-.308-.41.308h-.2v-.513l-.1-.1-.2-.513.2-.1-.41-.205-.2.308-.2-.308-.307.205-.2-.205h-.41l-.2-.308-.614-.308-.614-.616-.512-.308-.512-.513-.1.308h.1v.308l-.41-.308h.1v-.308h-.41l-.307.205-.41-.205-.1-.308v-1.231l-.2-.205-.41-.205v-.1l.1.1.307-.1h.307v.513l.2.1h.2l.41-.1.2.1-.512.513v.1l.2.308H31.1l.1-.1v.41l.307.41h.307l.2-.205.2.205-.41.1v.205l.717.1.1.513.512.308.512.205v.1h.307v-.1h.1v.1h.2l.307-.308h.41V137.6h-.1l-.307-.1-.2.1h-.307l-.1-.1H33.66v-.205l.41-.1.2.1h.307l.2-.1v-.205l-.2-.1-.2.1-.1-.308-.512-.205.2-.308-1.74-.616h.41l.307-.308.41.308.41.205v-.205l-.1-.308-.2-.1-.512-.205-.1.205-.307-.41h-.512l-.2.205-.1-.205.307-.1-.2-.205H31.51v-.308L31.2,133.8l-.41.205-.2-.205-.614.308v.205l-.512.1v-.1l.2-.205h-.2l-.1-.1-.2.1-.1-.1v.308l-.512.41h-.307l-.2-.1h-.1v.308l.1.308.614.924.512,2.155-.1,1.026v1.026l-.819.718v.821l-.307.205.1.1v.308l-.1.513v.513l-.2.41H27l-.2.205v.1l.41-.1.41.308.1.308.2.821.1.1.2.41-.2.41v.924l.614,1.642-.1.821v.308l.307.308v.513l.307.41.2.513-.2.1v.205l.307.205.512.41h.512l.1.205h.921l.819-.308.2-.308h.1v.1h.819l.614.616.921.205.2-.205v-.308l.2-.1v-.308h.307l.1-.205v-.205l-.307-.1h-.1l-.2-.513h-.2l-.2.513v-.513l-.2-.1h-.2l.41-.308-.2-.205h-.307l-.512-.308-.614-.1-.614.1-.2.205H31.51l-.307.1v-.1l-.1-.718h-.307l-.2-.308h.2l.307-.1h.1l.2-.205h.1v-.1l-.307-.205.2-.308h.1l.307.308.41.205.1.1.614.513.41.1h.41l.307-.308.2-.308.307-.1v-.513l-.2-.821-.307-.616-.307-.1.2-.41v-.616l-.307-.1v-.205l-.2-.205-.512.205-.41-.205v-.41l-.512-.205.307-.1h-.307l-.307.1.1.205H31.51l-.1-.205-.2.205-.307-.308-.1.1-.307-.308.1-.1-.307-.513v-.205h.2l.307.513H31.1l.1.308h.307l.307-.1h.2l.307-.205v-.205h.2l.1.41.512.308v.1l.1.1.1-.1.41.205.2-.205v-.1l.1-.308v-.205l-.1-.205.1-.1.2-.308.307-.308v-.308h.2l-.41-.205.2-.308.307-.513v-.1H35.2V141.8l.2-.205h.717v-.513l.2-.1-.2-.308.41-.308Z" transform="translate(241.637 4249.077)" /> <path class="b" d="M37.233,127.908V127.6h-.512l-.41.1.41.513-.614-.308H35.8l.1.205-.1.308h.1v.1h.2l.307.308v.205l-.1.1.41.513h.2v-.1l.1-.205v-.513h.307v-.308h-.307l.307-.41Z" transform="translate(241.852 4248.915)" /> <path class="b" d="M36.643,133.816h-.307l.1-.513-.1-.1-.2.308h-.307l-.2.205h-.1l-.307.308-.41.41.41.308h.307l-.2-.1.2-.205.307.1.1.1.512-.616Z" transform="translate(241.828 4249.062)" /> <path class="b" d="M55.033,104.508h-.614L53.6,104.2v.41l.512.616v.205l-.307.205.307.1h.2v-.308h.307l.1.308-.1.1.307.205.614-.41v-.41l-.307-.308.1-.1Z" transform="translate(242.277 4248.304)" /> <path class="b" d="M40.319,112.137l.1-.308-.307-1.129h-.1v.308H39.5l.614,1.129Z" transform="translate(241.941 4248.474)" /> <path class="b" d="M40.11,113.226l.2-.205.1.205h.41l-.512-.513-.307-.513-.307.205v.308l.1.308Z" transform="translate(241.945 4248.513)" /> <path class="b" d="M41.1,117.705v.1h-.2v.308l.307.205h.2v-.513l-.2-.308Z" transform="translate(241.973 4248.651)" /> <path class="b" d="M22.926,168.423v-.308l.2-.205h.1v-.1l-.41-.308h-.2l-.307.205H22l.1.205-.307.205v.205h.512Z" transform="translate(241.52 4249.957)" /> <path class="b" d="M22.8,163.023l.1.308h.819l.2.1v.205l-.41.205h-.41l.307.1v.513l.307.1.2-.1.2.1.2-.308.307.205.614-.308v-.308l-.1-.205-1.024.205-.1-.41.819-.308.41.205.41-.308h-.2l-1.536-.308.41-.205-.307-.308-.512.205-.41-.308H22.8v.1l.41.308-.307.205Z" transform="translate(241.543 4249.815)" /> <path class="b" d="M24.633,162.275l.307.308h.2l.1-.205-.1-.513v-.1l.1.308h.2l.2-.205h.41l-.1.513,1.126.205.1-.205-.1-.1h.1l.1-.205.512.205.2-.41-.512-.1v-.308l.512.1.1-.308-.1-.1.41-.718.2.205.1-.308-.1-.616-.307-.205h.41l.41.718h.717v-.41l-.1-.1V159.5l-.512-.205-.307-.205h-.2l-.1.1-.614-.308v-.205h.41l-.307-.1v-.205l.1.1.1-.205-1.024-.616v-.41l.41-.308h.41v-.1l.2-.308v-.308l-.2-.41H27.5v-.41h-.41l.1.821.1.1v.308l-.2.821-.41.205v.1l-.614.308h-.819l-.307-.1-.614.308.307.1h.307l.307.308-.307.205-.1.308.307.1-.307.41-.307.1.307.513h-.2v.308h-.1l-.512.205v-.205l-.614.308v.513l-.2.1v.308l.2.205h.512l.1.308h.307Z" transform="translate(241.553 4249.641)" /> <path class="b" d="M32.817,154.739h.41v-.41l.307-.205v-.718l-.2-.205h-.307l-.2.205-.1-.205-.307.308-.307-.1v.718l.307.205-.2.41v.513l.307.308h.512l.2-.41-.2-.205-.512-.205v-.1Z" transform="translate(241.766 4249.583)" /> <path class="b" d="M31.717,158.021l-.1-.616V157.2h-.2l-.41.41.614.41Z" transform="translate(241.738 4249.688)" /> <path class="b" d="M30.712,157.7l-.512.308.512.308.307-.1.307.308h.1l-.307-.308v-.308Z" transform="translate(241.719 4249.701)" /> <path class="b" d="M30.214,159.21v-.205l-.1-.205H29.7l-.1.205.512.41Z" transform="translate(241.705 4249.729)" /> <path class="b" d="M29.107,156.331h.2l.614-.616v-.205l-.307-.308h-.307v-.1l-.307.308.1.1-.307.513Z" transform="translate(241.686 4249.633)" /> <path class="b" d="M25.433,165.513v-.205l-.2-.1h-.1l-.2-.205H24.1v.205l-.1.1v.513l.512.1.307.41v-.205l.307.205h.307l-.2-.513.41.1Z" transform="translate(241.57 4249.892)" /> <path class="b" d="M27.1,164.416h.1l.41-.513v-.1h-.2l-.41.1Z" transform="translate(241.643 4249.86)" /> <path class="b" d="M19.607,171.244l.41.205-.2.308h.2l.717-.308.307-.41v-.1l-.307-.1v-.205l.512-.308-.307-.513.1-.1V169.5h-.41v.308l-.2.205-.1-.205-.307.308-.2-.308-.2.308.41.205-.2.1.2.205-.41.205v.205l-.307.41h.2Z" transform="translate(241.461 4250.009)" /> <path class="b" d="M20.312,172l-.512.1v.1l.307.1.307.308h.512v-.308h.307V172.1l-.307-.1Z" transform="translate(241.473 4250.074)" /> <path class="b" d="M101.05,316.848l-.2-.205h-.307l-.512-.513-.307-.513V315h-.2v-.821l-.307-.205v-1.437l.307-.513v-.308l-.307-.308L99,310.9h-.307l-.2-.308v-.308h-.2l-.512-.308-.307-1.129h-.2l.2-.308h-.2l.2-.513-.2-.308.2-.205V307l-.2-.205-.307-.205v-.616h-.512l-.512-.616-.307-.513-.307-.308H94.19v-.205l-.614.205.2.616-.512.205h-.307v-.308h-.1l-.512.513-.512-.513-.307.308-.2-.205h-.614l-.2.205-.512-.513h-.2v-.205l-2.048.923h-.307l-.921.923L85.9,307l-.307.308h-.307l-.819.923-.307-.205-.512.616-.2.308h-.307l-.2.308-.2-.308.2-1.129.307-.923v.1h.1l.717-1.026v-.923l1.638-1.437v-.205h.1l.2-.205v-.308l1.126-.308,1.126-.821h.819l.614-.308.512-.616h.2l.307-.513.2.205.2-.308v-.411h0v-.205l.307-.205V299.2h.307l-.307-.513v-.513l.2-.205-.2-.513.2-.205v-.821l-.614-1.334v-.308l-.614-1.129h-.2l-1.126-.616h-.1v.308h-.512l-.307-.308v.513h-.307v.513l.307.308.307.513h.1l.512.308v.308l.307.205h.1l.2.308v.308l.512.616v.616h-.1v.821l-.307-1.129-.307-.205v-.308l-.2-.513-.2-.308h.1l.2.205.2-.205-.307-.308h-.512v.308l-.2-.308h-.307l-.921-.513v-.308l-.307-.205.2-.513-.2-.308v-.205l.512.205v.205h.2v-.308l.2-.205v-.308l-.512-.513v-.513h0l-.512-.513-.307-.205-.2-.308-.2-.513.2-.205-.2-.308-.2-.205-.512.205-.819-.821v-.308l-.307-.308v-.1l-.921-1.744-.307-.308-.2-.308-.614-.205-.2.205h-.2v-.718l-.307-.205-.512.205-.307-.308v-.513h.1v-.513l.307-.513v-.616l.2-.308v-.616l.2-.308.2-.616v-.308h-.307v-.205l-1.126-.205-.307.205-.307-.205-.819.308-.41-.41-.2-.205.2-.205.2-1.437.307-.513.2-.616.2-1.129-.2-.205h-.2V275.5l.512-.513v-1.129l-.307-.821-.512-.205-.307-.513v-.205l-.2-.308h-.2v-.308l-.512-.205-.2-.308H76.99l-.307-.308h-.307l-.819-.923H74.328l-.512.616h-.921l-.307.308-.614.205h-.307l-.2-.513h-.614l-.512-.513-.512-.308-.307-.308-.512.205-.819-.513v-.308l-.307.205h-.2l-.2-.205h-.307l-.307-.205h-.2l-.2.205h-.307l-.2.308-.512.308-.512-.205v-.205H64.09l-.921-.308v-.513l-.307-.205h-.307l-.512.308h-.2l-.307.513h-.2l-.2.308-.2-.205-.307.308v.205h.1v.41h0l-.2.205H60.2v.308l-.2-.205v-.205l-.921.308-.2.308-.921.308-.614-.308-.819.308L56,270.16v.205l.307.308v.205h-.614l-.819.308h-.2l-.2.205h-.614v1.026l-1.126.41h-.512v.308l-.512.205-.614-.205-.819.205h-1.74l-1.024-.41-.717-.41-.717-.821-.512-.205-.2.205.2.616v.821l-.307,1.95-.512.718-.307.923h-.1v.205l.512.205.2.205H44.74l-.2-.205-.307.205-.307-.205-.307.205-.307.821v.308l.307.616-.921,1.231v.308l-.921.308h-.41l-1.126.205h-.819l-.614-.308h-.1v-.513l-.2-.205-.921-.205-1.229.308-.307-.205h-.2l-.307.308v.513h0v.308l-.307-.308-.819.308-.614.616-.307.616v.513l-.2.308-.819.308v.821h-.2l-.819.513v.205l-.512.923L30,286.988l-.2.205-.512.308-.2-.308.307-.205.307-.41.307-.41.512-.308.512-1.129.2-.205,1.126-.513v-1.129l.307-.308h.307v-.205l.2-.513h.614l.2-.513.512-.513v-.308l.307-.205v-.1l.2-.205-.307-.616v-.205a.308.308,0,0,1-.2-.41l-.614.205a.308.308,0,0,0-.2.308l-.307.616h-.307l-.2-.205-.307.205-.614.205h-.717a1.416,1.416,0,0,1-.307.41l-.307.205a.615.615,0,0,1-.41.41l-.512.718-.2.308a1.645,1.645,0,0,0-.307,1.231l.2.205h.2l-.41.41-.307.205v.205a.616.616,0,0,0,.2.41.514.514,0,0,1,0,.41.411.411,0,0,0-.1.41c.1.1.2.205.1.308a.411.411,0,0,0,0,.616v.205a.374.374,0,0,1-.512.205h-.512l-.512.205a.308.308,0,0,0-.1.205v.308a2.776,2.776,0,0,1,0,1.129.411.411,0,0,0,0,.205,2.674,2.674,0,0,1,0,.923c0,.205,0,.41.1.41a1.954,1.954,0,0,1,.1,1.334l-.512.616v.41l-.307.308a.514.514,0,0,1-.1.616l-.2.308v.205l-.512.513-.41.41-.512.41a.819.819,0,0,0-.717.41q-.768.308-.614.923h0a.925.925,0,0,1-.1.821v.821a.617.617,0,0,1,0,.308v.205l.512.308v.205l-.2.308h-.2a.717.717,0,0,0-.512-.41l-.614.205c.1-.308,0-.513-.2-.41s-.1.1-.1.205H21.09l-.41-.308h-.2a2.251,2.251,0,0,1-1.126.616v.205a.513.513,0,0,1-.2.308l-.41.205-.307.205q-.1.205-.307,0h-.2l-.512.308-.2.205-.2.205-.2.308h0a.307.307,0,0,1-.41.205H15.356a.205.205,0,0,1-.1-.205v-.308a.613.613,0,0,0-.614-.1h-.307l-.2-.308v-.308a1.743,1.743,0,0,0-.512-.616H13.1a.922.922,0,0,0-.512.41l-.41.513a.621.621,0,0,1-.307.616v.513h-.512a.92.92,0,0,0-.717-.205c-.2,0-.307.205-.307.513l.307.205.41.205a.617.617,0,0,0,.1.513.469.469,0,0,0-.41.513.411.411,0,0,0,0,.513,1.436,1.436,0,0,0,.512.718h.717a.409.409,0,0,1,.512.205.41.41,0,0,1,.41.513l-.2.205.307.308a.617.617,0,0,1,0,.41h.307l.307-.41.2-.205a.616.616,0,0,0,.307.41l.307.205h.307v.205l.307.205a.615.615,0,0,1,.41.513l.307-.205a.41.41,0,0,1,.307.41h.512q.154-.308.307-.308l.307-.205.614-.308.2.205a.72.72,0,0,1,.1.513,1.131,1.131,0,0,0,0,.308h.307l.2.513h0a.511.511,0,0,1-.614,0h-.512l-.307.205h-.614l-.717.308c-.2.205-.307.308-.2.41l.2.205-.512.205h-.819a.411.411,0,0,0-.1.41.206.206,0,0,1,0,.205v.205l-.512.308h-.2l-.307.41a.411.411,0,0,0-.1.41l.2.41-.614.616-.2.308c-.2.1-.307,0-.41-.1H11.261a.409.409,0,0,0-.512-.1H9.93l-.41.308c-.307.1-.41,0-.41-.1H8.394l-.2-.205v-.41c-.1-.205-.2-.205-.41-.1a.307.307,0,0,1-.41.1.511.511,0,0,0-.614.1.72.72,0,0,0-.1.513H6.04a1.334,1.334,0,0,1-.41.616l-.307.41v.308a2.364,2.364,0,0,1-.2.821.514.514,0,0,0,0,.308H3.275c-.2,0-.2.1-.1.308v.308H2.456c-.1,0-.1.1-.1.205a.308.308,0,0,1,0,.205,1.226,1.226,0,0,1-1.024,0,.92.92,0,0,0-1.024-.1H.1a.254.254,0,0,0,.1.41l.614.308a1.128,1.128,0,0,1,.512.616.511.511,0,0,1-.614.205.924.924,0,0,0,.512.821,2.254,2.254,0,0,1,.819.821l.2.41a.717.717,0,0,0,.512.513h.2l.614.718a4.211,4.211,0,0,1,.512,1.129v.308a2.262,2.262,0,0,0,.1.513h.512a.82.82,0,0,1,.512.41v.205a.307.307,0,0,1,.307-.205h.307l.307-.205a.574.574,0,0,1,.307.616.411.411,0,0,0,0,.308l.41.308h.1l.307.41.614,1.129a.72.72,0,0,1,.1.41l.41.41.41.205h.512l.2.41h.2l.307-.308h.307l.307.308v.205h.921a1.129,1.129,0,0,1-.2.41h-.1a2.262,2.262,0,0,1,.1,1.026c-.1.308-.1.513.1.616h.2a10.489,10.489,0,0,1,0,1.437.411.411,0,0,0,0,.205h0a1.644,1.644,0,0,1,.2.513l-.2.308a1.024,1.024,0,0,0,.614.41h.2l.41.205.307.41h.2l.614-.308h1.536a.716.716,0,0,0,.717.308H17.3a.115.115,0,0,1,.1-.205l.307.205h.2v-.205c.2.1.2.205.1.308a.72.72,0,0,0,0,.308,4.624,4.624,0,0,0,.41,1.129l.307-.205h.2l.717.718h0l.2.205h.2a.205.205,0,0,1,.1.205,2.571,2.571,0,0,0,0,.718l.41.308a1.337,1.337,0,0,1,.1.513,1.022,1.022,0,0,0,.921.205h.2l.307.205a.566.566,0,0,0-.2.513l.41.205a.409.409,0,0,1,.512.308c.2,0,.307,0,.307-.308h.2l.307-.41c.2,0,.41,0,.41.205h.921l.2.308H25.8a.411.411,0,0,0,0-.513h.307a1.645,1.645,0,0,1,0-.41l.41-.205a.719.719,0,0,0,.307-.513c0-.1.1-.205.307-.1h.512a.818.818,0,0,1,.717-.1v.308h-.2l-.2.41h-.1a.411.411,0,0,1,.1.308l.614-.205h.2a.409.409,0,0,0,.512.205l.614-.205v.41l-.2.205a.513.513,0,0,0-.307.616c.307.1.512.1.614-.205l.2-.308h.307a.307.307,0,0,1,.307.205.411.411,0,0,1,.2.41v.41h.307l.512-.308a.924.924,0,0,1,.307.513h.512v-.205c-.1,0-.2,0-.2-.205l-.307-.513c.1-.205,0-.41-.2-.41l-.2-.205c-.1.205-.1.205-.2.205s-.1-.308,0-.41a.513.513,0,0,0-.2-.308l.512-.41h.1a1.027,1.027,0,0,0,.307-.616v-.308h.512c.1,0,.1-.1.2-.205a1.025,1.025,0,0,1,.512.513.411.411,0,0,1-.1.41l-.41.513h-.307a.193.193,0,0,0,0,.308l.41.41c0,.205,0,.41-.2.41h-.307a.308.308,0,0,0,0,.308v.41a.511.511,0,0,0,.614,0,1.748,1.748,0,0,1,0-.616h.41a.308.308,0,0,0,.2-.41c.2,0,.2-.1.2-.308a1.439,1.439,0,0,1,.1-.41.205.205,0,0,0-.1-.205.22.22,0,0,1,.2-.205.205.205,0,0,0-.1-.205q-.307-.154,0-.308l.512-.308-.307-.41v-.205h-.1a.205.205,0,0,1-.1-.308,1.131,1.131,0,0,0,0-.308.925.925,0,0,1,0-.41h.819a.308.308,0,0,0-.2-.41h-.2v-.205l.2-.205h.307a.513.513,0,0,1,.2-.41.613.613,0,0,1,.819,0l.307-.308a.615.615,0,0,1,.41-.41v.205a.272.272,0,0,0,.307.308h.512l.41-.205c.2-.1.307-.308,0-.616l.2-.41-.307-.205h-.1a.41.41,0,0,1,.2-.308l.2-.205c.2-.205.1-.308-.1-.41a.514.514,0,0,1,0-.308.307.307,0,0,1-.307-.308,3.7,3.7,0,0,0-.1-.616h-.41c-.1.205-.2.1-.307,0a.142.142,0,0,1,0-.205.719.719,0,0,0,.2-.513h-.307l-.2-.205-.512-.308c-.2-.1-.307-.205-.2-.308a1.542,1.542,0,0,1,.2-.513h.2c.1,0,.1-.1.1-.205h.614a.823.823,0,0,0,0-.718,1.337,1.337,0,0,0-.1-.616l-.2-.41.512-.205.717.308h.41l.41-.616a.511.511,0,0,0,.512,0,.206.206,0,0,0,0-.205c0-.1,0-.205,0-.205h.614c.2-.205.2-.308.1-.41s-.2-.308-.1-.41h.1l.717-.616a.616.616,0,0,0,.2-.513,2.157,2.157,0,0,0,.307-.718v-.205a.822.822,0,0,1,.2-.41h.512l.614-.41h.2a.512.512,0,0,1,.512.308v.308h.2a.409.409,0,0,1,.41.205.617.617,0,0,1,0,.308c.2.1.41,0,.307-.205h.41a.411.411,0,0,0,.1.308.205.205,0,0,1,.2.308h.512v.308h.2c.1,0,.2,0,.2.205a.307.307,0,0,0,.307.308h.2a.308.308,0,0,0,0,.41h.717a.308.308,0,0,1,.1.308q-.154.308,0,.308v.205a5.348,5.348,0,0,0,0,.718h.512a.22.22,0,0,1,.2.205c0,.1.41,0,.41-.1l.307.821v.205a1.028,1.028,0,0,0,.1.718h.1c.1,0,.1.1.1.205l-.2.205a.411.411,0,0,0,.1.308l.2.205v.308c0,.205,0,.308-.1.308l-.2.513a.307.307,0,0,1-.307-.308,1.028,1.028,0,0,0-.1-.41.514.514,0,0,0-.2.513,1.131,1.131,0,0,0,.1.616.272.272,0,0,1,.307.308h.41l.2.205h.512a.513.513,0,0,1,.307.513,1.645,1.645,0,0,0,0,.821.718.718,0,0,1,.41.616c0,.41,0,.616,0,.923s.1.205.2.1a.366.366,0,0,1,.512.308,1.028,1.028,0,0,0,.1.513l.307.308H51.8c0,.205.1.308.2.308h.717a2.362,2.362,0,0,1,.41.718v.205a.2.2,0,0,0,.307.205.318.318,0,0,0,.1-.205l.41.205.2-.616c0-.205.1-.205.2-.205l.2-.205h.717c.1.205.2.205.307.1h.819a.411.411,0,0,0,.2.616l.2.205a.926.926,0,0,0,0,.41.615.615,0,0,1,.307.41c.1.1.2.205.1.308a.72.72,0,0,0-.1.513q.307.462,0,.616a.41.41,0,0,0-.307.41v.616h-.2c-.1,0-.2.1-.2.308h-.2a.205.205,0,0,0-.2.308,1.13,1.13,0,0,0,.2.616l.2.205.2.616c0,.1,0,.205-.1.205h-.2l-.2.308q.461.308.307.616l-.307.41a.411.411,0,0,0-.2.41l.2.513h.307c.2-.1.307,0,.307.205a1.232,1.232,0,0,0,.307.616l.307.308.307.308a.513.513,0,0,0,.307-.308h.307c.1,0,.1-.1.2-.308h.2a.22.22,0,0,0,.2-.205,1.543,1.543,0,0,1,0-.41v-.308c.1-.1.1-.1.2,0a1.024,1.024,0,0,0,.614.41c0,.205.1.205.2.205H60.4l.41-.205.2-.308.717.308a.514.514,0,0,0,.2-.513h.307a.615.615,0,0,0,.512-.41c.2.1.41.1.41,0a.514.514,0,0,0-.1-.41c0-.1-.1-.205,0-.205a.717.717,0,0,1,.512.513h.307a1.541,1.541,0,0,1,.307.718h1.024a.307.307,0,0,0,.41,0h.307l.2.205.307-.205.2-.308.2-.205a.717.717,0,0,0,.512-.41.205.205,0,0,0,.1-.308q0-.616,0-1.231c0-.41.1-.205.1-.308v-.205a1.029,1.029,0,0,1,0-.308h.307a.307.307,0,0,0,.41-.205.923.923,0,0,1,.41.616.72.72,0,0,1,0,.308.576.576,0,0,0,.1.616.614.614,0,0,0,.614-.308.925.925,0,0,0,.1-.41v-.205l.512-.205h.307l-.512-.308-.512-.616L68.8,337.78h-.2l-.512-.923v-.205h0l.41.616h.1l.307.308.2.308.307.924.512.821.2.205h.307l.614.821h.2l.2.205.614-.205h.614l.2.205h.614l.2.308v.616l.307.616h.307l.2.308h.2l.512.308.307-.308h.307l.2.308.512.205.2-.205.307.308H77.4v.513l.2.205-.2.205-.614-.308v.513h-.307l.614.308.2.308h.819v.308l1.638-.923.307-.821.819-.513.921-.308V342.5l.307-.205v-.308l1.126-1.129h.512v-.308l.307-.205.307-.616v-.513l.307-.308V338.7l-.2-.308v-.308l.307-.923.2-.308h0v-1.744h0V334.6l-.512-.616v-.513l.921-1.129,1.126-.821v-.513l-.2-.308-.2.205h-.307l-.2.513-.2-.513.614-.513.2-.308.307-.308v-.513l.307-.513h.2v.205l-.2.513v.513l.2.308-.307.308-.307-.205-.2.205.512.513v.308h.614l.819-.308.307.205.512-.205h.307v-.205l.717-.308H90.3v.205h1.433l.307.205v.205l.2.308v.308h.2l.307.616.512-.513v-.205l.2-.308h.2l-.2-.513.2-.308-.307-.308.307-.205.307.205v.308h.2v.308l.2.205.307-.205.2-.513v-.308h-.2v-.308h.2l.2.308.2-.205.307-.513.307-.205.2-.308.512-.513h0l.2-.923.2-.308.307-.205.2-.205h.2l.2.205.2-.205v-.205l-.614-.308v-.923l.2-.205-.2-.308-.307-.205v-.513h-.1v-.923l-.307-.513h-.614v.513h.2l-.2.308h-.2v-.308l-.307-.205.307-.513-.307-.308-.2.205-.307-.205-.307.205v.205h-.614l-.614.513-.307-.205-.2.308v.308h-.614v.308h-.2v.719l-.2-.205-.307.205h-.2l.2.205-.2.205v.205l-.307.205-.307.308v-.308l.512-.308.2-.205-.2-.513.2-.205.307-.205v-.205h.2l.307-.308h.307V323l.307-.205v-.308l.307-.308v-.821h-.307v-.205h.2v-.308l.307-.205v-.308h-.2l.307-.308v.308h.1v-.616h-.307l-.2-.205h.2v-.205h.2l.2-.616h-.2V319h-.614l.512-.205-.307-.205.307-.205-.307-.308h-.307l.2-.205.2-.308h-.2l.2-.513-.307-.205.2-.205.2-.308-.2-.205-.2-.308h-.1v.205l-.307.308-.2-.205v.1l-.307-.205v-.616l.307-.205.2.205V315.1h.512l-.2-.41-.307.205-.307-.308-.307.205v-.308h-.307v-.205l-.512-.205-.2-.308-.307.205-.2-.205h.307l.2-.205.512-.205h0v-.308h.2l-.2-.308.2-.308-.2-.308.512-.821.2-.205.307.205.512.616v.205h.614l.2.205.614.308.2-.205.307.513h0l.2.205h.307v.513h.1l.307.616v.308l-.2.205h.307v-.513l.307-.308.307.205.2.821.2.205v.205h-.2l.2.205v.308h.1v.513h.307v.513l-.2.205v.205h.512l-.307.205-.2.205.2.308-.2.205.2.205.2-.205v.205l-.307.513.307.205-.2.205v.205h.307l-.2.308-.2.513.2.205-.2.205-.2-.205h-.2v.308h.307v.205l-.2.513-.2-.205h.2l-.2-.308h-.1l-.2.205v.205h-.41l-.2.205h-.307l.2.308h0v.821l-.2.308.307.205v.205h-.2v.205h.41l.614.923.307.616h.2l.2.308v.821l.2.308h0l.512-.308v.616l.307.308.307-.308-.2-.308h.2l-.2-.308.2-.308h.2v-.513h.307v-.308l-.512-.205v-.308h.307l-.2-.513.307-.513h.2l.307.205.307-.205v-.616h-.1v-1.334l-.2-.205h-.1v-.308l-.307-.205v-.821l.307-.308.307-.205h.307l.2-.821.512-.308v-1.847ZM22.114,311.2V310.9h0v.308h0m7.269,8.414-.2-.205.2.205h0m2.048,2.36h.1v-.308m18.633,3.386h0m4.607-5.336.307-.205-.307.205m1.74-2.565v-.205h0v.205m8.8,4.1h0m9.317-4.207.307.205-.307-.205m7.883-4.207h0m1.945-1.744h0m1.331,0h0m0,0h0m.921-1.847h0l.512-.205-.512.205" transform="translate(241 4252.575)" /> <path class="b" d="M71.371,266.457v.821h.2l.1.308.41-.513v-.821l.1-.308v-.308l.307-.616v-.205l-1.126-.308h-.307l-1.126-.308h-.1l-.307.1-.2-.1-.1.308-.512.205-.307.1v.308l-.1.205.1.1h.614l.2.205,1.229-.513,1.126.308v.205l.1.308-.1.205Z" transform="translate(242.625 4252.481)" /> <path class="b" d="M70.526,182.144v.1l-.1.205.1.513-.1.1.41.308v.205h-.2l.2.1.2.41.614.205.307.513h-.2l-.307-.1-.819-.821h-.1v-.308l-.1.1h-.2l-.2-.41h-.1l-.819-.205v.513h-.1l-.2.1-.307-.308h-.512l-.1.205h-.41l-.1.1h-.1l-.2-.308h-.2l.2.513v.308l.2.1v.205l.1.821h.1l.921-.308.1.308-.307.1v.205l-.2.205v.1l-.614.616-.614.205-.307.1v1.129l.819.205.41.308.2-.205.307.205v.1l.2.205.1-.205.512.205.307-.308h.41l.512-.205.307.205.1.308h.512l.512.513h.1l.2.308.307-.205.2.205v.308l.921.308-.2.308h.2l.2.205h.1l-.1.308h-.2l-.307.308-.2.308-.1-.205v-.308l-.307-.1-.2.1.2.205h-.2l-.1-.205h-.41l-.1-.41h-.307v-.205l-.717-.308h-.2v.308l-.2.205-.307-.205h-.2v.205l-.41.616-.307.308.41.308h.307l.2.205h-.2l.2.1v.205h.307l.307-.205v-.1h.1l.2.1.307-.1v.41h.2v.205h.307v-.205l.307-.1h.307l.614.1.307-.41H73.7l-.1-.308h-.41v-.513l.41.308.1-.205.2.205.41.308h.2l.512-.308h.717l.2-.205.41-.1.2-.205.819-.1.1-.205.512-.308.307-.308.512.205.307.41-.307.616-.512.205-.1.513-.2.1-.512.205-.307.1-.614.616-.2.41h-.614l-.717-.205h-.717l-.1.205-.2.41-.307.308.2.205v.1l-.307.205-.2.513-.2.1.2.205-.921.923h-.2l-.512.308v.205l-.307.1-.307.616v.718l.2.41.41.41h.819l.307-.205.2-.205.512-.1h1.024l.512-.205.307-.1h.307l.41-.513v-.308l.41.1-.2.41h.2l.819-1.026.307-.1H78l.2.1.41-.1.307.308h.512v.1l-.512.205-.2-.1-.1.205-.41,1.026-.512.1h-.307l-.307.41-1.433.41-.2.205.2.1-.512.205-.921-.205-.2.308-.41.205h-.819l-.307-.205-.512.205.307.205-.512.1-.307-.1-.1-.205h-.2l.2.205-.307.1-.614-.616h-.512l-.307.1v.205l.307.308h.1l.2.308v.205l-.307.1h.1v.308l-.1-.1H69.3l-.2.1-.1-.1-.41-.205.41-.1-.2-.616v-.205l-.2.205-.1-.41-.1.41-.2-.513H67.66v.1l-.2-.1-.2.1-.41-.308-.41-.1-.2.1h-.1l-.2.205h-.1v.308h-.2l-.2.308v.513l-.1.1v.616l-.2.205v.1l.307-.1v.513h.2l.614-.205-.307.205.2,1.231.307.1.307-.205.307.205-.307.205v.513l.1.1.41-.1h.1l.307.308.2-.513h.1l.41.205.614-.205v.205l-.2.1v.205l.307.1.2-.308.1-.1.2-.923.41-.205.41.308h.2l.2-.1v-.41h.2l.307.205.1-.205.307.205.41-.205.1.41.2-.205h.41V204h.307l.41-.205V204l.307.1v-.513l.307-.308h1.126l.614-.308.307.205.1.308h1.024l.614-.616h.307v-.41l.307-.1.512-.513.2-.308h.2l.512.308.921-.1.41-.308L82.3,200l.512-.205-.2-.1h.307l.307-.205h.2v.205l.512-.205.307.205.1.41-.41.308-.2.205v.308l-.614.513-.307.1.1.205v.1l.819.308.2-.1.614.308.307-.205h.1v-.1l1.331-.616.819-.616.921-.513.614-.821.819-.513.41-.923.2-.205-.2-.1-.307-.205h-.614l-.307.205-.819.616h-.307l-.307.308-.614.205-.307-.205.921-.41.307-.513.2-.616h.512l.2-.308V196.3l-.1-.1h-.307v-.41l.614-.1V196h.2v-.308h.1l.307.1-.1.513h-.2v.513l.2.41.1.205h.819l.307.1.512-.308v-.1l.1-.205-.1-.308.1-.205.307-.718-.1-.308-.2.1-.307-.308-.1.205v-.513l-.2-.513-.1.205v.308l-.2.205h-.2l.2-.513.307-.616.307.41H91l-.307.513.512.205h.1l.2-.41h.2l-.2-1.231H91l-.41-.205v-.1l-.2.1h-.1l.1-.41-.614-.616h-.2l-.41-.308v-.205h.1l-.307-.513-.614.205-.307-.205-.819-.308-.512-.923-.41-.513-.2-.308-.307.205-.1-.205h-.512v.513h-.512l-.1-.308-.512-.513H82.5l-.717.308-.1-.1-.512-.205-.2-.308h-.1l-.2.308-.1.205-.512-.821h-.307l.307-.513-.307-.616v-.308l-.614-.821v-.923h-.307L78.2,184.5v-.41l-.41-.41-.1-.41-.307-.205-.307-.308v.308l-.512-.1v-.205l-.2-.205v-.1l.2-.205.2-.41-.512-.513h-.614l-.512-.205-.614-.1V180.5l-.2-.1h-.307v.1H73.7l-.307-.1-.819.718H71.96l-.2-.1-.307.1v.205l-.1.513.307.41-.614-.41Z" transform="translate(242.551 4250.293)" /> <path class="b" d="M69.038,191.124l.307-.513V190.3l-.1.205h-.307v.1l-.41-.308-.717-.1v.41h-.2l-.2.308v.308l.717.205.2-.205h.1v.205l.1.308.41-.308-.2-.205Z" transform="translate(242.605 4250.549)" /> <path class="b" d="M65.107,202.916l-.307.308.2.205.1-.41h.2v.205l.307.205.2-.205v-.616l-.41-.308-.307.1Z" transform="translate(242.543 4250.865)" /> <path class="b" d="M100.414,184.616V184l-.614.205v.41l.1.41h.1Z" transform="translate(243.377 4250.388)" /> <path class="b" d="M93.517,191.538l-.717.924h.41l1.024-.718.307-.205.614-.821.921-.616h.2l.307-.513v-.308l2.252-2.565.1-.616-.307.205-.512.41h-.41v-.41h-.307v.308h.1v.1l-.1.205h-.2l-.2.308-.307.308-.614.923-.512.513-.2.205-.2.308-1.331.821-.1-.205-.2.205.2.308-.2.41Z" transform="translate(243.211 4250.442)" /> <path class="b" d="M95.455,196.444l.307-.205.2-.41.41-.513v-.308h.307l-.307-.308h-.1v.1l-.512.308v.205l-.41.1-.2-.1-.512.308h-.41l-.2.205-.2.205v.41l-.1-.205-.2.308.2.205H93.2l-.1.616v.1l.717-.1.2.1h.307v.205l-.1.205v.1h.1l.307-.1v-.205l.2-.205v-.1l.307-.308h-.2l.41-.205Z" transform="translate(243.217 4250.667)" /> <path class="b" d="M58.112,184.772l.1-.205.2.205v-.41l.2-.205.1.1.307-.1.2-.513.307-.205h.2v-.308h.2l-.1-1.231.307.41.307.308h.2l.307-.308v-.1h.1V182l.2-.41v-.205h.1l.717-.924v-.308l.307-.821v-.205l.1-.1-.1-.41h.1v-.205L61.9,178l-.1.205-.41.205-.307-.205v.41h-.1l-.2-.1-.307.308H60.16l-.2.205h-.1l-.307.1.2.205-.512.308-.2.308-.1.205-.2-.205-.512.308v.308l-.1.205H57.8l-.2.1-.307.205-.1.308-.512.205-.2.308.2.308v.308l-.512.1h-.1l-.512.821v.308l-.512.205v.205l.2.1-.2.1h-.614v-.1h-.2l-.41.616-.2.205h-.1l-.2.1v.308h.2l.512.821.2-.308v-.821l.2-.1.512-.205.307.205h.307v.41h.307l.2-.308v-.308l.1-.513.307.41-.1.308v.1h.41l.41-.308h.1l.307-.1.2-.41.1.205v.205Z" transform="translate(242.27 4250.23)" /> <path class="b" d="M51.086,188.35l.41.1h.614v-.1l.2-.205.307.308.307-.308-.1-.821-.2-.1h-.2l-.41-.513v-.1l-.2-.205-.1.205v.308l-.41.308h-.2v.308l-.2.205-.2-.205-.307.205-.1-.205-.307-.205h-.717l-.921.718h-.2l-.1.1.1.205-.307.308-.307.205-.41-.205-.2-.308-.2.1-.1-.1h-.1v-.205h-.41l-.307.205h-.1l-.2-.308-.614.1-.2.205.2.1-.2.205h-.307l-.1.308-.307-.1v.616l-.41.1h-.2l-.2.205h.41v.1l.41.205v.308l-.2.1.2.205v.616l-.2.205.307.616-.307.718.2.205h.1l.307-.41h.512l.2.205.307.41.1.205v.1l.819.205.819-.308v-.205h-.2l-.2-.205.41-.41-.41-.821v-.1l.41-.41h.1l.2-.616.921-.205.307.205h-.1l.1.308.2-.1v-.205l.1.205.2-.205h.819l-.2-.205h.2V190.3l.41-.718-.1-.1-.307-.205v-.1h-.307l.614-.718Z" transform="translate(242.027 4250.45)" /> <path class="b" d="M78.126,240.492l-.512.205v-.205l.2-.308-.307-.1v-.513l.1-.1v-.205l.2-.205v-.41l-.2-.308h-.1l-.307-.205v-.308l-.2-.205.2-.41v-.923l-.512-.718-.819-.41-.1-.513h-.2v-.513l-.1-.1-.2-.308-.1-1.026v-.923l.1-.308-.512-1.744-.1-.205-.2-.923h-.1l-.307-.513.307-.41.1-.821V225.51l-.1-.41-.2.1-.41.205h-.41l-.41.1-.2.205-.307.205-.307-.205-.512.205-.41.718-.2.205-1.536,1.231-.307.205v.308l-.41.513-1.229.1v.205l.1.1v.513l-.1.308h-.1l-.2.308.2.513-.512.513.1.308.2.1v.308h.2l-.2.205-.2-.205-.307.205-.1-.205v-.308l-.2-.308v-.1l.307-2.155.307-.41.2-.616v-.41h-.307l-.512.41-.1.205-.307.205v.205h-.41l-.307.308-.41.308-.2.41-.614.205h-.2v.205l-.41-.205.1-.205h-.307l-.2.205-.614.205v.41l.2.205-.307.308v.513l-.307.1.41.308-.1.205.1.1-.1.205v.308l-1.024.923v.513h.2l.512.205h.1l.2.1.1.513-.1.41-.307.41-.2.205v.205l.307.205-.307.1-.512.513v.1l-.307.41-.307.616-.1.41.41.205v.205l-.1.1v.308l-.512.205-.1.41H59.8v.205l.2.1.307.205-.1.308.307.513.717.308.41-.513.1-.1.307-.205,1.126-.821.614-.616,1.331-1.847.1-.205.307-1.334.41-.616.1-.718.921-.513h.41l.41.308.512-.1.307.308.819-.205v.205l.307.41-.307.205v.308l-1.331.41-.307.718h-.307l-.1.308h-.512v.513l-.307.308.1.308-.1.41.307.41.614-.41.512.41L69.117,241l.307.923.1,1.026-.41.308v.1H67.991l-1.126,1.95v.513l.1.1-.1.308v.513l-.307.513h.921v.41h.512v.205h1.229v-.205l.307-.41.307-.205h.2l.307-.308v-.513l.307-.1.307-.513.2-.308v-.205l-.41-.308.2-.1.614-.205h.2l.1.308h.2l-.2.205h.2v.1l.921-.41.2.1.1-.1v.308h.2l.512-.513,1.229-.616.512-.308v.1l.307.205h.2v-.616l-.2-.513h.2v-.1h.1l.1.1.41-.1.1-.205h-.1v-.205l.614-.616v.205h.307l.307-.513-.2-.205-.1.205v-.205Z" transform="translate(242.424 4251.46)" /> <path class="b" d="M91.526,204.71l-.1-.41-.2.1v.205l-.307.1-.2.718.2.41-.2.513-.1.205-.2.718v.513h.307l-.1.308.307.205v.616l.307.616v.205h.2l.1-.205v-.205l.2-.1v-.308l-.2-.205.2-.308v-.513l-.2-.308v-.1l.307-.205v-.308l.2-.616v-.616h-.2v-.205l-.307-.308.2-.308Z" transform="translate(243.152 4250.917)" /> <path class="b" d="M89.317,207.4l-.614.1-.1.718h.1l.2-.41.1.205.2.616h.512v-.1l-.41-.308.2-.513Z" transform="translate(243.109 4250.998)" /> <path class="b" d="M92.307,206.9v.308l-.1.205-.2.616v.308l.307.205-.1.308.1.1.819-.41v-.205l-.2-.308v-.821l-.307-.308v-.1Z" transform="translate(243.191 4250.982)" /> <path class="b" d="M90.169,209.21l-.307-.1-.1-.308h-.2l-.2.1-.41.205-.307.1h-.2l-.512.41v.308l-.1.308-.1-.205-.2.205-.307.41.307.513.307.205h1.433l.512-.718.307.205h.1v-.205l-.1-.718-.2-.205.2-.308Z" transform="translate(243.076 4251.035)" /> <path class="b" d="M90.048,213.439l-.2-.1-.2-.308.2-.308h0l-.614-.821-.512.205-.1.41-.41-.205-.1.205v.205l-.307-.205v.616l-.307.205v.1h-.41l-.2.205v.308l-.41.205-.1.41-.2-.1v-.205h-.1l-.512.205.2.308-.512.1-.307.41.1.41h-.614l-.1.308-.614.308-.819.616-.307.205-.717.513v.308l-.307.308-.819.513-.41.41-.2.308H79.81v.821l-.512.308.2.205-.41.616-.2.308-.307.308v.616l-.2.205-.1.308h.1l.307-.1.512.205.512.205v.205h.1l.2-.205.41.308.307.205.41-.205.1.205.307-.718.307-.1h.2l.2-.1.1.1v-.308l.307.205v.205l.2.205v.205l-.512.1-.819.513-.1-.205H81.14l-.512.308-.512-.1-.1.1-.717.41-.2-.205h-.717l-.41.308-.41-.1-.307.308-.307.1L75.714,227.7l-.307.1-.2.513v.924l-.1.513.1.308.2.616-.2.513.2.41v.513l.717,1.539.41.41.41.1.307.205v.1h.2l.512-.1h.307l.614.41.307-.308.1.205.512.1.307-.616-.1-.1.307-.513v-.513l.41-.308-.307-.616-.1-.1.1-.41.512-1.744.307-.1h.614l.41.308.1-.308-.1-.205.1-.1-.1-.41.1-.41.307-.205h.2l.1-.1.2-.205-.2-.41.307-.513v-.308l.717-.821v-.205l.1-.308-.1-.308.41-.821.2-.924h.1l.307-.308.512-.923v-.205l.2-.513v-.1l.307-.308v-.513l.307-.1h.1l.2-.205.307-.821.512-.616-.2-.1,1.433-2.565.2-.205.614-1.129v-.308h.307v-.1l.2-.308-.41-.41v-.308Z" transform="translate(242.789 4251.115)" /> <path class="b" d="M106.914,228.671l.512,1.026.307.308.307.513.717.41.41-.1.41.308v.1l-.307.41v.41l-.1,1.129v.1l.1-.1.2.1v.205l.307-.205v.821l-.2.718.2.1v.205l.1.1v.513h.2l.614-.513.2.205v.308l.41.1.41.41.2.1.2.308v.616l.2.308v.205l.1.205-.1.308h.307l.41.616h.2l.512-.308h.307l-.2-.205h.307v-.1l-.1-.205V237.6l-.819-.718v-.205l.512-.41h.1l.307-.205v-.513l-.1-.1-.307-1.437-.2-.513v-1.129l-.2-.1v-1.129h-.307l-.307.1-.41.41-.2-.41v-.924l-.41-.308h-.717V229.8l.717-.616-.2-.308-.512-.205-.1-.41-.717-.205-1.638-1.847-.717-.205-.307-.1-.1.41-.307.308-.512.308-.307.513.307.205v.923Z" transform="translate(243.531 4251.481)" /> <path class="b" d="M63.417,201.25H63.11l-.2.308h-.1l-.1.1.717.513.614-.513.2-.41.2-.205.41-.718V199.3l-.307.308-.614.205-.512.308-.307.205.512.616h-.2Z" transform="translate(242.492 4250.787)" /> <path class="b" d="M71.248,219.464l.1-.308.307-.1.41-.308-.2-.205.2-.513-.41-.1v-.308h-.1l.512-.308-.2-.41.614-.41.2-1.026.41-.41v-.308l.41-.308.1-.513.307-.308H73.6v-.308L73.3,213v.308h-.307l-.2.1h-.307v.513l-.307-.205.2.41-.2.1.2.308-.2.205-.307.1-.512-.308h-.1l-.2.205-.1-.205v.205l.1.1v.205l-.614.205v.1l-.307.1v.205l-.512.308v.513h-.1l.307.205v.1l-.512.513.307.1-.307.205-.1.1.1.205.2-.205.1.205-.307.1v.513l.1.205.41-.205v.308l-.512.308.512.205h.1l.512-.205v-.1l.1-.205.2.205-.2.41.2.205.2-.205Z" transform="translate(242.648 4251.145)" /> <path class="b" d="M70.133,219.705l-.307-.205-.614.205-.307.1-.2.1.307.205.307.308v.308l-.1.308.1.308.614-.308.2-.718.2-.205h.1l.512-.205.1.205.2-.205-.307-.41h-.41Z" transform="translate(242.637 4251.314)" /> <path class="b" d="M88.75,238.716v-.1l-.307-.205.2-.1-.2-.205-.512.308h-.1l-.1.205.2.1-.1.821-.1-.205-.2.205v.513l-.717.718-.2.718v.308l.1.1.307.205-.307.616v.205h.1v.616l.512-.513.41-.41h.2l.2-.308V242.1l-.2-.205h-.1l.1-.41.2-.205h.2v-.1l.307-.41h-.2l-.307.41-.2-.205.41-.513h-.2v-.308l.307-.1h-.1v-.308l-.2-.205v-.205Z" transform="translate(243.063 4251.8)" /> <path class="b" d="M108.3,233.5l-.2.1v.616l.2.718.307.308.307-.308-.41-1.437Z" transform="translate(243.574 4251.68)" /> <path class="b" d="M108.7,256.454h.717l1.331.1.307-.308v-.308l.307-.308.1-.308v-.513l-.1-.308v-.513l-.2-.308-.1-.616.1-.41.307-.41v-.1l-.41-.205-1.024-.718-.307-.205v-.308l.614-.616.512-.205.2-.308.307-.205v-.1l-1.331-1.437-1.126-.205v-.1l-.2-.205.2-.1v-.308h.2l.2-.41.307-.1.1-.308v-1.129l-.307-.513v-.923l-.512-1.129v-.308l-.1-.205v-.308l-1.126-1.129h-.1l-.2-.41-2.56-1.437-.614.1-.512.513.307.308-.1.205-.307-.205h-.614l-.2.308-.2.513-.1.308-.819.308-.512.308-.307.513-.307.924-.1,1.334-.41.41v1.129l.717,1.334,1.126,1.334.1,1.642-.307.513v.616l.2.924-.307.308h.41l.614.616-.1.513.307,1.334.307.308.819.41.1.41.717.205.717.513,1.331.308h1.536Z" transform="translate(243.383 4251.813)" /> <path class="b" d="M110.9,250.1l.2.616.307.308.307.513h.1l.2-.205v-.1l-.614-1.129Z" transform="translate(243.641 4252.113)" /> <path class="b" d="M117.645,234.2h-.512l-.41.205-.2.513v.308l-.2.1-.614,1.437.2.513.2.1.2-.41.717-.308.1.41v.205l.512-.616.307-.616-.307-.513.2-1.129Z" transform="translate(243.754 4251.698)" /> <path class="b" d="M115.3,238.621v.308l.41.308h.2l.2-.308.1-.923V237.8l-.614.513Z" transform="translate(243.746 4251.792)" /> <path class="b" d="M83.629,172.131h.512l.307-.41.1.1h.512l.2-.1-.717-.308-.307.1-.1-.308-.614-.308H82.81l-.41.821v.308h.614Z" transform="translate(242.961 4250.045)" /> <path class="b" d="M74.355,136.043l.307-.923v-.205l-.614-.923h-.819l-.41.205h-.307l-.2.1-.512.616v-1.129H72.1l.2-.308.2-.1.307.308.1-.513.819-.308.307-1.642v-.205l.2-.821-.2-.718.2-.1h-.307l-.2-.205v-.1l.2-.205v-.308l-.2-.616v-.308l.2-1.129v-.616l.1-1.026-.1-.1v-.616l-.2-.308v-.205l.2-.513.1-.821-.307.205-.2-.205-.307-.718-.41-.308v-.718l-.717-1.026-.1.1-.512-.308-.307.205h-.41l-.41-.41.2-.616-.819-1.744-.307-.308-.512-.308-.2-.308h-.512l-.2-.205.307-.308-.1-.616-.2.205-.2-.205-.717.513h-.307l-.512-.308h-.1l.1.1v.205l-.1.1.307.308.1.513h-.1l-.2.205.2.1v.205l-.512.616-.614.513-.614.1-.41-.1-.1.1.1.616-.614.205-.1.205v.205l.614.718.512.924v.924l-.2.41.307.205-.1.205v.205l.614-.205.307-.308.307.1-.2.718-.307.41-.307.205v.308l-.307-.308h-.1v.923l.1.308.307.205v.205h-.307l.614.616v.41l.512,1.026,1.126.923.1.308.41.205.2.308-.1.1-.307-.308-.2.205.2.924v.513l.307.1v.205h-.1l-.512-.205v-1.129l-.2-.1-.1-.821h-.2v.616l-.1-.1-.2-.821-.614-.41-.2.1-.1-.1-.2-.513v-.513l-.614-.513h-.2v.513l.2.205v.41l-.2.205h-.307l-.307.205-.1.616-.41.1.2,1.334h-.2l-.1-.513-.1-.205h-.2v-.308l.614-1.026.2-.821v-.205l-.41.205-.1.308-.512.616h-.307l-.614-.923-.819-.821-.307-.513-.614-.1-.512-.513-.41.205-.307-.205-.2-.205-.2-.308v-1.437l-.41-.41v-.41l-.307-.205-.307-.205-.717-.616h-.614v.41l.2.41-.2.41v.513l-.1.1v1.129l-.2.205h-.1l.1.308,1.126.821.1.1.717.513.1.616,1.024.616v.41l-.2.1.2.308-.41.205-.614-.616-.41-.41-.41.205-.307.308h-.614v.308l.307.616v.308l.2.205v.308l.307.308v.513h-.307v.1l.41.205V130.6h.2l.512.513v.616l.614.616-.2.205-.1.513-.307-.41.1-.308v-.1l-.307-.616-.512-.205-.1.308.1.205h-.1l-.2.308-.921-.821-.512-.924H54.8v-.616l-.307-.205-.41-.924-.41-.205v-.1l-.1-.205h-.2l.2-.308-.2-.513-.41-.1-.717.308-.307.41v1.334l.2.923.819.821-.2.1-.307-.1h-.307v-.1l-.307-.205-.717-.205h-.2l-.2.205v.308l.2.1v.513l-.41.205v.308l.2.41.307-.1h.307l.2.308.41.205.2.1.1,1.026h.2l.2.616v.1l-.41.205.41.308.41.924h.2l.307-.1.1.308.614.308.2.308h.819l.1.205,1.024.308.41.41.717.308h.307l.1.41h.2l.512-.513-.2-1.129v-.205l.2-.1-.41-1.129v-.308l-.1-.205.1-.308h.41l.307.308.41-.616.2.205-.2.1.41-.1V134.3h-.41v-.616h.2l.614,1.129v.1l-.307.513v.205h.307l-.2.41h.2l.2-.205.1-.205.307-.205.2-.308.1-.821v-.1l.1.1.1.308h.1l-.1,1.026.614.205-.512.718.41.1.1.205h.2v-.205l.41.513v.308l.2.308.2-.1.2.1.2-.1h.614l.307-.718.717-.308.1.205-.614.308v.205l-.2.1v.513l.41.1-.2.205.512.1.1.41.819.616.2.308.307.41.921.718.307-.205.1.205-.41.1h-.512l-.41-.1-.717-.718-.1-.308-.307-.41-.307-.41-.717-.1-.41-.513-.2.205L63.4,138.3v.616l.2.308-.2.205-.307-.205-.307.308h-.307v.205l-.614.308-.2.1v1.334l.2.1.307-.1.41.308-.307.513.307.41v.513l1.024.821.1.616.614.616h.512l.307-.308.819.205.307-.41v-.616l.2-.1h.1v.1l-.1.308v1.026H65.448l-.307.1-.1.308.1.718.819,1.129.512.205.307.205h.307l1.229-.924.2-.205.307.308v.513l-.614.923-.512.308-.307.718.307.1,2.048-.821h.307l1.433-.41.2.1h.1l.512.205.614-.205.2-.308-.2-1.129.307-.1.2.308.1-.205.2.41v.205h.307l.307.205.307-.41.512.205v.821l.2.205.1.308-.307.821v.616l-.2.616h.512l.614.616v-.308l.2-.1v-.205l.41-.308v-.616l.41-.308v-.513l.307-.616-.2-.308.2-.205.307.205.307-.308.1-1.026v-.41l-.307-.513-.1-.821h.1l.717,1.334.307.1.1.205v.513l.307.41v.923l.2.205h.41l1.638-.513h.307l.307.308h.512l.2-.308.307-.1.307.1h.307l.307-.308h.307l.512-.513H85l-.307.513-.307.205-.307.308-.512.308-.921.1h-.512l-.41.718-.2-.205-.2.513-.307.308H80.7l-.1.205-.512.308v-.205h-.2l-.1.205.512.1v.205l-1.024.308h-.1l-.2.718v.205h.512v.205l.2.308-.512.1v.205l-.2.1v.205l-.307.616.2.308v.513h.1l-.307.205h-.307l-.512.41.2.308-.307.205.1.41.2.41v.41h.1l.41.513-.2.308v.308h.2l.307-.308.307.308.1-.308.614-.308.2-.205H80.4l.2.205.1-.308,1.331-.821.1-.308.307-.308h.41v-.205h-.2v-.1h.512l-.2-.41v-.1l.307-.308v-.513l.2-.1h.307l.512-1.129.307-.205-.2-.1v-.205h.2l.1-.1.307.1h.512l.307-.308v-.308h.512v-.513l.1-.308v-.1h-.307l.2-.205h.41v-.41l-.307-.205h-.1l.1-.308V149.9l.2-.1-.512-1.026h.2l.614.616h.1l1.024-.41.307-.308H89l1.229-.923v-.41l.41-.1.1-.205.512-.308v-.308l.1-.616v-.821l.2-.513.512-.41v-.513h-.41l-.307-.513-2.15.41h-.41l1.024-.513-.2-.205h-.1l-.2-.1h-.614l-.1-.205-.717.308h-.41l-1.433,1.026h-.41v.1h-.41l-.921.616h-.2l.2-.1v-.205l-.512.205-.2.308-.1.1h-.512l-.1-.1h-.512l.1-.821-.717-.821-.41.205v.308l-1.229-.821-.307.205v-.205h-.307l-.307-.1-.2-.308-.614-.718h-.2l-.614.718-.614.308-.307.308-.307.1v-.308h-.2l1.638-1.539-.307-.205v-.821l-.2-.1-.614-.205-.512.205h-.307l-.41-.205-1.331.513-.307.513-.512.308-.307-.205.2-.1.307-.205.819-.821.717-.308h.512l-.307-.513v-.205l.2-.41.307-.1-.307-.308v.308h-.41l-.307-.308-.921-1.744h.307Z" transform="translate(242.203 4248.578)" /> <path class="b" d="M78.807,125.37h.307l-.1.308-.41.308v.308l.41.205-.2.1.2.205.2.1.2-.1.2-.718-.2-.308.2-.1v-.308l.1-.308v-.205l.512-1.231-.2-.718-.41-.308v.205l.1.1v.308l-.512-.308-.1.205-.1.308.1.513h-.1l.1.616.307.1-.307.41-.307.1-.2-.1h-.1v.41h.307Z" transform="translate(242.869 4248.784)" /> <path class="b" d="M76.014,137.458l-.1.308.1.308v.41l.512.1,1.229-.308.512-.821.41-.308.2-.308v-.821l-.512-.1-.307-.513-.1-.821v-.308l-.2-1.129-.307-.923v-.513l.1-.308.717-.513.41-.616.512-1.437.1-.718-.1-.205v-.205l-.307-.41h-.2v.616l.2.205-.307.308-.614.1v.308l-.2.205v.308l-.307.308.512.205v.1l-.2.308h-.921l-.2-.1h-.1l-.41.513-.1.1-.307.513-.307,1.231.1,1.129v.308l.41,1.437-.2.513-.307.308.1.308-.1.616Z" transform="translate(242.797 4248.907)" /> <path class="b" d="M84.517,138.234l.307-.41v-.308l-.307-.308-.1-.308h-.2l-.307.205-.1.1.1.513Z" transform="translate(242.996 4249.158)" /> <path class="b" d="M83.1,141.608v.41l.2.205.614-.308-.307-.308V141.3Z" transform="translate(242.979 4249.272)" /> <path class="b" d="M79.748,138.908h-.1l-.614-.308-.2.205h-.2l-.307-.205-.1.205v.1h-.2l-.1.205-.2.616v.308l.614.923.307.205.512.616.819.205.614-.205.307-.308h.2l.1-.1-.1-.41.41-.41v-.205l-.307-.616-.819-.616h-.1Z" transform="translate(242.852 4249.202)" /> <path class="b" d="M71.04,150.039v-.513l.307.1h.307l.41-.1v-.616l-1.126-.41-.2.513.2.308h-.2l-.2-.308h-.2l-1.024.616v.205l.307.616.512.308h.614l.512-.41Z" transform="translate(242.65 4249.461)" /> <path class="b" d="M62.712,158.381l-.512.205.614.616.307.1.512.41.819.718.717.41-.1.308.307.1v.821l.512.205.1.1H66.3l.2.308.307.308.717.205.512-.308.41-.616.614-.41.307-.308v-.308l.41-.41-.1-.205V159.51l.307-.205.1-.616-.307-.308-1.126-.1-.1-.205h.1l.512-.1h.307l.307-.205v-.308l-.41-.616-.2-.308h-.614l-.512-.718-.1.205-.2-.205-.2-.308-.41-.1-.2.1v-.1l-.1-.205-.2.205-.307.1-.1.308-.717-.308-.307.308-.921.718-.2.1.2.308-1.126.821Z" transform="translate(242.48 4249.636)" /> <path class="b" d="M74.379,163.013l-.307-.205-.307-.308h-.2l-.819.308v.308h.307l-.307.513.2.205.1.308-.41.308-.512-.308-.1.1L71,164.757l.2.308-.2.821.512.308.1.308h.41l.41.308.307.205.512-.205.307.205v-.205l.307-.1-.1-.205.307-.1-.2-.41.2-.1.1.308.307-.308-.1-.308.1-1.95Z" transform="translate(242.691 4249.826)" /> <path class="b" d="M70.548,169.421h.2l.2-.41-.41-.41h-.2l-.41.1-.307-.1-.1.308-.307-.308h-.2l.2.308h-.2l-.512.308.41.308h.41l.2-.1.307.1v.205l.307.1.307-.1-.1-.308.1-.205Z" transform="translate(242.631 4249.985)" /> <path class="b" d="M60.61,138.324h.2l.1-.1.2-.513-.2-.308h-.1l-.307.308-.307.1v.513l.307-.1Z" transform="translate(242.434 4249.171)" /> <path class="b" d="M59.464,154.6l-.614.1-.2.205-1.126.308-.819.513.2.1.614.513v-.1l.512-.205.1.205.512-.41.2-.41h.1l.307.1h.819l.921-.1.2-.308v-.205L61,154.7l-.614-.1-.614.1Z" transform="translate(242.352 4249.62)" /> <path class="b" d="M137.312,62.423l.2-.205V61.91h.307v-.1h-.2V61.5l-.307.1h-.1l-.2.513-.2.1h.2Z" transform="translate(244.258 4247.189)" /> <path class="b" d="M107.212,73.326l.512-.205h.41v-.513l-.307-.308h-.1l-.512.205-.1-.1-.41.41v.205l.2.308Z" transform="translate(243.541 4247.472)" /> <path class="b" d="M104.407,80.721l.2.205.41.1.2-.308.1.205v-.308l.2-.205h-.2l-.41-.205V79.9h-.2l-.307.308-.307.205.307.205Z" transform="translate(243.48 4247.67)" /> <path class="b" d="M98.819,94.426l.2-.616-.307-.205-.2-.205L98,93.913l.2.308Z" transform="translate(243.334 4248.022)" /> <path class="b" d="M100.021,95.513,99.612,95l-.2.1v.513H99.1v.616h.307l.2.308h.41l.512-.308v-.1h-.512l-.1-.205v-.308Z" transform="translate(243.359 4248.064)" /> <path class="b" d="M101.8,98.023l.307-.41V97.1H101.8l-.1.1.1.308-.2.308Z" transform="translate(243.418 4248.119)" /> <path class="b" d="M97.714,104.229v-.41l-.1-.616-.2-.1-.307.1.307,1.129Z" transform="translate(243.313 4248.275)" /> <path class="b" d="M106.726,99.8l-1.126.205.2.308.512.308h.307l-.2-.205.307-.41Z" transform="translate(243.516 4248.189)" /> <path class="b" d="M85.312,113.616h.307l.307-.308v-.1l-.1-.205-.614.205v.1l-.41-.1v.308H85Z" transform="translate(243.02 4248.534)" /> <path class="b" d="M91.4,106l-.2.616.2.205v.308l.614.616h.41l.1.1.307-.41-.819-.821-.512-.1v-.205Z" transform="translate(243.172 4248.352)" /> </a><a xlink:href="{{ url('#south') }}" class="location-south"> <path class="c" d="M129.007,391.384l-.307-.308-.307.205-.2-.205.2-.308-.307-.1.1-.205-.1-.205.512-.1v-.616l-.41-.308h-.1l-.1.1-.41-.1v-.205l-.307-.308h.2l-.2-.308-.1.1-.307-.1h-.307l-.2-.308h-.2l-.307.308-.1-.308-.2.1-.1-.1h-.2v.41l-.2.205-.614.513h.41l.1.308h.512v.41l-.41.205v.513h.2l.2-.205.307.205.41-.41h.2v.205l.512.205v.1h.614l.1.205-.1.308-.307.308h.307v.308h.1l.2.308.2.205-.41.308.2.308.41.308h.2v-.308h.2l.1.308h.2l.1-.205.307-.1.2-.205-.2-.308h.2l-.2-.308-.1-.1V391.9h.307l-.2-.205h-.41Z" transform="translate(243.961 4255.716)" /> <path class="d" d="M145.8,392.687h.512l-.2-.1.307-.308h.307l.2-1.026.1-.1.307-.821.2-.205.307-.1-.1-.308.1-.205.307-.205.307-.205-.41-.205v-.205h-.307l-.41.205-1.024-.308H145.5l-.512.1-.307.41v.205l-.512.205-.41-.205-.2.41h-.307v.1h-.614l-.2.205-.307-.205v-.308l.307-.308v-.308l-.41-.308-.41-1.334h-.1l-.1-.308h.2l-.2-.616.1-.308H141.2l-.2-.1h-.307l-.1.1-.307-.308V385.2l-.41-.1v-.205h-.1v.308l-.307.308-.2-.1.819-1.334v-.41l-.2-.205v-.308l-.1-.205-.307-.1.1-.205-.307-.41-.1.308-.307-.205v.205l-.41-.205-.41-.1-.307.1v-.308h-.2l-.819.308-.307-.616-.307-.1-.614.1-.2.205h-.1v-.308h-.512l-.307-.205-.1.205h-.2l-.307.1h-.307l.307.205-.307.308.1.1H132.9l-.307-.1.1-.308h-.1l-.512.308v.308h-.1l-.2-.205-.41.308-.2-.1.2-.205-.717.205v.308l-.307.1-.41-.1-.2.1-.307-.1-.307.1-.2.205.2.308v.308l.307.205-.2.308.2.513.1.1-.1,1.026-.2.205-.1.718h.1l-.1.821h-.2l-.1-.205-.2.308h.2l-.2.308.512.205v.1l.307.205v.1l-.2,1.026h.2l.614-.41-.1.41-.512.1v.205l-.512.308v.308l-.41.308.307.308.41.41v.205h.307v-.1h.2v.1l-.2.205v.308l.41.308h-.2v.205l.614.821.512.1v.513l.2.1-.2.205.307.205.512.41-.2.513h.2l-.2.616v.513l.307.1h.307v.513h.2l.614-.308.307.308v.513h.2v.205l.41.41-.1.308v.1l.307-.308h.307v-.513l.2-.1h.307v-.616l.307-.205.1-.308.512-.308.1.513-.1.924-.307-.1-.819.718.307.924h.512l1.433.821v-.1l.819-.718-.2-.1.614-.205-.1.308h.1l.819-.308.614-.41.307-.513.41-.205.1-.205.512-.513.921-.513.307-.308-.1-.821.307-.616.614-.308v.1l.512-.41.41.205.307-.821Z" transform="translate(244.059 4255.54)" /> <path class="c" d="M317.707,507.973l1.126,1.129.1.308-.1.308v.308h.614l.307-.1v.1h.614l1.331.308h.1v-.1l.2-.205.307.513.2-.205h.1l.512.513.614.205.614-.308.2-.205v-.205l.41-.308.307.205.2-.308-.2-.308v-.205l-.41-.924-.819-.821-.307-.616-.2-.205-.41-.1h-.512l-2.048-.41-.819-.718h-.819l-.717-.513h-.2v.308l.2.205v.308l-.307.821v.41h.1l-.307.41-.307-.41v.41Z" transform="translate(248.559 4258.77)" /> <path class="c" d="M315.512,507.11l.2-.1h.1l.2.1v-.41H315.2l-.2.1.41.205v.1Z" transform="translate(248.5 4258.812)" /> <path class="c" d="M315.4,508.121l.307.1.1-.1.307.1h.2l-.2-.616V507.3h-.1l-.307.205v.1l-.307-.1-.2.1.307.205v.1Z" transform="translate(248.506 4258.827)" /> <path class="c" d="M314,506.808l.307.308v-.41l-.2-.205-.1.205Z" transform="translate(248.477 4258.807)" /> <path class="c" d="M258.174,546.176l-.512.308v-.1l-.307-.41.307-.616-.1-.1v-.205h-.512v-.1h.307v-.205h-.2v-.205l.41.205v-.41l.1-.41v-.411l-.307-.205h-.2v-.1h-.1l-.614.41.1.718-.307,1.026-.307.308-.307.205-.307-.205v.205l-.2-.205-.1.205.1.308v.205l1.638.1.307.205.819.308.307-.205.2-.1-.2-.308Z" transform="translate(247.072 4259.765)" /> <path class="d" d="M253.217,552.018l-.512.205-.1-.205h.1l.2-.513-.614-1.334-1.024-.308-.1-.1-.512-.205h-.921l-.819-.1h-.1l-.2-.41-.614-.1h-.2l-.1-.513-.819-.821-.512-.205-.307.1-.1.924.41,1.334-.41,1.539v-.1l.307-1.026v-.41l-.307-1.026-.2-1.129-.2-.205h-.41l-.512.41-.41.308-.2.308-.2.513-.1.1-1.536.718.1.1.307.308-.307.41h.307l.307-.205h.2l-.2.205v.308h-.1v-.205h-.614v-.308l-.2.205h-.2v.1l.2.205h-.307v.308l-.2-.308v-.205l-.41.616.1-.41.307-.308v-.513l-.307-.205-1.536,1.129-.717.205h-.41l-.2.1.2.308v.205l-.2.308v.308l-.1-.41.1-.41v-.1l-.1-.308h-.512l-.307.308-.2.616-.307.308-.1.513-.819.308v.616l-.614.205.41.1.819-.1.307-.205.2-.1h.921v-.205l1.229.308.41.821.41.1.2.41,2.355,1.231.307.513.512.41.921.616.819,1.026.2.41.2.205h.2l1.74-.513,1.126-.616h.614l.717-.308.1-.308v-.616l.1-.205v-.616l.2-1.026.2-.41.307-.513.614-.308.512-.308h.921v-.513h.2l.717-.718v-.205l-.307-.308Z" transform="translate(246.604 4259.874)" /> <path class="c" d="M124.812,493.316l.2.205h.2v-.308l.307-.205-.307-.1h-.307l-.307-.205h-.2l-.1.205.307.308v.1Z" transform="translate(243.961 4258.446)" /> <path class="c" d="M101.6,479.334h.307l-.1.205h.41v-.616l-.1-.308.1-.513V478l-.1.1-.512.205.2.41-.307.41Z" transform="translate(243.418 4258.063)" /> <path class="c" d="M103.514,486.3l-.2-.1-.1.1-.2.41-.1.1.1.308.307.205.2.1.307-.1v-.205h.307l.307-.205-.307-.205Z" transform="translate(243.449 4258.276)" /> <path class="c" d="M103.9,489.616l.512-.205V489.1h.307l-.1-.1h-.41l-.41.41Z" transform="translate(243.473 4258.35)" /> <path class="c" d="M221.41,551.7h-.1l-.307.205v.205l.1.205h.717l.307-.205v-.205h-.2Z" transform="translate(246.262 4259.986)" /> <path class="d" d="M360.551,443.578l-.819-3.386h0v-2.257l.2-.205v-2.565l.2-.821-1.433-4.925v-.41l-.512-.923-1.126-1.642-.717-.718-2.048-2.155-1.638-1.129-.614-.821-.921-.924h-.307l-1.229-1.231-.614-.821-.2-.205-.921-.821-.819-.513-1.638-1.334-.819-.308-.512-.308-1.74-.616h-.2l-.512-.205-1.536-.205h-.512l-1.536-.308-3.174-.923h-.307l-1.74-.821-.819-.205h-.307l-.2.205v.205l.307.205.819-.205,1.126.513-.614.308-.512-.205-.512.205-.2-.205-.614.308-.307-.308-.819.205-.512-.205-.307.205-.512-.308h-.2l-.2-.205v-.308l-.307-.205h-.2v.308h-.307l.2.205-.2.308.2.308h-.307v-.616l-.512-.205h-.614v.308l-1.331-.308-.307-.205H324.1v.205l.2.205L324,413.1l-.512-.205.2-.205h.512l-.512-.205h-.512l.512-.205H324v-.205l-.307-.205-1.638-.308h-.512v.616l.307-.308.614.205v.308l-.307-.205-.2-.205-.2.308h-.307v.205h.1v.205l-.2-.205-.307.205-.512-.205h.819v-.205l-.307-.205-1.126.308-.512-.205-.2.205-.921-.308v.205l-.614.205h-.1v-.205h-.2l-.307-.205-.512.205v.205h-.307l-1.433,1.437-.2.308-.512,1.129-.2,1.437-.307.821-.307.205v.205l-.2.616-.2.308V420.7l-1.638.821-.614.821-.512.923-.2.513.2.616-.614-.616-.921-.616-.2-.308-1.126-.205-1.024.616h-.1l-.921-.616-.819-.205-.614-1.642v-.308l-.307-.616h-.512v-.616l-.2-.308-.512-.205-.2-.205-.512-.205h0l-.307-.205-.921-.205h-.307l-1.126-.41h-1.331l-.307.308h-.614l.819-.616h.1l.2-.41-.512-.308v-.513h.512l1.229-.513v-.205l-.2-.513.307-.513.819-1.847.614-.616.2-.308,2.252-2.36h.2l.2-.308h0l.512-.308.2-.308h.2l.2-.308.512-.308.307-.205v-.513l.307-.308.2-.308.614-.308.307-.513h.1l.2-.308.614-.205v-.308h.1l.2.308v-.205h.512l.512-.308v-1.744l.2-.41v-1.744l.2-.821v-1.129l-.512-1.437-.2-1.437-.41-1.231-.307-.923-.614-1.437-.512-.616-.307-.718-1.536-3.8-.307-.718h.1v-.308l-.307-.205h0l.2-.205-.2-.205.2-.308-.512-.513h-.2v.205h-.2l.2-.308-.307-.205h.307l-.2-.308-.307-.308h-.2l-.307-.308v-.205l.2-.205h-.307v-.308h.307v-.205h-.307v-.308l-.307-.821-.512-.205v-.513h.2l-.41-.616-.2-.205-.2.205.2.308-.2.205h-.2l-.512-.205.307-.616v-.205l-.307-.205h.307l-.307-.205h-.1l.307.616-.2.205h-.307l-.2-.205-.2-.308-.307.308-.307-.308-.307-.821v-.205l-.307-.205V377.7h-.819l-.2-.308-.2.308h-.512v-.616l-1.433-1.642-.2-.41v-.41l-.307-.205-.717-.923H294l-.307.308-.2-.205-.819-.308-1.843-2.052-1.433-.924-1.024-1.334h0l-.921-1.231-1.433-2.565-.307-.205-1.229.205-2.969.923H279.26v.205h-.2l-.921.923-.614.205-1.229-.308L274.96,365.8l-.512-.821h-.2l-1.638.513h0l-.819.205-.512.513h-.1l-.307-.308v-.308l.307-.308.512-.616.2-.205.819-.308,1.229-.308h.614l.614.308.512.616.307.205.614.205,2.048-.513h.614l.819.205,1.536-.41.307.205,1.229-.513,1.126-.616,1.433-.308.921.205.307.308h.2l.2-.308.307.616.307,1.129,1.945,1.744,1.536,1.847.614.821.512.308,1.126.205h.819l.921-.308.512-.308h1.126l.2-.308h.307l1.945.616,1.229.821.819.821.307.616h.1v-.821l-.819-2.257-.512-1.437-2.867-3.8-.2-.308-.512-.513-.307-.616-3.276-5.028-1.126-1.744-1.638-2.976-.307-1.129-1.126-2.976-.512-2.77-.2-.821v-.923l.2-1.129.307-.821v-.205h.512l.2-.205v-.205l.614-.924.921-.308h1.126l1.126-.616v-.308l-.614-.616-1.433-.616-.307-.308-.614-.205-.307-.308-2.56-.821-1.331-1.231-.2-.923v-1.231h.41l-1.331-.616-.2-.308h-.2l-.307-.205-.512-.513h-.307l-.614-.513V330.5h0l-.307-.205v-.308l-.307-.205-.307-.308v-.205l-.2-.308h0l.307-.308v-.308l-.307.205-.307-.308-.307-.513v-.308l-.307-.308-.2-.308.2-.308-.2-.308.2-.308-.307-.616h-.2v-.513l-.307-.616-.307-.205v-.821l-.307-.308h-.1l-.41-1.129-.819-.616h-.512v-.205l-.512-.205-.614-1.129.2-.308.307-.41h.1V318.5l-.512-.308-.307-.513-.307-.308v-.41l-.2-.41-.921-.513-.2-.308h-.819l-.614-.308-.921-.205h-.2l-.512-.41V314.6h.2v-.513l-.512-.616h-.307l-.512-.513v-.308h-.307l-.2.205h-.2l-.307.205h-.307l-.307-.308v-.718h-.307l-.307-.205v-.513h-.2v-.308H267.9l-.307-.205h-.1a.719.719,0,0,0,0,.41h-.921l-.512.513-.409.616a1.233,1.233,0,0,0-.307.616.823.823,0,0,0,0,.308.925.925,0,0,1,.1.513v.41c-.1.205-.1.308,0,.41h.1c.2.205.307.308,0,.513h-.2l-.2-.308-.41.205h-.2a.821.821,0,0,1-.2-.41H263.8c0,.205,0,.205-.1.308h-1.126v.205h-.819l-.614-.513h-1.126v-.205l-.717.205-.2.205h0c-.1.1-.2.205-.1.308h-.1l-.819-.308-.512-.205c-.307,0-.512-.1-.512-.308h-.614l-.2.41h-.512l-.614-.308h-.2a1.533,1.533,0,0,1-.921-.205l-.512-.205h-.614a.511.511,0,0,1-.512-.1.818.818,0,0,0-.819-.205v.308l-.307.41h-.41c-.1.1-.1.205.1.41h0a1.029,1.029,0,0,0,0,.41c0,.205-.1.205-.307.205l-.307-.205-.614.308a.615.615,0,0,0-.307.41v.205h-.512c-.1,0-.2.1-.2.308l-.614.308h-.1a1.131,1.131,0,0,1,0-.513h-.409a.719.719,0,0,0-.307.513l-.2-.308-.2-.205c-.2-.205-.2-.41-.1-.821l-.41-.513a.308.308,0,0,1-.1.513h-.307l-.307-.513-.41.205a.822.822,0,0,0,0,.308.514.514,0,0,1,0,.513.92.92,0,0,1-.717-.308v-.205h-.2l-.2-.205-.2-.308-.41-.513h-.2a.923.923,0,0,0-.512.513h.512a.308.308,0,0,1,.2.308,1.3,1.3,0,0,1-.1.616.412.412,0,0,1,0,.205.822.822,0,0,0,.1.821h.1a.308.308,0,0,0-.2.41,1.131,1.131,0,0,1,0,.513h-.41v-.205h0a1.75,1.75,0,0,0-.1-.718,1.233,1.233,0,0,0,0-.41l-.2-.205h-.717l.307-.513a.378.378,0,0,0,.1-.308h-.307l-.307.205v.205l-.2.41h-.1v-.1a.72.72,0,0,1,0-.308c0-.205-.1-.308-.41-.308s-.2,0-.307.308v.513h-.614a.513.513,0,0,1-.41-.513,1.026,1.026,0,0,0-.717-.924l-.2-.205h0l-.2-.41-.512.205c-.1,0-.1-.205,0-.205a1.332,1.332,0,0,0,.717-.616H238c0-.308-.2-.513-.512-.41a.716.716,0,0,1-.921.308l.2-.205c.1-.1,0-.205-.1-.41a.511.511,0,0,1-.512-.1l-.2-.41-.307-.308-.307.205H233.6a.512.512,0,0,0-.512.308.617.617,0,0,0,0,.308.375.375,0,0,1-.41.41h-.41l-1.126-.308c-.307,0-.41.1-.41.308l.307.308a.823.823,0,0,1,0,.616.205.205,0,0,1-.2.308l-.307.205h.1a.72.72,0,0,1,.1.513,2.364,2.364,0,0,1-.2.718l-.819-.513a.717.717,0,0,1-.512-.513.308.308,0,0,1-.2-.308h0c0-.308-.1-.41-.307-.41v.205c-.2.1-.2,0-.307-.1l-.2.308h0a1.75,1.75,0,0,0,0,.41v.718h-.717l-.307.616h0l-.41.41-.921.41-1.126.41-.614.41a.925.925,0,0,0,0-.513l-.717-.513-.512-.41h-1.126v-.205h-.307c-.1,0-.1-.1,0-.41s.1-.205-.1-.41l-.614.308-.512.616h-.1l-1.331.41-.307.205h-.921c-.1.205-.2.205-.512.1h-.307q-.154,0-.307.308v.205c-.2.205-.307.205-.41,0s-.1.41-.41.308h-.614a.613.613,0,0,1-.717-.205h-.614c-.2.1-.2.205-.2.513l-.41.205h-.512a.206.206,0,0,0,0,.205c0,.205-.1.308-.2.308s-.2,0-.2.205a1.234,1.234,0,0,1-.1.513,1.44,1.44,0,0,0-.1.821.514.514,0,0,1,0,.308c0,.205.1.308.307.41a.205.205,0,0,1,.2.308.514.514,0,0,0,.1.308.377.377,0,0,1-.1.308v.205h0l-.2.205h-.512l-.41.513a1.843,1.843,0,0,1-.819.616h-.512a.308.308,0,0,0,.1.513h.307a.308.308,0,0,1,.2.308c.307,0,.41,0,.512.205v.308a.41.41,0,0,0,.307.308l.41.41a.115.115,0,0,1,.1.205,3.392,3.392,0,0,0-.1.616h-.307c-.2.41-.1.616.307.718a.616.616,0,0,0-.2.821c.1.205.1.41,0,.41s.1.308.307.308v.205a.308.308,0,0,1,.1.41v.616h-.1a1.336,1.336,0,0,0-.2.821c-.1,0-.1.1-.2.308l-.614.308a2.982,2.982,0,0,1,0-.718l-.614-.205v.308l-.2.205a.614.614,0,0,1-.614.205c-.2-.1-.307,0-.307.205s0,.205-.2.308a.822.822,0,0,0,.1.41h-.921a.511.511,0,0,0-.614-.205.409.409,0,0,1-.512-.205h-.307a.514.514,0,0,1-.1.41v.41l-.512.923a.205.205,0,0,0-.2.205h0a.616.616,0,0,1-.1.308l-.512.41-.512.616-.2.205a.375.375,0,0,0-.2.513v.308a.272.272,0,0,1-.307.308l-.41.205h-.512l-.2.205h.41c.2,0,.307.1.1.308l-.2.308v.1a34.562,34.562,0,0,1-11.262,4.617h-.307l-.512.616-.2.616-.307.205-.2.308-.512.616h0l.614.616v.308l-.2.205.307.616v.821l.512-.205v-.1l.307-.308h.921l.2-.205v-1.539l-.512-.513v-.308l.2-.205.2.513.307.513V346.3l-.2.205h.2v.308h-.614l-.2-.205-.614.616v.616h-.307l.2.513.2.205h.614v.205h-.512l-.307.513h-.2v.308l-.614.308v-.205l-.307.308v-.616h-.614l-.307.308-1.74.821-.512.205v.821l.2.513-.2.205.2.205v.308l.307.821.614.616v.205l-.921-.41-.512-.513-.2-1.129v-.308l.2-.205-.2-.308h-.1l-.512.205-.307.205v.308l.2,1.642-.512,3.181v5.13l.307.616h.2l.512.513.2.308.819.205h.307l.921.308.614-.205.307-.205.2.205.512.205,2.048-.308,1.126-.513h.1l-.717.41.512.513v.513l-.512-.616h-.512l-.921.308h-.307v-.205l-.512.308.307.308h-.512l-.2-.205v.205h-.819l-.2.308.512.205v.205h-.614l.2.205V366l-.307.513-.2-.308h-.307l-.2.205.2.308-.307.513-.512.513-1.126,1.744-.2.205v-.205l-.2.308-.614,2.052h-.2l-1.331,2.36v2.257l.512.308.307.616.307-.205.2.205.2,1.334v.821l.819,1.231.307.205v.308l-.512-.205h-.307l.512.821.2.205.2.308h.307l.2.308v1.437l.819,2.052.819.821h.307l1.945,1.744.307.513.921.616h.921v-.205l.307-.205h.307l.819.616h.2l.307-.308.2-.821.307-.513.2-.205.307-.205.614.205v.308h-.512l-.307.205v.513l-.2.616.512.513v.205l-.614.513-.512.513v.205l-.819-.205-.512-.513h-1.331v.308l.307.205v.205h-.512l.2.205h-.307l-1.126-.308-.921-.616h-.512l-.614-.821-1.126-2.36-.512-.308-.512-1.129V385.4l-.2-.308v-.308l-.512-.821-.512-1.231-.614.308h-.614l-.819.821-2.867,1.437h-.512l-.2.205-.307.205.307.923.2.205v.308l.512.308v.308l.307.513.819.616.819.923v.924l.307.821h.307v.513l.307-.205v.308l.2.308.307-.205.512.513-.614-.308-.307.205h-.2l.2.308h-.614l-.2.205v.308h.512l.2.205h.307l.2.205.307-.205v.308h-.307l-.2-.205h-.512v.308l.307.205h1.741v.205h-.307l-.2.205v.205h.2l-.2.205h-.307l.614.616h.2v.205l-.307-.205-.819-.821-1.229-.616-.2-.616-.614-.205-.819-.923-1.331-1.231-1.843-1.129-.307-.513-.614-.205V389.3l-.512-.308-.512-.616v-.308l-.2-.616-2.56.513-3.788,1.744-.614.513-.307.205-1.126.205L164.8,391.76l-.819-.308h-2.252l-.614-.205-.307-.205.2-.205-.2-.308-.307-.205-.2-.308-.819-.205-.307-.308v-.308h-.2l-1.126.308h-.614l-.2-.205.2-.308h-.2v-.308l-.307.205-.512-.308h-.819l-.2.205v.308l.512.308h.1l.512.513.2.308v1.334l.819.821.614.308v.924l-.819.821.512.616v.513h-.2v-.41l-.614-.513.2-.308.512-.513-.2-.616-.307-.513v-.308l-.614-.308v-.205h-.512l-.512.41h-.2l-.614-.205-1.126,1.129-.512.308-1.126.205-1.638.924.2.205-.307.205h0l-.614.205-.307.205-.512.308H147.8l-.512.308-.2-.205-.2-.308h.512l-.614.205h-.2l-.307-.205-.307.205h-.307l-.307.308-.512.308h-.512l-.614.513-.512.513v.923l-.2.513-1.331.821-.512.616-.307.821h-.307l-.2.308-1.126.821v1.744H139l-.2-.821-.307-.205.2-.205.307-.205h-.2l-.2-.205-.307.205-.307.513v.513l.512,1.437v.513l-.2,1.642v.205l-.307.308v.513l-.2.308h-.307v.205h-.307l-.307.616-.512.308-.614.924h-.2l-.512-.205-.307.308-.2.308-.614.513v.308l-.512.616h-.1l-.2.205-.307.513-.2.308-.2.205-.614.513-.512.205h-.307v.308l-.2.205H130.4l-.512-.205v-.41h-.2l-.2.41-.307.308v.308l-.512.308-.307-.205-.512.308-.2.308v.308l-.512.41h-.512l-.2.308-.512.616v.308l-.2.513v.205h.2v.513h0v.308l-.614.308h-.307l-.2.205.2.821v.308h-.307l-.307.718-.307.308-.2.821-.512.616.2.205v.205l.2.205v-.205l.512.513h.307l.307-1.231h.2v-.205l.614.308v.308h.2l.307-.513h.307l.307-.205h.307l.2.308h.1l.614-.616.512-.923h.307l.614.205.921.41v.205l.819.616v.205l-.2.513v.513l.512.513.307-.308v-.616l.512-.205.307.205.307-.308v-.616l-.2-.308-.2.205-.307-.308.2-.616v-.205h-.2l.614-.923.512-.308h.2l-.2-.308h-.1l-.2-.205.307-.308.307-.205v-.308h0l.819-.616.2.205.307-.205h.512v-.308l.307-.308.2.205.512-.513h.614l1.74.205V417.1l.2-.205h2.048l.307-.308h.614l.307-.205h.614l.307.308h.614l.512.41h.819V416.8h.307l.2-.308.307-.308v-.513l.307.205h.307v.205l-.2.616.307.205.921-.821h.819l-.614.513-.307.205v.821l-1.638.308h-.512l-.2-.308-.2.205h-.1v.924l.512,1.026.41.718v.308l-.2.821v.513h.307l-.819,1.129h-.512v.616l1.126,1.642.2.308.819,1.129.819,1.744.512.513h.614l.307-.205.2-.513h.512l.307-.205.512-.205,1.331-.821.512.205h.2l-.2.205-.512-.205-.614.616-.512.308-.921.923v.308h-.2v-.308l-.2.308h-.307l-.2.205.2.308-.307.205h-.614v.821l-.2.308h-.1l-.614.821-.512.308-.614,1.334-.614,2.257v.308l.512.308.512-.205h.2l.2.205-.2.205-.512.205h0v.205l1.638,3.489h.921l.614-.308h.512l1.433-.513.512-.308h.307l.2.205-1.126,1.129-.614.308-.512.616h-.717l-.512-.821-.2.205v.513l.2.821v2.052l-.307.205v.308l-.2.205-.614,1.95v1.437l-.307.308.2.924-.307.308v.616l-.614,1.334v.513l-.2.924-.307.513v.308l-.512.718h-.1l-.2.513-.307.205-.307.821-.512.308-.2.616-.307.308-.307.616-1.229.923-.614.205-.2.308-.614.513-.307.308-.307.205-.921.923h-.512l-.512.308-.2-.205-.2-.308-.2-.205v.205h-.2l-.307.205-.2.513h-.1l-.307.616-.614.308-.512.821v.205H134.9l-.2.308-.307.205-.307-.205-.2-.205-.2.205.2.205-.2.513-.614.513-.307.616-.512.308-.819.205h-.409l-.307-.308v-.308h-.512l-.307.205-.2.205h-2.252l.2.205-.2.205-.512-.205-.819.308h-.2V468l-.2.205.2.205v.616l.512.308v.308l-.2.616v-.41l-.307-.513v-.205l-.819-.205-.2-.308-.512-.308h-.2v.308l-.512.513.2.205v.513l-.307.205v.205l-.307.513v.205l-1.331,1.437h-.819l-.307.205v.205h-.2v.308l-.512.308.2.308.2.205v.513l.41.308h0v.205l-.512-.205h-1.536l-.2-.616-.307-.205h-.307l-.2.308v.205h.2l-.41.41.2.308-.2.205-.2-.205-1.126.616h-.512v-1.642l-.307-.205-.2-.308v-.41h-.819l-.41.205-.2-.205h-1.126l-.307-.308-.307.205v.205h-.41l-.2.41v.205h.512l-.2.205v.205h.307v.205l-.819.513v.205l.2.205-.2.205h.307v.616h.307l-.307.308h-.2l-.307-.205-.2.205v.308H109.41l.2.205-.307.308H109v.308h-1.331v.308h-.2v.205l-.307.308v.308l-.307.205h-.512l-.307.308-.819.616h-.2l-.512.205-.2-.205h-.2l-.819.513v.308l.307-.205.307.205v.308l-.307.616h-.307v.308l.2.205v.513l-.307.513h.2l.614-.308v.205h.2l.512-.308.512-.205v.205l.2-.308.307.205.2-.205v.205l.614-.205.307.205.2.205h.2l.2.205.2-.205v-.205h-.2l.2-.205v.308h.512v.513l.512-.308.307.308h.921l.307.924.307.616-.2.616.307.308v.205l.2.616v1.95l-.2.205v.205l-.307.308h0l-.307.205-.2-.205h-1.126l-.819.821-.307.205h-.512l.2.616-.307.616h-1.229l-.307-.205v.308h0l.307.205v.205l.307.205h.614l.307.205.2.308v.308l.512.205v1.129l.307.616h.307v-.513h.512l-.2-.308.307-.205v-.205h0l.307-.205-.614-.205-.2-.205v-.821l.2-.308v.308l.512.513.819-.205.307-.205.307.513v-.308l.2-.308-.2-.308h.307l.512.616v.308h.1l.307.205.512-.308.2.205h.614v-.205h0l.921.513.512.308h.614l.512-.41h.921v-.205l.512-.205v.513l-.2.205h-.307v.205h-.2l-.512-.205v.308l-.512.308.921.513.614-.205.307.205v.205h-.512v.205l-.307-.205-1.126.308h0l-.2-.308-.2-.205v-.205h.2l-.614-.205v.205l-.921-.513-.614.205-.307.308.512.308v.513l-.819-.205-.512-.513h.307l-1.126-.205-.512-.205-.2.205h.307l.307.308-.614.205v.205l.2.513.614.308,1.126.205.307.308.512,1.334-.2.41-.307.308v.308l.2.205.307.205h.307l1.331.616v-.205h.2l.819.205v.205l.614.205.307.308.307.205h.614l-.2-.308.2-.205-.2-.308.2-.205.2.205.307-.205h.2l.2.205h.2v-.205l-.307-.308.2-.308v-.308l.512-.308h.2l.512-.513h.1v-.513h.307l.614.205.2-.308.307.205v.205h.614v.205l.512.205h.512l.2-.308.307-.205.512-.205-.307-.205.307-.308h.614l.2.205.614-.205v-.308l.307-.308.2-.308h.307V495.7l-.307-.205.307-.924.512-.513v-.205H126.4v-.923l.307-.308.307-.41,1.024-.513h.819l.2-.205h1.945l.307-.308.512.205,2.252.308h1.229l.921-.308.2-.205-1.126-1.129H135v-.308l-.2-.205v-.205h.307v-.513l-.307-.513h-.307l.307-.205.512.308.2.308v.616h0l.307.513h.614l.307.308h.1l.307-.308.307-.205v-.308h0l.41-.41v-.513l.307-.616h.512L139,487.5h.1l-.921.616v.923h-.1l-.2.205-.2.616.2.616.307.616h1.638l-.2.205v.205h.512v.205h-.614l-.2-.308h-.512l-.512.205-.512-.205h-.2v.205l1.229,1.847.512.718.819.923.512.205.819.205.614-.205.2-.205h-.512l.2-.205.512.205.307-.205.819-.205v-.205h.819l.819.205.2.308v.616h.2v-.616l.307.41h.2v.205h-.2v.205l.614.616v-.308l.512-.205.2.205h.614l.614-.308h.2l.2.308h-.307l-.307.205v-.205l-.614.513.2.205-.2.205-.512.205-.307-.205v.308l-.307.308v.308h-.614v.205h-1.74l-.512-.513H143.4v.308h-.2v-.308l.2-.308h.307l-.512-.616-.2.924-.512.513h-.307l-.614.616h-.614l.512,1.129h0l.2.513v.821l-.614.513.307.308.2-.205h.307l.512.513,1.126.616.921.308h.307v-.513l.307-.205h.307l.819.205.614.308.2-.205v-.308l-.512-.513v-.205l.2-.308.307-.308.512-.205h.614l.2-.205h.2v.205l.307.308h.307l.614.308.512.205v-.513l.921-.308.307.205v.205h.307v-.205h.307l.512.308h.307l.307-.205-.2-.205-.614-.513V499.6h0l.307-.308.819-.616h.307l.819-.308h.614l.512-.308v.616l.307-.205.2-.308h.717l.512-.205.307.205.819-.616v.308l-.512.821.819,1.026.2.308.512.308v-.205h.614v.205h-1.638l-.512.205v.205l.819,1.129v.308l.614,1.437v.616l.307.616.307.513-.2.205.2.308.2.205h.2l.307.616.2.513.614.513h.2l.2-.205.614.205.307-.513h.2l.614.308v.513l.2.308v.205l1.126.923.2.308h.307l.614.821v.616l.512.513.2.513h.2l.614.205h.614l1.74.308h.1l.819.308,1.433.205.307.308h.2l1.229-.205.819.205,1.229-.821.512.513h.2v-.308l.2-.205.2.205h-.41l.2.205v-.205l.307.205.614-.616.512-.205.307-.308h.307l.921.308.819-.513v-2.565h-.1l.307-.513h0l.2.308.819-.821-.2-.821.307-.41h.307v-.616h.819l1.74-1.437.2-.308h.512l1.126-.821.2-.308v-.821l.614-.308v.513l-.307-.308v-.205l.307.308.307.205v.308l-.614.513v.205l.307.308h1.843l.307.308h.2l1.229-.616.921-.205V503.5l1.74-1.231h.307l1.126-.616,1.638-.308.41-.718.2-.513.921-.513.2-.513h.1v-.205l.2.513.2.205.2-.308-.2-.616v-.308l.512-.513v-.308l.512-.821v-.513l.307-.616.614-.513,1.638-.821v-.205l.2-.308.921-.513.614-.513.2-.821.819-.616v-.513l.819-.308.614-.821.921-.616.2-.513-.512-.205h-.1l-.614-.513v-.821l.307-.616.307-.308.512-.308.307.205.307.41.819.616.307.308h.614l.307-.308v-.205h-.307l-.2-.205-.2-.513.2-.513.2.308v.308l.307.308.2.308-.819.616-.307-.205-.512-.308h-.614l-.307-.308-.307-.513H208l-.512.821v.616l.307.205h.921l.921.821v.924l-.512.513h-.614l-.307.513h-1.331l-.307.513-.512.205-.2.616v.924l-.2.308-.819.821-.614.308-.512.513-.512.308-.307.513-.614,2.052-.2.308v.205l-.819.616-.307.205-.819,1.437-.614.821-.2,1.437-1.126,2.052-.2.205-.512.616h.2l-.614.513-.2.205-.307.205-.307-.205h-.2l-.2-.205-.512.205-.2.308-.307.205h-.512l-.921,1.334-.921.616v.308l-.307.205v.513l-.512.513v.308h-.307l-.2.821-.2.205-.307.513-.512.513-.819.205v-.308l-1.126.513h0v.205h0v1.129h-.2l-.614.205-.307.308v.205l.307.308v1.334l-.307.513-.307-.308h-1.126l.2.205.614.205v.821l-.512,2.565.307.616v.513l.307.513v.41l-.2.821v.308l-.307.205-.2-.205h-.2l-.307.205-.614.616-.921.513-.921-.513h-.512l-.512-.205-1.126.205-.307.308-.512.205-.307-.205h.614l-.614.513-1.331.513h-.1l-.512.308h-.921l-.512.205-.614-.205h-.819l-.819-.205-.921.205h-.512l-.819-.924-.2-.308-.307-.308-.921-.205v-.308h-.1l-.819-.513-.2.205-1.433-.616h-1.433l-.512.616-1.126.308-.307-.308L160.6,523.1h-.614l-.819-.205-.512-.41h-.307l-.307.616-.307.205h-.819l-.512-.205h-.512l-.2.308-.307-.205-.2.308h-.2l-.512.205h-.2l-.2-.308-.819-.205-.512.205-.512.513-.512.205h-.512l-2.048.308v.205h-.2l-.307.308-.614-.308-.307-.308h-.512l-.921.308h-.307l-.512.205h-.307l-.2.205h-.1l-.819.205-.307.308h-.921v.513h-.614l-.2.205.512.205.2.205.2.924-.2.821-.307.411h0l-.2.205-.921-.205-.307.205.819.616v.821l.307.308h.307v1.95l.2.41.921.821h.1v-.308l.307-.308h.512v-.308h.819l.512-.205.2-.308.614-.205.2.205,1.229.924h-.2l-1.638-.616v.308l-.614.308h-.2l-.2.308-.512.205-.307.308v.308l-.2,1.129-.512.616v-.308l.2-.616v-.308l-.2-.205-.307.205h0l-.2-.308v-.205l.2-.205-.2-.205h-.307l-.307.616v.616l-.2.308h-.512l-.512.513v.205l-.41.718-.512.513-.2.308-.307.513-.307.205-1.126.308h-.921l-.921-.513-.2-.308-.512-.513-.512-.308H134.7l-.614-.308-.2-.205-1.433.205-.614-.205h-.2v.616l-.2.205v.513l.2.308-.2.308.2.513-.2.308v.924l-.307.821v.513l-.2.308v.205l.2.205-.2.308-.307.308-.307.616v.41h0l-.2.308.307.821-.307.308.307.308.2,2.976.307.205H130.6v1.129l-.2.821v1.334h-.307v.308l-.512.205-.2.205-.614.308-.512.821h-.512l-.2.308.2.205-.307.308h-.307l.2.513-.2.821-.614.616-.307.205H126v.308l.2.205-.819.205h0l-.2.205v.205l-.307.205h-.512v.308l-.307.308v-.205h-.2v.308h-.614v.205h.2l-.2.513v.205l.2.308v.308l-.307.205-.2,1.129v.205l-.614,1.437-1.126.513-.307-.205-.2.205-.2-.205-.2.205-.2-.205v-.205l-.512.308h-.307l-.2.308-.307.308h-.2l-.307-.205H117.7v-.205h0v-.308h-.2l-.512.205v.205l.614.308v.513h-.307l-.2.205-.2.513.2.308v.821l.512.308v.205l.2.205-.2.308h-.512v.308l-.2.205-.2-.205.2-.205-.2-.308V566.71h-.512l.307-.821h-.512v.205l-.512.513-.512.924h-.307l-.307.205v-.513l-.512.205-.2-.205v-.308l-.307.205-.2.205v.205h.512v.924l-.2.205v.821l.307.205H113.4l-.2.205h0l-.2.205-.2.308.2.205.2.308v.308l-.2.821.307.308-.2.205h-.2v.308l-.2.205.2.616-.2.513-.2.41-.307.411-.819.821-.307-.205h0l-.307-.308-.2.616-.307.205h.307l-.2.205,1.433.308-.307.205-.2-.205h-1.638v.308l-.307-.205h-.2v.308l.2.308v.308l-.512.205.307.513H108.8l.307.308v.205l-.2.924v.616l-.921.513v.513h-.307v.308l-.307.205-.2.308h-1.331l.2,1.129-.2.205-.307.821-.2.308h-.307l-.307.513-.2-.205-.307.205-.307.308v.205l-.512.308h-.2l-.41.616-.614.616-.512.205h-.307l-.614.205h-.1l-.2-.513-.2.205h-.512v.924l-.307.821-1.024,1.026h-.1v.821l-.2.41h-.1v-1.129h-.921V589.8h-.307l-.2-.308.2-.205v-.205l-.307.308-.512-.308-.512.205h-.512l-.2.205h-.512v.205l-.512.205v.308l-.614.308h-.2v.205h-.2l-.307.308H92l-.2.308h0l-.512.308-.2.308h-.2l-.512.205H90.06l-.307.205-.512-.205-.2.308-.614.821v.821l-.512.205.2.308-.307.205.307.616v1.129l.307.513v.308l-.2.205h0l-.614.308.2.308-.307.308v.308l.307.513h.512v.308l.2.205v.308l.2.205v.205l.307.205.307-.205.512-.205.307-.308.307.308.512-.616H91.6l.307-.205h.819l.307-.308.2-.308h.2l.2.205.2-.205.512-1.334.2-.308-.2-.308-.512-.616v-.308l.819-.513v-.308h-.2l.2-.308,1.229-.308.512.205.2.308h.614l.2.308.512.308.512.513v.308h.819l.512-.513.512.205v-.205l.307.308.307.205.512.513h.2l.512-.205.512.205.307.308h.307l1.126,1.334.307.821-.2.41.307.205.307.308h-.1l.307.616h0l-.2.205.2.205-.307.616v.513h.2l.2.308-.2.308h.307l.2.205-.2.513h.2l.512.205.307.205h.1v.821h.614l.2-.205h.307v-.924l.614-.821v-.513l.2-.513.307-.205h.614l.2.205v-.205h.512l.307.308.307-.205.2-.616h.2l-.2-.308h.2l-.2-.205.2-.308.2-.205h.614v-.821l.307-.308-.307-.308.2-.308-.2-.205v-.205h-.512V597.7l.2-.41h-.307v-.308l-.307.205h-.307l.2-.308.2.205.2-.205-.614-.308h-.614l.2-.308.307-.308.512.308.307-.205.307-.616h-.1l-.2-.205v-.616l.512-.308.2-.308V593.7l.512-.308h.819l-.307-.308v-.308h-.717v.205l-.307.205-.307-.616-.2-.205h-.307l-.2-.205v-.205l.614.205.2.308.307.205.307-.205.307-.513h0v-.308h-.614l-.307-.308h0l.512.308h.2l.2-.205v-.308l-.307-.308v-.205h.2v-.513h.2V589.9h.2V589.7h.2l.2.308h-.2l.2.308h0v1.026h.1l.307-.513v.513h-.2l-.2,1.129v.616h.1l.2-.205h.512l.2-.616h.1v.205l.2.205-.307.205v.616l-.2-.205-.307.308v.308l.2.205h.307v-.513h.2l.512-.205v-.513l.512-.616v-.616l-.2-.205v-.308l.307-.205-.2-.308.2-.205v-.308l.2-.308.614-.308h.1l.512.513h.512V589.7l.2-.205h0l.614-.616h0l.307-.205.2-.308.512-.308.614-.205.2.205.512.308.2-.205.2.205.2.513h.512v-.821l.2-.308h.512v-.308l-.307-.205.2-.308.512-.308.2-.308-.614-.308v-.513h-.1v-.41l.2-.205-.307-.308.819-.924.307.205v-.616h-.307v-.308l-.2-.513V582.2l.512-.513h.307l.512-.308.512-.205.307-.205.307-.513.307.205h0l.307.308V582.1l.307.308h.1l.2-.513h.307l.2-.205h.614l.512.205.512-.308h.1v.205l.2.205.2-.308.307-.205h.1l1.331.308h.307l.717-.308h.512l.2-.308v-.205l.614.308v-.308l.614-.513v-.308l.614-.616.819-.205h.921l.819.205h1.126l.2-.205.512.205h.512l1.126.308.307.308,1.433,1.129.2.513.2.205-.307.205h.2l-.2.308.614-.308h.717V581.9l-.307-.513h0l.512-.513.614-.308h.1v-.616h0l-.307-.205-.512.308v.205l-.2.205-.307.205-.307-.205h.512l.2-.205v-.411l-.307-.205-.307.308-.307-.308v-.205h-.2l-.307-.205h.307l.2-.308h.921l.2-.205v-.205l-.307-.308h.2l-.512-.308h.307l-.512-.308.2-.616v-.616l-.2-.205.2-.616h.614l-.307,1.231-.2.308v.205l.307.205h.307v.205l.307.924-.2.513.2.308.512-.205v-.205l.2.308-.2.205v.205h.2l.307-.308h.512l.307-.308.512.308h.2v.308h0l-.2-.308h-.512l.307.513v.308l-.307.308.2.513h.1v.821l.307.308.2.308.307-.308.307.205.307-.205v.205l.307.513h-.2v.205l1.331.616h.614l.307-.513.307.205h.2l.2-.308h.819l.307.205.512-.308.512-.513v-.821l.2-.308h.2l-.2.513h.2l-.2.308v.308l-.512.821.2.513h.921l.512.513.307.513.512.308.717.924v1.231l-.2-.205-.2.205.2.205.921.616.819.821.819.205.307.308.307-.616.307-.513v.205l.307.205h.512l.512.308.2.308.512.513.307-.308h.1l1.126-.924h.921l.307-.308-.512-.308-.2-.308v-.513l.2-.308v-.718l.307-1.744.512-.924.2-.513.614-.821h.512l.512-.308.512-.205.307-.513.512-.205h.2l.2.205h.2l.307-.513h.307l.307-.616h-.307l.307-.616v-.616h0l.307-.41h.512V578.2l-.307-.205v-.205l.512-.205.307-.513-.2-.205h-.614l-.307.308v-.308l-.512-.205-.512.205-.512-.308v-.308l-.307-.616v-.308h.307v-.41h0V574.1l.512-.308.307-.616.307.308h.307l.614-.308h.307l.307-.205v-.205h-.2l-.2-.308-.307-.205v-.205l.2-.205-.614-.205v-1.847l.307-1.437.2-.308v-.308l1.126-1.437.2-.308v-.616l.307-.513.512-.308.2-.513.307-.308v-.308h-.1l-.2.308-.307.205v-1.334l-.307-1.437-.2-.513-.307-.308-.2-.616v-.616l-.307-.308.2-.308h.2l.512.923h.2l.2-.308h.2l-.2.308h.1l.2.205.307.821v.513l.2.205v.205h.1l.512.616v.308l-.2.205-.307.205v.205l.819.513h.512l.307.308.512-.308h.2l.2-.513.307-.308,1.229-.513h.2l-.2-.205v-.205l.2-.308.2.513v.205l.819-1.129-.2-.308.2-.308.41-.513.2-.308h.1l.307-.308.921-.308,1.74-.308h1.331l.921-.205.614.205h.1l.2-.513.512-.616h.819l1.126.205h.512l.614-.308h.614l.512-.513h.307l.307-.308h.1l.614-.821.819-.308,2.252.821h.614l.307.308h.819l5.017,2.976,1.126.616,3.686,3.386,2.56,2.976v.616l-.2.308v2.052l.512-.513v-.616l.512-.513.307-.616-.307-1.231H207.8l-.2-.205h-.614l-.512-.616v-.513l.307-.513.512-.513h0l.2-.308-.307-.205v-.205l.819-1.231.307-.205.41.205.307-.205h.41l.921.308h.819l.307.308h.819l1.74.513.307.205.2-.205.307.205h.512l.307-.308h.614l.307.205.2.205h1.126l.307.308.512-.205v.513l.921.513,1.433.308v.513l.2.308h.307l.614-.513.2-.308h2.355l.512-.205v-.513l.307-.308-.2-.205H225.1V562.5l.2-.513.819-.41.2-.513h-.512l-.307-.308-.2-.308v-.1l.307-.616h0v-.308h-.2l-.2-.308-.2.308h-.307v.308h0v.513l-.512-.205v-.308h0v-.513l-.307.205v.308h-.307l.307-.308-.2-.205-.307.205v-.308l-.307-.205h-.2v.513l-.41.308h-.1l.512-.308v-.513l-.512.513h-.512l.307-.205.717-.513v-.513l-.2-.308h.307v-.308h-.614l-.512.513-.512.821H220.8l-.2-.308.307-.308v-.308h.307l.2-.205-.307-.205v-.205l.307-.308h.614v-.821l-.2.205v-.308l.2-.205h.307l-.2.616.921.616h.921v-.308h.614v-.205h.307v.205h.307l.2.513.512.308v.205l-.2.205-.41.308v.308h.2l.307-.205.512-.821.819-.513.614-.513,1.433-.308h.921l2.048.308.512.205h.2v-.205l.2-.513-.512.513-.2-.308h0l-.307-.205v-.513h.1v.205l.2.205.2-.308.2.205.307-.205v.205h.2l.307-.513.41-.205h1.126l1.638.308,1.74.616h.2l.717.718h.1v-.205l.307-.513h.307l.2-.513h.307l.307-.513.2-.308h-.614l.307-.205h.1v-.308l-.307-.513v-.205l.512.308h.512l2.867-.924h.614l.512-.308v-.308h-.1l-.512-.308-.2-.205.2-.616-.2-.205h-.1l-.2-.205v.308l-.41-.308-.512-.41.2-.205.307.308v.205l.614.308v.513l.307-.308.2.821v.513h2.252l.614-1.129.717-.821v-.308h-.1v.205h-.614v-.308l-.614-.513v-.308l-.2-.616v-.205h-.2v.308h-.2l-.2-.308-.819-.821v-.308h-.307l-1.229-1.847h-.1l-.307-.205-.512-.205-.614-.308-.307-.308v-.616h.2l.2.308.512.308h.2l.2-.205,1.229.616h.819v-.513l.307-.513-.2-.205h.512v.308l-.512.308.2.513h0v.41l.2.205h.2l.921,1.334,1.331,1.231.2.308.307.308,1.433.821.614.513h.512l.512.41.717.924v.205l.2.308,1.126.308.512.513h.2l.307-.205.307-.308-.2-.205H255.1l.512-.308h.307v-.205l-.2-.308v-.205h-.2V550.7l-.512-.616-.2-.616-.307.205-.2.205v-.205l.307-.205v-.513l-.2-.205h-.819v-.513l.307.308.2-.308h.2l.2.205,1.126.513h.307v.1l-.2-.513h.512v.616l.512.308h-.512l.307.308v.205h-.2l-.2.308h.307l.2.205-.614,1.334v.308l.512.513h.512l1.74-.616v-.513l-.2.205h-.307l.2-.308V550.5l-.2-.41v-.924l.2-.205v.308h.512v-.821l.614-.513h.2l.2.513.307.205.307-.205h1.229l.307-.205h.2l-.307.924v.821h-.2l.512.205.614.616h.1v-1.539l-.2-.308v-.308h.2l.614.205.2.205-.2.308.2.821.307.308h.2l.2-.41.307-.513-.307-.308.2-.205v-.308h.307v.616h.307l-.614.616v.41l.512.205v.205l.307.205.307-.205.614-.616v-.616l.2-.308h.2v.308l-.2.513v.308l-.512.513v.205h-.307l-.307.308-1.126-.513h-.2l-.512.308v.616h-.512v.513l-.2.205v-.205h-.1v.205l.307.513,2.252,1.129.819.821h.2l.717,1.129.307.205h.2l.512-.513.512-1.437-.512-.616h-.1l-.307.205.2-.308h.614v-.513h.307v.308l.307.308h0v-.205l1.433-.821h.819l5.119-1.437h2.764l2.355-.308h.819l1.126-.308.819-.411,1.741-.513h.614l.512.205v-.205l-.512-.308h.1l.512.205,2.969.513,1.638.513h.614l1.126.616,2.662,1.129h.307l1.126.308h.819l.512.205,1.638,1.231.512.205h.307l.307-.205,2.252,1.231h.614l.307.205.614-.205.307-.308.307-.616.512-.513.921-1.334.614-.308.614-1.437.41-.616,1.229-.616,4.607-1.231,1.126-.205.2-.205,1.126-.205,1.74-.821h.717l.819-1.334.614-.513.819-.718.307-.308,1.433-.924h0L324,542.7l-.614-.513-.2-.308.307.205.512.308.307.616.307-.205,6.04,1.642h.921l.2-.205v-.308l-.512-2.77v-.308l.307-1.847.819-1.642,1.945-2.052,1.74-.924,2.867-.513.614-.205h.307l.2-.513h.1l.819-.308,1.331-.308,1.433-.616h.307v.308l.2-.205h.2l-.307-.513v-.205l.614-.205.614-.513.307-.205.614-.513.819-1.231.2-.821v-4l-.512-1.95v-.513l-.307-.41-.2-1.95h-.614v-.718l.512-.513.614.205h.614l.614-.513.2-.308v-.205l.512-.924V515.2h.1v-1.026l-.512-.513-.307-.205-.2.205h-1.433l-.614.308-.2-.205-.614.205v-.205l-.2.308h-.614l-.614-.205-.307.205-.307.308h-2.662l-3.174.513h-.614v.205l-.512.205-.512-.205-.307.205h-1.229l-.307.513-.2.205-.307.308-.307.205-1.126.205-.819-.205-1.638.308v-.205l-.512-.205-.307-.513-.307-.205-1.126.205h-.614l-.2-.205h-.307l-1.331-.205h-.307v-1.334l-.307-.205-.307-.513h-.512l-.2-.308v-.308l-.2-.513.2-.308h.307V511.4l-.614.308h-.512v1.231l.2.205v.308h.307l-.307.308-.512.308h-.2l.2-.308.307-.513-.2-.205-.307.205h-.1l-.2.616h-.614l.2-.205-.307-.205v-.308h-.1v-.205l-.2-.205h-.307v.821l-.307.308v.308h-.2v-.308l.307-.513h-.512v.205l-.2.308-.307-.205-.2-.205v-.308h-.819l-.819-.513-.2-.308-.307-.41v-.205h.819l.614-.205h.819l.41-.205h-.1v-.308l.2-.513.307-.205v-.308h.512l.307.308.307-.205-.307-.513h.307l.307-.205v.308h.307l-.2.205.2.205.819.205.512-.205.307-.616v-.923l-.307-.513-.307-.308-.819-.205h-.1l-.2.205-.2-.205-.921-.308h-1.126l-.614-.308h-.2v.205h-.2l-.307-.205h-.512l-.2.205-.2-.308h-.2l-.512.205-1.74-.205-.512.308v.205h-.2l-.2.616h-.1v.616h-.717l-.2.205-1.126.205h-.921l-1.126-.205h-1.126l-.2-.205H306.8l-1.024-.616-.614-.616h0l-.307-.205-.2-.205h-.41v.205h0l-.614.205a.924.924,0,0,1-.41-.718h0l-.307-.821-.512-.205-.819-.41h-.512a1.023,1.023,0,0,0-1.024.513l-.512.513h-1.945l-.41-.41h-.512v.821a.823.823,0,0,0,0,.308h-.2c-.1.1-.2,0-.2-.1l-.2-.205h0c0-.1-.1-.205-.2-.308v-.205l.41.205c0,.205.1.308.2.308h.2v-.718c0-.1,0-.1.1-.205s0-.308.307-.308h.2l.307.308c.2,0,.2.1.2.205l.512.205a1.124,1.124,0,0,1,.819-.1h.512l.307-.41c0-.1,0-.1.1-.1a.41.41,0,0,1,.41-.308h.41a1.839,1.839,0,0,1,1.126-.308l.614.41h.614a.512.512,0,0,1,.512.41c.1,0,.1.1.1.205s.1.1.1.205a.205.205,0,0,1,0,.308l.2.308h1.126c.1,0,.2,0,.2.205s.1.1.2.205l.2.308h.307l.512.513a.2.2,0,0,1,.307.205l.41.205h.41a1.228,1.228,0,0,1,1.024-.616h.1a.923.923,0,0,1,.512.513c.2.1.2.308.307.718s0,.1,0,.1h.41l.307.205.2-.205v-.308h.2v.308h.819l1.126-.513.307-1.231v-.821l.2-.308.512-.513v-.205h.2l.307.205h.307l1.126-.205.307-.205h.307l.307-.205v-.308h-.512l-.307-.308v-.513l-.2-.308h-.2V503.3l.307.308.819-.205.2-.205v-.821l.819.513,1.638.308h.512l-.307.308h.614l.307-.205-.614-.205h.41l2.969.616.2.205.512-.205.614.205.819.513.921-.923,1.433-.924v-.308l.2-.205h.307l.2-.205v-.205l.307-.308.41-.205.614-.513.921-.924.614-.923.2-.513v-.205l-.307-.205-1.638.308h0v-.308l-.819.205H328.4l-1.741-.308.2-.308.614.205h2.56l.512-.308.512-.616v-.616l.2-1.231h0v-.513h.307l-.2-.308.2-.308h-.2v-.924l.307-1.231-.2-.308h.2l-.307-.513v-.308h-.1v-.205h-.2l-.307-.205h-.307l-.614.205-.2.205h-.1l-.614,1.129-.512.205-.614.308-.512-.205-.2-.205-.614.205-.2-.205-.307.205v.616l-.512.205v.205h-.512l-.2.513-.307.308H323.9l.2-.41.2.205h.2v-.616l.512-.308-2.048-.616-.614-.616.2-.205h.2l.2.205v.308l.307-.308.2-.308-.2-.308.819.513.2-.205.307.205v-.308h.1l.307-.205v-.308h.512v.308H328.3v-.205h.2v-.205l.819-.616h-.41l-.512-.513v-.308l-.2-.205v-.205h.2v.308l.921.513h.2l-.307-.616h-.2l-.717-.308v.1h.512l.409.205.2.308h.2v-.821h.307l.512-.308.2-.308h.307l.307-.308,1.126-.308h.307l-.2-.205h-.1l-.512-.308h-.307l.307-.205.512.205.307.205h.2l-.2-.205-.2-.513.2-.513v-.308l-.307-.513h.307l.307.821v.923l.307.513.2.308.307.308h.2l.2.205v.308l.512.308v.924l.307.513,2.355-.205,1.126-.308,2.969-2.052.307-.308.512-.513,1.74-2.565v-.513l-.2-.308h-.614v1.334h-.2l.2-.513h-.512v.308l-.2-.205-.2.205-.512-.205v-.821l-.512.308-.307-.205h-.512v-.205h.307l.2-.308v-.308l.512-.205v-.205h.512l.307.308.307-.308-.2-.308-.512-.513h.307l.2.308h.2l.307-.513v-.616l.307-.205.614-1.129h.2l.2-.205v-.513l-.2-.205-.307.308v.308h-.512l-.2-.513h-.614l-.307.308-.307.205h-.2v-.205l-.307.205-.512-.205-.614.205-.307-.205-.2-.308h-.512l-.512.513h-.307l-.307-.205-.307.205-1.638-.513-.307.205-.2-.205v-.308h.307l.614-.308.819.308.307-.205h.512l.307-.513h.614l.2-.308v-.205l.2.308h.512v.308l.2.205.921-.205.307.308.921-.513h.307l.512.513.307-.308h0l-.2-.308v-1.334l-.614-.308-.2.205h-.2v-.308l-.512-.205H341.2l-.614-.513-.614-.205-1.126-1.539v-.513l.2-.308.2.205-.2.308.2.308.819.923.819.205.512.41h.2l1.229.821v-.308l.307.205.512.308v.205h.2v1.129l.2.513h.2l.614.308.2.205v.205l-.2.205h.307v.923l.2.205.307-.616h-.2l.307-.205.512-.821.614-.308.921-.924V475.7h.307l.819-.821h0l.307-.308.307-.924.512-.821.307-.308V472h.2v.205l.2-.205.307-.513.614-.513,2.764-1.231.307-.308v-1.847l.614-2.668.614-1.744v-2.668l.2-2.77.307-1.437,1.126-1.437h.307l.2-.616.307-.924,1.433-3.489-.2-.616v-1.129l.2-.513v-1.231l.614-1.334.512-.513Z" transform="translate(243.084 4253.697)" /> <path class="c" d="M316.8,488.016h.41l.2.205.1-.205v-.1l-.1-.205V487.4h-.2l-.307.205v.308Z" transform="translate(248.543 4258.308)" /> <path class="c" d="M319.119,487.6l-.2.1-.1-.1-.512.1.614.308.717-.1-.2-.205Z" transform="translate(248.58 4258.313)" /> <path class="c" d="M325.96,482.6l-.921.205-.2.1-.307.205-.307.41-.512.308v.205l-.1.205h-.2v.41l.2.205,1.229-.205h.307l1.638-.821.512-.41v-.513h-.41l-.41-.1-.2.1v-.1Z" transform="translate(248.701 4258.183)" /> <path class="c" d="M313.269,499.926l-.512-.41-.819-.1-.717-.513v.616l-.307.41-.614.1.2.616h.512l.512.513.819.308.307-.308h.307l.921-.308.512-.308v-.205l-.512-.308Z" transform="translate(248.391 4258.607)" /> <path class="c" d="M335.731,478.108l-.307-.1-.614.308-.41.308.2.1.307-.1.2-.205h.1l.307.308h.717l.307.41v-.718l-.307-.616Z" transform="translate(248.963 4258.057)" /> </a></g> </svg> <div class="location-popup-image-text"> <div>Scotland, Northumberland, Cumbria & Northern Ireland</div> <div class="location-popup-image-text-arrow"></div> </div> <div class="location-popup-image-text _2"> <div>Rest of England & Wales</div> <div class="location-popup-image-text-arrow _2"></div> </div> </div> <div class="location-popup-close-button"><img src="{{ url('images/close-icon.svg') }}" loading="lazy" alt="" class="location-popup-close-icon"></div> </div> </div> </div> </div> </div> @endif <form id="location-form" action="{{ route('set-location') }}" method="POST" style="display: none;"> @csrf <input type="hidden" name="user-location" id="user-location" /> </form> @include('cookieConsent::index') <script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=6033ca00d2389b7f0072b332" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"> </script> @include('conversion::includes.conversion-tracker') <script src="{{ url('js/scripts.js') }}" type="text/javascript"></script> <script src="{{ url('js/scripts-additional.js') }}" type="text/javascript"></script> <!-- [if lte IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/placeholders/3.0.2/placeholders.min.js"></script><![endif] --> @yield('custom_scripts') </body> </html>