phcthemes_admin_panel_pack 5.0.0 → 5.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (129) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/smarty/core.js +28154 -0
  3. data/app/assets/javascripts/smarty/core.min.js +2 -0
  4. data/app/assets/javascripts/smarty/core.sow_builder.js +84 -0
  5. data/app/assets/javascripts/smarty/core.sow_builder.min.js +1 -0
  6. data/app/assets/javascripts/smarty/phcthemes_admin_panel_pack_smarty.js +3 -0
  7. data/app/assets/javascripts/smarty/vendor.chartjs.js +20776 -0
  8. data/app/assets/javascripts/smarty/vendor.chartjs.min.js +1 -0
  9. data/app/assets/javascripts/smarty/vendor.cocoen.js +1 -0
  10. data/app/assets/javascripts/smarty/vendor.cocoen.min.js +1 -0
  11. data/app/assets/javascripts/smarty/vendor.colorpicker.js +3 -0
  12. data/app/assets/javascripts/smarty/vendor.colorpicker.min.js +1 -0
  13. data/app/assets/javascripts/smarty/vendor.datatables.js +42928 -0
  14. data/app/assets/javascripts/smarty/vendor.datatables.min.js +1 -0
  15. data/app/assets/javascripts/smarty/vendor.datepicker.js +2039 -0
  16. data/app/assets/javascripts/smarty/vendor.datepicker.min.js +1 -0
  17. data/app/assets/javascripts/smarty/vendor.daterangepicker.js +1578 -0
  18. data/app/assets/javascripts/smarty/vendor.daterangepicker.min.js +1 -0
  19. data/app/assets/javascripts/smarty/vendor.easypie.js +364 -0
  20. data/app/assets/javascripts/smarty/vendor.easypie.min.js +1 -0
  21. data/app/assets/javascripts/smarty/vendor.fancybox.js +5632 -0
  22. data/app/assets/javascripts/smarty/vendor.fancybox.min.js +1 -0
  23. data/app/assets/javascripts/smarty/vendor.flickity.js +4597 -0
  24. data/app/assets/javascripts/smarty/vendor.flickity.min.js +1 -0
  25. data/app/assets/javascripts/smarty/vendor.flot.js +11921 -0
  26. data/app/assets/javascripts/smarty/vendor.flot.min.js +1 -0
  27. data/app/assets/javascripts/smarty/vendor.fullcalendar.js +14597 -0
  28. data/app/assets/javascripts/smarty/vendor.fullcalendar.min.js +1 -0
  29. data/app/assets/javascripts/smarty/vendor.leaflet.js +6 -0
  30. data/app/assets/javascripts/smarty/vendor.leaflet.min.js +1 -0
  31. data/app/assets/javascripts/smarty/vendor.markdowneditor.js +7 -0
  32. data/app/assets/javascripts/smarty/vendor.markdowneditor.min.js +1 -0
  33. data/app/assets/javascripts/smarty/vendor.mediumeditor.js +7893 -0
  34. data/app/assets/javascripts/smarty/vendor.mediumeditor.min.js +1 -0
  35. data/app/assets/javascripts/smarty/vendor.pdfmake.js +79493 -0
  36. data/app/assets/javascripts/smarty/vendor.pdfmake.min.js +1 -0
  37. data/app/assets/javascripts/smarty/vendor.photoswipe.js +4595 -0
  38. data/app/assets/javascripts/smarty/vendor.photoswipe.min.js +1 -0
  39. data/app/assets/javascripts/smarty/vendor.prismjs.js +7219 -0
  40. data/app/assets/javascripts/smarty/vendor.prismjs.min.js +1 -0
  41. data/app/assets/javascripts/smarty/vendor.quilleditor.js +11562 -0
  42. data/app/assets/javascripts/smarty/vendor.quilleditor.min.js +1 -0
  43. data/app/assets/javascripts/smarty/vendor.sparkline.js +3068 -0
  44. data/app/assets/javascripts/smarty/vendor.sparkline.min.js +1 -0
  45. data/app/assets/javascripts/smarty/vendor.summernoteeditor.js +10235 -0
  46. data/app/assets/javascripts/smarty/vendor.summernoteeditor.min.js +1 -0
  47. data/app/assets/javascripts/smarty/vendor.swiper.js +9899 -0
  48. data/app/assets/javascripts/smarty/vendor.swiper.min.js +1 -0
  49. data/app/assets/javascripts/smarty/vendor_bundle.js +30514 -0
  50. data/app/assets/javascripts/smarty/vendor_bundle.min.js +2 -0
  51. data/app/assets/stylesheets/smarty/default/phcthemes_admin_panel_pack_smarty.scss +7 -0
  52. data/app/assets/stylesheets/smarty/theme/css/core.css +20170 -0
  53. data/app/assets/stylesheets/smarty/theme/css/core.min.css +2 -0
  54. data/app/assets/stylesheets/smarty/theme/css/vendor.chartjs.css +55 -0
  55. data/app/assets/stylesheets/smarty/theme/css/vendor.chartjs.min.css +1 -0
  56. data/app/assets/stylesheets/smarty/theme/css/vendor.cocoen.css +59 -0
  57. data/app/assets/stylesheets/smarty/theme/css/vendor.cocoen.min.css +1 -0
  58. data/app/assets/stylesheets/smarty/theme/css/vendor.colorpicker.css +1196 -0
  59. data/app/assets/stylesheets/smarty/theme/css/vendor.colorpicker.min.css +1 -0
  60. data/app/assets/stylesheets/smarty/theme/css/vendor.datatables.css +1258 -0
  61. data/app/assets/stylesheets/smarty/theme/css/vendor.datatables.min.css +1 -0
  62. data/app/assets/stylesheets/smarty/theme/css/vendor.datepicker.css +173 -0
  63. data/app/assets/stylesheets/smarty/theme/css/vendor.datepicker.min.css +1 -0
  64. data/app/assets/stylesheets/smarty/theme/css/vendor.daterangepicker.css +545 -0
  65. data/app/assets/stylesheets/smarty/theme/css/vendor.daterangepicker.min.css +1 -0
  66. data/app/assets/stylesheets/smarty/theme/css/vendor.fancybox.css +927 -0
  67. data/app/assets/stylesheets/smarty/theme/css/vendor.fancybox.min.css +1 -0
  68. data/app/assets/stylesheets/smarty/theme/css/vendor.flickity.css +263 -0
  69. data/app/assets/stylesheets/smarty/theme/css/vendor.flickity.min.css +1 -0
  70. data/app/assets/stylesheets/smarty/theme/css/vendor.flot.css +17 -0
  71. data/app/assets/stylesheets/smarty/theme/css/vendor.flot.min.css +1 -0
  72. data/app/assets/stylesheets/smarty/theme/css/vendor.fullcalendar.css +1685 -0
  73. data/app/assets/stylesheets/smarty/theme/css/vendor.fullcalendar.min.css +1 -0
  74. data/app/assets/stylesheets/smarty/theme/css/vendor.leaflet.css +653 -0
  75. data/app/assets/stylesheets/smarty/theme/css/vendor.leaflet.min.css +1 -0
  76. data/app/assets/stylesheets/smarty/theme/css/vendor.markdowneditor.css +7 -0
  77. data/app/assets/stylesheets/smarty/theme/css/vendor.markdowneditor.min.css +1 -0
  78. data/app/assets/stylesheets/smarty/theme/css/vendor.mediumeditor.css +308 -0
  79. data/app/assets/stylesheets/smarty/theme/css/vendor.mediumeditor.min.css +1 -0
  80. data/app/assets/stylesheets/smarty/theme/css/vendor.photoswipe.css +436 -0
  81. data/app/assets/stylesheets/smarty/theme/css/vendor.photoswipe.min.css +1 -0
  82. data/app/assets/stylesheets/smarty/theme/css/vendor.prismjs.css +364 -0
  83. data/app/assets/stylesheets/smarty/theme/css/vendor.prismjs.min.css +1 -0
  84. data/app/assets/stylesheets/smarty/theme/css/vendor.quilleditor.css +953 -0
  85. data/app/assets/stylesheets/smarty/theme/css/vendor.quilleditor.min.css +1 -0
  86. data/app/assets/stylesheets/smarty/theme/css/vendor.summernoteeditor.css +710 -0
  87. data/app/assets/stylesheets/smarty/theme/css/vendor.summernoteeditor.min.css +1 -0
  88. data/app/assets/stylesheets/smarty/theme/css/vendor.swiper.css +762 -0
  89. data/app/assets/stylesheets/smarty/theme/css/vendor.swiper.min.css +1 -0
  90. data/app/assets/stylesheets/smarty/theme/css/vendor_bundle.css +168 -0
  91. data/app/assets/stylesheets/smarty/theme/css/vendor_bundle.min.css +2 -0
  92. data/app/assets/stylesheets/smarty/theme/fonts/flaticon/Flaticon.eot +0 -0
  93. data/app/assets/stylesheets/smarty/theme/fonts/flaticon/Flaticon.svg +250 -0
  94. data/app/assets/stylesheets/smarty/theme/fonts/flaticon/Flaticon.ttf +0 -0
  95. data/app/assets/stylesheets/smarty/theme/fonts/flaticon/Flaticon.woff +0 -0
  96. data/app/assets/stylesheets/smarty/theme/fonts/flaticon/Flaticon.woff2 +0 -0
  97. data/app/assets/stylesheets/smarty/theme/fonts/summernote.eot +0 -0
  98. data/app/assets/stylesheets/smarty/theme/fonts/summernote.hash +1 -0
  99. data/app/assets/stylesheets/smarty/theme/fonts/summernote.ttf +0 -0
  100. data/app/assets/stylesheets/smarty/theme/fonts/summernote.woff +0 -0
  101. data/app/assets/stylesheets/smarty/theme/fonts/summernote.woff2 +0 -0
  102. data/app/assets/stylesheets/smarty/theme/images/credit_card/2co.svg +1 -0
  103. data/app/assets/stylesheets/smarty/theme/images/credit_card/amazon.svg +1 -0
  104. data/app/assets/stylesheets/smarty/theme/images/credit_card/amazon_pay_logo.svg +1 -0
  105. data/app/assets/stylesheets/smarty/theme/images/credit_card/american_express.svg +1 -0
  106. data/app/assets/stylesheets/smarty/theme/images/credit_card/apple_pay.svg +1 -0
  107. data/app/assets/stylesheets/smarty/theme/images/credit_card/bitcoin.svg +1 -0
  108. data/app/assets/stylesheets/smarty/theme/images/credit_card/dinners_club.svg +1 -0
  109. data/app/assets/stylesheets/smarty/theme/images/credit_card/discover.svg +1 -0
  110. data/app/assets/stylesheets/smarty/theme/images/credit_card/ebay.svg +1 -0
  111. data/app/assets/stylesheets/smarty/theme/images/credit_card/jcb.svg +1 -0
  112. data/app/assets/stylesheets/smarty/theme/images/credit_card/mastercard.svg +1 -0
  113. data/app/assets/stylesheets/smarty/theme/images/credit_card/paypal.svg +1 -0
  114. data/app/assets/stylesheets/smarty/theme/images/credit_card/paypal_logo.svg +1 -0
  115. data/app/assets/stylesheets/smarty/theme/images/credit_card/shopify.svg +1 -0
  116. data/app/assets/stylesheets/smarty/theme/images/credit_card/skrill.svg +1 -0
  117. data/app/assets/stylesheets/smarty/theme/images/credit_card/switch.svg +1 -0
  118. data/app/assets/stylesheets/smarty/theme/images/credit_card/visa.svg +1 -0
  119. data/app/assets/stylesheets/smarty/theme/images/credit_card/western_union.svg +1 -0
  120. data/app/assets/stylesheets/smarty/theme/images/flags.png +0 -0
  121. data/app/assets/stylesheets/smarty/theme/images/logo/logo_dark.svg +2 -0
  122. data/app/assets/stylesheets/smarty/theme/images/logo/logo_light.svg +2 -0
  123. data/app/assets/stylesheets/smarty/theme/images/logo/logo_sm.svg +1 -0
  124. data/app/assets/stylesheets/smarty/theme/images/manifest/icon_192x192.png +0 -0
  125. data/app/assets/stylesheets/smarty/theme/images/manifest/icon_512x512.png +0 -0
  126. data/app/assets/stylesheets/smarty/theme/images/manifest/manifest.json +20 -0
  127. data/app/assets/stylesheets/smarty/theme/images/masks/shape-line-lense.svg +1 -0
  128. data/lib/phcthemes_admin_panel_pack/version.rb +1 -1
  129. metadata +128 -2
