Skip to content
Snippets Groups Projects
Commit d024c764 authored by Jure's avatar Jure
Browse files

Merge branch 'fix_styleguide' into 'master'

Re-launch styleguide and docs :tada:

See merge request pubsweet/pubsweet!506
parents 62fa843e 84576c22
No related branches found
No related tags found
No related merge requests found
Showing
with 2713 additions and 123 deletions
......@@ -3,6 +3,7 @@ coverage
*.log
coverage/
uploads/
docs/styleguide
# Created by https://www.gitignore.io/api/osx,linux
### Linux ###
......@@ -28,35 +29,6 @@ uploads/
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
# End of https://www.gitignore.io/api/osx,linux
*.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
......
......@@ -6,12 +6,11 @@ variables:
stages:
- build
- audit
- test
- review
- audit
- staging
- production
- demo
build:
image: docker:latest
......@@ -26,9 +25,39 @@ build:
- echo "Ignore warning! Cannot perform an interactive login from a non TTY device"
- docker push $IMAGE_ORG/$IMAGE_NAME:$CI_COMMIT_SHA
audit:
pages:
image: $IMAGE_ORG/$IMAGE_NAME:$CI_COMMIT_SHA
stage: test
stage: production
script:
- cd ${HOME}
- yarn styleguide:build
- cp -R docs/styleguide/ public/
artifacts:
paths:
- public/
only:
- master # this job will affect only the 'master' branch
pages:review:
image: $IMAGE_ORG/$IMAGE_NAME:$CI_COMMIT_SHA
stage: review
script:
- cd ${HOME}
- yarn styleguide:build
- cp -R docs/styleguide/ /builds/pubsweet/pubsweet/review/
artifacts:
paths:
- review/
except:
- master
environment:
name: review/$CI_COMMIT_REF_NAME
url: http://$CI_PROJECT_NAMESPACE.coko.foundation/-/$CI_PROJECT_NAME/-/jobs/$CI_JOB_ID/artifacts/review/index.html
audit:
image: $IMAGE_ORG/$IMAGE_NAME:$CI_COMMIT_SHA
stage: audit
allow_failure: true
except:
- tags
variables:
......@@ -36,7 +65,7 @@ audit:
script:
- cd ${HOME}
- yarn audit
lint:style:
image: $IMAGE_ORG/$IMAGE_NAME:$CI_COMMIT_SHA
stage: test
......@@ -69,7 +98,7 @@ lint:json:
script:
- cd ${HOME}
- yarn lint:json
lint:commits:
image: $IMAGE_ORG/$IMAGE_NAME:$CI_COMMIT_SHA
stage: test
......@@ -114,90 +143,4 @@ push:latest:
only:
- master
except:
- tags
# -----------------------------------------------
# ui --------------------------------------------
# -----------------------------------------------
review:ui:
image: pubsweet/deployer:latest
stage: review
variables:
PACKAGE_NAME: ui
environment:
name: $PACKAGE_NAME/review/$CI_COMMIT_REF_NAME
# !! kube-lego will fail if domain > 63 chars
url: "http://${CI_ENVIRONMENT_SLUG}.${BASE_DOMAIN}"
on_stop: stop_review:ui
except:
- master
- tags
script:
- source deploy.sh
- create_deployment
stop_review:ui:
image: pubsweet/deployer:latest
stage: review
variables:
PACKAGE_NAME: ui
GIT_STRATEGY: none
environment:
name: $PACKAGE_NAME/review/$CI_COMMIT_REF_NAME
action: stop
when: manual
except:
- master
- tags
script:
- source deploy.sh
- delete_deployment
staging:ui:
image: pubsweet/deployer:latest
stage: staging
variables:
PACKAGE_NAME: ui
environment:
name: $PACKAGE_NAME/staging
url: "https://${CI_ENVIRONMENT_SLUG}.${BASE_DOMAIN}"
only:
- master
except:
- tags
script:
- source deploy.sh
- create_deployment
production:ui:
image: pubsweet/deployer:latest
stage: production
variables:
PACKAGE_NAME: ui
environment:
name: $PACKAGE_NAME/production
url: "https://${CI_ENVIRONMENT_SLUG}.${BASE_DOMAIN}"
when: manual
only:
- master
except:
- tags
script:
- source deploy.sh
- create_deployment
demo:ui:
image: pubsweet/deployer:latest
stage: demo
variables:
PACKAGE_NAME: ui
environment:
name: $PACKAGE_NAME/demo
url: "https://${CI_ENVIRONMENT_SLUG}.${BASE_DOMAIN}"
when: manual
except:
- tags
script:
- source deploy.sh
- create_deployment
- tags
\ No newline at end of file
......@@ -3,6 +3,7 @@ FROM pubsweet/pubsweet:base
COPY package.json yarn.lock ./
COPY babel.config.js lerna.json .eslintignore .eslintrc .prettierrc .prettierignore .stylelintignore .stylelintrc commitlint.config.js ./
COPY packages packages
COPY docs docs
RUN [ "yarn", "config", "set", "workspaces-experimental", "true" ]
......
......@@ -5,7 +5,7 @@ module.exports = api => {
const overrides = [
{
test: ['./packages/ui', './packages/client'],
test: ['./packages/ui', './docs', './node_modules/wax-prose-mirror'],
extends: './packages/ui/.babelrc',
},
{
......
File moved
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
docs/assets/image-28-0.jpg

921 KiB

This diff is collapsed.
docs/assets/image-34-0.jpg

4.9 MiB

docs/assets/image-36-0.jpg

1.53 MiB

docs/assets/image-39-0.jpg

697 KiB

<svg width="3595" height="1184" viewBox="0 0 3595 1184" fill="none" xmlns="http://www.w3.org/2000/svg">
<line y1="-10" x2="590" y2="-10" transform="translate(826 411)" stroke="#4F4F4F" stroke-width="20"/>
<line y1="-10" x2="590" y2="-10" transform="translate(2211 411)" stroke="#4F4F4F" stroke-width="20"/>
<path d="M16.1455 145H60.3955C94.1455 145 117.096 123.7 117.096 92.5C117.096 61.3 94.1455 40 60.3955 40H16.1455V145ZM31.1455 131.95V53.05H59.4955C85.4455 53.05 102.096 68.95 102.096 92.5C102.096 116.05 85.4455 131.95 59.4955 131.95H31.1455ZM166.921 64.75C154.171 64.75 142.321 68.35 134.071 74.95L140.071 85.75C146.221 80.5 155.821 77.2 165.271 77.2C179.521 77.2 186.571 84.25 186.571 96.4V99.25H163.771C140.071 99.25 131.821 109.75 131.821 122.5C131.821 136.3 143.221 145.9 161.221 145.9C173.671 145.9 182.521 141.7 187.321 134.5V145H200.971V97C200.971 75.25 188.671 64.75 166.921 64.75ZM163.621 134.8C152.671 134.8 146.071 129.85 146.071 121.9C146.071 115.15 150.121 109.6 164.371 109.6H186.571V120.7C182.971 129.85 174.421 134.8 163.621 134.8ZM250.42 145.9C271.57 145.9 284.77 136.75 284.77 122.35C284.77 91.45 234.37 106.75 234.37 88C234.37 81.7 240.52 77.05 253.12 77.05C260.92 77.05 268.87 78.7 276.07 83.35L282.22 71.95C275.32 67.45 263.62 64.75 253.27 64.75C232.87 64.75 220.12 74.35 220.12 88.6C220.12 120.25 270.37 104.8 270.37 122.65C270.37 129.4 264.82 133.45 251.47 133.45C241.12 133.45 230.32 130 223.57 125.2L217.57 136.6C224.17 141.85 237.22 145.9 250.42 145.9ZM345.216 64.75C333.066 64.75 323.166 69.1 317.166 76.75V33.7H302.766V145H317.166V104.05C317.166 86.8 327.066 77.65 342.366 77.65C356.016 77.65 363.816 85.3 363.816 100.9V145H378.216V99.25C378.216 75.85 364.566 64.75 345.216 64.75ZM447.016 64.75C435.766 64.75 425.866 68.95 419.266 77.5V33.7H404.866V145H418.666V132.4C425.116 141.4 435.316 145.9 447.016 145.9C470.266 145.9 487.216 129.55 487.216 105.25C487.216 80.95 470.266 64.75 447.016 64.75ZM445.816 133.3C430.666 133.3 419.116 122.2 419.116 105.25C419.116 88.3 430.666 77.35 445.816 77.35C461.116 77.35 472.666 88.3 472.666 105.25C472.666 122.2 461.116 133.3 445.816 133.3ZM541.162 145.9C565.012 145.9 582.412 128.95 582.412 105.25C582.412 81.55 565.012 64.75 541.162 64.75C517.312 64.75 499.762 81.55 499.762 105.25C499.762 128.95 517.312 145.9 541.162 145.9ZM541.162 133.3C525.862 133.3 514.312 122.2 514.312 105.25C514.312 88.3 525.862 77.35 541.162 77.35C556.462 77.35 567.862 88.3 567.862 105.25C567.862 122.2 556.462 133.3 541.162 133.3ZM630.544 64.75C617.794 64.75 605.944 68.35 597.694 74.95L603.694 85.75C609.844 80.5 619.444 77.2 628.894 77.2C643.144 77.2 650.194 84.25 650.194 96.4V99.25H627.394C603.694 99.25 595.444 109.75 595.444 122.5C595.444 136.3 606.844 145.9 624.844 145.9C637.294 145.9 646.144 141.7 650.944 134.5V145H664.594V97C664.594 75.25 652.294 64.75 630.544 64.75ZM627.244 134.8C616.294 134.8 609.694 129.85 609.694 121.9C609.694 115.15 613.744 109.6 627.994 109.6H650.194V120.7C646.594 129.85 638.044 134.8 627.244 134.8ZM705.043 78.85V65.5H691.243V145H705.643V105.4C705.643 88 715.243 78.55 730.693 78.55C731.743 78.55 732.793 78.55 733.993 78.7V64.75C720.043 64.75 710.143 69.55 705.043 78.85ZM811.608 33.7V77.5C805.008 68.95 795.108 64.75 783.858 64.75C760.608 64.75 743.658 80.95 743.658 105.25C743.658 129.55 760.608 145.9 783.858 145.9C795.558 145.9 805.758 141.4 812.208 132.4V145H826.008V33.7H811.608ZM785.058 133.3C769.758 133.3 758.208 122.2 758.208 105.25C758.208 88.3 769.758 77.35 785.058 77.35C800.208 77.35 811.758 88.3 811.758 105.25C811.758 122.2 800.208 133.3 785.058 133.3Z" transform="translate(0 854)" fill="#7C4198"/>
<rect x="10" y="10" width="465" height="320" rx="20" transform="translate(183 195)" stroke="#7C4198" stroke-width="20"/>
<rect x="10" y="10" width="78" height="34" transform="translate(380 517)" stroke="#7C4198" stroke-width="20"/>
<rect x="10" y="10" width="182" height="34" rx="17" transform="translate(328 551)" stroke="#7C4198" stroke-width="20"/>
<line x1="10" y1="-10" x2="101" y2="-10" transform="translate(297 283)" stroke="#7C4198" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="162" y2="-10" transform="translate(442 421)" stroke="#7C4198" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="162" y2="-10" transform="translate(442 386)" stroke="#7C4198" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="162" y2="-10" transform="translate(442 459)" stroke="#7C4198" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="48" y2="-10" transform="translate(556 348)" stroke="#7C4198" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="48" y2="-10" transform="translate(556 313.5)" stroke="#7C4198" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="48" y2="-10" transform="translate(556 279)" stroke="#7C4198" stroke-width="20" stroke-linecap="round"/>
<path d="M0 7L10.973 21L29 0" transform="translate(243 257)" stroke="#7C4198" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="101" y2="-10" transform="translate(297 341)" stroke="#7C4198" stroke-width="20" stroke-linecap="round"/>
<path d="M0 7L10.973 21L29 0" transform="translate(243 315)" stroke="#7C4198" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="101" y2="-10" transform="translate(297 401)" stroke="#7C4198" stroke-width="20" stroke-linecap="round"/>
<path d="M0 7L10.973 21L29 0" transform="translate(243 375)" stroke="#7C4198" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="101" y2="-10" transform="translate(297 459)" stroke="#7C4198" stroke-width="20" stroke-linecap="round"/>
<path d="M0 7L10.973 21L29 0" transform="translate(243 433)" stroke="#7C4198" stroke-width="20" stroke-linecap="round"/>
<rect width="72" height="69" transform="translate(451 269)" stroke="#7C4198" stroke-width="20" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="400" cy="400" r="390" transform="translate(2795)" stroke="#ED2C75" stroke-width="20"/>
<path d="M30.8428 131.95V98.05H83.4928V85.3H30.8428V53.05H89.9428V40H15.8428V145H92.0428V131.95H30.8428ZM173.806 33.7V77.5C167.206 68.95 157.306 64.75 146.056 64.75C122.806 64.75 105.856 80.95 105.856 105.25C105.856 129.55 122.806 145.9 146.056 145.9C157.756 145.9 167.956 141.4 174.406 132.4V145H188.206V33.7H173.806ZM147.256 133.3C131.956 133.3 120.406 122.2 120.406 105.25C120.406 88.3 131.956 77.35 147.256 77.35C162.406 77.35 173.956 88.3 173.956 105.25C173.956 122.2 162.406 133.3 147.256 133.3ZM222.652 50.2C228.352 50.2 232.402 46 232.402 40.6C232.402 35.5 228.202 31.45 222.652 31.45C217.102 31.45 212.902 35.65 212.902 40.9C212.902 46.15 217.102 50.2 222.652 50.2ZM215.452 145H229.852V65.5H215.452V145ZM297.546 130C294.546 132.4 290.496 133.75 286.296 133.75C278.346 133.75 273.846 128.95 273.846 120.4V77.35H296.646V65.5H273.846V48.1H259.446V65.5H245.946V77.35H259.446V121C259.446 137.05 268.596 145.9 284.646 145.9C291.096 145.9 297.696 144.1 302.046 140.35L297.546 130ZM350.869 145.9C374.719 145.9 392.119 128.95 392.119 105.25C392.119 81.55 374.719 64.75 350.869 64.75C327.019 64.75 309.469 81.55 309.469 105.25C309.469 128.95 327.019 145.9 350.869 145.9ZM350.869 133.3C335.569 133.3 324.019 122.2 324.019 105.25C324.019 88.3 335.569 77.35 350.869 77.35C366.169 77.35 377.569 88.3 377.569 105.25C377.569 122.2 366.169 133.3 350.869 133.3ZM425.834 78.85V65.5H412.034V145H426.434V105.4C426.434 88 436.034 78.55 451.484 78.55C452.534 78.55 453.584 78.55 454.784 78.7V64.75C440.834 64.75 430.934 69.55 425.834 78.85Z" transform="translate(2968 870)" fill="#ED2C75"/>
<rect x="10" y="10" width="264" height="381" rx="20" transform="translate(3033 199)" stroke="#ED2C75" stroke-width="20"/>
<line x1="10" y1="-10" x2="85" y2="-10" transform="translate(3089 426)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="162" y2="-10" transform="translate(3089 390)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="85" y2="-10" transform="translate(3089 463)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="85" y2="-10" transform="translate(3089 500)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="85" y2="-10" transform="translate(3089 538)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="48" y2="-10" transform="translate(3203 352)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="48" y2="-10" transform="translate(3203 317.5)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="48" y2="-10" transform="translate(3203 283)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<rect width="72" height="69" transform="translate(3098 273)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="400" cy="400" r="390" transform="translate(26)" stroke="#7C4198" stroke-width="20"/>
<circle cx="400" cy="400" r="390" transform="translate(1411)" stroke="#61C4B9" stroke-width="20"/>
<path d="M160.207 90.55C168.457 86.5 174.307 78.55 174.307 67.15C174.307 50.2 160.807 40 136.657 40H89.5566V145H139.657C166.207 145 179.857 134.65 179.857 116.65C179.857 102.7 172.057 93.85 160.207 90.55ZM135.307 52.15C150.607 52.15 159.307 57.85 159.307 68.95C159.307 80.05 150.607 85.75 135.307 85.75H104.557V52.15H135.307ZM139.057 132.85H104.557V97.9H139.057C155.707 97.9 164.707 103.3 164.707 115.45C164.707 127.6 155.707 132.85 139.057 132.85ZM235.032 145.9C258.882 145.9 276.282 128.95 276.282 105.25C276.282 81.55 258.882 64.75 235.032 64.75C211.182 64.75 193.632 81.55 193.632 105.25C193.632 128.95 211.182 145.9 235.032 145.9ZM235.032 133.3C219.732 133.3 208.182 122.2 208.182 105.25C208.182 88.3 219.732 77.35 235.032 77.35C250.332 77.35 261.732 88.3 261.732 105.25C261.732 122.2 250.332 133.3 235.032 133.3ZM330.247 145.9C354.097 145.9 371.497 128.95 371.497 105.25C371.497 81.55 354.097 64.75 330.247 64.75C306.397 64.75 288.847 81.55 288.847 105.25C288.847 128.95 306.397 145.9 330.247 145.9ZM330.247 133.3C314.947 133.3 303.397 122.2 303.397 105.25C303.397 88.3 314.947 77.35 330.247 77.35C345.547 77.35 356.947 88.3 356.947 105.25C356.947 122.2 345.547 133.3 330.247 133.3ZM452.162 145H469.862L433.112 98.35L466.562 65.5H449.162L405.812 105.1V33.7H391.412V145H405.812V123.25L422.312 107.95L452.162 145ZM56.218 229.75C44.968 229.75 35.068 233.95 28.468 242.5V198.7H14.068V310H27.868V297.4C34.318 306.4 44.518 310.9 56.218 310.9C79.468 310.9 96.418 294.55 96.418 270.25C96.418 245.95 79.468 229.75 56.218 229.75ZM55.018 298.3C39.868 298.3 28.318 287.2 28.318 270.25C28.318 253.3 39.868 242.35 55.018 242.35C70.318 242.35 81.868 253.3 81.868 270.25C81.868 287.2 70.318 298.3 55.018 298.3ZM176.014 230.5V271.6C176.014 288.7 166.414 298 151.414 298C137.764 298 129.964 290.2 129.964 274.6V230.5H115.564V276.25C115.564 299.65 129.214 310.9 149.764 310.9C161.014 310.9 170.914 306.25 176.764 298V310H190.414V230.5H176.014ZM225.028 215.2C230.728 215.2 234.778 211 234.778 205.6C234.778 200.5 230.578 196.45 225.028 196.45C219.478 196.45 215.278 200.65 215.278 205.9C215.278 211.15 219.478 215.2 225.028 215.2ZM217.828 310H232.228V230.5H217.828V310ZM259.722 310H274.122V198.7H259.722V310ZM362.217 198.7V242.5C355.617 233.95 345.717 229.75 334.467 229.75C311.217 229.75 294.267 245.95 294.267 270.25C294.267 294.55 311.217 310.9 334.467 310.9C346.167 310.9 356.367 306.4 362.817 297.4V310H376.617V198.7H362.217ZM335.667 298.3C320.367 298.3 308.817 287.2 308.817 270.25C308.817 253.3 320.367 242.35 335.667 242.35C350.817 242.35 362.367 253.3 362.367 270.25C362.367 287.2 350.817 298.3 335.667 298.3ZM475.713 270.7C475.713 246.25 459.363 229.75 436.413 229.75C413.463 229.75 396.513 246.7 396.513 270.25C396.513 293.95 413.613 310.9 439.263 310.9C452.463 310.9 463.413 306.4 470.613 298L462.663 288.7C456.813 295.15 449.013 298.3 439.713 298.3C423.963 298.3 412.713 289 410.913 275.05H475.413C475.563 273.7 475.713 271.9 475.713 270.7ZM436.413 241.9C450.363 241.9 460.413 251.35 461.913 264.7H410.913C412.413 251.2 422.613 241.9 436.413 241.9ZM509.509 243.85V230.5H495.709V310H510.109V270.4C510.109 253 519.709 243.55 535.159 243.55C536.209 243.55 537.259 243.55 538.459 243.7V229.75C524.509 229.75 514.609 234.55 509.509 243.85Z" transform="translate(1539 854)" fill="#71C8BE"/>
<path d="M9 148.428L143 0.428334C173.4 -3.57167 183.667 21.4283 185 34.4283L51 186.428L0 198.428L9 148.428Z" transform="translate(3227 299.572)" fill="white" stroke="#ED2C75" stroke-width="20"/>
<path d="M0 0C10.6667 3 33.8 15 41 39" transform="translate(3239 446)" stroke="#ED2C75" stroke-width="10"/>
<path d="M0.8384 42.0898C2.20389 44.7602 4.92038 46.3029 7.72912 46.3029C8.902 46.3029 10.1056 46.0325 11.2251 45.4619C11.68 45.2304 57.1009 22.1575 79.5021 15.0814C83.5615 13.7928 85.8141 9.45587 84.5255 5.39743C83.2441 1.33808 78.9387 -0.922647 74.8414 0.358729C51.2438 7.82091 6.13215 30.7392 4.21866 31.7113C0.421526 33.6401 -1.09046 38.2864 0.8384 42.0898Z" transform="translate(1841.36 310.48)" fill="#61C4B9" stroke="#61C4B9" stroke-width="4"/>
<path d="M7.72896 46.3029C8.90183 46.3029 10.1054 46.0325 11.225 45.4619C11.6798 45.2304 57.1008 22.1575 79.5019 15.0814C83.5613 13.7928 85.8139 9.45587 84.5253 5.39743C83.2439 1.33808 78.9386 -0.922642 74.8412 0.358734C51.2436 7.82092 6.13198 30.7392 4.21849 31.7113C0.422264 33.6401 -1.09063 38.2855 0.838234 42.0898C2.20372 44.7593 4.92022 46.3029 7.72896 46.3029Z" transform="translate(1841.36 217.883)" fill="#61C4B9" stroke="#61C4B9" stroke-width="4"/>
<path d="M455.283 115.753C451.015 115.753 447.566 119.21 447.566 123.469V424.416C447.566 437.179 437.18 447.566 424.416 447.566H239.217V429.81C250.468 425.874 279.775 416.7 308.667 416.7C375.887 416.7 421.531 431.585 421.986 431.739C424.308 432.51 426.901 432.125 428.931 430.674C430.945 429.223 432.133 426.893 432.133 424.415V84.8865C432.133 81.2675 429.625 78.1341 426.09 77.3547C426.09 77.3547 420.041 76.0045 409.7 74.1055C405.525 73.3342 401.49 76.1122 400.718 80.2945C399.946 84.4922 402.716 88.5127 406.907 89.284C410.85 90.0093 414.153 90.6495 416.699 91.1595V414.16C399.213 409.576 360.383 401.266 308.666 401.266C275.044 401.266 242.017 412.308 231.8 416.051C222.717 412.039 195.262 401.266 162.049 401.266C108.896 401.266 65.112 410.032 46.299 414.485V90.8584C61.7091 87.0694 107.222 77.1693 162.049 77.1693C190.184 77.1693 214.313 85.9273 223.782 89.8863V393.55C223.782 396.328 225.279 398.898 227.694 400.263C230.11 401.637 233.088 401.598 235.473 400.163C236.237 399.708 312.693 354.041 380.554 331.423C383.71 330.366 385.832 327.426 385.832 324.1V7.71996C385.832 5.18886 384.589 2.81963 382.506 1.37729C380.438 -0.065955 377.784 -0.397829 375.399 0.490182C313.658 23.6472 251.185 62.5234 250.559 62.9096C246.948 65.1703 245.844 69.9314 248.105 73.5431C250.359 77.1548 255.12 78.258 258.739 75.9973C259.309 75.6347 313.658 41.8207 370.398 19.0028V318.576C317.724 336.88 262.728 366.767 239.215 380.146V84.8865C239.215 81.962 237.564 79.2916 234.948 77.9804C233.62 77.3248 201.998 61.7367 162.049 61.7367C92.3213 61.7367 38.7138 76.8229 36.4603 77.4704C33.1497 78.4118 30.8654 81.4447 30.8654 84.8865V424.417C30.8654 426.832 32.0075 429.116 33.9292 430.575C35.2874 431.601 36.9233 432.134 38.5827 432.134C39.2925 432.134 40.0024 432.034 40.6969 431.833C41.2295 431.686 94.5902 416.7 162.049 416.7C190.261 416.7 214.368 425.482 223.782 429.425V447.567H38.5827C25.8194 447.567 15.4327 437.18 15.4327 424.417V123.47C15.4327 119.211 11.9756 115.753 7.71635 115.753C3.45712 115.753 0 119.211 0 123.47V424.417C0 445.691 17.3082 463 38.5836 463H424.416C445.691 463 463 445.692 463 424.417V123.47C462.999 119.21 459.55 115.753 455.283 115.753Z" transform="translate(1579 133)" fill="#61C4B9" stroke="#61C4B9" stroke-width="4"/>
<path d="M0.8384 42.0898C2.20389 44.7602 4.92038 46.3029 7.72912 46.3029C8.902 46.3029 10.1056 46.0325 11.2251 45.4619C11.68 45.2304 57.1009 22.1575 79.5021 15.0814C83.5615 13.7928 85.8141 9.45587 84.5255 5.39743C83.2441 1.33808 78.9387 -0.922644 74.8414 0.358732C51.2438 7.82092 6.13215 30.7392 4.21866 31.7113C0.421526 33.6401 -1.09046 38.2864 0.8384 42.0898Z" transform="translate(1841.36 264.182)" fill="#61C4B9" stroke="#61C4B9" stroke-width="4"/>
<path d="M0.8384 42.0898C2.20389 44.7602 4.92038 46.3029 7.72912 46.3029C8.902 46.3029 10.1056 46.0325 11.2251 45.4619C11.68 45.2304 57.1009 22.1575 79.5021 15.0815C83.5615 13.7928 85.8141 9.45587 84.5255 5.39742C83.2441 1.33808 78.9387 -0.922636 74.8414 0.35874C51.2438 7.82092 6.13215 30.7392 4.21866 31.7113C0.421526 33.6401 -1.09046 38.2864 0.8384 42.0898Z" transform="translate(1841.36 356.781)" fill="#61C4B9" stroke="#61C4B9" stroke-width="4"/>
<path d="M109.795 4.2696C62.1447 -6.91192 7.99645 7.33333 5.72034 7.94282C1.60761 9.04605 -0.838508 13.2745 0.264732 17.3953C1.19073 20.8443 4.30784 23.1132 7.7116 23.1132C8.37536 23.1132 9.04634 23.0282 9.71824 22.8509C10.2355 22.7044 62.369 8.99179 106.277 19.2934C110.405 20.2583 114.58 17.6883 115.552 13.5367C116.524 9.3933 113.946 5.24171 109.795 4.2696Z" transform="translate(1656.16 271.939)" fill="#61C4B9" stroke="#61C4B9" stroke-width="4"/>
<path d="M109.795 4.26605C62.1447 -6.90733 7.99645 7.32979 5.72034 7.93928C1.60761 9.04251 -0.838508 13.2719 0.264732 17.3918C1.19073 20.8407 4.30784 23.1096 7.7116 23.1096C8.37536 23.1096 9.04634 23.0246 9.71824 22.8474C10.2355 22.7009 62.369 8.98824 106.277 19.2899C110.405 20.2548 114.58 17.6848 115.552 13.5332C116.524 9.38975 113.946 5.23816 109.795 4.26605Z" transform="translate(1656.16 318.242)" fill="#61C4B9" stroke="#61C4B9" stroke-width="4"/>
<path d="M0.8384 42.0897C2.20389 44.7601 4.92038 46.3028 7.72912 46.3028C8.902 46.3028 10.1056 46.0324 11.2251 45.4618C11.68 45.2303 57.1009 22.1574 79.5021 15.0814C83.5615 13.7928 85.8141 9.4558 84.5255 5.39736C83.2441 1.33891 78.9387 -0.922731 74.8414 0.358645C51.2438 7.82083 6.13215 30.7391 4.21866 31.7112C0.421526 33.6401 -1.09046 38.2863 0.8384 42.0897Z" transform="translate(1841.36 403.08)" fill="#61C4B9" stroke="#61C4B9" stroke-width="4"/>
<path d="M109.795 4.26743C62.1447 -6.90595 7.99645 7.32303 5.72034 7.94066C1.60761 9.04389 -0.838508 13.2732 0.264732 17.3932C1.19073 20.8421 4.30784 23.1191 7.7116 23.1191C8.37536 23.1191 9.04634 23.0269 9.71824 22.8487C10.2355 22.7022 62.369 8.98964 106.277 19.2913C110.405 20.2562 114.58 17.6862 115.552 13.5346C116.524 9.39114 113.946 5.23954 109.795 4.26743Z" transform="translate(1656.16 364.541)" fill="#61C4B9" stroke="#61C4B9" stroke-width="4"/>
<path d="M109.795 4.26959C62.1447 -6.91193 7.99645 7.33333 5.72034 7.94282C1.60761 9.04605 -0.838508 13.2754 0.264732 17.3953C1.19073 20.8443 4.30784 23.1213 7.7116 23.1213C8.37536 23.1213 9.04634 23.029 9.71824 22.8509C10.2355 22.7044 62.369 8.99179 106.277 19.2934C110.405 20.2502 114.58 17.6883 115.552 13.5367C116.524 9.3933 113.946 5.2417 109.795 4.26959Z" transform="translate(1656.16 457.139)" fill="#61C4B9" stroke="#61C4B9" stroke-width="4"/>
<path d="M109.795 4.27099C62.1447 -6.91053 7.99645 7.32659 5.72034 7.94421C1.60761 9.04745 -0.838508 13.2768 0.264732 17.3967C1.19073 20.8457 4.30784 23.1227 7.7116 23.1227C8.37536 23.1227 9.04634 23.0304 9.71824 22.8523C10.2355 22.7058 62.369 8.99316 106.277 19.2948C110.405 20.2597 114.58 17.6897 115.552 13.5381C116.524 9.39467 113.946 5.2431 109.795 4.27099Z" transform="translate(1656.16 410.836)" fill="#61C4B9" stroke="#61C4B9" stroke-width="4"/>
</svg>
This diff is collapsed.
<svg width="3589" height="1228" viewBox="0 0 3589 1228" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="400" cy="400" r="390" transform="translate(1410)" stroke="#ED2C75" stroke-width="20"/>
<path d="M94.202 145H109.952L62.252 40H47.402L-0.148047 145H15.302L26.852 118.75H82.652L94.202 145ZM32.102 106.75L54.752 55.3L77.4019 106.75H32.102ZM137.315 78.85V65.5H123.515V145H137.915V105.4C137.915 88 147.515 78.55 162.965 78.55C164.015 78.55 165.065 78.55 166.265 78.7V64.75C152.315 64.75 142.415 69.55 137.315 78.85ZM227.436 130C224.436 132.4 220.386 133.75 216.186 133.75C208.236 133.75 203.736 128.95 203.736 120.4V77.35H226.536V65.5H203.736V48.1H189.336V65.5H175.836V77.35H189.336V121C189.336 137.05 198.486 145.9 214.536 145.9C220.986 145.9 227.586 144.1 231.936 140.35L227.436 130ZM256.545 50.2C262.245 50.2 266.295 46 266.295 40.6C266.295 35.5 262.095 31.45 256.545 31.45C250.995 31.45 246.795 35.65 246.795 40.9C246.795 46.15 250.995 50.2 256.545 50.2ZM249.345 145H263.745V65.5H249.345V145ZM325.89 145.9C340.14 145.9 351.99 139.9 358.29 128.8L347.34 121.9C342.24 129.7 334.44 133.3 325.74 133.3C310.14 133.3 298.44 122.5 298.44 105.25C298.44 88.3 310.14 77.35 325.74 77.35C334.44 77.35 342.24 80.95 347.34 88.75L358.29 81.7C351.99 70.6 340.14 64.75 325.89 64.75C301.44 64.75 283.89 81.55 283.89 105.25C283.89 128.95 301.44 145.9 325.89 145.9ZM375.908 145H390.308V33.7H375.908V145ZM489.652 105.7C489.652 81.25 473.302 64.75 450.352 64.75C427.402 64.75 410.452 81.7 410.452 105.25C410.452 128.95 427.552 145.9 453.202 145.9C466.402 145.9 477.352 141.4 484.552 133L476.602 123.7C470.752 130.15 462.952 133.3 453.652 133.3C437.902 133.3 426.652 124 424.852 110.05H489.352C489.502 108.7 489.652 106.9 489.652 105.7ZM450.352 76.9C464.302 76.9 474.352 86.35 475.852 99.7H424.852C426.352 86.2 436.552 76.9 450.352 76.9ZM108.924 223H67.9736V328H82.9736V296.2H108.924C136.224 296.2 152.724 282.4 152.724 259.6C152.724 236.8 136.224 223 108.924 223ZM108.474 283.15H82.9736V236.05H108.474C127.674 236.05 137.724 244.6 137.724 259.6C137.724 274.6 127.674 283.15 108.474 283.15ZM200.878 247.75C188.128 247.75 176.278 251.35 168.028 257.95L174.028 268.75C180.178 263.5 189.778 260.2 199.228 260.2C213.478 260.2 220.528 267.25 220.528 279.4V282.25H197.728C174.028 282.25 165.778 292.75 165.778 305.5C165.778 319.3 177.178 328.9 195.178 328.9C207.628 328.9 216.478 324.7 221.278 317.5V328H234.928V280C234.928 258.25 222.628 247.75 200.878 247.75ZM197.578 317.8C186.628 317.8 180.028 312.85 180.028 304.9C180.028 298.15 184.078 292.6 198.328 292.6H220.528V303.7C216.928 312.85 208.378 317.8 197.578 317.8ZM324.416 248.5V260.8C317.666 252.1 306.866 247.75 295.016 247.75C272.066 247.75 254.666 263.2 254.666 286.15C254.666 309.1 272.066 324.7 295.016 324.7C306.416 324.7 316.766 320.65 323.666 312.4V318.7C323.666 336.7 315.116 345.4 296.366 345.4C284.666 345.4 273.116 341.35 265.766 335.05L258.866 346.15C267.566 353.95 282.266 358 296.816 358C323.816 358 338.066 345.25 338.066 317.2V248.5H324.416ZM296.666 312.1C280.616 312.1 269.216 301.45 269.216 286.15C269.216 270.7 280.616 260.35 296.666 260.35C312.566 260.35 323.966 270.7 323.966 286.15C323.966 301.45 312.566 312.1 296.666 312.1ZM437.431 288.7C437.431 264.25 421.081 247.75 398.131 247.75C375.181 247.75 358.231 264.7 358.231 288.25C358.231 311.95 375.331 328.9 400.981 328.9C414.181 328.9 425.131 324.4 432.331 316L424.381 306.7C418.531 313.15 410.731 316.3 401.431 316.3C385.681 316.3 374.431 307 372.631 293.05H437.131C437.281 291.7 437.431 289.9 437.431 288.7ZM398.131 259.9C412.081 259.9 422.131 269.35 423.631 282.7H372.631C374.131 269.2 384.331 259.9 398.131 259.9Z" transform="translate(1565 862)" fill="#ED2C75"/>
<rect x="10" y="10" width="264" height="381" rx="20" transform="translate(1668 199)" stroke="#ED2C75" stroke-width="20"/>
<line x1="10" y1="-10" x2="162" y2="-10" transform="translate(1724 426)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="162" y2="-10" transform="translate(1724 390)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="162" y2="-10" transform="translate(1724 463)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="162" y2="-10" transform="translate(1724 500)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="162" y2="-10" transform="translate(1724 463)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="162" y2="-10" transform="translate(1724 500)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="162" y2="-10" transform="translate(1724 538)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="48" y2="-10" transform="translate(1838 352)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="48" y2="-10" transform="translate(1838 317.5)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="48" y2="-10" transform="translate(1838 283)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<rect width="72" height="69" transform="translate(1733 273)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round" stroke-linejoin="round"/>
<line y1="-10" x2="590" y2="-10" transform="translate(826 408)" stroke="#ED2C75" stroke-width="20"/>
<line y1="-10" x2="590" y2="-10" transform="translate(2210 408)" stroke="#61C4B9" stroke-width="20"/>
<path d="M16.1455 145H60.3955C94.1455 145 117.096 123.7 117.096 92.5C117.096 61.3 94.1455 40 60.3955 40H16.1455V145ZM31.1455 131.95V53.05H59.4955C85.4455 53.05 102.096 68.95 102.096 92.5C102.096 116.05 85.4455 131.95 59.4955 131.95H31.1455ZM166.921 64.75C154.171 64.75 142.321 68.35 134.071 74.95L140.071 85.75C146.221 80.5 155.821 77.2 165.271 77.2C179.521 77.2 186.571 84.25 186.571 96.4V99.25H163.771C140.071 99.25 131.821 109.75 131.821 122.5C131.821 136.3 143.221 145.9 161.221 145.9C173.671 145.9 182.521 141.7 187.321 134.5V145H200.971V97C200.971 75.25 188.671 64.75 166.921 64.75ZM163.621 134.8C152.671 134.8 146.071 129.85 146.071 121.9C146.071 115.15 150.121 109.6 164.371 109.6H186.571V120.7C182.971 129.85 174.421 134.8 163.621 134.8ZM250.42 145.9C271.57 145.9 284.77 136.75 284.77 122.35C284.77 91.45 234.37 106.75 234.37 88C234.37 81.7 240.52 77.05 253.12 77.05C260.92 77.05 268.87 78.7 276.07 83.35L282.22 71.95C275.32 67.45 263.62 64.75 253.27 64.75C232.87 64.75 220.12 74.35 220.12 88.6C220.12 120.25 270.37 104.8 270.37 122.65C270.37 129.4 264.82 133.45 251.47 133.45C241.12 133.45 230.32 130 223.57 125.2L217.57 136.6C224.17 141.85 237.22 145.9 250.42 145.9ZM345.216 64.75C333.066 64.75 323.166 69.1 317.166 76.75V33.7H302.766V145H317.166V104.05C317.166 86.8 327.066 77.65 342.366 77.65C356.016 77.65 363.816 85.3 363.816 100.9V145H378.216V99.25C378.216 75.85 364.566 64.75 345.216 64.75ZM447.016 64.75C435.766 64.75 425.866 68.95 419.266 77.5V33.7H404.866V145H418.666V132.4C425.116 141.4 435.316 145.9 447.016 145.9C470.266 145.9 487.216 129.55 487.216 105.25C487.216 80.95 470.266 64.75 447.016 64.75ZM445.816 133.3C430.666 133.3 419.116 122.2 419.116 105.25C419.116 88.3 430.666 77.35 445.816 77.35C461.116 77.35 472.666 88.3 472.666 105.25C472.666 122.2 461.116 133.3 445.816 133.3ZM541.162 145.9C565.012 145.9 582.412 128.95 582.412 105.25C582.412 81.55 565.012 64.75 541.162 64.75C517.312 64.75 499.762 81.55 499.762 105.25C499.762 128.95 517.312 145.9 541.162 145.9ZM541.162 133.3C525.862 133.3 514.312 122.2 514.312 105.25C514.312 88.3 525.862 77.35 541.162 77.35C556.462 77.35 567.862 88.3 567.862 105.25C567.862 122.2 556.462 133.3 541.162 133.3ZM630.544 64.75C617.794 64.75 605.944 68.35 597.694 74.95L603.694 85.75C609.844 80.5 619.444 77.2 628.894 77.2C643.144 77.2 650.194 84.25 650.194 96.4V99.25H627.394C603.694 99.25 595.444 109.75 595.444 122.5C595.444 136.3 606.844 145.9 624.844 145.9C637.294 145.9 646.144 141.7 650.944 134.5V145H664.594V97C664.594 75.25 652.294 64.75 630.544 64.75ZM627.244 134.8C616.294 134.8 609.694 129.85 609.694 121.9C609.694 115.15 613.744 109.6 627.994 109.6H650.194V120.7C646.594 129.85 638.044 134.8 627.244 134.8ZM705.043 78.85V65.5H691.243V145H705.643V105.4C705.643 88 715.243 78.55 730.693 78.55C731.743 78.55 732.793 78.55 733.993 78.7V64.75C720.043 64.75 710.143 69.55 705.043 78.85ZM811.608 33.7V77.5C805.008 68.95 795.108 64.75 783.858 64.75C760.608 64.75 743.658 80.95 743.658 105.25C743.658 129.55 760.608 145.9 783.858 145.9C795.558 145.9 805.758 141.4 812.208 132.4V145H826.008V33.7H811.608ZM785.058 133.3C769.758 133.3 758.208 122.2 758.208 105.25C758.208 88.3 769.758 77.35 785.058 77.35C800.208 77.35 811.758 88.3 811.758 105.25C811.758 122.2 800.208 133.3 785.058 133.3Z" transform="translate(0 862)" fill="#4F4F4F"/>
<rect x="10" y="10" width="465" height="320" rx="20" transform="translate(183 203)" stroke="#7C4198" stroke-width="20"/>
<rect x="10" y="10" width="78" height="34" transform="translate(380 525)" stroke="#7C4198" stroke-width="20"/>
<rect x="10" y="10" width="182" height="34" rx="17" transform="translate(328 559)" stroke="#7C4198" stroke-width="20"/>
<line x1="10" y1="-10" x2="101" y2="-10" transform="translate(297 291)" stroke="#61C4B9" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="162" y2="-10" transform="translate(442 429)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="162" y2="-10" transform="translate(442 394)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="162" y2="-10" transform="translate(442 467)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="48" y2="-10" transform="translate(556 356)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="48" y2="-10" transform="translate(556 321.5)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="48" y2="-10" transform="translate(556 287)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<path d="M0 7L10.973 21L29 0" transform="translate(243 265)" stroke="#61C4B9" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="101" y2="-10" transform="translate(297 349)" stroke="#61C4B9" stroke-width="20" stroke-linecap="round"/>
<path d="M0 7L10.973 21L29 0" transform="translate(243 323)" stroke="#61C4B9" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="101" y2="-10" transform="translate(297 409)" stroke="#61C4B9" stroke-width="20" stroke-linecap="round"/>
<path d="M0 7L10.973 21L29 0" transform="translate(243 383)" stroke="#61C4B9" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="101" y2="-10" transform="translate(297 467)" stroke="#61C4B9" stroke-width="20" stroke-linecap="round"/>
<path d="M0 7L10.973 21L29 0" transform="translate(243 441)" stroke="#61C4B9" stroke-width="20" stroke-linecap="round"/>
<rect width="72" height="69" transform="translate(451 277)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="400" cy="400" r="390" transform="translate(26 8)" stroke="#4F4F4F" stroke-width="20"/>
<circle cx="400" cy="400" r="390" transform="translate(2789 8)" stroke="#61C4B9" stroke-width="20"/>
<path d="M102.543 145L77.6432 109.75C92.3432 104.5 100.743 92.8 100.743 76.6C100.743 53.8 84.2432 40 56.9432 40H15.9932V145H30.9932V113.05H56.9432C59.1932 113.05 61.4432 112.9 63.5432 112.75L86.1932 145H102.543ZM56.4932 100.3H30.9932V53.05H56.4932C75.6932 53.05 85.7432 61.6 85.7432 76.6C85.7432 91.6 75.6932 100.3 56.4932 100.3ZM194.728 105.7C194.728 81.25 178.378 64.75 155.428 64.75C132.478 64.75 115.528 81.7 115.528 105.25C115.528 128.95 132.628 145.9 158.278 145.9C171.478 145.9 182.428 141.4 189.628 133L181.678 123.7C175.828 130.15 168.028 133.3 158.728 133.3C142.978 133.3 131.728 124 129.928 110.05H194.428C194.578 108.7 194.728 106.9 194.728 105.7ZM155.428 76.9C169.378 76.9 179.428 86.35 180.928 99.7H129.928C131.428 86.2 141.628 76.9 155.428 76.9ZM269.508 65.5L241.608 129.25L214.308 65.5H199.308L234.108 145H248.808L283.608 65.5H269.508ZM304.247 50.2C309.947 50.2 313.997 46 313.997 40.6C313.997 35.5 309.797 31.45 304.247 31.45C298.697 31.45 294.497 35.65 294.497 40.9C294.497 46.15 298.697 50.2 304.247 50.2ZM297.047 145H311.447V65.5H297.047V145ZM410.792 105.7C410.792 81.25 394.442 64.75 371.492 64.75C348.542 64.75 331.592 81.7 331.592 105.25C331.592 128.95 348.692 145.9 374.342 145.9C387.542 145.9 398.492 141.4 405.692 133L397.742 123.7C391.892 130.15 384.092 133.3 374.792 133.3C359.042 133.3 347.792 124 345.992 110.05H410.492C410.642 108.7 410.792 106.9 410.792 105.7ZM371.492 76.9C385.442 76.9 395.492 86.35 396.992 99.7H345.992C347.492 86.2 357.692 76.9 371.492 76.9ZM536.723 65.5L513.023 129.1L489.473 65.5H477.323L453.323 128.8L430.223 65.5H416.573L446.123 145H459.923L483.173 84.7L506.123 145H519.923L549.623 65.5H536.723ZM633.888 105.7C633.888 81.25 617.538 64.75 594.588 64.75C571.638 64.75 554.688 81.7 554.688 105.25C554.688 128.95 571.788 145.9 597.438 145.9C610.638 145.9 621.588 141.4 628.788 133L620.838 123.7C614.988 130.15 607.188 133.3 597.888 133.3C582.138 133.3 570.888 124 569.088 110.05H633.588C633.738 108.7 633.888 106.9 633.888 105.7ZM594.588 76.9C608.538 76.9 618.588 86.35 620.088 99.7H569.088C570.588 86.2 580.788 76.9 594.588 76.9ZM667.683 78.85V65.5H653.883V145H668.283V105.4C668.283 88 677.883 78.55 693.333 78.55C694.383 78.55 695.433 78.55 696.633 78.7V64.75C682.683 64.75 672.783 69.55 667.683 78.85ZM211.924 205H170.974V310H185.974V278.2H211.924C239.224 278.2 255.724 264.4 255.724 241.6C255.724 218.8 239.224 205 211.924 205ZM211.474 265.15H185.974V218.05H211.474C230.674 218.05 240.724 226.6 240.724 241.6C240.724 256.6 230.674 265.15 211.474 265.15ZM303.878 229.75C291.128 229.75 279.278 233.35 271.028 239.95L277.028 250.75C283.178 245.5 292.778 242.2 302.228 242.2C316.478 242.2 323.528 249.25 323.528 261.4V264.25H300.728C277.028 264.25 268.778 274.75 268.778 287.5C268.778 301.3 280.178 310.9 298.178 310.9C310.628 310.9 319.478 306.7 324.278 299.5V310H337.928V262C337.928 240.25 325.628 229.75 303.878 229.75ZM300.578 299.8C289.628 299.8 283.028 294.85 283.028 286.9C283.028 280.15 287.078 274.6 301.328 274.6H323.528V285.7C319.928 294.85 311.378 299.8 300.578 299.8ZM427.416 230.5V242.8C420.666 234.1 409.866 229.75 398.016 229.75C375.066 229.75 357.666 245.2 357.666 268.15C357.666 291.1 375.066 306.7 398.016 306.7C409.416 306.7 419.766 302.65 426.666 294.4V300.7C426.666 318.7 418.116 327.4 399.366 327.4C387.666 327.4 376.116 323.35 368.766 317.05L361.866 328.15C370.566 335.95 385.266 340 399.816 340C426.816 340 441.066 327.25 441.066 299.2V230.5H427.416ZM399.666 294.1C383.616 294.1 372.216 283.45 372.216 268.15C372.216 252.7 383.616 242.35 399.666 242.35C415.566 242.35 426.966 252.7 426.966 268.15C426.966 283.45 415.566 294.1 399.666 294.1ZM540.431 270.7C540.431 246.25 524.081 229.75 501.131 229.75C478.181 229.75 461.231 246.7 461.231 270.25C461.231 293.95 478.331 310.9 503.981 310.9C517.181 310.9 528.131 306.4 535.331 298L527.381 288.7C521.531 295.15 513.731 298.3 504.431 298.3C488.681 298.3 477.431 289 475.631 275.05H540.131C540.281 273.7 540.431 271.9 540.431 270.7ZM501.131 241.9C515.081 241.9 525.131 251.35 526.631 264.7H475.631C477.131 251.2 487.331 241.9 501.131 241.9Z" transform="translate(2846 865)" fill="#61C4B9"/>
<path d="M243.599 186.172C243.748 182.976 245.233 179.988 247.693 177.945C271.367 158.283 284.406 132.947 284.406 106.605C284.406 47.8234 219.615 0 142.203 0C64.7916 0 0 46.6732 0 106.605C0 117.018 2.01201 127.085 5.74164 136.606C5.82917 136.817 5.9224 137.026 5.99515 137.239C23.5941 181.138 77.9914 213.212 142.203 213.212C151.457 213.212 160.756 212.528 169.841 211.179C173.004 210.71 176.048 211.588 178.404 213.386L243.221 247.573L243.585 186.791C243.585 186.585 243.587 186.379 243.599 186.172Z" transform="translate(2979 170)" fill="white" stroke="#61C4B9" stroke-width="20"/>
<line x1="10" y1="-10" x2="101" y2="-10" transform="translate(3096.14 259.934)" stroke="#61C4B9" stroke-width="20" stroke-linecap="round"/>
<path d="M0 7L10.973 21L29 0" transform="translate(3042.14 233.934)" stroke="#61C4B9" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="101" y2="-10" transform="translate(3096.14 317.934)" stroke="#61C4B9" stroke-width="20" stroke-linecap="round"/>
<path d="M0 7L10.973 21L29 0" transform="translate(3042.14 291.934)" stroke="#61C4B9" stroke-width="20" stroke-linecap="round"/>
<path d="M153 111C153 139.746 144.431 165.371 131.069 183.57C117.702 201.775 100.06 212 81.5 212C62.9401 212 45.2978 201.775 31.9314 183.57C18.5689 165.371 10 139.746 10 111C10 82.2537 18.5689 56.6288 31.9314 38.4295C45.2978 20.2249 62.9401 10 81.5 10C100.06 10 117.702 20.2249 131.069 38.4295C144.431 56.6288 153 82.2537 153 111Z" transform="translate(3263 345)" fill="white" stroke="#61C4B9" stroke-width="20"/>
<path d="M0.00998235 186.102C-0.656684 108.102 32.009 3.70012 116.012 0.100303C178.007 -2.55637 210.01 48.0996 226.01 88.1008" transform="translate(3219.99 608.9)" stroke="#61C4B9" stroke-width="20"/>
<path d="M153 111C153 139.746 144.431 165.371 131.069 183.57C117.702 201.775 100.06 212 81.5 212C62.9401 212 45.2978 201.775 31.9314 183.57C18.5689 165.371 10 139.746 10 111C10 82.2537 18.5689 56.6288 31.9314 38.4295C45.2978 20.2249 62.9401 10 81.5 10C100.06 10 117.702 20.2249 131.069 38.4295C144.431 56.6288 153 82.2537 153 111Z" transform="translate(2985.01 423)" fill="white" stroke="#61C4B9" stroke-width="20"/>
<path d="M208.01 118.08C208.01 62.7467 156.007 -2.57822 94.0121 0.0784575C70.92 1.06804 28 0.0784569 0 44.0801" transform="translate(2964 682.92)" stroke="#61C4B9" stroke-width="20"/>
</svg>
<svg width="4944" height="1053" viewBox="0 0 4944 1053" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M16.1455 145H60.3955C94.1455 145 117.096 123.7 117.096 92.5C117.096 61.3 94.1455 40 60.3955 40H16.1455V145ZM31.1455 131.95V53.05H59.4955C85.4455 53.05 102.096 68.95 102.096 92.5C102.096 116.05 85.4455 131.95 59.4955 131.95H31.1455ZM166.921 64.75C154.171 64.75 142.321 68.35 134.071 74.95L140.071 85.75C146.221 80.5 155.821 77.2 165.271 77.2C179.521 77.2 186.571 84.25 186.571 96.4V99.25H163.771C140.071 99.25 131.821 109.75 131.821 122.5C131.821 136.3 143.221 145.9 161.221 145.9C173.671 145.9 182.521 141.7 187.321 134.5V145H200.971V97C200.971 75.25 188.671 64.75 166.921 64.75ZM163.621 134.8C152.671 134.8 146.071 129.85 146.071 121.9C146.071 115.15 150.121 109.6 164.371 109.6H186.571V120.7C182.971 129.85 174.421 134.8 163.621 134.8ZM250.42 145.9C271.57 145.9 284.77 136.75 284.77 122.35C284.77 91.45 234.37 106.75 234.37 88C234.37 81.7 240.52 77.05 253.12 77.05C260.92 77.05 268.87 78.7 276.07 83.35L282.22 71.95C275.32 67.45 263.62 64.75 253.27 64.75C232.87 64.75 220.12 74.35 220.12 88.6C220.12 120.25 270.37 104.8 270.37 122.65C270.37 129.4 264.82 133.45 251.47 133.45C241.12 133.45 230.32 130 223.57 125.2L217.57 136.6C224.17 141.85 237.22 145.9 250.42 145.9ZM345.216 64.75C333.066 64.75 323.166 69.1 317.166 76.75V33.7H302.766V145H317.166V104.05C317.166 86.8 327.066 77.65 342.366 77.65C356.016 77.65 363.816 85.3 363.816 100.9V145H378.216V99.25C378.216 75.85 364.566 64.75 345.216 64.75ZM447.016 64.75C435.766 64.75 425.866 68.95 419.266 77.5V33.7H404.866V145H418.666V132.4C425.116 141.4 435.316 145.9 447.016 145.9C470.266 145.9 487.216 129.55 487.216 105.25C487.216 80.95 470.266 64.75 447.016 64.75ZM445.816 133.3C430.666 133.3 419.116 122.2 419.116 105.25C419.116 88.3 430.666 77.35 445.816 77.35C461.116 77.35 472.666 88.3 472.666 105.25C472.666 122.2 461.116 133.3 445.816 133.3ZM541.162 145.9C565.012 145.9 582.412 128.95 582.412 105.25C582.412 81.55 565.012 64.75 541.162 64.75C517.312 64.75 499.762 81.55 499.762 105.25C499.762 128.95 517.312 145.9 541.162 145.9ZM541.162 133.3C525.862 133.3 514.312 122.2 514.312 105.25C514.312 88.3 525.862 77.35 541.162 77.35C556.462 77.35 567.862 88.3 567.862 105.25C567.862 122.2 556.462 133.3 541.162 133.3ZM630.544 64.75C617.794 64.75 605.944 68.35 597.694 74.95L603.694 85.75C609.844 80.5 619.444 77.2 628.894 77.2C643.144 77.2 650.194 84.25 650.194 96.4V99.25H627.394C603.694 99.25 595.444 109.75 595.444 122.5C595.444 136.3 606.844 145.9 624.844 145.9C637.294 145.9 646.144 141.7 650.944 134.5V145H664.594V97C664.594 75.25 652.294 64.75 630.544 64.75ZM627.244 134.8C616.294 134.8 609.694 129.85 609.694 121.9C609.694 115.15 613.744 109.6 627.994 109.6H650.194V120.7C646.594 129.85 638.044 134.8 627.244 134.8ZM705.043 78.85V65.5H691.243V145H705.643V105.4C705.643 88 715.243 78.55 730.693 78.55C731.743 78.55 732.793 78.55 733.993 78.7V64.75C720.043 64.75 710.143 69.55 705.043 78.85ZM811.608 33.7V77.5C805.008 68.95 795.108 64.75 783.858 64.75C760.608 64.75 743.658 80.95 743.658 105.25C743.658 129.55 760.608 145.9 783.858 145.9C795.558 145.9 805.758 141.4 812.208 132.4V145H826.008V33.7H811.608ZM785.058 133.3C769.758 133.3 758.208 122.2 758.208 105.25C758.208 88.3 769.758 77.35 785.058 77.35C800.208 77.35 811.758 88.3 811.758 105.25C811.758 122.2 800.208 133.3 785.058 133.3Z" transform="translate(0 870)" fill="#4F4F4F"/>
<rect x="10" y="10" width="465" height="320" rx="20" transform="translate(183 211)" stroke="#7C4198" stroke-width="20"/>
<rect x="10" y="10" width="78" height="34" transform="translate(380 533)" stroke="#7C4198" stroke-width="20"/>
<rect x="10" y="10" width="182" height="34" rx="17" transform="translate(328 567)" stroke="#7C4198" stroke-width="20"/>
<line x1="10" y1="-10" x2="101" y2="-10" transform="translate(297 299)" stroke="#61C4B9" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="162" y2="-10" transform="translate(442 437)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="162" y2="-10" transform="translate(442 402)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="162" y2="-10" transform="translate(442 475)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="48" y2="-10" transform="translate(556 364)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="48" y2="-10" transform="translate(556 329.5)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="48" y2="-10" transform="translate(556 295)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round"/>
<path d="M0 7L10.973 21L29 0" transform="translate(243 273)" stroke="#61C4B9" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="101" y2="-10" transform="translate(297 357)" stroke="#61C4B9" stroke-width="20" stroke-linecap="round"/>
<path d="M0 7L10.973 21L29 0" transform="translate(243 331)" stroke="#61C4B9" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="101" y2="-10" transform="translate(297 417)" stroke="#61C4B9" stroke-width="20" stroke-linecap="round"/>
<path d="M0 7L10.973 21L29 0" transform="translate(243 391)" stroke="#61C4B9" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="101" y2="-10" transform="translate(297 475)" stroke="#61C4B9" stroke-width="20" stroke-linecap="round"/>
<path d="M0 7L10.973 21L29 0" transform="translate(243 449)" stroke="#61C4B9" stroke-width="20" stroke-linecap="round"/>
<rect width="72" height="69" transform="translate(451 285)" stroke="#ED2C75" stroke-width="20" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="400" cy="400" r="390" transform="translate(26 16)" stroke="#4F4F4F" stroke-width="20"/>
<rect x="10" y="10" width="264" height="381" rx="20" transform="translate(3024 199)" stroke="#7C4198" stroke-width="20"/>
<circle cx="400" cy="400" r="390" transform="translate(1397)" stroke="#ED2C75" stroke-width="20"/>
<path d="M46.4418 146.2C74.1918 146.2 87.0918 132.4 87.0918 116.35C87.0918 77.8 23.4918 93.85 23.4918 68.2C23.4918 59.05 31.1418 51.55 48.9918 51.55C58.2918 51.55 68.6418 54.25 77.7918 60.1L82.7418 48.1C74.0418 42.1 61.2918 38.8 48.9918 38.8C21.3918 38.8 8.7918 52.6 8.7918 68.8C8.7918 107.8 72.3918 91.6 72.3918 117.25C72.3918 126.4 64.5918 133.45 46.4418 133.45C32.9418 133.45 19.5918 128.35 11.7918 121.3L6.2418 133C14.6418 140.8 30.3918 146.2 46.4418 146.2ZM166.606 65.5V106.6C166.606 123.7 157.006 133 142.006 133C128.356 133 120.556 125.2 120.556 109.6V65.5H106.156V111.25C106.156 134.65 119.806 145.9 140.356 145.9C151.606 145.9 161.506 141.25 167.356 133V145H181.006V65.5H166.606ZM250.57 64.75C239.32 64.75 229.42 68.95 222.82 77.5V33.7H208.42V145H222.22V132.4C228.67 141.4 238.87 145.9 250.57 145.9C273.82 145.9 290.77 129.55 290.77 105.25C290.77 80.95 273.82 64.75 250.57 64.75ZM249.37 133.3C234.22 133.3 222.67 122.2 222.67 105.25C222.67 88.3 234.22 77.35 249.37 77.35C264.67 77.35 276.22 88.3 276.22 105.25C276.22 122.2 264.67 133.3 249.37 133.3ZM410.116 64.75C396.616 64.75 385.516 70.45 379.516 79.45C374.266 69.55 364.066 64.75 351.916 64.75C339.916 64.75 330.166 69.25 324.466 77.35V65.5H310.666V145H325.066V104.05C325.066 86.8 334.516 77.65 348.916 77.65C361.966 77.65 369.466 85.3 369.466 100.9V145H383.866V104.05C383.866 86.8 393.316 77.65 407.716 77.65C420.766 77.65 428.266 85.3 428.266 100.9V145H442.666V99.25C442.666 75.85 429.466 64.75 410.116 64.75ZM476.362 50.2C482.062 50.2 486.112 46 486.112 40.6C486.112 35.5 481.912 31.45 476.362 31.45C470.812 31.45 466.612 35.65 466.612 40.9C466.612 46.15 470.812 50.2 476.362 50.2ZM469.162 145H483.562V65.5H469.162V145ZM533.856 145.9C555.006 145.9 568.206 136.75 568.206 122.35C568.206 91.45 517.806 106.75 517.806 88C517.806 81.7 523.956 77.05 536.556 77.05C544.356 77.05 552.306 78.7 559.506 83.35L565.656 71.95C558.756 67.45 547.056 64.75 536.706 64.75C516.306 64.75 503.556 74.35 503.556 88.6C503.556 120.25 553.806 104.8 553.806 122.65C553.806 129.4 548.256 133.45 534.906 133.45C524.556 133.45 513.756 130 507.006 125.2L501.006 136.6C507.606 141.85 520.656 145.9 533.856 145.9ZM609.003 145.9C630.153 145.9 643.353 136.75 643.353 122.35C643.353 91.45 592.953 106.75 592.953 88C592.953 81.7 599.103 77.05 611.703 77.05C619.503 77.05 627.453 78.7 634.653 83.35L640.803 71.95C633.903 67.45 622.203 64.75 611.853 64.75C591.453 64.75 578.703 74.35 578.703 88.6C578.703 120.25 628.953 104.8 628.953 122.65C628.953 129.4 623.403 133.45 610.053 133.45C599.703 133.45 588.903 130 582.153 125.2L576.153 136.6C582.753 141.85 595.803 145.9 609.003 145.9ZM668.549 50.2C674.249 50.2 678.299 46 678.299 40.6C678.299 35.5 674.099 31.45 668.549 31.45C662.999 31.45 658.799 35.65 658.799 40.9C658.799 46.15 662.999 50.2 668.549 50.2ZM661.349 145H675.749V65.5H661.349V145ZM737.294 145.9C761.144 145.9 778.544 128.95 778.544 105.25C778.544 81.55 761.144 64.75 737.294 64.75C713.444 64.75 695.894 81.55 695.894 105.25C695.894 128.95 713.444 145.9 737.294 145.9ZM737.294 133.3C721.994 133.3 710.444 122.2 710.444 105.25C710.444 88.3 721.994 77.35 737.294 77.35C752.594 77.35 763.994 88.3 763.994 105.25C763.994 122.2 752.594 133.3 737.294 133.3ZM840.909 64.75C828.309 64.75 818.109 69.4 812.259 77.5V65.5H798.459V145H812.859V104.05C812.859 86.8 822.759 77.65 838.059 77.65C851.709 77.65 859.509 85.3 859.509 100.9V145H873.909V99.25C873.909 75.85 860.259 64.75 840.909 64.75Z" transform="translate(1357 870)" fill="#ED2C75"/>
<path d="M339.139 100.554C334.68 74.0879 321.561 49.9344 301.495 31.6051C279.201 11.2202 250.217 -3.26732e-07 220.033 -3.26732e-07C196.709 -3.26732e-07 173.986 6.68076 154.521 19.2714C138.314 29.7208 124.851 43.8532 115.333 60.4694C111.217 59.6986 106.93 59.2703 102.642 59.2703C66.1986 59.2703 36.5293 88.9055 36.5293 125.307C36.5293 130.018 37.0438 134.557 37.9013 139.011C14.3202 156.141 0 183.721 0 213.099C0 236.824 8.8322 259.864 24.9531 278.108C41.5028 296.78 63.3689 307.829 86.6928 309.113C86.95 309.113 87.1215 309.113 87.3788 309.113H161.123C167.555 309.113 172.7 303.974 172.7 297.551C172.7 291.127 167.555 285.988 161.123 285.988H87.7218C52.6502 283.847 23.1524 250.528 23.1524 213.013C23.1524 188.774 36.1863 166.162 57.1949 153.914C62.0827 151.088 64.1407 145.178 62.2542 139.868C60.5392 135.242 59.6817 130.36 59.6817 125.136C59.6817 101.496 78.9753 82.2247 102.642 82.2247C107.701 82.2247 112.675 83.0812 117.305 84.7942C122.965 86.8498 129.225 84.2803 131.797 78.8843C147.832 44.881 182.475 22.9544 220.119 22.9544C270.711 22.9544 312.471 60.812 317.273 111.003C317.788 116.228 321.732 120.425 326.877 121.281C365.036 127.791 393.848 162.993 393.848 203.164C393.848 245.732 360.32 282.733 318.988 285.902H255.791C249.36 285.902 244.215 291.041 244.215 297.465C244.215 303.889 249.36 309.028 255.791 309.028H319.417C319.674 309.028 319.932 309.028 320.275 309.028C346.428 307.144 370.867 295.152 389.046 275.11C407.139 255.239 417 229.715 417 203.164C416.914 155.113 384.072 112.374 339.139 100.554Z" transform="translate(1588 207)" fill="#ED2C75"/>
<path d="M142.323 81.0256C146.868 76.4861 146.868 69.2058 142.323 64.6663L81.0119 3.42602C78.8681 1.28476 75.8669 -5.22771e-06 72.8657 -5.22771e-06C69.8644 -5.22771e-06 66.8632 1.1991 64.7195 3.42602L3.40854 64.6663C-1.13618 69.2058 -1.13618 76.4861 3.40854 81.0256C5.63803 83.2525 8.63926 84.4516 11.5547 84.4516C14.4702 84.4516 17.4715 83.3382 19.701 81.0256L61.2895 39.485V230.4C61.2895 236.824 66.4345 241.963 72.8657 241.963C79.2969 241.963 84.4419 236.824 84.4419 230.4V39.485L126.03 81.0256C130.489 85.5651 137.778 85.5651 142.323 81.0256Z" transform="translate(1723.68 350.037)" fill="#ED2C75"/>
<circle cx="400" cy="400" r="390" transform="translate(2766)" stroke="#7C4198" stroke-width="20"/>
<path d="M0 0V37" transform="translate(3194 461)" stroke="#7C4198" stroke-width="10" stroke-linecap="round"/>
<path d="M31.0869 131.95V98.05H83.7369V85.3H31.0869V53.05H90.1869V40H16.0869V145H92.2869V131.95H31.0869ZM128.275 78.85V65.5H114.475V145H128.875V105.4C128.875 88 138.475 78.55 153.925 78.55C154.975 78.55 156.025 78.55 157.225 78.7V64.75C143.275 64.75 133.375 69.55 128.275 78.85ZM188.773 78.85V65.5H174.973V145H189.373V105.4C189.373 88 198.973 78.55 214.423 78.55C215.473 78.55 216.523 78.55 217.723 78.7V64.75C203.773 64.75 193.873 69.55 188.773 78.85ZM268.789 145.9C292.639 145.9 310.039 128.95 310.039 105.25C310.039 81.55 292.639 64.75 268.789 64.75C244.939 64.75 227.389 81.55 227.389 105.25C227.389 128.95 244.939 145.9 268.789 145.9ZM268.789 133.3C253.489 133.3 241.939 122.2 241.939 105.25C241.939 88.3 253.489 77.35 268.789 77.35C284.089 77.35 295.489 88.3 295.489 105.25C295.489 122.2 284.089 133.3 268.789 133.3ZM343.754 78.85V65.5H329.954V145H344.354V105.4C344.354 88 353.954 78.55 369.404 78.55C370.454 78.55 371.504 78.55 372.704 78.7V64.75C358.754 64.75 348.854 69.55 343.754 78.85ZM474.81 40H433.86V145H448.86V113.2H474.81C502.11 113.2 518.61 99.4 518.61 76.6C518.61 53.8 502.11 40 474.81 40ZM474.36 100.15H448.86V53.05H474.36C493.56 53.05 503.61 61.6 503.61 76.6C503.61 91.6 493.56 100.15 474.36 100.15ZM566.765 64.75C554.015 64.75 542.165 68.35 533.915 74.95L539.915 85.75C546.065 80.5 555.665 77.2 565.115 77.2C579.365 77.2 586.415 84.25 586.415 96.4V99.25H563.615C539.915 99.25 531.665 109.75 531.665 122.5C531.665 136.3 543.065 145.9 561.065 145.9C573.515 145.9 582.365 141.7 587.165 134.5V145H600.815V97C600.815 75.25 588.515 64.75 566.765 64.75ZM563.465 134.8C552.515 134.8 545.915 129.85 545.915 121.9C545.915 115.15 549.965 109.6 564.215 109.6H586.415V120.7C582.815 129.85 574.265 134.8 563.465 134.8ZM690.303 65.5V77.8C683.553 69.1 672.753 64.75 660.903 64.75C637.953 64.75 620.553 80.2 620.553 103.15C620.553 126.1 637.953 141.7 660.903 141.7C672.303 141.7 682.653 137.65 689.553 129.4V135.7C689.553 153.7 681.003 162.4 662.253 162.4C650.553 162.4 639.003 158.35 631.653 152.05L624.753 163.15C633.453 170.95 648.153 175 662.703 175C689.703 175 703.953 162.25 703.953 134.2V65.5H690.303ZM662.553 129.1C646.503 129.1 635.103 118.45 635.103 103.15C635.103 87.7 646.503 77.35 662.553 77.35C678.453 77.35 689.853 87.7 689.853 103.15C689.853 118.45 678.453 129.1 662.553 129.1ZM803.317 105.7C803.317 81.25 786.967 64.75 764.017 64.75C741.067 64.75 724.117 81.7 724.117 105.25C724.117 128.95 741.217 145.9 766.867 145.9C780.067 145.9 791.017 141.4 798.217 133L790.267 123.7C784.417 130.15 776.617 133.3 767.317 133.3C751.567 133.3 740.317 124 738.517 110.05H803.017C803.167 108.7 803.317 106.9 803.317 105.7ZM764.017 76.9C777.967 76.9 788.017 86.35 789.517 99.7H738.517C740.017 86.2 750.217 76.9 764.017 76.9Z" transform="translate(2764 870)" fill="#7C4198"/>
<line x1="10" y1="-10" x2="73.4386" y2="-10" transform="translate(3095 369) rotate(-45)" stroke="#7C4198" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="73.4386" y2="-10" transform="translate(3154 355) rotate(-135)" stroke="#7C4198" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="73.4386" y2="-10" transform="translate(3195 369) rotate(-45)" stroke="#7C4198" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="73.4386" y2="-10" transform="translate(3254 355) rotate(-135)" stroke="#7C4198" stroke-width="20" stroke-linecap="round"/>
<path d="M0 23.853C30.6667 5.85295 106 -19.347 162 23.853" transform="translate(3085 456.147)" stroke="#7C4198" stroke-width="20" stroke-linecap="round"/>
<path d="M0.329739 0V38.6667C-1.48714 45.1111 3.58523 64 31.2018 64C58.8185 64 60.2872 45.1111 58.4705 38.6667V5.08772" transform="translate(3165 460)" stroke="#7C4198" stroke-width="20"/>
<circle cx="400" cy="400" r="390" transform="translate(4144)" stroke="#61C4B9" stroke-width="20"/>
<path d="M99.3027 145L59.5527 90.7L96.6027 40H80.2527L51.1527 80.35L21.7527 40H4.65273L41.7027 91.15L2.25273 145H19.5027L50.5527 101.65L82.0527 145H99.3027ZM225.215 145L225.065 40H212.765L169.565 113.8L125.765 40H113.465V145H127.865V68.95L165.815 132.25H172.715L210.665 68.5L210.815 145H225.215ZM256.727 145H328.577V131.95H271.727V40H256.727V145ZM487.172 146.05C481.772 152.05 475.472 155.05 467.972 155.05C461.222 155.05 454.922 152.05 447.872 144.55C472.322 138.85 489.122 118.6 489.122 92.5C489.122 61.6 465.422 38.8 433.472 38.8C401.222 38.8 377.522 61.75 377.522 92.5C377.522 122.05 399.422 144.4 429.572 146.05C444.272 161.2 454.622 166.9 467.822 166.9C478.322 166.9 487.472 162.55 494.222 154.6L487.172 146.05ZM392.522 92.5C392.522 69.4 409.922 52.15 433.472 52.15C456.722 52.15 474.122 69.4 474.122 92.5C474.122 115.6 456.722 132.85 433.472 132.85C409.922 132.85 392.522 115.6 392.522 92.5ZM589.034 145H604.784L557.084 40H542.234L494.684 145H510.134L521.684 118.75H577.484L589.034 145ZM526.934 106.75L549.584 55.3L572.234 106.75H526.934Z" transform="translate(4245 870)" fill="#61C4B9"/>
<path d="M71.1 97L45 60.8L69.4 27H51.9L36.1 49.7L20 27H1.6L26.2 61.4L0.3 97H18.9L35.5 72.7L52.4 97H71.1ZM156.341 97L156.141 27H142.841L117.041 70.5L90.8406 27H77.4406V97H92.6406V55.9L113.141 89.6H120.441L141.041 55L141.141 97H156.341ZM172.948 97H224.248V83.8H189.148V27H172.948V97Z" transform="translate(4431 534)" fill="#61C4B9"/>
<path d="M172.893 108.231L86.4463 0L0 108.231" transform="translate(4321 402.446) rotate(-90)" stroke="#61C4B9" stroke-width="20" stroke-linecap="round"/>
<path d="M172.893 108.231L86.4463 0L0 108.231" transform="translate(4767.23 229.554) rotate(90)" stroke="#61C4B9" stroke-width="20" stroke-linecap="round"/>
<line x1="10" y1="-10" x2="289.482" y2="-10" transform="matrix(0.296666 -0.954981 0.954936 0.296811 4503.58 459)" stroke="#61C4B9" stroke-width="20" stroke-linecap="round"/>
<rect x="10" y="10" width="372" height="171" rx="85.5" transform="translate(4348 499)" stroke="#61C4B9" stroke-width="20"/>
<line y1="-10" x2="590" y2="-10" transform="translate(826 417)" stroke="#ED2C75" stroke-width="20"/>
<line y1="-10" x2="590" y2="-10" transform="translate(2184 417)" stroke="#7C4198" stroke-width="20"/>
<line y1="-10" x2="590" y2="-10" transform="translate(3566 417)" stroke="#61C4B9" stroke-width="20"/>
</svg>
This diff is collapsed.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment