datastake-daf 0.6.149 → 0.6.151
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/index.js +112 -335
- package/package.json +1 -1
- package/src/@daf/core/components/Dashboard/PdfView/index.jsx +59 -102
- package/src/@daf/core/components/Dashboard/Widget/ExpandableMapWidget/ExpandableMapWidget.stories.js +1693 -0
- package/src/@daf/core/components/Dashboard/Widget/ExpandableMapWidget/hook.js +44 -0
- package/src/@daf/core/components/Dashboard/Widget/ExpandableMapWidget/index.js +55 -0
- package/src/@daf/core/components/Dashboard/Widget/index.jsx +2 -1
- package/.vscode/settings.json +0 -13
- package/public/assets/images/SVG/403.svg +0 -20
- package/public/assets/images/SVG/404.svg +0 -11
- package/public/assets/images/SVG/CADD.svg +0 -27
- package/public/assets/images/SVG/InDevelopment.svg +0 -24
- package/public/assets/images/SVG/PME.svg +0 -21
- package/public/assets/images/SVG/comment-alt.svg +0 -3
- package/public/assets/images/SVG/comment.svg +0 -3
- package/public/assets/images/SVG/coordinator.svg +0 -3
- package/public/assets/images/SVG/implementer.svg +0 -3
- package/public/assets/images/SVG/logo-horizontal.svg +0 -1
- package/public/assets/images/SVG/partner-building.svg +0 -3
- package/public/assets/images/SVG/partner.svg +0 -5
- package/public/assets/images/SVG/unavailable-info.svg +0 -16
- package/public/assets/images/SVG/vault.svg +0 -6
- package/public/assets/images/app-navigation/mmt-logo.svg +0 -32
- package/public/assets/images/app-navigation/tazama-logo.svg +0 -31
- package/public/assets/images/app-navigation/tif-logo.svg +0 -33
- package/public/assets/images/applications/arm-prev.png +0 -0
- package/public/assets/images/applications/asm-icon.svg +0 -29
- package/public/assets/images/applications/kota-logo.svg +0 -4
- package/public/assets/images/applications/mmt-logo-2.svg +0 -5
- package/public/assets/images/applications/mmt-logo.svg +0 -6
- package/public/assets/images/applications/mmt-prev.png +0 -0
- package/public/assets/images/applications/sbgi_logo.png +0 -0
- package/public/assets/images/applications/tazama-home-img.jpeg +0 -0
- package/public/assets/images/applications/tazama-logo.svg +0 -9
- package/public/assets/images/applications/tif-app.png +0 -0
- package/public/assets/images/applications/tif-logo.svg +0 -9
- package/public/assets/images/auth-bg-2.svg +0 -296
- package/public/assets/images/auth-bg.svg +0 -303
- package/public/assets/images/countries/fr.png +0 -0
- package/public/assets/images/countries/gb.png +0 -0
- package/public/assets/images/countries/sp.png +0 -0
- package/public/assets/images/dashboard/amp-dashboard/empty.png +0 -0
- package/public/assets/images/dashboard/map-icons/amp.svg +0 -28
- package/public/assets/images/dashboard/map-icons/amp_focused.svg +0 -28
- package/public/assets/images/dashboard/map-icons/amp_location_pin.svg +0 -4
- package/public/assets/images/dashboard/map-icons/datachain-icon.svg +0 -21
- package/public/assets/images/dashboard/map-icons/ellipse.svg +0 -3
- package/public/assets/images/dashboard/map-icons/lir-icon.svg +0 -3
- package/public/assets/images/dashboard/map-icons/major-incident-events-icon.svg +0 -3
- package/public/assets/images/dashboard/map-icons/minesites-location-icon.svg +0 -21
- package/public/assets/images/dashboard/map-icons/minor-incident-events-icon.svg +0 -3
- package/public/assets/images/dashboard/map-icons/moderate-incident-events-icon.svg +0 -3
- package/public/assets/images/dashboard/map-icons/other-events-icon.svg +0 -3
- package/public/assets/images/dashboard/map-icons/other-location-icon.svg +0 -21
- package/public/assets/images/dashboard/map-icons/risk-mitigation-events-icon.svg +0 -3
- package/public/assets/images/dashboard/map-icons/sca_location_pin.svg +0 -4
- package/public/assets/images/dashboard/map-icons/villages-location-icon.svg +0 -21
- package/public/assets/images/dashboard/mine-site.svg +0 -7
- package/public/assets/images/dashboard/programs/key-data.svg +0 -12
- package/public/assets/images/dashboard/programs/key-projects.svg +0 -12
- package/public/assets/images/dashboard/scl-icons/close-icon.svg +0 -4
- package/public/assets/images/dashboard/scl-icons/dot.svg +0 -3
- package/public/assets/images/dashboard/scl-icons/empty-gallery.svg +0 -5
- package/public/assets/images/dashboard/scl-icons/location-icon.svg +0 -14
- package/public/assets/images/dashboard/scl-icons/town-dot.svg +0 -3
- package/public/assets/images/dashboard/scl-icons/town-icon.svg +0 -4
- package/public/assets/images/dashboard/scl-icons/village-icon.svg +0 -6
- package/public/assets/images/dashboard/tif-products/cobalt-bg.png +0 -0
- package/public/assets/images/dashboard/tif-products/cobalt-logo.png +0 -0
- package/public/assets/images/dashboard/tif-products/gold-bg.png +0 -0
- package/public/assets/images/dashboard/tif-products/gold-logo.png +0 -0
- package/public/assets/images/datastake-logo.svg +0 -20
- package/public/assets/images/datastake-white.svg +0 -20
- package/public/assets/images/empty-box.svg +0 -5
- package/public/assets/images/find-information/business-entity.svg +0 -4
- package/public/assets/images/find-information/civil-society.svg +0 -4
- package/public/assets/images/find-information/government.svg +0 -4
- package/public/assets/images/find-information/graphs.png +0 -0
- package/public/assets/images/find-information/individual.svg +0 -11
- package/public/assets/images/find-information/non-stated-arm-group.svg +0 -4
- package/public/assets/images/find-information/other-organisation.svg +0 -4
- package/public/assets/images/find-information/state-security.svg +0 -4
- package/public/assets/images/info-channels/investor.svg +0 -4
- package/public/assets/images/info-channels/mine.svg +0 -4
- package/public/assets/images/info-channels/source.png +0 -0
- package/public/assets/images/kota-bg.jpg +0 -0
- package/public/assets/images/kota-logo-small.svg +0 -2
- package/public/assets/images/kota-logo.svg +0 -2
- package/public/assets/images/logo-new-white-icon.svg +0 -5
- package/public/assets/images/logo-new-white.svg +0 -8
- package/public/assets/images/logo-white.svg +0 -67
- package/public/assets/images/map/assessed.png +0 -0
- package/public/assets/images/map/connected.png +0 -0
- package/public/assets/images/map/disabled.png +0 -0
- package/public/assets/images/map/identified.png +0 -0
- package/public/assets/images/map/position.png +0 -0
- package/public/assets/images/map/treasure-map.png +0 -0
- package/public/assets/images/project-share-info/due-dilligence.svg +0 -3
- package/public/assets/images/project-share-info/event.svg +0 -3
- package/public/assets/images/project-share-info/location.svg +0 -3
- package/public/assets/images/project-share-info/network.svg +0 -3
- package/public/assets/images/project-share-info/stakeholder.svg +0 -10
- package/public/assets/images/tif/antelope-mine-people.png +0 -0
- package/public/assets/images/tif/gesagu-people.png +0 -0
- package/public/assets/images/tif/ironstep-people.png +0 -0
- package/public/assets/images/tif-bg.png +0 -0
- package/public/assets/images/tif-logo-small.svg +0 -3
- package/public/assets/images/tif-logo.svg +0 -9
- package/public/assets/images/verified-user-tif.png +0 -0
- package/public/assets/images/verified-user.svg +0 -100
- package/public/favicons/android-chrome-192x192.png +0 -0
- package/public/favicons/android-chrome-512x512.png +0 -0
- package/public/favicons/apple-touch-icon.png +0 -0
- package/public/favicons/favicon-16x16.png +0 -0
- package/public/favicons/favicon-32x32.png +0 -0
- package/public/favicons/favicon.ico +0 -0
- package/public/favicons/tazama/android-chrome-192x192.png +0 -0
- package/public/favicons/tazama/android-chrome-512x512.png +0 -0
- package/public/favicons/tazama/apple-touch-icon.png +0 -0
- package/public/favicons/tazama/favicon-16x16.png +0 -0
- package/public/favicons/tazama/favicon-32x32.png +0 -0
- package/public/favicons/tazama/favicon.ico +0 -0
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
<svg width="139" height="52" viewBox="0 0 139 52" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M35.0012 16.9902C35.0012 25.6546 28.3233 32.7593 19.8336 33.4383C19.3527 33.484 18.8683 33.5084 18.3816 33.5111H2.00777V17.5403C2.00179 17.3576 1.99878 17.1743 1.99878 16.9902C1.99878 7.87685 9.38662 0.489014 18.5 0.489014C27.6133 0.489014 35.0012 7.87685 35.0012 16.9902ZM25.6997 11.6069L25.6874 11.6191L24.2003 13.1063C24.1577 13.1488 24.088 13.1465 24.0481 13.1014C23.768 12.7846 23.4763 12.4744 23.1732 12.1713C22.87 11.868 22.5596 11.5763 22.2426 11.2959C22.1975 11.2561 22.1952 11.1864 22.2378 11.1438L23.7249 9.65662L23.7372 9.64435C24.2791 9.10242 25.1578 9.10242 25.6997 9.64435C26.2416 10.1863 26.2416 11.0649 25.6997 11.6069ZM11.6346 8.41878C11.0815 8.16784 11.227 7.37872 11.8316 7.43748C15.8163 7.82476 19.696 9.54434 22.7478 12.5962C25.7997 15.6481 27.5193 19.5277 27.9066 23.5125C27.9653 24.117 27.1762 24.2626 26.9253 23.7095C25.4408 20.4374 23.3533 17.372 20.6627 14.6814C17.972 11.9907 14.9067 9.90321 11.6346 8.41878ZM9.20779 24.1738L9.21884 24.1627L19.1838 14.1978C19.2223 14.1593 19.2839 14.1569 19.325 14.1926C19.6483 14.4731 19.9633 14.767 20.27 15.0736C20.5767 15.3804 20.8708 15.6956 21.1515 16.019C21.1871 16.0601 21.1848 16.1217 21.1463 16.1602L11.1813 26.1252L11.1702 26.1363C10.6819 26.6246 9.84662 26.5813 9.30471 26.0393C8.76279 25.4974 8.7194 24.6622 9.20779 24.1738Z" fill="#3D8EDB"/>
|
|
3
|
-
<path d="M47.2767 3.81818H54.1034L61.3137 21.4091H61.6205L68.8307 3.81818H75.6574V30H70.2881V12.9588H70.0708L63.2952 29.8722H59.639L52.8634 12.8949H52.6461V30H47.2767V3.81818ZM80.9381 3.81818H87.7648L94.9751 21.4091H95.2819L102.492 3.81818H109.319V30H103.95V12.9588H103.732L96.9566 29.8722H93.3004L86.5248 12.8949H86.3075V30H80.9381V3.81818ZM113.602 8.3821V3.81818H135.105V8.3821H127.09V30H121.618V8.3821H113.602Z" fill="#002A52"/>
|
|
4
|
-
<path d="M0.758523 39.784H3.03409L5.4375 45.6476H5.53977L7.94318 39.784H10.2188V48.5112H8.42898V42.8308H8.35653L6.09801 48.4686H4.87926L2.62074 42.8095H2.5483V48.5112H0.758523V39.784ZM11.5849 48.5112V41.9658H13.4002V48.5112H11.5849ZM12.4968 41.122C12.2269 41.122 11.9954 41.0325 11.8022 40.8536C11.6119 40.6717 11.5167 40.4544 11.5167 40.2016C11.5167 39.9516 11.6119 39.7371 11.8022 39.5581C11.9954 39.3763 12.2269 39.2854 12.4968 39.2854C12.7667 39.2854 12.9968 39.3763 13.1872 39.5581C13.3804 39.7371 13.4769 39.9516 13.4769 40.2016C13.4769 40.4544 13.3804 40.6717 13.1872 40.8536C12.9968 41.0325 12.7667 41.122 12.4968 41.122ZM16.5498 44.7271V48.5112H14.7344V41.9658H16.4645V43.1206H16.5413C16.6861 42.7399 16.929 42.4388 17.2699 42.2172C17.6109 41.9928 18.0242 41.8805 18.51 41.8805C18.9645 41.8805 19.3609 41.98 19.6989 42.1788C20.037 42.3777 20.2998 42.6618 20.4873 43.0311C20.6748 43.3976 20.7685 43.8351 20.7685 44.3436V48.5112H18.9532V44.6675C18.956 44.2669 18.8538 43.9544 18.6464 43.73C18.439 43.5027 18.1535 43.3891 17.7898 43.3891C17.5455 43.3891 17.3296 43.4416 17.1421 43.5467C16.9574 43.6519 16.8126 43.8053 16.7074 44.007C16.6052 44.2058 16.5526 44.4459 16.5498 44.7271ZM22.0793 48.5112V41.9658H23.8946V48.5112H22.0793ZM22.9912 41.122C22.7213 41.122 22.4898 41.0325 22.2966 40.8536C22.1063 40.6717 22.0111 40.4544 22.0111 40.2016C22.0111 39.9516 22.1063 39.7371 22.2966 39.5581C22.4898 39.3763 22.7213 39.2854 22.9912 39.2854C23.2611 39.2854 23.4912 39.3763 23.6815 39.5581C23.8747 39.7371 23.9713 39.9516 23.9713 40.2016C23.9713 40.4544 23.8747 40.6717 23.6815 40.8536C23.4912 41.0325 23.2611 41.122 22.9912 41.122ZM27.0441 44.7271V48.5112H25.2288V41.9658H26.9589V43.1206H27.0356C27.1805 42.7399 27.4234 42.4388 27.7643 42.2172C28.1052 41.9928 28.5186 41.8805 29.0044 41.8805C29.4589 41.8805 29.8552 41.98 30.1933 42.1788C30.5314 42.3777 30.7941 42.6618 30.9816 43.0311C31.1691 43.3976 31.2629 43.8351 31.2629 44.3436V48.5112H29.4476V44.6675C29.4504 44.2669 29.3481 43.9544 29.1407 43.73C28.9334 43.5027 28.6478 43.3891 28.2842 43.3891C28.0399 43.3891 27.824 43.4416 27.6365 43.5467C27.4518 43.6519 27.3069 43.8053 27.2018 44.007C27.0995 44.2058 27.047 44.4459 27.0441 44.7271ZM35.5225 51.1021C34.9344 51.1021 34.4302 51.0212 34.0097 50.8592C33.5921 50.7002 33.2597 50.4828 33.0126 50.2073C32.7654 49.9317 32.6049 49.622 32.531 49.2783L34.21 49.0524C34.2612 49.1831 34.3421 49.3053 34.4529 49.4189C34.5637 49.5325 34.71 49.6234 34.8918 49.6916C35.0765 49.7627 35.3009 49.7982 35.5651 49.7982C35.96 49.7982 36.2853 49.7016 36.541 49.5084C36.7995 49.318 36.9288 48.9984 36.9288 48.5496V47.3521H36.8521C36.7725 47.534 36.6532 47.7058 36.4941 47.8678C36.335 48.0297 36.1305 48.1618 35.8805 48.2641C35.6305 48.3663 35.3322 48.4175 34.9856 48.4175C34.4941 48.4175 34.0467 48.3038 33.6433 48.0766C33.2427 47.8465 32.9231 47.4956 32.6844 47.024C32.4487 46.5496 32.3308 45.9502 32.3308 45.2257C32.3308 44.4842 32.4515 43.8649 32.693 43.3678C32.9344 42.8706 33.2555 42.4984 33.656 42.2513C34.0594 42.0041 34.5012 41.8805 34.9813 41.8805C35.3478 41.8805 35.6546 41.943 35.9018 42.068C36.1489 42.1902 36.3478 42.3436 36.4984 42.5283C36.6518 42.7101 36.7697 42.8891 36.8521 43.0652H36.9202V41.9658H38.7228V48.5752C38.7228 49.132 38.5864 49.5979 38.3137 49.9729C38.041 50.3479 37.6631 50.6291 37.1802 50.8166C36.7001 51.007 36.1475 51.1021 35.5225 51.1021ZM35.5609 47.0538C35.8535 47.0538 36.1006 46.9814 36.3023 46.8365C36.5069 46.6888 36.6631 46.4786 36.7711 46.2058C36.8819 45.9303 36.9373 45.6007 36.9373 45.2172C36.9373 44.8337 36.8833 44.5013 36.7754 44.22C36.6674 43.9359 36.5112 43.7158 36.3066 43.5595C36.1021 43.4033 35.8535 43.3252 35.5609 43.3252C35.2626 43.3252 35.0112 43.4061 34.8066 43.568C34.6021 43.7271 34.4472 43.9487 34.3421 44.2328C34.237 44.5169 34.1844 44.845 34.1844 45.2172C34.1844 45.595 34.237 45.9217 34.3421 46.1973C34.4501 46.47 34.6049 46.6817 34.8066 46.8323C35.0112 46.98 35.2626 47.0538 35.5609 47.0538ZM45.3809 48.6391C44.7786 48.6391 44.2587 48.5311 43.8212 48.3152C43.3837 48.0993 43.0471 47.8067 42.8113 47.4374C42.5783 47.0652 42.4618 46.6504 42.4618 46.193C42.4618 45.8521 42.53 45.5496 42.6664 45.2854C42.8028 45.0212 42.9931 44.7783 43.2374 44.5567C43.4817 44.3323 43.7658 44.1092 44.0897 43.8877L45.7814 42.7754C46.0002 42.6362 46.1607 42.4899 46.263 42.3365C46.3653 42.1803 46.4164 42.0112 46.4164 41.8294C46.4164 41.6561 46.3468 41.4956 46.2076 41.3479C46.0684 41.2002 45.8709 41.1277 45.6153 41.1305C45.4448 41.1305 45.2971 41.1689 45.1721 41.2456C45.0471 41.3195 44.9491 41.4175 44.878 41.5396C44.8099 41.659 44.7758 41.7925 44.7758 41.9402C44.7758 42.122 44.8269 42.3067 44.9292 42.4942C45.0314 42.6817 45.1678 42.8805 45.3383 43.0908C45.5087 43.2982 45.6948 43.5226 45.8965 43.7641L50.0343 48.5112H48.1422L44.6905 44.6675C44.4633 44.409 44.236 44.1391 44.0087 43.8578C43.7843 43.5737 43.5968 43.2726 43.4462 42.9544C43.2957 42.6334 43.2204 42.2854 43.2204 41.9104C43.2204 41.4871 43.3184 41.1064 43.5144 40.7683C43.7133 40.4303 43.9917 40.1632 44.3496 39.9672C44.7076 39.7683 45.1252 39.6689 45.6025 39.6689C46.0684 39.6689 46.4704 39.7641 46.8084 39.9544C47.1493 40.1419 47.4107 40.3919 47.5925 40.7044C47.7772 41.0141 47.8695 41.355 47.8695 41.7271C47.8695 42.1391 47.7672 42.5127 47.5627 42.8479C47.361 43.1803 47.0769 43.4786 46.7104 43.7428L44.9292 45.0254C44.6877 45.2016 44.5087 45.382 44.3922 45.5666C44.2786 45.7484 44.2218 45.9232 44.2218 46.0908C44.2218 46.2982 44.2729 46.4842 44.3752 46.649C44.4775 46.8138 44.6224 46.9445 44.8099 47.0411C44.9974 47.1348 45.2175 47.1817 45.4704 47.1817C45.7772 47.1817 46.0797 47.1121 46.378 46.9729C46.6792 46.8308 46.9519 46.6305 47.1962 46.372C47.4434 46.1107 47.6408 45.801 47.7886 45.443C47.9363 45.0851 48.0101 44.6888 48.0101 44.2541H49.5144C49.5144 44.7882 49.4562 45.2698 49.3397 45.6987C49.2232 46.1249 49.0613 46.497 48.8539 46.8152C48.6465 47.1305 48.4093 47.3891 48.1422 47.5908C48.057 47.6448 47.9746 47.6959 47.8951 47.7442C47.8155 47.7925 47.7332 47.8436 47.6479 47.8976C47.3241 48.159 46.9618 48.3479 46.5613 48.4644C46.1636 48.5808 45.7701 48.6391 45.3809 48.6391ZM53.3621 39.784H55.6377L58.0411 45.6476H58.1434L60.5468 39.784H62.8223V48.5112H61.0326V42.8308H60.9601L58.7016 48.4686H57.4829L55.2243 42.8095H55.1519V48.5112H53.3621V39.784ZM64.1885 48.5112V41.9658H66.0038V48.5112H64.1885ZM65.1004 41.122C64.8305 41.122 64.599 41.0325 64.4058 40.8536C64.2155 40.6717 64.1203 40.4544 64.1203 40.2016C64.1203 39.9516 64.2155 39.7371 64.4058 39.5581C64.599 39.3763 64.8305 39.2854 65.1004 39.2854C65.3703 39.2854 65.6004 39.3763 65.7908 39.5581C65.9839 39.7371 66.0805 39.9516 66.0805 40.2016C66.0805 40.4544 65.9839 40.6717 65.7908 40.8536C65.6004 41.0325 65.3703 41.122 65.1004 41.122ZM69.1534 44.7271V48.5112H67.338V41.9658H69.0681V43.1206H69.1448C69.2897 42.7399 69.5326 42.4388 69.8735 42.2172C70.2144 41.9928 70.6278 41.8805 71.1136 41.8805C71.5681 41.8805 71.9644 41.98 72.3025 42.1788C72.6406 42.3777 72.9034 42.6618 73.0909 43.0311C73.2784 43.3976 73.3721 43.8351 73.3721 44.3436V48.5112H71.5568V44.6675C71.5596 44.2669 71.4573 43.9544 71.25 43.73C71.0426 43.5027 70.7571 43.3891 70.3934 43.3891C70.1491 43.3891 69.9332 43.4416 69.7457 43.5467C69.561 43.6519 69.4162 43.8053 69.311 44.007C69.2088 44.2058 69.1562 44.4459 69.1534 44.7271ZM77.6658 48.6391C76.9925 48.6391 76.413 48.5027 75.9272 48.23C75.4442 47.9544 75.0721 47.5652 74.8107 47.0624C74.5493 46.5567 74.4187 45.9587 74.4187 45.2683C74.4187 44.595 74.5493 44.0041 74.8107 43.4956C75.0721 42.9871 75.44 42.5908 75.9144 42.3067C76.3917 42.0226 76.9513 41.8805 77.5934 41.8805C78.0252 41.8805 78.4272 41.9502 78.7993 42.0894C79.1743 42.2257 79.501 42.4317 79.7795 42.7073C80.0607 42.9828 80.2795 43.3294 80.4357 43.747C80.592 44.1618 80.6701 44.6476 80.6701 45.2044V45.703H75.1431V44.578H78.9613C78.9613 44.3166 78.9045 44.0851 78.7908 43.8834C78.6772 43.6817 78.5195 43.524 78.3178 43.4104C78.1189 43.2939 77.8874 43.2357 77.6232 43.2357C77.3476 43.2357 77.1033 43.2996 76.8903 43.4274C76.68 43.5524 76.5153 43.7215 76.3959 43.9345C76.2766 44.1448 76.2155 44.3791 76.2127 44.6377V45.7073C76.2127 46.0311 76.2724 46.3109 76.3917 46.5467C76.5138 46.7825 76.6857 46.9644 76.9073 47.0922C77.1289 47.22 77.3917 47.284 77.6957 47.284C77.8974 47.284 78.082 47.2555 78.2496 47.1987C78.4172 47.1419 78.5607 47.0567 78.68 46.943C78.7993 46.8294 78.8903 46.6902 78.9528 46.5254L80.6317 46.6362C80.5465 47.0396 80.3718 47.3919 80.1076 47.693C79.8462 47.9913 79.5082 48.2243 79.0934 48.3919C78.6814 48.5567 78.2056 48.6391 77.6658 48.6391ZM81.7347 48.5112V41.9658H83.4947V43.1078H83.5629C83.6822 42.7016 83.8825 42.3948 84.1637 42.1874C84.445 41.9771 84.7688 41.872 85.1353 41.872C85.2262 41.872 85.3242 41.8777 85.4293 41.8891C85.5345 41.9004 85.6268 41.9161 85.7063 41.9359V43.5467C85.6211 43.5212 85.5032 43.4984 85.3526 43.4786C85.2021 43.4587 85.0643 43.4487 84.9393 43.4487C84.6722 43.4487 84.4336 43.507 84.2234 43.6234C84.016 43.7371 83.8512 43.8962 83.7291 44.1007C83.6097 44.3053 83.5501 44.5411 83.5501 44.8081V48.5112H81.7347ZM88.2039 48.6348C87.7863 48.6348 87.4141 48.5624 87.0874 48.4175C86.7607 48.2698 86.5022 48.0524 86.3118 47.7655C86.1243 47.4757 86.0306 47.1149 86.0306 46.6831C86.0306 46.3195 86.0973 46.0141 86.2309 45.7669C86.3644 45.5198 86.5462 45.3209 86.7763 45.1703C87.0064 45.0198 87.2678 44.9061 87.5604 44.8294C87.8559 44.7527 88.1655 44.6987 88.4894 44.6675C88.8701 44.6277 89.1769 44.5908 89.4098 44.5567C89.6428 44.5198 89.8118 44.4658 89.9169 44.3948C90.0221 44.3237 90.0746 44.2186 90.0746 44.0794V44.0538C90.0746 43.784 89.9894 43.5752 89.8189 43.4274C89.6513 43.2797 89.4127 43.2058 89.103 43.2058C88.7763 43.2058 88.5164 43.2783 88.3232 43.4232C88.13 43.5652 88.0022 43.7442 87.9397 43.9601L86.2607 43.8237C86.3459 43.426 86.5135 43.0823 86.7635 42.7925C87.0135 42.4999 87.336 42.2754 87.7309 42.1192C88.1286 41.9601 88.5888 41.8805 89.1115 41.8805C89.4752 41.8805 89.8232 41.9232 90.1556 42.0084C90.4908 42.0936 90.7877 42.2257 91.0462 42.4047C91.3076 42.5837 91.5135 42.8138 91.6641 43.095C91.8147 43.3734 91.89 43.7073 91.89 44.0965V48.5112H90.1684V47.6036H90.1172C90.0121 47.8081 89.8715 47.9885 89.6954 48.1448C89.5192 48.2982 89.3076 48.4189 89.0604 48.507C88.8133 48.5922 88.5277 48.6348 88.2039 48.6348ZM88.7238 47.382C88.9908 47.382 89.2266 47.3294 89.4312 47.2243C89.6357 47.1163 89.7962 46.9715 89.9127 46.7896C90.0292 46.6078 90.0874 46.4019 90.0874 46.1717V45.4771C90.0306 45.5141 89.9525 45.5482 89.853 45.5794C89.7564 45.6078 89.6471 45.6348 89.5249 45.6604C89.4027 45.6831 89.2806 45.7044 89.1584 45.7243C89.0363 45.7413 88.9255 45.757 88.826 45.7712C88.613 45.8024 88.4269 45.8521 88.2678 45.9203C88.1087 45.9885 87.9851 46.0808 87.8971 46.1973C87.809 46.3109 87.765 46.453 87.765 46.6234C87.765 46.8706 87.8544 47.0595 88.0334 47.1902C88.2152 47.318 88.4454 47.382 88.7238 47.382ZM94.9937 39.784V48.5112H93.1783V39.784H94.9937ZM101.774 43.8323L100.112 43.9345C100.084 43.7925 100.022 43.6646 99.9287 43.551C99.835 43.4345 99.7114 43.3422 99.558 43.274C99.4074 43.203 99.227 43.1675 99.0168 43.1675C98.7355 43.1675 98.4983 43.2271 98.3051 43.3465C98.112 43.4629 98.0154 43.6192 98.0154 43.8152C98.0154 43.9715 98.0779 44.1036 98.2029 44.2115C98.3279 44.3195 98.5424 44.4061 98.8463 44.4715L100.031 44.7101C100.667 44.8408 101.142 45.051 101.454 45.3408C101.767 45.6305 101.923 46.0112 101.923 46.4828C101.923 46.9118 101.797 47.2882 101.544 47.6121C101.294 47.9359 100.95 48.1888 100.513 48.3706C100.078 48.5496 99.5765 48.6391 99.0083 48.6391C98.1418 48.6391 97.4515 48.4587 96.9372 48.0979C96.4259 47.7342 96.1262 47.2399 96.0381 46.6149L97.8236 46.5212C97.8776 46.7854 98.0083 46.9871 98.2157 47.1263C98.423 47.2627 98.6887 47.3308 99.0125 47.3308C99.3307 47.3308 99.5864 47.2698 99.7796 47.1476C99.9756 47.0226 100.075 46.8621 100.078 46.6661C100.075 46.5013 100.005 46.3663 99.8691 46.2612C99.7327 46.1533 99.5225 46.0709 99.2384 46.0141L98.1049 45.7882C97.4657 45.6604 96.9898 45.4388 96.6773 45.1234C96.3676 44.8081 96.2128 44.4061 96.2128 43.9175C96.2128 43.497 96.3265 43.1348 96.5537 42.8308C96.7838 42.5269 97.1063 42.2925 97.5211 42.1277C97.9387 41.9629 98.4273 41.8805 98.987 41.8805C99.8137 41.8805 100.464 42.0553 100.939 42.4047C101.416 42.7541 101.694 43.23 101.774 43.8323ZM105.305 41.3053V39.784H112.473V41.3053H109.801V48.5112H107.977V41.3053H105.305ZM112.819 48.5112V41.9658H114.579V43.1078H114.648C114.767 42.7016 114.967 42.3948 115.248 42.1874C115.53 41.9771 115.854 41.872 116.22 41.872C116.311 41.872 116.409 41.8777 116.514 41.8891C116.619 41.9004 116.711 41.9161 116.791 41.9359V43.5467C116.706 43.5212 116.588 43.4984 116.437 43.4786C116.287 43.4587 116.149 43.4487 116.024 43.4487C115.757 43.4487 115.518 43.507 115.308 43.6234C115.101 43.7371 114.936 43.8962 114.814 44.1007C114.694 44.3053 114.635 44.5411 114.635 44.8081V48.5112H112.819ZM119.289 48.6348C118.871 48.6348 118.499 48.5624 118.172 48.4175C117.845 48.2698 117.587 48.0524 117.397 47.7655C117.209 47.4757 117.115 47.1149 117.115 46.6831C117.115 46.3195 117.182 46.0141 117.316 45.7669C117.449 45.5198 117.631 45.3209 117.861 45.1703C118.091 45.0198 118.352 44.9061 118.645 44.8294C118.941 44.7527 119.25 44.6987 119.574 44.6675C119.955 44.6277 120.262 44.5908 120.495 44.5567C120.727 44.5198 120.897 44.4658 121.002 44.3948C121.107 44.3237 121.159 44.2186 121.159 44.0794V44.0538C121.159 43.784 121.074 43.5752 120.904 43.4274C120.736 43.2797 120.497 43.2058 120.188 43.2058C119.861 43.2058 119.601 43.2783 119.408 43.4232C119.215 43.5652 119.087 43.7442 119.024 43.9601L117.345 43.8237C117.431 43.426 117.598 43.0823 117.848 42.7925C118.098 42.4999 118.421 42.2754 118.816 42.1192C119.213 41.9601 119.674 41.8805 120.196 41.8805C120.56 41.8805 120.908 41.9232 121.24 42.0084C121.575 42.0936 121.872 42.2257 122.131 42.4047C122.392 42.5837 122.598 42.8138 122.749 43.095C122.899 43.3734 122.975 43.7073 122.975 44.0965V48.5112H121.253V47.6036H121.202C121.097 47.8081 120.956 47.9885 120.78 48.1448C120.604 48.2982 120.392 48.4189 120.145 48.507C119.898 48.5922 119.612 48.6348 119.289 48.6348ZM119.808 47.382C120.075 47.382 120.311 47.3294 120.516 47.2243C120.72 47.1163 120.881 46.9715 120.997 46.7896C121.114 46.6078 121.172 46.4019 121.172 46.1717V45.4771C121.115 45.5141 121.037 45.5482 120.938 45.5794C120.841 45.6078 120.732 45.6348 120.61 45.6604C120.487 45.6831 120.365 45.7044 120.243 45.7243C120.121 45.7413 120.01 45.757 119.911 45.7712C119.698 45.8024 119.512 45.8521 119.352 45.9203C119.193 45.9885 119.07 46.0808 118.982 46.1973C118.894 46.3109 118.85 46.453 118.85 46.6234C118.85 46.8706 118.939 47.0595 119.118 47.1902C119.3 47.318 119.53 47.382 119.808 47.382ZM126.675 48.6178C126.178 48.6178 125.728 48.4899 125.324 48.2342C124.924 47.9757 124.605 47.5965 124.37 47.0965C124.137 46.5936 124.02 45.9771 124.02 45.247C124.02 44.497 124.141 43.8734 124.382 43.3763C124.624 42.8763 124.945 42.5027 125.345 42.2555C125.749 42.0055 126.191 41.8805 126.671 41.8805C127.037 41.8805 127.343 41.943 127.587 42.068C127.834 42.1902 128.033 42.3436 128.183 42.5283C128.337 42.7101 128.453 42.8891 128.533 43.0652H128.588V39.784H130.399V48.5112H128.61V47.4629H128.533C128.448 47.6448 128.327 47.8252 128.171 48.0041C128.017 48.1803 127.817 48.3266 127.57 48.443C127.326 48.5595 127.027 48.6178 126.675 48.6178ZM127.25 47.1732C127.543 47.1732 127.79 47.0936 127.992 46.9345C128.196 46.7726 128.353 46.5467 128.46 46.257C128.571 45.9672 128.627 45.6277 128.627 45.2385C128.627 44.8493 128.573 44.5112 128.465 44.2243C128.357 43.9374 128.201 43.7158 127.996 43.5595C127.791 43.4033 127.543 43.3252 127.25 43.3252C126.952 43.3252 126.701 43.4061 126.496 43.568C126.291 43.73 126.137 43.9544 126.031 44.2413C125.926 44.5283 125.874 44.8607 125.874 45.2385C125.874 45.6192 125.926 45.9558 126.031 46.2484C126.139 46.5382 126.294 46.7655 126.496 46.9303C126.701 47.0922 126.952 47.1732 127.25 47.1732ZM134.755 48.6391C134.082 48.6391 133.502 48.5027 133.016 48.23C132.533 47.9544 132.161 47.5652 131.9 47.0624C131.638 46.5567 131.508 45.9587 131.508 45.2683C131.508 44.595 131.638 44.0041 131.9 43.4956C132.161 42.9871 132.529 42.5908 133.003 42.3067C133.481 42.0226 134.04 41.8805 134.682 41.8805C135.114 41.8805 135.516 41.9502 135.888 42.0894C136.263 42.2257 136.59 42.4317 136.869 42.7073C137.15 42.9828 137.369 43.3294 137.525 43.747C137.681 44.1618 137.759 44.6476 137.759 45.2044V45.703H132.232V44.578H136.05C136.05 44.3166 135.994 44.0851 135.88 43.8834C135.766 43.6817 135.609 43.524 135.407 43.4104C135.208 43.2939 134.976 43.2357 134.712 43.2357C134.437 43.2357 134.192 43.2996 133.979 43.4274C133.769 43.5524 133.604 43.7215 133.485 43.9345C133.366 44.1448 133.305 44.3791 133.302 44.6377V45.7073C133.302 46.0311 133.361 46.3109 133.481 46.5467C133.603 46.7825 133.775 46.9644 133.996 47.0922C134.218 47.22 134.481 47.284 134.785 47.284C134.986 47.284 135.171 47.2555 135.339 47.1987C135.506 47.1419 135.65 47.0567 135.769 46.943C135.888 46.8294 135.979 46.6902 136.042 46.5254L137.721 46.6362C137.636 47.0396 137.461 47.3919 137.197 47.693C136.935 47.9913 136.597 48.2243 136.182 48.3919C135.771 48.5567 135.295 48.6391 134.755 48.6391Z" fill="#002A52"/>
|
|
5
|
-
</svg>
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<svg width="167" height="42" viewBox="0 0 167 42" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.9739 20.987C41.9739 32.0067 33.4807 41.0428 22.6831 41.9064C22.0715 41.9645 21.4554 41.9956 20.8364 41.999H0.0114402V21.6865C0.00383318 21.4543 0 21.2211 0 20.987C0 9.39618 9.39618 0 20.987 0C32.5777 0 41.9739 9.39618 41.9739 20.987ZM30.1439 14.14L28.2369 16.0471C28.1828 16.1012 28.0941 16.0982 28.0434 16.0409C27.6871 15.638 27.3161 15.2434 26.9306 14.8579C26.5449 14.4722 26.1502 14.1011 25.7471 13.7446C25.6897 13.6939 25.6867 13.6053 25.7409 13.5511L27.6479 11.6441C28.3372 10.9548 29.4547 10.9548 30.1439 11.6441C30.8332 12.3333 30.8332 13.4508 30.1439 14.14ZM12.2553 10.0853C11.5518 9.76616 11.737 8.76252 12.5059 8.83725C17.5738 9.32981 22.5081 11.5168 26.3896 15.3984C30.2711 19.2799 32.4582 24.2142 32.9507 29.2821C33.0255 30.051 32.0218 30.2362 31.7027 29.5327C29.8147 25.3711 27.1597 21.4724 23.7376 18.0504C20.3156 14.6283 16.4169 11.9733 12.2553 10.0853ZM9.16878 30.1233L21.8567 17.4353C21.9057 17.3864 21.9841 17.3833 22.0363 17.4287C22.4475 17.7855 22.8481 18.1593 23.2381 18.5493C23.6283 18.9395 24.0023 19.3403 24.3593 19.7516C24.4047 19.8039 24.4016 19.8823 24.3527 19.9312L11.6647 32.6192C11.0436 33.2404 9.98128 33.1852 9.29204 32.4959C8.60281 31.8067 8.54762 30.7444 9.16878 30.1233Z" fill="#3D8EDB"/>
|
|
3
|
-
<path d="M54.9741 4.34991H63.6566L72.8269 26.7228H73.2171L82.3874 4.34991H91.0699V37.6491H84.241V15.9754H83.9646L75.3471 37.4865H70.6969L62.0795 15.8941H61.8031V37.6491H54.9741V4.34991Z" fill="#002A52"/>
|
|
4
|
-
<path d="M97.7862 4.34991H106.469L115.639 26.7228H116.029L125.2 4.34991H133.882V37.6491H127.053V15.9754H126.777L118.159 37.4865H113.509L104.892 15.8941H104.615V37.6491H97.7862V4.34991Z" fill="#002A52"/>
|
|
5
|
-
<path d="M139.33 10.1545V4.34991H166.678V10.1545H156.484V37.6491H149.525V10.1545H139.33Z" fill="#002A52"/>
|
|
6
|
-
</svg>
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<svg width="145" height="26" viewBox="0 0 145 26" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd"
|
|
3
|
-
d="M11.9366 24.3927C18.2284 24.3927 23.329 19.2922 23.329 13.0003C23.329 6.70846 18.2284 1.60791 11.9366 1.60791C5.64474 1.60791 0.544189 6.70846 0.544189 13.0003C0.544189 19.2922 5.64474 24.3927 11.9366 24.3927ZM4.54542 13.5804C4.44036 13.405 4.38782 13.3172 4.35841 13.1819C4.33632 13.0802 4.33632 12.9199 4.35841 12.8183C4.38782 12.683 4.44036 12.5952 4.54543 12.4197C5.4137 10.9697 7.99818 7.30388 11.9368 7.30388C15.8754 7.30388 18.4599 10.9697 19.3281 12.4197L19.3281 12.4198C19.4332 12.5952 19.4857 12.683 19.5152 12.8183C19.5372 12.9199 19.5372 13.0802 19.5152 13.1819C19.4857 13.3172 19.4332 13.405 19.3281 13.5804L19.3281 13.5804C18.4599 15.0305 15.8754 18.6963 11.9368 18.6963C7.99818 18.6963 5.4137 15.0305 4.54543 13.5804L4.54542 13.5804ZM14.7849 13.0003C14.7849 14.5732 13.5097 15.8484 11.9368 15.8484C10.3638 15.8484 9.08866 14.5732 9.08866 13.0003C9.08866 11.4273 10.3638 10.1522 11.9368 10.1522C13.5097 10.1522 14.7849 11.4273 14.7849 13.0003ZM10.4774 13.0003C10.4774 13.8062 11.1308 14.4596 11.9368 14.4596C12.7427 14.4596 13.3961 13.8062 13.3961 13.0003C13.3961 12.1943 12.7427 11.5409 11.9368 11.5409C11.1308 11.5409 10.4774 12.1943 10.4774 13.0003Z"
|
|
4
|
-
fill="#82B58A" />
|
|
5
|
-
<path
|
|
6
|
-
d="M42.1889 24.6963H37.4851V6.09908H30.9122V2.22076H48.7773V6.09908H42.1889V24.6963ZM54.4936 21.5812C56.5963 21.5812 58.2784 20.2728 58.2784 18.4038V17.1421L54.6805 17.3914C52.7803 17.516 51.7678 18.2636 51.7678 19.5252C51.7678 20.7868 52.8426 21.5812 54.4936 21.5812ZM53.0139 24.8988C49.7119 24.8988 47.2354 22.8272 47.2354 19.7588C47.2354 16.6437 49.6184 14.8837 53.9952 14.6189L58.2784 14.3541V13.2171C58.2784 11.5661 57.1414 10.6627 55.2723 10.6627C53.6213 10.6627 52.4687 11.5349 52.2507 12.781H48.092C48.2166 9.51012 51.176 7.25167 55.4593 7.25167C59.8671 7.25167 62.7486 9.51012 62.7486 12.9367V24.6963H58.3563V22.0484H58.2629C57.3283 23.8396 55.21 24.8988 53.0139 24.8988ZM65.3965 24.6963V22.0796L74.0097 11.1144V11.0365H65.5211V7.5476H79.2743V10.4447L71.1594 21.1139V21.2074H79.4768V24.6963H65.3965ZM88.7909 21.5812C90.8936 21.5812 92.5758 20.2728 92.5758 18.4038V17.1421L88.9778 17.3914C87.0776 17.516 86.0652 18.2636 86.0652 19.5252C86.0652 20.7868 87.1399 21.5812 88.7909 21.5812ZM87.3113 24.8988C84.0092 24.8988 81.5327 22.8272 81.5327 19.7588C81.5327 16.6437 83.9158 14.8837 88.2925 14.6189L92.5758 14.3541V13.2171C92.5758 11.5661 91.4388 10.6627 89.5697 10.6627C87.9187 10.6627 86.7661 11.5349 86.5481 12.781H82.3894C82.514 9.51012 85.4733 7.25167 89.7566 7.25167C94.1645 7.25167 97.046 9.51012 97.046 12.9367V24.6963H92.6537V22.0484H92.5602C91.6257 23.8396 89.5074 24.8988 87.3113 24.8988ZM100.114 24.6963V7.5476H104.507V10.6627H104.6C105.332 8.59117 107.201 7.29839 109.491 7.29839C111.952 7.29839 113.696 8.56001 114.273 10.8029H114.366C115.145 8.65347 117.201 7.29839 119.693 7.29839C123.057 7.29839 125.316 9.588 125.316 13.0458V24.6963H120.768V14.1828C120.768 12.1735 119.755 11.0677 117.902 11.0677C116.11 11.0677 114.911 12.376 114.911 14.323V24.6963H110.519V14.0115C110.519 12.1735 109.46 11.0677 107.7 11.0677C105.908 11.0677 104.662 12.4383 104.662 14.3853V24.6963H100.114ZM134.895 21.5812C136.997 21.5812 138.679 20.2728 138.679 18.4038V17.1421L135.081 17.3914C133.181 17.516 132.169 18.2636 132.169 19.5252C132.169 20.7868 133.244 21.5812 134.895 21.5812ZM133.415 24.8988C130.113 24.8988 127.636 22.8272 127.636 19.7588C127.636 16.6437 130.019 14.8837 134.396 14.6189L138.679 14.3541V13.2171C138.679 11.5661 137.542 10.6627 135.673 10.6627C134.022 10.6627 132.87 11.5349 132.652 12.781H128.493C128.618 9.51012 131.577 7.25167 135.86 7.25167C140.268 7.25167 143.15 9.51012 143.15 12.9367V24.6963H138.757V22.0484H138.664C137.729 23.8396 135.611 24.8988 133.415 24.8988Z"
|
|
7
|
-
fill="#2B3D2E" />
|
|
8
|
-
</svg>
|
|
9
|
-
|
|
Binary file
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<svg width="237" height="39" viewBox="0 0 237 39" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd"
|
|
3
|
-
d="M38.1018 19.4884C38.1018 29.4916 30.3921 37.6941 20.5906 38.478C20.0354 38.5308 19.4761 38.559 18.9143 38.5621H0.0103848V20.1234C0.00347957 19.9126 0 19.7009 0 19.4884C0 8.96688 8.52938 0.4375 19.0509 0.4375C29.5724 0.4375 38.1018 8.96688 38.1018 19.4884ZM5.30962 20.9986C5.30962 18.2008 7.57768 15.9328 10.3755 15.9328C11.8001 15.9328 12.915 16.5248 13.9714 17.5518C14.9821 18.5344 15.8579 19.8309 16.8427 21.2886C16.9297 21.4174 17.0176 21.5474 17.1065 21.6786C19.1922 24.7577 21.8212 28.4885 26.8858 28.4885H26.9704L26.9828 28.4868C31.0781 28.4395 34.3833 25.1051 34.3833 20.9986C34.3833 16.8628 31.0305 13.51 26.8946 13.51C23.8521 13.51 21.236 15.3242 20.0642 17.9248C19.7893 18.5348 20.061 19.2521 20.6709 19.5269C21.2809 19.8018 21.9982 19.5301 22.2731 18.9202C23.0678 17.1565 24.8396 15.9328 26.8946 15.9328C29.6924 15.9328 31.9605 18.2008 31.9605 20.9986C31.9605 23.7964 29.6924 26.0645 26.8946 26.0645H26.81L26.8043 26.0653C23.2207 26.0275 21.263 23.4947 19.1124 20.3199C19.0185 20.1813 18.9242 20.0414 18.8291 19.9004L18.8279 19.8987C17.8782 18.4904 16.861 16.982 15.6602 15.8146C14.295 14.4874 12.606 13.51 10.3755 13.51C6.2396 13.51 2.88681 16.8628 2.88681 20.9986C2.88681 25.1345 6.2396 28.4873 10.3755 28.4873C11.8429 28.4873 13.2151 28.064 14.3724 27.3325C14.9379 26.975 15.1065 26.2267 14.749 25.6612C14.3915 25.0957 13.6433 24.927 13.0778 25.2845C12.2964 25.7785 11.3712 26.0645 10.3755 26.0645C7.57768 26.0645 5.30962 23.7964 5.30962 20.9986ZM17.2577 24.4908L17.2628 24.4872C17.4893 24.325 17.5415 24.0099 17.3793 23.7833C17.2172 23.5568 16.9021 23.5046 16.6755 23.6668L16.6704 23.6705L16.1948 24.0109C16.098 24.0803 16.0802 24.2169 16.1531 24.3111C16.211 24.3859 16.2677 24.462 16.3232 24.5396C16.3787 24.617 16.4324 24.6952 16.4845 24.774C16.5502 24.8734 16.6853 24.9006 16.7821 24.8313L17.2577 24.4908ZM11.967 22.4102C11.7491 22.3882 11.6839 22.6809 11.8779 22.7826C13.1139 23.4306 14.1819 24.3314 15.0059 25.4824C15.83 26.6335 16.3383 27.9349 16.5533 29.3138C16.5871 29.5302 16.8852 29.5628 16.9346 29.3495C17.3252 27.6649 17.0957 25.9941 16.1455 24.6667C15.1952 23.3392 13.6876 22.5834 11.967 22.4102Z"
|
|
4
|
-
fill="#CA9F52" />
|
|
5
|
-
<path
|
|
6
|
-
d="M55.1324 34.5H48.7113V3.81869H55.1324V17.8092H55.3238L66.8479 3.81869H73.992L62.638 17.4265L74.7787 34.5H67.103L58.0028 21.6789L55.1324 25.1234V34.5ZM83.7938 3.81869V23.0184C83.7938 26.9519 86.1114 29.5247 90.2363 29.5247C94.3399 29.5247 96.6574 26.9519 96.6574 23.0184V3.81869H103.079V23.6563C103.079 30.4177 98.082 35.0316 90.2363 35.0316C82.3693 35.0316 77.3727 30.4177 77.3727 23.6563V3.81869H83.7938ZM107.055 25.7612H113.242C113.54 28.2914 116.176 29.9499 119.578 29.9499C123.001 29.9499 125.34 28.3127 125.34 26.0589C125.34 24.0603 123.873 22.9546 120.173 22.1254L116.176 21.2537C110.52 20.0417 107.735 17.1713 107.735 12.685C107.735 7.02928 112.625 3.28713 119.472 3.28713C126.616 3.28713 131.102 6.96549 131.208 12.5149H125.191C124.979 9.92093 122.704 8.34753 119.493 8.34753C116.325 8.34753 114.199 9.85714 114.199 12.1322C114.199 14.0245 115.687 15.0876 119.217 15.8956L122.937 16.6823C129.082 18.0006 131.761 20.6371 131.761 25.3147C131.761 31.2682 126.935 35.0316 119.323 35.0316C111.945 35.0316 107.246 31.5233 107.055 25.7612ZM149.579 34.5H143.158V9.11297H134.185V3.81869H158.573V9.11297H149.579V34.5ZM178.049 34.5L175.71 27.0582H164.93L162.591 34.5H156L166.653 3.81869H174.201L184.874 34.5H178.049ZM170.246 9.68705L166.312 22.253H174.328L170.395 9.68705H170.246ZM203.5 13.5355L197.674 34.5H191.614L183.492 3.81869H190.147L194.974 26.0377H195.144L200.885 3.81869H206.306L212.047 26.0377H212.217L217.065 3.81869H223.72L215.577 34.5H209.517L203.691 13.5355H203.5ZM233.607 34.5H227.186V3.81869H233.607V34.5Z"
|
|
7
|
-
fill="#081620" />
|
|
8
|
-
</svg>
|
|
9
|
-
|
|
@@ -1,296 +0,0 @@
|
|
|
1
|
-
<svg width="720" height="865" viewBox="0 0 720 865" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_6260_86320)">
|
|
3
|
-
<rect width="720" height="865" fill="#F2F4F7"/>
|
|
4
|
-
<line x1="625.24" y1="12.7244" x2="629.5" y2="1.01986" stroke="white" stroke-width="2"/>
|
|
5
|
-
<line x1="651.864" y1="12.1777" x2="658.092" y2="1.39079" stroke="white" stroke-width="2"/>
|
|
6
|
-
<line x1="678.656" y1="11.6453" x2="686.662" y2="2.10368" stroke="white" stroke-width="2"/>
|
|
7
|
-
<line x1="705.65" y1="10.7437" x2="715.192" y2="2.73735" stroke="white" stroke-width="2"/>
|
|
8
|
-
<line x1="439.709" y1="12.2758" x2="430.167" y2="4.26944" stroke="white" stroke-width="2"/>
|
|
9
|
-
<line x1="466.461" y1="12.9309" x2="458.454" y2="3.38926" stroke="white" stroke-width="2"/>
|
|
10
|
-
<line x1="493.052" y1="13.1777" x2="486.824" y2="2.39079" stroke="white" stroke-width="2"/>
|
|
11
|
-
<line x1="519.529" y1="13.4084" x2="515.269" y2="1.7039" stroke="white" stroke-width="2"/>
|
|
12
|
-
<line x1="545.937" y1="13.6297" x2="543.774" y2="1.36324" stroke="white" stroke-width="2"/>
|
|
13
|
-
<line x1="572.324" y1="13.4561" x2="572.324" y2="1.00036" stroke="white" stroke-width="2"/>
|
|
14
|
-
<line x1="598.742" y1="13.2824" x2="600.905" y2="1.01594" stroke="white" stroke-width="2"/>
|
|
15
|
-
<line x1="597.217" y1="34.5222" x2="601.477" y2="22.8177" stroke="white" stroke-width="2"/>
|
|
16
|
-
<line x1="623.837" y1="33.9746" x2="630.065" y2="23.1877" stroke="white" stroke-width="2"/>
|
|
17
|
-
<line x1="650.628" y1="33.4431" x2="658.635" y2="23.9015" stroke="white" stroke-width="2"/>
|
|
18
|
-
<line x1="677.627" y1="32.5416" x2="687.168" y2="24.5352" stroke="white" stroke-width="2"/>
|
|
19
|
-
<line x1="704.859" y1="31.2736" x2="715.646" y2="25.0458" stroke="white" stroke-width="2"/>
|
|
20
|
-
<line x1="438.437" y1="34.7287" x2="430.431" y2="25.1871" stroke="white" stroke-width="2"/>
|
|
21
|
-
<line x1="465.029" y1="34.9746" x2="458.801" y2="24.1877" stroke="white" stroke-width="2"/>
|
|
22
|
-
<line x1="491.502" y1="35.2063" x2="487.242" y2="23.5018" stroke="white" stroke-width="2"/>
|
|
23
|
-
<line x1="517.91" y1="35.4266" x2="515.747" y2="23.1601" stroke="white" stroke-width="2"/>
|
|
24
|
-
<line x1="544.297" y1="35.2529" x2="544.297" y2="22.7972" stroke="white" stroke-width="2"/>
|
|
25
|
-
<line x1="570.718" y1="35.0793" x2="572.881" y2="22.8128" stroke="white" stroke-width="2"/>
|
|
26
|
-
<line x1="569.189" y1="56.3201" x2="573.449" y2="44.6156" stroke="white" stroke-width="2"/>
|
|
27
|
-
<line x1="595.814" y1="55.7725" x2="602.042" y2="44.9855" stroke="white" stroke-width="2"/>
|
|
28
|
-
<line x1="622.605" y1="55.24" x2="630.611" y2="45.6984" stroke="white" stroke-width="2"/>
|
|
29
|
-
<line x1="649.603" y1="54.3384" x2="659.145" y2="46.3321" stroke="white" stroke-width="2"/>
|
|
30
|
-
<line x1="676.836" y1="53.0705" x2="687.623" y2="46.8427" stroke="white" stroke-width="2"/>
|
|
31
|
-
<line x1="704.33" y1="52.2185" x2="716.034" y2="47.9584" stroke="white" stroke-width="2"/>
|
|
32
|
-
<line x1="437.001" y1="56.7725" x2="430.773" y2="45.9855" stroke="white" stroke-width="2"/>
|
|
33
|
-
<line x1="463.478" y1="57.0041" x2="459.218" y2="45.2996" stroke="white" stroke-width="2"/>
|
|
34
|
-
<line x1="489.886" y1="57.2244" x2="487.723" y2="44.958" stroke="white" stroke-width="2"/>
|
|
35
|
-
<line x1="516.273" y1="57.0508" x2="516.273" y2="44.5951" stroke="white" stroke-width="2"/>
|
|
36
|
-
<line x1="542.691" y1="56.8771" x2="544.854" y2="44.6107" stroke="white" stroke-width="2"/>
|
|
37
|
-
<line x1="541.166" y1="78.117" x2="545.426" y2="66.4124" stroke="white" stroke-width="2"/>
|
|
38
|
-
<line x1="567.786" y1="77.5703" x2="574.014" y2="66.7834" stroke="white" stroke-width="2"/>
|
|
39
|
-
<line x1="594.578" y1="77.0379" x2="602.584" y2="67.4963" stroke="white" stroke-width="2"/>
|
|
40
|
-
<line x1="621.576" y1="76.1363" x2="631.118" y2="68.1299" stroke="white" stroke-width="2"/>
|
|
41
|
-
<line x1="648.812" y1="74.8683" x2="659.599" y2="68.6405" stroke="white" stroke-width="2"/>
|
|
42
|
-
<line x1="676.306" y1="74.0164" x2="688.011" y2="69.7563" stroke="white" stroke-width="2"/>
|
|
43
|
-
<line x1="704.08" y1="72.8033" x2="716.347" y2="70.6404" stroke="white" stroke-width="2"/>
|
|
44
|
-
<line x1="435.451" y1="78.801" x2="431.191" y2="67.0965" stroke="white" stroke-width="2"/>
|
|
45
|
-
<line x1="461.859" y1="79.0223" x2="459.696" y2="66.7558" stroke="white" stroke-width="2"/>
|
|
46
|
-
<line x1="488.246" y1="78.8486" x2="488.246" y2="66.3929" stroke="white" stroke-width="2"/>
|
|
47
|
-
<line x1="514.668" y1="78.675" x2="516.83" y2="66.4085" stroke="white" stroke-width="2"/>
|
|
48
|
-
<line x1="513.138" y1="99.9148" x2="517.399" y2="88.2103" stroke="white" stroke-width="2"/>
|
|
49
|
-
<line x1="539.763" y1="99.3672" x2="545.991" y2="88.5802" stroke="white" stroke-width="2"/>
|
|
50
|
-
<line x1="566.554" y1="98.8357" x2="574.561" y2="89.2941" stroke="white" stroke-width="2"/>
|
|
51
|
-
<line x1="593.553" y1="97.9332" x2="603.094" y2="89.9268" stroke="white" stroke-width="2"/>
|
|
52
|
-
<line x1="620.785" y1="96.6662" x2="631.572" y2="90.4384" stroke="white" stroke-width="2"/>
|
|
53
|
-
<line x1="648.279" y1="95.8132" x2="659.984" y2="91.5531" stroke="white" stroke-width="2"/>
|
|
54
|
-
<line x1="676.053" y1="94.6011" x2="688.319" y2="92.4382" stroke="white" stroke-width="2"/>
|
|
55
|
-
<line x1="433.836" y1="100.819" x2="431.673" y2="88.5527" stroke="white" stroke-width="2"/>
|
|
56
|
-
<line x1="460.223" y1="100.646" x2="460.223" y2="88.1898" stroke="white" stroke-width="2"/>
|
|
57
|
-
<line x1="486.64" y1="100.472" x2="488.803" y2="88.2054" stroke="white" stroke-width="2"/>
|
|
58
|
-
<line x1="719.68" y1="95.418" x2="707.224" y2="95.418" stroke="white" stroke-width="2"/>
|
|
59
|
-
<line x1="485.115" y1="121.712" x2="489.375" y2="110.007" stroke="white" stroke-width="2"/>
|
|
60
|
-
<line x1="511.736" y1="121.165" x2="517.963" y2="110.378" stroke="white" stroke-width="2"/>
|
|
61
|
-
<line x1="538.527" y1="120.633" x2="546.533" y2="111.091" stroke="white" stroke-width="2"/>
|
|
62
|
-
<line x1="565.525" y1="119.731" x2="575.067" y2="111.725" stroke="white" stroke-width="2"/>
|
|
63
|
-
<line x1="592.762" y1="118.463" x2="603.549" y2="112.235" stroke="white" stroke-width="2"/>
|
|
64
|
-
<line x1="620.256" y1="117.611" x2="631.96" y2="113.351" stroke="white" stroke-width="2"/>
|
|
65
|
-
<line x1="648.029" y1="116.398" x2="660.296" y2="114.235" stroke="white" stroke-width="2"/>
|
|
66
|
-
<line x1="432.195" y1="122.443" x2="432.195" y2="109.988" stroke="white" stroke-width="2"/>
|
|
67
|
-
<line x1="458.617" y1="122.27" x2="460.78" y2="110.003" stroke="white" stroke-width="2"/>
|
|
68
|
-
<line x1="691.652" y1="117.216" x2="679.197" y2="117.216" stroke="white" stroke-width="2"/>
|
|
69
|
-
<line x1="719.365" y1="118.368" x2="707.099" y2="116.205" stroke="white" stroke-width="2"/>
|
|
70
|
-
<line x1="457.088" y1="143.51" x2="461.348" y2="131.805" stroke="white" stroke-width="2"/>
|
|
71
|
-
<line x1="483.712" y1="142.962" x2="489.94" y2="132.175" stroke="white" stroke-width="2"/>
|
|
72
|
-
<line x1="510.503" y1="142.43" x2="518.51" y2="132.889" stroke="white" stroke-width="2"/>
|
|
73
|
-
<line x1="537.502" y1="141.529" x2="547.043" y2="133.523" stroke="white" stroke-width="2"/>
|
|
74
|
-
<line x1="564.734" y1="140.261" x2="575.521" y2="134.033" stroke="white" stroke-width="2"/>
|
|
75
|
-
<line x1="592.228" y1="139.409" x2="603.933" y2="135.149" stroke="white" stroke-width="2"/>
|
|
76
|
-
<line x1="620.002" y1="138.196" x2="632.269" y2="136.033" stroke="white" stroke-width="2"/>
|
|
77
|
-
<line x1="430.589" y1="144.068" x2="432.752" y2="131.801" stroke="white" stroke-width="2"/>
|
|
78
|
-
<line x1="663.629" y1="139.013" x2="651.173" y2="139.013" stroke="white" stroke-width="2"/>
|
|
79
|
-
<line x1="691.338" y1="140.165" x2="679.072" y2="138.003" stroke="white" stroke-width="2"/>
|
|
80
|
-
<line x1="718.775" y1="141.288" x2="707.071" y2="137.028" stroke="white" stroke-width="2"/>
|
|
81
|
-
<line x1="429.064" y1="165.307" x2="433.324" y2="153.603" stroke="white" stroke-width="2"/>
|
|
82
|
-
<line x1="455.685" y1="164.76" x2="461.913" y2="153.973" stroke="white" stroke-width="2"/>
|
|
83
|
-
<line x1="482.476" y1="164.227" x2="490.483" y2="154.686" stroke="white" stroke-width="2"/>
|
|
84
|
-
<line x1="509.474" y1="163.326" x2="519.016" y2="155.319" stroke="white" stroke-width="2"/>
|
|
85
|
-
<line x1="536.711" y1="162.058" x2="547.498" y2="155.83" stroke="white" stroke-width="2"/>
|
|
86
|
-
<line x1="564.205" y1="161.206" x2="575.909" y2="156.946" stroke="white" stroke-width="2"/>
|
|
87
|
-
<line x1="591.979" y1="159.994" x2="604.245" y2="157.831" stroke="white" stroke-width="2"/>
|
|
88
|
-
<line x1="717.93" y1="163.79" x2="707.143" y2="157.562" stroke="white" stroke-width="2"/>
|
|
89
|
-
<line x1="635.605" y1="160.811" x2="623.15" y2="160.811" stroke="white" stroke-width="2"/>
|
|
90
|
-
<line x1="663.315" y1="161.963" x2="651.048" y2="159.8" stroke="white" stroke-width="2"/>
|
|
91
|
-
<line x1="690.748" y1="163.085" x2="679.043" y2="158.825" stroke="white" stroke-width="2"/>
|
|
92
|
-
<line x1="427.661" y1="186.558" x2="433.889" y2="175.771" stroke="white" stroke-width="2"/>
|
|
93
|
-
<line x1="454.453" y1="186.025" x2="462.459" y2="176.484" stroke="white" stroke-width="2"/>
|
|
94
|
-
<line x1="481.451" y1="185.124" x2="490.993" y2="177.117" stroke="white" stroke-width="2"/>
|
|
95
|
-
<line x1="508.684" y1="183.856" x2="519.471" y2="177.628" stroke="white" stroke-width="2"/>
|
|
96
|
-
<line x1="536.178" y1="183.004" x2="547.882" y2="178.744" stroke="white" stroke-width="2"/>
|
|
97
|
-
<line x1="563.951" y1="181.791" x2="576.218" y2="179.628" stroke="white" stroke-width="2"/>
|
|
98
|
-
<line x1="689.902" y1="185.588" x2="679.115" y2="179.36" stroke="white" stroke-width="2"/>
|
|
99
|
-
<line x1="716.853" y1="186.656" x2="707.312" y2="178.649" stroke="white" stroke-width="2"/>
|
|
100
|
-
<line x1="607.578" y1="182.607" x2="595.122" y2="182.607" stroke="white" stroke-width="2"/>
|
|
101
|
-
<line x1="635.287" y1="183.76" x2="623.021" y2="181.597" stroke="white" stroke-width="2"/>
|
|
102
|
-
<line x1="662.724" y1="184.883" x2="651.02" y2="180.623" stroke="white" stroke-width="2"/>
|
|
103
|
-
<line x1="426.425" y1="207.823" x2="434.432" y2="198.281" stroke="white" stroke-width="2"/>
|
|
104
|
-
<line x1="453.424" y1="206.92" x2="462.965" y2="198.914" stroke="white" stroke-width="2"/>
|
|
105
|
-
<line x1="480.66" y1="205.654" x2="491.447" y2="199.426" stroke="white" stroke-width="2"/>
|
|
106
|
-
<line x1="508.154" y1="204.802" x2="519.859" y2="200.541" stroke="white" stroke-width="2"/>
|
|
107
|
-
<line x1="535.928" y1="203.588" x2="548.194" y2="201.426" stroke="white" stroke-width="2"/>
|
|
108
|
-
<line x1="661.879" y1="207.386" x2="651.092" y2="201.158" stroke="white" stroke-width="2"/>
|
|
109
|
-
<line x1="688.826" y1="208.453" x2="679.284" y2="200.446" stroke="white" stroke-width="2"/>
|
|
110
|
-
<line x1="715.578" y1="209.109" x2="707.571" y2="199.567" stroke="white" stroke-width="2"/>
|
|
111
|
-
<line x1="579.555" y1="204.405" x2="567.099" y2="204.405" stroke="white" stroke-width="2"/>
|
|
112
|
-
<line x1="607.264" y1="205.558" x2="594.997" y2="203.395" stroke="white" stroke-width="2"/>
|
|
113
|
-
<line x1="634.701" y1="206.681" x2="622.996" y2="202.421" stroke="white" stroke-width="2"/>
|
|
114
|
-
<line x1="425.4" y1="228.718" x2="434.942" y2="220.712" stroke="white" stroke-width="2"/>
|
|
115
|
-
<line x1="452.633" y1="227.45" x2="463.42" y2="221.223" stroke="white" stroke-width="2"/>
|
|
116
|
-
<line x1="480.127" y1="226.598" x2="491.831" y2="222.338" stroke="white" stroke-width="2"/>
|
|
117
|
-
<line x1="507.901" y1="225.385" x2="520.167" y2="223.222" stroke="white" stroke-width="2"/>
|
|
118
|
-
<line x1="633.852" y1="229.182" x2="623.065" y2="222.955" stroke="white" stroke-width="2"/>
|
|
119
|
-
<line x1="660.803" y1="230.25" x2="651.261" y2="222.244" stroke="white" stroke-width="2"/>
|
|
120
|
-
<line x1="687.55" y1="230.905" x2="679.544" y2="221.364" stroke="white" stroke-width="2"/>
|
|
121
|
-
<line x1="714.146" y1="231.152" x2="707.918" y2="220.365" stroke="white" stroke-width="2"/>
|
|
122
|
-
<line x1="551.527" y1="226.203" x2="539.072" y2="226.203" stroke="white" stroke-width="2"/>
|
|
123
|
-
<line x1="579.237" y1="227.355" x2="566.97" y2="225.192" stroke="white" stroke-width="2"/>
|
|
124
|
-
<line x1="606.674" y1="228.478" x2="594.969" y2="224.218" stroke="white" stroke-width="2"/>
|
|
125
|
-
<line x1="424.609" y1="249.248" x2="435.396" y2="243.02" stroke="white" stroke-width="2"/>
|
|
126
|
-
<line x1="452.103" y1="248.396" x2="463.808" y2="244.136" stroke="white" stroke-width="2"/>
|
|
127
|
-
<line x1="479.877" y1="247.183" x2="492.144" y2="245.02" stroke="white" stroke-width="2"/>
|
|
128
|
-
<line x1="605.828" y1="250.98" x2="595.041" y2="244.752" stroke="white" stroke-width="2"/>
|
|
129
|
-
<line x1="632.775" y1="252.048" x2="623.234" y2="244.042" stroke="white" stroke-width="2"/>
|
|
130
|
-
<line x1="659.527" y1="252.703" x2="651.521" y2="243.162" stroke="white" stroke-width="2"/>
|
|
131
|
-
<line x1="686.118" y1="252.949" x2="679.891" y2="242.162" stroke="white" stroke-width="2"/>
|
|
132
|
-
<line x1="712.595" y1="253.181" x2="708.335" y2="241.476" stroke="white" stroke-width="2"/>
|
|
133
|
-
<line x1="523.504" y1="248" x2="511.048" y2="248" stroke="white" stroke-width="2"/>
|
|
134
|
-
<line x1="551.213" y1="249.153" x2="538.947" y2="246.99" stroke="white" stroke-width="2"/>
|
|
135
|
-
<line x1="578.65" y1="250.276" x2="566.946" y2="246.016" stroke="white" stroke-width="2"/>
|
|
136
|
-
<line x1="424.076" y1="270.193" x2="435.78" y2="265.933" stroke="white" stroke-width="2"/>
|
|
137
|
-
<line x1="451.85" y1="268.981" x2="464.116" y2="266.818" stroke="white" stroke-width="2"/>
|
|
138
|
-
<line x1="577.801" y1="272.778" x2="567.014" y2="266.55" stroke="white" stroke-width="2"/>
|
|
139
|
-
<line x1="604.752" y1="273.845" x2="595.21" y2="265.839" stroke="white" stroke-width="2"/>
|
|
140
|
-
<line x1="631.503" y1="274.5" x2="623.497" y2="264.959" stroke="white" stroke-width="2"/>
|
|
141
|
-
<line x1="658.095" y1="274.747" x2="651.867" y2="263.96" stroke="white" stroke-width="2"/>
|
|
142
|
-
<line x1="684.568" y1="274.979" x2="680.308" y2="263.274" stroke="white" stroke-width="2"/>
|
|
143
|
-
<line x1="710.976" y1="275.199" x2="708.813" y2="262.933" stroke="white" stroke-width="2"/>
|
|
144
|
-
<line x1="495.477" y1="269.798" x2="483.021" y2="269.798" stroke="white" stroke-width="2"/>
|
|
145
|
-
<line x1="523.186" y1="270.951" x2="510.919" y2="268.788" stroke="white" stroke-width="2"/>
|
|
146
|
-
<line x1="550.623" y1="272.073" x2="538.918" y2="267.812" stroke="white" stroke-width="2"/>
|
|
147
|
-
<line x1="423.826" y1="290.778" x2="436.093" y2="288.615" stroke="white" stroke-width="2"/>
|
|
148
|
-
<line x1="549.777" y1="294.575" x2="538.99" y2="288.347" stroke="white" stroke-width="2"/>
|
|
149
|
-
<line x1="576.724" y1="295.643" x2="567.183" y2="287.637" stroke="white" stroke-width="2"/>
|
|
150
|
-
<line x1="603.476" y1="296.298" x2="595.47" y2="286.756" stroke="white" stroke-width="2"/>
|
|
151
|
-
<line x1="630.068" y1="296.545" x2="623.84" y2="285.758" stroke="white" stroke-width="2"/>
|
|
152
|
-
<line x1="656.545" y1="296.776" x2="652.285" y2="285.071" stroke="white" stroke-width="2"/>
|
|
153
|
-
<line x1="682.953" y1="296.997" x2="680.79" y2="284.73" stroke="white" stroke-width="2"/>
|
|
154
|
-
<line x1="709.34" y1="296.823" x2="709.34" y2="284.368" stroke="white" stroke-width="2"/>
|
|
155
|
-
<line x1="467.453" y1="291.595" x2="454.997" y2="291.595" stroke="white" stroke-width="2"/>
|
|
156
|
-
<line x1="495.162" y1="292.748" x2="482.896" y2="290.585" stroke="white" stroke-width="2"/>
|
|
157
|
-
<line x1="522.599" y1="293.87" x2="510.895" y2="289.61" stroke="white" stroke-width="2"/>
|
|
158
|
-
<line x1="521.75" y1="316.373" x2="510.963" y2="310.145" stroke="white" stroke-width="2"/>
|
|
159
|
-
<line x1="548.701" y1="317.44" x2="539.159" y2="309.434" stroke="white" stroke-width="2"/>
|
|
160
|
-
<line x1="575.453" y1="318.096" x2="567.446" y2="308.554" stroke="white" stroke-width="2"/>
|
|
161
|
-
<line x1="602.044" y1="318.342" x2="595.816" y2="307.555" stroke="white" stroke-width="2"/>
|
|
162
|
-
<line x1="628.517" y1="318.573" x2="624.257" y2="306.869" stroke="white" stroke-width="2"/>
|
|
163
|
-
<line x1="654.925" y1="318.794" x2="652.762" y2="306.527" stroke="white" stroke-width="2"/>
|
|
164
|
-
<line x1="681.312" y1="318.62" x2="681.312" y2="306.164" stroke="white" stroke-width="2"/>
|
|
165
|
-
<line x1="707.734" y1="318.446" x2="709.897" y2="306.18" stroke="white" stroke-width="2"/>
|
|
166
|
-
<line x1="439.426" y1="313.393" x2="426.97" y2="313.393" stroke="white" stroke-width="2"/>
|
|
167
|
-
<line x1="467.135" y1="314.545" x2="454.868" y2="312.382" stroke="white" stroke-width="2"/>
|
|
168
|
-
<line x1="494.572" y1="315.668" x2="482.868" y2="311.408" stroke="white" stroke-width="2"/>
|
|
169
|
-
<line x1="706.205" y1="339.686" x2="710.465" y2="327.982" stroke="white" stroke-width="2"/>
|
|
170
|
-
<line x1="493.727" y1="338.17" x2="482.94" y2="331.942" stroke="white" stroke-width="2"/>
|
|
171
|
-
<line x1="520.674" y1="339.238" x2="511.132" y2="331.231" stroke="white" stroke-width="2"/>
|
|
172
|
-
<line x1="547.425" y1="339.893" x2="539.419" y2="330.351" stroke="white" stroke-width="2"/>
|
|
173
|
-
<line x1="574.017" y1="340.14" x2="567.789" y2="329.353" stroke="white" stroke-width="2"/>
|
|
174
|
-
<line x1="600.494" y1="340.37" x2="596.234" y2="328.666" stroke="white" stroke-width="2"/>
|
|
175
|
-
<line x1="626.902" y1="340.592" x2="624.739" y2="328.325" stroke="white" stroke-width="2"/>
|
|
176
|
-
<line x1="653.289" y1="340.418" x2="653.289" y2="327.962" stroke="white" stroke-width="2"/>
|
|
177
|
-
<line x1="679.707" y1="340.244" x2="681.87" y2="327.978" stroke="white" stroke-width="2"/>
|
|
178
|
-
<line x1="439.112" y1="336.342" x2="426.845" y2="334.179" stroke="white" stroke-width="2"/>
|
|
179
|
-
<line x1="466.549" y1="337.465" x2="454.844" y2="333.205" stroke="white" stroke-width="2"/>
|
|
180
|
-
<line x1="678.181" y1="361.484" x2="682.442" y2="349.78" stroke="white" stroke-width="2"/>
|
|
181
|
-
<line x1="704.802" y1="360.937" x2="711.03" y2="350.15" stroke="white" stroke-width="2"/>
|
|
182
|
-
<line x1="465.699" y1="359.968" x2="454.912" y2="353.74" stroke="white" stroke-width="2"/>
|
|
183
|
-
<line x1="492.65" y1="361.036" x2="483.109" y2="353.029" stroke="white" stroke-width="2"/>
|
|
184
|
-
<line x1="519.402" y1="361.691" x2="511.396" y2="352.149" stroke="white" stroke-width="2"/>
|
|
185
|
-
<line x1="545.993" y1="361.937" x2="539.766" y2="351.15" stroke="white" stroke-width="2"/>
|
|
186
|
-
<line x1="572.467" y1="362.168" x2="568.206" y2="350.464" stroke="white" stroke-width="2"/>
|
|
187
|
-
<line x1="598.875" y1="362.389" x2="596.712" y2="350.123" stroke="white" stroke-width="2"/>
|
|
188
|
-
<line x1="625.262" y1="362.216" x2="625.262" y2="349.76" stroke="white" stroke-width="2"/>
|
|
189
|
-
<line x1="651.683" y1="362.042" x2="653.846" y2="349.776" stroke="white" stroke-width="2"/>
|
|
190
|
-
<line x1="438.521" y1="359.263" x2="426.817" y2="355.003" stroke="white" stroke-width="2"/>
|
|
191
|
-
<line x1="650.154" y1="383.282" x2="654.414" y2="371.577" stroke="white" stroke-width="2"/>
|
|
192
|
-
<line x1="676.779" y1="382.734" x2="683.006" y2="371.947" stroke="white" stroke-width="2"/>
|
|
193
|
-
<line x1="703.57" y1="382.202" x2="711.576" y2="372.66" stroke="white" stroke-width="2"/>
|
|
194
|
-
<line x1="437.676" y1="381.765" x2="426.889" y2="375.538" stroke="white" stroke-width="2"/>
|
|
195
|
-
<line x1="464.623" y1="382.832" x2="455.081" y2="374.826" stroke="white" stroke-width="2"/>
|
|
196
|
-
<line x1="491.375" y1="383.488" x2="483.368" y2="373.946" stroke="white" stroke-width="2"/>
|
|
197
|
-
<line x1="517.966" y1="383.734" x2="511.738" y2="372.947" stroke="white" stroke-width="2"/>
|
|
198
|
-
<line x1="544.443" y1="383.966" x2="540.183" y2="372.262" stroke="white" stroke-width="2"/>
|
|
199
|
-
<line x1="570.851" y1="384.186" x2="568.688" y2="371.92" stroke="white" stroke-width="2"/>
|
|
200
|
-
<line x1="597.238" y1="384.013" x2="597.238" y2="371.557" stroke="white" stroke-width="2"/>
|
|
201
|
-
<line x1="623.656" y1="383.839" x2="625.819" y2="371.573" stroke="white" stroke-width="2"/>
|
|
202
|
-
<line x1="622.131" y1="405.079" x2="626.391" y2="393.374" stroke="white" stroke-width="2"/>
|
|
203
|
-
<line x1="648.751" y1="404.532" x2="654.979" y2="393.745" stroke="white" stroke-width="2"/>
|
|
204
|
-
<line x1="675.543" y1="404" x2="683.549" y2="394.458" stroke="white" stroke-width="2"/>
|
|
205
|
-
<line x1="702.541" y1="403.098" x2="712.082" y2="395.092" stroke="white" stroke-width="2"/>
|
|
206
|
-
<line x1="436.599" y1="404.63" x2="427.058" y2="396.624" stroke="white" stroke-width="2"/>
|
|
207
|
-
<line x1="463.351" y1="405.285" x2="455.345" y2="395.744" stroke="white" stroke-width="2"/>
|
|
208
|
-
<line x1="489.943" y1="405.532" x2="483.715" y2="394.745" stroke="white" stroke-width="2"/>
|
|
209
|
-
<line x1="516.416" y1="405.763" x2="512.156" y2="394.058" stroke="white" stroke-width="2"/>
|
|
210
|
-
<line x1="542.824" y1="405.984" x2="540.661" y2="393.718" stroke="white" stroke-width="2"/>
|
|
211
|
-
<line x1="569.211" y1="405.811" x2="569.211" y2="393.355" stroke="white" stroke-width="2"/>
|
|
212
|
-
<line x1="595.632" y1="405.637" x2="597.795" y2="393.37" stroke="white" stroke-width="2"/>
|
|
213
|
-
<line x1="203.24" y1="725.724" x2="207.5" y2="714.02" stroke="white" stroke-width="2"/>
|
|
214
|
-
<line x1="229.864" y1="725.178" x2="236.092" y2="714.391" stroke="white" stroke-width="2"/>
|
|
215
|
-
<line x1="256.656" y1="724.645" x2="264.662" y2="715.104" stroke="white" stroke-width="2"/>
|
|
216
|
-
<line x1="283.65" y1="723.744" x2="293.192" y2="715.737" stroke="white" stroke-width="2"/>
|
|
217
|
-
<line x1="17.7088" y1="725.276" x2="8.16716" y2="717.269" stroke="white" stroke-width="2"/>
|
|
218
|
-
<line x1="44.4605" y1="725.931" x2="36.4542" y2="716.389" stroke="white" stroke-width="2"/>
|
|
219
|
-
<line x1="71.0519" y1="726.178" x2="64.8241" y2="715.391" stroke="white" stroke-width="2"/>
|
|
220
|
-
<line x1="97.5291" y1="726.408" x2="93.269" y2="714.704" stroke="white" stroke-width="2"/>
|
|
221
|
-
<line x1="123.937" y1="726.63" x2="121.774" y2="714.363" stroke="white" stroke-width="2"/>
|
|
222
|
-
<line x1="150.324" y1="726.456" x2="150.324" y2="714" stroke="white" stroke-width="2"/>
|
|
223
|
-
<line x1="176.742" y1="726.282" x2="178.905" y2="714.016" stroke="white" stroke-width="2"/>
|
|
224
|
-
<line x1="175.217" y1="747.522" x2="179.477" y2="735.818" stroke="white" stroke-width="2"/>
|
|
225
|
-
<line x1="201.837" y1="746.975" x2="208.065" y2="736.188" stroke="white" stroke-width="2"/>
|
|
226
|
-
<line x1="228.628" y1="746.443" x2="236.635" y2="736.902" stroke="white" stroke-width="2"/>
|
|
227
|
-
<line x1="255.627" y1="745.542" x2="265.168" y2="737.535" stroke="white" stroke-width="2"/>
|
|
228
|
-
<line x1="282.859" y1="744.274" x2="293.646" y2="738.046" stroke="white" stroke-width="2"/>
|
|
229
|
-
<line x1="16.4371" y1="747.729" x2="8.43071" y2="738.187" stroke="white" stroke-width="2"/>
|
|
230
|
-
<line x1="43.0285" y1="747.975" x2="36.8007" y2="737.188" stroke="white" stroke-width="2"/>
|
|
231
|
-
<line x1="69.5017" y1="748.206" x2="65.2416" y2="736.502" stroke="white" stroke-width="2"/>
|
|
232
|
-
<line x1="95.9097" y1="748.427" x2="93.7468" y2="736.16" stroke="white" stroke-width="2"/>
|
|
233
|
-
<line x1="122.297" y1="748.253" x2="122.297" y2="735.797" stroke="white" stroke-width="2"/>
|
|
234
|
-
<line x1="148.718" y1="748.079" x2="150.881" y2="735.813" stroke="white" stroke-width="2"/>
|
|
235
|
-
<line x1="147.189" y1="769.32" x2="151.449" y2="757.616" stroke="white" stroke-width="2"/>
|
|
236
|
-
<line x1="173.814" y1="768.772" x2="180.042" y2="757.986" stroke="white" stroke-width="2"/>
|
|
237
|
-
<line x1="200.605" y1="768.24" x2="208.611" y2="758.698" stroke="white" stroke-width="2"/>
|
|
238
|
-
<line x1="227.603" y1="767.338" x2="237.145" y2="759.332" stroke="white" stroke-width="2"/>
|
|
239
|
-
<line x1="254.836" y1="766.07" x2="265.623" y2="759.843" stroke="white" stroke-width="2"/>
|
|
240
|
-
<line x1="282.33" y1="765.219" x2="294.034" y2="760.958" stroke="white" stroke-width="2"/>
|
|
241
|
-
<line x1="15.0012" y1="769.772" x2="8.77331" y2="758.986" stroke="white" stroke-width="2"/>
|
|
242
|
-
<line x1="41.4783" y1="770.004" x2="37.2182" y2="758.3" stroke="white" stroke-width="2"/>
|
|
243
|
-
<line x1="67.8863" y1="770.224" x2="65.7234" y2="757.958" stroke="white" stroke-width="2"/>
|
|
244
|
-
<line x1="94.2734" y1="770.051" x2="94.2734" y2="757.595" stroke="white" stroke-width="2"/>
|
|
245
|
-
<line x1="120.691" y1="769.877" x2="122.854" y2="757.611" stroke="white" stroke-width="2"/>
|
|
246
|
-
<line x1="119.166" y1="791.117" x2="123.426" y2="779.412" stroke="white" stroke-width="2"/>
|
|
247
|
-
<line x1="145.786" y1="790.57" x2="152.014" y2="779.783" stroke="white" stroke-width="2"/>
|
|
248
|
-
<line x1="172.578" y1="790.038" x2="180.584" y2="780.496" stroke="white" stroke-width="2"/>
|
|
249
|
-
<line x1="199.576" y1="789.136" x2="209.118" y2="781.13" stroke="white" stroke-width="2"/>
|
|
250
|
-
<line x1="226.812" y1="787.868" x2="237.599" y2="781.641" stroke="white" stroke-width="2"/>
|
|
251
|
-
<line x1="254.306" y1="787.016" x2="266.011" y2="782.756" stroke="white" stroke-width="2"/>
|
|
252
|
-
<line x1="282.08" y1="785.803" x2="294.347" y2="783.64" stroke="white" stroke-width="2"/>
|
|
253
|
-
<line x1="13.4509" y1="791.801" x2="9.19083" y2="780.096" stroke="white" stroke-width="2"/>
|
|
254
|
-
<line x1="39.8589" y1="792.022" x2="37.696" y2="779.756" stroke="white" stroke-width="2"/>
|
|
255
|
-
<line x1="66.2461" y1="791.849" x2="66.2461" y2="779.393" stroke="white" stroke-width="2"/>
|
|
256
|
-
<line x1="92.6675" y1="791.675" x2="94.8304" y2="779.409" stroke="white" stroke-width="2"/>
|
|
257
|
-
<line x1="91.1384" y1="812.915" x2="95.3985" y2="801.21" stroke="white" stroke-width="2"/>
|
|
258
|
-
<line x1="117.763" y1="812.367" x2="123.991" y2="801.58" stroke="white" stroke-width="2"/>
|
|
259
|
-
<line x1="144.554" y1="811.836" x2="152.561" y2="802.294" stroke="white" stroke-width="2"/>
|
|
260
|
-
<line x1="171.553" y1="810.933" x2="181.094" y2="802.927" stroke="white" stroke-width="2"/>
|
|
261
|
-
<line x1="198.785" y1="809.666" x2="209.572" y2="803.438" stroke="white" stroke-width="2"/>
|
|
262
|
-
<line x1="226.279" y1="808.813" x2="237.984" y2="804.553" stroke="white" stroke-width="2"/>
|
|
263
|
-
<line x1="254.053" y1="807.601" x2="266.319" y2="805.438" stroke="white" stroke-width="2"/>
|
|
264
|
-
<line x1="11.8355" y1="813.819" x2="9.6726" y2="801.553" stroke="white" stroke-width="2"/>
|
|
265
|
-
<line x1="38.2227" y1="813.646" x2="38.2227" y2="801.19" stroke="white" stroke-width="2"/>
|
|
266
|
-
<line x1="64.6402" y1="813.472" x2="66.8031" y2="801.205" stroke="white" stroke-width="2"/>
|
|
267
|
-
<line x1="297.68" y1="808.418" x2="285.224" y2="808.418" stroke="white" stroke-width="2"/>
|
|
268
|
-
<line x1="63.115" y1="834.712" x2="67.3751" y2="823.007" stroke="white" stroke-width="2"/>
|
|
269
|
-
<line x1="89.7355" y1="834.165" x2="95.9634" y2="823.378" stroke="white" stroke-width="2"/>
|
|
270
|
-
<line x1="116.527" y1="833.633" x2="124.533" y2="824.091" stroke="white" stroke-width="2"/>
|
|
271
|
-
<line x1="143.525" y1="832.731" x2="153.067" y2="824.725" stroke="white" stroke-width="2"/>
|
|
272
|
-
<line x1="170.762" y1="831.463" x2="181.549" y2="825.235" stroke="white" stroke-width="2"/>
|
|
273
|
-
<line x1="198.256" y1="830.611" x2="209.96" y2="826.351" stroke="white" stroke-width="2"/>
|
|
274
|
-
<line x1="226.029" y1="829.398" x2="238.296" y2="827.235" stroke="white" stroke-width="2"/>
|
|
275
|
-
<line x1="10.1953" y1="835.443" x2="10.1953" y2="822.988" stroke="white" stroke-width="2"/>
|
|
276
|
-
<line x1="36.6168" y1="835.27" x2="38.7797" y2="823.003" stroke="white" stroke-width="2"/>
|
|
277
|
-
<line x1="269.652" y1="830.216" x2="257.197" y2="830.216" stroke="white" stroke-width="2"/>
|
|
278
|
-
<line x1="297.365" y1="831.368" x2="285.099" y2="829.205" stroke="white" stroke-width="2"/>
|
|
279
|
-
<line x1="35.0877" y1="856.51" x2="39.3478" y2="844.805" stroke="white" stroke-width="2"/>
|
|
280
|
-
<line x1="61.7121" y1="855.962" x2="67.9399" y2="845.175" stroke="white" stroke-width="2"/>
|
|
281
|
-
<line x1="88.5035" y1="855.43" x2="96.5099" y2="845.889" stroke="white" stroke-width="2"/>
|
|
282
|
-
<line x1="115.502" y1="854.529" x2="125.043" y2="846.523" stroke="white" stroke-width="2"/>
|
|
283
|
-
<line x1="142.734" y1="853.261" x2="153.521" y2="847.033" stroke="white" stroke-width="2"/>
|
|
284
|
-
<line x1="170.228" y1="852.409" x2="181.933" y2="848.149" stroke="white" stroke-width="2"/>
|
|
285
|
-
<line x1="198.002" y1="851.196" x2="210.269" y2="849.033" stroke="white" stroke-width="2"/>
|
|
286
|
-
<line x1="8.58941" y1="857.068" x2="10.7523" y2="844.801" stroke="white" stroke-width="2"/>
|
|
287
|
-
<line x1="241.629" y1="852.013" x2="229.173" y2="852.013" stroke="white" stroke-width="2"/>
|
|
288
|
-
<line x1="269.338" y1="853.165" x2="257.072" y2="851.003" stroke="white" stroke-width="2"/>
|
|
289
|
-
<line x1="296.775" y1="854.288" x2="285.071" y2="850.028" stroke="white" stroke-width="2"/>
|
|
290
|
-
</g>
|
|
291
|
-
<defs>
|
|
292
|
-
<clipPath id="clip0_6260_86320">
|
|
293
|
-
<rect width="720" height="865" fill="white"/>
|
|
294
|
-
</clipPath>
|
|
295
|
-
</defs>
|
|
296
|
-
</svg>
|