Client:Dialogs:CreatedPDFFormDialog Added actions and update icons

This commit is contained in:
Akmal Isomadinov 2024-05-30 18:14:00 +05:00
parent 621ea70974
commit 6a9410379d
7 changed files with 127 additions and 223 deletions

View File

@ -2,7 +2,7 @@
"PDFFormDialogTitle": "Ready-to-fill-out PDF form",
"PDFFormEditDialogDescription": "Do you want to switch to the form editing mode? Please note that the form will no longer be available for filling out and you will need to click the Start filling button again after editing to fill it out.",
"PDFFormEditDialogTitle": "Form editing",
"PDFFormInviteDescription": "Your PDF form is ready to be filled out. Invite other users to this room to start the form filling process.",
"PDFFormInviteDescription": "Your PDF form is ready to be filled out. Copy public link to start the form filling process or Invite other users to this room.",
"PDFFormIsReadyToast": "The form is ready to be filled out",
"PDFFormSuccessfullyCreatedDescription": "Your PDF form is ready to be filled out. Start collecting completed form copies from other users."
}

View File

@ -29,9 +29,9 @@ import styled from "styled-components";
export const Wrapper = styled.div`
display: flex;
flex-direction: column;
gap: 16px;
> svg {
align-self: center;
width: 100%;
}
`;

View File

