{"id":2,"date":"2025-04-02T05:18:43","date_gmt":"2025-04-02T05:18:43","guid":{"rendered":"http:\/\/10.1.4.135\/finalcenso\/?page_id=2"},"modified":"2026-06-19T16:00:53","modified_gmt":"2026-06-19T16:00:53","slug":"principal","status":"publish","type":"page","link":"https:\/\/cpv2024.ine.gob.bo\/","title":{"rendered":"PRINCIPAL"},"content":{"rendered":"\n<div class=\"wp-block-group has-custom-white-color has-text-color has-link-color wp-elements-f14e891321257ebd61759228c5102c14 has-global-padding is-layout-constrained wp-container-core-group-is-layout-3810025c wp-block-group-is-layout-constrained\">\n<!-- general styles -->\n<style>\n  #custom-tabs {\n    max-width: 1500px;\n    margin: 2rem auto;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);\n  }\n\n  .tab-buttons {\n    display: flex;\n    font-size: 2rem !important;\n  }\n\n  #tabu1 {\n    background-color: #d1abc2;\n    color: #fff; \/* Light gray text *\/\n    font-size: 1.2rem !important;\n  }\n\n  #tabu2 {\n    background-color: #f4ce82;\n    color: #fff;\n    font-size: 1.2rem !important;\n  }\n\n  .tab-btn {\n    flex: 1;\n    padding: 0.75rem 1rem;\n    background: none;\n    border: none;\n    font-weight: bold;\n    cursor: pointer;\n    transition: background 0.3s ease;\n  }\n\n  #tabu1:hover,\n  #tabu1.active {\n    background-color: #982870;\n    color: #fff !important; \/* Dark gray text *\/\n  }\n\n  #tabu2:hover,\n  #tabu2.active {\n    background-color: #efb238;\n    color: #fff !important; \/* La Paz red text color *\/\n  }\n\n  .tab-content {\n    display: none;\n    padding: 1.5rem;\n    background-color: #fff;\n  }\n\n  .tab-content.active {\n    display: block;\n  }\n\n  #play-controls,\n  #play-controls2 {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 0.5rem;\n    padding: 0.5rem;\n    max-width: 100%;\n  }\n\n  #year-buttons,\n  #year-buttons2 {\n    display: none;\n    flex-wrap: wrap;\n    gap: 0.5rem;\n    justify-content: center;\n    margin: 1rem 0;\n  }\n\n  #year-buttons button {\n    padding: 0.4rem 0.8rem;\n    background-color: #74858e;\n    color: white;\n    border: none;\n    border-radius: 6px;\n    font-size: 0.9rem;\n    cursor: pointer;\n    transition: background-color 0.3s;\n  }\n\n  #year-buttons button:hover {\n    background-color: #bec5cb;\n  }\n\n  #year-buttons button.active {\n    background-color: #f7a600;\n    color: black;\n  }\n\n  #year-buttons2 button {\n    padding: 0.4rem 0.8rem;\n    background-color: #e27137; \/* deep red *\/\n    color: white;\n    border: none;\n    border-radius: 6px;\n    font-size: 0.9rem;\n    cursor: pointer;\n    transition: background-color 0.3s;\n  }\n\n  #year-buttons2 button:hover {\n    background-color: #f7af6b; \/* lighter hover red *\/\n  }\n\n  #year-buttons2 button.active {\n    background-color: #f7a600; \/* highlight color *\/\n    color: black;\n  }\n\n  @media (max-width: 600px) {\n    #title-line1,\n    #title-line2 {\n      font-size: 12.2px;\n      font-weight: 700;\n    }\n\n    #play-pause-button,\n    #play-pause-button2 {\n      width: 36px !important;\n      height: 36px !important;\n      font-size: 14px !important;\n      border-radius: 18px !important;\n    }\n\n    #replayBtnPopLine,\n    #replayBtn2 {\n      width: 36px !important;\n      height: 36px !important;\n      font-size: 14px !important;\n      border-radius: 18px !important;\n    }\n\n    #play-range,\n    #play-range2 {\n      position: relative;\n      z-index: 10;\n      pointer-events: auto;\n    }\n\n    #play-range,\n    #play-range2 {\n      display: none;\n    }\n\n    #year-buttons,\n    #year-buttons2 {\n      display: flex;\n    }\n  }\n<\/style>\n<!-- bar race 1 styles -->\n<style>\n  @import url(\"https:\/\/netdna.bootstrapcdn.com\/font-awesome\/4.3.0\/css\/font-awesome.min.css\");\n\n  .highcharts-figure {\n    margin: 0;\n  }\n\n  #play-controls {\n    display: flex;\n    flex-direction: row;\n    max-width: 1000px;\n    margin: 1em auto;\n  }\n\n  #container {\n    height: 500px;\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  #play-pause-button {\n    margin-left: 10px;\n    width: 50px;\n    height: 50px;\n    cursor: pointer;\n    border: 1px solid rgba(169, 169, 169, 1); \/* Light gray border *\/\n    border-radius: 25px;\n    color: white;\n    background-color: rgba(169, 169, 169, 1); \/* Light gray background *\/\n    transition: background-color 250ms;\n  }\n\n  #play-pause-button:hover {\n    background-color: rgba(169, 169, 169, 0.5); \/* Lighter gray on hover *\/\n  }\n\n  #play-range {\n    transform: translateY(2.5px);\n    width: calc(100% - 90px);\n    background: #f8f8f8;\n  }\n\n  .highcharts-description {\n    margin: 0.3rem 10px;\n  }\n\n  @media (max-width: 600px) {\n    #year-counter {\n      font-size: 40px !important;\n    }\n\n    #race1-data {\n      font-size: 11px !important;\n    }\n\n    #play-controls {\n      flex-direction: column;\n    }\n  }\n<\/style>\n<!-- line race 1 styles -->\n<style>\n  .chart-container {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    width: 100%;\n    max-width: 1000px;\n    margin: 2rem auto;\n    \/* border: 1px solid #ccc; *\/\n    \/* overflow: visible; *\/\n  }\n\n  svg {\n    width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  .axis-label {\n    font-size: 14px;\n    fill: #333;\n  }\n\n  .grid-line {\n    stroke: #ccc;\n    stroke-width: 1;\n    stroke-dasharray: 4 2;\n  }\n\n  .axis-line {\n    stroke: #333;\n    stroke-width: 2;\n  }\n\n  .chart-controls {\n    justify-content: center;\n    gap: 1rem;\n    margin-top: 1rem;\n  }\n\n  .chart-controls button {\n    padding: 0.5rem 1rem;\n    font-size: 1rem;\n    cursor: pointer;\n  }\n\n  #replayBtnPopLine {\n    align-self: flex-start;\n    margin-left: 10px;\n    width: 50px;\n    height: 50px;\n    cursor: pointer;\n    border-radius: 25px;\n    color: white;\n    transition: background-color 250ms;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    font-size: 18px;\n    box-shadow: 0 1px 3px rgba(169, 169, 169, 0.25); \/* Light gray shadow *\/\n    border: 1px solid rgba(169, 169, 169, 1); \/* Light gray border *\/\n    background-color: rgba(169, 169, 169, 1); \/* Light gray background *\/\n  }\n\n  #replayBtnPopLine:hover {\n    background-color: rgba(169, 169, 169, 0.5); \/* Lighter gray on hover *\/\n  }\n<\/style>\n<!-- bar race 2 styles -->\n<style>\n  @import url(\"https:\/\/netdna.bootstrapcdn.com\/font-awesome\/4.3.0\/css\/font-awesome.min.css\");\n\n  .highcharts-figure2 {\n    margin: 0;\n  }\n\n  #play-controls2 {\n    display: flex;\n    flex-direction: row;\n    max-width: 1000px;\n    margin: 1em auto;\n  }\n\n  #container2 {\n    height: 500px;\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  #play-pause-button2 {\n    margin-left: 10px;\n    width: 50px;\n    height: 50px;\n    cursor: pointer;\n    border: 1px solid rgba(220, 53, 69, 1); \/* Bootstrap red *\/\n    border-radius: 25px;\n    color: white;\n    background-color: #ff6e3f; \/* Solid red *\/\n    transition: background-color 250ms;\n  }\n\n  #play-pause-button2:hover {\n    background-color: rgba(220, 53, 69, 0.5); \/* Semi-transparent on hover *\/\n  }\n\n  #play-range2 {\n    transform: translateY(2.5px);\n    width: calc(100% - 90px);\n    background: #f8f8f8;\n  }\n\n  .highcharts-description2 {\n    margin: 0.3rem 10px;\n  }\n\n  #play-range2 {\n    -webkit-appearance: none;\n    width: calc(100% - 90px);\n    height: 8px;\n    background: #f0d5d5; \/* light red background *\/\n    border-radius: 4px;\n    outline: none;\n    transition: background 0.3s ease;\n    cursor: pointer;\n  }\n\n  #play-range2::-webkit-slider-thumb {\n    -webkit-appearance: none;\n    appearance: none;\n    width: 18px;\n    height: 18px;\n    background: #dc3545; \/* solid red thumb *\/\n    border: 2px solid white;\n    border-radius: 50%;\n    cursor: pointer;\n    transition: background 0.3s ease;\n  }\n\n  #play-range2::-moz-range-thumb {\n    width: 18px;\n    height: 18px;\n    background: #dc3545;\n    border: 2px solid white;\n    border-radius: 50%;\n    cursor: pointer;\n    transition: background 0.3s ease;\n  }\n\n  #play-range2:focus {\n    background: #f8c0c0; \/* slightly darker on focus *\/\n  }\n\n  @media (max-width: 600px) {\n    #year-counter2 {\n      font-size: 40px !important;\n    }\n\n    #race2-data {\n      font-size: 11px !important;\n    }\n\n    #play-controls2 {\n      flex-direction: column;\n    }\n  }\n<\/style>\n<!-- line race 2 styles -->\n<style>\n  .chart-container2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 2rem auto;\n    \/* border: 1px solid #ccc; *\/\n  }\n\n  populationChart2 {\n    width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  .axis-label2 {\n    font-size: 14px;\n    fill: #333;\n  }\n\n  .grid-line2 {\n    stroke: #ccc;\n    stroke-width: 1;\n    stroke-dasharray: 4 2;\n  }\n\n  .axis-line2 {\n    stroke: #333;\n    stroke-width: 2;\n  }\n\n  .chart-controls2 {\n    justify-content: center;\n    gap: 1rem;\n    margin-top: 1rem;\n  }\n\n  .chart-controls2 button {\n    padding: 0.5rem 1rem;\n    font-size: 1rem;\n    cursor: pointer;\n  }\n\n  #replayBtn2 {\n    align-self: flex-start;\n    margin-left: 10px;\n    width: 50px;\n    height: 50px;\n    cursor: pointer;\n    border-radius: 25px;\n    color: white;\n    transition: background-color 250ms;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    font-size: 18px;\n    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);\n    border: 1px solid rgba(220, 53, 69, 1); \/* Bootstrap red *\/\n    background-color: #ff6e3f; \/* Solid red *\/\n  }\n\n  #replayBtn2:hover {\n    background-color: rgba(220, 53, 69, 0.5); \/* Semi-transparent on hover *\/\n  }\n<\/style>\n\n<!-- map 1 population styles -->\n<style>\n  \/* Reset and global styles *\/\n  * {\n    margin: 0;\n    padding: 0;\n  }\n\n  body {\n    background-color: #f0f2f5;\n    font-family: \"Sofia Pro\", sans-serif;\n  }\n\n  #main-info {\n    display: flex;\n    gap: 10px;\n    flex-direction: column;\n  }\n\n  .container {\n    display: flex;\n    flex-direction: column;\n    max-width: 1500px;\n    margin: 0 auto;\n    position: relative;\n    overflow: visible;\n  }\n\n  .map-table-container {\n    display: flex;\n    flex-direction: row;\n  }\n\n  .map-controls {\n    z-index: 9999;\n  }\n\n  .map-box {\n    flex: 1;\n    min-width: 0;\n    min-height: 0;\n    perspective: 1000px; \/* controls intensity of the 3D effect *\/\n    perspective-origin: center;\n    overflow: hidden;\n    position: relative;\n  }\n\n  \/* Main info box *\/\n  .main-info-box {\n    flex: 1;\n    min-width: 0;\n    width: 100%;\n    overflow-x: auto;\n    max-height: 80vh;\n    padding: 20px;\n    background-color: white;\n    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);\n  }\n\n  #interactive-map {\n    width: 100%;\n    height: auto;\n    max-width: none;\n    max-height: none;\n    transform: perspective(1000px); \/*rotateX(8deg)*\/\n    transform-origin: center;\n    transition: transform 0.3s ease;\n    transform-style: preserve-3d;\n    display: block;\n    will-change: transform;\n  }\n\n  \/* Simulated volume + elevation for each region\/path *\/\n  #interactive-map path {\n    \/* transform: perspective(800px) rotateX(0);\n    transform-origin: center; *\/\n    transition: transform 0.3s ease;\n\n    \/* Layered drop shadows for depth *\/\n    filter: drop-shadow(0 1px 0 rgba(0, 0, 0, 0.08))\n      drop-shadow(0 4px 2px rgba(0, 0, 0, 0.12))\n      drop-shadow(0 8px 6px rgba(0, 0, 0, 0.1));\n  }\n\n  .glow-highlight {\n    filter: drop-shadow(0 0 6px #888888) drop-shadow(0 0 12px #666666)\n      drop-shadow(0 0 20px #444444);\n    animation: pulseGrayGlow 1.8s infinite ease-in-out;\n    fill: #999999 !important;\n    stroke: #333333 !important;\n    transition: all 0.3s ease;\n  }\n\n  @keyframes pulseGrayGlow {\n    0% {\n      filter: drop-shadow(0 0 6px #888888) drop-shadow(0 0 12px #666666)\n        drop-shadow(0 0 20px #444444);\n    }\n    50% {\n      filter: drop-shadow(0 0 10px #b3b3b3) drop-shadow(0 0 20px #999999)\n        drop-shadow(0 0 30px #666666);\n    }\n    100% {\n      filter: drop-shadow(0 0 6px #888888) drop-shadow(0 0 12px #666666)\n        drop-shadow(0 0 20px #444444);\n    }\n  }\n\n  #map-label {\n    pointer-events: none;\n    transition: opacity 0.3s ease;\n  }\n\n  .scroll-wrapper {\n    max-height: 70vh;\n    overflow-y: auto;\n  }\n\n  .hide {\n    display: none;\n  }\n\n  .info-show {\n    display: block;\n  }\n\n  .info-box {\n    max-height: 90%;\n    max-width: 90%;\n    background-color: #fefefe;\n    padding: 20px;\n    border-radius: 10px;\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n    overflow: auto;\n  }\n\n  .info-box h3 {\n    color: #00394f;\n    margin-bottom: 10px;\n    font-size: 1.3rem;\n    border-bottom: 2px solid #ddd;\n    padding-bottom: 5px;\n  }\n\n  \/* Remove default link outlines *\/\n  a:focus,\n  a:active,\n  a:focus-visible,\n  a:visited,\n  a:hover {\n    outline: none;\n  }\n\n  a path:focus,\n  a path:active,\n  a path:focus-visible {\n    outline: none;\n    stroke: none;\n  }\n\n  a path {\n    stroke: none !important;\n    outline: none !important;\n  }\n\n  \/* Table styles *\/\n  .table-container {\n    display: table;\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 20px;\n    table-layout: fixed;\n  }\n\n  \/* Header row *\/\n  .table-header {\n    display: table-row;\n    background-color: #00394f;\n    color: white;\n  }\n\n  \/* Header cell styling *\/\n  .table-header .table-cell {\n    display: table-cell;\n    padding: 10px;\n    text-align: center;\n    font-weight: bold;\n    border: 1px solid #ddd;\n  }\n\n  \/* Set fixed column widths based on header cells *\/\n  .table-header .table-cell:nth-child(1) {\n    width: 150px;\n  }\n\n  .table-header .table-cell:nth-child(2) {\n    width: 120px;\n  }\n\n  \/* Body rows *\/\n  .table-row {\n    display: table-row;\n    background-color: #f9f9f9;\n  }\n\n  .table-row:nth-child(even) {\n    background-color: #f1f1f1;\n  }\n\n  \/* Body cell default styling *\/\n  .table-row .table-cell {\n    display: table-cell;\n    padding: 10px;\n    border: 1px solid #ddd;\n    text-align: left;\n    vertical-align: middle;\n    color: #000 !important;\n  }\n\n  \/* Wide (second) column in body rows *\/\n  .wide-cell {\n    width: 120px;\n    text-align: right;\n    font-variant-numeric: tabular-nums;\n  }\n\n  \/* General info table (if used) *\/\n  .general-info {\n    display: table;\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 20px;\n  }\n\n  .totals-row {\n    font-weight: bold !important;\n    background-color: #3c5165 !important;\n    color: white !important; \/* optional, makes total stand out *\/\n  }\n  .map-box svg path.st1 {\n    fill: grey;\n    stroke: white !important;\n    stroke-width: 4;\n  }\n\n  .deemphasized {\n    fill: #fff !important;\n  }\n\n  .st1.blue1 {\n    fill: #f2daea !important; \/* pando*\/\n  }\n\n  .st1.blue2 {\n    fill: #a1347a !important; \/*la paz*\/\n  }\n\n  .st1.blue3 {\n    fill: #e5c1d8 !important; \/*beni*\/\n  }\n\n  .st1.blue4 {\n    fill: #982870 !important; \/*santa cruz*\/\n  }\n\n  .st1.blue5 {\n    fill: #a93e83 !important; \/*cochabamba*\/\n  }\n\n  .st1.blue6 {\n    fill: #c893b5 !important; \/*oruro*\/\n  }\n\n  .st1.blue7 {\n    fill: #b86c9d !important; \/*chuquisaca*\/\n  }\n\n  .st1.blue8 {\n    fill: #d1abc2 !important; \/*tarija*\/\n  }\n\n  .st1.blue9 {\n    fill: #b05a91 !important; \/*potosi*\/\n  }\n\n  .reset-button {\n    position: absolute;\n    top: 20px;\n    right: 20px;\n    z-index: 600;\n    color: #355d88;\n    border: none;\n    padding: 10px 14px;\n    border-radius: 8px;\n    font-size: 1rem;\n    cursor: pointer;\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);\n    transition: background 0.3 ease;\n  }\n\n  .reset-button:hover {\n    background: #355d88;\n    color: #fff;\n  }\n\n  #map-overlay {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: transparent;\n    z-index: 500;\n    pointer-events: all;\n  }\n\n  \/* 3d-bar styles *\/\n  .bar-3d {\n    position: absolute;\n    bottom: 40%;\n    width: 55px;\n    height: 1000px;\n    color: white;\n    text-align: center;\n    font-size: 12px;\n    padding-top: 5px;\n    box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.2);\n    border-radius: 10px;\n\n    transform: rotateX(0deg);\n    transform-origin: bottom center;\n\n    transition:\n      transform 0.3s ease,\n      height 0.4s ease;\n  }\n\n  .b-total {\n    background: #f7a600 !important;\n  }\n\n  .b-mujeres {\n    background: #b6408d !important;\n  }\n\n  .b-hombres {\n    background: #3599a4 !important;\n  }\n\n  .bar-top-label {\n    display: flex;\n    flex-direction: column;\n    position: absolute;\n    width: fit-content;\n    border: 2px solid black;\n    border-radius: 15px;\n    padding: 5px;\n    background: #fff;\n    padding: 5px;\n    text-align: center;\n    top: -80px;\n    font-size: 16px;\n    color: black;\n    font-weight: bold;\n    left: -12px;\n    gap: 4px;\n  }\n\n  .bar-top-label::after {\n    content: \"\";\n    position: absolute;\n    bottom: -8px; \/* space between label and triangle *\/\n    left: 50%;\n    transform: translateX(-52%);\n    width: 0;\n    height: 0;\n\n    border-left: 8px solid transparent;\n    border-right: 8px solid transparent;\n    border-top: 8px solid var(--arrow-color, #f7a600);\n  }\n\n  .mapu-chart-container {\n    display: none;\n    position: absolute;\n    z-index: 600;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n  }\n\n  \/* Responsive tweaks *\/\n  @media only screen and (max-width: 1199px) {\n    .map-table-container {\n      flex-direction: column;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .mapa {\n      flex-direction: column;\n    }\n\n    #main-info-box {\n      padding: 0;\n    }\n\n    #mapa-msg {\n      margin: 0 auto;\n      padding: 0;\n      font-size: 0.7rem !important;\n    }\n\n    table.dataTable {\n      width: 100% !important;\n      table-layout: auto;\n      font-size: 14px;\n    }\n  }\n\n  @media only screen and (max-width: 390px) {\n    .mapa {\n      flex-direction: column;\n    }\n\n    #mapa-msg {\n      top: 0;\n      left: 0;\n      padding: 0;\n      font-size: 0.7rem !important;\n    }\n\n    h1 {\n      font-size: 1.75rem !important;\n    }\n\n    h2 {\n      font-size: 1.5rem !important;\n    }\n\n    h3 {\n      font-size: 1.25rem !important;\n    }\n\n    #main-info-box {\n      max-width: 390px !important;\n      padding: 0 !important;\n    }\n\n    table.dataTable {\n      width: 100% !important;\n      table-layout: auto;\n      font-size: 11px;\n    }\n  }\n<\/style>\n\n<!-- map 2 housing styles -->\n<style>\n  \/* Reset and global styles *\/\n  * {\n    margin: 0;\n    padding: 0;\n  }\n\n  body {\n    background-color: #f0f2f5;\n    font-family: \"Sofia Pro\", sans-serif;\n  }\n\n  #main-info2 {\n    display: flex;\n    gap: 10px;\n    flex-direction: column;\n  }\n\n  .container2 {\n    display: flex;\n    flex-direction: column;\n    max-width: 1500px;\n    margin: 0 auto;\n    position: relative;\n    overflow: visible;\n  }\n\n  .map-table-container2 {\n    display: flex;\n    flex-direction: row;\n  }\n\n  .map-controls {\n    z-index: 9999;\n  }\n\n  .map-box2 {\n    flex: 1;\n    min-width: 0;\n    min-height: 0;\n    perspective: 1000px; \/* controls intensity of the 3D effect *\/\n    perspective-origin: center;\n    overflow: hidden;\n    position: relative;\n  }\n\n  \/* Main info box *\/\n  .main-info-box2 {\n    flex: 1;\n    min-width: 0;\n    width: 100%;\n    overflow-x: auto;\n    max-height: 80vh;\n    padding: 20px;\n    background-color: white;\n    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);\n  }\n\n  #interactive-map2 {\n    width: 100%;\n    height: auto;\n    max-width: none;\n    max-height: none;\n    transform: perspective(1000px); \/*rotateX(8deg)*\/\n    transform-origin: center;\n    transition: transform 0.3s ease;\n    transform-style: preserve-3d;\n    display: block;\n    will-change: transform;\n  }\n\n  \/* Simulated volume + elevation for each region\/path *\/\n  #interactive-map2 path {\n    \/* transform: perspective(800px) rotateX(0);\n    transform-origin: center; *\/\n    transition: transform 0.3s ease;\n\n    \/* Layered drop shadows for depth *\/\n    filter: drop-shadow(0 1px 0 rgba(0, 0, 0, 0.08))\n      drop-shadow(0 4px 2px rgba(0, 0, 0, 0.12))\n      drop-shadow(0 8px 6px rgba(0, 0, 0, 0.1));\n  }\n\n  .glow-highlight {\n    filter: drop-shadow(0 0 6px #b19cd9) drop-shadow(0 0 12px #a084d4)\n      drop-shadow(0 0 20px #8a6fcf);\n    animation: pulsePurpleGlow 1.8s infinite ease-in-out;\n    fill: #c8b9e8 !important;\n    stroke: #7f5fcf !important;\n    transition: all 0.3s ease;\n  }\n\n  @keyframes pulsePurpleGlow {\n    0% {\n      filter: drop-shadow(0 0 6px #b19cd9) drop-shadow(0 0 12px #a084d4)\n        drop-shadow(0 0 20px #8a6fcf);\n    }\n    50% {\n      filter: drop-shadow(0 0 10px #d1b3f0) drop-shadow(0 0 20px #c1a4eb)\n        drop-shadow(0 0 30px #a87ce5);\n    }\n    100% {\n      filter: drop-shadow(0 0 6px #b19cd9) drop-shadow(0 0 12px #a084d4)\n        drop-shadow(0 0 20px #8a6fcf);\n    }\n  }\n  #map-label {\n    pointer-events: none;\n    transition: opacity 0.3s ease;\n  }\n\n  .scroll-wrapper {\n    max-height: 70vh;\n    overflow-y: auto;\n  }\n\n  .hide {\n    display: none;\n  }\n\n  .info-show2 {\n    display: block;\n  }\n\n  .info-box {\n    max-height: 90%;\n    max-width: 90%;\n    background-color: #fefefe;\n    padding: 20px;\n    border-radius: 10px;\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n    overflow: auto;\n  }\n\n  .info-box h3 {\n    color: #00394f;\n    margin-bottom: 10px;\n    font-size: 1.3rem;\n    border-bottom: 2px solid #ddd;\n    padding-bottom: 5px;\n  }\n\n  \/* Remove default link outlines *\/\n  a:focus,\n  a:active,\n  a:focus-visible,\n  a:visited,\n  a:hover {\n    outline: none;\n  }\n\n  a path:focus,\n  a path:active,\n  a path:focus-visible {\n    outline: none;\n    stroke: none;\n  }\n\n  a path {\n    stroke: none !important;\n    outline: none !important;\n  }\n\n  \/* Table styles *\/\n  .table-container {\n    display: table;\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 20px;\n    table-layout: fixed;\n  }\n\n  \/* Header row *\/\n  .table-header {\n    display: table-row;\n    background-color: #4f0000;\n    color: white;\n  }\n\n  \/* Header cell styling *\/\n  .table-header .table-cell {\n    display: table-cell;\n    padding: 10px;\n    text-align: center;\n    font-weight: bold;\n    border: 1px solid #ddd;\n  }\n\n  \/* Set fixed column widths based on header cells *\/\n  .table-header .table-cell:nth-child(1) {\n    width: 150px;\n  }\n\n  .table-header .table-cell:nth-child(2) {\n    width: 120px;\n  }\n\n  \/* Body rows *\/\n  .table-row {\n    display: table-row;\n    background-color: #f9f9f9;\n    color: black;\n  }\n\n  .table-row:nth-child(even) {\n    background-color: #f1f1f1;\n  }\n\n  th {\n    color: black;\n  }\n  tr:not(:first-child) {\n    color: #000000; \/* Black text color *\/\n  }\n\n  \/* Body cell default styling *\/\n  .table-row .table-cell {\n    display: table-cell;\n    padding: 10px;\n    border: 1px solid #ddd;\n    text-align: left;\n    vertical-align: middle;\n  }\n\n  \/* Wide (second) column in body rows *\/\n  .wide-cell {\n    width: 120px;\n    text-align: right;\n    font-variant-numeric: tabular-nums;\n  }\n\n  \/* General info table (if used) *\/\n  .general-info2 {\n    display: table;\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 20px;\n  }\n\n  .totals-row {\n    font-weight: bold !important;\n    background-color: rgb(109, 0, 0) !important;\n    color: white !important; \/* optional, makes total stand out *\/\n  }\n  .map-box2 svg path.st1 {\n    fill: grey;\n    stroke: white !important;\n    stroke-width: 4;\n  }\n\n  .deemphasized {\n    fill: #fff !important;\n  }\n\n  .st1.red1 {\n    fill: #f4ce82 !important; \/*pando*\/\n  }\n\n  .st1.red2 {\n    fill: #efb238 !important; \/*la paz*\/\n  }\n\n  .st1.red3 {\n    fill: #f2d17c !important; \/*beni*\/\n  }\n\n  .st1.red4 {\n    fill: #edc794 !important; \/*santacruz*\/\n  }\n\n  .st1.red5 {\n    fill: #e99437 !important; \/*cochabamba*\/\n  }\n\n  .st1.red6 {\n    fill: #e5ba63 !important; \/*oruro*\/\n  }\n\n  .st1.red7 {\n    fill: #f2b864 !important; \/*chuquisaca*\/\n  }\n\n  .st1.red8 {\n    fill: #f4daa2 !important; \/*tarija*\/\n  }\n\n  .st1.red9 {\n    fill: #e2b456 !important; \/*potosi*\/\n  }\n\n  .reset-button2 {\n    position: absolute;\n    top: 20px;\n    right: 20px;\n    z-index: 600;\n    color: #355d88;\n    border: none;\n    padding: 10px 14px;\n    border-radius: 8px;\n    font-size: 1rem;\n    cursor: pointer;\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);\n    transition: background 0.3 ease;\n  }\n\n  .reset-button2:hover {\n    background: #355d88;\n    color: #fff;\n  }\n\n  #map-overlay2 {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: transparent;\n    z-index: 500;\n    pointer-events: all;\n  }\n\n  \/* 3d-bar styles *\/\n  .bar-3d {\n    position: absolute;\n    bottom: 40%;\n    width: 55px;\n    height: 1000px;\n    color: white;\n    text-align: center;\n    font-size: 12px;\n    padding-top: 5px;\n    box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.2);\n    border-radius: 10px;\n\n    transform: rotateX(0deg);\n    transform-origin: bottom center;\n\n    transition:\n      transform 0.3s ease,\n      height 0.4s ease;\n  }\n\n  .b-total {\n    background: #f7a600 !important;\n  }\n\n  .b-colectivas {\n    background: #b6408d !important;\n  }\n\n  .b-particulares {\n    background: #3599a4 !important;\n  }\n\n  .bar-top-label {\n    display: flex;\n    flex-direction: column;\n    position: absolute;\n    width: fit-content;\n    border: 2px solid black;\n    border-radius: 15px;\n    padding: 5px;\n    background: #fff;\n    padding: 5px;\n    text-align: center;\n    top: -80px;\n    font-size: 16px;\n    color: black;\n    font-weight: bold;\n    left: -12px;\n    gap: 4px;\n  }\n\n  .bar-top-label::after {\n    content: \"\";\n    position: absolute;\n    bottom: -8px; \/* space between label and triangle *\/\n    left: 50%;\n    transform: translateX(-52%);\n    width: 0;\n    height: 0;\n\n    border-left: 8px solid transparent;\n    border-right: 8px solid transparent;\n    border-top: 8px solid var(--arrow-color, #f7a600);\n  }\n\n  .mapu-chart-container2 {\n    display: none;\n    position: absolute;\n    z-index: 600;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n  }\n\n  \/* Responsive tweaks *\/\n  @media only screen and (max-width: 1199px) {\n    .map-table-container2 {\n      flex-direction: column;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .mapa {\n      flex-direction: column;\n    }\n\n    #main-info-box2 {\n      padding: 0;\n    }\n\n    #mapa-msg2 {\n      margin: 0 auto;\n      padding: 0;\n      font-size: 0.7rem !important;\n    }\n\n    table.dataTable {\n      width: 100% !important;\n      table-layout: auto;\n      font-size: 14px;\n    }\n  }\n\n  @media only screen and (max-width: 390px) {\n    .mapa {\n      flex-direction: column;\n    }\n\n    #mapa-msg2 {\n      top: 0;\n      left: 0;\n      padding: 0;\n      font-size: 0.7rem !important;\n    }\n\n    h1 {\n      font-size: 1.75rem !important;\n    }\n\n    h2 {\n      font-size: 1.5rem !important;\n    }\n\n    h3 {\n      font-size: 1.25rem !important;\n    }\n\n    #main-info-box2 {\n      max-width: 390px !important;\n      padding: 0 !important;\n    }\n\n    table.dataTable {\n      width: 100% !important;\n      table-layout: auto;\n      font-size: 11px;\n    }\n  }\n<\/style>\n\n<!-- general imports -->\n<link\n  rel=\"stylesheet\"\n  href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/4.7.0\/css\/font-awesome.min.css\"\n\/>\n\n<!-- DataTables CSS (CDN) -->\n<link\n  rel=\"stylesheet\"\n  href=\"https:\/\/cdn.datatables.net\/1.10.24\/css\/jquery.dataTables.min.css\"\n\/>\n\n<!-- jQuery y DataTables JS (CDN) -->\n<script\n  data-cfasync=\"false\"\n  data-no-optimize=\"1\"\n  data-no-defer=\"1\"\n  data-no-delay=\"1\"\n  src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery\/3.7.1\/jquery.min.js\"\n><\/script>\n<script\n  data-cfasync=\"false\"\n  data-no-optimize=\"1\"\n  data-no-defer=\"1\"\n  data-no-delay=\"1\"\n  src=\"https:\/\/cdn.datatables.net\/1.10.24\/js\/jquery.dataTables.min.js\"\n><\/script>\n\n<!-- chart JS -->\n<script\n  data-cfasync=\"false\"\n  data-no-optimize=\"1\"\n  data-no-defer=\"1\"\n  data-no-delay=\"1\"\n  src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js@4.5.1\/dist\/chart.umd.min.js\"\n><\/script>\n<script\n  data-cfasync=\"false\"\n  data-no-optimize=\"1\"\n  data-no-defer=\"1\"\n  data-no-delay=\"1\"\n  src=\"https:\/\/cdn.jsdelivr.net\/npm\/chartjs-plugin-datalabels@2.2.0\/dist\/chartjs-plugin-datalabels.min.js\"\n><\/script>\n<!-- high charts JS -->\n<script\n  data-cfasync=\"false\"\n  data-no-optimize=\"1\"\n  data-no-defer=\"1\"\n  data-no-delay=\"1\"\n  src=\"https:\/\/code.highcharts.com\/12.4.0\/highcharts.js\"\n><\/script>\n\n<!-- html body  for the whole thing -->\n<div id=\"custom-tabs\">\n  <div class=\"tab-buttons\">\n    <button id=\"tabu1\" class=\"tab-btn active\" data-tab=\"tab1\">Poblaci\u00f3n<\/button>\n    <button id=\"tabu2\" class=\"tab-btn\" data-tab=\"tab2\">Vivienda<\/button>\n    <!-- <button class=\"tab-btn\" data-tab=\"tab3\">Extra<\/button> -->\n  <\/div>\n\n  <div class=\"tab-content active\" id=\"tab1\">\n    <!-- highChart modded race -->\n    <figure class=\"highcharts-figure\">\n      <div id=\"parent-container\">\n        <div id=\"play-controls\">\n          <button\n            id=\"play-pause-button\"\n            class=\"fa fa-play\"\n            title=\"play\"\n          ><\/button>\n          <input id=\"play-range\" type=\"range\" value=\"0\" min=\"0\" max=\"11\" \/>\n          <div id=\"year-buttons\" class=\"year-buttons\">\n            <button data-year=\"1831\">1831<\/button>\n            <button data-year=\"1835\">1835<\/button>\n            <button data-year=\"1845\">1845<\/button>\n            <button data-year=\"1854\">1854<\/button>\n            <button data-year=\"1882\">1882<\/button>\n            <button data-year=\"1900\">1900<\/button>\n            <button data-year=\"1950\">1950<\/button>\n            <button data-year=\"1976\">1976<\/button>\n            <button data-year=\"1992\">1992<\/button>\n            <button data-year=\"2001\">2001<\/button>\n            <button data-year=\"2012\">2012<\/button>\n            <button data-year=\"2024\">2024<\/button>\n          <\/div>\n        <\/div>\n        <div id=\"container\"><\/div>\n        <p style=\"margin-left: 15%; font-size: 14px; color: black !important\">\n          Fuente: Instituto Nacional de Estad\u00edstica\n        <\/p>\n      <\/div>\n    <\/figure>\n    <!-- line chart race -->\n    <div class=\"chart-container\">\n      <div class=\"chart-controls\">\n        <button id=\"replayBtnPopLine\" class=\"fa fa-play\" title=\"play\"><\/button>\n        <h3\n          id=\"title-line1\"\n          style=\"\n            color: black !important;\n            margin-top: 1em;\n            margin-bottom: 1em;\n            font-weight: bold;\n            font-family: &quot;Sofia Pro&quot;, Arial, sans-serif !important;\n          \"\n        >\n          Poblaci\u00f3n censada, Censos&nbsp;1831&nbsp;&#8211;&nbsp;2024\n        <\/h3>\n        <!-- <button id=\"replayBtn\">\ud83d\udd01 Iniciar<\/button> -->\n      <\/div>\n      <svg\n        id=\"populationChart\"\n        viewBox=\"0 0 1200 500\"\n        preserveAspectRatio=\"xMidYMid meet\"\n      ><\/svg>\n      <p style=\"font-size: 14px; color: black !important\">\n        Fuente: Instituto Nacional de Estad\u00edstica\n      <\/p>\n    <\/div>\n    <!-- population map -->\n    <div class=\"container\">\n      <h1 style=\"text-align: left\">Mapa de Bolivia<\/h1>\n      <p\n        id=\"mapa-msg\"\n        style=\"\n          display: block;\n          width: fit-content;\n          margin: 20px 0;\n          align-self: flex-start;\n          padding: 14px 24px;\n          text-align: center;\n          font-size: 1rem;\n          font-weight: 600;\n          color: #333333; \/* Dark gray text *\/\n          background: #f0f0f0; \/* Light gray background *\/\n          border: 1px solid #d1d1d1; \/* Light gray border *\/\n          border-left: 5px solid #888888; \/* Medium gray border-left *\/\n          border-radius: 15px;\n        \"\n      >\n        Haz clic en el mapa y conoce la poblaci\u00f3n por departamento<br \/>\n        y municipio\/TIOC.\n      <\/p>\n      <div\n        id=\"popup\"\n        style=\"\n          position: absolute;\n          background: linear-gradient(\n            145deg,\n            rgb(50, 50, 50),\n            \/* Dark gray *\/ rgb(80, 80, 80) \/* Lighter gray *\/\n          ); \/* Subtle dark gray gradient *\/\n          color: white;\n          padding: 15px;\n          border-radius: 10px; \/* Rounded corners *\/\n          display: none;\n          max-width: 250px;\n          pointer-events: none;\n          z-index: 9999;\n        \"\n      >\n        <div id=\"popup-name\" style=\"font-size: 24px; font-weight: bold\">\n          Municipality Name\n        <\/div>\n        <div id=\"popup-population\" style=\"font-size: 20px\">Population: 0<\/div>\n      <\/div>\n      <div class=\"map-table-container\">\n        <!-- map container -->\n        <div class=\"map-box\">\n          <!-- temporary controllers -->\n          <!-- <div class=\"map-controls\">\n                        <button onclick=\"adjustRotation('tiltUp')\">\ud83d\udd3c<\/button>\n                        <button onclick=\"adjustRotation('tiltDown')\">\ud83d\udd3d<\/button>\n                        <button onclick=\"adjustRotation('skewLeft')\">\u2b05\ufe0f<\/button>\n                        <button onclick=\"adjustRotation('skewRight')\">\n                            \u27a1\ufe0f\n                        <\/button>\n                        <button onclick=\"adjustRotation('rotateLeft')\">\n                            \u27f2\n                        <\/button>\n                        <button onclick=\"adjustRotation('rotateRight')\">\n                            \u27f3\n                        <\/button>\n                        <button onclick=\"adjustRotation('zoomIn')\">\u2795<\/button>\n                        <button onclick=\"adjustRotation('zoomOut')\">\u2796<\/button>\n                        <button onclick=\"adjustRotation('moveUp')\">\n                            \u2b06\ufe0f Move Up\n                        <\/button>\n                        <button onclick=\"adjustRotation('moveDown')\">\n                            \u2b07\ufe0f Move Down\n                        <\/button>\n                        <button onclick=\"adjustRotation('moveLeft')\">\n                            \u2b05\ufe0f Move Left\n                        <\/button>\n                        <button onclick=\"adjustRotation('moveRight')\">\n                            \u27a1\ufe0f Move Right\n                        <\/button>\n                    <\/div> -->\n          <!-- zoom reset button -->\n          <div class=\"mapu-chart-container\">\n            <canvas id=\"maleVSfemale\"><\/canvas>\n          <\/div>\n          <button id=\"reset-map\" class=\"reset-button\">X<\/button>\n          <div id=\"map-overlay\" style=\"display: none\"><\/div>\n          <svg\n            version=\"1.1\"\n            xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n            xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"\n            x=\"0px\"\n            y=\"0px\"\n            viewBox=\"0 0 893.06 894.38\"\n            style=\"enable-background: new 0 0 893.06 894.38\"\n            xml:space=\"preserve\"\n            class=\"interactive-map\"\n            id=\"interactive-map\"\n          >\n            <style type=\"text\/css\">\n              .st0 {\n                fill: none;\n                stroke: #000000;\n                stroke-linecap: round;\n                stroke-linejoin: round;\n                stroke-miterlimit: 10;\n              }\n              .st1 {\n                stroke: #ffffff;\n                stroke-width: 5;\n                stroke-linecap: round;\n                stroke-linejoin: round;\n                stroke-miterlimit: 10;\n              }\n            <\/style>\n            <a href=\"#\" class=\"depto-btn\" id=\"btn-pando\">\n              <path\n                class=\"st1 blue1\"\n                d=\"M349.37,101.05c0.11-0.78,0.64-1.3,1.08-1.96c0.41-0.63,0.78-1.06,1.33-1.58c0.47-0.44,1.2-0.86,1.59-1.32\n\tc0.51-0.61,0.2-1.28,0.3-2.07c0.09-0.7,0.68-1.21,0.73-1.91c0.09-0.02,0.18-0.7,0.27-0.72c-1.32-1.47,0.04-2.87-0.4-4.55\n\tc-0.14-0.53-0.61-1.38-0.95-1.85c-0.42-0.58-0.62-1.01-0.91-1.7c-0.29-0.68-0.36-1.25-0.54-1.97c-0.2-0.78,0.03-0.75,0.46-1.36\n\tc0.75-1.06-0.02-2.18-0.54-3.18c-0.56-1.08,0.05-2.55,0.5-3.63c0.21-0.51,0.45-0.89,0.9-1.24c0.42-0.33,0.88-0.46,1.24-0.9\n\tc0.61-0.74,0.36-0.83-0.25-1.41c-0.36-0.34-0.7-0.84-0.83-1.3c-0.2-0.68-0.23-1.28-0.84-1.8c-0.27-0.23-0.89-0.32-1.08-0.6\n\tc-0.18-0.26,0.01-0.64-0.03-0.93c-0.13-0.88-0.78-1.23-1.34-1.8c-0.55-0.57-0.64-1.27-0.91-1.91c-0.29-0.69-0.8-0.99-1.57-1.21\n\tc-0.62-0.18-1.15-0.37-1.81-0.36c0.11,0-0.11,0,0,0c-0.67,0.52-0.25,1.06-0.05,1.57c-0.43,0.63-1.26,0.28-1.74,0.77\n\tc-0.19,0.2-0.2,0.5-0.43,0.73c-0.27,0.27-0.61,0.22-0.93,0.39c-1.04,0.52-0.54,0.94-0.8,1.84c-0.19,0.66-1,0.94-1.61,1.04\n\tc0.02,0.51-0.34,0.61-0.64,0.93c-0.42,0.45-0.25,0.49-0.32,1c-0.13,0.86-0.98,1.05-1.73,1.64c0.07,0,0.14,0,0.22,0\n\tc-0.59,0.01-1.03,0.05-1.62-0.14c-0.44-0.14-0.85-0.35-1.23-0.61c-0.02-0.17-0.04-0.33-0.07-0.49c-0.77-0.73-2.18-0.3-2.94-1.04\n\tc-0.8-0.77,0.29-1.48-0.2-2.1c-0.33-0.41-1.94-0.37-2.43-0.25c-0.68,0.16-1.44,1.03-2.23,0.61c-0.2-0.1-0.27-0.42-0.46-0.53\n\tc-0.34-0.19-0.89-0.07-1.26-0.07c-0.44,0-0.83,0-1.25-0.07c-0.08-0.17-0.22-0.26-0.4-0.29c-0.18,0.03-0.32,0.12-0.4,0.28\n\tc-0.4,0.11-0.85,0.18-1.17,0.48c-0.32,0.3-0.4,1.03-1.02,0.9c-0.11-0.61-0.03-1-0.62-1.39c-0.43-0.28-1.2-0.4-1.75-0.27\n\tc-0.42,0.1-0.44,0.51-0.73,0.64c-0.3,0.13-0.34-0.08-0.58-0.11c-0.62-0.08-0.97-0.17-1.66,0.15c-1.1,0.51-1.36,1.87-2.8,1.5\n\tc-0.51-0.13-1.02-0.34-1.48-0.49c-0.59-0.2-1.32-0.83-1.93-0.63c-0.02,0.5-0.45,1.39-0.91,1.6c-0.24,0.11-0.54-0.01-0.8,0\n\tc-0.43,0.02-0.61,0.22-1,0.27c-0.51,0.07-0.77-0.19-1.29-0.27c-0.8-0.13-1.28,0.22-2.01,0.35c-0.39,0.07-1.29-0.25-1.6,0.03\n\tc-0.22,0.2,0.03,0.73-0.03,0.96c-0.07,0.24-0.2,0.29-0.34,0.48c-0.45,0.58-0.6,0.53-1.13,0c-0.46-0.46-0.86-0.77-1.63-0.77\n\tc-0.27,0-0.27,0.25-0.53,0.29c-0.33,0.05-0.7-0.11-1.03-0.04c-0.52,0.12-0.67,0.35-1.31,0.35c-0.76-0.01-2.6-0.34-3.23,0.07\n\tc-0.43,0.28-0.31,0.83-0.71,1.11c-0.43,0.3-0.99,0.15-1.48,0.48c-0.68,0.46-1.03,1.79-1.77,1.95c-0.01-1.1-0.95-1.1-1.72-1.28\n\tc-0.75-0.18-1.32-0.53-2.15-0.31c-0.37,0.1-0.6,0.47-0.89,0.57c-0.36,0.13-0.73,0.04-1.11,0.14c-0.3,0.07-0.46,0.23-0.8,0.27\n\tc-0.44,0.05-0.76-0.06-1.18,0.14c-0.64,0.32-1,0.67-1.8,0.52c-0.61-0.11-1.62-0.76-2.25-0.29c-0.2,0.15-0.58,1.3-0.64,1.59\n\tc-0.16,0.69-0.39,1.23-0.45,1.93c-1.62,0.13-3.07,1.44-4.58,2.12c-0.78,0.35-1.52,0.08-2.31,0.31c-0.73,0.21-2.33,1.76-2.31,2.58\n\tc-0.02-0.1-0.05-0.19-0.07-0.29c-0.41,0.21-0.7,0.24-1.2,0.34c-0.04,0.49-0.09,0.83-0.3,1.28c-0.03,0.2-0.08,0.4-0.15,0.6\n\tc-0.17,0.05-0.35,0.09-0.52,0.13c-0.5,0.42-0.85,0.7-1.47,0.85c-0.72,0.17-1.24,0.23-1.51,1.06c-0.13,0.39,0.1,0.91-0.12,1.25\n\tc-0.16,0.25-0.84,0.61-1.11,0.75c-0.63,0.32-1.75,0.4-1.76,1.29c-0.01,0.37,0.4,0.52,0.22,0.94c-0.07,0.15-0.52,0.53-0.67,0.64\n\tc-0.62,0.48-1.38,0.47-2,0.98c-0.38,0.32-0.7,0.56-0.84,1.08c-0.11,0.38,0,0.75-0.26,1.07c0.06,0.08-0.53-0.16-0.47-0.08\n\tc-0.36,0.43-1.1,0.43-1.58,0.74c-0.43,0.28-0.95,0.56-1.33,0.91c-0.24,0.23-0.4,0.67-0.71,0.84c-0.55,0.3-0.77-0.14-1.33-0.2\n\tc-1.28-0.15-2.17,0.75-2.48,1.84c-0.38,1.35-1.03,1.83-2.42,1.43c-0.05-0.72-0.39-1.07-1.06-1.28c-0.5-0.15-0.54,0-0.96,0.02\n\tc-0.58,0.03-0.71,0.08-1.17,0.32c-0.42,0.22-0.44,0.31-0.99,0.33c-0.5,0.02-1.01,0.04-1.49-0.08c-0.46-0.11-1.03-0.55-1.49-0.53\n\tc-1.12,0.04-0.81,0.45-0.82,1.27c0.06-0.01,0.13-0.02,0.19-0.02c-0.66,0.58,0.32,1.39,0.4,2.01c0.13,1-0.75,0.67-1.58,0.65\n\tc-0.23-0.01-0.45-0.01-0.68-0.02c-0.18,0.02-0.31,0.12-0.39,0.28c-0.52,0.02-0.22-0.04-0.65-0.19c-0.5-0.16-0.79-0.51-1.24-0.68\n\tc-0.48-0.19-1.05-0.03-1.55-0.08c1.41,0.97-1.38,3.24-1.69,4.06c-0.19,0.49,0.06,0.66-0.37,1.02c-0.29,0.24-0.67,0.23-1.01,0.24\n\tc-0.92,0.04-1.51,0.08-2.25,0.74c-0.55,0.49-0.5,1.36-1.36,1.59c-0.37,0.1-0.86-0.01-1.26,0.06c-0.54,0.09-1.15,0.21-1.68,0.33\n\tc-0.11,0.03-0.87,0.24-0.99,0.32c-0.38,0.25-0.36,0.51-0.4,0.92c-0.05,0.46,0.08,0.88-0.06,1.33c-0.19,0.62-1.27,1.26-1.26,1.98\n\tc0.26,0.02,0.35-0.07,0.29-0.28c-0.44,0.05-0.59,0.65-1.23,0.67c-0.12,0.73,0.04,0.95-0.7,1.27c-0.47,0.2-1.07,0.23-1.51,0.48\n\tc-0.89,0.49-0.28,1.65-0.72,2.51c-0.37,0.73-0.73,1.44-1.33,2.05c-0.28,0.29-0.47,0.62-0.91,0.61c-0.62-0.02-0.48-0.46-0.54-0.96\n\tc-0.66-0.08-1.83-0.52-2.29-1.03c-0.31-0.34-0.29-0.74-0.54-1.1c-0.09-0.13-0.57-0.5-0.68-0.58c-0.49-0.34-1.39-0.66-2.06-0.91\n\tc-0.74-0.27-1.51-0.51-2.32-0.41c-0.79,0.1-0.78,0.48-1.39,0.92c-0.55,0.41-1.24,0.41-1.91,0.4c-0.33,0-0.66-0.01-0.99,0\n\tc-0.55,0.01-0.82-0.16-1.32-0.26c-0.47-0.1-0.54,0.07-0.99,0.19c-0.41,0.11-0.75,0.01-1.16,0.06c-0.67,0.09-1.55,0.29-2.15,0.51\n\tc-0.22,0.08-0.58,0.22-0.76,0.4c-0.22,0.24-0.13,0.54-0.3,0.77c-0.89,1.18-2.42,1.27-2.58,2.95c-0.08,0.85,0.19,1.83-0.06,2.66\n\tc-0.2,0.68-0.75,1.6-1.24,2.06c-0.61,0.58-1.28,1.12-1.93,1.65c-0.53,0.43-0.37,1-1.06,1.24c-0.28,0.09-0.96,0.43-1.14,0.65\n\tc-0.33,0.43-0.15,1.03-0.17,1.59c-0.04,0.82-0.29,1.59-0.91,2.14c-0.42,0.37-0.63,0.56-0.92,1.07c-0.27,0.47-0.41,0.98-0.99,1.15\n\tc-0.91,0.27-1.81-0.27-2.55,0.32c-0.46,0.37-0.61,0.99-0.92,1.37c-0.39,0.47-0.49,0.31-1.16,0.14c-1-0.26-1.84-0.14-2.81,0.24\n\tc-0.44,0.17-0.76,0.44-0.92,0.91c-0.13,0.41,0.12,1-0.04,1.35c-0.19,0.44-0.68,0.39-1.15,0.28c-0.23-0.06-0.24-0.26-0.5-0.32\n\tc-0.16-0.04-0.36,0.07-0.52,0.03c-0.38-0.1-0.66-0.36-1.07-0.44c-0.31-0.06-0.56,0.06-0.9,0.1c-0.7,0.09-1.44,0.13-1.99,0.64\n\tc-0.75,0.69-0.32,1.66-1.15,2.34c-0.78,0.64-1.53,0.65-2.48,0.64c-0.8,0-1.48-0.09-2.15,0.33c-0.61,0.39-1.17,0.74-1.82,1.11\n\tc-0.55,0.32-0.98,0.45-1.61,0.54c-0.46,0.06-1.08,0.39-1.54,0.36c-0.31-0.02-1.1-0.4-1.26-0.68c-0.21-0.38,0.04-0.76-0.23-1.14\n\tc-0.26-0.37-0.95-0.65-1.31-1.02c-0.38-0.39-0.78-0.77-1.16-1.16c-0.97-0.98-0.47-0.91,0.34-1.48c0.63-0.44,0.79-1.08,0.67-1.82\n\tc-0.3-1.81-1.47-0.37-2.63-0.63c-0.94-0.21-0.47-1.63-1.69-1.38c-0.27,0.06-0.52,0.26-0.8,0.35c-0.36,0.12-0.83,0.14-1.18,0.33\n\tc-0.82,0.44-0.9,1.27-1.97,1.33c-0.45,0.02-0.77,0.03-1.13-0.2c-0.35-0.22-0.39-0.58-0.85-0.73c-0.68-0.23-1.97-0.18-2.65,0.01\n\tc-0.99,0.26-1.27,0.34-2.06-0.4c-0.86-0.8-1.37-1.01-2.57-1c-1.04,0.01-1.98-0.01-2.99-0.33c-0.57-0.18-1.22-0.4-1.77-0.65\n\tc-0.41-0.19-0.71-0.55-1.1-0.77c-0.51-0.28-1.79-0.62-2.39-0.5c-0.88,0.18-1.75,0.42-2.64,0.61c-1.21,0.26-2.46-0.47-3.66-0.36\n\tc-0.48,0.04-0.83,0.27-1.29,0.36c-0.4,0.08-0.98-0.02-1.39-0.02c-1.09,0-1.99,0.06-2.92-0.58c-0.64-0.44-1.06-1.05-1.98-0.76\n\tc-0.35,0.11-0.37,0.33-0.63,0.55c-0.34,0.29-0.49,0.37-0.93,0.53c-0.68,0.25-1.52,0.41-2.31,0.18c-0.55-0.16-1.1-0.74-1.65-1.01\n\tc-0.65-0.31-1.55-0.37-2.31-0.17c-0.64,0.17-1,1.15-1.72,1.25c0.63,0.09,1.38,2.06,1.72,2.64c0.57,0.95,1.28,1.66,1.82,2.64\n\tc0.48,0.87,1.08,1.63,1.66,2.38c0.68,0.87,1.04,2.01,1.65,2.92c0.48,0.7,0.94,1.29,1.32,2.05c0.41,0.83,0.9,1.63,1.4,2.43\n\tc0.27,0.42,0.5,0.82,0.7,1.25c0.19,0.4,0.24,0.82,0.44,1.21c0.17,0.34,0.49,0.6,0.67,0.98c0.24,0.5,0.88,0.48,1.16,0.99\n\tc1.64,3.07,3.63,6.03,5.53,8.99c0.89,1.38,1.71,2.86,2.55,4.23c0.23,0.38,0.39,0.54,0.58,0.97c0.17,0.39,0.36,0.8,0.55,1.18\n\tc0.3,0.6,0.66,1.23,1.03,1.8c0.84,1.32,1.54,2.71,2.48,3.98c0.93,1.26,1.83,2.61,2.73,3.97c1.59,2.4,3.48,4.64,4.79,7.25\n\tc0.39,0.78,0.64,1.39,1.16,2.05c0.44,0.56,0.73,1.07,1.24,1.59c1.14,1.17,1.99,2.09,2.15,3.63c0.09,0.84,0.81,1.71,1.24,2.39\n\tc0.39,0.61,0.73,1.3,1.07,1.91c0.31,0.54,0.63,1.08,0.92,1.65c0.37,0.74,0.81,1.46,1.15,2.24c1.11,2.6,2.82,4.85,4.22,7.34\n\tc1.43,2.55,2.63,5.25,4.05,7.85c0.61,1.12,1.02,2.21,1.65,3.29c0.35,0.06,0.81,0.7,0.9,1.08c0.62,0.06,1.16,2.39,1.73,2.89\n\tc1.1,0.97,2.68,0.15,3.89-0.32c0.38-0.15,1.06-0.64,1.32-0.91c0.52-0.54,0.26-0.67-0.02-1.32c-0.1-0.24-0.09-0.49-0.22-0.74\n\tc-0.14-0.27-0.37-0.52-0.56-0.76c-0.35-0.46-0.61-0.9-0.81-1.39c0.5-0.72,2.95-0.59,3.72-0.39c0.43,0.12,0.92,0.48,1.34,0.63\n\tc0.57,0.21,1.23,0.29,1.73,0.61c0.81-0.8,1.55-0.85,2.09-1.95c0.27-0.56,0.26-1.11,0.63-1.63c0.57-0.82,1.52-1.1,1.69-2.15\n\tc0.13-0.79-0.09-1.43-0.27-2.15c-0.15-0.59-0.16-1.39-0.08-1.99c0.1-0.74,0.68-1.04,1.39-1.24c0.4-0.11,0.74-0.06,1.16-0.07\n\tc0.64-0.01,1.08-0.2,1.69-0.27c0.78-0.09,1.86,0.26,2.37,0.92c1.88-1.36,2.77-2.6,3.63-4.64c0.46-1.08,1.01-2.09,0.99-3.29\n\tc-0.02-1.29-0.01-2.78-0.72-3.86c-0.44-0.67-0.88-1.23,0.22-1.43c0.85-0.15,1.71,0.1,2.5,0.27c1.24,0.26,2.27,1.07,3.62,1.06\n\tc0.93-0.01,1.4-0.01,2.12-0.67c0.42-0.39,0.52-0.82,0.92-1.22c1.19-1.19,2.79-1.12,4.08-2.06c1.12-0.81,0.34-3.09-0.18-4.11\n\tc-0.31-0.61-0.78-1.17-0.51-1.84c0.33-0.83,1.34-1.28,2.17-1.33c1.14-0.06,1.84,0.43,2.91,0.77c0.9,0.29,1.79,1.09,2.7,1.22\n\tl52.07,30.4l0.45-0.01c0.5,0.08,1.17-0.25,1.66-0.33c0.43-0.07,0.58-0.15,0.97-0.33c0.68-0.31,2.3-0.36,2.33-1.14\n\tc0.03-0.99-1.62-1.58-2.31-1.83c-0.59-0.21-2.37-0.56-1.83-1.33c0.17-0.24,0.65-0.42,0.91-0.55c0.66-0.32,0.97-0.64,1.38-1.25\n\tc0.63-0.94,1.21-1.64,1.19-2.81c-0.01-0.87,0-1.7-0.36-2.45c-0.36-0.77-1.24-1.09-1.85-1.58c0.41-0.68,1.25-1.09,1.8-1.67\n\tc0.59-0.62,0.71-1.03,0.74-1.9c0.03-0.98-0.3-0.88-0.75-1.56c-0.43-0.65,0.11-1.37,0.26-2.07c0.09-0.44,0.2-0.31-0.08-0.75\n\tc-0.16-0.25-0.48-0.4-0.67-0.64c-0.57-0.72-0.36-1.4-0.41-2.25c-0.04-0.76-0.41-1.32-0.68-1.97c-0.17-0.42-0.09-0.57-0.39-0.98\n\tc-0.31-0.42-0.61-0.75-1.06-1.02c-0.68-0.42-1.16-0.53-0.62-1.39c0.37-0.58,0.94-0.84,1.49-1.15c0.73-0.4,1.46-0.49,2.24-0.76\n\tc0.45-0.16,0.56-0.07,0.97-0.39c0.64-0.49,0.47-0.61,0.66-1.27c0.17-0.6,0.7-1.02-0.06-1.56c-0.64-0.46-1.24-0.21-1.51-1.14\n\tc-0.07-0.23-0.26-1.01-0.02-1.2c0.32-0.26,0.67,0.14,0.94,0.22c0.81,0.21,1.32,0.17,2.08,0.61c0.33-0.32,0.21-0.78,0.31-1.2\n\tc0.1-0.43,0.35-0.91,0.5-1.33c0.23-0.62,0.5-1.24,0.98-1.73c0.33-0.33,1.56-0.99,2.02-0.52c0.31,0.31,0.06,2.04,0.04,2.48\n\tc-0.07-0.43,0.41-0.91,0.74-1.14c0.17-0.12,0.42-0.12,0.6-0.23c0.16-0.1,0.23-0.32,0.39-0.43c0.45-0.3,1.07-0.2,1.43-0.72\n\tc0.19-0.28,0.58-1.03,0.66-1.34c0.13-0.47-0.03-0.79-0.18-1.32c-0.11-0.39-0.13-0.9-0.4-1.25c-0.12-0.16-0.43-0.29-0.52-0.47\n\tc-0.13-0.24,0.01-0.5-0.09-0.73c-0.14-0.32-0.55-0.62-0.83-0.85c0.74-0.83,2.13-0.88,3.01-1.32c0.51-0.26,0.4,0.04,0.5-0.64\n\tc0.05-0.36,0.04-1.01,0-1.37c-0.08-0.69-0.37-0.79-0.83-1.3c-0.64-0.7-0.32-0.58-0.15-1.3c0.18-0.76-0.25-1.22,0.55-1.76\n\tc0.66-0.44,0.79-0.07,1.39,0.1c0.53,0.15,0.74,0,1.18,0.47c0.27,0.29,0.41,0.7,0.75,0.81c0.3-0.91-0.11-1.97,0.1-2.9\n\tc0.96-0.38,3,0.32,2.99-1.32c0.44-0.04,1.14-0.35,1.54-0.32c0.37,0.02,0.36,0.16,0.71,0.28c0.68,0.24,1.07,0.31,1.6,0.99\n\tc0.22,0.29,0.5,1.33,0.97,1.26c0.44-0.07,0.86-1.29,1.07-1.61c0.19-0.28,0.49-0.54,0.66-0.82c0.11-0.17,0.29-0.74,0.38-0.84\n\tc0.46-0.52,1.27-0.31,1.92-0.31c0.76,0,1.55,0.05,2.31,0.01c0.47-0.03,0.52-0.11,0.92-0.34c0.53-0.31,0.04-0.19,0.73-0.33\n\tc0.34-0.07,0.66-0.17,1-0.26c0.29-0.08,0.92,0.06,1.14-0.09c0.55-0.37,0.19-1.56,0.56-1.92c0.8-0.77,3.38,0.79,4.24,0.96\n\tc2.16,0.41,0.76-1.83,0-2.58c-0.33-0.33-0.79-0.58-1.08-0.97c-0.31-0.42-0.42-1.02-0.76-1.42c0.41-0.45,1.48-0.6,1.48-1.23\n\tc-0.98-0.44-0.88-1.9,0.19-2.08c0.65-0.11,0.78,0.38,1.33,0.37c0.68,0,0.42-0.45,0.54-0.97c0.96-0.25,1.16,0.26,1.44-0.87\n\tc0.15-0.58,0.3-1.37,0.17-2c-0.1-0.51-0.43-0.88-0.67-1.34c-0.21-0.41-0.38-0.54-0.29-0.99c0.05-0.25,0.54-1.14,0.84-1.14\n\tc0.59,0,0.5,0.88,0.61,1.34c0.12,0.47,0.19,1.31,0.66,1.67c0.92,0.71,2.43-0.82,2.49-1.84c0.04-0.64-0.57-1.01-0.54-1.56\n\tc0.04-0.54,0.72-0.74,0.87-1.22c0.28-0.91-0.36-1.18,0.64-1.76c1.02-0.58,0.2-0.77,0.71-1.58c0.37-0.59,1.36-0.2,1.93-0.37\n\tc0.77-0.23,1.24-0.51,1.33-1.25c0.04-0.33-0.06-0.68-0.01-1.01c0.04-0.3,0.21-0.5,0.26-0.72c0.21-0.86-0.07-1.4-0.22-2.19\n\tc1.42-0.07,1.76-1.81,0.8-2.72c-0.36-0.34-0.99-0.56-1.49-0.66c-0.55-0.11-1.09,0.22-1.55-0.22c0.31-0.41,0.79-0.25,1.16-0.49\n\tc0.19-0.13,0.29-0.37,0.47-0.51c0.44-0.33,1.09-0.21,1.51-0.47c0.25-0.15,0.31-0.46,0.59-0.57c0.31-0.13,0.8-0.02,1.13-0.02\n\tc0.72-0.01,1.29,0.25,1.98,0.33c1.49,0.17,2.75,0.98,4.29,0.99c1.38,0.01,2.43-1.04,2.17-2.48c-0.07-0.37-0.44-0.76-0.61-1.08\n\tc-0.09-0.18-0.2-0.6-0.3-0.74c-0.39-0.55-1.22-0.61-1.62-1.06c-0.5-0.57,0.26-1.06,0.6-1.64c0.31-0.52,0.6-1.46,1.34-1.2\n\tc1.16,0.4,0.75,2.71,2.4,2.27c0.29-0.08,0.33-0.29,0.63-0.36c0.3-0.07,0.69,0.04,1.01,0.02c1.08-0.05,1.26-0.32,1.37-1.28\n\tc0.79-0.21,1.9,0.09,2.62-0.44c0.34-0.25,0.83-1.52,0.97-1.93c0.26-0.75,0.36-0.93-0.09-1.55c-0.42-0.59-0.9-1.14-1.32-1.73\n\tc-0.46-0.65-0.71-1.16-0.59-2c0.11-0.71-0.02-0.53,0.66-0.66c0.29-0.06,0.74-0.03,1.05-0.01c1.72,0.12,3.81,0.79,5.56,0.28\n\tc0.96-0.28,1.46-1.23,2.31-1.67c0.59-0.31,0.67-0.43,1.07-0.91c0.23-0.27,0.56-0.55,0.89-0.66c0.22-0.07,0.77-0.19,1.01-0.25\n\tc0.4-0.1,0.89,0.05,1.26-0.14c0.51-0.26,0.85-1.07,0.98-1.59c0.28-1.15-0.14-1.63,0.99-2.4c0.58-0.39,1.08-0.72,1.72-0.98\n\tc0.8-0.33,1.59,0.03,2.34-0.23c0.29-0.1,1.24-1.3,1.31-1.67\"\n                title=\"Pando\"\n                id=\"BO-N\"\n              ><\/path>\n            <\/a>\n            <a href=\"#\" class=\"depto-btn\" id=\"btn-lapaz\">\n              <path\n                class=\"st1 blue2\"\n                d=\"M133.46,546.2c-0.49-0.77-0.68-0.9-1.57-1.25c-0.63-0.24-1.19-0.5-1.81-0.74c-0.73-0.29-1.25-0.47-1.99-0.65\n\tc-0.36-0.09-0.58-0.25-0.99-0.27c-0.39-0.02-0.61,0.03-0.99-0.06c-1.3-0.34-2.75-0.38-3.95-0.92c-0.8-0.36-1.25-0.4-1.35-1.31\n\tc-0.08-0.79,0.02-1.28-0.32-1.99c-0.69-1.44,0.22-3.05,0.01-4.63c-0.07-0.53-0.28-1.29-0.58-1.73c-0.51-0.74-0.9-0.59-0.46-1.47\n\tc-0.37-0.19-1.02-0.78-1.21-1.15c-0.25-0.49,0.13-1.12-0.04-1.6c-0.16-0.46-1.06-1.14-1.43-1.57c-0.11-0.13-0.35-0.24-0.42-0.38\n\tc-0.13-0.27-0.06-0.55-0.18-0.81c-0.42-0.9-1.88-1.36-2.61-2.01c-0.94-0.83-1.92-1.26-2.97-1.82c0-0.93,0.18-1.06,0.3-1.98\n\tc0.12-0.97,0.03-2,0.03-2.98c0-0.54-0.02-1.09-0.01-1.63c0.02-0.77,0.31-1.41,0.34-2.16c0.02-0.55-0.03-1.11-0.01-1.66\n\tc0.03-0.62,0.26-0.89,0.34-1.48c0.07-0.52,0-1.12-0.01-1.65c-0.01-0.96,0.2-1.72,0.33-2.65c0.01-0.09-0.37,0.15-0.39,0.06\n\tc-1.16-0.12-1.56-1.28-2.59-1.64c-0.94-0.32-1.75-0.92-2.64-1.23c-1.74-0.62-3.85-0.64-5.83-0.47c0.45-0.38,0.59-1.06,0.83-1.55\n\tc0.33-0.66,0.69-0.92,1.21-1.45c0.84-0.85,1.93-1.72,2.73-2.65c0.37-0.43,0.57-0.99,0.97-1.4c0.5-0.52,1.04-0.46,1.67-0.64\n\tc1.1-0.33,2.09-1.48,3.33-1.64c0.06-0.58,0.15-1.5,1.04-1.26c0.51,0.14,0.84-0.07,1.32,0.02c0.34,0.06,0.98,0.06,1.32,0\n\tc0.99-0.17,1.39-0.48,1.73-1.33c0.21-0.53,0.27-0.7,0.17-1.26c-0.16-0.08-0.25-0.21-0.27-0.39c0.01-0.23,0.02-0.46,0.04-0.7\n\tc-0.17-0.75-0.77-1.61-1.23-2.24c0.69-0.2,1.37-0.18,2.05-0.37c0.3-0.08,0.5-0.29,0.8-0.36c0.43-0.1,0.87,0.08,1.31-0.03\n\tc0.05-0.26-0.06-0.46-0.31-0.61c0.43-0.33,0.58,0.42,0.66-0.01c0.05-0.25,0.22-0.54,0.26-0.73c0.12-0.58-0.09-1.29,0.14-1.83\n\tc0.15-0.36,0.62-1.07,0.84-1.41c0.15-0.22,0.29-0.38,0.49-0.56c0.25-0.22,0.63-0.29,0.83-0.47c0.57-0.53,0.23-1.15,0.42-1.76\n\tc0.23-0.73,0.99-0.86,1.57-1.24c0.56-0.36,0.85-0.87,1.3-1.33c0.44-0.44,1.36-0.81,1.69-1.3c0.14-0.21,0.06-0.6,0.12-0.85\n\tc0.06-0.25,0.22-0.38,0.27-0.73c0.08-0.58-0.24-1.48,0.05-2.01c0.68-1.22,2.54-0.34,3.58-0.88c0.65-0.34,0.48-0.8,0.96-1.18\n\tc0.52-0.41,1.4-0.23,2.01-0.23c0.65,0,1.35,0.08,1.99,0.01c0.64-0.07,0.77-0.36,1.3-0.68c0.31-0.18,0.64,0.27,0.71-0.31\n\tc0.03-0.27-0.36-0.44-0.46-0.65c-0.2-0.4-0.46-0.91-0.58-1.32c-0.18-0.59-0.15-1.35-0.39-1.93c-0.11-0.27-0.46-0.39-0.54-0.73\n\tc-0.15-0.63,0.29-0.48,0.31-0.99c0.01-0.31-0.54-0.78-0.62-1.07c-0.2-0.73,0.08-1.09,0.5-1.67c0.42-0.57,0.43-0.79,0.41-1.56\n\tc-0.01-0.72,0.07-0.91,0.58-1.4c0.27-0.27,0.83-0.65,1.01-0.97c0.24-0.45-0.18-1.12,0.12-1.53c0.16-0.22,1.09-0.45,1.36-0.63\n\tc0.62-0.42,1.17-0.85,1.89-1.17c0.55-0.25,1.03-0.16,1.58-0.32c0.38-0.11,0.93-0.48,1.31-0.67c0.93-0.46,1.9-0.98,2.81-1.49\n\tc0.35-0.19,0.44,0.01,0.61-0.39c-0.02-0.23-0.04-0.47-0.04-0.7c0.02-0.18,0.11-0.31,0.28-0.39c0.15-0.69,0-0.97-0.26-1.56\n\tc-0.68-1.52-1.48-1.71-2.9-2.4c-0.61-0.3-1.04-0.74-1.31-1.33c-0.3-0.64-0.51-0.79-1.06-1.23c-0.55-0.43-1.1-0.9-1.58-1.41\n\tc-0.51-0.55-0.69-1.23-1.15-1.8c-0.81,0.49-0.68,1.55-1.31,2.13c-0.85,0.78-1.82,0.31-2.74,0.11c-0.36-0.08-0.95-0.09-1.32-0.04\n\tc-0.41,0.05-0.94,0.45-1.33,0.34c-0.27-0.08-0.73-0.63-0.98-0.82c-0.35-0.28-0.68-0.4-1.07-0.57c-0.79-0.34-1.56-0.03-2.41-0.23\n\tc-0.73-0.17-1.9-0.79-2.44-1.34c-0.23-0.23-0.39-0.59-0.64-0.87c-0.33-0.38-0.35-0.55-0.54-0.95c-0.1-0.23-0.27-0.55-0.34-0.81\n\tc-0.06-0.19,0.01-0.46-0.06-0.68c-0.1-0.35-0.43-0.64-0.53-0.99c-0.44-1.52-0.86-3.12-1.22-4.62c-0.07-0.27-0.16-0.61-0.24-0.92\n\tc-0.03-0.1-0.24-0.22-0.28-0.38c-0.05-0.22,0.09-0.48,0.04-0.7c-0.09-0.38-0.31-0.53-0.36-0.96c-0.06-0.61-0.12-0.79-0.33-1.32\n\tc-0.25-0.65-0.54-1.58-0.67-2.32c-0.07-0.4,0.05-0.62-0.13-1c-0.06-0.13-0.29-0.17-0.36-0.3c-0.11-0.23-0.06-0.47-0.14-0.68\n\tc-0.59-1.56-1.1-3.34-1.9-4.96c-0.39-0.79-0.82-1.41-1.09-2.3c-0.25-0.84-0.63-1.78-1.06-2.63c-0.91-1.78-1.26-3.83-2.2-5.54\n\tc0.81-0.16,1.2-0.4,1.68-1.04c1.21-1.62,2.4-3.22,3.4-4.99c0.32-0.56,0.5-0.97,1.01-1.3c0.37-0.24,0.57,0.01,0.81-0.49\n\tc0.27-0.57-0.07-1.31-0.28-1.76c0.44-0.08,1.35-0.7,1.77-0.39c0.38,0.27,0.17,1.23,0.5,1.66c0.66,0.86,1.33-0.68,1.61-1.26\n\tc-0.61-0.52-0.69-0.98-0.95-1.74c-0.1-0.28-0.07-0.45-0.22-0.73c-0.17-0.32-0.57-0.59-0.7-0.92c-0.36-0.91,0.28-1.41,1.1-1.62\n\tc0.64-0.17,0.96-0.18,1.4-0.76c0.46-0.59,0.43-1.2,0.41-1.91c-0.02-0.96,0.32-1.31,1.32-1.59c0.66-0.18,1.31-0.27,1.98-0.48\n\tc0.77-0.23,1.17-0.59,1.98-0.58c0.11-0.42-0.18-0.12-0.26-0.4c-0.1-0.38-0.02-0.7-0.06-1.08c-0.07-0.61-0.37-1.44-0.71-1.94\n\tc-0.62-0.92-1.68-1.73-2.6-2.35c-1.97-1.34-4-2.28-5.74-4c-0.52-0.51-0.82-1.05-0.87-1.78c-0.06-0.86-0.19-1.12-0.66-1.82\n\tc-0.37-0.56-0.53-1.15-0.74-1.82c-0.07-0.24-0.18-0.82-0.3-1.01c-0.29-0.44-0.76-0.45-1.03-0.97c-0.3-0.56-0.39-1.55-0.25-2.17\n\tc0.17-0.72,1.05-0.88,0.99-1.64c-0.11-1.43-1.21-2.38-0.81-3.8c0.11-0.41,0.21-0.56,0.01-0.99c-0.16-0.35-0.47-0.47-0.45-0.92\n\tc0.04-0.77,1.18-1.08,1.77-1.36c0.76-0.36,1.24-0.69,2.13-0.7c0.88-0.01,1.76,0,2.64,0c1.13,0,0.8-2.23,0.68-2.97\n\tc-0.18-1.07-0.93-1.57-0.52-2.65c0.11-0.3,0.49-0.66,0.52-0.98c0.07-0.63-0.43-0.78-0.62-1.32c-0.36-1.05,0.38-2.32,1.53-2.38\n\tc0.04-0.3,0.08-0.58,0.11-0.89c0.51-0.13,1.74-0.2,2.28-0.07c0.29,0.07,0.32,0.28,0.6,0.36c0.48,0.14,1.52,0.08,2-0.07\n\tc0.29-0.86-0.48-1.81-0.32-2.77c0.16-0.93,0.82-1.41,1.63-1.9c-0.95-1.79,0.94-3.5,2.66-3.89c0.46-0.1,0.67-0.03,1.08-0.22\n\tc0.41-0.2,0.9-0.44,1.25-0.73c0.77-0.64,0.87-1.81,1.31-2.66c-0.33-0.63-0.21-0.95-0.31-1.65c-0.11-0.68-0.69-0.93-0.61-1.57\n\tc0.05-0.41,0.56-0.9,0.92-1.08c0.49-0.24,1.09,0.01,0.77-0.74c-0.25-0.59-1.55-0.63-1.04-1.58c0.24-0.45,1.03-0.74,1.44-0.94\n\tc0.5-0.23,0.79-0.64,1.3-0.87c0.59-0.28,1.35-0.15,1.99-0.15c0.6,0,1.24-0.08,1.82,0.07c0.58,0.15,1.36,0.5,2,0.28\n\tc0.54-0.18,0.85-1.14,0.67-1.69c-0.11-0.32-0.57-0.35-0.64-0.64c-0.1-0.41,0.23-0.3,0.38-0.57c0.21-0.38,0.67-0.91,0.51-1.34\n\tc-0.07-0.2-0.44-0.28-0.54-0.47c-0.17-0.31,0.05-0.64-0.04-0.94c-0.11-0.36-0.44-0.3-0.63-0.63c-0.14-0.24-0.06-0.58-0.06-0.84\n\tc-0.01-0.67,0.12-1.46-0.05-2.1c-0.83-0.08-1.19-0.16-1.28-1.03c-0.11-1.11-0.21-1.12-1.32-1.33c-0.61-0.12-1.15-0.45-1.58-0.98\n\tc-0.41-0.52-0.34-1.29-0.72-1.83c-0.42-0.58-0.65-0.78-0.83-1.48c-0.16-0.66,0.01-1.48-0.15-2.16c-0.17-0.71-0.37-1.12-0.31-1.94\n\tc0.03-0.13,0.11-0.22,0.24-0.27c0.04-0.22-0.03-0.42-0.19-0.59c-0.09-0.4-0.25-0.64-0.42-0.99c-0.28-0.57,0.27-1.63,0.4-2.24\n\tc0.06-0.28,0.35-0.29,0.28-0.74c-0.04-0.24-0.23-0.32-0.34-0.51c-0.34-0.61-0.91-1.06-1.02-1.79c-0.1-0.63,0.11-1.06-0.63-1.33\n\tc-1.04-0.38-2.57-0.3-3-1.63c-0.13-0.42,0.02-0.6-0.23-1.02c-0.15-0.25-0.33-0.34-0.5-0.55c-0.3-0.39-0.71-0.91-0.88-1.33\n\tc0.33-0.26,0.8-0.44,1.21-0.5c0.39-0.06,0.38-0.04,0.9,0.06c0.88,0.17,1.15-0.05,1.45-0.82c0.12-0.32,0.13-0.85,0.44-1.08\n\tc0.32-0.23,0.89,0.02,1.25-0.03c0.74-0.12,1.3-0.57,1.26-1.26c-0.01-0.18-0.28-0.42-0.28-0.74c0-0.52,0.11-0.56,0.43-0.91\n\tc0.51-0.57,0.89-0.91,0.92-1.73c0.08-2.12,1.79-2.51,2.95-3.96c0.43-0.53,0.66-0.59,0.69-1.31c0.03-0.65,0.05-1.36,0-2\n\tc-0.05-0.65-0.47-1.18-0.54-1.8c-0.06-0.51-0.03-0.37,0.27-0.82c0.35-0.54,1.1-1.45,1.19-2.07c0.06-0.45-0.37-0.76-0.3-1.25\n\tc0.06-0.49,0.38-0.64,0.69-0.98c0.73-0.79,0.96-1.61,0.99-2.65c0.02-0.56-0.16-0.82-0.26-1.32c-0.1-0.5,0.07-0.56,0.19-0.99\n\tc0.25-0.9-0.1-1.25-0.51-1.97c-0.49-0.89-0.41-1.66-0.41-2.65c0-1.65-0.01-1.98,0-3.63c0-0.36,0.08-0.83,0.01-1.17\n\tc-0.06-0.28-0.26-0.43-0.31-0.68c-0.08-0.35-0.02-0.76-0.03-1.13c0-0.46,0.18-0.72,0.25-1.07c0.16-0.77-0.22-1.33-0.42-2.07\n\tc-0.22-0.81-0.14-1.62-0.16-2.48c-0.01-0.27-0.1-0.67,0.05-0.92c0.22-0.35,0.86-0.47,1.1-0.89c0.48-0.84-0.71-2.16,0.02-2.79\n\tc0.6-0.51,1.79-0.04,2.28-0.53c0.55-0.55-0.09-1.63,0.2-2.27c0.29-0.63,1.22-0.7,1.79-0.85c1.39-0.36,0.39-0.82,0.47-1.83\n\tc0.1-1.29,2.16-1.29,2.83-2.12c0.55-0.68,0.29-0.92,0.17-1.66c-0.09-0.52-0.12-0.73-0.45-1.18c-0.26-0.36-0.46-0.54-0.55-0.97\n\tc-0.17-0.89,0.05-1.55,0.75-2.07c0.89-0.65,1.17-1.43,1.66-2.4c0.43-0.85,0.61-1.81,1.11-2.61c0.24-0.39,1-1.35,1.34-1.67\n\tc0,0,0.77,1.68,4.08-0.09c0.36-0.19,1.06-0.64,1.32-0.91c0.52-0.54,0.26-0.67-0.02-1.32c-0.1-0.24-0.09-0.49-0.22-0.74\n\tc-0.14-0.27-0.37-0.52-0.56-0.76c-0.35-0.46-0.61-0.9-0.81-1.39c0.5-0.72,2.95-0.59,3.72-0.39c0.43,0.12,0.92,0.48,1.34,0.63\n\tc0.57,0.21,1.23,0.29,1.73,0.61c0.81-0.8,1.55-0.85,2.09-1.95c0.27-0.56,0.26-1.11,0.63-1.63c0.57-0.82,1.52-1.1,1.69-2.15\n\tc0.13-0.79-0.09-1.43-0.27-2.15c-0.15-0.59-0.16-1.39-0.08-1.99c0.1-0.74,0.68-1.04,1.39-1.24c0.4-0.11,0.74-0.06,1.16-0.07\n\tc0.64-0.01,1.08-0.2,1.69-0.27c0.78-0.09,1.86,0.26,2.37,0.92c1.88-1.36,2.77-2.6,3.63-4.64c0.46-1.08,1.01-2.09,0.99-3.29\n\tc-0.02-1.29-0.01-2.78-0.72-3.86c-0.44-0.67-0.88-1.23,0.22-1.43c0.85-0.15,1.71,0.1,2.5,0.27c1.24,0.26,2.27,1.07,3.62,1.06\n\tc0.93-0.01,1.4-0.01,2.12-0.67c0.42-0.39,0.52-0.82,0.92-1.22c1.19-1.19,2.79-1.12,4.08-2.06c1.12-0.81,0.34-3.09-0.18-4.11\n\tc-0.31-0.61-0.78-1.17-0.51-1.84c0.33-0.83,1.34-1.28,2.17-1.33c1.14-0.06,1.84,0.43,2.91,0.77c0.9,0.29,1.79,1.09,2.7,1.22\n\tl52.07,30.4l0.45-0.01c0.33,0,0.15,0.27,0.16,0.58c0,0.1,0.04,0.31-0.02,0.4c-0.11,0.17-0.2,0.05-0.23,0.26\n\tc-0.05,0.34,0.16,0.45,0.41,0.56c0.09,0.04,0.27,0.12,0.33,0.19c0.09,0.09,0.06,0.01,0.08,0.17c0.01,0.07,0.01,0.18,0,0.25\n\tc-0.02,0.15-0.12,0.2-0.01,0.33c0.09,0.11,0.31,0.18,0.42,0.26c0.29,0.21,0.48,0.36,0.49,0.72c0.02,0.58-0.77,0.91-1.09,1.3\n\tc-0.21,0.25-0.33,0.32-0.31,0.68c0.01,0.33,0.41,0.47,0.66,0.62c0.18,0.11,0.35,0.17,0.52,0.29c0.18,0.13,0.31,0.29,0.49,0.41\n\tc0.34,0.23,1.46,0.86,0.97,1.39c-0.36,0.4-1.09,0.41-1.56,0.51c-0.17,0.04-0.29,0.13-0.41,0.25c-0.18,0.17-0.22,0.3-0.33,0.5\n\tc-0.21,0.37-0.8,0.12-1.06,0.49c-0.2,0.29-0.06,0.66,0.14,0.91c0.17,0.2,0.49,0.41,0.73,0.48c0.19,0.06,0.32,0.14,0.51,0.23\n\tc0.29,0.14,0.53,0.2,0.77,0.43c0.19,0.18,0.34,0.26,0.41,0.51c0.04,0.16,0.07,0.09-0.01,0.24c-0.06,0.12-0.18,0.27-0.27,0.36\n\tc-0.26,0.27-0.55,0.35-0.89,0.41c-0.16,0.03-0.64,0.1-0.73,0.25c-0.13,0.21,0.15,0.32,0.21,0.48c-0.28,0.29-1.29,0.7-0.85,1.24\n\tc0.14,0.17,0.43,0.27,0.61,0.41c0.17,0.13,0.37,0.3,0.46,0.49c0.1,0.22,0.08,0.49-0.02,0.7c-0.07,0.14-0.27,0.29-0.24,0.46\n\tc0.03,0.17,0.37,0.3,0.33,0.5c-0.02,0.1-0.31,0.29-0.38,0.37c-0.15,0.14-0.2,0.21-0.21,0.41c0,0.19-0.02,0.37,0.06,0.54\n\tc0.07,0.17,0.13,0.19,0.05,0.34c-0.09,0.16-0.31,0.27-0.36,0.44c-0.03,0.13,0.03,0.18,0.1,0.28c0.12,0.16,0.28,0.31,0.4,0.48\n\tc0.16,0.22,0.38,0.48,0.4,0.76c0.04,0.43-0.5,0.8-0.59,1.23c-0.18-0.08-0.42-0.13-0.48,0.13c-0.09,0.35,0.24,0.81,0.47,1.04\n\tc0.22,0.23,0.48,0.39,0.35,0.76c-0.04,0.1-0.15,0.17-0.22,0.25c-0.09,0.11-0.15,0.24-0.23,0.35c-0.14,0.18-0.32,0.34-0.43,0.54\n\tc-0.09,0.16-0.13,0.36-0.18,0.53c-0.07,0.25-0.12,0.25-0.39,0.37c-0.24,0.11-0.48,0.3-0.67,0.48c-0.21,0.2-0.16,0.47-0.35,0.67\n\tc-0.21,0.23-0.56,0.34-0.84,0.42c-0.18,0.05-0.37,0.14-0.56,0.16c-0.08,0.01-0.16-0.01-0.24,0.02c-0.02,0.11,0.1,0.16,0.16,0.23\n\tc0.11,0.12,0.14,0.22,0.22,0.37c0.09,0.18,0.22,0.35,0.31,0.54c0.14,0.29,0.19,0.43-0.03,0.66c-0.16,0.16-0.27,0.31-0.41,0.49\n\tc-0.14,0.19-0.43,0.33-0.49,0.58c-0.04,0.2,0.07,0.24-0.11,0.41c-0.21,0.2-0.44,0.35-0.49,0.67c-0.03,0.21,0.07,0.39,0.17,0.55\n\tc-0.23,0.1-0.54,0.24-0.74,0.4c-0.2,0.16-0.18,0.37-0.17,0.61c0.01,0.17,0.13,0.26,0.15,0.41c0.03,0.16-0.08,0.24-0.18,0.37\n\tc-0.24,0.31-0.1,0.55,0.2,0.79c0.16,0.13,0.4,0.2,0.6,0.25c0.22,0.05,0.48,0.16,0.7,0.17c-0.03,0.25-0.48,0.75-0.71,0.82\n\tc-0.12,0.04-0.28,0.06-0.41,0.08c-0.2,0.03-0.39,0.08-0.6,0.08c-0.35,0-0.8,0.07-1.14,0c-0.06-0.01-0.14-0.06-0.18-0.07\n\tc-0.12-0.02-0.17,0.02-0.31,0.05c-0.19,0.03-0.4,0.02-0.6,0.02c-0.28,0-0.5,0.12-0.77,0.2c-0.15,0.05-0.35,0.11-0.48,0.19\n\tc-0.2,0.12-0.1,0.24-0.14,0.44c-0.06,0.34-0.43,0.55-0.67,0.75c-0.17,0.14-0.31,0.22-0.41,0.42c-0.1,0.2-0.06,0.25-0.02,0.47\n\tc0.07,0.35,0.02,0.73,0.02,1.09c0,0.14,0.05,0.37-0.01,0.5c-0.09,0.18-0.49,0.37-0.66,0.45c-0.18,0.08-0.32,0.15-0.48,0.23\n\tc-0.14,0.07-0.24,0.13-0.35,0.23c-0.25,0.23-0.37,0.64-0.29,0.98c0.02,0.1,0.08,0.32,0.16,0.41c0.09,0.1,0.24,0.15,0.34,0.24\n\tc0.25,0.27,0,0.73-0.27,0.91c-0.23,0.16-0.54,0.1-0.8,0.1c-0.37,0-0.74,0-1.11,0c-0.16,0-0.29-0.02-0.43,0.06\n\tc-0.14,0.09-0.33,0.35-0.38,0.5c-0.11,0.33,0.08,0.73-0.01,1.06c-0.06,0.21-0.28,0.11-0.49,0.12c-0.36,0.01-0.82,0.07-1.16,0.19\n\tc-0.36,0.13-0.53,0.4-0.69,0.72c-0.09,0.17-0.05,0.33-0.06,0.51c-0.01,0.27-0.08,0.55-0.14,0.82c-0.14,0.63-0.56,1.17-0.52,1.83\n\tc0.01,0.17,0.09,0.31,0.09,0.47c0,0.11-0.04,0.15-0.07,0.25c-0.03,0.12-0.01,0.24-0.01,0.36c-0.05,0.84-1.15,0.97-1.76,1.21\n\tc-0.35,0.14-0.6,0.22-0.97,0.25c-0.17,0.01-0.42,0.11-0.57,0.18c-0.2,0.1-0.18,0.28-0.15,0.46c0,0.03,0.06,0.04,0.07,0.09\n\tc0.01,0.09-0.07,0.25-0.09,0.34c-0.13,0.5-0.52,0.91-0.58,1.42c-0.02,0.17-0.02,0.4,0.02,0.56c0.05,0.2,0.06,0.25-0.1,0.43\n\tc-0.11,0.11-0.28,0.17-0.41,0.25c-0.22,0.14-0.4,0.33-0.59,0.51c-0.18,0.17-0.33,0.51-0.56,0.62c-0.12,0.06-0.28,0.03-0.42,0.09\n\tc-0.11,0.05-0.22,0.12-0.33,0.17c-0.35,0.16-0.56,0.27-0.79,0.58c-0.13,0.18-0.22,0.27-0.2,0.49c0.01,0.2,0.11,0.4,0.18,0.59\n\tc0.09,0.25,0.23,0.46,0.39,0.67c0.15,0.19,0.31,0.21,0.5,0.33c0.2,0.13,0.35,0.36,0.44,0.58c0.03,0.07,0.05,0.15,0.06,0.23\n\tc0.02,0.16-0.03,0.16-0.09,0.26c-0.07,0.13-0.21,0.31-0.07,0.46c0.13,0.14,0.43,0.08,0.55,0.26c0.1,0.16,0.09,0.39,0.04,0.56\n\tc-0.1,0.3-0.2,0.61-0.35,0.87c-0.24,0.41-0.58,0.71-0.91,1.05c-0.13,0.14-0.29,0.32-0.24,0.53c0.03,0.12,0.19,0.28,0.26,0.37\n\tc0.12,0.16,0.18,0.35,0.31,0.5c0.2,0.24,0.37,0.49,0.56,0.73c0.08,0.1,0.15,0.2,0.23,0.3c0.15,0.19,0.35,0.31,0.51,0.48\n\tc0.13,0.13,0.24,0.24,0.39,0.35c0.12,0.09,0.31,0.21,0.37,0.37c0.08,0.23-0.12,0.54-0.23,0.74c-0.22,0.39-0.48,0.77-0.78,1.11\n\tc-0.32,0.36-0.69,0.72-0.97,1.11c-0.12,0.17-0.19,0.24-0.08,0.4c-0.29,0.16-0.64,0.23-0.95,0.35c-0.25,0.09-0.46,0.21-0.7,0.33\n\tc-0.53,0.29-0.96,1.07-1.07,1.66c-0.06,0.31-0.01,0.63,0.11,0.91c0.14,0.32-0.01,0.69-0.29,0.87c-0.59,0.4-1.4,0.72-1.3,1.55\n\tc0.04,0.35-0.1,0.51-0.44,0.64c-0.38,0.15-0.74,0.3-1.13,0.4c-0.35,0.09-0.52,0.22-0.82,0.39c-0.15,0.09-0.33,0.19-0.43,0.34\n\tc-0.1,0.16-0.18,0.39-0.23,0.58c-0.11,0.43,0.15,0.81,0.15,1.24c0,0.23,0.03,0.36-0.12,0.55c-0.2,0.24-0.52,0.55-0.46,0.9\n\tc0.03,0.17,0.25,0.45,0.37,0.58c0.17,0.17,0.41,0.28,0.62,0.39c0.14,0.08,0.28,0.15,0.43,0.21c0.21,0.07,0.43,0.21,0.65,0.26\n\tc0.32,0.08,0.66,0.06,0.96,0.17c-0.13-0.09-0.12-0.15-0.14-0.32c-0.01,0.47,0.08,0.99-0.14,1.41c-0.08,0.14-0.21,0.23-0.33,0.33\n\tc-0.14,0.11-0.27,0.26-0.43,0.35c-0.33,0.19-0.65,0.38-0.83,0.73c-0.07,0.13-0.08,0.17-0.08,0.33c0,0.09,0,0.18,0,0.27\n\tc0,0.16,0.06,0.25,0.09,0.39c0.02,0.12,0.03,0.38-0.02,0.5c-0.07,0.18-0.32,0.3-0.46,0.41c-0.29,0.23-0.61,0.4-0.87,0.65\n\tc-0.09,0.09-0.23,0.12-0.31,0.2c-0.1,0.09-0.15,0.22-0.24,0.31c-0.31,0.33-0.37,0.66-0.41,1.09c-0.06,0.55-0.64,0.92-0.67,1.47\n\tc-0.01,0.12,0.05,0.31,0.01,0.41c-0.04,0.13-0.18,0.21-0.26,0.31c-0.1,0.13-0.19,0.3-0.25,0.45c-0.28,0.75,0.2,1.36,0.67,1.89\n\tc0.13,0.15,0.27,0.23,0.43,0.3c0.31,0.14,0.61,0.31,0.88,0.52c0.29,0.23,0.35,0.54,0.35,0.9c0,0.45-0.24,0.68-0.58,0.94\n\tc-0.23,0.18-0.54,0.31-0.83,0.37c-0.23,0.05-0.41-0.04-0.58,0.18c-0.14,0.18-0.05,0.25,0.07,0.42c0.18,0.24,0.3,0.2,0.58,0.26\n\tc0.47,0.11,1,0.38,1.12,0.89c0.17,0.75-0.56,1.55-1.18,1.82c-0.3,0.13-0.9,0.5-0.74,0.91c0.04,0.09,0.17,0.19,0.24,0.27\n\tc0.09,0.12,0.16,0.2,0.27,0.31c0.23,0.22,0.45,0.44,0.56,0.75c0.08,0.22,0.17,0.32,0.11,0.55c-0.1,0.37-0.35,0.69-0.43,1.06\n\tc-0.08,0.38,0.25,0.48,0.54,0.61c0.12,0.05,0.24,0.11,0.35,0.16c0.11,0.06,0.22,0.11,0.33,0.17c0.08,0.05,0.16,0.07,0.25,0.08\n\tc0.17,0.15-0.01,0.3-0.02,0.51c-0.01,0.24,0.11,0.6,0.25,0.79c0.33,0.44,0.92,0.6,1.39,0.84c0.35,0.17,0.57,0.58,0.33,0.91\n\tc-0.14,0.19-0.35,0.41-0.58,0.49c-0.34,0.11-0.72,0.08-1.07,0.15c-0.58,0.12-1.13,0.26-1.55,0.69c-0.18,0.18-0.26,0.34-0.35,0.58\n\tc-0.15,0.38-0.3,0.74-0.37,1.15c-0.06,0.36-0.17,0.73-0.19,1.1c-0.02,0.38,0,0.76,0,1.14c0,0.39-0.12,0.98,0.1,1.32\n\tc0.13,0.19,0.32,0.2,0.46,0.35c0.09,0.09,0.1,0.29,0.1,0.41c-0.01,0.63-0.07,1.23,0.42,1.7c0.08,0.08,0.21,0.13,0.25,0.25\n\tc0.07,0.2-0.03,0.48-0.01,0.69c0.04,0.32,0.17,0.81,0.43,1.03c0.21,0.17,0.58,0.17,0.83,0.27c0.29,0.11,0.62,0.17,0.89,0.31\n\tc0.17,0.09,0.32,0.23,0.33,0.43c0.01,0.18-0.09,0.51-0.19,0.66c-0.32,0.51-0.95,0.69-1.39,1.07c-0.58,0.49-0.19,1.12-0.22,1.74\n\tc0,0.07-0.01,0.17-0.02,0.24c-0.02,0.17-0.05,0.11-0.15,0.24c-0.07,0.1-0.08,0.16-0.18,0.23c-0.12,0.09-0.22,0.16-0.33,0.27\n\tc-0.32,0.3-0.8,0.68-0.83,1.16c-0.01,0.21-0.01,0.45,0,0.66c0.02,0.28,0.12,0.51,0.25,0.74c0.16,0.29,0.3,0.54,0.49,0.81\n\tc0.14,0.18,0.3,0.38,0.39,0.59c-0.11,0.01-0.21-0.02-0.31-0.08c0.08,0.08,0.42,0.25,0.5,0.34c0.1,0.12,0.17,0.3,0.25,0.43\n\tc0.1,0.16,0.18,0.28,0.31,0.41c0.07,0.07,0.15,0.14,0.2,0.22c0.06,0.08,0.07,0.17,0.14,0.25c0.08,0.1,0.19,0.15,0.27,0.24\n\tc0.12,0.13,0.19,0.29,0.31,0.42c0.16,0.17,0.32,0.35,0.5,0.51c0.42,0.38,0.75,0.82,1.16,1.22c0.32,0.32,0.64,0.62,0.97,0.91\n\tc0.39,0.33,0.58,0.83,0.86,1.24c0.21,0.3,0.51,0.57,0.76,0.82c0.1,0.11,0.24,0.26,0.28,0.41c0.05,0.16-0.01,0.33,0.01,0.49\n\tc0.06,0.45,0.14,0.83,0.44,1.18c0.32,0.37,0.34,0.66,0.2,1.11c-0.18,0.59-0.36,1.22-0.72,1.74c-0.1,0.15-0.24,0.24-0.32,0.41\n\tc-0.04,0.09-0.04,0.16-0.09,0.25c-0.1,0.17-0.22,0.34-0.33,0.51c-0.09,0.14-0.22,0.32-0.25,0.49c-0.04,0.2,0,0.46,0,0.66\n\tc0,0.28,0.02,0.53,0.06,0.81c0.06,0.36,0.16,0.66,0.25,1.01c0.02,0.07,0.01,0.16,0.03,0.23c0.05,0.12,0.17,0.16,0.22,0.27\n\tc0.06,0.12,0.09,0.28,0.1,0.41c0.04,0.52-0.03,1.05-0.01,1.57c0.01,0.26,0.15,0.6,0.25,0.83c0.13,0.28,0.17,0.6,0.33,0.85\n\tc0.26,0.41,0.7,0.43,1.06,0.73c0.39,0.33,0.26,0.82,0.61,1.16c0.22,0.22,0.55,0.4,0.82,0.56c0.21,0.12,0.25,0.24,0.4,0.41\n\tc0.21,0.23,0.66,0.38,0.95,0.45c0.3,0.07,0.58,0.08,0.87-0.04c0.3-0.12,0.61-0.17,0.9-0.33c0.22-0.13,0.46-0.26,0.66-0.41\n\tc0.34-0.27,0.8-0.64,1.26-0.66c0.27-0.01,0.35,0.04,0.57,0.16c0.16,0.09,0.34,0.14,0.49,0.25c0.15,0.11,0.21,0.25,0.31,0.41\n\tc0.1,0.16,0.22,0.3,0.29,0.48c0.07,0.18,0.07,0.38,0.15,0.56c0.11,0.23,0.2,0.47,0.31,0.7c0.1,0.21,0.2,0.4,0.35,0.58\n\tc0.09,0.11,0.14,0.12,0.17,0.26c0.03,0.14-0.01,0.33-0.01,0.47c0.02,0.69,0.4,1.3,0.92,1.74c0.47,0.4,1.37,0.69,1.39,1.4\n\tc0.01,0.24,0.01,0.44,0.09,0.66c0.08,0.21,0.23,0.28,0.38,0.44c0.12,0.12,0.22,0.24,0.35,0.35c0.4,0.34,0.8,0.66,0.83,1.21\n\tc0.02,0.43,0.01,0.96,0.35,1.29c0.12,0.12,0.27,0.23,0.39,0.35c0.19,0.17,0.21,0.19,0.31,0.41c0.08,0.18,0.16,0.33,0.21,0.51\n\tc0.07,0.26,0.25,0.47,0.31,0.72c0.09,0.37,0.01,0.78,0.32,1.07c0.23,0.22,0.54,0.24,0.82,0.35c0.2,0.08,0.35,0.21,0.53,0.31\n\tc0.51,0.26,0.83,0.91,1.05,1.43c0.1,0.22,0.18,0.43,0.25,0.66c0.07,0.24,0.03,0.5,0.1,0.73c0.04,0.14,0.07,0.11,0.05,0.26\n\tc-0.02,0.12-0.05,0.23-0.06,0.36c-0.02,0.36-0.26,0.55-0.41,0.86c-0.18,0.36-0.44,0.59-0.75,0.85c-0.1,0.08-0.19,0.19-0.29,0.26\n\tc-0.09,0.06-0.2,0.08-0.29,0.15c-0.11,0.08-0.29,0.24-0.35,0.38c-0.08,0.16,0.01,0.32,0.07,0.5c-0.07,0.04-0.12,0.01-0.13-0.07\n\tc0.01,0.35,0.25,0.91,0.45,1.16c0.2,0.26,0.48,0.65,0.79,0.79c0.22,0.11,0.52,0.11,0.74,0.21c0.34,0.15,0.75,0.41,1.08,0.61\n\tc0.22,0.13,0.43,0.28,0.66,0.42c0.18,0.11,0.45,0.2,0.61,0.32c0.23,0.17,0.43,0.33,0.71,0.47c0.32,0.15,0.59,0.3,0.9,0.5\n\tc0.87,0.54,1.73,1.16,2.56,1.77c0.31,0.23,0.46,0.54,0.76,0.79c0.32,0.28,0.53,0.4,0.76,0.74c0.3,0.42,0.66,0.93,1.03,1.25\n\tc0.93,0.83,1.62,1.79,1.75,3c0.05,0.44,0.06,1.1-0.05,1.52c-0.05,0.22-0.3,0.53-0.28,0.75c0.01,0.14,0.1,0.18,0.12,0.28\n\tc0.04,0.16-0.01,0.31,0.02,0.46c0.09,0.47,0.62,0.92,0.88,1.32c0.36,0.55,0.71,1.01,1.16,1.49c0.45,0.48,0.86,0.99,1.28,1.49\n\tc0.19,0.23,0.29,0.53,0.48,0.74c0.09,0.1,0.26,0.14,0.35,0.24c0.13,0.14,0.2,0.34,0.32,0.5c0.31,0.43,0.69,0.87,0.79,1.36\n\tc0.06,0.28,0.05,0.58,0.04,0.87c-0.01,0.4-0.08,0.44-0.5,0.54c-0.27,0.06-0.55,0.04-0.82,0.04c-0.32-0.01-0.39,0.11-0.65,0.17\n\tc-0.25,0.06-0.58-0.03-0.83-0.01c-0.33,0.02-0.62,0.16-0.96,0.19c-0.14,0.78-0.66,1.36-1.02,2.04c-0.19,0.35-0.45,0.74-0.32,1.16\n\tc0.06,0.21,0.27,0.37,0.37,0.58c0.11,0.23,0.09,0.42,0.15,0.66c0.21,0.82,0.29,1.6,0.29,2.48c0,0.37,0.06,0.8-0.04,1.16\n\tc-0.1,0.37-0.09,0.78-0.29,1.09c-0.38,0.6-1.25,1.16-1.33,1.88c-0.05,0.47,0.15,0.87,0.17,1.32c0.03,0.54,0.03,1.11,0,1.65\n\tc-0.02,0.45-0.17,0.85-0.17,1.32c0,0.41,0,0.83,0,1.24c0,0.41-0.02,0.67,0.16,1.01c0.21,0.4,0.51,0.72,0.79,1.07\n\tc0.58,0.69,1.26,1.26,1.85,1.91c0.31,0.33,0.5,0.78,0.74,1.15c0.09,0.14,0.21,0.25,0.22,0.4c0.01,0.2-0.27,0.48-0.27,0.68\n\tc0,0.15,0.11,0.24,0.14,0.4c0.04,0.19-0.02,0.38,0.03,0.58c0.15,0.55,0.13,1.07,0.13,1.65c0,0.34-0.15,1.15,0.03,1.45\n\tc0.1,0.17,0.22,0.15,0.37,0.2c0.26,0.09,0.43,0.16,0.67,0.33c0.18,0.13,0.41,0.23,0.58,0.37c0.21,0.16,0.27,0.34,0.42,0.54\n\tc0.35,0.45,0.74,0.66,0.93,1.2c0.29,0.81,0.12,1.95,0.13,2.84c0.01,0.51-0.16,0.98-0.17,1.49c0,0.45,0.09,0.75,0.16,1.15\n\tc0.06,0.37,0.12,0.7,0.16,1.08c0.05,0.48,0.41,0.7,0.67,1.07c0.26,0.36,0.16,0.88,0.16,1.32c0,0.48,0,0.97,0,1.45\n\tc0,0.44-0.07,0.94,0.04,1.36c0.07,0.26,0.13,0.38,0.13,0.66c0,0.25-0.02,0.44,0.08,0.66c0.18,0.42,0.54,0.9,0.83,1.26\n\tc0.27,0.35,0.51,0.76,0.84,1.05c0.39,0.34,0.69,0.68,0.98,1.08c0.08,0.12,0.3,0.33,0.25,0.48c-0.19,0.51-0.33,1.03-0.33,1.58\n\tc0,0.52-0.06,0.77-0.29,1.19c-0.1,0.18-0.23,0.33-0.33,0.5c-0.17,0.25-0.13,0.44-0.22,0.69c-0.13,0.35-0.47,0.7-0.62,1.04\n\tc0.28,0.18,0.06,0.47,0.13,0.71c0.06,0.21,0.26,0.43,0.34,0.65c0.22,0.61,0.33,1.09,0.33,1.75c0,0.54,0.09,1.19,0.01,1.72\n\tc-0.09,0.59-0.68,1.16-1.16,1.45c-0.45,0.27-0.65,0.46-0.98,0.86c-0.22,0.27-0.54,0.47-0.64,0.83c-0.03,0.12,0.03,0.37-0.05,0.46\n\tc-0.14,0.17-0.52,0.14-0.7,0.2c-1.03,0.33-2.08,0.61-3.2,0.5c-1.3-0.12-2.32-1.01-3.52-0.02c-0.22,0.19-0.34,0.46-0.53,0.67\n\tc-0.21,0.23-0.4,0.39-0.58,0.66c-0.4,0.6-0.86,1.15-1.28,1.75c-0.23,0.32-0.34,0.7-0.58,1.02c-0.2,0.27-0.45,0.52-0.5,0.86\n\tc-0.06,0.38,0.04,0.4-0.15,0.7c-0.26,0.39-0.6,0.73-0.8,1.16c-0.13,0.29-0.17,0.56-0.2,0.86c-0.02,0.24-0.15,0.37-0.18,0.57\n\tc-0.03,0.25,0.15,0.41,0.18,0.66c0.04,0.3,0.05,0.56,0.15,0.83c0.2,0.54,0.53,1.06,0.83,1.57c0.33,0.56,0.64,1.1,1.04,1.56\n\tc0.37,0.43,0.69,0.93,1.12,1.3c0.4,0.34,0.88,0.56,1.27,0.9c0.21,0.19,0.33,0.4,0.53,0.58c0.27,0.25,0.58,0.35,0.8,0.7\n\tc0.07,0.1,0.09,0.23,0.15,0.33c0.09,0.15,0.27,0.24,0.35,0.36c0.07,0.12,0,0.17,0.03,0.29c0.04,0.19,0.11,0.39,0.15,0.58\n\tc0.1,0.51,0.01,1.09-0.11,1.57c-0.07,0.26-0.04,0.55-0.04,0.83c0.01,0.35-0.16,0.53-0.13,0.82c0.06,0.51,0.47,0.81,0.46,1.33\n\tc0,0.27,0,0.55,0,0.83c0,0.41-0.11,0.62-0.17,0.99c-0.09,0.5,0.01,1.12,0.17,1.57c0.18,0.5,0.52,0.58,0.99,0.73\n\tc0.68,0.23,0.71,0.62,0.87,1.28c0.18,0.77,0.34,1.37,0.29,2.19c-0.04,0.62-0.21,1.15-0.54,1.64c-0.13,0.2-0.2,0.4-0.41,0.55\n\tc-0.23,0.16-0.6,0.13-0.53,0.52c0.06,0.33,0.6,1.11,0.85,1.38c0.51,0.57,1.22,0.92,1.79,1.4c1.03,0.86-0.85,2.35-0.02,3.27\n\tc0.16,0.18,0.46,0.21,0.51,0.48c0.05,0.27-0.18,0.41-0.34,0.58c-0.23,0.24-0.35,0.39-0.66,0.54c-0.35,0.17-0.64,0.42-0.99,0.59\n\tc-0.42,0.2-0.95,0.32-1.2,0.77c-0.14,0.24-0.13,0.51-0.28,0.74c-0.11,0.17-0.31,0.32-0.46,0.47c-0.34,0.34-0.61,0.74-1.02,0.99\n\tc-0.62,0.37-1.22,0.73-1.91,0.97c-0.26,0.09-0.48,0.12-0.74,0.18c-0.2,0.05-0.28,0.12-0.5,0.13c-0.11,0-0.22-0.03-0.33-0.01\n\tc-0.32,0.06-0.48,0.18-0.83,0.17c-0.32,0-0.69,0.06-0.99-0.03c-0.81-0.26-1.58-0.59-2.32-1c-0.51-0.28-0.79-0.69-0.82-1.28\n\tc-0.03-0.46-0.07-1.02,0.18-1.4c0.25-0.38,0.81-0.45,0.98-0.9c0.33-0.87,0.34-2.28-0.38-2.94c-0.46-0.43-1.03-0.84-1.56-1.2\n\tc-0.42-0.28-0.88-0.57-1.34-0.79c-0.22-0.11-0.62-0.39-0.86-0.35c-0.27,0.05-0.5,0.52-0.83,0.61c-0.23,0.07-0.59,0.08-0.82,0\n\tc-0.3-0.1-0.76-0.42-0.99-0.63c-0.33-0.3-0.63-0.59-0.93-0.9c-0.18-0.18-0.41-0.32-0.64-0.43c-0.24-0.11-0.53-0.13-0.71-0.32\n\tc-0.45-0.47-0.36-1.24-0.36-1.83c0-1-0.14-2.09-0.66-2.97c-0.19-0.32-0.76-0.58-1.16-0.5c-0.57,0.11-1.09,0.29-1.65,0.46\n\tc-0.56,0.17-0.86,0.5-1.33,0.83c-0.43,0.3-0.95,0.21-1.48,0.2c-0.69-0.01-0.72,0.46-1,1c-0.13,0.25-0.17,0.34-0.16,0.65\n\tc0,0.06,0.03,0.26,0.01,0.34c-0.05,0.17-0.2,0.18-0.26,0.32c-0.19,0.39-0.06,0.79-0.44,1.13c-0.09,0.08-0.36,0.13-0.47,0.2\n\tc-0.1,0.06-0.19,0.15-0.29,0.21c-0.27,0.18-0.63,0.25-0.87,0.48c-0.46,0.46-0.22,1.01-0.48,1.54c-0.22,0.45-0.6,0.73-1.02,1.03\n\tc-1.23,0.89-0.28,1.78,0.05,2.85c0.17,0.56,0.39,1.02,0.25,1.61c-0.01,0.04-0.12,0.12-0.14,0.19c-0.04,0.16,0.05,0.35,0.02,0.51\n\tc-0.04,0.17-0.19,0.43-0.32,0.5c-0.32,0.15-0.93-0.08-1.26-0.14c-0.43-0.08-0.69-0.14-1.07-0.33c-0.71-0.36-1.15-0.69-1.49-1.45\n\tc-0.21-0.46-0.34-0.86-0.82-1.08c-0.52-0.23-1.12-0.11-1.69,0.04c-0.55,0.14-0.89,0.62-1.12,1.05c-0.05,0.08-0.05,0.19-0.11,0.28\n\tc-0.08,0.12-0.25,0.19-0.35,0.29c-0.2,0.2-0.38,0.43-0.57,0.65c-0.41,0.49-0.29,1.05-0.29,1.66c0,0.25-0.01,0.5,0,0.74\n\tc0.02,0.45,0.1,0.38,0.42,0.62c0.16,0.12,0.31,0.3,0.37,0.49c0.06,0.2,0.17,0.43,0.21,0.62c0.06,0.28-0.06,0.44,0.11,0.71\n\tc0.15,0.25,0.52,0.3,0.54,0.59c-0.16,0.05-0.33,0.06-0.49,0.03c-0.17,0.22-0.05,0.83-0.17,1.08c-0.1,0.22-0.21,0.27-0.33,0.41\n\tc-0.21,0.23-0.51,0.56-0.83,0.71c-0.71,0.34-1.62,0.05-2,0.85c-0.19,0.4-0.07,0.68-0.14,1.08c-0.07,0.39-0.18,0.65-0.17,1.07\n\tc0.01,0.39-0.1,0.71-0.16,1.08c-0.02,0.13-0.11,0.27-0.13,0.36c-0.04,0.2-0.01,0.41-0.07,0.61c-0.44-0.2-0.95-0.22-1.46-0.35\n\tc-0.36-0.09-0.64-0.27-1.02-0.34c-0.41-0.07-0.81-0.21-1.21-0.28c-0.4-0.07-0.79,0.11-1.13,0.31c-0.14,0.08-0.3,0.22-0.43,0.32\n\tc-0.34,0.29-0.29,0.44-0.33,0.84c-0.05,0.51-0.61,0.52-0.99,0.81c-0.23,0.18-0.43,0.39-0.5,0.67c-0.04,0.17-0.17,0.5-0.17,0.66\n\tc0,0.21,0.17,0.43,0.19,0.66c0.01,0.18,0.05,0.5,0,0.67c-0.13,0.47-0.68,0.84-1.08,1c-0.32,0.13-0.34,0.14-0.66,0.06\n\tc-0.31-0.08-0.35-0.1-0.66,0c-0.39,0.12-0.73,0.32-1.08,0.54c-0.49,0.31-0.88,0.14-1.44,0c-0.51-0.12-0.77-0.42-1.19-0.7\n\tc-0.43-0.29-0.64-0.68-0.98-1.03c-0.33-0.35-0.74-0.75-1.12-1.07c-0.33-0.27-0.65-0.56-0.95-0.87c-0.22-0.22-0.43-0.45-0.67-0.65\n\tc-0.23-0.2-0.33-0.17-0.58-0.26c-0.33-0.12-0.65-0.23-0.98-0.33c-0.58-0.18-1.09-0.49-1.64-0.73c-0.54-0.24-1.05-0.62-1.51-1.01\n\tc-0.29-0.25-0.39-0.58-0.66-0.87c-0.33-0.36-0.83-0.85-1.32-1c-0.39-0.12-0.91-0.03-1.32-0.03c-0.47,0-0.99,0.07-1.45-0.04\n\tc-0.68-0.15-1.24-0.6-1.94-0.62c-0.21-0.01-0.46-0.03-0.66,0.02c-0.32,0.07-0.33,0.23-0.65,0.06c-0.29-0.15-0.75-0.46-0.98-0.67\n\tc-0.35-0.31-0.58-0.77-0.93-1.08c-0.29-0.26-0.66-0.45-0.98-0.64c-0.41-0.25-0.83-0.59-1.33-0.75c-0.53-0.17-1.2-0.08-1.79-0.08\n\tc-0.54,0-0.98,0.17-1.52,0.16c-0.67-0.01-1.37-0.23-1.98-0.49c-0.55-0.24-0.28-0.86-0.65-1.2c-0.2-0.19-0.6-0.3-0.84-0.45\n\tc-0.3-0.2-0.23-0.22-0.32-0.49c-0.26-0.72-0.85-1.14-1.57-1.42c-0.52-0.2-0.84,0.07-1.32,0.09c-0.64,0.03-1.16-0.35-1.74,0.03\n\tc-0.27,0.18-0.48,0.44-0.74,0.63c-0.24,0.17-0.48,0.31-0.74,0.45c-0.27,0.15-0.5,0.36-0.74,0.54c-0.35,0.26-0.27,0.3-0.44,0.66\n\tc-0.19,0.4-0.96,0.88-1.38,0.98c-0.24,0.06-0.51-0.05-0.75,0c-0.23,0.05-0.37,0.15-0.63,0.2c-0.07,0.25,0.04,0.5-0.11,0.73\n\tc-0.16,0.24-0.41,0.22-0.65,0.32c-0.56,0.22-0.48,0.75-0.99,0.91c-0.24,0.08-0.5,0.12-0.75,0.17c-0.21,0.04-0.29,0.11-0.48,0.17\n\tc-0.5,0.15-0.93,0.13-1.21,0.65c-0.13,0.24-0.07,0.4-0.11,0.66c-0.05,0.33-0.18,0.67-0.26,1c-0.13,0.5-0.25,0.99-0.37,1.49\n\tc-0.07,0.29-0.04,0.6-0.04,0.89c0,0.3-0.08,0.48-0.13,0.76c-0.06,0.28,0.09,0.39,0.14,0.66c0.06,0.33-0.22,0.62-0.15,0.92\n\tc0.05,0.02,0.1,0.05,0.15,0.07c-0.38-0.04-0.63,0.38-0.99,0.46c-0.27,0.06-0.54,0.04-0.82,0.04c-0.36,0-0.65,0.1-0.99,0.16\n\tc-0.35,0.06-0.48,0.11-0.5,0.49c-0.02,0.38,0.29,0.55,0.06,0.87c-0.13,0.19-0.49,0.34-0.71,0.41c-0.33,0.12-0.66,0.16-0.99,0.24\n\tc-0.35,0.08-0.63,0.28-0.99,0.3c-0.31,0.02-0.65-0.06-0.95,0.03c-0.3,0.09-0.64,0.4-0.87,0.63c-0.2,0.2-0.52,0.62-0.8,0.68\n\tc-0.2,0.04-0.48-0.16-0.69-0.19c-0.16-0.02-0.34,0.05-0.5,0.02c-0.15-0.04-0.16-0.15-0.31-0.18c-0.14-0.03-0.35,0.01-0.49,0.01\n\tc-0.37,0-0.53,0.09-0.82,0.17c-0.24,0.07-0.38,0.04-0.64,0.16c-0.18,0.08-0.37,0.2-0.53,0.33c-0.29,0.22-0.61,0.62-0.67,1\n\tc-0.08,0.54-0.19,1.24-0.81,1.45c-0.71,0.24-1.79,0.01-2.48-0.17c-0.57-0.14-1.34-0.26-1.94-0.09c-0.36,0.1-0.38,0.33-0.53,0.63\n\tc-0.16,0.32-0.41,0.45-0.79,0.49c-0.38,0.04-0.53-0.1-0.84-0.18c-0.33-0.09-0.84,0-1.18,0.01c-0.61,0.01-1.45,0.51-1.65,1.15\n\tc-0.07,0.23,0.05,0.3-0.15,0.51c-0.13,0.14-0.34,0.2-0.51,0.28c-0.32,0.16-0.64,0.34-0.99,0.38c-0.74,0.07-1.52,0.04-2.13,0.52\n\tc-0.15,0.12-0.41,0.28-0.52,0.43c-0.14,0.19-0.11,0.19-0.17,0.45c-0.1,0.45-0.27,0.62-0.65,0.87c-0.27,0.18-0.54,0.4-0.82,0.58\n\tc-0.31,0.19-0.81,0.28-0.97,0.66c-0.07,0.16,0,0.29-0.02,0.46c-0.03,0.18-0.14,0.3-0.22,0.46c-0.13,0.25-0.46,0.68-0.75,0.21\n\tc-0.13-0.21-0.03-0.76-0.03-1C133.55,546.72,133.84,546.34,133.46,546.2z\"\n                title=\"La Paz\"\n                id=\"BO-L\"\n              ><\/path>\n            <\/a>\n            <a href=\"#\" class=\"uknown-depto-btn\" id=\"btn-unknown\">\n              <path\n                class=\"st1\"\n                d=\"M574.02,283.82c-0.82,0.02-2.94-0.45-3.45-1.1c-0.49-0.64-0.69-1.32-1.72-0.99c-0.62,0.2-1.18,1.23-1.84,1.27\n\tc-0.46,0.03-0.76-0.32-1.17-0.47c-1.24-0.46-1.52,0.26-2.51,0.52c-0.8,0.21-2.37,0.05-3.17-0.1c-0.65-0.12-0.76-0.23-1.41,0.08\n\tc-0.29,0.14-0.47,0.28-0.8,0.34c-0.97,0.17-2.09-0.03-2.98-0.38c-1.07-0.42-1.49-0.77-1.49-1.94c0-0.99-0.09-1.98-0.96-2.66\n\tc-0.68-0.53-1.54-0.39-2.3-0.64c-0.68-0.22-0.48-0.18-0.7-0.84c-0.25-0.73-0.42-1.14-1.18-1.44c-1.11-0.43-1.32-0.6-1.79-1.71\n\tc-0.08-0.19-0.27-0.85-0.39-0.99c-0.38-0.42-0.75-0.27-1.26-0.39c-1.11-0.24-1.17-0.88-1.69-1.72c-0.36-0.58-1.22-0.78-1.81-1.18\n\tc-0.43-0.29-1.91-1.8-2.45-1.65c0.09-0.02,0.18-0.04,0.27-0.06c0.25-0.75,0.04-1.79,0.06-2.58c0.01-0.51-0.14-0.67-0.26-1.07\n\tc-0.11-0.38-0.02-0.7-0.06-1.08c-0.16-1.43-1.08-0.87-2.01-1.14c-0.77-0.22-0.54-1.07-1.03-1.48c-0.55-0.46-1.66,0.16-2.42,0.14\n\tc-1.18-0.02-1.18-0.64-1.89-1.35c-0.65-0.64-1.47-0.07-2.26-0.29c-0.28-0.08-0.37-0.3-0.63-0.44c-0.56-0.3-0.54-0.18-1-0.08\n\tc-0.36,0.08-0.93,0.36-1.37,0.19c-0.44-0.18-0.38-0.5-0.59-0.86c-0.24-0.42-0.01-0.38-0.52-0.5c-0.36-0.09-0.67,0.04-0.93,0.25\n\tc-0.57,0.46-0.7,1.32-1.22,1.83c-0.7,0.68-1.19,0.68-2,0.18c-0.7-0.44-1.38-1.02-1.98-1.58c-0.53-0.49-1.04-1.14-1.82-0.97\n\tc-0.8,0.17-1.05,0.88-1.99,0.65c-0.62-0.15-0.35-0.28-0.72-0.69c-0.32-0.35-0.29-0.23-0.74-0.31c-0.92-0.16-2.17-0.28-3.01-0.75\n\tc-0.72-0.4-0.72-0.76-0.8-1.4c-0.06-0.49,0.18-0.42-0.36-0.83c-0.28-0.21-0.61-0.23-0.78-0.52c-0.09-0.15-0.23-0.95-0.27-1.13\n\tc-0.07-0.3-0.12-0.57-0.05-0.88c-0.64,0.72-1.65,0.93-2.34,1.61c-0.84,0.83-1.98,1.83-3.3,1.59c-0.56-0.1-1.33-0.38-1.82-0.66\n\tc-0.64-0.37-0.65-0.84-1-1.34c-0.37-0.52-1.12-0.81-1.48-1.32c-0.27-0.39-0.33-0.8-0.37-1.27c-0.62-0.17-1.17,0.12-1.69-0.28\n\tc-0.42-0.33-0.96-1.02-1.24-1.42c-0.34-0.49-0.37-1.07-0.65-1.58c-0.18-0.33-0.2-0.29-0.33-0.73c-0.08-0.29,0.12-0.44-0.18-0.65\n\tc-0.31-0.22-0.67,0.13-0.98,0.13c-0.41-0.01-0.64-0.07-0.99-0.33c-0.79-0.58-0.86-0.82-1.89-0.8c-0.64,0.01-1.62,0.16-2.26,0.02\n\tc-0.41-0.09-0.56-0.58-0.97-0.68c-0.09-0.02-0.18-0.04-0.27-0.06c-0.03-0.4-0.34-0.56-0.41-0.91c-0.1-0.49,0.02-0.66-0.22-1.1\n\tc-0.12-0.1-0.24-0.2-0.36-0.31c-0.09-0.19-0.1-0.38-0.05-0.59c-0.18-0.46-0.43-0.87-0.77-1.26c-0.35-0.4-0.77-0.76-1.15-1.14\n\tc-0.21-0.21-0.47-0.41-0.66-0.64c-0.15-0.19-0.27-0.39-0.37-0.61c-0.06-0.2,0.01-0.33,0.2-0.39c0.02-0.54,0.23-0.6-0.22-1.01\n\tc-0.49-0.44-0.74-0.23-1.02-0.89c-0.28-0.65-0.58-1.37-1.07-1.92c-0.32-0.36-0.51-0.27-0.91-0.47c-0.29-0.14-0.67-0.58-0.97-0.62\n\tc-0.75-0.08-1.34,0.96-1.79,1.36c-1.06,0.95-3.07,2.24-4.5,2.31c-0.81,0.04-1.61,0.06-2.31-0.4c-0.89-0.59-1.44-1.51-2.64-1.18\n\tc-0.98,0.27-1.66,0.37-2.65-0.07c-0.85-0.37-0.53-0.93-1.05-1.64c-0.64-0.87-1.59-1.49-2.17-2.41c-0.47-0.73-0.25-1.37-0.45-2.17\n\tc-1.36-0.41-2.77-0.41-4.1-0.71c-0.54-0.12-0.68-0.36-1.02-0.83c-0.41-0.56-0.77-0.86-1.28-1.32c-1.84-1.65-3.97-3.24-6.44-3.82\n\tc-0.51-0.12-1.1-0.29-1.63-0.33c-0.84-0.07-1.52-0.2-2.34-0.34c-1.13-0.19-2.44,0.02-3.39,0.59c-0.75,0.45-1.63,1.11-2.53,1.34\n\tc-0.42,0.11-0.9,0.17-1.33,0.09c-0.28-0.05-0.57-0.23-0.76-0.27c-0.54-0.12-0.99-0.19-0.97,0.53c-0.91,0.12-1.05,0.28-1.51,1.04\n\tc-0.41,0.69-0.95,1.39-1.14,2.19c-0.37-0.2-0.73-0.11-1.1-0.23c-0.36-0.11-0.64-0.36-0.99-0.48c-0.65-0.23-1.33-0.23-1.98,0\n\tc-1.09,0.38-1.33,0.85-2.33-0.15c-0.33-0.34-0.34-0.49-0.81-0.68c-0.26-0.11-0.43,0.09-0.67-0.18c-0.4,0.48-0.66,0.87-1.3,0.84\n\tc-1.07-0.05-0.91-0.9-1.65-1.26c-1.1-0.54-1.56,2.23-2.98,0.87c-0.26-0.25-0.5-0.57-0.6-0.92c-0.08-0.28,0.05-0.69-0.11-0.92\n\tc-0.36-0.52-1.35-0.46-1.86-0.32c-1.14,0.31-3.36,2.66-4.39,1.6c-0.52-0.53,0-1.43-0.61-1.7c-0.24-0.1-0.73,0.04-1.01,0.03\n\tc-0.5-0.02-0.59-0.12-0.99-0.34c-0.73-0.39-1.14-0.29-1.98-0.32c-0.77-0.03-1.55-0.63-2.16-1.12c-0.81-0.65-1.54-1.44-2.3-2.19\n\tc-0.18-0.18-0.44-0.37-0.59-0.57c-0.13-0.19-0.17-0.55-0.3-0.69c-0.35-0.36-0.79-1.4-1.26-1.39c-0.17-0.63,0.55-1.08,0.68-1.63\n\tc0.14-0.6-0.03-1.38-0.02-2c0.01-0.84-0.19-1.4-0.66-2.12c-0.4-0.62-1.34-2.13-2-2.18c-0.23,0.25-0.38,0.59-0.56,0.88\n\tc-0.41-0.28-0.51-0.64-1.04-0.82c-0.64-0.22-1.34,0.12-1.95-0.12c-0.78-0.32-0.98-1.38-1.75-1.53c-0.68-0.14-1.49,0.69-2.23,0.55\n\tc-0.19-0.03-0.58-0.47-0.79-0.53c-0.43-0.13-0.84,0.03-1.26-0.06c-0.08-0.02-0.89-0.37-0.92-0.4c-0.2-0.28-0.06-0.86-0.13-1.19\n\tc-0.11-0.48-0.32-0.48-0.18-1.14c0.13-0.62,0.29-0.89,0.18-1.5c-0.16-0.08-0.25-0.21-0.27-0.39c0.01-0.23,0.02-0.47,0.04-0.7\n\tc-0.19-0.45-0.68-0.48-0.97,0c-0.19,0.32-0.06,0.99-0.05,1.34c0.01,0.35,0.17,1.01-0.12,1.27c-0.28,0.26-1.5,0.1-1.83,0\n\tc-0.14-0.96-0.34-1.81-1.01-2.59c-1.07-1.24-1.9-0.52-2.94,0.22c-0.33-0.71,0.36-1.27,0.62-1.69c-0.25-1.04,1.37-1.86,0.35-2.85\n\tc-0.62-0.59-2.49-1.09-3.34-0.97c-0.66,0.09-0.63,0.42-1.17,0.64c-0.39,0.16-1.43,0.1-1.87,0.05c-1.08-0.13-1.23-1.01-2.08-1.5\n\tc-0.84-0.49-0.82,0.08-0.86,0.77c-0.56,0.29-1.87-0.3-2.61-0.29c-0.72,0.01-1.04,0-1.25-0.74c-0.18-0.64-0.09-1.06,0.32-1.57\n\tc0.27-0.34,1.07-0.74,0.91-1.17c0.41-0.23,0.59-1.36,0.29-1.76c-0.1-0.14-0.59-0.19-0.77-0.37c-0.26-0.25-0.28-0.75-0.56-0.96\n\tc-0.22-0.17-0.6,0-0.85-0.11c-0.24-0.11-0.61-0.49-0.75-0.72c-0.46-0.77,0.17-0.81,0.36-1.51c0.25-0.92,0.19-3.25-0.43-3.9\n\tc-0.67-0.7-0.92-0.71-0.91-1.73c0.01-0.68,0-1.74-0.95-1.72c0.09-0.1,0.16-0.43,0.25-0.53c-0.45-0.25-0.76,0.3-1.22,0.33\n\tc-0.05,0.18-0.09,0.37-0.12,0.56c-0.89-0.24-1.82-0.55-2.66-0.06c-0.66,0.38-0.3,0.61-0.56,1.11c-0.28,0.53-0.33,0.23-0.84,0.14\n\tc-0.83-0.14-1.69-0.4-2.48-0.74c-0.67-0.29-1.24-1.11-1.95-1.15c-0.04-0.34,0.64-0.87,0.8-1.25c0.17-0.43,0.39-1.07-0.11-1.41\n\tc0.13-0.7,0.64-0.34,1.07-0.59c0.51-0.29,0.41-1.11,1.08-1.31c-1.44-0.41-1.21-1.39-1.21-2.63c-0.01-1.26,0.29-1.87,0.99-2.83\n\tc1.19-1.63-0.21-1.24-1.32-1.54c-1.11-0.3-2.34-0.07-3.31-0.74c-0.54-0.38-0.4-0.71-0.64-1.17c-0.18-0.35-0.56-0.58-0.68-0.97\n\tc-0.34-1.08,0.15-2.29-0.3-3.33c-0.41-0.94-0.36-1.88-0.34-2.96c0.01-0.54-0.05-1.35,0.52-1.64c0.48-0.24,1.12-0.03,1.67-0.34\n\tc-0.79-0.72-1.81-0.88-2.7-1.35c-0.99-0.52-0.65-1.31-0.89-2.21c-0.18-0.69-0.94-1.37-0.18-1.98c0.32-0.26,0.62-0.23,0.92-0.6\n\tc0.39-0.48,0.48-1.37,0.99-1.79c-1.64,0.38-1.92-2.64-1.59-3.64c0.46-1.39,1.92-1.38,2.91-1.98c0.64-0.39,1-0.81,1.01-1.65\n\tc0.01-0.94-0.94-1.32-1.03-2.32c-0.09-1.03,0.87-1.16,1.67-1.4c0.16-0.05,0.9-0.23,0.95-0.31c0.27-0.44-0.17-0.47-0.29-0.76\n\tc-0.14-0.36-0.28-0.35-0.34-0.82c-0.04-0.37,0.01-0.79,0.01-1.16c0-0.89-0.11-1.4-0.42-2.22c-0.22-0.57-0.11-1.04-0.23-1.58\n\tc-0.06-0.25-0.22-0.54-0.27-0.73c-0.24-1.02-0.39-1.47-1.39-2c-0.4-0.21-0.89-0.31-1.14-0.72c-0.23-0.37-0.04-0.76-0.24-1.1\n\tc-0.11-0.19-0.42-0.27-0.53-0.46c-0.19-0.34-0.06-0.88-0.06-1.26c-0.01-0.76,0.17-1.53,0.4-2.24c0.18-0.57,0.87-1.01,0.9-1.66\n\tc-0.82-0.42-2.71-0.32-2.65-1.4c0.02-0.32,0.3-0.31,0.3-0.63c-0.15-0.2-0.25-0.43-0.29-0.68c0.01-0.23,0.02-0.46,0.04-0.68\n\tc-0.3-0.73-1.34-0.03-1.94-0.37c-0.73-0.42-0.1-1.13-0.06-1.75c0.02-0.31,0.12-0.92-0.05-1.18c-0.32-0.49-0.95-0.1-1.23-0.62\n\tc-0.25-0.46,0.43-1.29,0.69-1.65c0.5-0.7,0.49-0.57,0.34-1.32c-0.11-0.51-0.04-1-0.15-1.52c-0.19-0.87-0.54-1.55,0.07-2.3\n\tc0.44-0.54,1.03-0.55,1.57-0.9c0.21-0.14,0.53-0.36,0.68-0.58c0,0,0.69-0.49-0.1-1.43c-0.93-1.11-0.5-1.88-0.5-1.88\n\tc-0.07,0.38-1.01,1.58-1.31,1.67c-0.74,0.25-1.54-0.1-2.34,0.23c-0.64,0.26-1.14,0.59-1.72,0.98c-1.14,0.77-0.71,1.25-0.99,2.4\n\tc-0.13,0.52-0.47,1.33-0.98,1.59c-0.37,0.19-0.85,0.04-1.26,0.14c-0.24,0.06-0.79,0.18-1.01,0.25c-0.33,0.11-0.66,0.39-0.89,0.66\n\tc-0.41,0.48-0.49,0.6-1.07,0.91c-0.85,0.45-1.36,1.4-2.31,1.67c-1.75,0.51-3.84-0.16-5.56-0.28c-0.31-0.02-0.76-0.05-1.05,0.01\n\tc-0.68,0.13-0.56-0.05-0.66,0.66c-0.13,0.84,0.13,1.35,0.59,2c0.42,0.59,0.9,1.14,1.32,1.73c0.45,0.63,0.35,0.81,0.09,1.55\n\tc-0.14,0.41-0.64,1.69-0.97,1.93c-0.72,0.53-1.83,0.22-2.62,0.44c-0.11,0.96-0.29,1.23-1.37,1.28c-0.32,0.01-0.7-0.1-1.01-0.02\n\tc-0.3,0.07-0.33,0.29-0.63,0.36c-1.65,0.44-1.24-1.87-2.4-2.27c-0.74-0.26-1.03,0.68-1.34,1.2c-0.35,0.58-1.11,1.07-0.6,1.64\n\tc0.4,0.45,1.23,0.51,1.62,1.06c0.1,0.14,0.21,0.56,0.3,0.74c0.17,0.33,0.54,0.71,0.61,1.08c0.26,1.44-0.79,2.49-2.17,2.48\n\tc-1.54-0.01-2.8-0.82-4.29-0.99c-0.69-0.08-1.26-0.33-1.98-0.33c-0.34,0-0.82-0.11-1.13,0.02c-0.28,0.12-0.34,0.43-0.59,0.57\n\tc-0.43,0.25-1.08,0.14-1.51,0.47c-0.18,0.14-0.28,0.38-0.47,0.51c-0.36,0.25-0.84,0.08-1.16,0.49c0.46,0.44,1,0.12,1.55,0.22\n\tc0.5,0.1,1.13,0.32,1.49,0.66c0.96,0.91,0.62,2.65-0.8,2.72c0.16,0.79,0.44,1.33,0.22,2.19c-0.05,0.22-0.22,0.42-0.26,0.72\n\tc-0.04,0.33,0.05,0.68,0.01,1.01c-0.08,0.74-0.56,1.02-1.33,1.25c-0.57,0.17-1.56-0.22-1.93,0.37c-0.51,0.81,0.3,1-0.71,1.58\n\tc-1.01,0.58-0.37,0.84-0.64,1.76c-0.15,0.48-0.83,0.68-0.87,1.22c-0.04,0.56,0.58,0.92,0.54,1.56c-0.07,1.02-1.58,2.55-2.49,1.84\n\tc-0.46-0.36-0.54-1.2-0.66-1.67c-0.11-0.46-0.01-1.33-0.61-1.34c-0.29,0-0.79,0.89-0.84,1.14c-0.09,0.45,0.08,0.59,0.29,0.99\n\tc0.24,0.46,0.57,0.83,0.67,1.34c0.13,0.62-0.03,1.41-0.17,2c-0.28,1.13-0.48,0.62-1.44,0.87c-0.12,0.52,0.14,0.96-0.54,0.97\n\tc-0.55,0-0.68-0.48-1.33-0.37c-1.07,0.18-1.17,1.64-0.19,2.08c0,0.64-1.07,0.79-1.48,1.23c0.34,0.4,0.45,1,0.76,1.42\n\tc0.29,0.39,0.75,0.64,1.08,0.97c0.76,0.76,2.16,3,0,2.58c-0.86-0.17-3.44-1.73-4.24-0.96c-0.38,0.36-0.01,1.55-0.56,1.92\n\tc-0.22,0.15-0.85,0.01-1.14,0.09c-0.34,0.09-0.66,0.19-1,0.26c-0.69,0.14-0.19,0.02-0.73,0.33c-0.4,0.23-0.45,0.31-0.92,0.34\n\tc-0.76,0.04-1.55-0.01-2.31-0.01c-0.65,0-1.46-0.2-1.92,0.31c-0.09,0.11-0.28,0.67-0.38,0.84c-0.17,0.28-0.48,0.54-0.66,0.82\n\tc-0.21,0.32-0.63,1.54-1.07,1.61c-0.47,0.07-0.75-0.97-0.97-1.26c-0.52-0.68-0.92-0.75-1.6-0.99c-0.34-0.12-0.34-0.26-0.71-0.28\n\tc-0.39-0.03-1.1,0.28-1.54,0.32c0.01,1.64-2.03,0.95-2.99,1.32c-0.21,0.93,0.2,1.99-0.1,2.9c-0.34-0.11-0.47-0.52-0.75-0.81\n\tc-0.45-0.47-0.66-0.32-1.18-0.47c-0.61-0.17-0.73-0.54-1.39-0.1c-0.81,0.53-0.37,1-0.55,1.76c-0.17,0.73-0.49,0.6,0.15,1.3\n\tc0.46,0.51,0.76,0.61,0.83,1.3c0.04,0.36,0.05,1.01,0,1.37c-0.1,0.68,0.01,0.38-0.5,0.64c-0.87,0.44-2.27,0.49-3.01,1.32\n\tc0.28,0.23,0.69,0.53,0.83,0.85c0.1,0.23-0.03,0.5,0.09,0.73c0.09,0.18,0.4,0.31,0.52,0.47c0.27,0.35,0.29,0.86,0.4,1.25\n\tc0.15,0.52,0.31,0.85,0.18,1.32c-0.09,0.31-0.47,1.06-0.66,1.34c-0.36,0.53-0.99,0.42-1.43,0.72c-0.16,0.11-0.23,0.33-0.39,0.43\n\tc-0.18,0.11-0.43,0.11-0.6,0.23c-0.33,0.23-0.81,0.71-0.74,1.14c0.02-0.44,0.27-2.17-0.04-2.48c-0.47-0.47-1.7,0.19-2.02,0.52\n\tc-0.48,0.49-0.76,1.12-0.98,1.73c-0.16,0.42-0.4,0.9-0.5,1.33c-0.1,0.42,0.03,0.88-0.31,1.2c-0.75-0.44-1.27-0.4-2.08-0.61\n\tc-0.28-0.07-0.62-0.48-0.94-0.22c-0.24,0.2-0.04,0.97,0.02,1.2c0.27,0.93,0.87,0.68,1.51,1.14c0.75,0.54,0.23,0.96,0.06,1.56\n\tc-0.19,0.66-0.02,0.78-0.66,1.27c-0.42,0.32-0.53,0.23-0.97,0.39c-0.78,0.27-1.52,0.36-2.24,0.76c-0.55,0.3-1.13,0.57-1.49,1.15\n\tc-0.54,0.86-0.06,0.97,0.62,1.39c0.45,0.28,0.75,0.6,1.06,1.02c0.3,0.41,0.21,0.56,0.39,0.98c0.27,0.65,0.64,1.21,0.68,1.97\n\tc0.05,0.85-0.16,1.53,0.41,2.25c0.18,0.23,0.51,0.39,0.67,0.64c0.28,0.44,0.17,0.31,0.08,0.75c-0.15,0.71-0.68,1.42-0.26,2.07\n\tc0.45,0.69,0.78,0.58,0.75,1.56c-0.03,0.87-0.15,1.27-0.74,1.9c-0.55,0.58-1.39,0.99-1.8,1.67c0.62,0.49,1.49,0.81,1.85,1.58\n\tc0.35,0.75,0.35,1.57,0.36,2.45c0.01,1.16-0.57,1.87-1.19,2.81c-0.41,0.62-0.73,0.93-1.38,1.25c-0.25,0.13-0.74,0.31-0.91,0.55\n\tc-0.53,0.77,1.24,1.12,1.83,1.33c0.69,0.25,2.34,0.84,2.31,1.83c-0.02,0.78-1.65,0.83-2.33,1.14c-0.39,0.18-0.54,0.26-0.97,0.33\n\tc-0.49,0.08-1.16,0.42-1.66,0.33l0.16,0.58c0,0.1,0.04,0.31-0.02,0.4c-0.11,0.17-0.2,0.05-0.23,0.26c-0.05,0.34,0.16,0.45,0.41,0.56\n\tc0.09,0.04,0.27,0.12,0.33,0.19c0.09,0.09,0.06,0.01,0.08,0.17c0.01,0.07,0.01,0.18,0,0.25c-0.02,0.15-0.12,0.2-0.01,0.33\n\tc0.09,0.11,0.31,0.18,0.42,0.26c0.29,0.21,0.48,0.36,0.49,0.72c0.02,0.58-0.77,0.91-1.09,1.3c-0.21,0.25-0.33,0.32-0.31,0.68\n\tc0.01,0.33,0.41,0.47,0.66,0.62c0.18,0.11,0.35,0.17,0.52,0.29c0.18,0.13,0.31,0.29,0.49,0.41c0.34,0.23,1.46,0.86,0.97,1.39\n\tc-0.36,0.4-1.09,0.41-1.56,0.51c-0.17,0.04-0.29,0.13-0.41,0.25c-0.18,0.17-0.22,0.3-0.33,0.5c-0.21,0.37-0.8,0.12-1.06,0.49\n\tc-0.2,0.29-0.06,0.66,0.14,0.91c0.17,0.2,0.49,0.41,0.73,0.48c0.19,0.06,0.32,0.14,0.51,0.23c0.29,0.14,0.53,0.2,0.77,0.43\n\tc0.19,0.18,0.34,0.26,0.41,0.51c0.04,0.16,0.07,0.09-0.01,0.24c-0.06,0.12-0.18,0.27-0.27,0.36c-0.26,0.27-0.55,0.35-0.89,0.41\n\tc-0.16,0.03-0.64,0.1-0.73,0.25c-0.13,0.21,0.15,0.32,0.21,0.48c-0.28,0.29-1.29,0.7-0.85,1.24c0.14,0.17,0.43,0.27,0.61,0.41\n\tc0.17,0.13,0.37,0.3,0.46,0.49c0.1,0.22,0.08,0.49-0.02,0.7c-0.07,0.14-0.27,0.29-0.24,0.46c0.03,0.17,0.37,0.3,0.33,0.5\n\tc-0.02,0.1-0.31,0.29-0.38,0.37c-0.15,0.14-0.2,0.21-0.21,0.41c0,0.19-0.02,0.37,0.06,0.54c0.07,0.17,0.13,0.19,0.05,0.34\n\tc-0.09,0.16-0.31,0.27-0.36,0.44c-0.03,0.13,0.03,0.18,0.1,0.28c0.12,0.16,0.28,0.31,0.4,0.48c0.16,0.22,0.38,0.48,0.4,0.76\n\tc0.04,0.43-0.5,0.8-0.59,1.23c-0.18-0.08-0.42-0.13-0.48,0.13c-0.09,0.35,0.24,0.81,0.47,1.04c0.22,0.23,0.48,0.39,0.35,0.76\n\tc-0.04,0.1-0.15,0.17-0.22,0.25c-0.09,0.11-0.15,0.24-0.23,0.35c-0.14,0.18-0.32,0.34-0.43,0.54c-0.09,0.16-0.13,0.36-0.18,0.53\n\tc-0.07,0.25-0.12,0.25-0.39,0.37c-0.24,0.11-0.48,0.3-0.67,0.48c-0.21,0.2-0.16,0.47-0.35,0.67c-0.21,0.23-0.56,0.34-0.84,0.42\n\tc-0.18,0.05-0.37,0.14-0.56,0.16c-0.08,0.01-0.16-0.01-0.24,0.02c-0.02,0.11,0.1,0.16,0.16,0.23c0.11,0.12,0.14,0.22,0.22,0.37\n\tc0.09,0.18,0.22,0.35,0.31,0.54c0.14,0.29,0.19,0.43-0.03,0.66c-0.16,0.16-0.27,0.31-0.41,0.49c-0.14,0.19-0.43,0.33-0.49,0.58\n\tc-0.04,0.2,0.07,0.24-0.11,0.41c-0.21,0.2-0.44,0.35-0.49,0.67c-0.03,0.21,0.07,0.39,0.17,0.55c-0.23,0.1-0.54,0.24-0.74,0.4\n\tc-0.2,0.16-0.18,0.37-0.17,0.61c0.01,0.17,0.13,0.26,0.15,0.41c0.03,0.16-0.08,0.24-0.18,0.37c-0.24,0.31-0.1,0.55,0.2,0.79\n\tc0.16,0.13,0.4,0.2,0.6,0.25c0.22,0.05,0.48,0.16,0.7,0.17c-0.03,0.25-0.48,0.75-0.71,0.82c-0.12,0.04-0.28,0.06-0.41,0.08\n\tc-0.2,0.03-0.39,0.08-0.6,0.08c-0.35,0-0.8,0.07-1.14,0c-0.06-0.01-0.14-0.06-0.18-0.07c-0.12-0.02-0.17,0.02-0.31,0.05\n\tc-0.19,0.03-0.4,0.02-0.6,0.02c-0.28,0-0.5,0.12-0.77,0.2c-0.15,0.05-0.35,0.11-0.48,0.19c-0.2,0.12-0.1,0.24-0.14,0.44\n\tc-0.06,0.34-0.43,0.55-0.67,0.75c-0.17,0.14-0.31,0.22-0.41,0.42c-0.1,0.2-0.06,0.25-0.02,0.47c0.07,0.35,0.02,0.73,0.02,1.09\n\tc0,0.14,0.05,0.37-0.01,0.5c-0.09,0.18-0.49,0.37-0.66,0.45c-0.18,0.08-0.32,0.15-0.48,0.23c-0.14,0.07-0.24,0.13-0.35,0.23\n\tc-0.25,0.23-0.37,0.64-0.29,0.98c0.02,0.1,0.08,0.32,0.16,0.41c0.09,0.1,0.24,0.15,0.34,0.24c0.25,0.27,0,0.73-0.27,0.91\n\tc-0.23,0.16-0.54,0.1-0.8,0.1c-0.37,0-0.74,0-1.11,0c-0.16,0-0.29-0.02-0.43,0.06c-0.14,0.09-0.33,0.35-0.38,0.5\n\tc-0.11,0.33,0.08,0.73-0.01,1.06c-0.06,0.21-0.28,0.11-0.49,0.12c-0.36,0.01-0.82,0.07-1.16,0.19c-0.36,0.13-0.53,0.4-0.69,0.72\n\tc-0.09,0.17-0.05,0.33-0.06,0.51c-0.01,0.27-0.08,0.55-0.14,0.82c-0.14,0.63-0.56,1.17-0.52,1.83c0.01,0.17,0.09,0.31,0.09,0.47\n\tc0,0.11-0.04,0.15-0.07,0.25c-0.03,0.12-0.01,0.24-0.01,0.36c-0.05,0.84-1.15,0.97-1.76,1.21c-0.35,0.14-0.6,0.22-0.97,0.25\n\tc-0.17,0.01-0.42,0.11-0.57,0.18c-0.2,0.1-0.18,0.28-0.15,0.46c0,0.03,0.06,0.04,0.07,0.09c0.01,0.09-0.07,0.25-0.09,0.34\n\tc-0.13,0.5-0.52,0.91-0.58,1.42c-0.02,0.17-0.02,0.4,0.02,0.56c0.05,0.2,0.06,0.25-0.1,0.43c-0.11,0.11-0.28,0.17-0.41,0.25\n\tc-0.22,0.14-0.4,0.33-0.59,0.51c-0.18,0.17-0.33,0.51-0.56,0.62c-0.12,0.06-0.28,0.03-0.42,0.09c-0.11,0.05-0.22,0.12-0.33,0.17\n\tc-0.35,0.16-0.56,0.27-0.79,0.58c-0.13,0.18-0.22,0.27-0.2,0.49c0.01,0.2,0.11,0.4,0.18,0.59c0.09,0.25,0.23,0.46,0.39,0.67\n\tc0.15,0.19,0.31,0.21,0.5,0.33c0.2,0.13,0.35,0.36,0.44,0.58c0.03,0.07,0.05,0.15,0.06,0.23c0.02,0.16-0.03,0.16-0.09,0.26\n\tc-0.07,0.13-0.21,0.31-0.07,0.46c0.13,0.14,0.43,0.08,0.55,0.26c0.1,0.16,0.09,0.39,0.04,0.56c-0.1,0.3-0.2,0.61-0.35,0.87\n\tc-0.24,0.41-0.58,0.71-0.91,1.05c-0.13,0.14-0.29,0.32-0.24,0.53c0.03,0.12,0.19,0.28,0.26,0.37c0.12,0.16,0.18,0.35,0.31,0.5\n\tc0.2,0.24,0.37,0.49,0.56,0.73c0.08,0.1,0.15,0.2,0.23,0.3c0.15,0.19,0.35,0.31,0.51,0.48c0.13,0.13,0.24,0.24,0.39,0.35\n\tc0.12,0.09,0.31,0.21,0.37,0.37c0.08,0.23-0.12,0.54-0.23,0.74c-0.22,0.39-0.48,0.77-0.78,1.11c-0.32,0.36-0.69,0.72-0.97,1.11\n\tc-0.12,0.17-0.19,0.24-0.08,0.4c-0.29,0.16-0.64,0.23-0.95,0.35c-0.25,0.09-0.46,0.21-0.7,0.33c-0.53,0.29-0.96,1.07-1.07,1.66\n\tc-0.06,0.31-0.01,0.63,0.11,0.91c0.14,0.32-0.01,0.69-0.29,0.87c-0.59,0.4-1.4,0.72-1.3,1.55c0.04,0.35-0.1,0.51-0.44,0.64\n\tc-0.38,0.15-0.74,0.3-1.13,0.4c-0.35,0.09-0.52,0.22-0.82,0.39c-0.15,0.09-0.33,0.19-0.43,0.34c-0.1,0.16-0.18,0.39-0.23,0.58\n\tc-0.11,0.43,0.15,0.81,0.15,1.24c0,0.23,0.03,0.36-0.12,0.55c-0.2,0.24-0.52,0.55-0.46,0.9c0.03,0.17,0.25,0.45,0.37,0.58\n\tc0.17,0.17,0.41,0.28,0.62,0.39c0.14,0.08,0.28,0.15,0.43,0.21c0.21,0.07,0.43,0.21,0.65,0.26c0.32,0.08,0.66,0.06,0.96,0.17\n\tc-0.13-0.09-0.12-0.15-0.14-0.32c-0.01,0.47,0.08,0.99-0.14,1.41c-0.08,0.14-0.21,0.23-0.33,0.33c-0.14,0.11-0.27,0.26-0.43,0.35\n\tc-0.33,0.19-0.65,0.38-0.83,0.73c-0.07,0.13-0.08,0.17-0.08,0.33c0,0.09,0,0.18,0,0.27c0,0.16,0.06,0.25,0.09,0.39\n\tc0.02,0.12,0.03,0.38-0.02,0.5c-0.07,0.18-0.32,0.3-0.46,0.41c-0.29,0.23-0.61,0.4-0.87,0.65c-0.09,0.09-0.23,0.12-0.31,0.2\n\tc-0.1,0.09-0.15,0.22-0.24,0.31c-0.31,0.33-0.37,0.66-0.41,1.09c-0.06,0.55-0.64,0.92-0.67,1.47c-0.01,0.12,0.05,0.31,0.01,0.41\n\tc-0.04,0.13-0.18,0.21-0.26,0.31c-0.1,0.13-0.19,0.3-0.25,0.45c-0.28,0.75,0.2,1.36,0.67,1.89c0.13,0.15,0.27,0.23,0.43,0.3\n\tc0.31,0.14,0.61,0.31,0.88,0.52c0.29,0.23,0.35,0.54,0.35,0.9c0,0.45-0.24,0.68-0.58,0.94c-0.23,0.18-0.54,0.31-0.83,0.37\n\tc-0.23,0.05-0.41-0.04-0.58,0.18c-0.14,0.18-0.05,0.25,0.07,0.42c0.18,0.24,0.3,0.2,0.58,0.26c0.47,0.11,1,0.38,1.12,0.89\n\tc0.17,0.75-0.56,1.55-1.18,1.82c-0.3,0.13-0.9,0.5-0.74,0.91c0.04,0.09,0.17,0.19,0.24,0.27c0.09,0.12,0.16,0.2,0.27,0.31\n\tc0.23,0.22,0.45,0.44,0.56,0.75c0.08,0.22,0.17,0.32,0.11,0.55c-0.1,0.37-0.35,0.69-0.43,1.06c-0.08,0.38,0.25,0.48,0.54,0.61\n\tc0.12,0.05,0.24,0.11,0.35,0.16c0.11,0.06,0.22,0.11,0.33,0.17c0.08,0.05,0.16,0.07,0.25,0.08c0.17,0.15-0.01,0.3-0.02,0.51\n\tc-0.01,0.24,0.11,0.6,0.25,0.79c0.33,0.44,0.92,0.6,1.39,0.84c0.35,0.17,0.57,0.58,0.33,0.91c-0.14,0.19-0.35,0.41-0.58,0.49\n\tc-0.34,0.11-0.72,0.08-1.07,0.15c-0.58,0.12-1.13,0.26-1.55,0.69c-0.18,0.18-0.26,0.34-0.35,0.58c-0.15,0.38-0.3,0.74-0.37,1.15\n\tc-0.06,0.36-0.17,0.73-0.19,1.1c-0.02,0.38,0,0.76,0,1.14c0,0.39-0.12,0.98,0.1,1.32c0.13,0.19,0.32,0.2,0.46,0.35\n\tc0.09,0.09,0.1,0.29,0.1,0.41c-0.01,0.63-0.07,1.23,0.42,1.7c0.08,0.08,0.21,0.13,0.25,0.25c0.07,0.2-0.03,0.48-0.01,0.69\n\tc0.04,0.32,0.17,0.81,0.43,1.03c0.21,0.17,0.58,0.17,0.83,0.27c0.29,0.11,0.62,0.17,0.89,0.31c0.17,0.09,0.32,0.23,0.33,0.43\n\tc0.01,0.18-0.09,0.51-0.19,0.66c-0.32,0.51-0.95,0.69-1.39,1.07c-0.58,0.49-0.19,1.12-0.22,1.74c0,0.07-0.01,0.17-0.02,0.24\n\tc-0.02,0.17-0.05,0.11-0.15,0.24c-0.07,0.1-0.08,0.16-0.18,0.23c-0.12,0.09-0.22,0.16-0.33,0.27c-0.32,0.3-0.8,0.68-0.83,1.16\n\tc-0.01,0.21-0.01,0.45,0,0.66c0.02,0.28,0.12,0.51,0.25,0.74c0.16,0.29,0.3,0.54,0.49,0.81c0.14,0.18,0.3,0.38,0.39,0.59\n\tc-0.11,0.01-0.21-0.02-0.31-0.08c0.08,0.08,0.42,0.25,0.5,0.34c0.1,0.12,0.17,0.3,0.25,0.43c0.1,0.16,0.18,0.28,0.31,0.41\n\tc0.07,0.07,0.15,0.14,0.2,0.22c0.06,0.08,0.07,0.17,0.14,0.25c0.08,0.1,0.19,0.15,0.27,0.24c0.12,0.13,0.19,0.29,0.31,0.42\n\tc0.16,0.17,0.32,0.35,0.5,0.51c0.42,0.38,0.75,0.82,1.16,1.22c0.32,0.32,0.64,0.62,0.97,0.91c0.39,0.33,0.58,0.83,0.86,1.24\n\tc0.21,0.3,0.51,0.57,0.76,0.82c0.1,0.11,0.24,0.26,0.28,0.41c0.05,0.16-0.01,0.33,0.01,0.49c0.06,0.45,0.14,0.83,0.44,1.18\n\tc0.32,0.37,0.34,0.66,0.2,1.11c-0.18,0.59-0.36,1.22-0.72,1.74c-0.1,0.15-0.24,0.24-0.32,0.41c-0.04,0.09-0.04,0.16-0.09,0.25\n\tc-0.1,0.17-0.22,0.34-0.33,0.51c-0.09,0.14-0.22,0.32-0.25,0.49c-0.04,0.2,0,0.46,0,0.66c0,0.28,0.02,0.53,0.06,0.81\n\tc0.06,0.36,0.16,0.66,0.25,1.01c0.02,0.07,0.01,0.16,0.03,0.23c0.05,0.12,0.17,0.16,0.22,0.27c0.06,0.12,0.09,0.28,0.1,0.41\n\tc0.04,0.52-0.03,1.05-0.01,1.57c0.01,0.26,0.15,0.6,0.25,0.83c0.13,0.28,0.17,0.6,0.33,0.85c0.26,0.41,0.7,0.43,1.06,0.73\n\tc0.39,0.33,0.26,0.82,0.61,1.16c0.22,0.22,0.55,0.4,0.82,0.56c0.21,0.12,0.25,0.24,0.4,0.41c0.21,0.23,0.66,0.38,0.95,0.45\n\tc0.3,0.07,0.58,0.08,0.87-0.04c0.3-0.12,0.61-0.17,0.9-0.33c0.22-0.13,0.46-0.26,0.66-0.41c0.34-0.27,0.8-0.64,1.26-0.66\n\tc0.27-0.01,0.35,0.04,0.57,0.16c0.16,0.09,0.34,0.14,0.49,0.25c0.15,0.11,0.21,0.25,0.31,0.41c0.1,0.16,0.22,0.3,0.29,0.48\n\tc0.07,0.18,0.07,0.38,0.15,0.56c0.11,0.23,0.2,0.47,0.31,0.7c0.1,0.21,0.2,0.4,0.35,0.58c0.09,0.11,0.14,0.12,0.17,0.26\n\tc0.03,0.14-0.01,0.33-0.01,0.47c0.02,0.69,0.4,1.3,0.92,1.74c0.47,0.4,1.37,0.69,1.39,1.4c0.01,0.24,0.01,0.44,0.09,0.66\n\tc0.08,0.21,0.23,0.28,0.38,0.44c0.12,0.12,0.22,0.24,0.35,0.35c0.4,0.34,0.8,0.66,0.83,1.21c0.02,0.43,0.01,0.96,0.35,1.29\n\tc0.12,0.12,0.27,0.23,0.39,0.35c0.19,0.17,0.21,0.19,0.31,0.41c0.08,0.18,0.16,0.33,0.21,0.51c0.07,0.26,0.25,0.47,0.31,0.72\n\tc0.09,0.37,0.01,0.78,0.32,1.07c0.23,0.22,0.54,0.24,0.82,0.35c0.2,0.08,0.35,0.21,0.53,0.31c0.51,0.26,0.83,0.91,1.05,1.43\n\tc0.1,0.22,0.18,0.43,0.25,0.66c0.07,0.24,0.03,0.5,0.1,0.73c0.04,0.14,0.07,0.11,0.05,0.26c-0.02,0.12-0.05,0.23-0.06,0.36\n\tc-0.02,0.36-0.26,0.55-0.41,0.86c-0.18,0.36-0.44,0.59-0.75,0.85c-0.1,0.08-0.19,0.19-0.29,0.26c-0.09,0.06-0.2,0.08-0.29,0.15\n\tc-0.11,0.08-0.29,0.24-0.35,0.38c-0.08,0.16,0.01,0.32,0.07,0.5c-0.07,0.04-0.12,0.01-0.13-0.07c0.01,0.35,0.25,0.91,0.45,1.16\n\tc0.2,0.26,0.48,0.65,0.79,0.79c0.22,0.11,0.52,0.11,0.74,0.21c0.34,0.15,0.75,0.41,1.08,0.61c0.22,0.13,0.43,0.28,0.66,0.42\n\tc0.18,0.11,0.45,0.2,0.61,0.32c0.23,0.17,0.43,0.33,0.71,0.47c0.32,0.15,0.59,0.3,0.9,0.5c0.87,0.54,1.73,1.16,2.56,1.77\n\tc0.31,0.23,0.46,0.54,0.76,0.79c0.32,0.28,0.53,0.4,0.76,0.74c0.3,0.42,0.66,0.93,1.03,1.25c0.93,0.83,1.62,1.79,1.75,3\n\tc0.05,0.44,0.06,1.1-0.05,1.52c-0.05,0.22-0.3,0.53-0.28,0.75c0.01,0.14,0.1,0.18,0.12,0.28c0.04,0.16-0.01,0.31,0.02,0.46\n\tc0.09,0.47,0.62,0.92,0.88,1.32c0.36,0.55,0.71,1.01,1.16,1.49c0.45,0.48,0.86,0.99,1.28,1.49c0.19,0.23,0.29,0.53,0.48,0.74\n\tc0.09,0.1,0.26,0.14,0.35,0.24c0.13,0.14,0.2,0.34,0.32,0.5c0.31,0.43,0.69,0.87,0.79,1.36c0.06,0.28,0.05,0.58,0.04,0.87\n\tc-0.01,0.41,0.12,0.99,0.21,1.41c0.09,0.44,0.22,0.93,0.64,1.16c0.54,0.29,1.28,0.13,1.73,0.6c0.08,0.08,0.1,0.19,0.19,0.28\n\tc0.09,0.09,0.23,0.12,0.32,0.22c0.11,0.13,0.23,0.36,0.32,0.5c0.18,0.3,0.35,0.53,0.66,0.7c0.17,0.09,0.23,0.14,0.31,0.34\n\tc0.11,0.27,0.17,0.27,0.47,0.39c0.43,0.16,0.85,0.31,1.3,0.41c0.35,0.08,0.4,0.1,0.67,0.3c0.35,0.26,0.61,0.54,1.08,0.55\n\tc0.65,0.01,1.38-0.11,2,0.08c0.3,0.09,0.77,0.32,1,0.57c0.18,0.2,0.31,0.73,0.33,1c0.02,0.46,0.12,0.9,0.24,1.35\n\tc0.15,0.57,0.6,0.77,1.17,0.75c0.27-0.01,0.5-0.11,0.77-0.12c0.22-0.01,0.45,0,0.68,0c0.24,0,0.48-0.01,0.72,0\n\tc0.19,0.01,0.23,0.07,0.39,0.12c0.3,0.09,0.6-0.05,0.87-0.09c0.18-0.03,0.37,0.05,0.56,0.11c0.24,0.07,0.46,0.18,0.7,0.25\n\tc0.17,0.05,0.39,0.04,0.52,0.17c0.11,0.11,0.19,0.31,0.28,0.44c0.2,0.28,0.37,0.47,0.66,0.67c0.3,0.21,0.55,0.5,0.88,0.66\n\tc0.6,0.29,1.16,0.54,1.68,0.96c0.5,0.4,0.91,0.97,1.43,1.38c0.33,0.26,0.51,0.43,0.78,0.75c0.13,0.16,0.24,0.34,0.37,0.49\n\tc0.17,0.19,0.43,0.34,0.64,0.5c0.32,0.23,0.65,0.47,0.97,0.69c0.5,0.35,1.03,0.62,1.5,1.01c0.21,0.17,0.46,0.34,0.71,0.47\n\tc0.31,0.16,0.46,0.32,0.73,0.52c0.19,0.15,0.42,0.19,0.6,0.35c0.14,0.13,0.29,0.23,0.44,0.35c0.15,0.12,0.21,0.3,0.32,0.45\n\tc0.19,0.25,0.42,0.37,0.56,0.66c0.19,0.4,0.58,0.7,0.8,1.1c0.22,0.4,0.46,0.77,0.65,1.18c0.25,0.51,0.59,1.04,0.72,1.6\n\tc0.1,0.44,0.28,0.84,0.47,1.26c0.49,1.12,1.06,2.22,1.87,3.13c0.5,0.58,1.07,1.1,1.49,1.74c0.19,0.28,0.36,0.53,0.61,0.77\n\tc0.17,0.17,0.27,0.39,0.44,0.56c0.09,0.09,0.2,0.09,0.29,0.17c0.1,0.09,0.17,0.2,0.27,0.29c0.19,0.19,0.39,0.36,0.58,0.55\n\tc0.48,0.48,0.9,0.96,1.54,1.21c0.23,0.09,0.43,0.2,0.65,0.3c0.3,0.15,0.67,0.2,0.98,0.28c0.34,0.09,0.74,0.14,1.1,0.27\n\tc0.24,0.1,0.48,0.08,0.72,0.16c0.2,0.07,0.41,0.21,0.6,0.31c0.39,0.19,0.86,0.64,1.32,0.63c0.78-0.02,1.12,0.85,1.86,1.01\n\tc0,0.24,0.22,0.49,0.38,0.65c0.23,0.21,0.41,0.17,0.67,0.23c0.16,0.03,0.23,0.09,0.4,0.1c0.18,0.01,0.36,0,0.53,0\n\tc0.47,0,0.78-0.05,1.1,0.32c0.27,0.32,0.48,0.63,0.89,0.78c0.22,0.08,0.45,0.26,0.66,0.31c0.14,0.04,0.29,0.01,0.44,0.03\n\tc0.49,0.06,0.94,0.1,1.43,0.1c0.17,0,0.37-0.03,0.53,0c0.33,0.06,0.63,0.24,0.97,0.3c0.56,0.1,1.09,0.15,1.62-0.04\n\tc0.48-0.18,0.99-0.31,1.49-0.43c0.49-0.12,0.92-0.17,1.42-0.17c0.74,0,1.46,0.12,2.2,0.11c0.38,0,0.65,0,1-0.11\n\tc0.39-0.13,0.85-0.27,1.26-0.21c0.75,0.12,1.49,0.09,2.26,0.1c0.33,0,0.61-0.05,0.9-0.21c0.27-0.15,0.44-0.28,0.74-0.37\n\tc0.36-0.1,0.62-0.17,0.99-0.19c0.83-0.05,1.67-0.29,2.48-0.45c0.61-0.11,1.2-0.22,1.82-0.22c0.42,0,0.91,0.09,1.31-0.02\n\tc0.02-0.42,0.19-0.31,0.58-0.31c0.47,0,0.94,0,1.4-0.08c0.39-0.07,0.21-0.17,0.45-0.34c0.19-0.14,0.55-0.09,0.77-0.15\n\tc0.27-0.07,0.78-0.2,0.97-0.41c0.11-0.12,0.09-0.21,0.24-0.31c0.14-0.09,0.34-0.15,0.5-0.19c0.31-0.09,0.63,0,0.94-0.08\n\tc0.12-0.03,0.27-0.1,0.38-0.15c0.05-0.04,0.11-0.09,0.16-0.14c0.1-0.03,0.21-0.03,0.31-0.01c0.25-0.05,0.49-0.18,0.74-0.22\n\tc0.38-0.07,0.77-0.16,1.15-0.22c0.42-0.06,0.8-0.23,1.21-0.31c0.18-0.03,0.4,0.03,0.56-0.04c0.15-0.06,0.27-0.24,0.42-0.31\n\tc0.42-0.22,0.89-0.38,1.33-0.55c0.28-0.11,0.48-0.05,0.77-0.1c0.12-0.02,0.21-0.1,0.33-0.12c0.11-0.02,0.23,0.03,0.34,0.01\n\tc0.1-0.02,0.22-0.09,0.33-0.13c0.18-0.06,0.37-0.09,0.55-0.1c0.42-0.02,0.79-0.02,1.21-0.11c0.37-0.08,0.51-0.67,0.77-0.89\n\tc0.32-0.26,0.65-0.49,0.96-0.77c0.33-0.29,0.65-0.6,0.99-0.88c0.36-0.3,0.72-0.58,1.05-0.91c0.54-0.54,1.15-0.95,1.54-1.62\n\tc0.32-0.54,0.42-1.1,0.6-1.69c0.11-0.35,0.27-0.56,0.48-0.85c0.15-0.21,0.16-0.42,0.24-0.66c0.11-0.33,0.29-0.65,0.39-0.98\n\tc0.2-0.66,0.36-1.35,0.5-2.03c0.06-0.28,0.09-0.48,0.22-0.73c0.06-0.12,0.1-0.23,0.18-0.33c0.12-0.14,0.32-0.18,0.44-0.33\n\tc0.17-0.23,0.19-0.52,0.26-0.78c0.04-0.12,0.06-0.2,0.08-0.33c0.02-0.1,0.07-0.18,0.09-0.27c0.04-0.2,0.07-0.51,0.03-0.72\n\tc-0.04-0.23-0.17-0.4-0.12-0.66c0.05-0.25,0.16-0.39,0.11-0.66c-0.06-0.31-0.12-0.56-0.1-0.88c0.01-0.23,0.1-0.41,0.11-0.65\n\tc0.01-0.32-0.02-0.62,0.06-0.94c0.09-0.39,0.1-0.88,0.06-1.28c-0.04-0.36-0.18-0.6-0.09-0.98c0.12-0.5,0.05-1.04,0.17-1.54\n\tc0.14-0.58,0.18-1.21,0.38-1.79c0.09-0.25,0.23-0.51,0.33-0.76c0.18-0.44,0.32-0.87,0.53-1.29c0.4-0.83,0.68-1.69,1.23-2.42\n\tc0.19-0.26,0.31-0.54,0.52-0.77c0.29-0.32,0.45-0.7,0.75-1c0.06-0.06,0.1-0.17,0.16-0.22c0.13-0.13,0.27-0.18,0.39-0.32\n\tc0.23-0.29,0.58-0.51,0.9-0.74c0.52-0.37,1.09-0.64,1.64-0.94c0.08-0.04,0.17-0.14,0.25-0.18c0.16-0.07,0.36-0.06,0.54-0.13\n\tc0.74-0.28,1.64-0.33,2.43-0.33l91.6,5.39c0.04-0.22-0.02-0.39-0.13-0.57c-0.15-0.23-0.26-0.52-0.42-0.74\n\tc-0.26-0.35-0.46-0.42-0.85-0.53c-0.32-0.09-0.64-0.19-0.9-0.38c-0.26-0.19-0.68-0.37-0.69-0.73c-0.57-0.14-1.38-0.12-1.72-0.68\n\tc-0.25-0.42-0.29-1.12-0.25-1.59c0.05-0.46,0.25-0.93,0.32-1.4c0.07-0.43,0.04-0.98,0.01-1.42c-0.02-0.37-0.17-0.74-0.36-1.05\n\tc-0.23-0.36-0.42-0.34-0.8-0.43c-0.21-0.05-0.37-0.06-0.6-0.06c-0.18,0-0.49,0.07-0.65-0.02c-0.3-0.19-0.35-0.66-0.35-0.97\n\tc0-0.15,0-0.29,0.03-0.44c0.03-0.22,0.08-0.19-0.09-0.38c-0.14-0.16-0.33-0.27-0.46-0.41c-0.15-0.16-0.08-0.34-0.15-0.53\n\tc-0.13-0.34-0.59-0.47-0.73-0.8c-0.15-0.36-0.47-0.72-0.85-0.85c-0.32-0.11-0.63-0.15-0.98-0.06c-0.21,0.05-0.37,0.04-0.59,0.05\n\tc-0.18,0.01-0.27,0.09-0.45,0.12c-0.31,0.05-0.91,0.08-1.22,0.01c-0.32-0.08-0.31-0.43-0.46-0.64c-0.2-0.28-0.6-0.32-0.91-0.41\n\tc-0.41-0.12-0.9,0.27-1.27-0.08c-0.32-0.3-0.12-0.73-0.36-1.06c-0.22-0.3-0.74-0.27-0.93-0.59c0.18-0.27,0.52-0.51,0.08-0.72\n\tc-0.43-0.2-0.65-0.58-1.05-0.81c-0.27-0.15-0.61-0.19-0.87-0.34c-0.27-0.15-0.17-0.51-0.17-0.78c0-0.21,0.01-0.43,0-0.64\n\tc-0.01-0.21-0.09-0.36-0.12-0.55c-0.05-0.28,0.02-0.6,0.01-0.88c-0.01-0.17-0.08-0.27-0.12-0.43c-0.04-0.18,0.01-0.42,0.01-0.61\n\tc0-0.28,0.07-0.66-0.02-0.92c-0.03-0.01-0.06-0.01-0.09-0.02c-0.55-0.55-1.27-1.04-1.99-1.38c-0.22-0.1-0.46-0.22-0.71-0.16\n\tc-0.16,0.04-0.21,0.17-0.35,0.21c-0.16-0.22-0.5-0.16-0.49-0.52c-0.25-0.08-0.54-0.08-0.75-0.23c-0.19-0.13-0.37-0.36-0.47-0.56\n\tc-0.17-0.34,0.11-0.36,0.13-0.66c0.02-0.29-0.66-0.52-0.88-0.64c-0.25-0.13-0.44-0.19-0.57-0.46c-0.11-0.23-0.06-0.32,0.03-0.55\n\tc0.2-0.54,0.51-0.91,0.08-1.44c-0.28-0.35-0.63-0.48-0.99-0.74c-0.29-0.21-1.24-0.64-1.17-1.02c0.06-0.32,0.18-0.36-0.25-0.55\n\tc-0.34-0.14-1.15-0.46-1.24-0.89c-0.03-0.15,0.01-0.39,0.04-0.55c0.05-0.29,0.14-0.46,0.11-0.78c-0.1-0.9-0.63-1.69-0.91-2.53\n\tc-0.07-0.23,0.04-0.4,0.03-0.65c0-0.34,0.01-0.47-0.24-0.74c-0.19-0.2-0.46-0.52-0.53-0.8c-0.05-0.22-0.04-0.45-0.13-0.67\n\tc-0.08-0.21-0.28-0.35-0.39-0.54c-0.15-0.27-0.08-0.5-0.13-0.78c-0.09-0.48-0.73-1.01-1.08-1.3c-0.42-0.35-0.9-0.41-1.34-0.67\n\tc-0.38-0.22-0.8-0.56-0.89-0.99c-0.04-0.2-0.03-0.35-0.11-0.56c-0.07-0.2-0.11-0.38-0.11-0.6c0-0.26,0.1-0.46,0.11-0.72\n\tc0.01-0.21,0.01-0.45,0-0.66c-0.03-0.51-0.67-0.77-0.67-1.21c0-0.37,0.4-1.07,0.66-1.33c0.08-0.08,0.19-0.09,0.27-0.17\n\tc0.11-0.11,0.15-0.27,0.28-0.38c0.19-0.16,0.59-0.3,0.66-0.54c0.07-0.22,0.16-0.32,0.2-0.55c0.06-0.3,0.02-0.63,0.02-0.93\n\tc0-0.34,0-0.62-0.09-0.93c-0.06-0.22-0.02-0.43-0.1-0.64c-0.07-0.2-0.15-0.3-0.14-0.52c0-0.17,0.09-0.21,0.1-0.34\n\tc0.03-0.2-0.07-0.29-0.11-0.49c-0.06-0.35,0.04-0.6-0.16-0.94c-0.07-0.12-0.12-0.18-0.23-0.26c-0.06-0.04-0.32-0.09-0.35-0.14\n\tc-0.09-0.13-0.02-0.41-0.02-0.56c0-0.28-0.01-0.57,0.01-0.85c0.04-0.41-0.01-0.8-0.01-1.21c0-0.66,0-1.32,0-1.98\n\tc0-0.15-0.03-0.36,0-0.5c0.03-0.13,0.09-0.2,0.12-0.32c0.03-0.14-0.03-0.31-0.01-0.45c0.03-0.15,0.12-0.26,0.22-0.38\n\tc0.14-0.16,0.31-0.34,0.5-0.43c0.18-0.09,0.31-0.07,0.44-0.28c0.19-0.32-0.02-0.67-0.05-0.99c-0.03-0.28-0.07-0.49-0.1-0.77\n\tc-0.04-0.33-0.21-0.65-0.44-0.88c-0.21-0.2-0.5-0.33-0.77-0.47c-0.21-0.11-0.42-0.19-0.64-0.28c-0.23-0.09-0.33-0.2-0.52-0.35\n\tc-0.27-0.21-0.63-0.42-0.5-0.84c0.11-0.37,0.6-0.19,0.78-0.44l22.46-5.94l49.32-25.32L574.02,283.82z\"\n              ><\/path>\n            <\/a>\n            <a href=\"#\" class=\"uknown-depto-btn\" id=\"btn-unknown\">\n              <path\n                class=\"st1\"\n                d=\"M809.42,555.81c-0.05-0.3-1.03-0.69-1.36-0.88c-0.59-0.32-1.22-0.56-1.83-0.82c-0.91-0.39-1.72-0.98-2.15-1.88\n\tc-0.32-0.67-0.45-1.2-0.9-1.83c-0.4-0.57-0.75-1.14-0.92-1.82c-0.14-0.55-0.01-1.1-0.15-1.65c-0.13-0.54-0.43-1.04-0.75-1.49\n\tc-0.27-0.37-0.54-0.83-0.82-1.16c-0.32-0.39-0.95-0.8-1.18-1.32c-0.09-0.22-0.06-0.44-0.13-0.65c-0.16-0.46-0.34-0.59-0.6-1\n\tc-0.37-0.57-0.29-1.05-0.47-1.65c-0.32-1.1-0.99-2.28-1.5-3.3c-0.27-0.54-0.56-1.01-0.91-1.49c-0.2-0.27-0.75-0.78-0.78-1.08\n\tc0.5-0.04,1.53-0.52,1.63-1.06c0.17-0.85-0.87-0.94-1.04-1.65c-0.16-0.66,0.32-1.63-0.04-2.25c-0.37-0.63-1.07-0.77-1.26-1.54\n\tc-0.2-0.8-0.25-1.22-1.06-1.75c-0.52-0.34-0.97-0.43-1.33-1.05c-0.38-0.65-0.62-1.57-0.58-2.33c0.04-0.62,0.44-1.67,0.94-2.07\n\tc-0.08-0.08-0.15-0.4-0.24-0.49c0.59-0.4,1.43-0.88,2.16-0.73c-0.71-0.45-0.68-1.33-1.36-1.87c-0.65-0.52-1.34-0.99-2.02-1.45\n\tc-0.7-0.47-1.42-0.71-2.12-1.16c-0.68-0.43-1.33-0.88-1.97-1.33c-0.39-0.28-1.49-1.13-2.01-1.09c-0.52,0.04-1.41,1.01-1.89,1.35\n\tc-0.57,0.4-1.14,0.87-1.71,1.22c-0.93,0.57-1.67,0.8-2.6,0.26c-0.65-0.38-1.42-0.81-2.04-1.24c-0.24-0.16-0.48-0.43-0.73-0.59\n\tc-0.37-0.24-0.86-0.12-1.2-0.48c-0.36-0.38-0.29-1.11-0.76-1.49c-0.57-0.47-1.37-0.18-1.97-0.47c-0.49-0.24-0.52-0.65-0.67-1.1\n\tc-0.29-0.82-0.33-1.48-1.1-1.86c-1-0.49-1.5,0.01-2.49,0.05c-0.78,0.03-1.85-0.19-2.39-0.63c-0.47-0.38-0.87-1.16-1.17-1.7\n\tc-0.18-0.32-0.22-0.86-0.42-1.11c-0.72-0.94-2.79-1.1-3.82-1.68c-1.56-0.89-1.3-3.39-2.76-4.39c-0.38-0.26-1.02-0.32-1.35-0.64\n\tc-0.4-0.37-0.25-0.53-0.38-1.07c-0.12-0.51-0.32-0.66-0.19-1.25c0.09-0.45,0.23-0.94,0.34-1.39c0.23-0.92,0.47-1.63-0.27-2.45\n\tc-0.62-0.69-0.81-0.63-0.79-1.68c0.02-0.95-0.37-1.58-0.59-2.48c-0.09-0.38-0.01-0.76-0.1-1.13c-0.07-0.28-0.34-0.45-0.36-0.8\n\tc-0.3-0.04-0.58-0.08-0.88-0.11c-0.09-0.62-0.32-1.26-0.46-1.86c-0.11-0.46-0.62-1.18-0.62-1.72c0-0.37,0.42-0.63,0.4-1.01\n\tc-0.01-0.23-0.26-0.31-0.32-0.51c-0.08-0.23-0.26-0.56-0.3-0.8c-0.09-0.5,0.07-0.56,0.19-0.99c0.13-0.47,0.26-1.48,0.01-1.92\n\tc-0.3-0.51-1.04-0.45-0.96-1.23c0.07-0.6,0.72-0.69,0.96-1.22c0.22-0.5,0-1.03,0.35-1.48c-0.37-0.31-0.63-0.98-0.71-1.45\n\tc-0.1-0.61-0.28-0.4,0.17-0.87c0.62-0.66,0.77-1.08,0.51-2.07c-0.17-0.65-0.57-1.98-0.28-2.68c0.24-0.57,0.89-0.47,1.29-0.88\n\tc0.42-0.42,0.37-0.24,0.38-0.9c0.02-0.91-0.01-1.42,0.57-2.16c0.42-0.54,1.14-0.73,1.72-1.07c0.65-0.37,1.39-0.46,1.91-0.97\n\tc0.58-0.58,1.12-1.34,1.45-2.07c0.69-1.54-0.38-2.65-0.37-4.14c0.01-1.66,0.75-2.7,1.56-4.05c0.62-1.05,2.08-1.84,1.11-3.21\n\tc-0.55-0.77-1.51-1.61-2.34-2.07c-0.4-0.22-0.87-0.52-1.32-0.59c-0.46-0.07-0.82,0.08-1.26-0.19c-0.27,1.22-1.02,2.52-2.7,2.52\n\tl-101.06-2.64l-3.66-46.24l-19.46-21.14c3.03,0,6.05,0,9.08,0c1.71,0,3.41,0,5.12,0c1.62,0,3.35-0.28,4.95-0.33\n\tc0.67-0.02,0.04-0.94-0.01-1.31c-0.07-0.53,0.01-1.13,0.01-1.66c0-1.1,0.27-2.59,0.02-3.65c-0.14-0.58-0.35-0.77-0.35-1.47\n\tc0.01-0.57,0.08-1.2-0.07-1.74c-0.05-0.17-0.22-0.33-0.27-0.56c-0.05-0.25,0.01-0.57,0.01-0.84c0-0.56,0.13-1.29,0.01-1.83\n\tc-0.12-0.58-0.36-0.81-0.34-1.48c0.01-0.72-0.16-1.14-0.3-1.82c-0.12-0.56-0.03-1.24-0.03-1.82c0-0.26,0.07-0.59,0.01-0.84\n\tc-0.05-0.23-0.22-0.39-0.27-0.56c-0.16-0.56-0.06-1.16-0.07-1.74c-0.02-0.67-0.31-1.16-0.34-1.82c-0.03-0.6-0.01-1.22,0-1.82\n\tc0.01-0.63,0.47-1.55,0.33-2.15c-0.13-0.56-1.66-1.27-2.15-1.65c-0.7-0.54-1.26-1.35-1.66-2.14c-0.14-0.28-0.43-0.84-0.5-1.15\n\tc-0.13-0.54,0.12-1.12-0.05-1.67c-0.16-0.52-0.58-0.98-0.77-1.49c-0.18-0.49-0.04-0.96-0.2-1.43c-1.62-0.08-1.26-1.71-1.27-2.86\n\tc0-0.26-0.06-0.57-0.02-0.83c0.05-0.29,0.42-0.72,0.38-1.01c-0.04-0.32-0.52-0.69-0.76-0.89c-0.58-0.48-0.81-0.81-1.25-1.41\n\tc-0.3-0.42-0.87-0.79-1.02-1.3c-0.17-0.58,0.38-0.93,0.31-1.32c-0.09-0.53-1.34-1.35-1.71-1.67c-0.5-0.44-1.02-0.9-0.93-1.65\n\tc0.09-0.68,0.51-1.07,0.33-1.82c-0.26-1.07-1.72-1.05-1.77-2.31c-0.03-0.7,0.47-1.08,0.81-1.66c0.2-0.34,0.83-1.07,0.68-1.5\n\tc-0.29-0.86-1.11-0.61-1.35-1.63c-0.16,0.09-0.33,0.18-0.49,0.27c1.1,0.42,2.81-0.38,3.15-1.58c0.1-0.35-0.16-0.67,0.03-1.02\n\tc0.2-0.36,0.76-0.48,1.11-0.61c0.29-0.11,0.94-0.11,1.11-0.44c0.26-0.51-0.23-0.32-0.23-0.66c-0.01-0.99,0.54-1.21,1.28-1.58\n\tc0.57-0.28,0.9-0.73,0.42-1.35c-0.44-0.56-1.48-0.44-2.08-1.04c-0.64-0.63-0.64-0.87-1.6-0.96c-0.11-0.65-0.17-0.68-0.47-1.18\n\tc-0.25-0.43-0.11-0.62-0.22-1.1c-0.1-0.45-0.35-0.6-0.35-1.14c0-0.49,0.24-0.64,0.31-1.02c0.23-1.22-1.33-1.12-1.32-2.28\n\tc0-0.48,0.48-0.87,0.36-1.34c-0.15-0.59-0.78-0.47-1.26-0.53c0.02-0.76-1.28-1.83-2.05-1.63c-0.39,0.1-0.4,0.48-0.71,0.62\n\tc-0.39,0.18-0.95-0.1-1.27-0.35c-0.3-0.24-0.42-0.6-0.72-0.84c-0.21-0.17-0.67-0.27-0.92-0.41c-0.91-0.51-1.73-1.26-2.6-1.88\n\tc-0.13,1.49-1.01,0.99-2.04,0.31c-0.32-0.21-0.51-0.52-0.81-0.75c-0.42-0.32-0.67-0.23-1.17-0.39c-0.57-0.18-0.67-0.6-1.05-0.93\n\tc-0.5-0.44-0.81-0.25-1.45-0.35c-1.29-0.2-2.26-0.63-2.82-1.75c-0.24-0.49-0.31-0.66-0.74-0.91c-0.51-0.3-0.43-0.25-0.95-0.04\n\tc-0.28,0.11-0.76,0.49-1.03,0.41c-0.27-0.08-0.28-0.44-0.51-0.59c-0.25-0.16-0.72-0.15-1-0.26c-0.64-0.25-1.6-0.57-2.02-1.12\n\tc-0.4-0.52-0.15-0.91-0.32-1.47c-0.12-0.39-0.64-0.87-0.96-1.11c-0.38-0.29-0.55-1.14-1-1.06c-0.57,0.1-1.08-0.31-1.65-0.34\n\tc-0.49-0.03-1.01,0.09-1.49,0.02c-1.59-0.23-0.18-1.7-1-2.31c-0.23-0.17-1.16-0.01-1.46-0.01c-0.67,0-1.21,0.01-1.84,0.17\n\tc-0.85,0.22-1.71,0.31-2.39,0.91c-0.29,0.25-0.51,0.62-0.88,0.77c-0.46,0.19-1.63-0.04-2.13-0.26c-0.33-0.15-0.68-0.63-1.04-0.77\n\tc-0.8-0.3-0.5,0.13-1.06,0.45c-0.93,0.54-1.54-0.69-2.22-0.94c-0.55-0.2-1.24-0.19-1.81-0.48c-0.55-0.28-0.51-0.59-0.91-1.04\n\tc-0.45,0.28-0.83,0.06-1.27,0.19c-0.33,0.1-0.49,0.36-0.73,0.6c-0.57,0.57-0.92,1.31-1.33,2.03c-0.64-0.4-0.41-0.13-0.97-0.04\n\tc-0.41,0.07-0.84-0.01-1.25,0.06c-0.95,0.16-1.69,0.88-2.64,1.03c-1,0.16-2.1,0.47-3.15,0.33c-0.91-0.13-1.27-0.86-2.08-1.21\n\tl-0.92,0.5l-69.38,37.8l-49.32,25.32l-22.46,5.94c-0.18,0.24-0.66,0.06-0.78,0.44c-0.13,0.42,0.23,0.63,0.5,0.84\n\tc0.19,0.14,0.29,0.26,0.52,0.35c0.22,0.09,0.42,0.17,0.64,0.28c0.27,0.14,0.56,0.26,0.77,0.47c0.24,0.23,0.41,0.56,0.44,0.88\n\tc0.03,0.28,0.07,0.49,0.1,0.77c0.04,0.32,0.24,0.67,0.05,0.99c-0.12,0.21-0.25,0.2-0.44,0.28c-0.19,0.09-0.37,0.27-0.5,0.43\n\tc-0.1,0.12-0.19,0.23-0.22,0.38c-0.03,0.14,0.04,0.31,0.01,0.45c-0.03,0.13-0.09,0.2-0.12,0.32c-0.03,0.14,0,0.35,0,0.5\n\tc0,0.66,0,1.32,0,1.98c0,0.41,0.05,0.81,0.01,1.21c-0.03,0.28-0.01,0.57-0.01,0.85c0,0.15-0.07,0.43,0.02,0.56\n\tc0.04,0.05,0.29,0.1,0.35,0.14c0.11,0.08,0.16,0.14,0.23,0.26c0.2,0.34,0.1,0.58,0.16,0.94c0.03,0.19,0.14,0.28,0.11,0.49\n\tc-0.02,0.12-0.1,0.17-0.1,0.34c0,0.22,0.07,0.32,0.14,0.52c0.08,0.22,0.05,0.43,0.1,0.64c0.08,0.32,0.09,0.6,0.09,0.93\n\tc0,0.31,0.03,0.63-0.02,0.93c-0.04,0.23-0.13,0.33-0.2,0.55c-0.07,0.25-0.47,0.39-0.66,0.54c-0.14,0.11-0.17,0.27-0.28,0.38\n\tc-0.08,0.08-0.19,0.09-0.27,0.17c-0.26,0.26-0.66,0.96-0.66,1.33c0,0.45,0.64,0.7,0.67,1.21c0.01,0.21,0.01,0.45,0,0.66\n\tc-0.01,0.25-0.11,0.45-0.11,0.72c0,0.23,0.04,0.41,0.11,0.6c0.07,0.2,0.06,0.36,0.11,0.56c0.1,0.44,0.51,0.77,0.89,0.99\n\tc0.44,0.26,0.92,0.32,1.34,0.67c0.35,0.29,0.99,0.82,1.08,1.3c0.05,0.27-0.02,0.51,0.13,0.78c0.11,0.2,0.31,0.33,0.39,0.54\n\tc0.09,0.22,0.07,0.45,0.13,0.67c0.07,0.27,0.34,0.59,0.53,0.8c0.26,0.27,0.24,0.4,0.24,0.74c0,0.25-0.11,0.42-0.03,0.65\n\tc0.28,0.84,0.81,1.63,0.91,2.53c0.04,0.31-0.06,0.49-0.11,0.78c-0.03,0.15-0.07,0.4-0.04,0.55c0.09,0.43,0.9,0.74,1.24,0.89\n\tc0.44,0.18,0.32,0.23,0.25,0.55c-0.07,0.38,0.87,0.81,1.17,1.02c0.36,0.26,0.71,0.39,0.99,0.74c0.43,0.52,0.12,0.9-0.08,1.44\n\tc-0.09,0.23-0.14,0.32-0.03,0.55c0.13,0.27,0.32,0.33,0.57,0.46c0.22,0.11,0.9,0.35,0.88,0.64c-0.02,0.3-0.3,0.32-0.13,0.66\n\tc0.1,0.2,0.29,0.43,0.47,0.56c0.22,0.15,0.5,0.16,0.75,0.23c-0.02,0.35,0.32,0.29,0.49,0.52c0.14-0.04,0.19-0.17,0.35-0.21\n\tc0.25-0.06,0.5,0.06,0.71,0.16c0.72,0.35,1.44,0.83,1.99,1.38c0.03,0.01,0.06,0.01,0.09,0.02c0.09,0.26,0.02,0.64,0.02,0.92\n\tc0,0.19-0.05,0.43-0.01,0.61c0.03,0.16,0.11,0.27,0.12,0.43c0.02,0.28-0.06,0.6-0.01,0.88c0.03,0.2,0.11,0.35,0.12,0.55\n\tc0.01,0.21,0,0.43,0,0.64c0,0.27-0.09,0.63,0.17,0.78c0.27,0.15,0.6,0.19,0.87,0.34c0.4,0.22,0.62,0.6,1.05,0.81\n\tc0.44,0.21,0.1,0.45-0.08,0.72c0.18,0.32,0.71,0.29,0.93,0.59c0.24,0.33,0.03,0.76,0.36,1.06c0.37,0.34,0.85-0.04,1.27,0.08\n\tc0.32,0.09,0.71,0.13,0.91,0.41c0.16,0.22,0.14,0.57,0.46,0.64c0.31,0.07,0.92,0.04,1.22-0.01c0.18-0.03,0.27-0.1,0.45-0.12\n\tc0.23-0.02,0.38,0,0.59-0.05c0.36-0.09,0.66-0.05,0.98,0.06c0.39,0.13,0.7,0.49,0.85,0.85c0.14,0.32,0.6,0.46,0.73,0.8\n\tc0.07,0.18,0,0.36,0.15,0.53c0.14,0.15,0.33,0.25,0.46,0.41c0.17,0.19,0.12,0.16,0.09,0.38c-0.02,0.15-0.03,0.29-0.03,0.44\n\tc0,0.31,0.05,0.78,0.35,0.97c0.16,0.1,0.47,0.02,0.65,0.02c0.23,0,0.39,0,0.6,0.06c0.37,0.09,0.57,0.07,0.8,0.43\n\tc0.2,0.31,0.34,0.69,0.36,1.05c0.02,0.44,0.06,0.99-0.01,1.42c-0.08,0.46-0.28,0.94-0.32,1.4c-0.05,0.47-0.01,1.17,0.25,1.59\n\tc0.34,0.56,1.15,0.54,1.72,0.68c0,0.36,0.43,0.54,0.69,0.73c0.26,0.19,0.58,0.29,0.9,0.38c0.39,0.12,0.59,0.18,0.85,0.53\n\tc0.16,0.22,0.27,0.51,0.42,0.74c0.11,0.17,0.18,0.34,0.13,0.57l-80.26-4.73c0,0.29-0.11,0.79-0.18,1.07\n\tc-0.06,0.23-0.24,0.43-0.34,0.64c-0.12,0.26-0.22,0.45-0.11,0.77c0.11,0.33,0.47,0.36,0.6,0.65c0.13,0.3-0.03,0.56-0.1,0.83\n\tc-0.09,0.35-0.01,0.47,0.13,0.76c0.25,0.53,0.21,1.01-0.04,1.51c-0.2,0.39-0.49,0.9-0.46,1.37c0.03,0.45,0.57,1.25,0.91,1.55\n\tc0.11,0.1,0.32,0.11,0.4,0.26c0.14,0.29-0.07,0.18-0.11,0.37c-0.05,0.24-0.15,0.4-0.21,0.61c-0.07,0.27,0.02,0.78,0.17,1.01\n\tc0.2,0.32,0.45,0.28,0.8,0.34c0.15,0.51-0.02,1.1-0.11,1.59c-0.05,0.32,0.04,0.39,0.18,0.66c0.1,0.2,0.14,0.38,0.2,0.62\n\tc0.09,0.35-0.04,1.01,0.19,1.24c0.23,0.24,0.6,0.19,0.72,0.58c0.06,0.22-0.05,0.46,0.03,0.68c0.23-0.12,0.47-0.11,0.72-0.1\n\tc0.34,0.01,0.37-0.04,0.41,0.32c0.1,0.8,0,1.67,0,2.47c0,0.31,0.06,0.7,0,1.02c-0.06,0.34-0.08,0.27-0.41,0.4\n\tc-0.67,0.26-0.69,0.58-0.31,1.16c0.28,0.43,0.63,0.54,1.05,0.78c0.29,0.17,0.37,0.18,0.32,0.53c-0.04,0.3-0.22,0.66-0.36,0.92\n\tc-0.21,0.4-0.49,0.74-0.46,1.22c0.01,0.3,0.27,0.63,0.15,0.92c-0.1,0.25-0.45,0.3-0.58,0.53c0.16,0.22,0.67,0.32,0.91,0.46\n\tc0.29,0.17,0.28,0.17,0.39,0.45c0.13,0.31,0.07,0.28,0,0.66c-0.04,0.22-0.06,0.41-0.12,0.62c-0.1,0.38-0.28,0.69-0.38,1.07\n\tc-0.15,0.57,0.19,0.94,0.28,1.46c-0.26,0.08-0.58-0.07-0.82,0.01c-0.33,0.11-0.32,0.5-0.33,0.79c-0.02,0.54,0.07,0.75,0.34,1.17\n\tc0.16,0.26,0.17-0.01,0.13,0.35c-0.02,0.15-0.17,0.37-0.23,0.51c-0.24,0.54-0.41,0.87-0.4,1.46c0,0.12,0.05,0.41,0.01,0.52\n\tc-0.05,0.14-0.17,0.13-0.24,0.25c-0.13,0.2-0.25,0.56-0.27,0.81c-0.03,0.39,0.19,0.38,0.28,0.71c-0.38,0.06-0.92,0.29-1.08,0.69\n\tc-0.13,0.33-0.03,0.82-0.03,1.16c0,0.24,0.1,0.79-0.02,0.99c-0.23,0.39-0.8,0.01-1.11-0.04c-0.08-0.44-0.59-1.46-0.99-0.63\n\tc-0.36,0.75,0.07,1.46-0.02,2.23c-0.07,0.57-0.5,1.1-0.65,1.67c-0.09,0.36-0.17,0.54-0.4,0.86c-0.16,0.22-0.27,0.39-0.31,0.67\n\tc-0.38,0.01-0.97,0.49-1.09,0.85c-0.14,0.43-0.01,0.81,0.21,1.16c0.23,0.35,0.44,0.74,0.54,1.16c0.13,0.5-0.09,0.82-0.16,1.3\n\tc-0.34,0.03-1.06,0.1-1.3,0.34c-0.41,0.42,0.02,0.94-0.29,1.34c-0.44,0.54-1.32,0.24-1.35,1.15c-0.02,0.41,0.11,1.15,0.46,1.37\n\tc0.38,0.24,0.64,0.38,0.91,0.78c0.29,0.43,0.39,0.89,0.66,1.32c0.12,0.2,0.28,0.47,0.45,0.62c0.23,0.22,0.42,0.17,0.52,0.53\n\tc0.06,0.22,0.07,0.55,0.12,0.79c0.04,0.2,0.16,0.5-0.13,0.53c0.49,0.94,0.23,2.22,0.99,2.97c0.32,0.31,0.55,0.54,0.7,0.95\n\tc0.03,0.09,0.1,0.16,0.13,0.28c0.03,0.12-0.05,0.26,0.02,0.38c0.05,0.08,0.4,0.3,0.47,0.36c0.15,0.14,0.38,0.33,0.51,0.5\n\tc0.22,0.3,0.06,0.51,0.18,0.83c0.15,0.39,0.66,0.58,0.97,0.82c0.25,0.19,0.54,0.45,0.77,0.65c0.1,0.09,0.15,0.06,0.23,0.17\n\tc0.04,0.06,0.16,0.43,0.17,0.51c0.05,0.4-0.41,0.55-0.36,0.91c0.03,0.24,0.3,0.45,0.49,0.61c0.46,0.38,0.82,0.42,1.37,0.47\n\tc0.73,0.07,1.82,0.16,2.37,0.72c0.28,0.29,0.36,0.41,0.73,0.58c0.51,0.24,1.11,0.16,1.64,0.36c0,0.26,0.22,0.5,0.42,0.63\n\tc0.56,0.37,1.47,0.43,2.11,0.62c0.45,0.14,0.68,0.16,0.79,0.61c0.09,0.36,0.15,0.75,0.33,1.08c0.16,0.3,0.35,0.53,0.7,0.62\n\tc0.29,0.07,0.72,0.03,0.96,0.23c0.16,0.14,0.3,0.58,0.33,0.8c0.03,0.17-0.02,0.29,0.03,0.46c0.03,0.11,0.15,0.18,0.16,0.34\n\tc0.34,0.02,0.49,0.31,0.79,0.37c0.53,0.11,1.23-0.01,1.77-0.01c0.48,0,1.47-0.18,1.84,0.16c0.35,0.33,0.16,0.92,0.4,1.33\n\tc0.24,0.42,0.97,0.68,1.36,0.82c0.61,0.22,1.08,0.31,1.58,0.79c0.44,0.42,0.66,0.91,0.65,1.51c-0.01,0.69-0.2,1.3-0.17,1.99\n\tc0.04,0.8,0.59,1.04,1.28,1.2c0.66,0.15,1.51,0.08,2.08,0.41c0.19,0.11,0.44,0.36,0.58,0.54c0.19,0.25,0.43,0.49,0.53,0.74\n\tc0.1,0.23,0.12,0.53,0.28,0.76c0.16,0.22,0.54,0.31,0.68,0.52c0.2,0.31,0.02,1.24,0.02,1.61c0,0.27,0.02,0.53-0.04,0.79\n\tc-0.01,0.04-0.12,0.12-0.14,0.19c-0.04,0.17,0.02,0.33-0.03,0.5c-0.14,0.54-0.13,1.08-0.33,1.61c-0.18,0.47-0.66,0.45-1.11,0.65\n\tc-0.24,0.1-0.49,0.2-0.7,0.33c-0.33,0.21-0.16,0.54-0.38,0.7c-0.14,0.11-0.72,0.01-0.9-0.03c-0.26-0.06-0.5-0.21-0.74-0.31\n\tc-0.49-0.21-1.06-0.12-1.39,0.29c-0.09,0.12-0.02,0.17-0.17,0.28c-0.24,0.18-0.41,0.03-0.68-0.01c-0.32-0.06-0.73-0.11-0.99,0.05\n\tc-0.09,0.05-0.25,0.33-0.33,0.41c-0.16,0.17-0.34,0.3-0.47,0.49c-0.18,0.27-0.35,0.65-0.39,0.96c-0.61,0.05-0.55,0.39-0.62,0.85\n\tc-0.07,0.45-0.2,0.91-0.39,1.32c-0.08,0.18-0.15,0.38-0.2,0.58c-0.04,0.14-0.03,0.44-0.11,0.54c-0.14,0.19-0.44,0.16-0.64,0.21\n\tc-0.33,0.09-0.51,0.27-0.65,0.57c-0.19,0.43-0.12,0.79-0.17,1.24c-0.07,0.61-0.29,0.38-0.75,0.32c-0.4-0.05-0.62,0.02-0.97-0.18\n\tc-0.47-0.27-0.97-0.53-1.43-0.85c-0.27-0.19-0.5-0.3-0.79-0.45c-0.12-0.06-0.34-0.3-0.46-0.32c-0.43-0.08-0.98,0.5-1.19,0.82\n\tc-0.2,0.31-0.15,0.69-0.52,0.83c-0.06,0.02-0.5,0.14-0.57,0.13c-0.15-0.01-0.46-0.34-0.59-0.43c-0.28-0.19-0.66-0.47-0.98-0.54\n\tc-0.45-0.11-1.17,0.26-1.32,0.68c-0.1,0.28-0.05,0.92-0.01,1.22c0.05,0.43,0.22,0.9,0.34,1.32c0.15,0.55,0.16,0.99,0.17,1.57\n\tc0.01,0.46,0,0.44-0.33,0.69c-0.23,0.17-0.4,0.38-0.66,0.51c-0.33,0.15-0.98,0.24-1.13,0.61c-0.15,0.36-0.04,0.99,0.13,1.28\n\tc-0.8,0.34-1.88,1.45-1.53,2.36c-0.23,0.34-1.15,0.4-1.53,0.31c-0.41-0.1-0.7-0.16-1.15-0.15c-0.34,0.01-0.79,0.1-1.04,0.33\n\tc-0.32,0.3-0.01,0.69-0.22,0.96c-0.22,0.28-0.85,0.15-1.15,0.32c-0.32,0.18-0.62,0.55-0.78,0.87c-0.21,0.41-0.36,1.02-0.29,1.47\n\tc0.04,0.22,0.13,0.46,0.18,0.67c0.07,0.31,0.09,0.22-0.15,0.44c-0.46,0.41-0.95,0.54-1.29,1.06c-0.29,0.43-0.29,0.63-0.29,1.16\n\tc0,0.47,0.01,0.64-0.33,0.99c-0.42,0.44-0.34,0.63-0.2,1.16c0.09,0.36-0.04,0.74,0.11,1.08c0.15,0.34,0.43,0.36,0.69,0.56\n\tc0.34,0.28,0.29,0.78,0.11,1.17c-0.08,0.18-0.22,0.33-0.34,0.49c-0.17,0.23-0.35,0.28-0.55,0.48c-0.35,0.36-0.04,0.57,0.21,0.83\n\tc0.42,0.43,0.8,0.8,1.28,1.16c0.45,0.34,0.84,0.67,1.24,1.07c0.34,0.35,0.77,0.57,0.99,0.99c0.19,0.35,0.31,0.77,0.57,1.08\n\tc0.14,0.17,0.38,0.29,0.48,0.5c0.1,0.2,0.1,0.46,0.19,0.67c0.37,0.84,0.98,1.35,1.74,1.88c0.55,0.38,1.72,0.44,2.31,0.17\n\tc0.43-0.2,0.58-0.39,1.07-0.4c0.49-0.01,1.29-0.01,1.67,0.32c0.22,0.2,0.32,0.53,0.48,0.77c0.27,0.4,0.62,0.55,1.09,0.56\n\tc0.48,0.01,1.16-0.15,1.57,0.2c0.4,0.34,0.24,0.77,0.34,1.21c0.1,0.44,0.21,0.84,0.52,1.2c0.31,0.36,0.47,0.65,0.6,1.12\n\tc0.14,0.52,0.26,0.94,0.52,1.4c0.09,0.15,0.23,0.31,0.29,0.48c0.07,0.2,0,0.39,0.05,0.58c0.09,0.41,0.42,0.89,0.69,1.21\n\tc0.19,0.22,0.53,0.4,0.69,0.62c0.23,0.33,0.1,1.02,0.1,1.43c0,0.38-0.16,1.18,0.17,1.45c0.45,0.37,0.7,0.81,1.25,0.98\n\tc0.25,0.08,0.34,0,0.53,0.21c0.21,0.24,0.2,0.5,0.21,0.79c0,0.25,0.05,0.58,0.01,0.83c-0.05,0.27-0.18,0.45-0.18,0.74\n\tc0.01,0.58,0.43,1.15,0.83,1.57c0.23,0.24,0.61,0.47,0.67,0.82c0.05,0.24,0.02,0.5,0.07,0.74c0.1,0.52,0.33,0.91,0.73,1.28\n\tc0.45,0.41,1.04,0.49,1.58,0.71c0.45,0.18,0.95,0.26,1.37,0.44c0.35,0.16,0.79,0.5,1.1,0.73c0.25,0.18,0.57,0.31,0.76,0.56\n\tc0.23,0.3,0.05,0.52,0.18,0.83c0.07,0.18,0.52,0.49,0.67,0.62c0.19,0.17,0.48,0.27,0.63,0.47c0.4,0.52,0,1.04-0.14,1.55\n\tc-0.17,0.67,0.31,0.93,0.55,1.49c0.19,0.44-0.1,0.83-0.09,1.32c0.01,0.5-0.43,0.99-0.76,1.39c-0.32,0.39-0.8,0.64-1.22,0.92\n\tc-0.43,0.29-0.58,0.5-0.5,1.07c0.06,0.41,0.34,0.83,0.63,1.11c0.57,0.56,1.72,1.44,1.2,2.27c-0.27,0.42-0.63,0.7-0.66,1.24\n\tc-0.03,0.61,0.31,1.07,0.82,1.4c1.08,0.71,1.32,1.57,1.32,2.81c0,0.42-0.15,1.19,0.01,1.57c0.18,0.45,0.78,0.44,1.14,0.57\n\tc1.09,0.37,2.1,1.67,2.65,2.65c0.22,0.39,0.47,0.79,0.58,1.24c0.05,0.2,0.18,0.45,0.21,0.61c0.05,0.26-0.02,0.54,0.03,0.79\n\tc0.11,0.51,0.23,0.91,0.67,1.24c0.52,0.39,1.22,0.23,1.81,0.37c0.33,0.08,0.67-0.01,1,0.07c0.12,0.03,0.19,0.11,0.32,0.14\n\tc0.18,0.04,0.39-0.05,0.58-0.02c0.39,0.08,0.75,0.28,1.12,0.46c0.38,0.18,0.66,0.48,0.95,0.8c0.4,0.44,0.78,0.91,1.12,1.39\n\tc0.38,0.52,0.77,0.95,1.01,1.57c0.21,0.53,0.34,1.03,0.48,1.57c0.13,0.51,0.12,1.05,0.22,1.57c0.09,0.48,0.23,0.95,0.32,1.4\n\tc0.05,0.26,0.08,0.58,0.16,0.84c0.02,0.05,0.13,0.18,0.13,0.19c0.03,0.12,0,0.27,0.03,0.38c0.06,0.22,0.14,0.33,0.17,0.57\n\tc0.04,0.31,0,0.39,0.19,0.66c0.29,0.39,0.73,0.68,1.12,0.92c0.36,0.23,0.89,0.38,1.33,0.41c0.3,0.02,0.67,0.16,0.95,0.13\n\tc0.12-0.01,0.28-0.12,0.41-0.15c0.2-0.03,0.42,0.02,0.62,0.02c0.42-0.02,0.76-0.21,1.16-0.3c0.32-0.07,0.68-0.02,0.83-0.35\n\tc0.15-0.33-0.12-0.71-0.18-1.01c-0.05-0.25,0.01-0.58,0.01-0.83c0-0.28,0-0.55,0-0.83c0-0.32,0.09-0.52,0.17-0.82\n\tc0.07-0.29,0.15-0.69,0.16-0.99c0.01-0.33,0.1-0.6,0.15-0.91c0.07-0.5,0.02-1.06,0.01-1.56c0-0.45,0.04-1.08,0.32-1.43\n\tc0.33-0.41,0.99-0.46,1.5-0.39c0.95,0.12,1.09,1.34,1.97,1.7c0.58,0.23,1.38,0.15,1.99,0.13c0.72-0.03,1.47-0.38,2.14-0.63\n\tc0.78-0.3,2.69-0.5,2.98,0.62c0.28,1.08-0.33,1.93-0.79,2.81c-0.44,0.84-1.03,1.58-1.4,2.44c-0.12,0.28-0.08,0.39-0.12,0.7\n\tc-0.03,0.23-0.12,0.35-0.18,0.57c-0.12,0.49,0.01,1.2,0.01,1.7c0,0.66,0.16,1.02,0.6,1.52c0.31,0.35,0.68,0.72,0.89,1.15\n\tc0.11,0.22,0.29,0.59,0.34,0.83c0.05,0.29-0.1,0.48-0.16,0.74c-0.12,0.56,0.02,1.37,0.3,1.86c0.17,0.3,0.95,0.7,0.99,1.04\n\tc0.03,0.22-0.16,0.54-0.23,0.75c-0.36,1.09-0.58,2.07-0.59,3.22c0,0.54,0.2,0.82,0.3,1.32c0.04,0.21,0.15,0.41,0.18,0.58\n\tc0.04,0.23-0.04,0.5,0.01,0.73c0.06,0.28,0.21,0.55,0.3,0.83c0.09,0.3,0.18,0.54,0.33,0.83c0.17,0.32,0.18,0.41,0.13,0.74\n\tc-0.12,0.77-0.08,1.6-0.08,2.4c0,2.3-0.13,4.63-0.49,6.89c-0.11,0.66-0.32,1.31-0.33,1.97c-0.02,0.63-0.14,1.27-0.29,1.87\n\tc-0.07,0.26-0.03,0.55-0.08,0.82c-0.07,0.42-0.03,0.51,0.13,0.92c0.09,0.22,0.21,0.5,0.25,0.74c0.06,0.33-0.12,0.63-0.18,0.94\n\tc-0.21,1.14-0.32,2.34-0.32,3.51c0,0.75,0.16,1.41,0.16,2.16c0.01,0.9-0.33,1.41-0.33,2.31c0,0.65-0.11,1.43,0.01,2.06\n\tc0.07,0.33,0.15,0.55,0.15,0.91c0,0.33,0,0.66,0,0.99s0,0.66,0,0.99c0,0.42-0.05,0.68-0.15,1.07c-0.07,0.3-0.12,0.61-0.18,0.91\n\tc-0.06,0.3-0.17,0.48-0.16,0.82c0.01,0.77,0,1.54,0,2.31c0,0.72,0.21,1.3,0.34,1.98c0.13,0.69-0.1,1.26,0.52,1.77\n\tc0.6,0.49,0.8,0.91,0.79,1.7c0,0.33,0.04,0.67-0.04,0.99c-0.1,0.38-0.28,0.76-0.3,1.16c-0.04,0.74-0.01,1.47,0.33,2.15\n\tc0.49,0.98,1.22,1.84,1.66,2.82c0.25,0.56,0.29,1.46,0.17,2.1c-0.07,0.38-0.18,0.63-0.17,1.03c0,0.44,0,0.87,0,1.31\n\tc0,0.33-0.04,0.7-0.01,1.04c0.05,0.46,0.18,0.8,0.17,1.28c0,0.39-0.08,0.9-0.01,1.28c0.04,0.21,0.14,0.36,0.18,0.57\n\tc0.05,0.27-0.04,0.52,0.03,0.79c0.07,0.27,0.11,0.52,0.17,0.79c0.03,0.16,0.15,0.55,0.33,0.66c0.15,0.09,0.3,0,0.46,0.02\n\tc0.18,0.03,0.32,0.14,0.49,0.18c0.4,0.1,0.76,0.2,1.18,0.12c0.96-0.17,2.03,0.04,2.95-0.29c0.17-0.06,0.35-0.09,0.5-0.2\n\tc0.17-0.12,0.22-0.31,0.36-0.43c0.3-0.25,0.93-0.2,1.29-0.19c0.37,0.01,0.53,0.04,0.82,0.27c0.29,0.23,0.43,0.37,0.83,0.4\n\tc1.09,0.07,2.23-0.03,3.3-0.21c0.75-0.12,1.85-0.37,2.49-0.79c0.51-0.34,1.11-1.04,1.28-1.65c0.09-0.32,0.03-0.53,0.2-0.83\n\tc0.11-0.2,0.22-0.45,0.37-0.63c0.19-0.22,0.44-0.31,0.67-0.08c0.29,0.3,0.06,0.95,0.15,1.34c0.14,0.6,0.25,1.15,0.42,1.73\n\tc0.08,0.28,0.02,0.53,0.36,0.62c0.54,0.16,1.4-0.01,1.95-0.01c0.69,0,1.46,0.1,2.15-0.04c0.43-0.08,0.78-0.13,1.23-0.13\n\tc1.49,0.01,2.99,0,4.48,0c2.84,0,5.69,0,8.53,0c4.64,0,9.27,0,13.91,0c2.17,0,4.3-0.17,6.47-0.17c1.76,0,3.51,0,5.27,0\n\tc5.48,0,10.95,0,16.43,0c1.61,0,3.23-0.01,4.84,0c0.53,0,0.97-0.14,1.48-0.16c0.49-0.02,0.99,0,1.49,0l15.19-21.14l11.06-26.59\n\tl60.44-9.08l39.63-10.07l52.35,2.31l44.42,21.96c0,0,8.26,3.47,9.91,6.44c-0.04,0.01-0.25,0.51-0.3,0.52\n\tc-0.07,0.42-0.18,0.84-0.46,1.12c-0.26,0.26-0.74,0.75-0.74,1.16c0,0.25,0.23,0.35,0.15,0.62c-0.05,0.19-0.37,0.42-0.45,0.62\n\tc-0.18,0.42-0.35,0.94-0.34,1.4c0.01,0.98,0.17,1.92,0.78,2.69c0.24,0.29,0.56,0.62,0.61,1.01c0.02,0.18-0.04,0.24,0.01,0.43\n\tc0.04,0.17,0.17,0.35,0.28,0.49c0.21,0.28,0.7,0.44,0.8,0.75c0.05,0.18,0,0.47,0,0.66c0,0.47-0.03,0.94,0.2,1.37\n\tc0.24,0.43,0.73,0.77,0.8,1.28c0.03,0.21-0.04,0.45-0.01,0.66c0.03,0.25,0.14,0.5,0.21,0.74c0.13,0.42,0.4,0.8,0.45,1.24\n\tc0.02,0.23-0.13,0.43-0.16,0.66c-0.04,0.33,0.05,0.51-0.16,0.81c-0.2,0.29-0.43,0.51-0.59,0.83c-0.06,0.12-0.17,0.53-0.07,0.66\n\tc0.16,0.21,0.59,0.07,0.82,0.01c0.32-0.08,0.53-0.13,0.81-0.32c0.51-0.35,1.2-0.54,1.65-0.96c0.45-0.42,0.84-0.99,1.1-1.53\n\tc0.12-0.26,0.21-0.43,0.4-0.61c0.06-0.06,0.25-0.25,0.34-0.31c0.32-0.19,0.16-0.12,0.49-0.03c0.46,0.12,0.46,0.25,0.66,0.67\n\tc0.13,0.27,0.27,0.5,0.54,0.64c0.19-0.15,0.26-0.54,0.37-0.75c0.14-0.27,0.23-0.44,0.25-0.75c0.03-0.35,0.1-0.74,0.19-1.09\n\tc0.21-0.76,0.84-1.3,1.62-1.16c0.53,0.09,0.6,0.33,1.07-0.07c0.3-0.26,0.6-0.46,0.87-0.74c0.53-0.55,0.57-1.38,1.1-1.91\n\tc0.7-0.7,1.49-0.29,1.7,0.58c0.09,0.36,0.06,0.64,0.24,0.99c0.29,0.55,0.52,0.26,0.95-0.08c0.68-0.54,1.09-1.5,1.53-2.24\n\tc0.09-0.14,0.21-0.24,0.29-0.35c0.14-0.21,0.18-0.43,0.29-0.65c0.15-0.29,0.31-0.73,0.54-0.97l-16.18-12.39l19.16-39.8\n\tc-0.05-0.01-0.1,0.31-0.15,0.3c0.06-0.53,0.28-1.36,0.8-1.62c0.32-0.17,0.46-0.2,0.67-0.5c0.19-0.28,0.32-0.39,0.66-0.54\n\tc0.67-0.3,1.34-0.08,1.98,0.13c0.51,0.17,1.34,0,1.66-0.49c0.15-0.23,0.26-0.67,0.29-0.92c0.05-0.37-0.27-0.41-0.3-0.82\n\tc-0.05-0.66-0.34-1.03-0.86-1.45c-0.18-0.15-0.2,0.05-0.31-0.19c-0.06-0.12,0.02-0.39,0.05-0.51c0.09-0.35,0.13-0.61,0.13-0.99\n\tc0-0.83-0.11-1.65-0.36-2.45c-0.31-0.04-0.51-0.22-0.8-0.32c-0.24-0.09-0.66-0.1-0.8-0.36c-0.2-0.35-0.02-1.26-0.02-1.66L804.66,557\n\tl4.76,0.33C809.42,557.33,810.78,556.69,809.42,555.81z\"\n              ><\/path>\n            <\/a>\n            <a href=\"#\" class=\"depto-btn\" id=\"btn-beni\">\n              <path\n                class=\"st1 blue3\"\n                d=\"M574.02,283.82c-0.82,0.02-2.94-0.45-3.45-1.1c-0.49-0.64-0.69-1.32-1.72-0.99c-0.62,0.2-1.18,1.23-1.84,1.27\n\tc-0.46,0.03-0.76-0.32-1.17-0.47c-1.24-0.46-1.52,0.26-2.51,0.52c-0.8,0.21-2.37,0.05-3.17-0.1c-0.65-0.12-0.76-0.23-1.41,0.08\n\tc-0.29,0.14-0.47,0.28-0.8,0.34c-0.97,0.17-2.09-0.03-2.98-0.38c-1.07-0.42-1.49-0.77-1.49-1.94c0-0.99-0.09-1.98-0.96-2.66\n\tc-0.68-0.53-1.54-0.39-2.3-0.64c-0.68-0.22-0.48-0.18-0.7-0.84c-0.25-0.73-0.42-1.14-1.18-1.44c-1.11-0.43-1.32-0.6-1.79-1.71\n\tc-0.08-0.19-0.27-0.85-0.39-0.99c-0.38-0.42-0.75-0.27-1.26-0.39c-1.11-0.24-1.17-0.88-1.69-1.72c-0.36-0.58-1.22-0.78-1.81-1.18\n\tc-0.43-0.29-1.91-1.8-2.45-1.65c0.09-0.02,0.18-0.04,0.27-0.06c0.25-0.75,0.04-1.79,0.06-2.58c0.01-0.51-0.14-0.67-0.26-1.07\n\tc-0.11-0.38-0.02-0.7-0.06-1.08c-0.16-1.43-1.08-0.87-2.01-1.14c-0.77-0.22-0.54-1.07-1.03-1.48c-0.55-0.46-1.66,0.16-2.42,0.14\n\tc-1.18-0.02-1.18-0.64-1.89-1.35c-0.65-0.64-1.47-0.07-2.26-0.29c-0.28-0.08-0.37-0.3-0.63-0.44c-0.56-0.3-0.54-0.18-1-0.08\n\tc-0.36,0.08-0.93,0.36-1.37,0.19c-0.44-0.18-0.38-0.5-0.59-0.86c-0.24-0.42-0.01-0.38-0.52-0.5c-0.36-0.09-0.67,0.04-0.93,0.25\n\tc-0.57,0.46-0.7,1.32-1.22,1.83c-0.7,0.68-1.19,0.68-2,0.18c-0.7-0.44-1.38-1.02-1.98-1.58c-0.53-0.49-1.04-1.14-1.82-0.97\n\tc-0.8,0.17-1.05,0.88-1.99,0.65c-0.62-0.15-0.35-0.28-0.72-0.69c-0.32-0.35-0.29-0.23-0.74-0.31c-0.92-0.16-2.17-0.28-3.01-0.75\n\tc-0.72-0.4-0.72-0.76-0.8-1.4c-0.06-0.49,0.18-0.42-0.36-0.83c-0.28-0.21-0.61-0.23-0.78-0.52c-0.09-0.15-0.23-0.95-0.27-1.13\n\tc-0.07-0.3-0.12-0.57-0.05-0.88c-0.64,0.72-1.65,0.93-2.34,1.61c-0.84,0.83-1.98,1.83-3.3,1.59c-0.56-0.1-1.33-0.38-1.82-0.66\n\tc-0.64-0.37-0.65-0.84-1-1.34c-0.37-0.52-1.12-0.81-1.48-1.32c-0.27-0.39-0.33-0.8-0.37-1.27c-0.62-0.17-1.17,0.12-1.69-0.28\n\tc-0.42-0.33-0.96-1.02-1.24-1.42c-0.34-0.49-0.37-1.07-0.65-1.58c-0.18-0.33-0.2-0.29-0.33-0.73c-0.08-0.29,0.12-0.44-0.18-0.65\n\tc-0.31-0.22-0.67,0.13-0.98,0.13c-0.41-0.01-0.64-0.07-0.99-0.33c-0.79-0.58-0.86-0.82-1.89-0.8c-0.64,0.01-1.62,0.16-2.26,0.02\n\tc-0.41-0.09-0.56-0.58-0.97-0.68c-0.09-0.02-0.18-0.04-0.27-0.06c-0.03-0.4-0.34-0.56-0.41-0.91c-0.1-0.49,0.02-0.66-0.22-1.1\n\tc-0.12-0.1-0.24-0.2-0.36-0.31c-0.09-0.19-0.1-0.38-0.05-0.59c-0.18-0.46-0.43-0.87-0.77-1.26c-0.35-0.4-0.77-0.76-1.15-1.14\n\tc-0.21-0.21-0.47-0.41-0.66-0.64c-0.15-0.19-0.27-0.39-0.37-0.61c-0.06-0.2,0.01-0.33,0.2-0.39c0.02-0.54,0.23-0.6-0.22-1.01\n\tc-0.49-0.44-0.74-0.23-1.02-0.89c-0.28-0.65-0.58-1.37-1.07-1.92c-0.32-0.36-0.51-0.27-0.91-0.47c-0.29-0.14-0.67-0.58-0.97-0.62\n\tc-0.75-0.08-1.34,0.96-1.79,1.36c-1.06,0.95-3.07,2.24-4.5,2.31c-0.81,0.04-1.61,0.06-2.31-0.4c-0.89-0.59-1.44-1.51-2.64-1.18\n\tc-0.98,0.27-1.66,0.37-2.65-0.07c-0.85-0.37-0.53-0.93-1.05-1.64c-0.64-0.87-1.59-1.49-2.17-2.41c-0.47-0.73-0.25-1.37-0.45-2.17\n\tc-1.36-0.41-2.77-0.41-4.1-0.71c-0.54-0.12-0.68-0.36-1.02-0.83c-0.41-0.56-0.77-0.86-1.28-1.32c-1.84-1.65-3.97-3.24-6.44-3.82\n\tc-0.51-0.12-1.1-0.29-1.63-0.33c-0.84-0.07-1.52-0.2-2.34-0.34c-1.13-0.19-2.44,0.02-3.39,0.59c-0.75,0.45-1.63,1.11-2.53,1.34\n\tc-0.42,0.11-0.9,0.17-1.33,0.09c-0.28-0.05-0.57-0.23-0.76-0.27c-0.54-0.12-0.99-0.19-0.97,0.53c-0.91,0.12-1.05,0.28-1.51,1.04\n\tc-0.41,0.69-0.95,1.39-1.14,2.19c-0.37-0.2-0.73-0.11-1.1-0.23c-0.36-0.11-0.64-0.36-0.99-0.48c-0.65-0.23-1.33-0.23-1.98,0\n\tc-1.09,0.38-1.33,0.85-2.33-0.15c-0.33-0.34-0.34-0.49-0.81-0.68c-0.26-0.11-0.43,0.09-0.67-0.18c-0.4,0.48-0.66,0.87-1.3,0.84\n\tc-1.07-0.05-0.91-0.9-1.65-1.26c-1.1-0.54-1.56,2.23-2.98,0.87c-0.26-0.25-0.5-0.57-0.6-0.92c-0.08-0.28,0.05-0.69-0.11-0.92\n\tc-0.36-0.52-1.35-0.46-1.86-0.32c-1.14,0.31-3.36,2.66-4.39,1.6c-0.52-0.53,0-1.43-0.61-1.7c-0.24-0.1-0.73,0.04-1.01,0.03\n\tc-0.5-0.02-0.59-0.12-0.99-0.34c-0.73-0.39-1.14-0.29-1.98-0.32c-0.77-0.03-1.55-0.63-2.16-1.12c-0.81-0.65-1.54-1.44-2.3-2.19\n\tc-0.18-0.18-0.44-0.37-0.59-0.57c-0.13-0.19-0.17-0.55-0.3-0.69c-0.35-0.36-0.79-1.4-1.26-1.39c-0.17-0.63,0.55-1.08,0.68-1.63\n\tc0.14-0.6-0.03-1.38-0.02-2c0.01-0.84-0.19-1.4-0.66-2.12c-0.4-0.62-1.34-2.13-2-2.18c-0.23,0.25-0.38,0.59-0.56,0.88\n\tc-0.41-0.28-0.51-0.64-1.04-0.82c-0.64-0.22-1.34,0.12-1.95-0.12c-0.78-0.32-0.98-1.38-1.75-1.53c-0.68-0.14-1.49,0.69-2.23,0.55\n\tc-0.19-0.03-0.58-0.47-0.79-0.53c-0.43-0.13-0.84,0.03-1.26-0.06c-0.08-0.02-0.89-0.37-0.92-0.4c-0.2-0.28-0.06-0.86-0.13-1.19\n\tc-0.11-0.48-0.32-0.48-0.18-1.14c0.13-0.62,0.29-0.89,0.18-1.5c-0.16-0.08-0.25-0.21-0.27-0.39c0.01-0.23,0.02-0.47,0.04-0.7\n\tc-0.19-0.45-0.68-0.48-0.97,0c-0.19,0.32-0.06,0.99-0.05,1.34c0.01,0.35,0.17,1.01-0.12,1.27c-0.28,0.26-1.5,0.1-1.83,0\n\tc-0.14-0.96-0.34-1.81-1.01-2.59c-1.07-1.24-1.9-0.52-2.94,0.22c-0.33-0.71,0.36-1.27,0.62-1.69c-0.25-1.04,1.37-1.86,0.35-2.85\n\tc-0.62-0.59-2.49-1.09-3.34-0.97c-0.66,0.09-0.63,0.42-1.17,0.64c-0.39,0.16-1.43,0.1-1.87,0.05c-1.08-0.13-1.23-1.01-2.08-1.5\n\tc-0.84-0.49-0.82,0.08-0.86,0.77c-0.56,0.29-1.87-0.3-2.61-0.29c-0.72,0.01-1.04,0-1.25-0.74c-0.18-0.64-0.09-1.06,0.32-1.57\n\tc0.27-0.34,1.07-0.74,0.91-1.17c0.41-0.23,0.59-1.36,0.29-1.76c-0.1-0.14-0.59-0.19-0.77-0.37c-0.26-0.25-0.28-0.75-0.56-0.96\n\tc-0.22-0.17-0.6,0-0.85-0.11c-0.24-0.11-0.61-0.49-0.75-0.72c-0.46-0.77,0.17-0.81,0.36-1.51c0.25-0.92,0.19-3.25-0.43-3.9\n\tc-0.67-0.7-0.92-0.71-0.91-1.73c0.01-0.68,0-1.74-0.95-1.72c0.09-0.1,0.16-0.43,0.25-0.53c-0.45-0.25-0.76,0.3-1.22,0.33\n\tc-0.05,0.18-0.09,0.37-0.12,0.56c-0.89-0.24-1.82-0.55-2.66-0.06c-0.66,0.38-0.3,0.61-0.56,1.11c-0.28,0.53-0.33,0.23-0.84,0.14\n\tc-0.83-0.14-1.69-0.4-2.48-0.74c-0.67-0.29-1.24-1.11-1.95-1.15c-0.04-0.34,0.64-0.87,0.8-1.25c0.17-0.43,0.39-1.07-0.11-1.41\n\tc0.13-0.7,0.64-0.34,1.07-0.59c0.51-0.29,0.41-1.11,1.08-1.31c-1.44-0.41-1.21-1.39-1.21-2.63c-0.01-1.26,0.29-1.87,0.99-2.83\n\tc1.19-1.63-0.21-1.24-1.32-1.54c-1.11-0.3-2.34-0.07-3.31-0.74c-0.54-0.38-0.4-0.71-0.64-1.17c-0.18-0.35-0.56-0.58-0.68-0.97\n\tc-0.34-1.08,0.15-2.29-0.3-3.33c-0.41-0.94-0.36-1.88-0.34-2.96c0.01-0.54-0.05-1.35,0.52-1.64c0.48-0.24,1.12-0.03,1.67-0.34\n\tc-0.79-0.72-1.81-0.88-2.7-1.35c-0.99-0.52-0.65-1.31-0.89-2.21c-0.18-0.69-0.94-1.37-0.18-1.98c0.32-0.26,0.62-0.23,0.92-0.6\n\tc0.39-0.48,0.48-1.37,0.99-1.79c-1.64,0.38-1.92-2.64-1.59-3.64c0.46-1.39,1.92-1.38,2.91-1.98c0.64-0.39,1-0.81,1.01-1.65\n\tc0.01-0.94-0.94-1.32-1.03-2.32c-0.09-1.03,0.87-1.16,1.67-1.4c0.16-0.05,0.9-0.23,0.95-0.31c0.27-0.44-0.17-0.47-0.29-0.76\n\tc-0.14-0.36-0.28-0.35-0.34-0.82c-0.04-0.37,0.01-0.79,0.01-1.16c0-0.89-0.11-1.4-0.42-2.22c-0.22-0.57-0.11-1.04-0.23-1.58\n\tc-0.06-0.25-0.22-0.54-0.27-0.73c-0.24-1.02-0.39-1.47-1.39-2c-0.4-0.21-0.89-0.31-1.14-0.72c-0.23-0.37-0.04-0.76-0.24-1.1\n\tc-0.11-0.19-0.42-0.27-0.53-0.46c-0.19-0.34-0.06-0.88-0.06-1.26c-0.01-0.76,0.17-1.53,0.4-2.24c0.18-0.57,0.87-1.01,0.9-1.66\n\tc-0.82-0.42-2.71-0.32-2.65-1.4c0.02-0.32,0.3-0.31,0.3-0.63c-0.15-0.2-0.25-0.43-0.29-0.68c0.01-0.23,0.02-0.46,0.04-0.68\n\tc-0.3-0.73-1.34-0.03-1.94-0.37c-0.73-0.42-0.1-1.13-0.06-1.75c0.02-0.31,0.12-0.92-0.05-1.18c-0.32-0.49-0.95-0.1-1.23-0.62\n\tc-0.25-0.46,0.43-1.29,0.69-1.65c0.5-0.7,0.49-0.57,0.34-1.32c-0.11-0.51-0.04-1-0.15-1.52c-0.19-0.87-0.54-1.55,0.07-2.3\n\tc0.44-0.54,1.03-0.55,1.57-0.9c0.21-0.14,0.53-0.36,0.68-0.58c0,0,0.69-0.49-0.1-1.43c-0.93-1.11-0.5-1.88-0.5-1.88\n\tc-0.07,0.38-1.01,1.58-1.31,1.67c-0.74,0.25-1.54-0.1-2.34,0.23c-0.64,0.26-1.14,0.59-1.72,0.98c-1.14,0.77-0.71,1.25-0.99,2.4\n\tc-0.13,0.52-0.47,1.33-0.98,1.59c-0.37,0.19-0.85,0.04-1.26,0.14c-0.24,0.06-0.79,0.18-1.01,0.25c-0.33,0.11-0.66,0.39-0.89,0.66\n\tc-0.41,0.48-0.49,0.6-1.07,0.91c-0.85,0.45-1.36,1.4-2.31,1.67c-1.75,0.51-3.84-0.16-5.56-0.28c-0.31-0.02-0.76-0.05-1.05,0.01\n\tc-0.68,0.13-0.56-0.05-0.66,0.66c-0.13,0.84,0.13,1.35,0.59,2c0.42,0.59,0.9,1.14,1.32,1.73c0.45,0.63,0.35,0.81,0.09,1.55\n\tc-0.14,0.41-0.64,1.69-0.97,1.93c-0.72,0.53-1.83,0.22-2.62,0.44c-0.11,0.96-0.29,1.23-1.37,1.28c-0.32,0.01-0.7-0.1-1.01-0.02\n\tc-0.3,0.07-0.33,0.29-0.63,0.36c-1.65,0.44-1.24-1.87-2.4-2.27c-0.74-0.26-1.03,0.68-1.34,1.2c-0.35,0.58-1.11,1.07-0.6,1.64\n\tc0.4,0.45,1.23,0.51,1.62,1.06c0.1,0.14,0.21,0.56,0.3,0.74c0.17,0.33,0.54,0.71,0.61,1.08c0.26,1.44-0.79,2.49-2.17,2.48\n\tc-1.54-0.01-2.8-0.82-4.29-0.99c-0.69-0.08-1.26-0.33-1.98-0.33c-0.34,0-0.82-0.11-1.13,0.02c-0.28,0.12-0.34,0.43-0.59,0.57\n\tc-0.43,0.25-1.08,0.14-1.51,0.47c-0.18,0.14-0.28,0.38-0.47,0.51c-0.36,0.25-0.84,0.08-1.16,0.49c0.46,0.44,1,0.12,1.55,0.22\n\tc0.5,0.1,1.13,0.32,1.49,0.66c0.96,0.91,0.62,2.65-0.8,2.72c0.16,0.79,0.44,1.33,0.22,2.19c-0.05,0.22-0.22,0.42-0.26,0.72\n\tc-0.04,0.33,0.05,0.68,0.01,1.01c-0.08,0.74-0.56,1.02-1.33,1.25c-0.57,0.17-1.56-0.22-1.93,0.37c-0.51,0.81,0.3,1-0.71,1.58\n\tc-1.01,0.58-0.37,0.84-0.64,1.76c-0.15,0.48-0.83,0.68-0.87,1.22c-0.04,0.56,0.58,0.92,0.54,1.56c-0.07,1.02-1.58,2.55-2.49,1.84\n\tc-0.46-0.36-0.54-1.2-0.66-1.67c-0.11-0.46-0.01-1.33-0.61-1.34c-0.29,0-0.79,0.89-0.84,1.14c-0.09,0.45,0.08,0.59,0.29,0.99\n\tc0.24,0.46,0.57,0.83,0.67,1.34c0.13,0.62-0.03,1.41-0.17,2c-0.28,1.13-0.48,0.62-1.44,0.87c-0.12,0.52,0.14,0.96-0.54,0.97\n\tc-0.55,0-0.68-0.48-1.33-0.37c-1.07,0.18-1.17,1.64-0.19,2.08c0,0.64-1.07,0.79-1.48,1.23c0.34,0.4,0.45,1,0.76,1.42\n\tc0.29,0.39,0.75,0.64,1.08,0.97c0.76,0.76,2.16,3,0,2.58c-0.86-0.17-3.44-1.73-4.24-0.96c-0.38,0.36-0.01,1.55-0.56,1.92\n\tc-0.22,0.15-0.85,0.01-1.14,0.09c-0.34,0.09-0.66,0.19-1,0.26c-0.69,0.14-0.19,0.02-0.73,0.33c-0.4,0.23-0.45,0.31-0.92,0.34\n\tc-0.76,0.04-1.55-0.01-2.31-0.01c-0.65,0-1.46-0.2-1.92,0.31c-0.09,0.11-0.28,0.67-0.38,0.84c-0.17,0.28-0.48,0.54-0.66,0.82\n\tc-0.21,0.32-0.63,1.54-1.07,1.61c-0.47,0.07-0.75-0.97-0.97-1.26c-0.52-0.68-0.92-0.75-1.6-0.99c-0.34-0.12-0.34-0.26-0.71-0.28\n\tc-0.39-0.03-1.1,0.28-1.54,0.32c0.01,1.64-2.03,0.95-2.99,1.32c-0.21,0.93,0.2,1.99-0.1,2.9c-0.34-0.11-0.47-0.52-0.75-0.81\n\tc-0.45-0.47-0.66-0.32-1.18-0.47c-0.61-0.17-0.73-0.54-1.39-0.1c-0.81,0.53-0.37,1-0.55,1.76c-0.17,0.73-0.49,0.6,0.15,1.3\n\tc0.46,0.51,0.76,0.61,0.83,1.3c0.04,0.36,0.05,1.01,0,1.37c-0.1,0.68,0.01,0.38-0.5,0.64c-0.87,0.44-2.27,0.49-3.01,1.32\n\tc0.28,0.23,0.69,0.53,0.83,0.85c0.1,0.23-0.03,0.5,0.09,0.73c0.09,0.18,0.4,0.31,0.52,0.47c0.27,0.35,0.29,0.86,0.4,1.25\n\tc0.15,0.52,0.31,0.85,0.18,1.32c-0.09,0.31-0.47,1.06-0.66,1.34c-0.36,0.53-0.99,0.42-1.43,0.72c-0.16,0.11-0.23,0.33-0.39,0.43\n\tc-0.18,0.11-0.43,0.11-0.6,0.23c-0.33,0.23-0.81,0.71-0.74,1.14c0.02-0.44,0.27-2.17-0.04-2.48c-0.47-0.47-1.7,0.19-2.02,0.52\n\tc-0.48,0.49-0.76,1.12-0.98,1.73c-0.16,0.42-0.4,0.9-0.5,1.33c-0.1,0.42,0.03,0.88-0.31,1.2c-0.75-0.44-1.27-0.4-2.08-0.61\n\tc-0.28-0.07-0.62-0.48-0.94-0.22c-0.24,0.2-0.04,0.97,0.02,1.2c0.27,0.93,0.87,0.68,1.51,1.14c0.75,0.54,0.23,0.96,0.06,1.56\n\tc-0.19,0.66-0.02,0.78-0.66,1.27c-0.42,0.32-0.53,0.23-0.97,0.39c-0.78,0.27-1.52,0.36-2.24,0.76c-0.55,0.3-1.13,0.57-1.49,1.15\n\tc-0.54,0.86-0.06,0.97,0.62,1.39c0.45,0.28,0.75,0.6,1.06,1.02c0.3,0.41,0.21,0.56,0.39,0.98c0.27,0.65,0.64,1.21,0.68,1.97\n\tc0.05,0.85-0.16,1.53,0.41,2.25c0.18,0.23,0.51,0.39,0.67,0.64c0.28,0.44,0.17,0.31,0.08,0.75c-0.15,0.71-0.68,1.42-0.26,2.07\n\tc0.45,0.69,0.78,0.58,0.75,1.56c-0.03,0.87-0.15,1.27-0.74,1.9c-0.55,0.58-1.39,0.99-1.8,1.67c0.62,0.49,1.49,0.81,1.85,1.58\n\tc0.35,0.75,0.35,1.57,0.36,2.45c0.01,1.16-0.57,1.87-1.19,2.81c-0.41,0.62-0.73,0.93-1.38,1.25c-0.25,0.13-0.74,0.31-0.91,0.55\n\tc-0.53,0.77,1.24,1.12,1.83,1.33c0.69,0.25,2.34,0.84,2.31,1.83c-0.02,0.78-1.65,0.83-2.33,1.14c-0.39,0.18-0.54,0.26-0.97,0.33\n\tc-0.49,0.08-1.16,0.42-1.66,0.33l0.16,0.58c0,0.1,0.04,0.31-0.02,0.4c-0.11,0.17-0.2,0.05-0.23,0.26c-0.05,0.34,0.16,0.45,0.41,0.56\n\tc0.09,0.04,0.27,0.12,0.33,0.19c0.09,0.09,0.06,0.01,0.08,0.17c0.01,0.07,0.01,0.18,0,0.25c-0.02,0.15-0.12,0.2-0.01,0.33\n\tc0.09,0.11,0.31,0.18,0.42,0.26c0.29,0.21,0.48,0.36,0.49,0.72c0.02,0.58-0.77,0.91-1.09,1.3c-0.21,0.25-0.33,0.32-0.31,0.68\n\tc0.01,0.33,0.41,0.47,0.66,0.62c0.18,0.11,0.35,0.17,0.52,0.29c0.18,0.13,0.31,0.29,0.49,0.41c0.34,0.23,1.46,0.86,0.97,1.39\n\tc-0.36,0.4-1.09,0.41-1.56,0.51c-0.17,0.04-0.29,0.13-0.41,0.25c-0.18,0.17-0.22,0.3-0.33,0.5c-0.21,0.37-0.8,0.12-1.06,0.49\n\tc-0.2,0.29-0.06,0.66,0.14,0.91c0.17,0.2,0.49,0.41,0.73,0.48c0.19,0.06,0.32,0.14,0.51,0.23c0.29,0.14,0.53,0.2,0.77,0.43\n\tc0.19,0.18,0.34,0.26,0.41,0.51c0.04,0.16,0.07,0.09-0.01,0.24c-0.06,0.12-0.18,0.27-0.27,0.36c-0.26,0.27-0.55,0.35-0.89,0.41\n\tc-0.16,0.03-0.64,0.1-0.73,0.25c-0.13,0.21,0.15,0.32,0.21,0.48c-0.28,0.29-1.29,0.7-0.85,1.24c0.14,0.17,0.43,0.27,0.61,0.41\n\tc0.17,0.13,0.37,0.3,0.46,0.49c0.1,0.22,0.08,0.49-0.02,0.7c-0.07,0.14-0.27,0.29-0.24,0.46c0.03,0.17,0.37,0.3,0.33,0.5\n\tc-0.02,0.1-0.31,0.29-0.38,0.37c-0.15,0.14-0.2,0.21-0.21,0.41c0,0.19-0.02,0.37,0.06,0.54c0.07,0.17,0.13,0.19,0.05,0.34\n\tc-0.09,0.16-0.31,0.27-0.36,0.44c-0.03,0.13,0.03,0.18,0.1,0.28c0.12,0.16,0.28,0.31,0.4,0.48c0.16,0.22,0.38,0.48,0.4,0.76\n\tc0.04,0.43-0.5,0.8-0.59,1.23c-0.18-0.08-0.42-0.13-0.48,0.13c-0.09,0.35,0.24,0.81,0.47,1.04c0.22,0.23,0.48,0.39,0.35,0.76\n\tc-0.04,0.1-0.15,0.17-0.22,0.25c-0.09,0.11-0.15,0.24-0.23,0.35c-0.14,0.18-0.32,0.34-0.43,0.54c-0.09,0.16-0.13,0.36-0.18,0.53\n\tc-0.07,0.25-0.12,0.25-0.39,0.37c-0.24,0.11-0.48,0.3-0.67,0.48c-0.21,0.2-0.16,0.47-0.35,0.67c-0.21,0.23-0.56,0.34-0.84,0.42\n\tc-0.18,0.05-0.37,0.14-0.56,0.16c-0.08,0.01-0.16-0.01-0.24,0.02c-0.02,0.11,0.1,0.16,0.16,0.23c0.11,0.12,0.14,0.22,0.22,0.37\n\tc0.09,0.18,0.22,0.35,0.31,0.54c0.14,0.29,0.19,0.43-0.03,0.66c-0.16,0.16-0.27,0.31-0.41,0.49c-0.14,0.19-0.43,0.33-0.49,0.58\n\tc-0.04,0.2,0.07,0.24-0.11,0.41c-0.21,0.2-0.44,0.35-0.49,0.67c-0.03,0.21,0.07,0.39,0.17,0.55c-0.23,0.1-0.54,0.24-0.74,0.4\n\tc-0.2,0.16-0.18,0.37-0.17,0.61c0.01,0.17,0.13,0.26,0.15,0.41c0.03,0.16-0.08,0.24-0.18,0.37c-0.24,0.31-0.1,0.55,0.2,0.79\n\tc0.16,0.13,0.4,0.2,0.6,0.25c0.22,0.05,0.48,0.16,0.7,0.17c-0.03,0.25-0.48,0.75-0.71,0.82c-0.12,0.04-0.28,0.06-0.41,0.08\n\tc-0.2,0.03-0.39,0.08-0.6,0.08c-0.35,0-0.8,0.07-1.14,0c-0.06-0.01-0.14-0.06-0.18-0.07c-0.12-0.02-0.17,0.02-0.31,0.05\n\tc-0.19,0.03-0.4,0.02-0.6,0.02c-0.28,0-0.5,0.12-0.77,0.2c-0.15,0.05-0.35,0.11-0.48,0.19c-0.2,0.12-0.1,0.24-0.14,0.44\n\tc-0.06,0.34-0.43,0.55-0.67,0.75c-0.17,0.14-0.31,0.22-0.41,0.42c-0.1,0.2-0.06,0.25-0.02,0.47c0.07,0.35,0.02,0.73,0.02,1.09\n\tc0,0.14,0.05,0.37-0.01,0.5c-0.09,0.18-0.49,0.37-0.66,0.45c-0.18,0.08-0.32,0.15-0.48,0.23c-0.14,0.07-0.24,0.13-0.35,0.23\n\tc-0.25,0.23-0.37,0.64-0.29,0.98c0.02,0.1,0.08,0.32,0.16,0.41c0.09,0.1,0.24,0.15,0.34,0.24c0.25,0.27,0,0.73-0.27,0.91\n\tc-0.23,0.16-0.54,0.1-0.8,0.1c-0.37,0-0.74,0-1.11,0c-0.16,0-0.29-0.02-0.43,0.06c-0.14,0.09-0.33,0.35-0.38,0.5\n\tc-0.11,0.33,0.08,0.73-0.01,1.06c-0.06,0.21-0.28,0.11-0.49,0.12c-0.36,0.01-0.82,0.07-1.16,0.19c-0.36,0.13-0.53,0.4-0.69,0.72\n\tc-0.09,0.17-0.05,0.33-0.06,0.51c-0.01,0.27-0.08,0.55-0.14,0.82c-0.14,0.63-0.56,1.17-0.52,1.83c0.01,0.17,0.09,0.31,0.09,0.47\n\tc0,0.11-0.04,0.15-0.07,0.25c-0.03,0.12-0.01,0.24-0.01,0.36c-0.05,0.84-1.15,0.97-1.76,1.21c-0.35,0.14-0.6,0.22-0.97,0.25\n\tc-0.17,0.01-0.42,0.11-0.57,0.18c-0.2,0.1-0.18,0.28-0.15,0.46c0,0.03,0.06,0.04,0.07,0.09c0.01,0.09-0.07,0.25-0.09,0.34\n\tc-0.13,0.5-0.52,0.91-0.58,1.42c-0.02,0.17-0.02,0.4,0.02,0.56c0.05,0.2,0.06,0.25-0.1,0.43c-0.11,0.11-0.28,0.17-0.41,0.25\n\tc-0.22,0.14-0.4,0.33-0.59,0.51c-0.18,0.17-0.33,0.51-0.56,0.62c-0.12,0.06-0.28,0.03-0.42,0.09c-0.11,0.05-0.22,0.12-0.33,0.17\n\tc-0.35,0.16-0.56,0.27-0.79,0.58c-0.13,0.18-0.22,0.27-0.2,0.49c0.01,0.2,0.11,0.4,0.18,0.59c0.09,0.25,0.23,0.46,0.39,0.67\n\tc0.15,0.19,0.31,0.21,0.5,0.33c0.2,0.13,0.35,0.36,0.44,0.58c0.03,0.07,0.05,0.15,0.06,0.23c0.02,0.16-0.03,0.16-0.09,0.26\n\tc-0.07,0.13-0.21,0.31-0.07,0.46c0.13,0.14,0.43,0.08,0.55,0.26c0.1,0.16,0.09,0.39,0.04,0.56c-0.1,0.3-0.2,0.61-0.35,0.87\n\tc-0.24,0.41-0.58,0.71-0.91,1.05c-0.13,0.14-0.29,0.32-0.24,0.53c0.03,0.12,0.19,0.28,0.26,0.37c0.12,0.16,0.18,0.35,0.31,0.5\n\tc0.2,0.24,0.37,0.49,0.56,0.73c0.08,0.1,0.15,0.2,0.23,0.3c0.15,0.19,0.35,0.31,0.51,0.48c0.13,0.13,0.24,0.24,0.39,0.35\n\tc0.12,0.09,0.31,0.21,0.37,0.37c0.08,0.23-0.12,0.54-0.23,0.74c-0.22,0.39-0.48,0.77-0.78,1.11c-0.32,0.36-0.69,0.72-0.97,1.11\n\tc-0.12,0.17-0.19,0.24-0.08,0.4c-0.29,0.16-0.64,0.23-0.95,0.35c-0.25,0.09-0.46,0.21-0.7,0.33c-0.53,0.29-0.96,1.07-1.07,1.66\n\tc-0.06,0.31-0.01,0.63,0.11,0.91c0.14,0.32-0.01,0.69-0.29,0.87c-0.59,0.4-1.4,0.72-1.3,1.55c0.04,0.35-0.1,0.51-0.44,0.64\n\tc-0.38,0.15-0.74,0.3-1.13,0.4c-0.35,0.09-0.52,0.22-0.82,0.39c-0.15,0.09-0.33,0.19-0.43,0.34c-0.1,0.16-0.18,0.39-0.23,0.58\n\tc-0.11,0.43,0.15,0.81,0.15,1.24c0,0.23,0.03,0.36-0.12,0.55c-0.2,0.24-0.52,0.55-0.46,0.9c0.03,0.17,0.25,0.45,0.37,0.58\n\tc0.17,0.17,0.41,0.28,0.62,0.39c0.14,0.08,0.28,0.15,0.43,0.21c0.21,0.07,0.43,0.21,0.65,0.26c0.32,0.08,0.66,0.06,0.96,0.17\n\tc-0.13-0.09-0.12-0.15-0.14-0.32c-0.01,0.47,0.08,0.99-0.14,1.41c-0.08,0.14-0.21,0.23-0.33,0.33c-0.14,0.11-0.27,0.26-0.43,0.35\n\tc-0.33,0.19-0.65,0.38-0.83,0.73c-0.07,0.13-0.08,0.17-0.08,0.33c0,0.09,0,0.18,0,0.27c0,0.16,0.06,0.25,0.09,0.39\n\tc0.02,0.12,0.03,0.38-0.02,0.5c-0.07,0.18-0.32,0.3-0.46,0.41c-0.29,0.23-0.61,0.4-0.87,0.65c-0.09,0.09-0.23,0.12-0.31,0.2\n\tc-0.1,0.09-0.15,0.22-0.24,0.31c-0.31,0.33-0.37,0.66-0.41,1.09c-0.06,0.55-0.64,0.92-0.67,1.47c-0.01,0.12,0.05,0.31,0.01,0.41\n\tc-0.04,0.13-0.18,0.21-0.26,0.31c-0.1,0.13-0.19,0.3-0.25,0.45c-0.28,0.75,0.2,1.36,0.67,1.89c0.13,0.15,0.27,0.23,0.43,0.3\n\tc0.31,0.14,0.61,0.31,0.88,0.52c0.29,0.23,0.35,0.54,0.35,0.9c0,0.45-0.24,0.68-0.58,0.94c-0.23,0.18-0.54,0.31-0.83,0.37\n\tc-0.23,0.05-0.41-0.04-0.58,0.18c-0.14,0.18-0.05,0.25,0.07,0.42c0.18,0.24,0.3,0.2,0.58,0.26c0.47,0.11,1,0.38,1.12,0.89\n\tc0.17,0.75-0.56,1.55-1.18,1.82c-0.3,0.13-0.9,0.5-0.74,0.91c0.04,0.09,0.17,0.19,0.24,0.27c0.09,0.12,0.16,0.2,0.27,0.31\n\tc0.23,0.22,0.45,0.44,0.56,0.75c0.08,0.22,0.17,0.32,0.11,0.55c-0.1,0.37-0.35,0.69-0.43,1.06c-0.08,0.38,0.25,0.48,0.54,0.61\n\tc0.12,0.05,0.24,0.11,0.35,0.16c0.11,0.06,0.22,0.11,0.33,0.17c0.08,0.05,0.16,0.07,0.25,0.08c0.17,0.15-0.01,0.3-0.02,0.51\n\tc-0.01,0.24,0.11,0.6,0.25,0.79c0.33,0.44,0.92,0.6,1.39,0.84c0.35,0.17,0.57,0.58,0.33,0.91c-0.14,0.19-0.35,0.41-0.58,0.49\n\tc-0.34,0.11-0.72,0.08-1.07,0.15c-0.58,0.12-1.13,0.26-1.55,0.69c-0.18,0.18-0.26,0.34-0.35,0.58c-0.15,0.38-0.3,0.74-0.37,1.15\n\tc-0.06,0.36-0.17,0.73-0.19,1.1c-0.02,0.38,0,0.76,0,1.14c0,0.39-0.12,0.98,0.1,1.32c0.13,0.19,0.32,0.2,0.46,0.35\n\tc0.09,0.09,0.1,0.29,0.1,0.41c-0.01,0.63-0.07,1.23,0.42,1.7c0.08,0.08,0.21,0.13,0.25,0.25c0.07,0.2-0.03,0.48-0.01,0.69\n\tc0.04,0.32,0.17,0.81,0.43,1.03c0.21,0.17,0.58,0.17,0.83,0.27c0.29,0.11,0.62,0.17,0.89,0.31c0.17,0.09,0.32,0.23,0.33,0.43\n\tc0.01,0.18-0.09,0.51-0.19,0.66c-0.32,0.51-0.95,0.69-1.39,1.07c-0.58,0.49-0.19,1.12-0.22,1.74c0,0.07-0.01,0.17-0.02,0.24\n\tc-0.02,0.17-0.05,0.11-0.15,0.24c-0.07,0.1-0.08,0.16-0.18,0.23c-0.12,0.09-0.22,0.16-0.33,0.27c-0.32,0.3-0.8,0.68-0.83,1.16\n\tc-0.01,0.21-0.01,0.45,0,0.66c0.02,0.28,0.12,0.51,0.25,0.74c0.16,0.29,0.3,0.54,0.49,0.81c0.14,0.18,0.3,0.38,0.39,0.59\n\tc-0.11,0.01-0.21-0.02-0.31-0.08c0.08,0.08,0.42,0.25,0.5,0.34c0.1,0.12,0.17,0.3,0.25,0.43c0.1,0.16,0.18,0.28,0.31,0.41\n\tc0.07,0.07,0.15,0.14,0.2,0.22c0.06,0.08,0.07,0.17,0.14,0.25c0.08,0.1,0.19,0.15,0.27,0.24c0.12,0.13,0.19,0.29,0.31,0.42\n\tc0.16,0.17,0.32,0.35,0.5,0.51c0.42,0.38,0.75,0.82,1.16,1.22c0.32,0.32,0.64,0.62,0.97,0.91c0.39,0.33,0.58,0.83,0.86,1.24\n\tc0.21,0.3,0.51,0.57,0.76,0.82c0.1,0.11,0.24,0.26,0.28,0.41c0.05,0.16-0.01,0.33,0.01,0.49c0.06,0.45,0.14,0.83,0.44,1.18\n\tc0.32,0.37,0.34,0.66,0.2,1.11c-0.18,0.59-0.36,1.22-0.72,1.74c-0.1,0.15-0.24,0.24-0.32,0.41c-0.04,0.09-0.04,0.16-0.09,0.25\n\tc-0.1,0.17-0.22,0.34-0.33,0.51c-0.09,0.14-0.22,0.32-0.25,0.49c-0.04,0.2,0,0.46,0,0.66c0,0.28,0.02,0.53,0.06,0.81\n\tc0.06,0.36,0.16,0.66,0.25,1.01c0.02,0.07,0.01,0.16,0.03,0.23c0.05,0.12,0.17,0.16,0.22,0.27c0.06,0.12,0.09,0.28,0.1,0.41\n\tc0.04,0.52-0.03,1.05-0.01,1.57c0.01,0.26,0.15,0.6,0.25,0.83c0.13,0.28,0.17,0.6,0.33,0.85c0.26,0.41,0.7,0.43,1.06,0.73\n\tc0.39,0.33,0.26,0.82,0.61,1.16c0.22,0.22,0.55,0.4,0.82,0.56c0.21,0.12,0.25,0.24,0.4,0.41c0.21,0.23,0.66,0.38,0.95,0.45\n\tc0.3,0.07,0.58,0.08,0.87-0.04c0.3-0.12,0.61-0.17,0.9-0.33c0.22-0.13,0.46-0.26,0.66-0.41c0.34-0.27,0.8-0.64,1.26-0.66\n\tc0.27-0.01,0.35,0.04,0.57,0.16c0.16,0.09,0.34,0.14,0.49,0.25c0.15,0.11,0.21,0.25,0.31,0.41c0.1,0.16,0.22,0.3,0.29,0.48\n\tc0.07,0.18,0.07,0.38,0.15,0.56c0.11,0.23,0.2,0.47,0.31,0.7c0.1,0.21,0.2,0.4,0.35,0.58c0.09,0.11,0.14,0.12,0.17,0.26\n\tc0.03,0.14-0.01,0.33-0.01,0.47c0.02,0.69,0.4,1.3,0.92,1.74c0.47,0.4,1.37,0.69,1.39,1.4c0.01,0.24,0.01,0.44,0.09,0.66\n\tc0.08,0.21,0.23,0.28,0.38,0.44c0.12,0.12,0.22,0.24,0.35,0.35c0.4,0.34,0.8,0.66,0.83,1.21c0.02,0.43,0.01,0.96,0.35,1.29\n\tc0.12,0.12,0.27,0.23,0.39,0.35c0.19,0.17,0.21,0.19,0.31,0.41c0.08,0.18,0.16,0.33,0.21,0.51c0.07,0.26,0.25,0.47,0.31,0.72\n\tc0.09,0.37,0.01,0.78,0.32,1.07c0.23,0.22,0.54,0.24,0.82,0.35c0.2,0.08,0.35,0.21,0.53,0.31c0.51,0.26,0.83,0.91,1.05,1.43\n\tc0.1,0.22,0.18,0.43,0.25,0.66c0.07,0.24,0.03,0.5,0.1,0.73c0.04,0.14,0.07,0.11,0.05,0.26c-0.02,0.12-0.05,0.23-0.06,0.36\n\tc-0.02,0.36-0.26,0.55-0.41,0.86c-0.18,0.36-0.44,0.59-0.75,0.85c-0.1,0.08-0.19,0.19-0.29,0.26c-0.09,0.06-0.2,0.08-0.29,0.15\n\tc-0.11,0.08-0.29,0.24-0.35,0.38c-0.08,0.16,0.01,0.32,0.07,0.5c-0.07,0.04-0.12,0.01-0.13-0.07c0.01,0.35,0.25,0.91,0.45,1.16\n\tc0.2,0.26,0.48,0.65,0.79,0.79c0.22,0.11,0.52,0.11,0.74,0.21c0.34,0.15,0.75,0.41,1.08,0.61c0.22,0.13,0.43,0.28,0.66,0.42\n\tc0.18,0.11,0.45,0.2,0.61,0.32c0.23,0.17,0.43,0.33,0.71,0.47c0.32,0.15,0.59,0.3,0.9,0.5c0.87,0.54,1.73,1.16,2.56,1.77\n\tc0.31,0.23,0.46,0.54,0.76,0.79c0.32,0.28,0.53,0.4,0.76,0.74c0.3,0.42,0.66,0.93,1.03,1.25c0.93,0.83,1.62,1.79,1.75,3\n\tc0.05,0.44,0.06,1.1-0.05,1.52c-0.05,0.22-0.3,0.53-0.28,0.75c0.01,0.14,0.1,0.18,0.12,0.28c0.04,0.16-0.01,0.31,0.02,0.46\n\tc0.09,0.47,0.62,0.92,0.88,1.32c0.36,0.55,0.71,1.01,1.16,1.49c0.45,0.48,0.86,0.99,1.28,1.49c0.19,0.23,0.29,0.53,0.48,0.74\n\tc0.09,0.1,0.26,0.14,0.35,0.24c0.13,0.14,0.2,0.34,0.32,0.5c0.31,0.43,0.69,0.87,0.79,1.36c0.06,0.28,0.05,0.58,0.04,0.87\n\tc-0.01,0.41,0.12,0.99,0.21,1.41c0.09,0.44,0.22,0.93,0.64,1.16c0.54,0.29,1.28,0.13,1.73,0.6c0.08,0.08,0.1,0.19,0.19,0.28\n\tc0.09,0.09,0.23,0.12,0.32,0.22c0.11,0.13,0.23,0.36,0.32,0.5c0.18,0.3,0.35,0.53,0.66,0.7c0.17,0.09,0.23,0.14,0.31,0.34\n\tc0.11,0.27,0.17,0.27,0.47,0.39c0.43,0.16,0.85,0.31,1.3,0.41c0.35,0.08,0.4,0.1,0.67,0.3c0.35,0.26,0.61,0.54,1.08,0.55\n\tc0.65,0.01,1.38-0.11,2,0.08c0.3,0.09,0.77,0.32,1,0.57c0.18,0.2,0.31,0.73,0.33,1c0.02,0.46,0.12,0.9,0.24,1.35\n\tc0.15,0.57,0.6,0.77,1.17,0.75c0.27-0.01,0.5-0.11,0.77-0.12c0.22-0.01,0.45,0,0.68,0c0.24,0,0.48-0.01,0.72,0\n\tc0.19,0.01,0.23,0.07,0.39,0.12c0.3,0.09,0.6-0.05,0.87-0.09c0.18-0.03,0.37,0.05,0.56,0.11c0.24,0.07,0.46,0.18,0.7,0.25\n\tc0.17,0.05,0.39,0.04,0.52,0.17c0.11,0.11,0.19,0.31,0.28,0.44c0.2,0.28,0.37,0.47,0.66,0.67c0.3,0.21,0.55,0.5,0.88,0.66\n\tc0.6,0.29,1.16,0.54,1.68,0.96c0.5,0.4,0.91,0.97,1.43,1.38c0.33,0.26,0.51,0.43,0.78,0.75c0.13,0.16,0.24,0.34,0.37,0.49\n\tc0.17,0.19,0.43,0.34,0.64,0.5c0.32,0.23,0.65,0.47,0.97,0.69c0.5,0.35,1.03,0.62,1.5,1.01c0.21,0.17,0.46,0.34,0.71,0.47\n\tc0.31,0.16,0.46,0.32,0.73,0.52c0.19,0.15,0.42,0.19,0.6,0.35c0.14,0.13,0.29,0.23,0.44,0.35c0.15,0.12,0.21,0.3,0.32,0.45\n\tc0.19,0.25,0.42,0.37,0.56,0.66c0.19,0.4,0.58,0.7,0.8,1.1c0.22,0.4,0.46,0.77,0.65,1.18c0.25,0.51,0.59,1.04,0.72,1.6\n\tc0.1,0.44,0.28,0.84,0.47,1.26c0.49,1.12,1.06,2.22,1.87,3.13c0.5,0.58,1.07,1.1,1.49,1.74c0.19,0.28,0.36,0.53,0.61,0.77\n\tc0.17,0.17,0.27,0.39,0.44,0.56c0.09,0.09,0.2,0.09,0.29,0.17c0.1,0.09,0.17,0.2,0.27,0.29c0.19,0.19,0.39,0.36,0.58,0.55\n\tc0.48,0.48,0.9,0.96,1.54,1.21c0.23,0.09,0.43,0.2,0.65,0.3c0.3,0.15,0.67,0.2,0.98,0.28c0.34,0.09,0.74,0.14,1.1,0.27\n\tc0.24,0.1,0.48,0.08,0.72,0.16c0.2,0.07,0.41,0.21,0.6,0.31c0.39,0.19,0.86,0.64,1.32,0.63c0.78-0.02,1.12,0.85,1.86,1.01\n\tc0,0.24,0.22,0.49,0.38,0.65c0.23,0.21,0.41,0.17,0.67,0.23c0.16,0.03,0.23,0.09,0.4,0.1c0.18,0.01,0.36,0,0.53,0\n\tc0.47,0,0.78-0.05,1.1,0.32c0.27,0.32,0.48,0.63,0.89,0.78c0.22,0.08,0.45,0.26,0.66,0.31c0.14,0.04,0.29,0.01,0.44,0.03\n\tc0.49,0.06,0.94,0.1,1.43,0.1c0.17,0,0.37-0.03,0.53,0c0.33,0.06,0.63,0.24,0.97,0.3c0.56,0.1,1.09,0.15,1.62-0.04\n\tc0.48-0.18,0.99-0.31,1.49-0.43c0.49-0.12,0.92-0.17,1.42-0.17c0.74,0,1.46,0.12,2.2,0.11c0.38,0,0.65,0,1-0.11\n\tc0.39-0.13,0.85-0.27,1.26-0.21c0.75,0.12,1.49,0.09,2.26,0.1c0.33,0,0.61-0.05,0.9-0.21c0.27-0.15,0.44-0.28,0.74-0.37\n\tc0.36-0.1,0.62-0.17,0.99-0.19c0.83-0.05,1.67-0.29,2.48-0.45c0.61-0.11,1.2-0.22,1.82-0.22c0.42,0,0.91,0.09,1.31-0.02\n\tc0.02-0.42,0.19-0.31,0.58-0.31c0.47,0,0.94,0,1.4-0.08c0.39-0.07,0.21-0.17,0.45-0.34c0.19-0.14,0.55-0.09,0.77-0.15\n\tc0.27-0.07,0.78-0.2,0.97-0.41c0.11-0.12,0.09-0.21,0.24-0.31c0.14-0.09,0.34-0.15,0.5-0.19c0.31-0.09,0.63,0,0.94-0.08\n\tc0.12-0.03,0.27-0.1,0.38-0.15c0.05-0.04,0.11-0.09,0.16-0.14c0.1-0.03,0.21-0.03,0.31-0.01c0.25-0.05,0.49-0.18,0.74-0.22\n\tc0.38-0.07,0.77-0.16,1.15-0.22c0.42-0.06,0.8-0.23,1.21-0.31c0.18-0.03,0.4,0.03,0.56-0.04c0.15-0.06,0.27-0.24,0.42-0.31\n\tc0.42-0.22,0.89-0.38,1.33-0.55c0.28-0.11,0.48-0.05,0.77-0.1c0.12-0.02,0.21-0.1,0.33-0.12c0.11-0.02,0.23,0.03,0.34,0.01\n\tc0.1-0.02,0.22-0.09,0.33-0.13c0.18-0.06,0.37-0.09,0.55-0.1c0.42-0.02,0.79-0.02,1.21-0.11c0.37-0.08,0.51-0.67,0.77-0.89\n\tc0.32-0.26,0.65-0.49,0.96-0.77c0.33-0.29,0.65-0.6,0.99-0.88c0.36-0.3,0.72-0.58,1.05-0.91c0.54-0.54,1.15-0.95,1.54-1.62\n\tc0.32-0.54,0.42-1.1,0.6-1.69c0.11-0.35,0.27-0.56,0.48-0.85c0.15-0.21,0.16-0.42,0.24-0.66c0.11-0.33,0.29-0.65,0.39-0.98\n\tc0.2-0.66,0.36-1.35,0.5-2.03c0.06-0.28,0.09-0.48,0.22-0.73c0.06-0.12,0.1-0.23,0.18-0.33c0.12-0.14,0.32-0.18,0.44-0.33\n\tc0.17-0.23,0.19-0.52,0.26-0.78c0.04-0.12,0.06-0.2,0.08-0.33c0.02-0.1,0.07-0.18,0.09-0.27c0.04-0.2,0.07-0.51,0.03-0.72\n\tc-0.04-0.23-0.17-0.4-0.12-0.66c0.05-0.25,0.16-0.39,0.11-0.66c-0.06-0.31-0.12-0.56-0.1-0.88c0.01-0.23,0.1-0.41,0.11-0.65\n\tc0.01-0.32-0.02-0.62,0.06-0.94c0.09-0.39,0.1-0.88,0.06-1.28c-0.04-0.36-0.18-0.6-0.09-0.98c0.12-0.5,0.05-1.04,0.17-1.54\n\tc0.14-0.58,0.18-1.21,0.38-1.79c0.09-0.25,0.23-0.51,0.33-0.76c0.18-0.44,0.32-0.87,0.53-1.29c0.4-0.83,0.68-1.69,1.23-2.42\n\tc0.19-0.26,0.31-0.54,0.52-0.77c0.29-0.32,0.45-0.7,0.75-1c0.06-0.06,0.1-0.17,0.16-0.22c0.13-0.13,0.27-0.18,0.39-0.32\n\tc0.23-0.29,0.58-0.51,0.9-0.74c0.52-0.37,1.09-0.64,1.64-0.94c0.08-0.04,0.17-0.14,0.25-0.18c0.16-0.07,0.36-0.06,0.54-0.13\n\tc0.74-0.28,1.64-0.33,2.43-0.33l91.6,5.39c0.04-0.22-0.02-0.39-0.13-0.57c-0.15-0.23-0.26-0.52-0.42-0.74\n\tc-0.26-0.35-0.46-0.42-0.85-0.53c-0.32-0.09-0.64-0.19-0.9-0.38c-0.26-0.19-0.68-0.37-0.69-0.73c-0.57-0.14-1.38-0.12-1.72-0.68\n\tc-0.25-0.42-0.29-1.12-0.25-1.59c0.05-0.46,0.25-0.93,0.32-1.4c0.07-0.43,0.04-0.98,0.01-1.42c-0.02-0.37-0.17-0.74-0.36-1.05\n\tc-0.23-0.36-0.42-0.34-0.8-0.43c-0.21-0.05-0.37-0.06-0.6-0.06c-0.18,0-0.49,0.07-0.65-0.02c-0.3-0.19-0.35-0.66-0.35-0.97\n\tc0-0.15,0-0.29,0.03-0.44c0.03-0.22,0.08-0.19-0.09-0.38c-0.14-0.16-0.33-0.27-0.46-0.41c-0.15-0.16-0.08-0.34-0.15-0.53\n\tc-0.13-0.34-0.59-0.47-0.73-0.8c-0.15-0.36-0.47-0.72-0.85-0.85c-0.32-0.11-0.63-0.15-0.98-0.06c-0.21,0.05-0.37,0.04-0.59,0.05\n\tc-0.18,0.01-0.27,0.09-0.45,0.12c-0.31,0.05-0.91,0.08-1.22,0.01c-0.32-0.08-0.31-0.43-0.46-0.64c-0.2-0.28-0.6-0.32-0.91-0.41\n\tc-0.41-0.12-0.9,0.27-1.27-0.08c-0.32-0.3-0.12-0.73-0.36-1.06c-0.22-0.3-0.74-0.27-0.93-0.59c0.18-0.27,0.52-0.51,0.08-0.72\n\tc-0.43-0.2-0.65-0.58-1.05-0.81c-0.27-0.15-0.61-0.19-0.87-0.34c-0.27-0.15-0.17-0.51-0.17-0.78c0-0.21,0.01-0.43,0-0.64\n\tc-0.01-0.21-0.09-0.36-0.12-0.55c-0.05-0.28,0.02-0.6,0.01-0.88c-0.01-0.17-0.08-0.27-0.12-0.43c-0.04-0.18,0.01-0.42,0.01-0.61\n\tc0-0.28,0.07-0.66-0.02-0.92c-0.03-0.01-0.06-0.01-0.09-0.02c-0.55-0.55-1.27-1.04-1.99-1.38c-0.22-0.1-0.46-0.22-0.71-0.16\n\tc-0.16,0.04-0.21,0.17-0.35,0.21c-0.16-0.22-0.5-0.16-0.49-0.52c-0.25-0.08-0.54-0.08-0.75-0.23c-0.19-0.13-0.37-0.36-0.47-0.56\n\tc-0.17-0.34,0.11-0.36,0.13-0.66c0.02-0.29-0.66-0.52-0.88-0.64c-0.25-0.13-0.44-0.19-0.57-0.46c-0.11-0.23-0.06-0.32,0.03-0.55\n\tc0.2-0.54,0.51-0.91,0.08-1.44c-0.28-0.35-0.63-0.48-0.99-0.74c-0.29-0.21-1.24-0.64-1.17-1.02c0.06-0.32,0.18-0.36-0.25-0.55\n\tc-0.34-0.14-1.15-0.46-1.24-0.89c-0.03-0.15,0.01-0.39,0.04-0.55c0.05-0.29,0.14-0.46,0.11-0.78c-0.1-0.9-0.63-1.69-0.91-2.53\n\tc-0.07-0.23,0.04-0.4,0.03-0.65c0-0.34,0.01-0.47-0.24-0.74c-0.19-0.2-0.46-0.52-0.53-0.8c-0.05-0.22-0.04-0.45-0.13-0.67\n\tc-0.08-0.21-0.28-0.35-0.39-0.54c-0.15-0.27-0.08-0.5-0.13-0.78c-0.09-0.48-0.73-1.01-1.08-1.3c-0.42-0.35-0.9-0.41-1.34-0.67\n\tc-0.38-0.22-0.8-0.56-0.89-0.99c-0.04-0.2-0.03-0.35-0.11-0.56c-0.07-0.2-0.11-0.38-0.11-0.6c0-0.26,0.1-0.46,0.11-0.72\n\tc0.01-0.21,0.01-0.45,0-0.66c-0.03-0.51-0.67-0.77-0.67-1.21c0-0.37,0.4-1.07,0.66-1.33c0.08-0.08,0.19-0.09,0.27-0.17\n\tc0.11-0.11,0.15-0.27,0.28-0.38c0.19-0.16,0.59-0.3,0.66-0.54c0.07-0.22,0.16-0.32,0.2-0.55c0.06-0.3,0.02-0.63,0.02-0.93\n\tc0-0.34,0-0.62-0.09-0.93c-0.06-0.22-0.02-0.43-0.1-0.64c-0.07-0.2-0.15-0.3-0.14-0.52c0-0.17,0.09-0.21,0.1-0.34\n\tc0.03-0.2-0.07-0.29-0.11-0.49c-0.06-0.35,0.04-0.6-0.16-0.94c-0.07-0.12-0.12-0.18-0.23-0.26c-0.06-0.04-0.32-0.09-0.35-0.14\n\tc-0.09-0.13-0.02-0.41-0.02-0.56c0-0.28-0.01-0.57,0.01-0.85c0.04-0.41-0.01-0.8-0.01-1.21c0-0.66,0-1.32,0-1.98\n\tc0-0.15-0.03-0.36,0-0.5c0.03-0.13,0.09-0.2,0.12-0.32c0.03-0.14-0.03-0.31-0.01-0.45c0.03-0.15,0.12-0.26,0.22-0.38\n\tc0.14-0.16,0.31-0.34,0.5-0.43c0.18-0.09,0.31-0.07,0.44-0.28c0.19-0.32-0.02-0.67-0.05-0.99c-0.03-0.28-0.07-0.49-0.1-0.77\n\tc-0.04-0.33-0.21-0.65-0.44-0.88c-0.21-0.2-0.5-0.33-0.77-0.47c-0.21-0.11-0.42-0.19-0.64-0.28c-0.23-0.09-0.33-0.2-0.52-0.35\n\tc-0.27-0.21-0.63-0.42-0.5-0.84c0.11-0.37,0.6-0.19,0.78-0.44l22.46-5.94l49.32-25.32L574.02,283.82z\"\n                title=\"Beni\"\n                id=\"BO-B\"\n              ><\/path>\n            <\/a>\n            <a href=\"#\" class=\"depto-btn\" id=\"btn-santacruz\">\n              <path\n                class=\"st1 blue4\"\n                d=\"M809.42,555.81c-0.05-0.3-1.03-0.69-1.36-0.88c-0.59-0.32-1.22-0.56-1.83-0.82c-0.91-0.39-1.72-0.98-2.15-1.88\n\tc-0.32-0.67-0.45-1.2-0.9-1.83c-0.4-0.57-0.75-1.14-0.92-1.82c-0.14-0.55-0.01-1.1-0.15-1.65c-0.13-0.54-0.43-1.04-0.75-1.49\n\tc-0.27-0.37-0.54-0.83-0.82-1.16c-0.32-0.39-0.95-0.8-1.18-1.32c-0.09-0.22-0.06-0.44-0.13-0.65c-0.16-0.46-0.34-0.59-0.6-1\n\tc-0.37-0.57-0.29-1.05-0.47-1.65c-0.32-1.1-0.99-2.28-1.5-3.3c-0.27-0.54-0.56-1.01-0.91-1.49c-0.2-0.27-0.75-0.78-0.78-1.08\n\tc0.5-0.04,1.53-0.52,1.63-1.06c0.17-0.85-0.87-0.94-1.04-1.65c-0.16-0.66,0.32-1.63-0.04-2.25c-0.37-0.63-1.07-0.77-1.26-1.54\n\tc-0.2-0.8-0.25-1.22-1.06-1.75c-0.52-0.34-0.97-0.43-1.33-1.05c-0.38-0.65-0.62-1.57-0.58-2.33c0.04-0.62,0.44-1.67,0.94-2.07\n\tc-0.08-0.08-0.15-0.4-0.24-0.49c0.59-0.4,1.43-0.88,2.16-0.73c-0.71-0.45-0.68-1.33-1.36-1.87c-0.65-0.52-1.34-0.99-2.02-1.45\n\tc-0.7-0.47-1.42-0.71-2.12-1.16c-0.68-0.43-1.33-0.88-1.97-1.33c-0.39-0.28-1.49-1.13-2.01-1.09c-0.52,0.04-1.41,1.01-1.89,1.35\n\tc-0.57,0.4-1.14,0.87-1.71,1.22c-0.93,0.57-1.67,0.8-2.6,0.26c-0.65-0.38-1.42-0.81-2.04-1.24c-0.24-0.16-0.48-0.43-0.73-0.59\n\tc-0.37-0.24-0.86-0.12-1.2-0.48c-0.36-0.38-0.29-1.11-0.76-1.49c-0.57-0.47-1.37-0.18-1.97-0.47c-0.49-0.24-0.52-0.65-0.67-1.1\n\tc-0.29-0.82-0.33-1.48-1.1-1.86c-1-0.49-1.5,0.01-2.49,0.05c-0.78,0.03-1.85-0.19-2.39-0.63c-0.47-0.38-0.87-1.16-1.17-1.7\n\tc-0.18-0.32-0.22-0.86-0.42-1.11c-0.72-0.94-2.79-1.1-3.82-1.68c-1.56-0.89-1.3-3.39-2.76-4.39c-0.38-0.26-1.02-0.32-1.35-0.64\n\tc-0.4-0.37-0.25-0.53-0.38-1.07c-0.12-0.51-0.32-0.66-0.19-1.25c0.09-0.45,0.23-0.94,0.34-1.39c0.23-0.92,0.47-1.63-0.27-2.45\n\tc-0.62-0.69-0.81-0.63-0.79-1.68c0.02-0.95-0.37-1.58-0.59-2.48c-0.09-0.38-0.01-0.76-0.1-1.13c-0.07-0.28-0.34-0.45-0.36-0.8\n\tc-0.3-0.04-0.58-0.08-0.88-0.11c-0.09-0.62-0.32-1.26-0.46-1.86c-0.11-0.46-0.62-1.18-0.62-1.72c0-0.37,0.42-0.63,0.4-1.01\n\tc-0.01-0.23-0.26-0.31-0.32-0.51c-0.08-0.23-0.26-0.56-0.3-0.8c-0.09-0.5,0.07-0.56,0.19-0.99c0.13-0.47,0.26-1.48,0.01-1.92\n\tc-0.3-0.51-1.04-0.45-0.96-1.23c0.07-0.6,0.72-0.69,0.96-1.22c0.22-0.5,0-1.03,0.35-1.48c-0.37-0.31-0.63-0.98-0.71-1.45\n\tc-0.1-0.61-0.28-0.4,0.17-0.87c0.62-0.66,0.77-1.08,0.51-2.07c-0.17-0.65-0.57-1.98-0.28-2.68c0.24-0.57,0.89-0.47,1.29-0.88\n\tc0.42-0.42,0.37-0.24,0.38-0.9c0.02-0.91-0.01-1.42,0.57-2.16c0.42-0.54,1.14-0.73,1.72-1.07c0.65-0.37,1.39-0.46,1.91-0.97\n\tc0.58-0.58,1.12-1.34,1.45-2.07c0.69-1.54-0.38-2.65-0.37-4.14c0.01-1.66,0.75-2.7,1.56-4.05c0.62-1.05,2.08-1.84,1.11-3.21\n\tc-0.55-0.77-1.51-1.61-2.34-2.07c-0.4-0.22-0.87-0.52-1.32-0.59c-0.46-0.07-0.82,0.08-1.26-0.19c-0.27,1.22-1.02,2.52-2.7,2.52\n\tl-101.06-2.64l-3.66-46.24l-19.46-21.14c3.03,0,6.05,0,9.08,0c1.71,0,3.41,0,5.12,0c1.62,0,3.35-0.28,4.95-0.33\n\tc0.67-0.02,0.04-0.94-0.01-1.31c-0.07-0.53,0.01-1.13,0.01-1.66c0-1.1,0.27-2.59,0.02-3.65c-0.14-0.58-0.35-0.77-0.35-1.47\n\tc0.01-0.57,0.08-1.2-0.07-1.74c-0.05-0.17-0.22-0.33-0.27-0.56c-0.05-0.25,0.01-0.57,0.01-0.84c0-0.56,0.13-1.29,0.01-1.83\n\tc-0.12-0.58-0.36-0.81-0.34-1.48c0.01-0.72-0.16-1.14-0.3-1.82c-0.12-0.56-0.03-1.24-0.03-1.82c0-0.26,0.07-0.59,0.01-0.84\n\tc-0.05-0.23-0.22-0.39-0.27-0.56c-0.16-0.56-0.06-1.16-0.07-1.74c-0.02-0.67-0.31-1.16-0.34-1.82c-0.03-0.6-0.01-1.22,0-1.82\n\tc0.01-0.63,0.47-1.55,0.33-2.15c-0.13-0.56-1.66-1.27-2.15-1.65c-0.7-0.54-1.26-1.35-1.66-2.14c-0.14-0.28-0.43-0.84-0.5-1.15\n\tc-0.13-0.54,0.12-1.12-0.05-1.67c-0.16-0.52-0.58-0.98-0.77-1.49c-0.18-0.49-0.04-0.96-0.2-1.43c-1.62-0.08-1.26-1.71-1.27-2.86\n\tc0-0.26-0.06-0.57-0.02-0.83c0.05-0.29,0.42-0.72,0.38-1.01c-0.04-0.32-0.52-0.69-0.76-0.89c-0.58-0.48-0.81-0.81-1.25-1.41\n\tc-0.3-0.42-0.87-0.79-1.02-1.3c-0.17-0.58,0.38-0.93,0.31-1.32c-0.09-0.53-1.34-1.35-1.71-1.67c-0.5-0.44-1.02-0.9-0.93-1.65\n\tc0.09-0.68,0.51-1.07,0.33-1.82c-0.26-1.07-1.72-1.05-1.77-2.31c-0.03-0.7,0.47-1.08,0.81-1.66c0.2-0.34,0.83-1.07,0.68-1.5\n\tc-0.29-0.86-1.11-0.61-1.35-1.63c-0.16,0.09-0.33,0.18-0.49,0.27c1.1,0.42,2.81-0.38,3.15-1.58c0.1-0.35-0.16-0.67,0.03-1.02\n\tc0.2-0.36,0.76-0.48,1.11-0.61c0.29-0.11,0.94-0.11,1.11-0.44c0.26-0.51-0.23-0.32-0.23-0.66c-0.01-0.99,0.54-1.21,1.28-1.58\n\tc0.57-0.28,0.9-0.73,0.42-1.35c-0.44-0.56-1.48-0.44-2.08-1.04c-0.64-0.63-0.64-0.87-1.6-0.96c-0.11-0.65-0.17-0.68-0.47-1.18\n\tc-0.25-0.43-0.11-0.62-0.22-1.1c-0.1-0.45-0.35-0.6-0.35-1.14c0-0.49,0.24-0.64,0.31-1.02c0.23-1.22-1.33-1.12-1.32-2.28\n\tc0-0.48,0.48-0.87,0.36-1.34c-0.15-0.59-0.78-0.47-1.26-0.53c0.02-0.76-1.28-1.83-2.05-1.63c-0.39,0.1-0.4,0.48-0.71,0.62\n\tc-0.39,0.18-0.95-0.1-1.27-0.35c-0.3-0.24-0.42-0.6-0.72-0.84c-0.21-0.17-0.67-0.27-0.92-0.41c-0.91-0.51-1.73-1.26-2.6-1.88\n\tc-0.13,1.49-1.01,0.99-2.04,0.31c-0.32-0.21-0.51-0.52-0.81-0.75c-0.42-0.32-0.67-0.23-1.17-0.39c-0.57-0.18-0.67-0.6-1.05-0.93\n\tc-0.5-0.44-0.81-0.25-1.45-0.35c-1.29-0.2-2.26-0.63-2.82-1.75c-0.24-0.49-0.31-0.66-0.74-0.91c-0.51-0.3-0.43-0.25-0.95-0.04\n\tc-0.28,0.11-0.76,0.49-1.03,0.41c-0.27-0.08-0.28-0.44-0.51-0.59c-0.25-0.16-0.72-0.15-1-0.26c-0.64-0.25-1.6-0.57-2.02-1.12\n\tc-0.4-0.52-0.15-0.91-0.32-1.47c-0.12-0.39-0.64-0.87-0.96-1.11c-0.38-0.29-0.55-1.14-1-1.06c-0.57,0.1-1.08-0.31-1.65-0.34\n\tc-0.49-0.03-1.01,0.09-1.49,0.02c-1.59-0.23-0.18-1.7-1-2.31c-0.23-0.17-1.16-0.01-1.46-0.01c-0.67,0-1.21,0.01-1.84,0.17\n\tc-0.85,0.22-1.71,0.31-2.39,0.91c-0.29,0.25-0.51,0.62-0.88,0.77c-0.46,0.19-1.63-0.04-2.13-0.26c-0.33-0.15-0.68-0.63-1.04-0.77\n\tc-0.8-0.3-0.5,0.13-1.06,0.45c-0.93,0.54-1.54-0.69-2.22-0.94c-0.55-0.2-1.24-0.19-1.81-0.48c-0.55-0.28-0.51-0.59-0.91-1.04\n\tc-0.45,0.28-0.83,0.06-1.27,0.19c-0.33,0.1-0.49,0.36-0.73,0.6c-0.57,0.57-0.92,1.31-1.33,2.03c-0.64-0.4-0.41-0.13-0.97-0.04\n\tc-0.41,0.07-0.84-0.01-1.25,0.06c-0.95,0.16-1.69,0.88-2.64,1.03c-1,0.16-2.1,0.47-3.15,0.33c-0.91-0.13-1.27-0.86-2.08-1.21\n\tl-0.92,0.5l-69.38,37.8l-49.32,25.32l-22.46,5.94c-0.18,0.24-0.66,0.06-0.78,0.44c-0.13,0.42,0.23,0.63,0.5,0.84\n\tc0.19,0.14,0.29,0.26,0.52,0.35c0.22,0.09,0.42,0.17,0.64,0.28c0.27,0.14,0.56,0.26,0.77,0.47c0.24,0.23,0.41,0.56,0.44,0.88\n\tc0.03,0.28,0.07,0.49,0.1,0.77c0.04,0.32,0.24,0.67,0.05,0.99c-0.12,0.21-0.25,0.2-0.44,0.28c-0.19,0.09-0.37,0.27-0.5,0.43\n\tc-0.1,0.12-0.19,0.23-0.22,0.38c-0.03,0.14,0.04,0.31,0.01,0.45c-0.03,0.13-0.09,0.2-0.12,0.32c-0.03,0.14,0,0.35,0,0.5\n\tc0,0.66,0,1.32,0,1.98c0,0.41,0.05,0.81,0.01,1.21c-0.03,0.28-0.01,0.57-0.01,0.85c0,0.15-0.07,0.43,0.02,0.56\n\tc0.04,0.05,0.29,0.1,0.35,0.14c0.11,0.08,0.16,0.14,0.23,0.26c0.2,0.34,0.1,0.58,0.16,0.94c0.03,0.19,0.14,0.28,0.11,0.49\n\tc-0.02,0.12-0.1,0.17-0.1,0.34c0,0.22,0.07,0.32,0.14,0.52c0.08,0.22,0.05,0.43,0.1,0.64c0.08,0.32,0.09,0.6,0.09,0.93\n\tc0,0.31,0.03,0.63-0.02,0.93c-0.04,0.23-0.13,0.33-0.2,0.55c-0.07,0.25-0.47,0.39-0.66,0.54c-0.14,0.11-0.17,0.27-0.28,0.38\n\tc-0.08,0.08-0.19,0.09-0.27,0.17c-0.26,0.26-0.66,0.96-0.66,1.33c0,0.45,0.64,0.7,0.67,1.21c0.01,0.21,0.01,0.45,0,0.66\n\tc-0.01,0.25-0.11,0.45-0.11,0.72c0,0.23,0.04,0.41,0.11,0.6c0.07,0.2,0.06,0.36,0.11,0.56c0.1,0.44,0.51,0.77,0.89,0.99\n\tc0.44,0.26,0.92,0.32,1.34,0.67c0.35,0.29,0.99,0.82,1.08,1.3c0.05,0.27-0.02,0.51,0.13,0.78c0.11,0.2,0.31,0.33,0.39,0.54\n\tc0.09,0.22,0.07,0.45,0.13,0.67c0.07,0.27,0.34,0.59,0.53,0.8c0.26,0.27,0.24,0.4,0.24,0.74c0,0.25-0.11,0.42-0.03,0.65\n\tc0.28,0.84,0.81,1.63,0.91,2.53c0.04,0.31-0.06,0.49-0.11,0.78c-0.03,0.15-0.07,0.4-0.04,0.55c0.09,0.43,0.9,0.74,1.24,0.89\n\tc0.44,0.18,0.32,0.23,0.25,0.55c-0.07,0.38,0.87,0.81,1.17,1.02c0.36,0.26,0.71,0.39,0.99,0.74c0.43,0.52,0.12,0.9-0.08,1.44\n\tc-0.09,0.23-0.14,0.32-0.03,0.55c0.13,0.27,0.32,0.33,0.57,0.46c0.22,0.11,0.9,0.35,0.88,0.64c-0.02,0.3-0.3,0.32-0.13,0.66\n\tc0.1,0.2,0.29,0.43,0.47,0.56c0.22,0.15,0.5,0.16,0.75,0.23c-0.02,0.35,0.32,0.29,0.49,0.52c0.14-0.04,0.19-0.17,0.35-0.21\n\tc0.25-0.06,0.5,0.06,0.71,0.16c0.72,0.35,1.44,0.83,1.99,1.38c0.03,0.01,0.06,0.01,0.09,0.02c0.09,0.26,0.02,0.64,0.02,0.92\n\tc0,0.19-0.05,0.43-0.01,0.61c0.03,0.16,0.11,0.27,0.12,0.43c0.02,0.28-0.06,0.6-0.01,0.88c0.03,0.2,0.11,0.35,0.12,0.55\n\tc0.01,0.21,0,0.43,0,0.64c0,0.27-0.09,0.63,0.17,0.78c0.27,0.15,0.6,0.19,0.87,0.34c0.4,0.22,0.62,0.6,1.05,0.81\n\tc0.44,0.21,0.1,0.45-0.08,0.72c0.18,0.32,0.71,0.29,0.93,0.59c0.24,0.33,0.03,0.76,0.36,1.06c0.37,0.34,0.85-0.04,1.27,0.08\n\tc0.32,0.09,0.71,0.13,0.91,0.41c0.16,0.22,0.14,0.57,0.46,0.64c0.31,0.07,0.92,0.04,1.22-0.01c0.18-0.03,0.27-0.1,0.45-0.12\n\tc0.23-0.02,0.38,0,0.59-0.05c0.36-0.09,0.66-0.05,0.98,0.06c0.39,0.13,0.7,0.49,0.85,0.85c0.14,0.32,0.6,0.46,0.73,0.8\n\tc0.07,0.18,0,0.36,0.15,0.53c0.14,0.15,0.33,0.25,0.46,0.41c0.17,0.19,0.12,0.16,0.09,0.38c-0.02,0.15-0.03,0.29-0.03,0.44\n\tc0,0.31,0.05,0.78,0.35,0.97c0.16,0.1,0.47,0.02,0.65,0.02c0.23,0,0.39,0,0.6,0.06c0.37,0.09,0.57,0.07,0.8,0.43\n\tc0.2,0.31,0.34,0.69,0.36,1.05c0.02,0.44,0.06,0.99-0.01,1.42c-0.08,0.46-0.28,0.94-0.32,1.4c-0.05,0.47-0.01,1.17,0.25,1.59\n\tc0.34,0.56,1.15,0.54,1.72,0.68c0,0.36,0.43,0.54,0.69,0.73c0.26,0.19,0.58,0.29,0.9,0.38c0.39,0.12,0.59,0.18,0.85,0.53\n\tc0.16,0.22,0.27,0.51,0.42,0.74c0.11,0.17,0.18,0.34,0.13,0.57l-80.26-4.73c0,0.29-0.11,0.79-0.18,1.07\n\tc-0.06,0.23-0.24,0.43-0.34,0.64c-0.12,0.26-0.22,0.45-0.11,0.77c0.11,0.33,0.47,0.36,0.6,0.65c0.13,0.3-0.03,0.56-0.1,0.83\n\tc-0.09,0.35-0.01,0.47,0.13,0.76c0.25,0.53,0.21,1.01-0.04,1.51c-0.2,0.39-0.49,0.9-0.46,1.37c0.03,0.45,0.57,1.25,0.91,1.55\n\tc0.11,0.1,0.32,0.11,0.4,0.26c0.14,0.29-0.07,0.18-0.11,0.37c-0.05,0.24-0.15,0.4-0.21,0.61c-0.07,0.27,0.02,0.78,0.17,1.01\n\tc0.2,0.32,0.45,0.28,0.8,0.34c0.15,0.51-0.02,1.1-0.11,1.59c-0.05,0.32,0.04,0.39,0.18,0.66c0.1,0.2,0.14,0.38,0.2,0.62\n\tc0.09,0.35-0.04,1.01,0.19,1.24c0.23,0.24,0.6,0.19,0.72,0.58c0.06,0.22-0.05,0.46,0.03,0.68c0.23-0.12,0.47-0.11,0.72-0.1\n\tc0.34,0.01,0.37-0.04,0.41,0.32c0.1,0.8,0,1.67,0,2.47c0,0.31,0.06,0.7,0,1.02c-0.06,0.34-0.08,0.27-0.41,0.4\n\tc-0.67,0.26-0.69,0.58-0.31,1.16c0.28,0.43,0.63,0.54,1.05,0.78c0.29,0.17,0.37,0.18,0.32,0.53c-0.04,0.3-0.22,0.66-0.36,0.92\n\tc-0.21,0.4-0.49,0.74-0.46,1.22c0.01,0.3,0.27,0.63,0.15,0.92c-0.1,0.25-0.45,0.3-0.58,0.53c0.16,0.22,0.67,0.32,0.91,0.46\n\tc0.29,0.17,0.28,0.17,0.39,0.45c0.13,0.31,0.07,0.28,0,0.66c-0.04,0.22-0.06,0.41-0.12,0.62c-0.1,0.38-0.28,0.69-0.38,1.07\n\tc-0.15,0.57,0.19,0.94,0.28,1.46c-0.26,0.08-0.58-0.07-0.82,0.01c-0.33,0.11-0.32,0.5-0.33,0.79c-0.02,0.54,0.07,0.75,0.34,1.17\n\tc0.16,0.26,0.17-0.01,0.13,0.35c-0.02,0.15-0.17,0.37-0.23,0.51c-0.24,0.54-0.41,0.87-0.4,1.46c0,0.12,0.05,0.41,0.01,0.52\n\tc-0.05,0.14-0.17,0.13-0.24,0.25c-0.13,0.2-0.25,0.56-0.27,0.81c-0.03,0.39,0.19,0.38,0.28,0.71c-0.38,0.06-0.92,0.29-1.08,0.69\n\tc-0.13,0.33-0.03,0.82-0.03,1.16c0,0.24,0.1,0.79-0.02,0.99c-0.23,0.39-0.8,0.01-1.11-0.04c-0.08-0.44-0.59-1.46-0.99-0.63\n\tc-0.36,0.75,0.07,1.46-0.02,2.23c-0.07,0.57-0.5,1.1-0.65,1.67c-0.09,0.36-0.17,0.54-0.4,0.86c-0.16,0.22-0.27,0.39-0.31,0.67\n\tc-0.38,0.01-0.97,0.49-1.09,0.85c-0.14,0.43-0.01,0.81,0.21,1.16c0.23,0.35,0.44,0.74,0.54,1.16c0.13,0.5-0.09,0.82-0.16,1.3\n\tc-0.34,0.03-1.06,0.1-1.3,0.34c-0.41,0.42,0.02,0.94-0.29,1.34c-0.44,0.54-1.32,0.24-1.35,1.15c-0.02,0.41,0.11,1.15,0.46,1.37\n\tc0.38,0.24,0.64,0.38,0.91,0.78c0.29,0.43,0.39,0.89,0.66,1.32c0.12,0.2,0.28,0.47,0.45,0.62c0.23,0.22,0.42,0.17,0.52,0.53\n\tc0.06,0.22,0.07,0.55,0.12,0.79c0.04,0.2,0.16,0.5-0.13,0.53c0.49,0.94,0.23,2.22,0.99,2.97c0.32,0.31,0.55,0.54,0.7,0.95\n\tc0.03,0.09,0.1,0.16,0.13,0.28c0.03,0.12-0.05,0.26,0.02,0.38c0.05,0.08,0.4,0.3,0.47,0.36c0.15,0.14,0.38,0.33,0.51,0.5\n\tc0.22,0.3,0.06,0.51,0.18,0.83c0.15,0.39,0.66,0.58,0.97,0.82c0.25,0.19,0.54,0.45,0.77,0.65c0.1,0.09,0.15,0.06,0.23,0.17\n\tc0.04,0.06,0.16,0.43,0.17,0.51c0.05,0.4-0.41,0.55-0.36,0.91c0.03,0.24,0.3,0.45,0.49,0.61c0.46,0.38,0.82,0.42,1.37,0.47\n\tc0.73,0.07,1.82,0.16,2.37,0.72c0.28,0.29,0.36,0.41,0.73,0.58c0.51,0.24,1.11,0.16,1.64,0.36c0,0.26,0.22,0.5,0.42,0.63\n\tc0.56,0.37,1.47,0.43,2.11,0.62c0.45,0.14,0.68,0.16,0.79,0.61c0.09,0.36,0.15,0.75,0.33,1.08c0.16,0.3,0.35,0.53,0.7,0.62\n\tc0.29,0.07,0.72,0.03,0.96,0.23c0.16,0.14,0.3,0.58,0.33,0.8c0.03,0.17-0.02,0.29,0.03,0.46c0.03,0.11,0.15,0.18,0.16,0.34\n\tc0.34,0.02,0.49,0.31,0.79,0.37c0.53,0.11,1.23-0.01,1.77-0.01c0.48,0,1.47-0.18,1.84,0.16c0.35,0.33,0.16,0.92,0.4,1.33\n\tc0.24,0.42,0.97,0.68,1.36,0.82c0.61,0.22,1.08,0.31,1.58,0.79c0.44,0.42,0.66,0.91,0.65,1.51c-0.01,0.69-0.2,1.3-0.17,1.99\n\tc0.04,0.8,0.59,1.04,1.28,1.2c0.66,0.15,1.51,0.08,2.08,0.41c0.19,0.11,0.44,0.36,0.58,0.54c0.19,0.25,0.43,0.49,0.53,0.74\n\tc0.1,0.23,0.12,0.53,0.28,0.76c0.16,0.22,0.54,0.31,0.68,0.52c0.2,0.31,0.02,1.24,0.02,1.61c0,0.27,0.02,0.53-0.04,0.79\n\tc-0.01,0.04-0.12,0.12-0.14,0.19c-0.04,0.17,0.02,0.33-0.03,0.5c-0.14,0.54-0.13,1.08-0.33,1.61c-0.18,0.47-0.66,0.45-1.11,0.65\n\tc-0.24,0.1-0.49,0.2-0.7,0.33c-0.33,0.21-0.16,0.54-0.38,0.7c-0.14,0.11-0.72,0.01-0.9-0.03c-0.26-0.06-0.5-0.21-0.74-0.31\n\tc-0.49-0.21-1.06-0.12-1.39,0.29c-0.09,0.12-0.02,0.17-0.17,0.28c-0.24,0.18-0.41,0.03-0.68-0.01c-0.32-0.06-0.73-0.11-0.99,0.05\n\tc-0.09,0.05-0.25,0.33-0.33,0.41c-0.16,0.17-0.34,0.3-0.47,0.49c-0.18,0.27-0.35,0.65-0.39,0.96c-0.61,0.05-0.55,0.39-0.62,0.85\n\tc-0.07,0.45-0.2,0.91-0.39,1.32c-0.08,0.18-0.15,0.38-0.2,0.58c-0.04,0.14-0.03,0.44-0.11,0.54c-0.14,0.19-0.44,0.16-0.64,0.21\n\tc-0.33,0.09-0.51,0.27-0.65,0.57c-0.19,0.43-0.12,0.79-0.17,1.24c-0.07,0.61-0.29,0.38-0.75,0.32c-0.4-0.05-0.62,0.02-0.97-0.18\n\tc-0.47-0.27-0.97-0.53-1.43-0.85c-0.27-0.19-0.5-0.3-0.79-0.45c-0.12-0.06-0.34-0.3-0.46-0.32c-0.43-0.08-0.98,0.5-1.19,0.82\n\tc-0.2,0.31-0.15,0.69-0.52,0.83c-0.06,0.02-0.5,0.14-0.57,0.13c-0.15-0.01-0.46-0.34-0.59-0.43c-0.28-0.19-0.66-0.47-0.98-0.54\n\tc-0.45-0.11-1.17,0.26-1.32,0.68c-0.1,0.28-0.05,0.92-0.01,1.22c0.05,0.43,0.22,0.9,0.34,1.32c0.15,0.55,0.16,0.99,0.17,1.57\n\tc0.01,0.46,0,0.44-0.33,0.69c-0.23,0.17-0.4,0.38-0.66,0.51c-0.33,0.15-0.98,0.24-1.13,0.61c-0.15,0.36-0.04,0.99,0.13,1.28\n\tc-0.8,0.34-1.88,1.45-1.53,2.36c-0.23,0.34-1.15,0.4-1.53,0.31c-0.41-0.1-0.7-0.16-1.15-0.15c-0.34,0.01-0.79,0.1-1.04,0.33\n\tc-0.32,0.3-0.01,0.69-0.22,0.96c-0.22,0.28-0.85,0.15-1.15,0.32c-0.32,0.18-0.62,0.55-0.78,0.87c-0.21,0.41-0.36,1.02-0.29,1.47\n\tc0.04,0.22,0.13,0.46,0.18,0.67c0.07,0.31,0.09,0.22-0.15,0.44c-0.46,0.41-0.95,0.54-1.29,1.06c-0.29,0.43-0.29,0.63-0.29,1.16\n\tc0,0.47,0.01,0.64-0.33,0.99c-0.42,0.44-0.34,0.63-0.2,1.16c0.09,0.36-0.04,0.74,0.11,1.08c0.15,0.34,0.43,0.36,0.69,0.56\n\tc0.34,0.28,0.29,0.78,0.11,1.17c-0.08,0.18-0.22,0.33-0.34,0.49c-0.17,0.23-0.35,0.28-0.55,0.48c-0.35,0.36-0.04,0.57,0.21,0.83\n\tc0.42,0.43,0.8,0.8,1.28,1.16c0.45,0.34,0.84,0.67,1.24,1.07c0.34,0.35,0.77,0.57,0.99,0.99c0.19,0.35,0.31,0.77,0.57,1.08\n\tc0.14,0.17,0.38,0.29,0.48,0.5c0.1,0.2,0.1,0.46,0.19,0.67c0.37,0.84,0.98,1.35,1.74,1.88c0.55,0.38,1.72,0.44,2.31,0.17\n\tc0.43-0.2,0.58-0.39,1.07-0.4c0.49-0.01,1.29-0.01,1.67,0.32c0.22,0.2,0.32,0.53,0.48,0.77c0.27,0.4,0.62,0.55,1.09,0.56\n\tc0.48,0.01,1.16-0.15,1.57,0.2c0.4,0.34,0.24,0.77,0.34,1.21c0.1,0.44,0.21,0.84,0.52,1.2c0.31,0.36,0.47,0.65,0.6,1.12\n\tc0.14,0.52,0.26,0.94,0.52,1.4c0.09,0.15,0.23,0.31,0.29,0.48c0.07,0.2,0,0.39,0.05,0.58c0.09,0.41,0.42,0.89,0.69,1.21\n\tc0.19,0.22,0.53,0.4,0.69,0.62c0.23,0.33,0.1,1.02,0.1,1.43c0,0.38-0.16,1.18,0.17,1.45c0.45,0.37,0.7,0.81,1.25,0.98\n\tc0.25,0.08,0.34,0,0.53,0.21c0.21,0.24,0.2,0.5,0.21,0.79c0,0.25,0.05,0.58,0.01,0.83c-0.05,0.27-0.18,0.45-0.18,0.74\n\tc0.01,0.58,0.43,1.15,0.83,1.57c0.23,0.24,0.61,0.47,0.67,0.82c0.05,0.24,0.02,0.5,0.07,0.74c0.1,0.52,0.33,0.91,0.73,1.28\n\tc0.45,0.41,1.04,0.49,1.58,0.71c0.45,0.18,0.95,0.26,1.37,0.44c0.35,0.16,0.79,0.5,1.1,0.73c0.25,0.18,0.57,0.31,0.76,0.56\n\tc0.23,0.3,0.05,0.52,0.18,0.83c0.07,0.18,0.52,0.49,0.67,0.62c0.19,0.17,0.48,0.27,0.63,0.47c0.4,0.52,0,1.04-0.14,1.55\n\tc-0.17,0.67,0.31,0.93,0.55,1.49c0.19,0.44-0.1,0.83-0.09,1.32c0.01,0.5-0.43,0.99-0.76,1.39c-0.32,0.39-0.8,0.64-1.22,0.92\n\tc-0.43,0.29-0.58,0.5-0.5,1.07c0.06,0.41,0.34,0.83,0.63,1.11c0.57,0.56,1.72,1.44,1.2,2.27c-0.27,0.42-0.63,0.7-0.66,1.24\n\tc-0.03,0.61,0.31,1.07,0.82,1.4c1.08,0.71,1.32,1.57,1.32,2.81c0,0.42-0.15,1.19,0.01,1.57c0.18,0.45,0.78,0.44,1.14,0.57\n\tc1.09,0.37,2.1,1.67,2.65,2.65c0.22,0.39,0.47,0.79,0.58,1.24c0.05,0.2,0.18,0.45,0.21,0.61c0.05,0.26-0.02,0.54,0.03,0.79\n\tc0.11,0.51,0.23,0.91,0.67,1.24c0.52,0.39,1.22,0.23,1.81,0.37c0.33,0.08,0.67-0.01,1,0.07c0.12,0.03,0.19,0.11,0.32,0.14\n\tc0.18,0.04,0.39-0.05,0.58-0.02c0.39,0.08,0.75,0.28,1.12,0.46c0.38,0.18,0.66,0.48,0.95,0.8c0.4,0.44,0.78,0.91,1.12,1.39\n\tc0.38,0.52,0.77,0.95,1.01,1.57c0.21,0.53,0.34,1.03,0.48,1.57c0.13,0.51,0.12,1.05,0.22,1.57c0.09,0.48,0.23,0.95,0.32,1.4\n\tc0.05,0.26,0.08,0.58,0.16,0.84c0.02,0.05,0.13,0.18,0.13,0.19c0.03,0.12,0,0.27,0.03,0.38c0.06,0.22,0.14,0.33,0.17,0.57\n\tc0.04,0.31,0,0.39,0.19,0.66c0.29,0.39,0.73,0.68,1.12,0.92c0.36,0.23,0.89,0.38,1.33,0.41c0.3,0.02,0.67,0.16,0.95,0.13\n\tc0.12-0.01,0.28-0.12,0.41-0.15c0.2-0.03,0.42,0.02,0.62,0.02c0.42-0.02,0.76-0.21,1.16-0.3c0.32-0.07,0.68-0.02,0.83-0.35\n\tc0.15-0.33-0.12-0.71-0.18-1.01c-0.05-0.25,0.01-0.58,0.01-0.83c0-0.28,0-0.55,0-0.83c0-0.32,0.09-0.52,0.17-0.82\n\tc0.07-0.29,0.15-0.69,0.16-0.99c0.01-0.33,0.1-0.6,0.15-0.91c0.07-0.5,0.02-1.06,0.01-1.56c0-0.45,0.04-1.08,0.32-1.43\n\tc0.33-0.41,0.99-0.46,1.5-0.39c0.95,0.12,1.09,1.34,1.97,1.7c0.58,0.23,1.38,0.15,1.99,0.13c0.72-0.03,1.47-0.38,2.14-0.63\n\tc0.78-0.3,2.69-0.5,2.98,0.62c0.28,1.08-0.33,1.93-0.79,2.81c-0.44,0.84-1.03,1.58-1.4,2.44c-0.12,0.28-0.08,0.39-0.12,0.7\n\tc-0.03,0.23-0.12,0.35-0.18,0.57c-0.12,0.49,0.01,1.2,0.01,1.7c0,0.66,0.16,1.02,0.6,1.52c0.31,0.35,0.68,0.72,0.89,1.15\n\tc0.11,0.22,0.29,0.59,0.34,0.83c0.05,0.29-0.1,0.48-0.16,0.74c-0.12,0.56,0.02,1.37,0.3,1.86c0.17,0.3,0.95,0.7,0.99,1.04\n\tc0.03,0.22-0.16,0.54-0.23,0.75c-0.36,1.09-0.58,2.07-0.59,3.22c0,0.54,0.2,0.82,0.3,1.32c0.04,0.21,0.15,0.41,0.18,0.58\n\tc0.04,0.23-0.04,0.5,0.01,0.73c0.06,0.28,0.21,0.55,0.3,0.83c0.09,0.3,0.18,0.54,0.33,0.83c0.17,0.32,0.18,0.41,0.13,0.74\n\tc-0.12,0.77-0.08,1.6-0.08,2.4c0,2.3-0.13,4.63-0.49,6.89c-0.11,0.66-0.32,1.31-0.33,1.97c-0.02,0.63-0.14,1.27-0.29,1.87\n\tc-0.07,0.26-0.03,0.55-0.08,0.82c-0.07,0.42-0.03,0.51,0.13,0.92c0.09,0.22,0.21,0.5,0.25,0.74c0.06,0.33-0.12,0.63-0.18,0.94\n\tc-0.21,1.14-0.32,2.34-0.32,3.51c0,0.75,0.16,1.41,0.16,2.16c0.01,0.9-0.33,1.41-0.33,2.31c0,0.65-0.11,1.43,0.01,2.06\n\tc0.07,0.33,0.15,0.55,0.15,0.91c0,0.33,0,0.66,0,0.99s0,0.66,0,0.99c0,0.42-0.05,0.68-0.15,1.07c-0.07,0.3-0.12,0.61-0.18,0.91\n\tc-0.06,0.3-0.17,0.48-0.16,0.82c0.01,0.77,0,1.54,0,2.31c0,0.72,0.21,1.3,0.34,1.98c0.13,0.69-0.1,1.26,0.52,1.77\n\tc0.6,0.49,0.8,0.91,0.79,1.7c0,0.33,0.04,0.67-0.04,0.99c-0.1,0.38-0.28,0.76-0.3,1.16c-0.04,0.74-0.01,1.47,0.33,2.15\n\tc0.49,0.98,1.22,1.84,1.66,2.82c0.25,0.56,0.29,1.46,0.17,2.1c-0.07,0.38-0.18,0.63-0.17,1.03c0,0.44,0,0.87,0,1.31\n\tc0,0.33-0.04,0.7-0.01,1.04c0.05,0.46,0.18,0.8,0.17,1.28c0,0.39-0.08,0.9-0.01,1.28c0.04,0.21,0.14,0.36,0.18,0.57\n\tc0.05,0.27-0.04,0.52,0.03,0.79c0.07,0.27,0.11,0.52,0.17,0.79c0.03,0.16,0.15,0.55,0.33,0.66c0.15,0.09,0.3,0,0.46,0.02\n\tc0.18,0.03,0.32,0.14,0.49,0.18c0.4,0.1,0.76,0.2,1.18,0.12c0.96-0.17,2.03,0.04,2.95-0.29c0.17-0.06,0.35-0.09,0.5-0.2\n\tc0.17-0.12,0.22-0.31,0.36-0.43c0.3-0.25,0.93-0.2,1.29-0.19c0.37,0.01,0.53,0.04,0.82,0.27c0.29,0.23,0.43,0.37,0.83,0.4\n\tc1.09,0.07,2.23-0.03,3.3-0.21c0.75-0.12,1.85-0.37,2.49-0.79c0.51-0.34,1.11-1.04,1.28-1.65c0.09-0.32,0.03-0.53,0.2-0.83\n\tc0.11-0.2,0.22-0.45,0.37-0.63c0.19-0.22,0.44-0.31,0.67-0.08c0.29,0.3,0.06,0.95,0.15,1.34c0.14,0.6,0.25,1.15,0.42,1.73\n\tc0.08,0.28,0.02,0.53,0.36,0.62c0.54,0.16,1.4-0.01,1.95-0.01c0.69,0,1.46,0.1,2.15-0.04c0.43-0.08,0.78-0.13,1.23-0.13\n\tc1.49,0.01,2.99,0,4.48,0c2.84,0,5.69,0,8.53,0c4.64,0,9.27,0,13.91,0c2.17,0,4.3-0.17,6.47-0.17c1.76,0,3.51,0,5.27,0\n\tc5.48,0,10.95,0,16.43,0c1.61,0,3.23-0.01,4.84,0c0.53,0,0.97-0.14,1.48-0.16c0.49-0.02,0.99,0,1.49,0l15.19-21.14l11.06-26.59\n\tl60.44-9.08l39.63-10.07l52.35,2.31l44.42,21.96c0,0,8.26,3.47,9.91,6.44c-0.04,0.01-0.25,0.51-0.3,0.52\n\tc-0.07,0.42-0.18,0.84-0.46,1.12c-0.26,0.26-0.74,0.75-0.74,1.16c0,0.25,0.23,0.35,0.15,0.62c-0.05,0.19-0.37,0.42-0.45,0.62\n\tc-0.18,0.42-0.35,0.94-0.34,1.4c0.01,0.98,0.17,1.92,0.78,2.69c0.24,0.29,0.56,0.62,0.61,1.01c0.02,0.18-0.04,0.24,0.01,0.43\n\tc0.04,0.17,0.17,0.35,0.28,0.49c0.21,0.28,0.7,0.44,0.8,0.75c0.05,0.18,0,0.47,0,0.66c0,0.47-0.03,0.94,0.2,1.37\n\tc0.24,0.43,0.73,0.77,0.8,1.28c0.03,0.21-0.04,0.45-0.01,0.66c0.03,0.25,0.14,0.5,0.21,0.74c0.13,0.42,0.4,0.8,0.45,1.24\n\tc0.02,0.23-0.13,0.43-0.16,0.66c-0.04,0.33,0.05,0.51-0.16,0.81c-0.2,0.29-0.43,0.51-0.59,0.83c-0.06,0.12-0.17,0.53-0.07,0.66\n\tc0.16,0.21,0.59,0.07,0.82,0.01c0.32-0.08,0.53-0.13,0.81-0.32c0.51-0.35,1.2-0.54,1.65-0.96c0.45-0.42,0.84-0.99,1.1-1.53\n\tc0.12-0.26,0.21-0.43,0.4-0.61c0.06-0.06,0.25-0.25,0.34-0.31c0.32-0.19,0.16-0.12,0.49-0.03c0.46,0.12,0.46,0.25,0.66,0.67\n\tc0.13,0.27,0.27,0.5,0.54,0.64c0.19-0.15,0.26-0.54,0.37-0.75c0.14-0.27,0.23-0.44,0.25-0.75c0.03-0.35,0.1-0.74,0.19-1.09\n\tc0.21-0.76,0.84-1.3,1.62-1.16c0.53,0.09,0.6,0.33,1.07-0.07c0.3-0.26,0.6-0.46,0.87-0.74c0.53-0.55,0.57-1.38,1.1-1.91\n\tc0.7-0.7,1.49-0.29,1.7,0.58c0.09,0.36,0.06,0.64,0.24,0.99c0.29,0.55,0.52,0.26,0.95-0.08c0.68-0.54,1.09-1.5,1.53-2.24\n\tc0.09-0.14,0.21-0.24,0.29-0.35c0.14-0.21,0.18-0.43,0.29-0.65c0.15-0.29,0.31-0.73,0.54-0.97l-16.18-12.39l19.16-39.8\n\tc-0.05-0.01-0.1,0.31-0.15,0.3c0.06-0.53,0.28-1.36,0.8-1.62c0.32-0.17,0.46-0.2,0.67-0.5c0.19-0.28,0.32-0.39,0.66-0.54\n\tc0.67-0.3,1.34-0.08,1.98,0.13c0.51,0.17,1.34,0,1.66-0.49c0.15-0.23,0.26-0.67,0.29-0.92c0.05-0.37-0.27-0.41-0.3-0.82\n\tc-0.05-0.66-0.34-1.03-0.86-1.45c-0.18-0.15-0.2,0.05-0.31-0.19c-0.06-0.12,0.02-0.39,0.05-0.51c0.09-0.35,0.13-0.61,0.13-0.99\n\tc0-0.83-0.11-1.65-0.36-2.45c-0.31-0.04-0.51-0.22-0.8-0.32c-0.24-0.09-0.66-0.1-0.8-0.36c-0.2-0.35-0.02-1.26-0.02-1.66L804.66,557\n\tl4.76,0.33C809.42,557.33,810.78,556.69,809.42,555.81z\"\n                title=\"Santa Cruz\"\n                id=\"BO-S\"\n              ><\/path>\n            <\/a>\n            <a href=\"#\" class=\"depto-btn\" id=\"btn-cochabamba\">\n              <path\n                class=\"st1 blue5\"\n                d=\"M411.7,579.86c0.34-0.4,0.78-0.89,0.76-1.39c-0.01-0.49,0.28-0.88,0.09-1.32c-0.24-0.56-0.72-0.82-0.55-1.49\n\tc0.13-0.51,0.53-1.04,0.14-1.55c-0.15-0.2-0.44-0.3-0.63-0.47c-0.15-0.13-0.6-0.44-0.67-0.62c-0.13-0.31,0.05-0.54-0.18-0.83\n\tc-0.2-0.25-0.51-0.37-0.76-0.56c-0.32-0.23-0.75-0.57-1.1-0.73c-0.41-0.18-0.92-0.26-1.37-0.44c-0.54-0.22-1.13-0.3-1.58-0.71\n\tc-0.41-0.37-0.63-0.76-0.73-1.28c-0.05-0.24-0.03-0.5-0.07-0.74c-0.07-0.35-0.44-0.58-0.67-0.82c-0.4-0.42-0.82-0.99-0.83-1.57\n\tc0-0.29,0.13-0.47,0.18-0.74c0.04-0.24,0-0.58-0.01-0.83c-0.01-0.3,0.01-0.56-0.21-0.79c-0.19-0.21-0.28-0.13-0.53-0.21\n\tc-0.55-0.17-0.79-0.61-1.25-0.98c-0.33-0.27-0.17-1.06-0.17-1.45c0-0.41,0.14-1.1-0.1-1.43c-0.16-0.23-0.5-0.4-0.69-0.62\n\tc-0.27-0.32-0.6-0.8-0.69-1.21c-0.04-0.2,0.02-0.39-0.05-0.58c-0.06-0.17-0.21-0.33-0.29-0.48c-0.26-0.46-0.38-0.87-0.52-1.4\n\tc-0.13-0.48-0.29-0.77-0.6-1.12c-0.31-0.35-0.42-0.76-0.52-1.2c-0.1-0.44,0.06-0.87-0.34-1.21c-0.41-0.35-1.09-0.19-1.57-0.2\n\tc-0.47-0.01-0.82-0.16-1.09-0.56c-0.16-0.23-0.25-0.57-0.48-0.77c-0.38-0.33-1.18-0.33-1.67-0.32c-0.49,0.01-0.64,0.2-1.07,0.4\n\tc-0.59,0.27-1.76,0.21-2.31-0.17c-0.76-0.52-1.37-1.04-1.74-1.88c-0.09-0.21-0.1-0.47-0.19-0.67c-0.1-0.21-0.33-0.32-0.48-0.5\n\tc-0.25-0.31-0.38-0.72-0.57-1.08c-0.22-0.42-0.65-0.64-0.99-0.99c-0.4-0.4-0.79-0.74-1.24-1.07c-0.49-0.36-0.87-0.73-1.28-1.16\n\tc-0.25-0.26-0.57-0.46-0.21-0.83c0.2-0.2,0.38-0.25,0.55-0.48c0.12-0.16,0.25-0.31,0.34-0.49c0.18-0.39,0.24-0.89-0.11-1.17\n\tc-0.26-0.21-0.53-0.23-0.69-0.56c-0.16-0.34-0.02-0.72-0.11-1.08c-0.14-0.53-0.22-0.72,0.2-1.16c0.34-0.35,0.33-0.52,0.33-0.99\n\tc0-0.52,0-0.72,0.29-1.16c0.35-0.52,0.83-0.65,1.29-1.06c0.25-0.22,0.23-0.12,0.15-0.44c-0.05-0.21-0.14-0.44-0.18-0.67\n\tc-0.08-0.45,0.07-1.06,0.29-1.47c0.17-0.32,0.46-0.69,0.78-0.87c0.3-0.17,0.93-0.04,1.15-0.32c0.21-0.27-0.11-0.66,0.22-0.96\n\tc0.25-0.23,0.7-0.32,1.04-0.33c0.45-0.01,0.74,0.05,1.15,0.15c0.38,0.09,1.29,0.03,1.53-0.31c-0.35-0.92,0.73-2.03,1.53-2.36\n\tc-0.17-0.29-0.29-0.92-0.13-1.28c0.16-0.37,0.81-0.45,1.13-0.61c0.26-0.12,0.43-0.34,0.66-0.51c0.33-0.25,0.34-0.23,0.33-0.69\n\tc-0.01-0.58-0.02-1.03-0.17-1.57c-0.11-0.42-0.29-0.89-0.34-1.32c-0.04-0.3-0.08-0.94,0.01-1.22c0.15-0.42,0.87-0.79,1.32-0.68\n\tc0.32,0.08,0.7,0.35,0.98,0.54c0.13,0.09,0.44,0.42,0.59,0.43c0.07,0.01,0.51-0.11,0.57-0.13c0.37-0.14,0.32-0.52,0.52-0.83\n\tc0.21-0.32,0.76-0.89,1.19-0.82c0.12,0.02,0.34,0.26,0.46,0.32c0.29,0.16,0.52,0.27,0.79,0.45c0.46,0.32,0.95,0.58,1.43,0.85\n\tc0.35,0.2,0.57,0.12,0.97,0.18c0.46,0.06,0.68,0.29,0.75-0.32c0.05-0.45-0.02-0.81,0.17-1.24c0.13-0.3,0.32-0.48,0.65-0.57\n\tc0.2-0.05,0.5-0.02,0.64-0.21c0.08-0.11,0.07-0.4,0.11-0.54c0.05-0.19,0.12-0.39,0.2-0.58c0.18-0.41,0.32-0.88,0.39-1.32\n\tc0.07-0.46,0.01-0.8,0.62-0.85c0.04-0.32,0.22-0.69,0.39-0.96c0.13-0.2,0.31-0.33,0.47-0.49c0.08-0.08,0.24-0.35,0.33-0.41\n\tc0.26-0.16,0.67-0.1,0.99-0.05c0.26,0.05,0.44,0.19,0.68,0.01c0.15-0.11,0.08-0.17,0.17-0.28c0.33-0.41,0.9-0.49,1.39-0.29\n\tc0.24,0.1,0.48,0.25,0.74,0.31c0.18,0.04,0.76,0.14,0.9,0.03c0.22-0.17,0.05-0.5,0.38-0.7c0.21-0.13,0.46-0.22,0.7-0.33\n\tc0.45-0.2,0.93-0.18,1.11-0.65c0.21-0.53,0.2-1.08,0.33-1.61c0.04-0.18-0.01-0.34,0.03-0.5c0.02-0.08,0.13-0.15,0.14-0.19\n\tc0.06-0.26,0.04-0.52,0.04-0.79c0-0.37,0.17-1.3-0.02-1.61c-0.14-0.22-0.52-0.3-0.68-0.52c-0.17-0.23-0.18-0.53-0.28-0.76\n\tc-0.11-0.25-0.34-0.49-0.53-0.74c-0.14-0.18-0.38-0.42-0.58-0.54c-0.57-0.33-1.42-0.26-2.08-0.41c-0.69-0.15-1.24-0.4-1.28-1.2\n\tc-0.03-0.69,0.16-1.3,0.17-1.99c0-0.61-0.21-1.09-0.65-1.51c-0.5-0.48-0.97-0.57-1.58-0.79c-0.39-0.14-1.12-0.4-1.36-0.82\n\tc-0.24-0.42-0.05-1-0.4-1.33c-0.36-0.34-1.35-0.16-1.84-0.16c-0.53,0-1.24,0.13-1.77,0.01c-0.31-0.07-0.46-0.36-0.79-0.37\n\tc0-0.15-0.13-0.23-0.16-0.34c-0.04-0.17,0-0.29-0.03-0.46c-0.04-0.22-0.17-0.66-0.33-0.8c-0.24-0.2-0.67-0.16-0.96-0.23\n\tc-0.35-0.09-0.54-0.32-0.7-0.62c-0.18-0.34-0.23-0.72-0.33-1.08c-0.12-0.45-0.34-0.47-0.79-0.61c-0.64-0.19-1.56-0.25-2.11-0.62\n\tc-0.2-0.13-0.42-0.38-0.42-0.63c-0.53-0.21-1.13-0.12-1.64-0.36c-0.37-0.17-0.44-0.29-0.73-0.58c-0.55-0.57-1.64-0.65-2.37-0.72\n\tc-0.55-0.05-0.91-0.1-1.37-0.47c-0.19-0.16-0.46-0.36-0.49-0.61c-0.05-0.37,0.41-0.52,0.36-0.91c-0.01-0.08-0.13-0.45-0.17-0.51\n\tc-0.08-0.11-0.13-0.08-0.23-0.17c-0.23-0.2-0.52-0.46-0.77-0.65c-0.3-0.23-0.82-0.43-0.97-0.82c-0.12-0.31,0.04-0.53-0.18-0.83\n\tc-0.12-0.17-0.36-0.36-0.51-0.5c-0.07-0.07-0.42-0.28-0.47-0.36c-0.07-0.12,0.01-0.26-0.02-0.38c-0.03-0.12-0.1-0.19-0.13-0.28\n\tc-0.15-0.41-0.38-0.64-0.7-0.95c-0.76-0.75-0.51-2.03-0.99-2.97c0.29-0.03,0.17-0.33,0.13-0.53c-0.05-0.24-0.06-0.56-0.12-0.79\n\tc-0.1-0.36-0.28-0.32-0.52-0.53c-0.17-0.16-0.33-0.43-0.45-0.62c-0.27-0.43-0.36-0.89-0.66-1.32c-0.27-0.4-0.52-0.53-0.91-0.78\n\tc-0.35-0.22-0.48-0.96-0.46-1.37c0.03-0.9,0.91-0.61,1.35-1.15c0.32-0.39-0.12-0.92,0.29-1.34c0.24-0.24,0.97-0.31,1.3-0.34\n\tc0.06-0.48,0.28-0.79,0.16-1.3c-0.1-0.41-0.31-0.8-0.54-1.16c-0.23-0.35-0.36-0.73-0.21-1.16c0.12-0.36,0.72-0.84,1.09-0.85\n\tc0.04-0.28,0.15-0.45,0.31-0.67c0.23-0.31,0.3-0.49,0.4-0.86c0.15-0.56,0.58-1.09,0.65-1.67c0.09-0.78-0.34-1.48,0.02-2.23\n\tc0.4-0.82,0.91,0.2,0.99,0.63c0.31,0.05,0.88,0.43,1.11,0.04c0.12-0.21,0.02-0.76,0.02-0.99c0-0.35-0.1-0.84,0.03-1.16\n\tc0.15-0.4,0.7-0.63,1.08-0.69c-0.1-0.33-0.32-0.32-0.28-0.71c0.02-0.25,0.14-0.61,0.27-0.81c0.08-0.12,0.19-0.11,0.24-0.25\n\tc0.04-0.11-0.01-0.4-0.01-0.52c-0.01-0.6,0.16-0.93,0.4-1.46c0.06-0.14,0.21-0.36,0.23-0.51c0.04-0.37,0.04-0.1-0.13-0.35\n\tc-0.27-0.42-0.36-0.63-0.34-1.17c0.01-0.29,0-0.68,0.33-0.79c0.24-0.08,0.56,0.06,0.82-0.01c-0.08-0.52-0.42-0.9-0.28-1.46\n\tc0.1-0.38,0.28-0.69,0.38-1.07c0.06-0.21,0.08-0.4,0.12-0.62c0.07-0.39,0.13-0.35,0-0.66c-0.12-0.28-0.1-0.28-0.39-0.45\n\tc-0.24-0.14-0.75-0.24-0.91-0.46c0.13-0.23,0.48-0.28,0.58-0.53c0.12-0.29-0.14-0.62-0.15-0.92c-0.02-0.48,0.25-0.83,0.46-1.22\n\tc0.14-0.26,0.32-0.63,0.36-0.92c0.05-0.35-0.03-0.36-0.32-0.53c-0.42-0.24-0.77-0.35-1.05-0.78c-0.38-0.59-0.36-0.9,0.31-1.16\n\tc0.33-0.13,0.36-0.06,0.41-0.4c0.05-0.31,0-0.7,0-1.02c0-0.81,0.11-1.68,0-2.47c-0.05-0.35-0.07-0.3-0.41-0.32\n\tc-0.25-0.01-0.49-0.02-0.72,0.1c-0.08-0.22,0.03-0.46-0.03-0.68c-0.11-0.39-0.49-0.34-0.72-0.58c-0.22-0.23-0.1-0.89-0.19-1.24\n\tc-0.06-0.24-0.1-0.42-0.2-0.62c-0.14-0.27-0.23-0.34-0.18-0.66c0.09-0.49,0.26-1.08,0.11-1.59c-0.35-0.06-0.61-0.02-0.8-0.34\n\tc-0.15-0.24-0.24-0.74-0.17-1.01c0.06-0.21,0.15-0.37,0.21-0.61c0.04-0.19,0.25-0.08,0.11-0.37c-0.07-0.15-0.28-0.16-0.4-0.26\n\tc-0.35-0.3-0.88-1.1-0.91-1.55c-0.03-0.47,0.26-0.98,0.46-1.37c0.26-0.5,0.29-0.99,0.04-1.51c-0.14-0.28-0.22-0.4-0.13-0.76\n\tc0.07-0.27,0.24-0.53,0.1-0.83c-0.13-0.3-0.49-0.32-0.6-0.65c-0.11-0.32-0.01-0.51,0.11-0.77c0.1-0.21,0.28-0.41,0.34-0.64\n\tc0.07-0.28,0.18-0.78,0.18-1.07l-2.97-0.18l-8.37-0.49c-0.79,0-1.69,0.05-2.43,0.33c-0.18,0.07-0.38,0.06-0.54,0.13\n\tc-0.08,0.03-0.16,0.13-0.25,0.18c-0.55,0.3-1.12,0.57-1.64,0.94c-0.32,0.23-0.66,0.45-0.9,0.74c-0.12,0.15-0.26,0.2-0.39,0.32\n\tc-0.06,0.05-0.1,0.16-0.16,0.22c-0.3,0.3-0.46,0.68-0.75,1c-0.22,0.24-0.33,0.52-0.52,0.77c-0.56,0.74-0.83,1.59-1.23,2.42\n\tc-0.21,0.43-0.35,0.85-0.53,1.29c-0.1,0.25-0.25,0.51-0.33,0.76c-0.19,0.58-0.23,1.21-0.38,1.79c-0.12,0.5-0.05,1.04-0.17,1.54\n\tc-0.09,0.38,0.05,0.63,0.09,0.98c0.04,0.4,0.03,0.89-0.06,1.28c-0.07,0.32-0.04,0.62-0.06,0.94c-0.01,0.24-0.1,0.42-0.11,0.65\n\tc-0.02,0.33,0.04,0.58,0.1,0.88c0.05,0.27-0.06,0.41-0.11,0.66c-0.05,0.26,0.08,0.43,0.12,0.66c0.04,0.21,0.01,0.52-0.03,0.72\n\tc-0.02,0.09-0.07,0.17-0.09,0.27c-0.02,0.13-0.05,0.2-0.08,0.33c-0.08,0.26-0.1,0.55-0.26,0.78c-0.11,0.15-0.31,0.19-0.44,0.33\n\tc-0.09,0.1-0.12,0.22-0.18,0.33c-0.12,0.25-0.16,0.45-0.22,0.73c-0.14,0.68-0.3,1.37-0.5,2.03c-0.1,0.34-0.28,0.65-0.39,0.98\n\tc-0.08,0.24-0.09,0.45-0.24,0.66c-0.21,0.29-0.37,0.5-0.48,0.85c-0.18,0.59-0.28,1.15-0.6,1.69c-0.4,0.66-1.01,1.07-1.54,1.62\n\tc-0.33,0.33-0.69,0.61-1.05,0.91c-0.34,0.28-0.65,0.58-0.99,0.88c-0.31,0.27-0.64,0.5-0.96,0.77c-0.27,0.22-0.4,0.81-0.77,0.89\n\tc-0.41,0.09-0.79,0.08-1.21,0.11c-0.18,0.01-0.37,0.04-0.55,0.1c-0.11,0.03-0.23,0.11-0.33,0.13c-0.11,0.02-0.23-0.03-0.34-0.01\n\tc-0.12,0.02-0.21,0.1-0.33,0.12c-0.29,0.05-0.49,0-0.77,0.1c-0.44,0.17-0.91,0.33-1.33,0.55c-0.15,0.08-0.27,0.25-0.42,0.31\n\tc-0.16,0.07-0.38,0.01-0.56,0.04c-0.42,0.08-0.8,0.24-1.21,0.31c-0.38,0.06-0.77,0.15-1.15,0.22c-0.25,0.05-0.49,0.17-0.74,0.22\n\tc-0.11-0.02-0.21-0.01-0.31,0.01c-0.05,0.05-0.11,0.09-0.16,0.14c-0.11,0.05-0.26,0.12-0.38,0.15c-0.31,0.08-0.63-0.01-0.94,0.08\n\tc-0.16,0.04-0.36,0.1-0.5,0.19c-0.15,0.1-0.13,0.19-0.24,0.31c-0.19,0.21-0.7,0.34-0.97,0.41c-0.22,0.06-0.59,0.01-0.77,0.15\n\tc-0.24,0.18-0.06,0.27-0.45,0.34c-0.46,0.08-0.93,0.08-1.4,0.08c-0.38,0-0.56-0.11-0.58,0.31c-0.4,0.1-0.89,0.02-1.31,0.02\n\tc-0.62,0-1.21,0.1-1.82,0.22c-0.82,0.15-1.65,0.4-2.48,0.45c-0.37,0.02-0.64,0.09-0.99,0.19c-0.3,0.09-0.47,0.22-0.74,0.37\n\tc-0.29,0.16-0.57,0.21-0.9,0.21c-0.77-0.01-1.5,0.02-2.26-0.1c-0.41-0.06-0.88,0.09-1.26,0.21c-0.35,0.11-0.62,0.11-1,0.11\n\tc-0.74,0.01-1.46-0.11-2.2-0.11c-0.5,0-0.93,0.05-1.42,0.17c-0.5,0.12-1.01,0.26-1.49,0.43c-0.54,0.2-1.07,0.14-1.62,0.04\n\tc-0.34-0.06-0.64-0.24-0.97-0.3c-0.17-0.03-0.36,0-0.53,0c-0.49,0-0.95-0.04-1.43-0.1c-0.15-0.02-0.29,0.01-0.44-0.03\n\tc-0.21-0.06-0.44-0.23-0.66-0.31c-0.4-0.15-0.62-0.46-0.89-0.78c-0.32-0.38-0.63-0.33-1.1-0.32c-0.18,0-0.36,0.01-0.53,0\n\tc-0.17-0.01-0.25-0.07-0.4-0.1c-0.27-0.06-0.45-0.02-0.67-0.23c-0.17-0.15-0.38-0.4-0.38-0.65c-0.74-0.16-1.08-1.03-1.86-1.01\n\tc-0.47,0.01-0.93-0.44-1.32-0.63c-0.19-0.09-0.4-0.24-0.6-0.31c-0.24-0.08-0.48-0.07-0.72-0.16c-0.35-0.14-0.75-0.19-1.1-0.27\n\tc-0.31-0.08-0.68-0.13-0.98-0.28c-0.22-0.11-0.42-0.21-0.65-0.3c-0.64-0.26-1.06-0.74-1.54-1.21c-0.19-0.19-0.39-0.37-0.58-0.55\n\tc-0.09-0.09-0.17-0.2-0.27-0.29c-0.09-0.08-0.2-0.08-0.29-0.17c-0.16-0.16-0.26-0.39-0.44-0.56c-0.24-0.24-0.42-0.49-0.61-0.77\n\tc-0.42-0.64-0.99-1.16-1.49-1.74c-0.8-0.92-1.38-2.02-1.87-3.13c-0.18-0.42-0.36-0.82-0.47-1.26c-0.13-0.56-0.47-1.09-0.72-1.6\n\tc-0.2-0.4-0.44-0.78-0.65-1.18c-0.22-0.4-0.62-0.7-0.8-1.1c-0.14-0.29-0.36-0.41-0.56-0.66c-0.11-0.15-0.17-0.32-0.32-0.45\n\tc-0.15-0.12-0.29-0.23-0.44-0.35c-0.18-0.16-0.41-0.21-0.6-0.35c-0.27-0.21-0.42-0.36-0.73-0.52c-0.24-0.13-0.5-0.3-0.71-0.47\n\tc-0.47-0.39-0.99-0.67-1.5-1.01c-0.32-0.22-0.65-0.46-0.97-0.69c-0.21-0.15-0.46-0.31-0.64-0.5c-0.14-0.15-0.24-0.33-0.37-0.49\n\tc-0.27-0.31-0.44-0.48-0.78-0.75c-0.52-0.41-0.93-0.98-1.43-1.38c-0.52-0.42-1.08-0.67-1.68-0.96c-0.33-0.16-0.57-0.45-0.88-0.66\n\tc-0.29-0.2-0.47-0.38-0.66-0.67c-0.09-0.14-0.17-0.33-0.28-0.44c-0.13-0.13-0.35-0.12-0.52-0.17c-0.24-0.07-0.46-0.18-0.7-0.25\n\tc-0.18-0.05-0.38-0.14-0.56-0.11c-0.27,0.05-0.58,0.18-0.87,0.09c-0.16-0.05-0.21-0.11-0.39-0.12c-0.24-0.01-0.48,0-0.72,0\n\tc-0.23,0-0.45-0.01-0.68,0c-0.27,0.01-0.5,0.11-0.77,0.12c-0.57,0.02-1.02-0.18-1.17-0.75c-0.12-0.45-0.22-0.89-0.24-1.35\n\tc-0.01-0.26-0.15-0.8-0.33-1c-0.22-0.25-0.7-0.48-1-0.57c-0.62-0.19-1.35-0.07-2-0.08c-0.47-0.01-0.73-0.29-1.08-0.55\n\tc-0.27-0.2-0.32-0.22-0.67-0.3c-0.45-0.1-0.87-0.25-1.3-0.41c-0.31-0.12-0.36-0.12-0.47-0.39c-0.08-0.19-0.14-0.24-0.31-0.34\n\tc-0.31-0.17-0.48-0.4-0.66-0.7c-0.09-0.15-0.2-0.38-0.32-0.5c-0.09-0.1-0.23-0.13-0.32-0.22c-0.09-0.09-0.11-0.19-0.19-0.28\n\tc-0.45-0.46-1.19-0.31-1.73-0.6c-0.42-0.22-0.55-0.72-0.64-1.16c0,0,0.12-0.9-0.7-0.87c-0.27,0.01-0.55,0.04-0.82,0.04\n\tc-0.32-0.01-0.39,0.11-0.65,0.17c-0.25,0.06-0.58-0.03-0.83-0.01c-0.33,0.02-0.62,0.16-0.96,0.19c-0.14,0.78-0.66,1.36-1.02,2.04\n\tc-0.19,0.35-0.45,0.74-0.32,1.16c0.06,0.21,0.27,0.37,0.37,0.58c0.11,0.23,0.09,0.42,0.15,0.66c0.21,0.82,0.29,1.6,0.29,2.48\n\tc0,0.37,0.06,0.8-0.04,1.16c-0.1,0.37-0.09,0.78-0.29,1.09c-0.38,0.6-1.25,1.16-1.33,1.88c-0.05,0.47,0.15,0.87,0.17,1.32\n\tc0.03,0.54,0.03,1.11,0,1.65c-0.02,0.45-0.17,0.85-0.17,1.32c0,0.41,0,0.83,0,1.24c0,0.41-0.02,0.67,0.16,1.01\n\tc0.21,0.4,0.51,0.72,0.79,1.07c0.58,0.69,1.26,1.26,1.85,1.91c0.31,0.33,0.5,0.78,0.74,1.15c0.09,0.14,0.21,0.25,0.22,0.4\n\tc0.01,0.2-0.27,0.48-0.27,0.68c0,0.15,0.11,0.24,0.14,0.4c0.04,0.19-0.02,0.38,0.03,0.58c0.15,0.55,0.13,1.07,0.13,1.65\n\tc0,0.34-0.15,1.15,0.03,1.45c0.1,0.17,0.22,0.15,0.37,0.2c0.26,0.09,0.43,0.16,0.67,0.33c0.18,0.13,0.41,0.23,0.58,0.37\n\tc0.21,0.16,0.27,0.34,0.42,0.54c0.35,0.45,0.74,0.66,0.93,1.2c0.29,0.81,0.12,1.95,0.13,2.84c0.01,0.51-0.16,0.98-0.17,1.49\n\tc0,0.45,0.09,0.75,0.16,1.15c0.06,0.37,0.12,0.7,0.16,1.08c0.05,0.48,0.41,0.7,0.67,1.07c0.26,0.36,0.16,0.88,0.16,1.32\n\tc0,0.48,0,0.97,0,1.45c0,0.44-0.07,0.94,0.04,1.36c0.07,0.26,0.13,0.38,0.13,0.66c0,0.25-0.02,0.44,0.08,0.66\n\tc0.18,0.42,0.54,0.9,0.83,1.26c0.27,0.35,0.51,0.76,0.84,1.05c0.39,0.34,0.69,0.68,0.98,1.08c0.08,0.12,0.3,0.33,0.25,0.48\n\tc-0.19,0.51-0.33,1.03-0.33,1.58c0,0.52-0.06,0.77-0.29,1.19c-0.1,0.18-0.23,0.33-0.33,0.5c-0.17,0.25-0.13,0.44-0.22,0.69\n\tc-0.13,0.35-0.47,0.7-0.62,1.04c0.28,0.18,0.06,0.47,0.13,0.71c0.06,0.21,0.26,0.43,0.34,0.65c0.22,0.61,0.33,1.09,0.33,1.75\n\tc0,0.54,0.09,1.19,0.01,1.72c-0.09,0.59-0.68,1.16-1.16,1.45c-0.45,0.27-0.65,0.46-0.98,0.86c-0.22,0.27-0.54,0.47-0.64,0.83\n\tc-0.03,0.12,0.03,0.37-0.05,0.46c-0.14,0.17-0.52,0.14-0.7,0.2c-1.03,0.33-2.08,0.61-3.2,0.5c-1.3-0.12-2.32-1.01-3.52-0.02\n\tc-0.22,0.19-0.34,0.46-0.53,0.67c-0.21,0.23-0.4,0.39-0.58,0.66c-0.4,0.6-0.86,1.15-1.28,1.75c-0.23,0.32-0.34,0.7-0.58,1.02\n\tc-0.2,0.27-0.45,0.52-0.5,0.86c-0.06,0.38,0.04,0.4-0.15,0.7c-0.26,0.39-0.6,0.73-0.8,1.16c-0.13,0.29-0.17,0.56-0.2,0.86\n\tc-0.02,0.24-0.15,0.37-0.18,0.57c-0.03,0.25,0.15,0.41,0.18,0.66c0.04,0.3,0.05,0.56,0.15,0.83c0.2,0.54,0.53,1.06,0.83,1.57\n\tc0.33,0.56,0.64,1.1,1.04,1.56c0.37,0.43,0.69,0.93,1.12,1.3c0.4,0.34,0.88,0.56,1.27,0.9c0.21,0.19,0.33,0.4,0.53,0.58\n\tc0.27,0.25,0.58,0.35,0.8,0.7c0.07,0.1,0.09,0.23,0.15,0.33c0.09,0.15,0.27,0.24,0.35,0.36c0.07,0.12,0,0.17,0.03,0.29\n\tc0.04,0.19,0.11,0.39,0.15,0.58c0.1,0.51,0.01,1.09-0.11,1.57c-0.07,0.26-0.04,0.55-0.04,0.83c0.01,0.35-0.16,0.53-0.13,0.82\n\tc0.06,0.51,0.47,0.81,0.46,1.33c0,0.27,0,0.55,0,0.83c0,0.41-0.11,0.62-0.17,0.99c-0.09,0.5,0.01,1.12,0.17,1.57\n\tc0.18,0.5,0.52,0.58,0.99,0.73c0.68,0.23,0.71,0.62,0.87,1.28c0.18,0.77,0.34,1.37,0.29,2.19c-0.04,0.62-0.21,1.15-0.54,1.64\n\tc-0.13,0.2-0.2,0.4-0.41,0.55c-0.23,0.16-0.6,0.13-0.53,0.52c0.06,0.33,0.6,1.11,0.85,1.38c0.51,0.57,1.22,0.92,1.79,1.4\n\tc1.03,0.86-0.85,2.35-0.02,3.27c0.16,0.18,0.46,0.21,0.51,0.48c0.05,0.27-0.18,0.41-0.34,0.58c-0.23,0.24-0.35,0.39-0.66,0.54\n\tc-0.35,0.17-0.64,0.42-0.99,0.59c-0.42,0.2-0.95,0.32-1.2,0.77c-0.14,0.24-0.13,0.51-0.28,0.74c-0.11,0.17-0.31,0.32-0.46,0.47\n\tc-0.35,0.35-0.53,0.47-0.25,0.99c0.23,0.44,0.92,0.65,0.72,1.29c-0.11,0.35-0.6,0.59-0.68,0.97c-0.12,0.57,0.48,0.89,0.64,1.33\n\tc0.2,0.53-0.27,0.82-0.3,1.32c-0.04,0.6,0.35,0.7,0.79,1.04c0.4,0.31,0.81,0.68,1.03,1.12c0.23,0.45,0.03,0.85,0.66,0.99\n\tc0.28,0.06,0.51,0.05,0.75,0.26c0.23,0.2,0.32,0.42,0.57,0.6c0.4,0.3,0.75,0.66,1.12,1c0.39,0.35,0.76,0.44,1.2,0.62\n\tc0.18,0.08,0.31,0.06,0.49,0.19c0.31,0.23,0.53,0.53,0.8,0.8c0.42,0.43,1,0.82,1.37,1.31c0.17,0.23,0.12,0.4,0.19,0.66\n\tc0.09,0.31,0.37,0.54,0.51,0.83c0.14,0.27,0.09,0.46,0.13,0.74c0.06,0.41,0.12,0.36-0.06,0.74c-0.1,0.21-0.15,0.41-0.13,0.64\n\tc0.06,0.56,0.54,0.96,0.65,1.47c0.1,0.44-0.46,1.06-0.76,1.39c-0.13,0.15-0.32,0.28-0.43,0.45c-0.17,0.27-0.01,0.55-0.15,0.8\n\tc-0.24,0.45-0.79,0.64-1.09,1.02c-0.38,0.49-0.7,0.66-1.23,0.99c-0.58,0.35-0.98,0.91-1.44,1.37c-0.53,0.52-1.06,1.01-1.5,1.62\n\tc-0.65,0.89-1.28,2-0.12,2.76c0.39,0.26,0.72,0.26,0.95,0.69c0.31,0.57-0.01,1.23,0.29,1.8c0.23,0.44,0.59,0.55,1.04,0.65\n\tc0.6,0.14,1.02,0.24,1.64,0.08c0.48-0.12,0.87-0.16,1.26-0.46c0.24-0.18,0.46-0.34,0.74-0.46c0.23-0.1,0.44-0.16,0.66-0.28\n\tc0.31-0.18,0.48-0.31,0.85-0.34c0.67-0.05,1.33,0.14,1.95,0.3c0.72,0.19,1.47-0.06,2.12-0.34c0.96-0.4,1.64-1.32,2.63-1.77\n\tc0.3-0.14,0.59-0.21,0.93-0.25c0.27-0.03,0.48,0.06,0.76,0.09c0.21,0.02,0.48,0.2,0.67,0.18c0.28-0.03,0.56-0.51,0.81-0.67\n\tc0.44-0.29,0.84-0.59,1.25-0.92c0.23-0.18,0.5-0.26,0.74-0.43c0.27-0.2,0.51-0.51,0.68-0.8c0.2-0.36,0.13-0.73,0.27-1.12\n\tc0.24-0.65,0.65-1.23,1.2-1.66c0.53-0.41,1.05-0.5,1.65-0.65c0.58-0.15,1.23,0.03,1.82-0.07c0.17-0.03,0.33-0.11,0.5-0.14\n\tc0.05-0.01,0.27,0.05,0.33,0.02c0.3-0.15,0.45-0.48,0.82-0.64c0.44-0.19,0.93-0.2,1.4-0.28c0.43-0.08,0.53,0,0.92,0.09\n\tc0.24,0.06,0.52,0.06,0.77,0.12c0.62,0.14,1.27,0.13,1.89,0.25c0.57,0.11,1.19,0.14,1.64-0.36c0.15-0.17,0.11-0.39,0.27-0.55\n\tc0.17-0.18,0.51-0.21,0.74-0.28c0.33-0.09,0.74-0.24,1.05-0.09c0.29,0.14,0.24,0.22,0.55,0.23c0.86,0.03,1.84-1.05,2.49-1.46\n\tc0.38-0.24,0.91-0.36,1.31-0.58c0.39-0.21,0.5-0.46,0.68-0.83c0.19-0.38,0.36-0.79,0.54-1.22c0.23-0.56,0.19-1.1,0.32-1.66\n\tc0.13-0.53,0.69-0.78,0.8-1.32c0.05-0.24-0.07-0.5-0.01-0.74c0.06-0.24,0.38-0.53,0.61-0.63c0.66-0.3,1.41,0.58,1.86,1\n\tc0.63,0.6,1.2,1.26,1.83,1.86c0.42,0.4,0.7,0.92,1.14,1.31c0.27,0.25,0.64,0.45,0.82,0.77c0.13,0.22,0.12,0.49,0.17,0.72\n\tc0.05,0.22,0.13,0.45,0.21,0.66c0.13,0.37,0.35,0.47,0.63,0.7c0.18,0.15,0.3,0.37,0.48,0.52c0.2,0.16,0.43,0.26,0.66,0.39\n\tc0.56,0.31,0.83,0.65,1.11,1.2c0.28,0.55,0.08,1.12,0.41,1.65c0.37,0.6,0.63,0.49,1.28,0.5c0.63,0,1.05-0.19,1.61-0.46\n\tc0.24-0.12,0.49-0.22,0.73-0.35c0.49-0.27,0.83-0.74,1.33-0.97c0.9-0.42,2.08-0.27,2.62,0.62c0.3,0.49,0.29,0.93,0.31,1.47\n\tc0.02,0.35,0.14,0.67,0.17,1.02c0.09,1.01,1.88,1.22,2.44,1.97c0.3,0.4,0.33,0.51,0.85,0.67c0.52,0.16,1.04,0.31,1.47,0.66\n\tc0.52,0.42,0.78,1.24,1.18,1.78c0.23,0.31,0.47,0.7,0.74,0.96c0.21,0.2,0.46,0.29,0.7,0.44c0.23,0.15,0.49,0.28,0.71,0.45\n\tc0.37,0.28,0.61,0.39,1.07,0.54c0.6,0.2,1.33,0.52,1.62,1.12c0.11,0.22,0.09,0.43,0.15,0.66c0.03,0.12,0.12,0.2,0.14,0.33\n\tc0.03,0.16-0.07,0.35,0.02,0.5c0.08,0.15,0.4,0.31,0.54,0.4c0.18,0.11,0.58,0.15,0.72,0.28c0.11,0.1,0.25,0.37,0.33,0.5\n\tc0.14,0.26,0.27,0.52,0.41,0.79c0.3,0.56,0.68,1.04,1.3,1.28c0.58,0.22,1.61,0.33,2,0.86c0.35,0.46,0.47,1.01,0.74,1.5\n\tc0.27,0.5,0.8,0.92,1.2,1.31c0.4,0.4,0.8,0.82,0.95,1.36c0.15,0.51,0.23,1.14,0.73,1.49c0.12-0.29,0.05-0.58-0.2-0.86\n\tc0.32,0.16,0.44,0.73,0.8,0.82c0.23,0.06,0.3,0.16,0.56,0.18c0.52,0.04,1.29-0.15,1.75,0.19c0.42,0.32,0.47,0.87,1.02,1.09\n\tc0.53,0.21,0.94,0.25,1.16,0.78c0.17,0.4,0.17,0.77,0.17,1.24c-0.01,0.79,0.45,1.25,1.16,1.53c0.27,0.11,0.48,0.04,0.74,0.11\n\tc0.37,0.1,0.14,0.2,0.26,0.51c0.23,0.58,1.09,0.24,1.54,0.34c0.15,0.03,0.62,0.21,0.72,0.35c0.11,0.15,0.03,0.54,0.02,0.7\n\tc0,0.29-0.05,0.63,0,0.92c0.06,0.39,0.39,0.57,0.7,0.86c0.27,0.25,0.66,0.53,1.04,0.6c0.24,0.05,0.44-0.06,0.63,0.13\n\tc0.32,0.32,0.11,1.5,0.12,1.91c0.01,0.95-0.83,2.17-0.04,3.06c0.21,0.24,0.48,0.31,0.85,0.36c0.58,0.08,1.2,0.05,1.79,0.12\n\tc0.46,0.05,1.15,0.13,1.61,0.04c0.34-0.06,0.54-0.18,0.9-0.17c0.29,0.01,0.53,0.04,0.82,0.12c0.56,0.14,0.93,0.47,1.46,0.68\n\tc0.6,0.24,1.1,0.57,1.68,0.86c0.59,0.3,1.26,0.49,1.82,0.82c0.41,0.24,0.85,0.33,1.3,0.5c0.38,0.15,0.72,0.36,0.7-0.19\n\tc-0.02-0.43-0.15-0.84-0.17-1.27c-0.02-0.39-0.12-0.8-0.21-1.18c-0.15-0.67-0.14-1.02,0.28-1.58c0.82-1.1,2.1-2.25,3.56-2.22\n\tc0.9,0.02,1.51-0.25,2.19-0.85c0.57-0.5,0.76-1.2,1.35-1.69c0.79-0.66,1.74-1.03,2.75-1.23c0.79-0.16,1.63-0.3,2.47-0.15\n\tc0.77,0.14,0.95,0.48,1.27,1.12c0.3,0.6,0.39,1.29,0.99,1.62c0.69,0.38,1.63,0.25,2.34,0.07c0.41-0.1,1.54-0.19,1.99-0.01\n\tc0.38,0.15,0.69,0.72,0.83,1.05c0.15,0.35,0.37,0.7,0.46,1.07c0.06,0.25,0.01,0.44,0.22,0.62c0.41,0.34,1.07,0.45,1.57,0.59\n\tc0.3,0.08,0.56,0.21,0.69,0.52c0.07,0.16,0.06,0.35,0.13,0.52c0.1,0.24,0.26,0.57,0.41,0.79c0.12,0.19,0.29,0.32,0.48,0.43\n\tc0.33,0.19,0.69,0.45,1.04,0.63c0.53,0.26,1.36,0.51,1.94,0.53c0.52,0.02,1.85-0.25,2.15,0.15c0.15,0.2,0.09,0.54,0.28,0.72\n\tc0.24,0.23,0.73,0.12,1.04,0.12c0.43,0,0.86-0.1,1.28-0.21c0.3-0.08,0.82-0.1,0.97-0.42c-0.04-0.01-0.07-0.02-0.11-0.03\n\tc0.47,0.07,0.38,0.17,0.8,0c0.27-0.11,0.6-0.21,0.85-0.36c0.47-0.29,0.82-0.69,1.12-1.12c0.57-0.84,1.87-1.05,2.82-0.78\n\tc0.46,0.13,0.76,0.41,0.98,0.83c0.23,0.43,0.45,0.77,0.95,0.79L411.7,579.86z\"\n                title=\"Cochabamba\"\n                id=\"BO-C\"\n              ><\/path>\n            <\/a>\n            <a href=\"#\" class=\"uknown-depto-btn\" id=\"btn-unknown\">\n              <path\n                class=\"st1\"\n                d=\"M262.03,521.67c-0.11,0.35-0.6,0.59-0.68,0.97c-0.12,0.57,0.48,0.89,0.64,1.33c0.2,0.53-0.27,0.82-0.3,1.32\n\tc-0.04,0.6,0.35,0.7,0.79,1.04c0.4,0.31,0.81,0.68,1.03,1.12c0.23,0.45,0.03,0.85,0.66,0.99c0.28,0.06,0.51,0.05,0.75,0.26\n\tc0.23,0.2,0.32,0.42,0.57,0.6c0.4,0.3,0.75,0.66,1.12,1c0.39,0.35,0.76,0.44,1.2,0.62c0.18,0.08,0.31,0.06,0.49,0.19\n\tc0.31,0.23,0.53,0.53,0.8,0.8c0.42,0.43,1,0.82,1.37,1.31c0.17,0.23,0.12,0.4,0.19,0.66c0.09,0.31,0.37,0.54,0.51,0.83\n\tc0.14,0.27,0.09,0.46,0.13,0.74c0.06,0.41,0.12,0.36-0.06,0.74c-0.1,0.21-0.15,0.41-0.13,0.64c0.06,0.56,0.54,0.96,0.65,1.47\n\tc0.1,0.44-0.46,1.06-0.76,1.39c-0.13,0.15-0.32,0.28-0.43,0.45c-0.17,0.27-0.01,0.55-0.15,0.8c-0.24,0.45-0.79,0.64-1.09,1.02\n\tc-0.38,0.49-0.7,0.66-1.23,0.99c-0.58,0.35-0.98,0.91-1.44,1.37c-0.53,0.52-1.06,1.01-1.5,1.62c-0.65,0.89-1.28,2-0.12,2.76\n\tc0.39,0.26,0.72,0.26,0.95,0.69c0.31,0.57-0.01,1.23,0.29,1.8c0.23,0.44,0.59,0.55,1.04,0.65\"\n              ><\/path>\n            <\/a>\n            <a href=\"#\" class=\"depto-btn\" id=\"btn-oruro\">\n              <path\n                class=\"st1 blue6\"\n                d=\"M296.45,600.56c-0.05,0.01-0.09,0.02-0.14,0.03c-0.15,0.46,0.02,0.92,0.35,1.26c0.35,0.35,0.52,0.13,0.88,0.05\n\tc0.19-0.04,0.38-0.04,0.56-0.09c0.15-0.05,0.34-0.14,0.5-0.2c0.4-0.18,0.77-0.21,1.15-0.38c0.44-0.2,1.02-0.44,1.5-0.5\n\tc0.52-0.07,0.68,0.1,1.07,0.41c0.2,0.16,0.36,0.15,0.42,0.42c0.04,0.18-0.05,0.4-0.02,0.59c0.04,0.25,0.21,0.67,0.34,0.91\n\tc0.24,0.46,0.98,0.7,1.42,0.98c0.64,0.41,1.45,0.84,1.88,1.49c0.23,0.34,0.43,0.69,0.67,0.99c0.17,0.23,0.42,0.62,0.48,0.91\n\tc0.07,0.34,0.05,0.85-0.08,1.16c-0.08,0.18-0.17,0.32-0.24,0.5c-0.06,0.17-0.11,0.24-0.2,0.4c-0.27,0.46-0.29,0.67-0.16,1.16\n\tc0.09,0.32,0.04,0.63-0.15,0.89c-0.07,0.1-0.22,0.2-0.28,0.3c-0.07,0.13-0.08,0.4-0.11,0.55c-0.11,0.42-0.03,0.62,0.07,1.04\n\tc-0.48,0.3-0.58,0.34-0.76,0.89c-0.12,0.36-0.15,0.64-0.21,1c-0.04,0.24-0.18,0.48-0.16,0.72c-0.18-0.22-0.95-0.27-1.25-0.35\n\tc-0.42-0.11-0.87-0.09-1.32-0.08c-0.44,0.01-1,0.14-1.41,0.29c-0.21,0.08-0.28,0.1-0.45,0.25c-0.13,0.11,0.47,0,0.29-0.04\n\tc-0.49-0.1-0.51,0.34-0.66,0.66c-0.11,0.26-0.25,0.36-0.49,0.49c-0.57,0.3-1.06,0.79-1.46,1.32c-0.21,0.29-0.35,0.59-0.61,0.83\n\tc-0.27,0.25-0.45,0.41-0.65,0.74c-0.17,0.29-0.21,0.64-0.38,0.92c-0.14,0.22-0.5,0.49-0.71,0.66c-0.25,0.21-0.58,0.27-0.83,0.48\n\tc-0.24,0.21-0.36,0.46-0.47,0.75c-0.21,0.53-0.33,1.09-0.49,1.64c-0.27,0.93-0.73,2.09-1.54,2.7c-0.47,0.35-0.81,0.5-1.39,0.53\n\tc-0.53,0.03-1,0.3-1.55,0.14c-0.97-0.28-0.96-1.52-1.48-2.15c-0.43-0.53-0.89-0.84-1.58-0.97c-0.68-0.14-0.86-0.48-1.27-0.97\n\tc-0.33-0.39-0.79-0.8-1.29-0.95c-0.22-0.07-0.44-0.17-0.66-0.21c-0.34-0.06-0.39,0.1-0.65,0.18c-0.31,0.09-0.53,0.13-0.8,0.37\n\tc-0.12,0.1-0.37,0.32-0.46,0.45c-0.13,0.19-0.1,0.46-0.27,0.63c-0.14,0.14-0.36,0.19-0.51,0.32c-0.37,0.32-0.75,0.54-1.15,0.82\n\tc-0.61,0.43-0.81,1.05-1.61,1.04c-0.4-0.01-0.59,0.2-0.99,0.17c-0.35-0.02-0.62-0.17-0.99-0.17c-0.27,0-0.74-0.09-1-0.01\n\tc-0.23,0.07-0.42,0.34-0.65,0.46c-0.33,0.18-0.61,0.25-0.91,0.47c-0.23,0.17-0.74,0.58-1.04,0.53c-0.16-0.02-0.54-0.39-0.69-0.51\n\tc-0.38-0.29-0.54-0.3-1-0.29c-0.38,0-0.64-0.01-0.99-0.12c-0.28-0.09-0.61-0.27-0.85-0.33c-0.58-0.16-1.24,0-1.79,0.12\n\tc-0.58,0.13-0.85,0.67-1.28,1.04c-0.37,0.32-0.99,0.55-1.45,0.71c-0.73,0.25-1.14-0.14-1.74-0.46c-0.59-0.31-0.64-0.76-1.03-1.25\n\tc-0.32-0.4-0.88-0.51-1.24-0.9c-0.2-0.22-0.31-0.49-0.53-0.66c-0.18-0.14-0.36-0.24-0.54-0.41c-0.21-0.2-0.39-0.37-0.58-0.58\n\tc-0.15-0.18-0.25-0.43-0.41-0.59c-0.2-0.2-0.55-0.14-0.79-0.18c-0.31-0.05-0.49-0.18-0.83-0.17c-0.64,0.01-1.37,0.08-1.99-0.04\n\tc-1.07-0.21-2.12-0.29-3.21-0.29c-0.52,0-1.01,0.03-1.49,0.16c-0.21,0.06-0.53,0.2-0.7,0.37c-0.37,0.35-0.22,1.01-0.4,1.42\n\tc-0.12,0.29-0.8,0.87-1.08,1.07c-0.38,0.27-1.21,0.14-1.23,0.75c-0.51,0.16-0.96,0.11-1.46,0.19c-0.53,0.08-0.4,0.49-0.76,0.74\n\tc-0.7,0.49-1.5-0.34-2.12-0.59c-0.42-0.17-0.89-0.23-1.35-0.33c-0.25-0.05-0.47-0.18-0.74-0.16c-0.17,0.01-0.24,0.11-0.36,0.14\n\tc-0.33,0.07-0.96-0.03-0.8,0.54c0.08,0.3,0.54,0.52,0.75,0.73c0.55,0.56,1.21,1.01,1.57,1.73c0.09,0.18,0.14,0.4,0.17,0.59\n\tc0.03,0.2,0.09,0.39,0.13,0.58c0.05,0.24-0.04,0.27-0.1,0.5c-0.05,0.17,0,0.33-0.03,0.5c-0.06,0.32-0.19,0.34-0.06,0.66\n\tc0.07,0.18,0.19,0.3,0.22,0.5c0.07,0.38-0.17,0.7-0.17,1.07c-0.01,0.35-0.07,0.82,0,1.16c0.06,0.34,0.32,0.45,0.55,0.69\n\tc0.26,0.27,0.33,0.69,0.41,1.04c0.05,0.19,0.01,0.38,0.05,0.56c0.03,0.12,0.13,0.2,0.16,0.34c0.08,0.36,0.01,0.87,0,1.25\n\tc-0.01,0.61-0.23,1.07-0.17,1.65c-0.27,0.13-0.67,0.2-0.87,0.45c-0.11,0.14-0.05,0.23-0.14,0.37c-0.15,0.23-0.26,0.23-0.48,0.33\n\tc-0.62,0.29-1.19,0.69-1.48,1.33c-0.05,0.12-0.15,0.19-0.17,0.31c-0.05,0.22,0.07,0.33-0.08,0.51c-0.32,0.37-0.63,0.03-0.74,0.65\n\tc-0.06,0.3,0.01,0.68,0.01,0.99c0,0.45-0.13,0.71-0.2,1.14c-0.21-0.08-0.38-0.43-0.63-0.57c-0.2-0.12-0.37-0.19-0.57-0.34\n\tc-0.32-0.25-0.36-0.34-0.58-0.65c-0.17-0.24-0.49-0.42-0.75-0.56c-0.29-0.15-0.5-0.18-0.67-0.51c-0.12-0.22-0.17-0.49-0.26-0.73\n\tc-0.1-0.26-0.15-0.36-0.38-0.43c-0.22-0.07-0.61,0.01-0.85,0.01c-0.66,0-1.32,0-1.98,0c-0.33,0-0.65,0-0.98,0\n\tc-0.35,0-0.51,0.08-0.83,0.15c-0.57,0.13-1.09,0-1.56-0.25c-0.6-0.32-1.24-0.29-1.89-0.08c-0.6,0.19-1.29,0.33-1.92,0.35\n\tc-0.48,0.02-0.91-0.28-1.41-0.17c-0.14,0.03-0.22,0.13-0.34,0.16c-0.1,0.02-0.22-0.02-0.32,0.01c-0.19,0.05-0.44,0.16-0.58,0.33\n\tc-0.47,0.53,0.07,0.94,0.26,1.41c0.23,0.56,0.47,1.04,0.78,1.57c0.22,0.38,0.47,0.72,0.58,1.15c0.07,0.29,0.11,0.54,0.21,0.83\n\tc0.07,0.22,0.05,0.38,0.08,0.57c0.05,0.4,0.01,0.97,0.12,1.41c0.1,0.37,0.37,1.29-0.11,1.48c-0.44,0.17-0.81-0.15-1.2,0.21\n\tc-0.24,0.22-0.23,0.23-0.56,0.29c-0.21,0.04-0.43-0.01-0.65,0.04c-0.04,0.01-0.4,0.16-0.51,0.15c-0.28-0.05-0.71-0.39-0.92-0.55\n\tc-0.37-0.29-0.68-0.64-1.07-0.91c-0.46-0.31-0.95-0.34-1.47-0.36c-0.73-0.04-1.34-0.31-1.78-0.83c-0.18-0.21-0.51-0.45-0.75-0.56\n\tc-0.34-0.16-0.32-0.08-0.62,0.03c-0.67,0.24-1.26,0.13-1.95,0.04c-0.56-0.07-0.55-0.5-0.91-0.84c-0.19-0.18-0.56-0.3-0.81-0.33\n\tc-0.29-0.04-0.41,0.09-0.62,0.13c-0.62,0.13-1.26,0.24-1.89,0.39c-0.69,0.16-1.23,0.19-1.87-0.22c-0.42-0.27-0.53-0.7-0.83-1.04\n\tc-0.19-0.22-0.35-0.19-0.58-0.34c-0.2-0.13-0.46-0.38-0.58-0.56c-0.22-0.34-0.28-0.44-0.65-0.71c-0.33-0.24-0.65-0.54-1-0.76\n\tc-0.45-0.27-0.88-0.52-1.41-0.53c-0.42,0-0.78-0.15-1.2-0.17c-0.25-0.02-0.36,0.03-0.57-0.11c-0.11-0.07-0.36-0.3-0.42-0.41\n\tc-0.11-0.22,0.07-0.49-0.04-0.7c-0.12-0.24-0.44-0.21-0.66-0.3c-0.18-0.07-0.33-0.21-0.48-0.33c-0.39-0.31-0.91-0.78-1.01-1.29\n\tc-0.06-0.29,0.06-0.46-0.15-0.73c-0.13-0.18-0.43-0.36-0.63-0.48c-0.38-0.23-0.82-0.34-1.16-0.66c-0.23-0.21,0.01-1.39-0.36-1.36\n\tc0-0.24-0.11-0.4-0.16-0.62c-0.05-0.25-0.02-0.29-0.25-0.43c-0.49-0.29-0.93-0.63-1.48-0.79c-0.68-0.19-1.48-0.22-2.11,0.1\n\tc-0.18,0.09-0.38,0.2-0.57,0.24c-0.13,0.03-0.28,0-0.42,0.01c-0.1,0.01-0.14,0.05-0.22,0.07c-0.32,0.08-0.6,0.18-0.94,0.28\n\tc-0.18,0.05-0.34,0.05-0.52,0.08c-0.13,0.02-0.24,0.08-0.38,0.07c-0.14-0.01-0.27-0.08-0.42-0.08c-0.14,0-0.25,0-0.38-0.04\n\tc-0.29-0.07-0.47-0.27-0.73-0.4c-0.23-0.11-0.45-0.18-0.69-0.23c-0.37-0.08-0.72-0.25-1.07-0.4c-0.3-0.13-0.63-0.27-0.81-0.56\n\tc-0.21-0.34-0.45-0.92-0.89-0.93c-0.41,0-0.85-0.05-1.26-0.12c-0.24-0.05-0.49-0.07-0.64-0.29c-0.12-0.17-0.09-0.38-0.14-0.58\n\tc-0.03-0.13-0.03-0.21-0.13-0.29c-0.14-0.13-0.4-0.18-0.57-0.25c-0.3-0.12-0.75-0.22-0.94-0.49c-0.1-0.14-0.16-0.33-0.2-0.5\n\tc-0.06-0.23-0.09-0.29-0.33-0.39c-0.22-0.09-0.47-0.17-0.71-0.14c-0.34,0.05-0.69,0.15-1.02,0.24c-0.17,0.05-0.36,0.16-0.53,0.15\n\tc-0.43-0.02-0.58-0.37-0.89-0.59c-0.19-0.14-0.41-0.21-0.62-0.31c-0.26-0.13-0.29-0.28-0.29-0.54c0-0.35-0.03-0.63-0.37-0.79\n\tc-0.2-0.09-0.46-0.14-0.61-0.31c-0.07-0.08-0.17-0.29-0.22-0.38c-0.05-0.09-0.03-0.15-0.05-0.24c-0.04-0.19-0.05-0.34-0.07-0.54\n\tc-0.02-0.19-0.09-0.21-0.25-0.31c-0.3-0.19-0.57-0.65-0.58-1.01c-0.02-1.29,0.27-1.73-0.57-2.71c-0.44-0.51-0.78-0.98-1.4-1.26\n\tc-0.38-0.17-0.41,0.04-0.76-0.22c-0.26-0.2-0.28-0.55-0.48-0.77c-0.29-0.32-0.77-0.6-1.15-0.89c-0.4-0.31-0.84-0.6-1.24-0.91\n\tc-0.88-0.66-2.13-1.05-3.11-1.53c-1-0.49-2.22,0.11-2.93-0.94c-0.61-0.91-1.28-1.79-1.9-2.65c-0.3-0.42-0.61-0.85-0.99-1.25\n\tc-0.39-0.4-0.84-0.51-1.25-0.81c-0.77-0.56-1.48-1.5-2.06-2.24c-0.24-0.31-0.65-1.03-0.93-1.33c-0.24-0.26-0.46-0.56-0.73-0.82\n\tc-0.5-0.5-0.92-0.8-1.53-1.12c-1.38-0.72-2.81-2-4.28-2.32c-0.77-0.17-1.77,0.17-2.3-0.68c-0.24-0.38-0.07-0.74-0.17-1.17\n\tc-0.11-0.46-0.39-0.75-0.72-1.07c-0.73-0.71-1.2-1.04-1.49-2.06c-0.23-0.8-0.34-0.7-0.92-1.19c-0.3-0.25-0.66-0.69-0.77-1.03\n\tc1.67-1.21,1.27-3.92,1.27-5.71c0-1.65-0.5-2.8-1.23-4.32c-0.43-0.9-1.46-1.93-1.26-2.95c0.1-0.51,0.57-0.62,0.35-1.15\n\tc-0.15-0.36-0.57-0.37-0.83-0.57c-0.41-0.31-0.5-0.48-0.74-0.92c-0.29-0.54-0.54-1.11-0.83-1.66c-0.3-0.57,0.04-0.3-0.39-0.66\n\tc-0.16-0.14-0.48-0.22-0.67-0.32c1.18,0.23,1.52-1.48,1.67-2.31c0.09-0.52-0.16-1.15-0.03-1.67c0.03-0.13,0.28-0.33,0.28-0.39\n\tc0.03-0.4-0.21-0.57-0.21-0.94c0-0.37,0.25-0.68,0.28-1.13c0.04-0.68-0.18-0.82-0.3-1.35c-0.12-0.52,0.1-1-0.18-1.47\n\tc-0.2-0.34-0.69-0.62-0.99-0.85c-0.31-0.23-0.91-0.5-1.1-0.85c-0.31-0.6,0.15-0.75,0.28-1.24c0.28-1.08-1.03-1.88-1.02-2.99\n\tc0-0.59,0.31-1.06,0.35-1.65c0.04-0.52,0.03-1.08-0.08-1.58c-0.02-0.11-0.24-0.23-0.27-0.39c-0.06-0.27,0.09-0.58,0.03-0.86\n\tc-0.12-0.59-0.36-0.77-0.34-1.47c0.01-0.67-0.34-1.11-0.74-1.57c-0.42-0.48-0.79-1.13-1.23-1.54c-0.49-0.46-1.32-0.55-1.75-1.09\n\tc-0.46-0.57-0.24-1.47,0.1-2.09c0.24-0.44,0.62-0.86,0.99-1.23c0.2-0.2,0.48-0.33,0.66-0.57c0.27-0.37,0.18-0.42,0.33-0.83\n\tc0.14-0.39,0.03-0.37,0.31-0.73l0.96-1.28c0.08-0.16,0.19-0.27,0.22-0.46c0.02-0.17-0.04-0.29,0.02-0.46\n\tc0.16-0.38,0.65-0.46,0.97-0.66c0.28-0.17,0.54-0.39,0.82-0.58c0.37-0.25,0.55-0.42,0.65-0.87c0.06-0.26,0.03-0.25,0.17-0.45\n\tc0.11-0.15,0.37-0.31,0.52-0.43c0.62-0.48,1.4-0.45,2.13-0.52c0.36-0.04,0.68-0.22,0.99-0.38c0.16-0.08,0.38-0.14,0.51-0.28\n\tc0.2-0.22,0.08-0.28,0.15-0.51c0.2-0.64,1.04-1.14,1.65-1.15c0.34-0.01,0.85-0.1,1.18-0.01c0.31,0.08,0.46,0.22,0.84,0.18\n\tc0.38-0.04,0.63-0.17,0.79-0.49c0.15-0.3,0.18-0.53,0.53-0.63c0.6-0.17,1.37-0.05,1.94,0.09c0.7,0.17,1.78,0.4,2.48,0.17\n\tc0.63-0.21,0.73-0.92,0.81-1.45c0.06-0.38,0.38-0.77,0.67-1c0.16-0.12,0.35-0.24,0.53-0.33c0.26-0.12,0.39-0.09,0.64-0.16\n\tc0.3-0.08,0.45-0.17,0.82-0.17c0.14,0,0.36-0.04,0.49-0.01c0.15,0.04,0.16,0.15,0.31,0.18c0.16,0.04,0.34-0.04,0.5-0.02\n\tc0.2,0.03,0.49,0.23,0.69,0.19c0.29-0.06,0.61-0.48,0.8-0.68c0.23-0.22,0.57-0.54,0.87-0.63c0.3-0.09,0.64-0.01,0.95-0.03\n\tc0.36-0.02,0.65-0.22,0.99-0.3c0.34-0.08,0.66-0.12,0.99-0.24c0.22-0.08,0.57-0.22,0.71-0.41c0.23-0.33-0.08-0.5-0.06-0.87\n\tc0.02-0.38,0.15-0.43,0.5-0.49c0.34-0.06,0.64-0.17,0.99-0.16c0.28,0,0.55,0.02,0.82-0.04c0.36-0.08,0.61-0.5,0.99-0.46\n\tc-0.05-0.02-0.1-0.05-0.15-0.07c-0.06-0.31,0.22-0.59,0.15-0.92c-0.05-0.27-0.2-0.38-0.14-0.66c0.06-0.28,0.13-0.46,0.13-0.76\n\tc0-0.3-0.03-0.61,0.04-0.89c0.12-0.49,0.25-0.98,0.37-1.49c0.08-0.33,0.21-0.67,0.26-1c0.04-0.25-0.02-0.41,0.11-0.66\n\tc0.28-0.52,0.72-0.5,1.21-0.65c0.19-0.06,0.27-0.13,0.48-0.17c0.25-0.04,0.51-0.09,0.75-0.17c0.51-0.16,0.42-0.69,0.99-0.91\n\tc0.24-0.1,0.49-0.08,0.65-0.32c0.16-0.23,0.05-0.47,0.11-0.73c0.26-0.05,0.4-0.14,0.63-0.2c0.24-0.06,0.51,0.06,0.75,0\n\tc0.42-0.1,1.19-0.58,1.38-0.98c0.17-0.36,0.09-0.4,0.44-0.66c0.24-0.18,0.47-0.39,0.74-0.54c0.26-0.14,0.5-0.28,0.74-0.45\n\tc0.26-0.19,0.47-0.45,0.74-0.63c0.58-0.39,1.1,0,1.74-0.03c0.48-0.03,0.8-0.29,1.32-0.09c0.73,0.28,1.32,0.69,1.57,1.42\n\tc0.1,0.27,0.02,0.29,0.32,0.49c0.24,0.16,0.64,0.26,0.84,0.45c0.37,0.34,0.09,0.96,0.65,1.2c0.61,0.27,1.31,0.48,1.98,0.49\n\tc0.54,0.01,0.98-0.17,1.52-0.16c0.59,0,1.25-0.09,1.79,0.08c0.5,0.16,0.91,0.5,1.33,0.75c0.32,0.19,0.69,0.38,0.98,0.64\n\tc0.35,0.31,0.58,0.76,0.93,1.08c0.24,0.21,0.7,0.52,0.98,0.67c0.32,0.17,0.33,0.01,0.65-0.06c0.2-0.05,0.45-0.02,0.66-0.02\n\tc0.7,0.02,1.26,0.47,1.94,0.62c0.46,0.1,0.98,0.04,1.45,0.04c0.41,0,0.93-0.08,1.32,0.03c0.49,0.14,0.99,0.64,1.32,1\n\tc0.26,0.28,0.36,0.61,0.66,0.87c0.45,0.39,0.96,0.77,1.51,1.01c0.55,0.24,1.06,0.55,1.64,0.73c0.34,0.1,0.65,0.21,0.98,0.33\n\tc0.24,0.09,0.35,0.06,0.58,0.26c0.23,0.2,0.45,0.43,0.67,0.65c0.3,0.31,0.63,0.59,0.95,0.87c0.38,0.32,0.79,0.73,1.12,1.07\n\tc0.34,0.35,0.55,0.74,0.98,1.03c0.42,0.28,0.68,0.58,1.19,0.7c0.57,0.14,0.96,0.31,1.44,0c0.35-0.22,0.68-0.42,1.08-0.54\n\tc0.31-0.1,0.35-0.08,0.66,0c0.32,0.08,0.34,0.06,0.66-0.06c0.4-0.16,0.96-0.54,1.08-1c0.05-0.17,0.01-0.49,0-0.67\n\tc-0.02-0.23-0.19-0.45-0.19-0.66c0-0.16,0.13-0.49,0.17-0.66c0.07-0.27,0.27-0.49,0.5-0.67c0.38-0.29,0.95-0.3,0.99-0.81\n\tc0.04-0.39-0.01-0.55,0.33-0.84c0.12-0.1,0.29-0.24,0.43-0.32c0.34-0.2,0.74-0.38,1.13-0.31c0.4,0.07,0.81,0.2,1.21,0.28\n\tc0.38,0.07,0.66,0.25,1.02,0.34c0.5,0.13,1.01,0.14,1.46,0.35c0.06-0.2,0.03-0.4,0.07-0.61c0.02-0.09,0.11-0.23,0.13-0.36\n\tc0.07-0.37,0.17-0.69,0.16-1.08c-0.01-0.42,0.11-0.69,0.17-1.07c0.07-0.4-0.05-0.68,0.14-1.08c0.39-0.81,1.29-0.52,2-0.85\n\tc0.32-0.15,0.61-0.48,0.83-0.71c0.13-0.13,0.23-0.19,0.33-0.41c0.12-0.25-0.01-0.86,0.17-1.08c0.17,0.04,0.33,0.03,0.49-0.03\n\tc-0.02-0.29-0.39-0.35-0.54-0.59c-0.16-0.26-0.04-0.43-0.11-0.71c-0.04-0.19-0.15-0.41-0.21-0.62c-0.06-0.19-0.21-0.37-0.37-0.49\n\tc-0.32-0.23-0.4-0.17-0.42-0.62c-0.01-0.25,0-0.5,0-0.74c0-0.61-0.12-1.17,0.29-1.66c0.18-0.22,0.36-0.45,0.57-0.65\n\tc0.1-0.1,0.27-0.17,0.35-0.29c0.06-0.09,0.06-0.2,0.11-0.28c0.23-0.42,0.57-0.9,1.12-1.05c0.57-0.15,1.16-0.27,1.69-0.04\n\tc0.48,0.22,0.61,0.62,0.82,1.08c0.34,0.75,0.78,1.09,1.49,1.45c0.38,0.19,0.64,0.25,1.07,0.33c0.33,0.06,0.93,0.29,1.26,0.14\n\tc0.14-0.07,0.29-0.33,0.32-0.5c0.03-0.16-0.06-0.35-0.02-0.51c0.02-0.07,0.13-0.15,0.14-0.19c0.14-0.59-0.08-1.06-0.25-1.61\n\tc-0.32-1.07-1.27-1.96-0.05-2.85c0.41-0.3,0.8-0.58,1.02-1.03c0.26-0.53,0.01-1.09,0.48-1.54c0.24-0.24,0.59-0.3,0.87-0.48\n\tc0.1-0.07,0.19-0.15,0.29-0.21c0.11-0.07,0.38-0.12,0.47-0.2c0.38-0.33,0.25-0.74,0.44-1.13c0.07-0.14,0.21-0.15,0.26-0.32\n\tc0.02-0.07-0.01-0.27-0.01-0.34c-0.01-0.32,0.03-0.4,0.16-0.65c0.28-0.54,0.31-1.01,1-1c0.53,0.01,1.05,0.1,1.48-0.2\n\tc0.48-0.33,0.77-0.66,1.33-0.83c0.56-0.17,1.09-0.35,1.65-0.46c0.4-0.08,0.97,0.19,1.16,0.5c0.52,0.89,0.66,1.97,0.66,2.97\n\tc0,0.59-0.09,1.35,0.36,1.83c0.18,0.19,0.47,0.2,0.71,0.32c0.23,0.11,0.46,0.25,0.64,0.43c0.3,0.31,0.6,0.6,0.93,0.9\n\tc0.24,0.21,0.69,0.52,0.99,0.63c0.23,0.08,0.59,0.06,0.82,0c0.32-0.09,0.55-0.56,0.83-0.61c0.24-0.04,0.64,0.24,0.86,0.35\n\tc0.46,0.22,0.91,0.51,1.34,0.79c0.53,0.35,1.1,0.77,1.56,1.2c0.72,0.66,0.7,2.07,0.38,2.94c-0.17,0.45-0.73,0.52-0.98,0.9\n\tc-0.26,0.38-0.21,0.94-0.18,1.4c0.03,0.59,0.31,0.99,0.82,1.28c0.74,0.41,1.52,0.75,2.32,1c0.3,0.1,0.67,0.03,0.99,0.03\n\tc0.35,0,0.5-0.12,0.83-0.17c0.11-0.02,0.22,0.02,0.33,0.01c0.21-0.01,0.3-0.09,0.5-0.13c0.26-0.06,0.48-0.12,0.74-0.18\n\tc0.74-0.18,2.62-1.62,2.62-1.62c0.23,0.44,0.98,1.3,0.78,1.94c-0.11,0.35-0.6,0.59-0.68,0.97c-0.12,0.57,0.48,0.89,0.64,1.33\n\tc0.2,0.53-0.27,0.82-0.3,1.32c-0.04,0.6,0.35,0.7,0.79,1.04c0.4,0.31,0.81,0.68,1.03,1.12c0.23,0.45,0.03,0.85,0.66,0.99\n\tc0.28,0.06,0.51,0.05,0.75,0.26c0.23,0.2,0.32,0.42,0.57,0.6c0.4,0.3,0.75,0.66,1.12,1c0.39,0.35,0.76,0.44,1.2,0.62\n\tc0.18,0.08,0.31,0.06,0.49,0.19c0.31,0.23,0.53,0.53,0.8,0.8c0.42,0.43,1,0.82,1.37,1.31c0.17,0.23,0.12,0.4,0.19,0.66\n\tc0.09,0.31,0.37,0.54,0.51,0.83c0.14,0.27,0.09,0.46,0.13,0.74c0.06,0.41,0.12,0.36-0.06,0.74c-0.1,0.21-0.15,0.41-0.13,0.64\n\tc0.06,0.56,0.54,0.96,0.65,1.47c0.1,0.44-0.46,1.06-0.76,1.39c-0.13,0.15-0.32,0.28-0.43,0.45c-0.17,0.27-0.01,0.55-0.15,0.8\n\tc-0.24,0.45-0.79,0.64-1.09,1.02c-0.38,0.49-0.7,0.66-1.23,0.99c-0.58,0.35-0.98,0.91-1.44,1.37c-0.53,0.52-1.06,1.01-1.5,1.62\n\tc-0.65,0.89-1.28,2-0.12,2.76c0.39,0.26,0.72,0.26,0.95,0.69c0.31,0.57-0.01,1.23,0.29,1.8c0.23,0.44,0.59,0.55,1.04,0.65\n\tc0.05,0.26,0.33,0.22,0.53,0.32c0.4,0.21,0.47,0.26,0.46,0.71c-0.01,0.34-0.05,0.68,0.12,0.99c0.14,0.26,0.47,0.37,0.55,0.65\n\tc0.18,0.59-0.09,1.38-0.01,1.99c0.03,0.28,0.18,0.56,0.38,0.79c0.25,0.3,0.57,0.2,0.94,0.2c0.27,0,0.55-0.05,0.81,0.03\n\tc0.11,0.03,0.3,0.21,0.44,0.25c0.49,0.16,1.11,0.32,1.61,0.36c0.47,0.04,0.32-0.07,0.62-0.32c0.62-0.52,1.56-0.33,2.31-0.32\n\tc0.95,0,1.86,0.17,2.81,0.17c0.7,0,1.19,0,1.82,0.28c0.72,0.33,0.61,1.44,0,1.88c-0.58,0.42-1.28,0.32-1.98,0.32\n\tc-0.33,0-0.66,0-0.99,0c-0.43-0.01-0.61,0.15-0.99,0.29c-0.59,0.21-1.18,0.61-1.82,0.71c-0.33,0.05-0.63,0.03-0.95,0.19\n\tc-0.21,0.11-0.41,0.33-0.61,0.46c-0.44,0.27-1.2,0.46-1.54,0.86c-0.05,0.06-0.1,0.25-0.14,0.33c-0.1,0.18-0.28,0.29-0.39,0.46\n\tc-0.16,0.24-0.22,0.52-0.17,0.83c0.12,0.68,0.78,1.17,1.04,1.78c0.22,0.51,0.08,1.14,0.25,1.69c0.11,0.37,0.39,0.62,0.5,0.99\n\tc0.1,0.35,0.03,0.79,0.03,1.16c0,0.41-0.02,0.66,0.16,1.03c0.14,0.29,0.3,0.48,0.34,0.78c0.04,0.33-0.07,0.67,0.03,0.99\n\tc0.14,0.47,0.46,0.98,0.79,1.32c0.3,0.31,0.51,0.51,0.68,0.89c0.03,0.06,0.1,0.22,0.14,0.27c0.09,0.11,0.21,0.1,0.3,0.19\n\tc0.1,0.11,0.38,0.65,0.38,0.79c0.01,0.16-0.16,0.37-0.19,0.53c-0.06,0.29,0.01,0.66,0.01,0.97c0,0.68,0.1,1.18,0.33,1.81\n\tc0.07,0.18,0.11,0.36,0.2,0.53c0.11,0.21,0.36,0.42,0.44,0.63c0.13,0.36-0.09,0.8,0.02,1.16c0.16,0.54,1.11,0.46,1.46,0.85\n\tc0.41,0.46,0.03,1.18,0.38,1.68c0.19,0.26,0.36,0.3,0.65,0.43c0.29,0.13,0.5,0.11,0.82,0.2c0.78,0.23,0.96,0.73,1.2,1.42\n\tc0.19,0.57,0.34,1.24,0.58,1.86c0.13,0.34,0.23,0.45,0.5,0.7c0.28,0.26,0.31,0.22,0.66,0.32c0.33,0.1,0.62,0.34,1.03,0.31\n\tc0.4-0.04,0.83-0.2,1.19-0.38c0.83-0.42,1.09-1.57,1.13-2.45c0.02-0.38-0.06-0.7,0.11-1.02c0.23-0.43,0.65-0.75,1.05-0.96\n\tc0.41-0.21,0.54-0.05,0.99,0.01c0.37,0.05,0.63,0,0.97,0.18c0.29,0.16,0.53,0.32,0.85,0.43c0.41,0.14,0.5,0.27,0.82,0.54\n\tc0.24,0.2,0.5,0.37,0.72,0.59c0.74,0.73,0.87,1.74,1.06,2.69c0.15,0.74,0.11,1.47,0.32,2.2c0.06,0.22,0.14,0.38,0.22,0.59\n\tc0.11,0.28,0.15,0.59,0.28,0.87c0.08,0.18,0.29,0.31,0.35,0.49c0.07,0.19,0.11,0.49,0.16,0.7c0.12,0.54,0.19,1.04,0.41,1.58\n\tc0.33,0.82,0.52,1.66,0.83,2.51c0.18,0.51,0.43,0.99,0.62,1.49C295.75,599.69,296.52,600.25,296.45,600.56z\"\n                title=\"Oruro\"\n                id=\"BO-O\"\n              ><\/path>\n            <\/a>\n            <a href=\"#\" class=\"depto-btn\" id=\"btn-chuquisaca\">\n              <path\n                class=\"st1 blue7\"\n                d=\"M348.56,589.24c-0.34,0.04-0.55,0.16-0.91,0.16c-0.29,0-0.56,0.08-0.83,0.17c-0.58,0.19-0.39,0.7-0.41,1.24\n\tc-0.01,0.3-0.18,0.54-0.18,0.83c0,0.32,0.25,0.42,0.33,0.67c0.08,0.25-0.07,0.56,0.02,0.8c0.07,0.16,0.29,0.35,0.4,0.51\n\tc0.18,0.26,0.35,0.51,0.58,0.74c0.09,0.09,0.27,0.2,0.31,0.33c0.11,0.33-0.08,0.14-0.11,0.36c-0.07,0.49,0.32,0.9,0.58,1.32\n\tc0.11,0.17,0.36,0.44,0.35,0.62c-0.01,0.16-0.27,0.47-0.35,0.62c-0.08,0.16-0.26,0.35-0.3,0.53c-0.06,0.29-0.19,0.24-0.32,0.5\n\tc-0.03,0-0.06,0.01-0.1,0.01c0.13-0.13,0.15-0.43,0.1-0.6c-0.07-0.29-0.05-0.17-0.31-0.23c-0.71-0.19-1.33-0.22-2.01-0.04\n\tc-0.43,0.11-0.96,0.04-1.41,0.04c-0.45,0-0.73,0.11-1.11,0.29c-0.27,0.13-0.69,0.35-0.86,0.61c-0.11,0.16-0.02,0.35-0.1,0.49\n\tc-0.09,0.16-0.32,0.22-0.49,0.3c-0.63,0.31-1.16,0.8-1.81,1.03c-0.4,0.14-0.97,0.16-1.33,0.37c-0.35,0.2-0.32,0.42-0.32,0.79\n\tc0,0.44,0.07,0.65,0.33,1c0.21,0.29,0.32,0.59,0.54,0.85c0.23,0.27,0.42,0.33,0.46,0.7c0.04,0.37,0,0.78,0,1.16\n\tc-0.01,0.61,0.3,0.71,0.67,1.16c0.12,0.14,0.14,0.27,0.31,0.34c0.17,0.07,0.55-0.02,0.74-0.01c0.41,0.01,0.79,0.15,1.09,0.43\n\tc0.21,0.2,0.2,0.34,0.5,0.41c0.21,0.05,0.28,0.04,0.49,0.15c0.52,0.28,0.85,0.48,1.24,0.91c0.3,0.33,1.07,0.8,1.41,1.08\n\tc0.18-0.05,0.43,0.1,0.58,0.17c0.15,0.07,0.31,0.11,0.48,0.19c0.37,0.16,0.84,0.39,1.26,0.48c0.52,0.12,0.73,0.23,0.83,0.82\n\tc0.06,0.36,0.04,0.94-0.05,1.28c-0.05,0.19-0.15,0.23-0.09,0.5c0.03,0.14,0.12,0.26,0.13,0.45c0.02,0.39,0.06,0.79,0.16,1.16\n\tc0.2,0.74,0.9,1.16,1.49,1.56c0.13,0.09,0.38,0.22,0.46,0.36c0.09,0.17,0.03,0.36,0.13,0.53c0.17,0.28,0.55,0.45,0.83,0.57\n\tc0.46,0.2,0.88,0.44,1.19,0.86c0.26,0.35,0.09,0.57,0.23,0.95c0.1,0.27,0.61,0.75,0.89,0.85c0.41,0.14,0.76-0.1,1.14-0.16\n\tc0.49-0.07,0.9,0.22,1.37,0.3c0.38,0.07,0.74,0.1,1.07,0.32c0.41,0.28,0.42,0.86,0.87,1.12c0.35,0.2,0.77,0.02,1.16,0.08\n\tc0.34,0.05,0.36,0.2,0.57,0.42c0.25,0.26,0.5,0.39,0.83,0.57c0.33,0.18,1.59,0.61,1.65,1c-0.05-0.01-0.1-0.03-0.15-0.04\n\tc0.05-0.19,0.84-0.52,1.06-0.6c0.43-0.16,0.79-0.18,1.24-0.18c0.45,0,0.76,0.04,1.15,0.16c0.47,0.14,0.79,0.68,1.25,0.76\n\tc0.38,0.07,0.48-0.36,0.7-0.64c0.2-0.26,0.37-0.5,0.62-0.7c0.82-0.64,1.79-0.58,2.8-0.58c1.05,0,2.32-0.2,3.31,0.15\n\tc0.72,0.25,1.97,0.69,2.23,1.42c0.1,0.27,0.05,0.3,0.33,0.46c0.19,0.11,0.39,0.19,0.58,0.29c0.34,0.17,0.91,0.35,1.09,0.66\n\tc0.06,0.1,0,0.22,0.08,0.34c0.04,0.05,0.18,0.13,0.24,0.16c0.19,0.12,0.34,0.25,0.51,0.39c0.26,0.23,0.44,0.49,0.65,0.76\n\tc0.2,0.27,0.33,0.32,0.34,0.66c0.01,0.19-0.01,0.39,0,0.58c0.02,0.42,0.22,0.56,0.46,0.91c0.2,0.29,0.44,0.65,0.54,0.98\n\tc0.11,0.36-0.14,1.08,0.16,1.33c-0.05,0.01-0.09,0.02-0.14,0.03c-0.14,0.46,0,0.8-0.24,1.26c-0.2,0.38-0.32,0.79-0.44,1.2\n\tc-0.06,0.21-0.14,0.25-0.17,0.48c-0.03,0.21,0,0.45,0,0.66c0,0.45-0.07,0.86,0.29,1.2c0.28,0.28,0.74,0.52,1.07,0.74\n\tc0.43,0.28,0.59,0.41,0.83,0.87c0.19,0.36,0.51,0.55,0.75,0.86c0.31,0.4,0.1,0.76,0.21,1.2c0.14,0.57,0.93,1.09,1.31,1.53\n\tc0.5,0.58,1.32,0.91,1.78,1.56c0.03,0.1,0.05,0.19,0.07,0.29c0.08,0.11,0.17,0.23,0.26,0.33c0.13,0.2,0.15,0.41,0.24,0.62\n\tc0.14,0.34,0.4,0.64,0.46,1.03c-0.01,0.11-0.01,0.23-0.02,0.34c0.01,0.09,0.06,0.15,0.14,0.19c0.04,0.21,0.04,0.4,0.04,0.62\n\tc0,0.21,0.04,0.45,0.01,0.65c-0.04,0.28-0.26,0.05-0.17,0.34c0.2,0.7-1.14,0.76-1.49,0.87c-0.55,0.16-1.16,0.26-1.48,0.79\n\tc-0.17,0.27-0.17,0.54-0.33,0.83c-0.22,0.39-0.43,0.6-0.5,1.06c-0.02,0.14-0.11,0.3-0.13,0.43c-0.04,0.33,0.06,0.13,0.1,0.36\n\tc0.05,0.28,0.11,0.62-0.05,0.87c-0.24,0.39-0.91,0.57-1.25,0.91c-0.36,0.37-0.3,0.52-0.32,0.99c-0.02,0.4-0.1,0.52-0.41,0.68\n\tc-0.31,0.16-0.61,0.34-0.92,0.52c-0.7,0.4-0.41,1-0.49,1.69c-0.08,0.76-0.61,1.51-1.33,1.4c-0.34-0.05-0.8-0.14-1.09-0.32\n\tc-0.29-0.18-0.45-0.48-0.69-0.72c-0.37-0.38-0.97-0.85-1.04-1.44c-0.03-0.21,0.1-0.34,0.14-0.53c0.04-0.15,0-0.32,0.03-0.47\n\tc0.06-0.26,0.24-0.44,0.16-0.72c-0.07-0.24-0.41-0.5-0.57-0.67c-0.36-0.37-0.17-0.31-0.09-0.67c0.07-0.3,0.14-1.36-0.14-1.53\n\tc-0.43-0.27-1.08,0.15-1.5,0.14c-0.51-0.01-1.06,0.07-1.57,0.01c-0.45-0.05-1.21-0.22-1.58-0.53c-0.4-0.34-0.73-1.02-1.02-1.45\n\tc-0.15-0.22-0.23-0.46-0.37-0.67c-0.12-0.17-0.33-0.21-0.48-0.32c-0.29-0.21-0.45-0.42-0.85-0.49c-0.21-0.04-0.44-0.01-0.65-0.01\n\tc-0.51,0-0.81,0.06-1.07,0.5c-0.4,0.65-0.16,1.87-0.17,2.64c-0.01,0.55,0.32,0.96,0.04,1.49c-0.22,0.44-0.47,0.82-0.77,1.23\n\tc-0.35,0.46-0.54,0.77-0.18,1.24c0.26,0.35,0.51,0.64,0.78,0.99c0.22,0.3,0.3,0.23,0.29,0.65c-0.01,0.24,0.09,0.36,0.13,0.53\n\tc0.1,0.48,0.05,0.8-0.33,1.12c-0.2,0.17-0.5,0.25-0.67,0.45c-0.11,0.13-0.17,0.28-0.28,0.42c-0.31,0.39-0.66,0.75-0.99,1.11\n\tc-0.27,0.29-0.46,0.44-0.83,0.58c-0.47,0.18-0.63,0.1-1.13,0.07c-0.53-0.03-0.86,0.02-1.15-0.53c-0.14-0.27-0.15-0.55-0.36-0.79\n\tc-0.15-0.17-0.36-0.31-0.54-0.45c-0.5-0.37-0.54-0.55-0.64-1.1c-0.04-0.21-0.14-0.33-0.15-0.59c-0.01-0.38-0.16-0.47-0.42-0.74\n\tc-0.32-0.34-0.49-0.78-1.07-0.55c-0.28,0.11-0.49,0.49-0.66,0.72c-0.2,0.27-0.4,0.34-0.62,0.57c-0.09,0.09-0.09,0.24-0.2,0.35\n\tc-0.08,0.08-0.22,0.11-0.3,0.19c-0.13,0.14-0.28,0.44-0.33,0.62c-0.11,0.4-0.16,1.07-0.48,1.37c-0.19,0.17-0.34,0.09-0.57,0.11\n\tc-0.17,0.01-0.44,0.15-0.6,0.15c-0.21-0.01-0.26-0.09-0.44-0.12c-0.4-0.07-1.11-0.35-1.4,0.07c-0.2,0.29,0.06,1,0.16,1.26\n\tc0.22,0.6,0.34,0.89,0.82,1.33c0.22,0.21,0.45,0.4,0.67,0.62c0.2,0.21,0.48,0.35,0.67,0.53c0.14,0.13,0.18,0.29,0.32,0.42\n\tc0.09,0.08,0.2,0.09,0.3,0.19c0.08,0.09,0.1,0.25,0.2,0.35c0.08,0.08,0.23,0.11,0.3,0.19c0.13,0.14,0.19,0.35,0.31,0.5\n\tc0.2,0.24,0.44,0.44,0.61,0.71c0.23,0.35,0.65,1.01,0.35,1.41c-0.26,0.34-0.87,0.09-1.23,0.19c0.05,0.05,0.09,0.21,0.13,0.26\n\tc-0.54,0.19-1-0.06-1.47,0.4c-0.15,0.14-0.25,0.33-0.41,0.46c-0.18,0.14-0.28,0.1-0.48,0.18c-0.43,0.16-0.99,0.78-1.27,1.14\n\tc-0.25,0.33-0.23,1.06-0.12,1.45c0.09,0.32,0.41,0.53,0.62,0.77c0.34,0.39,0.67,0.81,0.99,1.21c0.54,0.67,1.33,1.17,1.99,1.73\n\tc0.56,0.47,1.24,1.46,1.32,2.19c0.05,0.43-0.01,0.89-0.01,1.32c0,0.28,0.13,0.97-0.02,1.21c-0.12,0.18-0.46,0.17-0.64,0.24\n\tc-0.27,0.1-0.31,0.22-0.45,0.45c-0.1,0.17-0.34,0.4-0.37,0.58c-0.04,0.22,0.13,0.37,0.17,0.58c0.08,0.46-0.03,0.85-0.3,1.2\n\tc-0.3,0.4-0.05,0.38-0.04,0.86c0.01,0.44-0.24,0.82-0.37,1.24c-0.13,0.42-0.13,0.79-0.12,1.24c0,0.32-0.05,0.45-0.13,0.74\n\tc-0.05,0.2,0.01,0.39-0.03,0.58c-0.09,0.43-0.36,0.75-0.67,1.07c-0.01-0.05-0.02-0.09-0.03-0.14c-0.26-0.09-0.47-0.01-0.73,0.05\n\tc-0.25,0.07-0.48,0.03-0.73,0.07c-0.36,0.06-0.96,0.37-1.28,0.54c-0.38,0.2-0.73,0.62-0.85,1.04c-0.12,0.43-0.16,0.55-0.57,0.76\n\tc-0.33,0.17-0.72,0.18-1.09,0.27c-0.36,0.09-0.83-0.02-1.08,0.36c-0.49,0.75,1.1,1.78,1.46,2.28c0.23,0.33,0.43,0.62,0.45,1.03\n\tc0.02,0.43,0.02,0.75,0.12,1.16c0.22,0.81-0.56,1.46-0.63,2.23c-0.04,0.44,0.3,0.74,0.34,1.16c0.05,0.44-0.02,0.65-0.27,0.98\n\tc-0.42,0.55-0.73,1.54-0.57,2.24c0.06,0.28,0.32,0.55,0.46,0.81c0.2,0.37,0.41,0.77,0.58,1.16c0.31,0.72,0.64,1.47,0.86,2.23\n\tc0.18,0.61,0.27,1.78-0.58,1.91c-0.39,0.06-0.67,0.14-1.08,0.15c-0.38,0.01-0.6,0.14-0.79,0.49c-0.17,0.32-0.17,0.78-0.08,1.12\n\tc0.05,0.21,0.14,0.18,0.06,0.45c-0.07,0.22-0.25,0.44-0.42,0.59c-0.22,0.18-0.26,0.15-0.34,0.4c-0.06,0.19,0,0.38-0.11,0.59\n\tc-0.21,0.39-0.46,0.38-0.8,0.57c-0.32,0.18-0.21,0.37-0.34,0.73c-0.09,0.26-0.25,0.48-0.32,0.75c-0.14,0.49-0.1,0.94,0.13,1.39\n\tc0.21,0.41,0.7,0.82,0.79,1.26c0.06,0.29,0.04,0.79-0.03,1.07c-0.15,0.52-0.54,1-0.76,1.5c-0.15,0.34-0.16,0.54-0.2,0.9\n\tc-0.03,0.24-0.15,0.43-0.18,0.66c-0.02,0.18,0.01,0.39,0.01,0.58c0,0.44,0,0.71,0.33,1.06c0.19,0.2,0.25,0.23,0.35,0.51\n\tc0.06,0.16,0.1,0.33,0.16,0.48c0.06,0.16,0.13,0.23,0.15,0.42c0.02,0.17-0.01,0.3,0.03,0.46c0.06,0.2,0.13,0.28,0.13,0.53\n\tc0,0.19,0,0.39,0,0.58c0,0.16,0.02,0.33-0.01,0.48c-0.04,0.14-0.17,0.22-0.18,0.4c-0.19,0.04-0.36,0.12-0.5,0.16\n\tc-0.16,0.04-0.38-0.02-0.53,0.05c-0.27,0.12-0.4,0.55-0.43,0.81c-0.04,0.37,0.01,0.78,0,1.16c0,0.45,0.16,0.8,0.17,1.24\n\tc0.01,0.41,0.03,0.69,0.13,1.07c0.09,0.33-0.01,0.66,0.07,0.99c0.18,0.71,0.17,1.52,0.13,2.28c-0.02,0.39-0.25,0.71-0.15,1.11\n\tc0.04,0.19,0.14,0.29,0.14,0.49c0,0.23-0.15,0.5-0.16,0.76c-0.02,0.68,0,1.37,0,2.06c0,0.49-0.01,0.9-0.17,1.38\n\tc-0.13,0.43-0.28,0.98-0.17,1.44c0.1,0.4,0.35,0.39,0.67,0.57c0.25,0.13,0.39,0.35,0.59,0.56c0.52,0.55,0.65,1.15,0.56,1.92\n\tc-0.02,0.19-0.12,0.27-0.16,0.42c-0.04,0.19,0.01,0.37-0.05,0.56c-0.1,0.33-0.43,0.61-0.45,0.96c0.64,0.09,1.47,0.47,2.13,0.36\n\tc-0.04-0.01-0.07-0.03-0.11-0.04c0.19-0.2,0.48-0.09,0.73-0.16c0.24-0.07,0.39-0.13,0.7-0.13c0.53,0,1.06-0.04,1.57,0.08\n\tc0.21,0.05,0.5,0.19,0.71,0.05c0.26-0.17,0.12-0.36,0.23-0.59c0.06-0.13,0.4-0.44,0.53-0.54c0.23-0.18,0.34-0.1,0.6-0.15\n\tc0.15-0.03,0.27-0.16,0.41-0.17c0.18-0.01,0.25,0.08,0.41,0.12c0.24,0.07,0.49,0.03,0.74,0.04c0.35,0,0.5,0.08,0.67-0.25\n\tc0.13-0.27,0.07-0.61,0.08-0.9c0-0.58-0.21-1-0.08-1.57c0.08-0.33,0.17-0.66,0.41-0.92c0.19-0.21,0.45-0.32,0.64-0.52\n\tc-0.09-0.2-0.28-0.48-0.28-0.72c0-0.27,0.13-0.79,0.21-1.06c0.11-0.34,0.26-0.54,0.26-0.91c0-0.31-0.12-0.49-0.18-0.78\n\tc-0.15-0.8,0.16-1.62,0.5-2.32c0.15-0.3,0.34-0.61,0.34-0.95c0-0.34-0.17-0.64-0.18-0.99c-0.01-0.62,0.1-1.01,0.25-1.57\n\tc0.12-0.46,0.44-0.72,0.42-1.24c-0.03-0.52-0.22-0.9-0.13-1.45c0-0.03,0.12-0.16,0.14-0.23c0.04-0.15-0.05-0.32-0.02-0.48\n\tc0.06-0.3,0.19-0.59,0.26-0.9c0.28-1.22-0.1-2.53,0.12-3.76c0.14-0.78,0.13-1.54,0.13-2.34c0-0.23,0.05-0.53,0.01-0.76\n\tc-0.04-0.24-0.16-0.41-0.18-0.66c-0.04-0.55,0.33-0.93,0.33-1.49c0-0.58,0.2-1.1,0.33-1.65c0.06-0.24,0.12-0.5,0.16-0.74\n\tc0.04-0.25,0.13-0.49,0.17-0.74c0.02-0.11-0.04-0.23-0.02-0.34c0.02-0.11,0.12-0.12,0.14-0.19c0.08-0.31,0.04-0.33,0.28-0.56\n\tc0.48-0.47,0.84-0.56,1.49-0.56c0.59,0,0.52,0.15,0.95,0.46c0.47,0.34,0.82,0.1,1.32,0.02c0.5-0.07,1.29,0.43,1.78,0.51\n\tc-0.02-0.12,0.02-0.17,0.12-0.15c0.05,0.56,0.97,0.98,1.33,1.35c0.42,0.43,0.83,0.91,1.2,1.37c0.22,0.27,0.4,0.59,0.67,0.74\n\tc0.31,0.17,1.09,0.24,1.47,0.17c0.43-0.08,0.88-0.39,1.32-0.31c0.39,0.08,0.83,0.3,1.2,0.46c0.15,0.08,0.31,0.15,0.47,0.21\n\tc0.08,0.07,0.14,0.16,0.18,0.26c0.13,0.07,0.32,0.09,0.46,0.15c0.39,0.17,0.77,0.31,1.16,0.5c0.32,0.16,0.7,0.3,1,0.5\n\tc0.24,0.16,0.37,0.39,0.65,0.5c0.56,0.21,1.15,0.39,1.62,0.73c0.29,0.21,0.6,0.51,0.82,0.79c0.21,0.27,0.53,0.68,0.82,0.87\n\tc0.47,0.3,1.08,0.05,1.53-0.16c0.33-0.15,1-0.69,1.13-1.04c0.12-0.33,0.09-0.58,0.29-0.91c0.36-0.59,0.7-1.2,0.73-1.9\n\tc0.02-0.45,0.13-0.71,0.42-1.07c0.2-0.25,0.67-0.55,0.7-0.91c0.03-0.36-0.17-0.43,0.06-0.79c0.22-0.33,0.45-0.47,0.79-0.66\n\tc0.28-0.15,0.56-0.35,0.78-0.58c0.27-0.29,0.1-0.44,0.23-0.78c0.09-0.23,0.54-0.74,0.8-0.76c0.17-0.01,0.65,0.09,0.83,0.13\n\tc0.75,0.19,1.47,0.36,2.14,0.74c0.61,0.35,1.24,0.48,1.82,0.87c0.4,0.27,0.75,0.57,1.16,0.82c0.23,0.14,0.51,0.25,0.71,0.45\n\tc0.36,0.36,0.57,1.09,0.66,1.57c0.07,0.37,0.19,0.73,0.25,1.1c0.04,0.21-0.03,0.33-0.02,0.52c-0.1,0.13-0.08,0.24,0.06,0.33\n\tc0.22,0.12,0.44,0.23,0.67,0.33c0.16,0.08,0.37,0.19,0.51,0.33c0.21,0.23,0.36,0.44,0.6,0.66c0.36,0.33,0.62,0.72,0.87,1.16\n\tc0.16,0.28,0.84,0.73,1.16,0.82c0.71-0.23,1.03-0.95,1.65-1.28c0.51-0.28,1.72-0.42,2.2-0.09c0.16,0.11,0.26,0.33,0.44,0.45\n\tc0.3,0.21,0.67,0.33,0.97,0.54c0.42,0.29,0.67,0.58,1.15,0.74c0.57,0.19,1.08,0.1,1.47,0.62c0.25,0.33,0.34,0.6,0.72,0.82\n\tc0.82,0.47,1.45,1.02,2.41,0.71c0.34-0.11,0.71-0.19,1.04-0.33c0.33-0.14,0.67-0.42,1-0.51c0.53-0.15,1.13,0.15,1.47,0.5\n\tc0.43,0.44,0.85,0.75,1.49,0.79c0.44,0.03,0.57,0.05,0.78-0.33c0.16-0.28,0.4-0.52,0.5-0.83c0.22-0.66,0.84-1.11,0.99-1.83\n\tc0.15-0.71-0.32-1.28-0.01-1.98c0.21-0.47,0.49-1.12,0.34-1.65c-0.11-0.38-0.47-0.47-0.59-0.82c-0.11-0.33,0.05-0.66,0.17-0.96\n\tc0.25-0.61,0.36-1.04,0.25-1.71c-0.11-0.67-0.1-1.1,0.04-1.75c0.09-0.46,0.21-0.91,0.37-1.36c0.16-0.47,0.34-0.89,0.46-1.37\n\tc0.06-0.24,0.12-0.4,0.21-0.62c0.03-0.06,0.09-0.36,0.13-0.4c0.31-0.3,1.19,0.03,1.51,0.19c0.4,0.2,0.43,0.4,0.46,0.79\n\tc0.02,0.31,0.07,0.41,0.25,0.66c0.54,0.75,0.66,0.1,1.32-0.07c0.46-0.12,1.62-0.13,2.05,0.01c0.08,0.93,0.8,1.52,1.66,1.66\n\tc-0.55,0.66,0.69,0.79,1.09,0.79c0.26,0,0.67-0.08,0.92-0.01c0.28,0.08,0.54,0.39,0.8,0.55c-0.12,0.37-0.54,0.5-0.44,0.94\n\tc0.08,0.37,0.36,0.7,0.63,0.99h101.06l-0.17-25.93l4.94-6.32c-0.49,0-0.99-0.02-1.49,0c-0.51,0.02-0.96,0.17-1.48,0.16\n\tc-1.61-0.01-3.23,0-4.84,0c-5.48,0-10.95,0-16.43,0c-1.76,0-3.51,0-5.27,0c-2.17,0-4.31,0.17-6.47,0.17c-4.64,0-9.27,0-13.91,0\n\tc-2.84,0-5.69,0-8.53,0c-1.49,0-2.99,0.01-4.48,0c-0.45,0-0.8,0.05-1.23,0.13c-0.68,0.13-1.45,0.04-2.15,0.04\n\tc-0.55,0-1.41,0.16-1.95,0.01c-0.34-0.1-0.28-0.35-0.36-0.62c-0.17-0.58-0.28-1.13-0.42-1.73c-0.09-0.39,0.14-1.04-0.15-1.34\n\tc-0.22-0.23-0.48-0.13-0.67,0.08c-0.15,0.18-0.26,0.43-0.37,0.63c-0.17,0.29-0.11,0.5-0.2,0.83c-0.18,0.61-0.77,1.31-1.28,1.65\n\tc-0.64,0.42-1.74,0.67-2.49,0.79c-1.06,0.17-2.21,0.27-3.3,0.21c-0.4-0.02-0.54-0.17-0.83-0.4c-0.29-0.23-0.45-0.26-0.82-0.27\n\tc-0.36-0.01-0.99-0.06-1.29,0.19c-0.15,0.12-0.19,0.31-0.36,0.43c-0.15,0.11-0.33,0.14-0.5,0.2c-0.92,0.34-1.98,0.13-2.95,0.29\n\tc-0.42,0.07-0.78-0.03-1.18-0.12c-0.18-0.04-0.31-0.15-0.49-0.18c-0.16-0.03-0.31,0.07-0.46-0.02c-0.18-0.11-0.3-0.51-0.33-0.66\n\tc-0.05-0.27-0.09-0.52-0.17-0.79c-0.07-0.27,0.02-0.52-0.03-0.79c-0.04-0.21-0.14-0.36-0.18-0.57c-0.07-0.39,0.01-0.89,0.01-1.28\n\tc0-0.48-0.12-0.83-0.17-1.28c-0.04-0.33,0.01-0.7,0.01-1.04c0-0.44,0-0.87,0-1.31c0-0.4,0.11-0.65,0.17-1.03\n\tc0.11-0.64,0.08-1.54-0.17-2.1c-0.44-0.98-1.17-1.84-1.66-2.82c-0.34-0.68-0.37-1.41-0.33-2.15c0.02-0.4,0.2-0.78,0.3-1.16\n\tc0.08-0.32,0.03-0.66,0.04-0.99c0.01-0.79-0.2-1.21-0.79-1.7c-0.62-0.51-0.39-1.08-0.52-1.77c-0.13-0.68-0.34-1.26-0.34-1.98\n\tc0-0.77,0.01-1.54,0-2.31c0-0.34,0.1-0.52,0.16-0.82c0.06-0.3,0.11-0.61,0.18-0.91c0.1-0.39,0.15-0.66,0.15-1.07\n\tc0-0.33,0-0.66,0-0.99s0-0.66,0-0.99c0-0.36-0.08-0.57-0.15-0.91c-0.13-0.64-0.01-1.41-0.01-2.06c0-0.9,0.34-1.42,0.33-2.31\n\tc-0.01-0.75-0.17-1.41-0.16-2.16c0-1.17,0.12-2.36,0.32-3.51c0.06-0.32,0.24-0.61,0.18-0.94c-0.04-0.24-0.16-0.52-0.25-0.74\n\tc-0.16-0.4-0.19-0.5-0.13-0.92c0.04-0.27,0.01-0.55,0.08-0.82c0.16-0.6,0.28-1.24,0.29-1.87c0.02-0.66,0.23-1.31,0.33-1.97\n\tc0.36-2.26,0.49-4.59,0.49-6.89c0-0.8-0.04-1.63,0.08-2.4c0.05-0.33,0.04-0.42-0.13-0.74c-0.15-0.28-0.24-0.52-0.33-0.83\n\tc-0.08-0.27-0.24-0.54-0.3-0.83c-0.05-0.23,0.04-0.49-0.01-0.73c-0.03-0.17-0.14-0.38-0.18-0.58c-0.1-0.49-0.31-0.78-0.3-1.32\n\tc0.01-1.15,0.23-2.13,0.59-3.22c0.07-0.21,0.26-0.54,0.23-0.75c-0.05-0.33-0.82-0.73-0.99-1.04c-0.28-0.5-0.42-1.3-0.3-1.86\n\tc0.06-0.26,0.21-0.45,0.16-0.74c-0.04-0.25-0.23-0.61-0.34-0.83c-0.21-0.43-0.58-0.79-0.89-1.15c-0.44-0.5-0.6-0.86-0.6-1.52\n\tc0-0.51-0.13-1.21-0.01-1.7c0.05-0.22,0.15-0.34,0.18-0.57c0.04-0.32,0-0.43,0.12-0.7c0.37-0.86,0.96-1.6,1.4-2.44\n\tc0.46-0.88,1.08-1.73,0.79-2.81c-0.29-1.11-2.2-0.91-2.98-0.62c-0.67,0.25-1.42,0.6-2.14,0.63c-0.62,0.02-1.42,0.1-1.99-0.13\n\tc-0.88-0.36-1.02-1.58-1.97-1.7c-0.51-0.06-1.17-0.01-1.5,0.39c-0.28,0.34-0.33,0.98-0.32,1.43c0,0.51,0.06,1.06-0.01,1.56\n\tc-0.05,0.32-0.13,0.58-0.15,0.91c-0.01,0.31-0.09,0.7-0.16,0.99c-0.07,0.31-0.17,0.5-0.17,0.82c0,0.28,0,0.55,0,0.83\n\tc0,0.25-0.06,0.58-0.01,0.83c0.06,0.3,0.33,0.68,0.18,1.01c-0.15,0.33-0.52,0.28-0.83,0.35c-0.4,0.09-0.74,0.28-1.16,0.3\n\tc-0.2,0.01-0.43-0.05-0.62-0.02c-0.12,0.02-0.29,0.14-0.41,0.15c-0.28,0.02-0.65-0.11-0.95-0.13c-0.43-0.03-0.96-0.19-1.33-0.41\n\tc-0.39-0.24-0.83-0.54-1.12-0.92c-0.2-0.26-0.16-0.34-0.19-0.66c-0.03-0.24-0.11-0.35-0.17-0.57c-0.03-0.11-0.01-0.26-0.03-0.38\n\tc0-0.02-0.12-0.14-0.13-0.19c-0.08-0.26-0.11-0.57-0.16-0.84c-0.09-0.45-0.22-0.92-0.32-1.4c-0.1-0.52-0.08-1.05-0.22-1.57\n\tc-0.14-0.54-0.27-1.04-0.48-1.57c-0.24-0.61-0.63-1.05-1.01-1.57c-0.35-0.48-0.73-0.95-1.12-1.39c-0.29-0.32-0.57-0.61-0.95-0.8\n\tc-0.37-0.18-0.73-0.38-1.12-0.46c-0.18-0.04-0.39,0.05-0.58,0.02c-0.13-0.03-0.21-0.11-0.32-0.14c-0.33-0.09-0.66,0.01-1-0.07\n\tc-0.59-0.14-1.3,0.01-1.81-0.37c-0.43-0.33-0.56-0.73-0.67-1.24c-0.05-0.25,0.02-0.53-0.03-0.79c-0.03-0.16-0.16-0.42-0.21-0.61\n\tc-0.11-0.45-0.36-0.85-0.58-1.24c-0.55-0.97-1.55-2.27-2.65-2.65c-0.37-0.12-0.96-0.12-1.14-0.57c-0.16-0.38-0.01-1.15-0.01-1.57\n\tc0-1.24-0.24-2.1-1.32-2.81c-0.51-0.33-0.85-0.79-0.82-1.4c0.03-0.54,0.39-0.82,0.66-1.24c0.53-0.83-1.26-2.83-1.82-3.39l-0.24-0.58\n\tc-0.5-0.02-0.72-0.36-0.95-0.79c-0.22-0.41-0.52-0.69-0.98-0.83c-0.94-0.27-2.24-0.06-2.82,0.78c-0.3,0.43-0.65,0.84-1.12,1.12\n\tc-0.25,0.16-0.58,0.25-0.85,0.36c-0.42,0.18-0.33,0.08-0.8,0c0.04,0.01,0.07,0.02,0.11,0.03c-0.14,0.32-0.66,0.34-0.97,0.42\n\tc-0.42,0.11-0.85,0.21-1.28,0.21c-0.31,0-0.8,0.11-1.04-0.12c-0.19-0.18-0.13-0.52-0.28-0.72c-0.3-0.4-1.63-0.12-2.15-0.15\n\tc-0.58-0.03-1.41-0.27-1.94-0.53c-0.35-0.18-0.71-0.44-1.04-0.63c-0.19-0.11-0.35-0.24-0.48-0.43c-0.14-0.22-0.3-0.55-0.41-0.79\n\tc-0.07-0.17-0.06-0.35-0.13-0.52c-0.13-0.31-0.38-0.44-0.69-0.52c-0.5-0.14-1.16-0.24-1.57-0.59c-0.21-0.18-0.17-0.37-0.22-0.62\n\tc-0.09-0.37-0.31-0.72-0.46-1.07c-0.14-0.33-0.45-0.9-0.83-1.05c-0.45-0.17-1.58-0.09-1.99,0.01c-0.71,0.18-1.65,0.31-2.34-0.07\n\tc-0.6-0.33-0.69-1.02-0.99-1.62c-0.32-0.64-0.51-0.98-1.27-1.12c-0.84-0.16-1.68-0.01-2.47,0.15c-1.01,0.2-1.96,0.57-2.75,1.23\n\tc-0.59,0.49-0.78,1.19-1.35,1.69c-0.68,0.6-1.29,0.87-2.19,0.85c-1.46-0.03-2.73,1.12-3.56,2.22c-0.42,0.55-0.43,0.91-0.28,1.58\n\tc0.09,0.38,0.19,0.79,0.21,1.18c0.02,0.44,0.16,0.85,0.17,1.27c0.02,0.55-0.32,0.34-0.7,0.19c-0.45-0.18-0.89-0.26-1.3-0.5\n\tc-0.56-0.33-1.23-0.53-1.82-0.82c-0.58-0.29-1.08-0.62-1.68-0.86c-0.53-0.21-0.9-0.54-1.46-0.68c-0.29-0.07-0.53-0.11-0.82-0.12\n\tc-0.36-0.01-0.56,0.11-0.9,0.17c-0.47,0.09-1.15,0.01-1.61-0.04c-0.59-0.07-1.21-0.04-1.79-0.12c-0.37-0.05-0.64-0.12-0.85-0.36\n\tc-0.79-0.89,0.05-2.11,0.04-3.06c0-0.41,0.2-1.6-0.12-1.91c-0.19-0.19-0.38-0.08-0.63-0.13c-0.37-0.07-0.77-0.35-1.04-0.6\n\tc-0.31-0.3-0.64-0.47-0.7-0.86c-0.05-0.29,0-0.63,0-0.92c0-0.16,0.08-0.56-0.02-0.7c-0.1-0.14-0.57-0.32-0.72-0.35\n\tc-0.45-0.1-1.31,0.24-1.54-0.34c-0.12-0.31,0.11-0.4-0.26-0.51c-0.26-0.07-0.47,0-0.74-0.11c-0.38-0.16-1.39-0.26-1.69-0.54\n\tc-0.31-0.29-0.75-0.8-1.15-0.92c-0.36-0.11-0.6,0.14-0.95,0.14c-0.33,0-0.63-0.16-0.96-0.2c-0.01-0.38-0.32-0.69-0.69-0.77\n\tc-0.32-0.07-0.67,0.14-1.03,0.13c-0.35,0-0.78,0.07-1.12-0.03c-0.48-0.14-0.7-0.46-1.03-0.76c-0.45-0.42-1.12-0.23-1.61-0.07\n\tc-0.65,0.2-1.12,0.7-1.85,0.51c-0.8-0.22-0.9-1-1.41-1.5c-0.45-0.45-1.25-0.57-1.86-0.46c-0.35,0.06-0.61,0.25-0.99,0.18\n\tc-0.38-0.07-0.79-0.2-1.16-0.34c-0.66-0.24-0.96-0.92-1.65-1.12c-0.18-0.05-0.34,0.02-0.5-0.02c-0.15-0.03-0.16-0.18-0.31-0.19\n\tc-0.13-0.01-0.74,0.23-0.81,0.33c-0.13,0.21-0.03,0.76-0.02,1c0,0.54-0.13,0.85,0.33,1.16c0.29,0.2,0.52,0.36,0.66,0.66\n\tc0.19,0.4,0.02,0.59-0.01,0.99c-0.02,0.31-0.05,0.63,0.12,0.87c0.2,0.28,0.6,0.4,0.87,0.58c0.32,0.2,0.52,0.54,0.81,0.7\n\tc0.27,0.16,0.49,0.19,0.71,0.45c0.15,0.18,0.4,0.47,0.46,0.7c0.04,0.14-0.01,0.36-0.01,0.5c0,0.28,0.05,0.43,0.12,0.7\n\tc0.11,0.42,0.16,0.72,0.53,1c0.22,0.16,0.41,0.24,0.66,0.29c0.39,0.07,0.75,0.17,1.16,0.17c0.22-0.01,0.41-0.01,0.62,0.04\n\tc0.16,0.04,0.57,0.08,0.71,0.16c0.25,0.14,0.37,0.49,0.64,0.63c0.49,0.27,0.99,0.06,1.5,0.16c0.38,0.07,0.62,0.21,0.87,0.46\n\tc0.38,0.4,0.45,0.68,1.06,0.7c0.53,0.02,1.22-0.23,1.22,0.49c0,0.43-0.34,0.91-0.14,1.33c0.04,0.08,0.27,0.25,0.34,0.32\n\tc0.16,0.16,0.3,0.34,0.49,0.46c0.43,0.27,0.5,0.22,0.32,0.66c0.29,0.3,0.47,0.42,0.8,0.17c0.39-0.3,0.46-0.44,0.99-0.46\n\tc0.73-0.03,0.26,0.2,0.53,0.63c0.19,0.3,0.81,0.36,1.13,0.37c0.51,0.01,0.61,0.12,0.66,0.65c0.05,0.52,0.06,0.87-0.3,1.21\n\tc-0.3,0.29-0.5,0.55-0.86,0.78c-0.21,0.13-0.41,0.27-0.62,0.38c-0.1,0.05-0.32,0.13-0.37,0.21c-0.19,0.32,0.5,0.61,0.66,0.82\n\tc0.21,0.27,0.24,0.59,0.09,0.91c-0.08,0.17-0.28,0.33-0.38,0.5c-0.11,0.18-0.17,0.4-0.28,0.58c-0.06,0.1-0.27,0.29-0.26,0.41\n\tc0.01,0.18,0.26,0.2,0.28,0.33c0.04,0.27-0.34,0.36-0.27,0.75c0.05,0.29,0.29,0.45,0.5,0.66c0.23,0.22,0.29,0.46,0.49,0.68\n\tC347.65,588.98,348.47,588.81,348.56,589.24z\"\n                title=\"Chuquisaca\"\n                id=\"BO-H\"\n              ><\/path>\n            <\/a>\n            <a href=\"#\" class=\"depto-btn\" id=\"btn-tarija\">\n              <path\n                class=\"st1 blue8\"\n                d=\"M508.21,791.41c-0.02-0.03-0.21-0.18-0.25-0.23c-0.04-0.04-0.08-0.07-0.11-0.11c-0.12-0.13-0.25-0.25-0.34-0.4\n\tc-0.2-0.32-0.4-0.66-0.62-0.97c-0.22-0.32-0.61-0.3-0.93-0.46c-0.13-0.06-0.28-0.16-0.37-0.27c-0.07-0.08-0.12-0.17-0.18-0.26\n\tc-0.18-0.22-0.49-0.3-0.72-0.44c-0.27-0.16-0.55-0.41-0.7-0.7c-0.06-0.12-0.06-0.32-0.16-0.41c-0.07-0.06-0.17-0.07-0.25-0.08\n\tc-0.13-0.03-0.26-0.06-0.39-0.1c-0.26-0.08-0.53-0.22-0.7-0.44c-0.09-0.11-0.19-0.22-0.23-0.35c-0.04-0.12-0.04-0.23-0.06-0.36\n\tc-0.04-0.4-0.62-0.56-0.94-0.45c-0.13,0.05-0.32,0.09-0.42,0.18c-0.05,0.04-0.08,0.09-0.13,0.12c-0.13,0.1-0.21,0.06-0.37,0.02\n\tc-0.29-0.07-0.45-0.32-0.54-0.58c-0.05-0.13,0-0.3-0.14-0.38c-0.08-0.05-0.17,0.01-0.26-0.03c-0.09-0.04-0.21-0.15-0.28-0.2\n\tc-0.14-0.1-0.26-0.24-0.35-0.39c-0.11-0.18-0.07-0.34-0.02-0.54c0.04-0.15,0.06-0.27,0.06-0.43c0-0.13,0.01-0.25-0.02-0.37\n\tc-0.03-0.12-0.09-0.23-0.14-0.35c-0.07-0.19-0.13-0.43-0.06-0.63c0.05-0.12,0.11-0.19,0.2-0.29c0.1-0.11,0.17-0.26,0.28-0.37\n\tc0.23-0.25,0.34-0.58,0.32-0.92c-0.02-0.37-0.32-0.69-0.55-0.95c-0.09-0.1-0.12-0.15-0.12-0.28c0-0.04,0-0.09,0-0.13\n\tc0-0.12,0.04-0.23,0.08-0.35c0.05-0.16,0.17-0.28,0.17-0.46c0-0.15-0.11-0.26-0.13-0.41c-0.01-0.1,0-0.2,0.02-0.29\n\tc0.04-0.18,0.05-0.33,0.06-0.52c0.01-0.15,0.12-0.35,0.07-0.49c-0.04-0.13-0.17-0.18-0.28-0.25c-0.13-0.09-0.25-0.18-0.37-0.28\n\th-48.72l-1.16,2.85l-1.69-2.6l-12.18,0.12c-0.73-0.14-1.14,0.57-1.16,1.16c-0.01,0.65,0.1,1.21-0.49,1.61\n\tc-0.22,0.15-0.45,0.18-0.63,0.4c-0.21,0.25-0.22,0.58-0.29,0.88c-0.06,0.27-0.12,0.55-0.17,0.82c-0.07,0.39-0.05,0.82-0.41,1.09\n\tc-0.44,0.33-1,0.02-1.49,0.18c-0.6,0.2-0.76,1.07-0.83,1.61c-0.07,0.52,0.01,1.1,0.01,1.63c0,0.22,0.1,0.71-0.09,0.85\n\tc-0.11,0.08-0.3-0.03-0.42,0c-0.1,0.02-0.12,0.11-0.19,0.13c-0.31,0.11-0.46,0.2-0.71,0.45c-0.28,0.28-0.53,0.44-0.59,0.83\n\tc-0.03,0.23-0.01,0.52,0.04,0.74c0.12,0.5,0.58,1.99-0.2,2.16c-0.26,0.06-0.56-0.06-0.82-0.02c-0.42,0.06-0.62,0.32-0.92,0.6\n\tc-0.12,0.12-0.47,0.28-0.55,0.44c-0.11,0.23,0.1,0.4,0.14,0.62c0.06,0.26,0.07,1.01,0,1.26c-0.08,0.29-0.12,0.23-0.34,0.4\n\tc-0.32,0.25-0.76,0.77-0.67,1.25c0.06,0.32,0.18,0.4,0.17,0.77c0,0.22,0.09,0.59,0.01,0.8c-0.07,0.19-0.22,0.26-0.34,0.42\n\tc-0.18,0.25-0.28,0.48-0.49,0.72c-0.21,0.25-0.58,0.67-0.64,1c-0.06,0.36,0.08,0.21,0.23,0.49c0.38,0.73-0.97,1.24-1.39,1.57\n\tc-0.31,0.25-0.29,0.47-0.43,0.83c-0.15,0.37-0.29,0.42-0.59,0.58c-0.16,0.09-0.31,0.19-0.48,0.28c-0.22,0.12-0.55,0.4-0.81,0.41\n\tc0.02,0.28,0.46,0.32,0.36,0.67c-0.02,0.07-0.29,0.37-0.34,0.45c-0.07,0.11-0.16,0.22-0.24,0.32c-0.58,0.71-1.15,1.5-1.78,2.16\n\tc-0.51,0.54-1.34,1.38-1.32,2.15c0.01,0.38,0,0.77,0,1.16c0,0.49,0.12,0.89,0.21,1.37c0.09,0.52,0.02,0.88-0.37,1.28\n\tc-0.18,0.18-0.49,0.31-0.64,0.49c-0.23,0.26-0.19,0.28-0.19,0.63c-0.01,0.41,0.1,0.65,0.18,1.03c0.09,0.48-0.16,0.6-0.47,0.87\n\tc-0.55,0.48-0.65,1.41-0.54,2.1c0.06,0.37,0.33,0.6,0.34,0.99c0.02,0.45-0.19,0.74-0.3,1.16c-0.09,0.35-0.26,0.79-0.16,1.15\n\tc0.1,0.35,0.15,0.61,0.13,0.99c-0.02,0.39-0.23,0.64-0.38,0.99c-0.14,0.32-0.22,0.66-0.33,0.99c-0.11,0.34-0.25,0.65-0.29,0.99\n\tc-0.04,0.32,0,0.67,0,0.99c0,0.72,0.07,1.34-0.83,1.32c-0.38-0.01-0.77,0-1.16,0c-0.36,0-0.62,0.07-0.83-0.16\n\tc-0.23-0.25-0.1-0.52-0.15-0.83c-0.06-0.36-0.17-0.6-0.17-0.99c0-0.43,0.14-0.75,0.17-1.16c0.03-0.41-0.11-0.5-0.33-0.82\n\tc-0.43-0.62-0.33-1.25-0.33-1.99c0-0.69,0.02-1.28-0.28-1.85c-0.3-0.56-0.75-1-1.37-1.13c-0.19-0.04-0.5,0.1-0.67,0.02\n\tc-0.26-0.11-0.07-0.11-0.15-0.34c-0.07-0.18,0-0.21-0.12-0.38c-0.08-0.12-0.27-0.19-0.38-0.28c-0.7-0.6-0.32-1.22-0.52-1.96\n\tc-0.72-0.02-1.13-0.72-1.13-1.35c0-0.33,0.05-0.51,0.13-0.83c0.08-0.3,0.02-0.54,0.16-0.83c0.07-0.15,0.18-0.13,0.18-0.31\n\tc0-0.06-0.13-0.28-0.15-0.34c-0.05-0.25,0.01-0.57,0.01-0.83c0-0.13-0.04-0.38-0.01-0.5c0.02-0.08,0.13-0.14,0.14-0.19\n\tc0.03-0.16,0-0.3,0.03-0.46c0.02-0.1,0.14-0.24,0.15-0.33c0.05-0.67-0.48-1.03-0.81-1.55c-0.25-0.39-0.37-0.75-0.73-1.09\n\tc-0.45-0.41-0.75-0.68-0.75-1.32c0-0.3-0.02-0.43-0.2-0.66c-0.24-0.3-0.57-0.36-0.75-0.7c-0.3-0.53-0.56-1.05-0.96-1.53\n\tc-0.35-0.42-0.81-0.56-1.23-0.87c-0.44-0.32-0.66-0.58-0.66-1.12c0-0.51,0.13-1.06-0.32-1.41c-0.33-0.26-0.76-0.33-1.07-0.65\n\tc-0.2-0.21-0.4-0.47-0.59-0.7c-0.31-0.38-1.05-1.15-0.9-1.7c0.17-0.66,1.95-1.43,1.28-2.27c-0.2-0.25-0.49-0.24-0.56-0.62\n\tc-0.04-0.23-0.04-0.42-0.11-0.66c-0.22-0.72-0.82-0.75-1.41-1.15c-0.28-0.19-0.46-0.38-0.61-0.66c-0.06-0.11-0.12-0.38-0.2-0.46\n\tc-0.06-0.06-0.44-0.23-0.54-0.28c-0.22-0.11-0.38-0.12-0.58-0.28c-0.46-0.36-0.61-0.82-0.75-1.36c-0.17-0.63-0.41-0.59-1.03-0.59\n\tc-0.74,0-1.47,0-2.21,0c-0.75,0-1.41,0.11-2.14,0.16c-0.8,0.06-1.42,0.58-2.15,0.05c-0.39-0.28-0.44-0.86-0.81-1.12\n\tc-0.2-0.14-0.52-0.18-0.75-0.26c-0.34-0.12-0.72-0.27-1.05-0.44c-0.43-0.21-0.81-0.57-1.22-0.82c-0.35-0.21-0.79-0.49-1.07-0.75\n\tc-0.31-0.29-0.48-0.77-0.83-1c-0.46-0.3-1.32-0.12-1.89-0.12c-0.58,0-1.1,0.03-1.68,0.13c-0.31,0.05-0.63,0.08-0.93,0\n\tc-0.33-0.08-0.57-0.21-0.79-0.46c-0.15-0.17-0.22-0.3-0.44-0.41c-0.35-0.18-1.17-0.08-1.38-0.44c-0.16-0.28,0.06-0.44-0.19-0.67\n\tc-0.23-0.22-0.54-0.28-0.84-0.29c-0.58-0.02-1.16,0-1.73,0c-1.16,0-2.21,0.17-3.37,0.17c-0.66,0-1.32,0-1.98,0\n\tc-0.47,0-0.94,0.02-1.41,0.01c-0.44-0.01-0.98-0.4-1.41-0.34c0.08,0,0.16,0,0.25,0c-0.29,0.05-0.7-0.17-0.91-0.36\n\tc-0.36-0.33-0.26-0.68-0.37-1.09c-0.04-0.16-0.12-0.23-0.13-0.45c-0.01-0.22,0-0.44,0-0.66c0-0.38-0.06-0.8-0.17-1.16\n\tc-0.07-0.21-0.28-0.47-0.41-0.67c-0.09-0.15-0.17-0.3-0.32-0.41c-0.42-0.31-0.96-0.21-1.43-0.32c-0.3-0.07-1.02-0.34-1.22-0.6\n\tc-0.13-0.16-0.09-0.39-0.21-0.57c-0.14-0.21-0.32-0.24-0.55-0.32c-0.5-0.18-0.67-0.13-1.17-0.02c-0.33,0.07-0.47,0.08-0.75,0.27\n\tc-0.22,0.15-0.46,0.28-0.71,0.38c-0.57,0.22-1.36,0.13-1.91-0.12c-0.49-0.22-1.06-0.74-1.37-1.16c-0.17-0.23-0.24-0.51-0.45-0.72\n\tc-0.25-0.26-0.6-0.45-0.89-0.67c-0.44-0.33-0.81-0.57-1.33-0.76c-0.91-0.32-0.7-0.98-0.29-1.65c0.19-0.31,0.47-0.55,0.69-0.82\n\tc0.27-0.33,0.43-0.67,0.77-0.96c0.52-0.43,1.11-0.45,1.65-0.82c0.78-0.54,0.21-1.31,0.64-1.99c0.17-0.27,0.49-0.46,0.76-0.62\n\tc0.16-0.1,0.49-0.18,0.58-0.34c0.13-0.23-0.02-0.78,0-1.06c0.05-1.06,1.46-1.19,1.49-2.15c0.01-0.35-0.05-0.72-0.01-1.07\n\tc0.03-0.21,0.14-0.37,0.18-0.57c0.04-0.2-0.05-0.42-0.02-0.63c0.04-0.27,0.14-0.76,0.33-0.95c0.18-0.18,0.54-0.17,0.72-0.36\n\tc0.42-0.45,0-1.61,0.11-2.2c0.07-0.41,0.33-0.5,0.59-0.76c0.35-0.34,0.17-0.64,0.28-1.06c0.09-0.36,0.15-0.71,0.27-1.07\n\tc0.14-0.41,0.36-0.83,0.48-1.24c0.25-0.81-0.45-1.51-0.46-2.31c-0.01-0.41,0.12-0.69,0.17-1.07c0.06-0.39-0.1-1.31,0.08-1.66\n\tc0.13-0.27,0.07-0.61,0.08-0.9c0-0.58-0.21-1-0.08-1.57c0.08-0.33,0.17-0.66,0.41-0.92c0.19-0.21,0.45-0.32,0.64-0.52\n\tc-0.09-0.2-0.28-0.48-0.28-0.72c0-0.27,0.13-0.79,0.21-1.06c0.11-0.34,0.26-0.54,0.26-0.91c0-0.31-0.12-0.49-0.18-0.78\n\tc-0.15-0.8,0.16-1.62,0.5-2.32c0.15-0.3,0.34-0.61,0.34-0.95c0-0.34-0.17-0.64-0.18-0.99c-0.01-0.62,0.1-1.01,0.25-1.57\n\tc0.12-0.46,0.44-0.72,0.42-1.24c-0.03-0.52-0.22-0.9-0.13-1.45c0-0.03,0.12-0.16,0.14-0.23c0.04-0.15-0.05-0.32-0.02-0.48\n\tc0.06-0.3,0.19-0.59,0.26-0.9c0.28-1.22-0.1-2.53,0.12-3.76c0.14-0.78,0.13-1.54,0.13-2.34c0-0.23,0.05-0.53,0.01-0.76\n\tc-0.04-0.24-0.16-0.41-0.18-0.66c-0.04-0.55,0.33-0.93,0.33-1.49c0-0.58,0.2-1.1,0.33-1.65c0.06-0.24,0.12-0.5,0.16-0.74\n\tc0.04-0.25,0.13-0.49,0.17-0.74c0.02-0.11-0.04-0.23-0.02-0.34c0.02-0.11,0.12-0.12,0.14-0.19c0.08-0.31,0.04-0.33,0.28-0.56\n\tc0.48-0.47,0.84-0.56,1.49-0.56c0.59,0,0.52,0.15,0.95,0.46c0.47,0.34,0.82,0.1,1.32,0.02c0.5-0.07,1.29,0.43,1.78,0.51\n\tc-0.02-0.12,0.02-0.17,0.12-0.15c0.05,0.56,0.97,0.98,1.33,1.35c0.42,0.43,0.83,0.91,1.2,1.37c0.22,0.27,0.4,0.59,0.67,0.74\n\tc0.31,0.17,1.09,0.24,1.47,0.17c0.43-0.08,0.88-0.39,1.32-0.31c0.39,0.08,0.83,0.3,1.2,0.46c0.15,0.08,0.31,0.15,0.47,0.21\n\tc0.08,0.07,0.14,0.16,0.18,0.26c0.13,0.07,0.32,0.09,0.46,0.15c0.39,0.17,0.77,0.31,1.16,0.5c0.32,0.16,0.7,0.3,1,0.5\n\tc0.24,0.16,0.37,0.39,0.65,0.5c0.56,0.21,1.15,0.39,1.62,0.73c0.29,0.21,0.6,0.51,0.82,0.79c0.21,0.27,0.53,0.68,0.82,0.87\n\tc0.47,0.3,1.08,0.05,1.53-0.16c0.33-0.15,1-0.69,1.13-1.04c0.12-0.33,0.09-0.58,0.29-0.91c0.36-0.59,0.7-1.2,0.73-1.9\n\tc0.02-0.45,0.13-0.71,0.42-1.07c0.2-0.25,0.67-0.55,0.7-0.91c0.03-0.36-0.17-0.43,0.06-0.79c0.22-0.33,0.45-0.47,0.79-0.66\n\tc0.28-0.15,0.56-0.35,0.78-0.58c0.27-0.29,0.1-0.44,0.23-0.78c0.09-0.23,0.54-0.74,0.8-0.76c0.17-0.01,0.65,0.09,0.83,0.13\n\tc0.75,0.19,1.47,0.36,2.14,0.74c0.61,0.35,1.24,0.48,1.82,0.87c0.4,0.27,0.75,0.57,1.16,0.82c0.23,0.14,0.51,0.25,0.71,0.45\n\tc0.36,0.36,0.57,1.09,0.66,1.57c0.07,0.37,0.19,0.73,0.25,1.1c0.04,0.21-0.03,0.33-0.02,0.52c-0.1,0.13-0.08,0.24,0.06,0.33\n\tc0.22,0.12,0.44,0.23,0.67,0.33c0.16,0.08,0.37,0.19,0.51,0.33c0.21,0.23,0.36,0.44,0.6,0.66c0.36,0.33,0.62,0.72,0.87,1.16\n\tc0.16,0.28,0.84,0.73,1.16,0.82c0.71-0.23,1.03-0.95,1.65-1.28c0.51-0.28,1.72-0.42,2.2-0.09c0.16,0.11,0.26,0.33,0.44,0.45\n\tc0.3,0.21,0.67,0.33,0.97,0.54c0.42,0.29,0.67,0.58,1.15,0.74c0.57,0.19,1.08,0.1,1.47,0.62c0.25,0.33,0.34,0.6,0.72,0.82\n\tc0.82,0.47,1.45,1.02,2.41,0.71c0.34-0.11,0.71-0.19,1.04-0.33c0.33-0.14,0.67-0.42,1-0.51c0.53-0.15,1.13,0.15,1.47,0.5\n\tc0.43,0.44,0.85,0.75,1.49,0.79c0.44,0.03,0.57,0.05,0.78-0.33c0.16-0.28,0.4-0.52,0.5-0.83c0.22-0.66,0.84-1.11,0.99-1.83\n\tc0.15-0.71-0.32-1.28-0.01-1.98c0.21-0.47,0.49-1.12,0.34-1.65c-0.11-0.38-0.47-0.47-0.59-0.82c-0.11-0.33,0.05-0.66,0.17-0.96\n\tc0.25-0.61,0.36-1.04,0.25-1.71c-0.11-0.67-0.1-1.1,0.04-1.75c0.09-0.46,0.21-0.91,0.37-1.36c0.16-0.47,0.34-0.89,0.46-1.37\n\tc0.06-0.24,0.12-0.4,0.21-0.62c0.03-0.06,0.09-0.36,0.13-0.4c0.31-0.3,1.19,0.03,1.51,0.19c0.4,0.2,0.43,0.4,0.46,0.79\n\tc0.02,0.31,0.07,0.41,0.25,0.66c0.54,0.75,0.66,0.1,1.32-0.07c0.46-0.12,1.62-0.13,2.05,0.01c0.08,0.93,0.8,1.52,1.66,1.66\n\tc-0.55,0.66,0.69,0.79,1.09,0.79c0.26,0,0.67-0.08,0.92-0.01c0.28,0.08,0.54,0.39,0.8,0.55c-0.12,0.37-0.54,0.5-0.44,0.94\n\tc0.08,0.37,0.36,0.7,0.63,0.99h101.06v4.35L508.21,791.41z\"\n                title=\"Tarija\"\n                id=\"BO-T\"\n              ><\/path>\n            <\/a>\n            <a href=\"#\" class=\"depto-btn\" id=\"btn-potosi\">\n              <path\n                class=\"st1 blue9\"\n                d=\"M362.6,781.79c0.6-0.09-1,0.47-1.65,0.35c-0.48-0.09-0.82-0.32-1.32-0.35c-1.33-0.09-2.66-0.12-3.97-0.31\n\tc-0.42-0.06-0.6-0.27-0.97-0.36c-0.44-0.11-1.05,0.02-1.5,0.02c-1.01,0-2.13-0.13-3.12,0.03c-1.09,0.17-1.94,0.8-2.99,0.98\n\tc-0.98,0.17-1.79-0.17-2.63-0.35c-0.95-0.19-1.87-0.56-2.81-0.14c-0.61,0.27-0.76,0.48-1.49,0.47c-0.53-0.01-1.05,0.05-1.58-0.07\n\tc-0.95-0.23-1.62-0.32-2.47,0.31c-0.7,0.51-1.01,0.95-1.97,1.1c-1.21,0.19-1.83-0.22-2.66-0.93c-0.56-0.48-1.2-0.38-1.91-0.09\n\tc-0.48,0.19-0.54,0.61-1.14,0.7c-0.62,0.09-0.77-0.08-1.17-0.47c-0.41-0.41-0.83-0.85-1.23-1.28c-0.54-0.57-0.93-1.26-1.49-1.82\n\tc-0.62-0.62-1.47-0.95-2.08-1.56c-1.34-1.35-2.5-2.68-4.13-3.73c-1.49-0.96-2.58-2.42-4.45-2.39c-0.72,0.01-2.09,0.04-2.63-0.51\n\tc-0.62-0.64,0.16-1.5,0.08-2.12c-0.21-1.72-2.09-2-3.4-2.35c-0.54-0.14-0.66-0.46-1.06-0.72c-0.33-0.22-0.69-0.3-1.09-0.44\n\tc-0.72-0.24-1.4-0.49-2.13-0.63c-0.59-0.12-1.21-0.12-1.82-0.23c-0.69-0.13-2.76-0.83-2.58,0.32c0.06,0.37,0.27,0.55,0.26,1.07\n\tc-0.01,0.44-0.06,0.74-0.16,1.15c-0.21,0.85-0.23,1.79-0.52,2.61c-0.13,0.37-0.49,0.58-0.61,1.02c-0.1,0.37-0.03,0.78-0.02,1.16\n\tc0,1.01,0.05,1.64-0.65,2.39c-0.46,0.49-0.66,0.52-0.68,1.25c-0.01,0.47-0.17,0.72-0.25,1.07c-0.26,1.21,0.5,3.81-0.39,4.64\n\tc-0.59,0.55-1.5,0.75-2.16,1.23c-0.59,0.43-1.16,0.89-1.81,1.24c-1.03,0.57-1.9,0.19-2.98,0.4c-0.84,0.16-1.4,0.66-2.14,1.01\n\tc-0.59,0.28-1.04,0.2-1.64,0.32c-0.37,0.07-0.63,0.22-0.98,0.34c-0.89,0.3-1.86,0.53-2.78,0.72c-0.04,0.18-0.07,0.36-0.11,0.54\n\tc-0.9,0.17-1.95,0.59-2.72,1.05c-0.59,0.35-2.36,0.95-2.5,1.65c-0.22-0.17-0.59-0.56-0.85-0.64c-0.27-0.08-0.55,0.06-0.82-0.01\n\tc-0.28-0.07-0.35-0.3-0.62-0.37c-0.32-0.07-0.61,0.07-0.94-0.05c-0.51-0.18-0.97-0.96-1.66-0.53c-0.26,0.16-0.26,0.34-0.39,0.58\n\tc-0.23,0.4-0.28,0.59-0.68,0.94c-0.37,0.32-0.77,0.65-0.91,1.13c-0.19,0.68,0.16,1.07,0.27,1.74c0.1,0.63-0.07,0.99-0.33,1.48\n\tc-0.29,0.54-0.76,0.78-1.09,1.31c-0.36,0.6-0.25,1.32-0.24,2c0.01,0.77-0.09,0.86-0.58,1.41c-0.35,0.39-0.46,0.76-0.58,1.24\n\tc-0.13,0.54-0.12,1.28-0.49,1.79c-0.73,0.99-2.2,0.87-3.31,0.85c-0.79-0.01-1.28,0.23-1.98,0.58c-0.9,0.44-0.85,0.43-1.04,1.36\n\tc-0.52,0.09-1.13,0.01-1.55,0.45c-0.22,0.24-0.27,0.63-0.55,0.92c-0.74,0.74-1.63,1-2.64,0.99c-0.37,0-1.19-0.17-1.51-0.02\n\tc-0.44,0.2-0.31,0.56-0.31,1.02c0.02,1.06-0.01,1.97,0.26,2.97c0.38,1.46,0.11,3.82-1.25,4.62c-0.59,0.35-1.35,0.92-1.98,1.17\n\tc-0.3,0.12-0.59,0.14-0.92,0.23c-0.19,0.05-0.8,0.22-1,0.32c-0.23,0.12-0.65,0.47-0.85,0.63c-0.32,0.24-0.45,0.49-0.73,0.79\n\tc-0.53,0.58-1.07,0.81-1.38,1.56c-0.64,1.58-0.42,3.8-2.72,3.9c-1,0.04-1.85,0.17-2.81,0.31c-0.75,0.11-1.56,0.41-2.22,0.6\n\tc-0.47,0.13-0.94,0-1.41,0.1c-0.37,0.08-0.78,0.27-1.16,0.38c-0.8,0.25-1.56,0.64-2.3,0.92c-0.84,0.32-1.62,0.27-2.58,0.31\n\tc-0.56,0.03-0.87,0.26-1.39,0.35c-0.45,0.08-0.86-0.06-1.32,0.06c-0.86,0.22-1.78,0.4-2.64,0.65c-0.44,0.13-0.87,0.44-1.31,0.6\n\tc-0.55,0.19-1.2-0.05-1.66,0.33c-0.72-0.37-1.3-0.33-2.13-0.33c-0.47,0-1.05,0.1-1.52,0.02c-0.48-0.09-0.8-0.33-1.3-0.35\n\tc-0.76-0.04-1.55,0-2.31,0.01c-0.81,0.01-1.26-0.26-1.97-0.34c-1-0.11-1.92-0.07-2.92-0.25c-0.85-0.15-1.42,0.1-2.04-0.57\n\tc-0.45-0.48-0.67-1.18-1.18-1.62c-0.54-0.47-1.31-0.8-1.93-1.19c-0.77-0.49-0.91-0.93-0.86-1.82c0.04-0.66,0.34-0.99,0.34-1.65\n\tc0-0.82-0.48-0.81-0.68-1.47c-0.19-0.62,0.14-1.26,0.27-1.74c0.38-1.34-0.18-2.57-0.34-3.82c-0.02-0.13-0.19-0.17-0.19-0.39\n\tc0-0.09,0.19-0.42,0.23-0.52c0.13-0.3,0.17-0.4,0.37-0.66c0.38-0.48,0.92-0.68,1.34-1.06c0.54-0.5,0.33-1.23,0.15-1.91\n\tc-0.12-0.45,0.05-1.64-0.18-1.97c-0.32-0.45-1.2-0.55-1.58-1.17c-0.13-0.21-0.17-0.53-0.29-0.75c-0.17-0.3-0.28-0.42-0.42-0.74\n\tc-0.26-0.6-0.28-1.24-0.65-1.82c-0.11-0.17-0.58-0.55-0.62-0.73c-0.08-0.35,0.34-0.59,0.32-0.94c-0.01-0.24-0.31-0.54-0.38-0.8\n\tc-0.1-0.37,0.04-0.51-0.17-0.84c-0.3-0.46-1.46-0.64-1.51-1.32c-0.03-0.46,0.78-1.22,0.88-1.65c0.17-0.7-0.43-0.77-0.7-1.31\n\tc-0.26-0.52,0.22-1.09,0.43-1.67c0.18-0.49,0.77-0.99,0.77-1.48c0-0.66-0.69-0.72-0.95-1.22c-0.36-0.69,0.25-1.28,0.21-1.92\n\tc-0.03-0.37-0.27-0.72-0.28-1.16c0-0.27,0.14-0.86-0.05-1.1c-0.14-0.17-0.51-0.12-0.7-0.36c-0.24-0.29-0.22-0.67-0.24-1.01\n\tc-0.08-1.2,1.15-2.53,0.64-3.77c-0.46-1.12-2.22-1.79-3.09-2.51c-1.75-1.46-1.81-2.85-4.16-3.33c-0.09-0.02-0.18-0.04-0.27-0.06\n\tc-0.3-1.03-0.06-2.48-0.06-3.58c0-0.51,0.11-1.15,0.02-1.65c-0.07-0.4-0.35-0.65-0.38-1.06c-0.03-0.48,0.32-0.94,0.38-1.42\n\tc0.15-1.13-0.09-2.33-0.02-3.46c0.04-0.61,0.24-0.92,0.1-1.4c-0.17-0.6-0.5-1.13-0.71-1.74c-0.91-2.62-2.35-4.82-3.92-7.1\n\tc-0.35-0.5-0.66-0.97-1.07-1.4c-0.31-0.32-1-0.76-1.03-1.23c-0.02-0.32,0.32-0.68,0.39-1c0.05-0.25-0.02-0.59-0.02-0.85\n\tc-0.02-1.06,0.34-1.98,0.33-3.04c-0.02-2.45,0-4.89,0-7.34c0-0.55,0-1.1,0-1.65c0-0.29,0.09-0.73,0.02-1.01\n\tc-0.04-0.16-0.25-0.28-0.27-0.39c-0.06-0.3,0.01-0.64-0.06-0.94c-0.07-0.3-0.29-0.33-0.37-0.63c-0.17-0.71,0.15-0.97-0.4-1.59\n\tc-0.81-0.91-1.51-1.89-2.24-2.86c-0.78-1.04-1.55-2.06-2.38-3.08c-1.6-1.95-3.03-3.98-4.46-6.04c-0.63-0.91-1.41-1.72-2.06-2.63\n\tc-0.64-0.9-1.58-1.51-2.23-2.38c-0.53-0.71-0.38-0.95-1.4-0.92c-0.66,0.01-1.32,0-1.98,0c-0.66,0-1.32-0.01-1.98,0\n\tc-0.97,0.02-1.14-0.09-0.69-0.9c-0.56-0.3-0.83-0.69-1.21-1.17c-0.12-0.16-0.37-0.21-0.4-0.44c-0.05-0.34,0.22-0.28,0.25-0.54\n\tc0.09-0.66-0.46-0.59-0.62-1.23c-0.14-0.54,0.2-1,0.28-1.4c0.1-0.48,0.12-0.94,0.24-1.41c0.12-0.5,0.09-1.21,0.36-1.62\n\tc0.34-0.53,1.01-0.55,0.63-1.35c-0.27-0.58-1.03-0.72-1.34-1.3c-0.53-1.02,0.05-1.67,0.84-2.16c0.4-0.25,0.89-0.17,1.25-0.4\n\tc0.56-0.35,0.16-0.78,0.44-1.19c0.28-0.39,1.2-0.54,1.62-0.72c0.37-0.16,0.7-0.4,1.06-0.58c0.82-0.42,1.87-0.34,2.19-1.33\n\tc-0.48-0.07-0.78-0.54-1.28-0.4c-2.24-2.33-4.07-3.09-6.68-4.53c-0.81-0.45-1.77-0.63-2.57-1.15c-0.79-0.51-1.5-1.12-2.31-1.59\n\tc-0.67-0.38-1.74-0.42-2.34-0.89c-0.36-0.28-0.25-0.58-0.61-0.86c-0.28-0.22-0.89-0.06-0.84-0.48c-0.48-0.13-1.28-0.49-1.71-0.74\n\tc0.86-0.47,0.54-1.64,0.54-2.48c0-1,0.06-2.02-0.02-3.01c0.4,0.48,2.33,0.3,2.84,0.05c0.35-0.17,0.85-0.53,1.08-0.83\n\tc0.3-0.4,0.06-0.86,0.73-1c0.01-0.71-0.51-0.84-0.9-1.41c-0.22-0.33-0.55-0.47-0.69-0.89c-0.1-0.3,0.03-0.66-0.13-0.93\n\tc-0.18-0.31-0.49-0.33-0.61-0.71c-0.09-0.3,0.06-0.7,0.02-1.01c-0.09-0.72-0.59-0.92-0.68-1.64c-0.08-0.7-0.07-1.51,0.25-2.08\n\tc0.24-0.44,0.42-0.25,0.35-0.82c0.01,0.04-0.24-0.73-0.26-0.75c-0.3-0.55-0.83-1.17-1.34-1.58c-0.64-0.51-1.62-0.13-1.96-0.88\n\tc-0.18-0.39-0.15-1.92-0.03-2.34c0.27-0.95,0.82-0.27,1.49-0.14c0.5,0.1,1.84,0.15,2.3-0.04c0.27-0.11,0.35-0.4,0.59-0.56\n\tc0.26-0.18,0.79-0.26,1.09-0.36c0.72-0.25,1.47-0.36,2.15-0.54c0.81-0.21,1.06,0,1.8,0.18c0.48,0.12,1.85,0.14,2.3-0.04\n\tc0.37-0.15,1.21-0.94,0.67-1.3c0.37-0.29,0.05-0.64,0.17-1.01c0.1-0.33,0.41-0.36,0.53-0.63c0.39-0.89-0.62-1.14-0.79-1.91\n\tc0.3-0.26,0.72-0.57,0.94-0.91c0.12-0.18,0.35-0.24,0.37-0.49c0.03-0.57-0.43-0.41-0.64-0.74c-0.36-0.57,0.16-1,0.25-1.44\n\tc0.1-0.53,0.07-1.19-0.05-1.71c-0.03-0.16-0.23-0.33-0.27-0.56c-0.04-0.27,0.1-0.59,0.03-0.85c-0.21-0.74-0.74-0.57-1.35-0.64\n\tc-0.51-0.05-0.79-0.29-1.3-0.35c-0.53-0.06-1.14,0.13-1.27-0.56c0.83-0.46-1.6-2.83-2.04-3.2c-1.11-0.93-2.47-1.28-3.63-2.17\n\tc0.73,0.2,1.62-1.38,2.3-1.66c0.48-0.2,0.97-0.21,1.49-0.31c0.89-0.16,0.91-0.5,1.24-1.26c0.35-0.82,1.1-1.53,1.41-2.38\n\tc0.25-0.69,0.18-0.84,0.81-1.32c0.43-0.33,0.99-0.73,1.33-1.16c0.68-0.84,0.81-2.1,1.63-2.88c0.86-0.82,1.58-1.39,2.25-2.31\n\tc0.28-0.39,0.35-0.79,0.73-1.17c0.44-0.45,2.02-1.31,2.38-1.64c0,0,0.92-1.45,1.25-0.61c0.07,0.17,0.23,0.11,0.25,0.31\n\tc0.02,0.2,0.03,0.35,0.07,0.54c0.02,0.1,0.01,0.16,0.05,0.24c0.05,0.09,0.15,0.3,0.22,0.38c0.14,0.18,0.41,0.22,0.61,0.31\n\tc0.34,0.15,0.37,0.43,0.37,0.79c0,0.26,0.03,0.41,0.29,0.54c0.21,0.1,0.43,0.17,0.62,0.31c0.3,0.21,0.45,0.57,0.89,0.59\n\tc0.17,0.01,0.36-0.11,0.53-0.15c0.33-0.09,0.68-0.19,1.02-0.24c0.24-0.03,0.48,0.05,0.71,0.14c0.25,0.1,0.28,0.17,0.33,0.39\n\tc0.04,0.16,0.11,0.36,0.2,0.5c0.2,0.27,0.64,0.38,0.94,0.49c0.18,0.07,0.43,0.12,0.57,0.25c0.1,0.08,0.1,0.16,0.13,0.29\n\tc0.05,0.2,0.02,0.41,0.14,0.58c0.15,0.22,0.4,0.24,0.64,0.29c0.4,0.08,0.85,0.12,1.26,0.12c0.44,0,0.68,0.59,0.89,0.93\n\tc0.18,0.29,0.51,0.43,0.81,0.56c0.35,0.15,0.7,0.32,1.07,0.4c0.24,0.06,0.46,0.13,0.69,0.23c0.27,0.12,0.44,0.33,0.73,0.4\n\tc0.13,0.03,0.24,0.03,0.38,0.04c0.15,0,0.27,0.07,0.42,0.08c0.14,0.01,0.24-0.05,0.38-0.07c0.18-0.03,0.34-0.03,0.52-0.08\n\tc0.34-0.09,0.62-0.19,0.94-0.28c0.08-0.02,0.12-0.06,0.22-0.07c0.14-0.01,0.29,0.02,0.42-0.01c0.2-0.05,0.39-0.15,0.57-0.24\n\tc0.63-0.32,1.43-0.29,2.11-0.1c0.56,0.15,0.99,0.5,1.48,0.79c0.24,0.14,0.2,0.18,0.25,0.43c0.04,0.22,0.16,0.38,0.16,0.62\n\tc0.37-0.03,0.13,1.14,0.36,1.36c0.34,0.32,0.78,0.43,1.16,0.66c0.2,0.12,0.5,0.3,0.63,0.48c0.2,0.27,0.09,0.44,0.15,0.73\n\tc0.1,0.51,0.62,0.98,1.01,1.29c0.15,0.12,0.3,0.25,0.48,0.33c0.22,0.09,0.53,0.06,0.66,0.3c0.11,0.2-0.07,0.48,0.04,0.7\n\tc0.06,0.11,0.31,0.33,0.42,0.41c0.21,0.14,0.32,0.09,0.57,0.11c0.41,0.03,0.77,0.17,1.2,0.17c0.53,0,0.97,0.26,1.41,0.53\n\tc0.35,0.21,0.67,0.52,1,0.76c0.37,0.27,0.44,0.37,0.65,0.71c0.12,0.18,0.38,0.43,0.58,0.56c0.23,0.14,0.39,0.12,0.58,0.34\n\tc0.29,0.34,0.4,0.77,0.83,1.04c0.64,0.41,1.18,0.38,1.87,0.22c0.63-0.15,1.27-0.26,1.89-0.39c0.2-0.04,0.33-0.17,0.62-0.13\n\tc0.25,0.03,0.62,0.15,0.81,0.33c0.36,0.33,0.36,0.77,0.91,0.84c0.69,0.09,1.28,0.19,1.95-0.04c0.29-0.1,0.28-0.18,0.62-0.03\n\tc0.24,0.11,0.57,0.36,0.75,0.56c0.45,0.53,1.05,0.79,1.78,0.83c0.53,0.03,1.02,0.05,1.47,0.36c0.39,0.27,0.7,0.62,1.07,0.91\n\tc0.22,0.17,0.65,0.51,0.92,0.55c0.11,0.02,0.46-0.14,0.51-0.15c0.22-0.05,0.44,0,0.65-0.04c0.32-0.05,0.32-0.07,0.56-0.29\n\tc0.39-0.36,0.76-0.04,1.2-0.21c0.48-0.19,0.21-1.11,0.11-1.48c-0.11-0.44-0.07-1.01-0.12-1.41c-0.02-0.18-0.01-0.35-0.08-0.57\n\tc-0.1-0.29-0.14-0.54-0.21-0.83c-0.1-0.44-0.36-0.78-0.58-1.15c-0.31-0.53-0.55-1.01-0.78-1.57c-0.2-0.47-0.73-0.88-0.26-1.41\n\tc0.14-0.16,0.39-0.28,0.58-0.33c0.1-0.03,0.22,0.01,0.32-0.01c0.12-0.03,0.2-0.13,0.34-0.16c0.49-0.11,0.93,0.19,1.41,0.17\n\tc0.63-0.02,1.32-0.16,1.92-0.35c0.65-0.21,1.29-0.24,1.89,0.08c0.48,0.26,1,0.38,1.56,0.25c0.32-0.07,0.48-0.15,0.83-0.15\n\tc0.33,0,0.65,0,0.98,0c0.66,0,1.32,0,1.98,0c0.23,0,0.63-0.07,0.85-0.01c0.24,0.07,0.28,0.18,0.38,0.43\n\tc0.1,0.24,0.15,0.51,0.26,0.73c0.17,0.33,0.38,0.36,0.67,0.51c0.26,0.13,0.58,0.32,0.75,0.56c0.22,0.31,0.25,0.4,0.58,0.65\n\tc0.2,0.15,0.37,0.22,0.57,0.34c0.24,0.14,0.42,0.49,0.63,0.57c0.07-0.43,0.21-0.69,0.2-1.14c0-0.31-0.06-0.69-0.01-0.99\n\tc0.11-0.63,0.42-0.28,0.74-0.65c0.15-0.18,0.03-0.3,0.08-0.51c0.03-0.12,0.12-0.2,0.17-0.31c0.28-0.64,0.85-1.03,1.48-1.33\n\tc0.21-0.1,0.32-0.1,0.48-0.33c0.09-0.14,0.03-0.24,0.14-0.37c0.21-0.25,0.61-0.32,0.87-0.45c-0.06-0.58,0.16-1.04,0.17-1.65\n\tc0.01-0.38,0.08-0.88,0-1.25c-0.03-0.14-0.13-0.22-0.16-0.34c-0.04-0.19,0-0.37-0.05-0.56c-0.09-0.35-0.15-0.76-0.41-1.04\n\tc-0.23-0.24-0.48-0.35-0.55-0.69c-0.07-0.35,0-0.81,0-1.16c0.01-0.37,0.24-0.7,0.17-1.07c-0.03-0.19-0.15-0.32-0.22-0.5\n\tc-0.13-0.32,0-0.34,0.06-0.66c0.03-0.17-0.02-0.32,0.03-0.5c0.06-0.22,0.15-0.25,0.1-0.5c-0.04-0.19-0.09-0.38-0.13-0.58\n\tc-0.03-0.19-0.08-0.41-0.17-0.59c-0.36-0.72-1.02-1.17-1.57-1.73c-0.21-0.22-0.67-0.43-0.75-0.73c-0.16-0.57,0.47-0.47,0.8-0.54\n\tc0.12-0.03,0.19-0.12,0.36-0.14c0.26-0.02,0.48,0.11,0.74,0.16c0.46,0.09,0.93,0.16,1.35,0.33c0.62,0.25,1.42,1.07,2.12,0.59\n\tc0.36-0.25,0.22-0.66,0.76-0.74c0.5-0.08,0.95-0.03,1.46-0.19c0.02-0.61,0.85-0.47,1.23-0.75c0.28-0.2,0.96-0.79,1.08-1.07\n\tc0.17-0.41,0.03-1.06,0.4-1.42c0.17-0.16,0.49-0.31,0.7-0.37c0.48-0.13,0.98-0.16,1.49-0.16c1.09,0,2.13,0.09,3.21,0.29\n\tc0.63,0.12,1.35,0.05,1.99,0.04c0.33,0,0.52,0.12,0.83,0.17c0.24,0.04,0.59-0.01,0.79,0.18c0.16,0.16,0.26,0.41,0.41,0.59\n\tc0.18,0.22,0.37,0.39,0.58,0.58c0.18,0.17,0.36,0.27,0.54,0.41c0.22,0.18,0.33,0.45,0.53,0.66c0.36,0.39,0.92,0.5,1.24,0.9\n\tc0.39,0.48,0.44,0.94,1.03,1.25c0.6,0.32,1.01,0.71,1.74,0.46c0.46-0.16,1.08-0.39,1.45-0.71c0.42-0.37,0.69-0.9,1.28-1.04\n\tc0.55-0.12,1.21-0.28,1.79-0.12c0.25,0.07,0.58,0.24,0.85,0.33c0.35,0.11,0.62,0.13,0.99,0.12c0.46,0,0.62,0,1,0.29\n\tc0.14,0.11,0.53,0.48,0.69,0.51c0.3,0.04,0.81-0.36,1.04-0.53c0.3-0.22,0.58-0.3,0.91-0.47c0.23-0.12,0.42-0.39,0.65-0.46\n\tc0.26-0.08,0.73,0.01,1,0.01c0.37,0,0.64,0.14,0.99,0.17c0.4,0.03,0.59-0.18,0.99-0.17c0.8,0.02,1-0.6,1.61-1.04\n\tc0.4-0.28,0.78-0.5,1.15-0.82c0.15-0.13,0.37-0.19,0.51-0.32c0.18-0.17,0.15-0.44,0.27-0.63c0.08-0.13,0.34-0.34,0.46-0.45\n\tc0.27-0.23,0.49-0.28,0.8-0.37c0.26-0.08,0.31-0.24,0.65-0.18c0.22,0.04,0.44,0.15,0.66,0.21c0.5,0.15,0.96,0.56,1.29,0.95\n\tc0.41,0.49,0.59,0.83,1.27,0.97c0.68,0.14,1.14,0.44,1.58,0.97c0.52,0.63,0.51,1.87,1.48,2.15c0.55,0.16,1.02-0.11,1.55-0.14\n\tc0.58-0.03,0.92-0.18,1.39-0.53c0.8-0.61,1.27-1.77,1.54-2.7c0.16-0.55,0.29-1.11,0.49-1.64c0.11-0.29,0.23-0.55,0.47-0.75\n\tc0.25-0.21,0.58-0.27,0.83-0.48c0.21-0.17,0.57-0.44,0.71-0.66c0.17-0.28,0.21-0.63,0.38-0.92c0.2-0.34,0.38-0.5,0.65-0.74\n\tc0.26-0.24,0.4-0.53,0.61-0.83c0.39-0.54,0.89-1.02,1.46-1.32c0.24-0.13,0.38-0.23,0.49-0.49c0.14-0.32,0.17-0.77,0.66-0.66\n\tc0.18,0.04-0.42,0.16-0.29,0.04c0.17-0.15,0.24-0.17,0.45-0.25c0.41-0.15,0.97-0.28,1.41-0.29c0.45-0.01,0.9-0.03,1.32,0.08\n\tc0.3,0.08,1.06,0.13,1.25,0.35c-0.02-0.24,0.12-0.48,0.16-0.72c0.06-0.36,0.09-0.64,0.21-1c0.18-0.55,0.28-0.59,0.76-0.89\n\tc-0.09-0.42-0.18-0.62-0.07-1.04c0.04-0.15,0.05-0.42,0.11-0.55c0.06-0.1,0.21-0.2,0.28-0.3c0.18-0.26,0.23-0.57,0.15-0.89\n\tc-0.13-0.49-0.11-0.7,0.16-1.16c0.09-0.16,0.14-0.23,0.2-0.4c0.07-0.18,0.15-0.32,0.24-0.5c0.14-0.3,0.16-0.81,0.08-1.16\n\tc-0.06-0.29-0.3-0.68-0.48-0.91c-0.23-0.31-0.44-0.65-0.67-0.99c-0.43-0.64-1.24-1.08-1.88-1.49c-0.43-0.28-1.18-0.52-1.42-0.98\n\tc-0.12-0.24-0.29-0.66-0.34-0.91c-0.03-0.19,0.06-0.41,0.02-0.59c-0.06-0.28-0.22-0.27-0.42-0.42c-0.39-0.3-0.55-0.47-1.07-0.41\n\tc-0.48,0.06-1.06,0.3-1.5,0.5c-0.38,0.17-0.74,0.2-1.15,0.38c-0.15,0.07-0.35,0.16-0.5,0.2c-0.18,0.06-0.37,0.05-0.56,0.09\n\tc-0.35,0.08-0.53,0.3-0.88-0.05c-0.33-0.34-0.5-0.8-0.35-1.26c0.05-0.01,0.09-0.02,0.14-0.03c0.07-0.31-0.71-0.86-0.82-1.15\n\tc-0.2-0.5-0.44-0.98-0.62-1.49c-0.31-0.85-0.5-1.69-0.83-2.51c-0.21-0.54-0.29-1.04-0.41-1.58c-0.04-0.2-0.09-0.5-0.16-0.7\n\tc-0.06-0.17-0.27-0.31-0.35-0.49c-0.13-0.27-0.17-0.59-0.28-0.87c-0.08-0.2-0.16-0.37-0.22-0.59c-0.21-0.73-0.17-1.46-0.32-2.2\n\tc-0.19-0.95-0.32-1.97-1.06-2.69c-0.22-0.22-0.48-0.39-0.72-0.59c-0.32-0.27-0.41-0.4-0.82-0.54c-0.32-0.11-0.56-0.27-0.85-0.43\n\tc-0.34-0.18-0.59-0.14-0.97-0.18c-0.45-0.06-0.59-0.22-0.99-0.01c-0.4,0.21-0.82,0.53-1.05,0.96c-0.17,0.32-0.1,0.64-0.11,1.02\n\tc-0.04,0.88-0.29,2.03-1.13,2.45c-0.35,0.18-0.79,0.34-1.19,0.38c-0.41,0.04-0.7-0.21-1.03-0.31c-0.35-0.11-0.38-0.06-0.66-0.32\n\tc-0.27-0.25-0.37-0.36-0.5-0.7c-0.24-0.61-0.39-1.29-0.58-1.86c-0.23-0.69-0.42-1.19-1.2-1.42c-0.31-0.09-0.52-0.07-0.82-0.2\n\tc-0.29-0.13-0.46-0.17-0.65-0.43c-0.35-0.49,0.02-1.22-0.38-1.68c-0.35-0.4-1.3-0.31-1.46-0.85c-0.11-0.36,0.12-0.8-0.02-1.16\n\tc-0.07-0.21-0.33-0.42-0.44-0.63c-0.09-0.17-0.13-0.35-0.2-0.53c-0.23-0.64-0.33-1.14-0.33-1.81c0-0.3-0.07-0.68-0.01-0.97\n\tc0.03-0.16,0.2-0.37,0.19-0.53c-0.01-0.14-0.28-0.68-0.38-0.79c-0.08-0.09-0.2-0.08-0.3-0.19c-0.04-0.05-0.11-0.2-0.14-0.27\n\tc-0.17-0.38-0.38-0.58-0.68-0.89c-0.33-0.34-0.65-0.85-0.79-1.32c-0.1-0.32,0.01-0.67-0.03-0.99c-0.04-0.31-0.2-0.49-0.34-0.78\n\tc-0.18-0.37-0.16-0.62-0.16-1.03c0-0.37,0.07-0.8-0.03-1.16c-0.11-0.37-0.39-0.62-0.5-0.99c-0.17-0.56-0.03-1.18-0.25-1.69\n\tc-0.26-0.61-0.92-1.09-1.04-1.78c-0.05-0.3,0-0.58,0.17-0.83c0.11-0.16,0.28-0.28,0.39-0.46c0.05-0.08,0.09-0.26,0.14-0.33\n\tc0.34-0.41,1.1-0.6,1.54-0.86c0.2-0.13,0.4-0.35,0.61-0.46c0.32-0.16,0.62-0.14,0.95-0.19c0.64-0.1,1.22-0.49,1.82-0.71\n\tc0.38-0.14,0.56-0.3,0.99-0.29c0.33,0,0.66,0,0.99,0c0.71,0,1.4,0.1,1.98-0.32c0.6-0.43,0.72-1.55,0-1.88\n\tc-0.62-0.29-1.12-0.28-1.82-0.28c-0.95,0-1.85-0.16-2.81-0.17c-0.76,0-1.7-0.2-2.31,0.32c-0.3,0.25-0.15,0.36-0.62,0.32\n\tc-0.5-0.04-1.12-0.2-1.61-0.36c-0.14-0.05-0.33-0.22-0.44-0.25c-0.26-0.08-0.54-0.03-0.81-0.03c-0.37,0-0.69,0.1-0.94-0.2\n\tc-0.2-0.23-0.34-0.51-0.38-0.79c-0.08-0.61,0.19-1.41,0.01-1.99c-0.09-0.28-0.41-0.39-0.55-0.65c-0.17-0.31-0.12-0.65-0.12-0.99\n\tc0.01-0.45-0.06-0.5-0.46-0.71c0,0,0.82,0.18,1.35-0.03c0.46-0.18,0.87-0.16,1.26-0.46c0.24-0.18,0.46-0.34,0.74-0.46\n\tc0.23-0.1,0.44-0.16,0.66-0.28c0.31-0.18,0.48-0.31,0.85-0.34c0.67-0.05,1.33,0.14,1.95,0.3c0.72,0.19,1.47-0.06,2.12-0.34\n\tc0.96-0.4,1.64-1.32,2.63-1.77c0.3-0.14,0.59-0.21,0.93-0.25c0.27-0.03,0.48,0.06,0.76,0.09c0.21,0.02,0.48,0.2,0.67,0.18\n\tc0.28-0.03,0.56-0.51,0.81-0.67c0.44-0.29,0.84-0.59,1.25-0.92c0.23-0.18,0.5-0.26,0.74-0.43c0.27-0.2,0.51-0.51,0.68-0.8\n\tc0.2-0.36,0.13-0.73,0.27-1.12c0.24-0.65,0.65-1.23,1.2-1.66c0.53-0.41,1.05-0.5,1.65-0.65c0.58-0.15,1.23,0.03,1.82-0.07\n\tc0.17-0.03,0.33-0.11,0.5-0.14c0.05-0.01,0.27,0.05,0.33,0.02c0.3-0.15,0.45-0.48,0.82-0.64c0.44-0.19,0.93-0.2,1.4-0.28\n\tc0.43-0.08,0.53,0,0.92,0.09c0.24,0.06,0.52,0.06,0.77,0.12c0.62,0.14,1.27,0.13,1.89,0.25c0.57,0.11,1.19,0.14,1.64-0.36\n\tc0.15-0.17,0.11-0.39,0.27-0.55c0.17-0.18,0.51-0.21,0.74-0.28c0.33-0.09,0.74-0.24,1.05-0.09c0.29,0.14,0.24,0.22,0.55,0.23\n\tc0.86,0.03,1.84-1.05,2.49-1.46c0.38-0.24,0.91-0.36,1.31-0.58c0.39-0.21,0.5-0.46,0.68-0.83c0.19-0.38,0.36-0.79,0.54-1.22\n\tc0.23-0.56,0.19-1.1,0.32-1.66c0.13-0.53,0.69-0.78,0.8-1.32c0.05-0.24-0.07-0.5-0.01-0.74c0.06-0.24,0.38-0.53,0.61-0.63\n\tc0.66-0.3,1.41,0.58,1.86,1c0.63,0.6,1.2,1.26,1.83,1.86c0.42,0.4,0.7,0.92,1.14,1.31c0.27,0.25,0.64,0.45,0.82,0.77\n\tc0.13,0.22,0.12,0.49,0.17,0.72c0.05,0.22,0.13,0.45,0.21,0.66c0.13,0.37,0.35,0.47,0.63,0.7c0.18,0.15,0.3,0.37,0.48,0.52\n\tc0.2,0.16,0.43,0.26,0.66,0.39c0.56,0.31,0.83,0.65,1.11,1.2c0.28,0.55,0.08,1.12,0.41,1.65c0.37,0.6,0.63,0.49,1.28,0.5\n\tc0.63,0,1.05-0.19,1.61-0.46c0.24-0.12,0.49-0.22,0.73-0.35c0.49-0.27,0.83-0.74,1.33-0.97c0.9-0.42,2.08-0.27,2.62,0.62\n\tc0.3,0.49,0.29,0.93,0.31,1.47c0.02,0.35,0.14,0.67,0.17,1.02c0.09,1.01,1.88,1.22,2.44,1.97c0.3,0.4,0.33,0.51,0.85,0.67\n\tc0.52,0.16,1.04,0.31,1.47,0.66c0.52,0.42,0.78,1.24,1.18,1.78c0.23,0.31,0.47,0.7,0.74,0.96c0.21,0.2,0.46,0.29,0.7,0.44\n\tc0.23,0.15,0.49,0.28,0.71,0.45c0.37,0.28,0.61,0.39,1.07,0.54c0.6,0.2,1.33,0.52,1.62,1.12c0.11,0.22,0.09,0.43,0.15,0.66\n\tc0.03,0.12,0.12,0.2,0.14,0.33c0.03,0.16-0.07,0.35,0.02,0.5c0.08,0.15,0.4,0.31,0.54,0.4c0.18,0.11,0.58,0.15,0.72,0.28\n\tc0.11,0.1,0.25,0.37,0.33,0.5c0.14,0.26,0.27,0.52,0.41,0.79c0.3,0.56,0.68,1.04,1.3,1.28c0.58,0.22,1.61,0.33,2,0.86\n\tc0.35,0.46,0.47,1.01,0.74,1.5c0.27,0.5,0.8,0.92,1.2,1.31c0.4,0.4,0.8,0.82,0.95,1.36c0.15,0.51,0.23,1.14,0.73,1.49\n\tc0.12-0.29,0.05-0.58-0.2-0.86c0.32,0.16,0.44,0.73,0.8,0.82c0.23,0.06,0.3,0.16,0.56,0.18c0.52,0.04,1.29-0.15,1.75,0.19\n\tc0,0,0.1,0.97,1.02,1.09c0,0,1.19-0.38,1.33,2.02c0,0-0.02,1.49-0.53,1c-0.3-0.29-0.75-0.8-1.15-0.92c-0.36-0.11-0.6,0.14-0.95,0.14\n\tc-0.33,0-0.63-0.16-0.96-0.2c-0.01-0.38-0.32-0.69-0.69-0.77c-0.32-0.07-0.67,0.14-1.03,0.13c-0.35,0-0.78,0.07-1.12-0.03\n\tc-0.48-0.14-0.7-0.46-1.03-0.76c-0.45-0.42-1.12-0.23-1.61-0.07c-0.65,0.2-1.12,0.7-1.85,0.51c-0.8-0.22-0.9-1-1.41-1.5\n\tc-0.45-0.45-1.25-0.57-1.86-0.46c-0.35,0.06-0.61,0.25-0.99,0.18c-0.38-0.07-0.79-0.2-1.16-0.34c-0.66-0.24-0.96-0.92-1.65-1.12\n\tc-0.18-0.05-0.34,0.02-0.5-0.02c-0.15-0.03-0.16-0.18-0.31-0.19c-0.13-0.01-0.74,0.23-0.81,0.33c-0.13,0.21-0.03,0.76-0.02,1\n\tc0,0.54-0.13,0.85,0.33,1.16c0.29,0.2,0.52,0.36,0.66,0.66c0.19,0.4,0.02,0.59-0.01,0.99c-0.02,0.31-0.05,0.63,0.12,0.87\n\tc0.2,0.28,0.6,0.4,0.87,0.58c0.32,0.2,0.52,0.54,0.81,0.7c0.27,0.16,0.49,0.19,0.71,0.45c0.15,0.18,0.4,0.47,0.46,0.7\n\tc0.04,0.14-0.01,0.36-0.01,0.5c0,0.28,0.05,0.43,0.12,0.7c0.11,0.42,0.16,0.72,0.53,1c0.22,0.16,0.41,0.24,0.66,0.29\n\tc0.39,0.07,0.75,0.17,1.16,0.17c0.22-0.01,0.41-0.01,0.62,0.04c0.16,0.04,0.57,0.08,0.71,0.16c0.25,0.14,0.37,0.49,0.64,0.63\n\tc0.49,0.27,0.99,0.06,1.5,0.16c0.38,0.07,0.62,0.21,0.87,0.46c0.38,0.4,0.45,0.68,1.06,0.7c0.53,0.02,1.22-0.23,1.22,0.49\n\tc0,0.43-0.34,0.91-0.14,1.33c0.04,0.08,0.27,0.25,0.34,0.32c0.16,0.16,0.3,0.34,0.49,0.46c0.43,0.27,0.5,0.22,0.32,0.66\n\tc0.29,0.3,0.47,0.42,0.8,0.17c0.39-0.3,0.46-0.44,0.99-0.46c0.73-0.03,0.26,0.2,0.53,0.63c0.19,0.3,0.81,0.36,1.13,0.37\n\tc0.51,0.01,0.61,0.12,0.66,0.65c0.05,0.52,0.06,0.87-0.3,1.21c-0.3,0.29-0.5,0.55-0.86,0.78c-0.21,0.13-0.41,0.27-0.62,0.38\n\tc-0.1,0.05-0.32,0.13-0.37,0.21c-0.19,0.32,0.5,0.61,0.66,0.82c0.21,0.27,0.24,0.59,0.09,0.91c-0.08,0.17-0.28,0.33-0.38,0.5\n\tc-0.11,0.18-0.17,0.4-0.28,0.58c-0.06,0.1-0.27,0.29-0.26,0.41c0.01,0.18,0.26,0.2,0.28,0.33c0.04,0.27-0.34,0.36-0.27,0.75\n\tc0.05,0.29,0.29,0.45,0.5,0.66c0.23,0.22,0.29,0.46,0.49,0.68c0.25,0.29,1.07,0.12,1.16,0.56c-0.34,0.04-0.55,0.16-0.91,0.16\n\tc-0.29,0-0.56,0.08-0.83,0.17c-0.58,0.19-0.39,0.7-0.41,1.24c-0.01,0.3-0.18,0.54-0.18,0.83c0,0.32,0.25,0.42,0.33,0.67\n\tc0.08,0.25-0.07,0.56,0.02,0.8c0.07,0.16,0.29,0.35,0.4,0.51c0.18,0.26,0.35,0.51,0.58,0.74c0.09,0.09,0.27,0.2,0.31,0.33\n\tc0.11,0.33-0.08,0.14-0.11,0.36c-0.07,0.49,0.32,0.9,0.58,1.32c0.11,0.17,0.36,0.44,0.35,0.62c-0.01,0.16-0.27,0.47-0.35,0.62\n\tc-0.08,0.16-0.26,0.35-0.3,0.53c-0.06,0.29-0.19,0.24-0.32,0.5c-0.03,0-0.06,0.01-0.1,0.01c0.13-0.13,0.15-0.43,0.1-0.6\n\tc-0.07-0.29-0.05-0.17-0.31-0.23c-0.71-0.19-1.33-0.22-2.01-0.04c-0.43,0.11-0.96,0.04-1.41,0.04c-0.45,0-0.73,0.11-1.11,0.29\n\tc-0.27,0.13-0.69,0.35-0.86,0.61c-0.11,0.16-0.02,0.35-0.1,0.49c-0.09,0.16-0.32,0.22-0.49,0.3c-0.63,0.31-1.16,0.8-1.81,1.03\n\tc-0.4,0.14-0.97,0.16-1.33,0.37c-0.35,0.2-0.32,0.42-0.32,0.79c0,0.44,0.07,0.65,0.33,1c0.21,0.29,0.32,0.59,0.54,0.85\n\tc0.23,0.27,0.42,0.33,0.46,0.7c0.04,0.37,0,0.78,0,1.16c-0.01,0.61,0.3,0.71,0.67,1.16c0.12,0.14,0.14,0.27,0.31,0.34\n\tc0.17,0.07,0.55-0.02,0.74-0.01c0.41,0.01,0.79,0.15,1.09,0.43c0.21,0.2,0.2,0.34,0.5,0.41c0.21,0.05,0.28,0.04,0.49,0.15\n\tc0.52,0.28,0.85,0.48,1.24,0.91c0.3,0.33,1.07,0.8,1.41,1.08c0.18-0.05,0.43,0.1,0.58,0.17c0.15,0.07,0.31,0.11,0.48,0.19\n\tc0.37,0.16,0.84,0.39,1.26,0.48c0.52,0.12,0.73,0.23,0.83,0.82c0.06,0.36,0.04,0.94-0.05,1.28c-0.05,0.19-0.15,0.23-0.09,0.5\n\tc0.03,0.14,0.12,0.26,0.13,0.45c0.02,0.39,0.06,0.79,0.16,1.16c0.2,0.74,0.9,1.16,1.49,1.56c0.13,0.09,0.38,0.22,0.46,0.36\n\tc0.09,0.17,0.03,0.36,0.13,0.53c0.17,0.28,0.55,0.45,0.83,0.57c0.46,0.2,0.88,0.44,1.19,0.86c0.26,0.35,0.09,0.57,0.23,0.95\n\tc0.1,0.27,0.61,0.75,0.89,0.85c0.41,0.14,0.76-0.1,1.14-0.16c0.49-0.07,0.9,0.22,1.37,0.3c0.38,0.07,0.74,0.1,1.07,0.32\n\tc0.41,0.28,0.42,0.86,0.87,1.12c0.35,0.2,0.77,0.02,1.16,0.08c0.34,0.05,0.36,0.2,0.57,0.42c0.25,0.26,0.5,0.39,0.83,0.57\n\tc0.33,0.18,1.59,0.61,1.65,1c-0.05-0.01-0.1-0.03-0.15-0.04c0.05-0.19,0.84-0.52,1.06-0.6c0.43-0.16,0.79-0.18,1.24-0.18\n\tc0.45,0,0.76,0.04,1.15,0.16c0.47,0.14,0.79,0.68,1.25,0.76c0.38,0.07,0.48-0.36,0.7-0.64c0.2-0.26,0.37-0.5,0.62-0.7\n\tc0.82-0.64,1.79-0.58,2.8-0.58c1.05,0,2.32-0.2,3.31,0.15c0.72,0.25,1.97,0.69,2.23,1.42c0.1,0.27,0.05,0.3,0.33,0.46\n\tc0.19,0.11,0.39,0.19,0.58,0.29c0.34,0.17,0.91,0.35,1.09,0.66c0.06,0.1,0,0.22,0.08,0.34c0.04,0.05,0.18,0.13,0.24,0.16\n\tc0.19,0.12,0.34,0.25,0.51,0.39c0.26,0.23,0.44,0.49,0.65,0.76c0.2,0.27,0.33,0.32,0.34,0.66c0.01,0.19-0.01,0.39,0,0.58\n\tc0.02,0.42,0.22,0.56,0.46,0.91c0.2,0.29,0.44,0.65,0.54,0.98c0.11,0.36-0.14,1.08,0.16,1.33c-0.05,0.01-0.09,0.02-0.14,0.03\n\tc-0.14,0.46,0,0.8-0.24,1.26c-0.2,0.38-0.32,0.79-0.44,1.2c-0.06,0.21-0.14,0.25-0.17,0.48c-0.03,0.21,0,0.45,0,0.66\n\tc0,0.45-0.07,0.86,0.29,1.2c0.28,0.28,0.74,0.52,1.07,0.74c0.43,0.28,0.59,0.41,0.83,0.87c0.19,0.36,0.51,0.55,0.75,0.86\n\tc0.31,0.4,0.1,0.76,0.21,1.2c0.14,0.57,0.93,1.09,1.31,1.53c0.5,0.58,1.32,0.91,1.78,1.56c0.03,0.1,0.05,0.19,0.07,0.29\n\tc0.08,0.11,0.17,0.23,0.26,0.33c0.13,0.2,0.15,0.41,0.24,0.62c0.14,0.34,0.4,0.64,0.46,1.03c-0.01,0.11-0.01,0.23-0.02,0.34\n\tc0.01,0.09,0.06,0.15,0.14,0.19c0.04,0.21,0.04,0.4,0.04,0.62c0,0.21,0.04,0.45,0.01,0.65c-0.04,0.28-0.26,0.05-0.17,0.34\n\tc0.2,0.7-1.14,0.76-1.49,0.87c-0.55,0.16-1.16,0.26-1.48,0.79c-0.17,0.27-0.17,0.54-0.33,0.83c-0.22,0.39-0.43,0.6-0.5,1.06\n\tc-0.02,0.14-0.11,0.3-0.13,0.43c-0.04,0.33,0.06,0.13,0.1,0.36c0.05,0.28,0.11,0.62-0.05,0.87c-0.24,0.39-0.91,0.57-1.25,0.91\n\tc-0.36,0.37-0.3,0.52-0.32,0.99c-0.02,0.4-0.1,0.52-0.41,0.68c-0.31,0.16-0.61,0.34-0.92,0.52c-0.7,0.4-0.41,1-0.49,1.69\n\tc-0.08,0.76-0.61,1.51-1.33,1.4c-0.34-0.05-0.8-0.14-1.09-0.32c-0.29-0.18-0.45-0.48-0.69-0.72c-0.37-0.38-0.97-0.85-1.04-1.44\n\tc-0.03-0.21,0.1-0.34,0.14-0.53c0.04-0.15,0-0.32,0.03-0.47c0.06-0.26,0.24-0.44,0.16-0.72c-0.07-0.24-0.41-0.5-0.57-0.67\n\tc-0.36-0.37-0.17-0.31-0.09-0.67c0.07-0.3,0.14-1.36-0.14-1.53c-0.43-0.27-1.08,0.15-1.5,0.14c-0.51-0.01-1.06,0.07-1.57,0.01\n\tc-0.45-0.05-1.21-0.22-1.58-0.53c-0.4-0.34-0.73-1.02-1.02-1.45c-0.15-0.22-0.23-0.46-0.37-0.67c-0.12-0.17-0.33-0.21-0.48-0.32\n\tc-0.29-0.21-0.45-0.42-0.85-0.49c-0.21-0.04-0.44-0.01-0.65-0.01c-0.51,0-0.81,0.06-1.07,0.5c-0.4,0.65-0.16,1.87-0.17,2.64\n\tc-0.01,0.55,0.32,0.96,0.04,1.49c-0.22,0.44-0.47,0.82-0.77,1.23c-0.35,0.46-0.54,0.77-0.18,1.24c0.26,0.35,0.51,0.64,0.78,0.99\n\tc0.22,0.3,0.3,0.23,0.29,0.65c-0.01,0.24,0.09,0.36,0.13,0.53c0.1,0.48,0.05,0.8-0.33,1.12c-0.2,0.17-0.5,0.25-0.67,0.45\n\tc-0.11,0.13-0.17,0.28-0.28,0.42c-0.31,0.39-0.66,0.75-0.99,1.11c-0.27,0.29-0.46,0.44-0.83,0.58c-0.47,0.18-0.63,0.1-1.13,0.07\n\tc-0.53-0.03-0.86,0.02-1.15-0.53c-0.14-0.27-0.15-0.55-0.36-0.79c-0.15-0.17-0.36-0.31-0.54-0.45c-0.5-0.37-0.54-0.55-0.64-1.1\n\tc-0.04-0.21-0.14-0.33-0.15-0.59c-0.01-0.38-0.16-0.47-0.42-0.74c-0.32-0.34-0.49-0.78-1.07-0.55c-0.28,0.11-0.49,0.49-0.66,0.72\n\tc-0.2,0.27-0.4,0.34-0.62,0.57c-0.09,0.09-0.09,0.24-0.2,0.35c-0.08,0.08-0.22,0.11-0.3,0.19c-0.13,0.14-0.28,0.44-0.33,0.62\n\tc-0.11,0.4-0.16,1.07-0.48,1.37c-0.19,0.17-0.34,0.09-0.57,0.11c-0.17,0.01-0.44,0.15-0.6,0.15c-0.21-0.01-0.26-0.09-0.44-0.12\n\tc-0.4-0.07-1.11-0.35-1.4,0.07c-0.2,0.29,0.06,1,0.16,1.26c0.22,0.6,0.34,0.89,0.82,1.33c0.22,0.21,0.45,0.4,0.67,0.62\n\tc0.2,0.21,0.48,0.35,0.67,0.53c0.14,0.13,0.18,0.29,0.32,0.42c0.09,0.08,0.2,0.09,0.3,0.19c0.08,0.09,0.1,0.25,0.2,0.35\n\tc0.08,0.08,0.23,0.11,0.3,0.19c0.13,0.14,0.19,0.35,0.31,0.5c0.2,0.24,0.44,0.44,0.61,0.71c0.23,0.35,0.65,1.01,0.35,1.41\n\tc-0.26,0.34-0.87,0.09-1.23,0.19c0.05,0.05,0.09,0.21,0.13,0.26c-0.54,0.19-1-0.06-1.47,0.4c-0.15,0.14-0.25,0.33-0.41,0.46\n\tc-0.18,0.14-0.28,0.1-0.48,0.18c-0.43,0.16-0.99,0.78-1.27,1.14c-0.25,0.33-0.23,1.06-0.12,1.45c0.09,0.32,0.41,0.53,0.62,0.77\n\tc0.34,0.39,0.67,0.81,0.99,1.21c0.54,0.67,1.33,1.17,1.99,1.73c0.56,0.47,1.24,1.46,1.32,2.19c0.05,0.43-0.01,0.89-0.01,1.32\n\tc0,0.28,0.13,0.97-0.02,1.21c-0.12,0.18-0.46,0.17-0.64,0.24c-0.27,0.1-0.31,0.22-0.45,0.45c-0.1,0.17-0.34,0.4-0.37,0.58\n\tc-0.04,0.22,0.13,0.37,0.17,0.58c0.08,0.46-0.03,0.85-0.3,1.2c-0.3,0.4-0.05,0.38-0.04,0.86c0.01,0.44-0.24,0.82-0.37,1.24\n\tc-0.13,0.42-0.13,0.79-0.12,1.24c0,0.32-0.05,0.45-0.13,0.74c-0.05,0.2,0.01,0.39-0.03,0.58c-0.09,0.43-0.36,0.75-0.67,1.07\n\tc-0.01-0.05-0.02-0.09-0.03-0.14c-0.26-0.09-0.47-0.01-0.73,0.05c-0.25,0.07-0.48,0.03-0.73,0.07c-0.36,0.06-0.96,0.37-1.28,0.54\n\tc-0.38,0.2-0.73,0.62-0.85,1.04c-0.12,0.43-0.16,0.55-0.57,0.76c-0.33,0.17-0.72,0.18-1.09,0.27c-0.36,0.09-0.83-0.02-1.08,0.36\n\tc-0.49,0.75,1.1,1.78,1.46,2.28c0.23,0.33,0.43,0.62,0.45,1.03c0.02,0.43,0.02,0.75,0.12,1.16c0.22,0.81-0.56,1.46-0.63,2.23\n\tc-0.04,0.44,0.3,0.74,0.34,1.16c0.05,0.44-0.02,0.65-0.27,0.98c-0.42,0.55-0.73,1.54-0.57,2.24c0.06,0.28,0.32,0.55,0.46,0.81\n\tc0.2,0.37,0.41,0.77,0.58,1.16c0.31,0.72,0.64,1.47,0.86,2.23c0.18,0.61,0.27,1.78-0.58,1.91c-0.39,0.06-0.67,0.14-1.08,0.15\n\tc-0.38,0.01-0.6,0.14-0.79,0.49c-0.17,0.32-0.17,0.78-0.08,1.12c0.05,0.21,0.14,0.18,0.06,0.45c-0.07,0.22-0.25,0.44-0.42,0.59\n\tc-0.22,0.18-0.26,0.15-0.34,0.4c-0.06,0.19,0,0.38-0.11,0.59c-0.21,0.39-0.46,0.38-0.8,0.57c-0.32,0.18-0.21,0.37-0.34,0.73\n\tc-0.09,0.26-0.25,0.48-0.32,0.75c-0.14,0.49-0.1,0.94,0.13,1.39c0.21,0.41,0.7,0.82,0.79,1.26c0.06,0.29,0.04,0.79-0.03,1.07\n\tc-0.15,0.52-0.54,1-0.76,1.5c-0.15,0.34-0.16,0.54-0.2,0.9c-0.03,0.24-0.15,0.43-0.18,0.66c-0.02,0.18,0.01,0.39,0.01,0.58\n\tc0,0.44,0,0.71,0.33,1.06c0.19,0.2,0.25,0.23,0.35,0.51c0.06,0.16,0.1,0.33,0.16,0.48c0.06,0.16,0.13,0.23,0.15,0.42\n\tc0.02,0.17-0.01,0.3,0.03,0.46c0.06,0.2,0.13,0.28,0.13,0.53c0,0.19,0,0.39,0,0.58c0,0.16,0.02,0.33-0.01,0.48\n\tc-0.04,0.14-0.17,0.22-0.18,0.4c-0.19,0.04-0.36,0.12-0.5,0.16c-0.16,0.04-0.38-0.02-0.53,0.05c-0.27,0.12-0.4,0.55-0.43,0.81\n\tc-0.04,0.37,0.01,0.78,0,1.16c0,0.45,0.16,0.8,0.17,1.24c0.01,0.41,0.03,0.69,0.13,1.07c0.09,0.33-0.01,0.66,0.07,0.99\n\tc0.18,0.71,0.17,1.52,0.13,2.28c-0.02,0.39-0.25,0.71-0.15,1.11c0.04,0.19,0.14,0.29,0.14,0.49c0,0.23-0.15,0.5-0.16,0.76\n\tc-0.02,0.68,0,1.37,0,2.06c0,0.49-0.01,0.9-0.17,1.38c-0.13,0.43-0.28,0.98-0.17,1.44c0.1,0.4,0.35,0.39,0.67,0.57\n\tc0.25,0.13,0.39,0.35,0.59,0.56c0.52,0.55,0.65,1.15,0.56,1.92c-0.02,0.19-0.12,0.27-0.16,0.42c-0.04,0.19,0.01,0.37-0.05,0.56\n\tc-0.1,0.33-0.43,0.61-0.45,0.96c0.64,0.09,1.47,0.47,2.13,0.36c-0.04-0.01-0.07-0.03-0.11-0.04c0.19-0.2,0.48-0.09,0.73-0.16\n\tc0.24-0.07,0.39-0.13,0.7-0.13c0.53,0,1.06-0.04,1.57,0.08c0.21,0.05,0.5,0.19,0.71,0.05c0.26-0.17,0.12-0.36,0.23-0.59\n\tc0.06-0.13,0.4-0.44,0.53-0.54c0.23-0.18,0.34-0.1,0.6-0.15c0.15-0.03,0.27-0.16,0.41-0.17c0.18-0.01,0.25,0.08,0.41,0.12\n\tc0.24,0.07,0.49,0.03,0.74,0.04l0.67-0.25c-0.18,0.36-0.03,1.27-0.08,1.66c-0.05,0.38-0.18,0.66-0.17,1.07\n\tc0.01,0.8,0.71,1.5,0.46,2.31c-0.13,0.41-0.34,0.83-0.48,1.24c-0.12,0.36-0.18,0.71-0.27,1.07c-0.11,0.42,0.06,0.72-0.28,1.06\n\tc-0.26,0.26-0.51,0.35-0.59,0.76c-0.11,0.59,0.31,1.75-0.11,2.2c-0.18,0.19-0.53,0.18-0.72,0.36c-0.19,0.19-0.29,0.68-0.33,0.95\n\tc-0.03,0.2,0.05,0.43,0.02,0.63c-0.04,0.21-0.15,0.36-0.18,0.57c-0.04,0.35,0.02,0.72,0.01,1.07c-0.04,0.95-1.44,1.08-1.49,2.15\n\tc-0.01,0.28,0.13,0.83,0,1.06c-0.09,0.15-0.41,0.24-0.58,0.34c-0.27,0.16-0.59,0.35-0.76,0.62c-0.43,0.68,0.14,1.45-0.64,1.99\n\tc-0.54,0.37-1.13,0.38-1.65,0.82c-0.34,0.29-0.5,0.63-0.77,0.96c-0.22,0.27-0.5,0.51-0.69,0.82c-0.4,0.67-0.61,1.33,0.29,1.65\n\tc0.52,0.18,0.89,0.43,1.33,0.76c0.29,0.22,0.64,0.4,0.89,0.67c0.21,0.22,0.27,0.49,0.45,0.72c0.31,0.42,0.88,0.94,1.37,1.16\n\tc0.55,0.25,1.34,0.34,1.91,0.12c0.25-0.1,0.49-0.23,0.71-0.38c0.28-0.19,0.42-0.2,0.75-0.27c0.5-0.11,0.67-0.16,1.17,0.02\n\tc0.23,0.08,0.41,0.11,0.55,0.32c0.12,0.18,0.08,0.41,0.21,0.57c0.2,0.26,0.92,0.53,1.22,0.6c0.46,0.11,1.01,0,1.43,0.32\n\tc0.14,0.11,0.22,0.26,0.32,0.41c0.12,0.19,0.34,0.45,0.41,0.67c0.11,0.36,0.18,0.77,0.17,1.16c0,0.22-0.01,0.44,0,0.66\n\tc0.01,0.22,0.09,0.29,0.13,0.45c0.11,0.41,0.01,0.76,0.37,1.09C360.95,780.94,361.5,781.95,362.6,781.79z\"\n                title=\"Potosi\"\n                id=\"BO-P\"\n              ><\/path>\n            <\/a>\n            <text\n              id=\"map-label\"\n              x=\"50%\"\n              y=\"50%\"\n              text-anchor=\"middle\"\n              dominant-baseline=\"middle\"\n              font-size=\"28\"\n              font-weight=\"bold\"\n              fill=\"white\"\n              stroke=\"#000000\"\n              stroke-width=\"1.5\"\n              opacity=\"1\"\n              style=\"\n                white-space: pre-line;\n                filter: drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.5));\n                font-family: &quot;Segoe UI&quot;, sans-serif;\n              \"\n            ><\/text>\n          <\/svg>\n          <div\n            id=\"pop-disclaimer\"\n            class=\"map-disclaimer\"\n            style=\"\n              display: block;\n              margin-top: 1rem;\n              padding: 10px 14px;\n              background: #f0f0f0; \/* Light gray background *\/\n              border: 1px solid #d1d1d1; \/* Light gray border *\/\n              border-left: 5px solid #888888; \/* Medium gray border-left *\/\n              border-radius: 4px;\n              font-size: 0.9rem;\n              color: #333333; \/* Dark gray text *\/\n              text-align: center;\n            \"\n          >\n            Nota: Este mapa es de uso estrictamente geoestad\u00edstico y tiene\n            car\u00e1cter referencial e informativo, destinado a la representaci\u00f3n\n            espacial de estad\u00edsticas e indicadores censales. El INE no tiene\n            competencia en la definici\u00f3n de l\u00edmites de unidades territoriales.\n          <\/div>\n        <\/div>\n        <!-- table container -->\n        <div class=\"main-info-box\" id=\"main-info\">\n          <!-- controllers info TEMP -->\n          <!-- <div class=\"transform-stats\">\n                        <p>Scale: <span id=\"scaleVal\">1<\/span><\/p>\n                        <p>Rotate X: <span id=\"rotateXVal\">0<\/span>\u00b0<\/p>\n                        <p>Rotate Z: <span id=\"rotateZVal\">0<\/span>\u00b0<\/p>\n                        <p>Skew X: <span id=\"skewXVal\">0<\/span>\u00b0<\/p>\n                        <p>Skew Y: <span id=\"skewYVal\">0<\/span>\u00b0<\/p>\n                        <p>Translate X: <span id=\"translateXVal\">0<\/span>px<\/p>\n                        <p>Translate Y: <span id=\"translateYVal\">0<\/span>px<\/p>\n                    <\/div> -->\n          <div class=\"general-info\" id=\"g-info\">\n            <h2\n              id=\"depto-title\"\n              style=\"\n                font-size: 2rem;\n                font-weight: 700;\n                margin-bottom: 25px;\n                text-align: center;\n                color: #666666; \/* Gray text color *\/\n                padding-bottom: 8px;\n                border-bottom: 3px solid #888888; \/* Light gray border *\/\n                letter-spacing: 0.5px;\n              \"\n            >\n              Poblaci\u00f3n censada seg\u00fan departamento\n            <\/h2>\n            <table id=\"tablaDepartamentos\" class=\"display\">\n              <thead>\n                <tr>\n                  <th>cod<\/th>\n                  <th>Departamento<\/th>\n                  <th>N\u00famero de poblaci\u00f3n<\/th>\n                  <th>Hombres<\/th>\n                  <th>Mujeres<\/th>\n                <\/tr>\n              <\/thead>\n              <tbody>\n                <!-- Las filas se insertar\u00e1n din\u00e1micamente con JavaScript -->\n              <\/tbody>\n            <\/table>\n          <\/div>\n          <div class=\"municipal-info hide\" id=\"muni-info\">\n            <h2\n              id=\"muni-title\"\n              style=\"\n                font-size: 2rem;\n                font-weight: 700;\n                margin-bottom: 25px;\n                text-align: center;\n                color: #00394f;\n                padding-bottom: 8px;\n                border-bottom: 3px solid #007fa3;\n                letter-spacing: 0.5px;\n                font-family:\n                  &quot;Sofia Pro&quot;, Arial, sans-serif !important;\n              \"\n            >\n              Habitantes por municipio\n            <\/h2>\n            <div class=\"scroll-wrapper\">\n              <table id=\"tablaMunicipios\" class=\"display\">\n                <thead>\n                  <tr>\n                    <th>cod<\/th>\n                    <th>Municipio\/TIOC<\/th>\n                    <th>N\u00famero de poblaci\u00f3n<\/th>\n                    <th>Hombres<\/th>\n                    <th>Mujeres<\/th>\n                  <\/tr>\n                <\/thead>\n                <tbody>\n                  <!-- Las filas se insertar\u00e1n din\u00e1micamente con JavaScript -->\n                <\/tbody>\n              <\/table>\n            <\/div>\n          <\/div>\n          <p style=\"font-size: 14px; color: black !important\">\n            Fuente: Instituto Nacional de Estad\u00edstica\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n  <div class=\"tab-content\" id=\"tab2\">\n    <!-- highChart modded race -->\n    <figure class=\"highcharts-figure2\">\n      <div id=\"parent-container2\">\n        <div id=\"play-controls2\">\n          <button\n            id=\"play-pause-button2\"\n            class=\"fa fa-play\"\n            title=\"play\"\n          ><\/button>\n          <input id=\"play-range2\" type=\"range\" value=\"0\" min=\"0\" max=\"5\" \/>\n          <div id=\"year-buttons2\" class=\"year-buttons2\">\n            <button data-year=\"1950\">1950<\/button>\n            <button data-year=\"1976\">1976<\/button>\n            <button data-year=\"1992\">1992<\/button>\n            <button data-year=\"2001\">2001<\/button>\n            <button data-year=\"2012\">2012<\/button>\n            <button data-year=\"2024\">2024<\/button>\n          <\/div>\n        <\/div>\n        <div id=\"container2\"><\/div>\n        <p style=\"margin-left: 15%; font-size: 14px; color: black !important\">\n          Fuente: Instituto Nacional de Estad\u00edstica\n        <\/p>\n      <\/div>\n    <\/figure>\n    <!-- line chart race -->\n    <div class=\"chart-container2\">\n      <div class=\"chart-controls2\">\n        <button id=\"replayBtn2\" class=\"fa fa-play\" title=\"play\"><\/button>\n        <h3\n          id=\"title-line2\"\n          style=\"\n            color: black !important;\n            margin-top: 1em;\n            margin-bottom: 1em;\n            font-weight: bold;\n            font-family: &quot;Sofia Pro&quot;, Arial, sans-serif !important;\n          \"\n        >\n          N\u00famero total de viviendas, Censos&nbsp;1950&nbsp;&#8211;&nbsp;2024\n        <\/h3>\n        <!-- <button id=\"replayBtn2\">\ud83d\udd01 Replay<\/button> -->\n      <\/div>\n      <svg\n        id=\"populationChart2\"\n        viewBox=\"0 0 1200 500\"\n        preserveAspectRatio=\"xMidYMid meet\"\n      ><\/svg>\n      <p style=\"font-size: 14px; color: black !important\">\n        Fuente: Instituto Nacional de Estad\u00edstica\n      <\/p>\n    <\/div>\n    <!-- housing map -->\n    <div class=\"container2\">\n      <h1 style=\"text-align: left\">Mapa de Bolivia<\/h1>\n      <p\n        id=\"mapa-msg2\"\n        style=\"\n          display: block;\n          width: fit-content;\n          margin: 20px 0;\n          align-self: flex-start;\n          padding: 14px 24px;\n          text-align: center;\n          font-size: 1rem;\n          font-weight: 600;\n          color: #5d1d1d;\n          background: #ffe9e9;\n          border: 1px solid #f5b5b5;\n          border-left: 5px solid #bf1d1d;\n          border-radius: 15px;\n        \"\n      >\n        Haz clic en el mapa y conoce los datos de vivienda por departamento<br \/>\n        y municipio\/TIOC.\n      <\/p>\n      <div\n        id=\"popup2\"\n        style=\"\n          position: absolute;\n          background: linear-gradient(\n            145deg,\n            rgb(109, 0, 0),\n            rgb(91, 23, 23)\n          ); \/* Subtle dark gradient *\/\n          color: white;\n          padding: 15px;\n          border-radius: 10px; \/* Rounded corners *\/\n          display: none;\n          max-width: 250px;\n          pointer-events: none;\n          z-index: 9999;\n          pointer-events: none;\n        \"\n      >\n        <div id=\"popup-name2\" style=\"font-size: 24px; font-weight: bold\">\n          Municipality Name\n        <\/div>\n        <div id=\"popup-population2\" style=\"font-size: 20px\">Population: 0<\/div>\n      <\/div>\n      <div class=\"map-table-container2\">\n        <!-- map container -->\n        <div class=\"map-box2\">\n          <!-- temporary controllers -->\n          <!-- <div class=\"map-controls\">\n                        <button onclick=\"adjustRotation('tiltUp')\">\ud83d\udd3c<\/button>\n                        <button onclick=\"adjustRotation('tiltDown')\">\ud83d\udd3d<\/button>\n                        <button onclick=\"adjustRotation('skewLeft')\">\u2b05\ufe0f<\/button>\n                        <button onclick=\"adjustRotation('skewRight')\">\n                            \u27a1\ufe0f\n                        <\/button>\n                        <button onclick=\"adjustRotation('rotateLeft')\">\n                            \u27f2\n                        <\/button>\n                        <button onclick=\"adjustRotation('rotateRight')\">\n                            \u27f3\n                        <\/button>\n                        <button onclick=\"adjustRotation('zoomIn')\">\u2795<\/button>\n                        <button onclick=\"adjustRotation('zoomOut')\">\u2796<\/button>\n                        <button onclick=\"adjustRotation('moveUp')\">\n                            \u2b06\ufe0f Move Up\n                        <\/button>\n                        <button onclick=\"adjustRotation('moveDown')\">\n                            \u2b07\ufe0f Move Down\n                        <\/button>\n                        <button onclick=\"adjustRotation('moveLeft')\">\n                            \u2b05\ufe0f Move Left\n                        <\/button>\n                        <button onclick=\"adjustRotation('moveRight')\">\n                            \u27a1\ufe0f Move Right\n                        <\/button>\n                    <\/div> -->\n          <!-- zoom reset button -->\n          <div class=\"mapu-chart-container2\">\n            <canvas id=\"particularesVScolectivas\"><\/canvas>\n          <\/div>\n          <button id=\"reset-map2\" class=\"reset-button2\">X<\/button>\n          <div id=\"map-overlay2\" style=\"display: none\"><\/div>\n          <svg\n            version=\"1.1\"\n            xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n            xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"\n            x=\"0px\"\n            y=\"0px\"\n            viewBox=\"0 0 893.06 894.38\"\n            style=\"enable-background: new 0 0 893.06 894.38\"\n            xml:space=\"preserve\"\n            class=\"interactive-map2\"\n            id=\"interactive-map2\"\n          >\n            <style type=\"text\/css\">\n              .st0 {\n                fill: none;\n                stroke: #000000;\n                stroke-linecap: round;\n                stroke-linejoin: round;\n                stroke-miterlimit: 10;\n              }\n              .st1 {\n                stroke: #ffffff;\n                stroke-width: 5;\n                stroke-linecap: round;\n                stroke-linejoin: round;\n                stroke-miterlimit: 10;\n              }\n            <\/style>\n            <a href=\"#\" class=\"depto-btn2\" id=\"btn-pando\">\n              <path\n                class=\"st1 red1\"\n                d=\"M349.37,101.05c0.11-0.78,0.64-1.3,1.08-1.96c0.41-0.63,0.78-1.06,1.33-1.58c0.47-0.44,1.2-0.86,1.59-1.32\n\tc0.51-0.61,0.2-1.28,0.3-2.07c0.09-0.7,0.68-1.21,0.73-1.91c0.09-0.02,0.18-0.7,0.27-0.72c-1.32-1.47,0.04-2.87-0.4-4.55\n\tc-0.14-0.53-0.61-1.38-0.95-1.85c-0.42-0.58-0.62-1.01-0.91-1.7c-0.29-0.68-0.36-1.25-0.54-1.97c-0.2-0.78,0.03-0.75,0.46-1.36\n\tc0.75-1.06-0.02-2.18-0.54-3.18c-0.56-1.08,0.05-2.55,0.5-3.63c0.21-0.51,0.45-0.89,0.9-1.24c0.42-0.33,0.88-0.46,1.24-0.9\n\tc0.61-0.74,0.36-0.83-0.25-1.41c-0.36-0.34-0.7-0.84-0.83-1.3c-0.2-0.68-0.23-1.28-0.84-1.8c-0.27-0.23-0.89-0.32-1.08-0.6\n\tc-0.18-0.26,0.01-0.64-0.03-0.93c-0.13-0.88-0.78-1.23-1.34-1.8c-0.55-0.57-0.64-1.27-0.91-1.91c-0.29-0.69-0.8-0.99-1.57-1.21\n\tc-0.62-0.18-1.15-0.37-1.81-0.36c0.11,0-0.11,0,0,0c-0.67,0.52-0.25,1.06-0.05,1.57c-0.43,0.63-1.26,0.28-1.74,0.77\n\tc-0.19,0.2-0.2,0.5-0.43,0.73c-0.27,0.27-0.61,0.22-0.93,0.39c-1.04,0.52-0.54,0.94-0.8,1.84c-0.19,0.66-1,0.94-1.61,1.04\n\tc0.02,0.51-0.34,0.61-0.64,0.93c-0.42,0.45-0.25,0.49-0.32,1c-0.13,0.86-0.98,1.05-1.73,1.64c0.07,0,0.14,0,0.22,0\n\tc-0.59,0.01-1.03,0.05-1.62-0.14c-0.44-0.14-0.85-0.35-1.23-0.61c-0.02-0.17-0.04-0.33-0.07-0.49c-0.77-0.73-2.18-0.3-2.94-1.04\n\tc-0.8-0.77,0.29-1.48-0.2-2.1c-0.33-0.41-1.94-0.37-2.43-0.25c-0.68,0.16-1.44,1.03-2.23,0.61c-0.2-0.1-0.27-0.42-0.46-0.53\n\tc-0.34-0.19-0.89-0.07-1.26-0.07c-0.44,0-0.83,0-1.25-0.07c-0.08-0.17-0.22-0.26-0.4-0.29c-0.18,0.03-0.32,0.12-0.4,0.28\n\tc-0.4,0.11-0.85,0.18-1.17,0.48c-0.32,0.3-0.4,1.03-1.02,0.9c-0.11-0.61-0.03-1-0.62-1.39c-0.43-0.28-1.2-0.4-1.75-0.27\n\tc-0.42,0.1-0.44,0.51-0.73,0.64c-0.3,0.13-0.34-0.08-0.58-0.11c-0.62-0.08-0.97-0.17-1.66,0.15c-1.1,0.51-1.36,1.87-2.8,1.5\n\tc-0.51-0.13-1.02-0.34-1.48-0.49c-0.59-0.2-1.32-0.83-1.93-0.63c-0.02,0.5-0.45,1.39-0.91,1.6c-0.24,0.11-0.54-0.01-0.8,0\n\tc-0.43,0.02-0.61,0.22-1,0.27c-0.51,0.07-0.77-0.19-1.29-0.27c-0.8-0.13-1.28,0.22-2.01,0.35c-0.39,0.07-1.29-0.25-1.6,0.03\n\tc-0.22,0.2,0.03,0.73-0.03,0.96c-0.07,0.24-0.2,0.29-0.34,0.48c-0.45,0.58-0.6,0.53-1.13,0c-0.46-0.46-0.86-0.77-1.63-0.77\n\tc-0.27,0-0.27,0.25-0.53,0.29c-0.33,0.05-0.7-0.11-1.03-0.04c-0.52,0.12-0.67,0.35-1.31,0.35c-0.76-0.01-2.6-0.34-3.23,0.07\n\tc-0.43,0.28-0.31,0.83-0.71,1.11c-0.43,0.3-0.99,0.15-1.48,0.48c-0.68,0.46-1.03,1.79-1.77,1.95c-0.01-1.1-0.95-1.1-1.72-1.28\n\tc-0.75-0.18-1.32-0.53-2.15-0.31c-0.37,0.1-0.6,0.47-0.89,0.57c-0.36,0.13-0.73,0.04-1.11,0.14c-0.3,0.07-0.46,0.23-0.8,0.27\n\tc-0.44,0.05-0.76-0.06-1.18,0.14c-0.64,0.32-1,0.67-1.8,0.52c-0.61-0.11-1.62-0.76-2.25-0.29c-0.2,0.15-0.58,1.3-0.64,1.59\n\tc-0.16,0.69-0.39,1.23-0.45,1.93c-1.62,0.13-3.07,1.44-4.58,2.12c-0.78,0.35-1.52,0.08-2.31,0.31c-0.73,0.21-2.33,1.76-2.31,2.58\n\tc-0.02-0.1-0.05-0.19-0.07-0.29c-0.41,0.21-0.7,0.24-1.2,0.34c-0.04,0.49-0.09,0.83-0.3,1.28c-0.03,0.2-0.08,0.4-0.15,0.6\n\tc-0.17,0.05-0.35,0.09-0.52,0.13c-0.5,0.42-0.85,0.7-1.47,0.85c-0.72,0.17-1.24,0.23-1.51,1.06c-0.13,0.39,0.1,0.91-0.12,1.25\n\tc-0.16,0.25-0.84,0.61-1.11,0.75c-0.63,0.32-1.75,0.4-1.76,1.29c-0.01,0.37,0.4,0.52,0.22,0.94c-0.07,0.15-0.52,0.53-0.67,0.64\n\tc-0.62,0.48-1.38,0.47-2,0.98c-0.38,0.32-0.7,0.56-0.84,1.08c-0.11,0.38,0,0.75-0.26,1.07c0.06,0.08-0.53-0.16-0.47-0.08\n\tc-0.36,0.43-1.1,0.43-1.58,0.74c-0.43,0.28-0.95,0.56-1.33,0.91c-0.24,0.23-0.4,0.67-0.71,0.84c-0.55,0.3-0.77-0.14-1.33-0.2\n\tc-1.28-0.15-2.17,0.75-2.48,1.84c-0.38,1.35-1.03,1.83-2.42,1.43c-0.05-0.72-0.39-1.07-1.06-1.28c-0.5-0.15-0.54,0-0.96,0.02\n\tc-0.58,0.03-0.71,0.08-1.17,0.32c-0.42,0.22-0.44,0.31-0.99,0.33c-0.5,0.02-1.01,0.04-1.49-0.08c-0.46-0.11-1.03-0.55-1.49-0.53\n\tc-1.12,0.04-0.81,0.45-0.82,1.27c0.06-0.01,0.13-0.02,0.19-0.02c-0.66,0.58,0.32,1.39,0.4,2.01c0.13,1-0.75,0.67-1.58,0.65\n\tc-0.23-0.01-0.45-0.01-0.68-0.02c-0.18,0.02-0.31,0.12-0.39,0.28c-0.52,0.02-0.22-0.04-0.65-0.19c-0.5-0.16-0.79-0.51-1.24-0.68\n\tc-0.48-0.19-1.05-0.03-1.55-0.08c1.41,0.97-1.38,3.24-1.69,4.06c-0.19,0.49,0.06,0.66-0.37,1.02c-0.29,0.24-0.67,0.23-1.01,0.24\n\tc-0.92,0.04-1.51,0.08-2.25,0.74c-0.55,0.49-0.5,1.36-1.36,1.59c-0.37,0.1-0.86-0.01-1.26,0.06c-0.54,0.09-1.15,0.21-1.68,0.33\n\tc-0.11,0.03-0.87,0.24-0.99,0.32c-0.38,0.25-0.36,0.51-0.4,0.92c-0.05,0.46,0.08,0.88-0.06,1.33c-0.19,0.62-1.27,1.26-1.26,1.98\n\tc0.26,0.02,0.35-0.07,0.29-0.28c-0.44,0.05-0.59,0.65-1.23,0.67c-0.12,0.73,0.04,0.95-0.7,1.27c-0.47,0.2-1.07,0.23-1.51,0.48\n\tc-0.89,0.49-0.28,1.65-0.72,2.51c-0.37,0.73-0.73,1.44-1.33,2.05c-0.28,0.29-0.47,0.62-0.91,0.61c-0.62-0.02-0.48-0.46-0.54-0.96\n\tc-0.66-0.08-1.83-0.52-2.29-1.03c-0.31-0.34-0.29-0.74-0.54-1.1c-0.09-0.13-0.57-0.5-0.68-0.58c-0.49-0.34-1.39-0.66-2.06-0.91\n\tc-0.74-0.27-1.51-0.51-2.32-0.41c-0.79,0.1-0.78,0.48-1.39,0.92c-0.55,0.41-1.24,0.41-1.91,0.4c-0.33,0-0.66-0.01-0.99,0\n\tc-0.55,0.01-0.82-0.16-1.32-0.26c-0.47-0.1-0.54,0.07-0.99,0.19c-0.41,0.11-0.75,0.01-1.16,0.06c-0.67,0.09-1.55,0.29-2.15,0.51\n\tc-0.22,0.08-0.58,0.22-0.76,0.4c-0.22,0.24-0.13,0.54-0.3,0.77c-0.89,1.18-2.42,1.27-2.58,2.95c-0.08,0.85,0.19,1.83-0.06,2.66\n\tc-0.2,0.68-0.75,1.6-1.24,2.06c-0.61,0.58-1.28,1.12-1.93,1.65c-0.53,0.43-0.37,1-1.06,1.24c-0.28,0.09-0.96,0.43-1.14,0.65\n\tc-0.33,0.43-0.15,1.03-0.17,1.59c-0.04,0.82-0.29,1.59-0.91,2.14c-0.42,0.37-0.63,0.56-0.92,1.07c-0.27,0.47-0.41,0.98-0.99,1.15\n\tc-0.91,0.27-1.81-0.27-2.55,0.32c-0.46,0.37-0.61,0.99-0.92,1.37c-0.39,0.47-0.49,0.31-1.16,0.14c-1-0.26-1.84-0.14-2.81,0.24\n\tc-0.44,0.17-0.76,0.44-0.92,0.91c-0.13,0.41,0.12,1-0.04,1.35c-0.19,0.44-0.68,0.39-1.15,0.28c-0.23-0.06-0.24-0.26-0.5-0.32\n\tc-0.16-0.04-0.36,0.07-0.52,0.03c-0.38-0.1-0.66-0.36-1.07-0.44c-0.31-0.06-0.56,0.06-0.9,0.1c-0.7,0.09-1.44,0.13-1.99,0.64\n\tc-0.75,0.69-0.32,1.66-1.15,2.34c-0.78,0.64-1.53,0.65-2.48,0.64c-0.8,0-1.48-0.09-2.15,0.33c-0.61,0.39-1.17,0.74-1.82,1.11\n\tc-0.55,0.32-0.98,0.45-1.61,0.54c-0.46,0.06-1.08,0.39-1.54,0.36c-0.31-0.02-1.1-0.4-1.26-0.68c-0.21-0.38,0.04-0.76-0.23-1.14\n\tc-0.26-0.37-0.95-0.65-1.31-1.02c-0.38-0.39-0.78-0.77-1.16-1.16c-0.97-0.98-0.47-0.91,0.34-1.48c0.63-0.44,0.79-1.08,0.67-1.82\n\tc-0.3-1.81-1.47-0.37-2.63-0.63c-0.94-0.21-0.47-1.63-1.69-1.38c-0.27,0.06-0.52,0.26-0.8,0.35c-0.36,0.12-0.83,0.14-1.18,0.33\n\tc-0.82,0.44-0.9,1.27-1.97,1.33c-0.45,0.02-0.77,0.03-1.13-0.2c-0.35-0.22-0.39-0.58-0.85-0.73c-0.68-0.23-1.97-0.18-2.65,0.01\n\tc-0.99,0.26-1.27,0.34-2.06-0.4c-0.86-0.8-1.37-1.01-2.57-1c-1.04,0.01-1.98-0.01-2.99-0.33c-0.57-0.18-1.22-0.4-1.77-0.65\n\tc-0.41-0.19-0.71-0.55-1.1-0.77c-0.51-0.28-1.79-0.62-2.39-0.5c-0.88,0.18-1.75,0.42-2.64,0.61c-1.21,0.26-2.46-0.47-3.66-0.36\n\tc-0.48,0.04-0.83,0.27-1.29,0.36c-0.4,0.08-0.98-0.02-1.39-0.02c-1.09,0-1.99,0.06-2.92-0.58c-0.64-0.44-1.06-1.05-1.98-0.76\n\tc-0.35,0.11-0.37,0.33-0.63,0.55c-0.34,0.29-0.49,0.37-0.93,0.53c-0.68,0.25-1.52,0.41-2.31,0.18c-0.55-0.16-1.1-0.74-1.65-1.01\n\tc-0.65-0.31-1.55-0.37-2.31-0.17c-0.64,0.17-1,1.15-1.72,1.25c0.63,0.09,1.38,2.06,1.72,2.64c0.57,0.95,1.28,1.66,1.82,2.64\n\tc0.48,0.87,1.08,1.63,1.66,2.38c0.68,0.87,1.04,2.01,1.65,2.92c0.48,0.7,0.94,1.29,1.32,2.05c0.41,0.83,0.9,1.63,1.4,2.43\n\tc0.27,0.42,0.5,0.82,0.7,1.25c0.19,0.4,0.24,0.82,0.44,1.21c0.17,0.34,0.49,0.6,0.67,0.98c0.24,0.5,0.88,0.48,1.16,0.99\n\tc1.64,3.07,3.63,6.03,5.53,8.99c0.89,1.38,1.71,2.86,2.55,4.23c0.23,0.38,0.39,0.54,0.58,0.97c0.17,0.39,0.36,0.8,0.55,1.18\n\tc0.3,0.6,0.66,1.23,1.03,1.8c0.84,1.32,1.54,2.71,2.48,3.98c0.93,1.26,1.83,2.61,2.73,3.97c1.59,2.4,3.48,4.64,4.79,7.25\n\tc0.39,0.78,0.64,1.39,1.16,2.05c0.44,0.56,0.73,1.07,1.24,1.59c1.14,1.17,1.99,2.09,2.15,3.63c0.09,0.84,0.81,1.71,1.24,2.39\n\tc0.39,0.61,0.73,1.3,1.07,1.91c0.31,0.54,0.63,1.08,0.92,1.65c0.37,0.74,0.81,1.46,1.15,2.24c1.11,2.6,2.82,4.85,4.22,7.34\n\tc1.43,2.55,2.63,5.25,4.05,7.85c0.61,1.12,1.02,2.21,1.65,3.29c0.35,0.06,0.81,0.7,0.9,1.08c0.62,0.06,1.16,2.39,1.73,2.89\n\tc1.1,0.97,2.68,0.15,3.89-0.32c0.38-0.15,1.06-0.64,1.32-0.91c0.52-0.54,0.26-0.67-0.02-1.32c-0.1-0.24-0.09-0.49-0.22-0.74\n\tc-0.14-0.27-0.37-0.52-0.56-0.76c-0.35-0.46-0.61-0.9-0.81-1.39c0.5-0.72,2.95-0.59,3.72-0.39c0.43,0.12,0.92,0.48,1.34,0.63\n\tc0.57,0.21,1.23,0.29,1.73,0.61c0.81-0.8,1.55-0.85,2.09-1.95c0.27-0.56,0.26-1.11,0.63-1.63c0.57-0.82,1.52-1.1,1.69-2.15\n\tc0.13-0.79-0.09-1.43-0.27-2.15c-0.15-0.59-0.16-1.39-0.08-1.99c0.1-0.74,0.68-1.04,1.39-1.24c0.4-0.11,0.74-0.06,1.16-0.07\n\tc0.64-0.01,1.08-0.2,1.69-0.27c0.78-0.09,1.86,0.26,2.37,0.92c1.88-1.36,2.77-2.6,3.63-4.64c0.46-1.08,1.01-2.09,0.99-3.29\n\tc-0.02-1.29-0.01-2.78-0.72-3.86c-0.44-0.67-0.88-1.23,0.22-1.43c0.85-0.15,1.71,0.1,2.5,0.27c1.24,0.26,2.27,1.07,3.62,1.06\n\tc0.93-0.01,1.4-0.01,2.12-0.67c0.42-0.39,0.52-0.82,0.92-1.22c1.19-1.19,2.79-1.12,4.08-2.06c1.12-0.81,0.34-3.09-0.18-4.11\n\tc-0.31-0.61-0.78-1.17-0.51-1.84c0.33-0.83,1.34-1.28,2.17-1.33c1.14-0.06,1.84,0.43,2.91,0.77c0.9,0.29,1.79,1.09,2.7,1.22\n\tl52.07,30.4l0.45-0.01c0.5,0.08,1.17-0.25,1.66-0.33c0.43-0.07,0.58-0.15,0.97-0.33c0.68-0.31,2.3-0.36,2.33-1.14\n\tc0.03-0.99-1.62-1.58-2.31-1.83c-0.59-0.21-2.37-0.56-1.83-1.33c0.17-0.24,0.65-0.42,0.91-0.55c0.66-0.32,0.97-0.64,1.38-1.25\n\tc0.63-0.94,1.21-1.64,1.19-2.81c-0.01-0.87,0-1.7-0.36-2.45c-0.36-0.77-1.24-1.09-1.85-1.58c0.41-0.68,1.25-1.09,1.8-1.67\n\tc0.59-0.62,0.71-1.03,0.74-1.9c0.03-0.98-0.3-0.88-0.75-1.56c-0.43-0.65,0.11-1.37,0.26-2.07c0.09-0.44,0.2-0.31-0.08-0.75\n\tc-0.16-0.25-0.48-0.4-0.67-0.64c-0.57-0.72-0.36-1.4-0.41-2.25c-0.04-0.76-0.41-1.32-0.68-1.97c-0.17-0.42-0.09-0.57-0.39-0.98\n\tc-0.31-0.42-0.61-0.75-1.06-1.02c-0.68-0.42-1.16-0.53-0.62-1.39c0.37-0.58,0.94-0.84,1.49-1.15c0.73-0.4,1.46-0.49,2.24-0.76\n\tc0.45-0.16,0.56-0.07,0.97-0.39c0.64-0.49,0.47-0.61,0.66-1.27c0.17-0.6,0.7-1.02-0.06-1.56c-0.64-0.46-1.24-0.21-1.51-1.14\n\tc-0.07-0.23-0.26-1.01-0.02-1.2c0.32-0.26,0.67,0.14,0.94,0.22c0.81,0.21,1.32,0.17,2.08,0.61c0.33-0.32,0.21-0.78,0.31-1.2\n\tc0.1-0.43,0.35-0.91,0.5-1.33c0.23-0.62,0.5-1.24,0.98-1.73c0.33-0.33,1.56-0.99,2.02-0.52c0.31,0.31,0.06,2.04,0.04,2.48\n\tc-0.07-0.43,0.41-0.91,0.74-1.14c0.17-0.12,0.42-0.12,0.6-0.23c0.16-0.1,0.23-0.32,0.39-0.43c0.45-0.3,1.07-0.2,1.43-0.72\n\tc0.19-0.28,0.58-1.03,0.66-1.34c0.13-0.47-0.03-0.79-0.18-1.32c-0.11-0.39-0.13-0.9-0.4-1.25c-0.12-0.16-0.43-0.29-0.52-0.47\n\tc-0.13-0.24,0.01-0.5-0.09-0.73c-0.14-0.32-0.55-0.62-0.83-0.85c0.74-0.83,2.13-0.88,3.01-1.32c0.51-0.26,0.4,0.04,0.5-0.64\n\tc0.05-0.36,0.04-1.01,0-1.37c-0.08-0.69-0.37-0.79-0.83-1.3c-0.64-0.7-0.32-0.58-0.15-1.3c0.18-0.76-0.25-1.22,0.55-1.76\n\tc0.66-0.44,0.79-0.07,1.39,0.1c0.53,0.15,0.74,0,1.18,0.47c0.27,0.29,0.41,0.7,0.75,0.81c0.3-0.91-0.11-1.97,0.1-2.9\n\tc0.96-0.38,3,0.32,2.99-1.32c0.44-0.04,1.14-0.35,1.54-0.32c0.37,0.02,0.36,0.16,0.71,0.28c0.68,0.24,1.07,0.31,1.6,0.99\n\tc0.22,0.29,0.5,1.33,0.97,1.26c0.44-0.07,0.86-1.29,1.07-1.61c0.19-0.28,0.49-0.54,0.66-0.82c0.11-0.17,0.29-0.74,0.38-0.84\n\tc0.46-0.52,1.27-0.31,1.92-0.31c0.76,0,1.55,0.05,2.31,0.01c0.47-0.03,0.52-0.11,0.92-0.34c0.53-0.31,0.04-0.19,0.73-0.33\n\tc0.34-0.07,0.66-0.17,1-0.26c0.29-0.08,0.92,0.06,1.14-0.09c0.55-0.37,0.19-1.56,0.56-1.92c0.8-0.77,3.38,0.79,4.24,0.96\n\tc2.16,0.41,0.76-1.83,0-2.58c-0.33-0.33-0.79-0.58-1.08-0.97c-0.31-0.42-0.42-1.02-0.76-1.42c0.41-0.45,1.48-0.6,1.48-1.23\n\tc-0.98-0.44-0.88-1.9,0.19-2.08c0.65-0.11,0.78,0.38,1.33,0.37c0.68,0,0.42-0.45,0.54-0.97c0.96-0.25,1.16,0.26,1.44-0.87\n\tc0.15-0.58,0.3-1.37,0.17-2c-0.1-0.51-0.43-0.88-0.67-1.34c-0.21-0.41-0.38-0.54-0.29-0.99c0.05-0.25,0.54-1.14,0.84-1.14\n\tc0.59,0,0.5,0.88,0.61,1.34c0.12,0.47,0.19,1.31,0.66,1.67c0.92,0.71,2.43-0.82,2.49-1.84c0.04-0.64-0.57-1.01-0.54-1.56\n\tc0.04-0.54,0.72-0.74,0.87-1.22c0.28-0.91-0.36-1.18,0.64-1.76c1.02-0.58,0.2-0.77,0.71-1.58c0.37-0.59,1.36-0.2,1.93-0.37\n\tc0.77-0.23,1.24-0.51,1.33-1.25c0.04-0.33-0.06-0.68-0.01-1.01c0.04-0.3,0.21-0.5,0.26-0.72c0.21-0.86-0.07-1.4-0.22-2.19\n\tc1.42-0.07,1.76-1.81,0.8-2.72c-0.36-0.34-0.99-0.56-1.49-0.66c-0.55-0.11-1.09,0.22-1.55-0.22c0.31-0.41,0.79-0.25,1.16-0.49\n\tc0.19-0.13,0.29-0.37,0.47-0.51c0.44-0.33,1.09-0.21,1.51-0.47c0.25-0.15,0.31-0.46,0.59-0.57c0.31-0.13,0.8-0.02,1.13-0.02\n\tc0.72-0.01,1.29,0.25,1.98,0.33c1.49,0.17,2.75,0.98,4.29,0.99c1.38,0.01,2.43-1.04,2.17-2.48c-0.07-0.37-0.44-0.76-0.61-1.08\n\tc-0.09-0.18-0.2-0.6-0.3-0.74c-0.39-0.55-1.22-0.61-1.62-1.06c-0.5-0.57,0.26-1.06,0.6-1.64c0.31-0.52,0.6-1.46,1.34-1.2\n\tc1.16,0.4,0.75,2.71,2.4,2.27c0.29-0.08,0.33-0.29,0.63-0.36c0.3-0.07,0.69,0.04,1.01,0.02c1.08-0.05,1.26-0.32,1.37-1.28\n\tc0.79-0.21,1.9,0.09,2.62-0.44c0.34-0.25,0.83-1.52,0.97-1.93c0.26-0.75,0.36-0.93-0.09-1.55c-0.42-0.59-0.9-1.14-1.32-1.73\n\tc-0.46-0.65-0.71-1.16-0.59-2c0.11-0.71-0.02-0.53,0.66-0.66c0.29-0.06,0.74-0.03,1.05-0.01c1.72,0.12,3.81,0.79,5.56,0.28\n\tc0.96-0.28,1.46-1.23,2.31-1.67c0.59-0.31,0.67-0.43,1.07-0.91c0.23-0.27,0.56-0.55,0.89-0.66c0.22-0.07,0.77-0.19,1.01-0.25\n\tc0.4-0.1,0.89,0.05,1.26-0.14c0.51-0.26,0.85-1.07,0.98-1.59c0.28-1.15-0.14-1.63,0.99-2.4c0.58-0.39,1.08-0.72,1.72-0.98\n\tc0.8-0.33,1.59,0.03,2.34-0.23c0.29-0.1,1.24-1.3,1.31-1.67\"\n                title=\"Pando\"\n                id=\"BO-N\"\n              ><\/path>\n            <\/a>\n            <a href=\"#\" class=\"depto-btn2\" id=\"btn-lapaz\">\n              <path\n                class=\"st1 red2\"\n                d=\"M133.46,546.2c-0.49-0.77-0.68-0.9-1.57-1.25c-0.63-0.24-1.19-0.5-1.81-0.74c-0.73-0.29-1.25-0.47-1.99-0.65\n\tc-0.36-0.09-0.58-0.25-0.99-0.27c-0.39-0.02-0.61,0.03-0.99-0.06c-1.3-0.34-2.75-0.38-3.95-0.92c-0.8-0.36-1.25-0.4-1.35-1.31\n\tc-0.08-0.79,0.02-1.28-0.32-1.99c-0.69-1.44,0.22-3.05,0.01-4.63c-0.07-0.53-0.28-1.29-0.58-1.73c-0.51-0.74-0.9-0.59-0.46-1.47\n\tc-0.37-0.19-1.02-0.78-1.21-1.15c-0.25-0.49,0.13-1.12-0.04-1.6c-0.16-0.46-1.06-1.14-1.43-1.57c-0.11-0.13-0.35-0.24-0.42-0.38\n\tc-0.13-0.27-0.06-0.55-0.18-0.81c-0.42-0.9-1.88-1.36-2.61-2.01c-0.94-0.83-1.92-1.26-2.97-1.82c0-0.93,0.18-1.06,0.3-1.98\n\tc0.12-0.97,0.03-2,0.03-2.98c0-0.54-0.02-1.09-0.01-1.63c0.02-0.77,0.31-1.41,0.34-2.16c0.02-0.55-0.03-1.11-0.01-1.66\n\tc0.03-0.62,0.26-0.89,0.34-1.48c0.07-0.52,0-1.12-0.01-1.65c-0.01-0.96,0.2-1.72,0.33-2.65c0.01-0.09-0.37,0.15-0.39,0.06\n\tc-1.16-0.12-1.56-1.28-2.59-1.64c-0.94-0.32-1.75-0.92-2.64-1.23c-1.74-0.62-3.85-0.64-5.83-0.47c0.45-0.38,0.59-1.06,0.83-1.55\n\tc0.33-0.66,0.69-0.92,1.21-1.45c0.84-0.85,1.93-1.72,2.73-2.65c0.37-0.43,0.57-0.99,0.97-1.4c0.5-0.52,1.04-0.46,1.67-0.64\n\tc1.1-0.33,2.09-1.48,3.33-1.64c0.06-0.58,0.15-1.5,1.04-1.26c0.51,0.14,0.84-0.07,1.32,0.02c0.34,0.06,0.98,0.06,1.32,0\n\tc0.99-0.17,1.39-0.48,1.73-1.33c0.21-0.53,0.27-0.7,0.17-1.26c-0.16-0.08-0.25-0.21-0.27-0.39c0.01-0.23,0.02-0.46,0.04-0.7\n\tc-0.17-0.75-0.77-1.61-1.23-2.24c0.69-0.2,1.37-0.18,2.05-0.37c0.3-0.08,0.5-0.29,0.8-0.36c0.43-0.1,0.87,0.08,1.31-0.03\n\tc0.05-0.26-0.06-0.46-0.31-0.61c0.43-0.33,0.58,0.42,0.66-0.01c0.05-0.25,0.22-0.54,0.26-0.73c0.12-0.58-0.09-1.29,0.14-1.83\n\tc0.15-0.36,0.62-1.07,0.84-1.41c0.15-0.22,0.29-0.38,0.49-0.56c0.25-0.22,0.63-0.29,0.83-0.47c0.57-0.53,0.23-1.15,0.42-1.76\n\tc0.23-0.73,0.99-0.86,1.57-1.24c0.56-0.36,0.85-0.87,1.3-1.33c0.44-0.44,1.36-0.81,1.69-1.3c0.14-0.21,0.06-0.6,0.12-0.85\n\tc0.06-0.25,0.22-0.38,0.27-0.73c0.08-0.58-0.24-1.48,0.05-2.01c0.68-1.22,2.54-0.34,3.58-0.88c0.65-0.34,0.48-0.8,0.96-1.18\n\tc0.52-0.41,1.4-0.23,2.01-0.23c0.65,0,1.35,0.08,1.99,0.01c0.64-0.07,0.77-0.36,1.3-0.68c0.31-0.18,0.64,0.27,0.71-0.31\n\tc0.03-0.27-0.36-0.44-0.46-0.65c-0.2-0.4-0.46-0.91-0.58-1.32c-0.18-0.59-0.15-1.35-0.39-1.93c-0.11-0.27-0.46-0.39-0.54-0.73\n\tc-0.15-0.63,0.29-0.48,0.31-0.99c0.01-0.31-0.54-0.78-0.62-1.07c-0.2-0.73,0.08-1.09,0.5-1.67c0.42-0.57,0.43-0.79,0.41-1.56\n\tc-0.01-0.72,0.07-0.91,0.58-1.4c0.27-0.27,0.83-0.65,1.01-0.97c0.24-0.45-0.18-1.12,0.12-1.53c0.16-0.22,1.09-0.45,1.36-0.63\n\tc0.62-0.42,1.17-0.85,1.89-1.17c0.55-0.25,1.03-0.16,1.58-0.32c0.38-0.11,0.93-0.48,1.31-0.67c0.93-0.46,1.9-0.98,2.81-1.49\n\tc0.35-0.19,0.44,0.01,0.61-0.39c-0.02-0.23-0.04-0.47-0.04-0.7c0.02-0.18,0.11-0.31,0.28-0.39c0.15-0.69,0-0.97-0.26-1.56\n\tc-0.68-1.52-1.48-1.71-2.9-2.4c-0.61-0.3-1.04-0.74-1.31-1.33c-0.3-0.64-0.51-0.79-1.06-1.23c-0.55-0.43-1.1-0.9-1.58-1.41\n\tc-0.51-0.55-0.69-1.23-1.15-1.8c-0.81,0.49-0.68,1.55-1.31,2.13c-0.85,0.78-1.82,0.31-2.74,0.11c-0.36-0.08-0.95-0.09-1.32-0.04\n\tc-0.41,0.05-0.94,0.45-1.33,0.34c-0.27-0.08-0.73-0.63-0.98-0.82c-0.35-0.28-0.68-0.4-1.07-0.57c-0.79-0.34-1.56-0.03-2.41-0.23\n\tc-0.73-0.17-1.9-0.79-2.44-1.34c-0.23-0.23-0.39-0.59-0.64-0.87c-0.33-0.38-0.35-0.55-0.54-0.95c-0.1-0.23-0.27-0.55-0.34-0.81\n\tc-0.06-0.19,0.01-0.46-0.06-0.68c-0.1-0.35-0.43-0.64-0.53-0.99c-0.44-1.52-0.86-3.12-1.22-4.62c-0.07-0.27-0.16-0.61-0.24-0.92\n\tc-0.03-0.1-0.24-0.22-0.28-0.38c-0.05-0.22,0.09-0.48,0.04-0.7c-0.09-0.38-0.31-0.53-0.36-0.96c-0.06-0.61-0.12-0.79-0.33-1.32\n\tc-0.25-0.65-0.54-1.58-0.67-2.32c-0.07-0.4,0.05-0.62-0.13-1c-0.06-0.13-0.29-0.17-0.36-0.3c-0.11-0.23-0.06-0.47-0.14-0.68\n\tc-0.59-1.56-1.1-3.34-1.9-4.96c-0.39-0.79-0.82-1.41-1.09-2.3c-0.25-0.84-0.63-1.78-1.06-2.63c-0.91-1.78-1.26-3.83-2.2-5.54\n\tc0.81-0.16,1.2-0.4,1.68-1.04c1.21-1.62,2.4-3.22,3.4-4.99c0.32-0.56,0.5-0.97,1.01-1.3c0.37-0.24,0.57,0.01,0.81-0.49\n\tc0.27-0.57-0.07-1.31-0.28-1.76c0.44-0.08,1.35-0.7,1.77-0.39c0.38,0.27,0.17,1.23,0.5,1.66c0.66,0.86,1.33-0.68,1.61-1.26\n\tc-0.61-0.52-0.69-0.98-0.95-1.74c-0.1-0.28-0.07-0.45-0.22-0.73c-0.17-0.32-0.57-0.59-0.7-0.92c-0.36-0.91,0.28-1.41,1.1-1.62\n\tc0.64-0.17,0.96-0.18,1.4-0.76c0.46-0.59,0.43-1.2,0.41-1.91c-0.02-0.96,0.32-1.31,1.32-1.59c0.66-0.18,1.31-0.27,1.98-0.48\n\tc0.77-0.23,1.17-0.59,1.98-0.58c0.11-0.42-0.18-0.12-0.26-0.4c-0.1-0.38-0.02-0.7-0.06-1.08c-0.07-0.61-0.37-1.44-0.71-1.94\n\tc-0.62-0.92-1.68-1.73-2.6-2.35c-1.97-1.34-4-2.28-5.74-4c-0.52-0.51-0.82-1.05-0.87-1.78c-0.06-0.86-0.19-1.12-0.66-1.82\n\tc-0.37-0.56-0.53-1.15-0.74-1.82c-0.07-0.24-0.18-0.82-0.3-1.01c-0.29-0.44-0.76-0.45-1.03-0.97c-0.3-0.56-0.39-1.55-0.25-2.17\n\tc0.17-0.72,1.05-0.88,0.99-1.64c-0.11-1.43-1.21-2.38-0.81-3.8c0.11-0.41,0.21-0.56,0.01-0.99c-0.16-0.35-0.47-0.47-0.45-0.92\n\tc0.04-0.77,1.18-1.08,1.77-1.36c0.76-0.36,1.24-0.69,2.13-0.7c0.88-0.01,1.76,0,2.64,0c1.13,0,0.8-2.23,0.68-2.97\n\tc-0.18-1.07-0.93-1.57-0.52-2.65c0.11-0.3,0.49-0.66,0.52-0.98c0.07-0.63-0.43-0.78-0.62-1.32c-0.36-1.05,0.38-2.32,1.53-2.38\n\tc0.04-0.3,0.08-0.58,0.11-0.89c0.51-0.13,1.74-0.2,2.28-0.07c0.29,0.07,0.32,0.28,0.6,0.36c0.48,0.14,1.52,0.08,2-0.07\n\tc0.29-0.86-0.48-1.81-0.32-2.77c0.16-0.93,0.82-1.41,1.63-1.9c-0.95-1.79,0.94-3.5,2.66-3.89c0.46-0.1,0.67-0.03,1.08-0.22\n\tc0.41-0.2,0.9-0.44,1.25-0.73c0.77-0.64,0.87-1.81,1.31-2.66c-0.33-0.63-0.21-0.95-0.31-1.65c-0.11-0.68-0.69-0.93-0.61-1.57\n\tc0.05-0.41,0.56-0.9,0.92-1.08c0.49-0.24,1.09,0.01,0.77-0.74c-0.25-0.59-1.55-0.63-1.04-1.58c0.24-0.45,1.03-0.74,1.44-0.94\n\tc0.5-0.23,0.79-0.64,1.3-0.87c0.59-0.28,1.35-0.15,1.99-0.15c0.6,0,1.24-0.08,1.82,0.07c0.58,0.15,1.36,0.5,2,0.28\n\tc0.54-0.18,0.85-1.14,0.67-1.69c-0.11-0.32-0.57-0.35-0.64-0.64c-0.1-0.41,0.23-0.3,0.38-0.57c0.21-0.38,0.67-0.91,0.51-1.34\n\tc-0.07-0.2-0.44-0.28-0.54-0.47c-0.17-0.31,0.05-0.64-0.04-0.94c-0.11-0.36-0.44-0.3-0.63-0.63c-0.14-0.24-0.06-0.58-0.06-0.84\n\tc-0.01-0.67,0.12-1.46-0.05-2.1c-0.83-0.08-1.19-0.16-1.28-1.03c-0.11-1.11-0.21-1.12-1.32-1.33c-0.61-0.12-1.15-0.45-1.58-0.98\n\tc-0.41-0.52-0.34-1.29-0.72-1.83c-0.42-0.58-0.65-0.78-0.83-1.48c-0.16-0.66,0.01-1.48-0.15-2.16c-0.17-0.71-0.37-1.12-0.31-1.94\n\tc0.03-0.13,0.11-0.22,0.24-0.27c0.04-0.22-0.03-0.42-0.19-0.59c-0.09-0.4-0.25-0.64-0.42-0.99c-0.28-0.57,0.27-1.63,0.4-2.24\n\tc0.06-0.28,0.35-0.29,0.28-0.74c-0.04-0.24-0.23-0.32-0.34-0.51c-0.34-0.61-0.91-1.06-1.02-1.79c-0.1-0.63,0.11-1.06-0.63-1.33\n\tc-1.04-0.38-2.57-0.3-3-1.63c-0.13-0.42,0.02-0.6-0.23-1.02c-0.15-0.25-0.33-0.34-0.5-0.55c-0.3-0.39-0.71-0.91-0.88-1.33\n\tc0.33-0.26,0.8-0.44,1.21-0.5c0.39-0.06,0.38-0.04,0.9,0.06c0.88,0.17,1.15-0.05,1.45-0.82c0.12-0.32,0.13-0.85,0.44-1.08\n\tc0.32-0.23,0.89,0.02,1.25-0.03c0.74-0.12,1.3-0.57,1.26-1.26c-0.01-0.18-0.28-0.42-0.28-0.74c0-0.52,0.11-0.56,0.43-0.91\n\tc0.51-0.57,0.89-0.91,0.92-1.73c0.08-2.12,1.79-2.51,2.95-3.96c0.43-0.53,0.66-0.59,0.69-1.31c0.03-0.65,0.05-1.36,0-2\n\tc-0.05-0.65-0.47-1.18-0.54-1.8c-0.06-0.51-0.03-0.37,0.27-0.82c0.35-0.54,1.1-1.45,1.19-2.07c0.06-0.45-0.37-0.76-0.3-1.25\n\tc0.06-0.49,0.38-0.64,0.69-0.98c0.73-0.79,0.96-1.61,0.99-2.65c0.02-0.56-0.16-0.82-0.26-1.32c-0.1-0.5,0.07-0.56,0.19-0.99\n\tc0.25-0.9-0.1-1.25-0.51-1.97c-0.49-0.89-0.41-1.66-0.41-2.65c0-1.65-0.01-1.98,0-3.63c0-0.36,0.08-0.83,0.01-1.17\n\tc-0.06-0.28-0.26-0.43-0.31-0.68c-0.08-0.35-0.02-0.76-0.03-1.13c0-0.46,0.18-0.72,0.25-1.07c0.16-0.77-0.22-1.33-0.42-2.07\n\tc-0.22-0.81-0.14-1.62-0.16-2.48c-0.01-0.27-0.1-0.67,0.05-0.92c0.22-0.35,0.86-0.47,1.1-0.89c0.48-0.84-0.71-2.16,0.02-2.79\n\tc0.6-0.51,1.79-0.04,2.28-0.53c0.55-0.55-0.09-1.63,0.2-2.27c0.29-0.63,1.22-0.7,1.79-0.85c1.39-0.36,0.39-0.82,0.47-1.83\n\tc0.1-1.29,2.16-1.29,2.83-2.12c0.55-0.68,0.29-0.92,0.17-1.66c-0.09-0.52-0.12-0.73-0.45-1.18c-0.26-0.36-0.46-0.54-0.55-0.97\n\tc-0.17-0.89,0.05-1.55,0.75-2.07c0.89-0.65,1.17-1.43,1.66-2.4c0.43-0.85,0.61-1.81,1.11-2.61c0.24-0.39,1-1.35,1.34-1.67\n\tc0,0,0.77,1.68,4.08-0.09c0.36-0.19,1.06-0.64,1.32-0.91c0.52-0.54,0.26-0.67-0.02-1.32c-0.1-0.24-0.09-0.49-0.22-0.74\n\tc-0.14-0.27-0.37-0.52-0.56-0.76c-0.35-0.46-0.61-0.9-0.81-1.39c0.5-0.72,2.95-0.59,3.72-0.39c0.43,0.12,0.92,0.48,1.34,0.63\n\tc0.57,0.21,1.23,0.29,1.73,0.61c0.81-0.8,1.55-0.85,2.09-1.95c0.27-0.56,0.26-1.11,0.63-1.63c0.57-0.82,1.52-1.1,1.69-2.15\n\tc0.13-0.79-0.09-1.43-0.27-2.15c-0.15-0.59-0.16-1.39-0.08-1.99c0.1-0.74,0.68-1.04,1.39-1.24c0.4-0.11,0.74-0.06,1.16-0.07\n\tc0.64-0.01,1.08-0.2,1.69-0.27c0.78-0.09,1.86,0.26,2.37,0.92c1.88-1.36,2.77-2.6,3.63-4.64c0.46-1.08,1.01-2.09,0.99-3.29\n\tc-0.02-1.29-0.01-2.78-0.72-3.86c-0.44-0.67-0.88-1.23,0.22-1.43c0.85-0.15,1.71,0.1,2.5,0.27c1.24,0.26,2.27,1.07,3.62,1.06\n\tc0.93-0.01,1.4-0.01,2.12-0.67c0.42-0.39,0.52-0.82,0.92-1.22c1.19-1.19,2.79-1.12,4.08-2.06c1.12-0.81,0.34-3.09-0.18-4.11\n\tc-0.31-0.61-0.78-1.17-0.51-1.84c0.33-0.83,1.34-1.28,2.17-1.33c1.14-0.06,1.84,0.43,2.91,0.77c0.9,0.29,1.79,1.09,2.7,1.22\n\tl52.07,30.4l0.45-0.01c0.33,0,0.15,0.27,0.16,0.58c0,0.1,0.04,0.31-0.02,0.4c-0.11,0.17-0.2,0.05-0.23,0.26\n\tc-0.05,0.34,0.16,0.45,0.41,0.56c0.09,0.04,0.27,0.12,0.33,0.19c0.09,0.09,0.06,0.01,0.08,0.17c0.01,0.07,0.01,0.18,0,0.25\n\tc-0.02,0.15-0.12,0.2-0.01,0.33c0.09,0.11,0.31,0.18,0.42,0.26c0.29,0.21,0.48,0.36,0.49,0.72c0.02,0.58-0.77,0.91-1.09,1.3\n\tc-0.21,0.25-0.33,0.32-0.31,0.68c0.01,0.33,0.41,0.47,0.66,0.62c0.18,0.11,0.35,0.17,0.52,0.29c0.18,0.13,0.31,0.29,0.49,0.41\n\tc0.34,0.23,1.46,0.86,0.97,1.39c-0.36,0.4-1.09,0.41-1.56,0.51c-0.17,0.04-0.29,0.13-0.41,0.25c-0.18,0.17-0.22,0.3-0.33,0.5\n\tc-0.21,0.37-0.8,0.12-1.06,0.49c-0.2,0.29-0.06,0.66,0.14,0.91c0.17,0.2,0.49,0.41,0.73,0.48c0.19,0.06,0.32,0.14,0.51,0.23\n\tc0.29,0.14,0.53,0.2,0.77,0.43c0.19,0.18,0.34,0.26,0.41,0.51c0.04,0.16,0.07,0.09-0.01,0.24c-0.06,0.12-0.18,0.27-0.27,0.36\n\tc-0.26,0.27-0.55,0.35-0.89,0.41c-0.16,0.03-0.64,0.1-0.73,0.25c-0.13,0.21,0.15,0.32,0.21,0.48c-0.28,0.29-1.29,0.7-0.85,1.24\n\tc0.14,0.17,0.43,0.27,0.61,0.41c0.17,0.13,0.37,0.3,0.46,0.49c0.1,0.22,0.08,0.49-0.02,0.7c-0.07,0.14-0.27,0.29-0.24,0.46\n\tc0.03,0.17,0.37,0.3,0.33,0.5c-0.02,0.1-0.31,0.29-0.38,0.37c-0.15,0.14-0.2,0.21-0.21,0.41c0,0.19-0.02,0.37,0.06,0.54\n\tc0.07,0.17,0.13,0.19,0.05,0.34c-0.09,0.16-0.31,0.27-0.36,0.44c-0.03,0.13,0.03,0.18,0.1,0.28c0.12,0.16,0.28,0.31,0.4,0.48\n\tc0.16,0.22,0.38,0.48,0.4,0.76c0.04,0.43-0.5,0.8-0.59,1.23c-0.18-0.08-0.42-0.13-0.48,0.13c-0.09,0.35,0.24,0.81,0.47,1.04\n\tc0.22,0.23,0.48,0.39,0.35,0.76c-0.04,0.1-0.15,0.17-0.22,0.25c-0.09,0.11-0.15,0.24-0.23,0.35c-0.14,0.18-0.32,0.34-0.43,0.54\n\tc-0.09,0.16-0.13,0.36-0.18,0.53c-0.07,0.25-0.12,0.25-0.39,0.37c-0.24,0.11-0.48,0.3-0.67,0.48c-0.21,0.2-0.16,0.47-0.35,0.67\n\tc-0.21,0.23-0.56,0.34-0.84,0.42c-0.18,0.05-0.37,0.14-0.56,0.16c-0.08,0.01-0.16-0.01-0.24,0.02c-0.02,0.11,0.1,0.16,0.16,0.23\n\tc0.11,0.12,0.14,0.22,0.22,0.37c0.09,0.18,0.22,0.35,0.31,0.54c0.14,0.29,0.19,0.43-0.03,0.66c-0.16,0.16-0.27,0.31-0.41,0.49\n\tc-0.14,0.19-0.43,0.33-0.49,0.58c-0.04,0.2,0.07,0.24-0.11,0.41c-0.21,0.2-0.44,0.35-0.49,0.67c-0.03,0.21,0.07,0.39,0.17,0.55\n\tc-0.23,0.1-0.54,0.24-0.74,0.4c-0.2,0.16-0.18,0.37-0.17,0.61c0.01,0.17,0.13,0.26,0.15,0.41c0.03,0.16-0.08,0.24-0.18,0.37\n\tc-0.24,0.31-0.1,0.55,0.2,0.79c0.16,0.13,0.4,0.2,0.6,0.25c0.22,0.05,0.48,0.16,0.7,0.17c-0.03,0.25-0.48,0.75-0.71,0.82\n\tc-0.12,0.04-0.28,0.06-0.41,0.08c-0.2,0.03-0.39,0.08-0.6,0.08c-0.35,0-0.8,0.07-1.14,0c-0.06-0.01-0.14-0.06-0.18-0.07\n\tc-0.12-0.02-0.17,0.02-0.31,0.05c-0.19,0.03-0.4,0.02-0.6,0.02c-0.28,0-0.5,0.12-0.77,0.2c-0.15,0.05-0.35,0.11-0.48,0.19\n\tc-0.2,0.12-0.1,0.24-0.14,0.44c-0.06,0.34-0.43,0.55-0.67,0.75c-0.17,0.14-0.31,0.22-0.41,0.42c-0.1,0.2-0.06,0.25-0.02,0.47\n\tc0.07,0.35,0.02,0.73,0.02,1.09c0,0.14,0.05,0.37-0.01,0.5c-0.09,0.18-0.49,0.37-0.66,0.45c-0.18,0.08-0.32,0.15-0.48,0.23\n\tc-0.14,0.07-0.24,0.13-0.35,0.23c-0.25,0.23-0.37,0.64-0.29,0.98c0.02,0.1,0.08,0.32,0.16,0.41c0.09,0.1,0.24,0.15,0.34,0.24\n\tc0.25,0.27,0,0.73-0.27,0.91c-0.23,0.16-0.54,0.1-0.8,0.1c-0.37,0-0.74,0-1.11,0c-0.16,0-0.29-0.02-0.43,0.06\n\tc-0.14,0.09-0.33,0.35-0.38,0.5c-0.11,0.33,0.08,0.73-0.01,1.06c-0.06,0.21-0.28,0.11-0.49,0.12c-0.36,0.01-0.82,0.07-1.16,0.19\n\tc-0.36,0.13-0.53,0.4-0.69,0.72c-0.09,0.17-0.05,0.33-0.06,0.51c-0.01,0.27-0.08,0.55-0.14,0.82c-0.14,0.63-0.56,1.17-0.52,1.83\n\tc0.01,0.17,0.09,0.31,0.09,0.47c0,0.11-0.04,0.15-0.07,0.25c-0.03,0.12-0.01,0.24-0.01,0.36c-0.05,0.84-1.15,0.97-1.76,1.21\n\tc-0.35,0.14-0.6,0.22-0.97,0.25c-0.17,0.01-0.42,0.11-0.57,0.18c-0.2,0.1-0.18,0.28-0.15,0.46c0,0.03,0.06,0.04,0.07,0.09\n\tc0.01,0.09-0.07,0.25-0.09,0.34c-0.13,0.5-0.52,0.91-0.58,1.42c-0.02,0.17-0.02,0.4,0.02,0.56c0.05,0.2,0.06,0.25-0.1,0.43\n\tc-0.11,0.11-0.28,0.17-0.41,0.25c-0.22,0.14-0.4,0.33-0.59,0.51c-0.18,0.17-0.33,0.51-0.56,0.62c-0.12,0.06-0.28,0.03-0.42,0.09\n\tc-0.11,0.05-0.22,0.12-0.33,0.17c-0.35,0.16-0.56,0.27-0.79,0.58c-0.13,0.18-0.22,0.27-0.2,0.49c0.01,0.2,0.11,0.4,0.18,0.59\n\tc0.09,0.25,0.23,0.46,0.39,0.67c0.15,0.19,0.31,0.21,0.5,0.33c0.2,0.13,0.35,0.36,0.44,0.58c0.03,0.07,0.05,0.15,0.06,0.23\n\tc0.02,0.16-0.03,0.16-0.09,0.26c-0.07,0.13-0.21,0.31-0.07,0.46c0.13,0.14,0.43,0.08,0.55,0.26c0.1,0.16,0.09,0.39,0.04,0.56\n\tc-0.1,0.3-0.2,0.61-0.35,0.87c-0.24,0.41-0.58,0.71-0.91,1.05c-0.13,0.14-0.29,0.32-0.24,0.53c0.03,0.12,0.19,0.28,0.26,0.37\n\tc0.12,0.16,0.18,0.35,0.31,0.5c0.2,0.24,0.37,0.49,0.56,0.73c0.08,0.1,0.15,0.2,0.23,0.3c0.15,0.19,0.35,0.31,0.51,0.48\n\tc0.13,0.13,0.24,0.24,0.39,0.35c0.12,0.09,0.31,0.21,0.37,0.37c0.08,0.23-0.12,0.54-0.23,0.74c-0.22,0.39-0.48,0.77-0.78,1.11\n\tc-0.32,0.36-0.69,0.72-0.97,1.11c-0.12,0.17-0.19,0.24-0.08,0.4c-0.29,0.16-0.64,0.23-0.95,0.35c-0.25,0.09-0.46,0.21-0.7,0.33\n\tc-0.53,0.29-0.96,1.07-1.07,1.66c-0.06,0.31-0.01,0.63,0.11,0.91c0.14,0.32-0.01,0.69-0.29,0.87c-0.59,0.4-1.4,0.72-1.3,1.55\n\tc0.04,0.35-0.1,0.51-0.44,0.64c-0.38,0.15-0.74,0.3-1.13,0.4c-0.35,0.09-0.52,0.22-0.82,0.39c-0.15,0.09-0.33,0.19-0.43,0.34\n\tc-0.1,0.16-0.18,0.39-0.23,0.58c-0.11,0.43,0.15,0.81,0.15,1.24c0,0.23,0.03,0.36-0.12,0.55c-0.2,0.24-0.52,0.55-0.46,0.9\n\tc0.03,0.17,0.25,0.45,0.37,0.58c0.17,0.17,0.41,0.28,0.62,0.39c0.14,0.08,0.28,0.15,0.43,0.21c0.21,0.07,0.43,0.21,0.65,0.26\n\tc0.32,0.08,0.66,0.06,0.96,0.17c-0.13-0.09-0.12-0.15-0.14-0.32c-0.01,0.47,0.08,0.99-0.14,1.41c-0.08,0.14-0.21,0.23-0.33,0.33\n\tc-0.14,0.11-0.27,0.26-0.43,0.35c-0.33,0.19-0.65,0.38-0.83,0.73c-0.07,0.13-0.08,0.17-0.08,0.33c0,0.09,0,0.18,0,0.27\n\tc0,0.16,0.06,0.25,0.09,0.39c0.02,0.12,0.03,0.38-0.02,0.5c-0.07,0.18-0.32,0.3-0.46,0.41c-0.29,0.23-0.61,0.4-0.87,0.65\n\tc-0.09,0.09-0.23,0.12-0.31,0.2c-0.1,0.09-0.15,0.22-0.24,0.31c-0.31,0.33-0.37,0.66-0.41,1.09c-0.06,0.55-0.64,0.92-0.67,1.47\n\tc-0.01,0.12,0.05,0.31,0.01,0.41c-0.04,0.13-0.18,0.21-0.26,0.31c-0.1,0.13-0.19,0.3-0.25,0.45c-0.28,0.75,0.2,1.36,0.67,1.89\n\tc0.13,0.15,0.27,0.23,0.43,0.3c0.31,0.14,0.61,0.31,0.88,0.52c0.29,0.23,0.35,0.54,0.35,0.9c0,0.45-0.24,0.68-0.58,0.94\n\tc-0.23,0.18-0.54,0.31-0.83,0.37c-0.23,0.05-0.41-0.04-0.58,0.18c-0.14,0.18-0.05,0.25,0.07,0.42c0.18,0.24,0.3,0.2,0.58,0.26\n\tc0.47,0.11,1,0.38,1.12,0.89c0.17,0.75-0.56,1.55-1.18,1.82c-0.3,0.13-0.9,0.5-0.74,0.91c0.04,0.09,0.17,0.19,0.24,0.27\n\tc0.09,0.12,0.16,0.2,0.27,0.31c0.23,0.22,0.45,0.44,0.56,0.75c0.08,0.22,0.17,0.32,0.11,0.55c-0.1,0.37-0.35,0.69-0.43,1.06\n\tc-0.08,0.38,0.25,0.48,0.54,0.61c0.12,0.05,0.24,0.11,0.35,0.16c0.11,0.06,0.22,0.11,0.33,0.17c0.08,0.05,0.16,0.07,0.25,0.08\n\tc0.17,0.15-0.01,0.3-0.02,0.51c-0.01,0.24,0.11,0.6,0.25,0.79c0.33,0.44,0.92,0.6,1.39,0.84c0.35,0.17,0.57,0.58,0.33,0.91\n\tc-0.14,0.19-0.35,0.41-0.58,0.49c-0.34,0.11-0.72,0.08-1.07,0.15c-0.58,0.12-1.13,0.26-1.55,0.69c-0.18,0.18-0.26,0.34-0.35,0.58\n\tc-0.15,0.38-0.3,0.74-0.37,1.15c-0.06,0.36-0.17,0.73-0.19,1.1c-0.02,0.38,0,0.76,0,1.14c0,0.39-0.12,0.98,0.1,1.32\n\tc0.13,0.19,0.32,0.2,0.46,0.35c0.09,0.09,0.1,0.29,0.1,0.41c-0.01,0.63-0.07,1.23,0.42,1.7c0.08,0.08,0.21,0.13,0.25,0.25\n\tc0.07,0.2-0.03,0.48-0.01,0.69c0.04,0.32,0.17,0.81,0.43,1.03c0.21,0.17,0.58,0.17,0.83,0.27c0.29,0.11,0.62,0.17,0.89,0.31\n\tc0.17,0.09,0.32,0.23,0.33,0.43c0.01,0.18-0.09,0.51-0.19,0.66c-0.32,0.51-0.95,0.69-1.39,1.07c-0.58,0.49-0.19,1.12-0.22,1.74\n\tc0,0.07-0.01,0.17-0.02,0.24c-0.02,0.17-0.05,0.11-0.15,0.24c-0.07,0.1-0.08,0.16-0.18,0.23c-0.12,0.09-0.22,0.16-0.33,0.27\n\tc-0.32,0.3-0.8,0.68-0.83,1.16c-0.01,0.21-0.01,0.45,0,0.66c0.02,0.28,0.12,0.51,0.25,0.74c0.16,0.29,0.3,0.54,0.49,0.81\n\tc0.14,0.18,0.3,0.38,0.39,0.59c-0.11,0.01-0.21-0.02-0.31-0.08c0.08,0.08,0.42,0.25,0.5,0.34c0.1,0.12,0.17,0.3,0.25,0.43\n\tc0.1,0.16,0.18,0.28,0.31,0.41c0.07,0.07,0.15,0.14,0.2,0.22c0.06,0.08,0.07,0.17,0.14,0.25c0.08,0.1,0.19,0.15,0.27,0.24\n\tc0.12,0.13,0.19,0.29,0.31,0.42c0.16,0.17,0.32,0.35,0.5,0.51c0.42,0.38,0.75,0.82,1.16,1.22c0.32,0.32,0.64,0.62,0.97,0.91\n\tc0.39,0.33,0.58,0.83,0.86,1.24c0.21,0.3,0.51,0.57,0.76,0.82c0.1,0.11,0.24,0.26,0.28,0.41c0.05,0.16-0.01,0.33,0.01,0.49\n\tc0.06,0.45,0.14,0.83,0.44,1.18c0.32,0.37,0.34,0.66,0.2,1.11c-0.18,0.59-0.36,1.22-0.72,1.74c-0.1,0.15-0.24,0.24-0.32,0.41\n\tc-0.04,0.09-0.04,0.16-0.09,0.25c-0.1,0.17-0.22,0.34-0.33,0.51c-0.09,0.14-0.22,0.32-0.25,0.49c-0.04,0.2,0,0.46,0,0.66\n\tc0,0.28,0.02,0.53,0.06,0.81c0.06,0.36,0.16,0.66,0.25,1.01c0.02,0.07,0.01,0.16,0.03,0.23c0.05,0.12,0.17,0.16,0.22,0.27\n\tc0.06,0.12,0.09,0.28,0.1,0.41c0.04,0.52-0.03,1.05-0.01,1.57c0.01,0.26,0.15,0.6,0.25,0.83c0.13,0.28,0.17,0.6,0.33,0.85\n\tc0.26,0.41,0.7,0.43,1.06,0.73c0.39,0.33,0.26,0.82,0.61,1.16c0.22,0.22,0.55,0.4,0.82,0.56c0.21,0.12,0.25,0.24,0.4,0.41\n\tc0.21,0.23,0.66,0.38,0.95,0.45c0.3,0.07,0.58,0.08,0.87-0.04c0.3-0.12,0.61-0.17,0.9-0.33c0.22-0.13,0.46-0.26,0.66-0.41\n\tc0.34-0.27,0.8-0.64,1.26-0.66c0.27-0.01,0.35,0.04,0.57,0.16c0.16,0.09,0.34,0.14,0.49,0.25c0.15,0.11,0.21,0.25,0.31,0.41\n\tc0.1,0.16,0.22,0.3,0.29,0.48c0.07,0.18,0.07,0.38,0.15,0.56c0.11,0.23,0.2,0.47,0.31,0.7c0.1,0.21,0.2,0.4,0.35,0.58\n\tc0.09,0.11,0.14,0.12,0.17,0.26c0.03,0.14-0.01,0.33-0.01,0.47c0.02,0.69,0.4,1.3,0.92,1.74c0.47,0.4,1.37,0.69,1.39,1.4\n\tc0.01,0.24,0.01,0.44,0.09,0.66c0.08,0.21,0.23,0.28,0.38,0.44c0.12,0.12,0.22,0.24,0.35,0.35c0.4,0.34,0.8,0.66,0.83,1.21\n\tc0.02,0.43,0.01,0.96,0.35,1.29c0.12,0.12,0.27,0.23,0.39,0.35c0.19,0.17,0.21,0.19,0.31,0.41c0.08,0.18,0.16,0.33,0.21,0.51\n\tc0.07,0.26,0.25,0.47,0.31,0.72c0.09,0.37,0.01,0.78,0.32,1.07c0.23,0.22,0.54,0.24,0.82,0.35c0.2,0.08,0.35,0.21,0.53,0.31\n\tc0.51,0.26,0.83,0.91,1.05,1.43c0.1,0.22,0.18,0.43,0.25,0.66c0.07,0.24,0.03,0.5,0.1,0.73c0.04,0.14,0.07,0.11,0.05,0.26\n\tc-0.02,0.12-0.05,0.23-0.06,0.36c-0.02,0.36-0.26,0.55-0.41,0.86c-0.18,0.36-0.44,0.59-0.75,0.85c-0.1,0.08-0.19,0.19-0.29,0.26\n\tc-0.09,0.06-0.2,0.08-0.29,0.15c-0.11,0.08-0.29,0.24-0.35,0.38c-0.08,0.16,0.01,0.32,0.07,0.5c-0.07,0.04-0.12,0.01-0.13-0.07\n\tc0.01,0.35,0.25,0.91,0.45,1.16c0.2,0.26,0.48,0.65,0.79,0.79c0.22,0.11,0.52,0.11,0.74,0.21c0.34,0.15,0.75,0.41,1.08,0.61\n\tc0.22,0.13,0.43,0.28,0.66,0.42c0.18,0.11,0.45,0.2,0.61,0.32c0.23,0.17,0.43,0.33,0.71,0.47c0.32,0.15,0.59,0.3,0.9,0.5\n\tc0.87,0.54,1.73,1.16,2.56,1.77c0.31,0.23,0.46,0.54,0.76,0.79c0.32,0.28,0.53,0.4,0.76,0.74c0.3,0.42,0.66,0.93,1.03,1.25\n\tc0.93,0.83,1.62,1.79,1.75,3c0.05,0.44,0.06,1.1-0.05,1.52c-0.05,0.22-0.3,0.53-0.28,0.75c0.01,0.14,0.1,0.18,0.12,0.28\n\tc0.04,0.16-0.01,0.31,0.02,0.46c0.09,0.47,0.62,0.92,0.88,1.32c0.36,0.55,0.71,1.01,1.16,1.49c0.45,0.48,0.86,0.99,1.28,1.49\n\tc0.19,0.23,0.29,0.53,0.48,0.74c0.09,0.1,0.26,0.14,0.35,0.24c0.13,0.14,0.2,0.34,0.32,0.5c0.31,0.43,0.69,0.87,0.79,1.36\n\tc0.06,0.28,0.05,0.58,0.04,0.87c-0.01,0.4-0.08,0.44-0.5,0.54c-0.27,0.06-0.55,0.04-0.82,0.04c-0.32-0.01-0.39,0.11-0.65,0.17\n\tc-0.25,0.06-0.58-0.03-0.83-0.01c-0.33,0.02-0.62,0.16-0.96,0.19c-0.14,0.78-0.66,1.36-1.02,2.04c-0.19,0.35-0.45,0.74-0.32,1.16\n\tc0.06,0.21,0.27,0.37,0.37,0.58c0.11,0.23,0.09,0.42,0.15,0.66c0.21,0.82,0.29,1.6,0.29,2.48c0,0.37,0.06,0.8-0.04,1.16\n\tc-0.1,0.37-0.09,0.78-0.29,1.09c-0.38,0.6-1.25,1.16-1.33,1.88c-0.05,0.47,0.15,0.87,0.17,1.32c0.03,0.54,0.03,1.11,0,1.65\n\tc-0.02,0.45-0.17,0.85-0.17,1.32c0,0.41,0,0.83,0,1.24c0,0.41-0.02,0.67,0.16,1.01c0.21,0.4,0.51,0.72,0.79,1.07\n\tc0.58,0.69,1.26,1.26,1.85,1.91c0.31,0.33,0.5,0.78,0.74,1.15c0.09,0.14,0.21,0.25,0.22,0.4c0.01,0.2-0.27,0.48-0.27,0.68\n\tc0,0.15,0.11,0.24,0.14,0.4c0.04,0.19-0.02,0.38,0.03,0.58c0.15,0.55,0.13,1.07,0.13,1.65c0,0.34-0.15,1.15,0.03,1.45\n\tc0.1,0.17,0.22,0.15,0.37,0.2c0.26,0.09,0.43,0.16,0.67,0.33c0.18,0.13,0.41,0.23,0.58,0.37c0.21,0.16,0.27,0.34,0.42,0.54\n\tc0.35,0.45,0.74,0.66,0.93,1.2c0.29,0.81,0.12,1.95,0.13,2.84c0.01,0.51-0.16,0.98-0.17,1.49c0,0.45,0.09,0.75,0.16,1.15\n\tc0.06,0.37,0.12,0.7,0.16,1.08c0.05,0.48,0.41,0.7,0.67,1.07c0.26,0.36,0.16,0.88,0.16,1.32c0,0.48,0,0.97,0,1.45\n\tc0,0.44-0.07,0.94,0.04,1.36c0.07,0.26,0.13,0.38,0.13,0.66c0,0.25-0.02,0.44,0.08,0.66c0.18,0.42,0.54,0.9,0.83,1.26\n\tc0.27,0.35,0.51,0.76,0.84,1.05c0.39,0.34,0.69,0.68,0.98,1.08c0.08,0.12,0.3,0.33,0.25,0.48c-0.19,0.51-0.33,1.03-0.33,1.58\n\tc0,0.52-0.06,0.77-0.29,1.19c-0.1,0.18-0.23,0.33-0.33,0.5c-0.17,0.25-0.13,0.44-0.22,0.69c-0.13,0.35-0.47,0.7-0.62,1.04\n\tc0.28,0.18,0.06,0.47,0.13,0.71c0.06,0.21,0.26,0.43,0.34,0.65c0.22,0.61,0.33,1.09,0.33,1.75c0,0.54,0.09,1.19,0.01,1.72\n\tc-0.09,0.59-0.68,1.16-1.16,1.45c-0.45,0.27-0.65,0.46-0.98,0.86c-0.22,0.27-0.54,0.47-0.64,0.83c-0.03,0.12,0.03,0.37-0.05,0.46\n\tc-0.14,0.17-0.52,0.14-0.7,0.2c-1.03,0.33-2.08,0.61-3.2,0.5c-1.3-0.12-2.32-1.01-3.52-0.02c-0.22,0.19-0.34,0.46-0.53,0.67\n\tc-0.21,0.23-0.4,0.39-0.58,0.66c-0.4,0.6-0.86,1.15-1.28,1.75c-0.23,0.32-0.34,0.7-0.58,1.02c-0.2,0.27-0.45,0.52-0.5,0.86\n\tc-0.06,0.38,0.04,0.4-0.15,0.7c-0.26,0.39-0.6,0.73-0.8,1.16c-0.13,0.29-0.17,0.56-0.2,0.86c-0.02,0.24-0.15,0.37-0.18,0.57\n\tc-0.03,0.25,0.15,0.41,0.18,0.66c0.04,0.3,0.05,0.56,0.15,0.83c0.2,0.54,0.53,1.06,0.83,1.57c0.33,0.56,0.64,1.1,1.04,1.56\n\tc0.37,0.43,0.69,0.93,1.12,1.3c0.4,0.34,0.88,0.56,1.27,0.9c0.21,0.19,0.33,0.4,0.53,0.58c0.27,0.25,0.58,0.35,0.8,0.7\n\tc0.07,0.1,0.09,0.23,0.15,0.33c0.09,0.15,0.27,0.24,0.35,0.36c0.07,0.12,0,0.17,0.03,0.29c0.04,0.19,0.11,0.39,0.15,0.58\n\tc0.1,0.51,0.01,1.09-0.11,1.57c-0.07,0.26-0.04,0.55-0.04,0.83c0.01,0.35-0.16,0.53-0.13,0.82c0.06,0.51,0.47,0.81,0.46,1.33\n\tc0,0.27,0,0.55,0,0.83c0,0.41-0.11,0.62-0.17,0.99c-0.09,0.5,0.01,1.12,0.17,1.57c0.18,0.5,0.52,0.58,0.99,0.73\n\tc0.68,0.23,0.71,0.62,0.87,1.28c0.18,0.77,0.34,1.37,0.29,2.19c-0.04,0.62-0.21,1.15-0.54,1.64c-0.13,0.2-0.2,0.4-0.41,0.55\n\tc-0.23,0.16-0.6,0.13-0.53,0.52c0.06,0.33,0.6,1.11,0.85,1.38c0.51,0.57,1.22,0.92,1.79,1.4c1.03,0.86-0.85,2.35-0.02,3.27\n\tc0.16,0.18,0.46,0.21,0.51,0.48c0.05,0.27-0.18,0.41-0.34,0.58c-0.23,0.24-0.35,0.39-0.66,0.54c-0.35,0.17-0.64,0.42-0.99,0.59\n\tc-0.42,0.2-0.95,0.32-1.2,0.77c-0.14,0.24-0.13,0.51-0.28,0.74c-0.11,0.17-0.31,0.32-0.46,0.47c-0.34,0.34-0.61,0.74-1.02,0.99\n\tc-0.62,0.37-1.22,0.73-1.91,0.97c-0.26,0.09-0.48,0.12-0.74,0.18c-0.2,0.05-0.28,0.12-0.5,0.13c-0.11,0-0.22-0.03-0.33-0.01\n\tc-0.32,0.06-0.48,0.18-0.83,0.17c-0.32,0-0.69,0.06-0.99-0.03c-0.81-0.26-1.58-0.59-2.32-1c-0.51-0.28-0.79-0.69-0.82-1.28\n\tc-0.03-0.46-0.07-1.02,0.18-1.4c0.25-0.38,0.81-0.45,0.98-0.9c0.33-0.87,0.34-2.28-0.38-2.94c-0.46-0.43-1.03-0.84-1.56-1.2\n\tc-0.42-0.28-0.88-0.57-1.34-0.79c-0.22-0.11-0.62-0.39-0.86-0.35c-0.27,0.05-0.5,0.52-0.83,0.61c-0.23,0.07-0.59,0.08-0.82,0\n\tc-0.3-0.1-0.76-0.42-0.99-0.63c-0.33-0.3-0.63-0.59-0.93-0.9c-0.18-0.18-0.41-0.32-0.64-0.43c-0.24-0.11-0.53-0.13-0.71-0.32\n\tc-0.45-0.47-0.36-1.24-0.36-1.83c0-1-0.14-2.09-0.66-2.97c-0.19-0.32-0.76-0.58-1.16-0.5c-0.57,0.11-1.09,0.29-1.65,0.46\n\tc-0.56,0.17-0.86,0.5-1.33,0.83c-0.43,0.3-0.95,0.21-1.48,0.2c-0.69-0.01-0.72,0.46-1,1c-0.13,0.25-0.17,0.34-0.16,0.65\n\tc0,0.06,0.03,0.26,0.01,0.34c-0.05,0.17-0.2,0.18-0.26,0.32c-0.19,0.39-0.06,0.79-0.44,1.13c-0.09,0.08-0.36,0.13-0.47,0.2\n\tc-0.1,0.06-0.19,0.15-0.29,0.21c-0.27,0.18-0.63,0.25-0.87,0.48c-0.46,0.46-0.22,1.01-0.48,1.54c-0.22,0.45-0.6,0.73-1.02,1.03\n\tc-1.23,0.89-0.28,1.78,0.05,2.85c0.17,0.56,0.39,1.02,0.25,1.61c-0.01,0.04-0.12,0.12-0.14,0.19c-0.04,0.16,0.05,0.35,0.02,0.51\n\tc-0.04,0.17-0.19,0.43-0.32,0.5c-0.32,0.15-0.93-0.08-1.26-0.14c-0.43-0.08-0.69-0.14-1.07-0.33c-0.71-0.36-1.15-0.69-1.49-1.45\n\tc-0.21-0.46-0.34-0.86-0.82-1.08c-0.52-0.23-1.12-0.11-1.69,0.04c-0.55,0.14-0.89,0.62-1.12,1.05c-0.05,0.08-0.05,0.19-0.11,0.28\n\tc-0.08,0.12-0.25,0.19-0.35,0.29c-0.2,0.2-0.38,0.43-0.57,0.65c-0.41,0.49-0.29,1.05-0.29,1.66c0,0.25-0.01,0.5,0,0.74\n\tc0.02,0.45,0.1,0.38,0.42,0.62c0.16,0.12,0.31,0.3,0.37,0.49c0.06,0.2,0.17,0.43,0.21,0.62c0.06,0.28-0.06,0.44,0.11,0.71\n\tc0.15,0.25,0.52,0.3,0.54,0.59c-0.16,0.05-0.33,0.06-0.49,0.03c-0.17,0.22-0.05,0.83-0.17,1.08c-0.1,0.22-0.21,0.27-0.33,0.41\n\tc-0.21,0.23-0.51,0.56-0.83,0.71c-0.71,0.34-1.62,0.05-2,0.85c-0.19,0.4-0.07,0.68-0.14,1.08c-0.07,0.39-0.18,0.65-0.17,1.07\n\tc0.01,0.39-0.1,0.71-0.16,1.08c-0.02,0.13-0.11,0.27-0.13,0.36c-0.04,0.2-0.01,0.41-0.07,0.61c-0.44-0.2-0.95-0.22-1.46-0.35\n\tc-0.36-0.09-0.64-0.27-1.02-0.34c-0.41-0.07-0.81-0.21-1.21-0.28c-0.4-0.07-0.79,0.11-1.13,0.31c-0.14,0.08-0.3,0.22-0.43,0.32\n\tc-0.34,0.29-0.29,0.44-0.33,0.84c-0.05,0.51-0.61,0.52-0.99,0.81c-0.23,0.18-0.43,0.39-0.5,0.67c-0.04,0.17-0.17,0.5-0.17,0.66\n\tc0,0.21,0.17,0.43,0.19,0.66c0.01,0.18,0.05,0.5,0,0.67c-0.13,0.47-0.68,0.84-1.08,1c-0.32,0.13-0.34,0.14-0.66,0.06\n\tc-0.31-0.08-0.35-0.1-0.66,0c-0.39,0.12-0.73,0.32-1.08,0.54c-0.49,0.31-0.88,0.14-1.44,0c-0.51-0.12-0.77-0.42-1.19-0.7\n\tc-0.43-0.29-0.64-0.68-0.98-1.03c-0.33-0.35-0.74-0.75-1.12-1.07c-0.33-0.27-0.65-0.56-0.95-0.87c-0.22-0.22-0.43-0.45-0.67-0.65\n\tc-0.23-0.2-0.33-0.17-0.58-0.26c-0.33-0.12-0.65-0.23-0.98-0.33c-0.58-0.18-1.09-0.49-1.64-0.73c-0.54-0.24-1.05-0.62-1.51-1.01\n\tc-0.29-0.25-0.39-0.58-0.66-0.87c-0.33-0.36-0.83-0.85-1.32-1c-0.39-0.12-0.91-0.03-1.32-0.03c-0.47,0-0.99,0.07-1.45-0.04\n\tc-0.68-0.15-1.24-0.6-1.94-0.62c-0.21-0.01-0.46-0.03-0.66,0.02c-0.32,0.07-0.33,0.23-0.65,0.06c-0.29-0.15-0.75-0.46-0.98-0.67\n\tc-0.35-0.31-0.58-0.77-0.93-1.08c-0.29-0.26-0.66-0.45-0.98-0.64c-0.41-0.25-0.83-0.59-1.33-0.75c-0.53-0.17-1.2-0.08-1.79-0.08\n\tc-0.54,0-0.98,0.17-1.52,0.16c-0.67-0.01-1.37-0.23-1.98-0.49c-0.55-0.24-0.28-0.86-0.65-1.2c-0.2-0.19-0.6-0.3-0.84-0.45\n\tc-0.3-0.2-0.23-0.22-0.32-0.49c-0.26-0.72-0.85-1.14-1.57-1.42c-0.52-0.2-0.84,0.07-1.32,0.09c-0.64,0.03-1.16-0.35-1.74,0.03\n\tc-0.27,0.18-0.48,0.44-0.74,0.63c-0.24,0.17-0.48,0.31-0.74,0.45c-0.27,0.15-0.5,0.36-0.74,0.54c-0.35,0.26-0.27,0.3-0.44,0.66\n\tc-0.19,0.4-0.96,0.88-1.38,0.98c-0.24,0.06-0.51-0.05-0.75,0c-0.23,0.05-0.37,0.15-0.63,0.2c-0.07,0.25,0.04,0.5-0.11,0.73\n\tc-0.16,0.24-0.41,0.22-0.65,0.32c-0.56,0.22-0.48,0.75-0.99,0.91c-0.24,0.08-0.5,0.12-0.75,0.17c-0.21,0.04-0.29,0.11-0.48,0.17\n\tc-0.5,0.15-0.93,0.13-1.21,0.65c-0.13,0.24-0.07,0.4-0.11,0.66c-0.05,0.33-0.18,0.67-0.26,1c-0.13,0.5-0.25,0.99-0.37,1.49\n\tc-0.07,0.29-0.04,0.6-0.04,0.89c0,0.3-0.08,0.48-0.13,0.76c-0.06,0.28,0.09,0.39,0.14,0.66c0.06,0.33-0.22,0.62-0.15,0.92\n\tc0.05,0.02,0.1,0.05,0.15,0.07c-0.38-0.04-0.63,0.38-0.99,0.46c-0.27,0.06-0.54,0.04-0.82,0.04c-0.36,0-0.65,0.1-0.99,0.16\n\tc-0.35,0.06-0.48,0.11-0.5,0.49c-0.02,0.38,0.29,0.55,0.06,0.87c-0.13,0.19-0.49,0.34-0.71,0.41c-0.33,0.12-0.66,0.16-0.99,0.24\n\tc-0.35,0.08-0.63,0.28-0.99,0.3c-0.31,0.02-0.65-0.06-0.95,0.03c-0.3,0.09-0.64,0.4-0.87,0.63c-0.2,0.2-0.52,0.62-0.8,0.68\n\tc-0.2,0.04-0.48-0.16-0.69-0.19c-0.16-0.02-0.34,0.05-0.5,0.02c-0.15-0.04-0.16-0.15-0.31-0.18c-0.14-0.03-0.35,0.01-0.49,0.01\n\tc-0.37,0-0.53,0.09-0.82,0.17c-0.24,0.07-0.38,0.04-0.64,0.16c-0.18,0.08-0.37,0.2-0.53,0.33c-0.29,0.22-0.61,0.62-0.67,1\n\tc-0.08,0.54-0.19,1.24-0.81,1.45c-0.71,0.24-1.79,0.01-2.48-0.17c-0.57-0.14-1.34-0.26-1.94-0.09c-0.36,0.1-0.38,0.33-0.53,0.63\n\tc-0.16,0.32-0.41,0.45-0.79,0.49c-0.38,0.04-0.53-0.1-0.84-0.18c-0.33-0.09-0.84,0-1.18,0.01c-0.61,0.01-1.45,0.51-1.65,1.15\n\tc-0.07,0.23,0.05,0.3-0.15,0.51c-0.13,0.14-0.34,0.2-0.51,0.28c-0.32,0.16-0.64,0.34-0.99,0.38c-0.74,0.07-1.52,0.04-2.13,0.52\n\tc-0.15,0.12-0.41,0.28-0.52,0.43c-0.14,0.19-0.11,0.19-0.17,0.45c-0.1,0.45-0.27,0.62-0.65,0.87c-0.27,0.18-0.54,0.4-0.82,0.58\n\tc-0.31,0.19-0.81,0.28-0.97,0.66c-0.07,0.16,0,0.29-0.02,0.46c-0.03,0.18-0.14,0.3-0.22,0.46c-0.13,0.25-0.46,0.68-0.75,0.21\n\tc-0.13-0.21-0.03-0.76-0.03-1C133.55,546.72,133.84,546.34,133.46,546.2z\"\n                title=\"La Paz\"\n                id=\"BO-L\"\n              ><\/path>\n            <\/a>\n            <a href=\"#\" class=\"uknown-depto-btn\" id=\"btn-unknown\">\n              <path\n                class=\"st1\"\n                d=\"M574.02,283.82c-0.82,0.02-2.94-0.45-3.45-1.1c-0.49-0.64-0.69-1.32-1.72-0.99c-0.62,0.2-1.18,1.23-1.84,1.27\n\tc-0.46,0.03-0.76-0.32-1.17-0.47c-1.24-0.46-1.52,0.26-2.51,0.52c-0.8,0.21-2.37,0.05-3.17-0.1c-0.65-0.12-0.76-0.23-1.41,0.08\n\tc-0.29,0.14-0.47,0.28-0.8,0.34c-0.97,0.17-2.09-0.03-2.98-0.38c-1.07-0.42-1.49-0.77-1.49-1.94c0-0.99-0.09-1.98-0.96-2.66\n\tc-0.68-0.53-1.54-0.39-2.3-0.64c-0.68-0.22-0.48-0.18-0.7-0.84c-0.25-0.73-0.42-1.14-1.18-1.44c-1.11-0.43-1.32-0.6-1.79-1.71\n\tc-0.08-0.19-0.27-0.85-0.39-0.99c-0.38-0.42-0.75-0.27-1.26-0.39c-1.11-0.24-1.17-0.88-1.69-1.72c-0.36-0.58-1.22-0.78-1.81-1.18\n\tc-0.43-0.29-1.91-1.8-2.45-1.65c0.09-0.02,0.18-0.04,0.27-0.06c0.25-0.75,0.04-1.79,0.06-2.58c0.01-0.51-0.14-0.67-0.26-1.07\n\tc-0.11-0.38-0.02-0.7-0.06-1.08c-0.16-1.43-1.08-0.87-2.01-1.14c-0.77-0.22-0.54-1.07-1.03-1.48c-0.55-0.46-1.66,0.16-2.42,0.14\n\tc-1.18-0.02-1.18-0.64-1.89-1.35c-0.65-0.64-1.47-0.07-2.26-0.29c-0.28-0.08-0.37-0.3-0.63-0.44c-0.56-0.3-0.54-0.18-1-0.08\n\tc-0.36,0.08-0.93,0.36-1.37,0.19c-0.44-0.18-0.38-0.5-0.59-0.86c-0.24-0.42-0.01-0.38-0.52-0.5c-0.36-0.09-0.67,0.04-0.93,0.25\n\tc-0.57,0.46-0.7,1.32-1.22,1.83c-0.7,0.68-1.19,0.68-2,0.18c-0.7-0.44-1.38-1.02-1.98-1.58c-0.53-0.49-1.04-1.14-1.82-0.97\n\tc-0.8,0.17-1.05,0.88-1.99,0.65c-0.62-0.15-0.35-0.28-0.72-0.69c-0.32-0.35-0.29-0.23-0.74-0.31c-0.92-0.16-2.17-0.28-3.01-0.75\n\tc-0.72-0.4-0.72-0.76-0.8-1.4c-0.06-0.49,0.18-0.42-0.36-0.83c-0.28-0.21-0.61-0.23-0.78-0.52c-0.09-0.15-0.23-0.95-0.27-1.13\n\tc-0.07-0.3-0.12-0.57-0.05-0.88c-0.64,0.72-1.65,0.93-2.34,1.61c-0.84,0.83-1.98,1.83-3.3,1.59c-0.56-0.1-1.33-0.38-1.82-0.66\n\tc-0.64-0.37-0.65-0.84-1-1.34c-0.37-0.52-1.12-0.81-1.48-1.32c-0.27-0.39-0.33-0.8-0.37-1.27c-0.62-0.17-1.17,0.12-1.69-0.28\n\tc-0.42-0.33-0.96-1.02-1.24-1.42c-0.34-0.49-0.37-1.07-0.65-1.58c-0.18-0.33-0.2-0.29-0.33-0.73c-0.08-0.29,0.12-0.44-0.18-0.65\n\tc-0.31-0.22-0.67,0.13-0.98,0.13c-0.41-0.01-0.64-0.07-0.99-0.33c-0.79-0.58-0.86-0.82-1.89-0.8c-0.64,0.01-1.62,0.16-2.26,0.02\n\tc-0.41-0.09-0.56-0.58-0.97-0.68c-0.09-0.02-0.18-0.04-0.27-0.06c-0.03-0.4-0.34-0.56-0.41-0.91c-0.1-0.49,0.02-0.66-0.22-1.1\n\tc-0.12-0.1-0.24-0.2-0.36-0.31c-0.09-0.19-0.1-0.38-0.05-0.59c-0.18-0.46-0.43-0.87-0.77-1.26c-0.35-0.4-0.77-0.76-1.15-1.14\n\tc-0.21-0.21-0.47-0.41-0.66-0.64c-0.15-0.19-0.27-0.39-0.37-0.61c-0.06-0.2,0.01-0.33,0.2-0.39c0.02-0.54,0.23-0.6-0.22-1.01\n\tc-0.49-0.44-0.74-0.23-1.02-0.89c-0.28-0.65-0.58-1.37-1.07-1.92c-0.32-0.36-0.51-0.27-0.91-0.47c-0.29-0.14-0.67-0.58-0.97-0.62\n\tc-0.75-0.08-1.34,0.96-1.79,1.36c-1.06,0.95-3.07,2.24-4.5,2.31c-0.81,0.04-1.61,0.06-2.31-0.4c-0.89-0.59-1.44-1.51-2.64-1.18\n\tc-0.98,0.27-1.66,0.37-2.65-0.07c-0.85-0.37-0.53-0.93-1.05-1.64c-0.64-0.87-1.59-1.49-2.17-2.41c-0.47-0.73-0.25-1.37-0.45-2.17\n\tc-1.36-0.41-2.77-0.41-4.1-0.71c-0.54-0.12-0.68-0.36-1.02-0.83c-0.41-0.56-0.77-0.86-1.28-1.32c-1.84-1.65-3.97-3.24-6.44-3.82\n\tc-0.51-0.12-1.1-0.29-1.63-0.33c-0.84-0.07-1.52-0.2-2.34-0.34c-1.13-0.19-2.44,0.02-3.39,0.59c-0.75,0.45-1.63,1.11-2.53,1.34\n\tc-0.42,0.11-0.9,0.17-1.33,0.09c-0.28-0.05-0.57-0.23-0.76-0.27c-0.54-0.12-0.99-0.19-0.97,0.53c-0.91,0.12-1.05,0.28-1.51,1.04\n\tc-0.41,0.69-0.95,1.39-1.14,2.19c-0.37-0.2-0.73-0.11-1.1-0.23c-0.36-0.11-0.64-0.36-0.99-0.48c-0.65-0.23-1.33-0.23-1.98,0\n\tc-1.09,0.38-1.33,0.85-2.33-0.15c-0.33-0.34-0.34-0.49-0.81-0.68c-0.26-0.11-0.43,0.09-0.67-0.18c-0.4,0.48-0.66,0.87-1.3,0.84\n\tc-1.07-0.05-0.91-0.9-1.65-1.26c-1.1-0.54-1.56,2.23-2.98,0.87c-0.26-0.25-0.5-0.57-0.6-0.92c-0.08-0.28,0.05-0.69-0.11-0.92\n\tc-0.36-0.52-1.35-0.46-1.86-0.32c-1.14,0.31-3.36,2.66-4.39,1.6c-0.52-0.53,0-1.43-0.61-1.7c-0.24-0.1-0.73,0.04-1.01,0.03\n\tc-0.5-0.02-0.59-0.12-0.99-0.34c-0.73-0.39-1.14-0.29-1.98-0.32c-0.77-0.03-1.55-0.63-2.16-1.12c-0.81-0.65-1.54-1.44-2.3-2.19\n\tc-0.18-0.18-0.44-0.37-0.59-0.57c-0.13-0.19-0.17-0.55-0.3-0.69c-0.35-0.36-0.79-1.4-1.26-1.39c-0.17-0.63,0.55-1.08,0.68-1.63\n\tc0.14-0.6-0.03-1.38-0.02-2c0.01-0.84-0.19-1.4-0.66-2.12c-0.4-0.62-1.34-2.13-2-2.18c-0.23,0.25-0.38,0.59-0.56,0.88\n\tc-0.41-0.28-0.51-0.64-1.04-0.82c-0.64-0.22-1.34,0.12-1.95-0.12c-0.78-0.32-0.98-1.38-1.75-1.53c-0.68-0.14-1.49,0.69-2.23,0.55\n\tc-0.19-0.03-0.58-0.47-0.79-0.53c-0.43-0.13-0.84,0.03-1.26-0.06c-0.08-0.02-0.89-0.37-0.92-0.4c-0.2-0.28-0.06-0.86-0.13-1.19\n\tc-0.11-0.48-0.32-0.48-0.18-1.14c0.13-0.62,0.29-0.89,0.18-1.5c-0.16-0.08-0.25-0.21-0.27-0.39c0.01-0.23,0.02-0.47,0.04-0.7\n\tc-0.19-0.45-0.68-0.48-0.97,0c-0.19,0.32-0.06,0.99-0.05,1.34c0.01,0.35,0.17,1.01-0.12,1.27c-0.28,0.26-1.5,0.1-1.83,0\n\tc-0.14-0.96-0.34-1.81-1.01-2.59c-1.07-1.24-1.9-0.52-2.94,0.22c-0.33-0.71,0.36-1.27,0.62-1.69c-0.25-1.04,1.37-1.86,0.35-2.85\n\tc-0.62-0.59-2.49-1.09-3.34-0.97c-0.66,0.09-0.63,0.42-1.17,0.64c-0.39,0.16-1.43,0.1-1.87,0.05c-1.08-0.13-1.23-1.01-2.08-1.5\n\tc-0.84-0.49-0.82,0.08-0.86,0.77c-0.56,0.29-1.87-0.3-2.61-0.29c-0.72,0.01-1.04,0-1.25-0.74c-0.18-0.64-0.09-1.06,0.32-1.57\n\tc0.27-0.34,1.07-0.74,0.91-1.17c0.41-0.23,0.59-1.36,0.29-1.76c-0.1-0.14-0.59-0.19-0.77-0.37c-0.26-0.25-0.28-0.75-0.56-0.96\n\tc-0.22-0.17-0.6,0-0.85-0.11c-0.24-0.11-0.61-0.49-0.75-0.72c-0.46-0.77,0.17-0.81,0.36-1.51c0.25-0.92,0.19-3.25-0.43-3.9\n\tc-0.67-0.7-0.92-0.71-0.91-1.73c0.01-0.68,0-1.74-0.95-1.72c0.09-0.1,0.16-0.43,0.25-0.53c-0.45-0.25-0.76,0.3-1.22,0.33\n\tc-0.05,0.18-0.09,0.37-0.12,0.56c-0.89-0.24-1.82-0.55-2.66-0.06c-0.66,0.38-0.3,0.61-0.56,1.11c-0.28,0.53-0.33,0.23-0.84,0.14\n\tc-0.83-0.14-1.69-0.4-2.48-0.74c-0.67-0.29-1.24-1.11-1.95-1.15c-0.04-0.34,0.64-0.87,0.8-1.25c0.17-0.43,0.39-1.07-0.11-1.41\n\tc0.13-0.7,0.64-0.34,1.07-0.59c0.51-0.29,0.41-1.11,1.08-1.31c-1.44-0.41-1.21-1.39-1.21-2.63c-0.01-1.26,0.29-1.87,0.99-2.83\n\tc1.19-1.63-0.21-1.24-1.32-1.54c-1.11-0.3-2.34-0.07-3.31-0.74c-0.54-0.38-0.4-0.71-0.64-1.17c-0.18-0.35-0.56-0.58-0.68-0.97\n\tc-0.34-1.08,0.15-2.29-0.3-3.33c-0.41-0.94-0.36-1.88-0.34-2.96c0.01-0.54-0.05-1.35,0.52-1.64c0.48-0.24,1.12-0.03,1.67-0.34\n\tc-0.79-0.72-1.81-0.88-2.7-1.35c-0.99-0.52-0.65-1.31-0.89-2.21c-0.18-0.69-0.94-1.37-0.18-1.98c0.32-0.26,0.62-0.23,0.92-0.6\n\tc0.39-0.48,0.48-1.37,0.99-1.79c-1.64,0.38-1.92-2.64-1.59-3.64c0.46-1.39,1.92-1.38,2.91-1.98c0.64-0.39,1-0.81,1.01-1.65\n\tc0.01-0.94-0.94-1.32-1.03-2.32c-0.09-1.03,0.87-1.16,1.67-1.4c0.16-0.05,0.9-0.23,0.95-0.31c0.27-0.44-0.17-0.47-0.29-0.76\n\tc-0.14-0.36-0.28-0.35-0.34-0.82c-0.04-0.37,0.01-0.79,0.01-1.16c0-0.89-0.11-1.4-0.42-2.22c-0.22-0.57-0.11-1.04-0.23-1.58\n\tc-0.06-0.25-0.22-0.54-0.27-0.73c-0.24-1.02-0.39-1.47-1.39-2c-0.4-0.21-0.89-0.31-1.14-0.72c-0.23-0.37-0.04-0.76-0.24-1.1\n\tc-0.11-0.19-0.42-0.27-0.53-0.46c-0.19-0.34-0.06-0.88-0.06-1.26c-0.01-0.76,0.17-1.53,0.4-2.24c0.18-0.57,0.87-1.01,0.9-1.66\n\tc-0.82-0.42-2.71-0.32-2.65-1.4c0.02-0.32,0.3-0.31,0.3-0.63c-0.15-0.2-0.25-0.43-0.29-0.68c0.01-0.23,0.02-0.46,0.04-0.68\n\tc-0.3-0.73-1.34-0.03-1.94-0.37c-0.73-0.42-0.1-1.13-0.06-1.75c0.02-0.31,0.12-0.92-0.05-1.18c-0.32-0.49-0.95-0.1-1.23-0.62\n\tc-0.25-0.46,0.43-1.29,0.69-1.65c0.5-0.7,0.49-0.57,0.34-1.32c-0.11-0.51-0.04-1-0.15-1.52c-0.19-0.87-0.54-1.55,0.07-2.3\n\tc0.44-0.54,1.03-0.55,1.57-0.9c0.21-0.14,0.53-0.36,0.68-0.58c0,0,0.69-0.49-0.1-1.43c-0.93-1.11-0.5-1.88-0.5-1.88\n\tc-0.07,0.38-1.01,1.58-1.31,1.67c-0.74,0.25-1.54-0.1-2.34,0.23c-0.64,0.26-1.14,0.59-1.72,0.98c-1.14,0.77-0.71,1.25-0.99,2.4\n\tc-0.13,0.52-0.47,1.33-0.98,1.59c-0.37,0.19-0.85,0.04-1.26,0.14c-0.24,0.06-0.79,0.18-1.01,0.25c-0.33,0.11-0.66,0.39-0.89,0.66\n\tc-0.41,0.48-0.49,0.6-1.07,0.91c-0.85,0.45-1.36,1.4-2.31,1.67c-1.75,0.51-3.84-0.16-5.56-0.28c-0.31-0.02-0.76-0.05-1.05,0.01\n\tc-0.68,0.13-0.56-0.05-0.66,0.66c-0.13,0.84,0.13,1.35,0.59,2c0.42,0.59,0.9,1.14,1.32,1.73c0.45,0.63,0.35,0.81,0.09,1.55\n\tc-0.14,0.41-0.64,1.69-0.97,1.93c-0.72,0.53-1.83,0.22-2.62,0.44c-0.11,0.96-0.29,1.23-1.37,1.28c-0.32,0.01-0.7-0.1-1.01-0.02\n\tc-0.3,0.07-0.33,0.29-0.63,0.36c-1.65,0.44-1.24-1.87-2.4-2.27c-0.74-0.26-1.03,0.68-1.34,1.2c-0.35,0.58-1.11,1.07-0.6,1.64\n\tc0.4,0.45,1.23,0.51,1.62,1.06c0.1,0.14,0.21,0.56,0.3,0.74c0.17,0.33,0.54,0.71,0.61,1.08c0.26,1.44-0.79,2.49-2.17,2.48\n\tc-1.54-0.01-2.8-0.82-4.29-0.99c-0.69-0.08-1.26-0.33-1.98-0.33c-0.34,0-0.82-0.11-1.13,0.02c-0.28,0.12-0.34,0.43-0.59,0.57\n\tc-0.43,0.25-1.08,0.14-1.51,0.47c-0.18,0.14-0.28,0.38-0.47,0.51c-0.36,0.25-0.84,0.08-1.16,0.49c0.46,0.44,1,0.12,1.55,0.22\n\tc0.5,0.1,1.13,0.32,1.49,0.66c0.96,0.91,0.62,2.65-0.8,2.72c0.16,0.79,0.44,1.33,0.22,2.19c-0.05,0.22-0.22,0.42-0.26,0.72\n\tc-0.04,0.33,0.05,0.68,0.01,1.01c-0.08,0.74-0.56,1.02-1.33,1.25c-0.57,0.17-1.56-0.22-1.93,0.37c-0.51,0.81,0.3,1-0.71,1.58\n\tc-1.01,0.58-0.37,0.84-0.64,1.76c-0.15,0.48-0.83,0.68-0.87,1.22c-0.04,0.56,0.58,0.92,0.54,1.56c-0.07,1.02-1.58,2.55-2.49,1.84\n\tc-0.46-0.36-0.54-1.2-0.66-1.67c-0.11-0.46-0.01-1.33-0.61-1.34c-0.29,0-0.79,0.89-0.84,1.14c-0.09,0.45,0.08,0.59,0.29,0.99\n\tc0.24,0.46,0.57,0.83,0.67,1.34c0.13,0.62-0.03,1.41-0.17,2c-0.28,1.13-0.48,0.62-1.44,0.87c-0.12,0.52,0.14,0.96-0.54,0.97\n\tc-0.55,0-0.68-0.48-1.33-0.37c-1.07,0.18-1.17,1.64-0.19,2.08c0,0.64-1.07,0.79-1.48,1.23c0.34,0.4,0.45,1,0.76,1.42\n\tc0.29,0.39,0.75,0.64,1.08,0.97c0.76,0.76,2.16,3,0,2.58c-0.86-0.17-3.44-1.73-4.24-0.96c-0.38,0.36-0.01,1.55-0.56,1.92\n\tc-0.22,0.15-0.85,0.01-1.14,0.09c-0.34,0.09-0.66,0.19-1,0.26c-0.69,0.14-0.19,0.02-0.73,0.33c-0.4,0.23-0.45,0.31-0.92,0.34\n\tc-0.76,0.04-1.55-0.01-2.31-0.01c-0.65,0-1.46-0.2-1.92,0.31c-0.09,0.11-0.28,0.67-0.38,0.84c-0.17,0.28-0.48,0.54-0.66,0.82\n\tc-0.21,0.32-0.63,1.54-1.07,1.61c-0.47,0.07-0.75-0.97-0.97-1.26c-0.52-0.68-0.92-0.75-1.6-0.99c-0.34-0.12-0.34-0.26-0.71-0.28\n\tc-0.39-0.03-1.1,0.28-1.54,0.32c0.01,1.64-2.03,0.95-2.99,1.32c-0.21,0.93,0.2,1.99-0.1,2.9c-0.34-0.11-0.47-0.52-0.75-0.81\n\tc-0.45-0.47-0.66-0.32-1.18-0.47c-0.61-0.17-0.73-0.54-1.39-0.1c-0.81,0.53-0.37,1-0.55,1.76c-0.17,0.73-0.49,0.6,0.15,1.3\n\tc0.46,0.51,0.76,0.61,0.83,1.3c0.04,0.36,0.05,1.01,0,1.37c-0.1,0.68,0.01,0.38-0.5,0.64c-0.87,0.44-2.27,0.49-3.01,1.32\n\tc0.28,0.23,0.69,0.53,0.83,0.85c0.1,0.23-0.03,0.5,0.09,0.73c0.09,0.18,0.4,0.31,0.52,0.47c0.27,0.35,0.29,0.86,0.4,1.25\n\tc0.15,0.52,0.31,0.85,0.18,1.32c-0.09,0.31-0.47,1.06-0.66,1.34c-0.36,0.53-0.99,0.42-1.43,0.72c-0.16,0.11-0.23,0.33-0.39,0.43\n\tc-0.18,0.11-0.43,0.11-0.6,0.23c-0.33,0.23-0.81,0.71-0.74,1.14c0.02-0.44,0.27-2.17-0.04-2.48c-0.47-0.47-1.7,0.19-2.02,0.52\n\tc-0.48,0.49-0.76,1.12-0.98,1.73c-0.16,0.42-0.4,0.9-0.5,1.33c-0.1,0.42,0.03,0.88-0.31,1.2c-0.75-0.44-1.27-0.4-2.08-0.61\n\tc-0.28-0.07-0.62-0.48-0.94-0.22c-0.24,0.2-0.04,0.97,0.02,1.2c0.27,0.93,0.87,0.68,1.51,1.14c0.75,0.54,0.23,0.96,0.06,1.56\n\tc-0.19,0.66-0.02,0.78-0.66,1.27c-0.42,0.32-0.53,0.23-0.97,0.39c-0.78,0.27-1.52,0.36-2.24,0.76c-0.55,0.3-1.13,0.57-1.49,1.15\n\tc-0.54,0.86-0.06,0.97,0.62,1.39c0.45,0.28,0.75,0.6,1.06,1.02c0.3,0.41,0.21,0.56,0.39,0.98c0.27,0.65,0.64,1.21,0.68,1.97\n\tc0.05,0.85-0.16,1.53,0.41,2.25c0.18,0.23,0.51,0.39,0.67,0.64c0.28,0.44,0.17,0.31,0.08,0.75c-0.15,0.71-0.68,1.42-0.26,2.07\n\tc0.45,0.69,0.78,0.58,0.75,1.56c-0.03,0.87-0.15,1.27-0.74,1.9c-0.55,0.58-1.39,0.99-1.8,1.67c0.62,0.49,1.49,0.81,1.85,1.58\n\tc0.35,0.75,0.35,1.57,0.36,2.45c0.01,1.16-0.57,1.87-1.19,2.81c-0.41,0.62-0.73,0.93-1.38,1.25c-0.25,0.13-0.74,0.31-0.91,0.55\n\tc-0.53,0.77,1.24,1.12,1.83,1.33c0.69,0.25,2.34,0.84,2.31,1.83c-0.02,0.78-1.65,0.83-2.33,1.14c-0.39,0.18-0.54,0.26-0.97,0.33\n\tc-0.49,0.08-1.16,0.42-1.66,0.33l0.16,0.58c0,0.1,0.04,0.31-0.02,0.4c-0.11,0.17-0.2,0.05-0.23,0.26c-0.05,0.34,0.16,0.45,0.41,0.56\n\tc0.09,0.04,0.27,0.12,0.33,0.19c0.09,0.09,0.06,0.01,0.08,0.17c0.01,0.07,0.01,0.18,0,0.25c-0.02,0.15-0.12,0.2-0.01,0.33\n\tc0.09,0.11,0.31,0.18,0.42,0.26c0.29,0.21,0.48,0.36,0.49,0.72c0.02,0.58-0.77,0.91-1.09,1.3c-0.21,0.25-0.33,0.32-0.31,0.68\n\tc0.01,0.33,0.41,0.47,0.66,0.62c0.18,0.11,0.35,0.17,0.52,0.29c0.18,0.13,0.31,0.29,0.49,0.41c0.34,0.23,1.46,0.86,0.97,1.39\n\tc-0.36,0.4-1.09,0.41-1.56,0.51c-0.17,0.04-0.29,0.13-0.41,0.25c-0.18,0.17-0.22,0.3-0.33,0.5c-0.21,0.37-0.8,0.12-1.06,0.49\n\tc-0.2,0.29-0.06,0.66,0.14,0.91c0.17,0.2,0.49,0.41,0.73,0.48c0.19,0.06,0.32,0.14,0.51,0.23c0.29,0.14,0.53,0.2,0.77,0.43\n\tc0.19,0.18,0.34,0.26,0.41,0.51c0.04,0.16,0.07,0.09-0.01,0.24c-0.06,0.12-0.18,0.27-0.27,0.36c-0.26,0.27-0.55,0.35-0.89,0.41\n\tc-0.16,0.03-0.64,0.1-0.73,0.25c-0.13,0.21,0.15,0.32,0.21,0.48c-0.28,0.29-1.29,0.7-0.85,1.24c0.14,0.17,0.43,0.27,0.61,0.41\n\tc0.17,0.13,0.37,0.3,0.46,0.49c0.1,0.22,0.08,0.49-0.02,0.7c-0.07,0.14-0.27,0.29-0.24,0.46c0.03,0.17,0.37,0.3,0.33,0.5\n\tc-0.02,0.1-0.31,0.29-0.38,0.37c-0.15,0.14-0.2,0.21-0.21,0.41c0,0.19-0.02,0.37,0.06,0.54c0.07,0.17,0.13,0.19,0.05,0.34\n\tc-0.09,0.16-0.31,0.27-0.36,0.44c-0.03,0.13,0.03,0.18,0.1,0.28c0.12,0.16,0.28,0.31,0.4,0.48c0.16,0.22,0.38,0.48,0.4,0.76\n\tc0.04,0.43-0.5,0.8-0.59,1.23c-0.18-0.08-0.42-0.13-0.48,0.13c-0.09,0.35,0.24,0.81,0.47,1.04c0.22,0.23,0.48,0.39,0.35,0.76\n\tc-0.04,0.1-0.15,0.17-0.22,0.25c-0.09,0.11-0.15,0.24-0.23,0.35c-0.14,0.18-0.32,0.34-0.43,0.54c-0.09,0.16-0.13,0.36-0.18,0.53\n\tc-0.07,0.25-0.12,0.25-0.39,0.37c-0.24,0.11-0.48,0.3-0.67,0.48c-0.21,0.2-0.16,0.47-0.35,0.67c-0.21,0.23-0.56,0.34-0.84,0.42\n\tc-0.18,0.05-0.37,0.14-0.56,0.16c-0.08,0.01-0.16-0.01-0.24,0.02c-0.02,0.11,0.1,0.16,0.16,0.23c0.11,0.12,0.14,0.22,0.22,0.37\n\tc0.09,0.18,0.22,0.35,0.31,0.54c0.14,0.29,0.19,0.43-0.03,0.66c-0.16,0.16-0.27,0.31-0.41,0.49c-0.14,0.19-0.43,0.33-0.49,0.58\n\tc-0.04,0.2,0.07,0.24-0.11,0.41c-0.21,0.2-0.44,0.35-0.49,0.67c-0.03,0.21,0.07,0.39,0.17,0.55c-0.23,0.1-0.54,0.24-0.74,0.4\n\tc-0.2,0.16-0.18,0.37-0.17,0.61c0.01,0.17,0.13,0.26,0.15,0.41c0.03,0.16-0.08,0.24-0.18,0.37c-0.24,0.31-0.1,0.55,0.2,0.79\n\tc0.16,0.13,0.4,0.2,0.6,0.25c0.22,0.05,0.48,0.16,0.7,0.17c-0.03,0.25-0.48,0.75-0.71,0.82c-0.12,0.04-0.28,0.06-0.41,0.08\n\tc-0.2,0.03-0.39,0.08-0.6,0.08c-0.35,0-0.8,0.07-1.14,0c-0.06-0.01-0.14-0.06-0.18-0.07c-0.12-0.02-0.17,0.02-0.31,0.05\n\tc-0.19,0.03-0.4,0.02-0.6,0.02c-0.28,0-0.5,0.12-0.77,0.2c-0.15,0.05-0.35,0.11-0.48,0.19c-0.2,0.12-0.1,0.24-0.14,0.44\n\tc-0.06,0.34-0.43,0.55-0.67,0.75c-0.17,0.14-0.31,0.22-0.41,0.42c-0.1,0.2-0.06,0.25-0.02,0.47c0.07,0.35,0.02,0.73,0.02,1.09\n\tc0,0.14,0.05,0.37-0.01,0.5c-0.09,0.18-0.49,0.37-0.66,0.45c-0.18,0.08-0.32,0.15-0.48,0.23c-0.14,0.07-0.24,0.13-0.35,0.23\n\tc-0.25,0.23-0.37,0.64-0.29,0.98c0.02,0.1,0.08,0.32,0.16,0.41c0.09,0.1,0.24,0.15,0.34,0.24c0.25,0.27,0,0.73-0.27,0.91\n\tc-0.23,0.16-0.54,0.1-0.8,0.1c-0.37,0-0.74,0-1.11,0c-0.16,0-0.29-0.02-0.43,0.06c-0.14,0.09-0.33,0.35-0.38,0.5\n\tc-0.11,0.33,0.08,0.73-0.01,1.06c-0.06,0.21-0.28,0.11-0.49,0.12c-0.36,0.01-0.82,0.07-1.16,0.19c-0.36,0.13-0.53,0.4-0.69,0.72\n\tc-0.09,0.17-0.05,0.33-0.06,0.51c-0.01,0.27-0.08,0.55-0.14,0.82c-0.14,0.63-0.56,1.17-0.52,1.83c0.01,0.17,0.09,0.31,0.09,0.47\n\tc0,0.11-0.04,0.15-0.07,0.25c-0.03,0.12-0.01,0.24-0.01,0.36c-0.05,0.84-1.15,0.97-1.76,1.21c-0.35,0.14-0.6,0.22-0.97,0.25\n\tc-0.17,0.01-0.42,0.11-0.57,0.18c-0.2,0.1-0.18,0.28-0.15,0.46c0,0.03,0.06,0.04,0.07,0.09c0.01,0.09-0.07,0.25-0.09,0.34\n\tc-0.13,0.5-0.52,0.91-0.58,1.42c-0.02,0.17-0.02,0.4,0.02,0.56c0.05,0.2,0.06,0.25-0.1,0.43c-0.11,0.11-0.28,0.17-0.41,0.25\n\tc-0.22,0.14-0.4,0.33-0.59,0.51c-0.18,0.17-0.33,0.51-0.56,0.62c-0.12,0.06-0.28,0.03-0.42,0.09c-0.11,0.05-0.22,0.12-0.33,0.17\n\tc-0.35,0.16-0.56,0.27-0.79,0.58c-0.13,0.18-0.22,0.27-0.2,0.49c0.01,0.2,0.11,0.4,0.18,0.59c0.09,0.25,0.23,0.46,0.39,0.67\n\tc0.15,0.19,0.31,0.21,0.5,0.33c0.2,0.13,0.35,0.36,0.44,0.58c0.03,0.07,0.05,0.15,0.06,0.23c0.02,0.16-0.03,0.16-0.09,0.26\n\tc-0.07,0.13-0.21,0.31-0.07,0.46c0.13,0.14,0.43,0.08,0.55,0.26c0.1,0.16,0.09,0.39,0.04,0.56c-0.1,0.3-0.2,0.61-0.35,0.87\n\tc-0.24,0.41-0.58,0.71-0.91,1.05c-0.13,0.14-0.29,0.32-0.24,0.53c0.03,0.12,0.19,0.28,0.26,0.37c0.12,0.16,0.18,0.35,0.31,0.5\n\tc0.2,0.24,0.37,0.49,0.56,0.73c0.08,0.1,0.15,0.2,0.23,0.3c0.15,0.19,0.35,0.31,0.51,0.48c0.13,0.13,0.24,0.24,0.39,0.35\n\tc0.12,0.09,0.31,0.21,0.37,0.37c0.08,0.23-0.12,0.54-0.23,0.74c-0.22,0.39-0.48,0.77-0.78,1.11c-0.32,0.36-0.69,0.72-0.97,1.11\n\tc-0.12,0.17-0.19,0.24-0.08,0.4c-0.29,0.16-0.64,0.23-0.95,0.35c-0.25,0.09-0.46,0.21-0.7,0.33c-0.53,0.29-0.96,1.07-1.07,1.66\n\tc-0.06,0.31-0.01,0.63,0.11,0.91c0.14,0.32-0.01,0.69-0.29,0.87c-0.59,0.4-1.4,0.72-1.3,1.55c0.04,0.35-0.1,0.51-0.44,0.64\n\tc-0.38,0.15-0.74,0.3-1.13,0.4c-0.35,0.09-0.52,0.22-0.82,0.39c-0.15,0.09-0.33,0.19-0.43,0.34c-0.1,0.16-0.18,0.39-0.23,0.58\n\tc-0.11,0.43,0.15,0.81,0.15,1.24c0,0.23,0.03,0.36-0.12,0.55c-0.2,0.24-0.52,0.55-0.46,0.9c0.03,0.17,0.25,0.45,0.37,0.58\n\tc0.17,0.17,0.41,0.28,0.62,0.39c0.14,0.08,0.28,0.15,0.43,0.21c0.21,0.07,0.43,0.21,0.65,0.26c0.32,0.08,0.66,0.06,0.96,0.17\n\tc-0.13-0.09-0.12-0.15-0.14-0.32c-0.01,0.47,0.08,0.99-0.14,1.41c-0.08,0.14-0.21,0.23-0.33,0.33c-0.14,0.11-0.27,0.26-0.43,0.35\n\tc-0.33,0.19-0.65,0.38-0.83,0.73c-0.07,0.13-0.08,0.17-0.08,0.33c0,0.09,0,0.18,0,0.27c0,0.16,0.06,0.25,0.09,0.39\n\tc0.02,0.12,0.03,0.38-0.02,0.5c-0.07,0.18-0.32,0.3-0.46,0.41c-0.29,0.23-0.61,0.4-0.87,0.65c-0.09,0.09-0.23,0.12-0.31,0.2\n\tc-0.1,0.09-0.15,0.22-0.24,0.31c-0.31,0.33-0.37,0.66-0.41,1.09c-0.06,0.55-0.64,0.92-0.67,1.47c-0.01,0.12,0.05,0.31,0.01,0.41\n\tc-0.04,0.13-0.18,0.21-0.26,0.31c-0.1,0.13-0.19,0.3-0.25,0.45c-0.28,0.75,0.2,1.36,0.67,1.89c0.13,0.15,0.27,0.23,0.43,0.3\n\tc0.31,0.14,0.61,0.31,0.88,0.52c0.29,0.23,0.35,0.54,0.35,0.9c0,0.45-0.24,0.68-0.58,0.94c-0.23,0.18-0.54,0.31-0.83,0.37\n\tc-0.23,0.05-0.41-0.04-0.58,0.18c-0.14,0.18-0.05,0.25,0.07,0.42c0.18,0.24,0.3,0.2,0.58,0.26c0.47,0.11,1,0.38,1.12,0.89\n\tc0.17,0.75-0.56,1.55-1.18,1.82c-0.3,0.13-0.9,0.5-0.74,0.91c0.04,0.09,0.17,0.19,0.24,0.27c0.09,0.12,0.16,0.2,0.27,0.31\n\tc0.23,0.22,0.45,0.44,0.56,0.75c0.08,0.22,0.17,0.32,0.11,0.55c-0.1,0.37-0.35,0.69-0.43,1.06c-0.08,0.38,0.25,0.48,0.54,0.61\n\tc0.12,0.05,0.24,0.11,0.35,0.16c0.11,0.06,0.22,0.11,0.33,0.17c0.08,0.05,0.16,0.07,0.25,0.08c0.17,0.15-0.01,0.3-0.02,0.51\n\tc-0.01,0.24,0.11,0.6,0.25,0.79c0.33,0.44,0.92,0.6,1.39,0.84c0.35,0.17,0.57,0.58,0.33,0.91c-0.14,0.19-0.35,0.41-0.58,0.49\n\tc-0.34,0.11-0.72,0.08-1.07,0.15c-0.58,0.12-1.13,0.26-1.55,0.69c-0.18,0.18-0.26,0.34-0.35,0.58c-0.15,0.38-0.3,0.74-0.37,1.15\n\tc-0.06,0.36-0.17,0.73-0.19,1.1c-0.02,0.38,0,0.76,0,1.14c0,0.39-0.12,0.98,0.1,1.32c0.13,0.19,0.32,0.2,0.46,0.35\n\tc0.09,0.09,0.1,0.29,0.1,0.41c-0.01,0.63-0.07,1.23,0.42,1.7c0.08,0.08,0.21,0.13,0.25,0.25c0.07,0.2-0.03,0.48-0.01,0.69\n\tc0.04,0.32,0.17,0.81,0.43,1.03c0.21,0.17,0.58,0.17,0.83,0.27c0.29,0.11,0.62,0.17,0.89,0.31c0.17,0.09,0.32,0.23,0.33,0.43\n\tc0.01,0.18-0.09,0.51-0.19,0.66c-0.32,0.51-0.95,0.69-1.39,1.07c-0.58,0.49-0.19,1.12-0.22,1.74c0,0.07-0.01,0.17-0.02,0.24\n\tc-0.02,0.17-0.05,0.11-0.15,0.24c-0.07,0.1-0.08,0.16-0.18,0.23c-0.12,0.09-0.22,0.16-0.33,0.27c-0.32,0.3-0.8,0.68-0.83,1.16\n\tc-0.01,0.21-0.01,0.45,0,0.66c0.02,0.28,0.12,0.51,0.25,0.74c0.16,0.29,0.3,0.54,0.49,0.81c0.14,0.18,0.3,0.38,0.39,0.59\n\tc-0.11,0.01-0.21-0.02-0.31-0.08c0.08,0.08,0.42,0.25,0.5,0.34c0.1,0.12,0.17,0.3,0.25,0.43c0.1,0.16,0.18,0.28,0.31,0.41\n\tc0.07,0.07,0.15,0.14,0.2,0.22c0.06,0.08,0.07,0.17,0.14,0.25c0.08,0.1,0.19,0.15,0.27,0.24c0.12,0.13,0.19,0.29,0.31,0.42\n\tc0.16,0.17,0.32,0.35,0.5,0.51c0.42,0.38,0.75,0.82,1.16,1.22c0.32,0.32,0.64,0.62,0.97,0.91c0.39,0.33,0.58,0.83,0.86,1.24\n\tc0.21,0.3,0.51,0.57,0.76,0.82c0.1,0.11,0.24,0.26,0.28,0.41c0.05,0.16-0.01,0.33,0.01,0.49c0.06,0.45,0.14,0.83,0.44,1.18\n\tc0.32,0.37,0.34,0.66,0.2,1.11c-0.18,0.59-0.36,1.22-0.72,1.74c-0.1,0.15-0.24,0.24-0.32,0.41c-0.04,0.09-0.04,0.16-0.09,0.25\n\tc-0.1,0.17-0.22,0.34-0.33,0.51c-0.09,0.14-0.22,0.32-0.25,0.49c-0.04,0.2,0,0.46,0,0.66c0,0.28,0.02,0.53,0.06,0.81\n\tc0.06,0.36,0.16,0.66,0.25,1.01c0.02,0.07,0.01,0.16,0.03,0.23c0.05,0.12,0.17,0.16,0.22,0.27c0.06,0.12,0.09,0.28,0.1,0.41\n\tc0.04,0.52-0.03,1.05-0.01,1.57c0.01,0.26,0.15,0.6,0.25,0.83c0.13,0.28,0.17,0.6,0.33,0.85c0.26,0.41,0.7,0.43,1.06,0.73\n\tc0.39,0.33,0.26,0.82,0.61,1.16c0.22,0.22,0.55,0.4,0.82,0.56c0.21,0.12,0.25,0.24,0.4,0.41c0.21,0.23,0.66,0.38,0.95,0.45\n\tc0.3,0.07,0.58,0.08,0.87-0.04c0.3-0.12,0.61-0.17,0.9-0.33c0.22-0.13,0.46-0.26,0.66-0.41c0.34-0.27,0.8-0.64,1.26-0.66\n\tc0.27-0.01,0.35,0.04,0.57,0.16c0.16,0.09,0.34,0.14,0.49,0.25c0.15,0.11,0.21,0.25,0.31,0.41c0.1,0.16,0.22,0.3,0.29,0.48\n\tc0.07,0.18,0.07,0.38,0.15,0.56c0.11,0.23,0.2,0.47,0.31,0.7c0.1,0.21,0.2,0.4,0.35,0.58c0.09,0.11,0.14,0.12,0.17,0.26\n\tc0.03,0.14-0.01,0.33-0.01,0.47c0.02,0.69,0.4,1.3,0.92,1.74c0.47,0.4,1.37,0.69,1.39,1.4c0.01,0.24,0.01,0.44,0.09,0.66\n\tc0.08,0.21,0.23,0.28,0.38,0.44c0.12,0.12,0.22,0.24,0.35,0.35c0.4,0.34,0.8,0.66,0.83,1.21c0.02,0.43,0.01,0.96,0.35,1.29\n\tc0.12,0.12,0.27,0.23,0.39,0.35c0.19,0.17,0.21,0.19,0.31,0.41c0.08,0.18,0.16,0.33,0.21,0.51c0.07,0.26,0.25,0.47,0.31,0.72\n\tc0.09,0.37,0.01,0.78,0.32,1.07c0.23,0.22,0.54,0.24,0.82,0.35c0.2,0.08,0.35,0.21,0.53,0.31c0.51,0.26,0.83,0.91,1.05,1.43\n\tc0.1,0.22,0.18,0.43,0.25,0.66c0.07,0.24,0.03,0.5,0.1,0.73c0.04,0.14,0.07,0.11,0.05,0.26c-0.02,0.12-0.05,0.23-0.06,0.36\n\tc-0.02,0.36-0.26,0.55-0.41,0.86c-0.18,0.36-0.44,0.59-0.75,0.85c-0.1,0.08-0.19,0.19-0.29,0.26c-0.09,0.06-0.2,0.08-0.29,0.15\n\tc-0.11,0.08-0.29,0.24-0.35,0.38c-0.08,0.16,0.01,0.32,0.07,0.5c-0.07,0.04-0.12,0.01-0.13-0.07c0.01,0.35,0.25,0.91,0.45,1.16\n\tc0.2,0.26,0.48,0.65,0.79,0.79c0.22,0.11,0.52,0.11,0.74,0.21c0.34,0.15,0.75,0.41,1.08,0.61c0.22,0.13,0.43,0.28,0.66,0.42\n\tc0.18,0.11,0.45,0.2,0.61,0.32c0.23,0.17,0.43,0.33,0.71,0.47c0.32,0.15,0.59,0.3,0.9,0.5c0.87,0.54,1.73,1.16,2.56,1.77\n\tc0.31,0.23,0.46,0.54,0.76,0.79c0.32,0.28,0.53,0.4,0.76,0.74c0.3,0.42,0.66,0.93,1.03,1.25c0.93,0.83,1.62,1.79,1.75,3\n\tc0.05,0.44,0.06,1.1-0.05,1.52c-0.05,0.22-0.3,0.53-0.28,0.75c0.01,0.14,0.1,0.18,0.12,0.28c0.04,0.16-0.01,0.31,0.02,0.46\n\tc0.09,0.47,0.62,0.92,0.88,1.32c0.36,0.55,0.71,1.01,1.16,1.49c0.45,0.48,0.86,0.99,1.28,1.49c0.19,0.23,0.29,0.53,0.48,0.74\n\tc0.09,0.1,0.26,0.14,0.35,0.24c0.13,0.14,0.2,0.34,0.32,0.5c0.31,0.43,0.69,0.87,0.79,1.36c0.06,0.28,0.05,0.58,0.04,0.87\n\tc-0.01,0.41,0.12,0.99,0.21,1.41c0.09,0.44,0.22,0.93,0.64,1.16c0.54,0.29,1.28,0.13,1.73,0.6c0.08,0.08,0.1,0.19,0.19,0.28\n\tc0.09,0.09,0.23,0.12,0.32,0.22c0.11,0.13,0.23,0.36,0.32,0.5c0.18,0.3,0.35,0.53,0.66,0.7c0.17,0.09,0.23,0.14,0.31,0.34\n\tc0.11,0.27,0.17,0.27,0.47,0.39c0.43,0.16,0.85,0.31,1.3,0.41c0.35,0.08,0.4,0.1,0.67,0.3c0.35,0.26,0.61,0.54,1.08,0.55\n\tc0.65,0.01,1.38-0.11,2,0.08c0.3,0.09,0.77,0.32,1,0.57c0.18,0.2,0.31,0.73,0.33,1c0.02,0.46,0.12,0.9,0.24,1.35\n\tc0.15,0.57,0.6,0.77,1.17,0.75c0.27-0.01,0.5-0.11,0.77-0.12c0.22-0.01,0.45,0,0.68,0c0.24,0,0.48-0.01,0.72,0\n\tc0.19,0.01,0.23,0.07,0.39,0.12c0.3,0.09,0.6-0.05,0.87-0.09c0.18-0.03,0.37,0.05,0.56,0.11c0.24,0.07,0.46,0.18,0.7,0.25\n\tc0.17,0.05,0.39,0.04,0.52,0.17c0.11,0.11,0.19,0.31,0.28,0.44c0.2,0.28,0.37,0.47,0.66,0.67c0.3,0.21,0.55,0.5,0.88,0.66\n\tc0.6,0.29,1.16,0.54,1.68,0.96c0.5,0.4,0.91,0.97,1.43,1.38c0.33,0.26,0.51,0.43,0.78,0.75c0.13,0.16,0.24,0.34,0.37,0.49\n\tc0.17,0.19,0.43,0.34,0.64,0.5c0.32,0.23,0.65,0.47,0.97,0.69c0.5,0.35,1.03,0.62,1.5,1.01c0.21,0.17,0.46,0.34,0.71,0.47\n\tc0.31,0.16,0.46,0.32,0.73,0.52c0.19,0.15,0.42,0.19,0.6,0.35c0.14,0.13,0.29,0.23,0.44,0.35c0.15,0.12,0.21,0.3,0.32,0.45\n\tc0.19,0.25,0.42,0.37,0.56,0.66c0.19,0.4,0.58,0.7,0.8,1.1c0.22,0.4,0.46,0.77,0.65,1.18c0.25,0.51,0.59,1.04,0.72,1.6\n\tc0.1,0.44,0.28,0.84,0.47,1.26c0.49,1.12,1.06,2.22,1.87,3.13c0.5,0.58,1.07,1.1,1.49,1.74c0.19,0.28,0.36,0.53,0.61,0.77\n\tc0.17,0.17,0.27,0.39,0.44,0.56c0.09,0.09,0.2,0.09,0.29,0.17c0.1,0.09,0.17,0.2,0.27,0.29c0.19,0.19,0.39,0.36,0.58,0.55\n\tc0.48,0.48,0.9,0.96,1.54,1.21c0.23,0.09,0.43,0.2,0.65,0.3c0.3,0.15,0.67,0.2,0.98,0.28c0.34,0.09,0.74,0.14,1.1,0.27\n\tc0.24,0.1,0.48,0.08,0.72,0.16c0.2,0.07,0.41,0.21,0.6,0.31c0.39,0.19,0.86,0.64,1.32,0.63c0.78-0.02,1.12,0.85,1.86,1.01\n\tc0,0.24,0.22,0.49,0.38,0.65c0.23,0.21,0.41,0.17,0.67,0.23c0.16,0.03,0.23,0.09,0.4,0.1c0.18,0.01,0.36,0,0.53,0\n\tc0.47,0,0.78-0.05,1.1,0.32c0.27,0.32,0.48,0.63,0.89,0.78c0.22,0.08,0.45,0.26,0.66,0.31c0.14,0.04,0.29,0.01,0.44,0.03\n\tc0.49,0.06,0.94,0.1,1.43,0.1c0.17,0,0.37-0.03,0.53,0c0.33,0.06,0.63,0.24,0.97,0.3c0.56,0.1,1.09,0.15,1.62-0.04\n\tc0.48-0.18,0.99-0.31,1.49-0.43c0.49-0.12,0.92-0.17,1.42-0.17c0.74,0,1.46,0.12,2.2,0.11c0.38,0,0.65,0,1-0.11\n\tc0.39-0.13,0.85-0.27,1.26-0.21c0.75,0.12,1.49,0.09,2.26,0.1c0.33,0,0.61-0.05,0.9-0.21c0.27-0.15,0.44-0.28,0.74-0.37\n\tc0.36-0.1,0.62-0.17,0.99-0.19c0.83-0.05,1.67-0.29,2.48-0.45c0.61-0.11,1.2-0.22,1.82-0.22c0.42,0,0.91,0.09,1.31-0.02\n\tc0.02-0.42,0.19-0.31,0.58-0.31c0.47,0,0.94,0,1.4-0.08c0.39-0.07,0.21-0.17,0.45-0.34c0.19-0.14,0.55-0.09,0.77-0.15\n\tc0.27-0.07,0.78-0.2,0.97-0.41c0.11-0.12,0.09-0.21,0.24-0.31c0.14-0.09,0.34-0.15,0.5-0.19c0.31-0.09,0.63,0,0.94-0.08\n\tc0.12-0.03,0.27-0.1,0.38-0.15c0.05-0.04,0.11-0.09,0.16-0.14c0.1-0.03,0.21-0.03,0.31-0.01c0.25-0.05,0.49-0.18,0.74-0.22\n\tc0.38-0.07,0.77-0.16,1.15-0.22c0.42-0.06,0.8-0.23,1.21-0.31c0.18-0.03,0.4,0.03,0.56-0.04c0.15-0.06,0.27-0.24,0.42-0.31\n\tc0.42-0.22,0.89-0.38,1.33-0.55c0.28-0.11,0.48-0.05,0.77-0.1c0.12-0.02,0.21-0.1,0.33-0.12c0.11-0.02,0.23,0.03,0.34,0.01\n\tc0.1-0.02,0.22-0.09,0.33-0.13c0.18-0.06,0.37-0.09,0.55-0.1c0.42-0.02,0.79-0.02,1.21-0.11c0.37-0.08,0.51-0.67,0.77-0.89\n\tc0.32-0.26,0.65-0.49,0.96-0.77c0.33-0.29,0.65-0.6,0.99-0.88c0.36-0.3,0.72-0.58,1.05-0.91c0.54-0.54,1.15-0.95,1.54-1.62\n\tc0.32-0.54,0.42-1.1,0.6-1.69c0.11-0.35,0.27-0.56,0.48-0.85c0.15-0.21,0.16-0.42,0.24-0.66c0.11-0.33,0.29-0.65,0.39-0.98\n\tc0.2-0.66,0.36-1.35,0.5-2.03c0.06-0.28,0.09-0.48,0.22-0.73c0.06-0.12,0.1-0.23,0.18-0.33c0.12-0.14,0.32-0.18,0.44-0.33\n\tc0.17-0.23,0.19-0.52,0.26-0.78c0.04-0.12,0.06-0.2,0.08-0.33c0.02-0.1,0.07-0.18,0.09-0.27c0.04-0.2,0.07-0.51,0.03-0.72\n\tc-0.04-0.23-0.17-0.4-0.12-0.66c0.05-0.25,0.16-0.39,0.11-0.66c-0.06-0.31-0.12-0.56-0.1-0.88c0.01-0.23,0.1-0.41,0.11-0.65\n\tc0.01-0.32-0.02-0.62,0.06-0.94c0.09-0.39,0.1-0.88,0.06-1.28c-0.04-0.36-0.18-0.6-0.09-0.98c0.12-0.5,0.05-1.04,0.17-1.54\n\tc0.14-0.58,0.18-1.21,0.38-1.79c0.09-0.25,0.23-0.51,0.33-0.76c0.18-0.44,0.32-0.87,0.53-1.29c0.4-0.83,0.68-1.69,1.23-2.42\n\tc0.19-0.26,0.31-0.54,0.52-0.77c0.29-0.32,0.45-0.7,0.75-1c0.06-0.06,0.1-0.17,0.16-0.22c0.13-0.13,0.27-0.18,0.39-0.32\n\tc0.23-0.29,0.58-0.51,0.9-0.74c0.52-0.37,1.09-0.64,1.64-0.94c0.08-0.04,0.17-0.14,0.25-0.18c0.16-0.07,0.36-0.06,0.54-0.13\n\tc0.74-0.28,1.64-0.33,2.43-0.33l91.6,5.39c0.04-0.22-0.02-0.39-0.13-0.57c-0.15-0.23-0.26-0.52-0.42-0.74\n\tc-0.26-0.35-0.46-0.42-0.85-0.53c-0.32-0.09-0.64-0.19-0.9-0.38c-0.26-0.19-0.68-0.37-0.69-0.73c-0.57-0.14-1.38-0.12-1.72-0.68\n\tc-0.25-0.42-0.29-1.12-0.25-1.59c0.05-0.46,0.25-0.93,0.32-1.4c0.07-0.43,0.04-0.98,0.01-1.42c-0.02-0.37-0.17-0.74-0.36-1.05\n\tc-0.23-0.36-0.42-0.34-0.8-0.43c-0.21-0.05-0.37-0.06-0.6-0.06c-0.18,0-0.49,0.07-0.65-0.02c-0.3-0.19-0.35-0.66-0.35-0.97\n\tc0-0.15,0-0.29,0.03-0.44c0.03-0.22,0.08-0.19-0.09-0.38c-0.14-0.16-0.33-0.27-0.46-0.41c-0.15-0.16-0.08-0.34-0.15-0.53\n\tc-0.13-0.34-0.59-0.47-0.73-0.8c-0.15-0.36-0.47-0.72-0.85-0.85c-0.32-0.11-0.63-0.15-0.98-0.06c-0.21,0.05-0.37,0.04-0.59,0.05\n\tc-0.18,0.01-0.27,0.09-0.45,0.12c-0.31,0.05-0.91,0.08-1.22,0.01c-0.32-0.08-0.31-0.43-0.46-0.64c-0.2-0.28-0.6-0.32-0.91-0.41\n\tc-0.41-0.12-0.9,0.27-1.27-0.08c-0.32-0.3-0.12-0.73-0.36-1.06c-0.22-0.3-0.74-0.27-0.93-0.59c0.18-0.27,0.52-0.51,0.08-0.72\n\tc-0.43-0.2-0.65-0.58-1.05-0.81c-0.27-0.15-0.61-0.19-0.87-0.34c-0.27-0.15-0.17-0.51-0.17-0.78c0-0.21,0.01-0.43,0-0.64\n\tc-0.01-0.21-0.09-0.36-0.12-0.55c-0.05-0.28,0.02-0.6,0.01-0.88c-0.01-0.17-0.08-0.27-0.12-0.43c-0.04-0.18,0.01-0.42,0.01-0.61\n\tc0-0.28,0.07-0.66-0.02-0.92c-0.03-0.01-0.06-0.01-0.09-0.02c-0.55-0.55-1.27-1.04-1.99-1.38c-0.22-0.1-0.46-0.22-0.71-0.16\n\tc-0.16,0.04-0.21,0.17-0.35,0.21c-0.16-0.22-0.5-0.16-0.49-0.52c-0.25-0.08-0.54-0.08-0.75-0.23c-0.19-0.13-0.37-0.36-0.47-0.56\n\tc-0.17-0.34,0.11-0.36,0.13-0.66c0.02-0.29-0.66-0.52-0.88-0.64c-0.25-0.13-0.44-0.19-0.57-0.46c-0.11-0.23-0.06-0.32,0.03-0.55\n\tc0.2-0.54,0.51-0.91,0.08-1.44c-0.28-0.35-0.63-0.48-0.99-0.74c-0.29-0.21-1.24-0.64-1.17-1.02c0.06-0.32,0.18-0.36-0.25-0.55\n\tc-0.34-0.14-1.15-0.46-1.24-0.89c-0.03-0.15,0.01-0.39,0.04-0.55c0.05-0.29,0.14-0.46,0.11-0.78c-0.1-0.9-0.63-1.69-0.91-2.53\n\tc-0.07-0.23,0.04-0.4,0.03-0.65c0-0.34,0.01-0.47-0.24-0.74c-0.19-0.2-0.46-0.52-0.53-0.8c-0.05-0.22-0.04-0.45-0.13-0.67\n\tc-0.08-0.21-0.28-0.35-0.39-0.54c-0.15-0.27-0.08-0.5-0.13-0.78c-0.09-0.48-0.73-1.01-1.08-1.3c-0.42-0.35-0.9-0.41-1.34-0.67\n\tc-0.38-0.22-0.8-0.56-0.89-0.99c-0.04-0.2-0.03-0.35-0.11-0.56c-0.07-0.2-0.11-0.38-0.11-0.6c0-0.26,0.1-0.46,0.11-0.72\n\tc0.01-0.21,0.01-0.45,0-0.66c-0.03-0.51-0.67-0.77-0.67-1.21c0-0.37,0.4-1.07,0.66-1.33c0.08-0.08,0.19-0.09,0.27-0.17\n\tc0.11-0.11,0.15-0.27,0.28-0.38c0.19-0.16,0.59-0.3,0.66-0.54c0.07-0.22,0.16-0.32,0.2-0.55c0.06-0.3,0.02-0.63,0.02-0.93\n\tc0-0.34,0-0.62-0.09-0.93c-0.06-0.22-0.02-0.43-0.1-0.64c-0.07-0.2-0.15-0.3-0.14-0.52c0-0.17,0.09-0.21,0.1-0.34\n\tc0.03-0.2-0.07-0.29-0.11-0.49c-0.06-0.35,0.04-0.6-0.16-0.94c-0.07-0.12-0.12-0.18-0.23-0.26c-0.06-0.04-0.32-0.09-0.35-0.14\n\tc-0.09-0.13-0.02-0.41-0.02-0.56c0-0.28-0.01-0.57,0.01-0.85c0.04-0.41-0.01-0.8-0.01-1.21c0-0.66,0-1.32,0-1.98\n\tc0-0.15-0.03-0.36,0-0.5c0.03-0.13,0.09-0.2,0.12-0.32c0.03-0.14-0.03-0.31-0.01-0.45c0.03-0.15,0.12-0.26,0.22-0.38\n\tc0.14-0.16,0.31-0.34,0.5-0.43c0.18-0.09,0.31-0.07,0.44-0.28c0.19-0.32-0.02-0.67-0.05-0.99c-0.03-0.28-0.07-0.49-0.1-0.77\n\tc-0.04-0.33-0.21-0.65-0.44-0.88c-0.21-0.2-0.5-0.33-0.77-0.47c-0.21-0.11-0.42-0.19-0.64-0.28c-0.23-0.09-0.33-0.2-0.52-0.35\n\tc-0.27-0.21-0.63-0.42-0.5-0.84c0.11-0.37,0.6-0.19,0.78-0.44l22.46-5.94l49.32-25.32L574.02,283.82z\"\n              ><\/path>\n            <\/a>\n            <a href=\"#\" class=\"uknown-depto-btn\" id=\"btn-unknown\">\n              <path\n                class=\"st1\"\n                d=\"M809.42,555.81c-0.05-0.3-1.03-0.69-1.36-0.88c-0.59-0.32-1.22-0.56-1.83-0.82c-0.91-0.39-1.72-0.98-2.15-1.88\n\tc-0.32-0.67-0.45-1.2-0.9-1.83c-0.4-0.57-0.75-1.14-0.92-1.82c-0.14-0.55-0.01-1.1-0.15-1.65c-0.13-0.54-0.43-1.04-0.75-1.49\n\tc-0.27-0.37-0.54-0.83-0.82-1.16c-0.32-0.39-0.95-0.8-1.18-1.32c-0.09-0.22-0.06-0.44-0.13-0.65c-0.16-0.46-0.34-0.59-0.6-1\n\tc-0.37-0.57-0.29-1.05-0.47-1.65c-0.32-1.1-0.99-2.28-1.5-3.3c-0.27-0.54-0.56-1.01-0.91-1.49c-0.2-0.27-0.75-0.78-0.78-1.08\n\tc0.5-0.04,1.53-0.52,1.63-1.06c0.17-0.85-0.87-0.94-1.04-1.65c-0.16-0.66,0.32-1.63-0.04-2.25c-0.37-0.63-1.07-0.77-1.26-1.54\n\tc-0.2-0.8-0.25-1.22-1.06-1.75c-0.52-0.34-0.97-0.43-1.33-1.05c-0.38-0.65-0.62-1.57-0.58-2.33c0.04-0.62,0.44-1.67,0.94-2.07\n\tc-0.08-0.08-0.15-0.4-0.24-0.49c0.59-0.4,1.43-0.88,2.16-0.73c-0.71-0.45-0.68-1.33-1.36-1.87c-0.65-0.52-1.34-0.99-2.02-1.45\n\tc-0.7-0.47-1.42-0.71-2.12-1.16c-0.68-0.43-1.33-0.88-1.97-1.33c-0.39-0.28-1.49-1.13-2.01-1.09c-0.52,0.04-1.41,1.01-1.89,1.35\n\tc-0.57,0.4-1.14,0.87-1.71,1.22c-0.93,0.57-1.67,0.8-2.6,0.26c-0.65-0.38-1.42-0.81-2.04-1.24c-0.24-0.16-0.48-0.43-0.73-0.59\n\tc-0.37-0.24-0.86-0.12-1.2-0.48c-0.36-0.38-0.29-1.11-0.76-1.49c-0.57-0.47-1.37-0.18-1.97-0.47c-0.49-0.24-0.52-0.65-0.67-1.1\n\tc-0.29-0.82-0.33-1.48-1.1-1.86c-1-0.49-1.5,0.01-2.49,0.05c-0.78,0.03-1.85-0.19-2.39-0.63c-0.47-0.38-0.87-1.16-1.17-1.7\n\tc-0.18-0.32-0.22-0.86-0.42-1.11c-0.72-0.94-2.79-1.1-3.82-1.68c-1.56-0.89-1.3-3.39-2.76-4.39c-0.38-0.26-1.02-0.32-1.35-0.64\n\tc-0.4-0.37-0.25-0.53-0.38-1.07c-0.12-0.51-0.32-0.66-0.19-1.25c0.09-0.45,0.23-0.94,0.34-1.39c0.23-0.92,0.47-1.63-0.27-2.45\n\tc-0.62-0.69-0.81-0.63-0.79-1.68c0.02-0.95-0.37-1.58-0.59-2.48c-0.09-0.38-0.01-0.76-0.1-1.13c-0.07-0.28-0.34-0.45-0.36-0.8\n\tc-0.3-0.04-0.58-0.08-0.88-0.11c-0.09-0.62-0.32-1.26-0.46-1.86c-0.11-0.46-0.62-1.18-0.62-1.72c0-0.37,0.42-0.63,0.4-1.01\n\tc-0.01-0.23-0.26-0.31-0.32-0.51c-0.08-0.23-0.26-0.56-0.3-0.8c-0.09-0.5,0.07-0.56,0.19-0.99c0.13-0.47,0.26-1.48,0.01-1.92\n\tc-0.3-0.51-1.04-0.45-0.96-1.23c0.07-0.6,0.72-0.69,0.96-1.22c0.22-0.5,0-1.03,0.35-1.48c-0.37-0.31-0.63-0.98-0.71-1.45\n\tc-0.1-0.61-0.28-0.4,0.17-0.87c0.62-0.66,0.77-1.08,0.51-2.07c-0.17-0.65-0.57-1.98-0.28-2.68c0.24-0.57,0.89-0.47,1.29-0.88\n\tc0.42-0.42,0.37-0.24,0.38-0.9c0.02-0.91-0.01-1.42,0.57-2.16c0.42-0.54,1.14-0.73,1.72-1.07c0.65-0.37,1.39-0.46,1.91-0.97\n\tc0.58-0.58,1.12-1.34,1.45-2.07c0.69-1.54-0.38-2.65-0.37-4.14c0.01-1.66,0.75-2.7,1.56-4.05c0.62-1.05,2.08-1.84,1.11-3.21\n\tc-0.55-0.77-1.51-1.61-2.34-2.07c-0.4-0.22-0.87-0.52-1.32-0.59c-0.46-0.07-0.82,0.08-1.26-0.19c-0.27,1.22-1.02,2.52-2.7,2.52\n\tl-101.06-2.64l-3.66-46.24l-19.46-21.14c3.03,0,6.05,0,9.08,0c1.71,0,3.41,0,5.12,0c1.62,0,3.35-0.28,4.95-0.33\n\tc0.67-0.02,0.04-0.94-0.01-1.31c-0.07-0.53,0.01-1.13,0.01-1.66c0-1.1,0.27-2.59,0.02-3.65c-0.14-0.58-0.35-0.77-0.35-1.47\n\tc0.01-0.57,0.08-1.2-0.07-1.74c-0.05-0.17-0.22-0.33-0.27-0.56c-0.05-0.25,0.01-0.57,0.01-0.84c0-0.56,0.13-1.29,0.01-1.83\n\tc-0.12-0.58-0.36-0.81-0.34-1.48c0.01-0.72-0.16-1.14-0.3-1.82c-0.12-0.56-0.03-1.24-0.03-1.82c0-0.26,0.07-0.59,0.01-0.84\n\tc-0.05-0.23-0.22-0.39-0.27-0.56c-0.16-0.56-0.06-1.16-0.07-1.74c-0.02-0.67-0.31-1.16-0.34-1.82c-0.03-0.6-0.01-1.22,0-1.82\n\tc0.01-0.63,0.47-1.55,0.33-2.15c-0.13-0.56-1.66-1.27-2.15-1.65c-0.7-0.54-1.26-1.35-1.66-2.14c-0.14-0.28-0.43-0.84-0.5-1.15\n\tc-0.13-0.54,0.12-1.12-0.05-1.67c-0.16-0.52-0.58-0.98-0.77-1.49c-0.18-0.49-0.04-0.96-0.2-1.43c-1.62-0.08-1.26-1.71-1.27-2.86\n\tc0-0.26-0.06-0.57-0.02-0.83c0.05-0.29,0.42-0.72,0.38-1.01c-0.04-0.32-0.52-0.69-0.76-0.89c-0.58-0.48-0.81-0.81-1.25-1.41\n\tc-0.3-0.42-0.87-0.79-1.02-1.3c-0.17-0.58,0.38-0.93,0.31-1.32c-0.09-0.53-1.34-1.35-1.71-1.67c-0.5-0.44-1.02-0.9-0.93-1.65\n\tc0.09-0.68,0.51-1.07,0.33-1.82c-0.26-1.07-1.72-1.05-1.77-2.31c-0.03-0.7,0.47-1.08,0.81-1.66c0.2-0.34,0.83-1.07,0.68-1.5\n\tc-0.29-0.86-1.11-0.61-1.35-1.63c-0.16,0.09-0.33,0.18-0.49,0.27c1.1,0.42,2.81-0.38,3.15-1.58c0.1-0.35-0.16-0.67,0.03-1.02\n\tc0.2-0.36,0.76-0.48,1.11-0.61c0.29-0.11,0.94-0.11,1.11-0.44c0.26-0.51-0.23-0.32-0.23-0.66c-0.01-0.99,0.54-1.21,1.28-1.58\n\tc0.57-0.28,0.9-0.73,0.42-1.35c-0.44-0.56-1.48-0.44-2.08-1.04c-0.64-0.63-0.64-0.87-1.6-0.96c-0.11-0.65-0.17-0.68-0.47-1.18\n\tc-0.25-0.43-0.11-0.62-0.22-1.1c-0.1-0.45-0.35-0.6-0.35-1.14c0-0.49,0.24-0.64,0.31-1.02c0.23-1.22-1.33-1.12-1.32-2.28\n\tc0-0.48,0.48-0.87,0.36-1.34c-0.15-0.59-0.78-0.47-1.26-0.53c0.02-0.76-1.28-1.83-2.05-1.63c-0.39,0.1-0.4,0.48-0.71,0.62\n\tc-0.39,0.18-0.95-0.1-1.27-0.35c-0.3-0.24-0.42-0.6-0.72-0.84c-0.21-0.17-0.67-0.27-0.92-0.41c-0.91-0.51-1.73-1.26-2.6-1.88\n\tc-0.13,1.49-1.01,0.99-2.04,0.31c-0.32-0.21-0.51-0.52-0.81-0.75c-0.42-0.32-0.67-0.23-1.17-0.39c-0.57-0.18-0.67-0.6-1.05-0.93\n\tc-0.5-0.44-0.81-0.25-1.45-0.35c-1.29-0.2-2.26-0.63-2.82-1.75c-0.24-0.49-0.31-0.66-0.74-0.91c-0.51-0.3-0.43-0.25-0.95-0.04\n\tc-0.28,0.11-0.76,0.49-1.03,0.41c-0.27-0.08-0.28-0.44-0.51-0.59c-0.25-0.16-0.72-0.15-1-0.26c-0.64-0.25-1.6-0.57-2.02-1.12\n\tc-0.4-0.52-0.15-0.91-0.32-1.47c-0.12-0.39-0.64-0.87-0.96-1.11c-0.38-0.29-0.55-1.14-1-1.06c-0.57,0.1-1.08-0.31-1.65-0.34\n\tc-0.49-0.03-1.01,0.09-1.49,0.02c-1.59-0.23-0.18-1.7-1-2.31c-0.23-0.17-1.16-0.01-1.46-0.01c-0.67,0-1.21,0.01-1.84,0.17\n\tc-0.85,0.22-1.71,0.31-2.39,0.91c-0.29,0.25-0.51,0.62-0.88,0.77c-0.46,0.19-1.63-0.04-2.13-0.26c-0.33-0.15-0.68-0.63-1.04-0.77\n\tc-0.8-0.3-0.5,0.13-1.06,0.45c-0.93,0.54-1.54-0.69-2.22-0.94c-0.55-0.2-1.24-0.19-1.81-0.48c-0.55-0.28-0.51-0.59-0.91-1.04\n\tc-0.45,0.28-0.83,0.06-1.27,0.19c-0.33,0.1-0.49,0.36-0.73,0.6c-0.57,0.57-0.92,1.31-1.33,2.03c-0.64-0.4-0.41-0.13-0.97-0.04\n\tc-0.41,0.07-0.84-0.01-1.25,0.06c-0.95,0.16-1.69,0.88-2.64,1.03c-1,0.16-2.1,0.47-3.15,0.33c-0.91-0.13-1.27-0.86-2.08-1.21\n\tl-0.92,0.5l-69.38,37.8l-49.32,25.32l-22.46,5.94c-0.18,0.24-0.66,0.06-0.78,0.44c-0.13,0.42,0.23,0.63,0.5,0.84\n\tc0.19,0.14,0.29,0.26,0.52,0.35c0.22,0.09,0.42,0.17,0.64,0.28c0.27,0.14,0.56,0.26,0.77,0.47c0.24,0.23,0.41,0.56,0.44,0.88\n\tc0.03,0.28,0.07,0.49,0.1,0.77c0.04,0.32,0.24,0.67,0.05,0.99c-0.12,0.21-0.25,0.2-0.44,0.28c-0.19,0.09-0.37,0.27-0.5,0.43\n\tc-0.1,0.12-0.19,0.23-0.22,0.38c-0.03,0.14,0.04,0.31,0.01,0.45c-0.03,0.13-0.09,0.2-0.12,0.32c-0.03,0.14,0,0.35,0,0.5\n\tc0,0.66,0,1.32,0,1.98c0,0.41,0.05,0.81,0.01,1.21c-0.03,0.28-0.01,0.57-0.01,0.85c0,0.15-0.07,0.43,0.02,0.56\n\tc0.04,0.05,0.29,0.1,0.35,0.14c0.11,0.08,0.16,0.14,0.23,0.26c0.2,0.34,0.1,0.58,0.16,0.94c0.03,0.19,0.14,0.28,0.11,0.49\n\tc-0.02,0.12-0.1,0.17-0.1,0.34c0,0.22,0.07,0.32,0.14,0.52c0.08,0.22,0.05,0.43,0.1,0.64c0.08,0.32,0.09,0.6,0.09,0.93\n\tc0,0.31,0.03,0.63-0.02,0.93c-0.04,0.23-0.13,0.33-0.2,0.55c-0.07,0.25-0.47,0.39-0.66,0.54c-0.14,0.11-0.17,0.27-0.28,0.38\n\tc-0.08,0.08-0.19,0.09-0.27,0.17c-0.26,0.26-0.66,0.96-0.66,1.33c0,0.45,0.64,0.7,0.67,1.21c0.01,0.21,0.01,0.45,0,0.66\n\tc-0.01,0.25-0.11,0.45-0.11,0.72c0,0.23,0.04,0.41,0.11,0.6c0.07,0.2,0.06,0.36,0.11,0.56c0.1,0.44,0.51,0.77,0.89,0.99\n\tc0.44,0.26,0.92,0.32,1.34,0.67c0.35,0.29,0.99,0.82,1.08,1.3c0.05,0.27-0.02,0.51,0.13,0.78c0.11,0.2,0.31,0.33,0.39,0.54\n\tc0.09,0.22,0.07,0.45,0.13,0.67c0.07,0.27,0.34,0.59,0.53,0.8c0.26,0.27,0.24,0.4,0.24,0.74c0,0.25-0.11,0.42-0.03,0.65\n\tc0.28,0.84,0.81,1.63,0.91,2.53c0.04,0.31-0.06,0.49-0.11,0.78c-0.03,0.15-0.07,0.4-0.04,0.55c0.09,0.43,0.9,0.74,1.24,0.89\n\tc0.44,0.18,0.32,0.23,0.25,0.55c-0.07,0.38,0.87,0.81,1.17,1.02c0.36,0.26,0.71,0.39,0.99,0.74c0.43,0.52,0.12,0.9-0.08,1.44\n\tc-0.09,0.23-0.14,0.32-0.03,0.55c0.13,0.27,0.32,0.33,0.57,0.46c0.22,0.11,0.9,0.35,0.88,0.64c-0.02,0.3-0.3,0.32-0.13,0.66\n\tc0.1,0.2,0.29,0.43,0.47,0.56c0.22,0.15,0.5,0.16,0.75,0.23c-0.02,0.35,0.32,0.29,0.49,0.52c0.14-0.04,0.19-0.17,0.35-0.21\n\tc0.25-0.06,0.5,0.06,0.71,0.16c0.72,0.35,1.44,0.83,1.99,1.38c0.03,0.01,0.06,0.01,0.09,0.02c0.09,0.26,0.02,0.64,0.02,0.92\n\tc0,0.19-0.05,0.43-0.01,0.61c0.03,0.16,0.11,0.27,0.12,0.43c0.02,0.28-0.06,0.6-0.01,0.88c0.03,0.2,0.11,0.35,0.12,0.55\n\tc0.01,0.21,0,0.43,0,0.64c0,0.27-0.09,0.63,0.17,0.78c0.27,0.15,0.6,0.19,0.87,0.34c0.4,0.22,0.62,0.6,1.05,0.81\n\tc0.44,0.21,0.1,0.45-0.08,0.72c0.18,0.32,0.71,0.29,0.93,0.59c0.24,0.33,0.03,0.76,0.36,1.06c0.37,0.34,0.85-0.04,1.27,0.08\n\tc0.32,0.09,0.71,0.13,0.91,0.41c0.16,0.22,0.14,0.57,0.46,0.64c0.31,0.07,0.92,0.04,1.22-0.01c0.18-0.03,0.27-0.1,0.45-0.12\n\tc0.23-0.02,0.38,0,0.59-0.05c0.36-0.09,0.66-0.05,0.98,0.06c0.39,0.13,0.7,0.49,0.85,0.85c0.14,0.32,0.6,0.46,0.73,0.8\n\tc0.07,0.18,0,0.36,0.15,0.53c0.14,0.15,0.33,0.25,0.46,0.41c0.17,0.19,0.12,0.16,0.09,0.38c-0.02,0.15-0.03,0.29-0.03,0.44\n\tc0,0.31,0.05,0.78,0.35,0.97c0.16,0.1,0.47,0.02,0.65,0.02c0.23,0,0.39,0,0.6,0.06c0.37,0.09,0.57,0.07,0.8,0.43\n\tc0.2,0.31,0.34,0.69,0.36,1.05c0.02,0.44,0.06,0.99-0.01,1.42c-0.08,0.46-0.28,0.94-0.32,1.4c-0.05,0.47-0.01,1.17,0.25,1.59\n\tc0.34,0.56,1.15,0.54,1.72,0.68c0,0.36,0.43,0.54,0.69,0.73c0.26,0.19,0.58,0.29,0.9,0.38c0.39,0.12,0.59,0.18,0.85,0.53\n\tc0.16,0.22,0.27,0.51,0.42,0.74c0.11,0.17,0.18,0.34,0.13,0.57l-80.26-4.73c0,0.29-0.11,0.79-0.18,1.07\n\tc-0.06,0.23-0.24,0.43-0.34,0.64c-0.12,0.26-0.22,0.45-0.11,0.77c0.11,0.33,0.47,0.36,0.6,0.65c0.13,0.3-0.03,0.56-0.1,0.83\n\tc-0.09,0.35-0.01,0.47,0.13,0.76c0.25,0.53,0.21,1.01-0.04,1.51c-0.2,0.39-0.49,0.9-0.46,1.37c0.03,0.45,0.57,1.25,0.91,1.55\n\tc0.11,0.1,0.32,0.11,0.4,0.26c0.14,0.29-0.07,0.18-0.11,0.37c-0.05,0.24-0.15,0.4-0.21,0.61c-0.07,0.27,0.02,0.78,0.17,1.01\n\tc0.2,0.32,0.45,0.28,0.8,0.34c0.15,0.51-0.02,1.1-0.11,1.59c-0.05,0.32,0.04,0.39,0.18,0.66c0.1,0.2,0.14,0.38,0.2,0.62\n\tc0.09,0.35-0.04,1.01,0.19,1.24c0.23,0.24,0.6,0.19,0.72,0.58c0.06,0.22-0.05,0.46,0.03,0.68c0.23-0.12,0.47-0.11,0.72-0.1\n\tc0.34,0.01,0.37-0.04,0.41,0.32c0.1,0.8,0,1.67,0,2.47c0,0.31,0.06,0.7,0,1.02c-0.06,0.34-0.08,0.27-0.41,0.4\n\tc-0.67,0.26-0.69,0.58-0.31,1.16c0.28,0.43,0.63,0.54,1.05,0.78c0.29,0.17,0.37,0.18,0.32,0.53c-0.04,0.3-0.22,0.66-0.36,0.92\n\tc-0.21,0.4-0.49,0.74-0.46,1.22c0.01,0.3,0.27,0.63,0.15,0.92c-0.1,0.25-0.45,0.3-0.58,0.53c0.16,0.22,0.67,0.32,0.91,0.46\n\tc0.29,0.17,0.28,0.17,0.39,0.45c0.13,0.31,0.07,0.28,0,0.66c-0.04,0.22-0.06,0.41-0.12,0.62c-0.1,0.38-0.28,0.69-0.38,1.07\n\tc-0.15,0.57,0.19,0.94,0.28,1.46c-0.26,0.08-0.58-0.07-0.82,0.01c-0.33,0.11-0.32,0.5-0.33,0.79c-0.02,0.54,0.07,0.75,0.34,1.17\n\tc0.16,0.26,0.17-0.01,0.13,0.35c-0.02,0.15-0.17,0.37-0.23,0.51c-0.24,0.54-0.41,0.87-0.4,1.46c0,0.12,0.05,0.41,0.01,0.52\n\tc-0.05,0.14-0.17,0.13-0.24,0.25c-0.13,0.2-0.25,0.56-0.27,0.81c-0.03,0.39,0.19,0.38,0.28,0.71c-0.38,0.06-0.92,0.29-1.08,0.69\n\tc-0.13,0.33-0.03,0.82-0.03,1.16c0,0.24,0.1,0.79-0.02,0.99c-0.23,0.39-0.8,0.01-1.11-0.04c-0.08-0.44-0.59-1.46-0.99-0.63\n\tc-0.36,0.75,0.07,1.46-0.02,2.23c-0.07,0.57-0.5,1.1-0.65,1.67c-0.09,0.36-0.17,0.54-0.4,0.86c-0.16,0.22-0.27,0.39-0.31,0.67\n\tc-0.38,0.01-0.97,0.49-1.09,0.85c-0.14,0.43-0.01,0.81,0.21,1.16c0.23,0.35,0.44,0.74,0.54,1.16c0.13,0.5-0.09,0.82-0.16,1.3\n\tc-0.34,0.03-1.06,0.1-1.3,0.34c-0.41,0.42,0.02,0.94-0.29,1.34c-0.44,0.54-1.32,0.24-1.35,1.15c-0.02,0.41,0.11,1.15,0.46,1.37\n\tc0.38,0.24,0.64,0.38,0.91,0.78c0.29,0.43,0.39,0.89,0.66,1.32c0.12,0.2,0.28,0.47,0.45,0.62c0.23,0.22,0.42,0.17,0.52,0.53\n\tc0.06,0.22,0.07,0.55,0.12,0.79c0.04,0.2,0.16,0.5-0.13,0.53c0.49,0.94,0.23,2.22,0.99,2.97c0.32,0.31,0.55,0.54,0.7,0.95\n\tc0.03,0.09,0.1,0.16,0.13,0.28c0.03,0.12-0.05,0.26,0.02,0.38c0.05,0.08,0.4,0.3,0.47,0.36c0.15,0.14,0.38,0.33,0.51,0.5\n\tc0.22,0.3,0.06,0.51,0.18,0.83c0.15,0.39,0.66,0.58,0.97,0.82c0.25,0.19,0.54,0.45,0.77,0.65c0.1,0.09,0.15,0.06,0.23,0.17\n\tc0.04,0.06,0.16,0.43,0.17,0.51c0.05,0.4-0.41,0.55-0.36,0.91c0.03,0.24,0.3,0.45,0.49,0.61c0.46,0.38,0.82,0.42,1.37,0.47\n\tc0.73,0.07,1.82,0.16,2.37,0.72c0.28,0.29,0.36,0.41,0.73,0.58c0.51,0.24,1.11,0.16,1.64,0.36c0,0.26,0.22,0.5,0.42,0.63\n\tc0.56,0.37,1.47,0.43,2.11,0.62c0.45,0.14,0.68,0.16,0.79,0.61c0.09,0.36,0.15,0.75,0.33,1.08c0.16,0.3,0.35,0.53,0.7,0.62\n\tc0.29,0.07,0.72,0.03,0.96,0.23c0.16,0.14,0.3,0.58,0.33,0.8c0.03,0.17-0.02,0.29,0.03,0.46c0.03,0.11,0.15,0.18,0.16,0.34\n\tc0.34,0.02,0.49,0.31,0.79,0.37c0.53,0.11,1.23-0.01,1.77-0.01c0.48,0,1.47-0.18,1.84,0.16c0.35,0.33,0.16,0.92,0.4,1.33\n\tc0.24,0.42,0.97,0.68,1.36,0.82c0.61,0.22,1.08,0.31,1.58,0.79c0.44,0.42,0.66,0.91,0.65,1.51c-0.01,0.69-0.2,1.3-0.17,1.99\n\tc0.04,0.8,0.59,1.04,1.28,1.2c0.66,0.15,1.51,0.08,2.08,0.41c0.19,0.11,0.44,0.36,0.58,0.54c0.19,0.25,0.43,0.49,0.53,0.74\n\tc0.1,0.23,0.12,0.53,0.28,0.76c0.16,0.22,0.54,0.31,0.68,0.52c0.2,0.31,0.02,1.24,0.02,1.61c0,0.27,0.02,0.53-0.04,0.79\n\tc-0.01,0.04-0.12,0.12-0.14,0.19c-0.04,0.17,0.02,0.33-0.03,0.5c-0.14,0.54-0.13,1.08-0.33,1.61c-0.18,0.47-0.66,0.45-1.11,0.65\n\tc-0.24,0.1-0.49,0.2-0.7,0.33c-0.33,0.21-0.16,0.54-0.38,0.7c-0.14,0.11-0.72,0.01-0.9-0.03c-0.26-0.06-0.5-0.21-0.74-0.31\n\tc-0.49-0.21-1.06-0.12-1.39,0.29c-0.09,0.12-0.02,0.17-0.17,0.28c-0.24,0.18-0.41,0.03-0.68-0.01c-0.32-0.06-0.73-0.11-0.99,0.05\n\tc-0.09,0.05-0.25,0.33-0.33,0.41c-0.16,0.17-0.34,0.3-0.47,0.49c-0.18,0.27-0.35,0.65-0.39,0.96c-0.61,0.05-0.55,0.39-0.62,0.85\n\tc-0.07,0.45-0.2,0.91-0.39,1.32c-0.08,0.18-0.15,0.38-0.2,0.58c-0.04,0.14-0.03,0.44-0.11,0.54c-0.14,0.19-0.44,0.16-0.64,0.21\n\tc-0.33,0.09-0.51,0.27-0.65,0.57c-0.19,0.43-0.12,0.79-0.17,1.24c-0.07,0.61-0.29,0.38-0.75,0.32c-0.4-0.05-0.62,0.02-0.97-0.18\n\tc-0.47-0.27-0.97-0.53-1.43-0.85c-0.27-0.19-0.5-0.3-0.79-0.45c-0.12-0.06-0.34-0.3-0.46-0.32c-0.43-0.08-0.98,0.5-1.19,0.82\n\tc-0.2,0.31-0.15,0.69-0.52,0.83c-0.06,0.02-0.5,0.14-0.57,0.13c-0.15-0.01-0.46-0.34-0.59-0.43c-0.28-0.19-0.66-0.47-0.98-0.54\n\tc-0.45-0.11-1.17,0.26-1.32,0.68c-0.1,0.28-0.05,0.92-0.01,1.22c0.05,0.43,0.22,0.9,0.34,1.32c0.15,0.55,0.16,0.99,0.17,1.57\n\tc0.01,0.46,0,0.44-0.33,0.69c-0.23,0.17-0.4,0.38-0.66,0.51c-0.33,0.15-0.98,0.24-1.13,0.61c-0.15,0.36-0.04,0.99,0.13,1.28\n\tc-0.8,0.34-1.88,1.45-1.53,2.36c-0.23,0.34-1.15,0.4-1.53,0.31c-0.41-0.1-0.7-0.16-1.15-0.15c-0.34,0.01-0.79,0.1-1.04,0.33\n\tc-0.32,0.3-0.01,0.69-0.22,0.96c-0.22,0.28-0.85,0.15-1.15,0.32c-0.32,0.18-0.62,0.55-0.78,0.87c-0.21,0.41-0.36,1.02-0.29,1.47\n\tc0.04,0.22,0.13,0.46,0.18,0.67c0.07,0.31,0.09,0.22-0.15,0.44c-0.46,0.41-0.95,0.54-1.29,1.06c-0.29,0.43-0.29,0.63-0.29,1.16\n\tc0,0.47,0.01,0.64-0.33,0.99c-0.42,0.44-0.34,0.63-0.2,1.16c0.09,0.36-0.04,0.74,0.11,1.08c0.15,0.34,0.43,0.36,0.69,0.56\n\tc0.34,0.28,0.29,0.78,0.11,1.17c-0.08,0.18-0.22,0.33-0.34,0.49c-0.17,0.23-0.35,0.28-0.55,0.48c-0.35,0.36-0.04,0.57,0.21,0.83\n\tc0.42,0.43,0.8,0.8,1.28,1.16c0.45,0.34,0.84,0.67,1.24,1.07c0.34,0.35,0.77,0.57,0.99,0.99c0.19,0.35,0.31,0.77,0.57,1.08\n\tc0.14,0.17,0.38,0.29,0.48,0.5c0.1,0.2,0.1,0.46,0.19,0.67c0.37,0.84,0.98,1.35,1.74,1.88c0.55,0.38,1.72,0.44,2.31,0.17\n\tc0.43-0.2,0.58-0.39,1.07-0.4c0.49-0.01,1.29-0.01,1.67,0.32c0.22,0.2,0.32,0.53,0.48,0.77c0.27,0.4,0.62,0.55,1.09,0.56\n\tc0.48,0.01,1.16-0.15,1.57,0.2c0.4,0.34,0.24,0.77,0.34,1.21c0.1,0.44,0.21,0.84,0.52,1.2c0.31,0.36,0.47,0.65,0.6,1.12\n\tc0.14,0.52,0.26,0.94,0.52,1.4c0.09,0.15,0.23,0.31,0.29,0.48c0.07,0.2,0,0.39,0.05,0.58c0.09,0.41,0.42,0.89,0.69,1.21\n\tc0.19,0.22,0.53,0.4,0.69,0.62c0.23,0.33,0.1,1.02,0.1,1.43c0,0.38-0.16,1.18,0.17,1.45c0.45,0.37,0.7,0.81,1.25,0.98\n\tc0.25,0.08,0.34,0,0.53,0.21c0.21,0.24,0.2,0.5,0.21,0.79c0,0.25,0.05,0.58,0.01,0.83c-0.05,0.27-0.18,0.45-0.18,0.74\n\tc0.01,0.58,0.43,1.15,0.83,1.57c0.23,0.24,0.61,0.47,0.67,0.82c0.05,0.24,0.02,0.5,0.07,0.74c0.1,0.52,0.33,0.91,0.73,1.28\n\tc0.45,0.41,1.04,0.49,1.58,0.71c0.45,0.18,0.95,0.26,1.37,0.44c0.35,0.16,0.79,0.5,1.1,0.73c0.25,0.18,0.57,0.31,0.76,0.56\n\tc0.23,0.3,0.05,0.52,0.18,0.83c0.07,0.18,0.52,0.49,0.67,0.62c0.19,0.17,0.48,0.27,0.63,0.47c0.4,0.52,0,1.04-0.14,1.55\n\tc-0.17,0.67,0.31,0.93,0.55,1.49c0.19,0.44-0.1,0.83-0.09,1.32c0.01,0.5-0.43,0.99-0.76,1.39c-0.32,0.39-0.8,0.64-1.22,0.92\n\tc-0.43,0.29-0.58,0.5-0.5,1.07c0.06,0.41,0.34,0.83,0.63,1.11c0.57,0.56,1.72,1.44,1.2,2.27c-0.27,0.42-0.63,0.7-0.66,1.24\n\tc-0.03,0.61,0.31,1.07,0.82,1.4c1.08,0.71,1.32,1.57,1.32,2.81c0,0.42-0.15,1.19,0.01,1.57c0.18,0.45,0.78,0.44,1.14,0.57\n\tc1.09,0.37,2.1,1.67,2.65,2.65c0.22,0.39,0.47,0.79,0.58,1.24c0.05,0.2,0.18,0.45,0.21,0.61c0.05,0.26-0.02,0.54,0.03,0.79\n\tc0.11,0.51,0.23,0.91,0.67,1.24c0.52,0.39,1.22,0.23,1.81,0.37c0.33,0.08,0.67-0.01,1,0.07c0.12,0.03,0.19,0.11,0.32,0.14\n\tc0.18,0.04,0.39-0.05,0.58-0.02c0.39,0.08,0.75,0.28,1.12,0.46c0.38,0.18,0.66,0.48,0.95,0.8c0.4,0.44,0.78,0.91,1.12,1.39\n\tc0.38,0.52,0.77,0.95,1.01,1.57c0.21,0.53,0.34,1.03,0.48,1.57c0.13,0.51,0.12,1.05,0.22,1.57c0.09,0.48,0.23,0.95,0.32,1.4\n\tc0.05,0.26,0.08,0.58,0.16,0.84c0.02,0.05,0.13,0.18,0.13,0.19c0.03,0.12,0,0.27,0.03,0.38c0.06,0.22,0.14,0.33,0.17,0.57\n\tc0.04,0.31,0,0.39,0.19,0.66c0.29,0.39,0.73,0.68,1.12,0.92c0.36,0.23,0.89,0.38,1.33,0.41c0.3,0.02,0.67,0.16,0.95,0.13\n\tc0.12-0.01,0.28-0.12,0.41-0.15c0.2-0.03,0.42,0.02,0.62,0.02c0.42-0.02,0.76-0.21,1.16-0.3c0.32-0.07,0.68-0.02,0.83-0.35\n\tc0.15-0.33-0.12-0.71-0.18-1.01c-0.05-0.25,0.01-0.58,0.01-0.83c0-0.28,0-0.55,0-0.83c0-0.32,0.09-0.52,0.17-0.82\n\tc0.07-0.29,0.15-0.69,0.16-0.99c0.01-0.33,0.1-0.6,0.15-0.91c0.07-0.5,0.02-1.06,0.01-1.56c0-0.45,0.04-1.08,0.32-1.43\n\tc0.33-0.41,0.99-0.46,1.5-0.39c0.95,0.12,1.09,1.34,1.97,1.7c0.58,0.23,1.38,0.15,1.99,0.13c0.72-0.03,1.47-0.38,2.14-0.63\n\tc0.78-0.3,2.69-0.5,2.98,0.62c0.28,1.08-0.33,1.93-0.79,2.81c-0.44,0.84-1.03,1.58-1.4,2.44c-0.12,0.28-0.08,0.39-0.12,0.7\n\tc-0.03,0.23-0.12,0.35-0.18,0.57c-0.12,0.49,0.01,1.2,0.01,1.7c0,0.66,0.16,1.02,0.6,1.52c0.31,0.35,0.68,0.72,0.89,1.15\n\tc0.11,0.22,0.29,0.59,0.34,0.83c0.05,0.29-0.1,0.48-0.16,0.74c-0.12,0.56,0.02,1.37,0.3,1.86c0.17,0.3,0.95,0.7,0.99,1.04\n\tc0.03,0.22-0.16,0.54-0.23,0.75c-0.36,1.09-0.58,2.07-0.59,3.22c0,0.54,0.2,0.82,0.3,1.32c0.04,0.21,0.15,0.41,0.18,0.58\n\tc0.04,0.23-0.04,0.5,0.01,0.73c0.06,0.28,0.21,0.55,0.3,0.83c0.09,0.3,0.18,0.54,0.33,0.83c0.17,0.32,0.18,0.41,0.13,0.74\n\tc-0.12,0.77-0.08,1.6-0.08,2.4c0,2.3-0.13,4.63-0.49,6.89c-0.11,0.66-0.32,1.31-0.33,1.97c-0.02,0.63-0.14,1.27-0.29,1.87\n\tc-0.07,0.26-0.03,0.55-0.08,0.82c-0.07,0.42-0.03,0.51,0.13,0.92c0.09,0.22,0.21,0.5,0.25,0.74c0.06,0.33-0.12,0.63-0.18,0.94\n\tc-0.21,1.14-0.32,2.34-0.32,3.51c0,0.75,0.16,1.41,0.16,2.16c0.01,0.9-0.33,1.41-0.33,2.31c0,0.65-0.11,1.43,0.01,2.06\n\tc0.07,0.33,0.15,0.55,0.15,0.91c0,0.33,0,0.66,0,0.99s0,0.66,0,0.99c0,0.42-0.05,0.68-0.15,1.07c-0.07,0.3-0.12,0.61-0.18,0.91\n\tc-0.06,0.3-0.17,0.48-0.16,0.82c0.01,0.77,0,1.54,0,2.31c0,0.72,0.21,1.3,0.34,1.98c0.13,0.69-0.1,1.26,0.52,1.77\n\tc0.6,0.49,0.8,0.91,0.79,1.7c0,0.33,0.04,0.67-0.04,0.99c-0.1,0.38-0.28,0.76-0.3,1.16c-0.04,0.74-0.01,1.47,0.33,2.15\n\tc0.49,0.98,1.22,1.84,1.66,2.82c0.25,0.56,0.29,1.46,0.17,2.1c-0.07,0.38-0.18,0.63-0.17,1.03c0,0.44,0,0.87,0,1.31\n\tc0,0.33-0.04,0.7-0.01,1.04c0.05,0.46,0.18,0.8,0.17,1.28c0,0.39-0.08,0.9-0.01,1.28c0.04,0.21,0.14,0.36,0.18,0.57\n\tc0.05,0.27-0.04,0.52,0.03,0.79c0.07,0.27,0.11,0.52,0.17,0.79c0.03,0.16,0.15,0.55,0.33,0.66c0.15,0.09,0.3,0,0.46,0.02\n\tc0.18,0.03,0.32,0.14,0.49,0.18c0.4,0.1,0.76,0.2,1.18,0.12c0.96-0.17,2.03,0.04,2.95-0.29c0.17-0.06,0.35-0.09,0.5-0.2\n\tc0.17-0.12,0.22-0.31,0.36-0.43c0.3-0.25,0.93-0.2,1.29-0.19c0.37,0.01,0.53,0.04,0.82,0.27c0.29,0.23,0.43,0.37,0.83,0.4\n\tc1.09,0.07,2.23-0.03,3.3-0.21c0.75-0.12,1.85-0.37,2.49-0.79c0.51-0.34,1.11-1.04,1.28-1.65c0.09-0.32,0.03-0.53,0.2-0.83\n\tc0.11-0.2,0.22-0.45,0.37-0.63c0.19-0.22,0.44-0.31,0.67-0.08c0.29,0.3,0.06,0.95,0.15,1.34c0.14,0.6,0.25,1.15,0.42,1.73\n\tc0.08,0.28,0.02,0.53,0.36,0.62c0.54,0.16,1.4-0.01,1.95-0.01c0.69,0,1.46,0.1,2.15-0.04c0.43-0.08,0.78-0.13,1.23-0.13\n\tc1.49,0.01,2.99,0,4.48,0c2.84,0,5.69,0,8.53,0c4.64,0,9.27,0,13.91,0c2.17,0,4.3-0.17,6.47-0.17c1.76,0,3.51,0,5.27,0\n\tc5.48,0,10.95,0,16.43,0c1.61,0,3.23-0.01,4.84,0c0.53,0,0.97-0.14,1.48-0.16c0.49-0.02,0.99,0,1.49,0l15.19-21.14l11.06-26.59\n\tl60.44-9.08l39.63-10.07l52.35,2.31l44.42,21.96c0,0,8.26,3.47,9.91,6.44c-0.04,0.01-0.25,0.51-0.3,0.52\n\tc-0.07,0.42-0.18,0.84-0.46,1.12c-0.26,0.26-0.74,0.75-0.74,1.16c0,0.25,0.23,0.35,0.15,0.62c-0.05,0.19-0.37,0.42-0.45,0.62\n\tc-0.18,0.42-0.35,0.94-0.34,1.4c0.01,0.98,0.17,1.92,0.78,2.69c0.24,0.29,0.56,0.62,0.61,1.01c0.02,0.18-0.04,0.24,0.01,0.43\n\tc0.04,0.17,0.17,0.35,0.28,0.49c0.21,0.28,0.7,0.44,0.8,0.75c0.05,0.18,0,0.47,0,0.66c0,0.47-0.03,0.94,0.2,1.37\n\tc0.24,0.43,0.73,0.77,0.8,1.28c0.03,0.21-0.04,0.45-0.01,0.66c0.03,0.25,0.14,0.5,0.21,0.74c0.13,0.42,0.4,0.8,0.45,1.24\n\tc0.02,0.23-0.13,0.43-0.16,0.66c-0.04,0.33,0.05,0.51-0.16,0.81c-0.2,0.29-0.43,0.51-0.59,0.83c-0.06,0.12-0.17,0.53-0.07,0.66\n\tc0.16,0.21,0.59,0.07,0.82,0.01c0.32-0.08,0.53-0.13,0.81-0.32c0.51-0.35,1.2-0.54,1.65-0.96c0.45-0.42,0.84-0.99,1.1-1.53\n\tc0.12-0.26,0.21-0.43,0.4-0.61c0.06-0.06,0.25-0.25,0.34-0.31c0.32-0.19,0.16-0.12,0.49-0.03c0.46,0.12,0.46,0.25,0.66,0.67\n\tc0.13,0.27,0.27,0.5,0.54,0.64c0.19-0.15,0.26-0.54,0.37-0.75c0.14-0.27,0.23-0.44,0.25-0.75c0.03-0.35,0.1-0.74,0.19-1.09\n\tc0.21-0.76,0.84-1.3,1.62-1.16c0.53,0.09,0.6,0.33,1.07-0.07c0.3-0.26,0.6-0.46,0.87-0.74c0.53-0.55,0.57-1.38,1.1-1.91\n\tc0.7-0.7,1.49-0.29,1.7,0.58c0.09,0.36,0.06,0.64,0.24,0.99c0.29,0.55,0.52,0.26,0.95-0.08c0.68-0.54,1.09-1.5,1.53-2.24\n\tc0.09-0.14,0.21-0.24,0.29-0.35c0.14-0.21,0.18-0.43,0.29-0.65c0.15-0.29,0.31-0.73,0.54-0.97l-16.18-12.39l19.16-39.8\n\tc-0.05-0.01-0.1,0.31-0.15,0.3c0.06-0.53,0.28-1.36,0.8-1.62c0.32-0.17,0.46-0.2,0.67-0.5c0.19-0.28,0.32-0.39,0.66-0.54\n\tc0.67-0.3,1.34-0.08,1.98,0.13c0.51,0.17,1.34,0,1.66-0.49c0.15-0.23,0.26-0.67,0.29-0.92c0.05-0.37-0.27-0.41-0.3-0.82\n\tc-0.05-0.66-0.34-1.03-0.86-1.45c-0.18-0.15-0.2,0.05-0.31-0.19c-0.06-0.12,0.02-0.39,0.05-0.51c0.09-0.35,0.13-0.61,0.13-0.99\n\tc0-0.83-0.11-1.65-0.36-2.45c-0.31-0.04-0.51-0.22-0.8-0.32c-0.24-0.09-0.66-0.1-0.8-0.36c-0.2-0.35-0.02-1.26-0.02-1.66L804.66,557\n\tl4.76,0.33C809.42,557.33,810.78,556.69,809.42,555.81z\"\n              ><\/path>\n            <\/a>\n            <a href=\"#\" class=\"depto-btn2\" id=\"btn-beni\">\n              <path\n                class=\"st1 red3\"\n                d=\"M574.02,283.82c-0.82,0.02-2.94-0.45-3.45-1.1c-0.49-0.64-0.69-1.32-1.72-0.99c-0.62,0.2-1.18,1.23-1.84,1.27\n\tc-0.46,0.03-0.76-0.32-1.17-0.47c-1.24-0.46-1.52,0.26-2.51,0.52c-0.8,0.21-2.37,0.05-3.17-0.1c-0.65-0.12-0.76-0.23-1.41,0.08\n\tc-0.29,0.14-0.47,0.28-0.8,0.34c-0.97,0.17-2.09-0.03-2.98-0.38c-1.07-0.42-1.49-0.77-1.49-1.94c0-0.99-0.09-1.98-0.96-2.66\n\tc-0.68-0.53-1.54-0.39-2.3-0.64c-0.68-0.22-0.48-0.18-0.7-0.84c-0.25-0.73-0.42-1.14-1.18-1.44c-1.11-0.43-1.32-0.6-1.79-1.71\n\tc-0.08-0.19-0.27-0.85-0.39-0.99c-0.38-0.42-0.75-0.27-1.26-0.39c-1.11-0.24-1.17-0.88-1.69-1.72c-0.36-0.58-1.22-0.78-1.81-1.18\n\tc-0.43-0.29-1.91-1.8-2.45-1.65c0.09-0.02,0.18-0.04,0.27-0.06c0.25-0.75,0.04-1.79,0.06-2.58c0.01-0.51-0.14-0.67-0.26-1.07\n\tc-0.11-0.38-0.02-0.7-0.06-1.08c-0.16-1.43-1.08-0.87-2.01-1.14c-0.77-0.22-0.54-1.07-1.03-1.48c-0.55-0.46-1.66,0.16-2.42,0.14\n\tc-1.18-0.02-1.18-0.64-1.89-1.35c-0.65-0.64-1.47-0.07-2.26-0.29c-0.28-0.08-0.37-0.3-0.63-0.44c-0.56-0.3-0.54-0.18-1-0.08\n\tc-0.36,0.08-0.93,0.36-1.37,0.19c-0.44-0.18-0.38-0.5-0.59-0.86c-0.24-0.42-0.01-0.38-0.52-0.5c-0.36-0.09-0.67,0.04-0.93,0.25\n\tc-0.57,0.46-0.7,1.32-1.22,1.83c-0.7,0.68-1.19,0.68-2,0.18c-0.7-0.44-1.38-1.02-1.98-1.58c-0.53-0.49-1.04-1.14-1.82-0.97\n\tc-0.8,0.17-1.05,0.88-1.99,0.65c-0.62-0.15-0.35-0.28-0.72-0.69c-0.32-0.35-0.29-0.23-0.74-0.31c-0.92-0.16-2.17-0.28-3.01-0.75\n\tc-0.72-0.4-0.72-0.76-0.8-1.4c-0.06-0.49,0.18-0.42-0.36-0.83c-0.28-0.21-0.61-0.23-0.78-0.52c-0.09-0.15-0.23-0.95-0.27-1.13\n\tc-0.07-0.3-0.12-0.57-0.05-0.88c-0.64,0.72-1.65,0.93-2.34,1.61c-0.84,0.83-1.98,1.83-3.3,1.59c-0.56-0.1-1.33-0.38-1.82-0.66\n\tc-0.64-0.37-0.65-0.84-1-1.34c-0.37-0.52-1.12-0.81-1.48-1.32c-0.27-0.39-0.33-0.8-0.37-1.27c-0.62-0.17-1.17,0.12-1.69-0.28\n\tc-0.42-0.33-0.96-1.02-1.24-1.42c-0.34-0.49-0.37-1.07-0.65-1.58c-0.18-0.33-0.2-0.29-0.33-0.73c-0.08-0.29,0.12-0.44-0.18-0.65\n\tc-0.31-0.22-0.67,0.13-0.98,0.13c-0.41-0.01-0.64-0.07-0.99-0.33c-0.79-0.58-0.86-0.82-1.89-0.8c-0.64,0.01-1.62,0.16-2.26,0.02\n\tc-0.41-0.09-0.56-0.58-0.97-0.68c-0.09-0.02-0.18-0.04-0.27-0.06c-0.03-0.4-0.34-0.56-0.41-0.91c-0.1-0.49,0.02-0.66-0.22-1.1\n\tc-0.12-0.1-0.24-0.2-0.36-0.31c-0.09-0.19-0.1-0.38-0.05-0.59c-0.18-0.46-0.43-0.87-0.77-1.26c-0.35-0.4-0.77-0.76-1.15-1.14\n\tc-0.21-0.21-0.47-0.41-0.66-0.64c-0.15-0.19-0.27-0.39-0.37-0.61c-0.06-0.2,0.01-0.33,0.2-0.39c0.02-0.54,0.23-0.6-0.22-1.01\n\tc-0.49-0.44-0.74-0.23-1.02-0.89c-0.28-0.65-0.58-1.37-1.07-1.92c-0.32-0.36-0.51-0.27-0.91-0.47c-0.29-0.14-0.67-0.58-0.97-0.62\n\tc-0.75-0.08-1.34,0.96-1.79,1.36c-1.06,0.95-3.07,2.24-4.5,2.31c-0.81,0.04-1.61,0.06-2.31-0.4c-0.89-0.59-1.44-1.51-2.64-1.18\n\tc-0.98,0.27-1.66,0.37-2.65-0.07c-0.85-0.37-0.53-0.93-1.05-1.64c-0.64-0.87-1.59-1.49-2.17-2.41c-0.47-0.73-0.25-1.37-0.45-2.17\n\tc-1.36-0.41-2.77-0.41-4.1-0.71c-0.54-0.12-0.68-0.36-1.02-0.83c-0.41-0.56-0.77-0.86-1.28-1.32c-1.84-1.65-3.97-3.24-6.44-3.82\n\tc-0.51-0.12-1.1-0.29-1.63-0.33c-0.84-0.07-1.52-0.2-2.34-0.34c-1.13-0.19-2.44,0.02-3.39,0.59c-0.75,0.45-1.63,1.11-2.53,1.34\n\tc-0.42,0.11-0.9,0.17-1.33,0.09c-0.28-0.05-0.57-0.23-0.76-0.27c-0.54-0.12-0.99-0.19-0.97,0.53c-0.91,0.12-1.05,0.28-1.51,1.04\n\tc-0.41,0.69-0.95,1.39-1.14,2.19c-0.37-0.2-0.73-0.11-1.1-0.23c-0.36-0.11-0.64-0.36-0.99-0.48c-0.65-0.23-1.33-0.23-1.98,0\n\tc-1.09,0.38-1.33,0.85-2.33-0.15c-0.33-0.34-0.34-0.49-0.81-0.68c-0.26-0.11-0.43,0.09-0.67-0.18c-0.4,0.48-0.66,0.87-1.3,0.84\n\tc-1.07-0.05-0.91-0.9-1.65-1.26c-1.1-0.54-1.56,2.23-2.98,0.87c-0.26-0.25-0.5-0.57-0.6-0.92c-0.08-0.28,0.05-0.69-0.11-0.92\n\tc-0.36-0.52-1.35-0.46-1.86-0.32c-1.14,0.31-3.36,2.66-4.39,1.6c-0.52-0.53,0-1.43-0.61-1.7c-0.24-0.1-0.73,0.04-1.01,0.03\n\tc-0.5-0.02-0.59-0.12-0.99-0.34c-0.73-0.39-1.14-0.29-1.98-0.32c-0.77-0.03-1.55-0.63-2.16-1.12c-0.81-0.65-1.54-1.44-2.3-2.19\n\tc-0.18-0.18-0.44-0.37-0.59-0.57c-0.13-0.19-0.17-0.55-0.3-0.69c-0.35-0.36-0.79-1.4-1.26-1.39c-0.17-0.63,0.55-1.08,0.68-1.63\n\tc0.14-0.6-0.03-1.38-0.02-2c0.01-0.84-0.19-1.4-0.66-2.12c-0.4-0.62-1.34-2.13-2-2.18c-0.23,0.25-0.38,0.59-0.56,0.88\n\tc-0.41-0.28-0.51-0.64-1.04-0.82c-0.64-0.22-1.34,0.12-1.95-0.12c-0.78-0.32-0.98-1.38-1.75-1.53c-0.68-0.14-1.49,0.69-2.23,0.55\n\tc-0.19-0.03-0.58-0.47-0.79-0.53c-0.43-0.13-0.84,0.03-1.26-0.06c-0.08-0.02-0.89-0.37-0.92-0.4c-0.2-0.28-0.06-0.86-0.13-1.19\n\tc-0.11-0.48-0.32-0.48-0.18-1.14c0.13-0.62,0.29-0.89,0.18-1.5c-0.16-0.08-0.25-0.21-0.27-0.39c0.01-0.23,0.02-0.47,0.04-0.7\n\tc-0.19-0.45-0.68-0.48-0.97,0c-0.19,0.32-0.06,0.99-0.05,1.34c0.01,0.35,0.17,1.01-0.12,1.27c-0.28,0.26-1.5,0.1-1.83,0\n\tc-0.14-0.96-0.34-1.81-1.01-2.59c-1.07-1.24-1.9-0.52-2.94,0.22c-0.33-0.71,0.36-1.27,0.62-1.69c-0.25-1.04,1.37-1.86,0.35-2.85\n\tc-0.62-0.59-2.49-1.09-3.34-0.97c-0.66,0.09-0.63,0.42-1.17,0.64c-0.39,0.16-1.43,0.1-1.87,0.05c-1.08-0.13-1.23-1.01-2.08-1.5\n\tc-0.84-0.49-0.82,0.08-0.86,0.77c-0.56,0.29-1.87-0.3-2.61-0.29c-0.72,0.01-1.04,0-1.25-0.74c-0.18-0.64-0.09-1.06,0.32-1.57\n\tc0.27-0.34,1.07-0.74,0.91-1.17c0.41-0.23,0.59-1.36,0.29-1.76c-0.1-0.14-0.59-0.19-0.77-0.37c-0.26-0.25-0.28-0.75-0.56-0.96\n\tc-0.22-0.17-0.6,0-0.85-0.11c-0.24-0.11-0.61-0.49-0.75-0.72c-0.46-0.77,0.17-0.81,0.36-1.51c0.25-0.92,0.19-3.25-0.43-3.9\n\tc-0.67-0.7-0.92-0.71-0.91-1.73c0.01-0.68,0-1.74-0.95-1.72c0.09-0.1,0.16-0.43,0.25-0.53c-0.45-0.25-0.76,0.3-1.22,0.33\n\tc-0.05,0.18-0.09,0.37-0.12,0.56c-0.89-0.24-1.82-0.55-2.66-0.06c-0.66,0.38-0.3,0.61-0.56,1.11c-0.28,0.53-0.33,0.23-0.84,0.14\n\tc-0.83-0.14-1.69-0.4-2.48-0.74c-0.67-0.29-1.24-1.11-1.95-1.15c-0.04-0.34,0.64-0.87,0.8-1.25c0.17-0.43,0.39-1.07-0.11-1.41\n\tc0.13-0.7,0.64-0.34,1.07-0.59c0.51-0.29,0.41-1.11,1.08-1.31c-1.44-0.41-1.21-1.39-1.21-2.63c-0.01-1.26,0.29-1.87,0.99-2.83\n\tc1.19-1.63-0.21-1.24-1.32-1.54c-1.11-0.3-2.34-0.07-3.31-0.74c-0.54-0.38-0.4-0.71-0.64-1.17c-0.18-0.35-0.56-0.58-0.68-0.97\n\tc-0.34-1.08,0.15-2.29-0.3-3.33c-0.41-0.94-0.36-1.88-0.34-2.96c0.01-0.54-0.05-1.35,0.52-1.64c0.48-0.24,1.12-0.03,1.67-0.34\n\tc-0.79-0.72-1.81-0.88-2.7-1.35c-0.99-0.52-0.65-1.31-0.89-2.21c-0.18-0.69-0.94-1.37-0.18-1.98c0.32-0.26,0.62-0.23,0.92-0.6\n\tc0.39-0.48,0.48-1.37,0.99-1.79c-1.64,0.38-1.92-2.64-1.59-3.64c0.46-1.39,1.92-1.38,2.91-1.98c0.64-0.39,1-0.81,1.01-1.65\n\tc0.01-0.94-0.94-1.32-1.03-2.32c-0.09-1.03,0.87-1.16,1.67-1.4c0.16-0.05,0.9-0.23,0.95-0.31c0.27-0.44-0.17-0.47-0.29-0.76\n\tc-0.14-0.36-0.28-0.35-0.34-0.82c-0.04-0.37,0.01-0.79,0.01-1.16c0-0.89-0.11-1.4-0.42-2.22c-0.22-0.57-0.11-1.04-0.23-1.58\n\tc-0.06-0.25-0.22-0.54-0.27-0.73c-0.24-1.02-0.39-1.47-1.39-2c-0.4-0.21-0.89-0.31-1.14-0.72c-0.23-0.37-0.04-0.76-0.24-1.1\n\tc-0.11-0.19-0.42-0.27-0.53-0.46c-0.19-0.34-0.06-0.88-0.06-1.26c-0.01-0.76,0.17-1.53,0.4-2.24c0.18-0.57,0.87-1.01,0.9-1.66\n\tc-0.82-0.42-2.71-0.32-2.65-1.4c0.02-0.32,0.3-0.31,0.3-0.63c-0.15-0.2-0.25-0.43-0.29-0.68c0.01-0.23,0.02-0.46,0.04-0.68\n\tc-0.3-0.73-1.34-0.03-1.94-0.37c-0.73-0.42-0.1-1.13-0.06-1.75c0.02-0.31,0.12-0.92-0.05-1.18c-0.32-0.49-0.95-0.1-1.23-0.62\n\tc-0.25-0.46,0.43-1.29,0.69-1.65c0.5-0.7,0.49-0.57,0.34-1.32c-0.11-0.51-0.04-1-0.15-1.52c-0.19-0.87-0.54-1.55,0.07-2.3\n\tc0.44-0.54,1.03-0.55,1.57-0.9c0.21-0.14,0.53-0.36,0.68-0.58c0,0,0.69-0.49-0.1-1.43c-0.93-1.11-0.5-1.88-0.5-1.88\n\tc-0.07,0.38-1.01,1.58-1.31,1.67c-0.74,0.25-1.54-0.1-2.34,0.23c-0.64,0.26-1.14,0.59-1.72,0.98c-1.14,0.77-0.71,1.25-0.99,2.4\n\tc-0.13,0.52-0.47,1.33-0.98,1.59c-0.37,0.19-0.85,0.04-1.26,0.14c-0.24,0.06-0.79,0.18-1.01,0.25c-0.33,0.11-0.66,0.39-0.89,0.66\n\tc-0.41,0.48-0.49,0.6-1.07,0.91c-0.85,0.45-1.36,1.4-2.31,1.67c-1.75,0.51-3.84-0.16-5.56-0.28c-0.31-0.02-0.76-0.05-1.05,0.01\n\tc-0.68,0.13-0.56-0.05-0.66,0.66c-0.13,0.84,0.13,1.35,0.59,2c0.42,0.59,0.9,1.14,1.32,1.73c0.45,0.63,0.35,0.81,0.09,1.55\n\tc-0.14,0.41-0.64,1.69-0.97,1.93c-0.72,0.53-1.83,0.22-2.62,0.44c-0.11,0.96-0.29,1.23-1.37,1.28c-0.32,0.01-0.7-0.1-1.01-0.02\n\tc-0.3,0.07-0.33,0.29-0.63,0.36c-1.65,0.44-1.24-1.87-2.4-2.27c-0.74-0.26-1.03,0.68-1.34,1.2c-0.35,0.58-1.11,1.07-0.6,1.64\n\tc0.4,0.45,1.23,0.51,1.62,1.06c0.1,0.14,0.21,0.56,0.3,0.74c0.17,0.33,0.54,0.71,0.61,1.08c0.26,1.44-0.79,2.49-2.17,2.48\n\tc-1.54-0.01-2.8-0.82-4.29-0.99c-0.69-0.08-1.26-0.33-1.98-0.33c-0.34,0-0.82-0.11-1.13,0.02c-0.28,0.12-0.34,0.43-0.59,0.57\n\tc-0.43,0.25-1.08,0.14-1.51,0.47c-0.18,0.14-0.28,0.38-0.47,0.51c-0.36,0.25-0.84,0.08-1.16,0.49c0.46,0.44,1,0.12,1.55,0.22\n\tc0.5,0.1,1.13,0.32,1.49,0.66c0.96,0.91,0.62,2.65-0.8,2.72c0.16,0.79,0.44,1.33,0.22,2.19c-0.05,0.22-0.22,0.42-0.26,0.72\n\tc-0.04,0.33,0.05,0.68,0.01,1.01c-0.08,0.74-0.56,1.02-1.33,1.25c-0.57,0.17-1.56-0.22-1.93,0.37c-0.51,0.81,0.3,1-0.71,1.58\n\tc-1.01,0.58-0.37,0.84-0.64,1.76c-0.15,0.48-0.83,0.68-0.87,1.22c-0.04,0.56,0.58,0.92,0.54,1.56c-0.07,1.02-1.58,2.55-2.49,1.84\n\tc-0.46-0.36-0.54-1.2-0.66-1.67c-0.11-0.46-0.01-1.33-0.61-1.34c-0.29,0-0.79,0.89-0.84,1.14c-0.09,0.45,0.08,0.59,0.29,0.99\n\tc0.24,0.46,0.57,0.83,0.67,1.34c0.13,0.62-0.03,1.41-0.17,2c-0.28,1.13-0.48,0.62-1.44,0.87c-0.12,0.52,0.14,0.96-0.54,0.97\n\tc-0.55,0-0.68-0.48-1.33-0.37c-1.07,0.18-1.17,1.64-0.19,2.08c0,0.64-1.07,0.79-1.48,1.23c0.34,0.4,0.45,1,0.76,1.42\n\tc0.29,0.39,0.75,0.64,1.08,0.97c0.76,0.76,2.16,3,0,2.58c-0.86-0.17-3.44-1.73-4.24-0.96c-0.38,0.36-0.01,1.55-0.56,1.92\n\tc-0.22,0.15-0.85,0.01-1.14,0.09c-0.34,0.09-0.66,0.19-1,0.26c-0.69,0.14-0.19,0.02-0.73,0.33c-0.4,0.23-0.45,0.31-0.92,0.34\n\tc-0.76,0.04-1.55-0.01-2.31-0.01c-0.65,0-1.46-0.2-1.92,0.31c-0.09,0.11-0.28,0.67-0.38,0.84c-0.17,0.28-0.48,0.54-0.66,0.82\n\tc-0.21,0.32-0.63,1.54-1.07,1.61c-0.47,0.07-0.75-0.97-0.97-1.26c-0.52-0.68-0.92-0.75-1.6-0.99c-0.34-0.12-0.34-0.26-0.71-0.28\n\tc-0.39-0.03-1.1,0.28-1.54,0.32c0.01,1.64-2.03,0.95-2.99,1.32c-0.21,0.93,0.2,1.99-0.1,2.9c-0.34-0.11-0.47-0.52-0.75-0.81\n\tc-0.45-0.47-0.66-0.32-1.18-0.47c-0.61-0.17-0.73-0.54-1.39-0.1c-0.81,0.53-0.37,1-0.55,1.76c-0.17,0.73-0.49,0.6,0.15,1.3\n\tc0.46,0.51,0.76,0.61,0.83,1.3c0.04,0.36,0.05,1.01,0,1.37c-0.1,0.68,0.01,0.38-0.5,0.64c-0.87,0.44-2.27,0.49-3.01,1.32\n\tc0.28,0.23,0.69,0.53,0.83,0.85c0.1,0.23-0.03,0.5,0.09,0.73c0.09,0.18,0.4,0.31,0.52,0.47c0.27,0.35,0.29,0.86,0.4,1.25\n\tc0.15,0.52,0.31,0.85,0.18,1.32c-0.09,0.31-0.47,1.06-0.66,1.34c-0.36,0.53-0.99,0.42-1.43,0.72c-0.16,0.11-0.23,0.33-0.39,0.43\n\tc-0.18,0.11-0.43,0.11-0.6,0.23c-0.33,0.23-0.81,0.71-0.74,1.14c0.02-0.44,0.27-2.17-0.04-2.48c-0.47-0.47-1.7,0.19-2.02,0.52\n\tc-0.48,0.49-0.76,1.12-0.98,1.73c-0.16,0.42-0.4,0.9-0.5,1.33c-0.1,0.42,0.03,0.88-0.31,1.2c-0.75-0.44-1.27-0.4-2.08-0.61\n\tc-0.28-0.07-0.62-0.48-0.94-0.22c-0.24,0.2-0.04,0.97,0.02,1.2c0.27,0.93,0.87,0.68,1.51,1.14c0.75,0.54,0.23,0.96,0.06,1.56\n\tc-0.19,0.66-0.02,0.78-0.66,1.27c-0.42,0.32-0.53,0.23-0.97,0.39c-0.78,0.27-1.52,0.36-2.24,0.76c-0.55,0.3-1.13,0.57-1.49,1.15\n\tc-0.54,0.86-0.06,0.97,0.62,1.39c0.45,0.28,0.75,0.6,1.06,1.02c0.3,0.41,0.21,0.56,0.39,0.98c0.27,0.65,0.64,1.21,0.68,1.97\n\tc0.05,0.85-0.16,1.53,0.41,2.25c0.18,0.23,0.51,0.39,0.67,0.64c0.28,0.44,0.17,0.31,0.08,0.75c-0.15,0.71-0.68,1.42-0.26,2.07\n\tc0.45,0.69,0.78,0.58,0.75,1.56c-0.03,0.87-0.15,1.27-0.74,1.9c-0.55,0.58-1.39,0.99-1.8,1.67c0.62,0.49,1.49,0.81,1.85,1.58\n\tc0.35,0.75,0.35,1.57,0.36,2.45c0.01,1.16-0.57,1.87-1.19,2.81c-0.41,0.62-0.73,0.93-1.38,1.25c-0.25,0.13-0.74,0.31-0.91,0.55\n\tc-0.53,0.77,1.24,1.12,1.83,1.33c0.69,0.25,2.34,0.84,2.31,1.83c-0.02,0.78-1.65,0.83-2.33,1.14c-0.39,0.18-0.54,0.26-0.97,0.33\n\tc-0.49,0.08-1.16,0.42-1.66,0.33l0.16,0.58c0,0.1,0.04,0.31-0.02,0.4c-0.11,0.17-0.2,0.05-0.23,0.26c-0.05,0.34,0.16,0.45,0.41,0.56\n\tc0.09,0.04,0.27,0.12,0.33,0.19c0.09,0.09,0.06,0.01,0.08,0.17c0.01,0.07,0.01,0.18,0,0.25c-0.02,0.15-0.12,0.2-0.01,0.33\n\tc0.09,0.11,0.31,0.18,0.42,0.26c0.29,0.21,0.48,0.36,0.49,0.72c0.02,0.58-0.77,0.91-1.09,1.3c-0.21,0.25-0.33,0.32-0.31,0.68\n\tc0.01,0.33,0.41,0.47,0.66,0.62c0.18,0.11,0.35,0.17,0.52,0.29c0.18,0.13,0.31,0.29,0.49,0.41c0.34,0.23,1.46,0.86,0.97,1.39\n\tc-0.36,0.4-1.09,0.41-1.56,0.51c-0.17,0.04-0.29,0.13-0.41,0.25c-0.18,0.17-0.22,0.3-0.33,0.5c-0.21,0.37-0.8,0.12-1.06,0.49\n\tc-0.2,0.29-0.06,0.66,0.14,0.91c0.17,0.2,0.49,0.41,0.73,0.48c0.19,0.06,0.32,0.14,0.51,0.23c0.29,0.14,0.53,0.2,0.77,0.43\n\tc0.19,0.18,0.34,0.26,0.41,0.51c0.04,0.16,0.07,0.09-0.01,0.24c-0.06,0.12-0.18,0.27-0.27,0.36c-0.26,0.27-0.55,0.35-0.89,0.41\n\tc-0.16,0.03-0.64,0.1-0.73,0.25c-0.13,0.21,0.15,0.32,0.21,0.48c-0.28,0.29-1.29,0.7-0.85,1.24c0.14,0.17,0.43,0.27,0.61,0.41\n\tc0.17,0.13,0.37,0.3,0.46,0.49c0.1,0.22,0.08,0.49-0.02,0.7c-0.07,0.14-0.27,0.29-0.24,0.46c0.03,0.17,0.37,0.3,0.33,0.5\n\tc-0.02,0.1-0.31,0.29-0.38,0.37c-0.15,0.14-0.2,0.21-0.21,0.41c0,0.19-0.02,0.37,0.06,0.54c0.07,0.17,0.13,0.19,0.05,0.34\n\tc-0.09,0.16-0.31,0.27-0.36,0.44c-0.03,0.13,0.03,0.18,0.1,0.28c0.12,0.16,0.28,0.31,0.4,0.48c0.16,0.22,0.38,0.48,0.4,0.76\n\tc0.04,0.43-0.5,0.8-0.59,1.23c-0.18-0.08-0.42-0.13-0.48,0.13c-0.09,0.35,0.24,0.81,0.47,1.04c0.22,0.23,0.48,0.39,0.35,0.76\n\tc-0.04,0.1-0.15,0.17-0.22,0.25c-0.09,0.11-0.15,0.24-0.23,0.35c-0.14,0.18-0.32,0.34-0.43,0.54c-0.09,0.16-0.13,0.36-0.18,0.53\n\tc-0.07,0.25-0.12,0.25-0.39,0.37c-0.24,0.11-0.48,0.3-0.67,0.48c-0.21,0.2-0.16,0.47-0.35,0.67c-0.21,0.23-0.56,0.34-0.84,0.42\n\tc-0.18,0.05-0.37,0.14-0.56,0.16c-0.08,0.01-0.16-0.01-0.24,0.02c-0.02,0.11,0.1,0.16,0.16,0.23c0.11,0.12,0.14,0.22,0.22,0.37\n\tc0.09,0.18,0.22,0.35,0.31,0.54c0.14,0.29,0.19,0.43-0.03,0.66c-0.16,0.16-0.27,0.31-0.41,0.49c-0.14,0.19-0.43,0.33-0.49,0.58\n\tc-0.04,0.2,0.07,0.24-0.11,0.41c-0.21,0.2-0.44,0.35-0.49,0.67c-0.03,0.21,0.07,0.39,0.17,0.55c-0.23,0.1-0.54,0.24-0.74,0.4\n\tc-0.2,0.16-0.18,0.37-0.17,0.61c0.01,0.17,0.13,0.26,0.15,0.41c0.03,0.16-0.08,0.24-0.18,0.37c-0.24,0.31-0.1,0.55,0.2,0.79\n\tc0.16,0.13,0.4,0.2,0.6,0.25c0.22,0.05,0.48,0.16,0.7,0.17c-0.03,0.25-0.48,0.75-0.71,0.82c-0.12,0.04-0.28,0.06-0.41,0.08\n\tc-0.2,0.03-0.39,0.08-0.6,0.08c-0.35,0-0.8,0.07-1.14,0c-0.06-0.01-0.14-0.06-0.18-0.07c-0.12-0.02-0.17,0.02-0.31,0.05\n\tc-0.19,0.03-0.4,0.02-0.6,0.02c-0.28,0-0.5,0.12-0.77,0.2c-0.15,0.05-0.35,0.11-0.48,0.19c-0.2,0.12-0.1,0.24-0.14,0.44\n\tc-0.06,0.34-0.43,0.55-0.67,0.75c-0.17,0.14-0.31,0.22-0.41,0.42c-0.1,0.2-0.06,0.25-0.02,0.47c0.07,0.35,0.02,0.73,0.02,1.09\n\tc0,0.14,0.05,0.37-0.01,0.5c-0.09,0.18-0.49,0.37-0.66,0.45c-0.18,0.08-0.32,0.15-0.48,0.23c-0.14,0.07-0.24,0.13-0.35,0.23\n\tc-0.25,0.23-0.37,0.64-0.29,0.98c0.02,0.1,0.08,0.32,0.16,0.41c0.09,0.1,0.24,0.15,0.34,0.24c0.25,0.27,0,0.73-0.27,0.91\n\tc-0.23,0.16-0.54,0.1-0.8,0.1c-0.37,0-0.74,0-1.11,0c-0.16,0-0.29-0.02-0.43,0.06c-0.14,0.09-0.33,0.35-0.38,0.5\n\tc-0.11,0.33,0.08,0.73-0.01,1.06c-0.06,0.21-0.28,0.11-0.49,0.12c-0.36,0.01-0.82,0.07-1.16,0.19c-0.36,0.13-0.53,0.4-0.69,0.72\n\tc-0.09,0.17-0.05,0.33-0.06,0.51c-0.01,0.27-0.08,0.55-0.14,0.82c-0.14,0.63-0.56,1.17-0.52,1.83c0.01,0.17,0.09,0.31,0.09,0.47\n\tc0,0.11-0.04,0.15-0.07,0.25c-0.03,0.12-0.01,0.24-0.01,0.36c-0.05,0.84-1.15,0.97-1.76,1.21c-0.35,0.14-0.6,0.22-0.97,0.25\n\tc-0.17,0.01-0.42,0.11-0.57,0.18c-0.2,0.1-0.18,0.28-0.15,0.46c0,0.03,0.06,0.04,0.07,0.09c0.01,0.09-0.07,0.25-0.09,0.34\n\tc-0.13,0.5-0.52,0.91-0.58,1.42c-0.02,0.17-0.02,0.4,0.02,0.56c0.05,0.2,0.06,0.25-0.1,0.43c-0.11,0.11-0.28,0.17-0.41,0.25\n\tc-0.22,0.14-0.4,0.33-0.59,0.51c-0.18,0.17-0.33,0.51-0.56,0.62c-0.12,0.06-0.28,0.03-0.42,0.09c-0.11,0.05-0.22,0.12-0.33,0.17\n\tc-0.35,0.16-0.56,0.27-0.79,0.58c-0.13,0.18-0.22,0.27-0.2,0.49c0.01,0.2,0.11,0.4,0.18,0.59c0.09,0.25,0.23,0.46,0.39,0.67\n\tc0.15,0.19,0.31,0.21,0.5,0.33c0.2,0.13,0.35,0.36,0.44,0.58c0.03,0.07,0.05,0.15,0.06,0.23c0.02,0.16-0.03,0.16-0.09,0.26\n\tc-0.07,0.13-0.21,0.31-0.07,0.46c0.13,0.14,0.43,0.08,0.55,0.26c0.1,0.16,0.09,0.39,0.04,0.56c-0.1,0.3-0.2,0.61-0.35,0.87\n\tc-0.24,0.41-0.58,0.71-0.91,1.05c-0.13,0.14-0.29,0.32-0.24,0.53c0.03,0.12,0.19,0.28,0.26,0.37c0.12,0.16,0.18,0.35,0.31,0.5\n\tc0.2,0.24,0.37,0.49,0.56,0.73c0.08,0.1,0.15,0.2,0.23,0.3c0.15,0.19,0.35,0.31,0.51,0.48c0.13,0.13,0.24,0.24,0.39,0.35\n\tc0.12,0.09,0.31,0.21,0.37,0.37c0.08,0.23-0.12,0.54-0.23,0.74c-0.22,0.39-0.48,0.77-0.78,1.11c-0.32,0.36-0.69,0.72-0.97,1.11\n\tc-0.12,0.17-0.19,0.24-0.08,0.4c-0.29,0.16-0.64,0.23-0.95,0.35c-0.25,0.09-0.46,0.21-0.7,0.33c-0.53,0.29-0.96,1.07-1.07,1.66\n\tc-0.06,0.31-0.01,0.63,0.11,0.91c0.14,0.32-0.01,0.69-0.29,0.87c-0.59,0.4-1.4,0.72-1.3,1.55c0.04,0.35-0.1,0.51-0.44,0.64\n\tc-0.38,0.15-0.74,0.3-1.13,0.4c-0.35,0.09-0.52,0.22-0.82,0.39c-0.15,0.09-0.33,0.19-0.43,0.34c-0.1,0.16-0.18,0.39-0.23,0.58\n\tc-0.11,0.43,0.15,0.81,0.15,1.24c0,0.23,0.03,0.36-0.12,0.55c-0.2,0.24-0.52,0.55-0.46,0.9c0.03,0.17,0.25,0.45,0.37,0.58\n\tc0.17,0.17,0.41,0.28,0.62,0.39c0.14,0.08,0.28,0.15,0.43,0.21c0.21,0.07,0.43,0.21,0.65,0.26c0.32,0.08,0.66,0.06,0.96,0.17\n\tc-0.13-0.09-0.12-0.15-0.14-0.32c-0.01,0.47,0.08,0.99-0.14,1.41c-0.08,0.14-0.21,0.23-0.33,0.33c-0.14,0.11-0.27,0.26-0.43,0.35\n\tc-0.33,0.19-0.65,0.38-0.83,0.73c-0.07,0.13-0.08,0.17-0.08,0.33c0,0.09,0,0.18,0,0.27c0,0.16,0.06,0.25,0.09,0.39\n\tc0.02,0.12,0.03,0.38-0.02,0.5c-0.07,0.18-0.32,0.3-0.46,0.41c-0.29,0.23-0.61,0.4-0.87,0.65c-0.09,0.09-0.23,0.12-0.31,0.2\n\tc-0.1,0.09-0.15,0.22-0.24,0.31c-0.31,0.33-0.37,0.66-0.41,1.09c-0.06,0.55-0.64,0.92-0.67,1.47c-0.01,0.12,0.05,0.31,0.01,0.41\n\tc-0.04,0.13-0.18,0.21-0.26,0.31c-0.1,0.13-0.19,0.3-0.25,0.45c-0.28,0.75,0.2,1.36,0.67,1.89c0.13,0.15,0.27,0.23,0.43,0.3\n\tc0.31,0.14,0.61,0.31,0.88,0.52c0.29,0.23,0.35,0.54,0.35,0.9c0,0.45-0.24,0.68-0.58,0.94c-0.23,0.18-0.54,0.31-0.83,0.37\n\tc-0.23,0.05-0.41-0.04-0.58,0.18c-0.14,0.18-0.05,0.25,0.07,0.42c0.18,0.24,0.3,0.2,0.58,0.26c0.47,0.11,1,0.38,1.12,0.89\n\tc0.17,0.75-0.56,1.55-1.18,1.82c-0.3,0.13-0.9,0.5-0.74,0.91c0.04,0.09,0.17,0.19,0.24,0.27c0.09,0.12,0.16,0.2,0.27,0.31\n\tc0.23,0.22,0.45,0.44,0.56,0.75c0.08,0.22,0.17,0.32,0.11,0.55c-0.1,0.37-0.35,0.69-0.43,1.06c-0.08,0.38,0.25,0.48,0.54,0.61\n\tc0.12,0.05,0.24,0.11,0.35,0.16c0.11,0.06,0.22,0.11,0.33,0.17c0.08,0.05,0.16,0.07,0.25,0.08c0.17,0.15-0.01,0.3-0.02,0.51\n\tc-0.01,0.24,0.11,0.6,0.25,0.79c0.33,0.44,0.92,0.6,1.39,0.84c0.35,0.17,0.57,0.58,0.33,0.91c-0.14,0.19-0.35,0.41-0.58,0.49\n\tc-0.34,0.11-0.72,0.08-1.07,0.15c-0.58,0.12-1.13,0.26-1.55,0.69c-0.18,0.18-0.26,0.34-0.35,0.58c-0.15,0.38-0.3,0.74-0.37,1.15\n\tc-0.06,0.36-0.17,0.73-0.19,1.1c-0.02,0.38,0,0.76,0,1.14c0,0.39-0.12,0.98,0.1,1.32c0.13,0.19,0.32,0.2,0.46,0.35\n\tc0.09,0.09,0.1,0.29,0.1,0.41c-0.01,0.63-0.07,1.23,0.42,1.7c0.08,0.08,0.21,0.13,0.25,0.25c0.07,0.2-0.03,0.48-0.01,0.69\n\tc0.04,0.32,0.17,0.81,0.43,1.03c0.21,0.17,0.58,0.17,0.83,0.27c0.29,0.11,0.62,0.17,0.89,0.31c0.17,0.09,0.32,0.23,0.33,0.43\n\tc0.01,0.18-0.09,0.51-0.19,0.66c-0.32,0.51-0.95,0.69-1.39,1.07c-0.58,0.49-0.19,1.12-0.22,1.74c0,0.07-0.01,0.17-0.02,0.24\n\tc-0.02,0.17-0.05,0.11-0.15,0.24c-0.07,0.1-0.08,0.16-0.18,0.23c-0.12,0.09-0.22,0.16-0.33,0.27c-0.32,0.3-0.8,0.68-0.83,1.16\n\tc-0.01,0.21-0.01,0.45,0,0.66c0.02,0.28,0.12,0.51,0.25,0.74c0.16,0.29,0.3,0.54,0.49,0.81c0.14,0.18,0.3,0.38,0.39,0.59\n\tc-0.11,0.01-0.21-0.02-0.31-0.08c0.08,0.08,0.42,0.25,0.5,0.34c0.1,0.12,0.17,0.3,0.25,0.43c0.1,0.16,0.18,0.28,0.31,0.41\n\tc0.07,0.07,0.15,0.14,0.2,0.22c0.06,0.08,0.07,0.17,0.14,0.25c0.08,0.1,0.19,0.15,0.27,0.24c0.12,0.13,0.19,0.29,0.31,0.42\n\tc0.16,0.17,0.32,0.35,0.5,0.51c0.42,0.38,0.75,0.82,1.16,1.22c0.32,0.32,0.64,0.62,0.97,0.91c0.39,0.33,0.58,0.83,0.86,1.24\n\tc0.21,0.3,0.51,0.57,0.76,0.82c0.1,0.11,0.24,0.26,0.28,0.41c0.05,0.16-0.01,0.33,0.01,0.49c0.06,0.45,0.14,0.83,0.44,1.18\n\tc0.32,0.37,0.34,0.66,0.2,1.11c-0.18,0.59-0.36,1.22-0.72,1.74c-0.1,0.15-0.24,0.24-0.32,0.41c-0.04,0.09-0.04,0.16-0.09,0.25\n\tc-0.1,0.17-0.22,0.34-0.33,0.51c-0.09,0.14-0.22,0.32-0.25,0.49c-0.04,0.2,0,0.46,0,0.66c0,0.28,0.02,0.53,0.06,0.81\n\tc0.06,0.36,0.16,0.66,0.25,1.01c0.02,0.07,0.01,0.16,0.03,0.23c0.05,0.12,0.17,0.16,0.22,0.27c0.06,0.12,0.09,0.28,0.1,0.41\n\tc0.04,0.52-0.03,1.05-0.01,1.57c0.01,0.26,0.15,0.6,0.25,0.83c0.13,0.28,0.17,0.6,0.33,0.85c0.26,0.41,0.7,0.43,1.06,0.73\n\tc0.39,0.33,0.26,0.82,0.61,1.16c0.22,0.22,0.55,0.4,0.82,0.56c0.21,0.12,0.25,0.24,0.4,0.41c0.21,0.23,0.66,0.38,0.95,0.45\n\tc0.3,0.07,0.58,0.08,0.87-0.04c0.3-0.12,0.61-0.17,0.9-0.33c0.22-0.13,0.46-0.26,0.66-0.41c0.34-0.27,0.8-0.64,1.26-0.66\n\tc0.27-0.01,0.35,0.04,0.57,0.16c0.16,0.09,0.34,0.14,0.49,0.25c0.15,0.11,0.21,0.25,0.31,0.41c0.1,0.16,0.22,0.3,0.29,0.48\n\tc0.07,0.18,0.07,0.38,0.15,0.56c0.11,0.23,0.2,0.47,0.31,0.7c0.1,0.21,0.2,0.4,0.35,0.58c0.09,0.11,0.14,0.12,0.17,0.26\n\tc0.03,0.14-0.01,0.33-0.01,0.47c0.02,0.69,0.4,1.3,0.92,1.74c0.47,0.4,1.37,0.69,1.39,1.4c0.01,0.24,0.01,0.44,0.09,0.66\n\tc0.08,0.21,0.23,0.28,0.38,0.44c0.12,0.12,0.22,0.24,0.35,0.35c0.4,0.34,0.8,0.66,0.83,1.21c0.02,0.43,0.01,0.96,0.35,1.29\n\tc0.12,0.12,0.27,0.23,0.39,0.35c0.19,0.17,0.21,0.19,0.31,0.41c0.08,0.18,0.16,0.33,0.21,0.51c0.07,0.26,0.25,0.47,0.31,0.72\n\tc0.09,0.37,0.01,0.78,0.32,1.07c0.23,0.22,0.54,0.24,0.82,0.35c0.2,0.08,0.35,0.21,0.53,0.31c0.51,0.26,0.83,0.91,1.05,1.43\n\tc0.1,0.22,0.18,0.43,0.25,0.66c0.07,0.24,0.03,0.5,0.1,0.73c0.04,0.14,0.07,0.11,0.05,0.26c-0.02,0.12-0.05,0.23-0.06,0.36\n\tc-0.02,0.36-0.26,0.55-0.41,0.86c-0.18,0.36-0.44,0.59-0.75,0.85c-0.1,0.08-0.19,0.19-0.29,0.26c-0.09,0.06-0.2,0.08-0.29,0.15\n\tc-0.11,0.08-0.29,0.24-0.35,0.38c-0.08,0.16,0.01,0.32,0.07,0.5c-0.07,0.04-0.12,0.01-0.13-0.07c0.01,0.35,0.25,0.91,0.45,1.16\n\tc0.2,0.26,0.48,0.65,0.79,0.79c0.22,0.11,0.52,0.11,0.74,0.21c0.34,0.15,0.75,0.41,1.08,0.61c0.22,0.13,0.43,0.28,0.66,0.42\n\tc0.18,0.11,0.45,0.2,0.61,0.32c0.23,0.17,0.43,0.33,0.71,0.47c0.32,0.15,0.59,0.3,0.9,0.5c0.87,0.54,1.73,1.16,2.56,1.77\n\tc0.31,0.23,0.46,0.54,0.76,0.79c0.32,0.28,0.53,0.4,0.76,0.74c0.3,0.42,0.66,0.93,1.03,1.25c0.93,0.83,1.62,1.79,1.75,3\n\tc0.05,0.44,0.06,1.1-0.05,1.52c-0.05,0.22-0.3,0.53-0.28,0.75c0.01,0.14,0.1,0.18,0.12,0.28c0.04,0.16-0.01,0.31,0.02,0.46\n\tc0.09,0.47,0.62,0.92,0.88,1.32c0.36,0.55,0.71,1.01,1.16,1.49c0.45,0.48,0.86,0.99,1.28,1.49c0.19,0.23,0.29,0.53,0.48,0.74\n\tc0.09,0.1,0.26,0.14,0.35,0.24c0.13,0.14,0.2,0.34,0.32,0.5c0.31,0.43,0.69,0.87,0.79,1.36c0.06,0.28,0.05,0.58,0.04,0.87\n\tc-0.01,0.41,0.12,0.99,0.21,1.41c0.09,0.44,0.22,0.93,0.64,1.16c0.54,0.29,1.28,0.13,1.73,0.6c0.08,0.08,0.1,0.19,0.19,0.28\n\tc0.09,0.09,0.23,0.12,0.32,0.22c0.11,0.13,0.23,0.36,0.32,0.5c0.18,0.3,0.35,0.53,0.66,0.7c0.17,0.09,0.23,0.14,0.31,0.34\n\tc0.11,0.27,0.17,0.27,0.47,0.39c0.43,0.16,0.85,0.31,1.3,0.41c0.35,0.08,0.4,0.1,0.67,0.3c0.35,0.26,0.61,0.54,1.08,0.55\n\tc0.65,0.01,1.38-0.11,2,0.08c0.3,0.09,0.77,0.32,1,0.57c0.18,0.2,0.31,0.73,0.33,1c0.02,0.46,0.12,0.9,0.24,1.35\n\tc0.15,0.57,0.6,0.77,1.17,0.75c0.27-0.01,0.5-0.11,0.77-0.12c0.22-0.01,0.45,0,0.68,0c0.24,0,0.48-0.01,0.72,0\n\tc0.19,0.01,0.23,0.07,0.39,0.12c0.3,0.09,0.6-0.05,0.87-0.09c0.18-0.03,0.37,0.05,0.56,0.11c0.24,0.07,0.46,0.18,0.7,0.25\n\tc0.17,0.05,0.39,0.04,0.52,0.17c0.11,0.11,0.19,0.31,0.28,0.44c0.2,0.28,0.37,0.47,0.66,0.67c0.3,0.21,0.55,0.5,0.88,0.66\n\tc0.6,0.29,1.16,0.54,1.68,0.96c0.5,0.4,0.91,0.97,1.43,1.38c0.33,0.26,0.51,0.43,0.78,0.75c0.13,0.16,0.24,0.34,0.37,0.49\n\tc0.17,0.19,0.43,0.34,0.64,0.5c0.32,0.23,0.65,0.47,0.97,0.69c0.5,0.35,1.03,0.62,1.5,1.01c0.21,0.17,0.46,0.34,0.71,0.47\n\tc0.31,0.16,0.46,0.32,0.73,0.52c0.19,0.15,0.42,0.19,0.6,0.35c0.14,0.13,0.29,0.23,0.44,0.35c0.15,0.12,0.21,0.3,0.32,0.45\n\tc0.19,0.25,0.42,0.37,0.56,0.66c0.19,0.4,0.58,0.7,0.8,1.1c0.22,0.4,0.46,0.77,0.65,1.18c0.25,0.51,0.59,1.04,0.72,1.6\n\tc0.1,0.44,0.28,0.84,0.47,1.26c0.49,1.12,1.06,2.22,1.87,3.13c0.5,0.58,1.07,1.1,1.49,1.74c0.19,0.28,0.36,0.53,0.61,0.77\n\tc0.17,0.17,0.27,0.39,0.44,0.56c0.09,0.09,0.2,0.09,0.29,0.17c0.1,0.09,0.17,0.2,0.27,0.29c0.19,0.19,0.39,0.36,0.58,0.55\n\tc0.48,0.48,0.9,0.96,1.54,1.21c0.23,0.09,0.43,0.2,0.65,0.3c0.3,0.15,0.67,0.2,0.98,0.28c0.34,0.09,0.74,0.14,1.1,0.27\n\tc0.24,0.1,0.48,0.08,0.72,0.16c0.2,0.07,0.41,0.21,0.6,0.31c0.39,0.19,0.86,0.64,1.32,0.63c0.78-0.02,1.12,0.85,1.86,1.01\n\tc0,0.24,0.22,0.49,0.38,0.65c0.23,0.21,0.41,0.17,0.67,0.23c0.16,0.03,0.23,0.09,0.4,0.1c0.18,0.01,0.36,0,0.53,0\n\tc0.47,0,0.78-0.05,1.1,0.32c0.27,0.32,0.48,0.63,0.89,0.78c0.22,0.08,0.45,0.26,0.66,0.31c0.14,0.04,0.29,0.01,0.44,0.03\n\tc0.49,0.06,0.94,0.1,1.43,0.1c0.17,0,0.37-0.03,0.53,0c0.33,0.06,0.63,0.24,0.97,0.3c0.56,0.1,1.09,0.15,1.62-0.04\n\tc0.48-0.18,0.99-0.31,1.49-0.43c0.49-0.12,0.92-0.17,1.42-0.17c0.74,0,1.46,0.12,2.2,0.11c0.38,0,0.65,0,1-0.11\n\tc0.39-0.13,0.85-0.27,1.26-0.21c0.75,0.12,1.49,0.09,2.26,0.1c0.33,0,0.61-0.05,0.9-0.21c0.27-0.15,0.44-0.28,0.74-0.37\n\tc0.36-0.1,0.62-0.17,0.99-0.19c0.83-0.05,1.67-0.29,2.48-0.45c0.61-0.11,1.2-0.22,1.82-0.22c0.42,0,0.91,0.09,1.31-0.02\n\tc0.02-0.42,0.19-0.31,0.58-0.31c0.47,0,0.94,0,1.4-0.08c0.39-0.07,0.21-0.17,0.45-0.34c0.19-0.14,0.55-0.09,0.77-0.15\n\tc0.27-0.07,0.78-0.2,0.97-0.41c0.11-0.12,0.09-0.21,0.24-0.31c0.14-0.09,0.34-0.15,0.5-0.19c0.31-0.09,0.63,0,0.94-0.08\n\tc0.12-0.03,0.27-0.1,0.38-0.15c0.05-0.04,0.11-0.09,0.16-0.14c0.1-0.03,0.21-0.03,0.31-0.01c0.25-0.05,0.49-0.18,0.74-0.22\n\tc0.38-0.07,0.77-0.16,1.15-0.22c0.42-0.06,0.8-0.23,1.21-0.31c0.18-0.03,0.4,0.03,0.56-0.04c0.15-0.06,0.27-0.24,0.42-0.31\n\tc0.42-0.22,0.89-0.38,1.33-0.55c0.28-0.11,0.48-0.05,0.77-0.1c0.12-0.02,0.21-0.1,0.33-0.12c0.11-0.02,0.23,0.03,0.34,0.01\n\tc0.1-0.02,0.22-0.09,0.33-0.13c0.18-0.06,0.37-0.09,0.55-0.1c0.42-0.02,0.79-0.02,1.21-0.11c0.37-0.08,0.51-0.67,0.77-0.89\n\tc0.32-0.26,0.65-0.49,0.96-0.77c0.33-0.29,0.65-0.6,0.99-0.88c0.36-0.3,0.72-0.58,1.05-0.91c0.54-0.54,1.15-0.95,1.54-1.62\n\tc0.32-0.54,0.42-1.1,0.6-1.69c0.11-0.35,0.27-0.56,0.48-0.85c0.15-0.21,0.16-0.42,0.24-0.66c0.11-0.33,0.29-0.65,0.39-0.98\n\tc0.2-0.66,0.36-1.35,0.5-2.03c0.06-0.28,0.09-0.48,0.22-0.73c0.06-0.12,0.1-0.23,0.18-0.33c0.12-0.14,0.32-0.18,0.44-0.33\n\tc0.17-0.23,0.19-0.52,0.26-0.78c0.04-0.12,0.06-0.2,0.08-0.33c0.02-0.1,0.07-0.18,0.09-0.27c0.04-0.2,0.07-0.51,0.03-0.72\n\tc-0.04-0.23-0.17-0.4-0.12-0.66c0.05-0.25,0.16-0.39,0.11-0.66c-0.06-0.31-0.12-0.56-0.1-0.88c0.01-0.23,0.1-0.41,0.11-0.65\n\tc0.01-0.32-0.02-0.62,0.06-0.94c0.09-0.39,0.1-0.88,0.06-1.28c-0.04-0.36-0.18-0.6-0.09-0.98c0.12-0.5,0.05-1.04,0.17-1.54\n\tc0.14-0.58,0.18-1.21,0.38-1.79c0.09-0.25,0.23-0.51,0.33-0.76c0.18-0.44,0.32-0.87,0.53-1.29c0.4-0.83,0.68-1.69,1.23-2.42\n\tc0.19-0.26,0.31-0.54,0.52-0.77c0.29-0.32,0.45-0.7,0.75-1c0.06-0.06,0.1-0.17,0.16-0.22c0.13-0.13,0.27-0.18,0.39-0.32\n\tc0.23-0.29,0.58-0.51,0.9-0.74c0.52-0.37,1.09-0.64,1.64-0.94c0.08-0.04,0.17-0.14,0.25-0.18c0.16-0.07,0.36-0.06,0.54-0.13\n\tc0.74-0.28,1.64-0.33,2.43-0.33l91.6,5.39c0.04-0.22-0.02-0.39-0.13-0.57c-0.15-0.23-0.26-0.52-0.42-0.74\n\tc-0.26-0.35-0.46-0.42-0.85-0.53c-0.32-0.09-0.64-0.19-0.9-0.38c-0.26-0.19-0.68-0.37-0.69-0.73c-0.57-0.14-1.38-0.12-1.72-0.68\n\tc-0.25-0.42-0.29-1.12-0.25-1.59c0.05-0.46,0.25-0.93,0.32-1.4c0.07-0.43,0.04-0.98,0.01-1.42c-0.02-0.37-0.17-0.74-0.36-1.05\n\tc-0.23-0.36-0.42-0.34-0.8-0.43c-0.21-0.05-0.37-0.06-0.6-0.06c-0.18,0-0.49,0.07-0.65-0.02c-0.3-0.19-0.35-0.66-0.35-0.97\n\tc0-0.15,0-0.29,0.03-0.44c0.03-0.22,0.08-0.19-0.09-0.38c-0.14-0.16-0.33-0.27-0.46-0.41c-0.15-0.16-0.08-0.34-0.15-0.53\n\tc-0.13-0.34-0.59-0.47-0.73-0.8c-0.15-0.36-0.47-0.72-0.85-0.85c-0.32-0.11-0.63-0.15-0.98-0.06c-0.21,0.05-0.37,0.04-0.59,0.05\n\tc-0.18,0.01-0.27,0.09-0.45,0.12c-0.31,0.05-0.91,0.08-1.22,0.01c-0.32-0.08-0.31-0.43-0.46-0.64c-0.2-0.28-0.6-0.32-0.91-0.41\n\tc-0.41-0.12-0.9,0.27-1.27-0.08c-0.32-0.3-0.12-0.73-0.36-1.06c-0.22-0.3-0.74-0.27-0.93-0.59c0.18-0.27,0.52-0.51,0.08-0.72\n\tc-0.43-0.2-0.65-0.58-1.05-0.81c-0.27-0.15-0.61-0.19-0.87-0.34c-0.27-0.15-0.17-0.51-0.17-0.78c0-0.21,0.01-0.43,0-0.64\n\tc-0.01-0.21-0.09-0.36-0.12-0.55c-0.05-0.28,0.02-0.6,0.01-0.88c-0.01-0.17-0.08-0.27-0.12-0.43c-0.04-0.18,0.01-0.42,0.01-0.61\n\tc0-0.28,0.07-0.66-0.02-0.92c-0.03-0.01-0.06-0.01-0.09-0.02c-0.55-0.55-1.27-1.04-1.99-1.38c-0.22-0.1-0.46-0.22-0.71-0.16\n\tc-0.16,0.04-0.21,0.17-0.35,0.21c-0.16-0.22-0.5-0.16-0.49-0.52c-0.25-0.08-0.54-0.08-0.75-0.23c-0.19-0.13-0.37-0.36-0.47-0.56\n\tc-0.17-0.34,0.11-0.36,0.13-0.66c0.02-0.29-0.66-0.52-0.88-0.64c-0.25-0.13-0.44-0.19-0.57-0.46c-0.11-0.23-0.06-0.32,0.03-0.55\n\tc0.2-0.54,0.51-0.91,0.08-1.44c-0.28-0.35-0.63-0.48-0.99-0.74c-0.29-0.21-1.24-0.64-1.17-1.02c0.06-0.32,0.18-0.36-0.25-0.55\n\tc-0.34-0.14-1.15-0.46-1.24-0.89c-0.03-0.15,0.01-0.39,0.04-0.55c0.05-0.29,0.14-0.46,0.11-0.78c-0.1-0.9-0.63-1.69-0.91-2.53\n\tc-0.07-0.23,0.04-0.4,0.03-0.65c0-0.34,0.01-0.47-0.24-0.74c-0.19-0.2-0.46-0.52-0.53-0.8c-0.05-0.22-0.04-0.45-0.13-0.67\n\tc-0.08-0.21-0.28-0.35-0.39-0.54c-0.15-0.27-0.08-0.5-0.13-0.78c-0.09-0.48-0.73-1.01-1.08-1.3c-0.42-0.35-0.9-0.41-1.34-0.67\n\tc-0.38-0.22-0.8-0.56-0.89-0.99c-0.04-0.2-0.03-0.35-0.11-0.56c-0.07-0.2-0.11-0.38-0.11-0.6c0-0.26,0.1-0.46,0.11-0.72\n\tc0.01-0.21,0.01-0.45,0-0.66c-0.03-0.51-0.67-0.77-0.67-1.21c0-0.37,0.4-1.07,0.66-1.33c0.08-0.08,0.19-0.09,0.27-0.17\n\tc0.11-0.11,0.15-0.27,0.28-0.38c0.19-0.16,0.59-0.3,0.66-0.54c0.07-0.22,0.16-0.32,0.2-0.55c0.06-0.3,0.02-0.63,0.02-0.93\n\tc0-0.34,0-0.62-0.09-0.93c-0.06-0.22-0.02-0.43-0.1-0.64c-0.07-0.2-0.15-0.3-0.14-0.52c0-0.17,0.09-0.21,0.1-0.34\n\tc0.03-0.2-0.07-0.29-0.11-0.49c-0.06-0.35,0.04-0.6-0.16-0.94c-0.07-0.12-0.12-0.18-0.23-0.26c-0.06-0.04-0.32-0.09-0.35-0.14\n\tc-0.09-0.13-0.02-0.41-0.02-0.56c0-0.28-0.01-0.57,0.01-0.85c0.04-0.41-0.01-0.8-0.01-1.21c0-0.66,0-1.32,0-1.98\n\tc0-0.15-0.03-0.36,0-0.5c0.03-0.13,0.09-0.2,0.12-0.32c0.03-0.14-0.03-0.31-0.01-0.45c0.03-0.15,0.12-0.26,0.22-0.38\n\tc0.14-0.16,0.31-0.34,0.5-0.43c0.18-0.09,0.31-0.07,0.44-0.28c0.19-0.32-0.02-0.67-0.05-0.99c-0.03-0.28-0.07-0.49-0.1-0.77\n\tc-0.04-0.33-0.21-0.65-0.44-0.88c-0.21-0.2-0.5-0.33-0.77-0.47c-0.21-0.11-0.42-0.19-0.64-0.28c-0.23-0.09-0.33-0.2-0.52-0.35\n\tc-0.27-0.21-0.63-0.42-0.5-0.84c0.11-0.37,0.6-0.19,0.78-0.44l22.46-5.94l49.32-25.32L574.02,283.82z\"\n                title=\"Beni\"\n                id=\"BO-B\"\n              ><\/path>\n            <\/a>\n            <a href=\"#\" class=\"depto-btn2\" id=\"btn-santacruz\">\n              <path\n                class=\"st1 red4\"\n                d=\"M809.42,555.81c-0.05-0.3-1.03-0.69-1.36-0.88c-0.59-0.32-1.22-0.56-1.83-0.82c-0.91-0.39-1.72-0.98-2.15-1.88\n\tc-0.32-0.67-0.45-1.2-0.9-1.83c-0.4-0.57-0.75-1.14-0.92-1.82c-0.14-0.55-0.01-1.1-0.15-1.65c-0.13-0.54-0.43-1.04-0.75-1.49\n\tc-0.27-0.37-0.54-0.83-0.82-1.16c-0.32-0.39-0.95-0.8-1.18-1.32c-0.09-0.22-0.06-0.44-0.13-0.65c-0.16-0.46-0.34-0.59-0.6-1\n\tc-0.37-0.57-0.29-1.05-0.47-1.65c-0.32-1.1-0.99-2.28-1.5-3.3c-0.27-0.54-0.56-1.01-0.91-1.49c-0.2-0.27-0.75-0.78-0.78-1.08\n\tc0.5-0.04,1.53-0.52,1.63-1.06c0.17-0.85-0.87-0.94-1.04-1.65c-0.16-0.66,0.32-1.63-0.04-2.25c-0.37-0.63-1.07-0.77-1.26-1.54\n\tc-0.2-0.8-0.25-1.22-1.06-1.75c-0.52-0.34-0.97-0.43-1.33-1.05c-0.38-0.65-0.62-1.57-0.58-2.33c0.04-0.62,0.44-1.67,0.94-2.07\n\tc-0.08-0.08-0.15-0.4-0.24-0.49c0.59-0.4,1.43-0.88,2.16-0.73c-0.71-0.45-0.68-1.33-1.36-1.87c-0.65-0.52-1.34-0.99-2.02-1.45\n\tc-0.7-0.47-1.42-0.71-2.12-1.16c-0.68-0.43-1.33-0.88-1.97-1.33c-0.39-0.28-1.49-1.13-2.01-1.09c-0.52,0.04-1.41,1.01-1.89,1.35\n\tc-0.57,0.4-1.14,0.87-1.71,1.22c-0.93,0.57-1.67,0.8-2.6,0.26c-0.65-0.38-1.42-0.81-2.04-1.24c-0.24-0.16-0.48-0.43-0.73-0.59\n\tc-0.37-0.24-0.86-0.12-1.2-0.48c-0.36-0.38-0.29-1.11-0.76-1.49c-0.57-0.47-1.37-0.18-1.97-0.47c-0.49-0.24-0.52-0.65-0.67-1.1\n\tc-0.29-0.82-0.33-1.48-1.1-1.86c-1-0.49-1.5,0.01-2.49,0.05c-0.78,0.03-1.85-0.19-2.39-0.63c-0.47-0.38-0.87-1.16-1.17-1.7\n\tc-0.18-0.32-0.22-0.86-0.42-1.11c-0.72-0.94-2.79-1.1-3.82-1.68c-1.56-0.89-1.3-3.39-2.76-4.39c-0.38-0.26-1.02-0.32-1.35-0.64\n\tc-0.4-0.37-0.25-0.53-0.38-1.07c-0.12-0.51-0.32-0.66-0.19-1.25c0.09-0.45,0.23-0.94,0.34-1.39c0.23-0.92,0.47-1.63-0.27-2.45\n\tc-0.62-0.69-0.81-0.63-0.79-1.68c0.02-0.95-0.37-1.58-0.59-2.48c-0.09-0.38-0.01-0.76-0.1-1.13c-0.07-0.28-0.34-0.45-0.36-0.8\n\tc-0.3-0.04-0.58-0.08-0.88-0.11c-0.09-0.62-0.32-1.26-0.46-1.86c-0.11-0.46-0.62-1.18-0.62-1.72c0-0.37,0.42-0.63,0.4-1.01\n\tc-0.01-0.23-0.26-0.31-0.32-0.51c-0.08-0.23-0.26-0.56-0.3-0.8c-0.09-0.5,0.07-0.56,0.19-0.99c0.13-0.47,0.26-1.48,0.01-1.92\n\tc-0.3-0.51-1.04-0.45-0.96-1.23c0.07-0.6,0.72-0.69,0.96-1.22c0.22-0.5,0-1.03,0.35-1.48c-0.37-0.31-0.63-0.98-0.71-1.45\n\tc-0.1-0.61-0.28-0.4,0.17-0.87c0.62-0.66,0.77-1.08,0.51-2.07c-0.17-0.65-0.57-1.98-0.28-2.68c0.24-0.57,0.89-0.47,1.29-0.88\n\tc0.42-0.42,0.37-0.24,0.38-0.9c0.02-0.91-0.01-1.42,0.57-2.16c0.42-0.54,1.14-0.73,1.72-1.07c0.65-0.37,1.39-0.46,1.91-0.97\n\tc0.58-0.58,1.12-1.34,1.45-2.07c0.69-1.54-0.38-2.65-0.37-4.14c0.01-1.66,0.75-2.7,1.56-4.05c0.62-1.05,2.08-1.84,1.11-3.21\n\tc-0.55-0.77-1.51-1.61-2.34-2.07c-0.4-0.22-0.87-0.52-1.32-0.59c-0.46-0.07-0.82,0.08-1.26-0.19c-0.27,1.22-1.02,2.52-2.7,2.52\n\tl-101.06-2.64l-3.66-46.24l-19.46-21.14c3.03,0,6.05,0,9.08,0c1.71,0,3.41,0,5.12,0c1.62,0,3.35-0.28,4.95-0.33\n\tc0.67-0.02,0.04-0.94-0.01-1.31c-0.07-0.53,0.01-1.13,0.01-1.66c0-1.1,0.27-2.59,0.02-3.65c-0.14-0.58-0.35-0.77-0.35-1.47\n\tc0.01-0.57,0.08-1.2-0.07-1.74c-0.05-0.17-0.22-0.33-0.27-0.56c-0.05-0.25,0.01-0.57,0.01-0.84c0-0.56,0.13-1.29,0.01-1.83\n\tc-0.12-0.58-0.36-0.81-0.34-1.48c0.01-0.72-0.16-1.14-0.3-1.82c-0.12-0.56-0.03-1.24-0.03-1.82c0-0.26,0.07-0.59,0.01-0.84\n\tc-0.05-0.23-0.22-0.39-0.27-0.56c-0.16-0.56-0.06-1.16-0.07-1.74c-0.02-0.67-0.31-1.16-0.34-1.82c-0.03-0.6-0.01-1.22,0-1.82\n\tc0.01-0.63,0.47-1.55,0.33-2.15c-0.13-0.56-1.66-1.27-2.15-1.65c-0.7-0.54-1.26-1.35-1.66-2.14c-0.14-0.28-0.43-0.84-0.5-1.15\n\tc-0.13-0.54,0.12-1.12-0.05-1.67c-0.16-0.52-0.58-0.98-0.77-1.49c-0.18-0.49-0.04-0.96-0.2-1.43c-1.62-0.08-1.26-1.71-1.27-2.86\n\tc0-0.26-0.06-0.57-0.02-0.83c0.05-0.29,0.42-0.72,0.38-1.01c-0.04-0.32-0.52-0.69-0.76-0.89c-0.58-0.48-0.81-0.81-1.25-1.41\n\tc-0.3-0.42-0.87-0.79-1.02-1.3c-0.17-0.58,0.38-0.93,0.31-1.32c-0.09-0.53-1.34-1.35-1.71-1.67c-0.5-0.44-1.02-0.9-0.93-1.65\n\tc0.09-0.68,0.51-1.07,0.33-1.82c-0.26-1.07-1.72-1.05-1.77-2.31c-0.03-0.7,0.47-1.08,0.81-1.66c0.2-0.34,0.83-1.07,0.68-1.5\n\tc-0.29-0.86-1.11-0.61-1.35-1.63c-0.16,0.09-0.33,0.18-0.49,0.27c1.1,0.42,2.81-0.38,3.15-1.58c0.1-0.35-0.16-0.67,0.03-1.02\n\tc0.2-0.36,0.76-0.48,1.11-0.61c0.29-0.11,0.94-0.11,1.11-0.44c0.26-0.51-0.23-0.32-0.23-0.66c-0.01-0.99,0.54-1.21,1.28-1.58\n\tc0.57-0.28,0.9-0.73,0.42-1.35c-0.44-0.56-1.48-0.44-2.08-1.04c-0.64-0.63-0.64-0.87-1.6-0.96c-0.11-0.65-0.17-0.68-0.47-1.18\n\tc-0.25-0.43-0.11-0.62-0.22-1.1c-0.1-0.45-0.35-0.6-0.35-1.14c0-0.49,0.24-0.64,0.31-1.02c0.23-1.22-1.33-1.12-1.32-2.28\n\tc0-0.48,0.48-0.87,0.36-1.34c-0.15-0.59-0.78-0.47-1.26-0.53c0.02-0.76-1.28-1.83-2.05-1.63c-0.39,0.1-0.4,0.48-0.71,0.62\n\tc-0.39,0.18-0.95-0.1-1.27-0.35c-0.3-0.24-0.42-0.6-0.72-0.84c-0.21-0.17-0.67-0.27-0.92-0.41c-0.91-0.51-1.73-1.26-2.6-1.88\n\tc-0.13,1.49-1.01,0.99-2.04,0.31c-0.32-0.21-0.51-0.52-0.81-0.75c-0.42-0.32-0.67-0.23-1.17-0.39c-0.57-0.18-0.67-0.6-1.05-0.93\n\tc-0.5-0.44-0.81-0.25-1.45-0.35c-1.29-0.2-2.26-0.63-2.82-1.75c-0.24-0.49-0.31-0.66-0.74-0.91c-0.51-0.3-0.43-0.25-0.95-0.04\n\tc-0.28,0.11-0.76,0.49-1.03,0.41c-0.27-0.08-0.28-0.44-0.51-0.59c-0.25-0.16-0.72-0.15-1-0.26c-0.64-0.25-1.6-0.57-2.02-1.12\n\tc-0.4-0.52-0.15-0.91-0.32-1.47c-0.12-0.39-0.64-0.87-0.96-1.11c-0.38-0.29-0.55-1.14-1-1.06c-0.57,0.1-1.08-0.31-1.65-0.34\n\tc-0.49-0.03-1.01,0.09-1.49,0.02c-1.59-0.23-0.18-1.7-1-2.31c-0.23-0.17-1.16-0.01-1.46-0.01c-0.67,0-1.21,0.01-1.84,0.17\n\tc-0.85,0.22-1.71,0.31-2.39,0.91c-0.29,0.25-0.51,0.62-0.88,0.77c-0.46,0.19-1.63-0.04-2.13-0.26c-0.33-0.15-0.68-0.63-1.04-0.77\n\tc-0.8-0.3-0.5,0.13-1.06,0.45c-0.93,0.54-1.54-0.69-2.22-0.94c-0.55-0.2-1.24-0.19-1.81-0.48c-0.55-0.28-0.51-0.59-0.91-1.04\n\tc-0.45,0.28-0.83,0.06-1.27,0.19c-0.33,0.1-0.49,0.36-0.73,0.6c-0.57,0.57-0.92,1.31-1.33,2.03c-0.64-0.4-0.41-0.13-0.97-0.04\n\tc-0.41,0.07-0.84-0.01-1.25,0.06c-0.95,0.16-1.69,0.88-2.64,1.03c-1,0.16-2.1,0.47-3.15,0.33c-0.91-0.13-1.27-0.86-2.08-1.21\n\tl-0.92,0.5l-69.38,37.8l-49.32,25.32l-22.46,5.94c-0.18,0.24-0.66,0.06-0.78,0.44c-0.13,0.42,0.23,0.63,0.5,0.84\n\tc0.19,0.14,0.29,0.26,0.52,0.35c0.22,0.09,0.42,0.17,0.64,0.28c0.27,0.14,0.56,0.26,0.77,0.47c0.24,0.23,0.41,0.56,0.44,0.88\n\tc0.03,0.28,0.07,0.49,0.1,0.77c0.04,0.32,0.24,0.67,0.05,0.99c-0.12,0.21-0.25,0.2-0.44,0.28c-0.19,0.09-0.37,0.27-0.5,0.43\n\tc-0.1,0.12-0.19,0.23-0.22,0.38c-0.03,0.14,0.04,0.31,0.01,0.45c-0.03,0.13-0.09,0.2-0.12,0.32c-0.03,0.14,0,0.35,0,0.5\n\tc0,0.66,0,1.32,0,1.98c0,0.41,0.05,0.81,0.01,1.21c-0.03,0.28-0.01,0.57-0.01,0.85c0,0.15-0.07,0.43,0.02,0.56\n\tc0.04,0.05,0.29,0.1,0.35,0.14c0.11,0.08,0.16,0.14,0.23,0.26c0.2,0.34,0.1,0.58,0.16,0.94c0.03,0.19,0.14,0.28,0.11,0.49\n\tc-0.02,0.12-0.1,0.17-0.1,0.34c0,0.22,0.07,0.32,0.14,0.52c0.08,0.22,0.05,0.43,0.1,0.64c0.08,0.32,0.09,0.6,0.09,0.93\n\tc0,0.31,0.03,0.63-0.02,0.93c-0.04,0.23-0.13,0.33-0.2,0.55c-0.07,0.25-0.47,0.39-0.66,0.54c-0.14,0.11-0.17,0.27-0.28,0.38\n\tc-0.08,0.08-0.19,0.09-0.27,0.17c-0.26,0.26-0.66,0.96-0.66,1.33c0,0.45,0.64,0.7,0.67,1.21c0.01,0.21,0.01,0.45,0,0.66\n\tc-0.01,0.25-0.11,0.45-0.11,0.72c0,0.23,0.04,0.41,0.11,0.6c0.07,0.2,0.06,0.36,0.11,0.56c0.1,0.44,0.51,0.77,0.89,0.99\n\tc0.44,0.26,0.92,0.32,1.34,0.67c0.35,0.29,0.99,0.82,1.08,1.3c0.05,0.27-0.02,0.51,0.13,0.78c0.11,0.2,0.31,0.33,0.39,0.54\n\tc0.09,0.22,0.07,0.45,0.13,0.67c0.07,0.27,0.34,0.59,0.53,0.8c0.26,0.27,0.24,0.4,0.24,0.74c0,0.25-0.11,0.42-0.03,0.65\n\tc0.28,0.84,0.81,1.63,0.91,2.53c0.04,0.31-0.06,0.49-0.11,0.78c-0.03,0.15-0.07,0.4-0.04,0.55c0.09,0.43,0.9,0.74,1.24,0.89\n\tc0.44,0.18,0.32,0.23,0.25,0.55c-0.07,0.38,0.87,0.81,1.17,1.02c0.36,0.26,0.71,0.39,0.99,0.74c0.43,0.52,0.12,0.9-0.08,1.44\n\tc-0.09,0.23-0.14,0.32-0.03,0.55c0.13,0.27,0.32,0.33,0.57,0.46c0.22,0.11,0.9,0.35,0.88,0.64c-0.02,0.3-0.3,0.32-0.13,0.66\n\tc0.1,0.2,0.29,0.43,0.47,0.56c0.22,0.15,0.5,0.16,0.75,0.23c-0.02,0.35,0.32,0.29,0.49,0.52c0.14-0.04,0.19-0.17,0.35-0.21\n\tc0.25-0.06,0.5,0.06,0.71,0.16c0.72,0.35,1.44,0.83,1.99,1.38c0.03,0.01,0.06,0.01,0.09,0.02c0.09,0.26,0.02,0.64,0.02,0.92\n\tc0,0.19-0.05,0.43-0.01,0.61c0.03,0.16,0.11,0.27,0.12,0.43c0.02,0.28-0.06,0.6-0.01,0.88c0.03,0.2,0.11,0.35,0.12,0.55\n\tc0.01,0.21,0,0.43,0,0.64c0,0.27-0.09,0.63,0.17,0.78c0.27,0.15,0.6,0.19,0.87,0.34c0.4,0.22,0.62,0.6,1.05,0.81\n\tc0.44,0.21,0.1,0.45-0.08,0.72c0.18,0.32,0.71,0.29,0.93,0.59c0.24,0.33,0.03,0.76,0.36,1.06c0.37,0.34,0.85-0.04,1.27,0.08\n\tc0.32,0.09,0.71,0.13,0.91,0.41c0.16,0.22,0.14,0.57,0.46,0.64c0.31,0.07,0.92,0.04,1.22-0.01c0.18-0.03,0.27-0.1,0.45-0.12\n\tc0.23-0.02,0.38,0,0.59-0.05c0.36-0.09,0.66-0.05,0.98,0.06c0.39,0.13,0.7,0.49,0.85,0.85c0.14,0.32,0.6,0.46,0.73,0.8\n\tc0.07,0.18,0,0.36,0.15,0.53c0.14,0.15,0.33,0.25,0.46,0.41c0.17,0.19,0.12,0.16,0.09,0.38c-0.02,0.15-0.03,0.29-0.03,0.44\n\tc0,0.31,0.05,0.78,0.35,0.97c0.16,0.1,0.47,0.02,0.65,0.02c0.23,0,0.39,0,0.6,0.06c0.37,0.09,0.57,0.07,0.8,0.43\n\tc0.2,0.31,0.34,0.69,0.36,1.05c0.02,0.44,0.06,0.99-0.01,1.42c-0.08,0.46-0.28,0.94-0.32,1.4c-0.05,0.47-0.01,1.17,0.25,1.59\n\tc0.34,0.56,1.15,0.54,1.72,0.68c0,0.36,0.43,0.54,0.69,0.73c0.26,0.19,0.58,0.29,0.9,0.38c0.39,0.12,0.59,0.18,0.85,0.53\n\tc0.16,0.22,0.27,0.51,0.42,0.74c0.11,0.17,0.18,0.34,0.13,0.57l-80.26-4.73c0,0.29-0.11,0.79-0.18,1.07\n\tc-0.06,0.23-0.24,0.43-0.34,0.64c-0.12,0.26-0.22,0.45-0.11,0.77c0.11,0.33,0.47,0.36,0.6,0.65c0.13,0.3-0.03,0.56-0.1,0.83\n\tc-0.09,0.35-0.01,0.47,0.13,0.76c0.25,0.53,0.21,1.01-0.04,1.51c-0.2,0.39-0.49,0.9-0.46,1.37c0.03,0.45,0.57,1.25,0.91,1.55\n\tc0.11,0.1,0.32,0.11,0.4,0.26c0.14,0.29-0.07,0.18-0.11,0.37c-0.05,0.24-0.15,0.4-0.21,0.61c-0.07,0.27,0.02,0.78,0.17,1.01\n\tc0.2,0.32,0.45,0.28,0.8,0.34c0.15,0.51-0.02,1.1-0.11,1.59c-0.05,0.32,0.04,0.39,0.18,0.66c0.1,0.2,0.14,0.38,0.2,0.62\n\tc0.09,0.35-0.04,1.01,0.19,1.24c0.23,0.24,0.6,0.19,0.72,0.58c0.06,0.22-0.05,0.46,0.03,0.68c0.23-0.12,0.47-0.11,0.72-0.1\n\tc0.34,0.01,0.37-0.04,0.41,0.32c0.1,0.8,0,1.67,0,2.47c0,0.31,0.06,0.7,0,1.02c-0.06,0.34-0.08,0.27-0.41,0.4\n\tc-0.67,0.26-0.69,0.58-0.31,1.16c0.28,0.43,0.63,0.54,1.05,0.78c0.29,0.17,0.37,0.18,0.32,0.53c-0.04,0.3-0.22,0.66-0.36,0.92\n\tc-0.21,0.4-0.49,0.74-0.46,1.22c0.01,0.3,0.27,0.63,0.15,0.92c-0.1,0.25-0.45,0.3-0.58,0.53c0.16,0.22,0.67,0.32,0.91,0.46\n\tc0.29,0.17,0.28,0.17,0.39,0.45c0.13,0.31,0.07,0.28,0,0.66c-0.04,0.22-0.06,0.41-0.12,0.62c-0.1,0.38-0.28,0.69-0.38,1.07\n\tc-0.15,0.57,0.19,0.94,0.28,1.46c-0.26,0.08-0.58-0.07-0.82,0.01c-0.33,0.11-0.32,0.5-0.33,0.79c-0.02,0.54,0.07,0.75,0.34,1.17\n\tc0.16,0.26,0.17-0.01,0.13,0.35c-0.02,0.15-0.17,0.37-0.23,0.51c-0.24,0.54-0.41,0.87-0.4,1.46c0,0.12,0.05,0.41,0.01,0.52\n\tc-0.05,0.14-0.17,0.13-0.24,0.25c-0.13,0.2-0.25,0.56-0.27,0.81c-0.03,0.39,0.19,0.38,0.28,0.71c-0.38,0.06-0.92,0.29-1.08,0.69\n\tc-0.13,0.33-0.03,0.82-0.03,1.16c0,0.24,0.1,0.79-0.02,0.99c-0.23,0.39-0.8,0.01-1.11-0.04c-0.08-0.44-0.59-1.46-0.99-0.63\n\tc-0.36,0.75,0.07,1.46-0.02,2.23c-0.07,0.57-0.5,1.1-0.65,1.67c-0.09,0.36-0.17,0.54-0.4,0.86c-0.16,0.22-0.27,0.39-0.31,0.67\n\tc-0.38,0.01-0.97,0.49-1.09,0.85c-0.14,0.43-0.01,0.81,0.21,1.16c0.23,0.35,0.44,0.74,0.54,1.16c0.13,0.5-0.09,0.82-0.16,1.3\n\tc-0.34,0.03-1.06,0.1-1.3,0.34c-0.41,0.42,0.02,0.94-0.29,1.34c-0.44,0.54-1.32,0.24-1.35,1.15c-0.02,0.41,0.11,1.15,0.46,1.37\n\tc0.38,0.24,0.64,0.38,0.91,0.78c0.29,0.43,0.39,0.89,0.66,1.32c0.12,0.2,0.28,0.47,0.45,0.62c0.23,0.22,0.42,0.17,0.52,0.53\n\tc0.06,0.22,0.07,0.55,0.12,0.79c0.04,0.2,0.16,0.5-0.13,0.53c0.49,0.94,0.23,2.22,0.99,2.97c0.32,0.31,0.55,0.54,0.7,0.95\n\tc0.03,0.09,0.1,0.16,0.13,0.28c0.03,0.12-0.05,0.26,0.02,0.38c0.05,0.08,0.4,0.3,0.47,0.36c0.15,0.14,0.38,0.33,0.51,0.5\n\tc0.22,0.3,0.06,0.51,0.18,0.83c0.15,0.39,0.66,0.58,0.97,0.82c0.25,0.19,0.54,0.45,0.77,0.65c0.1,0.09,0.15,0.06,0.23,0.17\n\tc0.04,0.06,0.16,0.43,0.17,0.51c0.05,0.4-0.41,0.55-0.36,0.91c0.03,0.24,0.3,0.45,0.49,0.61c0.46,0.38,0.82,0.42,1.37,0.47\n\tc0.73,0.07,1.82,0.16,2.37,0.72c0.28,0.29,0.36,0.41,0.73,0.58c0.51,0.24,1.11,0.16,1.64,0.36c0,0.26,0.22,0.5,0.42,0.63\n\tc0.56,0.37,1.47,0.43,2.11,0.62c0.45,0.14,0.68,0.16,0.79,0.61c0.09,0.36,0.15,0.75,0.33,1.08c0.16,0.3,0.35,0.53,0.7,0.62\n\tc0.29,0.07,0.72,0.03,0.96,0.23c0.16,0.14,0.3,0.58,0.33,0.8c0.03,0.17-0.02,0.29,0.03,0.46c0.03,0.11,0.15,0.18,0.16,0.34\n\tc0.34,0.02,0.49,0.31,0.79,0.37c0.53,0.11,1.23-0.01,1.77-0.01c0.48,0,1.47-0.18,1.84,0.16c0.35,0.33,0.16,0.92,0.4,1.33\n\tc0.24,0.42,0.97,0.68,1.36,0.82c0.61,0.22,1.08,0.31,1.58,0.79c0.44,0.42,0.66,0.91,0.65,1.51c-0.01,0.69-0.2,1.3-0.17,1.99\n\tc0.04,0.8,0.59,1.04,1.28,1.2c0.66,0.15,1.51,0.08,2.08,0.41c0.19,0.11,0.44,0.36,0.58,0.54c0.19,0.25,0.43,0.49,0.53,0.74\n\tc0.1,0.23,0.12,0.53,0.28,0.76c0.16,0.22,0.54,0.31,0.68,0.52c0.2,0.31,0.02,1.24,0.02,1.61c0,0.27,0.02,0.53-0.04,0.79\n\tc-0.01,0.04-0.12,0.12-0.14,0.19c-0.04,0.17,0.02,0.33-0.03,0.5c-0.14,0.54-0.13,1.08-0.33,1.61c-0.18,0.47-0.66,0.45-1.11,0.65\n\tc-0.24,0.1-0.49,0.2-0.7,0.33c-0.33,0.21-0.16,0.54-0.38,0.7c-0.14,0.11-0.72,0.01-0.9-0.03c-0.26-0.06-0.5-0.21-0.74-0.31\n\tc-0.49-0.21-1.06-0.12-1.39,0.29c-0.09,0.12-0.02,0.17-0.17,0.28c-0.24,0.18-0.41,0.03-0.68-0.01c-0.32-0.06-0.73-0.11-0.99,0.05\n\tc-0.09,0.05-0.25,0.33-0.33,0.41c-0.16,0.17-0.34,0.3-0.47,0.49c-0.18,0.27-0.35,0.65-0.39,0.96c-0.61,0.05-0.55,0.39-0.62,0.85\n\tc-0.07,0.45-0.2,0.91-0.39,1.32c-0.08,0.18-0.15,0.38-0.2,0.58c-0.04,0.14-0.03,0.44-0.11,0.54c-0.14,0.19-0.44,0.16-0.64,0.21\n\tc-0.33,0.09-0.51,0.27-0.65,0.57c-0.19,0.43-0.12,0.79-0.17,1.24c-0.07,0.61-0.29,0.38-0.75,0.32c-0.4-0.05-0.62,0.02-0.97-0.18\n\tc-0.47-0.27-0.97-0.53-1.43-0.85c-0.27-0.19-0.5-0.3-0.79-0.45c-0.12-0.06-0.34-0.3-0.46-0.32c-0.43-0.08-0.98,0.5-1.19,0.82\n\tc-0.2,0.31-0.15,0.69-0.52,0.83c-0.06,0.02-0.5,0.14-0.57,0.13c-0.15-0.01-0.46-0.34-0.59-0.43c-0.28-0.19-0.66-0.47-0.98-0.54\n\tc-0.45-0.11-1.17,0.26-1.32,0.68c-0.1,0.28-0.05,0.92-0.01,1.22c0.05,0.43,0.22,0.9,0.34,1.32c0.15,0.55,0.16,0.99,0.17,1.57\n\tc0.01,0.46,0,0.44-0.33,0.69c-0.23,0.17-0.4,0.38-0.66,0.51c-0.33,0.15-0.98,0.24-1.13,0.61c-0.15,0.36-0.04,0.99,0.13,1.28\n\tc-0.8,0.34-1.88,1.45-1.53,2.36c-0.23,0.34-1.15,0.4-1.53,0.31c-0.41-0.1-0.7-0.16-1.15-0.15c-0.34,0.01-0.79,0.1-1.04,0.33\n\tc-0.32,0.3-0.01,0.69-0.22,0.96c-0.22,0.28-0.85,0.15-1.15,0.32c-0.32,0.18-0.62,0.55-0.78,0.87c-0.21,0.41-0.36,1.02-0.29,1.47\n\tc0.04,0.22,0.13,0.46,0.18,0.67c0.07,0.31,0.09,0.22-0.15,0.44c-0.46,0.41-0.95,0.54-1.29,1.06c-0.29,0.43-0.29,0.63-0.29,1.16\n\tc0,0.47,0.01,0.64-0.33,0.99c-0.42,0.44-0.34,0.63-0.2,1.16c0.09,0.36-0.04,0.74,0.11,1.08c0.15,0.34,0.43,0.36,0.69,0.56\n\tc0.34,0.28,0.29,0.78,0.11,1.17c-0.08,0.18-0.22,0.33-0.34,0.49c-0.17,0.23-0.35,0.28-0.55,0.48c-0.35,0.36-0.04,0.57,0.21,0.83\n\tc0.42,0.43,0.8,0.8,1.28,1.16c0.45,0.34,0.84,0.67,1.24,1.07c0.34,0.35,0.77,0.57,0.99,0.99c0.19,0.35,0.31,0.77,0.57,1.08\n\tc0.14,0.17,0.38,0.29,0.48,0.5c0.1,0.2,0.1,0.46,0.19,0.67c0.37,0.84,0.98,1.35,1.74,1.88c0.55,0.38,1.72,0.44,2.31,0.17\n\tc0.43-0.2,0.58-0.39,1.07-0.4c0.49-0.01,1.29-0.01,1.67,0.32c0.22,0.2,0.32,0.53,0.48,0.77c0.27,0.4,0.62,0.55,1.09,0.56\n\tc0.48,0.01,1.16-0.15,1.57,0.2c0.4,0.34,0.24,0.77,0.34,1.21c0.1,0.44,0.21,0.84,0.52,1.2c0.31,0.36,0.47,0.65,0.6,1.12\n\tc0.14,0.52,0.26,0.94,0.52,1.4c0.09,0.15,0.23,0.31,0.29,0.48c0.07,0.2,0,0.39,0.05,0.58c0.09,0.41,0.42,0.89,0.69,1.21\n\tc0.19,0.22,0.53,0.4,0.69,0.62c0.23,0.33,0.1,1.02,0.1,1.43c0,0.38-0.16,1.18,0.17,1.45c0.45,0.37,0.7,0.81,1.25,0.98\n\tc0.25,0.08,0.34,0,0.53,0.21c0.21,0.24,0.2,0.5,0.21,0.79c0,0.25,0.05,0.58,0.01,0.83c-0.05,0.27-0.18,0.45-0.18,0.74\n\tc0.01,0.58,0.43,1.15,0.83,1.57c0.23,0.24,0.61,0.47,0.67,0.82c0.05,0.24,0.02,0.5,0.07,0.74c0.1,0.52,0.33,0.91,0.73,1.28\n\tc0.45,0.41,1.04,0.49,1.58,0.71c0.45,0.18,0.95,0.26,1.37,0.44c0.35,0.16,0.79,0.5,1.1,0.73c0.25,0.18,0.57,0.31,0.76,0.56\n\tc0.23,0.3,0.05,0.52,0.18,0.83c0.07,0.18,0.52,0.49,0.67,0.62c0.19,0.17,0.48,0.27,0.63,0.47c0.4,0.52,0,1.04-0.14,1.55\n\tc-0.17,0.67,0.31,0.93,0.55,1.49c0.19,0.44-0.1,0.83-0.09,1.32c0.01,0.5-0.43,0.99-0.76,1.39c-0.32,0.39-0.8,0.64-1.22,0.92\n\tc-0.43,0.29-0.58,0.5-0.5,1.07c0.06,0.41,0.34,0.83,0.63,1.11c0.57,0.56,1.72,1.44,1.2,2.27c-0.27,0.42-0.63,0.7-0.66,1.24\n\tc-0.03,0.61,0.31,1.07,0.82,1.4c1.08,0.71,1.32,1.57,1.32,2.81c0,0.42-0.15,1.19,0.01,1.57c0.18,0.45,0.78,0.44,1.14,0.57\n\tc1.09,0.37,2.1,1.67,2.65,2.65c0.22,0.39,0.47,0.79,0.58,1.24c0.05,0.2,0.18,0.45,0.21,0.61c0.05,0.26-0.02,0.54,0.03,0.79\n\tc0.11,0.51,0.23,0.91,0.67,1.24c0.52,0.39,1.22,0.23,1.81,0.37c0.33,0.08,0.67-0.01,1,0.07c0.12,0.03,0.19,0.11,0.32,0.14\n\tc0.18,0.04,0.39-0.05,0.58-0.02c0.39,0.08,0.75,0.28,1.12,0.46c0.38,0.18,0.66,0.48,0.95,0.8c0.4,0.44,0.78,0.91,1.12,1.39\n\tc0.38,0.52,0.77,0.95,1.01,1.57c0.21,0.53,0.34,1.03,0.48,1.57c0.13,0.51,0.12,1.05,0.22,1.57c0.09,0.48,0.23,0.95,0.32,1.4\n\tc0.05,0.26,0.08,0.58,0.16,0.84c0.02,0.05,0.13,0.18,0.13,0.19c0.03,0.12,0,0.27,0.03,0.38c0.06,0.22,0.14,0.33,0.17,0.57\n\tc0.04,0.31,0,0.39,0.19,0.66c0.29,0.39,0.73,0.68,1.12,0.92c0.36,0.23,0.89,0.38,1.33,0.41c0.3,0.02,0.67,0.16,0.95,0.13\n\tc0.12-0.01,0.28-0.12,0.41-0.15c0.2-0.03,0.42,0.02,0.62,0.02c0.42-0.02,0.76-0.21,1.16-0.3c0.32-0.07,0.68-0.02,0.83-0.35\n\tc0.15-0.33-0.12-0.71-0.18-1.01c-0.05-0.25,0.01-0.58,0.01-0.83c0-0.28,0-0.55,0-0.83c0-0.32,0.09-0.52,0.17-0.82\n\tc0.07-0.29,0.15-0.69,0.16-0.99c0.01-0.33,0.1-0.6,0.15-0.91c0.07-0.5,0.02-1.06,0.01-1.56c0-0.45,0.04-1.08,0.32-1.43\n\tc0.33-0.41,0.99-0.46,1.5-0.39c0.95,0.12,1.09,1.34,1.97,1.7c0.58,0.23,1.38,0.15,1.99,0.13c0.72-0.03,1.47-0.38,2.14-0.63\n\tc0.78-0.3,2.69-0.5,2.98,0.62c0.28,1.08-0.33,1.93-0.79,2.81c-0.44,0.84-1.03,1.58-1.4,2.44c-0.12,0.28-0.08,0.39-0.12,0.7\n\tc-0.03,0.23-0.12,0.35-0.18,0.57c-0.12,0.49,0.01,1.2,0.01,1.7c0,0.66,0.16,1.02,0.6,1.52c0.31,0.35,0.68,0.72,0.89,1.15\n\tc0.11,0.22,0.29,0.59,0.34,0.83c0.05,0.29-0.1,0.48-0.16,0.74c-0.12,0.56,0.02,1.37,0.3,1.86c0.17,0.3,0.95,0.7,0.99,1.04\n\tc0.03,0.22-0.16,0.54-0.23,0.75c-0.36,1.09-0.58,2.07-0.59,3.22c0,0.54,0.2,0.82,0.3,1.32c0.04,0.21,0.15,0.41,0.18,0.58\n\tc0.04,0.23-0.04,0.5,0.01,0.73c0.06,0.28,0.21,0.55,0.3,0.83c0.09,0.3,0.18,0.54,0.33,0.83c0.17,0.32,0.18,0.41,0.13,0.74\n\tc-0.12,0.77-0.08,1.6-0.08,2.4c0,2.3-0.13,4.63-0.49,6.89c-0.11,0.66-0.32,1.31-0.33,1.97c-0.02,0.63-0.14,1.27-0.29,1.87\n\tc-0.07,0.26-0.03,0.55-0.08,0.82c-0.07,0.42-0.03,0.51,0.13,0.92c0.09,0.22,0.21,0.5,0.25,0.74c0.06,0.33-0.12,0.63-0.18,0.94\n\tc-0.21,1.14-0.32,2.34-0.32,3.51c0,0.75,0.16,1.41,0.16,2.16c0.01,0.9-0.33,1.41-0.33,2.31c0,0.65-0.11,1.43,0.01,2.06\n\tc0.07,0.33,0.15,0.55,0.15,0.91c0,0.33,0,0.66,0,0.99s0,0.66,0,0.99c0,0.42-0.05,0.68-0.15,1.07c-0.07,0.3-0.12,0.61-0.18,0.91\n\tc-0.06,0.3-0.17,0.48-0.16,0.82c0.01,0.77,0,1.54,0,2.31c0,0.72,0.21,1.3,0.34,1.98c0.13,0.69-0.1,1.26,0.52,1.77\n\tc0.6,0.49,0.8,0.91,0.79,1.7c0,0.33,0.04,0.67-0.04,0.99c-0.1,0.38-0.28,0.76-0.3,1.16c-0.04,0.74-0.01,1.47,0.33,2.15\n\tc0.49,0.98,1.22,1.84,1.66,2.82c0.25,0.56,0.29,1.46,0.17,2.1c-0.07,0.38-0.18,0.63-0.17,1.03c0,0.44,0,0.87,0,1.31\n\tc0,0.33-0.04,0.7-0.01,1.04c0.05,0.46,0.18,0.8,0.17,1.28c0,0.39-0.08,0.9-0.01,1.28c0.04,0.21,0.14,0.36,0.18,0.57\n\tc0.05,0.27-0.04,0.52,0.03,0.79c0.07,0.27,0.11,0.52,0.17,0.79c0.03,0.16,0.15,0.55,0.33,0.66c0.15,0.09,0.3,0,0.46,0.02\n\tc0.18,0.03,0.32,0.14,0.49,0.18c0.4,0.1,0.76,0.2,1.18,0.12c0.96-0.17,2.03,0.04,2.95-0.29c0.17-0.06,0.35-0.09,0.5-0.2\n\tc0.17-0.12,0.22-0.31,0.36-0.43c0.3-0.25,0.93-0.2,1.29-0.19c0.37,0.01,0.53,0.04,0.82,0.27c0.29,0.23,0.43,0.37,0.83,0.4\n\tc1.09,0.07,2.23-0.03,3.3-0.21c0.75-0.12,1.85-0.37,2.49-0.79c0.51-0.34,1.11-1.04,1.28-1.65c0.09-0.32,0.03-0.53,0.2-0.83\n\tc0.11-0.2,0.22-0.45,0.37-0.63c0.19-0.22,0.44-0.31,0.67-0.08c0.29,0.3,0.06,0.95,0.15,1.34c0.14,0.6,0.25,1.15,0.42,1.73\n\tc0.08,0.28,0.02,0.53,0.36,0.62c0.54,0.16,1.4-0.01,1.95-0.01c0.69,0,1.46,0.1,2.15-0.04c0.43-0.08,0.78-0.13,1.23-0.13\n\tc1.49,0.01,2.99,0,4.48,0c2.84,0,5.69,0,8.53,0c4.64,0,9.27,0,13.91,0c2.17,0,4.3-0.17,6.47-0.17c1.76,0,3.51,0,5.27,0\n\tc5.48,0,10.95,0,16.43,0c1.61,0,3.23-0.01,4.84,0c0.53,0,0.97-0.14,1.48-0.16c0.49-0.02,0.99,0,1.49,0l15.19-21.14l11.06-26.59\n\tl60.44-9.08l39.63-10.07l52.35,2.31l44.42,21.96c0,0,8.26,3.47,9.91,6.44c-0.04,0.01-0.25,0.51-0.3,0.52\n\tc-0.07,0.42-0.18,0.84-0.46,1.12c-0.26,0.26-0.74,0.75-0.74,1.16c0,0.25,0.23,0.35,0.15,0.62c-0.05,0.19-0.37,0.42-0.45,0.62\n\tc-0.18,0.42-0.35,0.94-0.34,1.4c0.01,0.98,0.17,1.92,0.78,2.69c0.24,0.29,0.56,0.62,0.61,1.01c0.02,0.18-0.04,0.24,0.01,0.43\n\tc0.04,0.17,0.17,0.35,0.28,0.49c0.21,0.28,0.7,0.44,0.8,0.75c0.05,0.18,0,0.47,0,0.66c0,0.47-0.03,0.94,0.2,1.37\n\tc0.24,0.43,0.73,0.77,0.8,1.28c0.03,0.21-0.04,0.45-0.01,0.66c0.03,0.25,0.14,0.5,0.21,0.74c0.13,0.42,0.4,0.8,0.45,1.24\n\tc0.02,0.23-0.13,0.43-0.16,0.66c-0.04,0.33,0.05,0.51-0.16,0.81c-0.2,0.29-0.43,0.51-0.59,0.83c-0.06,0.12-0.17,0.53-0.07,0.66\n\tc0.16,0.21,0.59,0.07,0.82,0.01c0.32-0.08,0.53-0.13,0.81-0.32c0.51-0.35,1.2-0.54,1.65-0.96c0.45-0.42,0.84-0.99,1.1-1.53\n\tc0.12-0.26,0.21-0.43,0.4-0.61c0.06-0.06,0.25-0.25,0.34-0.31c0.32-0.19,0.16-0.12,0.49-0.03c0.46,0.12,0.46,0.25,0.66,0.67\n\tc0.13,0.27,0.27,0.5,0.54,0.64c0.19-0.15,0.26-0.54,0.37-0.75c0.14-0.27,0.23-0.44,0.25-0.75c0.03-0.35,0.1-0.74,0.19-1.09\n\tc0.21-0.76,0.84-1.3,1.62-1.16c0.53,0.09,0.6,0.33,1.07-0.07c0.3-0.26,0.6-0.46,0.87-0.74c0.53-0.55,0.57-1.38,1.1-1.91\n\tc0.7-0.7,1.49-0.29,1.7,0.58c0.09,0.36,0.06,0.64,0.24,0.99c0.29,0.55,0.52,0.26,0.95-0.08c0.68-0.54,1.09-1.5,1.53-2.24\n\tc0.09-0.14,0.21-0.24,0.29-0.35c0.14-0.21,0.18-0.43,0.29-0.65c0.15-0.29,0.31-0.73,0.54-0.97l-16.18-12.39l19.16-39.8\n\tc-0.05-0.01-0.1,0.31-0.15,0.3c0.06-0.53,0.28-1.36,0.8-1.62c0.32-0.17,0.46-0.2,0.67-0.5c0.19-0.28,0.32-0.39,0.66-0.54\n\tc0.67-0.3,1.34-0.08,1.98,0.13c0.51,0.17,1.34,0,1.66-0.49c0.15-0.23,0.26-0.67,0.29-0.92c0.05-0.37-0.27-0.41-0.3-0.82\n\tc-0.05-0.66-0.34-1.03-0.86-1.45c-0.18-0.15-0.2,0.05-0.31-0.19c-0.06-0.12,0.02-0.39,0.05-0.51c0.09-0.35,0.13-0.61,0.13-0.99\n\tc0-0.83-0.11-1.65-0.36-2.45c-0.31-0.04-0.51-0.22-0.8-0.32c-0.24-0.09-0.66-0.1-0.8-0.36c-0.2-0.35-0.02-1.26-0.02-1.66L804.66,557\n\tl4.76,0.33C809.42,557.33,810.78,556.69,809.42,555.81z\"\n                title=\"Santa Cruz\"\n                id=\"BO-S\"\n              ><\/path>\n            <\/a>\n            <a href=\"#\" class=\"depto-btn2\" id=\"btn-cochabamba\">\n              <path\n                class=\"st1 red5\"\n                d=\"M411.7,579.86c0.34-0.4,0.78-0.89,0.76-1.39c-0.01-0.49,0.28-0.88,0.09-1.32c-0.24-0.56-0.72-0.82-0.55-1.49\n\tc0.13-0.51,0.53-1.04,0.14-1.55c-0.15-0.2-0.44-0.3-0.63-0.47c-0.15-0.13-0.6-0.44-0.67-0.62c-0.13-0.31,0.05-0.54-0.18-0.83\n\tc-0.2-0.25-0.51-0.37-0.76-0.56c-0.32-0.23-0.75-0.57-1.1-0.73c-0.41-0.18-0.92-0.26-1.37-0.44c-0.54-0.22-1.13-0.3-1.58-0.71\n\tc-0.41-0.37-0.63-0.76-0.73-1.28c-0.05-0.24-0.03-0.5-0.07-0.74c-0.07-0.35-0.44-0.58-0.67-0.82c-0.4-0.42-0.82-0.99-0.83-1.57\n\tc0-0.29,0.13-0.47,0.18-0.74c0.04-0.24,0-0.58-0.01-0.83c-0.01-0.3,0.01-0.56-0.21-0.79c-0.19-0.21-0.28-0.13-0.53-0.21\n\tc-0.55-0.17-0.79-0.61-1.25-0.98c-0.33-0.27-0.17-1.06-0.17-1.45c0-0.41,0.14-1.1-0.1-1.43c-0.16-0.23-0.5-0.4-0.69-0.62\n\tc-0.27-0.32-0.6-0.8-0.69-1.21c-0.04-0.2,0.02-0.39-0.05-0.58c-0.06-0.17-0.21-0.33-0.29-0.48c-0.26-0.46-0.38-0.87-0.52-1.4\n\tc-0.13-0.48-0.29-0.77-0.6-1.12c-0.31-0.35-0.42-0.76-0.52-1.2c-0.1-0.44,0.06-0.87-0.34-1.21c-0.41-0.35-1.09-0.19-1.57-0.2\n\tc-0.47-0.01-0.82-0.16-1.09-0.56c-0.16-0.23-0.25-0.57-0.48-0.77c-0.38-0.33-1.18-0.33-1.67-0.32c-0.49,0.01-0.64,0.2-1.07,0.4\n\tc-0.59,0.27-1.76,0.21-2.31-0.17c-0.76-0.52-1.37-1.04-1.74-1.88c-0.09-0.21-0.1-0.47-0.19-0.67c-0.1-0.21-0.33-0.32-0.48-0.5\n\tc-0.25-0.31-0.38-0.72-0.57-1.08c-0.22-0.42-0.65-0.64-0.99-0.99c-0.4-0.4-0.79-0.74-1.24-1.07c-0.49-0.36-0.87-0.73-1.28-1.16\n\tc-0.25-0.26-0.57-0.46-0.21-0.83c0.2-0.2,0.38-0.25,0.55-0.48c0.12-0.16,0.25-0.31,0.34-0.49c0.18-0.39,0.24-0.89-0.11-1.17\n\tc-0.26-0.21-0.53-0.23-0.69-0.56c-0.16-0.34-0.02-0.72-0.11-1.08c-0.14-0.53-0.22-0.72,0.2-1.16c0.34-0.35,0.33-0.52,0.33-0.99\n\tc0-0.52,0-0.72,0.29-1.16c0.35-0.52,0.83-0.65,1.29-1.06c0.25-0.22,0.23-0.12,0.15-0.44c-0.05-0.21-0.14-0.44-0.18-0.67\n\tc-0.08-0.45,0.07-1.06,0.29-1.47c0.17-0.32,0.46-0.69,0.78-0.87c0.3-0.17,0.93-0.04,1.15-0.32c0.21-0.27-0.11-0.66,0.22-0.96\n\tc0.25-0.23,0.7-0.32,1.04-0.33c0.45-0.01,0.74,0.05,1.15,0.15c0.38,0.09,1.29,0.03,1.53-0.31c-0.35-0.92,0.73-2.03,1.53-2.36\n\tc-0.17-0.29-0.29-0.92-0.13-1.28c0.16-0.37,0.81-0.45,1.13-0.61c0.26-0.12,0.43-0.34,0.66-0.51c0.33-0.25,0.34-0.23,0.33-0.69\n\tc-0.01-0.58-0.02-1.03-0.17-1.57c-0.11-0.42-0.29-0.89-0.34-1.32c-0.04-0.3-0.08-0.94,0.01-1.22c0.15-0.42,0.87-0.79,1.32-0.68\n\tc0.32,0.08,0.7,0.35,0.98,0.54c0.13,0.09,0.44,0.42,0.59,0.43c0.07,0.01,0.51-0.11,0.57-0.13c0.37-0.14,0.32-0.52,0.52-0.83\n\tc0.21-0.32,0.76-0.89,1.19-0.82c0.12,0.02,0.34,0.26,0.46,0.32c0.29,0.16,0.52,0.27,0.79,0.45c0.46,0.32,0.95,0.58,1.43,0.85\n\tc0.35,0.2,0.57,0.12,0.97,0.18c0.46,0.06,0.68,0.29,0.75-0.32c0.05-0.45-0.02-0.81,0.17-1.24c0.13-0.3,0.32-0.48,0.65-0.57\n\tc0.2-0.05,0.5-0.02,0.64-0.21c0.08-0.11,0.07-0.4,0.11-0.54c0.05-0.19,0.12-0.39,0.2-0.58c0.18-0.41,0.32-0.88,0.39-1.32\n\tc0.07-0.46,0.01-0.8,0.62-0.85c0.04-0.32,0.22-0.69,0.39-0.96c0.13-0.2,0.31-0.33,0.47-0.49c0.08-0.08,0.24-0.35,0.33-0.41\n\tc0.26-0.16,0.67-0.1,0.99-0.05c0.26,0.05,0.44,0.19,0.68,0.01c0.15-0.11,0.08-0.17,0.17-0.28c0.33-0.41,0.9-0.49,1.39-0.29\n\tc0.24,0.1,0.48,0.25,0.74,0.31c0.18,0.04,0.76,0.14,0.9,0.03c0.22-0.17,0.05-0.5,0.38-0.7c0.21-0.13,0.46-0.22,0.7-0.33\n\tc0.45-0.2,0.93-0.18,1.11-0.65c0.21-0.53,0.2-1.08,0.33-1.61c0.04-0.18-0.01-0.34,0.03-0.5c0.02-0.08,0.13-0.15,0.14-0.19\n\tc0.06-0.26,0.04-0.52,0.04-0.79c0-0.37,0.17-1.3-0.02-1.61c-0.14-0.22-0.52-0.3-0.68-0.52c-0.17-0.23-0.18-0.53-0.28-0.76\n\tc-0.11-0.25-0.34-0.49-0.53-0.74c-0.14-0.18-0.38-0.42-0.58-0.54c-0.57-0.33-1.42-0.26-2.08-0.41c-0.69-0.15-1.24-0.4-1.28-1.2\n\tc-0.03-0.69,0.16-1.3,0.17-1.99c0-0.61-0.21-1.09-0.65-1.51c-0.5-0.48-0.97-0.57-1.58-0.79c-0.39-0.14-1.12-0.4-1.36-0.82\n\tc-0.24-0.42-0.05-1-0.4-1.33c-0.36-0.34-1.35-0.16-1.84-0.16c-0.53,0-1.24,0.13-1.77,0.01c-0.31-0.07-0.46-0.36-0.79-0.37\n\tc0-0.15-0.13-0.23-0.16-0.34c-0.04-0.17,0-0.29-0.03-0.46c-0.04-0.22-0.17-0.66-0.33-0.8c-0.24-0.2-0.67-0.16-0.96-0.23\n\tc-0.35-0.09-0.54-0.32-0.7-0.62c-0.18-0.34-0.23-0.72-0.33-1.08c-0.12-0.45-0.34-0.47-0.79-0.61c-0.64-0.19-1.56-0.25-2.11-0.62\n\tc-0.2-0.13-0.42-0.38-0.42-0.63c-0.53-0.21-1.13-0.12-1.64-0.36c-0.37-0.17-0.44-0.29-0.73-0.58c-0.55-0.57-1.64-0.65-2.37-0.72\n\tc-0.55-0.05-0.91-0.1-1.37-0.47c-0.19-0.16-0.46-0.36-0.49-0.61c-0.05-0.37,0.41-0.52,0.36-0.91c-0.01-0.08-0.13-0.45-0.17-0.51\n\tc-0.08-0.11-0.13-0.08-0.23-0.17c-0.23-0.2-0.52-0.46-0.77-0.65c-0.3-0.23-0.82-0.43-0.97-0.82c-0.12-0.31,0.04-0.53-0.18-0.83\n\tc-0.12-0.17-0.36-0.36-0.51-0.5c-0.07-0.07-0.42-0.28-0.47-0.36c-0.07-0.12,0.01-0.26-0.02-0.38c-0.03-0.12-0.1-0.19-0.13-0.28\n\tc-0.15-0.41-0.38-0.64-0.7-0.95c-0.76-0.75-0.51-2.03-0.99-2.97c0.29-0.03,0.17-0.33,0.13-0.53c-0.05-0.24-0.06-0.56-0.12-0.79\n\tc-0.1-0.36-0.28-0.32-0.52-0.53c-0.17-0.16-0.33-0.43-0.45-0.62c-0.27-0.43-0.36-0.89-0.66-1.32c-0.27-0.4-0.52-0.53-0.91-0.78\n\tc-0.35-0.22-0.48-0.96-0.46-1.37c0.03-0.9,0.91-0.61,1.35-1.15c0.32-0.39-0.12-0.92,0.29-1.34c0.24-0.24,0.97-0.31,1.3-0.34\n\tc0.06-0.48,0.28-0.79,0.16-1.3c-0.1-0.41-0.31-0.8-0.54-1.16c-0.23-0.35-0.36-0.73-0.21-1.16c0.12-0.36,0.72-0.84,1.09-0.85\n\tc0.04-0.28,0.15-0.45,0.31-0.67c0.23-0.31,0.3-0.49,0.4-0.86c0.15-0.56,0.58-1.09,0.65-1.67c0.09-0.78-0.34-1.48,0.02-2.23\n\tc0.4-0.82,0.91,0.2,0.99,0.63c0.31,0.05,0.88,0.43,1.11,0.04c0.12-0.21,0.02-0.76,0.02-0.99c0-0.35-0.1-0.84,0.03-1.16\n\tc0.15-0.4,0.7-0.63,1.08-0.69c-0.1-0.33-0.32-0.32-0.28-0.71c0.02-0.25,0.14-0.61,0.27-0.81c0.08-0.12,0.19-0.11,0.24-0.25\n\tc0.04-0.11-0.01-0.4-0.01-0.52c-0.01-0.6,0.16-0.93,0.4-1.46c0.06-0.14,0.21-0.36,0.23-0.51c0.04-0.37,0.04-0.1-0.13-0.35\n\tc-0.27-0.42-0.36-0.63-0.34-1.17c0.01-0.29,0-0.68,0.33-0.79c0.24-0.08,0.56,0.06,0.82-0.01c-0.08-0.52-0.42-0.9-0.28-1.46\n\tc0.1-0.38,0.28-0.69,0.38-1.07c0.06-0.21,0.08-0.4,0.12-0.62c0.07-0.39,0.13-0.35,0-0.66c-0.12-0.28-0.1-0.28-0.39-0.45\n\tc-0.24-0.14-0.75-0.24-0.91-0.46c0.13-0.23,0.48-0.28,0.58-0.53c0.12-0.29-0.14-0.62-0.15-0.92c-0.02-0.48,0.25-0.83,0.46-1.22\n\tc0.14-0.26,0.32-0.63,0.36-0.92c0.05-0.35-0.03-0.36-0.32-0.53c-0.42-0.24-0.77-0.35-1.05-0.78c-0.38-0.59-0.36-0.9,0.31-1.16\n\tc0.33-0.13,0.36-0.06,0.41-0.4c0.05-0.31,0-0.7,0-1.02c0-0.81,0.11-1.68,0-2.47c-0.05-0.35-0.07-0.3-0.41-0.32\n\tc-0.25-0.01-0.49-0.02-0.72,0.1c-0.08-0.22,0.03-0.46-0.03-0.68c-0.11-0.39-0.49-0.34-0.72-0.58c-0.22-0.23-0.1-0.89-0.19-1.24\n\tc-0.06-0.24-0.1-0.42-0.2-0.62c-0.14-0.27-0.23-0.34-0.18-0.66c0.09-0.49,0.26-1.08,0.11-1.59c-0.35-0.06-0.61-0.02-0.8-0.34\n\tc-0.15-0.24-0.24-0.74-0.17-1.01c0.06-0.21,0.15-0.37,0.21-0.61c0.04-0.19,0.25-0.08,0.11-0.37c-0.07-0.15-0.28-0.16-0.4-0.26\n\tc-0.35-0.3-0.88-1.1-0.91-1.55c-0.03-0.47,0.26-0.98,0.46-1.37c0.26-0.5,0.29-0.99,0.04-1.51c-0.14-0.28-0.22-0.4-0.13-0.76\n\tc0.07-0.27,0.24-0.53,0.1-0.83c-0.13-0.3-0.49-0.32-0.6-0.65c-0.11-0.32-0.01-0.51,0.11-0.77c0.1-0.21,0.28-0.41,0.34-0.64\n\tc0.07-0.28,0.18-0.78,0.18-1.07l-2.97-0.18l-8.37-0.49c-0.79,0-1.69,0.05-2.43,0.33c-0.18,0.07-0.38,0.06-0.54,0.13\n\tc-0.08,0.03-0.16,0.13-0.25,0.18c-0.55,0.3-1.12,0.57-1.64,0.94c-0.32,0.23-0.66,0.45-0.9,0.74c-0.12,0.15-0.26,0.2-0.39,0.32\n\tc-0.06,0.05-0.1,0.16-0.16,0.22c-0.3,0.3-0.46,0.68-0.75,1c-0.22,0.24-0.33,0.52-0.52,0.77c-0.56,0.74-0.83,1.59-1.23,2.42\n\tc-0.21,0.43-0.35,0.85-0.53,1.29c-0.1,0.25-0.25,0.51-0.33,0.76c-0.19,0.58-0.23,1.21-0.38,1.79c-0.12,0.5-0.05,1.04-0.17,1.54\n\tc-0.09,0.38,0.05,0.63,0.09,0.98c0.04,0.4,0.03,0.89-0.06,1.28c-0.07,0.32-0.04,0.62-0.06,0.94c-0.01,0.24-0.1,0.42-0.11,0.65\n\tc-0.02,0.33,0.04,0.58,0.1,0.88c0.05,0.27-0.06,0.41-0.11,0.66c-0.05,0.26,0.08,0.43,0.12,0.66c0.04,0.21,0.01,0.52-0.03,0.72\n\tc-0.02,0.09-0.07,0.17-0.09,0.27c-0.02,0.13-0.05,0.2-0.08,0.33c-0.08,0.26-0.1,0.55-0.26,0.78c-0.11,0.15-0.31,0.19-0.44,0.33\n\tc-0.09,0.1-0.12,0.22-0.18,0.33c-0.12,0.25-0.16,0.45-0.22,0.73c-0.14,0.68-0.3,1.37-0.5,2.03c-0.1,0.34-0.28,0.65-0.39,0.98\n\tc-0.08,0.24-0.09,0.45-0.24,0.66c-0.21,0.29-0.37,0.5-0.48,0.85c-0.18,0.59-0.28,1.15-0.6,1.69c-0.4,0.66-1.01,1.07-1.54,1.62\n\tc-0.33,0.33-0.69,0.61-1.05,0.91c-0.34,0.28-0.65,0.58-0.99,0.88c-0.31,0.27-0.64,0.5-0.96,0.77c-0.27,0.22-0.4,0.81-0.77,0.89\n\tc-0.41,0.09-0.79,0.08-1.21,0.11c-0.18,0.01-0.37,0.04-0.55,0.1c-0.11,0.03-0.23,0.11-0.33,0.13c-0.11,0.02-0.23-0.03-0.34-0.01\n\tc-0.12,0.02-0.21,0.1-0.33,0.12c-0.29,0.05-0.49,0-0.77,0.1c-0.44,0.17-0.91,0.33-1.33,0.55c-0.15,0.08-0.27,0.25-0.42,0.31\n\tc-0.16,0.07-0.38,0.01-0.56,0.04c-0.42,0.08-0.8,0.24-1.21,0.31c-0.38,0.06-0.77,0.15-1.15,0.22c-0.25,0.05-0.49,0.17-0.74,0.22\n\tc-0.11-0.02-0.21-0.01-0.31,0.01c-0.05,0.05-0.11,0.09-0.16,0.14c-0.11,0.05-0.26,0.12-0.38,0.15c-0.31,0.08-0.63-0.01-0.94,0.08\n\tc-0.16,0.04-0.36,0.1-0.5,0.19c-0.15,0.1-0.13,0.19-0.24,0.31c-0.19,0.21-0.7,0.34-0.97,0.41c-0.22,0.06-0.59,0.01-0.77,0.15\n\tc-0.24,0.18-0.06,0.27-0.45,0.34c-0.46,0.08-0.93,0.08-1.4,0.08c-0.38,0-0.56-0.11-0.58,0.31c-0.4,0.1-0.89,0.02-1.31,0.02\n\tc-0.62,0-1.21,0.1-1.82,0.22c-0.82,0.15-1.65,0.4-2.48,0.45c-0.37,0.02-0.64,0.09-0.99,0.19c-0.3,0.09-0.47,0.22-0.74,0.37\n\tc-0.29,0.16-0.57,0.21-0.9,0.21c-0.77-0.01-1.5,0.02-2.26-0.1c-0.41-0.06-0.88,0.09-1.26,0.21c-0.35,0.11-0.62,0.11-1,0.11\n\tc-0.74,0.01-1.46-0.11-2.2-0.11c-0.5,0-0.93,0.05-1.42,0.17c-0.5,0.12-1.01,0.26-1.49,0.43c-0.54,0.2-1.07,0.14-1.62,0.04\n\tc-0.34-0.06-0.64-0.24-0.97-0.3c-0.17-0.03-0.36,0-0.53,0c-0.49,0-0.95-0.04-1.43-0.1c-0.15-0.02-0.29,0.01-0.44-0.03\n\tc-0.21-0.06-0.44-0.23-0.66-0.31c-0.4-0.15-0.62-0.46-0.89-0.78c-0.32-0.38-0.63-0.33-1.1-0.32c-0.18,0-0.36,0.01-0.53,0\n\tc-0.17-0.01-0.25-0.07-0.4-0.1c-0.27-0.06-0.45-0.02-0.67-0.23c-0.17-0.15-0.38-0.4-0.38-0.65c-0.74-0.16-1.08-1.03-1.86-1.01\n\tc-0.47,0.01-0.93-0.44-1.32-0.63c-0.19-0.09-0.4-0.24-0.6-0.31c-0.24-0.08-0.48-0.07-0.72-0.16c-0.35-0.14-0.75-0.19-1.1-0.27\n\tc-0.31-0.08-0.68-0.13-0.98-0.28c-0.22-0.11-0.42-0.21-0.65-0.3c-0.64-0.26-1.06-0.74-1.54-1.21c-0.19-0.19-0.39-0.37-0.58-0.55\n\tc-0.09-0.09-0.17-0.2-0.27-0.29c-0.09-0.08-0.2-0.08-0.29-0.17c-0.16-0.16-0.26-0.39-0.44-0.56c-0.24-0.24-0.42-0.49-0.61-0.77\n\tc-0.42-0.64-0.99-1.16-1.49-1.74c-0.8-0.92-1.38-2.02-1.87-3.13c-0.18-0.42-0.36-0.82-0.47-1.26c-0.13-0.56-0.47-1.09-0.72-1.6\n\tc-0.2-0.4-0.44-0.78-0.65-1.18c-0.22-0.4-0.62-0.7-0.8-1.1c-0.14-0.29-0.36-0.41-0.56-0.66c-0.11-0.15-0.17-0.32-0.32-0.45\n\tc-0.15-0.12-0.29-0.23-0.44-0.35c-0.18-0.16-0.41-0.21-0.6-0.35c-0.27-0.21-0.42-0.36-0.73-0.52c-0.24-0.13-0.5-0.3-0.71-0.47\n\tc-0.47-0.39-0.99-0.67-1.5-1.01c-0.32-0.22-0.65-0.46-0.97-0.69c-0.21-0.15-0.46-0.31-0.64-0.5c-0.14-0.15-0.24-0.33-0.37-0.49\n\tc-0.27-0.31-0.44-0.48-0.78-0.75c-0.52-0.41-0.93-0.98-1.43-1.38c-0.52-0.42-1.08-0.67-1.68-0.96c-0.33-0.16-0.57-0.45-0.88-0.66\n\tc-0.29-0.2-0.47-0.38-0.66-0.67c-0.09-0.14-0.17-0.33-0.28-0.44c-0.13-0.13-0.35-0.12-0.52-0.17c-0.24-0.07-0.46-0.18-0.7-0.25\n\tc-0.18-0.05-0.38-0.14-0.56-0.11c-0.27,0.05-0.58,0.18-0.87,0.09c-0.16-0.05-0.21-0.11-0.39-0.12c-0.24-0.01-0.48,0-0.72,0\n\tc-0.23,0-0.45-0.01-0.68,0c-0.27,0.01-0.5,0.11-0.77,0.12c-0.57,0.02-1.02-0.18-1.17-0.75c-0.12-0.45-0.22-0.89-0.24-1.35\n\tc-0.01-0.26-0.15-0.8-0.33-1c-0.22-0.25-0.7-0.48-1-0.57c-0.62-0.19-1.35-0.07-2-0.08c-0.47-0.01-0.73-0.29-1.08-0.55\n\tc-0.27-0.2-0.32-0.22-0.67-0.3c-0.45-0.1-0.87-0.25-1.3-0.41c-0.31-0.12-0.36-0.12-0.47-0.39c-0.08-0.19-0.14-0.24-0.31-0.34\n\tc-0.31-0.17-0.48-0.4-0.66-0.7c-0.09-0.15-0.2-0.38-0.32-0.5c-0.09-0.1-0.23-0.13-0.32-0.22c-0.09-0.09-0.11-0.19-0.19-0.28\n\tc-0.45-0.46-1.19-0.31-1.73-0.6c-0.42-0.22-0.55-0.72-0.64-1.16c0,0,0.12-0.9-0.7-0.87c-0.27,0.01-0.55,0.04-0.82,0.04\n\tc-0.32-0.01-0.39,0.11-0.65,0.17c-0.25,0.06-0.58-0.03-0.83-0.01c-0.33,0.02-0.62,0.16-0.96,0.19c-0.14,0.78-0.66,1.36-1.02,2.04\n\tc-0.19,0.35-0.45,0.74-0.32,1.16c0.06,0.21,0.27,0.37,0.37,0.58c0.11,0.23,0.09,0.42,0.15,0.66c0.21,0.82,0.29,1.6,0.29,2.48\n\tc0,0.37,0.06,0.8-0.04,1.16c-0.1,0.37-0.09,0.78-0.29,1.09c-0.38,0.6-1.25,1.16-1.33,1.88c-0.05,0.47,0.15,0.87,0.17,1.32\n\tc0.03,0.54,0.03,1.11,0,1.65c-0.02,0.45-0.17,0.85-0.17,1.32c0,0.41,0,0.83,0,1.24c0,0.41-0.02,0.67,0.16,1.01\n\tc0.21,0.4,0.51,0.72,0.79,1.07c0.58,0.69,1.26,1.26,1.85,1.91c0.31,0.33,0.5,0.78,0.74,1.15c0.09,0.14,0.21,0.25,0.22,0.4\n\tc0.01,0.2-0.27,0.48-0.27,0.68c0,0.15,0.11,0.24,0.14,0.4c0.04,0.19-0.02,0.38,0.03,0.58c0.15,0.55,0.13,1.07,0.13,1.65\n\tc0,0.34-0.15,1.15,0.03,1.45c0.1,0.17,0.22,0.15,0.37,0.2c0.26,0.09,0.43,0.16,0.67,0.33c0.18,0.13,0.41,0.23,0.58,0.37\n\tc0.21,0.16,0.27,0.34,0.42,0.54c0.35,0.45,0.74,0.66,0.93,1.2c0.29,0.81,0.12,1.95,0.13,2.84c0.01,0.51-0.16,0.98-0.17,1.49\n\tc0,0.45,0.09,0.75,0.16,1.15c0.06,0.37,0.12,0.7,0.16,1.08c0.05,0.48,0.41,0.7,0.67,1.07c0.26,0.36,0.16,0.88,0.16,1.32\n\tc0,0.48,0,0.97,0,1.45c0,0.44-0.07,0.94,0.04,1.36c0.07,0.26,0.13,0.38,0.13,0.66c0,0.25-0.02,0.44,0.08,0.66\n\tc0.18,0.42,0.54,0.9,0.83,1.26c0.27,0.35,0.51,0.76,0.84,1.05c0.39,0.34,0.69,0.68,0.98,1.08c0.08,0.12,0.3,0.33,0.25,0.48\n\tc-0.19,0.51-0.33,1.03-0.33,1.58c0,0.52-0.06,0.77-0.29,1.19c-0.1,0.18-0.23,0.33-0.33,0.5c-0.17,0.25-0.13,0.44-0.22,0.69\n\tc-0.13,0.35-0.47,0.7-0.62,1.04c0.28,0.18,0.06,0.47,0.13,0.71c0.06,0.21,0.26,0.43,0.34,0.65c0.22,0.61,0.33,1.09,0.33,1.75\n\tc0,0.54,0.09,1.19,0.01,1.72c-0.09,0.59-0.68,1.16-1.16,1.45c-0.45,0.27-0.65,0.46-0.98,0.86c-0.22,0.27-0.54,0.47-0.64,0.83\n\tc-0.03,0.12,0.03,0.37-0.05,0.46c-0.14,0.17-0.52,0.14-0.7,0.2c-1.03,0.33-2.08,0.61-3.2,0.5c-1.3-0.12-2.32-1.01-3.52-0.02\n\tc-0.22,0.19-0.34,0.46-0.53,0.67c-0.21,0.23-0.4,0.39-0.58,0.66c-0.4,0.6-0.86,1.15-1.28,1.75c-0.23,0.32-0.34,0.7-0.58,1.02\n\tc-0.2,0.27-0.45,0.52-0.5,0.86c-0.06,0.38,0.04,0.4-0.15,0.7c-0.26,0.39-0.6,0.73-0.8,1.16c-0.13,0.29-0.17,0.56-0.2,0.86\n\tc-0.02,0.24-0.15,0.37-0.18,0.57c-0.03,0.25,0.15,0.41,0.18,0.66c0.04,0.3,0.05,0.56,0.15,0.83c0.2,0.54,0.53,1.06,0.83,1.57\n\tc0.33,0.56,0.64,1.1,1.04,1.56c0.37,0.43,0.69,0.93,1.12,1.3c0.4,0.34,0.88,0.56,1.27,0.9c0.21,0.19,0.33,0.4,0.53,0.58\n\tc0.27,0.25,0.58,0.35,0.8,0.7c0.07,0.1,0.09,0.23,0.15,0.33c0.09,0.15,0.27,0.24,0.35,0.36c0.07,0.12,0,0.17,0.03,0.29\n\tc0.04,0.19,0.11,0.39,0.15,0.58c0.1,0.51,0.01,1.09-0.11,1.57c-0.07,0.26-0.04,0.55-0.04,0.83c0.01,0.35-0.16,0.53-0.13,0.82\n\tc0.06,0.51,0.47,0.81,0.46,1.33c0,0.27,0,0.55,0,0.83c0,0.41-0.11,0.62-0.17,0.99c-0.09,0.5,0.01,1.12,0.17,1.57\n\tc0.18,0.5,0.52,0.58,0.99,0.73c0.68,0.23,0.71,0.62,0.87,1.28c0.18,0.77,0.34,1.37,0.29,2.19c-0.04,0.62-0.21,1.15-0.54,1.64\n\tc-0.13,0.2-0.2,0.4-0.41,0.55c-0.23,0.16-0.6,0.13-0.53,0.52c0.06,0.33,0.6,1.11,0.85,1.38c0.51,0.57,1.22,0.92,1.79,1.4\n\tc1.03,0.86-0.85,2.35-0.02,3.27c0.16,0.18,0.46,0.21,0.51,0.48c0.05,0.27-0.18,0.41-0.34,0.58c-0.23,0.24-0.35,0.39-0.66,0.54\n\tc-0.35,0.17-0.64,0.42-0.99,0.59c-0.42,0.2-0.95,0.32-1.2,0.77c-0.14,0.24-0.13,0.51-0.28,0.74c-0.11,0.17-0.31,0.32-0.46,0.47\n\tc-0.35,0.35-0.53,0.47-0.25,0.99c0.23,0.44,0.92,0.65,0.72,1.29c-0.11,0.35-0.6,0.59-0.68,0.97c-0.12,0.57,0.48,0.89,0.64,1.33\n\tc0.2,0.53-0.27,0.82-0.3,1.32c-0.04,0.6,0.35,0.7,0.79,1.04c0.4,0.31,0.81,0.68,1.03,1.12c0.23,0.45,0.03,0.85,0.66,0.99\n\tc0.28,0.06,0.51,0.05,0.75,0.26c0.23,0.2,0.32,0.42,0.57,0.6c0.4,0.3,0.75,0.66,1.12,1c0.39,0.35,0.76,0.44,1.2,0.62\n\tc0.18,0.08,0.31,0.06,0.49,0.19c0.31,0.23,0.53,0.53,0.8,0.8c0.42,0.43,1,0.82,1.37,1.31c0.17,0.23,0.12,0.4,0.19,0.66\n\tc0.09,0.31,0.37,0.54,0.51,0.83c0.14,0.27,0.09,0.46,0.13,0.74c0.06,0.41,0.12,0.36-0.06,0.74c-0.1,0.21-0.15,0.41-0.13,0.64\n\tc0.06,0.56,0.54,0.96,0.65,1.47c0.1,0.44-0.46,1.06-0.76,1.39c-0.13,0.15-0.32,0.28-0.43,0.45c-0.17,0.27-0.01,0.55-0.15,0.8\n\tc-0.24,0.45-0.79,0.64-1.09,1.02c-0.38,0.49-0.7,0.66-1.23,0.99c-0.58,0.35-0.98,0.91-1.44,1.37c-0.53,0.52-1.06,1.01-1.5,1.62\n\tc-0.65,0.89-1.28,2-0.12,2.76c0.39,0.26,0.72,0.26,0.95,0.69c0.31,0.57-0.01,1.23,0.29,1.8c0.23,0.44,0.59,0.55,1.04,0.65\n\tc0.6,0.14,1.02,0.24,1.64,0.08c0.48-0.12,0.87-0.16,1.26-0.46c0.24-0.18,0.46-0.34,0.74-0.46c0.23-0.1,0.44-0.16,0.66-0.28\n\tc0.31-0.18,0.48-0.31,0.85-0.34c0.67-0.05,1.33,0.14,1.95,0.3c0.72,0.19,1.47-0.06,2.12-0.34c0.96-0.4,1.64-1.32,2.63-1.77\n\tc0.3-0.14,0.59-0.21,0.93-0.25c0.27-0.03,0.48,0.06,0.76,0.09c0.21,0.02,0.48,0.2,0.67,0.18c0.28-0.03,0.56-0.51,0.81-0.67\n\tc0.44-0.29,0.84-0.59,1.25-0.92c0.23-0.18,0.5-0.26,0.74-0.43c0.27-0.2,0.51-0.51,0.68-0.8c0.2-0.36,0.13-0.73,0.27-1.12\n\tc0.24-0.65,0.65-1.23,1.2-1.66c0.53-0.41,1.05-0.5,1.65-0.65c0.58-0.15,1.23,0.03,1.82-0.07c0.17-0.03,0.33-0.11,0.5-0.14\n\tc0.05-0.01,0.27,0.05,0.33,0.02c0.3-0.15,0.45-0.48,0.82-0.64c0.44-0.19,0.93-0.2,1.4-0.28c0.43-0.08,0.53,0,0.92,0.09\n\tc0.24,0.06,0.52,0.06,0.77,0.12c0.62,0.14,1.27,0.13,1.89,0.25c0.57,0.11,1.19,0.14,1.64-0.36c0.15-0.17,0.11-0.39,0.27-0.55\n\tc0.17-0.18,0.51-0.21,0.74-0.28c0.33-0.09,0.74-0.24,1.05-0.09c0.29,0.14,0.24,0.22,0.55,0.23c0.86,0.03,1.84-1.05,2.49-1.46\n\tc0.38-0.24,0.91-0.36,1.31-0.58c0.39-0.21,0.5-0.46,0.68-0.83c0.19-0.38,0.36-0.79,0.54-1.22c0.23-0.56,0.19-1.1,0.32-1.66\n\tc0.13-0.53,0.69-0.78,0.8-1.32c0.05-0.24-0.07-0.5-0.01-0.74c0.06-0.24,0.38-0.53,0.61-0.63c0.66-0.3,1.41,0.58,1.86,1\n\tc0.63,0.6,1.2,1.26,1.83,1.86c0.42,0.4,0.7,0.92,1.14,1.31c0.27,0.25,0.64,0.45,0.82,0.77c0.13,0.22,0.12,0.49,0.17,0.72\n\tc0.05,0.22,0.13,0.45,0.21,0.66c0.13,0.37,0.35,0.47,0.63,0.7c0.18,0.15,0.3,0.37,0.48,0.52c0.2,0.16,0.43,0.26,0.66,0.39\n\tc0.56,0.31,0.83,0.65,1.11,1.2c0.28,0.55,0.08,1.12,0.41,1.65c0.37,0.6,0.63,0.49,1.28,0.5c0.63,0,1.05-0.19,1.61-0.46\n\tc0.24-0.12,0.49-0.22,0.73-0.35c0.49-0.27,0.83-0.74,1.33-0.97c0.9-0.42,2.08-0.27,2.62,0.62c0.3,0.49,0.29,0.93,0.31,1.47\n\tc0.02,0.35,0.14,0.67,0.17,1.02c0.09,1.01,1.88,1.22,2.44,1.97c0.3,0.4,0.33,0.51,0.85,0.67c0.52,0.16,1.04,0.31,1.47,0.66\n\tc0.52,0.42,0.78,1.24,1.18,1.78c0.23,0.31,0.47,0.7,0.74,0.96c0.21,0.2,0.46,0.29,0.7,0.44c0.23,0.15,0.49,0.28,0.71,0.45\n\tc0.37,0.28,0.61,0.39,1.07,0.54c0.6,0.2,1.33,0.52,1.62,1.12c0.11,0.22,0.09,0.43,0.15,0.66c0.03,0.12,0.12,0.2,0.14,0.33\n\tc0.03,0.16-0.07,0.35,0.02,0.5c0.08,0.15,0.4,0.31,0.54,0.4c0.18,0.11,0.58,0.15,0.72,0.28c0.11,0.1,0.25,0.37,0.33,0.5\n\tc0.14,0.26,0.27,0.52,0.41,0.79c0.3,0.56,0.68,1.04,1.3,1.28c0.58,0.22,1.61,0.33,2,0.86c0.35,0.46,0.47,1.01,0.74,1.5\n\tc0.27,0.5,0.8,0.92,1.2,1.31c0.4,0.4,0.8,0.82,0.95,1.36c0.15,0.51,0.23,1.14,0.73,1.49c0.12-0.29,0.05-0.58-0.2-0.86\n\tc0.32,0.16,0.44,0.73,0.8,0.82c0.23,0.06,0.3,0.16,0.56,0.18c0.52,0.04,1.29-0.15,1.75,0.19c0.42,0.32,0.47,0.87,1.02,1.09\n\tc0.53,0.21,0.94,0.25,1.16,0.78c0.17,0.4,0.17,0.77,0.17,1.24c-0.01,0.79,0.45,1.25,1.16,1.53c0.27,0.11,0.48,0.04,0.74,0.11\n\tc0.37,0.1,0.14,0.2,0.26,0.51c0.23,0.58,1.09,0.24,1.54,0.34c0.15,0.03,0.62,0.21,0.72,0.35c0.11,0.15,0.03,0.54,0.02,0.7\n\tc0,0.29-0.05,0.63,0,0.92c0.06,0.39,0.39,0.57,0.7,0.86c0.27,0.25,0.66,0.53,1.04,0.6c0.24,0.05,0.44-0.06,0.63,0.13\n\tc0.32,0.32,0.11,1.5,0.12,1.91c0.01,0.95-0.83,2.17-0.04,3.06c0.21,0.24,0.48,0.31,0.85,0.36c0.58,0.08,1.2,0.05,1.79,0.12\n\tc0.46,0.05,1.15,0.13,1.61,0.04c0.34-0.06,0.54-0.18,0.9-0.17c0.29,0.01,0.53,0.04,0.82,0.12c0.56,0.14,0.93,0.47,1.46,0.68\n\tc0.6,0.24,1.1,0.57,1.68,0.86c0.59,0.3,1.26,0.49,1.82,0.82c0.41,0.24,0.85,0.33,1.3,0.5c0.38,0.15,0.72,0.36,0.7-0.19\n\tc-0.02-0.43-0.15-0.84-0.17-1.27c-0.02-0.39-0.12-0.8-0.21-1.18c-0.15-0.67-0.14-1.02,0.28-1.58c0.82-1.1,2.1-2.25,3.56-2.22\n\tc0.9,0.02,1.51-0.25,2.19-0.85c0.57-0.5,0.76-1.2,1.35-1.69c0.79-0.66,1.74-1.03,2.75-1.23c0.79-0.16,1.63-0.3,2.47-0.15\n\tc0.77,0.14,0.95,0.48,1.27,1.12c0.3,0.6,0.39,1.29,0.99,1.62c0.69,0.38,1.63,0.25,2.34,0.07c0.41-0.1,1.54-0.19,1.99-0.01\n\tc0.38,0.15,0.69,0.72,0.83,1.05c0.15,0.35,0.37,0.7,0.46,1.07c0.06,0.25,0.01,0.44,0.22,0.62c0.41,0.34,1.07,0.45,1.57,0.59\n\tc0.3,0.08,0.56,0.21,0.69,0.52c0.07,0.16,0.06,0.35,0.13,0.52c0.1,0.24,0.26,0.57,0.41,0.79c0.12,0.19,0.29,0.32,0.48,0.43\n\tc0.33,0.19,0.69,0.45,1.04,0.63c0.53,0.26,1.36,0.51,1.94,0.53c0.52,0.02,1.85-0.25,2.15,0.15c0.15,0.2,0.09,0.54,0.28,0.72\n\tc0.24,0.23,0.73,0.12,1.04,0.12c0.43,0,0.86-0.1,1.28-0.21c0.3-0.08,0.82-0.1,0.97-0.42c-0.04-0.01-0.07-0.02-0.11-0.03\n\tc0.47,0.07,0.38,0.17,0.8,0c0.27-0.11,0.6-0.21,0.85-0.36c0.47-0.29,0.82-0.69,1.12-1.12c0.57-0.84,1.87-1.05,2.82-0.78\n\tc0.46,0.13,0.76,0.41,0.98,0.83c0.23,0.43,0.45,0.77,0.95,0.79L411.7,579.86z\"\n                title=\"Cochabamba\"\n                id=\"BO-C\"\n              ><\/path>\n            <\/a>\n            <a href=\"#\" class=\"uknown-depto-btn\" id=\"btn-unknown\">\n              <path\n                class=\"st1\"\n                d=\"M262.03,521.67c-0.11,0.35-0.6,0.59-0.68,0.97c-0.12,0.57,0.48,0.89,0.64,1.33c0.2,0.53-0.27,0.82-0.3,1.32\n\tc-0.04,0.6,0.35,0.7,0.79,1.04c0.4,0.31,0.81,0.68,1.03,1.12c0.23,0.45,0.03,0.85,0.66,0.99c0.28,0.06,0.51,0.05,0.75,0.26\n\tc0.23,0.2,0.32,0.42,0.57,0.6c0.4,0.3,0.75,0.66,1.12,1c0.39,0.35,0.76,0.44,1.2,0.62c0.18,0.08,0.31,0.06,0.49,0.19\n\tc0.31,0.23,0.53,0.53,0.8,0.8c0.42,0.43,1,0.82,1.37,1.31c0.17,0.23,0.12,0.4,0.19,0.66c0.09,0.31,0.37,0.54,0.51,0.83\n\tc0.14,0.27,0.09,0.46,0.13,0.74c0.06,0.41,0.12,0.36-0.06,0.74c-0.1,0.21-0.15,0.41-0.13,0.64c0.06,0.56,0.54,0.96,0.65,1.47\n\tc0.1,0.44-0.46,1.06-0.76,1.39c-0.13,0.15-0.32,0.28-0.43,0.45c-0.17,0.27-0.01,0.55-0.15,0.8c-0.24,0.45-0.79,0.64-1.09,1.02\n\tc-0.38,0.49-0.7,0.66-1.23,0.99c-0.58,0.35-0.98,0.91-1.44,1.37c-0.53,0.52-1.06,1.01-1.5,1.62c-0.65,0.89-1.28,2-0.12,2.76\n\tc0.39,0.26,0.72,0.26,0.95,0.69c0.31,0.57-0.01,1.23,0.29,1.8c0.23,0.44,0.59,0.55,1.04,0.65\"\n              ><\/path>\n            <\/a>\n            <a href=\"#\" class=\"depto-btn2\" id=\"btn-oruro\">\n              <path\n                class=\"st1 red6\"\n                d=\"M296.45,600.56c-0.05,0.01-0.09,0.02-0.14,0.03c-0.15,0.46,0.02,0.92,0.35,1.26c0.35,0.35,0.52,0.13,0.88,0.05\n\tc0.19-0.04,0.38-0.04,0.56-0.09c0.15-0.05,0.34-0.14,0.5-0.2c0.4-0.18,0.77-0.21,1.15-0.38c0.44-0.2,1.02-0.44,1.5-0.5\n\tc0.52-0.07,0.68,0.1,1.07,0.41c0.2,0.16,0.36,0.15,0.42,0.42c0.04,0.18-0.05,0.4-0.02,0.59c0.04,0.25,0.21,0.67,0.34,0.91\n\tc0.24,0.46,0.98,0.7,1.42,0.98c0.64,0.41,1.45,0.84,1.88,1.49c0.23,0.34,0.43,0.69,0.67,0.99c0.17,0.23,0.42,0.62,0.48,0.91\n\tc0.07,0.34,0.05,0.85-0.08,1.16c-0.08,0.18-0.17,0.32-0.24,0.5c-0.06,0.17-0.11,0.24-0.2,0.4c-0.27,0.46-0.29,0.67-0.16,1.16\n\tc0.09,0.32,0.04,0.63-0.15,0.89c-0.07,0.1-0.22,0.2-0.28,0.3c-0.07,0.13-0.08,0.4-0.11,0.55c-0.11,0.42-0.03,0.62,0.07,1.04\n\tc-0.48,0.3-0.58,0.34-0.76,0.89c-0.12,0.36-0.15,0.64-0.21,1c-0.04,0.24-0.18,0.48-0.16,0.72c-0.18-0.22-0.95-0.27-1.25-0.35\n\tc-0.42-0.11-0.87-0.09-1.32-0.08c-0.44,0.01-1,0.14-1.41,0.29c-0.21,0.08-0.28,0.1-0.45,0.25c-0.13,0.11,0.47,0,0.29-0.04\n\tc-0.49-0.1-0.51,0.34-0.66,0.66c-0.11,0.26-0.25,0.36-0.49,0.49c-0.57,0.3-1.06,0.79-1.46,1.32c-0.21,0.29-0.35,0.59-0.61,0.83\n\tc-0.27,0.25-0.45,0.41-0.65,0.74c-0.17,0.29-0.21,0.64-0.38,0.92c-0.14,0.22-0.5,0.49-0.71,0.66c-0.25,0.21-0.58,0.27-0.83,0.48\n\tc-0.24,0.21-0.36,0.46-0.47,0.75c-0.21,0.53-0.33,1.09-0.49,1.64c-0.27,0.93-0.73,2.09-1.54,2.7c-0.47,0.35-0.81,0.5-1.39,0.53\n\tc-0.53,0.03-1,0.3-1.55,0.14c-0.97-0.28-0.96-1.52-1.48-2.15c-0.43-0.53-0.89-0.84-1.58-0.97c-0.68-0.14-0.86-0.48-1.27-0.97\n\tc-0.33-0.39-0.79-0.8-1.29-0.95c-0.22-0.07-0.44-0.17-0.66-0.21c-0.34-0.06-0.39,0.1-0.65,0.18c-0.31,0.09-0.53,0.13-0.8,0.37\n\tc-0.12,0.1-0.37,0.32-0.46,0.45c-0.13,0.19-0.1,0.46-0.27,0.63c-0.14,0.14-0.36,0.19-0.51,0.32c-0.37,0.32-0.75,0.54-1.15,0.82\n\tc-0.61,0.43-0.81,1.05-1.61,1.04c-0.4-0.01-0.59,0.2-0.99,0.17c-0.35-0.02-0.62-0.17-0.99-0.17c-0.27,0-0.74-0.09-1-0.01\n\tc-0.23,0.07-0.42,0.34-0.65,0.46c-0.33,0.18-0.61,0.25-0.91,0.47c-0.23,0.17-0.74,0.58-1.04,0.53c-0.16-0.02-0.54-0.39-0.69-0.51\n\tc-0.38-0.29-0.54-0.3-1-0.29c-0.38,0-0.64-0.01-0.99-0.12c-0.28-0.09-0.61-0.27-0.85-0.33c-0.58-0.16-1.24,0-1.79,0.12\n\tc-0.58,0.13-0.85,0.67-1.28,1.04c-0.37,0.32-0.99,0.55-1.45,0.71c-0.73,0.25-1.14-0.14-1.74-0.46c-0.59-0.31-0.64-0.76-1.03-1.25\n\tc-0.32-0.4-0.88-0.51-1.24-0.9c-0.2-0.22-0.31-0.49-0.53-0.66c-0.18-0.14-0.36-0.24-0.54-0.41c-0.21-0.2-0.39-0.37-0.58-0.58\n\tc-0.15-0.18-0.25-0.43-0.41-0.59c-0.2-0.2-0.55-0.14-0.79-0.18c-0.31-0.05-0.49-0.18-0.83-0.17c-0.64,0.01-1.37,0.08-1.99-0.04\n\tc-1.07-0.21-2.12-0.29-3.21-0.29c-0.52,0-1.01,0.03-1.49,0.16c-0.21,0.06-0.53,0.2-0.7,0.37c-0.37,0.35-0.22,1.01-0.4,1.42\n\tc-0.12,0.29-0.8,0.87-1.08,1.07c-0.38,0.27-1.21,0.14-1.23,0.75c-0.51,0.16-0.96,0.11-1.46,0.19c-0.53,0.08-0.4,0.49-0.76,0.74\n\tc-0.7,0.49-1.5-0.34-2.12-0.59c-0.42-0.17-0.89-0.23-1.35-0.33c-0.25-0.05-0.47-0.18-0.74-0.16c-0.17,0.01-0.24,0.11-0.36,0.14\n\tc-0.33,0.07-0.96-0.03-0.8,0.54c0.08,0.3,0.54,0.52,0.75,0.73c0.55,0.56,1.21,1.01,1.57,1.73c0.09,0.18,0.14,0.4,0.17,0.59\n\tc0.03,0.2,0.09,0.39,0.13,0.58c0.05,0.24-0.04,0.27-0.1,0.5c-0.05,0.17,0,0.33-0.03,0.5c-0.06,0.32-0.19,0.34-0.06,0.66\n\tc0.07,0.18,0.19,0.3,0.22,0.5c0.07,0.38-0.17,0.7-0.17,1.07c-0.01,0.35-0.07,0.82,0,1.16c0.06,0.34,0.32,0.45,0.55,0.69\n\tc0.26,0.27,0.33,0.69,0.41,1.04c0.05,0.19,0.01,0.38,0.05,0.56c0.03,0.12,0.13,0.2,0.16,0.34c0.08,0.36,0.01,0.87,0,1.25\n\tc-0.01,0.61-0.23,1.07-0.17,1.65c-0.27,0.13-0.67,0.2-0.87,0.45c-0.11,0.14-0.05,0.23-0.14,0.37c-0.15,0.23-0.26,0.23-0.48,0.33\n\tc-0.62,0.29-1.19,0.69-1.48,1.33c-0.05,0.12-0.15,0.19-0.17,0.31c-0.05,0.22,0.07,0.33-0.08,0.51c-0.32,0.37-0.63,0.03-0.74,0.65\n\tc-0.06,0.3,0.01,0.68,0.01,0.99c0,0.45-0.13,0.71-0.2,1.14c-0.21-0.08-0.38-0.43-0.63-0.57c-0.2-0.12-0.37-0.19-0.57-0.34\n\tc-0.32-0.25-0.36-0.34-0.58-0.65c-0.17-0.24-0.49-0.42-0.75-0.56c-0.29-0.15-0.5-0.18-0.67-0.51c-0.12-0.22-0.17-0.49-0.26-0.73\n\tc-0.1-0.26-0.15-0.36-0.38-0.43c-0.22-0.07-0.61,0.01-0.85,0.01c-0.66,0-1.32,0-1.98,0c-0.33,0-0.65,0-0.98,0\n\tc-0.35,0-0.51,0.08-0.83,0.15c-0.57,0.13-1.09,0-1.56-0.25c-0.6-0.32-1.24-0.29-1.89-0.08c-0.6,0.19-1.29,0.33-1.92,0.35\n\tc-0.48,0.02-0.91-0.28-1.41-0.17c-0.14,0.03-0.22,0.13-0.34,0.16c-0.1,0.02-0.22-0.02-0.32,0.01c-0.19,0.05-0.44,0.16-0.58,0.33\n\tc-0.47,0.53,0.07,0.94,0.26,1.41c0.23,0.56,0.47,1.04,0.78,1.57c0.22,0.38,0.47,0.72,0.58,1.15c0.07,0.29,0.11,0.54,0.21,0.83\n\tc0.07,0.22,0.05,0.38,0.08,0.57c0.05,0.4,0.01,0.97,0.12,1.41c0.1,0.37,0.37,1.29-0.11,1.48c-0.44,0.17-0.81-0.15-1.2,0.21\n\tc-0.24,0.22-0.23,0.23-0.56,0.29c-0.21,0.04-0.43-0.01-0.65,0.04c-0.04,0.01-0.4,0.16-0.51,0.15c-0.28-0.05-0.71-0.39-0.92-0.55\n\tc-0.37-0.29-0.68-0.64-1.07-0.91c-0.46-0.31-0.95-0.34-1.47-0.36c-0.73-0.04-1.34-0.31-1.78-0.83c-0.18-0.21-0.51-0.45-0.75-0.56\n\tc-0.34-0.16-0.32-0.08-0.62,0.03c-0.67,0.24-1.26,0.13-1.95,0.04c-0.56-0.07-0.55-0.5-0.91-0.84c-0.19-0.18-0.56-0.3-0.81-0.33\n\tc-0.29-0.04-0.41,0.09-0.62,0.13c-0.62,0.13-1.26,0.24-1.89,0.39c-0.69,0.16-1.23,0.19-1.87-0.22c-0.42-0.27-0.53-0.7-0.83-1.04\n\tc-0.19-0.22-0.35-0.19-0.58-0.34c-0.2-0.13-0.46-0.38-0.58-0.56c-0.22-0.34-0.28-0.44-0.65-0.71c-0.33-0.24-0.65-0.54-1-0.76\n\tc-0.45-0.27-0.88-0.52-1.41-0.53c-0.42,0-0.78-0.15-1.2-0.17c-0.25-0.02-0.36,0.03-0.57-0.11c-0.11-0.07-0.36-0.3-0.42-0.41\n\tc-0.11-0.22,0.07-0.49-0.04-0.7c-0.12-0.24-0.44-0.21-0.66-0.3c-0.18-0.07-0.33-0.21-0.48-0.33c-0.39-0.31-0.91-0.78-1.01-1.29\n\tc-0.06-0.29,0.06-0.46-0.15-0.73c-0.13-0.18-0.43-0.36-0.63-0.48c-0.38-0.23-0.82-0.34-1.16-0.66c-0.23-0.21,0.01-1.39-0.36-1.36\n\tc0-0.24-0.11-0.4-0.16-0.62c-0.05-0.25-0.02-0.29-0.25-0.43c-0.49-0.29-0.93-0.63-1.48-0.79c-0.68-0.19-1.48-0.22-2.11,0.1\n\tc-0.18,0.09-0.38,0.2-0.57,0.24c-0.13,0.03-0.28,0-0.42,0.01c-0.1,0.01-0.14,0.05-0.22,0.07c-0.32,0.08-0.6,0.18-0.94,0.28\n\tc-0.18,0.05-0.34,0.05-0.52,0.08c-0.13,0.02-0.24,0.08-0.38,0.07c-0.14-0.01-0.27-0.08-0.42-0.08c-0.14,0-0.25,0-0.38-0.04\n\tc-0.29-0.07-0.47-0.27-0.73-0.4c-0.23-0.11-0.45-0.18-0.69-0.23c-0.37-0.08-0.72-0.25-1.07-0.4c-0.3-0.13-0.63-0.27-0.81-0.56\n\tc-0.21-0.34-0.45-0.92-0.89-0.93c-0.41,0-0.85-0.05-1.26-0.12c-0.24-0.05-0.49-0.07-0.64-0.29c-0.12-0.17-0.09-0.38-0.14-0.58\n\tc-0.03-0.13-0.03-0.21-0.13-0.29c-0.14-0.13-0.4-0.18-0.57-0.25c-0.3-0.12-0.75-0.22-0.94-0.49c-0.1-0.14-0.16-0.33-0.2-0.5\n\tc-0.06-0.23-0.09-0.29-0.33-0.39c-0.22-0.09-0.47-0.17-0.71-0.14c-0.34,0.05-0.69,0.15-1.02,0.24c-0.17,0.05-0.36,0.16-0.53,0.15\n\tc-0.43-0.02-0.58-0.37-0.89-0.59c-0.19-0.14-0.41-0.21-0.62-0.31c-0.26-0.13-0.29-0.28-0.29-0.54c0-0.35-0.03-0.63-0.37-0.79\n\tc-0.2-0.09-0.46-0.14-0.61-0.31c-0.07-0.08-0.17-0.29-0.22-0.38c-0.05-0.09-0.03-0.15-0.05-0.24c-0.04-0.19-0.05-0.34-0.07-0.54\n\tc-0.02-0.19-0.09-0.21-0.25-0.31c-0.3-0.19-0.57-0.65-0.58-1.01c-0.02-1.29,0.27-1.73-0.57-2.71c-0.44-0.51-0.78-0.98-1.4-1.26\n\tc-0.38-0.17-0.41,0.04-0.76-0.22c-0.26-0.2-0.28-0.55-0.48-0.77c-0.29-0.32-0.77-0.6-1.15-0.89c-0.4-0.31-0.84-0.6-1.24-0.91\n\tc-0.88-0.66-2.13-1.05-3.11-1.53c-1-0.49-2.22,0.11-2.93-0.94c-0.61-0.91-1.28-1.79-1.9-2.65c-0.3-0.42-0.61-0.85-0.99-1.25\n\tc-0.39-0.4-0.84-0.51-1.25-0.81c-0.77-0.56-1.48-1.5-2.06-2.24c-0.24-0.31-0.65-1.03-0.93-1.33c-0.24-0.26-0.46-0.56-0.73-0.82\n\tc-0.5-0.5-0.92-0.8-1.53-1.12c-1.38-0.72-2.81-2-4.28-2.32c-0.77-0.17-1.77,0.17-2.3-0.68c-0.24-0.38-0.07-0.74-0.17-1.17\n\tc-0.11-0.46-0.39-0.75-0.72-1.07c-0.73-0.71-1.2-1.04-1.49-2.06c-0.23-0.8-0.34-0.7-0.92-1.19c-0.3-0.25-0.66-0.69-0.77-1.03\n\tc1.67-1.21,1.27-3.92,1.27-5.71c0-1.65-0.5-2.8-1.23-4.32c-0.43-0.9-1.46-1.93-1.26-2.95c0.1-0.51,0.57-0.62,0.35-1.15\n\tc-0.15-0.36-0.57-0.37-0.83-0.57c-0.41-0.31-0.5-0.48-0.74-0.92c-0.29-0.54-0.54-1.11-0.83-1.66c-0.3-0.57,0.04-0.3-0.39-0.66\n\tc-0.16-0.14-0.48-0.22-0.67-0.32c1.18,0.23,1.52-1.48,1.67-2.31c0.09-0.52-0.16-1.15-0.03-1.67c0.03-0.13,0.28-0.33,0.28-0.39\n\tc0.03-0.4-0.21-0.57-0.21-0.94c0-0.37,0.25-0.68,0.28-1.13c0.04-0.68-0.18-0.82-0.3-1.35c-0.12-0.52,0.1-1-0.18-1.47\n\tc-0.2-0.34-0.69-0.62-0.99-0.85c-0.31-0.23-0.91-0.5-1.1-0.85c-0.31-0.6,0.15-0.75,0.28-1.24c0.28-1.08-1.03-1.88-1.02-2.99\n\tc0-0.59,0.31-1.06,0.35-1.65c0.04-0.52,0.03-1.08-0.08-1.58c-0.02-0.11-0.24-0.23-0.27-0.39c-0.06-0.27,0.09-0.58,0.03-0.86\n\tc-0.12-0.59-0.36-0.77-0.34-1.47c0.01-0.67-0.34-1.11-0.74-1.57c-0.42-0.48-0.79-1.13-1.23-1.54c-0.49-0.46-1.32-0.55-1.75-1.09\n\tc-0.46-0.57-0.24-1.47,0.1-2.09c0.24-0.44,0.62-0.86,0.99-1.23c0.2-0.2,0.48-0.33,0.66-0.57c0.27-0.37,0.18-0.42,0.33-0.83\n\tc0.14-0.39,0.03-0.37,0.31-0.73l0.96-1.28c0.08-0.16,0.19-0.27,0.22-0.46c0.02-0.17-0.04-0.29,0.02-0.46\n\tc0.16-0.38,0.65-0.46,0.97-0.66c0.28-0.17,0.54-0.39,0.82-0.58c0.37-0.25,0.55-0.42,0.65-0.87c0.06-0.26,0.03-0.25,0.17-0.45\n\tc0.11-0.15,0.37-0.31,0.52-0.43c0.62-0.48,1.4-0.45,2.13-0.52c0.36-0.04,0.68-0.22,0.99-0.38c0.16-0.08,0.38-0.14,0.51-0.28\n\tc0.2-0.22,0.08-0.28,0.15-0.51c0.2-0.64,1.04-1.14,1.65-1.15c0.34-0.01,0.85-0.1,1.18-0.01c0.31,0.08,0.46,0.22,0.84,0.18\n\tc0.38-0.04,0.63-0.17,0.79-0.49c0.15-0.3,0.18-0.53,0.53-0.63c0.6-0.17,1.37-0.05,1.94,0.09c0.7,0.17,1.78,0.4,2.48,0.17\n\tc0.63-0.21,0.73-0.92,0.81-1.45c0.06-0.38,0.38-0.77,0.67-1c0.16-0.12,0.35-0.24,0.53-0.33c0.26-0.12,0.39-0.09,0.64-0.16\n\tc0.3-0.08,0.45-0.17,0.82-0.17c0.14,0,0.36-0.04,0.49-0.01c0.15,0.04,0.16,0.15,0.31,0.18c0.16,0.04,0.34-0.04,0.5-0.02\n\tc0.2,0.03,0.49,0.23,0.69,0.19c0.29-0.06,0.61-0.48,0.8-0.68c0.23-0.22,0.57-0.54,0.87-0.63c0.3-0.09,0.64-0.01,0.95-0.03\n\tc0.36-0.02,0.65-0.22,0.99-0.3c0.34-0.08,0.66-0.12,0.99-0.24c0.22-0.08,0.57-0.22,0.71-0.41c0.23-0.33-0.08-0.5-0.06-0.87\n\tc0.02-0.38,0.15-0.43,0.5-0.49c0.34-0.06,0.64-0.17,0.99-0.16c0.28,0,0.55,0.02,0.82-0.04c0.36-0.08,0.61-0.5,0.99-0.46\n\tc-0.05-0.02-0.1-0.05-0.15-0.07c-0.06-0.31,0.22-0.59,0.15-0.92c-0.05-0.27-0.2-0.38-0.14-0.66c0.06-0.28,0.13-0.46,0.13-0.76\n\tc0-0.3-0.03-0.61,0.04-0.89c0.12-0.49,0.25-0.98,0.37-1.49c0.08-0.33,0.21-0.67,0.26-1c0.04-0.25-0.02-0.41,0.11-0.66\n\tc0.28-0.52,0.72-0.5,1.21-0.65c0.19-0.06,0.27-0.13,0.48-0.17c0.25-0.04,0.51-0.09,0.75-0.17c0.51-0.16,0.42-0.69,0.99-0.91\n\tc0.24-0.1,0.49-0.08,0.65-0.32c0.16-0.23,0.05-0.47,0.11-0.73c0.26-0.05,0.4-0.14,0.63-0.2c0.24-0.06,0.51,0.06,0.75,0\n\tc0.42-0.1,1.19-0.58,1.38-0.98c0.17-0.36,0.09-0.4,0.44-0.66c0.24-0.18,0.47-0.39,0.74-0.54c0.26-0.14,0.5-0.28,0.74-0.45\n\tc0.26-0.19,0.47-0.45,0.74-0.63c0.58-0.39,1.1,0,1.74-0.03c0.48-0.03,0.8-0.29,1.32-0.09c0.73,0.28,1.32,0.69,1.57,1.42\n\tc0.1,0.27,0.02,0.29,0.32,0.49c0.24,0.16,0.64,0.26,0.84,0.45c0.37,0.34,0.09,0.96,0.65,1.2c0.61,0.27,1.31,0.48,1.98,0.49\n\tc0.54,0.01,0.98-0.17,1.52-0.16c0.59,0,1.25-0.09,1.79,0.08c0.5,0.16,0.91,0.5,1.33,0.75c0.32,0.19,0.69,0.38,0.98,0.64\n\tc0.35,0.31,0.58,0.76,0.93,1.08c0.24,0.21,0.7,0.52,0.98,0.67c0.32,0.17,0.33,0.01,0.65-0.06c0.2-0.05,0.45-0.02,0.66-0.02\n\tc0.7,0.02,1.26,0.47,1.94,0.62c0.46,0.1,0.98,0.04,1.45,0.04c0.41,0,0.93-0.08,1.32,0.03c0.49,0.14,0.99,0.64,1.32,1\n\tc0.26,0.28,0.36,0.61,0.66,0.87c0.45,0.39,0.96,0.77,1.51,1.01c0.55,0.24,1.06,0.55,1.64,0.73c0.34,0.1,0.65,0.21,0.98,0.33\n\tc0.24,0.09,0.35,0.06,0.58,0.26c0.23,0.2,0.45,0.43,0.67,0.65c0.3,0.31,0.63,0.59,0.95,0.87c0.38,0.32,0.79,0.73,1.12,1.07\n\tc0.34,0.35,0.55,0.74,0.98,1.03c0.42,0.28,0.68,0.58,1.19,0.7c0.57,0.14,0.96,0.31,1.44,0c0.35-0.22,0.68-0.42,1.08-0.54\n\tc0.31-0.1,0.35-0.08,0.66,0c0.32,0.08,0.34,0.06,0.66-0.06c0.4-0.16,0.96-0.54,1.08-1c0.05-0.17,0.01-0.49,0-0.67\n\tc-0.02-0.23-0.19-0.45-0.19-0.66c0-0.16,0.13-0.49,0.17-0.66c0.07-0.27,0.27-0.49,0.5-0.67c0.38-0.29,0.95-0.3,0.99-0.81\n\tc0.04-0.39-0.01-0.55,0.33-0.84c0.12-0.1,0.29-0.24,0.43-0.32c0.34-0.2,0.74-0.38,1.13-0.31c0.4,0.07,0.81,0.2,1.21,0.28\n\tc0.38,0.07,0.66,0.25,1.02,0.34c0.5,0.13,1.01,0.14,1.46,0.35c0.06-0.2,0.03-0.4,0.07-0.61c0.02-0.09,0.11-0.23,0.13-0.36\n\tc0.07-0.37,0.17-0.69,0.16-1.08c-0.01-0.42,0.11-0.69,0.17-1.07c0.07-0.4-0.05-0.68,0.14-1.08c0.39-0.81,1.29-0.52,2-0.85\n\tc0.32-0.15,0.61-0.48,0.83-0.71c0.13-0.13,0.23-0.19,0.33-0.41c0.12-0.25-0.01-0.86,0.17-1.08c0.17,0.04,0.33,0.03,0.49-0.03\n\tc-0.02-0.29-0.39-0.35-0.54-0.59c-0.16-0.26-0.04-0.43-0.11-0.71c-0.04-0.19-0.15-0.41-0.21-0.62c-0.06-0.19-0.21-0.37-0.37-0.49\n\tc-0.32-0.23-0.4-0.17-0.42-0.62c-0.01-0.25,0-0.5,0-0.74c0-0.61-0.12-1.17,0.29-1.66c0.18-0.22,0.36-0.45,0.57-0.65\n\tc0.1-0.1,0.27-0.17,0.35-0.29c0.06-0.09,0.06-0.2,0.11-0.28c0.23-0.42,0.57-0.9,1.12-1.05c0.57-0.15,1.16-0.27,1.69-0.04\n\tc0.48,0.22,0.61,0.62,0.82,1.08c0.34,0.75,0.78,1.09,1.49,1.45c0.38,0.19,0.64,0.25,1.07,0.33c0.33,0.06,0.93,0.29,1.26,0.14\n\tc0.14-0.07,0.29-0.33,0.32-0.5c0.03-0.16-0.06-0.35-0.02-0.51c0.02-0.07,0.13-0.15,0.14-0.19c0.14-0.59-0.08-1.06-0.25-1.61\n\tc-0.32-1.07-1.27-1.96-0.05-2.85c0.41-0.3,0.8-0.58,1.02-1.03c0.26-0.53,0.01-1.09,0.48-1.54c0.24-0.24,0.59-0.3,0.87-0.48\n\tc0.1-0.07,0.19-0.15,0.29-0.21c0.11-0.07,0.38-0.12,0.47-0.2c0.38-0.33,0.25-0.74,0.44-1.13c0.07-0.14,0.21-0.15,0.26-0.32\n\tc0.02-0.07-0.01-0.27-0.01-0.34c-0.01-0.32,0.03-0.4,0.16-0.65c0.28-0.54,0.31-1.01,1-1c0.53,0.01,1.05,0.1,1.48-0.2\n\tc0.48-0.33,0.77-0.66,1.33-0.83c0.56-0.17,1.09-0.35,1.65-0.46c0.4-0.08,0.97,0.19,1.16,0.5c0.52,0.89,0.66,1.97,0.66,2.97\n\tc0,0.59-0.09,1.35,0.36,1.83c0.18,0.19,0.47,0.2,0.71,0.32c0.23,0.11,0.46,0.25,0.64,0.43c0.3,0.31,0.6,0.6,0.93,0.9\n\tc0.24,0.21,0.69,0.52,0.99,0.63c0.23,0.08,0.59,0.06,0.82,0c0.32-0.09,0.55-0.56,0.83-0.61c0.24-0.04,0.64,0.24,0.86,0.35\n\tc0.46,0.22,0.91,0.51,1.34,0.79c0.53,0.35,1.1,0.77,1.56,1.2c0.72,0.66,0.7,2.07,0.38,2.94c-0.17,0.45-0.73,0.52-0.98,0.9\n\tc-0.26,0.38-0.21,0.94-0.18,1.4c0.03,0.59,0.31,0.99,0.82,1.28c0.74,0.41,1.52,0.75,2.32,1c0.3,0.1,0.67,0.03,0.99,0.03\n\tc0.35,0,0.5-0.12,0.83-0.17c0.11-0.02,0.22,0.02,0.33,0.01c0.21-0.01,0.3-0.09,0.5-0.13c0.26-0.06,0.48-0.12,0.74-0.18\n\tc0.74-0.18,2.62-1.62,2.62-1.62c0.23,0.44,0.98,1.3,0.78,1.94c-0.11,0.35-0.6,0.59-0.68,0.97c-0.12,0.57,0.48,0.89,0.64,1.33\n\tc0.2,0.53-0.27,0.82-0.3,1.32c-0.04,0.6,0.35,0.7,0.79,1.04c0.4,0.31,0.81,0.68,1.03,1.12c0.23,0.45,0.03,0.85,0.66,0.99\n\tc0.28,0.06,0.51,0.05,0.75,0.26c0.23,0.2,0.32,0.42,0.57,0.6c0.4,0.3,0.75,0.66,1.12,1c0.39,0.35,0.76,0.44,1.2,0.62\n\tc0.18,0.08,0.31,0.06,0.49,0.19c0.31,0.23,0.53,0.53,0.8,0.8c0.42,0.43,1,0.82,1.37,1.31c0.17,0.23,0.12,0.4,0.19,0.66\n\tc0.09,0.31,0.37,0.54,0.51,0.83c0.14,0.27,0.09,0.46,0.13,0.74c0.06,0.41,0.12,0.36-0.06,0.74c-0.1,0.21-0.15,0.41-0.13,0.64\n\tc0.06,0.56,0.54,0.96,0.65,1.47c0.1,0.44-0.46,1.06-0.76,1.39c-0.13,0.15-0.32,0.28-0.43,0.45c-0.17,0.27-0.01,0.55-0.15,0.8\n\tc-0.24,0.45-0.79,0.64-1.09,1.02c-0.38,0.49-0.7,0.66-1.23,0.99c-0.58,0.35-0.98,0.91-1.44,1.37c-0.53,0.52-1.06,1.01-1.5,1.62\n\tc-0.65,0.89-1.28,2-0.12,2.76c0.39,0.26,0.72,0.26,0.95,0.69c0.31,0.57-0.01,1.23,0.29,1.8c0.23,0.44,0.59,0.55,1.04,0.65\n\tc0.05,0.26,0.33,0.22,0.53,0.32c0.4,0.21,0.47,0.26,0.46,0.71c-0.01,0.34-0.05,0.68,0.12,0.99c0.14,0.26,0.47,0.37,0.55,0.65\n\tc0.18,0.59-0.09,1.38-0.01,1.99c0.03,0.28,0.18,0.56,0.38,0.79c0.25,0.3,0.57,0.2,0.94,0.2c0.27,0,0.55-0.05,0.81,0.03\n\tc0.11,0.03,0.3,0.21,0.44,0.25c0.49,0.16,1.11,0.32,1.61,0.36c0.47,0.04,0.32-0.07,0.62-0.32c0.62-0.52,1.56-0.33,2.31-0.32\n\tc0.95,0,1.86,0.17,2.81,0.17c0.7,0,1.19,0,1.82,0.28c0.72,0.33,0.61,1.44,0,1.88c-0.58,0.42-1.28,0.32-1.98,0.32\n\tc-0.33,0-0.66,0-0.99,0c-0.43-0.01-0.61,0.15-0.99,0.29c-0.59,0.21-1.18,0.61-1.82,0.71c-0.33,0.05-0.63,0.03-0.95,0.19\n\tc-0.21,0.11-0.41,0.33-0.61,0.46c-0.44,0.27-1.2,0.46-1.54,0.86c-0.05,0.06-0.1,0.25-0.14,0.33c-0.1,0.18-0.28,0.29-0.39,0.46\n\tc-0.16,0.24-0.22,0.52-0.17,0.83c0.12,0.68,0.78,1.17,1.04,1.78c0.22,0.51,0.08,1.14,0.25,1.69c0.11,0.37,0.39,0.62,0.5,0.99\n\tc0.1,0.35,0.03,0.79,0.03,1.16c0,0.41-0.02,0.66,0.16,1.03c0.14,0.29,0.3,0.48,0.34,0.78c0.04,0.33-0.07,0.67,0.03,0.99\n\tc0.14,0.47,0.46,0.98,0.79,1.32c0.3,0.31,0.51,0.51,0.68,0.89c0.03,0.06,0.1,0.22,0.14,0.27c0.09,0.11,0.21,0.1,0.3,0.19\n\tc0.1,0.11,0.38,0.65,0.38,0.79c0.01,0.16-0.16,0.37-0.19,0.53c-0.06,0.29,0.01,0.66,0.01,0.97c0,0.68,0.1,1.18,0.33,1.81\n\tc0.07,0.18,0.11,0.36,0.2,0.53c0.11,0.21,0.36,0.42,0.44,0.63c0.13,0.36-0.09,0.8,0.02,1.16c0.16,0.54,1.11,0.46,1.46,0.85\n\tc0.41,0.46,0.03,1.18,0.38,1.68c0.19,0.26,0.36,0.3,0.65,0.43c0.29,0.13,0.5,0.11,0.82,0.2c0.78,0.23,0.96,0.73,1.2,1.42\n\tc0.19,0.57,0.34,1.24,0.58,1.86c0.13,0.34,0.23,0.45,0.5,0.7c0.28,0.26,0.31,0.22,0.66,0.32c0.33,0.1,0.62,0.34,1.03,0.31\n\tc0.4-0.04,0.83-0.2,1.19-0.38c0.83-0.42,1.09-1.57,1.13-2.45c0.02-0.38-0.06-0.7,0.11-1.02c0.23-0.43,0.65-0.75,1.05-0.96\n\tc0.41-0.21,0.54-0.05,0.99,0.01c0.37,0.05,0.63,0,0.97,0.18c0.29,0.16,0.53,0.32,0.85,0.43c0.41,0.14,0.5,0.27,0.82,0.54\n\tc0.24,0.2,0.5,0.37,0.72,0.59c0.74,0.73,0.87,1.74,1.06,2.69c0.15,0.74,0.11,1.47,0.32,2.2c0.06,0.22,0.14,0.38,0.22,0.59\n\tc0.11,0.28,0.15,0.59,0.28,0.87c0.08,0.18,0.29,0.31,0.35,0.49c0.07,0.19,0.11,0.49,0.16,0.7c0.12,0.54,0.19,1.04,0.41,1.58\n\tc0.33,0.82,0.52,1.66,0.83,2.51c0.18,0.51,0.43,0.99,0.62,1.49C295.75,599.69,296.52,600.25,296.45,600.56z\"\n                title=\"Oruro\"\n                id=\"BO-O\"\n              ><\/path>\n            <\/a>\n            <a href=\"#\" class=\"depto-btn2\" id=\"btn-chuquisaca\">\n              <path\n                class=\"st1 red7\"\n                d=\"M348.56,589.24c-0.34,0.04-0.55,0.16-0.91,0.16c-0.29,0-0.56,0.08-0.83,0.17c-0.58,0.19-0.39,0.7-0.41,1.24\n\tc-0.01,0.3-0.18,0.54-0.18,0.83c0,0.32,0.25,0.42,0.33,0.67c0.08,0.25-0.07,0.56,0.02,0.8c0.07,0.16,0.29,0.35,0.4,0.51\n\tc0.18,0.26,0.35,0.51,0.58,0.74c0.09,0.09,0.27,0.2,0.31,0.33c0.11,0.33-0.08,0.14-0.11,0.36c-0.07,0.49,0.32,0.9,0.58,1.32\n\tc0.11,0.17,0.36,0.44,0.35,0.62c-0.01,0.16-0.27,0.47-0.35,0.62c-0.08,0.16-0.26,0.35-0.3,0.53c-0.06,0.29-0.19,0.24-0.32,0.5\n\tc-0.03,0-0.06,0.01-0.1,0.01c0.13-0.13,0.15-0.43,0.1-0.6c-0.07-0.29-0.05-0.17-0.31-0.23c-0.71-0.19-1.33-0.22-2.01-0.04\n\tc-0.43,0.11-0.96,0.04-1.41,0.04c-0.45,0-0.73,0.11-1.11,0.29c-0.27,0.13-0.69,0.35-0.86,0.61c-0.11,0.16-0.02,0.35-0.1,0.49\n\tc-0.09,0.16-0.32,0.22-0.49,0.3c-0.63,0.31-1.16,0.8-1.81,1.03c-0.4,0.14-0.97,0.16-1.33,0.37c-0.35,0.2-0.32,0.42-0.32,0.79\n\tc0,0.44,0.07,0.65,0.33,1c0.21,0.29,0.32,0.59,0.54,0.85c0.23,0.27,0.42,0.33,0.46,0.7c0.04,0.37,0,0.78,0,1.16\n\tc-0.01,0.61,0.3,0.71,0.67,1.16c0.12,0.14,0.14,0.27,0.31,0.34c0.17,0.07,0.55-0.02,0.74-0.01c0.41,0.01,0.79,0.15,1.09,0.43\n\tc0.21,0.2,0.2,0.34,0.5,0.41c0.21,0.05,0.28,0.04,0.49,0.15c0.52,0.28,0.85,0.48,1.24,0.91c0.3,0.33,1.07,0.8,1.41,1.08\n\tc0.18-0.05,0.43,0.1,0.58,0.17c0.15,0.07,0.31,0.11,0.48,0.19c0.37,0.16,0.84,0.39,1.26,0.48c0.52,0.12,0.73,0.23,0.83,0.82\n\tc0.06,0.36,0.04,0.94-0.05,1.28c-0.05,0.19-0.15,0.23-0.09,0.5c0.03,0.14,0.12,0.26,0.13,0.45c0.02,0.39,0.06,0.79,0.16,1.16\n\tc0.2,0.74,0.9,1.16,1.49,1.56c0.13,0.09,0.38,0.22,0.46,0.36c0.09,0.17,0.03,0.36,0.13,0.53c0.17,0.28,0.55,0.45,0.83,0.57\n\tc0.46,0.2,0.88,0.44,1.19,0.86c0.26,0.35,0.09,0.57,0.23,0.95c0.1,0.27,0.61,0.75,0.89,0.85c0.41,0.14,0.76-0.1,1.14-0.16\n\tc0.49-0.07,0.9,0.22,1.37,0.3c0.38,0.07,0.74,0.1,1.07,0.32c0.41,0.28,0.42,0.86,0.87,1.12c0.35,0.2,0.77,0.02,1.16,0.08\n\tc0.34,0.05,0.36,0.2,0.57,0.42c0.25,0.26,0.5,0.39,0.83,0.57c0.33,0.18,1.59,0.61,1.65,1c-0.05-0.01-0.1-0.03-0.15-0.04\n\tc0.05-0.19,0.84-0.52,1.06-0.6c0.43-0.16,0.79-0.18,1.24-0.18c0.45,0,0.76,0.04,1.15,0.16c0.47,0.14,0.79,0.68,1.25,0.76\n\tc0.38,0.07,0.48-0.36,0.7-0.64c0.2-0.26,0.37-0.5,0.62-0.7c0.82-0.64,1.79-0.58,2.8-0.58c1.05,0,2.32-0.2,3.31,0.15\n\tc0.72,0.25,1.97,0.69,2.23,1.42c0.1,0.27,0.05,0.3,0.33,0.46c0.19,0.11,0.39,0.19,0.58,0.29c0.34,0.17,0.91,0.35,1.09,0.66\n\tc0.06,0.1,0,0.22,0.08,0.34c0.04,0.05,0.18,0.13,0.24,0.16c0.19,0.12,0.34,0.25,0.51,0.39c0.26,0.23,0.44,0.49,0.65,0.76\n\tc0.2,0.27,0.33,0.32,0.34,0.66c0.01,0.19-0.01,0.39,0,0.58c0.02,0.42,0.22,0.56,0.46,0.91c0.2,0.29,0.44,0.65,0.54,0.98\n\tc0.11,0.36-0.14,1.08,0.16,1.33c-0.05,0.01-0.09,0.02-0.14,0.03c-0.14,0.46,0,0.8-0.24,1.26c-0.2,0.38-0.32,0.79-0.44,1.2\n\tc-0.06,0.21-0.14,0.25-0.17,0.48c-0.03,0.21,0,0.45,0,0.66c0,0.45-0.07,0.86,0.29,1.2c0.28,0.28,0.74,0.52,1.07,0.74\n\tc0.43,0.28,0.59,0.41,0.83,0.87c0.19,0.36,0.51,0.55,0.75,0.86c0.31,0.4,0.1,0.76,0.21,1.2c0.14,0.57,0.93,1.09,1.31,1.53\n\tc0.5,0.58,1.32,0.91,1.78,1.56c0.03,0.1,0.05,0.19,0.07,0.29c0.08,0.11,0.17,0.23,0.26,0.33c0.13,0.2,0.15,0.41,0.24,0.62\n\tc0.14,0.34,0.4,0.64,0.46,1.03c-0.01,0.11-0.01,0.23-0.02,0.34c0.01,0.09,0.06,0.15,0.14,0.19c0.04,0.21,0.04,0.4,0.04,0.62\n\tc0,0.21,0.04,0.45,0.01,0.65c-0.04,0.28-0.26,0.05-0.17,0.34c0.2,0.7-1.14,0.76-1.49,0.87c-0.55,0.16-1.16,0.26-1.48,0.79\n\tc-0.17,0.27-0.17,0.54-0.33,0.83c-0.22,0.39-0.43,0.6-0.5,1.06c-0.02,0.14-0.11,0.3-0.13,0.43c-0.04,0.33,0.06,0.13,0.1,0.36\n\tc0.05,0.28,0.11,0.62-0.05,0.87c-0.24,0.39-0.91,0.57-1.25,0.91c-0.36,0.37-0.3,0.52-0.32,0.99c-0.02,0.4-0.1,0.52-0.41,0.68\n\tc-0.31,0.16-0.61,0.34-0.92,0.52c-0.7,0.4-0.41,1-0.49,1.69c-0.08,0.76-0.61,1.51-1.33,1.4c-0.34-0.05-0.8-0.14-1.09-0.32\n\tc-0.29-0.18-0.45-0.48-0.69-0.72c-0.37-0.38-0.97-0.85-1.04-1.44c-0.03-0.21,0.1-0.34,0.14-0.53c0.04-0.15,0-0.32,0.03-0.47\n\tc0.06-0.26,0.24-0.44,0.16-0.72c-0.07-0.24-0.41-0.5-0.57-0.67c-0.36-0.37-0.17-0.31-0.09-0.67c0.07-0.3,0.14-1.36-0.14-1.53\n\tc-0.43-0.27-1.08,0.15-1.5,0.14c-0.51-0.01-1.06,0.07-1.57,0.01c-0.45-0.05-1.21-0.22-1.58-0.53c-0.4-0.34-0.73-1.02-1.02-1.45\n\tc-0.15-0.22-0.23-0.46-0.37-0.67c-0.12-0.17-0.33-0.21-0.48-0.32c-0.29-0.21-0.45-0.42-0.85-0.49c-0.21-0.04-0.44-0.01-0.65-0.01\n\tc-0.51,0-0.81,0.06-1.07,0.5c-0.4,0.65-0.16,1.87-0.17,2.64c-0.01,0.55,0.32,0.96,0.04,1.49c-0.22,0.44-0.47,0.82-0.77,1.23\n\tc-0.35,0.46-0.54,0.77-0.18,1.24c0.26,0.35,0.51,0.64,0.78,0.99c0.22,0.3,0.3,0.23,0.29,0.65c-0.01,0.24,0.09,0.36,0.13,0.53\n\tc0.1,0.48,0.05,0.8-0.33,1.12c-0.2,0.17-0.5,0.25-0.67,0.45c-0.11,0.13-0.17,0.28-0.28,0.42c-0.31,0.39-0.66,0.75-0.99,1.11\n\tc-0.27,0.29-0.46,0.44-0.83,0.58c-0.47,0.18-0.63,0.1-1.13,0.07c-0.53-0.03-0.86,0.02-1.15-0.53c-0.14-0.27-0.15-0.55-0.36-0.79\n\tc-0.15-0.17-0.36-0.31-0.54-0.45c-0.5-0.37-0.54-0.55-0.64-1.1c-0.04-0.21-0.14-0.33-0.15-0.59c-0.01-0.38-0.16-0.47-0.42-0.74\n\tc-0.32-0.34-0.49-0.78-1.07-0.55c-0.28,0.11-0.49,0.49-0.66,0.72c-0.2,0.27-0.4,0.34-0.62,0.57c-0.09,0.09-0.09,0.24-0.2,0.35\n\tc-0.08,0.08-0.22,0.11-0.3,0.19c-0.13,0.14-0.28,0.44-0.33,0.62c-0.11,0.4-0.16,1.07-0.48,1.37c-0.19,0.17-0.34,0.09-0.57,0.11\n\tc-0.17,0.01-0.44,0.15-0.6,0.15c-0.21-0.01-0.26-0.09-0.44-0.12c-0.4-0.07-1.11-0.35-1.4,0.07c-0.2,0.29,0.06,1,0.16,1.26\n\tc0.22,0.6,0.34,0.89,0.82,1.33c0.22,0.21,0.45,0.4,0.67,0.62c0.2,0.21,0.48,0.35,0.67,0.53c0.14,0.13,0.18,0.29,0.32,0.42\n\tc0.09,0.08,0.2,0.09,0.3,0.19c0.08,0.09,0.1,0.25,0.2,0.35c0.08,0.08,0.23,0.11,0.3,0.19c0.13,0.14,0.19,0.35,0.31,0.5\n\tc0.2,0.24,0.44,0.44,0.61,0.71c0.23,0.35,0.65,1.01,0.35,1.41c-0.26,0.34-0.87,0.09-1.23,0.19c0.05,0.05,0.09,0.21,0.13,0.26\n\tc-0.54,0.19-1-0.06-1.47,0.4c-0.15,0.14-0.25,0.33-0.41,0.46c-0.18,0.14-0.28,0.1-0.48,0.18c-0.43,0.16-0.99,0.78-1.27,1.14\n\tc-0.25,0.33-0.23,1.06-0.12,1.45c0.09,0.32,0.41,0.53,0.62,0.77c0.34,0.39,0.67,0.81,0.99,1.21c0.54,0.67,1.33,1.17,1.99,1.73\n\tc0.56,0.47,1.24,1.46,1.32,2.19c0.05,0.43-0.01,0.89-0.01,1.32c0,0.28,0.13,0.97-0.02,1.21c-0.12,0.18-0.46,0.17-0.64,0.24\n\tc-0.27,0.1-0.31,0.22-0.45,0.45c-0.1,0.17-0.34,0.4-0.37,0.58c-0.04,0.22,0.13,0.37,0.17,0.58c0.08,0.46-0.03,0.85-0.3,1.2\n\tc-0.3,0.4-0.05,0.38-0.04,0.86c0.01,0.44-0.24,0.82-0.37,1.24c-0.13,0.42-0.13,0.79-0.12,1.24c0,0.32-0.05,0.45-0.13,0.74\n\tc-0.05,0.2,0.01,0.39-0.03,0.58c-0.09,0.43-0.36,0.75-0.67,1.07c-0.01-0.05-0.02-0.09-0.03-0.14c-0.26-0.09-0.47-0.01-0.73,0.05\n\tc-0.25,0.07-0.48,0.03-0.73,0.07c-0.36,0.06-0.96,0.37-1.28,0.54c-0.38,0.2-0.73,0.62-0.85,1.04c-0.12,0.43-0.16,0.55-0.57,0.76\n\tc-0.33,0.17-0.72,0.18-1.09,0.27c-0.36,0.09-0.83-0.02-1.08,0.36c-0.49,0.75,1.1,1.78,1.46,2.28c0.23,0.33,0.43,0.62,0.45,1.03\n\tc0.02,0.43,0.02,0.75,0.12,1.16c0.22,0.81-0.56,1.46-0.63,2.23c-0.04,0.44,0.3,0.74,0.34,1.16c0.05,0.44-0.02,0.65-0.27,0.98\n\tc-0.42,0.55-0.73,1.54-0.57,2.24c0.06,0.28,0.32,0.55,0.46,0.81c0.2,0.37,0.41,0.77,0.58,1.16c0.31,0.72,0.64,1.47,0.86,2.23\n\tc0.18,0.61,0.27,1.78-0.58,1.91c-0.39,0.06-0.67,0.14-1.08,0.15c-0.38,0.01-0.6,0.14-0.79,0.49c-0.17,0.32-0.17,0.78-0.08,1.12\n\tc0.05,0.21,0.14,0.18,0.06,0.45c-0.07,0.22-0.25,0.44-0.42,0.59c-0.22,0.18-0.26,0.15-0.34,0.4c-0.06,0.19,0,0.38-0.11,0.59\n\tc-0.21,0.39-0.46,0.38-0.8,0.57c-0.32,0.18-0.21,0.37-0.34,0.73c-0.09,0.26-0.25,0.48-0.32,0.75c-0.14,0.49-0.1,0.94,0.13,1.39\n\tc0.21,0.41,0.7,0.82,0.79,1.26c0.06,0.29,0.04,0.79-0.03,1.07c-0.15,0.52-0.54,1-0.76,1.5c-0.15,0.34-0.16,0.54-0.2,0.9\n\tc-0.03,0.24-0.15,0.43-0.18,0.66c-0.02,0.18,0.01,0.39,0.01,0.58c0,0.44,0,0.71,0.33,1.06c0.19,0.2,0.25,0.23,0.35,0.51\n\tc0.06,0.16,0.1,0.33,0.16,0.48c0.06,0.16,0.13,0.23,0.15,0.42c0.02,0.17-0.01,0.3,0.03,0.46c0.06,0.2,0.13,0.28,0.13,0.53\n\tc0,0.19,0,0.39,0,0.58c0,0.16,0.02,0.33-0.01,0.48c-0.04,0.14-0.17,0.22-0.18,0.4c-0.19,0.04-0.36,0.12-0.5,0.16\n\tc-0.16,0.04-0.38-0.02-0.53,0.05c-0.27,0.12-0.4,0.55-0.43,0.81c-0.04,0.37,0.01,0.78,0,1.16c0,0.45,0.16,0.8,0.17,1.24\n\tc0.01,0.41,0.03,0.69,0.13,1.07c0.09,0.33-0.01,0.66,0.07,0.99c0.18,0.71,0.17,1.52,0.13,2.28c-0.02,0.39-0.25,0.71-0.15,1.11\n\tc0.04,0.19,0.14,0.29,0.14,0.49c0,0.23-0.15,0.5-0.16,0.76c-0.02,0.68,0,1.37,0,2.06c0,0.49-0.01,0.9-0.17,1.38\n\tc-0.13,0.43-0.28,0.98-0.17,1.44c0.1,0.4,0.35,0.39,0.67,0.57c0.25,0.13,0.39,0.35,0.59,0.56c0.52,0.55,0.65,1.15,0.56,1.92\n\tc-0.02,0.19-0.12,0.27-0.16,0.42c-0.04,0.19,0.01,0.37-0.05,0.56c-0.1,0.33-0.43,0.61-0.45,0.96c0.64,0.09,1.47,0.47,2.13,0.36\n\tc-0.04-0.01-0.07-0.03-0.11-0.04c0.19-0.2,0.48-0.09,0.73-0.16c0.24-0.07,0.39-0.13,0.7-0.13c0.53,0,1.06-0.04,1.57,0.08\n\tc0.21,0.05,0.5,0.19,0.71,0.05c0.26-0.17,0.12-0.36,0.23-0.59c0.06-0.13,0.4-0.44,0.53-0.54c0.23-0.18,0.34-0.1,0.6-0.15\n\tc0.15-0.03,0.27-0.16,0.41-0.17c0.18-0.01,0.25,0.08,0.41,0.12c0.24,0.07,0.49,0.03,0.74,0.04c0.35,0,0.5,0.08,0.67-0.25\n\tc0.13-0.27,0.07-0.61,0.08-0.9c0-0.58-0.21-1-0.08-1.57c0.08-0.33,0.17-0.66,0.41-0.92c0.19-0.21,0.45-0.32,0.64-0.52\n\tc-0.09-0.2-0.28-0.48-0.28-0.72c0-0.27,0.13-0.79,0.21-1.06c0.11-0.34,0.26-0.54,0.26-0.91c0-0.31-0.12-0.49-0.18-0.78\n\tc-0.15-0.8,0.16-1.62,0.5-2.32c0.15-0.3,0.34-0.61,0.34-0.95c0-0.34-0.17-0.64-0.18-0.99c-0.01-0.62,0.1-1.01,0.25-1.57\n\tc0.12-0.46,0.44-0.72,0.42-1.24c-0.03-0.52-0.22-0.9-0.13-1.45c0-0.03,0.12-0.16,0.14-0.23c0.04-0.15-0.05-0.32-0.02-0.48\n\tc0.06-0.3,0.19-0.59,0.26-0.9c0.28-1.22-0.1-2.53,0.12-3.76c0.14-0.78,0.13-1.54,0.13-2.34c0-0.23,0.05-0.53,0.01-0.76\n\tc-0.04-0.24-0.16-0.41-0.18-0.66c-0.04-0.55,0.33-0.93,0.33-1.49c0-0.58,0.2-1.1,0.33-1.65c0.06-0.24,0.12-0.5,0.16-0.74\n\tc0.04-0.25,0.13-0.49,0.17-0.74c0.02-0.11-0.04-0.23-0.02-0.34c0.02-0.11,0.12-0.12,0.14-0.19c0.08-0.31,0.04-0.33,0.28-0.56\n\tc0.48-0.47,0.84-0.56,1.49-0.56c0.59,0,0.52,0.15,0.95,0.46c0.47,0.34,0.82,0.1,1.32,0.02c0.5-0.07,1.29,0.43,1.78,0.51\n\tc-0.02-0.12,0.02-0.17,0.12-0.15c0.05,0.56,0.97,0.98,1.33,1.35c0.42,0.43,0.83,0.91,1.2,1.37c0.22,0.27,0.4,0.59,0.67,0.74\n\tc0.31,0.17,1.09,0.24,1.47,0.17c0.43-0.08,0.88-0.39,1.32-0.31c0.39,0.08,0.83,0.3,1.2,0.46c0.15,0.08,0.31,0.15,0.47,0.21\n\tc0.08,0.07,0.14,0.16,0.18,0.26c0.13,0.07,0.32,0.09,0.46,0.15c0.39,0.17,0.77,0.31,1.16,0.5c0.32,0.16,0.7,0.3,1,0.5\n\tc0.24,0.16,0.37,0.39,0.65,0.5c0.56,0.21,1.15,0.39,1.62,0.73c0.29,0.21,0.6,0.51,0.82,0.79c0.21,0.27,0.53,0.68,0.82,0.87\n\tc0.47,0.3,1.08,0.05,1.53-0.16c0.33-0.15,1-0.69,1.13-1.04c0.12-0.33,0.09-0.58,0.29-0.91c0.36-0.59,0.7-1.2,0.73-1.9\n\tc0.02-0.45,0.13-0.71,0.42-1.07c0.2-0.25,0.67-0.55,0.7-0.91c0.03-0.36-0.17-0.43,0.06-0.79c0.22-0.33,0.45-0.47,0.79-0.66\n\tc0.28-0.15,0.56-0.35,0.78-0.58c0.27-0.29,0.1-0.44,0.23-0.78c0.09-0.23,0.54-0.74,0.8-0.76c0.17-0.01,0.65,0.09,0.83,0.13\n\tc0.75,0.19,1.47,0.36,2.14,0.74c0.61,0.35,1.24,0.48,1.82,0.87c0.4,0.27,0.75,0.57,1.16,0.82c0.23,0.14,0.51,0.25,0.71,0.45\n\tc0.36,0.36,0.57,1.09,0.66,1.57c0.07,0.37,0.19,0.73,0.25,1.1c0.04,0.21-0.03,0.33-0.02,0.52c-0.1,0.13-0.08,0.24,0.06,0.33\n\tc0.22,0.12,0.44,0.23,0.67,0.33c0.16,0.08,0.37,0.19,0.51,0.33c0.21,0.23,0.36,0.44,0.6,0.66c0.36,0.33,0.62,0.72,0.87,1.16\n\tc0.16,0.28,0.84,0.73,1.16,0.82c0.71-0.23,1.03-0.95,1.65-1.28c0.51-0.28,1.72-0.42,2.2-0.09c0.16,0.11,0.26,0.33,0.44,0.45\n\tc0.3,0.21,0.67,0.33,0.97,0.54c0.42,0.29,0.67,0.58,1.15,0.74c0.57,0.19,1.08,0.1,1.47,0.62c0.25,0.33,0.34,0.6,0.72,0.82\n\tc0.82,0.47,1.45,1.02,2.41,0.71c0.34-0.11,0.71-0.19,1.04-0.33c0.33-0.14,0.67-0.42,1-0.51c0.53-0.15,1.13,0.15,1.47,0.5\n\tc0.43,0.44,0.85,0.75,1.49,0.79c0.44,0.03,0.57,0.05,0.78-0.33c0.16-0.28,0.4-0.52,0.5-0.83c0.22-0.66,0.84-1.11,0.99-1.83\n\tc0.15-0.71-0.32-1.28-0.01-1.98c0.21-0.47,0.49-1.12,0.34-1.65c-0.11-0.38-0.47-0.47-0.59-0.82c-0.11-0.33,0.05-0.66,0.17-0.96\n\tc0.25-0.61,0.36-1.04,0.25-1.71c-0.11-0.67-0.1-1.1,0.04-1.75c0.09-0.46,0.21-0.91,0.37-1.36c0.16-0.47,0.34-0.89,0.46-1.37\n\tc0.06-0.24,0.12-0.4,0.21-0.62c0.03-0.06,0.09-0.36,0.13-0.4c0.31-0.3,1.19,0.03,1.51,0.19c0.4,0.2,0.43,0.4,0.46,0.79\n\tc0.02,0.31,0.07,0.41,0.25,0.66c0.54,0.75,0.66,0.1,1.32-0.07c0.46-0.12,1.62-0.13,2.05,0.01c0.08,0.93,0.8,1.52,1.66,1.66\n\tc-0.55,0.66,0.69,0.79,1.09,0.79c0.26,0,0.67-0.08,0.92-0.01c0.28,0.08,0.54,0.39,0.8,0.55c-0.12,0.37-0.54,0.5-0.44,0.94\n\tc0.08,0.37,0.36,0.7,0.63,0.99h101.06l-0.17-25.93l4.94-6.32c-0.49,0-0.99-0.02-1.49,0c-0.51,0.02-0.96,0.17-1.48,0.16\n\tc-1.61-0.01-3.23,0-4.84,0c-5.48,0-10.95,0-16.43,0c-1.76,0-3.51,0-5.27,0c-2.17,0-4.31,0.17-6.47,0.17c-4.64,0-9.27,0-13.91,0\n\tc-2.84,0-5.69,0-8.53,0c-1.49,0-2.99,0.01-4.48,0c-0.45,0-0.8,0.05-1.23,0.13c-0.68,0.13-1.45,0.04-2.15,0.04\n\tc-0.55,0-1.41,0.16-1.95,0.01c-0.34-0.1-0.28-0.35-0.36-0.62c-0.17-0.58-0.28-1.13-0.42-1.73c-0.09-0.39,0.14-1.04-0.15-1.34\n\tc-0.22-0.23-0.48-0.13-0.67,0.08c-0.15,0.18-0.26,0.43-0.37,0.63c-0.17,0.29-0.11,0.5-0.2,0.83c-0.18,0.61-0.77,1.31-1.28,1.65\n\tc-0.64,0.42-1.74,0.67-2.49,0.79c-1.06,0.17-2.21,0.27-3.3,0.21c-0.4-0.02-0.54-0.17-0.83-0.4c-0.29-0.23-0.45-0.26-0.82-0.27\n\tc-0.36-0.01-0.99-0.06-1.29,0.19c-0.15,0.12-0.19,0.31-0.36,0.43c-0.15,0.11-0.33,0.14-0.5,0.2c-0.92,0.34-1.98,0.13-2.95,0.29\n\tc-0.42,0.07-0.78-0.03-1.18-0.12c-0.18-0.04-0.31-0.15-0.49-0.18c-0.16-0.03-0.31,0.07-0.46-0.02c-0.18-0.11-0.3-0.51-0.33-0.66\n\tc-0.05-0.27-0.09-0.52-0.17-0.79c-0.07-0.27,0.02-0.52-0.03-0.79c-0.04-0.21-0.14-0.36-0.18-0.57c-0.07-0.39,0.01-0.89,0.01-1.28\n\tc0-0.48-0.12-0.83-0.17-1.28c-0.04-0.33,0.01-0.7,0.01-1.04c0-0.44,0-0.87,0-1.31c0-0.4,0.11-0.65,0.17-1.03\n\tc0.11-0.64,0.08-1.54-0.17-2.1c-0.44-0.98-1.17-1.84-1.66-2.82c-0.34-0.68-0.37-1.41-0.33-2.15c0.02-0.4,0.2-0.78,0.3-1.16\n\tc0.08-0.32,0.03-0.66,0.04-0.99c0.01-0.79-0.2-1.21-0.79-1.7c-0.62-0.51-0.39-1.08-0.52-1.77c-0.13-0.68-0.34-1.26-0.34-1.98\n\tc0-0.77,0.01-1.54,0-2.31c0-0.34,0.1-0.52,0.16-0.82c0.06-0.3,0.11-0.61,0.18-0.91c0.1-0.39,0.15-0.66,0.15-1.07\n\tc0-0.33,0-0.66,0-0.99s0-0.66,0-0.99c0-0.36-0.08-0.57-0.15-0.91c-0.13-0.64-0.01-1.41-0.01-2.06c0-0.9,0.34-1.42,0.33-2.31\n\tc-0.01-0.75-0.17-1.41-0.16-2.16c0-1.17,0.12-2.36,0.32-3.51c0.06-0.32,0.24-0.61,0.18-0.94c-0.04-0.24-0.16-0.52-0.25-0.74\n\tc-0.16-0.4-0.19-0.5-0.13-0.92c0.04-0.27,0.01-0.55,0.08-0.82c0.16-0.6,0.28-1.24,0.29-1.87c0.02-0.66,0.23-1.31,0.33-1.97\n\tc0.36-2.26,0.49-4.59,0.49-6.89c0-0.8-0.04-1.63,0.08-2.4c0.05-0.33,0.04-0.42-0.13-0.74c-0.15-0.28-0.24-0.52-0.33-0.83\n\tc-0.08-0.27-0.24-0.54-0.3-0.83c-0.05-0.23,0.04-0.49-0.01-0.73c-0.03-0.17-0.14-0.38-0.18-0.58c-0.1-0.49-0.31-0.78-0.3-1.32\n\tc0.01-1.15,0.23-2.13,0.59-3.22c0.07-0.21,0.26-0.54,0.23-0.75c-0.05-0.33-0.82-0.73-0.99-1.04c-0.28-0.5-0.42-1.3-0.3-1.86\n\tc0.06-0.26,0.21-0.45,0.16-0.74c-0.04-0.25-0.23-0.61-0.34-0.83c-0.21-0.43-0.58-0.79-0.89-1.15c-0.44-0.5-0.6-0.86-0.6-1.52\n\tc0-0.51-0.13-1.21-0.01-1.7c0.05-0.22,0.15-0.34,0.18-0.57c0.04-0.32,0-0.43,0.12-0.7c0.37-0.86,0.96-1.6,1.4-2.44\n\tc0.46-0.88,1.08-1.73,0.79-2.81c-0.29-1.11-2.2-0.91-2.98-0.62c-0.67,0.25-1.42,0.6-2.14,0.63c-0.62,0.02-1.42,0.1-1.99-0.13\n\tc-0.88-0.36-1.02-1.58-1.97-1.7c-0.51-0.06-1.17-0.01-1.5,0.39c-0.28,0.34-0.33,0.98-0.32,1.43c0,0.51,0.06,1.06-0.01,1.56\n\tc-0.05,0.32-0.13,0.58-0.15,0.91c-0.01,0.31-0.09,0.7-0.16,0.99c-0.07,0.31-0.17,0.5-0.17,0.82c0,0.28,0,0.55,0,0.83\n\tc0,0.25-0.06,0.58-0.01,0.83c0.06,0.3,0.33,0.68,0.18,1.01c-0.15,0.33-0.52,0.28-0.83,0.35c-0.4,0.09-0.74,0.28-1.16,0.3\n\tc-0.2,0.01-0.43-0.05-0.62-0.02c-0.12,0.02-0.29,0.14-0.41,0.15c-0.28,0.02-0.65-0.11-0.95-0.13c-0.43-0.03-0.96-0.19-1.33-0.41\n\tc-0.39-0.24-0.83-0.54-1.12-0.92c-0.2-0.26-0.16-0.34-0.19-0.66c-0.03-0.24-0.11-0.35-0.17-0.57c-0.03-0.11-0.01-0.26-0.03-0.38\n\tc0-0.02-0.12-0.14-0.13-0.19c-0.08-0.26-0.11-0.57-0.16-0.84c-0.09-0.45-0.22-0.92-0.32-1.4c-0.1-0.52-0.08-1.05-0.22-1.57\n\tc-0.14-0.54-0.27-1.04-0.48-1.57c-0.24-0.61-0.63-1.05-1.01-1.57c-0.35-0.48-0.73-0.95-1.12-1.39c-0.29-0.32-0.57-0.61-0.95-0.8\n\tc-0.37-0.18-0.73-0.38-1.12-0.46c-0.18-0.04-0.39,0.05-0.58,0.02c-0.13-0.03-0.21-0.11-0.32-0.14c-0.33-0.09-0.66,0.01-1-0.07\n\tc-0.59-0.14-1.3,0.01-1.81-0.37c-0.43-0.33-0.56-0.73-0.67-1.24c-0.05-0.25,0.02-0.53-0.03-0.79c-0.03-0.16-0.16-0.42-0.21-0.61\n\tc-0.11-0.45-0.36-0.85-0.58-1.24c-0.55-0.97-1.55-2.27-2.65-2.65c-0.37-0.12-0.96-0.12-1.14-0.57c-0.16-0.38-0.01-1.15-0.01-1.57\n\tc0-1.24-0.24-2.1-1.32-2.81c-0.51-0.33-0.85-0.79-0.82-1.4c0.03-0.54,0.39-0.82,0.66-1.24c0.53-0.83-1.26-2.83-1.82-3.39l-0.24-0.58\n\tc-0.5-0.02-0.72-0.36-0.95-0.79c-0.22-0.41-0.52-0.69-0.98-0.83c-0.94-0.27-2.24-0.06-2.82,0.78c-0.3,0.43-0.65,0.84-1.12,1.12\n\tc-0.25,0.16-0.58,0.25-0.85,0.36c-0.42,0.18-0.33,0.08-0.8,0c0.04,0.01,0.07,0.02,0.11,0.03c-0.14,0.32-0.66,0.34-0.97,0.42\n\tc-0.42,0.11-0.85,0.21-1.28,0.21c-0.31,0-0.8,0.11-1.04-0.12c-0.19-0.18-0.13-0.52-0.28-0.72c-0.3-0.4-1.63-0.12-2.15-0.15\n\tc-0.58-0.03-1.41-0.27-1.94-0.53c-0.35-0.18-0.71-0.44-1.04-0.63c-0.19-0.11-0.35-0.24-0.48-0.43c-0.14-0.22-0.3-0.55-0.41-0.79\n\tc-0.07-0.17-0.06-0.35-0.13-0.52c-0.13-0.31-0.38-0.44-0.69-0.52c-0.5-0.14-1.16-0.24-1.57-0.59c-0.21-0.18-0.17-0.37-0.22-0.62\n\tc-0.09-0.37-0.31-0.72-0.46-1.07c-0.14-0.33-0.45-0.9-0.83-1.05c-0.45-0.17-1.58-0.09-1.99,0.01c-0.71,0.18-1.65,0.31-2.34-0.07\n\tc-0.6-0.33-0.69-1.02-0.99-1.62c-0.32-0.64-0.51-0.98-1.27-1.12c-0.84-0.16-1.68-0.01-2.47,0.15c-1.01,0.2-1.96,0.57-2.75,1.23\n\tc-0.59,0.49-0.78,1.19-1.35,1.69c-0.68,0.6-1.29,0.87-2.19,0.85c-1.46-0.03-2.73,1.12-3.56,2.22c-0.42,0.55-0.43,0.91-0.28,1.58\n\tc0.09,0.38,0.19,0.79,0.21,1.18c0.02,0.44,0.16,0.85,0.17,1.27c0.02,0.55-0.32,0.34-0.7,0.19c-0.45-0.18-0.89-0.26-1.3-0.5\n\tc-0.56-0.33-1.23-0.53-1.82-0.82c-0.58-0.29-1.08-0.62-1.68-0.86c-0.53-0.21-0.9-0.54-1.46-0.68c-0.29-0.07-0.53-0.11-0.82-0.12\n\tc-0.36-0.01-0.56,0.11-0.9,0.17c-0.47,0.09-1.15,0.01-1.61-0.04c-0.59-0.07-1.21-0.04-1.79-0.12c-0.37-0.05-0.64-0.12-0.85-0.36\n\tc-0.79-0.89,0.05-2.11,0.04-3.06c0-0.41,0.2-1.6-0.12-1.91c-0.19-0.19-0.38-0.08-0.63-0.13c-0.37-0.07-0.77-0.35-1.04-0.6\n\tc-0.31-0.3-0.64-0.47-0.7-0.86c-0.05-0.29,0-0.63,0-0.92c0-0.16,0.08-0.56-0.02-0.7c-0.1-0.14-0.57-0.32-0.72-0.35\n\tc-0.45-0.1-1.31,0.24-1.54-0.34c-0.12-0.31,0.11-0.4-0.26-0.51c-0.26-0.07-0.47,0-0.74-0.11c-0.38-0.16-1.39-0.26-1.69-0.54\n\tc-0.31-0.29-0.75-0.8-1.15-0.92c-0.36-0.11-0.6,0.14-0.95,0.14c-0.33,0-0.63-0.16-0.96-0.2c-0.01-0.38-0.32-0.69-0.69-0.77\n\tc-0.32-0.07-0.67,0.14-1.03,0.13c-0.35,0-0.78,0.07-1.12-0.03c-0.48-0.14-0.7-0.46-1.03-0.76c-0.45-0.42-1.12-0.23-1.61-0.07\n\tc-0.65,0.2-1.12,0.7-1.85,0.51c-0.8-0.22-0.9-1-1.41-1.5c-0.45-0.45-1.25-0.57-1.86-0.46c-0.35,0.06-0.61,0.25-0.99,0.18\n\tc-0.38-0.07-0.79-0.2-1.16-0.34c-0.66-0.24-0.96-0.92-1.65-1.12c-0.18-0.05-0.34,0.02-0.5-0.02c-0.15-0.03-0.16-0.18-0.31-0.19\n\tc-0.13-0.01-0.74,0.23-0.81,0.33c-0.13,0.21-0.03,0.76-0.02,1c0,0.54-0.13,0.85,0.33,1.16c0.29,0.2,0.52,0.36,0.66,0.66\n\tc0.19,0.4,0.02,0.59-0.01,0.99c-0.02,0.31-0.05,0.63,0.12,0.87c0.2,0.28,0.6,0.4,0.87,0.58c0.32,0.2,0.52,0.54,0.81,0.7\n\tc0.27,0.16,0.49,0.19,0.71,0.45c0.15,0.18,0.4,0.47,0.46,0.7c0.04,0.14-0.01,0.36-0.01,0.5c0,0.28,0.05,0.43,0.12,0.7\n\tc0.11,0.42,0.16,0.72,0.53,1c0.22,0.16,0.41,0.24,0.66,0.29c0.39,0.07,0.75,0.17,1.16,0.17c0.22-0.01,0.41-0.01,0.62,0.04\n\tc0.16,0.04,0.57,0.08,0.71,0.16c0.25,0.14,0.37,0.49,0.64,0.63c0.49,0.27,0.99,0.06,1.5,0.16c0.38,0.07,0.62,0.21,0.87,0.46\n\tc0.38,0.4,0.45,0.68,1.06,0.7c0.53,0.02,1.22-0.23,1.22,0.49c0,0.43-0.34,0.91-0.14,1.33c0.04,0.08,0.27,0.25,0.34,0.32\n\tc0.16,0.16,0.3,0.34,0.49,0.46c0.43,0.27,0.5,0.22,0.32,0.66c0.29,0.3,0.47,0.42,0.8,0.17c0.39-0.3,0.46-0.44,0.99-0.46\n\tc0.73-0.03,0.26,0.2,0.53,0.63c0.19,0.3,0.81,0.36,1.13,0.37c0.51,0.01,0.61,0.12,0.66,0.65c0.05,0.52,0.06,0.87-0.3,1.21\n\tc-0.3,0.29-0.5,0.55-0.86,0.78c-0.21,0.13-0.41,0.27-0.62,0.38c-0.1,0.05-0.32,0.13-0.37,0.21c-0.19,0.32,0.5,0.61,0.66,0.82\n\tc0.21,0.27,0.24,0.59,0.09,0.91c-0.08,0.17-0.28,0.33-0.38,0.5c-0.11,0.18-0.17,0.4-0.28,0.58c-0.06,0.1-0.27,0.29-0.26,0.41\n\tc0.01,0.18,0.26,0.2,0.28,0.33c0.04,0.27-0.34,0.36-0.27,0.75c0.05,0.29,0.29,0.45,0.5,0.66c0.23,0.22,0.29,0.46,0.49,0.68\n\tC347.65,588.98,348.47,588.81,348.56,589.24z\"\n                title=\"Chuquisaca\"\n                id=\"BO-H\"\n              ><\/path>\n            <\/a>\n            <a href=\"#\" class=\"depto-btn2\" id=\"btn-tarija\">\n              <path\n                class=\"st1 red8\"\n                d=\"M508.21,791.41c-0.02-0.03-0.21-0.18-0.25-0.23c-0.04-0.04-0.08-0.07-0.11-0.11c-0.12-0.13-0.25-0.25-0.34-0.4\n\tc-0.2-0.32-0.4-0.66-0.62-0.97c-0.22-0.32-0.61-0.3-0.93-0.46c-0.13-0.06-0.28-0.16-0.37-0.27c-0.07-0.08-0.12-0.17-0.18-0.26\n\tc-0.18-0.22-0.49-0.3-0.72-0.44c-0.27-0.16-0.55-0.41-0.7-0.7c-0.06-0.12-0.06-0.32-0.16-0.41c-0.07-0.06-0.17-0.07-0.25-0.08\n\tc-0.13-0.03-0.26-0.06-0.39-0.1c-0.26-0.08-0.53-0.22-0.7-0.44c-0.09-0.11-0.19-0.22-0.23-0.35c-0.04-0.12-0.04-0.23-0.06-0.36\n\tc-0.04-0.4-0.62-0.56-0.94-0.45c-0.13,0.05-0.32,0.09-0.42,0.18c-0.05,0.04-0.08,0.09-0.13,0.12c-0.13,0.1-0.21,0.06-0.37,0.02\n\tc-0.29-0.07-0.45-0.32-0.54-0.58c-0.05-0.13,0-0.3-0.14-0.38c-0.08-0.05-0.17,0.01-0.26-0.03c-0.09-0.04-0.21-0.15-0.28-0.2\n\tc-0.14-0.1-0.26-0.24-0.35-0.39c-0.11-0.18-0.07-0.34-0.02-0.54c0.04-0.15,0.06-0.27,0.06-0.43c0-0.13,0.01-0.25-0.02-0.37\n\tc-0.03-0.12-0.09-0.23-0.14-0.35c-0.07-0.19-0.13-0.43-0.06-0.63c0.05-0.12,0.11-0.19,0.2-0.29c0.1-0.11,0.17-0.26,0.28-0.37\n\tc0.23-0.25,0.34-0.58,0.32-0.92c-0.02-0.37-0.32-0.69-0.55-0.95c-0.09-0.1-0.12-0.15-0.12-0.28c0-0.04,0-0.09,0-0.13\n\tc0-0.12,0.04-0.23,0.08-0.35c0.05-0.16,0.17-0.28,0.17-0.46c0-0.15-0.11-0.26-0.13-0.41c-0.01-0.1,0-0.2,0.02-0.29\n\tc0.04-0.18,0.05-0.33,0.06-0.52c0.01-0.15,0.12-0.35,0.07-0.49c-0.04-0.13-0.17-0.18-0.28-0.25c-0.13-0.09-0.25-0.18-0.37-0.28\n\th-48.72l-1.16,2.85l-1.69-2.6l-12.18,0.12c-0.73-0.14-1.14,0.57-1.16,1.16c-0.01,0.65,0.1,1.21-0.49,1.61\n\tc-0.22,0.15-0.45,0.18-0.63,0.4c-0.21,0.25-0.22,0.58-0.29,0.88c-0.06,0.27-0.12,0.55-0.17,0.82c-0.07,0.39-0.05,0.82-0.41,1.09\n\tc-0.44,0.33-1,0.02-1.49,0.18c-0.6,0.2-0.76,1.07-0.83,1.61c-0.07,0.52,0.01,1.1,0.01,1.63c0,0.22,0.1,0.71-0.09,0.85\n\tc-0.11,0.08-0.3-0.03-0.42,0c-0.1,0.02-0.12,0.11-0.19,0.13c-0.31,0.11-0.46,0.2-0.71,0.45c-0.28,0.28-0.53,0.44-0.59,0.83\n\tc-0.03,0.23-0.01,0.52,0.04,0.74c0.12,0.5,0.58,1.99-0.2,2.16c-0.26,0.06-0.56-0.06-0.82-0.02c-0.42,0.06-0.62,0.32-0.92,0.6\n\tc-0.12,0.12-0.47,0.28-0.55,0.44c-0.11,0.23,0.1,0.4,0.14,0.62c0.06,0.26,0.07,1.01,0,1.26c-0.08,0.29-0.12,0.23-0.34,0.4\n\tc-0.32,0.25-0.76,0.77-0.67,1.25c0.06,0.32,0.18,0.4,0.17,0.77c0,0.22,0.09,0.59,0.01,0.8c-0.07,0.19-0.22,0.26-0.34,0.42\n\tc-0.18,0.25-0.28,0.48-0.49,0.72c-0.21,0.25-0.58,0.67-0.64,1c-0.06,0.36,0.08,0.21,0.23,0.49c0.38,0.73-0.97,1.24-1.39,1.57\n\tc-0.31,0.25-0.29,0.47-0.43,0.83c-0.15,0.37-0.29,0.42-0.59,0.58c-0.16,0.09-0.31,0.19-0.48,0.28c-0.22,0.12-0.55,0.4-0.81,0.41\n\tc0.02,0.28,0.46,0.32,0.36,0.67c-0.02,0.07-0.29,0.37-0.34,0.45c-0.07,0.11-0.16,0.22-0.24,0.32c-0.58,0.71-1.15,1.5-1.78,2.16\n\tc-0.51,0.54-1.34,1.38-1.32,2.15c0.01,0.38,0,0.77,0,1.16c0,0.49,0.12,0.89,0.21,1.37c0.09,0.52,0.02,0.88-0.37,1.28\n\tc-0.18,0.18-0.49,0.31-0.64,0.49c-0.23,0.26-0.19,0.28-0.19,0.63c-0.01,0.41,0.1,0.65,0.18,1.03c0.09,0.48-0.16,0.6-0.47,0.87\n\tc-0.55,0.48-0.65,1.41-0.54,2.1c0.06,0.37,0.33,0.6,0.34,0.99c0.02,0.45-0.19,0.74-0.3,1.16c-0.09,0.35-0.26,0.79-0.16,1.15\n\tc0.1,0.35,0.15,0.61,0.13,0.99c-0.02,0.39-0.23,0.64-0.38,0.99c-0.14,0.32-0.22,0.66-0.33,0.99c-0.11,0.34-0.25,0.65-0.29,0.99\n\tc-0.04,0.32,0,0.67,0,0.99c0,0.72,0.07,1.34-0.83,1.32c-0.38-0.01-0.77,0-1.16,0c-0.36,0-0.62,0.07-0.83-0.16\n\tc-0.23-0.25-0.1-0.52-0.15-0.83c-0.06-0.36-0.17-0.6-0.17-0.99c0-0.43,0.14-0.75,0.17-1.16c0.03-0.41-0.11-0.5-0.33-0.82\n\tc-0.43-0.62-0.33-1.25-0.33-1.99c0-0.69,0.02-1.28-0.28-1.85c-0.3-0.56-0.75-1-1.37-1.13c-0.19-0.04-0.5,0.1-0.67,0.02\n\tc-0.26-0.11-0.07-0.11-0.15-0.34c-0.07-0.18,0-0.21-0.12-0.38c-0.08-0.12-0.27-0.19-0.38-0.28c-0.7-0.6-0.32-1.22-0.52-1.96\n\tc-0.72-0.02-1.13-0.72-1.13-1.35c0-0.33,0.05-0.51,0.13-0.83c0.08-0.3,0.02-0.54,0.16-0.83c0.07-0.15,0.18-0.13,0.18-0.31\n\tc0-0.06-0.13-0.28-0.15-0.34c-0.05-0.25,0.01-0.57,0.01-0.83c0-0.13-0.04-0.38-0.01-0.5c0.02-0.08,0.13-0.14,0.14-0.19\n\tc0.03-0.16,0-0.3,0.03-0.46c0.02-0.1,0.14-0.24,0.15-0.33c0.05-0.67-0.48-1.03-0.81-1.55c-0.25-0.39-0.37-0.75-0.73-1.09\n\tc-0.45-0.41-0.75-0.68-0.75-1.32c0-0.3-0.02-0.43-0.2-0.66c-0.24-0.3-0.57-0.36-0.75-0.7c-0.3-0.53-0.56-1.05-0.96-1.53\n\tc-0.35-0.42-0.81-0.56-1.23-0.87c-0.44-0.32-0.66-0.58-0.66-1.12c0-0.51,0.13-1.06-0.32-1.41c-0.33-0.26-0.76-0.33-1.07-0.65\n\tc-0.2-0.21-0.4-0.47-0.59-0.7c-0.31-0.38-1.05-1.15-0.9-1.7c0.17-0.66,1.95-1.43,1.28-2.27c-0.2-0.25-0.49-0.24-0.56-0.62\n\tc-0.04-0.23-0.04-0.42-0.11-0.66c-0.22-0.72-0.82-0.75-1.41-1.15c-0.28-0.19-0.46-0.38-0.61-0.66c-0.06-0.11-0.12-0.38-0.2-0.46\n\tc-0.06-0.06-0.44-0.23-0.54-0.28c-0.22-0.11-0.38-0.12-0.58-0.28c-0.46-0.36-0.61-0.82-0.75-1.36c-0.17-0.63-0.41-0.59-1.03-0.59\n\tc-0.74,0-1.47,0-2.21,0c-0.75,0-1.41,0.11-2.14,0.16c-0.8,0.06-1.42,0.58-2.15,0.05c-0.39-0.28-0.44-0.86-0.81-1.12\n\tc-0.2-0.14-0.52-0.18-0.75-0.26c-0.34-0.12-0.72-0.27-1.05-0.44c-0.43-0.21-0.81-0.57-1.22-0.82c-0.35-0.21-0.79-0.49-1.07-0.75\n\tc-0.31-0.29-0.48-0.77-0.83-1c-0.46-0.3-1.32-0.12-1.89-0.12c-0.58,0-1.1,0.03-1.68,0.13c-0.31,0.05-0.63,0.08-0.93,0\n\tc-0.33-0.08-0.57-0.21-0.79-0.46c-0.15-0.17-0.22-0.3-0.44-0.41c-0.35-0.18-1.17-0.08-1.38-0.44c-0.16-0.28,0.06-0.44-0.19-0.67\n\tc-0.23-0.22-0.54-0.28-0.84-0.29c-0.58-0.02-1.16,0-1.73,0c-1.16,0-2.21,0.17-3.37,0.17c-0.66,0-1.32,0-1.98,0\n\tc-0.47,0-0.94,0.02-1.41,0.01c-0.44-0.01-0.98-0.4-1.41-0.34c0.08,0,0.16,0,0.25,0c-0.29,0.05-0.7-0.17-0.91-0.36\n\tc-0.36-0.33-0.26-0.68-0.37-1.09c-0.04-0.16-0.12-0.23-0.13-0.45c-0.01-0.22,0-0.44,0-0.66c0-0.38-0.06-0.8-0.17-1.16\n\tc-0.07-0.21-0.28-0.47-0.41-0.67c-0.09-0.15-0.17-0.3-0.32-0.41c-0.42-0.31-0.96-0.21-1.43-0.32c-0.3-0.07-1.02-0.34-1.22-0.6\n\tc-0.13-0.16-0.09-0.39-0.21-0.57c-0.14-0.21-0.32-0.24-0.55-0.32c-0.5-0.18-0.67-0.13-1.17-0.02c-0.33,0.07-0.47,0.08-0.75,0.27\n\tc-0.22,0.15-0.46,0.28-0.71,0.38c-0.57,0.22-1.36,0.13-1.91-0.12c-0.49-0.22-1.06-0.74-1.37-1.16c-0.17-0.23-0.24-0.51-0.45-0.72\n\tc-0.25-0.26-0.6-0.45-0.89-0.67c-0.44-0.33-0.81-0.57-1.33-0.76c-0.91-0.32-0.7-0.98-0.29-1.65c0.19-0.31,0.47-0.55,0.69-0.82\n\tc0.27-0.33,0.43-0.67,0.77-0.96c0.52-0.43,1.11-0.45,1.65-0.82c0.78-0.54,0.21-1.31,0.64-1.99c0.17-0.27,0.49-0.46,0.76-0.62\n\tc0.16-0.1,0.49-0.18,0.58-0.34c0.13-0.23-0.02-0.78,0-1.06c0.05-1.06,1.46-1.19,1.49-2.15c0.01-0.35-0.05-0.72-0.01-1.07\n\tc0.03-0.21,0.14-0.37,0.18-0.57c0.04-0.2-0.05-0.42-0.02-0.63c0.04-0.27,0.14-0.76,0.33-0.95c0.18-0.18,0.54-0.17,0.72-0.36\n\tc0.42-0.45,0-1.61,0.11-2.2c0.07-0.41,0.33-0.5,0.59-0.76c0.35-0.34,0.17-0.64,0.28-1.06c0.09-0.36,0.15-0.71,0.27-1.07\n\tc0.14-0.41,0.36-0.83,0.48-1.24c0.25-0.81-0.45-1.51-0.46-2.31c-0.01-0.41,0.12-0.69,0.17-1.07c0.06-0.39-0.1-1.31,0.08-1.66\n\tc0.13-0.27,0.07-0.61,0.08-0.9c0-0.58-0.21-1-0.08-1.57c0.08-0.33,0.17-0.66,0.41-0.92c0.19-0.21,0.45-0.32,0.64-0.52\n\tc-0.09-0.2-0.28-0.48-0.28-0.72c0-0.27,0.13-0.79,0.21-1.06c0.11-0.34,0.26-0.54,0.26-0.91c0-0.31-0.12-0.49-0.18-0.78\n\tc-0.15-0.8,0.16-1.62,0.5-2.32c0.15-0.3,0.34-0.61,0.34-0.95c0-0.34-0.17-0.64-0.18-0.99c-0.01-0.62,0.1-1.01,0.25-1.57\n\tc0.12-0.46,0.44-0.72,0.42-1.24c-0.03-0.52-0.22-0.9-0.13-1.45c0-0.03,0.12-0.16,0.14-0.23c0.04-0.15-0.05-0.32-0.02-0.48\n\tc0.06-0.3,0.19-0.59,0.26-0.9c0.28-1.22-0.1-2.53,0.12-3.76c0.14-0.78,0.13-1.54,0.13-2.34c0-0.23,0.05-0.53,0.01-0.76\n\tc-0.04-0.24-0.16-0.41-0.18-0.66c-0.04-0.55,0.33-0.93,0.33-1.49c0-0.58,0.2-1.1,0.33-1.65c0.06-0.24,0.12-0.5,0.16-0.74\n\tc0.04-0.25,0.13-0.49,0.17-0.74c0.02-0.11-0.04-0.23-0.02-0.34c0.02-0.11,0.12-0.12,0.14-0.19c0.08-0.31,0.04-0.33,0.28-0.56\n\tc0.48-0.47,0.84-0.56,1.49-0.56c0.59,0,0.52,0.15,0.95,0.46c0.47,0.34,0.82,0.1,1.32,0.02c0.5-0.07,1.29,0.43,1.78,0.51\n\tc-0.02-0.12,0.02-0.17,0.12-0.15c0.05,0.56,0.97,0.98,1.33,1.35c0.42,0.43,0.83,0.91,1.2,1.37c0.22,0.27,0.4,0.59,0.67,0.74\n\tc0.31,0.17,1.09,0.24,1.47,0.17c0.43-0.08,0.88-0.39,1.32-0.31c0.39,0.08,0.83,0.3,1.2,0.46c0.15,0.08,0.31,0.15,0.47,0.21\n\tc0.08,0.07,0.14,0.16,0.18,0.26c0.13,0.07,0.32,0.09,0.46,0.15c0.39,0.17,0.77,0.31,1.16,0.5c0.32,0.16,0.7,0.3,1,0.5\n\tc0.24,0.16,0.37,0.39,0.65,0.5c0.56,0.21,1.15,0.39,1.62,0.73c0.29,0.21,0.6,0.51,0.82,0.79c0.21,0.27,0.53,0.68,0.82,0.87\n\tc0.47,0.3,1.08,0.05,1.53-0.16c0.33-0.15,1-0.69,1.13-1.04c0.12-0.33,0.09-0.58,0.29-0.91c0.36-0.59,0.7-1.2,0.73-1.9\n\tc0.02-0.45,0.13-0.71,0.42-1.07c0.2-0.25,0.67-0.55,0.7-0.91c0.03-0.36-0.17-0.43,0.06-0.79c0.22-0.33,0.45-0.47,0.79-0.66\n\tc0.28-0.15,0.56-0.35,0.78-0.58c0.27-0.29,0.1-0.44,0.23-0.78c0.09-0.23,0.54-0.74,0.8-0.76c0.17-0.01,0.65,0.09,0.83,0.13\n\tc0.75,0.19,1.47,0.36,2.14,0.74c0.61,0.35,1.24,0.48,1.82,0.87c0.4,0.27,0.75,0.57,1.16,0.82c0.23,0.14,0.51,0.25,0.71,0.45\n\tc0.36,0.36,0.57,1.09,0.66,1.57c0.07,0.37,0.19,0.73,0.25,1.1c0.04,0.21-0.03,0.33-0.02,0.52c-0.1,0.13-0.08,0.24,0.06,0.33\n\tc0.22,0.12,0.44,0.23,0.67,0.33c0.16,0.08,0.37,0.19,0.51,0.33c0.21,0.23,0.36,0.44,0.6,0.66c0.36,0.33,0.62,0.72,0.87,1.16\n\tc0.16,0.28,0.84,0.73,1.16,0.82c0.71-0.23,1.03-0.95,1.65-1.28c0.51-0.28,1.72-0.42,2.2-0.09c0.16,0.11,0.26,0.33,0.44,0.45\n\tc0.3,0.21,0.67,0.33,0.97,0.54c0.42,0.29,0.67,0.58,1.15,0.74c0.57,0.19,1.08,0.1,1.47,0.62c0.25,0.33,0.34,0.6,0.72,0.82\n\tc0.82,0.47,1.45,1.02,2.41,0.71c0.34-0.11,0.71-0.19,1.04-0.33c0.33-0.14,0.67-0.42,1-0.51c0.53-0.15,1.13,0.15,1.47,0.5\n\tc0.43,0.44,0.85,0.75,1.49,0.79c0.44,0.03,0.57,0.05,0.78-0.33c0.16-0.28,0.4-0.52,0.5-0.83c0.22-0.66,0.84-1.11,0.99-1.83\n\tc0.15-0.71-0.32-1.28-0.01-1.98c0.21-0.47,0.49-1.12,0.34-1.65c-0.11-0.38-0.47-0.47-0.59-0.82c-0.11-0.33,0.05-0.66,0.17-0.96\n\tc0.25-0.61,0.36-1.04,0.25-1.71c-0.11-0.67-0.1-1.1,0.04-1.75c0.09-0.46,0.21-0.91,0.37-1.36c0.16-0.47,0.34-0.89,0.46-1.37\n\tc0.06-0.24,0.12-0.4,0.21-0.62c0.03-0.06,0.09-0.36,0.13-0.4c0.31-0.3,1.19,0.03,1.51,0.19c0.4,0.2,0.43,0.4,0.46,0.79\n\tc0.02,0.31,0.07,0.41,0.25,0.66c0.54,0.75,0.66,0.1,1.32-0.07c0.46-0.12,1.62-0.13,2.05,0.01c0.08,0.93,0.8,1.52,1.66,1.66\n\tc-0.55,0.66,0.69,0.79,1.09,0.79c0.26,0,0.67-0.08,0.92-0.01c0.28,0.08,0.54,0.39,0.8,0.55c-0.12,0.37-0.54,0.5-0.44,0.94\n\tc0.08,0.37,0.36,0.7,0.63,0.99h101.06v4.35L508.21,791.41z\"\n                title=\"Tarija\"\n                id=\"BO-T\"\n              ><\/path>\n            <\/a>\n            <a href=\"#\" class=\"depto-btn2\" id=\"btn-potosi\">\n              <path\n                class=\"st1 red9\"\n                d=\"M362.6,781.79c0.6-0.09-1,0.47-1.65,0.35c-0.48-0.09-0.82-0.32-1.32-0.35c-1.33-0.09-2.66-0.12-3.97-0.31\n\tc-0.42-0.06-0.6-0.27-0.97-0.36c-0.44-0.11-1.05,0.02-1.5,0.02c-1.01,0-2.13-0.13-3.12,0.03c-1.09,0.17-1.94,0.8-2.99,0.98\n\tc-0.98,0.17-1.79-0.17-2.63-0.35c-0.95-0.19-1.87-0.56-2.81-0.14c-0.61,0.27-0.76,0.48-1.49,0.47c-0.53-0.01-1.05,0.05-1.58-0.07\n\tc-0.95-0.23-1.62-0.32-2.47,0.31c-0.7,0.51-1.01,0.95-1.97,1.1c-1.21,0.19-1.83-0.22-2.66-0.93c-0.56-0.48-1.2-0.38-1.91-0.09\n\tc-0.48,0.19-0.54,0.61-1.14,0.7c-0.62,0.09-0.77-0.08-1.17-0.47c-0.41-0.41-0.83-0.85-1.23-1.28c-0.54-0.57-0.93-1.26-1.49-1.82\n\tc-0.62-0.62-1.47-0.95-2.08-1.56c-1.34-1.35-2.5-2.68-4.13-3.73c-1.49-0.96-2.58-2.42-4.45-2.39c-0.72,0.01-2.09,0.04-2.63-0.51\n\tc-0.62-0.64,0.16-1.5,0.08-2.12c-0.21-1.72-2.09-2-3.4-2.35c-0.54-0.14-0.66-0.46-1.06-0.72c-0.33-0.22-0.69-0.3-1.09-0.44\n\tc-0.72-0.24-1.4-0.49-2.13-0.63c-0.59-0.12-1.21-0.12-1.82-0.23c-0.69-0.13-2.76-0.83-2.58,0.32c0.06,0.37,0.27,0.55,0.26,1.07\n\tc-0.01,0.44-0.06,0.74-0.16,1.15c-0.21,0.85-0.23,1.79-0.52,2.61c-0.13,0.37-0.49,0.58-0.61,1.02c-0.1,0.37-0.03,0.78-0.02,1.16\n\tc0,1.01,0.05,1.64-0.65,2.39c-0.46,0.49-0.66,0.52-0.68,1.25c-0.01,0.47-0.17,0.72-0.25,1.07c-0.26,1.21,0.5,3.81-0.39,4.64\n\tc-0.59,0.55-1.5,0.75-2.16,1.23c-0.59,0.43-1.16,0.89-1.81,1.24c-1.03,0.57-1.9,0.19-2.98,0.4c-0.84,0.16-1.4,0.66-2.14,1.01\n\tc-0.59,0.28-1.04,0.2-1.64,0.32c-0.37,0.07-0.63,0.22-0.98,0.34c-0.89,0.3-1.86,0.53-2.78,0.72c-0.04,0.18-0.07,0.36-0.11,0.54\n\tc-0.9,0.17-1.95,0.59-2.72,1.05c-0.59,0.35-2.36,0.95-2.5,1.65c-0.22-0.17-0.59-0.56-0.85-0.64c-0.27-0.08-0.55,0.06-0.82-0.01\n\tc-0.28-0.07-0.35-0.3-0.62-0.37c-0.32-0.07-0.61,0.07-0.94-0.05c-0.51-0.18-0.97-0.96-1.66-0.53c-0.26,0.16-0.26,0.34-0.39,0.58\n\tc-0.23,0.4-0.28,0.59-0.68,0.94c-0.37,0.32-0.77,0.65-0.91,1.13c-0.19,0.68,0.16,1.07,0.27,1.74c0.1,0.63-0.07,0.99-0.33,1.48\n\tc-0.29,0.54-0.76,0.78-1.09,1.31c-0.36,0.6-0.25,1.32-0.24,2c0.01,0.77-0.09,0.86-0.58,1.41c-0.35,0.39-0.46,0.76-0.58,1.24\n\tc-0.13,0.54-0.12,1.28-0.49,1.79c-0.73,0.99-2.2,0.87-3.31,0.85c-0.79-0.01-1.28,0.23-1.98,0.58c-0.9,0.44-0.85,0.43-1.04,1.36\n\tc-0.52,0.09-1.13,0.01-1.55,0.45c-0.22,0.24-0.27,0.63-0.55,0.92c-0.74,0.74-1.63,1-2.64,0.99c-0.37,0-1.19-0.17-1.51-0.02\n\tc-0.44,0.2-0.31,0.56-0.31,1.02c0.02,1.06-0.01,1.97,0.26,2.97c0.38,1.46,0.11,3.82-1.25,4.62c-0.59,0.35-1.35,0.92-1.98,1.17\n\tc-0.3,0.12-0.59,0.14-0.92,0.23c-0.19,0.05-0.8,0.22-1,0.32c-0.23,0.12-0.65,0.47-0.85,0.63c-0.32,0.24-0.45,0.49-0.73,0.79\n\tc-0.53,0.58-1.07,0.81-1.38,1.56c-0.64,1.58-0.42,3.8-2.72,3.9c-1,0.04-1.85,0.17-2.81,0.31c-0.75,0.11-1.56,0.41-2.22,0.6\n\tc-0.47,0.13-0.94,0-1.41,0.1c-0.37,0.08-0.78,0.27-1.16,0.38c-0.8,0.25-1.56,0.64-2.3,0.92c-0.84,0.32-1.62,0.27-2.58,0.31\n\tc-0.56,0.03-0.87,0.26-1.39,0.35c-0.45,0.08-0.86-0.06-1.32,0.06c-0.86,0.22-1.78,0.4-2.64,0.65c-0.44,0.13-0.87,0.44-1.31,0.6\n\tc-0.55,0.19-1.2-0.05-1.66,0.33c-0.72-0.37-1.3-0.33-2.13-0.33c-0.47,0-1.05,0.1-1.52,0.02c-0.48-0.09-0.8-0.33-1.3-0.35\n\tc-0.76-0.04-1.55,0-2.31,0.01c-0.81,0.01-1.26-0.26-1.97-0.34c-1-0.11-1.92-0.07-2.92-0.25c-0.85-0.15-1.42,0.1-2.04-0.57\n\tc-0.45-0.48-0.67-1.18-1.18-1.62c-0.54-0.47-1.31-0.8-1.93-1.19c-0.77-0.49-0.91-0.93-0.86-1.82c0.04-0.66,0.34-0.99,0.34-1.65\n\tc0-0.82-0.48-0.81-0.68-1.47c-0.19-0.62,0.14-1.26,0.27-1.74c0.38-1.34-0.18-2.57-0.34-3.82c-0.02-0.13-0.19-0.17-0.19-0.39\n\tc0-0.09,0.19-0.42,0.23-0.52c0.13-0.3,0.17-0.4,0.37-0.66c0.38-0.48,0.92-0.68,1.34-1.06c0.54-0.5,0.33-1.23,0.15-1.91\n\tc-0.12-0.45,0.05-1.64-0.18-1.97c-0.32-0.45-1.2-0.55-1.58-1.17c-0.13-0.21-0.17-0.53-0.29-0.75c-0.17-0.3-0.28-0.42-0.42-0.74\n\tc-0.26-0.6-0.28-1.24-0.65-1.82c-0.11-0.17-0.58-0.55-0.62-0.73c-0.08-0.35,0.34-0.59,0.32-0.94c-0.01-0.24-0.31-0.54-0.38-0.8\n\tc-0.1-0.37,0.04-0.51-0.17-0.84c-0.3-0.46-1.46-0.64-1.51-1.32c-0.03-0.46,0.78-1.22,0.88-1.65c0.17-0.7-0.43-0.77-0.7-1.31\n\tc-0.26-0.52,0.22-1.09,0.43-1.67c0.18-0.49,0.77-0.99,0.77-1.48c0-0.66-0.69-0.72-0.95-1.22c-0.36-0.69,0.25-1.28,0.21-1.92\n\tc-0.03-0.37-0.27-0.72-0.28-1.16c0-0.27,0.14-0.86-0.05-1.1c-0.14-0.17-0.51-0.12-0.7-0.36c-0.24-0.29-0.22-0.67-0.24-1.01\n\tc-0.08-1.2,1.15-2.53,0.64-3.77c-0.46-1.12-2.22-1.79-3.09-2.51c-1.75-1.46-1.81-2.85-4.16-3.33c-0.09-0.02-0.18-0.04-0.27-0.06\n\tc-0.3-1.03-0.06-2.48-0.06-3.58c0-0.51,0.11-1.15,0.02-1.65c-0.07-0.4-0.35-0.65-0.38-1.06c-0.03-0.48,0.32-0.94,0.38-1.42\n\tc0.15-1.13-0.09-2.33-0.02-3.46c0.04-0.61,0.24-0.92,0.1-1.4c-0.17-0.6-0.5-1.13-0.71-1.74c-0.91-2.62-2.35-4.82-3.92-7.1\n\tc-0.35-0.5-0.66-0.97-1.07-1.4c-0.31-0.32-1-0.76-1.03-1.23c-0.02-0.32,0.32-0.68,0.39-1c0.05-0.25-0.02-0.59-0.02-0.85\n\tc-0.02-1.06,0.34-1.98,0.33-3.04c-0.02-2.45,0-4.89,0-7.34c0-0.55,0-1.1,0-1.65c0-0.29,0.09-0.73,0.02-1.01\n\tc-0.04-0.16-0.25-0.28-0.27-0.39c-0.06-0.3,0.01-0.64-0.06-0.94c-0.07-0.3-0.29-0.33-0.37-0.63c-0.17-0.71,0.15-0.97-0.4-1.59\n\tc-0.81-0.91-1.51-1.89-2.24-2.86c-0.78-1.04-1.55-2.06-2.38-3.08c-1.6-1.95-3.03-3.98-4.46-6.04c-0.63-0.91-1.41-1.72-2.06-2.63\n\tc-0.64-0.9-1.58-1.51-2.23-2.38c-0.53-0.71-0.38-0.95-1.4-0.92c-0.66,0.01-1.32,0-1.98,0c-0.66,0-1.32-0.01-1.98,0\n\tc-0.97,0.02-1.14-0.09-0.69-0.9c-0.56-0.3-0.83-0.69-1.21-1.17c-0.12-0.16-0.37-0.21-0.4-0.44c-0.05-0.34,0.22-0.28,0.25-0.54\n\tc0.09-0.66-0.46-0.59-0.62-1.23c-0.14-0.54,0.2-1,0.28-1.4c0.1-0.48,0.12-0.94,0.24-1.41c0.12-0.5,0.09-1.21,0.36-1.62\n\tc0.34-0.53,1.01-0.55,0.63-1.35c-0.27-0.58-1.03-0.72-1.34-1.3c-0.53-1.02,0.05-1.67,0.84-2.16c0.4-0.25,0.89-0.17,1.25-0.4\n\tc0.56-0.35,0.16-0.78,0.44-1.19c0.28-0.39,1.2-0.54,1.62-0.72c0.37-0.16,0.7-0.4,1.06-0.58c0.82-0.42,1.87-0.34,2.19-1.33\n\tc-0.48-0.07-0.78-0.54-1.28-0.4c-2.24-2.33-4.07-3.09-6.68-4.53c-0.81-0.45-1.77-0.63-2.57-1.15c-0.79-0.51-1.5-1.12-2.31-1.59\n\tc-0.67-0.38-1.74-0.42-2.34-0.89c-0.36-0.28-0.25-0.58-0.61-0.86c-0.28-0.22-0.89-0.06-0.84-0.48c-0.48-0.13-1.28-0.49-1.71-0.74\n\tc0.86-0.47,0.54-1.64,0.54-2.48c0-1,0.06-2.02-0.02-3.01c0.4,0.48,2.33,0.3,2.84,0.05c0.35-0.17,0.85-0.53,1.08-0.83\n\tc0.3-0.4,0.06-0.86,0.73-1c0.01-0.71-0.51-0.84-0.9-1.41c-0.22-0.33-0.55-0.47-0.69-0.89c-0.1-0.3,0.03-0.66-0.13-0.93\n\tc-0.18-0.31-0.49-0.33-0.61-0.71c-0.09-0.3,0.06-0.7,0.02-1.01c-0.09-0.72-0.59-0.92-0.68-1.64c-0.08-0.7-0.07-1.51,0.25-2.08\n\tc0.24-0.44,0.42-0.25,0.35-0.82c0.01,0.04-0.24-0.73-0.26-0.75c-0.3-0.55-0.83-1.17-1.34-1.58c-0.64-0.51-1.62-0.13-1.96-0.88\n\tc-0.18-0.39-0.15-1.92-0.03-2.34c0.27-0.95,0.82-0.27,1.49-0.14c0.5,0.1,1.84,0.15,2.3-0.04c0.27-0.11,0.35-0.4,0.59-0.56\n\tc0.26-0.18,0.79-0.26,1.09-0.36c0.72-0.25,1.47-0.36,2.15-0.54c0.81-0.21,1.06,0,1.8,0.18c0.48,0.12,1.85,0.14,2.3-0.04\n\tc0.37-0.15,1.21-0.94,0.67-1.3c0.37-0.29,0.05-0.64,0.17-1.01c0.1-0.33,0.41-0.36,0.53-0.63c0.39-0.89-0.62-1.14-0.79-1.91\n\tc0.3-0.26,0.72-0.57,0.94-0.91c0.12-0.18,0.35-0.24,0.37-0.49c0.03-0.57-0.43-0.41-0.64-0.74c-0.36-0.57,0.16-1,0.25-1.44\n\tc0.1-0.53,0.07-1.19-0.05-1.71c-0.03-0.16-0.23-0.33-0.27-0.56c-0.04-0.27,0.1-0.59,0.03-0.85c-0.21-0.74-0.74-0.57-1.35-0.64\n\tc-0.51-0.05-0.79-0.29-1.3-0.35c-0.53-0.06-1.14,0.13-1.27-0.56c0.83-0.46-1.6-2.83-2.04-3.2c-1.11-0.93-2.47-1.28-3.63-2.17\n\tc0.73,0.2,1.62-1.38,2.3-1.66c0.48-0.2,0.97-0.21,1.49-0.31c0.89-0.16,0.91-0.5,1.24-1.26c0.35-0.82,1.1-1.53,1.41-2.38\n\tc0.25-0.69,0.18-0.84,0.81-1.32c0.43-0.33,0.99-0.73,1.33-1.16c0.68-0.84,0.81-2.1,1.63-2.88c0.86-0.82,1.58-1.39,2.25-2.31\n\tc0.28-0.39,0.35-0.79,0.73-1.17c0.44-0.45,2.02-1.31,2.38-1.64c0,0,0.92-1.45,1.25-0.61c0.07,0.17,0.23,0.11,0.25,0.31\n\tc0.02,0.2,0.03,0.35,0.07,0.54c0.02,0.1,0.01,0.16,0.05,0.24c0.05,0.09,0.15,0.3,0.22,0.38c0.14,0.18,0.41,0.22,0.61,0.31\n\tc0.34,0.15,0.37,0.43,0.37,0.79c0,0.26,0.03,0.41,0.29,0.54c0.21,0.1,0.43,0.17,0.62,0.31c0.3,0.21,0.45,0.57,0.89,0.59\n\tc0.17,0.01,0.36-0.11,0.53-0.15c0.33-0.09,0.68-0.19,1.02-0.24c0.24-0.03,0.48,0.05,0.71,0.14c0.25,0.1,0.28,0.17,0.33,0.39\n\tc0.04,0.16,0.11,0.36,0.2,0.5c0.2,0.27,0.64,0.38,0.94,0.49c0.18,0.07,0.43,0.12,0.57,0.25c0.1,0.08,0.1,0.16,0.13,0.29\n\tc0.05,0.2,0.02,0.41,0.14,0.58c0.15,0.22,0.4,0.24,0.64,0.29c0.4,0.08,0.85,0.12,1.26,0.12c0.44,0,0.68,0.59,0.89,0.93\n\tc0.18,0.29,0.51,0.43,0.81,0.56c0.35,0.15,0.7,0.32,1.07,0.4c0.24,0.06,0.46,0.13,0.69,0.23c0.27,0.12,0.44,0.33,0.73,0.4\n\tc0.13,0.03,0.24,0.03,0.38,0.04c0.15,0,0.27,0.07,0.42,0.08c0.14,0.01,0.24-0.05,0.38-0.07c0.18-0.03,0.34-0.03,0.52-0.08\n\tc0.34-0.09,0.62-0.19,0.94-0.28c0.08-0.02,0.12-0.06,0.22-0.07c0.14-0.01,0.29,0.02,0.42-0.01c0.2-0.05,0.39-0.15,0.57-0.24\n\tc0.63-0.32,1.43-0.29,2.11-0.1c0.56,0.15,0.99,0.5,1.48,0.79c0.24,0.14,0.2,0.18,0.25,0.43c0.04,0.22,0.16,0.38,0.16,0.62\n\tc0.37-0.03,0.13,1.14,0.36,1.36c0.34,0.32,0.78,0.43,1.16,0.66c0.2,0.12,0.5,0.3,0.63,0.48c0.2,0.27,0.09,0.44,0.15,0.73\n\tc0.1,0.51,0.62,0.98,1.01,1.29c0.15,0.12,0.3,0.25,0.48,0.33c0.22,0.09,0.53,0.06,0.66,0.3c0.11,0.2-0.07,0.48,0.04,0.7\n\tc0.06,0.11,0.31,0.33,0.42,0.41c0.21,0.14,0.32,0.09,0.57,0.11c0.41,0.03,0.77,0.17,1.2,0.17c0.53,0,0.97,0.26,1.41,0.53\n\tc0.35,0.21,0.67,0.52,1,0.76c0.37,0.27,0.44,0.37,0.65,0.71c0.12,0.18,0.38,0.43,0.58,0.56c0.23,0.14,0.39,0.12,0.58,0.34\n\tc0.29,0.34,0.4,0.77,0.83,1.04c0.64,0.41,1.18,0.38,1.87,0.22c0.63-0.15,1.27-0.26,1.89-0.39c0.2-0.04,0.33-0.17,0.62-0.13\n\tc0.25,0.03,0.62,0.15,0.81,0.33c0.36,0.33,0.36,0.77,0.91,0.84c0.69,0.09,1.28,0.19,1.95-0.04c0.29-0.1,0.28-0.18,0.62-0.03\n\tc0.24,0.11,0.57,0.36,0.75,0.56c0.45,0.53,1.05,0.79,1.78,0.83c0.53,0.03,1.02,0.05,1.47,0.36c0.39,0.27,0.7,0.62,1.07,0.91\n\tc0.22,0.17,0.65,0.51,0.92,0.55c0.11,0.02,0.46-0.14,0.51-0.15c0.22-0.05,0.44,0,0.65-0.04c0.32-0.05,0.32-0.07,0.56-0.29\n\tc0.39-0.36,0.76-0.04,1.2-0.21c0.48-0.19,0.21-1.11,0.11-1.48c-0.11-0.44-0.07-1.01-0.12-1.41c-0.02-0.18-0.01-0.35-0.08-0.57\n\tc-0.1-0.29-0.14-0.54-0.21-0.83c-0.1-0.44-0.36-0.78-0.58-1.15c-0.31-0.53-0.55-1.01-0.78-1.57c-0.2-0.47-0.73-0.88-0.26-1.41\n\tc0.14-0.16,0.39-0.28,0.58-0.33c0.1-0.03,0.22,0.01,0.32-0.01c0.12-0.03,0.2-0.13,0.34-0.16c0.49-0.11,0.93,0.19,1.41,0.17\n\tc0.63-0.02,1.32-0.16,1.92-0.35c0.65-0.21,1.29-0.24,1.89,0.08c0.48,0.26,1,0.38,1.56,0.25c0.32-0.07,0.48-0.15,0.83-0.15\n\tc0.33,0,0.65,0,0.98,0c0.66,0,1.32,0,1.98,0c0.23,0,0.63-0.07,0.85-0.01c0.24,0.07,0.28,0.18,0.38,0.43\n\tc0.1,0.24,0.15,0.51,0.26,0.73c0.17,0.33,0.38,0.36,0.67,0.51c0.26,0.13,0.58,0.32,0.75,0.56c0.22,0.31,0.25,0.4,0.58,0.65\n\tc0.2,0.15,0.37,0.22,0.57,0.34c0.24,0.14,0.42,0.49,0.63,0.57c0.07-0.43,0.21-0.69,0.2-1.14c0-0.31-0.06-0.69-0.01-0.99\n\tc0.11-0.63,0.42-0.28,0.74-0.65c0.15-0.18,0.03-0.3,0.08-0.51c0.03-0.12,0.12-0.2,0.17-0.31c0.28-0.64,0.85-1.03,1.48-1.33\n\tc0.21-0.1,0.32-0.1,0.48-0.33c0.09-0.14,0.03-0.24,0.14-0.37c0.21-0.25,0.61-0.32,0.87-0.45c-0.06-0.58,0.16-1.04,0.17-1.65\n\tc0.01-0.38,0.08-0.88,0-1.25c-0.03-0.14-0.13-0.22-0.16-0.34c-0.04-0.19,0-0.37-0.05-0.56c-0.09-0.35-0.15-0.76-0.41-1.04\n\tc-0.23-0.24-0.48-0.35-0.55-0.69c-0.07-0.35,0-0.81,0-1.16c0.01-0.37,0.24-0.7,0.17-1.07c-0.03-0.19-0.15-0.32-0.22-0.5\n\tc-0.13-0.32,0-0.34,0.06-0.66c0.03-0.17-0.02-0.32,0.03-0.5c0.06-0.22,0.15-0.25,0.1-0.5c-0.04-0.19-0.09-0.38-0.13-0.58\n\tc-0.03-0.19-0.08-0.41-0.17-0.59c-0.36-0.72-1.02-1.17-1.57-1.73c-0.21-0.22-0.67-0.43-0.75-0.73c-0.16-0.57,0.47-0.47,0.8-0.54\n\tc0.12-0.03,0.19-0.12,0.36-0.14c0.26-0.02,0.48,0.11,0.74,0.16c0.46,0.09,0.93,0.16,1.35,0.33c0.62,0.25,1.42,1.07,2.12,0.59\n\tc0.36-0.25,0.22-0.66,0.76-0.74c0.5-0.08,0.95-0.03,1.46-0.19c0.02-0.61,0.85-0.47,1.23-0.75c0.28-0.2,0.96-0.79,1.08-1.07\n\tc0.17-0.41,0.03-1.06,0.4-1.42c0.17-0.16,0.49-0.31,0.7-0.37c0.48-0.13,0.98-0.16,1.49-0.16c1.09,0,2.13,0.09,3.21,0.29\n\tc0.63,0.12,1.35,0.05,1.99,0.04c0.33,0,0.52,0.12,0.83,0.17c0.24,0.04,0.59-0.01,0.79,0.18c0.16,0.16,0.26,0.41,0.41,0.59\n\tc0.18,0.22,0.37,0.39,0.58,0.58c0.18,0.17,0.36,0.27,0.54,0.41c0.22,0.18,0.33,0.45,0.53,0.66c0.36,0.39,0.92,0.5,1.24,0.9\n\tc0.39,0.48,0.44,0.94,1.03,1.25c0.6,0.32,1.01,0.71,1.74,0.46c0.46-0.16,1.08-0.39,1.45-0.71c0.42-0.37,0.69-0.9,1.28-1.04\n\tc0.55-0.12,1.21-0.28,1.79-0.12c0.25,0.07,0.58,0.24,0.85,0.33c0.35,0.11,0.62,0.13,0.99,0.12c0.46,0,0.62,0,1,0.29\n\tc0.14,0.11,0.53,0.48,0.69,0.51c0.3,0.04,0.81-0.36,1.04-0.53c0.3-0.22,0.58-0.3,0.91-0.47c0.23-0.12,0.42-0.39,0.65-0.46\n\tc0.26-0.08,0.73,0.01,1,0.01c0.37,0,0.64,0.14,0.99,0.17c0.4,0.03,0.59-0.18,0.99-0.17c0.8,0.02,1-0.6,1.61-1.04\n\tc0.4-0.28,0.78-0.5,1.15-0.82c0.15-0.13,0.37-0.19,0.51-0.32c0.18-0.17,0.15-0.44,0.27-0.63c0.08-0.13,0.34-0.34,0.46-0.45\n\tc0.27-0.23,0.49-0.28,0.8-0.37c0.26-0.08,0.31-0.24,0.65-0.18c0.22,0.04,0.44,0.15,0.66,0.21c0.5,0.15,0.96,0.56,1.29,0.95\n\tc0.41,0.49,0.59,0.83,1.27,0.97c0.68,0.14,1.14,0.44,1.58,0.97c0.52,0.63,0.51,1.87,1.48,2.15c0.55,0.16,1.02-0.11,1.55-0.14\n\tc0.58-0.03,0.92-0.18,1.39-0.53c0.8-0.61,1.27-1.77,1.54-2.7c0.16-0.55,0.29-1.11,0.49-1.64c0.11-0.29,0.23-0.55,0.47-0.75\n\tc0.25-0.21,0.58-0.27,0.83-0.48c0.21-0.17,0.57-0.44,0.71-0.66c0.17-0.28,0.21-0.63,0.38-0.92c0.2-0.34,0.38-0.5,0.65-0.74\n\tc0.26-0.24,0.4-0.53,0.61-0.83c0.39-0.54,0.89-1.02,1.46-1.32c0.24-0.13,0.38-0.23,0.49-0.49c0.14-0.32,0.17-0.77,0.66-0.66\n\tc0.18,0.04-0.42,0.16-0.29,0.04c0.17-0.15,0.24-0.17,0.45-0.25c0.41-0.15,0.97-0.28,1.41-0.29c0.45-0.01,0.9-0.03,1.32,0.08\n\tc0.3,0.08,1.06,0.13,1.25,0.35c-0.02-0.24,0.12-0.48,0.16-0.72c0.06-0.36,0.09-0.64,0.21-1c0.18-0.55,0.28-0.59,0.76-0.89\n\tc-0.09-0.42-0.18-0.62-0.07-1.04c0.04-0.15,0.05-0.42,0.11-0.55c0.06-0.1,0.21-0.2,0.28-0.3c0.18-0.26,0.23-0.57,0.15-0.89\n\tc-0.13-0.49-0.11-0.7,0.16-1.16c0.09-0.16,0.14-0.23,0.2-0.4c0.07-0.18,0.15-0.32,0.24-0.5c0.14-0.3,0.16-0.81,0.08-1.16\n\tc-0.06-0.29-0.3-0.68-0.48-0.91c-0.23-0.31-0.44-0.65-0.67-0.99c-0.43-0.64-1.24-1.08-1.88-1.49c-0.43-0.28-1.18-0.52-1.42-0.98\n\tc-0.12-0.24-0.29-0.66-0.34-0.91c-0.03-0.19,0.06-0.41,0.02-0.59c-0.06-0.28-0.22-0.27-0.42-0.42c-0.39-0.3-0.55-0.47-1.07-0.41\n\tc-0.48,0.06-1.06,0.3-1.5,0.5c-0.38,0.17-0.74,0.2-1.15,0.38c-0.15,0.07-0.35,0.16-0.5,0.2c-0.18,0.06-0.37,0.05-0.56,0.09\n\tc-0.35,0.08-0.53,0.3-0.88-0.05c-0.33-0.34-0.5-0.8-0.35-1.26c0.05-0.01,0.09-0.02,0.14-0.03c0.07-0.31-0.71-0.86-0.82-1.15\n\tc-0.2-0.5-0.44-0.98-0.62-1.49c-0.31-0.85-0.5-1.69-0.83-2.51c-0.21-0.54-0.29-1.04-0.41-1.58c-0.04-0.2-0.09-0.5-0.16-0.7\n\tc-0.06-0.17-0.27-0.31-0.35-0.49c-0.13-0.27-0.17-0.59-0.28-0.87c-0.08-0.2-0.16-0.37-0.22-0.59c-0.21-0.73-0.17-1.46-0.32-2.2\n\tc-0.19-0.95-0.32-1.97-1.06-2.69c-0.22-0.22-0.48-0.39-0.72-0.59c-0.32-0.27-0.41-0.4-0.82-0.54c-0.32-0.11-0.56-0.27-0.85-0.43\n\tc-0.34-0.18-0.59-0.14-0.97-0.18c-0.45-0.06-0.59-0.22-0.99-0.01c-0.4,0.21-0.82,0.53-1.05,0.96c-0.17,0.32-0.1,0.64-0.11,1.02\n\tc-0.04,0.88-0.29,2.03-1.13,2.45c-0.35,0.18-0.79,0.34-1.19,0.38c-0.41,0.04-0.7-0.21-1.03-0.31c-0.35-0.11-0.38-0.06-0.66-0.32\n\tc-0.27-0.25-0.37-0.36-0.5-0.7c-0.24-0.61-0.39-1.29-0.58-1.86c-0.23-0.69-0.42-1.19-1.2-1.42c-0.31-0.09-0.52-0.07-0.82-0.2\n\tc-0.29-0.13-0.46-0.17-0.65-0.43c-0.35-0.49,0.02-1.22-0.38-1.68c-0.35-0.4-1.3-0.31-1.46-0.85c-0.11-0.36,0.12-0.8-0.02-1.16\n\tc-0.07-0.21-0.33-0.42-0.44-0.63c-0.09-0.17-0.13-0.35-0.2-0.53c-0.23-0.64-0.33-1.14-0.33-1.81c0-0.3-0.07-0.68-0.01-0.97\n\tc0.03-0.16,0.2-0.37,0.19-0.53c-0.01-0.14-0.28-0.68-0.38-0.79c-0.08-0.09-0.2-0.08-0.3-0.19c-0.04-0.05-0.11-0.2-0.14-0.27\n\tc-0.17-0.38-0.38-0.58-0.68-0.89c-0.33-0.34-0.65-0.85-0.79-1.32c-0.1-0.32,0.01-0.67-0.03-0.99c-0.04-0.31-0.2-0.49-0.34-0.78\n\tc-0.18-0.37-0.16-0.62-0.16-1.03c0-0.37,0.07-0.8-0.03-1.16c-0.11-0.37-0.39-0.62-0.5-0.99c-0.17-0.56-0.03-1.18-0.25-1.69\n\tc-0.26-0.61-0.92-1.09-1.04-1.78c-0.05-0.3,0-0.58,0.17-0.83c0.11-0.16,0.28-0.28,0.39-0.46c0.05-0.08,0.09-0.26,0.14-0.33\n\tc0.34-0.41,1.1-0.6,1.54-0.86c0.2-0.13,0.4-0.35,0.61-0.46c0.32-0.16,0.62-0.14,0.95-0.19c0.64-0.1,1.22-0.49,1.82-0.71\n\tc0.38-0.14,0.56-0.3,0.99-0.29c0.33,0,0.66,0,0.99,0c0.71,0,1.4,0.1,1.98-0.32c0.6-0.43,0.72-1.55,0-1.88\n\tc-0.62-0.29-1.12-0.28-1.82-0.28c-0.95,0-1.85-0.16-2.81-0.17c-0.76,0-1.7-0.2-2.31,0.32c-0.3,0.25-0.15,0.36-0.62,0.32\n\tc-0.5-0.04-1.12-0.2-1.61-0.36c-0.14-0.05-0.33-0.22-0.44-0.25c-0.26-0.08-0.54-0.03-0.81-0.03c-0.37,0-0.69,0.1-0.94-0.2\n\tc-0.2-0.23-0.34-0.51-0.38-0.79c-0.08-0.61,0.19-1.41,0.01-1.99c-0.09-0.28-0.41-0.39-0.55-0.65c-0.17-0.31-0.12-0.65-0.12-0.99\n\tc0.01-0.45-0.06-0.5-0.46-0.71c0,0,0.82,0.18,1.35-0.03c0.46-0.18,0.87-0.16,1.26-0.46c0.24-0.18,0.46-0.34,0.74-0.46\n\tc0.23-0.1,0.44-0.16,0.66-0.28c0.31-0.18,0.48-0.31,0.85-0.34c0.67-0.05,1.33,0.14,1.95,0.3c0.72,0.19,1.47-0.06,2.12-0.34\n\tc0.96-0.4,1.64-1.32,2.63-1.77c0.3-0.14,0.59-0.21,0.93-0.25c0.27-0.03,0.48,0.06,0.76,0.09c0.21,0.02,0.48,0.2,0.67,0.18\n\tc0.28-0.03,0.56-0.51,0.81-0.67c0.44-0.29,0.84-0.59,1.25-0.92c0.23-0.18,0.5-0.26,0.74-0.43c0.27-0.2,0.51-0.51,0.68-0.8\n\tc0.2-0.36,0.13-0.73,0.27-1.12c0.24-0.65,0.65-1.23,1.2-1.66c0.53-0.41,1.05-0.5,1.65-0.65c0.58-0.15,1.23,0.03,1.82-0.07\n\tc0.17-0.03,0.33-0.11,0.5-0.14c0.05-0.01,0.27,0.05,0.33,0.02c0.3-0.15,0.45-0.48,0.82-0.64c0.44-0.19,0.93-0.2,1.4-0.28\n\tc0.43-0.08,0.53,0,0.92,0.09c0.24,0.06,0.52,0.06,0.77,0.12c0.62,0.14,1.27,0.13,1.89,0.25c0.57,0.11,1.19,0.14,1.64-0.36\n\tc0.15-0.17,0.11-0.39,0.27-0.55c0.17-0.18,0.51-0.21,0.74-0.28c0.33-0.09,0.74-0.24,1.05-0.09c0.29,0.14,0.24,0.22,0.55,0.23\n\tc0.86,0.03,1.84-1.05,2.49-1.46c0.38-0.24,0.91-0.36,1.31-0.58c0.39-0.21,0.5-0.46,0.68-0.83c0.19-0.38,0.36-0.79,0.54-1.22\n\tc0.23-0.56,0.19-1.1,0.32-1.66c0.13-0.53,0.69-0.78,0.8-1.32c0.05-0.24-0.07-0.5-0.01-0.74c0.06-0.24,0.38-0.53,0.61-0.63\n\tc0.66-0.3,1.41,0.58,1.86,1c0.63,0.6,1.2,1.26,1.83,1.86c0.42,0.4,0.7,0.92,1.14,1.31c0.27,0.25,0.64,0.45,0.82,0.77\n\tc0.13,0.22,0.12,0.49,0.17,0.72c0.05,0.22,0.13,0.45,0.21,0.66c0.13,0.37,0.35,0.47,0.63,0.7c0.18,0.15,0.3,0.37,0.48,0.52\n\tc0.2,0.16,0.43,0.26,0.66,0.39c0.56,0.31,0.83,0.65,1.11,1.2c0.28,0.55,0.08,1.12,0.41,1.65c0.37,0.6,0.63,0.49,1.28,0.5\n\tc0.63,0,1.05-0.19,1.61-0.46c0.24-0.12,0.49-0.22,0.73-0.35c0.49-0.27,0.83-0.74,1.33-0.97c0.9-0.42,2.08-0.27,2.62,0.62\n\tc0.3,0.49,0.29,0.93,0.31,1.47c0.02,0.35,0.14,0.67,0.17,1.02c0.09,1.01,1.88,1.22,2.44,1.97c0.3,0.4,0.33,0.51,0.85,0.67\n\tc0.52,0.16,1.04,0.31,1.47,0.66c0.52,0.42,0.78,1.24,1.18,1.78c0.23,0.31,0.47,0.7,0.74,0.96c0.21,0.2,0.46,0.29,0.7,0.44\n\tc0.23,0.15,0.49,0.28,0.71,0.45c0.37,0.28,0.61,0.39,1.07,0.54c0.6,0.2,1.33,0.52,1.62,1.12c0.11,0.22,0.09,0.43,0.15,0.66\n\tc0.03,0.12,0.12,0.2,0.14,0.33c0.03,0.16-0.07,0.35,0.02,0.5c0.08,0.15,0.4,0.31,0.54,0.4c0.18,0.11,0.58,0.15,0.72,0.28\n\tc0.11,0.1,0.25,0.37,0.33,0.5c0.14,0.26,0.27,0.52,0.41,0.79c0.3,0.56,0.68,1.04,1.3,1.28c0.58,0.22,1.61,0.33,2,0.86\n\tc0.35,0.46,0.47,1.01,0.74,1.5c0.27,0.5,0.8,0.92,1.2,1.31c0.4,0.4,0.8,0.82,0.95,1.36c0.15,0.51,0.23,1.14,0.73,1.49\n\tc0.12-0.29,0.05-0.58-0.2-0.86c0.32,0.16,0.44,0.73,0.8,0.82c0.23,0.06,0.3,0.16,0.56,0.18c0.52,0.04,1.29-0.15,1.75,0.19\n\tc0,0,0.1,0.97,1.02,1.09c0,0,1.19-0.38,1.33,2.02c0,0-0.02,1.49-0.53,1c-0.3-0.29-0.75-0.8-1.15-0.92c-0.36-0.11-0.6,0.14-0.95,0.14\n\tc-0.33,0-0.63-0.16-0.96-0.2c-0.01-0.38-0.32-0.69-0.69-0.77c-0.32-0.07-0.67,0.14-1.03,0.13c-0.35,0-0.78,0.07-1.12-0.03\n\tc-0.48-0.14-0.7-0.46-1.03-0.76c-0.45-0.42-1.12-0.23-1.61-0.07c-0.65,0.2-1.12,0.7-1.85,0.51c-0.8-0.22-0.9-1-1.41-1.5\n\tc-0.45-0.45-1.25-0.57-1.86-0.46c-0.35,0.06-0.61,0.25-0.99,0.18c-0.38-0.07-0.79-0.2-1.16-0.34c-0.66-0.24-0.96-0.92-1.65-1.12\n\tc-0.18-0.05-0.34,0.02-0.5-0.02c-0.15-0.03-0.16-0.18-0.31-0.19c-0.13-0.01-0.74,0.23-0.81,0.33c-0.13,0.21-0.03,0.76-0.02,1\n\tc0,0.54-0.13,0.85,0.33,1.16c0.29,0.2,0.52,0.36,0.66,0.66c0.19,0.4,0.02,0.59-0.01,0.99c-0.02,0.31-0.05,0.63,0.12,0.87\n\tc0.2,0.28,0.6,0.4,0.87,0.58c0.32,0.2,0.52,0.54,0.81,0.7c0.27,0.16,0.49,0.19,0.71,0.45c0.15,0.18,0.4,0.47,0.46,0.7\n\tc0.04,0.14-0.01,0.36-0.01,0.5c0,0.28,0.05,0.43,0.12,0.7c0.11,0.42,0.16,0.72,0.53,1c0.22,0.16,0.41,0.24,0.66,0.29\n\tc0.39,0.07,0.75,0.17,1.16,0.17c0.22-0.01,0.41-0.01,0.62,0.04c0.16,0.04,0.57,0.08,0.71,0.16c0.25,0.14,0.37,0.49,0.64,0.63\n\tc0.49,0.27,0.99,0.06,1.5,0.16c0.38,0.07,0.62,0.21,0.87,0.46c0.38,0.4,0.45,0.68,1.06,0.7c0.53,0.02,1.22-0.23,1.22,0.49\n\tc0,0.43-0.34,0.91-0.14,1.33c0.04,0.08,0.27,0.25,0.34,0.32c0.16,0.16,0.3,0.34,0.49,0.46c0.43,0.27,0.5,0.22,0.32,0.66\n\tc0.29,0.3,0.47,0.42,0.8,0.17c0.39-0.3,0.46-0.44,0.99-0.46c0.73-0.03,0.26,0.2,0.53,0.63c0.19,0.3,0.81,0.36,1.13,0.37\n\tc0.51,0.01,0.61,0.12,0.66,0.65c0.05,0.52,0.06,0.87-0.3,1.21c-0.3,0.29-0.5,0.55-0.86,0.78c-0.21,0.13-0.41,0.27-0.62,0.38\n\tc-0.1,0.05-0.32,0.13-0.37,0.21c-0.19,0.32,0.5,0.61,0.66,0.82c0.21,0.27,0.24,0.59,0.09,0.91c-0.08,0.17-0.28,0.33-0.38,0.5\n\tc-0.11,0.18-0.17,0.4-0.28,0.58c-0.06,0.1-0.27,0.29-0.26,0.41c0.01,0.18,0.26,0.2,0.28,0.33c0.04,0.27-0.34,0.36-0.27,0.75\n\tc0.05,0.29,0.29,0.45,0.5,0.66c0.23,0.22,0.29,0.46,0.49,0.68c0.25,0.29,1.07,0.12,1.16,0.56c-0.34,0.04-0.55,0.16-0.91,0.16\n\tc-0.29,0-0.56,0.08-0.83,0.17c-0.58,0.19-0.39,0.7-0.41,1.24c-0.01,0.3-0.18,0.54-0.18,0.83c0,0.32,0.25,0.42,0.33,0.67\n\tc0.08,0.25-0.07,0.56,0.02,0.8c0.07,0.16,0.29,0.35,0.4,0.51c0.18,0.26,0.35,0.51,0.58,0.74c0.09,0.09,0.27,0.2,0.31,0.33\n\tc0.11,0.33-0.08,0.14-0.11,0.36c-0.07,0.49,0.32,0.9,0.58,1.32c0.11,0.17,0.36,0.44,0.35,0.62c-0.01,0.16-0.27,0.47-0.35,0.62\n\tc-0.08,0.16-0.26,0.35-0.3,0.53c-0.06,0.29-0.19,0.24-0.32,0.5c-0.03,0-0.06,0.01-0.1,0.01c0.13-0.13,0.15-0.43,0.1-0.6\n\tc-0.07-0.29-0.05-0.17-0.31-0.23c-0.71-0.19-1.33-0.22-2.01-0.04c-0.43,0.11-0.96,0.04-1.41,0.04c-0.45,0-0.73,0.11-1.11,0.29\n\tc-0.27,0.13-0.69,0.35-0.86,0.61c-0.11,0.16-0.02,0.35-0.1,0.49c-0.09,0.16-0.32,0.22-0.49,0.3c-0.63,0.31-1.16,0.8-1.81,1.03\n\tc-0.4,0.14-0.97,0.16-1.33,0.37c-0.35,0.2-0.32,0.42-0.32,0.79c0,0.44,0.07,0.65,0.33,1c0.21,0.29,0.32,0.59,0.54,0.85\n\tc0.23,0.27,0.42,0.33,0.46,0.7c0.04,0.37,0,0.78,0,1.16c-0.01,0.61,0.3,0.71,0.67,1.16c0.12,0.14,0.14,0.27,0.31,0.34\n\tc0.17,0.07,0.55-0.02,0.74-0.01c0.41,0.01,0.79,0.15,1.09,0.43c0.21,0.2,0.2,0.34,0.5,0.41c0.21,0.05,0.28,0.04,0.49,0.15\n\tc0.52,0.28,0.85,0.48,1.24,0.91c0.3,0.33,1.07,0.8,1.41,1.08c0.18-0.05,0.43,0.1,0.58,0.17c0.15,0.07,0.31,0.11,0.48,0.19\n\tc0.37,0.16,0.84,0.39,1.26,0.48c0.52,0.12,0.73,0.23,0.83,0.82c0.06,0.36,0.04,0.94-0.05,1.28c-0.05,0.19-0.15,0.23-0.09,0.5\n\tc0.03,0.14,0.12,0.26,0.13,0.45c0.02,0.39,0.06,0.79,0.16,1.16c0.2,0.74,0.9,1.16,1.49,1.56c0.13,0.09,0.38,0.22,0.46,0.36\n\tc0.09,0.17,0.03,0.36,0.13,0.53c0.17,0.28,0.55,0.45,0.83,0.57c0.46,0.2,0.88,0.44,1.19,0.86c0.26,0.35,0.09,0.57,0.23,0.95\n\tc0.1,0.27,0.61,0.75,0.89,0.85c0.41,0.14,0.76-0.1,1.14-0.16c0.49-0.07,0.9,0.22,1.37,0.3c0.38,0.07,0.74,0.1,1.07,0.32\n\tc0.41,0.28,0.42,0.86,0.87,1.12c0.35,0.2,0.77,0.02,1.16,0.08c0.34,0.05,0.36,0.2,0.57,0.42c0.25,0.26,0.5,0.39,0.83,0.57\n\tc0.33,0.18,1.59,0.61,1.65,1c-0.05-0.01-0.1-0.03-0.15-0.04c0.05-0.19,0.84-0.52,1.06-0.6c0.43-0.16,0.79-0.18,1.24-0.18\n\tc0.45,0,0.76,0.04,1.15,0.16c0.47,0.14,0.79,0.68,1.25,0.76c0.38,0.07,0.48-0.36,0.7-0.64c0.2-0.26,0.37-0.5,0.62-0.7\n\tc0.82-0.64,1.79-0.58,2.8-0.58c1.05,0,2.32-0.2,3.31,0.15c0.72,0.25,1.97,0.69,2.23,1.42c0.1,0.27,0.05,0.3,0.33,0.46\n\tc0.19,0.11,0.39,0.19,0.58,0.29c0.34,0.17,0.91,0.35,1.09,0.66c0.06,0.1,0,0.22,0.08,0.34c0.04,0.05,0.18,0.13,0.24,0.16\n\tc0.19,0.12,0.34,0.25,0.51,0.39c0.26,0.23,0.44,0.49,0.65,0.76c0.2,0.27,0.33,0.32,0.34,0.66c0.01,0.19-0.01,0.39,0,0.58\n\tc0.02,0.42,0.22,0.56,0.46,0.91c0.2,0.29,0.44,0.65,0.54,0.98c0.11,0.36-0.14,1.08,0.16,1.33c-0.05,0.01-0.09,0.02-0.14,0.03\n\tc-0.14,0.46,0,0.8-0.24,1.26c-0.2,0.38-0.32,0.79-0.44,1.2c-0.06,0.21-0.14,0.25-0.17,0.48c-0.03,0.21,0,0.45,0,0.66\n\tc0,0.45-0.07,0.86,0.29,1.2c0.28,0.28,0.74,0.52,1.07,0.74c0.43,0.28,0.59,0.41,0.83,0.87c0.19,0.36,0.51,0.55,0.75,0.86\n\tc0.31,0.4,0.1,0.76,0.21,1.2c0.14,0.57,0.93,1.09,1.31,1.53c0.5,0.58,1.32,0.91,1.78,1.56c0.03,0.1,0.05,0.19,0.07,0.29\n\tc0.08,0.11,0.17,0.23,0.26,0.33c0.13,0.2,0.15,0.41,0.24,0.62c0.14,0.34,0.4,0.64,0.46,1.03c-0.01,0.11-0.01,0.23-0.02,0.34\n\tc0.01,0.09,0.06,0.15,0.14,0.19c0.04,0.21,0.04,0.4,0.04,0.62c0,0.21,0.04,0.45,0.01,0.65c-0.04,0.28-0.26,0.05-0.17,0.34\n\tc0.2,0.7-1.14,0.76-1.49,0.87c-0.55,0.16-1.16,0.26-1.48,0.79c-0.17,0.27-0.17,0.54-0.33,0.83c-0.22,0.39-0.43,0.6-0.5,1.06\n\tc-0.02,0.14-0.11,0.3-0.13,0.43c-0.04,0.33,0.06,0.13,0.1,0.36c0.05,0.28,0.11,0.62-0.05,0.87c-0.24,0.39-0.91,0.57-1.25,0.91\n\tc-0.36,0.37-0.3,0.52-0.32,0.99c-0.02,0.4-0.1,0.52-0.41,0.68c-0.31,0.16-0.61,0.34-0.92,0.52c-0.7,0.4-0.41,1-0.49,1.69\n\tc-0.08,0.76-0.61,1.51-1.33,1.4c-0.34-0.05-0.8-0.14-1.09-0.32c-0.29-0.18-0.45-0.48-0.69-0.72c-0.37-0.38-0.97-0.85-1.04-1.44\n\tc-0.03-0.21,0.1-0.34,0.14-0.53c0.04-0.15,0-0.32,0.03-0.47c0.06-0.26,0.24-0.44,0.16-0.72c-0.07-0.24-0.41-0.5-0.57-0.67\n\tc-0.36-0.37-0.17-0.31-0.09-0.67c0.07-0.3,0.14-1.36-0.14-1.53c-0.43-0.27-1.08,0.15-1.5,0.14c-0.51-0.01-1.06,0.07-1.57,0.01\n\tc-0.45-0.05-1.21-0.22-1.58-0.53c-0.4-0.34-0.73-1.02-1.02-1.45c-0.15-0.22-0.23-0.46-0.37-0.67c-0.12-0.17-0.33-0.21-0.48-0.32\n\tc-0.29-0.21-0.45-0.42-0.85-0.49c-0.21-0.04-0.44-0.01-0.65-0.01c-0.51,0-0.81,0.06-1.07,0.5c-0.4,0.65-0.16,1.87-0.17,2.64\n\tc-0.01,0.55,0.32,0.96,0.04,1.49c-0.22,0.44-0.47,0.82-0.77,1.23c-0.35,0.46-0.54,0.77-0.18,1.24c0.26,0.35,0.51,0.64,0.78,0.99\n\tc0.22,0.3,0.3,0.23,0.29,0.65c-0.01,0.24,0.09,0.36,0.13,0.53c0.1,0.48,0.05,0.8-0.33,1.12c-0.2,0.17-0.5,0.25-0.67,0.45\n\tc-0.11,0.13-0.17,0.28-0.28,0.42c-0.31,0.39-0.66,0.75-0.99,1.11c-0.27,0.29-0.46,0.44-0.83,0.58c-0.47,0.18-0.63,0.1-1.13,0.07\n\tc-0.53-0.03-0.86,0.02-1.15-0.53c-0.14-0.27-0.15-0.55-0.36-0.79c-0.15-0.17-0.36-0.31-0.54-0.45c-0.5-0.37-0.54-0.55-0.64-1.1\n\tc-0.04-0.21-0.14-0.33-0.15-0.59c-0.01-0.38-0.16-0.47-0.42-0.74c-0.32-0.34-0.49-0.78-1.07-0.55c-0.28,0.11-0.49,0.49-0.66,0.72\n\tc-0.2,0.27-0.4,0.34-0.62,0.57c-0.09,0.09-0.09,0.24-0.2,0.35c-0.08,0.08-0.22,0.11-0.3,0.19c-0.13,0.14-0.28,0.44-0.33,0.62\n\tc-0.11,0.4-0.16,1.07-0.48,1.37c-0.19,0.17-0.34,0.09-0.57,0.11c-0.17,0.01-0.44,0.15-0.6,0.15c-0.21-0.01-0.26-0.09-0.44-0.12\n\tc-0.4-0.07-1.11-0.35-1.4,0.07c-0.2,0.29,0.06,1,0.16,1.26c0.22,0.6,0.34,0.89,0.82,1.33c0.22,0.21,0.45,0.4,0.67,0.62\n\tc0.2,0.21,0.48,0.35,0.67,0.53c0.14,0.13,0.18,0.29,0.32,0.42c0.09,0.08,0.2,0.09,0.3,0.19c0.08,0.09,0.1,0.25,0.2,0.35\n\tc0.08,0.08,0.23,0.11,0.3,0.19c0.13,0.14,0.19,0.35,0.31,0.5c0.2,0.24,0.44,0.44,0.61,0.71c0.23,0.35,0.65,1.01,0.35,1.41\n\tc-0.26,0.34-0.87,0.09-1.23,0.19c0.05,0.05,0.09,0.21,0.13,0.26c-0.54,0.19-1-0.06-1.47,0.4c-0.15,0.14-0.25,0.33-0.41,0.46\n\tc-0.18,0.14-0.28,0.1-0.48,0.18c-0.43,0.16-0.99,0.78-1.27,1.14c-0.25,0.33-0.23,1.06-0.12,1.45c0.09,0.32,0.41,0.53,0.62,0.77\n\tc0.34,0.39,0.67,0.81,0.99,1.21c0.54,0.67,1.33,1.17,1.99,1.73c0.56,0.47,1.24,1.46,1.32,2.19c0.05,0.43-0.01,0.89-0.01,1.32\n\tc0,0.28,0.13,0.97-0.02,1.21c-0.12,0.18-0.46,0.17-0.64,0.24c-0.27,0.1-0.31,0.22-0.45,0.45c-0.1,0.17-0.34,0.4-0.37,0.58\n\tc-0.04,0.22,0.13,0.37,0.17,0.58c0.08,0.46-0.03,0.85-0.3,1.2c-0.3,0.4-0.05,0.38-0.04,0.86c0.01,0.44-0.24,0.82-0.37,1.24\n\tc-0.13,0.42-0.13,0.79-0.12,1.24c0,0.32-0.05,0.45-0.13,0.74c-0.05,0.2,0.01,0.39-0.03,0.58c-0.09,0.43-0.36,0.75-0.67,1.07\n\tc-0.01-0.05-0.02-0.09-0.03-0.14c-0.26-0.09-0.47-0.01-0.73,0.05c-0.25,0.07-0.48,0.03-0.73,0.07c-0.36,0.06-0.96,0.37-1.28,0.54\n\tc-0.38,0.2-0.73,0.62-0.85,1.04c-0.12,0.43-0.16,0.55-0.57,0.76c-0.33,0.17-0.72,0.18-1.09,0.27c-0.36,0.09-0.83-0.02-1.08,0.36\n\tc-0.49,0.75,1.1,1.78,1.46,2.28c0.23,0.33,0.43,0.62,0.45,1.03c0.02,0.43,0.02,0.75,0.12,1.16c0.22,0.81-0.56,1.46-0.63,2.23\n\tc-0.04,0.44,0.3,0.74,0.34,1.16c0.05,0.44-0.02,0.65-0.27,0.98c-0.42,0.55-0.73,1.54-0.57,2.24c0.06,0.28,0.32,0.55,0.46,0.81\n\tc0.2,0.37,0.41,0.77,0.58,1.16c0.31,0.72,0.64,1.47,0.86,2.23c0.18,0.61,0.27,1.78-0.58,1.91c-0.39,0.06-0.67,0.14-1.08,0.15\n\tc-0.38,0.01-0.6,0.14-0.79,0.49c-0.17,0.32-0.17,0.78-0.08,1.12c0.05,0.21,0.14,0.18,0.06,0.45c-0.07,0.22-0.25,0.44-0.42,0.59\n\tc-0.22,0.18-0.26,0.15-0.34,0.4c-0.06,0.19,0,0.38-0.11,0.59c-0.21,0.39-0.46,0.38-0.8,0.57c-0.32,0.18-0.21,0.37-0.34,0.73\n\tc-0.09,0.26-0.25,0.48-0.32,0.75c-0.14,0.49-0.1,0.94,0.13,1.39c0.21,0.41,0.7,0.82,0.79,1.26c0.06,0.29,0.04,0.79-0.03,1.07\n\tc-0.15,0.52-0.54,1-0.76,1.5c-0.15,0.34-0.16,0.54-0.2,0.9c-0.03,0.24-0.15,0.43-0.18,0.66c-0.02,0.18,0.01,0.39,0.01,0.58\n\tc0,0.44,0,0.71,0.33,1.06c0.19,0.2,0.25,0.23,0.35,0.51c0.06,0.16,0.1,0.33,0.16,0.48c0.06,0.16,0.13,0.23,0.15,0.42\n\tc0.02,0.17-0.01,0.3,0.03,0.46c0.06,0.2,0.13,0.28,0.13,0.53c0,0.19,0,0.39,0,0.58c0,0.16,0.02,0.33-0.01,0.48\n\tc-0.04,0.14-0.17,0.22-0.18,0.4c-0.19,0.04-0.36,0.12-0.5,0.16c-0.16,0.04-0.38-0.02-0.53,0.05c-0.27,0.12-0.4,0.55-0.43,0.81\n\tc-0.04,0.37,0.01,0.78,0,1.16c0,0.45,0.16,0.8,0.17,1.24c0.01,0.41,0.03,0.69,0.13,1.07c0.09,0.33-0.01,0.66,0.07,0.99\n\tc0.18,0.71,0.17,1.52,0.13,2.28c-0.02,0.39-0.25,0.71-0.15,1.11c0.04,0.19,0.14,0.29,0.14,0.49c0,0.23-0.15,0.5-0.16,0.76\n\tc-0.02,0.68,0,1.37,0,2.06c0,0.49-0.01,0.9-0.17,1.38c-0.13,0.43-0.28,0.98-0.17,1.44c0.1,0.4,0.35,0.39,0.67,0.57\n\tc0.25,0.13,0.39,0.35,0.59,0.56c0.52,0.55,0.65,1.15,0.56,1.92c-0.02,0.19-0.12,0.27-0.16,0.42c-0.04,0.19,0.01,0.37-0.05,0.56\n\tc-0.1,0.33-0.43,0.61-0.45,0.96c0.64,0.09,1.47,0.47,2.13,0.36c-0.04-0.01-0.07-0.03-0.11-0.04c0.19-0.2,0.48-0.09,0.73-0.16\n\tc0.24-0.07,0.39-0.13,0.7-0.13c0.53,0,1.06-0.04,1.57,0.08c0.21,0.05,0.5,0.19,0.71,0.05c0.26-0.17,0.12-0.36,0.23-0.59\n\tc0.06-0.13,0.4-0.44,0.53-0.54c0.23-0.18,0.34-0.1,0.6-0.15c0.15-0.03,0.27-0.16,0.41-0.17c0.18-0.01,0.25,0.08,0.41,0.12\n\tc0.24,0.07,0.49,0.03,0.74,0.04l0.67-0.25c-0.18,0.36-0.03,1.27-0.08,1.66c-0.05,0.38-0.18,0.66-0.17,1.07\n\tc0.01,0.8,0.71,1.5,0.46,2.31c-0.13,0.41-0.34,0.83-0.48,1.24c-0.12,0.36-0.18,0.71-0.27,1.07c-0.11,0.42,0.06,0.72-0.28,1.06\n\tc-0.26,0.26-0.51,0.35-0.59,0.76c-0.11,0.59,0.31,1.75-0.11,2.2c-0.18,0.19-0.53,0.18-0.72,0.36c-0.19,0.19-0.29,0.68-0.33,0.95\n\tc-0.03,0.2,0.05,0.43,0.02,0.63c-0.04,0.21-0.15,0.36-0.18,0.57c-0.04,0.35,0.02,0.72,0.01,1.07c-0.04,0.95-1.44,1.08-1.49,2.15\n\tc-0.01,0.28,0.13,0.83,0,1.06c-0.09,0.15-0.41,0.24-0.58,0.34c-0.27,0.16-0.59,0.35-0.76,0.62c-0.43,0.68,0.14,1.45-0.64,1.99\n\tc-0.54,0.37-1.13,0.38-1.65,0.82c-0.34,0.29-0.5,0.63-0.77,0.96c-0.22,0.27-0.5,0.51-0.69,0.82c-0.4,0.67-0.61,1.33,0.29,1.65\n\tc0.52,0.18,0.89,0.43,1.33,0.76c0.29,0.22,0.64,0.4,0.89,0.67c0.21,0.22,0.27,0.49,0.45,0.72c0.31,0.42,0.88,0.94,1.37,1.16\n\tc0.55,0.25,1.34,0.34,1.91,0.12c0.25-0.1,0.49-0.23,0.71-0.38c0.28-0.19,0.42-0.2,0.75-0.27c0.5-0.11,0.67-0.16,1.17,0.02\n\tc0.23,0.08,0.41,0.11,0.55,0.32c0.12,0.18,0.08,0.41,0.21,0.57c0.2,0.26,0.92,0.53,1.22,0.6c0.46,0.11,1.01,0,1.43,0.32\n\tc0.14,0.11,0.22,0.26,0.32,0.41c0.12,0.19,0.34,0.45,0.41,0.67c0.11,0.36,0.18,0.77,0.17,1.16c0,0.22-0.01,0.44,0,0.66\n\tc0.01,0.22,0.09,0.29,0.13,0.45c0.11,0.41,0.01,0.76,0.37,1.09C360.95,780.94,361.5,781.95,362.6,781.79z\"\n                title=\"Potosi\"\n                id=\"BO-P\"\n              ><\/path>\n            <\/a>\n            <text\n              id=\"map-label\"\n              x=\"50%\"\n              y=\"50%\"\n              text-anchor=\"middle\"\n              dominant-baseline=\"middle\"\n              font-size=\"28\"\n              font-weight=\"bold\"\n              fill=\"white\"\n              stroke=\"#000000\"\n              stroke-width=\"1.5\"\n              opacity=\"1\"\n              style=\"\n                white-space: pre-line;\n                filter: drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.5));\n                font-family: &quot;Segoe UI&quot;, sans-serif;\n              \"\n            ><\/text>\n          <\/svg>\n          <div\n            id=\"viv-disclaimer\"\n            class=\"map-disclaimer\"\n            style=\"\n              display: block;\n              margin-top: 1rem;\n              padding: 10px 14px;\n              background: #ffe9e9;\n              border: 1px solid #f5b5b5;\n              border-left: 5px solid #bf1d1d;\n              border-radius: 4px;\n              font-size: 0.9rem;\n              color: #5d1d1d;\n              text-align: center;\n            \"\n          >\n            Nota: Este mapa es de uso estrictamente geoestad\u00edstico y tiene\n            car\u00e1cter referencial e informativo, destinado a la representaci\u00f3n\n            espacial de estad\u00edsticas e indicadores censales. El INE no tiene\n            competencia en la definici\u00f3n de l\u00edmites de unidades territoriales.\n          <\/div>\n        <\/div>\n        <!-- table container -->\n        <div class=\"main-info-box2\" id=\"main-info\">\n          <!-- controllers info TEMP -->\n          <!-- <div class=\"transform-stats\">\n                        <p>Scale: <span id=\"scaleVal\">1<\/span><\/p>\n                        <p>Rotate X: <span id=\"rotateXVal\">0<\/span>\u00b0<\/p>\n                        <p>Rotate Z: <span id=\"rotateZVal\">0<\/span>\u00b0<\/p>\n                        <p>Skew X: <span id=\"skewXVal\">0<\/span>\u00b0<\/p>\n                        <p>Skew Y: <span id=\"skewYVal\">0<\/span>\u00b0<\/p>\n                        <p>Translate X: <span id=\"translateXVal\">0<\/span>px<\/p>\n                        <p>Translate Y: <span id=\"translateYVal\">0<\/span>px<\/p>\n                    <\/div> -->\n          <div class=\"general-info2\" id=\"g-info2\">\n            <h2\n              id=\"depto-title\"\n              style=\"\n                font-size: 2rem;\n                font-weight: 700;\n                margin-bottom: 25px;\n                text-align: center;\n                color: #4f0000;\n                padding-bottom: 8px;\n                border-bottom: 3px solid #a30000;\n                letter-spacing: 0.5px;\n                font-family:\n                  &quot;Sofia Pro&quot;, Arial, sans-serif !important;\n              \"\n            >\n              Viviendas seg\u00fan departamento\n            <\/h2>\n            <table id=\"tablaDepartamentos2\" class=\"display\">\n              <thead>\n                <tr>\n                  <th>cod<\/th>\n                  <th>Departamento<\/th>\n                  <th>N\u00famero de viviendas<\/th>\n                  <th>Particulares<\/th>\n                  <th>Colectivas<\/th>\n                <\/tr>\n              <\/thead>\n              <tbody>\n                <!-- Las filas se insertar\u00e1n din\u00e1micamente con JavaScript -->\n              <\/tbody>\n            <\/table>\n          <\/div>\n          <div class=\"municipal-info2 hide\" id=\"muni-info2\">\n            <h2\n              id=\"muni-title2\"\n              style=\"\n                font-size: 2rem;\n                font-weight: 700;\n                margin-bottom: 25px;\n                text-align: center;\n                color: #4f0000;\n                padding-bottom: 8px;\n                border-bottom: 3px solid #a30000;\n                letter-spacing: 0.5px;\n                font-family:\n                  &quot;Sofia Pro&quot;, Arial, sans-serif !important;\n              \"\n            >\n              Viviendas por municipio\n            <\/h2>\n            <div class=\"scroll-wrapper\">\n              <table id=\"tablaMunicipios2\" class=\"display\">\n                <thead>\n                  <tr>\n                    <th>cod<\/th>\n                    <th>Municipio\/TIOC<\/th>\n                    <th>N\u00famero de viviendas<\/th>\n                    <th>Particulares<\/th>\n                    <th>Colectivas<\/th>\n                  <\/tr>\n                <\/thead>\n                <tbody>\n                  <!-- Las filas se insertar\u00e1n din\u00e1micamente con JavaScript -->\n                <\/tbody>\n              <\/table>\n            <\/div>\n          <\/div>\n          <p style=\"font-size: 14px; color: black !important\">\n            Fuente: Instituto Nacional de Estad\u00edstica\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n  <!-- <div class=\"tab-content\" id=\"tab3\">\n                <p>more data driven graphics<\/p>\n            <\/div> -->\n<\/div>\n\n<!-- general script -->\n<script>\n  document.querySelectorAll(\".tab-btn\").forEach((button) => {\n    button.addEventListener(\"click\", () => {\n      const tabId = button.dataset.tab;\n\n      document\n        .querySelectorAll(\".tab-btn\")\n        .forEach((btn) => btn.classList.remove(\"active\"));\n      document\n        .querySelectorAll(\".tab-content\")\n        .forEach((content) => content.classList.remove(\"active\"));\n\n      button.classList.add(\"active\");\n      document.getElementById(tabId).classList.add(\"active\");\n    });\n  });\n<\/script>\n\n<!-- race 1 script -->\n<script>\n  const populationData = {\n    Beni: {\n      1831: \"41228\",\n      1835: \"0\",\n      1845: \"48406\",\n      1854: \"114922\",\n      1882: \"16744\",\n      1900: \"32180\",\n      1950: \"71636\",\n      1976: \"168367\",\n      1992: \"276174\",\n      2001: \"362521\",\n      2012: \"422008\",\n      2024: \"488260\",\n    },\n    Chuquisaca: {\n      1831: \"112590\",\n      1835: \"94990\",\n      1845: \"156041\",\n      1854: \"349119\",\n      1882: \"123347\",\n      1900: \"204434\",\n      1950: \"260479\",\n      1976: \"358488\",\n      1992: \"453756\",\n      2001: \"531522\",\n      2012: \"580923\",\n      2024: \"606027\",\n    },\n    Cochabamba: {\n      1831: \"226727\",\n      1835: \"162401\",\n      1845: \"279048\",\n      1854: \"382919\",\n      1882: \"176760\",\n      1900: \"328163\",\n      1950: \"452145\",\n      1976: \"720831\",\n      1992: \"1110205\",\n      2001: \"1455711\",\n      2012: \"1762761\",\n      2024: \"2016357\",\n    },\n    \"La Paz\": {\n      1831: \"348142\",\n      1835: \"373587\",\n      1845: \"412867\",\n      1854: \"593779\",\n      1882: \"346139\",\n      1900: \"445616\",\n      1950: \"854079\",\n      1976: \"1465370\",\n      1992: \"1900786\",\n      2001: \"2349885\",\n      2012: \"2719344\",\n      2024: \"3030917\",\n    },\n    Litoral: {\n      1831: \"3836\",\n      1835: \"5123\",\n      1845: \"4520\",\n      1854: \"5585\",\n      1882: \"0\",\n      1900: \"0\",\n      1950: \"0\",\n      1976: \"0\",\n      1992: \"0\",\n      2001: \"0\",\n      2012: \"0\",\n      2024: \"0\",\n    },\n    Oruro: {\n      1831: \"84100\",\n      1835: \"111000\",\n      1845: \"95324\",\n      1854: \"91751\",\n      1882: \"111372\",\n      1900: \"86081\",\n      1950: \"192356\",\n      1976: \"310409\",\n      1992: \"340114\",\n      2001: \"392451\",\n      2012: \"494587\",\n      2024: \"571471\",\n    },\n    Potos\u00ed: {\n      1831: \"192155\",\n      1835: \"226320\",\n      1845: \"243263\",\n      1854: \"254728\",\n      1882: \"237755\",\n      1900: \"325615\",\n      1950: \"509087\",\n      1976: \"657533\",\n      1992: \"645889\",\n      2001: \"709013\",\n      2012: \"828517\",\n      2024: \"861292\",\n    },\n    \"Santa Cruz\": {\n      1831: \"43775\",\n      1835: \"54381\",\n      1845: \"75627\",\n      1854: \"255599\",\n      1882: \"97185\",\n      1900: \"209592\",\n      1950: \"244658\",\n      1976: \"710724\",\n      1992: \"1364389\",\n      2001: \"2029471\",\n      2012: \"2657762\",\n      2024: \"3122605\",\n    },\n    Tarija: {\n      1831: \"36215\",\n      1835: \"32975\",\n      1845: \"63800\",\n      1854: \"277724\",\n      1882: \"62854\",\n      1900: \"102887\",\n      1950: \"103441\",\n      1976: \"187204\",\n      1992: \"291407\",\n      2001: \"391226\",\n      2012: \"483518\",\n      2024: \"534210\",\n    },\n    Pando: {\n      1831: \"0\",\n      1835: \"0\",\n      1845: \"0\",\n      1854: \"0\",\n      1882: \"0\",\n      1900: \"0\",\n      1950: \"16284\",\n      1976: \"34493\",\n      1992: \"38072\",\n      2001: \"52525\",\n      2012: \"110436\",\n      2024: \"134194\",\n    },\n    \"TN Colonias\": {\n      1831: \"0\",\n      1835: \"0\",\n      1845: \"0\",\n      1854: \"0\",\n      1882: \"0\",\n      1900: \"31883\",\n      1950: \"0\",\n      1976: \"0\",\n      1992: \"0\",\n      2001: \"0\",\n      2012: \"0\",\n      2024: \"0\",\n    },\n  };\n\n  const availableYears = [\n    1831, 1835, 1845, 1854, 1882, 1900, 1950, 1976, 1992, 2001, 2012, 2024,\n  ];\n\n  const startYearHC = 1831,\n    endYearHC = 2024,\n    btn = document.getElementById(\"play-pause-button\"),\n    input = document.getElementById(\"play-range\"),\n    nbr = 9;\n\n  \/\/ Format numbers for X-axis labels\n  function formatNumber(number) {\n    return new Intl.NumberFormat(\"es-BO\").format(number);\n  }\n\n  let dataset, chart;\n  dataset = populationData;\n\n  \/*\n   * Animate dataLabels functionality\n   *\/\n  (function (H) {\n    const FLOAT = \/^-?\\d+\\.?\\d*$\/;\n\n    H.Fx.prototype.textSetter = function () {\n      const chart = H.charts[this.elem.renderer.chartIndex];\n\n      if (!this.start || !this.end) return;\n\n      const startValue = parseFloat(\n        this.start.toString().replace(\/\\.\/g, \"\").replace(\",\", \".\"),\n      );\n      const endValue = parseFloat(\n        this.end.toString().replace(\/\\.\/g, \"\").replace(\",\", \".\"),\n      );\n\n      if (!isFinite(startValue) || !isFinite(endValue)) return;\n\n      const value = Math.round(startValue + (endValue - startValue) * this.pos);\n\n      this.elem.endText = this.end;\n\n      this.elem.attr(this.prop, chart.numberFormatter(value, 0), null, true);\n    };\n\n    H.SVGElement.prototype.textGetter = function () {\n      const ct = this.text.element.textContent || \"\";\n      return this.endText || ct;\n    };\n\n    H.wrap(H.Series.prototype, \"drawDataLabels\", function (proceed) {\n      const attr = H.SVGElement.prototype.attr;\n      const chart = this.chart;\n\n      if (chart.sequenceTimer) {\n        this.points.forEach((point) =>\n          (point.dataLabels || []).forEach((label) => {\n            label.attr = function (hash) {\n              if (\n                hash &&\n                typeof hash.text !== \"undefined\" &&\n                chart.isResizing === 0\n              ) {\n                const text = hash.text;\n                delete hash.text;\n                return this.attr(hash).animate({ text });\n              }\n              return attr.apply(this, arguments);\n            };\n          }),\n        );\n      }\n\n      const ret = proceed.apply(this, Array.prototype.slice.call(arguments, 1));\n\n      this.points.forEach((point) =>\n        (point.dataLabels || []).forEach((label) => {\n          label.attr = attr; \/\/ Restore\n        }),\n      );\n\n      return ret;\n    });\n  })(Highcharts);\n\n  function getData(year) {\n    const output = Object.entries(dataset)\n      .map((country) => {\n        const [countryName, countryData] = country;\n        return [countryName, Number(countryData[year])];\n      })\n      .sort((a, b) => b[1] - a[1]);\n    \/\/ console.log([output[0], output.slice(0, nbr)]);\n    return [output[0], output.slice(0, nbr)];\n  }\n\n  function fastCount(from, to) {\n    const steps = 20;\n    const duration = 500;\n    const stepTime = duration \/ steps;\n    const increment = (to - from) \/ steps;\n    let current = from;\n    let count = 0;\n\n    const counter = document.getElementById(\"year-counter\");\n    if (!counter) return;\n\n    const timer = setInterval(() => {\n      count++;\n      current += increment;\n      counter.textContent = Math.round(current);\n      if (count >= steps) {\n        counter.textContent = to;\n        clearInterval(timer);\n      }\n    }, stepTime);\n  }\n\n  function getSubtitle(year) {\n    \/\/ console.log('current input.value=> ', input.value);\n    let population = 0;\n\n    const availableYears = [\n      1831, 1835, 1845, 1854, 1882, 1900, 1950, 1976, 1992, 2001, 2012, 2024,\n    ];\n\n    \/\/ show our current populationData\n    Object.entries(populationData).forEach(([key, value]) => {\n      \/\/ console.log(key); \/\/ 'beni', 'lapaz', ...\n      \/\/ console.log(value); \/\/ {2024: '...'}\n      population += Number(value[year] || 0);\n    });\n\n    \/\/ console.log('population!!!', population);\n    return `<span id=\"year-counter\" style=\"font-size: 80px\">${\n      availableYears[input.value]\n    }<\/span>\n        <br>\n        <span id=\"race1-data\" style=\"font-size: 22px\">\n            Censo: ${\n              availableYears[input.value]\n            } poblaci\u00f3n censada <b> ${formatNumber(population)}<\/b> \n        <\/span>`;\n  }\n\n  Highcharts.setOptions({\n    lang: {\n      decimalPoint: \",\",\n      thousandsSep: \".\",\n    },\n    chart: {\n      style: {\n        fontFamily:\n          '\"Sofia Pro\", system-ui, -apple-system, \"Segoe UI\", Roboto, Arial, sans-serif',\n      },\n    },\n    title: {\n      style: {\n        fontFamily:\n          '\"Sofia Pro\", system-ui, -apple-system, \"Segoe UI\", Roboto, Arial, sans-serif',\n      },\n    },\n    subtitle: {\n      style: {\n        fontFamily:\n          '\"Sofia Pro\", system-ui, -apple-system, \"Segoe UI\", Roboto, Arial, sans-serif',\n      },\n    },\n    xAxis: {\n      labels: {\n        style: {\n          fontFamily:\n            '\"Sofia Pro\", system-ui, -apple-system, \"Segoe UI\", Roboto, Arial, sans-serif',\n        },\n      },\n    },\n    yAxis: {\n      labels: {\n        style: {\n          fontFamily:\n            '\"Sofia Pro\", system-ui, -apple-system, \"Segoe UI\", Roboto, Arial, sans-serif',\n        },\n      },\n    },\n    legend: {\n      itemStyle: {\n        fontFamily:\n          '\"Sofia Pro\", system-ui, -apple-system, \"Segoe UI\", Roboto, Arial, sans-serif',\n      },\n    },\n    tooltip: {\n      style: {\n        fontFamily:\n          '\"Sofia Pro\", system-ui, -apple-system, \"Segoe UI\", Roboto, Arial, sans-serif',\n      },\n    },\n    plotOptions: {\n      series: {\n        dataLabels: {\n          style: {\n            fontFamily:\n              '\"Sofia Pro\", system-ui, -apple-system, \"Segoe UI\", Roboto, Arial, sans-serif',\n          },\n        },\n      },\n    },\n  });\n\n  chart = Highcharts.chart(\"container\", {\n    chart: {\n      animation: {\n        duration: 800,\n      },\n      marginRight: 50,\n    },\n    title: {\n      text: \"Poblaci\u00f3n censada seg\u00fan departamento, Censos\u00a01831\u00a0-\u00a02024\",\n      align: \"left\",\n    },\n    colors: [\n      \"#a1347a\", \/\/ lapaz\n      \"#a93e83\", \/\/ cochabamba\n      \"#b05a91\", \/\/ potosi\n      \"#b86c9d\", \/\/ chuquisaca\n      \"#c893b5\", \/\/ oruro\n      \"#982870\", \/\/ santa cruz\n      \"#e5c1d8\", \/\/ beni\n      \"#d1abc2\", \/\/ tarija\n      \"#f2daea\", \/\/ pando\n      \"#6d3276ff\", \/\/ litoral\n    ],\n    subtitle: {\n      text: getSubtitle(),\n      floating: true,\n      align: \"right\",\n      verticalAlign: \"middle\",\n      useHTML: true,\n      y: 160,\n      x: -100,\n    },\n\n    legend: {\n      enabled: false,\n    },\n    xAxis: {\n      type: \"category\",\n    },\n    yAxis: {\n      opposite: true,\n      tickPixelInterval: 150,\n      title: {\n        text: null,\n      },\n      labels: {\n        formatter: function () {\n          if (this.value >= 1000000) {\n            return (this.value \/ 1000000).toFixed(1) + \"M\";\n          }\n          if (this.value >= 1000) {\n            return (this.value \/ 1000).toFixed(1) + \"K\";\n          }\n          return this.value;\n        },\n      },\n    },\n    plotOptions: {\n      series: {\n        animation: false,\n        groupPadding: 0,\n        pointPadding: 0.1,\n        borderWidth: 0,\n        borderRadius: 45,\n        colorByPoint: true,\n        dataSorting: {\n          enabled: true,\n          matchByName: true,\n        },\n        type: \"bar\",\n        dataLabels: {\n          enabled: true,\n        },\n      },\n    },\n    series: [\n      {\n        type: \"bar\",\n        name: startYearHC,\n        data: getData(startYearHC)[1],\n      },\n    ],\n    responsive: {\n      rules: [\n        {\n          condition: {\n            maxWidth: 550,\n          },\n          chartOptions: {\n            xAxis: {\n              visible: false,\n            },\n            subtitle: {\n              x: 0,\n            },\n            plotOptions: {\n              series: {\n                dataLabels: [\n                  {\n                    enabled: true,\n                    y: 8,\n                  },\n                  {\n                    enabled: true,\n                    format: \"{point.name}\",\n                    y: -8,\n                    style: {\n                      fontWeight: \"normal\",\n                      opacity: 0.7,\n                    },\n                  },\n                ],\n              },\n            },\n          },\n        },\n      ],\n    },\n  });\n\n  \/\/ new buttons for mobile each years\n  const yearButtons = document.querySelectorAll(\"#year-buttons button\");\n  yearButtons.forEach((btn) => {\n    btn.addEventListener(\"click\", () => {\n      yearButtons.forEach((b) => b.classList.remove(\"active\"));\n      btn.classList.add(\"active\");\n      const year = parseInt(btn.dataset.year);\n      const index = availableYears.indexOf(year);\n\n      if (index !== -1) {\n        input.value = index;\n        update();\n      }\n    });\n  });\n\n  \/*\n   * Pause the timeline, either when the range is ended, or when clicking the\n   * pause button. Pausing stops the timer and resets the button to play mode.\n   *\/\n  function pause(button) {\n    button.title = \"play\";\n    button.className = \"fa fa-play\";\n    clearTimeout(chart.sequenceTimer);\n    chart.sequenceTimer = undefined;\n  }\n\n  \/*\n   * Update the chart. This happens either on updating (moving) the range input,\n   * or from a timer when the timeline is playing.\n   *\/\n\n  const selectedIndex = Number(input.value);\n  const selectedYear = availableYears[selectedIndex];\n  let prevYear = startYearHC;\n\n  function update() {\n    const currentIndex = Number(input.value);\n    const year = availableYears[currentIndex];\n\n    if (currentIndex >= availableYears.length) {\n      pause(btn);\n      return;\n    }\n\n    chart.update(\n      {\n        subtitle: {\n          text: getSubtitle(year),\n        },\n      },\n      false,\n      false,\n      false,\n    );\n\n    chart.series[0].update({\n      name: year,\n      data: getData(year)[1],\n    });\n\n    \/\/ Only chart 1 animates the year\n    const fromYear =\n      currentIndex === 0 ? 1820 : availableYears[currentIndex - 1];\n    const toYear = year;\n\n    setTimeout(() => {\n      fastCount(fromYear, toYear);\n    }, 0);\n\n    prevYear = year;\n  }\n\n  \/*\n   * Play the timeline.\n   *\/\n\n  function play(button) {\n    button.title = \"pause\";\n    button.className = \"fa fa-pause\";\n\n    let currentIndex = 0;\n\n    chart.sequenceTimer = setInterval(function () {\n      if (currentIndex >= availableYears.length) {\n        pause(button); \/\/stop at the end\n        return;\n      }\n      input.value = currentIndex;\n      update(0);\n      currentIndex++;\n    }, 900);\n  }\n\n  btn.addEventListener(\"click\", function () {\n    if (chart.sequenceTimer) {\n      pause(this);\n    } else {\n      play(this);\n    }\n  });\n  \/*\n   * Trigger the update on the range bar click.\n   *\/\n  input.addEventListener(\"click\", function () {\n    update();\n  });\n\n  \/\/ Object.entries(populationData) returns\n  \/\/ [\n  \/\/   ['beni', { 1831: '41228', 1835: '0' }],\n  \/\/   ['lapaz', { 1831: '348142', 1835: '373587' }]\n  \/\/ ]\n\n  \/\/ work alone\n\n  \/\/ one first then the other test\n  const playButton = document.getElementById(\"play-pause-button\");\n  play(playButton);\n\n  \/\/ const popRunDelay = availableYears.length * 900;\n\n  \/\/ setTimeout(() => {\n  \/\/     drawAll();\n  \/\/ }, popRunDelay);\n<\/script>\n\n<!-- race 2 script -->\n<script>\n  const housingChangesData = {\n    Beni: {\n      1950: \"5804\",\n      1976: \"29104\",\n      1992: \"52302\",\n      2001: \"70472\",\n      2012: \"101885\",\n      2024: \"145629\",\n    },\n    Chuquisaca: {\n      1950: \"10250\",\n      1976: \"83877\",\n      1992: \"113463\",\n      2001: \"140646\",\n      2012: \"178596\",\n      2024: \"246433\",\n    },\n    Cochabamba: {\n      1950: \"33529\",\n      1976: \"177348\",\n      1992: \"300639\",\n      2001: \"416766\",\n      2012: \"594301\",\n      2024: \"841516\",\n    },\n    \"La Paz\": {\n      1950: \"96478\",\n      1976: \"386904\",\n      1992: \"547726\",\n      2001: \"715965\",\n      2012: \"937654\",\n      2024: \"1331742\",\n    },\n    Oruro: {\n      1950: \"20317\",\n      1976: \"93521\",\n      1992: \"120594\",\n      2001: \"127919\",\n      2012: \"185761\",\n      2024: \"270705\",\n    },\n    Potos\u00ed: {\n      1950: \"22209\",\n      1976: \"171732\",\n      1992: \"193259\",\n      2001: \"219947\",\n      2012: \"278911\",\n      2024: \"382548\",\n    },\n    \"Santa Cruz\": {\n      1950: \"9523\",\n      1976: \"143572\",\n      1992: \"295849\",\n      2001: \"468619\",\n      2012: \"708716\",\n      2024: \"1019359\",\n    },\n    Tarija: {\n      1950: \"6599\",\n      1976: \"39896\",\n      1992: \"68923\",\n      2001: \"98406\",\n      2012: \"145428\",\n      2024: \"199611\",\n    },\n\n    Pando: {\n      1950: \"392\",\n      1976: \"6883\",\n      1992: \"8387\",\n      2001: \"11991\",\n      2012: \"28098\",\n      2024: \"42658\",\n    },\n  };\n\n  const availableYears2 = [1950, 1976, 1992, 2001, 2012, 2024];\n  const startYearHC2 = 1950;\n  const btn2 = document.getElementById(\"play-pause-button2\");\n  const input2 = document.getElementById(\"play-range2\");\n  const nbr2 = 20;\n\n  function formatNumber2(number) {\n    return new Intl.NumberFormat(\"es-BO\").format(number);\n  }\n\n  function getData2(year) {\n    const output = Object.entries(housingChangesData)\n      .map(([name, data]) => [name, Number(data[year])])\n      .sort((a, b) => b[1] - a[1]);\n    return [output[0], output.slice(0, nbr2)];\n  }\n\n  function fastCount2(from, to) {\n    const steps = 20;\n    const duration = 500;\n    const stepTime = duration \/ steps;\n    const increment = (to - from) \/ steps;\n    let current = from;\n    let count = 0;\n\n    const counter = document.getElementById(\"year-counter2\");\n    if (!counter) return;\n\n    const timer = setInterval(() => {\n      count++;\n      current += increment;\n      counter.textContent = Math.round(current);\n      if (count >= steps) {\n        counter.textContent = to;\n        clearInterval(timer);\n      }\n    }, stepTime);\n  }\n\n  function getSubtitle2(year) {\n    let total = 0;\n    Object.values(housingChangesData).forEach((depto) => {\n      total += Number(depto[year]) || 0;\n    });\n    return `\n        <span id=\"year-counter2\" style=\"font-size: 80px\">${year}<\/span><br>\n        <span id=\"race2-data\" style=\"font-size: 22px\">\n            Censo: ${year} Viviendas <b>${formatNumber2(total)}<\/b>\n        <\/span>\n    `;\n  }\n\n  Highcharts.setOptions({\n    lang: {\n      decimalPoint: \",\",\n      thousandsSep: \".\",\n    },\n    chart: {\n      style: {\n        fontFamily: \"Sofia Pro\",\n      },\n    },\n  });\n\n  const chart2 = Highcharts.chart(\"container2\", {\n    chart: { animation: { duration: 800 }, marginRight: 50 },\n    title: {\n      text: \"N\u00famero total de viviendas censadas seg\u00fan departamento, Censos\u00a01950\u00a0\u2013\u00a02024\",\n      align: \"left\",\n    },\n    subtitle: {\n      text: getSubtitle2(startYearHC2),\n      floating: true,\n      align: \"right\",\n      verticalAlign: \"middle\",\n      useHTML: true,\n      y: 160,\n      x: -100,\n    },\n    colors: [\n      \"#efb238\", \/\/lapaz\n      \"#e2af54\", \/\/cochabamba\n      \"#e2b456\", \/\/potosi\n      \"#f2b864\", \/\/ chuquisaca\n      \"#e5ba63\", \/\/ oruro\n      \"#edc794\", \/\/ santacruz\n      \"#f2d17c\", \/\/ beni\n      \"#f4daa2\", \/\/ tarija\n      \"#f4ce82\", \/\/pando\n    ],\n    legend: { enabled: false },\n    xAxis: { type: \"category\" },\n    yAxis: {\n      opposite: true,\n      tickPixelInterval: 150,\n      title: { text: null },\n      labels: {\n        formatter: function () {\n          if (this.value >= 1000000) {\n            return (this.value \/ 1000000).toFixed(1) + \"M\";\n          }\n          if (this.value >= 1000) {\n            return (this.value \/ 1000).toFixed(1) + \"K\";\n          }\n          return this.value;\n        },\n      },\n    },\n    plotOptions: {\n      series: {\n        animation: false,\n        groupPadding: 0,\n        pointPadding: 0.1,\n        borderWidth: 0,\n        borderRadius: 45,\n        colorByPoint: true,\n        dataSorting: {\n          enabled: true,\n          matchByName: true,\n        },\n        type: \"bar\",\n        dataLabels: { enabled: true },\n      },\n    },\n    series: [\n      {\n        type: \"bar\",\n        name: startYearHC2,\n        data: getData2(startYearHC2)[1],\n      },\n    ],\n    responsive: {\n      rules: [\n        {\n          condition: { maxWidth: 550 },\n          chartOptions: {\n            xAxis: { visible: false },\n            subtitle: { x: 0 },\n            plotOptions: {\n              series: {\n                dataLabels: [\n                  { enabled: true, y: 8 },\n                  {\n                    enabled: true,\n                    format: \"{point.name}\",\n                    y: -8,\n                    style: {\n                      fontWeight: \"normal\",\n                      opacity: 0.7,\n                    },\n                  },\n                ],\n              },\n            },\n          },\n        },\n      ],\n    },\n  });\n  const yearButtons2 = document.querySelectorAll(\"#year-buttons2 button\");\n  yearButtons2.forEach((btn) => {\n    btn.addEventListener(\"click\", () => {\n      yearButtons2.forEach((b) => b.classList.remove(\"active\"));\n      btn.classList.add(\"active\");\n      const year = parseInt(btn.dataset.year);\n      const index = availableYears2.indexOf(year);\n\n      if (index !== -1) {\n        input2.value = index;\n        update2();\n      }\n    });\n  });\n\n  function pause2(button) {\n    button.title = \"play\";\n    button.className = \"fa fa-play\";\n    clearTimeout(chart2.sequenceTimer);\n    chart2.sequenceTimer = undefined;\n  }\n\n  let prevYear2 = startYearHC2;\n  function update2() {\n    const index = Number(input2.value);\n    const year = availableYears2[index];\n    if (index >= availableYears2.length) {\n      pause2(btn2);\n      return;\n    }\n\n    chart2.update(\n      { subtitle: { text: getSubtitle2(year) } },\n      false,\n      false,\n      false,\n    );\n    chart2.series[0].update({ name: year, data: getData2(year)[1] });\n\n    \/\/ Only chart 1 animates the year\n    const fromYear = index === 0 ? 1900 : availableYears2[index - 1];\n    const toYear = year;\n\n    setTimeout(() => {\n      fastCount2(fromYear, toYear);\n    }, 0);\n  }\n\n  function play2(button) {\n    button.title = \"pause\";\n    button.className = \"fa fa-pause\";\n\n    let currentIndex = 0;\n    chart2.sequenceTimer = setInterval(() => {\n      if (currentIndex >= availableYears2.length) {\n        pause2(button);\n        return;\n      }\n      input2.value = currentIndex;\n      update2();\n      currentIndex++;\n    }, 900);\n  }\n\n  btn2.addEventListener(\"click\", function () {\n    if (chart2.sequenceTimer) {\n      pause2(this);\n    } else {\n      play2(this);\n    }\n  });\n\n  input2.addEventListener(\"click\", function () {\n    update2();\n  });\n<\/script>\n\n<!-- population line script -->\n<script>\n  const dataLine = {\n    1820: {\n      beni: 0,\n      chuquisaca: 0,\n      cochabamba: 0,\n      lapaz: 0,\n      litoral: 0,\n      oruro: 0,\n      potosi: 0,\n      santacruz: 0,\n      tarija: 0,\n      pando: 0,\n    },\n    1831: {\n      beni: 41228,\n      chuquisaca: 112590,\n      cochabamba: 226727,\n      lapaz: 348142,\n      litoral: 3836,\n      oruro: 84100,\n      potosi: 192155,\n      santacruz: 43775,\n      tarija: 36215,\n      pando: 0,\n      litoral: 3836,\n    },\n    1835: {\n      beni: 0,\n      chuquisaca: 94990,\n      cochabamba: 162401,\n      lapaz: 373587,\n      oruro: 111000,\n      potosi: 226320,\n      santacruz: 54381,\n      tarija: 32975,\n      pando: 0,\n      litoral: 5123,\n    },\n    1845: {\n      beni: 48406,\n      chuquisaca: 156041,\n      cochabamba: 279048,\n      lapaz: 412867,\n      litoral: 4520,\n      oruro: 95324,\n      potosi: 243263,\n      santacruz: 75627,\n      tarija: 63800,\n      pando: 0,\n      litoral: 4520,\n    },\n    1854: {\n      beni: 114922,\n      chuquisaca: 349119,\n      cochabamba: 382919,\n      lapaz: 593779,\n      oruro: 91751,\n      potosi: 254728,\n      santacruz: 255599,\n      tarija: 277724,\n      pando: 0,\n      litoral: 5585,\n    },\n    1882: {\n      beni: 16744,\n      chuquisaca: 123347,\n      cochabamba: 176760,\n      lapaz: 346139,\n      litoral: 0,\n      oruro: 111372,\n      potosi: 237755,\n      santacruz: 97185,\n      tarija: 62854,\n      pando: 0,\n    },\n    1900: {\n      beni: 32180,\n      chuquisaca: 204434,\n      cochabamba: 328163,\n      lapaz: 445616,\n      \"TN Colonias\": 31883,\n      oruro: 86081,\n      potosi: 325615,\n      santacruz: 209592,\n      tarija: 102887,\n      pando: 0,\n    },\n    1950: {\n      beni: 71636,\n      chuquisaca: 260479,\n      cochabamba: 452145,\n      lapaz: 854079,\n      litoral: 0,\n      oruro: 192356,\n      potosi: 509087,\n      santacruz: 244658,\n      tarija: 103441,\n      pando: 16284,\n    },\n    1976: {\n      beni: 168367,\n      chuquisaca: 358488,\n      cochabamba: 720831,\n      lapaz: 1465370,\n      litoral: 0,\n      oruro: 310409,\n      potosi: 657533,\n      santacruz: 710724,\n      tarija: 187204,\n      pando: 34493,\n    },\n    1992: {\n      beni: 276174,\n      chuquisaca: 453756,\n      cochabamba: 1110205,\n      lapaz: 1900786,\n      litoral: 0,\n      oruro: 340114,\n      potosi: 645889,\n      santacruz: 1364389,\n      tarija: 291407,\n      pando: 38072,\n    },\n    2001: {\n      beni: 362521,\n      chuquisaca: 531522,\n      cochabamba: 1455711,\n      lapaz: 2349885,\n      litoral: 0,\n      oruro: 392451,\n      potosi: 709013,\n      santacruz: 2029471,\n      tarija: 391226,\n      pando: 52525,\n    },\n    2012: {\n      beni: 422008,\n      chuquisaca: 580923,\n      cochabamba: 1762761,\n      lapaz: 2719344,\n      litoral: 0,\n      oruro: 494587,\n      potosi: 828517,\n      santacruz: 2657762,\n      tarija: 483518,\n      pando: 110436,\n    },\n    2024: {\n      beni: 488247,\n      chuquisaca: 605938,\n      cochabamba: 2016309,\n      lapaz: 3030885,\n      litoral: 0,\n      oruro: 571495,\n      potosi: 861342,\n      santacruz: 3122711,\n      tarija: 534210,\n      pando: 134196,\n    },\n  };\n\n  \/\/ Format numbers for X-axis labels\n  function formatNumber(number) {\n    return new Intl.NumberFormat(\"es-BO\").format(number);\n  }\n\n  const svg = document.getElementById(\"populationChart\");\n  const width = 1200;\n  const height = 500;\n  const padding = 60;\n  const chartWidth = width - padding * 2;\n  const chartHeight = height - padding * 2;\n\n  const yearsLine = Object.keys(dataLine).map(Number);\n  const totals = yearsLine.map((year) =>\n    Object.values(dataLine[year]).reduce((a, b) => a + b, 0),\n  );\n\n  const minY = Math.floor((Math.min(...totals) * 0.95) \/ 100000) * 100000;\n  const maxY = Math.ceil((Math.max(...totals) * 1.05) \/ 1000000) * 1000000;\n\n  const virtualStartYear = 1820;\n  const endYear = yearsLine[yearsLine.length - 1];\n\n  const rawGetX = (year) => {\n    let adjustedYear = year;\n\n    if (year >= 1835) adjustedYear += 5; \/\/ Push 1835 and onward forward\n    if (year >= 1845) adjustedYear += 5; \/\/ Push 1845 and onward even more\n\n    return (\n      ((adjustedYear - virtualStartYear) \/ (endYear - virtualStartYear + 10)) *\n      chartWidth\n    );\n  };\n\n  const rawXValues = yearsLine.map(rawGetX);\n  const dataWidth = Math.max(...rawXValues) - Math.min(...rawXValues);\n  const xOffset = (chartWidth - dataWidth) \/ 2;\n\n  const getX = (year) => padding + rawGetX(year) + xOffset;\n  const getY = (value) =>\n    padding + chartHeight - ((value - minY) \/ (maxY - minY)) * chartHeight;\n\n  function createLine(x1, y1, x2, y2, className) {\n    const line = document.createElementNS(\"http:\/\/www.w3.org\/2000\/svg\", \"line\");\n    line.setAttribute(\"x1\", x1);\n    line.setAttribute(\"y1\", y1);\n    line.setAttribute(\"x2\", x2);\n    line.setAttribute(\"y2\", y2);\n    line.setAttribute(\"class\", className);\n    svg.appendChild(line);\n  }\n\n  function createText(x, y, text, anchor = \"middle\") {\n    const label = document.createElementNS(\n      \"http:\/\/www.w3.org\/2000\/svg\",\n      \"text\",\n    );\n    label.setAttribute(\"x\", x);\n    label.setAttribute(\"y\", y);\n    label.setAttribute(\"class\", \"axis-label\");\n    label.setAttribute(\"text-anchor\", anchor);\n    label.textContent = text;\n    svg.appendChild(label);\n  }\n\n  function drawChart() {\n    let pathD = \"\";\n    for (let i = 1; i < yearsLine.length; i++) {\n      const x = getX(yearsLine[i]);\n      const y = getY(totals[i]);\n      pathD += i === 1 ? `M ${x},${y}` : ` L ${x},${y}`;\n    }\n\n    const path = document.createElementNS(\"http:\/\/www.w3.org\/2000\/svg\", \"path\");\n    path.setAttribute(\"d\", pathD);\n    path.setAttribute(\"fill\", \"none\");\n    path.setAttribute(\"stroke\", \"#982870\");\n    path.setAttribute(\"stroke-width\", 3);\n    path.setAttribute(\"id\", \"population-line\");\n    svg.appendChild(path);\n\n    const totalLength = path.getTotalLength();\n    path.style.strokeDasharray = totalLength;\n    path.style.strokeDashoffset = totalLength;\n    void path.getBoundingClientRect(); \/\/ force reflow\n    path.style.transition = \"stroke-dashoffset 4.7s ease\";\n    path.style.strokeDashoffset = \"0\";\n\n    const pointDelay = 318;\n    yearsLine.slice(1).forEach((year, i) => {\n      console.log(year);\n      const index = i + 1;\n      const x = getX(year);\n      const y = getY(totals[index]);\n      const delay = i * pointDelay;\n\n      const circle = document.createElementNS(\n        \"http:\/\/www.w3.org\/2000\/svg\",\n        \"circle\",\n      );\n      circle.setAttribute(\"cx\", x);\n      circle.setAttribute(\"cy\", y);\n      circle.setAttribute(\"r\", 5);\n      circle.setAttribute(\"fill\", \"#982870\");\n      circle.setAttribute(\"opacity\", \"0\");\n      circle.style.transition = \"opacity 0.3s ease\";\n      svg.appendChild(circle);\n\n      const text = document.createElementNS(\n        \"http:\/\/www.w3.org\/2000\/svg\",\n        \"text\",\n      );\n      if (year === 1976) {\n        console.log(\"running 1976 adjustments here\");\n        text.setAttribute(\"x\", x - 40);\n        text.setAttribute(\"y\", y - 5);\n      } else if (year === 1900) {\n        console.log(\"running 1900 adjustments here\");\n        text.setAttribute(\"x\", x + 25);\n        text.setAttribute(\"y\", y + 20);\n      } else if (year === 1992) {\n        console.log(\"running 1992 adjustments here\");\n        text.setAttribute(\"x\", x + 40);\n        text.setAttribute(\"y\", y + 20);\n      } else if (year === 1845) {\n        console.log(\"running 1992 adjustments here\");\n        text.setAttribute(\"x\", x + 20);\n        text.setAttribute(\"y\", y + 20);\n      } else if (year === 1854) {\n        console.log(\"running 1992 adjustments here\");\n        text.setAttribute(\"x\", x + 5);\n        text.setAttribute(\"y\", y - 10);\n      } else if (year === 1950) {\n        console.log(\"running 1950 adjustments here\");\n        text.setAttribute(\"x\", x - 5);\n        text.setAttribute(\"y\", y + 25);\n      } else if (year === 2001) {\n        console.log(\"running 2001 adjustments here\");\n        text.setAttribute(\"x\", x - 50);\n        text.setAttribute(\"y\", y);\n      } else if (year === 2012) {\n        console.log(\"running 2012 adjustments here\");\n        text.setAttribute(\"x\", x - 55);\n        text.setAttribute(\"y\", y);\n      } else if (year === 2024) {\n        console.log(\"running 2024 adjustments here\");\n        text.setAttribute(\"x\", x + 16);\n        text.setAttribute(\"y\", y - 10);\n      } else {\n        text.setAttribute(\"x\", x);\n        text.setAttribute(\"y\", i % 2 === 0 ? y - 16 : y + 22);\n      }\n\n      text.setAttribute(\"stroke\", \"white\");\n      text.setAttribute(\"stroke-width\", \"3\");\n      text.setAttribute(\"paint-order\", \"stroke\");\n      text.setAttribute(\"text-anchor\", \"middle\");\n      text.setAttribute(\"class\", \"axis-label\");\n      text.setAttribute(\"opacity\", \"0\");\n      text.style.transition = \"opacity 0.4s ease\";\n      text.style.fontSize = \"20px\";\n      text.style.fontWeight = \"600\";\n      text.style.fill = \"#3c5165\";\n      \/\/ text.textContent = `${year}: ${(totals[index] \/ 1000000).toFixed(1)}M`;\n      text.textContent = `${formatNumber(totals[index])}`;\n      svg.appendChild(text);\n\n      setTimeout(() => {\n        circle.setAttribute(\"opacity\", \"1\");\n        text.setAttribute(\"opacity\", \"1\");\n      }, delay);\n    });\n  }\n\n  function drawAll() {\n    svg.innerHTML = \"\";\n\n    \/\/ Y-axis grid\n    for (let i = minY; i <= maxY; i += 2000000) {\n      const y = getY(i);\n      createLine(padding, y, width - padding, y, \"grid-line\");\n      createText(padding - 10, y + 4, (i \/ 1000000).toFixed(1) + \"M\", \"end\");\n    }\n\n    const xStart = getX(yearsLine[0]);\n    const xEnd = getX(yearsLine[yearsLine.length - 1]);\n    createLine(\n      xStart,\n      padding + chartHeight,\n      xEnd,\n      padding + chartHeight,\n      \"axis-line\",\n    );\n    createLine(padding, padding, padding, padding + chartHeight, \"axis-line\");\n\n    yearsLine.forEach((year) => {\n      const x = getX(year);\n      createLine(\n        x,\n        padding + chartHeight,\n        x,\n        padding + chartHeight + 5,\n        \"axis-line\",\n      );\n      const labelYOffset = 20;\n      createText(x, padding + chartHeight + labelYOffset, year.toString());\n    });\n\n    drawChart();\n  }\n\n  \/\/ Initial draw\n  drawAll();\n\n  \/\/ Buttons\n  document.getElementById(\"replayBtnPopLine\").addEventListener(\"click\", () => {\n    drawAll();\n  });\n<\/script>\n\n<!-- vivenda line scritp -->\n<script>\n  const dataLine2 = {\n    1945: {\n      beni: 0,\n      chuquisaca: 0,\n      cochabamba: 0,\n      lapaz: 0,\n      oruro: 0,\n      potosi: 0,\n      santacruz: 0,\n      tarija: 0,\n      pando: 0,\n    },\n    1950: {\n      beni: 5804,\n      chuquisaca: 10250,\n      cochabamba: 33529,\n      lapaz: 96478,\n      oruro: 20317,\n      potosi: 22209,\n      santacruz: 9523,\n      tarija: 6599,\n      pando: 392,\n    },\n    1976: {\n      beni: 29104,\n      chuquisaca: 83877,\n      cochabamba: 177348,\n      lapaz: 386904,\n      oruro: 93521,\n      potosi: 171732,\n      santacruz: 143572,\n      tarija: 39896,\n      pando: 6883,\n    },\n    1992: {\n      beni: 52302,\n      chuquisaca: 113463,\n      cochabamba: 300639,\n      lapaz: 547726,\n      oruro: 120594,\n      potosi: 193259,\n      santacruz: 295849,\n      tarija: 68923,\n      pando: 8387,\n    },\n    2001: {\n      beni: 70472,\n      chuquisaca: 140646,\n      cochabamba: 416766,\n      lapaz: 715965,\n      oruro: 127919,\n      potosi: 219947,\n      santacruz: 468619,\n      tarija: 98406,\n      pando: 11991,\n    },\n    2012: {\n      beni: 101885,\n      chuquisaca: 178596,\n      cochabamba: 594301,\n      lapaz: 937654,\n      oruro: 185761,\n      potosi: 278911,\n      santacruz: 708716,\n      tarija: 145428,\n      pando: 28098,\n    },\n    2024: {\n      beni: 145629,\n      chuquisaca: 246433,\n      cochabamba: 841516,\n      lapaz: 1331742,\n      oruro: 270705,\n      potosi: 382548,\n      santacruz: 1019359,\n      tarija: 199611,\n      pando: 42658,\n    },\n  };\n\n  \/\/ Format numbers for X-axis labels\n  function formatNumber(number) {\n    return new Intl.NumberFormat(\"es-BO\").format(number);\n  }\n\n  const svg2 = document.getElementById(\"populationChart2\");\n  const width2 = 1200;\n  const height2 = 500;\n  const padding2 = 60;\n  const chartWidth2 = width2 - padding2 * 2;\n  const chartHeight2 = height2 - padding2 * 2;\n\n  const yearsLine2 = Object.keys(dataLine2).map(Number);\n  const totals2 = yearsLine2.map((year) =>\n    Object.values(dataLine2[year]).reduce((a, b) => a + b, 0),\n  );\n\n  const minY2 = Math.floor((Math.min(...totals2) * 0.95) \/ 100000) * 100000;\n  const maxY2 = Math.ceil((Math.max(...totals2) * 1.05) \/ 1000000) * 1000000;\n\n  const virtualStartYear2 = 1945;\n  const endYear2 = yearsLine2[yearsLine2.length - 1];\n\n  const rawGetX2 = (year) =>\n    ((year - virtualStartYear2) \/ (endYear2 - virtualStartYear2)) * chartWidth2;\n  const rawXValues2 = yearsLine2.map(rawGetX2);\n  const dataWidth2 = Math.max(...rawXValues2) - Math.min(...rawXValues2);\n  const xOffset2 = (chartWidth2 - dataWidth2) \/ 2;\n\n  const getX2 = (year) => padding2 + rawGetX2(year) + xOffset2;\n  const getY2 = (value) =>\n    padding2 +\n    chartHeight2 -\n    ((value - minY2) \/ (maxY2 - minY2)) * chartHeight2;\n\n  function createLine2(x1, y1, x2, y2, className) {\n    const line = document.createElementNS(\"http:\/\/www.w3.org\/2000\/svg\", \"line\");\n    line.setAttribute(\"x1\", x1);\n    line.setAttribute(\"y1\", y1);\n    line.setAttribute(\"x2\", x2);\n    line.setAttribute(\"y2\", y2);\n    line.setAttribute(\"class\", className);\n    svg2.appendChild(line);\n  }\n\n  function createText2(x, y, text, anchor = \"middle\") {\n    const label = document.createElementNS(\n      \"http:\/\/www.w3.org\/2000\/svg\",\n      \"text\",\n    );\n    label.setAttribute(\"x\", x);\n    label.setAttribute(\"y\", y);\n    label.setAttribute(\"class\", \"axis-label2\");\n    label.setAttribute(\"text-anchor\", anchor);\n    label.textContent = text;\n    svg2.appendChild(label);\n  }\n\n  function drawChart2() {\n    let pathD = \"\";\n    for (let i = 1; i < yearsLine2.length; i++) {\n      const x = getX2(yearsLine2[i]);\n      const y = getY2(totals2[i]);\n      pathD += i === 1 ? `M ${x},${y}` : ` L ${x},${y}`;\n    }\n\n    const path = document.createElementNS(\"http:\/\/www.w3.org\/2000\/svg\", \"path\");\n    path.setAttribute(\"d\", pathD);\n    path.setAttribute(\"fill\", \"none\");\n    path.setAttribute(\"stroke\", \"#efb238\");\n    path.setAttribute(\"stroke-width\", 3);\n    path.setAttribute(\"id\", \"population-line-2\");\n    svg2.appendChild(path);\n\n    const totalLength = path.getTotalLength();\n    path.style.strokeDasharray = totalLength;\n    path.style.strokeDashoffset = totalLength;\n    void path.getBoundingClientRect();\n    path.style.transition = \"stroke-dashoffset 4.7s ease\";\n    path.style.strokeDashoffset = \"0\";\n\n    const pointDelay = 318;\n    yearsLine2.slice(1).forEach((year, i) => {\n      const index = i + 1;\n      const x = getX2(year);\n      const y = getY2(totals2[index]);\n      const delay = i * pointDelay;\n\n      const circle = document.createElementNS(\n        \"http:\/\/www.w3.org\/2000\/svg\",\n        \"circle\",\n      );\n      circle.setAttribute(\"cx\", x);\n      circle.setAttribute(\"cy\", y);\n      circle.setAttribute(\"r\", 5);\n      circle.setAttribute(\"fill\", \"#efb238\");\n      circle.setAttribute(\"opacity\", \"0\");\n      circle.style.transition = \"opacity 0.3s ease\";\n      svg2.appendChild(circle);\n\n      const text = document.createElementNS(\n        \"http:\/\/www.w3.org\/2000\/svg\",\n        \"text\",\n      );\n      if (year === 1992) {\n        console.log(\"running 1992 adjustments here\");\n        text.setAttribute(\"x\", x - 20);\n        text.setAttribute(\"y\", y - 10);\n      } else if (year === 1976) {\n        console.log(\"running 1976 adjustments here\");\n        text.setAttribute(\"x\", x + 40);\n        text.setAttribute(\"y\", y + 20);\n      } else if (year === 2001) {\n        console.log(\"running 2001 adjustments here\");\n        text.setAttribute(\"x\", x + 40);\n        text.setAttribute(\"y\", y + 20);\n      } else if (year === 2012) {\n        console.log(\"running 2012 adjustments here\");\n        text.setAttribute(\"x\", x - 30);\n        text.setAttribute(\"y\", y - 10);\n      } else if (year === 2024) {\n        console.log(\"running 2024 adjustments here\");\n        text.setAttribute(\"x\", x - 10);\n        text.setAttribute(\"y\", y - 8);\n      } else {\n        text.setAttribute(\"x\", x);\n        text.setAttribute(\"y\", i % 2 === 0 ? y - 14 : y + 22);\n      }\n\n      text.setAttribute(\"stroke\", \"white\");\n      text.setAttribute(\"stroke-width\", \"3\");\n      text.setAttribute(\"paint-order\", \"stroke\");\n      text.setAttribute(\"text-anchor\", \"middle\");\n      text.setAttribute(\"class\", \"axis-label2\");\n      text.setAttribute(\"opacity\", \"0\");\n      text.style.transition = \"opacity 0.4s ease\";\n      text.style.fontSize = \"20px\";\n      text.style.fontWeight = \"600\";\n      text.style.fill = \"#e63946\";\n      \/\/ text.textContent = `${(totals2[index] \/ 1000000).toFixed(1)}M`;\n      text.textContent = `${formatNumber(totals2[index])}`;\n      svg2.appendChild(text);\n\n      setTimeout(() => {\n        circle.setAttribute(\"opacity\", \"1\");\n        text.setAttribute(\"opacity\", \"1\");\n      }, delay);\n    });\n  }\n\n  function drawAll2() {\n    svg2.innerHTML = \"\";\n\n    for (let i = minY2; i <= maxY2; i += 2000000) {\n      const y = getY2(i);\n      createLine2(padding2, y, width2 - padding2, y, \"grid-line2\");\n      createText2(padding2 - 10, y + 4, (i \/ 1000000).toFixed(1) + \"M\", \"end\");\n    }\n\n    const xStart = getX2(yearsLine2[0]);\n    const xEnd = getX2(yearsLine2[yearsLine2.length - 1]);\n    createLine2(\n      xStart,\n      padding2 + chartHeight2,\n      xEnd,\n      padding2 + chartHeight2,\n      \"axis-line2\",\n    );\n    createLine2(\n      padding2,\n      padding2,\n      padding2,\n      padding2 + chartHeight2,\n      \"axis-line2\",\n    );\n\n    yearsLine2.forEach((year) => {\n      const x = getX2(year);\n      createLine2(\n        x,\n        padding2 + chartHeight2,\n        x,\n        padding2 + chartHeight2 + 5,\n        \"axis-line2\",\n      );\n      const labelYOffset = year === 1976 ? 32 : 20;\n      createText2(x, padding2 + chartHeight2 + labelYOffset, year.toString());\n    });\n\n    drawChart2();\n  }\n\n  \/\/ Initial draw\n  drawAll2();\n\n  \/\/ Button logic\n  document.getElementById(\"replayBtn2\").addEventListener(\"click\", () => {\n    drawAll2();\n  });\n<\/script>\n\n<!-- map population script -->\n<script>\n  const chuquisaca_municipios = [\n    {\n      cod: \"1\",\n      mpio: \"Sucre\",\n      poblaci\u00f3n: \"296746\",\n      urban: \"142122\",\n      rural: \"154624\",\n    },\n    {\n      cod: \"2\",\n      mpio: \"Yotala\",\n      poblaci\u00f3n: \"9256\",\n      urban: \"4654\",\n      rural: \"4602\",\n    },\n    {\n      cod: \"3\",\n      mpio: \"Poroma\",\n      poblaci\u00f3n: \"13649\",\n      urban: \"6982\",\n      rural: \"6667\",\n    },\n    {\n      cod: \"4\",\n      mpio: \"Azurduy\",\n      poblaci\u00f3n: \"7903\",\n      urban: \"4004\",\n      rural: \"3899\",\n    },\n    {\n      cod: \"5\",\n      mpio: \"Tarvita\",\n      poblaci\u00f3n: \"16812\",\n      urban: \"8268\",\n      rural: \"8544\",\n    },\n    {\n      cod: \"6\",\n      mpio: \"Zud\u00e1\u00f1ez\",\n      poblaci\u00f3n: \"13694\",\n      urban: \"7143\",\n      rural: \"6551\",\n    },\n    {\n      cod: \"7\",\n      mpio: \"Presto\",\n      poblaci\u00f3n: \"12539\",\n      urban: \"6550\",\n      rural: \"5989\",\n    },\n    {\n      cod: \"8\",\n      mpio: \"Mojocoya\",\n      poblaci\u00f3n: \"9055\",\n      urban: \"4515\",\n      rural: \"4540\",\n    },\n    {\n      cod: \"9\",\n      mpio: \"Icla\",\n      poblaci\u00f3n: \"9155\",\n      urban: \"4681\",\n      rural: \"4474\",\n    },\n    {\n      cod: \"10\",\n      mpio: \"Padilla\",\n      poblaci\u00f3n: \"9192\",\n      urban: \"4628\",\n      rural: \"4564\",\n    },\n    {\n      cod: \"11\",\n      mpio: \"Tomina\",\n      poblaci\u00f3n: \"8509\",\n      urban: \"4310\",\n      rural: \"4199\",\n    },\n    {\n      cod: \"12\",\n      mpio: \"Sopachuy\",\n      poblaci\u00f3n: \"6942\",\n      urban: \"3507\",\n      rural: \"3435\",\n    },\n    {\n      cod: \"13\",\n      mpio: \"Alcal\u00e1\",\n      poblaci\u00f3n: \"3768\",\n      urban: \"1917\",\n      rural: \"1851\",\n    },\n    {\n      cod: \"14\",\n      mpio: \"El Villar\",\n      poblaci\u00f3n: \"5654\",\n      urban: \"2862\",\n      rural: \"2792\",\n    },\n    {\n      cod: \"15\",\n      mpio: \"Monteagudo\",\n      poblaci\u00f3n: \"24546\",\n      urban: \"12649\",\n      rural: \"11897\",\n    },\n    {\n      cod: \"16\",\n      mpio: \"Huacareta\",\n      poblaci\u00f3n: \"7200\",\n      urban: \"3732\",\n      rural: \"3468\",\n    },\n    {\n      cod: \"17\",\n      mpio: \"Tarabuco\",\n      poblaci\u00f3n: \"13323\",\n      urban: \"6592\",\n      rural: \"6731\",\n    },\n    {\n      cod: \"18\",\n      mpio: \"Yampar\u00e1ez\",\n      poblaci\u00f3n: \"8480\",\n      urban: \"4266\",\n      rural: \"4214\",\n    },\n    {\n      cod: \"19\",\n      mpio: \"Camargo\",\n      poblaci\u00f3n: \"14713\",\n      urban: \"7269\",\n      rural: \"7444\",\n    },\n    {\n      cod: \"20\",\n      mpio: \"San Lucas\",\n      poblaci\u00f3n: \"26715\",\n      urban: \"13158\",\n      rural: \"13557\",\n    },\n    {\n      cod: \"21\",\n      mpio: \"Incahuasi\",\n      poblaci\u00f3n: \"16484\",\n      urban: \"8474\",\n      rural: \"8010\",\n    },\n    {\n      cod: \"22\",\n      mpio: \"Villa Charcas\",\n      poblaci\u00f3n: \"14282\",\n      urban: \"7070\",\n      rural: \"7212\",\n    },\n    {\n      cod: \"23\",\n      mpio: \"Villa Serrano\",\n      poblaci\u00f3n: \"9107\",\n      urban: \"4693\",\n      rural: \"4414\",\n    },\n    {\n      cod: \"24\",\n      mpio: \"Villa Abecia\",\n      poblaci\u00f3n: \"5375\",\n      urban: \"2717\",\n      rural: \"2658\",\n    },\n    {\n      cod: \"25\",\n      mpio: \"Culpina\",\n      poblaci\u00f3n: \"14848\",\n      urban: \"7302\",\n      rural: \"7546\",\n    },\n    {\n      cod: \"26\",\n      mpio: \"Las Carreras\",\n      poblaci\u00f3n: \"5016\",\n      urban: \"2576\",\n      rural: \"2440\",\n    },\n    {\n      cod: \"27\",\n      mpio: \"Villa Vaca Guzm\u00e1n\",\n      poblaci\u00f3n: \"13282\",\n      urban: \"7279\",\n      rural: \"6003\",\n    },\n    {\n      cod: \"28\",\n      mpio: \"Huacaya (Autonom\u00eda Guaran\u00ed Chaque\u00f1o de Huacaya)\",\n      poblaci\u00f3n: \"2547\",\n      urban: \"1346\",\n      rural: \"1201\",\n    },\n    {\n      cod: \"29\",\n      mpio: \"Macharet\u00ed\",\n      poblaci\u00f3n: \"7235\",\n      urban: \"3895\",\n      rural: \"3340\",\n    },\n  ];\n  const lapaz_municipios = [\n    {\n      cod: \"30\",\n      mpio: \"Nuestra Se\u00f1ora de La Paz\",\n      poblaci\u00f3n: \"757431\",\n      urban: \"366639\",\n      rural: \"390792\",\n    },\n    {\n      cod: \"31\",\n      mpio: \"Palca\",\n      poblaci\u00f3n: \"21729\",\n      urban: \"10902\",\n      rural: \"10827\",\n    },\n    {\n      cod: \"32\",\n      mpio: \"Mecapaca\",\n      poblaci\u00f3n: \"20446\",\n      urban: \"10240\",\n      rural: \"10206\",\n    },\n    {\n      cod: \"33\",\n      mpio: \"Achocalla\",\n      poblaci\u00f3n: \"46188\",\n      urban: \"22869\",\n      rural: \"23319\",\n    },\n    {\n      cod: \"34\",\n      mpio: \"El Alto\",\n      poblaci\u00f3n: \"885825\",\n      urban: \"427374\",\n      rural: \"458451\",\n    },\n    {\n      cod: \"35\",\n      mpio: \"Achacachi\",\n      poblaci\u00f3n: \"47257\",\n      urban: \"23143\",\n      rural: \"24114\",\n    },\n    {\n      cod: \"36\",\n      mpio: \"Villa Ancoraimes\",\n      poblaci\u00f3n: \"16953\",\n      urban: \"8472\",\n      rural: \"8481\",\n    },\n    {\n      cod: \"37\",\n      mpio: \"Huarina\",\n      poblaci\u00f3n: \"8679\",\n      urban: \"4076\",\n      rural: \"4603\",\n    },\n    {\n      cod: \"38\",\n      mpio: \"Santiago de Huata\",\n      poblaci\u00f3n: \"9287\",\n      urban: \"4612\",\n      rural: \"4675\",\n    },\n    {\n      cod: \"39\",\n      mpio: \"Huatajata\",\n      poblaci\u00f3n: \"5118\",\n      urban: \"2604\",\n      rural: \"2514\",\n    },\n    {\n      cod: \"40\",\n      mpio: \"Chua Cocani\",\n      poblaci\u00f3n: \"7226\",\n      urban: \"3646\",\n      rural: \"3580\",\n    },\n    {\n      cod: \"41\",\n      mpio: \"Corocoro\",\n      poblaci\u00f3n: \"13551\",\n      urban: \"6965\",\n      rural: \"6586\",\n    },\n    {\n      cod: \"42\",\n      mpio: \"Caquiaviri\",\n      poblaci\u00f3n: \"15570\",\n      urban: \"7851\",\n      rural: \"7719\",\n    },\n    {\n      cod: \"43\",\n      mpio: \"Calacoto\",\n      poblaci\u00f3n: \"12219\",\n      urban: \"6262\",\n      rural: \"5957\",\n    },\n    {\n      cod: \"44\",\n      mpio: \"Comanche\",\n      poblaci\u00f3n: \"5238\",\n      urban: \"2547\",\n      rural: \"2691\",\n    },\n    {\n      cod: \"45\",\n      mpio: \"Chara\u00f1a\",\n      poblaci\u00f3n: \"4221\",\n      urban: \"2185\",\n      rural: \"2036\",\n    },\n    {\n      cod: \"46\",\n      mpio: \"Waldo Ballivi\u00e1n\",\n      poblaci\u00f3n: \"6442\",\n      urban: \"3546\",\n      rural: \"2896\",\n    },\n    {\n      cod: \"47\",\n      mpio: \"Nazacara de Pacajes\",\n      poblaci\u00f3n: \"4022\",\n      urban: \"2050\",\n      rural: \"1972\",\n    },\n    {\n      cod: \"48\",\n      mpio: \"Santiago de Callapa\",\n      poblaci\u00f3n: \"8037\",\n      urban: \"4177\",\n      rural: \"3860\",\n    },\n    {\n      cod: \"49\",\n      mpio: \"Puerto Acosta\",\n      poblaci\u00f3n: \"14012\",\n      urban: \"7156\",\n      rural: \"6856\",\n    },\n    {\n      cod: \"50\",\n      mpio: \"Mocomoco\",\n      poblaci\u00f3n: \"17811\",\n      urban: \"9298\",\n      rural: \"8513\",\n    },\n    {\n      cod: \"51\",\n      mpio: \"Puerto Mayor de Carabuco\",\n      poblaci\u00f3n: \"17336\",\n      urban: \"9000\",\n      rural: \"8336\",\n    },\n    {\n      cod: \"52\",\n      mpio: \"Humanata\",\n      poblaci\u00f3n: \"5658\",\n      urban: \"2925\",\n      rural: \"2733\",\n    },\n    {\n      cod: \"53\",\n      mpio: \"Escoma\",\n      poblaci\u00f3n: \"8837\",\n      urban: \"4461\",\n      rural: \"4376\",\n    },\n    {\n      cod: \"54\",\n      mpio: \"Chuma\",\n      poblaci\u00f3n: \"17830\",\n      urban: \"9271\",\n      rural: \"8559\",\n    },\n    {\n      cod: \"55\",\n      mpio: \"Ayata\",\n      poblaci\u00f3n: \"9029\",\n      urban: \"4772\",\n      rural: \"4257\",\n    },\n    {\n      cod: \"56\",\n      mpio: \"Aucapata\",\n      poblaci\u00f3n: \"6721\",\n      urban: \"3653\",\n      rural: \"3068\",\n    },\n    {\n      cod: \"57\",\n      mpio: \"Sorata\",\n      poblaci\u00f3n: \"30083\",\n      urban: \"15291\",\n      rural: \"14792\",\n    },\n    {\n      cod: \"58\",\n      mpio: \"Guanay\",\n      poblaci\u00f3n: \"16386\",\n      urban: \"8758\",\n      rural: \"7628\",\n    },\n    {\n      cod: \"59\",\n      mpio: \"Tacacoma\",\n      poblaci\u00f3n: \"9761\",\n      urban: \"5161\",\n      rural: \"4600\",\n    },\n    {\n      cod: \"60\",\n      mpio: \"Quiabaya\",\n      poblaci\u00f3n: \"4224\",\n      urban: \"2181\",\n      rural: \"2043\",\n    },\n    {\n      cod: \"61\",\n      mpio: \"Combaya\",\n      poblaci\u00f3n: \"3529\",\n      urban: \"1852\",\n      rural: \"1677\",\n    },\n    {\n      cod: \"62\",\n      mpio: \"Tipuani\",\n      poblaci\u00f3n: \"7716\",\n      urban: \"4240\",\n      rural: \"3476\",\n    },\n    {\n      cod: \"63\",\n      mpio: \"Mapiri\",\n      poblaci\u00f3n: \"21843\",\n      urban: \"11798\",\n      rural: \"10045\",\n    },\n    {\n      cod: \"64\",\n      mpio: \"Teoponte\",\n      poblaci\u00f3n: \"13379\",\n      urban: \"7310\",\n      rural: \"6069\",\n    },\n    {\n      cod: \"65\",\n      mpio: \"Apolo\",\n      poblaci\u00f3n: \"19156\",\n      urban: \"10226\",\n      rural: \"8930\",\n    },\n    {\n      cod: \"66\",\n      mpio: \"Pelechuco\",\n      poblaci\u00f3n: \"9060\",\n      urban: \"5280\",\n      rural: \"3780\",\n    },\n    {\n      cod: \"67\",\n      mpio: \"Viacha\",\n      poblaci\u00f3n: \"113554\",\n      urban: \"56294\",\n      rural: \"57260\",\n    },\n    {\n      cod: \"68\",\n      mpio: \"Puerto Mayor de Guaqui\",\n      poblaci\u00f3n: \"8592\",\n      urban: \"4311\",\n      rural: \"4281\",\n    },\n    {\n      cod: \"69\",\n      mpio: \"Tiahuanacu\",\n      poblaci\u00f3n: \"13648\",\n      urban: \"6520\",\n      rural: \"7128\",\n    },\n    {\n      cod: \"70\",\n      mpio: \"Desaguadero\",\n      poblaci\u00f3n: \"7897\",\n      urban: \"3912\",\n      rural: \"3985\",\n    },\n    {\n      cod: \"71\",\n      mpio: \"La (Marka) San Andr\u00e9s de Machaca\",\n      poblaci\u00f3n: \"7936\",\n      urban: \"4046\",\n      rural: \"3890\",\n    },\n    {\n      cod: \"72\",\n      mpio: \"Jes\u00fas de Machaka\",\n      poblaci\u00f3n: \"17016\",\n      urban: \"8536\",\n      rural: \"8480\",\n    },\n    {\n      cod: \"73\",\n      mpio: \"Taraco\",\n      poblaci\u00f3n: \"7540\",\n      urban: \"3626\",\n      rural: \"3914\",\n    },\n    {\n      cod: \"74\",\n      mpio: \"Luribay\",\n      poblaci\u00f3n: \"10703\",\n      urban: \"5464\",\n      rural: \"5239\",\n    },\n    {\n      cod: \"75\",\n      mpio: \"Sapahaqui\",\n      poblaci\u00f3n: \"16497\",\n      urban: \"8322\",\n      rural: \"8175\",\n    },\n    {\n      cod: \"76\",\n      mpio: \"Yaco\",\n      poblaci\u00f3n: \"12296\",\n      urban: \"6560\",\n      rural: \"5736\",\n    },\n    {\n      cod: \"77\",\n      mpio: \"Malla\",\n      poblaci\u00f3n: \"5297\",\n      urban: \"2884\",\n      rural: \"2413\",\n    },\n    {\n      cod: \"78\",\n      mpio: \"Cairoma\",\n      poblaci\u00f3n: \"13598\",\n      urban: \"7105\",\n      rural: \"6493\",\n    },\n    {\n      cod: \"79\",\n      mpio: \"Inquisivi\",\n      poblaci\u00f3n: \"18679\",\n      urban: \"10079\",\n      rural: \"8600\",\n    },\n    {\n      cod: \"80\",\n      mpio: \"Quime\",\n      poblaci\u00f3n: \"10887\",\n      urban: \"6084\",\n      rural: \"4803\",\n    },\n    {\n      cod: \"81\",\n      mpio: \"Cajuata\",\n      poblaci\u00f3n: \"15565\",\n      urban: \"8016\",\n      rural: \"7549\",\n    },\n    {\n      cod: \"82\",\n      mpio: \"Colquiri\",\n      poblaci\u00f3n: \"23505\",\n      urban: \"12386\",\n      rural: \"11119\",\n    },\n    {\n      cod: \"83\",\n      mpio: \"Ichoca\",\n      poblaci\u00f3n: \"9552\",\n      urban: \"5128\",\n      rural: \"4424\",\n    },\n    {\n      cod: \"84\",\n      mpio: \"Villa Libertad Licoma\",\n      poblaci\u00f3n: \"7877\",\n      urban: \"3957\",\n      rural: \"3920\",\n    },\n    {\n      cod: \"85\",\n      mpio: \"Chulumani\",\n      poblaci\u00f3n: \"18303\",\n      urban: \"9123\",\n      rural: \"9180\",\n    },\n    {\n      cod: \"86\",\n      mpio: \"Irupana\",\n      poblaci\u00f3n: \"23279\",\n      urban: \"12803\",\n      rural: \"10476\",\n    },\n    {\n      cod: \"87\",\n      mpio: \"Yanacachi\",\n      poblaci\u00f3n: \"7615\",\n      urban: \"3934\",\n      rural: \"3681\",\n    },\n    {\n      cod: \"88\",\n      mpio: \"Palos Blancos\",\n      poblaci\u00f3n: \"27137\",\n      urban: \"14341\",\n      rural: \"12796\",\n    },\n    {\n      cod: \"89\",\n      mpio: \"La Asunta\",\n      poblaci\u00f3n: \"45587\",\n      urban: \"23906\",\n      rural: \"21681\",\n    },\n    {\n      cod: \"90\",\n      mpio: \"Pucarani\",\n      poblaci\u00f3n: \"49850\",\n      urban: \"24339\",\n      rural: \"25511\",\n    },\n    {\n      cod: \"91\",\n      mpio: \"Laja\",\n      poblaci\u00f3n: \"38652\",\n      urban: \"18939\",\n      rural: \"19713\",\n    },\n    {\n      cod: \"92\",\n      mpio: \"Batallas\",\n      poblaci\u00f3n: \"20607\",\n      urban: \"9862\",\n      rural: \"10745\",\n    },\n    {\n      cod: \"93\",\n      mpio: \"Puerto P\u00e9rez\",\n      poblaci\u00f3n: \"7900\",\n      urban: \"3858\",\n      rural: \"4042\",\n    },\n    {\n      cod: \"94\",\n      mpio: \"Sicasica\",\n      poblaci\u00f3n: \"33885\",\n      urban: \"17417\",\n      rural: \"16468\",\n    },\n    {\n      cod: \"95\",\n      mpio: \"Umala\",\n      poblaci\u00f3n: \"9102\",\n      urban: \"4634\",\n      rural: \"4468\",\n    },\n    {\n      cod: \"96\",\n      mpio: \"Ayo Ayo\",\n      poblaci\u00f3n: \"11258\",\n      urban: \"5778\",\n      rural: \"5480\",\n    },\n    {\n      cod: \"97\",\n      mpio: \"Calamarca\",\n      poblaci\u00f3n: \"15327\",\n      urban: \"7744\",\n      rural: \"7583\",\n    },\n    {\n      cod: \"98\",\n      mpio: \"Patacamaya\",\n      poblaci\u00f3n: \"25148\",\n      urban: \"12564\",\n      rural: \"12584\",\n    },\n    {\n      cod: \"99\",\n      mpio: \"Colquencha\",\n      poblaci\u00f3n: \"12490\",\n      urban: \"6312\",\n      rural: \"6178\",\n    },\n    {\n      cod: \"100\",\n      mpio: \"Collana\",\n      poblaci\u00f3n: \"5526\",\n      urban: \"2729\",\n      rural: \"2797\",\n    },\n    {\n      cod: \"101\",\n      mpio: \"Coroico\",\n      poblaci\u00f3n: \"27711\",\n      urban: \"14271\",\n      rural: \"13440\",\n    },\n    {\n      cod: \"102\",\n      mpio: \"Coripata\",\n      poblaci\u00f3n: \"23530\",\n      urban: \"12072\",\n      rural: \"11458\",\n    },\n    {\n      cod: \"103\",\n      mpio: \"Ixiamas\",\n      poblaci\u00f3n: \"12595\",\n      urban: \"7090\",\n      rural: \"5505\",\n    },\n    {\n      cod: \"104\",\n      mpio: \"San Buenaventura\",\n      poblaci\u00f3n: \"10105\",\n      urban: \"5235\",\n      rural: \"4870\",\n    },\n    {\n      cod: \"105\",\n      mpio: \"Charazani\",\n      poblaci\u00f3n: \"15763\",\n      urban: \"8338\",\n      rural: \"7425\",\n    },\n    {\n      cod: \"106\",\n      mpio: \"Curva\",\n      poblaci\u00f3n: \"6611\",\n      urban: \"3553\",\n      rural: \"3058\",\n    },\n    {\n      cod: \"107\",\n      mpio: \"Copacabana\",\n      poblaci\u00f3n: \"17463\",\n      urban: \"8481\",\n      rural: \"8982\",\n    },\n    {\n      cod: \"108\",\n      mpio: \"San Pedro de Tiquina\",\n      poblaci\u00f3n: \"9164\",\n      urban: \"4625\",\n      rural: \"4539\",\n    },\n    {\n      cod: \"109\",\n      mpio: \"Tito Yupanqui\",\n      poblaci\u00f3n: \"7525\",\n      urban: \"3986\",\n      rural: \"3539\",\n    },\n    {\n      cod: \"110\",\n      mpio: \"San Pedro de Curahuara\",\n      poblaci\u00f3n: \"9217\",\n      urban: \"4896\",\n      rural: \"4321\",\n    },\n    {\n      cod: \"111\",\n      mpio: \"Papel Pampa\",\n      poblaci\u00f3n: \"6649\",\n      urban: \"3558\",\n      rural: \"3091\",\n    },\n    {\n      cod: \"112\",\n      mpio: \"Chacarilla\",\n      poblaci\u00f3n: \"2052\",\n      urban: \"1090\",\n      rural: \"962\",\n    },\n    {\n      cod: \"113\",\n      mpio: \"Santiago de Machaca\",\n      poblaci\u00f3n: \"6805\",\n      urban: \"3408\",\n      rural: \"3397\",\n    },\n    {\n      cod: \"114\",\n      mpio: \"Catacora\",\n      poblaci\u00f3n: \"5351\",\n      urban: \"2774\",\n      rural: \"2577\",\n    },\n    {\n      cod: \"115\",\n      mpio: \"Caranavi\",\n      poblaci\u00f3n: \"59676\",\n      urban: \"31048\",\n      rural: \"28628\",\n    },\n    {\n      cod: \"116\",\n      mpio: \"Alto Beni\",\n      poblaci\u00f3n: \"10585\",\n      urban: \"5749\",\n      rural: \"4836\",\n    },\n  ];\n  const cochabamba_municipios = [\n    {\n      cod: \"117\",\n      mpio: \"Cochabamba\",\n      poblaci\u00f3n: \"665505\",\n      urban: \"319373\",\n      rural: \"346132\",\n    },\n    {\n      cod: \"118\",\n      mpio: \"Aiquile\",\n      poblaci\u00f3n: \"23123\",\n      urban: \"11513\",\n      rural: \"11610\",\n    },\n    {\n      cod: \"119\",\n      mpio: \"Pasorapa\",\n      poblaci\u00f3n: \"6475\",\n      urban: \"3504\",\n      rural: \"2971\",\n    },\n    {\n      cod: \"120\",\n      mpio: \"Omereque\",\n      poblaci\u00f3n: \"6700\",\n      urban: \"3422\",\n      rural: \"3278\",\n    },\n    {\n      cod: \"121\",\n      mpio: \"Ayopaya\",\n      poblaci\u00f3n: \"21815\",\n      urban: \"11551\",\n      rural: \"10264\",\n    },\n    {\n      cod: \"122\",\n      mpio: \"Morochata\",\n      poblaci\u00f3n: \"14720\",\n      urban: \"7552\",\n      rural: \"7168\",\n    },\n    {\n      cod: \"123\",\n      mpio: \"Cocapata\",\n      poblaci\u00f3n: \"19608\",\n      urban: \"10671\",\n      rural: \"8937\",\n    },\n    {\n      cod: \"124\",\n      mpio: \"Tarata\",\n      poblaci\u00f3n: \"11273\",\n      urban: \"5617\",\n      rural: \"5656\",\n    },\n    {\n      cod: \"125\",\n      mpio: \"Anzaldo\",\n      poblaci\u00f3n: \"7335\",\n      urban: \"3603\",\n      rural: \"3732\",\n    },\n    {\n      cod: \"126\",\n      mpio: \"Arbieto\",\n      poblaci\u00f3n: \"29375\",\n      urban: \"14187\",\n      rural: \"15188\",\n    },\n    {\n      cod: \"127\",\n      mpio: \"Sacabamba\",\n      poblaci\u00f3n: \"4987\",\n      urban: \"2516\",\n      rural: \"2471\",\n    },\n    {\n      cod: \"128\",\n      mpio: \"Arani\",\n      poblaci\u00f3n: \"11183\",\n      urban: \"5392\",\n      rural: \"5791\",\n    },\n    {\n      cod: \"129\",\n      mpio: \"Vacas\",\n      poblaci\u00f3n: \"8409\",\n      urban: \"4114\",\n      rural: \"4295\",\n    },\n    {\n      cod: \"130\",\n      mpio: \"Arque\",\n      poblaci\u00f3n: \"10632\",\n      urban: \"5559\",\n      rural: \"5073\",\n    },\n    {\n      cod: \"131\",\n      mpio: \"Tacopaya\",\n      poblaci\u00f3n: \"10750\",\n      urban: \"5726\",\n      rural: \"5024\",\n    },\n    {\n      cod: \"132\",\n      mpio: \"Capinota\",\n      poblaci\u00f3n: \"19427\",\n      urban: \"9365\",\n      rural: \"10062\",\n    },\n    {\n      cod: \"133\",\n      mpio: \"Santiva\u00f1ez\",\n      poblaci\u00f3n: \"7940\",\n      urban: \"3966\",\n      rural: \"3974\",\n    },\n    {\n      cod: \"134\",\n      mpio: \"Sicaya\",\n      poblaci\u00f3n: \"3980\",\n      urban: \"2071\",\n      rural: \"1909\",\n    },\n    {\n      cod: \"135\",\n      mpio: \"Cliza\",\n      poblaci\u00f3n: \"21155\",\n      urban: \"10373\",\n      rural: \"10782\",\n    },\n    {\n      cod: \"136\",\n      mpio: \"Toco\",\n      poblaci\u00f3n: \"7382\",\n      urban: \"3740\",\n      rural: \"3642\",\n    },\n    {\n      cod: \"137\",\n      mpio: \"Tolata\",\n      poblaci\u00f3n: \"8687\",\n      urban: \"4598\",\n      rural: \"4089\",\n    },\n    {\n      cod: \"138\",\n      mpio: \"Quillacollo\",\n      poblaci\u00f3n: \"166741\",\n      urban: \"80383\",\n      rural: \"86358\",\n    },\n    {\n      cod: \"139\",\n      mpio: \"Sipesipe\",\n      poblaci\u00f3n: \"55908\",\n      urban: \"26687\",\n      rural: \"29221\",\n    },\n    {\n      cod: \"140\",\n      mpio: \"Tiquipaya\",\n      poblaci\u00f3n: \"61840\",\n      urban: \"29805\",\n      rural: \"32035\",\n    },\n    {\n      cod: \"141\",\n      mpio: \"Vinto\",\n      poblaci\u00f3n: \"56064\",\n      urban: \"26947\",\n      rural: \"29117\",\n    },\n    {\n      cod: \"142\",\n      mpio: \"Colcapirhua\",\n      poblaci\u00f3n: \"66505\",\n      urban: \"32204\",\n      rural: \"34301\",\n    },\n    {\n      cod: \"143\",\n      mpio: \"Sacaba\",\n      poblaci\u00f3n: \"219092\",\n      urban: \"106199\",\n      rural: \"112893\",\n    },\n    {\n      cod: \"144\",\n      mpio: \"Colomi\",\n      poblaci\u00f3n: \"21846\",\n      urban: \"11140\",\n      rural: \"10706\",\n    },\n    {\n      cod: \"145\",\n      mpio: \"Villa Tunari\",\n      poblaci\u00f3n: \"93747\",\n      urban: \"50362\",\n      rural: \"43385\",\n    },\n    {\n      cod: \"146\",\n      mpio: \"Tapacar\u00ed\",\n      poblaci\u00f3n: \"24666\",\n      urban: \"12900\",\n      rural: \"11766\",\n    },\n    {\n      cod: \"147\",\n      mpio: \"Totora\",\n      poblaci\u00f3n: \"14821\",\n      urban: \"7823\",\n      rural: \"6998\",\n    },\n    {\n      cod: \"148\",\n      mpio: \"Pojo\",\n      poblaci\u00f3n: \"11865\",\n      urban: \"6159\",\n      rural: \"5706\",\n    },\n    {\n      cod: \"149\",\n      mpio: \"Pocona\",\n      poblaci\u00f3n: \"12258\",\n      urban: \"6199\",\n      rural: \"6059\",\n    },\n    {\n      cod: \"150\",\n      mpio: \"Chimor\u00e9\",\n      poblaci\u00f3n: \"27521\",\n      urban: \"14637\",\n      rural: \"12884\",\n    },\n    {\n      cod: \"151\",\n      mpio: \"Puerto Villarroel\",\n      poblaci\u00f3n: \"64595\",\n      urban: \"33538\",\n      rural: \"31057\",\n    },\n    {\n      cod: \"152\",\n      mpio: \"Entre R\u00edos\",\n      poblaci\u00f3n: \"45780\",\n      urban: \"23681\",\n      rural: \"22099\",\n    },\n    {\n      cod: \"153\",\n      mpio: \"Mizque\",\n      poblaci\u00f3n: \"19896\",\n      urban: \"9952\",\n      rural: \"9944\",\n    },\n    {\n      cod: \"154\",\n      mpio: \"Vila Vila\",\n      poblaci\u00f3n: \"5244\",\n      urban: \"2643\",\n      rural: \"2601\",\n    },\n    {\n      cod: \"155\",\n      mpio: \"Alalay\",\n      poblaci\u00f3n: \"3512\",\n      urban: \"1860\",\n      rural: \"1652\",\n    },\n    {\n      cod: \"156\",\n      mpio: \"Tioc-Raqaypampa\",\n      poblaci\u00f3n: \"8056\",\n      urban: \"4128\",\n      rural: \"3928\",\n    },\n    {\n      cod: \"157\",\n      mpio: \"Punata\",\n      poblaci\u00f3n: \"35248\",\n      urban: \"16528\",\n      rural: \"18720\",\n    },\n    {\n      cod: \"158\",\n      mpio: \"Villa Rivero\",\n      poblaci\u00f3n: \"8599\",\n      urban: \"4197\",\n      rural: \"4402\",\n    },\n    {\n      cod: \"159\",\n      mpio: \"San Benito\",\n      poblaci\u00f3n: \"13054\",\n      urban: \"6370\",\n      rural: \"6684\",\n    },\n    {\n      cod: \"160\",\n      mpio: \"Tacachi\",\n      poblaci\u00f3n: \"1287\",\n      urban: \"645\",\n      rural: \"642\",\n    },\n    {\n      cod: \"161\",\n      mpio: \"Villa Gualberto Villarroel\",\n      poblaci\u00f3n: \"3822\",\n      urban: \"1901\",\n      rural: \"1921\",\n    },\n    {\n      cod: \"162\",\n      mpio: \"Bolivar\",\n      poblaci\u00f3n: \"8282\",\n      urban: \"4585\",\n      rural: \"3697\",\n    },\n    {\n      cod: \"163\",\n      mpio: \"Tiraque\",\n      poblaci\u00f3n: \"18475\",\n      urban: \"9200\",\n      rural: \"9275\",\n    },\n    {\n      cod: \"164\",\n      mpio: \"Shinahota\",\n      poblaci\u00f3n: \"27172\",\n      urban: \"14200\",\n      rural: \"12972\",\n    },\n  ];\n  const oruro_municipios = [\n    {\n      cod: \"165\",\n      mpio: \"Oruro\",\n      poblaci\u00f3n: \"298350\",\n      urban: \"142260\",\n      rural: \"156090\",\n    },\n    {\n      cod: \"166\",\n      mpio: \"Caracollo\",\n      poblaci\u00f3n: \"22850\",\n      urban: \"11464\",\n      rural: \"11386\",\n    },\n    {\n      cod: \"167\",\n      mpio: \"El Choro\",\n      poblaci\u00f3n: \"9997\",\n      urban: \"5118\",\n      rural: \"4879\",\n    },\n    {\n      cod: \"168\",\n      mpio: \"Paria\",\n      poblaci\u00f3n: \"15764\",\n      urban: \"8057\",\n      rural: \"7707\",\n    },\n    {\n      cod: \"169\",\n      mpio: \"Challapata\",\n      poblaci\u00f3n: \"35427\",\n      urban: \"18417\",\n      rural: \"17010\",\n    },\n    {\n      cod: \"170\",\n      mpio: \"Santuario de Quillacas\",\n      poblaci\u00f3n: \"5161\",\n      urban: \"2665\",\n      rural: \"2496\",\n    },\n    {\n      cod: \"171\",\n      mpio: \"Corque\",\n      poblaci\u00f3n: \"16101\",\n      urban: \"8170\",\n      rural: \"7931\",\n    },\n    {\n      cod: \"172\",\n      mpio: \"Choquecota\",\n      poblaci\u00f3n: \"2504\",\n      urban: \"1295\",\n      rural: \"1209\",\n    },\n    {\n      cod: \"173\",\n      mpio: \"Curahuara de Carangas\",\n      poblaci\u00f3n: \"6683\",\n      urban: \"3472\",\n      rural: \"3211\",\n    },\n    {\n      cod: \"174\",\n      mpio: \"Turco\",\n      poblaci\u00f3n: \"5803\",\n      urban: \"3028\",\n      rural: \"2775\",\n    },\n    {\n      cod: \"175\",\n      mpio: \"Huachacalla\",\n      poblaci\u00f3n: \"4011\",\n      urban: \"2074\",\n      rural: \"1937\",\n    },\n    {\n      cod: \"176\",\n      mpio: \"Escara\",\n      poblaci\u00f3n: \"4231\",\n      urban: \"2234\",\n      rural: \"1997\",\n    },\n    {\n      cod: \"177\",\n      mpio: \"Cruz de Machacamarca\",\n      poblaci\u00f3n: \"1517\",\n      urban: \"778\",\n      rural: \"739\",\n    },\n    {\n      cod: \"178\",\n      mpio: \"Yunguyo del Litoral\",\n      poblaci\u00f3n: \"875\",\n      urban: \"444\",\n      rural: \"431\",\n    },\n    {\n      cod: \"179\",\n      mpio: \"Esmeralda\",\n      poblaci\u00f3n: \"3882\",\n      urban: \"1911\",\n      rural: \"1971\",\n    },\n    {\n      cod: \"180\",\n      mpio: \"Poop\u00f3\",\n      poblaci\u00f3n: \"9189\",\n      urban: \"4726\",\n      rural: \"4463\",\n    },\n    {\n      cod: \"181\",\n      mpio: \"Paz\u00f1a\",\n      poblaci\u00f3n: \"4251\",\n      urban: \"2177\",\n      rural: \"2074\",\n    },\n    {\n      cod: \"182\",\n      mpio: \"Antequera\",\n      poblaci\u00f3n: \"3666\",\n      urban: \"1898\",\n      rural: \"1768\",\n    },\n    {\n      cod: \"183\",\n      mpio: \"Huanuni\",\n      poblaci\u00f3n: \"20118\",\n      urban: \"10232\",\n      rural: \"9886\",\n    },\n    {\n      cod: \"184\",\n      mpio: \"Machacamarca\",\n      poblaci\u00f3n: \"6120\",\n      urban: \"3069\",\n      rural: \"3051\",\n    },\n    {\n      cod: \"185\",\n      mpio: \"Salinas de Garci Mendoza (Autonom\u00eda Ind\u00edgena Originario Campesina de Salinas)\",\n      poblaci\u00f3n: \"15934\",\n      urban: \"8162\",\n      rural: \"7772\",\n    },\n    {\n      cod: \"186\",\n      mpio: \"Pampa Aullagas\",\n      poblaci\u00f3n: \"3197\",\n      urban: \"1661\",\n      rural: \"1536\",\n    },\n    {\n      cod: \"187\",\n      mpio: \"Sabaya\",\n      poblaci\u00f3n: \"15504\",\n      urban: \"7988\",\n      rural: \"7516\",\n    },\n    {\n      cod: \"188\",\n      mpio: \"Coipasa\",\n      poblaci\u00f3n: \"1406\",\n      urban: \"739\",\n      rural: \"667\",\n    },\n    {\n      cod: \"189\",\n      mpio: \"Uru Chipaya (Naci\u00f3n Originaria Uru Chipaya)\",\n      poblaci\u00f3n: \"2355\",\n      urban: \"1183\",\n      rural: \"1172\",\n    },\n    {\n      cod: \"190\",\n      mpio: \"Toledo\",\n      poblaci\u00f3n: \"12202\",\n      urban: \"6236\",\n      rural: \"5966\",\n    },\n    {\n      cod: \"191\",\n      mpio: \"Eucaliptus\",\n      poblaci\u00f3n: \"5335\",\n      urban: \"2762\",\n      rural: \"2573\",\n    },\n    {\n      cod: \"192\",\n      mpio: \"Andamarca\",\n      poblaci\u00f3n: \"6311\",\n      urban: \"3282\",\n      rural: \"3029\",\n    },\n    {\n      cod: \"193\",\n      mpio: \"Bel\u00e9n de Andamarca\",\n      poblaci\u00f3n: \"3061\",\n      urban: \"1569\",\n      rural: \"1492\",\n    },\n    {\n      cod: \"194\",\n      mpio: \"Totora\",\n      poblaci\u00f3n: \"6637\",\n      urban: \"3502\",\n      rural: \"3135\",\n    },\n    {\n      cod: \"195\",\n      mpio: \"Santiago de Huari\",\n      poblaci\u00f3n: \"13502\",\n      urban: \"7249\",\n      rural: \"6253\",\n    },\n    {\n      cod: \"196\",\n      mpio: \"La Rivera\",\n      poblaci\u00f3n: \"1262\",\n      urban: \"616\",\n      rural: \"646\",\n    },\n    {\n      cod: \"197\",\n      mpio: \"Todos Santos\",\n      poblaci\u00f3n: \"1140\",\n      urban: \"607\",\n      rural: \"533\",\n    },\n    {\n      cod: \"198\",\n      mpio: \"Carangas\",\n      poblaci\u00f3n: \"1129\",\n      urban: \"575\",\n      rural: \"554\",\n    },\n    {\n      cod: \"199\",\n      mpio: \"Santiago de Huayllamarca\",\n      poblaci\u00f3n: \"5996\",\n      urban: \"3188\",\n      rural: \"2808\",\n    },\n  ];\n  const potosi_municipios = [\n    {\n      cod: \"200\",\n      mpio: \"Potos\u00ed\",\n      poblaci\u00f3n: \"218702\",\n      urban: \"104539\",\n      rural: \"114163\",\n    },\n    {\n      cod: \"201\",\n      mpio: \"Tinguipaya\",\n      poblaci\u00f3n: \"28942\",\n      urban: \"16216\",\n      rural: \"12726\",\n    },\n    {\n      cod: \"202\",\n      mpio: \"Yocalla\",\n      poblaci\u00f3n: \"12253\",\n      urban: \"6276\",\n      rural: \"5977\",\n    },\n    {\n      cod: \"203\",\n      mpio: \"Urmiri\",\n      poblaci\u00f3n: \"3121\",\n      urban: \"1852\",\n      rural: \"1269\",\n    },\n    {\n      cod: \"204\",\n      mpio: \"Unc\u00eda\",\n      poblaci\u00f3n: \"22768\",\n      urban: \"11672\",\n      rural: \"11096\",\n    },\n    {\n      cod: \"205\",\n      mpio: \"Chayanta\",\n      poblaci\u00f3n: \"16021\",\n      urban: \"8334\",\n      rural: \"7687\",\n    },\n    {\n      cod: \"206\",\n      mpio: \"Llallagua\",\n      poblaci\u00f3n: \"41686\",\n      urban: \"19749\",\n      rural: \"21937\",\n    },\n    {\n      cod: \"207\",\n      mpio: \"Chuquihuta Ayllu Jucumani\",\n      poblaci\u00f3n: \"8220\",\n      urban: \"4489\",\n      rural: \"3731\",\n    },\n    {\n      cod: \"208\",\n      mpio: \"Betanzos\",\n      poblaci\u00f3n: \"31904\",\n      urban: \"15953\",\n      rural: \"15951\",\n    },\n    {\n      cod: \"209\",\n      mpio: \"Chaqu\u00ed\",\n      poblaci\u00f3n: \"9285\",\n      urban: \"4585\",\n      rural: \"4700\",\n    },\n    {\n      cod: \"210\",\n      mpio: \"Tacobamba\",\n      poblaci\u00f3n: \"14366\",\n      urban: \"7839\",\n      rural: \"6527\",\n    },\n    {\n      cod: \"211\",\n      mpio: \"Colquechaca\",\n      poblaci\u00f3n: \"16363\",\n      urban: \"9160\",\n      rural: \"7203\",\n    },\n    {\n      cod: \"212\",\n      mpio: \"Ravelo\",\n      poblaci\u00f3n: \"16909\",\n      urban: \"8930\",\n      rural: \"7979\",\n    },\n    {\n      cod: \"213\",\n      mpio: \"Pocoata\",\n      poblaci\u00f3n: \"32641\",\n      urban: \"16977\",\n      rural: \"15664\",\n    },\n    {\n      cod: \"214\",\n      mpio: \"Ocur\u00ed\",\n      poblaci\u00f3n: \"14532\",\n      urban: \"8250\",\n      rural: \"6282\",\n    },\n    {\n      cod: \"215\",\n      mpio: \"San Pedro de Macha\",\n      poblaci\u00f3n: \"21011\",\n      urban: \"11569\",\n      rural: \"9442\",\n    },\n    {\n      cod: \"216\",\n      mpio: \"San Pedro\",\n      poblaci\u00f3n: \"28416\",\n      urban: \"15059\",\n      rural: \"13357\",\n    },\n    {\n      cod: \"217\",\n      mpio: \"Toro Toro\",\n      poblaci\u00f3n: \"10714\",\n      urban: \"5511\",\n      rural: \"5203\",\n    },\n    {\n      cod: \"218\",\n      mpio: \"Cotagaita\",\n      poblaci\u00f3n: \"29221\",\n      urban: \"14451\",\n      rural: \"14770\",\n    },\n    {\n      cod: \"219\",\n      mpio: \"Vitichi\",\n      poblaci\u00f3n: \"10184\",\n      urban: \"4886\",\n      rural: \"5298\",\n    },\n    {\n      cod: \"220\",\n      mpio: \"Sacaca\",\n      poblaci\u00f3n: \"17205\",\n      urban: \"9169\",\n      rural: \"8036\",\n    },\n    {\n      cod: \"221\",\n      mpio: \"Caripuyo\",\n      poblaci\u00f3n: \"8458\",\n      urban: \"4656\",\n      rural: \"3802\",\n    },\n    {\n      cod: \"222\",\n      mpio: \"Tupiza\",\n      poblaci\u00f3n: \"45590\",\n      urban: \"22111\",\n      rural: \"23479\",\n    },\n    {\n      cod: \"223\",\n      mpio: \"Atocha\",\n      poblaci\u00f3n: \"9610\",\n      urban: \"4996\",\n      rural: \"4614\",\n    },\n    {\n      cod: \"224\",\n      mpio: \"Colcha 'K'\",\n      poblaci\u00f3n: \"12740\",\n      urban: \"6923\",\n      rural: \"5817\",\n    },\n    {\n      cod: \"225\",\n      mpio: \"San Pedro de Quemes\",\n      poblaci\u00f3n: \"1621\",\n      urban: \"876\",\n      rural: \"745\",\n    },\n    {\n      cod: \"226\",\n      mpio: \"San Pablo\",\n      poblaci\u00f3n: \"3150\",\n      urban: \"1650\",\n      rural: \"1500\",\n    },\n    {\n      cod: \"227\",\n      mpio: \"Mojinete\",\n      poblaci\u00f3n: \"1025\",\n      urban: \"516\",\n      rural: \"509\",\n    },\n    {\n      cod: \"228\",\n      mpio: \"San Antonio de Esmoruco\",\n      poblaci\u00f3n: \"1936\",\n      urban: \"968\",\n      rural: \"968\",\n    },\n    {\n      cod: \"229\",\n      mpio: \"Puna\",\n      poblaci\u00f3n: \"16389\",\n      urban: \"7911\",\n      rural: \"8478\",\n    },\n    {\n      cod: \"230\",\n      mpio: \"Caiza 'D'\",\n      poblaci\u00f3n: \"12999\",\n      urban: \"6463\",\n      rural: \"6536\",\n    },\n    {\n      cod: \"231\",\n      mpio: \"Ckochas\",\n      poblaci\u00f3n: \"14338\",\n      urban: \"7403\",\n      rural: \"6935\",\n    },\n    {\n      cod: \"232\",\n      mpio: \"Uyuni\",\n      poblaci\u00f3n: \"35318\",\n      urban: \"17133\",\n      rural: \"18185\",\n    },\n    {\n      cod: \"233\",\n      mpio: \"Tomave\",\n      poblaci\u00f3n: \"7845\",\n      urban: \"3902\",\n      rural: \"3943\",\n    },\n    {\n      cod: \"234\",\n      mpio: \"Porco\",\n      poblaci\u00f3n: \"14654\",\n      urban: \"7978\",\n      rural: \"6676\",\n    },\n    {\n      cod: \"235\",\n      mpio: \"Tioc-Jatun Ayllu Yura\",\n      poblaci\u00f3n: \"5819\",\n      urban: \"2821\",\n      rural: \"2998\",\n    },\n    {\n      cod: \"236\",\n      mpio: \"Arampampa\",\n      poblaci\u00f3n: \"3666\",\n      urban: \"1930\",\n      rural: \"1736\",\n    },\n    {\n      cod: \"237\",\n      mpio: \"Acasio\",\n      poblaci\u00f3n: \"4471\",\n      urban: \"2193\",\n      rural: \"2278\",\n    },\n    {\n      cod: \"238\",\n      mpio: \"Llica\",\n      poblaci\u00f3n: \"4187\",\n      urban: \"2142\",\n      rural: \"2045\",\n    },\n    {\n      cod: \"239\",\n      mpio: \"Tahua\",\n      poblaci\u00f3n: \"1546\",\n      urban: \"803\",\n      rural: \"743\",\n    },\n    {\n      cod: \"240\",\n      mpio: \"Villaz\u00f3n\",\n      poblaci\u00f3n: \"49340\",\n      urban: \"23609\",\n      rural: \"25731\",\n    },\n    {\n      cod: \"241\",\n      mpio: \"San Agust\u00edn\",\n      poblaci\u00f3n: \"2126\",\n      urban: \"1057\",\n      rural: \"1069\",\n    },\n  ];\n  const tarija_municipios = [\n    {\n      cod: \"242\",\n      mpio: \"Tarija\",\n      poblaci\u00f3n: \"238749\",\n      urban: \"116148\",\n      rural: \"122601\",\n    },\n    {\n      cod: \"243\",\n      mpio: \"Padcaya\",\n      poblaci\u00f3n: \"17817\",\n      urban: \"9173\",\n      rural: \"8644\",\n    },\n    {\n      cod: \"244\",\n      mpio: \"Bermejo\",\n      poblaci\u00f3n: \"36970\",\n      urban: \"18312\",\n      rural: \"18658\",\n    },\n    {\n      cod: \"245\",\n      mpio: \"Yacuiba\",\n      poblaci\u00f3n: \"97634\",\n      urban: \"48721\",\n      rural: \"48913\",\n    },\n    {\n      cod: \"246\",\n      mpio: \"Carapar\u00ed\",\n      poblaci\u00f3n: \"15559\",\n      urban: \"8061\",\n      rural: \"7498\",\n    },\n    {\n      cod: \"247\",\n      mpio: \"Villa Montes\",\n      poblaci\u00f3n: \"46071\",\n      urban: \"23557\",\n      rural: \"22514\",\n    },\n    {\n      cod: \"248\",\n      mpio: \"Uriondo\",\n      poblaci\u00f3n: \"15923\",\n      urban: \"7813\",\n      rural: \"8110\",\n    },\n    {\n      cod: \"249\",\n      mpio: \"Yunchara\",\n      poblaci\u00f3n: \"4754\",\n      urban: \"2338\",\n      rural: \"2416\",\n    },\n    {\n      cod: \"250\",\n      mpio: \"San Lorenzo\",\n      poblaci\u00f3n: \"30346\",\n      urban: \"14954\",\n      rural: \"15392\",\n    },\n    {\n      cod: \"251\",\n      mpio: \"El Puente\",\n      poblaci\u00f3n: \"9523\",\n      urban: \"4691\",\n      rural: \"4832\",\n    },\n    {\n      cod: \"252\",\n      mpio: \"Entre R\u00edos\",\n      poblaci\u00f3n: \"20864\",\n      urban: \"10728\",\n      rural: \"10136\",\n    },\n  ];\n  const santacruz_municipios = [\n    {\n      cod: \"253\",\n      mpio: \"Santa Cruz de La Sierra\",\n      poblaci\u00f3n: \"1610982\",\n      urban: \"799830\",\n      rural: \"811152\",\n    },\n    {\n      cod: \"254\",\n      mpio: \"Cotoca\",\n      poblaci\u00f3n: \"106603\",\n      urban: \"54479\",\n      rural: \"52124\",\n    },\n    {\n      cod: \"255\",\n      mpio: \"Porongo\",\n      poblaci\u00f3n: \"23126\",\n      urban: \"11983\",\n      rural: \"11143\",\n    },\n    {\n      cod: \"256\",\n      mpio: \"La Guardia\",\n      poblaci\u00f3n: \"147726\",\n      urban: \"73823\",\n      rural: \"73903\",\n    },\n    {\n      cod: \"257\",\n      mpio: \"El Torno\",\n      poblaci\u00f3n: \"55697\",\n      urban: \"28264\",\n      rural: \"27433\",\n    },\n    {\n      cod: \"258\",\n      mpio: \"Warnes\",\n      poblaci\u00f3n: \"151248\",\n      urban: \"76819\",\n      rural: \"74429\",\n    },\n    {\n      cod: \"259\",\n      mpio: \"Okinawa Uno\",\n      poblaci\u00f3n: \"10665\",\n      urban: \"5502\",\n      rural: \"5163\",\n    },\n    {\n      cod: \"260\",\n      mpio: \"San Ignacio\",\n      poblaci\u00f3n: \"67103\",\n      urban: \"35121\",\n      rural: \"31982\",\n    },\n    {\n      cod: \"261\",\n      mpio: \"San Miguel\",\n      poblaci\u00f3n: \"15239\",\n      urban: \"8164\",\n      rural: \"7075\",\n    },\n    {\n      cod: \"262\",\n      mpio: \"San Rafael\",\n      poblaci\u00f3n: \"8842\",\n      urban: \"4934\",\n      rural: \"3908\",\n    },\n    {\n      cod: \"263\",\n      mpio: \"Buena Vista\",\n      poblaci\u00f3n: \"13651\",\n      urban: \"7381\",\n      rural: \"6270\",\n    },\n    {\n      cod: \"264\",\n      mpio: \"San Carlos\",\n      poblaci\u00f3n: \"18942\",\n      urban: \"9807\",\n      rural: \"9135\",\n    },\n    {\n      cod: \"265\",\n      mpio: \"Yapacan\u00ed\",\n      poblaci\u00f3n: \"57794\",\n      urban: \"31127\",\n      rural: \"26667\",\n    },\n    {\n      cod: \"266\",\n      mpio: \"San Juan\",\n      poblaci\u00f3n: \"10200\",\n      urban: \"5485\",\n      rural: \"4715\",\n    },\n    {\n      cod: \"267\",\n      mpio: \"San Jos\u00e9\",\n      poblaci\u00f3n: \"40974\",\n      urban: \"21959\",\n      rural: \"19015\",\n    },\n    {\n      cod: \"268\",\n      mpio: \"Pail\u00f3n\",\n      poblaci\u00f3n: \"54495\",\n      urban: \"28647\",\n      rural: \"25848\",\n    },\n    {\n      cod: \"269\",\n      mpio: \"Robor\u00e9\",\n      poblaci\u00f3n: \"18763\",\n      urban: \"10024\",\n      rural: \"8739\",\n    },\n    {\n      cod: \"270\",\n      mpio: \"Portachuelo\",\n      poblaci\u00f3n: \"20743\",\n      urban: \"10641\",\n      rural: \"10102\",\n    },\n    {\n      cod: \"271\",\n      mpio: \"Santa Rosa\",\n      poblaci\u00f3n: \"17999\",\n      urban: \"9776\",\n      rural: \"8223\",\n    },\n    {\n      cod: \"272\",\n      mpio: \"Colpa B\u00e9lgica\",\n      poblaci\u00f3n: \"6007\",\n      urban: \"3111\",\n      rural: \"2896\",\n    },\n    {\n      cod: \"273\",\n      mpio: \"Lagunillas\",\n      poblaci\u00f3n: \"5946\",\n      urban: \"3083\",\n      rural: \"2863\",\n    },\n    {\n      cod: \"274\",\n      mpio: \"Charagua (Autonom\u00eda Guaran\u00ed Charagua Iyambae)\",\n      poblaci\u00f3n: \"38420\",\n      urban: \"19960\",\n      rural: \"18460\",\n    },\n    {\n      cod: \"275\",\n      mpio: \"Cabezas\",\n      poblaci\u00f3n: \"32961\",\n      urban: \"17494\",\n      rural: \"15467\",\n    },\n    {\n      cod: \"276\",\n      mpio: \"Cuevo\",\n      poblaci\u00f3n: \"5335\",\n      urban: \"2859\",\n      rural: \"2476\",\n    },\n    {\n      cod: \"277\",\n      mpio: \"Guti\u00e9rrez (Autonom\u00eda Ind\u00edgena Kereimba Iyaambae)\",\n      poblaci\u00f3n: \"14389\",\n      urban: \"7204\",\n      rural: \"7185\",\n    },\n    {\n      cod: \"278\",\n      mpio: \"Camiri\",\n      poblaci\u00f3n: \"32285\",\n      urban: \"15739\",\n      rural: \"16546\",\n    },\n    {\n      cod: \"279\",\n      mpio: \"Boyuibe\",\n      poblaci\u00f3n: \"5612\",\n      urban: \"2980\",\n      rural: \"2632\",\n    },\n    {\n      cod: \"280\",\n      mpio: \"Vallegrande\",\n      poblaci\u00f3n: \"17249\",\n      urban: \"8787\",\n      rural: \"8462\",\n    },\n    {\n      cod: \"281\",\n      mpio: \"Trigal\",\n      poblaci\u00f3n: \"2359\",\n      urban: \"1197\",\n      rural: \"1162\",\n    },\n    {\n      cod: \"282\",\n      mpio: \"Moromoro\",\n      poblaci\u00f3n: \"2793\",\n      urban: \"1443\",\n      rural: \"1350\",\n    },\n    {\n      cod: \"283\",\n      mpio: \"Postrervalle\",\n      poblaci\u00f3n: \"1806\",\n      urban: \"993\",\n      rural: \"813\",\n    },\n    {\n      cod: \"284\",\n      mpio: \"Pucara\",\n      poblaci\u00f3n: \"2015\",\n      urban: \"1097\",\n      rural: \"918\",\n    },\n    {\n      cod: \"285\",\n      mpio: \"Samaipata\",\n      poblaci\u00f3n: \"11843\",\n      urban: \"6247\",\n      rural: \"5596\",\n    },\n    {\n      cod: \"286\",\n      mpio: \"Pampagrande\",\n      poblaci\u00f3n: \"9692\",\n      urban: \"4942\",\n      rural: \"4750\",\n    },\n    {\n      cod: \"287\",\n      mpio: \"Mairana\",\n      poblaci\u00f3n: \"12735\",\n      urban: \"6635\",\n      rural: \"6100\",\n    },\n    {\n      cod: \"288\",\n      mpio: \"Quirusillas\",\n      poblaci\u00f3n: \"3086\",\n      urban: \"1560\",\n      rural: \"1526\",\n    },\n    {\n      cod: \"289\",\n      mpio: \"Montero\",\n      poblaci\u00f3n: \"126886\",\n      urban: \"63754\",\n      rural: \"63132\",\n    },\n    {\n      cod: \"290\",\n      mpio: \"General Saavedra\",\n      poblaci\u00f3n: \"16598\",\n      urban: \"8578\",\n      rural: \"8020\",\n    },\n    {\n      cod: \"291\",\n      mpio: \"Mineros\",\n      poblaci\u00f3n: \"23110\",\n      urban: \"11768\",\n      rural: \"11342\",\n    },\n    {\n      cod: \"292\",\n      mpio: \"Fern\u00e1ndez Alonso\",\n      poblaci\u00f3n: \"14610\",\n      urban: \"8283\",\n      rural: \"6327\",\n    },\n    {\n      cod: \"293\",\n      mpio: \"San Pedro\",\n      poblaci\u00f3n: \"15246\",\n      urban: \"8358\",\n      rural: \"6888\",\n    },\n    {\n      cod: \"294\",\n      mpio: \"Concepci\u00f3n\",\n      poblaci\u00f3n: \"30118\",\n      urban: \"16297\",\n      rural: \"13821\",\n    },\n    {\n      cod: \"295\",\n      mpio: \"San Javier\",\n      poblaci\u00f3n: \"14888\",\n      urban: \"7733\",\n      rural: \"7155\",\n    },\n    {\n      cod: \"296\",\n      mpio: \"San Juli\u00e1n\",\n      poblaci\u00f3n: \"44909\",\n      urban: \"22834\",\n      rural: \"22075\",\n    },\n    {\n      cod: \"297\",\n      mpio: \"San Antonio de Lomerio\",\n      poblaci\u00f3n: \"6364\",\n      urban: \"3271\",\n      rural: \"3093\",\n    },\n    {\n      cod: \"298\",\n      mpio: \"San Ram\u00f3n\",\n      poblaci\u00f3n: \"8541\",\n      urban: \"4523\",\n      rural: \"4018\",\n    },\n    {\n      cod: \"299\",\n      mpio: \"Cuatro Ca\u00f1adas\",\n      poblaci\u00f3n: \"25258\",\n      urban: \"13007\",\n      rural: \"12251\",\n    },\n    {\n      cod: \"300\",\n      mpio: \"San Mat\u00edas\",\n      poblaci\u00f3n: \"15378\",\n      urban: \"8051\",\n      rural: \"7327\",\n    },\n    {\n      cod: \"301\",\n      mpio: \"Comarapa\",\n      poblaci\u00f3n: \"17195\",\n      urban: \"8813\",\n      rural: \"8382\",\n    },\n    {\n      cod: \"302\",\n      mpio: \"Saipina\",\n      poblaci\u00f3n: \"6048\",\n      urban: \"3111\",\n      rural: \"2937\",\n    },\n    {\n      cod: \"303\",\n      mpio: \"Puerto Su\u00e1rez\",\n      poblaci\u00f3n: \"17417\",\n      urban: \"9424\",\n      rural: \"7993\",\n    },\n    {\n      cod: \"304\",\n      mpio: \"Puerto Quijarro\",\n      poblaci\u00f3n: \"17974\",\n      urban: \"9381\",\n      rural: \"8593\",\n    },\n    {\n      cod: \"305\",\n      mpio: \"El Carmen Rivero T\u00f3rrez\",\n      poblaci\u00f3n: \"8816\",\n      urban: \"4690\",\n      rural: \"4126\",\n    },\n    {\n      cod: \"306\",\n      mpio: \"Ascenci\u00f3n de Guarayos\",\n      poblaci\u00f3n: \"34079\",\n      urban: \"18178\",\n      rural: \"15901\",\n    },\n    {\n      cod: \"307\",\n      mpio: \"Urubich\u00e1\",\n      poblaci\u00f3n: \"6555\",\n      urban: \"3351\",\n      rural: \"3204\",\n    },\n    {\n      cod: \"308\",\n      mpio: \"El Puente\",\n      poblaci\u00f3n: \"17290\",\n      urban: \"9824\",\n      rural: \"7466\",\n    },\n  ];\n  const beni_municipios = [\n    {\n      cod: \"309\",\n      mpio: \"Trinidad\",\n      poblaci\u00f3n: \"128589\",\n      urban: \"64655\",\n      rural: \"63934\",\n    },\n    {\n      cod: \"310\",\n      mpio: \"San Javier\",\n      poblaci\u00f3n: \"7913\",\n      urban: \"4485\",\n      rural: \"3428\",\n    },\n    {\n      cod: \"311\",\n      mpio: \"Riberalta\",\n      poblaci\u00f3n: \"110302\",\n      urban: \"55544\",\n      rural: \"54758\",\n    },\n    {\n      cod: \"312\",\n      mpio: \"Guayaramer\u00edn\",\n      poblaci\u00f3n: \"42031\",\n      urban: \"21563\",\n      rural: \"20468\",\n    },\n    {\n      cod: \"313\",\n      mpio: \"Reyes\",\n      poblaci\u00f3n: \"11478\",\n      urban: \"5999\",\n      rural: \"5479\",\n    },\n    {\n      cod: \"314\",\n      mpio: \"San Borja\",\n      poblaci\u00f3n: \"45798\",\n      urban: \"23472\",\n      rural: \"22326\",\n    },\n    {\n      cod: \"315\",\n      mpio: \"Santa Rosa\",\n      poblaci\u00f3n: \"11122\",\n      urban: \"5846\",\n      rural: \"5276\",\n    },\n    {\n      cod: \"316\",\n      mpio: \"Puerto Menor de Rurrenabaque\",\n      poblaci\u00f3n: \"21240\",\n      urban: \"11005\",\n      rural: \"10235\",\n    },\n    {\n      cod: \"317\",\n      mpio: \"Santa Ana\",\n      poblaci\u00f3n: \"18088\",\n      urban: \"9371\",\n      rural: \"8717\",\n    },\n    {\n      cod: \"318\",\n      mpio: \"Exaltaci\u00f3n\",\n      poblaci\u00f3n: \"8012\",\n      urban: \"4413\",\n      rural: \"3599\",\n    },\n    {\n      cod: \"319\",\n      mpio: \"San Ignacio\",\n      poblaci\u00f3n: \"21584\",\n      urban: \"11305\",\n      rural: \"10279\",\n    },\n    {\n      cod: \"320\",\n      mpio: \"Loreto\",\n      poblaci\u00f3n: \"4269\",\n      urban: \"2247\",\n      rural: \"2022\",\n    },\n    {\n      cod: \"321\",\n      mpio: \"San Andr\u00e9s\",\n      poblaci\u00f3n: \"15570\",\n      urban: \"8769\",\n      rural: \"6801\",\n    },\n    {\n      cod: \"322\",\n      mpio: \"San Joaqu\u00edn\",\n      poblaci\u00f3n: \"6808\",\n      urban: \"3668\",\n      rural: \"3140\",\n    },\n    {\n      cod: \"323\",\n      mpio: \"San Ram\u00f3n\",\n      poblaci\u00f3n: \"5489\",\n      urban: \"2938\",\n      rural: \"2551\",\n    },\n    {\n      cod: \"324\",\n      mpio: \"Puerto S\u00edles\",\n      poblaci\u00f3n: \"1091\",\n      urban: \"599\",\n      rural: \"492\",\n    },\n    {\n      cod: \"325\",\n      mpio: \"Magdalena\",\n      poblaci\u00f3n: \"12785\",\n      urban: \"6742\",\n      rural: \"6043\",\n    },\n    {\n      cod: \"326\",\n      mpio: \"Baures\",\n      poblaci\u00f3n: \"7488\",\n      urban: \"4309\",\n      rural: \"3179\",\n    },\n    {\n      cod: \"327\",\n      mpio: \"Huacaraje\",\n      poblaci\u00f3n: \"4630\",\n      urban: \"2527\",\n      rural: \"2103\",\n    },\n    {\n      cod: \"328\",\n      mpio: \"Tioc-Territorio Ind\u00edgena Multi\u00e9tnico\",\n      poblaci\u00f3n: \"3973\",\n      urban: \"2138\",\n      rural: \"1835\",\n    },\n  ];\n  const pando_municipios = [\n    {\n      cod: \"329\",\n      mpio: \"Cobija\",\n      poblaci\u00f3n: \"55114\",\n      urban: \"28121\",\n      rural: \"26993\",\n    },\n    {\n      cod: \"330\",\n      mpio: \"Porvenir\",\n      poblaci\u00f3n: \"9353\",\n      urban: \"4654\",\n      rural: \"4699\",\n    },\n    {\n      cod: \"331\",\n      mpio: \"Bolpebra\",\n      poblaci\u00f3n: \"2437\",\n      urban: \"1394\",\n      rural: \"1043\",\n    },\n    {\n      cod: \"332\",\n      mpio: \"Bella Flor\",\n      poblaci\u00f3n: \"3630\",\n      urban: \"2107\",\n      rural: \"1523\",\n    },\n    {\n      cod: \"333\",\n      mpio: \"Puerto Rico\",\n      poblaci\u00f3n: \"7367\",\n      urban: \"4099\",\n      rural: \"3268\",\n    },\n    {\n      cod: \"334\",\n      mpio: \"San Pedro\",\n      poblaci\u00f3n: \"3518\",\n      urban: \"1811\",\n      rural: \"1707\",\n    },\n    {\n      cod: \"335\",\n      mpio: \"Filadelfia\",\n      poblaci\u00f3n: \"8045\",\n      urban: \"4487\",\n      rural: \"3558\",\n    },\n    {\n      cod: \"336\",\n      mpio: \"Puerto Gonzalo Moreno\",\n      poblaci\u00f3n: \"12431\",\n      urban: \"6549\",\n      rural: \"5882\",\n    },\n    {\n      cod: \"337\",\n      mpio: \"San Lorenzo\",\n      poblaci\u00f3n: \"9832\",\n      urban: \"5261\",\n      rural: \"4571\",\n    },\n    {\n      cod: \"338\",\n      mpio: \"Sena\",\n      poblaci\u00f3n: \"10522\",\n      urban: \"5683\",\n      rural: \"4839\",\n    },\n    {\n      cod: \"339\",\n      mpio: \"Santa Rosa\",\n      poblaci\u00f3n: \"2889\",\n      urban: \"1647\",\n      rural: \"1242\",\n    },\n    {\n      cod: \"340\",\n      mpio: \"Ingavi\",\n      poblaci\u00f3n: \"2600\",\n      urban: \"1500\",\n      rural: \"1100\",\n    },\n    {\n      cod: \"341\",\n      mpio: \"Nueva Esperanza\",\n      poblaci\u00f3n: \"1598\",\n      urban: \"874\",\n      rural: \"724\",\n    },\n    {\n      cod: \"342\",\n      mpio: \"Villa Nueva\",\n      poblaci\u00f3n: \"2511\",\n      urban: \"1346\",\n      rural: \"1165\",\n    },\n    {\n      cod: \"343\",\n      mpio: \"Santos Mercado\",\n      poblaci\u00f3n: \"2347\",\n      urban: \"1306\",\n      rural: \"1041\",\n    },\n  ];\n\n  \/\/ (2) Create a single \u201cdictionary\u201d object:\n  const allMunicipios = {\n    pando: pando_municipios,\n    lapaz: lapaz_municipios,\n    cochabamba: cochabamba_municipios,\n    oruro: oruro_municipios,\n    potosi: potosi_municipios,\n    tarija: tarija_municipios,\n    santacruz: santacruz_municipios,\n    beni: beni_municipios,\n    chuquisaca: chuquisaca_municipios,\n  };\n\n  const correctNames = {\n    pando: \"Pando\",\n    lapaz: \"La Paz\",\n    cochabamba: \"Cochabamba\",\n    oruro: \"Oruro\",\n    potosi: \"Potos\u00ed\",\n    tarija: \"Tarija\",\n    santacruz: \"Santa Cruz\",\n    beni: \"Beni\",\n    chuquisaca: \"Chuquisaca\",\n  };\n\n  \/\/ Format numbers for X-axis labels\n  function formatNumber(number) {\n    return new Intl.NumberFormat(\"es-BO\").format(number);\n  }\n\n  \/\/ rev 2\n  const deptoButtons = document.querySelectorAll(\".depto-btn\");\n  const infoBoxes = document.querySelectorAll(\".info-box\");\n  const generalInfo = document.querySelector(\"#g-info\");\n  const municipalityInfo = document.getElementById(\"muni-info\");\n  const municipality = document.getElementById(\"muni-title\");\n\n  deptoButtons.forEach((button) => {\n    button.addEventListener(\"click\", function (event) {\n      event.preventDefault();\n\n      generalInfo.classList.remove(\"general-info\");\n      generalInfo.classList.add(\"hide\");\n      municipalityInfo.classList.remove(\"hide\");\n      municipalityInfo.classList.add(\"info-show\");\n\n      if ($.fn.DataTable.isDataTable(\"#tablaMunicipios\")) {\n        $(\"#tablaMunicipios\").DataTable().clear().destroy();\n      }\n      $(\"#tablaMunicipios tbody\").empty();\n\n      const clickedId = this.id.replace(\"btn-\", \"\");\n      console.log(clickedId);\n      municipality.textContent = `${correctNames[clickedId]}`;\n      const dataArray = allMunicipios[clickedId] || [];\n\n      \/\/modify the title\n\n      \/\/ \u2705 Calculate totals\n      let totalPop = 0;\n      let totalUrban = 0;\n      let totalRural = 0;\n\n      dataArray.forEach((d) => {\n        totalPop += parseInt(d.poblaci\u00f3n.toString().replace(\/\\.\/g, \"\"));\n        totalUrban += parseInt(d.urban.toString().replace(\/\\.\/g, \"\"));\n        totalRural += parseInt(d.rural.toString().replace(\/\\.\/g, \"\"));\n      });\n\n      \/\/ \u2705 Init DataTable\n      const tabla = $(\"#tablaMunicipios\").DataTable({\n        autoWidth: false,\n        columnDefs: [\n          { visible: false, targets: 0 },\n          {\n            targets: [2, 3, 4],\n            className: \"dt-body-right\",\n            render: function (data, type, row) {\n              if (type === \"display\") {\n                \/\/ mostrar con separador de miles (ej: 1.806)\n                return parseInt(\n                  String(data).replace(\/\\.\/g, \"\"),\n                  10,\n                ).toLocaleString(\"es-BO\");\n              }\n              \/\/ usar n\u00famero puro para ordenar, buscar y dem\u00e1s\n              return parseInt(String(data).replace(\/\\.\/g, \"\"), 10);\n            },\n          },\n          \/\/ { width: '100px', targets: '_all' },\n        ],\n        order: [[0, \"asc\"]],\n        bLengthChange: false,\n        paging: false,\n        language: {\n          sProcessing: \"Procesando...\",\n          sLengthMenu: \"Mostrar _MENU_ registros\",\n          sZeroRecords: \"No se encontraron resultados\",\n          sEmptyTable: \"Ning\u00fan dato disponible en esta tabla\",\n          sInfo: \"Mostrando _END_ municipios\",\n          sInfoEmpty: \"Sin municipios para mostrar\",\n          sInfoFiltered: \"(filtrado de _MAX_ municipios)\",\n          sSearch: \"Buscar:\",\n          sInfoThousands: \" ,\",\n          sLoadingRecords: \"Cargando...\",\n          oPaginate: {\n            sFirst: \"Primero\",\n            sLast: \"\u00daltimo\",\n            sNext: \"Siguiente\",\n            sPrevious: \"Anterior\",\n          },\n          oAria: {\n            sSortAscending:\n              \": Activar para ordenar la columna de manera ascendente\",\n            sSortDescending:\n              \": Activar para ordenar la columna de manera descendente\",\n          },\n        },\n        responsive: true,\n      });\n\n      \/\/ \u2705 Add rows\n      dataArray.forEach((d) => {\n        tabla.row\n          .add([\n            d.cod,\n            d.mpio,\n            formatNumber(d.poblaci\u00f3n),\n            formatNumber(d.urban),\n            formatNumber(d.rural),\n          ])\n          .draw(false);\n      });\n      tabla.draw();\n\n      \/\/ \u2705 Add total row after draw\n      tabla.on(\"draw\", function () {\n        $(\"#tablaMunicipios tbody .totals-row\").remove(); \/\/ avoid duplicates\n\n        const totalRowHtml = `\n                <tr class=\"totals-row\" style=\"background-color:#982870 !important; color:white; font-weight:bold;\">\n                    <td><strong>Total<\/strong><\/td>\n                    <td style=\"text-align:right;\">${totalPop.toLocaleString(\n                      \"es-BO\",\n                    )}<\/td>\n                    <td style=\"text-align:right;\">${totalUrban.toLocaleString(\n                      \"es-BO\",\n                    )}<\/td>\n                    <td style=\"text-align:right;\">${totalRural.toLocaleString(\n                      \"es-BO\",\n                    )}<\/td>\n                <\/tr>\n            `;\n        $(\"#tablaMunicipios tbody\").prepend(totalRowHtml);\n      });\n\n      \/\/ \u2705 Trigger one draw to insert totals immediately\n      tabla.draw();\n    });\n  });\n\n  const paths = document.querySelectorAll(\"a.depto-btn path\");\n  const label = document.getElementById(\"map-label\");\n\n  \/\/ Array de objetos con datos de ejemplo\n  const departamentos = [\n    {\n      cod: \"1\",\n      deptoName: \"Chuquisaca\",\n      population: \"606.027\",\n      hombres: \"299.161\",\n      mujeres: \"306.866\",\n    },\n    {\n      cod: \"2\",\n      deptoName: \"La Paz\",\n      population: \"3.030.917\",\n      hombres: \"1.504.480\",\n      mujeres: \"1.526.437\",\n    },\n    {\n      cod: \"3\",\n      deptoName: \"Cochabamba\",\n      population: \"2.016.357\",\n      hombres: \"993.286\",\n      mujeres: \"1.023.071\",\n    },\n    {\n      cod: \"4\",\n      deptoName: \"Oruro\",\n      population: \"571.471\",\n      hombres: \"282.808\",\n      mujeres: \"288.663\",\n    },\n    {\n      cod: \"5\",\n      deptoName: \"Potos\u00ed\",\n      population: \"861.292\",\n      hombres: \"433.507\",\n      mujeres: \"427.785\",\n    },\n    {\n      cod: \"6\",\n      deptoName: \"Tarija\",\n      population: \"534.210\",\n      hombres: \"264.496\",\n      mujeres: \"269.714\",\n    },\n    {\n      cod: \"7\",\n      deptoName: \"Santa Cruz\",\n      population: \"3.122.605\",\n      hombres: \"1.582.326\",\n      mujeres: \"1.540.279\",\n    },\n    {\n      cod: \"8\",\n      deptoName: \"Beni\",\n      population: \"488.260\",\n      hombres: \"251.595\",\n      mujeres: \"236.665\",\n    },\n    {\n      cod: \"9\",\n      deptoName: \"Pando\",\n      population: \"134.194\",\n      hombres: \"70.839\",\n      mujeres: \"63.355\",\n    },\n  ];\n\n  \/\/ main table\n  $(document).ready(() => {\n    let totalPop = 0;\n    let totalUrban = 0;\n    let totalRural = 0;\n\n    departamentos.forEach((d) => {\n      totalPop += parseInt(d.population.replace(\/\\.\/g, \"\"));\n      totalUrban += parseInt(d.mujeres.replace(\/\\.\/g, \"\"));\n      totalRural += parseInt(d.hombres.replace(\/\\.\/g, \"\"));\n    });\n\n    const tabla = $(\"#tablaDepartamentos\").DataTable({\n      autoWidth: false,\n      columnDefs: [\n        { visible: false, targets: 0 },\n        {\n          targets: [2, 3, 4],\n          className: \"dt-body-right\",\n          render: function (data, type, row) {\n            if (type === \"display\") {\n              \/\/ mostrar con separador de miles (ej: 1.806)\n              return parseInt(\n                String(data).replace(\/\\.\/g, \"\"),\n                10,\n              ).toLocaleString(\"es-BO\");\n            }\n            \/\/ usar n\u00famero puro para ordenar, buscar y dem\u00e1s\n            return parseInt(String(data).replace(\/\\.\/g, \"\"), 10);\n          },\n        },\n      ],\n      order: [[0, \"asc\"]],\n      bLengthChange: false,\n      paging: true,\n      language: {\n        info: \"Mostrando _END_ de _TOTAL_ departamentos\",\n        sProcessing: \"Procesando...\",\n        sLengthMenu: \"Mostrar _MENU_ registros\",\n        sZeroRecords: \"No se encontraron resultados\",\n        sEmptyTable: \"Ning\u00fan dato disponible en esta tabla\",\n        sInfoEmpty: \"Sin departamentos para mostrar\",\n        sInfoFiltered: \"(filtrado de _MAX_ departamentos)\",\n        sSearch: \"Buscar:\",\n        oPaginate: {\n          sFirst: \"Primero\",\n          sLast: \"\u00daltimo\",\n          sNext: \"Siguiente\",\n          sPrevious: \"Anterior\",\n        },\n      },\n      responsive: true,\n    });\n\n    departamentos.forEach((d) => {\n      tabla.row.add([d.cod, d.deptoName, d.population, d.hombres, d.mujeres]);\n    });\n    tabla.draw();\n\n    function insertTotalRow() {\n      $(\"#tablaDepartamentos tbody .totals-row\").remove();\n\n      const $totalRow = $(`\n            <tr class=\"totals-row\" style=\"background-color: #982870 !important; color: white; font-weight: bold;\">\n                <td style=\"text-align: left; padding: 10px;\">Total<\/td>\n                <td style=\"text-align: right; padding: 10px;\">${totalPop.toLocaleString(\n                  \"es-BO\",\n                )}<\/td>\n                <td style=\"text-align: right; padding: 10px;\">${totalRural.toLocaleString(\n                  \"es-BO\",\n                )}<\/td>\n                <td style=\"text-align: right; padding: 10px;\">${totalUrban.toLocaleString(\n                  \"es-BO\",\n                )}<\/td>\n            <\/tr>\n        `);\n\n      $(\"#tablaDepartamentos tbody\").prepend($totalRow);\n    }\n\n    insertTotalRow();\n    tabla.on(\"draw\", insertTotalRow);\n  });\n\n  const municipalityData = {\n    \"BO-B\": {\n      name: \"Beni\",\n      population: \"488.260\",\n    },\n    \"BO-S\": {\n      name: \"Santa Cruz\",\n      population: \"3.122.605\",\n    },\n    \"BO-L\": {\n      name: \"La Paz\",\n      population: \"3.030.917\",\n    },\n    \"BO-C\": {\n      name: \"Cochabamba\",\n      population: \"2.016.357\",\n    },\n    \"BO-H\": {\n      name: \"Chuquisaca\",\n      population: \"606.027\",\n    },\n    \"BO-O\": {\n      name: \"Oruro\",\n      population: \"571.471\",\n    },\n    \"BO-P\": {\n      name: \"Potos\u00ed\",\n      population: \"861.292\",\n    },\n    \"BO-T\": {\n      name: \"Tarija\",\n      population: \"534.210\",\n    },\n    \"BO-N\": {\n      name: \"Pando\",\n      population: \"134.194\",\n    },\n  };\n  \/\/REV 5\n  \/\/get references to the map regions (anchor tags) and popup elements\n  document.addEventListener(\"DOMContentLoaded\", () => {\n    const container = document.querySelector(\".container\");\n    const regions = document.querySelectorAll(\"svg path\");\n    const popup = document.getElementById(\"popup\");\n    const popupName = document.getElementById(\"popup-name\");\n    const popupPopulation = document.getElementById(\"popup-population\");\n\n    \/\/ pre compute the container bounding rect once\n    let containerRect = container.getBoundingClientRect();\n\n    const isMobile = window.innerWidth <= 768;\n    console.log(\"is it mobile?: \", isMobile);\n\n    regions.forEach((region) => {\n      region.addEventListener(\"mouseenter\", (event) => {\n        \/\/ Skip popup logic on mobile\n        if (window.innerWidth <= 768) {\n          return;\n        }\n\n        \/\/ 1) fresh container metrics\n        const containerRect = container.getBoundingClientRect();\n        const regionRect = region.getBoundingClientRect();\n        const centerX = regionRect.left + regionRect.width \/ 2;\n        const centerY = regionRect.top + regionRect.height \/ 2;\n\n        \/\/ console.log(`entered the area of SVG with  ID = ${event.target.id}`);\n        const regionID = event.target.id; \/\/get paths ID eg BO-N\n        const data = municipalityData[regionID];\n\n        if (data) {\n          \/\/1 update popup content\n          popupName.textContent = data.name;\n          popupPopulation.textContent = `Habitantes: ${data.population}`;\n\n          \/\/ 2) measure popup\n          popup.style.visibility = \"hidden\";\n          popup.style.display = \"block\";\n          const popupW = popup.offsetWidth;\n          const popupH = popup.offsetHeight;\n\n          \/\/ 3) position relative to container\u2019s _current_ position\n          const gap = 10;\n          const relativeX = centerX - containerRect.left + gap;\n          const relativeY = centerY - containerRect.top - popupH \/ 2;\n\n          popup.style.left = `${relativeX}px`;\n          popup.style.top = `${relativeY}px`;\n          popup.style.visibility = \"visible\";\n        }\n      });\n\n      region.addEventListener(\"mouseleave\", () => {\n        \/\/ hide teh popup when the mouse leaves the region\n        popup.style.display = \"none\";\n      });\n    });\n  });\n\n  const deptoClasses = [\n    \".st1.blue1\",\n    \".st1.blue2\",\n    \".st1.blue3\",\n    \".st1.blue4\",\n    \".st1.blue5\",\n    \".st1.blue6\",\n    \".st1.blue7\",\n    \".st1.blue8\",\n    \".st1.blue9\",\n  ];\n\n  function highlightRandomPath() {\n    \/\/ remove glow from any\n    document.querySelectorAll(\".glow-highlight\").forEach((el) => {\n      el.classList.remove(\"glow-highlight\");\n    });\n\n    \/\/get all possible target elements\n    let selectedDepto = Math.floor(Math.random() * 9);\n    \/\/ console.log(selectedDepto);\n\n    const randomEl = document.querySelector(deptoClasses[selectedDepto]);\n\n    \/\/ console.log(randomEl);\n    if (!randomEl) return;\n\n    randomEl.classList.add(\"glow-highlight\");\n\n    \/\/ move path to end of <svg> so it renders on top\n    randomEl.parentNode.appendChild(randomEl);\n  }\n\n  let glowInterval = setInterval(highlightRandomPath, 1800);\n\n  \/\/ animations functions\n  const deptoBars = [\n    {\n      cod: 1,\n      deptoName: \"chuquisaca\",\n      population: \"606.027\",\n      hombres: \"299.161\",\n      mujeres: \"306.866\",\n    },\n    {\n      cod: 2,\n      deptoName: \"lapaz\",\n      population: \"3.030.917\",\n      hombres: \"1.504.480\",\n      mujeres: \"1.526.437\",\n    },\n    {\n      cod: 3,\n      deptoName: \"cochabamba\",\n      population: \"2.016.357\",\n      hombres: \"993.286\",\n      mujeres: \"1.023.071\",\n    },\n    {\n      cod: 4,\n      deptoName: \"oruro\",\n      population: \"571.471\",\n      hombres: \"282.808\",\n      mujeres: \"288.663\",\n    },\n    {\n      cod: 5,\n      deptoName: \"potosi\",\n      population: \"861.292\",\n      hombres: \"433.507\",\n      mujeres: \"427.785\",\n    },\n    {\n      cod: 6,\n      deptoName: \"tarija\",\n      population: \"534.210\",\n      hombres: \"264.496\",\n      mujeres: \"269.714\",\n    },\n    {\n      cod: 7,\n      deptoName: \"santacruz\",\n      population: \"3.122.605\",\n      hombres: \"1.582.326\",\n      mujeres: \"1.540.279\",\n    },\n    {\n      cod: 8,\n      deptoName: \"beni\",\n      population: \"488.260\",\n      hombres: \"251.595\",\n      mujeres: \"236.665\",\n    },\n    {\n      cod: 9,\n      deptoName: \"pando\",\n      population: \"134.194\",\n      hombres: \"70.839\",\n      mujeres: \"63.355\",\n    },\n  ];\n\n  function drawBarsForDepto(depto) {\n    console.log(\"Drawing bars for:\", depto);\n\n    const isMobile = window.innerWidth <= 650;\n    console.log(\"is it mobile?: \", isMobile);\n\n    const data = deptoBars.find((d) => {\n      return d.deptoName.toLowerCase().includes(depto);\n    });\n\n    console.log(\"data: \", data);\n    if (!data) return;\n\n    const population = parseInt(data.population.replace(\/\\.\/g, \"\"));\n    const hombres = parseInt(data.hombres.replace(\/\\.\/g, \"\"));\n    const mujeres = parseInt(data.mujeres.replace(\/\\.\/g, \"\"));\n\n    const percentages = [\n      population.toLocaleString(\"es-BO\"), \/\/ Total bar has no percentage\n      ((hombres \/ population) * 100).toLocaleString(\"es-BO\", {\n        minimumFractionDigits: 1,\n        maximumFractionDigits: 1,\n      }) + \"%\",\n      ((mujeres \/ population) * 100).toLocaleString(\"es-BO\", {\n        minimumFractionDigits: 1,\n        maximumFractionDigits: 1,\n      }) + \"%\",\n    ];\n\n    const container = document.querySelector(\".map-box\");\n\n    [\"Total\", \"hombres\", \"mujeres\"].forEach((label, i) => {\n      const value = [population, hombres, mujeres][i];\n\n      const bar = document.createElement(\"div\");\n      bar.classList.add(\"bar-3d\");\n\n      if (label === \"Total\") {\n        console.log(\"TOTAL BAR\");\n        bar.classList.add(\"b-total\");\n      } else if (label === \"mujeres\") {\n        bar.classList.add(\"b-mujeres\");\n      } else if (label === \"hombres\") {\n        bar.classList.add(\"b-hombres\");\n      }\n\n      bar.style.height = `0px`;\n\n      \/\/ positioning by department\n      if (depto === \"santacruz\") {\n        bar.style.bottom = \"45%\";\n        bar.style.left = `${300 + i * 60}px`;\n        setTimeout(() => {\n          bar.style.height = `${value \/ 10000}px`;\n        }, 100);\n      } else if (depto === \"beni\") {\n        bar.style.bottom = `30%`;\n        bar.style.left = `${200 + i * 60}px`;\n        setTimeout(() => {\n          bar.style.height = `${value \/ 2000}px`;\n        }, 100);\n      } else if (depto === \"pando\") {\n        bar.style.bottom = `37%`;\n        bar.style.left = `${300 + i * 60}px`;\n        setTimeout(() => {\n          bar.style.height = `${value \/ 500}px`;\n        }, 100);\n      } else if (depto === \"lapaz\") {\n        bar.style.bottom = `38%`;\n        bar.style.left = `${280 + i * 60}px`;\n        setTimeout(() => {\n          bar.style.height = `${value \/ 10000}px`;\n        }, 120);\n      } else if (depto === \"cochabamba\") {\n        bar.style.bottom = `31%`;\n        bar.style.left = `${300 + i * 60}px`;\n        setTimeout(() => {\n          bar.style.height = `${value \/ 6000}px`;\n        }, 130);\n      } else if (depto === \"oruro\") {\n        bar.style.bottom = `31%`;\n        bar.style.left = `${230 + i * 60}px`;\n        setTimeout(() => {\n          bar.style.height = `${value \/ 1500}px`;\n        }, 130);\n      } else if (depto === \"potosi\") {\n        bar.style.bottom = `40%`;\n        bar.style.left = `${250 + i * 60}px`;\n        setTimeout(() => {\n          bar.style.height = `${value \/ 3000}px`;\n        }, 130);\n      } else if (depto === \"chuquisaca\") {\n        bar.style.bottom = `18%`;\n        bar.style.left = `${260 + i * 60}px`;\n        setTimeout(() => {\n          bar.style.height = `${value \/ 2000}px`;\n        }, 130);\n      } else if (depto === \"tarija\") {\n        bar.style.bottom = `30%`;\n        bar.style.left = `${300 + i * 60}px`;\n        setTimeout(() => {\n          bar.style.height = `${value \/ 1800}px`;\n        }, 130);\n      }\n\n      \/\/ bar.innerText = label;\n      container.appendChild(bar);\n\n      \/\/ Add % label only for hombres and mujeres\n      if (percentages[i] || i === 0) {\n        const labelWrapper = document.createElement(\"div\"); \/\/ .bar-top-label\n        labelWrapper.classList.add(\"bar-top-label\");\n        labelWrapper.style.display = \"flex\";\n        labelWrapper.style.flexDirection = \"column\";\n        labelWrapper.style.alignItems = \"center\";\n\n        const titleLabel = document.createElement(\"div\");\n        const totalPop = document.createElement(\"div\");\n        const percentText = document.createElement(\"div\");\n\n        \/\/ Set content and colors\n        if (i === 0) {\n          titleLabel.textContent = \"Total\";\n          totalPop.textContent = population.toLocaleString(\"es-BO\");\n          totalPop.style.padding = \"7px\";\n          totalPop.style.background = \"#f7a600\";\n          totalPop.style.color = \"#fff\";\n          percentText.textContent = \"\"; \/\/ Still no percentage\n          percentText.style.display = \"none\";\n          labelWrapper.style.color = \"#f7a600\";\n          labelWrapper.style.top = \"-73px\";\n          labelWrapper.style.left = \"-17px\";\n          labelWrapper.style.borderColor = \"#f7a600\";\n\n          if (depto === \"lapaz\" || depto === \"cochabamba\") {\n            bar.style.left = \"250px\";\n          } else if (depto === \"oruro\") {\n            bar.style.left = \"210px\";\n          } else if (depto === \"chuquisaca\") {\n            bar.style.left = \"220px\";\n          } else if (depto === \"beni\") {\n            labelWrapper.style.left = \"-12px\";\n          } else if (depto === \"pando\") {\n            labelWrapper.style.left = \"-11px\";\n          } else if (depto === \"oruro\") {\n            labelWrapper.style.left = \"-3px\";\n          }\n        }\n\n        if (i === 1) {\n          titleLabel.textContent = \"Hombres\";\n          totalPop.textContent = hombres.toLocaleString(\"es-BO\");\n          totalPop.style.padding = \"7px\";\n          totalPop.style.background = \"#3599a4\";\n          totalPop.style.color = \"#fff\";\n          percentText.textContent = percentages[i].toLocaleString(\"es-BO\");\n          percentText.style.color = \"#3599a4\";\n          labelWrapper.style.top = \"-95px\";\n          labelWrapper.style.left = \"-15px\";\n          labelWrapper.style.borderColor = \"#3599a4\";\n          labelWrapper.style.setProperty(\"--arrow-color\", \"#3599a4\");\n\n          if (depto === \"santacruz\") {\n            bar.style.left = \"470px\";\n          } else if (depto === \"beni\") {\n            bar.style.left = \"355px\";\n            labelWrapper.style.left = \"-10px\";\n          } else if (depto === \"pando\") {\n            bar.style.left = \"438px\";\n            labelWrapper.style.left = \"-7px\";\n          } else if (depto === \"lapaz\") {\n            bar.style.left = \"416px\";\n            labelWrapper.style.left = \"-18px\";\n          } else if (depto === \"cochabamba\") {\n            bar.style.left = \"415px\";\n            labelWrapper.style.left = \"-11px\";\n          } else if (depto === \"oruro\") {\n            bar.style.left = \"365px\";\n            labelWrapper.style.left = \"-11px\";\n          } else if (depto === \"potosi\") {\n            bar.style.left = \"405px\";\n            labelWrapper.style.left = \"-12px\";\n          } else if (depto === \"chuquisaca\") {\n            bar.style.left = \"379px\";\n            labelWrapper.style.left = \"-12px\";\n          } else if (depto === \"tarija\") {\n            bar.style.left = \"455px\";\n            labelWrapper.style.left = \"-12px\";\n          }\n        }\n\n        if (i === 2) {\n          titleLabel.textContent = \"Mujeres\";\n          totalPop.textContent = mujeres.toLocaleString(\"es-BO\");\n          totalPop.style.padding = \"7px\";\n          totalPop.style.background = \"#b6408d\";\n          totalPop.style.color = \"#fff\";\n          percentText.textContent = percentages[i];\n          percentText.style.color = \"#b6408d\";\n          labelWrapper.style.top = \"-95px\";\n          labelWrapper.style.left = \"-19px\";\n          labelWrapper.style.borderColor = \"#b6408d\";\n          labelWrapper.style.setProperty(\"--arrow-color\", \"#b6408d\");\n\n          if (depto === \"santacruz\") {\n            bar.style.left = \"380px\";\n          } else if (depto === \"beni\") {\n            bar.style.left = \"273px\";\n            labelWrapper.style.left = \"-11px\";\n          } else if (depto === \"pando\") {\n            bar.style.left = \"365px\";\n            labelWrapper.style.left = \"-7px\";\n          } else if (depto === \"lapaz\") {\n            bar.style.left = \"325px\";\n            labelWrapper.style.left = \"-18px\";\n          } else if (depto === \"cochabamba\") {\n            bar.style.left = \"320px\";\n            labelWrapper.style.left = \"-11px\";\n          } else if (depto === \"oruro\") {\n            bar.style.left = \"280px\";\n            labelWrapper.style.left = \"-11px\";\n          } else if (depto === \"potosi\") {\n            bar.style.left = \"320px\";\n            labelWrapper.style.left = \"-12px\";\n          } else if (depto === \"chuquisaca\") {\n            bar.style.left = \"290px\";\n            labelWrapper.style.left = \"-12px\";\n          } else if (depto === \"tarija\") {\n            bar.style.left = \"370px\";\n            labelWrapper.style.left = \"-12px\";\n          }\n        }\n\n        \/\/ Order inside wrapper\n        titleLabel.style.order = \"1\";\n        totalPop.style.order = \"2\";\n        percentText.style.order = \"3\";\n\n        \/\/ Append to wrapper\n        labelWrapper.appendChild(titleLabel);\n        labelWrapper.appendChild(totalPop);\n        labelWrapper.appendChild(percentText);\n\n        \/\/ Attach to bar\n        bar.appendChild(labelWrapper);\n      }\n\n      document.getElementById(\"map-overlay\").style.display = \"block\";\n    });\n  }\n\n  \/\/ remove glow\n  function clearGlowHighlight() {\n    document.querySelectorAll(\".glow-highlight\").forEach((el) => {\n      el.classList.remove(\"glow-highlight\");\n    });\n  }\n\n  \/\/ stop the interval\n  function stopHighlightInterval() {\n    clearInterval(glowInterval);\n  }\n\n  \/\/ data for the SVG redraw and other functions\n  const municipalitySVGData = {\n    beni: {\n      code: \"BO-B\",\n      name: \"Beni\",\n      population: \"488.260\",\n      female: \"236.665\",\n      male: \"251.595\",\n      color: \"#a3bce0\",\n    },\n    santacruz: {\n      code: \"BO-S\",\n      name: \"Santa Cruz\",\n      population: \"3.122.605\",\n      female: \"1.540.279\",\n      male: \"1.582.326\",\n      color: \"#9eb6d9\",\n    },\n    lapaz: {\n      code: \"BO-L\",\n      name: \"La Paz\",\n      population: \"3.030.917\",\n      female: \"1.526.437\",\n      male: \"1.504.480\",\n      color: \"#b5cdee\",\n    },\n    cochabamba: {\n      code: \"BO-C\",\n      name: \"Cochabamba\",\n      population: \"2.016.357\",\n      female: \"1.023.071\",\n      male: \"993.286\",\n      color: \"#92aeda\",\n    },\n    chuquisaca: {\n      code: \"BO-H\",\n      name: \"Chuquisaca\",\n      population: \"606.027\",\n      female: \"306.866\",\n      male: \"299.161\",\n      color: \"#6f94c4\",\n    },\n    oruro: {\n      code: \"BO-O\",\n      name: \"Oruro\",\n      population: \"571.471\",\n      female: \"288.663\",\n      male: \"282.808\",\n      color: \"#7fa3cd\",\n    },\n    potosi: {\n      code: \"BO-P\",\n      name: \"Potos\u00ed\",\n      population: \"861.292\",\n      female: \"427.785\",\n      male: \"433.507\",\n      color: \"#4f759e\",\n    },\n    pando: {\n      code: \"BO-N\",\n      name: \"Pando\",\n      population: \"134.194\",\n      female: \"63.355\",\n      male: \"70.839\",\n      color: \"#cbdbf6\",\n    },\n    tarija: {\n      code: \"BO-T\",\n      name: \"Tarija\",\n      population: \"534.210\",\n      female: \"269.714\",\n      male: \"264.496\",\n      color: \"#cbdbf6\",\n    },\n  };\n\n  let donutChart;\n\n  function showDonutChart(depto) {\n    const ctx = document.getElementById(\"maleVSfemale\");\n\n    if (donutChart) {\n      donutChart.destroy();\n    }\n\n    const male = parseInt(municipalitySVGData[depto].male.replace(\/\\.\/g, \"\"));\n    const female = parseInt(\n      municipalitySVGData[depto].female.replace(\/\\.\/g, \"\"),\n    );\n    const total = male + female;\n\n    Chart.register(ChartDataLabels); \/\/ Register the datalabels plugin\n\n    donutChart = new Chart(ctx, {\n      type: \"doughnut\",\n      data: {\n        labels: [\"Hombres\", \"Mujeres\"],\n        datasets: [\n          {\n            label: `Poblaci\u00f3n por sexo`,\n            data: [male, female],\n            backgroundColor: [\"#3599a4\", \"#b6408d\"],\n            borderWidth: 2,\n          },\n        ],\n      },\n      options: {\n        responsive: true,\n        plugins: {\n          title: {\n            display: true,\n            text: `Distribuci\u00f3n por sexo - ${municipalitySVGData[depto].name}`,\n            font: {\n              size: 20,\n              weight: \"bold\",\n            },\n            color: \"#222\",\n            padding: { bottom: 5 },\n          },\n          subtitle: {\n            display: true,\n            text: `Total: ${total.toLocaleString(\"es-BO\")} habitantes`,\n            font: {\n              size: 16,\n              style: \"normal\",\n            },\n            color: \"#000\",\n            padding: { bottom: 10 },\n          },\n          tooltip: {\n            callbacks: {\n              label(context) {\n                const value = context.raw;\n                const total = context.dataset.data.reduce((a, b) => a + b, 0);\n                const percentage = ((value \/ total) * 100).toFixed(1);\n                return `${context.label}: ${value.toLocaleString(\n                  \"es-BO\",\n                )} (${percentage}%)`;\n              },\n            },\n          },\n          legend: {\n            position: \"bottom\",\n            labels: {\n              color: \"#1f1f1f\",\n              font: {\n                size: 16,\n                weight: \"bold\",\n              },\n              boxWidth: 20,\n              padding: 16,\n            },\n          },\n          datalabels: {\n            color: \"#fff\",\n            font: {\n              weight: \"bold\",\n              size: 14,\n            },\n            formatter: (value, ctx) => {\n              const total = ctx.chart.data.datasets[0].data.reduce(\n                (a, b) => a + b,\n                0,\n              );\n              const percent = (value \/ total) * 100;\n              return `${percent.toFixed(1)}%`;\n            },\n          },\n        },\n      },\n      plugins: [\n        {\n          id: \"centerText\",\n          beforeDraw(chart) {\n            const { width, height, ctx } = chart;\n            ctx.save();\n            ctx.font = \"bold 18px Sofia Pro, sans-serif\";\n            ctx.fillStyle = \"#333\";\n            ctx.textAlign = \"center\";\n            ctx.textBaseline = \"middle\";\n\n            const total = chart.data.datasets[0].data.reduce(\n              (a, b) => a + b,\n              0,\n            );\n            const text = `Total\\n${total.toLocaleString(\"es-BO\")}`;\n            const lines = text.split(\"\\n\");\n\n            lines.forEach((line, i) => {\n              ctx.fillText(line, width \/ 2, height \/ 2 + (i - 0.5) * 20);\n            });\n\n            ctx.restore();\n          },\n        },\n      ],\n    });\n  }\n\n  \/\/ zoom + tilt + rotate map\n  function animateMapFocus(depto) {\n    console.log(depto);\n\n    const donutCanvas = document.querySelector(\".mapu-chart-container\");\n    const deptoPaths = document.querySelectorAll(\"path\");\n    console.log(deptoPaths);\n\n    const isMobile = window.innerWidth <= 650;\n    console.log(\"is it mobile?: CHOOSE ANIMATION TYPE\", isMobile);\n\n    if (isMobile) {\n      \/\/ mobile version of the animation\n      const map = document.getElementById(\"interactive-map\");\n      map.style.transition = \"transform 0.8s ease, filter 0.6s ease\";\n      const transforms = {\n        pando:\n          \"scale(3.20) rotateX(0deg) rotateZ(0deg) translate(100px, 160px)\",\n        beni: \"scale(2.50) rotateX(0deg) rotateZ(0deg) translate(28px, 79px)\",\n        tarija:\n          \"scale(4.35) rotateX(0deg) rotateZ(0deg) translate(5px, -150px)\",\n        lapaz: \"scale(2.50) rotateX(0deg) rotateZ(0deg) translate(120px, 37px)\",\n        cochabamba:\n          \"scale(5.20) rotateX(0deg) rotateZ(0deg) translate(52px, -25px)\",\n        oruro:\n          \"scale(5.00) rotateX(0deg) rotateZ(0deg) translate(110px, -65px)\",\n        potosi:\n          \"scale(3.00) rotateX(0deg) rotateZ(0deg) translate(85px, -111px)\",\n        chuquisaca:\n          \"scale(4.00) rotateX(0deg) rotateZ(0deg) translate(10px, -100px)\",\n        santacruz:\n          \"scale(2.00) rotateX(0deg) rotateZ(0deg) translate(-75px, -28px)\",\n      };\n\n      const transform =\n        transforms[depto] || \"scale(1.8) rotateX(22deg) rotateZ(13deg)\";\n      map.style.transform = transform;\n\n      document.getElementById(\"map-overlay\").style.display = \"block\";\n\n      \/\/ show doughnut chart\n      donutCanvas.style.setProperty(\"display\", \"block\", \"important\");\n      showDonutChart(depto);\n    } else {\n      const map = document.getElementById(\"interactive-map\");\n      map.style.transition = \"transform 0.8s ease, filter 0.6s ease\";\n\n      const transforms = {\n        pando:\n          \"scale(3.10) rotateX(33deg) rotateZ(0deg) translate(170px, 290px)\",\n        beni: \"scale(1.30) rotateX(78deg) rotateZ(18deg) translate(160px, 470px)\",\n        tarija:\n          \"scale(2.35) rotateX(58deg) rotateZ(-24deg) skewX(7deg) translate(-20px, -150px)\",\n        lapaz:\n          \"scale(2.30) rotateX(68deg) rotateZ(54deg) translate(290px, 100px)\",\n        cochabamba:\n          \"scale(2.65) rotateX(63deg) rotateZ(36deg) translate(160px, 50px)\",\n        oruro:\n          \"scale(1.9) rotateX(43deg) rotateZ(-50deg) skewX(12deg) translate(100px, -70px)\",\n        potosi:\n          \"scale(2.25) rotateX(39deg) rotateZ(40deg) skewX(-6deg) translate(160px, -170px)\",\n        chuquisaca:\n          \"scale(2.00) rotateX(45deg) rotateZ(8deg) translate(20px, -60px)\",\n        santacruz:\n          \"scale(1.85) rotateX(78deg) rotateZ(36deg) translate(-50px, 20px)\",\n      };\n\n      const transform =\n        transforms[depto] || \"scale(1.8) rotateX(22deg) rotateZ(13deg)\";\n      map.style.transform = transform;\n      \/\/ map.style.pointerEvents = 'none';\n\n      setTimeout(() => {\n        drawBarsForDepto(depto);\n      }, 300);\n    }\n  }\n\n  document.getElementById(\"reset-map\").addEventListener(\"click\", () => {\n    const map = document.getElementById(\"interactive-map\");\n\n    \/\/ destroy donut chart and hide container\n    \/\/ destroy the previous chart if it already exists\n    const donutCanvas = document.querySelector(\".mapu-chart-container\");\n    if (donutChart) {\n      donutChart.destroy();\n    }\n    donutCanvas.style.setProperty(\"display\", \"none\", \"important\");\n\n    \/\/ recolor map\n    \/\/ const deptoPaths = document.querySelectorAll('path');\n    \/\/ deptoPaths.forEach((path) => {\n    \/\/     \/\/ console.log(path);\n    \/\/     \/\/ municipalitySVGData is an object cant use forEach directly\n    \/\/     Object.values(municipalitySVGData).forEach((depto) => {\n    \/\/         \/\/ console.log(depto);\n    \/\/         if (path.id == depto.code) {\n    \/\/             path.style.setProperty('fill', depto.color, 'important');\n    \/\/             path.style.setProperty('stroke', 'white', 'important');\n    \/\/             path.style.setProperty('stroke-width', '4', 'important');\n    \/\/         }\n    \/\/     });\n    \/\/ });\n\n    \/\/ reset map transform and filter\n    map.style.transform = \"none\";\n    map.style.filter = \"none\";\n\n    \/\/ Remove glow highlight\n    document.querySelectorAll(\".glow-highlight\").forEach((el) => {\n      el.classList.remove(\"glow-highlight\");\n    });\n\n    \/\/ \ud83d\udd04 Remove all generated bars\n    document.querySelectorAll(\".bar-3d\").forEach((bar) => bar.remove());\n\n    \/\/ restart glow effect\n    glowInterval = setInterval(highlightRandomPath, 1800);\n\n    document.getElementById(\"map-overlay\").style.display = \"none\";\n\n    generalInfo.classList.remove(\"hide\");\n    generalInfo.classList.add(\"general-info\");\n    municipalityInfo.classList.remove(\"info-show\");\n    municipalityInfo.classList.add(\"hide\");\n    document.getElementById(\"pop-disclaimer\").style.display = \"block\";\n  });\n\n  \/\/ map animation part\n  const allDeptoBtns = document.querySelectorAll(\".depto-btn\");\n  allDeptoBtns.forEach((deptoBtn) => {\n    deptoBtn.addEventListener(\"click\", (event) => {\n      document.getElementById(\"pop-disclaimer\").style.display = \"none\";\n      event.preventDefault();\n      console.log(`Clicked: ${deptoBtn.id}`);\n      stopHighlightInterval();\n      clearGlowHighlight();\n      animateMapFocus(deptoBtn.id.slice(4));\n    });\n  });\n\n  function updateTransformStats() {\n    document.getElementById(\"scaleVal\").textContent =\n      transformState.scale.toFixed(2);\n    document.getElementById(\"rotateXVal\").textContent = transformState.rotateX;\n    document.getElementById(\"rotateZVal\").textContent = transformState.rotateZ;\n    document.getElementById(\"skewXVal\").textContent = transformState.skewX;\n    document.getElementById(\"skewYVal\").textContent = transformState.skewY;\n    document.getElementById(\"translateXVal\").textContent =\n      transformState.translateX;\n    document.getElementById(\"translateYVal\").textContent =\n      transformState.translateY;\n  }\n\n  \/\/ temporary controls\n  function applyTransform() {\n    const map = document.getElementById(\"interactive-map\");\n    map.style.transform = `\n        perspective(1000px)\n        scale(${transformState.scale})\n        rotateX(${transformState.rotateX}deg)\n        rotateZ(${transformState.rotateZ}deg)\n        skewX(${transformState.skewX}deg)\n        skewY(${transformState.skewY}deg)\n        translate(${transformState.translateX}px, ${transformState.translateY}px)\n    `;\n  }\n\n  const transformState = {\n    scale: 1,\n    rotateX: 0,\n    rotateZ: 0,\n    skewX: 0,\n    skewY: 0,\n    translateX: 0,\n    translateY: 0,\n  };\n\n  function adjustRotation(action) {\n    switch (action) {\n      case \"tiltUp\":\n        transformState.rotateX -= 1;\n        applyTransform();\n        break;\n      case \"tiltDown\":\n        transformState.rotateX += 1;\n        applyTransform();\n        break;\n      case \"skewLeft\":\n        transformState.skewX -= 1;\n        applyTransform();\n        break;\n      case \"skewRight\":\n        transformState.skewX += 1;\n        applyTransform();\n        break;\n      case \"rotateLeft\":\n        transformState.rotateZ -= 2;\n        applyTransform();\n        break;\n      case \"rotateRight\":\n        transformState.rotateZ += 2;\n        applyTransform();\n        break;\n      case \"zoomIn\":\n        transformState.scale += 0.05;\n        applyTransform();\n        break;\n      case \"zoomOut\":\n        transformState.scale -= 0.05;\n        applyTransform();\n        break;\n      case \"moveLeft\":\n        transformState.translateX -= 10;\n        applyTransform();\n        break;\n      case \"moveRight\":\n        transformState.translateX += 10;\n        applyTransform();\n        break;\n      case \"moveUp\":\n        transformState.translateY -= 10;\n        applyTransform();\n        break;\n      case \"moveDown\":\n        transformState.translateY += 10;\n        applyTransform();\n        break;\n    }\n    updateTransformStats();\n  }\n<\/script>\n\n<!-- map 2 housing script -->\n<script>\n  const chuquisaca_municipios2 = [\n    {\n      cod: \"1\",\n      mpio: \"Sucre\",\n      viviendas: \"113009\",\n      particulares: \"112684\",\n      colectivas: \"325\",\n    },\n    {\n      cod: \"2\",\n      mpio: \"Yotala\",\n      viviendas: \"4924\",\n      particulares: \"4906\",\n      colectivas: \"18\",\n    },\n    {\n      cod: \"3\",\n      mpio: \"Poroma\",\n      viviendas: \"6717\",\n      particulares: \"6703\",\n      colectivas: \"14\",\n    },\n    {\n      cod: \"4\",\n      mpio: \"Azurduy\",\n      viviendas: \"4323\",\n      particulares: \"4308\",\n      colectivas: \"15\",\n    },\n    {\n      cod: \"5\",\n      mpio: \"Tarvita\",\n      viviendas: \"6606\",\n      particulares: \"6591\",\n      colectivas: \"15\",\n    },\n    {\n      cod: \"6\",\n      mpio: \"Zud\u00e1\u00f1ez\",\n      viviendas: \"3652\",\n      particulares: \"3644\",\n      colectivas: \"8\",\n    },\n    {\n      cod: \"7\",\n      mpio: \"Presto\",\n      viviendas: \"4303\",\n      particulares: \"4293\",\n      colectivas: \"10\",\n    },\n    {\n      cod: \"8\",\n      mpio: \"Mojocoya\",\n      viviendas: \"3985\",\n      particulares: \"3980\",\n      colectivas: \"5\",\n    },\n    {\n      cod: \"9\",\n      mpio: \"Icla\",\n      viviendas: \"4138\",\n      particulares: \"4129\",\n      colectivas: \"9\",\n    },\n    {\n      cod: \"10\",\n      mpio: \"Padilla\",\n      viviendas: \"4906\",\n      particulares: \"4891\",\n      colectivas: \"15\",\n    },\n    {\n      cod: \"11\",\n      mpio: \"Tomina\",\n      viviendas: \"3620\",\n      particulares: \"3610\",\n      colectivas: \"10\",\n    },\n    {\n      cod: \"12\",\n      mpio: \"Sopachuy\",\n      viviendas: \"3092\",\n      particulares: \"3084\",\n      colectivas: \"8\",\n    },\n    {\n      cod: \"13\",\n      mpio: \"Alcal\u00e1\",\n      viviendas: \"1671\",\n      particulares: \"1667\",\n      colectivas: \"4\",\n    },\n    {\n      cod: \"14\",\n      mpio: \"El Villar\",\n      viviendas: \"1956\",\n      particulares: \"1950\",\n      colectivas: \"6\",\n    },\n    {\n      cod: \"15\",\n      mpio: \"Monteagudo\",\n      viviendas: \"9941\",\n      particulares: \"9899\",\n      colectivas: \"42\",\n    },\n    {\n      cod: \"16\",\n      mpio: \"Huacareta\",\n      viviendas: \"3191\",\n      particulares: \"3175\",\n      colectivas: \"16\",\n    },\n    {\n      cod: \"17\",\n      mpio: \"Tarabuco\",\n      viviendas: \"6268\",\n      particulares: \"6243\",\n      colectivas: \"25\",\n    },\n    {\n      cod: \"18\",\n      mpio: \"Yampar\u00e1ez\",\n      viviendas: \"4045\",\n      particulares: \"4029\",\n      colectivas: \"16\",\n    },\n    {\n      cod: \"19\",\n      mpio: \"Camargo\",\n      viviendas: \"7103\",\n      particulares: \"7056\",\n      colectivas: \"47\",\n    },\n    {\n      cod: \"20\",\n      mpio: \"San Lucas\",\n      viviendas: \"15001\",\n      particulares: \"14977\",\n      colectivas: \"24\",\n    },\n    {\n      cod: \"21\",\n      mpio: \"Incahuasi\",\n      viviendas: \"4631\",\n      particulares: \"4590\",\n      colectivas: \"41\",\n    },\n    {\n      cod: \"22\",\n      mpio: \"Villa Charcas\",\n      viviendas: \"5459\",\n      particulares: \"5447\",\n      colectivas: \"12\",\n    },\n    {\n      cod: \"23\",\n      mpio: \"Villa Serrano\",\n      viviendas: \"5819\",\n      particulares: \"5806\",\n      colectivas: \"13\",\n    },\n    {\n      cod: \"24\",\n      mpio: \"Villa Abecia\",\n      viviendas: \"1829\",\n      particulares: \"1821\",\n      colectivas: \"8\",\n    },\n    {\n      cod: \"25\",\n      mpio: \"Culpina\",\n      viviendas: \"7215\",\n      particulares: \"7205\",\n      colectivas: \"10\",\n    },\n    {\n      cod: \"26\",\n      mpio: \"Las Carreras\",\n      viviendas: \"1458\",\n      particulares: \"1449\",\n      colectivas: \"9\",\n    },\n    {\n      cod: \"27\",\n      mpio: \"Villa Vaca Guzm\u00e1n\",\n      viviendas: \"3810\",\n      particulares: \"3753\",\n      colectivas: \"57\",\n    },\n    {\n      cod: \"28\",\n      mpio: \"Huacaya (Autonom\u00eda Guaran\u00ed Chaque\u00f1o de Huacaya)\",\n      viviendas: \"1007\",\n      particulares: \"1004\",\n      colectivas: \"3\",\n    },\n    {\n      cod: \"29\",\n      mpio: \"Macharet\u00ed\",\n      viviendas: \"2754\",\n      particulares: \"2722\",\n      colectivas: \"32\",\n    },\n  ];\n  const lapaz_municipios2 = [\n    {\n      cod: \"30\",\n      mpio: \"Nuestra Se\u00f1ora de La Paz\",\n      viviendas: \"312222\",\n      particulares: \"311448\",\n      colectivas: \"774\",\n    },\n    {\n      cod: \"31\",\n      mpio: \"Palca\",\n      viviendas: \"8950\",\n      particulares: \"8935\",\n      colectivas: \"15\",\n    },\n    {\n      cod: \"32\",\n      mpio: \"Mecapaca\",\n      viviendas: \"9078\",\n      particulares: \"9064\",\n      colectivas: \"14\",\n    },\n    {\n      cod: \"33\",\n      mpio: \"Achocalla\",\n      viviendas: \"20904\",\n      particulares: \"20868\",\n      colectivas: \"36\",\n    },\n    {\n      cod: \"34\",\n      mpio: \"El Alto\",\n      viviendas: \"382080\",\n      particulares: \"381438\",\n      colectivas: \"642\",\n    },\n    {\n      cod: \"35\",\n      mpio: \"Achacachi\",\n      viviendas: \"23545\",\n      particulares: \"23465\",\n      colectivas: \"80\",\n    },\n    {\n      cod: \"36\",\n      mpio: \"Villa Ancoraimes\",\n      viviendas: \"7776\",\n      particulares: \"7765\",\n      colectivas: \"11\",\n    },\n    {\n      cod: \"37\",\n      mpio: \"Huarina\",\n      viviendas: \"5069\",\n      particulares: \"5045\",\n      colectivas: \"24\",\n    },\n    {\n      cod: \"38\",\n      mpio: \"Santiago de Huata\",\n      viviendas: \"5618\",\n      particulares: \"5604\",\n      colectivas: \"14\",\n    },\n    {\n      cod: \"39\",\n      mpio: \"Huatajata\",\n      viviendas: \"2968\",\n      particulares: \"2960\",\n      colectivas: \"8\",\n    },\n    {\n      cod: \"40\",\n      mpio: \"Chua Cocani\",\n      viviendas: \"2982\",\n      particulares: \"2967\",\n      colectivas: \"15\",\n    },\n    {\n      cod: \"41\",\n      mpio: \"Corocoro\",\n      viviendas: \"7111\",\n      particulares: \"7070\",\n      colectivas: \"41\",\n    },\n    {\n      cod: \"42\",\n      mpio: \"Caquiaviri\",\n      viviendas: \"6959\",\n      particulares: \"6936\",\n      colectivas: \"23\",\n    },\n    {\n      cod: \"43\",\n      mpio: \"Calacoto\",\n      viviendas: \"7554\",\n      particulares: \"7552\",\n      colectivas: \"2\",\n    },\n    {\n      cod: \"44\",\n      mpio: \"Comanche\",\n      viviendas: \"2178\",\n      particulares: \"2177\",\n      colectivas: \"1\",\n    },\n    {\n      cod: \"45\",\n      mpio: \"Chara\u00f1a\",\n      viviendas: \"2419\",\n      particulares: \"2405\",\n      colectivas: \"14\",\n    },\n    {\n      cod: \"46\",\n      mpio: \"Waldo Ballivi\u00e1n\",\n      viviendas: \"1573\",\n      particulares: \"1531\",\n      colectivas: \"42\",\n    },\n    {\n      cod: \"47\",\n      mpio: \"Nazacara de Pacajes\",\n      viviendas: \"1477\",\n      particulares: \"1476\",\n      colectivas: \"1\",\n    },\n    {\n      cod: \"48\",\n      mpio: \"Santiago de Callapa\",\n      viviendas: \"4811\",\n      particulares: \"4803\",\n      colectivas: \"8\",\n    },\n    {\n      cod: \"49\",\n      mpio: \"Puerto Acosta\",\n      viviendas: \"8080\",\n      particulares: \"8072\",\n      colectivas: \"8\",\n    },\n    {\n      cod: \"50\",\n      mpio: \"Mocomoco\",\n      viviendas: \"9366\",\n      particulares: \"9353\",\n      colectivas: \"13\",\n    },\n    {\n      cod: \"51\",\n      mpio: \"Puerto Mayor de Carabuco\",\n      viviendas: \"8215\",\n      particulares: \"8196\",\n      colectivas: \"19\",\n    },\n    {\n      cod: \"52\",\n      mpio: \"Humanata\",\n      viviendas: \"2909\",\n      particulares: \"2907\",\n      colectivas: \"2\",\n    },\n    {\n      cod: \"53\",\n      mpio: \"Escoma\",\n      viviendas: \"4686\",\n      particulares: \"4682\",\n      colectivas: \"4\",\n    },\n    {\n      cod: \"54\",\n      mpio: \"Chuma\",\n      viviendas: \"7368\",\n      particulares: \"7359\",\n      colectivas: \"9\",\n    },\n    {\n      cod: \"55\",\n      mpio: \"Ayata\",\n      viviendas: \"4583\",\n      particulares: \"4577\",\n      colectivas: \"6\",\n    },\n    {\n      cod: \"56\",\n      mpio: \"Aucapata\",\n      viviendas: \"3190\",\n      particulares: \"3126\",\n      colectivas: \"64\",\n    },\n    {\n      cod: \"57\",\n      mpio: \"Sorata\",\n      viviendas: \"13245\",\n      particulares: \"13193\",\n      colectivas: \"52\",\n    },\n    {\n      cod: \"58\",\n      mpio: \"Guanay\",\n      viviendas: \"7235\",\n      particulares: \"7161\",\n      colectivas: \"74\",\n    },\n    {\n      cod: \"59\",\n      mpio: \"Tacacoma\",\n      viviendas: \"4589\",\n      particulares: \"4544\",\n      colectivas: \"45\",\n    },\n    {\n      cod: \"60\",\n      mpio: \"Quiabaya\",\n      viviendas: \"1507\",\n      particulares: \"1495\",\n      colectivas: \"12\",\n    },\n    {\n      cod: \"61\",\n      mpio: \"Combaya\",\n      viviendas: \"1556\",\n      particulares: \"1552\",\n      colectivas: \"4\",\n    },\n    {\n      cod: \"62\",\n      mpio: \"Tipuani\",\n      viviendas: \"4338\",\n      particulares: \"4277\",\n      colectivas: \"61\",\n    },\n    {\n      cod: \"63\",\n      mpio: \"Mapiri\",\n      viviendas: \"7858\",\n      particulares: \"7615\",\n      colectivas: \"243\",\n    },\n    {\n      cod: \"64\",\n      mpio: \"Teoponte\",\n      viviendas: \"5166\",\n      particulares: \"5073\",\n      colectivas: \"93\",\n    },\n    {\n      cod: \"65\",\n      mpio: \"Apolo\",\n      viviendas: \"8217\",\n      particulares: \"8169\",\n      colectivas: \"48\",\n    },\n    {\n      cod: \"66\",\n      mpio: \"Pelechuco\",\n      viviendas: \"4279\",\n      particulares: \"4196\",\n      colectivas: \"83\",\n    },\n    {\n      cod: \"67\",\n      mpio: \"Viacha\",\n      viviendas: \"53518\",\n      particulares: \"53430\",\n      colectivas: \"88\",\n    },\n    {\n      cod: \"68\",\n      mpio: \"Puerto Mayor de Guaqui\",\n      viviendas: \"4386\",\n      particulares: \"4371\",\n      colectivas: \"15\",\n    },\n    {\n      cod: \"69\",\n      mpio: \"Tiahuanacu\",\n      viviendas: \"5624\",\n      particulares: \"5620\",\n      colectivas: \"4\",\n    },\n    {\n      cod: \"70\",\n      mpio: \"Desaguadero\",\n      viviendas: \"3430\",\n      particulares: \"3408\",\n      colectivas: \"22\",\n    },\n    {\n      cod: \"71\",\n      mpio: \"La (Marka) San Andr\u00e9s de Machaca\",\n      viviendas: \"3988\",\n      particulares: \"3977\",\n      colectivas: \"11\",\n    },\n    {\n      cod: \"72\",\n      mpio: \"Jes\u00fas de Machaka\",\n      viviendas: \"7552\",\n      particulares: \"7537\",\n      colectivas: \"15\",\n    },\n    {\n      cod: \"73\",\n      mpio: \"Taraco\",\n      viviendas: \"3101\",\n      particulares: \"3101\",\n      colectivas: \"0\",\n    },\n    {\n      cod: \"74\",\n      mpio: \"Luribay\",\n      viviendas: \"5432\",\n      particulares: \"5422\",\n      colectivas: \"10\",\n    },\n    {\n      cod: \"75\",\n      mpio: \"Sapahaqui\",\n      viviendas: \"7720\",\n      particulares: \"7713\",\n      colectivas: \"7\",\n    },\n    {\n      cod: \"76\",\n      mpio: \"Yaco\",\n      viviendas: \"4703\",\n      particulares: \"4691\",\n      colectivas: \"12\",\n    },\n    {\n      cod: \"77\",\n      mpio: \"Malla\",\n      viviendas: \"2093\",\n      particulares: \"2086\",\n      colectivas: \"7\",\n    },\n    {\n      cod: \"78\",\n      mpio: \"Cairoma\",\n      viviendas: \"5619\",\n      particulares: \"5606\",\n      colectivas: \"13\",\n    },\n    {\n      cod: \"79\",\n      mpio: \"Inquisivi\",\n      viviendas: \"8429\",\n      particulares: \"8423\",\n      colectivas: \"6\",\n    },\n    {\n      cod: \"80\",\n      mpio: \"Quime\",\n      viviendas: \"5727\",\n      particulares: \"5532\",\n      colectivas: \"195\",\n    },\n    {\n      cod: \"81\",\n      mpio: \"Cajuata\",\n      viviendas: \"6454\",\n      particulares: \"6424\",\n      colectivas: \"30\",\n    },\n    {\n      cod: \"82\",\n      mpio: \"Colquiri\",\n      viviendas: \"9795\",\n      particulares: \"9768\",\n      colectivas: \"27\",\n    },\n    {\n      cod: \"83\",\n      mpio: \"Ichoca\",\n      viviendas: \"3905\",\n      particulares: \"3900\",\n      colectivas: \"5\",\n    },\n    {\n      cod: \"84\",\n      mpio: \"Villa Libertad Licoma\",\n      viviendas: \"1942\",\n      particulares: \"1934\",\n      colectivas: \"8\",\n    },\n    {\n      cod: \"85\",\n      mpio: \"Chulumani\",\n      viviendas: \"9052\",\n      particulares: \"9017\",\n      colectivas: \"35\",\n    },\n    {\n      cod: \"86\",\n      mpio: \"Irupana\",\n      viviendas: \"11381\",\n      particulares: \"11302\",\n      colectivas: \"79\",\n    },\n    {\n      cod: \"87\",\n      mpio: \"Yanacachi\",\n      viviendas: \"3428\",\n      particulares: \"3400\",\n      colectivas: \"28\",\n    },\n    {\n      cod: \"88\",\n      mpio: \"Palos Blancos\",\n      viviendas: \"13001\",\n      particulares: \"12975\",\n      colectivas: \"26\",\n    },\n    {\n      cod: \"89\",\n      mpio: \"La Asunta\",\n      viviendas: \"21227\",\n      particulares: \"21182\",\n      colectivas: \"45\",\n    },\n    {\n      cod: \"90\",\n      mpio: \"Pucarani\",\n      viviendas: \"26151\",\n      particulares: \"26122\",\n      colectivas: \"29\",\n    },\n    {\n      cod: \"91\",\n      mpio: \"Laja\",\n      viviendas: \"16532\",\n      particulares: \"16521\",\n      colectivas: \"11\",\n    },\n    {\n      cod: \"92\",\n      mpio: \"Batallas\",\n      viviendas: \"10492\",\n      particulares: \"10482\",\n      colectivas: \"10\",\n    },\n    {\n      cod: \"93\",\n      mpio: \"Puerto P\u00e9rez\",\n      viviendas: \"3559\",\n      particulares: \"3552\",\n      colectivas: \"7\",\n    },\n    {\n      cod: \"94\",\n      mpio: \"Sicasica\",\n      viviendas: \"15143\",\n      particulares: \"15126\",\n      colectivas: \"17\",\n    },\n    {\n      cod: \"95\",\n      mpio: \"Umala\",\n      viviendas: \"6275\",\n      particulares: \"6271\",\n      colectivas: \"4\",\n    },\n    {\n      cod: \"96\",\n      mpio: \"Ayo Ayo\",\n      viviendas: \"5654\",\n      particulares: \"5646\",\n      colectivas: \"8\",\n    },\n    {\n      cod: \"97\",\n      mpio: \"Calamarca\",\n      viviendas: \"6478\",\n      particulares: \"6467\",\n      colectivas: \"11\",\n    },\n    {\n      cod: \"98\",\n      mpio: \"Patacamaya\",\n      viviendas: \"12196\",\n      particulares: \"12164\",\n      colectivas: \"32\",\n    },\n    {\n      cod: \"99\",\n      mpio: \"Colquencha\",\n      viviendas: \"5561\",\n      particulares: \"5555\",\n      colectivas: \"6\",\n    },\n    {\n      cod: \"100\",\n      mpio: \"Collana\",\n      viviendas: \"1946\",\n      particulares: \"1943\",\n      colectivas: \"3\",\n    },\n    {\n      cod: \"101\",\n      mpio: \"Coroico\",\n      viviendas: \"11497\",\n      particulares: \"11392\",\n      colectivas: \"105\",\n    },\n    {\n      cod: \"102\",\n      mpio: \"Coripata\",\n      viviendas: \"10378\",\n      particulares: \"10342\",\n      colectivas: \"36\",\n    },\n    {\n      cod: \"103\",\n      mpio: \"Ixiamas\",\n      viviendas: \"4112\",\n      particulares: \"4023\",\n      colectivas: \"89\",\n    },\n    {\n      cod: \"104\",\n      mpio: \"San Buenaventura\",\n      viviendas: \"3595\",\n      particulares: \"3569\",\n      colectivas: \"26\",\n    },\n    {\n      cod: \"105\",\n      mpio: \"Charazani\",\n      viviendas: \"5843\",\n      particulares: \"5823\",\n      colectivas: \"20\",\n    },\n    {\n      cod: \"106\",\n      mpio: \"Curva\",\n      viviendas: \"1952\",\n      particulares: \"1944\",\n      colectivas: \"8\",\n    },\n    {\n      cod: \"107\",\n      mpio: \"Copacabana\",\n      viviendas: \"9144\",\n      particulares: \"9072\",\n      colectivas: \"72\",\n    },\n    {\n      cod: \"108\",\n      mpio: \"San Pedro de Tiquina\",\n      viviendas: \"4447\",\n      particulares: \"4405\",\n      colectivas: \"42\",\n    },\n    {\n      cod: \"109\",\n      mpio: \"Tito Yupanqui\",\n      viviendas: \"1534\",\n      particulares: \"1526\",\n      colectivas: \"8\",\n    },\n    {\n      cod: \"110\",\n      mpio: \"San Pedro de Curahuara\",\n      viviendas: \"5292\",\n      particulares: \"5287\",\n      colectivas: \"5\",\n    },\n    {\n      cod: \"111\",\n      mpio: \"Papel Pampa\",\n      viviendas: \"4652\",\n      particulares: \"4649\",\n      colectivas: \"3\",\n    },\n    {\n      cod: \"112\",\n      mpio: \"Chacarilla\",\n      viviendas: \"1238\",\n      particulares: \"1237\",\n      colectivas: \"1\",\n    },\n    {\n      cod: \"113\",\n      mpio: \"Santiago de Machaca\",\n      viviendas: \"4036\",\n      particulares: \"4027\",\n      colectivas: \"9\",\n    },\n    {\n      cod: \"114\",\n      mpio: \"Catacora\",\n      viviendas: \"1930\",\n      particulares: \"1920\",\n      colectivas: \"10\",\n    },\n    {\n      cod: \"115\",\n      mpio: \"Caranavi\",\n      viviendas: \"23854\",\n      particulares: \"23756\",\n      colectivas: \"98\",\n    },\n    {\n      cod: \"116\",\n      mpio: \"Alto Beni\",\n      viviendas: \"5083\",\n      particulares: \"5063\",\n      colectivas: \"20\",\n    },\n  ];\n  const cochabamba_municipios2 = [\n    {\n      cod: \"117\",\n      mpio: \"Cochabamba\",\n      viviendas: \"257462\",\n      particulares: \"256874\",\n      colectivas: \"588\",\n    },\n    {\n      cod: \"118\",\n      mpio: \"Aiquile\",\n      viviendas: \"10716\",\n      particulares: \"10686\",\n      colectivas: \"30\",\n    },\n    {\n      cod: \"119\",\n      mpio: \"Pasorapa\",\n      viviendas: \"2032\",\n      particulares: \"2024\",\n      colectivas: \"8\",\n    },\n    {\n      cod: \"120\",\n      mpio: \"Omereque\",\n      viviendas: \"2557\",\n      particulares: \"2550\",\n      colectivas: \"7\",\n    },\n    {\n      cod: \"121\",\n      mpio: \"Ayopaya\",\n      viviendas: \"11726\",\n      particulares: \"11704\",\n      colectivas: \"22\",\n    },\n    {\n      cod: \"122\",\n      mpio: \"Morochata\",\n      viviendas: \"6349\",\n      particulares: \"6344\",\n      colectivas: \"5\",\n    },\n    {\n      cod: \"123\",\n      mpio: \"Cocapata\",\n      viviendas: \"9204\",\n      particulares: \"9193\",\n      colectivas: \"11\",\n    },\n    {\n      cod: \"124\",\n      mpio: \"Tarata\",\n      viviendas: \"5271\",\n      particulares: \"5257\",\n      colectivas: \"14\",\n    },\n    {\n      cod: \"125\",\n      mpio: \"Anzaldo\",\n      viviendas: \"4399\",\n      particulares: \"4393\",\n      colectivas: \"6\",\n    },\n    {\n      cod: \"126\",\n      mpio: \"Arbieto\",\n      viviendas: \"14631\",\n      particulares: \"14612\",\n      colectivas: \"19\",\n    },\n    {\n      cod: \"127\",\n      mpio: \"Sacabamba\",\n      viviendas: \"2399\",\n      particulares: \"2398\",\n      colectivas: \"1\",\n    },\n    {\n      cod: \"128\",\n      mpio: \"Arani\",\n      viviendas: \"5987\",\n      particulares: \"5982\",\n      colectivas: \"5\",\n    },\n    {\n      cod: \"129\",\n      mpio: \"Vacas\",\n      viviendas: \"5560\",\n      particulares: \"5553\",\n      colectivas: \"7\",\n    },\n    {\n      cod: \"130\",\n      mpio: \"Arque\",\n      viviendas: \"6071\",\n      particulares: \"6056\",\n      colectivas: \"15\",\n    },\n    {\n      cod: \"131\",\n      mpio: \"Tacopaya\",\n      viviendas: \"5711\",\n      particulares: \"5698\",\n      colectivas: \"13\",\n    },\n    {\n      cod: \"132\",\n      mpio: \"Capinota\",\n      viviendas: \"9371\",\n      particulares: \"9358\",\n      colectivas: \"13\",\n    },\n    {\n      cod: \"133\",\n      mpio: \"Santiva\u00f1ez\",\n      viviendas: \"4325\",\n      particulares: \"4307\",\n      colectivas: \"18\",\n    },\n    {\n      cod: \"134\",\n      mpio: \"Sicaya\",\n      viviendas: \"1581\",\n      particulares: \"1573\",\n      colectivas: \"8\",\n    },\n    {\n      cod: \"135\",\n      mpio: \"Cliza\",\n      viviendas: \"8424\",\n      particulares: \"8417\",\n      colectivas: \"7\",\n    },\n    {\n      cod: \"136\",\n      mpio: \"Toco\",\n      viviendas: \"3168\",\n      particulares: \"3166\",\n      colectivas: \"2\",\n    },\n    {\n      cod: \"137\",\n      mpio: \"Tolata\",\n      viviendas: \"3575\",\n      particulares: \"3566\",\n      colectivas: \"9\",\n    },\n    {\n      cod: \"138\",\n      mpio: \"Quillacollo\",\n      viviendas: \"58675\",\n      particulares: \"58550\",\n      colectivas: \"125\",\n    },\n    {\n      cod: \"139\",\n      mpio: \"Sipesipe\",\n      viviendas: \"22082\",\n      particulares: \"22057\",\n      colectivas: \"25\",\n    },\n    {\n      cod: \"140\",\n      mpio: \"Tiquipaya\",\n      viviendas: \"21451\",\n      particulares: \"21393\",\n      colectivas: \"58\",\n    },\n    {\n      cod: \"141\",\n      mpio: \"Vinto\",\n      viviendas: \"20723\",\n      particulares: \"20702\",\n      colectivas: \"21\",\n    },\n    {\n      cod: \"142\",\n      mpio: \"Colcapirhua\",\n      viviendas: \"22460\",\n      particulares: \"22418\",\n      colectivas: \"42\",\n    },\n    {\n      cod: \"143\",\n      mpio: \"Sacaba\",\n      viviendas: \"83945\",\n      particulares: \"83811\",\n      colectivas: \"134\",\n    },\n    {\n      cod: \"144\",\n      mpio: \"Colomi\",\n      viviendas: \"11242\",\n      particulares: \"11221\",\n      colectivas: \"21\",\n    },\n    {\n      cod: \"145\",\n      mpio: \"Villa Tunari\",\n      viviendas: \"50246\",\n      particulares: \"50107\",\n      colectivas: \"139\",\n    },\n    {\n      cod: \"146\",\n      mpio: \"Tapacar\u00ed\",\n      viviendas: \"12845\",\n      particulares: \"12840\",\n      colectivas: \"5\",\n    },\n    {\n      cod: \"147\",\n      mpio: \"Totora\",\n      viviendas: \"8109\",\n      particulares: \"8092\",\n      colectivas: \"17\",\n    },\n    {\n      cod: \"148\",\n      mpio: \"Pojo\",\n      viviendas: \"5455\",\n      particulares: \"5449\",\n      colectivas: \"6\",\n    },\n    {\n      cod: \"149\",\n      mpio: \"Pocona\",\n      viviendas: \"6881\",\n      particulares: \"6855\",\n      colectivas: \"26\",\n    },\n    {\n      cod: \"150\",\n      mpio: \"Chimor\u00e9\",\n      viviendas: \"12788\",\n      particulares: \"12669\",\n      colectivas: \"119\",\n    },\n    {\n      cod: \"151\",\n      mpio: \"Puerto Villarroel\",\n      viviendas: \"30056\",\n      particulares: \"29966\",\n      colectivas: \"90\",\n    },\n    {\n      cod: \"152\",\n      mpio: \"Entre R\u00edos\",\n      viviendas: \"20055\",\n      particulares: \"19941\",\n      colectivas: \"114\",\n    },\n    {\n      cod: \"153\",\n      mpio: \"Mizque\",\n      viviendas: \"9419\",\n      particulares: \"9393\",\n      colectivas: \"26\",\n    },\n    {\n      cod: \"154\",\n      mpio: \"Vila Vila\",\n      viviendas: \"2270\",\n      particulares: \"2262\",\n      colectivas: \"8\",\n    },\n    {\n      cod: \"155\",\n      mpio: \"Alalay\",\n      viviendas: \"1649\",\n      particulares: \"1644\",\n      colectivas: \"5\",\n    },\n    {\n      cod: \"156\",\n      mpio: \"Tioc-Raqaypampa\",\n      viviendas: \"4630\",\n      particulares: \"4629\",\n      colectivas: \"1\",\n    },\n    {\n      cod: \"157\",\n      mpio: \"Punata\",\n      viviendas: \"15016\",\n      particulares: \"14987\",\n      colectivas: \"29\",\n    },\n    {\n      cod: \"158\",\n      mpio: \"Villa Rivero\",\n      viviendas: \"4972\",\n      particulares: \"4969\",\n      colectivas: \"3\",\n    },\n    {\n      cod: \"159\",\n      mpio: \"San Benito\",\n      viviendas: \"6482\",\n      particulares: \"6468\",\n      colectivas: \"14\",\n    },\n    {\n      cod: \"160\",\n      mpio: \"Tacachi\",\n      viviendas: \"708\",\n      particulares: \"707\",\n      colectivas: \"1\",\n    },\n    {\n      cod: \"161\",\n      mpio: \"Villa Gualberto Villarroel\",\n      viviendas: \"1224\",\n      particulares: \"1223\",\n      colectivas: \"1\",\n    },\n    {\n      cod: \"162\",\n      mpio: \"Bolivar\",\n      viviendas: \"4346\",\n      particulares: \"4343\",\n      colectivas: \"3\",\n    },\n    {\n      cod: \"163\",\n      mpio: \"Tiraque\",\n      viviendas: \"10771\",\n      particulares: \"10764\",\n      colectivas: \"7\",\n    },\n    {\n      cod: \"164\",\n      mpio: \"Shinahota\",\n      viviendas: \"12497\",\n      particulares: \"12461\",\n      colectivas: \"36\",\n    },\n  ];\n  const oruro_municipios2 = [\n    {\n      cod: \"165\",\n      mpio: \"Oruro\",\n      viviendas: \"132976\",\n      particulares: \"132752\",\n      colectivas: \"224\",\n    },\n    {\n      cod: \"166\",\n      mpio: \"Caracollo\",\n      viviendas: \"10913\",\n      particulares: \"10876\",\n      colectivas: \"37\",\n    },\n    {\n      cod: \"167\",\n      mpio: \"El Choro\",\n      viviendas: \"4702\",\n      particulares: \"4697\",\n      colectivas: \"5\",\n    },\n    {\n      cod: \"168\",\n      mpio: \"Paria\",\n      viviendas: \"6925\",\n      particulares: \"6907\",\n      colectivas: \"18\",\n    },\n    {\n      cod: \"169\",\n      mpio: \"Challapata\",\n      viviendas: \"20007\",\n      particulares: \"19946\",\n      colectivas: \"61\",\n    },\n    {\n      cod: \"170\",\n      mpio: \"Santuario de Quillacas\",\n      viviendas: \"3410\",\n      particulares: \"3399\",\n      colectivas: \"11\",\n    },\n    {\n      cod: \"171\",\n      mpio: \"Corque\",\n      viviendas: \"7925\",\n      particulares: \"7906\",\n      colectivas: \"19\",\n    },\n    {\n      cod: \"172\",\n      mpio: \"Choquecota\",\n      viviendas: \"1199\",\n      particulares: \"1197\",\n      colectivas: \"2\",\n    },\n    {\n      cod: \"173\",\n      mpio: \"Curahuara de Carangas\",\n      viviendas: \"3525\",\n      particulares: \"3512\",\n      colectivas: \"13\",\n    },\n    {\n      cod: \"174\",\n      mpio: \"Turco\",\n      viviendas: \"3053\",\n      particulares: \"3011\",\n      colectivas: \"42\",\n    },\n    {\n      cod: \"175\",\n      mpio: \"Huachacalla\",\n      viviendas: \"1686\",\n      particulares: \"1681\",\n      colectivas: \"5\",\n    },\n    {\n      cod: \"176\",\n      mpio: \"Escara\",\n      viviendas: \"1244\",\n      particulares: \"1239\",\n      colectivas: \"5\",\n    },\n    {\n      cod: \"177\",\n      mpio: \"Cruz de Machacamarca\",\n      viviendas: \"703\",\n      particulares: \"700\",\n      colectivas: \"3\",\n    },\n    {\n      cod: \"178\",\n      mpio: \"Yunguyo del Litoral\",\n      viviendas: \"249\",\n      particulares: \"249\",\n      colectivas: \"0\",\n    },\n    {\n      cod: \"179\",\n      mpio: \"Esmeralda\",\n      viviendas: \"924\",\n      particulares: \"919\",\n      colectivas: \"5\",\n    },\n    {\n      cod: \"180\",\n      mpio: \"Poop\u00f3\",\n      viviendas: \"4625\",\n      particulares: \"4608\",\n      colectivas: \"17\",\n    },\n    {\n      cod: \"181\",\n      mpio: \"Paz\u00f1a\",\n      viviendas: \"2619\",\n      particulares: \"2613\",\n      colectivas: \"6\",\n    },\n    {\n      cod: \"182\",\n      mpio: \"Antequera\",\n      viviendas: \"2452\",\n      particulares: \"2436\",\n      colectivas: \"16\",\n    },\n    {\n      cod: \"183\",\n      mpio: \"Huanuni\",\n      viviendas: \"8505\",\n      particulares: \"8464\",\n      colectivas: \"41\",\n    },\n    {\n      cod: \"184\",\n      mpio: \"Machacamarca\",\n      viviendas: \"2849\",\n      particulares: \"2834\",\n      colectivas: \"15\",\n    },\n    {\n      cod: \"185\",\n      mpio: \"Salinas de Garci Mendoza (Autonom\u00eda Ind\u00edgena Originario Campesina de Salinas)\",\n      viviendas: \"7893\",\n      particulares: \"7883\",\n      colectivas: \"10\",\n    },\n    {\n      cod: \"186\",\n      mpio: \"Pampa Aullagas\",\n      viviendas: \"2096\",\n      particulares: \"2093\",\n      colectivas: \"3\",\n    },\n    {\n      cod: \"187\",\n      mpio: \"Sabaya\",\n      viviendas: \"5267\",\n      particulares: \"5221\",\n      colectivas: \"46\",\n    },\n    {\n      cod: \"188\",\n      mpio: \"Coipasa\",\n      viviendas: \"402\",\n      particulares: \"395\",\n      colectivas: \"7\",\n    },\n    {\n      cod: \"189\",\n      mpio: \"Uru Chipaya (Naci\u00f3n Originaria Uru Chipaya)\",\n      viviendas: \"1854\",\n      particulares: \"1851\",\n      colectivas: \"3\",\n    },\n    {\n      cod: \"190\",\n      mpio: \"Toledo\",\n      viviendas: \"6244\",\n      particulares: \"6234\",\n      colectivas: \"10\",\n    },\n    {\n      cod: \"191\",\n      mpio: \"Eucaliptus\",\n      viviendas: \"2792\",\n      particulares: \"2789\",\n      colectivas: \"3\",\n    },\n    {\n      cod: \"192\",\n      mpio: \"Andamarca\",\n      viviendas: \"4716\",\n      particulares: \"4710\",\n      colectivas: \"6\",\n    },\n    {\n      cod: \"193\",\n      mpio: \"Bel\u00e9n de Andamarca\",\n      viviendas: \"1674\",\n      particulares: \"1674\",\n      colectivas: \"0\",\n    },\n    {\n      cod: \"194\",\n      mpio: \"Totora\",\n      viviendas: \"4556\",\n      particulares: \"4555\",\n      colectivas: \"1\",\n    },\n    {\n      cod: \"195\",\n      mpio: \"Santiago de Huari\",\n      viviendas: \"6785\",\n      particulares: \"6780\",\n      colectivas: \"5\",\n    },\n    {\n      cod: \"196\",\n      mpio: \"La Rivera\",\n      viviendas: \"415\",\n      particulares: \"414\",\n      colectivas: \"1\",\n    },\n    {\n      cod: \"197\",\n      mpio: \"Todos Santos\",\n      viviendas: \"464\",\n      particulares: \"460\",\n      colectivas: \"4\",\n    },\n    {\n      cod: \"198\",\n      mpio: \"Carangas\",\n      viviendas: \"369\",\n      particulares: \"367\",\n      colectivas: \"2\",\n    },\n    {\n      cod: \"199\",\n      mpio: \"Santiago de Huayllamarca\",\n      viviendas: \"4687\",\n      particulares: \"4681\",\n      colectivas: \"6\",\n    },\n  ];\n  const potosi_municipios2 = [\n    {\n      cod: \"200\",\n      mpio: \"Potos\u00ed\",\n      viviendas: \"78713\",\n      particulares: \"78452\",\n      colectivas: \"261\",\n    },\n    {\n      cod: \"201\",\n      mpio: \"Tinguipaya\",\n      viviendas: \"11428\",\n      particulares: \"11404\",\n      colectivas: \"24\",\n    },\n    {\n      cod: \"202\",\n      mpio: \"Yocalla\",\n      viviendas: \"4986\",\n      particulares: \"4963\",\n      colectivas: \"23\",\n    },\n    {\n      cod: \"203\",\n      mpio: \"Urmiri\",\n      viviendas: \"1847\",\n      particulares: \"1845\",\n      colectivas: \"2\",\n    },\n    {\n      cod: \"204\",\n      mpio: \"Unc\u00eda\",\n      viviendas: \"10632\",\n      particulares: \"10613\",\n      colectivas: \"19\",\n    },\n    {\n      cod: \"205\",\n      mpio: \"Chayanta\",\n      viviendas: \"6959\",\n      particulares: \"6948\",\n      colectivas: \"11\",\n    },\n    {\n      cod: \"206\",\n      mpio: \"Llallagua\",\n      viviendas: \"19793\",\n      particulares: \"19717\",\n      colectivas: \"76\",\n    },\n    {\n      cod: \"207\",\n      mpio: \"Chuquihuta Ayllu Jucumani\",\n      viviendas: \"3725\",\n      particulares: \"3718\",\n      colectivas: \"7\",\n    },\n    {\n      cod: \"208\",\n      mpio: \"Betanzos\",\n      viviendas: \"13586\",\n      particulares: \"13559\",\n      colectivas: \"27\",\n    },\n    {\n      cod: \"209\",\n      mpio: \"Chaqu\u00ed\",\n      viviendas: \"4644\",\n      particulares: \"4628\",\n      colectivas: \"16\",\n    },\n    {\n      cod: \"210\",\n      mpio: \"Tacobamba\",\n      viviendas: \"6154\",\n      particulares: \"6147\",\n      colectivas: \"7\",\n    },\n    {\n      cod: \"211\",\n      mpio: \"Colquechaca\",\n      viviendas: \"7417\",\n      particulares: \"7375\",\n      colectivas: \"42\",\n    },\n    {\n      cod: \"212\",\n      mpio: \"Ravelo\",\n      viviendas: \"9949\",\n      particulares: \"9928\",\n      colectivas: \"21\",\n    },\n    {\n      cod: \"213\",\n      mpio: \"Pocoata\",\n      viviendas: \"14677\",\n      particulares: \"14662\",\n      colectivas: \"15\",\n    },\n    {\n      cod: \"214\",\n      mpio: \"Ocur\u00ed\",\n      viviendas: \"7205\",\n      particulares: \"7197\",\n      colectivas: \"8\",\n    },\n    {\n      cod: \"215\",\n      mpio: \"San Pedro de Macha\",\n      viviendas: \"10789\",\n      particulares: \"10782\",\n      colectivas: \"7\",\n    },\n    {\n      cod: \"216\",\n      mpio: \"San Pedro\",\n      viviendas: \"15028\",\n      particulares: \"15016\",\n      colectivas: \"12\",\n    },\n    {\n      cod: \"217\",\n      mpio: \"Toro Toro\",\n      viviendas: \"5683\",\n      particulares: \"5655\",\n      colectivas: \"28\",\n    },\n    {\n      cod: \"218\",\n      mpio: \"Cotagaita\",\n      viviendas: \"13226\",\n      particulares: \"13204\",\n      colectivas: \"22\",\n    },\n    {\n      cod: \"219\",\n      mpio: \"Vitichi\",\n      viviendas: \"6153\",\n      particulares: \"6137\",\n      colectivas: \"16\",\n    },\n    {\n      cod: \"220\",\n      mpio: \"Sacaca\",\n      viviendas: \"9210\",\n      particulares: \"9202\",\n      colectivas: \"8\",\n    },\n    {\n      cod: \"221\",\n      mpio: \"Caripuyo\",\n      viviendas: \"4901\",\n      particulares: \"4896\",\n      colectivas: \"5\",\n    },\n    {\n      cod: \"222\",\n      mpio: \"Tupiza\",\n      viviendas: \"19891\",\n      particulares: \"19790\",\n      colectivas: \"101\",\n    },\n    {\n      cod: \"223\",\n      mpio: \"Atocha\",\n      viviendas: \"4791\",\n      particulares: \"4757\",\n      colectivas: \"34\",\n    },\n    {\n      cod: \"224\",\n      mpio: \"Colcha 'K'\",\n      viviendas: \"6618\",\n      particulares: \"6567\",\n      colectivas: \"51\",\n    },\n    {\n      cod: \"225\",\n      mpio: \"San Pedro de Quemes\",\n      viviendas: \"892\",\n      particulares: \"879\",\n      colectivas: \"13\",\n    },\n    {\n      cod: \"226\",\n      mpio: \"San Pablo\",\n      viviendas: \"1750\",\n      particulares: \"1715\",\n      colectivas: \"35\",\n    },\n    {\n      cod: \"227\",\n      mpio: \"Mojinete\",\n      viviendas: \"434\",\n      particulares: \"431\",\n      colectivas: \"3\",\n    },\n    {\n      cod: \"228\",\n      mpio: \"San Antonio de Esmoruco\",\n      viviendas: \"1111\",\n      particulares: \"1100\",\n      colectivas: \"11\",\n    },\n    {\n      cod: \"229\",\n      mpio: \"Puna\",\n      viviendas: \"10251\",\n      particulares: \"10242\",\n      colectivas: \"9\",\n    },\n    {\n      cod: \"230\",\n      mpio: \"Caiza 'D'\",\n      viviendas: \"6048\",\n      particulares: \"6032\",\n      colectivas: \"16\",\n    },\n    {\n      cod: \"231\",\n      mpio: \"Ckochas\",\n      viviendas: \"5786\",\n      particulares: \"5780\",\n      colectivas: \"6\",\n    },\n    {\n      cod: \"232\",\n      mpio: \"Uyuni\",\n      viviendas: \"16915\",\n      particulares: \"16778\",\n      colectivas: \"137\",\n    },\n    {\n      cod: \"233\",\n      mpio: \"Tomave\",\n      viviendas: \"4891\",\n      particulares: \"4884\",\n      colectivas: \"7\",\n    },\n    {\n      cod: \"234\",\n      mpio: \"Porco\",\n      viviendas: \"5926\",\n      particulares: \"5902\",\n      colectivas: \"24\",\n    },\n    {\n      cod: \"235\",\n      mpio: \"Tioc-Jatun Ayllu Yura\",\n      viviendas: \"3715\",\n      particulares: \"3712\",\n      colectivas: \"3\",\n    },\n    {\n      cod: \"236\",\n      mpio: \"Arampampa\",\n      viviendas: \"2112\",\n      particulares: \"2112\",\n      colectivas: \"0\",\n    },\n    {\n      cod: \"237\",\n      mpio: \"Acasio\",\n      viviendas: \"2735\",\n      particulares: \"2727\",\n      colectivas: \"8\",\n    },\n    {\n      cod: \"238\",\n      mpio: \"Llica\",\n      viviendas: \"2791\",\n      particulares: \"2769\",\n      colectivas: \"22\",\n    },\n    {\n      cod: \"239\",\n      mpio: \"Tahua\",\n      viviendas: \"942\",\n      particulares: \"939\",\n      colectivas: \"3\",\n    },\n    {\n      cod: \"240\",\n      mpio: \"Villaz\u00f3n\",\n      viviendas: \"17031\",\n      particulares: \"16936\",\n      colectivas: \"95\",\n    },\n    {\n      cod: \"241\",\n      mpio: \"San Agust\u00edn\",\n      viviendas: \"1213\",\n      particulares: \"1204\",\n      colectivas: \"9\",\n    },\n  ];\n  const tarija_municipios2 = [\n    {\n      cod: \"242\",\n      mpio: \"Tarija\",\n      viviendas: \"90000\",\n      particulares: \"89760\",\n      colectivas: \"240\",\n    },\n    {\n      cod: \"243\",\n      mpio: \"Padcaya\",\n      viviendas: \"8065\",\n      particulares: \"8042\",\n      colectivas: \"23\",\n    },\n    {\n      cod: \"244\",\n      mpio: \"Bermejo\",\n      viviendas: \"12279\",\n      particulares: \"12200\",\n      colectivas: \"79\",\n    },\n    {\n      cod: \"245\",\n      mpio: \"Yacuiba\",\n      viviendas: \"31559\",\n      particulares: \"31389\",\n      colectivas: \"170\",\n    },\n    {\n      cod: \"246\",\n      mpio: \"Carapar\u00ed\",\n      viviendas: \"5727\",\n      particulares: \"5693\",\n      colectivas: \"34\",\n    },\n    {\n      cod: \"247\",\n      mpio: \"Villa Montes\",\n      viviendas: \"17454\",\n      particulares: \"17369\",\n      colectivas: \"85\",\n    },\n    {\n      cod: \"248\",\n      mpio: \"Uriondo\",\n      viviendas: \"6843\",\n      particulares: \"6833\",\n      colectivas: \"10\",\n    },\n    {\n      cod: \"249\",\n      mpio: \"Yunchara\",\n      viviendas: \"2112\",\n      particulares: \"2102\",\n      colectivas: \"10\",\n    },\n    {\n      cod: \"250\",\n      mpio: \"San Lorenzo\",\n      viviendas: \"12907\",\n      particulares: \"12889\",\n      colectivas: \"18\",\n    },\n    {\n      cod: \"251\",\n      mpio: \"El Puente\",\n      viviendas: \"4515\",\n      particulares: \"4500\",\n      colectivas: \"15\",\n    },\n    {\n      cod: \"252\",\n      mpio: \"Entre R\u00edos\",\n      viviendas: \"8150\",\n      particulares: \"8118\",\n      colectivas: \"32\",\n    },\n  ];\n  const santacruz_municipios2 = [\n    {\n      cod: \"253\",\n      mpio: \"Santa Cruz de La Sierra\",\n      viviendas: \"516057\",\n      particulares: \"513956\",\n      colectivas: \"2101\",\n    },\n    {\n      cod: \"254\",\n      mpio: \"Cotoca\",\n      viviendas: \"33880\",\n      particulares: \"33728\",\n      colectivas: \"152\",\n    },\n    {\n      cod: \"255\",\n      mpio: \"Porongo\",\n      viviendas: \"8151\",\n      particulares: \"8119\",\n      colectivas: \"32\",\n    },\n    {\n      cod: \"256\",\n      mpio: \"La Guardia\",\n      viviendas: \"46065\",\n      particulares: \"45930\",\n      colectivas: \"135\",\n    },\n    {\n      cod: \"257\",\n      mpio: \"El Torno\",\n      viviendas: \"19564\",\n      particulares: \"19514\",\n      colectivas: \"50\",\n    },\n    {\n      cod: \"258\",\n      mpio: \"Warnes\",\n      viviendas: \"47809\",\n      particulares: \"47617\",\n      colectivas: \"192\",\n    },\n    {\n      cod: \"259\",\n      mpio: \"Okinawa Uno\",\n      viviendas: \"3504\",\n      particulares: \"3462\",\n      colectivas: \"42\",\n    },\n    {\n      cod: \"260\",\n      mpio: \"San Ignacio\",\n      viviendas: \"19666\",\n      particulares: \"19491\",\n      colectivas: \"175\",\n    },\n    {\n      cod: \"261\",\n      mpio: \"San Miguel\",\n      viviendas: \"5210\",\n      particulares: \"5195\",\n      colectivas: \"15\",\n    },\n    {\n      cod: \"262\",\n      mpio: \"San Rafael\",\n      viviendas: \"3234\",\n      particulares: \"3204\",\n      colectivas: \"30\",\n    },\n    {\n      cod: \"263\",\n      mpio: \"Buena Vista\",\n      viviendas: \"4832\",\n      particulares: \"4767\",\n      colectivas: \"65\",\n    },\n    {\n      cod: \"264\",\n      mpio: \"San Carlos\",\n      viviendas: \"6522\",\n      particulares: \"6494\",\n      colectivas: \"28\",\n    },\n    {\n      cod: \"265\",\n      mpio: \"Yapacan\u00ed\",\n      viviendas: \"23641\",\n      particulares: \"23535\",\n      colectivas: \"106\",\n    },\n    {\n      cod: \"266\",\n      mpio: \"San Juan\",\n      viviendas: \"3388\",\n      particulares: \"3376\",\n      colectivas: \"12\",\n    },\n    {\n      cod: \"267\",\n      mpio: \"San Jos\u00e9\",\n      viviendas: \"13008\",\n      particulares: \"12926\",\n      colectivas: \"82\",\n    },\n    {\n      cod: \"268\",\n      mpio: \"Pail\u00f3n\",\n      viviendas: \"14750\",\n      particulares: \"14445\",\n      colectivas: \"305\",\n    },\n    {\n      cod: \"269\",\n      mpio: \"Robor\u00e9\",\n      viviendas: \"7400\",\n      particulares: \"7347\",\n      colectivas: \"53\",\n    },\n    {\n      cod: \"270\",\n      mpio: \"Portachuelo\",\n      viviendas: \"6392\",\n      particulares: \"6358\",\n      colectivas: \"34\",\n    },\n    {\n      cod: \"271\",\n      mpio: \"Santa Rosa\",\n      viviendas: \"7434\",\n      particulares: \"7388\",\n      colectivas: \"46\",\n    },\n    {\n      cod: \"272\",\n      mpio: \"Colpa B\u00e9lgica\",\n      viviendas: \"1939\",\n      particulares: \"1927\",\n      colectivas: \"12\",\n    },\n    {\n      cod: \"273\",\n      mpio: \"Lagunillas\",\n      viviendas: \"1978\",\n      particulares: \"1962\",\n      colectivas: \"16\",\n    },\n    {\n      cod: \"274\",\n      mpio: \"Charagua (Autonom\u00eda Guaran\u00ed Charagua Iyambae)\",\n      viviendas: \"11152\",\n      particulares: \"11121\",\n      colectivas: \"31\",\n    },\n    {\n      cod: \"275\",\n      mpio: \"Cabezas\",\n      viviendas: \"9883\",\n      particulares: \"9722\",\n      colectivas: \"161\",\n    },\n    {\n      cod: \"276\",\n      mpio: \"Cuevo\",\n      viviendas: \"1433\",\n      particulares: \"1418\",\n      colectivas: \"15\",\n    },\n    {\n      cod: \"277\",\n      mpio: \"Guti\u00e9rrez (Autonom\u00eda Ind\u00edgena Kereimba Iyaambae)\",\n      viviendas: \"4111\",\n      particulares: \"4096\",\n      colectivas: \"15\",\n    },\n    {\n      cod: \"278\",\n      mpio: \"Camiri\",\n      viviendas: \"11053\",\n      particulares: \"10995\",\n      colectivas: \"58\",\n    },\n    {\n      cod: \"279\",\n      mpio: \"Boyuibe\",\n      viviendas: \"1603\",\n      particulares: \"1587\",\n      colectivas: \"16\",\n    },\n    {\n      cod: \"280\",\n      mpio: \"Vallegrande\",\n      viviendas: \"9451\",\n      particulares: \"9420\",\n      colectivas: \"31\",\n    },\n    {\n      cod: \"281\",\n      mpio: \"Trigal\",\n      viviendas: \"948\",\n      particulares: \"946\",\n      colectivas: \"2\",\n    },\n    {\n      cod: \"282\",\n      mpio: \"Moromoro\",\n      viviendas: \"1688\",\n      particulares: \"1677\",\n      colectivas: \"11\",\n    },\n    {\n      cod: \"283\",\n      mpio: \"Postrervalle\",\n      viviendas: \"897\",\n      particulares: \"891\",\n      colectivas: \"6\",\n    },\n    {\n      cod: \"284\",\n      mpio: \"Pucara\",\n      viviendas: \"973\",\n      particulares: \"972\",\n      colectivas: \"1\",\n    },\n    {\n      cod: \"285\",\n      mpio: \"Samaipata\",\n      viviendas: \"5838\",\n      particulares: \"5785\",\n      colectivas: \"53\",\n    },\n    {\n      cod: \"286\",\n      mpio: \"Pampagrande\",\n      viviendas: \"3991\",\n      particulares: \"3979\",\n      colectivas: \"12\",\n    },\n    {\n      cod: \"287\",\n      mpio: \"Mairana\",\n      viviendas: \"5556\",\n      particulares: \"5532\",\n      colectivas: \"24\",\n    },\n    {\n      cod: \"288\",\n      mpio: \"Quirusillas\",\n      viviendas: \"845\",\n      particulares: \"840\",\n      colectivas: \"5\",\n    },\n    {\n      cod: \"289\",\n      mpio: \"Montero\",\n      viviendas: \"38096\",\n      particulares: \"37875\",\n      colectivas: \"221\",\n    },\n    {\n      cod: \"290\",\n      mpio: \"General Saavedra\",\n      viviendas: \"4919\",\n      particulares: \"4894\",\n      colectivas: \"25\",\n    },\n    {\n      cod: \"291\",\n      mpio: \"Mineros\",\n      viviendas: \"7155\",\n      particulares: \"7123\",\n      colectivas: \"32\",\n    },\n    {\n      cod: \"292\",\n      mpio: \"Fern\u00e1ndez Alonso\",\n      viviendas: \"4093\",\n      particulares: \"4034\",\n      colectivas: \"59\",\n    },\n    {\n      cod: \"293\",\n      mpio: \"San Pedro\",\n      viviendas: \"4483\",\n      particulares: \"4320\",\n      colectivas: \"163\",\n    },\n    {\n      cod: \"294\",\n      mpio: \"Concepci\u00f3n\",\n      viviendas: \"11307\",\n      particulares: \"11208\",\n      colectivas: \"99\",\n    },\n    {\n      cod: \"295\",\n      mpio: \"San Javier\",\n      viviendas: \"4563\",\n      particulares: \"4518\",\n      colectivas: \"45\",\n    },\n    {\n      cod: \"296\",\n      mpio: \"San Juli\u00e1n\",\n      viviendas: \"16857\",\n      particulares: \"16654\",\n      colectivas: \"203\",\n    },\n    {\n      cod: \"297\",\n      mpio: \"San Antonio de Lomerio\",\n      viviendas: \"1565\",\n      particulares: \"1559\",\n      colectivas: \"6\",\n    },\n    {\n      cod: \"298\",\n      mpio: \"San Ram\u00f3n\",\n      viviendas: \"2715\",\n      particulares: \"2694\",\n      colectivas: \"21\",\n    },\n    {\n      cod: \"299\",\n      mpio: \"Cuatro Ca\u00f1adas\",\n      viviendas: \"7848\",\n      particulares: \"7740\",\n      colectivas: \"108\",\n    },\n    {\n      cod: \"300\",\n      mpio: \"San Mat\u00edas\",\n      viviendas: \"4851\",\n      particulares: \"4820\",\n      colectivas: \"31\",\n    },\n    {\n      cod: \"301\",\n      mpio: \"Comarapa\",\n      viviendas: \"7604\",\n      particulares: \"7582\",\n      colectivas: \"22\",\n    },\n    {\n      cod: \"302\",\n      mpio: \"Saipina\",\n      viviendas: \"2467\",\n      particulares: \"2457\",\n      colectivas: \"10\",\n    },\n    {\n      cod: \"303\",\n      mpio: \"Puerto Su\u00e1rez\",\n      viviendas: \"5922\",\n      particulares: \"5872\",\n      colectivas: \"50\",\n    },\n    {\n      cod: \"304\",\n      mpio: \"Puerto Quijarro\",\n      viviendas: \"5876\",\n      particulares: \"5813\",\n      colectivas: \"63\",\n    },\n    {\n      cod: \"305\",\n      mpio: \"El Carmen Rivero T\u00f3rrez\",\n      viviendas: \"2831\",\n      particulares: \"2798\",\n      colectivas: \"33\",\n    },\n    {\n      cod: \"306\",\n      mpio: \"Ascenci\u00f3n de Guarayos\",\n      viviendas: \"12854\",\n      particulares: \"12793\",\n      colectivas: \"61\",\n    },\n    {\n      cod: \"307\",\n      mpio: \"Urubich\u00e1\",\n      viviendas: \"1882\",\n      particulares: \"1874\",\n      colectivas: \"8\",\n    },\n    {\n      cod: \"308\",\n      mpio: \"El Puente\",\n      viviendas: \"7625\",\n      particulares: \"7587\",\n      colectivas: \"38\",\n    },\n  ];\n  const beni_municipios2 = [\n    {\n      cod: \"309\",\n      mpio: \"Trinidad\",\n      viviendas: \"36530\",\n      particulares: \"36145\",\n      colectivas: \"385\",\n    },\n    {\n      cod: \"310\",\n      mpio: \"San Javier\",\n      viviendas: \"2229\",\n      particulares: \"2197\",\n      colectivas: \"32\",\n    },\n    {\n      cod: \"311\",\n      mpio: \"Riberalta\",\n      viviendas: \"31619\",\n      particulares: \"31518\",\n      colectivas: \"101\",\n    },\n    {\n      cod: \"312\",\n      mpio: \"Guayaramer\u00edn\",\n      viviendas: \"12860\",\n      particulares: \"12697\",\n      colectivas: \"163\",\n    },\n    {\n      cod: \"313\",\n      mpio: \"Reyes\",\n      viviendas: \"4092\",\n      particulares: \"4067\",\n      colectivas: \"25\",\n    },\n    {\n      cod: \"314\",\n      mpio: \"San Borja\",\n      viviendas: \"15201\",\n      particulares: \"15149\",\n      colectivas: \"52\",\n    },\n    {\n      cod: \"315\",\n      mpio: \"Santa Rosa\",\n      viviendas: \"3210\",\n      particulares: \"3182\",\n      colectivas: \"28\",\n    },\n    {\n      cod: \"316\",\n      mpio: \"Puerto Menor de Rurrenabaque\",\n      viviendas: \"8096\",\n      particulares: \"8021\",\n      colectivas: \"75\",\n    },\n    {\n      cod: \"317\",\n      mpio: \"Santa Ana\",\n      viviendas: \"4880\",\n      particulares: \"4852\",\n      colectivas: \"28\",\n    },\n    {\n      cod: \"318\",\n      mpio: \"Exaltaci\u00f3n\",\n      viviendas: \"1613\",\n      particulares: \"1599\",\n      colectivas: \"14\",\n    },\n    {\n      cod: \"319\",\n      mpio: \"San Ignacio\",\n      viviendas: \"6671\",\n      particulares: \"6606\",\n      colectivas: \"65\",\n    },\n    {\n      cod: \"320\",\n      mpio: \"Loreto\",\n      viviendas: \"1239\",\n      particulares: \"1234\",\n      colectivas: \"5\",\n    },\n    {\n      cod: \"321\",\n      mpio: \"San Andr\u00e9s\",\n      viviendas: \"5820\",\n      particulares: \"5754\",\n      colectivas: \"66\",\n    },\n    {\n      cod: \"322\",\n      mpio: \"San Joaqu\u00edn\",\n      viviendas: \"1686\",\n      particulares: \"1640\",\n      colectivas: \"46\",\n    },\n    {\n      cod: \"323\",\n      mpio: \"San Ram\u00f3n\",\n      viviendas: \"1746\",\n      particulares: \"1720\",\n      colectivas: \"26\",\n    },\n    {\n      cod: \"324\",\n      mpio: \"Puerto S\u00edles\",\n      viviendas: \"327\",\n      particulares: \"324\",\n      colectivas: \"3\",\n    },\n    {\n      cod: \"325\",\n      mpio: \"Magdalena\",\n      viviendas: \"3349\",\n      particulares: \"3315\",\n      colectivas: \"34\",\n    },\n    {\n      cod: \"326\",\n      mpio: \"Baures\",\n      viviendas: \"2324\",\n      particulares: \"2297\",\n      colectivas: \"27\",\n    },\n    {\n      cod: \"327\",\n      mpio: \"Huacaraje\",\n      viviendas: \"1140\",\n      particulares: \"1135\",\n      colectivas: \"5\",\n    },\n    {\n      cod: \"328\",\n      mpio: \"Tioc-Territorio Ind\u00edgena Multi\u00e9tnico\",\n      viviendas: \"997\",\n      particulares: \"988\",\n      colectivas: \"9\",\n    },\n  ];\n  const pando_municipios2 = [\n    {\n      cod: \"329\",\n      mpio: \"Cobija\",\n      viviendas: \"19732\",\n      particulares: \"19576\",\n      colectivas: \"156\",\n    },\n    {\n      cod: \"330\",\n      mpio: \"Porvenir\",\n      viviendas: \"2547\",\n      particulares: \"2523\",\n      colectivas: \"24\",\n    },\n    {\n      cod: \"331\",\n      mpio: \"Bolpebra\",\n      viviendas: \"1037\",\n      particulares: \"1022\",\n      colectivas: \"15\",\n    },\n    {\n      cod: \"332\",\n      mpio: \"Bella Flor\",\n      viviendas: \"1596\",\n      particulares: \"1544\",\n      colectivas: \"52\",\n    },\n    {\n      cod: \"333\",\n      mpio: \"Puerto Rico\",\n      viviendas: \"2575\",\n      particulares: \"2517\",\n      colectivas: \"58\",\n    },\n    {\n      cod: \"334\",\n      mpio: \"San Pedro\",\n      viviendas: \"664\",\n      particulares: \"632\",\n      colectivas: \"32\",\n    },\n    {\n      cod: \"335\",\n      mpio: \"Filadelfia\",\n      viviendas: \"3132\",\n      particulares: \"3121\",\n      colectivas: \"11\",\n    },\n    {\n      cod: \"336\",\n      mpio: \"Puerto Gonzalo Moreno\",\n      viviendas: \"2075\",\n      particulares: \"2015\",\n      colectivas: \"60\",\n    },\n    {\n      cod: \"337\",\n      mpio: \"San Lorenzo\",\n      viviendas: \"1946\",\n      particulares: \"1917\",\n      colectivas: \"29\",\n    },\n    {\n      cod: \"338\",\n      mpio: \"Sena\",\n      viviendas: \"3324\",\n      particulares: \"3272\",\n      colectivas: \"52\",\n    },\n    {\n      cod: \"339\",\n      mpio: \"Santa Rosa\",\n      viviendas: \"1159\",\n      particulares: \"1152\",\n      colectivas: \"7\",\n    },\n    {\n      cod: \"340\",\n      mpio: \"Ingavi\",\n      viviendas: \"731\",\n      particulares: \"725\",\n      colectivas: \"6\",\n    },\n    {\n      cod: \"341\",\n      mpio: \"Nueva Esperanza\",\n      viviendas: \"658\",\n      particulares: \"652\",\n      colectivas: \"6\",\n    },\n    {\n      cod: \"342\",\n      mpio: \"Villa Nueva\",\n      viviendas: \"821\",\n      particulares: \"814\",\n      colectivas: \"7\",\n    },\n    {\n      cod: \"343\",\n      mpio: \"Santos Mercado\",\n      viviendas: \"661\",\n      particulares: \"655\",\n      colectivas: \"6\",\n    },\n  ];\n  \/\/ (2) Create a single \u201cdictionary\u201d object:\n  const allMunicipios2 = {\n    pando: pando_municipios2,\n    lapaz: lapaz_municipios2,\n    cochabamba: cochabamba_municipios2,\n    oruro: oruro_municipios2,\n    potosi: potosi_municipios2,\n    tarija: tarija_municipios2,\n    santacruz: santacruz_municipios2,\n    beni: beni_municipios2,\n    chuquisaca: chuquisaca_municipios2,\n  };\n\n  const correctNames2 = {\n    pando: \"Pando\",\n    lapaz: \"La Paz\",\n    cochabamba: \"Cochabamba\",\n    oruro: \"Oruro\",\n    potosi: \"Potos\u00ed\",\n    tarija: \"Tarija\",\n    santacruz: \"Santa Cruz\",\n    beni: \"Beni\",\n    chuquisaca: \"Chuquisaca\",\n  };\n\n  \/\/ Format numbers for X-axis labels\n  function formatNumber(number) {\n    return new Intl.NumberFormat(\"es-BO\").format(number);\n  }\n\n  \/\/ rev 2\n  const deptoButtons2 = document.querySelectorAll(\".depto-btn2\");\n  const infoBoxes2 = document.querySelectorAll(\".info-box2\");\n  const generalInfo2 = document.querySelector(\"#g-info2\");\n  const municipalityInfo2 = document.getElementById(\"muni-info2\");\n  const municipality2 = document.getElementById(\"muni-title2\");\n\n  deptoButtons2.forEach((button) => {\n    button.addEventListener(\"click\", function (event) {\n      event.preventDefault();\n\n      generalInfo2.classList.remove(\"general-info2\");\n      generalInfo2.classList.add(\"hide\");\n      municipalityInfo2.classList.remove(\"hide\");\n      municipalityInfo2.classList.add(\"info-show\");\n\n      if ($.fn.DataTable.isDataTable(\"#tablaMunicipios2\")) {\n        $(\"#tablaMunicipios2\").DataTable().clear().destroy();\n      }\n      $(\"#tablaMunicipios2 tbody\").empty();\n\n      const clickedId = this.id.replace(\"btn-\", \"\");\n      console.log(clickedId);\n      municipality2.textContent = `${correctNames2[clickedId]}`;\n      const dataArray = allMunicipios2[clickedId] || [];\n\n      \/\/modify the title\n\n      \/\/ \u2705 Calculate totals\n      let totalViv = 0;\n      let totalPar = 0;\n      let totalCol = 0;\n\n      dataArray.forEach((d) => {\n        totalViv += parseInt(d.viviendas.replace(\/\\.\/g, \"\"));\n        totalPar += parseInt(d.particulares.replace(\/\\.\/g, \"\"));\n        totalCol += parseInt(d.colectivas.replace(\/\\.\/g, \"\"));\n      });\n\n      \/\/ \u2705 Init DataTable\n      const tabla = $(\"#tablaMunicipios2\").DataTable({\n        autoWidth: false,\n        columnDefs: [\n          { visible: false, targets: 0 },\n          {\n            targets: [2, 3, 4],\n            className: \"dt-body-right\",\n            render: function (data, type, row) {\n              \/\/ limpiar separadores y forzar a n\u00famero\n              const num = parseInt(String(data).replace(\/\\.\/g, \"\"), 10);\n              if (type === \"display\") {\n                \/\/ mostrar con separador de miles (ej: 9.876)\n                return num.toLocaleString(\"es-BO\");\n              }\n              return num; \/\/ usar valor num\u00e9rico para ordenar\/filtrar\n            },\n          },\n          \/\/ { width: '100px', targets: '_all' },\n        ],\n        order: [[0, \"asc\"]],\n        bLengthChange: false,\n        paging: false,\n        language: {\n          sProcessing: \"Procesando...\",\n          sLengthMenu: \"Mostrar _MENU_ registros\",\n          sZeroRecords: \"No se encontraron resultados\",\n          sEmptyTable: \"Ning\u00fan dato disponible en esta tabla\",\n          sInfo: \"Mostrando _END_ municipios\",\n          sInfoEmpty: \"Sin municipios para mostrar\",\n          sInfoFiltered: \"(filtrado de _MAX_ municipios)\",\n          sSearch: \"Buscar:\",\n          sInfoThousands: \" ,\",\n          sLoadingRecords: \"Cargando...\",\n          oPaginate: {\n            sFirst: \"Primero\",\n            sLast: \"\u00daltimo\",\n            sNext: \"Siguiente\",\n            sPrevious: \"Anterior\",\n          },\n          oAria: {\n            sSortAscending:\n              \": Activar para ordenar la columna de manera ascendente\",\n            sSortDescending:\n              \": Activar para ordenar la columna de manera descendente\",\n          },\n        },\n        responsive: true,\n      });\n\n      \/\/ \u2705 Add rows\n      dataArray.forEach((d) => {\n        tabla.row\n          .add([\n            d.cod,\n            d.mpio,\n            formatNumber(d.viviendas),\n            formatNumber(d.particulares),\n            formatNumber(d.colectivas),\n          ])\n          .draw(false);\n      });\n      tabla.draw();\n\n      \/\/ \u2705 Add total row after draw\n      tabla.on(\"draw\", function () {\n        $(\"#tablaMunicipios2 tbody .totals-row\").remove(); \/\/ avoid duplicates\n\n        const $totalRowHtml2 = `\n                <tr class=\"totals-row\" style=\"background-color: #efb238 !important; color:black; font-weight:bold;\">\n                    <td><strong>Total<\/strong><\/td>\n                    <td style=\"text-align:right;\">${totalViv.toLocaleString(\n                      \"es-BO\",\n                    )}<\/td>\n                    <td style=\"text-align:right;\">${totalPar.toLocaleString(\n                      \"es-BO\",\n                    )}<\/td>\n                    <td style=\"text-align:right;\">${totalCol.toLocaleString(\n                      \"es-BO\",\n                    )}<\/td>\n                <\/tr>\n            `;\n        $(\"#tablaMunicipios2 tbody\").prepend($totalRowHtml2);\n      });\n\n      \/\/ \u2705 Trigger one draw to insert totals immediately\n      tabla.draw();\n    });\n  });\n\n  const paths2 = document.querySelectorAll(\"a.depto-btn2 path\");\n  const label2 = document.getElementById(\"map-label\");\n\n  \/\/ Array de objetos con datos de ejemplo\n  const departamentos2 = [\n    {\n      cod: \"1\",\n      deptoName: \"Chuquisaca\",\n      viviendas: \"246.433\",\n      particulares: \"245.616\",\n      colectivas: \"817\",\n    },\n    {\n      cod: \"2\",\n      deptoName: \"La Paz\",\n      viviendas: \"1.331.742\",\n      particulares: \"1.327.759\",\n      colectivas: \"3.983\",\n    },\n    {\n      cod: \"3\",\n      deptoName: \"Cochabamba\",\n      viviendas: \"841.516\",\n      particulares: \"839.632\",\n      colectivas: \"1.884\",\n    },\n    {\n      cod: \"4\",\n      deptoName: \"Oruro\",\n      viviendas: \"270.705\",\n      particulares: \"270.053\",\n      colectivas: \"652\",\n    },\n    {\n      cod: \"5\",\n      deptoName: \"Potos\u00ed\",\n      viviendas: \"382.548\",\n      particulares: \"381.304\",\n      colectivas: \"1.244\",\n    },\n    {\n      cod: \"6\",\n      deptoName: \"Tarija\",\n      viviendas: \"199.611\",\n      particulares: \"198.895\",\n      colectivas: \"716\",\n    },\n    {\n      cod: \"7\",\n      deptoName: \"Santa Cruz\",\n      viviendas: \"1.019.359\",\n      particulares: \"1.013.937\",\n      colectivas: \"5.422\",\n    },\n    {\n      cod: \"8\",\n      deptoName: \"Beni\",\n      viviendas: \"145.629\",\n      particulares: \"144.440\",\n      colectivas: \"1.189\",\n    },\n    {\n      cod: \"9\",\n      deptoName: \"Pando\",\n      viviendas: \"42.658\",\n      particulares: \"42.137\",\n      colectivas: \"521\",\n    },\n  ];\n\n  \/\/ main table\n  $(document).ready(() => {\n    let totalViv = 0;\n    let totalPar = 0;\n    let totalCol = 0;\n\n    departamentos2.forEach((d) => {\n      totalViv += parseInt(d.viviendas.replace(\/\\.\/g, \"\"));\n      totalPar += parseInt(d.particulares.replace(\/\\.\/g, \"\"));\n      totalCol += parseInt(d.colectivas.replace(\/\\.\/g, \"\"));\n    });\n\n    const tabla2 = $(\"#tablaDepartamentos2\").DataTable({\n      autoWidth: false,\n      columnDefs: [\n        { visible: false, targets: 0 },\n        {\n          targets: [2, 3, 4],\n          className: \"dt-body-right\",\n          render: function (data, type, row) {\n            if (type === \"display\") {\n              \/\/ mostrar con separador de miles (ej: 1.806)\n              return parseInt(\n                String(data).replace(\/\\.\/g, \"\"),\n                10,\n              ).toLocaleString(\"es-BO\");\n            }\n            \/\/ usar n\u00famero puro para ordenar, buscar y dem\u00e1s\n            return parseInt(String(data).replace(\/\\.\/g, \"\"), 10);\n          },\n        },\n      ],\n      order: [[0, \"asc\"]],\n      bLengthChange: false,\n      paging: false,\n      language: {\n        info: \"Mostrando _START_ a _END_ de _TOTAL_ departamentos\",\n        sProcessing: \"Procesando...\",\n        sLengthMenu: \"Mostrar _MENU_ registros\",\n        sZeroRecords: \"No se encontraron resultados\",\n        sEmptyTable: \"Ning\u00fan dato disponible en esta tabla\",\n        sInfoEmpty: \"Sin departamentos para mostrar\",\n        sInfoFiltered: \"(filtrado de _MAX_ departamentos)\",\n        sSearch: \"Buscar:\",\n        oPaginate: {\n          sFirst: \"Primero\",\n          sLast: \"\u00daltimo\",\n          sNext: \"Siguiente\",\n          sPrevious: \"Anterior\",\n        },\n      },\n      responsive: true,\n    });\n\n    departamentos2.forEach((d) => {\n      tabla2.row.add([\n        d.cod,\n        d.deptoName,\n        d.viviendas,\n        d.particulares,\n        d.colectivas,\n      ]);\n    });\n    tabla2.draw();\n\n    function insertTotalRow2() {\n      $(\"#tablaDepartamentos2 tbody .totals-row\").remove();\n\n      const $totalRow2 = $(`\n            <tr class=\"totals-row\" style=\"background-color: #efb238 !important; color: white; font-weight: bold;\">\n                <td style=\"text-align: left; padding: 10px;\">Total<\/td>\n                <td style=\"text-align: right; padding: 10px;\">${totalViv.toLocaleString(\n                  \"es-BO\",\n                )}<\/td>\n                <td style=\"text-align: right; padding: 10px;\">${totalPar.toLocaleString(\n                  \"es-BO\",\n                )}<\/td>\n                <td style=\"text-align: right; padding: 10px;\">${totalCol.toLocaleString(\n                  \"es-BO\",\n                )}<\/td>\n            <\/tr>\n        `);\n\n      $(\"#tablaDepartamentos2 tbody\").prepend($totalRow2);\n    }\n\n    insertTotalRow2();\n    tabla2.on(\"draw\", insertTotalRow2);\n  });\n\n  const municipalityData2 = {\n    \"BO-B\": {\n      name: \"Beni\",\n      population: \"145.629\",\n    },\n    \"BO-S\": {\n      name: \"Santa Cruz\",\n      population: \"1.019.359\",\n    },\n    \"BO-L\": {\n      name: \"La Paz\",\n      population: \"1.331.742\",\n    },\n    \"BO-C\": {\n      name: \"Cochabamba\",\n      population: \"841.516\",\n    },\n    \"BO-H\": {\n      name: \"Chuquisaca\",\n      population: \"246.433\",\n    },\n    \"BO-O\": {\n      name: \"Oruro\",\n      population: \"270.705\",\n    },\n    \"BO-P\": {\n      name: \"Potos\u00ed\",\n      population: \"382.548\",\n    },\n    \"BO-T\": {\n      name: \"Tarija\",\n      population: \"199.611\",\n    },\n\n    \"BO-N\": {\n      name: \"Pando\",\n      population: \"42.658\",\n    },\n  };\n\n  \/\/REV 5\n  \/\/get references to the map regions (anchor tags) and popup elements\n  document.addEventListener(\"DOMContentLoaded\", () => {\n    const container = document.querySelector(\".container2\");\n    const regions = document.querySelectorAll(\"svg path\");\n    const popup = document.getElementById(\"popup2\");\n    const popupName = document.getElementById(\"popup-name2\");\n    const popupPopulation = document.getElementById(\"popup-population2\");\n\n    \/\/ pre compute the container bounding rect once\n    let containerRect = container.getBoundingClientRect();\n\n    const isMobile = window.innerWidth <= 768;\n    console.log(\"is it mobile?: \", isMobile);\n\n    regions.forEach((region) => {\n      region.addEventListener(\"mouseenter\", (event) => {\n        \/\/ Skip popup logic on mobile\n        if (window.innerWidth <= 768) {\n          return;\n        }\n\n        \/\/ 1) fresh container metrics\n        const containerRect = container.getBoundingClientRect();\n        const regionRect = region.getBoundingClientRect();\n        const centerX = regionRect.left + regionRect.width \/ 2;\n        const centerY = regionRect.top + regionRect.height \/ 2;\n\n        \/\/ console.log(`entered the area of SVG with  ID = ${event.target.id}`);\n        const regionID = event.target.id; \/\/get paths ID eg BO-N\n        const data = municipalityData2[regionID];\n\n        if (data) {\n          \/\/1 update popup content\n          popupName.textContent = data.name;\n          popupPopulation.textContent = `Viviendas: ${data.population}`;\n\n          \/\/ 2) measure popup\n          popup.style.visibility = \"hidden\";\n          popup.style.display = \"block\";\n          const popupW = popup.offsetWidth;\n          const popupH = popup.offsetHeight;\n\n          \/\/ 3) position relative to container\u2019s _current_ position\n          const gap = 10;\n          const relativeX = centerX - containerRect.left + gap;\n          const relativeY = centerY - containerRect.top - popupH \/ 2;\n\n          popup.style.left = `${relativeX}px`;\n          popup.style.top = `${relativeY}px`;\n          popup.style.visibility = \"visible\";\n        }\n      });\n\n      region.addEventListener(\"mouseleave\", () => {\n        \/\/ hide teh popup when the mouse leaves the region\n        popup.style.display = \"none\";\n      });\n    });\n  });\n\n  const deptoClasses2 = [\n    \".st1.red1\",\n    \".st1.red2\",\n    \".st1.red3\",\n    \".st1.red4\",\n    \".st1.red5\",\n    \".st1.red6\",\n    \".st1.red7\",\n    \".st1.red8\",\n    \".st1.red9\",\n  ];\n\n  function highlightRandomPath2() {\n    \/\/ remove glow from any\n    document.querySelectorAll(\".glow-highlight2\").forEach((el) => {\n      el.classList.remove(\"glow-highlight2\");\n    });\n\n    \/\/get all possible target elements\n    let selectedDepto = Math.floor(Math.random() * 9);\n    \/\/ console.log(selectedDepto);\n\n    const randomEl = document.querySelector(deptoClasses2[selectedDepto]);\n\n    \/\/ console.log(randomEl);\n    if (!randomEl) return;\n\n    randomEl.classList.add(\"glow-highlight2\");\n\n    \/\/ move path to end of <svg> so it renders on top\n    randomEl.parentNode.appendChild(randomEl);\n  }\n\n  let glowInterval2 = setInterval(highlightRandomPath2, 1800);\n\n  \/\/ animations functions\n  const deptoBars2 = [\n    {\n      cod: 1,\n      deptoName: \"chuquisaca\",\n      viviendas: \"246.433\",\n      particulares: \"245.616\",\n      colectivas: \"817\",\n    },\n    {\n      cod: 2,\n      deptoName: \"lapaz\",\n      viviendas: \"1.331.742\",\n      particulares: \"1.327.759\",\n      colectivas: \"3.983\",\n    },\n    {\n      cod: 3,\n      deptoName: \"cochabamba\",\n      viviendas: \"841.516\",\n      particulares: \"839.632\",\n      colectivas: \"1.884\",\n    },\n    {\n      cod: 4,\n      deptoName: \"oruro\",\n      viviendas: \"270.705\",\n      particulares: \"270.053\",\n      colectivas: \"652\",\n    },\n    {\n      cod: 5,\n      deptoName: \"potosi\",\n      viviendas: \"382.548\",\n      particulares: \"381.304\",\n      colectivas: \"1.244\",\n    },\n    {\n      cod: 6,\n      deptoName: \"tarija\",\n      viviendas: \"199.611\",\n      particulares: \"198.895\",\n      colectivas: \"716\",\n    },\n    {\n      cod: 7,\n      deptoName: \"santacruz\",\n      viviendas: \"1.019.359\",\n      particulares: \"1.013.937\",\n      colectivas: \"5.422\",\n    },\n    {\n      cod: 8,\n      deptoName: \"beni\",\n      viviendas: \"145.629\",\n      particulares: \"144.440\",\n      colectivas: \"1.189\",\n    },\n    {\n      cod: 9,\n      deptoName: \"pando\",\n      viviendas: \"42.658\",\n      particulares: \"42.137\",\n      colectivas: \"521\",\n    },\n  ];\n\n  function drawBarsForDepto2(depto) {\n    console.log(\"Drawing bars for:\", depto);\n\n    const isMobile = window.innerWidth <= 650;\n    console.log(\"is it mobile?: \", isMobile);\n\n    const data = deptoBars2.find((d) => {\n      return d.deptoName.toLowerCase().includes(depto);\n    });\n\n    console.log(\"data: \", data);\n    if (!data) return;\n\n    const viviendas = parseInt(data.viviendas.replace(\/\\.\/g, \"\"));\n    const particulares = parseInt(data.particulares.replace(\/\\.\/g, \"\"));\n    const colectivas = parseInt(data.colectivas.replace(\/\\.\/g, \"\"));\n\n    const percentages = [\n      viviendas.toLocaleString(\"es-BO\"), \/\/ Total bar has no percentage\n      ((particulares \/ viviendas) * 100).toLocaleString(\"es-BO\", {\n        minimumFractionDigits: 1,\n        maximumFractionDigits: 1,\n      }) + \"%\",\n      ((colectivas \/ viviendas) * 100).toLocaleString(\"es-BO\", {\n        minimumFractionDigits: 1,\n        maximumFractionDigits: 1,\n      }) + \"%\",\n    ];\n\n    const container = document.querySelector(\".map-box2\");\n\n    [\"Total\", \"particulares\", \"colectivas\"].forEach((label, i) => {\n      const value = [viviendas, particulares, colectivas][i];\n\n      const bar = document.createElement(\"div\");\n      bar.classList.add(\"bar-3d\");\n\n      if (label === \"Total\") {\n        console.log(\"TOTAL BAR\");\n        bar.classList.add(\"b-total\");\n      } else if (label === \"colectivas\") {\n        bar.classList.add(\"b-colectivas\");\n      } else if (label === \"particulares\") {\n        bar.classList.add(\"b-particulares\");\n      }\n\n      bar.style.height = `0px`;\n\n      \/\/ positioning by department\n      if (depto === \"santacruz\") {\n        bar.style.bottom = \"40%\";\n        bar.style.left = `${300 + i * 60}px`;\n        setTimeout(() => {\n          bar.style.height = `${value \/ 10000}px`;\n        }, 100);\n      } else if (depto === \"beni\") {\n        bar.style.bottom = `30%`;\n        bar.style.left = `${200 + i * 60}px`;\n        setTimeout(() => {\n          bar.style.height = `${value \/ 2000}px`;\n        }, 100);\n      } else if (depto === \"pando\") {\n        bar.style.bottom = `35%`;\n        bar.style.left = `${300 + i * 60}px`;\n        setTimeout(() => {\n          bar.style.height = `${value \/ 500}px`;\n        }, 100);\n      } else if (depto === \"lapaz\") {\n        bar.style.bottom = `38%`;\n        bar.style.left = `${280 + i * 60}px`;\n        setTimeout(() => {\n          bar.style.height = `${value \/ 10000}px`;\n        }, 120);\n      } else if (depto === \"cochabamba\") {\n        bar.style.bottom = `30%`;\n        bar.style.left = `${300 + i * 60}px`;\n        setTimeout(() => {\n          bar.style.height = `${value \/ 6000}px`;\n        }, 130);\n      } else if (depto === \"oruro\") {\n        bar.style.bottom = `30%`;\n        bar.style.left = `${230 + i * 60}px`;\n        0;\n        setTimeout(() => {\n          bar.style.height = `${value \/ 1500}px`;\n        }, 130);\n      } else if (depto === \"potosi\") {\n        bar.style.bottom = `40%`;\n        bar.style.left = `${250 + i * 60}px`;\n        setTimeout(() => {\n          bar.style.height = `${value \/ 3000}px`;\n        }, 130);\n      } else if (depto === \"chuquisaca\") {\n        bar.style.bottom = `18%`;\n        bar.style.left = `${260 + i * 60}px`;\n        setTimeout(() => {\n          bar.style.height = `${value \/ 2000}px`;\n        }, 130);\n      } else if (depto === \"tarija\") {\n        bar.style.bottom = `30%`;\n        bar.style.left = `${300 + i * 60}px`;\n        setTimeout(() => {\n          bar.style.height = `${value \/ 1800}px`;\n        }, 130);\n      }\n\n      \/\/ bar.innerText = label;\n      container.appendChild(bar);\n\n      \/\/ Add % label only for hombres and mujeres\n      if (percentages[i] || i === 0) {\n        const labelWrapper = document.createElement(\"div\"); \/\/ .bar-top-label\n        labelWrapper.classList.add(\"bar-top-label\");\n        labelWrapper.style.display = \"flex\";\n        labelWrapper.style.flexDirection = \"column\";\n        labelWrapper.style.alignItems = \"center\";\n\n        const titleLabel = document.createElement(\"div\");\n        const totalPop = document.createElement(\"div\");\n        const percentText = document.createElement(\"div\");\n\n        \/\/ Set content and colors\n        if (i === 0) {\n          titleLabel.textContent = \"Total\";\n          totalPop.textContent = viviendas.toLocaleString(\"es-BO\");\n          totalPop.style.padding = \"7px\";\n          totalPop.style.background = \"#f7a600\";\n          totalPop.style.color = \"#fff\";\n          percentText.textContent = \"\"; \/\/ Still no percentage\n          percentText.style.display = \"none\";\n          labelWrapper.style.color = \"#f7a600\";\n          labelWrapper.style.top = \"-73px\";\n          labelWrapper.style.left = \"-17px\";\n          labelWrapper.style.borderColor = \"#f7a600\";\n\n          if (depto === \"lapaz\" || depto === \"cochabamba\") {\n            bar.style.left = \"250px\";\n          } else if (depto === \"oruro\") {\n            bar.style.left = \"210px\";\n          } else if (depto === \"chuquisaca\") {\n            bar.style.left = \"220px\";\n          } else if (depto === \"beni\") {\n            labelWrapper.style.left = \"-12px\";\n          } else if (depto === \"pando\") {\n            labelWrapper.style.left = \"-11px\";\n          } else if (depto === \"oruro\") {\n            labelWrapper.style.left = \"-3px\";\n          }\n        }\n\n        if (i === 1) {\n          titleLabel.textContent = \"Particulares\";\n          totalPop.textContent = particulares.toLocaleString(\"es-BO\");\n          totalPop.style.padding = \"7px\";\n          totalPop.style.background = \"#3599a4\";\n          totalPop.style.color = \"#fff\";\n          percentText.textContent = percentages[i].toLocaleString(\"es-BO\");\n          percentText.style.color = \"#3599a4\";\n          labelWrapper.style.top = \"-95px\";\n          labelWrapper.style.left = \"-15px\";\n          labelWrapper.style.borderColor = \"#3599a4\";\n          labelWrapper.style.setProperty(\"--arrow-color\", \"#3599a4\");\n\n          if (depto === \"santacruz\") {\n            bar.style.left = \"470px\";\n          } else if (depto === \"beni\") {\n            bar.style.left = \"375px\";\n            labelWrapper.style.left = \"-20px\";\n          } else if (depto === \"pando\") {\n            bar.style.left = \"470px\";\n            labelWrapper.style.left = \"-22px\";\n          } else if (depto === \"lapaz\") {\n            bar.style.left = \"416px\";\n            labelWrapper.style.left = \"-18px\";\n          } else if (depto === \"cochabamba\") {\n            bar.style.left = \"430px\";\n            labelWrapper.style.left = \"-20px\";\n          } else if (depto === \"oruro\") {\n            bar.style.left = \"382px\";\n            labelWrapper.style.left = \"-22px\";\n          } else if (depto === \"potosi\") {\n            bar.style.left = \"418px\";\n            labelWrapper.style.left = \"-20px\";\n          } else if (depto === \"chuquisaca\") {\n            bar.style.left = \"393px\";\n            labelWrapper.style.left = \"-23px\";\n          } else if (depto === \"tarija\") {\n            bar.style.left = \"470px\";\n            labelWrapper.style.left = \"-23px\";\n          }\n        }\n\n        if (i === 2) {\n          titleLabel.textContent = \"Colectivas\";\n          totalPop.textContent = colectivas.toLocaleString(\"es-BO\");\n          totalPop.style.padding = \"7px\";\n          totalPop.style.background = \"#b6408d\";\n          totalPop.style.color = \"#fff\";\n          percentText.textContent = percentages[i];\n          percentText.style.color = \"#b6408d\";\n          labelWrapper.style.top = \"-95px\";\n          labelWrapper.style.left = \"-19px\";\n          labelWrapper.style.borderColor = \"#b6408d\";\n          labelWrapper.style.setProperty(\"--arrow-color\", \"#b6408d\");\n\n          if (depto === \"santacruz\") {\n            bar.style.left = \"380px\";\n          } else if (depto === \"beni\") {\n            bar.style.left = \"273px\";\n            labelWrapper.style.left = \"-11px\";\n          } else if (depto === \"pando\") {\n            bar.style.left = \"372px\";\n            labelWrapper.style.left = \"-15px\";\n          } else if (depto === \"lapaz\") {\n            bar.style.left = \"325px\";\n            labelWrapper.style.left = \"-18px\";\n          } else if (depto === \"cochabamba\") {\n            bar.style.left = \"330px\";\n            labelWrapper.style.left = \"-17px\";\n          } else if (depto === \"oruro\") {\n            bar.style.left = \"288px\";\n            labelWrapper.style.left = \"-18px\";\n          } else if (depto === \"potosi\") {\n            bar.style.left = \"325px\";\n            labelWrapper.style.left = \"-17px\";\n          } else if (depto === \"chuquisaca\") {\n            bar.style.left = \"295px\";\n            labelWrapper.style.left = \"-17px\";\n          } else if (depto === \"tarija\") {\n            bar.style.left = \"375px\";\n            labelWrapper.style.left = \"-17px\";\n          }\n        }\n\n        \/\/ Order inside wrapper\n        titleLabel.style.order = \"1\";\n        totalPop.style.order = \"2\";\n        percentText.style.order = \"3\";\n\n        \/\/ Append to wrapper\n        labelWrapper.appendChild(titleLabel);\n        labelWrapper.appendChild(totalPop);\n        labelWrapper.appendChild(percentText);\n\n        \/\/ Attach to bar\n        bar.appendChild(labelWrapper);\n      }\n\n      document.getElementById(\"map-overlay2\").style.display = \"block\";\n    });\n  }\n\n  \/\/ remove glow\n  function clearGlowHighlight2() {\n    document.querySelectorAll(\".glow-highlight2\").forEach((el) => {\n      el.classList.remove(\"glow-highlight2\");\n    });\n  }\n\n  \/\/ stop the interval\n  function stopHighlightInterval2() {\n    clearInterval(glowInterval2);\n  }\n\n  \/\/ data for the SVG redraw and other functions\n  const municipalitySVGData2 = {\n    beni: {\n      code: \"BO-B\",\n      name: \"Beni\",\n      viviendas: \"145.629\",\n      particulares: \"144.440\",\n      colectivas: \"1.189\",\n      color: \"#e08585\", \/\/ light red\n    },\n    santacruz: {\n      code: \"BO-S\",\n      name: \"Santa Cruz\",\n      viviendas: \"1.019.359\",\n      particulares: \"1.013.937\",\n      colectivas: \"5.422\",\n      color: \"#d96f6f\", \/\/ light-medium red\n    },\n    lapaz: {\n      code: \"BO-L\",\n      name: \"La Paz\",\n      viviendas: \"1.331.742\",\n      particulares: \"1.327.759\",\n      colectivas: \"3.983\",\n      color: \"#ee9e9e\", \/\/ very light red\n    },\n    cochabamba: {\n      code: \"BO-C\",\n      name: \"Cochabamba\",\n      viviendas: \"841.516\",\n      particulares: \"839.632\",\n      colectivas: \"1.884\",\n      color: \"#da5c5c\", \/\/ soft red\n    },\n    chuquisaca: {\n      code: \"BO-H\",\n      name: \"Chuquisaca\",\n      viviendas: \"246.433\",\n      particulares: \"245.616\",\n      colectivas: \"817\",\n      color: \"#c43e3e\", \/\/ medium red\n    },\n    oruro: {\n      code: \"BO-O\",\n      name: \"Oruro\",\n      viviendas: \"270.705\",\n      particulares: \"270.053\",\n      colectivas: \"652\",\n      color: \"#cd4a4a\", \/\/ medium-light red\n    },\n    potosi: {\n      code: \"BO-P\",\n      name: \"Potos\u00ed\",\n      viviendas: \"382.548\",\n      particulares: \"381.304\",\n      colectivas: \"1.244\",\n      color: \"#9e2a2a\", \/\/ deep red\n    },\n    pando: {\n      code: \"BO-N\",\n      name: \"Pando\",\n      viviendas: \"42.658\",\n      particulares: \"42.137\",\n      colectivas: \"521\",\n      color: \"#f6cbcb \", \/\/ pale red\n    },\n    tarija: {\n      code: \"BO-T\",\n      name: \"Tarija\",\n      viviendas: \"199.611\",\n      particulares: \"198.895\",\n      colectivas: \"716\",\n      color: \"#b93333\", \/\/ pale red\n    },\n  };\n\n  let donutChart2;\n\n  function showDonutChart2(depto) {\n    const ctx = document.getElementById(\"particularesVScolectivas\");\n\n    if (donutChart2) {\n      donutChart2.destroy();\n    }\n\n    const particulares = parseInt(\n      municipalitySVGData2[depto].particulares.replace(\/\\.\/g, \"\"),\n    );\n    const colectivas = parseInt(\n      municipalitySVGData2[depto].colectivas.replace(\/\\.\/g, \"\"),\n    );\n    const total = particulares + colectivas;\n\n    Chart.register(ChartDataLabels); \/\/ Register the datalabels plugin\n\n    donutChart2 = new Chart(ctx, {\n      type: \"doughnut\",\n      data: {\n        labels: [\"Particulares\", \"Colectivas\"],\n        datasets: [\n          {\n            label: `Vivienda por tipo`,\n            data: [particulares, colectivas],\n            backgroundColor: [\"#3599a4\", \"#b6408d\"],\n            borderWidth: 2,\n          },\n        ],\n      },\n      options: {\n        responsive: true,\n        plugins: {\n          title: {\n            display: true,\n            text: `Distribuci\u00f3n por tipo de vivienda - ${municipalitySVGData2[depto].name}`,\n            font: {\n              size: 20,\n              weight: \"bold\",\n            },\n            color: \"#222\",\n            padding: { bottom: 5 },\n          },\n          subtitle: {\n            display: true,\n            text: `Total: ${total.toLocaleString(\"es-BO\")} viviendas`,\n            font: {\n              size: 16,\n              style: \"normal\",\n            },\n            color: \"#000\",\n            padding: { bottom: 10 },\n          },\n          tooltip: {\n            callbacks: {\n              label(context) {\n                const value = context.raw;\n                const total = context.dataset.data.reduce((a, b) => a + b, 0);\n                const percentage = ((value \/ total) * 100).toFixed(1);\n                return `${context.label}: ${value.toLocaleString(\n                  \"es-BO\",\n                )} (${percentage}%)`;\n              },\n            },\n          },\n          legend: {\n            position: \"bottom\",\n            labels: {\n              color: \"#1f1f1f\",\n              font: {\n                size: 16,\n                weight: \"bold\",\n              },\n              boxWidth: 20,\n              padding: 16,\n            },\n          },\n          datalabels: {\n            color: \"#fff\",\n            font: {\n              weight: \"bold\",\n              size: 14,\n            },\n            formatter: (value, ctx) => {\n              const total = ctx.chart.data.datasets[0].data.reduce(\n                (a, b) => a + b,\n                0,\n              );\n              const percent = (value \/ total) * 100;\n              return `${percent.toFixed(1)}%`;\n            },\n          },\n        },\n      },\n      plugins: [\n        {\n          id: \"centerText\",\n          beforeDraw(chart) {\n            const { width, height, ctx } = chart;\n            ctx.save();\n            ctx.font = \"bold 18px Sofia Pro, sans-serif\";\n            ctx.fillStyle = \"#333\";\n            ctx.textAlign = \"center\";\n            ctx.textBaseline = \"middle\";\n\n            const total = chart.data.datasets[0].data.reduce(\n              (a, b) => a + b,\n              0,\n            );\n            const text = `Total\\n${total.toLocaleString(\"es-BO\")}`;\n            const lines = text.split(\"\\n\");\n\n            lines.forEach((line, i) => {\n              ctx.fillText(line, width \/ 2, height \/ 2 + (i - 0.5) * 20);\n            });\n\n            ctx.restore();\n          },\n        },\n      ],\n    });\n  }\n\n  \/\/ zoom + tilt + rotate map\n  function animateMapFocus2(depto) {\n    console.log(depto);\n\n    const donutCanvas = document.querySelector(\".mapu-chart-container2\");\n    const deptoPaths = document.querySelectorAll(\"path\");\n    console.log(\"MAP 2\", deptoPaths);\n\n    const isMobile = window.innerWidth <= 650;\n    console.log(\"is it mobile?: CHOOSE ANIMATION TYPE\", isMobile);\n\n    if (isMobile) {\n      \/\/ mobile version of the animation\n      const map = document.getElementById(\"interactive-map2\");\n      map.style.transition = \"transform 0.8s ease, filter 0.6s ease\";\n      const transforms = {\n        pando:\n          \"scale(3.20) rotateX(0deg) rotateZ(0deg) translate(100px, 160px)\",\n        beni: \"scale(2.50) rotateX(0deg) rotateZ(0deg) translate(28px, 79px)\",\n        tarija:\n          \"scale(4.35) rotateX(0deg) rotateZ(0deg) translate(5px, -150px)\",\n        lapaz: \"scale(2.50) rotateX(0deg) rotateZ(0deg) translate(120px, 37px)\",\n        cochabamba:\n          \"scale(5.20) rotateX(0deg) rotateZ(0deg) translate(52px, -25px)\",\n        oruro:\n          \"scale(5.00) rotateX(0deg) rotateZ(0deg) translate(110px, -65px)\",\n        potosi:\n          \"scale(3.00) rotateX(0deg) rotateZ(0deg) translate(85px, -111px)\",\n        chuquisaca:\n          \"scale(4.00) rotateX(0deg) rotateZ(0deg) translate(10px, -100px)\",\n        santacruz:\n          \"scale(2.00) rotateX(0deg) rotateZ(0deg) translate(-75px, -28px)\",\n      };\n\n      const transform =\n        transforms[depto] || \"scale(1.8) rotateX(22deg) rotateZ(13deg)\";\n      map.style.transform = transform;\n\n      document.getElementById(\"map-overlay2\").style.display = \"block\";\n\n      \/\/ show doughnut chart\n      donutCanvas.style.setProperty(\"display\", \"block\", \"important\");\n      showDonutChart2(depto);\n    } else {\n      const map = document.getElementById(\"interactive-map2\");\n      map.style.transition = \"transform 0.8s ease, filter 0.6s ease\";\n\n      const transforms = {\n        pando:\n          \"scale(3.10) rotateX(33deg) rotateZ(0deg) translate(170px, 290px)\",\n        beni: \"scale(1.30) rotateX(78deg) rotateZ(18deg) translate(160px, 470px)\",\n        tarija:\n          \"scale(2.35) rotateX(58deg) rotateZ(-24deg) skewX(7deg) translate(-20px, -150px)\",\n        lapaz:\n          \"scale(2.30) rotateX(68deg) rotateZ(54deg) translate(290px, 100px)\",\n        cochabamba:\n          \"scale(2.65) rotateX(63deg) rotateZ(36deg) translate(160px, 50px)\",\n        oruro:\n          \"scale(1.9) rotateX(43deg) rotateZ(-50deg) skewX(12deg) translate(100px, -70px)\",\n        potosi:\n          \"scale(2.25) rotateX(39deg) rotateZ(40deg) skewX(-6deg) translate(160px, -170px)\",\n        chuquisaca:\n          \"scale(2.00) rotateX(45deg) rotateZ(8deg) translate(20px, -60px)\",\n        santacruz:\n          \"scale(1.85) rotateX(78deg) rotateZ(36deg) translate(-50px, 20px)\",\n      };\n\n      const transform =\n        transforms[depto] || \"scale(1.8) rotateX(22deg) rotateZ(13deg)\";\n      map.style.transform = transform;\n      \/\/ map.style.pointerEvents = 'none';\n\n      setTimeout(() => {\n        drawBarsForDepto2(depto);\n      }, 300);\n    }\n  }\n\n  document.getElementById(\"reset-map2\").addEventListener(\"click\", () => {\n    const map = document.getElementById(\"interactive-map2\");\n\n    \/\/ destroy donut chart and hide container\n    \/\/ destroy the previous chart if it already exists\n    const donutCanvas = document.querySelector(\".mapu-chart-container2\");\n    if (donutChart2) {\n      donutChart2.destroy();\n    }\n    donutCanvas.style.setProperty(\"display\", \"none\", \"important\");\n\n    \/\/ recolor map\n    \/\/ const deptoPaths = document.querySelectorAll('path');\n    \/\/ deptoPaths.forEach((path) => {\n    \/\/     \/\/ console.log(path);\n    \/\/     \/\/ municipalitySVGData is an object cant use forEach directly\n    \/\/     Object.values(municipalitySVGData2).forEach((depto) => {\n    \/\/         \/\/ console.log(depto);\n    \/\/         if (path.id == depto.code) {\n    \/\/             path.style.setProperty('fill', depto.color, 'important');\n    \/\/             path.style.setProperty('stroke', 'white', 'important');\n    \/\/             path.style.setProperty('stroke-width', '4', 'important');\n    \/\/         }\n    \/\/     });\n    \/\/ });\n\n    \/\/ reset map transform and filter\n    map.style.transform = \"none\";\n    map.style.filter = \"none\";\n\n    \/\/ Remove glow highlight\n    document.querySelectorAll(\".glow-highlight2\").forEach((el) => {\n      el.classList.remove(\"glow-highlight2\");\n    });\n\n    \/\/ \ud83d\udd04 Remove all generated bars\n    document.querySelectorAll(\".bar-3d\").forEach((bar) => bar.remove());\n\n    \/\/ restart glow effect\n    glowInterval2 = setInterval(highlightRandomPath2, 1800);\n\n    document.getElementById(\"map-overlay2\").style.display = \"none\";\n\n    generalInfo2.classList.remove(\"hide\");\n    generalInfo2.classList.add(\"general-info2\");\n    municipalityInfo2.classList.remove(\"info-show2\");\n    municipalityInfo2.classList.add(\"hide\");\n    document.getElementById(\"viv-disclaimer\").style.display = \"block\";\n  });\n\n  \/\/ map animation part\n  const allDeptoBtns2 = document.querySelectorAll(\".depto-btn2\");\n  allDeptoBtns2.forEach((deptoBtn) => {\n    deptoBtn.addEventListener(\"click\", (event) => {\n      document.getElementById(\"viv-disclaimer\").style.display = \"none\";\n      event.preventDefault();\n      console.log(`Clicked: ${deptoBtn.id}`);\n      stopHighlightInterval2();\n      clearGlowHighlight2();\n      animateMapFocus2(deptoBtn.id.slice(4));\n    });\n  });\n\n  function updateTransformStats2() {\n    document.getElementById(\"scaleVal\").textContent =\n      transformState.scale.toFixed(2);\n    document.getElementById(\"rotateXVal\").textContent = transformState.rotateX;\n    document.getElementById(\"rotateZVal\").textContent = transformState.rotateZ;\n    document.getElementById(\"skewXVal\").textContent = transformState.skewX;\n    document.getElementById(\"skewYVal\").textContent = transformState.skewY;\n    document.getElementById(\"translateXVal\").textContent =\n      transformState.translateX;\n    document.getElementById(\"translateYVal\").textContent =\n      transformState.translateY;\n  }\n\n  \/\/ temporary controls\n  function applyTransform2() {\n    const map = document.getElementById(\"interactive-map2\");\n    map.style.transform = `\n        perspective(1000px)\n        scale(${transformState.scale})\n        rotateX(${transformState.rotateX}deg)\n        rotateZ(${transformState.rotateZ}deg)\n        skewX(${transformState.skewX}deg)\n        skewY(${transformState.skewY}deg)\n        translate(${transformState.translateX}px, ${transformState.translateY}px)\n    `;\n  }\n\n  const transformState2 = {\n    scale: 1,\n    rotateX: 0,\n    rotateZ: 0,\n    skewX: 0,\n    skewY: 0,\n    translateX: 0,\n    translateY: 0,\n  };\n\n  function adjustRotation2(action) {\n    switch (action) {\n      case \"tiltUp\":\n        transformState.rotateX -= 1;\n        applyTransform();\n        break;\n      case \"tiltDown\":\n        transformState.rotateX += 1;\n        applyTransform();\n        break;\n      case \"skewLeft\":\n        transformState.skewX -= 1;\n        applyTransform();\n        break;\n      case \"skewRight\":\n        transformState.skewX += 1;\n        applyTransform();\n        break;\n      case \"rotateLeft\":\n        transformState.rotateZ -= 2;\n        applyTransform();\n        break;\n      case \"rotateRight\":\n        transformState.rotateZ += 2;\n        applyTransform();\n        break;\n      case \"zoomIn\":\n        transformState.scale += 0.05;\n        applyTransform();\n        break;\n      case \"zoomOut\":\n        transformState.scale -= 0.05;\n        applyTransform();\n        break;\n      case \"moveLeft\":\n        transformState.translateX -= 10;\n        applyTransform();\n        break;\n      case \"moveRight\":\n        transformState.translateX += 10;\n        applyTransform();\n        break;\n      case \"moveUp\":\n        transformState.translateY -= 10;\n        applyTransform();\n        break;\n      case \"moveDown\":\n        transformState.translateY += 10;\n        applyTransform();\n        break;\n    }\n    updateTransformStats2();\n  }\n<\/script>\n\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-1bde857b wp-block-columns-is-layout-flex\" style=\"margin-top:0px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-cover wp-duotone-unset-2\"><img loading=\"lazy\" decoding=\"async\" width=\"2027\" height=\"1719\" class=\"wp-block-cover__image-background wp-image-25571 size-full\" alt=\"\" src=\"https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/PUBLICACIONES.png\" data-object-fit=\"cover\" srcset=\"https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/PUBLICACIONES.png 2027w, https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/PUBLICACIONES-300x254.png 300w, https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/PUBLICACIONES-1024x868.png 1024w, https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/PUBLICACIONES-768x651.png 768w, https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/PUBLICACIONES-1536x1303.png 1536w\" sizes=\"auto, (max-width: 2027px) 100vw, 2027px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-accent-6-background-color has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https:\/\/cpv2024.ine.gob.bo\/index.php\/principal\/publicaciones-final-2025\/\"><img loading=\"lazy\" decoding=\"async\" width=\"252\" height=\"240\" src=\"https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/06\/icono-documentos-01.png\" alt=\"\" class=\"wp-image-22683\" style=\"width:127px;height:auto\"\/><\/a><\/figure>\n\n\n\n<p class=\"has-text-align-center has-large-font-size wp-block-paragraph\">PUBLICACIONES<\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-cover wp-container-content-69bc4bdf wp-duotone-unset-3\"><img loading=\"lazy\" decoding=\"async\" width=\"2027\" height=\"1719\" class=\"wp-block-cover__image-background wp-image-25572 size-full\" alt=\"\" src=\"https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/MATERIAL-DE-DIFUSION.png\" data-object-fit=\"cover\" srcset=\"https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/MATERIAL-DE-DIFUSION.png 2027w, https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/MATERIAL-DE-DIFUSION-300x254.png 300w, https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/MATERIAL-DE-DIFUSION-1024x868.png 1024w, https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/MATERIAL-DE-DIFUSION-768x651.png 768w, https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/MATERIAL-DE-DIFUSION-1536x1303.png 1536w\" sizes=\"auto, (max-width: 2027px) 100vw, 2027px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\" style=\"background-color:#2287ad\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-default\"><a href=\"https:\/\/cpv2024.ine.gob.bo\/index.php\/principal\/publicaciones-final-2025\/\"><img loading=\"lazy\" decoding=\"async\" width=\"252\" height=\"240\" src=\"https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/06\/BOTON-MATERIAL-DE-DIFUSION-47-01.png\" alt=\"\" class=\"wp-image-22682\" style=\"width:135px;height:auto\"\/><\/a><\/figure>\n\n\n\n<p class=\"has-text-align-center has-large-font-size wp-block-paragraph\">BOLETINES<\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-cover wp-duotone-unset-4\"><img loading=\"lazy\" decoding=\"async\" width=\"2027\" height=\"1719\" class=\"wp-block-cover__image-background wp-image-25573 size-full\" alt=\"\" src=\"https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/CENSOS-ANTERIORES.png\" data-object-fit=\"cover\" srcset=\"https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/CENSOS-ANTERIORES.png 2027w, https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/CENSOS-ANTERIORES-300x254.png 300w, https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/CENSOS-ANTERIORES-1024x868.png 1024w, https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/CENSOS-ANTERIORES-768x651.png 768w, https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/CENSOS-ANTERIORES-1536x1303.png 1536w\" sizes=\"auto, (max-width: 2027px) 100vw, 2027px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\" style=\"background-color:#3294ac\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https:\/\/cpv2024.ine.gob.bo\/index.php\/censos-anteriores-2\/\"><img loading=\"lazy\" decoding=\"async\" width=\"252\" height=\"240\" src=\"https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/06\/BOTON-CENSOS-ANTERIORES-49-01.png\" alt=\"\" class=\"wp-image-22680\" style=\"width:141px;height:auto\"\/><\/a><\/figure>\n\n\n\n<p class=\"has-text-align-center has-large-font-size wp-block-paragraph\">CENSOS ANTERIORES<\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-cover wp-duotone-unset-5\"><img loading=\"lazy\" decoding=\"async\" width=\"2027\" height=\"1719\" class=\"wp-block-cover__image-background wp-image-25574 size-full\" alt=\"\" src=\"https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/GLOSARIO.png\" data-object-fit=\"cover\" srcset=\"https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/GLOSARIO.png 2027w, https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/GLOSARIO-300x254.png 300w, https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/GLOSARIO-1024x868.png 1024w, https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/GLOSARIO-768x651.png 768w, https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/GLOSARIO-1536x1303.png 1536w\" sizes=\"auto, (max-width: 2027px) 100vw, 2027px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\" style=\"background-color:#2187ad\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><a href=\"https:\/\/cpv2024.ine.gob.bo\/index.php\/glosario-del-censo\/\" target=\"_blank\" rel=\" noreferrer noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"252\" height=\"240\" src=\"https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/06\/BOTON-GLOSARIO-48-01.png\" alt=\"\" class=\"wp-image-22681\" style=\"width:141px;height:auto\"\/><\/a><\/figure>\n\n\n\n<p class=\"has-text-align-center has-large-font-size wp-block-paragraph\">GLOSARIO<\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Poblaci\u00f3n Vivienda 1831 1835 1845 1854 1882 1900 1950 1976 1992 2001 2012 2024 Fuente: Instituto Nacional de Estad\u00edstica Poblaci\u00f3n censada, Censos&nbsp;1831&nbsp;&#8211;&nbsp;2024 Fuente: Instituto Nacional de Estad\u00edstica Mapa de Bolivia Haz clic en el mapa y conoce la poblaci\u00f3n por departamento y municipio\/TIOC. Municipality Name Population: 0 X Nota: Este mapa es de uso estrictamente [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"wp-custom-template-sticky-menu","meta":{"inline_featured_image":false,"_uag_custom_page_level_css":"","_joinchat":[],"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Censo Bolivia 2024: Datos y Estad\u00edsticas Clave - Censo 2024<\/title>\n<meta name=\"description\" content=\"Conoce los detalles del Censo Bolivia 2024 y su impacto en la poblaci\u00f3n por departamento y municipio.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cpv2024.ine.gob.bo\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Censo Bolivia 2024: Datos y Estad\u00edsticas Clave - Censo 2024\" \/>\n<meta property=\"og:description\" content=\"Conoce los detalles del Censo Bolivia 2024 y su impacto en la poblaci\u00f3n por departamento y municipio.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cpv2024.ine.gob.bo\/\" \/>\n<meta property=\"og:site_name\" content=\"Censo 2024\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ineboliviaoficial\/?locale=es_LA\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-19T16:00:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/PUBLICACIONES.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2027\" \/>\n\t<meta property=\"og:image:height\" content=\"1719\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@ine_bolivia\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cpv2024.ine.gob.bo\/\",\"url\":\"https:\/\/cpv2024.ine.gob.bo\/\",\"name\":\"Censo Bolivia 2024: Datos y Estad\u00edsticas Clave - Censo 2024\",\"isPartOf\":{\"@id\":\"https:\/\/cpv2024.ine.gob.bo\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/cpv2024.ine.gob.bo\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/cpv2024.ine.gob.bo\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/PUBLICACIONES.png\",\"datePublished\":\"2025-04-02T05:18:43+00:00\",\"dateModified\":\"2026-06-19T16:00:53+00:00\",\"description\":\"Conoce los detalles del Censo Bolivia 2024 y su impacto en la poblaci\u00f3n por departamento y municipio.\",\"breadcrumb\":{\"@id\":\"https:\/\/cpv2024.ine.gob.bo\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cpv2024.ine.gob.bo\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/cpv2024.ine.gob.bo\/#primaryimage\",\"url\":\"https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/PUBLICACIONES.png\",\"contentUrl\":\"https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/PUBLICACIONES.png\",\"width\":2027,\"height\":1719},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/cpv2024.ine.gob.bo\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/cpv2024.ine.gob.bo\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"PRINCIPAL\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cpv2024.ine.gob.bo\/#website\",\"url\":\"https:\/\/cpv2024.ine.gob.bo\/\",\"name\":\"Censo 2024\",\"description\":\"Pagina oficial del censo de poblaci\u00f3n Bolivia 2024\",\"publisher\":{\"@id\":\"https:\/\/cpv2024.ine.gob.bo\/#organization\"},\"alternateName\":\"https:\/\/cpv2024.ine.gob.bo\/\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/cpv2024.ine.gob.bo\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/cpv2024.ine.gob.bo\/#organization\",\"name\":\"Censo 2024\",\"url\":\"https:\/\/cpv2024.ine.gob.bo\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/cpv2024.ine.gob.bo\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/04\/logo-censo_INE-512-px.png\",\"contentUrl\":\"https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/04\/logo-censo_INE-512-px.png\",\"width\":512,\"height\":264,\"caption\":\"Censo 2024\"},\"image\":{\"@id\":\"https:\/\/cpv2024.ine.gob.bo\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/ineboliviaoficial\/?locale=es_LA\",\"https:\/\/x.com\/ine_bolivia\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Censo Bolivia 2024: Datos y Estad\u00edsticas Clave - Censo 2024","description":"Conoce los detalles del Censo Bolivia 2024 y su impacto en la poblaci\u00f3n por departamento y municipio.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/cpv2024.ine.gob.bo\/","og_locale":"es_ES","og_type":"article","og_title":"Censo Bolivia 2024: Datos y Estad\u00edsticas Clave - Censo 2024","og_description":"Conoce los detalles del Censo Bolivia 2024 y su impacto en la poblaci\u00f3n por departamento y municipio.","og_url":"https:\/\/cpv2024.ine.gob.bo\/","og_site_name":"Censo 2024","article_publisher":"https:\/\/www.facebook.com\/ineboliviaoficial\/?locale=es_LA","article_modified_time":"2026-06-19T16:00:53+00:00","og_image":[{"width":2027,"height":1719,"url":"https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/PUBLICACIONES.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@ine_bolivia","twitter_misc":{"Tiempo de lectura":"3 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cpv2024.ine.gob.bo\/","url":"https:\/\/cpv2024.ine.gob.bo\/","name":"Censo Bolivia 2024: Datos y Estad\u00edsticas Clave - Censo 2024","isPartOf":{"@id":"https:\/\/cpv2024.ine.gob.bo\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cpv2024.ine.gob.bo\/#primaryimage"},"image":{"@id":"https:\/\/cpv2024.ine.gob.bo\/#primaryimage"},"thumbnailUrl":"https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/PUBLICACIONES.png","datePublished":"2025-04-02T05:18:43+00:00","dateModified":"2026-06-19T16:00:53+00:00","description":"Conoce los detalles del Censo Bolivia 2024 y su impacto en la poblaci\u00f3n por departamento y municipio.","breadcrumb":{"@id":"https:\/\/cpv2024.ine.gob.bo\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cpv2024.ine.gob.bo\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/cpv2024.ine.gob.bo\/#primaryimage","url":"https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/PUBLICACIONES.png","contentUrl":"https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/08\/PUBLICACIONES.png","width":2027,"height":1719},{"@type":"BreadcrumbList","@id":"https:\/\/cpv2024.ine.gob.bo\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/cpv2024.ine.gob.bo\/"},{"@type":"ListItem","position":2,"name":"PRINCIPAL"}]},{"@type":"WebSite","@id":"https:\/\/cpv2024.ine.gob.bo\/#website","url":"https:\/\/cpv2024.ine.gob.bo\/","name":"Censo 2024","description":"Pagina oficial del censo de poblaci\u00f3n Bolivia 2024","publisher":{"@id":"https:\/\/cpv2024.ine.gob.bo\/#organization"},"alternateName":"https:\/\/cpv2024.ine.gob.bo\/","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cpv2024.ine.gob.bo\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/cpv2024.ine.gob.bo\/#organization","name":"Censo 2024","url":"https:\/\/cpv2024.ine.gob.bo\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/cpv2024.ine.gob.bo\/#\/schema\/logo\/image\/","url":"https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/04\/logo-censo_INE-512-px.png","contentUrl":"https:\/\/cpv2024.ine.gob.bo\/wp-content\/uploads\/2025\/04\/logo-censo_INE-512-px.png","width":512,"height":264,"caption":"Censo 2024"},"image":{"@id":"https:\/\/cpv2024.ine.gob.bo\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ineboliviaoficial\/?locale=es_LA","https:\/\/x.com\/ine_bolivia"]}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"gg_gallery_thumbnail":false},"uagb_author_info":{"display_name":"sergio","author_link":"https:\/\/cpv2024.ine.gob.bo\/index.php\/author\/sergio\/"},"uagb_comment_info":0,"uagb_excerpt":"Poblaci\u00f3n Vivienda 1831 1835 1845 1854 1882 1900 1950 1976 1992 2001 2012 2024 Fuente: Instituto Nacional de Estad\u00edstica Poblaci\u00f3n censada, Censos&nbsp;1831&nbsp;&#8211;&nbsp;2024 Fuente: Instituto Nacional de Estad\u00edstica Mapa de Bolivia Haz clic en el mapa y conoce la poblaci\u00f3n por departamento y municipio\/TIOC. Municipality Name Population: 0 X Nota: Este mapa es de uso estrictamente&hellip;","_links":{"self":[{"href":"https:\/\/cpv2024.ine.gob.bo\/index.php\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cpv2024.ine.gob.bo\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cpv2024.ine.gob.bo\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cpv2024.ine.gob.bo\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cpv2024.ine.gob.bo\/index.php\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":10,"href":"https:\/\/cpv2024.ine.gob.bo\/index.php\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":30779,"href":"https:\/\/cpv2024.ine.gob.bo\/index.php\/wp-json\/wp\/v2\/pages\/2\/revisions\/30779"}],"wp:attachment":[{"href":"https:\/\/cpv2024.ine.gob.bo\/index.php\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}