diff options
53 files changed, 1115 insertions, 21 deletions
diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index 33cd00e..d09991d 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -161,7 +161,7 @@ msgstr "Trajet" #: templates/chimere/edit.html:100 msgid "Select a route for this new site (have you submit the search?)" msgstr "" -"Sélectionnez un trajet pour ce nouvel élément (avez-vous validé vorte " +"Sélectionnez un trajet pour ce nouvel élément (avez-vous validé votre " "recherche ?)" #: templates/chimere/edit.html:107 diff --git a/settings.py b/settings.py index 3bf047a..0a9ba06 100644 --- a/settings.py +++ b/settings.py @@ -61,11 +61,10 @@ CHIMERE_FEEDS = True # display a directory of items CHIMERE_DIRECTORY = False -CHIMERE_ICON_WIDTH = 21 -CHIMERE_ICON_HEIGHT = 25 -CHIMERE_ICON_OFFSET_X = -10 -CHIMERE_ICON_OFFSET_Y = -25 - +CHIMERE_ICON_WIDTH = 36 +CHIMERE_ICON_HEIGHT = 42 +CHIMERE_ICON_OFFSET_X = -18 +CHIMERE_ICON_OFFSET_Y = -42 # display picture inside the description by default or inside a galery? CHIMERE_MINIATURE_BY_DEFAULT = False diff --git a/static/saclay/css/saclay.css b/static/saclay/css/saclay.css new file mode 100644 index 0000000..c94d90b --- /dev/null +++ b/static/saclay/css/saclay.css @@ -0,0 +1,618 @@ +/* Saclay specific */ +#permalink{ + display:none; +} + +.welcome-dialog .title{ + background-image:url(../images/popup/home_title.png) ; + background-repeat:no-repeat; + background-position: left center; + height:85px; +} + +.welcome-dialog.ui-dialog .ui-dialog-titlebar-close{ + right:25px; + width:30px; + height:30px; + top:35px; +} + +#ul_categories li.main_category > span{ + color:transparent; + font-size:0; +} + +.main_category > span > label{ + color:transparent; + font-size:0; +} + +.main_category.toggle_plus > span#main_category_1 > label, +.main_category.toggle_minus > span#main_category_1 > label, +.main_category.toggle_plus > span#main_category_2 > label, +.main_category.toggle_minus > span#main_category_2 > label, +.main_category.toggle_plus > span#main_category_3 > label, +.main_category.toggle_minus > span#main_category_3 > label, +.main_category.toggle_plus > span#main_category_4 > label, +.main_category.toggle_minus > span#main_category_4 > label, +.main_category.toggle_plus > span#main_category_5 > label, +.main_category.toggle_minus > span#main_category_5 > label, +.main_category.toggle_plus > span#main_category_6 > label, +.main_category.toggle_minus > span#main_category_6 > label, +.main_category.toggle_plus > span#main_category_7 > label, +.main_category.toggle_minus > span#main_category_7 > label, +.main_category.toggle_plus > span#main_category_8 > label, +.main_category.toggle_minus > span#main_category_8 > label, +.main_category.toggle_plus > span#main_category_9 > label, +.main_category.toggle_minus > span#main_category_9 > label{ + background-color:transparent; +} + +#main_category_1{ + background-image:url('../images/categories/cat_culture.png'); + background-repeat:no-repeat; +} + +#main_category_1.category-selected{ + background-image:url('../images/categories/cat_culture_on.png'); +} + +#maincategory_1 label{ + color:#cd5a5a; +} + +#main_category_2{ + background-image:url('../images/categories/cat_event.png'); + background-repeat:no-repeat; +} + +#main_category_2.category-selected{ + background-image:url('../images/categories/cat_event_on.png'); +} + +#maincategory_2 label{ + color:#996998; +} + +#main_category_3{ + background-image:url('../images/categories/cat_patrimoine.png'); + background-repeat:no-repeat; +} + +#main_category_3.category-selected{ + background-image:url('../images/categories/cat_patrimoine_on.png'); +} + +#maincategory_3 label{ + color:#c49c86; +} + +#main_category_4{ + background-image:url('../images/categories/cat_sport.png'); + background-repeat:no-repeat; +} + +#main_category_4.category-selected{ + background-image:url('../images/categories/cat_sport_on.png'); +} + +#maincategory_4 label{ + color:#85ae7a; +} + +#main_category_5{ + background-image:url('../images/categories/cat_pratique.png'); + background-repeat:no-repeat; +} + +#main_category_5.category-selected{ + background-image:url('../images/categories/cat_pratique_on.png'); +} + +#maincategory_5 label{ + color:#a8adad; +} + +#main_category_6{ + background-image:url('../images/categories/cat_mobilites.png'); + background-repeat:no-repeat; +} + +#main_category_6.category-selected{ + background-image:url('../images/categories/cat_mobilites_on.png'); +} + +#maincategory_6 label{ + color:#697c92; +} + +#main_category_7{ + background-image:url('../images/categories/cat_agri.png'); + background-repeat:no-repeat; +} + +#main_category_7.category-selected{ + background-image:url('../images/categories/cat_agri_on.png'); +} + +#maincategory_7 label{ + color:#eba44a; +} + +#main_category_8{ + background-image:url('../images/categories/cat_balade.png'); + background-repeat:no-repeat; +} + +#main_category_8.category-selected{ + background-image:url('../images/categories/cat_balade_on.png'); +} + +#maincategory_8 label{ + color:#d38fac; +} + +/*7 - Cultures - Cinéma*/ +#li_sub_7 label{ + background-image:url('../images/subcategories/cult_2_off.png'); +} + +#li_sub_7 .selected label{ + background-image:url('../images/subcategories/cult_2_on.png'); +} + +/*11 - Agri-cultures - Jardinages citoyens*/ +#li_sub_11 label{ + background-image:url('../images/subcategories/agri_6_off.png'); +} + +#li_sub_11 .selected label{ + background-image:url('../images/subcategories/agri_6_on.png'); +} + +/*13 - Patrimoines - Sites archéologiques*/ +#li_sub_13 label{ + background-image:url('../images/subcategories/patri_4_off.png'); +} + +#li_sub_13 .selected label{ + background-image:url('../images/subcategories/patri_4_on.png'); +} + +/*15 - Balades - Balades à pied*/ +#li_sub_15 label{ + background-image:url('../images/subcategories/bala_2_off.png'); +} + +#li_sub_15 .selected label{ + background-image:url('../images/subcategories/bala_2_on.png'); +} + +/*17 - Sport et loisirs - Terrains de sport*/ +#li_sub_17 label{ + background-image:url('../images/subcategories/spor_3_off.png'); +} + +#li_sub_17 .selected label{ + background-image:url('../images/subcategories/spor_3_on.png'); +} + +/*18 - Sport et loisirs - Parcs et jardins*/ +#li_sub_18 label{ + background-image:url('../images/subcategories/spor_6_off.png'); +} + +#li_sub_18 .selected label{ + background-image:url('../images/subcategories/spor_6_on.png'); +} + +/*19 - Sport et loisirs - Espaces de jeux*/ +#li_sub_19 label{ + background-image:url('../images/subcategories/spor_5_off.png'); +} + +#li_sub_19 .selected label{ + background-image:url('../images/subcategories/spor_5_on.png'); +} + +/*20 - Sport et loisirs - Salles de sport*/ +#li_sub_20 label{ + background-image:url('../images/subcategories/spor_1_off.png'); +} + +#li_sub_20 .selected label{ + background-image:url('../images/subcategories/spor_1_on.png'); +} + +/*22 - Balades - Points étapes*/ +#li_sub_22 label{ + background-image:url('../images/subcategories/bala_6_off.png'); +} + +#li_sub_22 .selected label{ + background-image:url('../images/subcategories/bala_6_on.png'); +} + +/*24 - Cultures - Salles de spectacle*/ +#li_sub_24 label{ + background-image:url('../images/subcategories/cult_1_off.png'); +} + +#li_sub_24 .selected label{ + background-image:url('../images/subcategories/cult_1_on.png'); +} + +/*25 - Patrimoines - Bâtiments remarquables*/ +#li_sub_25 label{ + background-image:url('../images/subcategories/patri_1_off.png'); +} + +#li_sub_25 .selected label{ + background-image:url('../images/subcategories/patri_1_on.png'); +} + +/*27 - Ressources pratiques - Collecte et recyclage des déchets*/ +#li_sub_27 label{ + background-image:url('../images/subcategories/ress_3_off.png'); +} + +#li_sub_27 .selected label{ + background-image:url('../images/subcategories/ress_3_on.png'); +} + +/*30 - Agri-cultures - Ventes en circuits courts*/ +#li_sub_30 label{ + background-image:url('../images/subcategories/agri_1_off.png'); +} + +#li_sub_30 .selected label{ + background-image:url('../images/subcategories/agri_1_on.png'); +} + +/*31 - Agri-cultures - Exploitations agricoles*/ +#li_sub_31 label{ + background-image:url('../images/subcategories/agri_3_off.png'); +} + +#li_sub_31 .selected label{ + background-image:url('../images/subcategories/agri_3_on.png'); +} + +/*32 - Agri-cultures - Pédagogie de l'environnement*/ +#li_sub_32 label{ + background-image:url('../images/subcategories/agri_5_off.png'); +} + +#li_sub_32 .selected label{ + background-image:url('../images/subcategories/agri_5_on.png'); +} + +/*34 - Mobilités - Boutiques et locations de vélo*/ +#li_sub_34 label{ + background-image:url('../images/subcategories/mob_1_off.png'); +} + +#li_sub_34 .selected label{ + background-image:url('../images/subcategories/mob_1_on.png'); +} + +/*35 - Cultures - Bibliothèques et médiathèques*/ +#li_sub_35 label{ + background-image:url('../images/subcategories/cult_3_off.png'); +} + +#li_sub_35 .selected label{ + background-image:url('../images/subcategories/cult_3_on.png'); +} + + +/*36 - Événements - Spectacles*/ +#li_sub_36 label{ + background-image:url('../images/subcategories/even_1_off.png'); +} + +#li_sub_36 .selected label{ + background-image:url('../images/subcategories/even_1_on.png'); +} + +/*37 - Événements - Randonnées*/ +#li_sub_37 label{ + background-image:url('../images/subcategories/even_2_off.png'); +} + +#li_sub_37 .selected label{ + background-image:url('../images/subcategories/even_2_on.png'); +} + +/*38 - Événements - Manifestations sportives*/ +#li_sub_38 label{ + background-image:url('../images/subcategories/even_3_off.png'); +} + +#li_sub_38 .selected label{ + background-image:url('../images/subcategories/even_3_on.png'); +} + +/*39 - Événements - Conférences et projections*/ +#li_sub_39 label{ + background-image:url('../images/subcategories/even_4_off.png'); +} + +#li_sub_39 .selected label{ + background-image:url('../images/subcategories/even_4_on.png'); +} + +/*40 - Événements - Brocantes*/ +#li_sub_40 label{ + background-image:url('../images/subcategories/even_5_off.png'); +} + +#li_sub_40 .selected label{ + background-image:url('../images/subcategories/even_5_on.png'); +} + +/*41 - Événements - Réunions publiques*/ +#li_sub_41 label{ + background-image:url('../images/subcategories/even_6_off.png'); +} + +#li_sub_41 .selected label{ + background-image:url('../images/subcategories/even_6_on.png'); +} + +/*42 - Événements - Maison de l'environnement mobile*/ +#li_sub_42 label{ + background-image:url('../images/subcategories/even_7_off.png'); +} + +#li_sub_42 .selected label{ + background-image:url('../images/subcategories/even_7_on.png'); +} + +/*43 - Cultures - Apprentissage des arts*/ +#li_sub_43 label{ + background-image:url('../images/subcategories/cult_4_off.png'); +} + +#li_sub_43 .selected label{ + background-image:url('../images/subcategories/cult_4_on.png'); +} + +/*44 - Cultures - Campus ouverts*/ +#li_sub_44 label{ + background-image:url('../images/subcategories/cult_6_off.png'); +} + +#li_sub_44 .selected label{ + background-image:url('../images/subcategories/cult_6_on.png'); +} + +/*45 - Patrimoines - Biodiversité*/ +#li_sub_45 label{ + background-image:url('../images/subcategories/patri_2_off.png'); +} + +#li_sub_45 .selected label{ + background-image:url('../images/subcategories/patri_2_on.png'); +} + +/*46 - Patrimoines - Patrimoine hydraulique*/ +#li_sub_46 label{ + background-image:url('../images/subcategories/patri_3_off.png'); +} + +#li_sub_46 .selected label{ + background-image:url('../images/subcategories/patri_3_on.png'); +} + +/*50 - Sport et loisirs - Associations et clubs de sport*/ +#li_sub_50 label{ + background-image:url('../images/subcategories/spor_4_off.png'); +} + +#li_sub_50 .selected label{ + background-image:url('../images/subcategories/spor_4_on.png'); +} + +/*51 - Sport et loisirs - Associations et clubs de loisirs*/ +#li_sub_51 label{ + background-image:url('../images/subcategories/spor_7_off.png'); +} + +#li_sub_51 .selected label{ + background-image:url('../images/subcategories/spor_7_on.png'); +} + +/*52 - Mobilités - Voitures en partage*/ +#li_sub_52 label{ + background-image:url('../images/subcategories/mob_2_off.png'); +} + +#li_sub_52 .selected label{ + background-image:url('../images/subcategories/mob_2_on.png'); +} + +/*53 - Mobilités - Lignes et stations de bus*/ +#li_sub_53 label{ + background-image:url('../images/subcategories/mob_3_off.png'); + color:#ccc; +} + +#ul_categories .subcategories #li_sub_53 .selected label{ + background-image:url('../images/subcategories/mob_3_on.png'); + color:#ccc; +} + +/*54 - Mobilités - Lignes et stations de RER*/ +#li_sub_54 label{ + background-image:url('../images/subcategories/mob_4_off.png'); +} + +#li_sub_54 .selected label{ + background-image:url('../images/subcategories/mob_4_on.png'); +} + +/*55 - Mobilités - Chemins piétons et sentiers*/ +#li_sub_55 label{ + background-image:url('../images/subcategories/mob_5_off.png'); +} + +#li_sub_55 .selected label{ + background-image:url('../images/subcategories/mob_5_on.png'); +} + +/*56 - Mobilités - Itinéraires cyclables*/ +#li_sub_56 label{ + background-image:url('../images/subcategories/mob_6_off.png'); +} + +#li_sub_56 .selected label{ + background-image:url('../images/subcategories/mob_6_on.png'); +} + +/*57 - Balades - Sentiers découvertes de Terre et Cité*/ +#li_sub_57 label{ + background-image:url('../images/subcategories/bala_1_off.png'); +} + +#li_sub_57 .selected label{ + background-image:url('../images/subcategories/bala_1_on.png'); +} + + +/*58 - Balades - Balades à vélo*/ +#li_sub_58 label{ + background-image:url('../images/subcategories/bala_4_off.png'); +} + +#li_sub_58 .selected label{ + background-image:url('../images/subcategories/bala_4_on.png'); +} + +/*59 - Balades - Balades à cheval*/ +#li_sub_59 label{ + background-image:url('../images/subcategories/bala_5_off.png'); +} + +#li_sub_59 .selected label{ + background-image:url('../images/subcategories/bala_5_on.png'); +} + +/*61 - Agri-cultures - Ventes à la ferme*/ +#li_sub_61 label{ + background-image:url('../images/subcategories/agri_4_off.png'); +} + +#li_sub_61 .selected label{ + background-image:url('../images/subcategories/agri_4_on.png'); +} + +/*62 - Événements - Expositions*/ +#li_sub_62 label{ + background-image:url('../images/subcategories/even_8_off.png'); +} + +#li_sub_62 .selected label{ + background-image:url('../images/subcategories/even_8_on.png'); +} + +/*65 - Événements - Festivals */ +#li_sub_65 label{ + background-image:url('../images/subcategories/even_10_off.png'); +} + +#li_sub_65 .selected label{ + background-image:url('../images/subcategories/even_10_on.png'); +} + +/*67 - Ressources pratiques - Économie Sociale et Solidaire */ +#li_sub_67 label{ + background-image:url('../images/subcategories/ress_6_off.png'); +} + +#li_sub_67 .selected label{ + background-image:url('../images/subcategories/ress_6_on.png'); +} + +/*68 - Cultures - Recherche */ +#li_sub_68 label{ + background-image:url('../images/subcategories/cult_7_off.png'); +} + +#li_sub_68 .selected label{ + background-image:url('../images/subcategories/cult_7_on.png'); +} + +/*69 - Patrimoines - Musées et galeries d'art */ +#li_sub_69 label{ + background-image:url('../images/subcategories/patri_voir_off.png'); +} + +#li_sub_69 .selected label{ + background-image:url('../images/subcategories/patri_voir_on.png'); +} + +/*70 - Ressources pratiques - Mairies */ +#li_sub_70 label{ + background-image:url('../images/subcategories/ress_mairies_off.png'); +} + +#li_sub_70 .selected label{ + background-image:url('../images/subcategories/ress_mairies_on.png'); +} + +/*71 - Ressources pratiques - Salles publiques */ +#li_sub_71 label{ + background-image:url('../images/subcategories/ress_sallespb_off.png'); +} + +#li_sub_71 .selected label{ + background-image:url('../images/subcategories/ress_sallespb_on.png'); +} + +/*72 - Ressources pratiques - Vie locale */ +#li_sub_72 label{ + background-image:url('../images/subcategories/ress_vieloc_off.png'); +} + +#li_sub_72 .selected label{ + background-image:url('../images/subcategories/ress_vieloc_on.png'); +} + +/*75 - Balades - Points de restauration */ +#li_sub_75 label{ + background-image:url('../images/subcategories/bala_restau_off.png'); +} + +#li_sub_75 .selected label{ + background-image:url('../images/subcategories/bala_restau_on.png'); +} + +/*77 - Évènements - Formations et ateliers*/ +#li_sub_77 label{ + background-image:url('../images/subcategories/even_format_off.png'); +} + +#li_sub_77 .selected label{ + background-image:url('../images/subcategories/even_format_on.png'); +} + +/*79 - Mobilités - Chantiers en cours*/ +#li_sub_79 label{ + background-image:url('../images/subcategories/mob_7_off.png'); +} + +#li_sub_79 .selected label{ + background-image:url('../images/subcategories/mob_7_on.png'); +} + +/*80 - Patrimoine - Bois et forêts*/ +#li_sub_80 label{ + background-image:url('../images/subcategories/patri_forets_off.png'); +} + +#li_sub_80 .selected label{ + background-image:url('../images/subcategories/patri_forets_on.png'); +} + + diff --git a/static/saclay/css/styles.css b/static/saclay/css/styles.css index 3fdde4e..005ec2d 100644 --- a/static/saclay/css/styles.css +++ b/static/saclay/css/styles.css @@ -1149,8 +1149,8 @@ div#panel{ bottom:26px; top:60px; border-width:0 1px; - background-image:url('../images/logo.jpg'); - background-repeat:repeat-x; + background-image:url('../images/logo.png'); + background-repeat:no-repeat; background-position:left bottom; overflow-x:hidden; } @@ -1310,7 +1310,7 @@ ul#ul_categories{ #id_transport_it span, #id_transport.ui-buttonset label{ - width:122px; + width:90px; height:25px; border-radius:0; -webkit-border-radius:0; @@ -1803,6 +1803,10 @@ a.close_img{ display:none; } +.origin{ + text-align:center; +} + .small-gallery{ width:auto; margin-top:0; diff --git a/static/saclay/images/logo.png b/static/saclay/images/logo.png Binary files differnew file mode 100644 index 0000000..e29479b --- /dev/null +++ b/static/saclay/images/logo.png diff --git a/static/saclay/images/logos/CapEEDD_Graine_CMJN.jpg b/static/saclay/images/logos/CapEEDD_Graine_CMJN.jpg Binary files differnew file mode 100644 index 0000000..ae25c99 --- /dev/null +++ b/static/saclay/images/logos/CapEEDD_Graine_CMJN.jpg diff --git a/static/saclay/images/logos/Logo_Conseil_general_de_l'Essonne.svg b/static/saclay/images/logos/Logo_Conseil_general_de_l'Essonne.svg new file mode 100644 index 0000000..c99e05c --- /dev/null +++ b/static/saclay/images/logos/Logo_Conseil_general_de_l'Essonne.svg @@ -0,0 +1,132 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Generator: Adobe Illustrator 13.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 14948) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.0" + id="Calque_1" + x="0px" + y="0px" + width="176.285px" + height="96.473px" + viewBox="0 0 176.285 96.473" + enable-background="new 0 0 176.285 96.473" + xml:space="preserve" + inkscape:version="0.47+devel r9322" + sodipodi:docname="Logo Conseil général de l'Essonne.svg"><metadata + id="metadata49"><rdf:RDF><cc:Work + rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs + id="defs47" /><sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="880" + inkscape:window-height="701" + id="namedview45" + showgrid="false" + inkscape:zoom="2.684689" + inkscape:cx="88.142502" + inkscape:cy="48.2365" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="0" + inkscape:current-layer="Calque_1" /> +<g + id="g3"> + <polyline + fill="#0097C0" + points="176.285,96.473 0,96.473 0,18.106 176.285,0 176.285,96.473 " + id="polyline5" /> + <path + fill="#FFFFFF" + d="M162.809,68.266c-0.445-0.247-1.502-0.358-2.912-0.347c-1.873,0-4.383,0.148-7.177,0.148 c-6.447-0.003-14.41-0.788-19.516-6.203c-1.07,0.25-2.133,0.374-3.153,0.374c-3.47,0-6.456-1.435-7.374-4.104 c-0.089-0.195-0.124-0.186-0.287-0.204l-0.371,0.08l-0.148,0.065c-1.153,1.051-2.108,2.062-2.779,2.815 c-0.677,0.754-1.054,1.242-1.054,1.245l-0.096,0.118l-0.148,0.012l-0.359,0.013c-1.236,0-1.879-0.687-1.885-1.313l0.056-0.281 l0.003-0.01l0.006-0.019c1.159-2.182,2.503-4.667,2.708-5.044l0.006-0.059l-0.034-0.108v-0.006l-0.012,0.006l-0.078,0.09 l-0.019,0.037l-0.031,0.034c-5.131,5.202-8.732,6.046-8.793,6.058l-0.037,0.006h-0.04c-0.751,0-1.419-0.377-1.914-0.818 c-0.491-0.461-0.837-0.931-0.862-1.432c0-4.08,0.597-7.544,0.662-7.918l-0.053-0.204l-0.031-0.019 c-0.012,0-0.118,0.019-0.235,0.207l-0.031,0.053l-0.049,0.037c-6.346,5.023-9.918,8.555-11.402,10.348 c-0.498,0.587-0.76,1.017-0.794,1.138l-0.126,0.17c-0.689,0.482-1.171,0.778-1.645,0.801c-0.158,0-0.343-0.053-0.467-0.198 c-0.126-0.148-0.161-0.315-0.161-0.476c0.009-0.411,0.201-0.915,0.578-1.657c2.281-6.277,5.928-11.714,7.687-14.61 c0.587-0.949,0.964-1.672,0.986-1.883l0.003-0.019l0.006-0.027c0.238-0.789,0.365-1.555,0.365-2.278 c-0.009-1.567-0.59-2.89-2.086-3.895c-1.502-1.001-3.978-1.641-7.721-1.641H91.8c-1.085,0.396-1.849,0.562-2.368,0.562 c-0.201,0-0.365-0.021-0.525-0.096c-0.158-0.065-0.325-0.266-0.315-0.479l0.009-0.108l0.003-0.016l0.006-0.012 c0.272-0.955,0.399-1.558,0.572-2.006c0.158-0.455,0.482-0.792,0.939-0.915c0.297-0.093,0.652-0.142,1.156-0.201 c0.43-0.025,0.85-0.041,1.261-0.041c6.457,0,10.459,3.181,11.903,6.441l0.028,0.118c0.049,0.739,0.077,1.366,0.077,1.904 c-0.003,2.164-0.352,2.819-0.503,3.02c-5.184,8.042-6.593,11.26-6.936,12.156c6.883-7.202,11.093-9.749,11.118-9.764l0.046-0.028 l0.056-0.012l0.263-0.031c0.6,0,0.915,0.476,1.036,0.822c0.139,0.358,0.154,0.683,0.154,0.705l0.003,0.049l-0.013,0.053 c-0.674,2.754-1.137,5.137-1.134,6.784c-0.006,0.829,0.118,1.466,0.346,1.849c0.232,0.374,0.501,0.544,1.026,0.557 c0.396,0,0.927-0.13,1.598-0.427c2.912-2.597,5.192-4.574,6.927-5.91c1.758-1.341,2.893-2.064,3.777-2.089 c0.253-0.006,0.513,0.081,0.699,0.26c0.182,0.176,0.281,0.414,0.331,0.68l0.003,0.105c-0.167,1.317-0.776,2.565-1.156,3.239 c0.568,0.037,0.955,0.161,1.264,0.362c0.398,0.284,0.575,0.64,0.856,1.022l0.013,0.013l0.006,0.016 c0.748,1.265,1.351,2.204,2.124,2.81c0.764,0.6,1.723,0.924,3.312,0.928c0.804,0,1.768-0.087,2.937-0.264 c0.538-9.652,6.472-13.977,10.886-13.979c2.263-0.013,4.198,1.184,4.593,3.391c0.074,0.386,0.105,0.77,0.105,1.146 c-0.006,2.634-1.576,4.812-3.536,6.503c-1.966,1.688-4.346,2.918-6.083,3.66c-0.816,0.346-1.465,0.578-1.904,0.705 c1.02,1.903,3.728,3.143,7.295,3.854c3.777,0.764,8.45,0.955,12.895,0.955c2.145,0,4.241-0.043,6.163-0.089l0.124,0.019 c0.612,0.207,0.909,0.732,0.89,1.196c0,0.386-0.142,0.741-0.328,1.014c-0.204,0.266-0.371,0.507-0.761,0.544l0,0L162.809,68.266 M138.78,49.664c-1.539,1.639-2.843,4.315-2.843,8.531v0.321c6.855-2.046,9.884-6.076,9.86-8.568 c-0.025-1.311-0.729-2.201-2.281-2.433l-0.086-0.025c-0.074-0.027-0.223-0.059-0.42-0.059h-0.012 C142.093,47.433,140.301,48.029,138.78,49.664z" + id="path7" /> + <path + fill="#FFFFFF" + d="M61.088,67.431l-0.037-0.049l-0.015-0.062c-0.05-0.191-0.093-0.463-0.093-0.825 c0.003-1.604,0.819-4.917,5.57-10.642l0.019-0.087c0.034-0.123,0.077-0.353,0.129-0.729c0.108-0.76,0.257-2.136,0.408-4.574 c0.924-8.945,2.408-13.996,4.102-17.068c1.679-3.05,3.613-4.123,5.255-4.998c0.102-0.083,0.337-0.226,0.698-0.226 c0.958,0.031,2.495,0.863,5.106,5.267l0.077,0.124l-0.037,0.143c-0.124,0.438-0.263,0.804-0.427,1.082 c-0.167,0.266-0.365,0.513-0.732,0.532c-0.207,0-0.386-0.111-0.51-0.241c-0.111-0.124-0.204-0.278-0.288-0.467l-0.081-0.077 c-0.096-0.09-0.256-0.238-0.528-0.46c-0.541-0.442-1.512-1.171-3.199-2.315l-0.021-0.013l-0.019-0.019l-0.037-0.006 c-0.121-0.037-0.702,0.309-1.326,1.149c-0.637,0.835-1.388,2.108-2.142,3.836c-1.508,3.453-3.05,8.701-3.876,15.838l0.009,0.034 l0.028,0.056l0.016-0.003c0.695-0.727,2.788-2.674,5.258-4.504c2.513-1.848,5.372-3.585,7.659-3.715 c0.525-0.321,1.109-0.562,1.712-0.569c0.831-0.015,1.623,0.557,1.962,1.756l0.031,0.111l-0.037,0.108l-0.013,0.052l-0.019,0.266 c0,0.544,0.204,1.817,1.682,3.95l0.034,0.052c0.686,1.487,1.014,2.899,1.014,4.204c0.006,4.324-3.712,7.205-9.569,7.415 l-0.102-0.019L78.654,61.7c-1.947-1.218-3.104-2.485-3.101-4.324c0.019-2.297,1.682-5.251,5.144-10.252l0.154-0.204 c-0.408-0.025-1.808,0.649-3.848,2.213c-2.052,1.558-4.825,3.981-8.312,7.425c-0.136,0.884-1.134,6.41-4.448,10.979l-0.207,0.234 c-0.352,0.359-0.875,0.702-1.468,0.718C62.041,68.481,61.58,68.136,61.088,67.431 M64.074,64.427l0.411-0.248l0.016-0.012 c0.964-1.83,1.49-3.172,1.725-4.114c-1.493,2.297-2.191,3.563-2.324,4.016l-0.022,0.093l0.013,0.111l-0.006,0.055L64.074,64.427z M80.422,59.023c1.236,0.013,2.587-1.001,3.601-2.361c1.017-1.354,1.682-3.029,1.672-4.13c0.003-0.256-0.034-0.469-0.096-0.646 c-0.634-1.221-1.168-2.145-1.456-2.618c-3.823,3.629-5.684,5.879-5.647,7.502c0,0.695,0.296,1.338,0.979,2.062 C79.792,58.965,80.104,59.023,80.422,59.023z M76.868,28.928" + id="path9" /> + <polyline + fill="#FFFFFF" + points="22.187,85.479 25.212,85.479 25.212,87.132 19.995,87.132 19.995,76.639 22.187,76.639 22.187,85.479 " + id="polyline11" /> + <polyline + fill="#FFFFFF" + points="29.166,80.876 32.161,80.876 32.161,82.533 29.166,82.533 29.166,85.463 32.473,85.463 32.473,87.132 26.916,87.132 26.916,76.639 32.303,76.639 32.303,78.265 29.166,78.265 29.166,80.876 " + id="polyline13" /> + <path + fill="#FFFFFF" + d="M45.597,83.637c-0.019,1.718-0.176,2.38-0.68,2.865c-0.501,0.507-1.48,0.791-2.661,0.791 c-2.016,0-3.104-0.804-3.292-2.423c-0.062-0.637-0.111-1.753-0.111-2.952c0-3.101,0.191-4.003,0.961-4.658 c0.6-0.507,1.465-0.772,2.534-0.772c1.607,0,2.776,0.631,3.088,1.65c0.096,0.365,0.161,0.788,0.161,1.292c0,0.111,0,0.297,0,0.6 h-2.176c-0.016-0.266-0.016-0.473-0.028-0.615c-0.019-0.899-0.349-1.292-1.073-1.292c-0.742,0-1.106,0.393-1.168,1.308 c-0.046,0.677-0.078,1.465-0.078,2.554c0,1.749,0.078,2.723,0.238,3.137c0.124,0.358,0.473,0.565,0.927,0.565 c0.899,0,1.119-0.377,1.181-2.049H45.597" + id="path15" /> + <path + fill="#FFFFFF" + d="M53.982,85.036c-0.074,0.458-0.266,0.866-0.535,1.182c-0.593,0.723-1.508,1.069-2.77,1.069 c-1.957,0-3.122-0.785-3.406-2.328c-0.124-0.707-0.17-1.48-0.17-3.075c0-2.473,0.111-3.354,0.535-4.046 c0.55-0.915,1.53-1.356,2.995-1.356c1.904,0,3.085,0.803,3.351,2.269c0.114,0.63,0.161,1.656,0.161,3.134 C54.143,83.367,54.097,84.356,53.982,85.036 M51.905,81.711c0-0.312,0-0.612,0-0.928c0-2.206-0.235-2.714-1.261-2.714 c-0.866,0-1.212,0.396-1.243,1.403c-0.034,0.965-0.046,1.719-0.046,2.949c0,1.465,0.012,1.987,0.093,2.349 c0.126,0.625,0.507,0.946,1.184,0.946c1.039,0,1.258-0.473,1.273-2.788V81.711z" + id="path17" /> + <path + fill="#FFFFFF" + d="M63.583,87.132h-3.057l-1.657-5.482l-0.216-0.801l-0.238-0.961c-0.111-0.378-0.158-0.662-0.424-2.019 l0.059,1.06l0.096,1.225c0.019,0.253,0.046,0.661,0.077,1.229c0.016,0.408,0.034,0.724,0.034,0.931l0.096,4.818h-1.957V76.639 h2.899l1.23,3.626c0.139,0.473,0.423,1.446,0.677,2.457c0.269,1.057,0.377,1.604,0.646,3.041l-0.046-1.165l-0.065-1.403 l-0.031-0.958l-0.015-0.807l-0.078-4.791h1.969V87.132" + id="path19" /> + <path + fill="#FFFFFF" + d="M70.086,79.875c-0.015-1.403-0.238-1.817-0.977-1.817c-0.615,0-0.992,0.414-0.992,1.075 c0,0.677,0.427,1.162,1.496,1.731l0.93,0.476c1.416,0.751,1.919,1.509,1.919,2.894c0,0.995-0.296,1.86-0.804,2.318 c-0.535,0.469-1.477,0.741-2.615,0.741c-1.385,0-2.454-0.427-2.896-1.199c-0.3-0.52-0.377-0.927-0.377-2.22h2.235 c0.034,1.447,0.269,1.843,1.134,1.843c0.708,0,1.122-0.439,1.122-1.23c0-0.85-0.269-1.119-1.83-1.919 c-0.754-0.396-1.45-0.838-1.842-1.181c-0.476-0.442-0.727-1.073-0.727-1.861c0-1.926,1.196-3.038,3.264-3.038 c1.208,0,2.154,0.346,2.643,0.945c0.424,0.548,0.535,1.002,0.535,2.108v0.334H70.086" + id="path21" /> + <polyline + fill="#FFFFFF" + points="76.908,80.876 79.903,80.876 79.903,82.533 76.908,82.533 76.908,85.463 80.215,85.463 80.215,87.132 74.654,87.132 74.654,76.639 80.042,76.639 80.042,78.265 76.908,78.265 76.908,80.876 " + id="polyline23" /> + <rect + x="82.342" + y="76.639" + fill="#FFFFFF" + width="2.207" + height="10.493" + id="rect25" /> + <polyline + fill="#FFFFFF" + points="89.194,85.479 92.22,85.479 92.22,87.132 87.009,87.132 87.009,76.639 89.194,76.639 89.194,85.479 " + id="polyline27" /> + <path + fill="#FFFFFF" + d="M105.029,81.575v5.258c-1.181,0.299-2.222,0.46-3.351,0.46c-1.926,0-3.076-0.711-3.326-2.08 c-0.146-0.661-0.176-1.388-0.176-2.899c0-1.264,0.081-2.711,0.176-3.434c0.158-1.076,0.881-1.938,1.824-2.223 c0.429-0.111,0.93-0.17,1.468-0.17c1.892,0,2.992,0.6,3.243,1.746c0.111,0.485,0.13,0.565,0.142,1.607h-2.17l-0.019-0.535 c0-0.896-0.331-1.279-1.104-1.279c-0.896,0-1.211,0.445-1.258,1.75l-0.034,0.85c-0.015,0.38-0.031,0.804-0.031,1.323 c0,2.08,0.031,2.68,0.176,3.057c0.173,0.491,0.516,0.68,1.243,0.68c0.364,0,0.565-0.019,1.026-0.08v-2.393h-1.137v-1.638H105.029" + id="path29" /> + <path + fill="#FFFFFF" + d="M109.613,80.876h2.995v1.657h-2.995v2.93h3.31v1.669h-5.561v-10.49h5.388v1.623h-3.137V80.876 M108.731,75.588l0.646-2.38h2.191l-1.373,2.38H108.731z" + id="path31" /> + <path + fill="#FFFFFF" + d="M122.251,87.132h-3.06l-1.654-5.482l-0.219-0.801l-0.235-0.961c-0.111-0.378-0.161-0.662-0.427-2.019 l0.065,1.06l0.093,1.225c0.016,0.253,0.046,0.661,0.077,1.229c0.016,0.408,0.031,0.724,0.031,0.931l0.096,4.818h-1.954V76.639 h2.899l1.227,3.626c0.145,0.473,0.426,1.446,0.68,2.457c0.269,1.057,0.377,1.604,0.646,3.041l-0.049-1.165l-0.062-1.403 l-0.031-0.958l-0.019-0.807l-0.074-4.791h1.969V87.132" + id="path33" /> + <path + fill="#FFFFFF" + d="M126.943,80.876h2.99v1.657h-2.99v2.93h3.306v1.669h-5.559v-10.49h5.386v1.623h-3.133V80.876 M126.062,75.588l0.646-2.38h2.187l-1.368,2.38H126.062z" + id="path35" /> + <path + fill="#FFFFFF" + d="M134.552,87.132H132.4V76.639h3.381c1.737,0,1.892,0.034,2.46,0.522c0.278,0.234,0.5,0.565,0.612,0.931 c0.093,0.343,0.142,0.738,0.142,1.165c0,0.884-0.154,1.526-0.488,1.953c-0.315,0.396-0.63,0.551-1.372,0.708 c0.723,0.108,1.057,0.238,1.341,0.55c0.426,0.474,0.538,0.885,0.569,2.05c0,0.204,0.012,0.473,0.031,0.819 c0.031,1.084,0.049,1.134,0.081,1.338c0.012,0.114,0.062,0.266,0.124,0.457h-2.318c-0.074-0.507-0.093-0.723-0.093-1.057V85.16 c-0.012-2.096-0.173-2.404-1.279-2.404h-1.039V87.132 M135.436,81.191c0.977,0,1.354-0.408,1.354-1.526 c0-1.07-0.346-1.447-1.292-1.447h-0.946v2.974H135.436z" + id="path37" /> + <path + fill="#FFFFFF" + d="M149.06,87.132h-2.281l-0.587-2.314h-2.912l-0.581,2.314h-1.972l2.807-10.493h2.837L149.06,87.132 M145.283,80.642c-0.037-0.124-0.081-0.328-0.124-0.581c-0.068-0.334-0.118-0.581-0.13-0.742l-0.093-0.6l-0.111-0.627 c-0.173,1.069-0.365,2.03-0.488,2.55l-0.649,2.553h2.126L145.283,80.642z" + id="path39" /> + <polyline + fill="#FFFFFF" + points="152.918,85.479 155.947,85.479 155.947,87.132 150.729,87.132 150.729,76.639 152.918,76.639 152.918,85.479 " + id="polyline41" /> + <path + fill="#FFFFFF" + d="M61.796,35.316c-0.17-0.47-0.488-0.875-0.992-0.881c-0.346,0.003-0.652,0.195-0.94,0.491l-0.006,0.013 c-4.93,5.514-5.251,12.802-5.258,14.867c0,0.148,0.003,0.272,0.006,0.361c-12.778,8.664-25.723,15.711-34.77,15.696 c-1.431,0-2.757-0.17-3.972-0.535c-0.633-0.383-0.853-0.812-0.862-1.391c-0.037-1.36,1.601-3.567,3.957-5.746 c2.337-2.191,5.35-4.424,7.999-6.136c6.188-2.732,9.947-4.847,12.178-6.497c2.219-1.65,2.971-2.825,2.986-3.808 c0.003-0.643-0.374-1.103-0.735-1.36c-0.35-0.25-0.674-0.358-0.869-0.398l-0.198-0.065c-2.312-0.63-5.591-0.822-8.386-0.822 c-1.323,0-2.535,0.043-3.48,0.111c-0.862,0.062-1.471,0.129-1.824,0.229c-0.433-0.102-0.723-0.235-0.884-0.362 c-0.17-0.139-0.207-0.231-0.213-0.361c-0.043-0.377,0.683-1.258,1.957-2.121c3.762-2.652,11.897-5.835,14.623-5.814l0.158,0.003 l0.096,0.006l0.087-0.043c0.705-0.389,1.001-0.658,1.035-1.082c-0.028-0.408-0.328-0.516-0.349-0.532l-0.102-0.049l-0.114,0.025 c-7.996,1.7-13.597,4.074-17.244,6.37c-3.647,2.309-5.369,4.466-5.567,5.975l-0.016,0.118l0.065,0.102 c0.547,0.918,1.135,1.178,1.54,1.171l0.291-0.037l13.689,0.136c0.294,0.056,0.569,0.167,0.748,0.309 c0.186,0.148,0.266,0.288,0.269,0.458c0.009,0.245-0.213,0.711-1.014,1.323c-16.228,7.585-20.042,13.205-21.937,15.325l-0.024,0.03 l-0.019,0.034c-1.02,1.83-1.623,3.206-1.629,4.353c-0.016,1.029,0.562,1.842,1.607,2.349c1.042,0.517,2.587,0.764,4.72,1.029 c11.164-0.519,19.726-4.429,25.778-8.222c3.044-1.904,5.453-3.783,7.236-5.174c0.89-0.692,1.629-1.268,2.201-1.663 c0.3-0.21,0.562-0.365,0.76-0.458c-0.482,2.77-0.905,6.127-2.908,8.828c-2.121,2.862-6.024,5.088-13.909,5.094 c-0.834,0-1.706-0.024-2.624-0.077l-0.143,0.664c2.331,0.903,4.711,1.397,7.029,1.397h0.034c7.696,0.006,14.53-5.635,16.23-19.918 c2.88-4.216,3.972-8.673,3.972-11.405C62.059,36.441,61.976,35.799,61.796,35.316 M59.002,44.082 c-0.164-0.244-0.333-1.663,1.162-4.723C60.575,39.606,60.331,41.27,59.002,44.082z" + id="path43" /> +</g> +</svg>
\ No newline at end of file diff --git a/static/saclay/images/logos/logo.xcf b/static/saclay/images/logos/logo.xcf Binary files differnew file mode 100644 index 0000000..e5f7ed1 --- /dev/null +++ b/static/saclay/images/logos/logo.xcf diff --git a/static/saclay/images/logos/region-ile-de-france.svg b/static/saclay/images/logos/region-ile-de-france.svg new file mode 100644 index 0000000..bf8c2fa --- /dev/null +++ b/static/saclay/images/logos/region-ile-de-france.svg @@ -0,0 +1,89 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46" + width="606.6673" + height="97.108879" + xml:space="preserve" + sodipodi:docname="Région Île-de-France.svg" + version="1.0" + inkscape:output_extension="org.inkscape.output.svg.inkscape"><metadata + id="metadata7"><rdf:RDF><cc:Work + rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs + id="defs5"><inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + id="perspective9" /></defs><sodipodi:namedview + inkscape:window-height="726" + inkscape:window-width="645" + inkscape:pageshadow="2" + inkscape:pageopacity="0.0" + guidetolerance="10.0" + gridtolerance="10.0" + objecttolerance="10.0" + borderopacity="1.0" + bordercolor="#666666" + pagecolor="#ffffff" + id="base" + showgrid="false" + inkscape:zoom="0.91687243" + inkscape:cx="303.75" + inkscape:cy="48.75" + inkscape:window-x="369" + inkscape:window-y="25" + inkscape:current-layer="g11" /><g + id="g11" + inkscape:groupmode="layer" + inkscape:label="IDF_QUADRI" + transform="matrix(1.25,0,0,-1.25,-0.6552737,97.3145)"><g + id="g13" + transform="scale(0.1,0.1)"><path + d="M 557.031,565.898 C 554.602,564.961 545.812,562.324 546.523,561.973 C 545.812,562.324 545.242,562.441 545.281,563.066 C 546.25,566.406 530.812,552.051 530.078,557.578 C 529.629,558.516 530.812,557.344 528.633,557.93 C 534.277,557.148 494.102,544.434 494.102,545.137 C 492.18,549.297 492.605,553.418 495.168,557.227 C 498.34,565.195 488.293,576.562 492.078,573.223 C 489.355,575.977 489.355,578.574 491.98,581.348 C 493.711,580.098 492.078,581.738 492.988,585.273 C 494.102,585.977 490.906,590.371 493.809,588.809 C 496.34,589.551 500.496,603.75 497.52,613.887 C 490.906,629.219 493.711,739.902 497.062,735.664 C 498.242,743.32 491.16,748.965 494.551,754.609 C 494.805,760.43 489.258,760.625 490,764.551 C 487.043,776.23 470.598,776.035 472.402,778.516 C 463.711,776.582 431.68,725.039 431.367,723.73 C 433.328,725.625 409.688,690.078 410.156,689.961 C 407.551,690.547 404.609,685.957 404.055,680.625 C 403.816,679.98 390.637,663.711 392.051,666.895 C 387.539,659.316 382.207,652.09 378.047,644.355 C 381.277,646.406 372.219,638.086 373.574,638.359 C 373.77,639.258 363.367,613.32 363.254,615.566 C 364.23,619.062 350.461,602.812 349.016,602.695 C 346.105,590.879 302.363,619.766 301.531,632.988 C 301.648,633.457 300.637,645.234 294.746,646.641 C 297.336,644.355 263.633,675.039 266.184,672.656 C 248.562,696.113 234.695,695.449 208.645,718.242 C 208.816,718.594 202.559,733.066 198.145,738.184 C 188.301,735.781 175,720.488 177.805,716.719 C 173.586,714.941 172.805,720.254 171.152,722.051 C 169.824,716.289 175.469,683.008 175.469,683.008 C 174.844,678.223 177.742,653.516 178.809,657.188 L 180.715,655.039 C 180.715,654.805 177.742,651.348 181.395,648.945 C 185.398,641.895 193.496,636.914 190.613,627.07 C 187.078,625.293 191.047,612.383 190.422,616.582 C 186.438,596.191 234.324,557.852 227.695,530.625 C 224.629,528.184 236.836,513.711 234.324,514.375 C 230.168,509.512 217.805,506.406 209.172,504.102 C 206.641,502.637 204.031,503.945 201.309,504.766 C 198.699,505.273 176.98,514.141 170.879,510.02 C 170.645,509.395 152.871,514.141 152.754,513.359 C 155.945,516.973 132.434,508.379 135.957,516.016 C 137.488,521.953 115.48,509.746 120.918,512.969 C 120.559,512.734 111.316,507.559 111.555,509.082 C 112.285,511.152 103.164,509.316 105.242,508.809 C 103.867,509.199 94.5312,511.875 95.8984,510.957 C 90.7227,514.375 89.6406,509.746 83.5234,512.695 C 83.1523,511.992 76.1992,511.035 74.9102,511.387 C 74.4805,511.504 61.1445,510.918 61.1445,511.309 C 62.1953,511.758 49.4414,507.598 48.5859,510.918 C 49.0547,511.504 38.5156,503.516 35.5586,508.457 C 36.875,512.539 23.6719,505.117 21.5938,504.805 C 19.9805,505.117 13.3125,508.027 14.6094,505.938 C 13.5078,505.352 5.24219,495.234 5.24219,495.234 C 6.79688,494.766 50.5859,461.91 43.7227,467.047 C 43.7227,467.047 48.4453,463.102 59.9414,456.266 C 58.1133,451.363 76.8555,456.031 73.8086,445.406 C 91.2305,455.68 126.934,407.652 139.473,415.27 C 141.062,415.27 146.395,406.871 148.145,407.535 C 145.32,409.977 157.207,403.609 153.477,403.883 C 155.129,401.93 154.52,402.633 160.203,396.754 C 174.473,397.379 180.535,385.602 185.266,381.637 C 200.938,351.461 135.879,322.32 130.273,307.086 C 130.059,306.305 130.059,305.68 129.188,305.914 C 129.922,305.211 120.09,301.637 118.953,296.891 L 109.199,284.215 C 100.527,286.695 78.4961,251.695 69.5703,247.184 L 48.3516,237.379 C 48.3516,237.379 45.3594,234.469 43.3672,231.52 C 41.4258,228.473 38.5156,224.938 36.3789,224.195 C 34.543,223.473 21.3555,210.465 21.3555,210.465 L 18.0977,204.293 L 23.3984,201.949 C 23.3984,201.949 19.9805,197.945 19.4727,196.207 C 18.7383,194.723 16.8477,190.367 20.957,189.43 C 25.2344,188.453 27.6289,188.453 28.6328,186.441 C 29.5508,184.41 46.6211,183.102 47.9961,183.375 C 49.2695,183.824 57.7656,187.574 57.7656,187.574 C 65.9688,190.172 92.8047,189.781 95.8984,187.105 C 95.3516,187.223 134.902,196.832 135.957,200.016 C 137.258,199.82 160.32,208.102 160.32,208.102 C 166.641,211.051 181.062,213.395 185.676,218.648 C 181.277,217.789 204.27,225.719 210.762,222.535 C 212.766,221.441 268.184,232.945 270.09,240.074 C 274.562,239.605 275.066,235.445 275.32,235.211 C 274.031,227.867 275.168,207.516 272.422,203.98 C 272.52,206.891 264.648,198.688 267.324,194.332 C 272.891,192.594 272.617,194.605 276.074,186.441 C 274.465,190.133 276.465,169.996 275.996,162.75 C 276.191,158.863 282.41,146.031 272.129,140.973 C 272.129,140.973 266.316,128.883 266.062,129.078 C 266.824,134.996 266.824,126.051 265.715,127.75 C 270.906,130.211 269.363,114.332 268.184,112.398 C 269.172,114.879 265.48,109.352 265.105,111.227 C 256.73,94.8125 274.348,92.9805 264.18,91.1445 C 268.535,89.8359 270.812,68.0195 270.535,71.1992 C 271.523,63.8555 270.906,56.7695 268.652,49.8125 C 267.188,54.3633 264.719,41.457 265.48,37.9375 C 267.188,29.7344 263.105,14.2695 270.906,10.6914 C 269.719,13.918 276.816,3.17578 276.816,3.17578 C 295.098,-4.5625 299.57,19.3633 307.695,23.1367 C 310.461,23.7227 313.621,34.7578 316.27,33.8945 C 316.523,34.7578 327.512,87.2969 335.969,84.582 C 335.574,84.582 350.105,106.168 353.086,115.387 C 352.969,114.762 346.105,122.926 360.684,129.273 C 367.766,126.891 371.047,145.797 372.859,156.578 C 373.34,162.75 377.695,159.762 378.32,166.324 C 378.203,164.508 390.867,185.699 392.949,194.371 C 395.027,194.254 395.344,203.98 396.797,202.652 C 392.852,206.07 400.234,210.094 399.27,213.082 C 400.625,218.297 400.176,222.965 402.449,222.535 C 404.609,232.711 410.984,228.277 412.41,227.359 C 415.438,225.719 419.609,228.277 420.105,220.738 C 417.18,216.969 429.562,213.395 428.496,211.051 C 428.145,212.848 487.629,142.691 504.055,129.234 C 504.812,128.531 550.879,82.8203 548.879,83.293 C 553.977,80.6523 558.254,71.3945 558.605,72.0625 C 556.68,69.0938 567.395,64.2305 569.277,64.2305 C 576.262,52.0195 576.609,54.5195 580.344,56.6094 C 581.562,51.1641 590.82,53.7773 594.211,52.0195 C 593.176,54.6406 601.492,56.9648 599.688,59.875 C 602.195,58.9961 597.98,69.7578 600.312,68.4844 C 597.336,73.6055 579.895,96.8242 581.105,101.07 C 581.465,102.516 583.594,101.969 584.895,101.695 C 584.656,103.062 582.656,104.488 581.465,105.465 C 584.656,105.543 585.359,107.223 583.594,110.602 C 580.461,108.883 576.16,128.727 578.887,131.52 C 579.988,136.578 564.648,198.688 557.395,204.762 C 557.859,206.93 554.883,220.621 554.309,221.793 C 542.285,229.293 552.227,244.312 543.938,246.949 C 541.992,243.219 533.34,257.379 532.102,269.156 C 528.113,276.48 532.102,294.02 529.375,291.402 C 527.02,294.059 541.855,300.387 545.535,292.301 C 576.848,280.445 636.66,300.113 658.301,283.355 C 663.398,293.004 674.902,285.504 668.738,287.281 C 667.793,286.109 669.836,285.543 671.25,285.152 C 668.367,285.758 692.305,287.281 695.93,285.387 C 686.711,287.633 709.465,286.148 708.562,286.5 C 700.48,288.258 724.727,283.59 750.547,299.605 C 759.824,302.457 758.113,307.281 762.004,316.148 C 760.43,308.59 764.414,323.727 756.57,328.512 C 710.82,339.977 674.426,373.746 628.855,385.68 C 611.199,389.449 582.656,432.691 567.488,429.938 C 595.078,461.441 621.836,492.793 650.281,519.551 C 655.867,524.922 712.898,586.445 712.898,585.703 C 715.02,588.809 718.215,599.043 717.98,594.648 C 718.098,596.113 717.395,598.066 715.859,600.273 C 715.742,599.512 694.426,616.191 688.867,605.801 C 696.379,601.133 673.645,599.512 668.074,598.223 C 666.367,597.168 664.934,597.598 663.645,597.949 C 657.949,599.355 650.496,592.852 646.688,591.992 C 638.352,599.434 617.461,585.625 607.961,582.441 C 608.75,582.852 603.887,581.855 596.504,583.438 C 593.328,578.223 593.43,579.707 594.211,580.176 C 591.445,578.691 589.133,576.328 577.988,572.52 C 579.246,572.051 570.93,568.555 567.742,569.395 C 568.02,567.93 566.492,564.004 561.594,564.961 C 557.898,565.898 558.391,567.305 557.031,565.898" + style="fill:#ee2722;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path15" /><path + d="M 972.07,591.719 L 872.355,591.719 L 959.551,707.617 L 1077.87,707.617 L 1165.14,591.719 L 1065.47,591.719 L 1018.76,654.102 L 972.07,591.719 M 952.527,143.785 L 952.527,548.086 L 1084.89,548.086 L 1084.89,143.785 L 952.527,143.785 L 952.527,143.785" + style="fill:#ee2722;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path17" /><path + d="M 1149.38,699.961 L 1281.82,699.961 L 1281.82,143.785 L 1149.38,143.785 L 1149.38,699.961" + style="fill:#ee2722;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path19" /><path + d="M 1449.21,313.609 C 1451.54,258.316 1483.51,221.715 1539.67,221.715 C 1571.43,221.715 1602.64,236.539 1615.1,266.207 L 1739.03,266.207 C 1714.91,172.672 1628.32,132.184 1537.98,132.184 C 1406.41,132.184 1316.82,211.637 1316.82,347.105 C 1316.82,470.934 1415.74,559.766 1534.9,559.766 C 1679.8,559.766 1752.22,450.66 1746.05,313.609 L 1449.21,313.609 M 1613.56,387.438 C 1611.25,432.887 1579.24,470.191 1534.9,470.191 C 1488.21,470.191 1457.06,436.734 1449.21,387.438 L 1613.56,387.438 L 1613.56,387.438" + style="fill:#ee2722;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path21" /><path + d="M 2067.45,143.785 L 2015.23,143.785 L 2015.23,186.715 L 2013.98,186.715 C 1996.85,151.754 1956.22,136.461 1912.7,136.461 C 1815.01,136.461 1766.55,213.863 1766.55,303.453 C 1766.55,393.102 1814.44,468.668 1911.52,468.668 C 1943.98,468.668 1990.65,456.461 2013.98,418.961 L 2015.23,418.961 L 2015.23,582.246 L 2067.45,582.246 L 2067.45,143.785 M 1919.95,182.555 C 1989.99,182.555 2017.02,242.711 2017.02,302.184 C 2017.02,364.957 1988.7,422.555 1917,422.555 C 1845.77,422.555 1821.75,361.832 1821.75,299.762 C 1821.75,240.27 1852.51,182.555 1919.95,182.555 L 1919.95,182.555" + style="fill:#ee2722;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path23" /><path + d="M 2387.96,244.508 C 2373.78,174.547 2323.51,136.461 2252.2,136.461 C 2150.91,136.461 2102.96,206.461 2099.93,303.453 C 2099.93,398.707 2162.59,468.668 2249.19,468.668 C 2361.52,468.668 2395.93,363.629 2392.82,286.812 L 2155.2,286.812 C 2153.37,231.48 2184.77,182.555 2254.02,182.555 C 2297,182.555 2327.1,203.512 2336.34,244.508 L 2387.96,244.508 M 2337.51,332.945 C 2335.09,382.73 2297.73,422.555 2246.05,422.555 C 2191.38,422.555 2158.86,381.48 2155.2,332.945 L 2337.51,332.945 L 2337.51,332.945" + style="fill:#ee2722;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path25" /><path + d="M 2426.73,699.961 L 2836.3,699.961 L 2836.3,583.906 L 2571.46,583.906 L 2571.46,470.191 L 2800.48,470.191 L 2800.48,358.062 L 2571.46,358.062 L 2571.46,143.785 L 2426.73,143.785 L 2426.73,699.961" + style="fill:#ee2722;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path27" /><path + d="M 2862.78,548.086 L 2991.36,548.086 L 2991.36,477.184 L 2992.77,477.184 C 3012.34,528.574 3057.39,555.977 3114.35,555.977 C 3124.44,555.977 3135.3,554.98 3145.5,552.676 L 3145.5,432.027 C 3128.33,436.734 3112.86,439.859 3094.86,439.859 C 3029.44,439.859 2995.05,394.625 2995.05,343.941 L 2995.05,143.785 L 2862.78,143.785 L 2862.78,548.086" + style="fill:#ee2722;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path29" /><path + d="M 3145.5,423.512 C 3147.82,476.324 3172.78,510.684 3208.48,531.758 C 3244.35,551.934 3291.02,559.766 3337.1,559.766 C 3432.82,559.766 3525.57,538.711 3525.57,424.215 L 3525.57,247.418 C 3525.57,213.16 3525.57,175.816 3541.2,143.785 L 3407.92,143.785 C 3403.29,156.305 3401.71,168.707 3400.14,181.93 C 3365.89,146.148 3315.28,132.184 3266.9,132.184 C 3189.86,132.184 3129.15,171.031 3129.15,254.469 C 3129.15,386.031 3272.43,375.875 3364.29,394.625 C 3386.93,399.293 3399.36,407.066 3399.36,432.027 C 3399.36,462.34 3362.84,474.039 3335.52,474.039 C 3298.88,474.039 3275.57,457.633 3269.29,423.512 L 3145.5,423.512 M 3316.85,213.941 C 3379.81,213.941 3400.89,249.723 3397.78,333.062 C 3379.15,321.5 3344.86,319.02 3316.02,311.285 C 3286.48,304.391 3261.53,291.871 3261.53,259.859 C 3261.53,227.203 3287.14,213.941 3316.85,213.941 L 3316.85,213.941" + style="fill:#ee2722;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path31" /><path + d="M 3573.8,548.086 L 3702.38,548.086 L 3702.38,492.754 L 3703.92,492.754 C 3728.07,534.043 3782.53,559.766 3830.83,559.766 C 3965.61,559.766 3976.52,461.637 3976.52,403.141 L 3976.52,143.785 L 3844.17,143.785 L 3844.17,339.273 C 3844.17,394.625 3850.38,450.66 3777.9,450.66 C 3728.07,450.66 3706.26,408.668 3706.26,364.254 L 3706.26,143.785 L 3573.8,143.785 L 3573.8,548.086" + style="fill:#ee2722;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path33" /><path + d="M 4288.88,399.996 C 4288.07,434.254 4257.69,458.453 4224.25,458.453 C 4150.25,458.453 4138.52,395.406 4138.52,339.273 C 4138.52,287.086 4161.12,233.414 4217.22,233.414 C 4263.14,233.414 4286.67,259.859 4292.71,302.613 L 4421.28,302.613 C 4409.6,194.449 4325.52,132.184 4217.98,132.184 C 4096.53,132.184 4006.06,215.523 4006.06,339.273 C 4006.06,467.809 4087.9,559.766 4217.98,559.766 C 4318.48,559.766 4408.06,506.758 4417.45,399.996 L 4288.88,399.996 L 4288.88,399.996" + style="fill:#ee2722;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path35" /><path + d="M 4561.52,313.609 C 4563.84,258.316 4595.73,221.715 4651.85,221.715 C 4683.7,221.715 4714.93,236.539 4727.34,266.207 L 4851.24,266.207 C 4827.06,172.672 4740.56,132.184 4650.23,132.184 C 4518.62,132.184 4429.05,211.637 4429.05,347.105 C 4429.05,470.934 4528.02,559.766 4647.04,559.766 C 4792.02,559.766 4864.44,450.66 4858.21,313.609 L 4561.52,313.609 M 4725.83,387.438 C 4723.48,432.887 4691.53,470.191 4647.04,470.191 C 4600.4,470.191 4569.32,436.734 4561.52,387.438 L 4725.83,387.438 L 4725.83,387.438" + style="fill:#ee2722;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path37" /></g></g></svg>
\ No newline at end of file diff --git a/static/saclay/images/logos/terre-et-cite.svg b/static/saclay/images/logos/terre-et-cite.svg new file mode 100644 index 0000000..5b77790 --- /dev/null +++ b/static/saclay/images/logos/terre-et-cite.svg @@ -0,0 +1,95 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="1805" + height="314" + id="svg2" + version="1.1" + inkscape:version="0.48.5 r10040" + sodipodi:docname="terre-et-cite.svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.24748737" + inkscape:cx="661.84578" + inkscape:cy="-154.97258" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1920" + inkscape:window-height="1080" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Calque 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(331.1411,-198.57018)"> + <path + inkscape:connector-curvature="0" + id="path3010" + d="m -213.62169,511.5704 c -35.73059,-6.45936 -53.18767,-39.4952 -35.55529,-67.28495 1.66973,-2.6316 3.03588,-5.06678 3.03588,-5.41151 0,-0.34474 -2.63862,-4.04161 -5.8636,-8.21528 -11.77784,-15.24249 -21.40053,-33.54755 -27.64497,-52.58848 -1.98409,-6.05 -3.83847,-11.675 -4.12085,-12.5 -1.67681,-4.89893 -6.78802,12.18564 -8.49918,28.40911 -1.3934,13.21077 -0.093,28.45062 3.71667,43.55819 1.41533,5.61255 2.35738,10.42058 2.09345,10.68451 -0.26394,0.26394 -2.71406,-3.48725 -5.44471,-8.33596 -20.21921,-35.90241 -34.50348,-77.26757 -38.16713,-110.52644 -5.30197,-48.13147 10.58014,-90.92329 39.11219,-105.38157 21.25678,-10.77163 44.88844,-3.99229 56.31459,16.15526 5.74416,10.12858 4.32613,9.27933 13.17268,7.889 21.87499,-3.43789 50.71618,-2.20093 71.58086,3.07 10.92126,2.75898 -12.64243,-19.33428 -31.25,-29.29992 -7.45293,-3.99156 -19.01804,-8.51745 -30.5,-11.93586 l -6,-1.78632 12,-0.3184 c 20.93233,-0.5554 49.92993,2.91701 74.28741,8.89576 42.27787,10.37748 74.27823,28.95533 93.2549,54.13927 11.48857,15.24649 15.95769,26.98225 15.95769,41.90437 0,19.27963 -8.00632,32.77543 -23.83932,40.18458 -5.81802,2.72258 -7.87949,3.13151 -17.67718,3.50653 l -11.0911,0.42454 -4.84095,10.40676 c -8.46708,18.20195 -20.87781,35.73638 -36.78104,51.96586 -8.94092,9.12434 -8.82326,9.81385 1.42693,8.36224 20.63944,-2.9229 43.05501,-14.68106 61.37352,-32.19367 5.18603,-4.95788 9.42914,-8.44003 9.42914,-7.73812 0,1.73125 -10.79701,19.27674 -19.15579,31.12879 -36.15663,51.26708 -76.5362,82.85244 -116.72986,91.30744 -8.92978,1.87843 -27.08039,2.70196 -33.59494,1.52427 z m 849.6982,-17.06997 c -11.7906,-1.5317 -19.20934,-8.11317 -21.21053,-18.81674 -0.55389,-2.96257 -1.00708,-14.49497 -1.00708,-25.62756 0,-21.77667 0.2868,-23.0085 5.19496,-22.31271 l 2.30504,0.32676 0.5,23.5 c 0.52926,24.87508 0.90369,26.88791 5.83142,31.34744 4.64723,4.20568 16.15039,5.89612 24.44591,3.59243 5.17886,-1.43818 10.14305,-6.06192 11.55,-10.75787 0.73965,-2.46876 1.17267,-11.87761 1.17267,-25.48063 0,-20.68834 0.0815,-21.59244 2,-22.20137 1.1,-0.34913 2.9342,-0.33827 4.076,0.0241 2.0394,0.64726 2.0703,1.0951 1.75,25.31739 -0.2877,21.76446 -0.5451,25.06925 -2.193,28.15848 -4.23343,7.93644 -9.73067,11.44415 -20.33889,12.97801 -3.73676,0.54031 -7.01911,0.93422 -7.29411,0.87538 -0.275,-0.0589 -3.32707,-0.47426 -6.78239,-0.92314 z m 248.7824,0.0783 c -10.1622,-1.34742 -16.5191,-5.17321 -19.953,-12.00851 -3.9328,-7.82843 -3.0877,-12.57688 2.1049,-11.82676 1.7009,0.2457 2.7011,1.56708 4.0322,5.32676 2.8698,8.10566 8.9128,11.50534 20.4319,11.49442 11.8486,-0.0112 19.384,-4.39728 19.384,-11.28264 0,-7.30097 -4.3421,-9.75594 -23.3635,-13.20952 -11.4468,-2.07832 -15.9249,-3.9278 -19.5744,-8.08437 -8.0314,-9.14721 -3.0242,-22.61259 10.0198,-26.94509 7.3953,-2.45633 21.6846,-1.73826 28.1953,1.41686 6.321,3.06324 10.0353,7.98039 10.1413,13.42567 0.078,3.99653 -0.053,4.18467 -2.9036,4.18467 -2.5641,0 -3.293,-0.64839 -5.1677,-4.59697 -2.5535,-5.37854 -6.665,-7.77071 -14.7984,-8.61015 -11.5793,-1.19509 -20.5488,3.47038 -20.5488,10.6885 0,6.28868 4.2765,8.66218 21.4847,11.92421 18.9485,3.59193 24.824,8.01328 24.7288,18.60841 -0.099,11.05941 -6.9594,17.44563 -20.9059,19.46211 -3.7442,0.54135 -7.0326,0.93418 -7.3076,0.87296 -0.275,-0.0612 -2.975,-0.43947 -6,-0.84056 z m 132.78839,0.005 c -15.0011,-1.94803 -25.00439,-11.66089 -27.78129,-26.9746 -3.0763,-16.96473 5.4824,-33.3373 20.33099,-38.89288 4.0621,-1.51984 8.0084,-2.14646 13.5179,-2.14646 14.7749,0 24.3698,4.95202 29.5088,15.22969 3.3042,6.60819 2.9796,8.77031 -1.3166,8.77031 -2.6126,0 -3.352,-0.66608 -5.5459,-4.99543 -4.3864,-8.65611 -14.6138,-13.10732 -26.6444,-11.59627 -13.0531,1.63947 -20.93599,10.282 -21.69929,23.79023 -1.014,17.94599 7.63499,28.68272 23.86329,29.62336 9.6445,0.55902 14.621,-1.12353 20.1243,-6.80402 2.5553,-2.63766 4.9468,-6.16464 5.3142,-7.83771 0.8277,-3.76839 2.731,-5.43315 5.7243,-5.00692 3.0176,0.42968 3.3987,3.01062 1.2682,8.58921 -3.3332,8.72792 -12.5754,16.17061 -22.0081,17.72309 -7.3767,1.21408 -8.9418,1.27051 -14.6564,0.5284 z m -763.07434,-1.63278 c -0.39273,-0.39274 -0.71406,-14.99092 -0.71406,-32.44041 0,-28.00778 0.1854,-31.79749 1.58179,-32.33333 0.86998,-0.33385 9.33831,-0.60699 18.8185,-0.60699 20.37612,0 25.76703,1.14866 30.45627,6.48941 3.48641,3.97081 4.57092,8.34222 3.94429,15.89858 -0.53746,6.48107 -3.41782,10.84468 -9.13506,13.8392 -3.62825,1.90037 -6.29489,2.2523 -20.66579,2.72736 l -16.5,0.54545 -0.5,13 -0.5,13 -3.03594,0.29739 c -1.66977,0.16357 -3.35727,-0.0239 -3.75,-0.41666 z m 40.6907,-35.51929 c 6.9198,-3.15287 7.28157,-16.9038 0.53648,-20.39182 -2.14258,-1.10797 -6.6684,-1.46962 -18.39158,-1.46962 l -15.54966,0 0,11.5 0,11.5 15.45295,0 c 9.42582,0 16.42758,-0.44407 17.95181,-1.13856 z m 21.63912,34.22055 c -1.41142,-2.63726 -1.41938,-59.51185 -0.009,-62.14773 0.5877,-1.09756 2.08647,-1.93426 3.46512,-1.93426 1.37865,0 2.87742,0.8367 3.46482,1.93426 0.64043,1.19667 1.03518,12.25524 1.03518,29 l 0,27.06574 18.5,0.17857 c 10.175,0.0982 19.49484,0.21072 20.71076,0.25 1.94297,0.0628 3.74612,-3.32016 14.88624,-27.92857 6.97151,-15.4 13.19441,-28.5625 13.82866,-29.25 1.30164,-1.4109 5.90812,-1.64197 7.87402,-0.39497 1.92061,1.21828 29.38488,62.22164 28.75349,63.86699 -0.34896,0.9094 -1.68934,1.2949 -3.79629,1.09185 -3.03477,-0.29246 -3.56225,-0.94471 -7.73455,-9.56387 l -4.47767,-9.25 -16.57902,0 -16.57903,0 -4.44331,9.25 -4.4433,9.25 -26.70612,0.26625 c -25.60118,0.25524 -26.74931,0.18555 -27.75,-1.68426 z m 91.95612,-26.42208 c 0,-1.99331 -10.75936,-26.0797 -11.80555,-26.42843 -0.95471,-0.31823 -12.19445,23.98475 -12.19445,26.3673 0,1.12378 2.37599,1.40122 12,1.40122 9.36359,0 12,-0.29442 12,-1.34009 z m 40.62765,26.81214 c -0.34521,-0.89959 -0.62765,-13.97382 -0.62765,-29.05384 l 0,-27.41821 -10.56574,0 c -5.81116,0 -11.43616,-0.46583 -12.5,-1.03518 -2.33196,-1.24803 -2.56811,-5.50761 -0.35247,-6.35783 0.86998,-0.33385 13.67915,-0.60699 28.46481,-0.60699 25.5228,0 26.93523,0.0975 27.91463,1.92756 1.35596,2.53363 0.34344,4.9686 -2.32153,5.583 -1.17684,0.27131 -6.6397,0.60492 -12.1397,0.74136 l -10,0.24808 -0.5,28.5 -0.5,28.5 -3.12235,0.30384 c -2.16641,0.21081 -3.31452,-0.19693 -3.75,-1.33179 z m 39.05553,0.87779 c -0.37575,-0.37574 -0.68318,-14.96003 -0.68318,-32.40952 0,-28.00778 0.1854,-31.79749 1.58179,-32.33333 0.86998,-0.33385 12.32915,-0.60699 25.46481,-0.60699 22.589,0 23.93912,0.1048 24.91822,1.93426 1.33879,2.50156 1.32284,2.63522 -0.53625,4.49431 -1.32863,1.32863 -4.81065,1.57143 -22.53621,1.57143 l -20.96478,0 0.28621,9.75 0.28621,9.75 19.92371,0.27172 c 20.39198,0.27811 22.57629,0.69565 22.57629,4.31554 0,3.35648 -3.33155,3.91274 -23.43426,3.91274 l -19.56574,0 0,11 0,11 20.25,0.0136 c 11.1375,0.008 21.28663,0.29131 22.55361,0.63066 1.87667,0.50264 2.24735,1.19513 2,3.73634 l -0.30361,3.1194 -25.56682,0.26651 c -14.06175,0.14658 -25.87425,-0.0409 -26.25,-0.41667 z m 54.78611,-0.56927 c -0.28433,-0.74095 5.85702,-15.40199 13.64744,-32.5801 11.89465,-26.22806 14.54248,-31.32782 16.52383,-31.82511 6.01051,-1.50854 6.11217,-1.35476 21.27794,32.18875 9.33993,20.65797 13.95662,31.96077 13.31616,32.60123 -0.53919,0.53919 -2.47795,0.83507 -4.30835,0.6575 -3.16346,-0.30688 -3.52716,-0.78021 -7.35577,-9.57284 l -4.02776,-9.25 -16.76143,0 -16.76144,0 -2.98143,6.75 c -4.97927,11.27312 -5.30728,11.72143 -8.82655,12.06387 -2.02254,0.1968 -3.4185,-0.18861 -3.74264,-1.0333 z m 44.53071,-26.85958 c 0,-2.26145 -11.4352,-26.94259 -12.3428,-26.64006 -1.22075,0.40692 -12.58175,25.9695 -11.9861,26.96907 0.7332,1.23039 24.3289,0.9113 24.3289,-0.32901 z m 121.6667,27.41234 c -0.3667,-0.36666 -0.6667,-14.98309 -0.6667,-32.48094 l 0,-31.81429 2.458,-0.61693 c 1.352,-0.33931 10.4645,-0.44087 20.25,-0.2257 19.9495,0.43866 23.0454,1.22586 29.4802,7.49596 6.38131,6.21797 8.27441,11.99425 8.29451,25.30857 0.016,10.60025 -0.2026,11.94786 -2.7936,17.22425 -1.54611,3.14833 -4.63601,7.28641 -6.86661,9.19572 -6.6832,5.72052 -10.7762,6.58003 -31.334,6.58003 -9.9853,0 -18.4552,-0.3 -18.8218,-0.66667 z m 40.9886,-8.97406 c 7.2704,-3.45002 10.8141,-11.50431 10.7191,-24.36286 -0.077,-10.37729 -2.383,-16.37438 -7.924,-20.60488 -3.7699,-2.87826 -3.8623,-2.89299 -20.1189,-3.20883 l -16.3315,-0.3173 0,25.0673 0,25.0673 15.0989,0 c 11.9252,0 15.8256,-0.34487 18.5564,-1.64073 z m 29.95171,8.05894 c -0.3339,-0.86998 -0.607,-15.17998 -0.607,-31.8 0,-22.16972 0.3196,-30.53782 1.2,-31.41821 1.7054,-1.70541 48.8946,-1.70541 50.6,0 1.5624,1.56243 1.536,4.4645 -0.05,5.49098 -0.6875,0.44496 -10.7,1.03402 -22.25,1.30902 l -21,0.5 0,9.5 0,9.5 21,0.5 21,0.5 0.3134,3.25 c 0.1723,1.7875 0.1723,3.33036 0,3.42858 -0.1724,0.0982 -9.7634,0.43571 -21.3134,0.75 l -21,0.57142 0,10.5 0,10.5 22,0.54929 c 12.1,0.30211 22.0644,0.63961 22.143,0.75 1.0076,1.41415 1.1471,3.72447 0.3182,5.27315 -0.977,1.82562 -2.3727,1.92756 -26.3894,1.92756 -22.2005,0 -25.4334,-0.19695 -25.9648,-1.58179 z m 140.393,-0.19806 c 0,-1.8125 26.4031,-60.68882 28.239,-62.97015 1.7399,-2.16214 7.5336,-1.53031 9.1698,1 2.8274,4.37257 27.5912,59.90633 27.5912,61.87431 0,1.69295 -0.5652,1.94924 -3.7186,1.68606 -4.0932,-0.34164 -4.2321,-0.52257 -9.2577,-12.06037 l -2.9401,-6.75 -16.5998,0 -16.5998,0 -4.4092,9.5 c -4.3514,9.37518 -4.4557,9.5 -7.942,9.5 -2.7205,0 -3.5328,-0.40926 -3.5328,-1.77985 z m 44.4249,-26.0987 c 0.7294,-1.18015 -10.7963,-26.65536 -11.9877,-26.49648 -0.9799,0.13068 -12.26,23.94895 -12.3725,26.12503 -0.076,1.47873 23.4542,1.83753 24.3602,0.37145 z m 100.24179,27.21188 c -0.3667,-0.36666 -0.6667,-14.96134 -0.6667,-32.43261 0,-30.88769 0.055,-31.78349 2,-32.40072 1.1,-0.34913 2.9,-0.34913 4,0 1.9382,0.61517 2,1.51303 2,29.06739 l 0,28.43261 17.875,0 c 9.8313,0 19.1942,0.26384 20.8066,0.58631 l 2.9315,0.58632 12.8141,-28.33632 c 7.0478,-15.58497 13.5209,-28.89881 14.3846,-29.58631 2.1885,-1.74191 6.6854,-1.56081 8.2567,0.3325 2.2247,2.68067 28.9702,62.54589 28.374,63.51053 -0.3083,0.49883 -2.1351,0.90697 -4.0595,0.90697 -3.4437,0 -3.5687,-0.15015 -7.9082,-9.5 l -4.4093,-9.5 -16.5655,0 -16.5655,0 -4.4093,9.5 -4.4092,9.5 -26.8913,0 c -14.7903,0 -27.1914,-0.3 -27.558,-0.66667 z m 92.3372,-27.08333 c 0.011,-2.06651 -11.6321,-27.20727 -12.4705,-26.92778 -1.3528,0.45092 -12.6271,25.71719 -11.9583,26.79923 0.6586,1.06569 24.4233,1.19075 24.4288,0.12855 z m 44.6628,27.08333 c -0.3667,-0.36666 -0.6795,-6.55416 -0.695,-13.75 l -0.028,-13.08333 -13.9642,-18 c -7.6803,-9.9 -13.8202,-18.45 -13.6443,-19 0.1759,-0.55 1.9353,-1.13745 3.9099,-1.30544 3.3001,-0.28077 3.9805,0.16744 8.4227,5.54802 2.6579,3.2194 7.7576,9.75028 11.3326,14.51306 3.575,4.76279 7.0409,8.67868 7.7019,8.70199 0.6611,0.0233 5.6111,-5.69263 11,-12.70206 5.389,-7.00944 10.5856,-13.53444 11.5481,-14.5 1.856,-1.86192 8.2189,-2.42394 9.214,-0.81386 0.5569,0.90117 -4.1721,7.4469 -20.1599,27.90431 l -7.3041,9.34602 0,12.32219 c 0,6.77721 -0.2731,13.034 -0.607,13.90398 -0.603,1.57139 -5.4153,2.22611 -6.7263,0.91512 z M 27.22248,431.07526 c -0.31766,-0.82779 -0.31766,-2.18237 0,-3.01016 0.50958,-1.32795 11.7318,-1.47506 95.35698,-1.25 l 94.77944,0.25508 0,2.5 0,2.5 -94.77944,0.25508 c -83.62518,0.22506 -94.8474,0.078 -95.35698,-1.25 z m 1238.99802,-0.005 c -0.3166,-0.825 -0.3166,-2.175 0,-3 0.5061,-1.31877 12.0572,-1.5 95.607,-1.5 l 95.0314,0 0,3 0,3 -95.0314,0 c -83.5498,0 -95.1009,-0.18123 -95.607,-1.5 z M 235.13658,391.55817 c -41.61115,-4.30917 -66.39008,-29.83423 -66.48599,-68.48799 -0.0324,-13.06037 1.83422,-21.93328 6.77537,-32.20635 8.55045,-17.77713 24.77152,-30.37092 46.93294,-36.43802 6.83353,-1.8708 10.55166,-2.18705 25.5,-2.16888 14.75805,0.0179 18.75346,0.36 25.5,2.18316 32.64475,8.82179 51.03995,31.61538 53.1675,65.88009 0.35004,5.6375 0.45555,10.35371 0.23447,10.48046 -0.22109,0.12676 -27.62697,0.46426 -60.90197,0.75 l -60.5,0.51954 0.28626,3.48933 c 0.42543,5.18559 4.48044,13.25982 9.26747,18.45314 15.76983,17.10824 52.52724,16.57211 67.52669,-0.98492 l 4.66253,-5.45755 17.40991,0 c 14.36871,0 17.50812,0.25593 17.97212,1.46511 0.95229,2.48161 -6.58575,13.64802 -14.55024,21.55387 -16.62491,16.50252 -42.88491,24.06665 -72.79706,20.96901 z m 54.29942,-84.3283 c 0.28288,-0.73718 -0.43044,-3.86541 -1.58514,-6.95163 -6.39742,-17.09865 -28.59073,-27.67011 -49.20225,-23.43679 -9.52561,1.95643 -16.94772,5.57465 -22.6561,11.04467 -4.53646,4.34703 -10.13145,14.52568 -10.13282,18.43406 l -7.9e-4,2.25 41.53138,0 c 33.79514,0 41.6272,-0.24967 42.04572,-1.34031 z m 348.35043,84.32997 c -12.15376,-1.38612 -20.68798,-3.74895 -30.74092,-8.51107 -7.77617,-3.68361 -10.76951,-5.81906 -17.27319,-12.32274 -13.66695,-13.66695 -19.73064,-30.61468 -18.64434,-52.11001 1.63411,-32.33526 20.95151,-55.41643 53.73092,-64.19979 11.45621,-3.06973 36.29293,-3.32138 48.5,-0.4914 27.2457,6.31639 44.8975,22.19738 52.4398,47.17897 2.4656,8.16662 4.2836,26.10521 2.9102,28.71638 -0.8609,1.63698 -4.7931,1.75 -60.88518,1.75 l -59.96482,0 7.9e-4,3.25 c 10e-4,4.71199 5.17889,14.92968 10.0174,19.76819 9.05886,9.05886 25.16697,13.39147 41.60888,11.19157 11.33343,-1.5164 17.56633,-4.59952 24.73553,-12.23546 l 5.6523,-6.02039 17.6601,0.27305 c 11.5327,0.1783 17.7848,0.64796 18.0194,1.3536 0.5974,1.79665 -9.4356,16.28412 -14.9165,21.53912 -10.1326,9.71507 -23.1854,16.43262 -37.7201,19.41257 -8.82576,1.80946 -25.85055,2.51575 -35.13027,1.45741 z m 53.90207,-85.81672 c 0.4914,-3.46831 -4.3659,-12.55133 -9.4085,-17.59399 -5.6283,-5.62825 -12.899,-9.19052 -22.98577,-11.26179 -17.48156,-3.58974 -36.54001,3.1601 -45.31202,16.04795 -3.45483,5.07583 -6.57342,13.09758 -5.66398,14.56908 0.47111,0.76228 12.99902,1.00976 41.85651,0.82685 l 41.18416,-0.26104 0.3296,-2.32706 z m 324.0979,85.82049 c -22.46929,-2.57379 -40.31219,-10.47066 -53.92559,-23.86627 -17.3724,-17.09441 -25.9605,-39.48815 -25.9888,-67.76669 -0.026,-26.305 6.4516,-45.7988 21.0472,-63.3372 17.7254,-21.29922 51.78669,-32.52191 88.70849,-29.22812 42.4968,3.79114 70.3502,22.80991 80.8487,55.20485 0.9804,3.025 1.805,7.525 1.8325,10 l 0.05,4.5 -19.11,0.2711 c -14.5323,0.20616 -19.3486,-0.0334 -20.1057,-1 -0.5476,-0.6991 -1.5446,-3.5211 -2.2157,-6.2711 -3.9216,-16.07202 -18.7687,-28.99613 -37.9917,-33.07109 -14.3402,-3.03988 -31.6486,-1.19792 -43.1099,4.58776 -20.95439,10.57772 -32.21629,34.15969 -30.71589,64.31744 1.0012,20.1234 8.9924,35.92911 23.3713,46.22548 17.30059,12.38867 43.56069,14.91261 62.92389,6.04784 11.1852,-5.12077 21.3683,-17.56424 25.3502,-30.97732 l 2.2652,-7.63011 19.9191,0 19.9192,0 0,2.2701 c 0,3.86648 -3.9471,16.74957 -7.4029,24.16263 -11.2284,24.08608 -35.3197,40.13332 -66.7091,44.43489 -11.2337,1.53946 -30.4913,2.09593 -38.9605,1.12581 z m 362.8264,-0.0191 c -11.9137,-1.35191 -20.3901,-3.73826 -30.514,-8.59048 -16.2532,-7.78994 -27.1376,-20.31284 -32.927,-37.88382 -2.2955,-6.96698 -2.6467,-9.74322 -2.7196,-21.5 -0.063,-10.07654 0.369,-15.14833 1.7018,-20 7.0002,-25.48197 26.2629,-43.07112 54.3944,-49.66832 11.6847,-2.74023 35.669,-2.48452 47.8105,0.50973 14.0126,3.45569 24.5852,9.17028 33.5287,18.12251 12.1801,12.19187 18.0212,25.4958 20.0954,45.76916 1.5192,14.84947 8.8303,13.26692 -61.291,13.26692 l -60.0964,0 0.5449,4.0625 c 0.7633,5.6911 5.0655,14.02356 9.7134,18.81291 9.8522,10.15204 28.4822,14.42525 46.3686,10.63569 8.6513,-1.83294 13.7792,-4.83204 20.3705,-11.91401 l 5.2093,-5.59709 17.4693,0 c 10.9056,0 17.7084,0.38696 18.1058,1.0299 0.7398,1.19702 -3.2098,8.26646 -8.6977,15.56811 -9.3639,12.45884 -25.7271,22.26471 -43.038,25.79109 -9.5572,1.9469 -26.3358,2.68512 -36.0289,1.5852 z m 54.2241,-85.72433 c -0.053,-6.67421 -7.0833,-17.18399 -14.8117,-22.14329 -18.4665,-11.84993 -44.4661,-9.8595 -58.8294,4.50377 -4.7746,4.77457 -10.92,16.42764 -9.9695,18.90447 0.4913,1.28041 6.2927,1.48505 42.1012,1.48505 l 41.5314,0 -0.022,-2.75 z m -624.46069,84.64371 c -34.5504,-3.6368 -55.33961,-25.47605 -53.25151,-55.94115 1.2699,-18.52685 12.89721,-31.85823 38.32091,-43.93701 l 8.499,-4.03787 -7.179,-8.23884 c -3.9485,-4.53136 -8.5546,-11.14615 -10.2357,-14.69954 -2.6106,-5.5177 -3.0596,-7.63409 -3.0762,-14.5 -0.026,-10.69499 2.2265,-17.0884 8.4,-23.84328 8.3641,-9.15165 19.7005,-13.69602 34.1661,-13.69602 19.3197,0 32.5845,6.7909 39.4881,20.21585 3.9193,7.62173 4.4983,20.72702 1.2938,29.28415 -3.0243,8.07573 -14.3725,19.49551 -24.6928,24.84854 -3.9875,2.06829 -7.25,4.12509 -7.25,4.57068 0,1.69189 50.0096,48.19285 51.1027,47.51732 1.7958,-1.10987 4.5399,-8.29066 6.4723,-16.93654 0.9834,-4.4 2.2261,-8.58017 2.7615,-9.28927 0.6816,-0.90262 3.2514,-1.20252 8.5685,-1 l 7.595,0.28927 0.3104,3.75087 c 0.4474,5.40626 -3.2436,17.88721 -8.2725,27.97293 l -4.3498,8.7238 17.32,16.2762 c 9.526,8.95191 17.2408,16.9512 17.144,17.7762 -0.1426,1.21543 -2.3199,1.55375 -11.4768,1.78334 l -11.3007,0.28334 -7.1873,-6.7561 c -3.953,-3.71585 -9.0742,-8.52441 -11.3804,-10.68569 l -4.1931,-3.9296 -5.6883,5.19877 c -6.5958,6.02824 -22.4575,14.10209 -32.4255,16.50517 -6.817,1.64343 -23.3749,3.64806 -28.5,3.45043 -1.65,-0.0636 -6.5922,-0.49381 -10.9827,-0.95595 z m 31.2749,-17.45383 c 4.2393,-0.85807 10.4078,-2.81783 13.7078,-4.35503 6.5282,-3.04094 17.9633,-11.24379 18.8327,-13.50944 0.6138,-1.59946 -56.8078,-56.57541 -59.0922,-56.57541 -2.5992,0 -16.4349,6.96315 -22.6549,11.40166 -11.3176,8.07607 -15.9199,16.4603 -15.9728,29.09834 -0.029,6.86111 0.3782,8.82434 2.8589,13.79048 5.0276,10.06493 15.2466,17.46436 27.9301,20.22379 8.4318,1.83443 25.1383,1.79829 34.3904,-0.0744 z m -11.5098,-97.67109 c 7.8273,-4.17188 16.0179,-11.69194 18.6447,-17.11826 2.4143,-4.98727 2.7412,-13.11528 0.7219,-17.94827 -6.4946,-15.54374 -37.1882,-16.55536 -46.1199,-1.52005 -2.8383,4.77776 -2.6419,12.96771 0.4583,19.12079 2.8156,5.58803 16.4735,20.697 18.7093,20.697 0.8378,0 4.2514,-1.45404 7.5857,-3.23121 z m 431.58259,114.22058 c -14.9587,-1.43197 -24.4783,-6.39081 -28.8973,-15.05271 -3.2529,-6.37618 -3.9272,-15.71627 -3.9479,-54.68666 l -0.02,-37.25 -12.3,0 c -8.2333,0 -12.6967,-0.39675 -13.5,-1.2 -1.352,-1.35202 -1.6907,-21.47954 -0.3957,-23.51753 0.5233,-0.82354 4.8059,-1.30893 13.2346,-1.5 l 12.4611,-0.28247 0.5547,-19.5 c 0.3052,-10.725 0.6427,-19.62338 0.75,-19.77418 0.1074,-0.1508 7.7328,-0.1508 16.9453,0 l 16.75,0.27418 0.5,19.5 0.5,19.5 17,0.5 17,0.5 0,12.5 0,12.5 -17,0.5 -17,0.5 0,35 c 0,19.25 0.3489,36.24895 0.7754,37.77544 0.4265,1.52649 1.664,3.66399 2.75,4.75 1.7841,1.78407 3.37,1.97456 16.4394,1.97456 13.2775,0 14.5498,0.15877 15.5,1.93426 1.4951,2.79368 1.3268,20.29876 -0.2148,22.33283 -0.9492,1.25241 -4.138,1.89758 -13.25,2.68081 -13.0236,1.11945 -13.3682,1.12003 -24.635,0.0415 z M 75.32594,386.32018 c -0.2586,-0.6875 -0.58198,-33.65 -0.71861,-73.25 l -0.24843,-72 -31.5,-0.5 c -17.325,-0.275 -32.0625,-0.86406 -32.75,-1.30902 -1.42293,-0.92094 -1.79579,-24.28307 -0.4221,-26.44676 0.63151,-0.99468 18.14604,-1.2026 84.23469,-1 l 83.43741,0.25578 0.27741,13.6262 c 0.27365,13.44119 0.2465,13.63448 -2,14.23634 -1.25257,0.33558 -15.88991,0.61629 -32.52741,0.6238 l -30.25,0.0137 0,72.3 c 0,54.9 -0.2888,72.5888 -1.2,73.5 -1.74075,1.74075 -35.67693,1.69405 -36.33296,-0.05 z m 274.77555,0.42109 c -0.99301,-0.63043 -1.20329,-14.34757 -1,-65.23469 l 0.25741,-64.4364 16.42515,-0.27561 c 12.47071,-0.20926 16.62006,0.0315 17.23469,1 0.44524,0.70158 0.81643,5.66311 0.82485,11.02561 0.008,5.3625 0.35281,9.72488 0.76531,9.69419 0.4125,-0.0307 2.63785,-2.44903 4.94522,-5.37406 5.30921,-6.73044 14.6504,-13.78438 22.06176,-16.65981 4.59829,-1.78402 8.33425,-2.30563 18.74302,-2.61686 7.77015,-0.23233 13.60344,0.0173 14.5,0.62053 1.19503,0.80404 1.56267,4.01591 1.80827,15.79762 0.38702,18.56637 0.32162,18.69056 -8.80827,16.7276 -17.35361,-3.7311 -35.45118,0.67651 -44.66839,10.87886 -1.9587,2.16805 -4.7471,6.47091 -6.19644,9.56192 l -2.63517,5.62001 -0.29794,35.9553 c -0.19669,23.73572 -0.66312,36.39532 -1.37245,37.25 -1.2173,1.46677 -30.35434,1.88324 -32.58702,0.46579 z m 113,0 c -0.99301,-0.63043 -1.20329,-14.34757 -1,-65.23469 l 0.25741,-64.4364 16.42515,-0.27561 c 12.47071,-0.20926 16.62006,0.0315 17.23469,1 0.44524,0.70158 0.81643,5.66311 0.82485,11.02561 0.008,5.3625 0.35281,9.72488 0.76531,9.69419 0.4125,-0.0307 2.63785,-2.44903 4.94522,-5.37406 5.30921,-6.73044 14.6504,-13.78438 22.06176,-16.65981 4.59829,-1.78402 8.33425,-2.30563 18.74302,-2.61686 7.77015,-0.23233 13.60344,0.0173 14.5,0.62053 1.19503,0.80404 1.56267,4.01591 1.80827,15.79762 0.38702,18.56637 0.32162,18.69056 -8.80827,16.7276 -22.29929,-4.79444 -42.07649,2.81913 -50.208,19.32844 l -3.292,6.6837 -0.3088,35.99271 c -0.20174,23.51439 -0.67756,36.43704 -1.37245,37.27433 -1.20727,1.45468 -30.35978,1.8598 -32.57616,0.4527 z m 691.79261,-1.10535 c -0.6815,-1.27331 -1.0352,-22.99394 -1.0352,-63.56574 0,-40.57179 0.3537,-62.29243 1.0352,-63.56574 0.9569,-1.78807 2.2391,-1.93426 16.9648,-1.93426 14.7257,0 16.0079,0.14619 16.9648,1.93426 0.6815,1.27331 1.0352,22.99395 1.0352,63.56574 0,40.5718 -0.3537,62.29243 -1.0352,63.56574 -0.9569,1.78807 -2.2391,1.93426 -16.9648,1.93426 -14.7257,0 -16.0079,-0.14619 -16.9648,-1.93426 z m 216.5636,-146.9059 c -0.9561,-1.54705 19.5324,-33.25924 22.1249,-34.24489 2.6558,-1.00975 35.1734,-1.27541 37.6945,-0.30796 0.87,0.33384 1.5818,1.12646 1.5818,1.76136 0,0.63491 -7.3175,8.46177 -16.261,17.39302 l -16.2611,16.23863 -14.1799,0 c -7.799,0 -14.4136,-0.37807 -14.6992,-0.84016 z m -216.5636,-3.0941 c -0.5694,-1.06384 -1.0352,-6.71842 -1.0352,-12.56574 0,-5.84732 0.4658,-11.5019 1.0352,-12.56574 0.9569,-1.78807 2.2391,-1.93426 16.9648,-1.93426 14.7257,0 16.0079,0.14619 16.9648,1.93426 0.5694,1.06384 1.0352,6.71842 1.0352,12.56574 0,5.84732 -0.4658,11.5019 -1.0352,12.56574 -0.9569,1.78807 -2.2391,1.93426 -16.9648,1.93426 -14.7257,0 -16.0079,-0.14619 -16.9648,-1.93426 z" + style="fill:#778dc6" /> + <path + inkscape:connector-curvature="0" + id="path3008" + d="m 631.67945,493.23852 c -6.11492,-1.72928 -11.29601,-5.76834 -14.07978,-10.97627 -2.14598,-4.01474 -2.24077,-5.22844 -2.24077,-28.69207 l 0,-24.5 3,0 3,0 0.5,24.08084 0.5,24.08085 2.69355,3.52843 c 4.89968,6.41835 14.63406,9.02546 25.37413,6.79583 7.89932,-1.63989 12.68394,-6.25314 14.29726,-13.78517 0.63174,-2.9494 1.13506,-14.14594 1.13506,-25.25 l 0,-19.95078 3,0 3,0 -0.01,23.25 c 0,13.13737 -0.4618,24.89296 -1.0545,27.02733 -1.4157,5.09763 -6.47482,10.62935 -11.92719,13.04122 -5.69943,2.52116 -20.45932,3.25383 -27.19216,1.34979 z m 248.17946,-0.20738 c -9.3978,-2.62351 -15.7953,-9.34101 -16.2645,-17.07822 -0.2161,-3.56254 -0.01,-3.90888 2.5202,-4.19971 1.9673,-0.22629 2.9165,0.20286 3.3178,1.5 2.11,6.82072 4.4781,10.16265 8.6028,12.14067 5.7779,2.77082 13.0713,3.60162 20.1423,2.29446 7.3736,-1.36307 11.3103,-4.1474 12.7747,-9.03522 2.5131,-8.38812 -3.3245,-12.68672 -21.5933,-15.90042 -18.2271,-3.20636 -24.488,-7.54234 -24.4963,-16.96464 -0.011,-12.09462 8.9358,-18.63258 25.4963,-18.63258 13.0928,0 21.0643,3.91478 24.6979,12.1291 2.3015,5.2031 1.8267,7.2856 -1.6614,7.2856 -2.0101,0 -2.9539,-0.90986 -4.6197,-4.45353 -2.7984,-5.95348 -8.2976,-8.69724 -17.6732,-8.81787 -8.3946,-0.108 -13.4391,1.52658 -16.7109,5.41488 -5.0875,6.04615 -2.1131,12.76957 6.7829,15.33229 2.8514,0.82143 9.9094,2.42992 15.6844,3.57443 12.3754,2.45261 18.5376,5.59886 20.5909,10.5131 3.9741,9.51148 -0.7059,19.64453 -11.0909,24.01335 -5.6104,2.36022 -19.5471,2.82529 -26.5,0.88431 z m 133.14029,0.0302 c -15.35519,-4.31556 -23.94759,-17.209 -22.92879,-34.4062 0.5504,-9.29149 3.3201,-15.97238 9.0863,-21.9175 5.13459,-5.29381 9.37459,-7.55875 17.15759,-9.16528 15.5604,-3.21188 32.6811,3.9329 37.0904,15.47845 3.4026,8.9098 -1.9607,10.56475 -6.5444,2.01935 -4.8654,-9.07068 -16.4488,-13.64341 -28.7844,-11.36306 -7.2704,1.34401 -10.0377,2.81536 -14.4215,7.66761 -4.65069,5.14782 -6.24689,10.03158 -6.27359,19.19545 -0.028,9.62004 2.2335,15.59806 7.86479,20.78881 5.5123,5.08102 10.3257,6.7022 19.6133,6.60584 11.5718,-0.12005 18.631,-4.64942 22.9289,-14.71173 1.8263,-4.27579 2.3673,-4.78144 4.8143,-4.5 2.3936,0.2753 2.7155,0.70109 2.4431,3.23169 -0.7729,7.18252 -8.1457,15.92416 -16.5641,19.63936 -6.3896,2.81987 -18.1934,3.48562 -25.4819,1.43721 z m -758.1403,-32.49116 0,-32 19.78811,0 c 18.53469,0 20.07023,0.14252 24.24193,2.25 5.28229,2.66853 8.62947,7.29663 9.50639,13.14437 1.37961,9.19988 -3.94888,18.23859 -12.08335,20.49698 -2.1742,0.60362 -10.50058,1.10001 -18.50308,1.10307 -9.97662,0.004 -14.92719,0.38277 -15.75,1.20558 -0.80325,0.80325 -1.2,5.26667 -1.2,13.5 l 0,12.3 -3,0 -3,0 0,-32 z m 43.0844,-4.76578 c 2.38613,-2.67271 2.9156,-4.16236 2.9156,-8.20294 0,-11.33212 -3.10253,-13.03128 -23.79414,-13.03128 -12.74815,0 -15.08273,0.23674 -15.59887,1.58179 -0.80305,2.0927 -0.7827,19.79673 0.0252,21.902 0.5586,1.45569 2.5464,1.61065 17.0844,1.33179 l 16.45221,-0.31558 2.9156,-3.26578 z m 19.36919,35.50545 c -0.26599,-0.69319 -0.36437,-14.98069 -0.21861,-31.75 l 0.26502,-30.48967 3,0 3,0 0.5,28.5 0.5,28.5 20.5,0.5 c 12.98978,0.31682 20.89726,0.13365 21.58436,-0.5 0.5964,-0.55 3.90691,-7.3 7.3567,-15 3.44979,-7.7 9.21429,-20.4352 12.81001,-28.30044 l 6.53767,-14.30045 4.04159,0.30045 4.04159,0.30044 13.81404,30.3924 c 7.59772,16.71582 13.81404,31.00332 13.81404,31.75 0,0.87363 -1.1957,1.3576 -3.35408,1.3576 -3.26952,0 -3.45699,-0.23322 -7.43596,-9.25 l -4.08187,-9.25 -17.19903,0 -17.19904,0 -3.48609,8 c -1.91736,4.4 -3.93671,8.5625 -4.48746,9.25 -1.45542,1.81681 -53.60554,1.80688 -54.30288,-0.0103 z m 92.12841,-25.09277 c 0.69174,-1.80263 -11.0047,-28.1469 -12.49677,-28.1469 -1.50512,0 -13.3648,26.32906 -12.67242,28.13338 0.75633,1.97097 24.41317,1.98368 25.16919,0.0135 z m 40.18344,-2.33469 -0.26544,-28.81221 -12,-0.5 -12,-0.5 -0.31794,-2.76569 -0.31793,-2.76569 28.31793,0.26569 28.31794,0.26569 0,2.5 c 0,2.5 0,2.5 -12,3 l -12,0.5 -0.5,28.5 -0.5,28.5 -3.23456,0.31221 -3.23456,0.3122 -0.26544,-28.8122 z m 39.23456,-3.32938 0,-32.01717 25.25,0.26717 25.25,0.26717 0,2.5 0,2.5 -21.45364,0.27048 c -15.6316,0.19708 -21.6656,0.60415 -22.23469,1.5 -1.38196,2.17548 -0.95659,18.36436 0.51462,19.58536 0.84106,0.69801 8.61552,1.20013 21.25,1.37244 l 19.92371,0.27172 0,2.5 0,2.5 -20.45418,0.27136 c -14.83148,0.19676 -20.66874,0.6091 -21.23469,1.5 -0.91909,1.4468 -1.08706,18.84602 -0.20414,21.14685 0.52784,1.37553 3.45299,1.58179 22.43261,1.58179 20.91467,0 21.852,0.0831 22.45756,1.99105 0.34756,1.09508 0.35133,2.44508 0.008,3 -0.39259,0.63582 -10.03178,1.00895 -26.06418,1.00895 l -25.44098,0 0,-32.01717 z m 55,30.73736 c 0,-0.7039 6.23989,-14.9914 13.86642,-31.75 l 13.86643,-30.47019 4.24299,0 4.24298,0 13.84095,30.5 c 7.61253,16.775 13.86329,31.08966 13.89059,31.81037 0.0341,0.90028 -1.06796,1.21323 -3.52155,1 -3.42729,-0.29786 -3.71296,-0.63274 -7.08933,-8.31037 -1.93497,-4.4 -3.98303,-8.5625 -4.55125,-9.25 -0.74984,-0.90725 -5.53285,-1.25 -17.44343,-1.25 l -16.41031,0 -4.40925,9.5 c -4.16218,8.96768 -4.5806,9.5 -7.46724,9.5 -1.81772,0 -3.058,-0.51907 -3.058,-1.27981 z m 43.85221,-24.60769 c 1.0716,-0.67906 0.0983,-3.73684 -4.6901,-14.73469 -3.32328,-7.63279 -6.60686,-13.87781 -7.29686,-13.87781 -1.65325,0 -13.28138,25.97319 -12.51835,27.96163 0.48352,1.26002 2.63158,1.5356 11.87172,1.52306 6.20476,-0.008 11.88988,-0.40091 12.63359,-0.87219 z m 122.14779,-6.1125 0,-32 18.0572,0 c 21.6834,0 25.3553,0.76721 31.92,6.66937 6.74531,6.06468 9.02281,12.31268 9.02281,24.75331 0,12.76885 -1.972,18.61818 -8.46561,25.1112 -6.8495,6.84885 -9.4869,7.46612 -31.9004,7.46612 l -18.634,0 0,-32 z m 41.0927,23.67236 c 2.8946,-1.52873 5.437,-3.9902 7.4073,-7.17158 2.8817,-4.65291 3,-5.30055 3,-16.42236 0,-9.92626 -0.3059,-12.14919 -2.1436,-15.57842 -4.7245,-8.816 -8.9581,-10.39701 -27.9994,-10.45611 -12.0008,-0.0372 -14.235,0.19571 -14.75,1.5379 -0.3339,0.86998 -0.607,11.85818 -0.607,24.41821 0,12.56003 0.2731,23.54823 0.607,24.41821 0.5155,1.34336 2.8281,1.58179 15.3427,1.58179 13.4982,0 15.1059,-0.19549 19.143,-2.32764 z m 30.14321,-23.40545 0.2641,-31.76691 25,0 25,0 0,2.5 0,2.5 -21.5,0.5 -21.5,0.5 0,10.5 0,10.5 20.4714,0.27141 c 11.2593,0.14928 20.8665,0.66648 21.3493,1.14934 0.4829,0.48286 0.5808,1.81418 0.2176,2.95848 -0.637,2.00722 -1.3897,2.09009 -21.3493,2.35067 l -20.689,0.2701 0,11.5 0,11.5 22,0.5 22,0.5 0,2.5 0,2.5 -25.7641,0.26691 -25.764,0.26691 0.264,-31.76691 z m 140.4681,31.03945 c -0.4128,-0.68812 25.3059,-58.50407 27.605,-62.05636 0.445,-0.6875 2.3024,-1.25 4.1276,-1.25 1.8252,0 3.7776,0.5625 4.3386,1.25 1.102,1.3503 28.2248,61.02627 28.2248,62.10051 0,0.35722 -1.5897,0.64949 -3.5328,0.64949 -3.4863,0 -3.5906,-0.12482 -7.942,-9.5 l -4.4092,-9.5 -16.4356,0 c -11.9477,0 -16.7089,0.34132 -17.4369,1.25 -0.5507,0.6875 -2.5669,4.85 -4.4804,9.25 -3.1634,7.27407 -3.7557,8.0278 -6.5273,8.30636 -1.6764,0.1685 -3.2658,-0.0565 -3.5318,-0.5 z m 44.0768,-26.39834 c 0.4109,-2.14464 -10.9733,-27.90802 -12.3318,-27.90802 -0.5906,0 -3.8798,6.37262 -7.3093,14.16139 -4.8048,10.91223 -5.9377,14.35421 -4.9376,15.00184 0.7138,0.46225 6.4675,0.72713 12.7858,0.58861 9.5826,-0.21007 11.5385,-0.51588 11.7929,-1.84382 z m 100.21919,-4.90802 0,-32 3,0 3,0 0.015,27.75 c 0.01,15.2625 0.353,28.28102 0.7658,28.93004 0.5297,0.833 6.8857,1.2449 21.6119,1.40061 l 20.8615,0.22057 13.1227,-28.90061 13.1231,-28.90061 3.5856,-0.30056 c 2.0665,-0.17323 4.042,0.25045 4.6629,1 1.3074,1.57828 28.2515,60.71685 28.2515,62.00809 0,0.50226 -1.6553,0.77354 -3.6783,0.60284 -3.5727,-0.30145 -3.7841,-0.54906 -7.3588,-8.61914 -2.0243,-4.56983 -4.1155,-8.74385 -4.6473,-9.27561 -0.5669,-0.5669 -7.7163,-0.85283 -17.2835,-0.69123 -13.246,0.22374 -16.48,0.55791 -17.1842,1.77561 -0.4772,0.825 -2.4267,4.9875 -4.3325,9.25 l -3.4649,7.75 -27.0253,0 -27.0252,0 0,-32 z m 91.7687,5.75 c 0.7219,-0.89016 -0.7086,-5.13626 -4.9689,-14.75 -3.2904,-7.425 -6.174,-13.695 -6.4079,-13.93333 -0.9741,-0.99258 -2.9797,2.49996 -8.3979,14.62415 -4.011,8.97511 -5.4288,13.18333 -4.7368,14.05918 0.6854,0.86746 4.4321,1.25 12.2428,1.25 7.7968,0 11.5666,-0.38408 12.2687,-1.25 z m 45.2313,13.30977 0,-12.94023 -5.2172,-6.80977 c -2.8695,-3.74537 -9.1695,-11.90913 -14,-18.14169 -4.8306,-6.23255 -8.7828,-11.77092 -8.7828,-12.30749 0,-0.53657 1.7516,-0.83721 3.8924,-0.66809 3.7119,0.29325 4.3957,0.95355 14.75,14.24442 5.9717,7.66531 11.3781,14.1013 12.0142,14.3022 0.6361,0.20089 6.2032,-6.18322 12.3713,-14.18693 11.0261,-14.30747 11.2799,-14.55219 15.0934,-14.55219 2.1333,0 3.8739,0.3375 3.8681,0.75 -0.01,0.4125 -6.2962,8.85 -13.9787,18.75 l -13.9682,18 -0.021,13.25 -0.021,13.25 -3,0 -3,0 0,-12.94023 z M -288.90794,444.87776 c -3.7771,-5.34225 -14.11027,-25.86462 -20.04343,-39.80758 -17.66338,-41.50905 -25.04395,-80.77528 -21.15069,-112.52623 3.15713,-25.74752 14.8977,-50.73026 29.16507,-62.06031 23.38629,-18.5716 52.70797,-14.30348 66.29235,9.64964 5.74416,10.12858 4.32613,9.27933 13.17268,7.889 21.87499,-3.43789 50.71618,-2.20093 71.58086,3.07 10.92126,2.75898 -12.64243,-19.33428 -31.25,-29.29992 -7.45293,-3.99156 -19.01804,-8.51745 -30.5,-11.93586 l -6,-1.78632 12,-0.3184 c 20.93233,-0.5554 49.92993,2.91701 74.28741,8.89576 42.27787,10.37748 74.27823,28.95533 93.2549,54.13927 11.48857,15.24649 15.95769,26.98225 15.95769,41.90437 0,19.27963 -8.00632,32.77543 -23.83932,40.18458 -5.81802,2.72258 -7.87949,3.13151 -17.67718,3.50653 l -11.0911,0.42454 -4.84095,10.40676 c -8.62668,18.54505 -23.7309,39.47272 -39.91882,55.30957 l -6.59603,6.45297 -8.2985,-1.19984 c -4.56418,-0.65991 -15.70991,-3.26424 -24.7683,-5.78739 -20.93929,-5.83251 -29.24537,-7.41872 -38.84767,-7.41872 -15.18944,0 -26.95335,4.99623 -39.10946,16.61011 -9.03001,8.62722 -7.74087,8.79596 -16.12429,-2.11056 -10.56146,-13.74008 -20.43143,-32.80911 -26.39695,-50.99955 -1.98409,-6.05 -3.83847,-11.675 -4.12085,-12.5 -1.70791,-4.9898 -6.86604,12.49087 -8.54143,28.94654 -1.35862,13.34435 -0.11826,27.71519 3.68677,42.71508 1.3528,5.33289 2.28923,9.86657 2.08095,10.07484 -0.20828,0.20828 -1.27195,-0.88472 -2.36371,-2.42888 z M 27.86314,431.07529 c -0.99884,-1.20353 -0.99884,-1.80669 0,-3.01022 1.09873,-1.32389 12.52146,-1.47439 94.87244,-1.25 l 93.62332,0.25511 0,2.5 0,2.5 -93.62332,0.25511 c -82.35098,0.22439 -93.77371,0.0739 -94.87244,-1.25 z m 1239.35736,-0.005 c -0.3166,-0.825 -0.3166,-2.175 0,-3 0.506,-1.31845 11.8259,-1.5 93.5252,-1.5 51.1223,0 93.6614,0.27314 94.5314,0.60699 0.87,0.33384 1.5818,1.4107 1.5818,2.39301 0,0.98231 -0.7118,2.05917 -1.5818,2.39301 -0.87,0.33385 -43.4091,0.60699 -94.5314,0.60699 -81.6993,0 -93.0192,-0.18155 -93.5252,-1.5 z M 229.32535,390.18799 c -18.96866,-3.10091 -33.9706,-10.64747 -44.42945,-22.34973 -18.83521,-21.07448 -21.26673,-57.48751 -5.52693,-82.76808 10.09881,-16.22027 26.20371,-26.54437 48.43404,-31.04881 12.71774,-2.57694 36.37087,-1.62357 48.36336,1.94935 15.66624,4.66744 27.07133,12.03577 35.14423,22.70511 9.33607,12.33879 13.44457,24.17651 14.27719,41.13649 l 0.52736,10.74215 -60.37812,0.25785 -60.37813,0.25786 0.0834,4.5 c 0.23059,12.4477 12.51344,25.5437 27.76683,29.60507 7.10124,1.89078 24.90439,1.7939 31.71831,-0.17261 6.67309,-1.92586 14.55809,-7.13996 18.82297,-12.44704 l 3.20274,-3.98542 17.45287,0 c 20.39412,0 19.87144,-0.40701 12.91504,10.05691 -9.66979,14.54545 -25.02297,25.2725 -42.96216,30.01705 -10.1666,2.68886 -33.19923,3.47847 -45.03355,1.54385 z m 60.98805,-82.54418 c 0.31489,-0.50951 -0.34818,-3.38718 -1.47348,-6.39482 -5.92045,-15.8238 -19.0036,-24.45192 -38.55165,-25.42415 -15.88328,-0.78996 -27.26997,3.41388 -36.44813,13.45624 -4.41064,4.82594 -8.98124,13.898 -8.98124,17.82661 0,1.26035 5.86616,1.46249 42.44098,1.46249 24.9665,0 42.67672,-0.38142 43.01352,-0.92637 z m 343.35946,82.91638 c -32.33361,-5.12983 -53.03424,-21.98154 -59.8794,-48.74586 -2.48658,-9.72245 -2.63641,-27.78334 -0.30844,-37.18026 4.83445,-19.51434 16.65308,-34.14933 35.05288,-43.40591 12.15027,-6.11256 19.74677,-7.79059 37.821,-8.35448 20.41122,-0.63679 30.9221,1.27873 45.3186,8.25897 22.3951,10.85838 35.878,33.01105 36.4801,59.93753 l 0.2013,9 -60.5,0.5 -60.5,0.5 0.181,4.16606 c 0.44724,10.29441 11.35169,23.78519 23.03442,28.49774 5.16623,2.08394 7.39047,2.33352 20.80737,2.33478 14.98203,10e-4 15.04102,-0.008 21.73711,-3.30488 4.585,-2.25778 8.2247,-5.02866 11.4772,-8.73739 l 4.7629,-5.43107 17.75,-0.0126 c 11.4055,-0.008 17.75,0.35192 17.75,1.00725 0,0.56093 -1.1808,2.92343 -2.6241,5.25 -10.9042,17.57814 -23.7995,27.32239 -44.0793,33.30836 -7.3456,2.16818 -11.2709,2.65564 -23.7966,2.95518 -8.25,0.19729 -17.55872,-0.0472 -20.68604,-0.5434 z m 58.71334,-85.74001 c -1.595,-8.60274 -10.3124,-19.54888 -19.1654,-24.06535 -8.04838,-4.106 -15.08133,-5.45929 -25.87635,-4.97919 -8.76056,0.38963 -11.08466,0.88638 -16.9178,3.61604 -8.69613,4.06941 -13.60555,8.00395 -17.43663,13.97417 -3.45605,5.38578 -6.40103,12.95859 -5.56531,14.31081 0.31028,0.50204 19.19559,0.89352 43.1045,0.89352 l 42.55229,0 -0.6953,-3.75 z m 319.0574,85.64338 c -35.43249,-5.16782 -61.44479,-27.22478 -71.00229,-60.20595 -11.2018,-38.6548 -0.232,-80.8543 26.6927,-102.68425 17.7119,-14.36046 41.67809,-20.84698 72.72489,-19.6833 30.9521,1.16013 51.6217,9.04781 68.6648,26.20313 6.7264,6.77065 8.9577,9.87097 12.6648,17.59778 4.5189,9.41871 8.259,22.69066 6.8042,24.14537 -0.4286,0.4286 -9.2444,0.65655 -19.5907,0.50656 l -18.8115,-0.27272 -2.1158,-6.5 c -5.4907,-16.86808 -17.2878,-27.63615 -35.6958,-32.58209 -8.0291,-2.15731 -26.2348,-2.45037 -33.92,-0.54602 -18.82439,4.66459 -33.56279,18.51868 -39.41449,37.0497 -3.1449,9.95887 -4.9604,25.56744 -4.0785,35.06466 2.4897,26.81443 19.3268,47.12465 44.49299,53.671 8.8033,2.28996 25.5007,2.24757 33.5,-0.085 9.3765,-2.7342 17.0756,-7.34654 23.0686,-13.81965 6.2099,-6.70745 9.6025,-12.8012 12.0722,-21.68431 1.2714,-4.57301 2.2249,-6.24477 3.7798,-6.62718 1.1436,-0.28128 9.7294,-0.38309 19.0794,-0.22625 l 17,0.28518 0.3081,3.17915 c 0.1694,1.74854 -1.0911,7.37354 -2.8011,12.5 -10.3829,31.12642 -34.7316,49.34798 -72.5694,54.30809 -12.3725,1.62189 -31.2317,1.80938 -40.8529,0.40614 z m 363.2293,0.0966 c -18.1525,-2.87994 -31.5898,-8.92582 -42.1192,-18.95068 -13.3687,-12.72815 -18.6163,-24.92071 -19.4385,-45.16424 -0.6107,-15.0363 0.9663,-23.72276 6.3439,-34.94395 8.9229,-18.61881 26.6365,-31.97681 48.9422,-36.9077 11.3377,-2.5063 31.5806,-2.71332 43.5971,-0.44585 34.7005,6.54787 56.6454,32.21688 57.2132,66.92241 l 0.1473,9 -60.5,0.5 -60.5,0.5 0.2292,3.82862 c 0.5814,9.71182 9.514,21.92479 19.7708,27.03137 8.1055,4.0355 13.4075,4.91782 26.8604,4.46995 11.5012,-0.38289 12.8005,-0.63458 18.9801,-3.67679 4.5046,-2.2176 8.1623,-5.00889 11.3966,-8.69684 l 4.7629,-5.43107 17.75,-0.0126 c 14.0549,-0.01 17.75,0.26258 17.75,1.30932 0,2.56643 -10.1233,16.25191 -16.2721,21.99801 -7.0631,6.60047 -21.9925,14.42748 -32.7279,17.15825 -7.6471,1.9452 -33.5936,2.87503 -42.186,1.51181 z m 59.1762,-84.23998 c -0.017,-3.97543 -4.9654,-13.10898 -9.7963,-18.08244 -8.1188,-8.35846 -19.2475,-12.67537 -32.6254,-12.65569 -15.9413,0.0235 -28.7844,5.97457 -36.9694,17.13056 -2.8349,3.86387 -6.7557,13.79525 -5.9566,15.08812 0.2615,0.4232 19.574,0.76945 42.9165,0.76945 l 42.441,0 -0.01,-2.25 z m -630.99019,82.83253 c -21.3952,-3.8549 -35.1232,-13.25688 -42.78491,-29.3022 -3.6973,-7.74304 -3.7151,-7.84264 -3.7151,-20.78033 0,-12.01053 0.204,-13.43522 2.6801,-18.71807 5.1122,-10.90734 16.42801,-20.46066 34.62491,-29.23215 4.5073,-2.17263 8.195,-4.3188 8.195,-4.76929 0,-0.45048 -3.2158,-4.52288 -7.1463,-9.04977 -10.1913,-11.73775 -12.3566,-16.7781 -12.3425,-28.73072 0.014,-12.25288 2.3092,-17.76668 10.5819,-25.42568 9.1368,-8.4591 14.2311,-10.06706 31.9069,-10.07105 14.1474,-0.003 14.6592,0.0722 21.0474,3.09937 8.8123,4.17596 13.3225,8.36665 16.9325,15.73291 3.9124,7.98344 4.7967,16.08463 2.6643,24.40809 -2.94,11.47576 -11.1226,20.79921 -25.1787,28.68897 -4.656,2.61347 -8.4655,5.08663 -8.4655,5.49591 0,0.40928 11.5188,11.63655 25.5973,24.94949 19.6047,18.53862 25.9001,23.9541 26.8904,23.13218 2.1114,-1.75231 5.2077,-9.9443 7.0908,-18.76019 l 1.7621,-8.25 7.8611,0 c 5.7473,0 8.0029,0.3697 8.3887,1.37493 1.0343,2.6955 -3.8247,19.75155 -8.1709,28.68135 -2.4307,4.99421 -4.4195,9.43981 -4.4195,9.87912 0,0.43931 7.5375,7.91472 16.75,16.61203 9.2125,8.6973 16.8955,16.40712 17.0733,17.13292 0.2533,1.03367 -2.1083,1.31965 -10.8973,1.31965 l -11.2206,0 -10.7537,-10 c -5.9145,-5.5 -11.2976,-10 -11.9625,-10 -0.6648,0 -3.6884,2.26627 -6.7191,5.03615 -6.831,6.24315 -20.822,13.17172 -32.2701,15.98073 -10.9935,2.69745 -33.3109,3.49158 -44,1.56565 z m 39.7536,-16.06723 c 3.4394,-0.82156 9.3056,-3.03074 13.0359,-4.90929 6.9323,-3.49103 17.2105,-11.84086 17.2105,-13.98145 0,-1.17162 -57.1495,-55.79819 -59.077,-56.46903 -0.5444,-0.18945 -5.6637,1.93844 -11.3763,4.72865 -12.0432,5.88228 -21.2159,13.67091 -25.367,21.53935 -2.387,4.52459 -2.6782,6.16361 -2.6789,15.07647 -9e-4,10.79539 0.7737,13.1833 6.7373,20.77148 5.7887,7.36576 16.2743,12.75906 28.6319,14.72699 7.4313,1.18344 25.0459,0.38895 32.8836,-1.48317 z m -14.5786,-97.17662 c 17.4501,-9.16976 25.3789,-22.89728 20.2773,-35.10715 -3.5352,-8.46091 -10.2049,-12.37123 -22.2264,-13.03085 -6.3173,-0.34664 -9.3574,-0.0403 -12.8551,1.29551 -5.2935,2.02162 -10.8363,6.56955 -12.9219,10.60259 -2.3115,4.46995 -1.8373,12.72917 1.0653,18.55387 2.5227,5.06236 16.77,21.34735 18.6762,21.34735 0.5594,0 4.1525,-1.6476 7.9846,-3.66132 z M 1255.4061,388.5318 c -13.2379,-2.09119 -20.0481,-6.20745 -24.1749,-14.61206 l -2.8723,-5.84956 -0.5,-43 -0.5,-43 -13,-0.5 -13,-0.5 -0.2817,-11.75 -0.2818,-11.75 12.3318,0 c 8.258,0 12.7281,-0.39641 13.5317,-1.2 0.8482,-0.84823 1.2,-6.71111 1.2,-20 l 0,-18.8 16.5,0 16.5,0 0,18.87755 c 0,14.42744 0.3115,19.13612 1.3216,19.97438 0.8078,0.67042 7.7082,1.20397 17.75,1.37244 l 16.4284,0.27563 0,11.5 0,11.5 -16.4284,0.27563 c -10.0418,0.16847 -16.9422,0.70202 -17.75,1.37244 -1.0395,0.86268 -1.32,7.208 -1.314,29.72437 0.01,37.93097 1.1528,47.46892 5.9709,49.83665 0.8368,0.41124 8.0465,0.98243 16.0215,1.26931 l 14.5,0.5216 0.2829,11.26226 0.2828,11.26225 -2.7777,1.05608 c -3.7409,1.42228 -32.3057,2.05555 -39.7408,0.88103 z M 75.33483,385.34335 c -0.26349,-0.70025 -0.59087,-33.67317 -0.7275,-73.27317 l -0.24843,-72 -32,-0.5 -32,-0.5 -0.27906,-13.25572 -0.27907,-13.25572 83.77907,0.25572 83.77906,0.25572 0.29087,11 c 0.15998,6.05 0.0405,12.00627 -0.26558,13.23617 l -0.55645,2.23616 -32.23442,0.26384 -32.23442,0.26383 -0.5,73 -0.5,73 -17.7725,0.27317 c -13.67394,0.21017 -17.88297,-0.0204 -18.25157,-1 z m 274.52407,-63.2484 0,-64.52477 16.5,0 16.5,0 0,11 c 0,12.86468 0.54941,13.34032 6.55586,5.67561 5.53022,-7.057 14.7221,-14.2598 21.40179,-16.77054 7.69528,-2.89248 21.08332,-4.44773 28.54235,-3.31568 l 6,0.91061 0.27698,15.42302 c 0.15234,8.48266 -0.1132,15.8132 -0.59008,16.29008 -0.4894,0.4894 -3.00559,0.38648 -5.77698,-0.23631 -7.36305,-1.65463 -22.23661,-1.4611 -28.50609,0.37092 -7.94264,2.32094 -15.8238,7.4757 -20.10863,13.15229 -7.02923,9.31239 -7.11863,9.89001 -7.73868,50 l -0.55652,36 -16.25,0.27477 -16.25,0.27477 0,-64.52477 z m 113,0 0,-64.52477 16.5,0 16.5,0 0,11 c 0,11.84186 0.63005,13.03744 4.3476,8.25 8.17734,-10.53073 17.06725,-17.28342 27.04822,-20.54556 6.95606,-2.27348 28.63489,-3.07275 30.58081,-1.12746 0.70181,0.70158 0.98078,6.45288 0.80035,16.5 -0.26428,14.71582 -0.36869,15.41686 -2.27698,15.28879 -1.1,-0.0738 -5.7647,-0.59221 -10.36599,-1.15197 -18.77056,-2.2835 -35.04569,3.53024 -43.24524,15.44786 -6.16021,8.95356 -6.24539,9.56159 -6.84196,48.83834 l -0.54681,36 -16.25,0.27477 -16.25,0.27477 0,-64.52477 z m 692.4689,63.25011 c -0.268,-0.70119 -0.3707,-29.62488 -0.2281,-64.27488 l 0.2592,-63 16.5,0 16.5,0 0,64 0,64 -16.2718,0.27488 c -12.4686,0.21062 -16.3858,-0.0231 -16.7593,-1 z m 217.0277,-146.78043 c -0.5523,-0.8936 15.5843,-27.80389 19.3352,-32.24445 1.3135,-1.55508 3.6263,-1.75 20.7642,-1.75 10.6073,0 19.5175,0.37467 19.8005,0.83259 0.2831,0.45793 -7.0329,8.33293 -16.2575,17.5 l -16.7722,16.66741 -13.1244,0 c -7.7191,0 -13.3803,-0.41413 -13.7458,-1.00555 z m -217.0518,-3.27779 c -0.2814,-0.7332 -0.3841,-6.7069 -0.2282,-13.27488 l 0.2834,-11.94178 16.5,0 16.5,0 0,13 0,13 -16.2718,0.27488 c -12.8309,0.21674 -16.3801,-0.007 -16.7834,-1.05822 z" + style="fill:#e34b9a" /> + <path + inkscape:connector-curvature="0" + id="path3006" + d="m 631.67945,493.23852 c -6.11492,-1.72928 -11.29601,-5.76834 -14.07978,-10.97627 -2.14598,-4.01474 -2.24077,-5.22844 -2.24077,-28.69207 l 0,-24.5 3,0 3,0 0.5,24.08084 0.5,24.08085 2.69355,3.52843 c 4.89968,6.41835 14.63406,9.02546 25.37413,6.79583 7.89932,-1.63989 12.68394,-6.25314 14.29726,-13.78517 0.63174,-2.9494 1.13506,-14.14594 1.13506,-25.25 l 0,-19.95078 3,0 3,0 -0.01,23.25 c 0,13.13737 -0.4618,24.89296 -1.0545,27.02733 -1.4157,5.09763 -6.47482,10.62935 -11.92719,13.04122 -5.69943,2.52116 -20.45932,3.25383 -27.19216,1.34979 z m 248.17946,-0.20738 c -9.3978,-2.62351 -15.7953,-9.34101 -16.2645,-17.07822 -0.2161,-3.56254 -0.01,-3.90888 2.5202,-4.19971 1.9673,-0.22629 2.9165,0.20286 3.3178,1.5 2.11,6.82072 4.4781,10.16265 8.6028,12.14067 5.7779,2.77082 13.0713,3.60162 20.1423,2.29446 7.3736,-1.36307 11.3103,-4.1474 12.7747,-9.03522 2.5131,-8.38812 -3.3245,-12.68672 -21.5933,-15.90042 -18.2271,-3.20636 -24.488,-7.54234 -24.4963,-16.96464 -0.011,-12.09462 8.9358,-18.63258 25.4963,-18.63258 13.0928,0 21.0643,3.91478 24.6979,12.1291 2.3015,5.2031 1.8267,7.2856 -1.6614,7.2856 -2.0101,0 -2.9539,-0.90986 -4.6197,-4.45353 -2.7984,-5.95348 -8.2976,-8.69724 -17.6732,-8.81787 -8.3946,-0.108 -13.4391,1.52658 -16.7109,5.41488 -5.0875,6.04615 -2.1131,12.76957 6.7829,15.33229 2.8514,0.82143 9.9094,2.42992 15.6844,3.57443 12.3754,2.45261 18.5376,5.59886 20.5909,10.5131 3.9741,9.51148 -0.7059,19.64453 -11.0909,24.01335 -5.6104,2.36022 -19.5471,2.82529 -26.5,0.88431 z m 133.14029,0.0302 c -15.35519,-4.31556 -23.94759,-17.209 -22.92879,-34.4062 0.5504,-9.29149 3.3201,-15.97238 9.0863,-21.9175 5.13459,-5.29381 9.37459,-7.55875 17.15759,-9.16528 15.5604,-3.21188 32.6811,3.9329 37.0904,15.47845 3.4026,8.9098 -1.9607,10.56475 -6.5444,2.01935 -4.8654,-9.07068 -16.4488,-13.64341 -28.7844,-11.36306 -7.2704,1.34401 -10.0377,2.81536 -14.4215,7.66761 -4.65069,5.14782 -6.24689,10.03158 -6.27359,19.19545 -0.028,9.62004 2.2335,15.59806 7.86479,20.78881 5.5123,5.08102 10.3257,6.7022 19.6133,6.60584 11.5718,-0.12005 18.631,-4.64942 22.9289,-14.71173 1.8263,-4.27579 2.3673,-4.78144 4.8143,-4.5 2.3936,0.2753 2.7155,0.70109 2.4431,3.23169 -0.7729,7.18252 -8.1457,15.92416 -16.5641,19.63936 -6.3896,2.81987 -18.1934,3.48562 -25.4819,1.43721 z m -758.1403,-32.49116 0,-32 19.78811,0 c 18.53469,0 20.07023,0.14252 24.24193,2.25 5.28229,2.66853 8.62947,7.29663 9.50639,13.14437 1.37961,9.19988 -3.94888,18.23859 -12.08335,20.49698 -2.1742,0.60362 -10.50058,1.10001 -18.50308,1.10307 -9.97662,0.004 -14.92719,0.38277 -15.75,1.20558 -0.80325,0.80325 -1.2,5.26667 -1.2,13.5 l 0,12.3 -3,0 -3,0 0,-32 z m 43.0844,-4.76578 c 2.38613,-2.67271 2.9156,-4.16236 2.9156,-8.20294 0,-11.33212 -3.10253,-13.03128 -23.79414,-13.03128 -12.74815,0 -15.08273,0.23674 -15.59887,1.58179 -0.80305,2.0927 -0.7827,19.79673 0.0252,21.902 0.5586,1.45569 2.5464,1.61065 17.0844,1.33179 l 16.45221,-0.31558 2.9156,-3.26578 z m 19.36919,35.50545 c -0.26599,-0.69319 -0.36437,-14.98069 -0.21861,-31.75 l 0.26502,-30.48967 3,0 3,0 0.5,28.5 0.5,28.5 20.5,0.5 c 12.98978,0.31682 20.89726,0.13365 21.58436,-0.5 0.5964,-0.55 3.90691,-7.3 7.3567,-15 3.44979,-7.7 9.21429,-20.4352 12.81001,-28.30044 l 6.53767,-14.30045 4.04159,0.30045 4.04159,0.30044 13.81404,30.3924 c 7.59772,16.71582 13.81404,31.00332 13.81404,31.75 0,0.87363 -1.1957,1.3576 -3.35408,1.3576 -3.26952,0 -3.45699,-0.23322 -7.43596,-9.25 l -4.08187,-9.25 -17.19903,0 -17.19904,0 -3.48609,8 c -1.91736,4.4 -3.93671,8.5625 -4.48746,9.25 -1.45542,1.81681 -53.60554,1.80688 -54.30288,-0.0103 z m 92.12841,-25.09277 c 0.69174,-1.80263 -11.0047,-28.1469 -12.49677,-28.1469 -1.50512,0 -13.3648,26.32906 -12.67242,28.13338 0.75633,1.97097 24.41317,1.98368 25.16919,0.0135 z m 40.18344,-2.33469 -0.26544,-28.81221 -12,-0.5 -12,-0.5 -0.31794,-2.76569 -0.31793,-2.76569 28.31793,0.26569 28.31794,0.26569 0,2.5 c 0,2.5 0,2.5 -12,3 l -12,0.5 -0.5,28.5 -0.5,28.5 -3.23456,0.31221 -3.23456,0.3122 -0.26544,-28.8122 z m 39.23456,-3.32938 0,-32.01717 25.25,0.26717 25.25,0.26717 0,2.5 0,2.5 -21.45364,0.27048 c -15.6316,0.19708 -21.6656,0.60415 -22.23469,1.5 -1.38196,2.17548 -0.95659,18.36436 0.51462,19.58536 0.84106,0.69801 8.61552,1.20013 21.25,1.37244 l 19.92371,0.27172 0,2.5 0,2.5 -20.45418,0.27136 c -14.83148,0.19676 -20.66874,0.6091 -21.23469,1.5 -0.91909,1.4468 -1.08706,18.84602 -0.20414,21.14685 0.52784,1.37553 3.45299,1.58179 22.43261,1.58179 20.91467,0 21.852,0.0831 22.45756,1.99105 0.34756,1.09508 0.35133,2.44508 0.008,3 -0.39259,0.63582 -10.03178,1.00895 -26.06418,1.00895 l -25.44098,0 0,-32.01717 z m 55,30.73736 c 0,-0.7039 6.23989,-14.9914 13.86642,-31.75 l 13.86643,-30.47019 4.24299,0 4.24298,0 13.84095,30.5 c 7.61253,16.775 13.86329,31.08966 13.89059,31.81037 0.0341,0.90028 -1.06796,1.21323 -3.52155,1 -3.42729,-0.29786 -3.71296,-0.63274 -7.08933,-8.31037 -1.93497,-4.4 -3.98303,-8.5625 -4.55125,-9.25 -0.74984,-0.90725 -5.53285,-1.25 -17.44343,-1.25 l -16.41031,0 -4.40925,9.5 c -4.16218,8.96768 -4.5806,9.5 -7.46724,9.5 -1.81772,0 -3.058,-0.51907 -3.058,-1.27981 z m 43.85221,-24.60769 c 1.0716,-0.67906 0.0983,-3.73684 -4.6901,-14.73469 -3.32328,-7.63279 -6.60686,-13.87781 -7.29686,-13.87781 -1.65325,0 -13.28138,25.97319 -12.51835,27.96163 0.48352,1.26002 2.63158,1.5356 11.87172,1.52306 6.20476,-0.008 11.88988,-0.40091 12.63359,-0.87219 z m 122.14779,-6.1125 0,-32 18.0572,0 c 21.6834,0 25.3553,0.76721 31.92,6.66937 6.74531,6.06468 9.02281,12.31268 9.02281,24.75331 0,12.76885 -1.972,18.61818 -8.46561,25.1112 -6.8495,6.84885 -9.4869,7.46612 -31.9004,7.46612 l -18.634,0 0,-32 z m 41.0927,23.67236 c 2.8946,-1.52873 5.437,-3.9902 7.4073,-7.17158 2.8817,-4.65291 3,-5.30055 3,-16.42236 0,-9.92626 -0.3059,-12.14919 -2.1436,-15.57842 -4.7245,-8.816 -8.9581,-10.39701 -27.9994,-10.45611 -12.0008,-0.0372 -14.235,0.19571 -14.75,1.5379 -0.3339,0.86998 -0.607,11.85818 -0.607,24.41821 0,12.56003 0.2731,23.54823 0.607,24.41821 0.5155,1.34336 2.8281,1.58179 15.3427,1.58179 13.4982,0 15.1059,-0.19549 19.143,-2.32764 z m 30.14321,-23.40545 0.2641,-31.76691 25,0 25,0 0,2.5 0,2.5 -21.5,0.5 -21.5,0.5 0,10.5 0,10.5 20.4714,0.27141 c 11.2593,0.14928 20.8665,0.66648 21.3493,1.14934 0.4829,0.48286 0.5808,1.81418 0.2176,2.95848 -0.637,2.00722 -1.3897,2.09009 -21.3493,2.35067 l -20.689,0.2701 0,11.5 0,11.5 22,0.5 22,0.5 0,2.5 0,2.5 -25.7641,0.26691 -25.764,0.26691 0.264,-31.76691 z m 140.4681,31.03945 c -0.4128,-0.68812 25.3059,-58.50407 27.605,-62.05636 0.445,-0.6875 2.3024,-1.25 4.1276,-1.25 1.8252,0 3.7776,0.5625 4.3386,1.25 1.102,1.3503 28.2248,61.02627 28.2248,62.10051 0,0.35722 -1.5897,0.64949 -3.5328,0.64949 -3.4863,0 -3.5906,-0.12482 -7.942,-9.5 l -4.4092,-9.5 -16.4356,0 c -11.9477,0 -16.7089,0.34132 -17.4369,1.25 -0.5507,0.6875 -2.5669,4.85 -4.4804,9.25 -3.1634,7.27407 -3.7557,8.0278 -6.5273,8.30636 -1.6764,0.1685 -3.2658,-0.0565 -3.5318,-0.5 z m 44.0768,-26.39834 c 0.4109,-2.14464 -10.9733,-27.90802 -12.3318,-27.90802 -0.5906,0 -3.8798,6.37262 -7.3093,14.16139 -4.8048,10.91223 -5.9377,14.35421 -4.9376,15.00184 0.7138,0.46225 6.4675,0.72713 12.7858,0.58861 9.5826,-0.21007 11.5385,-0.51588 11.7929,-1.84382 z m 100.21919,-4.90802 0,-32 3,0 3,0 0.015,27.75 c 0.01,15.2625 0.353,28.28102 0.7658,28.93004 0.5297,0.833 6.8857,1.2449 21.6119,1.40061 l 20.8615,0.22057 13.1227,-28.90061 13.1231,-28.90061 3.5856,-0.30056 c 2.0665,-0.17323 4.042,0.25045 4.6629,1 1.3074,1.57828 28.2515,60.71685 28.2515,62.00809 0,0.50226 -1.6553,0.77354 -3.6783,0.60284 -3.5727,-0.30145 -3.7841,-0.54906 -7.3588,-8.61914 -2.0243,-4.56983 -4.1155,-8.74385 -4.6473,-9.27561 -0.5669,-0.5669 -7.7163,-0.85283 -17.2835,-0.69123 -13.246,0.22374 -16.48,0.55791 -17.1842,1.77561 -0.4772,0.825 -2.4267,4.9875 -4.3325,9.25 l -3.4649,7.75 -27.0253,0 -27.0252,0 0,-32 z m 91.7687,5.75 c 0.7219,-0.89016 -0.7086,-5.13626 -4.9689,-14.75 -3.2904,-7.425 -6.174,-13.695 -6.4079,-13.93333 -0.9741,-0.99258 -2.9797,2.49996 -8.3979,14.62415 -4.011,8.97511 -5.4288,13.18333 -4.7368,14.05918 0.6854,0.86746 4.4321,1.25 12.2428,1.25 7.7968,0 11.5666,-0.38408 12.2687,-1.25 z m 45.2313,13.30977 0,-12.94023 -5.2172,-6.80977 c -2.8695,-3.74537 -9.1695,-11.90913 -14,-18.14169 -4.8306,-6.23255 -8.7828,-11.77092 -8.7828,-12.30749 0,-0.53657 1.7516,-0.83721 3.8924,-0.66809 3.7119,0.29325 4.3957,0.95355 14.75,14.24442 5.9717,7.66531 11.3781,14.1013 12.0142,14.3022 0.6361,0.20089 6.2032,-6.18322 12.3713,-14.18693 11.0261,-14.30747 11.2799,-14.55219 15.0934,-14.55219 2.1333,0 3.8739,0.3375 3.8681,0.75 -0.01,0.4125 -6.2962,8.85 -13.9787,18.75 l -13.9682,18 -0.021,13.25 -0.021,13.25 -3,0 -3,0 0,-12.94023 z M -288.90794,444.87776 c -3.7771,-5.34225 -14.11027,-25.86462 -20.04343,-39.80758 -17.66338,-41.50905 -25.04395,-80.77528 -21.15069,-112.52623 3.15713,-25.74752 14.8977,-50.73026 29.16507,-62.06031 23.38629,-18.5716 52.70797,-14.30348 66.29235,9.64964 5.77275,10.17898 4.22918,9.31178 13.67268,7.68152 10.43553,-1.80153 39.35672,-1.99728 50.83086,-0.34404 12.82392,1.84771 23.33152,4.14077 24.92261,5.43882 2.82308,2.30313 9.17084,17.77263 12.65074,30.82991 7.55701,28.35534 8.57507,31.58051 12.50421,39.613 7.50234,15.33733 20.88681,26.30298 37.31464,30.5712 3.24071,0.84199 6.3308,1.96949 6.86686,2.50555 1.36682,1.36682 -7.67695,19.95605 -15.55165,31.96603 -7.29812,11.1306 -18.55509,24.81465 -28.07478,34.12789 l -6.59603,6.45297 -8.2985,-1.19984 c -4.56418,-0.65991 -15.70991,-3.26424 -24.7683,-5.78739 -20.93929,-5.83251 -29.24537,-7.41872 -38.84767,-7.41872 -15.18944,0 -26.95335,4.99623 -39.10946,16.61011 -9.03001,8.62722 -7.74087,8.79596 -16.12429,-2.11056 -10.56146,-13.74008 -20.43143,-32.80911 -26.39695,-50.99955 -1.98409,-6.05 -3.83847,-11.675 -4.12085,-12.5 -1.70791,-4.9898 -6.86604,12.49087 -8.54143,28.94654 -1.35862,13.34435 -0.11826,27.71519 3.68677,42.71508 1.3528,5.33289 2.28923,9.86657 2.08095,10.07484 -0.20828,0.20828 -1.27195,-0.88472 -2.36371,-2.42888 z M 27.86314,431.07529 c -0.99884,-1.20353 -0.99884,-1.80669 0,-3.01022 1.09873,-1.32389 12.52146,-1.47439 94.87244,-1.25 l 93.62332,0.25511 0,2.5 0,2.5 -93.62332,0.25511 c -82.35098,0.22439 -93.77371,0.0739 -94.87244,-1.25 z m 1239.35736,-0.005 c -0.3166,-0.825 -0.3166,-2.175 0,-3 0.506,-1.31845 11.8259,-1.5 93.5252,-1.5 51.1223,0 93.6614,0.27314 94.5314,0.60699 0.87,0.33384 1.5818,1.4107 1.5818,2.39301 0,0.98231 -0.7118,2.05917 -1.5818,2.39301 -0.87,0.33385 -43.4091,0.60699 -94.5314,0.60699 -81.6993,0 -93.0192,-0.18155 -93.5252,-1.5 z M 229.32535,390.18799 c -18.96866,-3.10091 -33.9706,-10.64747 -44.42945,-22.34973 -18.83521,-21.07448 -21.26673,-57.48751 -5.52693,-82.76808 10.09881,-16.22027 26.20371,-26.54437 48.43404,-31.04881 12.71774,-2.57694 36.37087,-1.62357 48.36336,1.94935 15.66624,4.66744 27.07133,12.03577 35.14423,22.70511 9.33607,12.33879 13.44457,24.17651 14.27719,41.13649 l 0.52736,10.74215 -60.37812,0.25785 -60.37813,0.25786 0.0834,4.5 c 0.23059,12.4477 12.51344,25.5437 27.76683,29.60507 7.10124,1.89078 24.90439,1.7939 31.71831,-0.17261 6.67309,-1.92586 14.55809,-7.13996 18.82297,-12.44704 l 3.20274,-3.98542 17.45287,0 c 20.39412,0 19.87144,-0.40701 12.91504,10.05691 -9.66979,14.54545 -25.02297,25.2725 -42.96216,30.01705 -10.1666,2.68886 -33.19923,3.47847 -45.03355,1.54385 z m 60.98805,-82.54418 c 0.31489,-0.50951 -0.34818,-3.38718 -1.47348,-6.39482 -5.92045,-15.8238 -19.0036,-24.45192 -38.55165,-25.42415 -15.88328,-0.78996 -27.26997,3.41388 -36.44813,13.45624 -4.41064,4.82594 -8.98124,13.898 -8.98124,17.82661 0,1.26035 5.86616,1.46249 42.44098,1.46249 24.9665,0 42.67672,-0.38142 43.01352,-0.92637 z m 343.35946,82.91638 c -32.33361,-5.12983 -53.03424,-21.98154 -59.8794,-48.74586 -2.48658,-9.72245 -2.63641,-27.78334 -0.30844,-37.18026 4.83445,-19.51434 16.65308,-34.14933 35.05288,-43.40591 12.15027,-6.11256 19.74677,-7.79059 37.821,-8.35448 20.41122,-0.63679 30.9221,1.27873 45.3186,8.25897 22.3951,10.85838 35.878,33.01105 36.4801,59.93753 l 0.2013,9 -60.5,0.5 -60.5,0.5 0.181,4.16606 c 0.44724,10.29441 11.35169,23.78519 23.03442,28.49774 5.16623,2.08394 7.39047,2.33352 20.80737,2.33478 14.98203,10e-4 15.04102,-0.008 21.73711,-3.30488 4.585,-2.25778 8.2247,-5.02866 11.4772,-8.73739 l 4.7629,-5.43107 17.75,-0.0126 c 11.4055,-0.008 17.75,0.35192 17.75,1.00725 0,0.56093 -1.1808,2.92343 -2.6241,5.25 -10.9042,17.57814 -23.7995,27.32239 -44.0793,33.30836 -7.3456,2.16818 -11.2709,2.65564 -23.7966,2.95518 -8.25,0.19729 -17.55872,-0.0472 -20.68604,-0.5434 z m 58.71334,-85.74001 c -1.595,-8.60274 -10.3124,-19.54888 -19.1654,-24.06535 -8.04838,-4.106 -15.08133,-5.45929 -25.87635,-4.97919 -8.76056,0.38963 -11.08466,0.88638 -16.9178,3.61604 -8.69613,4.06941 -13.60555,8.00395 -17.43663,13.97417 -3.45605,5.38578 -6.40103,12.95859 -5.56531,14.31081 0.31028,0.50204 19.19559,0.89352 43.1045,0.89352 l 42.55229,0 -0.6953,-3.75 z m 319.0574,85.64338 c -35.43249,-5.16782 -61.44479,-27.22478 -71.00229,-60.20595 -11.2018,-38.6548 -0.232,-80.8543 26.6927,-102.68425 17.7119,-14.36046 41.67809,-20.84698 72.72489,-19.6833 30.9521,1.16013 51.6217,9.04781 68.6648,26.20313 6.7264,6.77065 8.9577,9.87097 12.6648,17.59778 4.5189,9.41871 8.259,22.69066 6.8042,24.14537 -0.4286,0.4286 -9.2444,0.65655 -19.5907,0.50656 l -18.8115,-0.27272 -2.1158,-6.5 c -5.4907,-16.86808 -17.2878,-27.63615 -35.6958,-32.58209 -8.0291,-2.15731 -26.2348,-2.45037 -33.92,-0.54602 -18.82439,4.66459 -33.56279,18.51868 -39.41449,37.0497 -3.1449,9.95887 -4.9604,25.56744 -4.0785,35.06466 2.4897,26.81443 19.3268,47.12465 44.49299,53.671 8.8033,2.28996 25.5007,2.24757 33.5,-0.085 9.3765,-2.7342 17.0756,-7.34654 23.0686,-13.81965 6.2099,-6.70745 9.6025,-12.8012 12.0722,-21.68431 1.2714,-4.57301 2.2249,-6.24477 3.7798,-6.62718 1.1436,-0.28128 9.7294,-0.38309 19.0794,-0.22625 l 17,0.28518 0.3081,3.17915 c 0.1694,1.74854 -1.0911,7.37354 -2.8011,12.5 -10.3829,31.12642 -34.7316,49.34798 -72.5694,54.30809 -12.3725,1.62189 -31.2317,1.80938 -40.8529,0.40614 z m 363.2293,0.0966 c -18.1525,-2.87994 -31.5898,-8.92582 -42.1192,-18.95068 -13.3687,-12.72815 -18.6163,-24.92071 -19.4385,-45.16424 -0.6107,-15.0363 0.9663,-23.72276 6.3439,-34.94395 8.9229,-18.61881 26.6365,-31.97681 48.9422,-36.9077 11.3377,-2.5063 31.5806,-2.71332 43.5971,-0.44585 34.7005,6.54787 56.6454,32.21688 57.2132,66.92241 l 0.1473,9 -60.5,0.5 -60.5,0.5 0.2292,3.82862 c 0.5814,9.71182 9.514,21.92479 19.7708,27.03137 8.1055,4.0355 13.4075,4.91782 26.8604,4.46995 11.5012,-0.38289 12.8005,-0.63458 18.9801,-3.67679 4.5046,-2.2176 8.1623,-5.00889 11.3966,-8.69684 l 4.7629,-5.43107 17.75,-0.0126 c 14.0549,-0.01 17.75,0.26258 17.75,1.30932 0,2.56643 -10.1233,16.25191 -16.2721,21.99801 -7.0631,6.60047 -21.9925,14.42748 -32.7279,17.15825 -7.6471,1.9452 -33.5936,2.87503 -42.186,1.51181 z m 59.1762,-84.23998 c -0.017,-3.97543 -4.9654,-13.10898 -9.7963,-18.08244 -8.1188,-8.35846 -19.2475,-12.67537 -32.6254,-12.65569 -15.9413,0.0235 -28.7844,5.97457 -36.9694,17.13056 -2.8349,3.86387 -6.7557,13.79525 -5.9566,15.08812 0.2615,0.4232 19.574,0.76945 42.9165,0.76945 l 42.441,0 -0.01,-2.25 z m -630.99019,82.83253 c -21.3952,-3.8549 -35.1232,-13.25688 -42.78491,-29.3022 -3.6973,-7.74304 -3.7151,-7.84264 -3.7151,-20.78033 0,-12.01053 0.204,-13.43522 2.6801,-18.71807 5.1122,-10.90734 16.42801,-20.46066 34.62491,-29.23215 4.5073,-2.17263 8.195,-4.3188 8.195,-4.76929 0,-0.45048 -3.2158,-4.52288 -7.1463,-9.04977 -10.1913,-11.73775 -12.3566,-16.7781 -12.3425,-28.73072 0.014,-12.25288 2.3092,-17.76668 10.5819,-25.42568 9.1368,-8.4591 14.2311,-10.06706 31.9069,-10.07105 14.1474,-0.003 14.6592,0.0722 21.0474,3.09937 8.8123,4.17596 13.3225,8.36665 16.9325,15.73291 3.9124,7.98344 4.7967,16.08463 2.6643,24.40809 -2.94,11.47576 -11.1226,20.79921 -25.1787,28.68897 -4.656,2.61347 -8.4655,5.08663 -8.4655,5.49591 0,0.40928 11.5188,11.63655 25.5973,24.94949 19.6047,18.53862 25.9001,23.9541 26.8904,23.13218 2.1114,-1.75231 5.2077,-9.9443 7.0908,-18.76019 l 1.7621,-8.25 7.8611,0 c 5.7473,0 8.0029,0.3697 8.3887,1.37493 1.0343,2.6955 -3.8247,19.75155 -8.1709,28.68135 -2.4307,4.99421 -4.4195,9.43981 -4.4195,9.87912 0,0.43931 7.5375,7.91472 16.75,16.61203 9.2125,8.6973 16.8955,16.40712 17.0733,17.13292 0.2533,1.03367 -2.1083,1.31965 -10.8973,1.31965 l -11.2206,0 -10.7537,-10 c -5.9145,-5.5 -11.2976,-10 -11.9625,-10 -0.6648,0 -3.6884,2.26627 -6.7191,5.03615 -6.831,6.24315 -20.822,13.17172 -32.2701,15.98073 -10.9935,2.69745 -33.3109,3.49158 -44,1.56565 z m 39.7536,-16.06723 c 3.4394,-0.82156 9.3056,-3.03074 13.0359,-4.90929 6.9323,-3.49103 17.2105,-11.84086 17.2105,-13.98145 0,-1.17162 -57.1495,-55.79819 -59.077,-56.46903 -0.5444,-0.18945 -5.6637,1.93844 -11.3763,4.72865 -12.0432,5.88228 -21.2159,13.67091 -25.367,21.53935 -2.387,4.52459 -2.6782,6.16361 -2.6789,15.07647 -9e-4,10.79539 0.7737,13.1833 6.7373,20.77148 5.7887,7.36576 16.2743,12.75906 28.6319,14.72699 7.4313,1.18344 25.0459,0.38895 32.8836,-1.48317 z m -14.5786,-97.17662 c 17.4501,-9.16976 25.3789,-22.89728 20.2773,-35.10715 -3.5352,-8.46091 -10.2049,-12.37123 -22.2264,-13.03085 -6.3173,-0.34664 -9.3574,-0.0403 -12.8551,1.29551 -5.2935,2.02162 -10.8363,6.56955 -12.9219,10.60259 -2.3115,4.46995 -1.8373,12.72917 1.0653,18.55387 2.5227,5.06236 16.77,21.34735 18.6762,21.34735 0.5594,0 4.1525,-1.6476 7.9846,-3.66132 z M 1255.4061,388.5318 c -13.2379,-2.09119 -20.0481,-6.20745 -24.1749,-14.61206 l -2.8723,-5.84956 -0.5,-43 -0.5,-43 -13,-0.5 -13,-0.5 -0.2817,-11.75 -0.2818,-11.75 12.3318,0 c 8.258,0 12.7281,-0.39641 13.5317,-1.2 0.8482,-0.84823 1.2,-6.71111 1.2,-20 l 0,-18.8 16.5,0 16.5,0 0,18.87755 c 0,14.42744 0.3115,19.13612 1.3216,19.97438 0.8078,0.67042 7.7082,1.20397 17.75,1.37244 l 16.4284,0.27563 0,11.5 0,11.5 -16.4284,0.27563 c -10.0418,0.16847 -16.9422,0.70202 -17.75,1.37244 -1.0395,0.86268 -1.32,7.208 -1.314,29.72437 0.01,37.93097 1.1528,47.46892 5.9709,49.83665 0.8368,0.41124 8.0465,0.98243 16.0215,1.26931 l 14.5,0.5216 0.2829,11.26226 0.2828,11.26225 -2.7777,1.05608 c -3.7409,1.42228 -32.3057,2.05555 -39.7408,0.88103 z M 75.33483,385.34335 c -0.26349,-0.70025 -0.59087,-33.67317 -0.7275,-73.27317 l -0.24843,-72 -32,-0.5 -32,-0.5 -0.27906,-13.25572 -0.27907,-13.25572 83.77907,0.25572 83.77906,0.25572 0.29087,11 c 0.15998,6.05 0.0405,12.00627 -0.26558,13.23617 l -0.55645,2.23616 -32.23442,0.26384 -32.23442,0.26383 -0.5,73 -0.5,73 -17.7725,0.27317 c -13.67394,0.21017 -17.88297,-0.0204 -18.25157,-1 z m 274.52407,-63.2484 0,-64.52477 16.5,0 16.5,0 0,11 c 0,12.86468 0.54941,13.34032 6.55586,5.67561 5.53022,-7.057 14.7221,-14.2598 21.40179,-16.77054 7.69528,-2.89248 21.08332,-4.44773 28.54235,-3.31568 l 6,0.91061 0.27698,15.42302 c 0.15234,8.48266 -0.1132,15.8132 -0.59008,16.29008 -0.4894,0.4894 -3.00559,0.38648 -5.77698,-0.23631 -7.36305,-1.65463 -22.23661,-1.4611 -28.50609,0.37092 -7.94264,2.32094 -15.8238,7.4757 -20.10863,13.15229 -7.02923,9.31239 -7.11863,9.89001 -7.73868,50 l -0.55652,36 -16.25,0.27477 -16.25,0.27477 0,-64.52477 z m 113,0 0,-64.52477 16.5,0 16.5,0 0,11 c 0,11.84186 0.63005,13.03744 4.3476,8.25 8.17734,-10.53073 17.06725,-17.28342 27.04822,-20.54556 6.95606,-2.27348 28.63489,-3.07275 30.58081,-1.12746 0.70181,0.70158 0.98078,6.45288 0.80035,16.5 -0.26428,14.71582 -0.36869,15.41686 -2.27698,15.28879 -1.1,-0.0738 -5.7647,-0.59221 -10.36599,-1.15197 -18.77056,-2.2835 -35.04569,3.53024 -43.24524,15.44786 -6.16021,8.95356 -6.24539,9.56159 -6.84196,48.83834 l -0.54681,36 -16.25,0.27477 -16.25,0.27477 0,-64.52477 z m 692.4689,63.25011 c -0.268,-0.70119 -0.3707,-29.62488 -0.2281,-64.27488 l 0.2592,-63 16.5,0 16.5,0 0,64 0,64 -16.2718,0.27488 c -12.4686,0.21062 -16.3858,-0.0231 -16.7593,-1 z m 217.0277,-146.78043 c -0.5523,-0.8936 15.5843,-27.80389 19.3352,-32.24445 1.3135,-1.55508 3.6263,-1.75 20.7642,-1.75 10.6073,0 19.5175,0.37467 19.8005,0.83259 0.2831,0.45793 -7.0329,8.33293 -16.2575,17.5 l -16.7722,16.66741 -13.1244,0 c -7.7191,0 -13.3803,-0.41413 -13.7458,-1.00555 z m -217.0518,-3.27779 c -0.2814,-0.7332 -0.3841,-6.7069 -0.2282,-13.27488 l 0.2834,-11.94178 16.5,0 16.5,0 0,13 0,13 -16.2718,0.27488 c -12.8309,0.21674 -16.3801,-0.007 -16.7834,-1.05822 z" + style="fill:#e6b623" /> + <path + inkscape:connector-curvature="0" + id="path3004" + d="m 631.67945,493.23852 c -6.11492,-1.72928 -11.29601,-5.76834 -14.07978,-10.97627 -2.14598,-4.01474 -2.24077,-5.22844 -2.24077,-28.69207 l 0,-24.5 3,0 3,0 0.5,24.08084 0.5,24.08085 2.69355,3.52843 c 4.89968,6.41835 14.63406,9.02546 25.37413,6.79583 7.89932,-1.63989 12.68394,-6.25314 14.29726,-13.78517 0.63174,-2.9494 1.13506,-14.14594 1.13506,-25.25 l 0,-19.95078 3,0 3,0 -0.01,23.25 c 0,13.13737 -0.4618,24.89296 -1.0545,27.02733 -1.4157,5.09763 -6.47482,10.62935 -11.92719,13.04122 -5.69943,2.52116 -20.45932,3.25383 -27.19216,1.34979 z m 248.17946,-0.20738 c -9.3978,-2.62351 -15.7953,-9.34101 -16.2645,-17.07822 -0.2161,-3.56254 -0.01,-3.90888 2.5202,-4.19971 1.9673,-0.22629 2.9165,0.20286 3.3178,1.5 2.11,6.82072 4.4781,10.16265 8.6028,12.14067 5.7779,2.77082 13.0713,3.60162 20.1423,2.29446 7.3736,-1.36307 11.3103,-4.1474 12.7747,-9.03522 2.5131,-8.38812 -3.3245,-12.68672 -21.5933,-15.90042 -18.2271,-3.20636 -24.488,-7.54234 -24.4963,-16.96464 -0.011,-12.09462 8.9358,-18.63258 25.4963,-18.63258 13.0928,0 21.0643,3.91478 24.6979,12.1291 2.3015,5.2031 1.8267,7.2856 -1.6614,7.2856 -2.0101,0 -2.9539,-0.90986 -4.6197,-4.45353 -2.7984,-5.95348 -8.2976,-8.69724 -17.6732,-8.81787 -8.3946,-0.108 -13.4391,1.52658 -16.7109,5.41488 -5.0875,6.04615 -2.1131,12.76957 6.7829,15.33229 2.8514,0.82143 9.9094,2.42992 15.6844,3.57443 12.3754,2.45261 18.5376,5.59886 20.5909,10.5131 3.9741,9.51148 -0.7059,19.64453 -11.0909,24.01335 -5.6104,2.36022 -19.5471,2.82529 -26.5,0.88431 z m 133.14029,0.0302 c -15.35519,-4.31556 -23.94759,-17.209 -22.92879,-34.4062 0.5504,-9.29149 3.3201,-15.97238 9.0863,-21.9175 5.13459,-5.29381 9.37459,-7.55875 17.15759,-9.16528 15.5604,-3.21188 32.6811,3.9329 37.0904,15.47845 3.4026,8.9098 -1.9607,10.56475 -6.5444,2.01935 -4.8654,-9.07068 -16.4488,-13.64341 -28.7844,-11.36306 -7.2704,1.34401 -10.0377,2.81536 -14.4215,7.66761 -4.65069,5.14782 -6.24689,10.03158 -6.27359,19.19545 -0.028,9.62004 2.2335,15.59806 7.86479,20.78881 5.5123,5.08102 10.3257,6.7022 19.6133,6.60584 11.5718,-0.12005 18.631,-4.64942 22.9289,-14.71173 1.8263,-4.27579 2.3673,-4.78144 4.8143,-4.5 2.3936,0.2753 2.7155,0.70109 2.4431,3.23169 -0.7729,7.18252 -8.1457,15.92416 -16.5641,19.63936 -6.3896,2.81987 -18.1934,3.48562 -25.4819,1.43721 z m -758.1403,-32.49116 0,-32 19.78811,0 c 18.53469,0 20.07023,0.14252 24.24193,2.25 5.28229,2.66853 8.62947,7.29663 9.50639,13.14437 1.37961,9.19988 -3.94888,18.23859 -12.08335,20.49698 -2.1742,0.60362 -10.50058,1.10001 -18.50308,1.10307 -9.97662,0.004 -14.92719,0.38277 -15.75,1.20558 -0.80325,0.80325 -1.2,5.26667 -1.2,13.5 l 0,12.3 -3,0 -3,0 0,-32 z m 43.0844,-4.76578 c 2.38613,-2.67271 2.9156,-4.16236 2.9156,-8.20294 0,-11.33212 -3.10253,-13.03128 -23.79414,-13.03128 -12.74815,0 -15.08273,0.23674 -15.59887,1.58179 -0.80305,2.0927 -0.7827,19.79673 0.0252,21.902 0.5586,1.45569 2.5464,1.61065 17.0844,1.33179 l 16.45221,-0.31558 2.9156,-3.26578 z m 19.36919,35.50545 c -0.26599,-0.69319 -0.36437,-14.98069 -0.21861,-31.75 l 0.26502,-30.48967 3,0 3,0 0.5,28.5 0.5,28.5 20.5,0.5 c 12.98978,0.31682 20.89726,0.13365 21.58436,-0.5 0.5964,-0.55 3.90691,-7.3 7.3567,-15 3.44979,-7.7 9.21429,-20.4352 12.81001,-28.30044 l 6.53767,-14.30045 4.04159,0.30045 4.04159,0.30044 13.81404,30.3924 c 7.59772,16.71582 13.81404,31.00332 13.81404,31.75 0,0.87363 -1.1957,1.3576 -3.35408,1.3576 -3.26952,0 -3.45699,-0.23322 -7.43596,-9.25 l -4.08187,-9.25 -17.19903,0 -17.19904,0 -3.48609,8 c -1.91736,4.4 -3.93671,8.5625 -4.48746,9.25 -1.45542,1.81681 -53.60554,1.80688 -54.30288,-0.0103 z m 92.12841,-25.09277 c 0.69174,-1.80263 -11.0047,-28.1469 -12.49677,-28.1469 -1.50512,0 -13.3648,26.32906 -12.67242,28.13338 0.75633,1.97097 24.41317,1.98368 25.16919,0.0135 z m 40.18344,-2.33469 -0.26544,-28.81221 -12,-0.5 -12,-0.5 -0.31794,-2.76569 -0.31793,-2.76569 28.31793,0.26569 28.31794,0.26569 0,2.5 c 0,2.5 0,2.5 -12,3 l -12,0.5 -0.5,28.5 -0.5,28.5 -3.23456,0.31221 -3.23456,0.3122 -0.26544,-28.8122 z m 39.23456,-3.32938 0,-32.01717 25.25,0.26717 25.25,0.26717 0,2.5 0,2.5 -21.45364,0.27048 c -15.6316,0.19708 -21.6656,0.60415 -22.23469,1.5 -1.38196,2.17548 -0.95659,18.36436 0.51462,19.58536 0.84106,0.69801 8.61552,1.20013 21.25,1.37244 l 19.92371,0.27172 0,2.5 0,2.5 -20.45418,0.27136 c -14.83148,0.19676 -20.66874,0.6091 -21.23469,1.5 -0.91909,1.4468 -1.08706,18.84602 -0.20414,21.14685 0.52784,1.37553 3.45299,1.58179 22.43261,1.58179 20.91467,0 21.852,0.0831 22.45756,1.99105 0.34756,1.09508 0.35133,2.44508 0.008,3 -0.39259,0.63582 -10.03178,1.00895 -26.06418,1.00895 l -25.44098,0 0,-32.01717 z m 55,30.73736 c 0,-0.7039 6.23989,-14.9914 13.86642,-31.75 l 13.86643,-30.47019 4.24299,0 4.24298,0 13.84095,30.5 c 7.61253,16.775 13.86329,31.08966 13.89059,31.81037 0.0341,0.90028 -1.06796,1.21323 -3.52155,1 -3.42729,-0.29786 -3.71296,-0.63274 -7.08933,-8.31037 -1.93497,-4.4 -3.98303,-8.5625 -4.55125,-9.25 -0.74984,-0.90725 -5.53285,-1.25 -17.44343,-1.25 l -16.41031,0 -4.40925,9.5 c -4.16218,8.96768 -4.5806,9.5 -7.46724,9.5 -1.81772,0 -3.058,-0.51907 -3.058,-1.27981 z m 43.85221,-24.60769 c 1.0716,-0.67906 0.0983,-3.73684 -4.6901,-14.73469 -3.32328,-7.63279 -6.60686,-13.87781 -7.29686,-13.87781 -1.65325,0 -13.28138,25.97319 -12.51835,27.96163 0.48352,1.26002 2.63158,1.5356 11.87172,1.52306 6.20476,-0.008 11.88988,-0.40091 12.63359,-0.87219 z m 122.14779,-6.1125 0,-32 18.0572,0 c 21.6834,0 25.3553,0.76721 31.92,6.66937 6.74531,6.06468 9.02281,12.31268 9.02281,24.75331 0,12.76885 -1.972,18.61818 -8.46561,25.1112 -6.8495,6.84885 -9.4869,7.46612 -31.9004,7.46612 l -18.634,0 0,-32 z m 41.0927,23.67236 c 2.8946,-1.52873 5.437,-3.9902 7.4073,-7.17158 2.8817,-4.65291 3,-5.30055 3,-16.42236 0,-9.92626 -0.3059,-12.14919 -2.1436,-15.57842 -4.7245,-8.816 -8.9581,-10.39701 -27.9994,-10.45611 -12.0008,-0.0372 -14.235,0.19571 -14.75,1.5379 -0.3339,0.86998 -0.607,11.85818 -0.607,24.41821 0,12.56003 0.2731,23.54823 0.607,24.41821 0.5155,1.34336 2.8281,1.58179 15.3427,1.58179 13.4982,0 15.1059,-0.19549 19.143,-2.32764 z m 30.14321,-23.40545 0.2641,-31.76691 25,0 25,0 0,2.5 0,2.5 -21.5,0.5 -21.5,0.5 0,10.5 0,10.5 20.4714,0.27141 c 11.2593,0.14928 20.8665,0.66648 21.3493,1.14934 0.4829,0.48286 0.5808,1.81418 0.2176,2.95848 -0.637,2.00722 -1.3897,2.09009 -21.3493,2.35067 l -20.689,0.2701 0,11.5 0,11.5 22,0.5 22,0.5 0,2.5 0,2.5 -25.7641,0.26691 -25.764,0.26691 0.264,-31.76691 z m 140.4681,31.03945 c -0.4128,-0.68812 25.3059,-58.50407 27.605,-62.05636 0.445,-0.6875 2.3024,-1.25 4.1276,-1.25 1.8252,0 3.7776,0.5625 4.3386,1.25 1.102,1.3503 28.2248,61.02627 28.2248,62.10051 0,0.35722 -1.5897,0.64949 -3.5328,0.64949 -3.4863,0 -3.5906,-0.12482 -7.942,-9.5 l -4.4092,-9.5 -16.4356,0 c -11.9477,0 -16.7089,0.34132 -17.4369,1.25 -0.5507,0.6875 -2.5669,4.85 -4.4804,9.25 -3.1634,7.27407 -3.7557,8.0278 -6.5273,8.30636 -1.6764,0.1685 -3.2658,-0.0565 -3.5318,-0.5 z m 44.0768,-26.39834 c 0.4109,-2.14464 -10.9733,-27.90802 -12.3318,-27.90802 -0.5906,0 -3.8798,6.37262 -7.3093,14.16139 -4.8048,10.91223 -5.9377,14.35421 -4.9376,15.00184 0.7138,0.46225 6.4675,0.72713 12.7858,0.58861 9.5826,-0.21007 11.5385,-0.51588 11.7929,-1.84382 z m 100.21919,-4.90802 0,-32 3,0 3,0 0.015,27.75 c 0.01,15.2625 0.353,28.28102 0.7658,28.93004 0.5297,0.833 6.8857,1.2449 21.6119,1.40061 l 20.8615,0.22057 13.1227,-28.90061 13.1231,-28.90061 3.5856,-0.30056 c 2.0665,-0.17323 4.042,0.25045 4.6629,1 1.3074,1.57828 28.2515,60.71685 28.2515,62.00809 0,0.50226 -1.6553,0.77354 -3.6783,0.60284 -3.5727,-0.30145 -3.7841,-0.54906 -7.3588,-8.61914 -2.0243,-4.56983 -4.1155,-8.74385 -4.6473,-9.27561 -0.5669,-0.5669 -7.7163,-0.85283 -17.2835,-0.69123 -13.246,0.22374 -16.48,0.55791 -17.1842,1.77561 -0.4772,0.825 -2.4267,4.9875 -4.3325,9.25 l -3.4649,7.75 -27.0253,0 -27.0252,0 0,-32 z m 91.7687,5.75 c 0.7219,-0.89016 -0.7086,-5.13626 -4.9689,-14.75 -3.2904,-7.425 -6.174,-13.695 -6.4079,-13.93333 -0.9741,-0.99258 -2.9797,2.49996 -8.3979,14.62415 -4.011,8.97511 -5.4288,13.18333 -4.7368,14.05918 0.6854,0.86746 4.4321,1.25 12.2428,1.25 7.7968,0 11.5666,-0.38408 12.2687,-1.25 z m 45.2313,13.30977 0,-12.94023 -5.2172,-6.80977 c -2.8695,-3.74537 -9.1695,-11.90913 -14,-18.14169 -4.8306,-6.23255 -8.7828,-11.77092 -8.7828,-12.30749 0,-0.53657 1.7516,-0.83721 3.8924,-0.66809 3.7119,0.29325 4.3957,0.95355 14.75,14.24442 5.9717,7.66531 11.3781,14.1013 12.0142,14.3022 0.6361,0.20089 6.2032,-6.18322 12.3713,-14.18693 11.0261,-14.30747 11.2799,-14.55219 15.0934,-14.55219 2.1333,0 3.8739,0.3375 3.8681,0.75 -0.01,0.4125 -6.2962,8.85 -13.9787,18.75 l -13.9682,18 -0.021,13.25 -0.021,13.25 -3,0 -3,0 0,-12.94023 z M -288.90794,444.87776 c -3.7771,-5.34225 -14.11027,-25.86462 -20.04343,-39.80758 -28.73674,-67.53149 -29.39593,-126.75659 -1.82767,-164.20543 11.58527,-15.73748 30.87234,-24.43966 47.41225,-21.39206 22.53742,4.15268 37.56568,26.16471 37.6167,55.09749 0.0335,18.97846 -6.11095,29.7363 -31.39365,54.96511 -9.11363,9.09419 -18.67185,19.48973 -21.2405,23.10121 -14.52401,20.42048 -18.37289,52.52886 -10.1726,84.86257 1.31521,5.18589 2.22088,9.5993 2.01261,9.80757 -0.20828,0.20828 -1.27195,-0.88472 -2.36371,-2.42888 z m 46.21123,-9.5788 c 1.55394,-2.07417 5.57716,-5.95309 8.94048,-8.61982 11.89692,-9.43291 22.5534,-13.20756 36.57523,-12.95536 l 8.5399,0.15359 -11,0.73909 c -16.61036,1.11606 -25.33457,4.98725 -37.75137,16.75142 -5.21348,4.93945 -7.11613,6.34955 -5.30424,3.93108 z m 270.55985,-4.22367 c -0.99884,-1.20353 -0.99884,-1.80669 0,-3.01022 1.09873,-1.32389 12.52146,-1.47439 94.87244,-1.25 l 93.62332,0.25511 0,2.5 0,2.5 -93.62332,0.25511 c -82.35098,0.22439 -93.77371,0.0739 -94.87244,-1.25 z m 1239.35736,-0.005 c -0.3166,-0.825 -0.3166,-2.175 0,-3 0.506,-1.31845 11.8259,-1.5 93.5252,-1.5 51.1223,0 93.6614,0.27314 94.5314,0.60699 0.87,0.33384 1.5818,1.4107 1.5818,2.39301 0,0.98231 -0.7118,2.05917 -1.5818,2.39301 -0.87,0.33385 -43.4091,0.60699 -94.5314,0.60699 -81.6993,0 -93.0192,-0.18155 -93.5252,-1.5 z m -1398.6116,-3.20584 c 1.2375,-0.23836 3.2625,-0.23836 4.5,0 1.2375,0.23835 0.225,0.43337 -2.25,0.43337 -2.475,0 -3.4875,-0.19502 -2.25,-0.43337 z m -15.57178,-2.46566 c -4.57699,-1.1101 -8.14707,-2.19309 -7.93353,-2.40663 0.21354,-0.21355 5.08334,0.69772 10.82178,2.02503 5.73844,1.32731 9.30853,2.4103 7.93353,2.40664 -1.375,-0.004 -6.2448,-0.91493 -10.82178,-2.02504 z m -13.67822,-3.82861 c -1.26064,-0.54172 -1.44548,-0.85943 -0.5,-0.85943 0.825,0 2.4,0.38674 3.5,0.85943 1.26064,0.54172 1.44548,0.85943 0.5,0.85943 -0.825,0 -2.4,-0.38674 -3.5,-0.85943 z m -9,-2.53758 c -3.94353,-1.36434 -3.95059,-1.37554 -0.5,-0.79342 4.0793,0.68819 8.24982,2.21096 6,2.19076 -0.825,-0.007 -3.3,-0.63621 -5.5,-1.39734 z m -6.6875,-2.14553 c 0.72187,-0.28887 1.58437,-0.25335 1.91667,0.0789 0.33229,0.33229 -0.25834,0.56864 -1.3125,0.52522 -1.16495,-0.048 -1.4019,-0.28494 -0.60417,-0.60416 z m -8.8125,-1.31689 c -3.3918,-0.71394 -3.40726,-0.73771 -0.5,-0.76868 1.65,-0.0176 4.125,0.32833 5.5,0.76868 3.27891,1.05009 -0.0112,1.05009 -5,0 z m 414.46645,-25.38219 c -18.96866,-3.10091 -33.9706,-10.64747 -44.42945,-22.34973 -18.83521,-21.07448 -21.26673,-57.48751 -5.52693,-82.76808 10.09881,-16.22027 26.20371,-26.54437 48.43404,-31.04881 12.71774,-2.57694 36.37087,-1.62357 48.36336,1.94935 15.66624,4.66744 27.07133,12.03577 35.14423,22.70511 9.33607,12.33879 13.44457,24.17651 14.27719,41.13649 l 0.52736,10.74215 -60.37812,0.25785 -60.37813,0.25786 0.0834,4.5 c 0.23059,12.4477 12.51344,25.5437 27.76683,29.60507 7.10124,1.89078 24.90439,1.7939 31.71831,-0.17261 6.67309,-1.92586 14.55809,-7.13996 18.82297,-12.44704 l 3.20274,-3.98542 17.45287,0 c 20.39412,0 19.87144,-0.40701 12.91504,10.05691 -9.66979,14.54545 -25.02297,25.2725 -42.96216,30.01705 -10.1666,2.68886 -33.19923,3.47847 -45.03355,1.54385 z m 60.98805,-82.54418 c 0.31489,-0.50951 -0.34818,-3.38718 -1.47348,-6.39482 -5.92045,-15.8238 -19.0036,-24.45192 -38.55165,-25.42415 -15.88328,-0.78996 -27.26997,3.41388 -36.44813,13.45624 -4.41064,4.82594 -8.98124,13.898 -8.98124,17.82661 0,1.26035 5.86616,1.46249 42.44098,1.46249 24.9665,0 42.67672,-0.38142 43.01352,-0.92637 z m 343.35946,82.91638 c -32.33361,-5.12983 -53.03424,-21.98154 -59.8794,-48.74586 -2.48658,-9.72245 -2.63641,-27.78334 -0.30844,-37.18026 4.83445,-19.51434 16.65308,-34.14933 35.05288,-43.40591 12.15027,-6.11256 19.74677,-7.79059 37.821,-8.35448 20.41122,-0.63679 30.9221,1.27873 45.3186,8.25897 22.3951,10.85838 35.878,33.01105 36.4801,59.93753 l 0.2013,9 -60.5,0.5 -60.5,0.5 0.181,4.16606 c 0.44724,10.29441 11.35169,23.78519 23.03442,28.49774 5.16623,2.08394 7.39047,2.33352 20.80737,2.33478 14.98203,10e-4 15.04102,-0.008 21.73711,-3.30488 4.585,-2.25778 8.2247,-5.02866 11.4772,-8.73739 l 4.7629,-5.43107 17.75,-0.0126 c 11.4055,-0.008 17.75,0.35192 17.75,1.00725 0,0.56093 -1.1808,2.92343 -2.6241,5.25 -10.9042,17.57814 -23.7995,27.32239 -44.0793,33.30836 -7.3456,2.16818 -11.2709,2.65564 -23.7966,2.95518 -8.25,0.19729 -17.55872,-0.0472 -20.68604,-0.5434 z m 58.71334,-85.74001 c -1.595,-8.60274 -10.3124,-19.54888 -19.1654,-24.06535 -8.04838,-4.106 -15.08133,-5.45929 -25.87635,-4.97919 -8.76056,0.38963 -11.08466,0.88638 -16.9178,3.61604 -8.69613,4.06941 -13.60555,8.00395 -17.43663,13.97417 -3.45605,5.38578 -6.40103,12.95859 -5.56531,14.31081 0.31028,0.50204 19.19559,0.89352 43.1045,0.89352 l 42.55229,0 -0.6953,-3.75 z m 319.0574,85.64338 c -35.43249,-5.16782 -61.44479,-27.22478 -71.00229,-60.20595 -11.2018,-38.6548 -0.232,-80.8543 26.6927,-102.68425 17.7119,-14.36046 41.67809,-20.84698 72.72489,-19.6833 30.9521,1.16013 51.6217,9.04781 68.6648,26.20313 6.7264,6.77065 8.9577,9.87097 12.6648,17.59778 4.5189,9.41871 8.259,22.69066 6.8042,24.14537 -0.4286,0.4286 -9.2444,0.65655 -19.5907,0.50656 l -18.8115,-0.27272 -2.1158,-6.5 c -5.4907,-16.86808 -17.2878,-27.63615 -35.6958,-32.58209 -8.0291,-2.15731 -26.2348,-2.45037 -33.92,-0.54602 -18.82439,4.66459 -33.56279,18.51868 -39.41449,37.0497 -3.1449,9.95887 -4.9604,25.56744 -4.0785,35.06466 2.4897,26.81443 19.3268,47.12465 44.49299,53.671 8.8033,2.28996 25.5007,2.24757 33.5,-0.085 9.3765,-2.7342 17.0756,-7.34654 23.0686,-13.81965 6.2099,-6.70745 9.6025,-12.8012 12.0722,-21.68431 1.2714,-4.57301 2.2249,-6.24477 3.7798,-6.62718 1.1436,-0.28128 9.7294,-0.38309 19.0794,-0.22625 l 17,0.28518 0.3081,3.17915 c 0.1694,1.74854 -1.0911,7.37354 -2.8011,12.5 -10.3829,31.12642 -34.7316,49.34798 -72.5694,54.30809 -12.3725,1.62189 -31.2317,1.80938 -40.8529,0.40614 z m 363.2293,0.0966 c -18.1525,-2.87994 -31.5898,-8.92582 -42.1192,-18.95068 -13.3687,-12.72815 -18.6163,-24.92071 -19.4385,-45.16424 -0.6107,-15.0363 0.9663,-23.72276 6.3439,-34.94395 8.9229,-18.61881 26.6365,-31.97681 48.9422,-36.9077 11.3377,-2.5063 31.5806,-2.71332 43.5971,-0.44585 34.7005,6.54787 56.6454,32.21688 57.2132,66.92241 l 0.1473,9 -60.5,0.5 -60.5,0.5 0.2292,3.82862 c 0.5814,9.71182 9.514,21.92479 19.7708,27.03137 8.1055,4.0355 13.4075,4.91782 26.8604,4.46995 11.5012,-0.38289 12.8005,-0.63458 18.9801,-3.67679 4.5046,-2.2176 8.1623,-5.00889 11.3966,-8.69684 l 4.7629,-5.43107 17.75,-0.0126 c 14.0549,-0.01 17.75,0.26258 17.75,1.30932 0,2.56643 -10.1233,16.25191 -16.2721,21.99801 -7.0631,6.60047 -21.9925,14.42748 -32.7279,17.15825 -7.6471,1.9452 -33.5936,2.87503 -42.186,1.51181 z m 59.1762,-84.23998 c -0.017,-3.97543 -4.9654,-13.10898 -9.7963,-18.08244 -8.1188,-8.35846 -19.2475,-12.67537 -32.6254,-12.65569 -15.9413,0.0235 -28.7844,5.97457 -36.9694,17.13056 -2.8349,3.86387 -6.7557,13.79525 -5.9566,15.08812 0.2615,0.4232 19.574,0.76945 42.9165,0.76945 l 42.441,0 -0.01,-2.25 z m -630.99019,82.83253 c -21.3952,-3.8549 -35.1232,-13.25688 -42.78491,-29.3022 -3.6973,-7.74304 -3.7151,-7.84264 -3.7151,-20.78033 0,-12.01053 0.204,-13.43522 2.6801,-18.71807 5.1122,-10.90734 16.42801,-20.46066 34.62491,-29.23215 4.5073,-2.17263 8.195,-4.3188 8.195,-4.76929 0,-0.45048 -3.2158,-4.52288 -7.1463,-9.04977 -10.1913,-11.73775 -12.3566,-16.7781 -12.3425,-28.73072 0.014,-12.25288 2.3092,-17.76668 10.5819,-25.42568 9.1368,-8.4591 14.2311,-10.06706 31.9069,-10.07105 14.1474,-0.003 14.6592,0.0722 21.0474,3.09937 8.8123,4.17596 13.3225,8.36665 16.9325,15.73291 3.9124,7.98344 4.7967,16.08463 2.6643,24.40809 -2.94,11.47576 -11.1226,20.79921 -25.1787,28.68897 -4.656,2.61347 -8.4655,5.08663 -8.4655,5.49591 0,0.40928 11.5188,11.63655 25.5973,24.94949 19.6047,18.53862 25.9001,23.9541 26.8904,23.13218 2.1114,-1.75231 5.2077,-9.9443 7.0908,-18.76019 l 1.7621,-8.25 7.8611,0 c 5.7473,0 8.0029,0.3697 8.3887,1.37493 1.0343,2.6955 -3.8247,19.75155 -8.1709,28.68135 -2.4307,4.99421 -4.4195,9.43981 -4.4195,9.87912 0,0.43931 7.5375,7.91472 16.75,16.61203 9.2125,8.6973 16.8955,16.40712 17.0733,17.13292 0.2533,1.03367 -2.1083,1.31965 -10.8973,1.31965 l -11.2206,0 -10.7537,-10 c -5.9145,-5.5 -11.2976,-10 -11.9625,-10 -0.6648,0 -3.6884,2.26627 -6.7191,5.03615 -6.831,6.24315 -20.822,13.17172 -32.2701,15.98073 -10.9935,2.69745 -33.3109,3.49158 -44,1.56565 z m 39.7536,-16.06723 c 3.4394,-0.82156 9.3056,-3.03074 13.0359,-4.90929 6.9323,-3.49103 17.2105,-11.84086 17.2105,-13.98145 0,-1.17162 -57.1495,-55.79819 -59.077,-56.46903 -0.5444,-0.18945 -5.6637,1.93844 -11.3763,4.72865 -12.0432,5.88228 -21.2159,13.67091 -25.367,21.53935 -2.387,4.52459 -2.6782,6.16361 -2.6789,15.07647 -9e-4,10.79539 0.7737,13.1833 6.7373,20.77148 5.7887,7.36576 16.2743,12.75906 28.6319,14.72699 7.4313,1.18344 25.0459,0.38895 32.8836,-1.48317 z m -14.5786,-97.17662 c 17.4501,-9.16976 25.3789,-22.89728 20.2773,-35.10715 -3.5352,-8.46091 -10.2049,-12.37123 -22.2264,-13.03085 -6.3173,-0.34664 -9.3574,-0.0403 -12.8551,1.29551 -5.2935,2.02162 -10.8363,6.56955 -12.9219,10.60259 -2.3115,4.46995 -1.8373,12.72917 1.0653,18.55387 2.5227,5.06236 16.77,21.34735 18.6762,21.34735 0.5594,0 4.1525,-1.6476 7.9846,-3.66132 z M 1255.4061,388.5318 c -13.2379,-2.09119 -20.0481,-6.20745 -24.1749,-14.61206 l -2.8723,-5.84956 -0.5,-43 -0.5,-43 -13,-0.5 -13,-0.5 -0.2817,-11.75 -0.2818,-11.75 12.3318,0 c 8.258,0 12.7281,-0.39641 13.5317,-1.2 0.8482,-0.84823 1.2,-6.71111 1.2,-20 l 0,-18.8 16.5,0 16.5,0 0,18.87755 c 0,14.42744 0.3115,19.13612 1.3216,19.97438 0.8078,0.67042 7.7082,1.20397 17.75,1.37244 l 16.4284,0.27563 0,11.5 0,11.5 -16.4284,0.27563 c -10.0418,0.16847 -16.9422,0.70202 -17.75,1.37244 -1.0395,0.86268 -1.32,7.208 -1.314,29.72437 0.01,37.93097 1.1528,47.46892 5.9709,49.83665 0.8368,0.41124 8.0465,0.98243 16.0215,1.26931 l 14.5,0.5216 0.2829,11.26226 0.2828,11.26225 -2.7777,1.05608 c -3.7409,1.42228 -32.3057,2.05555 -39.7408,0.88103 z M 75.33483,385.34335 c -0.26349,-0.70025 -0.59087,-33.67317 -0.7275,-73.27317 l -0.24843,-72 -32,-0.5 -32,-0.5 -0.27906,-13.25572 -0.27907,-13.25572 83.77907,0.25572 83.77906,0.25572 0.29087,11 c 0.15998,6.05 0.0405,12.00627 -0.26558,13.23617 l -0.55645,2.23616 -32.23442,0.26384 -32.23442,0.26383 -0.5,73 -0.5,73 -17.7725,0.27317 c -13.67394,0.21017 -17.88297,-0.0204 -18.25157,-1 z m 274.52407,-63.2484 0,-64.52477 16.5,0 16.5,0 0,11 c 0,12.86468 0.54941,13.34032 6.55586,5.67561 5.53022,-7.057 14.7221,-14.2598 21.40179,-16.77054 7.69528,-2.89248 21.08332,-4.44773 28.54235,-3.31568 l 6,0.91061 0.27698,15.42302 c 0.15234,8.48266 -0.1132,15.8132 -0.59008,16.29008 -0.4894,0.4894 -3.00559,0.38648 -5.77698,-0.23631 -7.36305,-1.65463 -22.23661,-1.4611 -28.50609,0.37092 -7.94264,2.32094 -15.8238,7.4757 -20.10863,13.15229 -7.02923,9.31239 -7.11863,9.89001 -7.73868,50 l -0.55652,36 -16.25,0.27477 -16.25,0.27477 0,-64.52477 z m 113,0 0,-64.52477 16.5,0 16.5,0 0,11 c 0,11.84186 0.63005,13.03744 4.3476,8.25 8.17734,-10.53073 17.06725,-17.28342 27.04822,-20.54556 6.95606,-2.27348 28.63489,-3.07275 30.58081,-1.12746 0.70181,0.70158 0.98078,6.45288 0.80035,16.5 -0.26428,14.71582 -0.36869,15.41686 -2.27698,15.28879 -1.1,-0.0738 -5.7647,-0.59221 -10.36599,-1.15197 -18.77056,-2.2835 -35.04569,3.53024 -43.24524,15.44786 -6.16021,8.95356 -6.24539,9.56159 -6.84196,48.83834 l -0.54681,36 -16.25,0.27477 -16.25,0.27477 0,-64.52477 z m 692.4689,63.25011 c -0.268,-0.70119 -0.3707,-29.62488 -0.2281,-64.27488 l 0.2592,-63 16.5,0 16.5,0 0,64 0,64 -16.2718,0.27488 c -12.4686,0.21062 -16.3858,-0.0231 -16.7593,-1 z m 217.0277,-146.78043 c -0.5523,-0.8936 15.5843,-27.80389 19.3352,-32.24445 1.3135,-1.55508 3.6263,-1.75 20.7642,-1.75 10.6073,0 19.5175,0.37467 19.8005,0.83259 0.2831,0.45793 -7.0329,8.33293 -16.2575,17.5 l -16.7722,16.66741 -13.1244,0 c -7.7191,0 -13.3803,-0.41413 -13.7458,-1.00555 z m -217.0518,-3.27779 c -0.2814,-0.7332 -0.3841,-6.7069 -0.2282,-13.27488 l 0.2834,-11.94178 16.5,0 16.5,0 0,13 0,13 -16.2718,0.27488 c -12.8309,0.21674 -16.3801,-0.007 -16.7834,-1.05822 z" + style="fill:#7ec140" /> + <path + inkscape:connector-curvature="0" + id="path3002" + d="m 631.67945,493.23852 c -6.11492,-1.72928 -11.29601,-5.76834 -14.07978,-10.97627 -2.14598,-4.01474 -2.24077,-5.22844 -2.24077,-28.69207 l 0,-24.5 3,0 3,0 0.5,24.08084 0.5,24.08085 2.69355,3.52843 c 4.89968,6.41835 14.63406,9.02546 25.37413,6.79583 7.89932,-1.63989 12.68394,-6.25314 14.29726,-13.78517 0.63174,-2.9494 1.13506,-14.14594 1.13506,-25.25 l 0,-19.95078 3,0 3,0 -0.01,23.25 c 0,13.13737 -0.4618,24.89296 -1.0545,27.02733 -1.4157,5.09763 -6.47482,10.62935 -11.92719,13.04122 -5.69943,2.52116 -20.45932,3.25383 -27.19216,1.34979 z m 248.17946,-0.20738 c -9.3978,-2.62351 -15.7953,-9.34101 -16.2645,-17.07822 -0.2161,-3.56254 -0.01,-3.90888 2.5202,-4.19971 1.9673,-0.22629 2.9165,0.20286 3.3178,1.5 2.11,6.82072 4.4781,10.16265 8.6028,12.14067 5.7779,2.77082 13.0713,3.60162 20.1423,2.29446 7.3736,-1.36307 11.3103,-4.1474 12.7747,-9.03522 2.5131,-8.38812 -3.3245,-12.68672 -21.5933,-15.90042 -18.2271,-3.20636 -24.488,-7.54234 -24.4963,-16.96464 -0.011,-12.09462 8.9358,-18.63258 25.4963,-18.63258 13.0928,0 21.0643,3.91478 24.6979,12.1291 2.3015,5.2031 1.8267,7.2856 -1.6614,7.2856 -2.0101,0 -2.9539,-0.90986 -4.6197,-4.45353 -2.7984,-5.95348 -8.2976,-8.69724 -17.6732,-8.81787 -8.3946,-0.108 -13.4391,1.52658 -16.7109,5.41488 -5.0875,6.04615 -2.1131,12.76957 6.7829,15.33229 2.8514,0.82143 9.9094,2.42992 15.6844,3.57443 12.3754,2.45261 18.5376,5.59886 20.5909,10.5131 3.9741,9.51148 -0.7059,19.64453 -11.0909,24.01335 -5.6104,2.36022 -19.5471,2.82529 -26.5,0.88431 z m 133.14029,0.0302 c -15.35519,-4.31556 -23.94759,-17.209 -22.92879,-34.4062 0.5504,-9.29149 3.3201,-15.97238 9.0863,-21.9175 5.13459,-5.29381 9.37459,-7.55875 17.15759,-9.16528 15.5604,-3.21188 32.6811,3.9329 37.0904,15.47845 3.4026,8.9098 -1.9607,10.56475 -6.5444,2.01935 -4.8654,-9.07068 -16.4488,-13.64341 -28.7844,-11.36306 -7.2704,1.34401 -10.0377,2.81536 -14.4215,7.66761 -4.65069,5.14782 -6.24689,10.03158 -6.27359,19.19545 -0.028,9.62004 2.2335,15.59806 7.86479,20.78881 5.5123,5.08102 10.3257,6.7022 19.6133,6.60584 11.5718,-0.12005 18.631,-4.64942 22.9289,-14.71173 1.8263,-4.27579 2.3673,-4.78144 4.8143,-4.5 2.3936,0.2753 2.7155,0.70109 2.4431,3.23169 -0.7729,7.18252 -8.1457,15.92416 -16.5641,19.63936 -6.3896,2.81987 -18.1934,3.48562 -25.4819,1.43721 z m -758.1403,-32.49116 0,-32 19.78811,0 c 18.53469,0 20.07023,0.14252 24.24193,2.25 5.28229,2.66853 8.62947,7.29663 9.50639,13.14437 1.37961,9.19988 -3.94888,18.23859 -12.08335,20.49698 -2.1742,0.60362 -10.50058,1.10001 -18.50308,1.10307 -9.97662,0.004 -14.92719,0.38277 -15.75,1.20558 -0.80325,0.80325 -1.2,5.26667 -1.2,13.5 l 0,12.3 -3,0 -3,0 0,-32 z m 43.0844,-4.76578 c 2.38613,-2.67271 2.9156,-4.16236 2.9156,-8.20294 0,-11.33212 -3.10253,-13.03128 -23.79414,-13.03128 -12.74815,0 -15.08273,0.23674 -15.59887,1.58179 -0.80305,2.0927 -0.7827,19.79673 0.0252,21.902 0.5586,1.45569 2.5464,1.61065 17.0844,1.33179 l 16.45221,-0.31558 2.9156,-3.26578 z m 19.36919,35.50545 c -0.26599,-0.69319 -0.36437,-14.98069 -0.21861,-31.75 l 0.26502,-30.48967 3,0 3,0 0.5,28.5 0.5,28.5 20.5,0.5 c 12.98978,0.31682 20.89726,0.13365 21.58436,-0.5 0.5964,-0.55 3.90691,-7.3 7.3567,-15 3.44979,-7.7 9.21429,-20.4352 12.81001,-28.30044 l 6.53767,-14.30045 4.04159,0.30045 4.04159,0.30044 13.81404,30.3924 c 7.59772,16.71582 13.81404,31.00332 13.81404,31.75 0,0.87363 -1.1957,1.3576 -3.35408,1.3576 -3.26952,0 -3.45699,-0.23322 -7.43596,-9.25 l -4.08187,-9.25 -17.19903,0 -17.19904,0 -3.48609,8 c -1.91736,4.4 -3.93671,8.5625 -4.48746,9.25 -1.45542,1.81681 -53.60554,1.80688 -54.30288,-0.0103 z m 92.12841,-25.09277 c 0.69174,-1.80263 -11.0047,-28.1469 -12.49677,-28.1469 -1.50512,0 -13.3648,26.32906 -12.67242,28.13338 0.75633,1.97097 24.41317,1.98368 25.16919,0.0135 z m 40.18344,-2.33469 -0.26544,-28.81221 -12,-0.5 -12,-0.5 -0.31794,-2.76569 -0.31793,-2.76569 28.31793,0.26569 28.31794,0.26569 0,2.5 c 0,2.5 0,2.5 -12,3 l -12,0.5 -0.5,28.5 -0.5,28.5 -3.23456,0.31221 -3.23456,0.3122 -0.26544,-28.8122 z m 39.23456,-3.32938 0,-32.01717 25.25,0.26717 25.25,0.26717 0,2.5 0,2.5 -21.45364,0.27048 c -15.6316,0.19708 -21.6656,0.60415 -22.23469,1.5 -1.38196,2.17548 -0.95659,18.36436 0.51462,19.58536 0.84106,0.69801 8.61552,1.20013 21.25,1.37244 l 19.92371,0.27172 0,2.5 0,2.5 -20.45418,0.27136 c -14.83148,0.19676 -20.66874,0.6091 -21.23469,1.5 -0.91909,1.4468 -1.08706,18.84602 -0.20414,21.14685 0.52784,1.37553 3.45299,1.58179 22.43261,1.58179 20.91467,0 21.852,0.0831 22.45756,1.99105 0.34756,1.09508 0.35133,2.44508 0.008,3 -0.39259,0.63582 -10.03178,1.00895 -26.06418,1.00895 l -25.44098,0 0,-32.01717 z m 55,30.73736 c 0,-0.7039 6.23989,-14.9914 13.86642,-31.75 l 13.86643,-30.47019 4.24299,0 4.24298,0 13.84095,30.5 c 7.61253,16.775 13.86329,31.08966 13.89059,31.81037 0.0341,0.90028 -1.06796,1.21323 -3.52155,1 -3.42729,-0.29786 -3.71296,-0.63274 -7.08933,-8.31037 -1.93497,-4.4 -3.98303,-8.5625 -4.55125,-9.25 -0.74984,-0.90725 -5.53285,-1.25 -17.44343,-1.25 l -16.41031,0 -4.40925,9.5 c -4.16218,8.96768 -4.5806,9.5 -7.46724,9.5 -1.81772,0 -3.058,-0.51907 -3.058,-1.27981 z m 43.85221,-24.60769 c 1.0716,-0.67906 0.0983,-3.73684 -4.6901,-14.73469 -3.32328,-7.63279 -6.60686,-13.87781 -7.29686,-13.87781 -1.65325,0 -13.28138,25.97319 -12.51835,27.96163 0.48352,1.26002 2.63158,1.5356 11.87172,1.52306 6.20476,-0.008 11.88988,-0.40091 12.63359,-0.87219 z m 122.14779,-6.1125 0,-32 18.0572,0 c 21.6834,0 25.3553,0.76721 31.92,6.66937 6.74531,6.06468 9.02281,12.31268 9.02281,24.75331 0,12.76885 -1.972,18.61818 -8.46561,25.1112 -6.8495,6.84885 -9.4869,7.46612 -31.9004,7.46612 l -18.634,0 0,-32 z m 41.0927,23.67236 c 2.8946,-1.52873 5.437,-3.9902 7.4073,-7.17158 2.8817,-4.65291 3,-5.30055 3,-16.42236 0,-9.92626 -0.3059,-12.14919 -2.1436,-15.57842 -4.7245,-8.816 -8.9581,-10.39701 -27.9994,-10.45611 -12.0008,-0.0372 -14.235,0.19571 -14.75,1.5379 -0.3339,0.86998 -0.607,11.85818 -0.607,24.41821 0,12.56003 0.2731,23.54823 0.607,24.41821 0.5155,1.34336 2.8281,1.58179 15.3427,1.58179 13.4982,0 15.1059,-0.19549 19.143,-2.32764 z m 30.14321,-23.40545 0.2641,-31.76691 25,0 25,0 0,2.5 0,2.5 -21.5,0.5 -21.5,0.5 0,10.5 0,10.5 20.4714,0.27141 c 11.2593,0.14928 20.8665,0.66648 21.3493,1.14934 0.4829,0.48286 0.5808,1.81418 0.2176,2.95848 -0.637,2.00722 -1.3897,2.09009 -21.3493,2.35067 l -20.689,0.2701 0,11.5 0,11.5 22,0.5 22,0.5 0,2.5 0,2.5 -25.7641,0.26691 -25.764,0.26691 0.264,-31.76691 z m 140.4681,31.03945 c -0.4128,-0.68812 25.3059,-58.50407 27.605,-62.05636 0.445,-0.6875 2.3024,-1.25 4.1276,-1.25 1.8252,0 3.7776,0.5625 4.3386,1.25 1.102,1.3503 28.2248,61.02627 28.2248,62.10051 0,0.35722 -1.5897,0.64949 -3.5328,0.64949 -3.4863,0 -3.5906,-0.12482 -7.942,-9.5 l -4.4092,-9.5 -16.4356,0 c -11.9477,0 -16.7089,0.34132 -17.4369,1.25 -0.5507,0.6875 -2.5669,4.85 -4.4804,9.25 -3.1634,7.27407 -3.7557,8.0278 -6.5273,8.30636 -1.6764,0.1685 -3.2658,-0.0565 -3.5318,-0.5 z m 44.0768,-26.39834 c 0.4109,-2.14464 -10.9733,-27.90802 -12.3318,-27.90802 -0.5906,0 -3.8798,6.37262 -7.3093,14.16139 -4.8048,10.91223 -5.9377,14.35421 -4.9376,15.00184 0.7138,0.46225 6.4675,0.72713 12.7858,0.58861 9.5826,-0.21007 11.5385,-0.51588 11.7929,-1.84382 z m 100.21919,-4.90802 0,-32 3,0 3,0 0.015,27.75 c 0.01,15.2625 0.353,28.28102 0.7658,28.93004 0.5297,0.833 6.8857,1.2449 21.6119,1.40061 l 20.8615,0.22057 13.1227,-28.90061 13.1231,-28.90061 3.5856,-0.30056 c 2.0665,-0.17323 4.042,0.25045 4.6629,1 1.3074,1.57828 28.2515,60.71685 28.2515,62.00809 0,0.50226 -1.6553,0.77354 -3.6783,0.60284 -3.5727,-0.30145 -3.7841,-0.54906 -7.3588,-8.61914 -2.0243,-4.56983 -4.1155,-8.74385 -4.6473,-9.27561 -0.5669,-0.5669 -7.7163,-0.85283 -17.2835,-0.69123 -13.246,0.22374 -16.48,0.55791 -17.1842,1.77561 -0.4772,0.825 -2.4267,4.9875 -4.3325,9.25 l -3.4649,7.75 -27.0253,0 -27.0252,0 0,-32 z m 91.7687,5.75 c 0.7219,-0.89016 -0.7086,-5.13626 -4.9689,-14.75 -3.2904,-7.425 -6.174,-13.695 -6.4079,-13.93333 -0.9741,-0.99258 -2.9797,2.49996 -8.3979,14.62415 -4.011,8.97511 -5.4288,13.18333 -4.7368,14.05918 0.6854,0.86746 4.4321,1.25 12.2428,1.25 7.7968,0 11.5666,-0.38408 12.2687,-1.25 z m 45.2313,13.30977 0,-12.94023 -5.2172,-6.80977 c -2.8695,-3.74537 -9.1695,-11.90913 -14,-18.14169 -4.8306,-6.23255 -8.7828,-11.77092 -8.7828,-12.30749 0,-0.53657 1.7516,-0.83721 3.8924,-0.66809 3.7119,0.29325 4.3957,0.95355 14.75,14.24442 5.9717,7.66531 11.3781,14.1013 12.0142,14.3022 0.6361,0.20089 6.2032,-6.18322 12.3713,-14.18693 11.0261,-14.30747 11.2799,-14.55219 15.0934,-14.55219 2.1333,0 3.8739,0.3375 3.8681,0.75 -0.01,0.4125 -6.2962,8.85 -13.9787,18.75 l -13.9682,18 -0.021,13.25 -0.021,13.25 -3,0 -3,0 0,-12.94023 z M -242.69671,435.29896 c 1.55394,-2.07417 5.57716,-5.95309 8.94048,-8.61982 11.89692,-9.43291 22.5534,-13.20756 36.57523,-12.95536 l 8.5399,0.15359 -11,0.73909 c -16.61036,1.11606 -25.33457,4.98725 -37.75137,16.75142 -5.21348,4.93945 -7.11613,6.34955 -5.30424,3.93108 z m 270.55985,-4.22367 c -0.99884,-1.20353 -0.99884,-1.80669 0,-3.01022 1.09873,-1.32389 12.52146,-1.47439 94.87244,-1.25 l 93.62332,0.25511 0,2.5 0,2.5 -93.62332,0.25511 c -82.35098,0.22439 -93.77371,0.0739 -94.87244,-1.25 z m 1239.35736,-0.005 c -0.3166,-0.825 -0.3166,-2.175 0,-3 0.506,-1.31845 11.8259,-1.5 93.5252,-1.5 51.1223,0 93.6614,0.27314 94.5314,0.60699 0.87,0.33384 1.5818,1.4107 1.5818,2.39301 0,0.98231 -0.7118,2.05917 -1.5818,2.39301 -0.87,0.33385 -43.4091,0.60699 -94.5314,0.60699 -81.6993,0 -93.0192,-0.18155 -93.5252,-1.5 z m -1398.6116,-3.20584 c 1.2375,-0.23836 3.2625,-0.23836 4.5,0 1.2375,0.23835 0.225,0.43337 -2.25,0.43337 -2.475,0 -3.4875,-0.19502 -2.25,-0.43337 z m -15.57178,-2.46566 c -4.57699,-1.1101 -8.14707,-2.19309 -7.93353,-2.40663 0.21354,-0.21355 5.08334,0.69772 10.82178,2.02503 5.73844,1.32731 9.30853,2.4103 7.93353,2.40664 -1.375,-0.004 -6.2448,-0.91493 -10.82178,-2.02504 z m -13.67822,-3.82861 c -1.26064,-0.54172 -1.44548,-0.85943 -0.5,-0.85943 0.825,0 2.4,0.38674 3.5,0.85943 1.26064,0.54172 1.44548,0.85943 0.5,0.85943 -0.825,0 -2.4,-0.38674 -3.5,-0.85943 z m -9,-2.53758 c -3.94353,-1.36434 -3.95059,-1.37554 -0.5,-0.79342 4.0793,0.68819 8.24982,2.21096 6,2.19076 -0.825,-0.007 -3.3,-0.63621 -5.5,-1.39734 z m -6.6875,-2.14553 c 0.72187,-0.28887 1.58437,-0.25335 1.91667,0.0789 0.33229,0.33229 -0.25834,0.56864 -1.3125,0.52522 -1.16495,-0.048 -1.4019,-0.28494 -0.60417,-0.60416 z m -8.8125,-1.31689 c -3.3918,-0.71394 -3.40726,-0.73771 -0.5,-0.76868 1.65,-0.0176 4.125,0.32833 5.5,0.76868 3.27891,1.05009 -0.0112,1.05009 -5,0 z m 414.46645,-25.38219 c -18.96866,-3.10091 -33.9706,-10.64747 -44.42945,-22.34973 -18.83521,-21.07448 -21.26673,-57.48751 -5.52693,-82.76808 10.09881,-16.22027 26.20371,-26.54437 48.43404,-31.04881 12.71774,-2.57694 36.37087,-1.62357 48.36336,1.94935 15.66624,4.66744 27.07133,12.03577 35.14423,22.70511 9.33607,12.33879 13.44457,24.17651 14.27719,41.13649 l 0.52736,10.74215 -60.37812,0.25785 -60.37813,0.25786 0.0834,4.5 c 0.23059,12.4477 12.51344,25.5437 27.76683,29.60507 7.10124,1.89078 24.90439,1.7939 31.71831,-0.17261 6.67309,-1.92586 14.55809,-7.13996 18.82297,-12.44704 l 3.20274,-3.98542 17.45287,0 c 20.39412,0 19.87144,-0.40701 12.91504,10.05691 -9.66979,14.54545 -25.02297,25.2725 -42.96216,30.01705 -10.1666,2.68886 -33.19923,3.47847 -45.03355,1.54385 z m 60.98805,-82.54418 c 0.31489,-0.50951 -0.34818,-3.38718 -1.47348,-6.39482 -5.92045,-15.8238 -19.0036,-24.45192 -38.55165,-25.42415 -15.88328,-0.78996 -27.26997,3.41388 -36.44813,13.45624 -4.41064,4.82594 -8.98124,13.898 -8.98124,17.82661 0,1.26035 5.86616,1.46249 42.44098,1.46249 24.9665,0 42.67672,-0.38142 43.01352,-0.92637 z m 343.35946,82.91638 c -32.33361,-5.12983 -53.03424,-21.98154 -59.8794,-48.74586 -2.48658,-9.72245 -2.63641,-27.78334 -0.30844,-37.18026 4.83445,-19.51434 16.65308,-34.14933 35.05288,-43.40591 12.15027,-6.11256 19.74677,-7.79059 37.821,-8.35448 20.41122,-0.63679 30.9221,1.27873 45.3186,8.25897 22.3951,10.85838 35.878,33.01105 36.4801,59.93753 l 0.2013,9 -60.5,0.5 -60.5,0.5 0.181,4.16606 c 0.44724,10.29441 11.35169,23.78519 23.03442,28.49774 5.16623,2.08394 7.39047,2.33352 20.80737,2.33478 14.98203,10e-4 15.04102,-0.008 21.73711,-3.30488 4.585,-2.25778 8.2247,-5.02866 11.4772,-8.73739 l 4.7629,-5.43107 17.75,-0.0126 c 11.4055,-0.008 17.75,0.35192 17.75,1.00725 0,0.56093 -1.1808,2.92343 -2.6241,5.25 -10.9042,17.57814 -23.7995,27.32239 -44.0793,33.30836 -7.3456,2.16818 -11.2709,2.65564 -23.7966,2.95518 -8.25,0.19729 -17.55872,-0.0472 -20.68604,-0.5434 z m 58.71334,-85.74001 c -1.595,-8.60274 -10.3124,-19.54888 -19.1654,-24.06535 -8.04838,-4.106 -15.08133,-5.45929 -25.87635,-4.97919 -8.76056,0.38963 -11.08466,0.88638 -16.9178,3.61604 -8.69613,4.06941 -13.60555,8.00395 -17.43663,13.97417 -3.45605,5.38578 -6.40103,12.95859 -5.56531,14.31081 0.31028,0.50204 19.19559,0.89352 43.1045,0.89352 l 42.55229,0 -0.6953,-3.75 z m 319.0574,85.64338 c -35.43249,-5.16782 -61.44479,-27.22478 -71.00229,-60.20595 -11.2018,-38.6548 -0.232,-80.8543 26.6927,-102.68425 17.7119,-14.36046 41.67809,-20.84698 72.72489,-19.6833 30.9521,1.16013 51.6217,9.04781 68.6648,26.20313 6.7264,6.77065 8.9577,9.87097 12.6648,17.59778 4.5189,9.41871 8.259,22.69066 6.8042,24.14537 -0.4286,0.4286 -9.2444,0.65655 -19.5907,0.50656 l -18.8115,-0.27272 -2.1158,-6.5 c -5.4907,-16.86808 -17.2878,-27.63615 -35.6958,-32.58209 -8.0291,-2.15731 -26.2348,-2.45037 -33.92,-0.54602 -18.82439,4.66459 -33.56279,18.51868 -39.41449,37.0497 -3.1449,9.95887 -4.9604,25.56744 -4.0785,35.06466 2.4897,26.81443 19.3268,47.12465 44.49299,53.671 8.8033,2.28996 25.5007,2.24757 33.5,-0.085 9.3765,-2.7342 17.0756,-7.34654 23.0686,-13.81965 6.2099,-6.70745 9.6025,-12.8012 12.0722,-21.68431 1.2714,-4.57301 2.2249,-6.24477 3.7798,-6.62718 1.1436,-0.28128 9.7294,-0.38309 19.0794,-0.22625 l 17,0.28518 0.3081,3.17915 c 0.1694,1.74854 -1.0911,7.37354 -2.8011,12.5 -10.3829,31.12642 -34.7316,49.34798 -72.5694,54.30809 -12.3725,1.62189 -31.2317,1.80938 -40.8529,0.40614 z m 363.2293,0.0966 c -18.1525,-2.87994 -31.5898,-8.92582 -42.1192,-18.95068 -13.3687,-12.72815 -18.6163,-24.92071 -19.4385,-45.16424 -0.6107,-15.0363 0.9663,-23.72276 6.3439,-34.94395 8.9229,-18.61881 26.6365,-31.97681 48.9422,-36.9077 11.3377,-2.5063 31.5806,-2.71332 43.5971,-0.44585 34.7005,6.54787 56.6454,32.21688 57.2132,66.92241 l 0.1473,9 -60.5,0.5 -60.5,0.5 0.2292,3.82862 c 0.5814,9.71182 9.514,21.92479 19.7708,27.03137 8.1055,4.0355 13.4075,4.91782 26.8604,4.46995 11.5012,-0.38289 12.8005,-0.63458 18.9801,-3.67679 4.5046,-2.2176 8.1623,-5.00889 11.3966,-8.69684 l 4.7629,-5.43107 17.75,-0.0126 c 14.0549,-0.01 17.75,0.26258 17.75,1.30932 0,2.56643 -10.1233,16.25191 -16.2721,21.99801 -7.0631,6.60047 -21.9925,14.42748 -32.7279,17.15825 -7.6471,1.9452 -33.5936,2.87503 -42.186,1.51181 z m 59.1762,-84.23998 c -0.017,-3.97543 -4.9654,-13.10898 -9.7963,-18.08244 -8.1188,-8.35846 -19.2475,-12.67537 -32.6254,-12.65569 -15.9413,0.0235 -28.7844,5.97457 -36.9694,17.13056 -2.8349,3.86387 -6.7557,13.79525 -5.9566,15.08812 0.2615,0.4232 19.574,0.76945 42.9165,0.76945 l 42.441,0 -0.01,-2.25 z m -630.99019,82.83253 c -21.3952,-3.8549 -35.1232,-13.25688 -42.78491,-29.3022 -3.6973,-7.74304 -3.7151,-7.84264 -3.7151,-20.78033 0,-12.01053 0.204,-13.43522 2.6801,-18.71807 5.1122,-10.90734 16.42801,-20.46066 34.62491,-29.23215 4.5073,-2.17263 8.195,-4.3188 8.195,-4.76929 0,-0.45048 -3.2158,-4.52288 -7.1463,-9.04977 -10.1913,-11.73775 -12.3566,-16.7781 -12.3425,-28.73072 0.014,-12.25288 2.3092,-17.76668 10.5819,-25.42568 9.1368,-8.4591 14.2311,-10.06706 31.9069,-10.07105 14.1474,-0.003 14.6592,0.0722 21.0474,3.09937 8.8123,4.17596 13.3225,8.36665 16.9325,15.73291 3.9124,7.98344 4.7967,16.08463 2.6643,24.40809 -2.94,11.47576 -11.1226,20.79921 -25.1787,28.68897 -4.656,2.61347 -8.4655,5.08663 -8.4655,5.49591 0,0.40928 11.5188,11.63655 25.5973,24.94949 19.6047,18.53862 25.9001,23.9541 26.8904,23.13218 2.1114,-1.75231 5.2077,-9.9443 7.0908,-18.76019 l 1.7621,-8.25 7.8611,0 c 5.7473,0 8.0029,0.3697 8.3887,1.37493 1.0343,2.6955 -3.8247,19.75155 -8.1709,28.68135 -2.4307,4.99421 -4.4195,9.43981 -4.4195,9.87912 0,0.43931 7.5375,7.91472 16.75,16.61203 9.2125,8.6973 16.8955,16.40712 17.0733,17.13292 0.2533,1.03367 -2.1083,1.31965 -10.8973,1.31965 l -11.2206,0 -10.7537,-10 c -5.9145,-5.5 -11.2976,-10 -11.9625,-10 -0.6648,0 -3.6884,2.26627 -6.7191,5.03615 -6.831,6.24315 -20.822,13.17172 -32.2701,15.98073 -10.9935,2.69745 -33.3109,3.49158 -44,1.56565 z m 39.7536,-16.06723 c 3.4394,-0.82156 9.3056,-3.03074 13.0359,-4.90929 6.9323,-3.49103 17.2105,-11.84086 17.2105,-13.98145 0,-1.17162 -57.1495,-55.79819 -59.077,-56.46903 -0.5444,-0.18945 -5.6637,1.93844 -11.3763,4.72865 -12.0432,5.88228 -21.2159,13.67091 -25.367,21.53935 -2.387,4.52459 -2.6782,6.16361 -2.6789,15.07647 -9e-4,10.79539 0.7737,13.1833 6.7373,20.77148 5.7887,7.36576 16.2743,12.75906 28.6319,14.72699 7.4313,1.18344 25.0459,0.38895 32.8836,-1.48317 z m -14.5786,-97.17662 c 17.4501,-9.16976 25.3789,-22.89728 20.2773,-35.10715 -3.5352,-8.46091 -10.2049,-12.37123 -22.2264,-13.03085 -6.3173,-0.34664 -9.3574,-0.0403 -12.8551,1.29551 -5.2935,2.02162 -10.8363,6.56955 -12.9219,10.60259 -2.3115,4.46995 -1.8373,12.72917 1.0653,18.55387 2.5227,5.06236 16.77,21.34735 18.6762,21.34735 0.5594,0 4.1525,-1.6476 7.9846,-3.66132 z M 1255.4061,388.5318 c -13.2379,-2.09119 -20.0481,-6.20745 -24.1749,-14.61206 l -2.8723,-5.84956 -0.5,-43 -0.5,-43 -13,-0.5 -13,-0.5 -0.2817,-11.75 -0.2818,-11.75 12.3318,0 c 8.258,0 12.7281,-0.39641 13.5317,-1.2 0.8482,-0.84823 1.2,-6.71111 1.2,-20 l 0,-18.8 16.5,0 16.5,0 0,18.87755 c 0,14.42744 0.3115,19.13612 1.3216,19.97438 0.8078,0.67042 7.7082,1.20397 17.75,1.37244 l 16.4284,0.27563 0,11.5 0,11.5 -16.4284,0.27563 c -10.0418,0.16847 -16.9422,0.70202 -17.75,1.37244 -1.0395,0.86268 -1.32,7.208 -1.314,29.72437 0.01,37.93097 1.1528,47.46892 5.9709,49.83665 0.8368,0.41124 8.0465,0.98243 16.0215,1.26931 l 14.5,0.5216 0.2829,11.26226 0.2828,11.26225 -2.7777,1.05608 c -3.7409,1.42228 -32.3057,2.05555 -39.7408,0.88103 z M 75.33483,385.34335 c -0.26349,-0.70025 -0.59087,-33.67317 -0.7275,-73.27317 l -0.24843,-72 -32,-0.5 -32,-0.5 -0.27906,-13.25572 -0.27907,-13.25572 83.77907,0.25572 83.77906,0.25572 0.29087,11 c 0.15998,6.05 0.0405,12.00627 -0.26558,13.23617 l -0.55645,2.23616 -32.23442,0.26384 -32.23442,0.26383 -0.5,73 -0.5,73 -17.7725,0.27317 c -13.67394,0.21017 -17.88297,-0.0204 -18.25157,-1 z m 274.52407,-63.2484 0,-64.52477 16.5,0 16.5,0 0,11 c 0,12.86468 0.54941,13.34032 6.55586,5.67561 5.53022,-7.057 14.7221,-14.2598 21.40179,-16.77054 7.69528,-2.89248 21.08332,-4.44773 28.54235,-3.31568 l 6,0.91061 0.27698,15.42302 c 0.15234,8.48266 -0.1132,15.8132 -0.59008,16.29008 -0.4894,0.4894 -3.00559,0.38648 -5.77698,-0.23631 -7.36305,-1.65463 -22.23661,-1.4611 -28.50609,0.37092 -7.94264,2.32094 -15.8238,7.4757 -20.10863,13.15229 -7.02923,9.31239 -7.11863,9.89001 -7.73868,50 l -0.55652,36 -16.25,0.27477 -16.25,0.27477 0,-64.52477 z m 113,0 0,-64.52477 16.5,0 16.5,0 0,11 c 0,11.84186 0.63005,13.03744 4.3476,8.25 8.17734,-10.53073 17.06725,-17.28342 27.04822,-20.54556 6.95606,-2.27348 28.63489,-3.07275 30.58081,-1.12746 0.70181,0.70158 0.98078,6.45288 0.80035,16.5 -0.26428,14.71582 -0.36869,15.41686 -2.27698,15.28879 -1.1,-0.0738 -5.7647,-0.59221 -10.36599,-1.15197 -18.77056,-2.2835 -35.04569,3.53024 -43.24524,15.44786 -6.16021,8.95356 -6.24539,9.56159 -6.84196,48.83834 l -0.54681,36 -16.25,0.27477 -16.25,0.27477 0,-64.52477 z m 692.4689,63.25011 c -0.268,-0.70119 -0.3707,-29.62488 -0.2281,-64.27488 l 0.2592,-63 16.5,0 16.5,0 0,64 0,64 -16.2718,0.27488 c -12.4686,0.21062 -16.3858,-0.0231 -16.7593,-1 z m 217.0277,-146.78043 c -0.5523,-0.8936 15.5843,-27.80389 19.3352,-32.24445 1.3135,-1.55508 3.6263,-1.75 20.7642,-1.75 10.6073,0 19.5175,0.37467 19.8005,0.83259 0.2831,0.45793 -7.0329,8.33293 -16.2575,17.5 l -16.7722,16.66741 -13.1244,0 c -7.7191,0 -13.3803,-0.41413 -13.7458,-1.00555 z m -217.0518,-3.27779 c -0.2814,-0.7332 -0.3841,-6.7069 -0.2282,-13.27488 l 0.2834,-11.94178 16.5,0 16.5,0 0,13 0,13 -16.2718,0.27488 c -12.8309,0.21674 -16.3801,-0.007 -16.7834,-1.05822 z" + style="fill:#867966" /> + <path + inkscape:connector-curvature="0" + id="path3000" + d="m 634.00567,492.56001 c -6.61775,-1.39977 -12.34757,-5.23355 -15.15752,-10.14177 -2.4351,-4.25347 -2.49641,-4.87734 -2.81818,-28.67795 l -0.32893,-24.3299 2.32893,0.3299 2.32893,0.32989 0.5,23.5 c 0.47428,22.29126 0.61767,23.68923 2.78771,27.17905 3.5796,5.75664 9.8303,8.32469 20.21229,8.30405 10.68387,-0.0212 16.13171,-2.60941 19.98743,-9.49567 2.44646,-4.36936 2.52093,-5.086 2.83017,-27.23743 0.30664,-21.96509 0.38649,-22.75 2.3144,-22.75 1.9494,0 1.9893,0.57471 1.6824,24.25 -0.3075,23.71505 -0.3695,24.34927 -2.8144,28.75 -3.54587,6.38256 -10.71699,9.87093 -21.52134,10.46898 -4.38826,0.2429 -9.93762,0.0273 -12.33189,-0.47915 z m 248.00004,0 c -9.6422,-2.03949 -15.6734,-7.79685 -17.6223,-16.82216 -0.6614,-3.06283 -0.5361,-3.30546 1.5496,-3 1.6588,0.24293 2.6451,1.46405 3.6666,4.53932 2.623,7.89719 10.7222,12.29301 22.6496,12.29301 13.8052,0 23.4111,-8.82267 19.6065,-18.00782 -1.919,-4.63278 -6.7307,-6.86721 -20.4717,-9.50659 -19.7837,-3.80005 -24.4489,-6.63717 -25.2889,-15.37936 -1.2406,-12.91121 11.8176,-20.64718 30.4082,-18.01443 10.7298,1.51953 16.8606,6.14979 18.7462,14.1582 0.5695,2.41855 0.357,2.75 -1.7631,2.75 -1.717,0 -2.5857,-0.69726 -3.0188,-2.42293 -0.955,-3.80511 -5.3242,-8.32404 -9.3914,-9.71327 -2.0445,-0.69834 -7.0923,-1.25272 -11.2173,-1.23196 -14.721,0.0741 -22.4738,7.74998 -17.5142,17.34065 1.8796,3.63488 8.3949,6.16473 23.0125,8.93569 5.9345,1.12496 12.4127,2.88248 14.3959,3.90559 4.714,2.43193 8.1058,7.5043 8.1058,12.12222 0,10.68091 -8.9413,17.72594 -23.5213,18.53299 -4.3883,0.2429 -9.9377,0.0273 -12.3319,-0.47915 z m 132.35319,-0.3891 c -9.8171,-2.4134 -15.49379,-6.81137 -19.62609,-15.20532 -6.7266,-13.66364 -3.9716,-31.74087 6.25649,-41.05281 10.8694,-9.89582 32.9908,-10.3522 45.3369,-0.93533 3.691,2.81522 8.3902,12.13522 6.8801,13.6453 -1.6461,1.64611 -3.7138,0.12516 -5.8474,-4.30118 -7.11,-14.75032 -33.647,-16.74374 -45.0804,-3.38638 -9.48159,11.07703 -8.03269,33.03816 2.7812,42.15627 4.5351,3.82393 8.8554,5.46583 16.1821,6.15001 12.557,1.1726 22.5405,-4.1225 26.7017,-14.16217 1.6622,-4.01038 2.8131,-5.50912 4.2303,-5.50912 1.6671,0 1.865,0.50374 1.3778,3.50633 -0.313,1.92849 -1.8446,5.40569 -3.4037,7.72713 -6.8468,10.19452 -21.5556,14.86634 -35.789,11.36727 z m -758.5,-31.60073 0,-31 19.25,0.022 c 21.22833,0.0242 25.76592,1.02032 29.31377,6.43503 4.45548,6.79991 3.49777,18.1402 -1.96097,23.21993 -4.76872,4.43764 -8.98256,5.31111 -25.6528,5.3175 -9.97662,0.004 -14.92719,0.38277 -15.75,1.20558 -0.80325,0.80325 -1.2,5.26667 -1.2,13.5 0,11.63333 -0.1084,12.3 -2,12.3 -1.95699,0 -2,-0.66667 -2,-31 z m 39.45434,-1.41647 c 4.14217,-1.73071 6.27258,-4.80684 6.98347,-10.08353 0.74064,-5.49755 -1.27236,-10.48332 -5.33569,-13.21537 -3.19216,-2.14631 -4.38145,-2.28463 -19.64301,-2.28463 -13.89095,0 -16.3331,0.22923 -16.85212,1.58179 -0.33385,0.86998 -0.60699,6.23318 -0.60699,11.91821 0,5.68503 0.27314,11.04823 0.60699,11.91821 0.51719,1.34779 2.88891,1.58179 16.03212,1.58179 11.04474,0 16.38784,-0.40225 18.81523,-1.41647 z m 22.78121,1.66647 c 0.25796,-29.99518 0.31354,-30.75 2.26445,-30.75 1.94152,0 2.01462,0.83333 2.5,28.5 l 0.5,28.5 19,0.24754 c 12.09348,0.15756 19.81733,0.67307 21.24849,1.41818 1.23667,0.64384 2.46735,0.95177 2.73484,0.68429 0.26748,-0.26749 6.50204,-13.73067 13.85458,-29.91818 12.92007,-28.44514 13.46821,-29.44192 16.35034,-29.7329 1.64015,-0.16558 3.43119,0.28442 3.98007,1 1.07677,1.40379 27.33168,59.37271 27.33168,60.34634 0,0.32316 -1.15743,0.44518 -2.57207,0.27115 -2.1603,-0.26576 -3.13515,-1.59716 -6.08932,-8.31642 -1.93449,-4.4 -3.99075,-8.57285 -4.56947,-9.27301 -0.79385,-0.96042 -5.25311,-1.20597 -18.16068,-1 l -17.10846,0.27301 -4.4433,9.25 -4.44331,9.25 -26.32115,0 -26.32114,0 0.26445,-30.75 z m 92.59037,5.42239 c 0.37046,-1.93104 -10.26768,-27.14267 -12.50229,-29.62953 -0.84147,-0.93645 -1.65426,-1.11223 -2.27459,-0.4919 -1.50463,1.50463 -13.04904,27.54242 -13.04904,29.43141 0,0.92636 0.31245,1.99675 0.69434,2.37864 0.38188,0.38188 6.56383,0.56938 13.73765,0.41666 11.71418,-0.24937 13.07905,-0.46391 13.39393,-2.10528 z m 39.93953,-3.35486 -0.26545,-28.81753 -12.25,-0.28078 c -11.4588,-0.26264 -12.25,-0.409 -12.25,-2.26607 0,-1.93833 0.64461,-1.979 27.25,-1.71922 23.4373,0.22884 27.25,0.47594 27.25,1.76607 0,1.22222 -2.22222,1.59259 -12,2 l -12,0.5 -0.5,28.5 -0.5,28.5 -2.23455,0.31753 -2.23456,0.31752 -0.26544,-28.81752 z m 39.23455,-2.31784 0,-31.03525 24.25,0.26778 c 20.76988,0.22935 24.25,0.48305 24.25,1.76778 0,1.27832 -3.17062,1.53997 -21.45364,1.77048 -15.6316,0.19708 -21.6656,0.60415 -22.23469,1.5 -1.29183,2.0336 -0.96459,20.1766 0.38833,21.52952 0.8548,0.8548 7.06074,1.2 21.57332,1.2 18.86463,0 20.34842,0.12959 20.03699,1.75 -0.30518,1.58787 -2.23011,1.77514 -20.77751,2.02136 -14.82117,0.19675 -20.65575,0.60915 -21.22167,1.5 -1.01702,1.60096 -1.01634,21.85739 8e-4,23.45857 0.57055,0.89817 6.70303,1.30278 22.73468,1.5 18.72743,0.23038 21.95339,0.49049 21.95339,1.77007 0,1.28572 -3.53554,1.53821 -24.75,1.76747 l -24.75,0.26747 0,-31.03525 z m 55.06403,30.25031 c 0.0352,-0.4125 6.22271,-14.25 13.75,-30.75 l 13.68597,-30 3.4299,0 3.42991,0 13.82009,30.3924 c 7.60106,16.71582 13.8201,30.58321 13.8201,30.81642 0,0.23322 -1.20533,0.28163 -2.6785,0.1076 -2.3027,-0.27202 -3.19487,-1.48219 -6.35878,-8.62519 -2.02415,-4.56983 -4.11478,-8.74329 -4.64586,-9.27437 -0.56842,-0.56842 -8.09113,-0.85274 -18.2889,-0.69123 l -17.3233,0.27437 -4.02211,9.25 c -3.42187,7.86957 -4.36986,9.25 -6.35233,9.25 -1.28162,0 -2.30141,-0.3375 -2.26619,-0.75 z m 44.72057,-24.36304 c 0.30842,-1.60849 -11.10955,-28.52672 -12.87113,-30.3441 -1.57741,-1.62738 -3.4029,1.32331 -9.80412,15.84714 -4.78925,10.86642 -5.87111,14.19214 -4.96992,15.27801 0.8983,1.08237 4.03478,1.32679 14.24392,1.11 11.10981,-0.23592 13.13879,-0.52223 13.40125,-1.89105 z m 121.2154,-5.88696 0,-31 17.3185,0 c 21.1718,0 26.2084,1.15548 32.2109,7.38972 5.2352,5.43726 7.47061,12.33261 7.47061,23.04361 0,14.82834 -4.55581,24.17313 -14.10481,28.93158 -5.149,2.56588 -5.7817,2.63509 -24.0915,2.63509 l -18.8037,0 0,-31 z m 39.5707,25.10719 c 4.8822,-2.21743 9.7224,-7.80446 11.2879,-13.02947 1.6435,-5.4855 1.4273,-19.88226 -0.378,-25.18077 -1.8879,-5.54041 -5.5395,-9.56545 -10.8773,-11.98956 -5.6906,-2.5843 -34.0284,-2.84795 -34.9963,-0.3256 -0.3339,0.86998 -0.607,12.30818 -0.607,25.41821 0,13.11003 0.2731,24.54823 0.607,25.41821 0.9639,2.51185 29.3036,2.25975 34.9637,-0.31102 z m 31.42931,-25.10719 0,-31 24.5733,0 c 22.8645,0 24.55,0.1217 24.2374,1.75 -0.3038,1.58309 -2.3854,1.79769 -21.8233,2.25 l -21.4874,0.5 0,11.5 0,11.5 21,0.5 c 17.7778,0.42328 21,0.73016 21,2 0,1.26984 -3.2222,1.57672 -21,2 l -21,0.5 0,12.5 0,12.5 21.9874,0.5 c 19.9141,0.45285 22.019,0.66501 22.3233,2.25 0.3127,1.62907 -1.3967,1.75 -24.7374,1.75 l -25.0733,0 0,-31 z m 140.9883,30.25 c -0.01,-0.4125 6.1449,-14.38511 13.6697,-31.05025 l 13.6813,-30.30025 3.3565,0.30025 3.3566,0.30025 13.4738,29.72878 c 7.4106,16.35082 13.4738,30.18832 13.4738,30.75 0,0.56167 -1.0524,1.02122 -2.3388,1.02122 -1.9982,0 -2.9142,-1.34673 -6.2913,-9.25 l -3.9525,-9.25 -17.7559,-0.27327 -17.7559,-0.27326 -4.42,9.52326 c -3.4616,7.45814 -4.8609,9.52327 -6.4528,9.52327 -1.1181,0 -2.0381,-0.3375 -2.0445,-0.75 z m 43.4299,-22.85699 c 0.87,-0.33384 1.5818,-1.06776 1.5818,-1.63092 0,-2.4099 -13.3629,-30.76209 -14.4988,-30.76209 -1.2165,0 -14.5012,27.98748 -14.5012,30.55044 0,0.70559 0.5625,1.50987 1.25,1.78728 1.8047,0.72821 24.2908,0.77572 26.1682,0.0553 z m 100.58179,-7.39301 c 0,-30.33333 0.043,-31 2,-31 1.9514,0 2,0.66667 2,27.41821 0,15.08002 0.2731,28.13002 0.607,29 0.5241,1.36585 3.2096,1.58179 19.6712,1.58179 15.9931,0 19.3463,0.25521 20.8148,1.5842 1.6116,1.45843 1.8704,1.39889 3.26,-0.75 0.8303,-1.28381 7.0033,-14.4842 13.718,-29.3342 6.7146,-14.85 12.6697,-27.58548 13.2335,-28.30107 0.5639,-0.71558 2.3524,-1.16558 3.9745,-1 2.8399,0.2899 3.4451,1.39571 16.3096,29.80107 7.3482,16.225 13.3718,30.0938 13.3859,30.81955 0.034,1.76745 -4.0242,1.11722 -5.1152,-0.81955 -0.4647,-0.825 -2.3976,-4.9875 -4.2952,-9.25 l -3.4503,-7.75 -17.5897,0 -17.5896,0 -4.4093,9.5 -4.4092,9.5 -26.058,0 -26.058,0 0,-31 z m 91.4182,7.39301 c 0.87,-0.33384 1.5818,-1.11831 1.5818,-1.74326 0,-1.42306 -11.9506,-28.80439 -13.1401,-30.10689 -0.5472,-0.59911 -1.4147,-0.41208 -2.3192,0.5 -1.5119,1.52457 -13.5407,27.95808 -13.5407,29.75587 0,0.56903 0.5625,1.26158 1.25,1.53899 1.8047,0.72821 24.2908,0.77572 26.1682,0.0553 z m 45.5818,11.54125 c 0,-7.2541 -0.4639,-12.93679 -1.1632,-14.25 -0.6398,-1.20134 -6.5149,-9.07527 -13.0557,-17.49761 -6.5409,-8.42234 -12.1406,-15.95984 -12.4438,-16.75 -0.3897,-1.01557 0.1903,-1.43665 1.9787,-1.43665 2.0763,0 4.5431,2.609 13.7566,14.54994 8.0472,10.42938 11.7351,14.465 13.022,14.25 0.9874,-0.16497 6.6694,-6.59994 12.6265,-14.29994 8.6429,-11.17148 11.3815,-14.06393 13.555,-14.31642 1.4982,-0.17403 2.7123,0.051 2.6981,0.5 -0.014,0.44903 -6.0891,8.61397 -13.5,18.14431 l -13.4742,17.3279 0,12.9221 c 0,12.25544 -0.1032,12.92211 -2,12.92211 -1.8895,0 -2,-0.66667 -2,-12.06574 z M 29.30824,430.48822 c -0.37129,-0.60077 -0.26193,-1.50545 0.24303,-2.01041 0.54794,-0.54794 38.19024,-0.8152 93.36287,-0.66287 81.39301,0.22473 92.44476,0.43456 92.44476,1.75524 0,1.32071 -11.07872,1.5305 -92.68779,1.75517 -66.18808,0.18221 -92.88079,-0.0571 -93.36287,-0.83713 z m 1238.99996,-3e-5 c -0.3713,-0.60075 -0.2619,-1.50541 0.243,-2.01035 0.548,-0.54796 38.3887,-0.8152 93.8629,-0.66287 81.8375,0.22471 92.9448,0.43447 92.9448,1.75521 0,1.32078 -11.1343,1.53048 -93.1878,1.75514 -66.5482,0.18221 -93.3808,-0.0571 -93.8629,-0.83713 z M 232.45584,389.50129 c -10.8341,-1.4999 -18.40865,-3.73293 -27.59694,-8.13577 -6.84322,-3.27912 -10.06518,-5.65401 -16.53006,-12.18418 -8.68224,-8.76993 -12.9164,-16.06799 -16.06881,-27.69641 -2.38709,-8.80535 -2.44033,-28.08404 -0.10194,-36.91475 4.98083,-18.80971 17.4761,-34.03259 34.70081,-42.27571 14.64921,-7.01057 20.55468,-8.20874 40.5,-8.21714 20.465,-0.009 28.40694,1.54563 41.57059,8.13537 21.57686,10.80141 34.37094,31.27183 35.69237,57.10748 l 0.52427,10.25 -60.02117,0 c -51.73347,0 -60.19053,0.20407 -61.24773,1.47791 -0.98127,1.18236 -0.80905,2.85244 0.86119,8.35134 3.87358,12.75291 13.531,22.41543 26.27132,26.28518 5.8104,1.76486 8.87357,2.02872 20.12584,1.73363 12.63336,-0.3313 13.59233,-0.50568 19.91952,-3.62217 4.34547,-2.14039 8.38015,-5.17025 11.65184,-8.75 l 5.00466,-5.47589 16.57365,0 c 9.11551,0 16.57365,0.38023 16.57365,0.84496 0,2.21731 -8.96038,14.32448 -14.73709,19.91261 -7.63202,7.38286 -20.45438,14.15826 -32.76291,17.31206 -9.34662,2.39487 -30.19642,3.34374 -40.90306,1.86148 z m 58.91118,-80.94425 c 1.2126,-1.96202 -2.55008,-11.84189 -6.52421,-17.13095 -5.07402,-6.75289 -13.21877,-12.2622 -22.12896,-14.96859 -5.68131,-1.72564 -8.86719,-2.03864 -17.64407,-1.73347 -9.87647,0.34341 -11.31122,0.65808 -18.41713,4.03922 -4.58734,2.18275 -9.56826,5.52881 -12.30695,8.2675 -4.98033,4.98032 -10.48474,15.36838 -10.48601,19.78943 l -7.9e-4,2.75 43.44098,0 c 28.2576,0 43.65984,-0.35411 44.06714,-1.01314 z m 347.49188,81.45465 c -1.375,-0.23645 -5.65,-0.93626 -9.5,-1.55512 -19.92183,-3.20231 -36.8491,-13.53992 -46.48118,-28.38639 -6.38019,-9.83414 -9.26749,-19.9011 -9.80042,-34.17048 -0.82633,-22.12495 4.85,-37.69122 18.7176,-51.32952 8.81483,-8.66908 17.29625,-13.55969 30.564,-17.62399 8.44768,-2.58777 10.13532,-2.75638 27.5,-2.74748 20.367,0.0104 27.153,1.2192 40.0934,7.14168 22.5765,10.33272 36.0942,32.08872 37.112,59.72979 l 0.2946,8 -60.5,0.5 -60.5,0.5 0.0556,4.6339 c 0.076,6.33743 5.17583,16.44203 11.01475,21.82416 2.51376,2.31709 7.57629,5.6219 11.25007,7.34402 6.16943,2.89196 7.66108,3.16203 19.52959,3.53587 19.54587,0.61568 28.86042,-2.71416 38.23782,-13.66952 l 3.568,-4.16843 16.4221,0 c 11.9537,0 16.4221,0.32115 16.4221,1.18028 0,2.64477 -8.7194,14.29852 -15.1594,20.26093 -8.0598,7.46218 -19.536,13.53443 -31.3406,16.58282 -7.71045,1.99112 -31.18086,3.50418 -37.5,2.41748 z m 54.7291,-84.42451 c -1.7701,-13.19728 -15.3466,-26.38446 -30.84088,-29.95646 -2.41352,-0.55641 -8.28563,-1.02265 -13.04913,-1.03609 -14.08517,-0.0398 -25.41461,4.4519 -33.58405,13.31469 -5.94141,6.44567 -11.38209,18.02824 -9.72662,20.70685 0.35953,0.58173 17.59282,0.95401 44.16227,0.95401 l 43.57261,0 -0.5342,-3.983 z m 323.2709,84.35262 c -25.12439,-3.59803 -39.04879,-9.66297 -53.17879,-23.16265 -8.4256,-8.04979 -15.4007,-18.20308 -19.2463,-28.01591 -12.1724,-31.06019 -8.4974,-70.32779 8.8581,-94.64931 16.6473,-23.3292 44.3227,-35.53612 80.56699,-35.53612 38.9301,0 69.9402,14.55967 84.7181,39.77639 3.3914,5.78694 8.2517,19.87546 8.2685,23.96798 l 0.013,3.25 -18.25,-0.009 -18.25,-0.009 -2.2614,-7.44807 c -6.0776,-20.01689 -24.8098,-32.662 -50.59,-34.15069 -25.6462,-1.48096 -46.17029,9.67335 -56.55239,30.73476 -4.7992,9.73577 -6.8546,18.4125 -7.6712,32.38272 -1.5755,26.95519 10.1685,49.84956 31.16719,60.7587 23.6205,12.27124 53.7381,9.23412 70.2551,-7.08468 6.7898,-6.70836 10.2671,-12.40139 13.3076,-21.78723 1.227,-3.78773 2.7066,-7.2174 3.288,-7.62148 0.5814,-0.40408 8.6087,-0.74158 17.8385,-0.75 14.6303,-0.0134 16.8619,0.19461 17.4098,1.62238 0.9357,2.43837 -3.1766,15.70208 -7.8634,25.36231 -3.3789,6.96451 -5.7681,10.13909 -13.2258,17.57353 -7.6743,7.65029 -10.5921,9.80156 -18.602,13.715 -11.3933,5.56651 -24.6271,9.12975 -39.4237,10.61499 -10.3082,1.03471 -25.0379,1.25924 -30.5763,0.4661 z m 359.2497,-0.36413 c -39.644,-5.60918 -62.1632,-29.78422 -62.2323,-66.80808 -0.036,-19.29326 6.2717,-35.63938 18.367,-47.59658 8.4874,-8.39064 15.5819,-12.79546 26.8544,-16.67332 11.919,-4.1003 21.1121,-5.2599 36.7612,-4.63704 14.9072,0.59334 25.4797,2.85443 35.5,7.59224 22.4306,10.60569 36.0153,32.43436 36.7608,59.06934 l 0.2392,8.54795 -60.5,0.5 -60.5,0.5 0.1681,4.8225 c 0.3126,8.96717 8.1661,21.15187 16.9517,26.30055 8.0103,4.69435 15.8315,6.56394 27.5118,6.57639 16.8267,0.0179 27.6259,-4.18548 35.5278,-13.82868 l 3.5815,-4.37076 16.3796,0 c 11.9209,0 16.3795,0.32128 16.3795,1.18028 0,2.67235 -8.7512,14.32794 -15.3327,20.4214 -8.1467,7.54256 -19.0716,13.29315 -31.2213,16.43406 -9.1082,2.35463 -31.0584,3.40415 -41.1963,1.96975 z m 58.7405,-83.25549 c -0.014,-4.59376 -4.1171,-12.84753 -9.0449,-18.19347 -8.3595,-9.069 -19.7617,-13.55653 -34.4453,-13.55653 -21.7671,0 -37.3807,10.50728 -43.4358,29.23045 -0.6635,2.05175 -0.9228,4.18925 -0.5763,4.75 0.4125,0.66742 15.6338,1.01955 44.0711,1.01955 l 43.441,0 -0.01,-3.25 z m -630.50629,81.8776 c -14.8374,-2.43972 -24.8874,-7.00935 -33.5154,-15.23909 -9.57731,-9.13521 -13.96851,-19.97858 -13.96851,-34.49327 0,-20.44751 9.43791,-32.45871 35.75001,-45.49753 6.1875,-3.06618 11.25,-6.02698 11.25,-6.57955 0,-0.55258 -3.3805,-4.64351 -7.5123,-9.09097 -4.1318,-4.44746 -8.7316,-10.59299 -10.2219,-13.65674 -2.3554,-4.84236 -2.7132,-6.81216 -2.7377,-15.07045 -0.025,-8.39657 0.2948,-10.15747 2.7517,-15.16054 3.4476,-7.02039 8.99,-12.12328 17.5968,-16.20125 6.4567,-3.05923 6.9757,-3.13746 20.6234,-3.10848 17.5861,0.0373 23.0129,1.82314 31.5825,10.39277 7.0398,7.03976 9.4255,13.25456 9.3185,24.27491 -0.063,6.54004 -0.5529,8.66892 -3.2555,14.15868 -4.0829,8.29343 -12.2328,15.90567 -23.0598,21.53849 -6.1548,3.20213 -8.1264,4.71322 -7.8946,6.05095 0.4172,2.40807 50.4767,49.55447 52.6163,49.55447 2.4006,0 5.9219,-7.6416 8.5059,-18.4587 l 2.1784,-9.11899 7.0036,0.28884 7.0036,0.28885 -0.3244,4 c -0.4461,5.49938 -5.6625,20.89046 -9.2305,27.23485 -1.6192,2.87917 -2.9433,6.02917 -2.9424,7 9e-4,0.99095 7.0406,8.32577 16.0502,16.72319 8.8268,8.22692 16.5311,15.53942 17.1209,16.25 0.865,1.0423 -1.0018,1.29196 -9.6605,1.29196 l -10.7327,0 -10.7795,-10.5 c -5.9287,-5.775 -11.1949,-10.5 -11.7026,-10.5 -0.5078,0 -2.2449,1.38587 -3.8603,3.07971 -4.2111,4.41559 -15.3803,11.63098 -22.4532,14.50494 -15.3012,6.21745 -38.8471,8.78118 -55.5,6.04295 z m 39.0161,-14.08411 c 8.1212,-2.14768 16.8336,-6.554 23.7028,-11.98765 9.2017,-7.2787 9.2626,-6.83042 -2.4821,-18.27015 -25.831,-25.16016 -49.7466,-47.28569 -51.1114,-47.28569 -2.5266,0 -16.0937,6.57534 -22.3917,10.85221 -12.7558,8.66233 -18.2182,18.23826 -18.2168,31.9353 0.001,9.84604 3.3898,17.55623 10.7109,24.3697 7.0327,6.54507 15.6876,10.49078 26.7883,12.21268 5.8668,0.91005 27.0952,-0.26485 33,-1.8264 z m -16.702,-95.94111 c 7.7492,-3.92686 16.4689,-11.12337 20.202,-16.67315 3.2539,-4.83741 3.5,-5.75003 3.5,-12.9801 0,-7.03098 -0.2886,-8.18748 -3.0092,-12.05835 -4.6834,-6.6638 -10.8157,-9.31788 -22.4584,-9.7201 -8.8577,-0.306 -9.9141,-0.12906 -14.9248,2.5 -2.9658,1.55613 -6.7776,4.54219 -8.4705,6.63569 -2.6183,3.23785 -3.1353,4.81801 -3.4608,10.57955 -0.3228,5.71311 0.01,7.54472 2.1152,11.70272 3.4324,6.77343 17.2331,22.41136 19.7783,22.41136 1.0982,0 4.1259,-1.07893 6.7282,-2.39762 z m 430.30759,109.38792 c -13.9712,-1.96798 -20.8393,-6.06065 -24.9764,-14.88334 l -2.6292,-5.60696 -0.3108,-41.97079 c -0.205,-27.68793 -0.6721,-42.40611 -1.3724,-43.25 -0.7577,-0.91287 -4.6064,-1.27921 -13.4392,-1.27921 l -12.3776,0 0,-11 0,-11 12.3,0 c 8.2333,0 12.6967,-0.39675 13.5,-1.2 0.8482,-0.84823 1.2,-6.71111 1.2,-20 l 0,-18.8 15.5,0 15.5,0 0,18.87755 c 0,14.42744 0.3115,19.13612 1.3216,19.97438 0.8078,0.67042 7.7082,1.20397 17.75,1.37244 l 16.4284,0.27563 0,10.5 0,10.5 -16.4284,0.27563 c -10.7264,0.17996 -16.9196,0.68324 -17.8435,1.45003 -1.1836,0.98232 -1.3588,6.9888 -1.0712,36.72437 0.4611,47.67327 -0.3744,46.01009 23.1269,46.03523 l 13.7839,0.0147 -0.2839,10.67996 -0.2838,10.67996 -3,0.8261 c -4.6144,1.27064 -29.2228,1.81447 -36.3944,0.80428 z M 76.32594,384.32018 c -0.2586,-0.6875 -0.58198,-33.65 -0.71861,-73.25 l -0.24843,-72 -32,-0.5 -32,-0.5 -0.28083,-12.25578 -0.28082,-12.25579 82.78082,0.25579 82.78083,0.25578 0,12 0,12 -32.5,0.5 -32.5,0.5 -0.25649,73.25 -0.25649,73.25 -17.02489,0 c -12.70249,0 -17.14428,-0.31736 -17.49509,-1.25 z m 274.53296,-62.25 0,-63.5 15.5,0 15.5,0 0,11.5 c 0,10.83333 0.11594,11.5 2,11.5 1.1,0 2,-0.45493 2,-1.01096 0,-0.55603 3.44363,-4.61536 7.6525,-9.02075 9.88698,-10.34858 17.7756,-14.44382 30.8475,-16.01394 5.38863,-0.64724 11.20695,-0.74913 14.5,-0.25391 l 5.5,0.82711 0,14.98622 c 0,14.40135 -0.0781,14.97665 -2,14.74087 -1.1,-0.13495 -5.56104,-0.7207 -9.91342,-1.30166 -24.11556,-3.21901 -44.48028,8.73668 -49.22608,28.89957 -0.96387,4.09506 -1.33355,14.78734 -1.34488,38.89745 l -0.0156,33.25 -15.5,0 -15.5,0 0,-63.5 z m 113,0 0,-63.5 15.5,0 15.5,0 0,11.5 c 0,10.83333 0.11594,11.5 2,11.5 1.1,0 2,-0.41266 2,-0.91702 0,-0.50437 3.33293,-4.45995 7.40651,-8.79019 11.64837,-12.38229 21.59317,-16.62412 39.10189,-16.67842 5.50462,-0.0171 10.56712,0.31427 11.25,0.73631 1.44336,0.89205 1.81769,29.17524 0.39775,30.05281 -0.46411,0.28684 -2.60161,0.0291 -4.75,-0.57271 -2.14838,-0.60183 -8.18115,-1.12312 -13.40615,-1.15841 -15.02685,-0.1015 -25.68256,3.9201 -33.84246,12.77255 -9.3875,10.18423 -10.15754,14.39958 -10.15754,55.6043 l 0,32.95078 -15.5,0 -15.5,0 0,-63.5 z m 692.6917,62.85835 c -0.3804,-0.38043 -0.6917,-28.96668 -0.6917,-63.52502 l 0,-62.83333 16.0075,0 16.0074,0 -0.2574,63.25 -0.2575,63.25 -15.0583,0.27501 c -8.2821,0.15126 -15.3696,-0.0362 -15.75,-0.41666 z m 217.8535,-147.28514 c -0.3689,-0.59692 3.684,-8.05759 9.0064,-16.57926 l 9.677,-15.49395 18.3857,0 c 10.1121,0 18.3713,0.3375 18.3537,0.75 -0.018,0.4125 -6.7101,7.725 -14.8723,16.25 l -14.8404,15.5 -12.5197,0.32926 c -8.263,0.21731 -12.7476,-0.0397 -13.1904,-0.75605 z m -217.8535,-2.71486 c -0.3804,-0.38043 -0.6917,-6.01668 -0.6917,-12.52502 l 0,-11.83333 16.0308,0 16.0308,0 -0.2808,12.25 -0.2808,12.25 -15.0583,0.27501 c -8.2821,0.15126 -15.3696,-0.0362 -15.75,-0.41666 z" + style="fill:#6e644c" /> + <path + inkscape:connector-curvature="0" + id="path2998" + d="m 633.3589,491.65683 c -8.08973,-2.24863 -11.68271,-5.07578 -14.59184,-11.48163 -1.64162,-3.61483 -1.86686,-6.82167 -1.8862,-26.85502 -0.0185,-19.20709 0.20364,-22.75 1.42667,-22.75 1.21482,0 1.49727,3.76482 1.75,23.32621 l 0.30137,23.32622 2.68402,4.05264 c 4.01136,6.05682 10.21852,8.70461 20.29485,8.65716 12.21743,-0.0575 18.07113,-3.09583 21.89083,-11.36223 1.85871,-4.02255 2.11895,-6.80765 2.45274,-26.25 0.22444,-13.07249 0.759,-21.75 1.33986,-21.75 0.6041,0 0.8486,9.12137 0.6521,24.32609 l -0.3144,24.32609 -2.68402,4.05276 c -3.99658,6.03468 -9.89104,8.51154 -21.1821,8.90074 -5.02364,0.17317 -10.48388,-0.0604 -12.13388,-0.51903 z m 248.00001,0.0456 c -8.9177,-2.34326 -14.4657,-7.50747 -15.988,-14.88223 -0.5203,-2.5204 -0.3342,-3.25 0.8291,-3.25 0.8616,0 1.7874,1.30835 2.1752,3.07428 0.9847,4.48313 5.8928,9.5327 11.2803,11.60542 10.3651,3.9877 27.4033,1.2427 31.5478,-5.08261 4.17,-6.36422 2.1693,-14.4207 -4.4165,-17.78418 -1.9647,-1.00339 -9.2223,-2.90963 -16.128,-4.23609 -19.3586,-3.7184 -23.7999,-6.75353 -23.7999,-16.26455 0,-4.41708 0.4798,-5.78913 3.0466,-8.71258 4.3617,-4.96766 10.6621,-7.10084 20.9534,-7.09434 7.2644,0.005 9.3256,0.41004 14.1798,2.78918 4.546,2.22815 6.093,3.63745 7.75,7.06036 2.4671,5.09641 2.5238,5.64509 0.5836,5.64509 -0.8176,0 -2.1055,-1.4625 -2.862,-3.25 -2.8159,-6.65381 -9.3659,-9.87415 -20.1699,-9.91652 -9.0435,-0.0355 -15.5224,2.54489 -18.4511,7.34849 -2.434,3.99231 -2.556,6.90096 -0.4594,10.95533 2.1026,4.06601 7.1444,6.12754 22.8511,9.34352 14.2744,2.92272 17.3593,4.15879 20.5873,8.2492 1.8028,2.28442 2.1162,3.74555 1.7878,8.33538 -0.7889,11.02798 -7.7651,16.00951 -23.1633,16.54028 -5.0237,0.17317 -10.4839,-0.0399 -12.1339,-0.47345 z m 131.43629,-0.67781 c -14.38949,-4.43408 -21.70299,-15.85682 -20.72479,-32.36944 0.7646,-12.90679 6.2171,-21.7013 16.60579,-26.78402 5.0036,-2.44804 6.8178,-2.77922 15.2247,-2.77922 8.7892,0 10.078,0.26276 16.2916,3.32171 6.951,3.422 10.8166,7.66501 12.2139,13.40655 0.5051,2.07523 0.3013,2.75 -0.8307,2.75 -0.825,0 -1.7803,-1.11675 -2.1228,-2.48166 -0.8966,-3.57236 -6.2555,-9.305 -10.9254,-11.6874 -5.2343,-2.67034 -13.3829,-3.72979 -20.32,-2.64193 -10.1724,1.59517 -16.3952,6.24077 -20.50929,15.31099 -3.2143,7.08654 -3.2155,19.90876 0,27 4.62079,10.19793 13.32509,15.68892 25.16309,15.87373 12.8479,0.20057 20.7636,-4.10338 25.5538,-13.89414 2.9993,-6.13045 5.9359,-7.67375 4.398,-2.31136 -4.1296,14.39889 -22.9713,22.53828 -40.0155,17.28619 z m -755.9363,-30.45444 0,-30 18.75,0.022 c 21.46439,0.0251 25.64548,1.05978 28.89177,7.14946 2.59638,4.87053 2.48634,14.84063 -0.20356,18.44346 -4.86763,6.51966 -5.97073,6.84001 -25.4299,7.38512 -9.81692,0.275 -18.2223,0.87371 -18.67863,1.33047 -0.45632,0.45676 -0.97888,6.41926 -1.16124,13.25 -0.18235,6.8307 -0.74485,12.41949 -1.25,12.41949 -0.53751,0 -0.91844,-12.44264 -0.91844,-30 z m 37.96537,-0.30644 c 2.00368,-0.69012 4.46598,-2.66986 5.83761,-4.69356 2.01002,-2.96559 2.31399,-4.44566 1.99084,-9.6934 -0.7032,-11.41917 -4.43171,-13.3066 -26.28645,-13.3066 l -15.55687,0 -0.97525,2.5651 c -0.53639,1.4108 -0.97525,6.78151 -0.97525,11.9349 0,5.15339 0.43886,10.5241 0.97525,11.9349 l 0.97525,2.5651 15.27475,-0.0564 c 9.07968,-0.0335 16.68022,-0.54052 18.74012,-1.25 z m 24.03463,0.30644 c 0,-26 0.2,-30 1.5,-30 1.29736,0 1.5,3.75556 1.5,27.8 0,20.28889 0.32422,28.12422 1.2,29 0.85043,0.85043 6.82222,1.2 20.5,1.2 12.2,0 19.3,0.36788 19.3,1 0,0.63636 -8,1 -22,1 l -22,0 0,-30 z m 56.38022,11.75 c 21.00886,-46.436 18.60754,-41.88699 21.93361,-41.55066 2.87199,0.29041 3.42873,1.30645 16.32914,29.80066 7.34567,16.225 13.35606,29.6125 13.3564,29.75 3.5e-4,0.1375 -0.8377,0.25 -1.86233,0.25 -1.39872,0 -2.79667,-2.22659 -5.60985,-8.93516 -2.06079,-4.91435 -4.40926,-9.18935 -5.21883,-9.5 -0.80956,-0.31066 -8.82799,-0.56484 -17.81872,-0.56484 -12.40764,0 -16.66521,0.32545 -17.66821,1.35056 -0.72679,0.74281 -2.89643,5.0126 -4.82143,9.48842 -2.39477,5.56808 -4.03312,8.14151 -5.18828,8.14943 -1.34203,0.009 0.005,-3.73132 6.5685,-18.23841 z m 34.36978,-3.38029 c 1.33028,-0.3565 2.25,-1.37807 2.25,-2.49916 0,-3.06734 -13.08768,-31.87055 -14.48143,-31.87055 -2.00688,0 -2.94769,1.62491 -9.42655,16.28085 -6.48423,14.66806 -7.11905,17.30411 -4.34202,18.02982 2.66612,0.69673 23.44441,0.74392 26,0.059 z m 42.25,-6.16971 c 0,-20.28889 -0.32422,-28.12422 -1.2,-29 -0.79174,-0.79174 -5.04444,-1.2 -12.5,-1.2 -6.86667,0 -11.3,-0.39233 -11.3,-1 0,-0.64151 9.5,-1 26.5,-1 17,0 26.5,0.35849 26.5,1 0,0.60561 -4.30607,1 -10.91821,1 -6.00502,0 -11.63002,0.27314 -12.5,0.60699 -1.39099,0.53377 -1.58179,4.03178 -1.58179,29 0,24.57156 -0.20189,28.39301 -1.5,28.39301 -1.29736,0 -1.5,-3.75556 -1.5,-27.8 z m 39,-2.2 0,-30 23.5,0 c 15,0 23.5,0.3617 23.5,1 0,0.63569 -7.84158,1 -21.52475,1 l -21.52475,0 -1.055,2.75 c -1.60134,4.17412 -0.7623,21.09335 1.1045,22.27217 0.825,0.52096 10.3875,0.9541 21.25,0.96252 12.48979,0.01 19.75,0.38292 19.75,1.01531 0,0.63419 -7.50825,1 -20.52475,1 l -20.52475,0 -0.97525,2.5651 c -0.53639,1.4108 -0.97525,6.55651 -0.97525,11.4349 0,4.87839 0.43886,10.0241 0.97525,11.4349 l 0.97525,2.5651 22.02475,0 c 14.0165,0 22.02475,0.3636 22.02475,1 0,0.63889 -8.66667,1 -24,1 l -24,0 0,-30 z m 55.94834,27.75 c 0.49436,-1.2375 6.51159,-14.625 13.37162,-29.75 11.99021,-26.43605 12.58707,-27.51169 15.42681,-27.8022 2.92391,-0.29912 3.04375,-0.10537 11.7519,19 18.29002,40.12765 18.5652,40.8022 16.64527,40.8022 -1.22955,0 -3.09179,-2.77806 -6.20064,-9.25 l -4.4433,-9.25 -16,-0.28587 c -8.8,-0.15723 -16.94452,-0.0532 -18.09892,0.23113 -1.48491,0.36576 -3.30756,3.15539 -6.23043,9.53587 -2.51661,5.49366 -4.71578,9.01887 -5.62632,9.01887 -1.14985,0 -1.28739,-0.51926 -0.59599,-2.25 z m 42.1174,-19.78518 c 1.06384,-0.56935 1.93426,-1.59602 1.93426,-2.28149 0,-1.5103 -11.8322,-28.65213 -13.28579,-30.47622 -2.16743,-2.71986 -4.01106,-0.25279 -10.26111,13.73099 -6.76791,15.14245 -7.61041,18.61281 -4.7031,19.37257 3.55595,0.92927 24.44615,0.65472 26.31574,-0.34585 z m 122.93426,-7.96482 0,-30 18.25,0.01 c 17.1175,0.009 18.5676,0.15763 23.367,2.39239 9.4104,4.3817 13.53121,12.63889 13.52351,27.09784 -0.01,14.39363 -3.65641,22.46115 -12.43601,27.4964 l -5.2045,2.98483 -18.75,0.009 -18.75,0.009 0,-30 z m 36.4967,26.8793 c 2.3504,-0.65251 5.7103,-2.8231 8.1567,-5.26953 5.6223,-5.62232 7.7255,-12.81918 7.1632,-24.51149 -0.5317,-11.05705 -3.8797,-17.87453 -10.7663,-21.92314 -4.3446,-2.5542 -5.2846,-2.69033 -20.7924,-3.01104 l -16.2421,-0.33591 -1.0079,2.65101 c -1.2994,3.41764 -1.3277,47.54956 -0.033,50.9557 l 0.9753,2.5651 14.2747,-0.006 c 7.8512,-0.003 16.0733,-0.50487 18.2715,-1.11512 z m 34.50331,-26.8793 0,-30 23.5,0 c 15,0 23.5,0.3617 23.5,1 0,0.63402 -7.4727,1 -20.4182,1 -11.23,0 -21.13,0.27314 -22,0.60699 -1.312,0.50347 -1.5818,2.51593 -1.5818,11.8 0,7.37234 0.4096,11.60262 1.2,12.39301 0.8545,0.85452 7.0444,1.2 21.5,1.2 12.8667,0 20.3,0.36617 20.3,1 0,0.6332 -7.3061,1 -19.9182,1 -10.955,0 -20.63,0.27314 -21.5,0.60699 -1.3283,0.5097 -1.5818,2.65632 -1.5818,13.39301 0,10.73669 0.2535,12.88331 1.5818,13.39301 0.87,0.33385 10.995,0.60699 22.5,0.60699 13.2788,0 20.9182,0.3652 20.9182,1 0,0.63889 -8.6667,1 -24,1 l -24,0 0,-30 z m 141.2219,28.83438 c 0.2137,-0.64109 6.2137,-14.12574 13.3333,-29.9659 17.317,-38.52786 14.5443,-38.58745 32.3054,0.69434 7.3483,16.25213 13.1052,29.80469 12.7931,30.11679 -1.4891,1.48916 -3.573,-1.15053 -6.5751,-8.32878 -1.8059,-4.31796 -3.7508,-8.42345 -4.3221,-9.12333 -0.7854,-0.96209 -5.3341,-1.20603 -18.6476,-1 l -17.6089,0.2725 -4.4433,9.25 c -2.4495,5.09927 -5.0671,9.25 -5.8333,9.25 -0.7646,0 -1.2152,-0.52453 -1.0015,-1.16562 z m 42.2801,-20.83516 c 3.2077,-1.21953 3.3202,-0.77198 -4.9012,-19.49922 -4.8226,-10.98547 -6.5583,-14 -8.0607,-14 -1.4995,0 -3.3866,3.25273 -8.7022,15 -3.7332,8.25 -6.7989,15.577 -6.8127,16.28222 -0.014,0.70523 0.9873,1.6892 2.2248,2.18662 3.086,1.2404 23.0088,1.26346 26.252,0.0304 z m 101.49799,-7.99922 c 0,-19.33333 0.3556,-30 1,-30 0.6414,0 1,9.4783 1,26.4349 0,14.75587 0.4309,27.56817 0.9752,29 l 0.9753,2.5651 19.5247,0 c 12.3499,0 19.5248,0.36748 19.5248,1 0,0.63566 -7.8333,1 -21.5,1 l -21.5,0 0,-30 z m 48,29.69126 c 0,-0.25046 5.9849,-13.67096 13.2997,-29.82332 12.8363,-28.34462 13.4031,-29.37825 16.2656,-29.66381 l 2.9658,-0.29587 13.644,30.10357 c 11.6479,25.69957 13.344,30.05855 11.5935,29.79587 -1.5003,-0.22514 -2.9844,-2.45436 -5.5307,-8.3077 -1.914,-4.4 -3.9307,-8.5625 -4.4814,-9.25 -0.7314,-0.91302 -5.6531,-1.25 -18.2565,-1.25 -12.5864,0 -17.5346,0.33821 -18.2882,1.25 -0.5682,0.6875 -2.6173,4.85 -4.5535,9.25 -1.9362,4.4 -4.2264,8.1455 -5.0893,8.32332 -0.863,0.17783 -1.569,0.1184 -1.569,-0.13206 z m 42.4349,-21.66651 c 1.4108,-0.53639 2.5418,-1.54889 2.5134,-2.25 -0.028,-0.70111 -3.0683,-8.02475 -6.7553,-16.27475 -5.2588,-11.76707 -7.1158,-15 -8.616,-15 -1.5038,0 -3.3717,3.28348 -8.7446,15.37164 -3.7578,8.45441 -6.8324,15.78141 -6.8324,16.28223 0,0.50082 1.0125,1.31755 2.25,1.81497 3.0525,1.22695 22.9929,1.26953 26.1849,0.0559 z m 46.5651,11.04035 c 0,-6.0142 -0.4447,-12.10444 -0.9881,-13.53389 -0.5435,-1.42944 -6.3028,-9.44624 -12.7984,-17.8151 -14.237,-18.34268 -13.8317,-17.71611 -11.4596,-17.71611 1.2282,0 5.7254,4.98713 13.0757,14.5 7.3127,9.46436 11.8503,14.5 13.0657,14.5 1.2168,0 5.7348,-5.02521 13.0366,-14.5 8.0109,-10.3949 11.7603,-14.5 13.2437,-14.5 1.5188,0 1.8049,0.33252 1.0754,1.25 -0.5466,0.6875 -6.6767,8.59427 -13.6224,17.5706 l -12.6286,16.3206 0,12.4294 c 0,7.6196 -0.387,12.4294 -1,12.4294 -0.6057,0 -1,-4.31163 -1,-10.9349 z m -1175,-50.0651 c 0,-0.65946 31.5,-1 92.5,-1 61,0 92.5,0.34054 92.5,1 0,0.65946 -31.5,1 -92.5,1 -61,0 -92.5,-0.34054 -92.5,-1 z m 1239,0 c 0,-0.6595 31.6667,-1 93,-1 61.3333,0 93,0.3405 93,1 0,0.6595 -31.6667,1 -93,1 -61.3333,0 -93,-0.3405 -93,-1 z m -1038.5,-41.04561 c -35.67884,-5.52307 -57.45341,-28.12149 -59.21401,-61.45439 -1.92629,-36.47002 20.02294,-64.10686 56.44894,-71.0763 9.56268,-1.82964 30.96746,-1.82964 40.53014,0 33.2824,6.36798 53.65865,29.26577 55.4628,62.3263 l 0.55936,10.25 -59.39362,0.0153 c -32.66648,0.008 -60.01795,0.4107 -60.78103,0.89395 -2.10708,1.33439 -0.91121,9.93812 2.29112,16.48343 5.11986,10.46463 13.87444,17.30664 27.0426,21.13472 4.60038,1.33737 8.46243,1.60378 17.95728,1.23872 16.02928,-0.61629 21.56721,-2.68795 30.50966,-11.41322 l 6.51103,-6.3529 15.85185,0 15.85185,0 -2.16617,3.85417 c -8.88366,15.80635 -24.21279,27.10209 -43.86841,32.32579 -8.73713,2.32199 -33.53551,3.33139 -43.59339,1.77443 z m 61.83673,-79.38952 c 0.97337,-2.53655 -2.36926,-11.93019 -6.25283,-17.57207 -4.40279,-6.39619 -13.66226,-13.15148 -21.34716,-15.57393 -6.87944,-2.16855 -20.94238,-2.93348 -27.78541,-1.51135 -6.86735,1.42719 -14.99786,5.16925 -20.22296,9.30761 -7.19328,5.69719 -15.1333,20.68129 -13.38003,25.25026 0.51699,1.34725 5.95157,1.53461 44.51329,1.53461 37.23897,0 44.00821,-0.21843 44.4751,-1.43513 z m 341.47723,79.35714 c -18.06524,-2.65006 -32.00385,-9.03673 -42.31913,-19.39062 -12.51273,-12.55956 -17.50503,-25.70037 -17.48005,-46.01129 0.0214,-17.42277 2.82091,-27.43378 11.0882,-39.6516 7.81638,-11.55145 22.06609,-21.29037 37.92439,-25.91931 10.56054,-3.08256 34.83407,-3.85277 47.35423,-1.50257 26.2392,4.92542 44.3477,19.70643 52.1128,42.537 2.4626,7.24032 4.5056,19.06984 4.5056,26.08874 l 0,3.92764 -59.87756,0 c -52.10033,0 -60.03983,0.19553 -61.12694,1.50542 -3.23078,3.89286 3.09302,19.49755 10.83677,26.74091 9.07681,8.49031 18.72128,11.76061 34.62783,11.7418 16.14685,-0.0191 25.2506,-3.38494 34.1186,-12.61443 l 5.1633,-5.3737 15.629,0 c 8.5959,0 15.629,0.30613 15.629,0.68028 0,0.37416 -1.8667,3.54542 -4.1482,7.04724 -10.274,15.76915 -28.5916,26.87755 -49.8518,30.23185 -7.54513,1.19042 -25.9535,1.1703 -34.18604,-0.0374 z m 60.50734,-82.56446 c -0.098,-2.27834 -1.3639,-6.48144 -2.8125,-9.34021 -7.3153,-14.43611 -22.81511,-23.03483 -41.4689,-23.00547 -20.7748,0.0327 -37.16995,10.93376 -43.52208,28.93763 -3.05903,8.67022 -6.22499,8.10567 43.80285,7.81085 l 44.17933,-0.26035 -0.1787,-4.14245 z m 314.1787,82.10251 c -11.01599,-2.06163 -16.52439,-3.9587 -26.99999,-9.29856 -7.2612,-3.70136 -10.7388,-6.33363 -18.0003,-13.6246 -9.2576,-9.29533 -13.956,-16.1395 -18.0679,-26.31961 -9.6077,-23.78627 -9.6077,-54.64831 0,-78.43458 7.9038,-19.56785 23.6757,-35.14371 43.8605,-43.31539 11.80449,-4.77893 21.15789,-6.52484 38.39119,-7.16606 24.0003,-0.893 40.3687,1.88409 56.9898,9.66897 10.0957,4.72856 15.8214,8.61967 22.4767,15.27505 9.1752,9.17516 16.4828,22.73108 18.634,34.56676 l 0.943,5.18796 -17.825,0 -17.8249,0 -1.1376,-4.22477 c -4.6795,-17.37831 -19.2652,-30.73634 -38.6962,-35.43919 -8.3162,-2.01276 -25.7552,-2.24447 -33.2433,-0.44169 -10.1729,2.44913 -19.73569,7.76953 -26.88879,14.96001 -10.701,10.75672 -16.0194,23.13604 -18.1127,42.15902 -3.9874,36.23675 13.944,64.53681 46.00149,72.60141 8.5216,2.14375 24.5777,2.17112 32.7247,0.0558 18.5354,-4.81268 31.828,-17.57441 37.4146,-35.92058 l 2.0555,-6.75 17.4026,0 17.4026,0 0,2.39466 c 0,3.50645 -3.7866,15.23859 -7.0491,21.84035 -10.7751,21.80375 -30.2122,35.41814 -58.9795,41.31123 -11.0589,2.26547 -41.3733,2.80367 -51.4714,0.91382 z m 366.314,0.52549 c -20.7673,-3.27848 -36.5346,-11.35461 -46.3358,-23.73347 -9.5585,-12.07227 -13.4398,-24.13492 -13.4634,-41.84212 -0.037,-27.62487 12.1841,-48.46047 34.9852,-59.64652 15.0605,-7.38858 19.4419,-8.25978 41.5,-8.25196 16.7183,0.006 19.9366,0.27711 26.7992,2.25806 26.4366,7.63123 42.408,24.5768 47.8142,50.73046 1.0232,4.95 1.8662,11.5875 1.8735,14.75 l 0.013,5.75 -59.8776,0 c -53.6775,0 -60.0151,0.16574 -61.2059,1.60063 -1.1107,1.33831 -1.0462,2.69032 0.3938,8.25 3.1604,12.2017 12.337,22.34945 24.6089,27.21312 4.222,1.6733 8.4024,2.32863 17.1693,2.69154 18.4903,0.7654 27.4229,-2.10982 37.1366,-11.95358 l 5.725,-5.80171 16.0157,0 16.0157,0 -3.1749,5.25 c -1.7462,2.8875 -6.6435,8.70383 -10.8828,12.92518 -6.1926,6.16634 -9.5475,8.56756 -17.0658,12.21446 -5.1469,2.49661 -12.283,5.26295 -15.858,6.14743 -7.6528,1.89337 -33.7023,2.78779 -42.186,1.44848 z m 60.6052,-82.48555 c -0.1133,-5.61039 -4.9059,-14.74615 -10.4622,-19.94342 -8.7272,-8.16333 -20.6297,-12.56563 -33.9171,-12.54471 -20.9291,0.0329 -37.4124,11.12032 -43.4275,29.21114 -2.786,8.3792 -5.9705,7.83054 43.7485,7.53731 l 44.1391,-0.26032 -0.081,-4 z M 804.43041,387.527 c -20.786,-3.25889 -35.5558,-13.17206 -42.87561,-28.77721 -2.6948,-5.7451 -3.1897,-8.06638 -3.5374,-16.59184 -0.5086,-12.47411 0.8933,-18.81065 5.8629,-26.49959 4.92991,-7.62756 13.68821,-14.25608 28.89811,-21.87097 6.2807,-3.14447 11.595,-6.24741 11.8094,-6.89544 0.2145,-0.64802 -3.0059,-4.86598 -7.1562,-9.37323 -9.6959,-10.52961 -12.7752,-16.71136 -13.3546,-26.80987 -0.5148,-8.97242 0.632,-13.93389 4.705,-20.35644 3.9375,-6.20869 11.0409,-11.308 19.3433,-13.88597 5.7169,-1.77515 8.6638,-2.04192 19,-1.72 10.8727,0.33863 12.9286,0.69881 18.4811,3.23781 7.1802,3.28332 13.3934,9.44448 16.5487,16.41026 1.6087,3.55138 2.1283,6.72382 2.1609,13.19347 0.038,7.64791 -0.2915,9.19735 -3.2312,15.1717 -4.1938,8.52296 -11.4626,15.22666 -22.7181,20.95195 -7.1202,3.62178 -8.5212,4.72178 -8.2882,6.50733 0.2912,2.23173 51.3278,51.32358 53.3754,51.34159 3.0799,0.0271 7.3022,-9.22773 9.7557,-21.38327 l 1.2327,-6.1071 6.7275,-0.29613 6.7275,-0.29612 -0.6349,4.29612 c -0.9661,6.53735 -5.15,18.54726 -8.9752,25.76341 -1.8856,3.557 -3.4283,7.16653 -3.4283,8.02118 0,0.85465 7.4517,8.51938 16.5594,17.03272 l 16.5594,15.47882 -9.716,0.2881 -9.7159,0.2881 -10.694,-10.5381 c -5.8817,-5.79595 -11.2142,-10.5381 -11.8501,-10.5381 -0.6358,0 -2.1656,1.17408 -3.3994,2.60906 -6.53,7.59434 -22.0875,16.0103 -36.0175,19.48397 -9.4536,2.35739 -32.5053,3.37659 -42.1544,1.86379 z m 29.1989,-10.98727 c 4.5199,-0.56674 11.4713,-2.13111 15.4476,-3.47638 11.591,-3.92153 26.3518,-14.97675 25.6157,-19.18517 -0.3469,-1.98317 -56.583,-56.11019 -59.9759,-57.72648 -1.4851,-0.7075 -4.5527,0.38748 -13.3542,4.76693 -13.6253,6.77965 -21.6764,13.67826 -26.0533,22.32378 -2.6821,5.29803 -2.9502,6.73677 -2.9495,15.82777 7e-4,8.87804 0.297,10.56121 2.6412,15.00204 1.4522,2.75112 5.1629,7.38776 8.246,10.30364 7.787,7.36454 14.5413,10.13283 30.612,12.54648 5.0233,0.75445 11.7387,0.62449 19.7704,-0.38261 z m -2.7946,-99.9051 c 9.7797,-5.83891 14.5424,-10.41274 17.9559,-17.2436 3.8107,-7.62592 3.9952,-13.28815 0.6661,-20.43788 -4.078,-8.75826 -12.8743,-13.38297 -25.4546,-13.38297 -16.1918,0 -27.0993,9.0563 -27.0993,22.5 0,8.24329 3.8999,14.97775 16.4062,28.33072 5.9344,6.33616 7.2746,6.35403 17.5257,0.23373 z m 423.66199,109.90584 c -13.2791,-2.09848 -21.3218,-8.6069 -23.5658,-19.07015 -0.6612,-3.08302 -1.072,-20.2812 -1.072,-44.87793 0,-34.92062 -0.1954,-40.07475 -1.5714,-41.45078 -1.253,-1.25292 -3.9892,-1.57143 -13.5,-1.57143 l -11.9286,0 0,-9.91844 0,-9.91845 12.5384,-0.33155 c 9.7951,-0.25902 12.7454,-0.65974 13.4847,-1.83156 0.5204,-0.825 0.9532,-9.7125 0.9616,-19.75 l 0.015,-18.25 14.4221,0 14.4221,0 0.3279,18.91873 c 0.1803,10.40531 0.702,19.29281 1.1592,19.75 0.4573,0.4572 8.4448,0.9817 17.75,1.16556 l 16.9187,0.33429 0,9.91571 0,9.91571 -16.25,0.0153 c -8.9375,0.008 -16.925,0.44322 -17.75,0.96622 -1.29,0.81779 -1.4896,5.96064 -1.4254,36.73469 0.1021,48.96592 -0.5503,47.57076 22.4947,48.10936 l 13.9307,0.32559 0,9.81742 c 0,8.41796 -0.2495,9.91671 -1.75,10.51388 -2.8245,1.12406 -33.2176,1.49835 -39.6122,0.48782 z M 76.8589,311.67717 c 0,-65.5464 -0.15942,-72.95419 -1.58179,-73.5 -0.86998,-0.33385 -15.49498,-0.60699 -32.5,-0.60699 l -30.91821,0 0,-11.5 0,-11.5 82,0 82,0 0,11.5 0,11.5 -31.8,0 c -23.4,0 -32.11698,0.31698 -33,1.2 -0.9112,0.9112 -1.2,18.6 -1.2,73.5 l 0,72.3 -16.5,0 -16.5,0 0,-72.89301 z m 275,10.39301 0,-62.5 14.5,0 14.5,0 0,10.87755 c 0,8.3863 0.33914,11.15902 1.4808,12.10651 1.21748,1.01042 1.88431,0.7261 3.75,-1.59891 5.74717,-7.16209 17.7065,-18.20986 21.88467,-20.21657 8.58929,-4.12531 24.09682,-6.27612 32.75953,-4.54358 l 3.125,0.625 0,14.48199 c 0,13.4081 -0.12977,14.42702 -1.75,13.74068 -3.16181,-1.33935 -23.71551,-1.75303 -29.15363,-0.58676 -16.46338,3.53077 -28.51163,15.7938 -31.11064,31.66524 -0.53578,3.27187 -0.97675,20.01135 -0.97994,37.19885 l -0.006,31.25 -14.5,0 -14.5,0 0,-62.5 z m 113,0 0,-62.5 14.5,0 14.5,0 0,10.87755 c 0,8.41668 0.3371,11.15733 1.49004,12.11418 1.23403,1.02415 1.96425,0.66776 4.25,-2.07428 7.86876,-9.43955 14.91845,-15.98977 20.29079,-18.8532 9.26223,-4.93671 24.28498,-7.35109 33.84417,-5.43925 l 3.125,0.625 0,14.39405 0,14.39405 -2.75,-0.60257 c -1.5125,-0.33142 -3.37269,-0.79897 -4.13376,-1.039 -2.98142,-0.9403 -19.94653,-0.46979 -24.64734,0.68357 -7.88503,1.93462 -15.62297,6.30812 -20.62818,11.65909 -9.91804,10.6032 -10.80077,15.21208 -10.82336,56.51081 l -0.0174,31.75 -14.5,0 -14.5,0 0,-62.5 z m 692,0 0,-62.5 15,0 15,0 0,62.5 0,62.5 -15,0 -15,0 0,-62.5 z m 218,-85.17194 c 0,-0.36958 4.1578,-7.34458 9.2396,-15.5 l 9.2397,-14.82806 17.8536,0 17.8536,0 -13.8187,14.58549 c -7.6003,8.02202 -14.5877,14.99702 -15.5275,15.5 -1.9501,1.04362 -24.8403,1.26714 -24.8403,0.24256 z m -218,-13.82806 0,-11.5 15,0 15,0 0,11.5 0,11.5 -15,0 -15,0 0,-11.5 z" + style="fill:#5f5339" /> + </g> +</svg> diff --git a/static/saclay/images/popup/home_title.png b/static/saclay/images/popup/home_title.png Binary files differnew file mode 100644 index 0000000..6461732 --- /dev/null +++ b/static/saclay/images/popup/home_title.png diff --git a/static/saclay/images/popup/welcome_logo-chronos.png b/static/saclay/images/popup/welcome_logo-chronos.png Binary files differnew file mode 100644 index 0000000..fd3d6ca --- /dev/null +++ b/static/saclay/images/popup/welcome_logo-chronos.png diff --git a/static/saclay/images/popup/welcome_logo-paris-malaquais.png b/static/saclay/images/popup/welcome_logo-paris-malaquais.png Binary files differnew file mode 100644 index 0000000..3aea586 --- /dev/null +++ b/static/saclay/images/popup/welcome_logo-paris-malaquais.png diff --git a/static/saclay/images/popup/welcome_logo-terre-et-cite.png b/static/saclay/images/popup/welcome_logo-terre-et-cite.png Binary files differnew file mode 100644 index 0000000..73fa913 --- /dev/null +++ b/static/saclay/images/popup/welcome_logo-terre-et-cite.png diff --git a/static/saclay/images/popup/welcome_logos.png b/static/saclay/images/popup/welcome_logos.png Binary files differnew file mode 100644 index 0000000..e4ae163 --- /dev/null +++ b/static/saclay/images/popup/welcome_logos.png diff --git a/static/saclay/images/subcategories/bala_restau_off.png b/static/saclay/images/subcategories/bala_restau_off.png Binary files differnew file mode 100644 index 0000000..2d7a5fa --- /dev/null +++ b/static/saclay/images/subcategories/bala_restau_off.png diff --git a/static/saclay/images/subcategories/bala_restau_on.png b/static/saclay/images/subcategories/bala_restau_on.png Binary files differnew file mode 100644 index 0000000..67a707c --- /dev/null +++ b/static/saclay/images/subcategories/bala_restau_on.png diff --git a/static/saclay/images/subcategories/cult_7_off.png b/static/saclay/images/subcategories/cult_7_off.png Binary files differnew file mode 100644 index 0000000..1cef866 --- /dev/null +++ b/static/saclay/images/subcategories/cult_7_off.png diff --git a/static/saclay/images/subcategories/cult_7_on.png b/static/saclay/images/subcategories/cult_7_on.png Binary files differnew file mode 100644 index 0000000..8fae71b --- /dev/null +++ b/static/saclay/images/subcategories/cult_7_on.png diff --git a/static/saclay/images/subcategories/even_10_off.png b/static/saclay/images/subcategories/even_10_off.png Binary files differnew file mode 100644 index 0000000..b2f453b --- /dev/null +++ b/static/saclay/images/subcategories/even_10_off.png diff --git a/static/saclay/images/subcategories/even_10_on.png b/static/saclay/images/subcategories/even_10_on.png Binary files differnew file mode 100644 index 0000000..9b97b38 --- /dev/null +++ b/static/saclay/images/subcategories/even_10_on.png diff --git a/static/saclay/images/subcategories/even_9_off.png b/static/saclay/images/subcategories/even_9_off.png Binary files differnew file mode 100644 index 0000000..250dfd6 --- /dev/null +++ b/static/saclay/images/subcategories/even_9_off.png diff --git a/static/saclay/images/subcategories/even_9_on.png b/static/saclay/images/subcategories/even_9_on.png Binary files differnew file mode 100644 index 0000000..31453d8 --- /dev/null +++ b/static/saclay/images/subcategories/even_9_on.png diff --git a/static/saclay/images/subcategories/even_format_off.png b/static/saclay/images/subcategories/even_format_off.png Binary files differnew file mode 100644 index 0000000..0912f93 --- /dev/null +++ b/static/saclay/images/subcategories/even_format_off.png diff --git a/static/saclay/images/subcategories/even_format_on.png b/static/saclay/images/subcategories/even_format_on.png Binary files differnew file mode 100644 index 0000000..ce5d9bb --- /dev/null +++ b/static/saclay/images/subcategories/even_format_on.png diff --git a/static/saclay/images/subcategories/mob_7_off.png b/static/saclay/images/subcategories/mob_7_off.png Binary files differnew file mode 100644 index 0000000..171205b --- /dev/null +++ b/static/saclay/images/subcategories/mob_7_off.png diff --git a/static/saclay/images/subcategories/mob_7_on.png b/static/saclay/images/subcategories/mob_7_on.png Binary files differnew file mode 100644 index 0000000..e3b9b79 --- /dev/null +++ b/static/saclay/images/subcategories/mob_7_on.png diff --git a/static/saclay/images/subcategories/patri_forets_off.png b/static/saclay/images/subcategories/patri_forets_off.png Binary files differnew file mode 100644 index 0000000..747ecf2 --- /dev/null +++ b/static/saclay/images/subcategories/patri_forets_off.png diff --git a/static/saclay/images/subcategories/patri_forets_on.png b/static/saclay/images/subcategories/patri_forets_on.png Binary files differnew file mode 100644 index 0000000..28343d3 --- /dev/null +++ b/static/saclay/images/subcategories/patri_forets_on.png diff --git a/static/saclay/images/subcategories/patri_voir_off.png b/static/saclay/images/subcategories/patri_voir_off.png Binary files differnew file mode 100644 index 0000000..4e70b8a --- /dev/null +++ b/static/saclay/images/subcategories/patri_voir_off.png diff --git a/static/saclay/images/subcategories/patri_voir_on.png b/static/saclay/images/subcategories/patri_voir_on.png Binary files differnew file mode 100644 index 0000000..7cf8d80 --- /dev/null +++ b/static/saclay/images/subcategories/patri_voir_on.png diff --git a/static/saclay/images/subcategories/ress_1_off.png b/static/saclay/images/subcategories/ress_1_off.png Binary files differindex 5af2567..1e4b193 100644 --- a/static/saclay/images/subcategories/ress_1_off.png +++ b/static/saclay/images/subcategories/ress_1_off.png diff --git a/static/saclay/images/subcategories/ress_1_on.png b/static/saclay/images/subcategories/ress_1_on.png Binary files differindex d4cad53..0d8b928 100644 --- a/static/saclay/images/subcategories/ress_1_on.png +++ b/static/saclay/images/subcategories/ress_1_on.png diff --git a/static/saclay/images/subcategories/ress_6_off.png b/static/saclay/images/subcategories/ress_6_off.png Binary files differnew file mode 100644 index 0000000..5217f9c --- /dev/null +++ b/static/saclay/images/subcategories/ress_6_off.png diff --git a/static/saclay/images/subcategories/ress_6_on.png b/static/saclay/images/subcategories/ress_6_on.png Binary files differnew file mode 100644 index 0000000..30b0ded --- /dev/null +++ b/static/saclay/images/subcategories/ress_6_on.png diff --git a/static/saclay/images/subcategories/ress_mairies_off.png b/static/saclay/images/subcategories/ress_mairies_off.png Binary files differnew file mode 100644 index 0000000..ffcdf53 --- /dev/null +++ b/static/saclay/images/subcategories/ress_mairies_off.png diff --git a/static/saclay/images/subcategories/ress_mairies_on.png b/static/saclay/images/subcategories/ress_mairies_on.png Binary files differnew file mode 100644 index 0000000..936c35e --- /dev/null +++ b/static/saclay/images/subcategories/ress_mairies_on.png diff --git a/static/saclay/images/subcategories/ress_sallespb_off.png b/static/saclay/images/subcategories/ress_sallespb_off.png Binary files differnew file mode 100644 index 0000000..f574156 --- /dev/null +++ b/static/saclay/images/subcategories/ress_sallespb_off.png diff --git a/static/saclay/images/subcategories/ress_sallespb_on.png b/static/saclay/images/subcategories/ress_sallespb_on.png Binary files differnew file mode 100644 index 0000000..90a7cb4 --- /dev/null +++ b/static/saclay/images/subcategories/ress_sallespb_on.png diff --git a/static/saclay/images/subcategories/ress_vieloc_off.png b/static/saclay/images/subcategories/ress_vieloc_off.png Binary files differnew file mode 100644 index 0000000..fd09886 --- /dev/null +++ b/static/saclay/images/subcategories/ress_vieloc_off.png diff --git a/static/saclay/images/subcategories/ress_vieloc_on.png b/static/saclay/images/subcategories/ress_vieloc_on.png Binary files differnew file mode 100644 index 0000000..2fe24c9 --- /dev/null +++ b/static/saclay/images/subcategories/ress_vieloc_on.png diff --git a/static/saclay/images/welcome_logo_chronos.png b/static/saclay/images/welcome_logo_chronos.png Binary files differnew file mode 100644 index 0000000..f48b9b8 --- /dev/null +++ b/static/saclay/images/welcome_logo_chronos.png diff --git a/static/saclay/images/welcome_logo_malaquais.png b/static/saclay/images/welcome_logo_malaquais.png Binary files differnew file mode 100644 index 0000000..d621aad --- /dev/null +++ b/static/saclay/images/welcome_logo_malaquais.png diff --git a/static/saclay/images/welcome_logo_terre_et_cite.png b/static/saclay/images/welcome_logo_terre_et_cite.png Binary files differnew file mode 100644 index 0000000..4a25472 --- /dev/null +++ b/static/saclay/images/welcome_logo_terre_et_cite.png diff --git a/static/saclay/js/interface.js b/static/saclay/js/interface.js index 114c210..e004ce4 100644 --- a/static/saclay/js/interface.js +++ b/static/saclay/js/interface.js @@ -1,9 +1,17 @@ -$(function(){ - $('#default-message').dialog({'autoOpen':false, - 'resizable':false, - width:630, - 'dialogClass':'no-titlebar'}); +var init_default_message_diag = function(){ + $('#default-message').dialog({ + 'autoOpen':false, + 'resizable':false, + width:630, + 'dialogClass':'no-titlebar', + open: function () {$(".dialog-content .content").scrollTop(0); } + }); +} + + +$(function(){ + init_default_message_diag(); var update_editmarker = function(){ $("#main-map").chimere('cleanRoute'); $('.map_button').hide(); diff --git a/templates/chimere/base.html b/templates/chimere/base.html index bab159f..b24f070 100644 --- a/templates/chimere/base.html +++ b/templates/chimere/base.html @@ -14,6 +14,22 @@ <script src="{{ STATIC_URL }}saclay/js/mobile.chimere.js" type="text/javascript"></script>{%endif%} {% if css_area %} <link rel="stylesheet" href="{{ css_area }}" />{% endif %} + +<!-- Piwik --> +<script type="text/javascript"> + var _paq = _paq || []; + _paq.push(['trackPageView']); + _paq.push(['enableLinkTracking']); + (function() { + var u="https://piwik.proxience.net/"; + _paq.push(['setTrackerUrl', u+'piwik.php']); + _paq.push(['setSiteId', 3]); + var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; + g.defer=true; g.async=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s); + })(); +</script> +<noscript><p><img src="https://piwik.proxience.net/piwik.php?idsite=3" style="border:0;" alt="" /></p></noscript> +<!-- End Piwik Code --> {% endblock %} {% block header %} <noscript> diff --git a/templates/chimere/blocks/map.html b/templates/chimere/blocks/map.html index 56a87a3..133050a 100644 --- a/templates/chimere/blocks/map.html +++ b/templates/chimere/blocks/map.html @@ -25,6 +25,50 @@ $(function(){ </div> <script type="text/javascript"> <!-- + //LIB iOS + var connectWebViewJavascriptBridge = function(callback) { + if (window.WebViewJavascriptBridge) { + callback(WebViewJavascriptBridge); + } else { + document.addEventListener('WebViewJavascriptBridgeReady', function() { + callback(WebViewJavascriptBridge); + }, false); + } + }; + $('#sidebar-handler-hide').click(function(){ + $('#sidebar').hide(); + // Added for mobile - START // + //iOS + connectWebViewJavascriptBridge( + function(bridge) { + if(!bridge){ + bridge.init(function(message, responseCallback) { + if (responseCallback) { + responseCallback("Right back atcha"); + } + }); + } + bridge.send('sidebarHide'); + }); + }); + $('#sidebar-handler-show').click(function(){ + $('#sidebar').show(); + // Added for mobile - START // + //iOS + connectWebViewJavascriptBridge( + function(bridge) { + if(!bridge){ + bridge.init(function(message, responseCallback) { + if (responseCallback) { + responseCallback("Right back atcha"); + } + }); + } + bridge.send('sidebarShow'); + }); + + }); + //fin lib ios var routing_panel_open = function(){ $('#frm_categories').hide(); $('#search-box').hide(); @@ -58,9 +102,6 @@ $(function(){ $('#action-search').click(search_panel_open); - $('#sidebar-handler-hide').click(function(){$('#sidebar').hide();}); - $('#sidebar-handler-show').click(function(){$('#sidebar').show();}); - {% if single_category %} $(function() {$('#panel').hide()});{% endif %} var chimere_init_options = {}; diff --git a/templates/chimere/blocks/submited.html b/templates/chimere/blocks/submited.html index d571f75..5e72617 100644 --- a/templates/chimere/blocks/submited.html +++ b/templates/chimere/blocks/submited.html @@ -2,7 +2,7 @@ <div class='edit' id='submited-window'> <p><strong>Merci pour votre contribution au projet !</strong></p> -<p>En proposant un nouvel élément, vous contribuez à enrichir la carte avec des données libres. Une fois validée, votre contribution sera disponible selon les termes de la licence <a href='https://creativecommons.org/licenses/by-sa/3.0/fr/'>Creative Commons Paternité - Pas d’Utilisation Commerciale 2.0 France</a>. Vous devez être l’auteur des éléments que vous nous faites partager ou bien vous être assuré de l’accord de leur auteur pour cette mise à disposition. Ceci concerne les textes, photos et tout contenu multimedia.</p> +<p>En proposant un nouvel élément, vous contribuez à enrichir la carte avec des données libres. Une fois validée, votre contribution sera disponible selon les termes de la licence <a href='https://creativecommons.org/licenses/by-nc/2.0/fr/'>Creative Commons Paternité - Pas d’Utilisation Commerciale 2.0 France</a>. Vous devez être l’auteur des éléments que vous nous faites partager ou bien vous être assuré de l’accord de leur auteur pour cette mise à disposition. Ceci concerne les textes, photos et tout contenu multimedia.</p> {% if contact_email %}<p>N’hésitez pas à nous contacter pour toute question : <a href='mailto:{{contact_email}}'>{{contact_email}}</a>.</p>{% endif%} </div> <script type='text/javascript'> diff --git a/templates/chimere/blocks/welcome.html b/templates/chimere/blocks/welcome.html index ae83180..8d7add2 100644 --- a/templates/chimere/blocks/welcome.html +++ b/templates/chimere/blocks/welcome.html @@ -7,7 +7,9 @@ $(function(){ $('#welcome video').each(function(index){$(this).pause()}); $('#welcome audio').each(function(index){$(this).pause()}); $("#welcome").dialog({width:826, height:410, dialogClass:'welcome-dialog' - {% if not display %}, autoOpen:false{% endif %}}); + {% if not display %}, autoOpen:false{% endif %}, + open: function () { $("#welcome_content").scrollTop(0); } + }); }); // --> </script> @@ -15,11 +17,44 @@ $(function(){ <div class='title'> <h2>{{title}}</h2> </div> + {% comment %} <img src='{{STATIC_URL}}saclay/images/popup/welcome_header.png' alt='Welcome header'/> {% endcomment %} <div id='welcome_message'> <div id='welcome_content'> {{welcome_message|safe}} </div> + <div id='logos'> + <a href='http://www.paris-malaquais.archi.fr/'><img alt='Paris Malaquais link' src='{{STATIC_URL}}saclay/images/popup/welcome_logo-paris-malaquais.png'/></a><a href='http://www.terreetcite.org/'><img alt='Terre et cité link' src='{{STATIC_URL}}saclay/images/popup/welcome_logo-terre-et-cite.png'/></a><a href='http://www.groupechronos.org/'><img alt='Chronos link' src='{{STATIC_URL}}saclay/images/popup/welcome_logo-chronos.png'/></a> + </div> </div> + {% comment %} <div class='welcome-col'> + <div class='news'> + {% if news_lst %} + {% for news in news_lst %} + <div class='info'> + {% if news.title %} + <h4>{{news.title}} – {{ news.date }}</h4> + {{news.short_desc|safe}} + {% else %} + <h4>{{news.name}} – {{ news.start_date }}{% if news.end_date %} - {{ news.end_date }}{% endif %}</h4> + {% if news.description %} + {{news.short_desc|sanitize:"p b i br hr strong em span:style a:href:target ul li ol h1 h2 h3 h4 table td th tr"|safe}}... + {% endif %} + {% endif %} + <p class='marker_link'> + {% if news.point %} + <a href='{% get_tinyfied_url news area_name %}'>{% trans "See it on the map"%}</a> - + {% endif %} + <a href='#' class='get_more_information'>{% trans "More informations"%}</a> + {% if news.url %} + - <a href='{{news.url}}'>{% trans "Go to the event website"%}</a> + {% endif %} + </p> + </div> + {%endfor%} + {% endif %} + </div> + <div class='footer'><a href='#' class='get_more_information'>{% trans "See all news" %}</a></div> + </div>{% endcomment %} </div> <script type='text/javascript'> <!-- diff --git a/templates/chimere/detail.html b/templates/chimere/detail.html index 4d9348b..e8a95d4 100644 --- a/templates/chimere/detail.html +++ b/templates/chimere/detail.html @@ -17,8 +17,8 @@ {%endif%} <div> {% if dated %} - <p id='detail_start_date'><label>{% trans "Date:" %}</label> <span>{{marker.start_date|date:"D d M Y"}} - {% if marker.end_date %} - {{marker.end_date|date:"D d M Y"}}</p>{% endif %}</span> + <p id='detail_start_date'><label>{% trans "Date:" %}</label> <span>{{marker.start_date|date:"l d F Y"}} + {% if marker.end_date %} - {{marker.end_date|date:"l d F Y"}}</p>{% endif %}</span> {% endif %} {% if marker.description %} <div id='description_long_{{marker.pk}}' class='description'>{{ marker.description|sanitize:"p b i br hr strong em span:style a:href:target ul li ol h1 h2 h3 h4 table td tr th"|safe}}</div> diff --git a/xslt/magny-les-hameaux.xslt b/xslt/magny-les-hameaux.xslt new file mode 100644 index 0000000..3cb3786 --- /dev/null +++ b/xslt/magny-les-hameaux.xslt @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8" ?> +<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> +<xsl:output method="xml" indent="yes"/> + <xsl:template match="/"> + <items> + <xsl:for-each select="/nodes/node"> + <item> + <date><xsl:value-of select="date"/></date> + <name>Magny-les-Hameaux : <xsl:value-of select="titre"/></name> + <category><xsl:value-of select="tiquette"/></category> + <link><xsl:value-of select="lien"/></link> + <description><xsl:value-of select="corps"/></description> + <key>magny-les-hameaux-<xsl:value-of select="titre"/>-<xsl:value-of select="date"/></key> + <lat><xsl:value-of select="latitude"/></lat> + <lon><xsl:value-of select="longitude"/></lon> + </item> + </xsl:for-each> + </items> + </xsl:template> +</xsl:stylesheet> + diff --git a/xslt/villiers-le-bacle-detail.xslt b/xslt/villiers-le-bacle-detail.xslt new file mode 100644 index 0000000..9dc757d --- /dev/null +++ b/xslt/villiers-le-bacle-detail.xslt @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8" ?> +<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> +<xsl:output method="xml" indent="yes"/> + <xsl:template match="/"> + <items> + <xsl:for-each select="/html/body/div[@id='container']/table[@id='mainpage']/tr/td[@class='centre']/div"> + <item> + <description> + <xsl:copy-of select="div/p[@class='soustitre']"/> + <xsl:if test="div[@id='documents_joints']/ul"> + <xsl:copy-of select="div[@id='documents_joints']/ul"/> + </xsl:if> + </description> + </item> + </xsl:for-each> + </items> + </xsl:template> +</xsl:stylesheet> + diff --git a/xslt/villiers-le-bacle.xslt b/xslt/villiers-le-bacle.xslt new file mode 100644 index 0000000..1c33955 --- /dev/null +++ b/xslt/villiers-le-bacle.xslt @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8" ?> +<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> +<xsl:output method="xml" indent="yes"/> + <xsl:template match="/"> + <items> + <xsl:for-each select="/html/body/div[@id='agenda']/ul/li"> + <item> + <date><xsl:value-of select="div[@class='ag-date']"/></date> + <name>Villiers-le-bâcle : <xsl:value-of select="div[@class='titre']/a"/></name> + <link><xsl:value-of select="div[@class='titre']/a/@href"/></link> + <key>villiers-le-bacle-<xsl:value-of select="div[@class='titre']/a/@href"/></key> + </item> + </xsl:for-each> + </items> + </xsl:template> +</xsl:stylesheet> + |