@ -25,10 +25,12 @@
// International. See the License terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode
import React from "react";
import { useTheme } from "styled-components";
import { useTranslation } from "react-i18next";
import { observer, inject } from "mobx-react";
import HeaderIcon from "PUBLIC_DIR/images/ready.pdf.form.modal.svg";
import HeaderDarkIcon from "PUBLIC_DIR/images/ready.pdf.form.modal.dark.svg";
import {
ModalDialog,
@ -41,14 +43,16 @@ import type { CreatedPDFFormDialogProps } from "./CreatedPDFFormDialog.types";
export const CreatedPDFFormDialog = inject<TStore>(
({ contextOptionsStore, selectedFolderStore }) => {
const { onClickInviteUsers, onClickLinkFillForm } = contextOptionsStore;
const { onClickLinkFillForm, onCreateAndCopySharedLink } =
contextOptionsStore;
const { id, roomType, security } = selectedFolderStore;
return {
id,
roomType,
security,
onClickInviteUsers,
onCreateAndCopySharedLink,
onClickLinkFillForm,
};
},
@ -58,19 +62,20 @@ export const CreatedPDFFormDialog = inject<TStore>(
data,
roomType,
security,
id: selectedFolderId,
onClickInviteUsers,
id,
onCreateAndCopySharedLink,
onClickLinkFillForm,
onClose,
visible,
}: CreatedPDFFormDialogProps) => {
const { t } = useTranslation(["PDFFormDialog", "Common"]);
const theme = useTheme();
const onSubmit = () => {
if (data.isFill) {
onClickLinkFillForm?.(data.file);
} else if (Boolean(roomType) && security?.EditAccess) {
onClickInviteUsers?.(selectedFolderId, roomType);
onCreateAndCopySharedLink?.({ id }, t);
}
onClose();
@ -82,7 +87,7 @@ export const CreatedPDFFormDialog = inject<TStore>(
const primaryButtonLabel = data.isFill
? t("Common:Fill")
: t("Common:Invite");
: t("Common:CopyPublicLink");
return (
<ModalDialog
@ -94,7 +99,7 @@ export const CreatedPDFFormDialog = inject<TStore>(
<ModalDialog.Header>{t("PDFFormDialogTitle")}</ModalDialog.Header>
<ModalDialog.Body>
<Wrapper>
<HeaderIcon />
{theme.isBase ? <HeaderIcon /> : <HeaderDarkIcon />}
<span>{description}</span>
</Wrapper>
</ModalDialog.Body>

View File

@ -33,7 +33,7 @@ export interface CreatedPDFFormDialogProps
Partial<
Pick<
TStore["contextOptionsStore"],
"onClickInviteUsers" | "onClickLinkFillForm"
"onCreateAndCopySharedLink" | "onClickLinkFillForm"
>
> {
data: {

View File

@ -0,0 +1,56 @@
<svg width="416" height="200" viewBox="0 0 416 200" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="416" height="200" rx="6" fill="#333333"/>
<ellipse cx="208.112" cy="118.623" rx="150" ry="28" transform="rotate(-8.00751 208.112 118.623)" stroke="#65C2E6" stroke-width="2" stroke-linecap="round" stroke-dasharray="6 6"/>
<ellipse cx="208" cy="172.5" rx="32" ry="2.5" fill="#444444"/>
<g filter="url(#filter0_d_546_3413)">
<path d="M171 37C171 35.8954 171.895 35 173 35H231L243 47V129C243 130.105 242.105 131 241 131H173C171.895 131 171 130.105 171 129V37Z" fill="#444444"/>
<path d="M172 37C172 36.4477 172.448 36 173 36H230.586L242 47.4142V129C242 129.552 241.552 130 241 130H173C172.448 130 172 129.552 172 129V37Z" stroke="#AAAAAA" stroke-width="2"/>
</g>
<path d="M231 35L243 47H232C231.448 47 231 46.5523 231 46V35Z" fill="#AAAAAA"/>
<path d="M200.832 62C200.832 59.7909 198.817 58 196.332 58C193.847 58 191.832 59.7909 191.832 62" stroke="#AAAAAA" stroke-width="2" stroke-linecap="round"/>
<path d="M222.725 62C222.725 59.7909 220.71 58 218.225 58C215.739 58 213.725 59.7909 213.725 62" stroke="#AAAAAA" stroke-width="2" stroke-linecap="round"/>
<path d="M172 75C165.5 82.9999 151 77.9999 147 67.9999" stroke="#AAAAAA" stroke-width="2" stroke-linecap="round"/>
<path d="M147 68C146.761 68.6024 146.128 69.2761 145 69.5C143.492 69.7995 143.355 69.6718 142.5 69" stroke="#AAAAAA" stroke-width="2" stroke-linecap="round"/>
<path d="M242.227 75C248.726 82.9999 263.226 77.9999 267.226 67.9999" stroke="#AAAAAA" stroke-width="2" stroke-linecap="round"/>
<path d="M267.227 68C267.466 68.6024 268.099 69.2761 269.227 69.5C270.735 69.7995 270.872 69.6718 271.727 69" stroke="#AAAAAA" stroke-width="2" stroke-linecap="round"/>
<path d="M200.639 72.3417C202.199 75.1692 204.691 77 207.5 77C210.309 77 212.801 75.1692 214.361 72.3417C214.704 71.72 214.223 71 213.513 71H201.487C200.777 71 200.296 71.72 200.639 72.3417Z" fill="#AAAAAA"/>
<rect x="180" y="88" width="8" height="8" rx="2" fill="#27ABA3"/>
<rect x="192" y="88" width="42" height="8" rx="2" fill="#666666"/>
<rect x="192" y="101" width="42" height="8" rx="2" fill="#666666"/>
<rect x="192" y="114" width="42" height="8" rx="2" fill="#27ABA3"/>
<rect x="180" y="101" width="8" height="8" rx="2" fill="#27ABA3"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M209.811 116.406L209.934 116.047C210.426 115.093 211.041 113.66 210.918 112.705C210.918 112.228 210.549 111.87 209.443 111.87C208.951 111.87 208.459 112.108 208.09 112.347C207.721 112.586 207.475 112.825 207.23 113.183C207.107 113.541 206.984 113.899 206.984 114.376C206.984 114.854 207.23 115.331 207.475 115.809C207.598 115.928 207.844 116.286 208.213 116.644C208.951 117.48 209.934 118.674 210.549 119.748C211.041 119.39 211.41 119.032 211.656 118.793C212.025 118.435 212.27 118.196 212.639 118.435C213.131 118.674 213.131 119.39 213.131 120.225C213.131 120.703 213.008 121.18 213.131 121.18C213.131 121.18 213.254 120.822 213.746 119.628C213.746 119.509 213.746 119.27 213.746 119.151C213.869 118.912 213.992 118.674 214.115 118.435C214.73 117.599 215.221 117.599 215.221 118.554C215.59 117.957 216.082 117.241 216.205 116.883C216.697 113.302 217.557 109.721 218.664 109.124C219.279 108.885 219.648 109.005 219.893 109.363C220.508 110.437 218.049 115.689 217.557 116.764L217.311 117.122C217.189 117.838 217.066 118.554 217.066 119.27C217.189 119.151 217.311 119.032 217.557 119.032C217.926 118.793 218.295 118.674 218.664 118.554C219.525 118.196 220.385 117.838 221 117.122C220.877 118.077 220.631 118.793 219.156 119.509C218.787 119.628 218.418 119.867 218.172 119.987C217.68 120.225 217.311 120.703 217.066 121.18V121.3L216.943 122.135C216.697 123.806 216.697 125 216.082 125C215.713 125 215.467 124.403 215.467 123.09C215.467 122.493 215.59 121.777 215.959 121.061L216.205 119.39C215.713 119.987 215.221 120.464 214.73 120.345C213.869 121.777 213.254 122.135 212.885 122.016C212.393 121.777 212.27 120.942 212.27 120.106C212.27 119.987 212.27 119.867 212.27 119.748C212.025 119.987 211.656 120.345 211.164 120.583C211.533 121.538 211.41 122.374 210.795 122.971C209.934 123.806 208.705 123.806 207.844 123.568C207.352 123.448 206.984 123.09 206.738 122.732C206.492 122.374 206.369 121.896 206.615 121.419C206.861 120.942 207.721 120.464 209.074 120.225C209.32 120.225 209.443 120.106 209.689 120.106C209.074 119.151 208.213 117.957 207.475 117.241C207.107 116.764 206.861 116.406 206.738 116.286C206.369 115.57 206.123 114.973 206 114.376C206 113.78 206.123 113.183 206.369 112.586C206.615 112.108 207.107 111.631 207.598 111.392C208.09 111.034 208.705 110.915 209.443 110.795C211.287 110.676 212.025 111.392 212.148 112.586C212.148 114.018 211.41 116.167 209.811 116.406ZM209.934 122.374C210.18 122.135 210.18 121.658 210.057 121.18C209.811 121.3 209.443 121.3 209.197 121.419C208.09 121.538 207.598 121.896 207.475 122.135C207.475 122.255 207.475 122.255 207.475 122.374C207.598 122.493 207.844 122.613 208.09 122.732C208.705 122.851 209.443 122.851 209.934 122.374ZM218.295 112.944C218.664 111.87 219.033 110.915 219.156 110.318C218.787 110.795 218.541 111.75 218.295 112.944Z" fill="#CCCCCC"/>
<path d="M78 86C78 85.4477 78.4477 85 79 85L107.586 85L116 93.4142V135C116 135.552 115.552 136 115 136H79C78.4477 136 78 135.552 78 135V86Z" fill="#444444" stroke="#CCCCCC" stroke-width="2"/>
<path d="M109 94C107.895 94 107 93.1046 107 92L107 84L107.769 84L117 93.2308L117 94L109 94Z" fill="#CCCCCC"/>
<rect x="89" y="128" width="5" height="5" rx="1" transform="rotate(180 89 128)" fill="#666666"/>
<rect x="110" y="128" width="17" height="5" rx="1" transform="rotate(180 110 128)" fill="#666666"/>
<rect x="89" y="119" width="5" height="5" rx="1" transform="rotate(180 89 119)" fill="#666666"/>
<rect x="110" y="119" width="17" height="5" rx="1" transform="rotate(180 110 119)" fill="#666666"/>
<path d="M296 43C296 42.4477 296.448 42 297 42L325.586 42L334 50.4142V92C334 92.5523 333.552 93 333 93H297C296.448 93 296 92.5523 296 92V43Z" fill="#444444" stroke="#CCCCCC" stroke-width="2"/>
<path d="M327 51C325.895 51 325 50.1046 325 49L325 41L325.769 41L335 50.2308L335 51L327 51Z" fill="#CCCCCC"/>
<rect x="307" y="85" width="5" height="5" rx="1" transform="rotate(180 307 85)" fill="#666666"/>
<rect x="318" y="85" width="6" height="5" rx="1" transform="rotate(180 318 85)" fill="#666666"/>
<rect x="328" y="85" width="5" height="5" rx="1" transform="rotate(180 328 85)" fill="#666666"/>
<rect x="328" y="76" width="26" height="5" rx="1" transform="rotate(180 328 76)" fill="#666666"/>
<path d="M130.121 96.2639C128.95 95.0923 128.95 93.1928 130.121 92.0213L131.021 91.1213C132.193 89.9497 134.092 89.9497 135.264 91.1213L151.081 106.939L152.178 110.698C152.62 112.213 151.213 113.62 149.698 113.178L145.939 112.081L130.121 96.2639Z" fill="#65C2E6"/>
<path d="M275.506 105.121C276.678 103.95 278.577 103.95 279.749 105.121L280.649 106.021C281.82 107.193 281.82 109.092 280.649 110.264L264.831 126.081L261.072 127.178C259.557 127.62 258.15 126.213 258.592 124.698L259.689 120.939L275.506 105.121Z" fill="#FF6F3D"/>
<path d="M52 38C52 36.8954 52.8954 36 54 36H82C83.1046 36 84 36.8954 84 38V52C84 53.1046 83.1046 54 82 54H76V58L68 54H54C52.8954 54 52 53.1046 52 52V38Z" fill="#FF6F3D"/>
<circle cx="60" cy="45" r="2" fill="#333333"/>
<circle cx="68" cy="45" r="2" fill="#333333"/>
<circle cx="76" cy="45" r="2" fill="#333333"/>
<path d="M360 157C360 158.105 359.105 159 358 159H330C328.895 159 328 158.105 328 157V143C328 141.895 328.895 141 330 141H336V137L344 141H358C359.105 141 360 141.895 360 143V157Z" fill="#65C2E6"/>
<circle cx="2" cy="2" r="2" transform="matrix(-1 0 0 1 354 148)" fill="#333333"/>
<circle cx="2" cy="2" r="2" transform="matrix(-1 0 0 1 346 148)" fill="#333333"/>
<circle cx="2" cy="2" r="2" transform="matrix(-1 0 0 1 338 148)" fill="#333333"/>
<defs>
<filter id="filter0_d_546_3413" x="156" y="27" width="102" height="126" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="7"/>
<feGaussianBlur stdDeviation="7.5"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.333333 0 0 0 0 0.333333 0 0 0 0 0.333333 0 0 0 0.1 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_546_3413"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_546_3413" result="shape"/>
</filter>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 8.3 KiB

View File

@ -1,214 +1,56 @@
<svg width="130" height="120" viewBox="0 0 130 120" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="5.5" width="120" height="120" rx="60" fill="#7DB9F5"/>
<path d="M18.7879 45.8769C7.16568 68.3533 18.9908 90.1398 41.4653 101.761C63.9398 113.382 88.553 110.438 100.175 87.9613C111.798 65.4849 115.737 34.1548 93.2621 22.5335C70.7876 10.9122 30.4102 23.4005 18.7879 45.8769Z" fill="#5299E0"/>
<path d="M74.7684 92.0297C58.6247 101.249 42.2701 93.2349 33.0517 77.0924C23.8334 60.95 25.2421 42.792 41.3858 33.5729C57.5296 24.3538 80.4077 20.5038 89.626 36.6463C98.8444 52.7887 90.9122 82.8106 74.7684 92.0297Z" fill="#3484D5"/>
<mask id="mask0_1442_177916" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="5" y="0" width="121" height="120">
<circle cx="65.5" cy="60" r="60" fill="#D9D9D9"/>
</mask>
<g mask="url(#mask0_1442_177916)">
<path d="M73.703 126.229C68.4908 126.229 64.2839 124.14 62.9722 122.177C62.4588 121.409 62.325 120.71 62.5796 120.097C63.1405 118.756 65.3539 118.333 68.4174 117.742C74.1215 116.646 81.9269 115.148 82.833 107.24C83.834 98.4849 81.6076 93.4928 79.4588 88.6689C76.9908 83.1331 74.6565 77.9036 77.9746 68.0012L78.5139 66.3832C82.4144 54.7204 84.0281 49.8922 91.2424 43.2001C96.1828 38.6178 102.387 35.9901 108.273 35.9901C114.46 35.9901 120.255 38.7257 125.501 44.1277C125.596 44.227 134.373 54.9405 124.88 65.9819C123.387 67.7165 120.449 69.4682 117.239 69.4682C114.136 69.4682 111.573 67.7812 110.016 64.722C107.88 60.5281 110.003 57.6933 111.409 55.8164C111.841 55.2382 112.376 54.522 112.329 54.2588C112.32 54.2113 112.247 54.1379 112.134 54.0646C110.667 53.124 109.062 52.6494 107.375 52.6494C101.425 52.6494 93.0632 59.0093 89.0764 76.9371C88.5586 79.2584 89.7365 82.378 91.0957 85.9851C93.7277 92.9707 97.3348 102.541 91.5746 114.147C86.3538 124.658 78.1385 126.229 73.703 126.229Z" fill="#A57FB9"/>
<path d="M108.273 36.6416C113.602 36.6416 119.397 38.7774 125.036 44.5807C125.692 45.2538 133.221 55.2856 124.389 65.559C122.883 67.3108 120.07 68.8167 117.235 68.8167C114.737 68.8167 112.226 67.6431 110.59 64.4243C107.329 58.0169 114.931 55.0785 112.48 53.5123C110.91 52.5112 109.175 51.9935 107.372 51.9935C100.347 51.9935 92.227 59.7686 88.4429 76.786C86.8379 84.0046 99.6311 96.4354 90.993 113.85C86.5488 122.807 79.5675 125.577 73.7038 125.577C68.8454 125.577 64.755 123.674 63.5081 121.815C59.8578 116.357 81.8759 121.314 83.4767 107.313C85.6686 88.1381 72.5259 86.2957 78.5881 68.204C82.9201 55.2727 84.2749 50.548 91.6833 43.6703C95.6572 39.9898 101.599 36.6416 108.273 36.6416ZM108.273 35.3472C102.229 35.3472 95.86 38.0396 90.8031 42.7297C83.4681 49.5341 81.8371 54.4097 77.902 66.1847L77.3627 67.8027C73.9627 77.9424 76.3487 83.284 78.8685 88.9407C80.9871 93.6869 83.1747 98.5928 82.1909 107.175C81.3409 114.609 73.7987 116.059 68.2974 117.116C65.0355 117.742 62.6796 118.195 61.985 119.856C61.6398 120.68 61.7908 121.586 62.4337 122.544C64.1164 125.055 68.854 126.88 73.7038 126.88C78.2861 126.88 86.7775 125.262 92.1493 114.432C98.0346 102.571 94.3714 92.8498 91.6963 85.7521C90.3716 82.2399 89.2282 79.2066 89.7028 77.0708C91.4158 69.369 94.1729 63.0651 97.6851 58.8367C100.658 55.2597 104.097 53.2879 107.372 53.2879C108.852 53.2879 110.263 53.6849 111.566 54.4658C111.402 54.7376 111.117 55.1173 110.888 55.4194C109.477 57.3006 107.121 60.4547 109.438 65.0068C111.113 68.2946 113.883 70.1068 117.24 70.1068C120.657 70.1068 123.785 68.2428 125.373 66.3961C130.326 60.6316 130.369 54.9404 129.537 51.1823C128.63 47.0962 126.456 44.1751 125.968 43.6703C120.596 38.1474 114.646 35.3472 108.273 35.3472Z" fill="#512A75"/>
<path d="M111.712 53.0767C113.325 48.9172 116.268 45.1116 122.421 42.156C118.551 38.9459 114.654 37.3278 110.931 36.823C107.639 40.9522 106.439 46.0609 107.035 52.0066C108.325 51.8211 111.22 52.8178 111.712 53.0767Z" fill="#7E499B"/>
<path d="M111.75 56.438C116.785 52.0974 123.283 53.038 128.56 56.5286C129.264 50.2722 125.743 45.3836 125.095 44.6415C121.13 45.5131 116.652 49.0598 112.048 53.258C113.109 53.0423 112.695 56.1317 111.75 56.438Z" fill="#7E499B"/>
<path d="M103.144 52.9169C101.806 47.0057 101.728 41.6037 103.89 37.1163C99.023 38.1691 94.7643 40.8227 91.6836 43.6748C92.8529 48.2743 95.9466 51.8253 99.7176 55.0053C100.848 54.1035 101.996 53.4088 103.144 52.9169Z" fill="#7E499B"/>
<path d="M110.159 59.1518C109.624 60.5843 109.52 62.3188 110.595 64.4287C114.089 71.2978 121.563 68.8557 124.393 65.5592C125.321 64.4805 126.067 63.4018 126.663 62.3361C124.712 59.0008 113.011 54.7507 110.159 59.1518Z" fill="#7E499B"/>
<path d="M96.8514 57.8272L87.4496 48.1708C85.1585 51.053 83.6656 53.9827 82.1641 57.8833C85.8359 59.0483 89.6458 60.5153 93.6715 62.4353C94.6768 60.6706 95.7425 59.1346 96.8514 57.8272Z" fill="#7E499B"/>
<path d="M90.2211 70.3483C87.2008 67.6861 83.5247 66.327 79.3221 66.0336C79.0891 66.7326 78.8475 67.4574 78.5929 68.2082C77.4279 71.6816 76.9749 74.5552 76.9835 77.0664C80.129 75.4138 83.9863 75.1765 88.5513 76.3415C89.0432 74.1971 89.5998 72.195 90.2211 70.3483Z" fill="#7E499B"/>
<path d="M93.5159 96.1292C89.2659 95.5424 86.1118 96.4442 83.2598 97.7688C83.5575 99.3868 83.7301 101.16 83.7301 103.136C87.8895 102.744 91.2895 103.719 93.4339 106.976C94.2667 103.063 94.1243 99.4429 93.5159 96.1292Z" fill="#7E499B"/>
<path d="M80.9521 113.142C84.0717 113.591 85.7933 116.15 86.5095 120.236C88.1621 118.583 89.6852 116.49 90.9926 113.858C91.506 112.827 91.9418 111.813 92.3085 110.816C89.4177 108.737 86.475 107.537 83.4763 107.322C83.1958 109.803 82.2681 111.688 80.9521 113.142Z" fill="#7E499B"/>
<path d="M63.512 121.819C65.4364 124.697 74.1737 127.674 82.0265 123.554C82.0611 120.507 80.5595 117.957 76.3311 116.283C69.6562 119.127 61.1303 118.264 63.512 121.819Z" fill="#7E499B"/>
<path d="M89.2149 82.6889C85.4309 81.4678 81.7072 81.869 78.0225 83.3878C79.1011 86.7145 80.7968 89.6744 82.0611 93.2945C84.9908 91.4003 88.4253 90.8265 92.3992 91.642C91.3679 88.2851 90.0735 85.2993 89.2149 82.6889Z" fill="#7E499B"/>
<path d="M23.0622 82.5896C22.0051 82.7579 20.633 84.0394 20.6416 86.5894C20.6503 91.5557 23.1873 94.3171 23.1873 94.3171C27.5711 98.1529 33.9871 99.4085 38.9318 99.3611C40.6922 99.3438 41.4689 99.2402 41.5768 98.3687C42.2499 93.0141 36.8047 97.4928 30.3023 91.3831C30.3023 91.3831 28.6196 89.791 26.0782 84.98C25.1203 83.1721 24.9866 82.2833 23.0622 82.5896Z" fill="#A47FB8"/>
<path d="M23.0339 82.4559C21.9768 82.6242 20.6047 83.9057 20.6133 86.4557C20.622 91.422 23.159 94.1834 23.159 94.1834C27.5428 98.0192 33.9588 99.2748 38.9035 99.2274C40.6639 99.2101 41.4406 99.1065 41.5484 98.235C42.2215 92.8804 36.7763 97.3591 30.274 91.2494C30.274 91.2494 28.5913 89.6572 26.0499 84.8463C25.0963 83.0384 24.9583 82.1539 23.0339 82.4559Z" stroke="#512A75" stroke-width="1.29442" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path opacity="0.3" d="M22.1783 82.9651C21.0047 83.828 20.9098 84.3113 20.6984 85.7136C20.0425 90.0197 23.188 94.3129 23.188 94.3129C27.5717 98.1487 35.4375 100.116 39.6832 99.3396C42.3627 98.852 41.599 97.1002 40.7964 97.1045C38.1342 97.1175 29.8629 97.1347 23.6712 92.3324C23.6712 92.3324 19.0156 83.1895 25.2159 83.2499C25.2073 83.2499 23.5763 81.9382 22.1783 82.9651Z" fill="#612D8F"/>
<path d="M44.4882 102.594C45.9203 99.6761 45.5275 96.5481 43.6107 95.6073C41.694 94.6666 38.9793 96.2694 37.5472 99.1872C36.1151 102.105 36.5079 105.233 38.4246 106.174C40.3413 107.115 43.0561 105.512 44.4882 102.594Z" fill="#7E499B" stroke="#512A75" stroke-width="1.29442" stroke-miterlimit="10"/>
<path d="M22.5902 81.9768C22.9742 83.172 22.7326 85.0316 23.3798 84.8461C24.027 84.6606 24.6095 81.6877 24.2255 80.4925C23.8415 79.2973 22.9915 78.4214 22.3615 78.6631C21.3001 79.0686 22.2062 80.7816 22.5902 81.9768Z" fill="#6A3D89" stroke="#512A75" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M23.4483 81.4937C23.5648 82.7622 22.7925 84.5011 23.5777 84.5011C24.363 84.4968 25.8171 81.7698 25.7049 80.5013C25.5884 79.2328 24.8549 78.1498 24.0739 78.2102C22.7579 78.3137 23.3318 80.2252 23.4483 81.4937Z" fill="#6A3D89" stroke="#512A75" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M20.9928 87.6337C20.6002 87.3317 17.623 87.4611 18.1667 85.8776C18.8657 83.8411 20.9367 87.2713 22.5461 85.7266C22.6928 85.5842 23.819 84.8335 23.8578 84.6134C24.3022 82.3395 22.6756 79.0733 24.9236 79.6773C25.2774 79.7723 26.0799 80.1174 26.2655 81.6017C26.4251 82.8961 25.9979 83.8583 26.0109 84.0913C26.0713 85.0319 26.0627 87.0987 24.8373 88.6304C23.6119 90.1665 22.0413 88.4406 20.9928 87.6337Z" fill="#7E499B" stroke="#512A75" stroke-width="1.29442" stroke-miterlimit="10"/>
<path d="M21.2653 83.759C25.2567 83.759 28.4925 80.5232 28.4925 76.5318C28.4925 72.5403 25.2567 69.3046 21.2653 69.3046C17.2738 69.3046 14.0381 72.5403 14.0381 76.5318C14.0381 80.5232 17.2738 83.759 21.2653 83.759Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M16.5501 73.3215C11.0618 72.1047 5.66834 71.2159 0.624407 71.5007C0.119583 68.3164 1.12923 65.8484 4.05462 64.2821C8.49449 65.2831 12.5719 68.9593 16.5501 73.3215Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M16.2512 75.1208C12.3032 79.1206 8.68312 83.2153 6.24529 87.6423C3.28106 86.3737 1.72344 84.212 1.95644 80.8983C5.16229 77.6709 10.4392 76.1736 16.2512 75.1208Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M18.3402 79.125C17.6886 83.8194 17.3521 88.406 18.1503 92.6086C15.0351 93.2903 12.4764 92.6474 10.6211 90.3218C11.1648 86.5248 14.4051 82.8141 18.3402 79.125Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M20.368 72.2473C17.434 68.5236 14.3619 65.102 10.7764 62.7678C12.4462 60.0495 14.6812 58.6472 17.6411 58.9233C20.0056 61.9436 20.4328 66.8495 20.368 72.2473Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M22.5049 73.9558C23.8295 70.1675 24.8262 66.4179 24.6493 62.7849C27.812 62.772 30.2412 63.7557 31.7255 66.0167C30.6425 69.0758 26.9145 71.587 22.5049 73.9558Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M22.3232 75.5953C25.4773 73.1187 28.338 70.491 30.1459 67.3369C32.821 69.0283 34.3355 71.1684 34.37 73.8694C31.807 75.8672 27.3154 75.975 22.3232 75.5953Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M22.6299 78.8789C26.5045 79.9144 30.3231 80.6221 33.9345 80.169C34.1891 83.3231 33.3908 85.817 31.2507 87.4696C28.1139 86.6196 25.3266 83.0944 22.6299 78.8789Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M20.4204 75.2718C15.3938 72.0271 10.3239 69.1923 5.10742 67.8202C5.9488 64.0017 8.01124 61.5121 11.6313 60.7052C15.6915 63.3458 18.2501 68.9291 20.4204 75.2718Z" fill="#0089E5" stroke="#003A8E" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M19.9711 75.0693C14.1462 76.3724 8.55426 77.9214 3.79078 80.3765C1.96565 77.7488 1.90093 75.0996 4.07987 72.4287C8.79588 71.3889 14.2842 72.899 19.9711 75.0693Z" fill="#0089E5" stroke="#003A8E" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M18.3153 76.6268C15.062 79.8543 12.0977 83.1723 10.1691 86.8226C7.55432 85.6317 6.12183 83.7332 6.19086 80.9416C8.82717 78.3355 13.3318 77.2827 18.3153 76.6268Z" fill="#0089E5" stroke="#003A8E" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M19.9111 76.5361C22.0123 80.6093 24.2862 84.4321 27.1857 87.3705C25.2657 89.5063 23.0263 90.3045 20.3814 89.4027C18.69 86.0976 19.0395 81.4851 19.9111 76.5361Z" fill="#0089E5" stroke="#003A8E" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M20.7143 75.7595C20.4727 71.5785 19.9722 67.5442 18.5225 64.0536C21.1847 62.9059 23.5837 63.0008 25.6418 64.6792C25.823 68.062 23.5793 71.8547 20.7143 75.7595Z" fill="#0089E5" stroke="#003A8E" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M20.3828 75.9578C24.5681 75.7722 28.6067 75.3192 32.1146 73.9126C33.2278 76.5877 33.1027 78.9867 31.3983 81.0233C28.0113 81.1657 24.2445 78.8746 20.3828 75.9578Z" fill="#0089E5" stroke="#003A8E" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M20.4121 76.6309C22.6644 73.0971 24.6147 69.5331 25.4819 65.8527C28.3124 66.4783 30.2023 67.9583 30.8926 70.5255C29.0588 73.3776 25.0203 75.1423 20.4121 76.6309Z" fill="#6FE200" stroke="#568C00" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M19.7522 76.8596C18.6088 73.5674 17.2496 70.4824 15.1182 68.1395C17.3661 66.3445 19.64 65.6369 21.9484 66.3186C22.8631 68.9852 21.5903 72.7778 19.7522 76.8596Z" fill="#6FE200" stroke="#568C00" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M20.4257 76.4712C19.2823 79.4786 18.4366 82.4644 18.6524 85.3898C15.7831 85.3164 13.5696 84.4621 12.1846 82.6068C13.1209 80.1776 16.4648 78.2575 20.4257 76.4712Z" fill="#6FE200" stroke="#568C00" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M20.1406 76.3936C22.9884 77.8865 25.8533 79.0816 28.783 79.2154C28.3688 82.0545 27.2556 84.1515 25.2493 85.3035C22.9452 84.0824 21.4394 80.5357 20.1406 76.3936Z" fill="#00E0BA" stroke="#008978" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M19.312 76.6269C16.1493 76.0487 13.0556 75.7553 10.2208 76.4974C9.7721 73.6627 10.2122 71.3284 11.7871 69.6327C14.3457 70.1159 16.8353 73.0543 19.312 76.6269Z" fill="#00E0BA" stroke="#008978" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M67.4395 113.341C69.0489 99.236 61.8218 91.5298 55.1296 90.7618C47.6521 89.9075 35.1998 101.035 34.1427 109.527C32.9087 119.455 41.6072 125.694 51.0176 126.768C56.9864 127.45 63.295 126.755 66.1122 122.967C67.7366 120.783 67.0245 116.978 67.4395 113.341Z" fill="#A47FB8"/>
<path opacity="0.3" d="M67.6113 113.033C69.2207 98.9284 61.9935 91.2223 55.3013 90.4543C47.8239 89.5999 60.863 96.1799 57.9117 116.149C56.449 126.047 41.7789 125.386 51.1851 126.461C56.8519 127.108 63.0022 126.047 65.8443 122.66C67.7197 120.424 67.1602 116.987 67.6113 113.033Z" fill="#612D8F"/>
<path d="M64.0725 98.1013C65.7207 101.316 67.5545 107.266 67.3258 113.16C67.1446 117.82 67.205 122.575 66.0487 123.368L62.2172 125.405C39.1592 132.313 32.9676 114.036 34.1455 109.522C35.4313 104.608 39.9531 97.6224 43.1633 95.1112" stroke="#512A75" stroke-width="1.7259" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M32.7344 32.4483C29.4854 39.0498 30.2879 44.7755 30.2879 44.7755C30.2879 44.7755 35.1463 49.5994 40.6735 50.924C53.6264 54.0263 54.2132 44.0334 53.9845 32.8884C53.6997 19.1071 53.8594 12.0913 53.8594 12.0913C48.7248 10.9565 38.4255 20.8848 32.7344 32.4483Z" fill="#A47FB8"/>
<path d="M53.5765 42.7817C52.9681 26.8948 53.8613 12.0909 53.8613 12.0909C50.9229 10.6282 29.9964 27.0415 30.2942 44.7752C30.3157 46.048 36.5203 50.1988 39.9678 50.7295" stroke="#512A75" stroke-width="1.7259" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path opacity="0.3" d="M46.391 37.1078C45.7437 38.8812 48.1859 42.9026 53.3247 41.9015C53.3247 41.9015 44.1645 45.0599 40.7128 47.9292C39.9663 48.5506 36.0183 45.664 35.6731 44.8054C35.0518 43.2736 34.6937 45.2153 35.9018 41.4959C38.2922 34.1393 45.5453 23.6415 49.1394 24.4182C49.1438 24.4182 49.0618 29.8073 46.391 37.1078Z" fill="#612D8F"/>
<path d="M49.1451 24.4182C49.1451 24.4182 48.7482 31.434 45.8789 39.5414C45.0807 41.7937 44.0926 44.128 42.8672 46.4234" stroke="#512A75" stroke-width="1.29442" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M89.8414 71.5264C90.5145 81.7351 87.3044 90.2265 87.3044 90.2265C87.3044 90.2265 74.8218 102.377 53.1144 98.1268C36.4163 94.8563 26.829 77.593 26.829 77.593C26.829 77.593 26.5658 67.7769 32.3389 58.0471C41.9953 41.7719 48.2732 38.2468 59.3492 39.9511C60.0439 40.059 69.1954 42.0826 69.8901 42.2336C82.5193 44.9519 88.6031 52.7098 89.8414 71.5264Z" fill="#A47FB8"/>
<path opacity="0.3" d="M90.305 71.5655C90.9781 81.7742 87.768 90.2656 87.768 90.2656C87.768 90.2656 77.637 101.329 53.578 98.1659C36.7117 95.9481 26.8223 77.5932 26.8223 77.5932C26.8223 77.5932 46.8642 110.126 73.8012 86.6455C87.1164 75.0389 85.1187 45.5217 59.8084 39.9945C59.1224 39.8435 69.6547 42.126 70.3494 42.277C81.4728 44.7278 89.071 52.7489 90.305 71.5655Z" fill="#612D8F"/>
<path d="M43.8385 94.5329C34.1907 88.8806 27.1059 77.6234 27.1059 77.6234L26.9463 77.0452C29.1511 54.9278 44.3649 38.6569 54.3751 39.4595C62.0467 40.0765 70.6373 41.4745 78.0155 44.6846L85.6613 53.1588C90.1443 61.9048 92.6857 76.0615 87.3095 90.2225C85.9719 93.7433 66.4262 101.005 58.3317 98.9814" stroke="#512A75" stroke-width="1.7259" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M82.6708 73.399C80.7507 82.2615 74.6972 87.1372 68.2854 85.7479C65.7656 85.1999 58.4867 76.9328 59.7984 70.8706C61.7184 62.0081 72.7296 53.8489 73.8256 54.0862C78.8566 55.1735 84.5909 64.5322 82.6708 73.399Z" fill="#7E499B"/>
<path d="M31.9757 62.2155C30.0556 71.078 33.5506 78.0205 39.958 79.4098C42.4778 79.9578 52.5268 75.4402 53.8385 69.378C55.7585 60.5155 49.1138 48.5291 48.0136 48.2918C42.9955 47.2045 33.8957 53.3487 31.9757 62.2155Z" fill="#7E499B"/>
<path d="M44.5702 77.054C43.4139 82.3827 45.843 89.1698 50.2139 90.1147C54.0022 90.9345 58.6751 87.9271 59.4647 84.2812C60.621 78.9525 53.7735 69.5032 53.2644 70.1374C48.9497 75.5007 44.5702 77.054 44.5702 77.054Z" fill="#7E499B"/>
<path d="M53.2676 70.1373C48.3963 77.4508 46.5884 75.0346 44.9531 77.5371C44.2929 78.5468 42.4506 88.4103 50.2128 90.1146C53.3453 90.8007 54.9676 89.9291 56.8704 88.488" stroke="#512A75" stroke-width="1.29442" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M55.5547 72.627C59.6666 78.9869 60.0463 82.6846 59.0798 85.4245" stroke="#512A75" stroke-width="1.29442" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M100.142 47.0234C100.37 54.3628 97.2767 59.2255 97.2767 59.2255C97.2767 59.2255 91.1713 61.7928 85.5923 60.7098L77.4893 46.6178C83.4436 34.2216 89.3332 19.8103 89.3332 19.8103C94.4678 20.9019 99.7404 34.1741 100.142 47.0234Z" fill="#A47FB8"/>
<path d="M76.9023 47.787C84.0217 33.6174 89.3288 19.8102 89.3288 19.8102C92.6123 19.698 104.879 43.2479 97.2765 59.2254C96.7329 60.3688 89.3676 61.577 86.0108 60.6364" stroke="#512A75" stroke-width="1.7259" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M88.5259 32.9486C88.5259 32.9486 85.9845 39.4811 85.251 48.033C85.0482 50.4061 84.9792 52.9388 85.1475 55.5234" stroke="#512A75" stroke-width="1.29442" stroke-linecap="round" stroke-linejoin="round"/>
<path opacity="0.3" d="M85.7841 45.6082C85.6417 47.4851 82.0432 50.1646 77.7803 47.127C77.7803 47.127 83.0529 56.4771 85.4044 60.3819C85.9049 61.2146 86.7808 61.2405 87.5445 61.0119C88.6318 60.6839 98.189 59.2083 97.2786 59.2255C92.2174 59.3248 93.171 54.557 93.5204 53.9227C97.27 47.1917 92.1225 33.7254 88.5283 32.9487C88.5283 32.9487 86.3752 37.8762 85.7841 45.6082Z" fill="#612D8F"/>
<path d="M77.3266 73.0635C78.4501 67.8771 75.8776 62.9181 71.5808 61.9874C67.2841 61.0566 62.8901 64.5065 61.7666 69.6929C60.6432 74.8793 63.2156 79.8383 67.5124 80.769C71.8092 81.6998 76.2031 78.2499 77.3266 73.0635Z" fill="#502975"/>
<path d="M74.3622 75.6127C75.1432 79.0904 69.4348 80.5876 66.3455 79.3147C63.2561 78.0419 60.7794 73.6322 63.1741 71.0002C65.3013 68.6659 65.5947 74.2578 68.0886 74.987C72.166 76.1865 73.7668 72.9764 74.3622 75.6127Z" fill="#73449A"/>
<path d="M64.8876 69.6586C62.5965 68.5238 63.5198 65.7192 65.5866 64.2263C67.6534 62.7377 70.376 61.6029 70.8765 64.0666C71.3036 66.1895 69.06 65.5509 67.5757 66.8626C65.1508 69.007 66.3848 70.4007 64.8876 69.6586Z" fill="white"/>
<path d="M52.1352 67.6245C53.2587 62.4381 50.6862 57.4792 46.3894 56.5484C42.0927 55.6177 37.6987 59.0676 36.5752 64.254C35.4518 69.4404 38.0242 74.3993 42.321 75.3301C46.6178 76.2608 51.0117 72.8109 52.1352 67.6245Z" fill="#502975"/>
<path d="M38.2336 67.8072C36.0806 70.6506 40.6585 74.3743 43.9981 74.4951C47.3377 74.6159 51.4195 71.6258 50.3278 68.2387C49.3613 65.2313 46.7768 70.2019 44.2009 69.8352C39.994 69.2354 39.8646 65.6542 38.2336 67.8072Z" fill="#73449A"/>
<path d="M44.7609 59.3031C44.4934 57.0077 41.0114 58.0519 39.786 59.7778C38.5607 61.5037 37.715 63.7991 40.032 64.2737C42.0297 64.6836 41.2703 62.7636 42.3749 61.5252C44.1784 59.5146 44.9724 61.0765 44.7609 59.3031Z" fill="white"/>
<path d="M47.6614 86.2743C47.3033 88.0347 51.1304 89.2472 50.6731 86.2743" stroke="#512A75" stroke-width="1.29442" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M48.2826 81.1311C48.1013 83.1892 48.2826 85.1352 49.508 85.8773C50.8153 86.6669 52.0709 85.4113 52.1097 84.4405" stroke="#512A75" stroke-width="1.29442" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M48.4918 84.786C48.7507 87.0944 46.1791 85.2088 46.0928 84.1042" stroke="#512A75" stroke-width="1.29442" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M51.3869 78.6201C51.2359 80.1993 48.9534 81.291 48.3191 81.2306C47.2016 81.127 45.6483 79.6988 45.7993 78.1196C45.9503 76.5404 46.9988 76.6958 48.5392 76.8338C50.0838 76.9719 51.5379 77.0409 51.3869 78.6201Z" fill="#612D8F"/>
<path d="M50.3293 80.3203C50.0272 80.5489 48.5559 81.3903 48.3186 81.2307C48.1374 81.1099 48.4351 80.2383 49.1298 79.8327C50.4846 79.0431 51.5892 79.3753 50.3293 80.3203Z" fill="#5C2F84"/>
<path d="M46.0683 79.4269C46.8062 80.6307 47.3584 81.0363 47.5958 81.0061C47.777 80.9845 47.5612 80.0266 47.1557 79.4916C46.3747 78.4604 45.3909 78.3266 46.0683 79.4269Z" fill="#5C2F84"/>
<path d="M51.3874 78.6202C49.3811 79.289 46.0501 78.4519 45.9336 77.5027C46.1493 76.4111 46.9993 76.6958 48.544 76.8339C50.0844 76.972 51.5384 77.041 51.3874 78.6202Z" fill="#5C2F84"/>
<path d="M50.6037 78.2309C50.6264 78.0488 50.1731 77.8426 49.5913 77.7703C49.0096 77.698 48.5196 77.787 48.497 77.9691C48.4744 78.1512 48.9277 78.3574 49.5094 78.4297C50.0912 78.502 50.5811 78.413 50.6037 78.2309Z" fill="white"/>
<path d="M48.1181 52.1014C47.7988 50.8847 45.9089 50.5481 43.6609 51.1867C42.7764 51.4369 39.9718 53.1758 40.1876 54.0085C40.5069 55.2253 45.5637 55.0096 45.9478 54.9017C47.7125 54.4055 48.4374 53.3225 48.1181 52.1014Z" fill="#663A84" stroke="#612D8F" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M70.2834 57.7149C70.7925 56.5585 72.7126 56.5024 74.8311 57.456C75.6639 57.8314 78.1664 59.9585 77.8169 60.7525C77.3078 61.9088 72.3415 60.9639 71.9791 60.7999C70.3179 60.0491 69.7742 58.8712 70.2834 57.7149Z" fill="#663A84" stroke="#612D8F" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M65.7039 111.266C67.839 111.266 69.5699 108.631 69.5699 105.38C69.5699 102.13 67.839 99.495 65.7039 99.495C63.5688 99.495 61.8379 102.13 61.8379 105.38C61.8379 108.631 63.5688 111.266 65.7039 111.266Z" fill="#7E499B" stroke="#512A75" stroke-width="1.29442" stroke-miterlimit="10"/>
<path d="M89.6018 98.9944C90.4777 99.6071 91.1422 101.368 90.0117 103.65C87.8112 108.107 84.3206 109.466 84.3206 109.466C78.6942 110.976 72.386 109.276 67.9634 107.054C66.3929 106.265 65.737 105.825 66.0218 105.001C67.7779 99.8962 70.6903 106.317 79.2206 103.697C79.2206 103.697 81.4297 103.011 85.8351 99.8142C87.4962 98.6104 88.0097 97.8769 89.6018 98.9944Z" fill="#A47FB8"/>
<path d="M89.6858 98.8908C90.5617 99.5035 91.2262 101.264 90.0957 103.546C87.8952 108.004 84.4046 109.363 84.4046 109.363C78.7781 110.873 72.47 109.173 68.0474 106.951C66.4768 106.161 65.821 105.721 66.1058 104.897C67.8619 99.7926 70.7743 106.213 79.3046 103.594C79.3046 103.594 81.5137 102.908 85.919 99.7106C87.5759 98.5024 88.0894 97.7689 89.6858 98.8908Z" stroke="#512A75" stroke-width="1.29442" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path opacity="0.3" d="M90.2324 99.7238C90.9055 101.014 90.776 101.493 90.3489 102.843C89.0415 106.994 84.3255 109.462 84.3255 109.462C78.6991 110.972 70.7729 109.272 67.3039 106.705C65.1163 105.087 66.5703 103.849 67.2909 104.207C69.6726 105.389 77.094 109.052 84.7656 107.473C84.7656 107.473 92.9722 101.32 87.3846 98.6408C87.3846 98.6451 89.4298 98.1877 90.2324 99.7238Z" fill="#612D8F"/>
<path d="M92.4324 95.2193C91.6687 96.216 91.2717 98.0455 90.7281 97.6572C90.1801 97.2645 90.6332 94.2701 91.3925 93.2734C92.1563 92.2767 93.2522 91.7373 93.7613 92.1774C94.6243 92.9152 93.1961 94.2183 92.4324 95.2193Z" fill="#6A3D89" stroke="#512A75" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M91.7872 94.4725C91.2521 95.6289 91.3945 97.5273 90.6567 97.2598C89.9189 96.9923 89.4658 93.9332 89.9965 92.7768C90.5316 91.6205 91.5887 90.8481 92.3006 91.1674C93.5044 91.7111 92.3222 93.3205 91.7872 94.4725Z" fill="#6A3D89" stroke="#512A75" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M92.0339 101.083C92.5042 100.932 95.2657 102.053 95.2873 100.379C95.3175 98.2262 92.2108 100.759 91.2141 98.7656C91.1235 98.5844 90.3167 97.497 90.3512 97.277C90.6964 94.9859 93.3284 92.4574 91.007 92.2719C90.6446 92.2417 89.773 92.2978 89.0956 93.6353C88.5088 94.8003 88.5908 95.8488 88.4959 96.0645C88.1248 96.9318 87.4344 98.8778 88.073 100.737C88.7159 102.588 90.774 101.488 92.0339 101.083Z" fill="#7E499B" stroke="#512A75" stroke-width="1.29442" stroke-miterlimit="10"/>
<path d="M94.3161 99.0331C98.3075 99.0331 101.543 95.7974 101.543 91.8059C101.543 87.8145 98.3075 84.5787 94.3161 84.5787C90.3246 84.5787 87.0889 87.8145 87.0889 91.8059C87.0889 95.7974 90.3246 99.0331 94.3161 99.0331Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M99.6357 89.7436C105.258 89.7954 110.712 90.1449 115.561 91.5644C116.77 88.5786 116.347 85.9423 113.844 83.759C109.292 83.7288 104.494 86.3867 99.6357 89.7436Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M99.5186 91.564C102.466 96.3533 105.067 101.156 106.444 106.018C109.615 105.453 111.621 103.693 112.143 100.414C109.749 96.5475 104.942 93.8982 99.5186 91.564Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M96.5858 94.9901C96.163 99.7104 95.4554 104.258 93.7295 108.167C96.6117 109.531 99.248 109.483 101.578 107.637C101.906 103.818 99.5846 99.4731 96.5858 94.9901Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M96.1582 87.8321C99.8559 84.8636 103.623 82.2273 107.64 80.7603C106.626 77.7356 104.766 75.8673 101.819 75.4661C98.8377 77.878 97.3102 82.5638 96.1582 87.8321Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M93.6966 89.0186C93.2608 85.0318 93.1357 81.1485 94.128 77.6492C91.0473 76.92 88.4628 77.3343 86.5039 79.1982C86.8663 82.4257 89.9341 85.7135 93.6966 89.0186Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M93.5011 90.6538C90.9856 87.5299 88.7894 84.324 87.7409 80.842C84.7551 81.8862 82.7962 83.6294 82.1533 86.2571C84.1985 88.7812 88.5521 89.8987 93.5011 90.6538Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M92.4605 93.782C88.4521 93.9158 84.5731 93.7432 81.1559 92.4919C80.198 95.508 80.4137 98.1184 82.1267 100.211C85.3714 100.09 88.8836 97.2856 92.4605 93.782Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M95.4248 90.7703C101.056 88.7424 106.63 87.1243 112.024 86.9647C112.067 83.0555 110.617 80.1603 107.273 78.5596C102.721 80.2164 98.9672 85.0792 95.4248 90.7703Z" fill="#0089E5" stroke="#003A8E" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M95.9092 90.6711C101.29 93.2514 106.39 96.0257 110.476 99.4905C112.845 97.3417 113.505 94.7788 111.986 91.6808C107.628 89.6054 101.941 89.8384 95.9092 90.6711Z" fill="#0089E5" stroke="#003A8E" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M97.1738 92.5653C99.616 96.4443 101.756 100.345 102.813 104.332C105.626 103.762 107.452 102.235 108.017 99.4991C106.032 96.3709 101.881 94.3257 97.1738 92.5653Z" fill="#0089E5" stroke="#003A8E" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M95.6358 92.1166C92.6715 95.6115 89.5908 98.8217 86.1045 101.031C87.4938 103.542 89.4959 104.828 92.2746 104.543C94.6693 101.708 95.3682 97.1346 95.6358 92.1166Z" fill="#0089E5" stroke="#003A8E" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M95.0314 91.176C96.2094 87.1547 97.6073 83.3404 99.8079 80.264C97.4736 78.5424 95.1177 78.098 92.7274 79.2673C91.7868 82.5249 93.1157 86.7275 95.0314 91.176Z" fill="#0089E5" stroke="#003A8E" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M95.3135 91.4434C91.2792 90.3173 87.4478 88.9667 84.3411 86.8051C82.6498 89.1609 82.2312 91.5254 83.435 93.8942C86.7013 94.8003 90.8909 93.4152 95.3135 91.4434Z" fill="#0089E5" stroke="#003A8E" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M95.1266 92.095C93.7286 88.147 92.6327 84.2335 92.6154 80.4538C89.7159 80.4236 87.5413 81.4419 86.29 83.7848C87.4378 86.9777 90.9715 89.6097 95.1266 92.095Z" fill="#6FE200" stroke="#568C00" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M95.7195 92.4661C97.5748 89.5148 99.5984 86.8138 102.2 85.0146C100.414 82.7579 98.3601 81.5584 95.9568 81.7008C94.4639 84.0955 94.8522 88.0737 95.7195 92.4661Z" fill="#6FE200" stroke="#568C00" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M95.1529 91.9395C95.5887 95.1281 95.7397 98.226 94.8682 101.026C97.6814 101.604 100.029 101.268 101.793 99.775C101.431 97.1948 98.609 94.5714 95.1529 91.9395Z" fill="#6FE200" stroke="#568C00" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M95.4465 91.9222C92.3356 92.7334 89.2721 93.2512 86.3899 92.7205C86.1526 95.5812 86.7653 97.8766 88.461 99.4472C90.9765 98.7827 93.246 95.6674 95.4465 91.9222Z" fill="#00E0BA" stroke="#008978" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M96.2021 92.3409C99.4166 92.4919 102.493 92.9018 105.086 94.2653C106.161 91.6031 106.26 89.2343 105.108 87.2236C102.506 87.1157 99.4166 89.4198 96.2021 92.3409Z" fill="#00E0BA" stroke="#008978" stroke-width="0.862949" stroke-miterlimit="10"/>
<path opacity="0.3" d="M10.2795 65.8268C13.6968 63.527 23.9314 63.3199 22.555 66.2798C21.4159 69.9172 15.2372 76.1174 7.91504 80.1517L10.2795 65.8268Z" fill="#5F190F"/>
</g>
<mask id="mask1_1442_177916" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="-4" y="9" width="137" height="101">
<rect width="136" height="101" transform="matrix(1 0 0 -1 -3.5 110)" fill="#D9D9D9"/>
</mask>
<g mask="url(#mask1_1442_177916)">
<path d="M73.703 126.229C68.4908 126.229 64.2839 124.14 62.9722 122.177C62.4588 121.409 62.325 120.71 62.5796 120.097C63.1405 118.756 65.3539 118.333 68.4174 117.742C74.1215 116.646 81.9269 115.148 82.833 107.24C83.834 98.4849 81.6076 93.4928 79.4588 88.6689C76.9908 83.1331 74.6565 77.9036 77.9746 68.0012L78.5139 66.3832C82.4144 54.7204 84.0281 49.8922 91.2424 43.2001C96.1828 38.6178 102.387 35.9901 108.273 35.9901C114.46 35.9901 120.255 38.7257 125.501 44.1277C125.596 44.227 134.373 54.9405 124.88 65.9819C123.387 67.7165 120.449 69.4682 117.239 69.4682C114.136 69.4682 111.573 67.7812 110.016 64.722C107.88 60.5281 110.003 57.6933 111.409 55.8164C111.841 55.2382 112.376 54.522 112.329 54.2588C112.32 54.2113 112.247 54.1379 112.134 54.0646C110.667 53.124 109.062 52.6494 107.375 52.6494C101.425 52.6494 93.0632 59.0093 89.0764 76.9371C88.5586 79.2584 89.7365 82.378 91.0957 85.9851C93.7277 92.9707 97.3348 102.541 91.5746 114.147C86.3538 124.658 78.1385 126.229 73.703 126.229Z" fill="#A57FB9"/>
<path d="M108.273 36.6416C113.602 36.6416 119.397 38.7774 125.036 44.5807C125.692 45.2538 133.221 55.2856 124.389 65.559C122.883 67.3108 120.07 68.8167 117.235 68.8167C114.737 68.8167 112.226 67.6431 110.59 64.4243C107.329 58.0169 114.931 55.0785 112.48 53.5123C110.91 52.5112 109.175 51.9935 107.372 51.9935C100.347 51.9935 92.227 59.7686 88.4429 76.786C86.8379 84.0046 99.6311 96.4354 90.993 113.85C86.5488 122.807 79.5675 125.577 73.7038 125.577C68.8454 125.577 64.755 123.674 63.5081 121.815C59.8578 116.357 81.8759 121.314 83.4767 107.313C85.6686 88.1381 72.5259 86.2957 78.5881 68.204C82.9201 55.2727 84.2749 50.548 91.6833 43.6703C95.6572 39.9898 101.599 36.6416 108.273 36.6416ZM108.273 35.3472C102.229 35.3472 95.86 38.0396 90.8031 42.7297C83.4681 49.5341 81.8371 54.4097 77.902 66.1847L77.3627 67.8027C73.9627 77.9424 76.3487 83.284 78.8685 88.9407C80.9871 93.6869 83.1747 98.5928 82.1909 107.175C81.3409 114.609 73.7987 116.059 68.2974 117.116C65.0355 117.742 62.6796 118.195 61.985 119.856C61.6398 120.68 61.7908 121.586 62.4337 122.544C64.1164 125.055 68.854 126.88 73.7038 126.88C78.2861 126.88 86.7775 125.262 92.1493 114.432C98.0346 102.571 94.3714 92.8498 91.6963 85.7521C90.3716 82.2399 89.2282 79.2066 89.7028 77.0708C91.4158 69.369 94.1729 63.0651 97.6851 58.8367C100.658 55.2597 104.097 53.2879 107.372 53.2879C108.852 53.2879 110.263 53.6849 111.566 54.4658C111.402 54.7376 111.117 55.1173 110.888 55.4194C109.477 57.3006 107.121 60.4547 109.438 65.0068C111.113 68.2946 113.883 70.1068 117.24 70.1068C120.657 70.1068 123.785 68.2428 125.373 66.3961C130.326 60.6316 130.369 54.9404 129.537 51.1823C128.63 47.0962 126.456 44.1751 125.968 43.6703C120.596 38.1474 114.646 35.3472 108.273 35.3472Z" fill="#512A75"/>
<path d="M111.712 53.0767C113.325 48.9172 116.268 45.1116 122.421 42.156C118.551 38.9459 114.654 37.3278 110.931 36.823C107.639 40.9522 106.439 46.0609 107.035 52.0066C108.325 51.8211 111.22 52.8178 111.712 53.0767Z" fill="#7E499B"/>
<path d="M111.75 56.438C116.785 52.0974 123.283 53.038 128.56 56.5286C129.264 50.2722 125.743 45.3836 125.095 44.6415C121.13 45.5131 116.652 49.0598 112.048 53.258C113.109 53.0423 112.695 56.1317 111.75 56.438Z" fill="#7E499B"/>
<path d="M103.144 52.9169C101.806 47.0057 101.728 41.6037 103.89 37.1163C99.023 38.1691 94.7643 40.8227 91.6836 43.6748C92.8529 48.2743 95.9466 51.8253 99.7176 55.0053C100.848 54.1035 101.996 53.4088 103.144 52.9169Z" fill="#7E499B"/>
<path d="M110.159 59.1518C109.624 60.5843 109.52 62.3188 110.595 64.4287C114.089 71.2978 121.563 68.8557 124.393 65.5592C125.321 64.4805 126.067 63.4018 126.663 62.3361C124.712 59.0008 113.011 54.7507 110.159 59.1518Z" fill="#7E499B"/>
<path d="M96.8514 57.8272L87.4496 48.1708C85.1585 51.053 83.6656 53.9827 82.1641 57.8833C85.8359 59.0483 89.6458 60.5153 93.6715 62.4353C94.6768 60.6706 95.7425 59.1346 96.8514 57.8272Z" fill="#7E499B"/>
<path d="M90.2211 70.3483C87.2008 67.6861 83.5247 66.327 79.3221 66.0336C79.0891 66.7326 78.8475 67.4574 78.5929 68.2082C77.4279 71.6816 76.9749 74.5552 76.9835 77.0664C80.129 75.4138 83.9863 75.1765 88.5513 76.3415C89.0432 74.1971 89.5998 72.195 90.2211 70.3483Z" fill="#7E499B"/>
<path d="M93.5159 96.1292C89.2659 95.5424 86.1118 96.4442 83.2598 97.7688C83.5575 99.3868 83.7301 101.16 83.7301 103.136C87.8895 102.744 91.2895 103.719 93.4339 106.976C94.2667 103.063 94.1243 99.4429 93.5159 96.1292Z" fill="#7E499B"/>
<path d="M80.9521 113.142C84.0717 113.591 85.7933 116.15 86.5095 120.236C88.1621 118.583 89.6852 116.49 90.9926 113.858C91.506 112.827 91.9418 111.813 92.3085 110.816C89.4177 108.737 86.475 107.537 83.4763 107.322C83.1958 109.803 82.2681 111.688 80.9521 113.142Z" fill="#7E499B"/>
<path d="M89.2149 82.6889C85.4309 81.4678 81.7072 81.869 78.0225 83.3878C79.1011 86.7145 80.7968 89.6744 82.0611 93.2945C84.9908 91.4003 88.4253 90.8265 92.3992 91.642C91.3679 88.2851 90.0735 85.2993 89.2149 82.6889Z" fill="#7E499B"/>
<path d="M23.0622 82.5896C22.0051 82.7579 20.633 84.0394 20.6416 86.5894C20.6503 91.5557 23.1873 94.3171 23.1873 94.3171C27.5711 98.1529 33.9871 99.4085 38.9318 99.3611C40.6922 99.3438 41.4689 99.2402 41.5768 98.3687C42.2499 93.0141 36.8047 97.4928 30.3023 91.3831C30.3023 91.3831 28.6196 89.791 26.0782 84.98C25.1203 83.1721 24.9866 82.2833 23.0622 82.5896Z" fill="#A47FB8"/>
<path d="M23.0339 82.4559C21.9768 82.6242 20.6047 83.9057 20.6133 86.4557C20.622 91.422 23.159 94.1834 23.159 94.1834C27.5428 98.0192 33.9588 99.2748 38.9035 99.2274C40.6639 99.2101 41.4406 99.1065 41.5484 98.235C42.2215 92.8804 36.7763 97.3591 30.274 91.2494C30.274 91.2494 28.5913 89.6572 26.0499 84.8463C25.0963 83.0384 24.9583 82.1539 23.0339 82.4559Z" stroke="#512A75" stroke-width="1.29442" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path opacity="0.3" d="M22.1783 82.9651C21.0047 83.828 20.9098 84.3113 20.6984 85.7136C20.0425 90.0197 23.188 94.3129 23.188 94.3129C27.5717 98.1487 35.4375 100.116 39.6832 99.3396C42.3627 98.852 41.599 97.1002 40.7964 97.1045C38.1342 97.1175 29.8629 97.1347 23.6712 92.3324C23.6712 92.3324 19.0156 83.1895 25.2159 83.2499C25.2073 83.2499 23.5763 81.9382 22.1783 82.9651Z" fill="#612D8F"/>
<path d="M44.4882 102.594C45.9203 99.6761 45.5275 96.5481 43.6107 95.6073C41.694 94.6666 38.9793 96.2694 37.5472 99.1872C36.1151 102.105 36.5079 105.233 38.4246 106.174C40.3413 107.115 43.0561 105.512 44.4882 102.594Z" fill="#7E499B" stroke="#512A75" stroke-width="1.29442" stroke-miterlimit="10"/>
<path d="M22.5902 81.9768C22.9742 83.172 22.7326 85.0316 23.3798 84.8461C24.027 84.6606 24.6095 81.6877 24.2255 80.4925C23.8415 79.2973 22.9915 78.4214 22.3615 78.6631C21.3001 79.0686 22.2062 80.7816 22.5902 81.9768Z" fill="#6A3D89" stroke="#512A75" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M23.4483 81.4937C23.5648 82.7622 22.7925 84.5011 23.5777 84.5011C24.363 84.4968 25.8171 81.7698 25.7049 80.5013C25.5884 79.2328 24.8549 78.1498 24.0739 78.2102C22.7579 78.3137 23.3318 80.2252 23.4483 81.4937Z" fill="#6A3D89" stroke="#512A75" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M20.9928 87.6337C20.6002 87.3317 17.623 87.4611 18.1667 85.8776C18.8657 83.8411 20.9367 87.2713 22.5461 85.7266C22.6928 85.5842 23.819 84.8335 23.8578 84.6134C24.3022 82.3395 22.6756 79.0733 24.9236 79.6773C25.2774 79.7723 26.0799 80.1174 26.2655 81.6017C26.4251 82.8961 25.9979 83.8583 26.0109 84.0913C26.0713 85.0319 26.0627 87.0987 24.8373 88.6304C23.6119 90.1665 22.0413 88.4406 20.9928 87.6337Z" fill="#7E499B" stroke="#512A75" stroke-width="1.29442" stroke-miterlimit="10"/>
<path d="M21.2653 83.759C25.2567 83.759 28.4925 80.5232 28.4925 76.5318C28.4925 72.5403 25.2567 69.3046 21.2653 69.3046C17.2738 69.3046 14.0381 72.5403 14.0381 76.5318C14.0381 80.5232 17.2738 83.759 21.2653 83.759Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M16.5501 73.3215C11.0618 72.1047 5.66834 71.2159 0.624407 71.5007C0.119583 68.3164 1.12923 65.8484 4.05462 64.2821C8.49449 65.2831 12.5719 68.9593 16.5501 73.3215Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M16.2512 75.1208C12.3032 79.1206 8.68312 83.2153 6.24529 87.6423C3.28106 86.3737 1.72344 84.212 1.95644 80.8983C5.16229 77.6709 10.4392 76.1736 16.2512 75.1208Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M18.3402 79.125C17.6886 83.8194 17.3521 88.406 18.1503 92.6086C15.0351 93.2903 12.4764 92.6474 10.6211 90.3218C11.1648 86.5248 14.4051 82.8141 18.3402 79.125Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M20.368 72.2473C17.434 68.5236 14.3619 65.102 10.7764 62.7678C12.4462 60.0495 14.6812 58.6472 17.6411 58.9233C20.0056 61.9436 20.4328 66.8495 20.368 72.2473Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M22.5049 73.9558C23.8295 70.1675 24.8262 66.4179 24.6493 62.7849C27.812 62.772 30.2412 63.7557 31.7255 66.0167C30.6425 69.0758 26.9145 71.587 22.5049 73.9558Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M22.3232 75.5953C25.4773 73.1187 28.338 70.491 30.1459 67.3369C32.821 69.0283 34.3355 71.1684 34.37 73.8694C31.807 75.8672 27.3154 75.975 22.3232 75.5953Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M22.6299 78.8789C26.5045 79.9144 30.3231 80.6221 33.9345 80.169C34.1891 83.3231 33.3908 85.817 31.2507 87.4696C28.1139 86.6196 25.3266 83.0944 22.6299 78.8789Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M20.4204 75.2718C15.3938 72.0271 10.3239 69.1923 5.10742 67.8202C5.9488 64.0017 8.01124 61.5121 11.6313 60.7052C15.6915 63.3458 18.2501 68.9291 20.4204 75.2718Z" fill="#0089E5" stroke="#003A8E" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M19.9711 75.0693C14.1462 76.3724 8.55426 77.9214 3.79078 80.3765C1.96565 77.7488 1.90093 75.0996 4.07987 72.4287C8.79588 71.3889 14.2842 72.899 19.9711 75.0693Z" fill="#0089E5" stroke="#003A8E" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M18.3153 76.6268C15.062 79.8543 12.0977 83.1723 10.1691 86.8226C7.55432 85.6317 6.12183 83.7332 6.19086 80.9416C8.82717 78.3355 13.3318 77.2827 18.3153 76.6268Z" fill="#0089E5" stroke="#003A8E" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M19.9111 76.5361C22.0123 80.6093 24.2862 84.4321 27.1857 87.3705C25.2657 89.5063 23.0263 90.3045 20.3814 89.4027C18.69 86.0976 19.0395 81.4851 19.9111 76.5361Z" fill="#0089E5" stroke="#003A8E" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M20.7143 75.7595C20.4727 71.5785 19.9722 67.5442 18.5225 64.0536C21.1847 62.9059 23.5837 63.0008 25.6418 64.6792C25.823 68.062 23.5793 71.8547 20.7143 75.7595Z" fill="#0089E5" stroke="#003A8E" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M20.3828 75.9578C24.5681 75.7722 28.6067 75.3192 32.1146 73.9126C33.2278 76.5877 33.1027 78.9867 31.3983 81.0233C28.0113 81.1657 24.2445 78.8746 20.3828 75.9578Z" fill="#0089E5" stroke="#003A8E" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M20.4121 76.6309C22.6644 73.0971 24.6147 69.5331 25.4819 65.8527C28.3124 66.4783 30.2023 67.9583 30.8926 70.5255C29.0588 73.3776 25.0203 75.1423 20.4121 76.6309Z" fill="#6FE200" stroke="#568C00" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M19.7522 76.8596C18.6088 73.5674 17.2496 70.4824 15.1182 68.1395C17.3661 66.3445 19.64 65.6369 21.9484 66.3186C22.8631 68.9852 21.5903 72.7778 19.7522 76.8596Z" fill="#6FE200" stroke="#568C00" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M20.4257 76.4712C19.2823 79.4786 18.4366 82.4644 18.6524 85.3898C15.7831 85.3164 13.5696 84.4621 12.1846 82.6068C13.1209 80.1776 16.4648 78.2575 20.4257 76.4712Z" fill="#6FE200" stroke="#568C00" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M20.1406 76.3936C22.9884 77.8865 25.8533 79.0816 28.783 79.2154C28.3688 82.0545 27.2556 84.1515 25.2493 85.3035C22.9452 84.0824 21.4394 80.5357 20.1406 76.3936Z" fill="#00E0BA" stroke="#008978" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M19.312 76.6269C16.1493 76.0487 13.0556 75.7553 10.2208 76.4974C9.7721 73.6627 10.2122 71.3284 11.7871 69.6327C14.3457 70.1159 16.8353 73.0543 19.312 76.6269Z" fill="#00E0BA" stroke="#008978" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M67.4395 113.341C69.0489 99.236 61.8218 91.5298 55.1296 90.7618C47.6521 89.9075 35.1998 101.035 34.1427 109.527C32.9087 119.455 41.6072 125.694 51.0176 126.768C56.9864 127.45 63.295 126.755 66.1122 122.967C67.7366 120.783 67.0245 116.978 67.4395 113.341Z" fill="#A47FB8"/>
<path opacity="0.3" d="M67.6113 113.033C69.2207 98.9284 61.9935 91.2223 55.3013 90.4543C47.8239 89.5999 60.863 96.1799 57.9117 116.149C56.449 126.047 41.7789 125.386 51.1851 126.461C56.8519 127.108 63.0022 126.047 65.8443 122.66C67.7197 120.424 67.1602 116.987 67.6113 113.033Z" fill="#612D8F"/>
<path d="M64.0725 98.1013C65.7207 101.316 67.5545 107.266 67.3258 113.16C67.1446 117.82 67.205 122.575 66.0487 123.368L62.2172 125.405C39.1592 132.313 32.9676 114.036 34.1455 109.522C35.4313 104.608 39.9531 97.6224 43.1633 95.1112" stroke="#512A75" stroke-width="1.7259" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M32.7344 32.4483C29.4854 39.0498 30.2879 44.7755 30.2879 44.7755C30.2879 44.7755 35.1463 49.5994 40.6735 50.924C53.6264 54.0263 54.2132 44.0334 53.9845 32.8884C53.6997 19.1071 53.8594 12.0913 53.8594 12.0913C48.7248 10.9565 38.4255 20.8848 32.7344 32.4483Z" fill="#A47FB8"/>
<path d="M53.5765 42.7817C52.9681 26.8948 53.8613 12.0909 53.8613 12.0909C50.9229 10.6282 29.9964 27.0415 30.2942 44.7752C30.3157 46.048 36.5203 50.1988 39.9678 50.7295" stroke="#512A75" stroke-width="1.7259" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path opacity="0.3" d="M46.391 37.1078C45.7437 38.8812 48.1859 42.9026 53.3247 41.9015C53.3247 41.9015 44.1645 45.0599 40.7128 47.9292C39.9663 48.5506 36.0183 45.664 35.6731 44.8054C35.0518 43.2736 34.6937 45.2153 35.9018 41.4959C38.2922 34.1393 45.5453 23.6415 49.1394 24.4182C49.1438 24.4182 49.0618 29.8073 46.391 37.1078Z" fill="#612D8F"/>
<path d="M49.1451 24.4182C49.1451 24.4182 48.7482 31.434 45.8789 39.5414C45.0807 41.7937 44.0926 44.128 42.8672 46.4234" stroke="#512A75" stroke-width="1.29442" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M89.8414 71.5264C90.5145 81.7351 87.3044 90.2265 87.3044 90.2265C87.3044 90.2265 74.8218 102.377 53.1144 98.1268C36.4163 94.8563 26.829 77.593 26.829 77.593C26.829 77.593 26.5658 67.7769 32.3389 58.0471C41.9953 41.7719 48.2732 38.2468 59.3492 39.9511C60.0439 40.059 69.1954 42.0826 69.8901 42.2336C82.5193 44.9519 88.6031 52.7098 89.8414 71.5264Z" fill="#A47FB8"/>
<path opacity="0.3" d="M90.305 71.5655C90.9781 81.7742 87.768 90.2656 87.768 90.2656C87.768 90.2656 77.637 101.329 53.578 98.1659C36.7117 95.9481 26.8223 77.5932 26.8223 77.5932C26.8223 77.5932 46.8642 110.126 73.8012 86.6455C87.1164 75.0389 85.1187 45.5217 59.8084 39.9945C59.1224 39.8435 69.6547 42.126 70.3494 42.277C81.4728 44.7278 89.071 52.7489 90.305 71.5655Z" fill="#612D8F"/>
<path d="M43.8385 94.5329C34.1907 88.8806 27.1059 77.6234 27.1059 77.6234L26.9463 77.0452C29.1511 54.9278 44.3649 38.6569 54.3751 39.4595C62.0467 40.0765 70.6373 41.4745 78.0155 44.6846L85.6613 53.1588C90.1443 61.9048 92.6857 76.0615 87.3095 90.2225C85.9719 93.7433 66.4262 101.005 58.3317 98.9814" stroke="#512A75" stroke-width="1.7259" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M82.6708 73.399C80.7507 82.2615 74.6972 87.1372 68.2854 85.7479C65.7656 85.1999 58.4867 76.9328 59.7984 70.8706C61.7184 62.0081 72.7296 53.8489 73.8256 54.0862C78.8566 55.1735 84.5909 64.5322 82.6708 73.399Z" fill="#7E499B"/>
<path d="M31.9757 62.2155C30.0556 71.078 33.5506 78.0205 39.958 79.4098C42.4778 79.9578 52.5268 75.4402 53.8385 69.378C55.7585 60.5155 49.1138 48.5291 48.0136 48.2918C42.9955 47.2045 33.8957 53.3487 31.9757 62.2155Z" fill="#7E499B"/>
<path d="M44.5702 77.054C43.4139 82.3827 45.843 89.1698 50.2139 90.1147C54.0022 90.9345 58.6751 87.9271 59.4647 84.2812C60.621 78.9525 53.7735 69.5032 53.2644 70.1374C48.9497 75.5007 44.5702 77.054 44.5702 77.054Z" fill="#7E499B"/>
<path d="M53.2676 70.1373C48.3963 77.4508 46.5884 75.0346 44.9531 77.5371C44.2929 78.5468 42.4506 88.4103 50.2128 90.1146C53.3453 90.8007 54.9676 89.9291 56.8704 88.488" stroke="#512A75" stroke-width="1.29442" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M55.5547 72.627C59.6666 78.9869 60.0463 82.6846 59.0798 85.4245" stroke="#512A75" stroke-width="1.29442" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M100.142 47.0234C100.37 54.3628 97.2767 59.2255 97.2767 59.2255C97.2767 59.2255 91.1713 61.7928 85.5923 60.7098L77.4893 46.6178C83.4436 34.2216 89.3332 19.8103 89.3332 19.8103C94.4678 20.9019 99.7404 34.1741 100.142 47.0234Z" fill="#A47FB8"/>
<path d="M76.9023 47.787C84.0217 33.6174 89.3288 19.8102 89.3288 19.8102C92.6123 19.698 104.879 43.2479 97.2765 59.2254C96.7329 60.3688 89.3676 61.577 86.0108 60.6364" stroke="#512A75" stroke-width="1.7259" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M88.5259 32.9486C88.5259 32.9486 85.9845 39.4811 85.251 48.033C85.0482 50.4061 84.9792 52.9388 85.1475 55.5234" stroke="#512A75" stroke-width="1.29442" stroke-linecap="round" stroke-linejoin="round"/>
<path opacity="0.3" d="M85.7841 45.6082C85.6417 47.4851 82.0432 50.1646 77.7803 47.127C77.7803 47.127 83.0529 56.4771 85.4044 60.3819C85.9049 61.2146 86.7808 61.2405 87.5445 61.0119C88.6318 60.6839 98.189 59.2083 97.2786 59.2255C92.2174 59.3248 93.171 54.557 93.5204 53.9227C97.27 47.1917 92.1225 33.7254 88.5283 32.9487C88.5283 32.9487 86.3752 37.8762 85.7841 45.6082Z" fill="#612D8F"/>
<path d="M77.3266 73.0635C78.4501 67.8771 75.8776 62.9181 71.5808 61.9874C67.2841 61.0566 62.8901 64.5065 61.7666 69.6929C60.6432 74.8793 63.2156 79.8383 67.5124 80.769C71.8092 81.6998 76.2031 78.2499 77.3266 73.0635Z" fill="#502975"/>
<path d="M74.3622 75.6127C75.1432 79.0904 69.4348 80.5876 66.3455 79.3147C63.2561 78.0419 60.7794 73.6322 63.1741 71.0002C65.3013 68.6659 65.5947 74.2578 68.0886 74.987C72.166 76.1865 73.7668 72.9764 74.3622 75.6127Z" fill="#73449A"/>
<path d="M64.8876 69.6586C62.5965 68.5238 63.5198 65.7192 65.5866 64.2263C67.6534 62.7377 70.376 61.6029 70.8765 64.0666C71.3036 66.1895 69.06 65.5509 67.5757 66.8626C65.1508 69.007 66.3848 70.4007 64.8876 69.6586Z" fill="white"/>
<path d="M52.1352 67.6245C53.2587 62.4381 50.6862 57.4792 46.3894 56.5484C42.0927 55.6177 37.6987 59.0676 36.5752 64.254C35.4518 69.4404 38.0242 74.3993 42.321 75.3301C46.6178 76.2608 51.0117 72.8109 52.1352 67.6245Z" fill="#502975"/>
<path d="M38.2336 67.8072C36.0806 70.6506 40.6585 74.3743 43.9981 74.4951C47.3377 74.6159 51.4195 71.6258 50.3278 68.2387C49.3613 65.2313 46.7768 70.2019 44.2009 69.8352C39.994 69.2354 39.8646 65.6542 38.2336 67.8072Z" fill="#73449A"/>
<path d="M44.7609 59.3031C44.4934 57.0077 41.0114 58.0519 39.786 59.7778C38.5607 61.5037 37.715 63.7991 40.032 64.2737C42.0297 64.6836 41.2703 62.7636 42.3749 61.5252C44.1784 59.5146 44.9724 61.0765 44.7609 59.3031Z" fill="white"/>
<path d="M47.6614 86.2743C47.3033 88.0347 51.1304 89.2472 50.6731 86.2743" stroke="#512A75" stroke-width="1.29442" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M48.2826 81.1311C48.1013 83.1892 48.2826 85.1352 49.508 85.8773C50.8153 86.6669 52.0709 85.4113 52.1097 84.4405" stroke="#512A75" stroke-width="1.29442" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M48.4918 84.786C48.7507 87.0944 46.1791 85.2088 46.0928 84.1042" stroke="#512A75" stroke-width="1.29442" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M51.3869 78.6201C51.2359 80.1993 48.9534 81.291 48.3191 81.2306C47.2016 81.127 45.6483 79.6988 45.7993 78.1196C45.9503 76.5404 46.9988 76.6958 48.5392 76.8338C50.0838 76.9719 51.5379 77.0409 51.3869 78.6201Z" fill="#612D8F"/>
<path d="M50.3293 80.3203C50.0272 80.5489 48.5559 81.3903 48.3186 81.2307C48.1374 81.1099 48.4351 80.2383 49.1298 79.8327C50.4846 79.0431 51.5892 79.3753 50.3293 80.3203Z" fill="#5C2F84"/>
<path d="M46.0683 79.4269C46.8062 80.6307 47.3584 81.0363 47.5958 81.0061C47.777 80.9845 47.5612 80.0266 47.1557 79.4916C46.3747 78.4604 45.3909 78.3266 46.0683 79.4269Z" fill="#5C2F84"/>
<path d="M51.3874 78.6202C49.3811 79.289 46.0501 78.4519 45.9336 77.5027C46.1493 76.4111 46.9993 76.6958 48.544 76.8339C50.0844 76.972 51.5384 77.041 51.3874 78.6202Z" fill="#5C2F84"/>
<path d="M50.6037 78.2309C50.6264 78.0488 50.1731 77.8426 49.5913 77.7703C49.0096 77.698 48.5196 77.787 48.497 77.9691C48.4744 78.1512 48.9277 78.3574 49.5094 78.4297C50.0912 78.502 50.5811 78.413 50.6037 78.2309Z" fill="white"/>
<path d="M48.1181 52.1014C47.7988 50.8847 45.9089 50.5481 43.6609 51.1867C42.7764 51.4369 39.9718 53.1758 40.1876 54.0085C40.5069 55.2253 45.5637 55.0096 45.9478 54.9017C47.7125 54.4055 48.4374 53.3225 48.1181 52.1014Z" fill="#663A84" stroke="#612D8F" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M70.2834 57.7149C70.7925 56.5585 72.7126 56.5024 74.8311 57.456C75.6639 57.8314 78.1664 59.9585 77.8169 60.7525C77.3078 61.9088 72.3415 60.9639 71.9791 60.7999C70.3179 60.0491 69.7742 58.8712 70.2834 57.7149Z" fill="#663A84" stroke="#612D8F" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M65.7039 111.266C67.839 111.266 69.5699 108.631 69.5699 105.38C69.5699 102.13 67.839 99.495 65.7039 99.495C63.5688 99.495 61.8379 102.13 61.8379 105.38C61.8379 108.631 63.5688 111.266 65.7039 111.266Z" fill="#7E499B" stroke="#512A75" stroke-width="1.29442" stroke-miterlimit="10"/>
<path d="M89.6018 98.9944C90.4777 99.6071 91.1422 101.368 90.0117 103.65C87.8112 108.107 84.3206 109.466 84.3206 109.466C78.6942 110.976 72.386 109.276 67.9634 107.054C66.3929 106.265 65.737 105.825 66.0218 105.001C67.7779 99.8962 70.6903 106.317 79.2206 103.697C79.2206 103.697 81.4297 103.011 85.8351 99.8142C87.4962 98.6104 88.0097 97.8769 89.6018 98.9944Z" fill="#A47FB8"/>
<path d="M89.6858 98.8908C90.5617 99.5035 91.2262 101.264 90.0957 103.546C87.8952 108.004 84.4046 109.363 84.4046 109.363C78.7781 110.873 72.47 109.173 68.0474 106.951C66.4768 106.161 65.821 105.721 66.1058 104.897C67.8619 99.7926 70.7743 106.213 79.3046 103.594C79.3046 103.594 81.5137 102.908 85.919 99.7106C87.5759 98.5024 88.0894 97.7689 89.6858 98.8908Z" stroke="#512A75" stroke-width="1.29442" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path opacity="0.3" d="M90.2324 99.7238C90.9055 101.014 90.776 101.493 90.3489 102.843C89.0415 106.994 84.3255 109.462 84.3255 109.462C78.6991 110.972 70.7729 109.272 67.3039 106.705C65.1163 105.087 66.5703 103.849 67.2909 104.207C69.6726 105.389 77.094 109.052 84.7656 107.473C84.7656 107.473 92.9722 101.32 87.3846 98.6408C87.3846 98.6451 89.4298 98.1877 90.2324 99.7238Z" fill="#612D8F"/>
<path d="M92.4324 95.2193C91.6687 96.216 91.2717 98.0455 90.7281 97.6572C90.1801 97.2645 90.6332 94.2701 91.3925 93.2734C92.1563 92.2767 93.2522 91.7373 93.7613 92.1774C94.6243 92.9152 93.1961 94.2183 92.4324 95.2193Z" fill="#6A3D89" stroke="#512A75" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M91.7872 94.4725C91.2521 95.6289 91.3945 97.5273 90.6567 97.2598C89.9189 96.9923 89.4658 93.9332 89.9965 92.7768C90.5316 91.6205 91.5887 90.8481 92.3006 91.1674C93.5044 91.7111 92.3222 93.3205 91.7872 94.4725Z" fill="#6A3D89" stroke="#512A75" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M92.0339 101.083C92.5042 100.932 95.2657 102.053 95.2873 100.379C95.3175 98.2262 92.2108 100.759 91.2141 98.7656C91.1235 98.5844 90.3167 97.497 90.3512 97.277C90.6964 94.9859 93.3284 92.4574 91.007 92.2719C90.6446 92.2417 89.773 92.2978 89.0956 93.6353C88.5088 94.8003 88.5908 95.8488 88.4959 96.0645C88.1248 96.9318 87.4344 98.8778 88.073 100.737C88.7159 102.588 90.774 101.488 92.0339 101.083Z" fill="#7E499B" stroke="#512A75" stroke-width="1.29442" stroke-miterlimit="10"/>
<path d="M94.3161 99.0331C98.3075 99.0331 101.543 95.7974 101.543 91.8059C101.543 87.8145 98.3075 84.5787 94.3161 84.5787C90.3246 84.5787 87.0889 87.8145 87.0889 91.8059C87.0889 95.7974 90.3246 99.0331 94.3161 99.0331Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M99.6357 89.7436C105.258 89.7954 110.712 90.1449 115.561 91.5644C116.77 88.5786 116.347 85.9423 113.844 83.759C109.292 83.7288 104.494 86.3867 99.6357 89.7436Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M99.5186 91.564C102.466 96.3533 105.067 101.156 106.444 106.018C109.615 105.453 111.621 103.693 112.143 100.414C109.749 96.5475 104.942 93.8982 99.5186 91.564Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M96.5858 94.9901C96.163 99.7104 95.4554 104.258 93.7295 108.167C96.6117 109.531 99.248 109.483 101.578 107.637C101.906 103.818 99.5846 99.4731 96.5858 94.9901Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M96.1582 87.8321C99.8559 84.8636 103.623 82.2273 107.64 80.7603C106.626 77.7356 104.766 75.8673 101.819 75.4661C98.8377 77.878 97.3102 82.5638 96.1582 87.8321Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M93.6966 89.0186C93.2608 85.0318 93.1357 81.1485 94.128 77.6492C91.0473 76.92 88.4628 77.3343 86.5039 79.1982C86.8663 82.4257 89.9341 85.7135 93.6966 89.0186Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M93.5011 90.6538C90.9856 87.5299 88.7894 84.324 87.7409 80.842C84.7551 81.8862 82.7962 83.6294 82.1533 86.2571C84.1985 88.7812 88.5521 89.8987 93.5011 90.6538Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M92.4605 93.782C88.4521 93.9158 84.5731 93.7432 81.1559 92.4919C80.198 95.508 80.4137 98.1184 82.1267 100.211C85.3714 100.09 88.8836 97.2856 92.4605 93.782Z" fill="#FF5B00" stroke="#CE0000" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M95.4248 90.7703C101.056 88.7424 106.63 87.1243 112.024 86.9647C112.067 83.0555 110.617 80.1603 107.273 78.5596C102.721 80.2164 98.9672 85.0792 95.4248 90.7703Z" fill="#0089E5" stroke="#003A8E" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M95.9092 90.6711C101.29 93.2514 106.39 96.0257 110.476 99.4905C112.845 97.3417 113.505 94.7788 111.986 91.6808C107.628 89.6054 101.941 89.8384 95.9092 90.6711Z" fill="#0089E5" stroke="#003A8E" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M97.1738 92.5653C99.616 96.4443 101.756 100.345 102.813 104.332C105.626 103.762 107.452 102.235 108.017 99.4991C106.032 96.3709 101.881 94.3257 97.1738 92.5653Z" fill="#0089E5" stroke="#003A8E" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M95.6358 92.1166C92.6715 95.6115 89.5908 98.8217 86.1045 101.031C87.4938 103.542 89.4959 104.828 92.2746 104.543C94.6693 101.708 95.3682 97.1346 95.6358 92.1166Z" fill="#0089E5" stroke="#003A8E" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M95.0314 91.176C96.2094 87.1547 97.6073 83.3404 99.8079 80.264C97.4736 78.5424 95.1177 78.098 92.7274 79.2673C91.7868 82.5249 93.1157 86.7275 95.0314 91.176Z" fill="#0089E5" stroke="#003A8E" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M95.3135 91.4434C91.2792 90.3173 87.4478 88.9667 84.3411 86.8051C82.6498 89.1609 82.2312 91.5254 83.435 93.8942C86.7013 94.8003 90.8909 93.4152 95.3135 91.4434Z" fill="#0089E5" stroke="#003A8E" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M95.1266 92.095C93.7286 88.147 92.6327 84.2335 92.6154 80.4538C89.7159 80.4236 87.5413 81.4419 86.29 83.7848C87.4378 86.9777 90.9715 89.6097 95.1266 92.095Z" fill="#6FE200" stroke="#568C00" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M95.7195 92.4661C97.5748 89.5148 99.5984 86.8138 102.2 85.0146C100.414 82.7579 98.3601 81.5584 95.9568 81.7008C94.4639 84.0955 94.8522 88.0737 95.7195 92.4661Z" fill="#6FE200" stroke="#568C00" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M95.1529 91.9395C95.5887 95.1281 95.7397 98.226 94.8682 101.026C97.6814 101.604 100.029 101.268 101.793 99.775C101.431 97.1948 98.609 94.5714 95.1529 91.9395Z" fill="#6FE200" stroke="#568C00" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M95.4465 91.9222C92.3356 92.7334 89.2721 93.2512 86.3899 92.7205C86.1526 95.5812 86.7653 97.8766 88.461 99.4472C90.9765 98.7827 93.246 95.6674 95.4465 91.9222Z" fill="#00E0BA" stroke="#008978" stroke-width="0.862949" stroke-miterlimit="10"/>
<path d="M96.2021 92.3409C99.4166 92.4919 102.493 92.9018 105.086 94.2653C106.161 91.6031 106.26 89.2343 105.108 87.2236C102.506 87.1157 99.4166 89.4198 96.2021 92.3409Z" fill="#00E0BA" stroke="#008978" stroke-width="0.862949" stroke-miterlimit="10"/>
<path opacity="0.3" d="M10.2795 65.8268C13.6968 63.527 23.9314 63.3199 22.555 66.2798C21.4159 69.9172 15.2372 76.1174 7.91504 80.1517L10.2795 65.8268Z" fill="#5F190F"/>
<svg width="417" height="200" viewBox="0 0 417 200" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="0.5" width="416" height="200" rx="6" fill="white"/>
<ellipse cx="208.612" cy="118.622" rx="150" ry="28" transform="rotate(-8.00751 208.612 118.622)" stroke="#D9F4FF" stroke-width="2" stroke-linecap="round" stroke-dasharray="6 6"/>
<ellipse cx="208.5" cy="172.5" rx="32" ry="2.5" fill="#EFEFEF"/>
<g filter="url(#filter0_d_2495_114421)">
<path d="M171.5 37C171.5 35.8954 172.395 35 173.5 35H231.5L243.5 47V129C243.5 130.105 242.605 131 241.5 131H173.5C172.395 131 171.5 130.105 171.5 129V37Z" fill="white"/>
<path d="M172.5 37C172.5 36.4477 172.948 36 173.5 36H231.086L242.5 47.4142V129C242.5 129.552 242.052 130 241.5 130H173.5C172.948 130 172.5 129.552 172.5 129V37Z" stroke="#AAAAAA" stroke-width="2"/>
</g>
<path d="M231.5 35L243.5 47H232.5C231.948 47 231.5 46.5523 231.5 46V35Z" fill="#AAAAAA"/>
<path d="M201.332 62C201.332 59.7909 199.317 58 196.832 58C194.347 58 192.332 59.7909 192.332 62" stroke="#AAAAAA" stroke-width="2" stroke-linecap="round"/>
<path d="M223.223 62C223.223 59.7909 221.208 58 218.723 58C216.237 58 214.223 59.7909 214.223 62" stroke="#AAAAAA" stroke-width="2" stroke-linecap="round"/>
<path d="M172.5 75.0001C166 82.9999 151.5 77.9999 147.5 67.9999" stroke="#AAAAAA" stroke-width="2" stroke-linecap="round"/>
<path d="M147.498 68C147.259 68.6025 146.626 69.2761 145.498 69.5C143.99 69.7995 143.853 69.6719 142.998 69.0001" stroke="#AAAAAA" stroke-width="2" stroke-linecap="round"/>
<path d="M242.719 75.0001C249.219 82.9999 263.719 77.9999 267.719 67.9999" stroke="#AAAAAA" stroke-width="2" stroke-linecap="round"/>
<path d="M267.721 68C267.96 68.6025 268.593 69.2761 269.721 69.5C271.229 69.7995 271.366 69.6719 272.221 69.0001" stroke="#AAAAAA" stroke-width="2" stroke-linecap="round"/>
<path d="M201.139 72.3417C202.699 75.1692 205.191 77 208 77C210.809 77 213.301 75.1692 214.861 72.3417C215.204 71.72 214.723 71 214.013 71H201.987C201.277 71 200.796 71.72 201.139 72.3417Z" fill="#AAAAAA"/>
<rect x="180.5" y="88" width="8" height="8" rx="2" fill="#27ABA3"/>
<rect x="192.5" y="88" width="42" height="8" rx="2" fill="#E2E2E2"/>
<rect x="192.5" y="101" width="42" height="8" rx="2" fill="#E2E2E2"/>
<rect x="192.5" y="114" width="42" height="8" rx="2" fill="#94D5D2"/>
<rect x="180.5" y="101" width="8" height="8" rx="2" fill="#27ABA3"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M210.311 116.406L210.434 116.047C210.926 115.093 211.541 113.66 211.418 112.705C211.418 112.228 211.049 111.87 209.943 111.87C209.451 111.87 208.959 112.108 208.59 112.347C208.221 112.586 207.975 112.825 207.73 113.183C207.607 113.541 207.484 113.899 207.484 114.376C207.484 114.854 207.73 115.331 207.975 115.809C208.098 115.928 208.344 116.286 208.713 116.644C209.451 117.48 210.434 118.674 211.049 119.748C211.541 119.39 211.91 119.032 212.156 118.793C212.525 118.435 212.77 118.196 213.139 118.435C213.631 118.674 213.631 119.39 213.631 120.225C213.631 120.703 213.508 121.18 213.631 121.18C213.631 121.18 213.754 120.822 214.246 119.628C214.246 119.509 214.246 119.27 214.246 119.151C214.369 118.912 214.492 118.674 214.615 118.435C215.23 117.599 215.721 117.599 215.721 118.554C216.09 117.957 216.582 117.241 216.705 116.883C217.197 113.302 218.057 109.721 219.164 109.124C219.779 108.885 220.148 109.005 220.393 109.363C221.008 110.437 218.549 115.689 218.057 116.764L217.811 117.122C217.689 117.838 217.566 118.554 217.566 119.27C217.689 119.151 217.811 119.032 218.057 119.032C218.426 118.793 218.795 118.674 219.164 118.554C220.025 118.196 220.885 117.838 221.5 117.122C221.377 118.077 221.131 118.793 219.656 119.509C219.287 119.628 218.918 119.867 218.672 119.987C218.18 120.225 217.811 120.703 217.566 121.18V121.3L217.443 122.135C217.197 123.806 217.197 125 216.582 125C216.213 125 215.967 124.403 215.967 123.09C215.967 122.493 216.09 121.777 216.459 121.061L216.705 119.39C216.213 119.987 215.721 120.464 215.23 120.345C214.369 121.777 213.754 122.135 213.385 122.016C212.893 121.777 212.77 120.942 212.77 120.106C212.77 119.987 212.77 119.867 212.77 119.748C212.525 119.987 212.156 120.345 211.664 120.583C212.033 121.538 211.91 122.374 211.295 122.971C210.434 123.806 209.205 123.806 208.344 123.568C207.852 123.448 207.484 123.09 207.238 122.732C206.992 122.374 206.869 121.896 207.115 121.419C207.361 120.942 208.221 120.464 209.574 120.225C209.82 120.225 209.943 120.106 210.189 120.106C209.574 119.151 208.713 117.957 207.975 117.241C207.607 116.764 207.361 116.406 207.238 116.286C206.869 115.57 206.623 114.973 206.5 114.376C206.5 113.78 206.623 113.183 206.869 112.586C207.115 112.108 207.607 111.631 208.098 111.392C208.59 111.034 209.205 110.915 209.943 110.795C211.787 110.676 212.525 111.392 212.648 112.586C212.648 114.018 211.91 116.167 210.311 116.406ZM210.434 122.374C210.68 122.135 210.68 121.658 210.557 121.18C210.311 121.3 209.943 121.3 209.697 121.419C208.59 121.538 208.098 121.896 207.975 122.135C207.975 122.255 207.975 122.255 207.975 122.374C208.098 122.493 208.344 122.613 208.59 122.732C209.205 122.851 209.943 122.851 210.434 122.374ZM218.795 112.944C219.164 111.87 219.533 110.915 219.656 110.318C219.287 110.795 219.041 111.75 218.795 112.944Z" fill="#333333"/>
<path d="M78.5 86C78.5 85.4477 78.9477 85 79.5 85L108.086 85L116.5 93.4142V135C116.5 135.552 116.052 136 115.5 136H79.5C78.9477 136 78.5 135.552 78.5 135V86Z" fill="white" stroke="#CCCCCC" stroke-width="2"/>
<path d="M109.5 94C108.395 94 107.5 93.1046 107.5 92L107.5 84L108.269 84L117.5 93.2308L117.5 94L109.5 94Z" fill="#CCCCCC"/>
<rect x="89.5" y="128" width="5" height="5" rx="1" transform="rotate(180 89.5 128)" fill="#CCCCCC"/>
<rect x="110.5" y="128" width="17" height="5" rx="1" transform="rotate(180 110.5 128)" fill="#CCCCCC"/>
<rect x="89.5" y="119" width="5" height="5" rx="1" transform="rotate(180 89.5 119)" fill="#CCCCCC"/>
<rect x="110.5" y="119" width="17" height="5" rx="1" transform="rotate(180 110.5 119)" fill="#CCCCCC"/>
<path d="M296.5 43C296.5 42.4477 296.948 42 297.5 42L326.086 42L334.5 50.4142V92C334.5 92.5523 334.052 93 333.5 93H297.5C296.948 93 296.5 92.5523 296.5 92V43Z" fill="white" stroke="#CCCCCC" stroke-width="2"/>
<path d="M327.5 51C326.395 51 325.5 50.1046 325.5 49L325.5 41L326.269 41L335.5 50.2308L335.5 51L327.5 51Z" fill="#CCCCCC"/>
<rect x="307.5" y="85" width="5" height="5" rx="1" transform="rotate(180 307.5 85)" fill="#CCCCCC"/>
<rect x="318.5" y="85" width="6" height="5" rx="1" transform="rotate(180 318.5 85)" fill="#CCCCCC"/>
<rect x="328.5" y="85" width="5" height="5" rx="1" transform="rotate(180 328.5 85)" fill="#CCCCCC"/>
<rect x="328.5" y="76" width="26" height="5" rx="1" transform="rotate(180 328.5 76)" fill="#CCCCCC"/>
<path d="M130.621 96.2639C129.45 95.0923 129.45 93.1928 130.621 92.0213L131.521 91.1213C132.693 89.9497 134.592 89.9497 135.764 91.1213L151.581 106.939L152.678 110.698C153.12 112.213 151.713 113.62 150.198 113.178L146.439 112.081L130.621 96.2639Z" fill="#9ADAF3"/>
<path d="M276.006 105.121C277.177 103.95 279.077 103.95 280.248 105.121L281.148 106.021C282.32 107.193 282.32 109.092 281.148 110.264L265.331 126.081L261.572 127.178C260.056 127.62 258.65 126.213 259.092 124.698L260.188 120.939L276.006 105.121Z" fill="#FF6F3D"/>
<path d="M52.5 38C52.5 36.8954 53.3954 36 54.5 36H82.5C83.6046 36 84.5 36.8954 84.5 38V52C84.5 53.1046 83.6046 54 82.5 54H76.5V58L68.5 54H54.5C53.3954 54 52.5 53.1046 52.5 52V38Z" fill="#FF6F3D"/>
<circle cx="60.5" cy="45" r="2" fill="white"/>
<circle cx="68.5" cy="45" r="2" fill="white"/>
<circle cx="76.5" cy="45" r="2" fill="white"/>
<path d="M360.5 157C360.5 158.105 359.605 159 358.5 159H330.5C329.395 159 328.5 158.105 328.5 157V143C328.5 141.895 329.395 141 330.5 141H336.5V137L344.5 141H358.5C359.605 141 360.5 141.895 360.5 143V157Z" fill="#9ADAF3"/>
<circle cx="2" cy="2" r="2" transform="matrix(-1 0 0 1 354.5 148)" fill="white"/>
<circle cx="2" cy="2" r="2" transform="matrix(-1 0 0 1 346.5 148)" fill="white"/>
<circle cx="2" cy="2" r="2" transform="matrix(-1 0 0 1 338.5 148)" fill="white"/>
<defs>
<filter id="filter0_d_2495_114421" x="156.5" y="27" width="102" height="126" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="7"/>
<feGaussianBlur stdDeviation="7.5"/>
<feColorMatrix type="matrix" values="0 0 0 0 0.333333 0 0 0 0 0.333333 0 0 0 0 0.333333 0 0 0 0.1 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2495_114421"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2495_114421" result="shape"/>
</filter>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 8.5 KiB

View File

@ -56,6 +56,7 @@
"Copy": "Copy",
"CopyHere": "Copy here",
"CopyOperation": "Copying",
"CopyPublicLink": "Copy public link",
"CountPerPage": "{{count}} per page",
"Create": "Create",
"CreateAndCopy": "Create and copy",
@ -271,8 +272,8 @@
"NotFoundUsersDescription": "No users match your search. Please adjust your search parameters or clear the search field to view the full list of users.",
"NotSupportedFormat": "Sorry, this file format isn't supported",
"OFORMsGallery": "Form Gallery",
"OkButton": "Ok",
"OKButton": "OK",
"OkButton": "Ok",
"Or": "or",
"orContinueWith": "or continue with",
"OtherLabel": "Other",