@aj-shadow/actorjs-documentation-bin 0.0.0-aj-beta.221

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.
Files changed (135) hide show
  1. package/.gitattributes +53 -0
  2. package/LICENSE.txt +96 -0
  3. package/README.md +5 -0
  4. package/howto/prerequisites-git-line-endings.png +0 -0
  5. package/howto/prerequisites-git-site.png +0 -0
  6. package/howto/prerequisites-nodejs-site.png +0 -0
  7. package/howto/prerequisites-nodejs-tools.png +0 -0
  8. package/images/Development-Environment.png +0 -0
  9. package/images/Test-Environment.png +0 -0
  10. package/images/actorjs/actorhome.jpg +0 -0
  11. package/images/actorjs/anders.jpg +0 -0
  12. package/images/actorjs/demo-hss-login-term.png +0 -0
  13. package/images/actorjs/demo-mobile-get-image-orig.png +0 -0
  14. package/images/actorjs/demo-mobile-login-orig.png +0 -0
  15. package/images/actorjs/demo-rights-term.png +0 -0
  16. package/images/actorjs/get-content.png +0 -0
  17. package/images/actorjs/hand-shake.jpg +0 -0
  18. package/images/actorjs/image-asset.png +0 -0
  19. package/images/actorjs/ims_overview.png +0 -0
  20. package/images/actorjs/jens.jpg +0 -0
  21. package/images/actorjs/mobile-browsing-details.png +0 -0
  22. package/images/actorjs/mobile-browsing.png +0 -0
  23. package/images/actorjs/mobile-login-seq-dia.png +0 -0
  24. package/images/actorjs/mobile-login.png +0 -0
  25. package/images/actorjs/question-mark.jpg +0 -0
  26. package/images/actorjs/simulator-ims.jpg +0 -0
  27. package/images/actorjs/stage.jpg +0 -0
  28. package/images/actorjs/sut-proxy.png +0 -0
  29. package/images/actorjs/test-case-definition.png +0 -0
  30. package/images/actorjs-folder-repos.png +0 -0
  31. package/images/aj-status-no-repo.png +0 -0
  32. package/images/aj-status-repo-added.png +0 -0
  33. package/images/icon/actorjs_closed.svg +9 -0
  34. package/images/icon/actorjs_invalid.svg +10 -0
  35. package/images/icon/actorjs_open.svg +11 -0
  36. package/images/icon/actorjs_project_closed.svg +9 -0
  37. package/images/icon/actorjs_project_invalid.svg +10 -0
  38. package/images/icon/actorjs_project_not_found_closed.svg +9 -0
  39. package/images/icon/actorjs_project_not_found_invalid.svg +9 -0
  40. package/images/icon/actorjs_project_not_found_open.svg +11 -0
  41. package/images/icon/actorjs_project_open.svg +11 -0
  42. package/images/icon/build.svg +10 -0
  43. package/images/icon/build_invalid.svg +11 -0
  44. package/images/icon/css.svg +10 -0
  45. package/images/icon/css_invalid.svg +11 -0
  46. package/images/icon/folder_css_closed.svg +10 -0
  47. package/images/icon/folder_css_invalid.svg +11 -0
  48. package/images/icon/folder_css_open.svg +12 -0
  49. package/images/icon/folder_html_closed.svg +10 -0
  50. package/images/icon/folder_html_invalid.svg +11 -0
  51. package/images/icon/folder_html_open.svg +12 -0
  52. package/images/icon/folder_js_closed.svg +10 -0
  53. package/images/icon/folder_js_invalid.svg +11 -0
  54. package/images/icon/folder_js_open.svg +12 -0
  55. package/images/icon/folder_json_closed.svg +10 -0
  56. package/images/icon/folder_json_invalid.svg +11 -0
  57. package/images/icon/folder_json_open.svg +12 -0
  58. package/images/icon/folder_jsx_closed.svg +10 -0
  59. package/images/icon/folder_jsx_invalid.svg +11 -0
  60. package/images/icon/folder_jsx_open.svg +12 -0
  61. package/images/icon/folder_multi_closed.svg +5 -0
  62. package/images/icon/folder_multi_invalid.svg +6 -0
  63. package/images/icon/folder_multi_open.svg +7 -0
  64. package/images/icon/folder_nodejs_closed.svg +38 -0
  65. package/images/icon/folder_nodejs_open.svg +39 -0
  66. package/images/icon/folder_normal_closed.svg +5 -0
  67. package/images/icon/folder_normal_open.svg +7 -0
  68. package/images/icon/folder_react_closed.svg +38 -0
  69. package/images/icon/folder_react_open.svg +39 -0
  70. package/images/icon/folder_test_case_closed.svg +6 -0
  71. package/images/icon/folder_test_case_invalid.svg +7 -0
  72. package/images/icon/folder_test_case_open.svg +8 -0
  73. package/images/icon/folder_test_plan_closed.svg +6 -0
  74. package/images/icon/folder_test_plan_closed_invalid.svg +7 -0
  75. package/images/icon/folder_test_plan_open.svg +8 -0
  76. package/images/icon/folder_test_project_closed.svg +6 -0
  77. package/images/icon/folder_test_project_invalid.svg +7 -0
  78. package/images/icon/folder_test_project_open.svg +8 -0
  79. package/images/icon/folder_test_suite_closed.svg +6 -0
  80. package/images/icon/folder_test_suite_invalid.svg +7 -0
  81. package/images/icon/folder_test_suite_open.svg +8 -0
  82. package/images/icon/folder_unknown_closed.svg +5 -0
  83. package/images/icon/folder_unknown_invalid.svg +6 -0
  84. package/images/icon/folder_unknown_open.svg +7 -0
  85. package/images/icon/html.svg +10 -0
  86. package/images/icon/html_invalid.svg +11 -0
  87. package/images/icon/js.svg +10 -0
  88. package/images/icon/js_invalid.svg +11 -0
  89. package/images/icon/json.svg +10 -0
  90. package/images/icon/json_invalid.svg +11 -0
  91. package/images/icon/jsx.svg +10 -0
  92. package/images/icon/jsx_invalid.svg +11 -0
  93. package/images/icon/md.svg +8 -0
  94. package/images/icon/md_invalid.svg +9 -0
  95. package/images/icon/message.svg +7 -0
  96. package/images/icon/project.svg +10 -0
  97. package/images/icon/project_invalid.svg +11 -0
  98. package/images/icon/test-case.svg +8 -0
  99. package/images/icon/txt.svg +8 -0
  100. package/images/icon/txt_invalid.svg +9 -0
  101. package/images/icon/unknown.svg +8 -0
  102. package/images/icon/unknown_invalid.svg +9 -0
  103. package/images/linkedin/LI-In-Bug.png +0 -0
  104. package/images/svg/ActorDemo.svg +15 -0
  105. package/images/svg/ActorJs.svg +13 -0
  106. package/images/svg/ActorJsA.svg +30 -0
  107. package/images/svg/NoLimit.svg +26 -0
  108. package/images/tools/Actors.png +0 -0
  109. package/images/tools/actors-file-editor.png +0 -0
  110. package/images/tools/actors-file-view.png +0 -0
  111. package/images/visualization/actors.png +0 -0
  112. package/images/visualization/address.png +0 -0
  113. package/images/visualization/content.png +0 -0
  114. package/images/visualization/repos.png +0 -0
  115. package/images/visualization/stacks.png +0 -0
  116. package/images/visualization/stage.png +0 -0
  117. package/images/visualization/sut.png +0 -0
  118. package/images/visualization/test-case-analyze.png +0 -0
  119. package/images/visualization/test-case-debugging.png +0 -0
  120. package/images/visualization/test-case-definition.png +0 -0
  121. package/images/visualization/test-case-execution.png +0 -0
  122. package/images/visualization/test-case-log.png +0 -0
  123. package/images/visualization/test-case-sequence-diagram.png +0 -0
  124. package/images/visualization/test-case-specification.png +0 -0
  125. package/images/visualization/test-data.png +0 -0
  126. package/images/visualization/test-suite-definition.png +0 -0
  127. package/images/visualization/test-suite-execution.png +0 -0
  128. package/images/visualization/test-suite-log.png +0 -0
  129. package/images/workshop/ActorDemoImageAI.png +0 -0
  130. package/images/workshop/ActorDemoLogin.png +0 -0
  131. package/images/workshop/ActorDemoLogout.png +0 -0
  132. package/images/workshop/ActorDemoStart.png +0 -0
  133. package/images/youtube/youtube_social_icon_white.png +0 -0
  134. package/npm-shrinkwrap.json +13 -0
  135. package/package.json +10 -0