@@ -0,0 +1 @@
1
+ 9fe8a4284ea6542e5b857380d2288fbd
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 160 100" xmlns="http://www.w3.org/2000/svg"><title/><g transform="translate(-1)" fill="none"><path d="M149 0h-140c-4 0-8 4-8 8v80c0 8 4 12 12 12h136c8 0 12-4 12-12v-76c0-8-4-12-12-12zm0 0" fill="#F4F4F4"/><circle cx="81" cy="50" fill="#306FC5" r="44"/><path d="M92 58.578v5.315c-.7.439-1.448.825-2.244 1.158-1.904.798-3.99 1.197-6.258 1.197s-4.354-.399-6.258-1.197-3.535-1.897-4.893-3.297c-1.358-1.4-2.422-3.052-3.192-4.956-.77-1.904-1.155-3.962-1.155-6.174s.385-4.27 1.155-6.174c.77-1.904 1.834-3.556 3.192-4.956 1.358-1.4 2.989-2.499 4.893-3.297s3.99-1.197 6.258-1.197 4.354.399 6.258 1.197c.796.333 1.544.72 2.244 1.158v5.315l-.354-.404c-.98-1.064-2.156-1.911-3.528-2.541-1.372-.63-2.912-.945-4.62-.945-1.708 0-3.248.315-4.62.945-1.372.63-2.548 1.477-3.528 2.541-.98 1.064-1.736 2.317-2.268 3.759-.532 1.442-.798 2.975-.798 4.599s.266 3.157.798 4.599c.532 1.442 1.288 2.695 2.268 3.759.98 1.064 2.156 1.911 3.528 2.541 1.372.63 2.912.945 4.62.945 1.708 0 3.248-.315 4.62-.945 1.372-.63 2.548-1.477 3.528-2.541l.354-.404zm-46 2.63l11.928-11.844c.42-.392.826-.819 1.218-1.281.392-.462.742-.945 1.05-1.449.308-.504.553-1.036.735-1.596.182-.56.273-1.148.273-1.764 0-.728-.133-1.386-.399-1.974-.266-.588-.63-1.085-1.092-1.491-.462-.406-1.008-.721-1.638-.945-.63-.224-1.295-.336-1.995-.336-1.456 0-2.66.406-3.612 1.218-.952.812-1.554 1.932-1.806 3.36l-4.368-.378c.196-1.316.581-2.457 1.155-3.423.574-.966 1.288-1.771 2.142-2.415.854-.644 1.834-1.12 2.94-1.428 1.106-.308 2.303-.462 3.591-.462 1.288 0 2.499.175 3.633.525 1.134.35 2.128.868 2.982 1.554.854.686 1.526 1.54 2.016 2.562.49 1.022.735 2.219.735 3.591 0 .98-.147 1.897-.441 2.751-.294.854-.679 1.659-1.155 2.415s-1.022 1.47-1.638 2.142c-.616.672-1.26 1.33-1.932 1.974l-9.786 9.45h14.952v3.528h-19.488v-4.284zm63.46 5.04c-2.268 0-4.354-.399-6.258-1.197s-3.535-1.897-4.893-3.297c-1.358-1.4-2.422-3.052-3.192-4.956-.77-1.904-1.155-3.962-1.155-6.174s.385-4.27 1.155-6.174c.77-1.904 1.834-3.556 3.192-4.956 1.358-1.4 2.989-2.499 4.893-3.297s3.99-1.197 6.258-1.197 4.354.399 6.258 1.197 3.535 1.897 4.893 3.297c1.358 1.4 2.422 3.052 3.192 4.956.77 1.904 1.155 3.962 1.155 6.174s-.385 4.27-1.155 6.174c-.77 1.904-1.834 3.556-3.192 4.956-1.358 1.4-2.989 2.499-4.893 3.297s-3.99 1.197-6.258 1.197zm0-3.78c1.708 0 3.248-.315 4.62-.945 1.372-.63 2.548-1.477 3.528-2.541.98-1.064 1.736-2.317 2.268-3.759.532-1.442.798-2.975.798-4.599s-.266-3.157-.798-4.599c-.532-1.442-1.288-2.695-2.268-3.759-.98-1.064-2.156-1.911-3.528-2.541-1.372-.63-2.912-.945-4.62-.945-1.708 0-3.248.315-4.62.945-1.372.63-2.548 1.477-3.528 2.541-.98 1.064-1.736 2.317-2.268 3.759-.532 1.442-.798 2.975-.798 4.599s.266 3.157.798 4.599c.532 1.442 1.288 2.695 2.268 3.759.98 1.064 2.156 1.911 3.528 2.541 1.372.63 2.912.945 4.62.945zm0 0" fill="#fff"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns" viewBox="0 0 72 45"><title>creditcards_amazon-payments</title><desc>Created with Sketch.</desc><defs><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="a"><stop stop-color="#fff" offset="0%"/><stop stop-color="#EAEBED" offset="100%"/></linearGradient></defs><g sketch:type="MSLayerGroup" fill="none"><path d="M72 40.5c0 2.475-2.025 4.5-4.5 4.5h-63c-2.475 0-4.5-2.025-4.5-4.5v-36c0-2.475 2.025-4.5 4.5-4.5h63c2.475 0 4.5 2.025 4.5 4.5v36z" fill="url(#a)" sketch:type="MSShapeGroup"/><path d="M67.5.15c2.399 0 4.35 1.951 4.35 4.35v36c0 2.399-1.951 4.35-4.35 4.35h-63c-2.399 0-4.35-1.951-4.35-4.35v-36c0-2.399 1.951-4.35 4.35-4.35h63zm0-.15h-63c-2.475 0-4.5 2.025-4.5 4.5v36c0 2.475 2.025 4.5 4.5 4.5h63c2.475 0 4.5-2.025 4.5-4.5v-36c0-2.475-2.025-4.5-4.5-4.5z" fill="#999" sketch:type="MSShapeGroup"/><g sketch:type="MSShapeGroup"><path d="M42.528 20.36c-2.948 2.221-7.222 3.402-10.902 3.402-5.158 0-9.803-1.947-13.317-5.187-.276-.254-.03-.602.302-.405 3.792 2.253 8.482 3.609 13.325 3.609 3.267 0 6.859-.692 10.164-2.123.498-.216.916.335.428.703M43.755 18.93c-.377-.493-2.492-.234-3.442-.117-.288.035-.333-.222-.073-.408 1.688-1.21 4.453-.861 4.774-.456.324.409-.085 3.239-1.667 4.59-.243.208-.475.097-.367-.177.356-.907 1.152-2.939.775-3.432" fill="#F79821"/><path d="M40.379 9.857v-1.176c.001-.179.133-.298.292-.298l5.162-.001c.165 0 .297.123.297.297v1.009c-.002.169-.141.39-.389.74l-2.674 3.897c.992-.024 2.042.128 2.944.646.203.117.258.289.274.459v1.255c0 .173-.185.373-.38.269-1.588-.85-3.697-.942-5.454.011-.18.097-.367-.1-.367-.273v-1.193c0-.191.004-.517.192-.808l3.098-4.537h-2.697c-.165 0-.297-.12-.299-.296M21.551 17.201h-1.57c-.15-.01-.269-.124-.281-.271l.001-8.228c0-.165.135-.296.303-.296l1.462-.001c.153.008.276.126.286.277v1.074h.029c.381-1.039 1.099-1.524 2.067-1.524.982 0 1.598.485 2.038 1.524.381-1.039 1.246-1.524 2.17-1.524.66 0 1.378.277 1.818.9.498.693.396 1.697.396 2.58l-.002 5.193c0 .164-.135.296-.303.296h-1.569c-.158-.01-.282-.138-.282-.296l-.001-4.362c0-.346.029-1.212-.044-1.541-.117-.554-.469-.71-.923-.71-.381 0-.777.26-.938.675-.161.416-.147 1.108-.147 1.576v4.362c0 .164-.135.296-.303.296h-1.569c-.158-.01-.282-.138-.282-.296l-.002-4.362c0-.918.147-2.268-.967-2.268-1.129 0-1.085 1.316-1.085 2.268l-.001 4.362c0 .164-.135.296-.303.296" fill="#0A0B09"/><path d="M50.589 9.911c-1.158 0-1.231 1.61-1.231 2.614 0 1.004-.014 3.151 1.217 3.151 1.217 0 1.275-1.732 1.275-2.788 0-.692-.029-1.524-.235-2.182-.176-.571-.528-.796-1.026-.796zm-.014-1.68c2.331 0 3.591 2.043 3.591 4.641 0 2.51-1.392 4.502-3.591 4.502-2.287 0-3.533-2.044-3.533-4.589 0-2.563 1.261-4.554 3.533-4.554zM57.188 17.201h-1.565c-.157-.01-.282-.138-.282-.296l-.003-8.232c.013-.151.143-.268.302-.268l1.456-.001c.137.008.25.103.279.231v1.259h.029c.44-1.126 1.055-1.662 2.14-1.662.703 0 1.393.26 1.832.97.41.658.41 1.766.41 2.562v5.178c-.017.146-.146.259-.301.259h-1.574c-.145-.009-.263-.119-.279-.259v-4.468c0-.9.103-2.217-.982-2.217-.381 0-.733.26-.909.658-.22.503-.25 1.004-.25 1.559v4.431c-.003.164-.138.296-.305.296" fill="#0A0B09"/><path d="M37.848 17.18c-.104.095-.254.102-.371.037-.521-.443-.615-.647-.9-1.068-.862.896-1.472 1.166-2.589 1.166-1.322 0-2.351-.833-2.351-2.499 0-1.301.691-2.187 1.675-2.62.852-.382 2.042-.451 2.953-.556v-.208c0-.382.029-.833-.191-1.163-.191-.295-.558-.417-.882-.417-.599 0-1.131.313-1.262.963-.027.145-.13.287-.273.295l-1.522-.168c-.129-.03-.271-.135-.234-.335.35-1.885 2.017-2.454 3.512-2.454.764 0 1.763.208 2.365.798.764.729.69 1.701.69 2.76v2.497c0 .751.306 1.081.593 1.486.1.146.123.319-.005.426-.321.275-.89.78-1.204 1.065l-.004-.004zm-1.583-3.909c0 .625.015 1.145-.294 1.701-.25.451-.647.729-1.087.729-.602 0-.955-.469-.955-1.163 0-1.365 1.2-1.614 2.336-1.614v.347zM17.262 17.18c-.104.095-.254.102-.371.037-.522-.443-.615-.647-.9-1.068-.862.896-1.473 1.166-2.589 1.166-1.322 0-2.351-.833-2.351-2.499 0-1.301.69-2.187 1.675-2.62.852-.382 2.042-.451 2.952-.556v-.208c0-.382.03-.833-.19-1.163-.191-.295-.559-.417-.882-.417-.599 0-1.132.313-1.262.963-.027.145-.13.287-.273.295l-1.522-.168c-.129-.03-.271-.135-.234-.335.35-1.885 2.017-2.454 3.512-2.454.764 0 1.763.208 2.365.798.764.729.69 1.701.69 2.76v2.497c0 .751.306 1.081.593 1.486.1.146.123.319-.005.426-.321.275-.891.78-1.204 1.065l-.004-.004zm-1.583-3.909c0 .625.015 1.145-.294 1.701-.25.451-.647.729-1.087.729-.602 0-.955-.469-.955-1.163 0-1.365 1.2-1.614 2.336-1.614v.347z" fill="#0A0B09"/></g><g fill="#F79821" sketch:type="MSShapeGroup"><path d="M29.48 28.452c.975-1.811 3.479-1.895 4.159.232.147-.211.393-.728.902-1.113 1.349-1.019 3.122-.363 3.501 1.271.109.468.16.957.166 1.437.02 1.561.016 3.121-.002 4.682 0 .465-.041.574-.649.574-.595 0-.625-.129-.625-.514-.009-1.686.015-3.373-.024-5.058-.01-.407-.149-.849-.353-1.206-.406-.711-1.148-.799-1.775-.261-.568.488-.872 1.119-.879 1.86-.015 1.561-.005 3.121-.007 4.682-.001.467.012.552-.621.552-.712 0-.664-.087-.666-.562-.007-1.756-.008-3.512-.011-5.267-.001-.515-.217-.955-.583-1.291-.587-.538-1.468-.308-1.948.45-.354.56-.489 1.173-.494 1.815-.012 1.463-.018 2.927.005 4.389.007.435-.085.466-.555.466-.591 0-.675.037-.674-.461.006-2.481.006-4.961-.001-7.441 0-.375.084-.394.582-.394.451 0 .558-.003.558.415l-.003.742M8.165 28.362c.562-.821 1.284-1.26 2.297-1.245.863.013 1.455.457 1.934 1.089.552.729.795 1.586.851 2.474.068 1.093.04 2.185-.416 3.224-.679 1.545-2.042 2.179-3.477 1.6-.4-.162-.716-.527-1.102-.824l-.006 3.15c0 .358-.056.358-.606.358-.498 0-.602 0-.602-.375l-.008-10.071c0-.318-.086-.457.374-.457.84 0 .761-.112.761.701v.374zm.435 5.147c.357 1.004 1.459 1.433 2.247.874.338-.24.576-.663.768-1.047.393-.789.311-1.657.243-2.492-.046-.564-.176-1.154-.416-1.665-.596-1.269-1.789-1.171-2.603-.171-.291.358-.595.926-.595 2.274 0 1.369.24 1.901.356 2.226zm10.662 1.013c-.613.885-1.468 1.31-2.482 1.296-1.745-.023-2.846-1.123-2.548-2.912.241-1.449 1.015-2.081 2.529-2.266.695-.085 1.625-.118 2.326-.153 0 0 .02-1.199-.152-1.587-.342-.771-1.654-.911-2.504-.503-.401.192-.603.424-.75.807-.179.465.032.339-1.075.275-.332-.019-.171-.386-.104-.605.329-1.074 1.299-1.529 2.391-1.655.53-.061 1.082-.064 1.609.012.99.144 1.634.827 1.798 1.82.058.353.086.715.09 1.073.011 1.142-.006 2.285.008 3.427.007.567.019 1.14.104 1.699.044.286-.081.378-.276.397-.738 0-.956.056-.973-.36l.009-.766zm-.117-3.12c-.893.035-1.819.121-2.506.331-.989.302-1.376 1.375-1.008 2.23.4.928 1.741 1.132 2.554.377.96-.892.96-1.715.96-2.937zm21.549.091c-.019.97.048 1.849.749 2.539.917.902 2.254.707 2.886-.422.351-.627.242-.755 1.043-.415.372.158.379.242.271.505-.512 1.248-1.542 1.925-2.737 1.997-2.178.131-3.223-1.398-3.508-2.979-.237-1.313-.185-2.619.428-3.851.937-1.882 3.266-2.441 4.804-1.098 1.041.909 1.312 2.187 1.22 3.526-.005.077-.085.199-.364.199h-4.792zm.069-.94c1.222 0 2.575.016 3.743.001 0 0 0-.689-.278-1.414-.335-.872-1.433-1.322-2.194-.925-.84.437-1.271 1.26-1.271 2.339zm21.15 5.14c-1.228 0-2.107-.316-2.774-1.276-.156-.224-.263-.486-.361-.742-.072-.271.013-.337.39-.456.582-.184.596-.303.84.187.634 1.275 2.246 1.582 3.294.748.68-.541.458-1.671-.447-1.963-.608-.196-1.243-.317-1.874-.435-.988-.185-1.854-.922-1.956-1.808-.12-1.035.017-1.853 1.056-2.479.917-.56 2.396-.601 3.35-.09.438.235.877.729 1.111 1.396.125.356.082.379-.317.477-.609.15-.672.173-.793-.077-.474-.977-1.079-1.243-2.036-1.03-.808.181-1.11.546-1.087 1.237.02.572.448.937 1.175 1.093.775.166 1.568.312 2.298.602.792.314 1.135 1.02 1.197 1.85 0 1.533-.881 2.765-3.066 2.765m-13.665-7.314c.281-.321.49-.643.775-.87.817-.65 2.04-.646 2.87-.02.443.334 1.012 1.098 1.012 2.551l.011 4.932c-.001.497-.017.55-.665.55-.527 0-.569-.103-.561-.537.026-1.463.019-2.926.003-4.389-.004-.383-.011-.829-.073-1.209-.106-.656-.503-1.114-1.198-1.208-.662-.09-1.125.326-1.506.822-.446.58-.563 1.262-.576 1.954-.025 1.365.002 2.731.002 4.096 0 .438-.107.465-.591.465-.577 0-.646.015-.646-.451.02-2.466.021-4.933-.002-7.399-.005-.481-.005-.465.658-.465.524 0 .487.112.487.503v.674m-23.814 4.841c.427-1.334 1.805-5.667 1.805-5.667.079-.241.079-.247.937-.247.304 0 .181.216.039.648l-2.746 8.701s-.209.64-.557 1.105c-.508.679-1.17.737-2.08.668-.476-.036-.476-.109-.454-.61.022-.501.048-.45.595-.384.28.033.928.227 1.345-.654.184-.389.495-1.533.495-1.533l-2.36-7.397c-.147-.475-.216-.556.434-.556.837 0 .727.05.9.639l1.646 5.288m31.882-6.014h1.22c.381 0 .392.06.392.456 0 .51-.011.575-.375.575h-1.238c-.009.168-.004 5.122-.004 5.122-.007.832.302 1.355 1.357 1.218.639-.083.674-.167.674.334.001.621.039.607-.425.689-.399.07-.819.109-1.213.055-1.152-.159-1.573-.999-1.596-1.96l-.012-5.458h-.896c-.452 0-.378-.148-.378-.529 0-.47-.038-.492.365-.502h.909v-1.576c0-.399-.005-.438.73-.57.483-.087.492.061.492.484l-.004 1.662"/></g></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 127.225 60"><defs><style>.a{fill:#f39600;}.b{fill:none;}</style></defs><path d="M95.68 23.852a12.98 12.98 0 0 0-4.087.756c-.156.156-.156.156-.156.303v18.78a.326.326 0 0 0 .303.31h1.363a.326.326 0 0 0 .302-.3v-6.21a4.81 4.81 0 0 0 2.12.31 6.52 6.52 0 0 0 6.674-6.36q0-.3-.02-.6c0-4.39-2.42-6.97-6.51-6.97m-.16 12.11a5.343 5.343 0 0 1-2.12-.45v-9.39a10.222 10.222 0 0 1 2.12-.3c2.87 0 4.54 1.82 4.54 4.99s-1.67 5.15-4.54 5.15m17.72-3.48v-4.1a4.142 4.142 0 0 0-4.54-4.54 8.442 8.442 0 0 0-4.39 1.36.557.557 0 0 0-.16.46l.6 1.06.15.156h.3a5.605 5.605 0 0 1 3.48-1.06c1.66 0 2.57 1.06 2.57 2.876v.756h-2.239a6.26 6.26 0 0 0-3.18.607 3.866 3.866 0 0 0-2.27 3.78 4.14 4.14 0 0 0 4.038 4.24h.2a5.508 5.508 0 0 0 3.786-1.51l.156 1.06a.326.326 0 0 0 .303.3h1.363c.156 0 .156 0 .302-.16v-.3a17.538 17.538 0 0 1-.453-4.99m-1.97-1.363v3.03a5.207 5.207 0 0 1-3.48 1.814 2.146 2.146 0 0 1-2.272-2.27 1.926 1.926 0 0 1 1.06-1.82 5.303 5.303 0 0 1 2.42-.454zm14.378-6.979h-1.514a.53.53 0 0 0-.31.156l-3.33 10.138-4.39-10.138c0-.156-.16-.156-.3-.156h-1.67c-.16 0-.16 0-.31.156v.303l5.6 12.868c-.91 3.18-2.12 4.55-3.94 4.55a4.48 4.48 0 0 1-1.52-.3h-.3a.156.156 0 0 0-.16.16l-.31 1.21c0 .16 0 .3.16.3a4.49 4.49 0 0 0 2.12.31c1.96 0 4.08-.6 5.6-5.3l4.69-13.92v-.31h-.16"/><path class="a" d="M53.082 43.07a31.953 31.953 0 0 1-17.88 5.473 32.454 32.454 0 0 1-21.89-8.392c-.487-.36 0-.97.486-.6a43.547 43.547 0 0 0 21.892 5.83 43.44 43.44 0 0 0 16.667-3.4c.852-.36 1.58.49.73 1.09m2.063-2.313c-.608-.852-4.136-.365-5.594-.244-.487 0-.487-.365-.122-.608 2.798-1.946 7.298-1.338 7.784-.73s-.12 5.23-2.676 7.42c-.365.364-.73.12-.608-.244.486-1.46 1.825-4.743 1.216-5.594"/><path d="M49.556 26.285v-1.947a.522.522 0 0 1 .487-.486h8.506a.522.522 0 0 1 .48.486v1.582a3.537 3.537 0 0 1-.61 1.216l-4.37 6.204a9.825 9.825 0 0 1 4.86 1.09c.36.24.36.483.48.73v2.07c0 .24-.37.61-.61.484a10.17 10.17 0 0 0-9 0c-.25.122-.61-.122-.61-.487v-1.947a2.038 2.038 0 0 1 .36-1.337l5.11-7.297h-4.38q-.73 0-.73-.366m-30.76 11.8h-2.669a.522.522 0 0 1-.485-.485v-13.257a.522.522 0 0 1 .49-.486h2.43a.522.522 0 0 1 .49.486v1.703a3.355 3.355 0 0 1 3.407-2.43 3.22 3.22 0 0 1 3.284 2.44 3.587 3.587 0 0 1 3.53-2.43 3.857 3.857 0 0 1 3.04 1.46c.85 1.1.61 2.68.61 4.14v8.39a.522.522 0 0 1-.49.49h-2.56a.522.522 0 0 1-.486-.48v-7.06a15.507 15.507 0 0 0-.12-2.43 1.32 1.32 0 0 0-1.46-1.09 1.798 1.798 0 0 0-1.58 1.1 8.69 8.69 0 0 0-.246 2.55v7.06a.522.522 0 0 1-.487.49h-2.55a.522.522 0 0 1-.487-.48v-7.18c0-1.46.246-3.65-1.58-3.65s-1.824 2.07-1.824 3.65v7.05c.244.245 0 .488-.243.488m47.557-14.5c3.77 0 5.838 3.286 5.838 7.42 0 4.015-2.31 7.175-5.838 7.175-3.77 0-5.837-3.282-5.837-7.42 0-4.014 2.068-7.174 5.837-7.174m0 2.677c-1.946 0-2.068 2.555-2.068 4.258 0 1.584 0 5.11 1.947 5.11s2.06-2.8 2.06-4.5a11.616 11.616 0 0 0-.37-3.53 1.404 1.404 0 0 0-1.46-1.347l-.13.01m10.84 11.79h-2.55a.522.522 0 0 1-.49-.484v-13.264a.522.522 0 0 1 .485-.487h2.44c.25 0 .37.12.49.365v2.068a3.483 3.483 0 0 1 3.53-2.677 3.366 3.366 0 0 1 3.04 1.58 7.864 7.864 0 0 1 .73 4.134v8.266c0 .244-.24.366-.48.366h-2.554a.543.543 0 0 1-.488-.365v-7.17c0-1.46.12-3.53-1.582-3.53a1.528 1.528 0 0 0-1.46 1.09 5.926 5.926 0 0 0-.363 2.558v7.174c-.243.125-.486.368-.73.368m-29.8-2.423a3.717 3.717 0 0 1-.972-2.435v-4.014c0-1.703.126-3.163-1.09-4.38a5.836 5.836 0 0 0-3.9-1.337 5.468 5.468 0 0 0-5.84 4.01c-.122.25.12.49.365.49l2.555.25a.522.522 0 0 0 .482-.484 1.965 1.965 0 0 1 2.06-1.583 1.9 1.9 0 0 1 1.46.73 3.094 3.094 0 0 1 .364 1.826v.24a16.35 16.35 0 0 0-4.86.85 4.41 4.41 0 0 0-2.79 4.26 3.673 3.673 0 0 0 3.9 4.013 5.086 5.086 0 0 0 4.26-1.822 8.407 8.407 0 0 0 1.46 1.706.543.543 0 0 0 .61 0c.61-.364 1.46-1.216 1.95-1.58.25-.243.12-.486 0-.73zm-4.99-1.218a2.13 2.13 0 0 1-1.825 1.215 1.606 1.606 0 0 1-1.584-1.824c0-2.183 1.95-2.554 3.9-2.554v.49a5.02 5.02 0 0 1-.49 2.68zm-28.7 1.217a3.717 3.717 0 0 1-.972-2.435v-4.014c0-1.703.126-3.163-1.09-4.38a5.836 5.836 0 0 0-3.9-1.337c-2.43 0-5.23.97-5.716 4.013-.13.25.12.49.36.49l2.43.25a.522.522 0 0 0 .48-.48 2.085 2.085 0 0 1 2.07-1.59 1.9 1.9 0 0 1 1.46.73 3.094 3.094 0 0 1 .36 1.83v.37a16.35 16.35 0 0 0-4.86.86 4.41 4.41 0 0 0-2.8 4.26 3.673 3.673 0 0 0 3.9 4.02 5.086 5.086 0 0 0 4.25-1.824 8.408 8.408 0 0 0 1.45 1.703c.12.126.36 0 .61-.12l1.95-1.582c.24-.243.12-.49 0-.73zm-5.117-1.226a1.96 1.96 0 0 1-1.705 1.21 1.607 1.607 0 0 1-1.582-1.827c0-2.184 1.947-2.555 3.77-2.555v.487a5.02 5.02 0 0 1-.485 2.675z"/><path class="b" d="M0 0h127.225v60h-127.225z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 45" enable-background="new 0 0 72 45"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="-2.474" x2="36" y2="45.613"><stop offset="0" stop-color="#9DD3F2"/><stop offset=".5" stop-color="#17A4DE"/><stop offset="1" stop-color="#2F78BB"/></linearGradient><path fill="url(#a)" d="M72 40.5c0 2.475-2.025 4.5-4.5 4.5h-63c-2.475 0-4.5-2.025-4.5-4.5v-36c0-2.475 2.025-4.5 4.5-4.5h63c2.475 0 4.5 2.025 4.5 4.5v36z"/><path fill="#336698" d="M67.5.15c2.399 0 4.35 1.951 4.35 4.35v36c0 2.399-1.951 4.35-4.35 4.35h-63c-2.399 0-4.35-1.951-4.35-4.35v-36c0-2.399 1.951-4.35 4.35-4.35h63m0-.15h-63c-2.475 0-4.5 2.025-4.5 4.5v36c0 2.475 2.025 4.5 4.5 4.5h63c2.475 0 4.5-2.025 4.5-4.5v-36c0-2.475-2.025-4.5-4.5-4.5z" opacity=".5"/><path fill="#2F78BB" d="M13.29 18.071l-1.041-2.571-1.035 2.571m25.006-1.024c-.209.129-.456.133-.752.133h-1.848v-1.433h1.873c.265 0 .542.012.721.116.197.094.319.294.319.57 0 .282-.116.509-.313.614m13.18 1.024l-1.052-2.571-1.046 2.571h2.098zm-24.568 2.783h-1.559l-.006-5.052-2.205 5.052h-1.335l-2.211-5.056v5.056h-3.093l-.584-1.439h-3.166l-.59 1.439h-1.653l2.723-6.45h2.259l2.587 6.107v-6.107h2.482l1.99 4.376 1.828-4.376h2.532v6.45h.001zm6.214 0h-5.08v-6.45h5.08v1.343h-3.559v1.162h3.474v1.322h-3.474v1.288h3.559v1.335zm7.163-4.713c0 1.028-.677 1.56-1.072 1.719.333.128.617.355.752.543.215.321.252.607.252 1.183v1.267h-1.534l-.006-.813c0-.388.037-.946-.24-1.257-.222-.227-.561-.276-1.108-.276h-1.633v2.346h-1.52v-6.45h3.498c.777 0 1.35.021 1.841.309.481.289.77.709.77 1.429m2.434 4.713h-1.552v-6.45h1.552v6.45zm18.002 0h-2.155l-2.883-4.841v4.841h-3.097l-.592-1.439h-3.159l-.574 1.439h-1.779c-.739 0-1.675-.166-2.205-.714-.534-.548-.812-1.289-.812-2.462 0-.956.166-1.831.82-2.522.492-.515 1.261-.752 2.31-.752h1.472v1.382h-1.442c-.555 0-.868.084-1.17.382-.259.272-.437.785-.437 1.461 0 .691.135 1.189.418 1.515.234.255.659.333 1.06.333h.683l2.144-5.073h2.279l2.575 6.101v-6.101h2.315l2.673 4.492v-4.492h1.558v6.45zm-50.232 1.267h2.598l.586-1.433h1.312l.584 1.433h5.112v-1.095l.457 1.1h2.654l.456-1.116v1.112h12.706l-.006-2.352h.246c.172.006.222.022.222.31v2.042h6.572v-.548c.53.288 1.354.548 2.439.548h2.764l.592-1.433h1.312l.578 1.433h5.328v-1.362l.807 1.361h4.268v-8.996h-4.225v1.062l-.591-1.062h-4.335v1.062l-.543-1.062h-5.856c-.98 0-1.842.139-2.538.525v-.525h-4.042v.525c-.443-.398-1.046-.525-1.718-.525h-14.763l-.991 2.323-1.017-2.323h-4.65v1.062l-.511-1.062h-3.966l-1.842 4.277-2.112 4.719h2.113z"/><path fill="#fff" d="M13.29 18.071l-1.041-2.571-1.035 2.571m25.006-1.024c-.209.129-.456.133-.752.133h-1.848v-1.433h1.873c.265 0 .542.012.721.116.197.094.319.294.319.57 0 .282-.116.509-.313.614m13.18 1.024l-1.052-2.571-1.046 2.571h2.098zm-24.568 2.783h-1.559l-.006-5.052-2.205 5.052h-1.335l-2.211-5.056v5.056h-3.093l-.584-1.439h-3.166l-.59 1.439h-1.653l2.723-6.45h2.259l2.587 6.107v-6.107h2.482l1.99 4.376 1.828-4.376h2.532v6.45h.001zm6.214 0h-5.08v-6.45h5.08v1.343h-3.559v1.162h3.474v1.322h-3.474v1.288h3.559v1.335zm7.163-4.713c0 1.028-.677 1.56-1.072 1.719.333.128.617.355.752.543.215.321.252.607.252 1.183v1.267h-1.534l-.006-.813c0-.388.037-.946-.24-1.257-.222-.227-.561-.276-1.108-.276h-1.633v2.346h-1.52v-6.45h3.498c.777 0 1.35.021 1.841.309.481.289.77.709.77 1.429m2.434 4.713h-1.552v-6.45h1.552v6.45zm18.002 0h-2.155l-2.883-4.841v4.841h-3.097l-.592-1.439h-3.159l-.574 1.439h-1.779c-.739 0-1.675-.166-2.205-.714-.534-.548-.812-1.289-.812-2.462 0-.956.166-1.831.82-2.522.492-.515 1.261-.752 2.31-.752h1.472v1.382h-1.442c-.555 0-.868.084-1.17.382-.259.272-.437.785-.437 1.461 0 .691.135 1.189.418 1.515.234.255.659.333 1.06.333h.683l2.144-5.073h2.279l2.575 6.101v-6.101h2.315l2.673 4.492v-4.492h1.558v6.45zm-50.232 1.267h2.598l.586-1.433h1.312l.584 1.433h5.112v-1.095l.457 1.1h2.654l.456-1.116v1.112h12.706l-.006-2.352h.246c.172.006.222.022.222.31v2.042h6.572v-.548c.53.288 1.354.548 2.439.548h2.764l.592-1.433h1.312l.578 1.433h5.328v-1.362l.807 1.361h4.268v-8.996h-4.225v1.062l-.591-1.062h-4.335v1.062l-.543-1.062h-5.856c-.98 0-1.842.139-2.538.525v-.525h-4.042v.525c-.443-.398-1.046-.525-1.718-.525h-14.763l-.991 2.323-1.017-2.323h-4.65v1.062l-.511-1.062h-3.966l-1.842 4.277-2.112 4.719h2.113z"/><path fill="#2F78BB" d="M63.411 28.202v-4.127h-3.811c-.85 0-1.467.206-1.904.526v-.526h-4.165c-.666 0-1.448.167-1.817.526v-.526h-7.438v.526c-.592-.432-1.591-.526-2.051-.526h-4.905v.526c-.468-.459-1.51-.526-2.145-.526h-5.491l-1.256 1.377-1.177-1.377h-8.201v8.996h8.047l1.294-1.398 1.22 1.398 4.96.004v-2.116h.488c.658.01 1.434-.017 2.119-.316v2.428h4.091v-2.345h.198c.252 0 .277.011.277.266v2.079h12.429c.789 0 1.614-.205 2.071-.576v.576h3.942c.82 0 1.622-.117 2.231-.415v-.009c.89-.574 1.483-1.58 1.483-2.729 0-.631-.18-1.219-.489-1.716zm-28.284 1.44h-1.898v2.162h-2.958l-1.873-2.134-1.947 2.134h-6.027v-6.447h6.119l1.872 2.113 1.935-2.113h4.862c1.207 0 2.564.339 2.564 2.124 0 1.791-1.319 2.161-2.649 2.161zm9.156-.293c.215.315.246.609.252 1.177v1.278h-1.527v-.806c0-.388.037-.962-.246-1.262-.222-.231-.561-.286-1.116-.286h-1.626v2.354h-1.529v-6.447h3.513c.77 0 1.331.035 1.83.305.48.293.782.696.782 1.431 0 1.029-.678 1.554-1.078 1.715.338.127.615.354.745.541zm6.255-2.658h-3.563v1.172h3.476v1.315h-3.476v1.282l3.563.006v1.338h-5.078v-6.447h5.078v1.334zm3.875 5.113h-2.963v-1.382h2.952c.289 0 .493-.039.621-.16.105-.099.18-.244.18-.42 0-.188-.081-.337-.186-.426-.116-.099-.277-.143-.542-.143-1.423-.049-3.205.045-3.205-1.995 0-.935.58-1.919 2.175-1.919h3.05v1.372h-2.791c-.277 0-.457.01-.61.116-.167.105-.228.259-.228.464 0 .243.141.409.333.48.16.057.333.073.592.073l.819.023c.826.021 1.393.165 1.737.519.296.31.455.702.455 1.366.001 1.385-.855 2.032-2.389 2.032zm7.83-.622c-.4.41-1.047.622-1.89.622h-2.938v-1.382h2.926c.29 0 .494-.039.616-.16.106-.099.18-.244.18-.42 0-.188-.074-.337-.186-.426-.11-.099-.271-.143-.536-.143-1.428-.049-3.211.045-3.211-1.995 0-.935.586-1.919 2.183-1.919h2.972v1.372h-2.715c-.277 0-.461.01-.616.116-.16.105-.222.26-.222.464 0 .243.135.409.333.48.16.057.333.073.586.073l.825.022c.832.021 1.388.166 1.726.519l.141.159-.052-.067c.264.353.422.792.422 1.269 0 .546-.207 1.042-.544 1.416zm-36.489-4.491l1.664 1.879-1.738 1.891h-3.741v-1.282h3.34v-1.315h-3.34v-1.172h3.815zm3.623 1.901l2.336-2.543v5.169l-2.336-2.626zm6.766-1.111c0 .558-.364.851-.948.851h-1.966v-1.642h1.984c.549.001.93.228.93.791zm6.791-.094c0 .276-.118.498-.315.619-.204.122-.455.133-.751.133h-1.848v-1.448h1.873c.271 0 .542.006.726.116.197.105.315.304.315.58z"/><path fill="#fff" d="M63.411 28.202v-4.127h-3.811c-.85 0-1.467.206-1.904.526v-.526h-4.165c-.666 0-1.448.167-1.817.526v-.526h-7.438v.526c-.592-.432-1.591-.526-2.051-.526h-4.905v.526c-.468-.459-1.51-.526-2.145-.526h-5.491l-1.256 1.377-1.177-1.377h-8.201v8.996h8.047l1.294-1.398 1.22 1.398 4.96.004v-2.116h.488c.658.01 1.434-.017 2.119-.316v2.428h4.091v-2.345h.198c.252 0 .277.011.277.266v2.079h12.429c.789 0 1.614-.205 2.071-.576v.576h3.942c.82 0 1.622-.117 2.231-.415v-.009c.89-.574 1.483-1.58 1.483-2.729 0-.631-.18-1.219-.489-1.716zm-28.284 1.44h-1.898v2.162h-2.958l-1.873-2.134-1.947 2.134h-6.027v-6.447h6.119l1.872 2.113 1.935-2.113h4.862c1.207 0 2.564.339 2.564 2.124 0 1.791-1.319 2.161-2.649 2.161zm9.156-.293c.215.315.246.609.252 1.177v1.278h-1.527v-.806c0-.388.037-.962-.246-1.262-.222-.231-.561-.286-1.116-.286h-1.626v2.354h-1.529v-6.447h3.513c.77 0 1.331.035 1.83.305.48.293.782.696.782 1.431 0 1.029-.678 1.554-1.078 1.715.338.127.615.354.745.541zm6.255-2.658h-3.563v1.172h3.476v1.315h-3.476v1.282l3.563.006v1.338h-5.078v-6.447h5.078v1.334zm3.875 5.113h-2.963v-1.382h2.952c.289 0 .493-.039.621-.16.105-.099.18-.244.18-.42 0-.188-.081-.337-.186-.426-.116-.099-.277-.143-.542-.143-1.423-.049-3.205.045-3.205-1.995 0-.935.58-1.919 2.175-1.919h3.05v1.372h-2.791c-.277 0-.457.01-.61.116-.167.105-.228.259-.228.464 0 .243.141.409.333.48.16.057.333.073.592.073l.819.023c.826.021 1.393.165 1.737.519.296.31.455.702.455 1.366.001 1.385-.855 2.032-2.389 2.032zm7.83-.622c-.4.41-1.047.622-1.89.622h-2.938v-1.382h2.926c.29 0 .494-.039.616-.16.106-.099.18-.244.18-.42 0-.188-.074-.337-.186-.426-.11-.099-.271-.143-.536-.143-1.428-.049-3.211.045-3.211-1.995 0-.935.586-1.919 2.183-1.919h2.972v1.372h-2.715c-.277 0-.461.01-.616.116-.16.105-.222.26-.222.464 0 .243.135.409.333.48.16.057.333.073.586.073l.825.022c.832.021 1.388.166 1.726.519l.141.159-.052-.067c.264.353.422.792.422 1.269 0 .546-.207 1.042-.544 1.416zm-36.489-4.491l1.664 1.879-1.738 1.891h-3.741v-1.282h3.34v-1.315h-3.34v-1.172h3.815zm3.623 1.901l2.336-2.543v5.169l-2.336-2.626zm6.766-1.111c0 .558-.364.851-.948.851h-1.966v-1.642h1.984c.549.001.93.228.93.791zm6.791-.094c0 .276-.118.498-.315.619-.204.122-.455.133-.751.133h-1.848v-1.448h1.873c.271 0 .542.006.726.116.197.105.315.304.315.58z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 45"><path d="M65.552.347l.73.002.605.007c.366.01.796.03 1.21.106.383.068.707.175 1.022.334.313.16.6.368.85.62.25.25.46.538.62.853.16.313.266.638.335 1.023.074.41.095.84.104 1.208l.01.604v34.664l-.01.6c-.01.367-.03.8-.105 1.21-.07.382-.174.706-.334 1.02-.16.317-.37.603-.62.853-.25.253-.537.46-.852.62-.314.16-.638.267-1.02.336-.42.075-.868.095-1.207.104l-.607.008-.73.003h-59.113l-.725-.002-.602-.007c-.343-.01-.79-.03-1.21-.104-.383-.068-.708-.175-1.022-.335-.314-.16-.6-.367-.852-.62-.25-.25-.458-.536-.62-.852-.158-.313-.264-.638-.333-1.023-.076-.416-.096-.844-.106-1.212l-.01-.602v-34.662l.01-.602c.01-.365.03-.795.105-1.21.07-.382.175-.707.335-1.022.16-.314.367-.6.62-.85.25-.252.537-.46.852-.62.313-.16.638-.267 1.02-.335.414-.075.843-.095 1.21-.106l.602-.008.733-.003h59.105" fill="#fff"/><path d="M65.552-.066h-59.842l-.623.01c-.452.012-.907.038-1.354.116-.453.08-.875.21-1.287.415-.404.2-.775.464-1.096.777-.32.313-.59.675-.796 1.07-.21.402-.344.814-.425 1.257-.082.435-.11.88-.12 1.32l-.01.607v33.854l.01.607c.012.44.04.886.12 1.322.08.44.214.853.425 1.255.205.396.475.757.795 1.07.32.314.69.577 1.096.778.412.205.834.335 1.287.414.447.078.902.106 1.354.117l.623.007.738.004h59.104l.738-.002.622-.007c.452-.013.907-.04 1.355-.118.453-.08.875-.21 1.287-.414.405-.2.774-.463 1.096-.777.322-.313.59-.675.797-1.07.21-.403.343-.815.423-1.257.08-.437.108-.882.12-1.323l.01-.606v-33.852l-.01-.607c-.014-.44-.04-.884-.12-1.32-.082-.443-.215-.855-.424-1.257-.207-.396-.476-.756-.796-1.07-.32-.313-.692-.576-1.096-.778-.41-.203-.834-.333-1.287-.414-.448-.077-.903-.103-1.354-.115l-.622-.01h-.738zm0 .937l.73.003.604.008c.366.01.797.03 1.21.104.383.067.707.17 1.023.327.312.157.598.36.848.605.252.245.46.526.622.833.16.306.265.623.334 1 .074.4.095.82.104 1.18l.01.587v33.837l-.01.585c-.01.36-.03.782-.104 1.184-.07.373-.174.69-.334.995-.16.308-.37.588-.62.832-.252.246-.538.45-.853.605-.314.156-.638.26-1.02.327-.42.073-.867.093-1.207.102l-.607.007-.73.003h-59.112l-.726-.002-.6-.007c-.345-.01-.792-.03-1.21-.103-.385-.066-.71-.17-1.024-.327-.315-.156-.6-.36-.853-.605-.25-.244-.458-.524-.62-.833-.158-.307-.264-.623-.333-1-.074-.4-.094-.818-.104-1.178l-.01-.586v-33.839l.01-.59c.01-.356.03-.776.104-1.18.07-.374.175-.69.335-1 .16-.305.367-.585.62-.83.25-.244.536-.448.85-.604.314-.155.64-.26 1.022-.326.414-.075.843-.095 1.211-.105l.6-.007.735-.003h59.103m-5.636 15.894l-2.89 7.858c-.18.475-.35.953-.502 1.418l-.217.663h-.054l-.22-.687c-.15-.46-.312-.913-.477-1.345l-3.09-7.906h-1.654l4.42 11.367c.117.275.134.4.134.45 0 .015-.007.11-.135.455-.277.68-.594 1.267-.94 1.743-.353.482-.677.874-.966 1.163-.336.336-.684.613-1.036.82-.36.212-.688.385-.98.514l-.165.075.538 1.31.172-.066c.14-.052.403-.172.802-.367.404-.2.85-.514 1.327-.94.41-.356.786-.78 1.117-1.256.326-.467.653-1.018.972-1.63.316-.608.633-1.303.943-2.062.31-.763.64-1.616.985-2.535l3.57-9.04zm-12.086 8.346c0 .167-.04.394-.115.666-.094.283-.234.562-.415.828-.18.264-.407.507-.675.72-.267.21-.586.38-.948.506s-.78.19-1.24.19c-.282 0-.555-.048-.818-.14-.26-.09-.49-.228-.687-.41-.196-.18-.357-.414-.48-.698-.123-.28-.185-.63-.185-1.035 0-.664.18-1.203.53-1.596.36-.408.827-.723 1.38-.935.563-.218 1.19-.36 1.864-.425.547-.053 1.084-.08 1.59-.08l.197.003zm1.574 2.417c-.017-.48-.025-.962-.025-1.442v-4.715c0-.56-.056-1.13-.165-1.696-.114-.578-.33-1.11-.643-1.577-.316-.473-.758-.864-1.308-1.16-.55-.296-1.267-.446-2.13-.446-.63 0-1.246.082-1.827.244-.585.164-1.158.437-1.707.813l-.127.086.525 1.224.19-.126c.4-.27.85-.484 1.34-.637.49-.15.99-.23 1.486-.23.646 0 1.162.12 1.53.35.373.233.655.523.837.86.19.348.312.72.367 1.104.058.4.086.76.086 1.066v.137c-2.295-.01-4.088.372-5.278 1.138-1.25.805-1.884 1.952-1.884 3.405 0 .418.075.84.223 1.257.152.422.378.8.676 1.122.3.326.687.592 1.15.792.46.2 1.004.3 1.61.3.48 0 .93-.06 1.34-.18.403-.123.772-.284 1.092-.485.32-.198.603-.42.844-.663l.295-.324h.06l.142 1.375h1.492l-.04-.22c-.082-.44-.13-.898-.147-1.368zm-11.986-7.8c-.796.667-1.92 1.006-3.35 1.006-.39 0-.762-.018-1.103-.05-.284-.027-.544-.07-.778-.13v-7.213c.204-.038.457-.073.754-.105.377-.04.83-.06 1.352-.06.645 0 1.24.076 1.77.23.523.15.98.374 1.36.665.37.288.664.662.867 1.113.203.457.306 1.002.306 1.62 0 1.284-.398 2.267-1.18 2.926zm1.424-6.478c-.483-.468-1.11-.83-1.855-1.08-.74-.246-1.63-.37-2.643-.37-.698 0-1.354.033-1.942.1-.583.067-1.123.143-1.608.227l-.156.027v16.964h1.548v-7.147c.523.09 1.12.137 1.78.137.875 0 1.696-.112 2.44-.333.75-.222 1.408-.565 1.956-1.02.55-.458.988-1.03 1.307-1.7.316-.672.48-1.462.48-2.35 0-.738-.117-1.4-.345-1.968-.228-.57-.552-1.07-.96-1.488zm-15.456 7.08c-.02-2.413 1.968-3.574 2.06-3.63-1.124-1.635-2.863-1.86-3.484-1.886-1.483-.147-2.897.874-3.648.874-.753 0-1.91-.85-3.144-.825-1.617.023-3.108.94-3.94 2.387-1.678 2.922-.426 7.238 1.21 9.6.8 1.158 1.752 2.457 3.008 2.41 1.208-.046 1.66-.78 3.12-.78 1.457-.003 1.87.78 3.142.756 1.298-.028 2.123-1.18 2.92-2.344.913-1.34 1.292-2.64 1.312-2.706-.027-.015-2.528-.97-2.556-3.855zm-2.76-7.08c.665-.807 1.113-1.925.99-3.04-.958.038-2.12.64-2.803 1.443-.618.713-1.154 1.853-1.007 2.945 1.07.084 2.157-.543 2.822-1.348" fill="#100f0d"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 45" enable-background="new 0 0 72 45"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1=".15" x2="36" y2="44.534"><stop offset="0" stop-color="#fff"/><stop offset="1" stop-color="#F2DCC4"/></linearGradient><path fill="url(#a)" d="M72 40.5c0 2.475-2.025 4.5-4.5 4.5h-63c-2.475 0-4.5-2.025-4.5-4.5v-36c0-2.475 2.025-4.5 4.5-4.5h63c2.475 0 4.5 2.025 4.5 4.5v36z"/><path fill="#B2917B" d="M67.5.15c2.399 0 4.35 1.951 4.35 4.35v36c0 2.399-1.951 4.35-4.35 4.35h-63c-2.399 0-4.35-1.951-4.35-4.35v-36c0-2.399 1.951-4.35 4.35-4.35h63m0-.15h-63c-2.475 0-4.5 2.025-4.5 4.5v36c0 2.475 2.025 4.5 4.5 4.5h63c2.475 0 4.5-2.025 4.5-4.5v-36c0-2.475-2.025-4.5-4.5-4.5z"/><circle fill="#F7931A" cx="12.772" cy="22.5" r="6.128"/><path fill="#fff" d="M15.473 21.627c.122-.816-.499-1.254-1.348-1.547l.275-1.105-.672-.168-.268 1.076-.539-.127.27-1.083-.672-.168-.276 1.105-.43-.101.001-.003-.928-.232-.179.718s.499.114.489.122c.272.068.322.248.313.391l-.314 1.259.07.022-.071-.018-.44 1.763c-.033.083-.118.207-.308.16l-.489-.122-.334.77.875.218.479.124-.277 1.119.672.168.276-1.106.536.139-.275 1.101.673.168.278-1.116c1.147.217 2.009.129 2.372-.908.293-.835-.015-1.317-.618-1.631.44-.102.771-.391.859-.988zm-1.536 2.155c-.208.835-1.614.384-2.07.27l.369-1.481c.456.114 1.918.339 1.701 1.211zm.208-2.167c-.19.76-1.36.374-1.74.279l.335-1.343c.379.095 1.602.271 1.405 1.064z"/><path d="M24.606 20.08c.497 0 .927.089 1.287.264.363.177.662.415.902.714.237.301.413.652.527 1.055.113.404.17.838.17 1.303 0 .714-.131 1.389-.395 2.025-.264.637-.623 1.189-1.078 1.661-.456.471-.993.842-1.614 1.116-.619.274-1.293.412-2.016.412l-.49-.007c-.232-.005-.499-.029-.798-.069-.301-.042-.619-.104-.955-.187-.336-.082-.654-.196-.955-.341l2.684-11.279 2.404-.373-.961 4.002c.206-.093.413-.165.62-.217.208-.053.43-.079.668-.079zm-2.017 6.641c.362 0 .703-.089 1.024-.264.321-.175.599-.411.831-.706.232-.296.416-.629.55-1.001s.202-.76.202-1.164c0-.496-.083-.884-.248-1.163-.165-.279-.471-.419-.916-.419-.146 0-.333.028-.566.077-.233.053-.442.162-.629.327l-1.023 4.251.163.031.146.023.187.009.279-.001zm7.397 1.691h-2.296l1.939-8.16h2.312l-1.955 8.16zm1.117-9.155c-.321 0-.611-.095-.869-.287-.26-.19-.389-.483-.389-.877 0-.217.044-.42.131-.612.089-.192.205-.356.35-.497.145-.139.313-.25.504-.334.192-.082.396-.123.614-.123.32 0 .609.095.868.287.258.192.388.485.388.877 0 .218-.044.422-.132.613-.088.191-.204.356-.349.497-.144.139-.313.25-.504.333-.192.084-.395.123-.612.123zm2.85-1.038l2.405-.373-.591 2.405h2.576l-.465 1.892h-2.56l-.682 2.854c-.063.238-.098.46-.109.667-.011.208.015.386.077.536.062.15.173.266.334.348.16.083.389.125.69.125.248 0 .489-.024.722-.07.232-.046.467-.11.705-.194l.171 1.769c-.31.114-.646.212-1.008.294-.363.083-.792.124-1.288.124-.713 0-1.267-.106-1.661-.317-.393-.212-.672-.503-.838-.87-.164-.366-.238-.788-.217-1.264.021-.477.093-.977.217-1.505l1.522-6.421zm4.289 6.935c0-.703.114-1.366.341-1.986.227-.621.554-1.164.978-1.63.423-.464.938-.831 1.544-1.101.604-.268 1.279-.404 2.024-.404.466 0 .882.044 1.249.132.368.089.701.204 1.001.349l-.792 1.801c-.207-.084-.422-.158-.644-.225-.222-.068-.493-.101-.814-.101-.766 0-1.372.264-1.823.791-.449.527-.676 1.236-.676 2.126 0 .527.114.954.342 1.28.227.326.647.488 1.256.488.301 0 .591-.031.869-.093.28-.062.527-.14.745-.233l.171 1.846c-.29.113-.611.214-.962.303-.352.086-.771.131-1.257.131-.641 0-1.185-.094-1.629-.279-.444-.188-.812-.437-1.101-.753-.291-.316-.5-.686-.629-1.11-.128-.422-.193-.867-.193-1.332zm10.2 3.475c-.548 0-1.024-.083-1.428-.249-.403-.165-.736-.397-1-.698-.264-.299-.462-.654-.597-1.062-.135-.408-.201-.861-.201-1.356 0-.622.1-1.243.302-1.863.201-.621.499-1.179.893-1.675.391-.497.874-.903 1.442-1.219.568-.315 1.221-.473 1.954-.473.538 0 1.012.084 1.421.249.407.165.743.399 1.008.698.262.301.462.654.596 1.063.135.408.202.861.202 1.357 0 .62-.098 1.241-.294 1.863-.196.619-.486 1.178-.869 1.675-.382.496-.861.902-1.435 1.217-.573.315-1.239.473-1.994.473zm1.148-6.64c-.34 0-.641.099-.899.294-.259.197-.476.446-.651.745-.177.301-.308.629-.397.985-.088.357-.131.695-.131 1.016 0 .518.083.921.248 1.211.166.289.465.434.9.434.342 0 .641-.098.9-.295.257-.196.474-.444.651-.744.176-.299.308-.628.397-.985.087-.356.131-.696.131-1.016 0-.517-.083-.921-.249-1.21-.165-.29-.466-.435-.9-.435zm5.947 6.423h-2.298l1.939-8.16h2.313l-1.954 8.16zm1.115-9.155c-.32 0-.611-.095-.868-.287-.259-.19-.389-.483-.389-.877 0-.217.045-.42.132-.612.088-.192.204-.356.349-.497.144-.139.314-.25.504-.334.191-.082.395-.123.612-.123.321 0 .611.095.869.287.258.192.389.485.389.877 0 .218-.046.422-.133.613-.087.191-.203.356-.348.497-.146.139-.313.25-.504.333-.191.084-.394.123-.613.123zm2.493 1.366l.581-.179c.213-.067.45-.129.715-.185.262-.058.558-.104.884-.141.326-.037.696-.055 1.108-.055 1.211 0 2.046.353 2.507 1.056.461.703.54 1.666.241 2.886l-1.056 4.406h-2.312l1.024-4.313c.062-.269.111-.53.148-.784.037-.252.034-.474-.008-.667-.041-.19-.137-.346-.286-.466-.152-.119-.381-.178-.691-.178-.299 0-.604.032-.915.094l-1.505 6.314h-2.312l1.877-7.788z" fill="#4D4D4D"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 45" enable-background="new 0 0 72 45"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" x2="36" y2="45"><stop offset="0" stop-color="#fff"/><stop offset="1" stop-color="#BDCCD4"/></linearGradient><path fill="url(#a)" d="M72 40.5c0 2.475-2.025 4.5-4.5 4.5h-63c-2.475 0-4.5-2.025-4.5-4.5v-36c0-2.475 2.025-4.5 4.5-4.5h63c2.475 0 4.5 2.025 4.5 4.5v36z"/><path fill="#999" d="M67.5.15c2.399 0 4.35 1.951 4.35 4.35v36c0 2.399-1.951 4.35-4.35 4.35h-63c-2.399 0-4.35-1.951-4.35-4.35v-36c0-2.399 1.951-4.35 4.35-4.35h63m0-.15h-63c-2.475 0-4.5 2.025-4.5 4.5v36c0 2.475 2.025 4.5 4.5 4.5h63c2.475 0 4.5-2.025 4.5-4.5v-36c0-2.475-2.025-4.5-4.5-4.5z"/><path fill="#005189" d="M38.472 33.906c6.236.03 11.928-5.085 11.928-11.308 0-6.804-5.692-11.507-11.928-11.505h-5.367c-6.311-.001-11.505 4.703-11.505 11.506 0 6.225 5.194 11.338 11.505 11.308h5.367z"/><path fill="#fff" d="M35.499 28.658v-12.355c2.484.952 4.247 3.356 4.252 6.177-.006 2.821-1.769 5.224-4.252 6.178m-8.987-6.178c.006-2.818 1.767-5.222 4.249-6.177v12.354c-2.482-.956-4.243-3.358-4.249-6.177m6.618-10.443c-5.767.003-10.44 4.676-10.441 10.443.001 5.768 4.674 10.44 10.441 10.442 5.768-.001 10.442-4.674 10.443-10.442-.001-5.768-4.675-10.441-10.443-10.443"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 72 45" enable-background="new 0 0 72 45"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1=".15" x2="36" y2="44.534"><stop offset="0" stop-color="#fff"/><stop offset="1" stop-color="#CECECE"/></linearGradient><path fill="url(#a)" d="M72 40.5c0 2.475-2.025 4.5-4.5 4.5h-63c-2.475 0-4.5-2.025-4.5-4.5v-36c0-2.475 2.025-4.5 4.5-4.5h63c2.475 0 4.5 2.025 4.5 4.5v36z"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="36" y1=".15" x2="36" y2="44.534"><stop offset="0" stop-color="#fff"/><stop offset="1" stop-color="#E6E6E6"/></linearGradient><path fill="url(#b)" d="M72 40.5c0 2.475-2.025 4.5-4.5 4.5h-63c-2.475 0-4.5-2.025-4.5-4.5v-36c0-2.475 2.025-4.5 4.5-4.5h63c2.475 0 4.5 2.025 4.5 4.5v36z"/><path fill="#999" d="M67.5.15c2.399 0 4.35 1.951 4.35 4.35v36c0 2.399-1.951 4.35-4.35 4.35h-63c-2.399 0-4.35-1.951-4.35-4.35v-36c0-2.399 1.951-4.35 4.35-4.35h63m0-.15h-63c-2.475 0-4.5 2.025-4.5 4.5v36c0 2.475 2.025 4.5 4.5 4.5h63c2.475 0 4.5-2.025 4.5-4.5v-36c0-2.475-2.025-4.5-4.5-4.5z"/><path fill="#CECECE" d="M67.5.15c2.399 0 4.35 1.951 4.35 4.35v36c0 2.399-1.951 4.35-4.35 4.35h-63c-2.399 0-4.35-1.951-4.35-4.35v-36c0-2.399 1.951-4.35 4.35-4.35h63m0-.15h-63c-2.475 0-4.5 2.025-4.5 4.5v36c0 2.475 2.025 4.5 4.5 4.5h63c2.475 0 4.5-2.025 4.5-4.5v-36c0-2.475-2.025-4.5-4.5-4.5z"/><path fill="#F48120" d="M71.85 21.147c-8.821 8.758-25.409 20.167-51.935 23.703h47.585c2.399 0 4.35-1.951 4.35-4.35v-19.353z"/><path fill="#231F20" d="M10.634 16.171h-2.607v9.105h2.593c1.379 0 2.375-.325 3.249-1.051 1.039-.86 1.653-2.155 1.653-3.495 0-2.687-2.008-4.559-4.888-4.559zm2.075 6.84c-.558.504-1.283.724-2.431.724h-.477v-6.021h.477c1.148 0 1.844.205 2.431.736.614.547.984 1.394.984 2.267-.001.874-.37 1.747-.984 2.294zm3.63-6.84h1.776v9.105h-1.776zm6.119 3.494c-1.066-.394-1.379-.654-1.379-1.146 0-.574.558-1.009 1.323-1.009.532 0 .969.219 1.432.737l.929-1.217c-.764-.668-1.677-1.009-2.676-1.009-1.611 0-2.84 1.119-2.84 2.609 0 1.254.572 1.897 2.24 2.497.695.245 1.049.409 1.228.519.355.232.532.56.532.942 0 .738-.587 1.284-1.379 1.284-.847 0-1.529-.424-1.938-1.214l-1.147 1.105c.818 1.201 1.801 1.733 3.152 1.733 1.846 0 3.14-1.227 3.14-2.99.002-1.447-.597-2.102-2.617-2.841zm3.179 1.065c0 2.676 2.102 4.752 4.806 4.752.765 0 1.419-.15 2.227-.531v-2.091c-.71.711-1.339.997-2.144.997-1.789 0-3.058-1.297-3.058-3.141 0-1.748 1.31-3.127 2.976-3.127.847 0 1.488.302 2.227 1.025v-2.09c-.78-.395-1.421-.559-2.185-.559-2.692 0-4.849 2.118-4.849 4.765zm21.115 1.557l-2.428-6.116h-1.94l3.864 9.339h.956l3.933-9.339h-1.925zm5.188 2.989h5.037v-1.541h-3.262v-2.458h3.142v-1.542h-3.142v-2.021h3.262v-1.543h-5.037zm12.07-6.417c0-1.705-1.174-2.688-3.222-2.688h-2.634v9.105h1.774v-3.658h.232l2.458 3.658h2.184l-2.866-3.836c1.337-.272 2.074-1.187 2.074-2.581zm-3.564 1.504h-.519v-2.758h.547c1.106 0 1.707.463 1.707 1.35.001.915-.6 1.408-1.735 1.408z"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="40.573" y1="24.637" x2="37.219" y2="19.386"><stop offset="0" stop-color="#F89F20"/><stop offset=".25" stop-color="#F79A20"/><stop offset=".533" stop-color="#F68D20"/><stop offset=".62" stop-color="#F58720"/><stop offset=".723" stop-color="#F48120"/><stop offset="1" stop-color="#F37521"/></linearGradient><circle fill="url(#c)" cx="38.094" cy="20.755" r="4.844"/><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="40.044" y1="24.566" x2="35.142" y2="14.985"><stop offset="0" stop-color="#F58720" stop-opacity="0"/><stop offset=".359" stop-color="#E16F27" stop-opacity=".27"/><stop offset=".703" stop-color="#D4602C" stop-opacity=".53"/><stop offset=".982" stop-color="#D05B2E" stop-opacity=".74"/></linearGradient><circle opacity=".65" fill="url(#d)" cx="38.094" cy="20.755" r="4.844"/><g opacity=".5"><defs><circle id="e" opacity=".5" cx="38.093" cy="20.757" r="4.844"/></defs><clipPath><use xlink:href="#e" overflow="visible"/></clipPath></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" enable-background="new 0 0 512 512"><path d="M512 402.282c0 16.716-13.55 30.267-30.265 30.267h-451.47c-16.715 0-30.265-13.553-30.265-30.267v-292.565c0-16.716 13.55-30.266 30.265-30.266h451.469c16.716 0 30.265 13.551 30.265 30.266l.001 292.565z" fill="#E7E8E3"/><path fill="#4A9E19" d="M438.217 214.704l-24.662 48.844-10.437 19.976-12.405-23.879-22.693-44.941h-24.085l47.302 89.127-18.4 34.752h23.402l64-123.879z"/><path d="M21.517 402.282v-292.565c0-16.716 13.552-30.266 30.267-30.266h-21.52c-16.714 0-30.264 13.552-30.264 30.266v292.565c0 16.716 13.55 30.267 30.265 30.267h21.52c-16.715 0-30.268-13.553-30.268-30.267z" opacity=".15" fill="#202121" enable-background="new"/><path d="M151.926 262.88c.689 0 6.885-53.677-50.237-53.677l-.374.004-.315-.004-.009.009c-36.621.265-47.97 21.16-51.2 36.704l-.037.041c-1.642 7.653-4.742 29.708 9.347 45.82l.009.01c7.447 8.379 19.854 15.14 40.515 15.14l.306-.006.378.006c46.802 0 48.865-29.591 48.865-29.591h-22.023s-3.863 14.791-25.265 15.151c-.518.001-1.037.003-1.576-.013-28.665 0-30.852-27.772-30.96-29.508l-.004-.085h82.58v-.001zm-81.896-13.765s.713-13.424 11.997-21.034c.565-.342 1.148-.673 1.768-.983l-.269.047c4.311-2.502 9.987-4.179 17.474-4.179 29.594 0 29.594 26.15 29.594 26.15l-60.564-.001z" fill="#C60C1E"/><path d="M214.178 209.944c-.791-.035-1.585-.052-2.381-.052-25.646 0-35.403 14.555-35.765 15.112v-51.588h-23.581v132.131h22.283l1.298-7.905c5.124 4.464 15.402 10.659 33.015 10.659 9.087-.607 17.639-2.682 25.016-6.282 15.535-7.15 26.124-21.947 26.6-43.271 0-29.999-21.959-47.725-46.485-48.804zm19.652 66.248c-4.067 8.294-12.148 16.627-28.223 16.968-32.346.69-32.346-34.41-32.346-34.41s-.536-13.37 7.481-23.444c1.976-2.307 4.432-4.398 7.481-6.049 1.542-.78 29.237-14.304 45.094 11.601 4.513 9.084 3.95 19.27 3.95 19.27s.148 7.908-3.437 16.064z" fill="#064C91"/><path d="M355.633 304.174c0-.677-.666-7.372-.687-21.353.016-9.738.328-18.523.302-25.922.007-3.887-.066-7.423-.304-10.535-.689-10.323.689-36.471-44.045-38.538 0 0-42.667-.69-47.485 26.84h22.975c.445-1.077 1.491-3.265 3.268-5.442 1.697-1.948 7.167-6.903 18.824-6.959.348.003.687.001 1.045.012 8.934.287 14.716 2.273 18.433 5.437l.105.078.059.057c.526.461 1.002.952 1.448 1.46l.009-.009s.709.703 1.508 2.054l.23.361-.039-.017c.687 1.229 1.407 2.902 1.791 5.061v.006c.604 2.704.539 4.778.539 4.778v4.157c-3.326.125-17.924.663-23.396.663-8.742 0-34.383.882-46.308 12.945-3.469 3.245-5.921 7.341-6.683 12.518-4.128 27.528 19.957 35.787 39.226 35.787l.294-.006.397.006c18.771 0 29.703-5.241 37.889-15.061l.648 12.305h19.956l-.059-.683h.06zm-55.055-10.324s-20.646 0-22.022-16.516c-1.378-17.893 31.656-16.518 31.656-16.518h23.397c.691 0 4.82 33.723-33.031 33.034z" fill="#F48D1C"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 45" enable-background="new 0 0 72 45"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1=".15" x2="36" y2="44.534"><stop offset="0" stop-color="#fff"/><stop offset="1" stop-color="#ccc"/></linearGradient><path fill="url(#a)" d="M72 40.5c0 2.475-2.025 4.5-4.5 4.5h-63c-2.475 0-4.5-2.025-4.5-4.5v-36c0-2.475 2.025-4.5 4.5-4.5h63c2.475 0 4.5 2.025 4.5 4.5v36z"/><path fill="#999" d="M67.5.15c2.399 0 4.35 1.951 4.35 4.35v36c0 2.399-1.951 4.35-4.35 4.35h-63c-2.399 0-4.35-1.951-4.35-4.35v-36c0-2.399 1.951-4.35 4.35-4.35h63m0-.15h-63c-2.475 0-4.5 2.025-4.5 4.5v36c0 2.475 2.025 4.5 4.5 4.5h63c2.475 0 4.5-2.025 4.5-4.5v-36c0-2.475-2.025-4.5-4.5-4.5z"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="15.331" y1="22.5" x2="28.075" y2="22.5"><stop offset="0" stop-color="#1D2970"/><stop offset="1" stop-color="#006DBA"/></linearGradient><path fill="url(#b)" d="M23.035 37.999h-7.704v-25.821c0-2.859 2.318-5.177 5.177-5.177h7.567v25.958c0 2.784-2.256 5.04-5.04 5.04z"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="29.628" y1="22.5" x2="42.372" y2="22.5"><stop offset="0" stop-color="#6E2B2F"/><stop offset="1" stop-color="#E30138"/></linearGradient><path fill="url(#c)" d="M37.332 37.999h-7.704v-25.821c0-2.859 2.318-5.177 5.177-5.177h7.567v25.958c0 2.784-2.256 5.04-5.04 5.04z"/><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="43.925" y1="22.5" x2="56.669" y2="22.5"><stop offset="0" stop-color="#007B40"/><stop offset="1" stop-color="#55B330"/></linearGradient><path fill="url(#d)" d="M51.629 37.999h-7.704v-25.821c0-2.859 2.318-5.177 5.177-5.177h7.567v25.958c0 2.784-2.257 5.04-5.04 5.04z"/><path fill="#fff" d="M22.584 23.624v-6.093h4.431v6.093c0 2.625-1.972 4.128-6.397 4.128-3.066 0-5.284-.642-5.284-.642v-2.184s2.079 1.159 4.438 1.159 2.812-1.742 2.812-2.461zm7.044-4.701v7.149c.463.418 2.194 1.681 6.23 1.681 2.694 0 5.078-.641 5.078-.641v-2.186s-2.055 1.162-4.43 1.162-3.953-1.321-3.953-3.588 1.453-3.59 3.953-3.59l4.43 1.163v-2.187s-2.209-.64-5.078-.64c-4.043.001-5.713 1.194-6.23 1.677zm22.633 3.468v-.06c.412 0 2.352-.504 2.352-2.372 0-1.726-1.577-2.413-3.204-2.413h-7.485v9.922l8.133-.003c2.229 0 3.164-1.434 3.164-2.45.001-2-1.903-2.624-2.96-2.624zm-5.813-3.316h2.669c1.097 0 1.373.798 1.373 1.206 0 .408-.141 1.31-1.274 1.31h-2.768v-2.516zm2.99 6.778h-2.991v-2.726h3.009s1.39.747 1.39 1.363-.466 1.363-1.408 1.363z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 45" enable-background="new 0 0 72 45"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" x2="36" y2="45"><stop offset="0" stop-color="#fff"/><stop offset="1" stop-color="#F2DCC4"/></linearGradient><path fill="url(#a)" d="M72 40.5c0 2.475-2.025 4.5-4.5 4.5h-63c-2.475 0-4.5-2.025-4.5-4.5v-36c0-2.475 2.025-4.5 4.5-4.5h63c2.475 0 4.5 2.025 4.5 4.5v36z"/><path fill="#B2917B" d="M67.5.15c2.399 0 4.35 1.951 4.35 4.35v36c0 2.399-1.951 4.35-4.35 4.35h-63c-2.399 0-4.35-1.951-4.35-4.35v-36c0-2.399 1.951-4.35 4.35-4.35h63m0-.15h-63c-2.475 0-4.5 2.025-4.5 4.5v36c0 2.475 2.025 4.5 4.5 4.5h63c2.475 0 4.5-2.025 4.5-4.5v-36c0-2.475-2.025-4.5-4.5-4.5z"/><circle fill="#ED1C24" cx="26.964" cy="22.5" r="13.461"/><path fill="#FAA61A" d="M45.037 9.039c-3.479 0-6.648 1.32-9.037 3.484-.486.441-.94.918-1.358 1.425h2.719c.371.452.714.928 1.026 1.426h-4.772c-.285.458-.545.933-.776 1.426h6.323c.216.461.406.937.57 1.425h-7.463c-.156.464-.286.94-.391 1.425h8.245c.197.919.302 1.872.302 2.851 0 1.494-.243 2.933-.693 4.276h-7.463c.164.488.354.964.57 1.426h6.324c-.231.492-.489.967-.777 1.426h-4.771c.311.496.654.973 1.027 1.424h2.719c-.418.508-.872.984-1.36 1.426 2.389 2.165 5.558 3.483 9.037 3.483 7.434 0 13.461-6.026 13.461-13.461-.001-7.435-6.028-13.462-13.462-13.462z"/><path d="M23.82 23.974l-.326-.023c-.828 0-1.247.284-1.247.846 0 .346.204.565.524.565.595 0 1.024-.567 1.049-1.388zm1.064 2.474h-1.211l.028-.575c-.369.455-.862.671-1.532.671-.792 0-1.335-.618-1.335-1.517 0-1.352.944-2.141 2.566-2.141.166 0 .378.015.596.043.045-.183.057-.261.057-.36 0-.367-.254-.505-.937-.505-.715-.007-1.305.171-1.547.25l.203-1.249c.728-.214 1.208-.294 1.749-.294 1.255 0 1.92.563 1.919 1.628.002.286-.045.637-.118 1.1-.129.805-.402 2.53-.438 2.949zm-4.662 0h-1.462l.838-5.248-1.87 5.248h-.995l-.124-5.219-.879 5.219h-1.368l1.142-6.828h2.102l.127 3.822 1.282-3.822h2.337zm26.62-2.474l-.325-.023c-.829 0-1.247.284-1.247.846 0 .346.204.565.524.565.594 0 1.023-.567 1.048-1.388zm1.064 2.474h-1.211l.027-.575c-.369.455-.862.671-1.531.671-.793 0-1.335-.618-1.335-1.517 0-1.352.945-2.141 2.566-2.141.166 0 .378.015.595.043.045-.183.057-.261.057-.36 0-.367-.254-.505-.937-.505-.715-.007-1.305.171-1.548.25l.204-1.249c.728-.214 1.208-.294 1.748-.294 1.256 0 1.92.563 1.919 1.628.003.286-.044.637-.118 1.1-.127.805-.4 2.53-.436 2.949zm-16.528-.084c-.4.126-.712.18-1.05.18-.747 0-1.155-.429-1.155-1.22-.01-.246.107-.891.2-1.48.085-.519.634-3.789.634-3.789h1.452l-.169.84h.877l-.197 1.335h-.881c-.169 1.056-.409 2.371-.412 2.546 0 .286.153.411.5.411.167 0 .295-.017.394-.052l-.193 1.229zm4.454-.045c-.499.152-.98.227-1.49.225-1.626-.002-2.474-.851-2.474-2.477 0-1.898 1.078-3.296 2.542-3.296 1.197 0 1.963.783 1.963 2.009 0 .408-.052.805-.179 1.366h-2.893c-.098.806.418 1.141 1.263 1.141.519 0 .989-.107 1.51-.349l-.242 1.381zm-.817-3.292c.009-.116.154-.991-.676-.991-.462 0-.793.353-.928.991h1.604zm-9.255-.376c0 .702.34 1.186 1.113 1.55.592.278.684.361.684.613 0 .346-.261.503-.839.503-.436 0-.842-.069-1.31-.22l-.201 1.283c.332.072.628.139 1.521.164 1.542 0 2.254-.587 2.254-1.856 0-.763-.298-1.211-1.03-1.548-.612-.281-.683-.344-.683-.603 0-.3.243-.453.715-.453.287 0 .679.031 1.05.083l.208-1.288c-.378-.06-.952-.108-1.286-.108-1.635 0-2.201.854-2.196 1.88zm17.18-1.733c.406 0 .785.106 1.306.369l.239-1.482c-.215-.084-.968-.578-1.606-.578-.978 0-1.805.486-2.386 1.286-.848-.281-1.197.287-1.625.853l-.38.088c.029-.186.055-.371.047-.558h-1.343c-.183 1.719-.508 3.46-.762 5.179l-.066.374h1.462c.244-1.586.377-2.601.459-3.288l.551-.305c.083-.307.339-.41.856-.397-.067.362-.104.743-.104 1.138 0 1.817.981 2.948 2.554 2.948.405 0 .753-.053 1.292-.2l.256-1.556c-.484.238-.881.35-1.241.35-.85 0-1.364-.627-1.364-1.664-.001-1.504.763-2.557 1.855-2.557zm12.372-1.298l-.325 1.973c-.399-.526-.828-.906-1.395-.906-.737 0-1.409.559-1.848 1.382-.612-.127-1.244-.343-1.244-.343v.005c.049-.46.069-.74.064-.836h-1.342c-.182 1.719-.508 3.46-.762 5.179l-.067.374h1.463c.197-1.281.348-2.347.46-3.191.5-.452.75-.845 1.254-.819-.224.541-.354 1.163-.354 1.802 0 1.388.702 2.304 1.765 2.304.536 0 .946-.185 1.347-.613l-.069.516h1.383l1.113-6.827h-1.443zm-1.827 5.546c-.497 0-.749-.369-.749-1.095 0-1.091.471-1.865 1.133-1.865.502 0 .774.382.774 1.087 0 1.101-.478 1.873-1.158 1.873z" fill="#003375"/><path d="M20.642 26.043h-1.461l.838-5.248-1.87 5.248h-.996l-.123-5.218-.88 5.218h-1.368l1.143-6.827h2.101l.059 4.226 1.418-4.226h2.27zm3.599-2.473l-.326-.023c-.828 0-1.248.284-1.248.845 0 .345.205.566.524.566.596 0 1.025-.567 1.05-1.388zm1.063 2.473h-1.211l.028-.575c-.369.454-.862.671-1.532.671-.792 0-1.335-.619-1.335-1.517 0-1.352.944-2.14 2.566-2.14.166 0 .378.015.596.043.045-.184.057-.262.057-.361 0-.367-.254-.504-.937-.504-.715-.009-1.305.17-1.547.249l.203-1.249c.728-.214 1.208-.294 1.749-.294 1.255 0 1.92.564 1.918 1.628.002.285-.045.638-.118 1.1-.127.804-.4 2.53-.437 2.949zm19.601-6.643l-.239 1.482c-.522-.262-.9-.369-1.305-.369-1.091 0-1.856 1.055-1.856 2.558 0 1.036.514 1.662 1.364 1.662.36 0 .757-.111 1.241-.35l-.257 1.556c-.538.147-.886.2-1.291.2-1.573 0-2.554-1.131-2.554-2.948 0-2.441 1.355-4.147 3.292-4.147.637.001 1.391.271 1.605.356zm2.358 4.17l-.325-.023c-.828 0-1.247.284-1.247.845 0 .345.204.566.524.566.594 0 1.023-.567 1.048-1.388zm1.063 2.473h-1.211l.027-.575c-.369.454-.862.671-1.531.671-.793 0-1.335-.619-1.335-1.517 0-1.352.944-2.14 2.565-2.14.166 0 .378.015.595.043.045-.184.057-.262.057-.361 0-.367-.254-.504-.937-.504-.715-.009-1.304.17-1.547.249l.203-1.249c.728-.214 1.208-.294 1.749-.294 1.255 0 1.92.564 1.918 1.628.003.285-.044.638-.118 1.1-.125.804-.397 2.53-.435 2.949zm-16.527-.084c-.4.126-.712.181-1.05.181-.747 0-1.155-.43-1.155-1.219-.01-.246.108-.891.201-1.48.084-.519.634-3.789.634-3.789h1.453l-.17.84h.746l-.198 1.334h-.75c-.169 1.057-.409 2.372-.412 2.546 0 .287.153.411.501.411.166 0 .295-.016.394-.052l-.194 1.228zm4.454-.044c-.499.153-.981.225-1.491.225-1.626-.001-2.474-.851-2.474-2.477 0-1.899 1.078-3.296 2.542-3.296 1.199 0 1.963.782 1.963 2.01 0 .407-.053.804-.179 1.365h-2.893c-.098.806.418 1.142 1.262 1.142.52 0 .989-.108 1.511-.35l-.241 1.381zm-.816-3.293c.008-.116.154-.991-.676-.991-.462 0-.793.353-.928.991h1.604zm-9.257-.376c0 .703.341 1.186 1.113 1.551.592.278.683.361.683.613 0 .346-.261.502-.839.502-.436 0-.842-.068-1.31-.219l-.2 1.281c.332.073.628.139 1.52.165 1.542 0 2.254-.587 2.254-1.856 0-.763-.298-1.211-1.03-1.547-.613-.282-.683-.344-.683-.604 0-.3.243-.455.715-.455.286 0 .679.032 1.05.084l.208-1.288c-.379-.06-.952-.109-1.286-.109-1.634.002-2.2.856-2.195 1.882zm29.881 3.797h-1.382l.069-.517c-.401.428-.812.613-1.347.613-1.062 0-1.765-.915-1.765-2.304 0-1.847 1.089-3.404 2.378-3.404.567 0 .996.231 1.396.757l.324-1.973h1.441l-1.114 6.828zm-2.156-1.283c.681 0 1.159-.771 1.159-1.871 0-.706-.272-1.089-.774-1.089-.663 0-1.133.774-1.133 1.866-.001.727.251 1.094.748 1.094zm-4.262-4.269c-.183 1.719-.508 3.459-.762 5.179l-.066.374h1.462c.523-3.396.649-4.058 1.469-3.976.13-.695.374-1.304.555-1.61-.612-.128-.954.218-1.402.876.036-.284.1-.56.088-.842h-1.344zm-12.03 0c-.184 1.719-.509 3.459-.763 5.179l-.066.374h1.462c.523-3.396.649-4.058 1.468-3.976.131-.695.375-1.304.556-1.61-.612-.128-.954.218-1.401.876.035-.284.1-.56.087-.842h-1.343z" fill="#fff"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 45" enable-background="new 0 0 72 45"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" x2="36" y2="45"><stop offset="0" stop-color="#fff"/><stop offset="1" stop-color="#BDCCD4"/></linearGradient><path fill="url(#a)" d="M72 40.5c0 2.475-2.025 4.5-4.5 4.5h-63c-2.475 0-4.5-2.025-4.5-4.5v-36c0-2.475 2.025-4.5 4.5-4.5h63c2.475 0 4.5 2.025 4.5 4.5v36z"/><path fill="#999" d="M67.5.15c2.399 0 4.35 1.951 4.35 4.35v36c0 2.399-1.951 4.35-4.35 4.35h-63c-2.399 0-4.35-1.951-4.35-4.35v-36c0-2.399 1.951-4.35 4.35-4.35h63m0-.15h-63c-2.475 0-4.5 2.025-4.5 4.5v36c0 2.475 2.025 4.5 4.5 4.5h63c2.475 0 4.5-2.025 4.5-4.5v-36c0-2.475-2.025-4.5-4.5-4.5z"/><path fill="#369" d="M58.313 19.693c-.657-.367-1.684-.552-3.09-.552-.695 0-1.394.056-2.095.164-.515.079-.567.092-.887.161-.658.143-.759.801-.759.801l-.211.869c-.12.555.197.532.337.489.287-.087.443-.173 1.028-.305.56-.127 1.151-.222 1.623-.218.692 0 1.219.076 1.569.222.35.153.523.413.523.785.001.088.003.172-.028.245-.029.068-.084.134-.25.156-.988.059-1.697.149-2.551.274-.842.119-1.58.322-2.196.603-.657.292-1.149.681-1.487 1.176-.33.496-.495 1.097-.496 1.806 0 .669.241 1.215.706 1.639.471.418 1.083.625 1.824.625.463-.003.825-.037 1.085-.102.257-.065.537-.157.834-.285.221-.093.46-.226.712-.394l.652-.435.008.014-.063.278-.004.007.002.005c-.072.335.13.614.462.647l.004.006h.029l.001.002 1.331-.002h.247l.024-.009c.339-.042.664-.318.741-.65l1.263-5.452c.029-.128.052-.276.066-.447l.029-.416c.003-.77-.328-1.34-.983-1.707zm-3.06 6.496c-.215.135-.441.251-.679.35-.319.129-.622.196-.902.196-.43 0-.76-.061-.984-.191-.224-.123-.341-.338-.337-.644 0-.354.081-.629.251-.845.17-.207.424-.374.738-.499.312-.106.697-.193 1.14-.256.394-.05 1.174-.14 1.274-.14.1-.001.166-.056.122.21-.02.115-.245 1.04-.348 1.46-.031.126-.199.31-.275.359z"/><path fill="#036" d="M36.583 19.262c-.37 0-.856.3-1.087.662 0 0-2.478 4.249-2.722 4.674-.132.228-.266.083-.289-.002l-.768-4.644c-.084-.366-.466-.679-.944-.678l-1.545.003c-.373 0-.605.298-.522.659 0 0 1.181 6.696 1.412 8.271.115.871-.012 1.025-.012 1.025l-1.532 2.671c-.224.362-.102.659.269.659l1.791-.001c.371 0 .862-.295 1.083-.658l6.89-11.653s.659-.995.051-.987c-.413.005-2.075-.001-2.075-.001m-21.75 2.369c-.521.381-1.244.572-2.182.572h-.424c-.374 0-.61-.296-.527-.66l.521-2.244c.079-.361.452-.661.826-.658l.566-.004c.661 0 1.164.113 1.503.338.334.219.504.565.498 1.03.009.701-.257 1.243-.781 1.626m3.735-3.458c-.215-.419-.537-.76-.948-1.017-.427-.263-.923-.445-1.501-.554-.582-.104-1.262-.155-2.042-.162l-3.61.003c-.375.005-.743.299-.829.659l-2.436 10.583c-.084.362.151.661.524.661h1.73c.374 0 .745-.292.828-.661l.596-2.568c.08-.359.449-.656.824-.656h.494c2.115-.002 3.756-.435 4.935-1.301 1.177-.864 1.766-2.01 1.763-3.427.004-.624-.103-1.145-.328-1.56"/><path fill="#369" d="M46.236 21.674c-.518.377-1.246.566-2.182.566h-.431c-.372.004-.613-.297-.524-.658l.519-2.247c.077-.356.455-.658.822-.655l.569-.003c.664.003 1.16.114 1.503.335.337.223.5.57.503 1.031.002.704-.258 1.245-.779 1.631m3.733-3.463c-.216-.419-.541-.757-.953-1.02-.422-.262-.923-.445-1.504-.552-.574-.101-1.256-.158-2.034-.16l-3.619.002c-.373.006-.738.299-.824.659l-2.433 10.587c-.089.36.153.659.519.658l1.736-.003c.368.003.744-.295.83-.654l.587-2.569c.082-.36.457-.662.831-.656h.495c2.118 0 3.76-.435 4.936-1.301 1.173-.87 1.763-2.012 1.763-3.432-.004-.622-.109-1.145-.33-1.559"/><path fill="#036" d="M26.905 19.685c-.657-.366-1.684-.551-3.089-.551-.695 0-1.394.055-2.095.164-.515.078-.567.092-.887.161-.658.144-.759.802-.759.802l-.211.869c-.119.555.197.532.338.489.287-.087.443-.172 1.029-.305.559-.127 1.151-.222 1.623-.218.693 0 1.219.076 1.569.222.35.153.523.413.523.785.002.089.004.172-.027.245-.029.068-.085.134-.25.156-.987.06-1.696.149-2.551.274-.843.119-1.579.322-2.196.603-.657.292-1.148.682-1.486 1.176-.331.496-.496 1.097-.497 1.806 0 .669.241 1.215.706 1.639.471.418 1.083.626 1.824.626.463-.003.825-.037 1.086-.102.257-.065.537-.157.832-.285.222-.093.46-.227.713-.395l.653-.435.007.014-.063.278-.004.008.003.005c-.072.336.129.615.461.647l.004.006h.029l.001.002 1.331-.002h.247l.024-.009c.34-.043.664-.319.741-.649l1.263-5.452c.029-.128.052-.276.064-.446l.03-.416c0-.775-.332-1.346-.986-1.712zm-3.061 6.496c-.215.135-.441.251-.679.349-.319.128-.623.196-.903.196-.429 0-.76-.061-.984-.191-.223-.124-.341-.338-.337-.645 0-.353.083-.629.252-.844.171-.208.423-.375.737-.499.313-.106.698-.193 1.141-.255.394-.05 1.175-.139 1.274-.141.099 0 .166-.056.121.21-.019.115-.245 1.04-.348 1.46-.031.128-.198.311-.274.36z"/><path fill="#369" d="M64.276 16.566h-1.551c-.345 0-.689.261-.799.594l-.029.065-.095.433-2.132 9.667-.091.392.004.006c-.072.333.129.602.456.638l.01.014h1.606c.341 0 .681-.256.795-.583l.034-.076 2.319-10.492-.004-.001c.079-.359-.152-.657-.523-.657z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 526.77502 140.375"><path d="M63.213.009h-40.973c-2.804 0-5.189 2.038-5.626 4.806l-16.571 105.065c-.33 2.072 1.276 3.942 3.379 3.942h19.561c2.804 0 5.188-2.037 5.625-4.811l4.469-28.337c.432-2.775 2.822-4.812 5.62-4.812h12.971c26.99 0 42.566-13.06 46.635-38.942 1.833-11.323.078-20.22-5.225-26.45-5.823-6.843-16.152-10.461-29.865-10.461zm4.727 38.374c-2.241 14.702-13.474 14.702-24.336 14.702h-6.183l4.337-27.457c.258-1.66 1.695-2.882 3.373-2.882h2.833c7.399 0 14.379 0 17.985 4.217 2.151 2.517 2.81 6.255 1.989 11.419m117.75-.473h-19.62c-1.671 0-3.115 1.222-3.374 2.882l-.868 5.488-1.373-1.989c-4.247-6.165-13.72-8.226-23.174-8.226-21.681 0-40.2 16.421-43.806 39.457-1.875 11.491.791 22.479 7.309 30.141 5.979 7.045 14.534 9.981 24.713 9.981 17.47 0 27.157-11.232 27.157-11.232l-.875 5.452c-.33 2.085 1.276 3.954 3.368 3.954h17.672c2.81 0 5.183-2.037 5.626-4.811l10.604-67.154c.336-2.067-1.264-3.942-3.361-3.942zm-27.349 38.187c-1.893 11.209-10.79 18.734-22.136 18.734-5.697 0-10.251-1.828-13.175-5.291-2.9-3.439-4.002-8.334-3.079-13.786 1.767-11.113 10.814-18.883 21.987-18.883 5.572 0 10.101 1.851 13.085 5.343 2.99 3.529 4.175 8.454 3.319 13.882m131.844-38.186h-19.716c-1.881 0-3.649.935-4.715 2.499l-27.194 40.056-11.526-38.493c-.725-2.409-2.947-4.062-5.464-4.062h-19.375c-2.355 0-3.99 2.3-3.241 4.517l21.718 63.733-20.417 28.823c-1.606 2.27.011 5.393 2.786 5.393h19.692c1.869 0 3.619-.911 4.679-2.445l65.578-94.659c1.57-2.265-.041-5.362-2.804-5.362" fill="#283b82"/><path d="M355.462.009h-40.979c-2.797 0-5.183 2.038-5.62 4.806l-16.571 105.065c-.329 2.072 1.276 3.942 3.368 3.942h21.029c1.952 0 3.625-1.425 3.93-3.367l4.702-29.781c.431-2.775 2.822-4.812 5.62-4.812h12.965c26.995 0 42.566-13.06 46.64-38.942 1.84-11.323.072-20.22-5.23-26.45-5.817-6.843-16.14-10.461-29.854-10.461zm4.728 38.374c-2.235 14.702-13.467 14.702-24.336 14.702h-6.176l4.344-27.457c.258-1.66 1.683-2.882 3.366-2.882h2.834c7.394 0 14.379 0 17.985 4.217 2.151 2.517 2.804 6.255 1.984 11.419m117.742-.473h-19.609c-1.684 0-3.116 1.222-3.368 2.882l-.869 5.488-1.377-1.989c-4.247-6.165-13.714-8.226-23.168-8.226-21.683 0-40.194 16.421-43.801 39.457-1.869 11.491.785 22.479 7.304 30.141 5.991 7.045 14.534 9.981 24.712 9.981 17.47 0 27.157-11.232 27.157-11.232l-.875 5.452c-.329 2.085 1.276 3.954 3.38 3.954h17.668c2.797 0 5.183-2.037 5.62-4.811l10.61-67.154c.323-2.067-1.282-3.942-3.385-3.942zm-27.35 38.187c-1.881 11.209-10.79 18.734-22.136 18.734-5.686 0-10.251-1.828-13.175-5.291-2.899-3.439-3.99-8.334-3.079-13.786 1.779-11.113 10.814-18.883 21.988-18.883 5.571 0 10.1 1.851 13.084 5.343 3.001 3.529 4.188 8.454 3.319 13.882m50.48-73.204l-16.818 106.989c-.329 2.072 1.276 3.942 3.368 3.942h16.906c2.81 0 5.195-2.037 5.626-4.811l16.582-105.059c.33-2.074-1.275-3.949-3.366-3.949h-18.933c-1.671.005-3.109 1.229-3.366 2.888" fill="#469bdb"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" enable-background="new 0 0 512 512"><path d="M512 402.282c0 16.716-13.55 30.267-30.265 30.267h-451.47c-16.715 0-30.265-13.553-30.265-30.267v-292.565c0-16.716 13.55-30.266 30.265-30.266h451.469c16.716 0 30.265 13.551 30.265 30.266l.001 292.565z" fill="#51B151"/><path d="M21.517 402.282v-292.565c0-16.716 13.552-30.266 30.267-30.266h-21.52c-16.714 0-30.264 13.552-30.264 30.266v292.565c0 16.716 13.55 30.267 30.265 30.267h21.52c-16.715 0-30.268-13.553-30.268-30.267z" opacity=".15" fill="#202121" enable-background="new"/><path d="M59.272 270.962c3.87 1.992 11.198 4.84 17.697 4.84 5.528 0 8.432-2.847 8.432-6.263 0-3.415-2.213-5.836-8.432-8.968-7.746-3.985-14.244-9.82-14.244-18.503 0-14.52 12.307-24.056 29.726-24.056 7.883 0 14.104 1.709 17.282 3.558l-4.7 14.519c-2.765-1.28-7.604-2.99-13.55-2.99-5.252 0-8.711 2.278-8.711 6.121 0 2.848 2.767 5.267 8.159 7.829 7.465 3.843 15.209 9.537 15.209 19.217 0 15.941-13.135 24.624-31.108 24.481-8.435-.141-16.591-2.42-20.6-5.408l4.84-14.377zm47.389 19.787l18.666-101.062h19.909l-7.604 40.425h.276c5.67-6.406 12.72-10.534 21.57-10.534 10.506 0 17.006 6.833 17.006 18.789 0 3.273-.554 8.683-1.245 12.526l-7.328 39.856h-19.911l7.052-38.147c.552-2.706.828-5.694.828-8.541 0-4.697-1.798-7.971-6.774-7.971-7.052 0-14.102 8.825-16.591 22.775l-5.946 31.884h-19.908zm101.934 0c-17.28 0-28.759-11.529-28.759-28.752 0-24.055 16.315-43.984 40.371-43.984 18.252 0 28.759 12.811 28.759 28.753 0 25.337-17.006 43.983-40.232 43.983h-.139zm2.627-15.657c10.784 0 17.006-16.37 17.006-28.183 0-6.548-2.765-13.239-10.645-13.239-11.474 0-17.282 17.082-17.282 27.9 0 8.113 4.01 13.522 10.784 13.522h.137zm29.51 42.878l13.135-70.886c1.522-8.255 3.041-20.354 3.872-27.472h17.834l-1.243 10.676h.276c5.531-7.544 13.55-11.672 21.707-11.672 14.654 0 21.843 12.099 21.843 26.476 0 24.055-15.622 46.259-39.263 46.259-5.394 0-10.093-1.422-12.444-2.847h-.415l-5.392 29.466h-19.911.001zm28.483-45.407c2.211 1.992 5.116 3.273 9.126 3.273 10.644 0 18.942-15.515 18.942-29.181 0-5.551-2.352-11.386-8.711-11.386-7.467 0-14.381 8.54-16.867 22.205l-2.49 15.089zm48.942 17.122l12.859-69.604h19.772l-12.72 69.604h-19.911zm25.165-78.714c-5.809 0-10.093-4.271-10.093-10.676 0-7.401 5.67-12.383 12.168-12.383 6.222 0 10.645 4.127 10.645 10.675 0 7.828-5.807 12.384-12.581 12.384h-.139zm8.146 78.719l9.954-53.947h-8.711l2.765-15.657h8.85l.552-3.558c1.522-8.398 4.703-17.081 11.475-22.916 5.528-4.698 12.72-6.548 19.357-6.548 4.7 0 8.296.712 10.506 1.707l-3.456 16.227c-1.795-.712-3.871-1.139-6.361-1.139-6.498 0-10.506 5.836-11.75 12.811l-.552 3.416h13.272l-2.904 15.657h-13.133l-9.956 53.947h-19.908zm70.471-69.296l4.148 30.318c.969 7.259 1.658 12.241 2.213 16.653h.278c1.517-4.27 3.039-8.825 5.944-16.368l12.305-30.603h21.015l-24.193 49.961c-8.987 18.504-17.006 31.173-25.994 39.856-7.88 7.687-17.282 11.103-21.707 11.814l-4.424-17.508c3.18-.996 7.604-2.705 11.474-5.551 4.564-3.273 8.435-7.402 11.064-12.099.55-.997.55-1.85.274-3.273l-13.272-63.199 20.875-.001z" fill="#fff"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 160 100" xmlns="http://www.w3.org/2000/svg"><title/><g fill="none"><path d="M148 0h-140c-4 0-8 4-8 8v80c0 8 4 12 12 12h136c8 0 12-4 12-12v-76c0-8-4-12-12-12zm0 0" fill="#6A3494"/><path d="M109.663 38.571c2.977 0 5.39-2.366 5.39-5.284 0-2.919-2.413-5.287-5.39-5.287-2.974 0-5.386 2.368-5.386 5.287 0 2.918 2.412 5.284 5.386 5.284zm-41.284 2.853c-.243.6-1.993 5.451-6.227 10.478v-21.497l-11.281 2.188v38.964h11.281v-12.044c3.267 4.807 4.881 12.044 4.881 12.044h13.512c-1.337-5.45-7.183-15.501-7.183-15.501 5.247-6.526 7.552-13.479 7.919-14.632h-12.901zm29.658-.406c-10.104.318-15.234 4.765-15.234 13.605v16.934h11.023v-13.809c0-5.294.707-7.563 7.11-7.779v-8.796c-1.078-.224-2.9-.155-2.9-.155zm-66.086 4.697c-1.382-.089-4.581-.291-4.581-3.116 0-3.409 4.606-3.409 6.333-3.409 3.037 0 6.971.88 9.781 1.704 0 0 1.567.542 2.9 1.098l.125.033v-9.336l-.17-.049c-3.315-1.138-7.171-2.233-14.318-2.233-12.324 0-16.69 7.042-16.69 13.076 0 3.478 1.519 11.662 15.633 12.606 1.196.072 4.371.251 4.371 3.171 0 2.41-2.599 3.832-6.971 3.832-4.792 0-9.44-1.199-12.263-2.335v9.616c4.226 1.087 8.991 1.63 14.575 1.63 12.05 0 17.446-6.663 17.446-13.267 0-7.488-6.039-12.352-16.171-13.018zm72.247 25.842h10.934v-30.098h-10.934v30.098zm31.523-39.232v39.232h10.936v-41.151l-10.936 1.919zm-15.957 0l10.926-1.919v41.151h-10.926v-39.232zm0 0" fill="#fff"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" enable-background="new 0 0 512 512"><path d="M512 402.282c0 16.715-13.55 30.267-30.265 30.267h-451.47c-16.715 0-30.265-13.553-30.265-30.267v-292.565c0-16.716 13.55-30.266 30.265-30.266h451.469c16.716 0 30.265 13.551 30.265 30.266l.001 292.565z" fill="#00A051"/><path d="M21.517 402.282v-292.565c0-16.716 13.552-30.266 30.267-30.266h-21.52c-16.714 0-30.264 13.552-30.264 30.266v292.565c0 16.715 13.55 30.267 30.265 30.267h21.52c-16.715 0-30.268-13.553-30.268-30.267z" opacity=".15" fill="#202121" enable-background="new"/><path d="M323.261 265.742c-.572-14.328-4.01-28.082-9.741-40.694-5.732-12.607-13.754-24.645-23.5-34.387l-28.074 26.948-.009-.012-.574.573c5.732 5.734 10.32 12.611 13.756 20.063 3.439 7.447 5.73 14.898 6.879 22.922 1.143 8.025 1.143 16.05-.574 24.071-1.722 8.025-4.585 15.477-8.024 22.353-3.439 6.304-7.452 12.038-12.038 16.624-4.582 4.582-10.317 8.595-16.046 12.033-5.734 3.439-12.036 5.734-18.341 7.452-8.598 2.291-17.193 2.865-25.791 1.72-8.596-.572-17.193-2.867-25.219-6.876-8.024-3.444-15.471-8.599-21.205-14.903l-27.509 27.51c10.316 10.316 22.352 18.341 35.533 24.071 12.606 6.306 26.937 9.171 41.265 9.746 14.328.57 28.656-1.722 42.413-6.882 10.891-4.009 21.207-9.168 30.376-16.047 9.172-6.876 17.191-14.901 24.07-24.07 6.879-9.171 12.036-19.489 16.05-30.378 4.586-13.18 6.876-27.508 6.303-41.837z" fill="#fff"/><path d="M350.2 136.214c-13.183-5.73-27.511-9.168-41.842-9.168-11.254-.451-22.509.874-33.487 3.962l-1.008.28-.322.096c-2.531.732-5.063 1.564-7.593 2.538-13.754 5.158-25.791 12.607-36.106 21.207-10.318 8.021-18.342 18.34-24.646 28.656-6.302 10.89-10.889 22.923-13.181 34.961-2.294 12.035-2.865 24.645-1.148 37.255 1.722 12.607 5.161 24.645 10.891 35.534 5.159 10.889 12.036 20.631 20.63 29.226l-.02-.042c.387.397.771.795 1.168 1.19l27.509-27.509c-5.729-5.732-10.889-12.611-14.328-20.06-3.437-7.447-6.302-15.472-6.876-23.497-1.143-8.024-.574-16.62 1.148-24.645 1.717-8.025 4.585-16.049 9.167-22.926 4.013-6.878 9.746-13.755 16.624-18.911 6.876-5.733 14.903-10.319 24.07-13.185 8.598-2.864 18.342-4.581 27.509-4.013 8.6-.57 17.768 1.72 26.368 5.16 8.598 3.438 16.62 9.168 23.495 15.475l27.513-27.512c-10.315-10.319-22.352-18.344-35.535-24.072z" fill="#34495E"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 45" enable-background="new 0 0 72 45"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" x2="36" y2="45"><stop offset="0" stop-color="#fff"/><stop offset="1" stop-color="#BDCCD4"/></linearGradient><path fill="url(#a)" d="M72 40.5c0 2.475-2.025 4.5-4.5 4.5h-63c-2.475 0-4.5-2.025-4.5-4.5v-36c0-2.475 2.025-4.5 4.5-4.5h63c2.475 0 4.5 2.025 4.5 4.5v36z"/><path fill="#999" d="M67.5.15c2.399 0 4.35 1.951 4.35 4.35v36c0 2.399-1.951 4.35-4.35 4.35h-63c-2.399 0-4.35-1.951-4.35-4.35v-36c0-2.399 1.951-4.35 4.35-4.35h63m0-.15h-63c-2.475 0-4.5 2.025-4.5 4.5v36c0 2.475 2.025 4.5 4.5 4.5h63c2.475 0 4.5-2.025 4.5-4.5v-36c0-2.475-2.025-4.5-4.5-4.5z"/><path fill="#0058A0" d="M26.629 30.689l2.521-16.224h4.178l-2.614 16.224h-4.021m19.174-15.86c-.826-.325-2.125-.679-3.743-.679-4.13 0-7.037 2.196-7.061 5.339-.026 2.325 2.075 3.622 3.659 4.395 1.628.792 2.175 1.299 2.168 2.008-.011 1.084-1.299 1.58-2.5 1.58-1.672 0-2.561-.245-3.935-.848l-.537-.258-.584 3.621c.974.451 2.78.842 4.654.862 4.389 0 7.241-2.169 7.275-5.526.015-1.844-1.098-3.242-3.509-4.396-1.46-.75-2.356-1.247-2.345-2.006.001-.672.757-1.392 2.393-1.392 1.366-.022 2.356.293 3.126.622l.375.185.564-3.507m11.06-.364h-3.572c-1.001 0-1.751.314-2.19 1.369l-6.204 14.854h4.387s.716-2.031.878-2.469l5.351.027c.125.565.509 2.442.509 2.442h3.877l-3.288-16.223m-5.245 10.324c.346-.737 1.664-4.48 1.664-4.48-.024.043.344-.916.555-1.522l.282 1.364s.802 3.901.967 4.638h-3.468zm-28.305-10.42l-4.135 11.068-.461-2.223c-.762-2.583-3.145-5.374-5.798-6.777l3.735 14.154 4.418.01 6.575-16.136h-4.454"/><path fill="#FAA61A" d="M15.148 14.465h-6.736l-.056.32c5.242 1.34 8.71 4.567 10.15 8.456l-1.464-7.422c-.253-1.026-.987-1.354-1.894-1.354z"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 160 100" xmlns="http://www.w3.org/2000/svg"><title/><g fill="none"><path d="M148 0h-140c-4 0-8 4-8 8v80c0 8 4 12 12 12h136c8 0 12-4 12-12v-76c0-8-4-12-12-12zm0 0" fill="#1C1C1C"/><path d="M54.412 65.823c-1.001-.217-2.134-.757-2.742-1.306-.271-.245-.665-.797-.88-1.233l-.389-.789-.034-5.399-.034-5.399h5.734v4.621c0 4.164.021 4.662.209 5.03.261.512.503.662.903.561.654-.164.676-.343.676-5.496v-4.717h5.844v4.873c0 2.775-.052 5.146-.12 5.507-.381 2.007-1.752 3.265-4.079 3.742-1.149.236-4.011.238-5.088.005zm46.04-.058c-1.204-.315-1.983-.761-2.844-1.625-1.33-1.335-1.867-2.909-1.867-5.468 0-2.56.547-4.145 1.9-5.502 1.292-1.295 2.834-1.828 5.293-1.828 2.471 0 4.013.532 5.316 1.835 1.359 1.359 1.892 2.907 1.892 5.495 0 2.598-.524 4.131-1.872 5.479-1.358 1.358-2.818 1.859-5.384 1.848-1.137-.005-1.798-.069-2.433-.235zm3.048-3.877c.786-.551.986-4.605.296-6.013-.391-.798-1.29-.803-1.694-.01-.73 1.432-.459 5.789.382 6.127.304.122.761.076 1.017-.103zm29.174-11.504v-15.384h2.146v30.768h-2.146v-15.384zm11.283.179v-15.205h2.028v30.41h-2.028v-15.205zm-76.204 8.109v-6.976h6.894l.352.984c.194.541.749 2.121 1.234 3.511l.881 2.527.032-3.511.032-3.511h4.766v13.952l-3.429-.001-3.429-.001-1.252-3.632-1.252-3.632-.032 3.634-.032 3.634h-4.766v-6.976zm18.485 0v-6.976h5.724v13.952h-5.724v-6.976zm27.667 0v-6.976h6.886l1.238 3.548 1.238 3.548.032-3.548.032-3.548h4.766v13.952h-6.87l-1.246-3.602-1.246-3.602-.032 3.602-.032 3.602h-4.766v-6.976zm-59.229-9.127c-1.36-.243-2.74-.953-3.314-1.705-.432-.567-.748-1.43-.849-2.325l-.083-.736h2.818c2.761 0 2.818.005 2.818.244 0 .345.318.918.59 1.064.434.232.958.143 1.328-.226.759-.759.397-1.022-2.639-1.924-3.138-.932-3.741-1.285-4.268-2.498-.48-1.104-.428-2.899.116-3.964.557-1.091 1.868-1.949 3.514-2.297 1.126-.239 3.85-.233 5.026.01 2.234.462 3.427 1.659 3.582 3.598l.06.745h-5.28v-.277c0-.41-.473-.796-.975-.796-.406 0-1.052.368-1.052.6 0 .298.621.599 1.946.944 2.949.767 3.891 1.156 4.695 1.94.772.752 1.036 1.475 1.038 2.836.001.623-.069 1.348-.156 1.61-.449 1.364-1.531 2.35-3.163 2.88-.862.28-1.179.317-3.049.349-1.148.02-2.364-.013-2.702-.073zm-38.799-.337c0-.056-.644-3.075-1.431-6.708s-1.431-6.727-1.431-6.876v-.271l2.59.032 2.59.032.478 3.601c.263 1.981.491 3.587.508 3.571.017-.017.247-1.503.511-3.303s.511-3.42.549-3.6l.069-.328h5.92l.125.745c.069.41.293 1.926.498 3.369.205 1.443.41 2.72.455 2.837.045.117.295-1.399.555-3.369l.473-3.582h2.597c2.394 0 2.597.016 2.598.209 0 .115-.656 3.254-1.46 6.976l-1.46 6.768h-6.234l-.127-.865c-.07-.476-.299-2.099-.51-3.607-.211-1.509-.417-2.782-.458-2.83-.041-.048-.31 1.575-.597 3.607l-.522 3.695h-3.142c-1.728 0-3.142-.046-3.142-.103zm3.292-6.066c-.04-.04-.068.031-.063.157.006.139.034.167.072.072.034-.086.03-.189-.009-.229zm17.339-.807v-6.976h10.732v3.936h-5.128v1.074h4.77v3.936h-4.77v1.074h5.366v3.936h-10.972v-6.976zm33.392 1.968v-5.009h-3.34v-3.936h12.402v3.936h-3.34v10.018h-5.724v-5.009zm12.403-1.968v-6.976h10.732v3.936h-5.128v1.074h4.77v3.936h-4.77v1.074h5.366v3.936h-10.972v-6.976zm14.668 0v-6.976h4.824c5.067 0 5.652.048 6.625.54 1.115.564 1.544 1.386 1.548 2.965.001.583-.059 1.264-.134 1.514-.181.605-.732 1.254-1.319 1.553l-.478.244.503.249c.862.427 1.071.938 1.375 3.371.106.853.297 1.974.423 2.491.126.517.229.96.229.984 0 .024-1.286.043-2.858.043h-2.858l-.12-.447c-.066-.246-.231-1.199-.366-2.117-.278-1.895-.408-2.125-1.282-2.265l-.507-.081v4.91h-5.606v-6.976zm7.103-1.743c.438-.438.492-.951.143-1.357-.237-.276-.409-.346-.965-.392l-.676-.056v2.206l.607-.058c.428-.041.691-.142.892-.343zm9.831 1.743v-6.976h6.886l1.238 3.548 1.238 3.548.032-3.548.032-3.548h4.766v13.952h-6.862l-1.25-3.602-1.25-3.602-.032 3.602-.032 3.602h-4.766v-6.976zm0 0" fill="#DFAC16"/></g></svg>
@@ -0,0 +1,2 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <svg id="master-artboard" viewBox="0 0 1400 485" version="1.1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" style="enable-background:new 0 0 1400 980;"><g transform="matrix(1, 0, 0, 1, -0.000008753781003179029, 42.99998474121094)"><rect id="ee-background" x="0" y="0" width="1400" height="440" style="fill: white; fill-opacity: 0; pointer-events: none;" transform="matrix(1, 0, 0, 1, 0, -125)"/><g transform="matrix(12.757194519042969, 0, 0, 12.757194519042969, -0.8419834971427917, -255.4091796875)"><path fill="#1c0950" d="M76.352 31.375c.014 6.168.043 9.094.093 9.129.038.027.11.281.157.564.049.283.132.613.192.734.055.117.146.352.203.517.056.165.165.394.242.501.083.109.144.214.144.236 0 .209 1.297 1.65 1.484 1.65.05 0 .127.062.174.137.049.082.129.143.182.143.049 0 .164.064.247.139.091.076.269.178.398.225s.233.11.233.133c0 .027.213.104.474.173.259.071.486.151.509.181.049.069 1.199.268 1.578.268.165 0 .303.027.303.068 0 .045.352.068.913.068.495 0 .907-.027.907-.055s.347-.09.77-.137c.427-.045.869-.127.982-.185.109-.056.385-.154.605-.22.219-.063.412-.138.434-.166.02-.021.166-.104.33-.176.165-.071.297-.156.297-.192l.088-.055c.083 0 .537-.341.996-.751.275-.247.734-.819.734-.918l.068-.083c.068 0 .215-.247.495-.836.303-.654.349-.771.427-1.166.043-.22.102-.421.129-.44.132-.09.206-1.705.206-4.438v-2.959h-4.595l-.022 3.052c-.022 2.356-.047 3.053-.116 3.075-.046.016-.082.082-.082.15 0 .875-.949 1.849-1.98 2.035-1.174.221-1.993-.094-2.791-1.051-.096-.115-.33-.818-.33-.989 0-.063-.041-.127-.088-.144-.065-.021-.088-.973-.109-4.372l-.02-4.34h10.137v-3.63h-10.125v-4.964h-4.896l.017 9.083m-2.85-4.552c-.503.022-.962.074-1.018.119-.049.041-.291.11-.53.159-.866.165-2.741 1.501-2.741 1.953l-.069.083c-.044 0-.069-.363-.069-.946v-.935h-4.68v18.436h4.949l.028-5.401c.011-3.91.038-5.428.097-5.5.046-.055.12-.283.173-.509.05-.225.124-.445.165-.489.038-.044.132-.187.203-.316.121-.214.192-.308.486-.632.146-.165.35-.316.611-.462l.275-.173c.055-.055.857-.275 1.033-.275.082 0 .151-.028.151-.066 0-.044.407-.072 1.083-.072.724 0 1.087.027 1.087.074 0 .042.083.066.192.055l.192-.027.017-2.563.021-2.565-.368.011c-.203.006-.778.028-1.281.055m-67.285.044c-.138.016-.303.055-.385.093-.074.036-.357.099-.627.143-.27.042-.583.118-.698.17-.116.05-.374.146-.578.209-.201.063-.366.138-.366.171 0 .027-.129.093-.286.146-.154.055-.302.138-.319.187-.019.055-.077.093-.126.093-.138 0-.88.646-1.117.974l-.33.44c-.069.077-.124.173-.124.207 0 .036-.063.192-.143.357-.181.368-.344 1.045-.344 1.424 0 .165-.033.313-.071.338-.088.055-.094.762-.008.927.039.066.099.371.138.679.11.853.72 1.991 1.278 2.392l.215.182c.049.05.187.151.302.221l.275.191c.421.322 1.441.834 1.837.922.126.027.228.074.228.102s.261.11.578.182c.316.072.605.154.646.182.039.027.335.104.66.174.33.065.613.145.632.17.017.027.325.109.679.179.358.069.646.153.646.185l.115.055c.146 0 .886.226.935.283.017.027.253.102.522.174.267.068.503.148.523.173.019.027.154.083.302.138 1.554.503.899 2.541-.927 2.879-.234.044-.423.104-.423.138 0 .077-1.906.074-1.991 0-.036-.038-.267-.103-.511-.148-.913-.173-1.807-.853-1.98-1.513-.047-.17-.11-.309-.138-.309-.033 0-.055-.156-.055-.349v-.356h-5.116v.467c0 .495.16 1.375.27 1.513.033.044.116.242.182.44.061.201.159.401.214.445.055.047.102.123.102.17 0 .248 1.204 1.523 1.793 1.898l.231.164c.091.102.844.484 1.108.564.16.044.292.109.292.132 0 .027.242.102.539.165.297.068.597.154.666.192.151.083 1.56.274 2.016.274.185 0 .358.028.377.066.055.082 2.131.097 2.131.012 0-.033.275-.078.61-.102.731-.051 1.554-.193 1.554-.275 0-.027.077-.055.173-.055.256 0 1.031-.227 1.139-.33.055-.05.137-.092.192-.092.11 0 .357-.126.503-.261.055-.05.137-.088.184-.088.338 0 1.793-1.491 1.953-2.008.027-.088.083-.157.11-.157.033 0 .115-.211.184-.473.069-.256.148-.483.176-.503.239-.165.239-3.316 0-3.493-.028-.016-.102-.214-.17-.434-.069-.226-.151-.404-.185-.404-.039 0-.088-.068-.11-.151-.11-.344-1.224-1.298-1.779-1.526-.138-.055-.283-.138-.33-.182-.044-.044-.289-.118-.542-.165-.248-.049-.457-.11-.457-.137 0-.033-.248-.11-.559-.184-.308-.069-.558-.146-.558-.171 0-.027-.261-.104-.578-.173-.316-.072-.61-.154-.651-.187-.042-.028-.325-.11-.633-.171-.302-.06-.577-.137-.619-.165-.039-.028-.338-.11-.66-.182-.33-.072-.613-.148-.632-.173-.019-.027-.27-.104-.558-.173-.292-.069-.542-.148-.561-.176-.02-.028-.198-.102-.399-.165-.192-.069-.369-.143-.379-.17-.014-.028-.138-.105-.275-.176-.151-.077-.311-.234-.385-.385-.071-.138-.154-.264-.184-.275-.33-.151.096-1.182.624-1.504.682-.413 3.663-.468 4.054-.077.055.055.157.096.226.096.132 0 .841.707.841.839 0 .041.061.201.138.357.071.148.151.399.179.55l.044.28h4.807v-.28c0-.154-.033-.275-.072-.275s-.069-.11-.069-.242c0-.313-.192-1.292-.269-1.395-.033-.044-.116-.242-.179-.44-.066-.198-.165-.398-.22-.445l-.102-.165c0-.487-1.733-1.953-2.662-2.25-.207-.066-.391-.138-.413-.165-.017-.027-.11-.069-.206-.091l-.454-.11c-.154-.044-.396-.077-.536-.077-.138 0-.27-.041-.286-.091-.027-.083-4.169-.148-4.801-.074m20.498.003c-.116.02-.275.055-.35.094-.077.033-.297.096-.489.137-.363.083-1.108.44-1.276.605-.055.055-.132.099-.173.099-.083 0-.891.825-.891.908 0 .027-.083.137-.179.247-.099.116-.192.275-.22.358-.02.083-.083.17-.138.192-.083.027-.096-.154-.096-1.114v-1.155h-4.675v18.442h4.967v-5.836c0-5.544.033-6.674.204-6.911.027-.041.11-.226.179-.412.214-.578.701-1.073 1.224-1.238.137-.047.27-.118.297-.16.069-.11 1.889-.093 1.925.017.014.044.096.083.179.083.5 0 1.108.429 1.309.921.05.126.119.248.149.27.143.102.192 1.897.192 7.381v5.886h4.969v-5.654c0-3.693.027-5.666.069-5.693.038-.027.071-.137.071-.256 0-.324.214-1.193.322-1.301.055-.055.096-.137.096-.184s.094-.212.209-.363c.116-.151.212-.303.212-.33 0-.096.376-.421.654-.572.138-.074.256-.157.256-.179 0-.066.479-.192.918-.248.413-.046 1.458.132 1.458.253 0 .033.061.083.138.104.159.05.698.55.698.646 0 .039.063.148.143.248.083.102.192.335.256.517.063.184.137.366.165.407.176.22.206 1.273.206 6.792v5.813h4.89v-6.512c0-6.196-.036-7.549-.207-7.859-.036-.066-.118-.308-.181-.539-.063-.231-.138-.435-.165-.454-.033-.019-.124-.176-.207-.349-.352-.731-.715-1.183-1.559-1.933-.258-.231-1.595-.908-1.906-.962-.154-.028-.324-.088-.379-.132-.138-.11-3.3-.115-3.438-.005-.055.042-.248.11-.429.157-.533.132-1.292.578-1.788 1.053-.286.27-.709.811-.709.902l-.055.083c-.033 0-.11.096-.165.22-.116.242-.083.261-.512-.292l-.344-.432-.179-.261c-.044-.083-.115-.146-.159-.146-.047 0-.165-.083-.261-.176-.316-.311-.751-.66-.825-.66l-.096-.069c-.11-.322-2.942-.613-4.285-.44m25.63-.005c-.151.017-.341.055-.418.091-.074.033-.374.099-.66.146-.289.044-.605.124-.702.176-.096.049-.338.143-.542.206-.201.061-.366.138-.366.176l-.094.063c-.093 0-.506.192-.638.292-1.127.88-1.859 1.807-2.024 2.571-.028.138-.077.261-.11.28-.063.044-.275 1.037-.275 1.309 0 .11-.033.234-.071.275-.042.039-.066.256-.055.484l.022.412 2.315.017 2.31.02.091-.459c.049-.253.124-.495.165-.542.044-.044.143-.207.22-.357.077-.151.211-.347.297-.432.083-.088.157-.192.157-.231 0-.044.047-.077.102-.077.055 0 .138-.055.173-.129.039-.072.22-.171.404-.22.184-.055.357-.126.385-.165.069-.11 2.558-.11 2.623 0 .028.039.193.11.372.16.459.126 1.017.624 1.122 1.006.047.157.109.319.143.357.077.083.074.385 0 .385-.035 0-.082.132-.104.292-.071.536-.539.949-1.304 1.144-.247.063-.522.143-.594.176-.077.033-.517.11-.979.173-.462.055-.902.138-.979.17-.077.033-.605.116-1.168.182-.566.069-1.031.148-1.031.182 0 .027-.063.055-.138.055-.22 0-1.218.215-1.257.275-.019.021-.17.082-.33.132-.264.077-.572.229-1.421.701-.372.206-1.127.99-1.367 1.41-.074.13-.165.275-.209.319-.044.047-.119.237-.165.421-.055.182-.119.365-.146.404-.316.435-.316 4.227 0 4.227.033 0 .077.097.102.215.118.592 1.072 1.727 1.793 2.131.129.072.275.165.319.209.044.041.234.119.421.171.181.05.349.115.368.144.055.082 1.155.274 1.545.274.187 0 .341.027.341.069 0 .043.346.068.902.068.528 0 .921-.027.949-.068.022-.039.173-.069.335-.069.338 0 1.532-.209 1.584-.274.022-.028.234-.105.473-.18.242-.068.44-.15.44-.179 0-.027.148-.104.33-.173s.357-.165.385-.221c.033-.049.099-.093.15-.093.056 0 .248-.138.43-.313.182-.174.357-.313.385-.313l.082-.089c.02-.049.056.094.083.314.028.22.083.401.116.401.035 0 .062.11.062.239 0 .489-.159.459 2.382.459h2.296v-6.324c0-5.94-.044-7.602-.203-7.712-.027-.022-.102-.286-.165-.591-.069-.303-.149-.572-.179-.594-.027-.027-.097-.151-.138-.286-.05-.137-.165-.357-.259-.506-.096-.143-.173-.28-.173-.308 0-.118-1.089-1.193-1.265-1.249-.072-.022-.133-.069-.133-.099 0-.033-.137-.118-.312-.192-.172-.066-.312-.148-.312-.176s-.182-.102-.404-.165c-.22-.066-.462-.16-.539-.209-.077-.05-.357-.126-.632-.17-.268-.044-.551-.116-.625-.165-.137-.074-4.028-.138-4.68-.069m40.785.467c-.088.228 0 13.131.092 13.158.049.017.088.11.088.212 0 .229.211 1.087.275 1.134.032.019.093.164.143.315.049.151.127.325.17.386.047.055.144.219.221.365.071.143.154.262.182.262l.094.143c.06.192 1.154 1.293 1.347 1.354.083.027.154.074.154.104 0 .027.124.11.274.188.157.071.283.154.283.182s.182.104.402.173c.22.065.412.144.434.171.022.027.319.102.666.164.344.064.682.144.748.18.165.088 2.356.082 2.356-.006 0-.039.063-.068.138-.068.253 0 1.221-.221 1.26-.286.021-.036.203-.11.404-.173.197-.056.357-.13.357-.157 0-.028.099-.091.22-.144.292-.132 1.166-1.004 1.222-1.227.021-.099.068-.182.104-.182.088 0 .083 2.844-.008 2.898-.039.028-.068.177-.068.336-.006 1.266-1.123 2.742-2.305 3.053-.174.047-.369.109-.44.146-.148.083-1.045.083-1.136.009-.039-.033-.289-.1-.559-.148-.811-.157-1.99-.963-1.99-1.364 0-.056-.047-.146-.105-.204-.137-.137-.311-.893-.312-1.353v-.368h-4.755l.055.786c.028.432.065.798.091.819.027.02.082.303.129.619.045.322.127.676.185.789.056.109.151.377.212.586.062.209.137.385.165.385.036 0 .102.121.151.275.049.154.148.33.22.396.069.063.13.157.13.209 0 .056.061.132.137.182.077.044.138.118.138.165 0 .104 1.078 1.127 1.292 1.224.1.044.177.103.177.13s.138.109.302.178c.166.072.311.152.33.18s.204.096.413.156c.203.055.412.138.454.174.043.035.357.123.706.191.344.072.649.16.677.199.068.096 4.092.096 4.16 0 .027-.042.319-.127.646-.193.33-.068.605-.154.616-.192l.124-.068c.165 0 .797-.22.797-.275 0-.027.127-.093.283-.146.16-.055.303-.132.319-.179.02-.047.103-.104.185-.126.088-.02.267-.133.401-.248.132-.118.265-.212.292-.212.082-.005 1.174-1.101 1.174-1.183 0-.038.055-.109.121-.165.066-.046.184-.206.258-.352.078-.144.16-.262.182-.262.027 0 .102-.148.174-.329.068-.186.164-.372.209-.413.047-.05.127-.231.179-.404.05-.176.11-.319.138-.319s.109-.303.176-.682c.068-.374.159-.701.201-.729.049-.033.076-3.237.09-10.285l.022-10.23h-4.978v5.72c0 3.741-.021 5.739-.068 5.767-.039.027-.069.143-.069.261 0 .268-.209 1.031-.28 1.031-.027 0-.091.094-.138.207-.047.109-.267.371-.489.577-.556.506-.578.522-.922.659l-.371.166c-.335.247-2.054.238-2.596-.009-.165-.077-.322-.138-.357-.138-.109 0-.792-.648-.902-.865-.061-.119-.137-.231-.164-.248-.083-.061-.275-.936-.275-1.246 0-.164-.033-.294-.068-.294-.047 0-.072-1.979-.072-5.797v-5.763h-2.447c-1.996 0-2.453.016-2.483.093m-35.74 10.87c-.014.595-.063 1.145-.104 1.222-.044.083-.13.316-.192.528-.066.209-.138.398-.165.418l-.229.313c-.102.153-.321.418-.489.585-.171.174-.435.394-.586.496-.157.096-.302.197-.319.22-.02.027-.193.102-.385.173-.192.072-.363.148-.385.176-.138.185-1.934.275-2.475.127-1.127-.313-1.65-1.926-.974-3.003.094-.146.165-.28.165-.303 0-.077.349-.362.6-.489.151-.077.313-.176.357-.221.049-.043.207-.102.352-.129s.391-.104.544-.17c.154-.069.556-.166.891-.215.335-.055.61-.109.61-.138 0-.027.33-.11.734-.176s.734-.148.734-.182l.137-.061c.215 0 .787-.214.979-.366.231-.184.233-.164.192 1.202"/></g></g></svg>
@@ -0,0 +1,2 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <svg id="master-artboard" viewBox="0 0 1400 485" version="1.1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" style="enable-background:new 0 0 1400 980;"><g transform="matrix(1, 0, 0, 1, -0.000008753781003179029, 42.99998474121094)"><rect id="ee-background" x="0" y="0" width="1400" height="440" style="fill: white; fill-opacity: 0; pointer-events: none;" transform="matrix(1, 0, 0, 1, 0, -125)"/><g transform="matrix(12.757194519042969, 0, 0, 12.757194519042969, -0.8419834971427917, -255.4091796875)"><path fill="#fff" d="M76.352 31.375c.014 6.168.043 9.094.093 9.129.038.027.11.281.157.564.049.283.132.613.192.734.055.117.146.352.203.517.056.165.165.394.242.501.083.109.144.214.144.236 0 .209 1.297 1.65 1.484 1.65.05 0 .127.062.174.137.049.082.129.143.182.143.049 0 .164.064.247.139.091.076.269.178.398.225s.233.11.233.133c0 .027.213.104.474.173.259.071.486.151.509.181.049.069 1.199.268 1.578.268.165 0 .303.027.303.068 0 .045.352.068.913.068.495 0 .907-.027.907-.055s.347-.09.77-.137c.427-.045.869-.127.982-.185.109-.056.385-.154.605-.22.219-.063.412-.138.434-.166.02-.021.166-.104.33-.176.165-.071.297-.156.297-.192l.088-.055c.083 0 .537-.341.996-.751.275-.247.734-.819.734-.918l.068-.083c.068 0 .215-.247.495-.836.303-.654.349-.771.427-1.166.043-.22.102-.421.129-.44.132-.09.206-1.705.206-4.438v-2.959h-4.595l-.022 3.052c-.022 2.356-.047 3.053-.116 3.075-.046.016-.082.082-.082.15 0 .875-.949 1.849-1.98 2.035-1.174.221-1.993-.094-2.791-1.051-.096-.115-.33-.818-.33-.989 0-.063-.041-.127-.088-.144-.065-.021-.088-.973-.109-4.372l-.02-4.34h10.137v-3.63h-10.125v-4.964h-4.896l.017 9.083m-2.85-4.552c-.503.022-.962.074-1.018.119-.049.041-.291.11-.53.159-.866.165-2.741 1.501-2.741 1.953l-.069.083c-.044 0-.069-.363-.069-.946v-.935h-4.68v18.436h4.949l.028-5.401c.011-3.91.038-5.428.097-5.5.046-.055.12-.283.173-.509.05-.225.124-.445.165-.489.038-.044.132-.187.203-.316.121-.214.192-.308.486-.632.146-.165.35-.316.611-.462l.275-.173c.055-.055.857-.275 1.033-.275.082 0 .151-.028.151-.066 0-.044.407-.072 1.083-.072.724 0 1.087.027 1.087.074 0 .042.083.066.192.055l.192-.027.017-2.563.021-2.565-.368.011c-.203.006-.778.028-1.281.055m-67.285.044c-.138.016-.303.055-.385.093-.074.036-.357.099-.627.143-.27.042-.583.118-.698.17-.116.05-.374.146-.578.209-.201.063-.366.138-.366.171 0 .027-.129.093-.286.146-.154.055-.302.138-.319.187-.019.055-.077.093-.126.093-.138 0-.88.646-1.117.974l-.33.44c-.069.077-.124.173-.124.207 0 .036-.063.192-.143.357-.181.368-.344 1.045-.344 1.424 0 .165-.033.313-.071.338-.088.055-.094.762-.008.927.039.066.099.371.138.679.11.853.72 1.991 1.278 2.392l.215.182c.049.05.187.151.302.221l.275.191c.421.322 1.441.834 1.837.922.126.027.228.074.228.102s.261.11.578.182c.316.072.605.154.646.182.039.027.335.104.66.174.33.065.613.145.632.17.017.027.325.109.679.179.358.069.646.153.646.185l.115.055c.146 0 .886.226.935.283.017.027.253.102.522.174.267.068.503.148.523.173.019.027.154.083.302.138 1.554.503.899 2.541-.927 2.879-.234.044-.423.104-.423.138 0 .077-1.906.074-1.991 0-.036-.038-.267-.103-.511-.148-.913-.173-1.807-.853-1.98-1.513-.047-.17-.11-.309-.138-.309-.033 0-.055-.156-.055-.349v-.356h-5.116v.467c0 .495.16 1.375.27 1.513.033.044.116.242.182.44.061.201.159.401.214.445.055.047.102.123.102.17 0 .248 1.204 1.523 1.793 1.898l.231.164c.091.102.844.484 1.108.564.16.044.292.109.292.132 0 .027.242.102.539.165.297.068.597.154.666.192.151.083 1.56.274 2.016.274.185 0 .358.028.377.066.055.082 2.131.097 2.131.012 0-.033.275-.078.61-.102.731-.051 1.554-.193 1.554-.275 0-.027.077-.055.173-.055.256 0 1.031-.227 1.139-.33.055-.05.137-.092.192-.092.11 0 .357-.126.503-.261.055-.05.137-.088.184-.088.338 0 1.793-1.491 1.953-2.008.027-.088.083-.157.11-.157.033 0 .115-.211.184-.473.069-.256.148-.483.176-.503.239-.165.239-3.316 0-3.493-.028-.016-.102-.214-.17-.434-.069-.226-.151-.404-.185-.404-.039 0-.088-.068-.11-.151-.11-.344-1.224-1.298-1.779-1.526-.138-.055-.283-.138-.33-.182-.044-.044-.289-.118-.542-.165-.248-.049-.457-.11-.457-.137 0-.033-.248-.11-.559-.184-.308-.069-.558-.146-.558-.171 0-.027-.261-.104-.578-.173-.316-.072-.61-.154-.651-.187-.042-.028-.325-.11-.633-.171-.302-.06-.577-.137-.619-.165-.039-.028-.338-.11-.66-.182-.33-.072-.613-.148-.632-.173-.019-.027-.27-.104-.558-.173-.292-.069-.542-.148-.561-.176-.02-.028-.198-.102-.399-.165-.192-.069-.369-.143-.379-.17-.014-.028-.138-.105-.275-.176-.151-.077-.311-.234-.385-.385-.071-.138-.154-.264-.184-.275-.33-.151.096-1.182.624-1.504.682-.413 3.663-.468 4.054-.077.055.055.157.096.226.096.132 0 .841.707.841.839 0 .041.061.201.138.357.071.148.151.399.179.55l.044.28h4.807v-.28c0-.154-.033-.275-.072-.275s-.069-.11-.069-.242c0-.313-.192-1.292-.269-1.395-.033-.044-.116-.242-.179-.44-.066-.198-.165-.398-.22-.445l-.102-.165c0-.487-1.733-1.953-2.662-2.25-.207-.066-.391-.138-.413-.165-.017-.027-.11-.069-.206-.091l-.454-.11c-.154-.044-.396-.077-.536-.077-.138 0-.27-.041-.286-.091-.027-.083-4.169-.148-4.801-.074m20.498.003c-.116.02-.275.055-.35.094-.077.033-.297.096-.489.137-.363.083-1.108.44-1.276.605-.055.055-.132.099-.173.099-.083 0-.891.825-.891.908 0 .027-.083.137-.179.247-.099.116-.192.275-.22.358-.02.083-.083.17-.138.192-.083.027-.096-.154-.096-1.114v-1.155h-4.675v18.442h4.967v-5.836c0-5.544.033-6.674.204-6.911.027-.041.11-.226.179-.412.214-.578.701-1.073 1.224-1.238.137-.047.27-.118.297-.16.069-.11 1.889-.093 1.925.017.014.044.096.083.179.083.5 0 1.108.429 1.309.921.05.126.119.248.149.27.143.102.192 1.897.192 7.381v5.886h4.969v-5.654c0-3.693.027-5.666.069-5.693.038-.027.071-.137.071-.256 0-.324.214-1.193.322-1.301.055-.055.096-.137.096-.184s.094-.212.209-.363c.116-.151.212-.303.212-.33 0-.096.376-.421.654-.572.138-.074.256-.157.256-.179 0-.066.479-.192.918-.248.413-.046 1.458.132 1.458.253 0 .033.061.083.138.104.159.05.698.55.698.646 0 .039.063.148.143.248.083.102.192.335.256.517.063.184.137.366.165.407.176.22.206 1.273.206 6.792v5.813h4.89v-6.512c0-6.196-.036-7.549-.207-7.859-.036-.066-.118-.308-.181-.539-.063-.231-.138-.435-.165-.454-.033-.019-.124-.176-.207-.349-.352-.731-.715-1.183-1.559-1.933-.258-.231-1.595-.908-1.906-.962-.154-.028-.324-.088-.379-.132-.138-.11-3.3-.115-3.438-.005-.055.042-.248.11-.429.157-.533.132-1.292.578-1.788 1.053-.286.27-.709.811-.709.902l-.055.083c-.033 0-.11.096-.165.22-.116.242-.083.261-.512-.292l-.344-.432-.179-.261c-.044-.083-.115-.146-.159-.146-.047 0-.165-.083-.261-.176-.316-.311-.751-.66-.825-.66l-.096-.069c-.11-.322-2.942-.613-4.285-.44m25.63-.005c-.151.017-.341.055-.418.091-.074.033-.374.099-.66.146-.289.044-.605.124-.702.176-.096.049-.338.143-.542.206-.201.061-.366.138-.366.176l-.094.063c-.093 0-.506.192-.638.292-1.127.88-1.859 1.807-2.024 2.571-.028.138-.077.261-.11.28-.063.044-.275 1.037-.275 1.309 0 .11-.033.234-.071.275-.042.039-.066.256-.055.484l.022.412 2.315.017 2.31.02.091-.459c.049-.253.124-.495.165-.542.044-.044.143-.207.22-.357.077-.151.211-.347.297-.432.083-.088.157-.192.157-.231 0-.044.047-.077.102-.077.055 0 .138-.055.173-.129.039-.072.22-.171.404-.22.184-.055.357-.126.385-.165.069-.11 2.558-.11 2.623 0 .028.039.193.11.372.16.459.126 1.017.624 1.122 1.006.047.157.109.319.143.357.077.083.074.385 0 .385-.035 0-.082.132-.104.292-.071.536-.539.949-1.304 1.144-.247.063-.522.143-.594.176-.077.033-.517.11-.979.173-.462.055-.902.138-.979.17-.077.033-.605.116-1.168.182-.566.069-1.031.148-1.031.182 0 .027-.063.055-.138.055-.22 0-1.218.215-1.257.275-.019.021-.17.082-.33.132-.264.077-.572.229-1.421.701-.372.206-1.127.99-1.367 1.41-.074.13-.165.275-.209.319-.044.047-.119.237-.165.421-.055.182-.119.365-.146.404-.316.435-.316 4.227 0 4.227.033 0 .077.097.102.215.118.592 1.072 1.727 1.793 2.131.129.072.275.165.319.209.044.041.234.119.421.171.181.05.349.115.368.144.055.082 1.155.274 1.545.274.187 0 .341.027.341.069 0 .043.346.068.902.068.528 0 .921-.027.949-.068.022-.039.173-.069.335-.069.338 0 1.532-.209 1.584-.274.022-.028.234-.105.473-.18.242-.068.44-.15.44-.179 0-.027.148-.104.33-.173s.357-.165.385-.221c.033-.049.099-.093.15-.093.056 0 .248-.138.43-.313.182-.174.357-.313.385-.313l.082-.089c.02-.049.056.094.083.314.028.22.083.401.116.401.035 0 .062.11.062.239 0 .489-.159.459 2.382.459h2.296v-6.324c0-5.94-.044-7.602-.203-7.712-.027-.022-.102-.286-.165-.591-.069-.303-.149-.572-.179-.594-.027-.027-.097-.151-.138-.286-.05-.137-.165-.357-.259-.506-.096-.143-.173-.28-.173-.308 0-.118-1.089-1.193-1.265-1.249-.072-.022-.133-.069-.133-.099 0-.033-.137-.118-.312-.192-.172-.066-.312-.148-.312-.176s-.182-.102-.404-.165c-.22-.066-.462-.16-.539-.209-.077-.05-.357-.126-.632-.17-.268-.044-.551-.116-.625-.165-.137-.074-4.028-.138-4.68-.069m40.785.467c-.088.228 0 13.131.092 13.158.049.017.088.11.088.212 0 .229.211 1.087.275 1.134.032.019.093.164.143.315.049.151.127.325.17.386.047.055.144.219.221.365.071.143.154.262.182.262l.094.143c.06.192 1.154 1.293 1.347 1.354.083.027.154.074.154.104 0 .027.124.11.274.188.157.071.283.154.283.182s.182.104.402.173c.22.065.412.144.434.171.022.027.319.102.666.164.344.064.682.144.748.18.165.088 2.356.082 2.356-.006 0-.039.063-.068.138-.068.253 0 1.221-.221 1.26-.286.021-.036.203-.11.404-.173.197-.056.357-.13.357-.157 0-.028.099-.091.22-.144.292-.132 1.166-1.004 1.222-1.227.021-.099.068-.182.104-.182.088 0 .083 2.844-.008 2.898-.039.028-.068.177-.068.336-.006 1.266-1.123 2.742-2.305 3.053-.174.047-.369.109-.44.146-.148.083-1.045.083-1.136.009-.039-.033-.289-.1-.559-.148-.811-.157-1.99-.963-1.99-1.364 0-.056-.047-.146-.105-.204-.137-.137-.311-.893-.312-1.353v-.368h-4.755l.055.786c.028.432.065.798.091.819.027.02.082.303.129.619.045.322.127.676.185.789.056.109.151.377.212.586.062.209.137.385.165.385.036 0 .102.121.151.275.049.154.148.33.22.396.069.063.13.157.13.209 0 .056.061.132.137.182.077.044.138.118.138.165 0 .104 1.078 1.127 1.292 1.224.1.044.177.103.177.13s.138.109.302.178c.166.072.311.152.33.18s.204.096.413.156c.203.055.412.138.454.174.043.035.357.123.706.191.344.072.649.16.677.199.068.096 4.092.096 4.16 0 .027-.042.319-.127.646-.193.33-.068.605-.154.616-.192l.124-.068c.165 0 .797-.22.797-.275 0-.027.127-.093.283-.146.16-.055.303-.132.319-.179.02-.047.103-.104.185-.126.088-.02.267-.133.401-.248.132-.118.265-.212.292-.212.082-.005 1.174-1.101 1.174-1.183 0-.038.055-.109.121-.165.066-.046.184-.206.258-.352.078-.144.16-.262.182-.262.027 0 .102-.148.174-.329.068-.186.164-.372.209-.413.047-.05.127-.231.179-.404.05-.176.11-.319.138-.319s.109-.303.176-.682c.068-.374.159-.701.201-.729.049-.033.076-3.237.09-10.285l.022-10.23h-4.978v5.72c0 3.741-.021 5.739-.068 5.767-.039.027-.069.143-.069.261 0 .268-.209 1.031-.28 1.031-.027 0-.091.094-.138.207-.047.109-.267.371-.489.577-.556.506-.578.522-.922.659l-.371.166c-.335.247-2.054.238-2.596-.009-.165-.077-.322-.138-.357-.138-.109 0-.792-.648-.902-.865-.061-.119-.137-.231-.164-.248-.083-.061-.275-.936-.275-1.246 0-.164-.033-.294-.068-.294-.047 0-.072-1.979-.072-5.797v-5.763h-2.447c-1.996 0-2.453.016-2.483.093m-35.74 10.87c-.014.595-.063 1.145-.104 1.222-.044.083-.13.316-.192.528-.066.209-.138.398-.165.418l-.229.313c-.102.153-.321.418-.489.585-.171.174-.435.394-.586.496-.157.096-.302.197-.319.22-.02.027-.193.102-.385.173-.192.072-.363.148-.385.176-.138.185-1.934.275-2.475.127-1.127-.313-1.65-1.926-.974-3.003.094-.146.165-.28.165-.303 0-.077.349-.362.6-.489.151-.077.313-.176.357-.221.049-.043.207-.102.352-.129s.391-.104.544-.17c.154-.069.556-.166.891-.215.335-.055.61-.109.61-.138 0-.027.33-.11.734-.176s.734-.148.734-.182l.137-.061c.215 0 .787-.214.979-.366.231-.184.233-.164.192 1.202"/></g></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0, 0, 400,400"><g fill-rule="evenodd"><path d="M188.761 90.973c-.111.11-1.992.398-4.181.64-5.371.593-11.167 1.776-13.58 2.773-.44.182-2.51.919-4.6 1.638-11.53 3.968-22.849 12.064-28.986 20.731-6.531 9.226-9.849 20.429-9.787 33.045.138 28.061 14.591 46.561 44.173 56.543 1.98.668 5.13 1.746 7 2.396 1.87.651 4.39 1.465 5.6 1.81s3.46 1.008 5 1.473c4.037 1.218 5.991 1.777 9.6 2.746 1.76.472 3.65 1.014 4.2 1.204.55.19 2.08.654 3.4 1.031 6.046 1.724 6.311 1.827 11.8 4.559 15.608 7.771 20.683 23.23 12.88 39.238-10.025 20.568-51.443 21.538-90.072 2.108-4.432-2.229-5.608-2.531-5.608-1.438 0 .368-.418 1.943-.93 3.5-.511 1.556-1.252 3.91-1.646 5.23-.394 1.32-.851 2.76-1.014 3.2-.164.44-.618 1.88-1.009 3.2-.857 2.894-2.372 7.709-3.232 10.27-1.201 3.578-1.072 3.748 5.255 6.915 7.578 3.793 11.365 5.352 18.176 7.484 1.43.448 2.96.965 3.4 1.151.732.308 2.388.699 9.2 2.168 17.358 3.744 33.516 4.375 50.2 1.962 5.623-.813 15.159-2.987 18.2-4.149 6.509-2.486 13.428-5.732 15.58-7.309.231-.169 2.04-1.456 4.02-2.858 25.998-18.418 29.617-66.05 6.707-88.269-5.655-5.485-20.627-15.165-23.455-15.165-.108 0-1.334-.517-2.724-1.148-1.39-.631-3.878-1.636-5.528-2.232-1.65-.596-3.36-1.237-3.8-1.424-.44-.187-3.23-1.1-6.2-2.03-13.475-4.217-15.449-4.846-16.2-5.163-.44-.186-4.58-1.541-9.2-3.012-19.267-6.132-24.92-12.575-24.035-27.389.794-13.304 7.712-20.723 22.435-24.058 6.486-1.47 30.358-.531 37.4 1.47 1.21.344 3.01.796 4 1.006 1.712.362 10.104 2.9 11.8 3.569.44.173 1.61.628 2.6 1.011.99.383 2.16.844 2.6 1.025 8.651 3.557 7.458 3.942 10.591-3.425 3.594-8.45 8.095-19.776 8.145-20.492.078-1.135-4.947-3.911-12.036-6.651l-3.2-1.238c-1.323-.512-3.642-1.265-10.071-3.267-.974-.304-2.179-.552-2.677-.552-.497 0-1.003-.159-1.123-.354-.121-.195-.716-.446-1.324-.558-.608-.113-2.635-.502-4.505-.864-8.369-1.624-42.068-3.222-43.239-2.051" fill="#f9f9f9"/><path d="M179.7 5.879c-.935.092-1.7.337-1.7.544 0 .207-1.519.377-3.376.377-2.121 0-3.483.172-3.662.462-.189.305-.108.352.238.138.322-.199.426-.166.271.085-.139.225-1.91.443-3.935.484-2.026.041-3.875.195-4.109.343-.235.148-1.679.385-3.21.527-1.531.142-2.851.462-2.933.71-.084.252-1.007.451-2.094.451-1.068 0-2.054.18-2.19.4-.136.22-.764.4-1.395.4s-1.418.27-1.748.6c-.39.391-1.382.6-2.841.6-1.623 0-2.305.165-2.471.6-.15.391-.773.6-1.788.6-.856 0-1.557.18-1.557.4 0 .22-.636.4-1.413.4-.886 0-1.498.223-1.642.6-.141.367-.748.6-1.564.6-.734 0-1.445.18-1.581.4-.136.22-.674.4-1.195.4s-1.218.27-1.548.6c-.33.33-1.05.6-1.6.6s-1.27.27-1.6.6c-.33.33-.973.6-1.428.6-.456 0-.829.18-.829.4 0 .22-.527.4-1.171.4-.645 0-1.442.27-1.772.6-.33.33-.973.6-1.428.6-.456 0-.829.18-.829.4 0 .22-.347.4-.771.4-.425 0-1.042.27-1.372.6-.33.33-.96.6-1.4.6-.44 0-1.07.27-1.4.6-.33.33-.973.6-1.428.6-.456 0-.829.18-.829.4 0 .22-.251.4-.557.4-.307 0-.661.27-.788.6-.126.33-.686.6-1.242.6-.557 0-1.013.16-1.013.355 0 .196-.63.474-1.4.619-.77.144-1.4.434-1.4.644 0 .21-.251.382-.557.382-.307 0-.661.27-.788.6-.126.33-.596.6-1.042.6-.447 0-.813.18-.813.4 0 .22-.45.4-1 .4-.577 0-.958.207-.9.491.055.269-.346.557-.891.639-.545.082-1.391.582-1.881 1.11-.489.528-1.258.96-1.709.96-.461 0-.819.262-.819.6 0 .33-.234.6-.52.6-.919 0-2.674.984-2.677 1.5-.002.275-.453.5-1.003.5-.622 0-1 .227-1 .6 0 .33-.27.6-.6.6-.33 0-.6.18-.6.4 0 .22-.366.4-.813.4-.446 0-.916.27-1.042.6-.127.33-.416.6-.642.6-.226 0-.828.45-1.338 1-.51.55-1.124 1-1.365 1-.241 0-.855.45-1.365 1s-1.131 1-1.381 1-.454.27-.454.6c0 .33-.328.6-.728.6-.764 0-3.265 2.009-3.281 2.636-.005.2-.59.659-1.3 1.019-.71.36-1.242.868-1.181 1.129.06.262-.064.368-.277.236-.213-.131-.943.306-1.624.971-.68.665-1.41 1.209-1.623 1.209-.212 0-.386.24-.386.532 0 .293-.45.774-1 1.068-.55.294-1 .775-1 1.068 0 .292-.181.532-.403.532-.512 0-15.197 14.706-15.197 15.219 0 .21-.24.381-.532.381-.293 0-.774.45-1.068 1-.294.55-.775 1-1.068 1-.292 0-.532.204-.532.454s-.45.871-1 1.381-1 1.072-1 1.25c0 .178-.45.808-1 1.402-.55.593-1 1.266-1 1.496 0 .229-.209.417-.464.417-.697 0-2.736 2.438-2.736 3.272 0 .4-.27.728-.6.728-.33 0-.6.227-.6.505s-.45.843-1 1.256c-.55.413-1 1.035-1 1.382s-.46 1.027-1.022 1.51c-.563.483-1.05 1.241-1.083 1.685-.034.444-.205.718-.381.609-.176-.109-.444.129-.596.528-.152.399-.691 1.173-1.197 1.721-.507.548-.921 1.313-.921 1.7s-.27.704-.6.704c-.33 0-.6.27-.6.6 0 .33-.18.6-.4.6-.22 0-.4.45-.4 1 0 .622-.227 1-.6 1-.33 0-.6.351-.6.779 0 .429-.45 1.265-1 1.859-.55.593-1 1.413-1 1.82 0 .408-.27.742-.6.742-.373 0-.6.378-.6 1 0 .55-.18 1-.4 1-.22 0-.4.45-.4 1 0 .622-.227 1-.6 1-.33 0-.6.255-.6.567 0 .311-.135.626-.3.7-.517.23-1.7 3.114-1.7 4.147 0 .542-.225.987-.5.989-.467.003-1.5 1.728-1.5 2.505 0 .192-.27.619-.6.949-.33.33-.6.96-.6 1.4 0 .44-.27 1.07-.6 1.4-.33.33-.6.947-.6 1.372 0 .424-.18.771-.4.771-.22 0-.4.431-.4.957 0 .527-.27 1.061-.6 1.188-.377.144-.6.756-.6 1.642 0 .777-.18 1.413-.4 1.413-.22 0-.4.546-.4 1.213 0 .708-.249 1.308-.6 1.442-.33.127-.6.674-.6 1.216 0 .543-.27 1.256-.6 1.586-.33.33-.6 1.027-.6 1.548 0 .521-.18 1.059-.4 1.195-.22.136-.4.847-.4 1.581 0 .816-.233 1.423-.6 1.564-.377.144-.6.756-.6 1.642 0 .777-.18 1.413-.4 1.413-.22 0-.4.701-.4 1.557 0 1.015-.209 1.638-.6 1.788-.44.168-.6.862-.6 2.6 0 1.737-.16 2.431-.6 2.6-.374.143-.6.753-.6 1.619 0 .764-.18 1.5-.4 1.636-.22.136-.4 1.122-.4 2.19 0 1.199-.191 2.007-.5 2.11-.497.166-.901 3.215-1.347 10.175-.137 2.133-.41 3.44-.782 3.749-.416.345-.571 1.431-.571 3.992 0 2.458-.151 3.567-.5 3.684-.729.243-.729 39.231 0 39.96.323.323.5 1.728.5 3.971 0 2.517.157 3.601.57 3.944.362.3.649 1.599.785 3.549.539 7.72.862 10.216 1.345 10.376.299.1.5.875.5 1.933 0 .972.18 1.767.4 1.767.22 0 .4.816.4 1.813 0 1.242.189 1.885.6 2.042.429.165.6.836.6 2.359 0 1.359.217 2.346.6 2.729.33.33.6 1.142.6 1.805s.18 1.316.4 1.452c.22.136.4.847.4 1.581 0 .816.233 1.423.6 1.564.377.144.6.756.6 1.642 0 .777.18 1.413.4 1.413.22 0 .4.527.4 1.171 0 .645.27 1.442.6 1.772.33.33.6.953.6 1.386 0 .432.27.889.6 1.016.377.144.6.756.6 1.642 0 .777.18 1.413.4 1.413.22 0 .4.527.4 1.171 0 .645.27 1.442.6 1.772.33.33.6.973.6 1.428 0 .456.16.829.357.829.196 0 .469.45.607 1s.428 1 .644 1c.215 0 .392.518.392 1.151s.27 1.375.6 1.649c.33.274.6.926.6 1.449s.137.951.305.951c.32 0 .649.577 2.107 3.7.487 1.045 1.044 1.9 1.237 1.9.193 0 .351.45.351 1 0 .622.227 1 .6 1s.6.378.6 1c0 .55.18 1 .4 1 .22 0 .4.366.4.813 0 .446.27.916.6 1.042.33.127.6.481.6.788 0 .306.16.557.357.557.196 0 .469.45.607 1s.428 1 .644 1c.215 0 .392.45.392 1 0 .622.227 1 .6 1 .33 0 .6.27.6.6 0 .33.18.6.4.6.22 0 .4.366.4.813 0 .446.252.909.561 1.027.308.119.663.518.788.888.344 1.016 1.149 2.168 2.151 3.079.495.45.906 1.083.913 1.406.016.771.953 1.987 1.531 1.987.251 0 .456.366.456.813 0 .446.27.916.6 1.042.33.127.6.416.6.642 0 .226.45.828 1 1.338.55.51 1 1.126 1 1.37 0 .243.208.314.462.157.281-.174.353-.11.185.162-.152.246.09.813.538 1.261.448.448.815.995.815 1.215 0 .22.27.4.6.4.33 0 .6.193.6.429 0 .553 1.018 1.571 1.571 1.571.236 0 .429.369.429.819 0 .451.45 1.236 1 1.746s1 1.131 1 1.381.193.454.429.454c.553 0 1.571 1.018 1.571 1.571 0 .236.27.429.6.429.33 0 .6.194.6.431 0 .482 3.185 3.569 3.682 3.569.175 0 .318.29.318.644 0 .619 6.889 7.749 7.501 7.763.164.004.723.454 1.241 1 .518.546 1.103.993 1.3.993.197 0 .358.27.358.6 0 .33.27.6.6.6.33 0 .6.27.6.6 0 .33.152.6.339.6.186 0 .987.63 1.78 1.4.793.77 1.559 1.4 1.704 1.4.144 0 .617.452 1.051 1.004.435.552.923.922 1.085.821.162-.1.548.168.856.596.309.429.792.779 1.073.779.282 0 .512.231.512.514 0 .648 2.178 1.964 2.608 1.575.176-.159.183-.052.016.238-.202.349-.021.601.536.747.462.12.84.468.84.773 0 .304.27.553.6.553.33 0 .6.18.6.4 0 .22.27.4.6.4.33 0 .6.177.6.392 0 .216.415.497.923.624.508.128 1.253.671 1.656 1.208.403.537.901.976 1.106.976.204 0 .623.225.93.5 1.272 1.141 2.945 2.243 3.885 2.558.385.13.7.375.7.545 0 .171.45.423 1 .561.55.138 1 .428 1 .644 0 .215.27.392.6.392.33 0 .6.177.6.392 0 .216.45.506 1 .644s1 .411 1 .607c0 .197.27.357.6.357.33 0 .6.177.6.392 0 .216.45.506 1 .644s1 .392 1 .564c0 .172.45.426 1 .564.55.138 1 .428 1 .644 0 .215.366.392.813.392.446 0 .916.27 1.042.6.127.33.661.6 1.188.6.526 0 .957.137.957.305 0 .334.254.479 4.187 2.395 1.468.715 2.932 1.3 3.253 1.3.322 0 .689.27.815.6.127.33.661.6 1.188.6.526 0 .957.18.957.4 0 .22.338.4.751.4s.975.27 1.249.6c.274.33.881.606 1.349.613.468.007 1.2.277 1.627.6.428.323 1.193.587 1.7.587.508 0 .924.18.924.4 0 .22.373.4.829.4.455 0 1.098.27 1.428.6.33.33 1.117.6 1.748.6s1.259.18 1.395.4c.136.22.757.4 1.381.4.638 0 1.234.262 1.364.6.126.33.731.606 1.342.613.612.007 1.462.277 1.889.6.428.323 1.362.587 2.077.587.715 0 1.411.18 1.547.4.136.22.937.4 1.781.4.994 0 1.614.211 1.764.6.143.374.753.6 1.619.6.764 0 1.5.18 1.636.4.136.22 1.117.4 2.181.4 1.35 0 2.003.181 2.164.6.167.435.864.603 2.542.613 1.397.007 2.621.245 3.089.6.474.358 1.674.587 3.077.587 1.265 0 2.411.18 2.547.4.136.22 1.101.4 2.144.4 1.043 0 2.104.208 2.359.463 1.797 1.797 58.402 1.792 60.199-.005.252-.252 1.412-.458 2.578-.458s2.12-.18 2.12-.4c0-.226 1.138-.4 2.613-.4 1.953 0 2.67-.151 2.842-.6.174-.453.907-.6 3-.6s2.826-.147 3-.6c.162-.42.817-.6 2.188-.6 1.076 0 1.957-.18 1.957-.4 0-.22.72-.4 1.6-.4 1.156 0 1.6-.167 1.6-.6 0-.443.464-.6 1.776-.6.977 0 1.888-.18 2.024-.4.136-.22.742-.4 1.347-.4s1.449-.264 1.877-.587c.427-.323 1.277-.593 1.889-.6.611-.007 1.216-.283 1.342-.613.13-.338.726-.6 1.364-.6.624 0 1.245-.18 1.381-.4.136-.22.672-.4 1.191-.4 1.189 0 2.257-.398 2.034-.759-.093-.151.403-.318 1.103-.371.699-.052 1.332-.27 1.405-.483.074-.213.457-.387.851-.387.395 0 .942-.27 1.216-.6.274-.33 1.022-.6 1.662-.6.665 0 1.262-.257 1.393-.6.127-.33.651-.6 1.164-.6.514 0 1.045-.18 1.181-.4.136-.22.602-.4 1.036-.4.434 0 .893-.27 1.019-.6.127-.33.661-.6 1.188-.6.526 0 .957-.16.957-.355 0-.196.63-.474 1.4-.619.77-.144 1.4-.434 1.4-.644 0-.21.27-.382.6-.382.33 0 .6-.27.6-.6 0-.369.375-.6.976-.6.537 0 1.088-.18 1.224-.4.136-.22.602-.4 1.036-.4.434 0 .893-.27 1.019-.6.127-.33.596-.6 1.042-.6.446 0 1.228-.45 1.738-1s1.276-1 1.703-1c.427 0 .88-.27 1.007-.6.126-.33.53-.6.897-.6.366 0 1.083-.45 1.593-1s1.183-1 1.497-1c.313 0 .794-.27 1.068-.6.274-.33.72-.6.991-.6s.978-.45 1.571-1c.594-.55 1.261-1 1.482-1 .222 0 .289-.184.15-.41-.139-.225-.105-.384.076-.353.962.168 1.73-.103 1.73-.609 0-.315.405-.634.9-.71.495-.075.855-.358.8-.627-.055-.27.26-.491.7-.491.44 0 .8-.18.8-.4 0-.22.251-.4.557-.4.307 0 .661-.27.788-.6.126-.33.512-.6.858-.6.345 0 1.377-.72 2.293-1.6.916-.88 1.82-1.6 2.008-1.6.189 0 .215-.208.058-.462-.174-.281-.11-.353.162-.185.246.152.813-.09 1.261-.538.448-.448.952-.815 1.12-.815.168 0 .643-.45 1.056-1 .413-.55 1.001-1 1.308-1 .306 0 .66-.27.786-.6.127-.33.409-.6.626-.6.218 0 1.729-1.35 3.357-3 1.629-1.65 3.11-3 3.29-3 .486 0 4.289-3.73 4.172-4.091-.055-.17.125-.308.4-.306.728.005 4.727-4.436 4.429-4.919-.14-.225-.057-.287.185-.137.414.256 2.486-1.605 2.486-2.234 0-.162 1.17-1.453 2.6-2.869 1.43-1.416 2.6-2.751 2.6-2.966 0-.216.27-.496.6-.623.33-.126.6-.596.6-1.042 0-.447.193-.813.429-.813.437 0 1.571-.975 1.571-1.351 0-.114.45-.693 1-1.287.55-.593 1-1.413 1-1.82 0-.408.209-.742.464-.742.697 0 2.736-2.438 2.736-3.272 0-.4.27-.728.6-.728.33 0 .6-.27.6-.6 0-.33.18-.6.4-.6.22 0 .4-.27.4-.6 0-.33.177-.6.392-.6.216 0 .506-.45.644-1s.501-1 .807-1c.493 0 .76-.776.594-1.73-.031-.181.128-.215.353-.076.226.139.41-.008.41-.328 0-.319.242-.673.537-.786.295-.114.844-.853 1.219-1.643.375-.79.853-1.437 1.063-1.437.209 0 .381-.369.381-.819 0-.451.45-1.236 1-1.746s1-1.311 1-1.781c0-.492.254-.854.6-.854.33 0 .6-.351.6-.779 0-.429.45-1.265 1-1.859.55-.593 1-1.393 1-1.778 0-.384.27-.802.6-.929.33-.126.6-.585.6-1.019 0-.434.18-.9.4-1.036.22-.136.4-.687.4-1.224 0-.601.231-.976.6-.976.373 0 .6-.378.6-1 0-.55.177-1 .392-1 .216 0 .506-.45.644-1s.411-1 .607-1c.197 0 .357-.431.357-.957 0-.527.27-1.061.6-1.188.33-.126.6-.686.6-1.242 0-.557.18-1.013.4-1.013.22 0 .4-.431.4-.957 0-.527.27-1.061.6-1.188.372-.142.6-.751.6-1.6 0-.848.228-1.457.6-1.6.33-.126.6-.596.6-1.042 0-.447.18-.813.4-.813.22 0 .4-.518.4-1.151s.27-1.375.6-1.649c.33-.274.6-1.106.6-1.849 0-.743.18-1.351.4-1.351.22 0 .4-.463.4-1.029 0-.565.27-1.298.6-1.628.33-.33.606-.992.613-1.472.007-.479.277-1.22.6-1.647.323-.428.587-1.272.587-1.877s.18-1.211.4-1.347c.22-.136.4-1.027.4-1.981 0-1.172.194-1.808.6-1.964.409-.157.6-.797.6-2.009 0-.979.17-1.839.379-1.913.208-.073.422-.999.475-2.056.054-1.058.272-2.031.484-2.162.228-.141.253-.025.062.285-.214.346-.167.427.138.238.273-.168.462-1.353.462-2.89 0-1.782.19-2.795.6-3.205.369-.369.6-1.35.6-2.548 0-1.071.18-2.059.4-2.195.22-.136.4-1.392.4-2.79 0-1.68.17-2.6.5-2.709 1.045-.346 2.013-40.985 1.122-47.101-.24-1.65-.446-4.755-.457-6.9-.016-2.824-.179-4.057-.593-4.471-.369-.369-.572-1.425-.572-2.977 0-1.323-.158-2.503-.351-2.622-.194-.119-.433-1.335-.532-2.701-.1-1.395-.385-2.552-.648-2.639-.293-.098-.469-1.11-.469-2.695 0-1.723-.193-2.731-.6-3.138-.33-.33-.6-1.243-.6-2.028 0-.786-.18-1.429-.4-1.429-.22 0-.4-.816-.4-1.813 0-1.242-.189-1.885-.6-2.042-.392-.151-.6-.773-.6-1.793 0-.86-.17-1.875-.378-2.257-.208-.382-.486-1.37-.618-2.195-.132-.825-.412-1.5-.622-1.5-.21 0-.382-.431-.382-.957 0-.527-.27-1.061-.6-1.188-.374-.143-.6-.753-.6-1.619 0-.764-.18-1.5-.4-1.636-.22-.136-.4-.742-.4-1.347s-.264-1.449-.587-1.877c-.323-.427-.593-1.181-.6-1.676-.007-.495-.193-.9-.413-.9-.22 0-.4-.347-.4-.771 0-.425-.27-1.042-.6-1.372-.33-.33-.6-1.068-.6-1.641s-.27-1.145-.6-1.271c-.342-.132-.6-.728-.6-1.388 0-.636-.18-1.157-.4-1.157-.22 0-.4-.366-.4-.813 0-.446-.27-.916-.6-1.042-.33-.127-.6-.544-.6-.926 0-.925-1.161-3.219-1.629-3.219-.204 0-.371-.456-.371-1.013 0-.556-.27-1.116-.6-1.242-.33-.127-.6-.661-.6-1.188 0-.526-.18-.957-.4-.957-.22 0-.4-.366-.4-.813 0-.446-.27-.916-.6-1.042-.33-.127-.6-.672-.6-1.211 0-.54-.165-.879-.367-.754-.203.125-.487-.315-.632-.977-.146-.661-.43-1.203-.633-1.203-.202 0-.368-.251-.368-.557 0-.307-.27-.661-.6-.788-.33-.126-.6-.596-.6-1.042 0-.447-.159-.813-.353-.813-.195 0-.459-.315-.589-.7-.269-.801-1.028-2.015-1.758-2.812-.275-.3-.5-.802-.5-1.117 0-.314-.18-.571-.4-.571-.22 0-.4-.27-.4-.6 0-.33-.27-.6-.6-.6-.33 0-.6-.334-.6-.742 0-.407-.45-1.227-1-1.82-.55-.594-1-1.315-1-1.603 0-.287-.45-.861-1-1.274-.55-.413-1-.959-1-1.213 0-.254-.27-.566-.6-.693-.33-.126-.6-.53-.6-.897 0-.366-.45-1.083-1-1.593s-1-1.115-1-1.346c0-.23-.172-.419-.381-.419-.21 0-.68-.63-1.046-1.4-.365-.77-.914-1.4-1.219-1.4-.305 0-.556-.225-.558-.5-.002-.275-.72-1.13-1.596-1.9-.876-.77-1.594-1.634-1.596-1.92-.002-.286-.634-1.168-1.404-1.961-.77-.793-1.4-1.594-1.4-1.78 0-.187-.27-.339-.6-.339-.33 0-.6-.27-.6-.6 0-.33-.193-.6-.429-.6-.553 0-1.571-1.018-1.571-1.571 0-.236-.27-.429-.6-.429-.33 0-.6-.186-.6-.413 0-.419-2.246-2.787-2.642-2.787-.283 0-1.358-1.08-1.358-1.363 0-.358-7.696-7.837-8.064-7.837-.185 0-.336-.27-.336-.6 0-.33-.192-.6-.427-.6s-1.018-.627-1.74-1.393c-.723-.766-1.431-1.276-1.573-1.133-.143.143-.26.049-.26-.207 0-.257-.226-.467-.502-.467s-1.028-.63-1.67-1.4c-.642-.77-1.406-1.4-1.698-1.4-.291 0-.53-.27-.53-.6 0-.33-.204-.6-.454-.6s-.871-.45-1.381-1-1.124-1-1.365-1c-.241 0-.855-.45-1.365-1s-1.227-1-1.593-1c-.367 0-.771-.27-.897-.6-.127-.33-.481-.6-.788-.6-.306 0-.557-.27-.557-.6 0-.33-.27-.6-.6-.6-.33 0-.6-.18-.6-.4 0-.22-.227-.4-.504-.4s-.962-.405-1.521-.9c-1.269-1.122-2.376-1.856-3.247-2.151-.37-.125-.769-.48-.888-.788-.118-.309-.581-.561-1.027-.561-.447 0-.813-.18-.813-.4 0-.22-.251-.4-.557-.4-.307 0-.661-.27-.788-.6-.126-.33-.596-.6-1.042-.6-.447 0-.813-.18-.813-.4 0-.22-.251-.4-.557-.4-.307 0-.665-.281-.797-.625s-.398-.528-.592-.409c-.193.12-.762-.139-1.264-.574-.502-.436-1.155-.792-1.451-.792-.297 0-.539-.18-.539-.4 0-.22-.45-.4-1-.4-.622 0-1-.227-1-.6 0-.33-.345-.6-.767-.6-.421 0-.826-.135-.9-.3-.207-.467-3.07-1.7-3.947-1.7-.432 0-.786-.27-.786-.6 0-.33-.242-.6-.539-.6-.687 0-2.973-1.133-3.277-1.625-.127-.206-.761-.375-1.408-.375-.647 0-1.176-.168-1.176-.373s-.405-.499-.9-.654c-.495-.154-.997-.431-1.116-.614-.118-.183-.807-.379-1.53-.434-.723-.055-1.419-.268-1.546-.474-.134-.217-.011-.238.292-.051.346.214.427.167.238-.138-.157-.254-.815-.462-1.462-.462s-1.176-.18-1.176-.4c0-.22-.463-.4-1.029-.4-.565 0-1.298-.27-1.628-.6-.33-.33-1.022-.6-1.538-.6s-1.002-.19-1.079-.421c-.144-.434-2.265-1.092-4.726-1.466-.77-.118-1.544-.461-1.72-.763-.176-.303-.815-.55-1.42-.55s-1.271-.17-1.48-.379c-.209-.208-1.157-.424-2.106-.479-.949-.056-1.832-.273-1.961-.484-.139-.224-.02-.248.287-.058.346.214.427.167.238-.138-.159-.258-1.248-.462-2.462-.462-1.197 0-2.176-.178-2.176-.395 0-.218-.724-.511-1.609-.653-.885-.141-1.705-.413-1.823-.605-.119-.191-1.135-.347-2.26-.347-1.218 0-2.302-.233-2.681-.576-.391-.353-1.636-.606-3.232-.656-1.427-.044-2.781-.225-3.008-.401-.228-.177-1.898-.357-3.712-.401-1.814-.043-3.41-.262-3.548-.484-.153-.248-.047-.28.273-.082.346.214.427.167.238-.138-.178-.289-1.521-.462-3.582-.462-2.104 0-3.477-.181-3.796-.5-.487-.488-35.518-.857-39.96-.421m38.176 84.329c3.918.335 8.654.886 10.524 1.226 1.87.34 4.3.759 5.4.932 2.147.338 9.482 2.241 10.8 2.802.44.188 1.61.574 2.6.858 5.458 1.569 19.056 7.487 20.484 8.915.74.741.512 2.203-.789 5.059-.452.99-1.839 4.32-3.084 7.4s-2.419 5.96-2.61 6.4c-.312.72-1.101 2.6-2.015 4.8-2.345 5.648-2.429 5.8-3.22 5.8-.626 0-1.647-.386-5.765-2.18-.661-.287-2.101-.831-3.201-1.209-1.1-.378-2.54-.919-3.2-1.203-.66-.284-1.92-.74-2.8-1.013-.88-.274-2.028-.661-2.55-.861-.523-.199-2.593-.794-4.6-1.321-2.008-.527-4.55-1.227-5.65-1.555-11.161-3.333-34.973-3.48-44-.271-11.376 4.043-17.848 15.528-15.672 27.81 1.574 8.883 6.445 14.493 15.272 17.587 1.1.385 2.36.843 2.8 1.016.44.174 3.23 1.074 6.2 2 2.97.926 5.76 1.83 6.2 2.008.44.178 1.7.602 2.8.942 1.1.34 3.35 1.059 5 1.597s5.43 1.737 8.4 2.665c10.256 3.206 14.72 4.897 22.292 8.445 1.811.849 3.382 1.543 3.493 1.543.11 0 1.377.72 2.815 1.6 1.438.88 2.689 1.6 2.781 1.6.353 0 6.543 4.303 9.123 6.342 8.229 6.504 14.207 16.318 16.846 27.658 2.968 12.754 1.954 32.429-2.159 41.9-.215.495-.561 1.305-.769 1.8-6.102 14.521-19.037 25.848-36.222 31.718-3.284 1.122-4.251 1.401-8.4 2.426-18.295 4.52-44.396 4.498-62.2-.054-1.43-.365-3.41-.809-4.4-.986-2.411-.431-9.322-2.527-11.8-3.58-.44-.187-1.7-.658-2.8-1.047-3.303-1.169-11.715-5.107-15.6-7.303-2.07-1.169-2.917-3.117-1.829-4.205.236-.236.429-.718.429-1.071 0-.352.691-2.791 1.536-5.42.844-2.628 1.856-5.858 2.247-7.178 4.984-16.803 4.307-15.906 9.897-13.112 4.839 2.418 8.159 3.904 12.32 5.512.99.383 2.16.845 2.6 1.026.44.182 2.6.9 4.8 1.596 2.2.696 4.36 1.411 4.8 1.59.44.178 1.43.426 2.2.551.77.125 2.39.506 3.6.847 7.703 2.17 12.484 2.698 24.8 2.738 11.696.039 13.298-.131 18.623-1.969 9.883-3.411 16.11-9.872 18.29-18.979 4.037-16.868-2.641-28.131-20.513-34.596-1.65-.597-3.313-1.247-3.695-1.445-.382-.197-1.025-.359-1.428-.359-.404 0-1.532-.251-2.506-.558-.974-.307-2.851-.862-4.171-1.232-1.32-.371-2.85-.821-3.4-1.001-.55-.18-2.08-.633-3.4-1.008-1.32-.374-2.94-.84-3.6-1.034-.66-.195-2.82-.829-4.8-1.409-4.74-1.39-6.121-1.852-15.5-5.19-3.581-1.275-8.498-3.312-10.1-4.184-4.809-2.619-6.306-3.493-8.6-5.023-6.738-4.495-13.465-11.519-16.82-17.561-1.979-3.564-3.18-6.123-3.18-6.774 0-.319-.18-.69-.4-.826-.22-.136-.4-.651-.4-1.144 0-.493-.152-1.067-.337-1.276-.455-.514-1.542-4.832-2.26-8.98-2.151-12.43 1.397-35.358 6.19-40 .114-.11.551-.83.971-1.6 1.948-3.571 6.77-8.981 11.636-13.053 5.517-4.617 12.799-8.629 20.8-11.46 1.54-.545 3.616-1.283 4.613-1.639.998-.356 2.357-.648 3.02-.648.664 0 1.378-.153 1.587-.339 2.198-1.962 27.299-3.079 41.656-1.853" fill="#343434"/><path d="M195.9 90.699c3.795.066 10.005.066 13.8 0 3.795-.065.69-.119-6.9-.119s-10.695.054-6.9.119m-12.5.545c-23.395 3.39-42.544 15.656-50.515 32.356-2.549 5.341-2.645 5.573-2.406 5.812.117.118.437-.377.711-1.099 3.028-7.994 9.223-16.508 15.41-21.179.66-.499 1.29-1.022 1.4-1.164 1.51-1.947 12.64-7.963 18.4-9.946 2.09-.719 4.16-1.456 4.6-1.638 2.413-.997 8.209-2.18 13.58-2.773 2.189-.242 4.064-.523 4.167-.626.277-.278-2.613-.139-5.347.257m33.873-.238c.113.113 2.708.467 5.766.786 3.059.32 6.281.677 7.161.794 1.363.183 1.434.159.482-.156-2.137-.708-13.947-1.962-13.409-1.424m14.927 1.981c.22.067 1.48.352 2.8.632 1.32.281 2.571.661 2.78.845.209.185.762.336 1.229.336.467 0 1.646.248 2.62.552 6.305 1.964 8.737 2.75 9.971 3.222 10.151 3.885 15.427 6.611 15.337 7.925-.035.509-1.72 4.88-3.745 9.713-3.618 8.637-4.37 10.623-3.847 10.15.448-.404 8.255-19.707 8.255-20.411 0-.565-6.166-3.918-10.2-5.547-.44-.177-1.43-.597-2.2-.933-4.527-1.974-20.379-6.694-22.298-6.639-.606.017-.922.087-.702.155m-40.739 29.012c-2.714.484-2.945.967-.261.546 2.643-.415 22.089-.461 26.6-.063 2.563.226 2.882.201 1.6-.129-2.026-.522-25.345-.818-27.939-.354m-7.2 1.797c-10.914 3.779-16.473 11.519-16.86 23.475l-.147 4.529.318-4.04c.718-9.095 3.124-14.475 8.541-19.104 1.999-1.707 7.524-4.648 8.761-4.662.289-.003 1.336-.261 2.326-.573 1.252-.395 1.496-.568.8-.571-.55-.002-2.233.424-3.739.946m40.139-.213c1.87.38 3.85.817 4.4.973.725.205.832.175.387-.108-.851-.542-5.808-1.658-7.112-1.601-.591.026.455.357 2.325.736m7.6 1.837c1.21.338 3.616 1.067 5.346 1.618 1.73.552 3.229.92 3.331.818.264-.264-7.574-2.671-9.375-2.879-1.162-.134-1.004-.034.698.443m26.553 2.023c-.873 2.488-2.603 5.757-3.048 5.757-.442 0-1.93-.565-7.305-2.775-.44-.181-1.61-.639-2.6-1.018s-2.113-.851-2.495-1.048c-.382-.197-1.012-.351-1.4-.341-.388.01 2.625 1.347 6.695 2.97 5.651 2.254 7.509 2.841 7.862 2.482.619-.63 3.006-6.336 2.755-6.587-.109-.108-.318.143-.464.56m-129.268 5.564c-8.551 31.999 6.432 60.485 37.915 72.085 9.58 3.53 13.071 4.694 21.939 7.313 3.817 1.127 7.03 1.96 7.139 1.85.11-.11-.583-.419-1.539-.687-.956-.269-3.089-.891-4.739-1.384-1.65-.492-4.08-1.203-5.4-1.579-1.32-.376-3.93-1.215-5.8-1.866-1.87-.65-5.02-1.728-7-2.396-21.599-7.288-35.276-19.282-40.985-35.943-3.817-11.137-4.213-27.091-.937-37.702.323-1.046.514-2.123.424-2.393-.09-.27-.548.946-1.017 2.702m38.479 20.393c.954 9.889 6.984 15.091 23.636 20.391 4.62 1.471 8.76 2.827 9.2 3.013.44.187 3.23 1.1 6.2 2.03 13.479 4.218 15.449 4.846 16.2 5.164.44.186 2.15.826 3.8 1.422s4.138 1.601 5.528 2.232c1.39.631 2.616 1.148 2.724 1.148 2.828 0 17.8 9.68 23.455 15.165 7.104 6.889 10.931 14.28 13.482 26.035.406 1.87.754 2.881.774 2.246.02-.634-.132-1.804-.339-2.6-.207-.795-.67-2.616-1.029-4.046-4.481-17.832-17.348-29.908-42.395-39.787-4.881-1.925-7.337-2.764-17-5.807-3.63-1.143-8.4-2.674-10.6-3.401-2.2-.728-7.42-2.437-11.6-3.799-14.391-4.688-19.478-8.925-21.377-17.806-.669-3.13-.849-3.566-.659-1.6m29.069 61.159c.092.087 3.478 1.102 7.524 2.255 14.438 4.114 21.948 8.576 26.299 15.624 1.469 2.38 2.252 3.032 1.195.995-2.812-5.42-7.933-9.413-18.251-14.229-.33-.154-1.95-.681-3.6-1.172-1.65-.49-3.45-1.04-4-1.221-.55-.181-2.08-.632-3.4-1.003-1.32-.37-2.922-.838-3.56-1.041-1.176-.372-2.511-.498-2.207-.208m76.286 22.841c.155 2.2.281 5.71.281 7.8s-.126 5.6-.281 7.8c-.23 3.29-.206 3.645.139 2 .55-2.619.555-17.032.007-19.6-.355-1.667-.379-1.333-.146 2m-40.487-1.4c.176.55.631 2.17 1.009 3.6.379 1.43.704 2.178.724 1.662.044-1.191-1.124-5.333-1.654-5.862-.268-.267-.294-.068-.079.6m1.899 9c.002 1.54.074 2.121.161 1.291.087-.83.085-2.09-.003-2.8-.089-.71-.16-.031-.158 1.509m-.654 5.286c-2.435 19.282-19.244 28.551-46.677 25.741-2.53-.259-5.32-.542-6.2-.629-.962-.095-.563.073 1 .422 14.159 3.161 34.051-.016 42.497-6.785 5.767-4.624 10.413-14.069 9.822-19.968-.091-.904-.217-.555-.442 1.219m38.043 9.956c-2.724 13.422-9.695 24.54-20.049 31.976-1.941 1.394-3.741 2.611-4 2.704-.259.093-.375.274-.258.403 1.1 1.211 12.797-9.481 16.565-15.143 4.343-6.527 9.43-19.958 8.554-22.585-.094-.282-.459.909-.812 2.645m-136.426.458c-.084.165-.393 1.11-.686 2.1-.294.99-.846 2.79-1.227 4-.38 1.21-1.098 3.55-1.595 5.2-.497 1.65-1.257 4.08-1.689 5.4-4.704 14.369-4.926 13.065 2.891 16.941 7.565 3.751 9.472 4.544 16.463 6.85 8.698 2.868 8.506 2.812 9.577 2.775.535-.019-.198-.346-1.628-.727s-2.87-.796-3.2-.922c-.33-.127-1.77-.598-3.2-1.046-6.84-2.146-10.603-3.696-18.176-7.486-6.327-3.167-6.456-3.337-5.255-6.915.86-2.561 2.375-7.376 3.232-10.27.391-1.32.845-2.76 1.009-3.2.163-.44.62-1.88 1.014-3.2.394-1.32 1.135-3.674 1.646-5.23.512-1.557.93-3.132.93-3.5 0-1.093 1.176-.791 5.608 1.438 8.664 4.358 16.968 7.523 25.592 9.753 8.112 2.098 10.095 2.538 11.325 2.513.701-.015-.705-.455-3.125-.98-12.699-2.752-22.616-6.214-33.92-11.842-3.744-1.864-5.251-2.31-5.586-1.652m110.686 35.259c-1 .945-10.013 5.084-13.537 6.217-.417.133-.657.344-.533.467.334.334 7.207-2.478 11.09-4.537 3.498-1.856 4.474-2.506 3.76-2.506-.22 0-.571.162-.78.359m-17.18 7.455c-1.541.706-.44.695 1.4-.014.876-.337 1.1-.538.6-.537-.44.001-1.34.249-2 .551m-67.6.984c.66.219 3.09.766 5.4 1.215 2.31.449 5.069.99 6.131 1.202 1.061.212 2.591.361 3.4.332 1.651-.061 1.621-.067-4.931-1.089-1.54-.241-4.06-.711-5.6-1.047-4.035-.878-6.039-1.157-4.4-.613m60.8.547c-1.76.455-2.93.884-2.599.952.33.068 2.31-.32 4.4-.861 2.089-.542 3.259-.971 2.599-.952-.66.018-2.64.405-4.4.861m-8.6 1.669c-2.221.427-2.367.502-1 .517.88.01 2.68-.226 4-.523 3.159-.712.712-.707-3 .006m-33.8 1.048c2.742.589 26.581.601 29.2.015 1.741-.39 1.507-.411-1.8-.163-4.885.368-19.32.369-25 .002-3.608-.232-4.04-.206-2.4.146" fill="#9c9c9c"/><path d="M198.123 90.299c2.597.07 6.737.069 9.2-.001 2.462-.07.337-.127-4.723-.126-5.06 0-7.075.057-4.477.127m75.57 149.301c0 .77.082 1.085.183.7.1-.385.1-1.015 0-1.4-.101-.385-.183-.07-.183.7m-39.584 6.8c0 .99.078 1.395.173.9.096-.495.096-1.305 0-1.8-.095-.495-.173-.09-.173.9m39.592 4.2c.004.88.086 1.193.182.695.096-.497.092-1.217-.008-1.6-.1-.382-.179.025-.174.905m-81.18 25.698c2.156.073 5.576.072 7.6 0 2.023-.073.259-.132-3.921-.131-4.18 0-5.836.059-3.679.131m-8.221 31.984c.495.096 1.305.096 1.8 0 .495-.095.09-.173-.9-.173s-1.395.078-.9.173" fill="#949494"/><path d="M187.6 90.19c-6.182.613-10.872 1.405-11.4 1.925-.263.259-.058.304.6.131 7.888-2.071 32.961-2.811 44.738-1.321 5.626.711 8.295.83 5.262.233-7.231-1.422-29.162-1.964-39.2-.968m42 1.81c1.53.49 2.758.49 2 0-.33-.213-1.14-.373-1.8-.354-1.176.033-1.18.04-.2.354m-58.2 1.087c-.88.335-2.86 1.055-4.4 1.6-14.099 4.989-27.178 14.873-32.436 24.513-.42.77-.856 1.49-.969 1.6-.712.693-3.792 7.937-3.499 8.229.108.108.421-.394.695-1.116 4.852-12.778 15.076-23.184 29.409-29.934 3.852-1.814 12.533-4.969 14.6-5.307.701-.114.582-.168-.4-.179-.77-.008-2.12.259-3 .594m62.4-.317c.88.174 3.31.787 5.4 1.361 2.09.573 4.25 1.163 4.8 1.31.66.177.864.133.6-.127-.579-.572-8.482-2.625-10.6-2.753l-1.8-.109 1.6.318m13 3.511c3.579 1.227 9.439 3.426 11.2 4.203 3.517 1.55 9.011 4.392 9.717 5.027.662.595.697.592.454-.043-.256-.666-7.697-4.51-12.171-6.288-4.201-1.669-9.8-3.58-10.399-3.548-.33.017.209.309 1.199.649m18.449 16.444c-1.402 3.451-2.787 6.815-3.076 7.475-1.389 3.168-2.553 6.353-2.384 6.523.104.103.377-.332.608-.968.231-.635.584-1.515.785-1.955.201-.44 1.384-3.32 2.628-6.4 1.244-3.08 2.705-6.568 3.245-7.752.541-1.183.93-2.387.864-2.675-.065-.288-1.267 2.301-2.67 5.752m-72.449 9.712c-9.22 1.623-14.015 3.646-18 7.594-2.413 2.39-5.162 6.541-4.662 7.04.119.119.625-.658 1.124-1.727.52-1.113 2.139-3.163 3.787-4.795 7.317-7.248 17.582-9.101 41.951-7.572 2.576.162 2.656.145 1-.218-2.483-.543-22.493-.799-25.2-.322m28.6 1.188c.88.225 2.59.565 3.8.757 1.21.191 2.65.466 3.2.61.846.222.891.194.297-.186-.747-.477-4.122-1.155-7.097-1.426l-1.8-.163 1.6.408m8.8 1.957c1.019.417 8.077 2.408 9.4 2.651l1 .184-1-.451c-1.37-.619-8.859-2.746-9.6-2.727-.384.01-.312.133.2.343m27.788 4.787c-1.6 3.876-1.733 3.937-5.297 2.439-1.562-.656-2.921-1.111-3.021-1.012-.099.1.249.349.775.554.525.205 1.825.75 2.888 1.212 3.177 1.378 3.218 1.356 4.853-2.562.368-.88.866-2.005 1.108-2.499.242-.495.344-.996.227-1.113-.118-.118-.807 1.224-1.533 2.981m-16.388-1.474c3.269 1.44 6.724 2.709 7.308 2.684.271-.011-1.308-.73-3.508-1.597-3.59-1.416-6.313-2.194-3.8-1.087m-112.723 3.367c-2.823 9.907-2.912 24.044-.218 34.538.367 1.43.846 2.78 1.063 3 .262.265.307.15.134-.339-.482-1.364-1.757-7.233-2.209-10.168-.571-3.716-.579-15.398-.012-18.847.623-3.785 1.56-8.064 2.051-9.359.232-.612.32-1.214.196-1.338-.124-.124-.576 1.007-1.005 2.513m40.294 7.038c-.254.935-.621 2.222-.816 2.86-.195.638-.337 1.898-.315 2.8.032 1.294.194.882.767-1.96.399-1.98.852-4.005 1.006-4.5.154-.495.177-.9.05-.9s-.438.765-.692 1.7m-1.457 9.3c.003 1.1.081 1.503.173.895.092-.609.09-1.509-.005-2-.095-.492-.171.005-.168 1.105m.324 3.28c-.179 6.026 5.157 13.8 11.696 17.039 3.094 1.533 6.68 2.8 7.005 2.476.096-.097-.075-.251-.382-.341-10.23-3.036-15.971-8.71-17.699-17.494-.36-1.832-.596-2.472-.62-1.68m-38.026 19.196c-.006.482.168.988.388 1.124.22.136.4.507.4.826 0 4.861 11.155 18.434 20 24.335 2.294 1.53 3.791 2.404 8.6 5.023 1.602.872 6.519 2.909 10.1 4.184 10.58 3.765 12.462 4.374 21.1 6.817 1.32.373 2.886.863 3.48 1.087.593.225 1.296.336 1.562.247.265-.088-2.201-.942-5.48-1.898-36.085-10.515-50.768-20.288-58.627-39.021-.831-1.98-1.516-3.206-1.523-2.724m58.388 1.114c2.499.98 8.087 2.656 8.264 2.479.199-.198-8.492-3.079-9.196-3.048-.258.011.162.267.932.569m8.833 2.759c.274.244 5.653 2.037 14.567 4.855 18.108 5.724 26.773 9.361 36.128 15.166 14.339 8.897 22.387 20.689 24.999 36.63.138.839.173.796.219-.268.266-6.194-5.932-19.576-12.317-26.592-2.961-3.254-13.047-11.14-14.248-11.14-.092 0-1.343-.72-2.781-1.6-1.438-.88-2.705-1.6-2.815-1.6-.111 0-1.682-.694-3.493-1.543-7.572-3.548-12.036-5.239-22.292-8.445-2.97-.928-6.66-2.099-8.2-2.601-1.54-.503-3.88-1.243-5.2-1.645-1.32-.402-2.571-.873-2.78-1.048-.366-.306-2.127-.473-1.787-.169m-.233 40.25c.44.19 1.88.646 3.2 1.015 1.32.368 3.197.921 4.171 1.228.974.307 2.144.544 2.6.526.456-.018-1.601-.733-4.571-1.589-5.183-1.495-7.102-1.914-5.4-1.18m11.2 3.201c.136.22.502.4.813.4.783 0 6.373 2.198 8.729 3.432 1.069.559 2.031.928 2.14.819.301-.301-3.24-1.987-7.565-3.602-4.227-1.578-4.484-1.643-4.117-1.049m12.2 4.955c0 .096 1.177 1.014 2.615 2.04 3.303 2.358 5.456 4.581 7.275 7.511 1.445 2.329 2.201 2.933 1.161.927-1.887-3.636-11.051-12.326-11.051-10.478m53.041 12.245c.146 1.43.331 2.675.412 2.767.356.403.093-4.229-.271-4.767-.282-.418-.325.19-.141 2m-41.39.4c-.008.33.232 1.14.535 1.8.302.66.556.93.563.6.008-.33-.232-1.14-.535-1.8-.302-.66-.556-.93-.563-.6m1.236 4.2c.004.66.145 1.74.313 2.4l.305 1.2.008-1.4c.004-.77-.137-1.85-.313-2.4-.311-.97-.32-.965-.313.2m40.87 5c0 2.97.063 4.185.14 2.7.077-1.485.077-3.915 0-5.4-.077-1.485-.14-.27-.14 2.7m-40.724 3.268c-.177 1.687-.236 3.307-.131 3.6.258.722.816-4.46.613-5.689-.089-.539-.306.402-.482 2.089m40.235 4.532c-.042.66-.169 1.92-.283 2.8-.179 1.393-.15 1.473.223.615.236-.541.363-1.801.283-2.8-.092-1.13-.176-1.362-.223-.615m-41.221 1.815c-2.234 8.919-8.603 15.295-18.724 18.744-1.938.66-3.219 1.21-2.847 1.221 2.233.066 9.864-3.487 13.212-6.151 4.579-3.645 9.637-12.21 9.04-15.309-.073-.379-.38.293-.681 1.495m40.413 3.687c-.062 1.147-1.789 7.934-2.483 9.76-.22.577-.309 1.14-.198 1.251.216.215.277.073 1.177-2.713 1.13-3.496 1.899-7.174 1.732-8.28l-.168-1.12-.06 1.102m-137.561 1.598c-.347.434-2.011 5.507-3.969 12.1-.327 1.1-.76 2.413-.962 2.919-.202.505-.35 1.225-.328 1.6.044.745.812-1.473 3.16-9.119 2.726-8.878 2.129-8.327 6.535-6.034 4.42 2.3 10.326 4.907 10.568 4.664.117-.116-.129-.332-.546-.48-1.592-.564-4.515-1.903-8.7-3.987-4.62-2.301-5.131-2.449-5.758-1.663m16.301 6.87c1.628.875 13.233 4.731 13.484 4.479.127-.126-.02-.304-.327-.394-1.902-.56-8.691-2.752-9.357-3.021-.44-.178-1.481-.618-2.314-.979-1.811-.784-2.902-.847-1.486-.085m117.463 4.513c-.351.835-.998 2.289-1.438 3.233-.44.944-.625 1.608-.412 1.476.214-.132.758-1.085 1.21-2.116.451-1.032 1.021-2.281 1.266-2.775.245-.495.348-.998.228-1.117-.119-.119-.504.465-.854 1.299m-100.863.912c4.295 1.233 10.159 2.473 10.918 2.31.375-.08-.578-.382-2.118-.671-1.54-.288-4.15-.891-5.8-1.34-1.65-.449-3.63-.881-4.4-.959-.805-.083-.211.198 1.4.66m14.6 2.997c3.608.775 22.55.764 25.4-.016l2-.547-1.8.267c-2.15.32-22.861.292-26-.035l-2.2-.228 2.6.559m81.583 4.721c-6.709 10.083-20.927 19.861-34.161 23.492-1.088.299-1.767.613-1.508.7 3.166 1.055 22.728-9.494 28.991-15.633 4.042-3.962 9.581-11.119 9.031-11.669-.094-.094-1.152 1.306-2.353 3.11m-136.172 2.078c-.805 2.558-1.398 4.847-1.318 5.087.08.241.373-.353.651-1.32.277-.967.953-3.174 1.501-4.904.548-1.73.914-3.228.813-3.329-.1-.101-.842 1.909-1.647 4.466m-2.053 6.375c-.597 1.556.041 2.778 2.042 3.908 3.884 2.195 12.297 6.134 15.6 7.303 1.1.389 2.36.86 2.8 1.047.803.341 4.997 1.726 8.875 2.931 1.141.355 2.581.625 3.2.601.914-.035.825-.104-.475-.362-1.58-.315-12.049-3.665-13.6-4.352-.44-.195-2.24-.95-4-1.679-3.773-1.562-10.554-4.895-12.747-6.265-1.414-.884-1.527-1.084-1.325-2.333.226-1.389.023-1.825-.37-.799m33.901 16.005c.625.676 12.859 3.044 15.341 2.968.919-.027 1.174-.109.6-.192-3.573-.513-7.099-1.136-10.4-1.838-2.09-.444-4.25-.9-4.8-1.013-.55-.113-.883-.079-.741.075m63.541.701c-1.65.439-4.89 1.125-7.2 1.524-2.31.399-3.57.742-2.8.763 1.851.051 13.751-2.377 14.288-2.914.434-.433-1.21-.193-4.288.627m-45.4 2.71c.751.34 5.727.59 5.367.27-.092-.081-1.517-.257-3.167-.39-1.918-.154-2.711-.111-2.2.12m29 .018l-2.2.27 2.6.037c1.43.02 2.96-.118 3.4-.307.979-.421-.368-.421-3.8 0m-16.877.699c2.708.069 7.028.069 9.6 0 2.572-.07.357-.127-4.923-.126-5.28 0-7.385.057-4.677.126" fill="#7a7a7a"/></g></svg>
@@ -0,0 +1,20 @@
1
+ {
2
+ "short_name": "Smarty",
3
+ "name": "Smarty Reborn",
4
+ "icons": [
5
+ {
6
+ "src": "icon_192x192.png",
7
+ "type": "image/png",
8
+ "sizes": "192x192"
9
+ },{
10
+ "src": "icon_512x512.png",
11
+ "type": "image/png",
12
+ "sizes": "512x512"
13
+ }
14
+ ],
15
+ "start_url": "index.html",
16
+ "background_color": "#ffffff",
17
+ "display": "standalone",
18
+ "scope": "/",
19
+ "theme_color": "#377dff"
20
+ }
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none" viewBox="0 0 1920 1397.5"><linearGradient id="a" x2="1920" y1="698.765" y2="698.765" gradientUnits="userSpaceOnUse"><stop class="stop-color-white" offset=".452" stop-color="#fff" stop-opacity="0"/><stop class="stop-color-white" offset="1" stop-color="#fff" stop-opacity=".08"/></linearGradient><path fill="url(#a)" d="M1920 880.1v-880.1l-1920 1108.5v289h1023.8z"/><linearGradient id="b" x1="844.928" x2="1920" y1="478.695" y2="478.695" gradientUnits="userSpaceOnUse"><stop class="stop-color-white" offset=".452" stop-color="#fff" stop-opacity="0"/><stop class="stop-color-white" offset="1" stop-color="#fff" stop-opacity=".08"/></linearGradient><path fill="url(#b)" d="M1920-.5h-195.6l-879.5 530.1 258.1 428.3 817-492.5z"/><linearGradient id="c" x2="731.155" y1="226.595" y2="226.595" gradientUnits="userSpaceOnUse"><stop class="stop-color-white" offset=".293" stop-color="#fff" stop-opacity="0"/><stop class="stop-color-white" offset="1" stop-color="#fff" stop-opacity=".1"/></linearGradient><path fill="url(#c)" d="M0 453.7l731.2-452.6-1-1.6h-730.2z"/></svg>
@@ -1,3 +1,3 @@
1
1
  module PhcthemesAdminPanelPack
2
- VERSION = "5.0.0"
2
+ VERSION = "5.1.0"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phcthemes_admin_panel_pack
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.0.0
4
+ version: 5.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - PHCDevworks
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-02-20 00:00:00.000000000 Z
11
+ date: 2022-02-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -82,6 +82,55 @@ files:
82
82
  - app/assets/javascripts/coloradmin/phcthemes_admin_panel_pack_coloradmin.js
83
83
  - app/assets/javascripts/coloradmin/vendor.min.js
84
84
  - app/assets/javascripts/metronic/phcthemes_admin_panel_pack_metronic.js
85
+ - app/assets/javascripts/smarty/core.js
86
+ - app/assets/javascripts/smarty/core.min.js
87
+ - app/assets/javascripts/smarty/core.sow_builder.js
88
+ - app/assets/javascripts/smarty/core.sow_builder.min.js
89
+ - app/assets/javascripts/smarty/phcthemes_admin_panel_pack_smarty.js
90
+ - app/assets/javascripts/smarty/vendor.chartjs.js
91
+ - app/assets/javascripts/smarty/vendor.chartjs.min.js
92
+ - app/assets/javascripts/smarty/vendor.cocoen.js
93
+ - app/assets/javascripts/smarty/vendor.cocoen.min.js
94
+ - app/assets/javascripts/smarty/vendor.colorpicker.js
95
+ - app/assets/javascripts/smarty/vendor.colorpicker.min.js
96
+ - app/assets/javascripts/smarty/vendor.datatables.js
97
+ - app/assets/javascripts/smarty/vendor.datatables.min.js
98
+ - app/assets/javascripts/smarty/vendor.datepicker.js
99
+ - app/assets/javascripts/smarty/vendor.datepicker.min.js
100
+ - app/assets/javascripts/smarty/vendor.daterangepicker.js
101
+ - app/assets/javascripts/smarty/vendor.daterangepicker.min.js
102
+ - app/assets/javascripts/smarty/vendor.easypie.js
103
+ - app/assets/javascripts/smarty/vendor.easypie.min.js
104
+ - app/assets/javascripts/smarty/vendor.fancybox.js
105
+ - app/assets/javascripts/smarty/vendor.fancybox.min.js
106
+ - app/assets/javascripts/smarty/vendor.flickity.js
107
+ - app/assets/javascripts/smarty/vendor.flickity.min.js
108
+ - app/assets/javascripts/smarty/vendor.flot.js
109
+ - app/assets/javascripts/smarty/vendor.flot.min.js
110
+ - app/assets/javascripts/smarty/vendor.fullcalendar.js
111
+ - app/assets/javascripts/smarty/vendor.fullcalendar.min.js
112
+ - app/assets/javascripts/smarty/vendor.leaflet.js
113
+ - app/assets/javascripts/smarty/vendor.leaflet.min.js
114
+ - app/assets/javascripts/smarty/vendor.markdowneditor.js
115
+ - app/assets/javascripts/smarty/vendor.markdowneditor.min.js
116
+ - app/assets/javascripts/smarty/vendor.mediumeditor.js
117
+ - app/assets/javascripts/smarty/vendor.mediumeditor.min.js
118
+ - app/assets/javascripts/smarty/vendor.pdfmake.js
119
+ - app/assets/javascripts/smarty/vendor.pdfmake.min.js
120
+ - app/assets/javascripts/smarty/vendor.photoswipe.js
121
+ - app/assets/javascripts/smarty/vendor.photoswipe.min.js
122
+ - app/assets/javascripts/smarty/vendor.prismjs.js
123
+ - app/assets/javascripts/smarty/vendor.prismjs.min.js
124
+ - app/assets/javascripts/smarty/vendor.quilleditor.js
125
+ - app/assets/javascripts/smarty/vendor.quilleditor.min.js
126
+ - app/assets/javascripts/smarty/vendor.sparkline.js
127
+ - app/assets/javascripts/smarty/vendor.sparkline.min.js
128
+ - app/assets/javascripts/smarty/vendor.summernoteeditor.js
129
+ - app/assets/javascripts/smarty/vendor.summernoteeditor.min.js
130
+ - app/assets/javascripts/smarty/vendor.swiper.js
131
+ - app/assets/javascripts/smarty/vendor.swiper.min.js
132
+ - app/assets/javascripts/smarty/vendor_bundle.js
133
+ - app/assets/javascripts/smarty/vendor_bundle.min.js
85
134
  - app/assets/stylesheets/coloradmin/apple/phcthemes_admin_panel_pack_coloradmin.scss
