{"id":1298,"date":"2020-08-20T14:31:16","date_gmt":"2020-08-20T12:31:16","guid":{"rendered":"https:\/\/www.residencedelletrecorone.it\/?page_id=1298"},"modified":"2023-06-01T16:16:41","modified_gmt":"2023-06-01T14:16:41","slug":"tre-corone-residence","status":"publish","type":"page","link":"https:\/\/www.residencedelletrecorone.it\/en\/","title":{"rendered":"Home"},"content":{"rendered":"<p>[vc_row row_padding_top=&#8221;padding_top_none&#8221; row_padding_bottom=&#8221;padding_bottom_1-4&#8243; css=&#8221;.vc_custom_1594753184509{margin-top: 0px !important;padding-top: 0px !important;}&#8221;][vc_column width=&#8221;5\/6&#8243; boxed=&#8221;boxed&#8221; offset=&#8221;vc_col-sm-offset-1&#8243; css=&#8221;.vc_custom_1595062380715{margin-top: -140px !important;padding-top: 0px !important;}&#8221;][vc_wp_text]<\/p>\n<div class=\"vc_row wpb_row vc_row-fluid black_section padding_top_none padding_bottom_none1 padding_bottom_1-4\" style=\"padding-bottom:16px;\">\r\n\t<!--<div class=\"wpb_column vc_column_container vc_col-sm-2\">\r\n\t\t<div class=\"vc_column-inner\">\r\n\t\t\t<div class=\"wpb_wrapper\">\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t<\/div>-->\r\n\t\r\n\t<div class=\"wpb_column vc_column_container vc_col-sm-11\">\r\n\t\t<div class=\"vc_column-inner text-center\">\r\n\t\t\t<div class=\"wpb_wrapper\">\r\n\t\t\t\t<div class=\"wpb_content_element call_to_booking_sc dark_form large_form centered_form\">\r\n\t\t\t\t\t<script>\r\n\t\t\t\t\t\tvar verticalbookingCheckinWatcher = function () {\r\n\t\t\t\t\t\t\tdocument.getElementById(\"url\").value = \r\n\t\t\t\t\t\t\t\t'https:\/\/book.ermeshotels.com\/#\/hotel\/2621\/channel\/1154\/language\/1\/rooms?arrival='+arrival.replace(\/-\/g,'')+'&departure='+departure.replace(\/-\/g,'')+'&adults='+document.getElementById(\"adults\").value;\r\n\t\tdocument.getElementById(\"link_submit\").setAttribute(\"href\",document.getElementById(\"url\").value);\r\n\t\t\t\t\t\t};\r\n\r\n\t\t\t\t\t\tvar verticalbookingCheckoutWatcher = function () {\r\n\t\t\t\t\t\t\tdocument.getElementById(\"url\").value = \r\n\t\t\t\t\t\t\t\t'https:\/\/book.ermeshotels.com\/#\/hotel\/2621\/channel\/1154\/language\/1\/rooms?arrival='+arrival.replace(\/-\/g,'')+'&departure='+departure.replace(\/-\/g,'')+'&adults='+document.getElementById(\"adults\").value;\r\n\t\t\t\t\t\t\t\tdocument.getElementById(\"link_submit\").setAttribute(\"href\",document.getElementById(\"url\").value);\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t};\r\n\r\n\t\t\t\t\t\tvar verticalbookingAdultsWatcher = function () {\r\n\t\t\t\t\t\t\t\/\/var childs = document.getElementById(\"childs_combox\").value;\r\n\t\t\t\t\t\t\t\/\/console.log('adults', adults)\r\n\t\t\t\t\t\t\tvar adults = document.getElementById(\"adults_combox\").value;\r\n\t\t\t\t\t\t\tvar rooms = document.getElementById(\"tot_camere\").value;\r\n\t\t\t\t\t\t\tif(adults > 4){\r\n\t\t\t\t\t\t\t\tvar expectedRoom = Math.ceil((adults\/4));\r\n\t\t\t\t\t\t\t\tif(rooms < expectedRoom){\r\n\t\t\t\t\t\t\t\t\trooms = expectedRoom;\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\tvar temrooms = 0;\r\n\t\t\t\t\t\t\tvar toAdd = 0;\r\n\t\t\t\t\t\t\tif(rooms > 1){\r\n\t\t\t\t\t\t\t\ttemrooms = Math.floor((adults\/rooms))\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\ttoAdd = 0;\r\n\t\t\t\t\t\t\t\tconsole.log(adults  % rooms)\r\n\t\t\t\t\t\t\t\tif(adults  % rooms > 0){\r\n\t\t\t\t\t\t\t\t\ttoAdd = (adults - ((rooms -1)*4));\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t}else{\r\n\t\t\t\t\t\t\t\ttemrooms = adults;\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tvar arrival = document.getElementById(\"arrival\").value;\r\n\t\t\t\t\t\t\tvar departure = document.getElementById(\"departure\").value;\r\n\t\t\t\t\t\t\tconsole.log(adults, rooms);\r\n\t\t\t\t\t\t\tlet adultsToAdd = adults;\r\n\t\t\t\t\t\t\tlet adultsAdded = 0;\r\n\t\t\t\t\t\t\tlet rommsdata = '';\r\n\t\t\t\t\t\t\tlet arrayAdults = [];\r\n\t\t\t\t\t\t\tfor(let i = 0 ; i<rooms; i++){\r\n\t\t\t\t\t\t\t\tif(adults > 4){\r\n\t\t\t\t\t\t\t\t\tif(adultsToAdd >= 4){\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\trommsdata+= 4+',';\r\n\t\t\t\t\t\t\t\t\t\t\tarrayAdults.push(4);\r\n\t\t\t\t\t\t\t\t\t\t\tadultsToAdd -= 4;\r\n\t\t\t\t\t\t\t\t\t\t\tadultsAdded +=4;\r\n\t\t\t\t\t\t\t\t\t\t}else{\r\n\t\t\t\t\t\t\t\t\t\t\tvar adding = Math.floor(adultsToAdd\/(rooms -i) );\r\n\t\t\t\t\t\t\t\t\t\t\tif(adding === 0) {\r\n\t\t\t\t\t\t\t\t\t\t\t\tadding = 1;\r\n\t\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t\t\tadultsAdded += adding;\r\n\t\t\t\t\t\t\t\t\t\t\tadultsToAdd -=  adding;\r\n\t\t\t\t\t\t\t\t\t\t\tarrayAdults.push(adding);\r\n\t\t\t\t\t\t\t\t\t\t\trommsdata+=adding+',';\t\r\n\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t}else{\r\n\t\t\t\t\t\t\t\t\trommsdata+= temrooms+',';\r\n\t\t\t\t\t\t\t\t\tarrayAdults.push(temrooms);\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\tvar totAdded = 0;\r\n\t\t\t\t\t\t\tfor(var i = 0; i<arrayAdults.length; i++ ){\r\n\t\t\t\t\t\t\t\ttotAdded += arrayAdults[i];\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\tif(totAdded > adults){\r\n\t\t\t\t\t\t\t\tvar diff = (totAdded - adults);\r\n\t\t\t\t\t\t\t\tfor(var i = 0; i< diff; i++){\r\n\t\t\t\t\t\t\t\t\tfor(var j = 0; j< arrayAdults.length; j++){\r\n\t\t\t\t\t\t\t\t\t\tif(arrayAdults[j] > 1){\r\n\t\t\t\t\t\t\t\t\t\t\tarrayAdults[j]--;\r\n\t\t\t\t\t\t\t\t\t\t\tbreak;\r\n\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t \r\n\t\t\t\t\t\t\trommsdata = arrayAdults.join(',');\r\n\t\t\t\t\t\t\tdocument.getElementById(\"adults\").value = rommsdata;\r\n\t\t\t\t\t\t\tdocument.getElementById(\"url\").value = \r\n\t\t\t\t\t\t\t\t'https:\/\/book.ermeshotels.com\/#\/hotel\/2621\/channel\/1154\/language\/1\/rooms?arrival='+arrival.replace(\/-\/g,'')+'&departure='+departure.replace(\/-\/g,'')+'&adults='+document.getElementById(\"adults\").value;\r\n\t\t\t\t\t\t\tconsole.log(document.getElementById(\"url\").value)\r\n\t\t\t\t\t\t\t\tdocument.getElementById(\"link_submit\").setAttribute(\"href\",document.getElementById(\"url\").value);\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t};\r\n\t\t\t\t\t<\/script>\r\n\t\t\t\t\t<div >\r\n\t\t\t\t\t\t<input type=\"hidden\" id=\"adults\" name=\"adults\" value=\"1,1\">\r\n\t\t\t\t\t\t<input type=\"hidden\" id=\"url\"  value=\"\">\r\n\t\t\t\t\t\t<div class=\"row\">\r\n\t\t\t\t\t\t\t<div class=\"col-sm-1\"  style=\"padding-right: 100px;\">\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<div class=\"col-sm-3\">\r\n\t\t\t\t\t\t\t\t<div class=\"form-group\">\r\n\t\t\t\t\t\t\t\t\t<label>Check-in<\/label>\r\n\t\t\t\t\t\t\t\t\t<input type=\"date\" name=\"arrival\" id=\"arrival\" placeholder=\"Arrivo\" onload=\"verticalbookingCheckinWatcher()\" onchange=\"verticalbookingCheckinWatcher()\" value=\"2026-04-17\" required>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t\t<div class=\"col-sm-3\">\r\n\t\t\t\t\t\t\t\t<div class=\"form-group\">\r\n\t\t\t\t\t\t\t\t\t<label>Check-out<\/label>\r\n\t\t\t\t\t\t\t\t\t<input type=\"date\" name=\"departure\" id=\"departure\" placeholder=\"Partenza\" onchange=\"verticalbookingCheckoutWatcher()\" value=\"2026-04-19\" required>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<div class=\"col-sm-2\">\r\n\t\t\t\t\t\t\t\t<div class=\"form-group\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"select-arrow\"><\/div>\r\n\t\t\t\t\t\t\t\t\t<label>People<\/label>\r\n\t\t\t\t\t\t\t\t\t<div class=\"select_wrapper\">\r\n\t\t\t\t\t\t\t\t\t\t<select style=\"font-size: 16px !important;\" id=\"adults_combox\" required  onchange=\"verticalbookingAdultsWatcher()\">\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"1\">1<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"2\">2<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"3\">3<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"4\">4<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"5\">5<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"6\">6<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"7\">7<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"8\">8<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"9\">9<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"10\">10<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"11\">11<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"12\">12<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"13\">13<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"14\">14<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"15\">15<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"16\">16<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"17\">17<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"18\">18<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"19\">19<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"20\">20<\/option>\r\n\t\t\t\t\t\t\t\t\t\t<\/select>\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<!--<div class=\"col-sm-2\">\r\n\t\t\t\t\t\t\t\t<div class=\"form-group\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"select-arrow\"><\/div>\r\n\t\t\t\t\t\t\t\t\t<label>Kids<\/label>\r\n\t\t\t\t\t\t\t\t\t<div class=\"select_wrapper\">\r\n\t\t\t\t\t\t\t\t\t\t<select style=\"font-size: 16px !important;\" id=\"childs_combox\" required onchange=\"verticalbookingAdultsWatcher()\">\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"0\" selected>0<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"1\">1<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"2\">2<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"3\">3<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"4\">4<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"5\">5<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"6\">6<\/option>\r\n\t\t\t\t\t\t\t\t\t\t<\/select>\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div> -->\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<div class=\"col-sm-2\">\r\n\t\t\t\t\t\t\t\t<div class=\"form-group\">\r\n\t\t\t\t\t\t\t\t\t<div class=\"select-arrow\"><\/div>\r\n\t\t\t\t\t\t\t\t\t<label>Apartments<\/label>\r\n\t\t\t\t\t\t\t\t\t<div class=\"select_wrapper\">\r\n\t\t\t\t\t\t\t\t\t\t<select style=\"font-size: 16px !important;\" id=\"tot_camere\" required onchange=\"verticalbookingAdultsWatcher()\">\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"0\">0<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"1\" selected>1<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"2\">2<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"3\">3<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"4\">4<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"5\">5<\/option>\r\n\t\t\t\t\t\t\t\t\t\t\t<option value=\"6\">6<\/option>\r\n\t\t\t\t\t\t\t\t\t\t<\/select>\r\n\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<div class=\"col-sm-12\">\r\n\t\t\t\t\t\t<div class=\"col-sm-1\" style=\"\">\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<a id=\"link_submit\" target=\"_blank\" href=\"\" onclick=\"verticalbookingAdultsWatcher()\" ><button  class=\"btn btn-lg btn-primary\">Book now<\/button><\/a>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\t\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t<\/div>\r\n\r\n\t<!--<div class=\"wpb_column vc_column_container vc_col-sm-2\">\r\n\t\t<div class=\"vc_column-inner\">\r\n\t\t\t<div class=\"wpb_wrapper\"><\/div>\r\n\t\t<\/div>\r\n\t<\/div>-->\r\n<\/div>\n<p>[\/vc_wp_text][\/vc_column][\/vc_row][vc_row row_padding_top=&#8221;padding_top_1-4&#8243; row_padding_bottom=&#8221;padding_bottom_1-4&#8243;][vc_column width=&#8221;5\/6&#8243; boxed=&#8221;boxed&#8221; offset=&#8221;vc_col-sm-offset-1&#8243;]<div class=\"heading_group_sc wpb_content_element subtitle_bottom    text-center\">\n        <div class=\"background_title\">WELCOME<\/div>\n\n\n    <h2>RESIDENCE DELLE TRE CORONE<\/h2>\n\n\n        <span class=\"subtitle\">IN THE COMPLEX OF THE THERMAL BATHS OF TRESCORE<\/span>\n\n        <div class=\"svg_divider\"><svg width=\"135px\" height=\"25px\" viewBox=\"0 0 135 25\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path class=\"fil0\" d=\"M67.5596 6.37732l0 -0.199328 0.199272 0 0 -0.199272 0.3986 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.398544 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.3986 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.398544 0.199272 0zm0 -1.99294l0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.398544 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.3986 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.398544 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.3986 0 0 0.199272 -0.199272 0z\"\/>\n    <path class=\"fil0\" d=\"M65.5667 18.1354l0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.3986 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.3986 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.3986 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.3986 0.199328 0zm1.99289 -3.98578l0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.3986 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.3986 0 0 0.199328 -0.199272 0z\"\/>\n    <path class=\"fil0\" d=\"M60.7837 16.7404l0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.597872 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.597872 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.597872 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 0.199328 0zm18.9326 -1.19574l0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.398544 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.3986 -0.199272 0 0 0.199272 -0.199272 0zm-23.9149 -0.597872l0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.398544 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.3986 0.199272 0zm57.7944 -0.797144l0 -0.199328 0.199272 0 0 0.199328 0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 0.199328 0zm-91.6738 0l0 -0.199328 0.199272 0 0 0.199328 0.199328 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 0.199272 0zm50.6199 -2.39149l0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.3986 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.398544 0.199272 0zm-9.56595 0.597872l0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.3986 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.398544 -0.199272 0 0 0.199328 -0.199328 0zm9.96455 -2.98936l0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.597872 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.3986 -0.199272 0 0 0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.398544 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.3986 0 0 -0.199272 -0.199272 0 0 -0.3986 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.3986 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.3986 0 0 0.199328 -0.199272 0zm-10.961 0l0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.3986 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.3986 -0.199272 0 0 0.199272 -0.3986 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.398544 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.3986 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.597872 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.3986 0 0 0.199328 -0.199272 0zm17.139 -1.19574l0 -0.199328 0.199328 0 0 -0.199272 0.3986 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.398544 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.398544 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.398544 0.199272 0zm-22.7191 0.597872l0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.398544 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.398544 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.3986 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.398544 -0.199272 0 0 0.199328 -0.199328 0zm7.97167 -2.39149l0 -0.199328 0.199272 0 0 -0.398544 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.3986 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.398544 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.398544 0.199328 0zm4.58365 -4.78298l0 -0.199328 0.199328 0 0 -0.199272 0.797144 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.398544 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 0.199272 0zm-2.39149 0.398544l0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.398544 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.797144 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0zm-1.59429 -1.79362l0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.398544 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 -0.199272 0 0 0.3986 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.398544 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.597872 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.597872 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.3986 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.3986 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -25.1106 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.3986 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.597872 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.3986 -0.199328 0 0 0.199272 -0.398544 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.597872 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.3986 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -11.9574 0 0 0.199272 -2.19222 0 0 0.597872 1.99289 0 0 0.199328 12.7546 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.398544 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.3986 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.3986 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.597872 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.597872 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 -0.398544 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.3986 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 25.1107 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.3986 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.398544 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.398544 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.398544 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.3986 0 0 0.199328 0.199272 0 0 0.199272 1.79362 0 0 -0.199272 0.199272 0 0 -0.199328 0.3986 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.398544 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.398544 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.398544 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.3986 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 25.1107 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.3986 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.398544 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.597872 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.597872 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.3986 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.3986 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.398544 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 12.7546 0 0 -0.199328 1.99289 0 0 -0.597872 -2.19222 0 0 -0.199272 -11.9574 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.3986 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.597872 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.398544 0 0 -0.199272 -0.199328 0 0 -0.3986 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.597872 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.3986 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -25.1106 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.3986 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.3986 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.597872 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.597872 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.398544 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.3986 -0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.398544 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -1.79362 0 0 0.199272 -0.3986 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.3986 0 0 -0.199272 -1.79362 0 0 0.199272 -0.199272 0z\"\/>\n<\/svg><\/div>\n<\/div>[vc_column_text]<\/p>\n<h4 style=\"text-align: center;\">THE MODERN ELEGANCE OF A COZY EIGHTHEENTH CENTURY STRUCTURE<\/h4>\n<p class=\"p1\" style=\"text-align: center;\">An ancient nineteenth-century spa hotel now completely recovered with a skilful restoration work, the Residence of the Tre Corone (Three Crowns) offers a sober and elegant hospitality at competitive prices and in a young and welcoming context, in the heart of Valcavallina. Its past, rich in history allows the Guest to immerse himself in an evocative atmosphere, characterized by narrow passages, thick walls, ancient terracotta floors and ancient sandstone balconies.<\/p>\n<p style=\"text-align: center;\">One of the highlights of Residence delle Tre Corone is its picturesque location. Surrounded by the stunning landscapes of Val Cavallina, you&#8217;ll wake up to breathtaking views every morning. Take a moment to enjoy the peacefulness of the area and immerse yourself in the natural beauty that surrounds you.<\/p>\n<p style=\"text-align: center;\">The Residence&#8217;s proximity to Bergamo is another advantage. Just a short drive away, you can easily explore the historical treasures, architectural marvels, and vibrant atmosphere of the city. From the charming streets of the Citt\u00e0 Alta (Upper Town) to the modern shops and restaurants in the Citt\u00e0 Bassa (Lower Town), Bergamo offers a delightful blend of history and contemporary allure.<\/p>\n<p style=\"text-align: center;\">If you&#8217;re looking for accommodation near Bergamo, Residence delle Tre Corone in Val Cavallina is an excellent choice. With its comfortable apartments, scenic location, and proximity to both the natural beauty of Val Cavallina and the cultural delights of Bergamo, it provides a delightful retreat for your visit to the area.<\/p>\n<p>[\/vc_column_text][vc_empty_space][\/vc_column][\/vc_row][vc_row transparent=&#8221;transparent&#8221; row_padding_top=&#8221;padding_top_none&#8221; row_padding_bottom=&#8221;padding_bottom_none&#8221; el_class=&#8221;negative_margin_bottom_150_front&#8221;][vc_column width=&#8221;1\/3&#8243;]<!-- ========================== HOVER BOX ==========================-->\n\n<div style=\"background-image: url('https:\/\/www.residencedelletrecorone.it\/wp-content\/uploads\/2019\/04\/residence-vicino-terme-trescore.jpg')\" class=\"hoverbox wpb_content_element black_section neutralize_links stretchy_wrapper ratio_2-3  \">\n<div class=\"hoverbox_tran black_section transparent_film\"><\/div>\n\t<a href=\"https:\/\/www.termeditrescore.it\">\n\t\t<div class=\"hoverbox_title\">\n\t\t\t<h2>THERMAL BATHS HOLIDAY<\/h2>\n\t\t<\/div>\n\t\t<div class=\"hoverbox_paragraph\">\n\t\t\t<p> Inside the park of the Thermal Baths of Trescore, for a spa holiday with your children. <\/p>\n\t\t<\/div>\n\t<\/a>\t\n<\/div>\n\n<!-- END======================= HOVER BOX ==========================-->[\/vc_column][vc_column width=&#8221;1\/3&#8243;]<!-- ========================== HOVER BOX ==========================-->\n\n<div style=\"background-image: url('https:\/\/www.residencedelletrecorone.it\/wp-content\/uploads\/2019\/04\/residence-vacanza-bergamo.jpg')\" class=\"hoverbox wpb_content_element black_section neutralize_links stretchy_wrapper ratio_2-3  \">\n<div class=\"hoverbox_tran black_section transparent_film\"><\/div>\n\t<a href=\"https:\/\/www.residencedelletrecorone.it\/esperienze\/\">\n\t\t<div class=\"hoverbox_title\">\n\t\t\t<h2>HOLIDAY<\/h2>\n\t\t<\/div>\n\t\t<div class=\"hoverbox_paragraph\">\n\t\t\t<p><\/p>\n<p>In the heart of Valcavallina, among naturalistic, cultural and food and wine itineraries.<\/p>\n<p><\/p>\n\t\t<\/div>\n\t<\/a>\t\n<\/div>\n\n<!-- END======================= HOVER BOX ==========================-->[\/vc_column][vc_column width=&#8221;1\/3&#8243;]<!-- ========================== HOVER BOX ==========================-->\n\n<div style=\"background-image: url('https:\/\/www.residencedelletrecorone.it\/wp-content\/uploads\/2019\/04\/residence-vicino-ospedale-trescore.jpg')\" class=\"hoverbox wpb_content_element black_section neutralize_links stretchy_wrapper ratio_2-3  \">\n<div class=\"hoverbox_tran black_section transparent_film\"><\/div>\n\t<a href=\"https:\/\/www.residencedelletrecorone.it\/en\/contact-us\/\">\n\t\t<div class=\"hoverbox_title\">\n\t\t\t<h2>NEAR THE HOSPITAL<\/h2>\n\t\t<\/div>\n\t\t<div class=\"hoverbox_paragraph\">\n\t\t\t<p><\/p>\n<p>A few minutes\u2019 walk from the hospital of Trescore Balneario: if you have to attend to your loved ones.<\/p>\n<p><\/p>\n\t\t<\/div>\n\t<\/a>\t\n<\/div>\n\n<!-- END======================= HOVER BOX ==========================-->[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; transparent_overlay=&#8221;gradient_film_to_bottom&#8221; css=&#8221;.vc_custom_1554822067487{background-image: url(https:\/\/www.residencedelletrecorone.it\/wp-content\/uploads\/2019\/04\/terme-per-bambini.jpg?id=835) !important;}&#8221;][vc_column align=&#8221;text-center&#8221;]<div class=\"heading_group_sc wpb_content_element subtitle_bottom    text-center\">\n\n\n    <h3>ECO FRIENDLY<\/h3>\n\n\n        <span class=\"subtitle\"><\/span>\n\n        <div class=\"svg_divider\"><svg width=\"135px\" height=\"25px\" viewBox=\"0 0 135 25\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path class=\"fil0\" d=\"M67.5596 6.37732l0 -0.199328 0.199272 0 0 -0.199272 0.3986 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.398544 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.3986 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.398544 0.199272 0zm0 -1.99294l0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.398544 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.3986 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.398544 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.3986 0 0 0.199272 -0.199272 0z\"\/>\n    <path class=\"fil0\" d=\"M65.5667 18.1354l0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.3986 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.3986 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.3986 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.3986 0.199328 0zm1.99289 -3.98578l0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.3986 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.3986 0 0 0.199328 -0.199272 0z\"\/>\n    <path class=\"fil0\" d=\"M60.7837 16.7404l0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.597872 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.597872 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.597872 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 0.199328 0zm18.9326 -1.19574l0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.398544 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.3986 -0.199272 0 0 0.199272 -0.199272 0zm-23.9149 -0.597872l0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.398544 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.3986 0.199272 0zm57.7944 -0.797144l0 -0.199328 0.199272 0 0 0.199328 0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 0.199328 0zm-91.6738 0l0 -0.199328 0.199272 0 0 0.199328 0.199328 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 0.199272 0zm50.6199 -2.39149l0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.3986 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.398544 0.199272 0zm-9.56595 0.597872l0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.3986 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.398544 -0.199272 0 0 0.199328 -0.199328 0zm9.96455 -2.98936l0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.597872 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.3986 -0.199272 0 0 0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.398544 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.3986 0 0 -0.199272 -0.199272 0 0 -0.3986 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.3986 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.3986 0 0 0.199328 -0.199272 0zm-10.961 0l0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.3986 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.3986 -0.199272 0 0 0.199272 -0.3986 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.398544 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.3986 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.597872 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.3986 0 0 0.199328 -0.199272 0zm17.139 -1.19574l0 -0.199328 0.199328 0 0 -0.199272 0.3986 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.398544 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.398544 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.398544 0.199272 0zm-22.7191 0.597872l0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.398544 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.398544 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.3986 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.398544 -0.199272 0 0 0.199328 -0.199328 0zm7.97167 -2.39149l0 -0.199328 0.199272 0 0 -0.398544 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.3986 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.398544 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.398544 0.199328 0zm4.58365 -4.78298l0 -0.199328 0.199328 0 0 -0.199272 0.797144 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.398544 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 0.199272 0zm-2.39149 0.398544l0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.398544 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.797144 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0zm-1.59429 -1.79362l0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.398544 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 -0.199272 0 0 0.3986 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.398544 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.597872 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.597872 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.3986 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.3986 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -25.1106 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.3986 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.597872 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.3986 -0.199328 0 0 0.199272 -0.398544 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.597872 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.3986 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -11.9574 0 0 0.199272 -2.19222 0 0 0.597872 1.99289 0 0 0.199328 12.7546 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.398544 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.3986 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.3986 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.597872 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.597872 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 -0.398544 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.3986 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 25.1107 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.3986 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.398544 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.398544 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.398544 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.3986 0 0 0.199328 0.199272 0 0 0.199272 1.79362 0 0 -0.199272 0.199272 0 0 -0.199328 0.3986 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.398544 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.398544 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.398544 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.3986 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 25.1107 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.3986 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.398544 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.597872 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.597872 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.3986 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.3986 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.398544 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 12.7546 0 0 -0.199328 1.99289 0 0 -0.597872 -2.19222 0 0 -0.199272 -11.9574 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.3986 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.597872 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.398544 0 0 -0.199272 -0.199328 0 0 -0.3986 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.597872 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.3986 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -25.1106 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.3986 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.3986 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.597872 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.597872 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.398544 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.3986 -0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.398544 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -1.79362 0 0 0.199272 -0.3986 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.3986 0 0 -0.199272 -1.79362 0 0 0.199272 -0.199272 0z\"\/>\n<\/svg><\/div>\n<\/div>[vc_column_text]<\/p>\n<h4 class=\"p1\" style=\"text-align: center;\">With a constant respect for the environment:<\/h4>\n<p class=\"p1\" style=\"text-align: center;\">the use of alternative forms of energy and attention to the waste of natural resources are a must for the entire structure.<\/p>\n<p>[\/vc_column_text]<div class=\"plethora_button wpb_content_element   text-center \">\n    <a href=\"https:\/\/www.residencedelletrecorone.it\/en\/ecosustainability\/\" class=\" btn btn-default  \" title=\"(senza titolo)\"  target=\"_self\">\n\n        \n        LEARN MORE\n        \n\n    <\/a>\n<\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; color_set=&#8221;black_section&#8221;][vc_column]<div class=\"ple_anypostloop_shortcode wpb_content_element  \"><div id=\"slider_5858ebadc2b64\" class=\"rooms_slider_classic_wrapper \">\n        <div class=\"rooms_list_item  optional dark_section  \" >\n        <div class=\"flex\">\n                <div class=\"col-sm-6 col-sm-push-6 rooms_list_item_photo\" style=\"background-image: url('https:\/\/www.residencedelletrecorone.it\/wp-content\/uploads\/2016\/11\/affitto-economico-bergamo-1024x683.webp')\"><\/div>\n                <div class=\"col-sm-6 col-sm-pull-6\">\n                <div class=\"rooms_list_item_content\">\n                        <h3 class=\"textify_links\"><a href=\"https:\/\/www.residencedelletrecorone.it\/en\/appartamento\/terrace\/\" title=\"Apartments with a terrace\" target=\"_parent\" class=\"\">Apartments with a terrace<\/a><\/h3>\n                        <p class=\"subtitle\">For a relaxing break<\/p>\n                        <div class=\"room_listed_amenities\">\n\n                               \n                                <i data-toggle=\"tooltip\" data-placement=\"top\" class=\"amenities fa fa-hotel\" data-original-title=\"This room is equipped with a widescreen TV\"><\/i> \n\n\n                               \n                                <i data-toggle=\"tooltip\" data-placement=\"top\" class=\"amenities fa fa-hotel\" data-original-title=\"This room is equipped with a room service\"><\/i> \n\n\n                               \n                                <i data-toggle=\"tooltip\" data-placement=\"top\" class=\"amenities fa fa-hotel\" data-original-title=\"This room has a bathtub\"><\/i> \n\n                        <\/div>\n                        <p class=\"excerpt\">The perfect solution to enjoy the splendid view on which the Residence overlooks, for pleasant relaxing breaks or sunbathing.<\/p>\n\n\n                        <a href=\"https:\/\/www.residencedelletrecorone.it\/en\/appartamento\/terrace\/\" title=\"Apartments with a terrace\" target=\"_parent\" class=\"btn btn-link \">Learn more<\/a>\n                <\/div>\n                <\/div>\n        <\/div>\n        <\/div>\n        <div class=\"rooms_list_item  optional dark_section  \" >\n        <div class=\"flex\">\n                <div class=\"col-sm-6 col-sm-push-6 rooms_list_item_photo\" style=\"background-image: url('https:\/\/www.residencedelletrecorone.it\/wp-content\/uploads\/2016\/11\/appartamento-in-affitto-trescore-balneario-1024x683.webp')\"><\/div>\n                <div class=\"col-sm-6 col-sm-pull-6\">\n                <div class=\"rooms_list_item_content\">\n                        <h3 class=\"textify_links\"><a href=\"https:\/\/www.residencedelletrecorone.it\/en\/appartamento\/balcone\/\" title=\"Apartments with a step-out balcony\" target=\"_parent\" class=\"\">Apartments with a step-out balcony<\/a><\/h3>\n                        <p class=\"subtitle\">French windows with a characteristic nineteenth-century balcony<\/p>\n                        <div class=\"room_listed_amenities\">\n\n                               \n                                <i data-toggle=\"tooltip\" data-placement=\"top\" class=\"amenities fa fa-hotel\" data-original-title=\"This room is equipped with a widescreen TV\"><\/i> \n\n\n                               \n                                <i data-toggle=\"tooltip\" data-placement=\"top\" class=\"amenities fa fa-hotel\" data-original-title=\"This room is equipped with a safebox\"><\/i> \n\n\n                               \n                                <i data-toggle=\"tooltip\" data-placement=\"top\" class=\"amenities fa fa-hotel\" data-original-title=\"This room is equipped with a hair dryer\"><\/i> \n\n                        <\/div>\n                        <p class=\"excerpt\">The walkway, a distinctive feature of the nineteenth-century structure, overlooks the beautiful surrounding hilly landscape giving a pleasant brightness to the interiors.<\/p>\n\n\n                        <a href=\"https:\/\/www.residencedelletrecorone.it\/en\/appartamento\/balcone\/\" title=\"Apartments with a step-out balcony\" target=\"_parent\" class=\"btn btn-link \">Learn more<\/a>\n                <\/div>\n                <\/div>\n        <\/div>\n        <\/div>\n        <div class=\"rooms_list_item  optional dark_section  \" >\n        <div class=\"flex\">\n                <div class=\"col-sm-6 col-sm-push-6 rooms_list_item_photo\" style=\"background-image: url('https:\/\/www.residencedelletrecorone.it\/wp-content\/uploads\/2016\/11\/offro-affitto-vicino-a-bergamo-1024x683.webp')\"><\/div>\n                <div class=\"col-sm-6 col-sm-pull-6\">\n                <div class=\"rooms_list_item_content\">\n                        <h3 class=\"textify_links\"><a href=\"https:\/\/www.residencedelletrecorone.it\/en\/appartamento\/view\/\" title=\"Apartments with a view\" target=\"_parent\" class=\"\">Apartments with a view<\/a><\/h3>\n                        \n                        <div class=\"room_listed_amenities\">\n\n                               \n                                <i data-toggle=\"tooltip\" data-placement=\"top\" class=\"amenities fa fa-hotel\" data-original-title=\"This room is equipped with a widescreen TV\"><\/i> \n\n\n                               \n                                <i data-toggle=\"tooltip\" data-placement=\"top\" class=\"amenities fa fa-hotel\" data-original-title=\"This room has a bathtub\"><\/i> \n\n\n                               \n                                <i data-toggle=\"tooltip\" data-placement=\"top\" class=\"amenities fa fa-hotel\" data-original-title=\"This room is equipped with a hair dryer\"><\/i> \n\n                        <\/div>\n                        <p class=\"excerpt\">All the charm and warmth of the exposed ceiling beams combined with a privileged point to admire the view.<\/p>\n\n\n                        <a href=\"https:\/\/www.residencedelletrecorone.it\/en\/appartamento\/view\/\" title=\"Apartments with a view\" target=\"_parent\" class=\"btn btn-link \">Learn more<\/a>\n                <\/div>\n                <\/div>\n        <\/div>\n        <\/div>\n<\/div><\/div>[\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;2\/3&#8243; offset=&#8221;vc_col-sm-offset-2&#8243;]<div class=\"heading_group_sc wpb_content_element subtitle_bottom    text-center\">\n\n\n    <h2>Clients rewiews<\/h2>\n\n\n        <span class=\"subtitle\">A few words from our guests<\/span>\n\n        <div class=\"svg_divider\"><svg width=\"135px\" height=\"25px\" viewBox=\"0 0 135 25\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <path class=\"fil0\" d=\"M67.5596 6.37732l0 -0.199328 0.199272 0 0 -0.199272 0.3986 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.398544 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.3986 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.398544 0.199272 0zm0 -1.99294l0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.398544 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.3986 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.398544 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.3986 0 0 0.199272 -0.199272 0z\"\/>\n    <path class=\"fil0\" d=\"M65.5667 18.1354l0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.3986 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.3986 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.3986 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.3986 0.199328 0zm1.99289 -3.98578l0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.3986 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.3986 0 0 0.199328 -0.199272 0z\"\/>\n    <path class=\"fil0\" d=\"M60.7837 16.7404l0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.597872 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.597872 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.597872 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 0.199328 0zm18.9326 -1.19574l0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.398544 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.3986 -0.199272 0 0 0.199272 -0.199272 0zm-23.9149 -0.597872l0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.398544 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.3986 0.199272 0zm57.7944 -0.797144l0 -0.199328 0.199272 0 0 0.199328 0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 0.199328 0zm-91.6738 0l0 -0.199328 0.199272 0 0 0.199328 0.199328 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 0.199272 0zm50.6199 -2.39149l0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.3986 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.398544 0.199272 0zm-9.56595 0.597872l0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.3986 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.398544 -0.199272 0 0 0.199328 -0.199328 0zm9.96455 -2.98936l0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.597872 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.3986 -0.199272 0 0 0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.398544 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.3986 0 0 -0.199272 -0.199272 0 0 -0.3986 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.3986 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.3986 0 0 0.199328 -0.199272 0zm-10.961 0l0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.3986 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.3986 -0.199272 0 0 0.199272 -0.3986 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.398544 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.3986 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.597872 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.3986 0 0 0.199328 -0.199272 0zm17.139 -1.19574l0 -0.199328 0.199328 0 0 -0.199272 0.3986 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.398544 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.398544 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.398544 0.199272 0zm-22.7191 0.597872l0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.398544 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.398544 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.3986 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.398544 -0.199272 0 0 0.199328 -0.199328 0zm7.97167 -2.39149l0 -0.199328 0.199272 0 0 -0.398544 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.3986 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.398544 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.398544 0.199328 0zm4.58365 -4.78298l0 -0.199328 0.199328 0 0 -0.199272 0.797144 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.398544 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 0.199272 0zm-2.39149 0.398544l0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.398544 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.797144 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0zm-1.59429 -1.79362l0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.398544 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 -0.199272 0 0 0.3986 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.398544 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.597872 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.597872 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.3986 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.3986 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -25.1106 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.3986 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.597872 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.3986 -0.199328 0 0 0.199272 -0.398544 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.597872 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.3986 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -11.9574 0 0 0.199272 -2.19222 0 0 0.597872 1.99289 0 0 0.199328 12.7546 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.398544 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.3986 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.3986 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.597872 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.597872 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 -0.398544 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.3986 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 25.1107 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.3986 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.398544 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.398544 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.398544 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.3986 0 0 0.199328 0.199272 0 0 0.199272 1.79362 0 0 -0.199272 0.199272 0 0 -0.199328 0.3986 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.398544 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.398544 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.398544 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.3986 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 25.1107 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.199328 0 0 -0.199328 0.199272 0 0 -0.199272 0.199272 0 0 -0.199272 0.3986 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.398544 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199272 -0.597872 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.597872 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.3986 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.3986 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.398544 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 -0.199272 0.199272 0 0 -0.199328 0.199272 0 0 -0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 0.199272 0 0 0.199272 0.199328 0 0 0.199272 0.199272 0 0 0.199328 12.7546 0 0 -0.199328 1.99289 0 0 -0.597872 -2.19222 0 0 -0.199272 -11.9574 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.3986 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.597872 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.199272 0 0 0.199328 -0.199272 0 0 0.199272 -0.199328 0 0 0.199272 -0.398544 0 0 -0.199272 -0.199328 0 0 -0.3986 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.597872 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.3986 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -25.1106 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.3986 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.3986 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.597872 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.597872 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 0.199328 -0.199272 0 0 0.398544 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199272 0 0 0.199328 0.199328 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 0.199272 0 0 0.199272 0.199272 0 0 0.199272 0.199328 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 0.199272 -0.199272 0 0 0.199328 -0.199328 0 0 0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.3986 -0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.199272 0.199272 0 0 -0.199272 0.199272 0 0 -0.199328 0.199328 0 0 -0.398544 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199328 0 0 -0.199328 -0.199272 0 0 -0.199272 -1.79362 0 0 0.199272 -0.3986 0 0 0.199328 -0.199272 0 0 0.199272 -0.199272 0 0 0.199272 -0.199328 0 0 -0.199272 -0.199272 0 0 -0.199272 -0.199272 0 0 -0.199328 -0.3986 0 0 -0.199272 -1.79362 0 0 0.199272 -0.199272 0z\"\/>\n<\/svg><\/div>\n<\/div><div class=\"ple_anypostloop_shortcode wpb_content_element  \"><div id=\"slider_5858eb293cba4\" class=\"testimonials_slider_classic_wrapper \">   \n    <div class=\"testimonials_list_item \">\n    \t<div class=\"row\">\n\t        <div class=\"col-sm-12\">\n\t\t        <div class=\"testimonials_list_text\">\n\t\t            <h4>A relaxing atmosphere<\/h4>\n\t\t            <div class=\"testimonials_list_text_editor\"><p class=\"p1\">The ancient structure has been beautifully restored<\/p>\n<\/div>\n\t\t            \n\t\t            \n\t\t        <\/div>\n\t        <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"testimonials_list_item \">\n    \t<div class=\"row\">\n\t        <div class=\"col-sm-12\">\n\t\t        <div class=\"testimonials_list_text\">\n\t\t            <h4>We will be back<\/h4>\n\t\t            <div class=\"testimonials_list_text_editor\"><p class=\"p1\">An excellent structure, surrounded by greenery, relaxation and tranquillity, a spacious and clean room.<\/p>\n<\/div>\n\t\t            \n\t\t            \n\t\t        <\/div>\n\t        <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"testimonials_list_item \">\n    \t<div class=\"row\">\n\t        <div class=\"col-sm-12\">\n\t\t        <div class=\"testimonials_list_text\">\n\t\t            <h4>WONDERFUL!<\/h4>\n\t\t            <div class=\"testimonials_list_text_editor\"><p class=\"p1\">The structure is a beautiful ancient building that has been modernized, in the centre of Trescore but at the same time immersed in the greenery of the beautiful garden that surrounds it. It has ample parking and the rooms are nothing short of fantastic. [\u2026] Despite being fairly central in terms of location, there is a silence and stillness that allowed me to sleep perfectly and in the morning the view from the window is spectacular!<\/p>\n<\/div>\n\t\t            \n\t\t            \n\t\t        <\/div>\n\t        <\/div>\n        <\/div>\n    <\/div>\n<\/div><\/div>[\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row row_padding_top=&#8221;padding_top_none&#8221; row_padding_bottom=&#8221;padding_bottom_1-4&#8243; css=&#8221;.vc_custom_1594753184509{margin-top: 0px !important;padding-top: 0px !important;}&#8221;][vc_column width=&#8221;5\/6&#8243; boxed=&#8221;boxed&#8221; offset=&#8221;vc_col-sm-offset-1&#8243; css=&#8221;.vc_custom_1595062380715{margin-top: -140px !important;padding-top: 0px !important;}&#8221;][vc_wp_text] [\/vc_wp_text][\/vc_column][\/vc_row][vc_row row_padding_top=&#8221;padding_top_1-4&#8243; row_padding_bottom=&#8221;padding_bottom_1-4&#8243;][vc_column width=&#8221;5\/6&#8243; boxed=&#8221;boxed&#8221; offset=&#8221;vc_col-sm-offset-1&#8243;][vc_column_text] THE MODERN ELEGANCE OF A COZY EIGHTHEENTH CENTURY STRUCTURE An ancient nineteenth-century spa hotel now completely recovered with a skilful restoration work, the Residence of the Tre Corone (Three Crowns) offers a sober [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1298","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Tre Corone Residence | Apartments for rent near Bergamo Italy<\/title>\n<meta name=\"description\" content=\"Six amazing apartments for rent near Bergamo, Italy | In a beautiful park | 15 Km far from Bergamo Airport Orio al Serio\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.residencedelletrecorone.it\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Tre Corone Residence | Apartments for rent near Bergamo Italy\" \/>\n<meta property=\"og:description\" content=\"Six amazing apartments for rent near Bergamo, Italy | In a beautiful park | 15 Km far from Bergamo Airport Orio al Serio\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.residencedelletrecorone.it\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"Residence delle Tre Corone\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/residencedelletrecorone\" \/>\n<meta property=\"article:modified_time\" content=\"2023-06-01T14:16:41+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.residencedelletrecorone.it\\\/en\\\/\",\"url\":\"https:\\\/\\\/www.residencedelletrecorone.it\\\/en\\\/\",\"name\":\"Tre Corone Residence | Apartments for rent near Bergamo Italy\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.residencedelletrecorone.it\\\/en\\\/#website\"},\"datePublished\":\"2020-08-20T12:31:16+00:00\",\"dateModified\":\"2023-06-01T14:16:41+00:00\",\"description\":\"Six amazing apartments for rent near Bergamo, Italy | In a beautiful park | 15 Km far from Bergamo Airport Orio al Serio\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.residencedelletrecorone.it\\\/en\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.residencedelletrecorone.it\\\/en\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.residencedelletrecorone.it\\\/en\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.residencedelletrecorone.it\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.residencedelletrecorone.it\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.residencedelletrecorone.it\\\/en\\\/\",\"name\":\"Residence delle Tre Corone\",\"description\":\"per soggiorni termali e vacanze in Valcavallina\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.residencedelletrecorone.it\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.residencedelletrecorone.it\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.residencedelletrecorone.it\\\/en\\\/#organization\",\"name\":\"Residence delle Tre Corone\",\"url\":\"https:\\\/\\\/www.residencedelletrecorone.it\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.residencedelletrecorone.it\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.residencedelletrecorone.it\\\/wp-content\\\/uploads\\\/2019\\\/04\\\/residence-delle-tre-corone-logo.png\",\"contentUrl\":\"https:\\\/\\\/www.residencedelletrecorone.it\\\/wp-content\\\/uploads\\\/2019\\\/04\\\/residence-delle-tre-corone-logo.png\",\"width\":200,\"height\":108,\"caption\":\"Residence delle Tre Corone\"},\"image\":{\"@id\":\"https:\\\/\\\/www.residencedelletrecorone.it\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/residencedelletrecorone\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Tre Corone Residence | Apartments for rent near Bergamo Italy","description":"Six amazing apartments for rent near Bergamo, Italy | In a beautiful park | 15 Km far from Bergamo Airport Orio al Serio","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.residencedelletrecorone.it\/en\/","og_locale":"en_US","og_type":"article","og_title":"Tre Corone Residence | Apartments for rent near Bergamo Italy","og_description":"Six amazing apartments for rent near Bergamo, Italy | In a beautiful park | 15 Km far from Bergamo Airport Orio al Serio","og_url":"https:\/\/www.residencedelletrecorone.it\/en\/","og_site_name":"Residence delle Tre Corone","article_publisher":"https:\/\/www.facebook.com\/residencedelletrecorone","article_modified_time":"2023-06-01T14:16:41+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.residencedelletrecorone.it\/en\/","url":"https:\/\/www.residencedelletrecorone.it\/en\/","name":"Tre Corone Residence | Apartments for rent near Bergamo Italy","isPartOf":{"@id":"https:\/\/www.residencedelletrecorone.it\/en\/#website"},"datePublished":"2020-08-20T12:31:16+00:00","dateModified":"2023-06-01T14:16:41+00:00","description":"Six amazing apartments for rent near Bergamo, Italy | In a beautiful park | 15 Km far from Bergamo Airport Orio al Serio","breadcrumb":{"@id":"https:\/\/www.residencedelletrecorone.it\/en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.residencedelletrecorone.it\/en\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.residencedelletrecorone.it\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.residencedelletrecorone.it\/en\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/www.residencedelletrecorone.it\/en\/#website","url":"https:\/\/www.residencedelletrecorone.it\/en\/","name":"Residence delle Tre Corone","description":"per soggiorni termali e vacanze in Valcavallina","publisher":{"@id":"https:\/\/www.residencedelletrecorone.it\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.residencedelletrecorone.it\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.residencedelletrecorone.it\/en\/#organization","name":"Residence delle Tre Corone","url":"https:\/\/www.residencedelletrecorone.it\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.residencedelletrecorone.it\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.residencedelletrecorone.it\/wp-content\/uploads\/2019\/04\/residence-delle-tre-corone-logo.png","contentUrl":"https:\/\/www.residencedelletrecorone.it\/wp-content\/uploads\/2019\/04\/residence-delle-tre-corone-logo.png","width":200,"height":108,"caption":"Residence delle Tre Corone"},"image":{"@id":"https:\/\/www.residencedelletrecorone.it\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/residencedelletrecorone"]}]}},"_links":{"self":[{"href":"https:\/\/www.residencedelletrecorone.it\/en\/wp-json\/wp\/v2\/pages\/1298","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.residencedelletrecorone.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.residencedelletrecorone.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.residencedelletrecorone.it\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.residencedelletrecorone.it\/en\/wp-json\/wp\/v2\/comments?post=1298"}],"version-history":[{"count":9,"href":"https:\/\/www.residencedelletrecorone.it\/en\/wp-json\/wp\/v2\/pages\/1298\/revisions"}],"predecessor-version":[{"id":1999,"href":"https:\/\/www.residencedelletrecorone.it\/en\/wp-json\/wp\/v2\/pages\/1298\/revisions\/1999"}],"wp:attachment":[{"href":"https:\/\/www.residencedelletrecorone.it\/en\/wp-json\/wp\/v2\/media?parent=1298"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}