nzk-react-components 0.4.3 → 0.4.6

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.
@@ -0,0 +1,14 @@
1
+ <svg id="icon_-_awards" data-name="icon - awards" xmlns="http://www.w3.org/2000/svg" width="120" height="120" viewBox="0 0 120 120">
2
+ <path id="Path_1284" data-name="Path 1284" d="M-322.5-304.424l-23.317,67.135,2.8,8.45h28.275l3.679-10.791h20.746l3.681,10.791h28.23l1.586-8.45-23.317-67.135Z" transform="translate(361.312 327.131)" opacity="0.3"/>
3
+ <path id="Path_722" data-name="Path 722" d="M-322.5-304.424l-23.317,67.135,2.8,8.45h28.275l3.679-10.791h20.746l3.681,10.791h28.23l1.586-8.45-23.317-67.135Z" transform="translate(361.312 320.131)" fill="#ffb600"/>
4
+ <path id="Path_723" data-name="Path 723" d="M-322.5-304.424h42.366l23.317,67.135h-29.7l-3.873-11.35H-312.2l-3.87,11.35h-29.74Z" transform="translate(361.312 320.131)" fill="#ff0"/>
5
+ <path id="Path_724" data-name="Path 724" d="M-338.9-240.215a1.01,1.01,0,0,1-.314-.05.992.992,0,0,1-.626-1.255l20-59.66a.994.994,0,0,1,1.256-.625.993.993,0,0,1,.625,1.255l-20,59.659a.99.99,0,0,1-.94.676" transform="translate(361.312 320.131)" fill="#fff"/>
6
+ <path id="Path_725" data-name="Path 725" d="M-287.574-282.887c.046-1.436.072-2.861.072-4.251h-26.315c0,1.39.027,2.815.073,4.251h-7.35v1.3c0,7.276,1.258,15.442,10.573,20.845a16.169,16.169,0,0,0,4.177,1.6,8.231,8.231,0,0,0,4.388,2.168v1.9a6.85,6.85,0,0,1-6.844,6.844h-1.757v2.6h19.794v-2.6h-1.756a6.851,6.851,0,0,1-6.844-6.844v-1.9a8.237,8.237,0,0,0,4.39-2.168,16.14,16.14,0,0,0,4.176-1.6c9.317-5.4,10.573-13.568,10.573-20.845v-1.3Zm-30.912,2.593h4.859c.373,6.1,1.471,12.256,4.382,17.289-7.62-4.433-9.085-10.855-9.241-17.289m26.412,17.289c2.914-5.035,4.011-11.194,4.384-17.289h4.858c-.155,6.435-1.622,12.856-9.242,17.289" transform="translate(361.312 320.131)" fill="#ffb600"/>
7
+ <rect id="Rectangle_79" data-name="Rectangle 79" width="26.22" height="0.668" transform="translate(47.502 32.846)" fill="#ffcf30"/>
8
+ <path id="Path_726" data-name="Path 726" d="M-290.141-247.936h-22.3l.24-.668h21.82Z" transform="translate(361.312 320.131)" fill="#ffcf30"/>
9
+ <rect id="Rectangle_82" data-name="Rectangle 82" width="7.328" height="0.668" transform="translate(73.723 37.257)" fill="#ffcf30"/>
10
+ <rect id="Rectangle_84" data-name="Rectangle 84" width="7.328" height="0.668" transform="translate(40.175 37.257)" fill="#ffcf30"/>
11
+ <path id="Path_727" data-name="Path 727" d="M-280.127-281.319h-.057c-.55,10.306-5.443,16.55-12.215,19.2,3.043-4.884,5-13.157,4.952-25.163h-.035c-.486,18.854-6.233,27.55-13.165,27.55-6.917,0-12.589-9.41-13.151-27.55h-.049c0,11.707,2.006,20.132,5.118,25.133h0c-6.807-2.741-11.586-9.186-12.226-19.166h0c-.409,12.277,6.1,20.021,14.709,22.235a8.541,8.541,0,0,0,4.335,2.242v1.81h2.6v-1.811a8.737,8.737,0,0,0,4.418-2.226c8.556-2.129,14.857-9.3,14.765-22.25m-14.135,21.635c.036-.039.072-.081.107-.121-.035.04-.071.082-.107.121m1.252-1.523c.015-.023.03-.044.045-.065-.015.021-.03.042-.045.065m-.623.811.088-.109-.088.109" transform="translate(361.215 320.131)" fill="#e2a100"/>
12
+ <path id="Path_728" data-name="Path 728" d="M-287.844-241.205h-26.892l-.549,1.585h27.974Z" transform="translate(361.312 320.131)" fill="#e2a100"/>
13
+ <rect id="frame" width="120" height="120" fill="none"/>
14
+ </svg>
@@ -0,0 +1,89 @@
1
+ 'use strict';
2
+
3
+ var React = require('react');
4
+
5
+ function _interopNamespace(e) {
6
+ if (e && e.__esModule) return e;
7
+ var n = Object.create(null);
8
+ if (e) {
9
+ Object.keys(e).forEach(function (k) {
10
+ if (k !== 'default') {
11
+ var d = Object.getOwnPropertyDescriptor(e, k);
12
+ Object.defineProperty(n, k, d.get ? d : {
13
+ enumerable: true,
14
+ get: function () {
15
+ return e[k];
16
+ }
17
+ });
18
+ }
19
+ });
20
+ }
21
+ n['default'] = e;
22
+ return Object.freeze(n);
23
+ }
24
+
25
+ var React__namespace = /*#__PURE__*/_interopNamespace(React);
26
+
27
+ var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12;
28
+
29
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
30
+
31
+ function SvgAwards(props) {
32
+ return /*#__PURE__*/React__namespace.createElement("svg", _extends({
33
+ "data-name": "icon - awards",
34
+ xmlns: "http://www.w3.org/2000/svg",
35
+ width: 120,
36
+ height: 120,
37
+ viewBox: "0 0 120 120"
38
+ }, props), _path || (_path = /*#__PURE__*/React__namespace.createElement("path", {
39
+ "data-name": "Path 1284",
40
+ d: "M38.812 22.707L15.495 89.842l2.8 8.45H46.57l3.679-10.791h20.746l3.681 10.791h28.23l1.586-8.45-23.317-67.135z",
41
+ opacity: 0.3
42
+ })), _path2 || (_path2 = /*#__PURE__*/React__namespace.createElement("path", {
43
+ "data-name": "Path 722",
44
+ d: "M38.812 15.707L15.495 82.842l2.8 8.45H46.57l3.679-10.791h20.746l3.681 10.791h28.23l1.586-8.45-23.317-67.135z",
45
+ fill: "#ffb600"
46
+ })), _path3 || (_path3 = /*#__PURE__*/React__namespace.createElement("path", {
47
+ "data-name": "Path 723",
48
+ d: "M38.812 15.707h42.366l23.317 67.135h-29.7l-3.873-11.35h-21.81l-3.87 11.35h-29.74z",
49
+ fill: "#ff0"
50
+ })), _path4 || (_path4 = /*#__PURE__*/React__namespace.createElement("path", {
51
+ "data-name": "Path 724",
52
+ d: "M22.412 79.916a1.01 1.01 0 01-.314-.05.992.992 0 01-.626-1.255l20-59.66a.994.994 0 011.256-.625.993.993 0 01.625 1.255l-20 59.659a.99.99 0 01-.94.676",
53
+ fill: "#fff"
54
+ })), _path5 || (_path5 = /*#__PURE__*/React__namespace.createElement("path", {
55
+ "data-name": "Path 725",
56
+ d: "M73.738 37.244c.046-1.436.072-2.861.072-4.251H47.495c0 1.39.027 2.815.073 4.251h-7.35v1.3c0 7.276 1.258 15.442 10.573 20.845a16.169 16.169 0 004.177 1.6 8.231 8.231 0 004.388 2.168v1.9a6.85 6.85 0 01-6.844 6.844h-1.757v2.6h19.794v-2.6h-1.756a6.851 6.851 0 01-6.844-6.844v-1.9a8.237 8.237 0 004.39-2.168 16.14 16.14 0 004.176-1.6c9.317-5.4 10.573-13.568 10.573-20.845v-1.3zm-30.912 2.593h4.859c.373 6.1 1.471 12.256 4.382 17.289-7.62-4.433-9.085-10.855-9.241-17.289m26.412 17.289c2.914-5.035 4.011-11.194 4.384-17.289h4.858c-.155 6.435-1.622 12.856-9.242 17.289",
57
+ fill: "#ffb600"
58
+ })), _path6 || (_path6 = /*#__PURE__*/React__namespace.createElement("path", {
59
+ "data-name": "Rectangle 79",
60
+ fill: "#ffcf30",
61
+ d: "M47.502 32.846h26.22v.668h-26.22z"
62
+ })), _path7 || (_path7 = /*#__PURE__*/React__namespace.createElement("path", {
63
+ "data-name": "Path 726",
64
+ d: "M71.171 72.195h-22.3l.24-.668h21.82z",
65
+ fill: "#ffcf30"
66
+ })), _path8 || (_path8 = /*#__PURE__*/React__namespace.createElement("path", {
67
+ "data-name": "Rectangle 82",
68
+ fill: "#ffcf30",
69
+ d: "M73.723 37.257h7.328v.668h-7.328z"
70
+ })), _path9 || (_path9 = /*#__PURE__*/React__namespace.createElement("path", {
71
+ "data-name": "Rectangle 84",
72
+ fill: "#ffcf30",
73
+ d: "M40.175 37.257h7.328v.668h-7.328z"
74
+ })), _path10 || (_path10 = /*#__PURE__*/React__namespace.createElement("path", {
75
+ "data-name": "Path 727",
76
+ d: "M81.088 38.812h-.057c-.55 10.306-5.443 16.55-12.215 19.2 3.043-4.884 5-13.157 4.952-25.163h-.035c-.486 18.854-6.233 27.55-13.165 27.55-6.917 0-12.589-9.41-13.151-27.55h-.049c0 11.707 2.006 20.132 5.118 25.133-6.807-2.741-11.586-9.186-12.226-19.166-.409 12.277 6.1 20.021 14.709 22.235a8.541 8.541 0 004.335 2.242v1.81h2.6v-1.811a8.737 8.737 0 004.418-2.226c8.556-2.129 14.857-9.3 14.765-22.25M66.952 60.451c.036-.039.072-.081.107-.121-.035.04-.071.082-.107.121m1.252-1.523l.045-.065a1.83 1.83 0 00-.045.065m-.623.811l.088-.109-.088.109",
77
+ fill: "#e2a100"
78
+ })), _path11 || (_path11 = /*#__PURE__*/React__namespace.createElement("path", {
79
+ "data-name": "Path 728",
80
+ d: "M73.468 78.926H46.576l-.549 1.585h27.974z",
81
+ fill: "#e2a100"
82
+ })), _path12 || (_path12 = /*#__PURE__*/React__namespace.createElement("path", {
83
+ fill: "none",
84
+ d: "M0 0h120v120H0z"
85
+ })));
86
+ }
87
+
88
+ module.exports = SvgAwards;
89
+ //# sourceMappingURL=awards.svg.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"awards.svg.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,177 @@
1
+ <svg id="icon-team-grudge" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="119.964" height="119.929" viewBox="0 0 119.964 119.929">
2
+ <defs>
3
+ <clipPath id="clip-path">
4
+ <rect id="Rectangle_1735" data-name="Rectangle 1735" width="119.964" height="119.929" fill="none"/>
5
+ </clipPath>
6
+ <clipPath id="clip-path-3">
7
+ <rect id="Rectangle_1728" data-name="Rectangle 1728" width="99.56" height="100.968" transform="translate(9.902 9.419)" fill="none"/>
8
+ </clipPath>
9
+ <clipPath id="clip-path-4">
10
+ <rect id="Rectangle_1729" data-name="Rectangle 1729" width="5.835" height="14.085" transform="translate(29.693 19.129)" fill="none"/>
11
+ </clipPath>
12
+ <clipPath id="clip-path-5">
13
+ <rect id="Rectangle_1730" data-name="Rectangle 1730" width="87.987" height="40.156" transform="translate(14.127 39.538)" fill="none"/>
14
+ </clipPath>
15
+ <clipPath id="clip-path-6">
16
+ <rect id="Rectangle_1731" data-name="Rectangle 1731" width="101.03" height="54.798" transform="translate(0 12.256)" fill="none"/>
17
+ </clipPath>
18
+ <clipPath id="clip-path-7">
19
+ <rect id="Rectangle_1732" data-name="Rectangle 1732" width="65.548" height="39.047" transform="translate(36.792 53.623)" fill="none"/>
20
+ </clipPath>
21
+ <clipPath id="clip-path-8">
22
+ <rect id="Rectangle_1733" data-name="Rectangle 1733" width="41.703" height="34.29" transform="translate(61.288 66.568)" fill="none"/>
23
+ </clipPath>
24
+ </defs>
25
+ <g id="Group_1988" data-name="Group 1988" clip-path="url(#clip-path)">
26
+ <g id="Group_1987" data-name="Group 1987">
27
+ <g id="Group_1986" data-name="Group 1986" clip-path="url(#clip-path)">
28
+ <g id="Group_1970" data-name="Group 1970" opacity="0.3">
29
+ <g id="Group_1969" data-name="Group 1969">
30
+ <g id="Group_1968" data-name="Group 1968" clip-path="url(#clip-path-3)">
31
+ <path id="Path_2686" data-name="Path 2686" d="M96.416,81.582c.183-.4.3-.675.362-.818l.012-.028c.022-.055.038-.093.038-.093q-.4-.615-.8-1.171c-.055-.076-.109-.142-.164-.217-.1-.132-.192-.257-.289-.385-.233-.307-.463-.6-.693-.879-.094-.115-.188-.232-.282-.342-.3-.354-.6-.691-.887-1l-.028-.031c-.3-.315-.587-.6-.871-.871-.085-.08-.166-.154-.249-.23q-.319-.3-.622-.553l-.208-.177c-.111-.092-.219-.178-.326-.263a29.571,29.571,0,0,0,1.356-3.016c6.963-4.122,11.763-8.25,14.334-11.35.051-.061.1-.123.153-.184.132-.163.259-.322.379-.479.1-.137.2-.269.3-.4.1-.148.208-.293.3-.434q.183-.273.335-.53c.042-.072.083-.142.122-.212.123-.22.235-.434.322-.633a2.971,2.971,0,0,0,.122-.364c.01-.038.02-.08.031-.121q.042-.171.078-.372c.007-.04.015-.077.022-.119.028-.176.054-.365.076-.569,0-.047.009-.1.014-.146.017-.169.032-.347.045-.533.005-.068.009-.136.014-.207.013-.222.024-.452.033-.7,0-.023,0-.044,0-.067.008-.267.013-.549.016-.839,0-.082,0-.166,0-.249,0-.232,0-.469,0-.714,0-.081,0-.16,0-.242,0-.315-.01-.639-.019-.974,0-.071,0-.145-.006-.218-.008-.274-.017-.555-.028-.841,0-.111-.009-.222-.014-.335-.007-.179-.016-.363-.025-.546A50.8,50.8,0,0,0,76.339,12.121a3.131,3.131,0,0,0-.461.227,3.2,3.2,0,0,0-.321.221,2.659,2.659,0,0,0-.539.557,2.215,2.215,0,0,0-.195.333,1.774,1.774,0,0,0-.1,1.3,1.422,1.422,0,0,0,.088.2.277.277,0,0,0,.086.108.223.223,0,0,0,.116.021.438.438,0,0,0,.063.012,4.23,4.23,0,0,0,.435-.026,1.38,1.38,0,0,0,.415-.112c.148-.07.279-.174.429-.241a1,1,0,0,1,.29-.079,1.181,1.181,0,0,1,.3,0,1.578,1.578,0,0,1,.294.065,1.911,1.911,0,0,1,.276.115h0c.272.138.575.471.893.492.025,0,.044-.014.068-.017.108.177.227.366.356.564l.006.011.006.009c.408.628.883,1.318,1.25,1.84,0,.007,0,.014,0,.02a.243.243,0,0,1-.142.108,11.817,11.817,0,0,0-1.707,1.187,10.609,10.609,0,0,0-.92.787,2.2,2.2,0,0,0-.833-.109,2.922,2.922,0,0,0-1.607.634,2.477,2.477,0,0,0-.841,1.147,1.642,1.642,0,0,0,.064,1.2,1.45,1.45,0,0,0,.1.178.264.264,0,0,0,.092.09.293.293,0,0,0,.169.009,1.956,1.956,0,0,0,.766-.226c.129-.082.237-.193.368-.272a1.265,1.265,0,0,1,1.077-.042,5.292,5.292,0,0,0,.759.332,14.1,14.1,0,0,0,1.074,1.282l.009.01c.3.329.561.591.73.741l.012.011a.243.243,0,0,1,.052.3l-.066.139-.006.013a9.956,9.956,0,0,0-.5,1.27,2.7,2.7,0,0,0-1.645.955,2.976,2.976,0,0,0-.21.281,2.472,2.472,0,0,0-.444,1.351,1.642,1.642,0,0,0,.433,1.124,1.344,1.344,0,0,0,.155.137.26.26,0,0,0,.115.057.283.283,0,0,0,.163-.044,1.942,1.942,0,0,0,.659-.452c.1-.118.166-.257.265-.373a1.029,1.029,0,0,1,.461-.3,1.664,1.664,0,0,1,.551-.075,4.681,4.681,0,0,1,.509.077c.055.033.112.065.172.1a4,4,0,0,0,1.453.5c.13.027.267.049.409.07l.023,0,.028,0c.125.018.252.034.386.048.109.013.2.027.324.039a.136.136,0,0,1,.03,0,.124.124,0,0,1,.061.011c.041.019.069.071.024.2a5.73,5.73,0,0,0-.406,1.49l0,.018c0,.017-.006.04,0,.056s0,.026.006.041a1.2,1.2,0,0,0,0,.135,1.047,1.047,0,0,0,.167.435c.012.021.027.051.037.065a.208.208,0,0,0,.027.037L73.874,41.4v0c0-.016-.005-.031-.009-.057s-.007-.051-.012-.084l-.023-.141,0-.028c-.035-.214-.088-.519-.161-.9l0-.017a37.089,37.089,0,0,0-.922-3.706l-.013-.042c-.063-.206-.128-.413-.2-.623V35.8s1.356-.67-.95-2.506a20.155,20.155,0,0,0-1.358-2.613,8.937,8.937,0,0,0-2-2.172c-.89-1.108-1.745-2.06-2.024-2.39a61.652,61.652,0,0,1-2.96-5.54l-.009-.076c-.053-.754-.147-1.839-.3-2.873-.006-.044-.013-.088-.019-.132-.077-.5-.167-.983-.272-1.4l-.014-.054c-.055-.212-.114-.408-.177-.578h0c-.036-.1-.073-.189-.112-.269a19.616,19.616,0,0,0-1.591-2.6c-.1-.151-.2-.3-.309-.423l-.279-.338h0L58.177,9.42a50.5,50.5,0,0,0-35.827,16.7c-.379.963-.748,1.986-1.075,3.039-.07.225-.134.454-.2.681-.018.061-.036.12-.053.181-.128.452-.25.907-.358,1.364l1.658,3.731.032.07s-3.8,1.2-4.365,1.76a3.885,3.885,0,0,0-.774,4.364A5.234,5.234,0,0,0,19.5,43.647l.016.007a4.943,4.943,0,0,0,.654.285c.051.018.1.026.154.042a4.576,4.576,0,0,0,.534.141c.113.02.224.021.336.032s.236.032.352.032a3.292,3.292,0,0,0,.669-.063c1.76-.351,3.66-.844,3.66-.844l.182.463c.113.288.268.688.442,1.137l.362.943c.184.485.369.976.528,1.41.053.144.1.282.149.412a6.533,6.533,0,0,1,.308.984c0,.22-.275,1.238-.481,2.09a7.337,7.337,0,0,0-.223,1.148,65.949,65.949,0,0,0,1.822,6.479L9.9,67.781A50.723,50.723,0,0,0,55.07,110.387c.05,0,.1-.006.148-.011.144-.013.291-.032.436-.046.413-.042.827-.087,1.247-.14.2-.025.406-.056.61-.084.368-.051.738-.1,1.111-.164.231-.037.464-.079.7-.12.354-.062.709-.127,1.067-.2q.369-.072.739-.152.53-.112,1.065-.239c.253-.06.507-.12.763-.185.358-.09.719-.187,1.081-.286.255-.07.51-.14.766-.214.376-.11.753-.228,1.132-.348.247-.078.492-.153.74-.236.418-.139.839-.29,1.26-.443.211-.076.42-.146.632-.226.635-.239,1.272-.491,1.914-.761A51.408,51.408,0,0,0,94.45,85.289l.022-.037c.464-.788.854-1.5,1.175-2.115h0c.322-.618.574-1.137.761-1.54l.007-.014M71.994,43.347l-.35.361,0-.019.472-.472-.4.412ZM82.347,32.959v0"/>
32
+ </g>
33
+ </g>
34
+ </g>
35
+ <path id="Path_2687" data-name="Path 2687" d="M84.637,22.48c-.13.079-.239.19-.367.272a1.949,1.949,0,0,1-.767.226.293.293,0,0,1-.169-.009.256.256,0,0,1-.092-.09,1.379,1.379,0,0,1-.1-.178,1.641,1.641,0,0,1-.064-1.2,2.476,2.476,0,0,1,.841-1.146,2.632,2.632,0,0,1,2.618-.465.916.916,0,0,1,.4.3,1.19,1.19,0,0,1,.133.736c-.014.4.108,1.837-.469,1.871-.3.018-.615-.255-.882-.35a1.27,1.27,0,0,0-1.078.042" fill="#589137"/>
36
+ <path id="Path_2688" data-name="Path 2688" d="M83.947,20.616a2.362,2.362,0,0,1,2.045-.493,1.961,1.961,0,0,1,.83.656l-.1-.791a1.367,1.367,0,0,0-.188-.1,2.634,2.634,0,0,0-2.618.465,2.469,2.469,0,0,0-.841,1.146,1.641,1.641,0,0,0,.064,1.2s-.026-1.562.808-2.085" fill="#76ba4a"/>
37
+ <path id="Path_2689" data-name="Path 2689" d="M86.182,22.314c-.833-.678-1.62-.481-1.954,0a2.142,2.142,0,0,1-.874.656.325.325,0,0,0,.149.008,1.944,1.944,0,0,0,.767-.226c.129-.082.237-.193.367-.273a1.278,1.278,0,0,1,1.078-.041,3.866,3.866,0,0,0,.8.338,1.024,1.024,0,0,0-.333-.462" fill="#3d6b21"/>
38
+ <path id="Path_2690" data-name="Path 2690" d="M85.388,14.721c-.15.067-.281.171-.43.241a2.077,2.077,0,0,1-.849.137.306.306,0,0,1-.18-.032.282.282,0,0,1-.085-.108,1.471,1.471,0,0,1-.088-.2,1.769,1.769,0,0,1,.1-1.3A2.673,2.673,0,0,1,84.9,12.348a2.837,2.837,0,0,1,2.86-.143.994.994,0,0,1,.388.37,1.29,1.29,0,0,1,.043.805c-.07.427-.134,1.978-.756,1.936-.318-.021-.622-.356-.9-.494a1.365,1.365,0,0,0-1.157-.1" fill="#f28c7d"/>
39
+ <path id="Path_2691" data-name="Path 2691" d="M84.9,12.635a2.541,2.541,0,0,1,2.252-.249,2.11,2.11,0,0,1,.8.812V12.34a1.455,1.455,0,0,0-.187-.135,2.839,2.839,0,0,0-2.86.142,2.657,2.657,0,0,0-1.054,1.112,1.766,1.766,0,0,0-.1,1.294s.184-1.672,1.146-2.118" fill="#f6bbb5"/>
40
+ <path id="Path_2692" data-name="Path 2692" d="M87.061,14.754c-.8-.838-1.666-.734-2.088-.265a2.315,2.315,0,0,1-1.023.582.355.355,0,0,0,.159.029,2.1,2.1,0,0,0,.85-.138c.148-.07.279-.174.429-.241a1.366,1.366,0,0,1,1.157.1,4.2,4.2,0,0,0,.81.469,1.106,1.106,0,0,0-.294-.538" fill="#883f36"/>
41
+ <path id="Path_2693" data-name="Path 2693" d="M97.367,72.655s4.195,1.429,8.488,7.988A51.379,51.379,0,0,1,79.5,106.534a50.629,50.629,0,0,1-37.468.935c-1.693-.673,1.889-15.216,1.889-15.216L55.995,78.192,66.951,69.37s24.58,1.877,30.416,3.285" fill="#9cd0e1"/>
42
+ <path id="Path_2694" data-name="Path 2694" d="M47.15,103.532c-.54-4.465.381-12.72.785-15.951l-4.009,4.671s-3.582,14.543-1.888,15.217a40.765,40.765,0,0,0,5.984,1.829c-.286-1.576-.6-3.543-.872-5.766" fill="#5da6c5"/>
43
+ <path id="Path_2695" data-name="Path 2695" d="M98.62,73.275a16.955,16.955,0,0,0-6.231,2.875S79.552,84.95,72.982,93.3s-6.851,10.23-12.107,7.977a9.783,9.783,0,0,1-5.912-7.133,46.139,46.139,0,0,0-2.957,15.9,50.72,50.72,0,0,0,53.849-29.4,22.6,22.6,0,0,0-7.235-7.368" fill="#c5e7eb"/>
44
+ <path id="Path_2696" data-name="Path 2696" d="M97.367,72.655c-1.778-.429-5.3-.9-9.329-1.351.007,0,7.377,4.455,10.848,8.908a32.2,32.2,0,0,1,3.848,6.3,39.683,39.683,0,0,0,3.121-5.868c-4.293-6.559-8.488-7.988-8.488-7.988" fill="#6ab2cf"/>
45
+ <path id="Path_2697" data-name="Path 2697" d="M86.98,14.129a9.454,9.454,0,0,0,.89,1.744c.559.84,1.183,1.6,1.183,1.6s.24.267-.071.381S86,19.8,85.666,20.772s1.881,3.28,1.881,3.28l.751.762a.243.243,0,0,1,.053.3,6.6,6.6,0,0,0-.726,2.289,1.825,1.825,0,0,0,.881,1.685,5.173,5.173,0,0,0,3.077.955s.206-.048.115.2a5.249,5.249,0,0,0-.413,1.563,1.274,1.274,0,0,0,.246.724.47.47,0,0,1-.157.421c-.211.228-10.352,10.388-10.352,10.388l-2.97,3.06L73.4,63.128,61.579,77.769l1.455,1.775S81.851,81.63,95.3,75.019s21.139-14.073,22.736-17.733-1.338-29.441-3.308-36.928a22.8,22.8,0,0,0-6.087-5.241c-4.194-2.616-7.921-4.781-7.921-4.781s-7.6-.573-9.431-.181S86.9,12.291,86.98,14.129" fill="#5c98b9"/>
46
+ <path id="Path_2698" data-name="Path 2698" d="M76.176,67.931l-5.549-1.363-9.048,11.2,1.455,1.775a80.653,80.653,0,0,0,17.582-.368,34.359,34.359,0,0,1-3.41-4.158c-2.041-3.032-1.03-7.088-1.03-7.088" fill="#4d87a0"/>
47
+ <path id="Path_2699" data-name="Path 2699" d="M62.073,78.839c10.792,2.471,22.264.052,32.56-3.532.029-.012.049.036.018.047-10.37,3.932-21.783,6.671-32.864,4.443a.5.5,0,1,1,.286-.958" fill="#335e70"/>
48
+ <path id="Path_2700" data-name="Path 2700" d="M107.12,14.177c-3.535-2.175-6.4-3.841-6.4-3.841s-7.6-.573-9.431-.181-4.386,2.136-4.305,3.974a9.454,9.454,0,0,0,.89,1.744c.558.84,1.183,1.6,1.183,1.6s.24.267-.071.381S86,19.8,85.666,20.772s1.882,3.28,1.882,3.28l.751.762a.242.242,0,0,1,.052.3,6.621,6.621,0,0,0-.725,2.29,1.823,1.823,0,0,0,.881,1.685,5.182,5.182,0,0,0,3.077.954s.206-.048.115.2a5.226,5.226,0,0,0-.413,1.564,1.277,1.277,0,0,0,.245.723.469.469,0,0,1-.156.422c-.212.227-10.353,10.387-10.353,10.387l-2.969,3.06L73.4,63.128l-5.86,7.256a17.272,17.272,0,0,0,7.68-.782S92.27,63.114,99.942,55.554c0,0,7.954-20.417,8.518-28.876a39.818,39.818,0,0,0-1.34-12.5" fill="#72aec9"/>
49
+ <path id="Path_2701" data-name="Path 2701" d="M108.459,26.678a39.818,39.818,0,0,0-1.34-12.5c-3.535-2.174-6.4-3.84-6.4-3.84s-7.6-.575-9.431-.181S86.9,12.292,86.98,14.13a9.4,9.4,0,0,0,.891,1.743c.558.841,1.182,1.6,1.182,1.6s.241.269-.071.383S86,19.8,85.666,20.772s1.881,3.28,1.881,3.28l.751.762a.242.242,0,0,1,.053.3,6.59,6.59,0,0,0-.726,2.289,1.823,1.823,0,0,0,.882,1.684,5.166,5.166,0,0,0,3.076.956s.206-.05.116.2a5.234,5.234,0,0,0-.414,1.563,1.27,1.27,0,0,0,.246.724.472.472,0,0,1-.157.422c-.211.228-10.352,10.387-10.352,10.387l-2.969,3.06L73.4,63.128l-5.861,7.256a17.264,17.264,0,0,0,7.681-.783s17.044-6.488,24.717-14.047c0,0,7.954-20.417,8.517-28.876" fill="#6ab2cf"/>
50
+ <path id="Path_2702" data-name="Path 2702" d="M34.479,19.557a50.578,50.578,0,0,0-4.787,11.826l1.69,3.8s-3.8,1.2-4.364,1.759a3.886,3.886,0,0,0-.775,4.364,4.9,4.9,0,0,0,5,2.816c1.76-.352,3.66-.845,3.66-.845s1.971,5,1.971,5.35-.7,2.745-.7,3.238,2.182,8.306,2.957,9.291S60.946,52.5,60.946,52.5l19.568-8.657,2.393-2.394s-.844-6.264-3.66-10.769-11.4-6.335-11.4-6.335-11.966-13.515-20.2-10.277-13.163,5.49-13.163,5.49" fill="#87d3e8"/>
51
+ <path id="Path_2703" data-name="Path 2703" d="M75.225,26.117c.644.761,4.344,4.827,4.493,6.489s-8.289-1.5-8.289-1.5" fill="#97c0c6"/>
52
+ <path id="Path_2704" data-name="Path 2704" d="M71.429,31.1s-2.565-8.463.832-10.532a62.165,62.165,0,0,0,2.964,5.548" fill="#97c0c6"/>
53
+ <path id="Path_2705" data-name="Path 2705" d="M34.775,19.754s.585,2.091,4.1,3.217,5,.933,5,.933a12.305,12.305,0,0,0,4.012-6.177c.81-3.66-.818-3.434-.818-3.434Z" fill="#72acc7"/>
54
+ <path id="Path_2706" data-name="Path 2706" d="M35.852,20.214a11.555,11.555,0,0,0,7.532,1.842s3.353-3.754,3.506-5.572-12.27,2.134-11.038,3.73" fill="#2a586c"/>
55
+ <g id="Group_1973" data-name="Group 1973" opacity="0.5">
56
+ <g id="Group_1972" data-name="Group 1972">
57
+ <g id="Group_1971" data-name="Group 1971" clip-path="url(#clip-path-4)">
58
+ <path id="Path_2707" data-name="Path 2707" d="M29.693,31.383l.814,1.831S34.789,21.535,35.3,20.682a2.037,2.037,0,0,0,.135-1.553c-.625.277-.957.428-.957.428a50.62,50.62,0,0,0-4.786,11.826" fill="#fff"/>
59
+ </g>
60
+ </g>
61
+ </g>
62
+ <path id="Path_2708" data-name="Path 2708" d="M39.037,19.754s.933,1.164,1.355,1.118,4.7-2.077,4.7-2.077a2.162,2.162,0,0,0,1.024-1.648c.211-1.267-7.426,2.363-7.074,2.607" fill="#123544"/>
63
+ <path id="Path_2709" data-name="Path 2709" d="M40.24,20.672s-.176.129-.211.059a4.477,4.477,0,0,1,.786-1.549,6.145,6.145,0,0,1,3.05-.915,5.882,5.882,0,0,1,1.244.246c.176.106.11.293-.021.282s-1.845.023-1.845.023l-1.337.311-.821.6Z" fill="#081d26"/>
64
+ <path id="Path_2710" data-name="Path 2710" d="M40.24,20.672a5.009,5.009,0,0,1,1.666-1.543,4.8,4.8,0,0,1,1.742-.346l1.056.093h.359l-.57.852-1.2.481-1.812.739-.69.172Z" fill="#f5fbfb"/>
65
+ <path id="Path_2711" data-name="Path 2711" d="M40.392,20.871a2.98,2.98,0,0,1,1.7-1.572,7,7,0,0,1,2.945-.34l.07-.235a10.761,10.761,0,0,0-2.628,0,3.259,3.259,0,0,0-1.795,1.185,3.2,3.2,0,0,0-.5.716c0,.058-.012.258.211.246" fill="#97c0c6"/>
66
+ <path id="Path_2712" data-name="Path 2712" d="M41.636,20.73a1.158,1.158,0,0,1,.481-1.314c.751-.446,1.267.481,1.267.481a5.669,5.669,0,0,1-.833.528,7.759,7.759,0,0,1-.915.305" fill="#417993"/>
67
+ <path id="Path_2713" data-name="Path 2713" d="M41.976,20.519a.612.612,0,0,1,.317-.7A.49.49,0,0,1,43,20s-.786.551-1.021.516" fill="#081d26"/>
68
+ <path id="Path_2714" data-name="Path 2714" d="M40.533,20.872a2.84,2.84,0,0,1,.34.058,1.694,1.694,0,0,0,1.1-.41,4.717,4.717,0,0,1,1.607-.681,1.433,1.433,0,0,0,1-.543c.26-.353.223-.36.458-.337s-.211.616-.352.771-.176.273-1.361.707-1.6.622-1.842.681-1.056.071-.95-.246" fill="#081d26"/>
69
+ <path id="Path_2715" data-name="Path 2715" d="M47.227,16.651s-6.835,2.807-8.19,3.1-4.029,1.282-4.733-.161,1.143-2.763,3.73-3.133l2.587-.369,5-3.837a12.834,12.834,0,0,1,2.912,0c1.382.194.371,2.5.371,2.5s-.032,1.1-1.675,1.893" fill="#517c8a"/>
70
+ <path id="Path_2716" data-name="Path 2716" d="M40.8,16.354s-4.523.651-5.455,1.408a1.74,1.74,0,0,0-.739,1.83c.07.246,1.443.821,3.713.138s8.13-3.077,8.13-3.077l1.02-.39.951-3.692-2.693-.194Z" fill="#d5eef2"/>
71
+ <path id="Path_2717" data-name="Path 2717" d="M36.375,17.292a3.556,3.556,0,0,0-1.033.47,1.744,1.744,0,0,0-.74,1.83c.018.063.122.147.3.225a2.2,2.2,0,0,1,1.472-2.125Z" fill="#fff"/>
72
+ <path id="Path_2718" data-name="Path 2718" d="M40.8,16.354h.493l4.962-3.766a3.463,3.463,0,0,0-.385-.2l-.143-.01Z" fill="#fff"/>
73
+ <path id="Path_2719" data-name="Path 2719" d="M45.724,12.377A2.968,2.968,0,0,1,47.69,14.94a2.059,2.059,0,0,0,.054.243l.672-2.612Z" fill="#97c0c6"/>
74
+ <path id="Path_2720" data-name="Path 2720" d="M80.515,43.842l2.393-2.393a35.57,35.57,0,0,0-1.825-6.981L51.726,40.674l5.717,13.408c2.095-.937,3.5-1.582,3.5-1.582Z" fill="#6ab2cf"/>
75
+ <path id="Path_2721" data-name="Path 2721" d="M67.07,47.009a51.686,51.686,0,0,1-15.345-6.335S50.176,39.2,47.15,16.952c0,0,1.337-5.349,2.147-6.37a27.269,27.269,0,0,1,3.484-2.991s8.552-4.752,12.283-.775l4.4,5.35a20.852,20.852,0,0,1,1.9,3.027c.739,1.513.95,6.264.95,6.264s.669,5.209.634,5.315.442,1.274,3.977,3.731,4.793,3.833,4.631,5.3a42.688,42.688,0,0,1-1.147,6.143c-.282.457-2.745,1.337-2.745,1.337Z" fill="#d5eef2"/>
76
+ <path id="Path_2722" data-name="Path 2722" d="M36.1,41.308s-.352.141-4.223,1.76a4.233,4.233,0,0,1-5.543-1.61,4.874,4.874,0,0,0,4.909,2.666c1.76-.352,3.66-.845,3.66-.845s1.971,5,1.971,5.35-.7,2.745-.7,3.237,2.183,8.307,2.957,9.292c.073.093.33.091.733.01l2.927-5.078Z" fill="#6ab2cf"/>
77
+ <path id="Path_2723" data-name="Path 2723" d="M33.236,37.155s1.29,0,1.642,2.6l-2.674,1.2a1.742,1.742,0,0,1-1.807-.633c-.845-.962.469-2.042.985-2.347a18.762,18.762,0,0,1,1.854-.821" fill="#73adc7"/>
78
+ <path id="Path_2724" data-name="Path 2724" d="M50.693,10.524a22.9,22.9,0,0,1,2.956-2.393l.238-1.087c-.679.314-1.106.547-1.106.547A27.216,27.216,0,0,0,49.3,10.583c-.81,1.02-2.147,6.37-2.147,6.37l2.135-2.675s.563-2.815,1.408-3.754" fill="#fff"/>
79
+ <path id="Path_2725" data-name="Path 2725" d="M57.638,16.483a17.14,17.14,0,0,1,3.238-2.593,24.48,24.48,0,0,1,4.908-2.238s2.742.327,3.68,1.688,1.439,1.6,1.54,2.44,1.463,11.4,1.463,11.4a4.574,4.574,0,0,0,2.482,2.581,12.7,12.7,0,0,1,3.1,2.071l1.453,1.473a4.832,4.832,0,0,1-2.769,2.879c-2.3,1.039-6.053,2.288-6.053,2.288a19.844,19.844,0,0,1-6.812-2.658A10.92,10.92,0,0,1,60.266,32.3s-4.083-9.667-2.628-15.815" fill="#270a27"/>
80
+ <path id="Path_2726" data-name="Path 2726" d="M58.708,18.842l-1.071-1.01.809-2.323,3.483-2.322,4.507-1.795h1.619l1.129.435.574.753-2.935.985-2.639,1.381-1.514.775-1.478.915Z" fill="#c8d9dc"/>
81
+ <path id="Path_2727" data-name="Path 2727" d="M57.638,20.214s4.341-2.228,7.45-.821,5.177,5.563,5.859,6.727.44,5.99.44,5.99l-10.644,1.2s-3.1-7.252-3.1-13.094" fill="#170516"/>
82
+ <path id="Path_2728" data-name="Path 2728" d="M58.2,25.071a4.288,4.288,0,0,1,3.942-1.079c2.581.469,5.725,8.638,5.725,8.638l-6.992.982s-2.6-5.854-2.675-8.184"/>
83
+ <path id="Path_2729" data-name="Path 2729" d="M60.876,32.72s.456-.751,3-1.314c0,0,1.086-1.971,4.558-1.924s9.069,4.7,9.532,5.543-1.013,1.682-1.013,1.682l-3.732,1.767s-4.486.035-7.555-1.765a18.408,18.408,0,0,1-4.787-3.989" fill="#702b4f"/>
84
+ <path id="Path_2730" data-name="Path 2730" d="M80.511,33.214c-2.448-1.9-4.334-3.136-5.384-4.053a19.738,19.738,0,0,1-2.18-2.388l-1.02-9.257s-1.149-3.75-2.464-5.349a27.5,27.5,0,0,0,.938,3.1c.329.657,1.267,9.338,1.361,11.168S74.156,29.764,75,30.374s5.4,3.15,5.4,3.15c-.939,1.976-6.429,4.546-6.429,4.546-7.3.231-13.093-5.349-13.093-5.349a65.648,65.648,0,0,1-2.436-7.743c-.653-3.1-.755-7.368,0-8.613s6-4.2,7.786-4.668a4.386,4.386,0,0,1,3.238.47,3.239,3.239,0,0,0-4.153-1.2c-1.76.563-6.828,3.308-7.673,4.435,0,0-.7.622-.633,3.725s1.478,11.762,3.1,14.084,9.25,6.889,14.993,6.968A16,16,0,0,0,81.556,35.8s1.4-.687-1.045-2.585" fill="#123544"/>
85
+ <path id="Path_2731" data-name="Path 2731" d="M80.219,32.63s.387.846.156,1.076S77.1,37.049,77.1,37.049l-4.558,1.425-2.006-.387-.44-.326L70,37.4l.676-.559,2.537.125.085.121,2.059-.844.37.035.281-.211,1.32-.792.433-.07.218.087-.32-.314.6-.724.264-.9.684-.253Z" fill="#c8d9dc"/>
86
+ <path id="Path_2732" data-name="Path 2732" d="M70.09,37.67s-1.049-3.026-.3-3.448c0,0,1.182-.359,3.354,2.646.05.07.1.142.154.216,0,0-.088-.932.475-1.284s1.689.193,1.953.475c0,0-.44-.986,0-1.373s2.252.387,2.252.387a2.164,2.164,0,0,1-.7-1,.581.581,0,0,1,.422-.763s-1.126-2.14-.933-2.879,1.725.351,2.5.9,1.337,1.566,1.021,1.83a2.534,2.534,0,0,1-1.426.317s.511.722-.14.986l-.757.351-.581.511a3.541,3.541,0,0,1-1.478.7c-.722.088-.616.4-1.443.668s-1.073.018-1.073.018a1.134,1.134,0,0,0-.546.229,3.74,3.74,0,0,1-2.752.515" fill="#f5fbfb"/>
87
+ <path id="Path_2733" data-name="Path 2733" d="M60.876,32.72s5.8,5.581,13.093,5.35c0,0,5.49-2.571,6.428-4.547l.736,1.068-2.554,3.338-4.892,1.724-3.52-1.179L62.354,34.8Z" fill="#123544"/>
88
+ <path id="Path_2734" data-name="Path 2734" d="M67.563,13.75s1.423,2.409,2.217,2.323.969-2.344-.316-3.907c0,0-.81-.739-2.112.775,0,0-.81-.74-1.408-.528s-.809,1.153-.809,1.153-.669-.907-1.338-.414a1.237,1.237,0,0,0-.493,1.232,1.356,1.356,0,0,0-1.374.211c-.843.528-.456,1.2-.456,1.2a2.837,2.837,0,0,0-2.448.945,2.338,2.338,0,0,0-.543,1.906s2.1,1.987,3.273,1.493.174-3.6.174-3.6.917.951,1.55.6.247-1.69.247-1.69.774.951,1.548.458.352-1.513.352-1.513.88,1.126,1.478.844a1.186,1.186,0,0,0,.458-1.478" fill="#f5fbfb"/>
89
+ <path id="Path_2735" data-name="Path 2735" d="M62.335,11.2a4.225,4.225,0,0,1,.6,1.181" fill="none" stroke="#123544" stroke-miterlimit="10" stroke-width="0.5"/>
90
+ <path id="Path_2736" data-name="Path 2736" d="M53.273,4.916a3.173,3.173,0,0,0-.825,2.924c.508,1.581,5.879,4.924,10.092,3.552A4.63,4.63,0,0,0,65.028,7.45c.352-3.1-.985-3.836-.985-3.836a14.634,14.634,0,0,0-10.77,1.3" fill="#2a586c"/>
91
+ <path id="Path_2737" data-name="Path 2737" d="M56.019,7.42c-.544-.059-3.137.188-3.606.234.015.062.015.123.036.186.387,1.2,3.6,3.426,6.966,3.812-.374-.592-2.8-4.167-3.4-4.232" fill="#123544"/>
92
+ <path id="Path_2738" data-name="Path 2738" d="M64.893,4.971c-.026.015-.874.512-.885.754a20.643,20.643,0,0,0,0,4.43,5.387,5.387,0,0,0,1.022-2.7,6.306,6.306,0,0,0-.135-2.479" fill="#123544"/>
93
+ <path id="Path_2739" data-name="Path 2739" d="M64.476,4.058a1.618,1.618,0,0,0-.433-.444,14.64,14.64,0,0,0-10.77,1.3,3.385,3.385,0,0,0-.912,2.47L54.153,5.23A21.722,21.722,0,0,1,64.476,4.058" fill="#577c8b"/>
94
+ <path id="Path_2740" data-name="Path 2740" d="M59.406,11.657a49.835,49.835,0,0,0-3.238-3.876c-.164-.11-.14-.124-.363-.126-1.122.012-2.258.082-3.39.025l-.005-.053a12.341,12.341,0,0,1,3.754-.413,13.575,13.575,0,0,1,3.242,4.443" fill="#417993"/>
95
+ <path id="Path_2741" data-name="Path 2741" d="M64.9,4.983c-.21.283-.5.5-.681.771.011-.068-.015.2-.015.21A36.174,36.174,0,0,0,64,10.157a12.74,12.74,0,0,1-.22-4.226.737.737,0,0,1,.11-.444,1.456,1.456,0,0,1,1.012-.5" fill="#417993"/>
96
+ <path id="Path_2742" data-name="Path 2742" d="M53.349,5.016C51.694,6.83,52.411,8.5,54.361,9.675c2.39,1.549,5.521,2.555,8.308,1.59,1.766-.959,2.429-3.1,2.366-5a3.362,3.362,0,0,0-1.01-2.594A14.436,14.436,0,0,0,53.349,5.016m-.151-.2A14.832,14.832,0,0,1,64.061,3.559a3.378,3.378,0,0,1,1.067,2.7c.073,1.943-.6,4.121-2.4,5.109-2.847,1.006-6,0-8.449-1.564C52.225,8.6,51.5,6.756,53.2,4.816" fill="#417993"/>
97
+ <path id="Path_2743" data-name="Path 2743" d="M43,25.294a11.071,11.071,0,0,0,.211,4.4,4.579,4.579,0,0,1-1.035-3.423c.082-.4.307-.913.824-.976" fill="#589bbb"/>
98
+ <path id="Path_2744" data-name="Path 2744" d="M34.721,24.655A11.059,11.059,0,0,0,36.459,28.7a4.579,4.579,0,0,1-2.169-2.844,1.092,1.092,0,0,1,.431-1.2" fill="#589bbb"/>
99
+ <path id="Path_2745" data-name="Path 2745" d="M32.27,25.036a11.086,11.086,0,0,0,1.119,4.26,4.582,4.582,0,0,1-1.723-3.134,1.093,1.093,0,0,1,.6-1.126" fill="#589bbb"/>
100
+ <path id="Path_2746" data-name="Path 2746" d="M41.056,26.394a5.382,5.382,0,0,0,.106,2.2c-.387-.526-.981-1.85-.106-2.2" fill="#589bbb"/>
101
+ <path id="Path_2747" data-name="Path 2747" d="M32.39,30.564a5.381,5.381,0,0,0,.825,2.043c-.539-.369-1.536-1.423-.825-2.043" fill="#589bbb"/>
102
+ <path id="Path_2748" data-name="Path 2748" d="M32.852,22.734a5.383,5.383,0,0,0,.825,2.042c-.539-.369-1.536-1.423-.825-2.042" fill="#589bbb"/>
103
+ <path id="Path_2749" data-name="Path 2749" d="M44.374,24.76a4.013,4.013,0,0,0,.21,1.629c-.325-.388-.839-1.289-.21-1.629" fill="#589bbb"/>
104
+ <path id="Path_2750" data-name="Path 2750" d="M27.8,37.409a6.921,6.921,0,0,1,.674.944c.215.356.556.554.734.963-.729-.041-1.958-1.174-1.408-1.907" fill="#a8dce8"/>
105
+ <path id="Path_2751" data-name="Path 2751" d="M29.574,37.366c.334.1.532.234.492.612-.392.215-.716-.282-.492-.612" fill="#a8dce8"/>
106
+ <path id="Path_2752" data-name="Path 2752" d="M26.869,39.827A9.177,9.177,0,0,0,29,40.8a1.481,1.481,0,0,1-2.132-.969" fill="#a8dce8"/>
107
+ <path id="Path_2753" data-name="Path 2753" d="M60.638,4.632a3.751,3.751,0,0,1,.091,1.2" fill="none" stroke="#417993" stroke-linecap="round" stroke-miterlimit="10" stroke-width="0.25"/>
108
+ <path id="Path_2754" data-name="Path 2754" d="M62.417,4.188a3.8,3.8,0,0,1,.232,1.179" fill="none" stroke="#417993" stroke-linecap="round" stroke-miterlimit="10" stroke-width="0.25"/>
109
+ <path id="Path_2755" data-name="Path 2755" d="M63.144,4.309a3.789,3.789,0,0,1,.164.58" fill="none" stroke="#417993" stroke-linecap="round" stroke-miterlimit="10" stroke-width="0.25"/>
110
+ <path id="Path_2756" data-name="Path 2756" d="M61.34,4.188A7.174,7.174,0,0,1,61.6,5.831" fill="none" stroke="#417993" stroke-linecap="round" stroke-miterlimit="10" stroke-width="0.25"/>
111
+ <path id="Path_2757" data-name="Path 2757" d="M11.393,71.512s11.144,1.236,19.848-5.521,12.6-11.9,17.176-14.724,6.546-1.325,6.546-1.325A11.755,11.755,0,0,1,67.07,47.009s6.392-7.391,13.379-4.294c0,0,2.768,9.855-2.4,21.68s-13.242,13.8-13.242,13.8S46.1,91.508,42.038,107.469a50.926,50.926,0,0,1-21.31-15.642c-8.844-11.383-9.335-20.315-9.335-20.315" fill="#405b8b"/>
112
+ <path id="Path_2758" data-name="Path 2758" d="M78.053,64.4c5.164-11.826,2.4-21.681,2.4-21.681-6.987-3.1-13.379,4.295-13.379,4.295a11.756,11.756,0,0,0-12.107,2.933s-1.971-1.5-6.546,1.325-8.47,7.966-17.175,14.724-19.849,5.521-19.849,5.521.327,5.8,5.077,14.011c20.022,6.289,43.665-4.887,47.99-7.074.221-.164.351-.258.351-.258s8.078-1.97,13.242-13.8" fill="#517db8"/>
113
+ <path id="Path_2759" data-name="Path 2759" d="M14.656,82.084s12.053,3.867,31.635.938c0,0-18.447,6.059-30.369,1.529Z" fill="#658bbf"/>
114
+ <path id="Path_2760" data-name="Path 2760" d="M66.951,46.978a11.763,11.763,0,0,0-11.988,2.964s-1.971-1.5-6.546,1.326-8.471,7.966-17.175,14.723-19.849,5.521-19.849,5.521.031.493.183,1.371c.042.018.077.036.121.053,0,0,8.939,2.815,20.366-5.068S45.578,53.7,52.241,52.57c0,0-4.411,5.538-2.815,6.194S66.695,47.69,66.695,47.69Z" fill="#658bbf"/>
115
+ <path id="Path_2761" data-name="Path 2761" d="M80.449,44.275a10.668,10.668,0,0,0,.09-1.194c-.054-.236-.09-.365-.09-.365-6.987-3.1-13.379,4.293-13.379,4.293-.041-.013-.079-.018-.119-.031,0,0-6.169,7.845-.82,9.346s13.406-5,14.318-12.049" fill="#658bbf"/>
116
+ <path id="Path_2762" data-name="Path 2762" d="M61.93,59.915,35.723,80.726a24.625,24.625,0,0,0,14.36-1.971c6.945-3.473,10.273-11.213,11.847-18.84" fill="#446dac"/>
117
+ <path id="Path_2763" data-name="Path 2763" d="M37.694,85.231c6.991-2.092,13.985-4.1,20.947-6.236,4.171-.848,8.507-1.724,11.637-4.767A34.408,34.408,0,0,0,79.94,42.822l.231.333c-3.856-2.14-8.614-.046-11.512,2.917C65.326,49.1,64.23,53.5,63.173,57.724c-1.1,4.288-2.1,8.77-4.294,12.809-2.248,3.951-5.728,7.406-10.053,8.8.887-.694,1.872-1.21,2.738-1.91.478-.4,1.458-1.182,1.9-1.569.341-.356,1.346-1.393,1.705-1.765.34-.461,1.132-1.532,1.455-1.971a33.071,33.071,0,0,0,3.5-8.281c1.4-4.817,2.075-9.988,4.652-14.418a16.7,16.7,0,0,1,9.023-7.668,9.045,9.045,0,0,1,7.111.633l.041.235A34.756,34.756,0,0,1,71.16,75.2c-3.3,3.2-7.917,4.213-12.247,4.98-7.023,1.888-14.1,3.6-21.219,5.048" fill="#404d7e"/>
118
+ <path id="Path_2764" data-name="Path 2764" d="M27.283,98.645a50.8,50.8,0,0,0,14.754,8.824c2.35-9.232,9.6-17.573,15.293-22.97l-.006,0C39.995,95.963,27.311,98.639,27.283,98.645" fill="#406493"/>
119
+ <path id="Path_2765" data-name="Path 2765" d="M66.741,46.26c-5.627-1.94-11.308,1.519-14.851,5.792-8.937,12.59-23.558,24.842-39.972,21.317a.556.556,0,0,0-.25.011l.218,1c10.874,2.453,21.939-2.46,30.02-9.553A68.1,68.1,0,0,0,52.834,52.769c3.14-3.773,8.45-7.122,13.487-5.333a.624.624,0,1,0,.42-1.176" fill="#404d7e"/>
120
+ <path id="Path_2766" data-name="Path 2766" d="M54.817,50.42c-4.038-.6-7.852,2.018-10.624,4.765-2.97,2.934-5.863,6.068-9.163,8.766-6.442,5.32-15.149,9.336-23.638,7.577a.016.016,0,0,1,0-.032c8.913-.268,16.122-2.54,22.892-8.446,3.232-2.644,6.073-5.718,9.093-8.7,3.038-2.973,7.253-5.7,11.729-4.882a.5.5,0,1,1-.292.957" fill="#404d7e"/>
121
+ <path id="Path_2767" data-name="Path 2767" d="M87.268,29.575c-.1.116-.168.255-.265.372a1.945,1.945,0,0,1-.659.453.283.283,0,0,1-.163.044.26.26,0,0,1-.115-.057,1.445,1.445,0,0,1-.155-.137,1.642,1.642,0,0,1-.433-1.125,2.474,2.474,0,0,1,.444-1.351,2.633,2.633,0,0,1,2.344-1.254.932.932,0,0,1,.472.157,1.2,1.2,0,0,1,.355.659c.111.386.672,1.713.134,1.924-.276.109-.664-.051-.947-.059a1.27,1.27,0,0,0-1.012.374" fill="#fcf09d"/>
122
+ <path id="Path_2768" data-name="Path 2768" d="M86.033,28.017c.631-.756,1.221-1.138,1.792-1.1a1.967,1.967,0,0,1,.992.366l-.341-.72a1.388,1.388,0,0,0-.21-.04,2.634,2.634,0,0,0-2.344,1.254,2.474,2.474,0,0,0-.444,1.351,1.642,1.642,0,0,0,.433,1.125s-.509-1.477.122-2.233" fill="#fdf6c3"/>
123
+ <path id="Path_2769" data-name="Path 2769" d="M88.685,28.939c-1-.387-1.689.045-1.858.606a2.143,2.143,0,0,1-.628.894.312.312,0,0,0,.145-.039A1.956,1.956,0,0,0,87,29.948c.1-.118.165-.257.265-.373a1.269,1.269,0,0,1,1.011-.374,3.914,3.914,0,0,0,.866.073,1.023,1.023,0,0,0-.46-.335" fill="#ddcf7c"/>
124
+ <path id="Path_2770" data-name="Path 2770" d="M90.743,33.6l.025.014.606-.652c-.032.035-.264.269-.631.638" fill="#5c98b9"/>
125
+ <path id="Path_2771" data-name="Path 2771" d="M94.037,28.035a2.578,2.578,0,0,1-1.862-2.049s.631-2.786,1.385-5,.633-5.584-.493-6.278c-.923-.568-4.726-.829-6.073-.9a1.952,1.952,0,0,0-.014.324,9.479,9.479,0,0,0,.89,1.745c.559.839,1.183,1.6,1.183,1.6s.24.268-.071.381S86,19.8,85.666,20.772s1.881,3.28,1.881,3.28l.751.762a.242.242,0,0,1,.053.3,6.6,6.6,0,0,0-.726,2.29,1.826,1.826,0,0,0,.882,1.685,5.175,5.175,0,0,0,3.076.954s.206-.048.116.2a5.224,5.224,0,0,0-.414,1.564,1.279,1.279,0,0,0,.246.724.469.469,0,0,1-.156.42c.947-1.018,2.74-2.948,3.4-3.662.919-.988.851-.916-.741-1.261" fill="#5c98b9"/>
126
+ <path id="Path_2772" data-name="Path 2772" d="M94.037,28.035a2.578,2.578,0,0,1-1.862-2.049s.631-2.786,1.385-5a9.453,9.453,0,0,0,.437-2.2h-.005a6.791,6.791,0,0,0-3.084,6.382,5.739,5.739,0,0,0,3.177,4.877l.693-.746c.919-.988.851-.916-.741-1.261" fill="#8abfd2"/>
127
+ <path id="Path_2773" data-name="Path 2773" d="M89.456,16.319s.608,1.83,1.663,2.252a2.465,2.465,0,0,0,1.9,0,1.476,1.476,0,0,0-.516-2.58c-2.135-.986-2.722-.718-2.957-.7s-.318.471-.091,1.027" fill="#336685"/>
128
+ <path id="Path_2774" data-name="Path 2774" d="M87.467,21.876s.392-.9,2.456-.671,2.37,1.731,1.807,2.388-2.285,1.47-4.263-1.717" fill="#336685"/>
129
+ <path id="Path_2775" data-name="Path 2775" d="M92.846,27.085c-2.124-1.158-3.39,1.3-3.39,1.3a2.5,2.5,0,0,0,3.048.656s.676-.106.948-1.214Z" fill="#336685"/>
130
+ <path id="Path_2776" data-name="Path 2776" d="M89.219,17.871c-1.206.852-2.78,1.63-3.427,3,.186,1.484,1.535,2.679,2.515,3.752.272.329.716.324,1.149.538a1.239,1.239,0,0,1-.7.027c-.7-.163-1.1-.877-1.584-1.351-.7-.971-2.334-2.426-1.319-3.671a14.037,14.037,0,0,1,3.221-2.542l.148.243" fill="#487a92"/>
131
+ <path id="Path_2777" data-name="Path 2777" d="M88.585,25a6.124,6.124,0,0,0-.756,2.783c.387,1.6,2.663,2,3.915,2.095.253-.056.5-.053.76-.119a.99.99,0,0,1-.695.443c-3.643-.161-5.6-1.785-3.5-5.351l.28.149" fill="#487a92"/>
132
+ <path id="Path_2778" data-name="Path 2778" d="M91.851,30.075c-.163.835-.7,1.819-.062,2.553l-.1.184c-1.138-.534-.365-1.991.009-2.8l.149.059" fill="#487a92"/>
133
+ <path id="Path_2779" data-name="Path 2779" d="M80.551,43.439c5.64-5.613,11.292-11.2,16.816-16.927-5.154,6.074-10.775,11.71-16.439,17.306l-.377-.379" fill="#487a92"/>
134
+ <path id="Path_2780" data-name="Path 2780" d="M95.643,28.509a3.884,3.884,0,0,1-3.664-2.435,22.247,22.247,0,0,1,1.064-4.055c.458-1.253,1.238-2.461,1.053-3.839-.012-.034.048-.054.054-.014a4.413,4.413,0,0,1-.205,2.02,25.749,25.749,0,0,0-1.557,5.838l-.016-.125a4.166,4.166,0,0,0,1.265,1.694,3.223,3.223,0,0,0,1.994.659.129.129,0,0,1,.012.257" fill="#487a92"/>
135
+ <path id="Path_2781" data-name="Path 2781" d="M100.716,10.336s-7.6-.573-9.431-.181S86.9,12.291,86.98,14.129c0,0,.1.258.267.622.628-1.55,1.568-2.445,4.284-3.546,3.209-1.3,9.972-.133,10.643-.012-.911-.539-1.458-.857-1.458-.857" fill="#d5eef2"/>
136
+ <path id="Path_2782" data-name="Path 2782" d="M115.411,23.5a5.552,5.552,0,0,0,.188,1.014c-.063-.35-.126-.687-.188-1.014" fill="#c0d8e4"/>
137
+ <path id="Path_2783" data-name="Path 2783" d="M116.812,53.321a21.253,21.253,0,0,1-2.406,8.72,17.733,17.733,0,0,0,3.626-4.755c1.147-2.628-.043-16.663-1.535-27.14a180.044,180.044,0,0,1,.315,23.175" fill="#c0d8e4"/>
138
+ <path id="Path_2784" data-name="Path 2784" d="M90.768,33.612l.606-.652c-.032.035-.264.269-.631.638Z" fill="none" stroke="#487a92" stroke-linecap="round" stroke-linejoin="round" stroke-width="0.25"/>
139
+ <path id="Path_2785" data-name="Path 2785" d="M104.729,63.51c1.041-1.612,2.687-3.79,3.8-5.379a9.5,9.5,0,0,1-3.8,5.379" fill="#8abfd2"/>
140
+ <path id="Path_2786" data-name="Path 2786" d="M110.42,56.653c.678-1.795,1.829-4.271,2.583-6.059a9.5,9.5,0,0,1-2.583,6.059" fill="#8abfd2"/>
141
+ <path id="Path_2787" data-name="Path 2787" d="M105.188,58.322c.738-1.139,1.9-2.677,2.688-3.8a6.769,6.769,0,0,1-2.688,3.8" fill="#8abfd2"/>
142
+ <path id="Path_2788" data-name="Path 2788" d="M87.317,55.708c1.377-2.14,3.524-4.965,4.991-7.064-.568,2.928-2.706,5.288-4.991,7.064" fill="#8abfd2"/>
143
+ <path id="Path_2789" data-name="Path 2789" d="M94.791,46.7c.895-2.382,2.4-5.6,3.392-7.956.061,2.981-1.532,5.738-3.392,7.956" fill="#8abfd2"/>
144
+ <path id="Path_2790" data-name="Path 2790" d="M87.92,48.9c1.112-1.711,2.373-3.325,3.53-4.995A8.844,8.844,0,0,1,87.92,48.9" fill="#8abfd2"/>
145
+ <path id="Path_2791" data-name="Path 2791" d="M89.712,18.548c-.98-1.447-2.275-2.733-2.86-4.4-.053-1.815,2-3.107,3.43-3.851,1.412-.839,3.671-.618,5.241-.636a42.76,42.76,0,0,1,5.445.24,119.928,119.928,0,0,1,10.727,7.375,12.27,12.27,0,0,1,3.029,3.079,13.676,13.676,0,0,0-3.235-2.806c-2.007-1.455-5.075-3.412-7.17-4.813-1.208-.788-2.4-1.6-3.6-2.4-1.728-.183-3.47-.2-5.206-.252-1.725.023-3.526-.31-5.092.528-1.347.668-3.3,1.865-3.308,3.507.507,1.6,1.773,2.96,2.6,4.429" fill="#487a92"/>
146
+ <g id="Group_1976" data-name="Group 1976" opacity="0.5">
147
+ <g id="Group_1975" data-name="Group 1975">
148
+ <g id="Group_1974" data-name="Group 1974" clip-path="url(#clip-path-5)">
149
+ <path id="Path_2792" data-name="Path 2792" d="M14.127,72.561a88.171,88.171,0,0,0,37.361.488c19.667-4.743,39.22-16.332,50.626-33.511-2.012,8.594-7.593,16.1-13.973,22.082A71.727,71.727,0,0,1,68.666,74.287c-1.464.554-4.051,1.59-5.488,2.13A79.7,79.7,0,0,1,52.578,79c-13.048,1.85-26.922.118-38.451-6.436" fill="#c1ff00"/>
150
+ </g>
151
+ </g>
152
+ </g>
153
+ <g id="Group_1979" data-name="Group 1979" opacity="0.5">
154
+ <g id="Group_1978" data-name="Group 1978">
155
+ <g id="Group_1977" data-name="Group 1977" clip-path="url(#clip-path-6)">
156
+ <path id="Path_2793" data-name="Path 2793" d="M0,57.223c21.564,6.171,44.732,6.574,65.182-2.935,9.892-4.407,19.207-10.429,25.989-18.943,2.285-3.151,4.764-6.127,5.506-10.132.91-4.8.12-11.235-5.836-11.564a18.081,18.081,0,0,0-4.213.156A14.141,14.141,0,0,1,90.8,12.391c9.122-1.516,11.591,10.156,9.564,16.958C92.671,49.8,71.778,62.416,50.995,66.055A80.305,80.305,0,0,1,0,57.223" fill="#ff0068"/>
157
+ </g>
158
+ </g>
159
+ </g>
160
+ <g id="Group_1982" data-name="Group 1982" opacity="0.6">
161
+ <g id="Group_1981" data-name="Group 1981">
162
+ <g id="Group_1980" data-name="Group 1980" clip-path="url(#clip-path-7)">
163
+ <path id="Path_2794" data-name="Path 2794" d="M36.792,91.935C56.807,90.6,77.07,83.841,92.186,70.48c4.8-4.535,9-10.083,9.928-16.857A18.537,18.537,0,0,1,100.56,64C90.993,85.163,58.439,95.644,36.792,91.935" fill="#ffed00"/>
164
+ </g>
165
+ </g>
166
+ </g>
167
+ <g id="Group_1985" data-name="Group 1985" opacity="0.6">
168
+ <g id="Group_1984" data-name="Group 1984">
169
+ <g id="Group_1983" data-name="Group 1983" clip-path="url(#clip-path-8)">
170
+ <path id="Path_2795" data-name="Path 2795" d="M61.288,100.858c10.053-3.234,20.179-7.244,28.266-14.11a57.97,57.97,0,0,0,10.84-13.63,23.042,23.042,0,0,0,2.565-6.55,12.3,12.3,0,0,1-.313,3.611C100.93,77.3,96.3,83.485,90.964,88.361c-8.385,6.986-19.049,10.747-29.676,12.5" fill="#64e2ff"/>
171
+ </g>
172
+ </g>
173
+ </g>
174
+ </g>
175
+ </g>
176
+ </g>
177
+ </svg>