,,<%
window.setup.environment = window.setup.environments[0];
window.story.render("Header");
window.setup.app_back_to_home = false;
s = JSON.parse(window.game_storage.load().state);
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
%>
<%
window.story.setPlayerHe = function(){
s.player_profile.gender_is_female = false;
s.player_profile.avatar_id = 12;
s.player_profile.height = "6'1\"";
window.game_storage.save({
url_tag: checkpoint_state.url_tag,
hash: window.story.saveHash(),
state: JSON.stringify(s)
});
window.story.show('profile1');
}
window.story.setPlayerShe = function(){
s.player_profile.gender_is_female = true;
s.player_profile["avatar_id"] = 8;
s.player_profile.height = "5'8\"";
window.game_storage.save({
url_tag: checkpoint_state.url_tag,
hash: window.story.saveHash(),
state: JSON.stringify(s)
});
window.story.show('profile1');
}
%>
<div id="header_title"><%= window.setup.game_name %></div>
<%
$(function () { // will run after passage loads
$("#sidebar").css({"display":"none"});
var text = "Analyzing Psychological, Social, & Professional Profiles . . .<br />\
Completing Background Check . . .<br />\
Checking References . . .<br />\
Done."
var type = document.getElementById("start_typewriter_box_1");
var done = document.getElementById("start_typewriter_done_1");
var typewriter_start = new window.Typewriter(text, type,
function() {
setTimeout(function(){
done.style.visibility = "visible";
}, 300);
});
typewriter_start.type(2);
typewriter_start = null;
});
%>
<p id="start_typewriter_box_1"></p>
<div id="start_typewriter_done_1" style="visibility:hidden">
<p class="center">Please confirm your gender.</p>
<p class="center"><a onClick="window.story.setPlayerHe()">Male</a></p>
<p class="center"><a onClick="window.story.setPlayerShe()">Female</a></p>
</div>
<%= window.story.render("Footer") %><%
window.setup.environment = window.setup.environments[0];
window.story.render("Header");
window.setup.app_back_to_home = false;
s = JSON.parse(window.game_storage.load().state);
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
%>
<%
window.story.setHe = function(){
s.match_pronouns = ["he","his","his","he's","man","men","him",];
s.match_cPronouns = ["He","His","His","He's","Man","Men","Him"];
s.player_profile.desires_female = false;
s.player_profile.desired_height = "5'11\" - 6'3\"";
window.game_storage.save({
url_tag: checkpoint_state.url_tag,
hash: window.story.saveHash(),
state: JSON.stringify(s)
});
window.story.show('app_main_home');
}
window.story.setShe = function(){
console.log("setup she before: " + JSON.stringify(s));
s.match_pronouns = ["she","her","hers","she's","woman","women","her"];
s.match_cPronouns = ["She","Her","Hers","She's","Woman","Women","Her"];
s.player_profile.desires_female = true;
s.player_profile.desired_height = "5'7\" - 5'9\"";
window.game_storage.save({
url_tag: checkpoint_state.url_tag,
hash: window.story.saveHash(),
state: JSON.stringify(s)
});
window.story.show('app_main_home');
}
%>
<div id="header_title"><%= window.setup.game_name %></div>
<p>Analyzing Psychological, Social, & Professional Profiles . . .<br />Completing Background Check . . .<br />Checking References . . .<br />Done.</p>
<p class="center">You're attracted to...</p>
<p class="center"><a onClick="window.story.setHe()">Men</a></p>
<p class="center"><a onClick="window.story.setShe()">Women</a></p>
<%= window.story.render("Footer") %>
<%
window.setup.environment = window.setup.environments[0];
window.setup.page_title = "Dashboard";
window.setup.app_back_to_home = false; // whether to show back button
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
%>
<%
$(function(){
// When the user clicks, open the modal
$("#modal1text").click(function() {
$("#modal1").show();
});
$("#modal2text").click(function() {
$("#modal2").show();
});
$("#modal3text").click(function() {
$("#modal3").show();
});
// When the user clicks on <span> (x), close the modal
$(".close").click(function() {
$(".modal").hide();
});
});
%>
<%= window.story.render("Header_App") %>
<div class="sticky_content">
[[View My Profile->app_my_profile]]
<% if (s.player_variables.level !== 6 && s.player_variables.level !== 0) { %>[[Browse Matches->app_browse]]
<% }%>
<% if (s.player_variables.matches.length && s.player_variables.level !== 6) { %>
[[View Your <%=s.player_variables.matches.length%> Chosen match<%=s.player_variables.matches.length === 1 ? "" : "es" %>->app_matches]]
<% } %>
<hr />
<% if (s.player_variables.level === 3) { %>
<h3 class="p_text justify">Your Matches have received notification that you're interested. Check back soon to see if they accepted your request.</h3>
<% } %>
<% if (!s.player_variables.level) { // still loading matches. nothing to see. %>
<p class="p_text justify">Welcome to our matchmaking system, <%= window.setup.player_name[0] %>! Our analysis of your professional, psychological, and social profiles indicates that you're ready to find your <span class="highlight2 pointer" id="modal1text">Match</span>. <%= s.match_cPronouns[0] %> will be the closest thing to perfect that your money can buy. We <span class="highlight2 pointer" id="modal2text">guarantee</span> it.</p>
<p class="p_text justify">To help you succeed, we've assigned you a <span class="highlight2 pointer" id="modal3text">sponsor</span> who knows you personally. We recommend speaking with your sponsor to help with any questions or concerns you may have about the process.</p>
<h3 class="center">We are currently finding matches for you. Check the app again soon for an update. [[Sign Out->game_main]]</h3>
<% } else if (s.player_variables.level === 1) { // still loading matches. nothing to see. %>
<h3 class="center">You have new Matches available! Go for a browse.</h3>
<% } else if (s.player_variables.level > 1 &&
s.player_variables.level < 5) { // level > 1 %>
<p class="p_text justify">Once you've chosen Matches, wait for them to mutually show interest and then decide which one you'd like to get a 30 day free trial with. You can have one Match trial at a time. If you aren't fully satisfied with your Match, cancel your trial within 30 days. Once Matched, you and your Match will meet each other and see if you're compatible.</p>
<% } else if (s.player_variables.level === 4) { %>
<h3 class="p_text center">Matches have shown you mutual interest! Start a trial with one of them.</h3>
<% } else if (s.player_variables.level === 5) { %>
<h3 class="p_text center">Your Match is waiting for you to go on your date.</h3>
<% } else if (s.player_variables.level === 6) { %>
<h3 class="p_text justify">It is unfortunate (and rare) that your trial Match didn't work out. The Match gave you a poor rating and left the following feedback:</h3>
<blockquote><p><%=window.setup.player_name[0]%> was too focused on <strike class="red">love</strike> <em>emotional distractions</em>. I need someone who is serious about finding a life partner without such ridiculous notions.</p></blockquote>
<h3 class="p_text justify red">Because of this, your account is temporarily suspended until we receive a psychological report from your sponsor. Check back later.</h3>
<% } %>
<% if (s.player_variables.matches.length && (s.player_variables.level === 3 || s.player_variables.level === 4)) { %>
<ul>
<li>A <%= s.match_pronouns[4] %> in your Chosen Matches list has changed price:
<ol>
<li><strong><%= s.player_variables.matches[0].name %></strong> has increased from <%= s.player_variables.matches[0].price.substring(0, s.player_variables.matches[0].price.length-1) %> to <%= s.player_variables.matches[0].price %>.</li>
</ol>
</li>
</ul>
<% } %>
</div>
<div id="modal1" class="modal">
<div class="modal-content">
<span class="close">×</span>
<p>A <strong>Match</strong> is a highly compatible potential life partner. Our advanced Matchmaker algorithm analyzes your profile and determines which candidates would be best for you.</p>
</div>
</div>
<div id="modal2" class="modal">
<div class="modal-content">
<span class="close">×</span>
<p>Our <strong><%= window.setup.game_name %> Guarantee™</strong> gives you peace of mind that you will find a compatible Match via our app. If you aren't completely satisfied with your Match, cancel your free Match trial within 30 days.</p>
</div>
</div>
<div id="modal3" class="modal">
<div class="modal-content">
<span class="close">×</span>
<p>Our <strong><%= window.setup.game_name %> Sponsors</strong> advise you during your Matchmaking experience. Your sponsor is a previous user of our app who successfully found a life partner. Your sponsor also wrote you a recommendation when you applied to our program.</p>
</div>
</div>
<%= window.story.render("Footer") %><%
window.setup.environment = window.setup.environments[0];
window.setup.page_title = "Inbox";
window.setup.app_back_to_home = true;
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
%>
<%= window.story.render("Header_App") %>
<div class="sticky_content">
<%
var num_msgs = 3;
var msgs_from = _.sample(s.player_variables.desires_female ? window.setup.femaleNames : window.setup.maleNames, num_msgs);
%>
<ol>
<li> From <%= msgs_from[0] %><br />
>> "Riley. Looking forward to our Virtual Meeting later tonight. You're so attractive."<br /></li>
<li> From <%= msgs_from[1] %><br />
>> "I enjoyed our first date. How 'bout another?"<br /></li>
<li> From <%= msgs_from[2] %><br />
>> "Your intelligence level is impressive. Let's chat."<br /></li>
</li>
</div>
<%= window.story.render("Footer") %><%
window.setup.environment = window.setup.environments[0];
window.setup.page_title = "My Selected Matches";
window.setup.app_back_to_home = true;
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
%>
<%
window.story.app_matches_trial = function(match_index) {
var match = s.player_variables.matches[match_index];
window.setup.check_level_up(checkpoint_state, 5); // LEVEL UP CHECK
s = JSON.parse(window.game_storage.load().state); // fetch new s
s.player_variables.current_match_date_index = match_index;
window.game_storage.save({
url_tag: checkpoint_state.url_tag,
hash: window.story.saveHash(),
state: JSON.stringify(s)
});
window.story.show('app_date1');
}
window.story.app_browse_display_match2 = function(match_index) {
var match = s.player_variables.matches[match_index];
var gender = match.gender_is_female ? "Female" : "Male";
var psych_up_to_date = match.psych_up_to_date ? "up to date" : "out of date";
var show_link = '';
// level 3. Waits for match to accept. (speak to bestie and go for walk to level up)
if (s.player_variables.level === 3) {
show_link = '<p class="center red">Waiting for Match to confirm</p>';
}
if (s.player_variables.level === 4) {
show_link = '<p class="center"><a onClick="window.story.app_matches_trial(' + match_index + ')">Start Trial</a></p>';
}
var match_idx = s.player_variables.current_match_date_index;
if (s.player_variables.level == 5 && match_idx == match_index) {
show_link = '<p class="center">[[Go on date->app_date1]]</p>';
}
// TODO is it 7?
/*if (s.player_variables.level == 7 && match_idx == match_index) {
show_link = '<p class="center">[[Go on date->app_date2]]</p>';
}*/
return '<div class="match_box_flex">\
<div class="center">\
' + window.setup.get_avatar(100, match.avatar_id) + '\
</div>\
<h3 class="center">' + match.name + '</h3>\
' + show_link + '<ul>\
<li><strong>Gender</strong>: ' + gender + '</li>\
<li><strong>Age</strong>: ' + match.age + '</li>\
<li><strong>Height</strong>: ' + match.height + '</li>\
<li><strong>Attractiveness score</strong>: ' + match.attractiveness + '</li>\
<li><strong>Intelligence</strong>: ' + match.intelligence + '</li>\
<li><strong>Psychological status</strong>: ' + match.psych_status + '</li>\
<li><strong>Children owned</strong>: ' + match.children_owned + '</li>\
<li><strong>Children wanted</strong>: ' + match.children_desired + '</li>\
<li><strong>Price</strong>: ' + match.price + '</li>\
</ul>\
</div>';
}
%>
<%= window.story.render("Header_App") %>
<%
var num_matches = s.player_variables.matches.length;
var matches = s.player_variables.matches;
%>
<div class="sticky_content flex">
<%
if (!num_matches) { %>
<h3 class="center">No matches yet. Try [[Browsing for new matches->app_browse]].</h3>
<%
} else {
if (s.player_variables.level === 3) {
// match trial started. date needs to happen %>
<p class="justify" style="width: 100%; height:auto;">Waiting for Matches to show mutual interest. Come back later.</p>
<% }
else if (s.player_variables.level === 4) {
// match trial started. date needs to happen %>
<p class="justify" style="width: 100%; height:auto;">Select a Match to go on a date with. This will start your 30-day free trial.</p>
<% }
else if (s.player_variables.level === 5) {
// match trial started. date needs to happen %>
<p class="justify" style="width: 100%; height:auto;">You already started a Match trial. No further trials are allowed unless you return your current Match within 30 days.</p>
<% }
for(m = 0; m < num_matches; m++) {
print(window.story.app_browse_display_match2(m));
}
}
%>
</div>
<%= window.story.render("Footer") %><%
window.setup.environment = window.setup.environments[0];
window.setup.page_title = "Your Profile";
window.setup.app_back_to_home = true;
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
%>
<%
$(function(){
// HANDLE MODAL
$("#intro1_modal1text").click(function() {
$("#intro1_modal1").show();
});
$(".close").click(function() {
$(".modal").hide();
});
});
%>
<%= window.story.render("Header_App") %>
<div class="sticky_content">
<div class="center light_green_bg">
<h3 class="center"><%= window.setup.player_name[0] + " " + window.setup.player_name[1] %></h3>
<%= window.setup.get_avatar(120, s.player_profile.avatar_id) %>
<p style='padding: 5px 0 10px;'><a class='highlight2' id='intro1_modal1text'>Introspect</a></p>
</div>
<div style="float:left; width: 50%;">
<h3>Your summary:</h3>
<ul>
<li><strong>Gender</strong>: <%= s.player_profile.gender_is_female ? "Female" : "Male" %></li>
<li><strong>Age</strong>: <%= s.player_profile.age %></li>
<li><strong>Height</strong>: <%= s.player_profile.height %></li>
<li><strong>Attractiveness score</strong>: <%= s.player_profile.attractiveness %></li>
<li><strong>Intelligence</strong>: <%= s.player_profile.intelligence %></li>
<li><strong>Psychological status</strong>: <%= s.player_profile.psych_status %> [<%= s.player_variables.level !== 6 ? "up to date" : "<strong class='red'>out of date</strong>" %>]</li>
<li><strong>Children owned</strong>: <%= s.player_profile.children_owned %></li>
<li><strong>Children wanted</strong>: <%= s.player_profile.children_desired %></li>
</ul>
</div>
<div style="float:right; width: 50%;">
<h3>Your ideal match is:</h3>
<ul>
<li><strong>Gender</strong>: <%= s.player_profile.desires_female ? "Female" : "Male" %></li>
<li><strong>Age</strong>: <%= s.player_profile.desired_age %></li>
<li><strong>Height</strong>: <%= s.player_profile.desired_height %></li>
<li><strong>Attractiveness score</strong>: <%= s.player_profile.desired_attractiveness %></li>
<li><strong>Intelligence</strong>: <%= s.player_profile.desired_intelligence %></li>
<li><strong>Psychological status</strong>: <%= s.player_profile.desired_psych_status %></li>
<li><strong>Children owned</strong>: <%= s.player_profile.desired_children_owned %></li>
<li><strong>Children wanted</strong>: <%= s.player_profile.desired_children_desired %></li>
</ul>
</div>
<div id="intro1_modal1" class="modal">
<div class="modal-content">
<span class="close">×</span>
<p>I am a kind, intelligent person from a good family that wants nothing but the best for me. I have accomplished my biggest career goals and now it is time for me to find <strong class="red">love</strong>. But that word is so hushed these days. I want to find the person I'll spend the rest of my life with. I'm hoping this app has the solution.</p>
</div>
</div>
</div>
<%= window.story.render("Footer") %><%
window.setup.environment = window.setup.environments[1];
window.story.render("Header");
window.setup.page_title = "Home";
s = JSON.parse(window.game_storage.load().state);
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
%>
<%
window.story.game_main_restart = function(){
var checkpoint = "start";
window.loadGame(checkpoint);
window.story.start(); //window.location.reload(true);
}
%>
<div id="header_title"><%= window.setup.page_title %></div>
<div class="center">
<h3 class="gold">
<% if (s.player_variables.level === 0) { %>
Text your sponsor and go for a walk in the park to clear your head.
<% } else if (s.player_variables.level === 1) { %>
Browse your Matches.
<% } else if (s.player_variables.level === 2) { %>
Choose some Matches that you are interested in.
<% } else if (s.player_variables.level === 3) { %>
Text your sponsor and go for a walk in the park to clear your head.
<% } else if (s.player_variables.level === 4) { %>
Start a trial with one of your chosen Matches.
<% } else if (s.player_variables.level === 5) { %>
Finish the trial date with your chosen match.
<% } else if (s.player_variables.level === 6) { %>
Text your sponsor and go for a walk in the park to clear your head.
<% } %>
</h3>
<br />
<p>[[Launch Match/Made->app_main_home]]</p>
<p>[[Text Your Sponsor->text_bestie]]</p>
<p>[[Go to the park->explore]]</p>
</div>
<%= window.story.render("Footer") %><%
window.setup.environment = window.setup.environments[1];
window.story.render("Header");
window.setup.page_title = "Text Your Sponsor";
s = JSON.parse(window.game_storage.load().state);
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
var level = s.player_variables.level;
var last_bestie_response;
if (level === 0) {
last_bestie_response = 5;
}
else if (level === 1) {
last_bestie_response = 2;
}
else if (level === 2) {
last_bestie_response = 2;
}
else if (level === 3) {
last_bestie_response = 5;
}
else if (level === 4) {
last_bestie_response = 2;
}
else if (level === 5) {
last_bestie_response = 2;
}
else if (level === 6) {
last_bestie_response = 2;
}
window.story.render("text_bestie_level" + level);
%>
<%
window.story.text_bestie_show_msg = function(msg_obj) {
var p_class = msg_obj.fromPlayer ?
"text_right" : "text_left";
var from_name = msg_obj.fromPlayer ?
window.setup.player_name[0] : "Sponsor";
return '<p class="text_message ' + p_class + '"><span class="from">' + from_name + '</span><br />' + msg_obj.message + '</p>';
}
window.story.text_bestie_add_msg = function(fromPlayer, option_id, updateResponses) {
var obj = fromPlayer ? window.setup.player_text_responses[option_id]
: window.setup.bestie_text_responses[option_id];
var msg = obj.txt;
var new_msg_obj = {fromPlayer: fromPlayer, message: msg};
s.player_variables.current_texts.push(new_msg_obj);
$("#bestie_msgs").append(
window.story.text_bestie_show_msg(new_msg_obj)
);
if (updateResponses) {
// player made choice, so show next response and new options:
s.player_variables.current_text_bestie_q_index = player_options[option_id].next_question_id;
var question_id = player_options[option_id].next_question_id;
var question = window.setup.bestie_text_responses[question_id].txt;
var new_msg_obj = {fromPlayer: false, message: question};
s.player_variables.current_texts.push(new_msg_obj);
$("#bestie_msgs").append(
$(window.story.text_bestie_show_msg(new_msg_obj)).hide().fadeIn(1000)
);
// show new options
window.story.text_bestie_update_options();
}
window.setup.scroll_to_bottom($(".sticky_content"));
window.game_storage.save({
url_tag: checkpoint_state.url_tag,
hash: window.story.saveHash(),
state: JSON.stringify(s)
});
window.story.text_bestie_check_intro_msg();
}
window.story.text_bestie_update_options = function() {
var q_index = s.player_variables.current_text_bestie_q_index;
var bestie_responses = window.setup.bestie_text_responses;
var player_options = window.setup.player_text_responses;
var response_ids = bestie_responses[q_index].response_ids;
$("#text_bestie_options").html(""); // clear it, then update it:
for (i = 0; i < response_ids.length; i++) {
var response_id = response_ids[i];
var option = player_options[response_id].txt;
var new_content = '<a class="link2" onClick="window.story.text_bestie_add_msg(true, ' + response_id + ', true)">' + option + '</a><br />';
$("#text_bestie_options").append(new_content);
}
}
window.story.text_bestie_check_intro_msg = function() {
// show correct instructions message
if (s.player_variables.current_text_bestie_q_index === last_bestie_response) {
s.player_variables.has_texted_bestie = true; // finished texting her.
window.game_storage.save({
url_tag: checkpoint_state.url_tag,
hash: window.story.saveHash(),
state: JSON.stringify(s)
});
if (s.player_variables.level === 0 && s.player_variables.has_gone_on_walk) {
// has_gone_on_walk is reset to false after leveling up.
// leveling up only happens if the user is on level n-1
// (n is 2nd param passed in below)
window.setup.check_level_up(checkpoint_state, 1); // LEVEL UP CHECK (also saves s)
s = JSON.parse(window.game_storage.load().state); // fetch new s
} else if (s.player_variables.level === 3 && s.player_variables.has_gone_on_walk) {
// has_gone_on_walk is reset to false after leveling up.
// leveling up only happens if the user is on level n-1
// (n is 2nd param passed in below)
window.setup.check_level_up(checkpoint_state, 4); // LEVEL UP CHECK (also saves s)
s = JSON.parse(window.game_storage.load().state); // fetch new s
}
console.log("exhausted all texts for this level.");
$("#text_bestie_txt_intro").html("Your sponsor isn't available right now. Try again later. <a onClick=\"window.story.show('game_main')\">Go Home</a>");
$("#text_bestie_back_button").html("<a onClick=\"window.story.show('game_main')\">← Home</a>");
} else {
$("#text_bestie_txt_intro").html("Respond:");
$("#text_bestie_back_button").html("");
}
}
$(function () { // will run after passage loads
if (!s.player_variables.has_visited_bestie) {
// determines whether to show next question
s.player_variables.has_visited_bestie = true;
window.story.text_bestie_add_msg(false, s.player_variables.current_text_bestie_q_index, false); // also saves s
}
window.story.text_bestie_check_intro_msg();
window.setup.scroll_to_bottom($(".sticky_content"));
});
%>
<div class="sticky" style="display: flex;">
<div style="flex: 1;" id="text_bestie_back_button"></div>
<div style="flex: 1;" class="center">Latest Text Messages</div>
<div style="flex: 1;" class="center"> </div>
</div>
<div class="sticky_content" style="top: 75px;">
<div id="header_title"><%= window.setup.page_title %></div>
<div id="bestie_msgs">
<%
for (t = 0; t < s.player_variables.current_texts.length; t++) {
print(window.story.text_bestie_show_msg(s.player_variables.current_texts[t]));
}
%>
</div>
<hr style="clear:both;" />
<h3 class="center" id="text_bestie_txt_intro" style="clear:both">Respond:</h3>
<p class="center" id="text_bestie_options" style="clear:both">
<%
var q_index = s.player_variables.current_text_bestie_q_index;
var bestie_responses = window.setup.bestie_text_responses;
var player_options = window.setup.player_text_responses;
var response_ids = bestie_responses[q_index].response_ids;
for (i = 0; i < response_ids.length; i++) {
var response_id = response_ids[i];
var option = player_options[response_id].txt;
%>
<a class="link2" onClick="window.story.text_bestie_add_msg(true, <%=response_id%>, true)"><%= option %></a><br />
<% } // end for %></p>
</div>
<%= window.story.render("Footer") %><%
window.setup.environment = window.setup.environments[3];
window.story.render("Header");
window.setup.page_title = "Golden Gate Park";
s = JSON.parse(window.game_storage.load().state);
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
var level = s.player_variables.level;
var has_texted_bestie = s.player_variables.has_texted_bestie;
if (!s.player_variables.has_gone_on_walk) {
s.player_variables.has_gone_on_walk = true;
window.game_storage.save({
url_tag: checkpoint_state.url_tag,
hash: window.story.saveHash(),
state: JSON.stringify(s)
});
}
if (s.player_variables.has_gone_on_walk &&
s.player_variables.has_texted_bestie) {
if (s.player_variables.level === 0) {
window.setup.check_level_up(checkpoint_state, 1); // LEVEL UP CHECK
} else if (s.player_variables.level === 3) {
window.setup.check_level_up(checkpoint_state, 4); // LEVEL UP CHECK
}
s = JSON.parse(window.game_storage.load().state); // fetch new s
}
%>
<%
$(function(){
$(".explore_continue").click(function(event) {
var this_id = event.target.id;
$(this).fadeOut(300, function() {
$(this).remove();
$("#" + this_id + "_next").fadeIn(700);
window.setup.scroll_to_bottom($(".sticky_content"));
});
});
});
%>
<div class="sticky" style="display: flex;">
<div style="flex: 1;"></div>
<div style="flex: 1;" class="center">My current thoughts</div>
<div style="flex: 1;"></div>
</div>
<%= window.story.render("Media_Nature") %>
<div class="sticky_content">
<div id="header_title"><%= window.setup.page_title %></div><% if (level === 0 || level === 1) {
// use stored level since level check would never show this %>
<p class="p_text justify">It is a quiet afternoon in my favorite corner of Golden Gate Park, a quiet nook by Mallard Lake under a willow tree where song sparrows trade melodies on a nearby branch. I'm alone here, as usual. Most people are too busy to venture this deep into a natural space. I like being here, away from the city noises and clamor of loud office personalities competing to see who is the most important.</p>
<p class="center"><span class="continue explore_continue" id="explore_0a">Continue ↓</span></p><div id="explore_0a_next" style="display:none;">
<p class="p_text justify">I watch a cloud crawl across the dusty sky, wishing I could always make my life move this slowly. I shouldn't even be here right now; I have so much work to do. But sometimes I just want to...<em>breathe</em>.</p>
<p class="p_text justify">I've spent 30 minutes too long here and I was in the middle of a sweet daydream when my cellphone chime went off.
<% if (has_texted_bestie) { %>
I glanced at my phone's screen to see a notification from <%=window.setup.game_name%>. They finally have [[matches->app_main_home]] for me!
<% } else { %>
I missed a call from my best friend, who is also my <%=window.setup.game_name%> sponsor. Maybe I should [[send a text->text_bestie]].
<% } %>
<% } else if (level === 1) { %>
<p class="p_text justify">I am not quite ready to leave the tranquility of this park. I love how I'm always the only one here. It would be nice to share this place with someone, but everyone is too busy and disconnected from nature to ever come here. Maybe one day...</p>
<p class="center"><span class="continue explore_continue" id="explore_1a">Continue ↓</span></p><div id="explore_1a_next" style="display:none;">
<p class="p_text justify">If I'm lucky, I'll meet someone on <%=window.setup.game_name%> who also loves the outdoors. And just as I have that thought, I receive a notification from the app. It is time to browse my [[matches->app_main_home]]! </p></div>
<% } else if (level === 2) { %>
<p class="p_text justify">
I'm so insanely busy today! I hadn't been to my spot in the park in a while so I came here after work for some quiet time. A drone just brought me my dinner. I watch as it ascends into the air and buzzes away to its next delivery spot.</p>
<p class="p_text justify">I briefly explored the app this morning but I don't know why I'm hesitant to accept a Match. Maybe I'm afraid that it won't work out...or worse, maybe I'm afraid that it will. I'm not sure that my idea of it "working out" is the same as <%=window.setup.game_name%>'s. This is such a huge commitment. Then again, my [[best friend->text_bestie]] found a life partner through this app. My parents and pretty much everyone we know found each other on this app. This is the way of our world now.</p>
<p class="p_text justify">What if I accept a match that I'm not happy with? A 30-day Money Back Guarantee isn't exactly the best policy; how can <em>anyone</em> know for sure if he or she is meant to be with a person in one moon's time?
</p>
<p class="p_text justify">...Maybe I'm just being pessimistic. This app has an impeccable reputation for a reason. I should simply trust the process.</p>
<p class="center">[[← Home ->game_main]]</p>
<% } else if (level === 3) { %>
<p class="p_text justify">
I'm on my lunch break, back by the lake under my willow tree. I feel energized today because I have [[<%=s.player_variables.matches.length%> Match<%=s.player_variables.matches.length === 1 ? "" : "es" %>->app_matches]] now. Browsing through my Matches was an...interesting experience. My best friend seems to think that this app will be good for me. Anyone who is anyone finds their life partner on this app, so I may as well give it a try. It's what I want...right?
</p>
<p class="p_text justify">The song sparrows aren't keeping me company today but I'm keeping myself busy by reading one of my favorite novels. I even managed to find a paperback copy of it! Books are hard to find these days; everything has been digital for decades. Call me crazy, but there's something special about feeling the yellow, age-worn pages as I turn them in anticipation of what is to come.</p>
<p class="p_text justify">Sometimes I wonder if our culture of work, statistics, and algorithms has killed our souls.</p>
<p class="center">[[← Home ->game_main]]</p>
<% } else if (level === 4) { %>
<p class="p_text justify">
I went through the agonizing process of browsing through my Matches and I've finally accepted a few that looked interesting. Now I just have to wait and see if any of them are also interested. Maybe I shouldn't care that much. There are clearly plenty of fish in the app's sea... If these don't work out, I can easily replace them. ...Right?
</p>
<p class="center">[[← Home ->game_main]]</p>
<% } else if (level === 5) { %>
<p class="p_text justify">
I set up a date for the match I chose. I'm nervous. What if I don't like <%= s.match_pronouns[6] %>? What if <%=s.match_pronouns[1] %> doesn't like me?
</p>
<p class="center">[[← Home ->game_main]]</p>
<% } else if (level === 6) {
var description = s.player_profile.desires_female ? "She is stunning. Wild brown curls in her hair, gold in her skin, and warmth in her eyes." : "He is strikingly handsome, in a rugged way with his beard stubble and age-worn jeans. His eyes have a depth to them that I can't ignore." ;
%>
<div id="explore_5a">
<p class="p_text justify">I'm back under my favorite tree, as usual. I seriously can't believe that I got rejected by a Match today, and for the weirdest of reasons! I know that <strong class="red">love</strong> is not discussed these days because everyone is so focused on themselves and their goals, but is it really <em>that</em> foreign of a concept? Decades of digital media consumption, social media addiction, and "swiping left" on profiles have caused a <strong>massive decline in <a class="external" href="https://www.nytimes.com/guides/year-of-living-better/how-to-be-more-empathetic" target="_blank">empathy</a> and matters of the heart</strong>. Maybe I really am the problem. Maybe I should just accept that <strong class="red">love</strong> is not the point. I should want stability, not butterflies. If I want to be taken seriously, then I need to act accordingly.</p>
<p class="center"><span class="continue explore_continue" id="explore_5a">Continue ↓</span></p></div><div id="explore_5a_next" style="display:none;">
<p class="p_text justify"><span>I look up at the trees to see if my song sparrows are nearby, but the park is very quiet today. I pull out my novel, happy to touch its delicate pages once again. A coworker saw it in my office earlier and cringed. He couldn't understand why I wouldn't rather read on a tablet. A few minutes after reading, I hear something moving nearby. I look around the lake: nothing but ripples move across its surface. I turn around to inspect the trees behind me to see if I can find the source of the sound, and to my surprise, <strong>I see a <%=s.match_pronouns[4]%> heading my way</strong>. <%=s.match_cPronouns[0]%> looks just as startled to see me but clearly isn't shy and continues to head in my direction.</p>
<p class="center"><span class="continue explore_continue" id="explore_5b">Continue ↓</span></p>
</div>
<div id="explore_5b_next" style="display:none;">
<p class="p_text justify">A moment later, <%=s.match_pronouns[0]%> is standing in front of me. I stand up, unsure how to react. <%=description%> <em>No one</em> is ever here, so who is this person and why is <%=s.match_pronouns[0]%> here?</p>
<p class="center">[[Start a conversation → ->explore_match1]]</p>
</div>
<% } else {%>
<p class="p_text justify">
I fell asleep in the park today. My mind is so tired.
</p>
<% } %>
</div>
<%= window.story.render("Footer") %><%
document.getElementsByTagName("BODY")[0].className = window.setup.environment;
%><%
window.setup.environment = window.setup.environments[2];
window.story.render("Header");
window.setup.app_back_to_home = false;
s = JSON.parse(window.game_storage.load().state);
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
%>
<%
$(function(){
var text = "The year is 2098. The city is San Francisco, where people are addicted to being busy. Everyone is so focused on their careers and social networks that they have little time to look for <strike class='red highlight2' id='intro1_modal1text'>love</strike> <em>a reliable life partner</em>.";
var callback1 = function(){
$("#intro1_typewriter_done_1").delay(1000).fadeIn(500);
// HANDLE MODAL
$("#intro1_modal1text").click(function() {
$("#intro1_modal1").show();
});
$(".close").click(function() {
$(".modal").hide();
});
$("#intro1_sidebar").delay(1000).fadeIn(500);
};
$("#intro1_typewriter_box_1").html(text);
$("#intro1_typewriter_box_1").delay(500).fadeIn(1500, callback1);
$('#intro1_typewriter_done_1').click(function () {
$(this).remove();
text = "You are <strong>" + window.setup.player_name[0] + " <span class='highlight2' id='intro1_modal2text'>" + window.setup.player_name[1] + "</span></strong>, one of the many (un)fortunate members of Generation <span class='highlight2' id='intro1_modal3text'>GTD</span>, a class of people who are <a class='external' href='https://www.nytimes.com/2019/04/29/smarter-living/the-case-for-doing-nothing.html' target='_blank'>busy being busy</a>.";
$("#intro1_typewriter_box_2").html(text);
$("#intro1_typewriter_box_2").fadeIn(1500, function() {
// Animation complete
$("#intro1_goto_next_passage").fadeIn(500);
// HANDLE MODALS
$("#intro1_modal2text").click(function() {
$("#intro1_modal2").show();
});
$("#intro1_modal3text").click(function() {
$("#intro1_modal3").show();
});
$(".close").click(function() {
$(".modal").hide();
});
});
});
});
%>
<div class="sidebar" id="intro1_sidebar" style="display: none;">
<div class='img_vert_center_outer'>
<span class='img_vert_center_inner'></span>
<%= window.story.render("Media_Checklist") %>
</div>
</div>
<div class="content">
<p class="seablue merriweather primary_text" id="intro1_typewriter_box_1" style="display:none"></p>
<p class="center big" id="intro1_typewriter_done_1" style="display:none"><a class="continue">Tell me more...</a></p>
<p class="seablue merriweather primary_text" id="intro1_typewriter_box_2" style="display:none;"></p>
<div id="intro1_goto_next_passage" style="display:none">
<p class="center big">[[Onwards →->intro2]]</p>
</div>
</div>
<div id="intro1_modal1" class="modal">
<div class="modal-content">
<span class="close">×</span>
<p><strong class="red">Love?</strong> Do people still speak of such things? ...<strong>Do you?</strong></p>
</div>
</div>
<div id="intro1_modal2" class="modal">
<div class="modal-content">
<span class="close">×</span>
<p><strong>Metanoia</strong>: <i>noun, Greek</i>. Changing one’s mind, heart, self, or way of life; a profound, usually spiritual transformation or conversion. <a class="external" href="https://en.wikipedia.org/wiki/Metanoia_(theology)" target="_blank">Source</a></p>
</div>
</div>
<div id="intro1_modal3" class="modal">
<div class="modal-content">
<span class="close">×</span>
<p><strong>GTD</strong>: "Getting Things Done" generation. Includes those born in 2050 and later.</p>
</div>
</div>
<%= window.story.render("Media_Intro") %>
<%= window.story.render("Footer") %><div id="header_title"><%= window.setup.game_name %></div>
<div class="sticky" style="display: flex;">
<div style="flex: 1;">
<% if (window.setup.app_back_to_home) { %>
[[← Back->app_main_home]]
<% } %>
</div>
<div style="flex: 1;" class="center"><%= window.setup.page_title %></div>
<div style="flex: 1; text-align: right">[[Sign Out->game_main]]</div>
</div><svg xmlns="http://www.w3.org/2000/svg" style="
position: fixed;
z-index: -10;
top: 0;
left: 20px;
opacity: .5;
height: 110%;"
viewBox="0 0 333.04 559.47"><defs><style>.cls-1{fill:#2c2e69;fill-rule:evenodd;}</style></defs><title>tree_silhouettes_1702 roz</title><g id="New_Symbol_206" data-name="New Symbol 206"><path class="cls-1" d="M170.59,19.58c-.15,2.18,0,4.7-2.91,4.07C167.3,20.94,167.88,19.2,170.59,19.58Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M159,21.32c2.21-.08,2.74,1.52,2.91,3.49C159.51,25,158.51,23.91,159,21.32Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M141.53,28.88c-.08,1,.71,1.22.58,2.32-1.88,1.59-4.2-.1-5.23-1.16C137,28.23,139.77,29.06,141.53,28.88Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M199.65,32.36c.09-.68,1-.49,1.74-.58C201.29,32.46,200.33,32.27,199.65,32.36Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M200.81,37c.19-2.74,3.22-2.47,4.65-1.16C205.33,37.66,202.56,36.83,200.81,37Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M167.1,44a3.79,3.79,0,0,1-.58,2.9h-2.33C163.84,44.6,165.49,44.32,167.1,44Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M179.3,46.89c-2,.6-.9-1.8-1.16-2.9C179,44.48,179,45.86,179.3,46.89Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M122.93,45.73c1.67.07,3.8-.32,4.65.58C128,49.11,122,48.6,122.93,45.73Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M210.11,46.89c.79-1.5,3.56-.12,4.64,0C214.25,48.09,210.71,47.51,210.11,46.89Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M77.6,47.47c2.43.1,3.17,1.87,2.9,4.65C78.3,51.81,77.94,49.65,77.6,47.47Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M231.61,50.38c1.57.88-.93,2.51-1.16,3.49C228.82,52.94,231.71,51.7,231.61,50.38Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M63.65,56.77c0-.56.71-.45,1.16-.58C64.8,56.76,64.1,56.64,63.65,56.77Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M239.16,57.36c-.43,1.65-3.73,2.37-5.23,1.16C233.85,55.42,237.75,56,239.16,57.36Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M63.65,60.84c-2.26.13-3.65-.61-4.07-2.32C61.39,56.77,65.1,59.33,63.65,60.84Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M204.87,62.59c.88-1.76,2.55.48,4.07,0C208.26,64.15,205.91,62.58,204.87,62.59Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M232.19,63.17c-1.07,1.63-2.28,3.14-5.23,2.9C226.54,62.94,229.33,63,232.19,63.17Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M96.78,65.49a4.09,4.09,0,0,1,2.32,4.07C97.69,68.83,97.22,67.18,96.78,65.49Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M248.46,66.07c-1.07.87-2.76,1.12-4.65,1.17C243.94,65.43,246.71,66.25,248.46,66.07Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M73.53,70.14a2.69,2.69,0,0,0,.58-1.74c2.73.37,5.5.69,5.81,3.48C77.44,72.69,75.36,70.77,73.53,70.14Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M251.37,71.3c-2.05-.27-5.6,1-5.23-1.74C248,68.71,251.32,68.7,251.37,71.3Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M240.91,73.05c-.6,1.34-2.67,1.2-4.65,1.16C236.85,72.87,238.93,73,240.91,73.05Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M233.35,78.86c-.6,1.49-3.78,2.32-5.23,1.16C228.78,78.14,231.51,78,233.35,78.86Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M251.37,82.93c2,.27,3.18,1.46,4.65,2.32C254.78,86.45,251.42,84.84,251.37,82.93Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M110.14,84.09c2.53-.2,3,1.6,3.49,3.48C110.75,88.13,110.72,85.83,110.14,84.09Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M70.62,86.41c.84-1.36,3.46.37,4.65.59C74.22,88.57,71.77,86.67,70.62,86.41Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M252.53,86.41c2.56-.43,2.38,1.88,4.07,2.33C255.36,90.13,252.46,88.26,252.53,86.41Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M250.79,89.32c-.26,1-4.39,1-4.65,0C246.3,86.67,250,88.87,250.79,89.32Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M84,91.65c.07-1.29,2.47-.25,3.49-.59A2.34,2.34,0,0,1,84,91.65Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M240.91,92.81c.09-.69,1.06-.49,1.74-.59h1.75C244.32,93.51,241.93,92.47,240.91,92.81Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M255.44,99.2c2.53.18,3.32,2.11,4.65,3.49C258.52,103.83,255.82,101.17,255.44,99.2Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M36.91,101.53a1.6,1.6,0,0,1-1.74,1.16A1.59,1.59,0,0,1,36.91,101.53Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M254.86,103.27c.48-1.85.76,1,.58,1.74C255,106.86,254.67,104,254.86,103.27Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M256.6,103.27a4.38,4.38,0,0,1,3.49,3.48A4.37,4.37,0,0,1,256.6,103.27Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M262.41,122.45c-1.62,1.31-3.59-2.38-4.65-4.07-.37-.6-1.34-.6-1.16-1.75.67.1,1-.12,1.16-.58C261.22,116.27,260.47,120.7,262.41,122.45Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M34.59,117.22c0,2.13-2,2.22-2.9,3.48C30,119.12,32.87,117.27,34.59,117.22Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M33.43,120.12C35,122,31.87,124,29.94,124.19,30.51,122.24,32.08,121.29,33.43,120.12Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M31.1,137c0,2.28-1.83,2.81-3.48,3.48C28.44,139,29,137.17,31.1,137Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M288,142.21c-.07,1.28-4.49,3.12-4.66.58A10.87,10.87,0,0,1,288,142.21Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M298.44,154.41c-.8,1.14-4.93.71-5.81,0C293.28,152.12,297.43,153.52,298.44,154.41Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M300.19,156.15c-1.12,1.25-3,1.28-4.65.59C296.52,154.9,298.24,156,300.19,156.15Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M312.39,201.48c3.68,0,3.87,3.5,4.65,6.4-1.73,0-2-1.51-3.49-1.75C314.9,203,312.19,204.59,312.39,201.48Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M303.67,206.72c1.48.77-.85,2.58-.58,4.06C301.44,209.83,303.37,207.63,303.67,206.72Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M315.3,218.34c2.46.06,3.47,1.56,4.07,3.49C316.91,221.77,315.89,220.26,315.3,218.34Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M301.35,219.5c1,.14,1.32,1,1.16,2.33A2.56,2.56,0,0,1,301.35,219.5Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M315.88,221.83a3.52,3.52,0,0,1,3.49,3.48C317.87,224.49,316.08,224,315.88,221.83Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M301.93,232.87a11,11,0,0,1,4.65.58C306.3,234.25,301.34,234.86,301.93,232.87Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M310.07,238.1c1.5,1.35-1,3.62-2.33,4.07A22.11,22.11,0,0,1,310.07,238.1Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M70.62,241c.11-.66.59-.33.58,0C71.09,241.67,70.62,241.33,70.62,241Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M279.85,240.42c2.29-.35.68,3.19,1.16,4.65C280,244.15,279.75,242.46,279.85,240.42Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M326.92,267.16c1.78.93,4,1.4,4.07,4.07A4,4,0,0,1,326.92,267.16Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M307.16,270.65c1.19-1.71,3,.78,4.07,1.16C310.29,273.27,308.43,270.78,307.16,270.65Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M282.75,271.23c1.14,1,1,5.57-1.16,5.23C281.34,274.08,282.13,272.74,282.75,271.23Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M331.57,274.71c-1.7-.26-4.19-2.74-3.49-3.48A3.51,3.51,0,0,1,331.57,274.71Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M329.83,284c1.8.72,3.27,1.77,3.49,4.07C332.08,286.79,329.5,286.86,329.83,284Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M287.4,286.92c2.73.48-.34,4-.58,5.23C285.35,291,287.14,288.25,287.4,286.92Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M329.83,287.5c1.91.81,3.55,1.87,3.49,4.65C332,290.8,329.8,290.24,329.83,287.5Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M328.66,289.24c1.12-1.82.59,3.92.59,4.07-.06,1.26,1.27,2.95.58,4.07a4,4,0,0,0,1.74,1.16c-.57,3.67,3,3.23,2.91,6.39a11.7,11.7,0,0,1-3.49-3.48c-.59.38-.6,1.34-1.74,1.16-.34-1.21-1.44-1.66-1.17-3.49.23-1.52,1.87-1.62,1.17-4.06-1.69,1.3-2.88.08-3.49,2.9-1.87-.84-4.17-1.25-4.07-4.07a4.12,4.12,0,0,1,3.49,2.33c1.89-.84,1.46-1.3,1.16-3.49C327,291.43,329.14,291.65,328.66,289.24Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M192.09,298c.06,2.58-.69,4.35-2.91,4.65C188.51,300.17,189,298,192.09,298Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M322.85,298c2.15.38,3,2,3.49,4.07C324.76,301.09,322.69,300.64,322.85,298Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M291.47,299.71c-.56,1.18-1.19,2.29-1.74,3.48C288.27,302.26,290.13,299.76,291.47,299.71Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M331,304.35c2.63-.11,3.31,1.73,3.49,4.07C332.55,307.83,331.05,306.81,331,304.35Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M86.31,306.68c-.56,1.95-2.13,2.9-3.48,4.07C81.74,309.43,83.89,306.41,86.31,306.68Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M163,309c-.11,2.22-.83,3.83-2.91,4.07C158.51,310.78,160.48,307,163,309Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M25.87,310.75c1.16-1.5,2.36,1.86,2.33,3.48C26.89,313.6,27.18,311.38,25.87,310.75Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M81.66,314.23c2.12.6,3.21,2.23,3.49,4.65C83.58,317.75,82,316.63,81.66,314.23Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M81.66,317.72c1.17,1,2.71,1.56,2.91,3.49s-2.25,1.23-2.32,2.91c-1.58-.53.59-2,.58-2.91C82.49,320,81.39,319.55,81.66,317.72Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M332.15,317.72c2.14.38,3.05,2,3.49,4.07C334.06,320.85,332,320.41,332.15,317.72Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M39.82,318.88c2.38.14,2.61,2.43,2.91,4.65C40.52,323.22,40.17,321.06,39.82,318.88Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M43.31,324.69c-.1,2.23-2.1,2.55-2.91,4.07-.5-1.9-.17-3.86-1.16-6.39C42,322.11,40.52,326.52,43.31,324.69Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M317,325.28c1.44.3,2.07,1.41,2.91,2.32C319.08,329,317,326.68,317,325.28Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M42.73,328.18c0,2.72-1.91,3.52-4.07,4.07C39.59,330.47,40.06,328.23,42.73,328.18Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M296.7,332.25a4.35,4.35,0,0,1-2.9,4.07C293.9,334.1,294.62,332.49,296.7,332.25Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M296.12,335.74c1.65,1.69-.85,4.16-2.32,4.65C293.94,338.21,295.14,337.08,296.12,335.74Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M12.51,343.87c-1.69-.83-2.4-2.64-2.91-4.65C11.48,339.87,12.79,341.07,12.51,343.87Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M185.7,339.81c2,.18,2.31,1.94,2.9,3.48C187.44,342.33,185.9,341.73,185.7,339.81Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M135.13,349.1a5.31,5.31,0,0,1,2.91,4.07C136.82,352.07,135,351.59,135.13,349.1Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M6.11,349.69a3.77,3.77,0,0,1,2.91.58c0,2.12-1.65,2.61-2.33,4.07C4.92,354.29,5.33,350.54,6.11,349.69Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M325.18,350.27a5.21,5.21,0,0,1,2.32,2.32c-.1,1.83-.41,3.47-2.32,3.49.42-1.59-1.16-1.17-1.16-2.33C323.39,351.58,325.46,352.1,325.18,350.27Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M208.94,356.66c-1.82-1.67.92-3.7,1.75-4.65C212.45,353.62,209.46,355.4,208.94,356.66Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M185.11,357.24c2.12.6,3,2.43,3.49,4.65C187,360.75,185.43,359.64,185.11,357.24Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M325.76,357.82c-.44,2.08-1.35,3.69-3.49,4.07C322.21,359.31,322.77,357.35,325.76,357.82Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M41.56,358.4c-.07,2.26-1.71,2.94-2.9,4.07C37.46,361.23,39.72,358.53,41.56,358.4Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M41.56,361.89c-.06,2.46-1.56,3.47-3.48,4.07C38.86,364.22,39.2,362,41.56,361.89Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M61.91,363.63c1.35,1.17,3.29,1.74,2.9,4.65A5.78,5.78,0,0,1,61.91,363.63Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M60.74,367.12c2.16.37,3.24,1.8,2.91,4.65C62.13,370.77,60.7,369.68,60.74,367.12Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M214.17,369.45c1.86,1.89-1.06,3.94-1.74,5.23C210.86,373.06,213.4,370.64,214.17,369.45Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M41,375.84c-.46,1.86-2.11,2.54-2.9,4.07C36.88,378.67,39.14,376,41,375.84Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M106.08,379.33c-.08,2.24-2.36,2.29-2.91,4.06C102,382.15,104.24,379.45,106.08,379.33Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M59.58,380.49c2.21.5,3.35,2.07,3.49,4.65A7.8,7.8,0,0,1,59.58,380.49Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M203.71,380.49c3-.13,3.28,2.54,4.07,4.65C206,384.05,203.74,383.37,203.71,380.49Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M295.54,381.65c2.17.48,2.66,3.27,5.23,1.74.15,3.83-1.87,5.49-3.49,7.56-1-.43-.08-1.06,0-1.74-1-1.15-2.93-1.34-2.32-4.07,1.44-.09,1.8.91,2.9,1.16C298.39,383.45,295.43,384.09,295.54,381.65Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M61.32,388a5.29,5.29,0,0,1-2.9-4.06C60,382.86,61.85,385.28,61.32,388Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M152,386.3c1.7,1.18-.79,3-1.16,4.07C149.12,389.18,151.61,387.33,152,386.3Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M312.39,386.88c1.42,1.65-.94,4.46-2.9,4.65C310.18,389.71,310.7,387.71,312.39,386.88Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M78.76,388.63a4.38,4.38,0,0,1-3.49,3.48C76.1,390.61,76.63,388.82,78.76,388.63Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M157.22,389.21c-.06,2.45-1.57,3.47-3.49,4.06C153.79,390.81,155.3,389.8,157.22,389.21Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M146.76,391c1.44-.09,1.8.91,2.9,1.16,0,1.54.22,3.32-.58,4.07C147.34,395.41,146.32,393.9,146.76,391Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M261.83,392.69c1,.43.08,1.06,0,1.75C260.79,394,261.74,393.38,261.83,392.69Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M179.3,393.27c-.13,1,.59,2.91-1.16,2.33.43,2.95-1.44,3.6-2.32,5.23-1-1.59,1-2.49,0-5.23C177,394.85,176.87,392.78,179.3,393.27Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M183.37,394.44c1-.08,1.23.71,2.33.58.33,1.88-.4,2.7-.59,4.07C183.58,398.53,181.82,396.28,183.37,394.44Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M239.16,395.6c1.75,0,1.75,5.18,0,5.23-2.08.34-1.76-1.72-1.74-3.49C238,396.72,239.57,397.16,239.16,395.6Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M106.08,396.18c-.44,2.08-1.35,3.69-3.49,4.07C103,398.17,103.93,396.56,106.08,396.18Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M57.26,396.76c3.56.12,2.47,4.89,3.48,7.56C58.28,403.1,57.43,400.26,57.26,396.76Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M303.09,396.76c2.48.05,3.16,1.88,3.49,4.07C304.66,400.23,303.15,399.22,303.09,396.76Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M144.43,397.92c2.22.5,3.35,2.08,3.49,4.65C145.88,401.9,144.23,400.84,144.43,397.92Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M203.71,398.51c3-.65,2.16,2.49,3.49,3.48C206,403.13,203.54,400.64,203.71,398.51Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M105.49,399.67c2,1.61-1.5,2.72-1.74,4.07C102.05,402.37,104.59,400.35,105.49,399.67Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M251.37,404.32c-1.69-1.73.3-4.71,2.32-4.65C253.83,402.13,252,402.62,251.37,404.32Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M289.73,399.67c1.34.46-.3,2.73-1.16,2.9.17,1.76,1.79,2.08,1.16,4.65a1.59,1.59,0,0,1-2.33,0v2.91c2.07.7,3.71,2.73,2.33,5.23-1.35-.4-1.56-1.93-2.91-2.33.31-3.8-.36-6.61-.58-9.88C287.87,402.46,288.4,400.67,289.73,399.67Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M178.72,400.25c1.59-.42,1.17,1.15,2.33,1.16.25,2.19-1.15,2.73-1.75,4.07C177.32,404.86,177.05,401.37,178.72,400.25Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M130.48,400.83c-.32,2-1.69,3-2.9,4.07C126.38,403.66,128.64,401,130.48,400.83Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M202.55,401.41c1.3.25.23,2.87.58,4.07a5.37,5.37,0,0,0-3.48,2.32C199.14,406.5,200.55,402.14,202.55,401.41Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M144.43,402c2.31,0,2.41,2.24,3.49,3.49C146.54,406.82,144.61,403.78,144.43,402Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M253.11,402.57c1.86,1.9-1.06,3.95-1.74,5.23C249.8,406.19,252.34,403.76,253.11,402.57Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M317,402.57c.28,1.83-.72,2.38-1.74,2.91.38,1.74,1.24-.56,2.32,0,.31,2.83-2.31,2.72-2.9,4.65-1.61-1,1.91-3.53-.58-4.07C314.51,404.3,315,402.71,317,402.57Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M113.05,404.32c2.38.82-2.43,3.78.58,3.48-.53,2.38-1.78,4-4.07,4.65C110.8,409.82,110.66,405.8,113.05,404.32Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M142.69,404.32c2.92,1.43-.9,6,1.16,8.13-.83,1.5-1.36,3.29-3.49,3.49-.6-2.93.6-4.05,2.33-4.65.51-1.87-1.92-.79-1.74-2.32C140.08,406,142.33,406.09,142.69,404.32Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M89.8,405.48c1.47,1.13-1.48,2.74-1.74,4.07C86.47,408.29,89.42,406.69,89.8,405.48Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M54.35,406.06c2,0,3.18,2.92,1.74,4.65C53.65,410.62,53.53,407.86,54.35,406.06Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M48.54,407.22c1.86.08,2.56,1.32,2.32,3.49.41,1.45,1.55-1.08,2.91-.58-.46,1.86-2.11,2.54-2.91,4.07-.74-.13-.76-1.74,0-1.75C49.52,411.39,46.67,409.66,48.54,407.22Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M202.55,407.8c1,.54,2,1.08,1.74,2.91.88,1.84,3.15,2.28,2.91,5.23-1.35-1.18-3.11-1.93-3.49-4.07a2.15,2.15,0,0,1-2.9,0C200.29,409.42,201.4,408.59,202.55,407.8Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M286.24,414.2c0,2.12-1.65,2.61-2.33,4.07C282.52,417,284.39,414.13,286.24,414.2Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M130.48,414.78c-.19,2.84-2.25,3.22.58,3.49-.43,2.07-1.34,3.69-3.48,4.06C128.09,419.24,126.66,415.53,130.48,414.78Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M203.71,414.78c2.43.29,3,2.42,3.49,4.65C205,418.93,203.85,417.35,203.71,414.78Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M143.85,415.36c2.21.5,3.35,2.07,3.49,4.65C145.76,418.87,144.17,417.76,143.85,415.36Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M301.93,416.52c1.1,1.4-1.1,2.48-1.16,2.91s.86,1,.58,1.74a11.28,11.28,0,0,1-2.32,3.49c-1.61-1,1.91-3.53-.59-4.07C298.88,418.51,299.79,416.9,301.93,416.52Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M266.48,417.68c1.25,1.82-.83,4.33-2.91,4.65C263.51,419.76,264.26,418,266.48,417.68Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M116.54,422.91c-1.83-.49-2.41-2.24-2.91-4.07C116.18,416.82,118.15,420.62,116.54,422.91Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M318.2,418.27c-.44,2.07-1.34,3.69-3.48,4.06C315.16,420.25,316.06,418.64,318.2,418.27Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M223.47,420.59c.11,2.82-1.15,4.27-3.48,4.65C219.87,422.41,220.24,420.07,223.47,420.59Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M317.62,421.75c1.49,1.53-.51,4.5-2.32,4.65C315.27,424.05,316.46,422.92,317.62,421.75Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M318.79,425.24c3.19-.55,4.06,1.87,2.9,4.07C319.75,428.92,318.54,427.81,318.79,425.24Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M208.94,45.15c-.44,5.48,3.41,6.66,4.07,11,1.3-.25.24-2.86.58-4.07-.18-1.36-2.75-.34-2.32-2.32,1.45-1.16,4.78-.48,4.65,1.74h-1.75c.29,3.46-.61,5.19,0,7.56,2.25-.08,2.3-2.36,4.07-2.91-1.92-2-.29-4.68,2.33-5.23,0,1.55-.22,3.32.58,4.07a40.42,40.42,0,0,1,8.13-2.32c.09,1.44-.3,2.41-1.16,2.9,4,2.81,9.09,4.48,11.63,8.72,1.18,1,1.13-.43,2.32.58a3.77,3.77,0,0,0,.58,2.9c2.31,2,2.55,6,5.23,7.56-.34,2.09.68,2.81,1.16,4.07.1.68,1.06.49,1.75.58-.22,8.94,4.19,13.25,4.07,22.08-1.33-1.82-.18-1.43-2.33-.57-1.91-3-.05-3.36.58-6.4-.79-.33-4.12-.66-4.65-2.91,2.19.26,2.65-1.22,3.49-2.32-.94-2.74-1.08-6.28-4.07-7-.42-1.78,1-1.71.58-3.49.09-.79-3.24-.21-2.32,1.74-1.38-.36.09-3.58-1.16-4.06-1.4.41-5.55,1.68-5.23-1.17,1.84-.89,2.55-.2,4.65,0,.47-.11.57-.58,1.16-.58.1-3.79-2.26-5.1-3.49-7.56-3.26.17-3.52-2.68-5.81-3.48.07-1-.71-1.23-.58-2.33-2.84-4.13-8.17-5.78-14.53-6.39-2.75.54-3.75,2.84-5.81,4.07,1.7.62,2,2.61,1.74,5.23h1.74c1.39-.17-.64-1.57-1.16-1.74,2-1.63,3.73,2.06,5.81,2.32,1.46,1.64,4.36,1.84,5.81,3.49,2.4-1.36,3.61.72,5.23,1.74.06,1.59-1,1.17,0,2.33,3.08,2.73,4.31,7.31,8.72,8.71.25,3.22-.1,4.24,1.75,6.4.05,3.55-4.79,3.94-7.56,2.9.33,2.38,2.68,2.75,2.91,5.23h2.9c.11,1.94,1.94,3.27,0,4.07.08,2,1.67,2.6,1.75,4.65,2.73-1.84.48-6.37,2.32-8.14-.4-2.89-2-4.56-2.32-7.55,2.22,2,1.46,7.06,4.65,8.14-.46,3.74.85,5.73,1.16,8.71,3.24.5,4.77-.2,6.39,1.17-.91,3.26.4,11.48-3.49,9.88-.63-2.58,1-2.89,1.17-4.65-3.12-1.51-1.89,3.5-1.17,5.81,1.33.61,2.06,1.81,4.07,1.74.25,1.61-2.17.55-2.32,1.74-.56,1.66,1.87.64,1.74.59,1.83.76,2.67,2.07,3.49,4.06a2.78,2.78,0,0,1-1.75.59c.92,2.37,3,3.56,4.07,5.81,2.8-1.08,4.16-3.59,7.56-4.07a2.55,2.55,0,0,1-1.16,2.32c.73.78,1.74,1.14.58,2.33.09.68,1.06.49,1.74.58a5.38,5.38,0,0,1-3.49,2.32c.13,1.81,2.9,1,4.65,1.17,1,1.1,2.46,1.8,3.49,2.9,1.34.18.64-1.68,1.74-1.74,1.36.19,2.51.6,2.91,1.74a11,11,0,0,1,4.65-.58c-1.33,1.58-4.22,1.59-6.4,2.33a11.4,11.4,0,0,0,7.56,4.65c2.12,5.23,6.33,8.39,8.72,13.36,1-.07,1.22.71,2.32.58.33,3.55,2,5.78,2.91,8.72.75-.8,2.52-.57,4.07-.58,1.23,1.28,1.4,3.63,3.48,4.07-2.33,1.35-5-1.91-7-2.91.81,2.68,1.65,5.32,4.65,5.81-.73,4.39-.06,6.4,1.16,9.89,4-2.41,4.06,3.54,6.39,4.64-1.75,1-4.09-2.47-5.81-3.48.56,2.15,1.11,4.32,2.33,5.81a8.16,8.16,0,0,0,1.16,6.39c.81,7.91,2.74,14.7,3.49,22.67a1.58,1.58,0,0,0,1.16,1.74c-1.26,3.06.17,4.57,0,8.72,1,.56,1.27,1.83,1.74,2.9H320c1.27,1.44,1.23,4.2,4.07,4.07-3.23,2.43-4.55-2-7-2.32.27,2.45,2.84,2.58,4.07,4.07.17,3.2-.18,7.63,1.16,11,2.23-1.51,5.11.46,5.23,2.9-2.05-.27-3.18-1.47-4.65-2.32,2.32,11.05,5.21,21.52,5.81,34.29-.48,1.85-.76-1-.58-1.74-.16-1.22-1.55.84-2.32-.59-.92-3.43,2-3,1.74-5.81-.72-2.63-1.69,1-2.9-.58,0-1.77-.34-3.82,1.74-3.49.34-2.47-.42-3.84-.58-5.81-.43-1.44-1.75,1.92-2.91,0-.92-3.44,2-3,1.75-5.81-.39-1.74-1.25.56-2.33,0,.24-1.4-1.06-1.26-.58-2.9-.76-1.77-3.67-1.37-2.9-4.65,2.46.05,1.9,3.13,4.06,3.48,1.31-1.53-.36-5-1.16-6.39-1.81,1.11.91,2.52.58,4.07-1.61-1.49-4-2.19-3.48-5.81-1.67.08-1.07,2.42-1.17,4.06-2.31-.37-1.66,2.22-1.74,4.07.18.79,1.45.48,2.32.58a8.93,8.93,0,0,0,2.33,7c.16.94-.55,1-.58,1.74.24,2.48,3,2.46,2.9,5.23-1.58-.73-2.31-2.33-3.48-3.48-2.57,1.78-2.44,5-1.17,8.13.14,1.5,1-.8,2.33,0,3.08,1.65,2.37,4.08,3.49,7a22.11,22.11,0,0,1-4.07-2.33c-1.24,1.19.16,2.3.58,3.49a52.51,52.51,0,0,0,2.32,16.27c-.73,3.19.38,4.61.58,8.14,1.4.73,3.09,1.17,4.07,2.32-.52-3.23.53-4.89,2.33-5.81,2.46,4.18-5.45,6.66-1.75,10.46.81-1.13.82-3.06,2.33-3.49,2.48,1,1.31,3.69,0,5.23-3.4-1-5.4-3.51-6.39-7-1.27-.1-.27,2.06-.59,2.91-.8,1.85-.57-2.06-.58-2.91-1.14-.66-2.48.07-2.9-2.32-.25-2,1.74-1.75,2.32-2.91-.58-.34-2.34-.53-3.48-1.74v2.9c-1.5-1.47-2.23,1.84-.59,2.33-6.2,2-2.93,10.2-2.9,16.85-.18,1.34,1.68.65,1.74,1.74-.09,3.91-1.47,4.24-.58,8.14.68.3,3.61.25,4.07,2.33,1.74-.78,2.76-2.28,2.32-5.23,1.27.1,1.85-.48,1.75-1.75,2.32,2.37-.18,6.25.58,10.46-1.64-.09-1.46,1.65-2.33,2.33-2.14-.57-3.31-2.11-4.65-3.49,0-.56.71-.45,1.17-.58a8.25,8.25,0,0,0-2.91-2.9c.54,2.94.17,6.8,2.33,8.13-2.07.84-.85,5-1.17,7.56.52,1.42,3.25.62,2.91,2.9,2.39.46,1.09-2.78,3.49-2.32-1.78,3.9-4.82,6-3.49,11.62-.77.7-.91.23-1.74,0v4.65c0,1.7,1.32,2.16,2.32,2.91-.55,3.06,1.29,3.75,2.32,5.23-.32,1.68-.9-.89-1.74-.59-1.13,2.11,1.37,2.49.58,5.82-1.35-.4-1.55-1.94-2.9-2.33-.28,3.21-1.8,5.18-1.17,9.3.43.62,1.75.07,2.91,1.16,1,1.32-.22,4.88,1.74,5.23-2.34,1.74-2.43-3.74-4.65-4.06.39,2.51.47,5.34,2.33,6.39-.07,1.48-.11,3-1.74,2.9v3.49c.42,2.48,3.27,2.54,2.32,6.39-1.17-.19-1.82.12-1.74,1.17-.52,1.87,1.89.81,2.32,1.74v3.49c-1,.07-1.22-.71-2.32-.59v3.49c.81.7,0,.23-.58,0,.44-7-.9-12.27-.59-19.18a2.55,2.55,0,0,0-1.16-2.32c.81-1.81.93-1.71.58-4.07-.17-1.22.13-3,0-4.65-.74-1.62-1.2,1.83-2.9,1.16-.21-2.33,0-4.25,1.74-4.64-2-1.44-4.28-2.57-2.91-5.82,2.34,1.77,4.2-1,3.49-4.07a1.62,1.62,0,0,0-1.16,1.75c-1.27.37-1.85-1.65-1.74.58-.92-1.21-1.21-3.06-1.17-5.23.77-.7.92-.23,1.75,0a1.6,1.6,0,0,0-1.75-1.16c-.14-2.38.57-5.61-1.16-6.4,1.93-2.15,1.22-7.51,0-9.88-.77.59-2.16.55-2.32,1.75-1.38.34.09-5-1.17-2.91-.88,0-1.27-4.3.59-3.49-.26-.51-.51-1-1.17-1.16-1.34,6,.39,11.12,0,18.6,1.05.07,1.23-.71,2.33-.58.28-1.83-1.79-1.32-1.16-3.49,1.32.81,2.25,2,3.48,2.91-.64,2.54-1.22,2.12-.58,5.23-.29.66-1.92.68-2.9,1.74-1.28,1.38-.33,1.24-1.75,1.74-1.16.41-3.19,1.21-3.49-1.74.52.26,1,.51,1.17,1.16a7.61,7.61,0,0,1,2.9-4.65,14.63,14.63,0,0,1-.58-5.81c-.5-1.71-.87,1.35-2.32.58,0-2.94-2-.24-2.91-2.32-1.33,1-.21,4.44-.58,6.39.06,1.49,2.27.83,2.32,2.33.15,2.08-1.74,2.13-1.74,4.06.3,2.22,3.61,1.43,2.91,4.65-1.21,1.26-1.88-.07-2.91-.58v5.82c.34.26.29.82.58,1.16.13.14,1.12.5,1.16.58a1.77,1.77,0,0,1,0,1.74c.77,1.84,2.36,2.13,3.49,4.07-.92,1.25-2.08-2.14-3.49-2.32-2.54,3-.12,7.72-1.16,11.62-.27,1.82,1.57,1.53,1.75,2.9.15,1.71-1.32,1.79-1.17,3.49.61,2.3,3.83,2,2.91,5.81-2.63-.76-3.13-3.54-2.91,2.33.1.68-.12,1-.58,1.16v-8.72c-.23-1.51-1.73-1.75-1.74-3.48-.43-2.37,1.87-2,1.16-4.65-.36-1.07-2.43,1-2.32,2.32-1.58-1.13-3.17-2.25-3.49-4.65,3,.9-1.24-1.46-.58-3.48,3.45.5,3.42,3.88,3.49,6.39,2.35-.63-1-4.81,2.9-4.65.27-3.57-.08-6.51-1.74-8.14,3.22-7.5-.76-16.46.58-24.41-2.16.14-1.63,2.06-1.16,3.49-.9,1.24-2.1,2.16-2.91,3.49-.93-1.21-1.26-3-2.9-3.49-.08,3.36-.19,6.77,1.16,8.72-1.8,7.57,1.05,14.91,0,22.08-.8,1.85-.58-2.05-.58-2.9-1.12.23-.46,2.25-2.33,1.74-2.61-2.86-.92-7.5-1.74-12.79-1.44,0-1.07,1.57-1.74,2.33-.43.47-2.56.2-1.75,1.74.3,2.22,3.61,1.43,2.91,4.65-1.21,1.26-1.88-.07-2.91-.58V402c-.8,1.85-.58-2.05-.58-2.9-3-.9-2.37,3.73-4.65,1.74.48,1.64-.82,1.51-.58,2.91,3,.25,1.62-3.81,4.65-3.49-.33,3.54-3.29,4.46-4.07,7.55-2,.77-2.17-3.18-2.91-1.74-1.69-.82,1-2,.58-3.49s-2.13.49-2.32,1.17c-.22-1.41.94-6.41,2.91-7.56-1.05-2.05.24-6.44-2.33-7,.05-2.48,1-4.07.58-7-.8,1.52-2.65,2-2.9,4.07-1.17-.64.71-3.12,0-5.23,3.55-.61,1.91-5.53,1.16-8.14a1.59,1.59,0,0,1-2.33,0c0,.83-.09,1.65.59,1.75-.74,1.91-3.23-4.42-3.49-1.17-1.31-.43-.23-3.25-.58-4.65-1.83.66-1.54-.16-2.91.59,1.5,2.59,1.79,6,1.75,8.71-1.19-.17-1.15-1.57-2.33-1.74.67.69.66,2.06.58,3.49a1.57,1.57,0,0,0-2.32,0c0,2.14,1.69,2.57,2.9,3.48-.36,2.7.46,4.2,1.75,5.24a3.84,3.84,0,0,1-.58,2.9c-.32.84,2.26,1.42.58,1.74-2.51.57-1.7-2.18-3.49-2.32-1.31,1.33,4.47,5.18,0,6.39.35,2,4.31,3.41,2.32,5.81.35,1.21,1.22,1.88,1.75,2.91.27,2.29-1.22,3,.58,4.07-.84,1.18-3.09-1.13-4.07-1.75-.1,2.43,1.78,2.87,1.74,5.24q-2.26-.53-1.74,1.74c-1.18-.17-1.14-1.57-2.32-1.74-.16-2.41.76-2.27,0-4.07,1.26.1,1.84-.48,1.74-1.75-.38-1.74-1.24.56-2.33,0,.63-2.17-1.44-1.65-1.16-3.48,0-2.37,1.9-2.76,1.16-5.81-1.65,1.63-2.22,4.36-4.06,5.81-1-1.45,2.07-3.72,1.16-7,.6-1.33,2.26-1.61,2.9-2.9-.49-2.51-2.13-6.42-1.74-9.3.23-1.7,2.31-2.24,1.16-3.49a47.47,47.47,0,0,1-4.07,5.23c-1.57-.87.93-2.51,1.17-3.49-.56-3.45,1.42-4.38,2.9-5.81.21-3.7-1.21-5.76-2.32-8.13-.26-.87-.75.23-1.75,0-.27-1.83.83-2.28,1.17-3.49-.26-.86-.75.23-1.75,0,.86-2,2.29-3.52,3.49-5.23-.39-1.27-1.93,1.1-2.32,1.74-1.16-1,.64-4,2.9-3.49,0-1.54.22-3.31-.58-4.06-.52-1.59-1.3,1.76-2.32,0,.19-1.17-.12-1.82-1.17-1.75-.48-1.64.82-1.5.58-2.9-1-1.48.89-2.26-1.16-2.33,1.56-1.93,0-4.61,2.91-5.81a10.8,10.8,0,0,1-.58-4.65c-1.46-.1-1.82.9-2.33,1.74-2.39-1.58-.31-5.22.58-7,.32-1.29-1.11-.83-1.16-1.74a14.71,14.71,0,0,1,.58-5.82c-1.67,1-1.68,3.74-4.07,4.07-.28-3,.8-4.62,3.49-4.64a11.76,11.76,0,0,0-1.74-3.49c-.39.58-.83,3-2.91,3.49,1-1.11.43-3.85.58-5.82,1.21-.33,1.88-1.66,2.91-.58.32-4-3-4.36-2.33-8.72-1.26.06-3-4.15-3.48-1.16-2.37-2.36-.12-6.33-2.91-7.56.39,1.56.25,3.64,1.16,4.65-.93,1.64-2.17-1.25-3.48-1.16-.4,2.34.55,3.32.58,5.23.64,1.61,3.7,2.85,2.32,4.65,1.46.67,1.83,2.44,2.91,3.49-1.45,1-.63.74-.58,2.91-2.53.1-1.06,1-1.16,2.9-.48-.11-.59-.58-1.17-.58-1,.08.61,2.42,0,4.07.94.86,2.8-.39,4.07,1.16-.57,1.78-1.55-.67-2.32-.58-1.26,2.44,3,4.35,4.06,6.39-1.78,1-1.73,1.69-1.16,4.07-1.82.28-1.53-1.56-2.9-1.74-2.17.75,1.64,3.26,0,3.48,0,.57.71.46,1.16.59.42,1.77-1,1.71-.58,3.48,2.13,1.17,2,4.62,4.07,5.81-.8,1.15-.56,3.32-1.17,4.65a2.78,2.78,0,0,0-1.74-.58v2.33c.16,1.19,2.16.54,2.32,1.74.89,2.83-1.68,2.19-1.74,4.07s2.07,1.41,2.91,2.32c1,2.64-.42,4,.58,6.4-1.35-.4-1.56-1.93-2.91-2.33-1.51,5.19,3.28,4.09,2.91,8.14a1.6,1.6,0,0,1-2.33,0c-.53,4.41,3.76,4,3.49,8.14-1.48-1.54-1.15.79-1.16,2.32-.77-.21-.92-1-1.75-1.16-1.33,5.21,4.18,3.57,2.91,8.72-1.59.42-1.17-1.16-2.32-1.17-.28,2.41,0,4.27,2.32,4.07v4.07c-.94.16-1-.55-1.74-.58-.83.13.54,2.89,0,4.65.84,1.48,3.17,1.47,2.32,4.65-1.15,1-.74-.06-2.32,0v2.32c1.88,1,3.87,1.94,3.48,5.23-1.82.28-1.53-1.56-2.9-1.74v7c1.56.69,3.41,3.14,1.74,5.23-4.55-1.08-1.64-6.07-2.32-11-2.46,1.89-.62,5.06-3.49,7a14.22,14.22,0,0,1,0-6.4c1.21-.33,1.66-1.44,3.49-1.16-1.42-9.93-.43-21.43-2.33-32-1.7.49.76,1.46,0,2.9.11,2-2,1.91-2.32,3.49-1.64.1-.73,2.76-2.91,2.32.05-.82.1-1.64-.58-1.74-2.93,1.23,2,1.46.58,4.65-1.85.5-1.8-.92-2.9-1.16,0,3.64-.61,8,1.74,9.3-.1,1.83-.41,3.46-2.32,3.48.09-1.44-.92-1.8-1.17-2.9.63-1.7,1.65-3,1.17-5.81-1.66,1.05-2.13,3.3-4.07,4.06.35,3.07-.52,4.91-2.91,5.23-2.32-3.64,2.53-3.14,2.33-6.39,1.49,1.55.83-1.12,2.32-1.16-.65-2.81.08-4.22-1.16-7,.93-.16,1,.55,1.74.59,0-2.18-2.5-1.76-1.74-4.65a4.35,4.35,0,0,1,2.9,3.48c1.84-1.13-.37-3.06-1.16-3.48-.05-.93.28-2.22-.58-2.33,1.5-1.21,2.13-3.29,1.74-6.39-2.84,2.58-4,6.81-4.06,12.2-.49,1.85-.77-1-.59-1.74a4.84,4.84,0,0,1-2.32-2.32c.3-1.45,1.42-2.08,2.32-2.91.75-2.3-1.69-1.41-1.74-2.91-.59-2.53,1.2-2.67,1.74-4.07v-6.39c-.42-1.44-1.75,1.92-2.9,0-.24-2.37.59-3.66,2.9-3.49v-2.32c-.16-1.22-1.55.84-2.32-.58v-2.33c-.15-1.89,2.25-1.23,2.32-2.9a11,11,0,0,1-.58-4.65c-.14-1.5-1,.8-2.32,0v-3.49c.35-.8,2.23-.08,2.32-1.16-.06-2.05-1.06.06-1.74-1.74-.52.25-1,.51-1.16,1.16-.87-1.11,2-1.58.58-4.07,1.15,0,.74-1.59,2.32-1.16v-5.23c-1.1-1.19-2.52-1.17-4.07-.58,0-1.81.27-3.23,1.17-4.07a.59.59,0,0,0-1.17,0c-1-.84.7-3.92,2.91-3.49a14.26,14.26,0,0,0-1.74-9.88c-1,1.28-3,1.2-1.75-.58-1.18.32-1.14,1.75-2.32.58-.19-2.7-.19-5.22,1.74-5.81-.8-4-2.89-6.8-4.65-9.88-.86.49-1.25,1.46-1.16,2.91-1.34-1.16-.64.14-1.74.58.6,2.1,2.76,2.66,3.48,4.64-1.34,1.5-2.92-1.69-3.48-2.9-1,.14-1.33,1-1.17,2.32,1.67,1,4.62.81,4.07,4.07-2,.11-1.91-2-3.48-2.32-1.37.49,0,3,.58,3.48-.9.85-.52,3-.58,4.66-.5,1.35,2,2.5.58,2.9,1.6,1.69,3.77,2.82,4.07,5.81-2-.87-3.06-2.75-4.07-4.65-.79.18-.48,1.46-.58,2.33,1.19,1.71,4.21,1.59,4.06,4.65-2.36.23-1.79-2.48-3.48-2.91.59,3.16.82,6.74-2.91,7,.55,2.55,0,6.24,2.33,7-.05.92.27,2.22-.59,2.32a3,3,0,0,0,1.75,1.75c-.32,1-2.25-1.19-3.49-1.17a3.34,3.34,0,0,0,1.74,4.07c0,1.54.33,3.43-1.16,3.49a14.1,14.1,0,0,1,2.33,9.88c-1.79.43-1.12-1.6-2.91-1.16-1.66.08-1.06,2.42-1.16,4.07,1,.21,1.1-.46,1.16-1.17,1.21.34,1.88,1.23,2.91,1.75-.82,3.83,0,4.75,1.16,7.55-2-.61-.48,2,0,2.33-2,1.34-3.61-2.57-4.07-4.65-1.35,2.72.79,6.95,0,11,1.05,2.83,3.21,4.54,4.65,7-.94,1.82-1.84-1.19-2.91-1.16a33.87,33.87,0,0,1,2.33,5.81c-3.29-.94-2.83-4-3.49-6.39-1.42,1.27-.15,4.76.58,5.81-1.2,4.23-.3,10.55-.58,15.69a4.16,4.16,0,0,0,1.75,1.17,13.07,13.07,0,0,1-1.17,3.48c-2.77.18-2.8-3.55-1.16-4.65v-6.39c-.75-1.62-1.2,1.83-2.9,1.16v-3.48c.68-.86,2.19-.91,2.9-1.75.22-1.77-2.11-1-2.32-2.32.45-2.59-.78-3.49-.58-5.81a3.22,3.22,0,0,1,2.32-.58V391a1.59,1.59,0,0,0-1.16,1.74,8.93,8.93,0,0,1-.58-7c-.87-1-2.41,2.21-3.49,2.91-2.1-2.52,1.79-4,2.32-5.82-.6-1.12-2.3,1.53-2.9,2.33-1.38-1.61,1-4.39,3.49-4.07-.64-2.45.62-6.27-1.17-8.72.81-1.34,2.45-6,0-7-1.78.57.26,2,.58,2.32-.43,2.08-1.34,3.7-3.48,4.07,1-2.78-1.27-3.12-.58-7,1.58,1.83,2.48-1.84,4.06,0,1-2.6-1.38-5-.58-5.82-.09-.68-1.06-.48-1.74-.58-1-4.12,2.67-3.53,2.32-7-1.24-.27-1.1.83-1.16,1.74-1.18,1-1.14-.43-2.32.58-.35,3.45,0,6.17,2.32,7-.19,1.36-.59,2.5-1.74,2.9-2-.23-.74-1.57-2.91-.58a11.53,11.53,0,0,0-2.32-2.9c.44-2.08,1.34-3.7,3.48-4.07.09,1.45-.91,1.8-1.16,2.9.68-.09,1,.13,1.16.59,1.32-.62.23-3.66.59-5.23-2.52-.2-1.43,3.21-4.07,2.9-.38,1.56-1.67,2.21-2.33,3.49-1.91-3.1,2.3-5.05,3.49-7-.76-2.72-.6-6.37-.58-9.88-1,.78-.9,2.59-1.74,3.49-1.87.51-1.21-1.5-2.33-1.74-.85-.51-1.84-.87-1.74-2.33,2.18,2.75,2.48-1.74,2.9-4.07-2.58-.05-.93-1.19,0-3.48-2.06-.32-1.43,2.06-3.48,1.74-.57-2.38,1.43-3.72,0-5.23-1.14-.28-1.88,2.66-.59,2.91-.37.59-1.33.6-1.16,1.74-.61,2.55,2,1.91,1.75,4.07a2.92,2.92,0,0,0-1.75,1.74c-.38,2.13,1.26,2.23,1.16,4.07,1.65.48,1.51-.82,2.91-.58-.78,1.85-2,3.31.58,4.07-.38,2.13-2.14,2.89-3.49,4.07.58,1.55,1.34,5.19-1.16,5.23.86,2.81,2.89,4.47,2.33,8.71-1.19-.17-1.14-1.57-2.33-1.74-1,1.08,2,3,1.75,5.23-1.06,1.89-.62,1.68-1.17,4.07,1.67.85,2.35,2.69,3.49,4.07-1.84,1.61-2.86-2.54-4.07-3.49-1.33,1.38-.21,5.22-.58,7.56,1.58,1.13,3.44,2,4.07,4.06-.89,1.41-2.58-1.24-4.07-1.16.58,4.77,0,7.08,0,12.21-.67,1.88-.66-1.56-.58-2.33-.9.65-1.21,1.89-2.9,1.75a4.39,4.39,0,0,1,1.16-4.07c-1.26-3.49,0-5.89-.58-9.88.45-1.29,1.92-1.56,1.74-3.49-2.62-.11-1.44,3.6-4.65,2.91-.9-3.61,1.61-3.82,2.33-5.82-.33-1.31-.91.71-1.75-.58-.39-5.09,2.49-8.34,0-13.36,1-1.1,1.54-2.73,2.33-4.07-.86-1.2-2.25,2-4.07,1.74,1.05-2,.46-5.74,2.9-6.39,0-1.55-.22-3.32.59-4.07-1.25-.82-2.74,3.05-4.08,4.07-.93-1.17,2.16-3.25,1.17-6.4.47-.49,1.59-.34,1.74-1.16-1.12.19-1.41-1.95-2.32-3.49a3,3,0,0,0-1.75,1.75c-1-2.17,2.68-4.68,2.91-7.55-.09-3.21-.81-5.79-1.16-8.72a10.31,10.31,0,0,0-5.81,1.74,20.31,20.31,0,0,1,4.06-7,43.65,43.65,0,0,0-2.32-8.71c-.87.49-.84,1.87-1.16,2.9-2.22.28-1.19-2.69-4.07-1.74-.28-1.83.83-2.27,1.16-3.49a16,16,0,0,0-4.07-4.06c-.17,3.61-.56,8.58.58,12.78,1.95,1.16,4.16,2.05,4.07,5.23-1.71-.8-2.35-2.68-4.07-3.48-2.4,3.26,3.68,1.35,2.91,5.81-1.83.27-1.54-1.57-2.91-1.75,1.72,2.77-2.58,6.42.58,9.88.38,2.32-1.53,2.34-1.16,4.65,1.05,1.09,3.45.81,2.91,3.49,0,1.49-.43.71-1.16.58-1,1.94.37,2,.58,4.07-1.19-.17-1.14-1.57-2.33-1.75.13,4.9.52,7,0,11.63.86.18,4.41-.09,3.49,3.49-.86-.31-1.46-.87-2.33-1.17.5,1.86-.5,2.21-1.16,2.91,1,4.55,1.35,6.74,0,11.62,1.6.93,3.62,1.42,2.91,4.65-2.64-1.52-3.23,1.56-2.91,4.65.46,1.29,2,1.46,2.91,2.33.33,1-.7,3.41.58,3.48-.23,1.65-2.74-2.17-3.49,0a17.89,17.89,0,0,0-2.9-4.06c-.52.25-1,.51-1.17,1.16a5,5,0,0,1,3.49,4.65c-2.29.16-1.78-2.49-4.07-2.33.47-2-1.08-2.45,0-3.48-.26-2.26-2.13-2.91-2.32-5.24-1.56.77-3.4,1.25-2.91,4.07,1.21,1.35,2.45-.65,3.49,1.17.34,2.08-.68,2.81-1.16,4.06-1.59.43-1.17-1.15-2.33-1.16-2.09,2.33,1,4.43.58,7-.17,2.14-2.55,2.09-1.74,5.23.84,1.48,3.18,1.47,2.33,4.64-1.22.25-1.54-.39-2.33-.58-4.06,25.08-1.95,135.61-.58,162H151.41c-.87-16-.55-110.14.58-125.91.08-1.2.36-2.38.58-4.65,1.23-12.58,3.92-24.74,5.23-37.2.54-5.09.18-9.86,0-15.11-2.28.44-2,3.43-4.65,3.49.81-.74.25-2.85,1.74-2.91-3.12-2.59-.34-8-1.16-13.36-1.28.45-1.45,2-2.32,2.9-2.19-.25-2.65,1.23-3.49,2.33-3.14-2.35-.41-4.82-.58-8.72-2.6.51-1.12,5.08-2.91,6.39v8.14c2.11-.53.36-1.72.58-3.49,1.48.3,2.26,1,2.33-1.16,1.55.77,3.4,1.25,2.91,4.07-1,1.45-1,.4-2.33,1.16-.34,1.89.4,2.7.58,4.07-1.56.4-1.12-1.2-1.74-1.75-1,1.57-1.83,3.22-2.91,4.65v8.14c.42,1.26-.59,3.7-.58,1.16v-4.07c-.72-1.66-1.69,2.53-2.91.59-.23-2.56.72-3.94,2.91-4.07.07-1.05-.71-1.23-.58-2.33-2.11,0-1.87,2.4-3.49,2.91-1.38-.17.65-1.58,1.16-1.75-.4-1.56,1.21-1.12,1.75-1.74a2.69,2.69,0,0,1-.58-1.74c2.34-1,2.44-4.15,2.32-7.56-.4-1.45-1.55,1.08-2.9.58-1.1-4,2.62-3.18,2.9-5.81-.11-.47-.58-.58-.58-1.16-1.8.14-2.26,1.62-3.49,2.32-.95-.8,1.93-2.68,2.91-3.48.25-2.85,2.4-3.81,1.74-7.56-.91-.84-2-1.46-2.32-2.9.08-2.25,2.36-2.3,2.9-4.07-2.7-.57-3.51.75-5.23,1.16.43-4.41,4.67-5,4.07-10.46,0-1.74-1.51-2-1.74-3.49-.32-2.06,2.06-1.43,1.74-3.49-.25-.86-.74.23-1.74,0v-4.06c.86-.31,1.46-.86,2.32-1.16v-5.82c-.25-.86-.74.23-1.74,0,.05-.82.09-1.64-.58-1.74-.19-2.9,3.21-2.21,2.32-5.81-.39-1.28-1.93,1.1-2.32,1.74-2-2.56.66-5.52,2.9-5.81V316c-.71-.84-2.32-.78-2.32-2.33-.25-2,1.74-1.74,2.32-2.9.23-2-2.57-.92-1.74-3.49a2.19,2.19,0,0,1,2.32-2.33v-6.39c-.39-.78-1.76.51-2.32-1.16-.79.18-.48,1.46-.58,2.33-.68.09-1-.13-1.16-.59-.84,1.5-1.57,3.09-3.49,3.49a11,11,0,0,1-.58,4.65c.06,1.48,1.06,2,1.74,2.91-.47,3.37,1.13,4.68,2.33,6.39-1,.79-2.91-2.49-4.65-2.91.09.68-.13,1-.58,1.16,1.13,1.39,3.45,1.59,2.9,4.65a2.17,2.17,0,0,1-2.32-2.32c-1.78,4.06.67,6.74-.58,12.2.32,1.29-1.12.83-1.17,1.75.57,2.14,3.35,2.08,2.91,5.23-2,.1-1.91-2-3.49-2.33.21,3.19.55,2.84,1.17,5.82.09,1.45-.9,1.81-1.75,2.32.7,3.56,4.53,4,4.65,8.14-2.07-.26-2.55-2.11-4.07-2.91-1.72,3.87,1.31,8,1.75,11.62-.73,1.43-1.69-1.74-2.91-1.74-.64,5.29,3.94,5.36,2.91,11-1.84-.49-1.66-3-3.49-3.48a5.36,5.36,0,0,0,1.74,4.06c-.32,1.69-.9-.89-1.74-.58.72,2.32,3.53,3.86,1.74,7a2.69,2.69,0,0,0-1.74-.58c-.31,2.05.49,3,1.74,3.48.24,2.48.27,5.16,1.17,7-.73.31-2.67.05-.59,1.74-.93,1.82-1.84-1.19-2.9-1.16.88,1.63,2.75,2.28,2.32,5.23-1,1.2-1.8.51-2.32,1.16-.4,1.95,1,2.13,2.32,2.33.22,3.07-.13,6.71,1.75,8.13-.7.84-3.21-1.41-3.49-2.9-2.68,3.86,2.64,4.71,1.74,8.71a1.57,1.57,0,0,1-2.32,0c-.88,3.2,1.73,2.92,2.32,4.65.24,1.4-1.06,1.27-.58,2.91-.84.31-1.42-2.26-1.74-.58-1.84-1.57-.71-3.86-.58-6.39,0-1.94-1.89-2-1.75-4.07-.1-1.27.48-1.85,1.75-1.75V395c-2.08.74-1.53,1.89-1.17,4.07-1.57.36-1.44,2.42-3.48,2.32,2.29-2.86,1-6.09,0-9.88.66-1.66,3.65-1,2.9-4.07-.5-1.71-.87,1.35-2.32.58-.09-1.44.91-1.8,1.16-2.9-2.5-2-3.16-4.68-3.49-7.56-3.68,2,1.49,3.39-.58,7-.94.16-1-.55-1.74-.58.13,2.38-.76,5.79,1.74,5.81-.29,3.37-1.33,7,1.16,8.72-.25.91-1.82.49-1.16,2.32-.76.7-.91.23-1.74,0-2.2.71-1.72,4.09-1.74,7,1.59.93,3.62,1.42,2.9,4.65-2.21-.5-3.35-2.07-3.49-4.65-1.77,0-1.39,2.1-3.48,1.75-.44-2.84,1.75-5.24,3.48-4.07.62-2.94-1.32-3.33-1.16-5.81-.21-1,.45-1.1,1.16-1.16v-9.3c-2,.58.51,2.56-1.74,2.32-.24,1.4,1.06,1.26.58,2.91-2.69-.21-3.44-3.48-2.32-5.81-2.49,0-1.55,3.48-1.75,5.81,2.36.52,2.36,5.28,0,5.81.84,2.48,2.16,2.19,4.07,1.16-.27,1.86-2.21,2-2.32,4.07-1,.07-1.23-.71-2.33-.58v5.81a9.64,9.64,0,0,0,2.33,1.74c.33,1.89-.4,2.71-.58,4.07-2.13.19-2.31-1.56-2.91-2.9.61-5,1.17-12.53.58-16.86-1.8.14-2.26,1.62-3.49,2.33-1.15-.82,2.35-1.88,1.17-4.65,1.21-.34,1.88-1.22,2.9-1.75V388c-1.19,1.17-2.15,2.16-1.16,4.07-1.71,1.39-3.65,2.55-4.07,5.23-1.27.37-1.85-1.64-1.74.58-.52-1.81-1.78-2.86-2.33-4.65a18.43,18.43,0,0,0,1.17-8.71c-1.73,2.14-1.15,6.6-4.07,7.55-1.53-2.36,1.3-3.43,0-6.39,1.39-1.13,1.77-3.26,4.07-3.49,1.7-4.38-4.52-7.6,0-9.3v-4.65c-1.63,1-.55,1.53-.58,3.49-1.21,1.7-3.71,2.11-4.07,4.65-.77-.21-.92-1-1.75-1.16.53,3.63-1.43,4.76-1.74,7.55-.76.7-.92.23-1.74,0,0,.92-.28,2.22.58,2.33-1,.56-1.5,1.61-1.17,3.49,1.72.37,2.47,3.63,1.17,5.23-1,.12-1.51-1-1.75,0-2.08-2.51,1.58-7.3-.58-9.88-2.18.47,2,4.95-2.32,5.23v4.65c1.43,1.27,2.77,2.65,5.23,2.9v3.49c-1.83.27-1.54-1.57-2.91-1.74a1.59,1.59,0,0,0,1.16,1.74c-1,1.11-2.46-2.15-3.48-2.91-1.49,1.53-.44,5.45,1.16,5.81-.84,2.46-2.42,4.17-1.74,8.14.53,1,2,1.06,2.9,1.74v3.49a2.17,2.17,0,0,1-2.32-2.32c-.68.09-.49,1.06-.58,1.74-1,1.67-.47-3-.58-4.07-.4-1.27-1.94,1.1-2.33,1.75-1.28-.08-.25-2.47-.58-3.49,1.11-.25,1-1.66,2.91-1.16.28-2.22-.17-3.71-1.17-4.65-.49-1.86.92-1.8,1.17-2.91.06-2.84-.32-6.12.58-8.14-1.93.21-2.52,1.74-3.49,2.91-2.14-2.75,1.49-4.69,3.49-5.23.55-2.1-2.51-1-2.91-.58-.17,1.18-1.57,1.14-1.74,2.32-.81-1.56-1.65-.85-2.33.58A2.55,2.55,0,0,1,84,391c-1.43.7-1.55,2.71-3.49,2.91.62,2.29,1.77-.15,3.49,0-.56,2.92-2.27,5,0,7.55-1,.78-2.9-2.5-3.49-4.07-2.53,3.1,3.27,7.83-1.74,8.72-.81-.36-.09-2.24-1.16-2.32.62-.55.18-2.15,1.74-1.75.38-2.53-.76-6.57.58-8.13-.48-1.19-2,1.39-2.9,1.74-1.9-1.78,1.34-5.66,2.9-4.07-.07-1.67.32-3.8-.58-4.65.39-1.5,1.35-2.61,1.74-4.65.32-1.62-.56-3.8.58-5.23-1.7-.15-1.78,1.31-3.48,1.16-.4-2.91,1.4-3.64,3.48-4.06.08-2.34-1.84-5.42,1.17-5.82.45-2.58-.78-3.48-.58-5.81-.68-.09-1,.13-1.17.58-2.23-3,2-4.59,2.33-7-.59-1.11-2.69,1.14-3.49,1.74-1.78-.57.67-1.55.58-2.32a15.78,15.78,0,0,1-2.32-7.56c4.68,0,1.92,5.46,4.07,7,.49-1.26,0-2.86,1.74-4.07V346.2c0-1.63-1.59,1.38-1.16-1.16-.11-.66-.59-.33-.58,0-.63-.15-.4-1.16-1.17-1.17.22-2.3,1.69-3.35,3.49-4.06a1.81,1.81,0,0,0-2.91.58c-1.42-.07-.12-1.93.59-1.74-1-1-1.27-2.62-2.33-3.49,1.82-.83.37-1.8-.58-2.91-1.1,1.14-.77,5.78,0,7C76.94,346.06,77.6,358,77,364.8c1,0,2.46,1.39,3.48,2.9-.14,1.95-1.25,3.67.58,4.65-2.21.14-5.34,3.28-4.65,8.14.14,1.8,1.62,2.26,2.33,3.49-.59.76-.57,2.14-1.16,2.9-1.83-.57-3.18-3.81-1.75-5.81-.6-1.12-2.3,1.53-2.9,2.32-1.46-1.68-.2-5.59,2.9-4.65v-2.32a21.18,21.18,0,0,0-6.39,5.23c-.32,1.29,1.11.83,1.16,1.74.25,2.38-1.22,3-2.32,4.07-1.59-2.1-3-7.15.58-8.13-.41-1.51-2.7-5.79.58-5.82,1-5-3-5.12-2.32-9.88.86-.3,1.46-.85,2.32-1.16-.54-1.59-1.78-2.48-2.32-4.07-.47.5-1.6.35-1.75,1.17-1.86-1.35,1.24-2.6.58-4.65,0-1.74-1.51-2-1.74-3.49-.32-1.29,1.11-.83,1.16-1.74-3.26.61-2,5.74-3.48,8.13v4.07c-2.22,3.4-1.28,10-2.91,13.95-.48,1.64.82,1.5.58,2.9-1.1,2.22-3.14,7.62-.58,9.89-.58.79-1-.25-1.74,1.16-.76,5.43.08,10.72-.58,15.11-2.37,0-2.51-2.15-2.33-4.65,1.53-.21,2.09-1.4,1.74-3.49-2.46,1-3.07,3.9-5.81,4.65,0,1.37,1,1.71.58,3.49-1.15,1-.74,0-2.32,0-2.87,1.39-2.59,5.94-5.23,7.55-.54-2,.66-4.16.58-7,.87-1.26,3.33-.93,3.49-2.91-.61-1.12-2.31,1.53-2.91,2.33-1.52-2.82,5.23-4.4,2.32-8.72-1.1.25-1,1.66-2.9,1.16-.66-2.38-.39-3.8,1.16-5.23-1.8-.81-.72-2.15,0-3.48-.91-2-3.63-4.63-2.9-6.4,2.46,0,3.66,1.38,3.48,4.07,3.31-.17.91-6.06,2.33-8.14-1.94,0-2,1.89-4.07,1.75-.35-3.45,2.47-3.73,3.49-5.81-3-1.09-5.23,3.17-5.23,7-2.16-.22-1.52,2.35-4.07,1.74-.24-1.4,1.06-1.26.58-2.9,1.21-.34,1.66-1.44,3.49-1.17,0-2,.18-4.05-1.17-4.64,1.34-2.46,1.54-9.77,1.75-14.53.05-1.24-.6-1.53-.58-2.33,0-1.92.84-3.43.58-5.23s-.51-5.85.58-8.72c-1.59-.42-1.17,1.16-2.33,1.16,2.67,1.59-.06,5-2.32,5.24,1.86-3.08-1.08-8.34,4.65-8.14-.25-2.66.75-6.56-1.16-7.56,2.69-4.47,1.76-12.56,2.32-19.18-.53-1.58-1.08,1.55-2.91.59-.5-3.22,1.65-3.78,3.49-4.65-.45-1.29-1.22-2.27-1.16-4.07-1.26-.1-.26,2.06-.58,2.91-3.33,2.67-3.7,8.31-4.65,13.36-1.62,1.1-1.12,4.3-2.33,5.81,2.29,3.21.68,7,3.49,9.89-.39,1.27-1.93-1.11-2.32-1.75-.78.73-1.15,1.75-2.33.58.83,2.24,2.41,2.83,1.16,5.81C35,343.11,35,341.49,34,341c-1.31.24,0,3.08-1.16,3.48,3.46,1.7,3.12,4.89,3.48,8.72-1.18-.17-1.14-1.57-2.32-1.74-1.09.65-1.24,2.25-2.32,2.91.17,2.15,2.55,2.09,1.74,5.23-.77.69-.92.22-1.74,0,.58,2.71-2.34,1.93-1.75,4.65.65,1.66,2.54,2.11,1.75,5.23-1.22.24-1.54-.4-2.33-.59.16.94-.55,1-.58,1.75.41,2.3,3.42,2,2.32,5.81-3.14-1.93-2.56,2.67-3.48,4.65.64,1.29,2.3,1.57,2.9,2.91-.12,2.12-.8,2.23,0,4.06-1.53-1-2-2.36-3.49-.58.3,2.94,2.67,3.08.59,5.81-1.83.28-1.64-1.46-2.33-2.32-.06-1.8,1.83-1.66,1.16-4.07-.51-1.42-1.74-2.13-1.16-4.65-.22-.92-2.74.7-3.49,1.16-1.44-.75.18-3.26,1.17-3.48-.21-.91-1,.51-1.17-.58a4,4,0,0,1,4.07-4.07c1.68-3.17-.76-8.67,1.16-10.46-.68-.44-1.69,1.19-2.32.58-.06-.06,0-1.17,0-1.16-1,.08-.66,1.33-2.32,1.16.57-2.14,1.93-3.49,2.32-5.81,4.82-.42,3.47-7,4.07-11.63-1.94.62-2-.18-4.07.58.82-3,1-6.74,5.23-6.39-1-4.16,2.29-8.35,2.33-13.37-1,2.08-2.88,3.33-4.65,4.65-1.32-1.73,1.76-4,3.48-4.65-1-1.88-1.52,1.51-3.48.58a8.22,8.22,0,0,1,3.48-4.06c-.23-2.76,1-4,.59-7,.86-.68,2.59-.5,2.32-2.32a3.74,3.74,0,0,1-4.07-4.07,10.12,10.12,0,0,0,2.33-1.74c-.33-1.32-.91.7-1.75-.58-.78-3.12,2-2.7,1.75-5.24-.4-1.27-1.94,1.1-2.33,1.75a5.34,5.34,0,0,1,0-4.07c-.26-1.68-2.06-1.82-1.74-4.07-1.82,2.4-2.21,6.1-1.75,9.3-.11,2-2.05,2.21-2.32,4.07.81,2.09,4,2.89,2.32,5.81-1.54-.2-2-1.53-2.32-2.91-2.54,1.5.76,3.84-.58,5.82,0,1.15,1.58.74,1.16,2.32-1.37-.18-1.08-2-2.91-1.74-.62,2.17,1.45,1.65,1.17,3.49-.68.86-1.68,1.42-1.75,2.9-.31,2.25,1.48,2.39,1.75,4.07-1.65,2.63-.24,5.06-.58,9.3-2.77-1.87.05,1.22-2.33,1.16V345c-1,.07-1.23-.71-2.32-.59.16,1.2,1.55,1.17,2.32,1.75,0,4.93,1.18,7.23,1.16,11-2.91-1.81-2-4.43-3.48-7-1.59.53,1,2-.58,2.9.49,2.42,3,2.85,2.9,5.81-.76-.2-.91-1-1.74-1.16.76,1.76,1.87,3.16,1.74,5.81-1.83-.49-1.65-3-3.49-3.48,0,2.94,2.73,3.08,2.91,5.81-.49,1.64-.68,3.59-1.16,5.23-1.59.42-1.17-1.15-2.33-1.16-.61,2.74,1,3.26,2.33,4.07-.79,2.51-.28,3.68,0,6.39-1.19-.17-1.14-1.58-2.33-1.75.48,1.85,2.3,2.35,2.33,4.65-1.79.44-1.12-1.59-2.91-1.16.84,1.48,3.18,1.47,2.33,4.65-.36.81-2.24.09-2.33,1.16,0,3.13,4,2.21,2.91,6.4-1.83.27-1.54-1.57-2.91-1.75.75,1.39,1.49,2.78,2.33,4.07-.88,1.92-1.42-1.21-2.91-.58a6.25,6.25,0,0,1,0,8.14c-1.27.1-1.85-.48-1.74-1.75-.78.12-1.09,2.42-1.17,0-1.15,0-.73,1.59-2.32,1.17-.65-3.95,1.25-5.34,2.32-7.56.05-2.37-1.89-2.75-1.16-5.81,1.38-.56,2.86-1,2.33-3.49-.26-.86-.75.23-1.75,0-.61-1.54-1.09-4.46.58-5.23-.52-1.49-.94-3.29.59-4.07.08-1.44-.92-1.8-1.17-2.9-.14-2.86,3.86-1.57,2.91-5.23-.38-1.74-1.24.55-2.33,0,.09-2.25-.45-5.11,1.17-5.82a.59.59,0,0,0-1.17,0c-.82-.67,1-3.6,2.33-4.06-.79-1.72-.73-3.6.58-4.65-.18-1.61-1.8-1-2.32,0-.65-.88,1.33-4.06,1.74-5.82-1.45-.09-1.82.9-2.33,1.75-.91-.4,1.52-2.32.59-4.65,2.08-1.4,2.38-4.59,3.48-7-.13-.74-1.73-.76-1.74,0-.8-.64,0-4.58,1.16-5.23-1.08-1.24-.39-4.25-.58-6.39,1.16,0,.74-1.58,2.33-1.16-.12-1.82.39-4.27-.59-5.23-1.79-.43-1.11,1.59-2.9,1.16.94,1.91-.13,2.22,0,4.65-1.7-.24-1.89-2-2.91-2.9-.21-1,.46-1.1,1.16-1.17-.33-1.21-1.44-1.66-1.16-3.49a1.6,1.6,0,0,1,1.75,1.17c1.2-.15.15-2.56,1.16-2.91,2.17.37,3.33.92,4.07-1.16-.38-.59-1.34-.6-1.17-1.75a8.33,8.33,0,0,0-2.9,2.91c-1.75-1.05,1.65-1.78.58-4.07-1.75,1.35-2.06,4.15-4.07,5.23-.41,5.4-.2,11.42-1.16,16.28.88.33,4.44.79,3.49,4.65-1.95-.18-2.32-1.95-2.91-3.49-1.51,3.85,0,7.32-1.16,11-1.16-1-.74.05-2.33,0,.48-1.64-.82-1.5-.58-2.91.84-.9,1.47-2,2.91-2.32V336.9c-.16-1.22-1.55.84-2.33-.58-1.21-4.32,3.22-3,2.91-6.39-.14-1.5-1,.8-2.33,0-.5-2.64.65-3.63,2.33-4.07,0-1.92,1-2.9.58-5.23-.14-.73-1.16-.59-1.16,0-2.88-2.07.24-4.68,1.74-5.82.58-2.31-1.74-1.75-1.16-4.06-.4-1.57,1.2-1.13,1.74-1.75,0-2.52-.19-5.22.58-7-1.81-.27-1.85,1.24-1.74,2.9-2-.36-2.68-2-2.91-4.06H8.44c-.18-1.19-1.17-1.55-1.75-2.33.15-1.79,2.48-1.39,2.91-2.9,1.57.52-1.33,1.3-1.16,2.32.11.47.58.58.58,1.16,1.85.5,1.8-.91,2.9-1.16.1-1.84-1.54-1.94-1.16-4.07-.1-1.26.48-1.85,1.75-1.74-.45-3.15.92-4.5.58-7.56-1.82.72-3.66,1.77-2.33,4.07-2.33,0-1.92-2.72-3.48-3.48.08-1.45,2-.17,2.32,0-.38-1.75-2.23-2-1.74-4.65a3.18,3.18,0,0,1,2.32,2.32c1.22-.33,1.66-1.44,3.49-1.16a21.4,21.4,0,0,0-2.33-9.3c-1-.21-1.09.45-1.16,1.16-.85-.5-1.84-.87-1.74-2.32-1.66.74-1.51,5.48-.58,7-2,3.39-.57,10.28-1.75,14.53a2.56,2.56,0,0,0,1.17,2.33c-.34,1.21-1.45,1.65-1.17,3.48-1.08-.65-2.8-.69-2.32-2.9-.51-2.25,2.54-.95,1.74-3.49,0-.86-2.92.11-2.9,1.16-.22-1,.69-5.88,3.48-5.81v-5.81c-.6-.36-2-.35-1.74-2.91-.34-2.47,3.14-1.12,2.32-4.07-.59-1.1-2.68,1.15-3.48,1.75-1.15-1.37,2.17-3.22,1.74-5.81,1.59.42,1.17-1.16,2.33-1.17v-5.81C6.77,262,6.41,265,5,264.25c-.58-3.48,1.14-4.67,2.91-5.81-.51-1.72-.87,1.35-2.33.58,1.07-2.79-.79-5.31,2.91-5.81.12-1.82-.39-4.26.58-5.23-.57-1.63-1.55.84-2.33-.58C5.87,243.47,8.51,243,9.6,241c-.34-1.22-2.19.83-3.49.58,1.4-1.71,1.26-4.94,4.07-5.23a11,11,0,0,1,.58-4.65c-.58-.78-1.57-1.14-1.74-2.33.16-2.74,2.37-3.43,2.9-5.81-.51-.85-2.74,1.48-3.48,2.33C7.3,225.46,10,224,9,221.83c1.9-1,2.46-3.35,4.07-4.65.63-3.73-1.8-4.41-1.17-8.14.84-.91,3-.45,2.91-2.32-.76-.73-3,2-4.07,2.9-1.38-.17.65-1.57,1.16-1.74-.36-4.62,4.06-4.55,4.65-8.72-.66-1.47-1-3.29-2.32-4.07.18-1.36,1.14-2.4,0-3.48,1.65-4.17,6.33-5.29,5.81-11.63-.09-.68-1.06-.49-1.74-.58-.65-3.36,1.84-3.58,3.48-4.65-.49-1.7-1.46.76-2.9,0a4.78,4.78,0,0,0,2.32-5.23c2.29-1,3.32-3.27,4.07-5.81a4.17,4.17,0,0,0-1.74-1.16c.53-1.6,1.06-3.2,2.9-3.49-.18-.79-1.45-.48-2.32-.58-.1-2.43,3-4.15,3.49-5.81.15-.52-.85-.49-1.17-.58,2.16-1.14,4.25-2.34,4.65-5.23-.18-.79-1.45-.49-2.32-.59-.15-1.89.69-2.79,2.32-2.9-.91-.44-.86-1.84-2.32-1.74,2.6-1.08,4-3.32,4.07-7-2.51,0-2.15,2.9-4.65,2.91.6-2.31,1.47-4.35,4.65-4.07C34,124,36.1,115.44,38.08,106.75c-.62-1.32-1.77,1.67-3.49,1.17-.5-3.41,2.63-3.19,4.65-4.07.13-1.87-1-2.46-.58-4.65,2.83-.66,3.07-3.91,4.07-6.39-.39-1.74-1.24.55-2.33,0-.65-4.53,4.55-3.21,5.23-6.4-.59-1-2.47-.63-3.48-1.16,1.82-.7,1.45-3.58,4.64-2.91,2.38-1.49,3-4.76,4.65-7-.68-1.05-3-.46-4.06-1.16C46.92,71.49,52,71,52,73.63c1.49-.06.83-2.27,2.32-2.33-.09-.68-1.06-.49-1.74-.58.59-.76.57-2.14,1.16-2.91a3.81,3.81,0,0,1,2.91.59c3.43-2.77,5.25-7.14,9.88-8.72.31-1.29-1.12-.83-1.17-1.74-.27-1.83,1.46-1.64,2.33-2.33,1.45-.1,1.82.89,2.32,1.75.85-.51,2.25-.47,1.75-2.33,3.26-1.93,5.82-1.41,10.46-2.32.27-1.12-1.79-2.51.58-2.33-.1-1.65-1.07-2.42-1.17-4.07,1.15.4,1.56,1.55,1.75,2.91a4.28,4.28,0,0,1,2.9,3.49c.47-.12.58-.59,1.17-.59,1.77-1.07-.67-2.76,0-4.65,1.19,1.14,1.9,2.75,2.9,4.07a1.59,1.59,0,0,0,1.75-1.16c1.63.5,1.23,3,2.32,4.07,2.06-.37-.17-3.27.58-5.81,1.61-.14,1.78-1.72,2.33-2.91,1.19.16,1.16,1.55,1.74,2.33,2.13-.2,3.23.64,4.65,1.16.46,2-.65,2.45-1.16,3.49,4.37,1.27,3.18-3,4.07-5.24,1.56.69,0,3,0,4.07.36,2,2.06,2.59,2.32,4.65,2.43-1.49-.49-2.51-1.16-4.07.14-2.57.42-5,2.9-5.23-.33,1,.71,3.42-.58,3.49.16,1.2,2.17.55,2.33,1.74.43,2.57-1.88,2.39-2.33,4.07,3.4.69,3.22-2.2,5.81-2.32-1.19-2.15-4-4.26-2.32-7.56,3.33.36,2.83,4.54,4.65,6.4.86-.5.84-1.88,1.16-2.91.83.05,1.65.09,1.75-.58,1.86-.51.79,1.91,2.32,1.74,1.17.13,2.35-2.59,3.49-.58,1.19-1.13,1.91-2.74,2.9-4.07-.49-1.25-2.55-.93-3.48-1.74.59-2.07,4.67-2.3,5.81-.58,1.92-.19-2.27-1.8,0-2.33-.79-1.34-2.34-1.92-1.75-4.65,1.46,1.07,4.58.47,4.07,3.49,2.09-.16,2.8,1.07,4.65,1.16.22-1.77-2.11-1-2.32-2.32A4.39,4.39,0,0,1,138,35.27,1.6,1.6,0,0,1,139.2,37c.9-.65,1.21-1.89,2.91-1.74,1.45-2.94,1-4.38,2.32-7-.06-1.1-1.92-.41-1.74-1.75-.67-2.41,1.22-2.26,1.16-4.07,1.22-.24,1.54.4,2.33.59,1.52.67,1.71-1.68,2.9-2.33.81-.44,3.12.85,2.33-1.74.92-.05,2.21.28,2.32-.58-.14-1.5-1,.79-2.32,0-.68-1.46-2.32-2-2.33-4.07,2.09-.34,2.81.67,4.07,1.16.58-.36-.54-3.91.58-5.23,2.21.31,2.56,2.48,2.91,4.65,2.06-.07,2.11-2.15,4.65-1.74.16,2.48-1.78,2.87-1.17,5.81-1.51.23-1.75,1.73-3.48,1.74a28.12,28.12,0,0,1,2.32,7h-1.74v4.07c2.78-.71,2.37-4.6,4.07-6.39,5.47-.62,11.89-2.43,16.85-1.74,1.34-1.31,2.73-3.21,5.23-1.75.27,1.83-1.46,1.64-2.32,2.33.46,1.47,2.39,1.48,3.48,2.32.74-1.92,3.63-3.34,5.23-1.16-.5.85-.87,1.84-2.32,1.74,2.42,1.46,5.24,2.52,7,4.65,1.37,0,1.72-1,3.49-.58.42.62,2.27,2.68.58,3.49,2.2,3.61,7,4.63,7.56,9.88A3.74,3.74,0,0,1,208.94,45.15Zm23.25,27.32c0,.35-.09.68-.58.58-1.83-3.8-5.72-5.52-9.88-7-1.09,1.11.34,1.05,0,2.91a3.77,3.77,0,0,0-2.91.58c.43,2.28,1.22,4.21,1.75,6.39,3.28-.85,2.73.36,5.23,1.17.26-1.34,3.51-2.64,4.65-1.17-1.51,1.41-4.83,1-5.82,2.91,2,.66,3.36,3.35,4.65,4.07s2.12-.18,2.33,0c2,1.68,3.08,4.56,4.65,7.55,1.84.1,1.94-1.54,4.07-1.16-.12-2-.83-2.74.58-4.07,1.33.61-.28,4.15,1.16,4.65-.18-2.54,1.72-2.58.58-4.65-2.82.28-3.15-2.27-2.32-4.07-2-1.91-2.7-5.05-5.82-5.81-.06.71-.17,1.38-1.16,1.16C232.25,75.28,232.66,72.92,232.19,72.47Zm20.34,43a2.72,2.72,0,0,0-1.16,4.65,1.58,1.58,0,0,1,1.74-1.16C253.53,117.18,252.11,117.25,252.53,115.47ZM313,218.34c-1.09,1.11-.06,1.46,0,2.91-1,.13-2.91-.59-2.32,1.16,0,1,2.74-.93,3.49.58C314.17,221,314.32,218.93,313,218.34Zm8.72,126.11c.12-2,.48-3.77,2.91-3.48.45-2-.55-2.56-1.75-2.91C322.15,340.81,318.34,342.33,321.69,344.45Zm-112.75-12.2a11.15,11.15,0,0,0-4.65-6.39c.39,2-.59,7.9,0,6.39,1.62.26-.45-3.17,1.17-2.91.83.23,1,.7,1.74,0C207.27,330.83,207.31,332.34,208.94,332.25Zm-18.59-18.6c-.73-1.79-.69-4.35-3.49-4.06C186.81,312.15,188.1,313.39,190.35,313.65ZM45.63,360.15c.87-1.26,3.34-.93,3.49-2.91-1.87.48-1.21.5-2.33-.58-.95,1-1.26,2.61-2.32,3.49-.83-.23-1-.7-1.74,0,.12,1.82-.4,4.26.58,5.23h1.74C46,364.41,45.51,362,45.63,360.15Zm-.58,5.23a2.55,2.55,0,0,0,1.16,2.32c.14-1.52,3.16-5.34,1.75-4.65C47.21,364.05,46.76,365.34,45.05,365.38ZM33.43,134.65c.28,1.83-1,2-.58,4.07h3.48c-.15-1.7,1.32-1.79,1.17-3.49C36.13,135.05,35.31,134.31,33.43,134.65Zm2.32-3.49c1.13.76-1.16,3.08,1.16,3.49,0-.77,1-.53,1.17-1.16-2.59-.86.69-2.25.58-4.07-2.91,1.16-2-.87-4.07-1.74C33.1,129.16,34.72,130.5,35.75,131.16ZM156.06,17.25c-1.1-.06-.41-1.92-1.75-1.74C153.7,17,155.54,18.82,156.06,17.25Zm-1.17,7c.67-.74,1.17-4.58,0-5.23C154.27,21.06,154.18,23.19,154.89,24.23Zm-1.16-4.07c-.45.13-1.14,0-1.16.58C153,20.61,153.72,20.72,153.73,20.16Zm-2.9,6.39V24.23H148.5Q148.09,27,150.83,26.55Zm41.84,16.28c0,.91.08,2-1.16,1.74-.42-1.78,1-1.71.58-3.49-2.81-.4-4.53-.48-7,.58.09,2.25,2.27,2.38,4.65,2.33,1.21,2.27,3.11,3.87,4.65,5.81.82-1.67-1.58-2.95,0-3.49,1.5.06.83,2.27,2.33,2.33C195.84,46.24,195.2,43.59,192.67,42.83Zm18.6,10.46a27.89,27.89,0,0,0-5.81-7c1.74-.38-.56-1.24,0-2.32-1.24-.7-3.17-.71-3.49-2.33.06-4.32-3.76-4.77-5.81-7-.9,1.18-5.35,4.26-5.81.58-.28-1.83,2.66-.44,2.9-1.74-1.89-1.22-4.75-1.45-4.65-4.65-4.48-.92-8-4.62-13.36-2.91-2.6-2-5.5-.42-9.3-.58-.78,1.16-1.36,2.52-2.91,2.91-1.21.59-2.91-.51-2.91,2.32,2.63-.86,5-2,7.56-2.91a7.19,7.19,0,0,1-1.16,5.23c2.53.84,2.67-2,4.07-.58v2.91c7.41-2,14.5.88,20.34,2.32,2.81,4.16,4.77,9.18,9.3,11.63,1.65-1.62,4.77.23,5.23,1.74-1,.34-3.42-.7-3.49.58,1.44-.09,2.41.3,2.9,1.17-2.19-.45-2.77.71-4.64.58.85,2.43,1.38,5.19,3.48,6.39a3.77,3.77,0,0,1-.58,2.91,3.18,3.18,0,0,1,2.33,2.32c1.88-.34,2.7.4,4.06.58,1.18-2.31,3.15-3.82,4.07-6.39a5.79,5.79,0,0,0-1.74-3.49c-.46,2.08-1.13,7-2.91,5.81C210.18,58.31,208.2,55,211.27,53.29Zm-11.62,0c-1.89-.25-1.85-2.42-3.49-2.91-1.09,1.16.39,1.9,1.16,2.91.58.75,1.28,3,2.91,2.32C200.35,54.51,199.57,54.33,199.65,53.29ZM163,26c-2.88.77-.91,2.75,0,0ZM145.59,28.3c1.1-.13,1.29.65,2.33.58-.13-1.1.65-1.29.58-2.33C147.14,26.75,146,27.15,145.59,28.3Zm9.3,4.06c-1.69-2,1.67-4.17,0-5.81C154.46,28.79,151.55,31.16,154.89,32.36Zm-4.06.58c-.71.89-2.45,3.7-4.07,1.75-.23-2,2.51-4,1.16-5.23-1.67,2-4.11,3.25-5.23,5.81-.16,2.29,2.48,1.78,2.32,4.07-.11,3,2.07,7.7-1.16,8.72-1.62-1.83-.72-3.08,0-5.23-1-.92-.76-3.12-1.74-4.07a25.27,25.27,0,0,1-2.33,2.9c.75,3.91,2.92,6.39,4.07,9.88,1.65.32,1.07,5.87,2.91,4.07-1-.08-1-4,0-4.07,1.37.86,1.08,1.23,2.9.58.45-1.45,3.21-4.24.59-5.23-.09,2.43-2.61,2.43-4.07,3.49.48-1.64-.82-1.5-.59-2.91,3.27-1,4.65-3.87,5.82-7-.68-.87-1.68-1.42-1.75-2.91,3.07-.6,3.15-7.42.59-8.71C149.26,30.82,150.61,30.86,150.83,32.94Zm7.55,2.33c1.41,1.12,4.86.56,6.39,0,.29-1.83-1-2.05-.58-4.07-1.79-.09-3.28,1.37-4.65,0C159.64,33,158,33.14,158.38,35.27Zm-5.81.58c.58,0,.69.47,1.16.58,0-.91.08-2-1.16-1.74ZM171.17,37c1.74.39,2,2.24,4.65,1.75,1.06-1.07,2.29-2,2.9-3.49C175.52,35.17,172.23,35,171.17,37Zm8.71,2.33c1.34,1.34,2.68-.28,3.49-1.16.51.85.87,1.84,2.33,1.74-.18-1.53,2.25-.46,1.74-2.33-1.39-.93-3.72-.92-5.23-1.74C181.85,37.43,179.78,37.3,179.88,39.34Zm-22.08,0c2.49.36,2.37-1.89,4.65-1.75,2.78-.2,4.41,1.45,5.23-1.16C163.53,36.54,158.92,36.2,157.8,39.34ZM163,41.08c.05-1.49,2.27-.83,2.32-2.32a3.83,3.83,0,0,1-2.9-.58C162.77,39,161.77,41.18,163,41.08Zm11.62,0c-.16,1,1.64,2.9,0,3.49-1.19-1.37-4.73-2.69-2.9-5.23h-3.49c-.56,2.11,2.61.49,2.33,2.32a1.6,1.6,0,0,1-1.75,1.17c.73,2.56,1.17,5.41,2.33,7.55a5.76,5.76,0,0,1,5.23-3.49c.09,1.45-.92,1.8-1.16,2.91.93,1,2.43,1.44,4.64,1.16,0-2,1.36-2.52,2.33-3.49C180.05,45,178.06,42.33,174.65,41.08Zm-20.92,1.16c.3-.86.86-1.46,1.16-2.32C152.6,39.2,151.77,42,153.73,42.24ZM159.54,44c1.54.17,1.5-1.22,1.75-2.33-.79-.18-1.11-.83-2.33-.58C158.72,42.48,160,42.35,159.54,44Zm5.81-1.16c-.26.14-.92-.19-1.16,0a24.56,24.56,0,0,0-7.55,10.46c-.44,1.78,1.59,1.11,1.16,2.9.34,1.19-1.09,3.2,0,1.75,1.41-1.89,1.24-5.35,2.32-7.56-.09,2.6,2,1.5,2.91.58,1,.75,0,3.48,1.74,3.49,1.87-.65.24-4.81,2.33-5.23,1.86-.51,1.2,1.51,2.32,1.74-.27-4.19-1.1-7.81-3.48-9.88C165.85,41.77,166,42.73,165.35,42.83Zm17.44,3.48c.34,1.43,2,4.51,2.91,3.49-1.72-.84.69-2.34,2.32-1.74A7,7,0,0,0,184,42.83c-.77-.35-2.07.16-2.9,0-1.07-.21-1.82-1.56-2.33-.59A16.23,16.23,0,0,1,182.79,46.31Zm-47.66-1.74c.36.17,2.24,1.44,2.33,0-.77,0-.53-1-1.16-1.16C136.29,44.17,135.28,43.94,135.13,44.57Zm23.25,1.74c.17-.35,1.45-2.24,0-2.32C158.21,44.34,156.93,46.22,158.38,46.31Zm-29.06,2.33c-1.39,1.93.93,4-.58,5.81,2.24-.16,5.95,3.66,6.39,0-.17-1.21-1.57.86-1.74-1.16V49.8c.68-1.46,1.65-2.61,2.33-4.07C132.36,45.57,132.69,50.55,129.32,48.64ZM138,50.38c1.58-1.54,2.39,2.62,2.91,4.07-1.15-.18-1.16.78-1.75,1.16-1.19-.16-1.16-1.55-1.74-2.32.42-1.27-.6-3.7-.58-1.17,0,1.91-1.66,2.22-1.16,4.65,3.16.12,3.63,2.69,7,1.17q-.67,3,2.32,2.32c.51-2.25-1.42-2.07-1.74-3.49,2.07-.49.07-1.43.58-3.48-1.56-1.73-2.25-4.34-3.49-6.4-.74,0-.8-.74-1.74-.58C138.46,47.37,136.53,49.57,138,50.38Zm15.69.58c.61-.6,1.2-4.15,0-4.65C153.8,48.08,151.32,50.28,153.73,51Zm2.33-1.74c0-.32-.47-.66-.59,0C155.47,49.54,155.94,49.88,156.06,49.22Zm41.84,6.39c-.45-.13-.67-.49-.58-1.16-2.07-.47-3-5.09-4.65-4.07,1.37,0-.21,1.59-1.16,1.16.08-1.44-.3-2.41-1.16-2.9-.2,2.52,1.4,3.24,1.74,5.23-1.89.34-2.71-.4-4.07-.58.6,3.08,2.23,5.13,2.91,8.13,3.69-.39,5.43,1.16,7,2.91-1.14-.18-1.15.78-1.74,1.16-1.09.56-1.94-1.74-2.33,0,2.66.64,3.33,3.26,5.23,4.65-2-.45-2.77.32-2.32,2.33a41,41,0,0,0,7.55-2.91c-.33-3.18-3.5-3.84-1.74-7.56-1.1.13-1.28-.65-2.32-.58,0,1.77-.53,3-1.75,3.49C199.74,62.06,197.65,59.21,197.9,55.61Zm3.49-5.23c-.45.13-1.15,0-1.16.58C200.68,50.83,201.37,51,201.39,50.38ZM96.19,53.87c1.1.13,1.29-.66,2.33-.58.1-1.46-.89-1.82-1.74-2.33A3.81,3.81,0,0,1,96.19,53.87ZM135.13,51c-1.76,2,2.15,1.76,0,0ZM170,52.12c0-.58-1-.73-1.16,0C169.49,52.06,169.75,53,170,52.12Zm-68.57.59a.59.59,0,0,0-1.17,0C100.39,53.41,100.91,53.06,101.43,52.71Zm74.39-.59c-.46.13-1.15,0-1.17.59C175.1,52.58,175.8,52.69,175.82,52.12Zm1.74,3.49c1.7-.15,1.78,1.31,3.49,1.16-.69-4.28,3.22-.35,4.65-2.32-1.62-.9-1.89-1.73-2.91-1.74-1.61,0-1.3,1.14-2.32,1.16-.06,0-.19-1.92-1.17-1.16C179.3,54.26,177.47,54,177.56,55.61ZM51.44,77.12c1.54.19,5.52-2.1,5.82.57H52.61c.35,3.66-1.14,5.46-1.75,8.14-1.88-1.18.64-5.88-.58-6.39-1.84,3.39-4.19,6.27-5.23,10.46,1.94-.19,2.58-1.68,5.23-1.16-.17-1.53,1.21-1.5,2.33-1.74.15-2.76,2.83-3,2.32-6.4,3.93-.53,2.82-6.1,5.81-7.55,3.53-.54,4.7-3.44,6.4-5.81,3.77-.63,5.47-4.64,9.29-3.49-.16-1.33.14-2.19,1.17-2.33C79.69,62.53,82,58.89,84,57.94c-2.29.15-4-.23-4.65-1.75,2.73-2.39,7.21.58,8.72-2.9-4.38.94-10.39,0-12.21,1.74-2.2,2.11-5.47,2.62-7,4.65,3,1.94,3-1.37,5.23-1.74-1.57,1.83-1,3.55-1.74,5.23-1.93-.38-2.53-1.18-1.75,1.16-1.37-.81-4-3.1-1.74-4.07-2-1-4.3,2.09-6.39,2.91v4.07C60.42,68.27,61,72,59,73.05c-.89-2.86,1.87-5.07.58-6.4-.55,1.78-2.83,1.82-2.9,4.07-1.64-.23-3.28,2.47-2.33,2.91.78-1.31,4.37-.54,4.65.58C55.88,75.83,51.8,72.88,51.44,77.12Zm1.75,8.71c.71,2.89-1.54,5.53.58,6.39-.69,1.45-3.68.59-4.07,2.33h2.91c1.46-1,1.46-3.57,3.48-4.07.36-1.39-.73-4.21.59-4.65.33,1-.71,3.42.58,3.49.49-1.83,2.19-2.45,2.32-4.65,1.1-.49,3.15-3,2.33-3.49C59.41,83.15,55.5,83.69,53.19,85.83ZM49.7,95.71c.33,1.42.5,3,2.33,2.91.15-1.79,1.26-2.61,1.74-4.07C51.93,94.45,51.83,96.1,49.7,95.71Zm54.63-41.26c.94,1.59,2-.85.58-1.16C104.91,53.87,104.44,54,104.33,54.45Zm65.09-.58c0-.59-1-.73-1.16,0C168.38,54.57,168.91,54.22,169.42,53.87Zm-84.27,2.9c1.92-.21,2.91-1.35,4.07-2.32C87.75,55.11,85.93,55.42,85.15,56.77Zm18.6-2.32c-2.28,0-3.21,1.44-4.65,2.32,1,3.16,3.21,7.66,6.39,5.23-.17-2-2.57-1.68-2.9-3.48h4.07C106.22,56.63,104.44,56.08,103.75,54.45Zm15.11,0c-.68.09-1.65-.1-1.74.58C117.8,54.94,118.77,55.13,118.86,54.45Zm49.4,2.91c-.27.3-1.54.28-1.74.58-.69,1-.41,2.82-1.75,3.48.79,1.72.73,3.6-.58,4.65a1.58,1.58,0,0,1,1.16,1.74c2.09-1,7-.41,5.24-3.48-1.79-.43-1.12,1.59-2.91,1.16-.45-2.84.11-6.87,2.91-4.65,0-2.54.21-5.25-1.17-6.39C168.48,55.16,169.27,56.24,168.26,57.36Zm3.49-.59c-.46,2.4.89,3,.58,5.23,1.78.42,1.71-1,3.49-.58-1.57,2.6.72,3.61,1.74,5.23-1.85-.49-2.21.51-2.91,1.16a1.6,1.6,0,0,0-1.74-1.16,4.66,4.66,0,0,0,3.49,2.91c2.32,0,3.49-1.16,5.81-1.16-.74-2.17-2.38-3.43-1.74-7-.61-1.53-2.31-2-2.91-3.48.87-.1,2.15.2,2.32-.58-1.62-.52-3.53-.73-4.64-1.75-1.79.7-4.12-2.54-4.07,0,.37,1.18,2.71.38,2.9,1.75C173,57.49,172.79,56.7,171.75,56.77Zm-16.28.59c-.27-1.12,1.8-2.51-.58-2.33C155,55.9,154.69,57.18,155.47,57.36ZM86.9,59.1c1.25-.55,4.48-.38,5.81-2.33-.83-.14-1-1-1.75-1.16C89.67,56.47,85.12,57.09,86.9,59.1Zm44.16-2.91c-1.4.24-1.26-1.06-2.9-.58,0,1,1.57,3.38,0,4.07-.83-.14-1-1-1.74-1.16-1.1,1-1,3.26-2.91,3.48-.47,2,.87,2.24.58,4.07,2,.27,5.6-.95,5.23,1.74-1.33.38-3.5,1.16-4.65,0-1,4.1,3.26,3,4.07,5.24.89-3,2.83-4.92,4.07-7.56-.87-1.61-2.38,1-2.91-.58-.26-3,1.53-3.9,2.33-5.81a1.59,1.59,0,0,0,2.32,0c.45-4.26-4.59-.81-5.23-1.74A4.07,4.07,0,0,0,131.06,56.19Zm-9.29.58c0-.32-.47-.66-.58,0C121.18,57.1,121.66,57.43,121.77,56.77ZM92.71,60.26c1.75.61,1.14,3.16.58,4.65,2.09.23,1.77,2.88,2.9,4.07,2,2.27,8.2,2.67,8.14-1.74C102.39,64,101,60.16,96.78,59.1c-.59-.77-.55-2.16-1.75-2.33C94.67,58.35,92.6,58.22,92.71,60.26Zm22.66-1.74v2.32a12.46,12.46,0,0,0,5.23-2.9c-.45-.13-.67-.49-.58-1.17C118.24,57.13,117,58,115.37,58.52Zm73.81,1.74c0-1.77-.52-3-1.74-3.49C187.45,58.5,187.39,60.31,189.18,60.26Zm-66.25,0a3.22,3.22,0,0,1,.58-2.32C121.34,57.69,121.72,59.68,122.93,60.26Zm12.79,0c.64-1.35,2.3,1.13,2.9,1.74V59.1c-1.22-.34-1.66-1.44-3.49-1.16C135.23,58.81,134.93,60.08,135.72,60.26Zm-52.31-.58v2.91c1.42.51,2.52,1.35,4.65,1.16.09-1.45-.3-2.41-1.16-2.91-.56,3.14-.94-2-1.75-2.32C85,59.33,83.88,59.18,83.41,59.68ZM112.47,62c0-.94,2.48-3.64,0-3.48C112.63,59.54,110.83,61.42,112.47,62Zm70.32-2.9c1.77,1.58-1.59-1.77,0,0Zm-75.55,4.07c.35,0,.69.08.58.58H109c1-1.19.6-5.47-1.16-3.49C110.52,61.28,107.11,61.47,107.24,63.17Zm8.71.58c2.15-.42,4.77-1.35,5.24,1.16.75-1.69.73-4.1-.59-5.23C119.2,61.18,116.53,61.42,116,63.75Zm46.5-4.07c-.45.13-1.15,0-1.16.58C161.74,60.13,162.43,60.24,162.45,59.68Zm23.83,1.16c.58,0,.69.47,1.16.58-.06-.91.08-2-1.16-1.74Zm13.37,0c.08-.61-.46-1.5-.59-.58C199,60.87,199.51,61.76,199.65,60.84Zm-75-.58c-.45.13-1.14,0-1.16.58C124,60.71,124.66,60.83,124.67,60.26Zm59.86.58c2.55,3-1.06-1.86,0,0ZM145,61.42c-1.4,1.95,2-1.4,0,0Zm37.78,2.33c3.55.36-.12-3.65-.58-2.33C183.07,61.53,182.74,62.83,182.79,63.75ZM88.64,64.91c1.83-.28,2.27.83,3.49,1.16a5.63,5.63,0,0,1,0-4.65C89.58,61.21,89.33,63.28,88.64,64.91Zm122.05,1.74c1.76-.75,4.66-.37,5.81-1.74-1.78-.55-1.82-2.83-4.07-2.91C212.51,64.18,209.33,65,210.69,66.65ZM109,67.81c1.43.08,2.8.09,3.49-.57-.4-1.93-.53-4.12-2.33-4.65C110,64.52,108.46,65.16,109,67.81Zm32-4.06c1.44.08,2.41-.3,2.9-1.16C142.41,62.5,141.44,62.89,141,63.75Zm20.34,1.16a4.07,4.07,0,0,0-1.17-1.74C160,63.94,161,66.37,161.29,64.91ZM83.41,69.56c1.62-1,4.11-3.31,2.9-5.23-1.76.17-1.63,2.24-3.48,2.32-1.67.12-3.17.08-2.91-1.74.69-.09,1.65.1,1.74-.58a3.83,3.83,0,0,1-2.9-.58c.52,2-1.9,1-2.33.58C75,67,72.2,68.24,71.2,71.3c.19.79.83,1.11.59,2.33,4.11.44,6.3-1.06,9.87-1.16-.48-1.65.82-1.51.59-2.91-.78-.58-2.17-.55-2.33-1.75C81.43,68.05,81.68,69.55,83.41,69.56ZM84,63.75c-.68.09-1.65-.1-1.74.58C82.93,64.24,83.9,64.43,84,63.75Zm106.94.58c1.76,1.59-1.59-1.77,0,0Zm-50,2.91c1.44.08,2.41-.3,2.9-1.17-.68-.1-.63-.92-.58-1.74C141.6,64.4,140.51,65.05,141,67.24Zm12.78,0c1.12,1.2,1.84,2.81,2.91,4.06.15-.81,1.27-.66,1.74-1.16-.06-1.48-1.06-2-1.74-2.9s0-3.12-1.75-2.91C155.33,66.12,153.3,65.45,153.73,67.24Zm-32.54,0a2.76,2.76,0,0,1,1.74.57c-.26-1.09.79-3.5-1.16-2.9A3.31,3.31,0,0,1,121.19,67.24Zm38.35-1.17c.09-.61-.45-1.5-.58-.58C158.88,66.1,159.41,67,159.54,66.07ZM86.31,70.14c2-4.29,7.19,1.18,9.88-.58-2.9-1.36-4.82-3.71-8.71-4.07C87.76,67.36,84.76,68.93,86.31,70.14Zm19.77-2.33c1.07-1-.15-1.79-1.17-2.32A2.53,2.53,0,0,0,106.08,67.81Zm10.46-.57c0,2.28,1.44,3.2,2.32,4.64.13-2,2.32-5,1.16-6.39C119.5,66.71,118.31,67.26,116.54,67.24Zm47.65.57A1.6,1.6,0,0,0,163,66.07,1.6,1.6,0,0,0,164.19,67.81Zm43.59-.57c-.86-.31-1.46-.86-2.32-1.17C204.84,67.54,207.42,68.65,207.78,67.24Zm-93,.57c.09-.6-.45-1.49-.58-.57C114.13,67.84,114.66,68.74,114.79,67.81Zm73.81-.57c0-.33-.47-.66-.58,0C188,67.56,188.49,67.9,188.6,67.24Zm20.34,1.16c-.13,1.1.66,1.28.58,2.32-.35-.17-2.23-1.44-2.32,0a4.77,4.77,0,0,1,1.16,3.49c2.47-.12,5.76,2,7.56.58-.66-2.29-2.92.63-3.49-1.74a6.8,6.8,0,0,1,4.65-2.91c.22-2-2.57-.91-1.74-3.49C212.49,66.52,211.68,68.42,208.94,68.4ZM68.88,69c-.1.87.21,2.14-.58,2.32-1.64.48-1.51-.82-2.91-.58-1.35,1.74-3.12,3.08-3.48,5.81.87,0,2.37,2.16,2.9.59-.7-.19.15-3.68,1.16-4.07.77,0,.53,1,1.17,1.16,1-2.47,5.21-4.85,4.65-7C71.25,68.25,70.71,69.25,68.88,69Zm93.57-1.17c-.65.06-.91-.84-1.16,0A.59.59,0,0,0,162.45,67.81Zm-20.34,4.66c-.22-1.34-2.33-.78-2.91-1.75-.1-1.64,2.19-1.35.58-2.91-2.61.1-1.17,4.25-4.06,4.07-.1-.87.2-2.14-.59-2.32-.62,2.28-.95,4.85-1.74,7,1.45,1.49,3.09,2.61,1.16,4.65,2.65.36,2.39-1.3,1.75-2.9.18-1.37,2-1.08,1.74-2.91-.71-.06-1.38-.17-1.16-1.16A8.54,8.54,0,0,1,142.11,72.47Zm24.41-2.91c.58,0,.69-.47,1.16-.58v1.74c2.15.41,1.45-2,2.32-2.91C168.91,68.12,165.27,68.84,166.52,69.56ZM113.63,69a.59.59,0,0,0-1.16,0C113.12,68.92,113.37,69.82,113.63,69Zm39.52,0c-.61-.69-.41-.14,0,.58S153.74,69.65,153.15,69ZM117.7,73.05c-.22-1.92-1.36-2.91-2.33-4.07C113.87,70.78,116.56,72.1,117.7,73.05Zm12.2,0a2.72,2.72,0,0,1,1.75.58c.45-.4,1.29-3.24,0-3.49C131.31,71.35,130.43,72,129.9,73.05ZM170,71.3h1.17V70.14H170Zm5.24,1.75c-.14-1.1.65-1.29.58-2.33-.36-.17-2.24-1.44-2.33,0C174.69,70.88,173.63,73.3,175.24,73.05Zm2.9-1.75a4.42,4.42,0,0,0,4.07,1.17C183.32,69.56,178.37,69.38,178.14,71.3ZM217.08,76h2.32c-.18-2.33-.4-4.63-1.74-5.81C218.06,72.63,216,74.55,217.08,76ZM91.55,71.3a14.92,14.92,0,0,0,2.32,0c.63.12,4.57,1.8,5.23.58C98.37,71.11,91.18,70.38,91.55,71.3Zm22.08,0c1.77,1.59-1.59-1.77,0,0Zm32,1.75c1.47.61,2.58-2,1.17-2.33C146.75,71.88,145.17,71.46,145.59,73.05ZM159,71.88c.92,0,2,.08,1.75-1.16h-1.17C159.55,71.3,159.07,71.41,159,71.88Zm5.81,7c.5-1.88-.16-7-2.32-8.14C163,73.64,162.8,77.34,164.77,78.86Zm26.74-7c0-.32-.47-.66-.58,0C190.92,72.21,191.4,72.54,191.51,71.88Zm7,2.33c2.24-.67,4.84-1,5.81-2.91C202.27,72.18,199.54,72.36,198.48,74.21Zm-94.73-1.74c-3.08-.64-.69,1.76,0,0Zm20.34,7a3.77,3.77,0,0,0,.58-2.91c-2.67.38-3.37-.32-2.32-2.32-1.19-.17-1.55-1.16-2.33-1.74C119.48,74.88,121.55,78.32,124.09,79.44Zm25-4.07c1.76.9,1.53-3,.58-2.9C150.14,74.11,148.84,74,149.08,75.37Zm17.44,0c.07-.76.09-4.2-.58-2.32C165.86,73.81,165.85,77.25,166.52,75.37Zm23.24-2.32c.09.68-.1,1.65.59,1.74V72.47c-.69.09-1.65-.11-1.75.58ZM88.64,77.12c-1.85-.5-2.21.5-2.91,1.16-1.27-1-.45-4.2-2.9-4.07.28,1.83-1,2.05-.58,4.07,2.71-.77,2.58,1.29,3.48,2.32.76-2.15,4.23-1.58,5.82-2.91-1-.26-2.85-2.49-1.75-2.9,2,0,2.17,1.71,2.91,2.9,2.27-.62,5.05-.75,5.81-2.9q-1.9.15-1.74-1.74H86.9C86.3,75.58,88.1,75.72,88.64,77.12Zm22.08-4.07c-.45.13-1.14,0-1.16.58C110,73.5,110.71,73.61,110.72,73.05Zm73.81,1.16c1.14,2.29-1.13,1.77,0,4.07,2.34.08,1.54-1.49,1.17-2.91.85-.51,2.25-.46,1.74-2.32C186,73,185.64,74,184.53,74.21Zm-109.26.58c1.84.09,3.51,0,4.07-1.16C78.3,74.33,76,73.73,75.27,74.79Zm37.2-1.16c-.45.13-1.15,0-1.16.58C111.76,74.08,112.45,74.19,112.47,73.63Zm5.81,2.9c-.36-1.38-.78-2.7-2.33-2.9C116.28,75,116.45,76.62,118.28,76.53Zm26.15,0c1.95.4,2.13-1,2.33-2.32C144.94,73.94,144.16,74.72,144.43,76.53Zm11,.59c-1.36-.19-.56-2.54-1.74-2.91.13,1.1-.65,1.28-.58,2.32C154.6,75.77,155,78.83,155.47,77.12ZM74.69,75.37a.59.59,0,0,0-1.16,0C73.65,76.07,74.17,75.73,74.69,75.37ZM99.1,76a1.59,1.59,0,0,0,1.74-1.16C99.93,74.85,98.83,74.71,99.1,76Zm77.3,4.65c2.25-.46,2.21-3.21,4.07-4.07-.1-.68.1-1.65-.59-1.74C179.17,77.17,175.46,76.56,176.4,80.6Zm-119.14,25c-1.08,1,.25,1.7.58,2.91-.71,1.81-2.74,2.3-2.91,4.65,2.55-.56,3.78-2.42,6.39-2.91,1.4-1.7,2.1-4.1,5.82-3.49-.11-2.21-3.25-1.4-3.49-3.48,2.52-.81,3.85,2.52,4.65,0-.87-.69-2.6-.51-2.33-2.33A4.4,4.4,0,0,1,70,99.78c.84-1.87,2.17-3.26,2.91-5.23-1.21-.35-3.82.72-4.07-.58,1-.53,1-2.14,2.32-2.32s2.8-.1,3.49.57c.86-2,2.29-3.52,3.49-5.22-.87-.1-2.15.2-2.33-.59.09-2.82,1.37-4.44,4.07-4.65-.53-2.66,1.46-2.81,1.16-5.23C80,74.92,76.94,75.07,77,77.69c1.45-.07,1.82-1.1,2.32.59-1.75.57-2.59,2-5.23,1.74-.81.74-.25,2.85-1.74,2.91a2.78,2.78,0,0,1-1.75-.59C69,84,67.86,86.17,66,87.57c.32,2.06-.49,3-1.74,3.49.47,2-1.09,2.46,0,3.49-1,.51-1.7,1.84-2.91.58-.84,1.87-2.16,3.26-2.9,5.23.38,1.78,1.82,5.51,1.16,6.39a2.55,2.55,0,0,0-1.16-2.32c-.77,1.8,1.72,3.22,0,4.07C58.51,107.05,58.12,106.09,57.26,105.59ZM131.65,76c0-.32-.47-.66-.59,0C131.06,76.28,131.54,76.61,131.65,76Zm75.55-.58c-.45.13-1.15,0-1.16.58C206.49,75.82,207.18,75.94,207.2,75.37Zm2.91,3.49c2.83-.68,5.73,1.59,4.64,2.9C213.53,81.25,213,80,211.27,80c.5,2.79,4.22,2.37,5.81,4.07.27-1.86,2.21-2,2.32-4.07-2.24.11-3.33-.92-3.48-2.9-1.78-.94-4.42-1-6.4-1.75C209.1,77.15,210.12,77.49,210.11,78.86Zm-142.39.58a2.69,2.69,0,0,1,1.74.58c.44-1.69,2.07-2.19,3.49-2.9A3.54,3.54,0,0,0,67.72,79.44Zm82.53,0c-.14-1,.58-2.91-1.17-2.32C148.92,78.44,149.22,79.3,150.25,79.44Zm8.13,1.16c2.19-.3,2.73-.81,4.07.58-.35-1.2.72-3.82-.58-4.06C161.39,79,158,77.93,158.38,80.6Zm20.34,1.74c.75-1.77,3.48-1.55,3.49-4.06-.12-.66-.65-.91-1.16-1.16C180.49,78.72,177.58,81,178.72,82.34Zm11.63-3.48c.08-.69,1-1.32,0-1.74C190.26,77.8,189.31,78.43,190.35,78.86Zm-126.7-.58c-1.13,2.2-3.52-2.2-4.65,0C60,78.71,65.18,80.67,63.65,78.28Zm33.71-.59c-.45.13-1.15,0-1.17.59C96.65,78.15,97.34,78.26,97.36,77.69Zm54.05.59c0-.33-.47-.66-.58,0C150.82,78.6,151.3,78.94,151.41,78.28Zm-77.3.58c-.72.19-.2,1,.58.58.44-.22.88-1,0-.58C74.54,78.93,74.27,78.82,74.11,78.86Zm52.89,0c0-.33-.47-.66-.58,0C126.41,79.18,126.89,79.52,127,78.86Zm74.39,1.74c.87-.1,2.14.21,2.32-.58-2.06.9-.35-2-1.74-1.74C201.79,79.06,201.14,79.39,201.39,80.6Zm8.13-2.32c-.45.13-1.14,0-1.16.58C208.81,78.73,209.51,78.84,209.52,78.28ZM83.41,84.09c1.26-.1.26,2.06.58,2.91-1.65,1.06-1.9,3.52-3.49,4.65-.84-.91-.77-2.72-1.74-3.49-1.14,1.08-.18,2.13,0,3.49-2,2.31-3.23,8.38-2.91,11,.4-1.93,2-2.64,4.07-2.91,1.4,2,4.75,1,6.39,0-.31-.84.68-3-.58-2.91,1.47,3.44-4.31,2.62-5.23,1.75a22.57,22.57,0,0,0,2.91-4.07c.14,1,1,1.33,2.32,1.16-.17-2.37,1.22-.31,2.33-.58a31,31,0,0,1,5.23-10.46,3.17,3.17,0,0,0,2.9-2.91c-3.51-1-1.69,3.35-4.64,2.91-1.3-.45-3.16-.33-3.49-1.74,1.27-.67,2.37-1.5,4.65-1.17-.95-2,.07-1.74,1.16-2.9C88.6,78.81,85.42,80.87,83.41,84.09Zm25,1.16c1.15.4,1.55,1.55,1.74,2.91-3.28.38-3.2-2.61-5.81-2.91-1.81,2.38.84,4.32,2.91,4.65,3.13-.16,4.07-2.51,8.13-1.74.81-.75.58-2.53.58-4.07-1-.23-1.48.86-1.74,0-.18-2.32,2.69-1.58,2.91-3.49-1.49-1.19-2.54,1.77-4.65,1.74-.48-1.64.82-1.5.58-2.9a3.77,3.77,0,0,0-2.91-.58C110,82.46,110.34,83.21,108.4,85.25ZM120,78.86c-.45.13-1.14,0-1.16.58C119.31,79.31,120,79.42,120,78.86Zm18.6,1.74h1.74c-.09-.68.1-1.65-.58-1.74C140,80,139,80,138.62,80.6ZM57.84,81.76c0-1.15,1.58-.74,1.16-2.32C57.53,78.83,56.42,81.4,57.84,81.76ZM186.28,80.6h1.16V79.44h-1.16Zm-85.44,1.74c1.88.52.82-1.89,1.75-2.32h-1.75Zm26.74-1.74c1.77,1.59-1.59-1.77,0,0Zm1.16,1.16c.35,0,.69.09.58.58h1.16c-.79-1.32,1.5-2.18,0-2.32C130.66,81.36,128.81,80.67,128.74,81.76Zm39.52,2.33c-.79-1.77,2.17-4-.58-4.07C166.89,80.8,166.57,84.08,168.26,84.09ZM231,87c-.25-1.11-1.66-1.06-1.16-2.91a3,3,0,0,1-1.75-1.75c-2.57.17-4.22-2.76-5.81-1.74.44,2.29,5.45,3.05,4.07,5.23-1.51-.23-1.75-1.73-3.49-1.74-.5,3,2.93,2.11,3.49,4.07a5.77,5.77,0,0,0,4.07,4.06c.08-1.85,2-1.92,2.32-3.48.13.45,0,1.15.58,1.16C234.73,88.46,233.58,86.25,231,87ZM64.23,82.93c.89-.84,4.3.88,4.07-2.33C67.27,81.35,62.66,81.5,64.23,82.93Zm3.49.58c-.52.67-2.44,1.66-1.16,2.32.73-2,3.22-2.2,3.48-4.65C68.92,80.83,68.33,82.71,67.72,83.51Zm12.2,2.32c.61-2.3,3.89-1.92,4.07-4.65H80.5C81.18,83.26,78.74,85.17,79.92,85.83Zm40.68-1.16c-.9-2.07,2-.35,1.75-1.74-1.46-.49-2.29-1.6-4.07-1.75A4.1,4.1,0,0,0,120.6,84.67Zm45.34,4.07c1.28-1.71-.68-4.06,0-7a2.72,2.72,0,0,1-1.75-.58C164.58,83.9,163,88.56,165.94,88.74Zm25-6.4c.08-.6-.45-1.5-.58-.58C190.26,82.37,190.8,83.27,190.93,82.34Zm5.81-.58c0-.32-.47-.65-.58,0C196.16,82.09,196.63,82.42,196.74,81.76Zm-69.16,2.33c.57.33,2.33,2.26,2.9.58-1.86-.84-3.25-2.17-5.23-2.91C124.94,82.8,126.74,83.59,127.58,84.09Zm15.69,7.56c.06-1.5,2.27-.84,2.32-2.33-1.54-1.95-.35-6.62-2.9-7.56a12.58,12.58,0,0,0-.58,5.24C145.56,87.08,142.41,91.2,143.27,91.65Zm64.51-9.31c1.77,1.59-1.59-1.76,0,0Zm-75.55.59c0-.33-.47-.66-.58,0C131.65,83.25,132.12,83.59,132.23,82.93ZM138,84.67c0-.77,1-.53,1.16-1.16-.77,0-.53-1-1.16-1.17C137.87,82.7,136.59,84.58,138,84.67Zm37.2,1.74c-.82,2.14,2.2,4.49-1.17,4.07a6.63,6.63,0,0,0,4.07,5.23c2.52-1,2.31-2.83,1.74-5.81.59,0,.7-.47,1.17-.58,1.58-.42,1.17,1.15,2.32,1.16,1.08-2.6,4.72-2.64,4.07-7-1.11-.25-1.05-1.66-2.91-1.17-.18,1.76.65,4.53-1.16,4.66-.48-1.46,1.13-5-1.16-4.66C179.28,83.09,178,85.49,175.24,86.41Zm-3.49-2.9c0-.32-.47-.66-.58,0C171.16,83.83,171.64,84.17,171.75,83.51ZM95.61,84.67a2.55,2.55,0,0,0,2.33-1.16C96.61,83.34,95.75,83.65,95.61,84.67Zm63.35.58h1.16V84.09H159Zm54-.58c-1.4,2,2-1.4,0,0Zm-86,3.49c-1.29-.41-1.93-2.73-1.17-3.49-2-.6-.9,1.81-1.16,2.9C125.44,87.49,126.84,89.53,127,88.16Zm27.31-.59c-1.67-.25-1.37-2.49-2.9-2.9-.19.79-.83,1.11-.58,2.33C152.6,86.26,153.78,89,154.31,87.57ZM81.66,85.83c-1.58,1.77,1.77-1.58,0,0Zm140.65-.58c-.45.13-1.15,0-1.16.58C221.6,85.7,222.29,85.82,222.31,85.25Zm-6.39,1.16a2.18,2.18,0,0,0,2.32,2.33c1.16-.59,2.49-1,2.91-2.33-1.09.56-1.94-1.74-2.33,0C220.15,87.76,217,86.21,215.92,86.41Zm-23.25,0c-.45.13-1.15,0-1.16.59C192,86.87,192.66,87,192.67,86.41Zm6.39,2.91c-.12-1.1-1.49-3.85-2.32-2.32C197.92,87.36,196.9,89.93,199.06,89.32Zm4.07-1.75c0-.32-.47-.66-.58,0C202.55,87.9,203,88.23,203.13,87.57ZM59,89.32c.08-.69,1-1.32,0-1.75C58.92,88.26,58,88.89,59,89.32Zm110.42-1.16c-1.4,2,2-1.41,0,0Zm8.72,9.3c-.18,1.62-2.73,4.5.58,4.64,1.55-1.74,2-4.58,4.07-5.81.24,2.91,4.68.42,5.81.58a7.05,7.05,0,0,0,.58-5.22c-1-.34-3.41.7-3.48-.59,2.15.41,2.49-1,4.65-.58.93-2.29-2.51-.2-2.33-1.74.13-.73.91-1.19-.58-1.17A55.22,55.22,0,0,1,178.14,97.46ZM194.41,94c.36-1.58,2.43-1.45,2.33-3.49.08-1.44-.3-2.41-1.17-2.91C195.07,89.23,192.39,91.71,194.41,94ZM129.32,89.9c.09-.69,1-1.32,0-1.74C129.24,88.84,128.29,89.47,129.32,89.9Zm63.93,2.32c.06-1.8-.26-3.22-1.16-4.06C192,90,192.07,91.66,193.25,92.22ZM60.74,91.06c1.57.4,1.13-1.2,1.75-1.74a2.78,2.78,0,0,1-1.75-.58Zm51.73-1.74c-.45.13-1.15,0-1.16.58C111.76,89.77,112.45,89.89,112.47,89.32Zm90.08,2.9c0-.86,2.16-2.37.58-2.9C202.77,90.54,200.15,91.5,202.55,92.22Zm21.5-2.9v1.74c1.15.18,1.16-.78,1.75-1.16,0,.32.47.66.58,0C225.19,88.89,225.24,90.33,224.05,89.32ZM43.89,92.81c2.45-.65,6.18,0,6.39-2.91C48.5,91.22,44.17,90,43.89,92.81Zm88.92-2.91c-.45.13-1.15,0-1.16.58C132.1,90.35,132.79,90.46,132.81,89.9Zm23.25,5.23c.14-1,1-1.32,2.32-1.16.06-1.8-.26-3.23-1.16-4.07C156.82,91.28,154.59,93.81,156.06,95.13Zm52.3-2.32c.45.13,1.15,0,1.16.58,2.28,0,3.94-.71,3.49-3.49-1.14-.17-1.15.79-1.74,1.16-.14-1-1-1.32-2.33-1.16C209.18,91.3,207.88,91.16,208.36,92.81Zm13.37-1.75c.33,2.64,3.33-3.33.58-.58C222,90.76,221.64,90.37,221.73,91.06Zm-127.28.59a1.61,1.61,0,0,0,1.74-1.17C95.28,90.54,94.18,90.4,94.45,91.65Zm15.69,1.16a2.84,2.84,0,0,1,.58-1.75c-2.65-.52-3.29,1-5.23,1.16-.13,1.1.66,1.29.59,2.33,2.12-.81,4-1.71,5.81,0,.1-1.68,4.3-2.24,2.9-3.49A5.51,5.51,0,0,1,110.14,92.81Zm55.21-1.16a.59.59,0,0,0-1.16,0C164.32,92.35,164.84,92,165.35,91.65ZM119.44,94c.25-.91,1.83-.5,1.16-2.32C119.13,91,118,93.6,119.44,94Zm16.86,0c.49-2.44-2.6-1.28-3.49-2.32C133,93.44,134.87,93.46,136.3,94Zm18,3.49c-.48-1.65.82-1.51.58-2.91a3.28,3.28,0,0,0-2.32.58c-.78-1,.21-3.7-1.74-3.48C150.87,94.7,152.71,96,154.31,97.46Zm7.56.58c1.26.09.26-2.07.58-2.91-1.83.24-1.43-4.71-2.91-2.91C161.14,93.34,158.86,98.33,161.87,98Zm54-4.65c.1-1.27-.48-1.85-1.75-1.74C214.07,92.91,214.65,93.49,215.92,93.39ZM231,94c1.18.17,1.14,1.57,2.32,1.74-.28-1.14,2.67-1.87,2.91-.58.43,2-2.14,1-2.33,2.33,1,2,4.24,0,5.82,2.32-.62.42-4.43.52-2.91,1.16a15,15,0,0,1,4.65.59c.32.84-.68,3,.58,2.9.07-.71.17-1.37,1.16-1.16-2-4.42-4.11-8.68-7.55-11.62C236.82,95.11,231.52,92.14,231,94ZM88.64,95.71c2.48.35,2.15-2.11,2.91-3.49C89.11,91.92,89.24,94.19,88.64,95.71Zm34.87-3.49c-3.08-.62-.69,1.77,0,0ZM219.4,94c.18-1.53-.8-1.91-2.32-1.75C216.9,93.76,218.29,93.72,219.4,94Zm9.88,2.9c3.61,1.25,4.11,5.59,7.56,7-1.13-2.75-3.25-4.5-4.07-7.56-1.79-.55-3.34-4.37-4.65-3.48C229.18,93.49,228.58,95.84,229.28,96.87ZM59,95.13c-2.44.08-1.74,3.3-2.91,4.65,1.58.8,2.39-1.74,2.91-2.91s2.24-4.34,0-4.06A1.59,1.59,0,0,0,59,95.13Zm14.53,1.16c1.88-.71.44,1.88,2.32,1.17-.71-1.81,2.23-4.42-.58-4.65C75,94.32,73.54,94.56,73.53,96.29Zm126.12-2.9c0-.33-.48-.66-.59,0C199.06,93.71,199.53,94.05,199.65,93.39ZM42.73,116.63c.15-8,5.09-14.23,4.65-20.92,1.53.18,1.9-.8,1.74-2.32-1.4-.24-1.26,1.06-2.91.58.07,2.78-.16,5.26-1.16,7-2.23-2.16.15-5.53-1.74-7.55-.28,2.28-2.82,4.59-1.16,7-1.64,1.26-4.53,6.17-1.75,8.14.27-1.51,2.6-3.94,4.07-2.33-.72,1.58-2.24,1.45-1.16,3.49-1.76.57-2.3,2.35-4.07,2.91-1,0-.33-1.62-1.16-1.75-2.28,3.31,3.41,6-.58,8.14-.13-.65-.65-.91-1.17-1.16-.25,2-1.54,5-.58,6.39,2.35,0,2.62-2,4.65-2.33,1,1.83-2.16,2.38-.58,2.91C42.44,123.71,41.29,118.88,42.73,116.63Zm0,1.75c.86.3,1.46.86,2.32,1.16.51-2.25-1-2.51-1.74-3.49A3.3,3.3,0,0,1,42.73,118.38ZM116,95.71c.13-.45.49-.67,1.17-.58V94c-.59,0-.69-.47-1.17-.58C116.75,94.71,114.46,95.57,116,95.71Zm5.24.58c1.49.14-.8,1,0,2.33,2.08.14,2.12-1.75,4.06-1.75-1.87-1.75,1.91-3.35-.58-3.48C125,95.82,122,95,121.19,96.29ZM99.1,94c-.45.13-1.15,0-1.16.58C98.39,94.42,99.08,94.54,99.1,94Zm32,1.16A1.62,1.62,0,0,0,132.81,94C131.9,94,130.8,93.89,131.06,95.13ZM170.59,94c-1.77,2,2.14,1.76,0,0Zm33.7.58v1.16h1.17c0-.35.08-.69.58-.58V94h-1.17C204.84,94.32,204.79,94.66,204.29,94.55Zm-84.85,0c-.45.13-1.14,0-1.16.58C118.73,95,119.43,95.11,119.44,94.55Zm92.41,2.32a2.55,2.55,0,0,0-1.16-2.32C210.52,95.88,210.83,96.73,211.85,96.87Zm3.49-1.16c0-1,1.61-.32,1.74-1.16C215.9,94.05,213.47,95.06,215.34,95.71ZM127,96.29a1.59,1.59,0,0,0,1.74-1.16A1.6,1.6,0,0,0,127,96.29Zm29.06,4.07c-.82-2.46,4.93-3.56,1.16-5.23C157.18,96.87,153.92,98.37,156.06,100.36Zm-69.16,0c2.33-.4,4.24-3.59,7-1.74-.76-1.45,1.7-2.41,0-2.91-.77,2.56-2.28.79-5.23,1.16C89.75,99.73,86.71,98.43,86.9,100.36Zm44.75-3.49h1.16V95.71h-1.16ZM134,99.2c1.16,0,.74,1.58,2.33,1.16-.45-2.19.7-2.78.58-4.65C135.11,96.08,135.28,98.38,134,99.2Zm62.77-2.33h1.74V95.71h-1.74Zm12.2-.58c.95,3.22,2.7,2.54,5.81,2.91.13-1.67-.14-3-1.16-3.49C213.05,98,210.33,97.48,208.94,96.29ZM222.31,98c-1.5.09-2.79-3-3.49-1.75C219.49,97,221.26,99.61,222.31,98Zm-114.49,2.32c2.27.92,1.2-1.51,2.32-1.74,1.35.39,1.56,1.93,2.91,2.32a4,4,0,0,0,.58-4.65C112.47,99.61,107.94,96,107.82,100.36Zm11.62-1.74V96.29H117.7C117.54,97.81,117.5,99.2,119.44,98.62Zm25,.58c.28-1.83-.72-2.38-1.74-2.91C142.88,97.65,143.29,98.8,144.43,99.2Zm57-1.74h1.16V96.29h-1.16ZM106.08,99.2c1.7,0,2.15-1.33,2.9-2.33h-2.9ZM139.2,98c-.65.06-.9-.85-1.16,0A.59.59,0,0,0,139.2,98ZM70,103.85c-1.53-.18-1.5,1.21-1.74,2.32,2.11-.6,2.66-2.76,4.65-3.48-1.68-.26.51-4.4-1.16-4.65C71.14,100.16,68.94,101.63,70,103.85Zm30.8-2.32c.09-1.45.11-2.83-1.16-2.91C99,100.32,99.34,100.78,100.84,101.53Zm1.75-1.75c.08-.61-.45-1.5-.58-.58C101.92,99.81,102.46,100.7,102.59,99.78ZM120,98.62c-.61,3.37,2.52.24,0,0Zm46.5,8.13c2.93-.22,4.41-7,1.16-8.13C166.87,100.92,166.84,104,166.52,106.75Zm22.66-7.55c.7-.61.14-.42-.58,0S188.5,99.79,189.18,99.2Zm40.69,1.74c.75-1.79-1.65-3.29-2.33-1.74C228.73,99.37,228.68,100.77,229.87,100.94ZM49.7,105.59c2.5-.56,1,2.86,2.91,2.91v-4.65c1.66,1.23,1.87-2.86,2.32-4.65H53.19C53.15,102.45,49.91,102.51,49.7,105.59Zm79-2.32c0-1,1.57-3.38,0-4.07C127.92,100.47,127,102.33,128.74,103.27Zm87.76,2.32c2.29.35,2.57-1.3,2.9-2.9-.92-1.4-2.72-1.93-3.48-3.49C216.17,102.54,217.15,102,216.5,105.59ZM46.79,103.27c1.79-.44,1.12,1.59,2.91,1.16.66-2.39.18-3.59-1.74-4.65A13.26,13.26,0,0,0,46.79,103.27Zm106.36-1.17c1.62.94,1.61-2.5.58-2.32A3.27,3.27,0,0,1,153.15,102.1Zm12.79,0c-.14-1,.58-2.9-1.17-2.32A2.55,2.55,0,0,0,165.94,102.1Zm-34.29,3.49c3.3-.14.76-3,.58-4.65a3.26,3.26,0,0,1-2.33-.58C129.73,103.19,133.59,102.62,131.65,105.59Zm56.95-4.65v1.16h1.16c.65-.83.63-1.41-.58-1.74C189.15,100.72,189.1,101.05,188.6,100.94ZM74.11,103.27c.08-.69,1-1.32,0-1.74C74,102.21,73.07,102.84,74.11,103.27ZM102,102.1c0-.32-.47-.66-.58,0C101.42,102.43,101.9,102.76,102,102.1Zm19.76,0v1.17c.58,0,.69.47,1.16.58.17-.36,1.45-2.24,0-2.32C122.8,102,122.44,102.2,121.77,102.1Zm125.53,2.33c.61-1.16,3.11-2.7,0-2.9C248.06,103,246,104.34,247.3,104.43Zm-193,.58c1.76.9,1.53-3,.58-2.91C55.41,103.75,54.11,103.61,54.35,105Zm28.48-2.91c-.69.1-1.65-.09-1.75.59C81.77,102.6,82.73,102.79,82.83,102.1Zm12.2.59c0-.59-1-.73-1.16,0C94,103.39,94.52,103,95,102.69Zm45.33,0c-.51,2.64,4.4,2.13,4.07,0C142.35,103.17,141.62,101.38,140.36,102.69Zm45.34.58c.08-.61-.45-1.5-.59-.58C185,103.3,185.56,104.19,185.7,103.27Zm3.48.58c.88,1.26,3.71.55,2.91,3.49h2.32c.23-2.18-2.39-3.25-.58-5.24C191.5,101.9,189.58,102.11,189.18,103.85Zm10.47-1.75c-.46.13-1.15,0-1.17.59C198.93,102.56,199.63,102.67,199.65,102.1Zm37.77,1.17c1.1.06.4,1.92,1.74,1.74.13-.45.49-.68,1.17-.58-.1-.87.2-2.15-.58-2.33C240.16,103.68,237,101.69,237.42,103.27ZM78.76,107.34c.94.76,5.12,1.25,5.23-.59-3.19.09-2.56-3.64-5.23-4.06Zm58.7-3.49c.09-.61-.45-1.5-.58-.58C136.79,103.88,137.33,104.77,137.46,103.85ZM110.72,105c-.06-.59,2.51-1.17.59-1.74C111.37,104.67,106.9,104.81,110.72,105ZM76.43,108.5c.1-.68.92-.63,1.75-.58a8.38,8.38,0,0,0-2.91-4.07C74.18,105.12,75.05,107.94,76.43,108.5ZM105.49,105c2.54,0,.1-1-1.16-.58-.14-.89-1-.09-1.16.58C104.32,106,103.91,105,105.49,105Zm84.27,4.07c0-1,1.62-.33,1.75-1.16-3.46,0-.89-3.26-4.07-4.07C186,105.89,188.36,108.09,189.76,109.08Zm36.62-2.91h1.74c.17-1.52-.21-2.5-1.74-2.32Zm-57.54,1.17c2.11.89,3.22-2.14,1.75-2.91C170.06,105.46,169.18,106.13,168.84,107.34Zm-45.91,1.74c1.54-.2,2-1.53,2.32-2.91-.91,0-.45-1.48-1.74-1.16C124,107,122.65,107.25,122.93,109.08Zm52.89-3.49c0-.32-.47-.66-.58,0C175.23,105.91,175.71,106.25,175.82,105.59Zm5.23-.58c-.45.13-1.15,0-1.17.58C180.33,105.46,181,105.58,181.05,105Zm34.29,2.33c.16-.36,1.44-2.24,0-2.33C215.16,105.37,213.89,107.25,215.34,107.34Zm28.47,1.16c-1.77.42-1.71-1-3.48-.58,1.23,2.64,3.1,4.65,7,4.65a16.81,16.81,0,0,0-3.49-7.56C243.13,106.55,244.93,108.43,243.81,108.5Zm-44.75-.58c.76-.78.77-2.17-.58-2.33C198.58,106.46,198.27,107.74,199.06,107.92Zm7.56.58c.08-1.44.11-2.82-1.16-2.91C205.78,106.63,205.75,108,206.62,108.5Zm7,0c.34-1.38.89-2.71-1.16-2.91C212.34,107,212.73,108,213.59,108.5Zm12.21-.58a2.57,2.57,0,0,0-1.17-2.33C224.47,106.92,224.77,107.78,225.8,107.92Zm-179,0a1.6,1.6,0,0,0-1.16-1.75C45.69,107.09,45.55,108.19,46.79,107.92Zm150.53.58c-1,.6-3.49,2.3-1.16,2.9.78-4,1.92,3,2.9.58-1.51-1.19-.81-4.61-2.32-5.81C195.57,107.36,196.59,107.72,197.32,108.5Zm-130.18-.58a2.81,2.81,0,0,1-.58,1.74c2.29.26-.71,2.5,1.74,2.91.8-1.33,2.89-1.37,3.49-2.91-1.27.1-.27-2.06-.59-2.91C69.08,106.37,69,108,67.14,107.92Zm62.18,3.48c.41,1.39,3.22,3.71,4.07,1.17-1.33.16-2.18-.14-2.33-1.17.86-1.66,4-1,3.49-4.06a3.77,3.77,0,0,0-2.9-.59C131.74,109.18,129.92,109.68,129.32,111.4Zm106.36-4.06c.26-1-3.17-1-2.91,0C232.84,108.16,236,109.73,235.68,107.34Zm12.78,4.06c2-.46,2.46.65,3.49,1.17.25-2.77-1.44-3.6-2.91-4.65.69-.09,1.65.1,1.75-.58-2,.76-4.06-1.3-4.65,0C247.44,108.16,247.25,110.49,248.46,111.4Zm5.23-2.9c-1.86.51-1.2-1.51-2.32-1.75v1.75C252.45,107.94,253.31,110.24,253.69,108.5Zm-136,1.16c1.88-.34,2.7.4,4.07.58a3.82,3.82,0,0,0-.58-2.9A4.08,4.08,0,0,0,117.7,109.66Zm37.19-1.16h1.75v-1.16h-1.75Zm49.4,0h1.17v-1.16h-1.17Zm16.28,0c.77,1,3.29.19,4.06,1.16.13-1.1-.65-1.28-.58-2.32C222.51,107.34,220.63,107,220.57,108.5Zm7,1.16c.92.3,3.11,2.24,4.07.58-2,0-.89-3-2.91-2.9C228.4,108.2,227.84,108.8,227.54,109.66Zm-115.65-.58c-.77,0-.53-1-1.17-1.16C110.06,109.11,111.64,110.69,111.89,109.08Zm57.53-.58c0-.59-1-.73-1.16,0C168.91,108.44,169.17,109.34,169.42,108.5Zm-120.3.58c0-.32-.47-.66-.58,0C48.54,109.4,49,109.74,49.12,109.08Zm53.47,1.74c0-1.15,1.58-.74,1.16-2.32-.87.1-2.14-.21-2.32.58C102.39,109.09,101.75,110.69,102.59,110.82Zm73.81-.58c.24,1.11.21,2.5,1.74,2.33v-2.91c.1-.59,3.55-.57,1.74-1.16C178.15,108.51,177.91,110,176.4,110.24Zm-32.55,2.33c1.86.82,1.47-3.48.58-3.49C144.85,110.85,143.84,111.2,143.85,112.57Zm18.6-2.91c0-.32-.47-.66-.58,0C161.87,110,162.34,110.32,162.45,109.66Zm25,2.32c2.67.24,1.34-2.47,0-2.9C186.35,110.19,187.78,110.13,187.44,112Zm15.11-1.16c-1,0-.33-1.61-1.16-1.74.31,1.35-2.95,2-1.16,2.9a1.58,1.58,0,0,1,1.74-1.16C202,111.15,202.44,111.48,202.55,110.82ZM74.11,113.73c.35,3.15,2.07,8,5.23,6.39-2.43-.09-2.18-2.85-2.91-4.65,2.14.2,1.76-2.12,2.33-3.49.87-.87,2.45-1,2.9-2.32C78.08,109.94,76.5,112.24,74.11,113.73Zm32.55,1.16c1.91-1.34-.13-4.1-1.75-5.23C102.66,112,105.26,113.21,106.66,114.89Zm16.85,5.23c-.83-.14-1-1-1.74-1.16.23,1.9.5,3.76,2.32,4.07V120.7c2.79.28,1.62-3.42,4.07-3.48-1.5-.14.8-1,0-2.33-2.07.13-3.48-.39-4.07-1.74,1-.78.9-2.59,1.74-3.49C119.18,110.52,126.92,117.68,123.51,120.12Zm36-6.39c2.78.29,1.31-3,.58-4.07C160.59,111.68,159.26,111.89,159.54,113.73Zm23.25-4.07c-1.76,2,2.15,1.76,0,0Zm39.52.58c-1.49.63-2.77-1.77-3.49,0C219.23,110.7,222.07,111.54,222.31,110.24Zm18,2.33c.08-1.45.1-2.83-1.17-2.91C238.24,110.53,238.31,113,240.33,112.57Zm-195.86,0c1.1-.13,1.28.65,2.32.58-.48-1.65.82-1.51.59-2.91C46,110.6,44.67,111,44.47,112.57Zm122.63-1.75c0-.32-.47-.66-.58,0C166.51,111.15,167,111.48,167.1,110.82ZM207.2,112h1.74v-1.74H207.2ZM54.35,111.4c0-.32-.47-.65-.58,0C53.77,111.73,54.24,112.06,54.35,111.4Zm28.48-.58c-.39-.48-.54,1.07-.58,1.16C81.42,113.64,83.3,111.41,82.83,110.82Zm140.64,4.07c1.84.75,1.84-4.81,0-4.07Zm10.46-4.07c-.45.13-1.14,0-1.16.58C233.22,111.27,233.92,111.39,233.93,110.82ZM50.86,112c-1.58,1.77,1.77-1.58,0,0Zm7.56,2.91c-1.42.33-3,.5-2.91,2.33.46,1.28,2,1.45,2.91,2.32,1.65-1.25,1-3.1.58-5.23a3.8,3.8,0,0,0,2.91.58c-.29-1.84,2.88-.21,2.32-2.32C62.56,110.17,58.18,111.89,58.42,114.89Zm30.8-1.16c.41-.43,1.45-2.84-.58-2.33C88.74,112.27,88.43,113.55,89.22,113.73Zm115.07-.58c.09-.69,1-1.32,0-1.75C204.21,112.09,203.26,112.72,204.29,113.15Zm-138.9,1.16c1.68-3.37-1.43-1.53,0,0Zm2.33,4.07c1.77-2.1,4.85-2.9,5.23-6.4C69.43,112,66.4,115.5,67.72,118.38Zm27.89-5.23c.09-.61-.45-1.5-.58-.58C95,113.18,95.48,114.07,95.61,113.15Zm68-.58a.59.59,0,0,0-1.16,0C162.57,113.27,163.09,112.92,163.61,112.57Zm29.64,1.16c.64.84,2.65-2.11.58-1.75,0,0,0,.55,0,.59S193.28,113.77,193.25,113.73Zm-45.33-.58c0-.33-.47-.66-.58,0C147.34,113.47,147.81,113.81,147.92,113.15Zm-36.61.58c-1.41,2,1.94-1.41,0,0Zm32.54,1.74c.16-1.52-.21-2.5-1.74-2.32C142,114.6,143,115,143.85,115.47Zm22.67,1.16c1.58-1.32.68-2.25-.58-3.48C166.27,114.17,165.23,116.56,166.52,116.63Zm16.27-1.16c.18-.71-.09-3.59-.58-1.74C182,114.44,182.3,117.32,182.79,115.47Zm4.07,0c1.47.61,2.58-2,1.16-2.32C188,114.3,186.43,113.89,186.86,115.47Zm48.82-1.74c1.76,1.58-1.59-1.77,0,0ZM91.55,114.89h1.16v-1.16H91.55Zm7,2.33c.8-.75,1-3.48-.58-3.49C98.27,114.75,97.24,117.14,98.52,117.22Zm36.61-.59c.09-1.44,2-.17,2.33,0v-2.32a3.77,3.77,0,0,1-2.91-.58C134.87,114.57,133.87,116.73,135.13,116.63Zm28.48-.58c1.62.93,1.61-2.51.58-2.32C164.32,114.83,163.54,115,163.61,116.05Zm30.22,1.75c-.39-1.74-.7-3.56-2.32-4.07C190.35,115.18,191.24,118.3,193.83,117.8Zm44.75-.58c1.15.17,1.16-.79,1.75-1.17-.59,1.94.8,1.91,2.32,1.75-.83-2.27-2.88-3.32-5.23-4.07A13.26,13.26,0,0,0,238.58,117.22Zm-148.2-1.17c.09-.68,1-1.31,0-1.74C90.3,115,89.35,115.63,90.38,116.05Zm155.76,1.17c-1.24-3,3-.53,2.32-2.91H245C244.89,115.75,244.87,117.13,246.14,117.22Zm-199.93-.59a8.4,8.4,0,0,0,2.91,4.07,13.27,13.27,0,0,1,1.16-5.23C47.72,114.72,47.9,115.5,46.21,116.63Zm38.94,0c.32.41,1.88-3.4.58-1.16C85.67,115.59,84.67,116,85.15,116.63Zm86.6-1.16c-1.59,1.77,1.77-1.58,0,0Zm6.39,2.33c1.4.23,1.27-1.06,2.91-.58v-2.33C179.07,114.85,178.88,116.6,178.14,117.8Zm-57.54-2.33c-.45.13-1.14,0-1.16.58C119.89,115.92,120.59,116,120.6,115.47Zm115.08,2.33c-.13-1.1.65-1.28.58-2.33h-1.17c-.35,0-.68.09-.58.58C235.48,116.06,234.84,117.66,235.68,117.8ZM66,118.38c.17-1.33-.14-2.19-1.16-2.33C64.51,117.53,63.82,118.31,66,118.38Zm118.56-1.16c1-.14,2.91.58,2.33-1.17C185.53,115.89,184.67,116.19,184.53,117.22Zm-84.27,9.29c2.21-1.22,4.17.76,5.82-.58-1.32-.42-1.74-1.75-2.33-2.9,1.07-2.66-.83-5.7-3.49-6.4C99.62,119.33,99.23,123.9,100.26,126.51Zm8.14-8.13c.17-1.53-.81-1.91-2.32-1.75C106.11,118.2,107.4,119.43,108.4,118.38Zm30.8-1.16c-.64,3.35,2.93,2.49,2.33,5.81,2.79.08,1.4-4,2.32-5.81C142.49,115.84,141,117.31,139.2,117.22Zm17.44,2.32c-.3-1.82,1.37-2.37-.58-2.91C156.37,117.48,155.38,119.64,156.64,119.54Zm42.42-.58c.28-1.13-1.56-3-1.74-1.74C198.71,117,197,119.86,199.06,119ZM67.72,120.7c1.83-.66,1.41.91,2.32,1.16-.65-2,2.45-3.3.58-4.64C70,118.75,68.32,119.17,67.72,120.7Zm49.4-1.74c0-.92,1.48-.46,1.16-1.74C117.08,116.71,115.67,118.72,117.12,119Zm17.43,1.16c2.21,1.17,2.31-2.64,1.17-2.9C135.47,118.32,134.05,118.27,134.55,120.12Zm31.39,2.33c4.1.81,4.26-2.33,4.65-5.23C167.59,117.51,167.79,121,165.94,122.45Zm56.95-4.65c0,1.7,1.33,2.16,2.33,2.9.23-1,2.73-2.61,1.16-3.48C225.41,119.52,224.82,118.41,222.89,117.8Zm24.41,0V119h1.16c.65-.84.63-1.42-.58-1.74C247.85,117.57,247.8,117.9,247.3,117.8ZM73,120.12h1.74a2.55,2.55,0,0,0-1.16-2.32C73.35,118.58,72.7,118.91,73,120.12Zm85.43,4.07c1.1-2,2.32-4.35.58-6.39C158,118.94,155.84,123.11,158.38,124.19Zm74.39-2.91h2.32c.13-1.67-.14-3-1.16-3.48C233.6,119,232.49,119.46,232.77,121.28Zm12.79-1.74c-.31-1-1.88-2.63-1.16-1.16C245,119.63,245.76,120.18,245.56,119.54ZM82.25,119c0-.32-.47-.66-.59,0C81.66,119.28,82.14,119.62,82.25,119ZM108.4,123a7.8,7.8,0,0,0-3.49-4.65C105.6,120.4,106,122.74,108.4,123ZM145,119.54c0-.32-.47-.66-.58,0C144.43,119.86,144.9,120.2,145,119.54Zm2.91,1.16c.61-1.47-2-2.57-2.33-1.16C147.48,118.82,146,121.42,147.92,120.7Zm41.26.58c1,1,1.52,2.36,3.49,2.33.52-1.27-.49-3.44-.58-4.65C192.11,120.72,189.16,119.52,189.18,121.28Zm15.69.58c2.5.35,3.62-1.93,1.75-2.9C206.28,120.17,205.4,120.84,204.87,121.86Zm17.44-.58c1-.23,1.49.87,1.74,0-.8-.23-1.64-3.3-2.32-1.74C222.41,119.64,222.36,120.46,222.31,121.28ZM89.22,123c1.4-.53.25-3.28-.58-3.49C89.19,121,86.57,123.05,89.22,123Zm3.49-.58c.59-.77.57-2.15,1.16-2.91-.87.1-2.14-.21-2.32.58C93.12,119.71,91.13,122.86,92.71,122.45Zm22.66-1.17c.09-.61-.45-1.5-.58-.58C114.71,121.31,115.24,122.2,115.37,121.28Zm121.47,1.17a13.26,13.26,0,0,0,3.49,1.16c.25-2.19-1.23-2.65-2.33-3.49C238,121.28,236.42,120.86,236.84,122.45Zm-138.32,0c.52-.1.3-3.22-.58-1.17C97.79,121.63,98.18,122.51,98.52,122.45ZM231,120.7c-.45.13-1.15,0-1.16.58C230.32,121.15,231,121.27,231,120.7ZM52,126.51c.31.85-.68,3,.58,2.91,1.82,0,4.57-.75,5.81-2.91-1.35-.82.67-3.15,1.16-4.06C55.89,118.88,55.3,126.06,52,126.51Zm25-4.06c-.83-.14-1-1-1.75-1.17C74.76,122.48,76.78,123.89,77,122.45Zm70.9,1.16c0-1.16,1.58-.74,1.16-2.33C147.61,120.67,146.51,123.24,147.92,123.61Zm26.15-1.75c.16,3.28,2.54,1.21,3.49,4.07-.86.5-.84,1.88-1.16,2.91,1.48.63,2-2.5,2.9-.58.17,2.49-2.74,1.91-2.9,4.07v2.32c1.64-.48,1.5.82,2.9.58-.1-1.45.9-1.82,1.75-2.32v-8.14C178.14,123.82,176.6,120,174.07,121.86Zm69.16,5.82c1.09-.56,1.94,1.74,2.33,0-.56-.78-.38-5.3-2.33-6.4A29.77,29.77,0,0,1,243.23,127.68ZM45.05,124.77c.24-1.12,2.25-.46,1.74-2.32-.74,0-.8-.75-1.74-.59C45.81,123.31,43.35,124.28,45.05,124.77ZM252,128.84c0-3.06-.15-6-2.32-7C249.64,125,250.88,126.81,252,128.84Zm-136-3.49c1-.32,2.42-.3,2.91-1.16-1.34.18-.65-1.68-1.74-1.74C116.46,123.15,115.46,123.5,116,125.35ZM197.32,123a.59.59,0,0,0-1.16,0C196.28,123.73,196.8,123.39,197.32,123Zm38.36,4.07c.23-1.4-1.06-1.27-.59-2.91-3,1.43-3.16-3-4.64-1.16C232,124.59,232.88,126.79,235.68,127.1ZM64.23,124.19c1.32.16,2.18-.14,2.33-1.16C65.23,122.86,64.37,123.17,64.23,124.19Zm10.46-.58c-.78-.18-1.11-.83-2.32-.58A1.21,1.21,0,1,0,74.69,123.61Zm54.63,1.74c.32-.36,2.36-1.75.58-2.32C130.67,124.48,127.61,124.85,129.32,125.35ZM145,123c-.45.13-1.14,0-1.16.58C144.3,123.48,145,123.59,145,123Zm44.75,1.16c-.09.87.21,2.14-.58,2.32.12-1.67-.14-3-1.16-3.48-.07.71-.17,1.37-1.16,1.16-.47,2,.86,2.23.58,4.07q1.91-.16,1.74,1.74c-.86,1.07-1.56,2,0,2.91,0-1.71,1.33-2.16,2.33-2.91-1-2.41,2.55-3.19.58-4.65C190.13,128.39,192.81,123.75,189.76,124.19Zm-145.87,0c0-.32-.47-.66-.58,0C43.31,124.51,43.78,124.85,43.89,124.19Zm76.71,1.16c.05-.81-.13-2.22-.58-1.16C120,125,120.15,126.41,120.6,125.35Zm50,2.33c-.29,1.83,1,2,.58,4.07-.34,1.79-3.11,1.15-2.33,4.06,1.88.67,1.59-1,2.33-1.74a9.85,9.85,0,0,1,2.32-1.74c-.33-3,.89-7.48-1.16-8.72C172.33,125.55,170.44,125.59,170.59,127.68Zm29.64-3.49c-1.41,2,1.94-1.41,0,0Zm-121.47.58v1.16c1.43.91,1.71-2,.58-1.74C79.31,124.54,79.25,124.88,78.76,124.77Zm116.81,0c-.74,0-.8-.74-1.74-.58C192.93,125.62,195.81,125.9,195.57,124.77Zm58.7,2.91c.35-2.09-.2-3.28-1.74-3.49C252.54,125.92,252.48,127.73,254.27,127.68ZM67.72,124.77c-2,.31-3.1,1.56-5.23,1.74.17,2.16,2.56,2.1,1.74,5.24,3-.49,5.61-1.36,6.39-4.07-2.1-.14-3.21,3.72-4.65,2.32C67.33,129.12,69.24,126.72,67.72,124.77Zm14.53,1.74a4.08,4.08,0,0,1,3.48,0c-.23-1,.87-1.49,0-1.74C84.7,126.68,81.9,123.22,82.25,126.51Zm84.27-1.16a.59.59,0,0,0-1.17,0C165.48,126.06,166,125.71,166.52,125.35Zm16.27,1.75c.37,2.53-.76,6.57.58,8.13.76-2.2,2.14.8,2.91.58s1.35-1.53,1.74-2.9c-.36-1.58-2.43-1.45-2.32-3.49,1.44-1,1.09-3.23,0-4.65C185.58,126.76,184.15,129.71,182.79,127.1ZM38.08,125.93c0-.32-.47-.66-.58,0C37.49,126.26,38,126.59,38.08,125.93Zm10.46-.58c-.45.13-1.15,0-1.16.58C47.83,125.8,48.52,125.92,48.54,125.35Zm41.26,1.16h1.75v-1.16H89.8Zm50,.59a1.62,1.62,0,0,0-1.16-1.75C138.68,126.27,138.54,127.37,139.78,127.1Zm-66.25-.59c0-.32-.47-.66-.58,0C73,126.84,73.42,127.17,73.53,126.51Zm15.11,0c-1.41,2,2-1.4,0,0Zm76.13,2.91c1.13.81,1.12,2.76,2.91,2.91a13.1,13.1,0,0,0,1.16-5.23c-.83-.14-1-1-1.74-1.17C166.44,127.21,165.15,127.86,164.77,129.42Zm90.67-2.91c0-.32-.47-.66-.58,0C254.85,126.84,255.33,127.17,255.44,126.51Zm-12.21,2.91c-1.33-1.19-2.42-2.62-4.65-2.91C238.1,129.15,242.8,129.63,243.23,129.42Zm-168-1.16c1.8-.08.43-2.46-.58-.58C74.49,128.05,75,128.27,75.27,128.26Zm57,5.81c1.7.81,4.07-1.62,2.9-4.07,1-.2,3.6-1.76,1.75-2.9C135.4,129.49,131.92,129.89,132.23,134.07Zm16.85-6.39c-1.4,1.95,1.95-1.41,0,0Zm61,.58c1.44-.09,1.8.91,2.9,1.16C213.46,127.34,210.59,126.06,210.11,128.26Zm-167.38,0c0-.32-.47-.66-.58,0C42.14,128.58,42.62,128.92,42.73,128.26Zm54.63,0c-.65.06-.91-.85-1.17,0A.59.59,0,0,0,97.36,128.26Zm8.72-.58c-3,1.4,2,1.5,0,0Zm1.16,4.07c-.11-1.74,2.23-3.56,0-4.07C107.72,129.19,105.48,130.86,107.24,131.75ZM218.82,130c.17-1.32-.14-2.18-1.16-2.32C217.79,128.71,217.07,130.59,218.82,130Zm16.86-1.74c-1.33.8-2.19-1.5-2.33,0C233.71,128.43,235.59,129.7,235.68,128.26ZM120.6,129.42c.09-.61-.44-1.5-.58-.58C119.94,129.45,120.47,130.34,120.6,129.42Zm25,.58c0-.35.09-.69.59-.58-.07-.71-.18-1.38-1.17-1.16C145.11,128.94,144.91,129.91,145.59,130Zm68.58-1.16c0-.32-.47-.66-.58,0C213.59,129.16,214.06,129.5,214.17,128.84ZM80.5,130c.46.13.68.49.58,1.16,1.57-.21,5.92-.62,4.07-2.32C84.77,131.68,81.51,128,80.5,130Zm69.75.58c1.69.86,1.69-2.59,0-1.74Zm87.75,0c.51-1.19-1.51-2.61-1.74-1.16C237.17,129.47,236.71,130.9,238,130.58ZM50.86,130c0-.32-.47-.66-.58,0C50.28,130.32,50.75,130.66,50.86,130Zm9.3,1.16c.64.84,2.65-2.1.58-1.74,0,0,0,.54,0,.58S60.19,131.2,60.16,131.16Zm53.47-.58c.4-.32-3.4-1.87-1.16-.58C112.58,130.07,113,131.06,113.63,130.58Zm33.71.58c1.65.8,3.49-1,1.74-1.74C149,130.52,147.16,129.82,147.34,131.16Zm75.55,0c-.68.1-1.65-.1-1.74.59,1.1.25,1.46,1.25,2.9,1.16-.15-1.07-1.26-4.09-1.74-2.91C222.31,130.58,222.78,130.69,222.89,131.16Zm23.25,0c.43-1.28-2.14-2.39-2.33-1.16C244.67,130.31,245.28,130.86,246.14,131.16Zm-207.48.59c1.2.51,2.61-1.51,1.16-1.75C39.68,130.83,38.86,131,38.66,131.75Zm104.61.58c.13-.46.49-.68,1.16-.58v-1.17a2.69,2.69,0,0,1-1.74-.58C142.79,130.87,142.48,132.15,143.27,132.33Zm116.23.58c.15-.83,1-1,1.17-1.75-.83-.14-1-.95-1.75-1.16C258.75,131.36,257.68,132.51,259.5,132.91Zm-214.45-.58c2.88-.78.91-2.75,0,0Zm77.3-1.17c0-.32-.47-.66-.58,0C121.76,131.49,122.24,131.82,122.35,131.16Zm4.65,3.49c1.15-1.34-.15-.64-.58-1.74.52-.16,2-2.17.58-2.33,0,1-1.61.33-1.75,1.17C126.43,132.12,125.64,134.46,127,134.65Zm106.35,0a3.31,3.31,0,0,0,2.33-.58c.51-1.87-1.51-1.2-1.75-2.32,0-.59.47-.7.58-1.17h-1.74C232.31,132.6,233.64,132.82,233.35,134.65Zm9.88,1.16c-4.15-.74,1.36-5.34-2.32-5.23C239.61,132.45,240.33,138.36,243.23,135.81ZM63.07,134.65c-.46-1.7-4.53.79-2.91,1.16,1.47-2.18,4.24,2.29,5.23.58-.32,0-.66-.47,0-.58,2.13-.21,5.28-2.44,3.49-4.65C67.22,132.6,64,132.5,63.07,134.65Zm47.65-2.32c-.76,0-.53-1-1.16-1.17C108.9,132.36,110.47,133.94,110.72,132.33Zm119.15,0c.08-.61-.45-1.5-.59-.58C229.2,132.36,229.74,133.25,229.87,132.33Zm-2.33,1.74c-.09-.77,2.36-1.75.58-2.32C228.21,132.52,225.76,133.5,227.54,134.07Zm-97.64.58c.17-1.52-.21-2.5-1.74-2.32C128.06,133.78,129.05,134.15,129.9,134.65Zm65.67-1.74c0-.59-1-.73-1.16,0C195.07,132.85,195.32,133.75,195.57,132.91Zm-141.8.58c.06,2.42-1.14,3.16-2.91,2.32a3.85,3.85,0,0,0,.58,2.91c1.87.51,1.21-1.51,2.33-1.74,1.58.42,1.17-1.16,2.32-1.17-.31-.84.68-3-.58-2.9C55.41,133.59,54.59,133.54,53.77,133.49Zm108.1,0c0-.32-.47-.66-.58,0C161.28,133.81,161.76,134.15,161.87,133.49Zm3.48.58c.09-.61-.45-1.5-.58-.58C164.69,134.1,165.22,135,165.35,134.07Zm80.79,0c.09-.61-.45-1.5-.58-.58C245.47,134.1,246,135,246.14,134.07Zm15.69-.58c1.77,1.58-1.59-1.77,0,0Zm-176.1,2.32c1.7.86,1.7-2.59,0-1.74Zm47.66.58c2.3.55,3.46.55,3.49-2.32C134.71,133.84,133.47,134.54,133.39,136.39Zm9.88,2.33c-.29-2.22,2-1.86,1.16-4.65h-1.74C141.68,135.15,141.94,138.23,143.27,138.72Zm59.28-2.33c.17-.35,1.45-2.23,0-2.32C202.38,134.43,201.1,136.31,202.55,136.39Zm32-.58c-.08,3.42,5,2.52,5.82.58-1,0-.33-1.61-1.17-1.74-.67,2.26-1.51.16-2.32-.58C236.68,135.26,235.29,135.23,234.51,135.81ZM45.63,134.65c-1.76,2,2.15,1.76,0,0Zm23.83.58c-1.59,1.77,1.77-1.58,0,0Zm28.48,3.49c-.35-1.21.72-3.82-.58-4.07C96.29,135.71,97.05,137.91,97.94,138.72Zm1.16,2.91c.59-1,2.47-.64,3.49-1.17.06-.71.17-1.37,1.16-1.16a11,11,0,0,1,.58-4.65,15.76,15.76,0,0,1-5.81,0C98.89,136.8,97.77,140.44,99.1,141.63ZM146.76,137c-.25-1.12-.21-2.51-1.75-2.33C144.85,136.17,145.23,137.15,146.76,137Zm47.65,0c-.13-1.1.66-1.29.58-2.33-1.2.35-3.81-.72-4.06.58C192.89,135,191.84,137.8,194.41,137Zm15.11,1.74c.8-.78,1.11-4.06-.58-4.07C207.2,136,206.32,138,209.52,138.72Zm14.53-1.16c.16-.91,1.28-.41,1.75,0-.2-1.36-.6-2.51-1.75-2.91C224.4,135.68,222.35,137.07,224.05,137.56Zm-143,1.16c2.43.65,4.12-2.42,2.91-3.49C83.33,136.71,81.13,136.63,81.08,138.72Zm43-.58c0-1.71-1.33-2.16-2.32-2.91C120.28,136.79,121.89,138.52,124.09,138.14Zm75-2.91c1.26,3.61,3.05,1.38,0,0Zm16.86.58c-.75,0-.81-.74-1.75-.58C213.27,136.66,216.15,136.94,215.92,135.81Zm12.78,1.75c.1-1.46-.89-1.82-1.74-2.33C226.8,136.75,227.17,137.73,228.7,137.56Zm19.18,1.16c-.29-1.45,0-3.51-1.74-3.49C246.15,137,246.08,138.77,247.88,138.72Zm9.88-2.91c-.74,0-.8-.74-1.74-.58C255.12,136.66,258,136.94,257.76,135.81Zm1.74,0c.7-.6.14-.41-.58,0S258.83,136.41,259.5,135.81ZM110.14,139.3c1.24-.54.8-4.23-1.16-3.49C108,136.76,108.28,139.46,110.14,139.3Zm72.07-1.16c2.17.24,1.79-1.74.58-2.33C182.92,136.91,182.14,137.1,182.21,138.14ZM50.28,137c0-.33-.47-.66-.58,0C49.7,137.3,50.17,137.63,50.28,137Zm63.35,0c-2.78-1.62-1.41,1.9,0,0Zm16.27,2.9c-.33-1,.71-3.41-.58-3.49C128.66,137.51,127.09,140,129.9,139.88Zm57-1.74h1.74c-.09-.69.1-1.65-.58-1.75C187.88,137.22,187.06,137.38,186.86,138.14Zm2.9,4.07h2.33c-1-2.77-.17-1.41,1.16-2.33-2.23-.29-2.83-2.2-4.07-3.49C188.78,138.93,190.17,139.67,189.76,142.21Zm-17.43-2.91h1.16V137h-1.16ZM249,138.14h1.17c.9-1.43-2-1.71-1.75-.58C248.82,137.59,249.15,137.64,249,138.14Zm11,.58a1.6,1.6,0,0,0-1.17-1.74C258.09,137.82,258.07,139.23,260.09,138.72Zm.58,3.49c1.5.94,5.22-2,7,.58a12.53,12.53,0,0,1-5.23.58c-.72,1.88,1.88.44,1.16,2.32h4.07c.32-1,.3-2.41,1.16-2.9-.11,1.66-.07,3.17,1.75,2.9-.8-5-4.33-7.29-8.72-8.71C262.23,139.94,263.8,141.36,260.67,142.21ZM42.15,141c2,.74,2.4-2.94,1.16-3.48C43,138.77,41.87,139.21,42.15,141Zm169.7-1.16c.75-.77.76-2.16-.58-2.32C211.37,138.43,211.06,139.7,211.85,139.88ZM38.66,142.21c0-1,1.89-4.25-.58-4.07C38.42,139.34,37.36,142,38.66,142.21Zm48.24-3.49c-.46.13-1.15,0-1.17.58C86.18,139.17,86.88,139.28,86.9,138.72Zm136,4.65c.45.13.68.48.58,1.16,2.23-.11,3.51-4.21,2.33-5.81A3.87,3.87,0,0,1,222.89,143.37Zm16.86-3.49c.58,0,.69.47,1.16.58-.06-.91.08-2-1.16-1.74Zm3.48,4.65c2.57-.5,3.17-2.07,2.33-4.65-1.84.1-1.95-1.54-4.07-1.16C242.51,141.41,242,142,243.23,144.53ZM60.16,142.21c.93-.92-.28-2.67-1.74-2.91C58.3,141,58.35,142.47,60.16,142.21ZM91,144c.62-.6,1.21-4.15,0-4.65C91,141.05,88.81,143.52,91,144Zm28.48.58h4.07c-.84-2.2,1.6-1.11,1.16-2.9-1.25-1.27-3.39-1.65-5.23-2.33C117.88,141.06,118.45,142.65,119.44,144.53Zm62.77,2.91c1.77-.56,2.31-2.34,4.07-2.91.08,1.86-.58,4.45,1.74,4.07-1-3.76,2.73-5.77.58-8.72-.46,1.13-2.11,4-2.9,2.91-.34-1,.7-3.42-.59-3.49C183.31,141.18,181.4,143,182.21,147.44Zm28.48-7.56c0-.32-.47-.66-.58,0C210.1,140.2,210.57,140.54,210.69,139.88Zm-157.5,5.23c.87.67,2.45,2,2.9,0-2.73-.62-.8-5.54,1.17-5.23H54.93C54.74,142,53.5,143.1,53.19,145.11Zm81.36-4.65c1.77,1.59-1.58-1.77,0,0Zm64.51,0c0-.32-.47-.66-.58,0C198.48,140.79,199,141.12,199.06,140.46Zm34.87,0c0-.32-.47-.66-.58,0C233.35,140.79,233.82,141.12,233.93,140.46Zm19.76,1.17h1.17c.35,0,.68-.09.58-.59-.83-.14-1-.95-1.75-1.16Zm-206.9,3.48c1.82-.15,3.81-3.12,2.33-4.65C49.65,143.32,46.68,142.67,46.79,145.11Zm3.49,2.33c1.37.38,1.45-1.65,1.75-2.33a29.58,29.58,0,0,0,1.16-3.48c-.13-.46,0-1.15-.58-1.17C52.53,143.48,49,143.07,50.28,147.44Zm12.21-2.91c-.14.39-1.06.48-1.17,1.16a1.59,1.59,0,0,0,1.17,1.75c1.09-1.11.06-1.46,0-2.91.83.14,1,1,1.74,1.16.55-1.53,2.41-3.69,1.16-5.23C63.57,140.12,63,143.14,62.49,144.53ZM92.71,141c0-.32-.47-.66-.58,0C92.12,141.37,92.6,141.7,92.71,141ZM95,143.37c-.17,1.53.81,1.91,2.33,1.74v-4.65c-3.45-.35.19,3-1.17,3.49C96.07,143.5,95.71,143.27,95,143.37Zm21.51-1.16c.08-.69,1-1.32,0-1.75C116.45,141.15,115.5,141.78,116.54,142.21ZM223.47,141c0-.32-.47-.66-.58,0C222.89,141.37,223.36,141.7,223.47,141Zm12.79.59c-.77,0-.53-1-1.17-1.17C234.43,141.66,236,143.23,236.26,141.63Zm2.32,2.32c.43-1.83-1.88-3.87-2.32-2.91C237.54,141.5,237,143.77,238.58,144Zm33.13.58c1,0,1.17,3.78,2.32,1.74-1.21-.19-.72-4.39.59-2.32-.31-2.21-2.27-2.77-4.07-3.49C270.17,142.59,271.81,142.69,271.71,144.53Zm8.14,0c-1.69-1.6-2.92-3.67-5.82-4.07.23,1.91,1.7,2.57,2.33,4.07C277.8,142.91,281.16,145.59,279.85,144.53ZM98.52,148c2.65-.46,5.07-4.21,3.49-7-.1.68-.92.63-1.75.59A4.69,4.69,0,0,1,98.52,148Zm5.81-1.75c1.06-1.36,3.77-3.53,1.16-5.23C104.59,141.92,102.53,144.62,104.33,146.27Zm36-4.06c-.76,0-.53-1-1.16-1.17C138.54,142.23,140.11,143.81,140.36,142.21Zm-57.53,0c-1.59,1.76,1.77-1.59,0,0ZM171.75,144c.85,0,2.92-1.62,1.16-2.32C173.26,142.83,170.36,143.61,171.75,144Zm8.13-1.74c0-.59-1-.73-1.16,0C178.84,142.91,179.37,142.56,179.88,142.21Zm29.64.58c.59,0,.7.47,1.17.58-.06-.92.07-2-1.17-1.74Zm-60.44,2.32c-.36-1.38-.78-2.7-2.32-2.9C146.8,143.91,147,145.48,149.08,145.11Zm49.4-2.32c-.26,2.78.63,4.4,2.33,5.23,0-1.78,2.33-4.21.58-5.81C200.89,144.34,199.17,145.27,198.48,142.79Zm15.11,2.32c.34-.35,1.36-2.75,0-2.9C213.26,142.56,212.23,145,213.59,145.11Zm38.36,0a3.77,3.77,0,0,1,.58,2.91c1,.14,3.44-1.1,1.74-1.75-.66,1.37-1.5-1.93-1.16-3.48-1.79-1.07-2.61.52-4.07-.58C248.24,145,251.66,143.47,252,145.11Zm-192.37-.58c1.2.51,2.61-1.51,1.16-1.74C60.6,143.62,59.79,143.77,59.58,144.53Zm118.56-1.16c0-.32-.47-.66-.58,0C177.56,143.69,178,144,178.14,143.37Zm14.53.58h1.16v-1.16h-1.16Zm55.79,0c.24-2.1-1.06-.8-.58.58C248.89,146,249.38,145.48,248.46,144Zm-140.64.58H109v-1.16h-1.16Zm60.44-1.16c-.45.13-1.15,0-1.16.58C167.55,143.82,168.24,143.93,168.26,143.37ZM245,147.44c2,.41,3.25-2.9,1.74-4.07C246.72,145.31,244.83,145.35,245,147.44ZM71.2,146.27a3.23,3.23,0,0,1,.59-2.32C69.8,143.51,69.52,146.17,71.2,146.27ZM77.6,144c-.45.13-1.15,0-1.17.58C76.89,144.4,77.58,144.51,77.6,144Zm118.56,2.32c.32-.36,2.36-1.75.58-2.32C196.82,144.72,194.38,145.7,196.16,146.27Zm37.77-.58c-1.18-.17-1.14-1.57-2.32-1.74C230.85,145.74,233.26,147.25,233.93,145.69Zm-184.23,0c.09-.61-.45-1.5-.58-.58C49,145.72,49.57,146.61,49.7,145.69ZM91.55,148c.68.09,1.64-.1,1.74.58.33,2.12-3.71,3.21-.58,4.65-.13-3.84,3.2-.64,4.65-2.91-.49-2.61-2.77-3.43-4.65-4.65-.13-.45,0-1.14-.58-1.16C91.46,145.22,91.47,146.59,91.55,148Zm111.58-2.91v1.16c1.43.91,1.71-2,.58-1.74C203.68,144.89,203.63,145.22,203.13,145.11ZM87.48,146.27c.08-.61-.45-1.5-.58-.58C86.81,146.3,87.35,147.19,87.48,146.27Zm81.36,3.49c.44-2.56-.45-3.81-1.74-4.65C167.8,146.84,166.31,149,168.84,149.76Zm5.23,0c.1-2-.15-3.72-1.16-4.65C171.13,145.5,172.59,149.76,174.07,149.76Zm16.86-.58c1.58.18,2.37-3.38,1.16-4.07A4.4,4.4,0,0,0,190.93,149.18Zm17.43-3.49c0-.32-.47-.66-.58,0C207.78,146,208.25,146.35,208.36,145.69Zm33.13,1.17c.4-1.57-1.2-1.13-1.74-1.75C239.34,146.67,241,146.24,241.49,146.86Zm-195.86.58c0-.82-.13-2.22-.58-1.17C45,147.09,45.18,148.5,45.63,147.44ZM59,146.86c.09-.61-.45-1.51-.58-.59C58.33,146.88,58.87,147.78,59,146.86Zm26.73,1.74c-.34-1,1.71-2.41,0-2.91C85.06,146.57,83.69,148.14,85.73,148.6Zm89.51,0c.79-.74.89-2.85-.59-2.91C175,146.54,174,148.7,175.24,148.6Zm50,.58c1.53.18,1.9-.8,1.74-2.32-.77-.6-2.14-.57-2.91-1.17C223.77,147.52,225.84,147,225.22,149.18Zm51.14-2.91c1.77,1.59-1.59-1.76,0,0Zm-211,.59c0-.33-.47-.66-.58,0C64.81,147.18,65.28,147.52,65.39,146.86Zm49.4,1.74c2.14,1.24,2.62-3,.58-2.33A3.25,3.25,0,0,1,114.79,148.6Zm7,1.16c1.54,0,3.42.32,3.48-1.16-1.19-.16-1.16-1.55-1.74-2.33-.84.32-3-.67-2.91.59C121.47,147.35,121.85,148.32,121.77,149.76Zm-79,1.75c0-1.35,3-4.58.58-4.65C43.26,148.21,40.83,150.13,42.73,151.51Zm12.78-4.65c-2.1,2.74,3.4.77,0,0Zm25,1.16c-1.58.42-1.17-1.16-2.32-1.16V148c0,.35.09.69.58.58C78.58,146.78,80.44,150.08,80.5,148Zm32-1.16c-.45.13-1.15,0-1.16.58C111.76,147.31,112.45,147.42,112.47,146.86Zm138.32,1.74a1.6,1.6,0,0,0-1.16-1.74A1.58,1.58,0,0,0,250.79,148.6Zm12.78-1.16c2.55,3-1.06-1.86,0,0Zm5.82.58c-.14,1-1,1.32-2.33,1.16.67,3.2,4.58,3.17,7,4.65,1-2.05-.17-4.15-1.74-5.23a1.6,1.6,0,0,1-1.16,1.74c-.81-.93-.49-3-1.74-3.48Zm27.89,34.29c.45,1.68.92,3.34,2.33,4.07,1.3-1.46,3.5,1.11,2.9,3.48a2.69,2.69,0,0,1-1.74-.58,15,15,0,0,0,2.32,6.4c.13-.46,0-1.15.58-1.17,1.74.78,3.92,1.12,4.07,3.49-2.26.13-3-1.25-4.65-1.74.36,2.16,1.39,3.65,1.75,5.81,1.32-.17,2.18.14,2.32,1.16.34,1.89-.39,2.7-.58,4.07,1.13,1.2-.06,4.71,2.91,4.07.33-1.15,2.15-2.52,2.32-4.07a7.57,7.57,0,0,0-1.74-5.23c-.13.65-.65.9-1.16,1.16a5.81,5.81,0,0,0-2.91-4.65c1.83-.29,2.27,1.27,3.49,0v-2.9c-2.22.47-2.25-1.24-2.91-2.33.68-.87,1.68-1.42,1.74-2.91a10.92,10.92,0,0,1-1.74-5.23c-2.18-.43-1.27,2.22-2.91,2.33-.8-.75-.57-2.53-.58-4.07.79-.18,1.11-.83,2.33-.58-.38-1.95-.94-3.71-2.33-4.65.07-4.13-2-6.13-3.48-8.72.16,1.52-.21,2.5-1.75,2.33-.33-1.64-2.33-4.61-.58-6.4.1.87-.21,2.15.58,2.33,2.13-2.85-2.45-3.11-2.9-5.23,1.51-2.56-2.22-4.18-2.91-6.4-1.88-.71-.44,1.88-2.32,1.17-1.42-1-1.38-3.51-.58-5.23-1.4-.55-1.54-2.34-4.07-1.75-.31-1.66-2-4.94-4.07-2.9,1.52-.17,2.5.21,2.32,1.74h-2.9c.89,3.56,3.17,5.74,4.07,9.3,1,.54,3.12,0,2.9,1.74a5.74,5.74,0,0,1,5.23,2.33A10.91,10.91,0,0,1,288,162c.16,1.69-.15,2-1.17,1.16-.31,2.25,3.37.5,3.49,2.32a3.81,3.81,0,0,1,.58,2.91h-2.32c-.23,4.29,6.84,1.29,6.39,5.81h-2.33c.4,2.51,2.24,3.57,2.91,5.81,2.5-.18,4.69,0,4.65,2.33,1.87.51.79-1.92,2.32-1.75-1.13,1.09-.4,2.35.58,2.91C300.38,183.86,299.36,182.55,297.28,182.31ZM120,149.18c-1.18-.17-1.14-1.57-2.32-1.74v1.16C117.86,149.13,120.27,150.14,120,149.18ZM208.94,148c0-.32-.47-.66-.58,0C208.36,148.34,208.83,148.68,208.94,148Zm-105.19,1.74c.06-1.1,1.92-.4,1.74-1.74C103.84,147.22,102,149.06,103.75,149.76Zm93.57,2.91c-.12-1.1.39-5.75-.58-4.07C196.86,149.7,196.35,154.34,197.32,152.67Zm30.22-.58c.83-1.33,2.62-2.94.58-4.07C227.49,148.6,225.94,151.19,227.54,152.09Zm-163.89-.58c.59-.77.57-2.15,1.16-2.91C63.08,147.91,62.32,151.05,63.65,151.51Zm108.1.58a4.77,4.77,0,0,0-1.16-3.49C170.59,150.14,170.26,152,171.75,152.09Zm27.9-.58c1.73-.7,2-.17,3.48.58a3.77,3.77,0,0,0-.58-2.91h-1.74C200.5,150,200,150.64,199.65,151.51Zm33.7.58c1.11-.25,2.5-.21,2.33-1.75-.37-.48-2.72-1.82-2.91-.58C233.63,149.87,233.31,151.17,233.35,152.09Zm46.5,2.32c0-1.37,1-1.71.58-3.49-1.65-.87-4.39-.64-5.81-1.74C274.79,152.49,278.42,152.35,279.85,154.41ZM66.56,152.09c0-1.16,1.58-.74,1.16-2.33H66C66.07,150.63,65.77,151.91,66.56,152.09ZM109,150.34c-1.59,1.77,1.77-1.58,0,0Zm68,1.75c-.09-.78,2.36-1.76.58-2.33C177.65,150.53,175.6,151.92,177,152.09Zm80.78-2.33c-1.77,2,2.15,1.76,0,0Zm5.23,4.07c.55-2.52-1.55-5.39-3.49-3.49.87.69,2.6.5,2.33,2.33-2.16,2.2.64,3.25,0,7,3.2.49,3.39,4,5.23,5.81-1-1.42-3.31-1.17-3.49,1.17q4-.47,3.49,3.48c-1.4.24-1.26-1.06-2.91-.58a8.44,8.44,0,0,0,2.91,4.07c1.46-2.33,5-.51,5.23,1.74H268.8a17.57,17.57,0,0,0,2.91,5.82c1.15-.82,5.56-1.38,4.07-2.91-.56,1.07-4.81,1-4.65-.58a12.53,12.53,0,0,1,5.23-.58c-1.47-3.26-.48-6-1.16-9.3-1.56-.57-.68,1.23-1.17,1.74s-1.38,0-1.74.58c-.52.78.43,2.42-1.16,2.33.6-2.8,3.34-9.07,0-10.46-.06,1.48-.33,2.77-1.16,3.48.49-2.62-1.36-2.9-1.75-4.65a8.08,8.08,0,0,0-3.48-8.13c.1,3.13,2.15,5.07,0,7.55C265,157.22,264.77,154.76,263,153.83Zm.58-3.49c0-.32-.47-.66-.58,0C263,150.67,263.46,151,263.57,150.34ZM39.82,155c-.48-1.46,1.13-5-1.16-4.65C38.56,152.38,38.81,154.06,39.82,155Zm6.39-1.16c.83.14,1,1,1.75,1.16a14.68,14.68,0,0,0,1.16-4.65A4.68,4.68,0,0,0,46.21,153.83Zm169.71-1.74c-.39,2.19,2.92-.06,2.32-1.75C216,149.49,218.13,152.94,215.92,152.09Zm39.52-1.17a.59.59,0,0,0-1.17,0C254.4,151.63,254.92,151.28,255.44,150.92Zm-197.6,2.33c0-1.16,1.58-.74,1.16-2.33C57.71,150.49,56.61,153.07,57.84,153.25Zm5.81,4.65c1.87.51.8-1.92,2.32-1.75.17,1.38,1.56-.66,2.33-.58-.67-1.88,1.77-3.57,0-4.65C67.27,153.77,64.63,155,63.65,157.9Zm14.53-3.49c.48-1.09,2.14-3,0-3.49C77.72,151.33,76.88,154.17,78.18,154.41Zm29.06-2.9c0-.33-.47-.67-.58,0C106.65,151.83,107.13,152.16,107.24,151.51Zm61,1.74c-1,.23-1.49-.87-1.74,0a6.09,6.09,0,0,0,2.9,2.9v-3.48c-.83-.14-3.68-2.45-2.32-1.16C167.24,152.34,168.05,152.48,168.26,153.25Zm-97.64,0h1.17c0-.58.47-.69.58-1.16-.75,0-.81-.75-1.75-.58Zm29.06,0c.4-1.56-1.2-1.13-1.74-1.74C97.59,153,98.17,153.6,99.68,153.25Zm9.88-1.16c-1.4,1.95,2-1.41,0,0Zm80.79,1.74c-.06-1.53-4-2.15-4.07-1.74C187.1,153.2,189.1,153.14,190.35,153.83Zm39.52-1.74c0-.33-.47-.66-.59,0C229.28,152.41,229.75,152.75,229.87,152.09Zm37.19,0c0-.33-.47-.66-.58,0C266.48,152.41,267,152.75,267.06,152.09Zm-184.81.58a.59.59,0,0,0-1.17,0C81.21,153.37,81.73,153,82.25,152.67Zm1.16.58c.09-.61-.45-1.5-.58-.58C82.74,153.28,83.28,154.17,83.41,153.25ZM242.07,155c.07-.71.17-1.37,1.16-1.16.18-1.53-.8-1.91-2.32-1.74C240.82,153.53,241.21,154.5,242.07,155Zm-86,1.75c-.67-1.46-.28-4-2.33-4.07A4.09,4.09,0,0,0,156.06,156.74ZM220,153.25c0-.32-.48-.66-.59,0C219.4,153.57,219.88,153.91,220,153.25Zm31.38,0c0-.32-.47-.66-.58,0C250.79,153.57,251.26,153.91,251.37,153.25Zm-59.28.58c0-.32-.47-.66-.58,0C191.5,154.15,192,154.49,192.09,153.83Zm44.75,4.65c.09-2.22,0-4.23-1.16-5.23C234.3,154.7,234,158.34,236.84,158.48Zm41.26-1.16c1.79,1.49,2.93-1.38,4.65-1.75-1.19-.16-.55-2.16-1.74-2.32C281.83,156.39,279.05,155.93,278.1,157.32Zm-247-1.75h1.75v-1.74H31.1Zm4.65-1.16c0-.32-.47-.66-.58,0C35.17,154.73,35.64,155.07,35.75,154.41ZM59,159.64c3.57.27,3.16-3.43,5.23-4.65-1.8.06-2.78-.71-4.07-1.16A6.53,6.53,0,0,0,59,159.64Zm20.92-2.32c.15-.82,1.28-.67,1.74-1.17a2.18,2.18,0,0,0-2.32-2.32C78.93,155.28,78.77,156.22,79.92,157.32Zm7.56,1.74c1.54-.2,2-1.52,2.32-2.91-1-.52-1-2.14-2.32-2.32Zm112.17-2.91c.73-.8,2.84-1.64.58-2.32C200.31,154.6,197.86,155.58,199.65,156.15ZM40.4,154.41c-.61,3.37,2.52.24,0,0Zm34.87,2.91a3.3,3.3,0,0,1,.58-2.33,2.69,2.69,0,0,1-1.74-.58C73.19,155.28,73.26,157.72,75.27,157.32Zm66.26-1.17c1.69.86,1.69-2.59,0-1.74Zm7.55-1.16c1.77,1.59-1.58-1.77,0,0Zm26.16.58c.08-.6-.46-1.5-.59-.58C174.57,155.6,175.1,156.49,175.24,155.57Zm8.13,2.33c.64,2.57-1,2.89-1.16,4.65,1.88,1.41,2.77,3.82,4.65,5.23,1-4-1.78-9-2.91-12.79a2.67,2.67,0,0,1-1.74-.58C181.93,157,182.37,157.94,183.37,157.9Zm21.5-2.91c0-.32-.47-.66-.58,0C204.29,155.32,204.76,155.65,204.87,155Zm28.48-.58c-.45.13-1.15,0-1.16.58C232.64,154.86,233.34,155,233.35,154.41Zm4.65,4.65a3.77,3.77,0,0,1,2.91.58c1-1.08.75-4.16-.58-4.65-.64,2.94-1.86.65-2.91-.58C237,156.57,238.41,156.9,238,159.06Zm-195.27-.58c-.69-1.54,1.11-3.42,0-3.49C42.24,156.09,40.58,158,42.73,158.48Zm233.05-2.91c1.77,1.59-1.59-1.76,0,0ZM52.61,160.8c.19-2.13,1.43-3.21,1.74-5.23-1.83.4-2.37-.06-2.91.58C53.16,156.91,49.78,160.44,52.61,160.8Zm-4.07-2.9c.55,1.08-1.74,1.94,0,2.32.86-1.38,1.13,2.7,2.32,2.91C53,161.51,50.49,158.78,48.54,157.9Zm34.29-.58c1.69.85,1.69-2.6,0-1.75Zm160.4,0a1.61,1.61,0,0,0-1.16-1.75C242.12,156.49,242,157.59,243.23,157.32Zm32-.58c-1.11-.25-1.46-1.26-2.91-1.17C271.6,157.3,274.74,158.07,275.2,156.74Zm-94.15,0c0-.33-.47-.66-.58,0C180.46,157.06,180.94,157.4,181.05,156.74Zm7,3.48c.4-2.53-1-3.21-2.32-4.07C186.48,157.51,185.61,160.5,188,160.22Zm69.16-.58c.42-2.54-1.16.47-1.16-1.16v-2.33h-2.33C253.66,158.43,255.82,160.58,257.18,159.64ZM31.1,164.29c1,.54,1.29,1.82,1.17,3.49,4.65-1.73,1.44-8.14,1.16-11C32.94,159.33,33.44,162.39,31.1,164.29Zm116.82-7c-2.35-2-1.37,1.87,0,0Zm79.62,4.06c.06-1.8-.71-2.77-1.16-4.06a3.3,3.3,0,0,1-2.33-.58C224.18,159.32,224.94,161.28,227.54,161.38ZM245,160.8c.85.31,1.46.86,2.32,1.17.89-.61,3.45-4.62.58-5.23-.48,1.64.82,1.5.58,2.9-1.08,0-1.23.45-.58,1.16C247.53,160.47,245.12,159.44,245,160.8Zm-128.44-1.16c1.66.12,3.17.07,2.9-1.74-.78-.18-1.11-.83-2.32-.58C117.25,158.42,116.46,158.6,116.54,159.64Zm12.78-1.74c0-.32-.47-.66-.58,0C128.74,158.22,129.21,158.56,129.32,157.9Zm65.67.58c.09-.61-.45-1.5-.58-.58C194.33,158.51,194.86,159.4,195,158.48ZM70,159.64c.32.4,1.88-3.4.58-1.16C70.56,158.59,69.56,159,70,159.64Zm21.51-1.16a.59.59,0,0,0-1.17,0C90.51,159.18,91,158.84,91.55,158.48Zm9.29-.58c-.45.13-1.14,0-1.16.58C100.13,158.35,100.83,158.46,100.84,157.9Zm72.07,2.9c-.63-1.48,2.5-2,.58-2.9C173.5,158.77,171.33,160.27,172.91,160.8Zm-134.25,0c.17-.35,1.44-2.23,0-2.32C38.49,158.84,37.21,160.72,38.66,160.8Zm18.6-.58c.52-.09.29-3.21-.58-1.16C56.53,159.41,56.91,160.28,57.26,160.22Zm-1.17,20.34c-.67-.18-2-2.53-.58-2.9,1,.74,2.29,1.2,2.33,2.9a6.26,6.26,0,0,0,4.65-3.48c-.69-.09-1.65.1-1.75-.58-.23-2.56.72-3.94,2.91-4.07-.16-2.1,1.07-2.8,1.16-4.65-4.73-.14,1.48-4.24-.58-5.23-1.73,2.06-.51-3.72-1.74-4.07-.59,3.58-4.32,6.13-2.91,9.88-.58,0-.69-.47-1.16-.58C58.3,170,56,170,56.09,172.43c1.06.65,2.13,4.25,0,4.65a2.55,2.55,0,0,0-1.16-2.33C53.91,176.24,54,182.42,56.09,180.56Zm88.34-21.5c1.26,1.69-1.05,3.34,1.16,4.07.7-1.25.63-3.25,1.75-4.07C145.89,159,145.54,158,144.43,159.06Zm84.85,1.16c0-.35.09-.69.59-.58-.07-.71-.18-1.37-1.17-1.16C228.79,159.16,228.6,160.13,229.28,160.22Zm43.59,0c1.68-.88,2.65.85,2.91-1.74C274.11,158.37,272.61,158.41,272.87,160.22Zm5.23,8.14c1.4-1.92,3.09.74,4.07,1.16.15-2.28-2.1-2.16-1.74-4.65-1.1-.13-1.28.66-2.33.58-1.17-2.14-.24-4.1.58-5.81-.91,0-.45-1.48-1.74-1.16C276.76,161.66,275.55,165.81,278.1,168.36Zm7-6.39c-1.54-.21-.53-3-1.75-3.49-.15.82-1.27.66-1.74,1.16C281,161.84,284.62,162.76,285.08,162ZM43.89,160.8c.08-.68,1-1.31,0-1.74C43.81,159.75,42.85,160.38,43.89,160.8Zm28.48,0c0-.81-.13-2.22-.58-1.16C71.74,160.46,71.92,161.86,72.37,160.8Zm6.39,2.91c1.64.09,1.46-1.64,2.32-2.33-3.43,1.65,0-2.1-2.32-2.32Zm11-4.07c0-.32-.47-.66-.58,0C89.22,160,89.69,160.3,89.8,159.64ZM174.65,166a4.31,4.31,0,0,1,2.91,3.49c1.83.28,2.27-.83,3.49-1.16-1.57-3.87-.16-4.82,0-9.3-3.26,0-2.82,3.51-3.49,4.65-.36,1.58,2.63,2.72,1.16,3.49C178.53,166,175.16,163.15,174.65,166Zm18-5.81c.09-.61-.45-1.5-.58-.58C192,160.25,192.54,161.14,192.67,160.22Zm9.3-.58a.59.59,0,0,0-1.16,0C201.46,159.58,201.71,160.49,202,159.64Zm41.84-.58c-1.76,2,2.15,1.76,0,0ZM85.15,161.38c0-.81-.13-2.22-.58-1.16C84.53,161,84.7,162.45,85.15,161.38Zm16.28-1.16c.09.87-.21,2.15.58,2.33.34-1.21,1.22-1.88,1.74-2.91C102.65,159.51,102.47,160.3,101.43,160.22Zm87.75-.58c-1.76,2,2.15,1.76,0,0ZM83.41,162c-1,3.84,1.48-4.71,0,0Zm7,1.74c3.06,0,1-2.72,0-3.49ZM134.55,162V160.8C133.48,158.87,131.72,162.55,134.55,162Zm34.87-1.75c-2.17.05-1.65.65-3.48,0C166,161.91,170,162.69,169.42,160.22Zm44.17,1.16h1.75v-1.16h-1.75Zm25,0c0,.36.09.69.58.59.39-1.74,1.25.55,2.33,0,.21-1.77-1.89-1.21-2.91-1.75ZM99.68,162c.58,0,.69.47,1.16.58,0-.92.08-2-1.16-1.75Zm155.18-.59c1.76,1.59-1.59-1.76,0,0ZM60.16,162A.59.59,0,0,0,59,162C59.12,162.67,59.64,162.32,60.16,162Zm76.14,0c0-.33-.47-.66-.58,0C135.71,162.29,136.19,162.62,136.3,162Zm14.53,0c0-.33-.48-.66-.58,0C150.24,162.29,150.71,162.62,150.83,162ZM249,162c0-.33-.47-.66-.58,0C248.46,162.29,248.93,162.62,249,162Zm-91.24,2.9c.51-1.54-1.42-3.52-1.74-2.32C157.25,162.71,156.6,164.71,157.8,164.87Zm17.44-.58c.75-.77.35-1.75-.59-2.32C174.75,162.84,174.45,164.11,175.24,164.29Zm84.85,0a1.24,1.24,0,1,0,0-2.32Zm-136,.58c1.62.93,1.61-2.51.58-2.32C124.8,163.65,124,163.83,124.09,164.87Zm75.56-1.16c.87.93,2.44,0,2.9-1.16C201.11,162.46,199.73,162.44,199.65,163.71Zm40.68,6.39c1.86.51.79-1.91,2.32-1.74-.79-2.5-3-3.54-4.07-5.81C237.93,166.3,240.08,167.25,240.33,170.1Zm5.81-1.74c1.79-.53,1.93-2.72,2.32-4.65-1.85.5-1.8-.91-2.9-1.16C246.23,164.86,247.15,165.61,246.14,168.36Zm11-4.65c-.83-.14-1-1-1.74-1.16C254.93,163.74,256.94,165.16,257.18,163.71Zm-27.31.58c.77-.54,1.63,1.27,1.74,1.16.38-.38-.16-2.51-.58-2.32C231,163.9,230,163.66,229.87,164.29ZM48,164.29a.59.59,0,0,0-1.17,0C46.92,165,47.44,164.65,48,164.29Zm53.47,1.16c.32.41,1.87-3.4.58-1.16C101.94,164.4,100.94,164.85,101.43,165.45Zm11,0h1.16c0-.74.74-.8.58-1.74h-1.74Zm25.57,0c0-.81-.13-2.22-.58-1.16C137.41,165.11,137.59,166.51,138,165.45Zm95.89.58c-.13,1.1.66,1.29.58,2.33,1.83.28,1.32-1.78,3.49-1.16v-3.49h-1.74C236.41,166.6,236.4,166.62,233.93,166Zm-129.6-1.16a.59.59,0,0,0-1.16,0C103.29,165.57,103.81,165.23,104.33,164.87ZM285.08,173c.67-1.33-1.57-3.43.58-5.23-1.92-.14-2.86-1.62-1.16-2.33-.86-.3-1.47-.86-2.33-1.16C283,167.36,283.38,170.83,285.08,173ZM77.6,168.94c1.07-1.06.31-3.26-.58-4.07C77.36,166.08,76.3,168.69,77.6,168.94Zm29.06-1.16c-.92.88-3.16,3.76-.58,4.65,1.08-1.11.06-1.46,0-2.91,1.21-.53,1.77-1.71,1.74-3.49-.91-.25-.5-1.82-2.33-1.16C105.06,166.66,107.09,166,106.66,167.78Zm7-1.16c1.2.51,2.61-1.51,1.16-1.75C114.65,165.7,113.84,165.85,113.63,166.62Zm58.7-1.17v1.17h1.16c0-.36.09-.69.58-.59v-1.16h-1.16C172.88,165.23,172.82,165.56,172.33,165.45Zm16.27,1.17c.32,1,.3,2.41,1.16,2.9.67-.92,3-3.11,1.17-4.65C190.76,166.07,189.37,166,188.6,166.62Zm27.9-1.17c1.4,3,1.5-2,0,0ZM75.85,170.1c-1.74-.66,2.44-3.28,0-4.65C74.83,165.86,73.76,171.93,75.85,170.1ZM196.74,166c0-.32-.47-.66-.58,0C196.16,166.36,196.63,166.69,196.74,166Zm55.79,1.17c0-.77,1-.53,1.16-1.17-.74,0-.8-.74-1.74-.58C252,166.14,251.85,167.1,252.53,167.2ZM25.29,169.52c-.16-1,1.64-2.9,0-3.49C25.92,167.52,23.53,168.81,25.29,169.52Zm46.5-2.9c0-.33-.48-.66-.59,0C71.2,166.94,71.68,167.28,71.79,166.62Zm62.18,0a.59.59,0,0,0-1.16,0C133.46,166.56,133.71,167.46,134,166.62Zm19.18,1.16c.17,3.13-.84,10.5,1.74,9.3-.86-.5-1.25-1.47-1.16-2.91h2.33c-.12-3,2.22-7.87-1.75-8.14C154.26,167,154.39,168.05,153.15,167.78Zm47.66-.58a2.53,2.53,0,0,0,2.32-1.17C201.81,165.87,201,166.17,200.81,167.2Zm60.44,0c.58,0,.69.47,1.16.58-.05-.92.08-2-1.16-1.75ZM38.08,168.36c0-.81-.13-2.22-.58-1.16C37.45,168,37.63,169.42,38.08,168.36Zm129-1.16c0-.33-.47-.66-.58,0C166.51,167.52,167,167.86,167.1,167.2Zm18.6,1.16c-1.19-.17-1.14-1.57-2.33-1.74C183.13,167.9,185.11,169.82,185.7,168.36Zm74.39-1.16c-.61-.7-.42-.14,0,.58S260.68,167.87,260.09,167.2Zm-229,2.32c-.77,1.7,0,2.86,1.17,4.07.14-1,1-1.32,2.32-1.16-.74-2.52,2.52-4,1.16-5.23C34.31,168.08,33.39,169.48,31.1,169.52ZM195,167.2c-.45.13-1.14,0-1.16.58C194.28,167.65,195,167.76,195,167.2Zm55.22,1.16h1.16V167.2h-1.16Zm-64.51,2.32c1.44.09,2.41-.3,2.9-1.16-1,0-.32-1.61-1.16-1.74C187.1,169,186.22,169.65,185.7,170.68ZM220,168.36c0-.32-.48-.66-.59,0C219.4,168.68,219.88,169,220,168.36Zm33.7,2.91c.13-1.67-.14-3-1.16-3.49C252.88,169,251.59,171.81,253.69,171.27ZM79.92,168.94c0-.58-1-.73-1.16,0C79.41,168.88,79.66,169.79,79.92,168.94Zm53.47.58c-1.15,0-.74-1.58-2.33-1.16C130.45,169.83,133,170.93,133.39,169.52Zm19.18-.58c0-.32-.47-.66-.58,0C152,169.26,152.46,169.6,152.57,168.94Zm29.64,2.33c1.1-.13,1.28.65,2.32.58.25-2.19-1.22-2.65-2.32-3.49ZM174.07,173c1-3.12-4.7-5.13-2.9-2.33C173,168.35,171.51,174.17,174.07,173Zm.58-3.49v1.16c1.43.91,1.71-2,.59-1.74C175.2,169.3,175.15,169.63,174.65,169.52Zm111,5.23a43.57,43.57,0,0,0,3.49,10.46c2.18-1.71-.87-2.2.58-4.65a2.18,2.18,0,0,1-2.33-2.32c.69-.09,1.65.1,1.75-.58a2.53,2.53,0,0,1-1.16-2.33c1.75-1.18.75-4.48-.59-5.81C286.18,171.69,286.69,172.19,285.66,174.75ZM157.8,176.5c1.74-1.77,2.17-4.83,0-6.4C157.48,171.8,155.42,175.67,157.8,176.5Zm54.63-5.82c-.65.06-.9-.84-1.16,0C211.27,171.27,212.29,171.41,212.43,170.68Zm13.37,1.75c-.48-.74-2-3.32-2.91-1.75C224.05,170.74,225.41,173.51,225.8,172.43Zm58.11,4.07c.07-2.58-3.23-1.81-4.06-3.49,1.74.58,1-1.29,1.16-2.33-1,.35-2.41-1.7-2.91,0C279.64,172.77,280.63,178.05,283.91,176.5ZM42.73,172.43c.08-.69,1-1.32,0-1.75C42.64,171.37,41.69,172,42.73,172.43Zm4.06-1.75c-.92.87-.84,3.32,1.17,2.91-.76-1.44,1.29-2.82,0-2.91C47.83,171.39,47.31,171,46.79,170.68Zm8.72.59c0-.33-.47-.66-.58,0C54.93,171.59,55.4,171.93,55.51,171.27ZM109,172.43c1.53-.47-.37-3.27-1.16-1.16C107.68,171.62,108.7,172.51,109,172.43Zm7.56,1.74c.8-.94,2-1.43,1.74-3.49-1.59-.05-1.17,1-2.33,0C116.63,172.65,115.54,173.16,116.54,174.17Zm133.67-2.9c0-.33-.47-.66-.58,0C249.62,171.59,250.1,171.93,250.21,171.27Zm8.13,2.32c.06.91-.08,2,1.16,1.74-.05-2.27-.41-4.23-2.32-4.65C255.68,172.13,257.57,172.75,258.34,173.59Zm-205.15.58c0-1.15,1.58-.74,1.16-2.32-.79-.19-1.11-.83-2.32-.58C52.35,172.3,52.32,173.68,53.19,174.17Zm37.19,1.16c1-1.82,1.36-2.07,2.91-2.32q.15-1.9-1.74-1.74C92.06,173.18,88.7,174.17,90.38,175.33Zm126.12,1.75c-2.66-.61-1.09-1.68-.58-3.49-2.76.76,1.33-2.77-1.75-2.32C213.75,172.38,213.6,179.47,216.5,177.08Zm0-3.49c.78.18,1.11.83,2.32.58v-2.9A2.17,2.17,0,0,0,216.5,173.59ZM245,171.85c0-.33-.48-.66-.58,0C244.39,172.17,244.87,172.5,245,171.85Zm-205.74.58c-.46,2,.54,2.55,1.74,2.9-.51-2.05,1.5-3-.58-3.48C40.27,172.3,39.92,172.52,39.24,172.43Zm88.92.58c.09-.61-.45-1.5-.58-.58C127.49,173,128,173.93,128.16,173Zm47.66.58a1.6,1.6,0,0,0-1.17-1.74C174.71,172.76,174.58,173.86,175.82,173.59Zm80.78.58c-.11-1.63-1-2.47-2.91-2.32C253.61,173.67,255.18,173.84,256.6,174.17Zm34.29,0c.27-1.13-1.57-3-1.74-1.74C290.54,172.2,288.82,175.08,290.89,174.17ZM66,173c-1.58,1.77,1.77-1.59,0,0Zm63.93,0c0-.32-.47-.66-.58,0C129.32,173.33,129.79,173.67,129.9,173Zm11,1.74c-.25-1.11-.21-2.5-1.75-2.32C138.7,174.29,140.1,174.25,141,174.75Zm78.45-1.16c.59,0,.69.47,1.17.58-.06-.91.07-2-1.17-1.74ZM77,175.91c0-.86,2.15-2.37.58-2.9C77.61,173.88,75.44,175.39,77,175.91Zm43-2.32c-.72.19-.2,1,.58.58.44-.21.89-1,0-.58C120.46,173.66,120.18,173.55,120,173.59Zm62.77,0v1.16c.58,0,.69.47,1.16.58.17-.35,1.45-2.23,0-2.32C183.82,173.46,183.47,173.69,182.79,173.59ZM213,174.75c.05-.81-.13-2.22-.58-1.16C212.39,174.4,212.56,175.81,213,174.75Zm70.9-1.16c0-.32-.47-.66-.58,0C283.33,173.91,283.81,174.25,283.91,173.59ZM22.39,176.5c1.44.4,2.46-2.49,1.16-2.91C23,174.35,23,175.73,22.39,176.5Zm15.69,1.16c-.8-1.84,1.44-3.51,0-4.07C37.26,174.86,36.29,176.72,38.08,177.66Zm7.55-2.33c0-.35.09-.69.58-.58-.06-.71-.17-1.37-1.16-1.16C45.14,174.27,45,175.24,45.63,175.33Zm40.68,0c1.53.17,2.51-.21,2.33-1.74C87.12,173.43,86.14,173.8,86.31,175.33Zm40.11-1.16c0-.32-.47-.66-.59,0C125.83,174.49,126.31,174.83,126.42,174.17Zm44.75-.58c-.45.13-1.15,0-1.17.58C170.46,174,171.15,174.16,171.17,173.59Zm55.21.58c0-.32-.47-.66-.58,0C225.8,174.49,226.27,174.83,226.38,174.17Zm-197,7.56c.23-1.52,1.73-1.76,1.74-3.49-1.69-.83-1.31-3.73-3.48-4.07C27.09,176.55,26.77,180.15,29.36,181.73Zm117.4-7c0-.32-.47-.66-.58,0C146.17,175.08,146.65,175.41,146.76,174.75Zm32.54,1.16h1.75c-.06-.91.07-2-1.17-1.74A2.67,2.67,0,0,1,179.3,175.91Zm50,1.17c2.53-.11,1.06-1,1.17-2.91-.69.09-1.65-.1-1.75.58C229.56,174.86,229.24,176.16,229.28,177.08Zm-147.62.58c.34-.36,1.37-2.76,0-2.91C82,175.79,80,177.17,81.66,177.66Zm10.47-1.16c.73,1.46,3.31-1.11,1.74-1.75C94.05,176.09,92.19,175.4,92.13,176.5Zm8.13.58c1.49-.07,2.77-.33,3.49-1.17-.68-.09-1.65.1-1.74-.58,0-.35-.09-.69-.58-.58C101.42,175.91,99.84,175.49,100.26,177.08Zm122.05,0c.18-.72-.09-3.59-.58-1.75C221.54,176.05,221.82,178.92,222.31,177.08Zm12.2,1.16c.32-2.06-.49-3-1.74-3.49C232.78,176.48,232.72,178.29,234.51,178.24Zm7-2.91c-.07,3,2.71,1,2.91-.58C243,174.51,243.13,175.81,241.49,175.33Zm8.72,4.65a2.81,2.81,0,0,1,1.74.58c-.32-.84.68-3-.58-2.9C251.07,178.52,250.51,179.12,250.21,180Zm.58-2.9c-.47-1.47-2.4-1.48-3.49-2.33.24,2.66-.75,6.56,1.16,7.56C248.6,179.93,250.44,179.24,250.79,177.08Zm13.36-1.75c0-.32-.47-.66-.58,0C263.57,175.65,264,176,264.15,175.33Zm-222,2.91c.79-.74.89-2.85-.59-2.91C41.88,176.18,40.88,178.34,42.15,178.24Zm42.42-.58c1.62.93,1.61-2.51.58-2.33C85,176.12,84.33,176.44,84.57,177.66Zm49.4-1.75a.59.59,0,0,0-1.16,0C133.46,175.86,133.71,176.76,134,175.91Zm158.08,0c-.61-.69-.41-.13,0,.59S292.64,176.59,292.05,175.91ZM116.54,180c.67,2.24,2.52,3.29,3.48,5.23.17-1.22,1.56.85,2.33-.58-.84-2.59.19-3.6-.58-5.81,1.53.18,1.5-1.21,1.74-2.32-2.28-.15-2.16,2.1-4.65,1.74.18-.79.83-1.11.58-2.33-5.32,1.2,1.77,4.64,0,7C117.91,182.48,118.21,180.24,116.54,180Zm3.48,9.3c.67-.73,3.89-1.86,1.75-3.48a.59.59,0,0,1-1.17,0c0-.36-.08-.69-.58-.59A2.62,2.62,0,0,0,120,189.28Zm68-12.78c-.72.19-.2,1,.58.58.44-.22.89-1,0-.58C188.45,176.57,188.18,176.45,188,176.5Zm76.13,0c-1.09.13-1.28-.66-2.32-.59C261.39,177.9,264.05,178.18,264.15,176.5Zm15.11,8.13c1.56-1-.54,2.44-.58,3.49,2.06.19,1.43,1.6,3.49.58,1.61-5-2.45-9.1-4.07-12.79.09,2.53-1.63,3.25-.58,5.24-2-.47-2.23.86-4.07.58a8.29,8.29,0,0,0,2.91,6.39c.87-.88,2.6-.88,2.32-2.91-1.67.12-2.95-.14-3.48-1.16,4.12,2.24.92-4.4,4.65-4.07C280.52,182.06,278.09,184,279.26,184.63Zm-212.12-7H68.3V176.5H67.14Zm91.24-.58v1.16c1.43.9,1.71-2,.58-1.74C158.93,176.85,158.88,177.18,158.38,177.08Zm65.67.58c.09-.61-.45-1.5-.58-.58C223.38,177.69,223.92,178.58,224.05,177.66Zm33.71,3.49c-.35-2.37-.92-4.5-3.49-4.65C254.59,178.89,256.19,180,257.76,181.15Zm-113.91-.59c.16-1.93-2.58-3.95-3.49-2.9C141.89,178.26,142.32,180,143.85,180.56Zm51.72-2.32c1.11.25,1.06,1.66,2.91,1.16C199.15,177.1,195.78,176.31,195.57,178.24Zm8.72-.58c0-.32-.47-.66-.58,0C203.71,178,204.18,178.32,204.29,177.66Zm-55.21.58c0-.32-.47-.66-.58,0C148.5,178.56,149,178.9,149.08,178.24Zm25,0c0-.32-.47-.66-.58,0C173.49,178.56,174,178.9,174.07,178.24Zm46.5,0c0-.32-.48-.66-.58,0C220,178.56,220.46,178.9,220.57,178.24Zm22.66,7.56c.7-2.29-2.94-3.21-1.16-4.65,0,.32.47.66.58,0-1.71-.23-1.13-2.74-2.32-3.49.06,3.2,1.56,7.51.58,9.88,1.06.15,3.26,2.09,4.07.58A10.1,10.1,0,0,1,243.23,185.8ZM290.89,180c1.62.93,1.6-2.51.58-2.32C291.29,178.44,290.64,178.77,290.89,180Zm-151.11-.58c.09-.61-.45-1.5-.58-.58C139.11,179.43,139.65,180.32,139.78,179.4Zm28.48,1.16c1.28.25,3.21-1.74,1.74-2.32C169.83,179.42,168.43,179.38,168.26,180.56Zm50.56,0c.19-.71-.09-3.59-.58-1.74C218.06,179.53,218.33,182.41,218.82,180.56ZM51.44,182.31c-.16-1,1.64-2.9,0-3.49C51,179.22,50.15,182.06,51.44,182.31Zm40.69-.58c1.42-.37.08-2.72-.58-2.91C92.09,180.3,91.58,183,92.13,181.73ZM195,179.4c-.65.06-.9-.84-1.16,0A.59.59,0,0,0,195,179.4Zm7.56-.58c-.68.09-1.65-.1-1.74.58C201.49,179.31,202.46,179.5,202.55,178.82Zm23.83.58c.7.06.36-.84,0,0ZM27.62,182.89c1.07-1.14-.51-2.91-1.75-3.49C24.87,181.33,26.22,181.92,27.62,182.89Zm25.57-1.74c-1,3.84,1.48-4.71,0,0Zm122.05.58h1.16c.35,0,.69-.09.58-.58-1,.16-1.8-2.74-2.33-1.17C175.33,180.08,175.28,180.9,175.24,181.73ZM184,180c-.1,1.46.89,1.82,1.75,2.33.79-1.53,4.37-.27,4.06-2.91C187.46,180.4,185.55,179.14,184,180Zm54.63,2.91c1.86.82,1.47-3.48.58-3.49C238.49,180.09,238.51,181.46,238.58,182.89ZM102,180c-.45.13-1.15,0-1.17.58C101.3,180.43,102,180.55,102,180Zm7.55.58c-2-1.76-1.76,2.15,0,0Zm4.65,0c-1.4,1.95,2-1.4,0,0Zm151.69,3.49c-.51-1.62-.35-3.91-2.33-4.07C263.91,181.77,263.72,184.1,265.9,184.05Zm16.85-1.74c.68.09.63.92.58,1.74a4.39,4.39,0,0,1,4.07,1.16c0-2.31-.56-4.09-1.74-5.23C284.83,181.67,283.79,180.31,282.75,182.31Zm11.63-1.75c1.76,1.59-1.59-1.76,0,0ZM86.31,182.31c1.2.51,2.62-1.51,1.17-1.75C87.34,181.39,86.52,181.54,86.31,182.31Zm17.44-1.16c0-.33-.47-.66-.58,0C103.17,181.47,103.64,181.81,103.75,181.15ZM170,183.47c2.3-.74,1.41,1.69,2.91,1.74-.43-1.78,1.59-1.11,1.16-2.9-1.37-.18-1.08-2-2.9-1.75C170.92,181.67,169.51,181.62,170,183.47Zm25.57-2.32c-.09,1.45.9,1.81,1.75,2.32-.24-1.4,1.06-1.26.58-2.91C196.8,180.43,196.62,181.22,195.57,181.15Zm4.08.58c0,.35.08.68.58.58.14-.83,1-1,1.16-1.75h-1.74Zm35.44-.58c0-.33-.47-.66-.58,0C234.51,181.47,235,181.81,235.09,181.15ZM264.15,187c-.36-2.57-.78-5.69-2.9-6.4C259.53,183.74,262.27,185.65,264.15,187ZM48.54,185.8c.12-.71.64-.36,1.16,0,1.16-1.46.48-4.79-1.74-4.65C47.18,182,46.77,185.75,48.54,185.8Zm86-4.07c-1.58,1.76,1.77-1.59,0,0Zm19.18,2.9c.23-.74,3.83,0,4.65-1.74-1.21-.34-1.88-1.22-2.91-1.74.12,2.33.08,2.37-1.74,1.74C154,183.89,152.87,184.38,153.73,184.63ZM256,183.47c.75-.77.76-2.16-.58-2.32C254.68,181.92,255.08,182.9,256,183.47Zm11-.58c0-.36.09-.69.58-.58-.06-.71-.17-1.38-1.16-1.16C266.57,181.83,266.38,182.79,267.06,182.89ZM23,182.31c0-.33-.47-.66-.58,0C22.38,182.63,22.86,183,23,182.31ZM95,184.05c2.4,1,.83-4.29,0-1.74C96,182.55,94.91,183.06,95,184.05Zm18.6-1.74c0-.33-.47-.66-.58,0C113.05,182.63,113.52,183,113.63,182.31Zm79,1.74c.19-.71-.09-3.59-.58-1.74C191.9,183,192.18,185.9,192.67,184.05ZM26.45,188.7c.81.41,2,3.32,1.17,3.49-1.38-1-1.66-3-2.91-4.07,0,1.08-.45,1.23-1.16.58-.57,2.51,2.18,1.69,2.32,3.49.47,1.08.75,2.34,1.75,2.9-.23,1.72-2.74,1.14-3.49,2.33,1.78-.42,2.12.59,3.49.58,1.77-4,2.2-7,2.32-11.62,1.11-.3,2.43-3.32,1.16-4.07-2.1,1.38-4.85,2.12-5.81,4.65,2-.37,1.82-2.83,4.65-2.33C30.59,187.8,26.91,186.64,26.45,188.7ZM30.52,212c-1.82.74-.3,1.2-1.16,2.9,1.64-.48,1.51.82,2.91.59-.09-1.45.91-1.8,1.16-2.91a1.6,1.6,0,0,1-1.74-1.16c.9-1,.77-3.1,3.48-2.33.74-1.61,3.47-4.24,2.33-5.81-1.26,1.49-.79-1.89-2.91-2.32,1.51-2.26.85-.73-.58-1.75,1.44-2.24,3.66-3.7,3.49-7.55h2.32c.13-1.09,1.5-3.85,0-4.65-.62.54-.18,2.14-1.74,1.74-.53-1.41-2.2-3.45-1.17-4.65-2.17-.62-1.65,1.44-3.48,1.16.25-1.1,1.25-1.46,1.16-2.9-3.63.93.26,6.18-2.32,7.55.89.14,2.78,2.16,1.16,2.91-.07-.71-.18-1.38-1.16-1.16-.47,1.63.73,8.91-2.91,7-.54,2-.78,4.26-1.16,6.39,1.7,0,2.16,1.33,2.9,2.33-.4,1.82.07,2.37-.58,2.91-1.43.21-1.72-3.64-2.9-1.75C29.18,209,29.05,211.29,30.52,212ZM89.8,183.47c.09-.61-.45-1.5-.58-.58C89.13,183.5,89.67,184.39,89.8,183.47Zm52.89,2.91c.16-2.69-1.91-3.14-3.49-4.07C138.58,185.45,140.94,185.61,142.69,186.38Zm43.59-2.91c1.2-.35,4,.94,3.48-1.16C188.75,182.84,186.86,182.51,186.28,183.47ZM270,185.8c-1.27.47-1.3,2.19-2.91,2.32.84,2.79.87,3.88,2.91,5.23,0,0,3-.76,2.9,1.16a7.2,7.2,0,0,0-1.74-6.39c.33-1.22,1.44-1.66,1.16-3.49-2-.16-2-2.27-4.07-2.32C268,184.28,270.8,183.22,270,185.8Zm20.92,2.9c-.3.86-.86,1.47-1.16,2.33,2,3.23,1.32,9.13,4.07,11.62-.64-3.94-.77-4.85-2.33-7.56h1.74c-.74-1.79-2.15-6-.58-8.13-1.13,4,2.85,3,2.91,5.81-.2,1.34-.6,2.94-1.74,1.74-.11,2,2,1.91,2.32,3.49-.34,1.88.4,2.7.58,4.07-.86-.31-1.46-.86-2.32-1.16,1.18,3.08-2.76,4.69,0,5.81.09-.69-.1-1.65.58-1.75-.09,2.57,1.42-.05,2.9.59-.25,1.1-1.66,1.05-1.16,2.9,2.13.35,2.7-3.84,4.65-1.74-1,2.32-4.2,2.38-3.49,6.39,1.22.33,1.66,1.44,3.49,1.16,1.1,1.76,3.24,5.11,4.07,4.07.4-.51,1.46,2.1,2.32,1.16,1.18-2.55-.12-7.07-1.74-8.72-.33,1.42-.5,3-2.33,2.91-.77-1.81-.38-4.71,2.33-4.65.08-2.59-1.28-3.76-2.33-5.23.78-2.69-1.35-7.05-2.9-9.3.13,2.07-.39,3.49-1.74,4.07-.22-2.21-2.79-6.58,0-8.14.33,1-.71,3.42.58,3.49,2.23-1,0-3.63-.58-5.23-1-1.94-1.95-3.87-2.91-5.81a3.85,3.85,0,0,1-2.91-.58c.41,2.34-1.19,2.68-1.74,4.07-.13-.46,0-1.15-.58-1.17A4.1,4.1,0,0,0,290.89,188.7ZM38.66,184.63c1.2.51,2.61-1.5,1.16-1.74C39.68,183.72,38.86,183.87,38.66,184.63Zm18.6-.58h1.16v-1.16H57.26Zm66.25,2.33c1.86.81,1.47-3.48.58-3.49C124.51,184.67,123.5,185,123.51,186.38Zm22.67-2.91c0-.32-.47-.66-.59,0C145.59,183.79,146.06,184.13,146.18,183.47Zm50,2.33c-.24-1.71-2-1.89-2.91-2.91-.48,2.26.28,6.26,2.32,4.07C193.44,186.18,194.67,183.55,196.16,185.8Zm2.32,13.36c-1.79.43-1.12-1.59-2.91-1.16.37,2.54,4.42,1.4,4.08,4.65h-4.08c-1.92,3.84,1.82,6.59,4.08,8.13,1.08-2.59,4.71-2.64,4.06-7-1-.23-1.49.86-1.74,0,2.77-2.33,4.67-7.36,3.49-10.46-1.43,1.8.63-1.67-.59-1.16-.12.65-.64.9-1.16,1.16-2.26-2.88,1.37-7.36.58-8.72a1.59,1.59,0,0,1-1.74,1.17c-.32-.85.68-3-.58-2.91-.49,1.25-1.43,2.05-3.49,1.74-1,1.73-1.45,4-2.32,5.81,1.09.49,3.15,3,2.32,3.49-1,.1-2.28-3.29-2.32-.58,1.09.68,3.3,3.24,2.32,4.07C196.15,196.37,198.64,197.6,198.48,199.16ZM126.42,185.8c.18-.72-.1-3.59-.59-1.75C125.65,184.76,125.93,187.64,126.42,185.8Zm9.88-1.75c0-.32-.47-.66-.58,0C135.71,184.37,136.19,184.71,136.3,184.05Zm121.46,1.75c.14-.83,1-1,1.16-1.75-.78-.18-1.11-.83-2.32-.58C256.44,184.79,256.74,185.66,257.76,185.8Zm-204,0c.85,1.95-.21,4,0,5.23.12.75,1.19,1,1.16,1.74,0,.2-1,.4-.58,1.16.58,1.09,2.4,1.73,3.49,2.91-.33-1.73,3.39-2.36,1.74-3.49-1,1.5-3.33-.49-4.07-1.16a5.52,5.52,0,0,0,4.07-4.07c-2.59-.13-2-3.47-4.07-4.07C55,184.65,54.36,185.23,53.77,185.8Zm43.59-1.17c0-.32-.47-.66-.58,0C96.77,185,97.25,185.29,97.36,184.63ZM43.89,185.8c.09-.62-.45-1.51-.58-.59C43.22,185.82,43.76,186.72,43.89,185.8Zm65.09-.59c0-.32-.47-.66-.58,0C108.4,185.53,108.87,185.87,109,185.21Zm22.67,1.17c0-.36.08-.69.58-.58-.07-.71-.18-1.38-1.17-1.17C131.16,185.32,131,186.28,131.65,186.38Zm37.77-1.17c0-.32-.47-.66-.58,0C168.84,185.53,169.31,185.87,169.42,185.21ZM59,187h1.74c-.09-.69.1-1.65-.58-1.75C60,186,59.21,186.19,59,187Zm33.71,1.74c.9-2.3-2-3.78-2.91-2.32C92,185.94,91.07,188.6,92.71,188.7Zm24.41-2.32c0-.33-.47-.66-.58,0C116.53,186.7,117,187,117.12,186.38Zm36,0c.32.84-.68,3,.58,2.9.31-1.09,3.06-2.69,1.74-3.48C155.37,186.66,154.07,186.33,153.15,186.38Zm1.74,4.65a7.49,7.49,0,0,1,1.75,4.65c2.85.33,4.28-.76,4.65-2.91-3.59-.36,2.35-2.58,0-3.49.25.94-2.17,1.95-2.33.58a13.18,13.18,0,0,1,1.16-3.48,2.81,2.81,0,0,1-1.74-.58C157.37,187.69,155.48,188.7,154.89,191Zm37.2-2.33c.09-1.44-.3-2.41-1.16-2.9C190.2,186.47,189.6,189.59,192.09,188.7Zm70.9-1.16c-1.18-.17-1.14-1.57-2.32-1.74C259.94,187.55,262.6,188.81,263,187.54ZM18.9,193.93c2,.2,3.39-2.73,3.49-4.07s0-2.8-1.17-3.48C21.67,190.12,19,190.72,18.9,193.93Zm88.34-5.81c.87-.1,2.14.21,2.32-.58-.45-.13-.67-.49-.58-1.16h-1.16C107.79,187.12,107.07,187.18,107.24,188.12Zm100-.58c.09-.61-.45-1.5-.58-.58C206.53,187.57,207.07,188.46,207.2,187.54Zm51.14,2.9a.59.59,0,0,0-1.16,0c1.48.06,1.37,2.17.58,2.91,1.79-.43,1.12,1.59,2.91,1.16.07-3.17,0-6.2-1.17-8.13A11.7,11.7,0,0,0,258.34,190.44Zm-85.43-1.16c-.56-1.08,1.74-1.94,0-2.32C172.74,187.31,171.46,189.19,172.91,189.28Zm53.47,1.16a3.73,3.73,0,0,0,.58-2.9c-1.44.75-2.82-1.3-2.91,0C225.18,188.15,225.57,189.51,226.38,190.44ZM62.49,188.12c-1.41,1.95,1.95-1.4,0,0Zm55.21,0c1.77,1.59-1.59-1.77,0,0ZM48,189.86c1.69.86,1.69-2.6,0-1.74ZM52,191c1.78.88,1.78-3.8,0-2.91Zm159.82-1.17c0-.35.09-.69.58-.58-.07-.71-.17-1.38-1.16-1.16C211.36,188.8,211.17,189.77,211.85,189.86ZM274,193.93c-.84.9-1.93,1.56-2.32,2.91,1.51.23,1.75,1.73,3.49,1.74.91-2.12-1.84-4.76.58-7-1.3-.64-1-2.86-2.33-3.49C273.62,190.09,274.38,191.46,274,193.93ZM46.79,189.86c-.74,0-.8-.74-1.74-.58C44.15,190.71,47,191,46.79,189.86Zm26.74,0c0-.32-.47-.66-.58,0C73,190.18,73.42,190.52,73.53,189.86Zm34.29.58H109c.9-1.43-2-1.71-1.74-.58C107.59,189.9,107.93,190,107.82,190.44Zm68,1.17h1.74c.16-1.33-.14-2.19-1.16-2.33C176.53,190.38,175.74,190.56,175.82,191.61Zm73.81-1.75c0-.32-.48-.66-.59,0C249,190.18,249.51,190.52,249.63,189.86Zm32.54,2.33c0-.36.09-.69.58-.58.78.57,1.14,1.57,2.33,1.74-.1-1.65-1.07-2.42-1.17-4.07C282.47,189.06,281.36,192.08,282.17,192.19Zm5.82,0c.14-1.9-.7-2.8-2.33-2.91C285.41,191.27,285.83,192.59,288,192.19Zm-103.46-1.75c0-.32-.47-.66-.58,0C184,190.77,184.42,191.1,184.53,190.44Zm95.9,1.17c.26-1.48-3-2.32-3.49-1.17A13.26,13.26,0,0,0,280.43,191.61ZM17.16,191c-1.59,1.76,1.76-1.59,0,0Zm98.79,2.9c1.83.09,2-1.49,2.33-2.9a3.81,3.81,0,0,0-2.91-.59C115,192.22,116,192.56,116,193.93Zm64.52-2.9c0-.33-.48-.66-.59,0C179.88,191.35,180.36,191.68,180.47,191Zm61,.58c-.84,2.78,2.43,1.44,4.07,1.74.53-.87.92-4.2-.58-2.32C245.93,192.77,243.2,192.62,241.49,191.61Zm20.92,2.9c0-1.54.33-3.42-1.16-3.48C261.6,192.22,260.31,195.06,262.41,194.51ZM86.9,192.77c1.79-.08.42-2.46-.59-.58C86.11,192.56,86.58,192.78,86.9,192.77Zm58.69-.58c0-.32-.47-.66-.58,0C145,192.51,145.48,192.85,145.59,192.19Zm-62.76,2.9c1.62-.07,4-2.35,1.74-2.9C84.23,193.4,83.35,194.06,82.83,195.09Zm97.05-.58c-1.45-.07-1.81-1.11-2.32.58a18.12,18.12,0,0,0,2.91,4.65c.42-1.78-1-1.71-.59-3.48.52-.47,2.58-3.56,0-3.49Zm2.91,0c0-.35.09-.69.58-.58-.06-.71-.17-1.38-1.16-1.16C182.3,193.45,182.11,194.42,182.79,194.51Zm45.91-1.16c0-.32-.47-.66-.58,0C228.12,193.67,228.59,194,228.7,193.35ZM48.54,197.42c-.09,1.91,2.6,2.56,1.16,4.06,2.18-.72,3.3-.75,4.65-1.16-.46-2,.54-3,1.74-1.74.32-2.06-2.05-1.43-1.74-3.49-1.14-.17-1.15.79-1.74,1.17-.87-.69-.91-2.2-1.75-2.91C50.59,195.21,48.65,195.4,48.54,197.42Zm50-4.07c-.68.09-1.65-.1-1.74.58C97.46,193.84,98.43,194,98.52,193.35Zm91.83,0h-2.91c-.35,2.09,1.77,1.71,1.74,3.49,1.72-.11,3.83-1.34,2.33-2.91C189.78,194.5,189.46,195.59,190.35,193.35Zm60.44,1.16H252v-1.16h-1.16Zm30.22-.58c0-.32-.47-.66-.58,0C280.42,194.25,280.9,194.59,281,193.93ZM22.39,196.84c1.86.51,1.2-1.51,2.32-1.75.59,0,.73-1,0-1.16C24.64,195.6,22.23,194.94,22.39,196.84Zm69.16-1.75c.32-.32,0-1.18-.59-.58C90.64,194.83,90.94,195.69,91.55,195.09Zm2.32-.58a.59.59,0,0,0-1.16,0C92.83,195.21,93.35,194.87,93.87,194.51Zm79,3.49c.68.09,1.65-.1,1.74.58-.44,2.18,1.52,2,2.33,2.9a13.31,13.31,0,0,1,1.16-3.48c-1.95-.76-2.41-3-4.07-4.07C173.58,195.19,172.57,195.91,172.91,198Zm50-3.49c-1.4,2,2-1.4,0,0ZM263,198a47.57,47.57,0,0,1,4.07,2.91c-.24-1.41,1.06-1.27.58-2.91-1.63-.89-1.11-3.92-3.49-4.07C263.33,196.05,264.48,196.54,263,198Zm18.6-3.49c-.55,2.1,2.29.81,3.49,1.17C285.57,193.48,282.48,193.62,281.59,194.51ZM66,197.42c.08-.77.09-4.21-.58-2.33C65.32,195.86,65.3,199.3,66,197.42Zm8.72-2.33c-1.59,1.77,1.77-1.58,0,0Zm46.5,0c-1.09.56-2-1.74-2.33,0C119.22,195.26,121.1,196.54,121.19,195.09ZM145,196.26h1.75c-.09-.69.1-1.65-.58-1.75C146,195.34,145.22,195.49,145,196.26Zm-43,4.06c.41-2.17.89-3.67,0-5.23C101.47,197.18,99.1,199.47,102,200.32Zm40.68-3.48c-.24,2.09,1.06.79.58-.58C141.49,195,141.42,195.06,142.69,196.84Zm107.52-.58c.08-.61-.45-1.5-.58-.58C249.54,196.28,250.07,197.17,250.21,196.26Zm1.74,1.16c1.62.93,1.61-2.51.58-2.33C252.35,195.88,251.7,196.2,252,197.42Zm5.81,2.32c-.51-2-1.22-3.81-2.9-4.65C256,196.44,255.32,199.67,257.76,199.74ZM287.4,198c.86.11.53,1.4.59,2.32,1.69-.14,2,1.1,2.9,1.75,1.21-1.93-.65-4.92-1.16-7A11.66,11.66,0,0,1,287.4,198Zm-177.26-1.74c0-.33-.47-.67-.58,0C109.56,196.58,110,196.91,110.14,196.26Zm86,0c1.76,1.58-1.59-1.77,0,0Zm30.22.58a1.6,1.6,0,0,0,1.74-1.16A1.58,1.58,0,0,0,226.38,196.84Zm-166.8,0c-1.59,1.77,1.77-1.59,0,0Zm29.64,1.74q2.73.4,2.33-2.32C90.2,196.46,88.82,196.63,89.22,198.58Zm3.49-1.16c1.8-.08.43-2.46-.58-.58C91.93,197.21,92.39,197.43,92.71,197.42Zm24.41.58c-1.12-.24-.46-2.25-2.33-1.74C114.55,197.54,116.53,199.46,117.12,198Zm141.8-1.16c0-.59-1-.73-1.16,0C258.41,196.78,258.67,197.68,258.92,196.84Zm17.44,1.74c1.53.17,1.91-.8,1.74-2.32C276.57,196.08,276.6,197.47,276.36,198.58Zm7.55,1.74c-1.63-.58.16-2.46,0-3.48-1.48.63-2.77-1.77-3.48,0C281.73,197.5,281.93,202.27,283.91,200.32Zm-238.28.59c2.1.54.81-2.29,1.16-3.49-1.1-1.09-1.46-.07-2.9,0-.6,3.61,0,4.75,1.16,7.55C45.93,204.15,46.89,202.15,45.63,200.91ZM60.74,198h1.17v-1.16H60.74Zm43.59,1.74c.1-.67.92-.63,1.75-.58-.11-1.63-1-2.48-2.91-2.32C103.49,197.87,103.47,199.25,104.33,199.74Zm168,1.17c-.77.18.84,3.19-1.16,3.48.35,0,.69.09.58.58.58,0,.69.47,1.16.59,2.34-3.45-1-7.27-4.07-8.72C268.36,199.79,272,198.64,272.29,200.91Zm-254.55,0c0-.95,2.48-3.65,0-3.49C17.9,198.44,16.1,200.32,17.74,200.91Zm68-1.17h2.33c.51-1.86-.9-1.82-1.75-2.32C86.13,198.2,85.49,198.53,85.73,199.74Zm68.58,6.39c.48-.92-2.39-.78-1.16,1.17,1.84-.1,1.94,1.54,4.07,1.16-.44-2.92,2.69-6,0-7.55.54-.5,1.95-3,.58-3.49-.59,1.34-2.64,1.24-2.91,2.9,0-.58-1-.73-1.16,0,1,.39,2.07,3.05-.58,2.33C152.93,205.92,155.24,204.34,154.31,206.13Zm31.39-6.39c.16-1.32-.14-2.18-1.17-2.32A2.53,2.53,0,0,0,185.7,199.74Zm33.12,0c.17-1.32-.14-2.18-1.16-2.32A2.55,2.55,0,0,0,218.82,199.74ZM249,198c0-.32-.47-.66-.58,0C248.46,198.32,248.93,198.66,249,198Zm-127.85,0c-.46.13-1.15,0-1.17.58C120.47,198.45,121.17,198.57,121.19,198Zm162.72,5.81c1.16,0,.74,1.59,2.33,1.16C286.85,203.5,284.28,202.4,283.91,203.81Zm2.91-.58c1.39-1.06.31-4.53-.58-5.23C285.66,199.27,283.64,203.28,286.82,203.23ZM94.45,199.16c0-.32-.47-.66-.58,0C93.87,199.48,94.34,199.82,94.45,199.16Zm65.67,4.65a2.74,2.74,0,0,1,2.33-2.33c-.32-.84.68-3-.58-2.9C161.29,200,158.55,202.2,160.12,203.81Zm-136-2.33c-1.88.72-.45-1.87-2.33-1.16.36,1.2-.93,4,1.17,3.49.65-2.05,3.46-2,4.06-4.07C26.31,198.32,25.34,201.48,24.13,201.48Zm40.68-.57c.32.4,1.88-3.41.58-1.17C65.33,199.86,64.33,200.3,64.81,200.91Zm73.81,0c0-.82-.13-2.23-.58-1.17C138,200.56,138.17,202,138.62,200.91Zm122.63,2.32a19.28,19.28,0,0,0,4.65,2.33c-.51-1.87,1.51-1.21,1.74-2.33-1.76-1.33-3.37-2.83-5.23-4.07A4.39,4.39,0,0,0,261.25,203.23Zm-155.76-.58c1.76.9,1.53-3,.59-2.91A3.81,3.81,0,0,0,105.49,202.65Zm8.14-1.17a1.61,1.61,0,0,0-1.16-1.74C111.64,200.59,111.61,202,113.63,201.48Zm1.16-.57H116v-1.17h-1.16ZM143.85,205c-.13-1.1.66-1.28.58-2.32-2.91.2-2.85-2.57-5.23-2.91C139.28,203,140.69,204.84,143.85,205Zm84.27-1.16c1-.33,3.42.7,3.49-.58-1.7-.49.35-1.87,0-2.91-1.94,1-2-.36-4.07-.58C227.73,201.11,228.46,201.92,228.12,203.81Zm32.55-3.49a.59.59,0,0,0-1.17,0C260.16,200.27,260.41,201.17,260.67,200.32Zm-172,2.33A2.55,2.55,0,0,0,91,203.81c.08-1.43.09-2.8-.58-3.49-3.07,1.39-4.32,4.59-8.13,5.24.39,1.83,2.19,4,0,5.22-.83-.13-1-.95-1.75-1.16-.64,2.78,1.81,2.45,1.16,5.23a4.52,4.52,0,0,1,2.91,4.07c1.73,0,3.54.06,3.49-1.74-1.67.12-3-.15-3.49-1.17h4.07c-.41-1.44,2.56-2.38.58-3.48-.83.76-3.78,2.37-4.07,1.74.56-1.77,2.31-2.34,1.75-5.23,1-.75,2.28-1.2,2.32-2.91-.84-1.28-1.42.74-1.74-.57C89.1,205.82,87,202.39,88.64,202.65Zm165.05-2.33c-1.76,2,2.15,1.77,0,0Zm-209.8,18.6c-.6,2.73,2.71,1.55,2.32,4.07.1,1.45-.89,1.82-1.74,2.32-.07-.7-.17-1.37-1.16-1.16-.62,2.17,1.44,1.66,1.16,3.49-1.44-.41-2.46,2.48-1.16,2.9C46.13,227.73,51,218.59,43.89,218.92Zm5.23,2.33c1.49-3,4-4.89,5.23-8.14-1.12-1.18-2.34-1.35-4.07-.58a3.64,3.64,0,0,1,2.33-5.23,1.58,1.58,0,0,0,1.74,1.16c.28-1.32,1.15-3,0-4.07,1.22-.41,2.45-3.34.58-3.48-1.76,1.72-1.66,5.31-5.23,5.22-.14,2.19-2.19,2.47-2.32,4.65-.75,1.06-3.55,3.39-1.17,4.07-.1-1.26.48-1.85,1.75-1.74.32-.85-.68-3,.58-2.9,0,2.73,2.84,2.58,3.49,4.64-2.73-.22-3.31,1-4.65-.58C47.4,217.15,46.93,220.53,49.12,221.25Zm137.74-15.69c-.17.51-1.57,2.54-1.75,1.16.74-1.39,2.13-2.14,1.75-4.65-1.83.28-1.54-2-2.91-.59,0,1.83,1.92,3.25.58,4.65-1.35-.39-1.55-1.92-2.9-2.32-.3,4.76.11,8.8,1.74,11.63.09-1.08,2-.36,2.33-1.17C184.34,210,188.88,208.57,186.86,205.56Zm56.37-4.08c-.65.07-.9-.84-1.16,0A.59.59,0,0,0,243.23,201.48Zm36,5.24c-.62-1.49,1.77-2.77,0-3.49C278.81,203.63,278,206.47,279.26,206.72Zm0-4.07c-1-.55-3.23-2.92-4.64-1.17,1.56.77,1.16,3.5,3.48,3.49C277.68,203.39,279.26,203.8,279.26,202.65Zm-175.51,1.16c.18-.78.83-1.11.58-2.33C102.16,201.24,102.54,203.23,103.75,203.81Zm73.81,0c-.09,3.13,2.37.34,3.49,1.75-.35-1.21.71-3.82-.58-4.08C180.36,203.12,179.45,204,177.56,203.81Zm-127.86.58a11.4,11.4,0,0,0-2.91-2.32C46,204.7,49.22,206.57,49.7,204.39Zm7,0H59c.16-1.32-.14-2.18-1.16-2.32C57.83,203.22,56.25,202.81,56.68,204.39Zm34.87-.58h2.32v-1.16c-.58,0-.69-.47-1.16-.58C92.57,202.9,91.75,203.05,91.55,203.81Zm16.27-1.74c-1.77,2,2.15,1.76,0,0Zm7,1.74c.07,1.48.11,3,1.75,2.91,1.91-.61,2.54-2.5,3.48-4.07C118.3,203.06,117.49,204.38,114.79,203.81Zm62.77,2.91a9.89,9.89,0,0,1-3.49-2.91c-.35-.5.05-1.53-1.16-1.16-.28,2.22.16,3.71,1.16,4.65-1.48,1.55.35,3.06,0,5.23a4.14,4.14,0,0,1,1.75,1.16c2.32,0,4.34-.3,4.06-2.91-1.27-1.72-3.22,2.58-4.06,1.17A5.94,5.94,0,0,0,177.56,206.72Zm70.32-3.49c-.68.09-1.65-.1-1.74.58C246.82,203.72,247.79,203.91,247.88,203.23ZM20.64,207.88c0-1,1.57-3.38,0-4.07C21.12,205.33,18.88,207,20.64,207.88Zm169.12-1.75c.76-.77.77-2.16-.58-2.32C189.28,204.68,189,206,189.76,206.13ZM15.41,210.78c1.83.05,5-1.57,2.91-3.48a1.6,1.6,0,0,1-1.75,1.16c.49-1.45,1.6-2.28,1.75-4.07C15.54,204.71,15.4,207.67,15.41,210.78Zm8.72-2.32c-1.5-.06-.83-2.27-2.33-2.33.56,2,2,3.06,2.91,4.65-.19-2.12.65-3.22,1.16-4.65-1.86.52-.79-1.91-2.32-1.74C23.22,205.94,25.94,207.35,24.13,208.46Zm1.74,6.39c-1.57,1.32-1.81,2.25-1.16,4.65-2.56,1.32-1.53,6.22-1.74,9.88-.25,1.11-1.66,1.05-1.17,2.91,5-.67,2.42-7.9,1.75-10.46,1.15-1,.74,0,2.32,0-.54-6.37,2.16-12.56,1.16-17.44C26.78,207.76,24.28,211.53,25.87,214.85Zm50.56-8.13c.17-.36,1.45-2.24,0-2.33C76.27,204.75,75,206.63,76.43,206.72Zm68.58-.59c.09-.68,1-1.31,0-1.74C144.93,205.08,144,205.71,145,206.13Zm116.24,1.17c-.07-1.48-.11-3-1.75-2.91C258.64,205.25,259.45,207.4,261.25,207.3Zm-151.69-1.74c-1.4,1.94,2-1.41,0,0Zm4.65,2.32c.09-1.44.11-2.82-1.16-2.91C113,206.42,113.35,207.39,114.21,207.88Zm14.53-2.32c0-.33-.47-.66-.58,0C128.16,205.88,128.63,206.21,128.74,205.56Zm161.57,0c0-.33-.47-.66-.58,0C289.73,205.88,290.2,206.21,290.31,205.56ZM42.73,206.72a4.17,4.17,0,0,1,1.74,1.16c.13.45,0,1.14.58,1.16.12-1.67-.15-2.95-1.16-3.48C43.88,206.32,42.87,206.08,42.73,206.72ZM68.3,209c.33-1.21,1.44-1.66,1.16-3.48C67.71,205,68,209.39,68.3,209Zm67.42-.58c-.13-.45,0-1.15-.59-1.16C135.26,207.75,135.15,208.44,135.72,208.46Zm.58-2.9c-2-.06-4,2.92-2.33,4.65C133.35,207.26,135.69,207.27,136.3,205.56Zm109.26,2.32c.88-.89-.9-3.35-1.16-1.75C244.43,205.92,245.47,208,245.56,207.88Zm36,0c.1-1.46-1.3-1.41-1.74-2.32C279.34,207.42,280.74,207.37,281.59,207.88Zm-174.35.58c.17-.35,1.44-2.24,0-2.33C107.07,206.49,105.79,208.37,107.24,208.46Zm33.12,0c.17-1.33-.14-2.19-1.16-2.33C139.33,207.17,138.62,209.05,140.36,208.46Zm40.69,1.16c-.34-1,.7-3.41-.58-3.49C179.67,206.88,179.45,209.61,181.05,209.62Zm10.46,1.75c.92-1.21,1.11-5.42-1.16-5.24C189.43,207.35,189.23,211.55,191.51,211.37Zm83.11-.59c0-2.74-2.13-3.3-3.49-4.65C271.61,208.37,271.8,210.89,274.62,210.78Zm-6.4-3.48c0-.33-.47-.66-.58,0C267.64,207.62,268.11,208,268.22,207.3ZM35.75,212.53c.23-1.74,2.79-4.15,1.75-5.23C37.2,209,34.45,211.19,35.75,212.53ZM109,207.88V209c1.43.9,1.71-2,.58-1.74C109.53,207.65,109.48,208,109,207.88Zm127.28,0c-.65.06-.91-.85-1.17,0A.59.59,0,0,0,236.26,207.88Zm22.08,1.74c-.13-1,.59-2.91-1.16-2.32A2.55,2.55,0,0,0,258.34,209.62Zm34.29-1.74c0-.32-.47-.66-.58,0C292.05,208.2,292.52,208.54,292.63,207.88Zm-246.42,2.9c-.49-1.35,2-2.5.58-2.9C46.62,208.57,44.45,210.08,46.21,210.78Zm7-1.16c.11,3.52,5.64.14,3.49-1.74C56.18,209.13,55.24,209.94,53.19,209.62Zm59.28,1.16c.27-1.82-.73-2.37-1.75-2.9C110.74,209.42,110.18,211.52,112.47,210.78Zm3.48-2.32c0-.59-1-.73-1.16,0C115.44,208.4,115.7,209.31,116,208.46Zm41.85,4.65c1.48-.07,2-1.06,2.91-1.74-1.77-.17-.81-3.08-2.33-3.49A12.53,12.53,0,0,0,157.8,213.11ZM227,211.37c1.63-.11,2.47-1,2.32-2.91a3.73,3.73,0,0,0-2.9-.58C226.3,209.31,226.29,210.68,227,211.37ZM70.62,209c0-.32-.47-.66-.58,0C70,209.36,70.51,209.7,70.62,209Zm22.67,0a.59.59,0,0,0-1.16,0C92.25,209.74,92.77,209.4,93.29,209Zm8.72,1.17c1.56.39,1.12-1.21,1.74-1.75C102.48,208.36,101.9,208.94,102,210.21ZM143.85,209c-1.4,2,2-1.4,0,0ZM245,211.37c1.54-.2,2-1.53,2.32-2.91C245.43,208.34,245.89,210.53,245,211.37Zm32-2.33c-1.4,2,1.95-1.4,0,0ZM21.22,217.76c-1.74-.84-.85-6.29.58-3.49,1.42-1.36-.64-1.3-1.16-2.32-.32-1-.3-2.42-1.16-2.91-.09,3.2-.81,5.78-1.16,8.72C19.76,217,21.14,219.06,21.22,217.76Zm244.1-6.39c.07,2.15.84,1.46,2.32,1.16-.33-1,.7-3.42-.58-3.49C266.06,209.65,267.05,213.15,265.32,211.37ZM91,213.69c.59-1,2.23-3.57,0-4.07C91.73,211.43,89.24,212.85,91,213.69ZM117.7,212c-.56-1.09,1.74-1.94,0-2.33-.13.71-.65.36-1.16,0C116.37,211,116.68,211.81,117.7,212Zm105.77,0h1.16v-2.33h-1.16Zm26.74-1.74c0-.33-.47-.66-.58,0C249.62,210.53,250.1,210.86,250.21,210.21ZM252,212c.17-.36,1.45-2.24,0-2.33C251.78,210,250.5,211.86,252,212Zm-172.61-.58c.09-.61-.45-1.51-.58-.59C78.67,211.39,79.21,212.29,79.34,211.37Zm21.5,2.9c-.34-1.2.72-3.82-.58-4.06C99.25,211.21,99.62,213.8,100.84,214.27Zm103.45.58c.36.81,2.24.09,2.33,1.16-.05.82.13,2.23.58,1.17v-2.33c-2.37.18-.31-1.21-.58-2.32A2.19,2.19,0,0,0,204.29,214.85Zm1.75-4.64a6.2,6.2,0,0,0-5.23,2.9c1.77-.42,2.11.59,3.48.58C204.07,211.73,206.87,212.78,206,210.21Zm54,0c-.45.12-1.15,0-1.17.57C259.37,210.65,260.07,210.77,260.09,210.21Zm21.5,1.74h1.74q.17-1.9-1.74-1.74Zm6.4,2.32c1.06-1.78-.53-2.61.58-4.06C286,209.75,286.64,213.83,288,214.27ZM141.53,212h2.32v-1.17h-2.32Zm84.85,1.16a2.58,2.58,0,0,0-1.16-2.33C225.05,212.11,225.36,213,226.38,213.11Zm1.74,1.16c1.11.8,4.12,4.36,4.65.58-2.74.28-1.08-.72-.58-1.74-2.16.61-1.14-2-2.32-2.33C230.18,212.84,227.81,212.21,228.12,214.27Zm58.12,1.17a5.56,5.56,0,0,0-1.74-4.66A9.08,9.08,0,0,0,286.24,215.44ZM44.47,212c0-.33-.47-.66-.58,0C43.89,212.27,44.36,212.61,44.47,212Zm31.38,1.16c1.57.4,1.13-1.2,1.75-1.74C76,211,76.47,212.57,75.85,213.11Zm176.68,4.65c-1-3.68,2.19-3.23,2.91-5.23-.92-.05-.46-1.48-1.75-1.16C253.53,213.49,249.38,216,252.53,217.76Zm9.88,1.16c1.33,1.32-.84-1.67-2.32-1.16-.14-.83-1-1-1.17-1.75,1.09-1.45-.64-5.65-2.32-4.06,2,1.87.85,10,4.65,8.14-.52-.18-2.54-1.58-1.16-1.75C261.18,218.21,261.37,219,262.41,218.92ZM274,217.76c1.87-.51.8,1.92,2.33,1.74.9-1,1-2.91,3.49-2.32-1.2-2.29-1.94-5-4.65-5.81-1.08,2.48,2.75,3,1.16,4.07C275.42,213.8,275.22,217.72,274,217.76Zm-9.29-4.07c-1.1-.06-.41-1.92-1.75-1.74v1.74C264,213.46,264.48,214.55,264.74,213.69Zm14.52-1.16c0-.32-.46-.66-.58,0C278.68,212.85,279.15,213.19,279.26,212.53ZM313,214.85c.09-1.44.11-2.82-1.16-2.9C312.07,213,311,215.45,313,214.85Zm-239.44.59c1.8.22,2.36-2.8.58-2.91A3.76,3.76,0,0,0,73.53,215.44Zm27.9,5.81c.52-1,2-1.07,2.9-1.75-.07-3.22-.18-6.41-2.9-7C102.24,215.88,100,219.2,101.43,221.25Zm108.68-7a1.6,1.6,0,0,0-1.17-1.74C209,213.44,208.86,214.54,210.11,214.27ZM245.56,216c1,0,.32,1.62,1.16,1.75C248.21,217,246.32,214.23,245.56,216Zm2.32-3.48c0,1.37-1,1.71-.58,3.48C249.16,216.84,248.77,212.54,247.88,212.53Zm44.17,4.07a3.26,3.26,0,0,1,2.33.58c-.39-1.56-.25-3.63-1.17-4.65C293.27,214.33,291.38,214.19,292.05,216.6ZM96.19,215.44c1.47.61,2.58-2,1.17-2.33C97.06,214,96.5,214.57,96.19,215.44Zm42.43-1.75c0-.32-.47-.66-.58,0C138,214,138.51,214.35,138.62,213.69Zm4.65,0c0-.32-.47-.66-.58,0C142.69,214,143.16,214.35,143.27,213.69ZM15.41,217.18c.89,0,1.28-4.31-.58-3.49C15.67,215.42,12.79,217.23,15.41,217.18ZM41,214.85c.87-.09,2.15.21,2.33-.58C42.54,213.52,41.15,213.51,41,214.85Zm119.73,1.75c1.75.89,1.52-3,.58-2.91C161.52,215.09,160.23,215,160.71,216.6Zm113.91-1.75c.4-.32-3.41-1.87-1.17-.58C273.57,214.34,274,215.33,274.62,214.85Zm7,1.16c.27-1.13-1.56-3-1.74-1.74C280.94,214.34,280.25,216.19,281.59,216Zm29.06,2.33c.84-2.58.24-4.15-2.33-4.65C309.15,215.19,308.37,218.29,310.65,218.34ZM93.87,214.85c0-.32-.47-.66-.58,0C93.29,215.18,93.76,215.51,93.87,214.85ZM215.34,216c-1,.17-1.8-2.73-2.33-1.16C214.16,214.56,214.34,218.06,215.34,216Zm57,0c-1.39.24.32-2.64-1.74-1.74C269.93,215.75,271.77,217.59,272.29,216Zm-244.67-.57c0-.33-.47-.67-.59,0C27,215.76,27.5,216.09,27.62,215.44Zm78.46,0c0-.33-.48-.67-.59,0C105.49,215.76,106,216.09,106.08,215.44Zm18.59,0c1.77,1.58-1.58-1.77,0,0Zm173.77.57c.59,0,.7.48,1.17.59-.06-.92.07-2-1.17-1.75Zm-219.68.59c.09-.61-.45-1.5-.58-.59C78.09,216.62,78.63,217.52,78.76,216.6Zm4.65,2.9a8.42,8.42,0,0,0-2.91-4.06C79.16,217.2,81.6,219.07,83.41,219.5ZM95.61,216c0-.32-.47-.65-.58,0C95,216.34,95.5,216.67,95.61,216Zm90.67,5.82c.41-2.11,2-3,2.32-5.23-.77,0-.53-1-1.16-1.16-2,1.95-.63,2.77-2.91,2.9-.09,1.64,1.75,1.35,1.75,2.91C186,221.24,185.62,221.72,186.28,221.83Zm18.59-.58c-.59-.57-1.17-1.15-1.74-1.75a13,13,0,0,0,1.16-3.49,26,26,0,0,1-5.23-.57c.39,5.61,2.93,9.07,3.49,14.52,2.11.57.27-2.83,2.91-1.74-.26-3,3.52-5,1.16-8.13-1.25,1.27-1.81,3.22-3.49,4.06C203.47,222.94,204.35,222.27,204.87,221.25Zm59.87-2.91c1.86-1.2-1.36-3.55-1.75-2.33C264.19,216.17,263.13,218.59,264.74,218.34Zm26.15-.58c-.1-.87.21-2.14-.58-2.32C289.55,216.21,289.54,217.6,290.89,217.76ZM26.45,238.1c-.95.26-.95-3.17,0-2.91,1.88.4,2.62,5,.58,5.82,1.29,1,.66,4,2.91,4.06,2.2-3.53.57-7.29,1.75-11.62-1-.35-2.42,1.7-2.91,0,1.53.18,1.91-.8,1.74-2.32a17.85,17.85,0,0,1,4.65-2.91c.69-3.67,1.42-6.75.58-9.88-.14,1.72-2.16.8-2.9,0-.56-1.08,1.74-1.94,0-2.33-1.77,1.84-.91,4.3,0,6.4a14.52,14.52,0,0,0-2.33,6.39c-1.35-.25-1.55-2.56-2.9-1.16-.13,1.87,1,2.46.58,4.65-1.19,1-1.14-.44-2.33.58C25.44,234.29,24.64,239.52,26.45,238.1Zm50-13.95c.48-2.06,2.33-5.78.59-8.14C74.88,217.86,74,222.09,76.43,224.15ZM141,220.09c.34.75-.4,2.22.58,2.32-.47-2,.86-2.24.58-4.07-.75-1-1.2-2.29-2.91-2.33C138.12,218.59,140.4,218.87,141,220.09Zm-43.59-.59c-.34,3.07,1.56,2.05,2.9,1.16-.42-1.32,1-4.53-1.16-4.06C99,218.82,99.67,220.86,97.36,219.5ZM152,217.18c-.44,2.18,1.52,2,2.32,2.91-.24-1.41,1.06-1.27.58-2.91C153.79,216.09,153.43,217.11,152,217.18Zm95.31,4.07c.48-1.65-.82-1.51-.58-2.91-2.19,1-2.65-2.7-3.49-1.16C244.36,218.76,244.49,221.34,247.3,221.25Zm62.77,3.48c.25-2.19-1.23-2.64-2.33-3.48A5.38,5.38,0,0,0,310.07,224.73Zm-2.91-2.32c-3,.5-2.42-2.62-3.49-4.07a6.75,6.75,0,0,1-5.81-1.74c-1.77,1.55.18,3.24-1.16,5.23.85.5,1.84.87,1.74,2.32a2.69,2.69,0,0,1-1.74-.58c-.44,2.18,2.22,1.27,2.33,2.91-.43,1.77.59,2.11.58,3.48,1.44-.08,2.41.3,2.9,1.17-1.26.48-1.29,2.19-2.9,2.32.11,2,2.05,2.21,2.32,4.07,2.06-.31,3,.49,3.49,1.74-.26,3.17.24,5.57,2.32,6.4.11-.87,1.41-.54,2.33-.59-.4-2.48,1.55-4.55,2.9-3.48.43-2.94-1.59-3.45-1.74-5.81,1.07-2.29-.2-6.6-1.16-8.72-.87.87-1,2.45-2.33,2.9-1.9-2.32.75-4,1.17-5.81C307.65,223.09,305.66,224.81,307.16,222.41Zm-170.28-4.65c0-.32-.47-.66-.58,0C136.29,218.08,136.77,218.42,136.88,217.76Zm6.39,4.07c.7-1.56,3.93-3.91.58-4.65C144.52,219.25,142.09,221.17,143.27,221.83Zm66.25-4.07c0-.32-.47-.66-.58,0C208.94,218.08,209.41,218.42,209.52,217.76Zm75.56,1.74c1.25-1.2,0-2-1.17-2.32C283.75,218.5,284.06,219.36,285.08,219.5ZM26.45,218.34c-.5,2.63.65,3.62,2.33,4.07.08-2,1.66-2.6,1.74-4.65C29,217.77,27.2,217.54,26.45,218.34ZM41,223.57c2.07-.9.35,2,1.75,1.74-.78-2.93,1.74-5.58,0-7.55C42.08,219.63,41.74,221.81,41,223.57Zm16.86-5.81c-.69.09-1.65-.1-1.75.58C56.78,218.25,57.74,218.44,57.84,217.76Zm67.41,4.65c-.83-.14-1-1-1.74-1.16a39.55,39.55,0,0,0,0,7c3.2.29,2.27,4.71,5.81,4.65.61-.6,1.2-4.15,0-4.65-.17.07-3.07.76-3.49,0,.74-3.53,2.54-6,2.91-9.88-2.35-.8-1.84,1.26-3.49,1.16,0-.32-.47-.66-.58,0C125.34,219.69,126.67,222,125.25,222.41Zm13.37-4.07c-.45.13-1.15,0-1.16.58C137.91,218.79,138.6,218.9,138.62,218.34Zm36.62,1.16h1.16v-1.16h-1.16Zm4.64-1.16c-.45.13-1.14,0-1.16.58C179.17,218.79,179.87,218.9,179.88,218.34Zm14,4.65c2.52.39,1.57-2.7,1.74-4.65C193.41,218.31,193.9,220.93,193.83,223Zm3.49,1.16c1.79-1.93.67,3.94,3.49,2.91-1.17-2.48-.31-7.52-4.07-5.81.18-1.37,2-1.08,1.74-2.91h-2.32C196.07,220.74,196.32,222.83,197.32,224.15Zm93-5.23c-2.35-2-1.37,1.87,0,0ZM78.76,220.66c0-.81-.13-2.22-.58-1.16C78.13,220.32,78.31,221.73,78.76,220.66Zm65.67,3.49c.34-1.21,1.22-1.88,1.75-2.9,1.13.28,2.09-2.89,0-2.33C146.38,221.27,141.25,222.43,144.43,224.15Zm11-4.06c1.78-.43,1.71,1,3.49.57-.09-.68.1-1.64-.58-1.74C158.64,220.54,155.21,218.47,155.47,220.09Zm-83.68,3.48c2.86-.34,2.14,2.89,3.48,4.07,1.44-3-2.54-5.06-2.9-8.14C71.57,220.25,71.79,222,71.79,223.57ZM220,222.41c1.55.34,2.95-2.39,1.74-2.91C221.08,220.4,219.84,220.71,220,222.41Zm68,0c.88-.89-.9-3.35-1.17-1.75C286.86,220.45,287.89,222.5,288,222.41ZM13.67,230c-.52-2.42,2.18-2.72,2.32-2.9,1.67-2.17-.65-2-.58-2.33-.08.38,2-2.89.58-3.48-.91,2.12-.87-1.35-2.32-.59C14.46,224.18,12.31,227.8,13.67,230Zm69.74-8.13a1.6,1.6,0,0,0,1.74-1.17C84.24,220.72,83.14,220.59,83.41,221.83Zm22.67,3.48c-.11-2.62,3.48-1.55,3.48-4.06-1.51-1.06-1.75.25-3.48-.59C106.89,222.7,104.45,224.38,106.08,225.31Zm154-2.9c.76,1.8-.16,1.66,0,4.07,1.84.08,2.55,1.31,4.65,1.16-.43-1.83,1.88-3.87,2.32-2.91.58,2.32-1.74,1.75-1.16,4.07,1.79.44.71-2,2.9-1.16-.63-3-1.1-6.26-4.06-7C263.36,221.42,261.44,221.64,260.09,222.41Zm15.69,2.32c-.12,1,2.46,3.12,1.16,1.75a2.72,2.72,0,0,0-.58-1.75c1.59-1.13,2.48-1.13,4.07,0,1.4-1.39-1.41-1.54-.58-4.07-2.94-.84-4.4,1.71-5.82.59C273.53,223.49,275.45,223.31,275.78,224.73ZM70,224.73c-.93-.25-2,2.17-.58,2.33.1-.68.92-.63,1.74-.58-.36-1.58.74-4.62-.58-5.23C69.6,222.47,69.31,223,70,224.73Zm12.21,0c-1.37-.18-1.09-2-2.91-1.74v5.81c2.21.28,3.63-.24,4.07-1.74-1.44-.76-2.41,1.7-2.91,0,1.64-.5,2.39-1.88,4.65-1.75-.1-2.41-2.21-2.83-3.49-4.06C80.38,222.47,82.41,223,82.25,224.73Zm108.1,1.75c-.46.89-4.16,3.44-1.17,4.06.94-3.24,3.75-6.55.58-9.29-.83,3-3.91,3.83-5.23,6.39,1.92,1,1,3.53-.58,4.07,1.1.13,1.28-.66,2.33-.58.12-3.56,1.39-6,4.07-7Zm-168-4.07a.59.59,0,0,0-1.17,0C21.88,222.35,22.13,223.25,22.39,222.41Zm8.13,0c0-.32-.47-.66-.58,0C29.94,222.73,30.41,223.07,30.52,222.41Zm22.09,2.9c.33-1.21,1.44-1.65,1.16-3.48-2.74.65-1.56,5.27-1.16,7.55-1.57.57-2.81,1.46-2.91,3.49,2.07-.9.35,2,1.74,1.74a3.77,3.77,0,0,0,.59-2.9c1.39-.73,1.17-3.09,2.32-4.07-.28-1.69,2.41-3.34,1.16-4.07C55.11,224.38,52.87,226.28,52.61,225.31Zm6.39-2.9c-1.59,1.77,1.77-1.59,0,0Zm92.41,1.74c.41-.43,1.45-2.84-.58-2.32C150.92,222.7,150.62,224,151.41,224.15Zm-131.35-.58c-.45-.13-.67-.49-.58-1.16-2.42.48-2.74,4.18-1.74,6.39-1.37.79-1.8,5.53-.58,7A9.82,9.82,0,0,1,19.48,234c.19-2.13-.5-5.14.58-6.39-.42-1-2.41-3.34-1.16-4.07C19.55,223.51,19.8,224.42,20.06,223.57Zm77.3,2.33c-1-1-1.27-2.62-2.33-3.49v2.9c2.19-.25,1.23,2.65,2.33,3.49.16-1.37,1.55.67,2.32.58-1.25-1.49.54-3.29-.58-4.07-.68,1.73-.72-1.9-1.74-1.74C96.8,224.65,99.1,225.51,97.36,225.9Zm4.65-2.33a4.17,4.17,0,0,0,1.74-1.16C103,222.32,100.55,223.32,102,223.57Zm33.12,5.81c1.57-1.51-.71-1.75-.58-3.48.25-1.11,1.25-1.46,1.17-2.91-.75,0-.81-.75-1.75-.58C132.46,224,132.13,229.13,135.13,229.38Zm97.64-5.81h1.74v-1.16h-1.74Zm61,.58a2.81,2.81,0,0,1,1.74.58v-2.32C294,222,294.41,223.61,293.8,224.15ZM48.54,225.9c1.32,2,3.57-1.34,1.74-2.33C50.45,225.1,48,224,48.54,225.9Zm67.41,0c-.08-.78,2.37-1.76.59-2.33C116.62,224.34,114.17,225.32,116,225.9Zm174.94-1.75c-1.59,1.77,1.77-1.58,0,0Zm20.34,2.91a5.43,5.43,0,0,0,3.49-2.33c-1.1-.64-2.75-.74-4.07-1.16C310.64,224.94,311.65,225.28,311.23,227.06Zm-151.69,0c1.73.69,2.5-2.45,1.17-2.91C160.11,224.92,160.14,226.29,159.54,227.06Zm122.63,0c-3.25-.84-1,2.28-1.16,2.9-.08.38-1.68.65-1.16,1.75.65.12.9.64,1.16,1.16,1.87.13,2.46-1,4.65-.58-.61-2.55,2-1.91,1.74-4.07-3.47.18-2.35-4.24-5.81-4.07C280.51,225.18,281.84,225.85,282.17,227.06ZM29.36,225.9c.09-.61-.45-1.51-.58-.59C28.69,225.92,29.23,226.82,29.36,225.9Zm87.76.58c1.19.5,2.61-1.51,1.16-1.75C118.14,225.56,117.32,225.71,117.12,226.48Zm66.25-1.17a.59.59,0,0,0-1.16,0C182.33,226,182.85,225.67,183.37,225.31ZM227,226.48h1.16c0-.59.47-.7.58-1.17a2.69,2.69,0,0,1-1.74-.58Zm20.92,0H249v-1.75H247.3A2.78,2.78,0,0,0,247.88,226.48Zm1.75.58c1.56.4,1.12-1.2,1.74-1.75h-1.74Zm9.29-1.75c-.45.13-1.14,0-1.16.59C258.21,225.77,258.91,225.88,258.92,225.31Zm11.63,0c-.45.13-1.15,0-1.16.59C269.83,225.77,270.53,225.88,270.55,225.31ZM72.37,226.48c0-.33-.47-.66-.58,0C71.78,226.8,72.26,227.14,72.37,226.48Zm17.43,2.9c.48-1.09,2.15-3,0-3.48C90,226.91,88.17,228.79,89.8,229.38Zm64.51-1.74a2.22,2.22,0,0,0,4.07-1.16C156.85,225,155,226.5,154.31,227.64Zm68-1.16c0-.33-.47-.66-.58,0C221.73,226.8,222.2,227.14,222.31,226.48ZM252,227.64c.62-2,.18,1.62,1.74.58.17-1.32-.14-2.19-1.16-2.32C252.84,226.73,250.27,227.31,252,227.64ZM274.62,230c.05-1.8-.27-3.22-1.17-4.06C273.88,227.21,272.41,230.43,274.62,230Zm-137.16,5.23c2.22-.68,2.41-3.39,2.9-5.81a5.21,5.21,0,0,0-2.32-2.32C136.87,228.79,137.71,232.54,137.46,235.19Zm40.68-8.13c-1.76,2,2.15,1.76,0,0ZM256,231.71c1.87.75,1.69-.86,2.32-1.75s1,.31,1.16-1.16a2.63,2.63,0,0,0-.58-1.74h-1.74C257,228.82,255.38,229.13,256,231.71ZM71.79,234c2-.13,2.53-1.73,2.9-3.49-2.74.81-1.26-2.61-2.9-2.9C70.28,229.44,72,231.77,71.79,234Zm4.06-6.39c-.61,3.37,2.52.24,0,0Zm25,1.16c.09-.61-.45-1.5-.58-.58C100.18,228.83,100.71,229.72,100.84,228.8Zm45.92.58c0-.35.08-.68.58-.58-.07-.71-.18-1.37-1.16-1.16C146.27,228.32,146.08,229.29,146.76,229.38Zm119.14,9.88c1.46.13,3.2,3,4.07,1.75-2.29-2.6.26-3.6,1.16-5.82-.77-1.93-1.28-4.15-3.49-4.65-.58.78-.55,2.17-1.74,2.33v-3.49c-2.3,0-3.37-1.28-5.23-1.74-.29,1.83,1,2.05.58,4.07a23.06,23.06,0,0,1,7.55,2.9c-1.44.31-2.06,1.42-2.9,2.33-1.22-.34-1.66-1.44-3.49-1.16C262.41,238.1,265.13,237.7,265.9,239.26Zm24.41-11c0-.32-.47-.66-.58,0C289.73,228.54,290.2,228.88,290.31,228.22Zm-247,6.39c.5,1.86-.92,1.8-1.16,2.91,1.68.72,2.64.3,2.9-1.74C44.22,235.64,44.07,234.82,43.31,234.61ZM45.05,230c1.43,2.31-1,5.56,1.16,6.4,1.47-1.85,4.57-6.18,2.33-8.14-.4,1.82-1.77,1-2.33,0A4,4,0,0,1,45.05,230Zm11,2.33c-.1-1.65.5-4-1.16-4.07C54.12,230,54.25,231.78,56.09,232.29Zm119.15-.58c0-.86.21-4.76-.59-2.91C174.66,229.65,174.43,233.56,175.24,231.71ZM271.71,230c0-.35.09-.68.58-.58-.07-.71-.17-1.37-1.16-1.16C271.22,228.9,271,229.87,271.71,230Zm-37.2,1.17c.92-.87.65-2.6-1.16-2.33C233.19,230.13,233.49,231,234.51,231.13Zm-21.5.58c.16-1.33-.14-2.19-1.16-2.33C211.69,230.71,212,231.57,213,231.71Zm17.44,2.9c.63-2.79-.72-6.61-2.91-4.65C228.61,231.41,228.38,234.16,230.45,234.61ZM93.87,232.29c.79.18,1.11.82,2.32.58.13-1.1-.65-1.28-.58-2.33.69-.09,1.65.11,1.75-.58C95.19,229.73,94,230.43,93.87,232.29Zm50.56-1.16c-1.79.43-.71-2-2.9-1.17.67,1.89-1.78,3.58,0,4.65-.22-2.42,2.35.16,1.74,1.75,2.27.68,2.11-4,1.74-4.07C143.94,233.74,144,232.32,144.43,231.13Zm81.95,2.9c-.16-1.73,1.62-3.54-.58-4.07C226.14,231.17,225.08,233.78,226.38,234Zm-214.46.58v-2.32c.05-.82-.13-2.22-.58-1.16V234c-.22.63-.69,1.4,0,.58Zm26.74,0a3.15,3.15,0,0,0,2.9-2.9c-.82-.14-1-1-1.74-1.17C40.4,232.86,38.08,232.29,38.66,234.61Zm93.57-2.9h1.16v-1.17h-1.16Zm3.49,3.48c2,.59,1.38-4.36.58-4.65C135.4,231.39,135.78,233.52,135.72,235.19Zm28.47-4.06c0-.33-.47-.66-.58,0C163.61,231.45,164.08,231.79,164.19,231.13Zm72.07.58h1.16v-1.17h-1.16ZM313,234c1.35-1.09,1.13-2.69-.58-3.49C312.73,231.57,311.69,234,313,234Zm-202.25-2.32c0-.33-.47-.66-.58,0C110.14,232,110.61,232.37,110.72,231.71Zm94.74,1.16c.56-1.42-2.62-1.93-2.33-1.16C204,232,203.63,233.54,205.46,232.87Zm9.29-1.16c-.65.06-.9-.85-1.16,0A.59.59,0,0,0,214.75,231.71ZM13.67,234c.16-1.32-.14-2.18-1.16-2.32C12.34,233,12.65,233.89,13.67,234Zm145.87,1.75c3,1.43,2.86-3.29,1.75-4.07C161.54,233.9,160.14,234.43,159.54,235.78Zm27.9-2.33h1.16c0-.74.75-.8.58-1.74h-1.74Zm48.24-1.16c0-.32-.47-.66-.59,0C235.09,232.61,235.57,233,235.68,232.29ZM68.3,234.61c0-1,1.61-.32,1.74-1.16-.91,0-.45-1.48-1.74-1.16C68.13,232.64,66.85,234.53,68.3,234.61Zm57,1.75c-1.12-1.21-1.83-2.82-2.9-4.07a3.74,3.74,0,0,0,.58,2.9c-1.48-1.37-.86,4-.58,4.65.16.36,1.41.87,1.74,1.17s.16,1.82,1.74,1.16c-.23-2.48-3-2.46-2.9-5.23,2.27.34,3.37-.5,4.65-1.16a2.19,2.19,0,0,0-2.33-2.33C124.5,234.89,127,235.86,125.25,236.36Zm30.22-3.49c1.41,3,1.51-2,0,0ZM202.55,234a1.6,1.6,0,0,0-1.16-1.74C201.44,233.2,201.31,234.3,202.55,234Zm40.1-.58c.09-.61-.45-1.5-.58-.58C242,233.48,242.52,234.37,242.65,233.45Zm8.72-.58c2.54,3-1.06-1.86,0,0Zm28.48,1.74c-1-.52-1-2.14-2.33-2.32C277,234,279.09,236.06,279.85,234.61Zm-179.59,2.33c.72-1,.43-3.07,1.75-3.49-.36,0-.69-.09-.58-.58h-1.17C100.74,234.39,98.51,236.06,100.26,236.94Zm188.31,2.32a12.7,12.7,0,0,0-1.17-6.39c.52,2.46-3,2.65-4.07,1.74-.31,3.3,3.75-.37,4.66,2.33-1.38,0-1.72-1-3.49-.58.69,2,1.06,4.36,3.49,4.65.8-.59,3.06-2.69,1.74-3.49A4.14,4.14,0,0,1,288.57,239.26ZM149.66,234c0-.32-.47-.66-.58,0C149.08,234.35,149.55,234.69,149.66,234Zm6.4,1.75c-1.5-.06-.83-2.27-2.33-2.33C153.63,234.77,155.69,236.84,156.06,235.78ZM209.52,234c0-.32-.47-.66-.58,0C208.94,234.35,209.41,234.69,209.52,234Zm20.93,5.23c2-.47,2.45,1.09,3.48,0,.06-2.38.1-4.74-1.16-5.81C233,236.42,230.53,236.63,230.45,239.26ZM66.56,241c.79-1.86.79,2.27,0,2.32,2.2,1.49,4,.31,5.81,0,.34-1-1.71-2.41,0-2.91,1.18.18,1.54,1.17,2.32,1.75,1.39-2-2.67-2.48-2.32-5.23,2.06.26,2.29,2.35,3.48,3.48.39-2.13,1.13-3.9,1.17-6.39a8.22,8.22,0,0,0-6.4,4.65C68.69,237.11,65.41,239.76,66.56,241Zm81.94-5.23c0-.82-.13-2.23-.58-1.17C147.88,235.43,148.05,236.83,148.5,235.78Zm37.78-1.17c1.77,1.59-1.59-1.76,0,0Zm3.48,5.81a.59.59,0,0,1-1.16,0c.68-2.42,3.53-2.66,2.91-6.39-3,.26-2.94,3.65-5.81,4.07-.63.54-.19,2.15-1.75,1.74.62,2.09,1.19,4.24,2.91,5.23-1.35.78-.9,3.37-1.75,4.65,2.07-.85,5.69-3.2,5.24-4.65C187.34,246.72,191.63,241.13,189.76,240.42Zm32-5.81a.59.59,0,0,0-1.16,0C221.22,234.55,221.47,235.46,221.73,234.61Zm77.88,2.33c1,2.75.27,3.56,2.32,5.23.71-2.62-1.7-6.7-4.07-8.14C297.12,236.33,299.56,235.44,299.61,236.94Zm-247,3.48c-.59-3.1,1-4,1.74-5.81C51.8,234.36,49.4,240.32,52.61,240.42ZM66,235.19c0-.32-.47-.66-.58,0C65.39,235.52,65.86,235.85,66,235.19ZM95,239.84c.25,1.11,1.25,1.46,1.16,2.91-1.91-.22-1.17-3.09-3.48-2.91-.08,1.44-.09,2.81.58,3.49,1.67-.07,3.8.32,4.65-.58v-4.07c.67-.41,2.54-4.11,0-4.07C97.4,236.78,95.18,237.28,95,239.84Zm16.86-.58c4.43-1,.21,3.19,2.9,3.49.4-1.89,2.95-7.71-.58-8.14C114.47,237.2,112.64,237.69,111.89,239.26Zm85.43,1.16a4.37,4.37,0,0,0,3.49-3.48c-.78-.62-2.08-3.68-3.49-1.75C199.05,236.41,196.55,238.25,197.32,240.42Zm4.07-5.81c-.45.13-1.15,0-1.16.58C200.68,235.06,201.37,235.18,201.39,234.61ZM274,237.52c.28-1.83-.72-2.38-1.74-2.91C272,236.44,273,237,274,237.52Zm17.44-2.33c0-.32-.47-.66-.58,0C290.89,235.52,291.36,235.85,291.47,235.19Zm-256.3,1.17c.09-.61-.45-1.5-.58-.58C34.5,236.39,35,237.28,35.17,236.36Zm54.63-.58c-1.58,1.77,1.77-1.59,0,0Zm133.67.58h1.16v-1.17h-1.16Zm20.93,1.74c-1-1.48.66-2-.59-2.91A1.87,1.87,0,0,0,244.4,238.1Zm14.52-1.16c.51-1.2-1.5-2.61-1.74-1.16C258.1,235.83,257.64,237.26,258.92,236.94Zm37.78-.58c.09-.61-.45-1.5-.58-.58C296,236.39,296.57,237.28,296.7,236.36Zm-274.31,0v1.16c1.43.9,1.71-2,.58-1.74C22.93,236.13,22.88,236.46,22.39,236.36Zm63.34,1.74c.76-.77.77-2.16-.58-2.32C85.25,236.65,85,237.92,85.73,238.1Zm32,0c.13-.45.48-.68,1.16-.58v-1.16c-.74,0-.8-.75-1.74-.58C117.22,236.65,116.91,237.92,117.7,238.1Zm25,5.23c-1.07.73-2.72,4.21-.58,4.65.82-3,2.63-5.12,2.9-8.72-3.92,1.21-2.49-2.93-4.65-3.48C139.4,240,142.3,240.42,142.69,243.33Zm36-4.07c.13-.45.49-.67,1.16-.58-.31-.84.68-3-.58-2.9A2.94,2.94,0,0,0,178.72,239.26Zm44.17-2.9c-2.78-1.62-1.41,1.9,0,0Zm54.05,7a8.06,8.06,0,0,1,3.49,3.49c-1.76.37-2.67,1.6-2.33,4.07,1.33-.17,2.19.14,2.33,1.16V255c-.69.1-1.65-.09-1.75.59,1.75,2.47,3.78,4.52,3.49,7.55,1.58-.64,4.46-1.09,4.07,1.74-1.78.43-1.71-1-3.49-.58.84,3.42,2.94,5.59,3.49,9.3,3.36-.06,3.5,3.08,6.39,3.49.16-1.35,1.55-1.34,2.33-.58-1.3-2.38-.54-6.82-2.91-8.14.45-.13.68-.48.58-1.16-1.58-.05-1.17,1-2.32,0,.1-.94,1.95-3,.58-3.49-.14,1-1,1.33-2.32,1.16.42-4.1-5.3-2.06-5.82-5.23,2.9-.56,3.46,1.19,5.24,1.75.18-1.37,1.79-1.3,2.32-2.33-1.18-1-.39-2.36-1.74-.58v-4.65c-2.25-2.21-2.15-6.77-4.07-9.3-.32,2,.86,5.51-1.17,5.81-.94-2.4-1.84-6.45-.58-9.29-1.87-1.61-3-4-5.23-5.23A26.61,26.61,0,0,0,276.94,243.33Zm-144.71-5.81h1.16v-1.16h-1.16Zm25.57,2.32c-.15-1.7,1.31-1.78,1.16-3.48h-1.74C157.73,238.41,155.72,239.35,157.8,239.84Zm2.91-.58c.32-.36,2.36-1.75.58-2.32C161.37,237.71,158.92,238.69,160.71,239.26Zm154,4.07A14.14,14.14,0,0,0,317,241c-.29,3.77.5,6.47,1.16,9.29a2.18,2.18,0,0,0,2.33-2.32c-.06-1.49-2.27-.83-2.33-2.32.54-3.54.11-4.83-1.74-7-.09.69.1,1.65-.58,1.74-.35-1.19.94-4-1.16-3.48C313.22,237.86,312.93,242.46,314.72,243.33ZM11.34,245.07c3.5,2.66,5.28-6.82,1.75-7.55C12.26,239.79,11,241.63,11.34,245.07Zm22.09-2.9c.5-.9,1.73-4,.58-4.65C33.54,238.4,30.73,241.85,33.43,242.17Zm5.81-3.49c.09-.61-.45-1.5-.58-.58C38.57,238.71,39.11,239.6,39.24,238.68ZM155.47,241c.24-2.37-2-2.3-2.9-3.49C152.34,239.89,154.54,239.81,155.47,241Zm26.16-1.17c2.59.11,1.42-2,0-2.32Zm15.11-1.74c-.75,0-.81-.74-1.75-.58C194.09,239,197,239.23,196.74,238.1Zm50,.58c.24-2.09-1.06-.8-.58.58C247.15,240.71,247.64,240.21,246.72,238.68Zm-227.24,0c0-.32-.47-.66-.58,0C18.9,239,19.37,239.34,19.48,238.68Zm0,8.72c2.69-.72,1.15-3.42,1.16-5.81,1.57-.5,2.63-3.2,0-3.49C20.27,241.22,20.18,244.62,19.48,247.4Zm27.31-3.49c1.86.46,4.07-6,1.75-5.81A9.22,9.22,0,0,0,46.79,243.91Zm34.29-5.23c-1.58,1.77,1.77-1.59,0,0Zm1.75,0c-1.59,1.77,1.77-1.59,0,0ZM102,241c-.76-1.45,1.7-2.42,0-2.91C101.67,238.45,100.65,240.86,102,241Zm92.4-1.75c.09-.61-.45-1.5-.58-.58C193.74,239.29,194.28,240.18,194.41,239.26Zm11.05,1.16a3.28,3.28,0,0,1,2.32.59c-.32-.85.68-3-.58-2.91C207,239.22,205,238.56,205.46,240.42ZM274,245.07c3.79.62,1.93-3.87,1.75-5.81,0-.62-.28-1.47-.58-.58C275.88,241.89,274.19,242.72,274,245.07ZM297.28,241c.16-1.33-.14-2.19-1.16-2.33C296,240,296.26,240.87,297.28,241Zm-286.52.58c.41-.43,1.45-2.85-.58-2.33C10.28,240.13,10,241.41,10.76,241.59Zm8.72,1.74c-.77-1.75-1.45-3.59-3.49-4.07-.41,1.39-1.53,5.39.58,5.81.13-.45.49-.67,1.17-.58.15-1.7-1.32-1.78-1.17-3.48C18.76,240.57,17.84,243.23,19.48,243.33Zm22.08-1.74c-.3,4.31-.9,6.64,2.91,7.55-.13-2.43.94-2.74,0-4.65,1.32-1.2,1.63-3.4,2.32-5.23C43.75,238.74,44.61,242.11,41.56,241.59Zm76.14,3.48c-.3-.86-.86-1.46-1.16-2.32,1.85.5,1.79-.92,2.9-1.16-.1-.87.21-2.15-.58-2.33.21,2.15-1.44,2.43-2.91,2.91C115.64,243.7,117.44,246,117.7,245.07Zm47.07-5.23c0-.32-.47-.66-.58,0C164.19,240.17,164.66,240.5,164.77,239.84Zm95.32,3.49c-.45.13-1.15,0-1.17.58,1.16,1,.74,0,2.33,0-.51-2-1.22-3.81-2.91-4.65C257.88,241.67,260.45,241,260.09,243.33Zm-180.17-.58c.34-.35,1.36-2.76,0-2.91C79.59,240.19,78.56,242.6,79.92,242.75Zm57.54-2.33v1.17c1.43.9,1.71-2,.58-1.75C138,240.2,138,240.53,137.46,240.42Zm72.65-.58c-.45.13-1.15,0-1.17.58C209.39,240.3,210.09,240.41,210.11,239.84ZM108.4,247.4c2.76-2.15,2.35,3.83,5.23,3.49-.07-2.84.31-6.13-.58-8.14-1.4-.24-1.26,1.06-2.91.58-.31-.84.68-3-.58-2.91C109.43,242.64,107.36,245.94,108.4,247.4Zm26.73-5.81c1.49,4.7-1-3.84,0,0Zm22.67,2.32c-1.44-2.39,1.26-1.09,1.16-3.49h-1.74C156.18,241.92,155.77,243.22,157.8,243.91Zm8.14-2.9c0-.33-.48-.66-.59,0C165.35,241.33,165.83,241.67,165.94,241Zm27.31,1.16c.05-.82-.13-2.22-.58-1.16C192.63,241.82,192.8,243.23,193.25,242.17Zm6.4,1.16c2,.47,2.23-.86,4.06-.58-.1-.87.21-2.15-.58-2.33C202.28,241.71,200,241.58,199.65,243.33ZM225.22,241c-.59,0-.69-.47-1.17-.59C222.47,241.36,224.9,242.38,225.22,241Zm2.32,9.29c4.14-1.13,2.5-6.15,1.74-9.88h-2.9C227.37,243.09,225.33,247.8,227.54,250.3ZM89.22,244.49c-.63-1.49,1.77-2.77,0-3.48C88.77,241.41,87.93,244.25,89.22,244.49Zm145.87-2.32c.94-1.62-2.51-1.61-2.32-.58C233.56,241.77,233.88,242.41,235.09,242.17Zm28.48,0c-1.08,2.63,2.09,1,2.33,2.32,0,.92-1.49.46-1.16,1.75h2.32c1-.35,0-2.76,1.16-2.91.13.45,0,1.15.58,1.16a3,3,0,0,0-2.32-3.48C266.55,244.34,265.34,242.62,263.57,242.17Zm41.27.58c-1.1-.06-.41-1.92-1.75-1.74C302.48,242.48,304.32,244.32,304.84,242.75Zm-255.72.58c-1.45,3.18,1.07,2.83,1.16,5.81a3,3,0,0,1-1.74,1.75,4.14,4.14,0,0,0-1.16-1.75c-1.09,1.51,0,4.72,1.16,5.81,1-2.67,3.8-3.56,4.65-6.39-.69-.09-1.65.1-1.75-.58.5-2.24,4.87-3.64,2.91-6.39C52.37,242.26,51.55,244.72,49.12,243.33Zm57,0c.08-.68,1-1.32,0-1.74C106,242.27,105,242.91,106.08,243.33Zm48.23,0c.51-1.2-1.51-2.61-1.74-1.16C153.4,242.31,153.55,243.13,154.31,243.33Zm22.67,0c0-.81-.13-2.22-.58-1.16C176.35,243,176.53,244.39,177,243.33Zm33.13,1.74c.87.1,2.14-.2,2.32.59-2.61.36.82,3.49,1.74,4.06-.2-3.28.8-7.76-2.32-8.13A11.83,11.83,0,0,0,210.11,245.07Zm11.62-2.32c.58,0,.69.47,1.16.58,0-.91.08-2-1.16-1.74Zm51.14-.58c0-.32-.47-.66-.58,0C272.29,242.49,272.76,242.83,272.87,242.17ZM27.62,245.66c-.05-1.89-.75-3.13-2.33-3.49C23.84,243.79,25.1,246.22,27.62,245.66Zm133.67-1.17c.09-1.45-.9-1.82-1.75-2.32C159,244,160.44,244,161.29,244.49ZM33.43,243.33c-1.41,1.95,2-1.4,0,0Zm211.55.58c.91,0,2,.08,1.74-1.16h-1.16C245.56,243.33,245.09,243.44,245,243.91Zm-236,7c-.32,3.3-1,6.79.58,7.55-.3-4.48,1.5-10.58.58-15.11C10.22,245.46,9.27,248.22,9,250.89Zm222.59-6.4c.09-.61-.45-1.5-.58-.58C230.94,244.52,231.48,245.41,231.61,244.49Zm69.16,7.56c.32.92-.39,2.27,0,3.49.14.43,1.63.6,1.16,1.74,2.92-.21,4.37,1.05,4.65,3.49-1.48-.34-2.84-2.33-4.07-1.17,1,2.85,1.33,6.43,3.49,8.14,0,5,.73,9.34,2.91,12.2-.45.14-1.15,0-1.17.59,1,1.1.54,3.72,1.75,4.65A175.42,175.42,0,0,0,313,304.93c1.94-2.08,2.33,2.29,5.23,1.17-.11-3.38.55-7.52-1.16-9.3.77-1.2,1.1-5.83,0-7-1.13,2.17-.78,6.91-3.49,6.39,1.91-2.48-1.69-3.46-2.32-5.23,1.33-.8,2.18,1.5,2.32,0-1.13-1.12-4.28-2.27-2.9-4.07,2,.56,2.9,2.14,4.07,3.48.16-1.19,1.55-1.15,2.32-1.74,0-3.55.06-8.79-.58-9.88-.36,1.86-3.13.65-3.49.58.18-2.34.86-4.17,3.49-4.06.12-1.68-.15-3-1.16-3.49-.43,2.67-1.66,4.54-4.07,5.23-1.63-.69-3.71-.94-3.49-3.49,2.49-.15,2.53,2.12,4.07,2.91.28-3.79,3.67-4.47,3.49-8.72-1.33-1-1.38-3.27-1.75-5.23-1.52-.77-1.95.62-3.48.58-.14-.83-1-1-1.16-1.74.45-4,.21-6.11.58-9.3-2-2.25-2.64-5.89-4.65-8.14a5.37,5.37,0,0,1-1.75,4.07c-1-1.36.31-5-2.32-4.65-.33.71,0,1.8-1.74,2.33,1.14,1,2.9,1.35,3.48,2.9-.57,4.45,2.14,5.61,3.49,8.14-1.69-.45-3.34-.92-4.07-2.33,0-.76,1-.53,1.16-1.16-2.23.08-2.07-5.25-4.06-3.49C299.4,250.78,300.58,251.52,300.77,252.05Zm12.78,6.39c2.24-1.56-.28,2.92.59,2.91.12-.46.48-.68,1.16-.58.56-4.65-2.37-6.85-1.16-10.47-1.84-.1-3.47-.4-3.49-2.32,1.64-.48,1.5.82,2.9.58-.24-1.88.77-5-1.16-5.23-1.12,1.7-.57,2.86-1.16,4.07-1.78.42-1.71-1-3.49-.58-.25,1.13.63,1.3,1.17,2.32.35.67.56,2.25,1.16,2.91s1.71.8,2.32,1.74c.44.68.12,1.23.58,1.75-.38-.43,1.35-.44,1.17.58C313.61,256.27,312.59,258.69,313.55,258.44ZM67.14,246.24A2.56,2.56,0,0,0,66,243.91C66.11,244.94,65.39,246.82,67.14,246.24Zm13.36-1.17h1.16v-1.16H80.5Zm2.33,1.75c2.35.34,1.84-2.39.58-2.91C83.89,245.55,82.59,245.42,82.83,246.82Zm9.3,0c-.41,2.15.92,2.56,2.9,2.32.46-1.19,3.12-5.38,1.75-4.65C96.12,246.16,94.28,246.65,92.13,246.82Zm12.2-2.91c-1.58,3,2,2.17,0,0Zm77.88.58c0-.32-.47-.66-.58,0C181.63,244.82,182.1,245.15,182.21,244.49Zm-141.81.58c0-.32-.47-.66-.58,0C39.82,245.4,40.29,245.73,40.4,245.07ZM86.31,248c.65-.57,2.86-2.5,1.17-3.49C87.72,246,84.83,247.2,86.31,248ZM138,247.4c-.26-1.1.79-3.5-1.16-2.91C136.79,245.94,136.77,247.31,138,247.4Zm4.07,4.65c.32-1.21.9-1.23,1.74-.58a5.29,5.29,0,0,1,2.91-4.07c-.32-.85.68-3-.58-2.91C144.35,246.16,141.1,249.47,142.11,252.05Zm59.28-2.33h4.07c.4-1.95-1.2-1.9-1.75-2.9-.62.54-.18,2.14-1.74,1.74-.42-1.32,1-4.53-1.16-4.07C201.14,247.15,200.94,247,201.39,249.72Zm90.08-3.48c.18-1.54-1.21-1.5-2.32-1.75C288.56,246.43,290,246.4,291.47,246.24ZM21.22,248c.69.09,1.65-.1,1.75.58-.08,1.32-3.5,2.25-1.75,3.49.57-1.78,1.55.67,2.33.58a24,24,0,0,1,.58-7c-.74,0-.81-.75-1.74-.59C21.79,245.84,21.82,247.22,21.22,248Zm267.35,0c-1.29-.46-.76-2.73-2.33-2.91C286.48,246.24,287.45,249.61,288.57,248ZM69.46,249.14c0-.35-.09-.68-.58-.58.24,2.5,2,.77,2.91,1.74.71-1.88-1.88-.44-1.17-2.32,1.62,1.62,1.63-1.32,2.33-2.32C70.76,245.8,70.66,248,69.46,249.14Zm148.78,1.75c3.55-.33.46-4.78-1.16-5.23C215.54,247.48,218.91,248.13,218.24,250.89Zm7.56-4.65c0-.33-.48-.66-.58,0C225.22,246.56,225.69,246.9,225.8,246.24Zm7,4.06c-.36-2.17,2.9-4.33-.58-4.64C231.12,246.8,232,249.25,232.77,250.3Zm15.69-4.06c0-.59-1-.73-1.16,0C247.42,246.94,248,246.59,248.46,246.24Zm4.07,0c0-.33-.47-.66-.58,0C252,246.56,252.42,246.9,252.53,246.24Zm40.68.58c.09-.61-.45-1.5-.58-.58C292.55,246.85,293.08,247.74,293.21,246.82Zm-262.11,0c0-.33-.47-.66-.58,0C30.52,247.14,31,247.48,31.1,246.82ZM74.69,248c0-.35.09-.69.58-.58-.06-.71-.17-1.38-1.16-1.16C74.2,246.92,74,247.89,74.69,248Zm22.67,1.74c1.85.82,1.47-3.47.58-3.48C96.84,247.14,98.77,248.5,97.36,249.72Zm59.28-2.9c-1.41,2,2-1.41,0,0Zm6.39,2.9c1.43.34,2.82-3.82.58-3.48C162.94,246.92,163,248.29,163,249.72Zm43.59-1.16c.18-.71-.09-3.59-.58-1.74C205.85,247.53,206.13,250.41,206.62,248.56ZM14.83,250.89c-.38,1,.76,1.37.58,2.32-.12.69-1,1.25-1.16,2.33-.22,1.42-.39,3.13.58,4.06.07-.71.17-1.37,1.16-1.16.24-1.4-1.06-1.26-.58-2.9.67-.69.66-2.06.58-3.49,1-1.11,3.15-4.19,2.33-5.23C16.88,248.26,15.64,248.84,14.83,250.89Zm9.3-.59c-.56,4.06.94,6,2.32,8.14.42-3.09,1.23-3.92.58-7,1.73-.05,2.84-3.71,1.75-4.65C27.84,248.6,26.73,250.19,24.13,250.3Zm123.21-1.16c1.62.93,1.61-2.51.58-2.32C147.74,247.6,147.09,247.93,147.34,249.14Zm12.78-1.74c-1.4,1.95,1.95-1.41,0,0Zm90.09,2.9c.12-1.66-.15-3-1.17-3.48C248.15,247.7,248,250.8,250.21,250.3Zm-220.85,0c-.43,1.79,1.6,1.12,1.16,2.91s-3.21,1.82-2.9,4.65c2.57-.45,1.83,2.43,3.48,2.91a11,11,0,0,1-.58-4.65c2,.8,2.74-2.61,1.75-2.91a.59.59,0,0,1-1.17,0c-.31-3.22,2-3.85,2.91-5.81C31.73,247.63,31.53,250,29.36,250.3Zm7.55-.58c.37,1.58,2.43,1.45,2.33,3.49,0,.81.13,2.22.58,1.16.31-3.32,1.07-5.79-1.74-7C38.07,248.56,36.49,248.14,36.91,249.72Zm9.3-.58c0-.81-.13-2.22-.58-1.16C45.59,248.79,45.76,250.2,46.21,249.14Zm54.05,1.16c1.34-.45.57-3.59-1.16-2.9C99.36,248.5,98.31,250.9,100.26,250.3ZM154.31,248a.59.59,0,0,0-1.16,0C153.8,247.92,154.06,248.82,154.31,248ZM238,248c0-.32-.47-.66-.58,0C237.42,248.3,237.89,248.64,238,248Zm27.9.58c2.24.66,2.19,3.62,4.07,4.65,1.89-1.67,3.26,2.14,4.65,2.91.49-1.7-.67-2,0-5.23-.94-1.2-2.92-1.35-5.23-1.17-.59-.77-.56-2.16-1.75-2.32C267.63,248.36,266,247.72,265.9,248.56Zm48.82,1.16c2.59.11,1.41-2,0-2.32Zm-290-1.16c0-.32-.47-.66-.58,0C24.13,248.88,24.6,249.22,24.71,248.56Zm130.76,0c-1.58,1.77,1.77-1.58,0,0Zm37.2,1.74c1.62.94,1.61-2.5.58-2.32C193.07,248.76,192.42,249.09,192.67,250.3Zm2.9-.58a1.58,1.58,0,0,0-1.16-1.74C194.47,248.89,194.34,250,195.57,249.72Zm38.94,9.88c.09-1.27,1.47-1.24,2.91-1.16,0-2.13-2-2.23-2.91-3.49.84-1.59,4-5.42,1.17-7-2.12,1.75-.22,4.93-2.91,5.23.39,1.55.24,3.63,1.16,4.65.14-.63,1-1.4,1.16-.58C234.57,257.44,233.15,259.44,234.51,259.6Zm12.79-10.46c.41-.32-3.4-1.87-1.16-.58C246.25,248.63,246.7,249.62,247.3,249.14Zm25-.58c-.36-.17-2.24-1.45-2.32,0C271.05,248,271.91,250.3,272.29,248.56Zm-139.48,1.16c.09-.6-.45-1.5-.58-.58C132.14,249.75,132.68,250.64,132.81,249.72Zm24.41,2.33c-1.25,1.24-.22,3.16,1.16,3.49,1.69-1.21.4-5.6-1.16-7C155.58,250.14,156.76,250,157.22,252.05Zm25,0c2.94.12.9-2.6,0-3.49Zm28.48-2.33h1.16v-1.16h-1.16Zm45.91,1.17c.16-1.33-.14-2.19-1.16-2.33C255.57,249.59,254.85,251.47,256.6,250.89Zm8.72,6.39c2.72.09,3.3.12,4.65.58-.91-4.13-4.79-5.28-5.82-9.3C264.81,251.2,264.66,254.64,265.32,257.28Zm11.62-5.23c.75-.77.77-2.16-.58-2.33C276.46,250.59,276.15,251.87,276.94,252.05Zm-154,.58c-.25-1.11-.21-2.5-1.74-2.33C121,251.82,121,253.21,122.93,252.63Zm16.27,2.91c-.61-2.39,2.74-3.81,1.16-5.24C139.3,251,137.84,254.32,139.2,255.54Zm82.53-4.65c0-.33-.47-.66-.58,0C221.15,251.21,221.62,251.55,221.73,250.89Zm24.41,10.46c1.1,2.35-.62.94-.58,2.9,1.19,3.06-.65,5.83-.58,8.14,2,1.83,4.88,2.87,4.65,7,1.8.91,3,2.38,4.64,3.49-.12-2.12-.79-2.23,0-4.07-.86-.1-2.14.21-2.32-.58,1.82-.4.76-1.55.58-2.9,1-.94,1.45-2.43,1.16-4.65-2.45.26-2.67,2.75-4.65,3.48,1.91-1.57,0-6.94,3.49-7-.32-.85.68-3-.58-2.91,0,.33-.47.66-.58,0,2.63-2.63-2.8-4.65-3.49-7.55a2.55,2.55,0,0,1-1.16,2.32c-.55-.49-1.24-3.7,0-4.07.1.87-.21,2.15.58,2.33,1.76-3.35-1.37-5.17-2.9-7-.61,4.44-.69,6.6,1.74,9.3-1.2.22-2.95-3.18-2.91-.58C244.44,258.87,245.7,260.41,246.14,261.35ZM82.25,253.79c.07,1.68-.32,3.81.58,4.65h2.32c.84-2.68,3-4.34,1.75-7.55H84.57C85.07,253.2,83.93,255.41,82.25,253.79Zm177.25-2.32c0-.33-.47-.66-.58,0C258.92,251.79,259.4,252.13,259.5,251.47ZM40.4,253.21c.64.84,2.65-2.11.58-1.74,0,0,0,.54,0,.58S40.43,253.25,40.4,253.21Zm12.21-1.16c-1.59,1.77,1.76-1.59,0,0ZM66,257.86c1.17-1.18.16-1.55-.58-2.32,1.49-.07,2.77-.33,3.49-1.17-2.64.32-1.55-3.09-4.07-2.9C65.17,253.63,63.87,257.45,66,257.86Zm78.46-2.32c2.67,1.07,3-3.15,1.75-4.07C145.63,252.86,143.84,253,144.43,255.54Zm4.07-.59c-.53-1-.2-2.9-1.16-3.48C147.69,252.67,146.4,255.51,148.5,255Zm30.22,0c1.86.83,1.47-3.47.58-3.48C178.63,252.15,178.65,253.52,178.72,255ZM202,260.19c-.17-2.06.62-5.83.58-8.72-.87.1-2.14-.21-2.32.58,1.3.6-2.24,1.2-2.33,2.32.54,2.28,1.27,2.16.58,4.65C200.67,258.05,201.13,261.73,202,260.19Zm51.72-7c-.57-4.88-.8,3.39.58,1.16C254.28,253.79,253.8,253.68,253.69,253.21ZM79.34,256.12c.53-1.49.94-3.3-.58-4.07C79.11,253.25,78,255.87,79.34,256.12Zm36-3.49c-1.58,1.77,1.77-1.59,0,0Zm46.5,3.49c1-.48.37-4.21-1.16-4.07C162,253.25,159.17,255.77,161.87,256.12Zm4.07-3.49c0-.32-.48-.66-.59,0C165.35,253,165.83,253.29,165.94,252.63Zm22.66,0c-.13,1.1.66,1.28.58,2.32,1.35-.39,2.44-1,2.33-2.9C189.86,251.57,190,252.87,188.6,252.63Zm3.49,0v1.16a2.75,2.75,0,0,1,1.74.58v-2.32A2.69,2.69,0,0,0,192.09,252.63Zm69.16,0c1.77,1.59-1.59-1.77,0,0Zm2.32,0c0-.32-.47-.66-.58,0C263,253,263.46,253.29,263.57,252.63Zm26.16,0a.59.59,0,0,0-1.16,0C289.22,252.57,289.47,253.47,289.73,252.63Zm-150,4.07c.88,2,2.21,3.6,2.33,6.39,2-.34,1.43-3.21,2.9-4.07-2.23.11-.21-.47-.58-1.74-2.86.14-2-3.41-3.48-4.65C141,254.47,139.4,254.57,139.78,256.7Zm41.27-2.91c0-.32-.47-.66-.58,0C180.46,254.11,180.94,254.45,181.05,253.79Zm5.23,5.81c.24-1.11.21-2.5,1.74-2.32,1.15.4-.36,3.46,1.74,2.91.72-1.71-1.06-5.9-2.9-7C185.75,254.25,183.62,258.41,186.28,259.6Zm38.94-5.23c.58,0,.69.47,1.16.58-.06-.91.08-2-1.16-1.74Zm7,4.07c0-2.11.33-4.59-1.16-5.23C231.05,255.32,230.7,257.8,232.19,258.44ZM251.37,255c-1,0-.33-1.61-1.16-1.74C249.71,254.4,251.12,256.41,251.37,255ZM23,256.12c.16-1.52-.22-2.5-1.75-2.33C20.17,254.79,21.4,256.08,23,256.12Zm71.48.58c1.78.42,1.71-1,3.49-.58v-2.33C96.36,254.35,93.93,254.05,94.45,256.7ZM252.53,255c.09-.6-.45-1.5-.58-.58C251.86,255,252.4,255.87,252.53,255Zm9.3,1.75c.13-.45.49-.68,1.16-.58a2.55,2.55,0,0,0-1.16-2.33C262.18,254.83,260.13,256.21,261.83,256.7Zm32.55-1.16c.08-.69,1-1.32,0-1.75C294.29,254.48,293.34,255.11,294.38,255.54Zm-177.26-1.17c-.45.13-1.15,0-1.17.58C116.41,254.82,117.1,254.94,117.12,254.37ZM177,255c0-.32-.47-.66-.58,0C176.4,255.28,176.87,255.61,177,255Zm18.59,1.75c.76-.77.77-2.16-.58-2.33C195.09,255.24,194.79,256.52,195.57,256.7Zm33.13,1.74c1.15-2.07-.18-3.19-1.74-4.07C226.68,256.59,227.21,258,228.7,258.44Zm-211-2.9c0-.33-.47-.66-.58,0C17.15,255.86,17.63,256.2,17.74,255.54Zm25,19.17c-1.29.85-.81,3.46-1.75,4.65,1.35.26,1.56,2.57,2.91,1.17-.15-1.79-1.26-2.62-1.74-4.07,2.44,1.47,2.78-1.07,5.23-1.16-.41,1.53-2.65,1.22-2.91,2.9,2.05-.31,2.6-1.7,4.65-.58-1.21-4.22,2.73-8.92,0-9.3.63-1.69,2.46-2.18,2.32-4.65-1.95-.73-3.07,2.28-4.06.58.36-2,3.58-4.55,4.65-2.32-.29-1.83,1-2.05.58-4.07-1-.16-2.9,1.64-3.49,0,2.27.41.47-2.49,0-2.91-.86,3-3.79,4-4.65,7,1.5,1,1,4.05,1.74,5.81-2.1-.55-.81,2.29-1.16,3.49-2.13-1.3-2.23,1.58-3.49-.58C41.22,272.73,42.24,273.46,42.73,274.71ZM10.18,256.12v5.23c1.4-.24,1.27,1.06,2.91.58.23-1.27,1.86-6.2-.58-6.39C12,257.23,11.64,256.19,10.18,256.12Zm7.56,8.71c0,1.55-.33,3.43,1.16,3.49-.27-2.78,3-2.07,2.9-4.65.15-2.66-2.62-2.4-2.32-5.23.12-.7.64-.36,1.16,0-.32-1-.3-2.41-1.16-2.9C18.9,258.64,18.4,261.81,17.74,264.83Zm29.05-8.13c1.59-.94-.85-1.95-1.16-.58C46.22,256.11,46.32,256.59,46.79,256.7ZM159,260.19c.35-2.68-3-1.64-3.49-3.49a.59.59,0,0,0,0-1.16c-1.87,1.46-.46,2.59,0,4.65-.51,2.19-3,2.4-2.32,5.81,1.94.42,4.29,3.85,1.74,5.23,1.37.19.57,2.53,1.75,2.9.19-2.64,2.41-5.67,0-7.55,1.32.16,2.18-.14,2.32-1.16-1.32-.8-2.18,1.49-2.32,0,.26-2.45.73-4.7,4.07-4.07.11-.74,1.69-2.85.58-2.91C160.78,259.29,160.42,260.28,159,260.19Zm48.82-4.07c0-.33-.47-.66-.58,0C207.2,256.44,207.67,256.78,207.78,256.12Zm15.69,1.74c-.24-1.11-.21-2.5-1.74-2.32C220.68,256.53,221.91,257.82,223.47,257.86Zm2.91-1.74c0-.33-.47-.66-.58,0C225.8,256.44,226.27,256.78,226.38,256.12ZM70,258.44c.71-.84,2.32-.78,2.33-2.32H70C70.84,257.44,68.54,258.3,70,258.44Zm22.09-.58A1.6,1.6,0,0,0,91,256.12C91,257,90.89,258.13,92.13,257.86Zm168.54,0c-.69-.17-1.46-3.08-2.33-1.16C259.37,256.53,260.14,259.44,260.67,257.86Zm11,1.16c1.64.09,1.46-1.64,2.32-2.32a3.83,3.83,0,0,1-2.9-.58C270.65,257.76,272,257.62,271.71,259Zm-105.77,0c.75-.77.76-2.16-.59-2.32C165.45,257.57,165.15,258.84,165.94,259Zm53.46,0c-.42-1.58,1.16-1.17,1.17-2.32h-2.33C218.08,258,218.38,258.88,219.4,259Zm91.83,0c.16-1.32-.14-2.18-1.16-2.32C310.2,257.73,309.48,259.61,311.23,259ZM35.75,257.86c0-.32-.47-.66-.58,0C35.17,258.18,35.64,258.52,35.75,257.86Zm42.43.58h1.16v-1.16H78.18Zm27.31,2.91c2.32.19,1.23-3,2.33-4.07C105.05,256.64,105.45,259.17,105.49,261.35Zm58.12-1.16c1.76.89,1.53-3,.58-2.91C164.67,258.92,163.37,258.79,163.61,260.19Zm19.18-.59c2.93-2.34-2-2.72,0,0ZM41.56,258.44c0-.58-1-.73-1.16,0C40.52,259.14,41.05,258.8,41.56,258.44Zm65.68,10.46c1.8.2,2.77-1.34,4.07,0,.19-2,1.47-5.86,0-7.55-1,.74,0,3.47-1.75,3.48-.38-1.32-1.5-4.87.58-5.23.92.06.46,1.49,1.75,1.17-.24-1.4,1.06-1.27.58-2.91-4.4-.52-4.59,3.17-5.81,5.81.73,1.4,2.54,1.71,2.32,4.07-1.21.05-2.18-1.2-2.9-.58C106.89,267.31,106.74,268.43,107.24,268.9ZM256.6,258.44c0-.32-.47-.66-.58,0C256,258.76,256.49,259.1,256.6,258.44Zm22.08,5.81c-1.14-1.37.16-5.2-1.16-6.39C276.38,259.57,276.74,263.79,278.68,264.25ZM74.11,259.6c.84.65,1.42.63,1.74-.58a2.69,2.69,0,0,1-1.74-.58Zm5.81,1.17c1.7.15,2.23-2.26.58-2.33C80.32,259.23,79.68,259.55,79.92,260.77Zm37.2,1.74c-.24-1.4,1.06-1.26.58-2.91-1.49.28-3.3-2.05-4.07-.58C115.6,259.38,114.56,262.74,117.12,262.51ZM32.85,259.6c-1.41,1.95,1.95-1.4,0,0Zm63.34,0c-1.58,1.77,1.77-1.58,0,0Zm133.68.59H231c.9-1.44-2-1.71-1.75-.59C229.64,259.64,230,259.69,229.87,260.19ZM8.44,263.09c1.85.82,1.47-3.48.58-3.49C9,261,8,261.32,8.44,263.09Zm15.69-2.32a1.6,1.6,0,0,0,1.74-1.17A1.6,1.6,0,0,0,24.13,260.77ZM265.9,259.6c-.67,1.83.91,1.41,1.16,2.33-2.05,3.66,4.68,5.92,2.91,9.3,3.15-.64,3.65,1.38,5.81,1.74-.61-3.27-1.54-6.21-3.49-8.14,0-2.31-.55-4.09-1.74-5.23.12,1.68-.15,3-1.16,3.49-.18-2-1.58,2.05-1.75,0C269.58,261.67,266.86,260,265.9,259.6ZM21.8,261.35a1.62,1.62,0,0,0,1.75-1.16C22.63,260.24,21.53,260.11,21.8,261.35Zm144.72,2.32c-.35-1.2.93-4-1.17-3.48C165.89,261.2,165.55,263.08,166.52,263.67Zm62.18-2.9c1.77,1.58-1.58-1.77,0,0Zm30.22,2.32c-.13-1.1.66-1.28.58-2.32a3.83,3.83,0,0,1-2.9-.58C256.93,261.6,257.1,263.17,258.92,263.09Zm5.23,0c.34-.35,1.36-2.76,0-2.9C263.82,260.54,262.79,262.94,264.15,263.09Zm-53.46-1.16c.74,0,.8.74,1.74.58a1.6,1.6,0,0,0-1.16-1.74C211.27,261.35,210.8,261.46,210.69,261.93Zm3.48.58a1.59,1.59,0,0,0-1.16-1.74A1.59,1.59,0,0,0,214.17,262.51Zm39.52-.58c.09-.61-.45-1.5-.58-.58C253,262,253.56,262.85,253.69,261.93Zm40.69,2.9c0-1.91.23-4.11-1.75-4.06C292.23,263.11,293.82,263.45,294.38,264.83ZM27,261.93c0-.32-.47-.66-.58,0C26.45,262.25,26.92,262.59,27,261.93Zm55.8,0c-.72.19-.2,1,.58.58.43-.22.88-1,0-.58C83.26,262,83,261.89,82.83,261.93Zm9.3,1.74c-.07,1.1-1.92.4-1.75,1.75,2.52.38,1.52,4.29,3.49,5.23-.38-2.9-.28-2.48.58-4.65C93,265.94,93.62,263.73,92.13,263.67ZM95,266c-.54-1.95,2.09-3.67.58-4.65-.16,1.19-1.55,1.16-2.32,1.74C93.48,264.45,93.88,265.6,95,266Zm94.73-4.65c-3.08-.11-2.94,1.72-2.32,4.07-2.1-.42-1.66-3.38-4.07-3.49-.75,4.24,2.63,4.34,2.91,7.55-1.58-.36-1.45-2.42-3.49-2.32.43,2.28,2.27,3.16,2.91,5.23H184c.65,2.26,3.24,2.57,2.33,6.39-.71.07-1.38.18-1.17,1.16,1.45,4.17,1.43,9.82,3.49,13.37.8-.75.58-2.52.58-4.07,1-.89,2.91-1,2.33-3.48-.06-1.12-2.27,1-2.33-1.17-.53-2.46.95-2.92,2.33-3.48,0-3.54-1.13-4.31-1.75-8.14,1.41-.55,2.79-4.15,1.17-5.81-.57,1.4-2.55,4.39-3.49,3.49C189.58,268.91,189.66,265.11,189.76,261.35Zm15.7,0c-.89,1.63-4.3.73-4.07,3.48,2.33-1.35,3.45.41,5.23,1.17a3.81,3.81,0,0,0,.58-2.91c-1.64-.78-1.46,3.08-2.33,1.16C205.05,263.56,207.22,262.06,205.46,261.35Zm13.94.58c-.65.06-.9-.85-1.16,0A.59.59,0,0,0,219.4,261.93Zm7.56,1.16q.16-1.9-1.74-1.74Q225.06,263.26,227,263.09ZM41,264.25c.17-1.32-.14-2.18-1.16-2.32C39.66,263.25,40,264.11,41,264.25Zm12.79-1.74c0-.32-.47-.66-.58,0C53.19,262.83,53.66,263.17,53.77,262.51ZM73,263.67c.06-1.1,1.92-.4,1.74-1.74C73.22,261.31,71.38,263.15,73,263.67Zm48.24-.58c.08-.61-.45-1.5-.59-.58C120.52,263.12,121.05,264,121.19,263.09Zm106.35,4.65a3.31,3.31,0,0,1,2.33.58c.68-1.84,2.65-2.38,2.9-4.65-1.37-.18-1.08-2-2.9-1.74C231,265.74,227.75,265.23,227.54,267.74Zm9.88-5.23c0-.32-.47-.66-.58,0C236.84,262.83,237.31,263.17,237.42,262.51Zm58.12,1.16c0-.81-.13-2.22-.58-1.16C294.91,263.32,295.09,264.73,295.54,263.67Zm-130.77,4.07c-.59-1.73,0-4.65-1.74-5.23C163.3,264.56,162.08,268.11,164.77,267.74Zm-151.1-2.91q1.9.17,1.74-1.74C13.85,262.69,14.29,264.29,13.67,264.83Zm12.2,4.65c0,1.16-1.58.74-1.16,2.33,1.7.23.46,3.41,1.74,4.07,1.34-1.41-.59-2.83-.58-4.65.83.14,1,.95,1.75,1.16-.06-2.59,1.81-3.6.58-5.81,1.21-.53,1.77-1.72,1.74-3.49C26.71,263.37,24.35,266.23,25.87,269.48Zm43.59-5.81c0-.32-.47-.66-.58,0C68.88,264,69.35,264.33,69.46,263.67Zm45.91,3.49c-.58,0-.69.47-1.16.58-.83-.14-1-1-1.74-1.16v2.32c1.28.53,3.87,1.29,4.65.58-.18-2.33.1-5.56-2.91-6.39C112.85,265.38,115.31,264.87,115.37,267.16Zm25-3.49c-1.25.92,2.15,2.08,2.33,3.49a8.49,8.49,0,0,0,4.07-2.91C143.66,265.11,141.78,262.68,140.36,263.67Zm72.07,2.91c.82-2.41-2-4.19-2.91-2.91C211.2,263.93,210.9,266.17,212.43,266.58ZM36.91,267.74c2-.48,2.39-2.49,1.75-4.07C35.86,264.06,36.81,265.17,36.91,267.74Zm16.86-4.07c-.45.13-1.15,0-1.16.58C53.06,264.12,53.75,264.24,53.77,263.67Zm17.43.58c0-.32-.47-.66-.58,0C70.62,264.58,71.09,264.91,71.2,264.25ZM80.5,266c3.16.55-1.2,5,1.75,5.81.81-1.71,2.83-2.2,2.9-4.65-.05-1.5-2.27-.83-2.32-2.33.63-.14,1.39-.95.58-1.16C82.76,264.76,81.16,264.91,80.5,266Zm196.44,1.74c-1.63-.73-1.92-2.38-1.16-4.07H274C274.45,265.22,275.22,269.42,276.94,267.74ZM67.72,264.83c-1.41,2,2-1.4,0,0Zm57,1.17c.36,0,.69.08.58.58h1.17c-.1-.87.2-2.15-.59-2.33C126,265.4,125.05,265.41,124.67,266ZM20.06,269.48c.09-1.27,1.47-1.24,2.91-1.16-.34-1,.7-3.41-.58-3.49C22.73,267.14,18.32,267.7,20.06,269.48Zm4.07-1.74c.79-.74.9-2.85-.58-2.91C23.87,265.68,22.87,267.84,24.13,267.74ZM30.52,266c.77.75,2.16.76,2.33-.58C31.39,265.34,31,264.31,30.52,266Zm68.58-1.17c-1.76,2,2.15,1.77,0,0Zm97.06.59c0-.33-.47-.66-.59,0C195.57,265.74,196.05,266.08,196.16,265.42Zm83.69,2.32c1.82.27,2.59-.51,2.32-2.32-1.44.75-2.41-1.71-2.91,0C280.13,265.52,279.8,266.82,279.85,267.74Zm36-1.16c0-.82-.13-2.23-.58-1.16C315.25,266.23,315.43,267.64,315.88,266.58ZM8.44,269.48c.79-.78,1.11-4.06-.58-4.06C8.2,266.62,7.14,269.23,8.44,269.48Zm254,.59c-.41-1.72-.16-4.11-1.74-4.65C260.74,267.48,260.25,270.1,262.41,270.07ZM317.62,266c-.65.06-.9-.85-1.16,0A.59.59,0,0,0,317.62,266ZM14.83,269.48c-.06-1.48-.33-2.77-1.16-3.48C13.68,267.54,13.35,269.42,14.83,269.48Zm29.06-2.9c0-.32-.47-.66-.58,0C43.31,266.9,43.78,267.24,43.89,266.58Zm19.18,1.16c0-.81-.13-2.22-.58-1.16C62.44,267.39,62.62,268.8,63.07,267.74ZM159,268.9c2.41.29,1.51-2,.58-2.9C160,267.64,158.72,267.5,159,268.9Zm141.81,1.17c2.75.15,1.51,4.29,4.65,4.06.62-2.94-1.72-2.93-2.33-4.65-1-.94-.22-3.65-2.32-3.48ZM11.92,268.9c.76-.77.77-2.16-.58-2.32C11.44,267.45,11.14,268.72,11.92,268.9Zm84.86,1.75c-1.57,0-3.91,2.24-2.33,3.48A1.58,1.58,0,0,1,96.19,273c-.27-1.82.73-2.37,1.75-2.9-.34-1,.7-3.42-.58-3.49C96.56,267.33,96.78,269.1,96.78,270.65Zm95.89.58c1.12-1.19.39-3.81-.58-4.65C192.44,268,191.36,270.79,192.67,271.23ZM256,274.71c-1.12-2,.45-6.64-1.75-7.55C254.1,268.79,253.49,274.05,256,274.71Zm22.66-6.39c.09-.61-.45-1.5-.58-.58C278,268.35,278.55,269.24,278.68,268.32Zm-143.55,0c0-.32-.47-.66-.58,0C134.55,268.64,135,269,135.13,268.32Zm2.91,2.91c.12-1.67-.15-3-1.16-3.49C137.23,268.94,135.94,271.78,138,271.23ZM203.71,273a35.25,35.25,0,0,1,1.75-5.23H202C202.75,269.29,202.15,272.21,203.71,273Zm-40.1,0c.3-2.22,2.5-2.54,2.91-4.65C165,269,161.74,270.87,163.61,273Zm128.44,51.15c.21-3.09,2.37-4.22,2.91-7,.42-1.78-.6-2.12-.58-3.49.76-2.27-.27-8.5-1.75-9.3,0,1.4-1.65,4.1-2.32,2.91-.52-2.76,1.16-5.39,2.9-4.07-1.17-3.86-1-9-3.48-11.62,1.32-2.37-.55-5.85-1.74-7.56,0,1.77-.54,3-1.75,3.49-1.73-2.3,1.21-3.94,1.75-5.81-2.05-4.16-2.34-10.07-5.24-13.37-.43,3.25-2.64,4.72-2.32,8.72,3.14-.64,1.36,3,.58,3.49,2.14.56,3,2.43,4.07,4.06-.75,0-.81-.74-1.75-.58-.29,2.43,1.7,2.57,1.17,5.23-.78-.75-2.17-.76-2.33.59.87,2.42,1.58,5,4.07,5.81.6,2.34-.91,2.58-1.74,3.48.62,2.67,4.47,2.12,3.49,6.4-.75,0-.81-.75-1.75-.59-.34,2.48.42,3.85.58,5.82a3.19,3.19,0,0,1,2.33,2.32c-.49,1.26-1.51,2-1.16,4.07.64,1.29,2.29,1.57,2.9,2.91,1.05-1.47,1.05-4,3.49-4.07-1.15,4.27-6.26,4.59-5.23,11,1.47.85,3.54,1.11,3.48,3.49-.58,2.05-2.16-.09-2.9,1.16,0,3.3,3.37,3.21,3.48,6.39-.16,1.35-1.55,1.34-2.32.59-.19,2.32,1,3.22.58,5.8,1.74,0,2.44,1.05,2.91,2.33-.19.79-.83,1.11-.58,2.32-1.27.38-1.86-1.64-1.75.59-.74,2.29,1.59,1.5,2.33,2.32.8.05.35,4.18,1.16,2.33,0-2.92.72-5.09,3.49-5.24a18,18,0,0,0-1.17-8.13c.45-8.19-1.29-14.21-1.74-21.51-.63-.22-1.4-.69-.58,0C294.85,321.49,294.48,323.82,292.05,324.12ZM104.33,271.23c1.9.12,2.3-2.73,0-2.33Zm119.72-1.75c-.51,1.87,1.92.8,1.75,2.33.07,1.43.09,2.8-.58,3.49,1.58.42,1.17-1.16,2.32-1.17-.6-1.73,0-4.64-1.74-5.23C225.47,270.11,224.89,270.13,224.05,269.48Zm-82.52.59a.59.59,0,0,0-1.17,0C140.49,270.77,141,270.42,141.53,270.07Zm65.67-.59c-1.59,2.95,2,2.17,0,0Zm15.69,0c-1.76,2,2.15,1.77,0,0ZM21.8,275.88c-.83-.14-1-1-1.74-1.17-.1,1.46.89,1.82,1.74,2.33,1.41-.75.83-2.39.59-4.07-.14-.94.65-3.49-1.17-2.9C20,272.27,21.86,273.29,21.8,275.88Zm8.14-1.17c-.84.91-1.46,2-2.91,2.33.46,2.39-.89,3-.58,5.23.45.13,1.15,0,1.17.58,3.78-.09,2.1-5.65,5.23-6.39-2.13-.43-1.15-4.58,0-5.23-1.44-.76-2.82,1.29-2.91,0-.13-.45,0-1.15-.58-1.16C27.81,271.69,29.9,272.94,29.94,274.71Zm38.36-2.9c1.69.85,1.69-2.6,0-1.74ZM77,279.36c.81.15.66,1.28,1.16,1.75-.58,0-.69-.47-1.16-.58-.44,2.18,2.22,1.26,2.32,2.9v4.65c-1.57-.72-1.45-2.24-3.49-1.16-.62,2.17,1.45,1.65,1.17,3.48-2.1,1.2-1.33,5.27-2.33,7.56,2.36.54,3.42,2.4,2.91,5.81,2.1-.42,2.08-2.95,2.32-5.23-.4-1.14-3.24.15-3.49-1.16-.12-2.26,3.51-.75,3.49-2.91-.57-2-3.35,1.56-4.07-.58,1.37,0,1.71-1,3.49-.58,2-1.34,2.07-4.52,4.65-5.23-.21-3.11,2-5,.58-7.55.63-.14,1.4-1,.58-1.17-.4,1.15-1.55,1.55-2.9,1.75-.5-1.86.91-1.8,1.16-2.91-1.08-.55-1.94,1.74-2.33,0A7.51,7.51,0,0,0,84,271.81c1.43.9,1.71-2,.58-1.74C82.62,273.73,79.16,275.89,77,279.36Zm2.32,25.57c.49-1.25,1.51-2,1.16-4.06,1.62.4,2.46-2.89,1.16-3.49C80.77,299.4,78.81,303.42,79.34,304.93Zm80.2-34.86c-1.41-.57-1.92,2.61-1.16,2.32C158.39,271.24,160,271.65,159.54,270.07Zm-2.9,6.39c1.27.52,3.23,3.7,4.07,1.16-1.75.58-1-1.29-1.17-2.32.07-1.68,2.48-1,2.33-2.91-.62-.54-.18-2.15-1.75-1.74C159.24,272.87,157,273.72,156.64,276.46Zm52.88-4.07c.41-.43,1.45-2.85-.58-2.32C209,270.94,208.74,272.21,209.52,272.39ZM13.67,275.88c.13-.46.48-.68,1.16-.58.42-1.78-1-1.71-.58-3.49,1.91.42.89-1.16,0-1.16C14,272,11.85,274.4,13.67,275.88Zm4.65-4.65c0-.33-.47-.66-.58,0C17.73,271.55,18.21,271.89,18.32,271.23Zm93,1.74c.89-2.11-2.13-3.22-2.91-1.74C110,271.22,109.66,273.06,111.31,273Zm1.16,1.16c.26-1.67,2.5-1.37,2.9-2.9-.78-.19-1.11-.83-2.32-.58C115.07,272.87,110.2,272.16,112.47,274.13Zm30.8-3.48c-.68.09-1.65-.1-1.74.58C142.21,271.14,143.18,271.33,143.27,270.65Zm52.89.58c0-.33-.47-.66-.59,0C195.57,271.55,196.05,271.89,196.16,271.23Zm3.49,3.48c-1.54.65,0,6.07,1.16,4.07-.86-.49-1.25-1.46-1.16-2.9,1.57,1.22,1.44-1.32,3.48,0-.2-2.71-1.31-4.51-3.48-5.23C199.52,272.77,198.85,272.87,199.65,274.71Zm18-3.48c0-.59-1-.73-1.16,0C216.62,271.93,217.14,271.59,217.66,271.23ZM62.49,273.55c.17-.35,1.44-2.24,0-2.32C62.32,271.58,61,273.46,62.49,273.55ZM195,272.39c.09-.61-.45-1.5-.58-.58C194.33,272.42,194.86,273.31,195,272.39Zm25,1.16c1.61.93,1.6-2.51.58-2.32C220.38,272,219.74,272.34,220,273.55Zm9.29,1.75c1.15-1.39-1-4.34-1.74-3.49C229,272.14,227.27,275.57,229.28,275.3Zm1.75-2.91c-.28,1.83,1.56,1.53,1.74,2.91-.37,2,1,5.09,2.32,3.48-1.8-2.3.07-6.32-1.74-7.55C233.94,273,232.06,272.26,231,272.39Zm-214.46,0c0-.32-.47-.66-.58,0C16,272.71,16.46,273.05,16.57,272.39Zm87.18,4.07a4.39,4.39,0,0,0,4.07-4.07C105.11,270.4,103.39,273.53,103.75,276.46ZM71.2,272.39c-.45.13-1.14,0-1.16.58C70.49,272.84,71.19,273,71.2,272.39Zm68,1.74c-1.39.23.32-2.64-1.74-1.74C136.84,273.86,138.68,275.7,139.2,274.13Zm126.7,3.49c1.79-1.86-1.37-2.05-1.16-4.07.8-.05.6-1.48-.59-1.16C263.79,275.08,264.61,276.58,265.9,277.62Zm6.39.58c-.82.15-.66,1.28-1.16,1.74,1.25,3.8,1.83,8.25,6.39,8.72,2.54-1.44,2.07-7.06,0-8.72-.5.86-.87,1.85-2.32,1.75-.71-2.2-1.95-3.87-1.75-7-2,.11-1.91-2-3.48-2.32C270.21,274.86,271.62,276.16,272.29,278.2ZM142.69,273c-1.77,2,2.15,1.76,0,0Zm51.14.58c0-.32-.47-.66-.58,0C193.25,273.87,193.72,274.21,193.83,273.55Zm15.69,1.16h1.17c0-.58.47-.69.58-1.16-.74,0-.81-.74-1.75-.58Zm27.9,2.33c-.5-1.43.15-4-1.74-4.07C235.18,275.4,236.39,276.13,237.42,277ZM16.57,284c0,1.37,1,1.71.59,3.49,2.13,0,2.22,2,3.48,2.9.46-2.58-.77-3.48-.58-5.81,2.48-.48,1.53-3.83,1.16-5.23A8.24,8.24,0,0,1,16.57,284Zm3.49-5.81c-.55-2-2-3.05-2.9-4.65,1,2.32-.71,3.77.58,5.81-1,.24-1.94,3.41-.58,4.07C18.75,282.32,18,278.82,20.06,278.2Zm87.18-1.74c1.53-.61,3.79-.47,3.48-2.91C108.8,273.76,108.2,275.29,107.24,276.46ZM141,274.13c0-.32-.48-.66-.59,0C140.36,274.46,140.84,274.79,141,274.13ZM38.66,275.3c.08-.61-.45-1.51-.58-.59C38,275.32,38.53,276.22,38.66,275.3Zm33.13,3.48c-.12-2.44,2.2-2.44,2.32-4.65C71.74,273.73,70.51,277.47,71.79,278.78Zm92.4-4.07c-.66,1.83.91,1.42,1.16,2.33a1.6,1.6,0,0,0,1.17,1.74c-.18-1.75.64-4.52-1.17-4.65C165.23,274.59,164.87,274.81,164.19,274.71Zm42.43,1.17c-.81-.74-1.65-2.85-2.33-.58C205.75,274.53,206.11,277.59,206.62,275.88Zm52.3,1.16c-.13,2.07.4,3.48,1.75,4.07-.93-3.45,1.84-3.19,2.32-5.23-.21-.88-4.28-2.37-2.9-1.17C261.37,275,260.86,278.12,258.92,277Zm20.34-1.74c.09-.61-.44-1.51-.58-.59C278.6,275.32,279.14,276.22,279.26,275.3Zm-227.82,0c-3,2.54,1.86-1.06,0,0Zm168-.59c-.68.09-1.65-.1-1.74.59C218.34,275.2,219.31,275.4,219.4,274.71Zm23.83.59c0-.33-.47-.66-.58,0C242.65,275.62,243.12,276,243.23,275.3ZM91,276.46c.59,0,.7.47,1.17.58-.06-.91.07-2-1.17-1.74Zm22.09,2.9c-.67.19-2.74,1.8-1.16,2.33,1-2.31,1.68-2.27,4.65-1.75-.13-1.09.65-1.28.58-2.32-1.4-.24-1.27,1.06-2.91.58,2.33-1.31-.35-4-2.32-2.32A13.18,13.18,0,0,0,113.05,279.36Zm23.83-2.9H138V275.3h-1.16Zm-66.84,0c0-.59-1-.73-1.16,0C69,277.16,69.52,276.81,70,276.46Zm141.81,1.74a2.73,2.73,0,0,1,1.74.58c-.32-1-.3-2.41-1.16-2.9C212.56,277,211.77,277.16,211.85,278.2Zm44.75-1.74c0-.32-.47-.66-.58,0C256,276.78,256.49,277.12,256.6,276.46Zm14.53,8.13a8.59,8.59,0,0,0-2.33-6.39c1.42-.36.31-2.93-1.16-2.32C268.53,279.06,269.43,282.22,271.13,284.59ZM145,277c-1.4,1.95,2-1.41,0,0Zm-120.88.58c0-.32-.47-.66-.58,0C23.55,277.94,24,278.28,24.13,277.62Zm43.59,1.16c.51-1.19-1.51-2.61-1.75-1.16C66.89,277.67,66.43,279.1,67.72,278.78Zm223.75.58c.51-1.86-.9-1.81-1.74-2.32C289.56,278.56,289.94,279.54,291.47,279.36Zm-165.64,1.17a2.72,2.72,0,0,1,1.75.58c.47-.42,1.56-4-.58-3.49C126.75,278.73,125.75,279.08,125.83,280.53Zm170.29,1.16c.06-1.8-.26-3.23-1.16-4.07C294.86,279.46,294.93,281.13,296.12,281.69Zm.58-2.33c.32.41,1.88-3.4.58-1.16C297.22,278.32,296.22,278.76,296.7,279.36Zm-232.47,0H66V278.2H64.23Zm43,7c2.37-1.27,4.37-6.14,1.16-8.14-1.6,2.27-2.42,2.73-1.74,6.39-.79-.18-1.11-.82-2.33-.58,0,1,1.57,3.38,0,4.07.16-1.32-.14-2.18-1.16-2.32-.61,2.55,2,1.91,1.74,4.07-1,1.85-3.7,4.55-1.74,7.55,2.82-.28,1.88-4.31,5.81-3.49-.24-1.4,1.06-1.26.58-2.9-2.91-1.14-3.48,3.05-4.65,1.74,1.53-2.65,2.38-5.87,0-8.14h1.17A1.59,1.59,0,0,0,107.24,286.34Zm46.49-6.4h1.16V278.2h-1.74A2.67,2.67,0,0,0,153.73,279.94Zm9.3-1.74c-1,.69.73,3.91.58,3.49C164.4,283.92,163.5,277.87,163,278.2Zm41.84.58c-1.09.13-1.28-.65-2.32-.58C202.4,279.9,204.81,280.43,204.87,278.78Zm-98.21,0c-.46.13-1.15,0-1.17.58C105.94,279.23,106.64,279.35,106.66,278.78Zm55.21.58c0-.32-.47-.66-.58,0C161.28,279.69,161.76,280,161.87,279.36Zm31.38,2.91c-.35-1.2.94-4-1.16-3.49C192.1,280.32,191.77,282.2,193.25,282.27Zm27.32-.58c.62.54.18,2.14,1.74,1.74-.35-1.39.73-4.22-.58-4.65C222.57,281,220.13,279.9,220.57,281.69Zm7.55-.58c-.34,2.85,2.71,2.33,3.49,4.07.08-2.25,2-2.69,1.74-5.24-.62-.41-2.68-2.26-3.48-.58C231.62,280.07,229.78,281.9,228.12,281.11Zm8.72,0c1.62.93,1.61-2.51.58-2.33C237.24,279.57,236.59,279.89,236.84,281.11Zm6.39-1.75c0-.32-.47-.66-.58,0C242.65,279.69,243.12,280,243.23,279.36ZM71.79,282.27c.17-1.36,1.24-2.5-.59-2.91C71.52,280.21,70.52,282.37,71.79,282.27Zm16.27-2.33a.59.59,0,0,0-1.16,0C87,280.65,87.54,280.3,88.06,279.94Zm41.84.59c0-.33-.47-.66-.58,0C129.32,280.85,129.79,281.19,129.9,280.53Zm10.46-.59c-2,.84-2.74-.65-4.06.59C136.78,281,140.84,282.12,140.36,279.94ZM213,282.27c.18-.79.83-1.11.58-2.33-.87.11-2.14-.2-2.32.59C212.37,280.59,211.67,282.45,213,282.27Zm36,6.39c.14-1,1-1.32,2.33-1.16-.15-2.08,1.74-2.13,1.74-4.07-2.32-1-2.38-4.2-6.39-3.49C246.07,282.87,247.32,286.45,249,288.66Zm10.46-5.81c2.41.3,1.75,3.68,4.65,3.49-.09-.87.21-2.15-.58-2.33-1.87,1.35,1-3.92-.58-4.07C262.5,281.59,260.71,281.92,259.5,282.85ZM41,282.27a1.59,1.59,0,0,0-1.16-1.74C39.88,281.44,39.74,282.54,41,282.27Zm8.72,0c1.27.21,1.17-2.63,0-1.74-.18.13.12,1,0,1.16S48.82,282.12,49.7,282.27ZM93.87,284c-.14-1-1-1.32-2.32-1.16.41,1.52,1.89,2,2.32,3.49.71-1.63,4.49-3.23,2.32-5.81C95.5,281.77,95.49,283.69,93.87,284ZM220,284c-2.24-.74.38-3-2.33-3.48C217,282.74,218.74,285.6,220,284Zm48.23-2.32c.09-.61-.45-1.5-.58-.58C267.55,281.72,268.09,282.61,268.22,281.69ZM36.33,284c.64-1.06,3.21-1.45,1.75-2.9C36.64,280.88,35.53,283.91,36.33,284Zm7-2.32c-.3,1.82,1.59,2.59-1.16,2.32-.34,1,.7,3.42-.59,3.49-1.36-.19-1.3-1.8-2.32-2.32-1.08,4,2.64,3.17,1.74,7,2,.44.74-2.36,2.91-1.75.13-3.75,4.38-6.45,3.49-9.29C46.29,283.77,45.54,282,43.31,281.69Zm18.6,0c0-.32-.48-.66-.59,0C61.32,282,61.79,282.35,61.91,281.69ZM152,282.85c0-.35.08-.69.58-.58-.07-.71-.17-1.38-1.16-1.16C151.5,281.79,151.31,282.76,152,282.85Zm138.9,6.39a3.33,3.33,0,0,1,2.91,2.91c1.64-.48,1.5.82,2.9.58-.16-2.41.76-2.26,0-4.07-.68-.09-1.65.1-1.74-.58,1-1.1.54-3.72,1.74-4.65-1.64.3-2.47,1.41-4.07,1.75-.8-.75-.35-2.75-1.16-3.49a3.27,3.27,0,0,1-2.32-.58C288.94,284.6,291.09,285.75,290.89,289.24ZM14.25,284.59c1.82.27,1.86-1.24,1.74-2.9H14.25Zm9.3,1.75c-.78,1.19-3.32,3.62-1.75,5.23,1.36-2.53,4.08-6.76,2.91-9.88-.07,2.72-.85-.63-2.32,0C21.75,284.26,23.37,284.58,23.55,286.34Zm113.91-4.07v2.91h2.9c.26-1.58.56-2.73,0-3.49C140.46,283,138.3,282,137.46,282.27Zm5.81,1.16a1.6,1.6,0,0,0-1.16-1.74A1.6,1.6,0,0,0,143.27,283.43Zm43,7.56c-.62-2.3-.92-4.89-2.33-6.4.34-.35,1.36-2.75,0-2.9C183.85,285,181.91,289.48,186.28,291Zm27.89-8.14h1.17v-1.16h-1.17ZM306,286.34c.05-1.75,3.49-3.43.58-4.65C305.51,282.41,303.86,285.9,306,286.34ZM28.78,284.59c1.28.25,3.2-1.74,1.74-2.32C30.35,283.45,29,283.41,28.78,284.59Zm61-1.16H91v-1.16H89.8Zm65.67,3.49c2.8-.06,2.74-4,.59-4.65C154.76,284,155.37,284.3,155.47,286.92Zm23.83-1.74c-1.31-.25.09-3.19-1.74-2.91C177.3,283.74,178.7,286.47,179.3,285.18ZM194.41,284c1.7.86,1.7-2.59,0-1.74Zm4.07,1.17c-.32-1-.3-2.42-1.16-2.91C197.58,283.37,196.53,285.77,198.48,285.18Zm44.75-2.33c0-.32-.47-.66-.58,0C242.65,283.17,243.12,283.51,243.23,282.85Zm75.56,2.33c.08-1.45.1-2.82-1.17-2.91C317.88,283.37,316.83,285.77,318.79,285.18ZM70.62,283.43c0-.58-1-.73-1.16,0C70.11,283.37,70.37,284.28,70.62,283.43Zm.58,1.75c1.47.61,2.58-2,1.17-2.33C72.12,283.76,70.54,283.35,71.2,285.18Zm14.53,1.74c-.37-1.46,2.67-4,0-4.07C86.22,284.37,84,286,85.73,286.92Zm147-1.74h2.32c.17-1.33-.13-2.19-1.16-2.33C233.63,283.71,233.07,284.32,232.77,285.18Zm-168,1.74a2.78,2.78,0,0,1,.58-1.74c-1.18-.18-1.14-1.58-2.32-1.75C63,285.2,63.6,286.39,64.81,286.92Zm69.74-1.74a1.62,1.62,0,0,0-1.16-1.75C133.45,284.35,133.31,285.45,134.55,285.18Zm30.8-1.17c2.55,3-1-1.85,0,0Zm45.34,0c0-.32-.47-.66-.58,0C210.1,284.34,210.57,284.67,210.69,284Zm26.73,1.17c0-.36.09-.69.58-.59-.06-.71-.17-1.37-1.16-1.16C236.93,284.12,236.74,285.08,237.42,285.18Zm28.48,1.16c.17-1.36,1.24-2.51-.58-2.91C265.64,284.28,264.64,286.44,265.9,286.34Zm-124.37-1.16c1.09-.13,1.28.65,2.32.58V284A2.55,2.55,0,0,0,141.53,285.18Zm6.39.58c0-.82-.13-2.23-.58-1.17C147.29,285.41,147.47,286.82,147.92,285.76Zm109.84,0c.51-1.2-1.51-2.61-1.74-1.17C256.85,284.73,257,285.55,257.76,285.76ZM25.29,291.57c-.8.75-.57,2.52-.58,4.07-1.62-.41-2.46,2.89-1.16,3.48.71-1.76,2.22.42,2.9.59.57-3.32,2.91-5.83,0-8.14,1.53.17.46-2.25,2.33-1.74a11.77,11.77,0,0,0-2.91-5.24c-1.52,2.09,0,5.18.58,7Zm32.55-5.81c.09-.61-.45-1.5-.58-.58C57.17,285.78,57.71,286.68,57.84,285.76ZM112.47,291c1.12-2.06,0-3.36,0-5.81h-1.75C111.08,287.34,109.63,291.31,112.47,291Zm45.33-2.33c2.22.24,1.3-1.19,1.16-2.32,0,0,1.22-1.56-.58-1.16C158.39,286.55,157.38,286.89,157.8,288.66Zm145.29-2.32c.09-.61-.44-1.5-.58-.58C302.43,286.37,303,287.26,303.09,286.34ZM94.45,288.66c1.6.57,1.7-3.24,1.16-2.9C95.37,286.86,94,286.81,94.45,288.66Zm99.38-1.16c.09-.69,1-1.32,0-1.74C193.75,286.44,192.8,287.08,193.83,287.5Zm25,0c.46,3.11.36,2.16.58,0a15.31,15.31,0,0,1,.59-1.74c-.18-.47-1.71.39-1.75.58C218.3,286,218.78,287.23,218.82,287.5Zm16.86-1.16c0-.32-.47-.66-.59,0C235.09,286.66,235.57,287,235.68,286.34ZM66.56,287.5c.32-.32,0-1.18-.59-.58C65.65,287.24,66,288.1,66.56,287.5Zm72.06,2.9c0,.82.13,2.23.58,1.17a22.21,22.21,0,0,1,1.16-5.23C136.19,285.63,135.45,289.72,138.62,290.4Zm3.49-.57c.25-1.11,1.66-1.06,1.16-2.91-1.1.13-1.28-.66-2.32-.58-.12,2.79-.9,4.92-1.17,7.55,2.19-.25,2.06,1.82,3.49,2.33-.07-1.66,4.24-1.91,2.32-3.49-1.22,1.75-2.1-1.72-1.74-3.49,1.46.1,1.82-.89,2.33-1.74C144,287.14,143.28,291.15,142.11,289.83ZM163,291c1.35-.2,2.5-.6,2.91-1.75-1.8-.32-1.53-2.73-3.49-2.9C162.52,288,162.13,290.14,163,291Zm55.79,1.74a6.62,6.62,0,0,0,4.65,4.07c0-1.74-1.51-2-1.74-3.49,0-1.15,1.59-.74,1.16-2.32s1.13-5-1.16-4.65C222.23,289.94,219.89,290.69,218.82,292.73Zm6.4-6.39c-.69.09-1.65-.1-1.75.58C224.16,286.83,225.12,287,225.22,286.34Zm1.16,1.16h1.16v-1.16h-1.16Zm29.06,2.9c-.43-1.31,1-4.53-1.17-4.06C253.29,288.08,252.59,290.25,255.44,290.4Zm2.32.59c-.12-2-1.17-3.1-1.74-4.65C255.92,288.56,255.67,291,257.76,291Zm7-1.16a4.38,4.38,0,0,0-3.49-3.49C261.42,288.49,263.72,288.52,264.74,289.83ZM46.21,288.66c1.27.21,1.17-2.63,0-1.74-.17.13.13,1,0,1.16S45.33,288.52,46.21,288.66Zm27.9,0c0-.81-.13-2.22-.58-1.16C73.49,288.31,73.66,289.72,74.11,288.66ZM161.29,291c1-.08,1-4,0-4.07C160.14,288,158.6,290.21,161.29,291Zm68,3.48a3,3,0,0,0-1.74,1.75c.33.52,2.4,2.14,1.16,2.32-1-.44-3.69-4.37-4.65-1.16,1,.54,4.52,2,7,2.9.06-.7.17-1.37,1.16-1.16-.53,1-.2,2.9-1.16,3.49-.62,1.38-2.68-1.24-3.49.58,1.37.19.35,2.76,2.33,2.33,1.87-1.23,2.59-3.61,3.48-5.81-1.84-2.65-2.43-7.76-3.48-10.47-.1-.24-.65-3.55-1.75-1.74C229.69,288.64,227.77,293.28,229.28,294.47ZM37.5,288.08c0-.32-.47-.66-.59,0C36.91,288.4,37.39,288.74,37.5,288.08Zm11.62,4.07c.21-1.38,2.8-3.34,1.16-4.65C49.61,288.42,47.24,290.61,49.12,292.15Zm59.28-4.07v1.16c1.43.91,1.71-2,.58-1.74C109,287.86,108.89,288.19,108.4,288.08ZM199.06,291c1.49,1.62,2.54-2.83,4.65-.59-.23-1.39,1.06-1.26.58-2.9h-3.48C200.8,289.23,199.3,289.48,199.06,291Zm34.29,0c1.64.09,1.46-1.64,2.33-2.33-.86-.3-1.47-.86-2.33-1.16A2.87,2.87,0,0,0,233.35,291ZM14.83,294.47c1.38-1.94.23-5.38-1.16-6.39C12.92,290.59,12.83,293.31,14.83,294.47Zm15.69-5.81c0-.58-1-.73-1.16,0C29.48,289.36,30,289,30.52,288.66Zm36.62,8.72c0,.81.13,2.22.58,1.16,0-.91-.08-2,1.16-1.74a12.53,12.53,0,0,1,.58,5.23c3.66.35,1.6-2.36,1.74-4.65.22-2.7,2.06-6.84.59-9.3C70.49,291.43,68.39,294,67.14,297.38Zm80.78-7.55c0-.36.09-.69.58-.59-.07-.71-.17-1.37-1.16-1.16C147.43,288.77,147.24,289.73,147.92,289.83Zm120.88-.59c.09-.61-.45-1.5-.58-.58C268.14,289.27,268.67,290.16,268.8,289.24Zm40.69,2.33c0-1.37-1-1.71-.58-3.49-1.36.18-2.41,1.14-3.49,0C305,291.05,308.6,289.94,309.49,291.57Zm-290,1.16c1.27-1.56-1.73-2.57-2.32-4.07C16.76,291.19,18.2,291.88,19.48,292.73Zm11.62-1.16c-1.11,1.05-3.2,4.12-2.32,5.23.32-1.68.91.89,1.74.58-.6-2.92,1.47-3.19,2.33-4.65-1.23-.47-1.6-3.06-.58-4.07C30.31,288.07,31.36,290.47,31.1,291.57Zm166.22,0c1.75.89,1.53-3,.58-2.91A3.77,3.77,0,0,0,197.32,291.57Zm8.14-1.17c0-.81-.13-2.22-.59-1.16C204.83,290.06,205,291.47,205.46,290.4Zm61,.59c.17-.36,1.44-2.24,0-2.33C267,289.75,264.74,290.61,266.48,291Zm-199.92.58a2.19,2.19,0,0,0,2.32-2.33C67.06,289,67.24,290.71,66.56,291.57ZM134,296.8c-.07-2.83.42-6.24-1.16-7.56C131.5,291.44,132.3,295.74,134,296.8Zm111-6.4c.14,2.38,2.16,2.88,1.74,5.82,2.44,1,2.38,4.6,5.23,5.23.34-3.05-1.93-3.5-2.91-5.23,1.91-2,.11-5.46-1.74-7C247.09,291.53,246.29,291.78,245,290.4Zm-199.93-.57c-1.2,3.11,2,1.85,0,0Zm29.06,2.32A2.55,2.55,0,0,0,73,289.83C72.79,291.15,73.09,292,74.11,292.15Zm48.82-1.75c0-.32-.47-.65-.58,0C122.35,290.73,122.82,291.06,122.93,290.4Zm127.28,0c0-.32-.47-.65-.58,0C249.62,290.73,250.1,291.06,250.21,290.4Zm33.12,6.4c-1.27-1.82-.72-5.48-2.32-7C282,292.13,280.37,297.73,283.33,296.8ZM85.15,292.15c.09-.69,1-1.32,0-1.75C85.07,291.09,84.12,291.72,85.15,292.15ZM217.08,291c1.77,1.58-1.59-1.77,0,0Zm101.12.58H320V290.4H318.2Zm-161.56,2.32c.84-.31,3,.68,2.9-.58-1.35-.39-1.55-1.93-2.9-2.32Zm93.57-2.32c.57,2.72,2.59,4,5.81,4.07-.07-2.07-2.15-2.12-1.75-4.65C252.73,291,251,290.77,250.21,291.57Zm21.5,2.32c3,.07,1-2.71-.58-2.9C270.89,292.39,272.19,292.25,271.71,293.89Zm-148.2,0c-.1-.87.21-2.14-.58-2.32C122.17,292.34,122.16,293.73,123.51,293.89Zm73.23-1.16c.08-.61-.45-1.5-.58-.58C196.07,292.76,196.61,293.65,196.74,292.73Zm72.65,1.16c.17-.35,1.44-2.23,0-2.32C269.94,292.65,267.64,293.51,269.39,293.89ZM16.57,296.8c-.62-2.17,1.45-1.66,1.17-3.49-.83-.14-1-.95-1.75-1.16C16.35,293.54,15.26,296.37,16.57,296.8ZM47.38,298c2,1.59,4.32-2,2.9-3.49C49.58,295.9,47.57,296,47.38,298Zm2.9-5.81c-.3.86-.86,1.46-1.16,2.32C50.59,295.09,51.7,292.51,50.28,292.15Zm188.3,1.74a1.59,1.59,0,0,0-1.16-1.74A1.59,1.59,0,0,0,238.58,293.89Zm26.16.58c-.66.84-.63,1.42.58,1.75,0-1.55.22-3.32-.58-4.07h-2.33C261.85,294.26,265,292.64,264.74,294.47Zm38.93-1.16c.59,0,.7.47,1.17.58-.06-.91.07-2-1.17-1.74Zm-283,1.75h1.75c.16-1.33-.14-2.19-1.17-2.33C21.35,293.83,20.57,294,20.64,295.06ZM34,293.89c.09-.61-.45-1.5-.58-.58C33.34,293.92,33.88,294.81,34,293.89Zm58.12,1.17c1.29.42,2.39-2.15,1.16-2.33C93.28,293.89,91.7,293.47,92.13,295.06Zm9.3.58c1-.28-.22-4.21-1.17-2.33C101.84,292.9,99.85,296.05,101.43,295.64Zm25,3.48a13.07,13.07,0,0,0-1.17-3.48c.8-.05.8-4.19,0-2.33C125.19,295.1,123.27,299.2,126.42,299.12Zm37.19-5.23c1.35.4,1.56,1.93,2.91,2.33v-3.49C165.08,292.64,163.7,292.62,163.61,293.89Zm19.76-1.16c-.07,2,1.14,2.74,1.74,4.07.43-.56,2.73-3.41,1.17-2.33C185.41,296,184.44,292.88,183.37,292.73Zm92.41,0c-1.35,3.22-.47,5.77,0,9.88,2.85-.41,2.21,2.67,4.65,1.16-.36-1.57.73-4.61-.58-5.23-.16.82-1.28.66-1.75,1.17a12.58,12.58,0,0,1-.58-5.24c1.19.35,2.42-2.55,1.16-1.16S277.6,292.44,275.78,292.73Zm16.85,2.33c1.44.08,2.82.1,2.91-1.17-1.16,0-.74-1.58-2.33-1.16A3.26,3.26,0,0,1,292.63,295.06ZM41.56,296.22c-.31-.85.68-3-.58-2.91A1.87,1.87,0,0,0,41.56,296.22Zm97.06,0a3.77,3.77,0,0,0-.58-2.91H136.3C136.66,294.69,137.08,296,138.62,296.22Zm9.88-1.75c.51-1.34-3-1.33-1.16-.58C148.16,293.85,148,295.58,148.5,294.47Zm52.31-.58c3.1,1.2,1.85-2,0,0Zm66.25,0c-.65.06-.9-.84-1.16,0A.59.59,0,0,0,267.06,293.89Zm41.85,5.23c-.46.41-1.3,3.25,0,3.49a2.55,2.55,0,0,1,2.32-1.16c-.53-1-.2-2.9-1.16-3.49-2.28,1.86-1.17-4.62-3.49-4.65C306.79,295.82,307.89,297.42,308.91,299.12ZM84,297.38c.34-1.24,2-3.17,0-3.49C83.54,294.3,82.7,297.13,84,297.38Zm31.38.58c-.42-1.32,1-4.53-1.16-4.07C113.36,294.81,113,298.51,115.37,298ZM184,300.87c.18,1.34,1.24,2.94-.58,1.74-.1,1.46.89,1.82,1.74,2.32-.16-1.51.22-2.49,1.75-2.32,0,.58.47.69.58,1.16.5,2.25-1.42,2.07-1.74,3.49,1.72,1.37,4.38,1.82,5.23,4.07,1.09-3.21,4.25.49,5.23,1.16-.47-2.43,3.46-3.48,1.16-5.81-.74,1.2-.93,2.95-2.91,2.91.09-2.57-1.64-.17-2.32,0,1-3-3.08-.8-2.91-2.91.5-1.25,1.43-2.06,3.49-1.75,1.07-1.44,1.76-3.27,3.49-4.06.58,0,.69.47,1.16.58-1-2.3-2.84-2.9-4.07-4.65-.43-.62-.71-1.19-1.16-1.74.17.2-.36.88-.58.58-.45-.63.38-2.23-1.16-1.75C188.47,296.48,186.58,299,184,300.87Zm10.46-6.4c-.65.06-.9-.84-1.16,0A.59.59,0,0,0,194.41,294.47Zm41.85,1.75c.61-1.48-1.22-3.32-1.75-1.75C235.85,294.3,235.16,296.15,236.26,296.22Zm25.57-.58a1.62,1.62,0,0,0-1.16-1.75C260.72,294.81,260.59,295.91,261.83,295.64Zm37.2,3.48c1.41-1.07.05-4.27-.59-5.23C298.6,296.34,298.78,300.75,299,299.12Zm20.34-2.9c1.62.93,1.6-2.51.58-2.33C319.76,294.68,319.12,295,319.37,296.22ZM42.73,298c.09-.94,2-3,.58-3.49-.51,1.62-1.39,2.88-1.75,4.65.25,1.11,1.66,1.06,1.17,2.91-1,2.12-4.08,2.12-4.07,5.23a3.74,3.74,0,0,0,2.9.58c.69-1.54-1.11-3.42,0-3.49.92.06.46,1.49,1.75,1.17.85-2.58,0-3.41,0-6.4.4-1.15,3.46.37,2.9-1.74C45.63,296,43.87,299.76,42.73,298Zm155.75-1.74c.05-.82-.13-2.23-.58-1.16C197.86,295.87,198,297.28,198.48,296.22ZM238,295.06a.59.59,0,0,0-1.16,0C237.49,295,237.74,295.9,238,295.06Zm-83.11,8.13c.85.51,1.85.87,1.75,2.33-.32.84.68,3-.58,2.9-.77,0-.53-1-1.17-1.16.39,2.23,4.64,4.5,1.75,6.39,1.47.47,1.48,2.4,2.32,3.49-.87-.87-2.45-1-2.9-2.33-1-1.49.6-2.79-1.75-3.48-.46,2.88-.75,4.32.58,6.39a27.43,27.43,0,0,0-.58,7.56c2.77.71,2.76,4.21,3.49,7-1.53-.6-2-2.3-3.49-2.91-.89,3.61,1.61,3.82,2.33,5.82-1,.64-.44,3.68-2.33,1.74v5.23c2.26.27,4.08,3.77,1.75,5.23a10.1,10.1,0,0,0-1.75-2.32v4.65c1.74-.05,2.95,1.71,1.75,2.9,2.49-.6,2.45-3.74,4.06-5.23-.36-1.95.75-5.4-.58-6.39-.16.53-2.16,1.95-2.32.58-.76-3.08,2.84-1.81,2.32-4.65-1.93.2-1.89,2.37-4.07,2.32,2-2.05,3.49-4.64,5.82-6.39a31.44,31.44,0,0,1,1.16-9.88c-1.49-.63-2.77,1.77-3.49,0,.52-.33,2.58-2.39,1.16-1.16-1.7-.15-1.78,1.31-3.48,1.16,1-2.26,3.74-2.85,4.65-5.23H163c0-4.27,2.14-7.8,0-11-1.85.09-2.56,1.32-4.65,1.16,2.44-.66.52-5.68,3.49-5.81v-6.39c-1-1-3.41-.47-5.23-.58-1.82,2.1,2.62,3.21,1.16,4.65-1.37-.18-1.08-2-2.91-1.75C153.51,300.34,156.07,301,154.89,303.19ZM206,300.87c-.4-2.34,2.44-1.43,2.32-3.49a5.21,5.21,0,0,0-2.32-2.32C206.73,297.34,204.26,299.42,206,300.87Zm4.07-2.33c-.34-1,.7-3.41-.59-3.48C208.73,295.8,208.51,298.53,210.11,298.54Zm2.9-2.9c-1.4,1.95,2-1.41,0,0Zm61,3.48c-.07-1.85.58-4.44-1.74-4.06A11.61,11.61,0,0,0,274,299.12Zm-192.37,9.3c.36,4.23-2.94,10.37-.58,14.53a10.67,10.67,0,0,0-1.74,7.56c.74.29,3.22,1.1,3.49,3.48-.61,2.34-.57,4,1.74,4.66.15-1.71-1.31-1.79-1.16-3.49,2.2-1.11,2.34-7.33,1.16-9.88-1,1.16-1.56,2.7-3.49,2.9.77-2.27,1.83-5.56,4.65-4.06V318.3c.56-7.42,2.62-16.32,2.33-22.66-2.31-.57-.24,3.25-2.33,2.9.47,2.06,1.87,3.18,0,4.65,1.75-.58,1,1.3,1.17,2.33C84.15,305.48,83.71,307.75,81.66,308.42Zm57-9.88c2.36.34,1.85-2.39.58-2.9A3.74,3.74,0,0,1,138.62,298.54Zm72.65-2.32c0-.32-.47-.66-.58,0C210.68,296.54,211.16,296.88,211.27,296.22Zm28.48,0c-.66.06-.91-.85-1.17,0A.59.59,0,0,0,239.75,296.22Zm-92.41,1.16c1.8-.08.43-2.46-.58-.58C146.56,297.17,147,297.4,147.34,297.38Zm56.95.58c-2.08,3-1.21,10.08-1.16,12.79,0,1.23-1.51,3.41.58,3.48.06-4.25.42-5.36,0-9.3-.13-1.09.66-1.28.58-2.32-1-2.55,2.24-5.82-.58-6.39A2.81,2.81,0,0,0,204.29,298ZM11.92,302.61c2.67.12,4.13-4,2.91-5.81C13.52,298.4,11.25,299,11.92,302.61Zm7,2.32c-3.44-2.67,2.67-5.27-.58-8.13.16,2.29-2.49,1.78-2.33,4.07,2.82,2.28-1.38,3.33-.58,7,1.45-.09,1.8.91,2.91,1.16.4-2.53-1.68-2.58-1.75-4.65C17.35,304.27,18.74,306.31,18.9,304.93ZM34,297.38c0-.32-.47-.66-.58,0C33.43,297.7,33.9,298,34,297.38Zm55.21,2.33c1.76.91,1,3.72,2.91,4.06,1.22-3.79-1.24-4.68-2.91-7Zm46.5-2.33c0-.32-.48-.66-.59,0C135.13,297.7,135.6,298,135.72,297.38ZM138,298c.09-.61-.45-1.5-.58-.58C137.37,298,137.91,298.88,138,298Zm26.73,5.81c2.22-1.71-.33-2.35-1.16-4.06.09-1.45.11-2.83-1.16-2.91C162.55,299.79,161.78,303.67,164.77,303.77Zm70.32-4.06c-1.16,3,.63,1.56,1.17,2.9.47,1.17-1.45.32-1.17,2.32,2.62.54,1.78-2.18,1.75-3.48,0-1.59-1.66-3.61-1.16-4.65h-2.33C232.74,299,234.58,298.67,235.09,299.71Zm17.44-2.33c-.46,2,.87,2.23.58,4.07,2.34,0,2.78-1.87,2.91-4.07C254.19,296.73,254.7,297.33,252.53,297.38Zm10.46,2.9c1.09.86.69,3.19,2.91,2.91-.62-1.7-1.65-3-1.16-5.81-.75,0-.81-.74-1.75-.58C261.36,298.37,262.53,298.25,263,300.28Zm41.27-1.74h1.16c0-.58.47-.69.58-1.16-.74,0-.81-.74-1.74-.58ZM21.8,301.45c-.33-1.89.4-2.7.59-4.07C20,296.83,18.82,301.69,21.8,301.45Zm72.07,1.16c.26-1.33,2-4.1.58-5.23C94.19,298.71,92.4,301.48,93.87,302.61Zm28.48-2.9c.1-1.46-.89-1.83-1.75-2.33C120.51,298.84,121.5,299.2,122.35,299.71Zm-48.24-1.17a.59.59,0,0,0-1.16,0C73.07,299.24,73.59,298.9,74.11,298.54Zm18,.58h1.16V298H92.13Zm7-.58c0-.32-.47-.66-.58,0C98.52,298.87,99,299.2,99.1,298.54Zm5.81,2.91c-2.28-.93-.2,2.51-1.74,2.32a.59.59,0,0,0-1.16,0c3,1.68,4.33-2.86,5.81-4.65-1.09,0-1.23-.44-.58-1.16h-2.33Zm25-1.74V298c-.68.09-1.65-.1-1.74.58C129,298.68,129.14,299.5,129.9,299.71Zm51.73-1.17c0-.32-.47-.66-.58,0C181,298.87,181.52,299.2,181.63,298.54Zm33.71,1.17a1.62,1.62,0,0,0-1.17-1.75C214.23,298.88,214.1,300,215.34,299.71Zm54.63.57a1.21,1.21,0,1,0,.58-2.32C270.36,298.75,269.72,299.07,270,300.28Zm48.82-.57v2.9c1.58.42,1.17-1.15,2.32-1.16-.92-.92.67-3.95-.58-2.91v1.17C319.7,299.93,319.55,300.4,318.79,299.71Zm-221.43-.59c0-.32-.47-.66-.58,0C96.77,299.45,97.25,299.78,97.36,299.12Zm141.22,1.16c1.2.52,2.61-1.5,1.17-1.74C239.61,299.37,238.79,299.52,238.58,300.28Zm54.63-.57h1.17v-1.17h-1.17Zm-262.69.57h1.17v-1.16H30.52Zm83.11,4.07c-.22-1.56,2.86-4.74,0-5.23C113.28,300.57,111.33,303.75,113.63,304.35Zm88.92-4.64c0-.33-.47-.66-.58,0C202,300,202.44,300.37,202.55,299.71Zm15.11.57h1.16v-1.16h-1.16Zm-86,0c0-.32-.47-.65-.59,0C131.06,300.61,131.54,300.94,131.65,300.28ZM220,302.61a2.18,2.18,0,0,0,2.32-2.33c-.79-.18-1.11-.82-2.32-.57Zm64.51,2.91c0,3.07-1.88,4.32-2.33,7,.46,1.28,2.73.76,2.91,2.32.76,2.35.88,5.33,2.32,7-1.49,1.61-2.26,3.93-4.65,4.65.36,0,.69.09.58.58.13.65.65.9,1.17,1.16.37-1.75.9-3.35,2.9-3.49.38,3.29-2.61,3.21-2.9,5.82,2.18.13,2.26,2.38,2.9,4.07-2-2.44-1.41.72-2.9,1.74-.49-1.09-1.67-1.72-2.33-2.91-.4-.72.34-2.15-1.16-1.74-.34,1.89.4,2.7.58,4.07,2.33.58,2.71,3.1,4.65,4.07,1.49.62,2-2.51,2.91-.59-.16,1.44-2.7,3.46-1.75,4.07.19-.67,1.8-2.74,2.33-1.16A5.44,5.44,0,0,1,288,346.2c-1.83.28-1.54-1.57-2.91-1.75-1,3.36.78,6.88,1.16,9.3s-.07,3.2,1.16,4.07c-1.41.72-.06,3.5.59,4.07.72-1.77.44-2.26-.59-3.49,1.42-1.37-.87-1.08-.58-2.9,1.89.34,2.7-.4,4.07-.58-.17,1.93-.79,5.17,1.16,6.39-.2-5.61-.53-11.09-1.74-15.69.57-5.81-1-11.14-1.74-16.86-.84-6.13-1-13.06-2.91-16.27,1-2.21-.88-4.35-.58-7.56-2.15-.75-2.17-3.64-3.49-5.22-.34,2.47.42,3.84.58,5.81C283.25,306.07,284.11,303.78,284.5,305.52Zm18.59-1.17c.92-1.23,1.86-3.7,0-4.64C303.92,302.24,300.31,303.3,303.09,304.35Zm-204-1.74c.76-.77.36-1.75-.58-2.33C98.62,301.15,98.31,302.43,99.1,302.61Zm125.53-1.16c-.66,1.38-.46,6,1.17,7-1.23-2.19-.1-4.94,1.16-4.65-1.19-.39-1.91-4.23-2.91-2.9C224.41,300.9,224.74,301,224.63,301.45Zm35.46,6.39c.45-3-.82-4.22-.59-7-.12-.46-.48-.68-1.16-.59C255.64,302.66,258.91,305.84,260.09,307.84Zm35.45-1.74c1.27-1.4,1.6-4.48,0-5.82C294.31,301,293.42,305.62,295.54,306.1ZM36.91,307.84c1.82-1.76,2.27-5.4,0-7C37.64,303.55,35.73,306.62,36.91,307.84ZM135.13,302c.68,1.42,2.74-.65,1.17-1.16C136.29,301.64,135.28,301.4,135.13,302Zm11.63,6.39c.51-1.8,1.94-2.71,2.32-4.65-2,.6-.9-1.8-1.16-2.9h-1.74A39.85,39.85,0,0,0,146.76,308.42Zm54.05-4.07c1.79.06,1.73-1.75,1.74-3.48-1.79.4-1.12.4-2.9,0C198.89,303.17,201.56,302.05,200.81,304.35Zm37.19-2.9c-1.59,1.77,1.77-1.59,0,0Zm1.75,1.16c-.85.51-1.85.87-1.75,2.32a2.78,2.78,0,0,1,1.75.59c.46-1.67,1.17-3.09,1.74-4.65C239.93,300.47,240.37,302.07,239.75,302.61Zm4.06.58c-.13-1,.59-2.91-1.16-2.32C242.49,302.19,242.79,303.05,243.81,303.19ZM72.37,305.52c1.17-.92,1.67-3.24,0-4.07C72.85,303,70.61,304.64,72.37,305.52Zm44.17-1.17c0-.76,1-.53,1.16-1.16-1.34.18-.65-1.68-1.75-1.74C115.65,302.93,115.18,303.48,116.54,304.35Zm16.85,0c-.26-1.09.79-3.5-1.16-2.9C132.55,302.48,132.53,303.86,133.39,304.35Zm171.45-.58c.78.19,1.11.83,2.32.58.28-1.82-.72-2.37-1.74-2.9C305.55,302.55,304.76,302.73,304.84,303.77ZM48,302.61a.59.59,0,0,0-1.17,0C46.92,303.31,47.44,303,48,302.61Zm28.47,4.65c.18-1.19,1.58-1.14,1.75-2.33-1.46-.48-1.84-2-2.91-2.9C73.48,303.9,74.59,306.1,76.43,307.26Zm74.4-4.65c0-.32-.48-.66-.58,0C150.24,302.93,150.71,303.27,150.83,302.61ZM44.47,304.93c1.62.94,1.61-2.51.58-2.32C45.18,303.71,44.4,303.89,44.47,304.93ZM127,306.1c2.81.25,1.68-3.39,0-3.49Zm66.83-1.17c1.54,0,3.42.33,3.49-1.16-.83-.14-1-.95-1.75-1.16C195.41,303.8,194,303.75,193.83,304.93Zm71.49,1.75c-1.9.24-1.5,2.76-2.33,4.07,1.79.43,1.12-1.6,2.91-1.16.43,2.94-1.44,3.59-2.33,5.22,1.59-.42,1.17,1.16,2.33,1.17,1.62-4.24.59-13.69-2.91-12.79C263.8,304.33,263.81,306.25,265.32,306.68ZM22.39,305.52h2.32c.16-1.33-.14-2.19-1.16-2.33C23.3,304.1,21.72,303.69,22.39,305.52ZM66.56,309c.24-1.1,1.25-1.46,1.16-2.9-.86-.31-1.47-.86-2.33-1.17.54,2-.48,3.35-.58,4.66-.08,1.1.67,1.28.58,2.32-.12,1.5-.3,1.49.58,2.9.25,2.38-1.91,2.36-1.16,5.24a3.26,3.26,0,0,1,2.33.58c1.75-1.1-2.22-2.69-.58-3.49,1.39.54,1.53,2.34,4.06,1.74-.76-2.91.26-7.62-1.74-9.29,1-.75,2.29-1.21,2.32-2.91,0-.85.22-4.76-.58-2.91C70.8,306.68,67.77,309.42,66.56,309ZM84,305.52c-.56-1.09,1.74-1.95,0-2.33C83.82,303.55,82.55,305.43,84,305.52Zm4.65,1.74c.18-1.37,2-1.08,1.74-2.91-.83-.13-1-1-1.74-1.16C88.09,303.68,87.4,306.9,88.64,307.26Zm11.62-4.07c-.61,3.38,2.52.24,0,0Zm9.88,2.33c0-1.16,1.59-.74,1.17-2.33C109.84,302.58,108.73,305.15,110.14,305.52Zm113.33,6.39c-1.07-.09-.36-2-1.16-2.32,1.9-1.23,2.18-4.49.58-6.4-.08,2.63-2.38,3-2.32,5.81C221.51,309.65,222.65,313.06,223.47,311.91ZM48,307.84c-.83-.22-1-.7-1.75,0,.24,2.75-1,4-.58,7h2.91c1.23-.64-.5-1,0-2.32.38-1,1.53-.85,1.74-2.32.09-.61-.53-.93-.58-1.75s1.14-2.05,0-2.32c-.14.63-1,1.39-1.16.58.25-1.11,1.66-1.05,1.16-2.91C47.38,303.39,48,306,48,307.84Zm16.85-1.16c-.32-.84.68-3-.58-2.91C64.52,305.6,62.86,306.15,64.81,306.68Zm151.69-1.75h1.16v-1.16H216.5ZM11.92,312.49c.46-1.14,2-2.09,2.91-1.16.31-2.25-1.48-2.39-1.74-4.07-1-.92.75-2.67-1.75-2.91A51,51,0,0,0,11.92,312.49Zm125-7.56c0-.32-.47-.65-.58,0C136.29,305.26,136.77,305.59,136.88,304.93Zm70.32,2.91c-.45-1.48,2.27-2.67.58-3.49C207.65,305.26,205.55,307.07,207.2,307.84Zm102.29-.58a3.28,3.28,0,0,1,2.32.58c-.35-1.2.94-4-1.16-3.49C311.08,306.14,309.05,305.47,309.49,307.26ZM54.35,305.52c0-.33-.47-.66-.58,0C53.77,305.84,54.24,306.18,54.35,305.52Zm51.14,1.16c.52-.09.3-3.21-.58-1.16C104.76,305.86,105.15,306.74,105.49,306.68Zm10.46,0a1.6,1.6,0,0,0-1.16-1.75C114.85,305.85,114.71,307,116,306.68Zm17.44-1.16c0-.33-.47-.66-.58,0C132.81,305.84,133.28,306.18,133.39,305.52Zm163.89.58h1.16v-1.17h-1.16Zm-277.8,1.74c1.88.52.82-1.89,1.74-2.32H19.48Zm100,1.16c1.45-.09,1.8.92,2.91,1.17-.36-1.39.73-4.22-.58-4.65C121.4,307.09,119.34,307,119.44,309Zm79.62-1.74c.05-.82-.13-2.22-.58-1.16C198.44,306.91,198.61,308.32,199.06,307.26ZM231,309c1.46,1.06,1.44,3.6,2.9,4.65,3.66-1.88.79-4.94-.58-5.81,1.75.9,1.75-3.22,0-2.32C233,307.07,231.69,307.73,231,309Zm23.83-1.74h1.74c.11-1.27-.48-1.85-1.74-1.74Zm18.59,2.91c.79-2.54-1.38-2.11-1.74-3.49.17-.95-.79-1.57-1.16-.58C272.29,306.68,271,310.26,273.45,310.17Zm-63.34,7.55c-.07-3.3,2-9.5-.59-11.62C210.24,310.24,208.66,313.81,210.11,317.72Zm104.61-5.23c.3-.86.86-1.46,1.16-2.32-1.91-.42-.64-4-2.91-4.07C313,308.74,313,311.51,314.72,312.49Zm-190-4.65h1.16v-1.16h-1.16Zm6.39-1.16c.32.84-.67,3,.59,2.91-.5-1.36,2-2.51.58-2.91C132.1,307.38,131.58,307,131.06,306.68Zm30.81,25.57c-.15,1.7,1.31,1.79,1.16,3.49-2.17.94-2.8,6.91.58,7-.3-4.95,2.17-9.3,0-12.78.24-1.12,2.25-.46,1.74-2.33,0-4.21,1.32-8.35,0-12.2,1.13-1.61,2-6.55.59-8.72C163.92,315.59,163.44,322.68,161.87,332.25Zm55.79-24.41c.58,0,.69.47,1.16.58,0-.58.47-.69.58-1.16-.58,0-.69-.47-1.16-.58C218.24,307.26,217.77,307.37,217.66,307.84Zm13.37-.58a.59.59,0,0,0-1.16,0C230.52,307.2,230.77,308.11,231,307.26ZM258.34,309c1.42-.67-.65-2.73-1.16-1.16C258,307.85,257.71,308.86,258.34,309Zm37.2,2.91c3.39-.14,1.14-4.46-.58-4.65C294.83,309.13,296,309.72,295.54,311.91ZM107.82,309c-.74,0-.81-.74-1.74-.58-.47,1.86-1.72,2.93-1.75,5.23,2-.11,2.21-2,4.07-2.32-.34-1,.7-3.42-.58-3.49Zm164.47,8.72c1.38-2.32-.43-2.94-1.16-4.65.66-2.38.39-3.8-1.16-5.23C268.89,311.1,269.15,316.87,272.29,317.72Zm-197-7.55V309C74.2,307.07,72.44,310.75,75.27,310.17ZM100.84,309c0-.32-.47-.66-.58,0C100.26,309.33,100.73,309.66,100.84,309Zm33.71,1.17h1.75c-.1-.69.1-1.65-.58-1.75C135.66,309.34,134.23,308.88,134.55,310.17Zm105.2,3.48c0-.32.47-.66.58,0,0,1.77-1.23,2.26-1.75,3.49,1.4.24,1.27-1.06,2.91-.58v-4.07c-2.27-.05-.65-4-2.91-4.07C237.38,310.59,238.76,312.1,239.75,313.65ZM275.2,309c0-.32-.47-.66-.58,0C274.61,309.33,275.09,309.66,275.2,309Zm4.06,1.75c.06-.92,1.49-.46,1.17-1.75a3.26,3.26,0,0,1-2.33-.58C277.94,309.75,278.24,310.61,279.26,310.75Zm26.74.58c1.58-.42,1.17,1.15,2.32,1.16v-4.07C306.69,308.53,305.85,309.43,306,311.33ZM76.43,316a20.3,20.3,0,0,1,2.91,4.65c-.46-2.4.89-3,.58-5.23-.17-1.21-1.57.86-1.74-1.17-1-3.5,2.68-2.35,2.32-5.23C76.8,309,76.91,312.77,76.43,316Zm36-4.65c-.56-1.08,1.74-1.95,0-2.33C112.3,309.36,111,311.24,112.47,311.33ZM236.26,309c-.61,3.38,2.52.25,0,0Zm23.83,1.17c.32-.33,0-1.19-.59-.58C259.18,309.91,259.49,310.77,260.09,310.17ZM20.64,315.4c2.77.41,3.26-4.47,2.33-5.81C22.58,311.91,20.58,312.63,20.64,315.4Zm69.74-4.65c0,.12-3.31-2.15-1.16,0C89.27,310.8,90.51,311.86,90.38,310.75Zm11.63,2.9c1.39.05,3.08-4.52,1.16-4.06C103.71,311.87,101.15,311.05,102,313.65Zm23.24,0c-.51-1.69-.74-2,.58-2.9-.83-.14-1-1-1.74-1.16C124.19,311.23,123.59,313.57,125.25,313.65Zm79,3.49a25.38,25.38,0,0,0,2.33,2.91c-.28-2.71-.17-3.21-.58-6.4,1.18.18,1.55,1.17,2.32,1.75-.17-2.93-1.86-4.34-3.49-5.81A26.61,26.61,0,0,1,204.29,317.14Zm100.55-5.23c-.14-1,.58-2.91-1.17-2.32C303.51,310.91,303.82,311.77,304.84,311.91Zm-285.36,0c0-.35.09-.69.58-.58-.07-.71-.17-1.38-1.16-1.16C19,310.85,18.8,311.82,19.48,311.91Zm44.75,1.16c-.32-.84.68-3-.58-2.9A1.86,1.86,0,0,0,64.23,313.07ZM213,314.81c1.78-1.43-.61-3.61-1.74-4.06C211.44,312.52,211.17,314.71,213,314.81Zm54.63-1.74h1.16v-2.32h-1.16Zm-192.95,0c.09-.68,1-1.31,0-1.74C74.61,312,73.66,312.65,74.69,313.07Zm71.49-1.16c-.48,2.64-1.31,8,0,10.46,1.53-1.45-1.25-3.84,1.16-4.65-2.37-.2,0-1.52-1.16-2.91.91-.48,3.46-2.28,1.74-3.48C147.82,312,147,312,146.18,311.91ZM34,312.49c0-.32-.47-.66-.58,0C33.43,312.81,33.9,313.15,34,312.49Zm4.65,0c1.4,3,1.5-2,0,0Zm14,2.32c.07-.76.09-4.2-.58-2.32C52,313.25,51.94,316.7,52.61,314.81Zm23.82-2.32c0-.32-.47-.66-.58,0C75.85,312.81,76.32,313.15,76.43,312.49Zm143-.58c-.53.53.56,1.68.59,1.74C220.84,315.55,219.82,311.49,219.4,311.91Zm80.79.58c0-.32-.47-.66-.58,0C299.6,312.81,300.08,313.15,300.19,312.49ZM91,319.46c.11-2,1.9-5.43.59-7C91.33,314.43,89.94,318.21,91,319.46Zm43.59-.58c1.28-.71,2.42-6.64-.58-6.39C134.34,314.45,133.22,317.89,134.55,318.88Zm65.1-5.81c0-.32-.48-.66-.59,0C199.06,313.4,199.53,313.73,199.65,313.07Zm79,6.39c1.65-.48,1.51.82,2.91.59v-5.82c-1.79-.43-1.12,1.6-2.91,1.17-.25-1.1.8-3.51-1.16-2.91C277.21,315.52,278.64,316.8,278.68,319.46Zm32.55-5.23a1.6,1.6,0,0,0-1.16-1.74A1.6,1.6,0,0,0,311.23,314.23ZM11.34,316c.08-.77.09-4.21-.58-2.33C10.69,314.42,10.67,317.86,11.34,316Zm186.56-2.33c-1.41,2,1.95-1.4,0,0Zm19.18,5.81h3.49c.64-3.94-1.68-4.9-3.49-6.39ZM86.9,314.23a3.34,3.34,0,0,0,1.74,4.07c.81,1.67-1.58,2.95,0,3.49,1-1.71,2.17-6.33,1.16-8.14C89.74,315.13,87.64,315,86.9,314.23Zm66.25,0c0-.32-.47-.65-.58,0C152.57,314.56,153,314.9,153.15,314.23Zm41.84,6.4c-.1-1.32,2-3.39,2.33-2.33-.34,1.21-1.22,1.88-1.75,2.91h2.91v-4.07c-.4-1.15-3.24.14-3.49-1.16-.13-1.1.66-1.28.58-2.33h-3.48A18.37,18.37,0,0,0,195,320.63Zm28.48-5.23c-1.18-.17-1.14-1.58-2.32-1.75.36,1.77-.75,5,.58,5.81.13-.45.49-.67,1.16-.58.63-1.49-1.76-2.77,0-3.48C222.89,315.72,223.36,316.06,223.47,315.4Zm82,0v-1.17c0-.35-.09-.68-.58-.58-.13.71-.65.36-1.17,0C303.27,315.22,304.88,314.78,305.42,315.4Zm3.49-1.17c0-.32-.48-.65-.59,0C308.32,314.56,308.8,314.9,308.91,314.23Zm-215.62.58c0-.32-.47-.66-.58,0C92.71,315.14,93.18,315.47,93.29,314.81Zm18.6,2.91c-.23-1.77,1.52-3-.58-3.49C111.64,315.26,110.6,317.65,111.89,317.72Zm134.25-2.91c0-.32-.47-.66-.58,0C245.56,315.14,246,315.47,246.14,314.81ZM18.9,317.14c.3-.86.86-1.47,1.16-2.33C18.59,314.2,17.48,316.78,18.9,317.14Zm78.46-1.74c0-.33-.47-.66-.58,0C96.77,315.72,97.25,316.06,97.36,315.4Zm18,5.23c0-1.55-.22-3.32.58-4.07-1.88.72-.44-1.88-2.32-1.16C112.3,317.15,113.32,320.44,115.37,320.63Zm186-2.91c-.1-.87.21-2.14-.58-2.32C300,316.17,300,317.56,301.35,317.72Zm1.16-1.74c0-.33-.47-.66-.58,0C301.93,316.3,302.4,316.64,302.51,316Zm4.65,1.74c-.21-3.1-1.51-2.58-.58-1.16C306.46,320,307.26,319.18,307.16,317.72Zm-199.92,1.16c-.17-.87-.75-4.2-1.75-2.32C106.69,316.72,105.63,319.13,107.24,318.88Zm93,.58c1.85.82,1.46-3.47.58-3.48C200.14,316.66,200.15,318,200.23,319.46Zm40.68-1.74c.31,2.06-2.06,1.43-1.75,3.49.86.3,1.47.86,2.33,1.16C242.61,321.18,241.88,318.56,240.91,317.72ZM245,316c-1.77.36-3,1.29-2.91,3.48C244.51,319.77,244.37,317.51,245,316ZM97.36,320.05c1.85.82,1.47-3.48.58-3.49C98,317.93,96.94,318.27,97.36,320.05Zm139.48-1.17c0,.82.13,2.23.58,1.17.42-1.78-1-1.71-.58-3.49h-1.16c0,.74-.75.8-.59,1.74C235.78,318.39,236.74,318.2,236.84,318.88ZM284.5,323c2.46-2.05-1.08-4.58-2.33-6.39C281.59,320,283,321.51,284.5,323Zm27.31-2.9c-.51-2.25,2.54-.95,1.74-3.49h-1.74C312.44,318.05,310.05,319.33,311.81,320.05Zm-265.6-2.91c-.45.13-1.14,0-1.16.58C45.5,317.59,46.2,317.7,46.21,317.14Zm83.69.58c0-.32-.47-.66-.58,0C129.32,318.05,129.79,318.38,129.9,317.72Zm167.38,2.91c-.15-1.71,1.31-1.79,1.16-3.49C296.49,316.4,296,320.09,297.28,320.63Zm-204-2.33c-.65.06-.91-.84-1.16,0C92.13,318.89,93.15,319,93.29,318.3Zm175.51.58c.09-.61-.45-1.5-.58-.58C268.14,318.91,268.67,319.8,268.8,318.88ZM20.06,321.21c1.76.9,1.53-3,.58-2.91A3.81,3.81,0,0,0,20.06,321.21Zm24.41,14.53c.13,1.1-.65,1.28-.58,2.32,2.17-.62,1.65,1.45,3.49,1.16C46.79,337.68,46.42,335.92,44.47,335.74Zm5.81-14.53c-1.79-.43-1.11,1.59-2.9,1.16V318.3c-4.53-.08-1.21,4.28,0,5.23-.68.1-.64.92-.59,1.75-1.15,1-.73-.06-2.32,0-.81,4.68,1.26,6.48,1.16,10.46,2.12,0,1.24,3,4.07,2.32.8-.75.58-2.52.58-4.07-1.29-.25-3.15,1.8-3.49.59-.53-5,4.32-2,4.07-5.82-2.74-.78-3.3,3.64-4.65,2.33,1.14-2,5-7.18,2.33-7.56C49.73,323.37,49.7,322,50.28,321.21Zm21.51-1.75c.08-.6-.45-1.5-.59-.58C71.12,319.49,71.65,320.39,71.79,319.46Zm32.54,0h1.16V318.3h-1.16Zm5.23.59c.09-.69,1-1.32,0-1.75C109.48,319,108.53,319.62,109.56,320.05Zm1.75.58c.75-.78.76-2.16-.59-2.33C110.82,319.17,110.52,320.45,111.31,320.63Zm88.34-1.17c.08-.6-.46-1.5-.59-.58C199,319.49,199.51,320.39,199.65,319.46Zm34.86,0c0-.32-.47-.65-.58,0C233.93,319.79,234.4,320.12,234.51,319.46Zm26.74,1.17a1.62,1.62,0,0,0-1.16-1.75C260.14,319.8,260,320.9,261.25,320.63Zm3.49,1.16c.86-.1,2.14.21,2.32-.58-1.59.16,1-3.47-.58-1.75C265.9,320.24,264.91,320.61,264.74,321.79ZM36.91,324.12c.45-2.18.93-4.34-1.74-4.66C35.08,321.69,34.82,324.07,36.91,324.12Zm39.52-4.07c1.77,1.58-1.58-1.77,0,0Zm20.35,0c0-.33-.47-.66-.59,0C96.19,320.37,96.67,320.71,96.78,320.05Zm27.31,1.16c1.7.85,1.7-2.6,0-1.75Zm90.08-1.75c-.61,3.38,2.52.25,0,0ZM273.45,352c1.71,2.56.28,7.21,2.91,9.88-1.9-2.9,1.84-2.7,2.9-1.16-.4-2.5-3.42-2.39-4.06-4.65.29-1.88,2.9-4.16.58-5.23.33-1.64,3.63-3.3,1.74-5.23C277.1,348.69,274.11,349.18,273.45,352Zm1.75-8.14c-1.12-.24-2.5-.21-2.33-1.74,2.59-.64,3.08,2.57,4.65,1.16-.34-1.2.72-3.82-.58-4.07-1.57,1.54-1.35-3.65-2.32-4.64.79-.79,2.73-3.42,1.16-4.65a1.6,1.6,0,0,1-1.75,1.16c-1.52-3.29,1.19-3.2,1.75-5.81-.62-1.47-2.57-3.53-4.07-2.33.22-2-1-2.48-1.74-3.49-1.06,4,1.62,4.19,2.32,6.4a6.41,6.41,0,0,1-2.32,3.48c-.38,2.32,1.53,2.34,1.16,4.65,1.45-.09,1.82.9,2.32,1.75-1.05,3.21,2.77,4.57,1.75,5.81-1.65-.1-2.43-1.07-4.07-1.16.72,2.76.48,6.49,2.32,8.13-.17.36-1.44,2.24,0,2.33C274.47,349,275.65,347.23,275.2,343.87Zm28.47-23.82c-.27,1.82.73,2.37,1.75,2.9-.81-1.67,1.58-2.95,0-3.49C305.32,320.14,304.5,320.1,303.67,320.05Zm3.49,1.74c1.32.28,3.49-1.46,1.75-2.33C308.67,320.58,306.65,319.92,307.16,321.79ZM73,324.12c1.81-.89,2.5.36,4.07,1.16-1.81,1.88-3.72,3.64-2.91,8.13,2.8-.28,1.68,3.36,4.07,3.49-.37-2.15.75-5.79-.58-7-.16.52-2.17,1.95-2.33.58-.2-2.53,1.6-3.05,3.49-3.49.37-3-2.89-6.23-4.07-4.07.46-2-.54-2.56-1.74-2.9Zm34.87-2.91c.09-.61-.45-1.5-.58-.58C107.15,321.24,107.69,322.13,107.82,321.21Zm4.65,1.16c2.59.1,1.42-2,0-2.32Zm97.64-1.16c.08-.61-.45-1.5-.59-.58C209.44,321.24,210,322.13,210.11,321.21ZM17.74,323c1.61.93,1.6-2.51.58-2.32C18.45,321.73,17.66,321.91,17.74,323Zm189.46-2.32c-3.44-.16-2.39,5.36,0,5.81.26-1.33,2.05-4.1.58-5.23-.14.63-1,1.39-1.16.58C207.05,322.2,207.32,320.63,207.2,320.63Zm11,2.9c.45-.39,1.51-3.46-.58-2.9C218,321.47,217,323.63,218.24,323.53ZM60.16,322.37c.58,0,.69.47,1.16.58,0-.91.08-2-1.16-1.74Zm3.49-.58c-.65.06-.91-.85-1.16,0C62.49,322.38,63.51,322.52,63.65,321.79ZM86.9,323c0-.35.08-.69.58-.58-.07-.71-.18-1.38-1.17-1.16C86.41,321.89,86.22,322.86,86.9,323Zm34.29,0c.1.1-.5.84-.59,0,0-.06,1.29-1.34,1.17-1.74-2.6-.36-2.9,3.65-1.75,5.23C122.78,326.25,122.26,324,121.19,323Zm5.23,2.33c-.14-1.84,3.42-3,.58-4.07C127.27,322.7,124.94,324.5,126.42,325.28Zm95.89.58c2.37,0,2.5-2.15,2.32-4.65C222.68,321.5,221,324.14,222.31,325.86Zm77.3-2.91c.58.78.55,2.17,1.74,2.33.28-1.84-1.05-2.06-.58-4.07-1.14-.18-1.15.78-1.74,1.16-.07-.71-.18-1.38-1.17-1.16C297.46,322.77,299.07,322.33,299.61,323ZM64.23,327.6c-1.09-1.14-2.8-.33-2.32,1.74a2.75,2.75,0,0,1,1.74.59c-1-1.66,1.32-1.64,1.74-2.33.71-1.16.55-2.56,1.17-4.07-1.53.18-.46-2.25-2.33-1.74Zm46.49-1.74c0-1,1.57-3.38,0-4.07C111.52,323.63,109.29,325.3,110.72,325.86Zm19.18-3.49c0-.32-.47-.66-.58,0C129.32,322.69,129.79,323,129.9,322.37Zm65.67,0c0-.32-.46-.66-.58,0C195,322.69,195.47,323,195.57,322.37Zm116.24,0c-.17,1.53.81,1.91,2.33,1.75-.1-.88.2-2.15-.59-2.33C313.23,323,312.65,323,311.81,322.37Zm-210.38,2.91c-.41,2.15-1.08,4,1.16,4.65.13-.46.48-.68,1.16-.59.8-.74.57-2.52.58-4.06.48-.42,2.27-3.32,0-2.91C103.56,323.54,103.48,327.16,101.43,325.28ZM116,324.12c.09-.69,1-1.32,0-1.75C115.87,323.06,114.92,323.69,116,324.12Zm15.7-1.17a.59.59,0,0,0-1.17,0C130.61,323.65,131.13,323.31,131.65,323Zm132.5,1.17h1.17c0-.75.74-.81.58-1.75h-1.75Zm-163.89,0c.09-.61-.45-1.51-.58-.59C99.6,324.14,100.13,325,100.26,324.12Zm165.06,2.32c1.09.13,1.28-.66,2.32-.58-.26-1.1.79-3.5-1.16-2.91C267.1,325.12,265,324.61,265.32,326.44Zm-198.18,0c1.1.13,1.28-.66,2.32-.58-.1-.87.21-2.15-.58-2.33C68.7,324.9,66.86,324.61,67.14,326.44ZM91,324.69c.92-.05,2,.08,1.75-1.16H91.55C91.55,324.12,91.07,324.22,91,324.69Zm111.59,2.91c-1.37.16,0,2.17.58,2.33-.58-1.94,1.29-6.33-1.16-6.4C200.8,324.69,202.15,326.3,202.55,327.6Zm59.28.58c.06-2.57-.69-4.35-2.91-4.65C259.44,325.54,259.58,327.91,261.83,328.18Zm7-3.49c.09-.6-.45-1.49-.58-.57C268.14,324.72,268.67,325.62,268.8,324.69ZM60.16,326.44c.17-.36,1.45-2.24,0-2.32C60,324.47,58.72,326.35,60.16,326.44Zm49.4-1.75c0-.32-.47-.66-.58,0C109,325,109.45,325.35,109.56,324.69Zm23.25,5.82c-.59-1.94,1.28-6.33-1.16-6.39C129.59,325.64,130.39,330.09,132.81,330.51Zm1.74-5.23c.09-.61-.45-1.51-.58-.59C133.88,325.3,134.42,326.2,134.55,325.28Zm80.2,8.13c.19-1.36.92-2.18.59-4.07-.36-1.19.93-4-1.17-3.48,1.33,2.36-.46,3.86-2.32,4.65C212.94,331.36,212.54,333.7,214.75,333.41Zm-4.06,0c2.39-2.31-.67-6.08.58-9.29-2.41-.76-1,1.82-1.16,3.48-.36,3-2.06,9.31,1.74,9.3C212.13,335.07,210.06,335.58,210.69,333.41Zm67.41-5.81c-.53-1-.19-2.9-1.16-3.48C277.29,325.31,276,328.15,278.1,327.6Zm32-2.91c0-.32-.47-.66-.58,0C309.49,325,310,325.35,310.07,324.69Zm-181.33,4.07c1.83.75,1.83-4.81,0-4.07Zm52.31-2.9c0-.33-.47-.66-.58,0C180.46,326.18,180.94,326.52,181.05,325.86Zm1.16-.58c-1.77,2,2.15,1.76,0,0Zm14.53,2.32c-.09-.77,2.36-1.75.58-2.32C197.41,326.05,195,327,196.74,327.6Zm22.08-1.74c0-.33-.47-.66-.58,0C218.24,326.18,218.71,326.52,218.82,325.86ZM240.33,327a1.6,1.6,0,0,0-1.17-1.74C239.22,326.19,239.09,327.29,240.33,327Zm63.34.58c.28-1.13-1.56-3-1.74-1.74C303.32,325.63,301.61,328.5,303.67,327.6Zm2.91,4.07c1.1-1.14-.06-4.95-.58-6.39C305.22,326.11,303.12,332.05,306.58,331.67ZM86.31,327.6a2.55,2.55,0,0,0,2.33-1.16C87.78,325.52,86,325.79,86.31,327.6Zm212.72,0c-1,0-.33-1.61-1.17-1.74C297.37,327,298.37,329.47,299,327.6Zm8.13,0c1.19.56,2.3,1.19,3.49,1.74-.1-1.83-.41-3.46-2.33-3.48C308.19,326.69,307.37,326.84,307.16,327.6Zm-288.84.58c0-.81-.13-2.22-.58-1.16C17.69,327.84,17.87,329.24,18.32,328.18ZM99.1,327c-1.4,2,2-1.4,0,0Zm5.81,2.91a2.19,2.19,0,0,0,2.33-2.33c-.92-.05-.46-1.48-1.75-1.16C105.91,328.22,104.49,328.15,104.91,329.93Zm118-2.33c0-.32-.47-.66-.58,0C222.31,327.92,222.78,328.26,222.89,327.6Zm40.1,0c-.16,1.32.14,2.19,1.16,2.33-.75-1.45,1.71-2.42,0-2.91C264,327.47,263.67,327.7,263,327.6ZM52,329.34c0-.81-.13-2.22-.59-1.16C51.4,329,51.57,330.41,52,329.34Zm38.35,2.33c-1.36-.52-.33,4,0,1.74-.07-2.59,1.44-3.6,1.75-5.81C89.81,327.22,90.46,329.81,90.38,331.67Zm60.45,0c-1-1.79.68-4.11-1.17-4.07C149.57,329.44,149.64,331.11,150.83,331.67Zm91.24-1.16c1,1.43,4.05-1.76,2.33-2.91C244.29,329.24,241.63,328.33,242.07,330.51Zm-169.7-1.17c.58,0,.69.47,1.16.59-.06-.92.08-2-1.16-1.75Zm40.68,4.07c-1.19-.32-1.14-1.75-2.33-.58-.79,2.54,2.25,1.24,1.75,3.49-.87.69-2.6.5-2.33,2.33-.27,1.82,1.46,1.63,2.33,2.32a2.84,2.84,0,0,0-.58-1.75c4.54-1.21,5.57-10.19,0-11C111.55,330.3,115.41,331.2,113.05,333.41Zm66.83-4.65c1.41,3,1.51-2,0,0Zm131.93,1.75c.19-.71-.09-3.59-.58-1.75C311,329.48,311.32,332.35,311.81,330.51Zm-292.33.58c.18-.71-.09-3.59-.58-1.75C18.71,330.06,19,332.93,19.48,331.09Zm45.33-.58c1.1.83.13,3.74,2.33,3.48-.18-2.31,1.34-2.92,1.16-5.23C67,329.21,65.15,329.1,64.81,330.51Zm31.38,1.16c-.75-1.44,1.71-2.41,0-2.91C95.86,329.12,94.83,331.52,96.19,331.67Zm101.13,0c1.73.69,2.5-2.45,1.16-2.91C198.23,329.87,196.82,329.81,197.32,331.67Zm18.6-1.16c1.69.85,1.69-2.6,0-1.75Zm53.47-.58c.08-.61-.46-1.51-.59-.59C268.72,330,269.25,330.85,269.39,329.93ZM60.74,331.09c.52-.09.3-3.21-.58-1.16C60,330.27,60.4,331.15,60.74,331.09Zm7,4.65c3-.87,1.61-2.52,1.74-5.81.32,0,.66-.47,0-.59C68.8,331.4,67.66,333,67.72,335.74Zm154.59,0c3.06-.86,1.59-5.1-.58-5.81A14.65,14.65,0,0,1,222.31,335.74Zm-1.74-6.4c.78,3.5-1.75,3.69-1.17,7C223.28,337.11,221.76,330.36,220.57,329.34Zm47.07.59c0-.33-.47-.66-.58,0C267.06,330.25,267.53,330.59,267.64,329.93Zm46.5,1.16a1.62,1.62,0,0,0-1.17-1.75C313,330.26,312.9,331.36,314.14,331.09ZM109,331.67c0-.81-.13-2.22-.58-1.16C108.36,331.32,108.53,332.73,109,331.67Zm25,1.74c0-.85.22-4.75-.58-2.9C133.4,331.36,133.17,335.26,134,333.41Zm11.62,4.65c.67-1.8-.07-2.7,1.17-4.65-2-.89,1.31-3.4-1.17-3.48C145,331.71,144.35,336.4,145.59,338.06Zm101.13-4.65c.13-.45.49-.67,1.16-.58-.19-1.35-.59-2.5-1.74-2.9C246.47,331,245.43,333.34,246.72,333.41Zm-119.14,1.17c.22-2.16.09-4-1.75-4.07C125.56,332.72,126.08,334.13,127.58,334.58Zm156.33-4.07c-.45.13-1.14,0-1.16.58C283.2,331,283.9,331.07,283.91,330.51ZM97.36,332.25c.58,0,.69.47,1.16.58-.06-.91.08-2-1.16-1.74ZM299,331.67c0-.32-.48-.66-.59,0C298.44,332,298.91,332.33,299,331.67Zm11,3.49c-.4-1.74-.71-3.56-2.33-4.07C307.73,333.23,308,335.09,310.07,335.16ZM20.64,332.25c0-.32-.47-.66-.58,0C20.06,332.57,20.53,332.91,20.64,332.25Zm66.26,4.07c-1,.52-1.61,2.14,0,2.33-.51-2.83,1.66-3,1.16-5.82-.86-.3-1.47-.86-2.33-1.16C85,334.32,87.33,334,86.9,336.32Zm16.85-2.91c-.31,1.63-.85,3-1.16,4.65,2.88-.6,3.67-3.3,4.65-5.81.32,0,.66-.47,0-.58A5.79,5.79,0,0,1,103.75,333.41Zm1.16,4.65c-2.09-.56-1.13,2.61,0,2.33.26-2.06,2-2.69,2.33-4.65A2.18,2.18,0,0,0,104.91,338.06Zm12.79-5.81c0-.32-.47-.66-.58,0C117.11,332.57,117.59,332.91,117.7,332.25Zm11,0c0-.32-.47-.66-.58,0C128.16,332.57,128.63,332.91,128.74,332.25Zm4.07,0c0-.32-.47-.66-.58,0C132.23,332.57,132.7,332.91,132.81,332.25Zm50,.58c.09-.61-.45-1.5-.58-.58C182.12,332.86,182.66,333.75,182.79,332.83Zm58.12,4.07c1.37,0,1.71,1,3.49.58.13,1-.59,2.91,1.16,2.33.13-2.8-2.5-4.47,0-6.4-2.66,1.63-2.78-1.55-5.23-1.74C239.93,334,240.88,335,240.91,336.9ZM49.7,332.83c-1.4,1.95,1.95-1.4,0,0ZM150.83,334a1.6,1.6,0,0,0-1.17-1.74C149.72,333.16,149.58,334.26,150.83,334Zm.58,1.17c1.36.18.34,2.75,2.32,2.32-1.25-1.07.61-5.25-1.74-5.23C152,334.42,152.86,334.13,151.41,335.16Zm98.8-2.33c0-.32-.47-.66-.58,0C249.62,333.15,250.1,333.49,250.21,332.83Zm52.88,4.65c.93-.42,2.47-5.14,0-5.23C302.86,333.42,301.66,336.56,303.09,337.48ZM57.26,338.65c.32-1.27,1.38-4.77,0-5.82C55.86,333.76,54.26,338.4,57.26,338.65ZM95,335.16c-.3,2-.62,6.43,1.16,6.39,2.49-.85,0-3.9,0-5.81.8-.74.9-2.85-.58-2.91C95.57,333.91,95.18,334.15,95,335.16Zm183.65-2.33c-.45.13-1.14,0-1.16.58C278,333.28,278.67,333.4,278.68,332.83ZM52.61,334c0-.32-.47-.65-.58,0C52,334.32,52.5,334.65,52.61,334Zm1.74,0a.59.59,0,0,0-1.16,0C53.31,334.7,53.83,334.35,54.35,334ZM91,334c1.41,3,1.51-2,0,0Zm37.2,1.75c1.29.43,2.39-2.14,1.16-2.33C129.07,334.33,127.49,333.91,128.16,335.74Zm133.67,3.48c-.06-1.35,1.5-5-1.16-5.81C261,335.44,260.93,337.8,261.83,339.22ZM300.19,334c-1.59,1.77,1.77-1.58,0,0Zm15.11,0c0-.32-.47-.65-.58,0C314.72,334.32,315.19,334.65,315.3,334ZM61.91,339.22c-2.06-.46-1.65-3.39-3.49-4.06-.4,2.33.55,3.31.58,5.23,0,1.15-1.59.74-1.16,2.32,1.72,2.09-1.87,4.44,0,6.39,1.09-1.05,3.49,1.53,2.9,4.07,3.2-.14.68-2.38.58-4.07-.33-1,.71-3.41-.58-3.48-.17.51-1.57,2.54-1.74,1.16C61.18,345.47,60.44,341.25,61.91,339.22Zm1.74.59c-1.3-3.63,2.39-2.26,2.91-4.07-1.1-.07-.41-1.92-1.75-1.75-.71,1-1.8,1.69-2.32,2.91a5.23,5.23,0,0,0-2.33-2.32C61.4,336.25,61.21,339.34,63.65,339.81Zm35.45-4.65h1.16V334H99.1Zm78.46,5.23c.7-2,1.58-4.08.58-6.4C177.5,335.32,176,338.8,177.56,340.39Zm102.87-4.65c0-.81-.13-2.22-.58-1.16C279.8,335.39,280,336.8,280.43,335.74Zm-259.79,0c-.77,0-.53-1-1.16-1.16C18.81,335.77,20.39,337.35,20.64,335.74Zm55.79,2.32c-1.33-.8-1.36-2.89-2.9-3.48C72.87,337,76,338.64,76.43,338.06Zm122.63,0c0-1.54.33-3.42-1.16-3.48C197.78,336.24,198.05,337.53,199.06,338.06Zm70.33-2.32c.08-.61-.46-1.5-.59-.58C268.72,335.77,269.25,336.66,269.39,335.74Zm31.38,4.07c-.41-2,2.64-3.51.58-5.23C300.83,336.38,297.05,338.84,300.77,339.81Zm-34.29-1.75c-.84-2.19,1.6-1.11,1.16-2.9C265.64,334.24,265.51,339.68,266.48,338.06Zm40.1,1.75c.35-1.28,1.46-4.33-.58-4.65C305.22,336,304.81,339.76,306.58,339.81Zm-205.15-4.07c-1.77,2,2.14,1.76,0,0Zm114.49,1.74h1.16c0-.58.47-.69.58-1.16-.74,0-.81-.75-1.74-.58Zm96.47-.58c0-.32-.47-.66-.58,0C311.81,337.22,312.28,337.56,312.39,336.9Zm-294.65.58c0-.32-.47-.66-.58,0C17.15,337.8,17.63,338.14,17.74,337.48Zm1.74,0c0-.32-.47-.66-.58,0C18.9,337.8,19.37,338.14,19.48,337.48Zm52.89,2.91c0-.86.22-4.76-.58-2.91C71.79,338.33,71.57,342.24,72.37,340.39Zm52.3-2.91c0-.32-.47-.66-.58,0C124.09,337.8,124.56,338.14,124.67,337.48Zm90.08,2.33c-.76.13-2.3,3.28,0,2.9,1-.62,1-5.18,0-5.81C214.69,338.35,213.66,338.7,214.75,339.81Zm56.38-2.33c2.54,3-1.06-1.85,0,0Zm39.52,0c-1.41,1.95,2-1.4,0,0ZM315.3,341c.95-.08.95-4,0-4.07C315,337.67,312.65,340.9,315.3,341Zm-187.72-1.16c1.31.28,3.49-1.46,1.74-2.33C129.08,338.6,127.07,337.94,127.58,339.81Zm54.05-.59c-1.39.24.32-2.64-1.75-1.74C179.27,339,181.11,340.79,181.63,339.22Zm97.63,1.17c-.25-1.1.8-3.51-1.16-2.91C278,338.92,278,340.3,279.26,340.39Zm25.58-1.17c0-.81-.13-2.22-.58-1.16C304.21,338.88,304.39,340.29,304.84,339.22Zm-236.54.59c.63.84,2.64-2.11.58-1.75,0,0,0,.54,0,.59S68.33,339.85,68.3,339.81Zm30.22,4.64c.1-.67.92-.63,1.74-.58v-5.81c-1.82-.08-2,1.49-2.32,2.91C101.18,340.9,96.87,344.37,98.52,344.45Zm18-3.48c1.75.9,1.52-3,.58-2.91A3.77,3.77,0,0,0,116.54,341Zm3.48,2.32c-.16-2.39,1-3.93.58-5.23C119.3,339.08,117.81,342,120,343.29Zm7-4.07c-1-2.16-2.37-.3-.58.59C126.5,343.1,127.55,340.45,127,339.22Zm-80.79,2.91c-1.49-.06-.83-2.27-2.32-2.32a26.61,26.61,0,0,1-.58,7.55c.36,1.58,2.43,1.45,2.32,3.49,0,1.6-1,3.08-2.32,1.74-.61,2.75,1,3.27,2.32,4.07a1.59,1.59,0,0,1,1.75-1.16c-.29-1.83,1.78-1.32,1.16-3.49,1.62.93,1.61-2.51.58-2.32,0,2-1.71,2.16-2.91,2.9-1-4.9,3.54-4.21,4.07-7.55-2.51-.74-2.67,3.86-4.07,2.32.59-3.09,1.62-5.75,4.07-7-1,0-.32-1.62-1.16-1.74C48.08,339.74,47.55,341.33,46.21,342.13Zm85.44-1.74c-2,.3-.85,3.8-1.17,5.81,1-.16,1.07,3.47,1.75,1.74-2.83-2.76,1.49-6.06-.58-9.29-.13.7-.65.35-1.17,0C130.31,339.79,131.27,339.8,131.65,340.39Zm-78.46,0c.08-.61-.45-1.5-.58-.58C52.52,340.42,53.06,341.31,53.19,340.39Zm19.18,6.39c1.92,2.15,2.11,6,4.65,7.56-.38-2.15.75-5.79-.59-7a1.57,1.57,0,0,1-1.74,1.16V345c.77-.6,2.14-.57,2.91-1.17A6.15,6.15,0,0,0,73,339.22C74,342.68,72.62,343.41,72.37,346.78ZM93.87,341a1.62,1.62,0,0,0-1.16-1.75C92.76,340.14,92.63,341.24,93.87,341Zm18,9.3c-.79-.19-1.11-.83-2.33-.58-.76,2.89,1.79,2.47,1.75,4.65-.37,1-1.76,1-2.33,1.74,1.11.25,1.46,1.25,2.91,1.16-.17-2.25,1.9-4.2,3.48-2.9-.12-4.19.1-5.88-.58-8.72.63-1.34,2-4.95.58-6.4C113.8,342.35,110.39,345.92,111.89,350.27Zm127.86-4.07c1.7-1.14,1.08-5.32-.59-6.39C239.53,341.76,238.41,345.2,239.75,346.2Zm73.8-5.23c-.76,0-.53-1-1.16-1.16C311.73,341,313.31,342.58,313.55,341Zm-248.74,7c1.61-2.47,4.2-5.23,2.91-7.55C66.17,342,63.33,345.28,64.81,347.94Zm3.49,4.65c1.28-2.18-.78-4.91.58-7.55-1.82-.28-1.54,1.56-2.91,1.74C66.87,348.59,66.88,351.29,68.3,352.59Zm20.34-8.72c.26,2.07,2.1,2.55,2.91,4.07-.68-2.83,1.09-6.24,0-7.55C91.11,342.09,88.41,341.51,88.64,343.87Zm197.6-2.32c-1.11-.25-1.46-1.25-2.91-1.16C282.45,342.9,286,343.52,286.24,341.55Zm-222,1.74c.17-.35,1.45-2.23,0-2.32C64.06,341.32,62.78,343.21,64.23,343.29Zm44.17-1.74c0-.32-.47-.66-.58,0C107.82,341.87,108.29,342.21,108.4,341.55Zm74.39,2.32a1.86,1.86,0,0,0-.58-2.9C182.53,341.81,181.53,344,182.79,343.87Zm33.71-1.16c1.2.51,2.61-1.5,1.16-1.74C217.52,341.8,216.7,342,216.5,342.71Zm83.11,2.91a3.83,3.83,0,0,0,2.9-.58c.43-1.59-1.15-1.17-1.16-2.33,1.45.55.17-3.33,0-1.16C301.72,343.85,299.14,343.21,299.61,345.62Zm-146.46,2.32H152c-.47,2.23-.46,4.84,1.74,5.81-1-3.29.1-5.14,0-7.55-.07-1.6.77-4.08-1.74-4.65C151.57,344.48,153.77,344.8,153.15,347.94Zm113.91-4.07c.77,0,.53,1,1.16,1.17,1-.91.25-2.72-.58-3.49C267.77,342.65,267,342.83,267.06,343.87ZM306,346.78c.77,1,2.25,1.24,1.74,3.49,2.39-.07,1.93,2.71,4.07,2.9-1.09-3,1-7.15-.58-10.46-1.85.35-1.8-1.09-2.91,0-.31,2.64,3.1,1.55,2.91,4.07.45,3.27-1.92,1.5-2.91,2.32.35-1.05-.39-2.11-.58-3.48s.93-4.29-1.16-4.07C306,344,306.86,344.42,306,346.78Zm-204.57-4.07c-.55,3.07,1.28,3.75,2.32,5.23.92-1.21,1.35-2.91,3.49-2.9-.32-.85.68-3-.58-2.91C105.56,344.47,103.09,344.07,101.43,342.71Zm98.8,0c0-.32-.48-.66-.58,0C199.64,343,200.11,343.37,200.23,342.71Zm79,2.33a1.86,1.86,0,0,0-.58-2.91C279,343,278,345.13,279.26,345Zm25-1.17c-1,0-.33-1.61-1.17-1.74C302.6,343.32,304,345.33,304.26,343.87Zm-176.68-.58c-.59,1.94.8,1.91,2.32,1.75-.1-.87.21-2.15-.58-2.33C129,343.92,128.42,343.94,127.58,343.29Zm33.71,8.14c-1.46.73-2.39,7.76.58,7.55.73-5.09.71-10.59,1.16-14.53-1.18-.16-1.14-1.57-2.32-1.74C160.8,345.71,160.35,349.27,161.29,351.43Zm20.34-7.56c.08-.6-.45-1.5-.58-.58C181,343.9,181.5,344.79,181.63,343.87Zm65.09-.58c-.09,1.64,1.64,1.46,2.32,2.33C249.58,343.39,248.09,341.91,246.72,343.29Zm-191.79.58c2.55,3-1.06-1.85,0,0Zm94.73,3.49c-.49-2.07,1.69-3.48-.58-4.07C149.43,344.5,148.36,347.11,149.66,347.36ZM203.13,345c-1.18-.17-1.14-1.58-2.32-1.75C200.56,344.57,202.55,346.5,203.13,345Zm58.12-1.17c0-.32-.47-.66-.58,0C260.67,344.2,261.14,344.53,261.25,343.87Zm4.07.58c-.77,0-.53-1-1.17-1.16.36,1.39-.73,4.22.59,4.65-.34-1.73,2.19-3.56,1.16-4.07C265.86,344.23,265.81,344.56,265.32,344.45ZM17.16,345c.08-.61-.46-1.5-.59-.59C16.49,345.07,17,346,17.16,345Zm11-.59c-1.41,2,1.95-1.4,0,0Zm193,.59h1.16v-1.17h-1.16ZM29.94,348.52c1.8.4,2.42-3.33,1.16-4.07C31.16,346.26,29.28,346.11,29.94,348.52Zm78.46-2.32c0-.82-.13-2.22-.58-1.16C107.78,345.85,108,347.26,108.4,346.2Zm11,1.16c.08-.76.09-4.2-.58-2.32C118.78,345.8,118.77,349.24,119.44,347.36Zm61.61,0c1.21-1.15,0-2.48-1.17-2.91C179.8,345.9,179.78,347.28,181.05,347.36Zm34.29,2.33c.39-2.92-1.56-3.49-2.91-4.65C212,348,212.86,349.65,215.34,349.69ZM270,346.78c0-.81-.13-2.22-.58-1.16C269.34,346.43,269.52,347.84,270,346.78Zm43.58,2.32c1.24-1.3.42-3.82-1.16-4.06C312.49,346.68,311.89,349,313.55,349.1Zm-47.65.59c1.78,0,4-2.55,2.32-4.07C267.6,347.12,266.12,347.78,265.9,349.69Zm5.23-3.49c0-.32-.47-.66-.58,0C270.55,346.52,271,346.86,271.13,346.2ZM93.29,348.52c-.1-.87.21-2.14-.58-2.32C92,347,91.94,348.36,93.29,348.52Zm122.63-.58c3-2.11.37,2.5,2.9,2.33.09-1.84,0-3.51-1.16-4.07C217.89,347.59,215,345.88,215.92,347.94Zm30.8,1.75c2,.47,2.45-1.09,3.49,0,.12-1.67-.15-3-1.17-3.49C250,349.05,247.9,348.92,246.72,349.69Zm33.13-2.91c0-.32-.47-.66-.59,0C279.26,347.1,279.74,347.44,279.85,346.78ZM34,347.94c-.92-.05-.46-1.48-1.74-1.16C31.35,348.39,33.77,349.39,34,347.94Zm50.56,3.49c1.75.16,1.65-4.5,1.16-4.65C84.74,347.72,84.29,349.21,84.57,351.43Zm10.46,0c-.1-1.11,1.32-4-.58-4.65C94.81,348.17,93.72,351,95,351.43Zm9.3-.58c.06-1.72,4.32-2.22,2.33-4.07C106.55,348.45,102.16,348.83,104.33,350.85Zm4.07-2.33c.09-.61-.45-1.5-.58-.58C107.73,348.55,108.27,349.44,108.4,348.52Zm18,1.75c.18-.71-.1-3.59-.59-1.75C125.65,349.24,125.93,352.11,126.42,350.27ZM145,352.59c.62-.6,1.2-4.15,0-4.65C144.4,348.55,143.81,352.09,145,352.59Zm4.65-2.32h1.17v-2.33h-1.17Zm89.5,1.74c1.65-.06,2.38-4,.59-4.07C239.56,349.31,238.83,350.12,239.16,352ZM17.74,349.1c-1.41,2,2-1.4,0,0Zm98.8,1.75c1.28.43,2.39-2.14,1.16-2.33C117.45,349.44,115.87,349,116.54,350.85Zm65.67-1.75v1.17c1.43.9,1.71-2,.58-1.75C182.76,348.88,182.7,349.21,182.21,349.1Zm39.52,5.24c-.08-1.67,1.61-4.54,0-5.82C220.67,350.32,220.21,352.51,221.73,354.34Zm59.86-5.24c0-.32-.47-.66-.58,0C281,349.43,281.48,349.76,281.59,349.1Zm-152.85,2.33c.17-1.52-.21-2.5-1.74-2.33C126.83,350.63,127.21,351.6,128.74,351.43Zm173.77-2.33c-1,1.7-2.11,3.31-2.32,5.82.36,1.57,2.43,1.44,2.32,3.48.48,1.65-.82,1.51-.58,2.91-.73-.13-1.19-.91-1.16.58-.23,2.36,3.85.41,2.9,3.49,1.46-.48,3.12-.76,2.91-2.91-1,0-2.17-1.19-2.32-3.49.54-1.58,3.15-1.1,2.32-4.06-3.68,1.77,0-2.6-1.16-2.91C304,353.73,303.45,349.75,302.51,349.1ZM52,350.27c0-.33-.48-.66-.59,0C51.44,350.59,51.91,350.93,52,350.27Zm2.32,5.23c.15-.91,1.27-.41,1.74,0-.48-1.64.82-1.51.59-2.91-.88-.87-1-2.44-2.33-2.9C54.07,351.07,53.15,353.57,54.35,355.5Zm4.07,1.74c2.15-2.22.18-5.06-1.16-7C57.6,353.9,56,355.83,58.42,357.24Zm46.49,2.91c-1.07-1.25-.39-4.26-.58-6.4-2.08-.24-1.27-3.37-3.49-3.48.08,1.43.09,2.8-.58,3.48.85.51,1.85.87,1.75,2.33.08,1.44-.3,2.41-1.17,2.9.12,2,2.06,2.21,2.33,4.07-1.46-.48-1.84-2-2.91-2.9-.54,3.83,1.87,4.71,3.49,6.39-.84-4.14,3.14-3.45,3.49-6.39C105.91,359.35,105.05,361.64,104.91,360.15Zm.58-6.4a1.59,1.59,0,0,0-1.16-1.74C104.39,352.92,104.25,354,105.49,353.75Zm98.8-1.74c1.7.85,1.7-2.6,0-1.74Zm40.69.58c.17-.35,1.44-2.23,0-2.32C244.81,350.63,243.53,352.51,245,352.59Zm37.77,1.75c-.1-1.65.5-4-1.16-4.07C281.6,352.06,279.89,354.38,282.75,354.34Zm1.75-1.75c-.1-.87.2-2.14-.59-2.32C283.16,351,283.15,352.43,284.5,352.59ZM93.29,351.43c0-.32-.47-.66-.58,0C92.71,351.75,93.18,352.09,93.29,351.43Zm2.32,4.65c.35,1.2-.72,3.82.58,4.07.37-1.61,2.76-4,2.91-6.4,0-.45.86-3.1-1.16-2.9C98.7,354.13,95.63,353.58,95.61,356.08Zm28.48-1.16c-.07-1,.32-5.27-.58-3.49C123.58,352.4,123.19,356.69,124.09,354.92Zm54,1.74c1-1,.46-3.41.58-5.23-.74,0-.8-.75-1.74-.58C175.25,353.47,178.45,355.07,178.14,356.66Zm116.82.58c0-1.7-1.33-2.16-2.33-2.9v6.39c1.2.74,2.95.92,2.91,2.9-.35,1.2-1.12,2.42-2.33,1.17v4.06c2.06-.31,2.55.95,3.49,1.75.44-2.08,1.35-3.69,3.49-4.07-.3-2.47.4-4.54,0-6.39-.19-.87-1.08-1.56-1.16-2.33-.13-1.09,1.84-2.28,0-2.9,0,.32-.48.66-.59,0,.18-1.92,2-2.91,0-4.07A6.57,6.57,0,0,1,295,357.24ZM88.64,354.92c1.53.17,1.91-.81,1.74-2.33-1.83.67-1.41-.91-2.32-1.16C87.64,353.21,89.06,353.14,88.64,354.92Zm43.59-3.49c-.45.13-1.15,0-1.17.58C131.52,351.88,132.21,352,132.23,351.43Zm111,2.91c.19-.72-.09-3.59-.58-1.75C242.47,353.3,242.74,356.18,243.23,354.34Zm26.16,2.32c-1.85-.28,1-5.24-1.75-4.65C265.62,353.32,266.81,358.75,269.39,356.66Zm-147-2.91c.08-.6-.45-1.5-.58-.58C121.68,353.78,122.22,354.67,122.35,353.75Zm32,4.65c.45.92,1.85.87,1.75,2.33.06,2.38-2.33,2.32-1.75,5.23a7.92,7.92,0,0,1,2.91,3.49c-.35-2.29.86-3,1.74-4.07v-7.56c-1.48-.62-2,2.5-2.9.58-.32-2.83,2.12-2.91,3.48-4.06-1.34.17-.64-1.68-1.74-1.75C156.44,354.34,154.68,355.67,154.31,358.4Zm-85.43-2.9c.32-.37,2.36-1.76.58-2.33C70.23,354.63,66.76,354.58,68.88,355.5Zm61.6,4.07c3.1-.46,1.33-5.31,0-6.4A29.77,29.77,0,0,1,130.48,359.57Zm150-5.23c.08-.62-.45-1.51-.58-.59C279.76,354.36,280.3,355.26,280.43,354.34Zm33.12.58c0-.36.09-.69.59-.58-.07-.71-.18-1.38-1.17-1.17C313.07,353.86,312.87,354.82,313.55,354.92ZM71.2,358.4c.31-1.66.86.94,1.17,1.17.2,2.52-1.41,3.24-1.75,5.23,2.65,1.62,2.78,5.75,5.23,7.55.32-.84-.68-3,.58-2.9-.31,2.05.5,3,1.75,3.48,1.85-1.31-.1-4.62-1.16-6.39-.09.68.1,1.65-.59,1.74-.33-1,.71-3.41-.58-3.48A1.58,1.58,0,0,1,74.11,366c.13-1.1-.66-1.28-.58-2.33.32-2,3.24-1.41,2.9-4.06-2-.07-3-4.76-5.81-5.82C71,355.14,69.89,358,71.2,358.4Zm55.22.58c.11-2.44.2-4.85-1.75-5.23C125.29,355.46,125.47,357.6,126.42,359Zm1.16-1.74c-.46-1.86,4.12-1.62,1.74-3.49C128.7,354.54,125.65,355.83,127.58,357.24Zm27.89-2.9a.59.59,0,0,0-1.16,0C154.44,355,155,354.69,155.47,354.34Zm-80.78.58c1.77,1.58-1.59-1.77,0,0Zm167.38,0c0-.33-.47-.66-.58,0C241.49,355.24,242,355.58,242.07,354.92Zm34.29,1.16c.86.3,1.46.86,2.32,1.16v-2.9C277.23,354.24,276.86,355.23,276.36,356.08Zm39.52,3.49c.11,2,.39,5.15,1.74,5.81-1.31-1.62.25-3.3,0-4.65-.19-1-1.47-1-1.16-2.33.55-.49,1.24-3.7,0-4.06C315.65,355.57,315.76,357.58,315.88,359.57ZM29.36,355.5c0-.33-.47-.66-.58,0C28.78,355.82,29.25,356.16,29.36,355.5Zm82.53,11c-.75,0-.81-.74-1.75-.58-.18,2.3-2-.65-1.74,1.74.84.91,2.34,1.15,1.74,3.49.17,1.53-2.25.46-1.74,2.32,1,1,1.26,2.62,2.32,3.49.73-2.76.56-6.42,4.07-6.39-.34-2.48.42-3.85.58-5.81C113.12,364.29,113.31,366.22,111.89,366.54Zm2.9-11.62c-.17,1.18-1.57,1.14-1.74,2.32.71.07,1.37.17,1.16,1.16a5.28,5.28,0,0,1-2.32,2.33c1.12,3.15-1.48,3.42.58,5.23C113.68,363.09,116.81,359.08,114.79,354.92Zm2.33,5.23c1.72-1-.34-3.1,0-4.65.32,0,.66-.47,0-.58C115.82,355,114.87,360.28,117.12,360.15Zm2.9-2.91c-.08-.77,2-2.16.58-2.32C120.69,355.69,118.24,356.67,120,357.24Zm61-1.74c0-.33-.47-.66-.58,0C180.46,355.82,180.94,356.16,181.05,355.5Zm-128.44.58c0-.32-.47-.66-.58,0C52,356.4,52.5,356.74,52.61,356.08Zm41.84,2.32c-.75-1.44,1.71-2.41,0-2.9C94.12,355.85,93.09,358.25,94.45,358.4Zm156.34,1.17c-.1-1.65.5-4-1.16-4.07C247.68,356.94,249,358.78,250.79,359.57Zm-11,2.9c4.49.15-2.3-4.34,2.32-4.07a2.18,2.18,0,0,0-2.32-2.32Zm-183.07-.58c.46,2-.87,2.24-.59,4.07,1.77,0,2.26,1.23,3.49,1.74a3.79,3.79,0,0,1,.58-2.9C57.85,365,58.59,362.11,56.68,361.89Zm1.74.58c.17-2.73,3.75-2.06,2.9-5.81-2.08.44-3.69,1.35-4.06,3.49A2.55,2.55,0,0,0,58.42,362.47Zm27.31-5.23c0-.32-.47-.66-.58,0C85.15,357.56,85.62,357.9,85.73,357.24Zm7.56,0a.59.59,0,0,0-1.16,0C92.25,357.94,92.77,357.6,93.29,357.24Zm56.37,0c0-.58-1-.73-1.16,0C149.15,357.18,149.41,358.09,149.66,357.24Zm51.15,1.16a2.81,2.81,0,0,1,1.74.58,2.55,2.55,0,0,0-1.16-2.32A2.73,2.73,0,0,1,200.81,358.4ZM275.2,370c.18-.79.82-1.11.58-2.33-.69-1.43-2.2,1.19-2.91-.58-.81-3.14,1.57-3.08,1.75-5.23-.78-1.55-.19-4.46-1.75-5.23-2.46,1.88.84,2.89,0,6.39h-1.74v4.65C273.86,367.1,272.68,370.42,275.2,370Zm11-10.46c-.19-1.36-.6-2.51-1.74-2.91C283.27,357.88,285.26,358.85,286.24,359.57ZM150.83,358.4c.49,3-.26,5.17-2.91,3.49-.24,3.53,3.9,2.69,2.91,7a4.19,4.19,0,0,1,1.74,1.17c-.83,1.5-1.36,3.29-3.49,3.48-.06-.71-.17-1.37-1.16-1.16-.25,2.19,1.23,2.65,2.33,3.49.05-2,2-4.07,3.48-2.91-.78-4.82.87-8.88-1.16-12.78.86-1.07,1.56-2,0-2.91C152.67,359.54,151.68,357.05,150.83,358.4Zm164.47,1.17v-2.33A1.24,1.24,0,1,0,315.3,359.57Zm-202.83-1.75c-.45.13-1.15,0-1.16.58C111.76,358.27,112.45,358.39,112.47,357.82Zm64.51.58c0-.32-.47-.66-.58,0C176.4,358.73,176.87,359.06,177,358.4Zm106.35,1.17c.05-.82-.13-2.23-.58-1.17C282.71,359.22,282.88,360.63,283.33,359.57Zm-195.85,0c-.35,3.06.51,4.91,2.9,5.23.55-1.22-.64-5,1.17-6.4C89.42,358,89.32,359.66,87.48,359.57Zm94.73,1.16c1.62.93,1.61-2.51.58-2.33C182.61,359.19,182,359.51,182.21,360.73Zm-95.31.58c.18-.71-.1-3.59-.59-1.74C86.13,360.28,86.41,363.16,86.9,361.31Zm40.1,0c.86.3,1.46.86,2.32,1.16-.16-1,1.64-2.9,0-3.49C129.14,360.35,127.52,360.28,127,361.31Zm48.82-1.16c.08-.61-.45-1.5-.58-.58C175.15,360.18,175.69,361.07,175.82,360.15ZM281,364.22c0-2.11.32-4.59-1.16-5.24C279.76,361.21,279.88,363.22,281,364.22ZM117.7,366.54c1.28,1,3.38-.92,3.49-2.91-.26-2.06-2.11-2.54-2.91-4.06C118.29,362.09,118.47,364.8,117.7,366.54Zm130.76-7c-3,2.24,2.32,3,0,0Zm19.18,2.9c1.73.69,2.5-2.45,1.16-2.9C268.55,360.67,267.55,361,267.64,362.47Zm-213.87-.58c.78.18,1.11.83,2.32.58.17-1.52-.21-2.5-1.74-2.32A2.69,2.69,0,0,1,53.77,361.89Zm42.42.58c1.47.61,2.58-2,1.17-2.32C97.35,361.3,95.77,360.89,96.19,362.47Zm3.49-1.74c0-.32-.47-.66-.58,0C99.1,361.05,99.57,361.39,99.68,360.73Zm22.67,1.74c.18-.71-.1-3.59-.58-1.74C121.58,361.44,121.86,364.32,122.35,362.47Zm25,.58c-.32-.84.68-3-.58-2.9A1.86,1.86,0,0,0,147.34,363.05Zm13.95,4.07c-.5-2.41,1.33-7.15-1.75-7C160,362.56,158.21,367.29,161.29,367.12ZM180.47,366c1.13-.64,1.93-4.61.58-5.81v1.74c-.59,0-.69-.47-1.17-.58-.46,2,.87,2.23.59,4.07C180.14,365.38,179.81,365.85,180.47,366Zm22.08-5.23c-.65.06-.9-.85-1.16,0A.59.59,0,0,0,202.55,360.73Zm79.62,0c0-.32-.47-.66-.58,0C281.59,361.05,282.06,361.39,282.17,360.73ZM27,361.31c-1.58,1.77,1.77-1.59,0,0Zm197.6.58c-.87,0-2.37-2.16-2.9-.58C222.47,361.43,224.57,363,224.63,361.89Zm40.69,2.91c-.15-1.73,2.3-2.87,0-3.49C265.48,362.33,263.68,364.21,265.32,364.8Zm23.25,7c2-.47,2.23.87,4.06.58-.24-4.6,1.17-10.85-3.48-11C288.92,364.74,288,367,288.57,371.77Zm-44.17-6.39c.88,0,1.27-4.31-.59-3.49C243.89,362.86,241.93,365.59,244.4,365.38Zm26.15-1.75c0-.81-.13-2.22-.58-1.16C269.92,363.29,270.1,364.69,270.55,363.63ZM92.71,365.38c-.32-.85.68-3-.58-2.91C91.34,363.21,91.23,365.32,92.71,365.38Zm220.84.58c1.46.1,1.82-.89,2.33-1.74-1.19-.18-1.14-1.58-2.33-1.75Zm-285.93-.58c1.62.93,1.6-2.51.58-2.33C28,363.84,27.37,364.16,27.62,365.38ZM277.52,370V367.7c.39-1,3.46-4.15.58-4.65C277.6,366,275.47,367.18,277.52,370Zm-191.21-.58c-.9-1.81-.56-4.87-2.32-5.82.31,2-.86,5.52,1.16,5.82.13-.46,0-1.15.58-1.17C85.69,369.1,85.86,370.51,86.31,369.45Zm116.24-2.91c-.32-.84.68-3-.58-2.91C201.18,364.37,201.07,366.48,202.55,366.54Zm37.2-.58c.05,2.15-.07,4.89,0,7.55s-.84,6,1.16,7c.5-3,.76-5.55-.58-8.14,1-.88-.11-4,2.32-3.49-.35-1.39.73-4.21-.58-4.64-.52,1.94-1.3.5-2.32,0Zm9.29.58c1.28.25,3.21-1.74,1.75-2.32C251.3,366.08,248.87,365,249,366.54Zm17.44-1.74c0-.33-.47-.66-.58,0C265.9,365.12,266.37,365.46,266.48,364.8Zm17.43,1.74c.17-1.52-.21-2.5-1.74-2.32C281.31,365,281.87,367,283.91,366.54ZM16,365.38c0-.32-.47-.66-.58,0C15.41,365.7,15.88,366,16,365.38Zm1.75,1.16a1.6,1.6,0,0,0-1.17-1.74A1.6,1.6,0,0,0,17.74,366.54Zm36.61.58c-.24.15-1.12-.66-1.16-.58-.44.95.65,1.89.58,2.32a2.71,2.71,0,0,0-1.16.59c-.3.64.22,1.65,0,2.32,1.64-.48,1.5.82,2.9.58-.37-2.34.76-6.18-.58-7.55C54.28,364.84,54.72,366.89,54.35,367.12Zm43.59,5.81c2.84.26,2.28-7.54.58-8.13C98.38,367.88,97.34,370,97.94,372.93Zm27.89-5.23c-.25-1.1.79-3.5-1.16-2.9C124.59,366.24,124.56,367.62,125.83,367.7Zm1.17-2.9c-.82,1.74-.85,4.22,1.16,4.65.17-1.19,1.16-1.55,1.74-2.33C126.2,368.94,129.3,365.5,127,364.8Zm158.08,4.65c1.1.13,1.28-.66,2.32-.59.13-2.25-.61-3.64-2.32-4.06C286,366.64,285.28,367.35,285.08,369.45Zm-153.43,0c-.35-1.21.71-3.82-.59-4.07C130.14,366.29,130.9,368.49,131.65,369.45Zm115.07-.59a3.22,3.22,0,0,0,2.32-.58c0-1.7-1.32-2.15-2.32-2.9ZM263,367.12c.09-.69,1-1.32,0-1.74C262.91,366.07,262,366.7,263,367.12ZM91.55,368.28c1.61.93,1.6-2.51.58-2.32C92.26,367.06,91.47,367.24,91.55,368.28Zm91.82-1.16c.09-.61-.45-1.5-.58-.58C182.7,367.15,183.24,368,183.37,367.12Zm134.83,5.81c-.4-2.3,1-6.43-1.16-7C317.45,368.27,316,372.4,318.2,372.93ZM52,368.28a1.6,1.6,0,0,0-1.17-1.74C50.92,367.45,50.79,368.55,52,368.28Zm123.21,2.91c1.42-3.07,2.29,1.61,2.9,2.91,1-1,.46-3.42.58-5.24-.35-1-2.76.05-2.9-1.16-.13-.45,0-1.14-.58-1.16C175.11,367.63,173.74,370.39,175.24,371.19Zm45.91-1.74c.08-.77.09-4.21-.58-2.33C220.49,367.89,220.48,371.33,221.15,369.45Zm-101.71,0c1.62.93,1.61-2.52.58-2.33A3.26,3.26,0,0,1,119.44,369.45Zm26.74-1.75c-.66.06-.91-.84-1.17,0A.59.59,0,0,0,146.18,367.7Zm106.35,4.65c-.16-1.24.45-6.2-.58-4.65C252.11,369,251.5,373.9,252.53,372.35ZM96.19,377c-.24-3.35.66-5.54,1.17-8.14-1-.5-1.8-1.94-2.33,0,.45.13,1.15,0,1.16.59-2.14,2.47-2.88,5.26-1.74,9.29C96.52,379.65,94.8,376.77,96.19,377Zm7-5.23c.28-2.6-1.57-3.08-2.91-4.07C99.88,370.41,100.47,372.15,103.17,371.77Zm19.18,1.74c-.19-1.4.49-6.64-.58-5.23C122,369.68,121.27,374.93,122.35,373.51Zm-79.62-1.16c1.58-.42,1.17,1.16,2.32,1.16.12-.65.65-.9,1.16-1.16.28-2.79-2.42-2.61-3.48-4.07Zm2.9-3.49c0-.32-.47-.65-.58,0C45.05,369.19,45.52,369.52,45.63,368.86Zm11,2.91c.12-.65.64-.9,1.16-1.16.1-1.46-.9-1.82-1.75-2.33C56.43,369.3,55.39,371.7,56.68,371.77ZM91,369.45c.09-.61-.45-1.51-.58-.59C90.3,369.47,90.83,370.37,91,369.45Zm59.29,2.32c.25-2.19-1.23-2.65-2.33-3.49C148.58,369.56,148.59,371.49,150.25,371.77Zm115.07-2.91c2.54,3-1.06-1.85,0,0ZM15.41,372.93c-.07-1,.32-5.26-.58-3.48C14.9,370.41,14.51,374.71,15.41,372.93Zm72.07-1.74c.75-.77.76-2.16-.58-2.33C87,369.73,86.69,371,87.48,371.19ZM70,373.51c2.54-.4-.13,4.4,2.91,3.49,1.35-2.39-1.42-5-2.33-7,.61,0,.46-.75-.58-.58Zm52.89-1.16c2.29-.74,1.4,1.7,2.9,1.75a5.78,5.78,0,0,0-2.9-4.65Zm36,3.49c1.87-.29,2.33-5,1.16-6.39A10.12,10.12,0,0,0,159,375.84ZM244.4,370v1.16c1.42.9,1.7-2,.58-1.74C244.94,369.8,244.89,370.13,244.4,370Zm39.51-.58c-1.34,3.6,1.7,1.7,0,0Zm-256.29,2.9c.41-.43,1.44-2.84-.59-2.32C27.13,370.9,26.83,372.17,27.62,372.35Zm126.69,1.16c0,.62.28,1.48.58.59.58-1.24,2.35-2.82,3.49-1.75v-1.74c-.58,0-.69-.47-1.16-.58A6.26,6.26,0,0,1,154.31,373.51Zm-65.09-2.32c.69-.61.14-.41-.58,0S88.54,371.78,89.22,371.19ZM127,375.26c-.61-2.58,4.89-2,2.32-4.65C129,372.24,125.08,373.31,127,375.26Zm27.89-4.07c0-.32-.47-.66-.58,0C154.31,371.51,154.78,371.85,154.89,371.19Zm-37.19.58c-1.59,1.77,1.77-1.59,0,0Zm161,5.23c.13-.45.49-.67,1.17-.58.62-2.17-1.45-1.66-1.17-3.49,1.05.08,1.36-.57,1.17-1.74H278.1C277,372.61,277.52,376.07,278.68,377Zm35.46-3.49c.59-.15.07-4-.59-1.74C313.41,372.26,313.65,373.63,314.14,373.51ZM114.79,377c-.36-1.58.74-4.61-.58-5.23-.58,2.16-1.24,1.52-.58,4.07-2.13.41-2.2,3.22-2.32,4.07-.84-.65-1.42-.63-1.75.58,1.29.07.25,2.46.58,3.49-1.1.13-1.28-.66-2.32-.59-.53,2.86,2.43,2.22,2.32,4.65-.5.85-.46,2.25-2.32,1.75,0,2.12,1.15,3.11,2.32,4.07,1.08-2.42.43-6.55,4.07-6.4-1.72-2.76,1.09-3.24.58-6.39-1.72-.51-2.86,2.48-3.48,1.16C114,382,111.69,376.8,114.79,377Zm-31.38-2.9c.09.77-2.36,1.75-.58,2.32.18-1.37,2-1.08,1.74-2.91-1.14.18-1.15-.78-1.74-1.16A2.72,2.72,0,0,0,83.41,374.1Zm168,1.74a2.35,2.35,0,0,0-.58-3.49c-.14,1-1,1.33-2.33,1.16-.13-.45,0-1.14-.58-1.16C246.19,374.47,249.61,375.35,251.37,375.84ZM92.13,374.1c.08-.61-.45-1.51-.58-.59C91.46,374.12,92,375,92.13,374.1ZM116,375.84c.08-.77.09-4.21-.58-2.33C115.3,374.28,115.29,377.72,116,375.84Zm4.07,2.32c-1.8-.33-1.52-2.73-3.48-2.9,1.49,4.43-1.27,7.08.58,9.88,2.18-.14,2.28-2.37,3.48-3.49v-8.14c-.74,0-.8-.74-1.74-.58C119.27,374.66,120.59,375.46,120,378.16Zm10.46-2.32c1.76.89,1.53-3,.58-2.91A3.85,3.85,0,0,0,130.48,375.84Zm159.25-1.16c0-.82-.13-2.23-.58-1.17C289.1,374.33,289.27,375.74,289.73,374.68Zm19.18,1.74c.44-1.49.85-2.67-.59-3.49C308.66,374,307.62,376.35,308.91,376.42ZM49.7,378.16c1.88.72.44-1.88,2.33-1.16.22-2-1-2.48-1.75-3.49A11,11,0,0,0,49.7,378.16Zm6.39-.58c1.1.13,1.29-.65,2.33-.58-.34-1,.7-3.41-.58-3.49A8.29,8.29,0,0,1,56.09,377.58Zm98.22,1.16v3.49c2,.13,1.87,2.4,2.91,3.49-.29-1.84,1.05-2.05.58-4.07C156.27,381.05,155.84,379.35,154.31,378.74Zm1.75-3.48c-.44,1.79,1.59,1.12,1.16,2.9,0,1.55-.32,3.42,1.16,3.49-.37-2.53.76-6.57-.58-8.14A3,3,0,0,1,156.06,375.26Zm129,0a1.62,1.62,0,0,0-1.17-1.75C284,374.43,283.84,375.53,285.08,375.26Zm3.49,4.65c1.48-1.56-.36-3.07,0-5.23-.77-.6-2.15-.57-2.91-1.17C285.08,377.19,288.35,377,288.57,379.91ZM86.31,376.42v4.07c4.4-.13,2.28,6.25,5.24,7.55-.4-3.12,1.75-6.74,0-9.3a3,3,0,0,1-1.75,1.75c0-1.16-1.58-.74-1.16-2.33-.16-2.29,2.48-1.77,2.32-4.06C88.53,374,89.17,377,86.31,376.42Zm89.51,2.32c.32-2.12.7-3.11-1.17-4.06C174.91,376.93,173.2,378.32,175.82,378.74Zm1.16-3.48c0-.33-.47-.66-.58,0C176.4,375.58,176.87,375.92,177,375.26Zm44.75,2.9c-.35-1.19.94-4-1.16-3.48C220.45,376.35,220.71,377.63,221.73,378.16Zm31.38-2.32c.09-.61-.45-1.5-.58-.58C252.44,375.87,253,376.76,253.11,375.84Zm-237.7,0c0-.32-.47-.66-.58,0C14.83,376.16,15.3,376.5,15.41,375.84Zm69.74.58c.09-.61-.45-1.5-.58-.58C84.48,376.45,85,377.34,85.15,376.42ZM127,379.33c2.21.43,3.09-3.45,2.32-4.07C129.05,377.12,127.11,377.31,127,379.33Zm73.23-1.75c1.61.93,1.6-2.51.58-2.32C200.62,376,200,376.37,200.23,377.58ZM27,378.74c.34-.35,1.37-2.75,0-2.9C26.7,376.19,25.67,378.6,27,378.74Zm70.91-.58c.83-.22,1-.69,1.74,0-.1-.87.21-2.14-.58-2.32C99.45,377,96.55,377.82,97.94,378.16ZM242.07,377h1.16v-1.16h-1.16Zm-59.86.58c.58,0,.69.47,1.16.58-.05-.91.08-2-1.16-1.74Zm65.67,4.07c.22.94,1.51,1.11,1.16,2.33-.32,1.82-2,6.47,0,7a4,4,0,0,1,1.17-1.74c-1.67-3.12.85-5.26,1.74-7.56-4.1-.21-1.32-4.46-4.07-5.23C248.61,378.25,247.47,379.86,247.88,381.65ZM281.59,377c0-.32-.47-.66-.58,0C281,377.32,281.48,377.66,281.59,377Zm2.91,1.16c0-.81-.13-2.22-.59-1.16C283.87,377.82,284,379.22,284.5,378.16Zm8.71-.58c-.74-.8-2.74-.35-3.48-1.16C288.93,380,293.26,380.89,293.21,377.58Zm23.25-.58c0-.32-.47-.66-.58,0C315.88,377.32,316.35,377.66,316.46,377Zm2.33,5.81c-.15-2.37.56-5.6-1.17-6.39C318,378.58,316.68,382.4,318.79,382.81Zm-304,.58c-.76-2.53,1.29-5.25,0-6.39C14.41,378.6,13.1,383.22,14.83,383.39Zm34.29-5.23c.09-.6-.45-1.5-.58-.58C48.45,378.19,49,379.08,49.12,378.16Zm-23.83,0c-1.4,1.95,1.95-1.4,0,0Zm26.15,20.35c1.57-1.34,2-3.84,3.49-5.24A2.55,2.55,0,0,1,53.77,391c1.92-2.92.92-8.77,1.16-13.37-3.57.51.09,1.62-.58,4.07-1.64-.09-1.35,1.75-2.91,1.74-.09,1.45.92,1.8,1.17,2.91-1.82-.27-1.64,1.46-2.33,2.33-.73-.13-1.19-.91-1.16.58-.08,2,2.94.93,2.91,2.9.09.69-.1,1.65.58,1.75,0-.59,1-.73,1.16,0C53.26,395.5,48.78,397.31,51.44,398.51Zm70.33-18c-.64-1.48,2-3-.58-2.91C121.5,378.43,120.51,380.59,121.77,380.49ZM159,382.23c.35,3,.84-1.17.58-2.32.76-.78.77-2.17-.58-2.33Zm21.51,1.16c1-.47,2.42-5.63,0-5.81C179.76,378.46,179.32,382.59,180.47,383.39Zm65.09,5.82c.5-1.69.87-.66,2.32-.58-.13-2.2-1.82-2.83-2.32-4.65,2.15-1.66,1.19-2.93,1.16-6.4-3.16.14-2.15,4.44-2.32,7.56C248,384.86,244.24,388.75,245.56,389.21Zm7.55-7.56c-.07-1,.32-5.26-.58-3.49C252.6,379.13,252.21,383.43,253.11,381.65ZM57.26,383.39c-.21-1.73-.34-3.53-1.75-4.06C55.24,381.54,55.76,383,57.26,383.39Zm73.8,3.49c.81-.92,1.33-8.83-.58-7C132.07,382.25,129.61,385,131.06,386.88Zm147.62-4.07c2,.74,2.41-2.94,1.17-3.48C279.33,380.36,278.22,380.8,278.68,382.81ZM27,381.65c0-.81-.12-2.22-.58-1.16C26.41,381.3,26.58,382.71,27,381.65Zm254.56-.58c0-.32-.47-.66-.58,0C281,381.39,281.48,381.73,281.59,381.07Zm4.07.58c1.58-.42-.42,2.74,1.16,2.33.14-.64,1-1.4,1.17-.59.08,1.45-.92,1.8-1.17,2.91,1.37,1.42,1.08-.87,2.91-.58a5.11,5.11,0,0,0-2.33-5.23C287.39,381.45,285.79,380.81,285.66,381.65ZM81.08,384.56c.24,1.12,2.26.46,1.75,2.32-.14,1.83-3.77,3.17-1.75,5.23,3-1.67,5.47-9.05.58-10.46C82.15,383.29,80.85,383.15,81.08,384.56ZM240.33,384c.17-.36,1.44-2.24,0-2.33C240.16,382,238.88,383.89,240.33,384Zm51.14,5.23c1.1.13,1.28-.66,2.33-.58v-5.24c-1.83.28-1.54-1.56-2.91-1.74C289.78,384,290.73,387.05,291.47,389.21ZM85.73,384c0-.82-.13-2.23-.58-1.17C85.11,383.63,85.28,385,85.73,384Zm199.35,2.9c2.55-2.16-1.79-6.64-1.17-3.49,0-.35.09-.68.59-.58.66,2.41-1.23,2.27-1.17,4.07a13.88,13.88,0,0,1,2.33,2.33C285.79,388.11,285,387.92,285.08,386.88Zm-101.71-1.16c-.32-.85.68-3-.58-2.91A1.87,1.87,0,0,0,183.37,385.72Zm38.36,1.16c.47-.42,1.56-4-.58-3.49C221.48,384.42,220.44,386.81,221.73,386.88ZM48.54,384.56c0-.33-.47-.66-.58,0C48,384.88,48.43,385.22,48.54,384.56Zm38.94,5.81a2.88,2.88,0,0,1,1.74-1.74c-.5-2-1.81-3.23-2.91-4.65C86.23,386.58,86.38,389,87.48,390.37Zm-72.65,2.32c-.63-2.27,1.35-7.15-1.16-7.55C13.62,388.09,13.53,391.09,14.83,392.69ZM120.6,386.3c.33-.32,0-1.18-.58-.58C119.7,386,120,386.9,120.6,386.3Zm-34.87.58c.09-.61-.45-1.5-.58-.58C85.07,386.91,85.6,387.8,85.73,386.88Zm36,2.91c.49-.49,1.59-4.54-.58-4.07C121.53,386.92,120.47,389.54,121.77,389.79Zm144.71-3.49c0-.32-.47-.66-.58,0C265.9,386.62,266.37,387,266.48,386.3Zm-210.39.58c0-.32-.47-.66-.58,0C55.51,387.2,56,387.54,56.09,386.88Zm89.5.58c-1.58,1.77,1.77-1.58,0,0Zm134.26,2.33c.9,3-1,8.77,2.9,8.72.59-2.72-2.33-1.94-1.74-4.65,2.17-1-.34-1.69,0-4.07.32-.37,2.36-1.76.58-2.33C281.69,388.92,280.29,388.87,279.85,389.79Zm-11.63.58A5.23,5.23,0,0,0,265.9,388C265.34,389.81,269.87,391.21,268.22,390.37Zm15.11-1.74c1.77,1.58-1.58-1.77,0,0ZM159,389.79c.09-.61-.45-1.5-.58-.58C158.29,389.81,158.83,390.71,159,389.79Zm-27.9,3.48c1.14-.43.87-4.29-.58-4.06C131.42,391.12,128.46,393.32,131.06,393.27Zm-83.1,0c0-.85.22-4.75-.58-2.9C47.38,391.22,47.16,395.12,48,393.27Zm238.28-1.74c-1.39.23.32-2.65-1.74-1.74C283.88,391.26,285.72,393.1,286.24,391.53ZM50.86,396.18c.28-1.82-.72-2.37-1.74-2.91C49.18,394.76,50.18,395.31,50.86,396.18Zm240.61,0c1.89.15,2.8-.69,2.91-2.32a3.81,3.81,0,0,0-2.91-.59Zm-169.7,1.74c.79-.78,1.1-4.06-.58-4.06C121.53,395.06,120.47,397.67,121.77,397.92Zm122.63-3.48c-.66.05-.91-.85-1.17,0A.59.59,0,0,0,244.4,394.44Zm41.84,1.74c.16-1.32-.14-2.18-1.16-2.32-.07,2.05-1.92-1.24-1.75.58C284.54,394.78,285.21,395.66,286.24,396.18ZM12.51,400.25c2.17.24,1.78-1.74.58-2.33C13.22,399,12.43,399.21,12.51,400.25Zm254.55,2.9c.09-.61-.45-1.5-.58-.58C266.39,403.18,266.93,404.07,267.06,403.15Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M328.66,257.86c-.89,1.05-3.1-1.51-4.06-2.32C326.33,253.65,327.65,257.1,328.66,257.86Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M225.8,57.94c-1.59-1.77,1.77,1.58,0,0Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M61.91,168.36c1.79,1.46-2,2.2-2.91,2.91.9.84.51,3,.58,4.64-1.37-.75-1.12-3.14-1.74-4.64C59.3,170.4,61,169.82,61.91,168.36Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M186.28,208.46c1.85-1.06-3,2.55,0,0Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M11.34,279.36c1.86-1.06-3,2.55,0,0Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M253.69,314.23c1.73,1.22-1.46,2.37-1.16,4.07C251.07,317.36,253.56,315.51,253.69,314.23Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M323.43,316.56c2.34,2.53-.21,6.38,1.17,9.88.77,1,2.58.9,3.48,1.74.22,3.25.29,3.86,1.75,6.4-3-1.7-2.82-3.63-4.65-5.82-.83.91-1.12,4.38-1.16-.58-.51-1.71-.87,1.35-2.33.58-1.36-2.39,0-4.34,1.74-5.23.32-1.29-1.11-.82-1.16-1.74-1.1,1-1.8,2.46-2.9,3.49-2.09-.63-3.82-1.61-4.07-4.07,1.76.37,3.35.91,3.49,2.91C322.34,323.6,321.09,318.28,323.43,316.56Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M136.88,329.34c1.75.38,1.62,2.65,2.9,3.49C139,333.79,137,331.05,136.88,329.34Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M252.53,343.87c.16-1.37,1.55.67,2.33.58C254.28,346.24,253.31,343.79,252.53,343.87Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M325.18,343.87c4.38-.5,2.63,5.12,4.65,7-.8,1.13-2.45-1.78-2.91-2.91C326.24,346.69,324.44,346.55,325.18,343.87Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M185.7,374.68c2.27-.34,1.48,2.39,2.9,2.9C188.05,378.47,185.77,376.19,185.7,374.68Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M262.41,375.26c1.65,1.49-2.1,2.51-2.32,4.07C258.82,378.21,262,376.6,262.41,375.26Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M28.78,388c-1.59-1.76,1.77,1.59,0,0Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M204.29,394.44c2.45-.13,2.05,2.6,3.49,3.48C206.75,398.92,204.26,396.43,204.29,394.44Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M224.05,406.64c3.27.22,3,3.93,4.07,6.39C226.19,413.78,223.89,409.92,224.05,406.64Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M304.26,410.13c2.44-.12,2,2.6,3.48,3.49C307,414.32,304.52,411.83,304.26,410.13Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M221.15,417.1c1.33.46-1,2-1.16,2.91C218.17,419.07,221.18,418.17,221.15,417.1Z" transform="translate(-2.59 -10.28)"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" style="
position: fixed;
z-index: -10;
top: 50px;
right: -100px;
opacity: .5;
height: 100%;"
viewBox="0 0 333.04 559.47"><defs><style>.cls-1{fill:#2c2e69;fill-rule:evenodd;}</style></defs><title>tree_silhouettes_1702 roz</title><g id="New_Symbol_206" data-name="New Symbol 206"><path class="cls-1" d="M170.59,19.58c-.15,2.18,0,4.7-2.91,4.07C167.3,20.94,167.88,19.2,170.59,19.58Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M159,21.32c2.21-.08,2.74,1.52,2.91,3.49C159.51,25,158.51,23.91,159,21.32Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M141.53,28.88c-.08,1,.71,1.22.58,2.32-1.88,1.59-4.2-.1-5.23-1.16C137,28.23,139.77,29.06,141.53,28.88Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M199.65,32.36c.09-.68,1-.49,1.74-.58C201.29,32.46,200.33,32.27,199.65,32.36Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M200.81,37c.19-2.74,3.22-2.47,4.65-1.16C205.33,37.66,202.56,36.83,200.81,37Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M167.1,44a3.79,3.79,0,0,1-.58,2.9h-2.33C163.84,44.6,165.49,44.32,167.1,44Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M179.3,46.89c-2,.6-.9-1.8-1.16-2.9C179,44.48,179,45.86,179.3,46.89Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M122.93,45.73c1.67.07,3.8-.32,4.65.58C128,49.11,122,48.6,122.93,45.73Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M210.11,46.89c.79-1.5,3.56-.12,4.64,0C214.25,48.09,210.71,47.51,210.11,46.89Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M77.6,47.47c2.43.1,3.17,1.87,2.9,4.65C78.3,51.81,77.94,49.65,77.6,47.47Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M231.61,50.38c1.57.88-.93,2.51-1.16,3.49C228.82,52.94,231.71,51.7,231.61,50.38Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M63.65,56.77c0-.56.71-.45,1.16-.58C64.8,56.76,64.1,56.64,63.65,56.77Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M239.16,57.36c-.43,1.65-3.73,2.37-5.23,1.16C233.85,55.42,237.75,56,239.16,57.36Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M63.65,60.84c-2.26.13-3.65-.61-4.07-2.32C61.39,56.77,65.1,59.33,63.65,60.84Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M204.87,62.59c.88-1.76,2.55.48,4.07,0C208.26,64.15,205.91,62.58,204.87,62.59Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M232.19,63.17c-1.07,1.63-2.28,3.14-5.23,2.9C226.54,62.94,229.33,63,232.19,63.17Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M96.78,65.49a4.09,4.09,0,0,1,2.32,4.07C97.69,68.83,97.22,67.18,96.78,65.49Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M248.46,66.07c-1.07.87-2.76,1.12-4.65,1.17C243.94,65.43,246.71,66.25,248.46,66.07Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M73.53,70.14a2.69,2.69,0,0,0,.58-1.74c2.73.37,5.5.69,5.81,3.48C77.44,72.69,75.36,70.77,73.53,70.14Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M251.37,71.3c-2.05-.27-5.6,1-5.23-1.74C248,68.71,251.32,68.7,251.37,71.3Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M240.91,73.05c-.6,1.34-2.67,1.2-4.65,1.16C236.85,72.87,238.93,73,240.91,73.05Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M233.35,78.86c-.6,1.49-3.78,2.32-5.23,1.16C228.78,78.14,231.51,78,233.35,78.86Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M251.37,82.93c2,.27,3.18,1.46,4.65,2.32C254.78,86.45,251.42,84.84,251.37,82.93Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M110.14,84.09c2.53-.2,3,1.6,3.49,3.48C110.75,88.13,110.72,85.83,110.14,84.09Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M70.62,86.41c.84-1.36,3.46.37,4.65.59C74.22,88.57,71.77,86.67,70.62,86.41Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M252.53,86.41c2.56-.43,2.38,1.88,4.07,2.33C255.36,90.13,252.46,88.26,252.53,86.41Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M250.79,89.32c-.26,1-4.39,1-4.65,0C246.3,86.67,250,88.87,250.79,89.32Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M84,91.65c.07-1.29,2.47-.25,3.49-.59A2.34,2.34,0,0,1,84,91.65Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M240.91,92.81c.09-.69,1.06-.49,1.74-.59h1.75C244.32,93.51,241.93,92.47,240.91,92.81Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M255.44,99.2c2.53.18,3.32,2.11,4.65,3.49C258.52,103.83,255.82,101.17,255.44,99.2Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M36.91,101.53a1.6,1.6,0,0,1-1.74,1.16A1.59,1.59,0,0,1,36.91,101.53Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M254.86,103.27c.48-1.85.76,1,.58,1.74C255,106.86,254.67,104,254.86,103.27Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M256.6,103.27a4.38,4.38,0,0,1,3.49,3.48A4.37,4.37,0,0,1,256.6,103.27Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M262.41,122.45c-1.62,1.31-3.59-2.38-4.65-4.07-.37-.6-1.34-.6-1.16-1.75.67.1,1-.12,1.16-.58C261.22,116.27,260.47,120.7,262.41,122.45Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M34.59,117.22c0,2.13-2,2.22-2.9,3.48C30,119.12,32.87,117.27,34.59,117.22Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M33.43,120.12C35,122,31.87,124,29.94,124.19,30.51,122.24,32.08,121.29,33.43,120.12Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M31.1,137c0,2.28-1.83,2.81-3.48,3.48C28.44,139,29,137.17,31.1,137Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M288,142.21c-.07,1.28-4.49,3.12-4.66.58A10.87,10.87,0,0,1,288,142.21Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M298.44,154.41c-.8,1.14-4.93.71-5.81,0C293.28,152.12,297.43,153.52,298.44,154.41Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M300.19,156.15c-1.12,1.25-3,1.28-4.65.59C296.52,154.9,298.24,156,300.19,156.15Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M312.39,201.48c3.68,0,3.87,3.5,4.65,6.4-1.73,0-2-1.51-3.49-1.75C314.9,203,312.19,204.59,312.39,201.48Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M303.67,206.72c1.48.77-.85,2.58-.58,4.06C301.44,209.83,303.37,207.63,303.67,206.72Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M315.3,218.34c2.46.06,3.47,1.56,4.07,3.49C316.91,221.77,315.89,220.26,315.3,218.34Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M301.35,219.5c1,.14,1.32,1,1.16,2.33A2.56,2.56,0,0,1,301.35,219.5Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M315.88,221.83a3.52,3.52,0,0,1,3.49,3.48C317.87,224.49,316.08,224,315.88,221.83Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M301.93,232.87a11,11,0,0,1,4.65.58C306.3,234.25,301.34,234.86,301.93,232.87Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M310.07,238.1c1.5,1.35-1,3.62-2.33,4.07A22.11,22.11,0,0,1,310.07,238.1Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M70.62,241c.11-.66.59-.33.58,0C71.09,241.67,70.62,241.33,70.62,241Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M279.85,240.42c2.29-.35.68,3.19,1.16,4.65C280,244.15,279.75,242.46,279.85,240.42Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M326.92,267.16c1.78.93,4,1.4,4.07,4.07A4,4,0,0,1,326.92,267.16Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M307.16,270.65c1.19-1.71,3,.78,4.07,1.16C310.29,273.27,308.43,270.78,307.16,270.65Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M282.75,271.23c1.14,1,1,5.57-1.16,5.23C281.34,274.08,282.13,272.74,282.75,271.23Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M331.57,274.71c-1.7-.26-4.19-2.74-3.49-3.48A3.51,3.51,0,0,1,331.57,274.71Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M329.83,284c1.8.72,3.27,1.77,3.49,4.07C332.08,286.79,329.5,286.86,329.83,284Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M287.4,286.92c2.73.48-.34,4-.58,5.23C285.35,291,287.14,288.25,287.4,286.92Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M329.83,287.5c1.91.81,3.55,1.87,3.49,4.65C332,290.8,329.8,290.24,329.83,287.5Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M328.66,289.24c1.12-1.82.59,3.92.59,4.07-.06,1.26,1.27,2.95.58,4.07a4,4,0,0,0,1.74,1.16c-.57,3.67,3,3.23,2.91,6.39a11.7,11.7,0,0,1-3.49-3.48c-.59.38-.6,1.34-1.74,1.16-.34-1.21-1.44-1.66-1.17-3.49.23-1.52,1.87-1.62,1.17-4.06-1.69,1.3-2.88.08-3.49,2.9-1.87-.84-4.17-1.25-4.07-4.07a4.12,4.12,0,0,1,3.49,2.33c1.89-.84,1.46-1.3,1.16-3.49C327,291.43,329.14,291.65,328.66,289.24Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M192.09,298c.06,2.58-.69,4.35-2.91,4.65C188.51,300.17,189,298,192.09,298Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M322.85,298c2.15.38,3,2,3.49,4.07C324.76,301.09,322.69,300.64,322.85,298Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M291.47,299.71c-.56,1.18-1.19,2.29-1.74,3.48C288.27,302.26,290.13,299.76,291.47,299.71Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M331,304.35c2.63-.11,3.31,1.73,3.49,4.07C332.55,307.83,331.05,306.81,331,304.35Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M86.31,306.68c-.56,1.95-2.13,2.9-3.48,4.07C81.74,309.43,83.89,306.41,86.31,306.68Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M163,309c-.11,2.22-.83,3.83-2.91,4.07C158.51,310.78,160.48,307,163,309Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M25.87,310.75c1.16-1.5,2.36,1.86,2.33,3.48C26.89,313.6,27.18,311.38,25.87,310.75Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M81.66,314.23c2.12.6,3.21,2.23,3.49,4.65C83.58,317.75,82,316.63,81.66,314.23Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M81.66,317.72c1.17,1,2.71,1.56,2.91,3.49s-2.25,1.23-2.32,2.91c-1.58-.53.59-2,.58-2.91C82.49,320,81.39,319.55,81.66,317.72Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M332.15,317.72c2.14.38,3.05,2,3.49,4.07C334.06,320.85,332,320.41,332.15,317.72Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M39.82,318.88c2.38.14,2.61,2.43,2.91,4.65C40.52,323.22,40.17,321.06,39.82,318.88Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M43.31,324.69c-.1,2.23-2.1,2.55-2.91,4.07-.5-1.9-.17-3.86-1.16-6.39C42,322.11,40.52,326.52,43.31,324.69Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M317,325.28c1.44.3,2.07,1.41,2.91,2.32C319.08,329,317,326.68,317,325.28Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M42.73,328.18c0,2.72-1.91,3.52-4.07,4.07C39.59,330.47,40.06,328.23,42.73,328.18Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M296.7,332.25a4.35,4.35,0,0,1-2.9,4.07C293.9,334.1,294.62,332.49,296.7,332.25Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M296.12,335.74c1.65,1.69-.85,4.16-2.32,4.65C293.94,338.21,295.14,337.08,296.12,335.74Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M12.51,343.87c-1.69-.83-2.4-2.64-2.91-4.65C11.48,339.87,12.79,341.07,12.51,343.87Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M185.7,339.81c2,.18,2.31,1.94,2.9,3.48C187.44,342.33,185.9,341.73,185.7,339.81Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M135.13,349.1a5.31,5.31,0,0,1,2.91,4.07C136.82,352.07,135,351.59,135.13,349.1Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M6.11,349.69a3.77,3.77,0,0,1,2.91.58c0,2.12-1.65,2.61-2.33,4.07C4.92,354.29,5.33,350.54,6.11,349.69Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M325.18,350.27a5.21,5.21,0,0,1,2.32,2.32c-.1,1.83-.41,3.47-2.32,3.49.42-1.59-1.16-1.17-1.16-2.33C323.39,351.58,325.46,352.1,325.18,350.27Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M208.94,356.66c-1.82-1.67.92-3.7,1.75-4.65C212.45,353.62,209.46,355.4,208.94,356.66Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M185.11,357.24c2.12.6,3,2.43,3.49,4.65C187,360.75,185.43,359.64,185.11,357.24Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M325.76,357.82c-.44,2.08-1.35,3.69-3.49,4.07C322.21,359.31,322.77,357.35,325.76,357.82Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M41.56,358.4c-.07,2.26-1.71,2.94-2.9,4.07C37.46,361.23,39.72,358.53,41.56,358.4Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M41.56,361.89c-.06,2.46-1.56,3.47-3.48,4.07C38.86,364.22,39.2,362,41.56,361.89Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M61.91,363.63c1.35,1.17,3.29,1.74,2.9,4.65A5.78,5.78,0,0,1,61.91,363.63Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M60.74,367.12c2.16.37,3.24,1.8,2.91,4.65C62.13,370.77,60.7,369.68,60.74,367.12Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M214.17,369.45c1.86,1.89-1.06,3.94-1.74,5.23C210.86,373.06,213.4,370.64,214.17,369.45Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M41,375.84c-.46,1.86-2.11,2.54-2.9,4.07C36.88,378.67,39.14,376,41,375.84Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M106.08,379.33c-.08,2.24-2.36,2.29-2.91,4.06C102,382.15,104.24,379.45,106.08,379.33Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M59.58,380.49c2.21.5,3.35,2.07,3.49,4.65A7.8,7.8,0,0,1,59.58,380.49Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M203.71,380.49c3-.13,3.28,2.54,4.07,4.65C206,384.05,203.74,383.37,203.71,380.49Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M295.54,381.65c2.17.48,2.66,3.27,5.23,1.74.15,3.83-1.87,5.49-3.49,7.56-1-.43-.08-1.06,0-1.74-1-1.15-2.93-1.34-2.32-4.07,1.44-.09,1.8.91,2.9,1.16C298.39,383.45,295.43,384.09,295.54,381.65Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M61.32,388a5.29,5.29,0,0,1-2.9-4.06C60,382.86,61.85,385.28,61.32,388Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M152,386.3c1.7,1.18-.79,3-1.16,4.07C149.12,389.18,151.61,387.33,152,386.3Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M312.39,386.88c1.42,1.65-.94,4.46-2.9,4.65C310.18,389.71,310.7,387.71,312.39,386.88Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M78.76,388.63a4.38,4.38,0,0,1-3.49,3.48C76.1,390.61,76.63,388.82,78.76,388.63Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M157.22,389.21c-.06,2.45-1.57,3.47-3.49,4.06C153.79,390.81,155.3,389.8,157.22,389.21Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M146.76,391c1.44-.09,1.8.91,2.9,1.16,0,1.54.22,3.32-.58,4.07C147.34,395.41,146.32,393.9,146.76,391Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M261.83,392.69c1,.43.08,1.06,0,1.75C260.79,394,261.74,393.38,261.83,392.69Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M179.3,393.27c-.13,1,.59,2.91-1.16,2.33.43,2.95-1.44,3.6-2.32,5.23-1-1.59,1-2.49,0-5.23C177,394.85,176.87,392.78,179.3,393.27Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M183.37,394.44c1-.08,1.23.71,2.33.58.33,1.88-.4,2.7-.59,4.07C183.58,398.53,181.82,396.28,183.37,394.44Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M239.16,395.6c1.75,0,1.75,5.18,0,5.23-2.08.34-1.76-1.72-1.74-3.49C238,396.72,239.57,397.16,239.16,395.6Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M106.08,396.18c-.44,2.08-1.35,3.69-3.49,4.07C103,398.17,103.93,396.56,106.08,396.18Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M57.26,396.76c3.56.12,2.47,4.89,3.48,7.56C58.28,403.1,57.43,400.26,57.26,396.76Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M303.09,396.76c2.48.05,3.16,1.88,3.49,4.07C304.66,400.23,303.15,399.22,303.09,396.76Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M144.43,397.92c2.22.5,3.35,2.08,3.49,4.65C145.88,401.9,144.23,400.84,144.43,397.92Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M203.71,398.51c3-.65,2.16,2.49,3.49,3.48C206,403.13,203.54,400.64,203.71,398.51Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M105.49,399.67c2,1.61-1.5,2.72-1.74,4.07C102.05,402.37,104.59,400.35,105.49,399.67Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M251.37,404.32c-1.69-1.73.3-4.71,2.32-4.65C253.83,402.13,252,402.62,251.37,404.32Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M289.73,399.67c1.34.46-.3,2.73-1.16,2.9.17,1.76,1.79,2.08,1.16,4.65a1.59,1.59,0,0,1-2.33,0v2.91c2.07.7,3.71,2.73,2.33,5.23-1.35-.4-1.56-1.93-2.91-2.33.31-3.8-.36-6.61-.58-9.88C287.87,402.46,288.4,400.67,289.73,399.67Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M178.72,400.25c1.59-.42,1.17,1.15,2.33,1.16.25,2.19-1.15,2.73-1.75,4.07C177.32,404.86,177.05,401.37,178.72,400.25Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M130.48,400.83c-.32,2-1.69,3-2.9,4.07C126.38,403.66,128.64,401,130.48,400.83Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M202.55,401.41c1.3.25.23,2.87.58,4.07a5.37,5.37,0,0,0-3.48,2.32C199.14,406.5,200.55,402.14,202.55,401.41Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M144.43,402c2.31,0,2.41,2.24,3.49,3.49C146.54,406.82,144.61,403.78,144.43,402Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M253.11,402.57c1.86,1.9-1.06,3.95-1.74,5.23C249.8,406.19,252.34,403.76,253.11,402.57Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M317,402.57c.28,1.83-.72,2.38-1.74,2.91.38,1.74,1.24-.56,2.32,0,.31,2.83-2.31,2.72-2.9,4.65-1.61-1,1.91-3.53-.58-4.07C314.51,404.3,315,402.71,317,402.57Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M113.05,404.32c2.38.82-2.43,3.78.58,3.48-.53,2.38-1.78,4-4.07,4.65C110.8,409.82,110.66,405.8,113.05,404.32Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M142.69,404.32c2.92,1.43-.9,6,1.16,8.13-.83,1.5-1.36,3.29-3.49,3.49-.6-2.93.6-4.05,2.33-4.65.51-1.87-1.92-.79-1.74-2.32C140.08,406,142.33,406.09,142.69,404.32Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M89.8,405.48c1.47,1.13-1.48,2.74-1.74,4.07C86.47,408.29,89.42,406.69,89.8,405.48Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M54.35,406.06c2,0,3.18,2.92,1.74,4.65C53.65,410.62,53.53,407.86,54.35,406.06Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M48.54,407.22c1.86.08,2.56,1.32,2.32,3.49.41,1.45,1.55-1.08,2.91-.58-.46,1.86-2.11,2.54-2.91,4.07-.74-.13-.76-1.74,0-1.75C49.52,411.39,46.67,409.66,48.54,407.22Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M202.55,407.8c1,.54,2,1.08,1.74,2.91.88,1.84,3.15,2.28,2.91,5.23-1.35-1.18-3.11-1.93-3.49-4.07a2.15,2.15,0,0,1-2.9,0C200.29,409.42,201.4,408.59,202.55,407.8Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M286.24,414.2c0,2.12-1.65,2.61-2.33,4.07C282.52,417,284.39,414.13,286.24,414.2Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M130.48,414.78c-.19,2.84-2.25,3.22.58,3.49-.43,2.07-1.34,3.69-3.48,4.06C128.09,419.24,126.66,415.53,130.48,414.78Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M203.71,414.78c2.43.29,3,2.42,3.49,4.65C205,418.93,203.85,417.35,203.71,414.78Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M143.85,415.36c2.21.5,3.35,2.07,3.49,4.65C145.76,418.87,144.17,417.76,143.85,415.36Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M301.93,416.52c1.1,1.4-1.1,2.48-1.16,2.91s.86,1,.58,1.74a11.28,11.28,0,0,1-2.32,3.49c-1.61-1,1.91-3.53-.59-4.07C298.88,418.51,299.79,416.9,301.93,416.52Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M266.48,417.68c1.25,1.82-.83,4.33-2.91,4.65C263.51,419.76,264.26,418,266.48,417.68Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M116.54,422.91c-1.83-.49-2.41-2.24-2.91-4.07C116.18,416.82,118.15,420.62,116.54,422.91Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M318.2,418.27c-.44,2.07-1.34,3.69-3.48,4.06C315.16,420.25,316.06,418.64,318.2,418.27Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M223.47,420.59c.11,2.82-1.15,4.27-3.48,4.65C219.87,422.41,220.24,420.07,223.47,420.59Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M317.62,421.75c1.49,1.53-.51,4.5-2.32,4.65C315.27,424.05,316.46,422.92,317.62,421.75Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M318.79,425.24c3.19-.55,4.06,1.87,2.9,4.07C319.75,428.92,318.54,427.81,318.79,425.24Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M208.94,45.15c-.44,5.48,3.41,6.66,4.07,11,1.3-.25.24-2.86.58-4.07-.18-1.36-2.75-.34-2.32-2.32,1.45-1.16,4.78-.48,4.65,1.74h-1.75c.29,3.46-.61,5.19,0,7.56,2.25-.08,2.3-2.36,4.07-2.91-1.92-2-.29-4.68,2.33-5.23,0,1.55-.22,3.32.58,4.07a40.42,40.42,0,0,1,8.13-2.32c.09,1.44-.3,2.41-1.16,2.9,4,2.81,9.09,4.48,11.63,8.72,1.18,1,1.13-.43,2.32.58a3.77,3.77,0,0,0,.58,2.9c2.31,2,2.55,6,5.23,7.56-.34,2.09.68,2.81,1.16,4.07.1.68,1.06.49,1.75.58-.22,8.94,4.19,13.25,4.07,22.08-1.33-1.82-.18-1.43-2.33-.57-1.91-3-.05-3.36.58-6.4-.79-.33-4.12-.66-4.65-2.91,2.19.26,2.65-1.22,3.49-2.32-.94-2.74-1.08-6.28-4.07-7-.42-1.78,1-1.71.58-3.49.09-.79-3.24-.21-2.32,1.74-1.38-.36.09-3.58-1.16-4.06-1.4.41-5.55,1.68-5.23-1.17,1.84-.89,2.55-.2,4.65,0,.47-.11.57-.58,1.16-.58.1-3.79-2.26-5.1-3.49-7.56-3.26.17-3.52-2.68-5.81-3.48.07-1-.71-1.23-.58-2.33-2.84-4.13-8.17-5.78-14.53-6.39-2.75.54-3.75,2.84-5.81,4.07,1.7.62,2,2.61,1.74,5.23h1.74c1.39-.17-.64-1.57-1.16-1.74,2-1.63,3.73,2.06,5.81,2.32,1.46,1.64,4.36,1.84,5.81,3.49,2.4-1.36,3.61.72,5.23,1.74.06,1.59-1,1.17,0,2.33,3.08,2.73,4.31,7.31,8.72,8.71.25,3.22-.1,4.24,1.75,6.4.05,3.55-4.79,3.94-7.56,2.9.33,2.38,2.68,2.75,2.91,5.23h2.9c.11,1.94,1.94,3.27,0,4.07.08,2,1.67,2.6,1.75,4.65,2.73-1.84.48-6.37,2.32-8.14-.4-2.89-2-4.56-2.32-7.55,2.22,2,1.46,7.06,4.65,8.14-.46,3.74.85,5.73,1.16,8.71,3.24.5,4.77-.2,6.39,1.17-.91,3.26.4,11.48-3.49,9.88-.63-2.58,1-2.89,1.17-4.65-3.12-1.51-1.89,3.5-1.17,5.81,1.33.61,2.06,1.81,4.07,1.74.25,1.61-2.17.55-2.32,1.74-.56,1.66,1.87.64,1.74.59,1.83.76,2.67,2.07,3.49,4.06a2.78,2.78,0,0,1-1.75.59c.92,2.37,3,3.56,4.07,5.81,2.8-1.08,4.16-3.59,7.56-4.07a2.55,2.55,0,0,1-1.16,2.32c.73.78,1.74,1.14.58,2.33.09.68,1.06.49,1.74.58a5.38,5.38,0,0,1-3.49,2.32c.13,1.81,2.9,1,4.65,1.17,1,1.1,2.46,1.8,3.49,2.9,1.34.18.64-1.68,1.74-1.74,1.36.19,2.51.6,2.91,1.74a11,11,0,0,1,4.65-.58c-1.33,1.58-4.22,1.59-6.4,2.33a11.4,11.4,0,0,0,7.56,4.65c2.12,5.23,6.33,8.39,8.72,13.36,1-.07,1.22.71,2.32.58.33,3.55,2,5.78,2.91,8.72.75-.8,2.52-.57,4.07-.58,1.23,1.28,1.4,3.63,3.48,4.07-2.33,1.35-5-1.91-7-2.91.81,2.68,1.65,5.32,4.65,5.81-.73,4.39-.06,6.4,1.16,9.89,4-2.41,4.06,3.54,6.39,4.64-1.75,1-4.09-2.47-5.81-3.48.56,2.15,1.11,4.32,2.33,5.81a8.16,8.16,0,0,0,1.16,6.39c.81,7.91,2.74,14.7,3.49,22.67a1.58,1.58,0,0,0,1.16,1.74c-1.26,3.06.17,4.57,0,8.72,1,.56,1.27,1.83,1.74,2.9H320c1.27,1.44,1.23,4.2,4.07,4.07-3.23,2.43-4.55-2-7-2.32.27,2.45,2.84,2.58,4.07,4.07.17,3.2-.18,7.63,1.16,11,2.23-1.51,5.11.46,5.23,2.9-2.05-.27-3.18-1.47-4.65-2.32,2.32,11.05,5.21,21.52,5.81,34.29-.48,1.85-.76-1-.58-1.74-.16-1.22-1.55.84-2.32-.59-.92-3.43,2-3,1.74-5.81-.72-2.63-1.69,1-2.9-.58,0-1.77-.34-3.82,1.74-3.49.34-2.47-.42-3.84-.58-5.81-.43-1.44-1.75,1.92-2.91,0-.92-3.44,2-3,1.75-5.81-.39-1.74-1.25.56-2.33,0,.24-1.4-1.06-1.26-.58-2.9-.76-1.77-3.67-1.37-2.9-4.65,2.46.05,1.9,3.13,4.06,3.48,1.31-1.53-.36-5-1.16-6.39-1.81,1.11.91,2.52.58,4.07-1.61-1.49-4-2.19-3.48-5.81-1.67.08-1.07,2.42-1.17,4.06-2.31-.37-1.66,2.22-1.74,4.07.18.79,1.45.48,2.32.58a8.93,8.93,0,0,0,2.33,7c.16.94-.55,1-.58,1.74.24,2.48,3,2.46,2.9,5.23-1.58-.73-2.31-2.33-3.48-3.48-2.57,1.78-2.44,5-1.17,8.13.14,1.5,1-.8,2.33,0,3.08,1.65,2.37,4.08,3.49,7a22.11,22.11,0,0,1-4.07-2.33c-1.24,1.19.16,2.3.58,3.49a52.51,52.51,0,0,0,2.32,16.27c-.73,3.19.38,4.61.58,8.14,1.4.73,3.09,1.17,4.07,2.32-.52-3.23.53-4.89,2.33-5.81,2.46,4.18-5.45,6.66-1.75,10.46.81-1.13.82-3.06,2.33-3.49,2.48,1,1.31,3.69,0,5.23-3.4-1-5.4-3.51-6.39-7-1.27-.1-.27,2.06-.59,2.91-.8,1.85-.57-2.06-.58-2.91-1.14-.66-2.48.07-2.9-2.32-.25-2,1.74-1.75,2.32-2.91-.58-.34-2.34-.53-3.48-1.74v2.9c-1.5-1.47-2.23,1.84-.59,2.33-6.2,2-2.93,10.2-2.9,16.85-.18,1.34,1.68.65,1.74,1.74-.09,3.91-1.47,4.24-.58,8.14.68.3,3.61.25,4.07,2.33,1.74-.78,2.76-2.28,2.32-5.23,1.27.1,1.85-.48,1.75-1.75,2.32,2.37-.18,6.25.58,10.46-1.64-.09-1.46,1.65-2.33,2.33-2.14-.57-3.31-2.11-4.65-3.49,0-.56.71-.45,1.17-.58a8.25,8.25,0,0,0-2.91-2.9c.54,2.94.17,6.8,2.33,8.13-2.07.84-.85,5-1.17,7.56.52,1.42,3.25.62,2.91,2.9,2.39.46,1.09-2.78,3.49-2.32-1.78,3.9-4.82,6-3.49,11.62-.77.7-.91.23-1.74,0v4.65c0,1.7,1.32,2.16,2.32,2.91-.55,3.06,1.29,3.75,2.32,5.23-.32,1.68-.9-.89-1.74-.59-1.13,2.11,1.37,2.49.58,5.82-1.35-.4-1.55-1.94-2.9-2.33-.28,3.21-1.8,5.18-1.17,9.3.43.62,1.75.07,2.91,1.16,1,1.32-.22,4.88,1.74,5.23-2.34,1.74-2.43-3.74-4.65-4.06.39,2.51.47,5.34,2.33,6.39-.07,1.48-.11,3-1.74,2.9v3.49c.42,2.48,3.27,2.54,2.32,6.39-1.17-.19-1.82.12-1.74,1.17-.52,1.87,1.89.81,2.32,1.74v3.49c-1,.07-1.22-.71-2.32-.59v3.49c.81.7,0,.23-.58,0,.44-7-.9-12.27-.59-19.18a2.55,2.55,0,0,0-1.16-2.32c.81-1.81.93-1.71.58-4.07-.17-1.22.13-3,0-4.65-.74-1.62-1.2,1.83-2.9,1.16-.21-2.33,0-4.25,1.74-4.64-2-1.44-4.28-2.57-2.91-5.82,2.34,1.77,4.2-1,3.49-4.07a1.62,1.62,0,0,0-1.16,1.75c-1.27.37-1.85-1.65-1.74.58-.92-1.21-1.21-3.06-1.17-5.23.77-.7.92-.23,1.75,0a1.6,1.6,0,0,0-1.75-1.16c-.14-2.38.57-5.61-1.16-6.4,1.93-2.15,1.22-7.51,0-9.88-.77.59-2.16.55-2.32,1.75-1.38.34.09-5-1.17-2.91-.88,0-1.27-4.3.59-3.49-.26-.51-.51-1-1.17-1.16-1.34,6,.39,11.12,0,18.6,1.05.07,1.23-.71,2.33-.58.28-1.83-1.79-1.32-1.16-3.49,1.32.81,2.25,2,3.48,2.91-.64,2.54-1.22,2.12-.58,5.23-.29.66-1.92.68-2.9,1.74-1.28,1.38-.33,1.24-1.75,1.74-1.16.41-3.19,1.21-3.49-1.74.52.26,1,.51,1.17,1.16a7.61,7.61,0,0,1,2.9-4.65,14.63,14.63,0,0,1-.58-5.81c-.5-1.71-.87,1.35-2.32.58,0-2.94-2-.24-2.91-2.32-1.33,1-.21,4.44-.58,6.39.06,1.49,2.27.83,2.32,2.33.15,2.08-1.74,2.13-1.74,4.06.3,2.22,3.61,1.43,2.91,4.65-1.21,1.26-1.88-.07-2.91-.58v5.82c.34.26.29.82.58,1.16.13.14,1.12.5,1.16.58a1.77,1.77,0,0,1,0,1.74c.77,1.84,2.36,2.13,3.49,4.07-.92,1.25-2.08-2.14-3.49-2.32-2.54,3-.12,7.72-1.16,11.62-.27,1.82,1.57,1.53,1.75,2.9.15,1.71-1.32,1.79-1.17,3.49.61,2.3,3.83,2,2.91,5.81-2.63-.76-3.13-3.54-2.91,2.33.1.68-.12,1-.58,1.16v-8.72c-.23-1.51-1.73-1.75-1.74-3.48-.43-2.37,1.87-2,1.16-4.65-.36-1.07-2.43,1-2.32,2.32-1.58-1.13-3.17-2.25-3.49-4.65,3,.9-1.24-1.46-.58-3.48,3.45.5,3.42,3.88,3.49,6.39,2.35-.63-1-4.81,2.9-4.65.27-3.57-.08-6.51-1.74-8.14,3.22-7.5-.76-16.46.58-24.41-2.16.14-1.63,2.06-1.16,3.49-.9,1.24-2.1,2.16-2.91,3.49-.93-1.21-1.26-3-2.9-3.49-.08,3.36-.19,6.77,1.16,8.72-1.8,7.57,1.05,14.91,0,22.08-.8,1.85-.58-2.05-.58-2.9-1.12.23-.46,2.25-2.33,1.74-2.61-2.86-.92-7.5-1.74-12.79-1.44,0-1.07,1.57-1.74,2.33-.43.47-2.56.2-1.75,1.74.3,2.22,3.61,1.43,2.91,4.65-1.21,1.26-1.88-.07-2.91-.58V402c-.8,1.85-.58-2.05-.58-2.9-3-.9-2.37,3.73-4.65,1.74.48,1.64-.82,1.51-.58,2.91,3,.25,1.62-3.81,4.65-3.49-.33,3.54-3.29,4.46-4.07,7.55-2,.77-2.17-3.18-2.91-1.74-1.69-.82,1-2,.58-3.49s-2.13.49-2.32,1.17c-.22-1.41.94-6.41,2.91-7.56-1.05-2.05.24-6.44-2.33-7,.05-2.48,1-4.07.58-7-.8,1.52-2.65,2-2.9,4.07-1.17-.64.71-3.12,0-5.23,3.55-.61,1.91-5.53,1.16-8.14a1.59,1.59,0,0,1-2.33,0c0,.83-.09,1.65.59,1.75-.74,1.91-3.23-4.42-3.49-1.17-1.31-.43-.23-3.25-.58-4.65-1.83.66-1.54-.16-2.91.59,1.5,2.59,1.79,6,1.75,8.71-1.19-.17-1.15-1.57-2.33-1.74.67.69.66,2.06.58,3.49a1.57,1.57,0,0,0-2.32,0c0,2.14,1.69,2.57,2.9,3.48-.36,2.7.46,4.2,1.75,5.24a3.84,3.84,0,0,1-.58,2.9c-.32.84,2.26,1.42.58,1.74-2.51.57-1.7-2.18-3.49-2.32-1.31,1.33,4.47,5.18,0,6.39.35,2,4.31,3.41,2.32,5.81.35,1.21,1.22,1.88,1.75,2.91.27,2.29-1.22,3,.58,4.07-.84,1.18-3.09-1.13-4.07-1.75-.1,2.43,1.78,2.87,1.74,5.24q-2.26-.53-1.74,1.74c-1.18-.17-1.14-1.57-2.32-1.74-.16-2.41.76-2.27,0-4.07,1.26.1,1.84-.48,1.74-1.75-.38-1.74-1.24.56-2.33,0,.63-2.17-1.44-1.65-1.16-3.48,0-2.37,1.9-2.76,1.16-5.81-1.65,1.63-2.22,4.36-4.06,5.81-1-1.45,2.07-3.72,1.16-7,.6-1.33,2.26-1.61,2.9-2.9-.49-2.51-2.13-6.42-1.74-9.3.23-1.7,2.31-2.24,1.16-3.49a47.47,47.47,0,0,1-4.07,5.23c-1.57-.87.93-2.51,1.17-3.49-.56-3.45,1.42-4.38,2.9-5.81.21-3.7-1.21-5.76-2.32-8.13-.26-.87-.75.23-1.75,0-.27-1.83.83-2.28,1.17-3.49-.26-.86-.75.23-1.75,0,.86-2,2.29-3.52,3.49-5.23-.39-1.27-1.93,1.1-2.32,1.74-1.16-1,.64-4,2.9-3.49,0-1.54.22-3.31-.58-4.06-.52-1.59-1.3,1.76-2.32,0,.19-1.17-.12-1.82-1.17-1.75-.48-1.64.82-1.5.58-2.9-1-1.48.89-2.26-1.16-2.33,1.56-1.93,0-4.61,2.91-5.81a10.8,10.8,0,0,1-.58-4.65c-1.46-.1-1.82.9-2.33,1.74-2.39-1.58-.31-5.22.58-7,.32-1.29-1.11-.83-1.16-1.74a14.71,14.71,0,0,1,.58-5.82c-1.67,1-1.68,3.74-4.07,4.07-.28-3,.8-4.62,3.49-4.64a11.76,11.76,0,0,0-1.74-3.49c-.39.58-.83,3-2.91,3.49,1-1.11.43-3.85.58-5.82,1.21-.33,1.88-1.66,2.91-.58.32-4-3-4.36-2.33-8.72-1.26.06-3-4.15-3.48-1.16-2.37-2.36-.12-6.33-2.91-7.56.39,1.56.25,3.64,1.16,4.65-.93,1.64-2.17-1.25-3.48-1.16-.4,2.34.55,3.32.58,5.23.64,1.61,3.7,2.85,2.32,4.65,1.46.67,1.83,2.44,2.91,3.49-1.45,1-.63.74-.58,2.91-2.53.1-1.06,1-1.16,2.9-.48-.11-.59-.58-1.17-.58-1,.08.61,2.42,0,4.07.94.86,2.8-.39,4.07,1.16-.57,1.78-1.55-.67-2.32-.58-1.26,2.44,3,4.35,4.06,6.39-1.78,1-1.73,1.69-1.16,4.07-1.82.28-1.53-1.56-2.9-1.74-2.17.75,1.64,3.26,0,3.48,0,.57.71.46,1.16.59.42,1.77-1,1.71-.58,3.48,2.13,1.17,2,4.62,4.07,5.81-.8,1.15-.56,3.32-1.17,4.65a2.78,2.78,0,0,0-1.74-.58v2.33c.16,1.19,2.16.54,2.32,1.74.89,2.83-1.68,2.19-1.74,4.07s2.07,1.41,2.91,2.32c1,2.64-.42,4,.58,6.4-1.35-.4-1.56-1.93-2.91-2.33-1.51,5.19,3.28,4.09,2.91,8.14a1.6,1.6,0,0,1-2.33,0c-.53,4.41,3.76,4,3.49,8.14-1.48-1.54-1.15.79-1.16,2.32-.77-.21-.92-1-1.75-1.16-1.33,5.21,4.18,3.57,2.91,8.72-1.59.42-1.17-1.16-2.32-1.17-.28,2.41,0,4.27,2.32,4.07v4.07c-.94.16-1-.55-1.74-.58-.83.13.54,2.89,0,4.65.84,1.48,3.17,1.47,2.32,4.65-1.15,1-.74-.06-2.32,0v2.32c1.88,1,3.87,1.94,3.48,5.23-1.82.28-1.53-1.56-2.9-1.74v7c1.56.69,3.41,3.14,1.74,5.23-4.55-1.08-1.64-6.07-2.32-11-2.46,1.89-.62,5.06-3.49,7a14.22,14.22,0,0,1,0-6.4c1.21-.33,1.66-1.44,3.49-1.16-1.42-9.93-.43-21.43-2.33-32-1.7.49.76,1.46,0,2.9.11,2-2,1.91-2.32,3.49-1.64.1-.73,2.76-2.91,2.32.05-.82.1-1.64-.58-1.74-2.93,1.23,2,1.46.58,4.65-1.85.5-1.8-.92-2.9-1.16,0,3.64-.61,8,1.74,9.3-.1,1.83-.41,3.46-2.32,3.48.09-1.44-.92-1.8-1.17-2.9.63-1.7,1.65-3,1.17-5.81-1.66,1.05-2.13,3.3-4.07,4.06.35,3.07-.52,4.91-2.91,5.23-2.32-3.64,2.53-3.14,2.33-6.39,1.49,1.55.83-1.12,2.32-1.16-.65-2.81.08-4.22-1.16-7,.93-.16,1,.55,1.74.59,0-2.18-2.5-1.76-1.74-4.65a4.35,4.35,0,0,1,2.9,3.48c1.84-1.13-.37-3.06-1.16-3.48-.05-.93.28-2.22-.58-2.33,1.5-1.21,2.13-3.29,1.74-6.39-2.84,2.58-4,6.81-4.06,12.2-.49,1.85-.77-1-.59-1.74a4.84,4.84,0,0,1-2.32-2.32c.3-1.45,1.42-2.08,2.32-2.91.75-2.3-1.69-1.41-1.74-2.91-.59-2.53,1.2-2.67,1.74-4.07v-6.39c-.42-1.44-1.75,1.92-2.9,0-.24-2.37.59-3.66,2.9-3.49v-2.32c-.16-1.22-1.55.84-2.32-.58v-2.33c-.15-1.89,2.25-1.23,2.32-2.9a11,11,0,0,1-.58-4.65c-.14-1.5-1,.8-2.32,0v-3.49c.35-.8,2.23-.08,2.32-1.16-.06-2.05-1.06.06-1.74-1.74-.52.25-1,.51-1.16,1.16-.87-1.11,2-1.58.58-4.07,1.15,0,.74-1.59,2.32-1.16v-5.23c-1.1-1.19-2.52-1.17-4.07-.58,0-1.81.27-3.23,1.17-4.07a.59.59,0,0,0-1.17,0c-1-.84.7-3.92,2.91-3.49a14.26,14.26,0,0,0-1.74-9.88c-1,1.28-3,1.2-1.75-.58-1.18.32-1.14,1.75-2.32.58-.19-2.7-.19-5.22,1.74-5.81-.8-4-2.89-6.8-4.65-9.88-.86.49-1.25,1.46-1.16,2.91-1.34-1.16-.64.14-1.74.58.6,2.1,2.76,2.66,3.48,4.64-1.34,1.5-2.92-1.69-3.48-2.9-1,.14-1.33,1-1.17,2.32,1.67,1,4.62.81,4.07,4.07-2,.11-1.91-2-3.48-2.32-1.37.49,0,3,.58,3.48-.9.85-.52,3-.58,4.66-.5,1.35,2,2.5.58,2.9,1.6,1.69,3.77,2.82,4.07,5.81-2-.87-3.06-2.75-4.07-4.65-.79.18-.48,1.46-.58,2.33,1.19,1.71,4.21,1.59,4.06,4.65-2.36.23-1.79-2.48-3.48-2.91.59,3.16.82,6.74-2.91,7,.55,2.55,0,6.24,2.33,7-.05.92.27,2.22-.59,2.32a3,3,0,0,0,1.75,1.75c-.32,1-2.25-1.19-3.49-1.17a3.34,3.34,0,0,0,1.74,4.07c0,1.54.33,3.43-1.16,3.49a14.1,14.1,0,0,1,2.33,9.88c-1.79.43-1.12-1.6-2.91-1.16-1.66.08-1.06,2.42-1.16,4.07,1,.21,1.1-.46,1.16-1.17,1.21.34,1.88,1.23,2.91,1.75-.82,3.83,0,4.75,1.16,7.55-2-.61-.48,2,0,2.33-2,1.34-3.61-2.57-4.07-4.65-1.35,2.72.79,6.95,0,11,1.05,2.83,3.21,4.54,4.65,7-.94,1.82-1.84-1.19-2.91-1.16a33.87,33.87,0,0,1,2.33,5.81c-3.29-.94-2.83-4-3.49-6.39-1.42,1.27-.15,4.76.58,5.81-1.2,4.23-.3,10.55-.58,15.69a4.16,4.16,0,0,0,1.75,1.17,13.07,13.07,0,0,1-1.17,3.48c-2.77.18-2.8-3.55-1.16-4.65v-6.39c-.75-1.62-1.2,1.83-2.9,1.16v-3.48c.68-.86,2.19-.91,2.9-1.75.22-1.77-2.11-1-2.32-2.32.45-2.59-.78-3.49-.58-5.81a3.22,3.22,0,0,1,2.32-.58V391a1.59,1.59,0,0,0-1.16,1.74,8.93,8.93,0,0,1-.58-7c-.87-1-2.41,2.21-3.49,2.91-2.1-2.52,1.79-4,2.32-5.82-.6-1.12-2.3,1.53-2.9,2.33-1.38-1.61,1-4.39,3.49-4.07-.64-2.45.62-6.27-1.17-8.72.81-1.34,2.45-6,0-7-1.78.57.26,2,.58,2.32-.43,2.08-1.34,3.7-3.48,4.07,1-2.78-1.27-3.12-.58-7,1.58,1.83,2.48-1.84,4.06,0,1-2.6-1.38-5-.58-5.82-.09-.68-1.06-.48-1.74-.58-1-4.12,2.67-3.53,2.32-7-1.24-.27-1.1.83-1.16,1.74-1.18,1-1.14-.43-2.32.58-.35,3.45,0,6.17,2.32,7-.19,1.36-.59,2.5-1.74,2.9-2-.23-.74-1.57-2.91-.58a11.53,11.53,0,0,0-2.32-2.9c.44-2.08,1.34-3.7,3.48-4.07.09,1.45-.91,1.8-1.16,2.9.68-.09,1,.13,1.16.59,1.32-.62.23-3.66.59-5.23-2.52-.2-1.43,3.21-4.07,2.9-.38,1.56-1.67,2.21-2.33,3.49-1.91-3.1,2.3-5.05,3.49-7-.76-2.72-.6-6.37-.58-9.88-1,.78-.9,2.59-1.74,3.49-1.87.51-1.21-1.5-2.33-1.74-.85-.51-1.84-.87-1.74-2.33,2.18,2.75,2.48-1.74,2.9-4.07-2.58-.05-.93-1.19,0-3.48-2.06-.32-1.43,2.06-3.48,1.74-.57-2.38,1.43-3.72,0-5.23-1.14-.28-1.88,2.66-.59,2.91-.37.59-1.33.6-1.16,1.74-.61,2.55,2,1.91,1.75,4.07a2.92,2.92,0,0,0-1.75,1.74c-.38,2.13,1.26,2.23,1.16,4.07,1.65.48,1.51-.82,2.91-.58-.78,1.85-2,3.31.58,4.07-.38,2.13-2.14,2.89-3.49,4.07.58,1.55,1.34,5.19-1.16,5.23.86,2.81,2.89,4.47,2.33,8.71-1.19-.17-1.14-1.57-2.33-1.74-1,1.08,2,3,1.75,5.23-1.06,1.89-.62,1.68-1.17,4.07,1.67.85,2.35,2.69,3.49,4.07-1.84,1.61-2.86-2.54-4.07-3.49-1.33,1.38-.21,5.22-.58,7.56,1.58,1.13,3.44,2,4.07,4.06-.89,1.41-2.58-1.24-4.07-1.16.58,4.77,0,7.08,0,12.21-.67,1.88-.66-1.56-.58-2.33-.9.65-1.21,1.89-2.9,1.75a4.39,4.39,0,0,1,1.16-4.07c-1.26-3.49,0-5.89-.58-9.88.45-1.29,1.92-1.56,1.74-3.49-2.62-.11-1.44,3.6-4.65,2.91-.9-3.61,1.61-3.82,2.33-5.82-.33-1.31-.91.71-1.75-.58-.39-5.09,2.49-8.34,0-13.36,1-1.1,1.54-2.73,2.33-4.07-.86-1.2-2.25,2-4.07,1.74,1.05-2,.46-5.74,2.9-6.39,0-1.55-.22-3.32.59-4.07-1.25-.82-2.74,3.05-4.08,4.07-.93-1.17,2.16-3.25,1.17-6.4.47-.49,1.59-.34,1.74-1.16-1.12.19-1.41-1.95-2.32-3.49a3,3,0,0,0-1.75,1.75c-1-2.17,2.68-4.68,2.91-7.55-.09-3.21-.81-5.79-1.16-8.72a10.31,10.31,0,0,0-5.81,1.74,20.31,20.31,0,0,1,4.06-7,43.65,43.65,0,0,0-2.32-8.71c-.87.49-.84,1.87-1.16,2.9-2.22.28-1.19-2.69-4.07-1.74-.28-1.83.83-2.27,1.16-3.49a16,16,0,0,0-4.07-4.06c-.17,3.61-.56,8.58.58,12.78,1.95,1.16,4.16,2.05,4.07,5.23-1.71-.8-2.35-2.68-4.07-3.48-2.4,3.26,3.68,1.35,2.91,5.81-1.83.27-1.54-1.57-2.91-1.75,1.72,2.77-2.58,6.42.58,9.88.38,2.32-1.53,2.34-1.16,4.65,1.05,1.09,3.45.81,2.91,3.49,0,1.49-.43.71-1.16.58-1,1.94.37,2,.58,4.07-1.19-.17-1.14-1.57-2.33-1.75.13,4.9.52,7,0,11.63.86.18,4.41-.09,3.49,3.49-.86-.31-1.46-.87-2.33-1.17.5,1.86-.5,2.21-1.16,2.91,1,4.55,1.35,6.74,0,11.62,1.6.93,3.62,1.42,2.91,4.65-2.64-1.52-3.23,1.56-2.91,4.65.46,1.29,2,1.46,2.91,2.33.33,1-.7,3.41.58,3.48-.23,1.65-2.74-2.17-3.49,0a17.89,17.89,0,0,0-2.9-4.06c-.52.25-1,.51-1.17,1.16a5,5,0,0,1,3.49,4.65c-2.29.16-1.78-2.49-4.07-2.33.47-2-1.08-2.45,0-3.48-.26-2.26-2.13-2.91-2.32-5.24-1.56.77-3.4,1.25-2.91,4.07,1.21,1.35,2.45-.65,3.49,1.17.34,2.08-.68,2.81-1.16,4.06-1.59.43-1.17-1.15-2.33-1.16-2.09,2.33,1,4.43.58,7-.17,2.14-2.55,2.09-1.74,5.23.84,1.48,3.18,1.47,2.33,4.64-1.22.25-1.54-.39-2.33-.58-4.06,25.08-1.95,135.61-.58,162H151.41c-.87-16-.55-110.14.58-125.91.08-1.2.36-2.38.58-4.65,1.23-12.58,3.92-24.74,5.23-37.2.54-5.09.18-9.86,0-15.11-2.28.44-2,3.43-4.65,3.49.81-.74.25-2.85,1.74-2.91-3.12-2.59-.34-8-1.16-13.36-1.28.45-1.45,2-2.32,2.9-2.19-.25-2.65,1.23-3.49,2.33-3.14-2.35-.41-4.82-.58-8.72-2.6.51-1.12,5.08-2.91,6.39v8.14c2.11-.53.36-1.72.58-3.49,1.48.3,2.26,1,2.33-1.16,1.55.77,3.4,1.25,2.91,4.07-1,1.45-1,.4-2.33,1.16-.34,1.89.4,2.7.58,4.07-1.56.4-1.12-1.2-1.74-1.75-1,1.57-1.83,3.22-2.91,4.65v8.14c.42,1.26-.59,3.7-.58,1.16v-4.07c-.72-1.66-1.69,2.53-2.91.59-.23-2.56.72-3.94,2.91-4.07.07-1.05-.71-1.23-.58-2.33-2.11,0-1.87,2.4-3.49,2.91-1.38-.17.65-1.58,1.16-1.75-.4-1.56,1.21-1.12,1.75-1.74a2.69,2.69,0,0,1-.58-1.74c2.34-1,2.44-4.15,2.32-7.56-.4-1.45-1.55,1.08-2.9.58-1.1-4,2.62-3.18,2.9-5.81-.11-.47-.58-.58-.58-1.16-1.8.14-2.26,1.62-3.49,2.32-.95-.8,1.93-2.68,2.91-3.48.25-2.85,2.4-3.81,1.74-7.56-.91-.84-2-1.46-2.32-2.9.08-2.25,2.36-2.3,2.9-4.07-2.7-.57-3.51.75-5.23,1.16.43-4.41,4.67-5,4.07-10.46,0-1.74-1.51-2-1.74-3.49-.32-2.06,2.06-1.43,1.74-3.49-.25-.86-.74.23-1.74,0v-4.06c.86-.31,1.46-.86,2.32-1.16v-5.82c-.25-.86-.74.23-1.74,0,.05-.82.09-1.64-.58-1.74-.19-2.9,3.21-2.21,2.32-5.81-.39-1.28-1.93,1.1-2.32,1.74-2-2.56.66-5.52,2.9-5.81V316c-.71-.84-2.32-.78-2.32-2.33-.25-2,1.74-1.74,2.32-2.9.23-2-2.57-.92-1.74-3.49a2.19,2.19,0,0,1,2.32-2.33v-6.39c-.39-.78-1.76.51-2.32-1.16-.79.18-.48,1.46-.58,2.33-.68.09-1-.13-1.16-.59-.84,1.5-1.57,3.09-3.49,3.49a11,11,0,0,1-.58,4.65c.06,1.48,1.06,2,1.74,2.91-.47,3.37,1.13,4.68,2.33,6.39-1,.79-2.91-2.49-4.65-2.91.09.68-.13,1-.58,1.16,1.13,1.39,3.45,1.59,2.9,4.65a2.17,2.17,0,0,1-2.32-2.32c-1.78,4.06.67,6.74-.58,12.2.32,1.29-1.12.83-1.17,1.75.57,2.14,3.35,2.08,2.91,5.23-2,.1-1.91-2-3.49-2.33.21,3.19.55,2.84,1.17,5.82.09,1.45-.9,1.81-1.75,2.32.7,3.56,4.53,4,4.65,8.14-2.07-.26-2.55-2.11-4.07-2.91-1.72,3.87,1.31,8,1.75,11.62-.73,1.43-1.69-1.74-2.91-1.74-.64,5.29,3.94,5.36,2.91,11-1.84-.49-1.66-3-3.49-3.48a5.36,5.36,0,0,0,1.74,4.06c-.32,1.69-.9-.89-1.74-.58.72,2.32,3.53,3.86,1.74,7a2.69,2.69,0,0,0-1.74-.58c-.31,2.05.49,3,1.74,3.48.24,2.48.27,5.16,1.17,7-.73.31-2.67.05-.59,1.74-.93,1.82-1.84-1.19-2.9-1.16.88,1.63,2.75,2.28,2.32,5.23-1,1.2-1.8.51-2.32,1.16-.4,1.95,1,2.13,2.32,2.33.22,3.07-.13,6.71,1.75,8.13-.7.84-3.21-1.41-3.49-2.9-2.68,3.86,2.64,4.71,1.74,8.71a1.57,1.57,0,0,1-2.32,0c-.88,3.2,1.73,2.92,2.32,4.65.24,1.4-1.06,1.27-.58,2.91-.84.31-1.42-2.26-1.74-.58-1.84-1.57-.71-3.86-.58-6.39,0-1.94-1.89-2-1.75-4.07-.1-1.27.48-1.85,1.75-1.75V395c-2.08.74-1.53,1.89-1.17,4.07-1.57.36-1.44,2.42-3.48,2.32,2.29-2.86,1-6.09,0-9.88.66-1.66,3.65-1,2.9-4.07-.5-1.71-.87,1.35-2.32.58-.09-1.44.91-1.8,1.16-2.9-2.5-2-3.16-4.68-3.49-7.56-3.68,2,1.49,3.39-.58,7-.94.16-1-.55-1.74-.58.13,2.38-.76,5.79,1.74,5.81-.29,3.37-1.33,7,1.16,8.72-.25.91-1.82.49-1.16,2.32-.76.7-.91.23-1.74,0-2.2.71-1.72,4.09-1.74,7,1.59.93,3.62,1.42,2.9,4.65-2.21-.5-3.35-2.07-3.49-4.65-1.77,0-1.39,2.1-3.48,1.75-.44-2.84,1.75-5.24,3.48-4.07.62-2.94-1.32-3.33-1.16-5.81-.21-1,.45-1.1,1.16-1.16v-9.3c-2,.58.51,2.56-1.74,2.32-.24,1.4,1.06,1.26.58,2.91-2.69-.21-3.44-3.48-2.32-5.81-2.49,0-1.55,3.48-1.75,5.81,2.36.52,2.36,5.28,0,5.81.84,2.48,2.16,2.19,4.07,1.16-.27,1.86-2.21,2-2.32,4.07-1,.07-1.23-.71-2.33-.58v5.81a9.64,9.64,0,0,0,2.33,1.74c.33,1.89-.4,2.71-.58,4.07-2.13.19-2.31-1.56-2.91-2.9.61-5,1.17-12.53.58-16.86-1.8.14-2.26,1.62-3.49,2.33-1.15-.82,2.35-1.88,1.17-4.65,1.21-.34,1.88-1.22,2.9-1.75V388c-1.19,1.17-2.15,2.16-1.16,4.07-1.71,1.39-3.65,2.55-4.07,5.23-1.27.37-1.85-1.64-1.74.58-.52-1.81-1.78-2.86-2.33-4.65a18.43,18.43,0,0,0,1.17-8.71c-1.73,2.14-1.15,6.6-4.07,7.55-1.53-2.36,1.3-3.43,0-6.39,1.39-1.13,1.77-3.26,4.07-3.49,1.7-4.38-4.52-7.6,0-9.3v-4.65c-1.63,1-.55,1.53-.58,3.49-1.21,1.7-3.71,2.11-4.07,4.65-.77-.21-.92-1-1.75-1.16.53,3.63-1.43,4.76-1.74,7.55-.76.7-.92.23-1.74,0,0,.92-.28,2.22.58,2.33-1,.56-1.5,1.61-1.17,3.49,1.72.37,2.47,3.63,1.17,5.23-1,.12-1.51-1-1.75,0-2.08-2.51,1.58-7.3-.58-9.88-2.18.47,2,4.95-2.32,5.23v4.65c1.43,1.27,2.77,2.65,5.23,2.9v3.49c-1.83.27-1.54-1.57-2.91-1.74a1.59,1.59,0,0,0,1.16,1.74c-1,1.11-2.46-2.15-3.48-2.91-1.49,1.53-.44,5.45,1.16,5.81-.84,2.46-2.42,4.17-1.74,8.14.53,1,2,1.06,2.9,1.74v3.49a2.17,2.17,0,0,1-2.32-2.32c-.68.09-.49,1.06-.58,1.74-1,1.67-.47-3-.58-4.07-.4-1.27-1.94,1.1-2.33,1.75-1.28-.08-.25-2.47-.58-3.49,1.11-.25,1-1.66,2.91-1.16.28-2.22-.17-3.71-1.17-4.65-.49-1.86.92-1.8,1.17-2.91.06-2.84-.32-6.12.58-8.14-1.93.21-2.52,1.74-3.49,2.91-2.14-2.75,1.49-4.69,3.49-5.23.55-2.1-2.51-1-2.91-.58-.17,1.18-1.57,1.14-1.74,2.32-.81-1.56-1.65-.85-2.33.58A2.55,2.55,0,0,1,84,391c-1.43.7-1.55,2.71-3.49,2.91.62,2.29,1.77-.15,3.49,0-.56,2.92-2.27,5,0,7.55-1,.78-2.9-2.5-3.49-4.07-2.53,3.1,3.27,7.83-1.74,8.72-.81-.36-.09-2.24-1.16-2.32.62-.55.18-2.15,1.74-1.75.38-2.53-.76-6.57.58-8.13-.48-1.19-2,1.39-2.9,1.74-1.9-1.78,1.34-5.66,2.9-4.07-.07-1.67.32-3.8-.58-4.65.39-1.5,1.35-2.61,1.74-4.65.32-1.62-.56-3.8.58-5.23-1.7-.15-1.78,1.31-3.48,1.16-.4-2.91,1.4-3.64,3.48-4.06.08-2.34-1.84-5.42,1.17-5.82.45-2.58-.78-3.48-.58-5.81-.68-.09-1,.13-1.17.58-2.23-3,2-4.59,2.33-7-.59-1.11-2.69,1.14-3.49,1.74-1.78-.57.67-1.55.58-2.32a15.78,15.78,0,0,1-2.32-7.56c4.68,0,1.92,5.46,4.07,7,.49-1.26,0-2.86,1.74-4.07V346.2c0-1.63-1.59,1.38-1.16-1.16-.11-.66-.59-.33-.58,0-.63-.15-.4-1.16-1.17-1.17.22-2.3,1.69-3.35,3.49-4.06a1.81,1.81,0,0,0-2.91.58c-1.42-.07-.12-1.93.59-1.74-1-1-1.27-2.62-2.33-3.49,1.82-.83.37-1.8-.58-2.91-1.1,1.14-.77,5.78,0,7C76.94,346.06,77.6,358,77,364.8c1,0,2.46,1.39,3.48,2.9-.14,1.95-1.25,3.67.58,4.65-2.21.14-5.34,3.28-4.65,8.14.14,1.8,1.62,2.26,2.33,3.49-.59.76-.57,2.14-1.16,2.9-1.83-.57-3.18-3.81-1.75-5.81-.6-1.12-2.3,1.53-2.9,2.32-1.46-1.68-.2-5.59,2.9-4.65v-2.32a21.18,21.18,0,0,0-6.39,5.23c-.32,1.29,1.11.83,1.16,1.74.25,2.38-1.22,3-2.32,4.07-1.59-2.1-3-7.15.58-8.13-.41-1.51-2.7-5.79.58-5.82,1-5-3-5.12-2.32-9.88.86-.3,1.46-.85,2.32-1.16-.54-1.59-1.78-2.48-2.32-4.07-.47.5-1.6.35-1.75,1.17-1.86-1.35,1.24-2.6.58-4.65,0-1.74-1.51-2-1.74-3.49-.32-1.29,1.11-.83,1.16-1.74-3.26.61-2,5.74-3.48,8.13v4.07c-2.22,3.4-1.28,10-2.91,13.95-.48,1.64.82,1.5.58,2.9-1.1,2.22-3.14,7.62-.58,9.89-.58.79-1-.25-1.74,1.16-.76,5.43.08,10.72-.58,15.11-2.37,0-2.51-2.15-2.33-4.65,1.53-.21,2.09-1.4,1.74-3.49-2.46,1-3.07,3.9-5.81,4.65,0,1.37,1,1.71.58,3.49-1.15,1-.74,0-2.32,0-2.87,1.39-2.59,5.94-5.23,7.55-.54-2,.66-4.16.58-7,.87-1.26,3.33-.93,3.49-2.91-.61-1.12-2.31,1.53-2.91,2.33-1.52-2.82,5.23-4.4,2.32-8.72-1.1.25-1,1.66-2.9,1.16-.66-2.38-.39-3.8,1.16-5.23-1.8-.81-.72-2.15,0-3.48-.91-2-3.63-4.63-2.9-6.4,2.46,0,3.66,1.38,3.48,4.07,3.31-.17.91-6.06,2.33-8.14-1.94,0-2,1.89-4.07,1.75-.35-3.45,2.47-3.73,3.49-5.81-3-1.09-5.23,3.17-5.23,7-2.16-.22-1.52,2.35-4.07,1.74-.24-1.4,1.06-1.26.58-2.9,1.21-.34,1.66-1.44,3.49-1.17,0-2,.18-4.05-1.17-4.64,1.34-2.46,1.54-9.77,1.75-14.53.05-1.24-.6-1.53-.58-2.33,0-1.92.84-3.43.58-5.23s-.51-5.85.58-8.72c-1.59-.42-1.17,1.16-2.33,1.16,2.67,1.59-.06,5-2.32,5.24,1.86-3.08-1.08-8.34,4.65-8.14-.25-2.66.75-6.56-1.16-7.56,2.69-4.47,1.76-12.56,2.32-19.18-.53-1.58-1.08,1.55-2.91.59-.5-3.22,1.65-3.78,3.49-4.65-.45-1.29-1.22-2.27-1.16-4.07-1.26-.1-.26,2.06-.58,2.91-3.33,2.67-3.7,8.31-4.65,13.36-1.62,1.1-1.12,4.3-2.33,5.81,2.29,3.21.68,7,3.49,9.89-.39,1.27-1.93-1.11-2.32-1.75-.78.73-1.15,1.75-2.33.58.83,2.24,2.41,2.83,1.16,5.81C35,343.11,35,341.49,34,341c-1.31.24,0,3.08-1.16,3.48,3.46,1.7,3.12,4.89,3.48,8.72-1.18-.17-1.14-1.57-2.32-1.74-1.09.65-1.24,2.25-2.32,2.91.17,2.15,2.55,2.09,1.74,5.23-.77.69-.92.22-1.74,0,.58,2.71-2.34,1.93-1.75,4.65.65,1.66,2.54,2.11,1.75,5.23-1.22.24-1.54-.4-2.33-.59.16.94-.55,1-.58,1.75.41,2.3,3.42,2,2.32,5.81-3.14-1.93-2.56,2.67-3.48,4.65.64,1.29,2.3,1.57,2.9,2.91-.12,2.12-.8,2.23,0,4.06-1.53-1-2-2.36-3.49-.58.3,2.94,2.67,3.08.59,5.81-1.83.28-1.64-1.46-2.33-2.32-.06-1.8,1.83-1.66,1.16-4.07-.51-1.42-1.74-2.13-1.16-4.65-.22-.92-2.74.7-3.49,1.16-1.44-.75.18-3.26,1.17-3.48-.21-.91-1,.51-1.17-.58a4,4,0,0,1,4.07-4.07c1.68-3.17-.76-8.67,1.16-10.46-.68-.44-1.69,1.19-2.32.58-.06-.06,0-1.17,0-1.16-1,.08-.66,1.33-2.32,1.16.57-2.14,1.93-3.49,2.32-5.81,4.82-.42,3.47-7,4.07-11.63-1.94.62-2-.18-4.07.58.82-3,1-6.74,5.23-6.39-1-4.16,2.29-8.35,2.33-13.37-1,2.08-2.88,3.33-4.65,4.65-1.32-1.73,1.76-4,3.48-4.65-1-1.88-1.52,1.51-3.48.58a8.22,8.22,0,0,1,3.48-4.06c-.23-2.76,1-4,.59-7,.86-.68,2.59-.5,2.32-2.32a3.74,3.74,0,0,1-4.07-4.07,10.12,10.12,0,0,0,2.33-1.74c-.33-1.32-.91.7-1.75-.58-.78-3.12,2-2.7,1.75-5.24-.4-1.27-1.94,1.1-2.33,1.75a5.34,5.34,0,0,1,0-4.07c-.26-1.68-2.06-1.82-1.74-4.07-1.82,2.4-2.21,6.1-1.75,9.3-.11,2-2.05,2.21-2.32,4.07.81,2.09,4,2.89,2.32,5.81-1.54-.2-2-1.53-2.32-2.91-2.54,1.5.76,3.84-.58,5.82,0,1.15,1.58.74,1.16,2.32-1.37-.18-1.08-2-2.91-1.74-.62,2.17,1.45,1.65,1.17,3.49-.68.86-1.68,1.42-1.75,2.9-.31,2.25,1.48,2.39,1.75,4.07-1.65,2.63-.24,5.06-.58,9.3-2.77-1.87.05,1.22-2.33,1.16V345c-1,.07-1.23-.71-2.32-.59.16,1.2,1.55,1.17,2.32,1.75,0,4.93,1.18,7.23,1.16,11-2.91-1.81-2-4.43-3.48-7-1.59.53,1,2-.58,2.9.49,2.42,3,2.85,2.9,5.81-.76-.2-.91-1-1.74-1.16.76,1.76,1.87,3.16,1.74,5.81-1.83-.49-1.65-3-3.49-3.48,0,2.94,2.73,3.08,2.91,5.81-.49,1.64-.68,3.59-1.16,5.23-1.59.42-1.17-1.15-2.33-1.16-.61,2.74,1,3.26,2.33,4.07-.79,2.51-.28,3.68,0,6.39-1.19-.17-1.14-1.58-2.33-1.75.48,1.85,2.3,2.35,2.33,4.65-1.79.44-1.12-1.59-2.91-1.16.84,1.48,3.18,1.47,2.33,4.65-.36.81-2.24.09-2.33,1.16,0,3.13,4,2.21,2.91,6.4-1.83.27-1.54-1.57-2.91-1.75.75,1.39,1.49,2.78,2.33,4.07-.88,1.92-1.42-1.21-2.91-.58a6.25,6.25,0,0,1,0,8.14c-1.27.1-1.85-.48-1.74-1.75-.78.12-1.09,2.42-1.17,0-1.15,0-.73,1.59-2.32,1.17-.65-3.95,1.25-5.34,2.32-7.56.05-2.37-1.89-2.75-1.16-5.81,1.38-.56,2.86-1,2.33-3.49-.26-.86-.75.23-1.75,0-.61-1.54-1.09-4.46.58-5.23-.52-1.49-.94-3.29.59-4.07.08-1.44-.92-1.8-1.17-2.9-.14-2.86,3.86-1.57,2.91-5.23-.38-1.74-1.24.55-2.33,0,.09-2.25-.45-5.11,1.17-5.82a.59.59,0,0,0-1.17,0c-.82-.67,1-3.6,2.33-4.06-.79-1.72-.73-3.6.58-4.65-.18-1.61-1.8-1-2.32,0-.65-.88,1.33-4.06,1.74-5.82-1.45-.09-1.82.9-2.33,1.75-.91-.4,1.52-2.32.59-4.65,2.08-1.4,2.38-4.59,3.48-7-.13-.74-1.73-.76-1.74,0-.8-.64,0-4.58,1.16-5.23-1.08-1.24-.39-4.25-.58-6.39,1.16,0,.74-1.58,2.33-1.16-.12-1.82.39-4.27-.59-5.23-1.79-.43-1.11,1.59-2.9,1.16.94,1.91-.13,2.22,0,4.65-1.7-.24-1.89-2-2.91-2.9-.21-1,.46-1.1,1.16-1.17-.33-1.21-1.44-1.66-1.16-3.49a1.6,1.6,0,0,1,1.75,1.17c1.2-.15.15-2.56,1.16-2.91,2.17.37,3.33.92,4.07-1.16-.38-.59-1.34-.6-1.17-1.75a8.33,8.33,0,0,0-2.9,2.91c-1.75-1.05,1.65-1.78.58-4.07-1.75,1.35-2.06,4.15-4.07,5.23-.41,5.4-.2,11.42-1.16,16.28.88.33,4.44.79,3.49,4.65-1.95-.18-2.32-1.95-2.91-3.49-1.51,3.85,0,7.32-1.16,11-1.16-1-.74.05-2.33,0,.48-1.64-.82-1.5-.58-2.91.84-.9,1.47-2,2.91-2.32V336.9c-.16-1.22-1.55.84-2.33-.58-1.21-4.32,3.22-3,2.91-6.39-.14-1.5-1,.8-2.33,0-.5-2.64.65-3.63,2.33-4.07,0-1.92,1-2.9.58-5.23-.14-.73-1.16-.59-1.16,0-2.88-2.07.24-4.68,1.74-5.82.58-2.31-1.74-1.75-1.16-4.06-.4-1.57,1.2-1.13,1.74-1.75,0-2.52-.19-5.22.58-7-1.81-.27-1.85,1.24-1.74,2.9-2-.36-2.68-2-2.91-4.06H8.44c-.18-1.19-1.17-1.55-1.75-2.33.15-1.79,2.48-1.39,2.91-2.9,1.57.52-1.33,1.3-1.16,2.32.11.47.58.58.58,1.16,1.85.5,1.8-.91,2.9-1.16.1-1.84-1.54-1.94-1.16-4.07-.1-1.26.48-1.85,1.75-1.74-.45-3.15.92-4.5.58-7.56-1.82.72-3.66,1.77-2.33,4.07-2.33,0-1.92-2.72-3.48-3.48.08-1.45,2-.17,2.32,0-.38-1.75-2.23-2-1.74-4.65a3.18,3.18,0,0,1,2.32,2.32c1.22-.33,1.66-1.44,3.49-1.16a21.4,21.4,0,0,0-2.33-9.3c-1-.21-1.09.45-1.16,1.16-.85-.5-1.84-.87-1.74-2.32-1.66.74-1.51,5.48-.58,7-2,3.39-.57,10.28-1.75,14.53a2.56,2.56,0,0,0,1.17,2.33c-.34,1.21-1.45,1.65-1.17,3.48-1.08-.65-2.8-.69-2.32-2.9-.51-2.25,2.54-.95,1.74-3.49,0-.86-2.92.11-2.9,1.16-.22-1,.69-5.88,3.48-5.81v-5.81c-.6-.36-2-.35-1.74-2.91-.34-2.47,3.14-1.12,2.32-4.07-.59-1.1-2.68,1.15-3.48,1.75-1.15-1.37,2.17-3.22,1.74-5.81,1.59.42,1.17-1.16,2.33-1.17v-5.81C6.77,262,6.41,265,5,264.25c-.58-3.48,1.14-4.67,2.91-5.81-.51-1.72-.87,1.35-2.33.58,1.07-2.79-.79-5.31,2.91-5.81.12-1.82-.39-4.26.58-5.23-.57-1.63-1.55.84-2.33-.58C5.87,243.47,8.51,243,9.6,241c-.34-1.22-2.19.83-3.49.58,1.4-1.71,1.26-4.94,4.07-5.23a11,11,0,0,1,.58-4.65c-.58-.78-1.57-1.14-1.74-2.33.16-2.74,2.37-3.43,2.9-5.81-.51-.85-2.74,1.48-3.48,2.33C7.3,225.46,10,224,9,221.83c1.9-1,2.46-3.35,4.07-4.65.63-3.73-1.8-4.41-1.17-8.14.84-.91,3-.45,2.91-2.32-.76-.73-3,2-4.07,2.9-1.38-.17.65-1.57,1.16-1.74-.36-4.62,4.06-4.55,4.65-8.72-.66-1.47-1-3.29-2.32-4.07.18-1.36,1.14-2.4,0-3.48,1.65-4.17,6.33-5.29,5.81-11.63-.09-.68-1.06-.49-1.74-.58-.65-3.36,1.84-3.58,3.48-4.65-.49-1.7-1.46.76-2.9,0a4.78,4.78,0,0,0,2.32-5.23c2.29-1,3.32-3.27,4.07-5.81a4.17,4.17,0,0,0-1.74-1.16c.53-1.6,1.06-3.2,2.9-3.49-.18-.79-1.45-.48-2.32-.58-.1-2.43,3-4.15,3.49-5.81.15-.52-.85-.49-1.17-.58,2.16-1.14,4.25-2.34,4.65-5.23-.18-.79-1.45-.49-2.32-.59-.15-1.89.69-2.79,2.32-2.9-.91-.44-.86-1.84-2.32-1.74,2.6-1.08,4-3.32,4.07-7-2.51,0-2.15,2.9-4.65,2.91.6-2.31,1.47-4.35,4.65-4.07C34,124,36.1,115.44,38.08,106.75c-.62-1.32-1.77,1.67-3.49,1.17-.5-3.41,2.63-3.19,4.65-4.07.13-1.87-1-2.46-.58-4.65,2.83-.66,3.07-3.91,4.07-6.39-.39-1.74-1.24.55-2.33,0-.65-4.53,4.55-3.21,5.23-6.4-.59-1-2.47-.63-3.48-1.16,1.82-.7,1.45-3.58,4.64-2.91,2.38-1.49,3-4.76,4.65-7-.68-1.05-3-.46-4.06-1.16C46.92,71.49,52,71,52,73.63c1.49-.06.83-2.27,2.32-2.33-.09-.68-1.06-.49-1.74-.58.59-.76.57-2.14,1.16-2.91a3.81,3.81,0,0,1,2.91.59c3.43-2.77,5.25-7.14,9.88-8.72.31-1.29-1.12-.83-1.17-1.74-.27-1.83,1.46-1.64,2.33-2.33,1.45-.1,1.82.89,2.32,1.75.85-.51,2.25-.47,1.75-2.33,3.26-1.93,5.82-1.41,10.46-2.32.27-1.12-1.79-2.51.58-2.33-.1-1.65-1.07-2.42-1.17-4.07,1.15.4,1.56,1.55,1.75,2.91a4.28,4.28,0,0,1,2.9,3.49c.47-.12.58-.59,1.17-.59,1.77-1.07-.67-2.76,0-4.65,1.19,1.14,1.9,2.75,2.9,4.07a1.59,1.59,0,0,0,1.75-1.16c1.63.5,1.23,3,2.32,4.07,2.06-.37-.17-3.27.58-5.81,1.61-.14,1.78-1.72,2.33-2.91,1.19.16,1.16,1.55,1.74,2.33,2.13-.2,3.23.64,4.65,1.16.46,2-.65,2.45-1.16,3.49,4.37,1.27,3.18-3,4.07-5.24,1.56.69,0,3,0,4.07.36,2,2.06,2.59,2.32,4.65,2.43-1.49-.49-2.51-1.16-4.07.14-2.57.42-5,2.9-5.23-.33,1,.71,3.42-.58,3.49.16,1.2,2.17.55,2.33,1.74.43,2.57-1.88,2.39-2.33,4.07,3.4.69,3.22-2.2,5.81-2.32-1.19-2.15-4-4.26-2.32-7.56,3.33.36,2.83,4.54,4.65,6.4.86-.5.84-1.88,1.16-2.91.83.05,1.65.09,1.75-.58,1.86-.51.79,1.91,2.32,1.74,1.17.13,2.35-2.59,3.49-.58,1.19-1.13,1.91-2.74,2.9-4.07-.49-1.25-2.55-.93-3.48-1.74.59-2.07,4.67-2.3,5.81-.58,1.92-.19-2.27-1.8,0-2.33-.79-1.34-2.34-1.92-1.75-4.65,1.46,1.07,4.58.47,4.07,3.49,2.09-.16,2.8,1.07,4.65,1.16.22-1.77-2.11-1-2.32-2.32A4.39,4.39,0,0,1,138,35.27,1.6,1.6,0,0,1,139.2,37c.9-.65,1.21-1.89,2.91-1.74,1.45-2.94,1-4.38,2.32-7-.06-1.1-1.92-.41-1.74-1.75-.67-2.41,1.22-2.26,1.16-4.07,1.22-.24,1.54.4,2.33.59,1.52.67,1.71-1.68,2.9-2.33.81-.44,3.12.85,2.33-1.74.92-.05,2.21.28,2.32-.58-.14-1.5-1,.79-2.32,0-.68-1.46-2.32-2-2.33-4.07,2.09-.34,2.81.67,4.07,1.16.58-.36-.54-3.91.58-5.23,2.21.31,2.56,2.48,2.91,4.65,2.06-.07,2.11-2.15,4.65-1.74.16,2.48-1.78,2.87-1.17,5.81-1.51.23-1.75,1.73-3.48,1.74a28.12,28.12,0,0,1,2.32,7h-1.74v4.07c2.78-.71,2.37-4.6,4.07-6.39,5.47-.62,11.89-2.43,16.85-1.74,1.34-1.31,2.73-3.21,5.23-1.75.27,1.83-1.46,1.64-2.32,2.33.46,1.47,2.39,1.48,3.48,2.32.74-1.92,3.63-3.34,5.23-1.16-.5.85-.87,1.84-2.32,1.74,2.42,1.46,5.24,2.52,7,4.65,1.37,0,1.72-1,3.49-.58.42.62,2.27,2.68.58,3.49,2.2,3.61,7,4.63,7.56,9.88A3.74,3.74,0,0,1,208.94,45.15Zm23.25,27.32c0,.35-.09.68-.58.58-1.83-3.8-5.72-5.52-9.88-7-1.09,1.11.34,1.05,0,2.91a3.77,3.77,0,0,0-2.91.58c.43,2.28,1.22,4.21,1.75,6.39,3.28-.85,2.73.36,5.23,1.17.26-1.34,3.51-2.64,4.65-1.17-1.51,1.41-4.83,1-5.82,2.91,2,.66,3.36,3.35,4.65,4.07s2.12-.18,2.33,0c2,1.68,3.08,4.56,4.65,7.55,1.84.1,1.94-1.54,4.07-1.16-.12-2-.83-2.74.58-4.07,1.33.61-.28,4.15,1.16,4.65-.18-2.54,1.72-2.58.58-4.65-2.82.28-3.15-2.27-2.32-4.07-2-1.91-2.7-5.05-5.82-5.81-.06.71-.17,1.38-1.16,1.16C232.25,75.28,232.66,72.92,232.19,72.47Zm20.34,43a2.72,2.72,0,0,0-1.16,4.65,1.58,1.58,0,0,1,1.74-1.16C253.53,117.18,252.11,117.25,252.53,115.47ZM313,218.34c-1.09,1.11-.06,1.46,0,2.91-1,.13-2.91-.59-2.32,1.16,0,1,2.74-.93,3.49.58C314.17,221,314.32,218.93,313,218.34Zm8.72,126.11c.12-2,.48-3.77,2.91-3.48.45-2-.55-2.56-1.75-2.91C322.15,340.81,318.34,342.33,321.69,344.45Zm-112.75-12.2a11.15,11.15,0,0,0-4.65-6.39c.39,2-.59,7.9,0,6.39,1.62.26-.45-3.17,1.17-2.91.83.23,1,.7,1.74,0C207.27,330.83,207.31,332.34,208.94,332.25Zm-18.59-18.6c-.73-1.79-.69-4.35-3.49-4.06C186.81,312.15,188.1,313.39,190.35,313.65ZM45.63,360.15c.87-1.26,3.34-.93,3.49-2.91-1.87.48-1.21.5-2.33-.58-.95,1-1.26,2.61-2.32,3.49-.83-.23-1-.7-1.74,0,.12,1.82-.4,4.26.58,5.23h1.74C46,364.41,45.51,362,45.63,360.15Zm-.58,5.23a2.55,2.55,0,0,0,1.16,2.32c.14-1.52,3.16-5.34,1.75-4.65C47.21,364.05,46.76,365.34,45.05,365.38ZM33.43,134.65c.28,1.83-1,2-.58,4.07h3.48c-.15-1.7,1.32-1.79,1.17-3.49C36.13,135.05,35.31,134.31,33.43,134.65Zm2.32-3.49c1.13.76-1.16,3.08,1.16,3.49,0-.77,1-.53,1.17-1.16-2.59-.86.69-2.25.58-4.07-2.91,1.16-2-.87-4.07-1.74C33.1,129.16,34.72,130.5,35.75,131.16ZM156.06,17.25c-1.1-.06-.41-1.92-1.75-1.74C153.7,17,155.54,18.82,156.06,17.25Zm-1.17,7c.67-.74,1.17-4.58,0-5.23C154.27,21.06,154.18,23.19,154.89,24.23Zm-1.16-4.07c-.45.13-1.14,0-1.16.58C153,20.61,153.72,20.72,153.73,20.16Zm-2.9,6.39V24.23H148.5Q148.09,27,150.83,26.55Zm41.84,16.28c0,.91.08,2-1.16,1.74-.42-1.78,1-1.71.58-3.49-2.81-.4-4.53-.48-7,.58.09,2.25,2.27,2.38,4.65,2.33,1.21,2.27,3.11,3.87,4.65,5.81.82-1.67-1.58-2.95,0-3.49,1.5.06.83,2.27,2.33,2.33C195.84,46.24,195.2,43.59,192.67,42.83Zm18.6,10.46a27.89,27.89,0,0,0-5.81-7c1.74-.38-.56-1.24,0-2.32-1.24-.7-3.17-.71-3.49-2.33.06-4.32-3.76-4.77-5.81-7-.9,1.18-5.35,4.26-5.81.58-.28-1.83,2.66-.44,2.9-1.74-1.89-1.22-4.75-1.45-4.65-4.65-4.48-.92-8-4.62-13.36-2.91-2.6-2-5.5-.42-9.3-.58-.78,1.16-1.36,2.52-2.91,2.91-1.21.59-2.91-.51-2.91,2.32,2.63-.86,5-2,7.56-2.91a7.19,7.19,0,0,1-1.16,5.23c2.53.84,2.67-2,4.07-.58v2.91c7.41-2,14.5.88,20.34,2.32,2.81,4.16,4.77,9.18,9.3,11.63,1.65-1.62,4.77.23,5.23,1.74-1,.34-3.42-.7-3.49.58,1.44-.09,2.41.3,2.9,1.17-2.19-.45-2.77.71-4.64.58.85,2.43,1.38,5.19,3.48,6.39a3.77,3.77,0,0,1-.58,2.91,3.18,3.18,0,0,1,2.33,2.32c1.88-.34,2.7.4,4.06.58,1.18-2.31,3.15-3.82,4.07-6.39a5.79,5.79,0,0,0-1.74-3.49c-.46,2.08-1.13,7-2.91,5.81C210.18,58.31,208.2,55,211.27,53.29Zm-11.62,0c-1.89-.25-1.85-2.42-3.49-2.91-1.09,1.16.39,1.9,1.16,2.91.58.75,1.28,3,2.91,2.32C200.35,54.51,199.57,54.33,199.65,53.29ZM163,26c-2.88.77-.91,2.75,0,0ZM145.59,28.3c1.1-.13,1.29.65,2.33.58-.13-1.1.65-1.29.58-2.33C147.14,26.75,146,27.15,145.59,28.3Zm9.3,4.06c-1.69-2,1.67-4.17,0-5.81C154.46,28.79,151.55,31.16,154.89,32.36Zm-4.06.58c-.71.89-2.45,3.7-4.07,1.75-.23-2,2.51-4,1.16-5.23-1.67,2-4.11,3.25-5.23,5.81-.16,2.29,2.48,1.78,2.32,4.07-.11,3,2.07,7.7-1.16,8.72-1.62-1.83-.72-3.08,0-5.23-1-.92-.76-3.12-1.74-4.07a25.27,25.27,0,0,1-2.33,2.9c.75,3.91,2.92,6.39,4.07,9.88,1.65.32,1.07,5.87,2.91,4.07-1-.08-1-4,0-4.07,1.37.86,1.08,1.23,2.9.58.45-1.45,3.21-4.24.59-5.23-.09,2.43-2.61,2.43-4.07,3.49.48-1.64-.82-1.5-.59-2.91,3.27-1,4.65-3.87,5.82-7-.68-.87-1.68-1.42-1.75-2.91,3.07-.6,3.15-7.42.59-8.71C149.26,30.82,150.61,30.86,150.83,32.94Zm7.55,2.33c1.41,1.12,4.86.56,6.39,0,.29-1.83-1-2.05-.58-4.07-1.79-.09-3.28,1.37-4.65,0C159.64,33,158,33.14,158.38,35.27Zm-5.81.58c.58,0,.69.47,1.16.58,0-.91.08-2-1.16-1.74ZM171.17,37c1.74.39,2,2.24,4.65,1.75,1.06-1.07,2.29-2,2.9-3.49C175.52,35.17,172.23,35,171.17,37Zm8.71,2.33c1.34,1.34,2.68-.28,3.49-1.16.51.85.87,1.84,2.33,1.74-.18-1.53,2.25-.46,1.74-2.33-1.39-.93-3.72-.92-5.23-1.74C181.85,37.43,179.78,37.3,179.88,39.34Zm-22.08,0c2.49.36,2.37-1.89,4.65-1.75,2.78-.2,4.41,1.45,5.23-1.16C163.53,36.54,158.92,36.2,157.8,39.34ZM163,41.08c.05-1.49,2.27-.83,2.32-2.32a3.83,3.83,0,0,1-2.9-.58C162.77,39,161.77,41.18,163,41.08Zm11.62,0c-.16,1,1.64,2.9,0,3.49-1.19-1.37-4.73-2.69-2.9-5.23h-3.49c-.56,2.11,2.61.49,2.33,2.32a1.6,1.6,0,0,1-1.75,1.17c.73,2.56,1.17,5.41,2.33,7.55a5.76,5.76,0,0,1,5.23-3.49c.09,1.45-.92,1.8-1.16,2.91.93,1,2.43,1.44,4.64,1.16,0-2,1.36-2.52,2.33-3.49C180.05,45,178.06,42.33,174.65,41.08Zm-20.92,1.16c.3-.86.86-1.46,1.16-2.32C152.6,39.2,151.77,42,153.73,42.24ZM159.54,44c1.54.17,1.5-1.22,1.75-2.33-.79-.18-1.11-.83-2.33-.58C158.72,42.48,160,42.35,159.54,44Zm5.81-1.16c-.26.14-.92-.19-1.16,0a24.56,24.56,0,0,0-7.55,10.46c-.44,1.78,1.59,1.11,1.16,2.9.34,1.19-1.09,3.2,0,1.75,1.41-1.89,1.24-5.35,2.32-7.56-.09,2.6,2,1.5,2.91.58,1,.75,0,3.48,1.74,3.49,1.87-.65.24-4.81,2.33-5.23,1.86-.51,1.2,1.51,2.32,1.74-.27-4.19-1.1-7.81-3.48-9.88C165.85,41.77,166,42.73,165.35,42.83Zm17.44,3.48c.34,1.43,2,4.51,2.91,3.49-1.72-.84.69-2.34,2.32-1.74A7,7,0,0,0,184,42.83c-.77-.35-2.07.16-2.9,0-1.07-.21-1.82-1.56-2.33-.59A16.23,16.23,0,0,1,182.79,46.31Zm-47.66-1.74c.36.17,2.24,1.44,2.33,0-.77,0-.53-1-1.16-1.16C136.29,44.17,135.28,43.94,135.13,44.57Zm23.25,1.74c.17-.35,1.45-2.24,0-2.32C158.21,44.34,156.93,46.22,158.38,46.31Zm-29.06,2.33c-1.39,1.93.93,4-.58,5.81,2.24-.16,5.95,3.66,6.39,0-.17-1.21-1.57.86-1.74-1.16V49.8c.68-1.46,1.65-2.61,2.33-4.07C132.36,45.57,132.69,50.55,129.32,48.64ZM138,50.38c1.58-1.54,2.39,2.62,2.91,4.07-1.15-.18-1.16.78-1.75,1.16-1.19-.16-1.16-1.55-1.74-2.32.42-1.27-.6-3.7-.58-1.17,0,1.91-1.66,2.22-1.16,4.65,3.16.12,3.63,2.69,7,1.17q-.67,3,2.32,2.32c.51-2.25-1.42-2.07-1.74-3.49,2.07-.49.07-1.43.58-3.48-1.56-1.73-2.25-4.34-3.49-6.4-.74,0-.8-.74-1.74-.58C138.46,47.37,136.53,49.57,138,50.38Zm15.69.58c.61-.6,1.2-4.15,0-4.65C153.8,48.08,151.32,50.28,153.73,51Zm2.33-1.74c0-.32-.47-.66-.59,0C155.47,49.54,155.94,49.88,156.06,49.22Zm41.84,6.39c-.45-.13-.67-.49-.58-1.16-2.07-.47-3-5.09-4.65-4.07,1.37,0-.21,1.59-1.16,1.16.08-1.44-.3-2.41-1.16-2.9-.2,2.52,1.4,3.24,1.74,5.23-1.89.34-2.71-.4-4.07-.58.6,3.08,2.23,5.13,2.91,8.13,3.69-.39,5.43,1.16,7,2.91-1.14-.18-1.15.78-1.74,1.16-1.09.56-1.94-1.74-2.33,0,2.66.64,3.33,3.26,5.23,4.65-2-.45-2.77.32-2.32,2.33a41,41,0,0,0,7.55-2.91c-.33-3.18-3.5-3.84-1.74-7.56-1.1.13-1.28-.65-2.32-.58,0,1.77-.53,3-1.75,3.49C199.74,62.06,197.65,59.21,197.9,55.61Zm3.49-5.23c-.45.13-1.15,0-1.16.58C200.68,50.83,201.37,51,201.39,50.38ZM96.19,53.87c1.1.13,1.29-.66,2.33-.58.1-1.46-.89-1.82-1.74-2.33A3.81,3.81,0,0,1,96.19,53.87ZM135.13,51c-1.76,2,2.15,1.76,0,0ZM170,52.12c0-.58-1-.73-1.16,0C169.49,52.06,169.75,53,170,52.12Zm-68.57.59a.59.59,0,0,0-1.17,0C100.39,53.41,100.91,53.06,101.43,52.71Zm74.39-.59c-.46.13-1.15,0-1.17.59C175.1,52.58,175.8,52.69,175.82,52.12Zm1.74,3.49c1.7-.15,1.78,1.31,3.49,1.16-.69-4.28,3.22-.35,4.65-2.32-1.62-.9-1.89-1.73-2.91-1.74-1.61,0-1.3,1.14-2.32,1.16-.06,0-.19-1.92-1.17-1.16C179.3,54.26,177.47,54,177.56,55.61ZM51.44,77.12c1.54.19,5.52-2.1,5.82.57H52.61c.35,3.66-1.14,5.46-1.75,8.14-1.88-1.18.64-5.88-.58-6.39-1.84,3.39-4.19,6.27-5.23,10.46,1.94-.19,2.58-1.68,5.23-1.16-.17-1.53,1.21-1.5,2.33-1.74.15-2.76,2.83-3,2.32-6.4,3.93-.53,2.82-6.1,5.81-7.55,3.53-.54,4.7-3.44,6.4-5.81,3.77-.63,5.47-4.64,9.29-3.49-.16-1.33.14-2.19,1.17-2.33C79.69,62.53,82,58.89,84,57.94c-2.29.15-4-.23-4.65-1.75,2.73-2.39,7.21.58,8.72-2.9-4.38.94-10.39,0-12.21,1.74-2.2,2.11-5.47,2.62-7,4.65,3,1.94,3-1.37,5.23-1.74-1.57,1.83-1,3.55-1.74,5.23-1.93-.38-2.53-1.18-1.75,1.16-1.37-.81-4-3.1-1.74-4.07-2-1-4.3,2.09-6.39,2.91v4.07C60.42,68.27,61,72,59,73.05c-.89-2.86,1.87-5.07.58-6.4-.55,1.78-2.83,1.82-2.9,4.07-1.64-.23-3.28,2.47-2.33,2.91.78-1.31,4.37-.54,4.65.58C55.88,75.83,51.8,72.88,51.44,77.12Zm1.75,8.71c.71,2.89-1.54,5.53.58,6.39-.69,1.45-3.68.59-4.07,2.33h2.91c1.46-1,1.46-3.57,3.48-4.07.36-1.39-.73-4.21.59-4.65.33,1-.71,3.42.58,3.49.49-1.83,2.19-2.45,2.32-4.65,1.1-.49,3.15-3,2.33-3.49C59.41,83.15,55.5,83.69,53.19,85.83ZM49.7,95.71c.33,1.42.5,3,2.33,2.91.15-1.79,1.26-2.61,1.74-4.07C51.93,94.45,51.83,96.1,49.7,95.71Zm54.63-41.26c.94,1.59,2-.85.58-1.16C104.91,53.87,104.44,54,104.33,54.45Zm65.09-.58c0-.59-1-.73-1.16,0C168.38,54.57,168.91,54.22,169.42,53.87Zm-84.27,2.9c1.92-.21,2.91-1.35,4.07-2.32C87.75,55.11,85.93,55.42,85.15,56.77Zm18.6-2.32c-2.28,0-3.21,1.44-4.65,2.32,1,3.16,3.21,7.66,6.39,5.23-.17-2-2.57-1.68-2.9-3.48h4.07C106.22,56.63,104.44,56.08,103.75,54.45Zm15.11,0c-.68.09-1.65-.1-1.74.58C117.8,54.94,118.77,55.13,118.86,54.45Zm49.4,2.91c-.27.3-1.54.28-1.74.58-.69,1-.41,2.82-1.75,3.48.79,1.72.73,3.6-.58,4.65a1.58,1.58,0,0,1,1.16,1.74c2.09-1,7-.41,5.24-3.48-1.79-.43-1.12,1.59-2.91,1.16-.45-2.84.11-6.87,2.91-4.65,0-2.54.21-5.25-1.17-6.39C168.48,55.16,169.27,56.24,168.26,57.36Zm3.49-.59c-.46,2.4.89,3,.58,5.23,1.78.42,1.71-1,3.49-.58-1.57,2.6.72,3.61,1.74,5.23-1.85-.49-2.21.51-2.91,1.16a1.6,1.6,0,0,0-1.74-1.16,4.66,4.66,0,0,0,3.49,2.91c2.32,0,3.49-1.16,5.81-1.16-.74-2.17-2.38-3.43-1.74-7-.61-1.53-2.31-2-2.91-3.48.87-.1,2.15.2,2.32-.58-1.62-.52-3.53-.73-4.64-1.75-1.79.7-4.12-2.54-4.07,0,.37,1.18,2.71.38,2.9,1.75C173,57.49,172.79,56.7,171.75,56.77Zm-16.28.59c-.27-1.12,1.8-2.51-.58-2.33C155,55.9,154.69,57.18,155.47,57.36ZM86.9,59.1c1.25-.55,4.48-.38,5.81-2.33-.83-.14-1-1-1.75-1.16C89.67,56.47,85.12,57.09,86.9,59.1Zm44.16-2.91c-1.4.24-1.26-1.06-2.9-.58,0,1,1.57,3.38,0,4.07-.83-.14-1-1-1.74-1.16-1.1,1-1,3.26-2.91,3.48-.47,2,.87,2.24.58,4.07,2,.27,5.6-.95,5.23,1.74-1.33.38-3.5,1.16-4.65,0-1,4.1,3.26,3,4.07,5.24.89-3,2.83-4.92,4.07-7.56-.87-1.61-2.38,1-2.91-.58-.26-3,1.53-3.9,2.33-5.81a1.59,1.59,0,0,0,2.32,0c.45-4.26-4.59-.81-5.23-1.74A4.07,4.07,0,0,0,131.06,56.19Zm-9.29.58c0-.32-.47-.66-.58,0C121.18,57.1,121.66,57.43,121.77,56.77ZM92.71,60.26c1.75.61,1.14,3.16.58,4.65,2.09.23,1.77,2.88,2.9,4.07,2,2.27,8.2,2.67,8.14-1.74C102.39,64,101,60.16,96.78,59.1c-.59-.77-.55-2.16-1.75-2.33C94.67,58.35,92.6,58.22,92.71,60.26Zm22.66-1.74v2.32a12.46,12.46,0,0,0,5.23-2.9c-.45-.13-.67-.49-.58-1.17C118.24,57.13,117,58,115.37,58.52Zm73.81,1.74c0-1.77-.52-3-1.74-3.49C187.45,58.5,187.39,60.31,189.18,60.26Zm-66.25,0a3.22,3.22,0,0,1,.58-2.32C121.34,57.69,121.72,59.68,122.93,60.26Zm12.79,0c.64-1.35,2.3,1.13,2.9,1.74V59.1c-1.22-.34-1.66-1.44-3.49-1.16C135.23,58.81,134.93,60.08,135.72,60.26Zm-52.31-.58v2.91c1.42.51,2.52,1.35,4.65,1.16.09-1.45-.3-2.41-1.16-2.91-.56,3.14-.94-2-1.75-2.32C85,59.33,83.88,59.18,83.41,59.68ZM112.47,62c0-.94,2.48-3.64,0-3.48C112.63,59.54,110.83,61.42,112.47,62Zm70.32-2.9c1.77,1.58-1.59-1.77,0,0Zm-75.55,4.07c.35,0,.69.08.58.58H109c1-1.19.6-5.47-1.16-3.49C110.52,61.28,107.11,61.47,107.24,63.17Zm8.71.58c2.15-.42,4.77-1.35,5.24,1.16.75-1.69.73-4.1-.59-5.23C119.2,61.18,116.53,61.42,116,63.75Zm46.5-4.07c-.45.13-1.15,0-1.16.58C161.74,60.13,162.43,60.24,162.45,59.68Zm23.83,1.16c.58,0,.69.47,1.16.58-.06-.91.08-2-1.16-1.74Zm13.37,0c.08-.61-.46-1.5-.59-.58C199,60.87,199.51,61.76,199.65,60.84Zm-75-.58c-.45.13-1.14,0-1.16.58C124,60.71,124.66,60.83,124.67,60.26Zm59.86.58c2.55,3-1.06-1.86,0,0ZM145,61.42c-1.4,1.95,2-1.4,0,0Zm37.78,2.33c3.55.36-.12-3.65-.58-2.33C183.07,61.53,182.74,62.83,182.79,63.75ZM88.64,64.91c1.83-.28,2.27.83,3.49,1.16a5.63,5.63,0,0,1,0-4.65C89.58,61.21,89.33,63.28,88.64,64.91Zm122.05,1.74c1.76-.75,4.66-.37,5.81-1.74-1.78-.55-1.82-2.83-4.07-2.91C212.51,64.18,209.33,65,210.69,66.65ZM109,67.81c1.43.08,2.8.09,3.49-.57-.4-1.93-.53-4.12-2.33-4.65C110,64.52,108.46,65.16,109,67.81Zm32-4.06c1.44.08,2.41-.3,2.9-1.16C142.41,62.5,141.44,62.89,141,63.75Zm20.34,1.16a4.07,4.07,0,0,0-1.17-1.74C160,63.94,161,66.37,161.29,64.91ZM83.41,69.56c1.62-1,4.11-3.31,2.9-5.23-1.76.17-1.63,2.24-3.48,2.32-1.67.12-3.17.08-2.91-1.74.69-.09,1.65.1,1.74-.58a3.83,3.83,0,0,1-2.9-.58c.52,2-1.9,1-2.33.58C75,67,72.2,68.24,71.2,71.3c.19.79.83,1.11.59,2.33,4.11.44,6.3-1.06,9.87-1.16-.48-1.65.82-1.51.59-2.91-.78-.58-2.17-.55-2.33-1.75C81.43,68.05,81.68,69.55,83.41,69.56ZM84,63.75c-.68.09-1.65-.1-1.74.58C82.93,64.24,83.9,64.43,84,63.75Zm106.94.58c1.76,1.59-1.59-1.77,0,0Zm-50,2.91c1.44.08,2.41-.3,2.9-1.17-.68-.1-.63-.92-.58-1.74C141.6,64.4,140.51,65.05,141,67.24Zm12.78,0c1.12,1.2,1.84,2.81,2.91,4.06.15-.81,1.27-.66,1.74-1.16-.06-1.48-1.06-2-1.74-2.9s0-3.12-1.75-2.91C155.33,66.12,153.3,65.45,153.73,67.24Zm-32.54,0a2.76,2.76,0,0,1,1.74.57c-.26-1.09.79-3.5-1.16-2.9A3.31,3.31,0,0,1,121.19,67.24Zm38.35-1.17c.09-.61-.45-1.5-.58-.58C158.88,66.1,159.41,67,159.54,66.07ZM86.31,70.14c2-4.29,7.19,1.18,9.88-.58-2.9-1.36-4.82-3.71-8.71-4.07C87.76,67.36,84.76,68.93,86.31,70.14Zm19.77-2.33c1.07-1-.15-1.79-1.17-2.32A2.53,2.53,0,0,0,106.08,67.81Zm10.46-.57c0,2.28,1.44,3.2,2.32,4.64.13-2,2.32-5,1.16-6.39C119.5,66.71,118.31,67.26,116.54,67.24Zm47.65.57A1.6,1.6,0,0,0,163,66.07,1.6,1.6,0,0,0,164.19,67.81Zm43.59-.57c-.86-.31-1.46-.86-2.32-1.17C204.84,67.54,207.42,68.65,207.78,67.24Zm-93,.57c.09-.6-.45-1.49-.58-.57C114.13,67.84,114.66,68.74,114.79,67.81Zm73.81-.57c0-.33-.47-.66-.58,0C188,67.56,188.49,67.9,188.6,67.24Zm20.34,1.16c-.13,1.1.66,1.28.58,2.32-.35-.17-2.23-1.44-2.32,0a4.77,4.77,0,0,1,1.16,3.49c2.47-.12,5.76,2,7.56.58-.66-2.29-2.92.63-3.49-1.74a6.8,6.8,0,0,1,4.65-2.91c.22-2-2.57-.91-1.74-3.49C212.49,66.52,211.68,68.42,208.94,68.4ZM68.88,69c-.1.87.21,2.14-.58,2.32-1.64.48-1.51-.82-2.91-.58-1.35,1.74-3.12,3.08-3.48,5.81.87,0,2.37,2.16,2.9.59-.7-.19.15-3.68,1.16-4.07.77,0,.53,1,1.17,1.16,1-2.47,5.21-4.85,4.65-7C71.25,68.25,70.71,69.25,68.88,69Zm93.57-1.17c-.65.06-.91-.84-1.16,0A.59.59,0,0,0,162.45,67.81Zm-20.34,4.66c-.22-1.34-2.33-.78-2.91-1.75-.1-1.64,2.19-1.35.58-2.91-2.61.1-1.17,4.25-4.06,4.07-.1-.87.2-2.14-.59-2.32-.62,2.28-.95,4.85-1.74,7,1.45,1.49,3.09,2.61,1.16,4.65,2.65.36,2.39-1.3,1.75-2.9.18-1.37,2-1.08,1.74-2.91-.71-.06-1.38-.17-1.16-1.16A8.54,8.54,0,0,1,142.11,72.47Zm24.41-2.91c.58,0,.69-.47,1.16-.58v1.74c2.15.41,1.45-2,2.32-2.91C168.91,68.12,165.27,68.84,166.52,69.56ZM113.63,69a.59.59,0,0,0-1.16,0C113.12,68.92,113.37,69.82,113.63,69Zm39.52,0c-.61-.69-.41-.14,0,.58S153.74,69.65,153.15,69ZM117.7,73.05c-.22-1.92-1.36-2.91-2.33-4.07C113.87,70.78,116.56,72.1,117.7,73.05Zm12.2,0a2.72,2.72,0,0,1,1.75.58c.45-.4,1.29-3.24,0-3.49C131.31,71.35,130.43,72,129.9,73.05ZM170,71.3h1.17V70.14H170Zm5.24,1.75c-.14-1.1.65-1.29.58-2.33-.36-.17-2.24-1.44-2.33,0C174.69,70.88,173.63,73.3,175.24,73.05Zm2.9-1.75a4.42,4.42,0,0,0,4.07,1.17C183.32,69.56,178.37,69.38,178.14,71.3ZM217.08,76h2.32c-.18-2.33-.4-4.63-1.74-5.81C218.06,72.63,216,74.55,217.08,76ZM91.55,71.3a14.92,14.92,0,0,0,2.32,0c.63.12,4.57,1.8,5.23.58C98.37,71.11,91.18,70.38,91.55,71.3Zm22.08,0c1.77,1.59-1.59-1.77,0,0Zm32,1.75c1.47.61,2.58-2,1.17-2.33C146.75,71.88,145.17,71.46,145.59,73.05ZM159,71.88c.92,0,2,.08,1.75-1.16h-1.17C159.55,71.3,159.07,71.41,159,71.88Zm5.81,7c.5-1.88-.16-7-2.32-8.14C163,73.64,162.8,77.34,164.77,78.86Zm26.74-7c0-.32-.47-.66-.58,0C190.92,72.21,191.4,72.54,191.51,71.88Zm7,2.33c2.24-.67,4.84-1,5.81-2.91C202.27,72.18,199.54,72.36,198.48,74.21Zm-94.73-1.74c-3.08-.64-.69,1.76,0,0Zm20.34,7a3.77,3.77,0,0,0,.58-2.91c-2.67.38-3.37-.32-2.32-2.32-1.19-.17-1.55-1.16-2.33-1.74C119.48,74.88,121.55,78.32,124.09,79.44Zm25-4.07c1.76.9,1.53-3,.58-2.9C150.14,74.11,148.84,74,149.08,75.37Zm17.44,0c.07-.76.09-4.2-.58-2.32C165.86,73.81,165.85,77.25,166.52,75.37Zm23.24-2.32c.09.68-.1,1.65.59,1.74V72.47c-.69.09-1.65-.11-1.75.58ZM88.64,77.12c-1.85-.5-2.21.5-2.91,1.16-1.27-1-.45-4.2-2.9-4.07.28,1.83-1,2.05-.58,4.07,2.71-.77,2.58,1.29,3.48,2.32.76-2.15,4.23-1.58,5.82-2.91-1-.26-2.85-2.49-1.75-2.9,2,0,2.17,1.71,2.91,2.9,2.27-.62,5.05-.75,5.81-2.9q-1.9.15-1.74-1.74H86.9C86.3,75.58,88.1,75.72,88.64,77.12Zm22.08-4.07c-.45.13-1.14,0-1.16.58C110,73.5,110.71,73.61,110.72,73.05Zm73.81,1.16c1.14,2.29-1.13,1.77,0,4.07,2.34.08,1.54-1.49,1.17-2.91.85-.51,2.25-.46,1.74-2.32C186,73,185.64,74,184.53,74.21Zm-109.26.58c1.84.09,3.51,0,4.07-1.16C78.3,74.33,76,73.73,75.27,74.79Zm37.2-1.16c-.45.13-1.15,0-1.16.58C111.76,74.08,112.45,74.19,112.47,73.63Zm5.81,2.9c-.36-1.38-.78-2.7-2.33-2.9C116.28,75,116.45,76.62,118.28,76.53Zm26.15,0c1.95.4,2.13-1,2.33-2.32C144.94,73.94,144.16,74.72,144.43,76.53Zm11,.59c-1.36-.19-.56-2.54-1.74-2.91.13,1.1-.65,1.28-.58,2.32C154.6,75.77,155,78.83,155.47,77.12ZM74.69,75.37a.59.59,0,0,0-1.16,0C73.65,76.07,74.17,75.73,74.69,75.37ZM99.1,76a1.59,1.59,0,0,0,1.74-1.16C99.93,74.85,98.83,74.71,99.1,76Zm77.3,4.65c2.25-.46,2.21-3.21,4.07-4.07-.1-.68.1-1.65-.59-1.74C179.17,77.17,175.46,76.56,176.4,80.6Zm-119.14,25c-1.08,1,.25,1.7.58,2.91-.71,1.81-2.74,2.3-2.91,4.65,2.55-.56,3.78-2.42,6.39-2.91,1.4-1.7,2.1-4.1,5.82-3.49-.11-2.21-3.25-1.4-3.49-3.48,2.52-.81,3.85,2.52,4.65,0-.87-.69-2.6-.51-2.33-2.33A4.4,4.4,0,0,1,70,99.78c.84-1.87,2.17-3.26,2.91-5.23-1.21-.35-3.82.72-4.07-.58,1-.53,1-2.14,2.32-2.32s2.8-.1,3.49.57c.86-2,2.29-3.52,3.49-5.22-.87-.1-2.15.2-2.33-.59.09-2.82,1.37-4.44,4.07-4.65-.53-2.66,1.46-2.81,1.16-5.23C80,74.92,76.94,75.07,77,77.69c1.45-.07,1.82-1.1,2.32.59-1.75.57-2.59,2-5.23,1.74-.81.74-.25,2.85-1.74,2.91a2.78,2.78,0,0,1-1.75-.59C69,84,67.86,86.17,66,87.57c.32,2.06-.49,3-1.74,3.49.47,2-1.09,2.46,0,3.49-1,.51-1.7,1.84-2.91.58-.84,1.87-2.16,3.26-2.9,5.23.38,1.78,1.82,5.51,1.16,6.39a2.55,2.55,0,0,0-1.16-2.32c-.77,1.8,1.72,3.22,0,4.07C58.51,107.05,58.12,106.09,57.26,105.59ZM131.65,76c0-.32-.47-.66-.59,0C131.06,76.28,131.54,76.61,131.65,76Zm75.55-.58c-.45.13-1.15,0-1.16.58C206.49,75.82,207.18,75.94,207.2,75.37Zm2.91,3.49c2.83-.68,5.73,1.59,4.64,2.9C213.53,81.25,213,80,211.27,80c.5,2.79,4.22,2.37,5.81,4.07.27-1.86,2.21-2,2.32-4.07-2.24.11-3.33-.92-3.48-2.9-1.78-.94-4.42-1-6.4-1.75C209.1,77.15,210.12,77.49,210.11,78.86Zm-142.39.58a2.69,2.69,0,0,1,1.74.58c.44-1.69,2.07-2.19,3.49-2.9A3.54,3.54,0,0,0,67.72,79.44Zm82.53,0c-.14-1,.58-2.91-1.17-2.32C148.92,78.44,149.22,79.3,150.25,79.44Zm8.13,1.16c2.19-.3,2.73-.81,4.07.58-.35-1.2.72-3.82-.58-4.06C161.39,79,158,77.93,158.38,80.6Zm20.34,1.74c.75-1.77,3.48-1.55,3.49-4.06-.12-.66-.65-.91-1.16-1.16C180.49,78.72,177.58,81,178.72,82.34Zm11.63-3.48c.08-.69,1-1.32,0-1.74C190.26,77.8,189.31,78.43,190.35,78.86Zm-126.7-.58c-1.13,2.2-3.52-2.2-4.65,0C60,78.71,65.18,80.67,63.65,78.28Zm33.71-.59c-.45.13-1.15,0-1.17.59C96.65,78.15,97.34,78.26,97.36,77.69Zm54.05.59c0-.33-.47-.66-.58,0C150.82,78.6,151.3,78.94,151.41,78.28Zm-77.3.58c-.72.19-.2,1,.58.58.44-.22.88-1,0-.58C74.54,78.93,74.27,78.82,74.11,78.86Zm52.89,0c0-.33-.47-.66-.58,0C126.41,79.18,126.89,79.52,127,78.86Zm74.39,1.74c.87-.1,2.14.21,2.32-.58-2.06.9-.35-2-1.74-1.74C201.79,79.06,201.14,79.39,201.39,80.6Zm8.13-2.32c-.45.13-1.14,0-1.16.58C208.81,78.73,209.51,78.84,209.52,78.28ZM83.41,84.09c1.26-.1.26,2.06.58,2.91-1.65,1.06-1.9,3.52-3.49,4.65-.84-.91-.77-2.72-1.74-3.49-1.14,1.08-.18,2.13,0,3.49-2,2.31-3.23,8.38-2.91,11,.4-1.93,2-2.64,4.07-2.91,1.4,2,4.75,1,6.39,0-.31-.84.68-3-.58-2.91,1.47,3.44-4.31,2.62-5.23,1.75a22.57,22.57,0,0,0,2.91-4.07c.14,1,1,1.33,2.32,1.16-.17-2.37,1.22-.31,2.33-.58a31,31,0,0,1,5.23-10.46,3.17,3.17,0,0,0,2.9-2.91c-3.51-1-1.69,3.35-4.64,2.91-1.3-.45-3.16-.33-3.49-1.74,1.27-.67,2.37-1.5,4.65-1.17-.95-2,.07-1.74,1.16-2.9C88.6,78.81,85.42,80.87,83.41,84.09Zm25,1.16c1.15.4,1.55,1.55,1.74,2.91-3.28.38-3.2-2.61-5.81-2.91-1.81,2.38.84,4.32,2.91,4.65,3.13-.16,4.07-2.51,8.13-1.74.81-.75.58-2.53.58-4.07-1-.23-1.48.86-1.74,0-.18-2.32,2.69-1.58,2.91-3.49-1.49-1.19-2.54,1.77-4.65,1.74-.48-1.64.82-1.5.58-2.9a3.77,3.77,0,0,0-2.91-.58C110,82.46,110.34,83.21,108.4,85.25ZM120,78.86c-.45.13-1.14,0-1.16.58C119.31,79.31,120,79.42,120,78.86Zm18.6,1.74h1.74c-.09-.68.1-1.65-.58-1.74C140,80,139,80,138.62,80.6ZM57.84,81.76c0-1.15,1.58-.74,1.16-2.32C57.53,78.83,56.42,81.4,57.84,81.76ZM186.28,80.6h1.16V79.44h-1.16Zm-85.44,1.74c1.88.52.82-1.89,1.75-2.32h-1.75Zm26.74-1.74c1.77,1.59-1.59-1.77,0,0Zm1.16,1.16c.35,0,.69.09.58.58h1.16c-.79-1.32,1.5-2.18,0-2.32C130.66,81.36,128.81,80.67,128.74,81.76Zm39.52,2.33c-.79-1.77,2.17-4-.58-4.07C166.89,80.8,166.57,84.08,168.26,84.09ZM231,87c-.25-1.11-1.66-1.06-1.16-2.91a3,3,0,0,1-1.75-1.75c-2.57.17-4.22-2.76-5.81-1.74.44,2.29,5.45,3.05,4.07,5.23-1.51-.23-1.75-1.73-3.49-1.74-.5,3,2.93,2.11,3.49,4.07a5.77,5.77,0,0,0,4.07,4.06c.08-1.85,2-1.92,2.32-3.48.13.45,0,1.15.58,1.16C234.73,88.46,233.58,86.25,231,87ZM64.23,82.93c.89-.84,4.3.88,4.07-2.33C67.27,81.35,62.66,81.5,64.23,82.93Zm3.49.58c-.52.67-2.44,1.66-1.16,2.32.73-2,3.22-2.2,3.48-4.65C68.92,80.83,68.33,82.71,67.72,83.51Zm12.2,2.32c.61-2.3,3.89-1.92,4.07-4.65H80.5C81.18,83.26,78.74,85.17,79.92,85.83Zm40.68-1.16c-.9-2.07,2-.35,1.75-1.74-1.46-.49-2.29-1.6-4.07-1.75A4.1,4.1,0,0,0,120.6,84.67Zm45.34,4.07c1.28-1.71-.68-4.06,0-7a2.72,2.72,0,0,1-1.75-.58C164.58,83.9,163,88.56,165.94,88.74Zm25-6.4c.08-.6-.45-1.5-.58-.58C190.26,82.37,190.8,83.27,190.93,82.34Zm5.81-.58c0-.32-.47-.65-.58,0C196.16,82.09,196.63,82.42,196.74,81.76Zm-69.16,2.33c.57.33,2.33,2.26,2.9.58-1.86-.84-3.25-2.17-5.23-2.91C124.94,82.8,126.74,83.59,127.58,84.09Zm15.69,7.56c.06-1.5,2.27-.84,2.32-2.33-1.54-1.95-.35-6.62-2.9-7.56a12.58,12.58,0,0,0-.58,5.24C145.56,87.08,142.41,91.2,143.27,91.65Zm64.51-9.31c1.77,1.59-1.59-1.76,0,0Zm-75.55.59c0-.33-.47-.66-.58,0C131.65,83.25,132.12,83.59,132.23,82.93ZM138,84.67c0-.77,1-.53,1.16-1.16-.77,0-.53-1-1.16-1.17C137.87,82.7,136.59,84.58,138,84.67Zm37.2,1.74c-.82,2.14,2.2,4.49-1.17,4.07a6.63,6.63,0,0,0,4.07,5.23c2.52-1,2.31-2.83,1.74-5.81.59,0,.7-.47,1.17-.58,1.58-.42,1.17,1.15,2.32,1.16,1.08-2.6,4.72-2.64,4.07-7-1.11-.25-1.05-1.66-2.91-1.17-.18,1.76.65,4.53-1.16,4.66-.48-1.46,1.13-5-1.16-4.66C179.28,83.09,178,85.49,175.24,86.41Zm-3.49-2.9c0-.32-.47-.66-.58,0C171.16,83.83,171.64,84.17,171.75,83.51ZM95.61,84.67a2.55,2.55,0,0,0,2.33-1.16C96.61,83.34,95.75,83.65,95.61,84.67Zm63.35.58h1.16V84.09H159Zm54-.58c-1.4,2,2-1.4,0,0Zm-86,3.49c-1.29-.41-1.93-2.73-1.17-3.49-2-.6-.9,1.81-1.16,2.9C125.44,87.49,126.84,89.53,127,88.16Zm27.31-.59c-1.67-.25-1.37-2.49-2.9-2.9-.19.79-.83,1.11-.58,2.33C152.6,86.26,153.78,89,154.31,87.57ZM81.66,85.83c-1.58,1.77,1.77-1.58,0,0Zm140.65-.58c-.45.13-1.15,0-1.16.58C221.6,85.7,222.29,85.82,222.31,85.25Zm-6.39,1.16a2.18,2.18,0,0,0,2.32,2.33c1.16-.59,2.49-1,2.91-2.33-1.09.56-1.94-1.74-2.33,0C220.15,87.76,217,86.21,215.92,86.41Zm-23.25,0c-.45.13-1.15,0-1.16.59C192,86.87,192.66,87,192.67,86.41Zm6.39,2.91c-.12-1.1-1.49-3.85-2.32-2.32C197.92,87.36,196.9,89.93,199.06,89.32Zm4.07-1.75c0-.32-.47-.66-.58,0C202.55,87.9,203,88.23,203.13,87.57ZM59,89.32c.08-.69,1-1.32,0-1.75C58.92,88.26,58,88.89,59,89.32Zm110.42-1.16c-1.4,2,2-1.41,0,0Zm8.72,9.3c-.18,1.62-2.73,4.5.58,4.64,1.55-1.74,2-4.58,4.07-5.81.24,2.91,4.68.42,5.81.58a7.05,7.05,0,0,0,.58-5.22c-1-.34-3.41.7-3.48-.59,2.15.41,2.49-1,4.65-.58.93-2.29-2.51-.2-2.33-1.74.13-.73.91-1.19-.58-1.17A55.22,55.22,0,0,1,178.14,97.46ZM194.41,94c.36-1.58,2.43-1.45,2.33-3.49.08-1.44-.3-2.41-1.17-2.91C195.07,89.23,192.39,91.71,194.41,94ZM129.32,89.9c.09-.69,1-1.32,0-1.74C129.24,88.84,128.29,89.47,129.32,89.9Zm63.93,2.32c.06-1.8-.26-3.22-1.16-4.06C192,90,192.07,91.66,193.25,92.22ZM60.74,91.06c1.57.4,1.13-1.2,1.75-1.74a2.78,2.78,0,0,1-1.75-.58Zm51.73-1.74c-.45.13-1.15,0-1.16.58C111.76,89.77,112.45,89.89,112.47,89.32Zm90.08,2.9c0-.86,2.16-2.37.58-2.9C202.77,90.54,200.15,91.5,202.55,92.22Zm21.5-2.9v1.74c1.15.18,1.16-.78,1.75-1.16,0,.32.47.66.58,0C225.19,88.89,225.24,90.33,224.05,89.32ZM43.89,92.81c2.45-.65,6.18,0,6.39-2.91C48.5,91.22,44.17,90,43.89,92.81Zm88.92-2.91c-.45.13-1.15,0-1.16.58C132.1,90.35,132.79,90.46,132.81,89.9Zm23.25,5.23c.14-1,1-1.32,2.32-1.16.06-1.8-.26-3.23-1.16-4.07C156.82,91.28,154.59,93.81,156.06,95.13Zm52.3-2.32c.45.13,1.15,0,1.16.58,2.28,0,3.94-.71,3.49-3.49-1.14-.17-1.15.79-1.74,1.16-.14-1-1-1.32-2.33-1.16C209.18,91.3,207.88,91.16,208.36,92.81Zm13.37-1.75c.33,2.64,3.33-3.33.58-.58C222,90.76,221.64,90.37,221.73,91.06Zm-127.28.59a1.61,1.61,0,0,0,1.74-1.17C95.28,90.54,94.18,90.4,94.45,91.65Zm15.69,1.16a2.84,2.84,0,0,1,.58-1.75c-2.65-.52-3.29,1-5.23,1.16-.13,1.1.66,1.29.59,2.33,2.12-.81,4-1.71,5.81,0,.1-1.68,4.3-2.24,2.9-3.49A5.51,5.51,0,0,1,110.14,92.81Zm55.21-1.16a.59.59,0,0,0-1.16,0C164.32,92.35,164.84,92,165.35,91.65ZM119.44,94c.25-.91,1.83-.5,1.16-2.32C119.13,91,118,93.6,119.44,94Zm16.86,0c.49-2.44-2.6-1.28-3.49-2.32C133,93.44,134.87,93.46,136.3,94Zm18,3.49c-.48-1.65.82-1.51.58-2.91a3.28,3.28,0,0,0-2.32.58c-.78-1,.21-3.7-1.74-3.48C150.87,94.7,152.71,96,154.31,97.46Zm7.56.58c1.26.09.26-2.07.58-2.91-1.83.24-1.43-4.71-2.91-2.91C161.14,93.34,158.86,98.33,161.87,98Zm54-4.65c.1-1.27-.48-1.85-1.75-1.74C214.07,92.91,214.65,93.49,215.92,93.39ZM231,94c1.18.17,1.14,1.57,2.32,1.74-.28-1.14,2.67-1.87,2.91-.58.43,2-2.14,1-2.33,2.33,1,2,4.24,0,5.82,2.32-.62.42-4.43.52-2.91,1.16a15,15,0,0,1,4.65.59c.32.84-.68,3,.58,2.9.07-.71.17-1.37,1.16-1.16-2-4.42-4.11-8.68-7.55-11.62C236.82,95.11,231.52,92.14,231,94ZM88.64,95.71c2.48.35,2.15-2.11,2.91-3.49C89.11,91.92,89.24,94.19,88.64,95.71Zm34.87-3.49c-3.08-.62-.69,1.77,0,0ZM219.4,94c.18-1.53-.8-1.91-2.32-1.75C216.9,93.76,218.29,93.72,219.4,94Zm9.88,2.9c3.61,1.25,4.11,5.59,7.56,7-1.13-2.75-3.25-4.5-4.07-7.56-1.79-.55-3.34-4.37-4.65-3.48C229.18,93.49,228.58,95.84,229.28,96.87ZM59,95.13c-2.44.08-1.74,3.3-2.91,4.65,1.58.8,2.39-1.74,2.91-2.91s2.24-4.34,0-4.06A1.59,1.59,0,0,0,59,95.13Zm14.53,1.16c1.88-.71.44,1.88,2.32,1.17-.71-1.81,2.23-4.42-.58-4.65C75,94.32,73.54,94.56,73.53,96.29Zm126.12-2.9c0-.33-.48-.66-.59,0C199.06,93.71,199.53,94.05,199.65,93.39ZM42.73,116.63c.15-8,5.09-14.23,4.65-20.92,1.53.18,1.9-.8,1.74-2.32-1.4-.24-1.26,1.06-2.91.58.07,2.78-.16,5.26-1.16,7-2.23-2.16.15-5.53-1.74-7.55-.28,2.28-2.82,4.59-1.16,7-1.64,1.26-4.53,6.17-1.75,8.14.27-1.51,2.6-3.94,4.07-2.33-.72,1.58-2.24,1.45-1.16,3.49-1.76.57-2.3,2.35-4.07,2.91-1,0-.33-1.62-1.16-1.75-2.28,3.31,3.41,6-.58,8.14-.13-.65-.65-.91-1.17-1.16-.25,2-1.54,5-.58,6.39,2.35,0,2.62-2,4.65-2.33,1,1.83-2.16,2.38-.58,2.91C42.44,123.71,41.29,118.88,42.73,116.63Zm0,1.75c.86.3,1.46.86,2.32,1.16.51-2.25-1-2.51-1.74-3.49A3.3,3.3,0,0,1,42.73,118.38ZM116,95.71c.13-.45.49-.67,1.17-.58V94c-.59,0-.69-.47-1.17-.58C116.75,94.71,114.46,95.57,116,95.71Zm5.24.58c1.49.14-.8,1,0,2.33,2.08.14,2.12-1.75,4.06-1.75-1.87-1.75,1.91-3.35-.58-3.48C125,95.82,122,95,121.19,96.29ZM99.1,94c-.45.13-1.15,0-1.16.58C98.39,94.42,99.08,94.54,99.1,94Zm32,1.16A1.62,1.62,0,0,0,132.81,94C131.9,94,130.8,93.89,131.06,95.13ZM170.59,94c-1.77,2,2.14,1.76,0,0Zm33.7.58v1.16h1.17c0-.35.08-.69.58-.58V94h-1.17C204.84,94.32,204.79,94.66,204.29,94.55Zm-84.85,0c-.45.13-1.14,0-1.16.58C118.73,95,119.43,95.11,119.44,94.55Zm92.41,2.32a2.55,2.55,0,0,0-1.16-2.32C210.52,95.88,210.83,96.73,211.85,96.87Zm3.49-1.16c0-1,1.61-.32,1.74-1.16C215.9,94.05,213.47,95.06,215.34,95.71ZM127,96.29a1.59,1.59,0,0,0,1.74-1.16A1.6,1.6,0,0,0,127,96.29Zm29.06,4.07c-.82-2.46,4.93-3.56,1.16-5.23C157.18,96.87,153.92,98.37,156.06,100.36Zm-69.16,0c2.33-.4,4.24-3.59,7-1.74-.76-1.45,1.7-2.41,0-2.91-.77,2.56-2.28.79-5.23,1.16C89.75,99.73,86.71,98.43,86.9,100.36Zm44.75-3.49h1.16V95.71h-1.16ZM134,99.2c1.16,0,.74,1.58,2.33,1.16-.45-2.19.7-2.78.58-4.65C135.11,96.08,135.28,98.38,134,99.2Zm62.77-2.33h1.74V95.71h-1.74Zm12.2-.58c.95,3.22,2.7,2.54,5.81,2.91.13-1.67-.14-3-1.16-3.49C213.05,98,210.33,97.48,208.94,96.29ZM222.31,98c-1.5.09-2.79-3-3.49-1.75C219.49,97,221.26,99.61,222.31,98Zm-114.49,2.32c2.27.92,1.2-1.51,2.32-1.74,1.35.39,1.56,1.93,2.91,2.32a4,4,0,0,0,.58-4.65C112.47,99.61,107.94,96,107.82,100.36Zm11.62-1.74V96.29H117.7C117.54,97.81,117.5,99.2,119.44,98.62Zm25,.58c.28-1.83-.72-2.38-1.74-2.91C142.88,97.65,143.29,98.8,144.43,99.2Zm57-1.74h1.16V96.29h-1.16ZM106.08,99.2c1.7,0,2.15-1.33,2.9-2.33h-2.9ZM139.2,98c-.65.06-.9-.85-1.16,0A.59.59,0,0,0,139.2,98ZM70,103.85c-1.53-.18-1.5,1.21-1.74,2.32,2.11-.6,2.66-2.76,4.65-3.48-1.68-.26.51-4.4-1.16-4.65C71.14,100.16,68.94,101.63,70,103.85Zm30.8-2.32c.09-1.45.11-2.83-1.16-2.91C99,100.32,99.34,100.78,100.84,101.53Zm1.75-1.75c.08-.61-.45-1.5-.58-.58C101.92,99.81,102.46,100.7,102.59,99.78ZM120,98.62c-.61,3.37,2.52.24,0,0Zm46.5,8.13c2.93-.22,4.41-7,1.16-8.13C166.87,100.92,166.84,104,166.52,106.75Zm22.66-7.55c.7-.61.14-.42-.58,0S188.5,99.79,189.18,99.2Zm40.69,1.74c.75-1.79-1.65-3.29-2.33-1.74C228.73,99.37,228.68,100.77,229.87,100.94ZM49.7,105.59c2.5-.56,1,2.86,2.91,2.91v-4.65c1.66,1.23,1.87-2.86,2.32-4.65H53.19C53.15,102.45,49.91,102.51,49.7,105.59Zm79-2.32c0-1,1.57-3.38,0-4.07C127.92,100.47,127,102.33,128.74,103.27Zm87.76,2.32c2.29.35,2.57-1.3,2.9-2.9-.92-1.4-2.72-1.93-3.48-3.49C216.17,102.54,217.15,102,216.5,105.59ZM46.79,103.27c1.79-.44,1.12,1.59,2.91,1.16.66-2.39.18-3.59-1.74-4.65A13.26,13.26,0,0,0,46.79,103.27Zm106.36-1.17c1.62.94,1.61-2.5.58-2.32A3.27,3.27,0,0,1,153.15,102.1Zm12.79,0c-.14-1,.58-2.9-1.17-2.32A2.55,2.55,0,0,0,165.94,102.1Zm-34.29,3.49c3.3-.14.76-3,.58-4.65a3.26,3.26,0,0,1-2.33-.58C129.73,103.19,133.59,102.62,131.65,105.59Zm56.95-4.65v1.16h1.16c.65-.83.63-1.41-.58-1.74C189.15,100.72,189.1,101.05,188.6,100.94ZM74.11,103.27c.08-.69,1-1.32,0-1.74C74,102.21,73.07,102.84,74.11,103.27ZM102,102.1c0-.32-.47-.66-.58,0C101.42,102.43,101.9,102.76,102,102.1Zm19.76,0v1.17c.58,0,.69.47,1.16.58.17-.36,1.45-2.24,0-2.32C122.8,102,122.44,102.2,121.77,102.1Zm125.53,2.33c.61-1.16,3.11-2.7,0-2.9C248.06,103,246,104.34,247.3,104.43Zm-193,.58c1.76.9,1.53-3,.58-2.91C55.41,103.75,54.11,103.61,54.35,105Zm28.48-2.91c-.69.1-1.65-.09-1.75.59C81.77,102.6,82.73,102.79,82.83,102.1Zm12.2.59c0-.59-1-.73-1.16,0C94,103.39,94.52,103,95,102.69Zm45.33,0c-.51,2.64,4.4,2.13,4.07,0C142.35,103.17,141.62,101.38,140.36,102.69Zm45.34.58c.08-.61-.45-1.5-.59-.58C185,103.3,185.56,104.19,185.7,103.27Zm3.48.58c.88,1.26,3.71.55,2.91,3.49h2.32c.23-2.18-2.39-3.25-.58-5.24C191.5,101.9,189.58,102.11,189.18,103.85Zm10.47-1.75c-.46.13-1.15,0-1.17.59C198.93,102.56,199.63,102.67,199.65,102.1Zm37.77,1.17c1.1.06.4,1.92,1.74,1.74.13-.45.49-.68,1.17-.58-.1-.87.2-2.15-.58-2.33C240.16,103.68,237,101.69,237.42,103.27ZM78.76,107.34c.94.76,5.12,1.25,5.23-.59-3.19.09-2.56-3.64-5.23-4.06Zm58.7-3.49c.09-.61-.45-1.5-.58-.58C136.79,103.88,137.33,104.77,137.46,103.85ZM110.72,105c-.06-.59,2.51-1.17.59-1.74C111.37,104.67,106.9,104.81,110.72,105ZM76.43,108.5c.1-.68.92-.63,1.75-.58a8.38,8.38,0,0,0-2.91-4.07C74.18,105.12,75.05,107.94,76.43,108.5ZM105.49,105c2.54,0,.1-1-1.16-.58-.14-.89-1-.09-1.16.58C104.32,106,103.91,105,105.49,105Zm84.27,4.07c0-1,1.62-.33,1.75-1.16-3.46,0-.89-3.26-4.07-4.07C186,105.89,188.36,108.09,189.76,109.08Zm36.62-2.91h1.74c.17-1.52-.21-2.5-1.74-2.32Zm-57.54,1.17c2.11.89,3.22-2.14,1.75-2.91C170.06,105.46,169.18,106.13,168.84,107.34Zm-45.91,1.74c1.54-.2,2-1.53,2.32-2.91-.91,0-.45-1.48-1.74-1.16C124,107,122.65,107.25,122.93,109.08Zm52.89-3.49c0-.32-.47-.66-.58,0C175.23,105.91,175.71,106.25,175.82,105.59Zm5.23-.58c-.45.13-1.15,0-1.17.58C180.33,105.46,181,105.58,181.05,105Zm34.29,2.33c.16-.36,1.44-2.24,0-2.33C215.16,105.37,213.89,107.25,215.34,107.34Zm28.47,1.16c-1.77.42-1.71-1-3.48-.58,1.23,2.64,3.1,4.65,7,4.65a16.81,16.81,0,0,0-3.49-7.56C243.13,106.55,244.93,108.43,243.81,108.5Zm-44.75-.58c.76-.78.77-2.17-.58-2.33C198.58,106.46,198.27,107.74,199.06,107.92Zm7.56.58c.08-1.44.11-2.82-1.16-2.91C205.78,106.63,205.75,108,206.62,108.5Zm7,0c.34-1.38.89-2.71-1.16-2.91C212.34,107,212.73,108,213.59,108.5Zm12.21-.58a2.57,2.57,0,0,0-1.17-2.33C224.47,106.92,224.77,107.78,225.8,107.92Zm-179,0a1.6,1.6,0,0,0-1.16-1.75C45.69,107.09,45.55,108.19,46.79,107.92Zm150.53.58c-1,.6-3.49,2.3-1.16,2.9.78-4,1.92,3,2.9.58-1.51-1.19-.81-4.61-2.32-5.81C195.57,107.36,196.59,107.72,197.32,108.5Zm-130.18-.58a2.81,2.81,0,0,1-.58,1.74c2.29.26-.71,2.5,1.74,2.91.8-1.33,2.89-1.37,3.49-2.91-1.27.1-.27-2.06-.59-2.91C69.08,106.37,69,108,67.14,107.92Zm62.18,3.48c.41,1.39,3.22,3.71,4.07,1.17-1.33.16-2.18-.14-2.33-1.17.86-1.66,4-1,3.49-4.06a3.77,3.77,0,0,0-2.9-.59C131.74,109.18,129.92,109.68,129.32,111.4Zm106.36-4.06c.26-1-3.17-1-2.91,0C232.84,108.16,236,109.73,235.68,107.34Zm12.78,4.06c2-.46,2.46.65,3.49,1.17.25-2.77-1.44-3.6-2.91-4.65.69-.09,1.65.1,1.75-.58-2,.76-4.06-1.3-4.65,0C247.44,108.16,247.25,110.49,248.46,111.4Zm5.23-2.9c-1.86.51-1.2-1.51-2.32-1.75v1.75C252.45,107.94,253.31,110.24,253.69,108.5Zm-136,1.16c1.88-.34,2.7.4,4.07.58a3.82,3.82,0,0,0-.58-2.9A4.08,4.08,0,0,0,117.7,109.66Zm37.19-1.16h1.75v-1.16h-1.75Zm49.4,0h1.17v-1.16h-1.17Zm16.28,0c.77,1,3.29.19,4.06,1.16.13-1.1-.65-1.28-.58-2.32C222.51,107.34,220.63,107,220.57,108.5Zm7,1.16c.92.3,3.11,2.24,4.07.58-2,0-.89-3-2.91-2.9C228.4,108.2,227.84,108.8,227.54,109.66Zm-115.65-.58c-.77,0-.53-1-1.17-1.16C110.06,109.11,111.64,110.69,111.89,109.08Zm57.53-.58c0-.59-1-.73-1.16,0C168.91,108.44,169.17,109.34,169.42,108.5Zm-120.3.58c0-.32-.47-.66-.58,0C48.54,109.4,49,109.74,49.12,109.08Zm53.47,1.74c0-1.15,1.58-.74,1.16-2.32-.87.1-2.14-.21-2.32.58C102.39,109.09,101.75,110.69,102.59,110.82Zm73.81-.58c.24,1.11.21,2.5,1.74,2.33v-2.91c.1-.59,3.55-.57,1.74-1.16C178.15,108.51,177.91,110,176.4,110.24Zm-32.55,2.33c1.86.82,1.47-3.48.58-3.49C144.85,110.85,143.84,111.2,143.85,112.57Zm18.6-2.91c0-.32-.47-.66-.58,0C161.87,110,162.34,110.32,162.45,109.66Zm25,2.32c2.67.24,1.34-2.47,0-2.9C186.35,110.19,187.78,110.13,187.44,112Zm15.11-1.16c-1,0-.33-1.61-1.16-1.74.31,1.35-2.95,2-1.16,2.9a1.58,1.58,0,0,1,1.74-1.16C202,111.15,202.44,111.48,202.55,110.82ZM74.11,113.73c.35,3.15,2.07,8,5.23,6.39-2.43-.09-2.18-2.85-2.91-4.65,2.14.2,1.76-2.12,2.33-3.49.87-.87,2.45-1,2.9-2.32C78.08,109.94,76.5,112.24,74.11,113.73Zm32.55,1.16c1.91-1.34-.13-4.1-1.75-5.23C102.66,112,105.26,113.21,106.66,114.89Zm16.85,5.23c-.83-.14-1-1-1.74-1.16.23,1.9.5,3.76,2.32,4.07V120.7c2.79.28,1.62-3.42,4.07-3.48-1.5-.14.8-1,0-2.33-2.07.13-3.48-.39-4.07-1.74,1-.78.9-2.59,1.74-3.49C119.18,110.52,126.92,117.68,123.51,120.12Zm36-6.39c2.78.29,1.31-3,.58-4.07C160.59,111.68,159.26,111.89,159.54,113.73Zm23.25-4.07c-1.76,2,2.15,1.76,0,0Zm39.52.58c-1.49.63-2.77-1.77-3.49,0C219.23,110.7,222.07,111.54,222.31,110.24Zm18,2.33c.08-1.45.1-2.83-1.17-2.91C238.24,110.53,238.31,113,240.33,112.57Zm-195.86,0c1.1-.13,1.28.65,2.32.58-.48-1.65.82-1.51.59-2.91C46,110.6,44.67,111,44.47,112.57Zm122.63-1.75c0-.32-.47-.66-.58,0C166.51,111.15,167,111.48,167.1,110.82ZM207.2,112h1.74v-1.74H207.2ZM54.35,111.4c0-.32-.47-.65-.58,0C53.77,111.73,54.24,112.06,54.35,111.4Zm28.48-.58c-.39-.48-.54,1.07-.58,1.16C81.42,113.64,83.3,111.41,82.83,110.82Zm140.64,4.07c1.84.75,1.84-4.81,0-4.07Zm10.46-4.07c-.45.13-1.14,0-1.16.58C233.22,111.27,233.92,111.39,233.93,110.82ZM50.86,112c-1.58,1.77,1.77-1.58,0,0Zm7.56,2.91c-1.42.33-3,.5-2.91,2.33.46,1.28,2,1.45,2.91,2.32,1.65-1.25,1-3.1.58-5.23a3.8,3.8,0,0,0,2.91.58c-.29-1.84,2.88-.21,2.32-2.32C62.56,110.17,58.18,111.89,58.42,114.89Zm30.8-1.16c.41-.43,1.45-2.84-.58-2.33C88.74,112.27,88.43,113.55,89.22,113.73Zm115.07-.58c.09-.69,1-1.32,0-1.75C204.21,112.09,203.26,112.72,204.29,113.15Zm-138.9,1.16c1.68-3.37-1.43-1.53,0,0Zm2.33,4.07c1.77-2.1,4.85-2.9,5.23-6.4C69.43,112,66.4,115.5,67.72,118.38Zm27.89-5.23c.09-.61-.45-1.5-.58-.58C95,113.18,95.48,114.07,95.61,113.15Zm68-.58a.59.59,0,0,0-1.16,0C162.57,113.27,163.09,112.92,163.61,112.57Zm29.64,1.16c.64.84,2.65-2.11.58-1.75,0,0,0,.55,0,.59S193.28,113.77,193.25,113.73Zm-45.33-.58c0-.33-.47-.66-.58,0C147.34,113.47,147.81,113.81,147.92,113.15Zm-36.61.58c-1.41,2,1.94-1.41,0,0Zm32.54,1.74c.16-1.52-.21-2.5-1.74-2.32C142,114.6,143,115,143.85,115.47Zm22.67,1.16c1.58-1.32.68-2.25-.58-3.48C166.27,114.17,165.23,116.56,166.52,116.63Zm16.27-1.16c.18-.71-.09-3.59-.58-1.74C182,114.44,182.3,117.32,182.79,115.47Zm4.07,0c1.47.61,2.58-2,1.16-2.32C188,114.3,186.43,113.89,186.86,115.47Zm48.82-1.74c1.76,1.58-1.59-1.77,0,0ZM91.55,114.89h1.16v-1.16H91.55Zm7,2.33c.8-.75,1-3.48-.58-3.49C98.27,114.75,97.24,117.14,98.52,117.22Zm36.61-.59c.09-1.44,2-.17,2.33,0v-2.32a3.77,3.77,0,0,1-2.91-.58C134.87,114.57,133.87,116.73,135.13,116.63Zm28.48-.58c1.62.93,1.61-2.51.58-2.32C164.32,114.83,163.54,115,163.61,116.05Zm30.22,1.75c-.39-1.74-.7-3.56-2.32-4.07C190.35,115.18,191.24,118.3,193.83,117.8Zm44.75-.58c1.15.17,1.16-.79,1.75-1.17-.59,1.94.8,1.91,2.32,1.75-.83-2.27-2.88-3.32-5.23-4.07A13.26,13.26,0,0,0,238.58,117.22Zm-148.2-1.17c.09-.68,1-1.31,0-1.74C90.3,115,89.35,115.63,90.38,116.05Zm155.76,1.17c-1.24-3,3-.53,2.32-2.91H245C244.89,115.75,244.87,117.13,246.14,117.22Zm-199.93-.59a8.4,8.4,0,0,0,2.91,4.07,13.27,13.27,0,0,1,1.16-5.23C47.72,114.72,47.9,115.5,46.21,116.63Zm38.94,0c.32.41,1.88-3.4.58-1.16C85.67,115.59,84.67,116,85.15,116.63Zm86.6-1.16c-1.59,1.77,1.77-1.58,0,0Zm6.39,2.33c1.4.23,1.27-1.06,2.91-.58v-2.33C179.07,114.85,178.88,116.6,178.14,117.8Zm-57.54-2.33c-.45.13-1.14,0-1.16.58C119.89,115.92,120.59,116,120.6,115.47Zm115.08,2.33c-.13-1.1.65-1.28.58-2.33h-1.17c-.35,0-.68.09-.58.58C235.48,116.06,234.84,117.66,235.68,117.8ZM66,118.38c.17-1.33-.14-2.19-1.16-2.33C64.51,117.53,63.82,118.31,66,118.38Zm118.56-1.16c1-.14,2.91.58,2.33-1.17C185.53,115.89,184.67,116.19,184.53,117.22Zm-84.27,9.29c2.21-1.22,4.17.76,5.82-.58-1.32-.42-1.74-1.75-2.33-2.9,1.07-2.66-.83-5.7-3.49-6.4C99.62,119.33,99.23,123.9,100.26,126.51Zm8.14-8.13c.17-1.53-.81-1.91-2.32-1.75C106.11,118.2,107.4,119.43,108.4,118.38Zm30.8-1.16c-.64,3.35,2.93,2.49,2.33,5.81,2.79.08,1.4-4,2.32-5.81C142.49,115.84,141,117.31,139.2,117.22Zm17.44,2.32c-.3-1.82,1.37-2.37-.58-2.91C156.37,117.48,155.38,119.64,156.64,119.54Zm42.42-.58c.28-1.13-1.56-3-1.74-1.74C198.71,117,197,119.86,199.06,119ZM67.72,120.7c1.83-.66,1.41.91,2.32,1.16-.65-2,2.45-3.3.58-4.64C70,118.75,68.32,119.17,67.72,120.7Zm49.4-1.74c0-.92,1.48-.46,1.16-1.74C117.08,116.71,115.67,118.72,117.12,119Zm17.43,1.16c2.21,1.17,2.31-2.64,1.17-2.9C135.47,118.32,134.05,118.27,134.55,120.12Zm31.39,2.33c4.1.81,4.26-2.33,4.65-5.23C167.59,117.51,167.79,121,165.94,122.45Zm56.95-4.65c0,1.7,1.33,2.16,2.33,2.9.23-1,2.73-2.61,1.16-3.48C225.41,119.52,224.82,118.41,222.89,117.8Zm24.41,0V119h1.16c.65-.84.63-1.42-.58-1.74C247.85,117.57,247.8,117.9,247.3,117.8ZM73,120.12h1.74a2.55,2.55,0,0,0-1.16-2.32C73.35,118.58,72.7,118.91,73,120.12Zm85.43,4.07c1.1-2,2.32-4.35.58-6.39C158,118.94,155.84,123.11,158.38,124.19Zm74.39-2.91h2.32c.13-1.67-.14-3-1.16-3.48C233.6,119,232.49,119.46,232.77,121.28Zm12.79-1.74c-.31-1-1.88-2.63-1.16-1.16C245,119.63,245.76,120.18,245.56,119.54ZM82.25,119c0-.32-.47-.66-.59,0C81.66,119.28,82.14,119.62,82.25,119ZM108.4,123a7.8,7.8,0,0,0-3.49-4.65C105.6,120.4,106,122.74,108.4,123ZM145,119.54c0-.32-.47-.66-.58,0C144.43,119.86,144.9,120.2,145,119.54Zm2.91,1.16c.61-1.47-2-2.57-2.33-1.16C147.48,118.82,146,121.42,147.92,120.7Zm41.26.58c1,1,1.52,2.36,3.49,2.33.52-1.27-.49-3.44-.58-4.65C192.11,120.72,189.16,119.52,189.18,121.28Zm15.69.58c2.5.35,3.62-1.93,1.75-2.9C206.28,120.17,205.4,120.84,204.87,121.86Zm17.44-.58c1-.23,1.49.87,1.74,0-.8-.23-1.64-3.3-2.32-1.74C222.41,119.64,222.36,120.46,222.31,121.28ZM89.22,123c1.4-.53.25-3.28-.58-3.49C89.19,121,86.57,123.05,89.22,123Zm3.49-.58c.59-.77.57-2.15,1.16-2.91-.87.1-2.14-.21-2.32.58C93.12,119.71,91.13,122.86,92.71,122.45Zm22.66-1.17c.09-.61-.45-1.5-.58-.58C114.71,121.31,115.24,122.2,115.37,121.28Zm121.47,1.17a13.26,13.26,0,0,0,3.49,1.16c.25-2.19-1.23-2.65-2.33-3.49C238,121.28,236.42,120.86,236.84,122.45Zm-138.32,0c.52-.1.3-3.22-.58-1.17C97.79,121.63,98.18,122.51,98.52,122.45ZM231,120.7c-.45.13-1.15,0-1.16.58C230.32,121.15,231,121.27,231,120.7ZM52,126.51c.31.85-.68,3,.58,2.91,1.82,0,4.57-.75,5.81-2.91-1.35-.82.67-3.15,1.16-4.06C55.89,118.88,55.3,126.06,52,126.51Zm25-4.06c-.83-.14-1-1-1.75-1.17C74.76,122.48,76.78,123.89,77,122.45Zm70.9,1.16c0-1.16,1.58-.74,1.16-2.33C147.61,120.67,146.51,123.24,147.92,123.61Zm26.15-1.75c.16,3.28,2.54,1.21,3.49,4.07-.86.5-.84,1.88-1.16,2.91,1.48.63,2-2.5,2.9-.58.17,2.49-2.74,1.91-2.9,4.07v2.32c1.64-.48,1.5.82,2.9.58-.1-1.45.9-1.82,1.75-2.32v-8.14C178.14,123.82,176.6,120,174.07,121.86Zm69.16,5.82c1.09-.56,1.94,1.74,2.33,0-.56-.78-.38-5.3-2.33-6.4A29.77,29.77,0,0,1,243.23,127.68ZM45.05,124.77c.24-1.12,2.25-.46,1.74-2.32-.74,0-.8-.75-1.74-.59C45.81,123.31,43.35,124.28,45.05,124.77ZM252,128.84c0-3.06-.15-6-2.32-7C249.64,125,250.88,126.81,252,128.84Zm-136-3.49c1-.32,2.42-.3,2.91-1.16-1.34.18-.65-1.68-1.74-1.74C116.46,123.15,115.46,123.5,116,125.35ZM197.32,123a.59.59,0,0,0-1.16,0C196.28,123.73,196.8,123.39,197.32,123Zm38.36,4.07c.23-1.4-1.06-1.27-.59-2.91-3,1.43-3.16-3-4.64-1.16C232,124.59,232.88,126.79,235.68,127.1ZM64.23,124.19c1.32.16,2.18-.14,2.33-1.16C65.23,122.86,64.37,123.17,64.23,124.19Zm10.46-.58c-.78-.18-1.11-.83-2.32-.58A1.21,1.21,0,1,0,74.69,123.61Zm54.63,1.74c.32-.36,2.36-1.75.58-2.32C130.67,124.48,127.61,124.85,129.32,125.35ZM145,123c-.45.13-1.14,0-1.16.58C144.3,123.48,145,123.59,145,123Zm44.75,1.16c-.09.87.21,2.14-.58,2.32.12-1.67-.14-3-1.16-3.48-.07.71-.17,1.37-1.16,1.16-.47,2,.86,2.23.58,4.07q1.91-.16,1.74,1.74c-.86,1.07-1.56,2,0,2.91,0-1.71,1.33-2.16,2.33-2.91-1-2.41,2.55-3.19.58-4.65C190.13,128.39,192.81,123.75,189.76,124.19Zm-145.87,0c0-.32-.47-.66-.58,0C43.31,124.51,43.78,124.85,43.89,124.19Zm76.71,1.16c.05-.81-.13-2.22-.58-1.16C120,125,120.15,126.41,120.6,125.35Zm50,2.33c-.29,1.83,1,2,.58,4.07-.34,1.79-3.11,1.15-2.33,4.06,1.88.67,1.59-1,2.33-1.74a9.85,9.85,0,0,1,2.32-1.74c-.33-3,.89-7.48-1.16-8.72C172.33,125.55,170.44,125.59,170.59,127.68Zm29.64-3.49c-1.41,2,1.94-1.41,0,0Zm-121.47.58v1.16c1.43.91,1.71-2,.58-1.74C79.31,124.54,79.25,124.88,78.76,124.77Zm116.81,0c-.74,0-.8-.74-1.74-.58C192.93,125.62,195.81,125.9,195.57,124.77Zm58.7,2.91c.35-2.09-.2-3.28-1.74-3.49C252.54,125.92,252.48,127.73,254.27,127.68ZM67.72,124.77c-2,.31-3.1,1.56-5.23,1.74.17,2.16,2.56,2.1,1.74,5.24,3-.49,5.61-1.36,6.39-4.07-2.1-.14-3.21,3.72-4.65,2.32C67.33,129.12,69.24,126.72,67.72,124.77Zm14.53,1.74a4.08,4.08,0,0,1,3.48,0c-.23-1,.87-1.49,0-1.74C84.7,126.68,81.9,123.22,82.25,126.51Zm84.27-1.16a.59.59,0,0,0-1.17,0C165.48,126.06,166,125.71,166.52,125.35Zm16.27,1.75c.37,2.53-.76,6.57.58,8.13.76-2.2,2.14.8,2.91.58s1.35-1.53,1.74-2.9c-.36-1.58-2.43-1.45-2.32-3.49,1.44-1,1.09-3.23,0-4.65C185.58,126.76,184.15,129.71,182.79,127.1ZM38.08,125.93c0-.32-.47-.66-.58,0C37.49,126.26,38,126.59,38.08,125.93Zm10.46-.58c-.45.13-1.15,0-1.16.58C47.83,125.8,48.52,125.92,48.54,125.35Zm41.26,1.16h1.75v-1.16H89.8Zm50,.59a1.62,1.62,0,0,0-1.16-1.75C138.68,126.27,138.54,127.37,139.78,127.1Zm-66.25-.59c0-.32-.47-.66-.58,0C73,126.84,73.42,127.17,73.53,126.51Zm15.11,0c-1.41,2,2-1.4,0,0Zm76.13,2.91c1.13.81,1.12,2.76,2.91,2.91a13.1,13.1,0,0,0,1.16-5.23c-.83-.14-1-1-1.74-1.17C166.44,127.21,165.15,127.86,164.77,129.42Zm90.67-2.91c0-.32-.47-.66-.58,0C254.85,126.84,255.33,127.17,255.44,126.51Zm-12.21,2.91c-1.33-1.19-2.42-2.62-4.65-2.91C238.1,129.15,242.8,129.63,243.23,129.42Zm-168-1.16c1.8-.08.43-2.46-.58-.58C74.49,128.05,75,128.27,75.27,128.26Zm57,5.81c1.7.81,4.07-1.62,2.9-4.07,1-.2,3.6-1.76,1.75-2.9C135.4,129.49,131.92,129.89,132.23,134.07Zm16.85-6.39c-1.4,1.95,1.95-1.41,0,0Zm61,.58c1.44-.09,1.8.91,2.9,1.16C213.46,127.34,210.59,126.06,210.11,128.26Zm-167.38,0c0-.32-.47-.66-.58,0C42.14,128.58,42.62,128.92,42.73,128.26Zm54.63,0c-.65.06-.91-.85-1.17,0A.59.59,0,0,0,97.36,128.26Zm8.72-.58c-3,1.4,2,1.5,0,0Zm1.16,4.07c-.11-1.74,2.23-3.56,0-4.07C107.72,129.19,105.48,130.86,107.24,131.75ZM218.82,130c.17-1.32-.14-2.18-1.16-2.32C217.79,128.71,217.07,130.59,218.82,130Zm16.86-1.74c-1.33.8-2.19-1.5-2.33,0C233.71,128.43,235.59,129.7,235.68,128.26ZM120.6,129.42c.09-.61-.44-1.5-.58-.58C119.94,129.45,120.47,130.34,120.6,129.42Zm25,.58c0-.35.09-.69.59-.58-.07-.71-.18-1.38-1.17-1.16C145.11,128.94,144.91,129.91,145.59,130Zm68.58-1.16c0-.32-.47-.66-.58,0C213.59,129.16,214.06,129.5,214.17,128.84ZM80.5,130c.46.13.68.49.58,1.16,1.57-.21,5.92-.62,4.07-2.32C84.77,131.68,81.51,128,80.5,130Zm69.75.58c1.69.86,1.69-2.59,0-1.74Zm87.75,0c.51-1.19-1.51-2.61-1.74-1.16C237.17,129.47,236.71,130.9,238,130.58ZM50.86,130c0-.32-.47-.66-.58,0C50.28,130.32,50.75,130.66,50.86,130Zm9.3,1.16c.64.84,2.65-2.1.58-1.74,0,0,0,.54,0,.58S60.19,131.2,60.16,131.16Zm53.47-.58c.4-.32-3.4-1.87-1.16-.58C112.58,130.07,113,131.06,113.63,130.58Zm33.71.58c1.65.8,3.49-1,1.74-1.74C149,130.52,147.16,129.82,147.34,131.16Zm75.55,0c-.68.1-1.65-.1-1.74.59,1.1.25,1.46,1.25,2.9,1.16-.15-1.07-1.26-4.09-1.74-2.91C222.31,130.58,222.78,130.69,222.89,131.16Zm23.25,0c.43-1.28-2.14-2.39-2.33-1.16C244.67,130.31,245.28,130.86,246.14,131.16Zm-207.48.59c1.2.51,2.61-1.51,1.16-1.75C39.68,130.83,38.86,131,38.66,131.75Zm104.61.58c.13-.46.49-.68,1.16-.58v-1.17a2.69,2.69,0,0,1-1.74-.58C142.79,130.87,142.48,132.15,143.27,132.33Zm116.23.58c.15-.83,1-1,1.17-1.75-.83-.14-1-.95-1.75-1.16C258.75,131.36,257.68,132.51,259.5,132.91Zm-214.45-.58c2.88-.78.91-2.75,0,0Zm77.3-1.17c0-.32-.47-.66-.58,0C121.76,131.49,122.24,131.82,122.35,131.16Zm4.65,3.49c1.15-1.34-.15-.64-.58-1.74.52-.16,2-2.17.58-2.33,0,1-1.61.33-1.75,1.17C126.43,132.12,125.64,134.46,127,134.65Zm106.35,0a3.31,3.31,0,0,0,2.33-.58c.51-1.87-1.51-1.2-1.75-2.32,0-.59.47-.7.58-1.17h-1.74C232.31,132.6,233.64,132.82,233.35,134.65Zm9.88,1.16c-4.15-.74,1.36-5.34-2.32-5.23C239.61,132.45,240.33,138.36,243.23,135.81ZM63.07,134.65c-.46-1.7-4.53.79-2.91,1.16,1.47-2.18,4.24,2.29,5.23.58-.32,0-.66-.47,0-.58,2.13-.21,5.28-2.44,3.49-4.65C67.22,132.6,64,132.5,63.07,134.65Zm47.65-2.32c-.76,0-.53-1-1.16-1.17C108.9,132.36,110.47,133.94,110.72,132.33Zm119.15,0c.08-.61-.45-1.5-.59-.58C229.2,132.36,229.74,133.25,229.87,132.33Zm-2.33,1.74c-.09-.77,2.36-1.75.58-2.32C228.21,132.52,225.76,133.5,227.54,134.07Zm-97.64.58c.17-1.52-.21-2.5-1.74-2.32C128.06,133.78,129.05,134.15,129.9,134.65Zm65.67-1.74c0-.59-1-.73-1.16,0C195.07,132.85,195.32,133.75,195.57,132.91Zm-141.8.58c.06,2.42-1.14,3.16-2.91,2.32a3.85,3.85,0,0,0,.58,2.91c1.87.51,1.21-1.51,2.33-1.74,1.58.42,1.17-1.16,2.32-1.17-.31-.84.68-3-.58-2.9C55.41,133.59,54.59,133.54,53.77,133.49Zm108.1,0c0-.32-.47-.66-.58,0C161.28,133.81,161.76,134.15,161.87,133.49Zm3.48.58c.09-.61-.45-1.5-.58-.58C164.69,134.1,165.22,135,165.35,134.07Zm80.79,0c.09-.61-.45-1.5-.58-.58C245.47,134.1,246,135,246.14,134.07Zm15.69-.58c1.77,1.58-1.59-1.77,0,0Zm-176.1,2.32c1.7.86,1.7-2.59,0-1.74Zm47.66.58c2.3.55,3.46.55,3.49-2.32C134.71,133.84,133.47,134.54,133.39,136.39Zm9.88,2.33c-.29-2.22,2-1.86,1.16-4.65h-1.74C141.68,135.15,141.94,138.23,143.27,138.72Zm59.28-2.33c.17-.35,1.45-2.23,0-2.32C202.38,134.43,201.1,136.31,202.55,136.39Zm32-.58c-.08,3.42,5,2.52,5.82.58-1,0-.33-1.61-1.17-1.74-.67,2.26-1.51.16-2.32-.58C236.68,135.26,235.29,135.23,234.51,135.81ZM45.63,134.65c-1.76,2,2.15,1.76,0,0Zm23.83.58c-1.59,1.77,1.77-1.58,0,0Zm28.48,3.49c-.35-1.21.72-3.82-.58-4.07C96.29,135.71,97.05,137.91,97.94,138.72Zm1.16,2.91c.59-1,2.47-.64,3.49-1.17.06-.71.17-1.37,1.16-1.16a11,11,0,0,1,.58-4.65,15.76,15.76,0,0,1-5.81,0C98.89,136.8,97.77,140.44,99.1,141.63ZM146.76,137c-.25-1.12-.21-2.51-1.75-2.33C144.85,136.17,145.23,137.15,146.76,137Zm47.65,0c-.13-1.1.66-1.29.58-2.33-1.2.35-3.81-.72-4.06.58C192.89,135,191.84,137.8,194.41,137Zm15.11,1.74c.8-.78,1.11-4.06-.58-4.07C207.2,136,206.32,138,209.52,138.72Zm14.53-1.16c.16-.91,1.28-.41,1.75,0-.2-1.36-.6-2.51-1.75-2.91C224.4,135.68,222.35,137.07,224.05,137.56Zm-143,1.16c2.43.65,4.12-2.42,2.91-3.49C83.33,136.71,81.13,136.63,81.08,138.72Zm43-.58c0-1.71-1.33-2.16-2.32-2.91C120.28,136.79,121.89,138.52,124.09,138.14Zm75-2.91c1.26,3.61,3.05,1.38,0,0Zm16.86.58c-.75,0-.81-.74-1.75-.58C213.27,136.66,216.15,136.94,215.92,135.81Zm12.78,1.75c.1-1.46-.89-1.82-1.74-2.33C226.8,136.75,227.17,137.73,228.7,137.56Zm19.18,1.16c-.29-1.45,0-3.51-1.74-3.49C246.15,137,246.08,138.77,247.88,138.72Zm9.88-2.91c-.74,0-.8-.74-1.74-.58C255.12,136.66,258,136.94,257.76,135.81Zm1.74,0c.7-.6.14-.41-.58,0S258.83,136.41,259.5,135.81ZM110.14,139.3c1.24-.54.8-4.23-1.16-3.49C108,136.76,108.28,139.46,110.14,139.3Zm72.07-1.16c2.17.24,1.79-1.74.58-2.33C182.92,136.91,182.14,137.1,182.21,138.14ZM50.28,137c0-.33-.47-.66-.58,0C49.7,137.3,50.17,137.63,50.28,137Zm63.35,0c-2.78-1.62-1.41,1.9,0,0Zm16.27,2.9c-.33-1,.71-3.41-.58-3.49C128.66,137.51,127.09,140,129.9,139.88Zm57-1.74h1.74c-.09-.69.1-1.65-.58-1.75C187.88,137.22,187.06,137.38,186.86,138.14Zm2.9,4.07h2.33c-1-2.77-.17-1.41,1.16-2.33-2.23-.29-2.83-2.2-4.07-3.49C188.78,138.93,190.17,139.67,189.76,142.21Zm-17.43-2.91h1.16V137h-1.16ZM249,138.14h1.17c.9-1.43-2-1.71-1.75-.58C248.82,137.59,249.15,137.64,249,138.14Zm11,.58a1.6,1.6,0,0,0-1.17-1.74C258.09,137.82,258.07,139.23,260.09,138.72Zm.58,3.49c1.5.94,5.22-2,7,.58a12.53,12.53,0,0,1-5.23.58c-.72,1.88,1.88.44,1.16,2.32h4.07c.32-1,.3-2.41,1.16-2.9-.11,1.66-.07,3.17,1.75,2.9-.8-5-4.33-7.29-8.72-8.71C262.23,139.94,263.8,141.36,260.67,142.21ZM42.15,141c2,.74,2.4-2.94,1.16-3.48C43,138.77,41.87,139.21,42.15,141Zm169.7-1.16c.75-.77.76-2.16-.58-2.32C211.37,138.43,211.06,139.7,211.85,139.88ZM38.66,142.21c0-1,1.89-4.25-.58-4.07C38.42,139.34,37.36,142,38.66,142.21Zm48.24-3.49c-.46.13-1.15,0-1.17.58C86.18,139.17,86.88,139.28,86.9,138.72Zm136,4.65c.45.13.68.48.58,1.16,2.23-.11,3.51-4.21,2.33-5.81A3.87,3.87,0,0,1,222.89,143.37Zm16.86-3.49c.58,0,.69.47,1.16.58-.06-.91.08-2-1.16-1.74Zm3.48,4.65c2.57-.5,3.17-2.07,2.33-4.65-1.84.1-1.95-1.54-4.07-1.16C242.51,141.41,242,142,243.23,144.53ZM60.16,142.21c.93-.92-.28-2.67-1.74-2.91C58.3,141,58.35,142.47,60.16,142.21ZM91,144c.62-.6,1.21-4.15,0-4.65C91,141.05,88.81,143.52,91,144Zm28.48.58h4.07c-.84-2.2,1.6-1.11,1.16-2.9-1.25-1.27-3.39-1.65-5.23-2.33C117.88,141.06,118.45,142.65,119.44,144.53Zm62.77,2.91c1.77-.56,2.31-2.34,4.07-2.91.08,1.86-.58,4.45,1.74,4.07-1-3.76,2.73-5.77.58-8.72-.46,1.13-2.11,4-2.9,2.91-.34-1,.7-3.42-.59-3.49C183.31,141.18,181.4,143,182.21,147.44Zm28.48-7.56c0-.32-.47-.66-.58,0C210.1,140.2,210.57,140.54,210.69,139.88Zm-157.5,5.23c.87.67,2.45,2,2.9,0-2.73-.62-.8-5.54,1.17-5.23H54.93C54.74,142,53.5,143.1,53.19,145.11Zm81.36-4.65c1.77,1.59-1.58-1.77,0,0Zm64.51,0c0-.32-.47-.66-.58,0C198.48,140.79,199,141.12,199.06,140.46Zm34.87,0c0-.32-.47-.66-.58,0C233.35,140.79,233.82,141.12,233.93,140.46Zm19.76,1.17h1.17c.35,0,.68-.09.58-.59-.83-.14-1-.95-1.75-1.16Zm-206.9,3.48c1.82-.15,3.81-3.12,2.33-4.65C49.65,143.32,46.68,142.67,46.79,145.11Zm3.49,2.33c1.37.38,1.45-1.65,1.75-2.33a29.58,29.58,0,0,0,1.16-3.48c-.13-.46,0-1.15-.58-1.17C52.53,143.48,49,143.07,50.28,147.44Zm12.21-2.91c-.14.39-1.06.48-1.17,1.16a1.59,1.59,0,0,0,1.17,1.75c1.09-1.11.06-1.46,0-2.91.83.14,1,1,1.74,1.16.55-1.53,2.41-3.69,1.16-5.23C63.57,140.12,63,143.14,62.49,144.53ZM92.71,141c0-.32-.47-.66-.58,0C92.12,141.37,92.6,141.7,92.71,141ZM95,143.37c-.17,1.53.81,1.91,2.33,1.74v-4.65c-3.45-.35.19,3-1.17,3.49C96.07,143.5,95.71,143.27,95,143.37Zm21.51-1.16c.08-.69,1-1.32,0-1.75C116.45,141.15,115.5,141.78,116.54,142.21ZM223.47,141c0-.32-.47-.66-.58,0C222.89,141.37,223.36,141.7,223.47,141Zm12.79.59c-.77,0-.53-1-1.17-1.17C234.43,141.66,236,143.23,236.26,141.63Zm2.32,2.32c.43-1.83-1.88-3.87-2.32-2.91C237.54,141.5,237,143.77,238.58,144Zm33.13.58c1,0,1.17,3.78,2.32,1.74-1.21-.19-.72-4.39.59-2.32-.31-2.21-2.27-2.77-4.07-3.49C270.17,142.59,271.81,142.69,271.71,144.53Zm8.14,0c-1.69-1.6-2.92-3.67-5.82-4.07.23,1.91,1.7,2.57,2.33,4.07C277.8,142.91,281.16,145.59,279.85,144.53ZM98.52,148c2.65-.46,5.07-4.21,3.49-7-.1.68-.92.63-1.75.59A4.69,4.69,0,0,1,98.52,148Zm5.81-1.75c1.06-1.36,3.77-3.53,1.16-5.23C104.59,141.92,102.53,144.62,104.33,146.27Zm36-4.06c-.76,0-.53-1-1.16-1.17C138.54,142.23,140.11,143.81,140.36,142.21Zm-57.53,0c-1.59,1.76,1.77-1.59,0,0ZM171.75,144c.85,0,2.92-1.62,1.16-2.32C173.26,142.83,170.36,143.61,171.75,144Zm8.13-1.74c0-.59-1-.73-1.16,0C178.84,142.91,179.37,142.56,179.88,142.21Zm29.64.58c.59,0,.7.47,1.17.58-.06-.92.07-2-1.17-1.74Zm-60.44,2.32c-.36-1.38-.78-2.7-2.32-2.9C146.8,143.91,147,145.48,149.08,145.11Zm49.4-2.32c-.26,2.78.63,4.4,2.33,5.23,0-1.78,2.33-4.21.58-5.81C200.89,144.34,199.17,145.27,198.48,142.79Zm15.11,2.32c.34-.35,1.36-2.75,0-2.9C213.26,142.56,212.23,145,213.59,145.11Zm38.36,0a3.77,3.77,0,0,1,.58,2.91c1,.14,3.44-1.1,1.74-1.75-.66,1.37-1.5-1.93-1.16-3.48-1.79-1.07-2.61.52-4.07-.58C248.24,145,251.66,143.47,252,145.11Zm-192.37-.58c1.2.51,2.61-1.51,1.16-1.74C60.6,143.62,59.79,143.77,59.58,144.53Zm118.56-1.16c0-.32-.47-.66-.58,0C177.56,143.69,178,144,178.14,143.37Zm14.53.58h1.16v-1.16h-1.16Zm55.79,0c.24-2.1-1.06-.8-.58.58C248.89,146,249.38,145.48,248.46,144Zm-140.64.58H109v-1.16h-1.16Zm60.44-1.16c-.45.13-1.15,0-1.16.58C167.55,143.82,168.24,143.93,168.26,143.37ZM245,147.44c2,.41,3.25-2.9,1.74-4.07C246.72,145.31,244.83,145.35,245,147.44ZM71.2,146.27a3.23,3.23,0,0,1,.59-2.32C69.8,143.51,69.52,146.17,71.2,146.27ZM77.6,144c-.45.13-1.15,0-1.17.58C76.89,144.4,77.58,144.51,77.6,144Zm118.56,2.32c.32-.36,2.36-1.75.58-2.32C196.82,144.72,194.38,145.7,196.16,146.27Zm37.77-.58c-1.18-.17-1.14-1.57-2.32-1.74C230.85,145.74,233.26,147.25,233.93,145.69Zm-184.23,0c.09-.61-.45-1.5-.58-.58C49,145.72,49.57,146.61,49.7,145.69ZM91.55,148c.68.09,1.64-.1,1.74.58.33,2.12-3.71,3.21-.58,4.65-.13-3.84,3.2-.64,4.65-2.91-.49-2.61-2.77-3.43-4.65-4.65-.13-.45,0-1.14-.58-1.16C91.46,145.22,91.47,146.59,91.55,148Zm111.58-2.91v1.16c1.43.91,1.71-2,.58-1.74C203.68,144.89,203.63,145.22,203.13,145.11ZM87.48,146.27c.08-.61-.45-1.5-.58-.58C86.81,146.3,87.35,147.19,87.48,146.27Zm81.36,3.49c.44-2.56-.45-3.81-1.74-4.65C167.8,146.84,166.31,149,168.84,149.76Zm5.23,0c.1-2-.15-3.72-1.16-4.65C171.13,145.5,172.59,149.76,174.07,149.76Zm16.86-.58c1.58.18,2.37-3.38,1.16-4.07A4.4,4.4,0,0,0,190.93,149.18Zm17.43-3.49c0-.32-.47-.66-.58,0C207.78,146,208.25,146.35,208.36,145.69Zm33.13,1.17c.4-1.57-1.2-1.13-1.74-1.75C239.34,146.67,241,146.24,241.49,146.86Zm-195.86.58c0-.82-.13-2.22-.58-1.17C45,147.09,45.18,148.5,45.63,147.44ZM59,146.86c.09-.61-.45-1.51-.58-.59C58.33,146.88,58.87,147.78,59,146.86Zm26.73,1.74c-.34-1,1.71-2.41,0-2.91C85.06,146.57,83.69,148.14,85.73,148.6Zm89.51,0c.79-.74.89-2.85-.59-2.91C175,146.54,174,148.7,175.24,148.6Zm50,.58c1.53.18,1.9-.8,1.74-2.32-.77-.6-2.14-.57-2.91-1.17C223.77,147.52,225.84,147,225.22,149.18Zm51.14-2.91c1.77,1.59-1.59-1.76,0,0Zm-211,.59c0-.33-.47-.66-.58,0C64.81,147.18,65.28,147.52,65.39,146.86Zm49.4,1.74c2.14,1.24,2.62-3,.58-2.33A3.25,3.25,0,0,1,114.79,148.6Zm7,1.16c1.54,0,3.42.32,3.48-1.16-1.19-.16-1.16-1.55-1.74-2.33-.84.32-3-.67-2.91.59C121.47,147.35,121.85,148.32,121.77,149.76Zm-79,1.75c0-1.35,3-4.58.58-4.65C43.26,148.21,40.83,150.13,42.73,151.51Zm12.78-4.65c-2.1,2.74,3.4.77,0,0Zm25,1.16c-1.58.42-1.17-1.16-2.32-1.16V148c0,.35.09.69.58.58C78.58,146.78,80.44,150.08,80.5,148Zm32-1.16c-.45.13-1.15,0-1.16.58C111.76,147.31,112.45,147.42,112.47,146.86Zm138.32,1.74a1.6,1.6,0,0,0-1.16-1.74A1.58,1.58,0,0,0,250.79,148.6Zm12.78-1.16c2.55,3-1.06-1.86,0,0Zm5.82.58c-.14,1-1,1.32-2.33,1.16.67,3.2,4.58,3.17,7,4.65,1-2.05-.17-4.15-1.74-5.23a1.6,1.6,0,0,1-1.16,1.74c-.81-.93-.49-3-1.74-3.48Zm27.89,34.29c.45,1.68.92,3.34,2.33,4.07,1.3-1.46,3.5,1.11,2.9,3.48a2.69,2.69,0,0,1-1.74-.58,15,15,0,0,0,2.32,6.4c.13-.46,0-1.15.58-1.17,1.74.78,3.92,1.12,4.07,3.49-2.26.13-3-1.25-4.65-1.74.36,2.16,1.39,3.65,1.75,5.81,1.32-.17,2.18.14,2.32,1.16.34,1.89-.39,2.7-.58,4.07,1.13,1.2-.06,4.71,2.91,4.07.33-1.15,2.15-2.52,2.32-4.07a7.57,7.57,0,0,0-1.74-5.23c-.13.65-.65.9-1.16,1.16a5.81,5.81,0,0,0-2.91-4.65c1.83-.29,2.27,1.27,3.49,0v-2.9c-2.22.47-2.25-1.24-2.91-2.33.68-.87,1.68-1.42,1.74-2.91a10.92,10.92,0,0,1-1.74-5.23c-2.18-.43-1.27,2.22-2.91,2.33-.8-.75-.57-2.53-.58-4.07.79-.18,1.11-.83,2.33-.58-.38-1.95-.94-3.71-2.33-4.65.07-4.13-2-6.13-3.48-8.72.16,1.52-.21,2.5-1.75,2.33-.33-1.64-2.33-4.61-.58-6.4.1.87-.21,2.15.58,2.33,2.13-2.85-2.45-3.11-2.9-5.23,1.51-2.56-2.22-4.18-2.91-6.4-1.88-.71-.44,1.88-2.32,1.17-1.42-1-1.38-3.51-.58-5.23-1.4-.55-1.54-2.34-4.07-1.75-.31-1.66-2-4.94-4.07-2.9,1.52-.17,2.5.21,2.32,1.74h-2.9c.89,3.56,3.17,5.74,4.07,9.3,1,.54,3.12,0,2.9,1.74a5.74,5.74,0,0,1,5.23,2.33A10.91,10.91,0,0,1,288,162c.16,1.69-.15,2-1.17,1.16-.31,2.25,3.37.5,3.49,2.32a3.81,3.81,0,0,1,.58,2.91h-2.32c-.23,4.29,6.84,1.29,6.39,5.81h-2.33c.4,2.51,2.24,3.57,2.91,5.81,2.5-.18,4.69,0,4.65,2.33,1.87.51.79-1.92,2.32-1.75-1.13,1.09-.4,2.35.58,2.91C300.38,183.86,299.36,182.55,297.28,182.31ZM120,149.18c-1.18-.17-1.14-1.57-2.32-1.74v1.16C117.86,149.13,120.27,150.14,120,149.18ZM208.94,148c0-.32-.47-.66-.58,0C208.36,148.34,208.83,148.68,208.94,148Zm-105.19,1.74c.06-1.1,1.92-.4,1.74-1.74C103.84,147.22,102,149.06,103.75,149.76Zm93.57,2.91c-.12-1.1.39-5.75-.58-4.07C196.86,149.7,196.35,154.34,197.32,152.67Zm30.22-.58c.83-1.33,2.62-2.94.58-4.07C227.49,148.6,225.94,151.19,227.54,152.09Zm-163.89-.58c.59-.77.57-2.15,1.16-2.91C63.08,147.91,62.32,151.05,63.65,151.51Zm108.1.58a4.77,4.77,0,0,0-1.16-3.49C170.59,150.14,170.26,152,171.75,152.09Zm27.9-.58c1.73-.7,2-.17,3.48.58a3.77,3.77,0,0,0-.58-2.91h-1.74C200.5,150,200,150.64,199.65,151.51Zm33.7.58c1.11-.25,2.5-.21,2.33-1.75-.37-.48-2.72-1.82-2.91-.58C233.63,149.87,233.31,151.17,233.35,152.09Zm46.5,2.32c0-1.37,1-1.71.58-3.49-1.65-.87-4.39-.64-5.81-1.74C274.79,152.49,278.42,152.35,279.85,154.41ZM66.56,152.09c0-1.16,1.58-.74,1.16-2.33H66C66.07,150.63,65.77,151.91,66.56,152.09ZM109,150.34c-1.59,1.77,1.77-1.58,0,0Zm68,1.75c-.09-.78,2.36-1.76.58-2.33C177.65,150.53,175.6,151.92,177,152.09Zm80.78-2.33c-1.77,2,2.15,1.76,0,0Zm5.23,4.07c.55-2.52-1.55-5.39-3.49-3.49.87.69,2.6.5,2.33,2.33-2.16,2.2.64,3.25,0,7,3.2.49,3.39,4,5.23,5.81-1-1.42-3.31-1.17-3.49,1.17q4-.47,3.49,3.48c-1.4.24-1.26-1.06-2.91-.58a8.44,8.44,0,0,0,2.91,4.07c1.46-2.33,5-.51,5.23,1.74H268.8a17.57,17.57,0,0,0,2.91,5.82c1.15-.82,5.56-1.38,4.07-2.91-.56,1.07-4.81,1-4.65-.58a12.53,12.53,0,0,1,5.23-.58c-1.47-3.26-.48-6-1.16-9.3-1.56-.57-.68,1.23-1.17,1.74s-1.38,0-1.74.58c-.52.78.43,2.42-1.16,2.33.6-2.8,3.34-9.07,0-10.46-.06,1.48-.33,2.77-1.16,3.48.49-2.62-1.36-2.9-1.75-4.65a8.08,8.08,0,0,0-3.48-8.13c.1,3.13,2.15,5.07,0,7.55C265,157.22,264.77,154.76,263,153.83Zm.58-3.49c0-.32-.47-.66-.58,0C263,150.67,263.46,151,263.57,150.34ZM39.82,155c-.48-1.46,1.13-5-1.16-4.65C38.56,152.38,38.81,154.06,39.82,155Zm6.39-1.16c.83.14,1,1,1.75,1.16a14.68,14.68,0,0,0,1.16-4.65A4.68,4.68,0,0,0,46.21,153.83Zm169.71-1.74c-.39,2.19,2.92-.06,2.32-1.75C216,149.49,218.13,152.94,215.92,152.09Zm39.52-1.17a.59.59,0,0,0-1.17,0C254.4,151.63,254.92,151.28,255.44,150.92Zm-197.6,2.33c0-1.16,1.58-.74,1.16-2.33C57.71,150.49,56.61,153.07,57.84,153.25Zm5.81,4.65c1.87.51.8-1.92,2.32-1.75.17,1.38,1.56-.66,2.33-.58-.67-1.88,1.77-3.57,0-4.65C67.27,153.77,64.63,155,63.65,157.9Zm14.53-3.49c.48-1.09,2.14-3,0-3.49C77.72,151.33,76.88,154.17,78.18,154.41Zm29.06-2.9c0-.33-.47-.67-.58,0C106.65,151.83,107.13,152.16,107.24,151.51Zm61,1.74c-1,.23-1.49-.87-1.74,0a6.09,6.09,0,0,0,2.9,2.9v-3.48c-.83-.14-3.68-2.45-2.32-1.16C167.24,152.34,168.05,152.48,168.26,153.25Zm-97.64,0h1.17c0-.58.47-.69.58-1.16-.75,0-.81-.75-1.75-.58Zm29.06,0c.4-1.56-1.2-1.13-1.74-1.74C97.59,153,98.17,153.6,99.68,153.25Zm9.88-1.16c-1.4,1.95,2-1.41,0,0Zm80.79,1.74c-.06-1.53-4-2.15-4.07-1.74C187.1,153.2,189.1,153.14,190.35,153.83Zm39.52-1.74c0-.33-.47-.66-.59,0C229.28,152.41,229.75,152.75,229.87,152.09Zm37.19,0c0-.33-.47-.66-.58,0C266.48,152.41,267,152.75,267.06,152.09Zm-184.81.58a.59.59,0,0,0-1.17,0C81.21,153.37,81.73,153,82.25,152.67Zm1.16.58c.09-.61-.45-1.5-.58-.58C82.74,153.28,83.28,154.17,83.41,153.25ZM242.07,155c.07-.71.17-1.37,1.16-1.16.18-1.53-.8-1.91-2.32-1.74C240.82,153.53,241.21,154.5,242.07,155Zm-86,1.75c-.67-1.46-.28-4-2.33-4.07A4.09,4.09,0,0,0,156.06,156.74ZM220,153.25c0-.32-.48-.66-.59,0C219.4,153.57,219.88,153.91,220,153.25Zm31.38,0c0-.32-.47-.66-.58,0C250.79,153.57,251.26,153.91,251.37,153.25Zm-59.28.58c0-.32-.47-.66-.58,0C191.5,154.15,192,154.49,192.09,153.83Zm44.75,4.65c.09-2.22,0-4.23-1.16-5.23C234.3,154.7,234,158.34,236.84,158.48Zm41.26-1.16c1.79,1.49,2.93-1.38,4.65-1.75-1.19-.16-.55-2.16-1.74-2.32C281.83,156.39,279.05,155.93,278.1,157.32Zm-247-1.75h1.75v-1.74H31.1Zm4.65-1.16c0-.32-.47-.66-.58,0C35.17,154.73,35.64,155.07,35.75,154.41ZM59,159.64c3.57.27,3.16-3.43,5.23-4.65-1.8.06-2.78-.71-4.07-1.16A6.53,6.53,0,0,0,59,159.64Zm20.92-2.32c.15-.82,1.28-.67,1.74-1.17a2.18,2.18,0,0,0-2.32-2.32C78.93,155.28,78.77,156.22,79.92,157.32Zm7.56,1.74c1.54-.2,2-1.52,2.32-2.91-1-.52-1-2.14-2.32-2.32Zm112.17-2.91c.73-.8,2.84-1.64.58-2.32C200.31,154.6,197.86,155.58,199.65,156.15ZM40.4,154.41c-.61,3.37,2.52.24,0,0Zm34.87,2.91a3.3,3.3,0,0,1,.58-2.33,2.69,2.69,0,0,1-1.74-.58C73.19,155.28,73.26,157.72,75.27,157.32Zm66.26-1.17c1.69.86,1.69-2.59,0-1.74Zm7.55-1.16c1.77,1.59-1.58-1.77,0,0Zm26.16.58c.08-.6-.46-1.5-.59-.58C174.57,155.6,175.1,156.49,175.24,155.57Zm8.13,2.33c.64,2.57-1,2.89-1.16,4.65,1.88,1.41,2.77,3.82,4.65,5.23,1-4-1.78-9-2.91-12.79a2.67,2.67,0,0,1-1.74-.58C181.93,157,182.37,157.94,183.37,157.9Zm21.5-2.91c0-.32-.47-.66-.58,0C204.29,155.32,204.76,155.65,204.87,155Zm28.48-.58c-.45.13-1.15,0-1.16.58C232.64,154.86,233.34,155,233.35,154.41Zm4.65,4.65a3.77,3.77,0,0,1,2.91.58c1-1.08.75-4.16-.58-4.65-.64,2.94-1.86.65-2.91-.58C237,156.57,238.41,156.9,238,159.06Zm-195.27-.58c-.69-1.54,1.11-3.42,0-3.49C42.24,156.09,40.58,158,42.73,158.48Zm233.05-2.91c1.77,1.59-1.59-1.76,0,0ZM52.61,160.8c.19-2.13,1.43-3.21,1.74-5.23-1.83.4-2.37-.06-2.91.58C53.16,156.91,49.78,160.44,52.61,160.8Zm-4.07-2.9c.55,1.08-1.74,1.94,0,2.32.86-1.38,1.13,2.7,2.32,2.91C53,161.51,50.49,158.78,48.54,157.9Zm34.29-.58c1.69.85,1.69-2.6,0-1.75Zm160.4,0a1.61,1.61,0,0,0-1.16-1.75C242.12,156.49,242,157.59,243.23,157.32Zm32-.58c-1.11-.25-1.46-1.26-2.91-1.17C271.6,157.3,274.74,158.07,275.2,156.74Zm-94.15,0c0-.33-.47-.66-.58,0C180.46,157.06,180.94,157.4,181.05,156.74Zm7,3.48c.4-2.53-1-3.21-2.32-4.07C186.48,157.51,185.61,160.5,188,160.22Zm69.16-.58c.42-2.54-1.16.47-1.16-1.16v-2.33h-2.33C253.66,158.43,255.82,160.58,257.18,159.64ZM31.1,164.29c1,.54,1.29,1.82,1.17,3.49,4.65-1.73,1.44-8.14,1.16-11C32.94,159.33,33.44,162.39,31.1,164.29Zm116.82-7c-2.35-2-1.37,1.87,0,0Zm79.62,4.06c.06-1.8-.71-2.77-1.16-4.06a3.3,3.3,0,0,1-2.33-.58C224.18,159.32,224.94,161.28,227.54,161.38ZM245,160.8c.85.31,1.46.86,2.32,1.17.89-.61,3.45-4.62.58-5.23-.48,1.64.82,1.5.58,2.9-1.08,0-1.23.45-.58,1.16C247.53,160.47,245.12,159.44,245,160.8Zm-128.44-1.16c1.66.12,3.17.07,2.9-1.74-.78-.18-1.11-.83-2.32-.58C117.25,158.42,116.46,158.6,116.54,159.64Zm12.78-1.74c0-.32-.47-.66-.58,0C128.74,158.22,129.21,158.56,129.32,157.9Zm65.67.58c.09-.61-.45-1.5-.58-.58C194.33,158.51,194.86,159.4,195,158.48ZM70,159.64c.32.4,1.88-3.4.58-1.16C70.56,158.59,69.56,159,70,159.64Zm21.51-1.16a.59.59,0,0,0-1.17,0C90.51,159.18,91,158.84,91.55,158.48Zm9.29-.58c-.45.13-1.14,0-1.16.58C100.13,158.35,100.83,158.46,100.84,157.9Zm72.07,2.9c-.63-1.48,2.5-2,.58-2.9C173.5,158.77,171.33,160.27,172.91,160.8Zm-134.25,0c.17-.35,1.44-2.23,0-2.32C38.49,158.84,37.21,160.72,38.66,160.8Zm18.6-.58c.52-.09.29-3.21-.58-1.16C56.53,159.41,56.91,160.28,57.26,160.22Zm-1.17,20.34c-.67-.18-2-2.53-.58-2.9,1,.74,2.29,1.2,2.33,2.9a6.26,6.26,0,0,0,4.65-3.48c-.69-.09-1.65.1-1.75-.58-.23-2.56.72-3.94,2.91-4.07-.16-2.1,1.07-2.8,1.16-4.65-4.73-.14,1.48-4.24-.58-5.23-1.73,2.06-.51-3.72-1.74-4.07-.59,3.58-4.32,6.13-2.91,9.88-.58,0-.69-.47-1.16-.58C58.3,170,56,170,56.09,172.43c1.06.65,2.13,4.25,0,4.65a2.55,2.55,0,0,0-1.16-2.33C53.91,176.24,54,182.42,56.09,180.56Zm88.34-21.5c1.26,1.69-1.05,3.34,1.16,4.07.7-1.25.63-3.25,1.75-4.07C145.89,159,145.54,158,144.43,159.06Zm84.85,1.16c0-.35.09-.69.59-.58-.07-.71-.18-1.37-1.17-1.16C228.79,159.16,228.6,160.13,229.28,160.22Zm43.59,0c1.68-.88,2.65.85,2.91-1.74C274.11,158.37,272.61,158.41,272.87,160.22Zm5.23,8.14c1.4-1.92,3.09.74,4.07,1.16.15-2.28-2.1-2.16-1.74-4.65-1.1-.13-1.28.66-2.33.58-1.17-2.14-.24-4.1.58-5.81-.91,0-.45-1.48-1.74-1.16C276.76,161.66,275.55,165.81,278.1,168.36Zm7-6.39c-1.54-.21-.53-3-1.75-3.49-.15.82-1.27.66-1.74,1.16C281,161.84,284.62,162.76,285.08,162ZM43.89,160.8c.08-.68,1-1.31,0-1.74C43.81,159.75,42.85,160.38,43.89,160.8Zm28.48,0c0-.81-.13-2.22-.58-1.16C71.74,160.46,71.92,161.86,72.37,160.8Zm6.39,2.91c1.64.09,1.46-1.64,2.32-2.33-3.43,1.65,0-2.1-2.32-2.32Zm11-4.07c0-.32-.47-.66-.58,0C89.22,160,89.69,160.3,89.8,159.64ZM174.65,166a4.31,4.31,0,0,1,2.91,3.49c1.83.28,2.27-.83,3.49-1.16-1.57-3.87-.16-4.82,0-9.3-3.26,0-2.82,3.51-3.49,4.65-.36,1.58,2.63,2.72,1.16,3.49C178.53,166,175.16,163.15,174.65,166Zm18-5.81c.09-.61-.45-1.5-.58-.58C192,160.25,192.54,161.14,192.67,160.22Zm9.3-.58a.59.59,0,0,0-1.16,0C201.46,159.58,201.71,160.49,202,159.64Zm41.84-.58c-1.76,2,2.15,1.76,0,0ZM85.15,161.38c0-.81-.13-2.22-.58-1.16C84.53,161,84.7,162.45,85.15,161.38Zm16.28-1.16c.09.87-.21,2.15.58,2.33.34-1.21,1.22-1.88,1.74-2.91C102.65,159.51,102.47,160.3,101.43,160.22Zm87.75-.58c-1.76,2,2.15,1.76,0,0ZM83.41,162c-1,3.84,1.48-4.71,0,0Zm7,1.74c3.06,0,1-2.72,0-3.49ZM134.55,162V160.8C133.48,158.87,131.72,162.55,134.55,162Zm34.87-1.75c-2.17.05-1.65.65-3.48,0C166,161.91,170,162.69,169.42,160.22Zm44.17,1.16h1.75v-1.16h-1.75Zm25,0c0,.36.09.69.58.59.39-1.74,1.25.55,2.33,0,.21-1.77-1.89-1.21-2.91-1.75ZM99.68,162c.58,0,.69.47,1.16.58,0-.92.08-2-1.16-1.75Zm155.18-.59c1.76,1.59-1.59-1.76,0,0ZM60.16,162A.59.59,0,0,0,59,162C59.12,162.67,59.64,162.32,60.16,162Zm76.14,0c0-.33-.47-.66-.58,0C135.71,162.29,136.19,162.62,136.3,162Zm14.53,0c0-.33-.48-.66-.58,0C150.24,162.29,150.71,162.62,150.83,162ZM249,162c0-.33-.47-.66-.58,0C248.46,162.29,248.93,162.62,249,162Zm-91.24,2.9c.51-1.54-1.42-3.52-1.74-2.32C157.25,162.71,156.6,164.71,157.8,164.87Zm17.44-.58c.75-.77.35-1.75-.59-2.32C174.75,162.84,174.45,164.11,175.24,164.29Zm84.85,0a1.24,1.24,0,1,0,0-2.32Zm-136,.58c1.62.93,1.61-2.51.58-2.32C124.8,163.65,124,163.83,124.09,164.87Zm75.56-1.16c.87.93,2.44,0,2.9-1.16C201.11,162.46,199.73,162.44,199.65,163.71Zm40.68,6.39c1.86.51.79-1.91,2.32-1.74-.79-2.5-3-3.54-4.07-5.81C237.93,166.3,240.08,167.25,240.33,170.1Zm5.81-1.74c1.79-.53,1.93-2.72,2.32-4.65-1.85.5-1.8-.91-2.9-1.16C246.23,164.86,247.15,165.61,246.14,168.36Zm11-4.65c-.83-.14-1-1-1.74-1.16C254.93,163.74,256.94,165.16,257.18,163.71Zm-27.31.58c.77-.54,1.63,1.27,1.74,1.16.38-.38-.16-2.51-.58-2.32C231,163.9,230,163.66,229.87,164.29ZM48,164.29a.59.59,0,0,0-1.17,0C46.92,165,47.44,164.65,48,164.29Zm53.47,1.16c.32.41,1.87-3.4.58-1.16C101.94,164.4,100.94,164.85,101.43,165.45Zm11,0h1.16c0-.74.74-.8.58-1.74h-1.74Zm25.57,0c0-.81-.13-2.22-.58-1.16C137.41,165.11,137.59,166.51,138,165.45Zm95.89.58c-.13,1.1.66,1.29.58,2.33,1.83.28,1.32-1.78,3.49-1.16v-3.49h-1.74C236.41,166.6,236.4,166.62,233.93,166Zm-129.6-1.16a.59.59,0,0,0-1.16,0C103.29,165.57,103.81,165.23,104.33,164.87ZM285.08,173c.67-1.33-1.57-3.43.58-5.23-1.92-.14-2.86-1.62-1.16-2.33-.86-.3-1.47-.86-2.33-1.16C283,167.36,283.38,170.83,285.08,173ZM77.6,168.94c1.07-1.06.31-3.26-.58-4.07C77.36,166.08,76.3,168.69,77.6,168.94Zm29.06-1.16c-.92.88-3.16,3.76-.58,4.65,1.08-1.11.06-1.46,0-2.91,1.21-.53,1.77-1.71,1.74-3.49-.91-.25-.5-1.82-2.33-1.16C105.06,166.66,107.09,166,106.66,167.78Zm7-1.16c1.2.51,2.61-1.51,1.16-1.75C114.65,165.7,113.84,165.85,113.63,166.62Zm58.7-1.17v1.17h1.16c0-.36.09-.69.58-.59v-1.16h-1.16C172.88,165.23,172.82,165.56,172.33,165.45Zm16.27,1.17c.32,1,.3,2.41,1.16,2.9.67-.92,3-3.11,1.17-4.65C190.76,166.07,189.37,166,188.6,166.62Zm27.9-1.17c1.4,3,1.5-2,0,0ZM75.85,170.1c-1.74-.66,2.44-3.28,0-4.65C74.83,165.86,73.76,171.93,75.85,170.1ZM196.74,166c0-.32-.47-.66-.58,0C196.16,166.36,196.63,166.69,196.74,166Zm55.79,1.17c0-.77,1-.53,1.16-1.17-.74,0-.8-.74-1.74-.58C252,166.14,251.85,167.1,252.53,167.2ZM25.29,169.52c-.16-1,1.64-2.9,0-3.49C25.92,167.52,23.53,168.81,25.29,169.52Zm46.5-2.9c0-.33-.48-.66-.59,0C71.2,166.94,71.68,167.28,71.79,166.62Zm62.18,0a.59.59,0,0,0-1.16,0C133.46,166.56,133.71,167.46,134,166.62Zm19.18,1.16c.17,3.13-.84,10.5,1.74,9.3-.86-.5-1.25-1.47-1.16-2.91h2.33c-.12-3,2.22-7.87-1.75-8.14C154.26,167,154.39,168.05,153.15,167.78Zm47.66-.58a2.53,2.53,0,0,0,2.32-1.17C201.81,165.87,201,166.17,200.81,167.2Zm60.44,0c.58,0,.69.47,1.16.58-.05-.92.08-2-1.16-1.75ZM38.08,168.36c0-.81-.13-2.22-.58-1.16C37.45,168,37.63,169.42,38.08,168.36Zm129-1.16c0-.33-.47-.66-.58,0C166.51,167.52,167,167.86,167.1,167.2Zm18.6,1.16c-1.19-.17-1.14-1.57-2.33-1.74C183.13,167.9,185.11,169.82,185.7,168.36Zm74.39-1.16c-.61-.7-.42-.14,0,.58S260.68,167.87,260.09,167.2Zm-229,2.32c-.77,1.7,0,2.86,1.17,4.07.14-1,1-1.32,2.32-1.16-.74-2.52,2.52-4,1.16-5.23C34.31,168.08,33.39,169.48,31.1,169.52ZM195,167.2c-.45.13-1.14,0-1.16.58C194.28,167.65,195,167.76,195,167.2Zm55.22,1.16h1.16V167.2h-1.16Zm-64.51,2.32c1.44.09,2.41-.3,2.9-1.16-1,0-.32-1.61-1.16-1.74C187.1,169,186.22,169.65,185.7,170.68ZM220,168.36c0-.32-.48-.66-.59,0C219.4,168.68,219.88,169,220,168.36Zm33.7,2.91c.13-1.67-.14-3-1.16-3.49C252.88,169,251.59,171.81,253.69,171.27ZM79.92,168.94c0-.58-1-.73-1.16,0C79.41,168.88,79.66,169.79,79.92,168.94Zm53.47.58c-1.15,0-.74-1.58-2.33-1.16C130.45,169.83,133,170.93,133.39,169.52Zm19.18-.58c0-.32-.47-.66-.58,0C152,169.26,152.46,169.6,152.57,168.94Zm29.64,2.33c1.1-.13,1.28.65,2.32.58.25-2.19-1.22-2.65-2.32-3.49ZM174.07,173c1-3.12-4.7-5.13-2.9-2.33C173,168.35,171.51,174.17,174.07,173Zm.58-3.49v1.16c1.43.91,1.71-2,.59-1.74C175.2,169.3,175.15,169.63,174.65,169.52Zm111,5.23a43.57,43.57,0,0,0,3.49,10.46c2.18-1.71-.87-2.2.58-4.65a2.18,2.18,0,0,1-2.33-2.32c.69-.09,1.65.1,1.75-.58a2.53,2.53,0,0,1-1.16-2.33c1.75-1.18.75-4.48-.59-5.81C286.18,171.69,286.69,172.19,285.66,174.75ZM157.8,176.5c1.74-1.77,2.17-4.83,0-6.4C157.48,171.8,155.42,175.67,157.8,176.5Zm54.63-5.82c-.65.06-.9-.84-1.16,0C211.27,171.27,212.29,171.41,212.43,170.68Zm13.37,1.75c-.48-.74-2-3.32-2.91-1.75C224.05,170.74,225.41,173.51,225.8,172.43Zm58.11,4.07c.07-2.58-3.23-1.81-4.06-3.49,1.74.58,1-1.29,1.16-2.33-1,.35-2.41-1.7-2.91,0C279.64,172.77,280.63,178.05,283.91,176.5ZM42.73,172.43c.08-.69,1-1.32,0-1.75C42.64,171.37,41.69,172,42.73,172.43Zm4.06-1.75c-.92.87-.84,3.32,1.17,2.91-.76-1.44,1.29-2.82,0-2.91C47.83,171.39,47.31,171,46.79,170.68Zm8.72.59c0-.33-.47-.66-.58,0C54.93,171.59,55.4,171.93,55.51,171.27ZM109,172.43c1.53-.47-.37-3.27-1.16-1.16C107.68,171.62,108.7,172.51,109,172.43Zm7.56,1.74c.8-.94,2-1.43,1.74-3.49-1.59-.05-1.17,1-2.33,0C116.63,172.65,115.54,173.16,116.54,174.17Zm133.67-2.9c0-.33-.47-.66-.58,0C249.62,171.59,250.1,171.93,250.21,171.27Zm8.13,2.32c.06.91-.08,2,1.16,1.74-.05-2.27-.41-4.23-2.32-4.65C255.68,172.13,257.57,172.75,258.34,173.59Zm-205.15.58c0-1.15,1.58-.74,1.16-2.32-.79-.19-1.11-.83-2.32-.58C52.35,172.3,52.32,173.68,53.19,174.17Zm37.19,1.16c1-1.82,1.36-2.07,2.91-2.32q.15-1.9-1.74-1.74C92.06,173.18,88.7,174.17,90.38,175.33Zm126.12,1.75c-2.66-.61-1.09-1.68-.58-3.49-2.76.76,1.33-2.77-1.75-2.32C213.75,172.38,213.6,179.47,216.5,177.08Zm0-3.49c.78.18,1.11.83,2.32.58v-2.9A2.17,2.17,0,0,0,216.5,173.59ZM245,171.85c0-.33-.48-.66-.58,0C244.39,172.17,244.87,172.5,245,171.85Zm-205.74.58c-.46,2,.54,2.55,1.74,2.9-.51-2.05,1.5-3-.58-3.48C40.27,172.3,39.92,172.52,39.24,172.43Zm88.92.58c.09-.61-.45-1.5-.58-.58C127.49,173,128,173.93,128.16,173Zm47.66.58a1.6,1.6,0,0,0-1.17-1.74C174.71,172.76,174.58,173.86,175.82,173.59Zm80.78.58c-.11-1.63-1-2.47-2.91-2.32C253.61,173.67,255.18,173.84,256.6,174.17Zm34.29,0c.27-1.13-1.57-3-1.74-1.74C290.54,172.2,288.82,175.08,290.89,174.17ZM66,173c-1.58,1.77,1.77-1.59,0,0Zm63.93,0c0-.32-.47-.66-.58,0C129.32,173.33,129.79,173.67,129.9,173Zm11,1.74c-.25-1.11-.21-2.5-1.75-2.32C138.7,174.29,140.1,174.25,141,174.75Zm78.45-1.16c.59,0,.69.47,1.17.58-.06-.91.07-2-1.17-1.74ZM77,175.91c0-.86,2.15-2.37.58-2.9C77.61,173.88,75.44,175.39,77,175.91Zm43-2.32c-.72.19-.2,1,.58.58.44-.21.89-1,0-.58C120.46,173.66,120.18,173.55,120,173.59Zm62.77,0v1.16c.58,0,.69.47,1.16.58.17-.35,1.45-2.23,0-2.32C183.82,173.46,183.47,173.69,182.79,173.59ZM213,174.75c.05-.81-.13-2.22-.58-1.16C212.39,174.4,212.56,175.81,213,174.75Zm70.9-1.16c0-.32-.47-.66-.58,0C283.33,173.91,283.81,174.25,283.91,173.59ZM22.39,176.5c1.44.4,2.46-2.49,1.16-2.91C23,174.35,23,175.73,22.39,176.5Zm15.69,1.16c-.8-1.84,1.44-3.51,0-4.07C37.26,174.86,36.29,176.72,38.08,177.66Zm7.55-2.33c0-.35.09-.69.58-.58-.06-.71-.17-1.37-1.16-1.16C45.14,174.27,45,175.24,45.63,175.33Zm40.68,0c1.53.17,2.51-.21,2.33-1.74C87.12,173.43,86.14,173.8,86.31,175.33Zm40.11-1.16c0-.32-.47-.66-.59,0C125.83,174.49,126.31,174.83,126.42,174.17Zm44.75-.58c-.45.13-1.15,0-1.17.58C170.46,174,171.15,174.16,171.17,173.59Zm55.21.58c0-.32-.47-.66-.58,0C225.8,174.49,226.27,174.83,226.38,174.17Zm-197,7.56c.23-1.52,1.73-1.76,1.74-3.49-1.69-.83-1.31-3.73-3.48-4.07C27.09,176.55,26.77,180.15,29.36,181.73Zm117.4-7c0-.32-.47-.66-.58,0C146.17,175.08,146.65,175.41,146.76,174.75Zm32.54,1.16h1.75c-.06-.91.07-2-1.17-1.74A2.67,2.67,0,0,1,179.3,175.91Zm50,1.17c2.53-.11,1.06-1,1.17-2.91-.69.09-1.65-.1-1.75.58C229.56,174.86,229.24,176.16,229.28,177.08Zm-147.62.58c.34-.36,1.37-2.76,0-2.91C82,175.79,80,177.17,81.66,177.66Zm10.47-1.16c.73,1.46,3.31-1.11,1.74-1.75C94.05,176.09,92.19,175.4,92.13,176.5Zm8.13.58c1.49-.07,2.77-.33,3.49-1.17-.68-.09-1.65.1-1.74-.58,0-.35-.09-.69-.58-.58C101.42,175.91,99.84,175.49,100.26,177.08Zm122.05,0c.18-.72-.09-3.59-.58-1.75C221.54,176.05,221.82,178.92,222.31,177.08Zm12.2,1.16c.32-2.06-.49-3-1.74-3.49C232.78,176.48,232.72,178.29,234.51,178.24Zm7-2.91c-.07,3,2.71,1,2.91-.58C243,174.51,243.13,175.81,241.49,175.33Zm8.72,4.65a2.81,2.81,0,0,1,1.74.58c-.32-.84.68-3-.58-2.9C251.07,178.52,250.51,179.12,250.21,180Zm.58-2.9c-.47-1.47-2.4-1.48-3.49-2.33.24,2.66-.75,6.56,1.16,7.56C248.6,179.93,250.44,179.24,250.79,177.08Zm13.36-1.75c0-.32-.47-.66-.58,0C263.57,175.65,264,176,264.15,175.33Zm-222,2.91c.79-.74.89-2.85-.59-2.91C41.88,176.18,40.88,178.34,42.15,178.24Zm42.42-.58c1.62.93,1.61-2.51.58-2.33C85,176.12,84.33,176.44,84.57,177.66Zm49.4-1.75a.59.59,0,0,0-1.16,0C133.46,175.86,133.71,176.76,134,175.91Zm158.08,0c-.61-.69-.41-.13,0,.59S292.64,176.59,292.05,175.91ZM116.54,180c.67,2.24,2.52,3.29,3.48,5.23.17-1.22,1.56.85,2.33-.58-.84-2.59.19-3.6-.58-5.81,1.53.18,1.5-1.21,1.74-2.32-2.28-.15-2.16,2.1-4.65,1.74.18-.79.83-1.11.58-2.33-5.32,1.2,1.77,4.64,0,7C117.91,182.48,118.21,180.24,116.54,180Zm3.48,9.3c.67-.73,3.89-1.86,1.75-3.48a.59.59,0,0,1-1.17,0c0-.36-.08-.69-.58-.59A2.62,2.62,0,0,0,120,189.28Zm68-12.78c-.72.19-.2,1,.58.58.44-.22.89-1,0-.58C188.45,176.57,188.18,176.45,188,176.5Zm76.13,0c-1.09.13-1.28-.66-2.32-.59C261.39,177.9,264.05,178.18,264.15,176.5Zm15.11,8.13c1.56-1-.54,2.44-.58,3.49,2.06.19,1.43,1.6,3.49.58,1.61-5-2.45-9.1-4.07-12.79.09,2.53-1.63,3.25-.58,5.24-2-.47-2.23.86-4.07.58a8.29,8.29,0,0,0,2.91,6.39c.87-.88,2.6-.88,2.32-2.91-1.67.12-2.95-.14-3.48-1.16,4.12,2.24.92-4.4,4.65-4.07C280.52,182.06,278.09,184,279.26,184.63Zm-212.12-7H68.3V176.5H67.14Zm91.24-.58v1.16c1.43.9,1.71-2,.58-1.74C158.93,176.85,158.88,177.18,158.38,177.08Zm65.67.58c.09-.61-.45-1.5-.58-.58C223.38,177.69,223.92,178.58,224.05,177.66Zm33.71,3.49c-.35-2.37-.92-4.5-3.49-4.65C254.59,178.89,256.19,180,257.76,181.15Zm-113.91-.59c.16-1.93-2.58-3.95-3.49-2.9C141.89,178.26,142.32,180,143.85,180.56Zm51.72-2.32c1.11.25,1.06,1.66,2.91,1.16C199.15,177.1,195.78,176.31,195.57,178.24Zm8.72-.58c0-.32-.47-.66-.58,0C203.71,178,204.18,178.32,204.29,177.66Zm-55.21.58c0-.32-.47-.66-.58,0C148.5,178.56,149,178.9,149.08,178.24Zm25,0c0-.32-.47-.66-.58,0C173.49,178.56,174,178.9,174.07,178.24Zm46.5,0c0-.32-.48-.66-.58,0C220,178.56,220.46,178.9,220.57,178.24Zm22.66,7.56c.7-2.29-2.94-3.21-1.16-4.65,0,.32.47.66.58,0-1.71-.23-1.13-2.74-2.32-3.49.06,3.2,1.56,7.51.58,9.88,1.06.15,3.26,2.09,4.07.58A10.1,10.1,0,0,1,243.23,185.8ZM290.89,180c1.62.93,1.6-2.51.58-2.32C291.29,178.44,290.64,178.77,290.89,180Zm-151.11-.58c.09-.61-.45-1.5-.58-.58C139.11,179.43,139.65,180.32,139.78,179.4Zm28.48,1.16c1.28.25,3.21-1.74,1.74-2.32C169.83,179.42,168.43,179.38,168.26,180.56Zm50.56,0c.19-.71-.09-3.59-.58-1.74C218.06,179.53,218.33,182.41,218.82,180.56ZM51.44,182.31c-.16-1,1.64-2.9,0-3.49C51,179.22,50.15,182.06,51.44,182.31Zm40.69-.58c1.42-.37.08-2.72-.58-2.91C92.09,180.3,91.58,183,92.13,181.73ZM195,179.4c-.65.06-.9-.84-1.16,0A.59.59,0,0,0,195,179.4Zm7.56-.58c-.68.09-1.65-.1-1.74.58C201.49,179.31,202.46,179.5,202.55,178.82Zm23.83.58c.7.06.36-.84,0,0ZM27.62,182.89c1.07-1.14-.51-2.91-1.75-3.49C24.87,181.33,26.22,181.92,27.62,182.89Zm25.57-1.74c-1,3.84,1.48-4.71,0,0Zm122.05.58h1.16c.35,0,.69-.09.58-.58-1,.16-1.8-2.74-2.33-1.17C175.33,180.08,175.28,180.9,175.24,181.73ZM184,180c-.1,1.46.89,1.82,1.75,2.33.79-1.53,4.37-.27,4.06-2.91C187.46,180.4,185.55,179.14,184,180Zm54.63,2.91c1.86.82,1.47-3.48.58-3.49C238.49,180.09,238.51,181.46,238.58,182.89ZM102,180c-.45.13-1.15,0-1.17.58C101.3,180.43,102,180.55,102,180Zm7.55.58c-2-1.76-1.76,2.15,0,0Zm4.65,0c-1.4,1.95,2-1.4,0,0Zm151.69,3.49c-.51-1.62-.35-3.91-2.33-4.07C263.91,181.77,263.72,184.1,265.9,184.05Zm16.85-1.74c.68.09.63.92.58,1.74a4.39,4.39,0,0,1,4.07,1.16c0-2.31-.56-4.09-1.74-5.23C284.83,181.67,283.79,180.31,282.75,182.31Zm11.63-1.75c1.76,1.59-1.59-1.76,0,0ZM86.31,182.31c1.2.51,2.62-1.51,1.17-1.75C87.34,181.39,86.52,181.54,86.31,182.31Zm17.44-1.16c0-.33-.47-.66-.58,0C103.17,181.47,103.64,181.81,103.75,181.15ZM170,183.47c2.3-.74,1.41,1.69,2.91,1.74-.43-1.78,1.59-1.11,1.16-2.9-1.37-.18-1.08-2-2.9-1.75C170.92,181.67,169.51,181.62,170,183.47Zm25.57-2.32c-.09,1.45.9,1.81,1.75,2.32-.24-1.4,1.06-1.26.58-2.91C196.8,180.43,196.62,181.22,195.57,181.15Zm4.08.58c0,.35.08.68.58.58.14-.83,1-1,1.16-1.75h-1.74Zm35.44-.58c0-.33-.47-.66-.58,0C234.51,181.47,235,181.81,235.09,181.15ZM264.15,187c-.36-2.57-.78-5.69-2.9-6.4C259.53,183.74,262.27,185.65,264.15,187ZM48.54,185.8c.12-.71.64-.36,1.16,0,1.16-1.46.48-4.79-1.74-4.65C47.18,182,46.77,185.75,48.54,185.8Zm86-4.07c-1.58,1.76,1.77-1.59,0,0Zm19.18,2.9c.23-.74,3.83,0,4.65-1.74-1.21-.34-1.88-1.22-2.91-1.74.12,2.33.08,2.37-1.74,1.74C154,183.89,152.87,184.38,153.73,184.63ZM256,183.47c.75-.77.76-2.16-.58-2.32C254.68,181.92,255.08,182.9,256,183.47Zm11-.58c0-.36.09-.69.58-.58-.06-.71-.17-1.38-1.16-1.16C266.57,181.83,266.38,182.79,267.06,182.89ZM23,182.31c0-.33-.47-.66-.58,0C22.38,182.63,22.86,183,23,182.31ZM95,184.05c2.4,1,.83-4.29,0-1.74C96,182.55,94.91,183.06,95,184.05Zm18.6-1.74c0-.33-.47-.66-.58,0C113.05,182.63,113.52,183,113.63,182.31Zm79,1.74c.19-.71-.09-3.59-.58-1.74C191.9,183,192.18,185.9,192.67,184.05ZM26.45,188.7c.81.41,2,3.32,1.17,3.49-1.38-1-1.66-3-2.91-4.07,0,1.08-.45,1.23-1.16.58-.57,2.51,2.18,1.69,2.32,3.49.47,1.08.75,2.34,1.75,2.9-.23,1.72-2.74,1.14-3.49,2.33,1.78-.42,2.12.59,3.49.58,1.77-4,2.2-7,2.32-11.62,1.11-.3,2.43-3.32,1.16-4.07-2.1,1.38-4.85,2.12-5.81,4.65,2-.37,1.82-2.83,4.65-2.33C30.59,187.8,26.91,186.64,26.45,188.7ZM30.52,212c-1.82.74-.3,1.2-1.16,2.9,1.64-.48,1.51.82,2.91.59-.09-1.45.91-1.8,1.16-2.91a1.6,1.6,0,0,1-1.74-1.16c.9-1,.77-3.1,3.48-2.33.74-1.61,3.47-4.24,2.33-5.81-1.26,1.49-.79-1.89-2.91-2.32,1.51-2.26.85-.73-.58-1.75,1.44-2.24,3.66-3.7,3.49-7.55h2.32c.13-1.09,1.5-3.85,0-4.65-.62.54-.18,2.14-1.74,1.74-.53-1.41-2.2-3.45-1.17-4.65-2.17-.62-1.65,1.44-3.48,1.16.25-1.1,1.25-1.46,1.16-2.9-3.63.93.26,6.18-2.32,7.55.89.14,2.78,2.16,1.16,2.91-.07-.71-.18-1.38-1.16-1.16-.47,1.63.73,8.91-2.91,7-.54,2-.78,4.26-1.16,6.39,1.7,0,2.16,1.33,2.9,2.33-.4,1.82.07,2.37-.58,2.91-1.43.21-1.72-3.64-2.9-1.75C29.18,209,29.05,211.29,30.52,212ZM89.8,183.47c.09-.61-.45-1.5-.58-.58C89.13,183.5,89.67,184.39,89.8,183.47Zm52.89,2.91c.16-2.69-1.91-3.14-3.49-4.07C138.58,185.45,140.94,185.61,142.69,186.38Zm43.59-2.91c1.2-.35,4,.94,3.48-1.16C188.75,182.84,186.86,182.51,186.28,183.47ZM270,185.8c-1.27.47-1.3,2.19-2.91,2.32.84,2.79.87,3.88,2.91,5.23,0,0,3-.76,2.9,1.16a7.2,7.2,0,0,0-1.74-6.39c.33-1.22,1.44-1.66,1.16-3.49-2-.16-2-2.27-4.07-2.32C268,184.28,270.8,183.22,270,185.8Zm20.92,2.9c-.3.86-.86,1.47-1.16,2.33,2,3.23,1.32,9.13,4.07,11.62-.64-3.94-.77-4.85-2.33-7.56h1.74c-.74-1.79-2.15-6-.58-8.13-1.13,4,2.85,3,2.91,5.81-.2,1.34-.6,2.94-1.74,1.74-.11,2,2,1.91,2.32,3.49-.34,1.88.4,2.7.58,4.07-.86-.31-1.46-.86-2.32-1.16,1.18,3.08-2.76,4.69,0,5.81.09-.69-.1-1.65.58-1.75-.09,2.57,1.42-.05,2.9.59-.25,1.1-1.66,1.05-1.16,2.9,2.13.35,2.7-3.84,4.65-1.74-1,2.32-4.2,2.38-3.49,6.39,1.22.33,1.66,1.44,3.49,1.16,1.1,1.76,3.24,5.11,4.07,4.07.4-.51,1.46,2.1,2.32,1.16,1.18-2.55-.12-7.07-1.74-8.72-.33,1.42-.5,3-2.33,2.91-.77-1.81-.38-4.71,2.33-4.65.08-2.59-1.28-3.76-2.33-5.23.78-2.69-1.35-7.05-2.9-9.3.13,2.07-.39,3.49-1.74,4.07-.22-2.21-2.79-6.58,0-8.14.33,1-.71,3.42.58,3.49,2.23-1,0-3.63-.58-5.23-1-1.94-1.95-3.87-2.91-5.81a3.85,3.85,0,0,1-2.91-.58c.41,2.34-1.19,2.68-1.74,4.07-.13-.46,0-1.15-.58-1.17A4.1,4.1,0,0,0,290.89,188.7ZM38.66,184.63c1.2.51,2.61-1.5,1.16-1.74C39.68,183.72,38.86,183.87,38.66,184.63Zm18.6-.58h1.16v-1.16H57.26Zm66.25,2.33c1.86.81,1.47-3.48.58-3.49C124.51,184.67,123.5,185,123.51,186.38Zm22.67-2.91c0-.32-.47-.66-.59,0C145.59,183.79,146.06,184.13,146.18,183.47Zm50,2.33c-.24-1.71-2-1.89-2.91-2.91-.48,2.26.28,6.26,2.32,4.07C193.44,186.18,194.67,183.55,196.16,185.8Zm2.32,13.36c-1.79.43-1.12-1.59-2.91-1.16.37,2.54,4.42,1.4,4.08,4.65h-4.08c-1.92,3.84,1.82,6.59,4.08,8.13,1.08-2.59,4.71-2.64,4.06-7-1-.23-1.49.86-1.74,0,2.77-2.33,4.67-7.36,3.49-10.46-1.43,1.8.63-1.67-.59-1.16-.12.65-.64.9-1.16,1.16-2.26-2.88,1.37-7.36.58-8.72a1.59,1.59,0,0,1-1.74,1.17c-.32-.85.68-3-.58-2.91-.49,1.25-1.43,2.05-3.49,1.74-1,1.73-1.45,4-2.32,5.81,1.09.49,3.15,3,2.32,3.49-1,.1-2.28-3.29-2.32-.58,1.09.68,3.3,3.24,2.32,4.07C196.15,196.37,198.64,197.6,198.48,199.16ZM126.42,185.8c.18-.72-.1-3.59-.59-1.75C125.65,184.76,125.93,187.64,126.42,185.8Zm9.88-1.75c0-.32-.47-.66-.58,0C135.71,184.37,136.19,184.71,136.3,184.05Zm121.46,1.75c.14-.83,1-1,1.16-1.75-.78-.18-1.11-.83-2.32-.58C256.44,184.79,256.74,185.66,257.76,185.8Zm-204,0c.85,1.95-.21,4,0,5.23.12.75,1.19,1,1.16,1.74,0,.2-1,.4-.58,1.16.58,1.09,2.4,1.73,3.49,2.91-.33-1.73,3.39-2.36,1.74-3.49-1,1.5-3.33-.49-4.07-1.16a5.52,5.52,0,0,0,4.07-4.07c-2.59-.13-2-3.47-4.07-4.07C55,184.65,54.36,185.23,53.77,185.8Zm43.59-1.17c0-.32-.47-.66-.58,0C96.77,185,97.25,185.29,97.36,184.63ZM43.89,185.8c.09-.62-.45-1.51-.58-.59C43.22,185.82,43.76,186.72,43.89,185.8Zm65.09-.59c0-.32-.47-.66-.58,0C108.4,185.53,108.87,185.87,109,185.21Zm22.67,1.17c0-.36.08-.69.58-.58-.07-.71-.18-1.38-1.17-1.17C131.16,185.32,131,186.28,131.65,186.38Zm37.77-1.17c0-.32-.47-.66-.58,0C168.84,185.53,169.31,185.87,169.42,185.21ZM59,187h1.74c-.09-.69.1-1.65-.58-1.75C60,186,59.21,186.19,59,187Zm33.71,1.74c.9-2.3-2-3.78-2.91-2.32C92,185.94,91.07,188.6,92.71,188.7Zm24.41-2.32c0-.33-.47-.66-.58,0C116.53,186.7,117,187,117.12,186.38Zm36,0c.32.84-.68,3,.58,2.9.31-1.09,3.06-2.69,1.74-3.48C155.37,186.66,154.07,186.33,153.15,186.38Zm1.74,4.65a7.49,7.49,0,0,1,1.75,4.65c2.85.33,4.28-.76,4.65-2.91-3.59-.36,2.35-2.58,0-3.49.25.94-2.17,1.95-2.33.58a13.18,13.18,0,0,1,1.16-3.48,2.81,2.81,0,0,1-1.74-.58C157.37,187.69,155.48,188.7,154.89,191Zm37.2-2.33c.09-1.44-.3-2.41-1.16-2.9C190.2,186.47,189.6,189.59,192.09,188.7Zm70.9-1.16c-1.18-.17-1.14-1.57-2.32-1.74C259.94,187.55,262.6,188.81,263,187.54ZM18.9,193.93c2,.2,3.39-2.73,3.49-4.07s0-2.8-1.17-3.48C21.67,190.12,19,190.72,18.9,193.93Zm88.34-5.81c.87-.1,2.14.21,2.32-.58-.45-.13-.67-.49-.58-1.16h-1.16C107.79,187.12,107.07,187.18,107.24,188.12Zm100-.58c.09-.61-.45-1.5-.58-.58C206.53,187.57,207.07,188.46,207.2,187.54Zm51.14,2.9a.59.59,0,0,0-1.16,0c1.48.06,1.37,2.17.58,2.91,1.79-.43,1.12,1.59,2.91,1.16.07-3.17,0-6.2-1.17-8.13A11.7,11.7,0,0,0,258.34,190.44Zm-85.43-1.16c-.56-1.08,1.74-1.94,0-2.32C172.74,187.31,171.46,189.19,172.91,189.28Zm53.47,1.16a3.73,3.73,0,0,0,.58-2.9c-1.44.75-2.82-1.3-2.91,0C225.18,188.15,225.57,189.51,226.38,190.44ZM62.49,188.12c-1.41,1.95,1.95-1.4,0,0Zm55.21,0c1.77,1.59-1.59-1.77,0,0ZM48,189.86c1.69.86,1.69-2.6,0-1.74ZM52,191c1.78.88,1.78-3.8,0-2.91Zm159.82-1.17c0-.35.09-.69.58-.58-.07-.71-.17-1.38-1.16-1.16C211.36,188.8,211.17,189.77,211.85,189.86ZM274,193.93c-.84.9-1.93,1.56-2.32,2.91,1.51.23,1.75,1.73,3.49,1.74.91-2.12-1.84-4.76.58-7-1.3-.64-1-2.86-2.33-3.49C273.62,190.09,274.38,191.46,274,193.93ZM46.79,189.86c-.74,0-.8-.74-1.74-.58C44.15,190.71,47,191,46.79,189.86Zm26.74,0c0-.32-.47-.66-.58,0C73,190.18,73.42,190.52,73.53,189.86Zm34.29.58H109c.9-1.43-2-1.71-1.74-.58C107.59,189.9,107.93,190,107.82,190.44Zm68,1.17h1.74c.16-1.33-.14-2.19-1.16-2.33C176.53,190.38,175.74,190.56,175.82,191.61Zm73.81-1.75c0-.32-.48-.66-.59,0C249,190.18,249.51,190.52,249.63,189.86Zm32.54,2.33c0-.36.09-.69.58-.58.78.57,1.14,1.57,2.33,1.74-.1-1.65-1.07-2.42-1.17-4.07C282.47,189.06,281.36,192.08,282.17,192.19Zm5.82,0c.14-1.9-.7-2.8-2.33-2.91C285.41,191.27,285.83,192.59,288,192.19Zm-103.46-1.75c0-.32-.47-.66-.58,0C184,190.77,184.42,191.1,184.53,190.44Zm95.9,1.17c.26-1.48-3-2.32-3.49-1.17A13.26,13.26,0,0,0,280.43,191.61ZM17.16,191c-1.59,1.76,1.76-1.59,0,0Zm98.79,2.9c1.83.09,2-1.49,2.33-2.9a3.81,3.81,0,0,0-2.91-.59C115,192.22,116,192.56,116,193.93Zm64.52-2.9c0-.33-.48-.66-.59,0C179.88,191.35,180.36,191.68,180.47,191Zm61,.58c-.84,2.78,2.43,1.44,4.07,1.74.53-.87.92-4.2-.58-2.32C245.93,192.77,243.2,192.62,241.49,191.61Zm20.92,2.9c0-1.54.33-3.42-1.16-3.48C261.6,192.22,260.31,195.06,262.41,194.51ZM86.9,192.77c1.79-.08.42-2.46-.59-.58C86.11,192.56,86.58,192.78,86.9,192.77Zm58.69-.58c0-.32-.47-.66-.58,0C145,192.51,145.48,192.85,145.59,192.19Zm-62.76,2.9c1.62-.07,4-2.35,1.74-2.9C84.23,193.4,83.35,194.06,82.83,195.09Zm97.05-.58c-1.45-.07-1.81-1.11-2.32.58a18.12,18.12,0,0,0,2.91,4.65c.42-1.78-1-1.71-.59-3.48.52-.47,2.58-3.56,0-3.49Zm2.91,0c0-.35.09-.69.58-.58-.06-.71-.17-1.38-1.16-1.16C182.3,193.45,182.11,194.42,182.79,194.51Zm45.91-1.16c0-.32-.47-.66-.58,0C228.12,193.67,228.59,194,228.7,193.35ZM48.54,197.42c-.09,1.91,2.6,2.56,1.16,4.06,2.18-.72,3.3-.75,4.65-1.16-.46-2,.54-3,1.74-1.74.32-2.06-2.05-1.43-1.74-3.49-1.14-.17-1.15.79-1.74,1.17-.87-.69-.91-2.2-1.75-2.91C50.59,195.21,48.65,195.4,48.54,197.42Zm50-4.07c-.68.09-1.65-.1-1.74.58C97.46,193.84,98.43,194,98.52,193.35Zm91.83,0h-2.91c-.35,2.09,1.77,1.71,1.74,3.49,1.72-.11,3.83-1.34,2.33-2.91C189.78,194.5,189.46,195.59,190.35,193.35Zm60.44,1.16H252v-1.16h-1.16Zm30.22-.58c0-.32-.47-.66-.58,0C280.42,194.25,280.9,194.59,281,193.93ZM22.39,196.84c1.86.51,1.2-1.51,2.32-1.75.59,0,.73-1,0-1.16C24.64,195.6,22.23,194.94,22.39,196.84Zm69.16-1.75c.32-.32,0-1.18-.59-.58C90.64,194.83,90.94,195.69,91.55,195.09Zm2.32-.58a.59.59,0,0,0-1.16,0C92.83,195.21,93.35,194.87,93.87,194.51Zm79,3.49c.68.09,1.65-.1,1.74.58-.44,2.18,1.52,2,2.33,2.9a13.31,13.31,0,0,1,1.16-3.48c-1.95-.76-2.41-3-4.07-4.07C173.58,195.19,172.57,195.91,172.91,198Zm50-3.49c-1.4,2,2-1.4,0,0ZM263,198a47.57,47.57,0,0,1,4.07,2.91c-.24-1.41,1.06-1.27.58-2.91-1.63-.89-1.11-3.92-3.49-4.07C263.33,196.05,264.48,196.54,263,198Zm18.6-3.49c-.55,2.1,2.29.81,3.49,1.17C285.57,193.48,282.48,193.62,281.59,194.51ZM66,197.42c.08-.77.09-4.21-.58-2.33C65.32,195.86,65.3,199.3,66,197.42Zm8.72-2.33c-1.59,1.77,1.77-1.58,0,0Zm46.5,0c-1.09.56-2-1.74-2.33,0C119.22,195.26,121.1,196.54,121.19,195.09ZM145,196.26h1.75c-.09-.69.1-1.65-.58-1.75C146,195.34,145.22,195.49,145,196.26Zm-43,4.06c.41-2.17.89-3.67,0-5.23C101.47,197.18,99.1,199.47,102,200.32Zm40.68-3.48c-.24,2.09,1.06.79.58-.58C141.49,195,141.42,195.06,142.69,196.84Zm107.52-.58c.08-.61-.45-1.5-.58-.58C249.54,196.28,250.07,197.17,250.21,196.26Zm1.74,1.16c1.62.93,1.61-2.51.58-2.33C252.35,195.88,251.7,196.2,252,197.42Zm5.81,2.32c-.51-2-1.22-3.81-2.9-4.65C256,196.44,255.32,199.67,257.76,199.74ZM287.4,198c.86.11.53,1.4.59,2.32,1.69-.14,2,1.1,2.9,1.75,1.21-1.93-.65-4.92-1.16-7A11.66,11.66,0,0,1,287.4,198Zm-177.26-1.74c0-.33-.47-.67-.58,0C109.56,196.58,110,196.91,110.14,196.26Zm86,0c1.76,1.58-1.59-1.77,0,0Zm30.22.58a1.6,1.6,0,0,0,1.74-1.16A1.58,1.58,0,0,0,226.38,196.84Zm-166.8,0c-1.59,1.77,1.77-1.59,0,0Zm29.64,1.74q2.73.4,2.33-2.32C90.2,196.46,88.82,196.63,89.22,198.58Zm3.49-1.16c1.8-.08.43-2.46-.58-.58C91.93,197.21,92.39,197.43,92.71,197.42Zm24.41.58c-1.12-.24-.46-2.25-2.33-1.74C114.55,197.54,116.53,199.46,117.12,198Zm141.8-1.16c0-.59-1-.73-1.16,0C258.41,196.78,258.67,197.68,258.92,196.84Zm17.44,1.74c1.53.17,1.91-.8,1.74-2.32C276.57,196.08,276.6,197.47,276.36,198.58Zm7.55,1.74c-1.63-.58.16-2.46,0-3.48-1.48.63-2.77-1.77-3.48,0C281.73,197.5,281.93,202.27,283.91,200.32Zm-238.28.59c2.1.54.81-2.29,1.16-3.49-1.1-1.09-1.46-.07-2.9,0-.6,3.61,0,4.75,1.16,7.55C45.93,204.15,46.89,202.15,45.63,200.91ZM60.74,198h1.17v-1.16H60.74Zm43.59,1.74c.1-.67.92-.63,1.75-.58-.11-1.63-1-2.48-2.91-2.32C103.49,197.87,103.47,199.25,104.33,199.74Zm168,1.17c-.77.18.84,3.19-1.16,3.48.35,0,.69.09.58.58.58,0,.69.47,1.16.59,2.34-3.45-1-7.27-4.07-8.72C268.36,199.79,272,198.64,272.29,200.91Zm-254.55,0c0-.95,2.48-3.65,0-3.49C17.9,198.44,16.1,200.32,17.74,200.91Zm68-1.17h2.33c.51-1.86-.9-1.82-1.75-2.32C86.13,198.2,85.49,198.53,85.73,199.74Zm68.58,6.39c.48-.92-2.39-.78-1.16,1.17,1.84-.1,1.94,1.54,4.07,1.16-.44-2.92,2.69-6,0-7.55.54-.5,1.95-3,.58-3.49-.59,1.34-2.64,1.24-2.91,2.9,0-.58-1-.73-1.16,0,1,.39,2.07,3.05-.58,2.33C152.93,205.92,155.24,204.34,154.31,206.13Zm31.39-6.39c.16-1.32-.14-2.18-1.17-2.32A2.53,2.53,0,0,0,185.7,199.74Zm33.12,0c.17-1.32-.14-2.18-1.16-2.32A2.55,2.55,0,0,0,218.82,199.74ZM249,198c0-.32-.47-.66-.58,0C248.46,198.32,248.93,198.66,249,198Zm-127.85,0c-.46.13-1.15,0-1.17.58C120.47,198.45,121.17,198.57,121.19,198Zm162.72,5.81c1.16,0,.74,1.59,2.33,1.16C286.85,203.5,284.28,202.4,283.91,203.81Zm2.91-.58c1.39-1.06.31-4.53-.58-5.23C285.66,199.27,283.64,203.28,286.82,203.23ZM94.45,199.16c0-.32-.47-.66-.58,0C93.87,199.48,94.34,199.82,94.45,199.16Zm65.67,4.65a2.74,2.74,0,0,1,2.33-2.33c-.32-.84.68-3-.58-2.9C161.29,200,158.55,202.2,160.12,203.81Zm-136-2.33c-1.88.72-.45-1.87-2.33-1.16.36,1.2-.93,4,1.17,3.49.65-2.05,3.46-2,4.06-4.07C26.31,198.32,25.34,201.48,24.13,201.48Zm40.68-.57c.32.4,1.88-3.41.58-1.17C65.33,199.86,64.33,200.3,64.81,200.91Zm73.81,0c0-.82-.13-2.23-.58-1.17C138,200.56,138.17,202,138.62,200.91Zm122.63,2.32a19.28,19.28,0,0,0,4.65,2.33c-.51-1.87,1.51-1.21,1.74-2.33-1.76-1.33-3.37-2.83-5.23-4.07A4.39,4.39,0,0,0,261.25,203.23Zm-155.76-.58c1.76.9,1.53-3,.59-2.91A3.81,3.81,0,0,0,105.49,202.65Zm8.14-1.17a1.61,1.61,0,0,0-1.16-1.74C111.64,200.59,111.61,202,113.63,201.48Zm1.16-.57H116v-1.17h-1.16ZM143.85,205c-.13-1.1.66-1.28.58-2.32-2.91.2-2.85-2.57-5.23-2.91C139.28,203,140.69,204.84,143.85,205Zm84.27-1.16c1-.33,3.42.7,3.49-.58-1.7-.49.35-1.87,0-2.91-1.94,1-2-.36-4.07-.58C227.73,201.11,228.46,201.92,228.12,203.81Zm32.55-3.49a.59.59,0,0,0-1.17,0C260.16,200.27,260.41,201.17,260.67,200.32Zm-172,2.33A2.55,2.55,0,0,0,91,203.81c.08-1.43.09-2.8-.58-3.49-3.07,1.39-4.32,4.59-8.13,5.24.39,1.83,2.19,4,0,5.22-.83-.13-1-.95-1.75-1.16-.64,2.78,1.81,2.45,1.16,5.23a4.52,4.52,0,0,1,2.91,4.07c1.73,0,3.54.06,3.49-1.74-1.67.12-3-.15-3.49-1.17h4.07c-.41-1.44,2.56-2.38.58-3.48-.83.76-3.78,2.37-4.07,1.74.56-1.77,2.31-2.34,1.75-5.23,1-.75,2.28-1.2,2.32-2.91-.84-1.28-1.42.74-1.74-.57C89.1,205.82,87,202.39,88.64,202.65Zm165.05-2.33c-1.76,2,2.15,1.77,0,0Zm-209.8,18.6c-.6,2.73,2.71,1.55,2.32,4.07.1,1.45-.89,1.82-1.74,2.32-.07-.7-.17-1.37-1.16-1.16-.62,2.17,1.44,1.66,1.16,3.49-1.44-.41-2.46,2.48-1.16,2.9C46.13,227.73,51,218.59,43.89,218.92Zm5.23,2.33c1.49-3,4-4.89,5.23-8.14-1.12-1.18-2.34-1.35-4.07-.58a3.64,3.64,0,0,1,2.33-5.23,1.58,1.58,0,0,0,1.74,1.16c.28-1.32,1.15-3,0-4.07,1.22-.41,2.45-3.34.58-3.48-1.76,1.72-1.66,5.31-5.23,5.22-.14,2.19-2.19,2.47-2.32,4.65-.75,1.06-3.55,3.39-1.17,4.07-.1-1.26.48-1.85,1.75-1.74.32-.85-.68-3,.58-2.9,0,2.73,2.84,2.58,3.49,4.64-2.73-.22-3.31,1-4.65-.58C47.4,217.15,46.93,220.53,49.12,221.25Zm137.74-15.69c-.17.51-1.57,2.54-1.75,1.16.74-1.39,2.13-2.14,1.75-4.65-1.83.28-1.54-2-2.91-.59,0,1.83,1.92,3.25.58,4.65-1.35-.39-1.55-1.92-2.9-2.32-.3,4.76.11,8.8,1.74,11.63.09-1.08,2-.36,2.33-1.17C184.34,210,188.88,208.57,186.86,205.56Zm56.37-4.08c-.65.07-.9-.84-1.16,0A.59.59,0,0,0,243.23,201.48Zm36,5.24c-.62-1.49,1.77-2.77,0-3.49C278.81,203.63,278,206.47,279.26,206.72Zm0-4.07c-1-.55-3.23-2.92-4.64-1.17,1.56.77,1.16,3.5,3.48,3.49C277.68,203.39,279.26,203.8,279.26,202.65Zm-175.51,1.16c.18-.78.83-1.11.58-2.33C102.16,201.24,102.54,203.23,103.75,203.81Zm73.81,0c-.09,3.13,2.37.34,3.49,1.75-.35-1.21.71-3.82-.58-4.08C180.36,203.12,179.45,204,177.56,203.81Zm-127.86.58a11.4,11.4,0,0,0-2.91-2.32C46,204.7,49.22,206.57,49.7,204.39Zm7,0H59c.16-1.32-.14-2.18-1.16-2.32C57.83,203.22,56.25,202.81,56.68,204.39Zm34.87-.58h2.32v-1.16c-.58,0-.69-.47-1.16-.58C92.57,202.9,91.75,203.05,91.55,203.81Zm16.27-1.74c-1.77,2,2.15,1.76,0,0Zm7,1.74c.07,1.48.11,3,1.75,2.91,1.91-.61,2.54-2.5,3.48-4.07C118.3,203.06,117.49,204.38,114.79,203.81Zm62.77,2.91a9.89,9.89,0,0,1-3.49-2.91c-.35-.5.05-1.53-1.16-1.16-.28,2.22.16,3.71,1.16,4.65-1.48,1.55.35,3.06,0,5.23a4.14,4.14,0,0,1,1.75,1.16c2.32,0,4.34-.3,4.06-2.91-1.27-1.72-3.22,2.58-4.06,1.17A5.94,5.94,0,0,0,177.56,206.72Zm70.32-3.49c-.68.09-1.65-.1-1.74.58C246.82,203.72,247.79,203.91,247.88,203.23ZM20.64,207.88c0-1,1.57-3.38,0-4.07C21.12,205.33,18.88,207,20.64,207.88Zm169.12-1.75c.76-.77.77-2.16-.58-2.32C189.28,204.68,189,206,189.76,206.13ZM15.41,210.78c1.83.05,5-1.57,2.91-3.48a1.6,1.6,0,0,1-1.75,1.16c.49-1.45,1.6-2.28,1.75-4.07C15.54,204.71,15.4,207.67,15.41,210.78Zm8.72-2.32c-1.5-.06-.83-2.27-2.33-2.33.56,2,2,3.06,2.91,4.65-.19-2.12.65-3.22,1.16-4.65-1.86.52-.79-1.91-2.32-1.74C23.22,205.94,25.94,207.35,24.13,208.46Zm1.74,6.39c-1.57,1.32-1.81,2.25-1.16,4.65-2.56,1.32-1.53,6.22-1.74,9.88-.25,1.11-1.66,1.05-1.17,2.91,5-.67,2.42-7.9,1.75-10.46,1.15-1,.74,0,2.32,0-.54-6.37,2.16-12.56,1.16-17.44C26.78,207.76,24.28,211.53,25.87,214.85Zm50.56-8.13c.17-.36,1.45-2.24,0-2.33C76.27,204.75,75,206.63,76.43,206.72Zm68.58-.59c.09-.68,1-1.31,0-1.74C144.93,205.08,144,205.71,145,206.13Zm116.24,1.17c-.07-1.48-.11-3-1.75-2.91C258.64,205.25,259.45,207.4,261.25,207.3Zm-151.69-1.74c-1.4,1.94,2-1.41,0,0Zm4.65,2.32c.09-1.44.11-2.82-1.16-2.91C113,206.42,113.35,207.39,114.21,207.88Zm14.53-2.32c0-.33-.47-.66-.58,0C128.16,205.88,128.63,206.21,128.74,205.56Zm161.57,0c0-.33-.47-.66-.58,0C289.73,205.88,290.2,206.21,290.31,205.56ZM42.73,206.72a4.17,4.17,0,0,1,1.74,1.16c.13.45,0,1.14.58,1.16.12-1.67-.15-2.95-1.16-3.48C43.88,206.32,42.87,206.08,42.73,206.72ZM68.3,209c.33-1.21,1.44-1.66,1.16-3.48C67.71,205,68,209.39,68.3,209Zm67.42-.58c-.13-.45,0-1.15-.59-1.16C135.26,207.75,135.15,208.44,135.72,208.46Zm.58-2.9c-2-.06-4,2.92-2.33,4.65C133.35,207.26,135.69,207.27,136.3,205.56Zm109.26,2.32c.88-.89-.9-3.35-1.16-1.75C244.43,205.92,245.47,208,245.56,207.88Zm36,0c.1-1.46-1.3-1.41-1.74-2.32C279.34,207.42,280.74,207.37,281.59,207.88Zm-174.35.58c.17-.35,1.44-2.24,0-2.33C107.07,206.49,105.79,208.37,107.24,208.46Zm33.12,0c.17-1.33-.14-2.19-1.16-2.33C139.33,207.17,138.62,209.05,140.36,208.46Zm40.69,1.16c-.34-1,.7-3.41-.58-3.49C179.67,206.88,179.45,209.61,181.05,209.62Zm10.46,1.75c.92-1.21,1.11-5.42-1.16-5.24C189.43,207.35,189.23,211.55,191.51,211.37Zm83.11-.59c0-2.74-2.13-3.3-3.49-4.65C271.61,208.37,271.8,210.89,274.62,210.78Zm-6.4-3.48c0-.33-.47-.66-.58,0C267.64,207.62,268.11,208,268.22,207.3ZM35.75,212.53c.23-1.74,2.79-4.15,1.75-5.23C37.2,209,34.45,211.19,35.75,212.53ZM109,207.88V209c1.43.9,1.71-2,.58-1.74C109.53,207.65,109.48,208,109,207.88Zm127.28,0c-.65.06-.91-.85-1.17,0A.59.59,0,0,0,236.26,207.88Zm22.08,1.74c-.13-1,.59-2.91-1.16-2.32A2.55,2.55,0,0,0,258.34,209.62Zm34.29-1.74c0-.32-.47-.66-.58,0C292.05,208.2,292.52,208.54,292.63,207.88Zm-246.42,2.9c-.49-1.35,2-2.5.58-2.9C46.62,208.57,44.45,210.08,46.21,210.78Zm7-1.16c.11,3.52,5.64.14,3.49-1.74C56.18,209.13,55.24,209.94,53.19,209.62Zm59.28,1.16c.27-1.82-.73-2.37-1.75-2.9C110.74,209.42,110.18,211.52,112.47,210.78Zm3.48-2.32c0-.59-1-.73-1.16,0C115.44,208.4,115.7,209.31,116,208.46Zm41.85,4.65c1.48-.07,2-1.06,2.91-1.74-1.77-.17-.81-3.08-2.33-3.49A12.53,12.53,0,0,0,157.8,213.11ZM227,211.37c1.63-.11,2.47-1,2.32-2.91a3.73,3.73,0,0,0-2.9-.58C226.3,209.31,226.29,210.68,227,211.37ZM70.62,209c0-.32-.47-.66-.58,0C70,209.36,70.51,209.7,70.62,209Zm22.67,0a.59.59,0,0,0-1.16,0C92.25,209.74,92.77,209.4,93.29,209Zm8.72,1.17c1.56.39,1.12-1.21,1.74-1.75C102.48,208.36,101.9,208.94,102,210.21ZM143.85,209c-1.4,2,2-1.4,0,0ZM245,211.37c1.54-.2,2-1.53,2.32-2.91C245.43,208.34,245.89,210.53,245,211.37Zm32-2.33c-1.4,2,1.95-1.4,0,0ZM21.22,217.76c-1.74-.84-.85-6.29.58-3.49,1.42-1.36-.64-1.3-1.16-2.32-.32-1-.3-2.42-1.16-2.91-.09,3.2-.81,5.78-1.16,8.72C19.76,217,21.14,219.06,21.22,217.76Zm244.1-6.39c.07,2.15.84,1.46,2.32,1.16-.33-1,.7-3.42-.58-3.49C266.06,209.65,267.05,213.15,265.32,211.37ZM91,213.69c.59-1,2.23-3.57,0-4.07C91.73,211.43,89.24,212.85,91,213.69ZM117.7,212c-.56-1.09,1.74-1.94,0-2.33-.13.71-.65.36-1.16,0C116.37,211,116.68,211.81,117.7,212Zm105.77,0h1.16v-2.33h-1.16Zm26.74-1.74c0-.33-.47-.66-.58,0C249.62,210.53,250.1,210.86,250.21,210.21ZM252,212c.17-.36,1.45-2.24,0-2.33C251.78,210,250.5,211.86,252,212Zm-172.61-.58c.09-.61-.45-1.51-.58-.59C78.67,211.39,79.21,212.29,79.34,211.37Zm21.5,2.9c-.34-1.2.72-3.82-.58-4.06C99.25,211.21,99.62,213.8,100.84,214.27Zm103.45.58c.36.81,2.24.09,2.33,1.16-.05.82.13,2.23.58,1.17v-2.33c-2.37.18-.31-1.21-.58-2.32A2.19,2.19,0,0,0,204.29,214.85Zm1.75-4.64a6.2,6.2,0,0,0-5.23,2.9c1.77-.42,2.11.59,3.48.58C204.07,211.73,206.87,212.78,206,210.21Zm54,0c-.45.12-1.15,0-1.17.57C259.37,210.65,260.07,210.77,260.09,210.21Zm21.5,1.74h1.74q.17-1.9-1.74-1.74Zm6.4,2.32c1.06-1.78-.53-2.61.58-4.06C286,209.75,286.64,213.83,288,214.27ZM141.53,212h2.32v-1.17h-2.32Zm84.85,1.16a2.58,2.58,0,0,0-1.16-2.33C225.05,212.11,225.36,213,226.38,213.11Zm1.74,1.16c1.11.8,4.12,4.36,4.65.58-2.74.28-1.08-.72-.58-1.74-2.16.61-1.14-2-2.32-2.33C230.18,212.84,227.81,212.21,228.12,214.27Zm58.12,1.17a5.56,5.56,0,0,0-1.74-4.66A9.08,9.08,0,0,0,286.24,215.44ZM44.47,212c0-.33-.47-.66-.58,0C43.89,212.27,44.36,212.61,44.47,212Zm31.38,1.16c1.57.4,1.13-1.2,1.75-1.74C76,211,76.47,212.57,75.85,213.11Zm176.68,4.65c-1-3.68,2.19-3.23,2.91-5.23-.92-.05-.46-1.48-1.75-1.16C253.53,213.49,249.38,216,252.53,217.76Zm9.88,1.16c1.33,1.32-.84-1.67-2.32-1.16-.14-.83-1-1-1.17-1.75,1.09-1.45-.64-5.65-2.32-4.06,2,1.87.85,10,4.65,8.14-.52-.18-2.54-1.58-1.16-1.75C261.18,218.21,261.37,219,262.41,218.92ZM274,217.76c1.87-.51.8,1.92,2.33,1.74.9-1,1-2.91,3.49-2.32-1.2-2.29-1.94-5-4.65-5.81-1.08,2.48,2.75,3,1.16,4.07C275.42,213.8,275.22,217.72,274,217.76Zm-9.29-4.07c-1.1-.06-.41-1.92-1.75-1.74v1.74C264,213.46,264.48,214.55,264.74,213.69Zm14.52-1.16c0-.32-.46-.66-.58,0C278.68,212.85,279.15,213.19,279.26,212.53ZM313,214.85c.09-1.44.11-2.82-1.16-2.9C312.07,213,311,215.45,313,214.85Zm-239.44.59c1.8.22,2.36-2.8.58-2.91A3.76,3.76,0,0,0,73.53,215.44Zm27.9,5.81c.52-1,2-1.07,2.9-1.75-.07-3.22-.18-6.41-2.9-7C102.24,215.88,100,219.2,101.43,221.25Zm108.68-7a1.6,1.6,0,0,0-1.17-1.74C209,213.44,208.86,214.54,210.11,214.27ZM245.56,216c1,0,.32,1.62,1.16,1.75C248.21,217,246.32,214.23,245.56,216Zm2.32-3.48c0,1.37-1,1.71-.58,3.48C249.16,216.84,248.77,212.54,247.88,212.53Zm44.17,4.07a3.26,3.26,0,0,1,2.33.58c-.39-1.56-.25-3.63-1.17-4.65C293.27,214.33,291.38,214.19,292.05,216.6ZM96.19,215.44c1.47.61,2.58-2,1.17-2.33C97.06,214,96.5,214.57,96.19,215.44Zm42.43-1.75c0-.32-.47-.66-.58,0C138,214,138.51,214.35,138.62,213.69Zm4.65,0c0-.32-.47-.66-.58,0C142.69,214,143.16,214.35,143.27,213.69ZM15.41,217.18c.89,0,1.28-4.31-.58-3.49C15.67,215.42,12.79,217.23,15.41,217.18ZM41,214.85c.87-.09,2.15.21,2.33-.58C42.54,213.52,41.15,213.51,41,214.85Zm119.73,1.75c1.75.89,1.52-3,.58-2.91C161.52,215.09,160.23,215,160.71,216.6Zm113.91-1.75c.4-.32-3.41-1.87-1.17-.58C273.57,214.34,274,215.33,274.62,214.85Zm7,1.16c.27-1.13-1.56-3-1.74-1.74C280.94,214.34,280.25,216.19,281.59,216Zm29.06,2.33c.84-2.58.24-4.15-2.33-4.65C309.15,215.19,308.37,218.29,310.65,218.34ZM93.87,214.85c0-.32-.47-.66-.58,0C93.29,215.18,93.76,215.51,93.87,214.85ZM215.34,216c-1,.17-1.8-2.73-2.33-1.16C214.16,214.56,214.34,218.06,215.34,216Zm57,0c-1.39.24.32-2.64-1.74-1.74C269.93,215.75,271.77,217.59,272.29,216Zm-244.67-.57c0-.33-.47-.67-.59,0C27,215.76,27.5,216.09,27.62,215.44Zm78.46,0c0-.33-.48-.67-.59,0C105.49,215.76,106,216.09,106.08,215.44Zm18.59,0c1.77,1.58-1.58-1.77,0,0Zm173.77.57c.59,0,.7.48,1.17.59-.06-.92.07-2-1.17-1.75Zm-219.68.59c.09-.61-.45-1.5-.58-.59C78.09,216.62,78.63,217.52,78.76,216.6Zm4.65,2.9a8.42,8.42,0,0,0-2.91-4.06C79.16,217.2,81.6,219.07,83.41,219.5ZM95.61,216c0-.32-.47-.65-.58,0C95,216.34,95.5,216.67,95.61,216Zm90.67,5.82c.41-2.11,2-3,2.32-5.23-.77,0-.53-1-1.16-1.16-2,1.95-.63,2.77-2.91,2.9-.09,1.64,1.75,1.35,1.75,2.91C186,221.24,185.62,221.72,186.28,221.83Zm18.59-.58c-.59-.57-1.17-1.15-1.74-1.75a13,13,0,0,0,1.16-3.49,26,26,0,0,1-5.23-.57c.39,5.61,2.93,9.07,3.49,14.52,2.11.57.27-2.83,2.91-1.74-.26-3,3.52-5,1.16-8.13-1.25,1.27-1.81,3.22-3.49,4.06C203.47,222.94,204.35,222.27,204.87,221.25Zm59.87-2.91c1.86-1.2-1.36-3.55-1.75-2.33C264.19,216.17,263.13,218.59,264.74,218.34Zm26.15-.58c-.1-.87.21-2.14-.58-2.32C289.55,216.21,289.54,217.6,290.89,217.76ZM26.45,238.1c-.95.26-.95-3.17,0-2.91,1.88.4,2.62,5,.58,5.82,1.29,1,.66,4,2.91,4.06,2.2-3.53.57-7.29,1.75-11.62-1-.35-2.42,1.7-2.91,0,1.53.18,1.91-.8,1.74-2.32a17.85,17.85,0,0,1,4.65-2.91c.69-3.67,1.42-6.75.58-9.88-.14,1.72-2.16.8-2.9,0-.56-1.08,1.74-1.94,0-2.33-1.77,1.84-.91,4.3,0,6.4a14.52,14.52,0,0,0-2.33,6.39c-1.35-.25-1.55-2.56-2.9-1.16-.13,1.87,1,2.46.58,4.65-1.19,1-1.14-.44-2.33.58C25.44,234.29,24.64,239.52,26.45,238.1Zm50-13.95c.48-2.06,2.33-5.78.59-8.14C74.88,217.86,74,222.09,76.43,224.15ZM141,220.09c.34.75-.4,2.22.58,2.32-.47-2,.86-2.24.58-4.07-.75-1-1.2-2.29-2.91-2.33C138.12,218.59,140.4,218.87,141,220.09Zm-43.59-.59c-.34,3.07,1.56,2.05,2.9,1.16-.42-1.32,1-4.53-1.16-4.06C99,218.82,99.67,220.86,97.36,219.5ZM152,217.18c-.44,2.18,1.52,2,2.32,2.91-.24-1.41,1.06-1.27.58-2.91C153.79,216.09,153.43,217.11,152,217.18Zm95.31,4.07c.48-1.65-.82-1.51-.58-2.91-2.19,1-2.65-2.7-3.49-1.16C244.36,218.76,244.49,221.34,247.3,221.25Zm62.77,3.48c.25-2.19-1.23-2.64-2.33-3.48A5.38,5.38,0,0,0,310.07,224.73Zm-2.91-2.32c-3,.5-2.42-2.62-3.49-4.07a6.75,6.75,0,0,1-5.81-1.74c-1.77,1.55.18,3.24-1.16,5.23.85.5,1.84.87,1.74,2.32a2.69,2.69,0,0,1-1.74-.58c-.44,2.18,2.22,1.27,2.33,2.91-.43,1.77.59,2.11.58,3.48,1.44-.08,2.41.3,2.9,1.17-1.26.48-1.29,2.19-2.9,2.32.11,2,2.05,2.21,2.32,4.07,2.06-.31,3,.49,3.49,1.74-.26,3.17.24,5.57,2.32,6.4.11-.87,1.41-.54,2.33-.59-.4-2.48,1.55-4.55,2.9-3.48.43-2.94-1.59-3.45-1.74-5.81,1.07-2.29-.2-6.6-1.16-8.72-.87.87-1,2.45-2.33,2.9-1.9-2.32.75-4,1.17-5.81C307.65,223.09,305.66,224.81,307.16,222.41Zm-170.28-4.65c0-.32-.47-.66-.58,0C136.29,218.08,136.77,218.42,136.88,217.76Zm6.39,4.07c.7-1.56,3.93-3.91.58-4.65C144.52,219.25,142.09,221.17,143.27,221.83Zm66.25-4.07c0-.32-.47-.66-.58,0C208.94,218.08,209.41,218.42,209.52,217.76Zm75.56,1.74c1.25-1.2,0-2-1.17-2.32C283.75,218.5,284.06,219.36,285.08,219.5ZM26.45,218.34c-.5,2.63.65,3.62,2.33,4.07.08-2,1.66-2.6,1.74-4.65C29,217.77,27.2,217.54,26.45,218.34ZM41,223.57c2.07-.9.35,2,1.75,1.74-.78-2.93,1.74-5.58,0-7.55C42.08,219.63,41.74,221.81,41,223.57Zm16.86-5.81c-.69.09-1.65-.1-1.75.58C56.78,218.25,57.74,218.44,57.84,217.76Zm67.41,4.65c-.83-.14-1-1-1.74-1.16a39.55,39.55,0,0,0,0,7c3.2.29,2.27,4.71,5.81,4.65.61-.6,1.2-4.15,0-4.65-.17.07-3.07.76-3.49,0,.74-3.53,2.54-6,2.91-9.88-2.35-.8-1.84,1.26-3.49,1.16,0-.32-.47-.66-.58,0C125.34,219.69,126.67,222,125.25,222.41Zm13.37-4.07c-.45.13-1.15,0-1.16.58C137.91,218.79,138.6,218.9,138.62,218.34Zm36.62,1.16h1.16v-1.16h-1.16Zm4.64-1.16c-.45.13-1.14,0-1.16.58C179.17,218.79,179.87,218.9,179.88,218.34Zm14,4.65c2.52.39,1.57-2.7,1.74-4.65C193.41,218.31,193.9,220.93,193.83,223Zm3.49,1.16c1.79-1.93.67,3.94,3.49,2.91-1.17-2.48-.31-7.52-4.07-5.81.18-1.37,2-1.08,1.74-2.91h-2.32C196.07,220.74,196.32,222.83,197.32,224.15Zm93-5.23c-2.35-2-1.37,1.87,0,0ZM78.76,220.66c0-.81-.13-2.22-.58-1.16C78.13,220.32,78.31,221.73,78.76,220.66Zm65.67,3.49c.34-1.21,1.22-1.88,1.75-2.9,1.13.28,2.09-2.89,0-2.33C146.38,221.27,141.25,222.43,144.43,224.15Zm11-4.06c1.78-.43,1.71,1,3.49.57-.09-.68.1-1.64-.58-1.74C158.64,220.54,155.21,218.47,155.47,220.09Zm-83.68,3.48c2.86-.34,2.14,2.89,3.48,4.07,1.44-3-2.54-5.06-2.9-8.14C71.57,220.25,71.79,222,71.79,223.57ZM220,222.41c1.55.34,2.95-2.39,1.74-2.91C221.08,220.4,219.84,220.71,220,222.41Zm68,0c.88-.89-.9-3.35-1.17-1.75C286.86,220.45,287.89,222.5,288,222.41ZM13.67,230c-.52-2.42,2.18-2.72,2.32-2.9,1.67-2.17-.65-2-.58-2.33-.08.38,2-2.89.58-3.48-.91,2.12-.87-1.35-2.32-.59C14.46,224.18,12.31,227.8,13.67,230Zm69.74-8.13a1.6,1.6,0,0,0,1.74-1.17C84.24,220.72,83.14,220.59,83.41,221.83Zm22.67,3.48c-.11-2.62,3.48-1.55,3.48-4.06-1.51-1.06-1.75.25-3.48-.59C106.89,222.7,104.45,224.38,106.08,225.31Zm154-2.9c.76,1.8-.16,1.66,0,4.07,1.84.08,2.55,1.31,4.65,1.16-.43-1.83,1.88-3.87,2.32-2.91.58,2.32-1.74,1.75-1.16,4.07,1.79.44.71-2,2.9-1.16-.63-3-1.1-6.26-4.06-7C263.36,221.42,261.44,221.64,260.09,222.41Zm15.69,2.32c-.12,1,2.46,3.12,1.16,1.75a2.72,2.72,0,0,0-.58-1.75c1.59-1.13,2.48-1.13,4.07,0,1.4-1.39-1.41-1.54-.58-4.07-2.94-.84-4.4,1.71-5.82.59C273.53,223.49,275.45,223.31,275.78,224.73ZM70,224.73c-.93-.25-2,2.17-.58,2.33.1-.68.92-.63,1.74-.58-.36-1.58.74-4.62-.58-5.23C69.6,222.47,69.31,223,70,224.73Zm12.21,0c-1.37-.18-1.09-2-2.91-1.74v5.81c2.21.28,3.63-.24,4.07-1.74-1.44-.76-2.41,1.7-2.91,0,1.64-.5,2.39-1.88,4.65-1.75-.1-2.41-2.21-2.83-3.49-4.06C80.38,222.47,82.41,223,82.25,224.73Zm108.1,1.75c-.46.89-4.16,3.44-1.17,4.06.94-3.24,3.75-6.55.58-9.29-.83,3-3.91,3.83-5.23,6.39,1.92,1,1,3.53-.58,4.07,1.1.13,1.28-.66,2.33-.58.12-3.56,1.39-6,4.07-7Zm-168-4.07a.59.59,0,0,0-1.17,0C21.88,222.35,22.13,223.25,22.39,222.41Zm8.13,0c0-.32-.47-.66-.58,0C29.94,222.73,30.41,223.07,30.52,222.41Zm22.09,2.9c.33-1.21,1.44-1.65,1.16-3.48-2.74.65-1.56,5.27-1.16,7.55-1.57.57-2.81,1.46-2.91,3.49,2.07-.9.35,2,1.74,1.74a3.77,3.77,0,0,0,.59-2.9c1.39-.73,1.17-3.09,2.32-4.07-.28-1.69,2.41-3.34,1.16-4.07C55.11,224.38,52.87,226.28,52.61,225.31Zm6.39-2.9c-1.59,1.77,1.77-1.59,0,0Zm92.41,1.74c.41-.43,1.45-2.84-.58-2.32C150.92,222.7,150.62,224,151.41,224.15Zm-131.35-.58c-.45-.13-.67-.49-.58-1.16-2.42.48-2.74,4.18-1.74,6.39-1.37.79-1.8,5.53-.58,7A9.82,9.82,0,0,1,19.48,234c.19-2.13-.5-5.14.58-6.39-.42-1-2.41-3.34-1.16-4.07C19.55,223.51,19.8,224.42,20.06,223.57Zm77.3,2.33c-1-1-1.27-2.62-2.33-3.49v2.9c2.19-.25,1.23,2.65,2.33,3.49.16-1.37,1.55.67,2.32.58-1.25-1.49.54-3.29-.58-4.07-.68,1.73-.72-1.9-1.74-1.74C96.8,224.65,99.1,225.51,97.36,225.9Zm4.65-2.33a4.17,4.17,0,0,0,1.74-1.16C103,222.32,100.55,223.32,102,223.57Zm33.12,5.81c1.57-1.51-.71-1.75-.58-3.48.25-1.11,1.25-1.46,1.17-2.91-.75,0-.81-.75-1.75-.58C132.46,224,132.13,229.13,135.13,229.38Zm97.64-5.81h1.74v-1.16h-1.74Zm61,.58a2.81,2.81,0,0,1,1.74.58v-2.32C294,222,294.41,223.61,293.8,224.15ZM48.54,225.9c1.32,2,3.57-1.34,1.74-2.33C50.45,225.1,48,224,48.54,225.9Zm67.41,0c-.08-.78,2.37-1.76.59-2.33C116.62,224.34,114.17,225.32,116,225.9Zm174.94-1.75c-1.59,1.77,1.77-1.58,0,0Zm20.34,2.91a5.43,5.43,0,0,0,3.49-2.33c-1.1-.64-2.75-.74-4.07-1.16C310.64,224.94,311.65,225.28,311.23,227.06Zm-151.69,0c1.73.69,2.5-2.45,1.17-2.91C160.11,224.92,160.14,226.29,159.54,227.06Zm122.63,0c-3.25-.84-1,2.28-1.16,2.9-.08.38-1.68.65-1.16,1.75.65.12.9.64,1.16,1.16,1.87.13,2.46-1,4.65-.58-.61-2.55,2-1.91,1.74-4.07-3.47.18-2.35-4.24-5.81-4.07C280.51,225.18,281.84,225.85,282.17,227.06ZM29.36,225.9c.09-.61-.45-1.51-.58-.59C28.69,225.92,29.23,226.82,29.36,225.9Zm87.76.58c1.19.5,2.61-1.51,1.16-1.75C118.14,225.56,117.32,225.71,117.12,226.48Zm66.25-1.17a.59.59,0,0,0-1.16,0C182.33,226,182.85,225.67,183.37,225.31ZM227,226.48h1.16c0-.59.47-.7.58-1.17a2.69,2.69,0,0,1-1.74-.58Zm20.92,0H249v-1.75H247.3A2.78,2.78,0,0,0,247.88,226.48Zm1.75.58c1.56.4,1.12-1.2,1.74-1.75h-1.74Zm9.29-1.75c-.45.13-1.14,0-1.16.59C258.21,225.77,258.91,225.88,258.92,225.31Zm11.63,0c-.45.13-1.15,0-1.16.59C269.83,225.77,270.53,225.88,270.55,225.31ZM72.37,226.48c0-.33-.47-.66-.58,0C71.78,226.8,72.26,227.14,72.37,226.48Zm17.43,2.9c.48-1.09,2.15-3,0-3.48C90,226.91,88.17,228.79,89.8,229.38Zm64.51-1.74a2.22,2.22,0,0,0,4.07-1.16C156.85,225,155,226.5,154.31,227.64Zm68-1.16c0-.33-.47-.66-.58,0C221.73,226.8,222.2,227.14,222.31,226.48ZM252,227.64c.62-2,.18,1.62,1.74.58.17-1.32-.14-2.19-1.16-2.32C252.84,226.73,250.27,227.31,252,227.64ZM274.62,230c.05-1.8-.27-3.22-1.17-4.06C273.88,227.21,272.41,230.43,274.62,230Zm-137.16,5.23c2.22-.68,2.41-3.39,2.9-5.81a5.21,5.21,0,0,0-2.32-2.32C136.87,228.79,137.71,232.54,137.46,235.19Zm40.68-8.13c-1.76,2,2.15,1.76,0,0ZM256,231.71c1.87.75,1.69-.86,2.32-1.75s1,.31,1.16-1.16a2.63,2.63,0,0,0-.58-1.74h-1.74C257,228.82,255.38,229.13,256,231.71ZM71.79,234c2-.13,2.53-1.73,2.9-3.49-2.74.81-1.26-2.61-2.9-2.9C70.28,229.44,72,231.77,71.79,234Zm4.06-6.39c-.61,3.37,2.52.24,0,0Zm25,1.16c.09-.61-.45-1.5-.58-.58C100.18,228.83,100.71,229.72,100.84,228.8Zm45.92.58c0-.35.08-.68.58-.58-.07-.71-.18-1.37-1.16-1.16C146.27,228.32,146.08,229.29,146.76,229.38Zm119.14,9.88c1.46.13,3.2,3,4.07,1.75-2.29-2.6.26-3.6,1.16-5.82-.77-1.93-1.28-4.15-3.49-4.65-.58.78-.55,2.17-1.74,2.33v-3.49c-2.3,0-3.37-1.28-5.23-1.74-.29,1.83,1,2.05.58,4.07a23.06,23.06,0,0,1,7.55,2.9c-1.44.31-2.06,1.42-2.9,2.33-1.22-.34-1.66-1.44-3.49-1.16C262.41,238.1,265.13,237.7,265.9,239.26Zm24.41-11c0-.32-.47-.66-.58,0C289.73,228.54,290.2,228.88,290.31,228.22Zm-247,6.39c.5,1.86-.92,1.8-1.16,2.91,1.68.72,2.64.3,2.9-1.74C44.22,235.64,44.07,234.82,43.31,234.61ZM45.05,230c1.43,2.31-1,5.56,1.16,6.4,1.47-1.85,4.57-6.18,2.33-8.14-.4,1.82-1.77,1-2.33,0A4,4,0,0,1,45.05,230Zm11,2.33c-.1-1.65.5-4-1.16-4.07C54.12,230,54.25,231.78,56.09,232.29Zm119.15-.58c0-.86.21-4.76-.59-2.91C174.66,229.65,174.43,233.56,175.24,231.71ZM271.71,230c0-.35.09-.68.58-.58-.07-.71-.17-1.37-1.16-1.16C271.22,228.9,271,229.87,271.71,230Zm-37.2,1.17c.92-.87.65-2.6-1.16-2.33C233.19,230.13,233.49,231,234.51,231.13Zm-21.5.58c.16-1.33-.14-2.19-1.16-2.33C211.69,230.71,212,231.57,213,231.71Zm17.44,2.9c.63-2.79-.72-6.61-2.91-4.65C228.61,231.41,228.38,234.16,230.45,234.61ZM93.87,232.29c.79.18,1.11.82,2.32.58.13-1.1-.65-1.28-.58-2.33.69-.09,1.65.11,1.75-.58C95.19,229.73,94,230.43,93.87,232.29Zm50.56-1.16c-1.79.43-.71-2-2.9-1.17.67,1.89-1.78,3.58,0,4.65-.22-2.42,2.35.16,1.74,1.75,2.27.68,2.11-4,1.74-4.07C143.94,233.74,144,232.32,144.43,231.13Zm81.95,2.9c-.16-1.73,1.62-3.54-.58-4.07C226.14,231.17,225.08,233.78,226.38,234Zm-214.46.58v-2.32c.05-.82-.13-2.22-.58-1.16V234c-.22.63-.69,1.4,0,.58Zm26.74,0a3.15,3.15,0,0,0,2.9-2.9c-.82-.14-1-1-1.74-1.17C40.4,232.86,38.08,232.29,38.66,234.61Zm93.57-2.9h1.16v-1.17h-1.16Zm3.49,3.48c2,.59,1.38-4.36.58-4.65C135.4,231.39,135.78,233.52,135.72,235.19Zm28.47-4.06c0-.33-.47-.66-.58,0C163.61,231.45,164.08,231.79,164.19,231.13Zm72.07.58h1.16v-1.17h-1.16ZM313,234c1.35-1.09,1.13-2.69-.58-3.49C312.73,231.57,311.69,234,313,234Zm-202.25-2.32c0-.33-.47-.66-.58,0C110.14,232,110.61,232.37,110.72,231.71Zm94.74,1.16c.56-1.42-2.62-1.93-2.33-1.16C204,232,203.63,233.54,205.46,232.87Zm9.29-1.16c-.65.06-.9-.85-1.16,0A.59.59,0,0,0,214.75,231.71ZM13.67,234c.16-1.32-.14-2.18-1.16-2.32C12.34,233,12.65,233.89,13.67,234Zm145.87,1.75c3,1.43,2.86-3.29,1.75-4.07C161.54,233.9,160.14,234.43,159.54,235.78Zm27.9-2.33h1.16c0-.74.75-.8.58-1.74h-1.74Zm48.24-1.16c0-.32-.47-.66-.59,0C235.09,232.61,235.57,233,235.68,232.29ZM68.3,234.61c0-1,1.61-.32,1.74-1.16-.91,0-.45-1.48-1.74-1.16C68.13,232.64,66.85,234.53,68.3,234.61Zm57,1.75c-1.12-1.21-1.83-2.82-2.9-4.07a3.74,3.74,0,0,0,.58,2.9c-1.48-1.37-.86,4-.58,4.65.16.36,1.41.87,1.74,1.17s.16,1.82,1.74,1.16c-.23-2.48-3-2.46-2.9-5.23,2.27.34,3.37-.5,4.65-1.16a2.19,2.19,0,0,0-2.33-2.33C124.5,234.89,127,235.86,125.25,236.36Zm30.22-3.49c1.41,3,1.51-2,0,0ZM202.55,234a1.6,1.6,0,0,0-1.16-1.74C201.44,233.2,201.31,234.3,202.55,234Zm40.1-.58c.09-.61-.45-1.5-.58-.58C242,233.48,242.52,234.37,242.65,233.45Zm8.72-.58c2.54,3-1.06-1.86,0,0Zm28.48,1.74c-1-.52-1-2.14-2.33-2.32C277,234,279.09,236.06,279.85,234.61Zm-179.59,2.33c.72-1,.43-3.07,1.75-3.49-.36,0-.69-.09-.58-.58h-1.17C100.74,234.39,98.51,236.06,100.26,236.94Zm188.31,2.32a12.7,12.7,0,0,0-1.17-6.39c.52,2.46-3,2.65-4.07,1.74-.31,3.3,3.75-.37,4.66,2.33-1.38,0-1.72-1-3.49-.58.69,2,1.06,4.36,3.49,4.65.8-.59,3.06-2.69,1.74-3.49A4.14,4.14,0,0,1,288.57,239.26ZM149.66,234c0-.32-.47-.66-.58,0C149.08,234.35,149.55,234.69,149.66,234Zm6.4,1.75c-1.5-.06-.83-2.27-2.33-2.33C153.63,234.77,155.69,236.84,156.06,235.78ZM209.52,234c0-.32-.47-.66-.58,0C208.94,234.35,209.41,234.69,209.52,234Zm20.93,5.23c2-.47,2.45,1.09,3.48,0,.06-2.38.1-4.74-1.16-5.81C233,236.42,230.53,236.63,230.45,239.26ZM66.56,241c.79-1.86.79,2.27,0,2.32,2.2,1.49,4,.31,5.81,0,.34-1-1.71-2.41,0-2.91,1.18.18,1.54,1.17,2.32,1.75,1.39-2-2.67-2.48-2.32-5.23,2.06.26,2.29,2.35,3.48,3.48.39-2.13,1.13-3.9,1.17-6.39a8.22,8.22,0,0,0-6.4,4.65C68.69,237.11,65.41,239.76,66.56,241Zm81.94-5.23c0-.82-.13-2.23-.58-1.17C147.88,235.43,148.05,236.83,148.5,235.78Zm37.78-1.17c1.77,1.59-1.59-1.76,0,0Zm3.48,5.81a.59.59,0,0,1-1.16,0c.68-2.42,3.53-2.66,2.91-6.39-3,.26-2.94,3.65-5.81,4.07-.63.54-.19,2.15-1.75,1.74.62,2.09,1.19,4.24,2.91,5.23-1.35.78-.9,3.37-1.75,4.65,2.07-.85,5.69-3.2,5.24-4.65C187.34,246.72,191.63,241.13,189.76,240.42Zm32-5.81a.59.59,0,0,0-1.16,0C221.22,234.55,221.47,235.46,221.73,234.61Zm77.88,2.33c1,2.75.27,3.56,2.32,5.23.71-2.62-1.7-6.7-4.07-8.14C297.12,236.33,299.56,235.44,299.61,236.94Zm-247,3.48c-.59-3.1,1-4,1.74-5.81C51.8,234.36,49.4,240.32,52.61,240.42ZM66,235.19c0-.32-.47-.66-.58,0C65.39,235.52,65.86,235.85,66,235.19ZM95,239.84c.25,1.11,1.25,1.46,1.16,2.91-1.91-.22-1.17-3.09-3.48-2.91-.08,1.44-.09,2.81.58,3.49,1.67-.07,3.8.32,4.65-.58v-4.07c.67-.41,2.54-4.11,0-4.07C97.4,236.78,95.18,237.28,95,239.84Zm16.86-.58c4.43-1,.21,3.19,2.9,3.49.4-1.89,2.95-7.71-.58-8.14C114.47,237.2,112.64,237.69,111.89,239.26Zm85.43,1.16a4.37,4.37,0,0,0,3.49-3.48c-.78-.62-2.08-3.68-3.49-1.75C199.05,236.41,196.55,238.25,197.32,240.42Zm4.07-5.81c-.45.13-1.15,0-1.16.58C200.68,235.06,201.37,235.18,201.39,234.61ZM274,237.52c.28-1.83-.72-2.38-1.74-2.91C272,236.44,273,237,274,237.52Zm17.44-2.33c0-.32-.47-.66-.58,0C290.89,235.52,291.36,235.85,291.47,235.19Zm-256.3,1.17c.09-.61-.45-1.5-.58-.58C34.5,236.39,35,237.28,35.17,236.36Zm54.63-.58c-1.58,1.77,1.77-1.59,0,0Zm133.67.58h1.16v-1.17h-1.16Zm20.93,1.74c-1-1.48.66-2-.59-2.91A1.87,1.87,0,0,0,244.4,238.1Zm14.52-1.16c.51-1.2-1.5-2.61-1.74-1.16C258.1,235.83,257.64,237.26,258.92,236.94Zm37.78-.58c.09-.61-.45-1.5-.58-.58C296,236.39,296.57,237.28,296.7,236.36Zm-274.31,0v1.16c1.43.9,1.71-2,.58-1.74C22.93,236.13,22.88,236.46,22.39,236.36Zm63.34,1.74c.76-.77.77-2.16-.58-2.32C85.25,236.65,85,237.92,85.73,238.1Zm32,0c.13-.45.48-.68,1.16-.58v-1.16c-.74,0-.8-.75-1.74-.58C117.22,236.65,116.91,237.92,117.7,238.1Zm25,5.23c-1.07.73-2.72,4.21-.58,4.65.82-3,2.63-5.12,2.9-8.72-3.92,1.21-2.49-2.93-4.65-3.48C139.4,240,142.3,240.42,142.69,243.33Zm36-4.07c.13-.45.49-.67,1.16-.58-.31-.84.68-3-.58-2.9A2.94,2.94,0,0,0,178.72,239.26Zm44.17-2.9c-2.78-1.62-1.41,1.9,0,0Zm54.05,7a8.06,8.06,0,0,1,3.49,3.49c-1.76.37-2.67,1.6-2.33,4.07,1.33-.17,2.19.14,2.33,1.16V255c-.69.1-1.65-.09-1.75.59,1.75,2.47,3.78,4.52,3.49,7.55,1.58-.64,4.46-1.09,4.07,1.74-1.78.43-1.71-1-3.49-.58.84,3.42,2.94,5.59,3.49,9.3,3.36-.06,3.5,3.08,6.39,3.49.16-1.35,1.55-1.34,2.33-.58-1.3-2.38-.54-6.82-2.91-8.14.45-.13.68-.48.58-1.16-1.58-.05-1.17,1-2.32,0,.1-.94,1.95-3,.58-3.49-.14,1-1,1.33-2.32,1.16.42-4.1-5.3-2.06-5.82-5.23,2.9-.56,3.46,1.19,5.24,1.75.18-1.37,1.79-1.3,2.32-2.33-1.18-1-.39-2.36-1.74-.58v-4.65c-2.25-2.21-2.15-6.77-4.07-9.3-.32,2,.86,5.51-1.17,5.81-.94-2.4-1.84-6.45-.58-9.29-1.87-1.61-3-4-5.23-5.23A26.61,26.61,0,0,0,276.94,243.33Zm-144.71-5.81h1.16v-1.16h-1.16Zm25.57,2.32c-.15-1.7,1.31-1.78,1.16-3.48h-1.74C157.73,238.41,155.72,239.35,157.8,239.84Zm2.91-.58c.32-.36,2.36-1.75.58-2.32C161.37,237.71,158.92,238.69,160.71,239.26Zm154,4.07A14.14,14.14,0,0,0,317,241c-.29,3.77.5,6.47,1.16,9.29a2.18,2.18,0,0,0,2.33-2.32c-.06-1.49-2.27-.83-2.33-2.32.54-3.54.11-4.83-1.74-7-.09.69.1,1.65-.58,1.74-.35-1.19.94-4-1.16-3.48C313.22,237.86,312.93,242.46,314.72,243.33ZM11.34,245.07c3.5,2.66,5.28-6.82,1.75-7.55C12.26,239.79,11,241.63,11.34,245.07Zm22.09-2.9c.5-.9,1.73-4,.58-4.65C33.54,238.4,30.73,241.85,33.43,242.17Zm5.81-3.49c.09-.61-.45-1.5-.58-.58C38.57,238.71,39.11,239.6,39.24,238.68ZM155.47,241c.24-2.37-2-2.3-2.9-3.49C152.34,239.89,154.54,239.81,155.47,241Zm26.16-1.17c2.59.11,1.42-2,0-2.32Zm15.11-1.74c-.75,0-.81-.74-1.75-.58C194.09,239,197,239.23,196.74,238.1Zm50,.58c.24-2.09-1.06-.8-.58.58C247.15,240.71,247.64,240.21,246.72,238.68Zm-227.24,0c0-.32-.47-.66-.58,0C18.9,239,19.37,239.34,19.48,238.68Zm0,8.72c2.69-.72,1.15-3.42,1.16-5.81,1.57-.5,2.63-3.2,0-3.49C20.27,241.22,20.18,244.62,19.48,247.4Zm27.31-3.49c1.86.46,4.07-6,1.75-5.81A9.22,9.22,0,0,0,46.79,243.91Zm34.29-5.23c-1.58,1.77,1.77-1.59,0,0Zm1.75,0c-1.59,1.77,1.77-1.59,0,0ZM102,241c-.76-1.45,1.7-2.42,0-2.91C101.67,238.45,100.65,240.86,102,241Zm92.4-1.75c.09-.61-.45-1.5-.58-.58C193.74,239.29,194.28,240.18,194.41,239.26Zm11.05,1.16a3.28,3.28,0,0,1,2.32.59c-.32-.85.68-3-.58-2.91C207,239.22,205,238.56,205.46,240.42ZM274,245.07c3.79.62,1.93-3.87,1.75-5.81,0-.62-.28-1.47-.58-.58C275.88,241.89,274.19,242.72,274,245.07ZM297.28,241c.16-1.33-.14-2.19-1.16-2.33C296,240,296.26,240.87,297.28,241Zm-286.52.58c.41-.43,1.45-2.85-.58-2.33C10.28,240.13,10,241.41,10.76,241.59Zm8.72,1.74c-.77-1.75-1.45-3.59-3.49-4.07-.41,1.39-1.53,5.39.58,5.81.13-.45.49-.67,1.17-.58.15-1.7-1.32-1.78-1.17-3.48C18.76,240.57,17.84,243.23,19.48,243.33Zm22.08-1.74c-.3,4.31-.9,6.64,2.91,7.55-.13-2.43.94-2.74,0-4.65,1.32-1.2,1.63-3.4,2.32-5.23C43.75,238.74,44.61,242.11,41.56,241.59Zm76.14,3.48c-.3-.86-.86-1.46-1.16-2.32,1.85.5,1.79-.92,2.9-1.16-.1-.87.21-2.15-.58-2.33.21,2.15-1.44,2.43-2.91,2.91C115.64,243.7,117.44,246,117.7,245.07Zm47.07-5.23c0-.32-.47-.66-.58,0C164.19,240.17,164.66,240.5,164.77,239.84Zm95.32,3.49c-.45.13-1.15,0-1.17.58,1.16,1,.74,0,2.33,0-.51-2-1.22-3.81-2.91-4.65C257.88,241.67,260.45,241,260.09,243.33Zm-180.17-.58c.34-.35,1.36-2.76,0-2.91C79.59,240.19,78.56,242.6,79.92,242.75Zm57.54-2.33v1.17c1.43.9,1.71-2,.58-1.75C138,240.2,138,240.53,137.46,240.42Zm72.65-.58c-.45.13-1.15,0-1.17.58C209.39,240.3,210.09,240.41,210.11,239.84ZM108.4,247.4c2.76-2.15,2.35,3.83,5.23,3.49-.07-2.84.31-6.13-.58-8.14-1.4-.24-1.26,1.06-2.91.58-.31-.84.68-3-.58-2.91C109.43,242.64,107.36,245.94,108.4,247.4Zm26.73-5.81c1.49,4.7-1-3.84,0,0Zm22.67,2.32c-1.44-2.39,1.26-1.09,1.16-3.49h-1.74C156.18,241.92,155.77,243.22,157.8,243.91Zm8.14-2.9c0-.33-.48-.66-.59,0C165.35,241.33,165.83,241.67,165.94,241Zm27.31,1.16c.05-.82-.13-2.22-.58-1.16C192.63,241.82,192.8,243.23,193.25,242.17Zm6.4,1.16c2,.47,2.23-.86,4.06-.58-.1-.87.21-2.15-.58-2.33C202.28,241.71,200,241.58,199.65,243.33ZM225.22,241c-.59,0-.69-.47-1.17-.59C222.47,241.36,224.9,242.38,225.22,241Zm2.32,9.29c4.14-1.13,2.5-6.15,1.74-9.88h-2.9C227.37,243.09,225.33,247.8,227.54,250.3ZM89.22,244.49c-.63-1.49,1.77-2.77,0-3.48C88.77,241.41,87.93,244.25,89.22,244.49Zm145.87-2.32c.94-1.62-2.51-1.61-2.32-.58C233.56,241.77,233.88,242.41,235.09,242.17Zm28.48,0c-1.08,2.63,2.09,1,2.33,2.32,0,.92-1.49.46-1.16,1.75h2.32c1-.35,0-2.76,1.16-2.91.13.45,0,1.15.58,1.16a3,3,0,0,0-2.32-3.48C266.55,244.34,265.34,242.62,263.57,242.17Zm41.27.58c-1.1-.06-.41-1.92-1.75-1.74C302.48,242.48,304.32,244.32,304.84,242.75Zm-255.72.58c-1.45,3.18,1.07,2.83,1.16,5.81a3,3,0,0,1-1.74,1.75,4.14,4.14,0,0,0-1.16-1.75c-1.09,1.51,0,4.72,1.16,5.81,1-2.67,3.8-3.56,4.65-6.39-.69-.09-1.65.1-1.75-.58.5-2.24,4.87-3.64,2.91-6.39C52.37,242.26,51.55,244.72,49.12,243.33Zm57,0c.08-.68,1-1.32,0-1.74C106,242.27,105,242.91,106.08,243.33Zm48.23,0c.51-1.2-1.51-2.61-1.74-1.16C153.4,242.31,153.55,243.13,154.31,243.33Zm22.67,0c0-.81-.13-2.22-.58-1.16C176.35,243,176.53,244.39,177,243.33Zm33.13,1.74c.87.1,2.14-.2,2.32.59-2.61.36.82,3.49,1.74,4.06-.2-3.28.8-7.76-2.32-8.13A11.83,11.83,0,0,0,210.11,245.07Zm11.62-2.32c.58,0,.69.47,1.16.58,0-.91.08-2-1.16-1.74Zm51.14-.58c0-.32-.47-.66-.58,0C272.29,242.49,272.76,242.83,272.87,242.17ZM27.62,245.66c-.05-1.89-.75-3.13-2.33-3.49C23.84,243.79,25.1,246.22,27.62,245.66Zm133.67-1.17c.09-1.45-.9-1.82-1.75-2.32C159,244,160.44,244,161.29,244.49ZM33.43,243.33c-1.41,1.95,2-1.4,0,0Zm211.55.58c.91,0,2,.08,1.74-1.16h-1.16C245.56,243.33,245.09,243.44,245,243.91Zm-236,7c-.32,3.3-1,6.79.58,7.55-.3-4.48,1.5-10.58.58-15.11C10.22,245.46,9.27,248.22,9,250.89Zm222.59-6.4c.09-.61-.45-1.5-.58-.58C230.94,244.52,231.48,245.41,231.61,244.49Zm69.16,7.56c.32.92-.39,2.27,0,3.49.14.43,1.63.6,1.16,1.74,2.92-.21,4.37,1.05,4.65,3.49-1.48-.34-2.84-2.33-4.07-1.17,1,2.85,1.33,6.43,3.49,8.14,0,5,.73,9.34,2.91,12.2-.45.14-1.15,0-1.17.59,1,1.1.54,3.72,1.75,4.65A175.42,175.42,0,0,0,313,304.93c1.94-2.08,2.33,2.29,5.23,1.17-.11-3.38.55-7.52-1.16-9.3.77-1.2,1.1-5.83,0-7-1.13,2.17-.78,6.91-3.49,6.39,1.91-2.48-1.69-3.46-2.32-5.23,1.33-.8,2.18,1.5,2.32,0-1.13-1.12-4.28-2.27-2.9-4.07,2,.56,2.9,2.14,4.07,3.48.16-1.19,1.55-1.15,2.32-1.74,0-3.55.06-8.79-.58-9.88-.36,1.86-3.13.65-3.49.58.18-2.34.86-4.17,3.49-4.06.12-1.68-.15-3-1.16-3.49-.43,2.67-1.66,4.54-4.07,5.23-1.63-.69-3.71-.94-3.49-3.49,2.49-.15,2.53,2.12,4.07,2.91.28-3.79,3.67-4.47,3.49-8.72-1.33-1-1.38-3.27-1.75-5.23-1.52-.77-1.95.62-3.48.58-.14-.83-1-1-1.16-1.74.45-4,.21-6.11.58-9.3-2-2.25-2.64-5.89-4.65-8.14a5.37,5.37,0,0,1-1.75,4.07c-1-1.36.31-5-2.32-4.65-.33.71,0,1.8-1.74,2.33,1.14,1,2.9,1.35,3.48,2.9-.57,4.45,2.14,5.61,3.49,8.14-1.69-.45-3.34-.92-4.07-2.33,0-.76,1-.53,1.16-1.16-2.23.08-2.07-5.25-4.06-3.49C299.4,250.78,300.58,251.52,300.77,252.05Zm12.78,6.39c2.24-1.56-.28,2.92.59,2.91.12-.46.48-.68,1.16-.58.56-4.65-2.37-6.85-1.16-10.47-1.84-.1-3.47-.4-3.49-2.32,1.64-.48,1.5.82,2.9.58-.24-1.88.77-5-1.16-5.23-1.12,1.7-.57,2.86-1.16,4.07-1.78.42-1.71-1-3.49-.58-.25,1.13.63,1.3,1.17,2.32.35.67.56,2.25,1.16,2.91s1.71.8,2.32,1.74c.44.68.12,1.23.58,1.75-.38-.43,1.35-.44,1.17.58C313.61,256.27,312.59,258.69,313.55,258.44ZM67.14,246.24A2.56,2.56,0,0,0,66,243.91C66.11,244.94,65.39,246.82,67.14,246.24Zm13.36-1.17h1.16v-1.16H80.5Zm2.33,1.75c2.35.34,1.84-2.39.58-2.91C83.89,245.55,82.59,245.42,82.83,246.82Zm9.3,0c-.41,2.15.92,2.56,2.9,2.32.46-1.19,3.12-5.38,1.75-4.65C96.12,246.16,94.28,246.65,92.13,246.82Zm12.2-2.91c-1.58,3,2,2.17,0,0Zm77.88.58c0-.32-.47-.66-.58,0C181.63,244.82,182.1,245.15,182.21,244.49Zm-141.81.58c0-.32-.47-.66-.58,0C39.82,245.4,40.29,245.73,40.4,245.07ZM86.31,248c.65-.57,2.86-2.5,1.17-3.49C87.72,246,84.83,247.2,86.31,248ZM138,247.4c-.26-1.1.79-3.5-1.16-2.91C136.79,245.94,136.77,247.31,138,247.4Zm4.07,4.65c.32-1.21.9-1.23,1.74-.58a5.29,5.29,0,0,1,2.91-4.07c-.32-.85.68-3-.58-2.91C144.35,246.16,141.1,249.47,142.11,252.05Zm59.28-2.33h4.07c.4-1.95-1.2-1.9-1.75-2.9-.62.54-.18,2.14-1.74,1.74-.42-1.32,1-4.53-1.16-4.07C201.14,247.15,200.94,247,201.39,249.72Zm90.08-3.48c.18-1.54-1.21-1.5-2.32-1.75C288.56,246.43,290,246.4,291.47,246.24ZM21.22,248c.69.09,1.65-.1,1.75.58-.08,1.32-3.5,2.25-1.75,3.49.57-1.78,1.55.67,2.33.58a24,24,0,0,1,.58-7c-.74,0-.81-.75-1.74-.59C21.79,245.84,21.82,247.22,21.22,248Zm267.35,0c-1.29-.46-.76-2.73-2.33-2.91C286.48,246.24,287.45,249.61,288.57,248ZM69.46,249.14c0-.35-.09-.68-.58-.58.24,2.5,2,.77,2.91,1.74.71-1.88-1.88-.44-1.17-2.32,1.62,1.62,1.63-1.32,2.33-2.32C70.76,245.8,70.66,248,69.46,249.14Zm148.78,1.75c3.55-.33.46-4.78-1.16-5.23C215.54,247.48,218.91,248.13,218.24,250.89Zm7.56-4.65c0-.33-.48-.66-.58,0C225.22,246.56,225.69,246.9,225.8,246.24Zm7,4.06c-.36-2.17,2.9-4.33-.58-4.64C231.12,246.8,232,249.25,232.77,250.3Zm15.69-4.06c0-.59-1-.73-1.16,0C247.42,246.94,248,246.59,248.46,246.24Zm4.07,0c0-.33-.47-.66-.58,0C252,246.56,252.42,246.9,252.53,246.24Zm40.68.58c.09-.61-.45-1.5-.58-.58C292.55,246.85,293.08,247.74,293.21,246.82Zm-262.11,0c0-.33-.47-.66-.58,0C30.52,247.14,31,247.48,31.1,246.82ZM74.69,248c0-.35.09-.69.58-.58-.06-.71-.17-1.38-1.16-1.16C74.2,246.92,74,247.89,74.69,248Zm22.67,1.74c1.85.82,1.47-3.47.58-3.48C96.84,247.14,98.77,248.5,97.36,249.72Zm59.28-2.9c-1.41,2,2-1.41,0,0Zm6.39,2.9c1.43.34,2.82-3.82.58-3.48C162.94,246.92,163,248.29,163,249.72Zm43.59-1.16c.18-.71-.09-3.59-.58-1.74C205.85,247.53,206.13,250.41,206.62,248.56ZM14.83,250.89c-.38,1,.76,1.37.58,2.32-.12.69-1,1.25-1.16,2.33-.22,1.42-.39,3.13.58,4.06.07-.71.17-1.37,1.16-1.16.24-1.4-1.06-1.26-.58-2.9.67-.69.66-2.06.58-3.49,1-1.11,3.15-4.19,2.33-5.23C16.88,248.26,15.64,248.84,14.83,250.89Zm9.3-.59c-.56,4.06.94,6,2.32,8.14.42-3.09,1.23-3.92.58-7,1.73-.05,2.84-3.71,1.75-4.65C27.84,248.6,26.73,250.19,24.13,250.3Zm123.21-1.16c1.62.93,1.61-2.51.58-2.32C147.74,247.6,147.09,247.93,147.34,249.14Zm12.78-1.74c-1.4,1.95,1.95-1.41,0,0Zm90.09,2.9c.12-1.66-.15-3-1.17-3.48C248.15,247.7,248,250.8,250.21,250.3Zm-220.85,0c-.43,1.79,1.6,1.12,1.16,2.91s-3.21,1.82-2.9,4.65c2.57-.45,1.83,2.43,3.48,2.91a11,11,0,0,1-.58-4.65c2,.8,2.74-2.61,1.75-2.91a.59.59,0,0,1-1.17,0c-.31-3.22,2-3.85,2.91-5.81C31.73,247.63,31.53,250,29.36,250.3Zm7.55-.58c.37,1.58,2.43,1.45,2.33,3.49,0,.81.13,2.22.58,1.16.31-3.32,1.07-5.79-1.74-7C38.07,248.56,36.49,248.14,36.91,249.72Zm9.3-.58c0-.81-.13-2.22-.58-1.16C45.59,248.79,45.76,250.2,46.21,249.14Zm54.05,1.16c1.34-.45.57-3.59-1.16-2.9C99.36,248.5,98.31,250.9,100.26,250.3ZM154.31,248a.59.59,0,0,0-1.16,0C153.8,247.92,154.06,248.82,154.31,248ZM238,248c0-.32-.47-.66-.58,0C237.42,248.3,237.89,248.64,238,248Zm27.9.58c2.24.66,2.19,3.62,4.07,4.65,1.89-1.67,3.26,2.14,4.65,2.91.49-1.7-.67-2,0-5.23-.94-1.2-2.92-1.35-5.23-1.17-.59-.77-.56-2.16-1.75-2.32C267.63,248.36,266,247.72,265.9,248.56Zm48.82,1.16c2.59.11,1.41-2,0-2.32Zm-290-1.16c0-.32-.47-.66-.58,0C24.13,248.88,24.6,249.22,24.71,248.56Zm130.76,0c-1.58,1.77,1.77-1.58,0,0Zm37.2,1.74c1.62.94,1.61-2.5.58-2.32C193.07,248.76,192.42,249.09,192.67,250.3Zm2.9-.58a1.58,1.58,0,0,0-1.16-1.74C194.47,248.89,194.34,250,195.57,249.72Zm38.94,9.88c.09-1.27,1.47-1.24,2.91-1.16,0-2.13-2-2.23-2.91-3.49.84-1.59,4-5.42,1.17-7-2.12,1.75-.22,4.93-2.91,5.23.39,1.55.24,3.63,1.16,4.65.14-.63,1-1.4,1.16-.58C234.57,257.44,233.15,259.44,234.51,259.6Zm12.79-10.46c.41-.32-3.4-1.87-1.16-.58C246.25,248.63,246.7,249.62,247.3,249.14Zm25-.58c-.36-.17-2.24-1.45-2.32,0C271.05,248,271.91,250.3,272.29,248.56Zm-139.48,1.16c.09-.6-.45-1.5-.58-.58C132.14,249.75,132.68,250.64,132.81,249.72Zm24.41,2.33c-1.25,1.24-.22,3.16,1.16,3.49,1.69-1.21.4-5.6-1.16-7C155.58,250.14,156.76,250,157.22,252.05Zm25,0c2.94.12.9-2.6,0-3.49Zm28.48-2.33h1.16v-1.16h-1.16Zm45.91,1.17c.16-1.33-.14-2.19-1.16-2.33C255.57,249.59,254.85,251.47,256.6,250.89Zm8.72,6.39c2.72.09,3.3.12,4.65.58-.91-4.13-4.79-5.28-5.82-9.3C264.81,251.2,264.66,254.64,265.32,257.28Zm11.62-5.23c.75-.77.77-2.16-.58-2.33C276.46,250.59,276.15,251.87,276.94,252.05Zm-154,.58c-.25-1.11-.21-2.5-1.74-2.33C121,251.82,121,253.21,122.93,252.63Zm16.27,2.91c-.61-2.39,2.74-3.81,1.16-5.24C139.3,251,137.84,254.32,139.2,255.54Zm82.53-4.65c0-.33-.47-.66-.58,0C221.15,251.21,221.62,251.55,221.73,250.89Zm24.41,10.46c1.1,2.35-.62.94-.58,2.9,1.19,3.06-.65,5.83-.58,8.14,2,1.83,4.88,2.87,4.65,7,1.8.91,3,2.38,4.64,3.49-.12-2.12-.79-2.23,0-4.07-.86-.1-2.14.21-2.32-.58,1.82-.4.76-1.55.58-2.9,1-.94,1.45-2.43,1.16-4.65-2.45.26-2.67,2.75-4.65,3.48,1.91-1.57,0-6.94,3.49-7-.32-.85.68-3-.58-2.91,0,.33-.47.66-.58,0,2.63-2.63-2.8-4.65-3.49-7.55a2.55,2.55,0,0,1-1.16,2.32c-.55-.49-1.24-3.7,0-4.07.1.87-.21,2.15.58,2.33,1.76-3.35-1.37-5.17-2.9-7-.61,4.44-.69,6.6,1.74,9.3-1.2.22-2.95-3.18-2.91-.58C244.44,258.87,245.7,260.41,246.14,261.35ZM82.25,253.79c.07,1.68-.32,3.81.58,4.65h2.32c.84-2.68,3-4.34,1.75-7.55H84.57C85.07,253.2,83.93,255.41,82.25,253.79Zm177.25-2.32c0-.33-.47-.66-.58,0C258.92,251.79,259.4,252.13,259.5,251.47ZM40.4,253.21c.64.84,2.65-2.11.58-1.74,0,0,0,.54,0,.58S40.43,253.25,40.4,253.21Zm12.21-1.16c-1.59,1.77,1.76-1.59,0,0ZM66,257.86c1.17-1.18.16-1.55-.58-2.32,1.49-.07,2.77-.33,3.49-1.17-2.64.32-1.55-3.09-4.07-2.9C65.17,253.63,63.87,257.45,66,257.86Zm78.46-2.32c2.67,1.07,3-3.15,1.75-4.07C145.63,252.86,143.84,253,144.43,255.54Zm4.07-.59c-.53-1-.2-2.9-1.16-3.48C147.69,252.67,146.4,255.51,148.5,255Zm30.22,0c1.86.83,1.47-3.47.58-3.48C178.63,252.15,178.65,253.52,178.72,255ZM202,260.19c-.17-2.06.62-5.83.58-8.72-.87.1-2.14-.21-2.32.58,1.3.6-2.24,1.2-2.33,2.32.54,2.28,1.27,2.16.58,4.65C200.67,258.05,201.13,261.73,202,260.19Zm51.72-7c-.57-4.88-.8,3.39.58,1.16C254.28,253.79,253.8,253.68,253.69,253.21ZM79.34,256.12c.53-1.49.94-3.3-.58-4.07C79.11,253.25,78,255.87,79.34,256.12Zm36-3.49c-1.58,1.77,1.77-1.59,0,0Zm46.5,3.49c1-.48.37-4.21-1.16-4.07C162,253.25,159.17,255.77,161.87,256.12Zm4.07-3.49c0-.32-.48-.66-.59,0C165.35,253,165.83,253.29,165.94,252.63Zm22.66,0c-.13,1.1.66,1.28.58,2.32,1.35-.39,2.44-1,2.33-2.9C189.86,251.57,190,252.87,188.6,252.63Zm3.49,0v1.16a2.75,2.75,0,0,1,1.74.58v-2.32A2.69,2.69,0,0,0,192.09,252.63Zm69.16,0c1.77,1.59-1.59-1.77,0,0Zm2.32,0c0-.32-.47-.66-.58,0C263,253,263.46,253.29,263.57,252.63Zm26.16,0a.59.59,0,0,0-1.16,0C289.22,252.57,289.47,253.47,289.73,252.63Zm-150,4.07c.88,2,2.21,3.6,2.33,6.39,2-.34,1.43-3.21,2.9-4.07-2.23.11-.21-.47-.58-1.74-2.86.14-2-3.41-3.48-4.65C141,254.47,139.4,254.57,139.78,256.7Zm41.27-2.91c0-.32-.47-.66-.58,0C180.46,254.11,180.94,254.45,181.05,253.79Zm5.23,5.81c.24-1.11.21-2.5,1.74-2.32,1.15.4-.36,3.46,1.74,2.91.72-1.71-1.06-5.9-2.9-7C185.75,254.25,183.62,258.41,186.28,259.6Zm38.94-5.23c.58,0,.69.47,1.16.58-.06-.91.08-2-1.16-1.74Zm7,4.07c0-2.11.33-4.59-1.16-5.23C231.05,255.32,230.7,257.8,232.19,258.44ZM251.37,255c-1,0-.33-1.61-1.16-1.74C249.71,254.4,251.12,256.41,251.37,255ZM23,256.12c.16-1.52-.22-2.5-1.75-2.33C20.17,254.79,21.4,256.08,23,256.12Zm71.48.58c1.78.42,1.71-1,3.49-.58v-2.33C96.36,254.35,93.93,254.05,94.45,256.7ZM252.53,255c.09-.6-.45-1.5-.58-.58C251.86,255,252.4,255.87,252.53,255Zm9.3,1.75c.13-.45.49-.68,1.16-.58a2.55,2.55,0,0,0-1.16-2.33C262.18,254.83,260.13,256.21,261.83,256.7Zm32.55-1.16c.08-.69,1-1.32,0-1.75C294.29,254.48,293.34,255.11,294.38,255.54Zm-177.26-1.17c-.45.13-1.15,0-1.17.58C116.41,254.82,117.1,254.94,117.12,254.37ZM177,255c0-.32-.47-.66-.58,0C176.4,255.28,176.87,255.61,177,255Zm18.59,1.75c.76-.77.77-2.16-.58-2.33C195.09,255.24,194.79,256.52,195.57,256.7Zm33.13,1.74c1.15-2.07-.18-3.19-1.74-4.07C226.68,256.59,227.21,258,228.7,258.44Zm-211-2.9c0-.33-.47-.66-.58,0C17.15,255.86,17.63,256.2,17.74,255.54Zm25,19.17c-1.29.85-.81,3.46-1.75,4.65,1.35.26,1.56,2.57,2.91,1.17-.15-1.79-1.26-2.62-1.74-4.07,2.44,1.47,2.78-1.07,5.23-1.16-.41,1.53-2.65,1.22-2.91,2.9,2.05-.31,2.6-1.7,4.65-.58-1.21-4.22,2.73-8.92,0-9.3.63-1.69,2.46-2.18,2.32-4.65-1.95-.73-3.07,2.28-4.06.58.36-2,3.58-4.55,4.65-2.32-.29-1.83,1-2.05.58-4.07-1-.16-2.9,1.64-3.49,0,2.27.41.47-2.49,0-2.91-.86,3-3.79,4-4.65,7,1.5,1,1,4.05,1.74,5.81-2.1-.55-.81,2.29-1.16,3.49-2.13-1.3-2.23,1.58-3.49-.58C41.22,272.73,42.24,273.46,42.73,274.71ZM10.18,256.12v5.23c1.4-.24,1.27,1.06,2.91.58.23-1.27,1.86-6.2-.58-6.39C12,257.23,11.64,256.19,10.18,256.12Zm7.56,8.71c0,1.55-.33,3.43,1.16,3.49-.27-2.78,3-2.07,2.9-4.65.15-2.66-2.62-2.4-2.32-5.23.12-.7.64-.36,1.16,0-.32-1-.3-2.41-1.16-2.9C18.9,258.64,18.4,261.81,17.74,264.83Zm29.05-8.13c1.59-.94-.85-1.95-1.16-.58C46.22,256.11,46.32,256.59,46.79,256.7ZM159,260.19c.35-2.68-3-1.64-3.49-3.49a.59.59,0,0,0,0-1.16c-1.87,1.46-.46,2.59,0,4.65-.51,2.19-3,2.4-2.32,5.81,1.94.42,4.29,3.85,1.74,5.23,1.37.19.57,2.53,1.75,2.9.19-2.64,2.41-5.67,0-7.55,1.32.16,2.18-.14,2.32-1.16-1.32-.8-2.18,1.49-2.32,0,.26-2.45.73-4.7,4.07-4.07.11-.74,1.69-2.85.58-2.91C160.78,259.29,160.42,260.28,159,260.19Zm48.82-4.07c0-.33-.47-.66-.58,0C207.2,256.44,207.67,256.78,207.78,256.12Zm15.69,1.74c-.24-1.11-.21-2.5-1.74-2.32C220.68,256.53,221.91,257.82,223.47,257.86Zm2.91-1.74c0-.33-.47-.66-.58,0C225.8,256.44,226.27,256.78,226.38,256.12ZM70,258.44c.71-.84,2.32-.78,2.33-2.32H70C70.84,257.44,68.54,258.3,70,258.44Zm22.09-.58A1.6,1.6,0,0,0,91,256.12C91,257,90.89,258.13,92.13,257.86Zm168.54,0c-.69-.17-1.46-3.08-2.33-1.16C259.37,256.53,260.14,259.44,260.67,257.86Zm11,1.16c1.64.09,1.46-1.64,2.32-2.32a3.83,3.83,0,0,1-2.9-.58C270.65,257.76,272,257.62,271.71,259Zm-105.77,0c.75-.77.76-2.16-.59-2.32C165.45,257.57,165.15,258.84,165.94,259Zm53.46,0c-.42-1.58,1.16-1.17,1.17-2.32h-2.33C218.08,258,218.38,258.88,219.4,259Zm91.83,0c.16-1.32-.14-2.18-1.16-2.32C310.2,257.73,309.48,259.61,311.23,259ZM35.75,257.86c0-.32-.47-.66-.58,0C35.17,258.18,35.64,258.52,35.75,257.86Zm42.43.58h1.16v-1.16H78.18Zm27.31,2.91c2.32.19,1.23-3,2.33-4.07C105.05,256.64,105.45,259.17,105.49,261.35Zm58.12-1.16c1.76.89,1.53-3,.58-2.91C164.67,258.92,163.37,258.79,163.61,260.19Zm19.18-.59c2.93-2.34-2-2.72,0,0ZM41.56,258.44c0-.58-1-.73-1.16,0C40.52,259.14,41.05,258.8,41.56,258.44Zm65.68,10.46c1.8.2,2.77-1.34,4.07,0,.19-2,1.47-5.86,0-7.55-1,.74,0,3.47-1.75,3.48-.38-1.32-1.5-4.87.58-5.23.92.06.46,1.49,1.75,1.17-.24-1.4,1.06-1.27.58-2.91-4.4-.52-4.59,3.17-5.81,5.81.73,1.4,2.54,1.71,2.32,4.07-1.21.05-2.18-1.2-2.9-.58C106.89,267.31,106.74,268.43,107.24,268.9ZM256.6,258.44c0-.32-.47-.66-.58,0C256,258.76,256.49,259.1,256.6,258.44Zm22.08,5.81c-1.14-1.37.16-5.2-1.16-6.39C276.38,259.57,276.74,263.79,278.68,264.25ZM74.11,259.6c.84.65,1.42.63,1.74-.58a2.69,2.69,0,0,1-1.74-.58Zm5.81,1.17c1.7.15,2.23-2.26.58-2.33C80.32,259.23,79.68,259.55,79.92,260.77Zm37.2,1.74c-.24-1.4,1.06-1.26.58-2.91-1.49.28-3.3-2.05-4.07-.58C115.6,259.38,114.56,262.74,117.12,262.51ZM32.85,259.6c-1.41,1.95,1.95-1.4,0,0Zm63.34,0c-1.58,1.77,1.77-1.58,0,0Zm133.68.59H231c.9-1.44-2-1.71-1.75-.59C229.64,259.64,230,259.69,229.87,260.19ZM8.44,263.09c1.85.82,1.47-3.48.58-3.49C9,261,8,261.32,8.44,263.09Zm15.69-2.32a1.6,1.6,0,0,0,1.74-1.17A1.6,1.6,0,0,0,24.13,260.77ZM265.9,259.6c-.67,1.83.91,1.41,1.16,2.33-2.05,3.66,4.68,5.92,2.91,9.3,3.15-.64,3.65,1.38,5.81,1.74-.61-3.27-1.54-6.21-3.49-8.14,0-2.31-.55-4.09-1.74-5.23.12,1.68-.15,3-1.16,3.49-.18-2-1.58,2.05-1.75,0C269.58,261.67,266.86,260,265.9,259.6ZM21.8,261.35a1.62,1.62,0,0,0,1.75-1.16C22.63,260.24,21.53,260.11,21.8,261.35Zm144.72,2.32c-.35-1.2.93-4-1.17-3.48C165.89,261.2,165.55,263.08,166.52,263.67Zm62.18-2.9c1.77,1.58-1.58-1.77,0,0Zm30.22,2.32c-.13-1.1.66-1.28.58-2.32a3.83,3.83,0,0,1-2.9-.58C256.93,261.6,257.1,263.17,258.92,263.09Zm5.23,0c.34-.35,1.36-2.76,0-2.9C263.82,260.54,262.79,262.94,264.15,263.09Zm-53.46-1.16c.74,0,.8.74,1.74.58a1.6,1.6,0,0,0-1.16-1.74C211.27,261.35,210.8,261.46,210.69,261.93Zm3.48.58a1.59,1.59,0,0,0-1.16-1.74A1.59,1.59,0,0,0,214.17,262.51Zm39.52-.58c.09-.61-.45-1.5-.58-.58C253,262,253.56,262.85,253.69,261.93Zm40.69,2.9c0-1.91.23-4.11-1.75-4.06C292.23,263.11,293.82,263.45,294.38,264.83ZM27,261.93c0-.32-.47-.66-.58,0C26.45,262.25,26.92,262.59,27,261.93Zm55.8,0c-.72.19-.2,1,.58.58.43-.22.88-1,0-.58C83.26,262,83,261.89,82.83,261.93Zm9.3,1.74c-.07,1.1-1.92.4-1.75,1.75,2.52.38,1.52,4.29,3.49,5.23-.38-2.9-.28-2.48.58-4.65C93,265.94,93.62,263.73,92.13,263.67ZM95,266c-.54-1.95,2.09-3.67.58-4.65-.16,1.19-1.55,1.16-2.32,1.74C93.48,264.45,93.88,265.6,95,266Zm94.73-4.65c-3.08-.11-2.94,1.72-2.32,4.07-2.1-.42-1.66-3.38-4.07-3.49-.75,4.24,2.63,4.34,2.91,7.55-1.58-.36-1.45-2.42-3.49-2.32.43,2.28,2.27,3.16,2.91,5.23H184c.65,2.26,3.24,2.57,2.33,6.39-.71.07-1.38.18-1.17,1.16,1.45,4.17,1.43,9.82,3.49,13.37.8-.75.58-2.52.58-4.07,1-.89,2.91-1,2.33-3.48-.06-1.12-2.27,1-2.33-1.17-.53-2.46.95-2.92,2.33-3.48,0-3.54-1.13-4.31-1.75-8.14,1.41-.55,2.79-4.15,1.17-5.81-.57,1.4-2.55,4.39-3.49,3.49C189.58,268.91,189.66,265.11,189.76,261.35Zm15.7,0c-.89,1.63-4.3.73-4.07,3.48,2.33-1.35,3.45.41,5.23,1.17a3.81,3.81,0,0,0,.58-2.91c-1.64-.78-1.46,3.08-2.33,1.16C205.05,263.56,207.22,262.06,205.46,261.35Zm13.94.58c-.65.06-.9-.85-1.16,0A.59.59,0,0,0,219.4,261.93Zm7.56,1.16q.16-1.9-1.74-1.74Q225.06,263.26,227,263.09ZM41,264.25c.17-1.32-.14-2.18-1.16-2.32C39.66,263.25,40,264.11,41,264.25Zm12.79-1.74c0-.32-.47-.66-.58,0C53.19,262.83,53.66,263.17,53.77,262.51ZM73,263.67c.06-1.1,1.92-.4,1.74-1.74C73.22,261.31,71.38,263.15,73,263.67Zm48.24-.58c.08-.61-.45-1.5-.59-.58C120.52,263.12,121.05,264,121.19,263.09Zm106.35,4.65a3.31,3.31,0,0,1,2.33.58c.68-1.84,2.65-2.38,2.9-4.65-1.37-.18-1.08-2-2.9-1.74C231,265.74,227.75,265.23,227.54,267.74Zm9.88-5.23c0-.32-.47-.66-.58,0C236.84,262.83,237.31,263.17,237.42,262.51Zm58.12,1.16c0-.81-.13-2.22-.58-1.16C294.91,263.32,295.09,264.73,295.54,263.67Zm-130.77,4.07c-.59-1.73,0-4.65-1.74-5.23C163.3,264.56,162.08,268.11,164.77,267.74Zm-151.1-2.91q1.9.17,1.74-1.74C13.85,262.69,14.29,264.29,13.67,264.83Zm12.2,4.65c0,1.16-1.58.74-1.16,2.33,1.7.23.46,3.41,1.74,4.07,1.34-1.41-.59-2.83-.58-4.65.83.14,1,.95,1.75,1.16-.06-2.59,1.81-3.6.58-5.81,1.21-.53,1.77-1.72,1.74-3.49C26.71,263.37,24.35,266.23,25.87,269.48Zm43.59-5.81c0-.32-.47-.66-.58,0C68.88,264,69.35,264.33,69.46,263.67Zm45.91,3.49c-.58,0-.69.47-1.16.58-.83-.14-1-1-1.74-1.16v2.32c1.28.53,3.87,1.29,4.65.58-.18-2.33.1-5.56-2.91-6.39C112.85,265.38,115.31,264.87,115.37,267.16Zm25-3.49c-1.25.92,2.15,2.08,2.33,3.49a8.49,8.49,0,0,0,4.07-2.91C143.66,265.11,141.78,262.68,140.36,263.67Zm72.07,2.91c.82-2.41-2-4.19-2.91-2.91C211.2,263.93,210.9,266.17,212.43,266.58ZM36.91,267.74c2-.48,2.39-2.49,1.75-4.07C35.86,264.06,36.81,265.17,36.91,267.74Zm16.86-4.07c-.45.13-1.15,0-1.16.58C53.06,264.12,53.75,264.24,53.77,263.67Zm17.43.58c0-.32-.47-.66-.58,0C70.62,264.58,71.09,264.91,71.2,264.25ZM80.5,266c3.16.55-1.2,5,1.75,5.81.81-1.71,2.83-2.2,2.9-4.65-.05-1.5-2.27-.83-2.32-2.33.63-.14,1.39-.95.58-1.16C82.76,264.76,81.16,264.91,80.5,266Zm196.44,1.74c-1.63-.73-1.92-2.38-1.16-4.07H274C274.45,265.22,275.22,269.42,276.94,267.74ZM67.72,264.83c-1.41,2,2-1.4,0,0Zm57,1.17c.36,0,.69.08.58.58h1.17c-.1-.87.2-2.15-.59-2.33C126,265.4,125.05,265.41,124.67,266ZM20.06,269.48c.09-1.27,1.47-1.24,2.91-1.16-.34-1,.7-3.41-.58-3.49C22.73,267.14,18.32,267.7,20.06,269.48Zm4.07-1.74c.79-.74.9-2.85-.58-2.91C23.87,265.68,22.87,267.84,24.13,267.74ZM30.52,266c.77.75,2.16.76,2.33-.58C31.39,265.34,31,264.31,30.52,266Zm68.58-1.17c-1.76,2,2.15,1.77,0,0Zm97.06.59c0-.33-.47-.66-.59,0C195.57,265.74,196.05,266.08,196.16,265.42Zm83.69,2.32c1.82.27,2.59-.51,2.32-2.32-1.44.75-2.41-1.71-2.91,0C280.13,265.52,279.8,266.82,279.85,267.74Zm36-1.16c0-.82-.13-2.23-.58-1.16C315.25,266.23,315.43,267.64,315.88,266.58ZM8.44,269.48c.79-.78,1.11-4.06-.58-4.06C8.2,266.62,7.14,269.23,8.44,269.48Zm254,.59c-.41-1.72-.16-4.11-1.74-4.65C260.74,267.48,260.25,270.1,262.41,270.07ZM317.62,266c-.65.06-.9-.85-1.16,0A.59.59,0,0,0,317.62,266ZM14.83,269.48c-.06-1.48-.33-2.77-1.16-3.48C13.68,267.54,13.35,269.42,14.83,269.48Zm29.06-2.9c0-.32-.47-.66-.58,0C43.31,266.9,43.78,267.24,43.89,266.58Zm19.18,1.16c0-.81-.13-2.22-.58-1.16C62.44,267.39,62.62,268.8,63.07,267.74ZM159,268.9c2.41.29,1.51-2,.58-2.9C160,267.64,158.72,267.5,159,268.9Zm141.81,1.17c2.75.15,1.51,4.29,4.65,4.06.62-2.94-1.72-2.93-2.33-4.65-1-.94-.22-3.65-2.32-3.48ZM11.92,268.9c.76-.77.77-2.16-.58-2.32C11.44,267.45,11.14,268.72,11.92,268.9Zm84.86,1.75c-1.57,0-3.91,2.24-2.33,3.48A1.58,1.58,0,0,1,96.19,273c-.27-1.82.73-2.37,1.75-2.9-.34-1,.7-3.42-.58-3.49C96.56,267.33,96.78,269.1,96.78,270.65Zm95.89.58c1.12-1.19.39-3.81-.58-4.65C192.44,268,191.36,270.79,192.67,271.23ZM256,274.71c-1.12-2,.45-6.64-1.75-7.55C254.1,268.79,253.49,274.05,256,274.71Zm22.66-6.39c.09-.61-.45-1.5-.58-.58C278,268.35,278.55,269.24,278.68,268.32Zm-143.55,0c0-.32-.47-.66-.58,0C134.55,268.64,135,269,135.13,268.32Zm2.91,2.91c.12-1.67-.15-3-1.16-3.49C137.23,268.94,135.94,271.78,138,271.23ZM203.71,273a35.25,35.25,0,0,1,1.75-5.23H202C202.75,269.29,202.15,272.21,203.71,273Zm-40.1,0c.3-2.22,2.5-2.54,2.91-4.65C165,269,161.74,270.87,163.61,273Zm128.44,51.15c.21-3.09,2.37-4.22,2.91-7,.42-1.78-.6-2.12-.58-3.49.76-2.27-.27-8.5-1.75-9.3,0,1.4-1.65,4.1-2.32,2.91-.52-2.76,1.16-5.39,2.9-4.07-1.17-3.86-1-9-3.48-11.62,1.32-2.37-.55-5.85-1.74-7.56,0,1.77-.54,3-1.75,3.49-1.73-2.3,1.21-3.94,1.75-5.81-2.05-4.16-2.34-10.07-5.24-13.37-.43,3.25-2.64,4.72-2.32,8.72,3.14-.64,1.36,3,.58,3.49,2.14.56,3,2.43,4.07,4.06-.75,0-.81-.74-1.75-.58-.29,2.43,1.7,2.57,1.17,5.23-.78-.75-2.17-.76-2.33.59.87,2.42,1.58,5,4.07,5.81.6,2.34-.91,2.58-1.74,3.48.62,2.67,4.47,2.12,3.49,6.4-.75,0-.81-.75-1.75-.59-.34,2.48.42,3.85.58,5.82a3.19,3.19,0,0,1,2.33,2.32c-.49,1.26-1.51,2-1.16,4.07.64,1.29,2.29,1.57,2.9,2.91,1.05-1.47,1.05-4,3.49-4.07-1.15,4.27-6.26,4.59-5.23,11,1.47.85,3.54,1.11,3.48,3.49-.58,2.05-2.16-.09-2.9,1.16,0,3.3,3.37,3.21,3.48,6.39-.16,1.35-1.55,1.34-2.32.59-.19,2.32,1,3.22.58,5.8,1.74,0,2.44,1.05,2.91,2.33-.19.79-.83,1.11-.58,2.32-1.27.38-1.86-1.64-1.75.59-.74,2.29,1.59,1.5,2.33,2.32.8.05.35,4.18,1.16,2.33,0-2.92.72-5.09,3.49-5.24a18,18,0,0,0-1.17-8.13c.45-8.19-1.29-14.21-1.74-21.51-.63-.22-1.4-.69-.58,0C294.85,321.49,294.48,323.82,292.05,324.12ZM104.33,271.23c1.9.12,2.3-2.73,0-2.33Zm119.72-1.75c-.51,1.87,1.92.8,1.75,2.33.07,1.43.09,2.8-.58,3.49,1.58.42,1.17-1.16,2.32-1.17-.6-1.73,0-4.64-1.74-5.23C225.47,270.11,224.89,270.13,224.05,269.48Zm-82.52.59a.59.59,0,0,0-1.17,0C140.49,270.77,141,270.42,141.53,270.07Zm65.67-.59c-1.59,2.95,2,2.17,0,0Zm15.69,0c-1.76,2,2.15,1.77,0,0ZM21.8,275.88c-.83-.14-1-1-1.74-1.17-.1,1.46.89,1.82,1.74,2.33,1.41-.75.83-2.39.59-4.07-.14-.94.65-3.49-1.17-2.9C20,272.27,21.86,273.29,21.8,275.88Zm8.14-1.17c-.84.91-1.46,2-2.91,2.33.46,2.39-.89,3-.58,5.23.45.13,1.15,0,1.17.58,3.78-.09,2.1-5.65,5.23-6.39-2.13-.43-1.15-4.58,0-5.23-1.44-.76-2.82,1.29-2.91,0-.13-.45,0-1.15-.58-1.16C27.81,271.69,29.9,272.94,29.94,274.71Zm38.36-2.9c1.69.85,1.69-2.6,0-1.74ZM77,279.36c.81.15.66,1.28,1.16,1.75-.58,0-.69-.47-1.16-.58-.44,2.18,2.22,1.26,2.32,2.9v4.65c-1.57-.72-1.45-2.24-3.49-1.16-.62,2.17,1.45,1.65,1.17,3.48-2.1,1.2-1.33,5.27-2.33,7.56,2.36.54,3.42,2.4,2.91,5.81,2.1-.42,2.08-2.95,2.32-5.23-.4-1.14-3.24.15-3.49-1.16-.12-2.26,3.51-.75,3.49-2.91-.57-2-3.35,1.56-4.07-.58,1.37,0,1.71-1,3.49-.58,2-1.34,2.07-4.52,4.65-5.23-.21-3.11,2-5,.58-7.55.63-.14,1.4-1,.58-1.17-.4,1.15-1.55,1.55-2.9,1.75-.5-1.86.91-1.8,1.16-2.91-1.08-.55-1.94,1.74-2.33,0A7.51,7.51,0,0,0,84,271.81c1.43.9,1.71-2,.58-1.74C82.62,273.73,79.16,275.89,77,279.36Zm2.32,25.57c.49-1.25,1.51-2,1.16-4.06,1.62.4,2.46-2.89,1.16-3.49C80.77,299.4,78.81,303.42,79.34,304.93Zm80.2-34.86c-1.41-.57-1.92,2.61-1.16,2.32C158.39,271.24,160,271.65,159.54,270.07Zm-2.9,6.39c1.27.52,3.23,3.7,4.07,1.16-1.75.58-1-1.29-1.17-2.32.07-1.68,2.48-1,2.33-2.91-.62-.54-.18-2.15-1.75-1.74C159.24,272.87,157,273.72,156.64,276.46Zm52.88-4.07c.41-.43,1.45-2.85-.58-2.32C209,270.94,208.74,272.21,209.52,272.39ZM13.67,275.88c.13-.46.48-.68,1.16-.58.42-1.78-1-1.71-.58-3.49,1.91.42.89-1.16,0-1.16C14,272,11.85,274.4,13.67,275.88Zm4.65-4.65c0-.33-.47-.66-.58,0C17.73,271.55,18.21,271.89,18.32,271.23Zm93,1.74c.89-2.11-2.13-3.22-2.91-1.74C110,271.22,109.66,273.06,111.31,273Zm1.16,1.16c.26-1.67,2.5-1.37,2.9-2.9-.78-.19-1.11-.83-2.32-.58C115.07,272.87,110.2,272.16,112.47,274.13Zm30.8-3.48c-.68.09-1.65-.1-1.74.58C142.21,271.14,143.18,271.33,143.27,270.65Zm52.89.58c0-.33-.47-.66-.59,0C195.57,271.55,196.05,271.89,196.16,271.23Zm3.49,3.48c-1.54.65,0,6.07,1.16,4.07-.86-.49-1.25-1.46-1.16-2.9,1.57,1.22,1.44-1.32,3.48,0-.2-2.71-1.31-4.51-3.48-5.23C199.52,272.77,198.85,272.87,199.65,274.71Zm18-3.48c0-.59-1-.73-1.16,0C216.62,271.93,217.14,271.59,217.66,271.23ZM62.49,273.55c.17-.35,1.44-2.24,0-2.32C62.32,271.58,61,273.46,62.49,273.55ZM195,272.39c.09-.61-.45-1.5-.58-.58C194.33,272.42,194.86,273.31,195,272.39Zm25,1.16c1.61.93,1.6-2.51.58-2.32C220.38,272,219.74,272.34,220,273.55Zm9.29,1.75c1.15-1.39-1-4.34-1.74-3.49C229,272.14,227.27,275.57,229.28,275.3Zm1.75-2.91c-.28,1.83,1.56,1.53,1.74,2.91-.37,2,1,5.09,2.32,3.48-1.8-2.3.07-6.32-1.74-7.55C233.94,273,232.06,272.26,231,272.39Zm-214.46,0c0-.32-.47-.66-.58,0C16,272.71,16.46,273.05,16.57,272.39Zm87.18,4.07a4.39,4.39,0,0,0,4.07-4.07C105.11,270.4,103.39,273.53,103.75,276.46ZM71.2,272.39c-.45.13-1.14,0-1.16.58C70.49,272.84,71.19,273,71.2,272.39Zm68,1.74c-1.39.23.32-2.64-1.74-1.74C136.84,273.86,138.68,275.7,139.2,274.13Zm126.7,3.49c1.79-1.86-1.37-2.05-1.16-4.07.8-.05.6-1.48-.59-1.16C263.79,275.08,264.61,276.58,265.9,277.62Zm6.39.58c-.82.15-.66,1.28-1.16,1.74,1.25,3.8,1.83,8.25,6.39,8.72,2.54-1.44,2.07-7.06,0-8.72-.5.86-.87,1.85-2.32,1.75-.71-2.2-1.95-3.87-1.75-7-2,.11-1.91-2-3.48-2.32C270.21,274.86,271.62,276.16,272.29,278.2ZM142.69,273c-1.77,2,2.15,1.76,0,0Zm51.14.58c0-.32-.47-.66-.58,0C193.25,273.87,193.72,274.21,193.83,273.55Zm15.69,1.16h1.17c0-.58.47-.69.58-1.16-.74,0-.81-.74-1.75-.58Zm27.9,2.33c-.5-1.43.15-4-1.74-4.07C235.18,275.4,236.39,276.13,237.42,277ZM16.57,284c0,1.37,1,1.71.59,3.49,2.13,0,2.22,2,3.48,2.9.46-2.58-.77-3.48-.58-5.81,2.48-.48,1.53-3.83,1.16-5.23A8.24,8.24,0,0,1,16.57,284Zm3.49-5.81c-.55-2-2-3.05-2.9-4.65,1,2.32-.71,3.77.58,5.81-1,.24-1.94,3.41-.58,4.07C18.75,282.32,18,278.82,20.06,278.2Zm87.18-1.74c1.53-.61,3.79-.47,3.48-2.91C108.8,273.76,108.2,275.29,107.24,276.46ZM141,274.13c0-.32-.48-.66-.59,0C140.36,274.46,140.84,274.79,141,274.13ZM38.66,275.3c.08-.61-.45-1.51-.58-.59C38,275.32,38.53,276.22,38.66,275.3Zm33.13,3.48c-.12-2.44,2.2-2.44,2.32-4.65C71.74,273.73,70.51,277.47,71.79,278.78Zm92.4-4.07c-.66,1.83.91,1.42,1.16,2.33a1.6,1.6,0,0,0,1.17,1.74c-.18-1.75.64-4.52-1.17-4.65C165.23,274.59,164.87,274.81,164.19,274.71Zm42.43,1.17c-.81-.74-1.65-2.85-2.33-.58C205.75,274.53,206.11,277.59,206.62,275.88Zm52.3,1.16c-.13,2.07.4,3.48,1.75,4.07-.93-3.45,1.84-3.19,2.32-5.23-.21-.88-4.28-2.37-2.9-1.17C261.37,275,260.86,278.12,258.92,277Zm20.34-1.74c.09-.61-.44-1.51-.58-.59C278.6,275.32,279.14,276.22,279.26,275.3Zm-227.82,0c-3,2.54,1.86-1.06,0,0Zm168-.59c-.68.09-1.65-.1-1.74.59C218.34,275.2,219.31,275.4,219.4,274.71Zm23.83.59c0-.33-.47-.66-.58,0C242.65,275.62,243.12,276,243.23,275.3ZM91,276.46c.59,0,.7.47,1.17.58-.06-.91.07-2-1.17-1.74Zm22.09,2.9c-.67.19-2.74,1.8-1.16,2.33,1-2.31,1.68-2.27,4.65-1.75-.13-1.09.65-1.28.58-2.32-1.4-.24-1.27,1.06-2.91.58,2.33-1.31-.35-4-2.32-2.32A13.18,13.18,0,0,0,113.05,279.36Zm23.83-2.9H138V275.3h-1.16Zm-66.84,0c0-.59-1-.73-1.16,0C69,277.16,69.52,276.81,70,276.46Zm141.81,1.74a2.73,2.73,0,0,1,1.74.58c-.32-1-.3-2.41-1.16-2.9C212.56,277,211.77,277.16,211.85,278.2Zm44.75-1.74c0-.32-.47-.66-.58,0C256,276.78,256.49,277.12,256.6,276.46Zm14.53,8.13a8.59,8.59,0,0,0-2.33-6.39c1.42-.36.31-2.93-1.16-2.32C268.53,279.06,269.43,282.22,271.13,284.59ZM145,277c-1.4,1.95,2-1.41,0,0Zm-120.88.58c0-.32-.47-.66-.58,0C23.55,277.94,24,278.28,24.13,277.62Zm43.59,1.16c.51-1.19-1.51-2.61-1.75-1.16C66.89,277.67,66.43,279.1,67.72,278.78Zm223.75.58c.51-1.86-.9-1.81-1.74-2.32C289.56,278.56,289.94,279.54,291.47,279.36Zm-165.64,1.17a2.72,2.72,0,0,1,1.75.58c.47-.42,1.56-4-.58-3.49C126.75,278.73,125.75,279.08,125.83,280.53Zm170.29,1.16c.06-1.8-.26-3.23-1.16-4.07C294.86,279.46,294.93,281.13,296.12,281.69Zm.58-2.33c.32.41,1.88-3.4.58-1.16C297.22,278.32,296.22,278.76,296.7,279.36Zm-232.47,0H66V278.2H64.23Zm43,7c2.37-1.27,4.37-6.14,1.16-8.14-1.6,2.27-2.42,2.73-1.74,6.39-.79-.18-1.11-.82-2.33-.58,0,1,1.57,3.38,0,4.07.16-1.32-.14-2.18-1.16-2.32-.61,2.55,2,1.91,1.74,4.07-1,1.85-3.7,4.55-1.74,7.55,2.82-.28,1.88-4.31,5.81-3.49-.24-1.4,1.06-1.26.58-2.9-2.91-1.14-3.48,3.05-4.65,1.74,1.53-2.65,2.38-5.87,0-8.14h1.17A1.59,1.59,0,0,0,107.24,286.34Zm46.49-6.4h1.16V278.2h-1.74A2.67,2.67,0,0,0,153.73,279.94Zm9.3-1.74c-1,.69.73,3.91.58,3.49C164.4,283.92,163.5,277.87,163,278.2Zm41.84.58c-1.09.13-1.28-.65-2.32-.58C202.4,279.9,204.81,280.43,204.87,278.78Zm-98.21,0c-.46.13-1.15,0-1.17.58C105.94,279.23,106.64,279.35,106.66,278.78Zm55.21.58c0-.32-.47-.66-.58,0C161.28,279.69,161.76,280,161.87,279.36Zm31.38,2.91c-.35-1.2.94-4-1.16-3.49C192.1,280.32,191.77,282.2,193.25,282.27Zm27.32-.58c.62.54.18,2.14,1.74,1.74-.35-1.39.73-4.22-.58-4.65C222.57,281,220.13,279.9,220.57,281.69Zm7.55-.58c-.34,2.85,2.71,2.33,3.49,4.07.08-2.25,2-2.69,1.74-5.24-.62-.41-2.68-2.26-3.48-.58C231.62,280.07,229.78,281.9,228.12,281.11Zm8.72,0c1.62.93,1.61-2.51.58-2.33C237.24,279.57,236.59,279.89,236.84,281.11Zm6.39-1.75c0-.32-.47-.66-.58,0C242.65,279.69,243.12,280,243.23,279.36ZM71.79,282.27c.17-1.36,1.24-2.5-.59-2.91C71.52,280.21,70.52,282.37,71.79,282.27Zm16.27-2.33a.59.59,0,0,0-1.16,0C87,280.65,87.54,280.3,88.06,279.94Zm41.84.59c0-.33-.47-.66-.58,0C129.32,280.85,129.79,281.19,129.9,280.53Zm10.46-.59c-2,.84-2.74-.65-4.06.59C136.78,281,140.84,282.12,140.36,279.94ZM213,282.27c.18-.79.83-1.11.58-2.33-.87.11-2.14-.2-2.32.59C212.37,280.59,211.67,282.45,213,282.27Zm36,6.39c.14-1,1-1.32,2.33-1.16-.15-2.08,1.74-2.13,1.74-4.07-2.32-1-2.38-4.2-6.39-3.49C246.07,282.87,247.32,286.45,249,288.66Zm10.46-5.81c2.41.3,1.75,3.68,4.65,3.49-.09-.87.21-2.15-.58-2.33-1.87,1.35,1-3.92-.58-4.07C262.5,281.59,260.71,281.92,259.5,282.85ZM41,282.27a1.59,1.59,0,0,0-1.16-1.74C39.88,281.44,39.74,282.54,41,282.27Zm8.72,0c1.27.21,1.17-2.63,0-1.74-.18.13.12,1,0,1.16S48.82,282.12,49.7,282.27ZM93.87,284c-.14-1-1-1.32-2.32-1.16.41,1.52,1.89,2,2.32,3.49.71-1.63,4.49-3.23,2.32-5.81C95.5,281.77,95.49,283.69,93.87,284ZM220,284c-2.24-.74.38-3-2.33-3.48C217,282.74,218.74,285.6,220,284Zm48.23-2.32c.09-.61-.45-1.5-.58-.58C267.55,281.72,268.09,282.61,268.22,281.69ZM36.33,284c.64-1.06,3.21-1.45,1.75-2.9C36.64,280.88,35.53,283.91,36.33,284Zm7-2.32c-.3,1.82,1.59,2.59-1.16,2.32-.34,1,.7,3.42-.59,3.49-1.36-.19-1.3-1.8-2.32-2.32-1.08,4,2.64,3.17,1.74,7,2,.44.74-2.36,2.91-1.75.13-3.75,4.38-6.45,3.49-9.29C46.29,283.77,45.54,282,43.31,281.69Zm18.6,0c0-.32-.48-.66-.59,0C61.32,282,61.79,282.35,61.91,281.69ZM152,282.85c0-.35.08-.69.58-.58-.07-.71-.17-1.38-1.16-1.16C151.5,281.79,151.31,282.76,152,282.85Zm138.9,6.39a3.33,3.33,0,0,1,2.91,2.91c1.64-.48,1.5.82,2.9.58-.16-2.41.76-2.26,0-4.07-.68-.09-1.65.1-1.74-.58,1-1.1.54-3.72,1.74-4.65-1.64.3-2.47,1.41-4.07,1.75-.8-.75-.35-2.75-1.16-3.49a3.27,3.27,0,0,1-2.32-.58C288.94,284.6,291.09,285.75,290.89,289.24ZM14.25,284.59c1.82.27,1.86-1.24,1.74-2.9H14.25Zm9.3,1.75c-.78,1.19-3.32,3.62-1.75,5.23,1.36-2.53,4.08-6.76,2.91-9.88-.07,2.72-.85-.63-2.32,0C21.75,284.26,23.37,284.58,23.55,286.34Zm113.91-4.07v2.91h2.9c.26-1.58.56-2.73,0-3.49C140.46,283,138.3,282,137.46,282.27Zm5.81,1.16a1.6,1.6,0,0,0-1.16-1.74A1.6,1.6,0,0,0,143.27,283.43Zm43,7.56c-.62-2.3-.92-4.89-2.33-6.4.34-.35,1.36-2.75,0-2.9C183.85,285,181.91,289.48,186.28,291Zm27.89-8.14h1.17v-1.16h-1.17ZM306,286.34c.05-1.75,3.49-3.43.58-4.65C305.51,282.41,303.86,285.9,306,286.34ZM28.78,284.59c1.28.25,3.2-1.74,1.74-2.32C30.35,283.45,29,283.41,28.78,284.59Zm61-1.16H91v-1.16H89.8Zm65.67,3.49c2.8-.06,2.74-4,.59-4.65C154.76,284,155.37,284.3,155.47,286.92Zm23.83-1.74c-1.31-.25.09-3.19-1.74-2.91C177.3,283.74,178.7,286.47,179.3,285.18ZM194.41,284c1.7.86,1.7-2.59,0-1.74Zm4.07,1.17c-.32-1-.3-2.42-1.16-2.91C197.58,283.37,196.53,285.77,198.48,285.18Zm44.75-2.33c0-.32-.47-.66-.58,0C242.65,283.17,243.12,283.51,243.23,282.85Zm75.56,2.33c.08-1.45.1-2.82-1.17-2.91C317.88,283.37,316.83,285.77,318.79,285.18ZM70.62,283.43c0-.58-1-.73-1.16,0C70.11,283.37,70.37,284.28,70.62,283.43Zm.58,1.75c1.47.61,2.58-2,1.17-2.33C72.12,283.76,70.54,283.35,71.2,285.18Zm14.53,1.74c-.37-1.46,2.67-4,0-4.07C86.22,284.37,84,286,85.73,286.92Zm147-1.74h2.32c.17-1.33-.13-2.19-1.16-2.33C233.63,283.71,233.07,284.32,232.77,285.18Zm-168,1.74a2.78,2.78,0,0,1,.58-1.74c-1.18-.18-1.14-1.58-2.32-1.75C63,285.2,63.6,286.39,64.81,286.92Zm69.74-1.74a1.62,1.62,0,0,0-1.16-1.75C133.45,284.35,133.31,285.45,134.55,285.18Zm30.8-1.17c2.55,3-1-1.85,0,0Zm45.34,0c0-.32-.47-.66-.58,0C210.1,284.34,210.57,284.67,210.69,284Zm26.73,1.17c0-.36.09-.69.58-.59-.06-.71-.17-1.37-1.16-1.16C236.93,284.12,236.74,285.08,237.42,285.18Zm28.48,1.16c.17-1.36,1.24-2.51-.58-2.91C265.64,284.28,264.64,286.44,265.9,286.34Zm-124.37-1.16c1.09-.13,1.28.65,2.32.58V284A2.55,2.55,0,0,0,141.53,285.18Zm6.39.58c0-.82-.13-2.23-.58-1.17C147.29,285.41,147.47,286.82,147.92,285.76Zm109.84,0c.51-1.2-1.51-2.61-1.74-1.17C256.85,284.73,257,285.55,257.76,285.76ZM25.29,291.57c-.8.75-.57,2.52-.58,4.07-1.62-.41-2.46,2.89-1.16,3.48.71-1.76,2.22.42,2.9.59.57-3.32,2.91-5.83,0-8.14,1.53.17.46-2.25,2.33-1.74a11.77,11.77,0,0,0-2.91-5.24c-1.52,2.09,0,5.18.58,7Zm32.55-5.81c.09-.61-.45-1.5-.58-.58C57.17,285.78,57.71,286.68,57.84,285.76ZM112.47,291c1.12-2.06,0-3.36,0-5.81h-1.75C111.08,287.34,109.63,291.31,112.47,291Zm45.33-2.33c2.22.24,1.3-1.19,1.16-2.32,0,0,1.22-1.56-.58-1.16C158.39,286.55,157.38,286.89,157.8,288.66Zm145.29-2.32c.09-.61-.44-1.5-.58-.58C302.43,286.37,303,287.26,303.09,286.34ZM94.45,288.66c1.6.57,1.7-3.24,1.16-2.9C95.37,286.86,94,286.81,94.45,288.66Zm99.38-1.16c.09-.69,1-1.32,0-1.74C193.75,286.44,192.8,287.08,193.83,287.5Zm25,0c.46,3.11.36,2.16.58,0a15.31,15.31,0,0,1,.59-1.74c-.18-.47-1.71.39-1.75.58C218.3,286,218.78,287.23,218.82,287.5Zm16.86-1.16c0-.32-.47-.66-.59,0C235.09,286.66,235.57,287,235.68,286.34ZM66.56,287.5c.32-.32,0-1.18-.59-.58C65.65,287.24,66,288.1,66.56,287.5Zm72.06,2.9c0,.82.13,2.23.58,1.17a22.21,22.21,0,0,1,1.16-5.23C136.19,285.63,135.45,289.72,138.62,290.4Zm3.49-.57c.25-1.11,1.66-1.06,1.16-2.91-1.1.13-1.28-.66-2.32-.58-.12,2.79-.9,4.92-1.17,7.55,2.19-.25,2.06,1.82,3.49,2.33-.07-1.66,4.24-1.91,2.32-3.49-1.22,1.75-2.1-1.72-1.74-3.49,1.46.1,1.82-.89,2.33-1.74C144,287.14,143.28,291.15,142.11,289.83ZM163,291c1.35-.2,2.5-.6,2.91-1.75-1.8-.32-1.53-2.73-3.49-2.9C162.52,288,162.13,290.14,163,291Zm55.79,1.74a6.62,6.62,0,0,0,4.65,4.07c0-1.74-1.51-2-1.74-3.49,0-1.15,1.59-.74,1.16-2.32s1.13-5-1.16-4.65C222.23,289.94,219.89,290.69,218.82,292.73Zm6.4-6.39c-.69.09-1.65-.1-1.75.58C224.16,286.83,225.12,287,225.22,286.34Zm1.16,1.16h1.16v-1.16h-1.16Zm29.06,2.9c-.43-1.31,1-4.53-1.17-4.06C253.29,288.08,252.59,290.25,255.44,290.4Zm2.32.59c-.12-2-1.17-3.1-1.74-4.65C255.92,288.56,255.67,291,257.76,291Zm7-1.16a4.38,4.38,0,0,0-3.49-3.49C261.42,288.49,263.72,288.52,264.74,289.83ZM46.21,288.66c1.27.21,1.17-2.63,0-1.74-.17.13.13,1,0,1.16S45.33,288.52,46.21,288.66Zm27.9,0c0-.81-.13-2.22-.58-1.16C73.49,288.31,73.66,289.72,74.11,288.66ZM161.29,291c1-.08,1-4,0-4.07C160.14,288,158.6,290.21,161.29,291Zm68,3.48a3,3,0,0,0-1.74,1.75c.33.52,2.4,2.14,1.16,2.32-1-.44-3.69-4.37-4.65-1.16,1,.54,4.52,2,7,2.9.06-.7.17-1.37,1.16-1.16-.53,1-.2,2.9-1.16,3.49-.62,1.38-2.68-1.24-3.49.58,1.37.19.35,2.76,2.33,2.33,1.87-1.23,2.59-3.61,3.48-5.81-1.84-2.65-2.43-7.76-3.48-10.47-.1-.24-.65-3.55-1.75-1.74C229.69,288.64,227.77,293.28,229.28,294.47ZM37.5,288.08c0-.32-.47-.66-.59,0C36.91,288.4,37.39,288.74,37.5,288.08Zm11.62,4.07c.21-1.38,2.8-3.34,1.16-4.65C49.61,288.42,47.24,290.61,49.12,292.15Zm59.28-4.07v1.16c1.43.91,1.71-2,.58-1.74C109,287.86,108.89,288.19,108.4,288.08ZM199.06,291c1.49,1.62,2.54-2.83,4.65-.59-.23-1.39,1.06-1.26.58-2.9h-3.48C200.8,289.23,199.3,289.48,199.06,291Zm34.29,0c1.64.09,1.46-1.64,2.33-2.33-.86-.3-1.47-.86-2.33-1.16A2.87,2.87,0,0,0,233.35,291ZM14.83,294.47c1.38-1.94.23-5.38-1.16-6.39C12.92,290.59,12.83,293.31,14.83,294.47Zm15.69-5.81c0-.58-1-.73-1.16,0C29.48,289.36,30,289,30.52,288.66Zm36.62,8.72c0,.81.13,2.22.58,1.16,0-.91-.08-2,1.16-1.74a12.53,12.53,0,0,1,.58,5.23c3.66.35,1.6-2.36,1.74-4.65.22-2.7,2.06-6.84.59-9.3C70.49,291.43,68.39,294,67.14,297.38Zm80.78-7.55c0-.36.09-.69.58-.59-.07-.71-.17-1.37-1.16-1.16C147.43,288.77,147.24,289.73,147.92,289.83Zm120.88-.59c.09-.61-.45-1.5-.58-.58C268.14,289.27,268.67,290.16,268.8,289.24Zm40.69,2.33c0-1.37-1-1.71-.58-3.49-1.36.18-2.41,1.14-3.49,0C305,291.05,308.6,289.94,309.49,291.57Zm-290,1.16c1.27-1.56-1.73-2.57-2.32-4.07C16.76,291.19,18.2,291.88,19.48,292.73Zm11.62-1.16c-1.11,1.05-3.2,4.12-2.32,5.23.32-1.68.91.89,1.74.58-.6-2.92,1.47-3.19,2.33-4.65-1.23-.47-1.6-3.06-.58-4.07C30.31,288.07,31.36,290.47,31.1,291.57Zm166.22,0c1.75.89,1.53-3,.58-2.91A3.77,3.77,0,0,0,197.32,291.57Zm8.14-1.17c0-.81-.13-2.22-.59-1.16C204.83,290.06,205,291.47,205.46,290.4Zm61,.59c.17-.36,1.44-2.24,0-2.33C267,289.75,264.74,290.61,266.48,291Zm-199.92.58a2.19,2.19,0,0,0,2.32-2.33C67.06,289,67.24,290.71,66.56,291.57ZM134,296.8c-.07-2.83.42-6.24-1.16-7.56C131.5,291.44,132.3,295.74,134,296.8Zm111-6.4c.14,2.38,2.16,2.88,1.74,5.82,2.44,1,2.38,4.6,5.23,5.23.34-3.05-1.93-3.5-2.91-5.23,1.91-2,.11-5.46-1.74-7C247.09,291.53,246.29,291.78,245,290.4Zm-199.93-.57c-1.2,3.11,2,1.85,0,0Zm29.06,2.32A2.55,2.55,0,0,0,73,289.83C72.79,291.15,73.09,292,74.11,292.15Zm48.82-1.75c0-.32-.47-.65-.58,0C122.35,290.73,122.82,291.06,122.93,290.4Zm127.28,0c0-.32-.47-.65-.58,0C249.62,290.73,250.1,291.06,250.21,290.4Zm33.12,6.4c-1.27-1.82-.72-5.48-2.32-7C282,292.13,280.37,297.73,283.33,296.8ZM85.15,292.15c.09-.69,1-1.32,0-1.75C85.07,291.09,84.12,291.72,85.15,292.15ZM217.08,291c1.77,1.58-1.59-1.77,0,0Zm101.12.58H320V290.4H318.2Zm-161.56,2.32c.84-.31,3,.68,2.9-.58-1.35-.39-1.55-1.93-2.9-2.32Zm93.57-2.32c.57,2.72,2.59,4,5.81,4.07-.07-2.07-2.15-2.12-1.75-4.65C252.73,291,251,290.77,250.21,291.57Zm21.5,2.32c3,.07,1-2.71-.58-2.9C270.89,292.39,272.19,292.25,271.71,293.89Zm-148.2,0c-.1-.87.21-2.14-.58-2.32C122.17,292.34,122.16,293.73,123.51,293.89Zm73.23-1.16c.08-.61-.45-1.5-.58-.58C196.07,292.76,196.61,293.65,196.74,292.73Zm72.65,1.16c.17-.35,1.44-2.23,0-2.32C269.94,292.65,267.64,293.51,269.39,293.89ZM16.57,296.8c-.62-2.17,1.45-1.66,1.17-3.49-.83-.14-1-.95-1.75-1.16C16.35,293.54,15.26,296.37,16.57,296.8ZM47.38,298c2,1.59,4.32-2,2.9-3.49C49.58,295.9,47.57,296,47.38,298Zm2.9-5.81c-.3.86-.86,1.46-1.16,2.32C50.59,295.09,51.7,292.51,50.28,292.15Zm188.3,1.74a1.59,1.59,0,0,0-1.16-1.74A1.59,1.59,0,0,0,238.58,293.89Zm26.16.58c-.66.84-.63,1.42.58,1.75,0-1.55.22-3.32-.58-4.07h-2.33C261.85,294.26,265,292.64,264.74,294.47Zm38.93-1.16c.59,0,.7.47,1.17.58-.06-.91.07-2-1.17-1.74Zm-283,1.75h1.75c.16-1.33-.14-2.19-1.17-2.33C21.35,293.83,20.57,294,20.64,295.06ZM34,293.89c.09-.61-.45-1.5-.58-.58C33.34,293.92,33.88,294.81,34,293.89Zm58.12,1.17c1.29.42,2.39-2.15,1.16-2.33C93.28,293.89,91.7,293.47,92.13,295.06Zm9.3.58c1-.28-.22-4.21-1.17-2.33C101.84,292.9,99.85,296.05,101.43,295.64Zm25,3.48a13.07,13.07,0,0,0-1.17-3.48c.8-.05.8-4.19,0-2.33C125.19,295.1,123.27,299.2,126.42,299.12Zm37.19-5.23c1.35.4,1.56,1.93,2.91,2.33v-3.49C165.08,292.64,163.7,292.62,163.61,293.89Zm19.76-1.16c-.07,2,1.14,2.74,1.74,4.07.43-.56,2.73-3.41,1.17-2.33C185.41,296,184.44,292.88,183.37,292.73Zm92.41,0c-1.35,3.22-.47,5.77,0,9.88,2.85-.41,2.21,2.67,4.65,1.16-.36-1.57.73-4.61-.58-5.23-.16.82-1.28.66-1.75,1.17a12.58,12.58,0,0,1-.58-5.24c1.19.35,2.42-2.55,1.16-1.16S277.6,292.44,275.78,292.73Zm16.85,2.33c1.44.08,2.82.1,2.91-1.17-1.16,0-.74-1.58-2.33-1.16A3.26,3.26,0,0,1,292.63,295.06ZM41.56,296.22c-.31-.85.68-3-.58-2.91A1.87,1.87,0,0,0,41.56,296.22Zm97.06,0a3.77,3.77,0,0,0-.58-2.91H136.3C136.66,294.69,137.08,296,138.62,296.22Zm9.88-1.75c.51-1.34-3-1.33-1.16-.58C148.16,293.85,148,295.58,148.5,294.47Zm52.31-.58c3.1,1.2,1.85-2,0,0Zm66.25,0c-.65.06-.9-.84-1.16,0A.59.59,0,0,0,267.06,293.89Zm41.85,5.23c-.46.41-1.3,3.25,0,3.49a2.55,2.55,0,0,1,2.32-1.16c-.53-1-.2-2.9-1.16-3.49-2.28,1.86-1.17-4.62-3.49-4.65C306.79,295.82,307.89,297.42,308.91,299.12ZM84,297.38c.34-1.24,2-3.17,0-3.49C83.54,294.3,82.7,297.13,84,297.38Zm31.38.58c-.42-1.32,1-4.53-1.16-4.07C113.36,294.81,113,298.51,115.37,298ZM184,300.87c.18,1.34,1.24,2.94-.58,1.74-.1,1.46.89,1.82,1.74,2.32-.16-1.51.22-2.49,1.75-2.32,0,.58.47.69.58,1.16.5,2.25-1.42,2.07-1.74,3.49,1.72,1.37,4.38,1.82,5.23,4.07,1.09-3.21,4.25.49,5.23,1.16-.47-2.43,3.46-3.48,1.16-5.81-.74,1.2-.93,2.95-2.91,2.91.09-2.57-1.64-.17-2.32,0,1-3-3.08-.8-2.91-2.91.5-1.25,1.43-2.06,3.49-1.75,1.07-1.44,1.76-3.27,3.49-4.06.58,0,.69.47,1.16.58-1-2.3-2.84-2.9-4.07-4.65-.43-.62-.71-1.19-1.16-1.74.17.2-.36.88-.58.58-.45-.63.38-2.23-1.16-1.75C188.47,296.48,186.58,299,184,300.87Zm10.46-6.4c-.65.06-.9-.84-1.16,0A.59.59,0,0,0,194.41,294.47Zm41.85,1.75c.61-1.48-1.22-3.32-1.75-1.75C235.85,294.3,235.16,296.15,236.26,296.22Zm25.57-.58a1.62,1.62,0,0,0-1.16-1.75C260.72,294.81,260.59,295.91,261.83,295.64Zm37.2,3.48c1.41-1.07.05-4.27-.59-5.23C298.6,296.34,298.78,300.75,299,299.12Zm20.34-2.9c1.62.93,1.6-2.51.58-2.33C319.76,294.68,319.12,295,319.37,296.22ZM42.73,298c.09-.94,2-3,.58-3.49-.51,1.62-1.39,2.88-1.75,4.65.25,1.11,1.66,1.06,1.17,2.91-1,2.12-4.08,2.12-4.07,5.23a3.74,3.74,0,0,0,2.9.58c.69-1.54-1.11-3.42,0-3.49.92.06.46,1.49,1.75,1.17.85-2.58,0-3.41,0-6.4.4-1.15,3.46.37,2.9-1.74C45.63,296,43.87,299.76,42.73,298Zm155.75-1.74c.05-.82-.13-2.23-.58-1.16C197.86,295.87,198,297.28,198.48,296.22ZM238,295.06a.59.59,0,0,0-1.16,0C237.49,295,237.74,295.9,238,295.06Zm-83.11,8.13c.85.51,1.85.87,1.75,2.33-.32.84.68,3-.58,2.9-.77,0-.53-1-1.17-1.16.39,2.23,4.64,4.5,1.75,6.39,1.47.47,1.48,2.4,2.32,3.49-.87-.87-2.45-1-2.9-2.33-1-1.49.6-2.79-1.75-3.48-.46,2.88-.75,4.32.58,6.39a27.43,27.43,0,0,0-.58,7.56c2.77.71,2.76,4.21,3.49,7-1.53-.6-2-2.3-3.49-2.91-.89,3.61,1.61,3.82,2.33,5.82-1,.64-.44,3.68-2.33,1.74v5.23c2.26.27,4.08,3.77,1.75,5.23a10.1,10.1,0,0,0-1.75-2.32v4.65c1.74-.05,2.95,1.71,1.75,2.9,2.49-.6,2.45-3.74,4.06-5.23-.36-1.95.75-5.4-.58-6.39-.16.53-2.16,1.95-2.32.58-.76-3.08,2.84-1.81,2.32-4.65-1.93.2-1.89,2.37-4.07,2.32,2-2.05,3.49-4.64,5.82-6.39a31.44,31.44,0,0,1,1.16-9.88c-1.49-.63-2.77,1.77-3.49,0,.52-.33,2.58-2.39,1.16-1.16-1.7-.15-1.78,1.31-3.48,1.16,1-2.26,3.74-2.85,4.65-5.23H163c0-4.27,2.14-7.8,0-11-1.85.09-2.56,1.32-4.65,1.16,2.44-.66.52-5.68,3.49-5.81v-6.39c-1-1-3.41-.47-5.23-.58-1.82,2.1,2.62,3.21,1.16,4.65-1.37-.18-1.08-2-2.91-1.75C153.51,300.34,156.07,301,154.89,303.19ZM206,300.87c-.4-2.34,2.44-1.43,2.32-3.49a5.21,5.21,0,0,0-2.32-2.32C206.73,297.34,204.26,299.42,206,300.87Zm4.07-2.33c-.34-1,.7-3.41-.59-3.48C208.73,295.8,208.51,298.53,210.11,298.54Zm2.9-2.9c-1.4,1.95,2-1.41,0,0Zm61,3.48c-.07-1.85.58-4.44-1.74-4.06A11.61,11.61,0,0,0,274,299.12Zm-192.37,9.3c.36,4.23-2.94,10.37-.58,14.53a10.67,10.67,0,0,0-1.74,7.56c.74.29,3.22,1.1,3.49,3.48-.61,2.34-.57,4,1.74,4.66.15-1.71-1.31-1.79-1.16-3.49,2.2-1.11,2.34-7.33,1.16-9.88-1,1.16-1.56,2.7-3.49,2.9.77-2.27,1.83-5.56,4.65-4.06V318.3c.56-7.42,2.62-16.32,2.33-22.66-2.31-.57-.24,3.25-2.33,2.9.47,2.06,1.87,3.18,0,4.65,1.75-.58,1,1.3,1.17,2.33C84.15,305.48,83.71,307.75,81.66,308.42Zm57-9.88c2.36.34,1.85-2.39.58-2.9A3.74,3.74,0,0,1,138.62,298.54Zm72.65-2.32c0-.32-.47-.66-.58,0C210.68,296.54,211.16,296.88,211.27,296.22Zm28.48,0c-.66.06-.91-.85-1.17,0A.59.59,0,0,0,239.75,296.22Zm-92.41,1.16c1.8-.08.43-2.46-.58-.58C146.56,297.17,147,297.4,147.34,297.38Zm56.95.58c-2.08,3-1.21,10.08-1.16,12.79,0,1.23-1.51,3.41.58,3.48.06-4.25.42-5.36,0-9.3-.13-1.09.66-1.28.58-2.32-1-2.55,2.24-5.82-.58-6.39A2.81,2.81,0,0,0,204.29,298ZM11.92,302.61c2.67.12,4.13-4,2.91-5.81C13.52,298.4,11.25,299,11.92,302.61Zm7,2.32c-3.44-2.67,2.67-5.27-.58-8.13.16,2.29-2.49,1.78-2.33,4.07,2.82,2.28-1.38,3.33-.58,7,1.45-.09,1.8.91,2.91,1.16.4-2.53-1.68-2.58-1.75-4.65C17.35,304.27,18.74,306.31,18.9,304.93ZM34,297.38c0-.32-.47-.66-.58,0C33.43,297.7,33.9,298,34,297.38Zm55.21,2.33c1.76.91,1,3.72,2.91,4.06,1.22-3.79-1.24-4.68-2.91-7Zm46.5-2.33c0-.32-.48-.66-.59,0C135.13,297.7,135.6,298,135.72,297.38ZM138,298c.09-.61-.45-1.5-.58-.58C137.37,298,137.91,298.88,138,298Zm26.73,5.81c2.22-1.71-.33-2.35-1.16-4.06.09-1.45.11-2.83-1.16-2.91C162.55,299.79,161.78,303.67,164.77,303.77Zm70.32-4.06c-1.16,3,.63,1.56,1.17,2.9.47,1.17-1.45.32-1.17,2.32,2.62.54,1.78-2.18,1.75-3.48,0-1.59-1.66-3.61-1.16-4.65h-2.33C232.74,299,234.58,298.67,235.09,299.71Zm17.44-2.33c-.46,2,.87,2.23.58,4.07,2.34,0,2.78-1.87,2.91-4.07C254.19,296.73,254.7,297.33,252.53,297.38Zm10.46,2.9c1.09.86.69,3.19,2.91,2.91-.62-1.7-1.65-3-1.16-5.81-.75,0-.81-.74-1.75-.58C261.36,298.37,262.53,298.25,263,300.28Zm41.27-1.74h1.16c0-.58.47-.69.58-1.16-.74,0-.81-.74-1.74-.58ZM21.8,301.45c-.33-1.89.4-2.7.59-4.07C20,296.83,18.82,301.69,21.8,301.45Zm72.07,1.16c.26-1.33,2-4.1.58-5.23C94.19,298.71,92.4,301.48,93.87,302.61Zm28.48-2.9c.1-1.46-.89-1.83-1.75-2.33C120.51,298.84,121.5,299.2,122.35,299.71Zm-48.24-1.17a.59.59,0,0,0-1.16,0C73.07,299.24,73.59,298.9,74.11,298.54Zm18,.58h1.16V298H92.13Zm7-.58c0-.32-.47-.66-.58,0C98.52,298.87,99,299.2,99.1,298.54Zm5.81,2.91c-2.28-.93-.2,2.51-1.74,2.32a.59.59,0,0,0-1.16,0c3,1.68,4.33-2.86,5.81-4.65-1.09,0-1.23-.44-.58-1.16h-2.33Zm25-1.74V298c-.68.09-1.65-.1-1.74.58C129,298.68,129.14,299.5,129.9,299.71Zm51.73-1.17c0-.32-.47-.66-.58,0C181,298.87,181.52,299.2,181.63,298.54Zm33.71,1.17a1.62,1.62,0,0,0-1.17-1.75C214.23,298.88,214.1,300,215.34,299.71Zm54.63.57a1.21,1.21,0,1,0,.58-2.32C270.36,298.75,269.72,299.07,270,300.28Zm48.82-.57v2.9c1.58.42,1.17-1.15,2.32-1.16-.92-.92.67-3.95-.58-2.91v1.17C319.7,299.93,319.55,300.4,318.79,299.71Zm-221.43-.59c0-.32-.47-.66-.58,0C96.77,299.45,97.25,299.78,97.36,299.12Zm141.22,1.16c1.2.52,2.61-1.5,1.17-1.74C239.61,299.37,238.79,299.52,238.58,300.28Zm54.63-.57h1.17v-1.17h-1.17Zm-262.69.57h1.17v-1.16H30.52Zm83.11,4.07c-.22-1.56,2.86-4.74,0-5.23C113.28,300.57,111.33,303.75,113.63,304.35Zm88.92-4.64c0-.33-.47-.66-.58,0C202,300,202.44,300.37,202.55,299.71Zm15.11.57h1.16v-1.16h-1.16Zm-86,0c0-.32-.47-.65-.59,0C131.06,300.61,131.54,300.94,131.65,300.28ZM220,302.61a2.18,2.18,0,0,0,2.32-2.33c-.79-.18-1.11-.82-2.32-.57Zm64.51,2.91c0,3.07-1.88,4.32-2.33,7,.46,1.28,2.73.76,2.91,2.32.76,2.35.88,5.33,2.32,7-1.49,1.61-2.26,3.93-4.65,4.65.36,0,.69.09.58.58.13.65.65.9,1.17,1.16.37-1.75.9-3.35,2.9-3.49.38,3.29-2.61,3.21-2.9,5.82,2.18.13,2.26,2.38,2.9,4.07-2-2.44-1.41.72-2.9,1.74-.49-1.09-1.67-1.72-2.33-2.91-.4-.72.34-2.15-1.16-1.74-.34,1.89.4,2.7.58,4.07,2.33.58,2.71,3.1,4.65,4.07,1.49.62,2-2.51,2.91-.59-.16,1.44-2.7,3.46-1.75,4.07.19-.67,1.8-2.74,2.33-1.16A5.44,5.44,0,0,1,288,346.2c-1.83.28-1.54-1.57-2.91-1.75-1,3.36.78,6.88,1.16,9.3s-.07,3.2,1.16,4.07c-1.41.72-.06,3.5.59,4.07.72-1.77.44-2.26-.59-3.49,1.42-1.37-.87-1.08-.58-2.9,1.89.34,2.7-.4,4.07-.58-.17,1.93-.79,5.17,1.16,6.39-.2-5.61-.53-11.09-1.74-15.69.57-5.81-1-11.14-1.74-16.86-.84-6.13-1-13.06-2.91-16.27,1-2.21-.88-4.35-.58-7.56-2.15-.75-2.17-3.64-3.49-5.22-.34,2.47.42,3.84.58,5.81C283.25,306.07,284.11,303.78,284.5,305.52Zm18.59-1.17c.92-1.23,1.86-3.7,0-4.64C303.92,302.24,300.31,303.3,303.09,304.35Zm-204-1.74c.76-.77.36-1.75-.58-2.33C98.62,301.15,98.31,302.43,99.1,302.61Zm125.53-1.16c-.66,1.38-.46,6,1.17,7-1.23-2.19-.1-4.94,1.16-4.65-1.19-.39-1.91-4.23-2.91-2.9C224.41,300.9,224.74,301,224.63,301.45Zm35.46,6.39c.45-3-.82-4.22-.59-7-.12-.46-.48-.68-1.16-.59C255.64,302.66,258.91,305.84,260.09,307.84Zm35.45-1.74c1.27-1.4,1.6-4.48,0-5.82C294.31,301,293.42,305.62,295.54,306.1ZM36.91,307.84c1.82-1.76,2.27-5.4,0-7C37.64,303.55,35.73,306.62,36.91,307.84ZM135.13,302c.68,1.42,2.74-.65,1.17-1.16C136.29,301.64,135.28,301.4,135.13,302Zm11.63,6.39c.51-1.8,1.94-2.71,2.32-4.65-2,.6-.9-1.8-1.16-2.9h-1.74A39.85,39.85,0,0,0,146.76,308.42Zm54.05-4.07c1.79.06,1.73-1.75,1.74-3.48-1.79.4-1.12.4-2.9,0C198.89,303.17,201.56,302.05,200.81,304.35Zm37.19-2.9c-1.59,1.77,1.77-1.59,0,0Zm1.75,1.16c-.85.51-1.85.87-1.75,2.32a2.78,2.78,0,0,1,1.75.59c.46-1.67,1.17-3.09,1.74-4.65C239.93,300.47,240.37,302.07,239.75,302.61Zm4.06.58c-.13-1,.59-2.91-1.16-2.32C242.49,302.19,242.79,303.05,243.81,303.19ZM72.37,305.52c1.17-.92,1.67-3.24,0-4.07C72.85,303,70.61,304.64,72.37,305.52Zm44.17-1.17c0-.76,1-.53,1.16-1.16-1.34.18-.65-1.68-1.75-1.74C115.65,302.93,115.18,303.48,116.54,304.35Zm16.85,0c-.26-1.09.79-3.5-1.16-2.9C132.55,302.48,132.53,303.86,133.39,304.35Zm171.45-.58c.78.19,1.11.83,2.32.58.28-1.82-.72-2.37-1.74-2.9C305.55,302.55,304.76,302.73,304.84,303.77ZM48,302.61a.59.59,0,0,0-1.17,0C46.92,303.31,47.44,303,48,302.61Zm28.47,4.65c.18-1.19,1.58-1.14,1.75-2.33-1.46-.48-1.84-2-2.91-2.9C73.48,303.9,74.59,306.1,76.43,307.26Zm74.4-4.65c0-.32-.48-.66-.58,0C150.24,302.93,150.71,303.27,150.83,302.61ZM44.47,304.93c1.62.94,1.61-2.51.58-2.32C45.18,303.71,44.4,303.89,44.47,304.93ZM127,306.1c2.81.25,1.68-3.39,0-3.49Zm66.83-1.17c1.54,0,3.42.33,3.49-1.16-.83-.14-1-.95-1.75-1.16C195.41,303.8,194,303.75,193.83,304.93Zm71.49,1.75c-1.9.24-1.5,2.76-2.33,4.07,1.79.43,1.12-1.6,2.91-1.16.43,2.94-1.44,3.59-2.33,5.22,1.59-.42,1.17,1.16,2.33,1.17,1.62-4.24.59-13.69-2.91-12.79C263.8,304.33,263.81,306.25,265.32,306.68ZM22.39,305.52h2.32c.16-1.33-.14-2.19-1.16-2.33C23.3,304.1,21.72,303.69,22.39,305.52ZM66.56,309c.24-1.1,1.25-1.46,1.16-2.9-.86-.31-1.47-.86-2.33-1.17.54,2-.48,3.35-.58,4.66-.08,1.1.67,1.28.58,2.32-.12,1.5-.3,1.49.58,2.9.25,2.38-1.91,2.36-1.16,5.24a3.26,3.26,0,0,1,2.33.58c1.75-1.1-2.22-2.69-.58-3.49,1.39.54,1.53,2.34,4.06,1.74-.76-2.91.26-7.62-1.74-9.29,1-.75,2.29-1.21,2.32-2.91,0-.85.22-4.76-.58-2.91C70.8,306.68,67.77,309.42,66.56,309ZM84,305.52c-.56-1.09,1.74-1.95,0-2.33C83.82,303.55,82.55,305.43,84,305.52Zm4.65,1.74c.18-1.37,2-1.08,1.74-2.91-.83-.13-1-1-1.74-1.16C88.09,303.68,87.4,306.9,88.64,307.26Zm11.62-4.07c-.61,3.38,2.52.24,0,0Zm9.88,2.33c0-1.16,1.59-.74,1.17-2.33C109.84,302.58,108.73,305.15,110.14,305.52Zm113.33,6.39c-1.07-.09-.36-2-1.16-2.32,1.9-1.23,2.18-4.49.58-6.4-.08,2.63-2.38,3-2.32,5.81C221.51,309.65,222.65,313.06,223.47,311.91ZM48,307.84c-.83-.22-1-.7-1.75,0,.24,2.75-1,4-.58,7h2.91c1.23-.64-.5-1,0-2.32.38-1,1.53-.85,1.74-2.32.09-.61-.53-.93-.58-1.75s1.14-2.05,0-2.32c-.14.63-1,1.39-1.16.58.25-1.11,1.66-1.05,1.16-2.91C47.38,303.39,48,306,48,307.84Zm16.85-1.16c-.32-.84.68-3-.58-2.91C64.52,305.6,62.86,306.15,64.81,306.68Zm151.69-1.75h1.16v-1.16H216.5ZM11.92,312.49c.46-1.14,2-2.09,2.91-1.16.31-2.25-1.48-2.39-1.74-4.07-1-.92.75-2.67-1.75-2.91A51,51,0,0,0,11.92,312.49Zm125-7.56c0-.32-.47-.65-.58,0C136.29,305.26,136.77,305.59,136.88,304.93Zm70.32,2.91c-.45-1.48,2.27-2.67.58-3.49C207.65,305.26,205.55,307.07,207.2,307.84Zm102.29-.58a3.28,3.28,0,0,1,2.32.58c-.35-1.2.94-4-1.16-3.49C311.08,306.14,309.05,305.47,309.49,307.26ZM54.35,305.52c0-.33-.47-.66-.58,0C53.77,305.84,54.24,306.18,54.35,305.52Zm51.14,1.16c.52-.09.3-3.21-.58-1.16C104.76,305.86,105.15,306.74,105.49,306.68Zm10.46,0a1.6,1.6,0,0,0-1.16-1.75C114.85,305.85,114.71,307,116,306.68Zm17.44-1.16c0-.33-.47-.66-.58,0C132.81,305.84,133.28,306.18,133.39,305.52Zm163.89.58h1.16v-1.17h-1.16Zm-277.8,1.74c1.88.52.82-1.89,1.74-2.32H19.48Zm100,1.16c1.45-.09,1.8.92,2.91,1.17-.36-1.39.73-4.22-.58-4.65C121.4,307.09,119.34,307,119.44,309Zm79.62-1.74c.05-.82-.13-2.22-.58-1.16C198.44,306.91,198.61,308.32,199.06,307.26ZM231,309c1.46,1.06,1.44,3.6,2.9,4.65,3.66-1.88.79-4.94-.58-5.81,1.75.9,1.75-3.22,0-2.32C233,307.07,231.69,307.73,231,309Zm23.83-1.74h1.74c.11-1.27-.48-1.85-1.74-1.74Zm18.59,2.91c.79-2.54-1.38-2.11-1.74-3.49.17-.95-.79-1.57-1.16-.58C272.29,306.68,271,310.26,273.45,310.17Zm-63.34,7.55c-.07-3.3,2-9.5-.59-11.62C210.24,310.24,208.66,313.81,210.11,317.72Zm104.61-5.23c.3-.86.86-1.46,1.16-2.32-1.91-.42-.64-4-2.91-4.07C313,308.74,313,311.51,314.72,312.49Zm-190-4.65h1.16v-1.16h-1.16Zm6.39-1.16c.32.84-.67,3,.59,2.91-.5-1.36,2-2.51.58-2.91C132.1,307.38,131.58,307,131.06,306.68Zm30.81,25.57c-.15,1.7,1.31,1.79,1.16,3.49-2.17.94-2.8,6.91.58,7-.3-4.95,2.17-9.3,0-12.78.24-1.12,2.25-.46,1.74-2.33,0-4.21,1.32-8.35,0-12.2,1.13-1.61,2-6.55.59-8.72C163.92,315.59,163.44,322.68,161.87,332.25Zm55.79-24.41c.58,0,.69.47,1.16.58,0-.58.47-.69.58-1.16-.58,0-.69-.47-1.16-.58C218.24,307.26,217.77,307.37,217.66,307.84Zm13.37-.58a.59.59,0,0,0-1.16,0C230.52,307.2,230.77,308.11,231,307.26ZM258.34,309c1.42-.67-.65-2.73-1.16-1.16C258,307.85,257.71,308.86,258.34,309Zm37.2,2.91c3.39-.14,1.14-4.46-.58-4.65C294.83,309.13,296,309.72,295.54,311.91ZM107.82,309c-.74,0-.81-.74-1.74-.58-.47,1.86-1.72,2.93-1.75,5.23,2-.11,2.21-2,4.07-2.32-.34-1,.7-3.42-.58-3.49Zm164.47,8.72c1.38-2.32-.43-2.94-1.16-4.65.66-2.38.39-3.8-1.16-5.23C268.89,311.1,269.15,316.87,272.29,317.72Zm-197-7.55V309C74.2,307.07,72.44,310.75,75.27,310.17ZM100.84,309c0-.32-.47-.66-.58,0C100.26,309.33,100.73,309.66,100.84,309Zm33.71,1.17h1.75c-.1-.69.1-1.65-.58-1.75C135.66,309.34,134.23,308.88,134.55,310.17Zm105.2,3.48c0-.32.47-.66.58,0,0,1.77-1.23,2.26-1.75,3.49,1.4.24,1.27-1.06,2.91-.58v-4.07c-2.27-.05-.65-4-2.91-4.07C237.38,310.59,238.76,312.1,239.75,313.65ZM275.2,309c0-.32-.47-.66-.58,0C274.61,309.33,275.09,309.66,275.2,309Zm4.06,1.75c.06-.92,1.49-.46,1.17-1.75a3.26,3.26,0,0,1-2.33-.58C277.94,309.75,278.24,310.61,279.26,310.75Zm26.74.58c1.58-.42,1.17,1.15,2.32,1.16v-4.07C306.69,308.53,305.85,309.43,306,311.33ZM76.43,316a20.3,20.3,0,0,1,2.91,4.65c-.46-2.4.89-3,.58-5.23-.17-1.21-1.57.86-1.74-1.17-1-3.5,2.68-2.35,2.32-5.23C76.8,309,76.91,312.77,76.43,316Zm36-4.65c-.56-1.08,1.74-1.95,0-2.33C112.3,309.36,111,311.24,112.47,311.33ZM236.26,309c-.61,3.38,2.52.25,0,0Zm23.83,1.17c.32-.33,0-1.19-.59-.58C259.18,309.91,259.49,310.77,260.09,310.17ZM20.64,315.4c2.77.41,3.26-4.47,2.33-5.81C22.58,311.91,20.58,312.63,20.64,315.4Zm69.74-4.65c0,.12-3.31-2.15-1.16,0C89.27,310.8,90.51,311.86,90.38,310.75Zm11.63,2.9c1.39.05,3.08-4.52,1.16-4.06C103.71,311.87,101.15,311.05,102,313.65Zm23.24,0c-.51-1.69-.74-2,.58-2.9-.83-.14-1-1-1.74-1.16C124.19,311.23,123.59,313.57,125.25,313.65Zm79,3.49a25.38,25.38,0,0,0,2.33,2.91c-.28-2.71-.17-3.21-.58-6.4,1.18.18,1.55,1.17,2.32,1.75-.17-2.93-1.86-4.34-3.49-5.81A26.61,26.61,0,0,1,204.29,317.14Zm100.55-5.23c-.14-1,.58-2.91-1.17-2.32C303.51,310.91,303.82,311.77,304.84,311.91Zm-285.36,0c0-.35.09-.69.58-.58-.07-.71-.17-1.38-1.16-1.16C19,310.85,18.8,311.82,19.48,311.91Zm44.75,1.16c-.32-.84.68-3-.58-2.9A1.86,1.86,0,0,0,64.23,313.07ZM213,314.81c1.78-1.43-.61-3.61-1.74-4.06C211.44,312.52,211.17,314.71,213,314.81Zm54.63-1.74h1.16v-2.32h-1.16Zm-192.95,0c.09-.68,1-1.31,0-1.74C74.61,312,73.66,312.65,74.69,313.07Zm71.49-1.16c-.48,2.64-1.31,8,0,10.46,1.53-1.45-1.25-3.84,1.16-4.65-2.37-.2,0-1.52-1.16-2.91.91-.48,3.46-2.28,1.74-3.48C147.82,312,147,312,146.18,311.91ZM34,312.49c0-.32-.47-.66-.58,0C33.43,312.81,33.9,313.15,34,312.49Zm4.65,0c1.4,3,1.5-2,0,0Zm14,2.32c.07-.76.09-4.2-.58-2.32C52,313.25,51.94,316.7,52.61,314.81Zm23.82-2.32c0-.32-.47-.66-.58,0C75.85,312.81,76.32,313.15,76.43,312.49Zm143-.58c-.53.53.56,1.68.59,1.74C220.84,315.55,219.82,311.49,219.4,311.91Zm80.79.58c0-.32-.47-.66-.58,0C299.6,312.81,300.08,313.15,300.19,312.49ZM91,319.46c.11-2,1.9-5.43.59-7C91.33,314.43,89.94,318.21,91,319.46Zm43.59-.58c1.28-.71,2.42-6.64-.58-6.39C134.34,314.45,133.22,317.89,134.55,318.88Zm65.1-5.81c0-.32-.48-.66-.59,0C199.06,313.4,199.53,313.73,199.65,313.07Zm79,6.39c1.65-.48,1.51.82,2.91.59v-5.82c-1.79-.43-1.12,1.6-2.91,1.17-.25-1.1.8-3.51-1.16-2.91C277.21,315.52,278.64,316.8,278.68,319.46Zm32.55-5.23a1.6,1.6,0,0,0-1.16-1.74A1.6,1.6,0,0,0,311.23,314.23ZM11.34,316c.08-.77.09-4.21-.58-2.33C10.69,314.42,10.67,317.86,11.34,316Zm186.56-2.33c-1.41,2,1.95-1.4,0,0Zm19.18,5.81h3.49c.64-3.94-1.68-4.9-3.49-6.39ZM86.9,314.23a3.34,3.34,0,0,0,1.74,4.07c.81,1.67-1.58,2.95,0,3.49,1-1.71,2.17-6.33,1.16-8.14C89.74,315.13,87.64,315,86.9,314.23Zm66.25,0c0-.32-.47-.65-.58,0C152.57,314.56,153,314.9,153.15,314.23Zm41.84,6.4c-.1-1.32,2-3.39,2.33-2.33-.34,1.21-1.22,1.88-1.75,2.91h2.91v-4.07c-.4-1.15-3.24.14-3.49-1.16-.13-1.1.66-1.28.58-2.33h-3.48A18.37,18.37,0,0,0,195,320.63Zm28.48-5.23c-1.18-.17-1.14-1.58-2.32-1.75.36,1.77-.75,5,.58,5.81.13-.45.49-.67,1.16-.58.63-1.49-1.76-2.77,0-3.48C222.89,315.72,223.36,316.06,223.47,315.4Zm82,0v-1.17c0-.35-.09-.68-.58-.58-.13.71-.65.36-1.17,0C303.27,315.22,304.88,314.78,305.42,315.4Zm3.49-1.17c0-.32-.48-.65-.59,0C308.32,314.56,308.8,314.9,308.91,314.23Zm-215.62.58c0-.32-.47-.66-.58,0C92.71,315.14,93.18,315.47,93.29,314.81Zm18.6,2.91c-.23-1.77,1.52-3-.58-3.49C111.64,315.26,110.6,317.65,111.89,317.72Zm134.25-2.91c0-.32-.47-.66-.58,0C245.56,315.14,246,315.47,246.14,314.81ZM18.9,317.14c.3-.86.86-1.47,1.16-2.33C18.59,314.2,17.48,316.78,18.9,317.14Zm78.46-1.74c0-.33-.47-.66-.58,0C96.77,315.72,97.25,316.06,97.36,315.4Zm18,5.23c0-1.55-.22-3.32.58-4.07-1.88.72-.44-1.88-2.32-1.16C112.3,317.15,113.32,320.44,115.37,320.63Zm186-2.91c-.1-.87.21-2.14-.58-2.32C300,316.17,300,317.56,301.35,317.72Zm1.16-1.74c0-.33-.47-.66-.58,0C301.93,316.3,302.4,316.64,302.51,316Zm4.65,1.74c-.21-3.1-1.51-2.58-.58-1.16C306.46,320,307.26,319.18,307.16,317.72Zm-199.92,1.16c-.17-.87-.75-4.2-1.75-2.32C106.69,316.72,105.63,319.13,107.24,318.88Zm93,.58c1.85.82,1.46-3.47.58-3.48C200.14,316.66,200.15,318,200.23,319.46Zm40.68-1.74c.31,2.06-2.06,1.43-1.75,3.49.86.3,1.47.86,2.33,1.16C242.61,321.18,241.88,318.56,240.91,317.72ZM245,316c-1.77.36-3,1.29-2.91,3.48C244.51,319.77,244.37,317.51,245,316ZM97.36,320.05c1.85.82,1.47-3.48.58-3.49C98,317.93,96.94,318.27,97.36,320.05Zm139.48-1.17c0,.82.13,2.23.58,1.17.42-1.78-1-1.71-.58-3.49h-1.16c0,.74-.75.8-.59,1.74C235.78,318.39,236.74,318.2,236.84,318.88ZM284.5,323c2.46-2.05-1.08-4.58-2.33-6.39C281.59,320,283,321.51,284.5,323Zm27.31-2.9c-.51-2.25,2.54-.95,1.74-3.49h-1.74C312.44,318.05,310.05,319.33,311.81,320.05Zm-265.6-2.91c-.45.13-1.14,0-1.16.58C45.5,317.59,46.2,317.7,46.21,317.14Zm83.69.58c0-.32-.47-.66-.58,0C129.32,318.05,129.79,318.38,129.9,317.72Zm167.38,2.91c-.15-1.71,1.31-1.79,1.16-3.49C296.49,316.4,296,320.09,297.28,320.63Zm-204-2.33c-.65.06-.91-.84-1.16,0C92.13,318.89,93.15,319,93.29,318.3Zm175.51.58c.09-.61-.45-1.5-.58-.58C268.14,318.91,268.67,319.8,268.8,318.88ZM20.06,321.21c1.76.9,1.53-3,.58-2.91A3.81,3.81,0,0,0,20.06,321.21Zm24.41,14.53c.13,1.1-.65,1.28-.58,2.32,2.17-.62,1.65,1.45,3.49,1.16C46.79,337.68,46.42,335.92,44.47,335.74Zm5.81-14.53c-1.79-.43-1.11,1.59-2.9,1.16V318.3c-4.53-.08-1.21,4.28,0,5.23-.68.1-.64.92-.59,1.75-1.15,1-.73-.06-2.32,0-.81,4.68,1.26,6.48,1.16,10.46,2.12,0,1.24,3,4.07,2.32.8-.75.58-2.52.58-4.07-1.29-.25-3.15,1.8-3.49.59-.53-5,4.32-2,4.07-5.82-2.74-.78-3.3,3.64-4.65,2.33,1.14-2,5-7.18,2.33-7.56C49.73,323.37,49.7,322,50.28,321.21Zm21.51-1.75c.08-.6-.45-1.5-.59-.58C71.12,319.49,71.65,320.39,71.79,319.46Zm32.54,0h1.16V318.3h-1.16Zm5.23.59c.09-.69,1-1.32,0-1.75C109.48,319,108.53,319.62,109.56,320.05Zm1.75.58c.75-.78.76-2.16-.59-2.33C110.82,319.17,110.52,320.45,111.31,320.63Zm88.34-1.17c.08-.6-.46-1.5-.59-.58C199,319.49,199.51,320.39,199.65,319.46Zm34.86,0c0-.32-.47-.65-.58,0C233.93,319.79,234.4,320.12,234.51,319.46Zm26.74,1.17a1.62,1.62,0,0,0-1.16-1.75C260.14,319.8,260,320.9,261.25,320.63Zm3.49,1.16c.86-.1,2.14.21,2.32-.58-1.59.16,1-3.47-.58-1.75C265.9,320.24,264.91,320.61,264.74,321.79ZM36.91,324.12c.45-2.18.93-4.34-1.74-4.66C35.08,321.69,34.82,324.07,36.91,324.12Zm39.52-4.07c1.77,1.58-1.58-1.77,0,0Zm20.35,0c0-.33-.47-.66-.59,0C96.19,320.37,96.67,320.71,96.78,320.05Zm27.31,1.16c1.7.85,1.7-2.6,0-1.75Zm90.08-1.75c-.61,3.38,2.52.25,0,0ZM273.45,352c1.71,2.56.28,7.21,2.91,9.88-1.9-2.9,1.84-2.7,2.9-1.16-.4-2.5-3.42-2.39-4.06-4.65.29-1.88,2.9-4.16.58-5.23.33-1.64,3.63-3.3,1.74-5.23C277.1,348.69,274.11,349.18,273.45,352Zm1.75-8.14c-1.12-.24-2.5-.21-2.33-1.74,2.59-.64,3.08,2.57,4.65,1.16-.34-1.2.72-3.82-.58-4.07-1.57,1.54-1.35-3.65-2.32-4.64.79-.79,2.73-3.42,1.16-4.65a1.6,1.6,0,0,1-1.75,1.16c-1.52-3.29,1.19-3.2,1.75-5.81-.62-1.47-2.57-3.53-4.07-2.33.22-2-1-2.48-1.74-3.49-1.06,4,1.62,4.19,2.32,6.4a6.41,6.41,0,0,1-2.32,3.48c-.38,2.32,1.53,2.34,1.16,4.65,1.45-.09,1.82.9,2.32,1.75-1.05,3.21,2.77,4.57,1.75,5.81-1.65-.1-2.43-1.07-4.07-1.16.72,2.76.48,6.49,2.32,8.13-.17.36-1.44,2.24,0,2.33C274.47,349,275.65,347.23,275.2,343.87Zm28.47-23.82c-.27,1.82.73,2.37,1.75,2.9-.81-1.67,1.58-2.95,0-3.49C305.32,320.14,304.5,320.1,303.67,320.05Zm3.49,1.74c1.32.28,3.49-1.46,1.75-2.33C308.67,320.58,306.65,319.92,307.16,321.79ZM73,324.12c1.81-.89,2.5.36,4.07,1.16-1.81,1.88-3.72,3.64-2.91,8.13,2.8-.28,1.68,3.36,4.07,3.49-.37-2.15.75-5.79-.58-7-.16.52-2.17,1.95-2.33.58-.2-2.53,1.6-3.05,3.49-3.49.37-3-2.89-6.23-4.07-4.07.46-2-.54-2.56-1.74-2.9Zm34.87-2.91c.09-.61-.45-1.5-.58-.58C107.15,321.24,107.69,322.13,107.82,321.21Zm4.65,1.16c2.59.1,1.42-2,0-2.32Zm97.64-1.16c.08-.61-.45-1.5-.59-.58C209.44,321.24,210,322.13,210.11,321.21ZM17.74,323c1.61.93,1.6-2.51.58-2.32C18.45,321.73,17.66,321.91,17.74,323Zm189.46-2.32c-3.44-.16-2.39,5.36,0,5.81.26-1.33,2.05-4.1.58-5.23-.14.63-1,1.39-1.16.58C207.05,322.2,207.32,320.63,207.2,320.63Zm11,2.9c.45-.39,1.51-3.46-.58-2.9C218,321.47,217,323.63,218.24,323.53ZM60.16,322.37c.58,0,.69.47,1.16.58,0-.91.08-2-1.16-1.74Zm3.49-.58c-.65.06-.91-.85-1.16,0C62.49,322.38,63.51,322.52,63.65,321.79ZM86.9,323c0-.35.08-.69.58-.58-.07-.71-.18-1.38-1.17-1.16C86.41,321.89,86.22,322.86,86.9,323Zm34.29,0c.1.1-.5.84-.59,0,0-.06,1.29-1.34,1.17-1.74-2.6-.36-2.9,3.65-1.75,5.23C122.78,326.25,122.26,324,121.19,323Zm5.23,2.33c-.14-1.84,3.42-3,.58-4.07C127.27,322.7,124.94,324.5,126.42,325.28Zm95.89.58c2.37,0,2.5-2.15,2.32-4.65C222.68,321.5,221,324.14,222.31,325.86Zm77.3-2.91c.58.78.55,2.17,1.74,2.33.28-1.84-1.05-2.06-.58-4.07-1.14-.18-1.15.78-1.74,1.16-.07-.71-.18-1.38-1.17-1.16C297.46,322.77,299.07,322.33,299.61,323ZM64.23,327.6c-1.09-1.14-2.8-.33-2.32,1.74a2.75,2.75,0,0,1,1.74.59c-1-1.66,1.32-1.64,1.74-2.33.71-1.16.55-2.56,1.17-4.07-1.53.18-.46-2.25-2.33-1.74Zm46.49-1.74c0-1,1.57-3.38,0-4.07C111.52,323.63,109.29,325.3,110.72,325.86Zm19.18-3.49c0-.32-.47-.66-.58,0C129.32,322.69,129.79,323,129.9,322.37Zm65.67,0c0-.32-.46-.66-.58,0C195,322.69,195.47,323,195.57,322.37Zm116.24,0c-.17,1.53.81,1.91,2.33,1.75-.1-.88.2-2.15-.59-2.33C313.23,323,312.65,323,311.81,322.37Zm-210.38,2.91c-.41,2.15-1.08,4,1.16,4.65.13-.46.48-.68,1.16-.59.8-.74.57-2.52.58-4.06.48-.42,2.27-3.32,0-2.91C103.56,323.54,103.48,327.16,101.43,325.28ZM116,324.12c.09-.69,1-1.32,0-1.75C115.87,323.06,114.92,323.69,116,324.12Zm15.7-1.17a.59.59,0,0,0-1.17,0C130.61,323.65,131.13,323.31,131.65,323Zm132.5,1.17h1.17c0-.75.74-.81.58-1.75h-1.75Zm-163.89,0c.09-.61-.45-1.51-.58-.59C99.6,324.14,100.13,325,100.26,324.12Zm165.06,2.32c1.09.13,1.28-.66,2.32-.58-.26-1.1.79-3.5-1.16-2.91C267.1,325.12,265,324.61,265.32,326.44Zm-198.18,0c1.1.13,1.28-.66,2.32-.58-.1-.87.21-2.15-.58-2.33C68.7,324.9,66.86,324.61,67.14,326.44ZM91,324.69c.92-.05,2,.08,1.75-1.16H91.55C91.55,324.12,91.07,324.22,91,324.69Zm111.59,2.91c-1.37.16,0,2.17.58,2.33-.58-1.94,1.29-6.33-1.16-6.4C200.8,324.69,202.15,326.3,202.55,327.6Zm59.28.58c.06-2.57-.69-4.35-2.91-4.65C259.44,325.54,259.58,327.91,261.83,328.18Zm7-3.49c.09-.6-.45-1.49-.58-.57C268.14,324.72,268.67,325.62,268.8,324.69ZM60.16,326.44c.17-.36,1.45-2.24,0-2.32C60,324.47,58.72,326.35,60.16,326.44Zm49.4-1.75c0-.32-.47-.66-.58,0C109,325,109.45,325.35,109.56,324.69Zm23.25,5.82c-.59-1.94,1.28-6.33-1.16-6.39C129.59,325.64,130.39,330.09,132.81,330.51Zm1.74-5.23c.09-.61-.45-1.51-.58-.59C133.88,325.3,134.42,326.2,134.55,325.28Zm80.2,8.13c.19-1.36.92-2.18.59-4.07-.36-1.19.93-4-1.17-3.48,1.33,2.36-.46,3.86-2.32,4.65C212.94,331.36,212.54,333.7,214.75,333.41Zm-4.06,0c2.39-2.31-.67-6.08.58-9.29-2.41-.76-1,1.82-1.16,3.48-.36,3-2.06,9.31,1.74,9.3C212.13,335.07,210.06,335.58,210.69,333.41Zm67.41-5.81c-.53-1-.19-2.9-1.16-3.48C277.29,325.31,276,328.15,278.1,327.6Zm32-2.91c0-.32-.47-.66-.58,0C309.49,325,310,325.35,310.07,324.69Zm-181.33,4.07c1.83.75,1.83-4.81,0-4.07Zm52.31-2.9c0-.33-.47-.66-.58,0C180.46,326.18,180.94,326.52,181.05,325.86Zm1.16-.58c-1.77,2,2.15,1.76,0,0Zm14.53,2.32c-.09-.77,2.36-1.75.58-2.32C197.41,326.05,195,327,196.74,327.6Zm22.08-1.74c0-.33-.47-.66-.58,0C218.24,326.18,218.71,326.52,218.82,325.86ZM240.33,327a1.6,1.6,0,0,0-1.17-1.74C239.22,326.19,239.09,327.29,240.33,327Zm63.34.58c.28-1.13-1.56-3-1.74-1.74C303.32,325.63,301.61,328.5,303.67,327.6Zm2.91,4.07c1.1-1.14-.06-4.95-.58-6.39C305.22,326.11,303.12,332.05,306.58,331.67ZM86.31,327.6a2.55,2.55,0,0,0,2.33-1.16C87.78,325.52,86,325.79,86.31,327.6Zm212.72,0c-1,0-.33-1.61-1.17-1.74C297.37,327,298.37,329.47,299,327.6Zm8.13,0c1.19.56,2.3,1.19,3.49,1.74-.1-1.83-.41-3.46-2.33-3.48C308.19,326.69,307.37,326.84,307.16,327.6Zm-288.84.58c0-.81-.13-2.22-.58-1.16C17.69,327.84,17.87,329.24,18.32,328.18ZM99.1,327c-1.4,2,2-1.4,0,0Zm5.81,2.91a2.19,2.19,0,0,0,2.33-2.33c-.92-.05-.46-1.48-1.75-1.16C105.91,328.22,104.49,328.15,104.91,329.93Zm118-2.33c0-.32-.47-.66-.58,0C222.31,327.92,222.78,328.26,222.89,327.6Zm40.1,0c-.16,1.32.14,2.19,1.16,2.33-.75-1.45,1.71-2.42,0-2.91C264,327.47,263.67,327.7,263,327.6ZM52,329.34c0-.81-.13-2.22-.59-1.16C51.4,329,51.57,330.41,52,329.34Zm38.35,2.33c-1.36-.52-.33,4,0,1.74-.07-2.59,1.44-3.6,1.75-5.81C89.81,327.22,90.46,329.81,90.38,331.67Zm60.45,0c-1-1.79.68-4.11-1.17-4.07C149.57,329.44,149.64,331.11,150.83,331.67Zm91.24-1.16c1,1.43,4.05-1.76,2.33-2.91C244.29,329.24,241.63,328.33,242.07,330.51Zm-169.7-1.17c.58,0,.69.47,1.16.59-.06-.92.08-2-1.16-1.75Zm40.68,4.07c-1.19-.32-1.14-1.75-2.33-.58-.79,2.54,2.25,1.24,1.75,3.49-.87.69-2.6.5-2.33,2.33-.27,1.82,1.46,1.63,2.33,2.32a2.84,2.84,0,0,0-.58-1.75c4.54-1.21,5.57-10.19,0-11C111.55,330.3,115.41,331.2,113.05,333.41Zm66.83-4.65c1.41,3,1.51-2,0,0Zm131.93,1.75c.19-.71-.09-3.59-.58-1.75C311,329.48,311.32,332.35,311.81,330.51Zm-292.33.58c.18-.71-.09-3.59-.58-1.75C18.71,330.06,19,332.93,19.48,331.09Zm45.33-.58c1.1.83.13,3.74,2.33,3.48-.18-2.31,1.34-2.92,1.16-5.23C67,329.21,65.15,329.1,64.81,330.51Zm31.38,1.16c-.75-1.44,1.71-2.41,0-2.91C95.86,329.12,94.83,331.52,96.19,331.67Zm101.13,0c1.73.69,2.5-2.45,1.16-2.91C198.23,329.87,196.82,329.81,197.32,331.67Zm18.6-1.16c1.69.85,1.69-2.6,0-1.75Zm53.47-.58c.08-.61-.46-1.51-.59-.59C268.72,330,269.25,330.85,269.39,329.93ZM60.74,331.09c.52-.09.3-3.21-.58-1.16C60,330.27,60.4,331.15,60.74,331.09Zm7,4.65c3-.87,1.61-2.52,1.74-5.81.32,0,.66-.47,0-.59C68.8,331.4,67.66,333,67.72,335.74Zm154.59,0c3.06-.86,1.59-5.1-.58-5.81A14.65,14.65,0,0,1,222.31,335.74Zm-1.74-6.4c.78,3.5-1.75,3.69-1.17,7C223.28,337.11,221.76,330.36,220.57,329.34Zm47.07.59c0-.33-.47-.66-.58,0C267.06,330.25,267.53,330.59,267.64,329.93Zm46.5,1.16a1.62,1.62,0,0,0-1.17-1.75C313,330.26,312.9,331.36,314.14,331.09ZM109,331.67c0-.81-.13-2.22-.58-1.16C108.36,331.32,108.53,332.73,109,331.67Zm25,1.74c0-.85.22-4.75-.58-2.9C133.4,331.36,133.17,335.26,134,333.41Zm11.62,4.65c.67-1.8-.07-2.7,1.17-4.65-2-.89,1.31-3.4-1.17-3.48C145,331.71,144.35,336.4,145.59,338.06Zm101.13-4.65c.13-.45.49-.67,1.16-.58-.19-1.35-.59-2.5-1.74-2.9C246.47,331,245.43,333.34,246.72,333.41Zm-119.14,1.17c.22-2.16.09-4-1.75-4.07C125.56,332.72,126.08,334.13,127.58,334.58Zm156.33-4.07c-.45.13-1.14,0-1.16.58C283.2,331,283.9,331.07,283.91,330.51ZM97.36,332.25c.58,0,.69.47,1.16.58-.06-.91.08-2-1.16-1.74ZM299,331.67c0-.32-.48-.66-.59,0C298.44,332,298.91,332.33,299,331.67Zm11,3.49c-.4-1.74-.71-3.56-2.33-4.07C307.73,333.23,308,335.09,310.07,335.16ZM20.64,332.25c0-.32-.47-.66-.58,0C20.06,332.57,20.53,332.91,20.64,332.25Zm66.26,4.07c-1,.52-1.61,2.14,0,2.33-.51-2.83,1.66-3,1.16-5.82-.86-.3-1.47-.86-2.33-1.16C85,334.32,87.33,334,86.9,336.32Zm16.85-2.91c-.31,1.63-.85,3-1.16,4.65,2.88-.6,3.67-3.3,4.65-5.81.32,0,.66-.47,0-.58A5.79,5.79,0,0,1,103.75,333.41Zm1.16,4.65c-2.09-.56-1.13,2.61,0,2.33.26-2.06,2-2.69,2.33-4.65A2.18,2.18,0,0,0,104.91,338.06Zm12.79-5.81c0-.32-.47-.66-.58,0C117.11,332.57,117.59,332.91,117.7,332.25Zm11,0c0-.32-.47-.66-.58,0C128.16,332.57,128.63,332.91,128.74,332.25Zm4.07,0c0-.32-.47-.66-.58,0C132.23,332.57,132.7,332.91,132.81,332.25Zm50,.58c.09-.61-.45-1.5-.58-.58C182.12,332.86,182.66,333.75,182.79,332.83Zm58.12,4.07c1.37,0,1.71,1,3.49.58.13,1-.59,2.91,1.16,2.33.13-2.8-2.5-4.47,0-6.4-2.66,1.63-2.78-1.55-5.23-1.74C239.93,334,240.88,335,240.91,336.9ZM49.7,332.83c-1.4,1.95,1.95-1.4,0,0ZM150.83,334a1.6,1.6,0,0,0-1.17-1.74C149.72,333.16,149.58,334.26,150.83,334Zm.58,1.17c1.36.18.34,2.75,2.32,2.32-1.25-1.07.61-5.25-1.74-5.23C152,334.42,152.86,334.13,151.41,335.16Zm98.8-2.33c0-.32-.47-.66-.58,0C249.62,333.15,250.1,333.49,250.21,332.83Zm52.88,4.65c.93-.42,2.47-5.14,0-5.23C302.86,333.42,301.66,336.56,303.09,337.48ZM57.26,338.65c.32-1.27,1.38-4.77,0-5.82C55.86,333.76,54.26,338.4,57.26,338.65ZM95,335.16c-.3,2-.62,6.43,1.16,6.39,2.49-.85,0-3.9,0-5.81.8-.74.9-2.85-.58-2.91C95.57,333.91,95.18,334.15,95,335.16Zm183.65-2.33c-.45.13-1.14,0-1.16.58C278,333.28,278.67,333.4,278.68,332.83ZM52.61,334c0-.32-.47-.65-.58,0C52,334.32,52.5,334.65,52.61,334Zm1.74,0a.59.59,0,0,0-1.16,0C53.31,334.7,53.83,334.35,54.35,334ZM91,334c1.41,3,1.51-2,0,0Zm37.2,1.75c1.29.43,2.39-2.14,1.16-2.33C129.07,334.33,127.49,333.91,128.16,335.74Zm133.67,3.48c-.06-1.35,1.5-5-1.16-5.81C261,335.44,260.93,337.8,261.83,339.22ZM300.19,334c-1.59,1.77,1.77-1.58,0,0Zm15.11,0c0-.32-.47-.65-.58,0C314.72,334.32,315.19,334.65,315.3,334ZM61.91,339.22c-2.06-.46-1.65-3.39-3.49-4.06-.4,2.33.55,3.31.58,5.23,0,1.15-1.59.74-1.16,2.32,1.72,2.09-1.87,4.44,0,6.39,1.09-1.05,3.49,1.53,2.9,4.07,3.2-.14.68-2.38.58-4.07-.33-1,.71-3.41-.58-3.48-.17.51-1.57,2.54-1.74,1.16C61.18,345.47,60.44,341.25,61.91,339.22Zm1.74.59c-1.3-3.63,2.39-2.26,2.91-4.07-1.1-.07-.41-1.92-1.75-1.75-.71,1-1.8,1.69-2.32,2.91a5.23,5.23,0,0,0-2.33-2.32C61.4,336.25,61.21,339.34,63.65,339.81Zm35.45-4.65h1.16V334H99.1Zm78.46,5.23c.7-2,1.58-4.08.58-6.4C177.5,335.32,176,338.8,177.56,340.39Zm102.87-4.65c0-.81-.13-2.22-.58-1.16C279.8,335.39,280,336.8,280.43,335.74Zm-259.79,0c-.77,0-.53-1-1.16-1.16C18.81,335.77,20.39,337.35,20.64,335.74Zm55.79,2.32c-1.33-.8-1.36-2.89-2.9-3.48C72.87,337,76,338.64,76.43,338.06Zm122.63,0c0-1.54.33-3.42-1.16-3.48C197.78,336.24,198.05,337.53,199.06,338.06Zm70.33-2.32c.08-.61-.46-1.5-.59-.58C268.72,335.77,269.25,336.66,269.39,335.74Zm31.38,4.07c-.41-2,2.64-3.51.58-5.23C300.83,336.38,297.05,338.84,300.77,339.81Zm-34.29-1.75c-.84-2.19,1.6-1.11,1.16-2.9C265.64,334.24,265.51,339.68,266.48,338.06Zm40.1,1.75c.35-1.28,1.46-4.33-.58-4.65C305.22,336,304.81,339.76,306.58,339.81Zm-205.15-4.07c-1.77,2,2.14,1.76,0,0Zm114.49,1.74h1.16c0-.58.47-.69.58-1.16-.74,0-.81-.75-1.74-.58Zm96.47-.58c0-.32-.47-.66-.58,0C311.81,337.22,312.28,337.56,312.39,336.9Zm-294.65.58c0-.32-.47-.66-.58,0C17.15,337.8,17.63,338.14,17.74,337.48Zm1.74,0c0-.32-.47-.66-.58,0C18.9,337.8,19.37,338.14,19.48,337.48Zm52.89,2.91c0-.86.22-4.76-.58-2.91C71.79,338.33,71.57,342.24,72.37,340.39Zm52.3-2.91c0-.32-.47-.66-.58,0C124.09,337.8,124.56,338.14,124.67,337.48Zm90.08,2.33c-.76.13-2.3,3.28,0,2.9,1-.62,1-5.18,0-5.81C214.69,338.35,213.66,338.7,214.75,339.81Zm56.38-2.33c2.54,3-1.06-1.85,0,0Zm39.52,0c-1.41,1.95,2-1.4,0,0ZM315.3,341c.95-.08.95-4,0-4.07C315,337.67,312.65,340.9,315.3,341Zm-187.72-1.16c1.31.28,3.49-1.46,1.74-2.33C129.08,338.6,127.07,337.94,127.58,339.81Zm54.05-.59c-1.39.24.32-2.64-1.75-1.74C179.27,339,181.11,340.79,181.63,339.22Zm97.63,1.17c-.25-1.1.8-3.51-1.16-2.91C278,338.92,278,340.3,279.26,340.39Zm25.58-1.17c0-.81-.13-2.22-.58-1.16C304.21,338.88,304.39,340.29,304.84,339.22Zm-236.54.59c.63.84,2.64-2.11.58-1.75,0,0,0,.54,0,.59S68.33,339.85,68.3,339.81Zm30.22,4.64c.1-.67.92-.63,1.74-.58v-5.81c-1.82-.08-2,1.49-2.32,2.91C101.18,340.9,96.87,344.37,98.52,344.45Zm18-3.48c1.75.9,1.52-3,.58-2.91A3.77,3.77,0,0,0,116.54,341Zm3.48,2.32c-.16-2.39,1-3.93.58-5.23C119.3,339.08,117.81,342,120,343.29Zm7-4.07c-1-2.16-2.37-.3-.58.59C126.5,343.1,127.55,340.45,127,339.22Zm-80.79,2.91c-1.49-.06-.83-2.27-2.32-2.32a26.61,26.61,0,0,1-.58,7.55c.36,1.58,2.43,1.45,2.32,3.49,0,1.6-1,3.08-2.32,1.74-.61,2.75,1,3.27,2.32,4.07a1.59,1.59,0,0,1,1.75-1.16c-.29-1.83,1.78-1.32,1.16-3.49,1.62.93,1.61-2.51.58-2.32,0,2-1.71,2.16-2.91,2.9-1-4.9,3.54-4.21,4.07-7.55-2.51-.74-2.67,3.86-4.07,2.32.59-3.09,1.62-5.75,4.07-7-1,0-.32-1.62-1.16-1.74C48.08,339.74,47.55,341.33,46.21,342.13Zm85.44-1.74c-2,.3-.85,3.8-1.17,5.81,1-.16,1.07,3.47,1.75,1.74-2.83-2.76,1.49-6.06-.58-9.29-.13.7-.65.35-1.17,0C130.31,339.79,131.27,339.8,131.65,340.39Zm-78.46,0c.08-.61-.45-1.5-.58-.58C52.52,340.42,53.06,341.31,53.19,340.39Zm19.18,6.39c1.92,2.15,2.11,6,4.65,7.56-.38-2.15.75-5.79-.59-7a1.57,1.57,0,0,1-1.74,1.16V345c.77-.6,2.14-.57,2.91-1.17A6.15,6.15,0,0,0,73,339.22C74,342.68,72.62,343.41,72.37,346.78ZM93.87,341a1.62,1.62,0,0,0-1.16-1.75C92.76,340.14,92.63,341.24,93.87,341Zm18,9.3c-.79-.19-1.11-.83-2.33-.58-.76,2.89,1.79,2.47,1.75,4.65-.37,1-1.76,1-2.33,1.74,1.11.25,1.46,1.25,2.91,1.16-.17-2.25,1.9-4.2,3.48-2.9-.12-4.19.1-5.88-.58-8.72.63-1.34,2-4.95.58-6.4C113.8,342.35,110.39,345.92,111.89,350.27Zm127.86-4.07c1.7-1.14,1.08-5.32-.59-6.39C239.53,341.76,238.41,345.2,239.75,346.2Zm73.8-5.23c-.76,0-.53-1-1.16-1.16C311.73,341,313.31,342.58,313.55,341Zm-248.74,7c1.61-2.47,4.2-5.23,2.91-7.55C66.17,342,63.33,345.28,64.81,347.94Zm3.49,4.65c1.28-2.18-.78-4.91.58-7.55-1.82-.28-1.54,1.56-2.91,1.74C66.87,348.59,66.88,351.29,68.3,352.59Zm20.34-8.72c.26,2.07,2.1,2.55,2.91,4.07-.68-2.83,1.09-6.24,0-7.55C91.11,342.09,88.41,341.51,88.64,343.87Zm197.6-2.32c-1.11-.25-1.46-1.25-2.91-1.16C282.45,342.9,286,343.52,286.24,341.55Zm-222,1.74c.17-.35,1.45-2.23,0-2.32C64.06,341.32,62.78,343.21,64.23,343.29Zm44.17-1.74c0-.32-.47-.66-.58,0C107.82,341.87,108.29,342.21,108.4,341.55Zm74.39,2.32a1.86,1.86,0,0,0-.58-2.9C182.53,341.81,181.53,344,182.79,343.87Zm33.71-1.16c1.2.51,2.61-1.5,1.16-1.74C217.52,341.8,216.7,342,216.5,342.71Zm83.11,2.91a3.83,3.83,0,0,0,2.9-.58c.43-1.59-1.15-1.17-1.16-2.33,1.45.55.17-3.33,0-1.16C301.72,343.85,299.14,343.21,299.61,345.62Zm-146.46,2.32H152c-.47,2.23-.46,4.84,1.74,5.81-1-3.29.1-5.14,0-7.55-.07-1.6.77-4.08-1.74-4.65C151.57,344.48,153.77,344.8,153.15,347.94Zm113.91-4.07c.77,0,.53,1,1.16,1.17,1-.91.25-2.72-.58-3.49C267.77,342.65,267,342.83,267.06,343.87ZM306,346.78c.77,1,2.25,1.24,1.74,3.49,2.39-.07,1.93,2.71,4.07,2.9-1.09-3,1-7.15-.58-10.46-1.85.35-1.8-1.09-2.91,0-.31,2.64,3.1,1.55,2.91,4.07.45,3.27-1.92,1.5-2.91,2.32.35-1.05-.39-2.11-.58-3.48s.93-4.29-1.16-4.07C306,344,306.86,344.42,306,346.78Zm-204.57-4.07c-.55,3.07,1.28,3.75,2.32,5.23.92-1.21,1.35-2.91,3.49-2.9-.32-.85.68-3-.58-2.91C105.56,344.47,103.09,344.07,101.43,342.71Zm98.8,0c0-.32-.48-.66-.58,0C199.64,343,200.11,343.37,200.23,342.71Zm79,2.33a1.86,1.86,0,0,0-.58-2.91C279,343,278,345.13,279.26,345Zm25-1.17c-1,0-.33-1.61-1.17-1.74C302.6,343.32,304,345.33,304.26,343.87Zm-176.68-.58c-.59,1.94.8,1.91,2.32,1.75-.1-.87.21-2.15-.58-2.33C129,343.92,128.42,343.94,127.58,343.29Zm33.71,8.14c-1.46.73-2.39,7.76.58,7.55.73-5.09.71-10.59,1.16-14.53-1.18-.16-1.14-1.57-2.32-1.74C160.8,345.71,160.35,349.27,161.29,351.43Zm20.34-7.56c.08-.6-.45-1.5-.58-.58C181,343.9,181.5,344.79,181.63,343.87Zm65.09-.58c-.09,1.64,1.64,1.46,2.32,2.33C249.58,343.39,248.09,341.91,246.72,343.29Zm-191.79.58c2.55,3-1.06-1.85,0,0Zm94.73,3.49c-.49-2.07,1.69-3.48-.58-4.07C149.43,344.5,148.36,347.11,149.66,347.36ZM203.13,345c-1.18-.17-1.14-1.58-2.32-1.75C200.56,344.57,202.55,346.5,203.13,345Zm58.12-1.17c0-.32-.47-.66-.58,0C260.67,344.2,261.14,344.53,261.25,343.87Zm4.07.58c-.77,0-.53-1-1.17-1.16.36,1.39-.73,4.22.59,4.65-.34-1.73,2.19-3.56,1.16-4.07C265.86,344.23,265.81,344.56,265.32,344.45ZM17.16,345c.08-.61-.46-1.5-.59-.59C16.49,345.07,17,346,17.16,345Zm11-.59c-1.41,2,1.95-1.4,0,0Zm193,.59h1.16v-1.17h-1.16ZM29.94,348.52c1.8.4,2.42-3.33,1.16-4.07C31.16,346.26,29.28,346.11,29.94,348.52Zm78.46-2.32c0-.82-.13-2.22-.58-1.16C107.78,345.85,108,347.26,108.4,346.2Zm11,1.16c.08-.76.09-4.2-.58-2.32C118.78,345.8,118.77,349.24,119.44,347.36Zm61.61,0c1.21-1.15,0-2.48-1.17-2.91C179.8,345.9,179.78,347.28,181.05,347.36Zm34.29,2.33c.39-2.92-1.56-3.49-2.91-4.65C212,348,212.86,349.65,215.34,349.69ZM270,346.78c0-.81-.13-2.22-.58-1.16C269.34,346.43,269.52,347.84,270,346.78Zm43.58,2.32c1.24-1.3.42-3.82-1.16-4.06C312.49,346.68,311.89,349,313.55,349.1Zm-47.65.59c1.78,0,4-2.55,2.32-4.07C267.6,347.12,266.12,347.78,265.9,349.69Zm5.23-3.49c0-.32-.47-.66-.58,0C270.55,346.52,271,346.86,271.13,346.2ZM93.29,348.52c-.1-.87.21-2.14-.58-2.32C92,347,91.94,348.36,93.29,348.52Zm122.63-.58c3-2.11.37,2.5,2.9,2.33.09-1.84,0-3.51-1.16-4.07C217.89,347.59,215,345.88,215.92,347.94Zm30.8,1.75c2,.47,2.45-1.09,3.49,0,.12-1.67-.15-3-1.17-3.49C250,349.05,247.9,348.92,246.72,349.69Zm33.13-2.91c0-.32-.47-.66-.59,0C279.26,347.1,279.74,347.44,279.85,346.78ZM34,347.94c-.92-.05-.46-1.48-1.74-1.16C31.35,348.39,33.77,349.39,34,347.94Zm50.56,3.49c1.75.16,1.65-4.5,1.16-4.65C84.74,347.72,84.29,349.21,84.57,351.43Zm10.46,0c-.1-1.11,1.32-4-.58-4.65C94.81,348.17,93.72,351,95,351.43Zm9.3-.58c.06-1.72,4.32-2.22,2.33-4.07C106.55,348.45,102.16,348.83,104.33,350.85Zm4.07-2.33c.09-.61-.45-1.5-.58-.58C107.73,348.55,108.27,349.44,108.4,348.52Zm18,1.75c.18-.71-.1-3.59-.59-1.75C125.65,349.24,125.93,352.11,126.42,350.27ZM145,352.59c.62-.6,1.2-4.15,0-4.65C144.4,348.55,143.81,352.09,145,352.59Zm4.65-2.32h1.17v-2.33h-1.17Zm89.5,1.74c1.65-.06,2.38-4,.59-4.07C239.56,349.31,238.83,350.12,239.16,352ZM17.74,349.1c-1.41,2,2-1.4,0,0Zm98.8,1.75c1.28.43,2.39-2.14,1.16-2.33C117.45,349.44,115.87,349,116.54,350.85Zm65.67-1.75v1.17c1.43.9,1.71-2,.58-1.75C182.76,348.88,182.7,349.21,182.21,349.1Zm39.52,5.24c-.08-1.67,1.61-4.54,0-5.82C220.67,350.32,220.21,352.51,221.73,354.34Zm59.86-5.24c0-.32-.47-.66-.58,0C281,349.43,281.48,349.76,281.59,349.1Zm-152.85,2.33c.17-1.52-.21-2.5-1.74-2.33C126.83,350.63,127.21,351.6,128.74,351.43Zm173.77-2.33c-1,1.7-2.11,3.31-2.32,5.82.36,1.57,2.43,1.44,2.32,3.48.48,1.65-.82,1.51-.58,2.91-.73-.13-1.19-.91-1.16.58-.23,2.36,3.85.41,2.9,3.49,1.46-.48,3.12-.76,2.91-2.91-1,0-2.17-1.19-2.32-3.49.54-1.58,3.15-1.1,2.32-4.06-3.68,1.77,0-2.6-1.16-2.91C304,353.73,303.45,349.75,302.51,349.1ZM52,350.27c0-.33-.48-.66-.59,0C51.44,350.59,51.91,350.93,52,350.27Zm2.32,5.23c.15-.91,1.27-.41,1.74,0-.48-1.64.82-1.51.59-2.91-.88-.87-1-2.44-2.33-2.9C54.07,351.07,53.15,353.57,54.35,355.5Zm4.07,1.74c2.15-2.22.18-5.06-1.16-7C57.6,353.9,56,355.83,58.42,357.24Zm46.49,2.91c-1.07-1.25-.39-4.26-.58-6.4-2.08-.24-1.27-3.37-3.49-3.48.08,1.43.09,2.8-.58,3.48.85.51,1.85.87,1.75,2.33.08,1.44-.3,2.41-1.17,2.9.12,2,2.06,2.21,2.33,4.07-1.46-.48-1.84-2-2.91-2.9-.54,3.83,1.87,4.71,3.49,6.39-.84-4.14,3.14-3.45,3.49-6.39C105.91,359.35,105.05,361.64,104.91,360.15Zm.58-6.4a1.59,1.59,0,0,0-1.16-1.74C104.39,352.92,104.25,354,105.49,353.75Zm98.8-1.74c1.7.85,1.7-2.6,0-1.74Zm40.69.58c.17-.35,1.44-2.23,0-2.32C244.81,350.63,243.53,352.51,245,352.59Zm37.77,1.75c-.1-1.65.5-4-1.16-4.07C281.6,352.06,279.89,354.38,282.75,354.34Zm1.75-1.75c-.1-.87.2-2.14-.59-2.32C283.16,351,283.15,352.43,284.5,352.59ZM93.29,351.43c0-.32-.47-.66-.58,0C92.71,351.75,93.18,352.09,93.29,351.43Zm2.32,4.65c.35,1.2-.72,3.82.58,4.07.37-1.61,2.76-4,2.91-6.4,0-.45.86-3.1-1.16-2.9C98.7,354.13,95.63,353.58,95.61,356.08Zm28.48-1.16c-.07-1,.32-5.27-.58-3.49C123.58,352.4,123.19,356.69,124.09,354.92Zm54,1.74c1-1,.46-3.41.58-5.23-.74,0-.8-.75-1.74-.58C175.25,353.47,178.45,355.07,178.14,356.66Zm116.82.58c0-1.7-1.33-2.16-2.33-2.9v6.39c1.2.74,2.95.92,2.91,2.9-.35,1.2-1.12,2.42-2.33,1.17v4.06c2.06-.31,2.55.95,3.49,1.75.44-2.08,1.35-3.69,3.49-4.07-.3-2.47.4-4.54,0-6.39-.19-.87-1.08-1.56-1.16-2.33-.13-1.09,1.84-2.28,0-2.9,0,.32-.48.66-.59,0,.18-1.92,2-2.91,0-4.07A6.57,6.57,0,0,1,295,357.24ZM88.64,354.92c1.53.17,1.91-.81,1.74-2.33-1.83.67-1.41-.91-2.32-1.16C87.64,353.21,89.06,353.14,88.64,354.92Zm43.59-3.49c-.45.13-1.15,0-1.17.58C131.52,351.88,132.21,352,132.23,351.43Zm111,2.91c.19-.72-.09-3.59-.58-1.75C242.47,353.3,242.74,356.18,243.23,354.34Zm26.16,2.32c-1.85-.28,1-5.24-1.75-4.65C265.62,353.32,266.81,358.75,269.39,356.66Zm-147-2.91c.08-.6-.45-1.5-.58-.58C121.68,353.78,122.22,354.67,122.35,353.75Zm32,4.65c.45.92,1.85.87,1.75,2.33.06,2.38-2.33,2.32-1.75,5.23a7.92,7.92,0,0,1,2.91,3.49c-.35-2.29.86-3,1.74-4.07v-7.56c-1.48-.62-2,2.5-2.9.58-.32-2.83,2.12-2.91,3.48-4.06-1.34.17-.64-1.68-1.74-1.75C156.44,354.34,154.68,355.67,154.31,358.4Zm-85.43-2.9c.32-.37,2.36-1.76.58-2.33C70.23,354.63,66.76,354.58,68.88,355.5Zm61.6,4.07c3.1-.46,1.33-5.31,0-6.4A29.77,29.77,0,0,1,130.48,359.57Zm150-5.23c.08-.62-.45-1.51-.58-.59C279.76,354.36,280.3,355.26,280.43,354.34Zm33.12.58c0-.36.09-.69.59-.58-.07-.71-.18-1.38-1.17-1.17C313.07,353.86,312.87,354.82,313.55,354.92ZM71.2,358.4c.31-1.66.86.94,1.17,1.17.2,2.52-1.41,3.24-1.75,5.23,2.65,1.62,2.78,5.75,5.23,7.55.32-.84-.68-3,.58-2.9-.31,2.05.5,3,1.75,3.48,1.85-1.31-.1-4.62-1.16-6.39-.09.68.1,1.65-.59,1.74-.33-1,.71-3.41-.58-3.48A1.58,1.58,0,0,1,74.11,366c.13-1.1-.66-1.28-.58-2.33.32-2,3.24-1.41,2.9-4.06-2-.07-3-4.76-5.81-5.82C71,355.14,69.89,358,71.2,358.4Zm55.22.58c.11-2.44.2-4.85-1.75-5.23C125.29,355.46,125.47,357.6,126.42,359Zm1.16-1.74c-.46-1.86,4.12-1.62,1.74-3.49C128.7,354.54,125.65,355.83,127.58,357.24Zm27.89-2.9a.59.59,0,0,0-1.16,0C154.44,355,155,354.69,155.47,354.34Zm-80.78.58c1.77,1.58-1.59-1.77,0,0Zm167.38,0c0-.33-.47-.66-.58,0C241.49,355.24,242,355.58,242.07,354.92Zm34.29,1.16c.86.3,1.46.86,2.32,1.16v-2.9C277.23,354.24,276.86,355.23,276.36,356.08Zm39.52,3.49c.11,2,.39,5.15,1.74,5.81-1.31-1.62.25-3.3,0-4.65-.19-1-1.47-1-1.16-2.33.55-.49,1.24-3.7,0-4.06C315.65,355.57,315.76,357.58,315.88,359.57ZM29.36,355.5c0-.33-.47-.66-.58,0C28.78,355.82,29.25,356.16,29.36,355.5Zm82.53,11c-.75,0-.81-.74-1.75-.58-.18,2.3-2-.65-1.74,1.74.84.91,2.34,1.15,1.74,3.49.17,1.53-2.25.46-1.74,2.32,1,1,1.26,2.62,2.32,3.49.73-2.76.56-6.42,4.07-6.39-.34-2.48.42-3.85.58-5.81C113.12,364.29,113.31,366.22,111.89,366.54Zm2.9-11.62c-.17,1.18-1.57,1.14-1.74,2.32.71.07,1.37.17,1.16,1.16a5.28,5.28,0,0,1-2.32,2.33c1.12,3.15-1.48,3.42.58,5.23C113.68,363.09,116.81,359.08,114.79,354.92Zm2.33,5.23c1.72-1-.34-3.1,0-4.65.32,0,.66-.47,0-.58C115.82,355,114.87,360.28,117.12,360.15Zm2.9-2.91c-.08-.77,2-2.16.58-2.32C120.69,355.69,118.24,356.67,120,357.24Zm61-1.74c0-.33-.47-.66-.58,0C180.46,355.82,180.94,356.16,181.05,355.5Zm-128.44.58c0-.32-.47-.66-.58,0C52,356.4,52.5,356.74,52.61,356.08Zm41.84,2.32c-.75-1.44,1.71-2.41,0-2.9C94.12,355.85,93.09,358.25,94.45,358.4Zm156.34,1.17c-.1-1.65.5-4-1.16-4.07C247.68,356.94,249,358.78,250.79,359.57Zm-11,2.9c4.49.15-2.3-4.34,2.32-4.07a2.18,2.18,0,0,0-2.32-2.32Zm-183.07-.58c.46,2-.87,2.24-.59,4.07,1.77,0,2.26,1.23,3.49,1.74a3.79,3.79,0,0,1,.58-2.9C57.85,365,58.59,362.11,56.68,361.89Zm1.74.58c.17-2.73,3.75-2.06,2.9-5.81-2.08.44-3.69,1.35-4.06,3.49A2.55,2.55,0,0,0,58.42,362.47Zm27.31-5.23c0-.32-.47-.66-.58,0C85.15,357.56,85.62,357.9,85.73,357.24Zm7.56,0a.59.59,0,0,0-1.16,0C92.25,357.94,92.77,357.6,93.29,357.24Zm56.37,0c0-.58-1-.73-1.16,0C149.15,357.18,149.41,358.09,149.66,357.24Zm51.15,1.16a2.81,2.81,0,0,1,1.74.58,2.55,2.55,0,0,0-1.16-2.32A2.73,2.73,0,0,1,200.81,358.4ZM275.2,370c.18-.79.82-1.11.58-2.33-.69-1.43-2.2,1.19-2.91-.58-.81-3.14,1.57-3.08,1.75-5.23-.78-1.55-.19-4.46-1.75-5.23-2.46,1.88.84,2.89,0,6.39h-1.74v4.65C273.86,367.1,272.68,370.42,275.2,370Zm11-10.46c-.19-1.36-.6-2.51-1.74-2.91C283.27,357.88,285.26,358.85,286.24,359.57ZM150.83,358.4c.49,3-.26,5.17-2.91,3.49-.24,3.53,3.9,2.69,2.91,7a4.19,4.19,0,0,1,1.74,1.17c-.83,1.5-1.36,3.29-3.49,3.48-.06-.71-.17-1.37-1.16-1.16-.25,2.19,1.23,2.65,2.33,3.49.05-2,2-4.07,3.48-2.91-.78-4.82.87-8.88-1.16-12.78.86-1.07,1.56-2,0-2.91C152.67,359.54,151.68,357.05,150.83,358.4Zm164.47,1.17v-2.33A1.24,1.24,0,1,0,315.3,359.57Zm-202.83-1.75c-.45.13-1.15,0-1.16.58C111.76,358.27,112.45,358.39,112.47,357.82Zm64.51.58c0-.32-.47-.66-.58,0C176.4,358.73,176.87,359.06,177,358.4Zm106.35,1.17c.05-.82-.13-2.23-.58-1.17C282.71,359.22,282.88,360.63,283.33,359.57Zm-195.85,0c-.35,3.06.51,4.91,2.9,5.23.55-1.22-.64-5,1.17-6.4C89.42,358,89.32,359.66,87.48,359.57Zm94.73,1.16c1.62.93,1.61-2.51.58-2.33C182.61,359.19,182,359.51,182.21,360.73Zm-95.31.58c.18-.71-.1-3.59-.59-1.74C86.13,360.28,86.41,363.16,86.9,361.31Zm40.1,0c.86.3,1.46.86,2.32,1.16-.16-1,1.64-2.9,0-3.49C129.14,360.35,127.52,360.28,127,361.31Zm48.82-1.16c.08-.61-.45-1.5-.58-.58C175.15,360.18,175.69,361.07,175.82,360.15ZM281,364.22c0-2.11.32-4.59-1.16-5.24C279.76,361.21,279.88,363.22,281,364.22ZM117.7,366.54c1.28,1,3.38-.92,3.49-2.91-.26-2.06-2.11-2.54-2.91-4.06C118.29,362.09,118.47,364.8,117.7,366.54Zm130.76-7c-3,2.24,2.32,3,0,0Zm19.18,2.9c1.73.69,2.5-2.45,1.16-2.9C268.55,360.67,267.55,361,267.64,362.47Zm-213.87-.58c.78.18,1.11.83,2.32.58.17-1.52-.21-2.5-1.74-2.32A2.69,2.69,0,0,1,53.77,361.89Zm42.42.58c1.47.61,2.58-2,1.17-2.32C97.35,361.3,95.77,360.89,96.19,362.47Zm3.49-1.74c0-.32-.47-.66-.58,0C99.1,361.05,99.57,361.39,99.68,360.73Zm22.67,1.74c.18-.71-.1-3.59-.58-1.74C121.58,361.44,121.86,364.32,122.35,362.47Zm25,.58c-.32-.84.68-3-.58-2.9A1.86,1.86,0,0,0,147.34,363.05Zm13.95,4.07c-.5-2.41,1.33-7.15-1.75-7C160,362.56,158.21,367.29,161.29,367.12ZM180.47,366c1.13-.64,1.93-4.61.58-5.81v1.74c-.59,0-.69-.47-1.17-.58-.46,2,.87,2.23.59,4.07C180.14,365.38,179.81,365.85,180.47,366Zm22.08-5.23c-.65.06-.9-.85-1.16,0A.59.59,0,0,0,202.55,360.73Zm79.62,0c0-.32-.47-.66-.58,0C281.59,361.05,282.06,361.39,282.17,360.73ZM27,361.31c-1.58,1.77,1.77-1.59,0,0Zm197.6.58c-.87,0-2.37-2.16-2.9-.58C222.47,361.43,224.57,363,224.63,361.89Zm40.69,2.91c-.15-1.73,2.3-2.87,0-3.49C265.48,362.33,263.68,364.21,265.32,364.8Zm23.25,7c2-.47,2.23.87,4.06.58-.24-4.6,1.17-10.85-3.48-11C288.92,364.74,288,367,288.57,371.77Zm-44.17-6.39c.88,0,1.27-4.31-.59-3.49C243.89,362.86,241.93,365.59,244.4,365.38Zm26.15-1.75c0-.81-.13-2.22-.58-1.16C269.92,363.29,270.1,364.69,270.55,363.63ZM92.71,365.38c-.32-.85.68-3-.58-2.91C91.34,363.21,91.23,365.32,92.71,365.38Zm220.84.58c1.46.1,1.82-.89,2.33-1.74-1.19-.18-1.14-1.58-2.33-1.75Zm-285.93-.58c1.62.93,1.6-2.51.58-2.33C28,363.84,27.37,364.16,27.62,365.38ZM277.52,370V367.7c.39-1,3.46-4.15.58-4.65C277.6,366,275.47,367.18,277.52,370Zm-191.21-.58c-.9-1.81-.56-4.87-2.32-5.82.31,2-.86,5.52,1.16,5.82.13-.46,0-1.15.58-1.17C85.69,369.1,85.86,370.51,86.31,369.45Zm116.24-2.91c-.32-.84.68-3-.58-2.91C201.18,364.37,201.07,366.48,202.55,366.54Zm37.2-.58c.05,2.15-.07,4.89,0,7.55s-.84,6,1.16,7c.5-3,.76-5.55-.58-8.14,1-.88-.11-4,2.32-3.49-.35-1.39.73-4.21-.58-4.64-.52,1.94-1.3.5-2.32,0Zm9.29.58c1.28.25,3.21-1.74,1.75-2.32C251.3,366.08,248.87,365,249,366.54Zm17.44-1.74c0-.33-.47-.66-.58,0C265.9,365.12,266.37,365.46,266.48,364.8Zm17.43,1.74c.17-1.52-.21-2.5-1.74-2.32C281.31,365,281.87,367,283.91,366.54ZM16,365.38c0-.32-.47-.66-.58,0C15.41,365.7,15.88,366,16,365.38Zm1.75,1.16a1.6,1.6,0,0,0-1.17-1.74A1.6,1.6,0,0,0,17.74,366.54Zm36.61.58c-.24.15-1.12-.66-1.16-.58-.44.95.65,1.89.58,2.32a2.71,2.71,0,0,0-1.16.59c-.3.64.22,1.65,0,2.32,1.64-.48,1.5.82,2.9.58-.37-2.34.76-6.18-.58-7.55C54.28,364.84,54.72,366.89,54.35,367.12Zm43.59,5.81c2.84.26,2.28-7.54.58-8.13C98.38,367.88,97.34,370,97.94,372.93Zm27.89-5.23c-.25-1.1.79-3.5-1.16-2.9C124.59,366.24,124.56,367.62,125.83,367.7Zm1.17-2.9c-.82,1.74-.85,4.22,1.16,4.65.17-1.19,1.16-1.55,1.74-2.33C126.2,368.94,129.3,365.5,127,364.8Zm158.08,4.65c1.1.13,1.28-.66,2.32-.59.13-2.25-.61-3.64-2.32-4.06C286,366.64,285.28,367.35,285.08,369.45Zm-153.43,0c-.35-1.21.71-3.82-.59-4.07C130.14,366.29,130.9,368.49,131.65,369.45Zm115.07-.59a3.22,3.22,0,0,0,2.32-.58c0-1.7-1.32-2.15-2.32-2.9ZM263,367.12c.09-.69,1-1.32,0-1.74C262.91,366.07,262,366.7,263,367.12ZM91.55,368.28c1.61.93,1.6-2.51.58-2.32C92.26,367.06,91.47,367.24,91.55,368.28Zm91.82-1.16c.09-.61-.45-1.5-.58-.58C182.7,367.15,183.24,368,183.37,367.12Zm134.83,5.81c-.4-2.3,1-6.43-1.16-7C317.45,368.27,316,372.4,318.2,372.93ZM52,368.28a1.6,1.6,0,0,0-1.17-1.74C50.92,367.45,50.79,368.55,52,368.28Zm123.21,2.91c1.42-3.07,2.29,1.61,2.9,2.91,1-1,.46-3.42.58-5.24-.35-1-2.76.05-2.9-1.16-.13-.45,0-1.14-.58-1.16C175.11,367.63,173.74,370.39,175.24,371.19Zm45.91-1.74c.08-.77.09-4.21-.58-2.33C220.49,367.89,220.48,371.33,221.15,369.45Zm-101.71,0c1.62.93,1.61-2.52.58-2.33A3.26,3.26,0,0,1,119.44,369.45Zm26.74-1.75c-.66.06-.91-.84-1.17,0A.59.59,0,0,0,146.18,367.7Zm106.35,4.65c-.16-1.24.45-6.2-.58-4.65C252.11,369,251.5,373.9,252.53,372.35ZM96.19,377c-.24-3.35.66-5.54,1.17-8.14-1-.5-1.8-1.94-2.33,0,.45.13,1.15,0,1.16.59-2.14,2.47-2.88,5.26-1.74,9.29C96.52,379.65,94.8,376.77,96.19,377Zm7-5.23c.28-2.6-1.57-3.08-2.91-4.07C99.88,370.41,100.47,372.15,103.17,371.77Zm19.18,1.74c-.19-1.4.49-6.64-.58-5.23C122,369.68,121.27,374.93,122.35,373.51Zm-79.62-1.16c1.58-.42,1.17,1.16,2.32,1.16.12-.65.65-.9,1.16-1.16.28-2.79-2.42-2.61-3.48-4.07Zm2.9-3.49c0-.32-.47-.65-.58,0C45.05,369.19,45.52,369.52,45.63,368.86Zm11,2.91c.12-.65.64-.9,1.16-1.16.1-1.46-.9-1.82-1.75-2.33C56.43,369.3,55.39,371.7,56.68,371.77ZM91,369.45c.09-.61-.45-1.51-.58-.59C90.3,369.47,90.83,370.37,91,369.45Zm59.29,2.32c.25-2.19-1.23-2.65-2.33-3.49C148.58,369.56,148.59,371.49,150.25,371.77Zm115.07-2.91c2.54,3-1.06-1.85,0,0ZM15.41,372.93c-.07-1,.32-5.26-.58-3.48C14.9,370.41,14.51,374.71,15.41,372.93Zm72.07-1.74c.75-.77.76-2.16-.58-2.33C87,369.73,86.69,371,87.48,371.19ZM70,373.51c2.54-.4-.13,4.4,2.91,3.49,1.35-2.39-1.42-5-2.33-7,.61,0,.46-.75-.58-.58Zm52.89-1.16c2.29-.74,1.4,1.7,2.9,1.75a5.78,5.78,0,0,0-2.9-4.65Zm36,3.49c1.87-.29,2.33-5,1.16-6.39A10.12,10.12,0,0,0,159,375.84ZM244.4,370v1.16c1.42.9,1.7-2,.58-1.74C244.94,369.8,244.89,370.13,244.4,370Zm39.51-.58c-1.34,3.6,1.7,1.7,0,0Zm-256.29,2.9c.41-.43,1.44-2.84-.59-2.32C27.13,370.9,26.83,372.17,27.62,372.35Zm126.69,1.16c0,.62.28,1.48.58.59.58-1.24,2.35-2.82,3.49-1.75v-1.74c-.58,0-.69-.47-1.16-.58A6.26,6.26,0,0,1,154.31,373.51Zm-65.09-2.32c.69-.61.14-.41-.58,0S88.54,371.78,89.22,371.19ZM127,375.26c-.61-2.58,4.89-2,2.32-4.65C129,372.24,125.08,373.31,127,375.26Zm27.89-4.07c0-.32-.47-.66-.58,0C154.31,371.51,154.78,371.85,154.89,371.19Zm-37.19.58c-1.59,1.77,1.77-1.59,0,0Zm161,5.23c.13-.45.49-.67,1.17-.58.62-2.17-1.45-1.66-1.17-3.49,1.05.08,1.36-.57,1.17-1.74H278.1C277,372.61,277.52,376.07,278.68,377Zm35.46-3.49c.59-.15.07-4-.59-1.74C313.41,372.26,313.65,373.63,314.14,373.51ZM114.79,377c-.36-1.58.74-4.61-.58-5.23-.58,2.16-1.24,1.52-.58,4.07-2.13.41-2.2,3.22-2.32,4.07-.84-.65-1.42-.63-1.75.58,1.29.07.25,2.46.58,3.49-1.1.13-1.28-.66-2.32-.59-.53,2.86,2.43,2.22,2.32,4.65-.5.85-.46,2.25-2.32,1.75,0,2.12,1.15,3.11,2.32,4.07,1.08-2.42.43-6.55,4.07-6.4-1.72-2.76,1.09-3.24.58-6.39-1.72-.51-2.86,2.48-3.48,1.16C114,382,111.69,376.8,114.79,377Zm-31.38-2.9c.09.77-2.36,1.75-.58,2.32.18-1.37,2-1.08,1.74-2.91-1.14.18-1.15-.78-1.74-1.16A2.72,2.72,0,0,0,83.41,374.1Zm168,1.74a2.35,2.35,0,0,0-.58-3.49c-.14,1-1,1.33-2.33,1.16-.13-.45,0-1.14-.58-1.16C246.19,374.47,249.61,375.35,251.37,375.84ZM92.13,374.1c.08-.61-.45-1.51-.58-.59C91.46,374.12,92,375,92.13,374.1ZM116,375.84c.08-.77.09-4.21-.58-2.33C115.3,374.28,115.29,377.72,116,375.84Zm4.07,2.32c-1.8-.33-1.52-2.73-3.48-2.9,1.49,4.43-1.27,7.08.58,9.88,2.18-.14,2.28-2.37,3.48-3.49v-8.14c-.74,0-.8-.74-1.74-.58C119.27,374.66,120.59,375.46,120,378.16Zm10.46-2.32c1.76.89,1.53-3,.58-2.91A3.85,3.85,0,0,0,130.48,375.84Zm159.25-1.16c0-.82-.13-2.23-.58-1.17C289.1,374.33,289.27,375.74,289.73,374.68Zm19.18,1.74c.44-1.49.85-2.67-.59-3.49C308.66,374,307.62,376.35,308.91,376.42ZM49.7,378.16c1.88.72.44-1.88,2.33-1.16.22-2-1-2.48-1.75-3.49A11,11,0,0,0,49.7,378.16Zm6.39-.58c1.1.13,1.29-.65,2.33-.58-.34-1,.7-3.41-.58-3.49A8.29,8.29,0,0,1,56.09,377.58Zm98.22,1.16v3.49c2,.13,1.87,2.4,2.91,3.49-.29-1.84,1.05-2.05.58-4.07C156.27,381.05,155.84,379.35,154.31,378.74Zm1.75-3.48c-.44,1.79,1.59,1.12,1.16,2.9,0,1.55-.32,3.42,1.16,3.49-.37-2.53.76-6.57-.58-8.14A3,3,0,0,1,156.06,375.26Zm129,0a1.62,1.62,0,0,0-1.17-1.75C284,374.43,283.84,375.53,285.08,375.26Zm3.49,4.65c1.48-1.56-.36-3.07,0-5.23-.77-.6-2.15-.57-2.91-1.17C285.08,377.19,288.35,377,288.57,379.91ZM86.31,376.42v4.07c4.4-.13,2.28,6.25,5.24,7.55-.4-3.12,1.75-6.74,0-9.3a3,3,0,0,1-1.75,1.75c0-1.16-1.58-.74-1.16-2.33-.16-2.29,2.48-1.77,2.32-4.06C88.53,374,89.17,377,86.31,376.42Zm89.51,2.32c.32-2.12.7-3.11-1.17-4.06C174.91,376.93,173.2,378.32,175.82,378.74Zm1.16-3.48c0-.33-.47-.66-.58,0C176.4,375.58,176.87,375.92,177,375.26Zm44.75,2.9c-.35-1.19.94-4-1.16-3.48C220.45,376.35,220.71,377.63,221.73,378.16Zm31.38-2.32c.09-.61-.45-1.5-.58-.58C252.44,375.87,253,376.76,253.11,375.84Zm-237.7,0c0-.32-.47-.66-.58,0C14.83,376.16,15.3,376.5,15.41,375.84Zm69.74.58c.09-.61-.45-1.5-.58-.58C84.48,376.45,85,377.34,85.15,376.42ZM127,379.33c2.21.43,3.09-3.45,2.32-4.07C129.05,377.12,127.11,377.31,127,379.33Zm73.23-1.75c1.61.93,1.6-2.51.58-2.32C200.62,376,200,376.37,200.23,377.58ZM27,378.74c.34-.35,1.37-2.75,0-2.9C26.7,376.19,25.67,378.6,27,378.74Zm70.91-.58c.83-.22,1-.69,1.74,0-.1-.87.21-2.14-.58-2.32C99.45,377,96.55,377.82,97.94,378.16ZM242.07,377h1.16v-1.16h-1.16Zm-59.86.58c.58,0,.69.47,1.16.58-.05-.91.08-2-1.16-1.74Zm65.67,4.07c.22.94,1.51,1.11,1.16,2.33-.32,1.82-2,6.47,0,7a4,4,0,0,1,1.17-1.74c-1.67-3.12.85-5.26,1.74-7.56-4.1-.21-1.32-4.46-4.07-5.23C248.61,378.25,247.47,379.86,247.88,381.65ZM281.59,377c0-.32-.47-.66-.58,0C281,377.32,281.48,377.66,281.59,377Zm2.91,1.16c0-.81-.13-2.22-.59-1.16C283.87,377.82,284,379.22,284.5,378.16Zm8.71-.58c-.74-.8-2.74-.35-3.48-1.16C288.93,380,293.26,380.89,293.21,377.58Zm23.25-.58c0-.32-.47-.66-.58,0C315.88,377.32,316.35,377.66,316.46,377Zm2.33,5.81c-.15-2.37.56-5.6-1.17-6.39C318,378.58,316.68,382.4,318.79,382.81Zm-304,.58c-.76-2.53,1.29-5.25,0-6.39C14.41,378.6,13.1,383.22,14.83,383.39Zm34.29-5.23c.09-.6-.45-1.5-.58-.58C48.45,378.19,49,379.08,49.12,378.16Zm-23.83,0c-1.4,1.95,1.95-1.4,0,0Zm26.15,20.35c1.57-1.34,2-3.84,3.49-5.24A2.55,2.55,0,0,1,53.77,391c1.92-2.92.92-8.77,1.16-13.37-3.57.51.09,1.62-.58,4.07-1.64-.09-1.35,1.75-2.91,1.74-.09,1.45.92,1.8,1.17,2.91-1.82-.27-1.64,1.46-2.33,2.33-.73-.13-1.19-.91-1.16.58-.08,2,2.94.93,2.91,2.9.09.69-.1,1.65.58,1.75,0-.59,1-.73,1.16,0C53.26,395.5,48.78,397.31,51.44,398.51Zm70.33-18c-.64-1.48,2-3-.58-2.91C121.5,378.43,120.51,380.59,121.77,380.49ZM159,382.23c.35,3,.84-1.17.58-2.32.76-.78.77-2.17-.58-2.33Zm21.51,1.16c1-.47,2.42-5.63,0-5.81C179.76,378.46,179.32,382.59,180.47,383.39Zm65.09,5.82c.5-1.69.87-.66,2.32-.58-.13-2.2-1.82-2.83-2.32-4.65,2.15-1.66,1.19-2.93,1.16-6.4-3.16.14-2.15,4.44-2.32,7.56C248,384.86,244.24,388.75,245.56,389.21Zm7.55-7.56c-.07-1,.32-5.26-.58-3.49C252.6,379.13,252.21,383.43,253.11,381.65ZM57.26,383.39c-.21-1.73-.34-3.53-1.75-4.06C55.24,381.54,55.76,383,57.26,383.39Zm73.8,3.49c.81-.92,1.33-8.83-.58-7C132.07,382.25,129.61,385,131.06,386.88Zm147.62-4.07c2,.74,2.41-2.94,1.17-3.48C279.33,380.36,278.22,380.8,278.68,382.81ZM27,381.65c0-.81-.12-2.22-.58-1.16C26.41,381.3,26.58,382.71,27,381.65Zm254.56-.58c0-.32-.47-.66-.58,0C281,381.39,281.48,381.73,281.59,381.07Zm4.07.58c1.58-.42-.42,2.74,1.16,2.33.14-.64,1-1.4,1.17-.59.08,1.45-.92,1.8-1.17,2.91,1.37,1.42,1.08-.87,2.91-.58a5.11,5.11,0,0,0-2.33-5.23C287.39,381.45,285.79,380.81,285.66,381.65ZM81.08,384.56c.24,1.12,2.26.46,1.75,2.32-.14,1.83-3.77,3.17-1.75,5.23,3-1.67,5.47-9.05.58-10.46C82.15,383.29,80.85,383.15,81.08,384.56ZM240.33,384c.17-.36,1.44-2.24,0-2.33C240.16,382,238.88,383.89,240.33,384Zm51.14,5.23c1.1.13,1.28-.66,2.33-.58v-5.24c-1.83.28-1.54-1.56-2.91-1.74C289.78,384,290.73,387.05,291.47,389.21ZM85.73,384c0-.82-.13-2.23-.58-1.17C85.11,383.63,85.28,385,85.73,384Zm199.35,2.9c2.55-2.16-1.79-6.64-1.17-3.49,0-.35.09-.68.59-.58.66,2.41-1.23,2.27-1.17,4.07a13.88,13.88,0,0,1,2.33,2.33C285.79,388.11,285,387.92,285.08,386.88Zm-101.71-1.16c-.32-.85.68-3-.58-2.91A1.87,1.87,0,0,0,183.37,385.72Zm38.36,1.16c.47-.42,1.56-4-.58-3.49C221.48,384.42,220.44,386.81,221.73,386.88ZM48.54,384.56c0-.33-.47-.66-.58,0C48,384.88,48.43,385.22,48.54,384.56Zm38.94,5.81a2.88,2.88,0,0,1,1.74-1.74c-.5-2-1.81-3.23-2.91-4.65C86.23,386.58,86.38,389,87.48,390.37Zm-72.65,2.32c-.63-2.27,1.35-7.15-1.16-7.55C13.62,388.09,13.53,391.09,14.83,392.69ZM120.6,386.3c.33-.32,0-1.18-.58-.58C119.7,386,120,386.9,120.6,386.3Zm-34.87.58c.09-.61-.45-1.5-.58-.58C85.07,386.91,85.6,387.8,85.73,386.88Zm36,2.91c.49-.49,1.59-4.54-.58-4.07C121.53,386.92,120.47,389.54,121.77,389.79Zm144.71-3.49c0-.32-.47-.66-.58,0C265.9,386.62,266.37,387,266.48,386.3Zm-210.39.58c0-.32-.47-.66-.58,0C55.51,387.2,56,387.54,56.09,386.88Zm89.5.58c-1.58,1.77,1.77-1.58,0,0Zm134.26,2.33c.9,3-1,8.77,2.9,8.72.59-2.72-2.33-1.94-1.74-4.65,2.17-1-.34-1.69,0-4.07.32-.37,2.36-1.76.58-2.33C281.69,388.92,280.29,388.87,279.85,389.79Zm-11.63.58A5.23,5.23,0,0,0,265.9,388C265.34,389.81,269.87,391.21,268.22,390.37Zm15.11-1.74c1.77,1.58-1.58-1.77,0,0ZM159,389.79c.09-.61-.45-1.5-.58-.58C158.29,389.81,158.83,390.71,159,389.79Zm-27.9,3.48c1.14-.43.87-4.29-.58-4.06C131.42,391.12,128.46,393.32,131.06,393.27Zm-83.1,0c0-.85.22-4.75-.58-2.9C47.38,391.22,47.16,395.12,48,393.27Zm238.28-1.74c-1.39.23.32-2.65-1.74-1.74C283.88,391.26,285.72,393.1,286.24,391.53ZM50.86,396.18c.28-1.82-.72-2.37-1.74-2.91C49.18,394.76,50.18,395.31,50.86,396.18Zm240.61,0c1.89.15,2.8-.69,2.91-2.32a3.81,3.81,0,0,0-2.91-.59Zm-169.7,1.74c.79-.78,1.1-4.06-.58-4.06C121.53,395.06,120.47,397.67,121.77,397.92Zm122.63-3.48c-.66.05-.91-.85-1.17,0A.59.59,0,0,0,244.4,394.44Zm41.84,1.74c.16-1.32-.14-2.18-1.16-2.32-.07,2.05-1.92-1.24-1.75.58C284.54,394.78,285.21,395.66,286.24,396.18ZM12.51,400.25c2.17.24,1.78-1.74.58-2.33C13.22,399,12.43,399.21,12.51,400.25Zm254.55,2.9c.09-.61-.45-1.5-.58-.58C266.39,403.18,266.93,404.07,267.06,403.15Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M328.66,257.86c-.89,1.05-3.1-1.51-4.06-2.32C326.33,253.65,327.65,257.1,328.66,257.86Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M225.8,57.94c-1.59-1.77,1.77,1.58,0,0Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M61.91,168.36c1.79,1.46-2,2.2-2.91,2.91.9.84.51,3,.58,4.64-1.37-.75-1.12-3.14-1.74-4.64C59.3,170.4,61,169.82,61.91,168.36Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M186.28,208.46c1.85-1.06-3,2.55,0,0Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M11.34,279.36c1.86-1.06-3,2.55,0,0Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M253.69,314.23c1.73,1.22-1.46,2.37-1.16,4.07C251.07,317.36,253.56,315.51,253.69,314.23Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M323.43,316.56c2.34,2.53-.21,6.38,1.17,9.88.77,1,2.58.9,3.48,1.74.22,3.25.29,3.86,1.75,6.4-3-1.7-2.82-3.63-4.65-5.82-.83.91-1.12,4.38-1.16-.58-.51-1.71-.87,1.35-2.33.58-1.36-2.39,0-4.34,1.74-5.23.32-1.29-1.11-.82-1.16-1.74-1.1,1-1.8,2.46-2.9,3.49-2.09-.63-3.82-1.61-4.07-4.07,1.76.37,3.35.91,3.49,2.91C322.34,323.6,321.09,318.28,323.43,316.56Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M136.88,329.34c1.75.38,1.62,2.65,2.9,3.49C139,333.79,137,331.05,136.88,329.34Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M252.53,343.87c.16-1.37,1.55.67,2.33.58C254.28,346.24,253.31,343.79,252.53,343.87Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M325.18,343.87c4.38-.5,2.63,5.12,4.65,7-.8,1.13-2.45-1.78-2.91-2.91C326.24,346.69,324.44,346.55,325.18,343.87Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M185.7,374.68c2.27-.34,1.48,2.39,2.9,2.9C188.05,378.47,185.77,376.19,185.7,374.68Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M262.41,375.26c1.65,1.49-2.1,2.51-2.32,4.07C258.82,378.21,262,376.6,262.41,375.26Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M28.78,388c-1.59-1.76,1.77,1.59,0,0Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M204.29,394.44c2.45-.13,2.05,2.6,3.49,3.48C206.75,398.92,204.26,396.43,204.29,394.44Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M224.05,406.64c3.27.22,3,3.93,4.07,6.39C226.19,413.78,223.89,409.92,224.05,406.64Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M304.26,410.13c2.44-.12,2,2.6,3.48,3.49C307,414.32,304.52,411.83,304.26,410.13Z" transform="translate(-2.59 -10.28)"/><path class="cls-1" d="M221.15,417.1c1.33.46-1,2-1.16,2.91C218.17,419.07,221.18,418.17,221.15,417.1Z" transform="translate(-2.59 -10.28)"/></g></svg><svg id="Layer_2" style="position: fixed;
z-index: -10;
bottom: 0;
left: 0;
opacity: .14;
width: calc(100% + 25);
margin-left: -25px;"
data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 323.83 116.56"><defs><style>.cls-1{fill:#093849;}</style></defs><title>sf</title><path class="cls-1" d="M321.31,116.05v-8.18l.13,0c1.3.4,2.64.78,4,1.13v-.49c-1.37-.37-2.73-.76-4-1.16l-.07,0v-3.93l.14.06c1.29.58,2.62,1.14,4,1.68v-.53c-1.36-.54-2.72-1.13-4.05-1.73l-.67-.31c-1.72-.8-3.44-1.66-5.11-2.56l-.67-.36c-1.72-.94-3.44-2-5.11-3l-.67-.43c-1.72-1.1-3.44-2.27-5.11-3.48l-.67-.48c-1.73-1.28-3.45-2.64-5.11-4l-.67-.56c-1.73-1.48-3.45-3-5.11-4.65l-.67-.65c-1.74-1.73-3.46-3.54-5.11-5.39l-.67-.75c-1.76-2-3.48-4.14-5.11-6.29l-.29-.4-.3-.39-.07-.1c-1.77-2.39-3.49-4.9-5.12-7.46l-.66-1.06c-1.83-3-3.55-6-5.11-9.07-.24-.45-.46-.9-.67-1.33-.32-.64-.63-1.28-.92-1.9A87.77,87.77,0,0,1,264,39.11l-.34.1v-.36h-2.21l-.05.17c-.33,1.18-1,1.94-1.7,1.94h-4.26c-.7,0-1.37-.76-1.71-1.94l-.05-.17h-2.21v.21a86.57,86.57,0,0,1-3.79,9.22l-.92,1.9-.67,1.33c-1.56,3.06-3.28,6.11-5.11,9.07l-.67,1.06c-1.62,2.56-3.34,5.07-5.11,7.46l-.37.5-.3.39c-1.63,2.15-3.35,4.27-5.11,6.29l-.67.75c-1.64,1.85-3.36,3.66-5.11,5.39l-.67.65L222,84l-.61.58c-1.16,1.08-2.35,2.14-3.52,3.14l-.67.56c-1.37,1.15-2.78,2.28-4.2,3.34l-.91.69-.67.48-1,.75c-1.34.94-2.71,1.87-4.07,2.73l-.67.43-1.18.72-.51.31c-1.13.68-2.28,1.34-3.42,2l-.67.36c-.93.5-1.88,1-2.85,1.47l-.8.4-1.46.69-.67.31c-.74.34-1.5.67-2.27,1l-.8.34-2,.82-.67.25c-1,.38-2,.75-3,1.11l-.8.27-1.28.42-.67.21c-1.67.52-3.39,1-5.11,1.45l-.67.17c-1.06.26-2.13.51-3.19.74l.1.46c1-.22,2-.46,3.05-.7l.12,0v6.62H160.93l-.41.47H325.34v3.13H160.12l.81.47H325.82v-4.07Zm-138.74,0h-5.3v-6.74l.07,0c1.71-.43,3.43-.92,5.1-1.44l.13,0Zm5.77,0H183v-8.38l.07,0c1.71-.54,3.42-1.14,5.1-1.77l.13,0Zm5.78,0h-5.3v-10.4l.06,0c1.72-.67,3.44-1.38,5.1-2.13l.14-.06Zm5.77,0h-5.3V103.22l.06,0c1.72-.79,3.43-1.64,5.1-2.53l.14-.07Zm5.78,0h-5.3v-15.7l0,0c1.72-.93,3.44-1.92,5.1-2.95l.15-.1Zm5.77,0h-5.3V97l.05,0c1.65-1,3.3-2.15,4.89-3.28l.36-.26Zm5.78,0h-5.3v-23l0,0c1.72-1.25,3.43-2.59,5.1-4l.16-.13Zm5.77,0h-5.3V88.52l0,0c1.73-1.46,3.45-3,5.11-4.61l.16-.15Zm5.78,0h-5.31V83.28l0,0c1.74-1.69,3.45-3.49,5.11-5.33l.17-.18Zm5.77,0h-5.3V77.2l0,0c1.76-2,3.47-4.07,5.11-6.2l.17-.22Zm5.77,0H235V70.12l.2-.26c1.7-2.27,3.36-4.65,4.93-7.08l.17-.28Zm5.78,0h-5.3V61.73c1.82-2.88,3.54-5.86,5.11-8.85l.18-.35Zm5.37,0h-4.9V51.58c.54-1,1.05-2.1,1.53-3.12,1.54-3.25,2.58-5.86,3.18-7.46l.18-.5Zm5.69,0h-3.64v-9.48c0-1.93.88-3.56,1.92-3.56h1.72Zm0-15.67h-1.72c-1,0-1.92-1.63-1.92-3.56v-10c0-1.93.88-3.56,1.92-3.56h1.72Zm0-19.8h-1.72c-1,0-1.92-1.63-1.92-3.56V67c0-1.93.88-3.56,1.92-3.56h1.72Zm0-17.65h-1.72c-1.34,0-2.4,1.77-2.4,4V77c0,2.26,1.06,4,2.4,4h1.72v1.69h-1.72c-1.34,0-2.4,1.77-2.4,4v10c0,2.26,1.06,4,2.4,4h1.72v1.68h-1.72c-1.34,0-2.4,1.77-2.4,4v9.48h-1.09V39.6l.18.53c.31.86.84,2.26,1.61,4.1v0l0,0a5.72,5.72,0,0,0-.69,2.85V57.21c0,2.26,1.06,4,2.4,4h1.72Zm-1.72-2.16c-1,0-1.92-1.63-1.92-3.56V47.16a5.72,5.72,0,0,1,.38-2.12l.09-.21.09.21c.49,1.13,1,2.28,1.54,3.42s1,2.1,1.53,3.12v9.19Zm2.21-9.26L257,50.18c-.32-.65-.63-1.29-.92-1.9-.61-1.3-1.2-2.62-1.75-3.91l0,0,0,0a1.44,1.44,0,0,1,1.12-.67h4.26c1,0,1.92,1.63,1.92,3.56V57.21a6.77,6.77,0,0,1-.08,1l0,.27-.13-.23C260,56,258.79,53.76,257.64,51.51Zm3.66,7.6v0c-.36,1-1,1.62-1.6,1.62h-2.06V52.53l.18.35c1.08,2.07,2.25,4.15,3.47,6.19Zm-3.67,4.29h2.06c1,0,1.92,1.63,1.92,3.56V77c0,1.93-.88,3.56-1.92,3.56h-2.06Zm0,19.81h2.06c1,0,1.92,1.63,1.92,3.56v10c0,1.93-.88,3.56-1.92,3.56h-2.06Zm4,32.84h-4V103h2.06c1,0,1.92,1.63,1.92,3.56Zm1.54,0h-1.07v-9.48c0-2.26-1.05-4-2.39-4h-2.06v-1.68h2.06c1.34,0,2.39-1.78,2.39-4v-10c0-2.26-1.05-4-2.39-4h-2.06V81.05h2.06c1.34,0,2.39-1.77,2.39-4V67c0-2.26-1.05-4-2.39-4h-2.06V61.25h2.06a2.23,2.23,0,0,0,1.85-1.46l.08-.16.09.15c.39.65.8,1.31,1.2,1.95l.27.48Zm0-54.79-.43-.68c-.31-.5-.61-1-.9-1.49l0,0,0-.05a6.47,6.47,0,0,0,.24-1.8V47.16c0-2.26-1.05-4-2.39-4h-4.26a1.77,1.77,0,0,0-1.26.59l-.1.11-.06-.14c-.85-2-1.38-3.53-1.62-4.23l0-.13h1l0,.07c.43,1.28,1.21,2,2.09,2h4.26c.88,0,1.66-.77,2.09-2l0-.07h1.38Zm5.52,54.79h-5.05V62.89l.18.27c1.49,2.3,3.06,4.55,4.68,6.7l.19.26Zm-.17-46.95c-1.68-2.27-3.32-4.65-4.86-7.07l0,0V39.6l.19.53c.51,1.42,1.64,4.4,3.49,8.33.48,1,1,2.07,1.53,3.12v18Zm6,47h-5.14V71l.18.23c1.59,2.06,3.25,4.07,4.93,6l0,0Zm.17-39.39-.34-.38c-1.71-2-3.37-4-4.95-6.07l0,0V52.53l.19.35c1.56,3,3.28,6,5.1,8.85l0,0Zm5.6,39.39h-5.13V77.92l.17.19c1.6,1.77,3.26,3.5,4.93,5.14l0,0Zm.17-33.31-.33-.32c-1.69-1.67-3.35-3.41-4.95-5.2l0,0V62.5l.18.28c1.57,2.43,3.22,4.81,4.92,7.08l.2.26ZM286,116.05h-5.14V83.9l.17.15c1.61,1.55,3.27,3,4.93,4.45l0,0ZM286.19,88l-.32-.27c-1.67-1.43-3.34-2.94-4.95-4.49l0,0V70.75l.18.22c1.63,2.13,3.35,4.22,5.1,6.2l0,0Zm5.61,28.06h-5.13v-27l.16.13c1.62,1.34,3.28,2.64,4.93,3.84l0,0ZM292,92.54l-.32-.23c-1.66-1.23-3.33-2.54-4.95-3.89l0,0V77.74l.17.18c1.64,1.84,3.36,3.63,5.1,5.33l0,0Zm5.61,23.51h-5.14V93.53l.2.14c1.6,1.14,3.24,2.24,4.89,3.28l.05,0Zm.16-19.58-.31-.2c-1.66-1-3.32-2.18-4.95-3.35l0,0V83.74l.17.15c1.66,1.6,3.37,3.15,5.1,4.61l0,0Zm5.61,19.58h-5.13V97.38l.14.09c1.62,1,3.28,2,4.94,2.85l.05,0Zm.17-16.19-.31-.17c-1.67-.91-3.34-1.89-4.95-2.89l0,0V88.92l.16.13c1.66,1.39,3.38,2.73,5.1,4l0,0Zm5.6,16.19H304V100.69l.14.07c1.62.86,3.28,1.68,4.94,2.44l.05,0Zm.17-13.3-.3-.14c-1.66-.77-3.33-1.6-4.95-2.47l-.05,0v-6.7l.37.26c1.59,1.14,3.23,2.24,4.89,3.28l0,0Zm5.61,13.3h-5.13V103.51l.13.06c1.62.73,3.29,1.42,4.94,2.06l.06,0Zm.17-10.86-.3-.11c-1.65-.65-3.32-1.35-4.95-2.09l-.05,0v-5.7l.14.1c1.67,1,3.38,2,5.11,2.95l.05,0Zm5.6,10.86h-5.13V105.89l.13,0c1.63.61,3.29,1.18,4.94,1.71l.06,0Zm.17-8.83-.29-.09c-1.65-.53-3.31-1.11-4.95-1.73l-.06,0V100.6l.14.07c1.67.89,3.39,1.74,5.1,2.53l.06,0Z" transform="translate(-1.98 -3.56)"/><rect class="cls-1" x="151.4" width="0.46" height="3.33"/><polygon class="cls-1" points="161.59 102 151.63 8.45 142.11 97.72 141.66 97.67 151.63 4.15 162.04 101.95 161.59 102"/><polygon class="cls-1" points="157.22 56.42 156.76 56.42 156.76 29.24 154.05 29.24 154.05 28.79 157.22 28.79 157.22 56.42"/><polygon class="cls-1" points="146.49 56.42 146.03 56.42 146.03 28.79 149.21 28.79 149.21 29.24 146.49 29.24 146.49 56.42"/><rect class="cls-1" x="149.79" y="100.4" width="10.42" height="0.45"/><rect class="cls-1" x="146.45" y="68.35" width="10.35" height="0.46"/><rect class="cls-1" x="145.47" y="77.5" width="12.3" height="0.46"/><rect class="cls-1" x="145.96" y="72.93" width="11.33" height="0.45"/><rect class="cls-1" x="144.99" y="82.08" width="13.28" height="0.46"/><rect class="cls-1" x="144.5" y="86.66" width="14.25" height="0.46"/><rect class="cls-1" x="143.52" y="95.82" width="16.2" height="0.46"/><rect class="cls-1" x="144.01" y="91.24" width="15.23" height="0.46"/><rect class="cls-1" x="148.89" y="45.46" width="5.47" height="0.46"/><rect class="cls-1" x="146.94" y="63.77" width="9.37" height="0.46"/><rect class="cls-1" x="149.86" y="36.3" width="3.52" height="0.46"/><rect class="cls-1" x="149.38" y="40.88" width="4.5" height="0.46"/><rect class="cls-1" x="150.35" y="31.72" width="2.54" height="0.46"/><rect class="cls-1" x="147.43" y="59.19" width="8.4" height="0.46"/><rect class="cls-1" x="147.91" y="54.61" width="7.42" height="0.46"/><rect class="cls-1" x="148.4" y="50.03" width="6.45" height="0.45"/><polygon class="cls-1" points="112.28 83.58 111.82 83.58 111.82 30.51 108.88 30.51 108.88 26.14 107.41 26.14 107.41 37.71 104.57 37.71 104.57 49.21 104.12 49.21 104.12 37.25 106.96 37.25 106.96 25.69 109.34 25.69 109.34 30.06 112.28 30.06 112.28 83.58"/><rect class="cls-1" x="109.73" y="71.88" width="0.77" height="0.46"/><rect class="cls-1" x="109.73" y="79.98" width="0.77" height="0.46"/><rect class="cls-1" x="109.73" y="75.93" width="0.77" height="0.45"/><rect class="cls-1" x="109.73" y="51.64" width="0.77" height="0.46"/><rect class="cls-1" x="109.73" y="67.83" width="0.77" height="0.45"/><rect class="cls-1" x="105.89" y="39.49" width="4.61" height="0.46"/><rect class="cls-1" x="108.47" y="35.83" width="2.3" height="0.45"/><rect class="cls-1" x="108.47" y="34.01" width="2.3" height="0.46"/><rect class="cls-1" x="108.47" y="32.2" width="2.3" height="0.46"/><rect class="cls-1" x="105.89" y="47.59" width="4.61" height="0.46"/><rect class="cls-1" x="105.89" y="43.54" width="4.61" height="0.46"/><rect class="cls-1" x="109.73" y="63.78" width="0.77" height="0.45"/><rect class="cls-1" x="109.73" y="59.73" width="0.77" height="0.46"/><rect class="cls-1" x="109.73" y="55.69" width="0.77" height="0.46"/><polygon class="cls-1" points="170.99 57.59 170.53 57.59 170.53 35.8 173.37 35.8 173.37 24.24 175.75 24.24 175.75 28.6 178.69 28.56 178.69 53.98 178.24 53.98 178.24 29.02 175.3 29.07 175.3 24.69 173.83 24.69 173.83 36.26 170.99 36.26 170.99 57.59"/><rect class="cls-1" x="172.31" y="50.19" width="4.61" height="0.46"/><rect class="cls-1" x="172.31" y="38.04" width="4.61" height="0.46"/><rect class="cls-1" x="174.88" y="34.37" width="2.3" height="0.46"/><rect class="cls-1" x="174.88" y="32.56" width="2.3" height="0.46"/><rect class="cls-1" x="174.88" y="30.75" width="2.3" height="0.46"/><rect class="cls-1" x="172.31" y="46.14" width="4.61" height="0.46"/><rect class="cls-1" x="172.31" y="42.09" width="4.61" height="0.46"/><rect class="cls-1" x="172.31" y="58.28" width="0.89" height="0.45"/><rect class="cls-1" x="172.31" y="54.24" width="4.61" height="0.46"/><rect class="cls-1" x="164.09" y="78.78" width="0.46" height="23.2"/><rect class="cls-1" x="174.38" y="78.78" width="0.46" height="23.2"/><rect class="cls-1" x="178.02" y="78.78" width="0.46" height="23.2"/><path class="cls-1" d="M174.43,105.53H174V85.64c0-2.26-1.14-4.11-2.53-4.11s-2.53,1.85-2.53,4.11v19.89h-.46V85.64c0-2.51,1.34-4.56,3-4.56s3,2,3,4.56Z" transform="translate(-1.98 -3.56)"/><rect class="cls-1" x="162.94" y="76.91" width="2.75" height="0.46"/><rect class="cls-1" x="173.24" y="76.91" width="2.75" height="0.46"/><rect class="cls-1" x="176.87" y="76.91" width="2.75" height="0.46"/><rect class="cls-1" x="161.82" y="75.2" width="47.9" height="0.46"/><rect class="cls-1" x="161.82" y="73.16" width="47.9" height="0.46"/><rect class="cls-1" x="161.82" y="66.16" width="47.9" height="0.46"/><path class="cls-1" d="M204,70a17.26,17.26,0,0,0-32.34,0l-.42-.16a17.71,17.71,0,0,1,33.19,0Z" transform="translate(-1.98 -3.56)"/><rect class="cls-1" x="163.13" y="67.06" width="0.46" height="5.58"/><rect class="cls-1" x="166.83" y="67.06" width="0.46" height="5.58"/><rect class="cls-1" x="174.38" y="67.06" width="0.46" height="5.58"/><rect class="cls-1" x="178.02" y="67.06" width="0.46" height="5.58"/><path class="cls-1" d="M182.67,105.53h-.46V86.64a5.54,5.54,0,0,1,11.08,0v14.72h-.46V86.64a5.08,5.08,0,0,0-10.16,0Z" transform="translate(-1.98 -3.56)"/><rect class="cls-1" x="206.99" y="78.78" width="0.46" height="9.31"/><rect class="cls-1" x="196.69" y="78.78" width="0.46" height="15.73"/><rect class="cls-1" x="193.06" y="78.78" width="0.46" height="17.54"/><path class="cls-1" d="M201.52,96.26h-.45V85.64c0-2.51,1.34-4.56,3-4.56s3,2,3,4.56v7.9h-.46v-7.9c0-2.26-1.13-4.11-2.53-4.11s-2.53,1.85-2.53,4.11Z" transform="translate(-1.98 -3.56)"/><rect class="cls-1" x="205.84" y="76.91" width="2.75" height="0.46"/><rect class="cls-1" x="195.55" y="76.91" width="2.75" height="0.46"/><rect class="cls-1" x="191.91" y="76.91" width="2.75" height="0.46"/><rect class="cls-1" x="207.94" y="67.06" width="0.46" height="5.58"/><rect class="cls-1" x="204.24" y="67.06" width="0.46" height="5.58"/><rect class="cls-1" x="196.69" y="67.06" width="0.46" height="5.58"/><rect class="cls-1" x="193.06" y="67.06" width="0.46" height="5.58"/><rect class="cls-1" x="165.07" y="63.18" width="0.46" height="3.21"/><rect class="cls-1" x="165.07" y="60.15" width="0.46" height="1.82"/><rect class="cls-1" x="206.09" y="63.18" width="0.46" height="3.21"/><rect class="cls-1" x="206.09" y="60.15" width="0.46" height="1.82"/><path class="cls-1" d="M127.9,38.76h-1.71v-7.5h1.71Zm-1.25-.46h.8V31.71h-.8Z" transform="translate(-1.98 -3.56)"/><rect class="cls-1" x="125.46" y="20.07" width="0.46" height="7.04"/><path class="cls-1" d="M127.9,46.35h-3V38.3h3Zm-2.51-.45h2.06V38.76h-2.06Z" transform="translate(-1.98 -3.56)"/><path class="cls-1" d="M131.78,38.76h-1.71v-7.5h1.71Zm-1.25-.46h.8V31.71h-.8Z" transform="translate(-1.98 -3.56)"/><rect class="cls-1" x="128.09" y="20.07" width="0.46" height="7.04"/><path class="cls-1" d="M133,46.35h-3V38.3h3Zm-2.51-.45h2.05V38.76h-2.05Z" transform="translate(-1.98 -3.56)"/><polygon class="cls-1" points="130.73 58.37 130.28 58.37 130.28 44.45 135.87 44.45 135.87 44.9 130.73 44.9 130.73 58.37"/><path class="cls-1" d="M132.72,62.16h-2.65V45.9h8v2.56h-5.36Zm-2.19-.46h1.73V48h5.36V46.35h-7.09Z" transform="translate(-1.98 -3.56)"/><rect class="cls-1" x="116.7" y="58.14" width="1.45" height="0.45"/><polygon class="cls-1" points="114.34 84.61 113.89 84.61 113.89 44.45 118.14 44.45 118.14 44.9 114.34 44.9 114.34 84.61"/><path class="cls-1" d="M127.9,62.16h-2.64V48.46H119.9V45.9h8Zm-2.18-.46h1.73V46.35h-7.1V48h5.37Z" transform="translate(-1.98 -3.56)"/><polygon class="cls-1" points="123.73 58.6 118.14 58.6 118.14 58.14 123.28 58.14 123.28 44.9 118.14 44.9 118.14 44.45 123.73 44.45 123.73 58.6"/><polygon class="cls-1" points="137.54 97.97 137.08 97.97 137.08 58.6 125.69 58.6 125.69 58.14 137.54 58.14 137.54 97.97"/><polygon class="cls-1" points="116.92 86.4 116.47 86.4 116.47 58.14 118.14 58.14 118.14 58.6 116.92 58.6 116.92 86.4"/><rect class="cls-1" x="123.5" y="58.14" width="2.19" height="0.45"/><rect class="cls-1" x="118.14" y="58.14" width="5.36" height="0.45"/><rect class="cls-1" x="135.87" y="58.14" width="1.45" height="0.45"/><polygon class="cls-1" points="140.12 99.56 139.66 99.56 139.66 44.9 135.87 44.9 135.87 44.45 140.12 44.45 140.12 99.56"/><rect class="cls-1" x="126.22" y="44.45" width="1.62" height="0.45"/><rect class="cls-1" x="126.22" y="47.26" width="1.62" height="0.46"/><rect class="cls-1" x="126.22" y="50.07" width="1.62" height="0.45"/><rect class="cls-1" x="126.22" y="52.88" width="1.62" height="0.46"/><rect class="cls-1" x="126.22" y="55.69" width="1.62" height="0.46"/><polygon class="cls-1" points="118.52 49.21 118.06 49.21 118.06 46.7 115.77 46.7 115.77 49.21 115.32 49.21 115.32 46.24 118.52 46.24 118.52 49.21"/><polygon class="cls-1" points="122.29 49.21 121.83 49.21 121.83 46.7 119.55 46.7 119.55 49.21 119.09 49.21 119.09 46.24 122.29 46.24 122.29 49.21"/><rect class="cls-1" x="115.54" y="51.29" width="2.74" height="0.46"/><rect class="cls-1" x="119.32" y="51.29" width="2.74" height="0.46"/><polygon class="cls-1" points="118.52 56.64 118.06 56.64 118.06 54.12 115.77 54.12 115.77 56.64 115.32 56.64 115.32 53.66 118.52 53.66 118.52 56.64"/><polygon class="cls-1" points="122.29 56.64 121.83 56.64 121.83 54.12 119.55 54.12 119.55 56.64 119.09 56.64 119.09 53.66 122.29 53.66 122.29 56.64"/><polygon class="cls-1" points="121.33 63.11 120.87 63.11 120.87 61.04 119.03 61.04 119.03 63.11 118.58 63.11 118.58 60.59 121.33 60.59 121.33 63.11"/><polygon class="cls-1" points="126.03 63.11 125.57 63.11 125.57 61.04 123.73 61.04 123.73 63.11 123.28 63.11 123.28 60.59 126.03 60.59 126.03 63.11"/><polygon class="cls-1" points="130.73 63.11 130.28 63.11 130.28 61.04 128.43 61.04 128.43 63.11 127.98 63.11 127.98 60.59 130.73 60.59 130.73 63.11"/><polygon class="cls-1" points="135.43 63.11 134.98 63.11 134.98 61.04 133.14 61.04 133.14 63.11 132.68 63.11 132.68 60.59 135.43 60.59 135.43 63.11"/><polygon class="cls-1" points="121.33 68.23 120.87 68.23 120.87 66.16 119.03 66.16 119.03 68.23 118.58 68.23 118.58 65.7 121.33 65.7 121.33 68.23"/><polygon class="cls-1" points="126.03 68.23 125.57 68.23 125.57 66.16 123.73 66.16 123.73 68.23 123.28 68.23 123.28 65.7 126.03 65.7 126.03 68.23"/><polygon class="cls-1" points="130.73 68.23 130.28 68.23 130.28 66.16 128.43 66.16 128.43 68.23 127.98 68.23 127.98 65.7 130.73 65.7 130.73 68.23"/><polygon class="cls-1" points="135.43 68.23 134.98 68.23 134.98 66.16 133.14 66.16 133.14 68.23 132.68 68.23 132.68 65.7 135.43 65.7 135.43 68.23"/><polygon class="cls-1" points="121.33 73.35 120.87 73.35 120.87 71.28 119.03 71.28 119.03 73.35 118.58 73.35 118.58 70.82 121.33 70.82 121.33 73.35"/><polygon class="cls-1" points="126.03 73.35 125.57 73.35 125.57 71.28 123.73 71.28 123.73 73.35 123.28 73.35 123.28 70.82 126.03 70.82 126.03 73.35"/><polygon class="cls-1" points="130.73 73.35 130.28 73.35 130.28 71.28 128.43 71.28 128.43 73.35 127.98 73.35 127.98 70.82 130.73 70.82 130.73 73.35"/><polygon class="cls-1" points="135.43 73.35 134.98 73.35 134.98 71.28 133.14 71.28 133.14 73.35 132.68 73.35 132.68 70.82 135.43 70.82 135.43 73.35"/><polygon class="cls-1" points="121.33 78.47 120.87 78.47 120.87 76.39 119.03 76.39 119.03 78.47 118.58 78.47 118.58 75.94 121.33 75.94 121.33 78.47"/><polygon class="cls-1" points="126.03 78.47 125.57 78.47 125.57 76.39 123.73 76.39 123.73 78.47 123.28 78.47 123.28 75.94 126.03 75.94 126.03 78.47"/><polygon class="cls-1" points="130.73 78.47 130.28 78.47 130.28 76.39 128.43 76.39 128.43 78.47 127.98 78.47 127.98 75.94 130.73 75.94 130.73 78.47"/><polygon class="cls-1" points="135.43 78.47 134.98 78.47 134.98 76.39 133.14 76.39 133.14 78.47 132.68 78.47 132.68 75.94 135.43 75.94 135.43 78.47"/><polygon class="cls-1" points="121.33 83.58 120.87 83.58 120.87 81.51 119.03 81.51 119.03 83.58 118.58 83.58 118.58 81.06 121.33 81.06 121.33 83.58"/><polygon class="cls-1" points="126.03 83.58 125.57 83.58 125.57 81.51 123.73 81.51 123.73 83.58 123.28 83.58 123.28 81.06 126.03 81.06 126.03 83.58"/><polygon class="cls-1" points="130.73 83.58 130.28 83.58 130.28 81.51 128.43 81.51 128.43 83.58 127.98 83.58 127.98 81.06 130.73 81.06 130.73 83.58"/><polygon class="cls-1" points="135.43 83.58 134.98 83.58 134.98 81.51 133.14 81.51 133.14 83.58 132.68 83.58 132.68 81.06 135.43 81.06 135.43 83.58"/><polygon class="cls-1" points="121.33 88.7 120.87 88.7 120.87 86.63 119.03 86.63 119.03 88.7 118.58 88.7 118.58 86.18 121.33 86.18 121.33 88.7"/><polygon class="cls-1" points="126.03 88.7 125.57 88.7 125.57 86.63 123.73 86.63 123.73 88.7 123.28 88.7 123.28 86.18 126.03 86.18 126.03 88.7"/><polygon class="cls-1" points="130.73 88.7 130.28 88.7 130.28 86.63 128.43 86.63 128.43 88.7 127.98 88.7 127.98 86.18 130.73 86.18 130.73 88.7"/><polygon class="cls-1" points="135.43 88.7 134.98 88.7 134.98 86.63 133.14 86.63 133.14 88.7 132.68 88.7 132.68 86.18 135.43 86.18 135.43 88.7"/><polygon class="cls-1" points="126.03 92.46 125.57 92.46 125.57 91.75 124.65 91.75 124.65 91.29 126.03 91.29 126.03 92.46"/><polygon class="cls-1" points="130.73 93.82 130.28 93.82 130.28 91.75 128.43 91.75 128.43 93.06 127.98 93.06 127.98 91.29 130.73 91.29 130.73 93.82"/><polygon class="cls-1" points="135.43 93.82 134.98 93.82 134.98 91.75 133.14 91.75 133.14 93.82 132.68 93.82 132.68 91.29 135.43 91.29 135.43 93.82"/><polygon class="cls-1" points="134.92 49.21 134.46 49.21 134.46 46.7 132.17 46.7 132.17 49.21 131.72 49.21 131.72 46.24 134.92 46.24 134.92 49.21"/><polygon class="cls-1" points="138.69 49.21 138.24 49.21 138.24 46.7 135.95 46.7 135.95 49.21 135.49 49.21 135.49 46.24 138.69 46.24 138.69 49.21"/><rect class="cls-1" x="131.95" y="51.29" width="2.74" height="0.46"/><rect class="cls-1" x="135.72" y="51.29" width="2.74" height="0.46"/><polygon class="cls-1" points="134.92 56.64 134.46 56.64 134.46 54.12 132.17 54.12 132.17 56.64 131.72 56.64 131.72 53.66 134.92 53.66 134.92 56.64"/><polygon class="cls-1" points="138.69 56.64 138.24 56.64 138.24 54.12 135.95 54.12 135.95 56.64 135.49 56.64 135.49 53.66 138.69 53.66 138.69 56.64"/><polygon class="cls-1" points="108.84 81.02 108.38 81.02 108.38 50.77 94.39 50.77 94.39 65.93 93.93 65.93 93.93 50.31 108.84 50.31 108.84 81.02"/><rect class="cls-1" x="96" y="53.61" width="2.22" height="0.46"/><rect class="cls-1" x="100.28" y="53.61" width="2.22" height="0.46"/><rect class="cls-1" x="104.56" y="53.61" width="2.22" height="0.46"/><rect class="cls-1" x="96" y="56.47" width="2.22" height="0.46"/><rect class="cls-1" x="100.28" y="56.47" width="2.22" height="0.46"/><rect class="cls-1" x="104.56" y="56.47" width="2.22" height="0.46"/><rect class="cls-1" x="96" y="59.33" width="2.22" height="0.45"/><rect class="cls-1" x="100.28" y="59.33" width="2.22" height="0.45"/><rect class="cls-1" x="104.56" y="59.33" width="2.22" height="0.45"/><rect class="cls-1" x="96" y="62.19" width="2.22" height="0.46"/><rect class="cls-1" x="100.28" y="62.19" width="2.22" height="0.46"/><rect class="cls-1" x="104.56" y="62.19" width="2.22" height="0.46"/><rect class="cls-1" x="96" y="65.05" width="2.22" height="0.46"/><rect class="cls-1" x="100.28" y="65.05" width="2.22" height="0.46"/><rect class="cls-1" x="104.56" y="65.05" width="2.22" height="0.46"/><rect class="cls-1" x="97.1" y="67.91" width="1.11" height="0.45"/><rect class="cls-1" x="100.28" y="67.91" width="2.22" height="0.45"/><rect class="cls-1" x="104.56" y="67.91" width="2.22" height="0.45"/><rect class="cls-1" x="100.28" y="70.77" width="2.22" height="0.46"/><rect class="cls-1" x="104.56" y="70.77" width="2.22" height="0.46"/><rect class="cls-1" x="101.39" y="73.63" width="1.11" height="0.46"/><rect class="cls-1" x="104.56" y="73.63" width="2.22" height="0.46"/><rect class="cls-1" x="104.56" y="76.49" width="2.22" height="0.46"/><polygon class="cls-1" points="273.32 50.41 272.86 50.41 272.86 40.88 265.49 40.88 265.49 40.43 273.32 40.43 273.32 50.41"/><rect class="cls-1" x="266.32" y="43" width="0.65" height="0.46"/><rect class="cls-1" x="269.04" y="43" width="2.22" height="0.46"/><rect class="cls-1" x="269.04" y="45.24" width="2.22" height="0.45"/><rect class="cls-1" x="269.04" y="47.47" width="2.22" height="0.46"/><rect class="cls-1" x="270.35" y="49.71" width="0.91" height="0.46"/><polygon class="cls-1" points="199.05 56.7 198.59 56.7 198.59 40.85 211.98 40.85 211.98 41.31 199.05 41.31 199.05 56.7"/><rect class="cls-1" x="201.54" y="43.86" width="3.28" height="0.46"/><rect class="cls-1" x="207.89" y="43.86" width="1.86" height="0.46"/><rect class="cls-1" x="201.54" y="46.47" width="3.28" height="0.46"/><rect class="cls-1" x="207.89" y="46.47" width="1.86" height="0.46"/><rect class="cls-1" x="201.54" y="49.08" width="3.28" height="0.45"/><rect class="cls-1" x="207.89" y="49.08" width="1.86" height="0.45"/><rect class="cls-1" x="201.54" y="51.69" width="3.28" height="0.46"/><rect class="cls-1" x="207.89" y="51.69" width="1.86" height="0.46"/><rect class="cls-1" x="201.54" y="54.3" width="2.74" height="0.45"/><rect class="cls-1" x="207.89" y="54.3" width="1.86" height="0.45"/><rect class="cls-1" x="202.38" y="56.91" width="1.9" height="0.46"/><rect class="cls-1" x="207.89" y="56.91" width="1.86" height="0.46"/><rect class="cls-1" x="207.89" y="59.52" width="1.86" height="0.46"/><rect class="cls-1" x="207.89" y="62.13" width="1.86" height="0.46"/><path class="cls-1" d="M104.84,29.28a2.23,2.23,0,0,1,1.32-4.13l0,.54a1.69,1.69,0,0,0-1.81,1.56,1.73,1.73,0,0,0,.81,1.57Z" transform="translate(-1.98 -3.56)"/><path class="cls-1" d="M113.35,26.11h-.54a3.23,3.23,0,0,0-6.45,0h-.54a3.77,3.77,0,0,1,7.53,0Z" transform="translate(-1.98 -3.56)"/><path class="cls-1" d="M92.63,39a6.61,6.61,0,0,1,1.84-12.39l.09.53a6,6,0,0,0-4.73,4.24,6.07,6.07,0,0,0,3,7.13Z" transform="translate(-1.98 -3.56)"/><path class="cls-1" d="M95,29.23a9.74,9.74,0,0,1-1-4.93,9.65,9.65,0,0,1,16.51-6.16l-.39.38a9.1,9.1,0,0,0-5.91-2.69A9.1,9.1,0,0,0,95.53,29Z" transform="translate(-1.98 -3.56)"/><path class="cls-1" d="M193,52.11a4.16,4.16,0,0,1-2.28-3.67,3.82,3.82,0,0,1,.18-1.25,4.15,4.15,0,0,1,3.26-2.92l.06.33a3.84,3.84,0,0,0-3,2.69,4.09,4.09,0,0,0-.16,1.15,3.83,3.83,0,0,0,2.09,3.36Z" transform="translate(-1.98 -3.56)"/><path class="cls-1" d="M194.52,45.9a6.1,6.1,0,0,1-.62-3.12,6.1,6.1,0,0,1,10.44-3.89l-.24.24a5.79,5.79,0,0,0-3.74-1.71,5.77,5.77,0,0,0-5.53,8.33Z" transform="translate(-1.98 -3.56)"/><path class="cls-1" d="M195.77,28.49l-.52-.15a3.7,3.7,0,0,1,5.68-2,3.68,3.68,0,0,1,6.1-1.15l-.39.37a3.15,3.15,0,0,0-5.32,1.3l-.12.42-.32-.29a3.16,3.16,0,0,0-5.11,1.51Z" transform="translate(-1.98 -3.56)"/><path class="cls-1" d="M210.39,37.32l-.37-.1a2.62,2.62,0,0,1,4-1.43,2.61,2.61,0,0,1,4.32-.82l-.27.27a2.23,2.23,0,0,0-3.77.92l-.09.3-.23-.21a2.2,2.2,0,0,0-2.1-.46A2.23,2.23,0,0,0,210.39,37.32Z" transform="translate(-1.98 -3.56)"/><polygon class="cls-1" points="245.25 41.19 244.8 41.19 244.8 27.4 246.91 27.4 246.91 27.86 245.25 27.86 245.25 41.19"/><polygon class="cls-1" points="267.78 38.39 267.32 38.39 267.32 27.86 265.48 27.86 265.48 27.4 267.78 27.4 267.78 38.39"/><rect class="cls-1" x="247.11" y="33.73" width="0.46" height="1.79"/><rect class="cls-1" x="264.86" y="33.73" width="0.46" height="4.66"/><rect class="cls-1" x="247.11" y="26.19" width="0.46" height="5.75"/><rect class="cls-1" x="264.86" y="26.19" width="0.46" height="5.75"/><rect class="cls-1" x="246.47" y="32.84" width="19.63" height="0.46"/><polygon class="cls-1" points="266.48 26.18 266.03 26.18 266.03 24.9 246.55 24.9 246.55 26.18 246.1 26.18 246.1 24.44 266.48 24.44 266.48 26.18"/><polygon class="cls-1" points="264.25 24.25 263.8 24.25 263.8 22.97 248.78 22.97 248.78 24.25 248.33 24.25 248.33 22.51 264.25 22.51 264.25 24.25"/><polygon class="cls-1" points="253.27 31.02 252.82 31.02 252.82 27.71 249.37 27.71 249.37 31.02 248.91 31.02 248.91 27.25 253.27 27.25 253.27 31.02"/><polygon class="cls-1" points="258.47 31.02 258.01 31.02 258.01 27.71 254.56 27.71 254.56 31.02 254.11 31.02 254.11 27.25 258.47 27.25 258.47 31.02"/><polygon class="cls-1" points="263.66 31.02 263.2 31.02 263.2 27.71 259.76 27.71 259.76 31.02 259.3 31.02 259.3 27.25 263.66 27.25 263.66 31.02"/><rect class="cls-1" x="213.34" y="46.33" width="0.46" height="37.48"/><rect class="cls-1" x="215.19" y="44.92" width="0.46" height="36.91"/><rect class="cls-1" x="241.53" y="44.92" width="0.46" height="5.24"/><rect class="cls-1" x="216.19" y="43.62" width="24.79" height="0.46"/><rect class="cls-1" x="216.19" y="46.05" width="24.79" height="0.46"/><rect class="cls-1" x="217.37" y="41.27" width="22.43" height="0.46"/><rect class="cls-1" x="217.37" y="41.27" width="22.43" height="0.46"/><rect class="cls-1" x="219.16" y="39.92" width="18.84" height="0.46"/><rect class="cls-1" x="221.01" y="38.88" width="15.16" height="0.46"/><path class="cls-1" d="M236.73,42.74c-.5-2-3.09-3.45-6.16-3.45s-5.65,1.44-6.16,3.43l-.44-.11c.56-2.19,3.34-3.78,6.6-3.78s6.05,1.6,6.6,3.8Z" transform="translate(-1.98 -3.56)"/><rect class="cls-1" x="228.36" y="26.15" width="0.46" height="8.3"/><rect class="cls-1" x="224.5" y="49.82" width="8.17" height="0.45"/><polygon class="cls-1" points="222.54 50.96 222.08 50.96 222.08 49.37 218.46 49.37 218.46 50.96 218 50.96 218 48.91 222.54 48.91 222.54 50.96"/><polygon class="cls-1" points="239.17 50.96 238.72 50.96 238.72 49.37 235.09 49.37 235.09 50.96 234.63 50.96 234.63 48.91 239.17 48.91 239.17 50.96"/><rect class="cls-1" x="224.5" y="55.15" width="8.17" height="0.46"/><polygon class="cls-1" points="222.54 56.29 222.08 56.29 222.08 54.7 218.46 54.7 218.46 56.29 218 56.29 218 54.25 222.54 54.25 222.54 56.29"/><polygon class="cls-1" points="235.09 56.29 234.63 56.29 234.63 54.25 238.94 54.25 238.94 54.7 235.09 54.7 235.09 56.29"/><rect class="cls-1" x="224.5" y="60.49" width="8.17" height="0.45"/><polygon class="cls-1" points="222.54 61.62 222.08 61.62 222.08 60.04 218.46 60.04 218.46 61.62 218 61.62 218 59.58 222.54 59.58 222.54 61.62"/><rect class="cls-1" x="234.63" y="59.81" width="0.46" height="1.21"/><rect class="cls-1" x="224.5" y="65.82" width="5.04" height="0.46"/><polygon class="cls-1" points="222.54 66.96 222.08 66.96 222.08 65.37 218.46 65.37 218.46 66.96 218 66.96 218 64.92 222.54 64.92 222.54 66.96"/><rect class="cls-1" x="224.5" y="71.16" width="1.17" height="0.46"/><polygon class="cls-1" points="222.54 72.29 222.08 72.29 222.08 70.7 218.46 70.7 218.46 72.29 218 72.29 218 70.25 222.54 70.25 222.54 72.29"/><polygon class="cls-1" points="218.46 77.62 218 77.62 218 75.58 221.48 75.58 221.48 76.04 218.46 76.04 218.46 77.62"/><rect class="cls-1" x="217.85" y="43.85" width="0.46" height="1.41"/><rect class="cls-1" x="217.39" y="42.01" width="0.46" height="1.41"/><rect class="cls-1" x="219.69" y="43.85" width="0.46" height="1.41"/><rect class="cls-1" x="220.84" y="43.85" width="0.46" height="1.41"/><rect class="cls-1" x="222.69" y="43.85" width="0.46" height="1.41"/><rect class="cls-1" x="224.17" y="43.85" width="0.46" height="1.41"/><rect class="cls-1" x="238.87" y="43.85" width="0.46" height="1.41"/><rect class="cls-1" x="239.57" y="42.01" width="0.46" height="1.41"/><rect class="cls-1" x="237.04" y="43.85" width="0.46" height="1.41"/><rect class="cls-1" x="235.88" y="43.85" width="0.46" height="1.41"/><rect class="cls-1" x="234.03" y="43.85" width="0.46" height="1.41"/><rect class="cls-1" x="232.55" y="43.85" width="0.46" height="1.41"/><polygon class="cls-1" points="281.02 65.22 280.57 65.22 280.57 21.42 277.63 21.42 277.63 17.05 276.16 17.05 276.16 28.61 273.32 28.61 273.32 54.19 272.86 54.19 272.86 28.15 275.7 28.15 275.7 16.59 278.08 16.59 278.08 20.96 281.02 20.96 281.02 65.22"/><rect class="cls-1" x="278.25" y="62.79" width="1" height="0.46"/><rect class="cls-1" x="274.64" y="42.54" width="4.61" height="0.46"/><rect class="cls-1" x="276.44" y="58.74" width="2.81" height="0.46"/><rect class="cls-1" x="274.64" y="30.39" width="4.61" height="0.46"/><rect class="cls-1" x="277.21" y="26.73" width="2.3" height="0.46"/><rect class="cls-1" x="277.21" y="24.92" width="2.3" height="0.46"/><rect class="cls-1" x="277.21" y="23.11" width="2.3" height="0.46"/><rect class="cls-1" x="274.64" y="38.49" width="4.61" height="0.46"/><rect class="cls-1" x="274.64" y="34.44" width="4.61" height="0.46"/><rect class="cls-1" x="274.64" y="54.69" width="4.61" height="0.46"/><rect class="cls-1" x="274.64" y="50.64" width="4.61" height="0.46"/><rect class="cls-1" x="274.64" y="46.59" width="4.61" height="0.46"/><path class="cls-1" d="M287.42,41.92h-1.56V36h1.56Zm-1.1-.45H287v-5h-.65Z" transform="translate(-1.98 -3.56)"/><rect class="cls-1" x="284.98" y="26.61" width="0.46" height="5.45"/><path class="cls-1" d="M287.42,47.8h-2.67V41.47h2.67Zm-2.21-.45H287V41.92h-1.76Z" transform="translate(-1.98 -3.56)"/><polygon class="cls-1" points="285.44 56.47 283.05 56.47 283.05 45.87 282.12 45.87 282.12 45.42 283.51 45.42 283.51 56.02 284.98 56.02 284.98 44.24 282.12 44.24 282.12 43.79 285.44 43.79 285.44 56.47"/><polygon class="cls-1" points="283.51 56.24 283.05 56.24 283.05 45.87 282.12 45.87 282.12 45.42 283.51 45.42 283.51 56.24"/><polygon class="cls-1" points="295.69 80.6 295.24 80.6 295.24 56.47 285.21 56.47 285.21 56.02 295.69 56.02 295.69 80.6"/><rect class="cls-1" x="283.28" y="56.01" width="1.93" height="0.46"/><rect class="cls-1" x="282.12" y="56.01" width="1.16" height="0.46"/><polygon class="cls-1" points="295.7 80.6 295.24 80.6 295.24 56.47 294.19 56.47 294.19 56.02 295.7 56.02 295.7 80.6"/><polygon class="cls-1" points="297.97 82.41 297.52 82.41 297.52 45.87 294.19 45.87 294.19 45.42 297.97 45.42 297.97 82.41"/><path class="cls-1" d="M291.67,60h-2.38V47.35h7.12v2.08h-4.74Zm-1.93-.46h1.48V49H296V47.8h-6.21Z" transform="translate(-1.98 -3.56)"/><polygon class="cls-1" points="294.19 56.47 289.23 56.47 289.23 45.42 294.19 45.42 294.19 45.87 289.69 45.87 289.69 56.02 294.19 56.02 294.19 56.47"/><path class="cls-1" d="M290.85,41.92h-1.56V36h1.56Zm-1.11-.45h.65v-5h-.65Z" transform="translate(-1.98 -3.56)"/><rect class="cls-1" x="287.3" y="26.61" width="0.46" height="5.45"/><path class="cls-1" d="M292,47.8h-2.67V41.47H292Zm-2.22-.45h1.76V41.92h-1.76Z" transform="translate(-1.98 -3.56)"/><rect class="cls-1" x="285.68" y="45.42" width="1.43" height="0.46"/><rect class="cls-1" x="285.68" y="47.59" width="1.43" height="0.46"/><rect class="cls-1" x="285.68" y="49.77" width="1.43" height="0.46"/><rect class="cls-1" x="285.68" y="51.94" width="1.43" height="0.46"/><rect class="cls-1" x="285.68" y="54.12" width="1.43" height="0.46"/><polygon class="cls-1" points="285.54 63.87 285.08 63.87 285.08 62.32 283.51 62.32 283.51 63.87 283.05 63.87 283.05 61.86 285.54 61.86 285.54 63.87"/><polygon class="cls-1" points="289.69 63.87 289.23 63.87 289.23 62.32 287.66 62.32 287.66 63.87 287.2 63.87 287.2 61.86 289.69 61.86 289.69 63.87"/><polygon class="cls-1" points="293.83 63.87 293.38 63.87 293.38 62.32 291.81 62.32 291.81 63.87 291.35 63.87 291.35 61.86 293.83 61.86 293.83 63.87"/><polygon class="cls-1" points="285.54 67.83 285.08 67.83 285.08 66.28 283.51 66.28 283.51 67.83 283.05 67.83 283.05 65.82 285.54 65.82 285.54 67.83"/><polygon class="cls-1" points="289.69 67.83 289.23 67.83 289.23 66.28 287.66 66.28 287.66 67.83 287.2 67.83 287.2 65.82 289.69 65.82 289.69 67.83"/><polygon class="cls-1" points="293.83 67.83 293.38 67.83 293.38 66.28 291.81 66.28 291.81 67.83 291.35 67.83 291.35 65.82 293.83 65.82 293.83 67.83"/><polygon class="cls-1" points="289.69 75.75 289.23 75.75 289.23 74.2 288.12 74.2 288.12 73.74 289.69 73.74 289.69 75.75"/><polygon class="cls-1" points="293.83 75.75 293.38 75.75 293.38 74.2 291.81 74.2 291.81 75.75 291.35 75.75 291.35 73.74 293.83 73.74 293.83 75.75"/><polygon class="cls-1" points="293.83 79.71 293.38 79.71 293.38 78.16 291.58 78.16 291.58 77.7 293.83 77.7 293.83 79.71"/><rect class="cls-1" x="290.73" y="46.81" width="2.42" height="0.46"/><rect class="cls-1" x="294.06" y="46.81" width="2.42" height="0.46"/><rect class="cls-1" x="290.73" y="50.72" width="2.42" height="0.46"/><rect class="cls-1" x="294.06" y="50.72" width="2.42" height="0.46"/><rect class="cls-1" x="290.73" y="52.55" width="2.42" height="0.46"/><rect class="cls-1" x="294.06" y="52.55" width="2.42" height="0.46"/><path class="cls-1" d="M163.35,119.65H2.46v-3.13H163.35l.48-.47H151v-6.62l.12,0c1,.24,2,.48,3,.7l.1-.46c-1.06-.23-2.13-.48-3.19-.74l-.67-.17c-1.72-.44-3.44-.93-5.11-1.45l-.67-.21-1.27-.42-.8-.27c-1-.36-2.05-.73-3-1.11l-.67-.25-2-.82-.8-.34c-.77-.33-1.54-.66-2.28-1l-.67-.31-1.46-.69-.8-.4c-1-.47-1.92-1-2.85-1.47l-.67-.36c-1.14-.62-2.29-1.28-3.42-2l-.51-.31-1.18-.72-.67-.43c-1.36-.86-2.73-1.79-4.07-2.73l-1-.75-.67-.48-.91-.69c-1.42-1.06-2.83-2.19-4.2-3.34l-.67-.56c-1.17-1-2.36-2.06-3.52-3.14l-.61-.58-1-.93-.67-.65c-1.75-1.73-3.47-3.54-5.11-5.39l-.67-.75c-1.76-2-3.48-4.14-5.11-6.29L93,69.6c-.13-.17-.25-.34-.38-.5-1.77-2.39-3.49-4.9-5.11-7.46-.22-.36-.45-.71-.66-1.06-1.84-3-3.55-6-5.12-9.07-.23-.45-.45-.9-.66-1.33-.32-.64-.63-1.28-.92-1.9a85.49,85.49,0,0,1-3.8-9.22v-.21H74.13l0,.17c-.34,1.18-1,1.94-1.7,1.94H68.11c-.7,0-1.37-.76-1.7-1.94l0-.17H64.15v.36l-.34-.1A87.77,87.77,0,0,1,60,48.28c-.29.62-.6,1.26-.92,1.9-.21.43-.43.88-.66,1.33-1.57,3.06-3.29,6.11-5.12,9.07-.21.35-.44.7-.66,1.06C51,64.2,49.33,66.71,47.56,69.1l-.08.1-.29.39-.3.4c-1.63,2.15-3.35,4.26-5.11,6.29l-.67.75c-1.64,1.85-3.36,3.66-5.11,5.39l-.67.65c-1.66,1.6-3.38,3.17-5.11,4.65l-.67.56c-1.66,1.39-3.38,2.75-5.11,4l-.67.48c-1.66,1.21-3.38,2.38-5.11,3.48L18,96.7c-1.67,1-3.39,2-5.11,3l-.67.36c-1.66.9-3.38,1.76-5.11,2.56l-.67.31c-1.32.6-2.69,1.19-4,1.73v.53c1.35-.54,2.68-1.1,4-1.68l.14-.06v3.93l-.07,0c-1.31.4-2.67.79-4,1.16V109c1.34-.35,2.68-.73,4-1.13l.13,0v8.18H2v4.07H163.83Zm-18.12-11.83.13,0c1.68.52,3.39,1,5.1,1.44l.07,0v6.74h-5.3Zm-5.77-2,.13,0c1.68.63,3.39,1.23,5.1,1.77l.07,0v8.38h-5.3Zm-5.78-2.39.14.06c1.66.75,3.38,1.46,5.1,2.13l.06,0v10.4h-5.3Zm-5.77-2.84.14.07c1.67.89,3.39,1.74,5.1,2.53l.06,0v12.83h-5.3Zm-5.78-3.33.15.1c1.66,1,3.38,2,5.1,2.95l.05,0v15.7h-5.3Zm-5.77-3.86.36.26c1.6,1.13,3.24,2.24,4.89,3.28l0,0v19.07h-5.3Zm-5.77-4.49.15.13c1.67,1.39,3.39,2.73,5.11,4l0,0v23h-5.3Zm-5.78-5.18.16.15c1.66,1.6,3.38,3.15,5.11,4.61l0,0v27.53h-5.3Zm-5.77-6,.16.18c1.66,1.84,3.37,3.64,5.11,5.33l0,0v32.77H99Zm-5.78-7,.17.22c1.64,2.13,3.35,4.21,5.11,6.2l0,0v38.85h-5.3Zm-23.09,45.3h-4v-9.48c0-1.93.88-3.56,1.92-3.56h2.06Zm0-15.67H68.11c-1,0-1.92-1.63-1.92-3.56v-10c0-1.93.88-3.56,1.92-3.56h2.06Zm0-19.8H68.11c-1,0-1.92-1.63-1.92-3.56V67c0-1.93.88-3.56,1.92-3.56h2.06Zm0-19.81H68.11c-.64,0-1.24-.6-1.6-1.62v0l0,0C67.74,57,68.91,55,70,52.88l.18-.35Zm3.33-16.4C73,45.66,72.36,47,71.75,48.28c-.29.61-.6,1.25-.92,1.9-.21.43-.44.88-.67,1.33C69,53.76,67.76,56,66.45,58.26l-.13.23,0-.27a6.77,6.77,0,0,1-.08-1V47.16c0-1.93.88-3.56,1.92-3.56h4.27a1.42,1.42,0,0,1,1.11.67l0,0Zm.23.67.09-.21.09.21a5.72,5.72,0,0,1,.38,2.12V57.21c0,1.93-.88,3.56-1.91,3.56H70.65V51.58c.52-1,1-2.08,1.53-3.12S73.24,46.17,73.73,45ZM70.65,63.4h1.73c1,0,1.91,1.63,1.91,3.56V77c0,1.93-.88,3.56-1.91,3.56H70.65Zm0,19.81h1.73c1,0,1.91,1.63,1.91,3.56v10c0,1.93-.88,3.56-1.91,3.56H70.65Zm3.64,32.84H70.65V103h1.73c1,0,1.91,1.63,1.91,3.56ZM87.49,62.5l.17.28c1.57,2.43,3.23,4.81,4.93,7.08l.2.26v45.93h-5.3Zm-5.78-10,.18.35c1.57,3,3.29,6,5.11,8.85v54.32h-5.3Zm-5.37-12,.18.5c.61,1.6,1.64,4.21,3.18,7.46.48,1,1,2.08,1.53,3.12v64.47h-4.9Zm-.48-.9v76.45H74.77v-9.48c0-2.26-1-4-2.39-4H70.65v-1.68h1.73c1.34,0,2.39-1.78,2.39-4v-10c0-2.26-1-4-2.39-4H70.65V81.05h1.73c1.34,0,2.39-1.77,2.39-4V67c0-2.26-1-4-2.39-4H70.65V61.25h1.73c1.34,0,2.39-1.78,2.39-4V47.16a5.72,5.72,0,0,0-.69-2.85l0,0,0,0c.76-1.84,1.29-3.24,1.6-4.1Zm-11.24-.28H66l0,.07c.42,1.28,1.2,2,2.08,2h4.27c.88,0,1.66-.77,2.08-2l0-.07h1l0,.13c-.24.7-.77,2.18-1.62,4.23l-.06.14-.1-.11a1.77,1.77,0,0,0-1.25-.59H68.11c-1.34,0-2.39,1.78-2.39,4V57.21A6.12,6.12,0,0,0,66,59v.05l0,0-.91,1.49-.43.68Zm.27,22.41c.4-.64.81-1.3,1.2-1.95l.09-.15.08.16a2.23,2.23,0,0,0,1.85,1.46h2.06v1.68H68.11c-1.34,0-2.39,1.77-2.39,4V77c0,2.26,1,4,2.39,4h2.06v1.69H68.11c-1.34,0-2.39,1.77-2.39,4v10c0,2.26,1,4,2.39,4h2.06v1.68H68.11c-1.34,0-2.39,1.77-2.39,4v9.48H64.66l0-53.84ZM52.68,116.05H47.55V83.28l0,0c1.67-1.64,3.33-3.37,4.93-5.14l.17-.19Zm5.78,0H53.32V77.2l0,0c1.68-1.91,3.34-3.92,4.93-6l.18-.23Zm5.69,0H59.1V70.12l.2-.26c1.61-2.15,3.18-4.4,4.67-6.7l.18-.27ZM58.94,51.58c.54-1,1.05-2.1,1.53-3.12,1.85-3.93,3-6.91,3.49-8.33l.19-.53V62l0,0c-1.54,2.42-3.18,4.8-4.86,7.07l-.34.45ZM53.16,61.76v0c1.82-2.88,3.54-5.86,5.1-8.85l.19-.35V70.18l0,0c-1.58,2.07-3.24,4.11-4.95,6.07l-.33.38Zm-5.78,8.36.2-.26c1.7-2.27,3.36-4.65,4.92-7.08l.18-.28V77.19l0,0c-1.6,1.79-3.26,3.53-4.95,5.2l-.33.32ZM12.26,116.05H7.13v-8.38l.06,0c1.66-.53,3.32-1.1,4.94-1.71l.13,0Zm5.78,0H12.9v-10.4l.06,0c1.66-.64,3.32-1.33,4.94-2.06l.14-.06Zm5.77,0H18.68V103.22l.05,0c1.66-.76,3.32-1.58,4.94-2.44l.14-.07Zm5.77,0H24.45v-15.7l.05,0c1.66-.9,3.32-1.86,4.94-2.85l.14-.09Zm5.78,0H30.23V97l0,0c1.65-1,3.3-2.14,4.89-3.28l.2-.14Zm5.77,0H36v-23l0,0c1.65-1.2,3.31-2.5,4.94-3.84l.15-.13Zm5.78,0H41.77V88.52l0,0c1.66-1.41,3.32-2.9,4.94-4.45l.16-.15ZM41.61,77.2l0,0c1.75-2,3.47-4.07,5.11-6.2l.17-.22V83.2l0,0c-1.61,1.55-3.28,3.06-5,4.49l-.32.27Zm-5.78,6.08,0,0c1.74-1.7,3.46-3.49,5.11-5.33l.16-.18V88.39l0,0c-1.62,1.35-3.28,2.66-5,3.89l-.32.23Zm-5.77,5.24,0,0c1.73-1.46,3.44-3,5.11-4.61l.16-.15v9.15l0,0c-1.62,1.17-3.29,2.3-4.95,3.35l-.31.2Zm-5.78,4.54,0,0c1.72-1.25,3.44-2.59,5.11-4l.15-.13v7.85l0,0c-1.61,1-3.28,2-4.95,2.89l-.31.17ZM18.51,97l0,0c1.65-1,3.29-2.14,4.89-3.28l.36-.26v6.7l0,0c-1.62.87-3.29,1.7-5,2.47l-.3.14Zm-5.77,3.37,0,0c1.72-.93,3.44-1.92,5.1-2.95l.15-.1V103L18,103c-1.63.74-3.3,1.44-5,2.09l-.29.11ZM7,103.22l.06,0c1.71-.79,3.43-1.64,5.1-2.53l.14-.07v4.77l-.06,0c-1.64.62-3.3,1.2-4.95,1.73l-.29.09Z" transform="translate(-1.98 -3.56)"/><path class="cls-1" d="M29.34,39.4l-.52-.15a3.7,3.7,0,0,1,5.68-2,3.68,3.68,0,0,1,6.1-1.15l-.39.37a3.15,3.15,0,0,0-5.32,1.3l-.12.42-.32-.29a3.16,3.16,0,0,0-5.11,1.51Z" transform="translate(-1.98 -3.56)"/><path class="cls-1" d="M44,48.23l-.37-.1a2.62,2.62,0,0,1,4-1.43,2.61,2.61,0,0,1,4.32-.82l-.27.27a2.23,2.23,0,0,0-3.77.92l-.09.29-.23-.2a2.2,2.2,0,0,0-2.1-.46A2.25,2.25,0,0,0,44,48.23Z" transform="translate(-1.98 -3.56)"/><rect class="cls-1" x="154.4" y="106.71" width="0.49" height="5.87"/><rect class="cls-1" x="159.24" y="107.21" width="0.49" height="5.38"/><path class="cls-1" d="M164.32,111a53.62,53.62,0,0,1-10.79-1l.11-.48c4.3,1,13.66,1.56,20,.09l.11.48A44.15,44.15,0,0,1,164.32,111Z" transform="translate(-1.98 -3.56)"/><rect class="cls-1" x="164.09" y="107.26" width="0.49" height="5.33"/><rect class="cls-1" x="168.93" y="106.71" width="0.49" height="5.87"/></svg><svg id="Layer_2" data-name="Layer 2" style="
text-align: center;
vertical-align: middle;
max-width: 320px;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 183.84 218.4"><defs><style>.cls-1{fill:#f2f7f7;}.cls-2{fill:#093849;}.cls-3{fill:none;stroke:#093849;stroke-miterlimit:10;}.cls-4{fill:#9d1c20;}.cls-5{fill:#5ca6a2;}</style></defs><title>checklist</title><path class="cls-2" d="M52,223.25a10.71,10.71,0,0,1-10.45-8.48L5.51,44.5a10.7,10.7,0,0,1,8.24-12.67L140.18,5.08a10.68,10.68,0,0,1,12.66,8.23l36,170.28a10.68,10.68,0,0,1-8.24,12.66l-.15-.73.15.73L54.22,223A10.62,10.62,0,0,1,52,223.25ZM142.41,6.34a9.63,9.63,0,0,0-1.92.2L14.06,33.3A9.2,9.2,0,0,0,7,44.19L43,214.46a9.17,9.17,0,0,0,10.88,7.08l126.43-26.75a9.18,9.18,0,0,0,7.08-10.89l-36-170.28a9.18,9.18,0,0,0-9-7.28Z" transform="translate(-5.28 -4.84)"/><path class="cls-2" d="M31,81.79,27.42,65.05l16.73-3.54,3.54,16.73Zm-2.35-16L31.73,80.6l14.78-3.13L43.38,62.7Z" transform="translate(-5.28 -4.84)"/><polyline class="cls-3" points="26.96 66.8 32.7 70.54 40.85 54.88"/><path class="cls-2" d="M67,68l0,.05a3.78,3.78,0,0,1-.43,3.09,4.12,4.12,0,0,1-2.71,1.64,4.07,4.07,0,0,1-3.33-.58A5,5,0,0,1,58.7,69L58,65.49a5,5,0,0,1,.39-3.7,4,4,0,0,1,2.76-1.89,4.33,4.33,0,0,1,3.2.36A3.76,3.76,0,0,1,66,62.94V63l-1.67.36a2.92,2.92,0,0,0-1-1.86,2.32,2.32,0,0,0-1.88-.25,2.09,2.09,0,0,0-1.6,1.24,4.22,4.22,0,0,0-.1,2.61l.74,3.5A4.2,4.2,0,0,0,61.62,71a2.2,2.2,0,0,0,2,.49,2.24,2.24,0,0,0,1.57-1,3,3,0,0,0,.14-2.12Z" transform="translate(-5.28 -4.84)"/><path class="cls-2" d="M74.37,70.37c-.13-.27-.25-.5-.34-.72a4.83,4.83,0,0,1-.22-.64,3.54,3.54,0,0,1-.73,1.35,2.28,2.28,0,0,1-1.29.74,2.48,2.48,0,0,1-2.07-.33,3,3,0,0,1-1.09-1.88,2.58,2.58,0,0,1,.49-2.27,4,4,0,0,1,2.41-1.3L73,65l-.21-1a2.14,2.14,0,0,0-.65-1.25,1.35,1.35,0,0,0-1.19-.24,1.31,1.31,0,0,0-.92.62,1.57,1.57,0,0,0-.15,1.14l-1.67.36,0,0a2.42,2.42,0,0,1,.44-2.08,3.35,3.35,0,0,1,2.17-1.32,3.16,3.16,0,0,1,2.41.33,3.1,3.1,0,0,1,1.35,2.14L75.43,68a8.18,8.18,0,0,0,.28,1,6.63,6.63,0,0,0,.43.94Zm-2.5-.69A1.94,1.94,0,0,0,73,69a2.15,2.15,0,0,0,.5-1.22l-.35-1.65-1.46.31a1.62,1.62,0,0,0-1.15.78,1.85,1.85,0,0,0-.2,1.33,1.61,1.61,0,0,0,.53,1A1.07,1.07,0,0,0,71.87,69.68Z" transform="translate(-5.28 -4.84)"/><path class="cls-2" d="M80.18,60.94l-.77.11a1.35,1.35,0,0,0-.84.53,2.15,2.15,0,0,0-.37,1.05l1.41,6.63-1.76.37-2-9.3L77.49,60l.41,1.35A3.07,3.07,0,0,1,78.45,60a1.71,1.71,0,0,1,1-.64,1.87,1.87,0,0,1,.32,0l.26,0Z" transform="translate(-5.28 -4.84)"/><path class="cls-2" d="M86.5,68a3.34,3.34,0,0,1-3-.7,5.41,5.41,0,0,1-1.68-3.1l-.09-.4A5.57,5.57,0,0,1,82,60.22a3.12,3.12,0,0,1,2.29-1.85A2.88,2.88,0,0,1,87,59a5.14,5.14,0,0,1,1.47,2.85l.2,1-5,1.07a4.59,4.59,0,0,0,1,2.2,1.73,1.73,0,0,0,1.76.56,3.3,3.3,0,0,0,1.22-.5,3.43,3.43,0,0,0,.86-.88l.79,1a3.76,3.76,0,0,1-1,1.06A4.43,4.43,0,0,1,86.5,68Zm-1.92-8.28a1.4,1.4,0,0,0-1,.95,4.23,4.23,0,0,0-.17,2l3.29-.69,0-.2a3.48,3.48,0,0,0-.73-1.62A1.27,1.27,0,0,0,84.58,59.71Z" transform="translate(-5.28 -4.84)"/><path class="cls-2" d="M94.53,66.29a3.3,3.3,0,0,1-3-.7,5.36,5.36,0,0,1-1.69-3.1l-.08-.4A5.57,5.57,0,0,1,90,58.52a3.1,3.1,0,0,1,2.28-1.85,2.88,2.88,0,0,1,2.66.61,5.17,5.17,0,0,1,1.47,2.85l.21,1-5,1.07a4.68,4.68,0,0,0,1,2.21,1.73,1.73,0,0,0,1.76.55,3.23,3.23,0,0,0,1.22-.5,3.39,3.39,0,0,0,.86-.87l.8,1a4,4,0,0,1-1.06,1.07A4.54,4.54,0,0,1,94.53,66.29ZM92.6,58a1.41,1.41,0,0,0-1,1,4.21,4.21,0,0,0-.17,2l3.29-.7,0-.2a3.39,3.39,0,0,0-.73-1.62A1.28,1.28,0,0,0,92.6,58Z" transform="translate(-5.28 -4.84)"/><path class="cls-2" d="M101.48,56.43l-.77.12a1.3,1.3,0,0,0-.84.52,2.15,2.15,0,0,0-.37,1l1.4,6.63-1.75.37-2-9.3,1.61-.34.41,1.35a3.07,3.07,0,0,1,.55-1.31,1.68,1.68,0,0,1,1-.64,1.88,1.88,0,0,1,.31,0l.27,0Z" transform="translate(-5.28 -4.84)"/><path class="cls-2" d="M37.48,112.59,33.94,95.86l16.73-3.54,3.55,16.73Zm-2.35-16,3.12,14.77L53,108.28,49.9,93.5Z" transform="translate(-5.28 -4.84)"/><polyline class="cls-3" points="33.48 97.61 39.22 101.34 47.37 85.68"/><path class="cls-2" d="M71.55,99.86a2.12,2.12,0,0,0-.79-1.31,4.42,4.42,0,0,0-1.94-.64,7.17,7.17,0,0,1-3-.85A3,3,0,0,1,64.37,95a3.24,3.24,0,0,1,.53-2.66,4.28,4.28,0,0,1,5.49-1.05A3.63,3.63,0,0,1,72,93.7v.06l-1.67.35a2.72,2.72,0,0,0-1-1.66,2,2,0,0,0-1.68-.35,1.86,1.86,0,0,0-1.32.89,2.25,2.25,0,0,0-.2,1.57A1.88,1.88,0,0,0,67,95.8a5.6,5.6,0,0,0,2,.62,6.45,6.45,0,0,1,2.92.91,3.24,3.24,0,0,1,1.39,2.15,3.13,3.13,0,0,1-.54,2.66,4.17,4.17,0,0,1-2.57,1.49,4.57,4.57,0,0,1-3.08-.37,3.39,3.39,0,0,1-1.77-2.57v0l1.69-.36A2.52,2.52,0,0,0,68.1,102a2.42,2.42,0,0,0,1.8.27,2.06,2.06,0,0,0,1.41-.87A2,2,0,0,0,71.55,99.86Z" transform="translate(-5.28 -4.84)"/><path class="cls-2" d="M74.36,97.59A5.76,5.76,0,0,1,74.62,94,3.49,3.49,0,0,1,80,92.84,5.7,5.7,0,0,1,81.71,96l.05.23a5.59,5.59,0,0,1-.26,3.6A3.5,3.5,0,0,1,76.11,101a5.63,5.63,0,0,1-1.7-3.18Zm1.81-.14a5.52,5.52,0,0,0,1,2.33,1.61,1.61,0,0,0,2.89-.62,5.57,5.57,0,0,0,0-2.53L80,96.4a5.65,5.65,0,0,0-1-2.32,1.6,1.6,0,0,0-2.89.61,5.53,5.53,0,0,0,0,2.52Z" transform="translate(-5.28 -4.84)"/><path class="cls-2" d="M87.38,98.6a1.4,1.4,0,0,0,1-.72,2,2,0,0,0,.15-1.44l1.58-.34,0,.05a3,3,0,0,1-.41,2.41,3.34,3.34,0,0,1-5,.62A5.75,5.75,0,0,1,83.08,96L83,95.7a5.75,5.75,0,0,1,.23-3.55,3.15,3.15,0,0,1,2.38-1.88,3,3,0,0,1,2.46.46A3.46,3.46,0,0,1,89.45,93v0l-1.58.33A2.65,2.65,0,0,0,87.12,92a1.33,1.33,0,0,0-1.22-.35,1.5,1.5,0,0,0-1.21,1.25,5.65,5.65,0,0,0,.07,2.47l.07.33A5.87,5.87,0,0,0,85.76,98,1.5,1.5,0,0,0,87.38,98.6Z" transform="translate(-5.28 -4.84)"/><path class="cls-2" d="M91.74,86.6,90,87l-.36-1.67,1.76-.37Zm2.49,11.75-1.76.37-2-9.3,1.76-.37Z" transform="translate(-5.28 -4.84)"/><path class="cls-2" d="M101.19,96.88c-.13-.27-.25-.51-.34-.72s-.16-.42-.22-.64a3.54,3.54,0,0,1-.73,1.35,2.35,2.35,0,0,1-1.28.74,2.53,2.53,0,0,1-2.08-.33,3,3,0,0,1-1.09-1.88,2.61,2.61,0,0,1,.49-2.27,4,4,0,0,1,2.41-1.3l1.43-.31-.2-1a2.14,2.14,0,0,0-.66-1.25,1.36,1.36,0,0,0-1.19-.25,1.32,1.32,0,0,0-.92.63,1.57,1.57,0,0,0-.15,1.14L95,91.2l0,0a2.41,2.41,0,0,1,.43-2.09,3.46,3.46,0,0,1,2.17-1.32,3.21,3.21,0,0,1,2.41.34,3.08,3.08,0,0,1,1.35,2.14l.92,4.31a6.36,6.36,0,0,0,.29,1,5.38,5.38,0,0,0,.42,1Zm-2.5-.69a2,2,0,0,0,1.17-.71,2.08,2.08,0,0,0,.5-1.22L100,92.61l-1.46.31a1.64,1.64,0,0,0-1.15.77A1.8,1.8,0,0,0,97.21,95a1.63,1.63,0,0,0,.52,1A1.1,1.1,0,0,0,98.69,96.19Z" transform="translate(-5.28 -4.84)"/><path class="cls-2" d="M106.54,95.74l-1.76.38L102,82.7l1.75-.37Z" transform="translate(-5.28 -4.84)"/><path class="cls-2" d="M114.19,92.74l5.07-1.07.28,1.32-6.81,1.44-2.65-12.52,1.75-.37Z" transform="translate(-5.28 -4.84)"/><path class="cls-2" d="M120.41,80.54l-1.76.37-.35-1.67,1.75-.37Zm2.48,11.74-1.75.37-2-9.3,1.75-.37Z" transform="translate(-5.28 -4.84)"/><path class="cls-2" d="M125.61,91.71l-1.7-8.06-1.23.26-.27-1.25,1.23-.26-.25-1.19a3.42,3.42,0,0,1,.23-2.44,2.61,2.61,0,0,1,1.84-1.23,3.06,3.06,0,0,1,.54-.07c.18,0,.39,0,.62,0l.1,1.32h-.36l-.4.06a1,1,0,0,0-.79.63,2.39,2.39,0,0,0,0,1.35l.26,1.19,1.54-.32.26,1.25-1.54.32,1.71,8.06Z" transform="translate(-5.28 -4.84)"/><path class="cls-2" d="M133.46,90.24a3.33,3.33,0,0,1-3-.7,5.39,5.39,0,0,1-1.69-3.1l-.09-.41a5.68,5.68,0,0,1,.27-3.56,3.13,3.13,0,0,1,2.29-1.86,2.88,2.88,0,0,1,2.66.62,5.1,5.1,0,0,1,1.47,2.85l.21,1-5.05,1.07a4.64,4.64,0,0,0,1,2.2,1.73,1.73,0,0,0,1.76.56,3.47,3.47,0,0,0,1.22-.5,3.43,3.43,0,0,0,.86-.88l.79,1a3.66,3.66,0,0,1-1,1.07A4.46,4.46,0,0,1,133.46,90.24ZM131.53,82a1.38,1.38,0,0,0-1.05,1,4.23,4.23,0,0,0-.17,2l3.29-.7,0-.19a3.57,3.57,0,0,0-.73-1.63A1.26,1.26,0,0,0,131.53,82Z" transform="translate(-5.28 -4.84)"/><path class="cls-4" d="M43.81,142.49l-3.54-16.73L57,122.22,60.54,139Zm-2.35-16,3.12,14.78,14.78-3.13L56.23,123.4Z" transform="translate(-5.28 -4.84)"/><path class="cls-4" d="M74.3,132.43l5.06-1.08.28,1.33-6.81,1.44L70.18,121.6l1.75-.37Z" transform="translate(-5.28 -4.84)"/><path class="cls-4" d="M80.51,120.22l-1.75.37-.36-1.66,1.76-.38ZM83,132l-1.76.37-2-9.3,1.76-.37Z" transform="translate(-5.28 -4.84)"/><path class="cls-4" d="M85.71,131.39l-1.7-8-1.23.26-.27-1.25,1.23-.26-.25-1.2a3.35,3.35,0,0,1,.24-2.43,2.55,2.55,0,0,1,1.83-1.24,3.08,3.08,0,0,1,.54-.06,4.36,4.36,0,0,1,.62,0l.11,1.31h-.36a1.9,1.9,0,0,0-.4.05,1.06,1.06,0,0,0-.8.64,2.28,2.28,0,0,0,0,1.34l.25,1.2,1.54-.33.26,1.25-1.54.33L87.46,131Z" transform="translate(-5.28 -4.84)"/><path class="cls-4" d="M93.56,129.92a3.3,3.3,0,0,1-3-.7,5.33,5.33,0,0,1-1.69-3.1l-.08-.4a5.58,5.58,0,0,1,.27-3.57,3.12,3.12,0,0,1,2.28-1.85,2.9,2.9,0,0,1,2.66.61,5.17,5.17,0,0,1,1.47,2.85l.21,1-5,1.06a4.73,4.73,0,0,0,1,2.21,1.73,1.73,0,0,0,1.76.55,3.18,3.18,0,0,0,2.08-1.37l.8,1a3.83,3.83,0,0,1-1.06,1.07A4.54,4.54,0,0,1,93.56,129.92Zm-1.92-8.28a1.41,1.41,0,0,0-1.06,1,4.35,4.35,0,0,0-.17,2l3.3-.7,0-.2a3.49,3.49,0,0,0-.74-1.62A1.27,1.27,0,0,0,91.64,121.64Z" transform="translate(-5.28 -4.84)"/><path class="cls-4" d="M102.94,122.59l1,4.94-1.75.37-2.65-12.52,4.07-.87a3.8,3.8,0,0,1,3,.46,4.34,4.34,0,0,1,1.16,5.5,3.78,3.78,0,0,1-2.57,1.63Zm-.28-1.34,2.32-.49a1.87,1.87,0,0,0,1.39-1,2.93,2.93,0,0,0,.16-1.85,3,3,0,0,0-.9-1.66,1.83,1.83,0,0,0-1.69-.37l-2.32.49Z" transform="translate(-5.28 -4.84)"/><path class="cls-4" d="M116.5,124.88q-.19-.41-.33-.72a4.83,4.83,0,0,1-.22-.64,3.56,3.56,0,0,1-.74,1.35,2.31,2.31,0,0,1-1.28.74,2.52,2.52,0,0,1-2.07-.33,3,3,0,0,1-1.09-1.88,2.57,2.57,0,0,1,.48-2.27,4,4,0,0,1,2.42-1.3l1.42-.31-.2-1a2.14,2.14,0,0,0-.66-1.25,1.49,1.49,0,0,0-2.11.38,1.57,1.57,0,0,0-.15,1.14l-1.66.36,0,0a2.42,2.42,0,0,1,.44-2.09,3.44,3.44,0,0,1,2.16-1.32,3.24,3.24,0,0,1,2.42.34,3.08,3.08,0,0,1,1.35,2.14l.91,4.31a7.59,7.59,0,0,0,.29,1,6.27,6.27,0,0,0,.43,1Zm-2.49-.69a2.12,2.12,0,0,0,1.66-1.93l-.35-1.65-1.45.31a1.66,1.66,0,0,0-1.16.77,1.85,1.85,0,0,0-.19,1.33,1.64,1.64,0,0,0,.53,1A1.1,1.1,0,0,0,114,124.19Z" transform="translate(-5.28 -4.84)"/><path class="cls-4" d="M122.32,115.44l-.77.12a1.34,1.34,0,0,0-.85.53,2.25,2.25,0,0,0-.36,1l1.4,6.63-1.75.37-2-9.31,1.61-.33.41,1.34a2.91,2.91,0,0,1,.55-1.3,1.64,1.64,0,0,1,1-.64,1.15,1.15,0,0,1,.31,0l.27,0Z" transform="translate(-5.28 -4.84)"/><path class="cls-4" d="M125.34,110.87l.49,2.31,1.45-.3.26,1.24-1.45.31,1.17,5.54a1.83,1.83,0,0,0,.44,1,.7.7,0,0,0,.64.18l.27-.08.29-.14.43,1.16a2.57,2.57,0,0,1-.51.31,3,3,0,0,1-.62.21,2,2,0,0,1-1.7-.32,3.2,3.2,0,0,1-1-1.93l-1.17-5.54-1.23.26-.27-1.25,1.23-.26-.49-2.31Z" transform="translate(-5.28 -4.84)"/><path class="cls-4" d="M130.44,112.21l.4,1.36a3.27,3.27,0,0,1,.75-1.36,2.44,2.44,0,0,1,1.29-.7,2.35,2.35,0,0,1,2.12.5,4.8,4.8,0,0,1,1.29,2.7l1.21,5.72-1.74.37-1.21-5.72a3.63,3.63,0,0,0-.76-1.78,1.26,1.26,0,0,0-1.22-.3,1.75,1.75,0,0,0-1,.53,2.19,2.19,0,0,0-.5,1l1.47,6.94-1.76.37-2-9.31Z" transform="translate(-5.28 -4.84)"/><path class="cls-4" d="M142.9,119.48a3.33,3.33,0,0,1-3-.7,5.36,5.36,0,0,1-1.69-3.1l-.08-.4a5.57,5.57,0,0,1,.27-3.57,3.1,3.1,0,0,1,2.28-1.85,2.88,2.88,0,0,1,2.66.61,5.1,5.1,0,0,1,1.47,2.85l.21,1L140,115.37a4.68,4.68,0,0,0,1,2.21,1.75,1.75,0,0,0,1.76.55,3.23,3.23,0,0,0,1.22-.5,3.28,3.28,0,0,0,.86-.88l.8,1a4,4,0,0,1-1.06,1.06A4.39,4.39,0,0,1,142.9,119.48ZM141,111.2a1.38,1.38,0,0,0-1.05,1,4.36,4.36,0,0,0-.17,2l3.3-.69-.05-.2a3.39,3.39,0,0,0-.73-1.62A1.26,1.26,0,0,0,141,111.2Z" transform="translate(-5.28 -4.84)"/><path class="cls-4" d="M149.85,109.62l-.77.11a1.35,1.35,0,0,0-.84.53,2.15,2.15,0,0,0-.37,1l1.4,6.63-1.75.37-2-9.3,1.61-.34.41,1.35a3.07,3.07,0,0,1,.55-1.31,1.68,1.68,0,0,1,1-.64,1.2,1.2,0,0,1,.31,0l.27,0Z" transform="translate(-5.28 -4.84)"/><path class="cls-4" d="M153.77,113.32a4.13,4.13,0,0,1-.1-1.69,5.08,5.08,0,0,1,.77-1.52,9.15,9.15,0,0,0,.66-1.61,3.14,3.14,0,0,0,0-1.53,2.45,2.45,0,0,0-.71-1.39,1.49,1.49,0,0,0-2.21.43,2,2,0,0,0-.15,1.43l-1.69.36,0,0a3,3,0,0,1,.39-2.5,3.34,3.34,0,0,1,2.14-1.34,3.27,3.27,0,0,1,2.61.39,3.51,3.51,0,0,1,1.39,2.28,4,4,0,0,1-.1,2.14,8.69,8.69,0,0,1-1,2.09,2.13,2.13,0,0,0-.36,1,4.46,4.46,0,0,0,.13,1.19Zm2.53,3.13-1.8.38-.36-1.7,1.8-.38Z" transform="translate(-5.28 -4.84)"/><rect class="cls-5" x="43.57" y="12.77" width="67.1" height="16.75" transform="translate(-7.98 11.59) rotate(-11.95)"/><path class="cls-2" d="M45.45,37.17,41.67,19.32,108.78,5.11,112.56,23Zm-2-16.7,3.16,14.92L110.78,21.8,107.63,6.89Z" transform="translate(-5.28 -4.84)"/></svg><%
window.setup.environment = window.setup.environments[2];
window.story.render("Header");
window.setup.app_back_to_home = false;
s = JSON.parse(window.game_storage.load().state);
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
%>
<%
$(function(){
var text = "You're a professional with a respectable job in the tech industry. You have a healthy social life and you really like your job but there's one major thing that you want.";
var callback1 = function(){
setTimeout(function(){
$("#intro1_typewriter_done_1").fadeIn(500);
}, 1000);
$("#intro1_sidebar").fadeIn(1000);
};
$("#intro1_typewriter_box_1").html(text);
setTimeout(function(){
$("#intro1_typewriter_box_1").fadeIn(1500, callback1);
}, 500);
$('#intro1_typewriter_done_1').click(function () {
$(this).remove();
text = "You want to live <strong>happily ever after</strong>, of course. Everyone says that you should find your life partner using the app <span class='highlight2' id='intro1_modal2text'>" + window.setup.game_name + "</span>. You've been on the waitlist for a long time and now it's your turn to find <strike class='red highlight2' id='intro1_modal1text'>love</strike> <em>a life partner</em>!";
$("#intro1_typewriter_box_2").html(text);
$("#intro1_typewriter_box_2").fadeIn(700, function() {
// Animation complete
setTimeout(function(){
$("#intro1_goto_next_passage").fadeIn(500);
}, 1000);
// HANDLE MODALS
$("#intro1_modal1text").click(function() {
$("#intro1_modal1").show();
});
$("#intro1_modal2text").click(function() {
$("#intro1_modal2").show();
});
$(".close").click(function() {
$(".modal").hide();
});
});
});
});
%>
<div class="sidebar" id="intro1_sidebar">
<div class='img_vert_center_outer'>
<span class='img_vert_center_inner'></span>
<%= window.story.render("Media_Checklist") %>
</div>
</div>
<div class="content">
<p class="seablue merriweather primary_text" id="intro1_typewriter_box_1" style="display:none"></p>
<p class="center big" id="intro1_typewriter_done_1" style="display:none"><a class="continue">What do I want?</a></p>
<p class="seablue merriweather primary_text" id="intro1_typewriter_box_2" style="display:none;"></p>
<div id="intro1_goto_next_passage" style="display:none">
<p class="center big">[[Show me the app! →->start]]</p>
</div>
</div>
<div id="intro1_modal1" class="modal">
<div class="modal-content">
<span class="close">×</span>
<p><strong class="red">Love?</strong> <em>Shhhh</em>. That word is taboo around here.</p>
</div>
</div>
<div id="intro1_modal2" class="modal">
<div class="modal-content">
<span class="close">×</span>
<p><%= window.setup.game_name %> is known for matching people based on their likelihood to stay in a lasting, productive relationship. The waitlist for a chance to be Matched is usually very long.</p>
</div>
</div>
<%= window.story.render("Media_Intro") %>
<%= window.story.render("Footer") %><%
window.setup.environment = window.setup.environments[0];
window.setup.page_title = "Browse Matches";
window.setup.app_back_to_home = true;
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
if (s.player_variables.level === 6) {
// level 5 not allowed (account locked)
window.story.show('app_main_home');
}
var num_browsed_matches_required = 10;
%>
<%
window.story.app_browse_display_match = function() {
var match = window.setup.browsed_match;
var gender = match.gender_is_female ? "Female" : "Male";
var psych_up_to_date = match.psych_up_to_date ? "up to date" : "out of date";
return '<div class="match_box">\
<div class="center">\
' + window.setup.get_avatar(80, match.avatar_id) + '\
</div>\
<h3 class="center">' + match.name + '</h3>\
<ul>\
<li><strong>Gender</strong>: ' + gender + '</li>\
<li><strong>Age</strong>: ' + match.age + '</li>\
<li><strong>Height</strong>: ' + match.height + '</li>\
<li><strong>Attractiveness score</strong>: ' + match.attractiveness + '</li>\
<li><strong>Intelligence</strong>: ' + match.intelligence + '</li>\
<li><strong>Psychological status</strong>: ' + match.psych_status + '</li>\
<li><strong>Children owned</strong>: ' + match.children_owned + '</li>\
<li><strong>Children wanted</strong>: ' + match.children_desired + '</li>\
<li><strong>Price</strong>: ' + match.price + '</li>\
</ul>\
</div>';
}
window.story.app_browse_ignore_match = function() {
s.player_variables.num_matches_browsed += 1;
if (s.player_variables.num_matches_browsed ===
num_browsed_matches_required &&
!s.player_variables.has_browsed_matches) {
s.player_variables.has_browsed_matches = true;
window.game_storage.save({
url_tag: checkpoint_state.url_tag,
hash: window.story.saveHash(),
state: JSON.stringify(s)
});
window.setup.check_level_up(checkpoint_state, 2); // LEVEL UP CHECK
s = JSON.parse(window.game_storage.load().state); // fetch new s
} else {
window.game_storage.save({
url_tag: checkpoint_state.url_tag,
hash: window.story.saveHash(),
state: JSON.stringify(s)
});
}
window.setup.browsed_match = window.setup.generate_random_match(
s.player_profile.desires_female);
var duration = 200;
$("#display_match").fadeOut(duration, function() {
$("#display_match").html(window.story.app_browse_display_match());
$("#display_match").fadeIn(duration);
});
window.story.app_browse_update_options();
}
window.story.app_browse_save_match = function(){
window.setup.check_level_up(checkpoint_state, 3); // LEVEL UP CHECK
s = JSON.parse(window.game_storage.load().state); // fetch new s
var match = window.setup.browsed_match;
// save match
s.player_variables.matches = s.player_variables.matches || [];
s.player_variables.matches.push(match);
window.game_storage.save({
url_tag: checkpoint_state.url_tag,
hash: window.story.saveHash(),
state: JSON.stringify(s)
});
// show new match
window.setup.browsed_match = window.setup.generate_random_match(
s.player_profile.desires_female);
var duration = 200;
$("#display_match").fadeOut(duration, function() {
$("#display_match").html(window.story.app_browse_display_match());
$("#display_match").fadeIn(duration);
});
if (s.player_variables.matches.length) {
$("#app_browse_chosen_button").show();
}
}
window.story.app_browse_update_options = function() {
var new_content = '';
if (s.player_variables.has_browsed_matches) {
new_content = '<a class="link2" onClick = "window.story.app_browse_ignore_match()">Reject</a> | <a class="link2" onClick="window.story.app_browse_save_match()">Accept</a>';
} else {
new_content = '<a class="link2" onClick = "window.story.app_browse_ignore_match()">Reject</a> | <a id="intro1_modal1text" class="link_red"><strike>Accept</strike></a>';
}
$("#accept_reject").html(new_content);
// HANDLE MODALS
$("#intro1_modal1text").click(function() {
$("#intro1_modal1").show();
$("#current_num").html(num_browsed_matches_required - s.player_variables.num_matches_browsed);
});
$(".close").click(function() {
$(".modal").hide();
});
}
$(function () { // will run after passage loads
if (s.player_variables.matches.length) {
$("#app_browse_chosen_button").show();
}
window.story.app_browse_update_options();
});
%>
<%= window.story.render("Header_App") %>
<div class="sticky_content">
<% if (!s.player_variables.level) { // still loading matches %>
<h2 class="center">Matches pending. Come back later.</h2>
<% } else { %>
<p class="center">Each Match was picked for you based on your desired criteria.<br />Accept the ones that you're interested in, then pick one to request a trial date with.</p>
<div id="display_match">
<% window.setup.browsed_match = window.setup.generate_random_match(
s.player_profile.desires_female);
print(window.story.app_browse_display_match());
%>
</div>
<p class="center" id="accept_reject">
<a class="link2" onClick = "window.story.app_browse_ignore_match()">Reject</a> | <a class="link2" onClick="window.story.app_browse_save_match()">Accept</a></p>
<p class="center" id="app_browse_chosen_button" style="display:none;">
[[View My Chosen Matches->app_matches]]
</p>
<% } %>
</div>
<div id="intro1_modal1" class="modal">
<div class="modal-content">
<span class="close">×</span>
<p>You are picky and so you must browse through <strong id="current_num"><%=num_browsed_matches_required - s.player_variables.num_matches_browsed %></strong> more before being able to accept Matches. You should be <strong>very judicious</strong> when accepting any Matches. Browsing is part of the experience!</p>
</div>
</div>
<%= window.story.render("Footer") %><%
// question -> responses
window.setup.bestie_text_responses = {
1: {
txt: window.setup.game_name + " notified me that you haven't browsed your matches yet. What's stopping you?",
response_ids: [1, 2],
},
2: {
txt: "Okay great! Can't wait to hear how you like it. I have to get back to work. Let's chat later.",
response_ids: [],
},
3: {
txt: "That's what everyone says. This app shortens the dating time required since it prescreens every match first. You want to find your life partner, don't you? If you aren't ready for that, then why did you sign up for the Long Term plan? " + window.setup.game_name + "'s Leasing Plan would've worked out better if you're not serious.",
response_ids: [3,4],
},
};
// response -> next question
window.setup.player_text_responses = {
1: {
txt: "Let me go take care of that now.",
next_question_id: 2,
},
2: {
txt: "I just have a lot of work to do.",
next_question_id: 3,
},
3: {
txt: "😕 I'll make the time!",
next_question_id: 2,
},
4: {
txt: "Leasing? What...? I'll go browse my matches...",
next_question_id: 2,
},
};
%><%
// question -> responses
window.setup.bestie_text_responses = {
1: {
txt: "Tell me more about your match results!",
response_ids: [1, 2],
},
2: {
txt: "The app is so good at providing every important detail about a person! You'll know plenty about " + s.match_pronouns[6] + " before even meeting " + s.match_pronouns[6] + ". Isn't it wonderful?! I have to take this call but I'll be back to see how the date went!",
response_ids: [],
},
};
// response -> next question
window.setup.player_text_responses = {
1: {
txt: "I like my matches!",
next_question_id: 2,
},
2: {
txt: "Well I haven't met anyone yet, so I can't say.",
next_question_id: 2,
},
};
%><%
// question -> responses
window.setup.bestie_text_responses = {
1: {
txt: "So how do you like " + window.setup.game_name + "?!",
response_ids: [1, 2],
},
2: {
txt: "Just okay...? What's wrong?",
response_ids: [3, 4],
},
3: {
txt: "Awesome! 😊 I knew you'd like it. I'm sure you'll find your life partner on there, just like I did! These matches are the best of the best.",
response_ids: [7],
},
4: {
txt: "It <em>is</em> window shopping, except at the most exclusive high-end store imaginable! These matches are the best of the best. You don't want to meet some random person in real life that you know nothing about...do you? How scary is the thought of that?!",
response_ids: [5,6],
},
5: {
txt: window.setup.player_name[0] + ", please remember how lucky you are to be using this app. You don't have to worry whether someone has a shady past, bad credit, or some psychological problem. All the bad stuff is filtered out. You'll be fine! Gotta run. Later.",
response_ids: [],
},
6: {
txt: "What...? 😦 " + window.setup.player_name[0] + ", <strike class='red'>love</strike> <em>that word you speak of</em> isn't the goal... A stable partnership with someone responsible, reliable, and with the right genetic makeup to create strong offspring: that is the real goal. Love would be an accidental byproduct of the process.",
response_ids: [8,9],
},
7: {
txt: "Stats are how the app works. Emotions don't create lasting relationships. These matches are the best of the best. You don't want to meet some random person in real life that you know nothing about...do you? How scary is the thought of that?!",
response_ids: [5,6],
},
};
// response -> next question
window.setup.player_text_responses = {
1: {
txt: "It's okay...",
next_question_id: 2,
},
2: {
txt: "I like it! 😃",
next_question_id: 3,
},
3: {
txt: "Browsing through my matches feels like window shopping 😕",
next_question_id: 4,
},
4: {
txt: "The process feels very impersonal. All statistics, no emotion.",
next_question_id: 7,
},
5: {
txt: "I guess it's a bit scary, yeah.",
next_question_id: 5,
},
6: {
txt: "Meeting someone in real life wouldn't be so bad 😊",
next_question_id: 5,
},
7: {
txt: "Hopefully I'll find love too.",
next_question_id: 6,
},
8: {
txt: "I think love would be nice ❤️ ",
next_question_id: 5,
},
9: {
txt: "You're right... Love is a silly notion.",
next_question_id: 5,
},
};
%><%
// question -> responses
window.setup.bestie_text_responses = {
1: {
txt: "Tell me more about your Match trial! Are you ready for a date?",
response_ids: [1, 2],
},
2: {
txt: "No matter what happens, try to stay motivated! Everything is a step in the right direction. Gotta run. Talk soon!",
response_ids: [],
},
};
// response -> next question
window.setup.player_text_responses = {
1: {
txt: "I am very excited!",
next_question_id: 2,
},
2: {
txt: "This is new to me. I'm not sure how to feel.",
next_question_id: 2,
},
};
%><%
window.setup.environment = window.setup.environments[0];
window.setup.app_back_to_home = false;
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
if (s.player_variables.level !== 5) {
// level 5 is only level allowed here
window.story.show('app_main_home');
}
var match_idx = s.player_variables.current_match_date_index;
var date_name = s.player_variables.matches[match_idx].name;
window.setup.page_title = "First Date With " + date_name;
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
$(function () { // will run after passage loads
window.setup.animate_msgs("blockquote",
$("#explore_match_respond"));
});
%>
<div id="header_title"><%= window.setup.game_name %></div>
<div class="sticky" style="display: flex;">
<div style="flex: 1;"></div>
<div style="flex: 1;" class="center"><%= window.setup.page_title %></div>
<div style="flex: 1; text-align: right"></div>
</div>
<div class="sticky_content">
<h3 style="padding: 10px; background: #ffebcd;">It is time for your first date with <%= s.player_variables.matches[match_idx].name %>! You are both very busy, so the first date is virtual. The video conference has just started.</h3>
<blockquote><span><%=date_name%></span><p>Hello, <%=window.setup.player_name[0]%>. It is a pleasure to meet you.</p></blockquote>
<div id="explore_match_respond" style="display:none;"><h3 class="center" style="margin-top:10px;">Respond:</h3>
<p class="center">[[Hey there. Sorry we couldn't meet in person.->app_date1b]]</p></div>
</div>
<%= window.story.render("Footer") %><%
// question -> responses
window.setup.bestie_text_responses = {
1: {
txt: window.setup.player_name[0] + "! Congrats on getting into the app! I'm excited for you. As your best friend and " + window.setup.game_name + " Sponsor, I'm responsible for making sure you are on track with the app! I'm here to help you succeed. 😊",
response_ids: [1],
},
2: {
txt: "While you're waiting for your matches to be ready, do you have any questions for me about the app?",
response_ids: [2,3],
},
3: {
txt: "I trusted the process. The app knew everything about me that was crucial to finding what I was looking for, which saved me a lot of time. I didn't have to think much about the dating process. It was so simple!",
response_ids: [4],
},
4: {
txt: "Aboslutely! You can't put a price on finding someone who is compatible with you based on the most important factors. The app eliminates the need to waste time getting to know someone slowly and risking finding out that the person is horrible for you. Who has time for that? This app is great because it knows you and your match better than you know yourselves, so you're likely to have a long, successful life partnership.",
response_ids: [4],
},
5: {
txt: "No problem! Happy to help. I have to run to a meeting but I'll check on you later! Go keep yourself busy while the matches are loading. 😊",
response_ids: [],
},
};
// response -> next question
window.setup.player_text_responses = {
1: {
txt: "thx!",
next_question_id: 2,
},
2: {
txt: "Tell me more about meeting your life partner on the app.",
next_question_id: 3,
},
3: {
txt: "The app is pretty expensive. Is it worth the money?",
next_question_id: 4,
},
4: {
txt: "Interesting. Thanks!",
next_question_id: 5,
},
};
%><%
window.setup.environment = window.setup.environments[0];
window.setup.app_back_to_home = false;
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
if (s.player_variables.level !== 7) {
// level 7 is only level allowed here
window.story.show('app_main_home');
}
var match_idx = s.player_variables.current_match_date_index;
window.setup.page_title = "My Date With " + s.player_variables.matches[match_idx].name;
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
%>
<div id="header_title"><%= window.setup.game_name %></div>
<div class="sticky" style="display: flex;">
<div style="flex: 1;">
[[← Back->app_main_home]]
</div>
<div style="flex: 1;" class="center"><%= window.setup.page_title %></div>
<div style="flex: 1; text-align: right">[[Keep Match Forever->app_main_home]]</div>
</div>
<div class="sticky_content flex">
Date with <%= s.player_variables.matches[match_idx].name %> coming soon.
</div>
<%= window.story.render("Footer") %><%
window.setup.environment = window.setup.environments[0];
window.setup.app_back_to_home = false;
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
if (s.player_variables.level !== 5) {
// level 5 is only level allowed here
window.story.show('app_main_home');
}
var match_idx = s.player_variables.current_match_date_index;
var date_name = s.player_variables.matches[match_idx].name;
window.setup.page_title = "First Date With " + date_name;
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
$(function () { // will run after passage loads
window.setup.animate_msgs("blockquote",
$("#explore_match_respond"));
});
%>
<div id="header_title"><%= window.setup.game_name %></div>
<div class="sticky" style="display: flex;">
<div style="flex: 1;"></div>
<div style="flex: 1;" class="center"><%= window.setup.page_title %></div>
<div style="flex: 1; text-align: right"></div>
</div>
<div class="sticky_content">
<blockquote><span><%=date_name%></span><p>Hello, <%=window.setup.player_name[0]%>. It is a pleasure to meet you.</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Hey there. Sorry we couldn't meet in person.</p></blockquote>
<blockquote><span><%=date_name%></span><p>Yeah, my schedule is always packed. You know how these things go, with your equally demanding career and all.</p></blockquote>
<div id="explore_match_respond" style="display:none;"><h3 class="center" style="margin-top:10px;">Respond:</h3>
<p class="center">[[Yep. But I try to make time for the things I <span class="red">love</span>.->app_date1c]]</p>
<p class="center">[[Yeah. Maybe one day we can go to this park I <span class="red">love</span>.->app_date1d]]</p></div>
</div>
<%= window.story.render("Footer") %><%
window.setup.environment = window.setup.environments[0];
window.setup.app_back_to_home = false;
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
if (s.player_variables.level !== 5) {
// level 5 is only level allowed here
window.story.show('app_main_home');
}
var match_idx = s.player_variables.current_match_date_index;
var date_name = s.player_variables.matches[match_idx].name;
window.setup.page_title = "First Date With " + date_name;
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
$(function () { // will run after passage loads
window.setup.animate_msgs("blockquote",
$("#explore_match_respond"));
});
%>
<div id="header_title"><%= window.setup.game_name %></div>
<div class="sticky" style="display: flex;">
<div style="flex: 1;"></div>
<div style="flex: 1;" class="center"><%= window.setup.page_title %></div>
<div style="flex: 1; text-align: right"></div>
</div>
<div class="sticky_content">
<blockquote><span><%=date_name%></span><p>Hello, <%=window.setup.player_name[0]%>. It is a pleasure to meet you.</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Hey there. Sorry we couldn't meet in person.</p></blockquote>
<blockquote><span><%=date_name%></span><p>Yeah, my schedule is always packed. You know how these things go, with your equally demanding career and all.</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Yeah. Maybe one day we can go to this park I <span class="red">love</span>.</p></blockquote>
<blockquote><span><%=date_name%></span><p>A park...? Do people actually still go to those things?</p></blockquote>
<div id="explore_match_respond" style="display:none;"><h3 class="center" style="margin-top:10px;">Respond:</h3>
<p class="center">[[It would appear so. Do you not enjoy the outdoors?->app_date1e]]</p></div>
</div>
<%= window.story.render("Footer") %><%
window.setup.environment = window.setup.environments[0];
window.setup.app_back_to_home = false;
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
if (s.player_variables.level !== 5) {
// level 5 is only level allowed here
window.story.show('app_main_home');
}
var match_idx = s.player_variables.current_match_date_index;
var date_name = s.player_variables.matches[match_idx].name;
window.setup.page_title = "First Date With " + date_name;
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
$(function () { // will run after passage loads
window.setup.animate_msgs("blockquote",
$("#explore_match_respond"));
});
%>
<div id="header_title"><%= window.setup.game_name %></div>
<div class="sticky" style="display: flex;">
<div style="flex: 1;"></div>
<div style="flex: 1;" class="center"><%= window.setup.page_title %></div>
<div style="flex: 1; text-align: right"></div>
</div>
<div class="sticky_content">
<blockquote><span><%=date_name%></span><p>Hello, <%=window.setup.player_name[0]%>. It is a pleasure to meet you.</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Hey there. Sorry we couldn't meet in person.</p></blockquote>
<blockquote><span><%=date_name%></span><p>Yeah, my schedule is always packed. You know how these things go, with your equally demanding career and all.</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Yep. But I try to make time for the things I <span class="red">love</span>.</p></blockquote>
<blockquote><span><%=date_name%></span><p>...Things you <strike class="red">love</strike> really enjoy, you mean? Ummm..yeah, sure.</p></blockquote>
<div id="explore_match_respond" style="display:none;"><h3 class="center" style="margin-top:10px;">Respond:</h3>
<p class="center">[[Yeah. Maybe one day we can go to this park I <span class="red">love</span>.->app_date1f]]</p></div>
</div>
<%= window.story.render("Footer") %><%
window.setup.environment = window.setup.environments[0];
window.setup.app_back_to_home = false;
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
if (s.player_variables.level !== 5) {
// level 5 is only level allowed here
window.story.show('app_main_home');
}
var match_idx = s.player_variables.current_match_date_index;
var date_name = s.player_variables.matches[match_idx].name;
window.setup.page_title = "First Date With " + date_name;
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
$(function () { // will run after passage loads
window.setup.animate_msgs("blockquote",
$("#explore_match_respond"));
s.player_variables.matches.splice(match_idx,1); // remove match
window.game_storage.save({
url_tag: checkpoint_state.url_tag,
hash: window.story.saveHash(),
state: JSON.stringify(s)
});
window.setup.check_level_up(checkpoint_state, 6); // LEVEL UP CHECK
});
%>
<div id="header_title"><%= window.setup.game_name %></div>
<div class="sticky" style="display: flex;">
<div style="flex: 1;">
[[← Back->app_main_home]]
</div>
<div style="flex: 1;" class="center"><%= window.setup.page_title %></div>
<div style="flex: 1; text-align: right"></div>
</div>
<div class="sticky_content">
<blockquote><span><%=date_name%></span><p>Hello, <%=window.setup.player_name[0]%>. It is a pleasure to meet you.</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Hey there. Sorry we couldn't meet in person.</p></blockquote>
<blockquote><span><%=date_name%></span><p>Yeah, my schedule is always packed. You know how these things go, with your equally demanding career and all.</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Yeah. Maybe one day we can go to this park I <span class="red">love</span>.</p></blockquote>
<blockquote><span><%=date_name%></span><p>A park...? Do people actually still go to those things?</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>It would appear so. Do you not enjoy the outdoors?</p></blockquote>
<blockquote><span><%=date_name%></span><p>I mean, who has time for that these days? And the city has all the tech and tools we could ever need, right? Ummm...listen, I have to run. I don't think we are very compatible anyway. I think I want someone...different. Take care.</p></blockquote>
<div id="explore_match_respond" style="display:none;"><h3 style="padding: 10px; background: #ffebcd;">Unfortunately, <%= s.player_variables.matches[match_idx].name %> has rejected you as a Match. Your trial has been canceled. <a onClick="window.story.show('app_main_home')">Back</a></h3></div>
</div>
<%= window.story.render("Footer") %><%
window.setup.environment = window.setup.environments[0];
window.setup.app_back_to_home = false;
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
if (s.player_variables.level !== 5) {
// level 5 is only level allowed here
window.story.show('app_main_home');
}
var match_idx = s.player_variables.current_match_date_index;
var date_name = s.player_variables.matches[match_idx].name;
window.setup.page_title = "First Date With " + date_name;
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
$(function () { // will run after passage loads
window.setup.animate_msgs("blockquote",
$("#explore_match_respond"));
if (s.player_variables.matches.length > 1) {
s.player_variables.matches.splice(match_idx,1); // remove match
} else {
s.player_variables.matches = [];
}
window.game_storage.save({
url_tag: checkpoint_state.url_tag,
hash: window.story.saveHash(),
state: JSON.stringify(s)
});
window.setup.check_level_up(checkpoint_state, 6); // LEVEL UP CHECK
});
%>
<div id="header_title"><%= window.setup.game_name %></div>
<div class="sticky" style="display: flex;">
<div style="flex: 1;">
[[← Back->app_main_home]]
</div>
<div style="flex: 1;" class="center"><%= window.setup.page_title %></div>
<div style="flex: 1; text-align: right"></div>
</div>
<div class="sticky_content">
<blockquote><span><%=date_name%></span><p>Hello, <%=window.setup.player_name[0]%>. It is a pleasure to meet you.</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Hey there. Sorry we couldn't meet in person.</p></blockquote>
<blockquote><span><%=date_name%></span><p>Yeah, my schedule is always packed. You know how these things go, with your equally demanding career and all.</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Yep. But I try to make time for the things I <span class="red">love</span>.</p></blockquote>
<blockquote><span><%=date_name%></span><p>...Things you <strike class="red">love</strike> really enjoy, you mean? Ummm..yeah, sure.</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Yeah. Maybe one day we can go to this park I <span class="red">love</span>.</p></blockquote>
<blockquote><span><%=date_name%></span><p>I mean, who has time for that these days? And the city has all the tech and tools we could ever need, right? Ummm...listen, I have to run. I don't think we are very compatible anyway. I think I want someone...different. Take care.</p></blockquote>
<div id="explore_match_respond" style="display:none;"><h3 style="padding: 10px; background: #ffebcd;">Unfortunately, <%= s.player_variables.matches[match_idx].name %> has rejected you as a Match. Your trial has been canceled. <a onClick="window.story.show('app_main_home')">Back</a></h3></div>
</div>
<%= window.story.render("Footer") %><%
// question -> responses
window.setup.bestie_text_responses = {
1: {
txt: window.setup.game_name + "Don't you have a date to go on?! Get to it! 😊",
response_ids: [1],
},
2: {
txt: "Good luck!",
response_ids: [],
},
};
// response -> next question
window.setup.player_text_responses = {
1: {
txt: "I'm just nervous. But yes, let me go do that now!",
next_question_id: 2,
},
};
%><%
// question -> responses
window.setup.bestie_text_responses = {
1: {
txt: window.setup.game_name + " told me about the Match rejection. I'm sorry. 😐 Are you okay?",
response_ids: [1, 2],
},
2: {
txt: "Sigh. I'll need to write up a psychological report recommending whether I still think you're a good fit for the app. I'll take what you said into consideration and get back to you later. Go for a walk or something.",
response_ids: [],
},
};
// response -> next question
window.setup.player_text_responses = {
1: {
txt: "No big deal. I slipped up and used the wrong words. I'll do better next time!",
next_question_id: 2,
},
2: {
txt: "No! I should be able to find <strong class='red'>love</strong> <em>and</em> a compatible life partner all in one!",
next_question_id: 2,
},
};
%><%
window.setup.environment = window.setup.environments[3];
window.setup.app_back_to_home = false;
window.setup.page_title = "Golden Gate Park";
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
/*if (s.player_variables.level !== 6) {
// level 6 is only level allowed here
window.story.show('app_main_home');
}*/
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
var match_name = "Stranger"; // s.match_name[0];
var jordan_index = 1;
$(function () { // will run after passage loads
window.setup.animate_msgs("blockquote",
$("#explore_match_respond"));
});
%>
<div class="sticky" style="display: flex;">
<div style="flex: 1;"></div>
<div style="flex: 1;" class="center">Chatting With <%=match_name%></div>
<div style="flex: 1; text-align: right"></div>
</div>
<%= window.story.render("Media_Nature") %>
<div class="sticky_content">
<div id="header_title"><%= window.setup.page_title %></div>
<h3 style="padding: 10px; background: #ffebcd;">The stranger is standing in front of you, but you're not even sure what to say. After stammering a bit, <%=s.match_pronouns[0]%> saves you by speaking the first words.</h3>
<blockquote><span><%=match_name%></span><p>Wow, I didn't expect to see anyone else here. It is always empty here!</p></blockquote>
<div id="explore_match_respond" style="display:none;">
<h3 class="center" style="margin-top:10px;">Respond:</h3>
<p class="center">[[I'm surprised to see you, too!->explore_match2]]</p>
</div>
</div>
<%= window.story.render("Footer") %><%
window.setup.environment = window.setup.environments[3];
window.setup.app_back_to_home = false;
window.setup.page_title = "Golden Gate Park";
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
if (s.player_variables.level !== 6) {
// level 6 is only level allowed here
window.story.show('app_main_home');
}
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
var match_name = "Stranger"; // s.match_name[0];
$(function () { // will run after passage loads
window.setup.animate_msgs("blockquote",
$("#explore_match_respond"));
});
%>
<div class="sticky" style="display: flex;">
<div style="flex: 1;"></div>
<div style="flex: 1;" class="center">Chatting With <%=match_name%></div>
<div style="flex: 1; text-align: right"></div>
</div>
<%= window.story.render("Media_Nature") %>
<div class="sticky_content">
<div id="header_title"><%= window.setup.page_title %></div>
<blockquote><span><%=match_name%></span><p>Wow, I didn't expect to see anyone else here. It is always empty here!</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>I'm surprised to see you, too!</p></blockquote>
<blockquote><span><%=match_name%></span><p>Sorry to startle you. I'm usually on the other end of the park but wanted to mix things up today. So what brings you here?</p></blockquote>
<div id="explore_match_respond" style="display:none;">
<h3 class="center" style="margin-top:10px;">Respond:</h3>
<p class="center">[[The city gets stuffy sometimes. I like the fresh air.->explore_match3a]]</p>
<p class="center">[[Oh, this is a one-time thing. I don't like the park much.->explore_match3b]]</p>
</div>
</div>
<%= window.story.render("Footer") %><%
window.setup.environment = window.setup.environments[3];
window.setup.app_back_to_home = false;
window.setup.page_title = "Golden Gate Park";
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
if (s.player_variables.level !== 6) {
// level 6 is only level allowed here
window.story.show('app_main_home');
}
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
var match_name = "Stranger"; // s.match_name[0];
$(function () { // will run after passage loads
window.setup.animate_msgs("blockquote",
$("#explore_match_respond"));
});
%>
<div class="sticky" style="display: flex;">
<div style="flex: 1;"></div>
<div style="flex: 1;" class="center">Chatting With <%=match_name%></div>
<div style="flex: 1; text-align: right"></div>
</div>
<%= window.story.render("Media_Nature") %>
<div class="sticky_content">
<div id="header_title"><%= window.setup.page_title %></div>
<blockquote><span><%=match_name%></span><p>Wow, I didn't expect to see anyone else here. It is always empty here!</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>I'm surprised to see you, too!</p></blockquote>
<blockquote><span><%=match_name%></span><p>Sorry to startle you. I'm usually on the other end of the park but wanted to mix things up today. So what brings you here?</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>The city gets stuffy sometimes. I like the fresh air.</p></blockquote>
<blockquote><span><%=match_name%></span><p>Wow. It is so refreshing to hear you say that. Most people look at me like I'm crazy when I come here—wait..is that an actual <em>book</em>?</p><footer>I look down and realize I'm still holding my novel. Embarrassed, I try to come up with an explanation. Everyone uses their devices to read and write these days. I must look like such a fool. After earlier's rejection, do I really want to show this stranger my true self?</footer></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Um...yeah. I just <strike class='red'>love</strike> <em>really enjoy</em> the tangible pages.</p></blockquote>
<blockquote><span><%=match_name%></span><p>Aah okay. I actually <strong class='red'>LOVE</strong> physical books! I know it's a bit old school but I am fascinated by turning each page. By the way, I'm <%=s.match_name[0]%> <%=s.match_name[1]%>. What's your name?</p><footer>Wait...did <%=s.match_pronouns[0]%> just use the word <strong class='red'>love</strong>? No way... Should I get to know this stranger who seems to share the same sentiments about the world as me, or should I trust <%=window.setup.game_name%>'s process?</footer></blockquote>
<div id="explore_match_respond" style="display:none;">
<h3 class="center" style="margin-top:10px;">Respond:</h3>
<p class="center">[[Nice to meet you, <%=s.match_name[0]%>. I'm <%=window.setup.player_name[0]%>. ->explore_match4a1]]</p>
<p class="center">[[Ummm...sorry, I have to go. ->explore_match4a2]]</p>
</div>
</div>
<%= window.story.render("Footer") %><%
window.setup.environment = window.setup.environments[3];
window.setup.app_back_to_home = false;
window.setup.page_title = "Golden Gate Park";
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
if (s.player_variables.level !== 6) {
// level 6 is only level allowed here
window.story.show('app_main_home');
}
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
var match_name = s.match_name[0];
$(function () { // will run after passage loads
window.setup.animate_msgs("blockquote",
$("#explore_match_respond"));
});
%>
<div class="sticky" style="display: flex;">
<div style="flex: 1;"></div>
<div style="flex: 1;" class="center">Chatting With <%=match_name%></div>
<div style="flex: 1; text-align: right"></div>
</div>
<%= window.story.render("Media_Nature") %>
<div class="sticky_content">
<div id="header_title"><%= window.setup.page_title %></div>
<blockquote><span><%=match_name%></span><p>Wow, I didn't expect to see anyone else here. It is always empty here!</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>I'm surprised to see you, too!</p></blockquote>
<blockquote><span><%=match_name%></span><p>Sorry to startle you. I'm usually on the other end of the park but wanted to mix things up today. So what brings you here?</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>The city gets stuffy sometimes. I like the fresh air.</p></blockquote>
<blockquote><span><%=match_name%></span><p>Wow. It is so refreshing to hear you say that. Most people look at me like I'm crazy when I come here—wait..is that an actual <em>book</em>?</p><footer>I look down and realize I'm still holding my novel. Embarrassed, I try to come up with an explanation. Everyone uses their devices to read and write these days. I must look like such a fool. After earlier's rejection, do I really want to show this stranger my true self?</footer></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Um...yeah. I just <strike class='red'>love</strike> <em>really enjoy</em> the tangible pages.</p></blockquote>
<blockquote><span><%=match_name%></span><p>Aah okay. I actually <strong class='red'>LOVE</strong> physical books! I know it's a bit old school but I am fascinated by turning each page. By the way, I'm <%=s.match_name[0]%> <%=s.match_name[1]%>. What's your name?</p><footer>Wait...did <%=s.match_pronouns[0]%> just use the word <strong class='red'>love</strong>? No way... Should I get to know this stranger who seems to share the same sentiments about the world as me, or should I trust <%=window.setup.game_name%>'s process?</footer></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Nice to meet you, <%=s.match_name[0]%>. I'm <%=window.setup.player_name[0]%>. </p></blockquote>
<blockquote><span><%=match_name%></span><p>The pleasure is all mine.</p><footer><%=s.match_cPronouns[0]%> shakes my hand and the warmth of our smiles brings song swallows back to the tree branches for a midday song.</footer></blockquote>
<div id="explore_match_respond" style="display:none;">
<h3 style="padding: 10px; background: #ffebcd;">Looks like you've met your Match! It turns out that no number of fancy algorithms and background checks can truly measure one's heart. You'll never know what you missed out on <%=window.setup.game_name%>, but you're happy that you met someone who sees people as people and not as products of convenience and service.</h3>
<p class="center">[[~The End~ ->credits]]</p>
</div>
</div>
<%= window.story.render("Footer") %><%
window.setup.environment = window.setup.environments[3];
window.setup.app_back_to_home = false;
window.setup.page_title = "Golden Gate Park";
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
if (s.player_variables.level !== 6) {
// level 6 is only level allowed here
window.story.show('app_main_home');
}
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
var match_name = "Stranger"; // s.match_name[0];
$(function () { // will run after passage loads
window.setup.animate_msgs("blockquote",
$("#explore_match_respond"));
});
%>
<div class="sticky" style="display: flex;">
<div style="flex: 1;"></div>
<div style="flex: 1;" class="center">Chatting With <%=match_name%></div>
<div style="flex: 1; text-align: right"></div>
</div>
<%= window.story.render("Media_Nature") %>
<div class="sticky_content">
<div id="header_title"><%= window.setup.page_title %></div>
<blockquote><span><%=match_name%></span><p>Wow, I didn't expect to see anyone else here. It is always empty here!</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>I'm surprised to see you, too! I'm usually the only one here.</p></blockquote>
<blockquote><span><%=match_name%></span><p>Sorry to startle you. Wait...is that an actual <em>book</em>?</p><footer>I look down and realize I'm still holding my novel. Embarrassed, I try to come up with an explanation. Everyone uses their devices to read and write these days. I must look like such a fool. After earlier's rejection, do I really want to show this stranger my true self?</footer></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Um...yeah. I just <strike class='red'>love</strike> <em>really enjoy</em> the tangible pages.</p></blockquote>
<blockquote><span><%=match_name%></span><p>Aah okay. I actually <strong class='red'>LOVE</strong> physical books! I know it's a bit old school but I am fascinated by turning each page. By the way, I'm <%=s.match_name[0]%> <%=s.match_name[1]%>. What's your name?</p><footer>Wait...did <%=s.match_pronouns[0]%> just use the word <strong class='red'>love</strong>? No way... Should I get to know this stranger who seems to share the same sentiments about the world as me, or should I trust <%=window.setup.game_name%>'s process?</footer></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Ummm...sorry, I have to go. </p></blockquote>
<blockquote><span><%=match_name%></span><p>Oh...Okay. Take care.</p><footer><%=s.match_cPronouns[0]%> walks away and I wonder if I've made the best decision.</footer></blockquote>
<div id="explore_match_respond" style="display:none;">
<h3 style="padding: 10px; background: #ffebcd;">Looks like you don't want to spend real time getting to know a stranger after all. You decide to give <%=window.setup.game_name%> another try, where mind-numbingly browsing through hundreds of Matches eventually gets you a life partner. <%=s.match_cPronouns[0]%> isn't romantic or emotional or interested in real books, but <%=s.match_pronouns[0]%> is responsible, stable, and an excellent candidate for creating offspring. You couldn't ask for anything more. ...Or could you?</h3>
<p class="center">[[~The End~ ->credits]]</p>
</div>
</div>
<%= window.story.render("Footer") %><%
window.setup.environment = window.setup.environments[3];
window.setup.app_back_to_home = false;
window.setup.page_title = "Golden Gate Park";
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
if (s.player_variables.level !== 6) {
// level 6 is only level allowed here
window.story.show('app_main_home');
}
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
var match_name = "Stranger"; // s.match_name[0];
$(function () { // will run after passage loads
window.setup.animate_msgs("blockquote",
$("#explore_match_respond"));
});
%>
<div class="sticky" style="display: flex;">
<div style="flex: 1;"></div>
<div style="flex: 1;" class="center">Chatting With <%=match_name%></div>
<div style="flex: 1; text-align: right"></div>
</div>
<%= window.story.render("Media_Nature") %>
<div class="sticky_content">
<div id="header_title"><%= window.setup.page_title %></div>
<blockquote><span><%=match_name%></span><p>Wow, I didn't expect to see anyone else here. It is always empty here!</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>I'm surprised to see you, too! I'm usually the only one here.</p></blockquote>
<blockquote><span><%=match_name%></span><p>Sorry to startle you. I'm usually on the other end of the park but wanted to mix things up today. So what brings you here?</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Oh, this is a one-time thing. I don't like the park much.</p></blockquote>
<blockquote><span><%=match_name%></span><p>Oh... I see. Well, I am sorry to disturb you—wait..is that an actual <em>book</em>?</p><footer>I look down and realize I'm still holding my novel. Embarrassed, I try to come up with an explanation. Everyone uses their devices to read and write these days. I must look like such a fool. After earlier's rejection, do I really want to show this stranger my true self?</footer></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Um...yeah. I just <strong class='red'>LOVE</strong> the tangible pages.</p></blockquote>
<blockquote><span><%=match_name%></span><p>Aaaah! That's amazing! I <strong class='red'>LOVE</strong> physical books too! I know it's a bit old school but I am fascinated by turning each page. By the way, I'm <%=s.match_name[0]%> <%=s.match_name[1]%>. What's your name?</p><footer>Wait...did <%=s.match_pronouns[0]%> just use the word <strong class='red'>love</strong>? No way... Should I get to know this stranger who seems to share the same sentiments about the world as me, or should I trust <%=window.setup.game_name%>'s process?</footer></blockquote>
<div id="explore_match_respond" style="display:none;">
<h3 class="center" style="margin-top:10px;">Respond:</h3>
<p class="center">[[Nice to meet you, <%=s.match_name[0]%>. I'm <%=window.setup.player_name[0]%>.->explore_match4c1]]</p>
<p class="center">[[Ummm...sorry, I have to go.->explore_match4c2]]</p>
</div>
</div>
<%= window.story.render("Footer") %><%
window.setup.environment = window.setup.environments[3];
window.setup.app_back_to_home = false;
window.setup.page_title = "Golden Gate Park";
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
if (s.player_variables.level !== 6) {
// level 6 is only level allowed here
window.story.show('app_main_home');
}
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
var match_name = s.match_name[0];
$(function () { // will run after passage loads
window.setup.animate_msgs("blockquote",
$("#explore_match_respond"));
});
%>
<div class="sticky" style="display: flex;">
<div style="flex: 1;"></div>
<div style="flex: 1;" class="center">Chatting With <%=match_name%></div>
<div style="flex: 1; text-align: right"></div>
</div>
<%= window.story.render("Media_Nature") %>
<div class="sticky_content">
<div id="header_title"><%= window.setup.page_title %></div>
<blockquote><span><%=match_name%></span><p>Wow, I didn't expect to see anyone else here. It is always empty here!</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>I'm surprised to see you, too! I'm usually the only one here.</p></blockquote>
<blockquote><span><%=match_name%></span><p>Sorry to startle you. Wait...is that an actual <em>book</em>?</p><footer>I look down and realize I'm still holding my novel. Embarrassed, I try to come up with an explanation. Everyone uses their devices to read and write these days. I must look like such a fool. After earlier's rejection, do I really want to show this stranger my true self?</footer></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Um...yeah. I just <strong class='red'>LOVE</strong> the tangible pages.</p></blockquote>
<blockquote><span><%=match_name%></span><p>Aaaah! That's amazing! I <strong class='red'>LOVE</strong> physical books too! I know it's a bit old school but I am fascinated by turning each page. By the way, I'm <%=s.match_name[0]%> <%=s.match_name[1]%>. What's your name?</p><footer>Wait...did <%=s.match_pronouns[0]%> just use the word <strong class='red'>love</strong>? No way... Should I get to know this stranger who seems to share the same sentiments about the world as me, or should I trust <%=window.setup.game_name%>'s process?</footer></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Nice to meet you, <%=s.match_name[0]%>. I'm <%=window.setup.player_name[0]%>. </p></blockquote>
<blockquote><span><%=match_name%></span><p>The pleasure is all mine.</p><footer><%=s.match_cPronouns[0]%> shakes my hand and the warmth of our smiles brings song swallows back to the tree branches for a midday song.</footer></blockquote>
<div id="explore_match_respond" style="display:none;">
<h3 style="padding: 10px; background: #ffebcd;">Looks like you've met your Match! It turns out that no number of fancy algorithms and background checks can truly measure one's heart. You'll never know what you missed out on <%=window.setup.game_name%>, but you're happy that you met someone who sees people as people and not as products of convenience and service.</h3>
<p class="center">[[~The End~ ->credits]]</p>
</div>
</div>
<%= window.story.render("Footer") %><%
window.setup.environment = window.setup.environments[3];
window.setup.app_back_to_home = false;
window.setup.page_title = "Golden Gate Park";
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
if (s.player_variables.level !== 6) {
// level 6 is only level allowed here
window.story.show('app_main_home');
}
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
var match_name = "Stranger"; // s.match_name[0];
$(function () { // will run after passage loads
window.setup.animate_msgs("blockquote",
$("#explore_match_respond"));
});
%>
<div class="sticky" style="display: flex;">
<div style="flex: 1;"></div>
<div style="flex: 1;" class="center">Chatting With <%=match_name%></div>
<div style="flex: 1; text-align: right"></div>
</div>
<%= window.story.render("Media_Nature") %>
<div class="sticky_content">
<div id="header_title"><%= window.setup.page_title %></div>
<blockquote><span><%=match_name%></span><p>Wow, I didn't expect to see anyone else here. It is always empty here!</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>I'm surprised to see you, too! I'm usually the only one here.</p></blockquote>
<blockquote><span><%=match_name%></span><p>Sorry to startle you. Wait...is that an actual <em>book</em>?</p><footer>I look down and realize I'm still holding my novel. Embarrassed, I try to come up with an explanation. Everyone uses their devices to read and write these days. I must look like such a fool. After earlier's rejection, do I really want to show this stranger my true self?</footer></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Um...yeah. I just <strike class='red'>love</strike> <em>really enjoy</em> the tangible pages.</p></blockquote>
<blockquote><span><%=match_name%></span><p>Aah okay. I actually <strong class='red'>LOVE</strong> physical books! I know it's a bit old school but I am fascinated by turning each page. By the way, I'm <%=s.match_name[0]%> <%=s.match_name[1]%>. What's your name?</p><footer>Wait...did <%=s.match_pronouns[0]%> just use the word <strong class='red'>love</strong>? No way... Should I get to know this stranger who seems to share the same sentiments about the world as me, or should I trust <%=window.setup.game_name%>'s process?</footer></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Ummm...sorry, I have to go. </p></blockquote>
<blockquote><span><%=match_name%></span><p>Oh...Okay. Take care.</p><footer><%=s.match_cPronouns[0]%> walks away and I wonder if I've made the best decision.</footer></blockquote>
<div id="explore_match_respond" style="display:none;">
<h3 style="padding: 10px; background: #ffebcd;">Looks like you don't want to spend real time getting to know a stranger after all. You decide to give <%=window.setup.game_name%> another try, where mind-numbingly browsing through hundreds of Matches eventually gets you a life partner. <%=s.match_cPronouns[0]%> isn't romantic or emotional or interested in real books, but <%=s.match_pronouns[0]%> is responsible, stable, and an excellent candidate for creating offspring. You couldn't ask for anything more. ...Or could you?</h3>
<p class="center">[[~The End~ ->credits]]</p>
</div>
</div>
<%= window.story.render("Footer") %><%
window.setup.environment = window.setup.environments[4];
window.story.render("Header");
window.setup.app_back_to_home = false;
s = JSON.parse(window.game_storage.load().state);
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
%>
<%
window.story.credits_restart = function(){
var checkpoint = "intro1";
window.loadGame(checkpoint);
window.story.start();
}
%>
<%
$(function(){
var text = "<p class='primary_text center'>Created by Roslyn Michelle Cyrus<br />for Stanford's CS377G Spring 2019 class.</p><p class='primary_text center'>Made with <strong class='red'>love</strong>.</p>";
var callback1 = function(){
$("#intro1_typewriter_done_1").fadeIn(1000, function() {
$("#intro1_sidebar").fadeIn(1000);
});
};
$("#intro1_typewriter_box_1").html(text);
$("#intro1_typewriter_box_1").fadeIn(1000, callback1);
});
%>
<p class="seablue merriweather primary_text" id="intro1_typewriter_box_1" style="display:none"></p>
<p class="center big" id="intro1_typewriter_done_1" style="display:none"><a class="link_red" onClick="window.story.credits_restart()">Restart Game</a></p>
<div id="intro1_sidebar" style="display:none">
<div class='img_vert_center_outer'>
<span class='img_vert_center_inner'></span>
<%= window.story.render("Media_Love") %>
</div>
</div>
<div id="intro1_modal1" class="modal">
<div class="modal-content">
<span class="close">×</span>
<p><strong class="red">Love?</strong> Do people still speak of such things? ...<strong>Do you?</strong></p>
</div>
</div>
<div id="intro1_modal2" class="modal">
<div class="modal-content">
<span class="close">×</span>
<p><strong>Metanoia</strong>: <i>noun, Greek</i>. Changing one’s mind, heart, self, or way of life; a profound, usually spiritual transformation or conversion. <a class="external" href="https://en.wikipedia.org/wiki/Metanoia_(theology)" target="_blank">Source</a></p>
</div>
</div>
<div id="intro1_modal3" class="modal">
<div class="modal-content">
<span class="close">×</span>
<p><strong>GTD</strong>: "Getting Things Done" generation. Includes those born in 2050 and later.</p>
</div>
</div>
<%= window.story.render("Media_Intro") %>
<%= window.story.render("Footer") %><svg id="2d1e2281-3203-423c-b678-eadf44a61c0a" style="
text-align: center;
vertical-align: middle;
margin-top: 14px;
max-width: 140px;" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 429.19 453.29"><defs><style>.\32 cbfd4a8-c8dd-4f6b-bc63-3f3c9393f0c8{fill:#9E0211;}</style></defs><title>love</title><path class="2cbfd4a8-c8dd-4f6b-bc63-3f3c9393f0c8" d="M383,241.67c-2,3.51-2.08,5.92-4.44,9.35-1.61,2.34-3.81,3.78-6,6.24-6.54,7.28-11.3,16.63-18,25.05-2,2.55-4.57,4.38-6.52,6.86-2.79,3.52-5,8.13-7.79,11.32-4.28,5-10.18,8.34-14.78,13.45-6.11,6.87-10.43,15.47-16.24,18.83-2.81,4.33-3.14,6.05-7.39,9.5-1.82,4.73-4.35,8.65-9.95,14.09C285.67,370.48,270,383.85,258,396.61c-5,8.08-11.3,15.14-16.86,22.48l14.37,5.43a64.63,64.63,0,0,0-1.07-10.67c-1.75-8.15-5.89-13.1-7.85-24.32-1.15-3.56.95-3.19-.82-7.28-1.39-4.76-4-8.4-5.9-13.1-.68-1.58-.65-3.58-1.53-5.29-.76-1.53-2.7-3.37-3.74-5.09s-1.68-4.1-2.72-5.68c-6.07-9.07-12.34-14.75-18.48-22.82-2.63-3.45-4.55-7.14-7.94-10.81-3.74-4-8.72-7.32-12.84-10.83-8.94-7.7-18.87-17.61-29-25.45-3.42-2.66-7.75-5-10.78-7.41-5.29-4.22-8.25-8.62-14.32-12.81-12-8.3-22.76-15-31.52-20.93-18.13-12.17-29.08-28.48-44.24-36-12.68-11.27-19.91-24.45-22.41-36.78s-.91-23.61,1.28-36.17c-1-5.43-1.35-11.95-6-10.45-1.32.48-4.25,3.39-6.86,7.15a44.85,44.85,0,0,0-5.67,10.78c-.64,1.93-.46,4.73-1,6.62-.79,2.94-2.14,4.89-2.55,7.72-1.11,7.58,1.18,15.24.82,19.17,4.38,12.62,6.51,22.44,14.05,31.55,2.12,2.49,4.94,4.22,7.27,6.33,9.86,8.74,17.31,16.44,28.37,24.11,2.4,3.72,8.49,8.42,10.84,11.93,16.29,13.62,35.18,25,49,34.7,3.44,2.41,5.14,5.06,8.26,7.62,9.33,7.68,20.15,13.68,29.62,21.27,3.82,5.73,11.42,12.08,18.46,19s13.51,14.37,15.52,21.11a113.9,113.9,0,0,1,21,35.48c5,13.12,6.93,26.21,9.44,36.77l10.27,43L259,434a45.73,45.73,0,0,0,3.92-10.6c11.51-12.41,19.6-27,30.81-38.33,9.94-13.52,18.8-26.3,28.15-37.37,6.82-8.08,13.13-13.38,19.8-19.68,3.34-3.21,6.55-7.39,9.49-10.25,1.91-1.83,3.88-2.51,5.71-4.37,1.22-1.22,1.55-2.75,2.94-4.34,2.32-2.74,6.14-5.32,8.33-7.93,5.69-6.83,13.46-17.8,15.79-25.34,1.06-.63,2.48-2.91,3.83-4.81.84-2.27-.25-3.3,1.69-6.28,10.59-15.21,9.54-24.54,17.49-37.57C410.22,210.78,390.17,229.64,383,241.67Zm59.72-115.31c5.57,4.74,8.58,10.93,2.37,30.66-2.93,8.58-3.25,9.1-7.46,15.57-3.61,5.36-4.4,6.5-8.63,9.91-3.09,2.55-12,8.9-13.58,8.08-3.32-1.65-1.19-10.25-.17-17.52,2.72-7.73,8.5-14.79,10.42-20.78.9-2.75.51-5.27,1.43-8.1,2.37-7.62,6.21-10.63,8.93-16.8-1.1-5.81-2.81-10-4.38-14.64s-3.1-9.84-5.23-17.33c-.94-3.42-3-8.76-4.18-11.71-1-2.64-1.38-5.84-3.06-9.16-2.28-4.53-6.47-8.78-9.51-12.5-.72-.89-1.47-2.14-2.49-3.56a18.15,18.15,0,0,0-2.67-3.43c-1.62-1.59-4-2.67-5-3.72-2.13-2.06-2.8-4.18-5.33-6-3.65-2.61-8.27-4.32-12.68-5.7s-8.66-2.49-12.18-4.5c-5.71.85-15.62.4-21.77,3-10.74.65-20.31,5.72-28.78,11.56s-16.32,12.61-25.6,18.46c-4.23,2.69-8.62,4.26-12.83,7.37-6.62,4.88-12.11,11.36-18.74,16.21-5.34,8.36-14.07,17.74-21.15,27.39l-8.23,11.19L221.35,122c-2.79-2.14-6.34-4.6-9.69-6.66-9.15-5.66-20.83-9.71-27.53-16.41-6.49-2.69-14.26-3.72-22-6.16-5.8-1.84-11.64-4.93-17.89-6.09-3.92-.75-7.81-.16-11.58-.6-8.32-1-18.24-2.35-26-1.86C100,86.13,94.21,89,86.78,90.83c-2.2.58-4.69.21-7.13,1.14-2.59,1-5.66,3.39-8.47,5.18-8.58,5.64-13.42,10.37-20.09,20.63-2.36.92-5.23,3.36-7.78,4.79s-4.79,1.7-5.7-2.41c-.63-2.82,1.82-8.87,4-14.83C43.1,101,44,96.19,46,92.8A39.57,39.57,0,0,1,66.85,75.25c7.52-2.88,14.63-3.76,22-6,2.22-.11,3.47.58,5.62.62,16.26-2.35,34.94-3.26,48.3-2.22q8.12,1.77,16,4.31c13.46.88,32.08,10.51,45.19,18.64,5.78,3.48,12.52,6.29,18.24,10.38,1.59,1.12,3.07,2.94,4.67,4.07l4.94,3.44-5.41.81c6-9.18,11.26-18.33,18.67-27.06C254.16,71.61,265,62.07,277,53.14c9.83-10.12,23.55-19.61,32.08-27,5.91-2.39,12.74-5.6,20.15-7.94s15.29-3.74,22.15-3a8.69,8.69,0,0,1,3.88-1.61,80.68,80.68,0,0,1,24.92,4.15,95.37,95.37,0,0,1,22.38,11c7.61,5,15.47,9.38,21.62,15.43,2.69,2.7,4.55,6,7,9.53C438.88,64.6,445,79.4,446.42,93.2,448,107,445.79,119.25,442.68,126.36Z" transform="translate(-19.32 -13.6)"/></svg><%
// question -> responses
window.setup.bestie_text_responses = {
1: {
txt: "????",
response_ids: [1, 2],
},
2: {
txt: "END. Gotta run. Talk soon!",
response_ids: [],
},
};
// response -> next question
window.setup.player_text_responses = {
1: {
txt: "A",
next_question_id: 2,
},
2: {
txt: "B",
next_question_id: 2,
},
};
%><%
window.setup.environment = window.setup.environments[3];
window.setup.app_back_to_home = false;
window.setup.page_title = "Golden Gate Park";
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
if (s.player_variables.level !== 6) {
// level 6 is only level allowed here
window.story.show('app_main_home');
}
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
var match_name = "Stranger"; // s.match_name[0];
$(function () { // will run after passage loads
window.setup.animate_msgs("blockquote",
$("#explore_match_respond"));
});
%>
<div class="sticky" style="display: flex;">
<div style="flex: 1;"></div>
<div style="flex: 1;" class="center">Chatting With <%=match_name%></div>
<div style="flex: 1; text-align: right"></div>
</div>
<%= window.story.render("Media_Nature") %>
<div class="sticky_content">
<div id="header_title"><%= window.setup.page_title %></div>
<blockquote><span><%=match_name%></span><p>Wow, I didn't expect to see anyone else here. It is always empty here!</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>I'm surprised to see you, too!</p></blockquote>
<blockquote><span><%=match_name%></span><p>Sorry to startle you. I'm usually on the other end of the park but wanted to mix things up today. So what brings you here?</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>The city gets stuffy sometimes. I like the fresh air.</p></blockquote>
<blockquote><span><%=match_name%></span><p>Wow. It is so refreshing to hear you say that. Most people look at me like I'm crazy when I come here—wait..is that an actual <em>book</em>?</p><footer>I look down and realize I'm still holding my novel. Embarrassed, I try to come up with an explanation. Everyone uses their devices to read and write these days. I must look like such a fool. After earlier's rejection, do I really want to show this stranger my true self?</footer></blockquote>
<div id="explore_match_respond" style="display:none;">
<h3 class="center" style="margin-top:10px;">Respond:</h3>
<p class="center">[[Um...yeah. I just <strike class='red'>love</strike> <em>really enjoy</em> the tangible pages.->explore_match3a2]]</p>
<p class="center">[[Um...yeah. I just <strong class='red'>LOVE</strong> the tangible pages.->explore_match3a3]]</p>
</div>
</div>
<%= window.story.render("Footer") %><%
window.setup.environment = window.setup.environments[3];
window.setup.app_back_to_home = false;
window.setup.page_title = "Golden Gate Park";
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
if (s.player_variables.level !== 6) {
// level 6 is only level allowed here
window.story.show('app_main_home');
}
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
var match_name = "Stranger"; // s.match_name[0];
$(function () { // will run after passage loads
window.setup.animate_msgs("blockquote",
$("#explore_match_respond"));
});
%>
<div class="sticky" style="display: flex;">
<div style="flex: 1;"></div>
<div style="flex: 1;" class="center">Chatting With <%=match_name%></div>
<div style="flex: 1; text-align: right"></div>
</div>
<%= window.story.render("Media_Nature") %>
<div class="sticky_content">
<div id="header_title"><%= window.setup.page_title %></div>
<blockquote><span><%=match_name%></span><p>Wow, I didn't expect to see anyone else here. It is always empty here!</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>I'm surprised to see you, too!</p></blockquote>
<blockquote><span><%=match_name%></span><p>Sorry to startle you. I'm usually on the other end of the park but wanted to mix things up today. So what brings you here?</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Oh, this is a one-time thing. I don't like the park much.</p></blockquote>
<blockquote><span><%=match_name%></span><p>Oh... I see. Well, I am sorry to disturb you—wait..is that an actual <em>book</em>?</p><footer>I look down and realize I'm still holding my novel. Embarrassed, I try to come up with an explanation. Everyone uses their devices to read and write these days. I must look like such a fool. After earlier's rejection, do I really want to show this stranger my true self?</footer></blockquote>
<div id="explore_match_respond" style="display:none;">
<h3 class="center" style="margin-top:10px;">Respond:</h3>
<p class="center">[[Um...yeah. I just <strike class='red'>love</strike> <em>really enjoy</em> the tangible pages.->explore_match3b3]]</p>
<p class="center">[[Um...yeah. I just <strong class='red'>LOVE</strong> the tangible pages.->explore_match3b2]]</p>
</div>
</div>
<%= window.story.render("Footer") %><%
window.setup.environment = window.setup.environments[3];
window.setup.app_back_to_home = false;
window.setup.page_title = "Golden Gate Park";
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
if (s.player_variables.level !== 6) {
// level 6 is only level allowed here
window.story.show('app_main_home');
}
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
var match_name = "Stranger"; // s.match_name[0];
$(function () { // will run after passage loads
window.setup.animate_msgs("blockquote",
$("#explore_match_respond"));
});
%>
<div class="sticky" style="display: flex;">
<div style="flex: 1;"></div>
<div style="flex: 1;" class="center">Chatting With <%=match_name%></div>
<div style="flex: 1; text-align: right"></div>
</div>
<%= window.story.render("Media_Nature") %>
<div class="sticky_content">
<div id="header_title"><%= window.setup.page_title %></div>
<blockquote><span><%=match_name%></span><p>Wow, I didn't expect to see anyone else here. It is always empty here!</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>I'm surprised to see you, too!</p></blockquote>
<blockquote><span><%=match_name%></span><p>Sorry to startle you. I'm usually on the other end of the park but wanted to mix things up today. So what brings you here?</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>The city gets stuffy sometimes. I like the fresh air.</p></blockquote>
<blockquote><span><%=match_name%></span><p>Wow. It is so refreshing to hear you say that. Most people look at me like I'm crazy when I come here—wait..is that an actual <em>book</em>?</p><footer>I look down and realize I'm still holding my novel. Embarrassed, I try to come up with an explanation. Everyone uses their devices to read and write these days. I must look like such a fool. After earlier's rejection, do I really want to show this stranger my true self?</footer></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Um...yeah. I just <strong class='red'>LOVE</strong> the tangible pages.</p></blockquote>
<blockquote><span><%=match_name%></span><p>Aaaah! That's amazing! I <strong class='red'>LOVE</strong> physical books too! I know it's a bit old school but I am fascinated by turning each page. By the way, I'm <%=s.match_name[0]%> <%=s.match_name[1]%>. What's your name?</p><footer>Wait...did <%=s.match_pronouns[0]%> just use the word <strong class='red'>love</strong>? No way... Should I get to know this stranger who seems to share the same sentiments about the world as me, or should I trust <%=window.setup.game_name%>'s process?</footer></blockquote>
<div id="explore_match_respond" style="display:none;">
<h3 class="center" style="margin-top:10px;">Respond:</h3>
<p class="center">[[Nice to meet you, <%=s.match_name[0]%>. I'm <%=window.setup.player_name[0]%>. ->explore_match4b2]]</p>
<p class="center">[[Ummm...sorry, I have to go. ->explore_match4b1]]</p>
</div>
</div>
<%= window.story.render("Footer") %><%
window.setup.environment = window.setup.environments[3];
window.setup.app_back_to_home = false;
window.setup.page_title = "Golden Gate Park";
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
if (s.player_variables.level !== 6) {
// level 6 is only level allowed here
window.story.show('app_main_home');
}
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
var match_name = "Stranger"; // s.match_name[0];
$(function () { // will run after passage loads
window.setup.animate_msgs("blockquote",
$("#explore_match_respond"));
});
%>
<div class="sticky" style="display: flex;">
<div style="flex: 1;"></div>
<div style="flex: 1;" class="center">Chatting With <%=match_name%></div>
<div style="flex: 1; text-align: right"></div>
</div>
<%= window.story.render("Media_Nature") %>
<div class="sticky_content">
<div id="header_title"><%= window.setup.page_title %></div>
<blockquote><span><%=match_name%></span><p>Wow, I didn't expect to see anyone else here. It is always empty here!</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>I'm surprised to see you, too! I'm usually the only one here.</p></blockquote>
<blockquote><span><%=match_name%></span><p>Sorry to startle you. I'm usually on the other end of the park but wanted to mix things up today. So what brings you here?</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Oh, this is a one-time thing. I don't like the park much.</p></blockquote>
<blockquote><span><%=match_name%></span><p>Oh... I see. Well, I am sorry to disturb you—wait..is that an actual <em>book</em>?</p><footer>I look down and realize I'm still holding my novel. Embarrassed, I try to come up with an explanation. Everyone uses their devices to read and write these days. I must look like such a fool. After earlier's rejection, do I really want to show this stranger my true self?</footer></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Um...yeah. I just <strike class='red'>love</strike> <em>really enjoy</em> the tangible pages.</p></blockquote>
<blockquote><span><%=match_name%></span><p>Aah okay. I actually <strong class='red'>LOVE</strong> physical books! I know it's a bit old school but I am fascinated by turning each page. By the way, I'm <%=s.match_name[0]%> <%=s.match_name[1]%>. What's your name?</p><footer>Wait...did <%=s.match_pronouns[0]%> just use the word <strong class='red'>love</strong>? No way... Should I get to know this stranger who seems to share the same sentiments about the world as me, or should I trust <%=window.setup.game_name%>'s process?</footer></blockquote>
<div id="explore_match_respond" style="display:none;">
<h3 class="center" style="margin-top:10px;">Respond:</h3>
<p class="center">[[Nice to meet you, <%=s.match_name[0]%>. I'm <%=window.setup.player_name[0]%>.->explore_match4d2]]</p>
<p class="center">[[Ummm...sorry, I have to go.->explore_match4d1]]</p>
</div>
</div>
<%= window.story.render("Footer") %><%
s = JSON.parse(window.game_storage.load().state);
var match_name = "Stranger";
// question -> responses
window.setup.explore_jordan_text_responses = {
1: {
txt: "????",
response_ids: [1, 2],
},
2: {
txt: "END. Gotta run. Talk soon!",
response_ids: [],
},
};
// response -> next question
window.setup.explore_player_text_responses = {
1: {
txt: "A",
next_question_id: 2,
},
2: {
txt: "B",
next_question_id: 2,
},
};
%><%
window.setup.environment = window.setup.environments[3];
window.setup.app_back_to_home = false;
window.setup.page_title = "Golden Gate Park";
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
if (s.player_variables.level !== 6) {
// level 6 is only level allowed here
window.story.show('app_main_home');
}
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
var match_name = "Stranger"; // s.match_name[0];
var last_jordan_response = 2;
var current_jordan_q_index = 1;
window.story.render("explore_jordan");
var player_options = window.setup.explore_player_text_responses;
var jordan_responses = window.setup.explore_jordan_text_responses;
var unhappy_ending = '<h3 style="padding: 10px; background: #ffebcd;">Looks like you don\'t want to spend real time getting to know a stranger after all. You decide to give ' + window.setup.game_name + ' another try, where mind-numbingly browsing through hundreds of Matches eventually gets you a life partner. ' + s.match_cPronouns[0] + ' isn\'t romantic or emotional or interested in real books, but ' + s.match_pronouns[0] + ' is responsible, stable, and an excellent candidate for creating offspring. You couldn\'t ask for anything more. ...Or could you?</h3><p class="center"></p>';
var happy_ending = '<h3 style="padding: 10px; background: #ffebcd;">Looks like you\'ve met your Match! It turns out that no number of fancy algorithms and background checks can truly measure one\'s heart. You\'ll never know what you missed out on Match/Made, but you\'re happy that you met someone who sees people as people and not as products of convenience and service.</h3><p class="center">]</p>';
%>
<%
window.story.explore_add_msg = function(fromPlayer, updateResponses) {
var obj = fromPlayer ? window.setup.explore_player_text_responses[current_jordan_q_index]
: window.setup.explore_jordan_text_responses[current_jordan_q_index];
var msg = obj.txt;
console.log("adding msg: " + msg);
$("#explore_match_quotes").append(msg);
if (updateResponses) {
// player made choice, so show next response and new options:
current_jordan_q_index = player_options[current_jordan_q_index].next_question_id;
var question = window.setup.explore_jordan_text_responses[current_jordan_q_index].txt;
console.log("adding response: " + question);
//$("#explore_match_quotes").append($(question).hide());
window.setup.animate_msgs("blockquote", $("#explore_match_quotes"));
// show new response options
var response_ids = jordan_responses[current_jordan_q_index].response_ids;
if (response_ids.length) {
$("#explore_match_respond").html('<hr style="clear:both;" />\
<h3 class="center" style="margin-top:10px;">Respond:</h3>');
} else {
//$("#explore_match_respond").html(happy_ending); // TODO make conditional
}
for (i = 0; i < response_ids.length; i++) {
var response_id = response_ids[i];
$("#explore_match_respond").append('<p class="center">' + player_options[response_id].txt + '</p>');
}
}
window.setup.scroll_to_bottom($(".sticky_content"));
window.story.explore_match_check_intro_msg();
}
window.story.explore_match_check_intro_msg = function() {
// show correct instructions message
/*if (current_jordan_q_index === last_jordan_response) {
console.log("done talking to Jordan.");
$("#explore_match_respond").html(unhappy_ending);
} else {
$("#explore_match_respond").html('<hr style="clear:both;" />\
<h3 class="center" style="margin-top:10px;">Respond:</h3>');
}*/
}
$(function () { // will run after passage loads
window.story.explore_add_msg(false, true);
// window.setup.animate_msgs("blockquote", $("#explore_match_respond"));
window.story.explore_match_check_intro_msg();
window.setup.scroll_to_bottom($(".sticky_content"));
});
%>
<div class="sticky" style="display: flex;">
<div style="flex: 1;"></div>
<div style="flex: 1;" class="center">Chatting With <%=match_name%></div>
<div style="flex: 1; text-align: right"></div>
</div>
<%= window.story.render("Media_Nature") %>
<div class="sticky_content">
<div id="header_title"><%= window.setup.page_title %></div>
<% if (current_jordan_q_index === 1) { %><h3 class="explore_header" style="padding: 10px; background: #ffebcd;">The stranger is standing in front of you, but you're not even sure what to say. After stammering a bit, <%=s.match_pronouns[0]%> saves you by speaking the first words.</h3><% } %>
<div id="explore_match_quotes"></div>
<div id="explore_match_respond"></div>
</div>
<%= window.story.render("Footer") %><%
window.setup.environment = window.setup.environments[3];
window.setup.app_back_to_home = false;
window.setup.page_title = "Golden Gate Park";
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
if (s.player_variables.level !== 6) {
// level 6 is only level allowed here
window.story.show('app_main_home');
}
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
var match_name = s.match_name[0];
$(function () { // will run after passage loads
window.setup.animate_msgs("blockquote",
$("#explore_match_respond"));
});
%>
<div class="sticky" style="display: flex;">
<div style="flex: 1;"></div>
<div style="flex: 1;" class="center">Chatting With <%=match_name%></div>
<div style="flex: 1; text-align: right"></div>
</div>
<%= window.story.render("Media_Nature") %>
<div class="sticky_content">
<div id="header_title"><%= window.setup.page_title %></div>
<blockquote><span><%=match_name%></span><p>Wow, I didn't expect to see anyone else here. It is always empty here!</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>I'm surprised to see you, too!</p></blockquote>
<blockquote><span><%=match_name%></span><p>Sorry to startle you. I'm usually on the other end of the park but wanted to mix things up today. So what brings you here?</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>The city gets stuffy sometimes. I like the fresh air.</p></blockquote>
<blockquote><span><%=match_name%></span><p>Wow. It is so refreshing to hear you say that. Most people look at me like I'm crazy when I come here—wait..is that an actual <em>book</em>?</p><footer>I look down and realize I'm still holding my novel. Embarrassed, I try to come up with an explanation. Everyone uses their devices to read and write these days. I must look like such a fool. After earlier's rejection, do I really want to show this stranger my true self?</footer></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Um...yeah. I just <strike class='red'>love</strike> <em>really enjoy</em> the tangible pages.</p></blockquote>
<blockquote><span><%=match_name%></span><p>Aah okay. I actually <strong class='red'>LOVE</strong> physical books! I know it's a bit old school but I am fascinated by turning each page. By the way, I'm <%=s.match_name[0]%> <%=s.match_name[1]%>. What's your name?</p><footer>Wait...did <%=s.match_pronouns[0]%> just use the word <strong class='red'>love</strong>? No way... Should I get to know this stranger who seems to share the same sentiments about the world as me, or should I trust <%=window.setup.game_name%>'s process?</footer></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Ummm...sorry, I have to go. </p></blockquote>
<blockquote><span><%=match_name%></span><p>Oh...Okay. Take care.</p><footer><%=s.match_cPronouns[0]%> walks away and I wonder if I've made the best decision.</footer></blockquote>
<div id="explore_match_respond" style="display:none;">
<h3 style="padding: 10px; background: #ffebcd;">Looks like you don't want to spend real time getting to know a stranger after all. You decide to give <%=window.setup.game_name%> another try, where mind-numbingly browsing through hundreds of Matches eventually gets you a life partner. <%=s.match_cPronouns[0]%> isn't romantic or emotional or interested in real books, but <%=s.match_pronouns[0]%> is responsible, stable, and an excellent candidate for creating offspring. You couldn't ask for anything more. ...Or could you?</h3>
<p class="center">[[~The End~ ->credits]]</p>
</div>
</div>
<%= window.story.render("Footer") %><%
window.setup.environment = window.setup.environments[3];
window.setup.app_back_to_home = false;
window.setup.page_title = "Golden Gate Park";
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
if (s.player_variables.level !== 6) {
// level 6 is only level allowed here
window.story.show('app_main_home');
}
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
var match_name = "Stranger"; // s.match_name[0];
$(function () { // will run after passage loads
window.setup.animate_msgs("blockquote",
$("#explore_match_respond"));
});
%>
<div class="sticky" style="display: flex;">
<div style="flex: 1;"></div>
<div style="flex: 1;" class="center">Chatting With <%=match_name%></div>
<div style="flex: 1; text-align: right"></div>
</div>
<%= window.story.render("Media_Nature") %>
<div class="sticky_content">
<div id="header_title"><%= window.setup.page_title %></div>
<blockquote><span><%=match_name%></span><p>Wow, I didn't expect to see anyone else here. It is always empty here!</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>I'm surprised to see you, too! I'm usually the only one here.</p></blockquote>
<blockquote><span><%=match_name%></span><p>Sorry to startle you. Wait...is that an actual <em>book</em>?</p><footer>I look down and realize I'm still holding my novel. Embarrassed, I try to come up with an explanation. Everyone uses their devices to read and write these days. I must look like such a fool. After earlier's rejection, do I really want to show this stranger my true self?</footer></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Um...yeah. I just <strike class='red'>love</strike> <em>really enjoy</em> the tangible pages.</p></blockquote>
<blockquote><span><%=match_name%></span><p>Aah okay. I actually <strong class='red'>LOVE</strong> physical books! I know it's a bit old school but I am fascinated by turning each page. By the way, I'm <%=s.match_name[0]%> <%=s.match_name[1]%>. What's your name?</p><footer>Wait...did <%=s.match_pronouns[0]%> just use the word <strong class='red'>love</strong>? No way... Should I get to know this stranger who seems to share the same sentiments about the world as me, or should I trust <%=window.setup.game_name%>'s process?</footer></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Nice to meet you, <%=s.match_name[0]%>. I'm <%=window.setup.player_name[0]%>. </p></blockquote>
<blockquote><span><%=match_name%></span><p>The pleasure is all mine.</p><footer><%=s.match_cPronouns[0]%> shakes my hand and the warmth of our smiles brings song swallows back to the tree branches for a midday song.</footer></blockquote>
<div id="explore_match_respond" style="display:none;">
<h3 style="padding: 10px; background: #ffebcd;">Looks like you've met your Match! It turns out that no number of fancy algorithms and background checks can truly measure one's heart. You'll never know what you missed out on <%=window.setup.game_name%>, but you're happy that you met someone who sees people as people and not as products of convenience and service.</h3>
<p class="center">[[~The End~ ->credits]]</p>
</div>
</div>
<%= window.story.render("Footer") %><%
window.setup.environment = window.setup.environments[3];
window.setup.app_back_to_home = false;
window.setup.page_title = "Golden Gate Park";
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
if (s.player_variables.level !== 6) {
// level 6 is only level allowed here
window.story.show('app_main_home');
}
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
var match_name = s.match_name[0];
$(function () { // will run after passage loads
window.setup.animate_msgs("blockquote",
$("#explore_match_respond"));
});
%>
<div class="sticky" style="display: flex;">
<div style="flex: 1;"></div>
<div style="flex: 1;" class="center">Chatting With <%=match_name%></div>
<div style="flex: 1; text-align: right"></div>
</div>
<%= window.story.render("Media_Nature") %>
<div class="sticky_content">
<div id="header_title"><%= window.setup.page_title %></div>
<blockquote><span><%=match_name%></span><p>Wow, I didn't expect to see anyone else here. It is always empty here!</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>I'm surprised to see you, too! I'm usually the only one here.</p></blockquote>
<blockquote><span><%=match_name%></span><p>Sorry to startle you. Wait...is that an actual <em>book</em>?</p><footer>I look down and realize I'm still holding my novel. Embarrassed, I try to come up with an explanation. Everyone uses their devices to read and write these days. I must look like such a fool. After earlier's rejection, do I really want to show this stranger my true self?</footer></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Um...yeah. I just <strong class='red'>LOVE</strong> the tangible pages.</p></blockquote>
<blockquote><span><%=match_name%></span><p>Aaaah! That's amazing! I <strong class='red'>LOVE</strong> physical books too! I know it's a bit old school but I am fascinated by turning each page. By the way, I'm <%=s.match_name[0]%> <%=s.match_name[1]%>. What's your name?</p><footer>Wait...did <%=s.match_pronouns[0]%> just use the word <strong class='red'>love</strong>? No way... Should I get to know this stranger who seems to share the same sentiments about the world as me, or should I trust <%=window.setup.game_name%>'s process?</footer></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Ummm...sorry, I have to go. </p></blockquote>
<blockquote><span><%=match_name%></span><p>Oh...Okay. Take care.</p><footer><%=s.match_cPronouns[0]%> walks away and I wonder if I've made the best decision.</footer></blockquote>
<div id="explore_match_respond" style="display:none;">
<h3 style="padding: 10px; background: #ffebcd;">Looks like you don't want to spend real time getting to know a stranger after all. You decide to give <%=window.setup.game_name%> another try, where mind-numbingly browsing through hundreds of Matches eventually gets you a life partner. <%=s.match_cPronouns[0]%> isn't romantic or emotional or interested in real books, but <%=s.match_pronouns[0]%> is responsible, stable, and an excellent candidate for creating offspring. You couldn't ask for anything more. ...Or could you?</h3>
<p class="center">[[~The End~ ->credits]]</p>
</div>
</div>
<%= window.story.render("Footer") %><%
window.setup.environment = window.setup.environments[3];
window.setup.app_back_to_home = false;
window.setup.page_title = "Golden Gate Park";
window.story.render("Header");
s = JSON.parse(window.game_storage.load().state);
if (s.player_variables.level !== 6) {
// level 6 is only level allowed here
window.story.show('app_main_home');
}
var checkpoint_state = {url_tag: passage.name};
window.updateURL(checkpoint_state);
var match_name = "Stranger"; // s.match_name[0];
$(function () { // will run after passage loads
window.setup.animate_msgs("blockquote",
$("#explore_match_respond"));
});
%>
<div class="sticky" style="display: flex;">
<div style="flex: 1;"></div>
<div style="flex: 1;" class="center">Chatting With <%=match_name%></div>
<div style="flex: 1; text-align: right"></div>
</div>
<%= window.story.render("Media_Nature") %>
<div class="sticky_content">
<div id="header_title"><%= window.setup.page_title %></div>
<blockquote><span><%=match_name%></span><p>Wow, I didn't expect to see anyone else here. It is always empty here!</p></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>I'm surprised to see you, too! I'm usually the only one here.</p></blockquote>
<blockquote><span><%=match_name%></span><p>Sorry to startle you. Wait...is that an actual <em>book</em>?</p><footer>I look down and realize I'm still holding my novel. Embarrassed, I try to come up with an explanation. Everyone uses their devices to read and write these days. I must look like such a fool. After earlier's rejection, do I really want to show this stranger my true self?</footer></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Um...yeah. I just <strike class='red'>love</strike> <em>really enjoy</em> the tangible pages.</p></blockquote>
<blockquote><span><%=match_name%></span><p>Aah okay. I actually <strong class='red'>LOVE</strong> physical books! I know it's a bit old school but I am fascinated by turning each page. By the way, I'm <%=s.match_name[0]%> <%=s.match_name[1]%>. What's your name?</p><footer>Wait...did <%=s.match_pronouns[0]%> just use the word <strong class='red'>love</strong>? No way... Should I get to know this stranger who seems to share the same sentiments about the world as me, or should I trust <%=window.setup.game_name%>'s process?</footer></blockquote>
<blockquote><span><%=window.setup.player_name[0]%></span><p>Nice to meet you, <%=s.match_name[0]%>. I'm <%=window.setup.player_name[0]%>. </p></blockquote>
<blockquote><span><%=match_name%></span><p>The pleasure is all mine.</p><footer><%=s.match_cPronouns[0]%> shakes my hand and the warmth of our smiles brings song swallows back to the tree branches for a midday song.</footer></blockquote>
<div id="explore_match_respond" style="display:none;">
<h3 style="padding: 10px; background: #ffebcd;">Looks like you've met your Match! It turns out that no number of fancy algorithms and background checks can truly measure one's heart. You'll never know what you missed out on <%=window.setup.game_name%>, but you're happy that you met someone who sees people as people and not as products of convenience and service.</h3>
<p class="center">[[~The End~ ->credits]]</p>
</div>
</div>
<%= window.story.render("Footer") %>