evie-jekyll 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (60) hide show
  1. checksums.yaml +7 -0
  2. data/404.html +4 -0
  3. data/LICENSE.txt +7 -0
  4. data/README.md +41 -0
  5. data/_includes/footer-dark.html +4 -0
  6. data/_includes/footer-light.html +4 -0
  7. data/_includes/footer.html +30 -0
  8. data/_includes/head.html +7 -0
  9. data/_includes/navbar-inner.html +11 -0
  10. data/_includes/navbar.html +7 -0
  11. data/_includes/scripts.html +1 -0
  12. data/_layouts/404.html +37 -0
  13. data/_layouts/default.html +16 -0
  14. data/_layouts/landing.html +22 -0
  15. data/_layouts/page.html +5 -0
  16. data/_layouts/post.html +5 -0
  17. data/_sass/base/_containers.scss +28 -0
  18. data/_sass/base/_globals.scss +37 -0
  19. data/_sass/base/_variables.scss +47 -0
  20. data/_sass/components/_app.scss +74 -0
  21. data/_sass/components/_auth.scss +52 -0
  22. data/_sass/components/_cta.scss +33 -0
  23. data/_sass/components/_expanded.scss +66 -0
  24. data/_sass/components/_footer.scss +98 -0
  25. data/_sass/components/_hero.scss +136 -0
  26. data/_sass/components/_landing.scss +9 -0
  27. data/_sass/components/_navbar.scss +160 -0
  28. data/_sass/components/_page.scss +74 -0
  29. data/_sass/components/_steps.scss +54 -0
  30. data/_sass/components/_verticalMenu.scss +91 -0
  31. data/_sass/elements/_buttons.scss +85 -0
  32. data/_sass/elements/_forms.scss +281 -0
  33. data/_sass/elements/_typography.scss +85 -0
  34. data/_sass/utils/_helpers.scss +3 -0
  35. data/_sass/utils/_mixins.scss +47 -0
  36. data/_sass/utils/_normalize.scss +341 -0
  37. data/assets/css/style.scss +31 -0
  38. data/assets/images/evie_default_bg.jpeg +0 -0
  39. data/assets/images/hero_sm.png +0 -0
  40. data/assets/images/tet.svg +1 -0
  41. data/assets/images/together.svg +1 -0
  42. data/assets/images/undraw_browser.svg +1 -0
  43. data/assets/images/undraw_creation.svg +1 -0
  44. data/assets/images/undraw_design.svg +1 -0
  45. data/assets/images/undraw_designer.svg +1 -0
  46. data/assets/images/undraw_elements.svg +1 -0
  47. data/assets/images/undraw_everywhere.svg +1 -0
  48. data/assets/images/undraw_fans.svg +1 -0
  49. data/assets/images/undraw_frameworks.svg +1 -0
  50. data/assets/images/undraw_hello_aeia.svg +1 -0
  51. data/assets/images/undraw_responsive.svg +1 -0
  52. data/assets/images/undraw_selfie.svg +1 -0
  53. data/assets/images/undraw_tabs.svg +1 -0
  54. data/assets/js/app.js +1463 -0
  55. data/assets/js/app.min.js +1 -0
  56. data/auth.html +30 -0
  57. data/dashboard.html +36 -0
  58. data/index.html +117 -0
  59. data/page.html +52 -0
  60. metadata +145 -0
@@ -0,0 +1,31 @@
1
+ ---
2
+ # This ensures Jekyll will convert this file to style.css
3
+ ---
4
+ // Unicode characters
5
+ @charset "UTF-8";
6
+ @import url('https://fonts.googleapis.com/css?family=Lato:400');
7
+
8
+ @import "utils/normalize";
9
+ @import "base/variables";
10
+ @import "utils/mixins";
11
+ @import "base/globals";
12
+ @import "base/containers";
13
+ @import "utils/helpers";
14
+
15
+ // Elements
16
+ @import "elements/typography";
17
+ @import "elements/buttons";
18
+ @import "elements/forms";
19
+
20
+ // Components
21
+ @import "components/landing";
22
+ @import "components/navbar";
23
+ @import "components/hero";
24
+ @import "components/steps";
25
+ @import "components/expanded";
26
+ @import "components/cta";
27
+ @import "components/footer";
28
+ @import "components/auth";
29
+ @import "components/page";
30
+ @import "components/app";
31
+ @import "components/verticalMenu";
Binary file
@@ -0,0 +1 @@
1
+ <svg id="f1b187d3-4686-49e4-8f1e-c28b09c9d7a8" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="933.06" height="476" viewBox="0 0 933.06 476"><title>test</title><path d="M1015,533.55l-3.92,35.79-3.41,31.09-8.9,81.21a7.12,7.12,0,0,1-5.19,6.1,6.78,6.78,0,0,1-1.92.27H915.77a7.14,7.14,0,0,1-7.11-6.37L892.43,533.55a8.53,8.53,0,0,1,8.48-9.45h105.6A8.53,8.53,0,0,1,1015,533.55Z" transform="translate(-133.47 -212)" fill="#535461"/><path d="M1028.36,562.26a23.79,23.79,0,0,0-3.37.24,24.69,24.69,0,0,0,0,48.92,23.78,23.78,0,0,0,3.37.24,24.7,24.7,0,1,0,0-49.4Zm0,43.78a18.51,18.51,0,0,1-3.37-.3,19.08,19.08,0,0,1,0-37.56,18.51,18.51,0,0,1,3.37-.3,19.08,19.08,0,1,1,0,38.17Z" transform="translate(-133.47 -212)" fill="#535461"/><path d="M919.46,524.09V688h-3.69a7.14,7.14,0,0,1-7.11-6.37L892.43,533.55a8.53,8.53,0,0,1,8.48-9.45Z" transform="translate(-133.47 -212)" opacity="0.1"/><path d="M987.94,688V524.09h18.56a8.53,8.53,0,0,1,8.48,9.45l-3.92,35.79A24.51,24.51,0,0,1,1025,562.5v5.68a19.08,19.08,0,0,0,0,37.56v5.68a24.7,24.7,0,0,1-17.34-11l-8.9,81.21a7.12,7.12,0,0,1-5.19,6.1Z" transform="translate(-133.47 -212)" opacity="0.1"/><path d="M927.32,593.59c0,4,3.89,7.7,10,9.8-1.23,6.17-.22,11.14,3.14,13.07s8.59.61,13.48-3.65c4.76,4.09,9.57,5.71,12.92,3.76s4.5-7.3,3.24-13.66c6.39-2.11,10-5.28,10-9.32s-3.9-7.26-9.95-9.34c1.36-6.62.21-11.47-3.29-13.49s-8.24-.25-13.06,4c-5-4.46-9.84-5.82-13.33-3.8s-4.33,7-3.1,13.29C931.42,586.27,927.32,589.71,927.32,593.59Z" transform="translate(-133.47 -212)" fill="#fff"/><path d="M968.85,586.32q-.75-.26-1.51-.48.13-.51.23-1c1.14-5.54.4-10-2.15-11.48s-6.44.06-10.48,3.57q-.6.52-1.17,1.07l-.78-.72c-4.23-3.76-8.47-5.34-11-3.87s-3.17,5.61-2.14,10.86q.15.78.35,1.55c-.6.17-1.18.35-1.73.55-5,1.73-8.13,4.44-8.13,7.25s3.4,5.82,8.57,7.58q.63.21,1.27.4-.21.83-.37,1.67c-1,5.16-.21,9.26,2.22,10.67s6.74,0,10.85-3.63q.49-.43,1-.9.62.6,1.27,1.16c4,3.43,7.92,4.81,10.35,3.4s3.33-5.86,2.27-11.21q-.12-.61-.28-1.25l.87-.27c5.37-1.78,8.87-4.66,8.87-7.6s-3.27-5.55-8.33-7.29Z" transform="translate(-133.47 -212)" fill="#53c1de"/><path d="M974.94,592.66c-.75-1.51-3.18-3.22-6.74-4.46-.45-.15-.91-.3-1.39-.44a47.27,47.27,0,0,1-2.28,5.85,47.62,47.62,0,0,1,2.37,5.94l.79-.24h0c3.85-1.28,6.48-3.12,7.25-4.74a2.23,2.23,0,0,0,.24-1A2.17,2.17,0,0,0,974.94,592.66Zm-9.18,10.46c-.07-.37-.16-.75-.25-1.13a47.36,47.36,0,0,1-6.35,1,46.12,46.12,0,0,1-3.72,4.76l-.21.23.21.19c.33.31.65.61,1,.88,3.4,2.92,6.57,4,8,3.18a4.1,4.1,0,0,0,1.53-2.9A17,17,0,0,0,965.76,603.12ZM948.42,603a47.73,47.73,0,0,1-6.32-.92c-.13.52-.24,1-.34,1.56-.84,4.41-.22,7.7,1.25,8.56a4.16,4.16,0,0,0,3.29-.13,16.76,16.76,0,0,0,5.24-3.29c.31-.26.61-.54.9-.82A47.38,47.38,0,0,1,948.42,603Zm-7.69-15.26c-.54.15-1.08.32-1.61.51-3.67,1.27-6.07,3.08-6.65,4.64a2.08,2.08,0,0,0-.14.72,1.88,1.88,0,0,0,.14.7,5.32,5.32,0,0,0,1.61,2.08,17,17,0,0,0,5.47,2.9c.38.13.77.25,1.16.36a48.84,48.84,0,0,1,2.31-6A49.39,49.39,0,0,1,940.72,587.74Zm10.95-9c-3.66-3.24-7.12-4.54-8.68-3.63s-2.06,4.25-1.18,8.75c.09.49.2,1,.32,1.44a48.45,48.45,0,0,1,6.25-1,47.61,47.61,0,0,1,4-4.94Zm8.93,7.76c.49.77,1,1.55,1.43,2.35s.91,1.62,1.34,2.44c.59-1.39,1.1-2.74,1.5-4A42.23,42.23,0,0,0,960.6,586.52Zm-5.15-3.75c-.55-.69-1.11-1.34-1.66-1.94a42.86,42.86,0,0,0-2.79,3.33q2.22-.1,4.45,0l1.09,0C956.17,583.69,955.81,583.22,955.44,582.77Zm-12.77,4.47c.4,1.32.91,2.67,1.48,4.06.42-.82.86-1.63,1.32-2.42s.94-1.59,1.44-2.36C945.43,586.7,944,587,942.67,587.24Zm2.81,11.19c-.46-.79-.9-1.6-1.32-2.42a43.09,43.09,0,0,0-1.52,4.14,42.76,42.76,0,0,0,4.32.7C946.45,600,946,599.25,945.49,598.43Zm10,4.75-1.68,0c-.93,0-1.85,0-2.74-.06q1.39,1.83,2.82,3.38c.54-.59,1.08-1.23,1.61-1.91.39-.47.77-1,1.14-1.48Zm7.94-7.24c-.44.84-.89,1.66-1.36,2.48s-.95,1.6-1.44,2.39a44.23,44.23,0,0,0,4.37-.75A41.69,41.69,0,0,0,963.39,595.94Zm-3.1-6.07q-1.07-1.84-2.26-3.61c-.85-.06-1.71-.11-2.58-.13-.56,0-1.12,0-1.68,0-1.45,0-2.88.06-4.27.16-.81,1.18-1.56,2.38-2.28,3.61s-1.37,2.5-2,3.78q.93,1.92,2,3.77t2.29,3.63c1.36.09,2.79.13,4.25.13l1.68,0c.88,0,1.75-.07,2.6-.13q1.18-1.78,2.25-3.62c.71-1.25,1.39-2.51,2-3.79Q961.36,591.72,960.29,589.87Zm4.14-14.8c-1.48-.85-4.71.34-8.17,3.35-.28.24-.55.49-.81.74l-.26.25.26.29a47,47,0,0,1,3.7,4.65,48.8,48.8,0,0,1,6.27,1c.08-.31.15-.62.21-.93C966.61,579.62,966,576,964.43,575.07Z" transform="translate(-133.47 -212)" fill="#fff"/><path d="M953.75,589.42a4.18,4.18,0,1,1-4.18,4.18,4.18,4.18,0,0,1,4.18-4.18Z" transform="translate(-133.47 -212)" fill="#53c1de"/><path d="M789.33,314.63l-3.92,35.79L782,381.51l-8.9,81.21a7.12,7.12,0,0,1-5.19,6.1,6.78,6.78,0,0,1-1.92.27H690.12a7.14,7.14,0,0,1-7.11-6.37L666.78,314.63a8.53,8.53,0,0,1,8.48-9.45h105.6A8.53,8.53,0,0,1,789.33,314.63Z" transform="translate(-133.47 -212)" fill="#535461"/><path d="M802.71,343.35a23.79,23.79,0,0,0-3.37.24,24.69,24.69,0,0,0,0,48.92,23.78,23.78,0,0,0,3.37.24,24.7,24.7,0,0,0,0-49.4Zm0,43.78a18.51,18.51,0,0,1-3.37-.3,19.08,19.08,0,0,1,0-37.56,18.51,18.51,0,0,1,3.37-.3,19.08,19.08,0,0,1,0,38.17Z" transform="translate(-133.47 -212)" fill="#535461"/><path d="M693.81,305.18V469.08h-3.69a7.14,7.14,0,0,1-7.11-6.37L666.78,314.63a8.53,8.53,0,0,1,8.48-9.45Z" transform="translate(-133.47 -212)" opacity="0.1"/><path d="M762.29,469.08V305.18h18.56a8.53,8.53,0,0,1,8.48,9.45l-3.92,35.79a24.51,24.51,0,0,1,13.93-6.84v5.68a19.08,19.08,0,0,0,0,37.56v5.68a24.7,24.7,0,0,1-17.34-11l-8.9,81.21a7.12,7.12,0,0,1-5.19,6.1Z" transform="translate(-133.47 -212)" opacity="0.1"/><path d="M766.64,360.16l3.51,0-7.07,9.58a4.12,4.12,0,0,0-.57.8,17.83,17.83,0,0,0-.68,2.51l-3.22,0a13.24,13.24,0,0,0,.48-2.75,10.63,10.63,0,0,0-.68-2.51c-.24-.85-.57-2.51-.57-2.51h3.31l.46,1.82,5-7" transform="translate(-133.47 -212)" fill="#1a1918"/><path d="M760,362c.65.39,1,2.55,1,2.55s-3.39.05-5.24.05h-1.6l-1.94,8.44h-3s1.84-9.17,2.28-10.83c.14-.54,1-.45,2.36-.45h2.23c1.44,0,3.12-.18,3.83.24m-13.8,4.11a1.78,1.78,0,0,0-.31-1.17c-.35-.53-.67-.66-1.58-.69-2.58-.08-2.53,1.83-2.53,1.83Zm2.79-2.19c.38,1.36-.34,4.56-.34,4.56s-3.76-.06-5.81,0c-.64,0-1.41-.07-1.6.23s.1,1.06.41,1.33a2.58,2.58,0,0,0,1.3.38,43.09,43.09,0,0,0,5.17.05l-.61,2.68a36.25,36.25,0,0,1-7.41-.34,2.52,2.52,0,0,1-1.25-.68c-.08-.09-.16-.22-.24-.32a3,3,0,0,1-.33-.59c-.56-1.5.07-4.38.68-5.93.07-.18.16-.41.26-.6s.22-.51.31-.66.14-.16.21-.26a3.83,3.83,0,0,1,.25-.31,4.7,4.7,0,0,1,.8-.68,7.54,7.54,0,0,1,5.13-1.14,3.92,3.92,0,0,1,2.74,1.25,3.83,3.83,0,0,1,.34,1Zm-13.6-2.18,2.87,0s-1.6,7.6-2.42,11.3h-3.31c-2.31,0-4.37.29-5.24-1.37s0-4.25.34-6c.27-1.27.84-3.87.84-3.87l3,0s-.84,4-1.19,6.06c-.13.72-.38,1.4-.11,1.94s.62.55,1.71.57h1.48l2.05-8.55m-13.45,5.47a10.92,10.92,0,0,0,.68-3.19,2.74,2.74,0,0,0-1.48-2.17,3.8,3.8,0,0,0-3.88.91,6.33,6.33,0,0,0-1.37,3.31,5,5,0,0,0,0,3c.69,1.44,2.83,1.13,5.13,1.14.34-.92.62-1.95.91-3Zm4-4.22c.33,2.39-.93,5-1.8,7.31.88.08,1.66,0,1.72.05a9.29,9.29,0,0,1-.82,2.74c-.7,0-3,0-4,0-3.17,0-6.13.21-7.64-1.37a5,5,0,0,1-1.14-2.51,10.64,10.64,0,0,1,.34-3.88,11.73,11.73,0,0,1,1.14-3,7.57,7.57,0,0,1,10-2.85l.25.18a5,5,0,0,1,1.92,3.24Zm-14-1.24c-.19.87-.38,1.86-.58,2.72h-3.19c.25-1,.44-1.91.68-2.74h3.09M708,365.31h3.08c-.4,2.23-1.2,5.82-1.82,8.32-.39,1.57-.65,2.71-1.71,3.53-.09.07-.15,0-.23.11a4.36,4.36,0,0,1-1.6.46,23,23,0,0,1-2.73,0c.26-1,.56-2.1.79-3,2.43.29,2.49-2,3-4.22.27-1.28,1.1-4.73,1.25-5.24" transform="translate(-133.47 -212)" fill="#1a1918"/><path d="M700.83,371.12l-.07.17a6.45,6.45,0,0,1-6,3.59,8.33,8.33,0,0,1-3.42-.68,8.84,8.84,0,0,1-4.1-3.88,6.45,6.45,0,0,1,1.06-7.81s-.3.51-.26.51l-.07.22c-1.76,5.51,3.67,10.24,8.94,9.7a6.93,6.93,0,0,0,3.88-1.82" transform="translate(-133.47 -212)" fill="#21609b"/><path d="M697.64,368.84a5,5,0,0,0,3.53-1.48c-.72,1.82-2.8,3-5.59,2.62a6,6,0,0,1-4.79-5,5,5,0,0,1,1.41-4,4.16,4.16,0,0,0-.5,1.47c-.37,3.71,3,6.37,5.93,6.38" transform="translate(-133.47 -212)" fill="#21609b"/><path d="M701,364.24a4.16,4.16,0,0,1-1.92,1.48,3.66,3.66,0,0,1-4.1-1.66,5.13,5.13,0,0,1-.33-.74,3.13,3.13,0,0,1,.66-3,3.79,3.79,0,0,0-.15,2,4.43,4.43,0,0,0,.55,1.2,3.16,3.16,0,0,0,1.25,1.11,3.33,3.33,0,0,0,.63.3,3.51,3.51,0,0,0,3.41-.65" transform="translate(-133.47 -212)" fill="#21609b"/><path d="M504.17,467.31l-3.92,35.79-3.41,31.09-8.9,81.21a7.12,7.12,0,0,1-5.19,6.1,6.78,6.78,0,0,1-1.92.27H405a7.14,7.14,0,0,1-7.11-6.37L381.63,467.31a8.53,8.53,0,0,1,8.48-9.45H495.7A8.53,8.53,0,0,1,504.17,467.31Z" transform="translate(-133.47 -212)" fill="#535461"/><path d="M517.56,496a23.79,23.79,0,0,0-3.37.24,24.69,24.69,0,0,0,0,48.92,23.78,23.78,0,0,0,3.37.24,24.7,24.7,0,0,0,0-49.4Zm0,43.78a18.51,18.51,0,0,1-3.37-.3,19.08,19.08,0,0,1,0-37.56,18.51,18.51,0,0,1,3.37-.3,19.08,19.08,0,0,1,0,38.17Z" transform="translate(-133.47 -212)" fill="#535461"/><path d="M408.66,457.86V621.76H405a7.14,7.14,0,0,1-7.11-6.37L381.63,467.31a8.53,8.53,0,0,1,8.48-9.45Z" transform="translate(-133.47 -212)" opacity="0.1"/><path d="M477.14,621.76V457.86H495.7a8.53,8.53,0,0,1,8.48,9.45l-3.92,35.79a24.51,24.51,0,0,1,13.93-6.84v5.68a19.08,19.08,0,0,0,0,37.56v5.68a24.7,24.7,0,0,1-17.34-11l-8.9,81.21a7.12,7.12,0,0,1-5.19,6.1Z" transform="translate(-133.47 -212)" opacity="0.1"/><path d="M459.33,500.52h11.08l-27.69,47.76L415,500.52h21.18l6.51,11.08,6.37-11.08Z" transform="translate(-133.47 -212)" fill="#41b883"/><path d="M415,500.52l27.69,47.76,27.69-47.76H459.33l-16.61,28.66L426,500.52Z" transform="translate(-133.47 -212)" fill="#41b883"/><path d="M426,500.52l16.75,28.8,16.61-28.8H449.09l-6.37,11.08-6.51-11.08Z" transform="translate(-133.47 -212)" fill="#35495e"/><path d="M256.07,309l-3.92,35.79-3.41,31.09-8.9,81.21a7.12,7.12,0,0,1-5.19,6.1,6.78,6.78,0,0,1-1.92.27H156.86a7.14,7.14,0,0,1-7.11-6.37L133.52,309a8.53,8.53,0,0,1,8.48-9.45h105.6A8.53,8.53,0,0,1,256.07,309Z" transform="translate(-133.47 -212)" fill="#535461"/><path d="M269.45,337.74a23.79,23.79,0,0,0-3.37.24,24.69,24.69,0,0,0,0,48.92,23.78,23.78,0,0,0,3.37.24,24.7,24.7,0,0,0,0-49.4Zm0,43.78a18.51,18.51,0,0,1-3.37-.3,19.08,19.08,0,0,1,0-37.56,18.51,18.51,0,0,1,3.37-.3,19.08,19.08,0,0,1,0,38.17Z" transform="translate(-133.47 -212)" fill="#535461"/><path d="M160.56,299.57V463.47h-3.69a7.14,7.14,0,0,1-7.11-6.37L133.52,309a8.53,8.53,0,0,1,8.48-9.45Z" transform="translate(-133.47 -212)" opacity="0.1"/><path d="M229,463.47V299.57h18.56a8.53,8.53,0,0,1,8.48,9.45l-3.92,35.79A24.51,24.51,0,0,1,266.08,338v5.68a19.08,19.08,0,0,0,0,37.56v5.68a24.7,24.7,0,0,1-17.34-11l-8.9,81.21a7.12,7.12,0,0,1-5.19,6.1Z" transform="translate(-133.47 -212)" opacity="0.1"/><path d="M166.32,347.87l28.44-10.13,29.21,10-4.73,37.63-24.48,13.56L170.67,385.5Z" transform="translate(-133.47 -212)" fill="#e23237"/><path d="M224,347.69l-29.21-10v61.14l24.48-13.53L224,347.69Z" transform="translate(-133.47 -212)" fill="#b52e31"/><path d="M194.81,344.87,177.09,384.3l6.62-.11,3.56-8.89h15.9l3.9,9,6.33.11-18.58-39.54Zm0,12.63,6,12.52H189.59l5.27-12.52Z" transform="translate(-133.47 -212)" fill="#fff"/><path d="M324.46,212H210a4.49,4.49,0,1,0,0,9H183a4.49,4.49,0,0,0,0,9H177.4a4.49,4.49,0,0,0,0,9h7.86a4.49,4.49,0,1,0,0,9H177.4a4.49,4.49,0,0,0,0,9h7.86a4.49,4.49,0,1,0,0,9h4.49a4.49,4.49,0,1,0,0,9h-9a4.48,4.48,0,0,0-.61,8.92,4.47,4.47,0,0,0,2.86,7.92h13.47a4.47,4.47,0,0,0,2.93-7.86H229a4.49,4.49,0,1,0,0-9h9a4.49,4.49,0,0,0,0-9h-4.49a4.49,4.49,0,0,0,0-9h28.07a4.49,4.49,0,0,0,0-9h7.86a4.49,4.49,0,0,0,0-9h22.45a4.49,4.49,0,1,0,0-9h5.61a4.49,4.49,0,0,0,0-9h26.94a4.49,4.49,0,1,0,0-9Z" transform="translate(-133.47 -212)" fill="#e0e0e0" opacity="0.45"/><path d="M551.24,372.54H436.73a4.49,4.49,0,1,0,0,9H409.78a4.49,4.49,0,0,0,0,9h-5.61a4.49,4.49,0,0,0,0,9H412a4.49,4.49,0,1,0,0,9h-7.86a4.49,4.49,0,1,0,0,9H412a4.49,4.49,0,1,0,0,9h4.49a4.49,4.49,0,0,0,0,9h-9a4.48,4.48,0,0,0-.61,8.92,4.47,4.47,0,0,0,2.86,7.92h13.47a4.47,4.47,0,0,0,2.93-7.86h29.62a4.49,4.49,0,1,0,0-9h9a4.49,4.49,0,0,0,0-9H460.3a4.49,4.49,0,0,0,0-9h28.07a4.49,4.49,0,1,0,0-9h7.86a4.49,4.49,0,0,0,0-9h22.45a4.49,4.49,0,0,0,0-9h5.61a4.49,4.49,0,0,0,0-9h26.94a4.49,4.49,0,1,0,0-9Z" transform="translate(-133.47 -212)" fill="#e0e0e0" opacity="0.45"/><path d="M831.9,212H717.39a4.49,4.49,0,0,0,0,9H690.44a4.49,4.49,0,0,0,0,9h-5.61a4.49,4.49,0,1,0,0,9h7.86a4.49,4.49,0,0,0,0,9h-7.86a4.49,4.49,0,1,0,0,9h7.86a4.49,4.49,0,0,0,0,9h4.49a4.49,4.49,0,1,0,0,9h-9a4.48,4.48,0,0,0-.61,8.92,4.47,4.47,0,0,0,2.86,7.92h13.47a4.47,4.47,0,0,0,2.93-7.86h29.62a4.49,4.49,0,0,0,0-9h9a4.49,4.49,0,1,0,0-9H741a4.49,4.49,0,1,0,0-9H769a4.49,4.49,0,0,0,0-9h7.86a4.49,4.49,0,1,0,0-9h22.45a4.49,4.49,0,1,0,0-9H805a4.49,4.49,0,0,0,0-9H831.9a4.49,4.49,0,0,0,0-9Z" transform="translate(-133.47 -212)" fill="#e0e0e0" opacity="0.45"/><path d="M1062,432H947.53a4.49,4.49,0,1,0,0,9H920.58a4.49,4.49,0,0,0,0,9H915a4.49,4.49,0,0,0,0,9h7.86a4.49,4.49,0,1,0,0,9H915a4.49,4.49,0,1,0,0,9h7.86a4.49,4.49,0,1,0,0,9h4.49a4.49,4.49,0,0,0,0,9h-9a4.48,4.48,0,0,0-.61,8.92,4.47,4.47,0,0,0,2.86,7.92h13.47a4.47,4.47,0,0,0,2.93-7.86h29.62a4.49,4.49,0,1,0,0-9h9a4.49,4.49,0,0,0,0-9H971.1a4.49,4.49,0,0,0,0-9h28.07a4.49,4.49,0,0,0,0-9H1007a4.49,4.49,0,0,0,0-9h22.45a4.49,4.49,0,0,0,0-9h5.61a4.49,4.49,0,0,0,0-9H1062a4.49,4.49,0,0,0,0-9Z" transform="translate(-133.47 -212)" fill="#e0e0e0" opacity="0.45"/></svg>
@@ -0,0 +1 @@
1
+ <svg id="3cb0c07a-f133-46d2-a6b2-dad528c8be8f" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 930 796"><defs><linearGradient id="f5001a13-cfe6-4c8f-88a7-1ed26db83ffd" x1="476.5" y1="796" x2="476.5" y2="356" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#b3b3b3" stop-opacity="0.25"/><stop offset="0.54" stop-color="#b3b3b3" stop-opacity="0.1"/><stop offset="1" stop-color="#b3b3b3" stop-opacity="0.05"/></linearGradient><linearGradient id="78373005-7475-4e76-bc76-3e27e6664849" x1="233" y1="468" x2="233" y2="390" xlink:href="#f5001a13-cfe6-4c8f-88a7-1ed26db83ffd"/></defs><title>together</title><path d="M827,414s28-104-28-211" transform="translate(-135 -52)" fill="none" stroke="#e0e0e0" stroke-linecap="round" stroke-linejoin="round" stroke-width="10" stroke-dasharray="0 23"/><line x1="300.59" y1="350.5" x2="300.59" y2="350.5" fill="none" stroke="#e0e0e0" stroke-linecap="round" stroke-linejoin="round" stroke-width="10"/><path d="M443.1,380.15c9.88-40.36,12.83-124.5-117.66-160.22" transform="translate(-135 -52)" fill="none" stroke="#e0e0e0" stroke-linecap="round" stroke-linejoin="round" stroke-width="10" stroke-dasharray="0 23.61"/><line x1="179" y1="165" x2="179" y2="165" fill="none" stroke="#e0e0e0" stroke-linecap="round" stroke-linejoin="round" stroke-width="10"/><rect x="71" y="356" width="811" height="440" fill="url(#f5001a13-cfe6-4c8f-88a7-1ed26db83ffd)"/><rect x="78" y="362" width="798" height="422.5" fill="#fff"/><circle cx="233" cy="429" r="39" fill="url(#78373005-7475-4e76-bc76-3e27e6664849)"/><circle cx="233" cy="429" r="35" fill="#6C63FF"/><rect x="313" y="416" width="197" height="20" fill="#64ffda"/><rect x="232.5" y="545.5" width="492" height="20" fill="#f5f5f5"/><rect x="232.5" y="501.5" width="492" height="20" fill="#f5f5f5"/><rect x="232.5" y="589.5" width="492" height="20" fill="#f5f5f5"/><rect x="232.5" y="633.5" width="492" height="20" fill="#f5f5f5"/><rect x="232.5" y="677.5" width="492" height="20" fill="#f5f5f5"/><rect x="232.5" y="721.5" width="492" height="20" fill="#f5f5f5"/><line x1="153.33" y1="355.5" x2="153.33" y2="355.5" fill="none" stroke="#bdbdbd" stroke-linecap="round" stroke-linejoin="round" stroke-width="10"/><path d="M290.59,384.76c.76-21.62-1.88-53.94-20.78-75.41" transform="translate(-135 -52)" fill="none" stroke="#bdbdbd" stroke-linecap="round" stroke-linejoin="round" stroke-width="10" stroke-dasharray="0 22.87"/><line x1="126.5" y1="249.5" x2="126.5" y2="249.5" fill="none" stroke="#bdbdbd" stroke-linecap="round" stroke-linejoin="round" stroke-width="10"/><line x1="605.33" y1="364.5" x2="605.33" y2="364.5" fill="none" stroke="#e0e0e0" stroke-linecap="round" stroke-linejoin="round" stroke-width="10"/><path d="M742.59,393.76c.76-21.62-1.88-53.94-20.78-75.41" transform="translate(-135 -52)" fill="none" stroke="#e0e0e0" stroke-linecap="round" stroke-linejoin="round" stroke-width="10" stroke-dasharray="0 22.87"/><line x1="578.5" y1="258.5" x2="578.5" y2="258.5" fill="none" stroke="#e0e0e0" stroke-linecap="round" stroke-linejoin="round" stroke-width="10"/><line x1="797.67" y1="355.5" x2="797.67" y2="355.5" fill="none" stroke="#bdbdbd" stroke-linecap="round" stroke-linejoin="round" stroke-width="10"/><path d="M930.41,384.76c-.76-21.62,1.88-53.94,20.78-75.41" transform="translate(-135 -52)" fill="none" stroke="#bdbdbd" stroke-linecap="round" stroke-linejoin="round" stroke-width="10" stroke-dasharray="0 22.87"/><line x1="824.5" y1="249.5" x2="824.5" y2="249.5" fill="none" stroke="#bdbdbd" stroke-linecap="round" stroke-linejoin="round" stroke-width="10"/><rect y="114.78" width="111" height="60.43" fill="#64ffda" opacity="0.7"/><rect x="608" y="73.78" width="111" height="60.43" fill="#64ffda" opacity="0.7"/><rect x="513" y="181.78" width="111" height="60.43" fill="#64ffda" opacity="0.7"/><rect x="83" y="127.58" width="180.78" height="98.41" fill="#6C63FF"/><rect x="749.22" y="132.58" width="180.78" height="98.41" fill="#6C63FF"/><rect x="339.71" width="180.78" height="98.41" fill="#6C63FF"/><line x1="414" y1="354.5" x2="414" y2="354.5" fill="none" stroke="#bdbdbd" stroke-linecap="round" stroke-linejoin="round" stroke-width="10"/><path d="M557.82,384.22c6.13-21.36,10.12-55.49-9.32-90.72-24-43.51-2.42-85.9,9.85-104.36" transform="translate(-135 -52)" fill="none" stroke="#bdbdbd" stroke-linecap="round" stroke-linejoin="round" stroke-width="10" stroke-dasharray="0 24.01"/><line x1="430.5" y1="127.5" x2="430.5" y2="127.5" fill="none" stroke="#bdbdbd" stroke-linecap="round" stroke-linejoin="round" stroke-width="10"/></svg>
@@ -0,0 +1 @@
1
+ <svg id="fd90b8a3-4437-4e53-9ed1-6a62608c98e9" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="901.27" height="699.5" viewBox="0 0 901.27 699.5"><defs><linearGradient id="847eb8af-bbce-4f57-ba7f-3359ee06be62" x1="551.11" y1="673.8" x2="551.11" y2="209.77" gradientTransform="translate(-228.24 104.61) rotate(-18.05)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="gray" stop-opacity="0.25"/><stop offset="0.54" stop-color="gray" stop-opacity="0.12"/><stop offset="1" stop-color="gray" stop-opacity="0.1"/></linearGradient><linearGradient id="2b201dea-c73f-4bea-9091-2864ae23bad1" x1="343.1" y1="301.6" x2="343.1" y2="283.2" gradientTransform="translate(-5.04 84.03) rotate(0.03)" xlink:href="#847eb8af-bbce-4f57-ba7f-3359ee06be62"/><linearGradient id="0aaf87fd-7158-43f3-b384-09839f3693d8" x1="259.93" y1="498.37" x2="259.93" y2="451.06" gradientTransform="translate(55.61 100.87) rotate(0.03)" xlink:href="#847eb8af-bbce-4f57-ba7f-3359ee06be62"/><linearGradient id="3b303ee2-e0cd-4b1a-91b8-34e7f84aee2c" x1="259.89" y1="582.27" x2="259.89" y2="534.96" gradientTransform="translate(81.64 96.75) rotate(0.03)" xlink:href="#847eb8af-bbce-4f57-ba7f-3359ee06be62"/><linearGradient id="b94f881d-d710-4203-9d7d-b4a45cccc17d" x1="299.41" y1="322.19" x2="299.41" y2="100.25" gradientTransform="matrix(1, 0, 0, 1, 0, 0)" xlink:href="#847eb8af-bbce-4f57-ba7f-3359ee06be62"/><linearGradient id="259efb3a-7d6a-4a96-8460-9c2c2a692674" x1="981.21" y1="492.23" x2="981.21" y2="304.03" gradientTransform="matrix(1, 0, 0, 1, 0, 0)" xlink:href="#847eb8af-bbce-4f57-ba7f-3359ee06be62"/></defs><title>browser stats</title><polygon points="38.44 238.68 47.16 265.48 181.88 679.65 826.78 469.2 692.06 55.03 683.35 28.23 38.44 238.68" fill="url(#847eb8af-bbce-4f57-ba7f-3359ee06be62)"/><polygon points="19.59 281.74 27.84 307.13 155.47 699.5 779.36 495.91 651.73 103.53 643.48 78.15 19.59 281.74" fill="#6c63ff" opacity="0.7"/><rect x="188.98" y="240.19" width="656.27" height="26.69" transform="matrix(0.95, -0.31, 0.31, 0.95, -202.51, 72.68)" fill="#f5f5f5"/><rect x="256.92" y="256.11" width="656.27" height="412.61" transform="translate(-263.71 103.4) rotate(-18.02)" fill="#fff"/><path d="M226.79,347.88a7.62,7.62,0,1,1-9.61-4.89A7.63,7.63,0,0,1,226.79,347.88Z" transform="translate(-149.37 -100.25)" fill="#ff5252"/><path d="M247.07,341.26a7.62,7.62,0,1,1-9.61-4.89A7.63,7.63,0,0,1,247.07,341.26Z" transform="translate(-149.37 -100.25)" fill="#ff0"/><path d="M267.36,334.63a7.62,7.62,0,1,1-9.61-4.89A7.63,7.63,0,0,1,267.36,334.63Z" transform="translate(-149.37 -100.25)" fill="#69f0ae"/><rect x="232.73" y="367.44" width="210.37" height="18.3" transform="translate(-249.52 23.16) rotate(-18.07)" fill="url(#2b201dea-c73f-4bea-9091-2864ae23bad1)"/><rect x="233.26" y="368.24" width="208.85" height="15.25" transform="translate(-249.31 23.05) rotate(-18.07)" fill="#6c63ff"/><rect x="628.9" y="239.13" width="208.85" height="15.25" transform="translate(-189.74 139.42) rotate(-18.07)" fill="#6c63ff"/><rect x="628.9" y="239.13" width="208.85" height="15.25" transform="translate(-189.74 139.42) rotate(-18.07)" opacity="0.2"/><rect x="268.86" y="496.55" width="9.15" height="9.15" transform="translate(-291.34 9.3) rotate(-18.07)" fill="#6c63ff" opacity="0.2"/><rect x="858.69" y="304.08" width="9.15" height="9.15" transform="translate(-202.53 182.78) rotate(-18.07)" fill="#6c63ff" opacity="0.5"/><path d="M325.6,484.1a16.77,16.77,0,1,1-21.13-10.75A16.79,16.79,0,0,1,325.6,484.1Z" transform="translate(-149.37 -100.25)" fill="#6c63ff" opacity="0.2"/><path d="M844.42,314.8A16.77,16.77,0,1,1,823.29,304,16.79,16.79,0,0,1,844.42,314.8Z" transform="translate(-149.37 -100.25)" fill="#6c63ff" opacity="0.5"/><rect x="336.31" y="460.61" width="94.51" height="9.15" transform="translate(-274.75 41.69) rotate(-18.07)" fill="#6c63ff" opacity="0.5"/><rect x="362.26" y="540.39" width="94.51" height="9.15" transform="translate(-298.22 53.68) rotate(-18.07)" fill="#6c63ff" opacity="0.8"/><rect x="485.45" y="500.19" width="94.51" height="9.15" transform="translate(-279.68 89.91) rotate(-18.07)" fill="#6c63ff" opacity="0.7"/><rect x="608.63" y="460" width="94.51" height="9.15" transform="translate(-261.13 126.14) rotate(-18.07)" fill="#6c63ff" opacity="0.5"/><rect x="731.82" y="419.8" width="94.51" height="9.15" transform="translate(-242.58 162.37) rotate(-18.07)" fill="#6c63ff" opacity="0.2"/><rect x="388.21" y="620.17" width="94.51" height="9.15" transform="translate(-321.69 65.67) rotate(-18.07)" fill="#6c63ff" opacity="0.8"/><rect x="511.4" y="579.97" width="94.51" height="9.15" transform="translate(-303.15 101.9) rotate(-18.07)" fill="#6c63ff" opacity="0.7"/><rect x="634.58" y="539.78" width="94.51" height="9.15" transform="translate(-284.6 138.13) rotate(-18.07)" fill="#6c63ff" opacity="0.5"/><rect x="757.77" y="499.58" width="94.51" height="9.15" transform="translate(-266.05 174.36) rotate(-18.07)" fill="#6c63ff" opacity="0.2"/><rect x="459.5" y="420.41" width="94.51" height="9.15" transform="translate(-256.21 77.92) rotate(-18.07)" fill="#6c63ff" opacity="0.2"/><rect x="582.68" y="380.22" width="94.51" height="9.15" transform="translate(-237.66 114.15) rotate(-18.07)" fill="#64ffda"/><rect x="705.86" y="340.02" width="94.51" height="9.15" transform="translate(-219.11 150.39) rotate(-18.07)" fill="#6c63ff" opacity="0.2"/><rect x="291.69" y="552.06" width="47.26" height="47.29" transform="translate(-312.41 25.97) rotate(-18.07)" fill="url(#0aaf87fd-7158-43f3-b384-09839f3693d8)"/><rect x="317.64" y="631.84" width="47.26" height="47.29" transform="translate(-335.88 37.96) rotate(-18.07)" fill="url(#3b303ee2-e0cd-4b1a-91b8-34e7f84aee2c)"/><rect x="293.98" y="554.35" width="42.68" height="42.71" transform="translate(-312.41 25.97) rotate(-18.07)" fill="#6c63ff"/><rect x="319.93" y="634.13" width="42.68" height="42.71" transform="translate(-335.88 37.96) rotate(-18.07)" fill="#6c63ff"/><path d="M409.59,100.25,149.37,185.17l39.87,122.57,37.07-12.1c.14,5.4-.11,22.34-8.67,26.55,0,0,18.15.59,29.4-33.32l202.41-66.05Z" transform="translate(-149.37 -100.25)" fill="url(#b94f881d-d710-4203-9d7d-b4a45cccc17d)"/><path d="M403.91,106.36l-246.37,80.4,37.75,116,35.1-11.45c.14,5.12-.11,21.15-8.21,25.14,0,0,17.18.55,27.84-31.55L441.66,222.4Z" transform="translate(-149.37 -100.25)" fill="#6c63ff"/><line x1="32.71" y1="92.94" x2="32.71" y2="92.94" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/><line x1="33.97" y1="96.8" x2="58.51" y2="172.23" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="0 4.07"/><line x1="59.14" y1="174.17" x2="59.14" y2="174.17" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/><line x1="61.01" y1="182.38" x2="265.35" y2="115.7" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/><line x1="65.52" y1="156.84" x2="237.98" y2="100.56" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" opacity="0.3"/><line x1="58.45" y1="135.08" x2="230.9" y2="78.81" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" opacity="0.3"/><line x1="51.37" y1="113.32" x2="223.82" y2="57.05" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" opacity="0.3"/><line x1="44.29" y1="91.57" x2="216.75" y2="35.29" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" opacity="0.3"/><path d="M250.16,247.91a3.58,3.58,0,0,1-.07-1,6.15,6.15,0,0,1,5.18-5.6l.74-.15c4.84-1.21,9.81-3,13.07-6.77,5.12-6,4.53-15.11,3.65-22.49a12.85,12.85,0,0,1,.93-6.85c3.17-7,10.15-5.18,16.1-5.48a22.88,22.88,0,0,0,20.73-18.3c.74-4.2.27-8.53.87-12.75a25.23,25.23,0,0,1,8.11-15.09c4.5-4,10.33-6.28,15.93-8.23a39.6,39.6,0,0,1,13.91-2.29h.25a20.34,20.34,0,0,1,18.23,13.12c1.24,3.21,2.3,6.49,3.41,9.89,6.13,18.86,11.8,36.26,18.88,58.1-8.7,2.76-29.1,9.41-31.89,10.32l-30.43,9.93c-20.29,6.62-39.69,13.58-62.32,20.34-4.67,1.39,0,0-10.14,3.31C253.5,262.44,253.41,262.18,250.16,247.91Z" transform="translate(-149.37 -100.25)" fill="#fff" opacity="0.2"/><rect x="215.32" y="340.78" width="259.15" height="6.1" transform="matrix(0.95, -0.31, 0.31, 0.95, -239.01, 23.71)" fill="#6c63ff" opacity="0.1"/><path d="M1050.63,467.2,997.56,304l-76.72,25,7.56,23.25c-3.38.09-14-.07-16.62-5.43,0,0-.37,11.38,20.85,18.43l41.29,126.92Z" transform="translate(-149.37 -100.25)" fill="url(#259efb3a-7d6a-4a96-8460-9c2c2a692674)"/><path d="M1045.54,462.45,996.23,310.86,925,334.12l7,21.6c-3.14.08-13-.06-15.44-5,0,0-.34,10.57,19.37,17.12l38.36,117.92Z" transform="translate(-149.37 -100.25)" fill="#6c63ff"/><line x1="842.91" y1="225.71" x2="842.91" y2="225.71" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/><line x1="839.07" y1="226.96" x2="794.94" y2="241.37" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="0 4.04"/><line x1="793.02" y1="241.99" x2="793.02" y2="241.99" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/><line x1="787.97" y1="243.14" x2="828.87" y2="368.88" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/><line x1="803.66" y1="245.92" x2="838.18" y2="352.03" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" opacity="0.3"/><line x1="817.02" y1="241.56" x2="851.54" y2="347.67" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" opacity="0.3"/><line x1="830.39" y1="237.2" x2="864.9" y2="343.31" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" opacity="0.3"/><line x1="843.75" y1="232.84" x2="878.27" y2="338.95" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" opacity="0.3"/><path d="M958.65,367.88a2.19,2.19,0,0,1,.59,0,3.78,3.78,0,0,1,3.44,3.19c0,.19.06.34.09.45.74,3,1.83,6,4.15,8,3.66,3.15,9.28,2.79,13.81,2.24a7.87,7.87,0,0,1,4.21.57c4.28,2,3.18,6.25,3.36,9.9A14.05,14.05,0,0,0,999.53,405c2.58.46,5.24.16,7.83.54a15.47,15.47,0,0,1,9.27,5c2.46,2.77,3.86,6.35,5.05,9.8a24.4,24.4,0,0,1,1.4,8.56V429a12.53,12.53,0,0,1-8.06,11.22c-2,.76-4,1.42-6.08,2.1L973.26,454c-1.69-5.36-5.77-17.91-6.33-19.62-2.13-6.54-4-12.18-6.09-18.73-4.06-12.48-8.33-24.42-12.47-38.34-.85-2.87,0,0-2-6.24C949.73,369.93,949.89,369.88,958.65,367.88Z" transform="translate(-149.37 -100.25)" fill="#fff" opacity="0.2"/><rect x="885.84" y="349.89" width="7.62" height="158.64" transform="translate(-238.62 196.92) rotate(-18.07)" fill="#6c63ff" opacity="0.1"/></svg>
@@ -0,0 +1 @@
1
+ <svg id="d26dba8d-8282-42fd-a478-7c8636ce52fe" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="888" height="656.53" viewBox="0 0 888 656.53"><defs><linearGradient id="69fb1e3d-9807-4515-a987-9bc9d1efda7d" x1="444" y1="377.21" x2="444" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="gray" stop-opacity="0.25"/><stop offset="0.54" stop-color="gray" stop-opacity="0.12"/><stop offset="1" stop-color="gray" stop-opacity="0.1"/></linearGradient><linearGradient id="51a21b81-a3ea-4771-abd9-862442be9990" x1="565.58" y1="184.63" x2="565.58" y2="139.97" xlink:href="#69fb1e3d-9807-4515-a987-9bc9d1efda7d"/><linearGradient id="5757846e-edea-4ac8-a331-71c114df4e91" x1="296.27" y1="331.11" x2="296.27" y2="286.45" xlink:href="#69fb1e3d-9807-4515-a987-9bc9d1efda7d"/><linearGradient id="999de772-9bc8-49ea-9b8d-0cef0fcee5cb" x1="698.58" y1="174.13" x2="698.58" y2="129.47" xlink:href="#69fb1e3d-9807-4515-a987-9bc9d1efda7d"/><linearGradient id="a15079b2-2390-41da-998b-02c60407236c" x1="565.74" y1="302.42" x2="565.74" y2="257.75" xlink:href="#69fb1e3d-9807-4515-a987-9bc9d1efda7d"/><linearGradient id="40793396-cd23-4bb9-961e-d266edc74bee" x1="272.78" y1="77.69" x2="272.78" y2="33.02" xlink:href="#69fb1e3d-9807-4515-a987-9bc9d1efda7d"/><linearGradient id="117013d0-8713-4a5b-b130-ca95cbe25423" x1="721.33" y1="67.68" x2="721.33" y2="23.02" xlink:href="#69fb1e3d-9807-4515-a987-9bc9d1efda7d"/><linearGradient id="3e4a4d12-687c-4d27-834e-2c1b28061589" x1="830.51" y1="228.72" x2="830.51" y2="184.06" xlink:href="#69fb1e3d-9807-4515-a987-9bc9d1efda7d"/><linearGradient id="76d58c82-a546-4f11-847d-56d56970a98d" x1="107.19" y1="61.31" x2="107.19" y2="16.65" xlink:href="#69fb1e3d-9807-4515-a987-9bc9d1efda7d"/><linearGradient id="c2562d94-2838-42c9-872e-afd7f3e426db" x1="627.61" y1="100.82" x2="627.61" y2="56.16" xlink:href="#69fb1e3d-9807-4515-a987-9bc9d1efda7d"/><linearGradient id="10abac28-a64c-49d3-bb88-742a39576c81" x1="348.29" y1="195.45" x2="348.29" y2="150.78" xlink:href="#69fb1e3d-9807-4515-a987-9bc9d1efda7d"/><linearGradient id="ae4c24d6-cdd7-478e-ab3c-92442ce1f2ec" x1="503.87" y1="244.58" x2="503.87" y2="199.91" xlink:href="#69fb1e3d-9807-4515-a987-9bc9d1efda7d"/><linearGradient id="7387d7ac-3521-46f5-8cc1-b4e33dceeca4" x1="557.8" y1="77.88" x2="557.8" y2="33.22" xlink:href="#69fb1e3d-9807-4515-a987-9bc9d1efda7d"/><linearGradient id="e854bf59-7922-4e82-b85b-f6b80398a298" x1="638.78" y1="273.5" x2="638.78" y2="228.83" xlink:href="#69fb1e3d-9807-4515-a987-9bc9d1efda7d"/><linearGradient id="74fe4cd6-b7da-43c2-b923-f31608459be5" x1="360.37" y1="77.88" x2="360.37" y2="33.22" xlink:href="#69fb1e3d-9807-4515-a987-9bc9d1efda7d"/><linearGradient id="489da8b3-4e02-4697-a170-557a07ec3791" x1="421.32" y1="321.72" x2="421.32" y2="277.06" xlink:href="#69fb1e3d-9807-4515-a987-9bc9d1efda7d"/><linearGradient id="92098637-0718-4243-93f2-2f7a5b132b51" x1="428.7" y1="336.02" x2="428.7" y2="260.98" xlink:href="#69fb1e3d-9807-4515-a987-9bc9d1efda7d"/><linearGradient id="553314f8-3ab3-4992-94a1-12ce51c0a7a1" x1="329.22" y1="778.26" x2="329.22" y2="215.99" xlink:href="#69fb1e3d-9807-4515-a987-9bc9d1efda7d"/><linearGradient id="67bfa709-3078-4c07-86cc-d67a49cf8eac" x1="494.8" y1="139.13" x2="494.8" y2="94.47" xlink:href="#69fb1e3d-9807-4515-a987-9bc9d1efda7d"/><linearGradient id="9919d947-e03e-44c1-969c-c87bb32bc801" x1="261.88" y1="153.69" x2="261.88" y2="109.02" xlink:href="#69fb1e3d-9807-4515-a987-9bc9d1efda7d"/><linearGradient id="2afe07f1-4e54-4f47-9563-9d420d361cd0" x1="830.53" y1="110.92" x2="830.53" y2="66.26" xlink:href="#69fb1e3d-9807-4515-a987-9bc9d1efda7d"/><linearGradient id="914dbfde-8d09-4649-9ab7-bb9d31a88f1b" x1="744.09" y1="322.01" x2="744.09" y2="277.34" xlink:href="#69fb1e3d-9807-4515-a987-9bc9d1efda7d"/></defs><title>creation process</title><rect width="888" height="377.21" fill="url(#69fb1e3d-9807-4515-a987-9bc9d1efda7d)"/><rect x="9.93" y="2.66" width="869.39" height="370.04" fill="#eee"/><rect x="542.51" y="139.97" width="46.13" height="44.66" fill="url(#51a21b81-a3ea-4771-abd9-862442be9990)"/><rect x="543.31" y="140.74" width="44.54" height="43.12" fill="#f5f5f5"/><rect x="273.2" y="286.45" width="46.13" height="44.66" fill="url(#5757846e-edea-4ac8-a331-71c114df4e91)"/><rect x="274" y="287.22" width="44.54" height="43.12" fill="#f5f5f5"/><rect x="675.52" y="129.47" width="46.13" height="44.66" fill="url(#999de772-9bc8-49ea-9b8d-0cef0fcee5cb)"/><rect x="676.31" y="130.24" width="44.54" height="43.12" fill="#f5f5f5"/><rect x="542.68" y="257.75" width="46.13" height="44.66" fill="url(#a15079b2-2390-41da-998b-02c60407236c)"/><rect x="543.47" y="258.52" width="44.54" height="43.12" fill="#f5f5f5"/><rect x="249.71" y="33.02" width="46.13" height="44.66" fill="url(#40793396-cd23-4bb9-961e-d266edc74bee)"/><rect x="250.51" y="33.79" width="44.54" height="43.12" fill="#f5f5f5"/><rect x="698.26" y="23.02" width="46.13" height="44.66" fill="url(#117013d0-8713-4a5b-b130-ca95cbe25423)"/><rect x="699.06" y="23.78" width="44.54" height="43.12" fill="#f5f5f5"/><rect x="807.44" y="184.06" width="46.13" height="44.66" fill="url(#3e4a4d12-687c-4d27-834e-2c1b28061589)"/><rect x="808.24" y="184.83" width="44.54" height="43.12" fill="#f5f5f5"/><rect x="84.12" y="16.65" width="46.13" height="44.66" fill="url(#76d58c82-a546-4f11-847d-56d56970a98d)"/><rect x="84.92" y="17.42" width="44.54" height="43.12" fill="#f5f5f5"/><rect x="604.54" y="56.16" width="46.13" height="44.66" fill="url(#c2562d94-2838-42c9-872e-afd7f3e426db)"/><rect x="605.34" y="56.93" width="44.54" height="43.12" fill="#7cfcff"/><rect x="325.22" y="150.78" width="46.13" height="44.66" fill="url(#10abac28-a64c-49d3-bb88-742a39576c81)"/><rect x="326.02" y="151.55" width="44.54" height="43.12" fill="#7cfcff"/><rect x="480.8" y="199.91" width="46.13" height="44.66" fill="url(#ae4c24d6-cdd7-478e-ab3c-92442ce1f2ec)"/><rect x="481.6" y="200.68" width="44.54" height="43.12" fill="#7cfcff"/><rect x="534.73" y="33.22" width="46.13" height="44.66" fill="url(#7387d7ac-3521-46f5-8cc1-b4e33dceeca4)"/><rect x="535.53" y="33.99" width="44.54" height="43.12" fill="#ffffa5"/><rect x="615.71" y="228.83" width="46.13" height="44.66" fill="url(#e854bf59-7922-4e82-b85b-f6b80398a298)"/><rect x="616.5" y="229.6" width="44.54" height="43.12" fill="#ffffa5"/><rect x="337.3" y="33.22" width="46.13" height="44.66" fill="url(#74fe4cd6-b7da-43c2-b923-f31608459be5)"/><rect x="338.09" y="33.99" width="44.54" height="43.12" fill="#ffffa5"/><rect x="398.26" y="277.06" width="46.13" height="44.66" fill="url(#489da8b3-4e02-4697-a170-557a07ec3791)"/><rect x="399.05" y="277.82" width="44.54" height="43.12" fill="#ffffa5"/><path d="M434.68,270.18v2.66l-7.71-.67v16.63l-20.24,28.66-1.28-.73-2.75,3.33,26.14,16v-6l-1.47-.83c1.83-6.6,9.32-32.92,13.6-36.41,0,0,7.71-5.32,11.91-12.64S455,247.57,434.68,270.18Z" transform="translate(-156 -121.74)" fill="url(#92098637-0718-4243-93f2-2f7a5b132b51)"/><path d="M393.76,332.91s-28-5.72-43.4-11.75a67.69,67.69,0,0,0-22.56-4.67L311,316l-8.38-4.86,2.62-6.54c.26-.11.52-.23.77-.36l.24-1.4a40.87,40.87,0,0,0,4-1.16c-.41,3.26,20.08-13.6,20.08-13.6l-.61.31-.08-1-.23.12a37.69,37.69,0,0,0,.68-43.72l.65-.58V227l-.69-.59v-.07c-13.86-12.48-32.92-11.48-46.7-8.33A24.76,24.76,0,0,0,264,239.28c-18.39,4.85-12.25,14.17-12.54,17.78-1.43,17.56,4.42,27.89,10.78,33.87a33.24,33.24,0,0,0,9.13,6.43l-4,7.78-1.18,0-3.28,9.32h-.16l-3.57,2.34C237,331.2,225.89,356.9,230.7,382.26h0s20,37.73,13.76,75.47c-2.08,12.68-1.21,20.44.87,25.16A45.09,45.09,0,0,1,241,497.62c-7.57,15.3-7.57,31.26,2.06,49.88l2.75,96.43s3.44,45.22,0,54.53,1.38,53.87,1.38,53.87h-.69v24.61l51.6,1.33s12-5.52,14.19-9.68l25.91,7.7s28.51-4.75,11.83-11.31c-12.45-4.9-15.54-11.88-16.31-15.12L374.5,636.61s-7.57-96.43-35.09-129.68l-2.79-19.61H337l5.85-114.49.48.06-.14,0a135.81,135.81,0,0,0,45.41-.68,72.66,72.66,0,0,0,13.15-3.56l.78-.3.09,0,.07,0a40.2,40.2,0,0,0,9-4.94l17.2-25.4L402.7,320.58Zm-108,389.49L298.81,634V588.73l23.39,47.22L297,738.27l-1.32-.36-5.81,20.15a13.2,13.2,0,0,1-4.17-5.73Z" transform="translate(-156 -121.74)" fill="url(#553314f8-3ab3-4992-94a1-12ce51c0a7a1)"/><rect x="471.73" y="94.47" width="46.13" height="44.66" fill="url(#67bfa709-3078-4c07-86cc-d67a49cf8eac)"/><rect x="472.53" y="95.23" width="44.54" height="43.12" fill="#ff69b4"/><rect x="244.27" y="112.66" width="46.13" height="44.66" opacity="0.1"/><rect x="238.82" y="109.02" width="46.13" height="44.66" fill="url(#9919d947-e03e-44c1-969c-c87bb32bc801)"/><rect x="239.61" y="109.79" width="44.54" height="43.12" fill="#ff69b4"/><rect x="807.46" y="66.26" width="46.13" height="44.66" fill="url(#2afe07f1-4e54-4f47-9563-9d420d361cd0)"/><rect x="808.26" y="67.03" width="44.54" height="43.12" fill="#ff69b4"/><rect x="721.03" y="277.34" width="46.13" height="44.66" fill="url(#914dbfde-8d09-4649-9ab7-bb9d31a88f1b)"/><rect x="721.82" y="278.11" width="44.54" height="43.12" fill="#ff69b4"/><line x1="72.16" y1="220.31" x2="78.23" y2="256.06" fill="#333"/><path d="M422.7,274.83v16.42l-19.56,28.66,19.56,12.73s8.7-33.5,13.38-37.45c0,0,7.36-5.26,11.37-12.48s2-32.19-17.39-9.85v1.72Z" transform="translate(-156 -121.74)" fill="#fda57d"/><path d="M266.95,314l7.74-15.49a2.87,2.87,0,0,1,2.42-1.58l29.42-1.5a2.87,2.87,0,0,1,2.82,3.9l-7.59,19.62a2.87,2.87,0,0,1-2.93,1.82l-29.57-2.63A2.87,2.87,0,0,1,266.95,314Z" transform="translate(-156 -121.74)" fill="#fda57d"/><polygon points="113.13 185.61 108.13 200.26 159.44 198.42 139.73 186.6 113.13 185.61" fill="#edeef9"/><polygon points="243.53 200.39 246.16 197.11 268.49 210.25 268.49 216.16 243.53 200.39" fill="#edeef9"/><path d="M248.61,467.46a48.81,48.81,0,0,1-3.47,30.07c-7.23,15.11-7.23,30.88,2,49.27l2.63,95.26s3.28,44.67,0,53.87,1.31,53.21,1.31,53.21h36.79V719.58l12.48-87.37V587.53l22.34,46.64L297,741.91l33.5,13.8,42-120.88s-7.23-95.26-33.5-128.1l-4.93-35.8Z" transform="translate(-156 -121.74)" fill="#6c63ff"/><path d="M250.4,773.45V749.14h37.45S290.48,759,307.56,761s-7.88,13.8-7.88,13.8Z" transform="translate(-156 -121.74)" fill="#333"/><path d="M290.85,758.31l6.52-23.42,36.07,10s-.11,10.2,15.81,16.68S338,772.8,338,772.8Z" transform="translate(-156 -121.74)" fill="#333"/><path d="M334.16,472.9l-85.55-3.46a47.86,47.86,0,0,1,.65,15.51c3.91,9.21,12.31,6.69,12.31,6.69l74.85-2.3Z" transform="translate(-156 -121.74)" opacity="0.1"/><path d="M265.84,316.54l-3.41,2.31a64.19,64.19,0,0,0-27.14,64.72h0s19.05,37.28,13.14,74.55,13.14,31.54,13.14,31.54l75.22-2.31,5.58-113.1s45.33,6.45,65.69-9.32l16.42-25.09-25-17.2L391,334.82s-26.76-5.65-41.44-11.61A62.77,62.77,0,0,0,328,318.6Z" transform="translate(-156 -121.74)" fill="#333"/><path d="M266.5,498.52s-4.6,23,21.68,61.1" transform="translate(-156 -121.74)" opacity="0.1"/><path d="M342.7,374.35s31.53-10.51,45.33-10.51,11.5,6,11.5,6S377.52,379.61,342.7,374.35Z" transform="translate(-156 -121.74)" opacity="0.1"/><path d="M306.95,296.74l-12.55,1.5c-.4,0-.76.55-1,1.32,2.76,5,6.21,7.94,10,7.94a7.74,7.74,0,0,0,3.8-1.05l1-5.81C308.47,298.7,307.83,296.63,306.95,296.74Z" transform="translate(-156 -121.74)" opacity="0.1"/><circle cx="142.19" cy="146.14" r="38.32" fill="#fda57d"/><path d="M330.78,230.22v16l-1.93,1.77a6.63,6.63,0,0,0,1.93,11h0s-3.19,25.54-7.18,35.12c0,0-6.2.68-4.79-4,5.19-17.16-5.19-14-7.58-10.78s.4,11.57.4,11.57,7.58,14-32.33,10.78c0,0-26.34-5.59-23.55-41.11.28-3.56-5.59-12.77,12-17.56h0a24.17,24.17,0,0,1,18.47-21C299.34,218.88,317.54,217.89,330.78,230.22Z" transform="translate(-156 -121.74)" opacity="0.1"/><path d="M330.12,229.56v16l-1.93,1.77a6.63,6.63,0,0,0,1.93,11h0s-3.19,25.54-7.18,35.12c0,0-6.2.68-4.79-4,5.19-17.16-5.19-14-7.58-10.78s.4,11.57.4,11.57,7.58,14-32.33,10.78c0,0-26.34-5.59-23.55-41.11.28-3.56-5.59-12.77,12-17.56h0a24.17,24.17,0,0,1,18.47-21C298.69,218.22,316.88,217.23,330.12,229.56Z" transform="translate(-156 -121.74)" fill="#72351c"/></svg>
@@ -0,0 +1 @@
1
+ <svg id="4771386c-1c5b-4872-9ac2-486c3b56cfa9" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="862.84" height="574" viewBox="0 0 862.84 574"><defs><linearGradient id="3fbb5603-b968-4e5d-a6aa-a77eb8d45962" x1="491.81" y1="649.09" x2="491.81" y2="275.78" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="gray" stop-opacity="0.25"/><stop offset="0.54" stop-color="gray" stop-opacity="0.12"/><stop offset="1" stop-color="gray" stop-opacity="0.1"/></linearGradient><linearGradient id="6c5574c6-5e13-40e9-a921-c6483adbc5a4" x1="211.11" y1="639.3" x2="291.83" y2="639.3" xlink:href="#3fbb5603-b968-4e5d-a6aa-a77eb8d45962"/><linearGradient id="c1ae2d59-6f06-493e-bc67-bbe3f342ee9a" x1="743.56" y1="708.81" x2="743.56" y2="647.8" xlink:href="#3fbb5603-b968-4e5d-a6aa-a77eb8d45962"/><linearGradient id="42210206-7031-48fa-9019-94a74cadb7f5" x1="322.8" y1="543.16" x2="322.8" y2="385.06" xlink:href="#3fbb5603-b968-4e5d-a6aa-a77eb8d45962"/><linearGradient id="2e549cc1-e889-41b4-bd8b-1808acd7f7a6" x1="519.12" y1="123.68" x2="519.12" y2="29.32" xlink:href="#3fbb5603-b968-4e5d-a6aa-a77eb8d45962"/><linearGradient id="ece8db58-989d-4dce-a503-1d13bb16c502" x1="534.56" y1="145.48" x2="534.56" y2="51.12" xlink:href="#3fbb5603-b968-4e5d-a6aa-a77eb8d45962"/><linearGradient id="96b33426-4479-4a92-ae42-6df6d6acfbfd" x1="656.13" y1="119.52" x2="656.13" y2="65.4" xlink:href="#3fbb5603-b968-4e5d-a6aa-a77eb8d45962"/><linearGradient id="d6fd8f6a-b8f7-4221-8d65-1bd626dc6feb" x1="824.71" y1="251.81" x2="824.71" y2="236.13" xlink:href="#3fbb5603-b968-4e5d-a6aa-a77eb8d45962"/><linearGradient id="76cd2d1a-7d71-47e8-b096-b841f2959633" x1="771.51" y1="162.36" x2="771.51" y2="18.04" xlink:href="#3fbb5603-b968-4e5d-a6aa-a77eb8d45962"/><linearGradient id="f14a0f0c-b82f-439a-aed6-6e59cdf167fc" x1="940.67" y1="222.57" x2="940.67" y2="201.95" xlink:href="#3fbb5603-b968-4e5d-a6aa-a77eb8d45962"/><linearGradient id="d3ea7720-6544-4ce6-a000-7190b224f6d3" x1="674.92" y1="262.9" x2="674.92" y2="202.96" xlink:href="#3fbb5603-b968-4e5d-a6aa-a77eb8d45962"/><linearGradient id="109d6f30-2103-4397-8d77-cdd3434d033d" x1="637.96" y1="255.27" x2="637.96" y2="180.97" xlink:href="#3fbb5603-b968-4e5d-a6aa-a77eb8d45962"/></defs><title>organizing projects1</title><path d="M592.51,559.45c-6.7-24.31-43.89-42.23-72.91-46.86V500.91l1.6-.62a25.8,25.8,0,0,0-1.39-6.84A70.43,70.43,0,0,0,550.67,469,79.36,79.36,0,0,0,535,346.7,15.57,15.57,0,0,0,528,318a30.39,30.39,0,0,0-47.31-35.31,30.38,30.38,0,0,1,44.65,26.83c0,.27,0,.53,0,.79a30.39,30.39,0,1,0-58.9,11.37A15.19,15.19,0,0,0,456.4,344,79.36,79.36,0,0,0,437,470.18a70.45,70.45,0,0,0,28.62,22.68v19.47c-29.33,4.19-67.95,22.44-74.69,47.35-5.88,21.71-12.16,45.55-15.28,59.55,26.77,18.81,82.94,29.86,118.15,29.86,33.45,0,88.12-10,114.1-27.1C605.12,606.61,598.65,581.72,592.51,559.45ZM538.89,334.87c0,.28,0,.55,0,.82a15.2,15.2,0,0,0-12.62-14.11q.44-.75.84-1.52A15.2,15.2,0,0,1,538.89,334.87Z" transform="translate(-168.58 -163)" fill="url(#3fbb5603-b968-4e5d-a6aa-a77eb8d45962)"/><path d="M493.78,643.77c32.5,0,85.61-9.69,110.85-26.33-2.73-14.94-9-39.12-15-60.76-7.59-27.56-55.51-46.66-84.1-46.66H478c-28.67,0-76.66,19.22-84.16,46.89C388.13,578,382,601.17,379,614.77,405,633,459.58,643.77,493.78,643.77Z" transform="translate(-168.58 -163)" fill="#6c63ff"/><circle cx="324.68" cy="252.59" r="77.09" fill="#f55f44"/><path d="M303.87,306.18H344.2a6,6,0,0,1,6,6v41.24a24.78,24.78,0,0,1-24.78,24.78h-2.85a24.78,24.78,0,0,1-24.78-24.78V312.22a6,6,0,0,1,6-6Z" fill="#fda57d"/><path d="M495,504.1a68,68,0,0,0,25.34-4.88,25.11,25.11,0,0,0-25-23.48h-2.15a25.12,25.12,0,0,0-25,22.86A68,68,0,0,0,495,504.1Z" transform="translate(-168.58 -163)" opacity="0.05"/><circle cx="324.82" cy="266.34" r="68.2" fill="#fda57d"/><circle cx="301.72" cy="177.14" r="14.76" fill="#f55f44"/><circle cx="354.2" cy="177.14" r="14.76" fill="#f55f44"/><circle cx="326.32" cy="152.54" r="29.52" fill="#f55f44"/><path d="M526.06,322.1a14.69,14.69,0,0,0-8.24,2.51A14.76,14.76,0,0,1,531,350.75a14.75,14.75,0,0,0-5-28.65Z" transform="translate(-168.58 -163)" fill="#f55f44"/><path d="M499.82,281.09A29.4,29.4,0,0,0,481,287.83a29.52,29.52,0,0,1,32.63,48.85,29.52,29.52,0,0,0-13.86-55.59Z" transform="translate(-168.58 -163)" fill="#f55f44"/><path d="M444.05,368s8.2,54.13,111.54,24.6l-50.85-44.29Z" transform="translate(-168.58 -163)" fill="#f55f44"/><g opacity="0.7"><path d="M291.35,619.44a15.67,15.67,0,0,0-6.21-16.62,46.3,46.3,0,0,1-4.16-2.69,15.13,15.13,0,0,1-4.17-7c-2.09-6.26-2.74-13.29-6.4-18.95-3.33-5.15-9.81-6.66-15.56-7.17a12.35,12.35,0,0,0-6.21.58c-3.2,1.45-4.73,5.23-4.88,8.75s.77,7,1,10.49-.4,7.37-3,9.75-6.3,2.66-9.73,3.14A64.42,64.42,0,0,0,218.86,603c-3.58,1.3-7.57,3.66-7.74,7.47-.14,3.11,2.37,5.6,4.26,8.07A20.65,20.65,0,0,1,219.47,635c-1.22,5.8-5.29,10.77-6,16.65A7.23,7.23,0,0,0,214,656a8,8,0,0,0,2.23,2.36c2.21,1.71,4.68,3.08,6.78,4.94,4.37,3.87,6.73,9.48,8.55,15,.18.53.33,1.07.5,1.61h-4.29a15.92,15.92,0,0,0-15.88,15.88h0a15.92,15.92,0,0,0,15.88,15.88h42.86a15.92,15.92,0,0,0,15.88-15.88h0A15.92,15.92,0,0,0,270.66,680H258.91c2.78-3.72,5.68-7.22,10-8.65s9.48-.59,12.84-3.58a10.07,10.07,0,0,0,2.91-5.77,17.2,17.2,0,0,0-1.88-11.42c-1.35-2.41-3.33-4.6-3.76-7.33a10.87,10.87,0,0,1,1.62-6.77C283.86,630.52,289.6,625.95,291.35,619.44Z" transform="translate(-168.58 -163)" fill="url(#6c5574c6-5e13-40e9-a921-c6483adbc5a4)"/></g><path d="M254.68,570.47a11.76,11.76,0,0,0-5.91.55c-3.05,1.38-4.5,5-4.64,8.33s.73,6.65,1,10-.38,7-2.84,9.28-6,2.53-9.27,3a61.35,61.35,0,0,0-12.56,3.12c-3.41,1.24-7.21,3.48-7.37,7.11-.13,3,2.26,5.33,4.06,7.69a19.67,19.67,0,0,1,3.9,15.65c-1.16,5.52-5,10.26-5.74,15.86a6.88,6.88,0,0,0,.56,4.19,7.66,7.66,0,0,0,2.12,2.25c2.11,1.63,4.46,2.94,6.45,4.7,4.16,3.68,6.41,9,8.15,14.31a115.87,115.87,0,0,1,4,15.87c3.58-2.3,8.21-2.27,12-4.15,8.14-4,10.88-15.55,19.47-18.43,4.07-1.36,9-.56,12.23-3.41a9.59,9.59,0,0,0,2.78-5.5A16.38,16.38,0,0,0,281.26,650c-1.29-2.3-3.17-4.38-3.58-7a10.35,10.35,0,0,1,1.54-6.45c3.09-5.62,8.55-10,10.22-16.17a14.93,14.93,0,0,0-5.92-15.82,44.09,44.09,0,0,1-4-2.56,14.41,14.41,0,0,1-4-6.66c-2-6-2.61-12.65-6.1-18C266.33,572.39,260.16,571,254.68,570.47Z" transform="translate(-168.58 -163)" fill="#4db6ac"/><path d="M254.62,570.67S262.18,672,242.53,689.35" transform="translate(-168.58 -163)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.6"/><rect x="45.23" y="515.01" width="71.05" height="30.24" rx="14.3" ry="14.3" fill="#6c63ff"/><path d="M213,610s19.33-2.26,42.92,12.1" transform="translate(-168.58 -163)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.6"/><path d="M255.6,634.17A49.93,49.93,0,0,1,289.39,613" transform="translate(-168.58 -163)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.6"/><path d="M214.94,651.18s26.79-4.54,39.1,3" transform="translate(-168.58 -163)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.6"/><path d="M252.51,664.59s14-6.36,29.8-1.19" transform="translate(-168.58 -163)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.6"/><g opacity="0.7"><path d="M763.71,658.7V647.8H709.24v50.39a10.62,10.62,0,0,0,10.62,10.62h33.23a10.62,10.62,0,0,0,10.62-10.62V687a14.16,14.16,0,1,0,0-28.33Zm0,22.88V664.14a8.72,8.72,0,1,1,0,17.43Z" transform="translate(-168.58 -163)" fill="url(#c1ae2d59-6f06-493e-bc67-bbe3f342ee9a)"/></g><path d="M762,660.4a12.93,12.93,0,1,0,12.93,12.93A12.93,12.93,0,0,0,762,660.4Zm0,20.89a8,8,0,1,1,8-8A8,8,0,0,1,762,681.29Z" transform="translate(-168.58 -163)" fill="#6c63ff"/><path d="M762,660.4a12.93,12.93,0,1,0,12.93,12.93A12.93,12.93,0,0,0,762,660.4Zm0,20.89a8,8,0,1,1,8-8A8,8,0,0,1,762,681.29Z" transform="translate(-168.58 -163)" opacity="0.1"/><path d="M543.64,487.45h49.74a0,0,0,0,1,0,0v46a9.75,9.75,0,0,1-9.75,9.75H553.39a9.75,9.75,0,0,1-9.75-9.75v-46A0,0,0,0,1,543.64,487.45Z" fill="#6c63ff"/><rect y="543.16" width="645.61" height="21.88" fill="#e0e0e0"/><g opacity="0.7"><rect x="185.52" y="385.06" width="274.56" height="158.1" rx="14.5" ry="14.5" fill="url(#42210206-7031-48fa-9019-94a74cadb7f5)"/></g><rect x="190.5" y="387.98" width="264.61" height="155.18" rx="26.84" ry="26.84" fill="#535461"/><circle cx="322.8" cy="465.57" r="8.95" fill="#fff"/><rect x="27.36" y="565.05" width="590.89" height="8.95" fill="#e0e0e0"/><rect x="27.36" y="565.05" width="590.89" height="2.98" opacity="0.1"/><path d="M753,650.45v46a9.7,9.7,0,0,1-9.7,9.7h5a9.7,9.7,0,0,0,9.7-9.7v-46Z" transform="translate(-168.58 -163)" opacity="0.1"/><path d="M722,613.37a2.9,2.9,0,0,0-2.2,1.12c-.65,1.18.53,2.52,1.61,3.33,2,1.5,4.09,3,5.45,5.07s1.78,5,.3,7c-1.93,2.62-6.55,3.19-7,6.41-.29,2.07,1.5,3.84,3.32,4.88,4.48,2.57,10.26,3.25,13.5,7.27,1.34-2.76,4.35-4.36,7.34-5s6.1-.63,9.14-1.09A3.16,3.16,0,0,0,756,641c.85-1.72-1.57-3.79-.73-5.51.64-1.32,2.5-1.21,3.86-1.74,2.22-.86,3.13-3.71,2.5-6s-2.41-4.09-4.28-5.56c-5-4-11.1-6.29-17.23-8-2.85-.78-6.2-2-9.16-2.12S724.86,612.89,722,613.37Z" transform="translate(-168.58 -163)" fill="#eee"/><rect x="428.37" width="434.48" height="297.67" fill="#535461" opacity="0.1"/><g opacity="0.5"><rect x="467.98" y="29.32" width="102.28" height="94.36" rx="4.5" ry="4.5" fill="url(#2e549cc1-e889-41b4-bd8b-1808acd7f7a6)"/></g><rect x="469.23" y="30.05" width="99.92" height="92.07" rx="4.5" ry="4.5" fill="#f5f5f5"/><rect x="476.93" y="45.21" width="16.85" height="15.17" rx="4.5" ry="4.5" fill="#6c63ff"/><rect x="498.84" y="45.21" width="66.99" height="1.69" rx="0.8" ry="0.8" fill="#e0e0e0"/><rect x="498.84" y="50.27" width="66.99" height="1.69" rx="0.8" ry="0.8" fill="#e0e0e0"/><rect x="475.25" y="68.62" width="90.58" height="1.69" rx="0.8" ry="0.8" fill="#e0e0e0"/><rect x="475.25" y="73.67" width="90.58" height="1.69" rx="0.8" ry="0.8" fill="#e0e0e0"/><rect x="475.25" y="80.41" width="90.58" height="1.69" rx="0.8" ry="0.8" fill="#e0e0e0"/><rect x="475.25" y="85.47" width="52.24" height="1.69" rx="0.8" ry="0.8" fill="#e0e0e0"/><rect x="475.25" y="92.19" width="90.58" height="1.69" rx="0.8" ry="0.8" fill="#e0e0e0"/><rect x="475.25" y="97.25" width="90.58" height="1.69" rx="0.8" ry="0.8" fill="#e0e0e0"/><rect x="475.25" y="103.99" width="90.58" height="1.69" rx="0.8" ry="0.8" fill="#e0e0e0"/><rect x="475.25" y="109.04" width="52.24" height="1.69" rx="0.8" ry="0.8" fill="#e0e0e0"/><g opacity="0.5"><rect x="483.42" y="51.12" width="102.28" height="94.36" rx="4.5" ry="4.5" fill="url(#ece8db58-989d-4dce-a503-1d13bb16c502)"/></g><rect x="484.67" y="51.85" width="99.92" height="92.07" rx="4.5" ry="4.5" fill="#fff"/><rect x="492.37" y="67.02" width="16.85" height="15.17" rx="4.5" ry="4.5" fill="#6c63ff"/><rect x="514.27" y="67.02" width="66.99" height="1.69" rx="0.8" ry="0.8" fill="#e0e0e0"/><rect x="514.27" y="72.07" width="66.99" height="1.69" rx="0.8" ry="0.8" fill="#e0e0e0"/><rect x="490.68" y="90.42" width="90.58" height="1.69" rx="0.8" ry="0.8" fill="#e0e0e0"/><rect x="490.68" y="95.48" width="90.58" height="1.69" rx="0.8" ry="0.8" fill="#e0e0e0"/><rect x="490.68" y="102.22" width="90.58" height="1.69" rx="0.8" ry="0.8" fill="#e0e0e0"/><rect x="490.68" y="107.27" width="52.24" height="1.69" rx="0.8" ry="0.8" fill="#e0e0e0"/><rect x="490.68" y="114" width="90.58" height="1.69" rx="0.8" ry="0.8" fill="#e0e0e0"/><rect x="490.68" y="119.05" width="90.58" height="1.69" rx="0.8" ry="0.8" fill="#e0e0e0"/><rect x="490.68" y="125.79" width="90.58" height="1.69" rx="0.8" ry="0.8" fill="#e0e0e0"/><rect x="490.68" y="130.85" width="52.24" height="1.69" rx="0.8" ry="0.8" fill="#e0e0e0"/><rect x="627.96" y="65.4" width="56.33" height="54.12" fill="url(#96b33426-4479-4a92-ae42-6df6d6acfbfd)"/><rect x="628.85" y="66.72" width="54.56" height="51.69" fill="#f5f5f5"/><g opacity="0.5"><path d="M829.53,238.78v-2.65h-9.65v2.65h-6.76v13h23.16v-13Zm-8.45-1.69h7.24v1.69h-7.24Z" transform="translate(-168.58 -163)" fill="url(#d6fd8f6a-b8f7-4221-8d65-1bd626dc6feb)"/></g><rect x="645.53" y="76.22" width="21.21" height="11.93" fill="#6c63ff" opacity="0.6"/><polygon points="651.71 73.79 651.71 76.88 652.82 76.88 652.82 74.67 659.44 74.67 659.44 76.88 660.55 76.88 660.55 73.79 651.71 73.79" fill="#6c63ff" opacity="0.6"/><g opacity="0.6"><rect x="646.74" y="97.43" width="19.66" height="2.65" fill="#6c63ff"/></g><rect x="639.34" y="102.29" width="33.58" height="2.65" fill="#bdbdbd"/><g opacity="0.5"><rect x="710.1" y="18.04" width="122.84" height="144.32" fill="url(#76cd2d1a-7d71-47e8-b096-b841f2959633)"/></g><rect x="713.87" y="20.36" width="116.45" height="138.81" fill="#fff"/><g opacity="0.5"><path d="M947,205.44v-3.49H934.33v3.49h-8.88v17.13H955.9V205.44Zm-11.1-2.22h9.52v2.22h-9.52Z" transform="translate(-168.58 -163)" fill="url(#f14a0f0c-b82f-439a-aed6-6e59cdf167fc)"/></g><rect x="758.16" y="43.01" width="27.88" height="15.68" fill="#6c63ff"/><polygon points="766.29 39.82 766.29 43.88 767.74 43.88 767.74 40.98 776.45 40.98 776.45 43.88 777.9 43.88 777.9 39.82 766.29 39.82" fill="#6c63ff"/><rect x="731.29" y="81.26" width="81.89" height="3.48" fill="#e0e0e0"/><rect x="731.29" y="104.2" width="81.89" height="3.48" fill="#e0e0e0"/><rect x="731.29" y="110.3" width="81.89" height="3.48" fill="#e0e0e0"/><rect x="731.29" y="98.11" width="34.56" height="3.48" fill="#e0e0e0"/><rect x="787.34" y="98.11" width="25.84" height="3.48" fill="#3ad29f" opacity="0.6"/><rect x="760.04" y="124.53" width="25.84" height="3.48" fill="#6c63ff"/><g opacity="0.5"><rect x="638.43" y="202.96" width="72.99" height="59.95" fill="url(#d3ea7720-6544-4ce6-a000-7190b224f6d3)"/></g><rect x="639.28" y="204.09" width="71.14" height="57.82" fill="#f2f2f2"/><rect x="639.28" y="204.09" width="71.14" height="12.9" fill="#6c63ff"/><rect x="639.28" y="204.09" width="71.14" height="12.9" opacity="0.1"/><rect x="644.95" y="221.66" width="59.81" height="7.51" fill="#e0e0e0"/><rect x="644.95" y="234.84" width="43.65" height="2.55" fill="#e0e0e0"/><rect x="644.95" y="239.24" width="28.34" height="2.55" fill="#e0e0e0"/><rect x="644.95" y="243.63" width="37.41" height="2.55" fill="#e0e0e0"/><rect x="644.95" y="248.02" width="43.65" height="2.55" fill="#e0e0e0"/><rect x="644.95" y="252.42" width="14.6" height="2.55" fill="#e0e0e0"/><g opacity="0.5"><rect x="592.73" y="180.97" width="90.46" height="74.3" fill="url(#109d6f30-2103-4397-8d77-cdd3434d033d)"/></g><rect x="593.78" y="182.37" width="88.18" height="71.67" fill="#fff"/><rect x="593.78" y="182.37" width="88.18" height="15.98" fill="#6c63ff"/><rect x="600.81" y="204.16" width="74.13" height="9.31" fill="#f5f5f5"/><rect x="600.81" y="220.49" width="54.1" height="3.16" fill="#e0e0e0"/><rect x="600.81" y="225.94" width="35.13" height="3.16" fill="#e0e0e0"/><rect x="600.81" y="231.38" width="46.37" height="3.16" fill="#e0e0e0"/><rect x="600.81" y="236.83" width="54.1" height="3.16" fill="#e0e0e0"/><rect x="600.81" y="242.27" width="18.09" height="3.16" fill="#e0e0e0"/><rect x="604.67" y="207.32" width="21.08" height="2.81" fill="#69f0ae"/><circle cx="469.37" cy="366.07" r="12.21" fill="#535461" opacity="0.1"/><circle cx="492.06" cy="326.81" r="12.21" fill="#535461" opacity="0.1"/></svg>
@@ -0,0 +1 @@
1
+ <svg id="780c6f38-12e9-4526-8343-95ef18389740" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="971.44" height="662" viewBox="0 0 971.44 662"><defs><linearGradient id="e33f255a-5f0d-48f0-b4f6-4629f34a01b8" x1="178.28" y1="633.99" x2="299.74" y2="633.99" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="gray" stop-opacity="0.25"/><stop offset="0.54" stop-color="gray" stop-opacity="0.12"/><stop offset="1" stop-color="gray" stop-opacity="0.1"/></linearGradient><linearGradient id="3dfe494e-3d34-4aa1-8861-9aac963443b7" x1="979.45" y1="738.59" x2="979.45" y2="646.78" xlink:href="#e33f255a-5f0d-48f0-b4f6-4629f34a01b8"/><linearGradient id="47059453-8610-4293-a227-11546ac98e4d" x1="600.65" y1="650.11" x2="600.65" y2="119" xlink:href="#e33f255a-5f0d-48f0-b4f6-4629f34a01b8"/><linearGradient id="c720a710-d9a1-4694-b415-864894a8ed00" x1="485.72" y1="615.6" x2="485.72" y2="377.7" xlink:href="#e33f255a-5f0d-48f0-b4f6-4629f34a01b8"/></defs><title>designer</title><g opacity="0.7"><path d="M299,604.11a23.58,23.58,0,0,0-9.35-25c-2.06-1.39-4.36-2.45-6.26-4.05-3.17-2.67-5-6.6-6.28-10.53-3.14-9.42-4.13-20-9.63-28.51-5-7.75-14.76-10-23.41-10.79-3.15-.28-6.46-.43-9.34.88-4.82,2.18-7.12,7.87-7.34,13.16s1.16,10.5,1.5,15.78-.6,11.09-4.49,14.67-9.47,4-14.64,4.72a96.94,96.94,0,0,0-19.84,4.93c-5.39,2-11.4,5.51-11.65,11.23-.21,4.68,3.57,8.42,6.41,12.15,5.31,7,8,16.16,6.16,24.73s-8,16.21-9.07,25.05a10.88,10.88,0,0,0,.89,6.62A12.11,12.11,0,0,0,186,662.7c3.33,2.57,7,4.64,10.2,7.43,6.57,5.82,10.13,14.27,12.87,22.61.26.8.5,1.62.75,2.42h-6.46A24,24,0,0,0,179.49,719h0a24,24,0,0,0,23.89,23.89h64.5A24,24,0,0,0,291.77,719h0a24,24,0,0,0-23.89-23.89H250.2c4.18-5.6,8.55-10.86,15-13s14.26-.89,19.32-5.39a15.15,15.15,0,0,0,4.39-8.69,25.87,25.87,0,0,0-2.83-17.18c-2-3.63-5-6.92-5.65-11-.55-3.51.72-7.07,2.44-10.19C287.75,620.79,296.38,613.9,299,604.11Z" transform="translate(-114.28 -119)" fill="url(#e33f255a-5f0d-48f0-b4f6-4629f34a01b8)"/></g><path d="M243.84,530.42c-3-.27-6.15-.41-8.89.84-4.59,2.08-6.78,7.5-7,12.53s1.11,10,1.43,15-.57,10.56-4.28,14-9,3.81-13.94,4.49A92.32,92.32,0,0,0,192.27,582c-5.13,1.87-10.85,5.24-11.09,10.7-.2,4.46,3.4,8,6.11,11.57,5.06,6.64,7.58,15.39,5.86,23.55s-7.58,15.44-8.64,23.86a10.36,10.36,0,0,0,.85,6.3,11.53,11.53,0,0,0,3.19,3.38c3.17,2.45,6.71,4.42,9.71,7.08,6.26,5.54,9.64,13.59,12.26,21.53a174.35,174.35,0,0,1,6,23.87c5.39-3.47,12.36-3.42,18.11-6.24,12.25-6,16.37-23.4,29.3-27.73,6.12-2,13.58-.85,18.4-5.13a14.42,14.42,0,0,0,4.18-8.27,24.64,24.64,0,0,0-2.7-16.36c-1.93-3.46-4.77-6.59-5.38-10.51-.53-3.35.69-6.73,2.32-9.7,4.65-8.45,12.87-15,15.38-24.33a22.46,22.46,0,0,0-8.9-23.81,66.35,66.35,0,0,1-6-3.86c-3-2.54-4.73-6.29-6-10-3-9-3.93-19-9.17-27.15C261.36,533.31,252.08,531.16,243.84,530.42Z" transform="translate(-114.28 -119)" fill="#4db6ac"/><path d="M243.75,530.73s11.37,152.41-18.2,178.57" transform="translate(-114.28 -119)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.6"/><rect x="68.05" y="573.24" width="106.92" height="45.5" rx="15.2" ry="15.2" fill="#6c63ff"/><path d="M181.2,589.87s29.08-3.39,64.59,18.21" transform="translate(-114.28 -119)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.6"/><path d="M245.22,626.27s16.16-26.73,50.86-31.84" transform="translate(-114.28 -119)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.6"/><path d="M184,651.86s40.31-6.83,58.83,4.55" transform="translate(-114.28 -119)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.6"/><path d="M240.57,672s21.1-9.57,44.84-1.8" transform="translate(-114.28 -119)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.6"/><g opacity="0.7"><path d="M1009.77,663.18V646.78h-82v75.82a16,16,0,0,0,16,16h50a16,16,0,0,0,16-16V705.8a21.31,21.31,0,1,0,0-42.62Zm0,34.43V671.38a13.12,13.12,0,1,1,0,26.23Z" transform="translate(-114.28 -119)" fill="url(#3dfe494e-3d34-4aa1-8861-9aac963443b7)"/></g><path d="M1007.14,665.74a19.46,19.46,0,1,0,19.46,19.46A19.46,19.46,0,0,0,1007.14,665.74Zm0,31.43a12,12,0,1,1,12-12A12,12,0,0,1,1007.14,697.18Z" transform="translate(-114.28 -119)" fill="#6c63ff"/><path d="M1007.14,665.74a19.46,19.46,0,1,0,19.46,19.46A19.46,19.46,0,0,0,1007.14,665.74Zm0,31.43a12,12,0,1,1,12-12A12,12,0,0,1,1007.14,697.18Z" transform="translate(-114.28 -119)" opacity="0.1"/><path d="M818,531.78h74.84a0,0,0,0,1,0,0v74.07a9.75,9.75,0,0,1-9.75,9.75H827.77a9.75,9.75,0,0,1-9.75-9.75V531.78A0,0,0,0,1,818,531.78Z" fill="#6c63ff"/><rect y="615.6" width="971.44" height="32.93" fill="#e0e0e0"/><g opacity="0.7"><path d="M753.25,514.26c-10.41-37.79-69.44-65.39-113.85-71.51,0-.28,0-.56,0-.84V409.57l.14,0V408.3a110.94,110.94,0,0,0,67-70.23,119.88,119.88,0,0,0,7.15-15.42c4.74-1.73,8.32-9.54,8.32-18.94a33.07,33.07,0,0,0-1.34-9.5,121.53,121.53,0,0,0,.89-14.42,120.18,120.18,0,0,0-39.7-89.38,23.45,23.45,0,0,0,.38-5.88c-1-15.53-17.59-26.08-33.13-26.78a32.8,32.8,0,0,0,5.53-34.64c-9.91,14.44-30.26,16-47.77,16.09,7.56-2.93,11-13.4,6.56-20.21-18.3,24.53-54,29.08-75.76,50.59a63.86,63.86,0,0,0-11.78,16.07,120.24,120.24,0,0,0-45.32,94.13,121.56,121.56,0,0,0,.87,14.29,33,33,0,0,0-1.38,9.63c0,9.44,3.61,17.28,8.39,19a119.88,119.88,0,0,0,7.18,15.47,110.92,110.92,0,0,0,66.54,70v33.8c0,.26,0,.52,0,.78-44.58,6-104.08,33.83-114.4,71.92-8.91,32.9-18.42,69-23.16,90.24,40.57,28.51,125.69,45.24,179,45.24,50.69,0,133.53-15.11,172.91-41.06C772.36,585.73,762.55,548,753.25,514.26Z" transform="translate(-114.28 -119)" fill="url(#47059453-8610-4293-a227-11546ac98e4d)"/></g><path d="M603.61,640.72c48.9,0,128.81-14.57,166.8-39.61-4.11-22.48-13.58-58.87-22.55-91.43-11.42-41.47-83.53-70.22-126.54-70.22H579.87c-43.15,0-115.35,28.91-126.63,70.56-8.6,31.74-17.77,66.59-22.34,87.05C470,624.58,552.15,640.72,603.61,640.72Z" transform="translate(-114.28 -119)" fill="#6c63ff"/><circle cx="486.81" cy="164.5" r="116.24" fill="#72351c"/><path d="M449.29,261.31h74.48a0,0,0,0,1,0,0v59.58a37.24,37.24,0,0,1-37.24,37.24h0a37.24,37.24,0,0,1-37.24-37.24V261.31A0,0,0,0,1,449.29,261.31Z" opacity="0.1"/><path d="M460,258.55h53.11a10.68,10.68,0,0,1,10.68,10.68v48.9a37.24,37.24,0,0,1-37.24,37.24h0a37.24,37.24,0,0,1-37.24-37.24v-48.9A10.68,10.68,0,0,1,460,258.55Z" fill="#fda57d"/><path d="M563.71,408.43a107.19,107.19,0,0,0,74.48.21v-9.15H563.71Z" transform="translate(-114.28 -119)" opacity="0.1"/><circle cx="486.81" cy="187.67" r="106.75" fill="#fda57d"/><path d="M525,209.56s45,91.32,171.9,38.27L667.4,201.51,615,182.71Z" transform="translate(-114.28 -119)" opacity="0.1"/><path d="M525,208.22s45,91.32,171.9,38.27L667.4,200.16,615,181.36Z" transform="translate(-114.28 -119)" fill="#72351c"/><path d="M524.65,202.05a61.67,61.67,0,0,1,15.29-24.86c21-20.76,55.42-25.14,73.08-48.81,4.24,6.57,1,16.67-6.33,19.49,16.89-.11,36.52-1.59,46.08-15.52a31.64,31.64,0,0,1-5.34,33.41c15,.68,31,10.86,32,25.83.65,10-5.61,19.43-13.81,25.15s-18.12,8.35-27.89,10.5C609.19,233.54,506,259.88,524.65,202.05Z" transform="translate(-114.28 -119)" fill="#72351c"/><path d="M707.84,307.6H705l-55.06,49c-53-24.85-92,0-92,0l-57.75-47-5.82.73a106.75,106.75,0,0,0,213.46-2.75ZM600.92,375.42c-20.77,0-37.6-4.21-37.6-9.4s16.84-9.4,37.6-9.4,37.6,4.21,37.6,9.4S621.69,375.42,600.92,375.42Z" transform="translate(-114.28 -119)" fill="#72351c"/><ellipse cx="380.01" cy="187.57" rx="9.93" ry="18.62" fill="#fda57d"/><ellipse cx="593.55" cy="187.57" rx="9.93" ry="18.62" fill="#fda57d"/><g opacity="0.7"><rect x="279.16" y="377.7" width="413.12" height="237.89" rx="14.5" ry="14.5" fill="url(#c720a710-d9a1-4694-b415-864894a8ed00)"/></g><rect x="286.64" y="382.09" width="398.16" height="233.5" rx="26.84" ry="26.84" fill="#535461"/><circle cx="485.72" cy="498.85" r="13.47" fill="#fff"/><rect x="41.16" y="648.53" width="889.11" height="13.47" fill="#e0e0e0"/><rect x="41.16" y="648.53" width="889.11" height="4.49" opacity="0.1"/><path d="M993.67,650.78V720a14.59,14.59,0,0,1-14.59,14.59h7.48A14.59,14.59,0,0,0,1001.15,720V650.78Z" transform="translate(-114.28 -119)" opacity="0.1"/><path d="M947.06,595c-1.26.22-2.69.56-3.31,1.68-1,1.78.8,3.79,2.42,5,3,2.26,6.16,4.48,8.2,7.63s2.68,7.55.45,10.58c-2.91,3.95-9.85,4.79-10.52,9.65-.43,3.12,2.26,5.78,5,7.34,6.74,3.86,15.43,4.89,20.32,10.93,2-4.15,6.54-6.55,11-7.58s9.18-.95,13.75-1.64c1.47-.22,3.13-.67,3.79-2,1.28-2.59-2.36-5.7-1.11-8.3,1-2,3.76-1.83,5.81-2.62,3.34-1.29,4.71-5.59,3.77-9s-3.62-6.15-6.44-8.36c-7.58-6-16.7-9.46-25.93-12-4.29-1.17-9.33-3-13.78-3.19C956.23,592.91,951.32,594.25,947.06,595Z" transform="translate(-114.28 -119)" fill="#eee"/></svg>
@@ -0,0 +1 @@
1
+ <svg id="9e4787ba-e528-4d3f-a0d4-d0ed05e36a23" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="853.55" height="784" viewBox="0 0 853.55 784"><defs><linearGradient id="9104918b-1b06-4aab-a9e3-ee1f1e968603" x1="426.78" y1="651.11" x2="426.78" y2="132.89" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="gray" stop-opacity="0.25"/><stop offset="0.54" stop-color="gray" stop-opacity="0.12"/><stop offset="1" stop-color="gray" stop-opacity="0.1"/></linearGradient><linearGradient id="e1516523-3b43-4cdf-a14c-9e7d8f64d469" x1="263.53" y1="255.6" x2="263.53" y2="205.12" xlink:href="#9104918b-1b06-4aab-a9e3-ee1f1e968603"/><linearGradient id="172acfff-28db-4bba-8b19-28ab723f14aa" x1="129.53" y1="323.6" x2="129.53" y2="273.12" xlink:href="#9104918b-1b06-4aab-a9e3-ee1f1e968603"/><linearGradient id="710a7686-1834-4650-96ef-eca9a3097048" x1="415.53" y1="392.6" x2="415.53" y2="342.12" xlink:href="#9104918b-1b06-4aab-a9e3-ee1f1e968603"/><linearGradient id="467b5878-0dea-464a-bb51-3930fc34683d" x1="212.53" y1="460.6" x2="212.53" y2="410.12" xlink:href="#9104918b-1b06-4aab-a9e3-ee1f1e968603"/><linearGradient id="f3a96d16-3b8a-4da5-a01c-559b0392e5cd" x1="81.53" y1="528.6" x2="81.53" y2="478.12" xlink:href="#9104918b-1b06-4aab-a9e3-ee1f1e968603"/><linearGradient id="f3e8d191-6d5b-4396-bf55-b83403b8f5fa" x1="346.53" y1="596.6" x2="346.53" y2="546.12" xlink:href="#9104918b-1b06-4aab-a9e3-ee1f1e968603"/><linearGradient id="69a4cfba-e384-4108-97de-a317d87fd5ab" x1="577.21" y1="453.04" x2="577.21" y2="406.71" xlink:href="#9104918b-1b06-4aab-a9e3-ee1f1e968603"/><linearGradient id="7cbd4807-f193-4eb9-a64e-7dbda1a497ee" x1="668.97" y1="453.04" x2="668.97" y2="406.71" xlink:href="#9104918b-1b06-4aab-a9e3-ee1f1e968603"/><linearGradient id="a49cd629-9a0f-4f51-970c-17e3b791923d" x1="760.73" y1="453.04" x2="760.73" y2="406.71" xlink:href="#9104918b-1b06-4aab-a9e3-ee1f1e968603"/><linearGradient id="0df78842-62cc-4e1a-b4eb-7165b67c75da" x1="577.21" y1="523.46" x2="577.21" y2="477.13" xlink:href="#9104918b-1b06-4aab-a9e3-ee1f1e968603"/><linearGradient id="f59bf9a0-9823-413e-b7a2-7f328843f480" x1="668.97" y1="523.46" x2="668.97" y2="477.13" xlink:href="#9104918b-1b06-4aab-a9e3-ee1f1e968603"/><linearGradient id="c8b3a002-36c4-4228-a025-9f67aff1870b" x1="760.73" y1="523.46" x2="760.73" y2="477.13" xlink:href="#9104918b-1b06-4aab-a9e3-ee1f1e968603"/><linearGradient id="28c6655a-8735-4d27-b646-32b8de137fc7" x1="577.21" y1="593.88" x2="577.21" y2="547.54" xlink:href="#9104918b-1b06-4aab-a9e3-ee1f1e968603"/><linearGradient id="c3dcab84-3569-499b-8256-0d506ac4c7e6" x1="668.97" y1="593.88" x2="668.97" y2="547.54" xlink:href="#9104918b-1b06-4aab-a9e3-ee1f1e968603"/><linearGradient id="703ca5f3-7ed9-4e5d-a2ac-72005f7ae931" x1="760.73" y1="593.88" x2="760.73" y2="547.54" xlink:href="#9104918b-1b06-4aab-a9e3-ee1f1e968603"/><linearGradient id="ebe75104-ae08-4ff4-9003-91cc9510fb18" x1="232.64" y1="759.95" x2="586.13" y2="759.95" xlink:href="#9104918b-1b06-4aab-a9e3-ee1f1e968603"/><linearGradient id="386a826f-9f90-4b2b-8140-01eb83574438" x1="693.51" y1="104.46" x2="693.51" y2="34.04" xlink:href="#9104918b-1b06-4aab-a9e3-ee1f1e968603"/><linearGradient id="c1c88e78-336c-46a6-bde5-02caf2c06013" x1="866.73" y1="131.87" x2="866.73" y2="122.63" xlink:href="#9104918b-1b06-4aab-a9e3-ee1f1e968603"/><linearGradient id="b26a0830-028c-4b48-af03-e7caa22430c5" x1="622.03" y1="104.46" x2="622.03" y2="34.04" xlink:href="#9104918b-1b06-4aab-a9e3-ee1f1e968603"/><linearGradient id="25731e38-86a6-4815-b74c-72c61c3d16c8" x1="795.25" y1="131.87" x2="795.25" y2="122.63" xlink:href="#9104918b-1b06-4aab-a9e3-ee1f1e968603"/><linearGradient id="e23ff1eb-1730-4897-8569-9a524a71230b" x1="651.9" y1="101.26" x2="651.9" y2="30.84" xlink:href="#9104918b-1b06-4aab-a9e3-ee1f1e968603"/><linearGradient id="08e08e9d-34a7-409e-af66-513673e6be83" x1="825.12" y1="128.67" x2="825.12" y2="119.43" xlink:href="#9104918b-1b06-4aab-a9e3-ee1f1e968603"/><linearGradient id="5d869035-dc1d-4f8e-b1f3-2666532ef759" x1="617.47" y1="266.04" x2="617.47" y2="187.77" xlink:href="#9104918b-1b06-4aab-a9e3-ee1f1e968603"/><linearGradient id="82347b06-c024-4a9e-a6c3-538f6800d300" x1="720.47" y1="266.04" x2="720.47" y2="187.77" xlink:href="#9104918b-1b06-4aab-a9e3-ee1f1e968603"/><linearGradient id="ad6e7ba4-d5b5-43e5-baf4-e6e575086bfd" x1="617.47" y1="358.04" x2="617.47" y2="279.77" xlink:href="#9104918b-1b06-4aab-a9e3-ee1f1e968603"/><linearGradient id="810b9c3d-2f35-42cb-bc28-0e7919250191" x1="720.47" y1="358.04" x2="720.47" y2="279.77" xlink:href="#9104918b-1b06-4aab-a9e3-ee1f1e968603"/></defs><title>control panel1</title><rect y="132.89" width="853.55" height="518.22" opacity="0.5" fill="url(#9104918b-1b06-4aab-a9e3-ee1f1e968603)"/><rect x="7.47" y="141.8" width="838.61" height="500.39" fill="#fff"/><rect x="45.88" y="222.89" width="436.38" height="14.94" fill="#f5f5f5"/><circle cx="263.53" cy="230.36" r="25.24" opacity="0.5" fill="url(#e1516523-3b43-4cdf-a14c-9e7d8f64d469)"/><circle cx="129.53" cy="298.36" r="25.24" opacity="0.5" fill="url(#172acfff-28db-4bba-8b19-28ab723f14aa)"/><circle cx="415.53" cy="367.36" r="25.24" opacity="0.5" fill="url(#710a7686-1834-4650-96ef-eca9a3097048)"/><circle cx="212.53" cy="435.36" r="25.24" opacity="0.5" fill="url(#467b5878-0dea-464a-bb51-3930fc34683d)"/><circle cx="81.53" cy="503.36" r="25.24" opacity="0.5" fill="url(#f3a96d16-3b8a-4da5-a01c-559b0392e5cd)"/><circle cx="346.53" cy="571.36" r="25.24" opacity="0.5" fill="url(#f3e8d191-6d5b-4396-bf55-b83403b8f5fa)"/><circle cx="263.53" cy="230.36" r="19.2" fill="#6c63ff" opacity="0.5"/><rect x="45.88" y="291.17" width="436.38" height="14.94" fill="#f5f5f5"/><circle cx="129.1" cy="298.64" r="19.2" fill="#6c63ff" opacity="0.5"/><rect x="45.88" y="359.46" width="436.38" height="14.94" fill="#f5f5f5"/><circle cx="415.04" cy="366.93" r="19.2" fill="#6c63ff"/><rect x="45.88" y="427.74" width="436.38" height="14.94" fill="#f5f5f5"/><circle cx="212.32" cy="435.21" r="19.2" fill="#6c63ff"/><rect x="45.88" y="496.03" width="436.38" height="14.94" fill="#f5f5f5"/><circle cx="81.09" cy="503.5" r="19.2" fill="#6c63ff" opacity="0.5"/><rect x="45.88" y="564.31" width="436.38" height="14.94" fill="#f5f5f5"/><circle cx="346.76" cy="571.78" r="19.2" fill="#6c63ff"/><rect x="543.07" y="406.71" width="68.28" height="46.34" opacity="0.5" fill="url(#69a4cfba-e384-4108-97de-a317d87fd5ab)"/><rect x="634.83" y="406.71" width="68.28" height="46.34" opacity="0.5" fill="url(#7cbd4807-f193-4eb9-a64e-7dbda1a497ee)"/><rect x="726.59" y="406.71" width="68.28" height="46.34" opacity="0.5" fill="url(#a49cd629-9a0f-4f51-970c-17e3b791923d)"/><rect x="543.07" y="477.13" width="68.28" height="46.34" opacity="0.5" fill="url(#0df78842-62cc-4e1a-b4eb-7165b67c75da)"/><rect x="634.83" y="477.13" width="68.28" height="46.34" opacity="0.5" fill="url(#f59bf9a0-9823-413e-b7a2-7f328843f480)"/><rect x="726.59" y="477.13" width="68.28" height="46.34" opacity="0.5" fill="url(#c8b3a002-36c4-4228-a025-9f67aff1870b)"/><rect x="543.07" y="547.54" width="68.28" height="46.34" opacity="0.5" fill="url(#28c6655a-8735-4d27-b646-32b8de137fc7)"/><rect x="634.83" y="547.54" width="68.28" height="46.34" opacity="0.5" fill="url(#c3dcab84-3569-499b-8256-0d506ac4c7e6)"/><rect x="726.59" y="547.54" width="68.28" height="46.34" opacity="0.5" fill="url(#703ca5f3-7ed9-4e5d-a2ac-72005f7ae931)"/><rect x="547.34" y="409.6" width="59.75" height="40.54" fill="#6c63ff"/><rect x="639.1" y="409.6" width="59.75" height="40.54" fill="#6c63ff"/><rect x="730.85" y="409.6" width="59.75" height="40.54" fill="#6c63ff" opacity="0.5"/><rect x="547.34" y="480.02" width="59.75" height="40.54" fill="#6c63ff"/><rect x="639.1" y="480.02" width="59.75" height="40.54" fill="#6c63ff"/><rect x="730.85" y="480.02" width="59.75" height="40.54" fill="#6c63ff" opacity="0.5"/><rect x="547.34" y="550.44" width="59.75" height="40.54" fill="#6c63ff"/><rect x="639.1" y="550.44" width="59.75" height="40.54" fill="#6c63ff" opacity="0.5"/><rect x="730.85" y="550.44" width="59.75" height="40.54" fill="#3ad29f" opacity="0.5"/><path d="M546.65,741.81c-6,0-10.45,1-13.61,6.5H404.4V734.45c0-3.6-4.6-2.25-7.63-2.25h-2.51c-3,0-5.5-1.35-5.5,2.25v3.09H244.28c-7.48,0-10.45,6.56-11.47,15.09,0-.22-.06-.43-.08-.65-.05.61-.08,1.23-.08,1.85v9.33c0,9.72,3.44,17.59,11.64,17.59H388.77v4.69c0,3.6,2.46,2.25,5.5,2.25h2.51c3,0,7.63,1.35,7.63-2.25V771.76H533.84a20,20,0,0,0,1.94,2.44c5.54,2.81,5.62,3.43,10.69,3.43l39.66-1.6V744Z" transform="translate(-173.22 -58)" opacity="0.5" fill="url(#ebe75104-ae08-4ff4-9003-91cc9510fb18)"/><rect x="166.44" y="692.34" width="198.45" height="19.2" fill="#e6e6e6"/><path d="M531.58,759.95h0a17,17,0,0,0,3,9.6h2.5v-19.2h-2.5A17,17,0,0,0,531.58,759.95Z" transform="translate(-173.22 -58)" opacity="0.03"/><path d="M585.06,773,549.68,777a17,17,0,0,1-17-17h0a17,17,0,0,1,17-17l35.38,3.93Z" transform="translate(-173.22 -58)" fill="#e6e6e6"/><path d="M534.55,763.15h-196v5.33h196a17,17,0,0,0,14.07,7.43L584,772v-5.33l-35.38,3.93A17,17,0,0,1,534.55,763.15Z" transform="translate(-173.22 -58)" opacity="0.05"/><path d="M75,683.53H218.79a0,0,0,0,1,0,0v35.38a0,0,0,0,1,0,0H75a13.5,13.5,0,0,1-13.5-13.5V697A13.5,13.5,0,0,1,75,683.53Z" fill="#6c63ff"/><rect x="216.17" y="675.67" width="13.1" height="52.41" rx="5" ry="5" fill="#6c63ff"/><rect x="213.55" y="683.53" width="2.62" height="35.38" opacity="0.05"/><rect x="83.82" y="690.08" width="120.55" height="2.62" opacity="0.05"/><rect x="83.82" y="699.25" width="120.55" height="2.62" opacity="0.05"/><rect x="83.82" y="708.43" width="120.55" height="2.62" opacity="0.05"/><path d="M397.16,775.41h-2.43a5.33,5.33,0,0,1-5.33-5.33v-3.84H249.17a14.4,14.4,0,0,1-14.32-12.89,14.56,14.56,0,0,0-.08,1.52v6.57a14.4,14.4,0,0,0,14.4,14.4H389.39v3.84a5.33,5.33,0,0,0,5.33,5.33h2.43a5.33,5.33,0,0,0,5.33-5.33v-9.6A5.33,5.33,0,0,1,397.16,775.41Z" transform="translate(-173.22 -58)" opacity="0.05"/><polygon points="693.51 34.04 666 49.93 666 56.8 666 81.7 666 88.58 693.51 104.46 721.02 88.58 721.02 81.7 721.02 56.8 721.02 49.93 693.51 34.04" fill="url(#386a826f-9f90-4b2b-8140-01eb83574438)"/><path d="M866.73,131.87a8.08,8.08,0,0,1-7.3-4.62,8.08,8.08,0,0,1,14.6,0A8.08,8.08,0,0,1,866.73,131.87Z" transform="translate(-173.22 -58)" opacity="0.5" fill="url(#c1c88e78-336c-46a6-bde5-02caf2c06013)"/><path d="M866.73,100.88l-25.61,14.78v29.57L866.73,160l25.61-14.78V115.67Zm0,37a7.47,7.47,0,1,1,7.47-7.47A7.47,7.47,0,0,1,866.73,137.92Z" transform="translate(-173.22 -58)" fill="#e6e6e6"/><path d="M866.73,94.48l-25.61,14.78v29.57l25.61,14.78,25.61-14.78V109.27Zm0,37A7.47,7.47,0,1,1,874.2,124,7.47,7.47,0,0,1,866.73,131.52Z" transform="translate(-173.22 -58)" fill="#fff"/><polygon points="622.03 34.04 594.51 49.93 594.51 56.8 594.51 81.7 594.51 88.58 622.03 104.46 649.54 88.58 649.54 81.7 649.54 56.8 649.54 49.93 622.03 34.04" fill="url(#b26a0830-028c-4b48-af03-e7caa22430c5)"/><path d="M795.25,131.87a8.08,8.08,0,0,1-7.3-4.62,8.08,8.08,0,0,1,14.6,0A8.08,8.08,0,0,1,795.25,131.87Z" transform="translate(-173.22 -58)" opacity="0.5" fill="url(#25731e38-86a6-4815-b74c-72c61c3d16c8)"/><path d="M795.25,100.88l-25.61,14.78v29.57L795.25,160l25.61-14.78V115.67Zm0,37a7.47,7.47,0,1,1,7.47-7.47A7.47,7.47,0,0,1,795.25,137.92Z" transform="translate(-173.22 -58)" fill="#e6e6e6"/><path d="M795.25,94.48l-25.61,14.78v29.57l25.61,14.78,25.61-14.78V109.27Zm0,37a7.47,7.47,0,1,1,7.47-7.47A7.47,7.47,0,0,1,795.25,131.52Z" transform="translate(-173.22 -58)" fill="#fff"/><polygon points="651.9 30.84 624.39 46.73 624.39 53.6 624.39 78.5 624.39 85.37 651.9 101.26 679.41 85.37 679.41 78.5 679.41 53.6 679.41 46.73 651.9 30.84" fill="url(#e23ff1eb-1730-4897-8569-9a524a71230b)"/><path d="M825.12,128.67a8.08,8.08,0,0,1-7.3-4.62,8.08,8.08,0,0,1,14.6,0A8.08,8.08,0,0,1,825.12,128.67Z" transform="translate(-173.22 -58)" opacity="0.5" fill="url(#08e08e9d-34a7-409e-af66-513673e6be83)"/><path d="M825.12,97.68l-25.61,14.78V142l25.61,14.78L850.73,142V112.47Zm0,37a7.47,7.47,0,1,1,7.47-7.47A7.47,7.47,0,0,1,825.12,134.72Z" transform="translate(-173.22 -58)" fill="#e6e6e6"/><path d="M825.12,91.28l-25.61,14.78v29.57l25.61,14.78,25.61-14.78V106.07Zm0,37a7.47,7.47,0,1,1,7.47-7.47A7.47,7.47,0,0,1,825.12,128.32Z" transform="translate(-173.22 -58)" fill="#fff"/><polyline points="161.11 102.33 161.11 16.97 515.33 16.97" fill="none" stroke="#3ad29f" stroke-miterlimit="10" stroke-width="3" stroke-dasharray="12" opacity="0.5"/><circle cx="550.01" cy="16.44" r="14.94" fill="none" stroke="#3ad29f" stroke-miterlimit="10" stroke-width="3" stroke-dasharray="12" opacity="0.5"/><polyline points="813.01 681.67 813.01 767.03 458.78 767.03" fill="none" stroke="#3ad29f" stroke-miterlimit="10" stroke-width="3" stroke-dasharray="12" opacity="0.5"/><circle cx="424.11" cy="767.56" r="14.94" fill="none" stroke="#3ad29f" stroke-miterlimit="10" stroke-width="3" stroke-dasharray="12" opacity="0.5"/><circle cx="617.47" cy="226.9" r="39.14" fill="url(#5d869035-dc1d-4f8e-b1f3-2666532ef759)"/><circle cx="617.47" cy="226.9" r="36.69" fill="#fff"/><circle cx="617.47" cy="226.9" r="2.45" fill="#333"/><line x1="617.47" y1="226.9" x2="639.48" y2="204.89" fill="none" stroke="#333" stroke-miterlimit="10" stroke-width="3"/><path d="M797.05,283.92a36.65,36.65,0,0,0,16.44,30.59,36.68,36.68,0,0,0-2.05-59.71A36.62,36.62,0,0,0,797.05,283.92Z" transform="translate(-173.22 -58)" opacity="0.05"/><circle cx="720.47" cy="226.9" r="39.14" fill="url(#82347b06-c024-4a9e-a6c3-538f6800d300)"/><circle cx="720.47" cy="226.9" r="36.69" fill="#fff"/><circle cx="720.47" cy="226.9" r="2.45" fill="#333"/><line x1="720.47" y1="226.9" x2="742.48" y2="204.89" fill="none" stroke="#333" stroke-miterlimit="10" stroke-width="3"/><path d="M900.05,283.92a36.65,36.65,0,0,0,16.44,30.59,36.68,36.68,0,0,0-2.05-59.71A36.62,36.62,0,0,0,900.05,283.92Z" transform="translate(-173.22 -58)" opacity="0.05"/><circle cx="617.47" cy="318.9" r="39.14" fill="url(#ad6e7ba4-d5b5-43e5-baf4-e6e575086bfd)"/><circle cx="617.47" cy="318.9" r="36.69" fill="#fff"/><circle cx="617.47" cy="318.9" r="2.45" fill="#333"/><line x1="617.47" y1="318.9" x2="594.07" y2="342.3" fill="none" stroke="#333" stroke-miterlimit="10" stroke-width="3"/><path d="M797.05,375.92a36.65,36.65,0,0,0,16.44,30.59,36.68,36.68,0,0,0-2.05-59.71A36.62,36.62,0,0,0,797.05,375.92Z" transform="translate(-173.22 -58)" opacity="0.05"/><circle cx="720.47" cy="318.9" r="39.14" fill="url(#810b9c3d-2f35-42cb-bc28-0e7919250191)"/><circle cx="720.47" cy="318.9" r="36.69" fill="#fff"/><circle cx="720.47" cy="318.9" r="2.45" fill="#333"/><line x1="720.47" y1="318.9" x2="742.48" y2="296.89" fill="none" stroke="#333" stroke-miterlimit="10" stroke-width="3"/><path d="M900.05,375.92a36.65,36.65,0,0,0,16.44,30.59,36.68,36.68,0,0,0-2.05-59.71A36.62,36.62,0,0,0,900.05,375.92Z" transform="translate(-173.22 -58)" opacity="0.05"/></svg>
@@ -0,0 +1 @@
1
+ <svg id="accd1a1b-d405-4dd1-89fa-f32239092656" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="916.48" height="762" viewBox="0 0 916.48 762"><defs><linearGradient id="d814b87b-5dd1-42d1-a061-ee18783e4a9d" x1="300.81" y1="541.67" x2="300.81" y2="274.21" gradientTransform="matrix(1, 0, 0, 1.02, -0.05, -12.24)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="gray" stop-opacity="0.25"/><stop offset="0.54" stop-color="gray" stop-opacity="0.12"/><stop offset="1" stop-color="gray" stop-opacity="0.1"/></linearGradient><linearGradient id="e2f455a5-4864-4a97-8f60-359d47eda097" x1="158.98" y1="409.32" x2="158.98" y2="343.76" gradientTransform="matrix(1, 0, 0, 1, 0, 0)" xlink:href="#d814b87b-5dd1-42d1-a061-ee18783e4a9d"/><linearGradient id="d3dd56fe-2172-47b4-85ad-30ed5017061c" x1="300.75" y1="478.32" x2="300.75" y2="421.45" gradientTransform="matrix(1, 0, 0, 1, 0, 0)" xlink:href="#d814b87b-5dd1-42d1-a061-ee18783e4a9d"/><linearGradient id="10299c83-101f-4074-be69-71b1ee704760" x1="776.75" y1="675.12" x2="776.75" y2="654.79" gradientTransform="translate(0.31 -0.31)" xlink:href="#d814b87b-5dd1-42d1-a061-ee18783e4a9d"/><linearGradient id="9326adbe-442d-49cb-a08f-042121b25c65" x1="776.86" y1="561.94" x2="776.86" y2="194.31" gradientTransform="matrix(1, 0, 0, 1.04, -0.63, -19.87)" xlink:href="#d814b87b-5dd1-42d1-a061-ee18783e4a9d"/><linearGradient id="91382b0c-5cae-467a-9ec0-764e1390d1ca" x1="797.19" y1="255.67" x2="797.19" y2="163.33" gradientTransform="matrix(1, 0, 0, 1, 0, 0)" xlink:href="#d814b87b-5dd1-42d1-a061-ee18783e4a9d"/><linearGradient id="e5eb15fc-2b7b-4080-8b6c-aeb6913cd57f" x1="912.19" y1="283.02" x2="963.04" y2="283.02" gradientTransform="matrix(1, 0, 0, 1, 0, 0)" xlink:href="#d814b87b-5dd1-42d1-a061-ee18783e4a9d"/><linearGradient id="faa88f3d-9fdc-4237-abec-e584cacdbc95" x1="797.7" y1="366.44" x2="797.7" y2="274.1" gradientTransform="matrix(1, 0, 0, 1, 0, 0)" xlink:href="#d814b87b-5dd1-42d1-a061-ee18783e4a9d"/><linearGradient id="241e204d-5d0b-43ba-8a7f-393b75452fef" x1="939.46" y1="435.64" x2="939.46" y2="351.13" gradientTransform="matrix(1, 0, 0, 1, 0, 0)" xlink:href="#d814b87b-5dd1-42d1-a061-ee18783e4a9d"/><linearGradient id="4757d4c3-ed61-4851-a6bc-256878fd2ef8" x1="36.3" y1="72.59" x2="36.3" y2="0" gradientTransform="matrix(1, 0, 0, 1, 0, 0)" xlink:href="#d814b87b-5dd1-42d1-a061-ee18783e4a9d"/><linearGradient id="4ca8f1e7-fac6-4ad7-8b77-df7bb72626d8" x1="444.71" y1="829.36" x2="444.71" y2="406.22" gradientTransform="matrix(1, 0, 0, 1.02, 0.24, -11.29)" xlink:href="#d814b87b-5dd1-42d1-a061-ee18783e4a9d"/><linearGradient id="26999ef9-b016-4120-8eb6-cba13d632155" x1="445.2" y1="793.45" x2="445.2" y2="438.54" gradientTransform="matrix(1, 0, 0, 1.02, 0.24, -11.29)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-opacity="0.09"/><stop offset="0.55" stop-opacity="0.07"/><stop offset="1" stop-opacity="0.02"/></linearGradient><linearGradient id="952d3e93-eefa-46a1-a62d-5c717fcf8300" x1="346.25" y1="674.14" x2="346.25" y2="581.8" gradientTransform="matrix(1, 0, 0, 1, 0, 0)" xlink:href="#d814b87b-5dd1-42d1-a061-ee18783e4a9d"/><linearGradient id="d7a5f283-d15d-4302-af05-30c423bf3fa6" x1="462.59" y1="701.49" x2="513.44" y2="701.49" gradientTransform="matrix(1, 0, 0, 1, 0, 0)" xlink:href="#d814b87b-5dd1-42d1-a061-ee18783e4a9d"/><linearGradient id="f69ab994-6efe-4013-8793-43a7c154dd65" x1="256.25" y1="673.14" x2="256.25" y2="580.8" gradientTransform="matrix(1, 0, 0, 1, 0, 0)" xlink:href="#d814b87b-5dd1-42d1-a061-ee18783e4a9d"/><linearGradient id="6e6b4257-44fa-4433-8159-1f4b524edcbe" x1="372.59" y1="700.49" x2="423.44" y2="700.49" gradientTransform="matrix(1, 0, 0, 1, 0, 0)" xlink:href="#d814b87b-5dd1-42d1-a061-ee18783e4a9d"/></defs><title>real-time sync</title><rect x="226.09" y="266.58" width="149.32" height="271.94" rx="10" ry="10" transform="matrix(1, 0, 0, 1, -142.32, -68.58)" fill="url(#d814b87b-5dd1-42d1-a061-ee18783e4a9d)"/><rect x="229.53" y="271.05" width="142.44" height="261.15" rx="10" ry="10" transform="matrix(1, 0, 0, 1, -142.32, -68.58)" fill="#fff"/><rect x="245.6" y="289.52" width="110.28" height="212.52" transform="translate(-142.31 -68.58) rotate(-0.08)" fill="#e6e6e6"/><ellipse cx="300.9" cy="517.35" rx="8.79" ry="9.01" transform="translate(-142.48 -68.58) rotate(-0.08)" fill="#dbdbdb"/><ellipse cx="283.88" cy="279.63" rx="1.76" ry="1.8" transform="translate(-142.15 -68.61) rotate(-0.08)" fill="#dbdbdb"/><rect x="291.79" y="278.25" width="27.26" height="2.7" rx="1" ry="1" transform="translate(-142.15 -68.58) rotate(-0.08)" fill="#dbdbdb"/><rect x="127.76" y="343.76" width="62.44" height="65.56" fill="url(#e2f455a5-4864-4a97-8f60-359d47eda097)"/><rect x="130.48" y="346.61" width="57.01" height="59.86" fill="#6c63ff"/><g opacity="0.5"><path d="M305.06,442.74v-1.13h3v-5.79a9.27,9.27,0,1,0-15.75-.43v6.22h3.31v1.33a19.22,19.22,0,0,0-14.11,18.52v16.86H320V461.46A19.21,19.21,0,0,0,305.06,442.74Z" transform="translate(-141.76 -69)" fill="url(#d3dd56fe-2172-47b4-85ad-30ed5017061c)"/></g><rect x="151.38" y="362" width="14.25" height="11.4" fill="#f55f44"/><path d="M154.46,374h9a12.86,12.86,0,0,1,12.86,12.86v19.78a0,0,0,0,1,0,0H141.6a0,0,0,0,1,0,0V386.84A12.86,12.86,0,0,1,154.46,374Z" fill="#fdd835"/><rect x="154.37" y="368.3" width="8.51" height="10.64" rx="3.15" ry="3.15" fill="#fda57d"/><polygon points="157 378.62 158.59 380.94 160.26 378.62 157 378.62" fill="#fda57d"/><path d="M289.9,456s-1.69,16.82-.6,17.91" transform="translate(-141.76 -69)" opacity="0.1"/><path d="M310.8,456s1.69,16.82.6,17.91" transform="translate(-141.76 -69)" opacity="0.1"/><path d="M300.39,442.47a7.06,7.06,0,0,0,4.2-1.38,4.26,4.26,0,0,0-4.2-3.59h0a4.26,4.26,0,0,0-4.2,3.59A7.06,7.06,0,0,0,300.39,442.47Z" transform="translate(-141.76 -69)" opacity="0.05"/><circle cx="158.63" cy="363.55" r="8.39" fill="#f55f44"/><circle cx="158.63" cy="366.17" r="7.09" fill="#fda57d"/><ellipse cx="151.52" cy="365.71" rx="0.5" ry="0.9" fill="#fda57d"/><ellipse cx="165.75" cy="365.71" rx="0.5" ry="0.9" fill="#fda57d"/><rect x="110.86" y="234.26" width="96.24" height="4.18" fill="#fff"/><rect x="110.86" y="242.62" width="96.24" height="4.18" fill="#fff"/><rect x="110.86" y="250.99" width="54.4" height="4.18" fill="#fff"/><rect x="110.86" y="259.36" width="79.5" height="4.18" fill="#fff"/><rect x="110.86" y="267.73" width="66.95" height="4.18" fill="#fff"/><rect x="110.86" y="276.1" width="96.24" height="4.18" fill="#fff"/><rect x="115.05" y="288.65" width="83.69" height="33.47" fill="#fff"/><path d="M847.23,526.13s14,96.19,96.19,128.14l-166.3.23-166.3.23c82.06-32.18,95.85-128.41,95.85-128.41Z" transform="translate(-141.76 -69)" fill="#e0e0e0"/><rect x="609.17" y="654.5" width="335.74" height="20.32" transform="translate(-142.68 -67.93) rotate(-0.08)" fill="url(#10299c83-101f-4074-be69-71b1ee704760)"/><rect x="610.84" y="654.5" width="332.6" height="15.68" transform="translate(-142.67 -67.93) rotate(-0.08)" fill="#f5f5f5"/><path d="M1047,180l-540.9.75a11.1,11.1,0,0,0-10.83,11.36l.42,315.58v10.51c0,24,18.63,43.39,41.55,43.36l479.61-.66c22.91,0,41.46-19.49,41.43-43.47V506.93l-.42-315.58A11.1,11.1,0,0,0,1047,180Z" transform="translate(-141.76 -69)" fill="url(#9326adbe-442d-49cb-a08f-042121b25c65)"/><path d="M513,189.5h527.49a10.75,10.75,0,0,1,10.75,10.75V500.57a0,0,0,0,1,0,0h-549a0,0,0,0,1,0,0V200.25A10.75,10.75,0,0,1,513,189.5Z" transform="matrix(1, 0, 0, 1, -142.24, -67.93)" fill="#fff"/><path d="M1013.17,551.56l-472.36.65a38.32,38.32,0,0,1-38.37-38.27l0-13,549-.76,0,13A38.32,38.32,0,0,1,1013.17,551.56Z" transform="translate(-141.76 -69)" fill="#f5f5f5"/><rect x="529.35" y="214.7" width="496.81" height="251.12" transform="matrix(1, 0, 0, 1, -142.23, -67.93)" fill="#e6e6e6"/><rect x="753.22" y="163.33" width="87.94" height="92.34" fill="url(#91382b0c-5cae-467a-9ec0-764e1390d1ca)"/><rect x="757.04" y="167.35" width="80.3" height="84.31" fill="#6c63ff"/><g opacity="0.5"><path d="M944.44,273.84l-1-.36-.06.09h-.06v-2.72a6.27,6.27,0,0,0-.08-1,10.41,10.41,0,0,0,3.57-4.71,12.27,12.27,0,1,0-19.43,0,10.41,10.41,0,0,0,3.57,4.71,6.27,6.27,0,0,0-.08,1v3h0a25.44,25.44,0,0,0-18.67,24.52v22.31H963V298.34A25.44,25.44,0,0,0,944.44,273.84Z" transform="translate(-141.76 -69)" fill="url(#e5eb15fc-2b7b-4080-8b6c-aeb6913cd57f)"/></g><path d="M794.3,204.29h3.1a22.93,22.93,0,0,1,22.93,22.93v23a0,0,0,0,1,0,0h-49a0,0,0,0,1,0,0v-23A22.93,22.93,0,0,1,794.3,204.29Z" fill="#514abf"/><rect x="789.36" y="196.3" width="11.99" height="14.99" rx="5.62" ry="5.62" fill="#fda57d"/><polygon points="785.2 206.94 789.22 215.56 793.21 211.57 789.22 205.44 785.2 206.94" opacity="0.05"/><path d="M927.1,275.52l4,8.62,4-4-4-6.12-1.84.56a4.61,4.61,0,0,0-.53.2Z" transform="translate(-141.76 -69)" fill="#fff"/><polygon points="805.52 206.52 801.49 215.56 797.49 211.57 801.6 205.12 805.52 206.52" opacity="0.05"/><path d="M947.14,275.1l-4,9-4-4,4.11-6.45.75.22a20,20,0,0,1,2.39.85Z" transform="translate(-141.76 -69)" fill="#fff"/><polygon points="793.05 210.83 795.29 214.09 797.65 210.83 793.05 210.83" fill="#fda57d"/><path d="M922.33,291.64s-2.38,23.69-.84,25.23" transform="translate(-141.76 -69)" opacity="0.1"/><path d="M951.77,291.64s2.38,23.69.84,25.23" transform="translate(-141.76 -69)" opacity="0.1"/><path d="M937.11,272.57a10,10,0,0,0,5.92-1.94,6,6,0,0,0-5.92-5.05h0a6,6,0,0,0-5.92,5.05A10,10,0,0,0,937.11,272.57Z" transform="translate(-141.76 -69)" opacity="0.05"/><circle cx="795.35" cy="189.6" r="11.81"/><circle cx="795.35" cy="193.3" r="9.99" fill="#fda57d"/><path d="M929.06,252.4l2.52,3.08s11.07,1,12.33-1.54-7.29-4.35-7.29-4.35Z" transform="translate(-141.76 -69)" opacity="0.05"/><path d="M929.06,252.12l2.52,3.08s11.07,1,12.33-1.54-7.29-4.35-7.29-4.35Z" transform="translate(-141.76 -69)"/><ellipse cx="785.34" cy="192.65" rx="0.7" ry="1.26" fill="#fda57d"/><ellipse cx="805.38" cy="192.65" rx="0.7" ry="1.26" fill="#fda57d"/><rect x="753.73" y="274.1" width="87.94" height="92.34" fill="url(#faa88f3d-9fdc-4237-abec-e584cacdbc95)"/><rect x="757.55" y="278.11" width="80.3" height="84.31" fill="#6c63ff"/><g opacity="0.5"><path d="M945.53,385.1V382c0-.15,0-.31,0-.46a11.07,11.07,0,0,0,3.74-5,13.05,13.05,0,0,0-5.45-20.07,4.44,4.44,0,1,0-8.73-.37,13.05,13.05,0,0,0-6.49,20.45,11.07,11.07,0,0,0,3.74,5c0,.15,0,.3,0,.46v3.28a24.48,24.48,0,0,0-19.87,24v26.31h54.1V409.33A24.48,24.48,0,0,0,945.53,385.1Z" transform="translate(-141.76 -69)" fill="url(#241e204d-5d0b-43ba-8a7f-393b75452fef)"/></g><path d="M796.15,316.66h3.1a22.93,22.93,0,0,1,22.93,22.93v23a0,0,0,0,1,0,0h-49a0,0,0,0,1,0,0v-23a22.93,22.93,0,0,1,22.93-22.93Z" fill="#fff"/><rect x="791.2" y="308.67" width="11.99" height="14.99" rx="5.62" ry="5.62" fill="#fdb797"/><polygon points="794.9 323.2 797.14 326.46 799.49 323.2 794.9 323.2" fill="#fdb797"/><path d="M924.18,404s-2.38,23.69-.84,25.23" transform="translate(-141.76 -69)" opacity="0.1"/><path d="M953.62,404s2.38,23.69.84,25.23" transform="translate(-141.76 -69)" opacity="0.1"/><path d="M939,384.94a10,10,0,0,0,5.92-1.94,6,6,0,0,0-5.92-5.05h0A6,6,0,0,0,933,383,10,10,0,0,0,939,384.94Z" transform="translate(-141.76 -69)" opacity="0.05"/><circle cx="797.2" cy="301.97" r="11.81" fill="#fdd835"/><circle cx="797.2" cy="305.67" r="9.99" fill="#fdb797"/><ellipse cx="787.18" cy="305.02" rx="0.7" ry="1.26" fill="#fdb797"/><ellipse cx="807.23" cy="305.02" rx="0.7" ry="1.26" fill="#fdb797"/><circle cx="797.7" cy="290.16" r="4.01" fill="#fdd835"/><path d="M931.43,363.17s4,8,16.06,4l-4-4Z" transform="translate(-141.76 -69)" fill="#fdd835"/><rect x="427.01" y="178.28" width="220.98" height="9.61" fill="#fff"/><rect x="427.01" y="197.49" width="220.98" height="9.61" fill="#fff"/><rect x="427.01" y="216.71" width="124.9" height="9.61" fill="#fff"/><rect x="427.01" y="235.92" width="182.55" height="9.61" fill="#fff"/><rect x="427.01" y="255.14" width="153.72" height="9.61" fill="#fff"/><rect x="427.01" y="274.35" width="220.98" height="9.61" fill="#fff"/><rect x="436.62" y="303.18" width="192.15" height="76.86" fill="#fff"/><polyline points="138.78 610.63 33.09 610.63 33.09 34.16 657.6 34.16 657.6 82.2" fill="none" stroke="#3ad29f" stroke-miterlimit="10" stroke-width="6" stroke-dasharray="12"/><g opacity="0.5"><circle cx="36.3" cy="36.3" r="36.3" fill="url(#4757d4c3-ed61-4851-a6bc-256878fd2ef8)"/></g><circle cx="36.3" cy="36.3" r="34.16" fill="#69f0ae"/><polygon points="23.49 34.16 36.3 45.9 54.44 19.21 60.85 24.55 36.3 56.58 18.15 36.3 23.49 34.16" fill="#fff"/><rect x="306.35" y="401.2" width="277.16" height="429.64" rx="17.17" ry="17.17" transform="translate(-142.61 -68.38) rotate(-0.08)" fill="url(#4ca8f1e7-fac6-4ad7-8b77-df7bb72626d8)"/><rect x="325.75" y="434.02" width="239.35" height="360.35" transform="translate(-142.61 -68.38) rotate(-0.08)" fill="url(#26999ef9-b016-4120-8eb6-cba13d632155)"/><rect x="314.78" y="407.7" width="260.3" height="409.85" rx="12.68" ry="12.68" transform="translate(-142.61 -68.39) rotate(-0.08)" fill="#fff"/><rect x="332.99" y="439.01" width="224.79" height="343.76" transform="translate(-142.6 -68.38) rotate(-0.08)" fill="#e6e6e6"/><ellipse cx="446.25" cy="799.84" rx="9.26" ry="9.49" transform="matrix(1, 0, 0, 1, -142.86, -68.38)" fill="#dbdbdb"/><ellipse cx="406.24" cy="424.2" rx="3.09" ry="3.16" transform="translate(-142.35 -68.44) rotate(-0.08)" fill="#dbdbdb"/><rect x="421.68" y="422.25" width="40.14" height="3.16" rx="0.76" ry="0.76" transform="translate(-142.35 -68.39) rotate(-0.08)" fill="#dbdbdb"/><rect x="302.28" y="581.8" width="87.94" height="92.34" fill="url(#952d3e93-eefa-46a1-a62d-5c717fcf8300)"/><rect x="306.1" y="585.82" width="80.3" height="84.31" fill="#6c63ff"/><g opacity="0.5"><path d="M494.84,692.32l-1-.36-.06.09h-.06v-2.72a6.27,6.27,0,0,0-.08-1,10.41,10.41,0,0,0,3.57-4.71,12.27,12.27,0,1,0-19.43,0,10.41,10.41,0,0,0,3.57,4.71,6.27,6.27,0,0,0-.08,1v3h0a25.44,25.44,0,0,0-18.67,24.52v22.31h50.85V716.81A25.44,25.44,0,0,0,494.84,692.32Z" transform="translate(-141.76 -69)" fill="url(#d7a5f283-d15d-4302-af05-30c423bf3fa6)"/></g><path d="M344.7,622.76h3.1a22.93,22.93,0,0,1,22.93,22.93v23a0,0,0,0,1,0,0h-49a0,0,0,0,1,0,0v-23A22.93,22.93,0,0,1,344.7,622.76Z" fill="#3ad29f"/><rect x="339.76" y="614.77" width="11.99" height="14.99" rx="5.62" ry="5.62" fill="#be7c5e"/><polygon points="343.45 629.3 345.69 632.56 348.05 629.3 343.45 629.3" fill="#be7c5e"/><path d="M472.73,710.11s-2.38,23.69-.84,25.23" transform="translate(-141.76 -69)" opacity="0.1"/><path d="M502.17,710.11s2.38,23.69.84,25.23" transform="translate(-141.76 -69)" opacity="0.1"/><path d="M487.51,691a10,10,0,0,0,5.92-1.94,6,6,0,0,0-5.92-5.05h0a6,6,0,0,0-5.92,5.05A10,10,0,0,0,487.51,691Z" transform="translate(-141.76 -69)" opacity="0.05"/><circle cx="345.75" cy="608.07" r="11.81" fill="#444"/><circle cx="345.75" cy="611.77" r="9.99" fill="#be7c5e"/><path d="M479.46,670.87l2.52,3.08s11.07,1,12.33-1.54-7.29-4.35-7.29-4.35Z" transform="translate(-141.76 -69)" opacity="0.05"/><path d="M479.46,670.59l2.52,3.08s11.07,1,12.33-1.54-7.29-4.35-7.29-4.35Z" transform="translate(-141.76 -69)" fill="#444"/><ellipse cx="335.74" cy="611.12" rx="0.7" ry="1.26" fill="#be7c5e"/><ellipse cx="355.78" cy="611.12" rx="0.7" ry="1.26" fill="#be7c5e"/><path d="M479.7,666.09a6,6,0,0,1,3.08-2.07c2.21-.88,4.51-1.78,6.88-1.62a1.16,1.16,0,0,1,.65.19,2.24,2.24,0,0,1,.39.57c.72,1.07,2.74,1,3,2.26.07.41-.1.85,0,1.25.26,1,1.67.9,2.5,1.47a2.28,2.28,0,0,1,.2,3.18,6,6,0,0,1-3.06,1.74,11.8,11.8,0,0,1-6.45.57C483.86,672.84,476.77,670.88,479.7,666.09Z" transform="translate(-141.76 -69)" fill="#444"/><rect x="212.28" y="580.8" width="87.94" height="92.34" fill="url(#f69ab994-6efe-4013-8793-43a7c154dd65)"/><rect x="216.1" y="584.82" width="80.3" height="84.31" fill="#6c63ff"/><g opacity="0.5"><path d="M404.84,691.32l-1-.36-.06.09h-.06v-2.72a6.27,6.27,0,0,0-.08-1,10.41,10.41,0,0,0,3.57-4.71,12.27,12.27,0,1,0-19.43,0,10.41,10.41,0,0,0,3.57,4.71,6.27,6.27,0,0,0-.08,1v3h0a25.44,25.44,0,0,0-18.67,24.52v22.31h50.85V715.81A25.44,25.44,0,0,0,404.84,691.32Z" transform="translate(-141.76 -69)" fill="url(#6e6b4257-44fa-4433-8159-1f4b524edcbe)"/></g><path d="M254.7,621.76h3.1a22.93,22.93,0,0,1,22.93,22.93v23a0,0,0,0,1,0,0h-49a0,0,0,0,1,0,0v-23A22.93,22.93,0,0,1,254.7,621.76Z" fill="#514abf"/><rect x="249.76" y="613.77" width="11.99" height="14.99" rx="5.62" ry="5.62" fill="#fda57d"/><path d="M382.73,709.11s-2.38,23.69-.84,25.23" transform="translate(-141.76 -69)" opacity="0.1"/><path d="M412.17,709.11s2.38,23.69.84,25.23" transform="translate(-141.76 -69)" opacity="0.1"/><path d="M397.51,690a10,10,0,0,0,5.92-1.94,6,6,0,0,0-5.92-5.05h0a6,6,0,0,0-5.92,5.05A10,10,0,0,0,397.51,690Z" transform="translate(-141.76 -69)" opacity="0.05"/><circle cx="255.75" cy="607.07" r="11.81" fill="#444"/><circle cx="255.75" cy="610.77" r="9.99" fill="#fda57d"/><path d="M389.46,669.87l2.52,3.08s11.07,1,12.33-1.54-7.29-4.35-7.29-4.35Z" transform="translate(-141.76 -69)" opacity="0.05"/><path d="M389.46,669.59l2.52,3.08s11.07,1,12.33-1.54-7.29-4.35-7.29-4.35Z" transform="translate(-141.76 -69)" fill="#444"/><ellipse cx="245.74" cy="610.12" rx="0.7" ry="1.26" fill="#fda57d"/><ellipse cx="265.78" cy="610.12" rx="0.7" ry="1.26" fill="#fda57d"/><rect x="215.64" y="413.83" width="163.33" height="7.1" fill="#fff"/><rect x="215.64" y="428.03" width="163.33" height="7.1" fill="#fff"/><rect x="215.64" y="442.23" width="92.32" height="7.1" fill="#fff"/><rect x="215.64" y="456.44" width="134.93" height="7.1" fill="#fff"/><rect x="215.64" y="470.64" width="113.62" height="7.1" fill="#fff"/><rect x="215.64" y="484.84" width="163.33" height="7.1" fill="#fff"/><rect x="222.74" y="506.15" width="142.03" height="56.81" fill="#fff"/><path d="M390.57,676a16.26,16.26,0,0,0,1.25-2.8,6.87,6.87,0,0,1,12.23-.48c.82,1.47,1.09,3.21,2,4.63a1.17,1.17,0,0,0,1.69-.31,2.22,2.22,0,0,0,.11-1.9c-.21-.62-.56-1.19-.79-1.8a14.26,14.26,0,0,0-1-2.88,5.94,5.94,0,0,0-2-1.67c-2.21-1.36-4.77-2.77-7.27-2a9.37,9.37,0,0,0-2.37,1.21l-3.18,2a10,10,0,0,0-2.7,2.21c-.69.9-2,3.59-1.39,4.75C387.87,678.28,389.94,676.83,390.57,676Z" transform="translate(-141.76 -69)" fill="#444"/><polygon points="253.24 628 253.24 667.73 259.11 667.73 258.24 628 253.24 628" fill="#fff"/><polygon points="252.26 627.46 255.66 632.41 259.24 627.46 252.26 627.46" fill="#fda57d"/></svg>
@@ -0,0 +1 @@
1
+ <svg id="b73a925f-84d4-42fb-b5d6-6e87d8bd3a11" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="877.58" height="792" viewBox="0 0 877.58 792"><defs><linearGradient id="a7708a18-1968-466f-aec8-942d54926793" x1="375.25" y1="786.7" x2="375.25" y2="259.26" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="gray" stop-opacity="0.25"/><stop offset="0.54" stop-color="gray" stop-opacity="0.12"/><stop offset="1" stop-color="gray" stop-opacity="0.1"/></linearGradient><linearGradient id="cf316149-1642-4c35-912b-0526fb6ba35a" x1="418.66" y1="485.68" x2="535.12" y2="485.68" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="2b8f177f-0bee-4351-92d2-383255bafedb" x1="579.88" y1="511.2" x2="696.33" y2="511.2" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="5fa7eda4-28b9-4251-a6b9-2f9bae1ab28a" x1="579.88" y1="449.17" x2="696.33" y2="449.17" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="ed606ceb-ec5b-4ad4-aafb-d07a39889ee8" x1="624.18" y1="368.8" x2="652.03" y2="368.8" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="5bdfa9af-64d8-4304-b0c9-c009dbcb0b09" x1="418.66" y1="640.11" x2="460.44" y2="640.11" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="c8157e05-6c4d-459f-9f3d-940777b5c2cf" x1="493.35" y1="640.11" x2="535.12" y2="640.11" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="fcb9c466-4e4f-499b-b77e-2b1d8b8c75a7" x1="624.18" y1="358.04" x2="652.03" y2="358.04" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="76d7b266-3dc8-4483-9320-5920a3c94a7a" x1="416.13" y1="241.38" x2="537.65" y2="241.38" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="fd8d16db-b4e0-48b2-b556-c72431037b49" x1="418.66" y1="255.3" x2="535.12" y2="255.3" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="9b7299fd-f428-4730-af99-5834ae02c1a5" x1="593.77" y1="269.19" x2="695.53" y2="269.19" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="259814f2-bace-4a84-846d-913a241e0e1e" x1="593.77" y1="267.92" x2="695.53" y2="267.92" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="6bde5b34-751d-47bb-a52c-abe6c25985b5" x1="529.42" y1="255.3" x2="539.55" y2="255.3" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="e7ae729b-e046-481c-91f1-480616739e4e" x1="414.23" y1="255.3" x2="424.36" y2="255.3" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="0a5f2a71-eaa7-4b0b-936b-346bcf386b7c" x1="618.66" y1="180.62" x2="646.51" y2="180.62" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="6b03b853-b593-4e8c-a472-98ce3a1b668c" x1="581.14" y1="342.85" x2="695.58" y2="342.85" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="2b55eef6-fdd3-4a74-987f-d0c0c6653b21" x1="669.05" y1="328.29" x2="798.86" y2="328.29" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="68add0c3-9d74-486a-8d51-bb09c445e216" x1="307.28" y1="180.62" x2="335.12" y2="180.62" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="ae767ea1-a40e-4088-ae9a-71e32fbfc886" x1="477.35" y1="328.29" x2="607.15" y2="328.29" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="78d047f2-2ee1-43b1-82dd-46479f60fdad" x1="582.41" y1="835.87" x2="619.12" y2="835.87" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="42ef2655-c6ab-480f-bcf3-ade3e1400c72" x1="657.09" y1="835.87" x2="693.8" y2="835.87" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="5b17b9bb-3381-4a8e-8994-9de9247234c4" x1="349.23" y1="478.55" x2="349.23" y2="470.54" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="3a7e078a-ec55-43e8-b09b-97c86482fcac" x1="360.8" y1="478.55" x2="360.8" y2="470.54" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="97e73ad9-bae7-4fde-8bad-bf58e410c32c" x1="327.88" y1="478.55" x2="327.88" y2="470.54" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="0846014e-aadf-4752-9ea6-065f7b137900" x1="343" y1="468.46" x2="343" y2="460.46" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="f5b5d668-4b46-47d4-8121-622234fcc291" x1="366.58" y1="470.09" x2="366.58" y2="462.09" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="5221d1c1-0e53-493c-86d1-ab016ec74180" x1="360.8" y1="466.54" x2="360.8" y2="458.53" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="dea28054-b72b-4fe1-8747-01fea83118a5" x1="363.61" y1="474.99" x2="363.61" y2="466.98" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="45b7d726-98cd-4a5b-a16e-9eddea340361" x1="353.23" y1="468.46" x2="353.23" y2="460.46" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="ff208e53-6d8c-45b4-9aad-d744664c752e" x1="352.79" y1="457.2" x2="352.79" y2="449.19" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="850b1ce3-a2fe-4ca6-be2b-781f37787b58" x1="372.51" y1="462.98" x2="372.51" y2="454.97" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="04ca35aa-840f-4821-b3ee-5f4af2d17fb6" x1="370.58" y1="470.54" x2="370.58" y2="462.53" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="f6506291-4576-4c08-bb26-bc0182e7e66e" x1="379.48" y1="469.06" x2="379.48" y2="461.05" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="a7aea1b1-0556-48e9-b0dd-01f9a02724fe" x1="375.47" y1="472.76" x2="375.47" y2="464.76" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="f1599d8c-de3f-4a60-afbc-8639da0049ee" x1="348.79" y1="462.98" x2="348.79" y2="454.97" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="03ccd1b2-2a36-4947-a0c6-62194e32b136" x1="343" y1="478.1" x2="343" y2="470.09" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="d981f767-7791-4b13-a955-6010058dd1c2" x1="333.96" y1="478.55" x2="333.96" y2="470.54" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="1a1fdb6a-181f-4b79-ab6e-8772347fae95" x1="338.56" y1="476.03" x2="338.56" y2="468.02" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="b4aa1838-35f4-4e47-a530-aa0f7db9a6a7" x1="358.13" y1="471.58" x2="358.13" y2="463.57" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="4982e404-6c96-4815-af24-21fc8193caf9" x1="358.13" y1="462.09" x2="358.13" y2="454.08" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="9c9fd0e1-0858-4547-850f-b4ece0fe5a9a" x1="362.57" y1="469.65" x2="362.57" y2="461.64" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="f4790f8f-0389-47e4-bac2-12451da9aee1" x1="358.57" y1="454.53" x2="358.57" y2="446.52" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="cb45b416-7d41-4573-b6e7-8d6b47365053" x1="359.46" y1="458.53" x2="359.46" y2="450.52" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="cf108c31-387b-470b-b038-c3b82b804bb2" x1="364.21" y1="461.2" x2="364.21" y2="453.19" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="17ac4165-d33c-40b7-98d2-f7bd7c66df96" x1="369.1" y1="460.46" x2="369.1" y2="452.45" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="9250565c-1552-4207-af45-d9e0ec5dfa27" x1="367.76" y1="464.46" x2="367.76" y2="456.45" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="95b75100-4961-4b63-b859-6405c7e5c677" x1="351.01" y1="459.27" x2="351.01" y2="451.27" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="7ba180be-d187-4691-a6d5-edcb2f2fdbb8" x1="339.45" y1="471.43" x2="339.45" y2="463.42" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="43698e6b-9e6d-4c03-a071-38d6d2bc69f1" x1="346.41" y1="464.76" x2="346.41" y2="456.75" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="219b9869-f3c7-40fd-8808-74e3eb279a9a" x1="332.18" y1="476.17" x2="332.18" y2="468.17" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="7172db46-f002-4bac-99d2-7e1c35c00965" x1="370.58" y1="473.06" x2="370.58" y2="465.05" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="015ebff1-2788-4e0a-a0f0-6f8e3672f6d4" x1="352.64" y1="450.52" x2="352.64" y2="442.52" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="6bccdae5-7281-4508-ab31-3b9b6ef2a337" x1="345.38" y1="459.72" x2="345.38" y2="451.71" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="e80207a7-71f5-4d42-908b-8e7375f8acd5" x1="339.59" y1="466.54" x2="339.59" y2="458.53" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="98756575-39b9-4896-9a6c-8dfabbdc08a6" x1="343.75" y1="474.1" x2="343.75" y2="466.09" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="de22dcfc-c612-4520-a9ee-4f0a29e29c3f" x1="349.38" y1="469.06" x2="349.38" y2="461.05" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="6b09d77b-c35c-4cab-9cd6-77230b8fffce" x1="352.34" y1="474.1" x2="352.34" y2="466.09" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="07b8c4e6-36b9-45b7-bcd4-f1aa2f23339c" x1="383.03" y1="478.55" x2="383.03" y2="470.54" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="0df4fac5-2152-4729-8970-728c8474c1ea" x1="377.4" y1="477.66" x2="377.4" y2="469.65" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="b825979b-c856-4539-bcb2-db34f1aa1079" x1="366.58" y1="478.1" x2="366.58" y2="470.09" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="92a4a20c-5b4e-440a-bbb2-e133d43a1f2d" x1="354.57" y1="478.55" x2="354.57" y2="470.54" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="21809c97-bcc6-448a-a25d-6857d446fb1c" x1="353.38" y1="462.53" x2="353.38" y2="454.53" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="c02d2198-3ff5-476c-b2d4-915967592599" x1="357.39" y1="467.57" x2="357.39" y2="459.57" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="9a90820d-ffd1-4999-b6a6-b62d39c9a09b" x1="350.71" y1="455.27" x2="350.71" y2="447.26" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="884063dc-6581-479c-8add-ac3be09f6495" x1="355.16" y1="455.71" x2="355.16" y2="447.71" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="3aadb8f9-666e-44d7-8850-101ab777324b" x1="362.57" y1="457.79" x2="362.57" y2="449.78" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="8a24a864-6935-4c5d-9285-913af504c66f" x1="342.56" y1="464.31" x2="342.56" y2="456.31" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="dc6daa62-5d4c-4b0d-b132-80f8e3c8a1bb" x1="345.38" y1="469.5" x2="345.38" y2="461.5" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="10616889-139f-4dbb-a319-f69cc7e747c5" x1="347.3" y1="475.58" x2="347.3" y2="467.57" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="d622a388-77b1-4bb5-b611-9789e59da2f2" x1="358.57" y1="473.65" x2="358.57" y2="465.65" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="aba0b6cd-97d1-4fa6-b49c-03842d38332e" x1="370.14" y1="470.09" x2="370.14" y2="462.09" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="5ca9418e-2b14-4da6-bfa5-c3bb69ced3c3" x1="373.84" y1="466.98" x2="373.84" y2="458.98" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="676912ef-31ab-495b-b41f-eacc4c968bb5" x1="379.62" y1="474.1" x2="379.62" y2="466.09" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="d653a025-b5bb-4bff-a013-e6012a1b50df" x1="360.94" y1="478.99" x2="360.94" y2="470.98" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="69076bc3-909d-469f-9f3d-2c2fc4fb7896" x1="340.34" y1="477.21" x2="340.34" y2="469.21" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="9e21f1f9-2811-485c-b403-d55dfb297082" x1="334.55" y1="472.02" x2="334.55" y2="464.02" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="7b332ac6-e439-4d8e-b49b-3940eac480ec" x1="342.11" y1="469.5" x2="342.11" y2="461.5" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="8a64d9b2-e5fa-4ff9-b7f2-7551348d69a8" x1="337.96" y1="463.42" x2="337.96" y2="455.42" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="c02cfaa7-e5bb-4529-a018-becb6edff9e0" x1="341.52" y1="457.79" x2="341.52" y2="449.78" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="1adc4b7e-2266-4120-9a2c-b1ee45f93a38" x1="372.51" y1="478.55" x2="372.51" y2="470.54" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="0795952b-89fa-4d91-9b87-264086ebf15d" x1="355.98" y1="540.67" x2="355.98" y2="474.54" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="e195c42c-b3fa-428e-a6c2-bba40b68f175" x1="335.89" y1="467.57" x2="335.89" y2="459.57" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="7ce678f8-f7f8-4e84-9755-f16c000a5f68" x1="345.97" y1="456.31" x2="345.97" y2="448.3" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="3b59fc91-8ed7-45d4-a55f-b7cd94fa4927" x1="331.88" y1="473.65" x2="331.88" y2="465.65" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="27db5171-e4a6-4c23-bbce-6aa5a76b2996" x1="327.09" y1="446.46" x2="327.09" y2="438.45" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="0249779b-e172-4f2c-bc04-7c0ea3dc82da" x1="343.93" y1="423.52" x2="343.93" y2="415.51" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="8c79d8d6-8823-4951-aba4-5a7a6f2c3a58" x1="358.45" y1="406.1" x2="358.45" y2="398.09" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="7795da92-9f14-4819-a547-b8a7b14d0f76" x1="386.62" y1="443.56" x2="386.62" y2="435.55" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="bdf0b6a6-0933-42ca-a691-eb2c3d31370e" x1="408.98" y1="472.01" x2="408.98" y2="464.01" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="19d358ce-d419-48e7-8d0d-9cc1ca4b52b3" x1="325.93" y1="541.41" x2="325.93" y2="533.41" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="bb844668-b85d-4994-a071-4f4811cb4197" x1="320.41" y1="534.15" x2="320.41" y2="526.15" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="d3ce0fc7-ecf4-4243-94a7-e2b842d9cf5c" x1="316.92" y1="494.95" x2="316.92" y2="486.95" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="6f3cd359-6fc0-4598-8206-402359b2f73e" x1="392.42" y1="538.22" x2="392.42" y2="530.21" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="6037da8c-05f4-404a-bd66-d108e4c067bf" x1="399.68" y1="533.57" x2="399.68" y2="525.57" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="af7b7254-cc98-45fd-8632-1da35d19935d" x1="400.55" y1="539.09" x2="400.55" y2="531.08" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="47b45e98-f2fc-4393-9279-4f14e53f125e" x1="385.45" y1="539.09" x2="385.45" y2="531.08" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="569c99fc-09ad-4de9-aa6f-12061deb3b46" x1="836.45" y1="810.56" x2="836.45" y2="274.01" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="ae5f3eae-4eb6-4770-bfe2-0c740001d1d9" x1="755.6" y1="515.3" x2="755.6" y2="471.69" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><clipPath id="9173947b-3e82-482d-9aac-5eef3c2c1e15" transform="translate(-161.21 -54)"><path id="45f25496-3b42-488f-bca3-f39eddf5d524" data-name="&lt;Clipping Path&gt;" d="M769.91,477.6,768,473.06l-24.9,10.23a3.07,3.07,0,0,0-1.91,2.84V513h4.92V487.36Z" fill="#f2f2f2"/></clipPath><linearGradient id="6d82e1f1-f898-4ccf-abdb-ac811c1cde0e" x1="583.48" y1="539.94" x2="583.48" y2="454.34" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/><linearGradient id="62368fd5-dc9d-409d-ac85-527288a57f36" x1="583.37" y1="507.31" x2="583.37" y2="480.04" gradientUnits="userSpaceOnUse"><stop offset="0" stop-opacity="0.12"/><stop offset="0.55" stop-opacity="0.09"/><stop offset="1" stop-opacity="0.02"/></linearGradient><linearGradient id="94a3214b-e7fc-44ad-82af-79045aa80b8c" x1="816.05" y1="258" x2="816.05" y2="54" xlink:href="#a7708a18-1968-466f-aec8-942d54926793"/></defs><title>fans</title><path d="M77.72,350.29H799.86a26.1,26.1,0,0,1,26.1,26.1V635.45a0,0,0,0,1,0,0H51.62a0,0,0,0,1,0,0V376.39A26.1,26.1,0,0,1,77.72,350.29Z" fill="#535461"/><path d="M19.71,492.87H83.54A12.33,12.33,0,0,1,95.87,505.2V635.45a0,0,0,0,1,0,0H15.37a8,8,0,0,1-8-8V505.2A12.33,12.33,0,0,1,19.71,492.87Z" opacity="0.1"/><path d="M12.33,492.87H76.16A12.33,12.33,0,0,1,88.5,505.2V635.45a0,0,0,0,1,0,0H8a8,8,0,0,1-8-8V505.2A12.33,12.33,0,0,1,12.33,492.87Z" fill="#535461"/><path d="M950.92,546.87h80.5a0,0,0,0,1,0,0V677.11a12.33,12.33,0,0,1-12.33,12.33H955.25a12.33,12.33,0,0,1-12.33-12.33V554.87A8,8,0,0,1,950.92,546.87Z" transform="translate(1813.12 1182.32) rotate(-180)" opacity="0.1"/><path d="M958.29,546.87h80.5a0,0,0,0,1,0,0V677.11a12.33,12.33,0,0,1-12.33,12.33H962.63a12.33,12.33,0,0,1-12.33-12.33V554.87a8,8,0,0,1,8-8Z" transform="translate(1827.87 1182.32) rotate(-180)" fill="#535461"/><path d="M107.34,538.35h662.9a18.84,18.84,0,0,1,18.84,18.84v78.26a0,0,0,0,1,0,0H88.5a0,0,0,0,1,0,0V557.19A18.84,18.84,0,0,1,107.34,538.35Z" fill="#535461"/><path d="M107.34,538.35h662.9a18.84,18.84,0,0,1,18.84,18.84v78.26a0,0,0,0,1,0,0H88.5a0,0,0,0,1,0,0V557.19A18.84,18.84,0,0,1,107.34,538.35Z" opacity="0.15"/><rect x="38.1" y="635.45" width="27.04" height="28.27" fill="#535461"/><rect x="38.1" y="635.45" width="27.04" height="28.27" opacity="0.15"/><rect x="38.1" y="635.45" width="27.04" height="1.23" opacity="0.1"/><rect x="973.65" y="689.45" width="27.04" height="28.27" transform="translate(1813.12 1353.16) rotate(-180)" fill="#535461"/><rect x="973.65" y="689.45" width="27.04" height="28.27" transform="translate(1813.12 1353.16) rotate(-180)" opacity="0.15"/><rect x="973.65" y="689.45" width="27.04" height="1.23" transform="translate(1813.12 1326.12) rotate(-180)" opacity="0.1"/><text transform="translate(204.28 454.85)" opacity="0.7" font-size="38.32" font-family="Lato-Light, Lato">1</text><g opacity="0.7"><path d="M444,567.65l-4-.75,7.95-29.31c12.52-93.93-34.79-103.39-52.53-103.71a58.34,58.34,0,0,0-6.23-1.89V420.91A58.81,58.81,0,0,0,433,373.42h.15c2.82,0,5.11-4.29,5.11-9.58a13.3,13.3,0,0,0-2.22-7.9q.3-3,.31-6.15a61.12,61.12,0,0,0-18.9-44.25,39.4,39.4,0,0,0-4.34-11.67c-4.35-7.67-11.6-15.67-8.65-24l-19.13,2-.18-12.6c-6,1.07-8.47,8-12,12.92-8.52,11.85-25.61,13.5-36.92,22.73-3.84,3.14-12.49,12.68-10.85,18.94a61,61,0,0,0-11.67,36q0,3.11.31,6.15a13.3,13.3,0,0,0-2.22,7.9c0,5.29,2.29,9.58,5.11,9.58h.15A58.81,58.81,0,0,0,361,420.91V432a58.34,58.34,0,0,0-6.23,1.89c-17.74.32-65.05,9.78-52.53,103.71l7.95,29.31-1.89.35a21.8,21.8,0,0,0-17.43,25.43l31.36,168a6.6,6.6,0,0,0,7.7,5.28l5.53-1v3.27a18.35,18.35,0,0,0-10.22,16.44v2.08h37v-2.08a18.34,18.34,0,0,0-8.94-15.74v-7.31l5.05-.94a6.6,6.6,0,0,0,5.28-7.7L334.21,595.08h81.71L386.46,752.93a6.6,6.6,0,0,0,5.28,7.7l5.05.94v7.31a18.34,18.34,0,0,0-8.94,15.74v2.08h37v-2.08a18.35,18.35,0,0,0-10.22-16.44v-3.27l5.53,1a6.6,6.6,0,0,0,7.7-5.28l31.76-170.13A19.62,19.62,0,0,0,444,567.65Z" transform="translate(-161.21 -54)" fill="url(#a7708a18-1968-466f-aec8-942d54926793)"/></g><rect x="175.76" y="689.53" width="17.21" height="23.35" fill="#fdb797"/><rect x="234.76" y="689.53" width="17.21" height="23.35" fill="#fdb797"/><rect x="157.32" y="497.79" width="113.08" height="40.56" fill="#4d8af0"/><g opacity="0.05"><rect x="157.32" y="497.79" width="113.08" height="40.56"/></g><path d="M318.54,559.16S360.73,569,375.07,569s56.54-9.83,56.54-9.83V553H318.54Z" transform="translate(-161.21 -54)" opacity="0.1"/><path d="M431.61,557.93s-42.19,9.83-56.54,9.83-56.54-9.83-56.54-9.83v-67.6a56.54,56.54,0,0,1,56.54-56.54h0a56.54,56.54,0,0,1,56.54,56.54Z" transform="translate(-161.21 -54)" fill="#f55f44"/><path d="M200.34,351.52h27a0,0,0,0,1,0,0v33.25a11,11,0,0,1-11,11h-5a11,11,0,0,1-11-11V351.52a0,0,0,0,1,0,0Z" fill="#fdb797"/><path d="M360.2,751.42,330.49,757a5.17,5.17,0,0,1-6-4.13L293.36,586.2A17.06,17.06,0,0,1,307,566.29l18-3.36a5.17,5.17,0,0,1,6,4.13l33.29,178.33A5.17,5.17,0,0,1,360.2,751.42Z" transform="translate(-161.21 -54)" fill="#4d8af0"/><path d="M389.95,751.42,419.66,757a5.17,5.17,0,0,0,6-4.13L457.1,584.52a15.36,15.36,0,0,0-12.28-17.91l-19.7-3.68a5.17,5.17,0,0,0-6,4.13L385.82,745.39A5.17,5.17,0,0,0,389.95,751.42Z" transform="translate(-161.21 -54)" fill="#4d8af0"/><path d="M361.55,426a56.58,56.58,0,0,0,27,0V406.75h-27Z" transform="translate(-161.21 -54)" opacity="0.1"/><circle cx="213.86" cy="302.36" r="59" fill="#333"/><circle cx="213.86" cy="315.88" r="56.54" fill="#fdb797"/><path d="M337.74,303.54c10.88-8.88,27.33-10.46,35.52-21.86,3.41-4.74,5.81-11.39,11.56-12.43l.17,12.13,18.41-1.89c-2.84,8,4.13,15.69,8.32,23.08a38,38,0,0,1,4.91,17.86c-6.39,3.84-14.31-.35-21.43-2.58-6.91-2.17-14.27-2.39-21.51-2.6a44.7,44.7,0,0,0-11.1.61,56,56,0,0,0-9.16,3.37c-4.9,2-20.35,9.79-24.9,4.8C323.36,318.36,333.55,307,337.74,303.54Z" transform="translate(-161.21 -54)" fill="#333"/><path d="M340.82,341.53a25.93,25.93,0,0,0,10,3,88.08,88.08,0,0,0,42.91-4.82c2.24,5.68,7.71,9.58,13.52,11.43s12,1.95,18.12,2a6.71,6.71,0,0,0,3.9-.75c2.72-1.84,1.4-6-.18-8.91l-7.88-14.28c-2.33-4.22-4.72-8.52-8.33-11.72-4.52-4-10.52-5.87-16.44-7.06a92.7,92.7,0,0,0-42.19,1.41C339.54,315.85,320.63,329.31,340.82,341.53Z" transform="translate(-161.21 -54)" opacity="0.1"/><path d="M340.82,340.3a25.93,25.93,0,0,0,10,3,88.08,88.08,0,0,0,42.91-4.82c2.24,5.68,7.71,9.58,13.52,11.43s12,1.95,18.12,2a6.71,6.71,0,0,0,3.9-.75c2.72-1.84,1.4-6-.18-8.91L421.22,328c-2.33-4.22-4.72-8.52-8.33-11.72-4.52-4-10.52-5.87-16.44-7.06a92.7,92.7,0,0,0-42.19,1.41C339.54,314.62,320.63,328.08,340.82,340.3Z" transform="translate(-161.21 -54)" fill="#333"/><ellipse cx="269.79" cy="315.88" rx="4.92" ry="9.22" fill="#fdb797"/><ellipse cx="157.94" cy="315.88" rx="4.92" ry="9.22" fill="#fdb797"/><path d="M361.78,437.56S290.27,426.42,305,537l8.6,31.71,24.59-1s-16-36.87-6.15-61.46S361.78,437.56,361.78,437.56Z" transform="translate(-161.21 -54)" fill="#f55f44"/><path d="M388.37,437.56s71.52-11.14,56.77,99.48l-8.6,31.71-24.59-1s16-36.87,6.15-61.46S388.37,437.56,388.37,437.56Z" transform="translate(-161.21 -54)" fill="#f55f44"/><circle cx="165.93" cy="518.68" r="13.52" fill="#fdb797"/><circle cx="264.26" cy="518.68" r="13.52" fill="#fdb797"/><path d="M180.3,703h6.89a14.37,14.37,0,0,1,14.37,14.37v5.29a0,0,0,0,1,0,0H165.93a0,0,0,0,1,0,0v-5.29A14.37,14.37,0,0,1,180.3,703Z" fill="#333"/><path d="M240.53,703h6.89a14.37,14.37,0,0,1,14.37,14.37v5.29a0,0,0,0,1,0,0H226.15a0,0,0,0,1,0,0v-5.29A14.37,14.37,0,0,1,240.53,703Z" fill="#333"/><text transform="translate(204.65 455.38)" font-size="36.87" fill="#fff" font-family="Lato-Light, Lato">1</text><path d="M330.83,496.48s-4.92,25.81,3.69,36.87" transform="translate(-161.21 -54)" opacity="0.1"/><path d="M419.32,496.48s4.92,25.81-3.69,36.87" transform="translate(-161.21 -54)" opacity="0.1"/><g opacity="0.7"><rect x="418.66" y="442.64" width="116.45" height="86.07" fill="url(#cf316149-1642-4c35-912b-0526fb6ba35a)"/><g opacity="0.1"><path d="M579.88,519.43s43.45,5.06,58.23,5.06,58.23-5.06,58.23-5.06V497.91H579.88Z" transform="translate(-161.21 -54)" fill="url(#2b8f177f-0bee-4351-92d2-383255bafedb)"/></g><path d="M696.33,518.16s-43.45,5.06-58.23,5.06-58.23-5.06-58.23-5.06V433.35a58.23,58.23,0,0,1,58.23-58.23h0a58.23,58.23,0,0,1,58.23,58.23Z" transform="translate(-161.21 -54)" fill="url(#5fa7eda4-28b9-4251-a6b9-2f9bae1ab28a)"/><path d="M641,391.58h-5.85a11,11,0,0,1-11-11V346H652v34.57A11,11,0,0,1,641,391.58Z" transform="translate(-161.21 -54)" fill="url(#ed606ceb-ec5b-4ad4-aafb-d07a39889ee8)"/><rect x="418.66" y="498.34" width="41.77" height="283.54" fill="url(#5bdfa9af-64d8-4304-b0c9-c009dbcb0b09)"/><rect x="493.35" y="498.34" width="41.77" height="283.54" fill="url(#c8157e05-6c4d-459f-9f3d-940777b5c2cf)"/><g opacity="0.1"><path d="M624.18,367.11a58.26,58.26,0,0,0,27.85,0V347.28H624.18Z" transform="translate(-161.21 -54)" fill="url(#fcb9c466-4e4f-499b-b77e-2b1d8b8c75a7)"/></g><circle cx="476.89" cy="241.38" r="60.76" fill="url(#76d7b266-3dc8-4483-9320-5920a3c94a7a)"/><circle cx="476.89" cy="255.3" r="58.23" fill="url(#fd8d16db-b4e0-48b2-b556-c72431037b49)"/><g opacity="0.1"><path d="M602.82,280.11c3.09,1.87,6.72,2.61,10.3,3.1a90.71,90.71,0,0,0,44.19-5c2.31,5.85,7.94,9.87,13.93,11.77s12.38,2,18.67,2.08a6.91,6.91,0,0,0,4-.77c2.8-1.89,1.45-6.22-.19-9.18l-8.11-14.71c-2.4-4.34-4.86-8.78-8.58-12.07-4.65-4.12-10.83-6-16.93-7.27a95.46,95.46,0,0,0-43.45,1.45C601.51,253.66,582,267.53,602.82,280.11Z" transform="translate(-161.21 -54)" fill="url(#9b7299fd-f428-4730-af99-5834ae02c1a5)"/></g><path d="M602.82,278.84c3.09,1.87,6.72,2.61,10.3,3.1a90.71,90.71,0,0,0,44.19-5c2.31,5.85,7.94,9.87,13.93,11.77s12.38,2,18.67,2.08a6.91,6.91,0,0,0,4-.77c2.8-1.89,1.45-6.22-.19-9.18l-8.11-14.71c-2.4-4.34-4.86-8.78-8.58-12.07-4.65-4.12-10.83-6-16.93-7.27a95.46,95.46,0,0,0-43.45,1.45C601.51,252.39,582,266.26,602.82,278.84Z" transform="translate(-161.21 -54)" fill="url(#259814f2-bace-4a84-846d-913a241e0e1e)"/><ellipse cx="534.48" cy="255.3" rx="5.06" ry="9.49" fill="url(#6bde5b34-751d-47bb-a52c-abe6c25985b5)"/><ellipse cx="419.3" cy="255.3" rx="5.06" ry="9.49" fill="url(#e7ae729b-e046-481c-91f1-480616739e4e)"/><circle cx="632.58" cy="180.62" r="13.92" fill="url(#0a5f2a71-eaa7-4b0b-936b-346bcf386b7c)"/><text transform="translate(454.87 395.17)" font-size="37.97" font-family="Lato-Light, Lato">00</text><path d="M639.37,332.09s-32.91,11.39-58.23-13.92c0,0,2,8.39,5.57,18.51a58.23,58.23,0,0,0,108.88-18.1C689.66,321.86,646.41,342.65,639.37,332.09Zm-1.27,15.19c-6.29,0-11.39-4.8-11.39-7.59s5.1-2.53,11.39-2.53,11.39-.26,11.39,2.53S644.39,347.28,638.1,347.28Z" transform="translate(-161.21 -54)" fill="url(#6b03b853-b593-4e8c-a472-98ce3a1b668c)"/><path d="M669.05,384s67.78-38,109.55-149.42l20.25,12.66S765.31,389.22,681.14,422Z" transform="translate(-161.21 -54)" fill="url(#2b55eef6-fdd3-4a74-987f-d0c0c6653b21)"/><circle cx="321.2" cy="180.62" r="13.92" fill="url(#68add0c3-9d74-486a-8d51-bb09c445e216)"/><path d="M607.15,384S539.37,346,497.6,234.62l-20.25,12.66S510.89,389.22,595.07,422Z" transform="translate(-161.21 -54)" fill="url(#ae767ea1-a40e-4088-ae9a-71e32fbfc886)"/><path d="M619.12,846H582.41v-5.88a14.38,14.38,0,0,1,14.38-14.37h8a14.38,14.38,0,0,1,14.38,14.38Z" transform="translate(-161.21 -54)" fill="url(#78d047f2-2ee1-43b1-82dd-46479f60fdad)"/><path d="M693.8,846H657.09v-5.88a14.37,14.37,0,0,1,14.38-14.37h8a14.37,14.37,0,0,1,14.38,14.38Z" transform="translate(-161.21 -54)" fill="url(#42ef2655-c6ab-480f-bcf3-ade3e1400c72)"/></g><rect x="420.35" y="443.71" width="113.08" height="83.58" fill="#4d8af0"/><path d="M581.56,519.83s42.19,4.92,56.54,4.92,56.54-4.92,56.54-4.92V498.93H581.56Z" transform="translate(-161.21 -54)" opacity="0.1"/><path d="M694.64,518.6s-42.19,4.92-56.54,4.92-56.54-4.92-56.54-4.92V436.25a56.54,56.54,0,0,1,56.54-56.54h0a56.54,56.54,0,0,1,56.54,56.54Z" transform="translate(-161.21 -54)" fill="#6c63ff"/><path d="M463.37,297.44h27a0,0,0,0,1,0,0v33.25a11,11,0,0,1-11,11h-5a11,11,0,0,1-11-11V297.44A0,0,0,0,1,463.37,297.44Z" fill="#fdb797"/><rect x="420.35" y="497.79" width="40.56" height="275.32" fill="#4d8af0"/><rect x="492.87" y="497.79" width="40.56" height="275.32" fill="#4d8af0"/><path d="M624.58,371.93a56.58,56.58,0,0,0,27,0V352.67h-27Z" transform="translate(-161.21 -54)" opacity="0.1"/><circle cx="476.89" cy="248.28" r="59" fill="#814e4d"/><circle cx="476.89" cy="261.8" r="56.54" fill="#fdb797"/><path d="M603.84,287.45a25.93,25.93,0,0,0,10,3,88.08,88.08,0,0,0,42.91-4.82c2.24,5.68,7.71,9.58,13.52,11.43s12,1.95,18.12,2a6.71,6.71,0,0,0,3.9-.75c2.72-1.84,1.4-6-.18-8.91l-7.88-14.28c-2.33-4.22-4.72-8.52-8.33-11.72-4.52-4-10.52-5.87-16.44-7.06a92.7,92.7,0,0,0-42.19,1.41C602.57,261.76,583.66,275.23,603.84,287.45Z" transform="translate(-161.21 -54)" opacity="0.1"/><path d="M603.84,286.22a25.93,25.93,0,0,0,10,3,88.08,88.08,0,0,0,42.91-4.82c2.24,5.68,7.71,9.58,13.52,11.43s12,1.95,18.12,2a6.71,6.71,0,0,0,3.9-.75c2.72-1.84,1.4-6-.18-8.91l-7.88-14.28c-2.33-4.22-4.72-8.52-8.33-11.72-4.52-4-10.52-5.87-16.44-7.06a92.7,92.7,0,0,0-42.19,1.41C602.57,260.54,583.66,274,603.84,286.22Z" transform="translate(-161.21 -54)" fill="#814e4d"/><ellipse cx="532.82" cy="261.8" rx="4.92" ry="9.22" fill="#fdb797"/><ellipse cx="420.97" cy="261.8" rx="4.92" ry="9.22" fill="#fdb797"/><circle cx="628.07" cy="189.28" r="13.52" fill="#fdb797"/><text transform="translate(455.51 397.62)" font-size="36.87" fill="#fff" font-family="Lato-Light, Lato">00</text><path d="M639.33,337.92s-32,11.06-56.54-13.52c0,0,2,8.15,5.4,18a56.54,56.54,0,0,0,105.72-17.57C688.17,328,646.17,348.18,639.33,337.92Zm-1.23,14.75C632,352.67,627,348,627,345.3s5-2.46,11.06-2.46,11.06-.26,11.06,2.46S644.21,352.67,638.1,352.67Z" transform="translate(-161.21 -54)" fill="#814e4d"/><path d="M668.15,388.37S734,351.44,774.53,243.28l19.67,12.29S761.63,393.4,679.89,425.19Z" transform="translate(-161.21 -54)" fill="#6c63ff"/><circle cx="325.71" cy="189.28" r="13.52" fill="#fdb797"/><path d="M608,388.37s-65.82-36.93-106.38-145.09L482,255.57S514.58,393.4,596.31,425.19Z" transform="translate(-161.21 -54)" fill="#6c63ff"/><path d="M437.19,763.27h6.89a14.37,14.37,0,0,1,14.37,14.37v5.29a0,0,0,0,1,0,0H422.81a0,0,0,0,1,0,0v-5.29A14.37,14.37,0,0,1,437.19,763.27Z" fill="#333"/><path d="M509.7,763.27h6.89A14.37,14.37,0,0,1,531,777.65v5.29a0,0,0,0,1,0,0H495.33a0,0,0,0,1,0,0v-5.29A14.37,14.37,0,0,1,509.7,763.27Z" fill="#333"/><circle cx="349.23" cy="474.54" r="4" fill="url(#5b17b9bb-3381-4a8e-8994-9de9247234c4)"/><circle cx="349.23" cy="474.54" r="3.56" fill="#fdd835"/><path d="M507.77,529.58a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,507.77,529.58Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="360.8" cy="474.54" r="4" fill="url(#3a7e078a-ec55-43e8-b09b-97c86482fcac)"/><circle cx="360.8" cy="474.54" r="3.56" fill="#fdd835"/><path d="M519.34,529.58a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,519.34,529.58Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="327.88" cy="474.54" r="4" fill="url(#97e73ad9-bae7-4fde-8bad-bf58e410c32c)"/><circle cx="327.88" cy="474.54" r="3.56" fill="#fdd835"/><path d="M486.42,529.58a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,486.42,529.58Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="343" cy="464.46" r="4" fill="url(#0846014e-aadf-4752-9ea6-065f7b137900)"/><circle cx="343" cy="464.46" r="3.56" fill="#fdd835"/><path d="M501.55,519.5a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,501.55,519.5Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="366.58" cy="466.09" r="4" fill="url(#f5b5d668-4b46-47d4-8121-622234fcc291)"/><circle cx="366.58" cy="466.09" r="3.56" fill="#fdd835"/><path d="M525.12,521.13a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,525.12,521.13Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="360.8" cy="462.53" r="4" fill="url(#5221d1c1-0e53-493c-86d1-ab016ec74180)"/><circle cx="360.8" cy="462.53" r="3.56" fill="#fdd835"/><path d="M519.34,517.57a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,519.34,517.57Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="363.61" cy="470.98" r="4" fill="url(#dea28054-b72b-4fe1-8747-01fea83118a5)"/><circle cx="363.61" cy="470.98" r="3.56" fill="#fdd835"/><path d="M522.15,526a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,522.15,526Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="353.23" cy="464.46" r="4" fill="url(#45b7d726-98cd-4a5b-a16e-9eddea340361)"/><circle cx="353.23" cy="464.46" r="3.56" fill="#fdd835"/><path d="M511.78,519.5a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,511.78,519.5Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="352.79" cy="453.19" r="4" fill="url(#ff208e53-6d8c-45b4-9aad-d744664c752e)"/><circle cx="352.79" cy="453.19" r="3.56" fill="#fdd835"/><path d="M511.33,508.23a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,511.33,508.23Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="372.51" cy="458.98" r="4" fill="url(#850b1ce3-a2fe-4ca6-be2b-781f37787b58)"/><circle cx="372.51" cy="458.98" r="3.56" fill="#fdd835"/><path d="M531.05,514a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,531.05,514Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="370.58" cy="466.54" r="4" fill="url(#04ca35aa-840f-4821-b3ee-5f4af2d17fb6)"/><circle cx="370.58" cy="466.54" r="3.56" fill="#fdd835"/><path d="M529.12,521.57a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,529.12,521.57Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="379.48" cy="465.05" r="4" fill="url(#f6506291-4576-4c08-bb26-bc0182e7e66e)"/><circle cx="379.48" cy="465.05" r="3.56" fill="#fdd835"/><path d="M538,520.09a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,538,520.09Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="375.47" cy="468.76" r="4" fill="url(#a7aea1b1-0556-48e9-b0dd-01f9a02724fe)"/><circle cx="375.47" cy="468.76" r="3.56" fill="#fdd835"/><path d="M534,523.8a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,534,523.8Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="348.79" cy="458.98" r="4" fill="url(#f1599d8c-de3f-4a60-afbc-8639da0049ee)"/><circle cx="348.79" cy="458.98" r="3.56" fill="#fdd835"/><path d="M507.33,514a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,507.33,514Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="343" cy="474.1" r="4" fill="url(#03ccd1b2-2a36-4947-a0c6-62194e32b136)"/><circle cx="343" cy="474.1" r="3.56" fill="#fbc02d"/><path d="M501.55,529.14a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,501.55,529.14Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="333.96" cy="474.54" r="4" fill="url(#d981f767-7791-4b13-a955-6010058dd1c2)"/><circle cx="333.96" cy="474.54" r="3.56" fill="#fbc02d"/><path d="M492.5,529.58a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,492.5,529.58Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="338.56" cy="472.02" r="4" fill="url(#1a1fdb6a-181f-4b79-ab6e-8772347fae95)"/><circle cx="338.56" cy="472.02" r="3.56" fill="#fbc02d"/><path d="M497.1,527.06a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,497.1,527.06Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="358.13" cy="467.57" r="4" fill="url(#b4aa1838-35f4-4e47-a530-aa0f7db9a6a7)"/><circle cx="358.13" cy="467.57" r="3.56" fill="#fbc02d"/><path d="M516.67,522.61a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,516.67,522.61Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="358.13" cy="458.09" r="4" fill="url(#4982e404-6c96-4815-af24-21fc8193caf9)"/><circle cx="358.13" cy="458.09" r="3.56" fill="#fbc02d"/><path d="M516.67,513.12a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,516.67,513.12Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="362.57" cy="465.65" r="4" fill="url(#9c9fd0e1-0858-4547-850f-b4ece0fe5a9a)"/><circle cx="362.57" cy="465.65" r="3.56" fill="#fbc02d"/><path d="M521.12,520.68a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,521.12,520.68Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="358.57" cy="450.52" r="4" fill="url(#f4790f8f-0389-47e4-bac2-12451da9aee1)"/><circle cx="358.57" cy="450.52" r="3.56" fill="#fbc02d"/><path d="M517.11,505.56a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,517.11,505.56Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="359.46" cy="454.53" r="4" fill="url(#cb45b416-7d41-4573-b6e7-8d6b47365053)"/><circle cx="359.46" cy="454.53" r="3.56" fill="#fbc02d"/><path d="M518,509.57a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,518,509.57Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="364.21" cy="457.2" r="4" fill="url(#cf108c31-387b-470b-b038-c3b82b804bb2)"/><circle cx="364.21" cy="457.2" r="3.56" fill="#fbc02d"/><path d="M522.75,512.23a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,522.75,512.23Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="369.1" cy="456.45" r="4" fill="url(#17ac4165-d33c-40b7-98d2-f7bd7c66df96)"/><circle cx="369.1" cy="456.45" r="3.56" fill="#fbc02d"/><path d="M527.64,511.49a3.56,3.56,0,0,1,6-2.55A3.56,3.56,0,1,0,528,513,3.54,3.54,0,0,1,527.64,511.49Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="367.76" cy="460.46" r="4" fill="url(#9250565c-1552-4207-af45-d9e0ec5dfa27)"/><circle cx="367.76" cy="460.46" r="3.56" fill="#fbc02d"/><path d="M526.31,515.5a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,526.31,515.5Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="351.01" cy="455.27" r="4" fill="url(#95b75100-4961-4b63-b859-6405c7e5c677)"/><circle cx="351.01" cy="455.27" r="3.56" fill="#fbc02d"/><path d="M509.55,510.31a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,509.55,510.31Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="339.45" cy="467.43" r="4" fill="url(#7ba180be-d187-4691-a6d5-edcb2f2fdbb8)"/><circle cx="339.45" cy="467.43" r="3.56" fill="#fbc02d"/><path d="M498,522.46a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,498,522.46Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="346.41" cy="460.75" r="4" fill="url(#43698e6b-9e6d-4c03-a071-38d6d2bc69f1)"/><circle cx="346.41" cy="460.75" r="3.56" fill="#fbc02d"/><path d="M505,515.79a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,505,515.79Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="332.18" cy="472.17" r="4" fill="url(#219b9869-f3c7-40fd-8808-74e3eb279a9a)"/><circle cx="332.18" cy="472.17" r="3.56" fill="#fbc02d"/><path d="M490.72,527.21a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,490.72,527.21Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="370.58" cy="469.06" r="4" fill="url(#7172db46-f002-4bac-99d2-7e1c35c00965)"/><circle cx="370.58" cy="469.06" r="3.56" fill="#fbc02d"/><path d="M529.12,524.09a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,529.12,524.09Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="352.64" cy="446.52" r="4" fill="url(#015ebff1-2788-4e0a-a0f0-6f8e3672f6d4)"/><circle cx="352.64" cy="446.52" r="3.56" fill="#fbc02d"/><path d="M511.18,501.56a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,511.18,501.56Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="345.38" cy="455.71" r="4" fill="url(#6bccdae5-7281-4508-ab31-3b9b6ef2a337)"/><circle cx="345.38" cy="455.71" r="3.56" fill="#fbc02d"/><path d="M503.92,510.75a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,503.92,510.75Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="339.59" cy="462.53" r="4" fill="url(#e80207a7-71f5-4d42-908b-8e7375f8acd5)"/><circle cx="339.59" cy="462.53" r="3.56" fill="#fbc02d"/><path d="M498.14,517.57a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,498.14,517.57Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="343.75" cy="470.09" r="4" fill="url(#98756575-39b9-4896-9a6c-8dfabbdc08a6)"/><circle cx="343.75" cy="470.09" r="3.56" fill="#fbc02d"/><path d="M502.29,525.13a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,502.29,525.13Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="349.38" cy="465.05" r="4" fill="url(#de22dcfc-c612-4520-a9ee-4f0a29e29c3f)"/><circle cx="349.38" cy="465.05" r="3.56" fill="#fbc02d"/><path d="M507.92,520.09a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,507.92,520.09Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="352.34" cy="470.09" r="4" fill="url(#6b09d77b-c35c-4cab-9cd6-77230b8fffce)"/><circle cx="352.34" cy="470.09" r="3.56" fill="#fbc02d"/><path d="M510.89,525.13a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,510.89,525.13Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="383.03" cy="474.54" r="4" fill="url(#07b8c4e6-36b9-45b7-bcd4-f1aa2f23339c)"/><circle cx="383.03" cy="474.54" r="3.56" fill="#fbc02d"/><path d="M541.58,529.58a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,541.58,529.58Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="377.4" cy="473.65" r="4" fill="url(#0df4fac5-2152-4729-8970-728c8474c1ea)"/><circle cx="377.4" cy="473.65" r="3.56" fill="#fbc02d"/><path d="M535.94,528.69a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,535.94,528.69Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="366.58" cy="474.1" r="4" fill="url(#b825979b-c856-4539-bcb2-db34f1aa1079)"/><circle cx="366.58" cy="474.1" r="3.56" fill="#fbc02d"/><circle cx="367.32" cy="469.95" r="3.56" fill="#fbc02d"/><path d="M525.12,529.14a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,525.12,529.14Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="354.57" cy="474.54" r="4" fill="url(#92a4a20c-5b4e-440a-bbb2-e133d43a1f2d)"/><circle cx="354.57" cy="474.54" r="3.56" fill="#fbc02d"/><path d="M513.11,529.58a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,513.11,529.58Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="353.38" cy="458.53" r="4" fill="url(#21809c97-bcc6-448a-a25d-6857d446fb1c)"/><circle cx="353.38" cy="458.53" r="3.56" fill="#fdd835"/><path d="M511.92,513.57a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,511.92,513.57Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="357.39" cy="463.57" r="4" fill="url(#c02d2198-3ff5-476c-b2d4-915967592599)"/><circle cx="357.39" cy="463.57" r="3.56" fill="#fdd835"/><path d="M515.93,518.61a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,515.93,518.61Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="350.71" cy="451.27" r="4" fill="url(#9a90820d-ffd1-4999-b6a6-b62d39c9a09b)"/><circle cx="350.71" cy="451.27" r="3.56" fill="#fdd835"/><path d="M509.26,506.3a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,509.26,506.3Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="355.16" cy="451.71" r="4" fill="url(#884063dc-6581-479c-8add-ac3be09f6495)"/><circle cx="355.16" cy="451.71" r="3.56" fill="#fdd835"/><path d="M513.7,506.75a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,513.7,506.75Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="362.57" cy="453.79" r="4" fill="url(#3aadb8f9-666e-44d7-8850-101ab777324b)"/><circle cx="362.57" cy="453.79" r="3.56" fill="#fdd835"/><path d="M521.12,508.82a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,521.12,508.82Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="342.56" cy="460.31" r="4" fill="url(#8a24a864-6935-4c5d-9285-913af504c66f)"/><circle cx="342.56" cy="460.31" r="3.56" fill="#fdd835"/><path d="M501.1,515.35a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,501.1,515.35Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="345.38" cy="465.5" r="4" fill="url(#dc6daa62-5d4c-4b0d-b132-80f8e3c8a1bb)"/><circle cx="345.38" cy="465.5" r="3.56" fill="#fdd835"/><path d="M503.92,520.54a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,503.92,520.54Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="347.3" cy="471.58" r="4" fill="url(#10616889-139f-4dbb-a319-f69cc7e747c5)"/><circle cx="347.3" cy="471.58" r="3.56" fill="#fdd835"/><path d="M505.85,526.62a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,505.85,526.62Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="358.57" cy="469.65" r="4" fill="url(#d622a388-77b1-4bb5-b611-9789e59da2f2)"/><circle cx="358.57" cy="469.65" r="3.56" fill="#fdd835"/><path d="M517.11,524.69a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,517.11,524.69Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="370.14" cy="466.09" r="4" fill="url(#aba0b6cd-97d1-4fa6-b49c-03842d38332e)"/><circle cx="370.14" cy="466.09" r="3.56" fill="#fdd835"/><path d="M528.68,521.13a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,528.68,521.13Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="373.84" cy="462.98" r="4" fill="url(#5ca9418e-2b14-4da6-bfa5-c3bb69ced3c3)"/><circle cx="373.84" cy="462.98" r="3.56" fill="#fdd835"/><circle cx="364.8" cy="462.68" r="3.56" fill="#fdd835"/><path d="M532.38,518a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,532.38,518Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="379.62" cy="470.09" r="4" fill="url(#676912ef-31ab-495b-b41f-eacc4c968bb5)"/><circle cx="379.62" cy="470.09" r="3.56" fill="#fdd835"/><path d="M538.17,525.13a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,538.17,525.13Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="360.94" cy="474.99" r="4" fill="url(#d653a025-b5bb-4bff-a013-e6012a1b50df)"/><circle cx="360.94" cy="474.99" r="3.56" fill="#fdd835"/><path d="M519.49,530a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,519.49,530Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="340.34" cy="473.21" r="4" fill="url(#69076bc3-909d-469f-9f3d-2c2fc4fb7896)"/><circle cx="340.34" cy="473.21" r="3.56" fill="#fdd835"/><path d="M498.88,528.25a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,498.88,528.25Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="334.55" cy="468.02" r="4" fill="url(#9e21f1f9-2811-485c-b403-d55dfb297082)"/><circle cx="334.55" cy="468.02" r="3.56" fill="#fdd835"/><path d="M493.1,523.06a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,493.1,523.06Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="342.11" cy="465.5" r="4" fill="url(#7b332ac6-e439-4d8e-b49b-3940eac480ec)"/><circle cx="342.11" cy="465.5" r="3.56" fill="#fdd835"/><path d="M500.66,520.54a3.56,3.56,0,0,1,6-2.55A3.56,3.56,0,1,0,501,522,3.54,3.54,0,0,1,500.66,520.54Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="337.96" cy="459.42" r="4" fill="url(#8a64d9b2-e5fa-4ff9-b7f2-7551348d69a8)"/><circle cx="337.96" cy="459.42" r="3.56" fill="#fdd835"/><path d="M496.51,514.46a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,496.51,514.46Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="341.52" cy="453.79" r="4" fill="url(#c02cfaa7-e5bb-4529-a018-becb6edff9e0)"/><circle cx="341.52" cy="453.79" r="3.56" fill="#fdd835"/><path d="M500.06,508.82a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,500.06,508.82Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="372.51" cy="474.54" r="4" fill="url(#1adc4b7e-2266-4120-9a2c-b1ee45f93a38)"/><circle cx="372.51" cy="474.54" r="3.56" fill="#fdd835"/><path d="M531.05,529.58a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,531.05,529.58Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><polygon points="378.04 540.67 333.76 540.67 322.54 474.54 389.41 474.54 378.04 540.67" fill="url(#0795952b-89fa-4d91-9b87-264086ebf15d)"/><polygon points="377.4 539.78 334.7 539.78 323.88 475.58 388.37 475.58 377.4 539.78" fill="#fff"/><polygon points="323.88 475.58 334.85 475.58 345.23 539.78 334.55 539.78 323.88 475.58" fill="#6c63ff"/><polygon points="388.37 475.58 377.25 475.58 366.58 539.78 377.4 539.78 388.37 475.58" fill="#6c63ff"/><rect x="350.57" y="475.58" width="10.67" height="64.2" fill="#6c63ff"/><circle cx="335.89" cy="463.57" r="4" fill="url(#e195c42c-b3fa-428e-a6c2-bba40b68f175)"/><circle cx="335.89" cy="463.57" r="3.56" fill="#fbc02d"/><path d="M494.43,518.61a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,494.43,518.61Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="345.97" cy="452.3" r="4" fill="url(#7ce678f8-f7f8-4e84-9755-f16c000a5f68)"/><circle cx="345.97" cy="452.3" r="3.56" fill="#fbc02d"/><path d="M504.51,507.34a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,504.51,507.34Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="331.88" cy="469.65" r="4" fill="url(#3b59fc91-8ed7-45d4-a55f-b7cd94fa4927)"/><circle cx="331.88" cy="469.65" r="3.56" fill="#fbc02d"/><path d="M490.43,524.69a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,490.43,524.69Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="327.09" cy="442.46" r="4" fill="url(#27db5171-e4a6-4c23-bbce-6aa5a76b2996)"/><circle cx="327.09" cy="442.46" r="3.56" fill="#fbc02d"/><path d="M485.63,497.49a3.56,3.56,0,0,1,6-2.55A3.56,3.56,0,1,0,486,499,3.54,3.54,0,0,1,485.63,497.49Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="343.93" cy="419.52" r="4" fill="url(#0249779b-e172-4f2c-bc04-7c0ea3dc82da)"/><circle cx="343.93" cy="419.52" r="3.56" fill="#fbc02d"/><path d="M502.47,474.55a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,502.47,474.55Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="358.45" cy="402.09" r="4" fill="url(#8c79d8d6-8823-4951-aba4-5a7a6f2c3a58)"/><circle cx="358.45" cy="402.09" r="3.56" fill="#fdd835"/><path d="M517,457.13a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,517,457.13Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="386.62" cy="439.55" r="4" fill="url(#7795da92-9f14-4819-a547-b8a7b14d0f76)"/><circle cx="386.62" cy="439.55" r="3.56" fill="#fdd835"/><path d="M545.16,494.59a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,545.16,494.59Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="408.98" cy="468.01" r="4" fill="url(#bdf0b6a6-0933-42ca-a691-eb2c3d31370e)"/><circle cx="408.98" cy="468.01" r="3.56" fill="#fdd835"/><path d="M567.52,523a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,567.52,523Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="325.93" cy="537.41" r="4" fill="url(#19d358ce-d419-48e7-8d0d-9cc1ca4b52b3)"/><circle cx="325.93" cy="537.41" r="3.56" fill="#fbc02d"/><path d="M484.47,592.45a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,484.47,592.45Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="320.41" cy="530.15" r="4" fill="url(#bb844668-b85d-4994-a071-4f4811cb4197)"/><circle cx="320.41" cy="530.15" r="3.56" fill="#fdd835"/><path d="M479,585.19a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,479,585.19Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="316.92" cy="490.95" r="4" fill="url(#d3ce0fc7-ecf4-4243-94a7-e2b842d9cf5c)"/><circle cx="316.92" cy="490.95" r="3.56" fill="#fbc02d"/><path d="M475.47,546a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,475.47,546Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="392.42" cy="534.22" r="4" fill="url(#6f3cd359-6fc0-4598-8206-402359b2f73e)"/><circle cx="392.42" cy="534.22" r="3.56" fill="#fbc02d"/><path d="M551,589.25a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,551,589.25Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="399.68" cy="529.57" r="4" fill="url(#6037da8c-05f4-404a-bd66-d108e4c067bf)"/><circle cx="399.68" cy="529.57" r="3.56" fill="#fbc02d"/><path d="M558.22,584.61a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,558.22,584.61Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="400.55" cy="535.09" r="4" fill="url(#af7b7254-cc98-45fd-8632-1da35d19935d)"/><circle cx="400.55" cy="535.09" r="3.56" fill="#fdd835"/><path d="M559.1,590.13a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,559.1,590.13Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><circle cx="385.45" cy="535.09" r="4" fill="url(#47b45e98-f2fc-4393-9279-4f14e53f125e)"/><circle cx="385.45" cy="535.09" r="3.56" fill="#fdd835"/><path d="M544,590.13a3.56,3.56,0,0,1,6-2.55,3.56,3.56,0,1,0-5.7,4.06A3.54,3.54,0,0,1,544,590.13Z" transform="translate(-161.21 -54)" fill="#fff" opacity="0.2"/><text transform="translate(664.86 472.82)" opacity="0.7" font-size="39.81" font-family="Lato-Light, Lato">9</text><g opacity="0.7"><path d="M957.64,441.23c-21.71-18.66-45.29-34.93-63.43-46.53a60.64,60.64,0,0,0,2-8.56h.15c2.93,0,5.31-4.46,5.31-10A13.82,13.82,0,0,0,899.4,368q.31-3.15.32-6.39a63.82,63.82,0,0,0-2-15.92,22.24,22.24,0,0,0,1.11-5.87,17.75,17.75,0,0,1,.56-4.78,18.75,18.75,0,0,1,2.38-4.09,25.86,25.86,0,0,0,2.31-23.43c-1.07-2.65-2.8-5.3-5.51-6.23a5.84,5.84,0,0,1-2-.82,3.56,3.56,0,0,1-1-2.64c-.15-3.31.79-6.57.9-9.89s-.9-7-3.77-8.66a10.82,10.82,0,0,0-5.64-1,53.19,53.19,0,0,0-12.27,1.7c-6.3,1.64-13.35,4.35-18.91,1a46.08,46.08,0,0,1-4.28-3.45c-7.27-5.71-19.12-4.17-24.69,3.21-2.78,3.69-4.22,8.6-8.13,11.06-7.15,4.5-17.94-2-24.52,3.36-4.94,4-4.05,12-8,17s-9.25,7.19-9.75,14.52a10.87,10.87,0,0,0,2,7.59,63.44,63.44,0,0,0-6.19,27.42q0,3.23.32,6.39a13.82,13.82,0,0,0-2.31,8.21c0,5.5,2.38,10,5.31,10h.15a60.62,60.62,0,0,0,2.19,9c-18,11.57-41.29,27.66-62.73,46.08,6.64,39.81,59.72,65,59.72,65V586L766,587.62a22,22,0,0,0-17.58,25.65l32.73,175.35a6.66,6.66,0,0,0,7.77,5.32l5.94-1.11V796c-6.27,3-10.62,4.42-10.62,11.82v2.71h38.49v-2.71c0-6.86-3.74-7.93-9.29-11.13v-7.35l5.44-1a6.66,6.66,0,0,0,5.32-7.77L793.58,616.41h84.89L847.82,780.59a6.66,6.66,0,0,0,5.32,7.77l5.44,1v7.35c-5.55,3.2-9.29,4.26-9.29,11.13v2.71h38.49v-2.71c0-7.4-4.35-8.85-10.62-11.82v-3.19L883.1,794a6.66,6.66,0,0,0,7.77-5.32L924,611.11A19.79,19.79,0,0,0,908.18,588L897.07,586v-79.7c0-.65,0-1.29,0-1.93l.9,1.93S951,481,957.64,441.23Zm-193.28,8L799.29,425a60.79,60.79,0,0,0,22.14,10.52V447a60.85,60.85,0,0,0-24.84,12.7ZM850.62,447v-11.5a60.79,60.79,0,0,0,22.53-10.83l35.38,24.55-32.22,10.49.57,1.23A60.89,60.89,0,0,0,850.62,447Z" transform="translate(-161.21 -54)" fill="url(#569c99fc-09ad-4de9-aa6f-12061deb3b46)"/></g><rect x="635.59" y="714.79" width="17.72" height="24.05" fill="#fdb797"/><rect x="696.35" y="714.79" width="17.72" height="24.05" fill="#fdb797"/><rect x="616.61" y="517.32" width="116.45" height="41.77" fill="#4d8af0"/><g opacity="0.05"><rect x="616.61" y="517.32" width="116.45" height="41.77"/></g><path d="M777.82,578.92S821.27,589,836,589s58.23-10.13,58.23-10.13v-6.33H777.82Z" transform="translate(-161.21 -54)" opacity="0.1"/><path d="M894.27,577.65S850.82,587.78,836,587.78s-58.23-10.13-58.23-10.13V508A58.23,58.23,0,0,1,836,449.81h0A58.23,58.23,0,0,1,894.27,508Z" transform="translate(-161.21 -54)" fill="#3ad29f"/><path d="M660.91,366.69h27.85a0,0,0,0,1,0,0v34.57a11,11,0,0,1-11,11h-5.85a11,11,0,0,1-11-11V366.69a0,0,0,0,1,0,0Z" fill="#fdb797"/><path d="M820.88,776.88,790,782.65a5.17,5.17,0,0,1-6-4.13L751.79,606.26a17.06,17.06,0,0,1,13.64-19.91l19.21-3.59a5.17,5.17,0,0,1,6,4.13l34.34,184A5.17,5.17,0,0,1,820.88,776.88Z" transform="translate(-161.21 -54)" fill="#4d8af0"/><path d="M851.21,776.88l30.9,5.77a5.17,5.17,0,0,0,6-4.13l32.47-173.93a15.36,15.36,0,0,0-12.28-17.91l-20.89-3.9a5.17,5.17,0,0,0-6,4.13l-34.34,184A5.17,5.17,0,0,0,851.21,776.88Z" transform="translate(-161.21 -54)" fill="#4d8af0"/><path d="M822.12,441.79a58.26,58.26,0,0,0,27.85,0V422H822.12Z" transform="translate(-161.21 -54)" opacity="0.1"/><circle cx="674.83" cy="316.06" r="60.76" fill="#ffcf51"/><circle cx="674.83" cy="329.99" r="58.23" fill="#fdb797"/><ellipse cx="732.43" cy="329.99" rx="5.06" ry="9.49" fill="#fdb797"/><ellipse cx="617.24" cy="329.99" rx="5.06" ry="9.49" fill="#fdb797"/><path d="M639.84,728.71h8a14.38,14.38,0,0,1,14.38,14.38V749a0,0,0,0,1,0,0H625.47a0,0,0,0,1,0,0v-5.88A14.37,14.37,0,0,1,639.84,728.71Z" fill="#333"/><path d="M701.86,728.71h8a14.38,14.38,0,0,1,14.38,14.38V749a0,0,0,0,1,0,0H687.49a0,0,0,0,1,0,0v-5.88A14.37,14.37,0,0,1,701.86,728.71Z" fill="#333"/><text transform="translate(665.34 473.65)" font-size="37.97" fill="#fff" font-family="Lato-Light, Lato">9</text><path d="M782.88,352.34s-2.53,16.46,11.39,7.59,62-5.06,77.21,7.59,20.25,2.53,22.78,0-27.4-44.81-44.3-48.1C804.4,310.57,782.88,352.34,782.88,352.34Z" transform="translate(-161.21 -54)" opacity="0.1"/><path d="M782.88,351.08s-2.53,16.46,11.39,7.59,62-5.06,77.21,7.59,20.25,2.53,22.78,0-27.4-44.81-44.3-48.1C804.4,309.3,782.88,351.08,782.88,351.08Z" transform="translate(-161.21 -54)" fill="#ffcf51"/><path d="M788.6,322.83c3.81-4.71,3-12.39,7.67-16.19,6.27-5.06,16.56,1.09,23.38-3.2,3.73-2.35,5.1-7,7.75-10.55,5.31-7,16.61-8.51,23.55-3.07a44,44,0,0,0,4.08,3.29c5.3,3.23,12,.64,18-.92a50.73,50.73,0,0,1,11.7-1.62,10.32,10.32,0,0,1,5.38,1c2.74,1.57,3.7,5.11,3.6,8.26s-1,6.27-.86,9.43a3.39,3.39,0,0,0,.92,2.52,5.57,5.57,0,0,0,1.87.78c2.58.88,4.24,3.41,5.26,5.94a24.66,24.66,0,0,1-2.2,22.35,17.88,17.88,0,0,0-2.27,3.9,16.93,16.93,0,0,0-.54,4.56c-.29,5.39-2.58,11.21-7.48,13.47-6.31,2.92-13.42-1.12-19.65-4.22-14.14-7-30.08-9.46-45.79-11.11a182.07,182.07,0,0,0-21.21-1.26c-5.27.06-12.4,2.32-17.42.18-4-1.71-5.38-5.53-5.09-9.67C779.78,329.69,784.71,327.65,788.6,322.83Z" transform="translate(-161.21 -54)" fill="#ffcf51"/><path d="M798.42,463.61l-30.73-10,62-43-19-26.58s-48.49,26.45-89.87,62c6.33,38,57,62,57,62Z" transform="translate(-161.21 -54)" fill="#3ad29f"/><path d="M874.47,463.61l30.73-10-62-43,19-26.58s48.49,26.45,89.87,62c-6.33,38-57,62-57,62Z" transform="translate(-161.21 -54)" fill="#3ad29f"/><path d="M812,385.25s31.64-22.78,39.24-8.86S831,411.83,831,411.83Z" transform="translate(-161.21 -54)" opacity="0.1"/><path d="M810.73,384s31.64-22.78,39.24-8.86-20.25,35.44-20.25,35.44Z" transform="translate(-161.21 -54)" fill="#fdb797"/><path d="M810.73,384s31.64-22.78,39.24-8.86-20.25,35.44-20.25,35.44Z" transform="translate(-161.21 -54)" opacity="0.02"/><path d="M860.09,385.25s-31.64-22.78-39.24-8.86,20.25,35.44,20.25,35.44Z" transform="translate(-161.21 -54)" opacity="0.1"/><path d="M861.36,384s-31.64-22.78-39.24-8.86,20.25,35.44,20.25,35.44Z" transform="translate(-161.21 -54)" fill="#fdb797"/><path d="M861.36,384s-31.64-22.78-39.24-8.86,20.25,35.44,20.25,35.44Z" transform="translate(-161.21 -54)" opacity="0.02"/><g id="f6e51fcf-3a26-4c81-b90c-a65f1d2dd7ad" data-name="&lt;Group&gt;"><path d="M771.18,477.72l-2.51-6-26.61,10.93a3.29,3.29,0,0,0-2,3V514.4l7.69.89V487.87Z" transform="translate(-161.21 -54)" fill="url(#ae5f3eae-4eb6-4770-bfe2-0c740001d1d9)"/></g><path id="02e372b1-3203-4da5-9392-331bbc0e0a34" data-name="&lt;Clipping Path&gt;" d="M769.91,477.6,768,473.06l-24.9,10.23a3.07,3.07,0,0,0-1.91,2.84V513h4.92V487.36Z" transform="translate(-161.21 -54)" fill="#f2f2f2"/><g clip-path="url(#9173947b-3e82-482d-9aac-5eef3c2c1e15)"><rect x="600.13" y="414.11" width="5.36" height="16.99" fill="#6c63ff"/><rect x="591.64" y="417.69" width="5.36" height="16.99" fill="#6c63ff"/><polygon points="588.74 432.21 584.94 433.33 583.37 415.23 588.74 415.23 588.74 432.21" fill="#6c63ff"/><rect x="741.9" y="482.41" width="5.36" height="16.99" transform="translate(92.46 1181.49) rotate(-90)" fill="#6c63ff"/><rect x="741.9" y="489.79" width="5.36" height="16.99" transform="translate(85.09 1188.87) rotate(-90)" fill="#6c63ff"/><rect x="741.9" y="497.17" width="5.36" height="16.99" transform="translate(77.71 1196.24) rotate(-90)" fill="#6c63ff"/></g><polygon points="613.32 454.34 553.65 454.34 553.65 463.75 557.72 463.75 566.02 539.94 601.68 539.94 609.05 463.31 613.32 463.31 613.32 454.34" fill="url(#6d82e1f1-f898-4ccf-abdb-ac811c1cde0e)"/><polygon points="600.13 538.38 567.28 538.38 559.23 457.92 607.29 457.92 600.13 538.38" fill="#6c63ff"/><rect x="555.88" y="456.58" width="54.98" height="5.36" fill="#6c63ff"/><circle cx="583.37" cy="493.68" r="13.63" fill="url(#62368fd5-dc9d-409d-ac85-527288a57f36)"/><circle cx="583.37" cy="493.68" r="12.52" fill="#fff"/><g opacity="0.7"><path d="M886.2,159.32A13.38,13.38,0,0,0,874,159l.52-1a13.41,13.41,0,0,0-5.39-18.19h0A13.41,13.41,0,0,0,851,145.27l-4.57,8.42h0l9.44-17.4a12.13,12.13,0,0,0-4.88-16.45l-2.25-1.22a12.13,12.13,0,0,0-16.45,4.88l22.14-40.79a19.37,19.37,0,0,0-7.79-26.27l-1.5-.81A13.41,13.41,0,0,0,826.92,61l-34.43,63.43h0l-53.62,98.79,52.2,28.33A53,53,0,0,0,863,230.26l19.19-35.36h0l9.44-17.4A13.41,13.41,0,0,0,886.2,159.32Z" transform="translate(-161.21 -54)" fill="url(#94a3214b-e7fc-44ad-82af-79045aa80b8c)"/></g><path d="M802.54,144.88H869.2a0,0,0,0,1,0,0V253a0,0,0,0,1,0,0H761a0,0,0,0,1,0,0V186.38A41.5,41.5,0,0,1,802.54,144.88Z" transform="translate(1275.4 708.66) rotate(-151.51)" fill="#6c63ff"/><path d="M863,157.26h25.81a0,0,0,0,1,0,0v21.46a10.5,10.5,0,0,1-10.5,10.5h-4.81a10.5,10.5,0,0,1-10.5-10.5V157.26A0,0,0,0,1,863,157.26Z" transform="translate(1401.94 689.32) rotate(-151.51)" fill="#6c63ff"/><path d="M846.6,138.55h25.81a0,0,0,0,1,0,0V160a10.5,10.5,0,0,1-10.5,10.5H857.1A10.5,10.5,0,0,1,846.6,160V138.55a0,0,0,0,1,0,0Z" transform="translate(1380 646.35) rotate(-151.51)" fill="#6c63ff"/><path d="M828,118.68h25.81a0,0,0,0,1,0,0v22.46a9.5,9.5,0,0,1-9.5,9.5h-6.81a9.5,9.5,0,0,1-9.5-9.5V118.68A0,0,0,0,1,828,118.68Z" transform="translate(1354.57 600.15) rotate(-151.51)" fill="#6c63ff"/><path d="M810.72,56.11h33.19a0,0,0,0,1,0,0v73.08a10.5,10.5,0,0,1-10.5,10.5h-7.52a15.17,15.17,0,0,1-15.17-15.17V56.11A0,0,0,0,1,810.72,56.11Z" transform="translate(1346.53 524.59) rotate(-151.51)" fill="#6c63ff"/><rect x="856.54" y="164.65" width="14.75" height="61.46" rx="6" ry="6" transform="translate(1368.79 725.2) rotate(-151.51)" fill="#6c63ff" stroke="#fff" stroke-miterlimit="10"/><rect x="840.7" y="144.87" width="14.75" height="61.46" rx="6" ry="6" transform="translate(1348.47 680.48) rotate(-151.51)" fill="#6c63ff" stroke="#fff" stroke-miterlimit="10"/><rect x="823.29" y="122.84" width="14.75" height="61.46" rx="6" ry="6" transform="translate(1326.28 630.77) rotate(-151.51)" fill="#6c63ff" stroke="#fff" stroke-miterlimit="10"/><rect x="817.3" y="72.04" width="14.75" height="61.46" rx="6" ry="6" transform="translate(1339.25 532.46) rotate(-151.51)" fill="#6c63ff" stroke="#fff" stroke-miterlimit="10"/><path d="M784.9,222.42s19.1-12-.47-35.21l39.19-20.68s8.3-17.87-17.69-13.79-24.5,9.08-24.5,9.08" transform="translate(-161.21 -54)" fill="#6c63ff" stroke="#fff" stroke-miterlimit="10"/></svg>
@@ -0,0 +1 @@
1
+ <svg id="b12601fe-d580-4c34-96ea-fd9385fd61ef" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="787.17" height="730" viewBox="0 0 787.17 730"><defs><linearGradient id="0f843176-b155-4fd0-ad57-11e95e0d789d" x1="278.97" y1="470.3" x2="278.97" y2="199.62" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="gray" stop-opacity="0.25"/><stop offset="0.54" stop-color="gray" stop-opacity="0.12"/><stop offset="1" stop-color="gray" stop-opacity="0.1"/></linearGradient><linearGradient id="25f5d4d7-cd88-442e-9614-80d1ddfb8612" x1="191.8" y1="163.04" x2="191.8" y2="0" xlink:href="#0f843176-b155-4fd0-ad57-11e95e0d789d"/><linearGradient id="994fa9eb-1693-4991-8760-1e03fe752962" x1="563.67" y1="215.47" x2="563.67" y2="0.88" xlink:href="#0f843176-b155-4fd0-ad57-11e95e0d789d"/><linearGradient id="11927ac3-0739-4a99-9ed0-6bb4e544147b" x1="639.88" y1="470.3" x2="639.88" y2="255.7" xlink:href="#0f843176-b155-4fd0-ad57-11e95e0d789d"/><linearGradient id="205a7b6f-1347-48e6-a8d8-e62e9371faf5" x1="453.7" y1="780.9" x2="453.7" y2="650.04" gradientTransform="matrix(-1, 0, 0, 1, 1039.58, -85)" xlink:href="#0f843176-b155-4fd0-ad57-11e95e0d789d"/><linearGradient id="9674bae8-dc38-457d-aad2-1ca172fa4fcf" x1="488.73" y1="780.9" x2="488.73" y2="650.04" gradientTransform="matrix(-1, 0, 0, 1, 1039.58, -85)" xlink:href="#0f843176-b155-4fd0-ad57-11e95e0d789d"/><linearGradient id="670f9f66-abdf-4e55-863b-c6ae298f92c6" x1="259.49" y1="698.31" x2="357.92" y2="698.31" xlink:href="#0f843176-b155-4fd0-ad57-11e95e0d789d"/><linearGradient id="aad0c709-f161-4bb9-b7fa-8d1ad7b6cda8" x1="235.32" y1="696.9" x2="235.32" y2="566.04" xlink:href="#0f843176-b155-4fd0-ad57-11e95e0d789d"/><linearGradient id="e84a48bf-de2b-4246-a228-e2ada8fb5abc" x1="270.35" y1="696.9" x2="270.35" y2="566.04" xlink:href="#0f843176-b155-4fd0-ad57-11e95e0d789d"/><linearGradient id="4ed2ee33-f415-4877-af32-9a88ff255f81" x1="319.81" y1="696.88" x2="319.81" y2="561.94" xlink:href="#0f843176-b155-4fd0-ad57-11e95e0d789d"/><linearGradient id="e17f2bcd-7998-4191-810d-7026902eea9f" x1="840.16" y1="682.09" x2="972.2" y2="682.09" xlink:href="#0f843176-b155-4fd0-ad57-11e95e0d789d"/></defs><title>JavaScript Frameworks</title><rect x="136.93" y="199.62" width="284.09" height="270.68" fill="url(#0f843176-b155-4fd0-ad57-11e95e0d789d)"/><rect x="143.02" y="205.71" width="271.9" height="258.49" fill="#fff"/><rect x="152.78" y="215.47" width="252.39" height="238.98" fill="#6c63ff"/><path d="M531.58,353.55h30.8l-77,132.81-77-132.81h58.9l18.09,30.8,17.71-30.8Z" transform="translate(-206.42 -85)" fill="#41b883"/><path d="M408.4,353.55l77,132.81,77-132.81h-30.8l-46.2,79.69-46.58-79.69Z" transform="translate(-206.42 -85)" fill="#41b883"/><path d="M438.81,353.55l46.58,80.07,46.2-80.07H503.1l-17.71,30.8-18.09-30.8Z" transform="translate(-206.42 -85)" fill="#35495e"/><g opacity="0.5"><rect x="5.25" width="373.1" height="163.04" fill="url(#25f5d4d7-cd88-442e-9614-80d1ddfb8612)"/></g><rect x="10.12" y="2.09" width="363.34" height="156.07" fill="#fff"/><rect x="20.56" y="11.85" width="342.46" height="136.56" fill="#6c63ff"/><path d="M511,141.7l10.26.06-20.63,28A12,12,0,0,0,499,172a52,52,0,0,0-2,7.32l-9.39,0s1.46-5.24,1.4-8c-.05-2.44-1.3-4.87-2-7.32s-1.66-7.32-1.66-7.32H495l1.33,5.32L511,141.7" transform="translate(-206.42 -85)" fill="#fff"/><path d="M491.56,147.15c1.89,1.14,3.06,7.44,3.06,7.44s-9.91.15-15.3.15h-4.66L469,179.36h-8.65s5.38-26.76,6.66-31.61c.41-1.57,2.82-1.3,6.89-1.3h6.5c4.2,0,9.1-.54,11.16.71m-40.28,12a5.19,5.19,0,0,0-.91-3.41c-1-1.56-1.95-1.92-4.61-2-7.52-.24-7.37,5.33-7.37,5.33Zm8.15-6.38c1.1,4-1,13.31-1,13.31s-11-.18-17,0c-1.87.06-4.1-.2-4.66.67-.78,1.22.29,3.09,1.19,3.88s3.07,1,3.8,1.11c4.87.62,15.08.16,15.08.16l-1.77,7.83s-14.42.72-21.63-1a7.34,7.34,0,0,1-3.66-2c-.25-.27-.46-.63-.69-.94a8.75,8.75,0,0,1-1-1.72c-1.65-4.39.19-12.8,2-17.3.21-.52.47-1.18.75-1.75s.64-1.49.91-1.91.42-.48.61-.75a11.17,11.17,0,0,1,.72-.91,13.71,13.71,0,0,1,2.33-2c3-2.25,8.44-4,15-3.33,2.46.25,6.17,1.13,8,3.66a11.17,11.17,0,0,1,1,3Zm-39.68-6.35,8.39,0s-4.68,22.18-7.06,33h-9.65c-6.74,0-12.75.84-15.31-4s-.11-12.4,1-17.64c.79-3.71,2.44-11.28,2.44-11.28l8.69-.08s-2.46,11.8-3.48,17.69c-.37,2.11-1.12,4.1-.33,5.66s1.8,1.59,5,1.66c1,0,4.33,0,4.33,0l6-25m-39.27,16c.88-3.12,2.16-6.5,2-9.32a8,8,0,0,0-4.33-6.32,11.08,11.08,0,0,0-11.31,2.66c-2.36,2.56-3.16,5.54-4,9.65-.62,3.05-1.13,6.27,0,8.65,2,4.21,8.25,3.29,15,3.33,1-2.68,1.82-5.68,2.66-8.65Zm11.65-12.31c1,7-2.72,14.66-5.25,21.35,2.58.23,4.85,0,5,.16s-1.73,8-2.39,8c-2,.05-8.84.11-11.67.11-9.24,0-17.89.6-22.29-4a14.49,14.49,0,0,1-3.33-7.32,31,31,0,0,1,1-11.31,34.24,34.24,0,0,1,3.33-8.65c3.88-6.78,10.64-11.81,22-10.65a21.09,21.09,0,0,1,7.32,2.33c.14.08.61.46.72.53,2.66,1.69,5.09,5.74,5.6,9.46Zm-40.89-3.62c-.56,2.55-1.12,5.43-1.71,7.95h-9.32c.72-2.79,1.27-5.56,2-8,3,0,5.75,0,9,0M339.9,156.73h9c-1.17,6.5-3.5,17-5.32,24.29-1.14,4.57-1.9,7.9-5,10.32-.28.22-.44.11-.67.33-.57.54-3.2,1.17-4.66,1.33a67,67,0,0,1-8,0c.76-2.79,1.62-6.13,2.3-8.63,7.1.86,7.28-5.85,8.65-12.31.8-3.73,3.2-13.81,3.66-15.31" transform="translate(-206.42 -85)" fill="#fff"/><path d="M318.93,173.7l-.19.5c-3.28,6.39-9.09,10.31-17.39,10.48a24.31,24.31,0,0,1-10-2,25.79,25.79,0,0,1-12-11.31c-3.43-6.65-4-15.89,3.08-22.79.11,0-.87,1.5-.76,1.5l-.2.64c-5.14,16.1,10.7,29.89,26.09,28.31a20.22,20.22,0,0,0,11.31-5.32" transform="translate(-206.42 -85)" fill="#21609b"/><path d="M309.61,167a14.73,14.73,0,0,0,10.32-4.33c-2.1,5.32-8.17,8.74-16.3,7.65-6.82-.91-13.31-7.77-14-14.64-.49-5,1.25-8,4.13-11.61a12.15,12.15,0,0,0-1.46,4.29C291.22,159.23,301,167,309.61,167" transform="translate(-206.42 -85)" fill="#21609b"/><path d="M319.54,153.61c-.6,1.38-4.07,4-5.6,4.32-6.06,1.29-9.95-1.58-12-4.85a15,15,0,0,1-1-2.16c-.79-2.68-.43-6.74,1.93-8.84a11,11,0,0,0-.44,5.82,12.93,12.93,0,0,0,1.6,3.5,9.22,9.22,0,0,0,3.66,3.23,9.71,9.71,0,0,0,1.84.88c1.53.45,4.75,1.63,9.95-1.9" transform="translate(-206.42 -85)" fill="#21609b"/><rect x="456.38" y="0.88" width="214.59" height="214.59" fill="url(#994fa9eb-1693-4991-8760-1e03fe752962)"/><rect x="462.47" y="6.97" width="202.4" height="202.4" fill="#fff"/><rect x="472.23" y="16.73" width="182.89" height="182.89" fill="#6c63ff"/><path d="M704.14,154.52,770.19,131,838,154.1,827,241.5,770.19,273l-56-31.07Z" transform="translate(-206.42 -85)" fill="#e23237"/><path d="M838,154.1,770.19,131V273L827,241.55l11-87.44Z" transform="translate(-206.42 -85)" fill="#b52e31"/><path d="M770.29,147.57l-41.16,91.58,15.38-.26,8.26-20.66H789.7l9,20.92,14.7.26-43.15-91.84Zm.11,29.34L784.31,206H758.16l12.24-29.08Z" transform="translate(-206.42 -85)" fill="#fff"/><rect x="497.83" y="255.7" width="284.09" height="214.59" fill="url(#11927ac3-0739-4a99-9ed0-6bb4e544147b)"/><rect x="503.93" y="261.8" width="271.9" height="202.4" fill="#fff"/><rect x="513.68" y="271.55" width="252.39" height="182.89" fill="#6c63ff"/><path d="M770.2,447.59c0,11.57,11.23,22.41,29,28.55-3.61,17.89-.74,32.34,9,38,10,5.81,24.95,1.86,39.16-10.49,13.78,11.93,27.72,16.66,37.48,11,10-5.77,13.13-21.17,9.53-39.64,18.57-6.07,29-15.25,29-27,0-11.3-11.25-21.11-28.8-27.22,4-19.22.71-33.31-9.43-39.2-9.77-5.68-23.91-.8-38,11.35-14.54-13-28.52-17-38.68-11.15-9.8,5.63-12.64,20.32-9.13,38.57C782.16,426.37,770.23,436.33,770.2,447.59Z" transform="translate(-206.42 -85)" fill="#fff"/><path d="M890.86,426.85q-2.17-.75-4.38-1.39.37-1.49.69-3c3.37-16.08,1.24-29.06-6.15-33.35-7.08-4.12-18.71.12-30.46,10.28q-1.74,1.51-3.4,3.1-1.1-1.07-2.25-2.09c-12.25-10.95-24.55-15.58-32-11.33-7.1,4.08-9.24,16.26-6.31,31.53q.44,2.27,1,4.51c-1.74.49-3.43,1-5,1.57-14.42,5-23.64,12.82-23.67,21,0,8.43,9.82,16.92,24.81,22.1q1.82.63,3.68,1.16-.61,2.41-1.08,4.85c-2.89,15-.71,26.89,6.35,31,7.29,4.24,19.56-.06,31.54-10.45q1.42-1.23,2.85-2.61,1.79,1.73,3.67,3.37c11.53,10,22.94,14,30,10,7.31-4.2,9.72-17,6.69-32.54q-.35-1.78-.8-3.64,1.29-.38,2.53-.78C904.78,465,915,456.65,915,448.1c0-8.19-9.44-16.15-24.12-21.25Z" transform="translate(-206.42 -85)" fill="#53c1de"/><path d="M887.35,464.57c-.74.24-1.51.48-2.29.71A136.42,136.42,0,0,0,878.23,448a136.36,136.36,0,0,0,6.68-17c1.39.41,2.74.84,4,1.29,12.58,4.37,20.24,10.81,20.22,15.74,0,5.26-8.33,12.06-21.81,16.48Zm-5.62,11.06c1.34,6.88,1.51,13.1.6,18-.82,4.37-2.46,7.27-4.48,8.43-4.3,2.47-13.46-.79-23.32-9.33q-1.7-1.47-3.41-3.13a136.59,136.59,0,0,0,11.45-14.45A135.68,135.68,0,0,0,881,472.33q.41,1.68.73,3.29Zm-56.59,25.8c-4.19,1.47-7.53,1.5-9.54.33-4.28-2.49-6-12-3.56-24.86q.44-2.27,1-4.51a136.68,136.68,0,0,0,18.33,2.71A141.44,141.44,0,0,0,843,489.55q-1.27,1.22-2.6,2.38c-5.29,4.6-10.59,7.85-15.26,9.49Zm-19.51-37.14c-6.63-2.29-12.1-5.25-15.84-8.48-3.37-2.9-5.06-5.78-5.05-8.1,0-5,7.42-11.25,19.75-15.51q2.32-.8,4.69-1.46a139.4,139.4,0,0,0,6.58,17.2A141.51,141.51,0,0,0,809,465.34Q807.29,464.85,805.63,464.27Zm6.72-44.76c-2.52-13.08-.79-22.93,3.49-25.39,4.56-2.62,14.61,1.17,25.19,10.62.68.6,1.36,1.24,2,1.89a139.29,139.29,0,0,0-11.64,14.31,142,142,0,0,0-18.16,2.76q-.51-2.09-.92-4.2ZM871,434.19q-2-3.45-4.12-6.82c4.34.56,8.5,1.3,12.4,2.21a124,124,0,0,1-4.39,11.7Q873,437.7,871,434.19ZM847.13,410.8a124.3,124.3,0,0,1,8,9.69q-8-.41-16.08-.05c2.65-3.48,5.37-6.71,8.1-9.64ZM823,434.08q-2,3.47-3.86,7c-1.68-4-3.12-8-4.29-11.79,3.88-.86,8-1.55,12.34-2.08Q825,430.61,823,434.08Zm4.19,34.75a123.76,123.76,0,0,1-12.53-2.06c1.21-3.88,2.71-7.9,4.45-12q1.83,3.57,3.84,7.05T827.16,468.83Zm19.9,16.56c-2.75-3-5.48-6.28-8.16-9.82q3.91.17,8,.18t8.21-.16A123.6,123.6,0,0,1,847.06,485.38Zm27.84-30.64a123.44,123.44,0,0,1,4.53,12,123.35,123.35,0,0,1-12.7,2.12q2.17-3.41,4.2-6.91t4-7.2Zm-9,4.28q-3.11,5.36-6.56,10.51c-4,.28-8.21.41-12.46.4s-8.35-.16-12.32-.43q-3.51-5.16-6.62-10.57t-5.77-11q2.7-5.58,5.82-11h0q3.11-5.36,6.63-10.48c4-.29,8.2-.44,12.39-.43s8.37.19,12.41.51q3.45,5.13,6.52,10.49T871.78,448q-2.74,5.6-5.88,11Zm12.2-64.87c4.55,2.64,6.29,13.24,3.38,27.13q-.29,1.36-.62,2.7a139.24,139.24,0,0,0-18.18-2.93,136.54,136.54,0,0,0-11.46-14.39q1.53-1.47,3.14-2.86c10.07-8.71,19.47-12.13,23.74-9.65Z" transform="translate(-206.42 -85)" fill="#fff"/><path d="M847,435.74a12.15,12.15,0,1,1-12.19,12.11A12.15,12.15,0,0,1,847,435.74" transform="translate(-206.42 -85)" fill="#53c1de"/><g opacity="0.7"><g opacity="0.1"><polygon points="602.37 565.04 602.37 583.59 602.37 589.77 602.37 672.2 602.37 678.39 602.37 695.9 577.64 695.9 569.4 695.9 569.4 678.39 569.4 672.2 569.4 589.77 569.4 583.59 569.4 565.04 577.64 565.04 602.37 565.04" fill="url(#205a7b6f-1347-48e6-a8d8-e62e9371faf5)"/></g><g opacity="0.1"><polygon points="567.34 565.04 567.34 583.59 567.34 589.77 567.34 672.2 567.34 678.39 567.34 695.9 542.61 695.9 534.36 695.9 534.36 678.39 534.36 672.2 534.36 589.77 534.36 583.59 534.36 565.04 542.61 565.04 567.34 565.04" fill="url(#9674bae8-dc38-457d-aad2-1ca172fa4fcf)"/></g></g><g opacity="0.7"><path d="M357.33,674.11a19.11,19.11,0,0,0-7.58-20.26,56.45,56.45,0,0,1-5.08-3.28c-2.57-2.16-4-5.35-5.09-8.53-2.54-7.64-3.34-16.2-7.8-23.1-4.06-6.28-12-8.12-19-8.74-2.55-.23-5.23-.35-7.57.71-3.91,1.77-5.77,6.38-5.94,10.66s.94,8.51,1.22,12.79-.48,9-3.64,11.88-7.68,3.24-11.86,3.82a78.55,78.55,0,0,0-16.08,4c-4.37,1.59-9.23,4.46-9.44,9.1-.17,3.8,2.89,6.82,5.2,9.84,4.3,5.65,6.45,13.09,5,20s-6.45,13.14-7.35,20.3a8.81,8.81,0,0,0,.72,5.36,9.81,9.81,0,0,0,2.72,2.88c2.7,2.09,5.71,3.76,8.26,6,5.32,4.71,8.21,11.56,10.43,18.32.21.65.4,1.31.61,2h-5.23a19.41,19.41,0,0,0-19.36,19.36h0a19.41,19.41,0,0,0,19.36,19.36H332.1a19.41,19.41,0,0,0,19.36-19.36h0a19.41,19.41,0,0,0-19.36-19.36H317.77c3.39-4.54,6.93-8.8,12.16-10.55s11.56-.72,15.66-4.37a12.27,12.27,0,0,0,3.55-7A21,21,0,0,0,346.85,712c-1.65-2.94-4.06-5.61-4.58-8.94-.45-2.85.58-5.73,2-8.25C348.2,687.61,355.19,682,357.33,674.11Z" transform="translate(-206.42 -85)" fill="url(#670f9f66-abdf-4e55-863b-c6ae298f92c6)"/></g><path d="M312.62,614.39c-2.43-.22-5-.33-7.21.68-3.72,1.68-5.49,6.08-5.66,10.16s.9,8.1,1.16,12.18-.46,8.56-3.47,11.32-7.31,3.09-11.3,3.64a74.8,74.8,0,0,0-15.31,3.8c-4.16,1.51-8.79,4.25-9,8.67-.16,3.61,2.76,6.5,4.95,9.38,4.1,5.38,6.14,12.47,4.75,19.09s-6.14,12.51-7,19.33a8.39,8.39,0,0,0,.69,5.11,9.34,9.34,0,0,0,2.59,2.74c2.57,2,5.44,3.58,7.87,5.73,5.07,4.49,7.81,11,9.93,17.44A141.28,141.28,0,0,1,290.5,763c4.37-2.81,10-2.77,14.68-5.05,9.93-4.87,13.26-19,23.74-22.47,5-1.66,11-.69,14.91-4.16a11.69,11.69,0,0,0,3.38-6.7A20,20,0,0,0,345,711.35c-1.57-2.8-3.86-5.34-4.36-8.51-.43-2.71.56-5.46,1.88-7.86,3.77-6.85,10.43-12.16,12.46-19.71A18.2,18.2,0,0,0,347.79,656a53.76,53.76,0,0,1-4.83-3.13c-2.44-2.06-3.84-5.09-4.85-8.13-2.42-7.27-3.19-15.43-7.43-22C326.81,616.74,319.29,615,312.62,614.39Z" transform="translate(-206.42 -85)" fill="#4db6ac"/><path d="M312.55,614.64s9.22,123.5-14.75,144.7" transform="translate(-206.42 -85)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.6"/><rect x="56.36" y="660.52" width="86.64" height="36.87" rx="14.3" ry="14.3" fill="#6c63ff"/><path d="M261.86,662.57s23.56-2.75,52.33,14.75" transform="translate(-206.42 -85)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.6"/><path d="M313.73,692.06a60.88,60.88,0,0,1,41.21-25.8" transform="translate(-206.42 -85)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.6"/><path d="M264.16,712.8s32.66-5.54,47.67,3.68" transform="translate(-206.42 -85)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.6"/><path d="M310,729.15s17.1-7.76,36.33-1.46" transform="translate(-206.42 -85)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.6"/><g opacity="0.7"><g opacity="0.1"><polygon points="218.83 566.04 218.83 584.59 218.83 590.77 218.83 673.2 218.83 679.39 218.83 696.9 243.56 696.9 251.81 696.9 251.81 679.39 251.81 673.2 251.81 590.77 251.81 584.59 251.81 566.04 243.56 566.04 218.83 566.04" fill="url(#aad0c709-f161-4bb9-b7fa-8d1ad7b6cda8)"/></g><g opacity="0.1"><polygon points="253.87 566.04 253.87 584.59 253.87 590.77 253.87 673.2 253.87 679.39 253.87 696.9 278.6 696.9 286.84 696.9 286.84 679.39 286.84 673.2 286.84 590.77 286.84 584.59 286.84 566.04 278.6 566.04 253.87 566.04" fill="url(#e84a48bf-de2b-4246-a228-e2ada8fb5abc)"/></g><g opacity="0.1"><polygon points="352.6 688.38 325.25 585.84 325.25 585.84 323.66 579.87 323.66 579.87 318.88 561.94 287.02 570.44 291.8 588.36 291.8 588.36 293.07 593.12 314.63 673.98 314.63 673.98 316.23 679.96 316.23 679.96 320.74 696.88 352.6 688.38" fill="url(#4ed2ee33-f415-4877-af32-9a88ff255f81)"/></g></g><rect x="222.21" y="569.24" width="31.31" height="124.26" fill="#535461"/><rect x="222.21" y="586.85" width="31.31" height="5.87" fill="#6c63ff"/><rect x="222.21" y="670.99" width="31.31" height="5.87" fill="#6c63ff"/><rect x="245.69" y="569.24" width="7.83" height="124.26" opacity="0.1"/><rect x="255.47" y="569.24" width="31.31" height="124.26" fill="#535461"/><rect x="255.47" y="586.85" width="31.31" height="5.87" fill="#6c63ff"/><rect x="255.47" y="670.99" width="31.31" height="5.87" fill="#6c63ff"/><rect x="278.95" y="569.24" width="7.83" height="124.26" opacity="0.1"/><rect x="508.85" y="652.28" width="31.31" height="124.26" transform="translate(-372.81 74.3) rotate(-14.93)" fill="#535461"/><rect x="498.14" y="671.3" width="31.31" height="5.87" transform="translate(-362.82 70.18) rotate(-14.93)" fill="#6c63ff"/><rect x="519.82" y="752.6" width="31.31" height="5.87" transform="translate(-383.03 78.51) rotate(-14.93)" fill="#6c63ff"/><rect x="531.94" y="649.26" width="7.83" height="124.26" transform="translate(-371.64 77.12) rotate(-14.93)" opacity="0.1"/><rect x="773.28" y="654.24" width="31.31" height="124.26" transform="translate(1371.45 1347.74) rotate(-180)" fill="#535461"/><rect x="773.28" y="671.85" width="31.31" height="5.87" transform="translate(1371.45 1264.58) rotate(-180)" fill="#6c63ff"/><rect x="773.28" y="755.99" width="31.31" height="5.87" transform="translate(1371.45 1432.86) rotate(-180)" fill="#6c63ff"/><rect x="773.28" y="654.24" width="7.83" height="124.26" transform="translate(1347.97 1347.74) rotate(-180)" opacity="0.1"/><rect x="740.01" y="654.24" width="31.31" height="124.26" transform="translate(1304.92 1347.74) rotate(-180)" fill="#535461"/><rect x="740.01" y="671.85" width="31.31" height="5.87" transform="translate(1304.92 1264.58) rotate(-180)" fill="#6c63ff"/><rect x="740.01" y="755.99" width="31.31" height="5.87" transform="translate(1304.92 1432.86) rotate(-180)" fill="#6c63ff"/><rect x="740.01" y="654.24" width="7.83" height="124.26" transform="translate(1281.44 1347.74) rotate(-180)" opacity="0.1"/><g opacity="0.7"><path d="M964.86,721.52H908.94l.74-6.29c15.8-14.18,26-52,26-52a5.23,5.23,0,0,0-.67.14c-9.3,1.87-15.86,5.68-20.47,10.25l2-16.73c29.19-6.29,40.76-44.9,40.76-44.9-18.63,4.13-30.24,10.53-37.45,16.59L922.69,604c19.73,6.77,40.16-29.21,40.16-29.21l-.78-.16.38-.25-.58.21c-21.81-4.7-33.47,7.77-37.26,12.95l.28-2.41q-.87,2.28-1.68,4.54h0l0,.06q-2.28,6.28-4.24,12.4v0h0q-1.68,5.23-3.14,10.34v0s-.9-22-24.07-27.76c0,0,2.43,47.93,20.79,40.08h0c-1.7,6.92-3.12,13.64-4.29,20.13h0q-1.15,6.34-2,12.39l-.11.12.11-.09,0,.32v0h0q-.77,5.46-1.32,10.64c.36-6.65-.86-25.88-23.51-44,0,0-30.09,52.93,21.23,63.34l.34.29-.08-.24.47.1.21-2.72a285.24,285.24,0,0,0,.18,34.05h0c.05.78.11,1.54.16,2.28H847.39c-21.57,44.63,12,69.08,12,69.08h92.69C988,745.15,964.86,721.52,964.86,721.52ZM904.61,670.8h0v0Z" transform="translate(-206.42 -85)" fill="url(#e17f2bcd-7998-4191-810d-7026902eea9f)"/></g><path d="M905.8,738.47s-14.67-64.09,17.76-146.72" transform="translate(-206.42 -85)" fill="none" stroke="#535461" stroke-miterlimit="10" stroke-width="3" opacity="0.6"/><path d="M848.65,719.16H962.17s22.39,28.57-12.36,71H860.24S827.81,760.86,848.65,719.16Z" transform="translate(-206.42 -85)" fill="#6c63ff"/><path d="M921.93,596s11.28-20.08,38.31-13.9c0,0-22.34,38-42.44,25.58Z" transform="translate(-206.42 -85)" fill="#4db6ac"/><path d="M914.77,617.3s-.87-20.53-23.26-25.94c0,0,2.35,44.79,20.09,37.45Z" transform="translate(-206.42 -85)" fill="#4db6ac"/><path d="M907.45,647.63s4.13-21.51,47.38-30.78c0,0-13.79,44.49-49.36,42.71Z" transform="translate(-206.42 -85)" fill="#4db6ac"/><path d="M904,671.77s4.55-22.49-22.48-43.34c0,0-29.37,49.93,21.22,59.33Z" transform="translate(-206.42 -85)" fill="#4db6ac"/><path d="M903.14,702.69S900,670.9,934,664.72c0,0-12.41,44.39-30.91,52.31Z" transform="translate(-206.42 -85)" fill="#4db6ac"/><path d="M918.15,608s29.34-22.39,41.7-26.25" transform="translate(-206.42 -85)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.3"/><path d="M905.41,659.32s35.52-37.84,49.42-42.47" transform="translate(-206.42 -85)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.3"/><path d="M891.51,591.37s21.62,29.34,20.08,37.07" transform="translate(-206.42 -85)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.3"/><path d="M881.47,628.43s11.58,52.51,20.85,59.46" transform="translate(-206.42 -85)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.3"/><path d="M903.09,717.23s18.53-51,30.89-52.51" transform="translate(-206.42 -85)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.3"/><g opacity="0.1"><path d="M962.17,719.16H848.65c-.26.52-.5,1-.75,1.54H958.3s21.84,27.88-11.12,69.5h2.62C984.56,747.73,962.17,719.16,962.17,719.16Z" transform="translate(-206.42 -85)"/></g><rect y="692.4" width="787.17" height="26.68" fill="#e0e0e0"/><rect x="33.35" y="719.08" width="720.46" height="10.92" fill="#e0e0e0"/><rect x="33.35" y="719.08" width="720.46" height="3.64" opacity="0.1"/></svg>
@@ -0,0 +1 @@
1
+ <svg id="98fdd3a5-2c74-40f5-a4f2-41d93d22b358" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="909.67" height="748.22" viewBox="0 0 909.67 748.22"><defs><linearGradient id="d011afd7-26ae-4e21-bfb4-bf8e8278f380" x1="966.56" y1="410.81" x2="966.56" y2="349.8" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="gray" stop-opacity="0.25"/><stop offset="0.54" stop-color="gray" stop-opacity="0.12"/><stop offset="1" stop-color="gray" stop-opacity="0.1"/></linearGradient><linearGradient id="b1272ad6-7fba-4513-8921-9c5943220b72" x1="517.02" y1="824.11" x2="517.02" y2="75.89" xlink:href="#d011afd7-26ae-4e21-bfb4-bf8e8278f380"/><linearGradient id="40add73e-d2f5-4381-9257-44e56f6ed5b0" x1="146.88" y1="637.21" x2="321.94" y2="637.21" xlink:href="#d011afd7-26ae-4e21-bfb4-bf8e8278f380"/><linearGradient id="44499e99-1e42-4717-8565-691e3cc41d41" x1="728.6" y1="487.08" x2="728.6" y2="484.08" xlink:href="#d011afd7-26ae-4e21-bfb4-bf8e8278f380"/><linearGradient id="a8bd5eea-1591-45ad-a86c-0410ca3890b3" x1="653.39" y1="341.18" x2="653.39" y2="183.08" xlink:href="#d011afd7-26ae-4e21-bfb4-bf8e8278f380"/></defs><title>hello</title><g opacity="0.7"><path d="M986.71,360.7V349.8H932.24v50.39a10.62,10.62,0,0,0,10.62,10.62h33.23a10.62,10.62,0,0,0,10.62-10.62V389a14.16,14.16,0,1,0,0-28.33Zm0,22.88V366.14a8.72,8.72,0,1,1,0,17.43Z" transform="translate(-146.88 -75.89)" fill="url(#d011afd7-26ae-4e21-bfb4-bf8e8278f380)"/></g><path d="M985,362.4a12.93,12.93,0,1,0,12.93,12.93A12.93,12.93,0,0,0,985,362.4Zm0,20.89a8,8,0,1,1,8-8A8,8,0,0,1,985,383.29Z" transform="translate(-146.88 -75.89)" fill="#6c63ff"/><path d="M985,362.4a12.93,12.93,0,1,0,12.93,12.93A12.93,12.93,0,0,0,985,362.4Zm0,20.89a8,8,0,1,1,8-8A8,8,0,0,1,985,383.29Z" transform="translate(-146.88 -75.89)" opacity="0.1"/><path d="M788.34,276.56h49.74a0,0,0,0,1,0,0v46a9.75,9.75,0,0,1-9.75,9.75H798.09a9.75,9.75,0,0,1-9.75-9.75v-46A0,0,0,0,1,788.34,276.56Z" fill="#6c63ff"/><path d="M976,352.45v46a9.7,9.7,0,0,1-9.7,9.7h5a9.7,9.7,0,0,0,9.7-9.7v-46Z" transform="translate(-146.88 -75.89)" opacity="0.1"/><path d="M945,315.37a2.9,2.9,0,0,0-2.2,1.12c-.65,1.18.53,2.52,1.61,3.33,2,1.5,4.09,3,5.45,5.07s1.78,5,.3,7c-1.93,2.62-6.55,3.19-7,6.41-.29,2.07,1.5,3.84,3.32,4.88,4.48,2.57,10.26,3.25,13.5,7.27,1.34-2.76,4.35-4.36,7.34-5s6.1-.63,9.14-1.09A3.16,3.16,0,0,0,979,343c.85-1.72-1.57-3.79-.73-5.51.64-1.32,2.5-1.21,3.86-1.74,2.22-.86,3.13-3.71,2.5-6s-2.41-4.09-4.28-5.56c-5-4-11.1-6.29-17.23-8-2.85-.78-6.2-2-9.16-2.12S947.86,314.89,945,315.37Z" transform="translate(-146.88 -75.89)" fill="#eee"/><line x1="449.06" y1="344.02" x2="345.06" y2="668.02" fill="none" stroke="#e0e0e0" stroke-miterlimit="10" stroke-width="8"/><g opacity="0.7"><path d="M676.52,780.4c-12.79.74-24.19,11.46-24.19,11.46l-5.51-13.67-.45.15c2.69-11.78,57.47-254.72,2.63-275.66-42.13-16.09-86.82-36-121.84-35.26V410h49.09v-2h38.86c7.45-5.32-3.38-9-15.47-11.27a11.06,11.06,0,0,0,1.3-1.83l62.24-111.67s14.32-23.52,5.11-34.77-22.5,28.64-22.5,28.64l-51.13,73.63S543,296.92,510.22,270.17A57.47,57.47,0,0,0,498,260.93c-6-4.05-10.53-6.16-12.77-5.33l-.06,0a57.29,57.29,0,0,0-15.28-2.08H465.8v-8.39a65.61,65.61,0,0,0,40.53-38.4,73.7,73.7,0,0,0,5.84-64.17,4.26,4.26,0,0,0,1.72-.6c1.85-1.19,2-3.8,1.86-6a45.56,45.56,0,0,0-23.12-35.62c-5.18-2.83-11.12-4.79-14.94-9.29-3.28-3.87-4.66-9.28-8.64-12.44-4.72-3.75-11.54-3.11-17.33-1.43a63.06,63.06,0,0,0-18.09,8.54c-6.26,4.29-11.92,9.8-19.13,12.18-5.12,1.69-10.68,1.65-15.84,3.24a26.6,26.6,0,0,0-17.12,16.69,34.75,34.75,0,0,0-1.46,13,73.22,73.22,0,0,0-7.35,16.71l-1.16.63,1.12-.5a73.62,73.62,0,0,0,20.74,75.09,65.55,65.55,0,0,0,31.45,22.32v10.15a77.33,77.33,0,0,0-25.1,10.28h0s-.65.4-1.77,1.16l-.34.23c-7.57,5.14-32.93,23.9-32.07,44.18q0,1.17,0,2.35a78,78,0,0,0-2.09,17.88V478.54A72.28,72.28,0,0,0,379,523.37c-21.34,4.78-34.94,12-34.94,20.11a6.55,6.55,0,0,1,0,2c0,14.4,43,26.08,96.13,26.08,6.42,0,12.69-.17,18.76-.5l60,48.56L422.85,774.1s-31.7,24.54-7.16,32.73,74.66,14.32,74.66,14.32,8.18-14.32-3.07-20.45-26.59-3.07-26.59-3.07l2-12.27s166.7-143.18,131.93-192.26c-6.65-9.39-13.3-19.08-20-28.62l26.24,2.39,6,224.76.75-.24c-1.5,4.42-12.1,37.74,11.4,32.1,25.16-6,70.93-27.33,70.93-27.33S689.31,779.66,676.52,780.4ZM576.25,393.66l-49.09-14.25v-42L580.51,394C577.89,393.79,576.25,393.66,576.25,393.66Z" transform="translate(-146.88 -75.89)" fill="url(#b1272ad6-7fba-4513-8921-9c5943220b72)"/></g><circle cx="298.06" cy="99.02" r="72"/><path d="M526.94,339.91l54.95,58.33a10.73,10.73,0,0,0,17.19-2.13l60.86-109.19-17-6-50,72s-93.87-97.84-107-93S526.94,339.91,526.94,339.91Z" transform="translate(-146.88 -75.89)" fill="#6c63ff"/><line x1="275.06" y1="466.02" x2="194.06" y2="676.02" fill="none" stroke="#bdbdbd" stroke-miterlimit="10" stroke-width="5"/><line x1="315.06" y1="466.02" x2="396.06" y2="676.02" fill="none" stroke="#bdbdbd" stroke-miterlimit="10" stroke-width="5"/><ellipse cx="295.06" cy="467.52" rx="94" ry="25.5" fill="#b84733"/><ellipse cx="295.06" cy="465.52" rx="94" ry="25.5" fill="#f55f44"/><line x1="255.5" y1="512.15" x2="344.19" y2="539.48" fill="none" stroke="#bdbdbd" stroke-miterlimit="10" stroke-width="5"/><line x1="334.61" y1="512.15" x2="245.92" y2="539.48" fill="none" stroke="#bdbdbd" stroke-miterlimit="10" stroke-width="5"/><path d="M296.15,182h27.91a56,56,0,0,1,56,56V386a0,0,0,0,1,0,0h-160a0,0,0,0,1,0,0V258.11A76.09,76.09,0,0,1,296.15,182Z" fill="#6c63ff"/><path d="M220.06,386h160a0,0,0,0,1,0,0v87a0,0,0,0,1,0,0h-89a71,71,0,0,1-71-71V386A0,0,0,0,1,220.06,386Z" fill="#39447a"/><path d="M369.1,317.95l97.84,93h108v-14l-93-27-79.55-98.24S366.26,294,369.1,317.95Z" transform="translate(-146.88 -75.89)" opacity="0.05"/><path d="M369.1,315.95l97.84,93h108v-14l-93-27-79.55-98.24S366.26,292,369.1,315.95Z" transform="translate(-146.88 -75.89)" fill="#6c63ff"/><path d="M574.94,394.91s52,4,38,14h-38Z" transform="translate(-146.88 -75.89)" fill="#fda57d"/><path d="M642.94,280.91s13-39,22-28-5,34-5,34Z" transform="translate(-146.88 -75.89)" fill="#fda57d"/><polygon points="220.06 386.02 220.06 390.68 380.06 391.02 380.06 386.02 220.06 386.02" opacity="0.05"/><path d="M491.4,554.45,599,564.26,604.86,784l38.53-12.54s57.63-249,2.68-270-114.35-48.63-149.81-26.1S491.4,554.45,491.4,554.45Z" transform="translate(-146.88 -75.89)" fill="#39447a"/><path d="M497.94,486.91s59,30,67,64" transform="translate(-146.88 -75.89)" opacity="0.1"/><path d="M434.94,547.91l84,68-94,151,39,11s163-140,129-188-68-104-110-105S434.94,547.91,434.94,547.91Z" transform="translate(-146.88 -75.89)" fill="#39447a"/><polygon points="420.06 251.02 441.06 287.02 446.06 277.02 420.06 251.02" opacity="0.05"/><path d="M424.94,766.91s-31,24-7,32,73,14,73,14,8-14-3-20-26-3-26-3l2-12Z" transform="translate(-146.88 -75.89)" fill="#333"/><path d="M605.76,783.32s-13.62,37.76,11,31.86,69.36-26.73,69.36-26.73-.61-16.11-13.12-15.39-23.65,11.2-23.65,11.2l-5.39-13.37Z" transform="translate(-146.88 -75.89)" fill="#333"/><rect x="280.06" y="147.02" width="40" height="60" rx="20" ry="20" fill="#fda57d"/><path d="M446.94,224.91a20,20,0,0,0-20,20v6.8a64,64,0,0,0,40,0v-6.8A20,20,0,0,0,446.94,224.91Z" transform="translate(-146.88 -75.89)" opacity="0.05"/><circle cx="300.06" cy="113.02" r="64" fill="#fda57d"/><path d="M382.94,186s16,4.12,25-14.06,16-28.1,53-17.36,44.44,12.06,46.22,1.9c1.22-6.94-11.94-23.81-20.4-33.79-4.12-4.87-10.85-7.78-18-7.78H426.94l-25,11.57-19,16.53-4,22.32Z" transform="translate(-146.88 -75.89)" opacity="0.05"/><path d="M382.94,184s16,4.12,25-14.06,16-28.1,53-17.36,44.44,12.06,46.22,1.9c1.22-6.94-11.94-23.81-20.4-33.79-4.12-4.87-10.85-7.78-18-7.78H426.94l-25,11.57-19,16.53-4,22.32Z" transform="translate(-146.88 -75.89)"/><ellipse cx="242.56" cy="108.02" rx="6.5" ry="13" fill="#fda57d"/><path d="M384.79,150.46c-1.48-8.37-2.94-17.16-.24-25.22a26,26,0,0,1,16.74-16.32c5-1.55,10.48-1.52,15.49-3.17,7.05-2.32,12.58-7.71,18.71-11.91a61.66,61.66,0,0,1,17.69-8.35c5.66-1.64,12.33-2.27,16.95,1.4,3.88,3.09,5.23,8.38,8.44,12.16,3.74,4.4,9.54,6.31,14.61,9.08A44.54,44.54,0,0,1,515.77,143c.17,2.15,0,4.7-1.82,5.86a6.48,6.48,0,0,1-3.65.67c-25.58-.37-51.19-.73-76.66-3.08-7.92-.73-15.85-1.65-23.8-1.35a77.85,77.85,0,0,0-35,9.89" transform="translate(-146.88 -75.89)"/><g opacity="0.7"><path d="M320.88,594.15a34,34,0,0,0-13.47-36c-3-2-6.28-3.53-9-5.84-4.56-3.84-7.17-9.51-9.05-15.18-4.52-13.58-5.95-28.81-13.88-41.08-7.22-11.17-21.27-14.44-33.74-15.55-4.54-.41-9.31-.62-13.46,1.26-6.95,3.14-10.26,11.35-10.57,19s1.67,15.14,2.17,22.74-.86,16-6.48,21.14-13.65,5.77-21.1,6.8a139.71,139.71,0,0,0-28.59,7.1c-7.77,2.83-16.42,7.93-16.79,16.19-.3,6.75,5.15,12.14,9.24,17.51,7.65,10,11.47,23.29,8.88,35.64-2.64,12.57-11.47,23.36-13.08,36.11-.41,3.24-.29,6.68,1.28,9.54a17.45,17.45,0,0,0,4.83,5.11c4.8,3.71,10.16,6.69,14.7,10.71,9.47,8.39,14.6,20.56,18.55,32.58.38,1.16.72,2.33,1.08,3.49h-9.31a34.53,34.53,0,0,0-34.43,34.43h0a34.53,34.53,0,0,0,34.43,34.43h93a34.53,34.53,0,0,0,34.43-34.43h0A34.53,34.53,0,0,0,276,725.36H250.54c6-8.07,12.32-15.65,21.62-18.76s20.55-1.28,27.85-7.77c3.56-3.16,5.45-7.84,6.32-12.52a37.29,37.29,0,0,0-4.08-24.76c-2.93-5.23-7.21-10-8.14-15.9-.79-5.06,1-10.19,3.51-14.68C304.65,618.18,317.09,608.25,320.88,594.15Z" transform="translate(-146.88 -75.89)" fill="url(#40add73e-d2f5-4381-9257-44e56f6ed5b0)"/></g><path d="M241.37,487.95c-4.32-.39-8.86-.59-12.82,1.2-6.61,3-9.77,10.81-10.07,18.06s1.59,14.41,2.06,21.66-.82,15.22-6.17,20.13-13,5.49-20.09,6.47a133,133,0,0,0-27.23,6.76c-7.4,2.69-15.64,7.56-16,15.42-.28,6.43,4.9,11.56,8.8,16.67,7.29,9.57,10.92,22.18,8.45,33.94-2.52,12-10.93,22.25-12.45,34.39-.39,3.08-.28,6.36,1.22,9.08a16.61,16.61,0,0,0,4.6,4.87c4.57,3.53,9.67,6.37,14,10.2,9,8,13.9,19.58,17.66,31A251.28,251.28,0,0,1,202,752.24c7.77-5,17.81-4.92,26.1-9,17.65-8.65,23.59-33.73,42.23-40,8.82-2.95,19.57-1.22,26.52-7.4,3.39-3,5.19-7.46,6-11.92A35.51,35.51,0,0,0,299,660.39c-2.79-5-6.87-9.5-7.76-15.14-.76-4.82,1-9.7,3.34-14,6.7-12.18,18.55-21.63,22.16-35.06a32.37,32.37,0,0,0-12.83-34.32c-2.83-1.91-6-3.36-8.6-5.56-4.35-3.66-6.82-9.06-8.62-14.45-4.31-12.93-5.67-27.44-13.22-39.12C266.62,492.12,253.24,489,241.37,487.95Z" transform="translate(-146.88 -75.89)" fill="#4db6ac"/><path d="M241.24,488.39S257.64,708,215,745.75" transform="translate(-146.88 -75.89)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.6"/><rect x="5.85" y="645.27" width="154.09" height="65.57" rx="32.78" ry="32.78" fill="#6c63ff"/><path d="M151.09,573.63s41.91-4.89,93.08,26.24" transform="translate(-146.88 -75.89)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.6"/><path d="M243.35,626.08s23.29-38.52,73.29-45.89" transform="translate(-146.88 -75.89)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.6"/><path d="M155.19,663s58.09-9.85,84.78,6.55" transform="translate(-146.88 -75.89)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.6"/><path d="M236.66,692.05s30.41-13.8,64.62-2.59" transform="translate(-146.88 -75.89)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.6"/><path d="M728.6,487.08a1.5,1.5,0,0,0,0-3,1.5,1.5,0,0,0,0,3Z" transform="translate(-146.88 -75.89)" fill="url(#44499e99-1e42-4717-8565-691e3cc41d41)"/><line x1="801.82" y1="344.02" x2="905.82" y2="714.11" fill="none" stroke="#e0e0e0" stroke-miterlimit="10" stroke-width="8"/><rect x="344.63" y="333.18" width="561.61" height="21.88" fill="#e0e0e0"/><rect x="483.06" y="328.02" width="92" height="13" rx="6.5" ry="6.5" fill="#535461"/><g opacity="0.7"><rect x="539.06" y="183.08" width="228.66" height="158.1" rx="28.22" ry="28.22" fill="url(#a8bd5eea-1591-45ad-a86c-0410ca3890b3)"/></g><rect x="543.13" y="185.99" width="216.61" height="155.18" rx="26.84" ry="26.84" fill="#3e3f49"/><rect x="546.13" y="185.99" width="216.61" height="155.18" rx="26.84" ry="26.84" fill="#535461"/><circle cx="664.56" cy="262.52" r="7" fill="#e0e0e0"/></svg>
@@ -0,0 +1 @@
1
+ <svg id="a622e68e-7a65-46e9-94a9-d455de519afc" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="971.44" height="502" viewBox="0 0 971.44 502"><defs><linearGradient id="341b0e5e-a21f-44db-b85f-76180f33f0d3" x1="599.5" y1="668.05" x2="599.5" y2="199" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="gray" stop-opacity="0.25"/><stop offset="0.54" stop-color="gray" stop-opacity="0.12"/><stop offset="1" stop-color="gray" stop-opacity="0.1"/></linearGradient><linearGradient id="9c19d1ba-0c1d-4cca-8c15-e6f3831a5e67" x1="485.72" y1="258.88" x2="485.72" y2="71.12" xlink:href="#341b0e5e-a21f-44db-b85f-76180f33f0d3"/><linearGradient id="fe76f7c7-2126-4e48-920d-21143a22d340" x1="132" y1="515" x2="303" y2="515" xlink:href="#341b0e5e-a21f-44db-b85f-76180f33f0d3"/><linearGradient id="2cf89a04-5a05-413b-983a-d2bc296cbb5e" x1="933" y1="568.28" x2="1031" y2="568.28" xlink:href="#341b0e5e-a21f-44db-b85f-76180f33f0d3"/></defs><title>responsive</title><g opacity="0.7"><path d="M852.69,199H346.31A16.37,16.37,0,0,0,330,215.42V563.94a16.37,16.37,0,0,0,16.31,16.42H520.47v60.16h-7.94a8.3,8.3,0,0,0-8.27,8.33v12.07h16.21v7.14H678.53v-7.14h16.21V648.85a8.3,8.3,0,0,0-8.27-8.33H679V640h-.51V580.36H852.69A16.37,16.37,0,0,0,869,563.94V215.42A16.37,16.37,0,0,0,852.69,199Z" transform="translate(-114.28 -199)" fill="url(#341b0e5e-a21f-44db-b85f-76180f33f0d3)"/></g><rect x="407.72" y="371" width="156" height="92" fill="#bdbdbd"/><g opacity="0.1"><path d="M525.07,579H675.24c1.81-7.87,3.26-13,3.26-13h-157S523.11,571.11,525.07,579Z" transform="translate(-114.28 -199)"/></g><path d="M235.82,3h499.8a16.1,16.1,0,0,1,16.1,16.1V327a0,0,0,0,1,0,0h-532a0,0,0,0,1,0,0V19.1A16.1,16.1,0,0,1,235.82,3Z" fill="#535461"/><path d="M849.9,576H350.1A16.1,16.1,0,0,1,334,559.9V526H866v33.9A16.1,16.1,0,0,1,849.9,576Z" transform="translate(-114.28 -199)" fill="#bdbdbd"/><circle cx="485.72" cy="352" r="9" fill="#535461"/><path d="M399.89,436H571.55a8.17,8.17,0,0,1,8.17,8.17V456a0,0,0,0,1,0,0h-188a0,0,0,0,1,0,0V444.17A8.17,8.17,0,0,1,399.89,436Z" fill="#bdbdbd"/><g opacity="0.5"><rect x="320.72" y="71.12" width="330" height="187.76" rx="4.5" ry="4.5" fill="url(#9c19d1ba-0c1d-4cca-8c15-e6f3831a5e67)"/></g><rect x="324.95" y="72.5" width="321.54" height="183.96" rx="4.5" ry="4.5" fill="#fff"/><g opacity="0.5"><rect x="414.52" y="98.91" width="35.44" height="31.9" rx="4.5" ry="4.5" fill="#6c63ff"/></g><rect x="460.59" y="98.91" width="95.69" height="3.54" rx="1.77" ry="1.77" fill="#e0e0e0"/><rect x="460.59" y="109.55" width="79.54" height="3.54" rx="1.77" ry="1.77" fill="#e0e0e0"/><g opacity="0.5"><rect x="414.52" y="148.53" width="35.44" height="31.9" rx="4.5" ry="4.5" fill="#6c63ff"/></g><rect x="460.59" y="148.53" width="95.69" height="3.54" rx="1.77" ry="1.77" fill="#e0e0e0"/><rect x="460.59" y="159.16" width="95.69" height="3.54" rx="1.77" ry="1.77" fill="#e0e0e0"/><g opacity="0.5"><rect x="414.52" y="198.15" width="35.44" height="31.9" rx="4.5" ry="4.5" fill="#6c63ff"/></g><rect x="460.59" y="198.15" width="95.69" height="3.54" rx="1.77" ry="1.77" fill="#e0e0e0"/><rect x="460.59" y="208.78" width="96.33" height="3.54" rx="1.59" ry="1.59" fill="#e0e0e0"/><line x1="485.72" y1="42" x2="485.72" y2="20" stroke="#6c63ff" stroke-miterlimit="10" stroke-width="2"/><line x1="485.72" y1="79" x2="485.72" y2="50.13" stroke="#6c63ff" stroke-miterlimit="10" stroke-width="2"/><circle cx="485.72" cy="79" r="4" fill="#6c63ff"/><circle cx="485.72" cy="46" r="4" fill="none" stroke="#fff" stroke-miterlimit="10"/><line x1="485.72" y1="42" x2="485.72" y2="20" stroke="#6c63ff" stroke-miterlimit="10" stroke-width="2"/><line x1="485.72" y1="79" x2="485.72" y2="50.13" stroke="#6c63ff" stroke-miterlimit="10" stroke-width="2"/><circle cx="485.72" cy="79" r="4" fill="#6c63ff"/><circle cx="485.72" cy="46" r="4" fill="none" stroke="#fff" stroke-miterlimit="10"/><line x1="485.72" y1="279" x2="485.72" y2="310" stroke="#6c63ff" stroke-miterlimit="10" stroke-width="2"/><line x1="485.72" y1="251" x2="485.72" y2="279.87" stroke="#6c63ff" stroke-miterlimit="10" stroke-width="2"/><circle cx="485.72" cy="251" r="4" fill="#6c63ff"/><line x1="305.72" y1="168.5" x2="274.22" y2="168.5" stroke="#6c63ff" stroke-miterlimit="10" stroke-width="2"/><line x1="333.22" y1="168.5" x2="304.35" y2="168.5" stroke="#6c63ff" stroke-miterlimit="10" stroke-width="2"/><circle cx="333.22" cy="168.5" r="4" fill="#6c63ff"/><g opacity="0.1"><rect x="408.22" y="435.5" width="156" height="3"/></g><g opacity="0.7"><path d="M293.48,566.06H221.08l1-8.14c20.46-18.37,33.69-67.31,33.69-67.31a6.78,6.78,0,0,0-.87.18c-12,2.42-20.54,7.35-26.51,13.28l2.54-21.66c37.8-8.14,52.79-58.14,52.79-58.14-24.12,5.35-39.16,13.63-48.5,21.49l3.72-31.82c25.56,8.77,52-37.82,52-37.82l-1-.21.5-.32-.76.27c-28.25-6.09-43.35,10.06-48.25,16.77l.37-3.12q-1.12,3-2.18,5.88h0l0,.08q-3,8.13-5.49,16.06l0,0h0q-2.17,6.77-4.06,13.4l0-.06s-1.17-28.46-31.18-35.95c0,0,3.15,62.07,26.93,51.91h0c-2.2,9-4,17.66-5.56,26.07h0q-1.49,8.21-2.6,16l-.14.16.14-.12-.06.41v0h0q-1,7.07-1.7,13.78c.46-8.62-1.11-33.52-30.45-56.92,0,0-39,68.54,27.5,82,.15.13.3.26.44.38l-.1-.31.6.13.27-3.52a369.39,369.39,0,0,0,.23,44.1h0c.07,1,.14,2,.21,2.95H141.37c-27.94,57.79,15.52,89.46,15.52,89.46h120C323.49,596.66,293.48,566.06,293.48,566.06Zm-78-65.68h0v0Z" transform="translate(-114.28 -199)" fill="url(#fe76f7c7-2126-4e48-920d-21143a22d340)"/></g><path d="M217,588s-19-83,23-190" transform="translate(-114.28 -199)" fill="none" stroke="#535461" stroke-miterlimit="10" stroke-width="3" opacity="0.6"/><path d="M143,563H290s29,37-16,92H158S116,617,143,563Z" transform="translate(-114.28 -199)" fill="#6c63ff"/><path d="M237.89,403.5s14.61-26,49.61-18c0,0-28.93,49.26-55,33.13Z" transform="translate(-114.28 -199)" fill="#4db6ac"/><path d="M228.63,431.09S227.5,404.5,198.5,397.5c0,0,3,58,26,48.5Z" transform="translate(-114.28 -199)" fill="#4db6ac"/><path d="M219.15,470.36s5.35-27.86,61.35-39.86c0,0-17.86,57.62-63.93,55.31Z" transform="translate(-114.28 -199)" fill="#4db6ac"/><path d="M214.61,501.63s5.89-29.13-29.11-56.13c0,0-38,64.67,27.48,76.83Z" transform="translate(-114.28 -199)" fill="#4db6ac"/><path d="M213.56,541.67S209.5,500.5,253.5,492.5c0,0-16.07,57.49-40,67.74Z" transform="translate(-114.28 -199)" fill="#4db6ac"/><path d="M233,419s38-29,54-34" transform="translate(-114.28 -199)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.3"/><path d="M216.5,485.5s46-49,64-55" transform="translate(-114.28 -199)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.3"/><path d="M198.5,397.5s28,38,26,48" transform="translate(-114.28 -199)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.3"/><path d="M185.5,445.5s15,68,27,77" transform="translate(-114.28 -199)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.3"/><path d="M213.5,560.5s24-66,40-68" transform="translate(-114.28 -199)" fill="none" stroke="#535461" stroke-miterlimit="10" opacity="0.3"/><g opacity="0.1"><path d="M290,563H143c-.33.67-.65,1.34-1,2H285s28.29,36.11-14.4,90H274C319,600,290,563,290,563Z" transform="translate(-114.28 -199)"/></g><rect y="455.6" width="971.44" height="32.93" fill="#e0e0e0"/><rect x="41.16" y="488.53" width="889.11" height="13.47" fill="#e0e0e0"/><rect x="41.16" y="488.53" width="889.11" height="4.49" opacity="0.1"/><line x1="690.22" y1="168.5" x2="696.22" y2="168.5" stroke="#6c63ff" stroke-miterlimit="10" stroke-width="2"/><line x1="637.22" y1="168.5" x2="682.1" y2="168.5" stroke="#6c63ff" stroke-miterlimit="10" stroke-width="2"/><circle cx="637.22" cy="168.5" r="4" fill="#6c63ff"/><circle cx="686.22" cy="168.5" r="4" fill="none" stroke="#fff" stroke-miterlimit="10"/><g opacity="0.7"><path d="M1027,643.88l.1-.15q.31-.48.61-1l.11-.19q.29-.49.55-1l.09-.17c.2-.39.39-.78.56-1.19h0a23.79,23.79,0,0,0,.94-2.51l.1-.33c.09-.31.18-.62.26-.93l.1-.44q.1-.42.18-.85c0-.16.06-.32.09-.48s.09-.56.13-.85,0-.33.06-.49.06-.61.08-.92c0-.14,0-.29,0-.43,0-.45,0-.91,0-1.36V548h-13.85V507.52h-17V548H988.39V489.86h-17V548H965V481.55h-17V548H933V630.6c0,13.48,11.21,24.4,25,24.4H1006a25.19,25.19,0,0,0,20.24-10.06l0,0Q1026.61,644.41,1027,643.88Z" transform="translate(-114.28 -199)" fill="url(#2cf89a04-5a05-413b-983a-d2bc296cbb5e)"/></g><rect x="835.72" y="321" width="16" height="100" fill="#535461"/><rect x="835.72" y="288" width="16" height="33" fill="#3ad29f"/><rect x="857.72" y="329" width="16" height="100" fill="#535461"/><rect x="857.72" y="296" width="16" height="33" fill="#4d8af0"/><rect x="884.72" y="346" width="16" height="100" fill="#535461"/><rect x="884.72" y="313" width="16" height="33" fill="#f55f44"/><path d="M821.72,352h92a0,0,0,0,1,0,0v79.5a23.5,23.5,0,0,1-23.5,23.5h-45a23.5,23.5,0,0,1-23.5-23.5V352A0,0,0,0,1,821.72,352Z" fill="#6c63ff"/><g opacity="0.1"><path d="M936,551v4h88v79.5a23.39,23.39,0,0,1-5,14.49,23.45,23.45,0,0,0,9-18.49V551Z" transform="translate(-114.28 -199)"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg id="44914b3e-4ff9-4431-981e-b48acbe6759b" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="472.08" height="753.74" viewBox="0 0 472.08 753.74"><defs><linearGradient id="047d6260-e3e7-4421-9cbc-178d61f5fd00" x1="447.08" y1="348.99" x2="447.08" y2="216.4" gradientTransform="translate(0.01 -0.01)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="gray" stop-opacity="0.25"/><stop offset="0.54" stop-color="gray" stop-opacity="0.12"/><stop offset="1" stop-color="gray" stop-opacity="0.1"/></linearGradient><linearGradient id="63ca4d46-187d-400f-bc66-80514cad3441" x1="653.79" y1="826.87" x2="653.79" y2="570.09" xlink:href="#047d6260-e3e7-4421-9cbc-178d61f5fd00"/><linearGradient id="d33e6aa4-99b5-473f-bb68-306d2b531be8" x1="487.46" y1="663.45" x2="740.06" y2="66.96" gradientTransform="translate(-13.63 -2.04) rotate(-0.14)" xlink:href="#047d6260-e3e7-4421-9cbc-178d61f5fd00"/><linearGradient id="29dd9e8b-9418-4416-aa22-a80903c94e95" x1="236.87" y1="452.34" x2="236.87" y2="80.35" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fcfdff"/><stop offset="1" stop-color="#b2ebf2"/></linearGradient><linearGradient id="92cc4875-fc0d-4098-9c41-d6fc57a0b2d9" x1="774.73" y1="657.67" x2="774.73" y2="411.51" xlink:href="#047d6260-e3e7-4421-9cbc-178d61f5fd00"/><linearGradient id="8bf4a49d-4b4a-4ad7-b49f-3914cd869768" x1="450.36" y1="549.19" x2="450.36" y2="439.64" xlink:href="#047d6260-e3e7-4421-9cbc-178d61f5fd00"/><linearGradient id="d03a91ec-a732-40ea-b889-bca828f7dae8" x1="446.09" y1="640" x2="446.09" y2="542.77" xlink:href="#047d6260-e3e7-4421-9cbc-178d61f5fd00"/><linearGradient id="f5bc8f66-26fb-41cb-b6de-69223130756b" x1="458.5" y1="459.05" x2="458.5" y2="337.39" xlink:href="#047d6260-e3e7-4421-9cbc-178d61f5fd00"/></defs><title>selfie1</title><path d="M525,333.23h0a33.9,33.9,0,0,1-46.61,10.59l-98.71-65.05a33.9,33.9,0,0,1-10.59-46.61h0a33.9,33.9,0,0,1,46.61-10.59l98.71,65.05A33.9,33.9,0,0,1,525,333.23Z" transform="translate(-363.96 -73.13)" fill="url(#047d6260-e3e7-4421-9cbc-178d61f5fd00)"/><path d="M519.55,329.67h0a31.51,31.51,0,0,1-43.33,9.85L384.46,279a31.51,31.51,0,0,1-9.85-43.33h0a31.51,31.51,0,0,1,43.33-9.85l91.77,60.47A31.51,31.51,0,0,1,519.55,329.67Z" transform="translate(-363.96 -73.13)" fill="#be7c5e"/><path d="M836,642.19a72.1,72.1,0,0,0-142.93-13.44l-221.58-6L474,660.81s-31.59,72.9,134.46,92.35v73.71h192V704.39A72.06,72.06,0,0,0,836,642.19Z" transform="translate(-363.96 -73.13)" fill="url(#63ca4d46-187d-400f-bc66-80514cad3441)"/><path d="M452.66,673.6c-1.14,20.51,12.74,63.27,142.11,77.24v70.6H794.19v-187l-341.63-8.54.11,1.65A368.71,368.71,0,0,1,452.66,673.6Z" transform="translate(-363.96 -73.13)" fill="#be7c5e"/><g opacity="0.5"><path d="M747.91,73.13l-295.19.72A12.13,12.13,0,0,0,440.62,86L442,638.11a12.13,12.13,0,0,0,12.16,12.1l295.19-.72a12.13,12.13,0,0,0,12.1-12.16L760.08,85.23A12.13,12.13,0,0,0,747.91,73.13Z" transform="translate(-363.96 -73.13)" fill="url(#d33e6aa4-99b5-473f-bb68-306d2b531be8)"/></g><rect x="445.61" y="81.02" width="310.82" height="561.04" rx="13.64" ry="13.64" transform="translate(-364.84 -71.67) rotate(-0.14)" fill="#fff"/><path id="08c8378a-2a7c-440d-babe-a4bd2c3153db" data-name="&lt;Path&gt;" d="M678.45,94.89a25.2,25.2,0,0,1-24.78,21.49l-107.36.26a25.2,25.2,0,0,1-24.89-21.37l-56.87.14a11.81,11.81,0,0,0-11.78,11.83L454,616.54a11.81,11.81,0,0,0,11.83,11.78l271.63-.66a11.81,11.81,0,0,0,11.78-11.83L748,106.53a11.81,11.81,0,0,0-11.83-11.78Z" transform="translate(-363.96 -73.13)" fill="#6c63ff"/><rect x="562.95" y="101.82" width="69.26" height="4.33" rx="2" ry="2" transform="translate(-365.45 -64.13) rotate(-0.86)" fill="#dbdbdb"/><circle cx="646.92" cy="102.81" r="2.6" transform="translate(-365.43 -63.39) rotate(-0.86)" fill="#dbdbdb"/><circle cx="236.87" cy="508.27" r="24.86" fill="#eee" opacity="0.5"/><circle cx="236.87" cy="508.27" r="17.52" fill="none" stroke="#6c63ff" stroke-miterlimit="10" opacity="0.2"/><rect x="123.24" y="493.18" width="30.18" height="30.18" fill="#eee" opacity="0.5"/><path d="M710.67,570.65v-3.32a1,1,0,0,0-1-1H698a1,1,0,0,0-1,1v3.32h-4.52v-2h-2.68v2h-3.35v20.07h34.79V570.65Z" transform="translate(-363.96 -73.13)" fill="#eee" opacity="0.5"/><rect x="88.61" y="80.35" width="296.52" height="371.98" fill="url(#29dd9e8b-9418-4416-aa22-a80903c94e95)"/><circle cx="353.17" cy="57.27" r="7.99" fill="#eee" opacity="0.7"/><circle cx="358.5" cy="65.26" r="7.99" fill="#eee" opacity="0.7"/><circle cx="346.96" cy="65.26" r="7.99" fill="#eee" opacity="0.5"/><polyline points="109.03 49.28 121.46 57.27 103.7 65.26 112.58 73.25" fill="#eee" opacity="0.7"/><rect x="88.61" y="226.84" width="87.89" height="225.5" fill="#6c63ff" opacity="0.3"/><rect x="300.79" y="399.07" width="43.5" height="53.27" fill="#6c63ff" opacity="0.3"/><rect x="344.3" y="354.68" width="37.29" height="98.54" fill="#6c63ff" opacity="0.3"/><path d="M528,525.46h-14.2S509.39,370.1,528,322.16h3.55S519.15,497.94,528,525.46Z" transform="translate(-363.96 -73.13)" fill="#fff8e1"/><path d="M518.27,314.17s-11.54,32-6.21,46.17c0,0,8-29.3,17.31-33.74s19.09,33.74,19.09,33.74,5.33-24-4.44-43.5c0,0,19.53,10.65,29.3,31.07,0,0,1.78-13.32-21.31-40.84,0,0,20.42,5.33,33.74,17.76,0,0,4.44-9.77-23.08-25.75,0,0,3.55-11.54,24.86-6.21,0,0,0-15.09-33.74-12.43,0,0,0-9.77,22.19-8,0,0,0-12.43-25.75-8,0,0,5.33-8,8.88-9.77,0,0-7.1-.89-12.43,3.55,0,0,.89-16-12.43-22.19l-1.78,22.19s-14.92-17.59-11.54-14.2c.89.89,3.55,11.54,2.66,16.87,0,0-15.09-12.43-33.74.89,0,0,23.08,1.78,26.63,9.77,0,0-19.53-3.55-24-.89,0,0,15.09,5.33,14.2,8.88,0,0-26.63,0-30.18,9.77,0,0,27.52,3.55,29.3,6.21,0,0-32,23.08-33.74,29.3,0,0,32.85-19.53,38.17-19.53s-24,28.41-22.19,35.51C488.08,340.8,512.05,312.4,518.27,314.17Z" transform="translate(-363.96 -73.13)" fill="#c8e6c9"/><path d="M539.71,443.68s-39.43,12.91-29.44,81.79h18.64l22.24-70.34Z" transform="translate(-363.96 -73.13)" fill="#be7c5e"/><path d="M662.39,443.68s38.11,14.68,28.11,83.56l-18.3-.14-21.26-72Z" transform="translate(-363.96 -73.13)" fill="#be7c5e"/><path d="M541.35,330.82s-18,92.53-27.81,87.62c0,0,94.69,81.78,178.29,0,0,0-14.72-66.36-36-87.62Z" transform="translate(-363.96 -73.13)" fill="#333"/><circle cx="238.09" cy="252.78" r="70.33" fill="#333"/><path d="M673.11,527.1s8.18-18,1.64-40.89-1.64-1.64-1.64-1.64l-11.45-40.89H539l-11.45,49.07s-6.72,22.72,1.64,32.71" transform="translate(-363.96 -73.13)" opacity="0.1"/><path d="M662.39,443.68H539.71l-11.45,49.07s-11.39,32.55,1.64,32.71c144.62,1.78.8,0,143.94,1.64,0,0,8.18-18,1.64-40.89s-1.64-1.64-1.64-1.64Z" transform="translate(-363.96 -73.13)" fill="#f55f44"/><path d="M213.38,329.84h49.07a0,0,0,0,1,0,0V386.9a6.73,6.73,0,0,1-6.73,6.73H220.1a6.73,6.73,0,0,1-6.73-6.73V329.84a0,0,0,0,1,0,0Z" opacity="0.1"/><path d="M213.38,328h49.07a0,0,0,0,1,0,0v57.07a6.73,6.73,0,0,1-6.73,6.73H220.1a6.73,6.73,0,0,1-6.73-6.73V328A0,0,0,0,1,213.38,328Z" fill="#be7c5e"/><path d="M577.42,408.22a70.62,70.62,0,0,0,49.07.14v-6H577.42Z" transform="translate(-363.96 -73.13)" opacity="0.1"/><circle cx="238.09" cy="268.05" r="70.33" fill="#be7c5e"/><path d="M534.81,314.46H668.93s-11.45-54.16-62.15-50.71S534.81,314.46,534.81,314.46Z" transform="translate(-363.96 -73.13)" fill="#333"/><ellipse cx="169.21" cy="265.05" rx="6.54" ry="12.27" fill="#be7c5e"/><ellipse cx="306.61" cy="265.05" rx="6.54" ry="12.27" fill="#be7c5e"/><path d="M534.81,316.28H668.93s-11.45-54.16-62.15-50.71S534.81,316.28,534.81,316.28Z" transform="translate(-363.96 -73.13)" opacity="0.1"/><circle cx="395.33" cy="571.44" r="69.04" fill="#be7c5e"/><path d="M803.92,656.74h0c-20,4.63-33.79-8.43-38.42-28.46l-46-171a37.5,37.5,0,0,1,28-44.85h0a37.5,37.5,0,0,1,44.85,28l37.58,175.38C834.52,635.9,824,652.11,803.92,656.74Z" transform="translate(-363.96 -73.13)" fill="url(#92cc4875-fc0d-4098-9c41-d6fc57a0b2d9)"/><rect x="746.3" y="417.86" width="62.84" height="250.9" rx="31.42" ry="31.42" transform="translate(-466.33 115.97) rotate(-13.01)" fill="#be7c5e"/><path d="M511.71,533.62h0a33.49,33.49,0,0,1-46,10.47l-66.2-42.83a33.49,33.49,0,0,1-10.47-46h0a33.49,33.49,0,0,1,46-10.47l66.2,42.83A33.49,33.49,0,0,1,511.71,533.62Z" transform="translate(-363.96 -73.13)" fill="url(#8bf4a49d-4b4a-4ad7-b49f-3914cd869768)"/><path d="M495.1,624.29h0a33.79,33.79,0,0,1-46.46,10.56l-41-29.91a33.79,33.79,0,0,1-10.56-46.46h0a33.79,33.79,0,0,1,46.46-10.56l41,29.91A33.79,33.79,0,0,1,495.1,624.29Z" transform="translate(-363.96 -73.13)" fill="url(#d03a91ec-a732-40ea-b889-bca828f7dae8)"/><path d="M491.8,622.07h0a31.51,31.51,0,0,1-43.33,9.85L410.23,604a31.51,31.51,0,0,1-9.85-43.33h0a31.51,31.51,0,0,1,43.33-9.85l38.24,27.89A31.51,31.51,0,0,1,491.8,622.07Z" transform="translate(-363.96 -73.13)" fill="#be7c5e"/><path d="M508.09,531.3h0a31.51,31.51,0,0,1-43.33,9.85l-62.29-40.3a31.51,31.51,0,0,1-9.85-43.33h0A31.51,31.51,0,0,1,436,447.67L498.24,488A31.51,31.51,0,0,1,508.09,531.3Z" transform="translate(-363.96 -73.13)" fill="#be7c5e"/><path d="M528.84,443.4h0a33.64,33.64,0,0,1-46.26,10.51l-83.9-54.63A33.64,33.64,0,0,1,388.17,353h0a33.64,33.64,0,0,1,46.26-10.51l83.9,54.63A33.64,33.64,0,0,1,528.84,443.4Z" transform="translate(-363.96 -73.13)" fill="url(#f5bc8f66-26fb-41cb-b6de-69223130756b)"/><path d="M524.38,440.54h0a31.51,31.51,0,0,1-43.33,9.85l-78.58-51.16a31.51,31.51,0,0,1-9.85-43.33h0A31.51,31.51,0,0,1,436,346l78.58,51.16A31.51,31.51,0,0,1,524.38,440.54Z" transform="translate(-363.96 -73.13)" fill="#be7c5e"/></svg>
@@ -0,0 +1 @@
1
+ <svg id="e9df7128-f90d-48f2-af2a-c80f8452c1a7" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="882.5" height="686.51" viewBox="0 0 882.5 686.51"><defs><linearGradient id="d3725588-c4fd-46f1-8fb5-ebcc261083dd" x1="-121.09" y1="464.11" x2="-121.09" y2="77.38" gradientTransform="translate(704.36 124.53)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="gray" stop-opacity="0.25"/><stop offset="0.54" stop-color="gray" stop-opacity="0.12"/><stop offset="1" stop-color="gray" stop-opacity="0.1"/></linearGradient><linearGradient id="da1505d0-619f-48d6-a73e-4cfaad838d3f" x1="-402.3" y1="269.44" x2="-402.3" y2="170.67" gradientTransform="translate(628.78 102.2) rotate(-15.27)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-opacity="0.12"/><stop offset="0.55" stop-opacity="0.09"/><stop offset="1" stop-opacity="0.02"/></linearGradient><linearGradient id="5d761051-c348-43d0-93b7-379d4f184fd5" x1="-402.3" y1="252.79" x2="-402.3" y2="231.21" gradientTransform="translate(706.72 199.61)" xlink:href="#da1505d0-619f-48d6-a73e-4cfaad838d3f"/><linearGradient id="70351dd3-b09b-481d-a2da-53703193d5a7" x1="-402.26" y1="234.11" x2="-402.26" y2="194.99" gradientTransform="translate(699.49 200.57)" xlink:href="#da1505d0-619f-48d6-a73e-4cfaad838d3f"/><linearGradient id="f5e2603e-b2ae-400c-9f3a-64890d48fe6d" x1="-402.3" y1="272.44" x2="-402.3" y2="239.1" xlink:href="#da1505d0-619f-48d6-a73e-4cfaad838d3f"/><linearGradient id="ab4a4443-1c70-44d3-aff5-44a51c26d915" x1="-402.26" y1="216.85" x2="-402.26" y2="180.15" xlink:href="#da1505d0-619f-48d6-a73e-4cfaad838d3f"/><linearGradient id="527ca708-8ae8-4e8c-9e20-7508688a6ac8" x1="-261.96" y1="207" x2="-229.82" y2="207" gradientTransform="translate(691.98 159.65)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-opacity="0.09"/><stop offset="0.55" stop-opacity="0.07"/><stop offset="1" stop-opacity="0.02"/></linearGradient><linearGradient id="e3abb234-bd9a-4a29-b4d9-95543465e731" x1="-91.63" y1="207" x2="-59.49" y2="207" gradientTransform="translate(685.97 114.79)" xlink:href="#527ca708-8ae8-4e8c-9e20-7508688a6ac8"/><linearGradient id="b220ada1-bec5-4763-adaf-46a2a991a6ea" x1="84.06" y1="207" x2="116.2" y2="207" gradientTransform="translate(679.76 68.52)" xlink:href="#527ca708-8ae8-4e8c-9e20-7508688a6ac8"/><linearGradient id="e945889a-4c72-453f-ae2a-9cca0c2e387b" x1="-261.96" y1="370.91" x2="-229.82" y2="370.91" gradientTransform="translate(735.15 153.86)" xlink:href="#527ca708-8ae8-4e8c-9e20-7508688a6ac8"/><linearGradient id="48e64a96-e766-456a-a55d-dc778a4c4106" x1="-91.63" y1="370.91" x2="-59.49" y2="370.91" gradientTransform="translate(729.13 109)" xlink:href="#527ca708-8ae8-4e8c-9e20-7508688a6ac8"/><linearGradient id="5c985564-a56b-468d-93e7-1bf457bee9db" x1="84.06" y1="370.91" x2="116.2" y2="370.91" gradientTransform="translate(722.93 62.73)" xlink:href="#527ca708-8ae8-4e8c-9e20-7508688a6ac8"/><linearGradient id="6780986a-9034-4c28-8b6c-a48891ce2ded" x1="495.23" y1="686.51" x2="495.23" y2="299.78" gradientTransform="matrix(1, 0, 0, 1, 0, 0)" xlink:href="#d3725588-c4fd-46f1-8fb5-ebcc261083dd"/><linearGradient id="7d79de41-ff5b-423b-9456-aacc3d645f9d" x1="372.77" y1="598.59" x2="372.77" y2="499.81" gradientTransform="matrix(1, 0, 0, 1, 0, 0)" xlink:href="#da1505d0-619f-48d6-a73e-4cfaad838d3f"/><linearGradient id="19fb9e96-cad3-456a-87b2-74caa7f769f0" x1="214.02" y1="475.19" x2="214.02" y2="453.62" gradientTransform="matrix(1, 0, 0, 1, 0, 0)" xlink:href="#da1505d0-619f-48d6-a73e-4cfaad838d3f"/><linearGradient id="b984d742-9cb1-45a0-b729-f1d2914abd3a" x1="214.05" y1="456.51" x2="214.05" y2="417.4" gradientTransform="matrix(1, 0, 0, 1, 0, 0)" xlink:href="#da1505d0-619f-48d6-a73e-4cfaad838d3f"/><linearGradient id="6fa8e8f2-d7ff-4ce3-810a-2e6bc68d564d" x1="372.77" y1="601.58" x2="372.77" y2="568.25" gradientTransform="matrix(1, 0, 0, 1, 0, 0)" xlink:href="#da1505d0-619f-48d6-a73e-4cfaad838d3f"/><linearGradient id="8fad6a4c-d66f-4e6f-b11b-537b5bb0a550" x1="372.81" y1="545.99" x2="372.81" y2="509.29" gradientTransform="matrix(1, 0, 0, 1, 0, 0)" xlink:href="#da1505d0-619f-48d6-a73e-4cfaad838d3f"/></defs><title>tabs</title><rect x="200.21" y="202.4" width="764.9" height="377.49" transform="translate(-241.19 60.52) rotate(-15.27)" fill="#f5f5f5"/><rect x="196.01" y="201.91" width="774.54" height="386.73" transform="translate(-242.26 60.83) rotate(-15.27)" fill="url(#d3725588-c4fd-46f1-8fb5-ebcc261083dd)"/><rect x="205.2" y="239.82" width="764.9" height="339.15" transform="translate(-245.83 62.48) rotate(-15.27)" fill="#fff"/><circle cx="186.41" cy="322.7" r="9.64" transform="matrix(0.96, -0.26, 0.26, 0.96, -237.16, -46.26)" fill="#ff5252"/><circle cx="214.31" cy="315.08" r="9.64" transform="translate(-234.17 -39.18) rotate(-15.27)" fill="#ff0"/><circle cx="242.22" cy="307.46" r="9.64" transform="translate(-231.18 -32.1) rotate(-15.27)" fill="#69f0ae"/><rect x="215.08" y="313.58" width="201.4" height="339.6" transform="translate(-274.91 -6.51) rotate(-15.27)" fill="#6c63ff"/><path d="M350.71,407.77c-7.4-27.11-36.54-42.77-65.07-35S240,408.88,247.36,436c5.81,21.28,25,35.5,46.79,36.87l-3.45-12.65c-2.5-9.14,3.34-18.77,13-21.4h0c9.62-2.63,19.54,2.7,22,11.85l3.45,12.65C347.21,451.05,356.52,429,350.71,407.77Z" transform="translate(-158.75 -106.74)" fill="url(#da1505d0-619f-48d6-a73e-4cfaad838d3f)"/><rect x="301.2" y="430.82" width="6.44" height="21.58" rx="2.86" ry="2.86" transform="translate(-264.31 -10.98) rotate(-15.27)" fill="url(#5d761051-c348-43d0-93b7-379d4f184fd5)"/><ellipse cx="297.22" cy="415.12" rx="20.59" ry="19.56" transform="translate(-257.59 -13.81) rotate(-15.27)" fill="url(#70351dd3-b09b-481d-a2da-53703193d5a7)"/><path d="M303.66,438.81h0c-9.62,2.63-15.45,12.26-13,21.4l3.45,12.65a56.43,56.43,0,0,0,35-9.55l-3.45-12.65C323.2,441.52,313.28,436.19,303.66,438.81Z" transform="translate(-158.75 -106.74)" fill="url(#f5e2603e-b2ae-400c-9f3a-64890d48fe6d)"/><path d="M276.91,419.54a18.18,18.18,0,0,1-4.71-8.91,12.92,12.92,0,0,1,2.05-9.81c2.25-3.13,6-5,9.66-6.35s7.6-2.2,11.14-3.91a24.69,24.69,0,0,0,12.5-13.91,29.89,29.89,0,0,1,2.18,8.33,10.56,10.56,0,0,1-2.65,8.1c2.65-2.15,3.18,1,3,3.09,2,1.31,5.67.6,6.46,2.77a13.8,13.8,0,0,1,1,6.76c-.35,2.29,1.61,5.64-.68,6.43" transform="translate(-158.75 -106.74)" fill="url(#ab4a4443-1c70-44d3-aff5-44a51c26d915)"/><path d="M346.11,401.25A50.89,50.89,0,1,0,293,465.4l-3.45-12.65a17.28,17.28,0,0,1,12.08-21.16h0a17.28,17.28,0,0,1,21.16,12.08l3.45,12.65A50.9,50.9,0,0,0,346.11,401.25Z" transform="translate(-158.75 -106.74)" fill="#6c63ff"/><rect x="299.35" y="423.6" width="6.12" height="21.58" rx="2.86" ry="2.86" transform="translate(-262.48 -11.76) rotate(-15.27)" fill="#fff" stroke="#fff" stroke-miterlimit="10"/><circle cx="295.21" cy="407.9" r="19.56" transform="translate(-255.76 -14.59) rotate(-15.27)" fill="#fff" stroke="#fff" stroke-miterlimit="10"/><path d="M301.64,431.59h0a17.28,17.28,0,0,0-12.08,21.16L293,465.4a51.08,51.08,0,0,0,33.24-9.08l-3.45-12.65A17.28,17.28,0,0,0,301.64,431.59Z" transform="translate(-158.75 -106.74)" fill="#fff" stroke="#fff" stroke-miterlimit="10"/><path d="M275.89,412a19,19,0,0,1-4.6-8.94,13.16,13.16,0,0,1,1.83-9.75c2.11-3.09,5.61-4.94,9.13-6.21s7.22-2.09,10.57-3.76a23.39,23.39,0,0,0,11.74-13.71,31.45,31.45,0,0,1,2.19,8.33,10.61,10.61,0,0,1-2.43,8c2.5-2.11,3,1.08,2.93,3.12,1.89,1.33,5.42.67,6.2,2.84a14.47,14.47,0,0,1,1.07,6.75c-.31,2.28,1.61,5.64-.57,6.4" transform="translate(-158.75 -106.74)" fill="#fff" stroke="#fff" stroke-miterlimit="10"/><path d="M305.24,385.31s13.48-2.45,9.44,19.65" transform="translate(-158.75 -106.74)" fill="#fff"/><rect x="236.86" y="480.53" width="201.4" height="169.26" transform="translate(-295.68 2.11) rotate(-15.27)" opacity="0.1"/><rect x="264.45" y="521.88" width="98.56" height="9.64" transform="translate(-286.39 -5.52) rotate(-15.27)" fill="#fff"/><rect x="269.96" y="540.48" width="122.13" height="9.64" transform="translate(-290.68 -0.31) rotate(-15.27)" fill="#fff"/><rect x="413.68" y="283.64" width="145.69" height="71.78" transform="translate(-225.73 32.67) rotate(-15.27)" fill="#f5f5f5"/><rect x="432.02" y="350.81" width="145.69" height="71.78" transform="translate(-242.77 39.87) rotate(-15.27)" fill="#e0e0e0"/><rect x="747.49" y="192.51" width="145.69" height="71.78" transform="translate(-189.94 117.37) rotate(-15.27)" fill="#f5f5f5"/><rect x="765.83" y="259.68" width="145.69" height="71.78" transform="translate(-206.99 124.57) rotate(-15.27)" fill="#e0e0e0"/><rect x="580.07" y="238.21" width="145.69" height="71.78" transform="translate(-207.89 74.89) rotate(-15.27)" fill="#f5f5f5"/><rect x="598.4" y="305.39" width="145.69" height="71.78" transform="translate(-224.93 82.09) rotate(-15.27)" fill="#e0e0e0"/><rect x="456.56" y="440.72" width="145.69" height="71.78" transform="matrix(0.96, -0.26, 0.26, 0.96, -265.58, 49.51)" fill="#e0e0e0"/><rect x="474.9" y="507.9" width="145.69" height="71.78" transform="translate(-282.63 56.71) rotate(-15.27)" fill="#bdbdbd"/><rect x="790.37" y="349.59" width="145.69" height="71.78" transform="translate(-229.8 134.21) rotate(-15.27)" fill="#f5f5f5"/><rect x="808.71" y="416.77" width="145.69" height="71.78" transform="translate(-246.84 141.41) rotate(-15.27)" fill="#bdbdbd"/><rect x="622.95" y="395.3" width="145.69" height="71.78" transform="translate(-247.75 91.73) rotate(-15.27)" fill="#f5f5f5"/><rect x="641.29" y="462.47" width="145.69" height="71.78" transform="translate(-264.79 98.93) rotate(-15.27)" fill="#bdbdbd"/><ellipse cx="446.09" cy="366.65" rx="16.07" ry="15" transform="translate(-239.57 23.69) rotate(-15.27)" fill="url(#527ca708-8ae8-4e8c-9e20-7508688a6ac8)"/><circle cx="445.81" cy="365.62" r="13.93" transform="matrix(0.96, -0.26, 0.26, 0.96, -239.31, 23.58)" fill="#6c63ff"/><ellipse cx="610.41" cy="321.79" rx="16.07" ry="15" transform="translate(-221.95 65.38) rotate(-15.27)" fill="url(#e3abb234-bd9a-4a29-b4d9-95543465e731)"/><circle cx="610.13" cy="320.76" r="13.93" transform="translate(-221.69 65.27) rotate(-15.27)" fill="#6c63ff"/><ellipse cx="779.9" cy="275.52" rx="16.07" ry="15" transform="translate(-203.78 108.38) rotate(-15.27)" fill="url(#b220ada1-bec5-4763-adaf-46a2a991a6ea)"/><circle cx="779.62" cy="274.49" r="13.93" transform="translate(-203.52 108.27) rotate(-15.27)" fill="#6c63ff"/><ellipse cx="489.26" cy="524.77" rx="16.07" ry="15" transform="translate(-279.69 40.64) rotate(-15.27)" fill="url(#e945889a-4c72-453f-ae2a-9cca0c2e387b)"/><circle cx="488.97" cy="523.74" r="13.93" transform="translate(-279.42 40.53) rotate(-15.27)" fill="#2196f3"/><ellipse cx="653.58" cy="479.91" rx="16.07" ry="15" transform="translate(-262.07 82.33) rotate(-15.27)" fill="url(#48e64a96-e766-456a-a55d-dc778a4c4106)"/><circle cx="653.29" cy="478.88" r="13.93" transform="translate(-261.81 82.22) rotate(-15.27)" fill="#2196f3"/><ellipse cx="823.06" cy="433.64" rx="16.07" ry="15" transform="translate(-243.9 125.33) rotate(-15.27)" fill="url(#5c985564-a56b-468d-93e7-1bf457bee9db)"/><circle cx="822.78" cy="432.61" r="13.93" transform="translate(-243.64 125.22) rotate(-15.27)" fill="#2196f3"/><rect x="113.28" y="300.25" width="764.9" height="377.49" fill="#f5f5f5"/><rect x="107.96" y="299.78" width="774.54" height="386.73" fill="url(#6780986a-9034-4c28-8b6c-a48891ce2ded)"/><rect x="113.28" y="338.35" width="764.9" height="339.15" fill="#fff"/><circle cx="131.49" cy="318.61" r="9.64" fill="#ff5252"/><circle cx="160.41" cy="318.61" r="9.64" fill="#ff0"/><circle cx="189.34" cy="318.61" r="9.64" fill="#69f0ae"/><rect x="113.28" y="337.9" width="201.4" height="339.6" fill="#6c63ff"/><path d="M426.33,550.7c0-28.1-24-50.89-53.56-50.89S319.2,522.59,319.2,550.7c0,22.06,14.77,40.83,35.43,47.89V585.48c0-9.48,8.16-17.23,18.14-17.23h0c10,0,18.14,7.75,18.14,17.23v13.11C411.56,591.53,426.33,572.75,426.33,550.7Z" transform="translate(-158.75 -106.74)" fill="url(#7d79de41-ff5b-423b-9456-aacc3d645f9d)"/><rect x="210.79" y="453.62" width="6.44" height="21.58" rx="2.86" ry="2.86" fill="url(#19fb9e96-cad3-456a-87b2-74caa7f769f0)"/><ellipse cx="214.05" cy="436.96" rx="20.59" ry="19.56" fill="url(#b984d742-9cb1-45a0-b729-f1d2914abd3a)"/><path d="M372.77,568.25h0c-10,0-18.14,7.75-18.14,17.23v13.11a56.43,56.43,0,0,0,36.27,0V585.48C390.9,576,382.74,568.25,372.77,568.25Z" transform="translate(-158.75 -106.74)" fill="url(#6fa8e8f2-d7ff-4ce3-810a-2e6bc68d564d)"/><path d="M352,542.61a18.18,18.18,0,0,1-2.2-9.84,12.92,12.92,0,0,1,4.56-8.92c3-2.43,7.07-3.29,11-3.59s7.91-.12,11.78-.84a24.69,24.69,0,0,0,15.72-10.13,29.89,29.89,0,0,1-.09,8.61,10.56,10.56,0,0,1-4.69,7.11c3.13-1.37,2.79,1.85,2.11,3.78,1.55,1.78,5.32,2.07,5.51,4.37a13.8,13.8,0,0,1-.79,6.8c-.95,2.12.07,5.86-2.35,6" transform="translate(-158.75 -106.74)" fill="url(#8fad6a4c-d66f-4e6f-b11b-537b5bb0a550)"/><path d="M423.61,543.2a50.89,50.89,0,1,0-68.12,47.89V578a17.28,17.28,0,0,1,17.23-17.23h0A17.28,17.28,0,0,1,390,578v13.11A50.9,50.9,0,0,0,423.61,543.2Z" transform="translate(-158.75 -106.74)" fill="#6c63ff"/><rect x="210.92" y="446.12" width="6.12" height="21.58" rx="2.86" ry="2.86" fill="#fff" stroke="#fff" stroke-miterlimit="10"/><circle cx="214.01" cy="429.46" r="19.56" fill="#fff" stroke="#fff" stroke-miterlimit="10"/><path d="M372.73,560.75h0A17.28,17.28,0,0,0,355.5,578v13.11a51.08,51.08,0,0,0,34.46,0V578A17.28,17.28,0,0,0,372.73,560.75Z" transform="translate(-158.75 -106.74)" fill="#fff" stroke="#fff" stroke-miterlimit="10"/><path d="M353,535.12a19,19,0,0,1-2.09-9.84,13.16,13.16,0,0,1,4.34-8.92c2.85-2.43,6.71-3.29,10.44-3.59s7.51-.12,11.19-.84a23.39,23.39,0,0,0,14.94-10.13,31.45,31.45,0,0,1-.08,8.61,10.61,10.61,0,0,1-4.46,7.11c3-1.37,2.65,1.85,2,3.78,1.47,1.78,5,2.07,5.23,4.37a14.47,14.47,0,0,1-.75,6.8c-.9,2.12.06,5.86-2.23,6" transform="translate(-158.75 -106.74)" fill="#fff" stroke="#fff" stroke-miterlimit="10"/><path d="M388.39,517s13.65,1.19,3.93,21.45" transform="translate(-158.75 -106.74)" fill="#fff"/><rect x="112.74" y="507.7" width="201.4" height="169.26" opacity="0.1"/><rect x="151.31" y="544.12" width="98.56" height="9.64" fill="#fff"/><rect x="390.2" y="395.21" width="98.56" height="9.64" fill="#bdbdbd"/><rect x="390.2" y="453.06" width="352.45" height="9.64" fill="#e0e0e0"/><rect x="390.2" y="510.91" width="352.45" height="9.64" fill="#e0e0e0"/><rect x="390.2" y="568.76" width="98.56" height="9.64" fill="#64ffda"/><rect x="516.61" y="568.76" width="98.56" height="9.64" fill="#f5f5f5"/><rect x="644.1" y="568.76" width="98.56" height="9.64" fill="#64ffda"/><rect x="151.31" y="566.62" width="122.13" height="9.64" fill="#fff"/></svg>
@@ -0,0 +1,1463 @@
1
+ // Equivalent of jQuery .ready
2
+ document.addEventListener('DOMContentLoaded',function(){
3
+
4
+ // Initialize variables
5
+ var lastScrollTop = window.pageYOffset || document.documentElement.scrollTop; // Scroll position of body
6
+
7
+ // Listener to resizes
8
+ window.onresize = function(event) {
9
+ lastScrollTop = window.pageYOffset || document.documentElement.scrollTop;
10
+ };
11
+
12
+ // Helper functions
13
+ // Detect offset of element
14
+ function getOffset( el ) {
15
+ var _x = 0;
16
+ var _y = 0;
17
+ while( el && !isNaN( el.offsetLeft ) && !isNaN( el.offsetTop ) ) {
18
+ _x += el.offsetLeft - el.scrollLeft;
19
+ _y += el.offsetTop - el.scrollTop;
20
+ el = el.offsetParent;
21
+ }
22
+ return { top: _y, left: _x };
23
+ };
24
+
25
+ // Add class to element => https://www.sitepoint.com/add-remove-css-class-vanilla-js/
26
+ function addNewClass(elements, myClass) {
27
+ // if there are no elements, we're done
28
+ if (!elements) { return; }
29
+ // if we have a selector, get the chosen elements
30
+ if (typeof(elements) === 'string') {
31
+ elements = document.querySelectorAll(elements);
32
+ }
33
+ // if we have a single DOM element, make it an array to simplify behavior
34
+ else if (elements.tagName) { elements=[elements]; }
35
+ // add class to all chosen elements
36
+ for (var i=0; i<elements.length; i++) {
37
+ // if class is not already found
38
+ if ( (' '+elements[i].className+' ').indexOf(' '+myClass+' ') < 0 ) {
39
+ // add class
40
+ elements[i].className += ' ' + myClass;
41
+ }
42
+ }
43
+ };
44
+
45
+ // Remove class from element => https://www.sitepoint.com/add-remove-css-class-vanilla-js/
46
+ function removeClass(elements, myClass) {
47
+ // if there are no elements, we're done
48
+ if (!elements) { return; }
49
+
50
+ // if we have a selector, get the chosen elements
51
+ if (typeof(elements) === 'string') {
52
+ elements = document.querySelectorAll(elements);
53
+ }
54
+ // if we have a single DOM element, make it an array to simplify behavior
55
+ else if (elements.tagName) { elements=[elements]; }
56
+ // create pattern to find class name
57
+ var reg = new RegExp('(^| )'+myClass+'($| )','g');
58
+ // remove class from all chosen elements
59
+ for (var i=0; i<elements.length; i++) {
60
+ elements[i].className = elements[i].className.replace(reg,' ');
61
+ }
62
+ }
63
+
64
+ // Smooth scrolling => https://codepen.io/andylobban/pen/qOLKVW
65
+ if ( 'querySelector' in document && 'addEventListener' in window && Array.prototype.forEach ) {
66
+ // Function to animate the scroll
67
+ var smoothScroll = function (anchor, duration) {
68
+ // Calculate how far and how fast to scroll
69
+ var startLocation = window.pageYOffset;
70
+ var endLocation = anchor.offsetTop - 40; // Remove 40 pixels for padding
71
+ var distance = endLocation - startLocation;
72
+ var increments = distance/(duration/16);
73
+ var stopAnimation;
74
+ // Scroll the page by an increment, and check if it's time to stop
75
+ var animateScroll = function () {
76
+ window.scrollBy(0, increments);
77
+ stopAnimation();
78
+ };
79
+ // If scrolling down
80
+ if ( increments >= 0 ) {
81
+ // Stop animation when you reach the anchor OR the bottom of the page
82
+ stopAnimation = function () {
83
+ var travelled = window.pageYOffset;
84
+ if ( (travelled >= (endLocation - increments)) || ((window.innerHeight + travelled) >= document.body.offsetHeight) ) {
85
+ clearInterval(runAnimation);
86
+ }
87
+ };
88
+ }
89
+ // Loop the animation function
90
+ var runAnimation = setInterval(animateScroll, 16);
91
+ };
92
+ // Define smooth scroll links
93
+ var scrollToggle = document.querySelectorAll('.scroll');
94
+ // For each smooth scroll link
95
+ [].forEach.call(scrollToggle, function (toggle) {
96
+ // When the smooth scroll link is clicked
97
+ toggle.addEventListener('click', function(e) {
98
+ // Prevent the default link behavior
99
+ e.preventDefault();
100
+ // Get anchor link and calculate distance from the top
101
+ var dataTarget = document.querySelector('.landing__section');
102
+ var dataSpeed = toggle.getAttribute('data-speed');
103
+ // If the anchor exists
104
+ if (dataTarget) {
105
+ // Scroll to the anchor
106
+ smoothScroll(dataTarget, dataSpeed || 700);
107
+ }
108
+ }, false);
109
+ });
110
+ }
111
+
112
+
113
+ // Listen to scroll position changes
114
+ window.addEventListener("scroll",function(){
115
+
116
+ // NAVIGATION BAR ON LANDING FIXED
117
+ // If there is a #navConverter element then attach listener to scroll events
118
+ if (document.body.contains(document.getElementById("navConverter"))){
119
+ var lastScrollTop = window.pageYOffset || document.documentElement.scrollTop;
120
+ // if the current body position is less than 20 pixels away from our converter, convert
121
+ if (lastScrollTop > (getOffset( document.getElementById('navConverter') ).top - 60)){ removeClass(document.querySelector('.navbar'),'navbar--extended');} else {addNewClass(document.querySelector('.navbar'),'navbar--extended');}
122
+ }
123
+
124
+ // SCROLL TO NEXT ELEMENT ON LANDING
125
+ if (document.body.contains(document.getElementById('scrollToNext'))){
126
+ var lastScrollTop = window.pageYOffset || document.documentElement.scrollTop;
127
+ // if the current body position is less than 20 pixels away from the top, hide the icon
128
+ if (lastScrollTop > 20){ addNewClass(document.getElementById('scrollToNext'),'invisible');} else {removeClass(document.getElementById('scrollToNext'),'invisible');}
129
+ }
130
+ });
131
+
132
+ // Responsive mobile menu
133
+ // Create the menu
134
+ if (document.getElementsByClassName("nav__mobile") && document.getElementsByClassName('nav__mobile').length > 0){
135
+ var navElements = document.getElementsByClassName('navbar__menu')[0].innerHTML;
136
+ document.getElementsByClassName('nav__mobile')[0].innerHTML = navElements;
137
+ // Load
138
+ var nav = responsiveNav(".nav__mobile", { // Selector
139
+ animate: true, // Boolean: Use CSS3 transitions, true or false
140
+ transition: 284, // Integer: Speed of the transition, in milliseconds
141
+ label: "Menu", // String: Label for the navigation toggle
142
+ insert: "before", // String: Insert the toggle before or after the navigation
143
+ customToggle: "toggle", // Selector: Specify the ID of a custom toggle
144
+ openPos: "relative", // String: Position of the opened nav, relative or static
145
+ navClass: "nav__mobile", // String: Default CSS class. If changed, you need to edit the CSS too!
146
+ });
147
+ } else {
148
+ addNewClass(document.querySelector('.navbar__menu'),'navbar__menu--noMob');
149
+ addNewClass(document.querySelector('.navbar__menu-mob'), 'navbar__menu-mob--noMob');
150
+ };
151
+ });
152
+ (function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}else if(typeof global!=="undefined"){g=global}else if(typeof self!=="undefined"){g=self}else{g=this}g.flexibility = f()}})(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(require,module,exports){
153
+ module.exports = function alignContent(target) {
154
+ var start;
155
+ var factor;
156
+
157
+ if (target.lines.length < 2 || target.alignContent === 'stretch') {
158
+ factor = target.crossSpace / target.lines.length;
159
+ start = 0;
160
+
161
+ target.lines.forEach(function (line) {
162
+ line.crossStart = start;
163
+ line.cross += factor;
164
+
165
+ start += line.cross;
166
+ });
167
+ } else if (target.alignContent === 'flex-start') {
168
+ start = 0;
169
+
170
+ target.lines.forEach(function (line) {
171
+ line.crossStart = start;
172
+
173
+ start += line.cross;
174
+ });
175
+ } else if (target.alignContent === 'flex-end') {
176
+ start = target.crossSpace;
177
+
178
+ target.lines.forEach(function (line) {
179
+ line.crossStart = start;
180
+
181
+ start += line.cross;
182
+ });
183
+ } else if (target.alignContent === 'center') {
184
+ start = target.crossSpace / 2;
185
+
186
+ target.lines.forEach(function (line) {
187
+ line.crossStart = start;
188
+
189
+ start += line.cross;
190
+ });
191
+ } else if (target.alignContent === 'space-between') {
192
+ factor = target.crossSpace / (target.lines.length - 1);
193
+ start = 0;
194
+
195
+ target.lines.forEach(function (line) {
196
+ line.crossStart = start;
197
+
198
+ start += line.cross + factor;
199
+ });
200
+ } else if (target.alignContent === 'space-around') {
201
+ factor = target.crossSpace * 2 / (target.lines.length * 2);
202
+ start = factor / 2;
203
+
204
+ target.lines.forEach(function (line) {
205
+ line.crossStart = start;
206
+
207
+ start += line.cross + factor;
208
+ });
209
+ } else if (target.alignContent === 'stretch') {
210
+ factor = target.crossSpace / target.lines.length;
211
+ start = 0;
212
+
213
+ target.lines.forEach(function (line) {
214
+ line.crossStart = start;
215
+ line.cross += factor;
216
+
217
+ start += line.cross;
218
+ });
219
+ }
220
+ };
221
+
222
+ },{}],2:[function(require,module,exports){
223
+ module.exports = function alignItems(target) {
224
+ target.lines.forEach(function (line) {
225
+ line.children.forEach(function (child) {
226
+ if (child.alignSelf === 'flex-start') {
227
+ child.crossStart = line.crossStart;
228
+ } else if (child.alignSelf === 'flex-end') {
229
+ child.crossStart = line.crossStart + line.cross - child.crossAround;
230
+ } else if (child.alignSelf === 'center') {
231
+ child.crossStart = line.crossStart + (line.cross - child.crossAround) / 2;
232
+ } else if (child.alignSelf === 'stretch') {
233
+ child.crossStart = line.crossStart;
234
+ child.crossAround = line.cross;
235
+ }
236
+ });
237
+ });
238
+ };
239
+
240
+ },{}],3:[function(require,module,exports){
241
+ module.exports = function flexDirection(target, targetFlexDirection, targetAlignItems) {
242
+ var clientRect = target.node.getBoundingClientRect();
243
+
244
+ if (targetFlexDirection === 'row' || targetFlexDirection === 'row-reverse') {
245
+ target.mainAxis = 'inline';
246
+ target.crossAxis = 'block';
247
+
248
+ if (typeof target.main === 'number' || typeof target.cross === 'number') {
249
+ if (target.flexDirection === 'row' || targetFlexDirection === 'row-reverse') {
250
+ target.width = target.main;
251
+ target.height = target.cross;
252
+ } else {
253
+ target.width = target.cross;
254
+ target.height = target.main;
255
+ }
256
+ }
257
+
258
+ target.main = target.width;
259
+ target.cross = target.height;
260
+
261
+ target.mainClient = clientRect.width || target.node.offsetWidth;
262
+ target.crossClient = clientRect.height || target.node.offsetHeight;
263
+
264
+ target.mainBefore = target.marginLeft;
265
+ target.mainAfter = target.marginRight;
266
+ target.crossBefore = target.marginTop;
267
+ target.crossAfter = target.marginBottom;
268
+ } else {
269
+ target.mainAxis = 'block';
270
+ target.crossAxis = 'inline';
271
+
272
+ target.main = target.height;
273
+ target.cross = target.width;
274
+
275
+ if (typeof target.main === 'number' || typeof target.cross === 'number') {
276
+ if (target.flexDirection === 'column' || targetFlexDirection === 'column-reverse') {
277
+ target.width = target.cross;
278
+ target.height = target.main;
279
+ } else {
280
+ target.width = target.main;
281
+ target.height = target.cross;
282
+ }
283
+ }
284
+
285
+ target.mainClient = clientRect.height || target.node.offsetHeight;
286
+ target.crossClient = clientRect.width || target.node.offsetWidth;
287
+
288
+ target.mainBefore = target.marginTop;
289
+ target.mainAfter = target.marginBottom;
290
+ target.crossBefore = target.marginLeft;
291
+ target.crossAfter = target.marginRight;
292
+ }
293
+
294
+ if (typeof target.flexBasis === 'number') {
295
+ target.main = target.flexBasis;
296
+ }
297
+
298
+ if (target.main === 'auto') {
299
+ target.mainAround = target.mainClient;
300
+ } else {
301
+ target.mainAround = target.main;
302
+ }
303
+
304
+ if (target.cross === 'auto') {
305
+ target.crossAround = target.crossClient;
306
+ } else {
307
+ target.crossAround = target.cross;
308
+ }
309
+
310
+ if (typeof target.mainBefore === 'number') {
311
+ target.mainAround += target.mainBefore;
312
+ }
313
+
314
+ if (typeof target.mainAfter === 'number') {
315
+ target.mainAround += target.mainAfter;
316
+ }
317
+
318
+ if (typeof target.crossBefore === 'number') {
319
+ target.crossAround += target.crossBefore;
320
+ }
321
+
322
+ if (typeof target.crossBefore === 'number') {
323
+ target.crossAround += target.crossBefore;
324
+ }
325
+
326
+ if (target.alignSelf === 'auto') {
327
+ target.alignSelf = targetAlignItems;
328
+ }
329
+ };
330
+
331
+ },{}],4:[function(require,module,exports){
332
+ module.exports = function flexGrow(line) {
333
+ if (line.mainSpace > 0) {
334
+ var growFactor = line.children.reduce(function (lastGrowFactor, child) {
335
+ return lastGrowFactor + child.flexGrow;
336
+ }, 0);
337
+
338
+ if (growFactor > 0) {
339
+ line.children.forEach(function (child) {
340
+ child.mainAround += child.flexGrow / growFactor * line.mainSpace;
341
+ });
342
+
343
+ line.main = line.children.reduce(function (main, child) {
344
+ return main + child.mainAround;
345
+ }, 0);
346
+
347
+ line.mainSpace = 0;
348
+ }
349
+ }
350
+ };
351
+
352
+ },{}],5:[function(require,module,exports){
353
+ module.exports = function flexShrink(line) {
354
+ if (line.mainSpace < 0) {
355
+ var shrinkFactor = line.children.reduce(function (lastShrinkFactor, child) {
356
+ return lastShrinkFactor + child.flexShrink;
357
+ }, 0);
358
+
359
+ if (shrinkFactor > 0) {
360
+ line.children.forEach(function (child) {
361
+ child.mainAround += child.flexShrink / shrinkFactor * line.mainSpace;
362
+ });
363
+
364
+ line.main = line.children.reduce(function (main, child) {
365
+ return main + child.mainAround;
366
+ }, 0);
367
+
368
+ line.mainSpace = 0;
369
+ }
370
+ }
371
+ };
372
+
373
+ },{}],6:[function(require,module,exports){
374
+ module.exports = function flexboxLines(target) {
375
+ var line;
376
+
377
+ target.lines = [line = {
378
+ main: 0,
379
+ cross: 0,
380
+ children: []
381
+ }];
382
+
383
+ target.children.forEach(function (child) {
384
+ if (
385
+ target.flexWrap === 'nowrap' ||
386
+ line.children.length === 0 ||
387
+ target.mainAround >= line.main + child.mainAround
388
+ ) {
389
+ line.main += child.mainAround;
390
+ line.cross = Math.max(line.cross, child.crossAround);
391
+ } else {
392
+ target.lines.push(line = {
393
+ main: child.mainAround,
394
+ cross: child.crossAround,
395
+ children: []
396
+ });
397
+ }
398
+
399
+ line.children.push(child);
400
+ });
401
+ };
402
+
403
+ },{}],7:[function(require,module,exports){
404
+ module.exports = function flexbox(target) {
405
+ target.descendants.forEach(function (descendant) {
406
+ module.exports(descendant);
407
+ });
408
+
409
+ if (target.display === 'flex') {
410
+ target.children.forEach(function (child) {
411
+ require('./flex-direction')(child, target.flexDirection, target.alignItems);
412
+ });
413
+ } else {
414
+ return target;
415
+ }
416
+
417
+ require('./order')(target);
418
+ require('./flex-direction')(target, target.flexDirection, target.alignItems);
419
+ require('./flexbox-lines')(target);
420
+
421
+ if (target.main === 'auto') {
422
+ target.main = Math.max(target.mainAround, target.lines.reduce(function (main, line) {
423
+ return Math.max(main, line.main);
424
+ }, 0));
425
+
426
+ if (target.flexDirection === 'row') {
427
+ target.mainAround = target.mainClient + target.mainBefore + target.mainAfter;
428
+ } else {
429
+ target.mainAround = target.main + target.mainBefore + target.mainAfter;
430
+ }
431
+ }
432
+
433
+ if (target.cross === 'auto') {
434
+ target.cross = target.lines.reduce(function (cross, line) {
435
+ return cross + line.cross;
436
+ }, 0);
437
+
438
+ if (target.flexDirection === 'column') {
439
+ target.crossAround = target.crossClient + target.crossBefore + target.crossAfter;
440
+ } else {
441
+ target.crossAround = target.cross + target.crossBefore + target.crossAfter;
442
+ }
443
+
444
+ target.crossSpace = target.crossAround - target.cross;
445
+ } else {
446
+ target.crossSpace = target.cross - target.lines.reduce(function (cross, line) {
447
+ return cross + line.cross;
448
+ }, 0);
449
+ }
450
+
451
+ require('./align-content')(target);
452
+
453
+ target.lines.forEach(function (line) {
454
+ line.mainSpace = target.main - line.main;
455
+
456
+ require('./flex-grow')(line);
457
+ require('./flex-shrink')(line);
458
+ require('./margin-main')(line);
459
+ require('./margin-cross')(line);
460
+ require('./justify-content')(line, target.justifyContent);
461
+ });
462
+
463
+ require('./align-items')(target);
464
+
465
+ return target;
466
+ };
467
+
468
+ },{"./align-content":1,"./align-items":2,"./flex-direction":3,"./flex-grow":4,"./flex-shrink":5,"./flexbox-lines":6,"./justify-content":8,"./margin-cross":9,"./margin-main":10,"./order":11}],8:[function(require,module,exports){
469
+ module.exports = function justifyContent(line, targetJustifyContent) {
470
+ var start;
471
+ var factor;
472
+
473
+ if (targetJustifyContent === 'flex-start') {
474
+ start = 0;
475
+
476
+ line.children.forEach(function (child) {
477
+ child.mainStart = start;
478
+
479
+ start += child.mainAround;
480
+ });
481
+ } else if (targetJustifyContent === 'flex-end') {
482
+ start = line.mainSpace;
483
+
484
+ line.children.forEach(function (child) {
485
+ child.mainStart = start;
486
+
487
+ start += child.mainAround;
488
+ });
489
+ } else if (targetJustifyContent === 'center') {
490
+ start = line.mainSpace / 2;
491
+
492
+ line.children.forEach(function (child) {
493
+ child.mainStart = start;
494
+
495
+ start += child.mainAround;
496
+ });
497
+ } else if (targetJustifyContent === 'space-between') {
498
+ factor = line.mainSpace / (line.children.length - 1);
499
+
500
+ start = 0;
501
+
502
+ line.children.forEach(function (child) {
503
+ child.mainStart = start;
504
+
505
+ start += child.mainAround + factor;
506
+ });
507
+ } else if (targetJustifyContent === 'space-around') {
508
+ factor = line.mainSpace * 2 / (line.children.length * 2);
509
+ start = factor / 2;
510
+
511
+ line.children.forEach(function (child) {
512
+ child.mainStart = start;
513
+
514
+ start += child.mainAround + factor;
515
+ });
516
+ }
517
+ };
518
+
519
+ },{}],9:[function(require,module,exports){
520
+ module.exports = function marginCross(line) {
521
+ line.children.forEach(function (child) {
522
+ var count = 0;
523
+
524
+ if (child.crossBefore === 'auto') {
525
+ ++count;
526
+ }
527
+
528
+ if (child.crossAfter === 'auto') {
529
+ ++count;
530
+ }
531
+
532
+ var childSpace = line.cross - child.crossAround;
533
+
534
+ if (child.crossBefore === 'auto') {
535
+ child.crossBefore = childSpace / count;
536
+
537
+ child.crossAround += child.crossBefore;
538
+ }
539
+
540
+ if (child.crossAfter === 'auto') {
541
+ child.crossAfter = childSpace / count;
542
+
543
+ child.crossAround += child.crossAfter;
544
+ }
545
+ });
546
+ };
547
+
548
+ },{}],10:[function(require,module,exports){
549
+ module.exports = function marginCross(line) {
550
+ var count = 0;
551
+
552
+ line.children.forEach(function (child) {
553
+ if (child.mainBefore === 'auto') {
554
+ ++count;
555
+ }
556
+
557
+ if (child.mainAfter === 'auto') {
558
+ ++count;
559
+ }
560
+ });
561
+
562
+ if (count > 0) {
563
+ line.children.forEach(function (child) {
564
+ if (child.mainBefore === 'auto') {
565
+ child.mainBefore = line.mainSpace / count;
566
+
567
+ child.mainAround += child.mainBefore;
568
+ }
569
+
570
+ if (child.mainAfter === 'auto') {
571
+ child.mainAfter = line.mainSpace / count;
572
+
573
+ child.mainAround += child.mainAfter;
574
+ }
575
+ });
576
+
577
+ line.mainSpace = 0;
578
+ }
579
+ };
580
+
581
+ },{}],11:[function(require,module,exports){
582
+ module.exports = function order(target) {
583
+ target.children.sort(function (childA, childB) {
584
+ return childA.order - childB.order || childA.index - childB.index;
585
+ });
586
+ };
587
+
588
+ },{}],12:[function(require,module,exports){
589
+ module.exports = function getFlexStyles(target, data, isFlexChild) {
590
+ var style = Object.assign(data, {
591
+ alignContent: 'stretch',
592
+ alignItems: 'stretch',
593
+ alignSelf: 'auto',
594
+ display: 'inline',
595
+ flexBasis: 'auto',
596
+ flexDirection: 'row',
597
+ flexGrow: 0,
598
+ flexShrink: 1,
599
+ flexWrap: 'nowrap',
600
+ justifyContent: 'flex-start',
601
+ height: 'auto',
602
+ marginTop: 0,
603
+ marginRight: 0,
604
+ marginLeft: 0,
605
+ marginBottom: 0,
606
+ maxHeight: 'none',
607
+ maxWidth: 'none',
608
+ minHeight: 0,
609
+ minWidth: 0,
610
+ order: 0,
611
+ position: 'static',
612
+ width: 'auto'
613
+ });
614
+
615
+ if (target.hasAttribute('data-style')) {
616
+ target.setAttribute('style', target.getAttribute('data-style'));
617
+ } else {
618
+ target.setAttribute('data-style', target.getAttribute('style') || '');
619
+ }
620
+
621
+ var attr = (target.getAttribute('data-style') || '') + ';' + (target.getAttribute('data-flex') || '');
622
+ var re = /([^\s:;]+)\s*:\s*([^;]+?)\s*(;|$)/g;
623
+ var decl;
624
+
625
+ while (decl = re.exec(attr)) {
626
+ var name = decl[1].toLowerCase().replace(/-[a-z]/g, function (match) {
627
+ return match.slice(1).toUpperCase();
628
+ });
629
+
630
+ style[name] = parseFloat(decl[2]);
631
+
632
+ if (isNaN(style[name])) {
633
+ style[name] = decl[2];
634
+ }
635
+ }
636
+
637
+ if (isFlexChild) {
638
+ target.style.display = 'inline-block';
639
+ target.style.position = 'absolute';
640
+ }
641
+
642
+ var rect = target.getBoundingClientRect();
643
+
644
+ style.clientWidth = rect.width || target.offsetWidth;
645
+ style.clientHeight = rect.height || target.offsetHeight;
646
+
647
+ return style;
648
+ };
649
+
650
+ },{}],13:[function(require,module,exports){
651
+ /*! Flexibility 2.0.0 | MIT Licensed | github.com/10up/flexibility */
652
+
653
+ module.exports = function flexibility(target) {
654
+ var data1 = module.exports.walk(target);
655
+
656
+ var data2 = module.exports.flexbox(data1);
657
+
658
+ var data3 = module.exports.write(data2);
659
+
660
+ return data3;
661
+ };
662
+
663
+ module.exports.flexbox = require('./flexbox');
664
+ module.exports.getFlexStyles = require('./getFlexStyles');
665
+ module.exports.walk = require('./walk');
666
+ module.exports.write = require('./write');
667
+
668
+ // module.exports.process = require('./process');
669
+ // module.exports.support = require('./support');
670
+
671
+ },{"./flexbox":7,"./getFlexStyles":12,"./walk":14,"./write":15}],14:[function(require,module,exports){
672
+ var getFlexStyles = require('../getFlexStyles');
673
+
674
+ module.exports = function walk(target, ancestorData, isFlexChild) {
675
+ var flexContainerRE = /(^|;)\s*display\s*:\s*(inline-)?flex\s*(;|$)/i;
676
+ var isFlexContainer = flexContainerRE.test(target.getAttribute('data-flex'));
677
+ var data = {
678
+ node: target,
679
+ children: [],
680
+ descendants: []
681
+ };
682
+
683
+ if (isFlexContainer) {
684
+ if (ancestorData !== undefined) {
685
+ ancestorData.descendants.push(data);
686
+ }
687
+ }
688
+
689
+ if (isFlexContainer || !ancestorData) {
690
+ ancestorData = data;
691
+ }
692
+
693
+ Array.prototype.forEach.call(target.childNodes, function (childNode) {
694
+ if (isFlexContainer && childNode.nodeType === 3 && childNode.nodeValue.trim()) {
695
+ var oldNode = childNode;
696
+
697
+ childNode = target.insertBefore(document.createElement('flex-item'), oldNode);
698
+
699
+ childNode.appendChild(oldNode);
700
+ }
701
+
702
+ if (childNode.nodeType === 1) {
703
+ var childData = module.exports(childNode, ancestorData, isFlexContainer);
704
+
705
+ if (isFlexContainer) {
706
+ data.children.push(childData);
707
+ }
708
+ }
709
+ });
710
+
711
+ if (isFlexContainer || isFlexChild) {
712
+ getFlexStyles(target, data, isFlexChild);
713
+ }
714
+
715
+ return data;
716
+ };
717
+
718
+ },{"../getFlexStyles":12}],15:[function(require,module,exports){
719
+ module.exports = function write(target) {
720
+ target.descendants.filter(function (descendant) {
721
+ return target.children.indexOf(descendant) === -1;
722
+ }).forEach(function (descendant) {
723
+ module.exports(descendant);
724
+ });
725
+
726
+ if (!target.display) {
727
+ return;
728
+ }
729
+
730
+ var style = target.node.style;
731
+
732
+ if ('mainStart' in target) {
733
+ style.position = 'absolute';
734
+
735
+ if (target.mainAxis === 'inline') {
736
+ style.left = target.mainStart + 'px';
737
+ style.top = target.crossStart + 'px';
738
+
739
+ style.marginTop = target.crossBefore + 'px';
740
+ style.marginRight = target.mainAfter + 'px';
741
+ style.marginBottom = target.crossAfter + 'px';
742
+ style.marginLeft = target.mainBefore + 'px';
743
+ } else {
744
+ style.left = target.crossStart + 'px';
745
+ style.top = target.mainStart + 'px';
746
+
747
+ style.marginTop = target.mainBefore + 'px';
748
+ style.marginRight = target.crossAfter + 'px';
749
+ style.marginBottom = target.mainAfter + 'px';
750
+ style.marginLeft = target.crossBefore + 'px';
751
+ }
752
+
753
+ if (target.mainAxis === 'inline') {
754
+ style.width = target.mainAround - target.mainBefore - target.mainAfter + 'px';
755
+ style.height = target.crossAround - target.crossBefore - target.crossAfter + 'px';
756
+ } else {
757
+ if (target.cross === 'auto') {
758
+ style.width = target.crossClient - target.crossBefore - target.crossAfter + 'px';
759
+ } else {
760
+ style.width = target.crossAround - target.crossBefore - target.crossAfter + 'px';
761
+ }
762
+
763
+ if (target.main === 'auto') {
764
+ style.height = target.mainClient - target.mainBefore - target.mainAfter + 'px';
765
+ } else {
766
+ style.height = target.mainAround - target.mainBefore - target.mainAfter + 'px';
767
+ }
768
+ }
769
+ } else {
770
+ if (!style.position) {
771
+ style.position = 'relative';
772
+ }
773
+
774
+ if (target.mainAxis === 'inline') {
775
+ style.width = target.mainAround - target.mainBefore - target.mainAfter + 'px';
776
+ style.height = target.crossAround - target.crossBefore - target.crossAfter + 'px';
777
+ } else {
778
+ style.width = target.crossAround - target.crossBefore - target.crossAfter + 'px';
779
+ style.height = target.mainAround - target.mainBefore - target.mainAfter + 'px';
780
+ }
781
+ }
782
+
783
+ if (target.children) {
784
+ target.children.forEach(function (child) {
785
+ module.exports(child);
786
+ });
787
+ }
788
+ };
789
+
790
+ },{}]},{},[13])(13)
791
+ });
792
+ /*! responsive-nav.js 1.0.39
793
+ * https://github.com/viljamis/responsive-nav.js
794
+ * http://responsive-nav.com
795
+ *
796
+ * Copyright (c) 2015 @viljamis
797
+ * Available under the MIT license
798
+ Licensed under the MIT license.
799
+
800
+ Copyright (c) 2013 Viljami Salminen, http://viljamis.com/
801
+
802
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
803
+
804
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
805
+
806
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
807
+ */
808
+
809
+ /* global Event */
810
+ (function (document, window, index) {
811
+ // Index is used to keep multiple navs on the same page namespaced
812
+
813
+ "use strict";
814
+
815
+ var responsiveNav = function (el, options) {
816
+
817
+ var computed = !!window.getComputedStyle;
818
+
819
+ /**
820
+ * getComputedStyle polyfill for old browsers
821
+ */
822
+ if (!computed) {
823
+ window.getComputedStyle = function(el) {
824
+ this.el = el;
825
+ this.getPropertyValue = function(prop) {
826
+ var re = /(\-([a-z]){1})/g;
827
+ if (prop === "float") {
828
+ prop = "styleFloat";
829
+ }
830
+ if (re.test(prop)) {
831
+ prop = prop.replace(re, function () {
832
+ return arguments[2].toUpperCase();
833
+ });
834
+ }
835
+ return el.currentStyle[prop] ? el.currentStyle[prop] : null;
836
+ };
837
+ return this;
838
+ };
839
+ }
840
+ /* exported addEvent, removeEvent, getChildren, setAttributes, addClass, removeClass, forEach */
841
+
842
+ /**
843
+ * Add Event
844
+ * fn arg can be an object or a function, thanks to handleEvent
845
+ * read more at: http://www.thecssninja.com/javascript/handleevent
846
+ *
847
+ * @param {element} element
848
+ * @param {event} event
849
+ * @param {Function} fn
850
+ * @param {boolean} bubbling
851
+ */
852
+ var addEvent = function (el, evt, fn, bubble) {
853
+ if ("addEventListener" in el) {
854
+ // BBOS6 doesn't support handleEvent, catch and polyfill
855
+ try {
856
+ el.addEventListener(evt, fn, bubble);
857
+ } catch (e) {
858
+ if (typeof fn === "object" && fn.handleEvent) {
859
+ el.addEventListener(evt, function (e) {
860
+ // Bind fn as this and set first arg as event object
861
+ fn.handleEvent.call(fn, e);
862
+ }, bubble);
863
+ } else {
864
+ throw e;
865
+ }
866
+ }
867
+ } else if ("attachEvent" in el) {
868
+ // check if the callback is an object and contains handleEvent
869
+ if (typeof fn === "object" && fn.handleEvent) {
870
+ el.attachEvent("on" + evt, function () {
871
+ // Bind fn as this
872
+ fn.handleEvent.call(fn);
873
+ });
874
+ } else {
875
+ el.attachEvent("on" + evt, fn);
876
+ }
877
+ }
878
+ },
879
+
880
+ /**
881
+ * Remove Event
882
+ *
883
+ * @param {element} element
884
+ * @param {event} event
885
+ * @param {Function} fn
886
+ * @param {boolean} bubbling
887
+ */
888
+ removeEvent = function (el, evt, fn, bubble) {
889
+ if ("removeEventListener" in el) {
890
+ try {
891
+ el.removeEventListener(evt, fn, bubble);
892
+ } catch (e) {
893
+ if (typeof fn === "object" && fn.handleEvent) {
894
+ el.removeEventListener(evt, function (e) {
895
+ fn.handleEvent.call(fn, e);
896
+ }, bubble);
897
+ } else {
898
+ throw e;
899
+ }
900
+ }
901
+ } else if ("detachEvent" in el) {
902
+ if (typeof fn === "object" && fn.handleEvent) {
903
+ el.detachEvent("on" + evt, function () {
904
+ fn.handleEvent.call(fn);
905
+ });
906
+ } else {
907
+ el.detachEvent("on" + evt, fn);
908
+ }
909
+ }
910
+ },
911
+
912
+ /**
913
+ * Get the children of any element
914
+ *
915
+ * @param {element}
916
+ * @return {array} Returns matching elements in an array
917
+ */
918
+ getChildren = function (e) {
919
+ if (e.children.length < 1) {
920
+ throw new Error("The Nav container has no containing elements");
921
+ }
922
+ // Store all children in array
923
+ var children = [];
924
+ // Loop through children and store in array if child != TextNode
925
+ for (var i = 0; i < e.children.length; i++) {
926
+ if (e.children[i].nodeType === 1) {
927
+ children.push(e.children[i]);
928
+ }
929
+ }
930
+ return children;
931
+ },
932
+
933
+ /**
934
+ * Sets multiple attributes at once
935
+ *
936
+ * @param {element} element
937
+ * @param {attrs} attrs
938
+ */
939
+ setAttributes = function (el, attrs) {
940
+ for (var key in attrs) {
941
+ el.setAttribute(key, attrs[key]);
942
+ }
943
+ },
944
+
945
+ /**
946
+ * Adds a class to any element
947
+ *
948
+ * @param {element} element
949
+ * @param {string} class
950
+ */
951
+ addClass = function (el, cls) {
952
+ if (el.className.indexOf(cls) !== 0) {
953
+ el.className += " " + cls;
954
+ el.className = el.className.replace(/(^\s*)|(\s*$)/g,"");
955
+ }
956
+ },
957
+
958
+ /**
959
+ * Remove a class from any element
960
+ *
961
+ * @param {element} element
962
+ * @param {string} class
963
+ */
964
+ removeClass = function (el, cls) {
965
+ var reg = new RegExp("(\\s|^)" + cls + "(\\s|$)");
966
+ el.className = el.className.replace(reg, " ").replace(/(^\s*)|(\s*$)/g,"");
967
+ },
968
+
969
+ /**
970
+ * forEach method that passes back the stuff we need
971
+ *
972
+ * @param {array} array
973
+ * @param {Function} callback
974
+ * @param {scope} scope
975
+ */
976
+ forEach = function (array, callback, scope) {
977
+ for (var i = 0; i < array.length; i++) {
978
+ callback.call(scope, i, array[i]);
979
+ }
980
+ };
981
+
982
+ var nav,
983
+ opts,
984
+ navToggle,
985
+ styleElement = document.createElement("style"),
986
+ htmlEl = document.documentElement,
987
+ hasAnimFinished,
988
+ isMobile,
989
+ navOpen;
990
+
991
+ var ResponsiveNav = function (el, options) {
992
+ var i;
993
+
994
+ /**
995
+ * Default options
996
+ * @type {Object}
997
+ */
998
+ this.options = {
999
+ animate: true, // Boolean: Use CSS3 transitions, true or false
1000
+ transition: 284, // Integer: Speed of the transition, in milliseconds
1001
+ label: "Menu", // String: Label for the navigation toggle
1002
+ insert: "before", // String: Insert the toggle before or after the navigation
1003
+ customToggle: "", // Selector: Specify the ID of a custom toggle
1004
+ closeOnNavClick: false, // Boolean: Close the navigation when one of the links are clicked
1005
+ openPos: "relative", // String: Position of the opened nav, relative or static
1006
+ navClass: "nav-collapse", // String: Default CSS class. If changed, you need to edit the CSS too!
1007
+ navActiveClass: "js-nav-active", // String: Class that is added to <html> element when nav is active
1008
+ jsClass: "js", // String: 'JS enabled' class which is added to <html> element
1009
+ init: function(){}, // Function: Init callback
1010
+ open: function(){}, // Function: Open callback
1011
+ close: function(){} // Function: Close callback
1012
+ };
1013
+
1014
+ // User defined options
1015
+ for (i in options) {
1016
+ this.options[i] = options[i];
1017
+ }
1018
+
1019
+ // Adds "js" class for <html>
1020
+ addClass(htmlEl, this.options.jsClass);
1021
+
1022
+ // Wrapper
1023
+ this.wrapperEl = el.replace("#", "");
1024
+
1025
+ // Try selecting ID first
1026
+ if (document.getElementById(this.wrapperEl)) {
1027
+ this.wrapper = document.getElementById(this.wrapperEl);
1028
+
1029
+ // If element with an ID doesn't exist, use querySelector
1030
+ } else if (document.querySelector(this.wrapperEl)) {
1031
+ this.wrapper = document.querySelector(this.wrapperEl);
1032
+
1033
+ // If element doesn't exists, stop here.
1034
+ } else {
1035
+ throw new Error("The nav element you are trying to select doesn't exist");
1036
+ }
1037
+
1038
+ // Inner wrapper
1039
+ this.wrapper.inner = getChildren(this.wrapper);
1040
+
1041
+ // For minification
1042
+ opts = this.options;
1043
+ nav = this.wrapper;
1044
+
1045
+ // Init
1046
+ this._init(this);
1047
+ };
1048
+
1049
+ ResponsiveNav.prototype = {
1050
+
1051
+ /**
1052
+ * Unattaches events and removes any classes that were added
1053
+ */
1054
+ destroy: function () {
1055
+ this._removeStyles();
1056
+ removeClass(nav, "closed");
1057
+ removeClass(nav, "opened");
1058
+ removeClass(nav, opts.navClass);
1059
+ removeClass(nav, opts.navClass + "-" + this.index);
1060
+ removeClass(htmlEl, opts.navActiveClass);
1061
+ nav.removeAttribute("style");
1062
+ nav.removeAttribute("aria-hidden");
1063
+
1064
+ removeEvent(window, "resize", this, false);
1065
+ removeEvent(window, "focus", this, false);
1066
+ removeEvent(document.body, "touchmove", this, false);
1067
+ removeEvent(navToggle, "touchstart", this, false);
1068
+ removeEvent(navToggle, "touchend", this, false);
1069
+ removeEvent(navToggle, "mouseup", this, false);
1070
+ removeEvent(navToggle, "keyup", this, false);
1071
+ removeEvent(navToggle, "click", this, false);
1072
+
1073
+ if (!opts.customToggle) {
1074
+ navToggle.parentNode.removeChild(navToggle);
1075
+ } else {
1076
+ navToggle.removeAttribute("aria-hidden");
1077
+ }
1078
+ },
1079
+
1080
+ /**
1081
+ * Toggles the navigation open/close
1082
+ */
1083
+ toggle: function () {
1084
+ if (hasAnimFinished === true) {
1085
+ if (!navOpen) {
1086
+ this.open();
1087
+ } else {
1088
+ this.close();
1089
+ }
1090
+ }
1091
+ },
1092
+
1093
+ /**
1094
+ * Opens the navigation
1095
+ */
1096
+ open: function () {
1097
+ if (!navOpen) {
1098
+ removeClass(nav, "closed");
1099
+ addClass(nav, "opened");
1100
+ addClass(htmlEl, opts.navActiveClass);
1101
+ addClass(navToggle, "active");
1102
+ nav.style.position = opts.openPos;
1103
+ setAttributes(nav, {"aria-hidden": "false"});
1104
+ navOpen = true;
1105
+ opts.open();
1106
+ }
1107
+ },
1108
+
1109
+ /**
1110
+ * Closes the navigation
1111
+ */
1112
+ close: function () {
1113
+ if (navOpen) {
1114
+ addClass(nav, "closed");
1115
+ removeClass(nav, "opened");
1116
+ removeClass(htmlEl, opts.navActiveClass);
1117
+ removeClass(navToggle, "active");
1118
+ setAttributes(nav, {"aria-hidden": "true"});
1119
+
1120
+ // If animations are enabled, wait until they finish
1121
+ if (opts.animate) {
1122
+ hasAnimFinished = false;
1123
+ setTimeout(function () {
1124
+ nav.style.position = "absolute";
1125
+ hasAnimFinished = true;
1126
+ }, opts.transition + 10);
1127
+
1128
+ // Animations aren't enabled, we can do these immediately
1129
+ } else {
1130
+ nav.style.position = "absolute";
1131
+ }
1132
+
1133
+ navOpen = false;
1134
+ opts.close();
1135
+ }
1136
+ },
1137
+
1138
+ /**
1139
+ * Resize is called on window resize and orientation change.
1140
+ * It initializes the CSS styles and height calculations.
1141
+ */
1142
+ resize: function () {
1143
+
1144
+ // Resize watches navigation toggle's display state
1145
+ if (window.getComputedStyle(navToggle, null).getPropertyValue("display") !== "none") {
1146
+
1147
+ isMobile = true;
1148
+ setAttributes(navToggle, {"aria-hidden": "false"});
1149
+
1150
+ // If the navigation is hidden
1151
+ if (nav.className.match(/(^|\s)closed(\s|$)/)) {
1152
+ setAttributes(nav, {"aria-hidden": "true"});
1153
+ nav.style.position = "absolute";
1154
+ }
1155
+
1156
+ this._createStyles();
1157
+ this._calcHeight();
1158
+ } else {
1159
+
1160
+ isMobile = false;
1161
+ setAttributes(navToggle, {"aria-hidden": "true"});
1162
+ setAttributes(nav, {"aria-hidden": "false"});
1163
+ nav.style.position = opts.openPos;
1164
+ this._removeStyles();
1165
+ }
1166
+ },
1167
+
1168
+ /**
1169
+ * Takes care of all even handling
1170
+ *
1171
+ * @param {event} event
1172
+ * @return {type} returns the type of event that should be used
1173
+ */
1174
+ handleEvent: function (e) {
1175
+ var evt = e || window.event;
1176
+
1177
+ switch (evt.type) {
1178
+ case "touchstart":
1179
+ this._onTouchStart(evt);
1180
+ break;
1181
+ case "touchmove":
1182
+ this._onTouchMove(evt);
1183
+ break;
1184
+ case "touchend":
1185
+ case "mouseup":
1186
+ this._onTouchEnd(evt);
1187
+ break;
1188
+ case "click":
1189
+ this._preventDefault(evt);
1190
+ break;
1191
+ case "keyup":
1192
+ this._onKeyUp(evt);
1193
+ break;
1194
+ case "focus":
1195
+ case "resize":
1196
+ this.resize(evt);
1197
+ break;
1198
+ }
1199
+ },
1200
+
1201
+ /**
1202
+ * Initializes the widget
1203
+ */
1204
+ _init: function () {
1205
+ this.index = index++;
1206
+
1207
+ addClass(nav, opts.navClass);
1208
+ addClass(nav, opts.navClass + "-" + this.index);
1209
+ addClass(nav, "closed");
1210
+ hasAnimFinished = true;
1211
+ navOpen = false;
1212
+
1213
+ this._closeOnNavClick();
1214
+ this._createToggle();
1215
+ this._transitions();
1216
+ this.resize();
1217
+
1218
+ /**
1219
+ * On IE8 the resize event triggers too early for some reason
1220
+ * so it's called here again on init to make sure all the
1221
+ * calculated styles are correct.
1222
+ */
1223
+ var self = this;
1224
+ setTimeout(function () {
1225
+ self.resize();
1226
+ }, 20);
1227
+
1228
+ addEvent(window, "resize", this, false);
1229
+ addEvent(window, "focus", this, false);
1230
+ addEvent(document.body, "touchmove", this, false);
1231
+ addEvent(navToggle, "touchstart", this, false);
1232
+ addEvent(navToggle, "touchend", this, false);
1233
+ addEvent(navToggle, "mouseup", this, false);
1234
+ addEvent(navToggle, "keyup", this, false);
1235
+ addEvent(navToggle, "click", this, false);
1236
+
1237
+ /**
1238
+ * Init callback here
1239
+ */
1240
+ opts.init();
1241
+ },
1242
+
1243
+ /**
1244
+ * Creates Styles to the <head>
1245
+ */
1246
+ _createStyles: function () {
1247
+ if (!styleElement.parentNode) {
1248
+ styleElement.type = "text/css";
1249
+ document.getElementsByTagName("head")[0].appendChild(styleElement);
1250
+ }
1251
+ },
1252
+
1253
+ /**
1254
+ * Removes styles from the <head>
1255
+ */
1256
+ _removeStyles: function () {
1257
+ if (styleElement.parentNode) {
1258
+ styleElement.parentNode.removeChild(styleElement);
1259
+ }
1260
+ },
1261
+
1262
+ /**
1263
+ * Creates Navigation Toggle
1264
+ */
1265
+ _createToggle: function () {
1266
+
1267
+ // If there's no toggle, let's create one
1268
+ if (!opts.customToggle) {
1269
+ var toggle = document.createElement("a");
1270
+ toggle.innerHTML = opts.label;
1271
+ setAttributes(toggle, {
1272
+ "href": "#",
1273
+ "class": "nav-toggle"
1274
+ });
1275
+
1276
+ // Determine where to insert the toggle
1277
+ if (opts.insert === "after") {
1278
+ nav.parentNode.insertBefore(toggle, nav.nextSibling);
1279
+ } else {
1280
+ nav.parentNode.insertBefore(toggle, nav);
1281
+ }
1282
+
1283
+ navToggle = toggle;
1284
+
1285
+ // There is a toggle already, let's use that one
1286
+ } else {
1287
+ var toggleEl = opts.customToggle.replace("#", "");
1288
+
1289
+ if (document.getElementById(toggleEl)) {
1290
+ navToggle = document.getElementById(toggleEl);
1291
+ } else if (document.querySelector(toggleEl)) {
1292
+ navToggle = document.querySelector(toggleEl);
1293
+ } else {
1294
+ throw new Error("The custom nav toggle you are trying to select doesn't exist");
1295
+ }
1296
+ }
1297
+ },
1298
+
1299
+ /**
1300
+ * Closes the navigation when a link inside is clicked.
1301
+ */
1302
+ _closeOnNavClick: function () {
1303
+ if (opts.closeOnNavClick) {
1304
+ var links = nav.getElementsByTagName("a"),
1305
+ self = this;
1306
+ forEach(links, function (i, el) {
1307
+ addEvent(links[i], "click", function () {
1308
+ if (isMobile) {
1309
+ self.toggle();
1310
+ }
1311
+ }, false);
1312
+ });
1313
+ }
1314
+ },
1315
+
1316
+ /**
1317
+ * Prevents the default functionality.
1318
+ *
1319
+ * @param {event} event
1320
+ */
1321
+ _preventDefault: function(e) {
1322
+ if (e.preventDefault) {
1323
+ if (e.stopImmediatePropagation) {
1324
+ e.stopImmediatePropagation();
1325
+ }
1326
+ e.preventDefault();
1327
+ e.stopPropagation();
1328
+ return false;
1329
+
1330
+ // This is strictly for old IE
1331
+ } else {
1332
+ e.returnValue = false;
1333
+ }
1334
+ },
1335
+
1336
+ /**
1337
+ * On touch start we get the location of the touch.
1338
+ *
1339
+ * @param {event} event
1340
+ */
1341
+ _onTouchStart: function (e) {
1342
+ if (!Event.prototype.stopImmediatePropagation) {
1343
+ this._preventDefault(e);
1344
+ }
1345
+ this.startX = e.touches[0].clientX;
1346
+ this.startY = e.touches[0].clientY;
1347
+ this.touchHasMoved = false;
1348
+
1349
+ /**
1350
+ * Remove mouseup event completely here to avoid
1351
+ * double triggering the event.
1352
+ */
1353
+ removeEvent(navToggle, "mouseup", this, false);
1354
+ },
1355
+
1356
+ /**
1357
+ * Check if the user is scrolling instead of tapping.
1358
+ *
1359
+ * @param {event} event
1360
+ */
1361
+ _onTouchMove: function (e) {
1362
+ if (Math.abs(e.touches[0].clientX - this.startX) > 10 ||
1363
+ Math.abs(e.touches[0].clientY - this.startY) > 10) {
1364
+ this.touchHasMoved = true;
1365
+ }
1366
+ },
1367
+
1368
+ /**
1369
+ * On touch end toggle the navigation.
1370
+ *
1371
+ * @param {event} event
1372
+ */
1373
+ _onTouchEnd: function (e) {
1374
+ this._preventDefault(e);
1375
+ if (!isMobile) {
1376
+ return;
1377
+ }
1378
+
1379
+ // If the user isn't scrolling
1380
+ if (!this.touchHasMoved) {
1381
+
1382
+ // If the event type is touch
1383
+ if (e.type === "touchend") {
1384
+ this.toggle();
1385
+ return;
1386
+
1387
+ // Event type was click, not touch
1388
+ } else {
1389
+ var evt = e || window.event;
1390
+
1391
+ // If it isn't a right click, do toggling
1392
+ if (!(evt.which === 3 || evt.button === 2)) {
1393
+ this.toggle();
1394
+ }
1395
+ }
1396
+ }
1397
+ },
1398
+
1399
+ /**
1400
+ * For keyboard accessibility, toggle the navigation on Enter
1401
+ * keypress too.
1402
+ *
1403
+ * @param {event} event
1404
+ */
1405
+ _onKeyUp: function (e) {
1406
+ var evt = e || window.event;
1407
+ if (evt.keyCode === 13) {
1408
+ this.toggle();
1409
+ }
1410
+ },
1411
+
1412
+ /**
1413
+ * Adds the needed CSS transitions if animations are enabled
1414
+ */
1415
+ _transitions: function () {
1416
+ if (opts.animate) {
1417
+ var objStyle = nav.style,
1418
+ transition = "max-height " + opts.transition + "ms";
1419
+
1420
+ objStyle.WebkitTransition =
1421
+ objStyle.MozTransition =
1422
+ objStyle.OTransition =
1423
+ objStyle.transition = transition;
1424
+ }
1425
+ },
1426
+
1427
+ /**
1428
+ * Calculates the height of the navigation and then creates
1429
+ * styles which are later added to the page <head>
1430
+ */
1431
+ _calcHeight: function () {
1432
+ var savedHeight = 0;
1433
+ for (var i = 0; i < nav.inner.length; i++) {
1434
+ savedHeight += nav.inner[i].offsetHeight;
1435
+ }
1436
+
1437
+ var innerStyles = "." + opts.jsClass + " ." + opts.navClass + "-" + this.index + ".opened{max-height:" + savedHeight + "px !important} ." + opts.jsClass + " ." + opts.navClass + "-" + this.index + ".opened.dropdown-active {max-height:9999px !important}";
1438
+
1439
+ if (styleElement.styleSheet) {
1440
+ styleElement.styleSheet.cssText = innerStyles;
1441
+ } else {
1442
+ styleElement.innerHTML = innerStyles;
1443
+ }
1444
+
1445
+ innerStyles = "";
1446
+ }
1447
+
1448
+ };
1449
+
1450
+ /**
1451
+ * Return new Responsive Nav
1452
+ */
1453
+ return new ResponsiveNav(el, options);
1454
+
1455
+ };
1456
+
1457
+ if (typeof module !== "undefined" && module.exports) {
1458
+ module.exports = responsiveNav;
1459
+ } else {
1460
+ window.responsiveNav = responsiveNav;
1461
+ }
1462
+
1463
+ }(document, window, 0));