86
135
  - app/assets/stylesheets/coloradmin/default/phcthemes_admin_panel_pack_coloradmin.scss
87
136
  - app/assets/stylesheets/coloradmin/facebook/phcthemes_admin_panel_pack_coloradmin.scss
@@ -618,6 +667,83 @@ files:
618
667
  - app/assets/stylesheets/coloradmin/theme/webfonts/fa-v4compatibility.ttf
619
668
  - app/assets/stylesheets/coloradmin/theme/webfonts/fa-v4compatibility.woff2
620
669
  - app/assets/stylesheets/coloradmin/transparent/phcthemes_admin_panel_pack_coloradmin.scss
670
+ - app/assets/stylesheets/smarty/default/phcthemes_admin_panel_pack_smarty.scss
671
+ - app/assets/stylesheets/smarty/theme/css/core.css
672
+ - app/assets/stylesheets/smarty/theme/css/core.min.css
673
+ - app/assets/stylesheets/smarty/theme/css/vendor.chartjs.css
674
+ - app/assets/stylesheets/smarty/theme/css/vendor.chartjs.min.css
675
+ - app/assets/stylesheets/smarty/theme/css/vendor.cocoen.css
676
+ - app/assets/stylesheets/smarty/theme/css/vendor.cocoen.min.css
677
+ - app/assets/stylesheets/smarty/theme/css/vendor.colorpicker.css
678
+ - app/assets/stylesheets/smarty/theme/css/vendor.colorpicker.min.css
679
+ - app/assets/stylesheets/smarty/theme/css/vendor.datatables.css
680
+ - app/assets/stylesheets/smarty/theme/css/vendor.datatables.min.css
681
+ - app/assets/stylesheets/smarty/theme/css/vendor.datepicker.css
682
+ - app/assets/stylesheets/smarty/theme/css/vendor.datepicker.min.css
683
+ - app/assets/stylesheets/smarty/theme/css/vendor.daterangepicker.css
684
+ - app/assets/stylesheets/smarty/theme/css/vendor.daterangepicker.min.css
685
+ - app/assets/stylesheets/smarty/theme/css/vendor.fancybox.css
686
+ - app/assets/stylesheets/smarty/theme/css/vendor.fancybox.min.css
687
+ - app/assets/stylesheets/smarty/theme/css/vendor.flickity.css
688
+ - app/assets/stylesheets/smarty/theme/css/vendor.flickity.min.css
689
+ - app/assets/stylesheets/smarty/theme/css/vendor.flot.css
690
+ - app/assets/stylesheets/smarty/theme/css/vendor.flot.min.css
691
+ - app/assets/stylesheets/smarty/theme/css/vendor.fullcalendar.css
692
+ - app/assets/stylesheets/smarty/theme/css/vendor.fullcalendar.min.css
693
+ - app/assets/stylesheets/smarty/theme/css/vendor.leaflet.css
694
+ - app/assets/stylesheets/smarty/theme/css/vendor.leaflet.min.css
695
+ - app/assets/stylesheets/smarty/theme/css/vendor.markdowneditor.css
696
+ - app/assets/stylesheets/smarty/theme/css/vendor.markdowneditor.min.css
697
+ - app/assets/stylesheets/smarty/theme/css/vendor.mediumeditor.css
698
+ - app/assets/stylesheets/smarty/theme/css/vendor.mediumeditor.min.css
699
+ - app/assets/stylesheets/smarty/theme/css/vendor.photoswipe.css
700
+ - app/assets/stylesheets/smarty/theme/css/vendor.photoswipe.min.css
701
+ - app/assets/stylesheets/smarty/theme/css/vendor.prismjs.css
702
+ - app/assets/stylesheets/smarty/theme/css/vendor.prismjs.min.css
703
+ - app/assets/stylesheets/smarty/theme/css/vendor.quilleditor.css
704
+ - app/assets/stylesheets/smarty/theme/css/vendor.quilleditor.min.css
705
+ - app/assets/stylesheets/smarty/theme/css/vendor.summernoteeditor.css
706
+ - app/assets/stylesheets/smarty/theme/css/vendor.summernoteeditor.min.css
707
+ - app/assets/stylesheets/smarty/theme/css/vendor.swiper.css
708
+ - app/assets/stylesheets/smarty/theme/css/vendor.swiper.min.css
709
+ - app/assets/stylesheets/smarty/theme/css/vendor_bundle.css
710
+ - app/assets/stylesheets/smarty/theme/css/vendor_bundle.min.css
711
+ - app/assets/stylesheets/smarty/theme/fonts/flaticon/Flaticon.eot
712
+ - app/assets/stylesheets/smarty/theme/fonts/flaticon/Flaticon.svg
713
+ - app/assets/stylesheets/smarty/theme/fonts/flaticon/Flaticon.ttf
714
+ - app/assets/stylesheets/smarty/theme/fonts/flaticon/Flaticon.woff
715
+ - app/assets/stylesheets/smarty/theme/fonts/flaticon/Flaticon.woff2
716
+ - app/assets/stylesheets/smarty/theme/fonts/summernote.eot
717
+ - app/assets/stylesheets/smarty/theme/fonts/summernote.hash
718
+ - app/assets/stylesheets/smarty/theme/fonts/summernote.ttf
719
+ - app/assets/stylesheets/smarty/theme/fonts/summernote.woff
720
+ - app/assets/stylesheets/smarty/theme/fonts/summernote.woff2
721
+ - app/assets/stylesheets/smarty/theme/images/credit_card/2co.svg
722
+ - app/assets/stylesheets/smarty/theme/images/credit_card/amazon.svg
723
+ - app/assets/stylesheets/smarty/theme/images/credit_card/amazon_pay_logo.svg
724
+ - app/assets/stylesheets/smarty/theme/images/credit_card/american_express.svg
725
+ - app/assets/stylesheets/smarty/theme/images/credit_card/apple_pay.svg
726
+ - app/assets/stylesheets/smarty/theme/images/credit_card/bitcoin.svg
727
+ - app/assets/stylesheets/smarty/theme/images/credit_card/dinners_club.svg
728
+ - app/assets/stylesheets/smarty/theme/images/credit_card/discover.svg
729
+ - app/assets/stylesheets/smarty/theme/images/credit_card/ebay.svg
730
+ - app/assets/stylesheets/smarty/theme/images/credit_card/jcb.svg
731
+ - app/assets/stylesheets/smarty/theme/images/credit_card/mastercard.svg
732
+ - app/assets/stylesheets/smarty/theme/images/credit_card/paypal.svg
733
+ - app/assets/stylesheets/smarty/theme/images/credit_card/paypal_logo.svg
734
+ - app/assets/stylesheets/smarty/theme/images/credit_card/shopify.svg
735
+ - app/assets/stylesheets/smarty/theme/images/credit_card/skrill.svg
736
+ - app/assets/stylesheets/smarty/theme/images/credit_card/switch.svg
737
+ - app/assets/stylesheets/smarty/theme/images/credit_card/visa.svg
738
+ - app/assets/stylesheets/smarty/theme/images/credit_card/western_union.svg
739
+ - app/assets/stylesheets/smarty/theme/images/flags.png
740
+ - app/assets/stylesheets/smarty/theme/images/logo/logo_dark.svg
741
+ - app/assets/stylesheets/smarty/theme/images/logo/logo_light.svg
742
+ - app/assets/stylesheets/smarty/theme/images/logo/logo_sm.svg
743
+ - app/assets/stylesheets/smarty/theme/images/manifest/icon_192x192.png
744
+ - app/assets/stylesheets/smarty/theme/images/manifest/icon_512x512.png
745
+ - app/assets/stylesheets/smarty/theme/images/manifest/manifest.json
746
+ - app/assets/stylesheets/smarty/theme/images/masks/shape-line-lense.svg
621
747
  - lib/phcthemes_admin_panel_pack.rb
622
748
  - lib/phcthemes_admin_panel_pack/engine.rb
623
749
  - lib/phcthemes_admin_panel_pack/version.rb