package/.gitattributes ADDED
@@ -0,0 +1,53 @@
1
+
2
+ # Set the default behavior, in case people don't have core.autocrlf set.
3
+ * text=auto
4
+
5
+ # Explicitly declare text files you want to always be normalized and converted
6
+ # to native line endings on checkout.
7
+ *.json text
8
+ *.js text
9
+ *.jsx text
10
+ *.txt text
11
+ *.md text
12
+ *.bld text
13
+ *.tsk text
14
+ *.css text
15
+ *.html text
16
+
17
+ # Declare files that will always have CRLF line endings on checkout.
18
+ #*.sln text eol=crlf
19
+
20
+ # Declare files that will always have LF line endings on checkout.
21
+ #*.txt text eol=lf
22
+
23
+ # Denote all files that are truly binary and should not be modified.
24
+ *.png binary
25
+ *.jpg binary
26
+ *.gif binary
27
+ *.bmp binary
28
+ *.tif binary
29
+ *.tiff binary
30
+ *.psd binary
31
+ *.mp4 binary
32
+ *.mkv binary
33
+ *.avi binary
34
+ *.mov binary
35
+ *.vob binary
36
+ *.mp3 binary
37
+ *.aac binary
38
+ *.wav binary
39
+ *.flac binary
40
+ *.ogg binary
41
+ *.mka binary
42
+ *.wma binary
43
+ *.pdf binary
44
+ *.doc binary
45
+ *.xla binary
46
+ *.ppt binary
47
+ *.docx binary
48
+ *.odt binary
49
+ *.zip binary
50
+ *.rar binary
51
+ *.7z binary
52
+ *.tar binary
53
+ *.iso binary
package/LICENSE.txt ADDED
@@ -0,0 +1,96 @@
1
+
2
+ LICENSE AGREEMENT
3
+
4
+ Effective: 1st of November 2020
5
+ This License Agreement is between Licensee and Hagnell Konsulting AB (a company incorporated in Sweden with
6
+ company registration number: 559476-0570) (“Hagnell Konsulting”) and governs the use by Licensee of ActorJs
7
+ (as defined below).
8
+ By installing the Software (as defined below), Licensee agrees to be bound by the terms of this License Agreement.
9
+
10
+ DEFENITIONS
11
+ ActorJs The test tool developed by Hagnell Konsulting, utilizing the Patent and the Software.
12
+ Derivative Works Any work, whether in source or object code, which is based on the Software and which
13
+ does not constitute a new and independent work pursuant to paragraph 2 of article 4 of
14
+ the Swedish Act (1960:729) on Copyright in Literary and Artistic Works.
15
+ Documentation The manuals and instruction materials furnished by Hagnell Konsulting in connection
16
+ with ActorJs.
17
+ Licensee The physical or legal person to which the License hereunder has been granted by
18
+ Hagnell Konsulting.
19
+ Patent The patent application for a system and method for testing of systems under test, patent
20
+ application number:19218798.7 (European Patent Office).
21
+ Software The software developed and owned by Hagnell Konsulting, identified as ActorJs.
22
+
23
+ § 1 - LICENSE
24
+ Licensee is hereby granted a limited, non-exclusive and non-transferable license to use ActorJs (including any
25
+ Derivative Works created by Licensee hereunder) (the “License”). The License is granted subject to the terms and
26
+ conditions set forth below.
27
+ The Software is licensed to Licensee on an open source basis. The License includes the right to create Derivative
28
+ Works pursuant to sub-clause 3 below.
29
+ ActorJs may be used only by Licensee himself/herself/itself, or (if, for instance, Licensee is a company), by the
30
+ employees and consultants of Licensee.
31
+ The License does not include any updates to the Software, or any support services. Notwithstanding the foregoing,
32
+ should Hagnell Konsulting furnish any updates to Licensee, such updates shall be subject to the License granted hereunder.
33
+ As regards the Documentation provided by Hagnell Konsulting, Licensee may use this Documentation for the purpose of
34
+ the License hereunder (only). Licensee shall not be entitled to distribute copies of the Documentation, or electronically
35
+ communicate the Documentation, to recipients who are not employees or consultants of Licensee.
36
+
37
+ § 2 - LICENSE RESTRICTIONS
38
+ Licensee may not:
39
+ i) Rent, lease, lend, sell, distribute, transfer or otherwise make available ActorJs (and/or a Derivative Work)
40
+ (whether for value or otherwise) to third parties without Hagnell Konsulting´s written approval. Any such approval
41
+ will be subject to the third party acknowledging in writing (vis-à-vis Hagnell Konsulting) that its use of ActorJs
42
+ (and/or the Derivative Work) shall be subject to the terms and conditions of this Agreement.
43
+
44
+ ii) Distribute copies of the Software (and/or a Derivate Work), or electronically communicate the Software
45
+ (and/or a Derivative Work), to recipients who are not employees or consultants of Licensee.
46
+
47
+ § 3 – DERITATIVE WORKS
48
+ Should Licensee, or (if applicable) any of its employees or consultants, create a Derivative Work, Licensee shall
49
+ inform Hagnell Konsulting thereof in writing (an e-mail shall be sufficient). Licensee may use the Derivative Work to the
50
+ same extent as it may use the Software hereunder, but Hagnell Konsulting shall be the sole and exclusive owner of any
51
+ and all rights in the Derivative Work, including the copyright. At the request of Hagnell Konsulting, Licensee and
52
+ Hagnell Konsulting shall formalize the rights transfer in a written contract, which shall, inter alia, confirm that all rights
53
+ in the Derivative Work have been irrevocably transferred to Hagnell Konsulting, that Hagnell Konsulting is be entitled to
54
+ exploit the Derivative Work without limitation in time or any other kind of limitation, that Hagnell Konsulting may transfer
55
+ its rights to the Derivative Work to third parties and that the rights transfer from Licensee to Hagnell Konsulting shall be
56
+ free of charge.
57
+
58
+ § 4 – IMPROVEMENTS TO THE PATENT
59
+ Any improvement to the Patent, whether patentable or not, which Licensee, or (if applicable) any of its employees or
60
+ consultants, may discover, create or develop or otherwise have at its disposal, directly or indirectly, without restraints
61
+ as to the use thereof (“Improvements”), shall be disclosed promptly to Hagnell Konsulting and Hagnell Konsulting shall
62
+ have the exclusive right of perpetual duration to use the Improvements as well as to grant the use thereof to other licensees
63
+ in the whole world without compensation to Licensee, except that Licensee shall during the life of this Agreement have
64
+ the non-exclusive right to use such Improvements including corresponding patents, if any, in accordance with the
65
+ provisions of this Agreement. If Licensee decides not to apply for a patent relating to an Improvement made by
66
+ Licensee or if Licensee no longer wishes to maintain such a patent or patent application then Hagnell Konsulting may in its
67
+ sole discretion and at its own expense apply for such a patent or maintain such a patent or patent application (as the
68
+ case may be).
69
+
70
+ § 5 - COPYRIGHT AND INTELLECTUAL PROPERTY RIGHTS
71
+ The Software, the Patent and the Documentation are protected by copyright and patent laws and international
72
+ copyright and patent treaties, as well other intellectual property laws and treaties. Any such intellectual property
73
+ rights are owned and especially reserved by Hagnell Konsulting, without limitation. For the avoidance of doubt, no
74
+ ownership rights are transferred to Licensee hereunder.
75
+ “ActorJs” is a registered trademark of Hagnell Konsulting. This Agreement does not include a license to use the
76
+ trademark “ActorJs”.
77
+
78
+ § 6 - LIMITITATION ON LIABILITY
79
+ ActorJs is licensed to Licensee “as is”. Hagnell Konsulting gives no guarantees as regards the use, functionality
80
+ or performance of ActorJs and assumes no liability (whatsoever) as regards any defaults in ActorJs or any possible
81
+ infringements on third party statutory or contractual rights. Hagnell Konsulting expressly disclaims any and all warranties
82
+ not expressly given in this Agreement, including any implied warranties of merchantability, satisfactory quality, fitness
83
+ for a particular purpose, title and non-infringement. Thus, the entire risk arising out of any use of ActorJs hereunder
84
+ remains with Licensee.
85
+ The limitation of liability hereunder shall be to the maximum extent permitted by applicable law. Under no
86
+ circumstances shall Hagnell Konsulting be liable for any cost of substitute products or services, for any indirect losses or
87
+ for any consequential damages (including any loss of profits, interruptions or loss of business information).
88
+
89
+ § 7 - MISCELLANEOUS
90
+ Licensee may not, either wholly or partly, assign or pledge its rights or obligations under this Agreement to any third
91
+ party without the prior written consent of Hagnell Konsulting.
92
+
93
+ § 8 - DISPUTES
94
+ This agreement shall be governed by Swedish law. Any dispute, controversy or claim arising out of or in connection
95
+ with this contract, or the breach, termination or invalidity thereof, shall be settled by the general courts of Sweden,
96
+ with the district court of Stockholm in the first instance.
package/README.md ADDED
@@ -0,0 +1,5 @@
1
+ # README #
2
+
3
+ # ActorJs
4
+
5
+ **Library used by @actorjs/actorjs**
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -0,0 +1,9 @@
1
+ <svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
2
+ <rect id="rect2549" x="20.542" y="154.59" width="377.86" height="269.75" style="fill:#fff3d2;stroke-width:23.991"/>
3
+ <path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:#ffd86d;stroke-width:1.0219"/>
4
+ <path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
5
+ <g id="g910" transform="matrix(1.7119 0 0 1.7119 86.477 168.49)">
6
+ <polygon id="polygon844" class="cls-1" points="68.94 126.84 122.81 126.84 93.91 76.41"/>
7
+ <path id="path846" class="cls-1" d="m70 16.37a2 2 0 0 0-1.08 0.32 2 2 0 0 0-0.75 0.84l-25.83 54.36-24.75 52.11a1.56 1.56 0 0 0 1.41 2.25h10.37a1.55 1.55 0 0 0 1.41-0.89l22.84-48.12 22.94-48.34a1.5 1.5 0 0 0 0-1.34l-2.22-4.68-2.54-5.35a2 2 0 0 0-0.75-0.84 1.93 1.93 0 0 0-1.05-0.32z"/>
8
+ </g>
9
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
2
+ <rect id="rect2549" x="20.542" y="154.59" width="377.86" height="269.75" style="fill:#fff3d2;stroke-width:23.991"/>
3
+ <path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:#ffd86d;stroke-width:1.0219"/>
4
+ <path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
5
+ <g id="g910" transform="matrix(1.7119 0 0 1.7119 86.477 168.49)">
6
+ <polygon id="polygon844" class="cls-1" points="68.94 126.84 122.81 126.84 93.91 76.41"/>
7
+ <path id="path846" class="cls-1" d="m70 16.37a2 2 0 0 0-1.08 0.32 2 2 0 0 0-0.75 0.84l-25.83 54.36-24.75 52.11a1.56 1.56 0 0 0 1.41 2.25h10.37a1.55 1.55 0 0 0 1.41-0.89l22.84-48.12 22.94-48.34a1.5 1.5 0 0 0 0-1.34l-2.22-4.68-2.54-5.35a2 2 0 0 0-0.75-0.84 1.93 1.93 0 0 0-1.05-0.32z"/>
8
+ </g>
9
+ <path id="path2-8" d="m9.0592 154.78c49.295 49.294 98.59 98.588 147.88 147.88-49.295 49.294-98.59 98.588-147.88 147.88 14.326 14.328 28.653 28.655 42.979 42.983 49.295-49.295 98.59-98.59 147.88-147.88 49.294 49.295 98.587 98.59 147.88 147.88l42.983-42.983c-49.295-49.293-98.59-98.587-147.88-147.88 49.295-49.295 98.59-98.59 147.88-147.88-14.328-14.326-28.655-28.653-42.983-42.979-49.293 49.295-98.587 98.59-147.88 147.88-49.294-49.295-98.588-98.59-147.88-147.88-14.327 14.326-28.654 28.653-42.981 42.979z" style="fill-opacity:.72043;fill:#ee0000;stroke-width:2.2559"/>
10
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
2
+ <path id="rect6472" d="m91.815 144.96 383.17 2.7307-79.522 269.75-380.88-2.1845z" style="fill:#fff3d2;stroke-width:23.421"/>
3
+ <g id="g7741" transform="matrix(1 0 0 .99827 -.003 -36.562)" style="fill:#ffd86d">
4
+ <path id="path7737" d="m397.29 175.37v-59.234h-174.2c0-35.205-28.539-63.745-63.745-63.745h-79.837c-35.206 2e-3 -63.745 28.54-63.745 63.745v343.48l71.826-284.39z" style="fill:#ffd86d"/>
5
+ </g>
6
+ <path id="path7743" d="m384.52 406.51h-348.13l68.703-252.27h348.85l-73.493 263.69c-2.285 8.3874 2.676 17.035 11.077 19.314 8.405 2.285 17.065-2.6694 19.35-11.058l78.904-283.56c1.288-4.7308 0.295-9.791-2.688-13.686s-7.615-6.1803-12.526-6.1803h-61.509v-43.391c0-8.6909-7.059-15.739-15.766-15.739h-160c-7.336-36.252-39.496-63.635-77.941-63.635h-79.837c-43.843 0.0019965-79.511 35.608-79.511 79.373v342.89c0 0.31146 0.025 0.61893 0.043 0.9254 8e-3 0.13676 8e-3 0.27552 0.019 0.41228 0.047 0.55903 0.123 1.1101 0.227 1.6511 0.014 0.0709 0.035 0.13876 0.049 0.20764 0.098 0.47418 0.218 0.93937 0.358 1.3956 0.044 0.14275 0.093 0.2845 0.142 0.42626 0.132 0.39331 0.281 0.78064 0.443 1.162 0.06 0.14175 0.12 0.28351 0.184 0.42327 0.207 0.44423 0.43 0.87847 0.676 1.2987 0.033 0.0569 0.06 0.1148 0.093 0.16971 0.284 0.47418 0.596 0.92739 0.927 1.3676 0.028 0.0379 0.05 0.0799 0.079 0.11779 0.066 0.0848 0.142 0.15873 0.21 0.24258 0.254 0.31745 0.517 0.62492 0.795 0.9224 0.12 0.12878 0.24 0.25655 0.364 0.38134 0.309 0.31046 0.632 0.60395 0.966 0.88746 0.084 0.0709 0.162 0.14774 0.248 0.21762 0.429 0.3474 0.875 0.67183 1.34 0.97631 0.084 0.0549 0.172 0.10082 0.255 0.15473 0.383 0.23958 0.777 0.46319 1.184 0.66884 0.136 0.0689 0.274 0.13576 0.412 0.19965 0.375 0.17769 0.758 0.34041 1.151 0.48815 0.139 0.0539 0.276 0.10881 0.416 0.15773 0.465 0.16172 0.94 0.30248 1.424 0.42227 0.061 0.016 0.12 0.0359 0.181 0.0499 0.49 0.1128 0.989 0.20764 1.496 0.27552 0.041 5e-3 0.08 3e-3 0.12 8e-3 0.621 0.0789 1.249 0.12279 1.882 0.12578 0.032 0 0.063 6e-3 0.095 6e-3 0.013 0 0.025-2e-3 0.036-2e-3l379.44-0.26213zm-305.01-375.03h79.839c26.454 0 47.978 21.486 47.978 47.895 0 8.6909 7.059 15.739 15.766 15.739h158.43v27.652h-288.48c-7.115 0-13.348 4.7567-15.214 11.611l-46.295 170v-224.99c0-26.408 21.522-47.894 47.978-47.894z" style="fill:#fbbb19;stroke-width:.99913"/>
7
+ <g id="g910" transform="matrix(1.7119 0 -.29662 1.6526 138.24 167.47)">
8
+ <polygon id="polygon844" class="cls-1" points="122.81 126.84 93.91 76.41 68.94 126.84"/>
9
+ <path id="path846" class="cls-1" d="m70 16.37a2 2 0 0 0-1.08 0.32 2 2 0 0 0-0.75 0.84l-25.83 54.36-24.75 52.11a1.56 1.56 0 0 0 1.41 2.25h10.37a1.55 1.55 0 0 0 1.41-0.89l22.84-48.12 22.94-48.34a1.5 1.5 0 0 0 0-1.34l-2.22-4.68-2.54-5.35a2 2 0 0 0-0.75-0.84 1.93 1.93 0 0 0-1.05-0.32z"/>
10
+ </g>
11
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
2
+ <rect id="rect2549" x="20.542" y="154.59" width="377.86" height="269.75" style="fill:#fff3d2;stroke-width:23.991"/>
3
+ <path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:LightBlue;stroke-width:1.0219"/>
4
+ <path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
5
+ <g id="g910" transform="matrix(1.7119 0 0 1.7119 86.477 168.49)">
6
+ <polygon id="polygon844" class="cls-1" points="68.94 126.84 122.81 126.84 93.91 76.41"/>
7
+ <path id="path846" class="cls-1" d="m70 16.37a2 2 0 0 0-1.08 0.32 2 2 0 0 0-0.75 0.84l-25.83 54.36-24.75 52.11a1.56 1.56 0 0 0 1.41 2.25h10.37a1.55 1.55 0 0 0 1.41-0.89l22.84-48.12 22.94-48.34a1.5 1.5 0 0 0 0-1.34l-2.22-4.68-2.54-5.35a2 2 0 0 0-0.75-0.84 1.93 1.93 0 0 0-1.05-0.32z"/>
8
+ </g>
9
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
2
+ <rect id="rect2549" x="20.542" y="154.59" width="377.86" height="269.75" style="fill:#fff3d2;stroke-width:23.991"/>
3
+ <path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:LightBlue;stroke-width:1.0219"/>
4
+ <path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
5
+ <g id="g910" transform="matrix(1.7119 0 0 1.7119 86.477 168.49)">
6
+ <polygon id="polygon844" class="cls-1" points="68.94 126.84 122.81 126.84 93.91 76.41"/>
7
+ <path id="path846" class="cls-1" d="m70 16.37a2 2 0 0 0-1.08 0.32 2 2 0 0 0-0.75 0.84l-25.83 54.36-24.75 52.11a1.56 1.56 0 0 0 1.41 2.25h10.37a1.55 1.55 0 0 0 1.41-0.89l22.84-48.12 22.94-48.34a1.5 1.5 0 0 0 0-1.34l-2.22-4.68-2.54-5.35a2 2 0 0 0-0.75-0.84 1.93 1.93 0 0 0-1.05-0.32z"/>
8
+ </g>
9
+ <path id="path2-8" d="m9.0592 154.78c49.295 49.294 98.59 98.588 147.88 147.88-49.295 49.294-98.59 98.588-147.88 147.88 14.326 14.328 28.653 28.655 42.979 42.983 49.295-49.295 98.59-98.59 147.88-147.88 49.294 49.295 98.587 98.59 147.88 147.88l42.983-42.983c-49.295-49.293-98.59-98.587-147.88-147.88 49.295-49.295 98.59-98.59 147.88-147.88-14.328-14.326-28.655-28.653-42.983-42.979-49.293 49.295-98.587 98.59-147.88 147.88-49.294-49.295-98.588-98.59-147.88-147.88-14.327 14.326-28.654 28.653-42.981 42.979z" style="fill-opacity:.72043;fill:#ee0000;stroke-width:2.2559"/>
10
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
2
+ <rect id="rect2549" x="20.542" y="154.59" width="377.86" height="269.75" style="fill:#fff3d2;stroke-width:23.991"/>
3
+ <path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:LightBlue;stroke-width:1.0219"/>
4
+ <path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
5
+ <g id="g910" transform="matrix(1.7119 0 0 1.7119 86.477 168.49)">
6
+ <polygon id="polygon844" class="cls-1" points="68.94 126.84 122.81 126.84 93.91 76.41"/>
7
+ <path id="path846" class="cls-1" d="m70 16.37a2 2 0 0 0-1.08 0.32 2 2 0 0 0-0.75 0.84l-25.83 54.36-24.75 52.11a1.56 1.56 0 0 0 1.41 2.25h10.37a1.55 1.55 0 0 0 1.41-0.89l22.84-48.12 22.94-48.34a1.5 1.5 0 0 0 0-1.34l-2.22-4.68-2.54-5.35a2 2 0 0 0-0.75-0.84 1.93 1.93 0 0 0-1.05-0.32z"/>
8
+ </g>
9
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
2
+ <rect id="rect2549" x="20.542" y="154.59" width="377.86" height="269.75" style="fill:#fff3d2;stroke-width:23.991"/>
3
+ <path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:LightBlue;stroke-width:1.0219"/>
4
+ <path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
5
+ <g id="g910" transform="matrix(1.7119 0 0 1.7119 86.477 168.49)">
6
+ <polygon id="polygon844" class="cls-1" points="68.94 126.84 122.81 126.84 93.91 76.41"/>
7
+ <path id="path846" class="cls-1" d="m70 16.37a2 2 0 0 0-1.08 0.32 2 2 0 0 0-0.75 0.84l-25.83 54.36-24.75 52.11a1.56 1.56 0 0 0 1.41 2.25h10.37a1.55 1.55 0 0 0 1.41-0.89l22.84-48.12 22.94-48.34a1.5 1.5 0 0 0 0-1.34l-2.22-4.68-2.54-5.35a2 2 0 0 0-0.75-0.84 1.93 1.93 0 0 0-1.05-0.32z"/>
8
+ </g>
9
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
2
+ <path id="rect6472" d="m91.815 144.96 383.17 2.7307-79.522 269.75-380.88-2.1845z" style="fill:#fff3d2;stroke-width:23.421"/>
3
+ <g id="g7741" transform="matrix(1 0 0 .99827 -.003 -36.562)">
4
+ <path id="path7737" d="m397.29 175.37v-59.234h-174.2c0-35.205-28.539-63.745-63.745-63.745h-79.837c-35.206 2e-3 -63.745 28.54-63.745 63.745v343.48l71.826-284.39z" style="fill:LightBlue"/>
5
+ </g>
6
+ <path id="path7743" d="m384.52 406.51h-348.13l68.703-252.27h348.85l-73.493 263.69c-2.285 8.3874 2.676 17.035 11.077 19.314 8.405 2.285 17.065-2.6694 19.35-11.058l78.904-283.56c1.288-4.7308 0.295-9.791-2.688-13.686s-7.615-6.1803-12.526-6.1803h-61.509v-43.391c0-8.6909-7.059-15.739-15.766-15.739h-160c-7.336-36.252-39.496-63.635-77.941-63.635h-79.837c-43.843 0.0019965-79.511 35.608-79.511 79.373v342.89c0 0.31146 0.025 0.61893 0.043 0.9254 8e-3 0.13676 8e-3 0.27552 0.019 0.41228 0.047 0.55903 0.123 1.1101 0.227 1.6511 0.014 0.0709 0.035 0.13876 0.049 0.20764 0.098 0.47418 0.218 0.93937 0.358 1.3956 0.044 0.14275 0.093 0.2845 0.142 0.42626 0.132 0.39331 0.281 0.78064 0.443 1.162 0.06 0.14175 0.12 0.28351 0.184 0.42327 0.207 0.44423 0.43 0.87847 0.676 1.2987 0.033 0.0569 0.06 0.1148 0.093 0.16971 0.284 0.47418 0.596 0.92739 0.927 1.3676 0.028 0.0379 0.05 0.0799 0.079 0.11779 0.066 0.0848 0.142 0.15873 0.21 0.24258 0.254 0.31745 0.517 0.62492 0.795 0.9224 0.12 0.12878 0.24 0.25655 0.364 0.38134 0.309 0.31046 0.632 0.60395 0.966 0.88746 0.084 0.0709 0.162 0.14774 0.248 0.21762 0.429 0.3474 0.875 0.67183 1.34 0.97631 0.084 0.0549 0.172 0.10082 0.255 0.15473 0.383 0.23958 0.777 0.46319 1.184 0.66884 0.136 0.0689 0.274 0.13576 0.412 0.19965 0.375 0.17769 0.758 0.34041 1.151 0.48815 0.139 0.0539 0.276 0.10881 0.416 0.15773 0.465 0.16172 0.94 0.30248 1.424 0.42227 0.061 0.016 0.12 0.0359 0.181 0.0499 0.49 0.1128 0.989 0.20764 1.496 0.27552 0.041 5e-3 0.08 3e-3 0.12 8e-3 0.621 0.0789 1.249 0.12279 1.882 0.12578 0.032 0 0.063 6e-3 0.095 6e-3 0.013 0 0.025-2e-3 0.036-2e-3l379.44-0.26213zm-305.01-375.03h79.839c26.454 0 47.978 21.486 47.978 47.895 0 8.6909 7.059 15.739 15.766 15.739h158.43v27.652h-288.48c-7.115 0-13.348 4.7567-15.214 11.611l-46.295 170v-224.99c0-26.408 21.522-47.894 47.978-47.894z" style="fill:#fbbb19;stroke-width:.99913"/>
7
+ <g id="g910" transform="matrix(1.7119 0 -.29662 1.6526 138.24 167.47)">
8
+ <polygon id="polygon844" class="cls-1" points="122.81 126.84 93.91 76.41 68.94 126.84"/>
9
+ <path id="path846" class="cls-1" d="m70 16.37a2 2 0 0 0-1.08 0.32 2 2 0 0 0-0.75 0.84l-25.83 54.36-24.75 52.11a1.56 1.56 0 0 0 1.41 2.25h10.37a1.55 1.55 0 0 0 1.41-0.89l22.84-48.12 22.94-48.34a1.5 1.5 0 0 0 0-1.34l-2.22-4.68-2.54-5.35a2 2 0 0 0-0.75-0.84 1.93 1.93 0 0 0-1.05-0.32z"/>
10
+ </g>
11
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
2
+ <path id="rect6472" d="m91.815 144.96 383.17 2.7307-79.522 269.75-380.88-2.1845z" style="fill:#fff3d2;stroke-width:23.421"/>
3
+ <g id="g7741" transform="matrix(1 0 0 .99827 -.003 -36.562)">
4
+ <path id="path7737" d="m397.29 175.37v-59.234h-174.2c0-35.205-28.539-63.745-63.745-63.745h-79.837c-35.206 2e-3 -63.745 28.54-63.745 63.745v343.48l71.826-284.39z" style="fill:LightBlue"/>
5
+ </g>
6
+ <path id="path7743" d="m384.52 406.51h-348.13l68.703-252.27h348.85l-73.493 263.69c-2.285 8.3874 2.676 17.035 11.077 19.314 8.405 2.285 17.065-2.6694 19.35-11.058l78.904-283.56c1.288-4.7308 0.295-9.791-2.688-13.686s-7.615-6.1803-12.526-6.1803h-61.509v-43.391c0-8.6909-7.059-15.739-15.766-15.739h-160c-7.336-36.252-39.496-63.635-77.941-63.635h-79.837c-43.843 0.0019965-79.511 35.608-79.511 79.373v342.89c0 0.31146 0.025 0.61893 0.043 0.9254 8e-3 0.13676 8e-3 0.27552 0.019 0.41228 0.047 0.55903 0.123 1.1101 0.227 1.6511 0.014 0.0709 0.035 0.13876 0.049 0.20764 0.098 0.47418 0.218 0.93937 0.358 1.3956 0.044 0.14275 0.093 0.2845 0.142 0.42626 0.132 0.39331 0.281 0.78064 0.443 1.162 0.06 0.14175 0.12 0.28351 0.184 0.42327 0.207 0.44423 0.43 0.87847 0.676 1.2987 0.033 0.0569 0.06 0.1148 0.093 0.16971 0.284 0.47418 0.596 0.92739 0.927 1.3676 0.028 0.0379 0.05 0.0799 0.079 0.11779 0.066 0.0848 0.142 0.15873 0.21 0.24258 0.254 0.31745 0.517 0.62492 0.795 0.9224 0.12 0.12878 0.24 0.25655 0.364 0.38134 0.309 0.31046 0.632 0.60395 0.966 0.88746 0.084 0.0709 0.162 0.14774 0.248 0.21762 0.429 0.3474 0.875 0.67183 1.34 0.97631 0.084 0.0549 0.172 0.10082 0.255 0.15473 0.383 0.23958 0.777 0.46319 1.184 0.66884 0.136 0.0689 0.274 0.13576 0.412 0.19965 0.375 0.17769 0.758 0.34041 1.151 0.48815 0.139 0.0539 0.276 0.10881 0.416 0.15773 0.465 0.16172 0.94 0.30248 1.424 0.42227 0.061 0.016 0.12 0.0359 0.181 0.0499 0.49 0.1128 0.989 0.20764 1.496 0.27552 0.041 5e-3 0.08 3e-3 0.12 8e-3 0.621 0.0789 1.249 0.12279 1.882 0.12578 0.032 0 0.063 6e-3 0.095 6e-3 0.013 0 0.025-2e-3 0.036-2e-3l379.44-0.26213zm-305.01-375.03h79.839c26.454 0 47.978 21.486 47.978 47.895 0 8.6909 7.059 15.739 15.766 15.739h158.43v27.652h-288.48c-7.115 0-13.348 4.7567-15.214 11.611l-46.295 170v-224.99c0-26.408 21.522-47.894 47.978-47.894z" style="fill:#fbbb19;stroke-width:.99913"/>
7
+ <g id="g910" transform="matrix(1.7119 0 -.29662 1.6526 138.24 167.47)">
8
+ <polygon id="polygon844" class="cls-1" points="122.81 126.84 93.91 76.41 68.94 126.84"/>
9
+ <path id="path846" class="cls-1" d="m70 16.37a2 2 0 0 0-1.08 0.32 2 2 0 0 0-0.75 0.84l-25.83 54.36-24.75 52.11a1.56 1.56 0 0 0 1.41 2.25h10.37a1.55 1.55 0 0 0 1.41-0.89l22.84-48.12 22.94-48.34a1.5 1.5 0 0 0 0-1.34l-2.22-4.68-2.54-5.35a2 2 0 0 0-0.75-0.84 1.93 1.93 0 0 0-1.05-0.32z"/>
10
+ </g>
11
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg id="Capa_1" version="1.1" viewBox="0 0 399 511" xmlns="http://www.w3.org/2000/svg">
2
+ <path id="rect1339" d="m6.379 28.214 18.84-16.527 262.11-1.3221-1.3221 76.683 21.815 23.798 80.98 1.3221-0.99159 368.21-17.518 18.675-338.79 4.1316-23.137-20.823z" style="fill:#deebfa"/>
3
+ <path id="rect7844" d="m286.01 87.048 1.3221-76.683 101.47 101.8-80.98-1.3221z" style="fill:#8fbcef"/>
4
+ <path id="path2" d="m398.96 110.75c-0.018-0.185-0.05-0.365-0.081-0.545-0.011-0.06-0.016-0.122-0.028-0.182-0.043-0.215-0.098-0.425-0.159-0.632-7e-3 -0.025-0.012-0.052-0.02-0.077-0.065-0.213-0.141-0.421-0.224-0.625-8e-3 -0.021-0.015-0.043-0.023-0.064-0.081-0.195-0.173-0.384-0.269-0.57-0.016-0.031-0.029-0.063-0.045-0.094-0.093-0.173-0.196-0.339-0.301-0.504-0.027-0.042-0.05-0.086-0.077-0.127-0.103-0.154-0.216-0.3-0.33-0.446-0.037-0.048-0.07-0.098-0.109-0.145-0.142-0.173-0.294-0.338-0.45-0.498-0.015-0.015-0.027-0.031-0.042-0.046l-104-104c-0.018-0.018-0.038-0.033-0.057-0.051-0.156-0.153-0.317-0.301-0.486-0.44-0.055-0.045-0.113-0.083-0.169-0.126-0.138-0.107-0.275-0.214-0.42-0.311-0.051-0.034-0.105-0.062-0.156-0.095-0.156-0.099-0.312-0.197-0.475-0.284-0.036-0.019-0.074-0.035-0.111-0.053-0.181-0.093-0.365-0.183-0.554-0.262-0.024-0.01-0.049-0.017-0.074-0.027-0.202-0.081-0.406-0.157-0.616-0.221-0.027-8e-3 -0.054-0.013-0.081-0.021-0.206-0.06-0.415-0.115-0.628-0.158-0.063-0.013-0.128-0.018-0.192-0.029-0.177-0.031-0.354-0.062-0.536-0.08-0.248-0.025-0.498-0.038-0.749-0.038h-248c-21.78 0-39.5 17.72-39.5 39.5v432c0 21.78 17.72 39.5 39.5 39.5h320c21.78 0 39.5-17.72 39.5-39.5v-360c0-0.251-0.013-0.501-0.038-0.749zm-103.96-85.145 78.394 78.394h-53.894c-13.509 0-24.5-10.99-24.5-24.5zm64.5 470.39h-320c-13.509 0-24.5-10.99-24.5-24.5v-432c0-13.51 10.991-24.5 24.5-24.5h240.5v64.5c0 21.78 17.72 39.5 39.5 39.5h64.5v352.5c0 13.51-10.991 24.5-24.5 24.5z" style="fill:#227ce0"/>
5
+ <g id="text13363" transform="translate(-55.998 .001)" style="fill:#00c000" aria-label="{;}">
6
+ <path id="path6677" d="m157 301.18q9.2448 5.7292 14.453 12.891 5.2083 7.0313 7.2917 18.099 2.0833 10.938 2.0833 28.125 0 12.891 0.52083 19.01 0.65105 6.1198 2.3438 9.2448 1.8229 3.2552 4.2969 4.1667 2.474 1.0417 8.4636 1.9531 4.9479 0.65104 8.2031 4.8177 3.2552 4.1667 3.2552 10.938 0 15.755-19.141 15.755-11.849 0-21.224-4.9479-9.2448-4.9479-14.323-14.063-5.0781-8.9844-5.2083-20.703-0.39063-19.792-0.78125-31.771-0.39063-11.979-1.1719-15.495-1.9531-8.724-5.8594-13.151-3.776-4.4271-10.026-8.2031-6.1198-3.9063-8.724-6.901-2.6042-3.125-2.6042-9.7656 0-9.6354 7.5521-14.453 9.375-5.8594 13.281-9.8958 4.0365-4.1667 5.599-10.547 1.6927-6.5104 1.9531-14.063 0.26042-7.6823 0.78125-36.719 0.39063-17.969 11.328-28.646 11.068-10.807 29.427-10.807 19.141 0 19.141 15.495 0 7.0313-3.2552 11.068-3.125 4.0365-8.2031 4.6875-7.5521 1.0417-10.547 3.125-2.9948 2.0833-3.9062 8.0729t-1.1719 23.177q-0.26042 16.797-2.0833 27.604-1.6927 10.677-6.901 18.229-5.0781 7.5521-14.844 13.672z"/>
7
+ <path id="path6679" d="m253.74 373.7q-8.5938 0-14.844-5.2083-6.25-5.3386-6.25-14.844 0-8.2031 6.1198-13.802 6.1198-5.599 14.453-5.599 6.25 0 11.328 3.3854t7.9427 10.026q2.8646 6.5104 2.8646 16.146 0 12.891-5.4688 24.089-5.4688 11.328-13.411 17.839-7.8125 6.6406-14.193 6.6406-4.0365 0-6.5104-2.7344-2.474-2.6042-2.474-6.1198 0-5.3386 5.2083-8.5938 15.234-8.3334 15.234-21.224zm-17.839-125.39q0-9.2448 5.7292-14.323 5.8594-5.0781 14.063-5.0781 7.9427 0 13.672 5.2083 5.7292 5.0781 5.7292 14.193 0 7.4219-6.1198 13.542-5.9896 5.9896-13.281 5.9896-5.4688 0-10.026-2.6042-4.4271-2.6042-7.1615-6.901-2.6042-4.4271-2.6042-10.026z"/>
8
+ <path id="path6681" d="m354 301.18q-7.0313-4.4271-11.458-9.2448-4.4271-4.8177-7.2917-11.719t-4.0365-16.276q-1.1719-9.5052-1.1719-22.266 0-12.37-0.52083-18.88-0.52084-6.6406-2.0833-9.6354t-4.4271-4.0365q-2.7344-1.1719-8.4636-1.8229-4.8177-0.65104-8.2031-4.6875-3.2552-4.0365-3.2552-11.068 0-15.495 18.88-15.495 12.109 0 21.224 4.9479 9.2448 4.8177 14.453 13.932 5.3386 8.9844 5.4688 20.573 0.78125 43.229 1.8229 47.526 2.0833 8.5938 6.1198 13.151 4.0365 4.4271 9.7656 7.9427 5.7292 3.3854 8.4636 6.7708 2.8646 3.3854 2.8646 10.286 0 9.7656-7.4219 14.323-9.1146 5.599-13.281 9.8958-4.0365 4.1667-5.7292 10.547-1.5625 6.25-1.9531 18.88-0.26042 12.63-0.65104 31.641-0.39063 17.969-11.589 28.776-11.068 10.938-29.557 10.938-9.1146 0-14.063-4.0365-4.8177-4.0365-4.8177-11.719 0-4.2969 1.5625-7.9427 1.5625-3.5156 4.0365-5.4688 2.6042-1.9531 5.8594-2.3438 5.8594-0.78125 8.724-1.9531 2.8646-1.1719 4.2969-4.4271 1.5625-3.2552 1.9531-9.6354 0.52083-6.25 0.52083-18.359 0.26042-17.969 2.0833-28.125 1.8229-10.156 6.901-17.448 5.0781-7.2917 14.974-13.542z"/>
9
+ </g>
10
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg id="Capa_1" version="1.1" viewBox="0 0 399 511" xmlns="http://www.w3.org/2000/svg">
2
+ <path id="rect1339" d="m6.379 28.214 18.84-16.527 262.11-1.3221-1.3221 76.683 21.815 23.798 80.98 1.3221-0.99159 368.21-17.518 18.675-338.79 4.1316-23.137-20.823z" style="fill:#deebfa"/>
3
+ <path id="rect7844" d="m286.01 87.048 1.3221-76.683 101.47 101.8-80.98-1.3221z" style="fill:#8fbcef"/>
4
+ <path id="path2" d="m398.96 110.75c-0.018-0.185-0.05-0.365-0.081-0.545-0.011-0.06-0.016-0.122-0.028-0.182-0.043-0.215-0.098-0.425-0.159-0.632-7e-3 -0.025-0.012-0.052-0.02-0.077-0.065-0.213-0.141-0.421-0.224-0.625-8e-3 -0.021-0.015-0.043-0.023-0.064-0.081-0.195-0.173-0.384-0.269-0.57-0.016-0.031-0.029-0.063-0.045-0.094-0.093-0.173-0.196-0.339-0.301-0.504-0.027-0.042-0.05-0.086-0.077-0.127-0.103-0.154-0.216-0.3-0.33-0.446-0.037-0.048-0.07-0.098-0.109-0.145-0.142-0.173-0.294-0.338-0.45-0.498-0.015-0.015-0.027-0.031-0.042-0.046l-104-104c-0.018-0.018-0.038-0.033-0.057-0.051-0.156-0.153-0.317-0.301-0.486-0.44-0.055-0.045-0.113-0.083-0.169-0.126-0.138-0.107-0.275-0.214-0.42-0.311-0.051-0.034-0.105-0.062-0.156-0.095-0.156-0.099-0.312-0.197-0.475-0.284-0.036-0.019-0.074-0.035-0.111-0.053-0.181-0.093-0.365-0.183-0.554-0.262-0.024-0.01-0.049-0.017-0.074-0.027-0.202-0.081-0.406-0.157-0.616-0.221-0.027-8e-3 -0.054-0.013-0.081-0.021-0.206-0.06-0.415-0.115-0.628-0.158-0.063-0.013-0.128-0.018-0.192-0.029-0.177-0.031-0.354-0.062-0.536-0.08-0.248-0.025-0.498-0.038-0.749-0.038h-248c-21.78 0-39.5 17.72-39.5 39.5v432c0 21.78 17.72 39.5 39.5 39.5h320c21.78 0 39.5-17.72 39.5-39.5v-360c0-0.251-0.013-0.501-0.038-0.749zm-103.96-85.145 78.394 78.394h-53.894c-13.509 0-24.5-10.99-24.5-24.5zm64.5 470.39h-320c-13.509 0-24.5-10.99-24.5-24.5v-432c0-13.51 10.991-24.5 24.5-24.5h240.5v64.5c0 21.78 17.72 39.5 39.5 39.5h64.5v352.5c0 13.51-10.991 24.5-24.5 24.5z" style="fill:#227ce0"/>
5
+ <g id="text13363" transform="translate(-55.998 .001)" style="fill:#00c000" aria-label="{;}">
6
+ <path id="path6677" d="m157 301.18q9.2448 5.7292 14.453 12.891 5.2083 7.0313 7.2917 18.099 2.0833 10.938 2.0833 28.125 0 12.891 0.52083 19.01 0.65105 6.1198 2.3438 9.2448 1.8229 3.2552 4.2969 4.1667 2.474 1.0417 8.4636 1.9531 4.9479 0.65104 8.2031 4.8177 3.2552 4.1667 3.2552 10.938 0 15.755-19.141 15.755-11.849 0-21.224-4.9479-9.2448-4.9479-14.323-14.063-5.0781-8.9844-5.2083-20.703-0.39063-19.792-0.78125-31.771-0.39063-11.979-1.1719-15.495-1.9531-8.724-5.8594-13.151-3.776-4.4271-10.026-8.2031-6.1198-3.9063-8.724-6.901-2.6042-3.125-2.6042-9.7656 0-9.6354 7.5521-14.453 9.375-5.8594 13.281-9.8958 4.0365-4.1667 5.599-10.547 1.6927-6.5104 1.9531-14.063 0.26042-7.6823 0.78125-36.719 0.39063-17.969 11.328-28.646 11.068-10.807 29.427-10.807 19.141 0 19.141 15.495 0 7.0313-3.2552 11.068-3.125 4.0365-8.2031 4.6875-7.5521 1.0417-10.547 3.125-2.9948 2.0833-3.9062 8.0729t-1.1719 23.177q-0.26042 16.797-2.0833 27.604-1.6927 10.677-6.901 18.229-5.0781 7.5521-14.844 13.672z"/>
7
+ <path id="path6679" d="m253.74 373.7q-8.5938 0-14.844-5.2083-6.25-5.3386-6.25-14.844 0-8.2031 6.1198-13.802 6.1198-5.599 14.453-5.599 6.25 0 11.328 3.3854t7.9427 10.026q2.8646 6.5104 2.8646 16.146 0 12.891-5.4688 24.089-5.4688 11.328-13.411 17.839-7.8125 6.6406-14.193 6.6406-4.0365 0-6.5104-2.7344-2.474-2.6042-2.474-6.1198 0-5.3386 5.2083-8.5938 15.234-8.3334 15.234-21.224zm-17.839-125.39q0-9.2448 5.7292-14.323 5.8594-5.0781 14.063-5.0781 7.9427 0 13.672 5.2083 5.7292 5.0781 5.7292 14.193 0 7.4219-6.1198 13.542-5.9896 5.9896-13.281 5.9896-5.4688 0-10.026-2.6042-4.4271-2.6042-7.1615-6.901-2.6042-4.4271-2.6042-10.026z"/>
8
+ <path id="path6681" d="m354 301.18q-7.0313-4.4271-11.458-9.2448-4.4271-4.8177-7.2917-11.719t-4.0365-16.276q-1.1719-9.5052-1.1719-22.266 0-12.37-0.52083-18.88-0.52084-6.6406-2.0833-9.6354t-4.4271-4.0365q-2.7344-1.1719-8.4636-1.8229-4.8177-0.65104-8.2031-4.6875-3.2552-4.0365-3.2552-11.068 0-15.495 18.88-15.495 12.109 0 21.224 4.9479 9.2448 4.8177 14.453 13.932 5.3386 8.9844 5.4688 20.573 0.78125 43.229 1.8229 47.526 2.0833 8.5938 6.1198 13.151 4.0365 4.4271 9.7656 7.9427 5.7292 3.3854 8.4636 6.7708 2.8646 3.3854 2.8646 10.286 0 9.7656-7.4219 14.323-9.1146 5.599-13.281 9.8958-4.0365 4.1667-5.7292 10.547-1.5625 6.25-1.9531 18.88-0.26042 12.63-0.65104 31.641-0.39063 17.969-11.589 28.776-11.068 10.938-29.557 10.938-9.1146 0-14.063-4.0365-4.8177-4.0365-4.8177-11.719 0-4.2969 1.5625-7.9427 1.5625-3.5156 4.0365-5.4688 2.6042-1.9531 5.8594-2.3438 5.8594-0.78125 8.724-1.9531 2.8646-1.1719 4.2969-4.4271 1.5625-3.2552 1.9531-9.6354 0.52083-6.25 0.52083-18.359 0.26042-17.969 2.0833-28.125 1.8229-10.156 6.901-17.448 5.0781-7.2917 14.974-13.542z"/>
9
+ </g>
10
+ <path id="path2-8" d="m8.7437 153.72c49.295 49.294 98.59 98.588 147.88 147.88-49.295 49.294-98.59 98.588-147.88 147.88 14.326 14.328 28.653 28.655 42.979 42.983 49.295-49.295 98.59-98.59 147.88-147.88 49.294 49.295 98.587 98.59 147.88 147.88l42.983-42.983c-49.295-49.293-98.59-98.587-147.88-147.88 49.295-49.295 98.59-98.59 147.88-147.88-14.328-14.326-28.655-28.653-42.983-42.979-49.293 49.295-98.587 98.59-147.88 147.88-49.294-49.295-98.588-98.59-147.88-147.88-14.327 14.326-28.654 28.653-42.981 42.979z" style="fill-opacity:.72043;fill:#ee0000;stroke-width:2.2559"/>
11
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg id="Capa_1" version="1.1" viewBox="0 0 399 511" xmlns="http://www.w3.org/2000/svg">
2
+ <path id="rect7844" d="m288.41 87.922 1.3221-76.683 101.47 101.8-80.98-1.3221z" style="fill:#8fbcef"/>
3
+ <path id="rect1339" d="m8.786 29.088 18.84-16.527 262.11-1.3221-1.3221 76.683 21.815 23.798 80.98 1.3221-0.99159 368.21-17.518 18.675-338.79 4.1316-23.137-20.823z" style="fill:#deebfa"/>
4
+ <path id="path2" d="m398.96 110.75c-0.018-0.185-0.05-0.365-0.081-0.545-0.011-0.06-0.016-0.122-0.028-0.182-0.043-0.215-0.098-0.425-0.159-0.632-7e-3 -0.025-0.012-0.052-0.02-0.077-0.065-0.213-0.141-0.421-0.224-0.625-8e-3 -0.021-0.015-0.043-0.023-0.064-0.081-0.195-0.173-0.384-0.269-0.57-0.016-0.031-0.029-0.063-0.045-0.094-0.093-0.173-0.196-0.339-0.301-0.504-0.027-0.042-0.05-0.086-0.077-0.127-0.103-0.154-0.216-0.3-0.33-0.446-0.037-0.048-0.07-0.098-0.109-0.145-0.142-0.173-0.294-0.338-0.45-0.498-0.015-0.015-0.027-0.031-0.042-0.046l-104-104c-0.018-0.018-0.038-0.033-0.057-0.051-0.156-0.153-0.317-0.301-0.486-0.44-0.055-0.045-0.113-0.083-0.169-0.126-0.138-0.107-0.275-0.214-0.42-0.311-0.051-0.034-0.105-0.062-0.156-0.095-0.156-0.099-0.312-0.197-0.475-0.284-0.036-0.019-0.074-0.035-0.111-0.053-0.181-0.093-0.365-0.183-0.554-0.262-0.024-0.01-0.049-0.017-0.074-0.027-0.202-0.081-0.406-0.157-0.616-0.221-0.027-8e-3 -0.054-0.013-0.081-0.021-0.206-0.06-0.415-0.115-0.628-0.158-0.063-0.013-0.128-0.018-0.192-0.029-0.177-0.031-0.354-0.062-0.536-0.08-0.248-0.025-0.498-0.038-0.749-0.038h-248c-21.78 0-39.5 17.72-39.5 39.5v432c0 21.78 17.72 39.5 39.5 39.5h320c21.78 0 39.5-17.72 39.5-39.5v-360c0-0.251-0.013-0.501-0.038-0.749zm-103.96-85.145 78.394 78.394h-53.894c-13.509 0-24.5-10.99-24.5-24.5zm64.5 470.39h-320c-13.509 0-24.5-10.99-24.5-24.5v-432c0-13.51 10.991-24.5 24.5-24.5h240.5v64.5c0 21.78 17.72 39.5 39.5 39.5h64.5v352.5c0 13.51-10.991 24.5-24.5 24.5z" style="fill:#227ce0"/>
5
+ <g id="text13363" transform="translate(-55.998,28.001)" style="fill:#c00000" aria-label="CSS">
6
+ <path id="path838" d="m194.56 278.35q0 5.9245-2.9622 12.865-2.8776 6.8554-9.1406 13.542-6.263 6.6015-15.996 10.749-9.7331 4.1471-22.682 4.1471-9.8177 0-17.858-1.862-8.0404-1.862-14.642-5.7552-6.5169-3.9779-12.018-10.41-4.9088-5.8398-8.3789-13.034-3.47-7.2786-5.2474-15.488-1.6927-8.2096-1.6927-17.435 0-14.98 4.3164-26.829 4.401-11.849 12.526-20.228 8.125-8.4635 19.043-12.865 10.918-4.401 23.275-4.401 15.065 0 26.829 6.0091t18.027 14.896q6.263 8.8021 6.263 16.673 0 4.3164-3.0469 7.6172t-7.3633 3.3008q-4.8242 0-7.2786-2.2852-2.3698-2.2852-5.332-7.8711-4.9088-9.2252-11.595-13.796-6.6016-4.5703-16.335-4.5703-15.488 0-24.714 11.764-9.1406 11.764-9.1406 33.431 0 14.473 4.0625 24.121 4.0625 9.5638 11.51 14.303 7.4479 4.7396 17.435 4.7396 10.833 0 18.281-5.332 7.5325-5.4167 11.341-15.827 1.6081-4.9088 3.9779-7.9557 2.3698-3.1315 7.6172-3.1315 4.4857 0 7.7018 3.1315t3.2161 7.7864z"/>
7
+ <path id="path840" d="m311.44 280.3q0 11.256-5.8398 20.228-5.7552 8.9713-16.927 14.049-11.172 5.0781-26.491 5.0781-18.366 0-30.299-6.9401-8.4635-4.9935-13.796-13.288-5.2474-8.3789-5.2474-16.25 0-4.5703 3.1315-7.7864 3.2161-3.3008 8.125-3.3008 3.9779 0 6.6862 2.5391 2.793 2.539 4.7396 7.5325 2.3698 5.9245 5.0781 9.9023 2.793 3.9778 7.7864 6.6016 4.9935 2.539 13.118 2.539 11.172 0 18.112-5.1628 7.0247-5.2474 7.0247-13.034 0-6.1784-3.8086-9.987-3.724-3.8932-9.733-5.9245-5.9245-2.0312-15.911-4.3164-13.372-3.1315-22.428-7.2786-8.9713-4.2318-14.303-11.426-5.2474-7.2786-5.2474-18.027 0-10.241 5.5859-18.197 5.5859-7.9557 16.165-12.187 10.579-4.3164 24.883-4.3164 11.426 0 19.72 2.8776 8.3789 2.793 13.88 7.5325 5.5013 4.6549 8.0404 9.8177t2.5391 10.072q0 4.4857-3.2161 8.125-3.1315 3.5547-7.8711 3.5547-4.3164 0-6.6016-2.1159-2.2005-2.2005-4.8242-7.1094-3.3854-7.0247-8.125-10.918-4.7396-3.9778-15.234-3.9778-9.7331 0-15.742 4.3164-5.9245 4.2318-5.9245 10.241 0 3.724 2.0312 6.4323t5.5859 4.6549 7.194 3.0469 12.018 3.2161q10.495 2.4544 18.958 5.4166 8.5482 2.9622 14.473 7.194 6.0091 4.2318 9.3099 10.749 3.3854 6.4323 3.3854 15.827z"/>
8
+ <path id="path842" d="m427.06 280.3q0 11.256-5.8398 20.228-5.7552 8.9713-16.927 14.049-11.172 5.0781-26.491 5.0781-18.366 0-30.299-6.9401-8.4635-4.9935-13.796-13.288-5.2474-8.3789-5.2474-16.25 0-4.5703 3.1315-7.7864 3.2161-3.3008 8.125-3.3008 3.9779 0 6.6862 2.5391 2.793 2.539 4.7396 7.5325 2.3698 5.9245 5.0781 9.9023 2.793 3.9778 7.7864 6.6016 4.9935 2.539 13.118 2.539 11.172 0 18.112-5.1628 7.0247-5.2474 7.0247-13.034 0-6.1784-3.8086-9.987-3.724-3.8932-9.7331-5.9245-5.9245-2.0312-15.911-4.3164-13.372-3.1315-22.428-7.2786-8.9713-4.2318-14.303-11.426-5.2474-7.2786-5.2474-18.027 0-10.241 5.5859-18.197 5.5859-7.9557 16.165-12.187 10.579-4.3164 24.883-4.3164 11.426 0 19.72 2.8776 8.3789 2.793 13.88 7.5325 5.5013 4.6549 8.0404 9.8177t2.5391 10.072q0 4.4857-3.2161 8.125-3.1315 3.5547-7.8711 3.5547-4.3164 0-6.6016-2.1159-2.2005-2.2005-4.8242-7.1094-3.3854-7.0247-8.125-10.918-4.7396-3.9778-15.234-3.9778-9.733 0-15.742 4.3164-5.9245 4.2318-5.9245 10.241 0 3.724 2.0312 6.4323t5.5859 4.6549 7.194 3.0469 12.018 3.2161q10.495 2.4544 18.958 5.4166 8.5482 2.9622 14.473 7.194 6.0091 4.2318 9.3099 10.749 3.3854 6.4323 3.3854 15.827z"/>
9
+ </g>
10
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg id="Capa_1" version="1.1" viewBox="0 0 399 511" xmlns="http://www.w3.org/2000/svg">
2
+ <path id="rect7844" d="m288.41 87.922 1.3221-76.683 101.47 101.8-80.98-1.3221z" style="fill:#8fbcef"/>
3
+ <path id="rect1339" d="m8.786 29.088 18.84-16.527 262.11-1.3221-1.3221 76.683 21.815 23.798 80.98 1.3221-0.99159 368.21-17.518 18.675-338.79 4.1316-23.137-20.823z" style="fill:#deebfa"/>
4
+ <path id="path2" d="m398.96 110.75c-0.018-0.185-0.05-0.365-0.081-0.545-0.011-0.06-0.016-0.122-0.028-0.182-0.043-0.215-0.098-0.425-0.159-0.632-7e-3 -0.025-0.012-0.052-0.02-0.077-0.065-0.213-0.141-0.421-0.224-0.625-8e-3 -0.021-0.015-0.043-0.023-0.064-0.081-0.195-0.173-0.384-0.269-0.57-0.016-0.031-0.029-0.063-0.045-0.094-0.093-0.173-0.196-0.339-0.301-0.504-0.027-0.042-0.05-0.086-0.077-0.127-0.103-0.154-0.216-0.3-0.33-0.446-0.037-0.048-0.07-0.098-0.109-0.145-0.142-0.173-0.294-0.338-0.45-0.498-0.015-0.015-0.027-0.031-0.042-0.046l-104-104c-0.018-0.018-0.038-0.033-0.057-0.051-0.156-0.153-0.317-0.301-0.486-0.44-0.055-0.045-0.113-0.083-0.169-0.126-0.138-0.107-0.275-0.214-0.42-0.311-0.051-0.034-0.105-0.062-0.156-0.095-0.156-0.099-0.312-0.197-0.475-0.284-0.036-0.019-0.074-0.035-0.111-0.053-0.181-0.093-0.365-0.183-0.554-0.262-0.024-0.01-0.049-0.017-0.074-0.027-0.202-0.081-0.406-0.157-0.616-0.221-0.027-8e-3 -0.054-0.013-0.081-0.021-0.206-0.06-0.415-0.115-0.628-0.158-0.063-0.013-0.128-0.018-0.192-0.029-0.177-0.031-0.354-0.062-0.536-0.08-0.248-0.025-0.498-0.038-0.749-0.038h-248c-21.78 0-39.5 17.72-39.5 39.5v432c0 21.78 17.72 39.5 39.5 39.5h320c21.78 0 39.5-17.72 39.5-39.5v-360c0-0.251-0.013-0.501-0.038-0.749zm-103.96-85.145 78.394 78.394h-53.894c-13.509 0-24.5-10.99-24.5-24.5zm64.5 470.39h-320c-13.509 0-24.5-10.99-24.5-24.5v-432c0-13.51 10.991-24.5 24.5-24.5h240.5v64.5c0 21.78 17.72 39.5 39.5 39.5h64.5v352.5c0 13.51-10.991 24.5-24.5 24.5z" style="fill:#227ce0"/>
5
+ <g id="text13363" transform="translate(-55.998,28.001)" style="fill:#c00000" aria-label="CSS">
6
+ <path id="path838" d="m194.56 278.35q0 5.9245-2.9622 12.865-2.8776 6.8554-9.1406 13.542-6.263 6.6015-15.996 10.749-9.7331 4.1471-22.682 4.1471-9.8177 0-17.858-1.862-8.0404-1.862-14.642-5.7552-6.5169-3.9779-12.018-10.41-4.9088-5.8398-8.3789-13.034-3.47-7.2786-5.2474-15.488-1.6927-8.2096-1.6927-17.435 0-14.98 4.3164-26.829 4.401-11.849 12.526-20.228 8.125-8.4635 19.043-12.865 10.918-4.401 23.275-4.401 15.065 0 26.829 6.0091t18.027 14.896q6.263 8.8021 6.263 16.673 0 4.3164-3.0469 7.6172t-7.3633 3.3008q-4.8242 0-7.2786-2.2852-2.3698-2.2852-5.332-7.8711-4.9088-9.2252-11.595-13.796-6.6016-4.5703-16.335-4.5703-15.488 0-24.714 11.764-9.1406 11.764-9.1406 33.431 0 14.473 4.0625 24.121 4.0625 9.5638 11.51 14.303 7.4479 4.7396 17.435 4.7396 10.833 0 18.281-5.332 7.5325-5.4167 11.341-15.827 1.6081-4.9088 3.9779-7.9557 2.3698-3.1315 7.6172-3.1315 4.4857 0 7.7018 3.1315t3.2161 7.7864z"/>
7
+ <path id="path840" d="m311.44 280.3q0 11.256-5.8398 20.228-5.7552 8.9713-16.927 14.049-11.172 5.0781-26.491 5.0781-18.366 0-30.299-6.9401-8.4635-4.9935-13.796-13.288-5.2474-8.3789-5.2474-16.25 0-4.5703 3.1315-7.7864 3.2161-3.3008 8.125-3.3008 3.9779 0 6.6862 2.5391 2.793 2.539 4.7396 7.5325 2.3698 5.9245 5.0781 9.9023 2.793 3.9778 7.7864 6.6016 4.9935 2.539 13.118 2.539 11.172 0 18.112-5.1628 7.0247-5.2474 7.0247-13.034 0-6.1784-3.8086-9.987-3.724-3.8932-9.733-5.9245-5.9245-2.0312-15.911-4.3164-13.372-3.1315-22.428-7.2786-8.9713-4.2318-14.303-11.426-5.2474-7.2786-5.2474-18.027 0-10.241 5.5859-18.197 5.5859-7.9557 16.165-12.187 10.579-4.3164 24.883-4.3164 11.426 0 19.72 2.8776 8.3789 2.793 13.88 7.5325 5.5013 4.6549 8.0404 9.8177t2.5391 10.072q0 4.4857-3.2161 8.125-3.1315 3.5547-7.8711 3.5547-4.3164 0-6.6016-2.1159-2.2005-2.2005-4.8242-7.1094-3.3854-7.0247-8.125-10.918-4.7396-3.9778-15.234-3.9778-9.7331 0-15.742 4.3164-5.9245 4.2318-5.9245 10.241 0 3.724 2.0312 6.4323t5.5859 4.6549 7.194 3.0469 12.018 3.2161q10.495 2.4544 18.958 5.4166 8.5482 2.9622 14.473 7.194 6.0091 4.2318 9.3099 10.749 3.3854 6.4323 3.3854 15.827z"/>
8
+ <path id="path842" d="m427.06 280.3q0 11.256-5.8398 20.228-5.7552 8.9713-16.927 14.049-11.172 5.0781-26.491 5.0781-18.366 0-30.299-6.9401-8.4635-4.9935-13.796-13.288-5.2474-8.3789-5.2474-16.25 0-4.5703 3.1315-7.7864 3.2161-3.3008 8.125-3.3008 3.9779 0 6.6862 2.5391 2.793 2.539 4.7396 7.5325 2.3698 5.9245 5.0781 9.9023 2.793 3.9778 7.7864 6.6016 4.9935 2.539 13.118 2.539 11.172 0 18.112-5.1628 7.0247-5.2474 7.0247-13.034 0-6.1784-3.8086-9.987-3.724-3.8932-9.7331-5.9245-5.9245-2.0312-15.911-4.3164-13.372-3.1315-22.428-7.2786-8.9713-4.2318-14.303-11.426-5.2474-7.2786-5.2474-18.027 0-10.241 5.5859-18.197 5.5859-7.9557 16.165-12.187 10.579-4.3164 24.883-4.3164 11.426 0 19.72 2.8776 8.3789 2.793 13.88 7.5325 5.5013 4.6549 8.0404 9.8177t2.5391 10.072q0 4.4857-3.2161 8.125-3.1315 3.5547-7.8711 3.5547-4.3164 0-6.6016-2.1159-2.2005-2.2005-4.8242-7.1094-3.3854-7.0247-8.125-10.918-4.7396-3.9778-15.234-3.9778-9.733 0-15.742 4.3164-5.9245 4.2318-5.9245 10.241 0 3.724 2.0312 6.4323t5.5859 4.6549 7.194 3.0469 12.018 3.2161q10.495 2.4544 18.958 5.4166 8.5482 2.9622 14.473 7.194 6.0091 4.2318 9.3099 10.749 3.3854 6.4323 3.3854 15.827z"/>
9
+ </g>
10
+ <path id="path2-8" d="m8.9675 135.34c49.295 49.294 98.59 98.588 147.88 147.88-49.295 49.294-98.59 98.588-147.88 147.88 14.326 14.328 28.653 28.655 42.979 42.983 49.295-49.295 98.59-98.59 147.88-147.88 49.294 49.295 98.587 98.59 147.88 147.88l42.983-42.983c-49.295-49.293-98.59-98.587-147.88-147.88 49.295-49.295 98.59-98.59 147.88-147.88-14.328-14.326-28.655-28.653-42.983-42.979-49.293 49.295-98.587 98.59-147.88 147.88-49.294-49.295-98.588-98.59-147.88-147.88-14.327 14.326-28.654 28.653-42.981 42.979z" style="fill-opacity:.72043;fill:#ee0000;stroke-width:2.2559"/>
11
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
2
+ <rect id="rect2549" x="20.542" y="154.59" width="377.86" height="269.75" style="fill:#fff3d2;stroke-width:23.991"/>
3
+ <path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:#ffd86d;stroke-width:1.0219"/>
4
+ <path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
5
+ <g id="text13363" transform="translate(-47.988 38.042)" style="fill:#c00000" aria-label="CSS">
6
+ <path id="path838" d="m194.56 278.35q0 5.9245-2.9622 12.865-2.8776 6.8554-9.1406 13.542-6.263 6.6015-15.996 10.749-9.7331 4.1471-22.682 4.1471-9.8177 0-17.858-1.862-8.0404-1.862-14.642-5.7552-6.5169-3.9779-12.018-10.41-4.9088-5.8398-8.3789-13.034-3.47-7.2786-5.2474-15.488-1.6927-8.2096-1.6927-17.435 0-14.98 4.3164-26.829 4.401-11.849 12.526-20.228 8.125-8.4635 19.043-12.865 10.918-4.401 23.275-4.401 15.065 0 26.829 6.0091t18.027 14.896q6.263 8.8021 6.263 16.673 0 4.3164-3.0469 7.6172t-7.3633 3.3008q-4.8242 0-7.2786-2.2852-2.3698-2.2852-5.332-7.8711-4.9088-9.2252-11.595-13.796-6.6016-4.5703-16.335-4.5703-15.488 0-24.714 11.764-9.1406 11.764-9.1406 33.431 0 14.473 4.0625 24.121 4.0625 9.5638 11.51 14.303 7.4479 4.7396 17.435 4.7396 10.833 0 18.281-5.332 7.5325-5.4167 11.341-15.827 1.6081-4.9088 3.9779-7.9557 2.3698-3.1315 7.6172-3.1315 4.4857 0 7.7018 3.1315t3.2161 7.7864z"/>
7
+ <path id="path840" d="m311.44 280.3q0 11.256-5.8398 20.228-5.7552 8.9713-16.927 14.049-11.172 5.0781-26.491 5.0781-18.366 0-30.299-6.9401-8.4635-4.9935-13.796-13.288-5.2474-8.3789-5.2474-16.25 0-4.5703 3.1315-7.7864 3.2161-3.3008 8.125-3.3008 3.9779 0 6.6862 2.5391 2.793 2.539 4.7396 7.5325 2.3698 5.9245 5.0781 9.9023 2.793 3.9778 7.7864 6.6016 4.9935 2.539 13.118 2.539 11.172 0 18.112-5.1628 7.0247-5.2474 7.0247-13.034 0-6.1784-3.8086-9.987-3.724-3.8932-9.733-5.9245-5.9245-2.0312-15.911-4.3164-13.372-3.1315-22.428-7.2786-8.9713-4.2318-14.303-11.426-5.2474-7.2786-5.2474-18.027 0-10.241 5.5859-18.197 5.5859-7.9557 16.165-12.187 10.579-4.3164 24.883-4.3164 11.426 0 19.72 2.8776 8.3789 2.793 13.88 7.5325 5.5013 4.6549 8.0404 9.8177t2.5391 10.072q0 4.4857-3.2161 8.125-3.1315 3.5547-7.8711 3.5547-4.3164 0-6.6016-2.1159-2.2005-2.2005-4.8242-7.1094-3.3854-7.0247-8.125-10.918-4.7396-3.9778-15.234-3.9778-9.7331 0-15.742 4.3164-5.9245 4.2318-5.9245 10.241 0 3.724 2.0312 6.4323t5.5859 4.6549 7.194 3.0469 12.018 3.2161q10.495 2.4544 18.958 5.4166 8.5482 2.9622 14.473 7.194 6.0091 4.2318 9.3099 10.749 3.3854 6.4323 3.3854 15.827z"/>
8
+ <path id="path842" d="m427.06 280.3q0 11.256-5.8398 20.228-5.7552 8.9713-16.927 14.049-11.172 5.0781-26.491 5.0781-18.366 0-30.299-6.9401-8.4635-4.9935-13.796-13.288-5.2474-8.3789-5.2474-16.25 0-4.5703 3.1315-7.7864 3.2161-3.3008 8.125-3.3008 3.9779 0 6.6862 2.5391 2.793 2.539 4.7396 7.5325 2.3698 5.9245 5.0781 9.9023 2.793 3.9778 7.7864 6.6016 4.9935 2.539 13.118 2.539 11.172 0 18.112-5.1628 7.0247-5.2474 7.0247-13.034 0-6.1784-3.8086-9.987-3.724-3.8932-9.7331-5.9245-5.9245-2.0312-15.911-4.3164-13.372-3.1315-22.428-7.2786-8.9713-4.2318-14.303-11.426-5.2474-7.2786-5.2474-18.027 0-10.241 5.5859-18.197 5.5859-7.9557 16.165-12.187 10.579-4.3164 24.883-4.3164 11.426 0 19.72 2.8776 8.3789 2.793 13.88 7.5325 5.5013 4.6549 8.0404 9.8177t2.5391 10.072q0 4.4857-3.2161 8.125-3.1315 3.5547-7.8711 3.5547-4.3164 0-6.6016-2.1159-2.2005-2.2005-4.8242-7.1094-3.3854-7.0247-8.125-10.918-4.7396-3.9778-15.234-3.9778-9.733 0-15.742 4.3164-5.9245 4.2318-5.9245 10.241 0 3.724 2.0312 6.4323t5.5859 4.6549 7.194 3.0469 12.018 3.2161q10.495 2.4544 18.958 5.4166 8.5482 2.9622 14.473 7.194 6.0091 4.2318 9.3099 10.749 3.3854 6.4323 3.3854 15.827z"/>
9
+ </g>
10
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
2
+ <rect id="rect2549" x="20.542" y="154.59" width="377.86" height="269.75" style="fill:#fff3d2;stroke-width:23.991"/>
3
+ <path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:#ffd86d;stroke-width:1.0219"/>
4
+ <path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
5
+ <g id="text13363" transform="translate(-47.988 38.042)" style="fill:#c00000" aria-label="CSS">
6
+ <path id="path838" d="m194.56 278.35q0 5.9245-2.9622 12.865-2.8776 6.8554-9.1406 13.542-6.263 6.6015-15.996 10.749-9.7331 4.1471-22.682 4.1471-9.8177 0-17.858-1.862-8.0404-1.862-14.642-5.7552-6.5169-3.9779-12.018-10.41-4.9088-5.8398-8.3789-13.034-3.47-7.2786-5.2474-15.488-1.6927-8.2096-1.6927-17.435 0-14.98 4.3164-26.829 4.401-11.849 12.526-20.228 8.125-8.4635 19.043-12.865 10.918-4.401 23.275-4.401 15.065 0 26.829 6.0091t18.027 14.896q6.263 8.8021 6.263 16.673 0 4.3164-3.0469 7.6172t-7.3633 3.3008q-4.8242 0-7.2786-2.2852-2.3698-2.2852-5.332-7.8711-4.9088-9.2252-11.595-13.796-6.6016-4.5703-16.335-4.5703-15.488 0-24.714 11.764-9.1406 11.764-9.1406 33.431 0 14.473 4.0625 24.121 4.0625 9.5638 11.51 14.303 7.4479 4.7396 17.435 4.7396 10.833 0 18.281-5.332 7.5325-5.4167 11.341-15.827 1.6081-4.9088 3.9779-7.9557 2.3698-3.1315 7.6172-3.1315 4.4857 0 7.7018 3.1315t3.2161 7.7864z"/>
7
+ <path id="path840" d="m311.44 280.3q0 11.256-5.8398 20.228-5.7552 8.9713-16.927 14.049-11.172 5.0781-26.491 5.0781-18.366 0-30.299-6.9401-8.4635-4.9935-13.796-13.288-5.2474-8.3789-5.2474-16.25 0-4.5703 3.1315-7.7864 3.2161-3.3008 8.125-3.3008 3.9779 0 6.6862 2.5391 2.793 2.539 4.7396 7.5325 2.3698 5.9245 5.0781 9.9023 2.793 3.9778 7.7864 6.6016 4.9935 2.539 13.118 2.539 11.172 0 18.112-5.1628 7.0247-5.2474 7.0247-13.034 0-6.1784-3.8086-9.987-3.724-3.8932-9.733-5.9245-5.9245-2.0312-15.911-4.3164-13.372-3.1315-22.428-7.2786-8.9713-4.2318-14.303-11.426-5.2474-7.2786-5.2474-18.027 0-10.241 5.5859-18.197 5.5859-7.9557 16.165-12.187 10.579-4.3164 24.883-4.3164 11.426 0 19.72 2.8776 8.3789 2.793 13.88 7.5325 5.5013 4.6549 8.0404 9.8177t2.5391 10.072q0 4.4857-3.2161 8.125-3.1315 3.5547-7.8711 3.5547-4.3164 0-6.6016-2.1159-2.2005-2.2005-4.8242-7.1094-3.3854-7.0247-8.125-10.918-4.7396-3.9778-15.234-3.9778-9.7331 0-15.742 4.3164-5.9245 4.2318-5.9245 10.241 0 3.724 2.0312 6.4323t5.5859 4.6549 7.194 3.0469 12.018 3.2161q10.495 2.4544 18.958 5.4166 8.5482 2.9622 14.473 7.194 6.0091 4.2318 9.3099 10.749 3.3854 6.4323 3.3854 15.827z"/>
8
+ <path id="path842" d="m427.06 280.3q0 11.256-5.8398 20.228-5.7552 8.9713-16.927 14.049-11.172 5.0781-26.491 5.0781-18.366 0-30.299-6.9401-8.4635-4.9935-13.796-13.288-5.2474-8.3789-5.2474-16.25 0-4.5703 3.1315-7.7864 3.2161-3.3008 8.125-3.3008 3.9779 0 6.6862 2.5391 2.793 2.539 4.7396 7.5325 2.3698 5.9245 5.0781 9.9023 2.793 3.9778 7.7864 6.6016 4.9935 2.539 13.118 2.539 11.172 0 18.112-5.1628 7.0247-5.2474 7.0247-13.034 0-6.1784-3.8086-9.987-3.724-3.8932-9.7331-5.9245-5.9245-2.0312-15.911-4.3164-13.372-3.1315-22.428-7.2786-8.9713-4.2318-14.303-11.426-5.2474-7.2786-5.2474-18.027 0-10.241 5.5859-18.197 5.5859-7.9557 16.165-12.187 10.579-4.3164 24.883-4.3164 11.426 0 19.72 2.8776 8.3789 2.793 13.88 7.5325 5.5013 4.6549 8.0404 9.8177t2.5391 10.072q0 4.4857-3.2161 8.125-3.1315 3.5547-7.8711 3.5547-4.3164 0-6.6016-2.1159-2.2005-2.2005-4.8242-7.1094-3.3854-7.0247-8.125-10.918-4.7396-3.9778-15.234-3.9778-9.733 0-15.742 4.3164-5.9245 4.2318-5.9245 10.241 0 3.724 2.0312 6.4323t5.5859 4.6549 7.194 3.0469 12.018 3.2161q10.495 2.4544 18.958 5.4166 8.5482 2.9622 14.473 7.194 6.0091 4.2318 9.3099 10.749 3.3854 6.4323 3.3854 15.827z"/>
9
+ </g>
10
+ <path id="path2-8" d="m9.0592 154.78c49.295 49.294 98.59 98.588 147.88 147.88-49.295 49.294-98.59 98.588-147.88 147.88 14.326 14.328 28.653 28.655 42.979 42.983 49.295-49.295 98.59-98.59 147.88-147.88 49.294 49.295 98.587 98.59 147.88 147.88l42.983-42.983c-49.295-49.293-98.59-98.587-147.88-147.88 49.295-49.295 98.59-98.59 147.88-147.88-14.328-14.326-28.655-28.653-42.983-42.979-49.293 49.295-98.587 98.59-147.88 147.88-49.294-49.295-98.588-98.59-147.88-147.88-14.327 14.326-28.654 28.653-42.981 42.979z" style="fill-opacity:.72043;fill:#ee0000;stroke-width:2.2559"/>
11
+ </svg>
@@ -0,0 +1,12 @@
1
+ <svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
2
+ <path id="rect6472" d="m91.815 144.96 383.17 2.7307-79.522 269.75-380.88-2.1845z" style="fill:#fff3d2;stroke-width:23.421"/>
3
+ <g id="g7741" transform="matrix(1 0 0 .99827 -.003 -36.562)" style="fill:#ffd86d">
4
+ <path id="path7737" d="m397.29 175.37v-59.234h-174.2c0-35.205-28.539-63.745-63.745-63.745h-79.837c-35.206 2e-3 -63.745 28.54-63.745 63.745v343.48l71.826-284.39z" style="fill:#ffd86d"/>
5
+ </g>
6
+ <path id="path7743" d="m384.52 406.51h-348.13l68.703-252.27h348.85l-73.493 263.69c-2.285 8.3874 2.676 17.035 11.077 19.314 8.405 2.285 17.065-2.6694 19.35-11.058l78.904-283.56c1.288-4.7308 0.295-9.791-2.688-13.686s-7.615-6.1803-12.526-6.1803h-61.509v-43.391c0-8.6909-7.059-15.739-15.766-15.739h-160c-7.336-36.252-39.496-63.635-77.941-63.635h-79.837c-43.843 0.0019965-79.511 35.608-79.511 79.373v342.89c0 0.31146 0.025 0.61893 0.043 0.9254 8e-3 0.13676 8e-3 0.27552 0.019 0.41228 0.047 0.55903 0.123 1.1101 0.227 1.6511 0.014 0.0709 0.035 0.13876 0.049 0.20764 0.098 0.47418 0.218 0.93937 0.358 1.3956 0.044 0.14275 0.093 0.2845 0.142 0.42626 0.132 0.39331 0.281 0.78064 0.443 1.162 0.06 0.14175 0.12 0.28351 0.184 0.42327 0.207 0.44423 0.43 0.87847 0.676 1.2987 0.033 0.0569 0.06 0.1148 0.093 0.16971 0.284 0.47418 0.596 0.92739 0.927 1.3676 0.028 0.0379 0.05 0.0799 0.079 0.11779 0.066 0.0848 0.142 0.15873 0.21 0.24258 0.254 0.31745 0.517 0.62492 0.795 0.9224 0.12 0.12878 0.24 0.25655 0.364 0.38134 0.309 0.31046 0.632 0.60395 0.966 0.88746 0.084 0.0709 0.162 0.14774 0.248 0.21762 0.429 0.3474 0.875 0.67183 1.34 0.97631 0.084 0.0549 0.172 0.10082 0.255 0.15473 0.383 0.23958 0.777 0.46319 1.184 0.66884 0.136 0.0689 0.274 0.13576 0.412 0.19965 0.375 0.17769 0.758 0.34041 1.151 0.48815 0.139 0.0539 0.276 0.10881 0.416 0.15773 0.465 0.16172 0.94 0.30248 1.424 0.42227 0.061 0.016 0.12 0.0359 0.181 0.0499 0.49 0.1128 0.989 0.20764 1.496 0.27552 0.041 5e-3 0.08 3e-3 0.12 8e-3 0.621 0.0789 1.249 0.12279 1.882 0.12578 0.032 0 0.063 6e-3 0.095 6e-3 0.013 0 0.025-2e-3 0.036-2e-3l379.44-0.26213zm-305.01-375.03h79.839c26.454 0 47.978 21.486 47.978 47.895 0 8.6909 7.059 15.739 15.766 15.739h158.43v27.652h-288.48c-7.115 0-13.348 4.7567-15.214 11.611l-46.295 170v-224.99c0-26.408 21.522-47.894 47.978-47.894z" style="fill:#fbbb19;stroke-width:.99913"/>
7
+ <g id="text13363" transform="matrix(.98418 0 -.37701 .98235 90.094 34.692)" style="fill:#c00000" aria-label="CSS">
8
+ <path id="path838" d="m194.56 278.35q0 5.9245-2.9622 12.865-2.8776 6.8554-9.1406 13.542-6.263 6.6015-15.996 10.749-9.7331 4.1471-22.682 4.1471-9.8177 0-17.858-1.862-8.0404-1.862-14.642-5.7552-6.5169-3.9779-12.018-10.41-4.9088-5.8398-8.3789-13.034-3.47-7.2786-5.2474-15.488-1.6927-8.2096-1.6927-17.435 0-14.98 4.3164-26.829 4.401-11.849 12.526-20.228 8.125-8.4635 19.043-12.865 10.918-4.401 23.275-4.401 15.065 0 26.829 6.0091t18.027 14.896q6.263 8.8021 6.263 16.673 0 4.3164-3.0469 7.6172t-7.3633 3.3008q-4.8242 0-7.2786-2.2852-2.3698-2.2852-5.332-7.8711-4.9088-9.2252-11.595-13.796-6.6016-4.5703-16.335-4.5703-15.488 0-24.714 11.764-9.1406 11.764-9.1406 33.431 0 14.473 4.0625 24.121 4.0625 9.5638 11.51 14.303 7.4479 4.7396 17.435 4.7396 10.833 0 18.281-5.332 7.5325-5.4167 11.341-15.827 1.6081-4.9088 3.9779-7.9557 2.3698-3.1315 7.6172-3.1315 4.4857 0 7.7018 3.1315t3.2161 7.7864z"/>
9
+ <path id="path840" d="m311.44 280.3q0 11.256-5.8398 20.228-5.7552 8.9713-16.927 14.049-11.172 5.0781-26.491 5.0781-18.366 0-30.299-6.9401-8.4635-4.9935-13.796-13.288-5.2474-8.3789-5.2474-16.25 0-4.5703 3.1315-7.7864 3.2161-3.3008 8.125-3.3008 3.9779 0 6.6862 2.5391 2.793 2.539 4.7396 7.5325 2.3698 5.9245 5.0781 9.9023 2.793 3.9778 7.7864 6.6016 4.9935 2.539 13.118 2.539 11.172 0 18.112-5.1628 7.0247-5.2474 7.0247-13.034 0-6.1784-3.8086-9.987-3.724-3.8932-9.733-5.9245-5.9245-2.0312-15.911-4.3164-13.372-3.1315-22.428-7.2786-8.9713-4.2318-14.303-11.426-5.2474-7.2786-5.2474-18.027 0-10.241 5.5859-18.197 5.5859-7.9557 16.165-12.187 10.579-4.3164 24.883-4.3164 11.426 0 19.72 2.8776 8.3789 2.793 13.88 7.5325 5.5013 4.6549 8.0404 9.8177t2.5391 10.072q0 4.4857-3.2161 8.125-3.1315 3.5547-7.8711 3.5547-4.3164 0-6.6016-2.1159-2.2005-2.2005-4.8242-7.1094-3.3854-7.0247-8.125-10.918-4.7396-3.9778-15.234-3.9778-9.7331 0-15.742 4.3164-5.9245 4.2318-5.9245 10.241 0 3.724 2.0312 6.4323t5.5859 4.6549 7.194 3.0469 12.018 3.2161q10.495 2.4544 18.958 5.4166 8.5482 2.9622 14.473 7.194 6.0091 4.2318 9.3099 10.749 3.3854 6.4323 3.3854 15.827z"/>
10
+ <path id="path842" d="m427.06 280.3q0 11.256-5.8398 20.228-5.7552 8.9713-16.927 14.049-11.172 5.0781-26.491 5.0781-18.366 0-30.299-6.9401-8.4635-4.9935-13.796-13.288-5.2474-8.3789-5.2474-16.25 0-4.5703 3.1315-7.7864 3.2161-3.3008 8.125-3.3008 3.9779 0 6.6862 2.5391 2.793 2.539 4.7396 7.5325 2.3698 5.9245 5.0781 9.9023 2.793 3.9778 7.7864 6.6016 4.9935 2.539 13.118 2.539 11.172 0 18.112-5.1628 7.0247-5.2474 7.0247-13.034 0-6.1784-3.8086-9.987-3.724-3.8932-9.7331-5.9245-5.9245-2.0312-15.911-4.3164-13.372-3.1315-22.428-7.2786-8.9713-4.2318-14.303-11.426-5.2474-7.2786-5.2474-18.027 0-10.241 5.5859-18.197 5.5859-7.9557 16.165-12.187 10.579-4.3164 24.883-4.3164 11.426 0 19.72 2.8776 8.3789 2.793 13.88 7.5325 5.5013 4.6549 8.0404 9.8177t2.5391 10.072q0 4.4857-3.2161 8.125-3.1315 3.5547-7.8711 3.5547-4.3164 0-6.6016-2.1159-2.2005-2.2005-4.8242-7.1094-3.3854-7.0247-8.125-10.918-4.7396-3.9778-15.234-3.9778-9.733 0-15.742 4.3164-5.9245 4.2318-5.9245 10.241 0 3.724 2.0312 6.4323t5.5859 4.6549 7.194 3.0469 12.018 3.2161q10.495 2.4544 18.958 5.4166 8.5482 2.9622 14.473 7.194 6.0091 4.2318 9.3099 10.749 3.3854 6.4323 3.3854 15.827z"/>
11
+ </g>
12
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
2
+ <rect id="rect2549" x="20.542" y="154.59" width="377.86" height="269.75" style="fill:#fff3d2;stroke-width:23.991"/>
3
+ <path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:#ffd86d;stroke-width:1.0219"/>
4
+ <path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
5
+ <g id="text13363" transform="translate(-47.969 -4.8164)" style="fill:#00c000" aria-label="&lt;/&gt;">
6
+ <path id="path6071" d="m210.79 328.21v33.164l-117.89-51.094v-28.359l117.89-51.094v33.398l-82.148 31.641z"/>
7
+ <path id="path6073" d="m283.68 230.12-32.812 135.12q-1.6406 6.6797-2.9297 10.547-1.1719 3.8672-3.75 5.9766-2.4609 2.2266-7.2656 2.2266-11.953 0-11.953-10.312 0-2.6953 2.3438-13.477l32.695-135.12q2.5781-10.781 4.9219-14.766 2.3438-3.9844 9.1406-3.9844 5.8594 0 8.9062 2.8125 3.1641 2.8125 3.1641 7.7344 0 3.6328-2.4609 13.242z"/>
8
+ <path id="path6075" d="m418.1 310.28-117.89 51.328v-33.164l82.383-32.344-82.383-31.875v-32.93l117.89 50.859z"/>
9
+ </g>
10
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
2
+ <rect id="rect2549" x="20.542" y="154.59" width="377.86" height="269.75" style="fill:#fff3d2;stroke-width:23.991"/>
3
+ <path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:#ffd86d;stroke-width:1.0219"/>
4
+ <path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
5
+ <g id="text13363" transform="translate(-47.969 -4.8164)" style="fill:#00c000" aria-label="&lt;/&gt;">
6
+ <path id="path6071" d="m210.79 328.21v33.164l-117.89-51.094v-28.359l117.89-51.094v33.398l-82.148 31.641z"/>
7
+ <path id="path6073" d="m283.68 230.12-32.812 135.12q-1.6406 6.6797-2.9297 10.547-1.1719 3.8672-3.75 5.9766-2.4609 2.2266-7.2656 2.2266-11.953 0-11.953-10.312 0-2.6953 2.3438-13.477l32.695-135.12q2.5781-10.781 4.9219-14.766 2.3438-3.9844 9.1406-3.9844 5.8594 0 8.9062 2.8125 3.1641 2.8125 3.1641 7.7344 0 3.6328-2.4609 13.242z"/>
8
+ <path id="path6075" d="m418.1 310.28-117.89 51.328v-33.164l82.383-32.344-82.383-31.875v-32.93l117.89 50.859z"/>
9
+ </g>
10
+ <path id="path2-8" d="m9.0592 154.78c49.295 49.294 98.59 98.588 147.88 147.88-49.295 49.294-98.59 98.588-147.88 147.88 14.326 14.328 28.653 28.655 42.979 42.983 49.295-49.295 98.59-98.59 147.88-147.88 49.294 49.295 98.587 98.59 147.88 147.88l42.983-42.983c-49.295-49.293-98.59-98.587-147.88-147.88 49.295-49.295 98.59-98.59 147.88-147.88-14.328-14.326-28.655-28.653-42.983-42.979-49.293 49.295-98.587 98.59-147.88 147.88-49.294-49.295-98.588-98.59-147.88-147.88-14.327 14.326-28.654 28.653-42.981 42.979z" style="fill-opacity:.72043;fill:#ee0000;stroke-width:2.2559"/>
11
+ </svg>
@@ -0,0 +1,12 @@
1
+ <svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
2
+ <path id="rect6472" d="m91.815 144.96 383.17 2.7307-79.522 269.75-380.88-2.1845z" style="fill:#fff3d2;stroke-width:23.421"/>
3
+ <g id="g7741" transform="matrix(1 0 0 .99827 -.003 -36.562)" style="fill:#ffd86d">
4
+ <path id="path7737" d="m397.29 175.37v-59.234h-174.2c0-35.205-28.539-63.745-63.745-63.745h-79.837c-35.206 2e-3 -63.745 28.54-63.745 63.745v343.48l71.826-284.39z" style="fill:#ffd86d"/>
5
+ </g>
6
+ <path id="path7743" d="m384.52 406.51h-348.13l68.703-252.27h348.85l-73.493 263.69c-2.285 8.3874 2.676 17.035 11.077 19.314 8.405 2.285 17.065-2.6694 19.35-11.058l78.904-283.56c1.288-4.7308 0.295-9.791-2.688-13.686s-7.615-6.1803-12.526-6.1803h-61.509v-43.391c0-8.6909-7.059-15.739-15.766-15.739h-160c-7.336-36.252-39.496-63.635-77.941-63.635h-79.837c-43.843 0.0019965-79.511 35.608-79.511 79.373v342.89c0 0.31146 0.025 0.61893 0.043 0.9254 8e-3 0.13676 8e-3 0.27552 0.019 0.41228 0.047 0.55903 0.123 1.1101 0.227 1.6511 0.014 0.0709 0.035 0.13876 0.049 0.20764 0.098 0.47418 0.218 0.93937 0.358 1.3956 0.044 0.14275 0.093 0.2845 0.142 0.42626 0.132 0.39331 0.281 0.78064 0.443 1.162 0.06 0.14175 0.12 0.28351 0.184 0.42327 0.207 0.44423 0.43 0.87847 0.676 1.2987 0.033 0.0569 0.06 0.1148 0.093 0.16971 0.284 0.47418 0.596 0.92739 0.927 1.3676 0.028 0.0379 0.05 0.0799 0.079 0.11779 0.066 0.0848 0.142 0.15873 0.21 0.24258 0.254 0.31745 0.517 0.62492 0.795 0.9224 0.12 0.12878 0.24 0.25655 0.364 0.38134 0.309 0.31046 0.632 0.60395 0.966 0.88746 0.084 0.0709 0.162 0.14774 0.248 0.21762 0.429 0.3474 0.875 0.67183 1.34 0.97631 0.084 0.0549 0.172 0.10082 0.255 0.15473 0.383 0.23958 0.777 0.46319 1.184 0.66884 0.136 0.0689 0.274 0.13576 0.412 0.19965 0.375 0.17769 0.758 0.34041 1.151 0.48815 0.139 0.0539 0.276 0.10881 0.416 0.15773 0.465 0.16172 0.94 0.30248 1.424 0.42227 0.061 0.016 0.12 0.0359 0.181 0.0499 0.49 0.1128 0.989 0.20764 1.496 0.27552 0.041 5e-3 0.08 3e-3 0.12 8e-3 0.621 0.0789 1.249 0.12279 1.882 0.12578 0.032 0 0.063 6e-3 0.095 6e-3 0.013 0 0.025-2e-3 0.036-2e-3l379.44-0.26213zm-305.01-375.03h79.839c26.454 0 47.978 21.486 47.978 47.895 0 8.6909 7.059 15.739 15.766 15.739h158.43v27.652h-288.48c-7.115 0-13.348 4.7567-15.214 11.611l-46.295 170v-224.99c0-26.408 21.522-47.894 47.978-47.894z" style="fill:#fbbb19;stroke-width:.99913"/>
7
+ <g id="text13363" transform="matrix(1 0 -.332 .96554 88.261 -3.4008)" style="fill:#00c000" aria-label="&lt;/&gt;">
8
+ <path id="path6071" d="m210.79 328.21v33.164l-117.89-51.094v-28.359l117.89-51.094v33.398l-82.148 31.641z"/>
9
+ <path id="path6073" d="m283.68 230.12-32.812 135.12q-1.6406 6.6797-2.9297 10.547-1.1719 3.8672-3.75 5.9766-2.4609 2.2266-7.2656 2.2266-11.953 0-11.953-10.312 0-2.6953 2.3438-13.477l32.695-135.12q2.5781-10.781 4.9219-14.766 2.3438-3.9844 9.1406-3.9844 5.8594 0 8.9062 2.8125 3.1641 2.8125 3.1641 7.7344 0 3.6328-2.4609 13.242z"/>
10
+ <path id="path6075" d="m418.1 310.28-117.89 51.328v-33.164l82.383-32.344-82.383-31.875v-32.93l117.89 50.859z"/>
11
+ </g>
12
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg id="Layer_1" version="1.1" viewBox="0 0 490.33 438" xmlns="http://www.w3.org/2000/svg">
2
+ <rect id="rect2549" x="20.542" y="154.59" width="377.86" height="269.75" style="fill:#fff3d2;stroke-width:23.991"/>
3
+ <path id="path3478" d="m213.77 79.22c0-35.312-27.41-63.94-61.224-63.94h-76.68c-33.812 0-61.224 28.626-61.224 63.94v69.799h384.84l-0.56663-70.933z" style="fill:#ffd86d;stroke-width:1.0219"/>
4
+ <path id="path3480" d="m399.15 407.78-369.87-0.36541v-238.18h355.56l1.6677 254.73c3.1434 20.966 26.834 15.325 27.28 0l0.33233-270.02v-74.715c0-8.4427-6.556-15.29-14.64-15.29h-172.49c-6.841-36.394-37.621-63.938-74.446-63.938h-76.68c-41.832 0-75.863 35.542-75.863 79.228v343.48c0 8.4427 6.554 15.29 14.64 15.29l385.29-0.35086m-370.65-358.42c0-26.826 20.897-48.65 46.584-48.65h76.681c25.686 0 46.584 21.824 46.584 48.65 0 8.4427 6.554 15.29 14.64 15.29h171.07v44.134h-355.56z" style="fill:#fbbb19;stroke-width:1.0219"/>
5
+ <g id="text13363" transform="matrix(.8839 0 0 .8839 -18.671 23.801)" style="fill:#155193" aria-label="{;}">
6
+ <path id="path6374" d="m157 301.18q9.2448 5.7292 14.453 12.891 5.2083 7.0313 7.2917 18.099 2.0833 10.938 2.0833 28.125 0 12.891 0.52083 19.01 0.65105 6.1198 2.3438 9.2448 1.8229 3.2552 4.2969 4.1667 2.474 1.0417 8.4636 1.9531 4.9479 0.65104 8.2031 4.8177 3.2552 4.1667 3.2552 10.938 0 15.755-19.141 15.755-11.849 0-21.224-4.9479-9.2448-4.9479-14.323-14.063-5.0781-8.9844-5.2083-20.703-0.39063-19.792-0.78125-31.771-0.39063-11.979-1.1719-15.495-1.9531-8.724-5.8594-13.151-3.776-4.4271-10.026-8.2031-6.1198-3.9063-8.724-6.901-2.6042-3.125-2.6042-9.7656 0-9.6354 7.5521-14.453 9.375-5.8594 13.281-9.8958 4.0365-4.1667 5.599-10.547 1.6927-6.5104 1.9531-14.063 0.26042-7.6823 0.78125-36.719 0.39063-17.969 11.328-28.646 11.068-10.807 29.427-10.807 19.141 0 19.141 15.495 0 7.0313-3.2552 11.068-3.125 4.0365-8.2031 4.6875-7.5521 1.0417-10.547 3.125-2.9948 2.0833-3.9062 8.0729t-1.1719 23.177q-0.26042 16.797-2.0833 27.604-1.6927 10.677-6.901 18.229-5.0781 7.5521-14.844 13.672z"/>
7
+ <path id="path6376" d="m253.74 373.7q-8.5938 0-14.844-5.2083-6.25-5.3386-6.25-14.844 0-8.2031 6.1198-13.802 6.1198-5.599 14.453-5.599 6.25 0 11.328 3.3854t7.9427 10.026q2.8646 6.5104 2.8646 16.146 0 12.891-5.4688 24.089-5.4688 11.328-13.411 17.839-7.8125 6.6406-14.193 6.6406-4.0365 0-6.5104-2.7344-2.474-2.6042-2.474-6.1198 0-5.3386 5.2083-8.5938 15.234-8.3334 15.234-21.224zm-17.839-125.39q0-9.2448 5.7292-14.323 5.8594-5.0781 14.063-5.0781 7.9427 0 13.672 5.2083 5.7292 5.0781 5.7292 14.193 0 7.4219-6.1198 13.542-5.9896 5.9896-13.281 5.9896-5.4688 0-10.026-2.6042-4.4271-2.6042-7.1615-6.901-2.6042-4.4271-2.6042-10.026z"/>
8
+ <path id="path6378" d="m354 301.18q-7.0313-4.4271-11.458-9.2448-4.4271-4.8177-7.2917-11.719t-4.0365-16.276q-1.1719-9.5052-1.1719-22.266 0-12.37-0.52083-18.88-0.52084-6.6406-2.0833-9.6354t-4.4271-4.0365q-2.7344-1.1719-8.4636-1.8229-4.8177-0.65104-8.2031-4.6875-3.2552-4.0365-3.2552-11.068 0-15.495 18.88-15.495 12.109 0 21.224 4.9479 9.2448 4.8177 14.453 13.932 5.3386 8.9844 5.4688 20.573 0.78125 43.229 1.8229 47.526 2.0833 8.5938 6.1198 13.151 4.0365 4.4271 9.7656 7.9427 5.7292 3.3854 8.4636 6.7708 2.8646 3.3854 2.8646 10.286 0 9.7656-7.4219 14.323-9.1146 5.599-13.281 9.8958-4.0365 4.1667-5.7292 10.547-1.5625 6.25-1.9531 18.88-0.26042 12.63-0.65104 31.641-0.39063 17.969-11.589 28.776-11.068 10.938-29.557 10.938-9.1146 0-14.063-4.0365-4.8177-4.0365-4.8177-11.719 0-4.2969 1.5625-7.9427 1.5625-3.5156 4.0365-5.4688 2.6042-1.9531 5.8594-2.3438 5.8594-0.78125 8.724-1.9531 2.8646-1.1719 4.2969-4.4271 1.5625-3.2552 1.9531-9.6354 0.52083-6.25 0.52083-18.359 0.26042-17.969 2.0833-28.125 1.8229-10.156 6.901-17.448 5.0781-7.2917 14.974-13.542z"/>
9
+ </g>
10
+ </svg>