phcthemes_web_theme_pack 5.0.9 → 5.0.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/assets/config/phcthemes_web_theme_pack_manifest.js +1 -0
- data/app/assets/stylesheets/antlr/default/phcthemes_web_theme_pack_antlr.scss +10 -0
- data/app/assets/stylesheets/antlr/theme/apps/centos.svg +16 -0
- data/app/assets/stylesheets/antlr/theme/apps/coreos.svg +17 -0
- data/app/assets/stylesheets/antlr/theme/apps/cpanel.svg +15 -0
- data/app/assets/stylesheets/antlr/theme/apps/debian.svg +40 -0
- data/app/assets/stylesheets/antlr/theme/apps/docker.svg +17 -0
- data/app/assets/stylesheets/antlr/theme/apps/drupal.svg +17 -0
- data/app/assets/stylesheets/antlr/theme/apps/fedora.svg +17 -0
- data/app/assets/stylesheets/antlr/theme/apps/freebsd.svg +16 -0
- data/app/assets/stylesheets/antlr/theme/apps/gitlab.svg +13 -0
- data/app/assets/stylesheets/antlr/theme/apps/joomla.svg +19 -0
- data/app/assets/stylesheets/antlr/theme/apps/lamp.svg +15 -0
- data/app/assets/stylesheets/antlr/theme/apps/lemp.svg +14 -0
- data/app/assets/stylesheets/antlr/theme/apps/magento.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/apps/mediawiki.svg +44 -0
- data/app/assets/stylesheets/antlr/theme/apps/minicraft.svg +14 -0
- data/app/assets/stylesheets/antlr/theme/apps/nextcloud.svg +16 -0
- data/app/assets/stylesheets/antlr/theme/apps/openbsd.svg +27 -0
- data/app/assets/stylesheets/antlr/theme/apps/openlitespeed.svg +21 -0
- data/app/assets/stylesheets/antlr/theme/apps/openvpn.svg +16 -0
- data/app/assets/stylesheets/antlr/theme/apps/owncloud.svg +17 -0
- data/app/assets/stylesheets/antlr/theme/apps/plesk.svg +27 -0
- data/app/assets/stylesheets/antlr/theme/apps/prestashop.svg +27 -0
- data/app/assets/stylesheets/antlr/theme/apps/ubuntu.svg +19 -0
- data/app/assets/stylesheets/antlr/theme/apps/webmin.svg +19 -0
- data/app/assets/stylesheets/antlr/theme/apps/windows.svg +14 -0
- data/app/assets/stylesheets/antlr/theme/apps/wordpress.svg +16 -0
- data/app/assets/stylesheets/antlr/theme/casestudy/casestudy-everthgroup.pdf +17402 -12
- data/app/assets/stylesheets/antlr/theme/casestudy/casestudy-growtop.pdf +19399 -9
- data/app/assets/stylesheets/antlr/theme/css/animate.min.css +24 -0
- data/app/assets/stylesheets/antlr/theme/css/aos.min.css +1 -0
- data/app/assets/stylesheets/antlr/theme/css/bootstrap.min.css +7 -0
- data/app/assets/stylesheets/antlr/theme/css/custom.css +8 -0
- data/app/assets/stylesheets/antlr/theme/css/filter.css +189 -0
- data/app/assets/stylesheets/antlr/theme/css/flickity.min.css +4 -0
- data/app/assets/stylesheets/antlr/theme/css/gdpr-cookie.min.css +32 -0
- data/app/assets/stylesheets/antlr/theme/css/magnific-popup.css +366 -0
- data/app/assets/stylesheets/antlr/theme/css/mixitup.css +332 -0
- data/app/assets/stylesheets/antlr/theme/css/nouislider.css +298 -0
- data/app/assets/stylesheets/antlr/theme/css/rtl/bootstrap-rtl.min.css +9 -0
- data/app/assets/stylesheets/antlr/theme/css/rtl/style-rtl.css +638 -0
- data/app/assets/stylesheets/antlr/theme/css/rtl/style-rtl.min.css +1 -0
- data/app/assets/stylesheets/antlr/theme/css/slick.css +19 -0
- data/app/assets/stylesheets/antlr/theme/css/style.css +11250 -0
- data/app/assets/stylesheets/antlr/theme/css/style.min.css +1 -0
- data/app/assets/stylesheets/antlr/theme/css/swiper.min.css +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/cloudicon/Cloudicon.eot +0 -0
- data/app/assets/stylesheets/antlr/theme/fonts/cloudicon/Cloudicon.svg +330 -0
- data/app/assets/stylesheets/antlr/theme/fonts/cloudicon/Cloudicon.ttf +0 -0
- data/app/assets/stylesheets/antlr/theme/fonts/cloudicon/Cloudicon.woff +0 -0
- data/app/assets/stylesheets/antlr/theme/fonts/cloudicon/cloudicon.css +1232 -0
- data/app/assets/stylesheets/antlr/theme/fonts/evafeat/evafeat.css +978 -0
- data/app/assets/stylesheets/antlr/theme/fonts/evafeat/evafeat.eot +0 -0
- data/app/assets/stylesheets/antlr/theme/fonts/evafeat/evafeat.svg +325 -0
- data/app/assets/stylesheets/antlr/theme/fonts/evafeat/evafeat.ttf +0 -0
- data/app/assets/stylesheets/antlr/theme/fonts/evafeat/evafeat.woff +0 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/all.css +7825 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/all.min.css +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/brands.css +1432 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/brands.min.css +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/fontawesome.css +6332 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/fontawesome.min.css +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/regular.css +19 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/regular.min.css +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/solid.css +19 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/solid.min.css +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/svg-with-js.css +634 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/svg-with-js.min.css +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/v4-font-face.css +26 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/v4-font-face.min.css +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/v4-shims.css +2146 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/v4-shims.min.css +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/v5-font-face.css +22 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/css/v5-font-face.min.css +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/js/all.js +5591 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/js/all.min.js +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/js/brands.js +661 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/js/brands.min.js +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/js/conflict-detection.js +1056 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/js/conflict-detection.min.js +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/js/fontawesome.js +3002 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/js/fontawesome.min.js +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/js/regular.js +361 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/js/regular.min.js +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/js/solid.js +1582 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/js/solid.min.js +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/js/v4-shims.js +127 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/js/v4-shims.min.js +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/webfonts/fa-brands-400.ttf +0 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/webfonts/fa-brands-400.woff2 +0 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/webfonts/fa-regular-400.ttf +0 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/webfonts/fa-regular-400.woff2 +0 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/webfonts/fa-solid-900.ttf +0 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/webfonts/fa-solid-900.woff2 +0 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/webfonts/fa-v4compatibility.ttf +0 -0
- data/app/assets/stylesheets/antlr/theme/fonts/fontawesome/webfonts/fa-v4compatibility.woff2 +0 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/Instagram.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/add.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/aid.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/alarm.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/alert.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/alpha.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/analytics.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/android.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/apple.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/arrowdown.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/audio.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/award.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/ballon.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/basketshop.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/battery.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/bell.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/bitcoin.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/blog.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/bluetooth.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/book.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/bookmark.svg +11 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/branch.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/briefcase.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/browser.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/brush.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/bubble.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/builder.svg +16 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/bulb.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/businesman.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/calendar.svg +13 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/card.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cart.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cartdown.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cartnull.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cartup.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cctv.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/center.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/ceo.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/chart.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/check.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/clip.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/clock.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/close.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cloud.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cloudconnect.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cloudfast.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cloudfiber.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cloudlinux.svg +11 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cloudmanaged.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cloudown.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cloudowner.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cloudsecurity.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cloudserver.svg +13 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cloudup.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cloudwindows.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cluster.svg +14 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/code.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/coffe.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/color.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/compare.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/compass.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/container.svg +12 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/coupon.svg +13 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/cpu.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/crown.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/danger.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/database.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/dedicated.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/delete.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/designed.svg +18 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/desktop.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/device.svg +11 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/diagram.svg +12 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/diamond.svg +12 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/direction.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/directions.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/disabled.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/diskette.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/display.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/docbox.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/document.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/dollar.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/domains.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/domainserver.svg +15 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/doubleleft.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/doubleright.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/download.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/dribbble.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/drink.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/drives.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/drivessd.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/drone.svg +25 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/drop.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/dropbox.svg +24 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/duality.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/dvd.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/eco.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/ecommerce.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/editable.svg +13 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/email.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/emailopen.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/empty.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/energy.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/euro.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/eye.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/facebook.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/factory.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/favorite.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/features.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/female.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/filter.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/financial.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/firewall.svg +17 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/flagpoint.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/flash.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/folder.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/free.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/freenetwork.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/frequency.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/full.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/fullscreen.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/gaming.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/gift.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/git.svg +13 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/github.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/glasses.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/global.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/globe.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/goal.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/googleplus.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/graduation.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/grow.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/hand.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/hat.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/headphones.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/helpdesk.svg +12 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/hierarchy.svg +11 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/house.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/housebird.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/html5.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/inbox.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/index.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/indicateleft.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/indicateright.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/infrastructure.svg +18 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/interface.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/internet.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/inverse.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/key.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/label.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/laptop.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/latency.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/law.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/layers.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/learning.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/led.svg +11 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/left.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/less.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/link.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/linkedin.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/linux.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/linuxserver.svg +15 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/livechat.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/location.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/lock.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/log.svg +12 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/magnetic.svg +11 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/mailbox.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/maintenance.svg +17 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/man.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/managedserver.svg +16 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/map.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/medal.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/meeting.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/megaphone.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/menu.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/metric.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/mobile.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/money.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/monitor.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/mouse.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/move.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/movie.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/music.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/mute.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/navigation.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/network.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/notes.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/objective.svg +13 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/on.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/pacman.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/paper.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/paypal.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/phone.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/pic.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/pin.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/pinterest.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/placard.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/plane.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/play.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/playstore.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/plug.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/plus.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/point.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/points.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/pound.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/preferences.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/print.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/privacy.svg +11 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/private.svg +15 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/progress.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/protected.svg +14 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/protection.svg +23 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/qrcode.svg +14 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/question.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/rack.svg +13 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/ram.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/random.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/rate.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/recycle.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/redundancy.svg +12 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/refresh.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/regression.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/reload.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/repair.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/report.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/reseller.svg +11 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/resize.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/ribbon.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/right.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/robot.svg +12 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/router.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/sad.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/savings.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/science.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/security.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/select.svg +15 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/servers.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/settings.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/shared.svg +11 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/shipping.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/shop.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/sinal.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/smile.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/snapchat.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/solid.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/solution.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/spam.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/speed.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/stable.svg +17 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/star.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/statuette.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/strategy.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/stream.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/structure.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/sun.svg +13 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/support.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/surprise.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/switch.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/sync.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/tablet.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/tag.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/talk.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/target.svg +12 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/tea.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/technology.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/telescope.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/thumbdown.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/thumbup.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/ticket.svg +11 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/time.svg +11 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/timer.svg +12 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/tools.svg +11 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/toxic.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/twitter.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/umbrella.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/unlock.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/upgrade.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/upload.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/ups.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/usb.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/user.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/vault.svg +14 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/video.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/vimeo.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/virus.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/vps.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/wallet.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/water.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/wifi.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/win.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/wind.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/window.svg +12 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/windows.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/windowserver.svg +11 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/wine.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/wink.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/woman.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/wordpress.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/youtube.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/fonts/svg/zoom.svg +7 -0
- data/app/assets/stylesheets/antlr/theme/img/background/blob.svg +54 -0
- data/app/assets/stylesheets/antlr/theme/img/blackfriday/bf-demos.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/blackfriday/bf-email.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/blackfriday/bf-newsletter.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/blackfriday/bf-orderform.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/blackfriday/bf-svg.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/blackfriday/bf-whmcs.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/casestudy-rtl.png +0 -0
- data/app/assets/stylesheets/antlr/theme/img/casestudy.png +0 -0
- data/app/assets/stylesheets/antlr/theme/img/check.png +0 -0
- data/app/assets/stylesheets/antlr/theme/img/closer.svg +15 -0
- data/app/assets/stylesheets/antlr/theme/img/controlpanel01.png +0 -0
- data/app/assets/stylesheets/antlr/theme/img/controlpanel02.png +0 -0
- data/app/assets/stylesheets/antlr/theme/img/controlpanel03.png +0 -0
- data/app/assets/stylesheets/antlr/theme/img/cssda.png +0 -0
- data/app/assets/stylesheets/antlr/theme/img/de-flag.svg +31 -0
- data/app/assets/stylesheets/antlr/theme/img/drag.png +0 -0
- data/app/assets/stylesheets/antlr/theme/img/favicon.ico +0 -0
- data/app/assets/stylesheets/antlr/theme/img/filter/cd-icon-arrow.svg +12 -0
- data/app/assets/stylesheets/antlr/theme/img/filter/cd-icon-check.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/img/filter/cd-icon-filter.svg +15 -0
- data/app/assets/stylesheets/antlr/theme/img/grabbing.png +0 -0
- data/app/assets/stylesheets/antlr/theme/img/logo-light.svg +32 -0
- data/app/assets/stylesheets/antlr/theme/img/logo.svg +31 -0
- data/app/assets/stylesheets/antlr/theme/img/logos/ark.png +0 -0
- data/app/assets/stylesheets/antlr/theme/img/logos/counterstrike.png +0 -0
- data/app/assets/stylesheets/antlr/theme/img/logos/rust.png +0 -0
- data/app/assets/stylesheets/antlr/theme/img/menu.svg +15 -0
- data/app/assets/stylesheets/antlr/theme/img/owl.video.play.png +0 -0
- data/app/assets/stylesheets/antlr/theme/img/partners/drupal.svg +59 -0
- data/app/assets/stylesheets/antlr/theme/img/partners/envato.svg +31 -0
- data/app/assets/stylesheets/antlr/theme/img/partners/joomla.svg +53 -0
- data/app/assets/stylesheets/antlr/theme/img/partners/magento.svg +56 -0
- data/app/assets/stylesheets/antlr/theme/img/partners/wordpress.svg +53 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/alipay.svg +32 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/americanexpress.svg +39 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/applepay.svg +31 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/boleto.svg +60 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/chatpay.svg +85 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/discover.svg +47 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/googlepay.svg +21 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/ideal.svg +36 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/mastercard.svg +69 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/payoneer.svg +50 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/paypal.svg +39 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/samsungpay.svg +35 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/sepa.svg +109 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/sofort.svg +43 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/visa.svg +17 -0
- data/app/assets/stylesheets/antlr/theme/img/payments/visacheckout.svg +49 -0
- data/app/assets/stylesheets/antlr/theme/img/preanima.svg +14 -0
- data/app/assets/stylesheets/antlr/theme/img/symbol.svg +18 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner01.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner02.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner03.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner04.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner05.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner06.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner07.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner08.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner09.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner10.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner11.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner12.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner13.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner14.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner15.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner16.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner17.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner18.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner19.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/img/topbanner20.jpg +0 -0
- data/app/assets/stylesheets/antlr/theme/js/aos.min.js +1 -0
- data/app/assets/stylesheets/antlr/theme/js/bootstrap.min.js +7 -0
- data/app/assets/stylesheets/antlr/theme/js/custom.js +1 -0
- data/app/assets/stylesheets/antlr/theme/js/filter.js +64 -0
- data/app/assets/stylesheets/antlr/theme/js/flickity-fade.min.js +1 -0
- data/app/assets/stylesheets/antlr/theme/js/flickity.pkgd.min.js +56 -0
- data/app/assets/stylesheets/antlr/theme/js/fontawesome.min.js +2 -0
- data/app/assets/stylesheets/antlr/theme/js/gdpr-cookie.min.js +1 -0
- data/app/assets/stylesheets/antlr/theme/js/isotope.min.js +12 -0
- data/app/assets/stylesheets/antlr/theme/js/jquery.circliful.min.js +1 -0
- data/app/assets/stylesheets/antlr/theme/js/jquery.countdown.js +22 -0
- data/app/assets/stylesheets/antlr/theme/js/jquery.magnific-popup.min.js +4 -0
- data/app/assets/stylesheets/antlr/theme/js/jquery.min.js +2 -0
- data/app/assets/stylesheets/antlr/theme/js/jquery.scrollme.min.js +1 -0
- data/app/assets/stylesheets/antlr/theme/js/jquery.viewportchecker.min.js +1 -0
- data/app/assets/stylesheets/antlr/theme/js/lazysizes.min.js +3 -0
- data/app/assets/stylesheets/antlr/theme/js/lib/i18next.min.js +3 -0
- data/app/assets/stylesheets/antlr/theme/js/lib/i18nextXHRBackend.min.js +1 -0
- data/app/assets/stylesheets/antlr/theme/js/lib/jquery-i18next.min.js +1 -0
- data/app/assets/stylesheets/antlr/theme/js/mixevents.js +107 -0
- data/app/assets/stylesheets/antlr/theme/js/mixitup.min.js +18 -0
- data/app/assets/stylesheets/antlr/theme/js/mixitup.multifilter.min.js +18 -0
- data/app/assets/stylesheets/antlr/theme/js/modernizr.js +3 -0
- data/app/assets/stylesheets/antlr/theme/js/nouislider.min.js +1 -0
- data/app/assets/stylesheets/antlr/theme/js/popper.min.js +6 -0
- data/app/assets/stylesheets/antlr/theme/js/scripts.js +1311 -0
- data/app/assets/stylesheets/antlr/theme/js/scripts.min.js +1 -0
- data/app/assets/stylesheets/antlr/theme/js/settings-init.js +12 -0
- data/app/assets/stylesheets/antlr/theme/js/settings.js +136 -0
- data/app/assets/stylesheets/antlr/theme/js/slick.min.js +18 -0
- data/app/assets/stylesheets/antlr/theme/js/swiper.min.js +14 -0
- data/app/assets/stylesheets/antlr/theme/js/typed.js +11 -0
- data/app/assets/stylesheets/antlr/theme/js/variables.js +25 -0
- data/app/assets/stylesheets/antlr/theme/js/wow.min.js +2 -0
- data/app/assets/stylesheets/antlr/theme/locales/de/translations.json +0 -0
- data/app/assets/stylesheets/antlr/theme/locales/de-DE/translations.json +6 -0
- data/app/assets/stylesheets/antlr/theme/locales/dev/translations.json +0 -0
- data/app/assets/stylesheets/antlr/theme/locales/en/translations.json +0 -0
- data/app/assets/stylesheets/antlr/theme/locales/en-US/translations.json +66 -0
- data/app/assets/stylesheets/antlr/theme/locales/es/translations.json +0 -0
- data/app/assets/stylesheets/antlr/theme/locales/es-ES/translations.json +65 -0
- data/app/assets/stylesheets/antlr/theme/locales/pt/translations.json +0 -0
- data/app/assets/stylesheets/antlr/theme/locales/pt-PT/translations.json +66 -0
- data/app/assets/stylesheets/antlr/theme/patterns/alldevices.svg +54 -0
- data/app/assets/stylesheets/antlr/theme/patterns/api.svg +359 -0
- data/app/assets/stylesheets/antlr/theme/patterns/backups.svg +97 -0
- data/app/assets/stylesheets/antlr/theme/patterns/balancing-rtl.svg +134 -0
- data/app/assets/stylesheets/antlr/theme/patterns/balancing.svg +121 -0
- data/app/assets/stylesheets/antlr/theme/patterns/blackfriday.svg +1430 -0
- data/app/assets/stylesheets/antlr/theme/patterns/blackfriday25.svg +1477 -0
- data/app/assets/stylesheets/antlr/theme/patterns/cloud3d.svg +1 -0
- data/app/assets/stylesheets/antlr/theme/patterns/cloudvps.svg +45 -0
- data/app/assets/stylesheets/antlr/theme/patterns/cock.svg +16 -0
- data/app/assets/stylesheets/antlr/theme/patterns/commercialman.svg +42 -0
- data/app/assets/stylesheets/antlr/theme/patterns/controlpanel.svg +95 -0
- data/app/assets/stylesheets/antlr/theme/patterns/controlplesk.svg +74 -0
- data/app/assets/stylesheets/antlr/theme/patterns/cpupath-w.svg +570 -0
- data/app/assets/stylesheets/antlr/theme/patterns/cpupath.svg +570 -0
- data/app/assets/stylesheets/antlr/theme/patterns/dbaashigh.svg +72 -0
- data/app/assets/stylesheets/antlr/theme/patterns/dbaasscale.svg +63 -0
- data/app/assets/stylesheets/antlr/theme/patterns/dbaassecure.svg +146 -0
- data/app/assets/stylesheets/antlr/theme/patterns/ddosalways.svg +45 -0
- data/app/assets/stylesheets/antlr/theme/patterns/ddoslayers.svg +217 -0
- data/app/assets/stylesheets/antlr/theme/patterns/dedicatedserver3d.svg +1 -0
- data/app/assets/stylesheets/antlr/theme/patterns/dns.svg +230 -0
- data/app/assets/stylesheets/antlr/theme/patterns/domainmanage.svg +178 -0
- data/app/assets/stylesheets/antlr/theme/patterns/domainrenewal.svg +35 -0
- data/app/assets/stylesheets/antlr/theme/patterns/domains.svg +261 -0
- data/app/assets/stylesheets/antlr/theme/patterns/efficiency.svg +333 -0
- data/app/assets/stylesheets/antlr/theme/patterns/emailcalendar.svg +47 -0
- data/app/assets/stylesheets/antlr/theme/patterns/emailsecurity.svg +75 -0
- data/app/assets/stylesheets/antlr/theme/patterns/emailsync.svg +45 -0
- data/app/assets/stylesheets/antlr/theme/patterns/exapath-w.svg +8 -0
- data/app/assets/stylesheets/antlr/theme/patterns/exapath.svg +6 -0
- data/app/assets/stylesheets/antlr/theme/patterns/gaming.svg +128 -0
- data/app/assets/stylesheets/antlr/theme/patterns/git.svg +105 -0
- data/app/assets/stylesheets/antlr/theme/patterns/gitpull.svg +70 -0
- data/app/assets/stylesheets/antlr/theme/patterns/hardware.svg +600 -0
- data/app/assets/stylesheets/antlr/theme/patterns/install.svg +104 -0
- data/app/assets/stylesheets/antlr/theme/patterns/iptv.svg +108 -0
- data/app/assets/stylesheets/antlr/theme/patterns/iptvdevices.svg +46 -0
- data/app/assets/stylesheets/antlr/theme/patterns/kangaroo.svg +9 -0
- data/app/assets/stylesheets/antlr/theme/patterns/lion.svg +10 -0
- data/app/assets/stylesheets/antlr/theme/patterns/map.svg +25 -0
- data/app/assets/stylesheets/antlr/theme/patterns/maxsecurity.svg +46 -0
- data/app/assets/stylesheets/antlr/theme/patterns/monitoring.svg +200 -0
- data/app/assets/stylesheets/antlr/theme/patterns/motpath-w.svg +76 -0
- data/app/assets/stylesheets/antlr/theme/patterns/motpath.svg +76 -0
- data/app/assets/stylesheets/antlr/theme/patterns/notfound.svg +33 -0
- data/app/assets/stylesheets/antlr/theme/patterns/os.svg +172 -0
- data/app/assets/stylesheets/antlr/theme/patterns/performance.svg +175 -0
- data/app/assets/stylesheets/antlr/theme/patterns/promo-w.svg +611 -0
- data/app/assets/stylesheets/antlr/theme/patterns/promopath.svg +608 -0
- data/app/assets/stylesheets/antlr/theme/patterns/protectvisitors.svg +83 -0
- data/app/assets/stylesheets/antlr/theme/patterns/provisioning.svg +347 -0
- data/app/assets/stylesheets/antlr/theme/patterns/quarantine.svg +170 -0
- data/app/assets/stylesheets/antlr/theme/patterns/rack.svg +679 -0
- data/app/assets/stylesheets/antlr/theme/patterns/radiostream.svg +60 -0
- data/app/assets/stylesheets/antlr/theme/patterns/ranking.svg +27 -0
- data/app/assets/stylesheets/antlr/theme/patterns/redundant.svg +208 -0
- data/app/assets/stylesheets/antlr/theme/patterns/salesman.svg +42 -0
- data/app/assets/stylesheets/antlr/theme/patterns/scalable.svg +74 -0
- data/app/assets/stylesheets/antlr/theme/patterns/soon.svg +54 -0
- data/app/assets/stylesheets/antlr/theme/patterns/ssd.svg +117 -0
- data/app/assets/stylesheets/antlr/theme/patterns/ssl.svg +63 -0
- data/app/assets/stylesheets/antlr/theme/patterns/support.svg +83 -0
- data/app/assets/stylesheets/antlr/theme/patterns/supportman.svg +40 -0
- data/app/assets/stylesheets/antlr/theme/patterns/virtualnumbers.svg +310 -0
- data/app/assets/stylesheets/antlr/theme/patterns/voice.svg +98 -0
- data/app/assets/stylesheets/antlr/theme/patterns/voip.svg +310 -0
- data/app/assets/stylesheets/antlr/theme/patterns/worldstream.svg +220 -0
- data/app/assets/stylesheets/antlr/theme/php/form-process.php +42 -0
- data/app/assets/stylesheets/antlr/theme/videos/Modem-lights.mp4 +0 -0
- data/app/assets/stylesheets/antlr/theme/videos/about.mp4 +0 -0
- data/app/assets/stylesheets/antlr/theme/videos/planet.mp4 +0 -0
- data/app/assets/stylesheets/antlr/theme/videos/server.mp4 +0 -0
- data/lib/phcthemes_web_theme_pack/engine.rb +1 -0
- data/lib/phcthemes_web_theme_pack/version.rb +1 -1
- metadata +601 -3
- data/app/assets/stylesheets/antlr/phcthemes_web_theme_pack_antlr.scss +0 -2
@@ -0,0 +1 @@
|
|
1
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 1506.6 976" xml:space="preserve"><style>.cloud3d0{fill:#121318}.cloud3d1{fill:none;stroke:gray;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.cloud3d2{stroke:#ee5586}.cloud3d2,.cloud3d3,.cloud3d4{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.cloud3d3{stroke-dasharray:12;stroke:#ee5586}.cloud3d4{stroke:#231f20}.cloud3d5{fill:#2a2b2a}.cloud3d6{fill:#616463}.cloud3d7{fill:#3c3c3c}.cloud3d8{fill:#414143}.cloud3d11{fill:none;stroke:#181819;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.cloud3d13{fill:#18181b}.cloud3d14{fill:gray}.cloud3d15{fill:#ee5586}.cloud3d16{fill:#181718}.cloud3d17{fill:#919fc8}.cloud3d18{fill:none;stroke:#b3b3b5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.cloud3d19{fill:#ee5586}.cloud3d20{fill:#202121}.cloud3d21{opacity:.2;fill:#ee5586;enable-background:new}.cloud3d23{stroke:#939292;stroke-linecap:round;stroke-linejoin:round}.cloud3d23,.cloud3d24,.cloud3d25{fill:none;stroke-miterlimit:10}.cloud3d24{stroke-linecap:round;stroke-linejoin:round;stroke:#414143}.cloud3d25{stroke:#292b2a}.cloud3d27{fill:#a1a1a2}.cloud3d29,.cloud3d30{fill:gray;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke:#818082}.cloud3d30{fill:none}.cloud3d35{stroke:#818082;stroke-width:.75}.cloud3d35,.cloud3d36,.cloud3d37{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.cloud3d36{stroke-width:.5;stroke:#818082}.cloud3d37{stroke:#616564}</style><path class="cloud3d0" d="M41.2 450a22 7 0 1144 0 22 7 0 11-44 0" style="animation:CXoCZlRa_draw 2000ms linear 0ms forwards" stroke-dasharray="98 100" stroke-dashoffset="99"/><path class="cloud3d0" d="M546.4 198.6a22 7 0 1144 0 22 7 0 11-44 0" style="animation:CXoCZlRa_draw 2000ms linear 1ms forwards" stroke-dasharray="98 100" stroke-dashoffset="99"/><path class="cloud3d0" d="M507.2 180.1a22 7 0 1144 0 22 7 0 11-44 0" style="animation:CXoCZlRa_draw 2000ms linear 3ms forwards" stroke-dasharray="98 100" stroke-dashoffset="99"/><path class="cloud3d0" d="M82.5 432.6a22 7 0 1144 0 22 7 0 11-44 0" style="animation:CXoCZlRa_draw 2000ms linear 4ms forwards" stroke-dasharray="98 100" stroke-dashoffset="99"/><path class="cloud3d0" d="M1217.7 608.5a32.3 15.9 0 1164.6 0 32.3 15.9 0 11-64.6 0" style="animation:CXoCZlRa_draw 2000ms linear 6ms forwards" stroke-dasharray="156 158" stroke-dashoffset="157"/><path class="cloud3d0" d="M1271.1 586.2a32.3 15.9 0 1164.6 0 32.3 15.9 0 11-64.6 0" style="animation:CXoCZlRa_draw 2000ms linear 7ms forwards" stroke-dasharray="156 158" stroke-dashoffset="157"/><path class="cloud3d0" d="M1324.5 563.9a32.3 15.9 0 1164.6 0 32.3 15.9 0 11-64.6 0" style="animation:CXoCZlRa_draw 2000ms linear 9ms forwards" stroke-dasharray="156 158" stroke-dashoffset="157"/><path class="cloud3d1" d="M525.8 295.2L668.5 222M228 448l61.4-31.5m195.5-142l203.8-100.1m-539.5 265l93-45.6M19.1 503.4l56-27.5m370.3-219.8l105.7-52.3M132.2 410.9l74.7-36.9m199.7-136.5L513 185.1M123 377.5l46.2-22.8m195.7-135.1l118.8-58.7M35.1 382.7L135.6 333m681.5 417.9c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2 0 2.3.6 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.6 2.3 1.5zm-25.2 0l10.3-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4m-12.6-12.9v8m25.2-8v8m-130.6-9.4c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5 2.3.6 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.6 2.3 1.5zm-25.2 0l10.3-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4m-12.6-12.9v8m25.2-8v8m-55.9 8.9c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.3-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4m-12.6-12.9v8m25.2-8v8m-55 8c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.6 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.6 2.3 1.5zm-25.2 0l10.3-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4M642 788v8m25.2-8v8m-55.9 7.9c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm-25.2 0l10.3-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4M609 805.4v8m25.2-8v8m-55.9 7.9c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm-25.2 0l10.3-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.3-3.5l-10.3 3.5M576 822.8v8m25.2-8v8m-56.8 7c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.3-3.4m10.3 3.4l-10.3-3.4m10.3 14.3c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.6-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3 0-2.3-.6-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4m-12.6-12.8v7.9m25.2-7.9v7.9m-56.9 7.1c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.6 2.3 1.5zm25.3 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2 0 2.3.6 2.3 1.5zm-25.3 0l10.4-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.5 0l10.3 3.4m10.4-3.4l-10.4 3.4m-12.5-12.9v8m25.2-8v8m-57.8 7c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.3-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.3-3.5l-10.3 3.5m-12.6-12.9v7.9m25.2-7.9v7.9m688.3-363.9c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.4-3.5l-10.4 3.5m-12.6-12.9v7.9m25.2-7.9v7.9m-877.3-14.5c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm-25.2 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.3c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2 0-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.4-3.4l-10.4 3.4m-12.6-12.8v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 10ms forwards" stroke-dasharray="2423 2425" stroke-dashoffset="2424"/><path id="svg-concept" class="cloud3d2" d="M1037 667.1l154.8 78.5M552.6 427.8L1008 654.1" style="animation:CXoCZlRa_draw 2000ms linear 12ms forwards" stroke-dasharray="683 685" stroke-dashoffset="684"/><path class="cloud3d1" d="M813.1 749.8L357.3 522.9M856 731.7c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm25.3 0c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm-25.3 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.5-.1l10.3 3.5m10.4-3.5l-10.4 3.5m-12.5-12.9v8m25.2-8v8M371.4 492c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.4-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2 0-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.4-3.4l-10.4 3.4m-12.6-12.8v7.9m25.2-7.9v7.9m457.5 229.2L396.3 503.8m532.5 263l-47.7-23m13.9-31.2c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm25.3 0c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm-25.3 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.5-.1l10.3 3.5m10.4-3.5l-10.4 3.5m-12.6-12.9v8m25.3-8v8M410.4 472.9c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.3-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2 0-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4m-12.6-12.9v8m25.2-8v8m457.8 229.3l-455.8-227M934 693.5c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm-25.2 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.4-3.5l-10.4 3.5M931.7 695v7.9m25.2-7.9v7.9M449.4 453.8c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2 0 2.3.6 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.6 2.3 1.5zm-25.2 0l10.3-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4m-12.6-12.9v8m25.2-8v8m-59.2-28c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm-25.2 0l10.3-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4m-12.6-12.9v8m25.2-8v8m493.9 247.8l-456-227.1m654.4 325.2l-169.7-85" style="animation:CXoCZlRa_draw 2000ms linear 13ms forwards" stroke-dasharray="3034 3036" stroke-dashoffset="3035"/><path id="svg-concept" class="cloud3d2" d="M973 674.4c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm-25.2 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.3c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3 0-2.3-.6-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2 0-2.3-.6-2.3-1.5zm4.6 0l10.3 3.4m10.4-3.4l-10.4 3.4m-12.6-12.8v7.9m25.2-7.9v7.9M488.4 434.6c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2.1 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm-25.2 0l10.3-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.3-3.5l-10.3 3.5m-12.6-12.9v8m25.2-8v8m457.5 229.1L513.3 446.4M1156 764.7l-158.1-78.3m14.1-31.1c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.3-3.4m10.3 3.4l-10.3-3.4m10.3 14.3c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2 0-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4m-12.6-12.8v7.9m25.2-7.9v7.9M527.3 415.5c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.3 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2 0 2.3.7 2.3 1.5zm-25.3 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.5-.1l10.3 3.5m10.4-3.5l-10.4 3.5M525.1 417v8m25.2-8v8m-60.1-28.1c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.3 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2 0 2.3.7 2.3 1.5zm-25.3 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.5-.1l10.3 3.5m10.4-3.5l-10.4 3.5M488 398.4v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 15ms forwards" stroke-dasharray="1224 1226" stroke-dashoffset="1225"/><path class="cloud3d1" d="M1051 636.2c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5c1.2 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm-25.2 0l10.3-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4m-12.6-12.8v7.9m25.2-7.9v7.9M566.3 396.4c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.3 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2 0 2.3.7 2.3 1.5zm-25.3 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.5-.1l10.3 3.5m10.4-3.5l-10.4 3.5M564 397.9v7.9m25.2-7.9v7.9M1047 635.2l-455.8-227" style="animation:CXoCZlRa_draw 2000ms linear 16ms forwards" stroke-dasharray="725 727" stroke-dashoffset="726"/><path id="svg-concept" class="cloud3d2" d="M1090 617.1c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2 0 2.3.6 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.6 2.3 1.5zm-25.2 0l10.3-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4m-12.6-12.9v8m25.2-8v8M605.3 377.3c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.3c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.6-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.2 0-2.3-.6-2.3-1.5zm4.6 0l10.3 3.4m10.4-3.4l-10.4 3.4M603 378.8v7.9m25.2-7.9v7.9m-61.1-28.1c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.3-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2 0-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4m-12.6-12.8v7.9m25.2-7.9v7.9m496 248L630.1 389.4" style="animation:CXoCZlRa_draw 2000ms linear 18ms forwards" stroke-dasharray="832 834" stroke-dashoffset="833"/><path class="cloud3d1" d="M1128.9 597.9c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.3 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2.1 2.3.7 2.3 1.5zm-25.3 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.5 0l10.3 3.4m10.4-3.4l-10.4 3.4m-12.5-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 19ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M644.3 358.2c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.3-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2 0-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.2 0-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4M642 359.7v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 21ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M1125 596.9L669.2 370" style="animation:CXoCZlRa_draw 2000ms linear 23ms forwards" stroke-dasharray="510 512" stroke-dashoffset="511"/><path class="cloud3d1" d="M1167.9 578.8c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm-25.2 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.4-3.5l-10.4 3.5m-12.6-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 24ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M683.3 339.1c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.3-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2 0-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4M681 340.5v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 26ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M1163.7 577.5L708.2 350.9m510.3 252.7l-25.8-12.8m155.2 77.4l-88.5-44.2M734.5 749.9L1183 528.1" style="animation:CXoCZlRa_draw 2000ms linear 27ms forwards" stroke-dasharray="1137 1139" stroke-dashoffset="1138"/><path class="cloud3d1" d="M671.2 731.5c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.3 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2 0 2.3.7 2.3 1.5zm-25.3 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.5-.1l10.3 3.5m10.4-3.5l-10.4 3.5M668.9 733v7.9m25.3-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 29ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M637.5 749.3c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.4-3.5l-10.4 3.5m-12.6-12.9v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 30ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M603.9 766.1c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.3-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4m-12.6-12.8v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 32ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M569.9 784.5c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2.1 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm-25.2 0l10.3-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.3-3.5l-10.3 3.5M567.6 786v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 33ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M534.9 800.6c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm-25.2 0l10.3-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.3-3.5l-10.3 3.5m-12.6-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 35ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M500.2 817.5c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.3 0c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm-25.3 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.3c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm4.5 0l10.3 3.4m10.4-3.4l-10.4 3.4M497.9 819v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 36ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M464.6 834.4c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.6 2.3 1.5zm25.3 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2 0 2.3.6 2.3 1.5zm-25.3 0l10.4-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.5 0l10.3 3.4m10.4-3.4l-10.4 3.4m-12.5-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 38ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path id="svg-concept" class="cloud3d2" d="M426.3 852.1c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm-25.2 0l10.3-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.3-3.5l-10.3 3.5M424 853.6v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 39ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M1148.7 496.9c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.3-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2 0-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4m-12.6-12.8v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 41ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M696.1 730.5l448.8-221.7" style="animation:CXoCZlRa_draw 2000ms linear 43ms forwards" stroke-dasharray="501 503" stroke-dashoffset="502"/><path class="cloud3d1" d="M633.1 712.2c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.4-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2 0-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.4-3.4l-10.4 3.4m-12.6-12.8v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 44ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M595.5 729.3c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2.1 2.3.7 2.3 1.5zm-25.2 0l10.3-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.3-3.5l-10.3 3.5m-12.6-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 46ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M1110.5 477.5c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm25.3 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2.1 2.3.7 2.3 1.5zm-25.3 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.5 0l10.3 3.4m10.4-3.4l-10.4 3.4m-12.5-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 47ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M658.3 711.3l448.5-221.8" style="animation:CXoCZlRa_draw 2000ms linear 49ms forwards" stroke-dasharray="501 503" stroke-dashoffset="502"/><path id="svg-concept" class="cloud3d2" d="M595 692.9c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2 0 2.3.6 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.6 2.3 1.5zm-25.2 0l10.3-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4m-12.6-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 50ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path id="svg-concept" class="cloud3d2" d="M556.2 710.5c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.4-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.2 0-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.4-3.4l-10.4 3.4m-12.6-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 52ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path id="svg-concept" class="cloud3d2" d="M517.4 728.1c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.3 0c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm-25.3 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.3c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm4.5 0l10.3 3.4m10.4-3.4l-10.4 3.4m-12.5-12.8v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 53ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M478.7 745.7c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.3-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.3-3.5l-10.3 3.5m-12.6-12.9v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 55ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M439.9 763.3c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm-25.2 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.4-3.5l-10.4 3.5m-12.6-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 56ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M401.2 780.9c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2.1 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm-25.2 0l10.3-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4m-12.6-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 58ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path id="svg-concept" class="cloud3d2" d="M1072.4 458.2c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.4-3.5l-10.4 3.5m-12.6-12.9v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 59ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path id="svg-concept" class="cloud3d2" d="M620.1 691.9l448.5-221.8" style="animation:CXoCZlRa_draw 2000ms linear 61ms forwards" stroke-dasharray="501 503" stroke-dashoffset="502"/><path id="svg-concept" class="cloud3d2" d="M556.8 673.5c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.3 0c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm-25.3 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.5-.1l10.3 3.5m10.4-3.5l-10.4 3.5M554.5 675v7.9m25.3-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 62ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path id="svg-concept" class="cloud3d2" d="M519.7 690.9c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.3 0c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm-25.3 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.5-.1l10.3 3.5m10.4-3.5l-10.4 3.5m-12.6-12.9v7.9m25.3-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 64ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path id="svg-concept" class="cloud3d2" d="M482.6 708.3c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.3 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2 0 2.3.7 2.3 1.5zm-25.3 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.5-.1l10.3 3.5m10.4-3.5l-10.4 3.5m-12.6-12.9v7.9m25.3-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 66ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path id="svg-concept" class="cloud3d2" d="M445.5 725.7c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.3 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2 0 2.3.7 2.3 1.5zm-25.3 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.5-.1l10.3 3.5m10.4-3.5l-10.4 3.5m-12.6-12.9v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 67ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path id="svg-concept" class="cloud3d2" d="M408.4 743.1c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.4-3.5l-10.4 3.5m-12.6-12.9v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 69ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M371.3 760.5c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.4-3.5l-10.4 3.5M369 762v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 70ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path id="svg-concept" class="cloud3d2" d="M334.2 777.9c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.4-3.5l-10.4 3.5m-12.6-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 72ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M297.1 795.3c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm-25.2 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.4-3.5l-10.4 3.5m-12.6-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 73ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M260 812.7c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm-25.2 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.4-3.5l-10.4 3.5m-12.6-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 75ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M222.9 830.1c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm-25.2 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.4-3.5l-10.4 3.5m-12.6-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 76ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M185.8 847.5c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm-25.2 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.4-3.5l-10.4 3.5M183.5 849v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 78ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M148.7 864.9c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm-25.2 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.4-3.5l-10.4 3.5m-12.6-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 79ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path id="svg-concept" class="cloud3d2" d="M1034.3 438.9c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.3-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2 0-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4m-12.6-12.8v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 81ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path id="svg-concept" class="cloud3d2" d="M581.8 672.6l448.7-221.8" style="animation:CXoCZlRa_draw 2000ms linear 82ms forwards" stroke-dasharray="501 503" stroke-dashoffset="502"/><path id="svg-concept" class="cloud3d2" d="M518.7 654.2c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm-25.2 0l10.4-3.5m10.2 3.5l-10.2-3.5m10.2 14.4c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.2 0-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2 0-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4m-12.6-12.8v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 84ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path id="svg-concept" class="cloud3d2" d="M996.1 419.5c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.3 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2.1 2.3.7 2.3 1.5zm-25.3 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.5-.1l10.3 3.5m10.4-3.5l-10.4 3.5M993.9 421v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 86ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path id="svg-concept" class="cloud3d2" d="M543.9 653.3l448.5-221.8" style="animation:CXoCZlRa_draw 2000ms linear 87ms forwards" stroke-dasharray="501 503" stroke-dashoffset="502"/><path id="svg-concept" class="cloud3d2" d="M480.6 634.8c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2.1 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm-25.2 0l10.3-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.3-3.5l-10.3 3.5m-12.6-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 89ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path id="svg-concept" class="cloud3d2" d="M442.2 653.5c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.3-3.4m10.3 3.4l-10.3-3.4m10.3 14.3c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4M439.9 655v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 90ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M403.8 672.1c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2.1 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm-25.2 0l10.3-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.3-3.5l-10.3 3.5m-12.6-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 92ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path id="svg-concept" class="cloud3d2" d="M958 400.2c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5.1-2.3 4.6-2.3 4.6 0zm-25.2 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.3c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.6-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2 0-2.3-.6-2.3-1.5zm4.6 0l10.3 3.4m10.4-3.4l-10.4 3.4m-12.6-12.8v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 93ms forwards" stroke-dasharray="109 111" stroke-dashoffset="110"/><path id="svg-concept" class="cloud3d2" d="M505.7 633.9l448.5-221.8" style="animation:CXoCZlRa_draw 2000ms linear 95ms forwards" stroke-dasharray="501 503" stroke-dashoffset="502"/><path class="cloud3d1" d="M442.4 615.5c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.3 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2 0 2.3.7 2.3 1.5zm-25.3 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.5-.1l10.3 3.5m10.4-3.5l-10.4 3.5M440.1 617v7.9m25.3-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 96ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M405.6 634.6c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.3 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2 0 2.3.7 2.3 1.5zm-25.3 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.3c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.6-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.6-2.3-1.5zm4.5 0l10.3 3.4m10.4-3.4l-10.4 3.4m-12.6-12.8v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 98ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M368.8 653.7c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm-25.2 0l10.4-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2 0-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.4-3.4l-10.4 3.4m-12.6-12.8v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 99ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M332 672.8c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.4-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2 0-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.4-3.4l-10.4 3.4m-12.6-12.8v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 101ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M295.2 691.9c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5c1.3 0 2.3.6 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.6 2.3 1.5zm-25.2 0l10.4-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.4-3.4l-10.4 3.4m-12.6-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 102ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M258.4 710.9c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm-25.2 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.4-3.4l-10.4 3.4m-12.6-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 104ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M919.9 380.9c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.3-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2 0-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4m-12.6-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 105ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M467.6 614.6l448.5-221.8" style="animation:CXoCZlRa_draw 2000ms linear 107ms forwards" stroke-dasharray="501 503" stroke-dashoffset="502"/><path class="cloud3d1" d="M404.3 596.2c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.3-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2 0-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2 0-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4M402 597.7v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 109ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M371.9 612.9c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm-25.2 0l10.3-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.3-3.5l-10.3 3.5m-12.6-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 110ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M339.5 629.7c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm-25.2 0l10.3-3.4m10.3 3.4l-10.3-3.4m10.3 14.3c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.2 0-2.3-.6-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3 0-2.3-.6-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4m-12.6-12.8v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 112ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M307.1 646.5c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.3-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2 0-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4m-12.6-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 113ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M274.7 663.2c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2.1 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm-25.2 0l10.3-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.3-3.5l-10.3 3.5m-12.6-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 115ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M242.3 680c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.3-3.4m10.3 3.4l-10.3-3.4m10.3 14.3c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.6-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3 0-2.3-.6-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4M240 681.5v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 116ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path id="svg-concept" class="cloud3d2" d="M209.8 696.8c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.3 0c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm-25.3 0l10.4-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm4.5 0l10.3 3.4m10.4-3.4l-10.4 3.4m-12.5-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 118ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path id="svg-concept" class="cloud3d2" d="M177.4 713.5c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.3 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2.1 2.3.7 2.3 1.5zm-25.3 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.5-.1l10.3 3.5m10.4-3.5l-10.4 3.5M175.2 715v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 119ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M145 730.3c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.3 0c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm-25.3 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.3c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3 0-2.3-.6-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.6-2.3-1.5zm4.5 0l10.3 3.4m10.4-3.4l-10.4 3.4m-12.6-12.8v7.9m25.3-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 121ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M881.7 361.5c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm25.3 0c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm-25.3 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.5-.1l10.3 3.5m10.4-3.5l-10.4 3.5M879.5 363v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 122ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M429.5 596.2L878 373.5" style="animation:CXoCZlRa_draw 2000ms linear 124ms forwards" stroke-dasharray="501 503" stroke-dashoffset="502"/><path class="cloud3d1" d="M366.2 576.8c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2.1 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm-25.2 0l10.3-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.3-3.5l-10.3 3.5m-12.6-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 125ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M330.7 594.3c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.3c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.6-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2 0-2.3-.6-2.3-1.5zm4.6 0l10.3 3.4m10.4-3.4l-10.4 3.4m-12.6-12.8v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 127ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M295.3 611.8c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.3-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4M293 613.2v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 129ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M259.8 629.2c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm-25.2 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.4-3.5l-10.4 3.5m-12.6-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 130ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M224.4 646.7c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.3-3.4m10.3 3.4l-10.3-3.4m10.3 14.3c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2 0-2.3-.6-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.6-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4m-12.6-12.8v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 132ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M188.9 664.2c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.6 2.3 1.5zm25.3 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2 0 2.3.6 2.3 1.5zm-25.3 0l10.4-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.5 0l10.3 3.4m10.4-3.4l-10.4 3.4m-12.6-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 133ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M153.5 681.6c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.3-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.3-3.5l-10.3 3.5m-12.6-12.9v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 135ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M118 699.1c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.3 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2 0 2.3.7 2.3 1.5zm-25.3 0l10.4-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm4.5 0l10.3 3.4m10.4-3.4l-10.4 3.4m-12.6-12.8v7.9m25.3-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 136ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M82.6 716.6c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5 2.3.6 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.6 2.3 1.5zm-25.2 0l10.3-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4M80.3 718v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 138ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M843.6 342.2c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm-25.2 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.3c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3 0-2.3-.6-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2 0-2.3-.6-2.3-1.5zm4.6 0l10.3 3.4m10.4-3.4l-10.4 3.4m-12.6-12.8v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 139ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M391.1 575.9l448.7-221.8" style="animation:CXoCZlRa_draw 2000ms linear 141ms forwards" stroke-dasharray="501 503" stroke-dashoffset="502"/><path id="svg-concept" class="cloud3d3" d="M1029.7 769.2l180.1-91.3-94.9-49.1" style="animation:CXoCZlRa_draw 2000ms linear 142ms forwards" stroke-dasharray="309 311" stroke-dashoffset="310"/><path class="cloud3d1" d="M1225.4 728.3l-34.7-18.5 81-40.2-117.8-59.9" style="animation:CXoCZlRa_draw 2000ms linear 144ms forwards" stroke-dasharray="262 264" stroke-dashoffset="263"/><path class="cloud3d1" d="M1229.5 620.6L1125.8 674l-50.1-25.8" style="animation:CXoCZlRa_draw 2000ms linear 145ms forwards" stroke-dasharray="173 175" stroke-dashoffset="174"/><path id="svg-concept" class="cloud3d2" d="M523.3 414.4l-8.4-5.3m86.4-32.8l-9.1-5.4m428.7 47.6l77.8-38.4V299" style="animation:CXoCZlRa_draw 2000ms linear 147ms forwards" stroke-dasharray="189 191" stroke-dashoffset="190"/><path id="svg-concept" class="cloud3d2" d="M1059.1 437.7l76-41.7v-81.4" style="animation:CXoCZlRa_draw 2000ms linear 149ms forwards" stroke-dasharray="169 171" stroke-dashoffset="170"/><path id="svg-concept" class="cloud3d2" d="M1097 456.8l76.8-43.1v-83.3M983 399.3l76.2-40.3v-44.3" style="animation:CXoCZlRa_draw 2000ms linear 150ms forwards" stroke-dasharray="302 304" stroke-dashoffset="303"/><path class="cloud3d4" d="M775.4 542.9l-146.1-74.5c-.9-.5-.9-1.8 0-2.2l145.4-75.3c.4-.2.8-.2 1.2 0l146.9 75.3c.9.5.9 1.8 0 2.2l-146.1 74.5c-.5.2-.9.2-1.3 0z" style="animation:CXoCZlRa_draw 2000ms linear 152ms forwards" stroke-dasharray="665 667" stroke-dashoffset="666"/><path class="cloud3d4" d="M773.9 689.5L472.1 537.2c-2.8-1.4-2.8-5.4 0-6.9l300.3-153.8c1.1-.6 2.5-.6 3.6 0l303.3 153.9c2.8 1.4 2.8 5.5 0 6.9L777.4 689.5c-1.1.6-2.4.6-3.5 0zm387.8-158.6v20.7m-772.7-21v21m311.7 58.7l305.9-159.1" style="animation:CXoCZlRa_draw 2000ms linear 153ms forwards" stroke-dasharray="1765 1767" stroke-dashoffset="1766"/><path class="cloud3d5" d="M1364.6 573.9h-21.7c-7.1 0-12.8-5.7-12.8-12.8v-62.4l47.4.2v62.2c0 7.1-5.8 12.8-12.9 12.8z" style="animation:CXoCZlRa_draw 2000ms linear 155ms forwards" stroke-dasharray="235 237" stroke-dashoffset="236"/><path class="cloud3d6" d="M1160.3 821l-31.5-16v-27.5l31.5 14.6z" style="animation:CXoCZlRa_draw 2000ms linear 156ms forwards" stroke-dasharray="127 129" stroke-dashoffset="128"/><path class="cloud3d4" d="M1160.3 821v-28.9l29.7-13.2V806z" style="animation:CXoCZlRa_draw 2000ms linear 158ms forwards" stroke-dasharray="122 124" stroke-dashoffset="123"/><path class="cloud3d7" d="M1160.3 792.1l-31.5-14.6 30.6-14.7 30.6 16.1z" style="animation:CXoCZlRa_draw 2000ms linear 159ms forwards" stroke-dasharray="136 138" stroke-dashoffset="137"/><path class="cloud3d8" d="M1197.8 800.3l-31.4-16v-27.5l31.4 14.6z" style="animation:CXoCZlRa_draw 2000ms linear 161ms forwards" stroke-dasharray="127 129" stroke-dashoffset="128"/><path class="cloud3d4" d="M1199.1 800.9v-29l29.8-13.1v27z" style="animation:CXoCZlRa_draw 2000ms linear 162ms forwards" stroke-dasharray="122 124" stroke-dashoffset="123"/><path class="cloud3d7" d="M1197.8 771.4l-31.4-14.6 30.6-14.7 30.6 16.1z" style="animation:CXoCZlRa_draw 2000ms linear 164ms forwards" stroke-dasharray="136 138" stroke-dashoffset="137"/><path class="cloud3d8" d="M1237.9 780.8l-31.4-16v-27.5l31.4 14.5z" style="animation:CXoCZlRa_draw 2000ms linear 165ms forwards" stroke-dasharray="127 129" stroke-dashoffset="128"/><path class="cloud3d4" d="M1237.9 780.8v-29l29.8-13.2v27.1z" style="animation:CXoCZlRa_draw 2000ms linear 167ms forwards" stroke-dasharray="123 125" stroke-dashoffset="124"/><path class="cloud3d7" d="M1237.9 751.8l-31.4-14.5 30.6-14.7 30.6 16z" style="animation:CXoCZlRa_draw 2000ms linear 168ms forwards" stroke-dasharray="136 138" stroke-dashoffset="137"/><path class="cloud3d4" d="M1273 781.7l-31.4-16v-27.5l31.4 14.6z" style="animation:CXoCZlRa_draw 2000ms linear 170ms forwards" stroke-dasharray="127 129" stroke-dashoffset="128"/><path class="cloud3d0" d="M1273.6 781.4v-29l29.8-13.1v27z" style="animation:CXoCZlRa_draw 2000ms linear 172ms forwards" stroke-dasharray="122 124" stroke-dashoffset="123"/><path class="cloud3d7" d="M1273.6 752.4l-31.4-14.5 30.6-14.7 30.6 16.1z" style="animation:CXoCZlRa_draw 2000ms linear 173ms forwards" stroke-dasharray="136 138" stroke-dashoffset="137"/><path class="cloud3d4" d="M1312 800.9l-31.5-16v-27.5L1312 772z" style="animation:CXoCZlRa_draw 2000ms linear 175ms forwards" stroke-dasharray="127 129" stroke-dashoffset="128"/><path class="cloud3d0" d="M1313 800.5v-29l29.7-13.1v27z" style="animation:CXoCZlRa_draw 2000ms linear 176ms forwards" stroke-dasharray="122 124" stroke-dashoffset="123"/><path class="cloud3d7" d="M1313 771.5l-31.5-14.5 30.6-14.7 30.6 16.1z" style="animation:CXoCZlRa_draw 2000ms linear 178ms forwards" stroke-dasharray="136 138" stroke-dashoffset="137"/><path class="cloud3d4" d="M1350.9 820.1l-31.4-16v-27.5l31.4 14.6z" style="animation:CXoCZlRa_draw 2000ms linear 179ms forwards" stroke-dasharray="127 129" stroke-dashoffset="128"/><path class="cloud3d0" d="M1350.9 820.1v-28.9l29.8-13.2v27.1z" style="animation:CXoCZlRa_draw 2000ms linear 181ms forwards" stroke-dasharray="122 124" stroke-dashoffset="123"/><path class="cloud3d7" d="M1350.9 791.2l-31.4-14.6 30.6-14.7 30.6 16.1z" style="animation:CXoCZlRa_draw 2000ms linear 182ms forwards" stroke-dasharray="136 138" stroke-dashoffset="137"/><path class="cloud3d8" d="M684.9 886.9a126.1 64.6 0 11252.2 0 126.1 64.6 0 11-252.2 0" style="animation:CXoCZlRa_draw 2000ms linear 184ms forwards" stroke-dasharray="616 618" stroke-dashoffset="617"/><path fill="none" stroke="gray" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="580 582" d="M691.5 886.9a119.5 60 0 11239 0 119.5 60 0 11-239 0" style="animation:CXoCZlRa_draw 2000ms linear 185ms forwards" stroke-dashoffset="581"/><path id="svg-concept" fill="none" stroke="#ee5586" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="725 727" d="M661.5 887.3a148.6 76.1 0 11297.2 0 148.6 76.1 0 11-297.2 0" style="animation:CXoCZlRa_draw 2000ms linear 187ms forwards" stroke-dashoffset="726"/><path id="svg-concept" class="cloud3d3" d="M919.9 829.9l17.2-9.3" style="animation:CXoCZlRa_draw 2000ms linear 188ms forwards" stroke-dasharray="20 22" stroke-dashoffset="21"/><path class="cloud3d8" d="M1034.2 798.7c0 15.8-24.9 28.6-55.7 28.6-30.8 0-55.7-12.8-55.7-28.6v-18.8c8.2-10.6 32.2-9.8 55.7-9.8 22.2 0 46.8.1 55.7 9.8v18.8z" style="animation:CXoCZlRa_draw 2000ms linear 190ms forwards" stroke-dasharray="290 292" stroke-dashoffset="291"/><path class="cloud3d11" d="M1034.2 798.8c0 15.8-24.9 28.6-55.7 28.6-30.8 0-55.7-12.8-55.7-28.6" style="animation:CXoCZlRa_draw 2000ms linear 192ms forwards" stroke-dasharray="136 138" stroke-dashoffset="137"/><path class="cloud3d4" d="M949.7 755.5v22.2m57.7-22.2v22.2" style="animation:CXoCZlRa_draw 2000ms linear 193ms forwards" stroke-dasharray="45 47" stroke-dashoffset="46"/><path class="cloud3d1" d="M130.1 273.9c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm-25.2 0l10.3-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.3-3.5l-10.3 3.5m-12.6-12.9v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 195ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M93.8 255.4c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.3-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.3-3.5l-10.3 3.5m-12.6-12.9v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 196ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M57.5 236.9c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.3-3.4m10.3 3.4l-10.3-3.4m10.3 14.3c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2 0-2.3-.6-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3 0-2.3-.6-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4m-12.6-12.8v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 198ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M445.1 452.5l-7.5-4.8" style="animation:CXoCZlRa_draw 2000ms linear 199ms forwards" stroke-dasharray="9 11" stroke-dashoffset="10"/><path class="cloud3d1" d="M199.8 241.3c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2.1 2.3.7 2.3 1.5zm-25.2 0l10.3-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6 0l10.2 3.4m10.4-3.4l-10.4 3.4m-12.5-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 201ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M158.9 220.8c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm-25.2 0l10.3-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.2 0-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4m-12.6-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 202ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M118 200.2c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm-25.2 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.3c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.2 0-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.4-3.4l-10.4 3.4m-12.6-12.8v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 204ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M77.2 179.6c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.3-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.6-.1l10.3 3.5m10.3-3.5L87.5 194m-12.6-12.9v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 205ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M277.4 205.2c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3.1 2.3.7 2.3 1.5zm-25.2 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.4-3.4l-10.4 3.4m-12.6-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 207ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M237.7 185.4c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.3-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.2 0-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4m-12.6-12.8v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 208ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M197.9 165.5c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm25.3 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.2 0 2.3.7 2.3 1.5zm-25.3 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm4.5-.1l10.3 3.5m10.4-3.5l-10.4 3.5M195.7 167v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 210ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M158.2 145.6c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5s-2.3-.7-2.3-1.5 1-1.5 2.3-1.5 2.3.7 2.3 1.5zm-25.2 0l10.4-3.4m10.3 3.4l-10.3-3.4m10.3 14.4c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.3-.1-2.3-.7-2.3-1.5zm-25.3 0c0-.8 1-1.5 2.3-1.5s2.3.7 2.3 1.5-1 1.5-2.3 1.5c-1.2-.1-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.4-3.4l-10.4 3.4m-12.6-12.9v8m25.2-8v8" style="animation:CXoCZlRa_draw 2000ms linear 211ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d1" d="M118.5 125.8c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5 2.3.7 2.3 1.5zm25.2 0c0 .8-1 1.5-2.3 1.5-1.3 0-2.3-.7-2.3-1.5s1-1.5 2.3-1.5c1.3 0 2.3.7 2.3 1.5zm-25.2 0l10.3-3.5m10.3 3.5l-10.3-3.5m10.3 14.4c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm-25.2 0c0-.8 1-1.5 2.3-1.5 1.3 0 2.3.7 2.3 1.5s-1 1.5-2.3 1.5c-1.3 0-2.3-.7-2.3-1.5zm4.6 0l10.3 3.4m10.3-3.4l-10.3 3.4m-12.6-12.8v7.9m25.2-7.9v7.9" style="animation:CXoCZlRa_draw 2000ms linear 213ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path fill="none" stroke="gray" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-dasharray="161 163" d="M1312 890l142.4 73.9" style="animation:CXoCZlRa_draw 2000ms linear 215ms forwards" stroke-dashoffset="162"/><path id="svg-concept" class="cloud3d3" d="M1352.5 871.5l96.7 49.9m-58.3-70.3l56.4 28.9" style="animation:CXoCZlRa_draw 2000ms linear 216ms forwards" stroke-dasharray="173 175" stroke-dashoffset="174"/><path class="cloud3d6" d="M602.5 195.2l-60.2-30.7v-52.7l60.2 27.9z" style="animation:CXoCZlRa_draw 2000ms linear 218ms forwards" stroke-dasharray="243 245" stroke-dashoffset="244"/><path class="cloud3d13" d="M602.5 195.2v-55.5l42.7-18.1v51.9z" style="animation:CXoCZlRa_draw 2000ms linear 219ms forwards" stroke-dasharray="202 204" stroke-dashoffset="203"/><path class="cloud3d5" d="M602.5 139.7l-60.2-27.9 44.3-21 58.6 30.8z" style="animation:CXoCZlRa_draw 2000ms linear 221ms forwards" stroke-dasharray="228 230" stroke-dashoffset="229"/><path class="cloud3d4" d="M362 327.6a23.2 14.9 0 1146.4 0 23.2 14.9 0 11-46.4 0" style="animation:CXoCZlRa_draw 2000ms linear 222ms forwards" stroke-dasharray="122 124" stroke-dashoffset="123"/><path class="cloud3d4" d="M312.6 303.4a23.2 14.9 0 1146.4 0 23.2 14.9 0 11-46.4 0" style="animation:CXoCZlRa_draw 2000ms linear 224ms forwards" stroke-dasharray="122 124" stroke-dashoffset="123"/><path class="cloud3d4" d="M263.1 279.2a23.2 14.9 0 1146.4 0 23.2 14.9 0 11-46.4 0" style="animation:CXoCZlRa_draw 2000ms linear 225ms forwards" stroke-dasharray="122 124" stroke-dashoffset="123"/><path class="cloud3d13" d="M1321.6 130.3c-6.6-72.4-57.1-111.4-103.6-118-57-8-121.9 21.7-154.1 101.2-8.4-8-19.4-13.6-31.7-16.7-100-20.5-142.9 108.1-49.6 146.9 0 0 188 88.1 292.8 133.1 3.8 1.6 7.6 3 11.3 4.3 3.5 1.8 7 3.5 10.6 5.1 75.5 32.1 146.9.3 163.3-72 25.1-96.7-42.1-197.3-139-183.9z" style="animation:CXoCZlRa_draw 2000ms linear 227ms forwards" stroke-dasharray="1469 1471" stroke-dashoffset="1470"/><path class="cloud3d6" d="M1290.1 149.7c-6.6-72.4-57.1-111.4-103.6-118-57-8-121.9 21.7-154.1 101.2-8.4-8-19.4-13.6-31.7-16.7-100-20.5-142.9 108.1-49.6 146.9 0 0 188 88.1 292.8 133.1 3.8 1.6 7.6 3 11.3 4.3 3.5 1.8 7 3.5 10.6 5.1 75.5 32.1 143.6 2.3 160-69.9 25.1-96.7-43.2-197.9-135.7-186z" style="animation:CXoCZlRa_draw 2000ms linear 228ms forwards" stroke-dasharray="1463 1465" stroke-dashoffset="1464"/><path class="cloud3d14" d="M1291.3 149.7c-.8 0-339.8 113.4-339 113.4 0 0 188 88.1 292.8 133.1 3.8 1.6 7.6 3 11.3 4.3 3.5 1.8 7 3.5 10.6 5.1 75.5 32.1 143.6 2.3 160-69.9 25.1-96.7-43.2-197.9-135.7-186z" style="animation:CXoCZlRa_draw 2000ms linear 230ms forwards" stroke-dasharray="1176 1178" stroke-dashoffset="1177"/><path class="cloud3d5" d="M1196.7 316.7l-99.4-42.9c-5.8-3-9.4-9.1-9.4-15.6V120.6c0-13.2 14-21.7 25.7-15.7l99.4 51.3c5.9 3 9.6 9.1 9.6 15.7v129.2c0 13.2-14.1 21.7-25.9 15.6z" style="animation:CXoCZlRa_draw 2000ms linear 231ms forwards" stroke-dasharray="598 600" stroke-dashoffset="599"/><path class="cloud3d0" d="M1091 444.6l-77.4-39.3c-2.3-1.2-2.3-4.4 0-5.5l43.5-21.4c.9-.4 1.9-.4 2.7 0l76.3 37.7c2.2 1.1 2.3 4.3.1 5.5l-42.4 23c-.8.4-1.9.4-2.8 0z" style="animation:CXoCZlRa_draw 2000ms linear 233ms forwards" stroke-dasharray="288 290" stroke-dashoffset="289"/><path class="cloud3d5" d="M774.3 727.5L391.5 535.7c-3.6-1.8-3.6-6.9 0-8.7l380.8-193.7c1.4-.7 3.1-.7 4.5 0L1161.6 527c3.6 1.8 3.6 6.9 0 8.7L778.9 727.5c-1.5.7-3.1.7-4.6 0z" style="animation:CXoCZlRa_draw 2000ms linear 235ms forwards" stroke-dasharray="1746 1748" stroke-dashoffset="1747"/><path class="cloud3d8" d="M1164.2 554.2c0 2.2-2.9 4.2-2.9 4.2S780 750.8 778.9 751.4c-1.2.6-2.3.5-2.3.5v-23.8s1.1 0 2.3-.5l382.8-191.8s2.6-2 2.6-4.4v22.8z" style="animation:CXoCZlRa_draw 2000ms linear 236ms forwards" stroke-dasharray="919 921" stroke-dashoffset="920"/><path class="cloud3d14" d="M776.6 751.9s-1.3 0-2.2-.5L391.8 558.3s-3-1.9-3-4.1v-23.3c0 3.8 2.7 4.8 2.7 4.8s381.9 191.4 382.8 191.9c.9.4 2.2.5 2.2.5v23.8z" style="animation:CXoCZlRa_draw 2000ms linear 238ms forwards" stroke-dasharray="920 922" stroke-dashoffset="921"/><path class="cloud3d13" d="M773.9 648l-302-151.4c-2.8-1.4-2.9-5.4 0-6.8L772.3 337c1.1-.6 2.5-.6 3.6 0l303.5 152.9c2.8 1.4 2.8 5.4 0 6.9L777.4 648c-1.1.6-2.4.6-3.5 0z" style="animation:CXoCZlRa_draw 2000ms linear 239ms forwards" stroke-dasharray="1377 1379" stroke-dashoffset="1378"/><path class="cloud3d5" d="M774.6 559.9l-177.1-90.3c-1.7-.8-1.7-3.2 0-4.1l176.2-91.2c.7-.3 1.4-.3 2.1 0l178 91.2c1.7.9 1.7 3.2 0 4.1l-177.1 90.3c-.7.3-1.4.3-2.1 0z" style="animation:CXoCZlRa_draw 2000ms linear 241ms forwards" stroke-dasharray="811 813" stroke-dashoffset="812"/><path class="cloud3d0" d="M774.6 524.4l-107.8-55c-1.5-.8-1.5-3 0-3.7L774 410.1c.6-.3 1.3-.3 1.9 0l108.3 55.5c1.5.8 1.5 3 0 3.8l-107.8 55c-.5.3-1.2.3-1.8 0z" style="animation:CXoCZlRa_draw 2000ms linear 242ms forwards" stroke-dasharray="498 500" stroke-dashoffset="499"/><path class="cloud3d8" d="M954.9 493c0 1.4-1.3 2.3-1.3 2.3L775.8 586v-25.8l1-.3 177.1-90.3s1.1-1 1.1-1.5V493z" style="animation:CXoCZlRa_draw 2000ms linear 244ms forwards" stroke-dasharray="455 457" stroke-dashoffset="456"/><path class="cloud3d14" d="M775.8 586l-1.2-.4-177-90.3s-1.4-.9-1.4-2.2v-25.6l178.4 92.3 1.1.3.1 25.9z" style="animation:CXoCZlRa_draw 2000ms linear 245ms forwards" stroke-dasharray="457 459" stroke-dashoffset="458"/><path class="cloud3d13" d="M1255.1 837.2l-114.8-54.6c-1.1-.5-1.1-1.9 0-2.5l114.2-55.1c.4-.2.9-.2 1.4 0l115.4 55.1c1.1.5 1.1 2 0 2.5l-114.8 54.6c-.5.2-1 .2-1.4 0z" style="animation:CXoCZlRa_draw 2000ms linear 247ms forwards" stroke-dasharray="519 521" stroke-dashoffset="520"/><path class="cloud3d5" d="M1371.9 827.9c0 .8-.8 1.4-.8 1.4l-115.3 54.8v-46.7l.6-.2 114.8-54.6s.7-.6.7-.9v46.2z" style="animation:CXoCZlRa_draw 2000ms linear 248ms forwards" stroke-dasharray="352 354" stroke-dashoffset="353"/><path class="cloud3d14" d="M1255.8 884.1l-.7-.2-114.7-54.6s-.9-.5-.9-1.3v-46.6l115.6 55.8.7.2v46.7z" style="animation:CXoCZlRa_draw 2000ms linear 250ms forwards" stroke-dasharray="352 354" stroke-dashoffset="353"/><path class="cloud3d13" d="M339.5 390.1L155 296c-1.7-.9-1.7-3.4 0-4.3l183.6-85.3c.7-.4 1.5-.4 2.2 0l185.5 85.3c1.7.9 1.7 3.4 0 4.3l-184.5 94.1c-.8.4-1.6.4-2.3 0z" style="animation:CXoCZlRa_draw 2000ms linear 251ms forwards" stroke-dasharray="837 839" stroke-dashoffset="838"/><path class="cloud3d8" d="M527.4 320.5c0 1.4-1.3 2.4-1.3 2.4l-185.4 94.4v-26.9l1-.3L526.2 296s1.2-1 1.2-1.5v26z" style="animation:CXoCZlRa_draw 2000ms linear 253ms forwards" stroke-dasharray="474 476" stroke-dashoffset="475"/><path class="cloud3d14" d="M340.7 417.3l-1.2-.4-184.4-94.1s-1.5-.9-1.5-2.3v-26.7L339.5 390l1.2.3v27z" style="animation:CXoCZlRa_draw 2000ms linear 254ms forwards" stroke-dasharray="476 478" stroke-dashoffset="477"/><path class="cloud3d8" d="M1081.5 533.9c0 1.8-2.3 3.3-2.3 3.3S778.4 689 777.4 689.5c-.9.4-1.8.4-1.8.4v-41.4s.9 0 1.8-.4l302-151.3s2.1-1.6 2.1-3.5v40.6z" style="animation:CXoCZlRa_draw 2000ms linear 256ms forwards" stroke-dasharray="770 772" stroke-dashoffset="771"/><path class="cloud3d14" d="M775.7 689.9s-1 0-1.8-.4L472.1 537.2s-2.3-1.5-2.3-3.3v-41c0 3 2.1 3.8 2.1 3.8l303.8 151.8v41.4z" style="animation:CXoCZlRa_draw 2000ms linear 258ms forwards" stroke-dasharray="771 773" stroke-dashoffset="772"/><path class="cloud3d13" d="M1172.2 330.4l-99.4-42.9c-5.8-3-9.4-9.1-9.4-15.6V134.3c0-13.2 14-21.7 25.7-15.7l99.4 51.3c5.9 3 9.6 9.1 9.6 15.7v129.2c-.1 13.3-14.2 21.8-25.9 15.6z" style="animation:CXoCZlRa_draw 2000ms linear 259ms forwards" stroke-dasharray="598 600" stroke-dashoffset="599"/><path class="cloud3d14" d="M1160.2 187.6l-76.8-37.2v-12.1l76.8 36.6z" style="animation:CXoCZlRa_draw 2000ms linear 261ms forwards" stroke-dasharray="196 198" stroke-dashoffset="197"/><path id="svg-ico" class="cloud3d15" d="M1129.4 192.7l-46-22.2v-12l46 21.5zm55.1 43.3l-101.1-45.4v-12l101.1 44.7z" style="animation:CXoCZlRa_draw 2000ms linear 262ms forwards" stroke-dasharray="373 375" stroke-dashoffset="374"/><path class="cloud3d14" d="M1184.5 256.4l-101.1-45.6v-12.1l101.1 44.9zm-24.3 7.8l-76.8-33.3v-12l76.8 32.6zm0 20.2l-76.8-33.4v-12l76.8 32.6z" style="animation:CXoCZlRa_draw 2000ms linear 264ms forwards" stroke-dasharray="631 633" stroke-dashoffset="632"/><path id="svg-ico" class="cloud3d15" d="M1174.5 188a5.9 7.6 0 1111.8 0 5.9 7.6 0 11-11.8 0" style="animation:CXoCZlRa_draw 2000ms linear 265ms forwards" stroke-dasharray="43 45" stroke-dashoffset="44"/><path class="cloud3d6" d="M1330.1 498.9a23.7 12 0 1147.4 0 23.7 12 0 11-47.4 0" style="animation:CXoCZlRa_draw 2000ms linear 267ms forwards" stroke-dasharray="116 118" stroke-dashoffset="117"/><path class="cloud3d7" d="M1335.6 491.2a18.2 7.3 0 1136.4 0 18.2 7.3 0 11-36.4 0" style="animation:CXoCZlRa_draw 2000ms linear 268ms forwards" stroke-dasharray="84 86" stroke-dashoffset="85"/><path class="cloud3d14" d="M1372 491.8c-2.9 9.3-34.3 8.6-36.5 0 0 7.6 8.2 13.7 18.2 13.7 10.1 0 18.3-6.1 18.3-13.7M54.6 398.6h16.7c5.5 0 9.9 4.4 9.9 9.9v34.1l-36.5-.2v-33.9c.1-5.5 4.5-9.9 9.9-9.9z" style="animation:CXoCZlRa_draw 2000ms linear 270ms forwards" stroke-dasharray="244 246" stroke-dashoffset="245"/><path class="cloud3d7" d="M49 447.9a14 2.7 0 1128 0 14 2.7 0 11-28 0" style="animation:CXoCZlRa_draw 2000ms linear 271ms forwards" stroke-dasharray="59 61" stroke-dashoffset="60"/><path class="cloud3d14" d="M49 448.1c2.2 3.5 26.3 3.2 28 0 0 2.8-6.3 5.1-14 5.1s-14-2.3-14-5.1" style="animation:CXoCZlRa_draw 2000ms linear 273ms forwards" stroke-dasharray="61 63" stroke-dashoffset="62"/><path class="cloud3d6" d="M1313.1 593.6h-21.7c-7.1 0-12.8-5.7-12.8-12.8v-62.4l47.4.2v62.2c0 7.1-5.8 12.8-12.9 12.8z" style="animation:CXoCZlRa_draw 2000ms linear 274ms forwards" stroke-dasharray="235 237" stroke-dashoffset="236"/><path class="cloud3d6" d="M1278.6 518.6a23.7 12 0 1147.4 0 23.7 12 0 11-47.4 0" style="animation:CXoCZlRa_draw 2000ms linear 276ms forwards" stroke-dasharray="116 118" stroke-dashoffset="117"/><path class="cloud3d7" d="M1284.1 510.8a18.2 7.3 0 1136.4 0 18.2 7.3 0 11-36.4 0" style="animation:CXoCZlRa_draw 2000ms linear 278ms forwards" stroke-dasharray="84 86" stroke-dashoffset="85"/><path class="cloud3d14" d="M1320.5 511.5c-2.9 9.3-34.3 8.6-36.5 0 0 7.6 8.2 13.7 18.2 13.7s18.3-6.1 18.3-13.7m-59.6 105h-21.7c-7.1 0-12.8-5.7-12.8-12.8v-62.4l47.4.2v62.2c-.1 7.1-5.8 12.8-12.9 12.8z" style="animation:CXoCZlRa_draw 2000ms linear 279ms forwards" stroke-dasharray="326 328" stroke-dashoffset="327"/><path class="cloud3d8" d="M1226.3 541.5a23.7 12 0 1147.4 0 23.7 12 0 11-47.4 0" style="animation:CXoCZlRa_draw 2000ms linear 281ms forwards" stroke-dasharray="116 118" stroke-dashoffset="117"/><path class="cloud3d7" d="M1231.8 533.7a18.2 7.3 0 1136.4 0 18.2 7.3 0 11-36.4 0" style="animation:CXoCZlRa_draw 2000ms linear 282ms forwards" stroke-dasharray="84 86" stroke-dashoffset="85"/><path class="cloud3d14" d="M1268.3 534.4c-2.9 9.3-34.3 8.6-36.5 0 0 7.6 8.2 13.7 18.2 13.7 10.1 0 18.3-6.1 18.3-13.7" style="animation:CXoCZlRa_draw 2000ms linear 284ms forwards" stroke-dasharray="92 94" stroke-dashoffset="93"/><path class="cloud3d6" d="M44.8 442.6a18.2 4.4 0 1136.4 0 18.2 4.4 0 11-36.4 0" style="animation:CXoCZlRa_draw 2000ms linear 285ms forwards" stroke-dasharray="78 80" stroke-dashoffset="79"/><path class="cloud3d14" d="M520 129h16.7c5.5 0 9.9 4.4 9.9 9.9V173l-36.5-.2v-33.9c0-5.5 4.4-9.9 9.9-9.9z" style="animation:CXoCZlRa_draw 2000ms linear 287ms forwards" stroke-dasharray="153 155" stroke-dashoffset="154"/><path class="cloud3d7" d="M514.3 178.4a14 2.7 0 1128 0 14 2.7 0 11-28 0" style="animation:CXoCZlRa_draw 2000ms linear 288ms forwards" stroke-dasharray="59 61" stroke-dashoffset="60"/><path class="cloud3d14" d="M514.3 178.5c2.2 3.5 26.3 3.2 28 0 0 2.8-6.3 5.1-14 5.1s-14-2.3-14-5.1" style="animation:CXoCZlRa_draw 2000ms linear 290ms forwards" stroke-dasharray="61 63" stroke-dashoffset="62"/><path class="cloud3d6" d="M510.1 173a18.2 4.4 0 1136.4 0 18.2 4.4 0 11-36.4 0" style="animation:CXoCZlRa_draw 2000ms linear 291ms forwards" stroke-dasharray="78 80" stroke-dashoffset="79"/><path class="cloud3d14" d="M559.2 146.7h16.7c5.5 0 9.9 4.4 9.9 9.9v34.1l-36.5-.2v-33.9c0-5.5 4.4-9.9 9.9-9.9z" style="animation:CXoCZlRa_draw 2000ms linear 293ms forwards" stroke-dasharray="153 155" stroke-dashoffset="154"/><path class="cloud3d7" d="M553.5 196.1a14 2.7 0 1128 0 14 2.7 0 11-28 0" style="animation:CXoCZlRa_draw 2000ms linear 294ms forwards" stroke-dasharray="59 61" stroke-dashoffset="60"/><path class="cloud3d14" d="M553.5 196.2c2.2 3.5 26.3 3.2 28 0 0 2.8-6.3 5.1-14 5.1s-14-2.3-14-5.1" style="animation:CXoCZlRa_draw 2000ms linear 296ms forwards" stroke-dasharray="61 63" stroke-dashoffset="62"/><path class="cloud3d6" d="M549.3 190.7a18.2 4.4 0 1136.4 0 18.2 4.4 0 11-36.4 0" style="animation:CXoCZlRa_draw 2000ms linear 298ms forwards" stroke-dasharray="78 80" stroke-dashoffset="79"/><path class="cloud3d6" d="M96.5 381.1h16.7c5.5 0 9.9 4.4 9.9 9.9v34l-36.5-.2v-33.9c0-5.4 4.5-9.8 9.9-9.8z" style="animation:CXoCZlRa_draw 2000ms linear 299ms forwards" stroke-dasharray="153 155" stroke-dashoffset="154"/><path class="cloud3d7" d="M90.9 430.4a14 2.7 0 1128 0 14 2.7 0 11-28 0" style="animation:CXoCZlRa_draw 2000ms linear 301ms forwards" stroke-dasharray="59 61" stroke-dashoffset="60"/><path class="cloud3d14" d="M90.8 430.6c2.2 3.5 26.3 3.2 28 0 0 2.8-6.3 5.1-14 5.1s-14-2.3-14-5.1" style="animation:CXoCZlRa_draw 2000ms linear 302ms forwards" stroke-dasharray="61 63" stroke-dashoffset="62"/><path class="cloud3d6" d="M86.7 425.1a18.2 4.4 0 1136.4 0 18.2 4.4 0 11-36.4 0" style="animation:CXoCZlRa_draw 2000ms linear 304ms forwards" stroke-dasharray="78 80" stroke-dashoffset="79"/><path class="cloud3d16" d="M107.5 470.6c-6 2.4-15.7 2.4-21.8 0-6-2.4-6-6.4 0-8.9 6-2.4 15.7-2.4 21.8 0 6 2.5 6 6.4 0 8.9z" style="animation:CXoCZlRa_draw 2000ms linear 305ms forwards" stroke-dasharray="72 74" stroke-dashoffset="73"/><path class="cloud3d17" d="M107.5 466c-6 2.4-15.7 2.4-21.8 0-6-2.4-6-6.4 0-8.9 6-2.4 15.7-2.4 21.8 0 6 2.6 6 6.4 0 8.9z" style="animation:CXoCZlRa_draw 2000ms linear 307ms forwards" stroke-dasharray="72 74" stroke-dashoffset="73"/><path class="cloud3d14" d="M107.5 466c-6 2.4-15.7 2.4-21.8 0-6-2.4-6-6.4 0-8.9 6-2.4 15.7-2.4 21.8 0 6 2.6 6 6.4 0 8.9z" style="animation:CXoCZlRa_draw 2000ms linear 308ms forwards" stroke-dasharray="72 74" stroke-dashoffset="73"/><path class="cloud3d16" d="M87.6 456.6c-.6.2-1.2.3-1.7.5-.3.1-.5.2-.8.4l21.5 8.8.9-.3c.5-.2.9-.4 1.4-.6l-21.3-8.8z" style="animation:CXoCZlRa_draw 2000ms linear 310ms forwards" stroke-dasharray="52 54" stroke-dashoffset="53"/><path class="cloud3d16" d="M778.1 541.4c-2.3.9-6 .9-8.4 0-2.3-.9-2.3-2.5 0-3.4 2.3-.9 6-.9 8.4 0 2.3.9 2.3 2.4 0 3.4z" style="animation:CXoCZlRa_draw 2000ms linear 311ms forwards" stroke-dasharray="28 30" stroke-dashoffset="29"/><path class="cloud3d17" d="M778.1 539.6c-2.3.9-6 .9-8.4 0-2.3-.9-2.3-2.5 0-3.4 2.3-.9 6-.9 8.4 0 2.3.9 2.3 2.4 0 3.4z" style="animation:CXoCZlRa_draw 2000ms linear 313ms forwards" stroke-dasharray="28 30" stroke-dashoffset="29"/><path class="cloud3d14" d="M778.1 539.6c-2.3.9-6 .9-8.4 0-2.3-.9-2.3-2.5 0-3.4 2.3-.9 6-.9 8.4 0 2.3.9 2.3 2.4 0 3.4z" style="animation:CXoCZlRa_draw 2000ms linear 314ms forwards" stroke-dasharray="28 30" stroke-dashoffset="29"/><path class="cloud3d16" d="M770.4 536c-.2.1-.5.1-.7.2-.1 0-.2.1-.3.2l8.3 3.4c.1 0 .2-.1.4-.1.2-.1.4-.2.5-.3l-8.2-3.4z" style="animation:CXoCZlRa_draw 2000ms linear 316ms forwards" stroke-dasharray="20 22" stroke-dashoffset="21"/><path class="cloud3d16" d="M919 469.8c-2.3.9-6 .9-8.4 0-2.3-.9-2.3-2.5 0-3.4 2.3-.9 6-.9 8.4 0 2.4.9 2.4 2.4 0 3.4z" style="animation:CXoCZlRa_draw 2000ms linear 317ms forwards" stroke-dasharray="28 30" stroke-dashoffset="29"/><path class="cloud3d17" d="M919 468c-2.3.9-6 .9-8.4 0-2.3-.9-2.3-2.5 0-3.4 2.3-.9 6-.9 8.4 0 2.4 1 2.4 2.5 0 3.4z" style="animation:CXoCZlRa_draw 2000ms linear 319ms forwards" stroke-dasharray="28 30" stroke-dashoffset="29"/><path class="cloud3d14" d="M919 468c-2.3.9-6 .9-8.4 0-2.3-.9-2.3-2.5 0-3.4 2.3-.9 6-.9 8.4 0 2.4 1 2.4 2.5 0 3.4z" style="animation:CXoCZlRa_draw 2000ms linear 321ms forwards" stroke-dasharray="28 30" stroke-dashoffset="29"/><path class="cloud3d16" d="M911.3 464.4c-.2.1-.5.1-.7.2-.1 0-.2.1-.3.2l8.3 3.4c.1 0 .2-.1.4-.1.2-.1.4-.2.5-.3l-8.2-3.4z" style="animation:CXoCZlRa_draw 2000ms linear 322ms forwards" stroke-dasharray="20 22" stroke-dashoffset="21"/><path class="cloud3d16" d="M637.8 468.6c-2.3.9-6 .9-8.4 0-2.3-.9-2.3-2.5 0-3.4 2.3-.9 6-.9 8.4 0 2.3.9 2.3 2.4 0 3.4z" style="animation:CXoCZlRa_draw 2000ms linear 324ms forwards" stroke-dasharray="28 30" stroke-dashoffset="29"/><path class="cloud3d17" d="M637.8 466.8c-2.3.9-6 .9-8.4 0-2.3-.9-2.3-2.5 0-3.4 2.3-.9 6-.9 8.4 0 2.3 1 2.3 2.5 0 3.4z" style="animation:CXoCZlRa_draw 2000ms linear 325ms forwards" stroke-dasharray="28 30" stroke-dashoffset="29"/><path class="cloud3d14" d="M637.8 466.8c-2.3.9-6 .9-8.4 0-2.3-.9-2.3-2.5 0-3.4 2.3-.9 6-.9 8.4 0 2.3 1 2.3 2.5 0 3.4z" style="animation:CXoCZlRa_draw 2000ms linear 327ms forwards" stroke-dasharray="28 30" stroke-dashoffset="29"/><path class="cloud3d16" d="M630.1 463.2c-.2.1-.5.1-.7.2-.1 0-.2.1-.3.2l8.3 3.4c.1 0 .2-.1.4-.1.2-.1.4-.2.5-.3l-8.2-3.4z" style="animation:CXoCZlRa_draw 2000ms linear 328ms forwards" stroke-dasharray="20 22" stroke-dashoffset="21"/><path class="cloud3d16" d="M139.4 458.7c-6 2.4-15.7 2.4-21.8 0-6-2.4-6-6.4 0-8.9 6-2.4 15.7-2.4 21.8 0 6 2.6 6 6.4 0 8.9z" style="animation:CXoCZlRa_draw 2000ms linear 330ms forwards" stroke-dasharray="72 74" stroke-dashoffset="73"/><path class="cloud3d17" d="M139.4 454.2c-6 2.4-15.7 2.4-21.8 0-6-2.4-6-6.4 0-8.9 6-2.4 15.7-2.4 21.8 0 6 2.5 6 6.4 0 8.9z" style="animation:CXoCZlRa_draw 2000ms linear 331ms forwards" stroke-dasharray="72 74" stroke-dashoffset="73"/><path class="cloud3d14" d="M139.4 454.2c-6 2.4-15.7 2.4-21.8 0-6-2.4-6-6.4 0-8.9 6-2.4 15.7-2.4 21.8 0 6 2.5 6 6.4 0 8.9z" style="animation:CXoCZlRa_draw 2000ms linear 333ms forwards" stroke-dasharray="72 74" stroke-dashoffset="73"/><path class="cloud3d16" d="M119.5 444.8c-.6.2-1.2.3-1.7.5-.3.1-.5.2-.8.4l21.5 8.8.9-.3c.5-.2.9-.4 1.4-.6l-21.3-8.8z" style="animation:CXoCZlRa_draw 2000ms linear 334ms forwards" stroke-dasharray="52 54" stroke-dashoffset="53"/><path class="cloud3d16" d="M651.7 274.8c-6 2.4-15.7 2.4-21.8 0-6-2.4-6-6.4 0-8.9 6-2.4 15.7-2.4 21.8 0 6 2.6 6 6.5 0 8.9z" style="animation:CXoCZlRa_draw 2000ms linear 336ms forwards" stroke-dasharray="72 74" stroke-dashoffset="73"/><path class="cloud3d17" d="M651.7 270.3c-6 2.4-15.7 2.4-21.8 0-6-2.4-6-6.4 0-8.9 6-2.4 15.7-2.4 21.8 0 6 2.5 6 6.4 0 8.9z" style="animation:CXoCZlRa_draw 2000ms linear 337ms forwards" stroke-dasharray="72 74" stroke-dashoffset="73"/><path class="cloud3d14" d="M651.7 270.3c-6 2.4-15.7 2.4-21.8 0-6-2.4-6-6.4 0-8.9 6-2.4 15.7-2.4 21.8 0 6 2.5 6 6.4 0 8.9z" style="animation:CXoCZlRa_draw 2000ms linear 339ms forwards" stroke-dasharray="72 74" stroke-dashoffset="73"/><path class="cloud3d16" d="M631.7 260.9c-.6.2-1.2.3-1.7.5-.3.1-.5.2-.8.4l21.5 8.8.9-.3c.5-.2.9-.4 1.4-.6l-21.3-8.8z" style="animation:CXoCZlRa_draw 2000ms linear 341ms forwards" stroke-dasharray="52 54" stroke-dashoffset="53"/><path class="cloud3d16" d="M683.6 263c-6 2.4-15.7 2.4-21.8 0-6-2.4-6-6.4 0-8.9 6-2.4 15.7-2.4 21.8 0 6 2.5 6 6.4 0 8.9z" style="animation:CXoCZlRa_draw 2000ms linear 342ms forwards" stroke-dasharray="72 74" stroke-dashoffset="73"/><path class="cloud3d17" d="M683.6 258.5c-6 2.4-15.7 2.4-21.8 0-6-2.4-6-6.4 0-8.9 6-2.4 15.7-2.4 21.8 0 6 2.5 6 6.4 0 8.9z" style="animation:CXoCZlRa_draw 2000ms linear 344ms forwards" stroke-dasharray="72 74" stroke-dashoffset="73"/><path class="cloud3d14" d="M683.6 258.5c-6 2.4-15.7 2.4-21.8 0-6-2.4-6-6.4 0-8.9 6-2.4 15.7-2.4 21.8 0 6 2.5 6 6.4 0 8.9z" style="animation:CXoCZlRa_draw 2000ms linear 345ms forwards" stroke-dasharray="72 74" stroke-dashoffset="73"/><path class="cloud3d16" d="M663.6 249.1c-.6.2-1.2.3-1.7.5-.3.1-.5.2-.8.4l21.5 8.8.9-.3c.5-.2.9-.4 1.4-.6l-21.3-8.8z" style="animation:CXoCZlRa_draw 2000ms linear 347ms forwards" stroke-dasharray="52 54" stroke-dashoffset="53"/><path class="cloud3d14" d="M1137.3 858.6l-34.5-17.5v-30.2l34.5 15.9z" style="animation:CXoCZlRa_draw 2000ms linear 348ms forwards" stroke-dasharray="139 141" stroke-dashoffset="140"/><path class="cloud3d0" d="M1137.3 858.6v-31.8l24.5-10.3v29.7z" style="animation:CXoCZlRa_draw 2000ms linear 350ms forwards" stroke-dasharray="116 118" stroke-dashoffset="117"/><path class="cloud3d5" d="M1137.3 826.8l-34.5-15.9 25.4-12.1 33.6 17.7z" style="animation:CXoCZlRa_draw 2000ms linear 351ms forwards" stroke-dasharray="131 133" stroke-dashoffset="132"/><path class="cloud3d14" d="M1178.5 880l-34.5-17.5v-30.2l34.5 15.9z" style="animation:CXoCZlRa_draw 2000ms linear 353ms forwards" stroke-dasharray="139 141" stroke-dashoffset="140"/><path class="cloud3d0" d="M1178.5 880v-31.8l24.4-10.3v29.7z" style="animation:CXoCZlRa_draw 2000ms linear 354ms forwards" stroke-dasharray="116 118" stroke-dashoffset="117"/><path class="cloud3d5" d="M1178.5 848.2l-34.5-15.9 25.4-12.1 33.5 17.7z" style="animation:CXoCZlRa_draw 2000ms linear 356ms forwards" stroke-dasharray="131 133" stroke-dashoffset="132"/><path class="cloud3d14" d="M1219.5 901.7l-34.5-17.6v-30.2l34.5 16z" style="animation:CXoCZlRa_draw 2000ms linear 357ms forwards" stroke-dasharray="139 141" stroke-dashoffset="140"/><path class="cloud3d0" d="M1219.5 901.7v-31.8l24.4-10.4v29.8z" style="animation:CXoCZlRa_draw 2000ms linear 359ms forwards" stroke-dasharray="116 118" stroke-dashoffset="117"/><path class="cloud3d5" d="M1219.5 869.9l-34.5-16 25.3-12 33.6 17.6z" style="animation:CXoCZlRa_draw 2000ms linear 360ms forwards" stroke-dasharray="131 133" stroke-dashoffset="132"/><path class="cloud3d0" d="M729.6 907.3a45.2 25.7 0 1190.4 0 45.2 25.7 0 11-90.4 0" style="animation:CXoCZlRa_draw 2000ms linear 362ms forwards" stroke-dasharray="228 230" stroke-dashoffset="229"/><path class="cloud3d14" d="M797.9 871.5s10.4-5.7 17.9-4.7c4.7.2 5.6-6.1 8.7-8.2 2.1-1.6 3.1-2.6 9.8-.8 3.3 1.1 3.3-6 5.5-7.7 2.2-1.8 9.5.5 11.8-.6 2.3-1.1 3-6.6 5.1-7.9 2-1.3 10.9.3 27.9 4.6l-69.9 35.4c.1 0-5.3-6.5-16.8-10.1z" style="animation:CXoCZlRa_draw 2000ms linear 364ms forwards" stroke-dasharray="201 203" stroke-dashoffset="202"/><path class="cloud3d0" d="M885.1 858.8l-65.2 33.7c-.3-5.9-5.1-10.9-5.1-10.9l69.9-35.4.4 12.6z" style="animation:CXoCZlRa_draw 2000ms linear 365ms forwards" stroke-dasharray="177 179" stroke-dashoffset="178"/><path class="cloud3d14" d="M729.6 893.5a45.2 25.7 0 1190.4 0 45.2 25.7 0 11-90.4 0" style="animation:CXoCZlRa_draw 2000ms linear 367ms forwards" stroke-dasharray="228 230" stroke-dashoffset="229"/><path class="cloud3d18" d="M814.5 881.1c3.5 3.6 5.5 7.8 5.5 12.2 0 14.2-20.2 25.7-45.2 25.7-25 0-45.2-11.5-45.2-25.7" style="animation:CXoCZlRa_draw 2000ms linear 368ms forwards" stroke-dasharray="128 130" stroke-dashoffset="129"/><path class="cloud3d17" d="M778 904.8c-7.1 3.5-18.7 3.5-26 0-7.1-3.5-7.1-9.3 0-12.9 7.1-3.5 18.7-3.5 26 0 7.1 3.6 7.1 9.3 0 12.9z" style="animation:CXoCZlRa_draw 2000ms linear 370ms forwards" stroke-dasharray="89 91" stroke-dashoffset="90"/><path class="cloud3d8" d="M778 904.8c-7.1 3.5-18.7 3.5-26 0-7.1-3.5-7.1-9.3 0-12.9 7.1-3.5 18.7-3.5 26 0 7.1 3.6 7.1 9.3 0 12.9z" style="animation:CXoCZlRa_draw 2000ms linear 371ms forwards" stroke-dasharray="89 91" stroke-dashoffset="90"/><path class="cloud3d16" d="M776.7 905.7c-6.4 2.2-16.7 2.2-23.3 0-6.4-2.2-6.4-5.9 0-8.2 6.4-2.2 16.7-2.2 23.3 0 6.4 2.3 6.4 5.9 0 8.2z" style="animation:CXoCZlRa_draw 2000ms linear 373ms forwards" stroke-dasharray="74 76" stroke-dashoffset="75"/><path class="cloud3d6" d="M785.9 564.8l-.1 15.9 14.1 7.6.1-3.1-7-3.8c-2.9-1.5-4.6-4.5-4.6-7.8l.1-7.6-2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 374ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M788.5 566.1l-2.6-1.3 3.3-2 2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 376ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M799.9 585.2l-7-3.8c-2.8-1.6-4.6-4.3-4.6-7.8l.1-7.6 3.3-1.9s-.1 2.6-.1 7.6c0 3.5 1.8 6.3 4.6 7.8 2.7 1.5 7 3.8 7 3.8l-3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 377ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M799.9 588.3v-3.1l3.3-1.9v3z" style="animation:CXoCZlRa_draw 2000ms linear 379ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d6" d="M801.5 557.1l-.1 15.9 14.1 7.6.1-3.1-7-3.8c-2.9-1.5-4.6-4.5-4.6-7.8l.1-7.6-2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 380ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M804.1 558.4l-2.6-1.3 3.3-2 2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 382ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M815.5 577.5l-7-3.8c-2.8-1.6-4.6-4.3-4.6-7.8l.1-7.6 3.3-1.9s-.1 2.6-.1 7.6c0 3.5 1.8 6.3 4.6 7.8 2.7 1.5 7 3.8 7 3.8l-3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 384ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M815.4 580.6l.1-3.1 3.3-1.9-.1 3z" style="animation:CXoCZlRa_draw 2000ms linear 385ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d6" d="M817.1 549.4l-.1 15.9 14.1 7.6.1-3.1-7-3.8c-2.9-1.5-4.6-4.5-4.6-7.8l.1-7.6-2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 387ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M819.7 550.6l-2.6-1.2 3.3-2 2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 388ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M831.1 569.8l-7-3.8c-2.8-1.6-4.6-4.3-4.6-7.8l.1-7.6 3.3-1.9s-.1 2.6-.1 7.6c0 3.5 1.8 6.3 4.6 7.8 2.7 1.5 7 3.8 7 3.8l-3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 390ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M831 572.9l.1-3.1 3.3-1.9-.1 3z" style="animation:CXoCZlRa_draw 2000ms linear 391ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d6" d="M832.7 541.7l-.1 15.9 14.1 7.6.1-3.1-7-3.8c-2.9-1.5-4.6-4.5-4.6-7.8l.1-7.6-2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 393ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M835.2 542.9l-2.5-1.2 3.3-2 2.5 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 394ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M846.7 562.1l-7-3.8c-2.8-1.6-4.6-4.3-4.6-7.8l.1-7.6 3.3-1.9s-.1 2.6-.1 7.6c0 3.5 1.8 6.3 4.6 7.8 2.7 1.5 7 3.8 7 3.8l-3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 396ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M846.6 565.1l.1-3 3.3-1.9-.1 3z" style="animation:CXoCZlRa_draw 2000ms linear 397ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d6" d="M848.2 533.9l-.1 15.9 14.1 7.6.1-3.1-7-3.8c-2.9-1.5-4.6-4.5-4.6-7.8l.1-7.6-2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 399ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M850.8 535.2l-2.6-1.3 3.3-1.9 2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 400ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M862.2 554.4l-7-3.8c-2.8-1.6-4.6-4.3-4.6-7.8l.1-7.6 3.3-1.9s-.1 2.6-.1 7.6c0 3.5 1.8 6.3 4.6 7.8 2.7 1.5 7 3.8 7 3.8l-3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 402ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M862.1 557.4l.1-3 3.3-1.9-.1 3z" style="animation:CXoCZlRa_draw 2000ms linear 403ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d6" d="M863.8 526.2l-.1 15.9 14.1 7.6.1-3.1-7-3.8c-2.9-1.5-4.6-4.5-4.6-7.8l.1-7.6-2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 405ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M866.4 527.5l-2.6-1.3 3.3-1.9 2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 407ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M877.8 546.7l-7-3.8c-2.8-1.6-4.6-4.3-4.6-7.8l.1-7.6 3.3-1.9s-.1 2.6-.1 7.6c0 3.5 1.8 6.3 4.6 7.8 2.7 1.5 7 3.8 7 3.8l-3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 408ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M877.7 549.7l.1-3 3.3-2-.1 3.1z" style="animation:CXoCZlRa_draw 2000ms linear 410ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d6" d="M879.4 518.5l-.1 15.9 14.1 7.6.1-3.1-7-3.8c-2.9-1.5-4.6-4.5-4.6-7.8l.1-7.6-2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 411ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M881.9 519.8l-2.5-1.3 3.3-1.9 2.5 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 413ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M893.4 539l-7-3.8c-2.8-1.6-4.6-4.3-4.6-7.8l.1-7.6 3.3-1.9s-.1 2.6-.1 7.6c0 3.5 1.8 6.3 4.6 7.8 2.7 1.5 7 3.8 7 3.8l-3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 414ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M893.3 542l.1-3 3.3-2-.1 3.1z" style="animation:CXoCZlRa_draw 2000ms linear 416ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d6" d="M894.9 510.8l-.1 15.9 14.1 7.6.1-3.1-7-3.8c-2.9-1.5-4.6-4.5-4.6-7.8l.1-7.6-2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 417ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M897.5 512.1l-2.6-1.3 3.3-1.9 2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 419ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M908.9 531.3l-7-3.8c-2.8-1.6-4.6-4.3-4.6-7.8l.1-7.6 3.3-1.9s-.1 2.6-.1 7.6c0 3.5 1.8 6.3 4.6 7.8 2.7 1.5 7 3.8 7 3.8l-3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 420ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M908.9 534.3v-3l3.3-2v3.1z" style="animation:CXoCZlRa_draw 2000ms linear 422ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d6" d="M910.5 503.1l-.1 15.9 14.1 7.6.1-3.1-7-3.8c-2.9-1.5-4.6-4.5-4.6-7.8l.1-7.6-2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 423ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M913.1 504.4l-2.6-1.3 3.3-1.9 2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 425ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M924.5 523.5l-7-3.8c-2.8-1.6-4.6-4.3-4.6-7.8l.1-7.6 3.3-1.9s-.1 2.6-.1 7.6c0 3.5 1.8 6.3 4.6 7.8 2.7 1.5 7 3.8 7 3.8l-3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 427ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M924.4 526.6l.1-3.1 3.3-1.9-.1 3.1z" style="animation:CXoCZlRa_draw 2000ms linear 428ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d6" d="M926.1 495.4l-.1 15.9 14.1 7.6.1-3.1-7-3.8c-2.9-1.5-4.6-4.5-4.6-7.8l.1-7.6-2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 430ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M928.7 496.7l-2.6-1.3 3.3-1.9 2.5 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 431ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M940.1 515.8l-7-3.8c-2.8-1.6-4.6-4.3-4.6-7.8l.1-7.6 3.3-1.9s-.1 2.6-.1 7.6c0 3.5 1.8 6.3 4.6 7.8 2.7 1.5 7 3.8 7 3.8l-3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 433ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M940 518.9l.1-3.1 3.3-1.9-.1 3.1z" style="animation:CXoCZlRa_draw 2000ms linear 434ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d6" d="M941.6 487.7l-.1 15.9 14.1 7.6.1-3.1-7-3.8c-2.9-1.5-4.6-4.5-4.6-7.8l.1-7.6-2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 436ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M944.2 489l-2.6-1.3 3.3-1.9 2.6 1.2z" style="animation:CXoCZlRa_draw 2000ms linear 437ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M955.6 508.1l-7-3.8c-2.8-1.6-4.6-4.3-4.6-7.8l.1-7.6 3.3-1.9s-.1 2.6-.1 7.6c0 3.5 1.8 6.3 4.6 7.8 2.7 1.5 7 3.8 7 3.8l-3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 439ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M955.6 511.2v-3.1l3.3-1.9v3.1z" style="animation:CXoCZlRa_draw 2000ms linear 440ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d6" d="M758.9 611.3a16.7 7.4 0 1133.4 0 16.7 7.4 0 11-33.4 0" style="animation:CXoCZlRa_draw 2000ms linear 442ms forwards" stroke-dasharray="79 81" stroke-dashoffset="80"/><path class="cloud3d7" d="M758.7 609.4a16.7 7.4 0 1133.4 0 16.7 7.4 0 11-33.4 0" style="animation:CXoCZlRa_draw 2000ms linear 443ms forwards" stroke-dasharray="79 81" stroke-dashoffset="80"/><path class="cloud3d7" d="M792.2 609.4h-33.5l7.5-28.1 9.6 4.7 10-5.3z" style="animation:CXoCZlRa_draw 2000ms linear 445ms forwards" stroke-dasharray="114 116" stroke-dashoffset="115"/><path class="cloud3d16" d="M782.7 610.4c-3.9 1.6-10.3 1.6-14.3 0-3.9-1.6-3.9-4.2 0-5.8 3.9-1.6 10.3-1.6 14.3 0 3.9 1.6 3.9 4.2 0 5.8z" style="animation:CXoCZlRa_draw 2000ms linear 447ms forwards" stroke-dasharray="47 49" stroke-dashoffset="48"/><path class="cloud3d17" d="M782.7 607.4c-3.9 1.6-10.3 1.6-14.3 0-3.9-1.6-3.9-4.2 0-5.8 3.9-1.6 10.3-1.6 14.3 0 3.9 1.6 3.9 4.2 0 5.8z" style="animation:CXoCZlRa_draw 2000ms linear 448ms forwards" stroke-dasharray="47 49" stroke-dashoffset="48"/><path class="cloud3d14" d="M782.7 607.4c-3.9 1.6-10.3 1.6-14.3 0-3.9-1.6-3.9-4.2 0-5.8 3.9-1.6 10.3-1.6 14.3 0 3.9 1.6 3.9 4.2 0 5.8z" style="animation:CXoCZlRa_draw 2000ms linear 450ms forwards" stroke-dasharray="47 49" stroke-dashoffset="48"/><path class="cloud3d16" d="M769.6 601.3c-.4.1-.8.2-1.1.4-.2.1-.3.1-.5.3l14.1 5.7c.2-.1.4-.1.6-.2.3-.1.6-.3.9-.4l-14-5.8z" style="animation:CXoCZlRa_draw 2000ms linear 451ms forwards" stroke-dasharray="34 36" stroke-dashoffset="35"/><path class="cloud3d6" d="M993.6 496.3a16.7 7.4 0 1133.4 0 16.7 7.4 0 11-33.4 0" style="animation:CXoCZlRa_draw 2000ms linear 453ms forwards" stroke-dasharray="79 81" stroke-dashoffset="80"/><path class="cloud3d8" d="M993.6 494.5a16.7 7.4 0 1133.4 0 16.7 7.4 0 11-33.4 0" style="animation:CXoCZlRa_draw 2000ms linear 454ms forwards" stroke-dasharray="79 81" stroke-dashoffset="80"/><path class="cloud3d8" d="M942.9 500.7l70.1 1.1-2.7-14.7-55.5-.1s.1 5.2.1 6c0 .9-.6 1.8-1.3 2.3-1.1.7-10.7 5.4-10.7 5.4z" style="animation:CXoCZlRa_draw 2000ms linear 456ms forwards" stroke-dasharray="162 164" stroke-dashoffset="163"/><path class="cloud3d16" d="M1018.1 497.1c-3.9 1.6-10.3 1.6-14.3 0-3.9-1.6-3.9-4.2 0-5.8 3.9-1.6 10.3-1.6 14.3 0s4 4.1 0 5.8z" style="animation:CXoCZlRa_draw 2000ms linear 457ms forwards" stroke-dasharray="47 49" stroke-dashoffset="48"/><path class="cloud3d17" d="M1018.1 494.1c-3.9 1.6-10.3 1.6-14.3 0-3.9-1.6-3.9-4.2 0-5.8 3.9-1.6 10.3-1.6 14.3 0s4 4.2 0 5.8z" style="animation:CXoCZlRa_draw 2000ms linear 459ms forwards" stroke-dasharray="47 49" stroke-dashoffset="48"/><path class="cloud3d14" d="M1018.1 494.1c-3.9 1.6-10.3 1.6-14.3 0-3.9-1.6-3.9-4.2 0-5.8 3.9-1.6 10.3-1.6 14.3 0s4 4.2 0 5.8z" style="animation:CXoCZlRa_draw 2000ms linear 460ms forwards" stroke-dasharray="47 49" stroke-dashoffset="48"/><path class="cloud3d16" d="M1005.1 487.9c-.4.1-.8.2-1.1.4-.2.1-.3.1-.5.3l14.1 5.7c.2-.1.4-.1.6-.2.3-.1.6-.3.9-.4l-14-5.8z" style="animation:CXoCZlRa_draw 2000ms linear 462ms forwards" stroke-dasharray="34 36" stroke-dashoffset="35"/><path class="cloud3d7" d="M756.9 364.9a16.7 7.4 0 1133.4 0 16.7 7.4 0 11-33.4 0" style="animation:CXoCZlRa_draw 2000ms linear 463ms forwards" stroke-dasharray="79 81" stroke-dashoffset="80"/><path class="cloud3d7" d="M790.3 364.9l1 17.3s-14.9-7.6-15.5-8c-.6-.3-1.6-.3-2.1 0s-17.8 9.1-17.8 9.1l1-18.4h33.4z" style="animation:CXoCZlRa_draw 2000ms linear 465ms forwards" stroke-dasharray="109 111" stroke-dashoffset="110"/><path class="cloud3d16" d="M780.1 368.2c-3.9 1.6-10.3 1.6-14.3 0-3.9-1.6-3.9-4.2 0-5.8 3.9-1.6 10.3-1.6 14.3 0 3.9 1.6 3.9 4.2 0 5.8z" style="animation:CXoCZlRa_draw 2000ms linear 466ms forwards" stroke-dasharray="47 49" stroke-dashoffset="48"/><path class="cloud3d17" d="M780.1 365.2c-3.9 1.6-10.3 1.6-14.3 0-3.9-1.6-3.9-4.2 0-5.8 3.9-1.6 10.3-1.6 14.3 0 3.9 1.6 3.9 4.2 0 5.8z" style="animation:CXoCZlRa_draw 2000ms linear 468ms forwards" stroke-dasharray="47 49" stroke-dashoffset="48"/><path class="cloud3d14" d="M780.1 365.2c-3.9 1.6-10.3 1.6-14.3 0-3.9-1.6-3.9-4.2 0-5.8 3.9-1.6 10.3-1.6 14.3 0 3.9 1.6 3.9 4.2 0 5.8z" style="animation:CXoCZlRa_draw 2000ms linear 470ms forwards" stroke-dasharray="47 49" stroke-dashoffset="48"/><path class="cloud3d16" d="M767 359.1c-.4.1-.8.2-1.1.4-.2.1-.3.1-.5.3l14.1 5.7c.2-.1.4-.1.6-.2.3-.1.6-.3.9-.4l-14-5.8z" style="animation:CXoCZlRa_draw 2000ms linear 471ms forwards" stroke-dasharray="34 36" stroke-dashoffset="35"/><path transform="matrix(.9954 -.09546 .09546 .9954 -44.772 76.442)" id="svg-ico" class="cloud3d19" d="M761 506.2a15.6 7.3 0 1131.2 0 15.6 7.3 0 11-31.2 0" style="animation:CXoCZlRa_draw 2000ms linear 473ms forwards" stroke-dasharray="75 77" stroke-dashoffset="76"/><path class="cloud3d20" d="M765.2 504c5.8-3.4 15.6-4.3 22-2.1 2.8 1 4.5 1.8 4.9 3.4.2-2.1-1.5-4-5-5.3-6.3-2.2-16.2-1.3-22 2.1-3.2 1.9-4.5 4.1-3.9 6.1.1-1.6 1.4-2.7 4-4.2z" style="animation:CXoCZlRa_draw 2000ms linear 474ms forwards" stroke-dasharray="74 76" stroke-dashoffset="75"/><path id="svg-ico" class="cloud3d21" d="M792.1 501.9c0 5.4-.2 6-5.6 9-6.8 3.8-16.8 4.1-22.5.6-2.6-1.6-3.1-3.7-2.9-5.9v-43s-.7-7.7 4.8-10.7c6.8-3.8 16.8-4.1 22.5-.6 2.4 1.5 3.6 3.4 3.7 5.4v45.2z" style="animation:CXoCZlRa_draw 2000ms linear 476ms forwards" stroke-dasharray="173 175" stroke-dashoffset="174"/><path transform="matrix(.9954 -.09546 .09546 .9954 -43.344 78.838)" id="svg-ico" class="cloud3d19" d="M786.7 492.4a15.6 7.3 0 1131.2 0 15.6 7.3 0 11-31.2 0" style="animation:CXoCZlRa_draw 2000ms linear 477ms forwards" stroke-dasharray="75 77" stroke-dashoffset="76"/><path class="cloud3d20" d="M791 490.2c5.8-3.4 15.6-4.3 22-2.1 2.8 1 4.5 1.8 4.9 3.4.2-2.1-1.5-4-5-5.3-6.3-2.2-16.2-1.3-22 2.1-3.2 1.9-4.5 4.1-3.9 6.1 0-1.5 1.4-2.6 4-4.2z" style="animation:CXoCZlRa_draw 2000ms linear 479ms forwards" stroke-dasharray="74 76" stroke-dashoffset="75"/><path id="svg-ico" class="cloud3d21" d="M817.8 488.1c0 5.4-.2 6-5.6 9-6.8 3.8-16.8 4.1-22.5.6-2.6-1.6-3.1-3.7-2.9-5.9v-43s-.7-7.7 4.8-10.7c6.8-3.8 16.8-4.1 22.5-.6 2.4 1.5 3.6 3.4 3.7 5.4v45.2z" style="animation:CXoCZlRa_draw 2000ms linear 480ms forwards" stroke-dasharray="173 175" stroke-dashoffset="174"/><path transform="matrix(.9954 -.09546 .09546 .9954 -41.916 81.234)" id="svg-ico" class="cloud3d19" d="M812.5 478.7a15.6 7.3 0 1131.2 0 15.6 7.3 0 11-31.2 0" style="animation:CXoCZlRa_draw 2000ms linear 482ms forwards" stroke-dasharray="75 77" stroke-dashoffset="76"/><path class="cloud3d20" d="M816.7 476.5c5.8-3.4 15.6-4.3 22-2.1 2.8 1 4.5 1.8 4.9 3.4.2-2.1-1.5-4-5-5.3-6.3-2.2-16.2-1.3-22 2.1-3.2 1.9-4.5 4.1-3.9 6.1.1-1.6 1.4-2.7 4-4.2z" style="animation:CXoCZlRa_draw 2000ms linear 483ms forwards" stroke-dasharray="74 76" stroke-dashoffset="75"/><path id="svg-ico" class="cloud3d21" d="M843.6 474.4c0 5.4-.2 6-5.6 9-6.8 3.8-16.8 4.1-22.5.6-2.6-1.6-3.1-3.7-2.9-5.9v-43s-.7-7.7 4.8-10.7c6.8-3.8 16.8-4.1 22.5-.6 2.4 1.5 3.6 3.4 3.7 5.4v45.2z" style="animation:CXoCZlRa_draw 2000ms linear 485ms forwards" stroke-dasharray="173 175" stroke-dashoffset="174"/><path transform="matrix(.9954 -.09546 .09546 .9954 -40.488 83.63)" id="svg-ico" class="cloud3d19" d="M838.2 465a15.6 7.3 0 1131.2 0 15.6 7.3 0 11-31.2 0" style="animation:CXoCZlRa_draw 2000ms linear 486ms forwards" stroke-dasharray="75 77" stroke-dashoffset="76"/><path class="cloud3d20" d="M842.5 462.8c5.8-3.4 15.6-4.3 22-2.1 2.8 1 4.5 1.8 4.9 3.4.2-2.1-1.5-4-5-5.3-6.3-2.2-16.2-1.3-22 2.1-3.2 1.9-4.5 4.1-3.9 6.1 0-1.6 1.4-2.7 4-4.2z" style="animation:CXoCZlRa_draw 2000ms linear 488ms forwards" stroke-dasharray="74 76" stroke-dashoffset="75"/><path id="svg-ico" class="cloud3d21" d="M869.4 460.7c0 5.4-.2 6-5.6 9-6.8 3.8-16.8 4.1-22.5.6-2.6-1.6-3.1-3.7-2.9-5.9v-43s-.7-7.7 4.8-10.7c6.8-3.8 16.8-4.1 22.5-.6 2.4 1.5 3.6 3.4 3.7 5.4v45.2z" style="animation:CXoCZlRa_draw 2000ms linear 490ms forwards" stroke-dasharray="173 175" stroke-dashoffset="174"/><path transform="matrix(.9954 -.09546 .09546 .9954 -43.61 73.877)" id="svg-ico" class="cloud3d19" d="M734.7 492.7a15.6 7.3 0 1131.2 0 15.6 7.3 0 11-31.2 0" style="animation:CXoCZlRa_draw 2000ms linear 491ms forwards" stroke-dasharray="75 77" stroke-dashoffset="76"/><path class="cloud3d20" d="M739 490.6c5.8-3.4 15.6-4.3 22-2.1 2.8 1 4.5 1.8 4.9 3.4.2-2.1-1.5-4-5-5.3-6.3-2.2-16.2-1.3-22 2.1-3.2 1.9-4.5 4.1-3.9 6.1 0-1.6 1.4-2.7 4-4.2z" style="animation:CXoCZlRa_draw 2000ms linear 493ms forwards" stroke-dasharray="74 76" stroke-dashoffset="75"/><path id="svg-ico" class="cloud3d21" d="M765.9 488.4c0 5.4-.2 6-5.6 9-6.8 3.8-16.8 4.1-22.5.6-2.6-1.6-3.1-3.7-2.9-5.9v-43s-.7-7.7 4.8-10.7c6.8-3.8 16.8-4.1 22.5-.6 2.4 1.5 3.6 3.4 3.7 5.4v45.2z" style="animation:CXoCZlRa_draw 2000ms linear 494ms forwards" stroke-dasharray="173 175" stroke-dashoffset="174"/><path transform="matrix(.9954 -.09546 .09546 .9954 -42.183 76.274)" id="svg-ico" class="cloud3d19" d="M760.5 479a15.6 7.3 0 1131.2 0 15.6 7.3 0 11-31.2 0" style="animation:CXoCZlRa_draw 2000ms linear 496ms forwards" stroke-dasharray="75 77" stroke-dashoffset="76"/><path class="cloud3d20" d="M764.7 476.8c5.8-3.4 15.6-4.3 22-2.1 2.8 1 4.5 1.8 4.9 3.4.2-2.1-1.5-4-5-5.3-6.3-2.2-16.2-1.3-22 2.1-3.2 1.9-4.5 4.1-3.9 6.1.1-1.6 1.4-2.7 4-4.2z" style="animation:CXoCZlRa_draw 2000ms linear 497ms forwards" stroke-dasharray="74 76" stroke-dashoffset="75"/><path id="svg-ico" class="cloud3d21" d="M791.6 474.7c0 5.4-.2 6-5.6 9-6.8 3.8-16.8 4.1-22.5.6-2.6-1.6-3.1-3.7-2.9-5.9v-43s-.7-7.7 4.8-10.7c6.8-3.8 16.8-4.1 22.5-.6 2.4 1.5 3.6 3.4 3.7 5.4v45.2z" style="animation:CXoCZlRa_draw 2000ms linear 499ms forwards" stroke-dasharray="173 175" stroke-dashoffset="174"/><path transform="matrix(.9954 -.09546 .09546 .9954 -40.755 78.67)" id="svg-ico" class="cloud3d19" d="M786.3 465.3a15.6 7.3 0 1131.2 0 15.6 7.3 0 11-31.2 0" style="animation:CXoCZlRa_draw 2000ms linear 500ms forwards" stroke-dasharray="75 77" stroke-dashoffset="76"/><path class="cloud3d20" d="M790.5 463.1c5.8-3.4 15.6-4.3 22-2.1 2.8 1 4.5 1.8 4.9 3.4.2-2.1-1.5-4-5-5.3-6.3-2.2-16.2-1.3-22 2.1-3.2 1.9-4.5 4.1-3.9 6.1.1-1.6 1.4-2.7 4-4.2z" style="animation:CXoCZlRa_draw 2000ms linear 502ms forwards" stroke-dasharray="74 76" stroke-dashoffset="75"/><path id="svg-ico" class="cloud3d21" d="M817.4 461c0 5.4-.2 6-5.6 9-6.8 3.8-16.8 4.1-22.5.6-2.6-1.6-3.1-3.7-2.9-5.9v-43s-.7-7.7 4.8-10.7c6.8-3.8 16.8-4.1 22.5-.6 2.4 1.5 3.6 3.4 3.7 5.4V461z" style="animation:CXoCZlRa_draw 2000ms linear 503ms forwards" stroke-dasharray="173 175" stroke-dashoffset="174"/><path transform="matrix(.9954 -.09546 .09546 .9954 -39.327 81.066)" id="svg-ico" class="cloud3d19" d="M812 451.6a15.6 7.3 0 1131.2 0 15.6 7.3 0 11-31.2 0" style="animation:CXoCZlRa_draw 2000ms linear 505ms forwards" stroke-dasharray="75 77" stroke-dashoffset="76"/><path class="cloud3d20" d="M816.3 449.4c5.8-3.4 15.6-4.3 22-2.1 2.8 1 4.5 1.8 4.9 3.4.2-2.1-1.5-4-5-5.3-6.3-2.2-16.2-1.3-22 2.1-3.2 1.9-4.5 4.1-3.9 6.1 0-1.6 1.4-2.7 4-4.2z" style="animation:CXoCZlRa_draw 2000ms linear 506ms forwards" stroke-dasharray="74 76" stroke-dashoffset="75"/><path id="svg-ico" class="cloud3d21" d="M843.1 447.3c0 5.4-.2 6-5.6 9-6.8 3.8-16.8 4.1-22.5.6-2.6-1.6-3.1-3.7-2.9-5.9v-43s-.7-7.7 4.8-10.7c6.8-3.8 16.8-4.1 22.5-.6 2.4 1.5 3.6 3.4 3.7 5.4v45.2z" style="animation:CXoCZlRa_draw 2000ms linear 508ms forwards" stroke-dasharray="173 175" stroke-dashoffset="174"/><path transform="matrix(.9954 -.09546 .09546 .9954 -42.458 71.136)" id="svg-ico" class="cloud3d19" d="M706.7 479.3a15.6 7.3 0 1131.2 0 15.6 7.3 0 11-31.2 0" style="animation:CXoCZlRa_draw 2000ms linear 509ms forwards" stroke-dasharray="75 77" stroke-dashoffset="76"/><path class="cloud3d20" d="M710.9 477.1c5.8-3.4 15.6-4.3 22-2.1 2.8 1 4.5 1.8 4.9 3.4.2-2.1-1.5-4-5-5.3-6.3-2.2-16.2-1.3-22 2.1-3.2 1.9-4.5 4.1-3.9 6.1.1-1.6 1.4-2.7 4-4.2z" style="animation:CXoCZlRa_draw 2000ms linear 511ms forwards" stroke-dasharray="74 76" stroke-dashoffset="75"/><path id="svg-ico" class="cloud3d21" d="M737.8 475c0 5.4-.2 6-5.6 9-6.8 3.8-16.8 4.1-22.5.6-2.6-1.6-3.1-3.7-2.9-5.9v-43s-.7-7.7 4.8-10.7c6.8-3.8 16.8-4.1 22.5-.6 2.4 1.5 3.6 3.4 3.7 5.4V475z" style="animation:CXoCZlRa_draw 2000ms linear 513ms forwards" stroke-dasharray="173 175" stroke-dashoffset="174"/><path transform="matrix(.9954 -.09546 .09546 .9954 -41.03 73.532)" id="svg-ico" class="cloud3d19" d="M732.4 465.6a15.6 7.3 0 1131.2 0 15.6 7.3 0 11-31.2 0" style="animation:CXoCZlRa_draw 2000ms linear 514ms forwards" stroke-dasharray="75 77" stroke-dashoffset="76"/><path class="cloud3d20" d="M736.7 463.4c5.8-3.4 15.6-4.3 22-2.1 2.8 1 4.5 1.8 4.9 3.4.2-2.1-1.5-4-5-5.3-6.3-2.2-16.2-1.3-22 2.1-3.2 1.9-4.5 4.1-3.9 6.1 0-1.6 1.4-2.7 4-4.2z" style="animation:CXoCZlRa_draw 2000ms linear 516ms forwards" stroke-dasharray="74 76" stroke-dashoffset="75"/><path id="svg-ico" class="cloud3d21" d="M763.6 461.3c0 5.4-.2 6-5.6 9-6.8 3.8-16.8 4.1-22.5.6-2.6-1.6-3.1-3.7-2.9-5.9v-43s-.7-7.7 4.8-10.7c6.8-3.8 16.8-4.1 22.5-.6 2.4 1.5 3.6 3.4 3.7 5.4v45.2z" style="animation:CXoCZlRa_draw 2000ms linear 517ms forwards" stroke-dasharray="173 175" stroke-dashoffset="174"/><path transform="matrix(.9954 -.09546 .09546 .9954 -39.602 75.929)" id="svg-ico" class="cloud3d19" d="M758.2 451.9a15.6 7.3 0 1131.2 0 15.6 7.3 0 11-31.2 0" style="animation:CXoCZlRa_draw 2000ms linear 519ms forwards" stroke-dasharray="75 77" stroke-dashoffset="76"/><path class="cloud3d20" d="M762.4 449.7c5.8-3.4 15.6-4.3 22-2.1 2.8 1 4.5 1.8 4.9 3.4.2-2.1-1.5-4-5-5.3-6.3-2.2-16.2-1.3-22 2.1-3.2 1.9-4.5 4.1-3.9 6.1.1-1.6 1.4-2.7 4-4.2z" style="animation:CXoCZlRa_draw 2000ms linear 520ms forwards" stroke-dasharray="74 76" stroke-dashoffset="75"/><path id="svg-ico" class="cloud3d21" d="M789.3 447.6c0 5.4-.2 6-5.6 9-6.8 3.8-16.8 4.1-22.5.6-2.6-1.6-3.1-3.7-2.9-5.9v-43s-.7-7.7 4.8-10.7c6.8-3.8 16.8-4.1 22.5-.6 2.4 1.5 3.6 3.4 3.7 5.4v45.2z" style="animation:CXoCZlRa_draw 2000ms linear 522ms forwards" stroke-dasharray="173 175" stroke-dashoffset="174"/><path transform="matrix(.9954 -.09546 .09546 .9954 -38.174 78.325)" id="svg-ico" class="cloud3d19" d="M783.9 438.1a15.6 7.3 0 1131.2 0 15.6 7.3 0 11-31.2 0" style="animation:CXoCZlRa_draw 2000ms linear 523ms forwards" stroke-dasharray="75 77" stroke-dashoffset="76"/><path class="cloud3d20" d="M788.2 436c5.8-3.4 15.6-4.3 22-2.1 2.8 1 4.5 1.8 4.9 3.4.2-2.1-1.5-4-5-5.3-6.3-2.2-16.2-1.3-22 2.1-3.2 1.9-4.5 4.1-3.9 6.1.1-1.6 1.4-2.7 4-4.2z" style="animation:CXoCZlRa_draw 2000ms linear 525ms forwards" stroke-dasharray="74 76" stroke-dashoffset="75"/><path id="svg-ico" class="cloud3d21" d="M815.1 433.8c0 5.4-.2 6-5.6 9-6.8 3.8-16.8 4.1-22.5.6-2.6-1.6-3.1-3.7-2.9-5.9v-43s-.7-7.7 4.8-10.7c6.8-3.8 16.8-4.1 22.5-.6 2.4 1.5 3.6 3.4 3.7 5.4v45.2z" style="animation:CXoCZlRa_draw 2000ms linear 526ms forwards" stroke-dasharray="173 175" stroke-dashoffset="174"/><path transform="matrix(.9954 -.09546 .09546 .9954 -41.301 68.483)" id="svg-ico" class="cloud3d19" d="M679.5 465.9a15.6 7.3 0 1131.2 0 15.6 7.3 0 11-31.2 0" style="animation:CXoCZlRa_draw 2000ms linear 528ms forwards" stroke-dasharray="75 77" stroke-dashoffset="76"/><path class="cloud3d20" d="M683.8 463.7c5.8-3.4 15.6-4.3 22-2.1 2.8 1 4.5 1.8 4.9 3.4.2-2.1-1.5-4-5-5.3-6.3-2.2-16.2-1.3-22 2.1-3.2 1.9-4.5 4.1-3.9 6.1 0-1.6 1.4-2.7 4-4.2z" style="animation:CXoCZlRa_draw 2000ms linear 529ms forwards" stroke-dasharray="74 76" stroke-dashoffset="75"/><path id="svg-ico" class="cloud3d21" d="M710.6 461.6c0 5.4-.2 6-5.6 9-6.8 3.8-16.8 4.1-22.5.6-2.6-1.6-3.1-3.7-2.9-5.9v-43s-.7-7.7 4.8-10.7c6.8-3.8 16.8-4.1 22.5-.6 2.4 1.5 3.6 3.4 3.7 5.4v45.2z" style="animation:CXoCZlRa_draw 2000ms linear 531ms forwards" stroke-dasharray="173 175" stroke-dashoffset="174"/><path transform="matrix(.9954 -.09546 .09546 .9954 -39.873 70.88)" id="svg-ico" class="cloud3d19" d="M705.3 452.2a15.6 7.3 0 1131.2 0 15.6 7.3 0 11-31.2 0" style="animation:CXoCZlRa_draw 2000ms linear 533ms forwards" stroke-dasharray="75 77" stroke-dashoffset="76"/><path class="cloud3d20" d="M709.5 450c5.8-3.4 15.6-4.3 22-2.1 2.8 1 4.5 1.8 4.9 3.4.2-2.1-1.5-4-5-5.3-6.3-2.2-16.2-1.3-22 2.1-3.2 1.9-4.5 4.1-3.9 6.1.1-1.6 1.4-2.7 4-4.2z" style="animation:CXoCZlRa_draw 2000ms linear 534ms forwards" stroke-dasharray="74 76" stroke-dashoffset="75"/><path id="svg-ico" class="cloud3d21" d="M736.4 447.9c0 5.4-.2 6-5.6 9-6.8 3.8-16.8 4.1-22.5.6-2.6-1.6-3.1-3.7-2.9-5.9v-43s-.7-7.7 4.8-10.7c6.8-3.8 16.8-4.1 22.5-.6 2.4 1.5 3.6 3.4 3.7 5.4v45.2z" style="animation:CXoCZlRa_draw 2000ms linear 536ms forwards" stroke-dasharray="173 175" stroke-dashoffset="174"/><path transform="rotate(-5.478 746.608 438.437) scale(.99997)" id="svg-ico" class="cloud3d19" d="M731 438.4a15.6 7.3 0 1131.2 0 15.6 7.3 0 11-31.2 0" style="animation:CXoCZlRa_draw 2000ms linear 537ms forwards" stroke-dasharray="75 77" stroke-dashoffset="76"/><path class="cloud3d20" d="M735.3 436.3c5.8-3.4 15.6-4.3 22-2.1 2.8 1 4.5 1.8 4.9 3.4.2-2.1-1.5-4-5-5.3-6.3-2.2-16.2-1.3-22 2.1-3.2 1.9-4.5 4.1-3.9 6.1 0-1.6 1.4-2.7 4-4.2z" style="animation:CXoCZlRa_draw 2000ms linear 539ms forwards" stroke-dasharray="74 76" stroke-dashoffset="75"/><path id="svg-ico" class="cloud3d21" d="M762.2 434.1c0 5.4-.2 6-5.6 9-6.8 3.8-16.8 4.1-22.5.6-2.6-1.6-3.1-3.7-2.9-5.9v-43s-.7-7.7 4.8-10.7c6.8-3.8 16.8-4.1 22.5-.6 2.4 1.5 3.6 3.4 3.7 5.4v45.2z" style="animation:CXoCZlRa_draw 2000ms linear 540ms forwards" stroke-dasharray="173 175" stroke-dashoffset="174"/><path class="cloud3d6" d="M520.2 495.1a16.7 7.4 0 1133.4 0 16.7 7.4 0 11-33.4 0" style="animation:CXoCZlRa_draw 2000ms linear 542ms forwards" stroke-dasharray="79 81" stroke-dashoffset="80"/><path class="cloud3d7" d="M537.1 500.5l-.2-14.7 59.2-1.8s.1 8.3.1 9.2c0 .9.9 1.8 1.4 2.2l12.2 6.2-72.7-1.1z" style="animation:CXoCZlRa_draw 2000ms linear 543ms forwards" stroke-dasharray="173 175" stroke-dashoffset="174"/><path class="cloud3d7" d="M520.2 493.1a16.7 7.4 0 1133.4 0 16.7 7.4 0 11-33.4 0" style="animation:CXoCZlRa_draw 2000ms linear 545ms forwards" stroke-dasharray="79 81" stroke-dashoffset="80"/><path class="cloud3d16" d="M542.4 495.9c-3.9 1.6-10.3 1.6-14.3 0-3.9-1.6-3.9-4.2 0-5.8 3.9-1.6 10.3-1.6 14.3 0 3.9 1.7 3.9 4.2 0 5.8z" style="animation:CXoCZlRa_draw 2000ms linear 546ms forwards" stroke-dasharray="47 49" stroke-dashoffset="48"/><path class="cloud3d17" d="M542.4 493c-3.9 1.6-10.3 1.6-14.3 0-3.9-1.6-3.9-4.2 0-5.8 3.9-1.6 10.3-1.6 14.3 0 3.9 1.6 3.9 4.1 0 5.8z" style="animation:CXoCZlRa_draw 2000ms linear 548ms forwards" stroke-dasharray="47 49" stroke-dashoffset="48"/><path class="cloud3d14" d="M542.4 493c-3.9 1.6-10.3 1.6-14.3 0-3.9-1.6-3.9-4.2 0-5.8 3.9-1.6 10.3-1.6 14.3 0 3.9 1.6 3.9 4.1 0 5.8z" style="animation:CXoCZlRa_draw 2000ms linear 549ms forwards" stroke-dasharray="47 49" stroke-dashoffset="48"/><path class="cloud3d16" d="M529.3 486.8c-.4.1-.8.2-1.1.4-.2.1-.3.1-.5.3l14.1 5.7c.2-.1.4-.1.6-.2.3-.1.6-.3.9-.4l-14-5.8z" style="animation:CXoCZlRa_draw 2000ms linear 551ms forwards" stroke-dasharray="34 36" stroke-dashoffset="35"/><g><path class="cloud3d6" d="M766 565.3l.1 15.9-14.1 7.6-.1-3.1 7-3.8c2.9-1.5 4.6-4.5 4.6-7.8l-.1-7.6 2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 552ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M763.4 566.5l2.6-1.2-3.3-2-2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 554ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M752 585.7l7-3.8c2.8-1.6 4.6-4.3 4.6-7.8l-.1-7.6-3.3-1.9s.1 2.6.1 7.6c0 3.5-1.8 6.3-4.6 7.8s-7 3.8-7 3.8l3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 556ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M752 588.8v-3.1l-3.3-1.9v3z" style="animation:CXoCZlRa_draw 2000ms linear 557ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d6" d="M750.2 557.3l.1 15.9-14.1 7.6-.1-3.1 7-3.8c2.9-1.5 4.6-4.5 4.6-7.8l-.1-7.6 2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 559ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M747.6 558.6l2.6-1.3-3.3-1.9-2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 560ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M736.2 577.7l7-3.8c2.8-1.6 4.6-4.3 4.6-7.8l-.1-7.6-3.3-1.9s.1 2.6.1 7.6c0 3.5-1.8 6.3-4.6 7.8-2.7 1.5-7 3.8-7 3.8l3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 562ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M736.2 580.8v-3.1l-3.3-1.9v3.1z" style="animation:CXoCZlRa_draw 2000ms linear 563ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d6" d="M734.4 549.4l.1 15.9-14.1 7.6-.1-3.1 7-3.8c2.9-1.5 4.6-4.5 4.6-7.8l-.1-7.6 2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 565ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M731.8 550.6l2.6-1.2-3.3-2-2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 566ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M720.4 569.8l7-3.8c2.8-1.6 4.6-4.3 4.6-7.8l-.1-7.6-3.3-1.9s.1 2.6.1 7.6c0 3.5-1.8 6.3-4.6 7.8s-7 3.8-7 3.8l3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 568ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M720.4 572.9v-3.1l-3.3-1.9v3z" style="animation:CXoCZlRa_draw 2000ms linear 569ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d6" d="M718.6 541.4l.1 15.9-14.1 7.6-.1-3.1 7-3.8c2.9-1.5 4.6-4.5 4.6-7.8l-.1-7.6 2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 571ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M716 542.7l2.6-1.3-3.3-1.9-2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 572ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M704.6 561.8l7-3.8c2.8-1.6 4.6-4.3 4.6-7.8l-.1-7.6-3.3-1.9s.1 2.6.1 7.6c0 3.5-1.8 6.3-4.6 7.8-2.7 1.5-7 3.8-7 3.8l3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 574ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M704.7 564.9l-.1-3.1-3.3-1.9.1 3.1z" style="animation:CXoCZlRa_draw 2000ms linear 576ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d6" d="M702.8 533.5l.1 15.9-14.1 7.6-.1-3.1 7-3.8c2.9-1.5 4.6-4.5 4.6-7.8l-.1-7.6 2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 577ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M700.2 534.7l2.6-1.2-3.3-2-2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 579ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M688.8 553.9l7-3.8c2.8-1.6 4.6-4.3 4.6-7.8l-.1-7.6-3.3-1.9s.1 2.6.1 7.6c0 3.5-1.8 6.3-4.6 7.8-2.7 1.5-7 3.8-7 3.8l3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 580ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M688.9 557l-.1-3.1-3.3-1.9.1 3z" style="animation:CXoCZlRa_draw 2000ms linear 582ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><g><path class="cloud3d6" d="M687 525.5l.1 15.9L673 549l-.1-3.1 7-3.8c2.9-1.5 4.6-4.5 4.6-7.8l-.1-7.6 2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 583ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M684.4 526.8l2.6-1.3-3.3-1.9-2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 585ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M673 545.9l7-3.8c2.8-1.6 4.6-4.3 4.6-7.8l-.1-7.6-3.3-1.9s.1 2.6.1 7.6c0 3.5-1.8 6.3-4.6 7.8s-7 3.8-7 3.8l3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 586ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M673.1 549l-.1-3.1-3.3-1.9.1 3.1z" style="animation:CXoCZlRa_draw 2000ms linear 588ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/></g><g><path class="cloud3d6" d="M671.2 517.6l.1 15.9-14.1 7.6-.1-3.1 7-3.8c2.9-1.5 4.6-4.5 4.6-7.8l-.1-7.6 2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 589ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M668.6 518.8l2.6-1.2-3.3-2-2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 591ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M657.2 538l7-3.8c2.8-1.6 4.6-4.3 4.6-7.8l-.1-7.6-3.3-1.9s.1 2.6.1 7.6c0 3.5-1.8 6.3-4.6 7.8-2.7 1.5-7 3.8-7 3.8l3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 592ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M657.3 541.1l-.1-3.1-3.3-1.9.1 3z" style="animation:CXoCZlRa_draw 2000ms linear 594ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/></g><g><path class="cloud3d6" d="M655.4 509.6l.1 15.9-14.1 7.6-.1-3.1 7-3.8c2.9-1.5 4.6-4.5 4.6-7.8l-.1-7.6 2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 596ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M652.8 510.9l2.6-1.3-3.3-1.9-2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 597ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M641.4 530l7-3.8c2.8-1.6 4.6-4.3 4.6-7.8l-.1-7.6-3.3-1.9s.1 2.6.1 7.6c0 3.5-1.8 6.3-4.6 7.8-2.7 1.5-7 3.8-7 3.8l3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 599ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M641.5 533.1l-.1-3.1-3.3-1.9.1 3.1z" style="animation:CXoCZlRa_draw 2000ms linear 600ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/></g><g><path class="cloud3d6" d="M639.6 501.7l.1 15.9-14.1 7.6-.1-3.1 7-3.8c2.9-1.5 4.6-4.5 4.6-7.8l-.1-7.6 2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 602ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M637 502.9l2.6-1.2-3.3-2-2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 603ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M625.6 522.1l7-3.8c2.8-1.6 4.6-4.3 4.6-7.8l-.1-7.6-3.3-1.9s.1 2.6.1 7.6c0 3.5-1.8 6.3-4.6 7.8-2.7 1.5-7 3.8-7 3.8l3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 605ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M625.7 525.1l-.1-3-3.3-1.9.1 3z" style="animation:CXoCZlRa_draw 2000ms linear 606ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/></g><g><path class="cloud3d6" d="M623.8 493.7l.1 15.9-14.1 7.6-.1-3.1 7-3.8c2.9-1.5 4.6-4.5 4.6-7.8l-.1-7.6 2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 608ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M621.2 495l2.6-1.3-3.3-1.9-2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 609ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M609.8 514.1l7-3.8c2.8-1.6 4.6-4.3 4.6-7.8l-.1-7.6-3.3-1.9s.1 2.6.1 7.6c0 3.5-1.8 6.3-4.6 7.8-2.7 1.5-7 3.8-7 3.8l3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 611ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M609.9 517.2l-.1-3.1-3.3-1.9.1 3.1z" style="animation:CXoCZlRa_draw 2000ms linear 612ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/></g><g><path class="cloud3d6" d="M608 485.8l.1 15.9-14.1 7.6-.1-3.1 7-3.8c2.9-1.5 4.6-4.5 4.6-7.8l-.1-7.6 2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 614ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M605.4 487l2.6-1.2-3.3-2-2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 615ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M594 506.2l7-3.8c2.8-1.6 4.6-4.3 4.6-7.8l-.1-7.6-3.3-1.9s.1 2.6.1 7.6c0 3.5-1.8 6.3-4.6 7.8s-7 3.8-7 3.8l3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 617ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M594.1 509.2l-.1-3-3.3-1.9.1 3z" style="animation:CXoCZlRa_draw 2000ms linear 619ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/></g></g><path class="cloud3d14" d="M1091 437.5l-77.4-39.3c-2.3-1.2-2.3-4.4 0-5.5l43.5-21.4c.9-.4 1.9-.4 2.7 0l76.3 37.7c2.2 1.1 2.3 4.3.1 5.5l-42.4 23c-.8.4-1.9.4-2.8 0z" style="animation:CXoCZlRa_draw 2000ms linear 620ms forwards" stroke-dasharray="288 290" stroke-dashoffset="289"/><path class="cloud3d6" d="M1058.2 371s13.2 31.3 14 31.3c.8 0 65.7 9.3 65.7 9.3-.1-1.9-1.7-2.5-1.7-2.5l-76.3-37.7c0-.1-1-.6-1.7-.4z" style="animation:CXoCZlRa_draw 2000ms linear 622ms forwards" stroke-dasharray="191 193" stroke-dashoffset="192"/><path class="cloud3d13" d="M922.8 779.9a55.7 28.6 0 11111.4 0 55.7 28.6 0 11-111.4 0" style="animation:CXoCZlRa_draw 2000ms linear 623ms forwards" stroke-dasharray="272 274" stroke-dashoffset="273"/><path class="cloud3d8" d="M1012.4 778.9c0 9.6-15.2 17.4-33.9 17.4s-33.9-7.8-33.9-17.4v-11.5c5-6.4 19.6-6 33.9-6 13.5 0 28.5.1 33.9 6v11.5z" style="animation:CXoCZlRa_draw 2000ms linear 625ms forwards" stroke-dasharray="177 179" stroke-dashoffset="178"/><path d="M1012.4 778.9c0 9.6-15.2 17.4-33.9 17.4s-33.9-7.8-33.9-17.4" fill="none" stroke="gray" stroke-width=".75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" style="animation:CXoCZlRa_draw 2000ms linear 626ms forwards" stroke-dasharray="83 85" stroke-dashoffset="84"/><path class="cloud3d5" d="M944.6 767.5a33.9 17.4 0 1167.8 0 33.9 17.4 0 11-67.8 0" style="animation:CXoCZlRa_draw 2000ms linear 628ms forwards" stroke-dasharray="166 168" stroke-dashoffset="167"/><path class="cloud3d8" d="M1374.3 859.2l-22.2-11.1v-27.5l22.2 9.7z" style="animation:CXoCZlRa_draw 2000ms linear 629ms forwards" stroke-dasharray="106 108" stroke-dashoffset="107"/><path class="cloud3d0" d="M1374.3 859.2v-28.9l32.2-14.7v27.1z" style="animation:CXoCZlRa_draw 2000ms linear 631ms forwards" stroke-dasharray="128 130" stroke-dashoffset="129"/><path class="cloud3d7" d="M1374.3 830.3l-22.2-9.7 33-16.2 21.4 11.2z" style="animation:CXoCZlRa_draw 2000ms linear 632ms forwards" stroke-dasharray="121 123" stroke-dashoffset="122"/><path class="cloud3d8" d="M1335.5 878.6l-22.2-11.1V840l22.2 9.7z" style="animation:CXoCZlRa_draw 2000ms linear 634ms forwards" stroke-dasharray="106 108" stroke-dashoffset="107"/><path class="cloud3d0" d="M1335.5 878.6v-28.9l32.1-14.7v27.1z" style="animation:CXoCZlRa_draw 2000ms linear 635ms forwards" stroke-dasharray="128 130" stroke-dashoffset="129"/><path class="cloud3d7" d="M1335.5 849.7l-22.2-9.7 33-16.2 21.3 11.2z" style="animation:CXoCZlRa_draw 2000ms linear 637ms forwards" stroke-dasharray="121 123" stroke-dashoffset="122"/><path class="cloud3d0" d="M1296.6 898.1v-29l32.2-14.7v27.1z" style="animation:CXoCZlRa_draw 2000ms linear 639ms forwards" stroke-dasharray="128 130" stroke-dashoffset="129"/><path class="cloud3d14" d="M1296.6 898.1l-22.2-11.2v-27.5l22.2 9.7z" style="animation:CXoCZlRa_draw 2000ms linear 640ms forwards" stroke-dasharray="106 108" stroke-dashoffset="107"/><path class="cloud3d7" d="M1296.6 869.1l-22.2-9.7 33-16.2 21.4 11.2z" style="animation:CXoCZlRa_draw 2000ms linear 642ms forwards" stroke-dasharray="121 123" stroke-dashoffset="122"/><g><path id="svg-ico" class="cloud3d15" d="M470.5 304.7l-23.8-12v-3.2l23.8 12 21.9-9.9v3.3z" style="animation:CXoCZlRa_draw 2000ms linear 643ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d6" d="M470.5 301.5l-23.8-12 21.8-9.5 23.9 11.6z" style="animation:CXoCZlRa_draw 2000ms linear 645ms forwards" stroke-dasharray="102 104" stroke-dashoffset="103"/></g><g><path id="svg-ico" class="cloud3d15" d="M427 284.4l-23.8-12v-3.2l23.8 11.9 21.9-9.8v3.2z" style="animation:CXoCZlRa_draw 2000ms linear 646ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d6" d="M427 281.1l-23.8-11.9 21.8-9.6 23.9 11.7z" style="animation:CXoCZlRa_draw 2000ms linear 648ms forwards" stroke-dasharray="102 104" stroke-dashoffset="103"/></g><g><path id="svg-ico" class="cloud3d15" d="M383.5 264l-23.8-12v-3.2l23.8 11.9 21.9-9.8v3.2z" style="animation:CXoCZlRa_draw 2000ms linear 649ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d6" d="M383.5 260.7l-23.8-11.9 21.8-9.6 23.9 11.7z" style="animation:CXoCZlRa_draw 2000ms linear 651ms forwards" stroke-dasharray="102 104" stroke-dashoffset="103"/></g><g><path id="svg-ico" class="cloud3d15" d="M340 243.7l-23.8-12.1v-3.2l23.8 12 21.9-9.9v3.3z" style="animation:CXoCZlRa_draw 2000ms linear 652ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d6" d="M340 240.4l-23.8-12 21.8-9.5 23.9 11.6z" style="animation:CXoCZlRa_draw 2000ms linear 654ms forwards" stroke-dasharray="102 104" stroke-dashoffset="103"/></g><g><path id="svg-ico" class="cloud3d15" d="M427.8 324.9l-23.8-12v-3.2l23.8 11.9 21.9-9.8v3.2z" style="animation:CXoCZlRa_draw 2000ms linear 655ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d6" d="M427.8 321.6L404 309.7l21.8-9.6 23.9 11.7z" style="animation:CXoCZlRa_draw 2000ms linear 657ms forwards" stroke-dasharray="102 104" stroke-dashoffset="103"/></g><g><path id="svg-ico" class="cloud3d15" d="M384.3 304.5l-23.8-12v-3.2l23.8 12 21.9-9.9v3.2z" style="animation:CXoCZlRa_draw 2000ms linear 658ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d6" d="M384.3 301.3l-23.8-12 21.8-9.6 23.9 11.7z" style="animation:CXoCZlRa_draw 2000ms linear 660ms forwards" stroke-dasharray="102 104" stroke-dashoffset="103"/></g><g><path id="svg-ico" class="cloud3d15" d="M340.8 284.2L317 272.1V269l23.8 11.9 21.9-9.9v3.3z" style="animation:CXoCZlRa_draw 2000ms linear 662ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d6" d="M340.8 280.9L317 269l21.8-9.6 23.9 11.6z" style="animation:CXoCZlRa_draw 2000ms linear 663ms forwards" stroke-dasharray="102 104" stroke-dashoffset="103"/></g><g><path id="svg-ico" class="cloud3d15" d="M297.3 263.8l-23.8-12v-3.2l23.8 11.9 21.9-9.8v3.2z" style="animation:CXoCZlRa_draw 2000ms linear 665ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d6" d="M297.3 260.5l-23.8-11.9 21.8-9.6 23.9 11.7z" style="animation:CXoCZlRa_draw 2000ms linear 666ms forwards" stroke-dasharray="102 104" stroke-dashoffset="103"/></g><g><path id="svg-ico" class="cloud3d15" d="M385.1 345l-23.8-12v-3.2l23.8 12 21.9-9.9v3.3z" style="animation:CXoCZlRa_draw 2000ms linear 668ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d6" d="M385.1 341.8l-23.8-12 21.8-9.6 23.9 11.7z" style="animation:CXoCZlRa_draw 2000ms linear 669ms forwards" stroke-dasharray="102 104" stroke-dashoffset="103"/></g><g><path id="svg-ico" class="cloud3d15" d="M341.6 324.7l-23.8-12.1v-3.1l23.8 11.9 21.9-9.8v3.2z" style="animation:CXoCZlRa_draw 2000ms linear 671ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d6" d="M341.6 321.4l-23.8-11.9 21.8-9.6 23.9 11.7z" style="animation:CXoCZlRa_draw 2000ms linear 672ms forwards" stroke-dasharray="102 104" stroke-dashoffset="103"/></g><g><path id="svg-ico" class="cloud3d15" d="M298.1 304.3l-23.8-12v-3.2l23.8 11.9 21.9-9.8v3.2z" style="animation:CXoCZlRa_draw 2000ms linear 674ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d6" d="M298.1 301l-23.8-11.9 21.8-9.6 23.9 11.7z" style="animation:CXoCZlRa_draw 2000ms linear 675ms forwards" stroke-dasharray="102 104" stroke-dashoffset="103"/></g><g><path id="svg-ico" class="cloud3d15" d="M254.6 283.9l-23.8-12v-3.2l23.8 12 21.9-9.9v3.3z" style="animation:CXoCZlRa_draw 2000ms linear 677ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d6" d="M254.6 280.7l-23.8-12 21.8-9.5 23.9 11.6z" style="animation:CXoCZlRa_draw 2000ms linear 678ms forwards" stroke-dasharray="102 104" stroke-dashoffset="103"/></g><g><path id="svg-ico" class="cloud3d15" d="M342.4 365.2l-23.8-12.1V350l23.8 11.9 21.9-9.8v3.2z" style="animation:CXoCZlRa_draw 2000ms linear 680ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d6" d="M342.4 361.9L318.6 350l21.8-9.6 23.9 11.7z" style="animation:CXoCZlRa_draw 2000ms linear 682ms forwards" stroke-dasharray="102 104" stroke-dashoffset="103"/></g><g><path id="svg-ico" class="cloud3d15" d="M298.9 344.8l-23.8-12v-3.2l23.8 11.9 21.9-9.8v3.2z" style="animation:CXoCZlRa_draw 2000ms linear 683ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d6" d="M298.9 341.5l-23.8-11.9 21.8-9.6 23.9 11.7z" style="animation:CXoCZlRa_draw 2000ms linear 685ms forwards" stroke-dasharray="102 104" stroke-dashoffset="103"/></g><g><path id="svg-ico" class="cloud3d15" d="M255.4 324.4l-23.8-12v-3.2l23.8 12 21.9-9.9v3.3z" style="animation:CXoCZlRa_draw 2000ms linear 686ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d6" d="M255.4 321.2l-23.8-12 21.8-9.5 23.9 11.6z" style="animation:CXoCZlRa_draw 2000ms linear 688ms forwards" stroke-dasharray="102 104" stroke-dashoffset="103"/></g><g><path id="svg-ico" class="cloud3d15" d="M211.9 304.1l-23.8-12v-3.2l23.8 11.9 21.9-9.8v3.2z" style="animation:CXoCZlRa_draw 2000ms linear 689ms forwards" stroke-dasharray="108 110" stroke-dashoffset="109"/><path class="cloud3d6" d="M211.9 300.8l-23.8-11.9 21.8-9.6 23.9 11.7z" style="animation:CXoCZlRa_draw 2000ms linear 691ms forwards" stroke-dasharray="102 104" stroke-dashoffset="103"/></g><path class="cloud3d23" d="M682.4 602.2v40.3" style="animation:CXoCZlRa_draw 2000ms linear 692ms forwards" stroke-dasharray="41 43" stroke-dashoffset="42"/><path class="cloud3d24" d="M724.1 580.5l-41.7 21.7" style="animation:CXoCZlRa_draw 2000ms linear 694ms forwards" stroke-dasharray="48 50" stroke-dashoffset="49"/><path class="cloud3d25" d="M986.5 443.8l-35.6 18.7" style="animation:CXoCZlRa_draw 2000ms linear 695ms forwards" stroke-dasharray="41 43" stroke-dashoffset="42"/><path class="cloud3d23" d="M648 585v39.8" style="animation:CXoCZlRa_draw 2000ms linear 697ms forwards" stroke-dasharray="40 42" stroke-dashoffset="41"/><path class="cloud3d24" d="M690.2 563L648 585" style="animation:CXoCZlRa_draw 2000ms linear 698ms forwards" stroke-dasharray="48 50" stroke-dashoffset="49"/><path class="cloud3d25" d="M952.2 426.4l-35 18.3" style="animation:CXoCZlRa_draw 2000ms linear 700ms forwards" stroke-dasharray="40 42" stroke-dashoffset="41"/><path class="cloud3d23" d="M630.9 576.1v40.4" style="animation:CXoCZlRa_draw 2000ms linear 701ms forwards" stroke-dasharray="41 43" stroke-dashoffset="42"/><path class="cloud3d24" d="M673 554.2l-42.1 21.9" style="animation:CXoCZlRa_draw 2000ms linear 703ms forwards" stroke-dasharray="48 50" stroke-dashoffset="49"/><path class="cloud3d25" d="M934.8 417.8l-34.9 18.3" style="animation:CXoCZlRa_draw 2000ms linear 705ms forwards" stroke-dasharray="40 42" stroke-dashoffset="41"/><path class="cloud3d23" d="M613.4 567.5v40.3" style="animation:CXoCZlRa_draw 2000ms linear 706ms forwards" stroke-dasharray="41 43" stroke-dashoffset="42"/><path class="cloud3d24" d="M655.8 545.5l-42.4 22" style="animation:CXoCZlRa_draw 2000ms linear 708ms forwards" stroke-dasharray="48 50" stroke-dashoffset="49"/><path class="cloud3d25" d="M917.9 409l-35.1 18.3" style="animation:CXoCZlRa_draw 2000ms linear 709ms forwards" stroke-dasharray="40 42" stroke-dashoffset="41"/><path class="cloud3d23" d="M596.2 558.8v40.3" style="animation:CXoCZlRa_draw 2000ms linear 711ms forwards" stroke-dasharray="41 43" stroke-dashoffset="42"/><path class="cloud3d24" d="M638.5 536.8l-42.3 22" style="animation:CXoCZlRa_draw 2000ms linear 712ms forwards" stroke-dasharray="48 50" stroke-dashoffset="49"/><path class="cloud3d25" d="M900.9 400.2l-35.1 18.3" style="animation:CXoCZlRa_draw 2000ms linear 714ms forwards" stroke-dasharray="40 42" stroke-dashoffset="41"/><path class="cloud3d23" d="M578.8 550.3v39.6" style="animation:CXoCZlRa_draw 2000ms linear 715ms forwards" stroke-dasharray="40 42" stroke-dashoffset="41"/><path class="cloud3d24" d="M621.4 528.1l-42.6 22.2" style="animation:CXoCZlRa_draw 2000ms linear 717ms forwards" stroke-dasharray="49 51" stroke-dashoffset="50"/><path class="cloud3d25" d="M883.2 391.7l-33.8 17.7" style="animation:CXoCZlRa_draw 2000ms linear 718ms forwards" stroke-dasharray="39 41" stroke-dashoffset="40"/><path class="cloud3d23" d="M561.6 541.7v40.1" style="animation:CXoCZlRa_draw 2000ms linear 720ms forwards" stroke-dasharray="41 43" stroke-dashoffset="42"/><path class="cloud3d24" d="M604.7 519.3l-43.1 22.4" style="animation:CXoCZlRa_draw 2000ms linear 721ms forwards" stroke-dasharray="49 51" stroke-dashoffset="50"/><path class="cloud3d25" d="M866.1 382.9l-34 17.9" style="animation:CXoCZlRa_draw 2000ms linear 723ms forwards" stroke-dasharray="39 41" stroke-dashoffset="40"/><path class="cloud3d23" d="M544.6 532.9v40.4" style="animation:CXoCZlRa_draw 2000ms linear 725ms forwards" stroke-dasharray="41 43" stroke-dashoffset="42"/><path class="cloud3d24" d="M587.1 510.8l-42.5 22.1" style="animation:CXoCZlRa_draw 2000ms linear 726ms forwards" stroke-dasharray="48 50" stroke-dashoffset="49"/><path class="cloud3d25" d="M849 374.2l-33.8 17.7" style="animation:CXoCZlRa_draw 2000ms linear 728ms forwards" stroke-dasharray="39 41" stroke-dashoffset="40"/><path class="cloud3d23" d="M665 593.6v40.1" style="animation:CXoCZlRa_draw 2000ms linear 729ms forwards" stroke-dasharray="41 43" stroke-dashoffset="42"/><path class="cloud3d25" d="M934.5 453.4l34.7-18.1" style="animation:CXoCZlRa_draw 2000ms linear 731ms forwards" stroke-dasharray="40 42" stroke-dashoffset="41"/><path class="cloud3d24" d="M665 593.6l41.8-21.7" style="animation:CXoCZlRa_draw 2000ms linear 732ms forwards" stroke-dasharray="48 50" stroke-dashoffset="49"/><g><path d="M852.6 610.5v40.9m16.7-49.8v41.3m16-48.6v40.3m53.1-67.5v40.3m17.2-49v40.7m17-49.5v40.9m17.1-49.6v41.2m17.7-49.6v40.7m-103.7 11.1v40.8m17.4-49.4v40.8" style="animation:CXoCZlRa_draw 2000ms linear 734ms forwards" stroke-dasharray="408 410" stroke-dashoffset="409" stroke="#626565" fill="none" stroke-miterlimit="10"/></g><g><path class="cloud3d25" d="M809.7 588.6l42.9 21.9m-307.4-157l36.8 18.8m244.4 107.4l42.9 21.9m-307-156.7l34.5 17.6m245.4 109.8l43.1 22M578.4 437.6l33.9 17.3M897.2 546l41.2 21.1M630.5 410l33.1 16.8m250.8 110.6l41.2 21M647.2 401.2l34.1 17.1m249.5 110l41.8 21.3M664.8 392.5l34 17.4m247.8 109l43.1 22m-307.8-157l33.9 17.2m248.4 109.3l43.2 22.1M698.9 375.2l34.9 17.6m127.3 169.7l42.6 21.8M596 427.2l34 17.3m249.9 110.2l41.2 21M613.9 418.9l32.8 16.7" style="animation:CXoCZlRa_draw 2000ms linear 735ms forwards" stroke-dasharray="859 861" stroke-dashoffset="860"/></g><g><path class="cloud3d16" d="M778.8 396.5c-2.3.9-6 .9-8.4 0-2.3-.9-2.3-2.5 0-3.4 2.3-.9 6-.9 8.4 0 2.3.9 2.3 2.4 0 3.4z" style="animation:CXoCZlRa_draw 2000ms linear 737ms forwards" stroke-dasharray="28 30" stroke-dashoffset="29"/><path class="cloud3d17" d="M778.8 394.7c-2.3.9-6 .9-8.4 0-2.3-.9-2.3-2.5 0-3.4 2.3-.9 6-.9 8.4 0 2.3 1 2.3 2.5 0 3.4z" style="animation:CXoCZlRa_draw 2000ms linear 738ms forwards" stroke-dasharray="28 30" stroke-dashoffset="29"/><path class="cloud3d14" d="M778.8 394.7c-2.3.9-6 .9-8.4 0-2.3-.9-2.3-2.5 0-3.4 2.3-.9 6-.9 8.4 0 2.3 1 2.3 2.5 0 3.4z" style="animation:CXoCZlRa_draw 2000ms linear 740ms forwards" stroke-dasharray="28 30" stroke-dashoffset="29"/><path class="cloud3d16" d="M771.1 391.1c-.2.1-.5.1-.7.2-.1 0-.2.1-.3.2l8.3 3.4c.1 0 .2-.1.4-.1.2-.1.4-.2.5-.3l-8.2-3.4z" style="animation:CXoCZlRa_draw 2000ms linear 741ms forwards" stroke-dasharray="20 22" stroke-dashoffset="21"/></g><g><path transform="matrix(.9954 -.09546 .09546 .9954 -37.017 75.672)" id="svg-ico" class="cloud3d19" d="M756.8 424.7a15.6 7.3 0 1131.2 0 15.6 7.3 0 11-31.2 0" style="animation:CXoCZlRa_draw 2000ms linear 743ms forwards" stroke-dasharray="75 77" stroke-dashoffset="76"/><path class="cloud3d20" d="M761 422.5c5.8-3.4 15.6-4.3 22-2.1 2.8 1 4.5 1.8 4.9 3.4.2-2.1-1.5-4-5-5.3-6.3-2.2-16.2-1.3-22 2.1-3.2 1.9-4.5 4.1-3.9 6.1.1-1.6 1.4-2.7 4-4.2z" style="animation:CXoCZlRa_draw 2000ms linear 745ms forwards" stroke-dasharray="74 76" stroke-dashoffset="75"/><path id="svg-ico" class="cloud3d21" d="M787.9 420.4c0 5.4-.2 6-5.6 9-6.8 3.8-16.8 4.1-22.5.6-2.6-1.6-3.1-3.7-2.9-5.9v-43s-.7-7.7 4.8-10.7c6.8-3.8 16.8-4.1 22.5-.6 2.4 1.5 3.6 3.4 3.7 5.4v45.2z" style="animation:CXoCZlRa_draw 2000ms linear 746ms forwards" stroke-dasharray="173 175" stroke-dashoffset="174"/></g><path transform="rotate(-2.767 1259.752 812.376) scale(.99997)" class="cloud3d5" d="M1251.1 812.4a8.7 4.4 0 1117.4 0 8.7 4.4 0 11-17.4 0" style="animation:CXoCZlRa_draw 2000ms linear 748ms forwards" stroke-dasharray="43 45" stroke-dashoffset="44"/><path transform="matrix(.9988 -.04828 .04828 .9988 -37.268 62.758)" class="cloud3d5" d="M1271.8 802.8a8.7 4.4 0 1117.4 0 8.7 4.4 0 11-17.4 0" style="animation:CXoCZlRa_draw 2000ms linear 749ms forwards" stroke-dasharray="43 45" stroke-dashoffset="44"/><path transform="matrix(.9988 -.04828 .04828 .9988 -36.765 63.888)" class="cloud3d5" d="M1295.4 793a8.7 4.4 0 1117.4 0 8.7 4.4 0 11-17.4 0" style="animation:CXoCZlRa_draw 2000ms linear 751ms forwards" stroke-dasharray="43 45" stroke-dashoffset="44"/><path transform="matrix(.9988 -.04828 .04828 .9988 -36.214 64.832)" class="cloud3d5" d="M1315.2 782a8.7 4.4 0 1117.4 0 8.7 4.4 0 11-17.4 0" style="animation:CXoCZlRa_draw 2000ms linear 752ms forwards" stroke-dasharray="43 45" stroke-dashoffset="44"/><path transform="matrix(.9988 -.04828 .04828 .9988 -37.223 60.662)" class="cloud3d5" d="M1228.4 800.8a8.7 4.4 0 1117.4 0 8.7 4.4 0 11-17.4 0" style="animation:CXoCZlRa_draw 2000ms linear 754ms forwards" stroke-dasharray="43 45" stroke-dashoffset="44"/><path transform="matrix(.9988 -.04828 .04828 .9988 -36.737 61.649)" class="cloud3d5" d="M1249.1 791.3a8.7 4.4 0 1117.4 0 8.7 4.4 0 11-17.4 0" style="animation:CXoCZlRa_draw 2000ms linear 755ms forwards" stroke-dasharray="43 45" stroke-dashoffset="44"/><path transform="matrix(.9988 -.04828 .04828 .9988 -36.234 62.779)" class="cloud3d5" d="M1272.7 781.4a8.7 4.4 0 1117.4 0 8.7 4.4 0 11-17.4 0" style="animation:CXoCZlRa_draw 2000ms linear 757ms forwards" stroke-dasharray="43 45" stroke-dashoffset="44"/><path transform="matrix(.9988 -.04828 .04828 .9988 -35.682 63.723)" class="cloud3d5" d="M1292.5 770.5a8.7 4.4 0 1117.4 0 8.7 4.4 0 11-17.4 0" style="animation:CXoCZlRa_draw 2000ms linear 758ms forwards" stroke-dasharray="43 45" stroke-dashoffset="44"/><path transform="matrix(.9988 -.04828 .04828 .9988 -36.691 59.553)" class="cloud3d5" d="M1205.7 789.3a8.7 4.4 0 1117.4 0 8.7 4.4 0 11-17.4 0" style="animation:CXoCZlRa_draw 2000ms linear 760ms forwards" stroke-dasharray="43 45" stroke-dashoffset="44"/><path transform="matrix(.9988 -.04828 .04828 .9988 -36.205 60.54)" class="cloud3d5" d="M1226.4 779.7a8.7 4.4 0 1117.4 0 8.7 4.4 0 11-17.4 0" style="animation:CXoCZlRa_draw 2000ms linear 761ms forwards" stroke-dasharray="43 45" stroke-dashoffset="44"/><path transform="matrix(.9988 -.04828 .04828 .9988 -35.702 61.67)" class="cloud3d5" d="M1250 769.9a8.7 4.4 0 1117.4 0 8.7 4.4 0 11-17.4 0" style="animation:CXoCZlRa_draw 2000ms linear 763ms forwards" stroke-dasharray="43 45" stroke-dashoffset="44"/><path transform="matrix(.9988 -.04828 .04828 .9988 -35.15 62.614)" class="cloud3d5" d="M1269.8 758.9a8.7 4.4 0 1117.4 0 8.7 4.4 0 11-17.4 0" style="animation:CXoCZlRa_draw 2000ms linear 764ms forwards" stroke-dasharray="43 45" stroke-dashoffset="44"/><path transform="matrix(.9988 -.04828 .04828 .9988 -36.16 58.443)" class="cloud3d5" d="M1183 777.7a8.7 4.4 0 1117.4 0 8.7 4.4 0 11-17.4 0" style="animation:CXoCZlRa_draw 2000ms linear 766ms forwards" stroke-dasharray="43 45" stroke-dashoffset="44"/><path transform="matrix(.9988 -.04828 .04828 .9988 -35.674 59.43)" class="cloud3d5" d="M1203.7 768.2a8.7 4.4 0 1117.4 0 8.7 4.4 0 11-17.4 0" style="animation:CXoCZlRa_draw 2000ms linear 768ms forwards" stroke-dasharray="43 45" stroke-dashoffset="44"/><path transform="matrix(.9988 -.04828 .04828 .9988 -35.17 60.56)" class="cloud3d5" d="M1227.3 758.3a8.7 4.4 0 1117.4 0 8.7 4.4 0 11-17.4 0" style="animation:CXoCZlRa_draw 2000ms linear 769ms forwards" stroke-dasharray="43 45" stroke-dashoffset="44"/><path transform="matrix(.9988 -.04828 .04828 .9988 -34.62 61.505)" class="cloud3d5" d="M1247.1 747.4a8.7 4.4 0 1117.4 0 8.7 4.4 0 11-17.4 0" style="animation:CXoCZlRa_draw 2000ms linear 771ms forwards" stroke-dasharray="43 45" stroke-dashoffset="44"/><g><path class="cloud3d16" d="M1276.5 384.5a4.9 4.9 0 119.8 0 4.9 4.9 0 11-9.8 0" style="animation:CXoCZlRa_draw 2000ms linear 772ms forwards" stroke-dasharray="31 33" stroke-dashoffset="32"/><path class="cloud3d27" d="M1285.7 386.8c-.8 1.5-2.5 2.6-4.3 2.6-2.7 0-5.6-2.5-4.7-6.5 0 3.1 6.1 6.6 9 3.9z" style="animation:CXoCZlRa_draw 2000ms linear 774ms forwards" stroke-dasharray="27 29" stroke-dashoffset="28"/></g><g><path class="cloud3d16" d="M1246.5 373.2a4.9 4.9 0 119.8 0 4.9 4.9 0 11-9.8 0" style="animation:CXoCZlRa_draw 2000ms linear 775ms forwards" stroke-dasharray="31 33" stroke-dashoffset="32"/><path class="cloud3d27" d="M1255.7 375.6c-.8 1.5-2.5 2.6-4.3 2.6-2.7 0-5.6-2.5-4.7-6.5 0 3.1 6.1 6.5 9 3.9z" style="animation:CXoCZlRa_draw 2000ms linear 777ms forwards" stroke-dasharray="27 29" stroke-dashoffset="28"/></g><g><path class="cloud3d16" d="M985.1 255.9a4.9 4.9 0 119.8 0 4.9 4.9 0 11-9.8 0" style="animation:CXoCZlRa_draw 2000ms linear 778ms forwards" stroke-dasharray="31 33" stroke-dashoffset="32"/><path class="cloud3d27" d="M994.3 258.2c-.8 1.5-2.5 2.6-4.3 2.6-2.7 0-5.6-2.5-4.7-6.5 0 3.1 6.1 6.6 9 3.9z" style="animation:CXoCZlRa_draw 2000ms linear 780ms forwards" stroke-dasharray="27 29" stroke-dashoffset="28"/></g><g><path class="cloud3d16" d="M1180.3 59.8a4.9 4.9 0 119.8 0 4.9 4.9 0 11-9.8 0" style="animation:CXoCZlRa_draw 2000ms linear 781ms forwards" stroke-dasharray="31 33" stroke-dashoffset="32"/><path class="cloud3d14" d="M1189.5 62.1c-.8 1.5-2.5 2.6-4.3 2.6-2.7 0-5.6-2.5-4.7-6.5 0 3.2 6.1 6.6 9 3.9z" style="animation:CXoCZlRa_draw 2000ms linear 783ms forwards" stroke-dasharray="27 29" stroke-dashoffset="28"/></g><g><path class="cloud3d16" d="M955.2 244.6a4.9 4.9 0 119.8 0 4.9 4.9 0 11-9.8 0" style="animation:CXoCZlRa_draw 2000ms linear 784ms forwards" stroke-dasharray="31 33" stroke-dashoffset="32"/><path class="cloud3d14" d="M964.4 247c-.8 1.5-2.5 2.6-4.3 2.6-2.7 0-5.6-2.5-4.7-6.5 0 3.1 6.1 6.6 9 3.9z" style="animation:CXoCZlRa_draw 2000ms linear 786ms forwards" stroke-dasharray="27 29" stroke-dashoffset="28"/></g><path fill="none" stroke="#616564" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M776.6 728.1l385-192.4" style="animation:CXoCZlRa_draw 2000ms linear 788ms forwards" stroke-dasharray="431 433" stroke-dashoffset="432"/><path class="cloud3d11" d="M778.1 689l283.5-142.9" style="animation:CXoCZlRa_draw 2000ms linear 789ms forwards" stroke-dasharray="318 320" stroke-dashoffset="319"/><g><path class="cloud3d13" d="M1043.7 580.3h-8.1c-5.9 0-10.6-4.7-10.6-10.6v-22.8l29.3.1v22.6c0 5.9-4.7 10.7-10.6 10.7z" style="animation:CXoCZlRa_draw 2000ms linear 791ms forwards" stroke-dasharray="117 119" stroke-dashoffset="118"/><path class="cloud3d6" d="M1024.8 547a14.8 7.5 0 1129.6 0 14.8 7.5 0 11-29.6 0" style="animation:CXoCZlRa_draw 2000ms linear 792ms forwards" stroke-dasharray="72 74" stroke-dashoffset="73"/></g><g><path class="cloud3d13" d="M1080.6 560h-8.1c-5.9 0-10.6-4.7-10.6-10.6v-22.8l29.3.1v22.6c0 6-4.7 10.7-10.6 10.7z" style="animation:CXoCZlRa_draw 2000ms linear 794ms forwards" stroke-dasharray="117 119" stroke-dashoffset="118"/><path class="cloud3d6" d="M1061.8 526.8a14.8 7.5 0 1129.6 0 14.8 7.5 0 11-29.6 0" style="animation:CXoCZlRa_draw 2000ms linear 795ms forwards" stroke-dasharray="72 74" stroke-dashoffset="73"/></g><g><path class="cloud3d13" d="M853.5 674.2h-8.1c-5.9 0-10.6-4.7-10.6-10.6v-22.8l29.3.1v22.6c0 6-4.7 10.7-10.6 10.7z" style="animation:CXoCZlRa_draw 2000ms linear 797ms forwards" stroke-dasharray="117 119" stroke-dashoffset="118"/><path class="cloud3d6" d="M834.7 641a14.8 7.5 0 1129.6 0 14.8 7.5 0 11-29.6 0" style="animation:CXoCZlRa_draw 2000ms linear 798ms forwards" stroke-dasharray="73 75" stroke-dashoffset="74"/></g><g><path class="cloud3d13" d="M816.7 690.1h-8.1c-5.9 0-10.6-4.7-10.6-10.6v-22.8l29.3.1v22.6c0 6-4.8 10.7-10.6 10.7z" style="animation:CXoCZlRa_draw 2000ms linear 800ms forwards" stroke-dasharray="117 119" stroke-dashoffset="118"/><path class="cloud3d6" d="M797.8 656.9a14.8 7.5 0 1129.6 0 14.8 7.5 0 11-29.6 0" style="animation:CXoCZlRa_draw 2000ms linear 801ms forwards" stroke-dasharray="72 74" stroke-dashoffset="73"/></g><path class="cloud3d11" d="M479.2 540.9l294.7 148.6" style="animation:CXoCZlRa_draw 2000ms linear 803ms forwards" stroke-dasharray="331 333" stroke-dashoffset="332"/><path class="cloud3d13" d="M742.8 695.4h-8.1c-5.9 0-10.6-4.7-10.6-10.6V662l29.3.1v22.6c0 5.9-4.7 10.7-10.6 10.7z" style="animation:CXoCZlRa_draw 2000ms linear 804ms forwards" stroke-dasharray="117 119" stroke-dashoffset="118"/><path class="cloud3d8" d="M724 662.2a14.8 7.5 0 1129.6 0 14.8 7.5 0 11-29.6 0" style="animation:CXoCZlRa_draw 2000ms linear 806ms forwards" stroke-dasharray="73 75" stroke-dashoffset="74"/><g><path class="cloud3d13" d="M505.6 574.3h-8.1c-5.9 0-10.6-4.7-10.6-10.6V541l29.3.1v22.6c0 5.9-4.7 10.6-10.6 10.6z" style="animation:CXoCZlRa_draw 2000ms linear 807ms forwards" stroke-dasharray="117 119" stroke-dashoffset="118"/><path class="cloud3d8" d="M486.8 541.1a14.8 7.5 0 1129.6 0 14.8 7.5 0 11-29.6 0" style="animation:CXoCZlRa_draw 2000ms linear 809ms forwards" stroke-dasharray="72 74" stroke-dashoffset="73"/></g><g><path class="cloud3d13" d="M468.9 556.6h-8.1c-5.9 0-10.6-4.7-10.6-10.6v-22.8l29.3.1V546c0 5.8-4.8 10.6-10.6 10.6z" style="animation:CXoCZlRa_draw 2000ms linear 811ms forwards" stroke-dasharray="117 119" stroke-dashoffset="118"/><path class="cloud3d8" d="M450 523.4a14.8 7.5 0 1129.6 0 14.8 7.5 0 11-29.6 0" style="animation:CXoCZlRa_draw 2000ms linear 812ms forwards" stroke-dasharray="72 74" stroke-dashoffset="73"/></g><path class="cloud3d29" d="M776.6 728.1L391.5 535.7" style="animation:CXoCZlRa_draw 2000ms linear 814ms forwards" stroke-dasharray="431 433" stroke-dashoffset="432"/><path class="cloud3d11" d="M778.9 751.4l382.5-193.1M774.3 751.4L391.8 558.3" style="animation:CXoCZlRa_draw 2000ms linear 815ms forwards" stroke-dasharray="857 859" stroke-dashoffset="858"/><g><path class="cloud3d30" d="M1394.8 392.4c15-13.9 25.9-33 31.3-56.7 25.1-96.7-43.1-197.9-135.7-185.9-6.6-72.4-57.1-111.4-103.6-118-57-8-121.9 21.7-154.1 101.2-8.4-8-19.4-13.6-31.7-16.7-17.8-3.6-33.7-2.6-47.4 1.8" style="animation:CXoCZlRa_draw 2000ms linear 817ms forwards" stroke-dasharray="790 792" stroke-dashoffset="791"/><path class="cloud3d11" d="M953.6 118.1c-63.5 20.5-78.9 113.1-2.2 145 0 0 188 88.1 292.8 133.1 3.8 1.6 7.6 3 11.3 4.3 3.5 1.8 7 3.5 10.6 5.1 50.7 21.5 98.1 15.2 128.7-13.2" style="animation:CXoCZlRa_draw 2000ms linear 818ms forwards" stroke-dasharray="674 676" stroke-dashoffset="675"/></g><g><path class="cloud3d5" d="M992.6 235l-180.1-89.3c-.5-.2-.8-.7-.8-1.3l.1-49.1c0-1.1 1.1-1.8 2.1-1.3l180 88.2c.5.2.8.7.8 1.3v50.1c0 1.2-1.1 1.9-2.1 1.4z" style="animation:CXoCZlRa_draw 2000ms linear 820ms forwards" stroke-dasharray="510 512" stroke-dashoffset="511"/><path class="cloud3d7" d="M983 241l-180.1-89.3c-.5-.2-.8-.7-.8-1.3l.1-49.1c0-1.1 1.1-1.8 2.1-1.3l180 88.2c.5.2.8.7.8 1.3v50.1c0 1.2-1.1 1.9-2.1 1.4z" style="animation:CXoCZlRa_draw 2000ms linear 821ms forwards" stroke-dasharray="510 512" stroke-dashoffset="511"/><path class="cloud3d13" d="M860.3 172.5l-49.2-24.3c-.3-.2-.5-.5-.5-.9l.1-33.2c0-.7.8-1.2 1.4-.9l49.1 23.6c.3.2.5.5.5.9v33.9c0 .7-.7 1.2-1.4.9z" style="animation:CXoCZlRa_draw 2000ms linear 823ms forwards" stroke-dasharray="183 185" stroke-dashoffset="184"/><path fill="none" stroke="#818082" stroke-width="6" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M827 140.3l2 7.5 13.9-10.7" style="animation:CXoCZlRa_draw 2000ms linear 824ms forwards" stroke-dasharray="26 28" stroke-dashoffset="27"/><path d="M868.5 146.4l103.9 50.9M868.5 158l103.9 50.9m-103.9-39.4l103.9 50.9" style="animation:CXoCZlRa_draw 2000ms linear 826ms forwards" stroke-dasharray="348 350" stroke-dashoffset="349" stroke-width="3" stroke="#818082" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/><path class="cloud3d5" d="M994.7 233.7c0 .6-.4 1.1-.4 1.1l-9.6 6s.4-.5.4-1.1v-50.1c0-.9-.8-1.3-.8-1.3l9.6-6.1s.8.3.8 1.3v50.2z" style="animation:CXoCZlRa_draw 2000ms linear 827ms forwards" stroke-dasharray="129 131" stroke-dashoffset="130"/><path class="cloud3d6" d="M984.3 188.3l-180-88.2c-.6-.4-1.2 0-1.2 0l9.4-6s.6-.4 1.3 0l180 88.2-9.5 6z" style="animation:CXoCZlRa_draw 2000ms linear 829ms forwards" stroke-dasharray="426 428" stroke-dashoffset="427"/></g><path d="M1084.3 138.8l74.7 35.4m-75-15.5l44.7 21.1m-43.8-.4l98.7 43.6m-99.3-23.8l99 43.6m-99.5-23.7l75.7 32.3m-75.4-12.1l75.7 32.2" style="animation:CXoCZlRa_draw 2000ms linear 831ms forwards" stroke-dasharray="513 515" stroke-dashoffset="514" stroke="#b7b7b7" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"/><path class="cloud3d30" d="M804.3 100.1l180.6 88.7.2 46.3" style="animation:CXoCZlRa_draw 2000ms linear 832ms forwards" stroke-dasharray="248 250" stroke-dashoffset="249"/><path fill="none" stroke="#181819" stroke-width=".75" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M813.9 94l180 88.3" style="animation:CXoCZlRa_draw 2000ms linear 834ms forwards" stroke-dasharray="201 203" stroke-dashoffset="202"/><path class="cloud3d30" d="M810.7 114.1v33.2" style="animation:CXoCZlRa_draw 2000ms linear 835ms forwards" stroke-dasharray="34 36" stroke-dashoffset="35"/><path class="cloud3d35" d="M602.4 192.4l.1-52.7 40.7-17.4m576.3 777v-29.4l21.5-9.1m55.7 35.7V869l30.7-13.9" style="animation:CXoCZlRa_draw 2000ms linear 837ms forwards" stroke-dasharray="211 213" stroke-dashoffset="212"/><path class="cloud3d36" d="M1255.6 837l113.5-53.6" style="animation:CXoCZlRa_draw 2000ms linear 838ms forwards" stroke-dasharray="126 128" stroke-dashoffset="127"/><path class="cloud3d35" d="M1255.6 882.3V837m79.8 39.9v-27.5l30.6-13.9m8.1 21.8v-27.5l30.6-13.9m-226.3 61.8v-29.4l21.5-9.1m-62.6 16.9v-29.4l21.5-9M544 112.6l58.5 27.1m617 730.2l-33.6-15.5" style="animation:CXoCZlRa_draw 2000ms linear 840ms forwards" stroke-dasharray="375 377" stroke-dashoffset="376"/><path class="cloud3d36" d="M1255.7 837.1l-115.5-55.3" style="animation:CXoCZlRa_draw 2000ms linear 841ms forwards" stroke-dasharray="129 131" stroke-dashoffset="130"/><path class="cloud3d35" d="M1138.8 782.2l-9.5-4.5m47.4-16l-9.9-4.6m11.9 91.3l-33.6-15.5m-8-6.1l-33.5-15.5m193 57.8l-21-9.1m59.6-10.5l-21.1-9.2m60-10.4l-21-9.2m-135.7-78.3l-10.3-4.8" style="animation:CXoCZlRa_draw 2000ms linear 843ms forwards" stroke-dasharray="176 178" stroke-dashoffset="177"/><path class="cloud3d36" d="M1372.6 781.6l7.6-3.4m-45.4-16.3l7.7-3.4m-47.6-15.5l7.6-3.4" style="animation:CXoCZlRa_draw 2000ms linear 844ms forwards" stroke-dasharray="26 28" stroke-dashoffset="27"/><path class="cloud3d18" d="M883.8 846.7l-68.4 34.7" style="animation:CXoCZlRa_draw 2000ms linear 846ms forwards" stroke-dasharray="77 79" stroke-dashoffset="78"/><path class="cloud3d11" d="M339.5 416.9l-184.4-94" style="animation:CXoCZlRa_draw 2000ms linear 847ms forwards" stroke-dasharray="207 209" stroke-dashoffset="208"/><path class="cloud3d29" d="M339.5 390.1l-184.4-94" style="animation:CXoCZlRa_draw 2000ms linear 849ms forwards" stroke-dasharray="207 209" stroke-dashoffset="208"/><path class="cloud3d11" d="M340.7 417.3l185.4-94.4" style="animation:CXoCZlRa_draw 2000ms linear 850ms forwards" stroke-dasharray="209 211" stroke-dashoffset="210"/><path class="cloud3d1" d="M340.7 390.4l185.4-94.5" style="animation:CXoCZlRa_draw 2000ms linear 852ms forwards" stroke-dasharray="209 211" stroke-dashoffset="210"/><g><path class="cloud3d6" d="M324.3 393.1l.1 15.9-14.1 7.6-.1-3.1 7-3.8c2.9-1.5 4.6-4.5 4.6-7.8l-.1-7.6 2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 854ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M321.7 394.4l2.6-1.3-3.3-2-2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 855ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M310.3 413.5l7-3.8c2.8-1.6 4.6-4.3 4.6-7.8l-.1-7.6-3.3-1.9s.1 2.6.1 7.6c0 3.5-1.8 6.3-4.6 7.8-2.7 1.5-7 3.8-7 3.8l3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 857ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M310.4 416.6l-.1-3.1-3.3-1.9.1 3z" style="animation:CXoCZlRa_draw 2000ms linear 858ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d6" d="M308.9 385.4l.1 15.9-14.1 7.6-.1-3.1 7-3.8c2.9-1.5 4.6-4.5 4.6-7.8l-.1-7.6 2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 860ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M306.4 386.7l2.5-1.3-3.3-1.9-2.5 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 861ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M294.9 405.9l7-3.8c2.8-1.6 4.6-4.3 4.6-7.8l-.1-7.6-3.3-1.9s.1 2.6.1 7.6c0 3.5-1.8 6.3-4.6 7.8-2.7 1.5-7 3.8-7 3.8l3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 863ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M295 408.9l-.1-3-3.3-2 .1 3.1z" style="animation:CXoCZlRa_draw 2000ms linear 864ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d6" d="M293.6 377.8l.1 15.9-14.1 7.6-.1-3.1 7-3.8c2.9-1.5 4.6-4.5 4.6-7.8l-.1-7.6 2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 866ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M291 379.1l2.6-1.3-3.3-1.9-2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 867ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M279.6 398.3l7-3.8c2.8-1.6 4.6-4.3 4.6-7.8l-.1-7.6-3.3-1.9s.1 2.6.1 7.6c0 3.5-1.8 6.3-4.6 7.8-2.7 1.5-7 3.8-7 3.8l3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 869ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M279.7 401.3l-.1-3-3.3-2 .1 3.1z" style="animation:CXoCZlRa_draw 2000ms linear 870ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d6" d="M278.2 370.2l.1 15.9-14.1 7.6-.1-3.1 7-3.8c2.9-1.5 4.6-4.5 4.6-7.8l-.1-7.6 2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 872ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M275.6 371.5l2.6-1.3-3.3-1.9-2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 874ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M264.2 390.6l7-3.8c2.8-1.6 4.6-4.3 4.6-7.8l-.1-7.6-3.3-1.9s.1 2.6.1 7.6c0 3.5-1.8 6.3-4.6 7.8-2.7 1.5-7 3.8-7 3.8l3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 875ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M264.3 393.7l-.1-3.1-3.3-1.9.1 3.1z" style="animation:CXoCZlRa_draw 2000ms linear 877ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d6" d="M262.8 362.6l.1 15.9-14.1 7.6-.1-3.1 7-3.8c2.9-1.5 4.6-4.5 4.6-7.8l-.1-7.6 2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 878ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M260.3 363.9l2.5-1.3-3.3-2-2.5 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 880ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M248.8 383l7-3.8c2.8-1.6 4.6-4.3 4.6-7.8l-.1-7.6-3.3-1.9s.1 2.6.1 7.6c0 3.5-1.8 6.3-4.6 7.8-2.7 1.5-7 3.8-7 3.8l3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 881ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M248.9 386.1l-.1-3.1-3.3-1.9.1 3z" style="animation:CXoCZlRa_draw 2000ms linear 883ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><g><path class="cloud3d6" d="M247.5 354.9l.1 15.9-14.1 7.6-.1-3.1 7-3.8c2.9-1.5 4.6-4.5 4.6-7.8l-.1-7.6 2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 884ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M244.9 356.2l2.6-1.3-3.3-1.9-2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 886ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M233.5 375.4l7-3.8c2.8-1.6 4.6-4.3 4.6-7.8l-.1-7.6-3.3-1.9s.1 2.6.1 7.6c0 3.5-1.8 6.3-4.6 7.8-2.7 1.5-7 3.8-7 3.8l3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 887ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M233.6 378.4l-.1-3-3.3-1.9.1 3z" style="animation:CXoCZlRa_draw 2000ms linear 889ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/></g><g><path class="cloud3d6" d="M232.1 347.3l.1 15.9-14.1 7.6-.1-3.1 7-3.8c2.9-1.5 4.6-4.5 4.6-7.8l-.1-7.6 2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 890ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M229.5 348.6l2.6-1.3-3.3-1.9-2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 892ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M218.1 367.8l7-3.8c2.8-1.6 4.6-4.3 4.6-7.8l-.1-7.6-3.3-1.9s.1 2.6.1 7.6c0 3.5-1.8 6.3-4.6 7.8-2.7 1.5-7 3.8-7 3.8l3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 894ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M218.2 370.8l-.1-3-3.3-2 .1 3.1z" style="animation:CXoCZlRa_draw 2000ms linear 895ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/></g><g><path class="cloud3d6" d="M216.7 339.7l.1 15.9-14.1 7.6-.1-3.1 7-3.8c2.9-1.5 4.6-4.5 4.6-7.8l-.1-7.6 2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 897ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M214.2 341l2.5-1.3-3.3-1.9-2.5 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 898ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M202.7 360.1l7-3.8c2.8-1.6 4.6-4.3 4.6-7.8l-.1-7.6-3.3-1.9s.1 2.6.1 7.6c0 3.5-1.8 6.3-4.6 7.8s-7 3.8-7 3.8l3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 900ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M202.8 363.2l-.1-3.1-3.3-1.9.1 3.1z" style="animation:CXoCZlRa_draw 2000ms linear 901ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/></g><g><path class="cloud3d6" d="M201.4 332.1l.1 15.9-14.1 7.6-.1-3.1 7-3.8c2.9-1.5 4.6-4.5 4.6-7.8l-.1-7.6 2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 903ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M198.8 333.4l2.6-1.3-3.3-2-2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 904ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M187.4 352.5l7-3.8c2.8-1.6 4.6-4.3 4.6-7.8l-.1-7.6-3.3-1.9s.1 2.6.1 7.6c0 3.5-1.8 6.3-4.6 7.8s-7 3.8-7 3.8l3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 906ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M187.5 355.6l-.1-3.1-3.3-1.9.1 3z" style="animation:CXoCZlRa_draw 2000ms linear 907ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/></g><g><path class="cloud3d6" d="M186 324.4l.1 15.9-14.1 7.6-.1-3.1 7-3.8c2.9-1.5 4.6-4.5 4.6-7.8l-.1-7.6 2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 909ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M183.4 325.7l2.6-1.3-3.3-1.9-2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 910ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M172 344.9l7-3.8c2.8-1.6 4.6-4.3 4.6-7.8l-.1-7.6-3.3-1.9s.1 2.6.1 7.6c0 3.5-1.8 6.3-4.6 7.8-2.7 1.5-7 3.8-7 3.8l3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 912ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M172.1 347.9l-.1-3-3.3-1.9.1 3z" style="animation:CXoCZlRa_draw 2000ms linear 913ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/></g><g><path class="cloud3d6" d="M170.6 316.8l.1 15.9-14.1 7.6-.1-3.1 7-3.8c2.9-1.5 4.6-4.5 4.6-7.8l-.1-7.6 2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 915ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M168.1 318.1l2.5-1.3-3.3-1.9-2.5 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 917ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M156.6 337.3l7-3.8c2.8-1.6 4.6-4.3 4.6-7.8l-.1-7.6-3.3-1.9s.1 2.6.1 7.6c0 3.5-1.8 6.3-4.6 7.8-2.7 1.5-7 3.8-7 3.8l3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 918ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M156.7 340.3l-.1-3-3.3-2 .1 3.1z" style="animation:CXoCZlRa_draw 2000ms linear 920ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/></g></g><g><path class="cloud3d6" d="M357.6 392.8l-.1 15.9 14.1 7.6.1-3.1-7-3.8c-2.9-1.5-4.6-4.5-4.6-7.8l.1-7.6-2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 921ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M360.2 394.1l-2.6-1.3 3.3-1.9 2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 923ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M371.6 413.3l-7-3.8c-2.8-1.6-4.6-4.3-4.6-7.8l.1-7.6 3.3-1.9s-.1 2.6-.1 7.6c0 3.5 1.8 6.3 4.6 7.8 2.7 1.5 7 3.8 7 3.8l-3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 924ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M371.6 416.3v-3l3.3-2v3.1z" style="animation:CXoCZlRa_draw 2000ms linear 926ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d6" d="M372.9 385l-.1 15.9 14.1 7.6.1-3.1-7-3.8c-2.9-1.5-4.6-4.5-4.6-7.8l.1-7.6-2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 927ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M375.5 386.2l-2.6-1.2 3.3-2 2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 929ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M386.9 405.4l-7-3.8c-2.8-1.6-4.6-4.3-4.6-7.8l.1-7.6 3.3-1.9s-.1 2.6-.1 7.6c0 3.5 1.8 6.3 4.6 7.8 2.7 1.5 7 3.8 7 3.8l-3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 930ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M386.8 408.5l.1-3.1 3.3-1.9-.1 3z" style="animation:CXoCZlRa_draw 2000ms linear 932ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d6" d="M388.2 377.1L388 393l14.1 7.6.1-3.1-7-3.8c-2.9-1.5-4.6-4.5-4.6-7.8l.1-7.6-2.5-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 933ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M390.8 378.4l-2.6-1.3 3.3-1.9 2.6 1.2z" style="animation:CXoCZlRa_draw 2000ms linear 935ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M402.2 397.5l-7-3.8c-2.8-1.6-4.6-4.3-4.6-7.8l.1-7.6 3.3-1.9s-.1 2.6-.1 7.6c0 3.5 1.8 6.3 4.6 7.8 2.7 1.5 7 3.8 7 3.8l-3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 937ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M402.1 400.6l.1-3.1 3.3-1.9-.1 3.1z" style="animation:CXoCZlRa_draw 2000ms linear 938ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d6" d="M403.4 369.2l-.1 15.9 14.1 7.6.1-3.1-7-3.8c-2.9-1.5-4.6-4.5-4.6-7.8l.1-7.6-2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 940ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M406 370.5l-2.6-1.3 3.3-1.9 2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 941ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M417.4 389.7l-7-3.8c-2.8-1.6-4.6-4.3-4.6-7.8l.1-7.6 3.3-1.9s-.1 2.6-.1 7.6c0 3.5 1.8 6.3 4.6 7.8s7 3.8 7 3.8l-3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 943ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M417.4 392.7v-3l3.3-2v3.1z" style="animation:CXoCZlRa_draw 2000ms linear 944ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d6" d="M418.7 361.4l-.1 15.9 14.1 7.6.1-3.1-7-3.8c-2.9-1.5-4.6-4.5-4.6-7.8l.1-7.6-2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 946ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M421.3 362.6l-2.6-1.2 3.3-2 2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 947ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M432.7 381.8l-7-3.8c-2.8-1.6-4.6-4.3-4.6-7.8l.1-7.6 3.3-1.9s-.1 2.6-.1 7.6c0 3.5 1.8 6.3 4.6 7.8s7 3.8 7 3.8l-3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 949ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M432.6 384.9l.1-3.1 3.3-1.9-.1 3z" style="animation:CXoCZlRa_draw 2000ms linear 950ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><g><path class="cloud3d6" d="M434 353.5l-.1 15.9L448 377l.1-3.1-7-3.8c-2.9-1.5-4.6-4.5-4.6-7.8l.1-7.6-2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 952ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M436.6 354.8l-2.6-1.3 3.3-1.9 2.6 1.2z" style="animation:CXoCZlRa_draw 2000ms linear 953ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M448 373.9l-7-3.8c-2.8-1.6-4.6-4.3-4.6-7.8l.1-7.6 3.3-1.9s-.1 2.6-.1 7.6c0 3.5 1.8 6.3 4.6 7.8s7 3.8 7 3.8l-3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 955ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M447.9 377l.1-3.1 3.3-1.9-.1 3.1z" style="animation:CXoCZlRa_draw 2000ms linear 956ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/></g><g><path class="cloud3d6" d="M449.3 345.6l-.1 15.9 14.1 7.6.1-3.1-7-3.8c-2.9-1.5-4.6-4.5-4.6-7.8l.1-7.6-2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 958ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M451.8 346.9l-2.5-1.3 3.3-1.9 2.5 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 960ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M463.3 366.1l-7-3.8c-2.8-1.6-4.6-4.3-4.6-7.8l.1-7.6 3.3-1.9s-.1 2.6-.1 7.6c0 3.5 1.8 6.3 4.6 7.8s7 3.8 7 3.8l-3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 961ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M463.2 369.1l.1-3 3.3-2-.1 3.1z" style="animation:CXoCZlRa_draw 2000ms linear 963ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/></g><g><path class="cloud3d6" d="M464.5 337.8l-.1 15.9 14.1 7.6.1-3.1-7-3.8c-2.9-1.5-4.6-4.5-4.6-7.8l.1-7.6-2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 964ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M467.1 339l-2.6-1.2 3.3-2 2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 966ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M478.5 358.2l-7-3.8c-2.8-1.6-4.6-4.3-4.6-7.8l.1-7.6 3.3-1.9s-.1 2.6-.1 7.6c0 3.5 1.8 6.3 4.6 7.8s7 3.8 7 3.8l-3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 967ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M478.4 361.3l.1-3.1 3.3-1.9-.1 3z" style="animation:CXoCZlRa_draw 2000ms linear 969ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/></g><g><path class="cloud3d6" d="M479.8 329.9l-.1 15.9 14.1 7.6.1-3.1-7-3.8c-2.9-1.5-4.6-4.5-4.6-7.8l.1-7.6-2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 970ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M482.4 331.2l-2.6-1.3 3.3-1.9 2.6 1.2z" style="animation:CXoCZlRa_draw 2000ms linear 972ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M493.8 350.3l-7-3.8c-2.8-1.6-4.6-4.3-4.6-7.8l.1-7.6 3.3-1.9s-.1 2.6-.1 7.6c0 3.5 1.8 6.3 4.6 7.8 2.7 1.5 7 3.8 7 3.8l-3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 973ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M493.7 353.4l.1-3.1 3.3-1.9-.1 3.1z" style="animation:CXoCZlRa_draw 2000ms linear 975ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/></g><g><path class="cloud3d6" d="M495.1 322l-.1 15.9 14.1 7.6.1-3.1-7-3.8c-2.9-1.5-4.6-4.5-4.6-7.8l.1-7.6-2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 976ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M497.6 323.3l-2.5-1.3 3.3-1.9 2.5 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 978ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M509.1 342.5l-7-3.8c-2.8-1.6-4.6-4.3-4.6-7.8l.1-7.6 3.3-1.9s-.1 2.6-.1 7.6c0 3.5 1.8 6.3 4.6 7.8 2.7 1.5 7 3.8 7 3.8l-3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 980ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M509 345.5l.1-3 3.3-2-.1 3.1z" style="animation:CXoCZlRa_draw 2000ms linear 981ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/></g><g><path class="cloud3d6" d="M510.3 314.2l-.1 15.9 14.1 7.6.1-3.1-7-3.8c-2.9-1.5-4.6-4.5-4.6-7.8l.1-7.6-2.6-1.2z" style="animation:CXoCZlRa_draw 2000ms linear 983ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d5" d="M512.9 315.4l-2.6-1.2 3.3-2 2.6 1.3z" style="animation:CXoCZlRa_draw 2000ms linear 984ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/><path class="cloud3d7" d="M524.3 334.6l-7-3.8c-2.8-1.6-4.6-4.3-4.6-7.8l.1-7.6 3.3-1.9s-.1 2.6-.1 7.6c0 3.5 1.8 6.3 4.6 7.8 2.7 1.5 7 3.8 7 3.8l-3.3 1.9z" style="animation:CXoCZlRa_draw 2000ms linear 986ms forwards" stroke-dasharray="58 60" stroke-dashoffset="59"/><path class="cloud3d5" d="M524.3 337.7v-3.1l3.3-1.9v3z" style="animation:CXoCZlRa_draw 2000ms linear 987ms forwards" stroke-dasharray="14 16" stroke-dashoffset="15"/></g></g><path class="cloud3d29" d="M776.6 728.1v23.8m-.8-102.9v38.7" style="animation:CXoCZlRa_draw 2000ms linear 989ms forwards" stroke-dasharray="63 65" stroke-dashoffset="64"/><path class="cloud3d37" d="M775.8 649l303.6-152.3" style="animation:CXoCZlRa_draw 2000ms linear 990ms forwards" stroke-dasharray="340 342" stroke-dashoffset="341"/><path fill="none" stroke="#7f7f7f" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M775.8 649L471.9 496.7" style="animation:CXoCZlRa_draw 2000ms linear 992ms forwards" stroke-dasharray="340 342" stroke-dashoffset="341"/><path class="cloud3d37" d="M775.7 560.2l178.1-90.6m-178.1 90.6V586M597.5 469.6l177.1 90.3" style="animation:CXoCZlRa_draw 2000ms linear 993ms forwards" stroke-dasharray="425 427" stroke-dashoffset="426"/><path id="svg-ico" class="cloud3d15" d="M1171 413.7a2.8 2.8 0 115.6 0 2.8 2.8 0 11-5.6 0" style="animation:CXoCZlRa_draw 2000ms linear 995ms forwards" stroke-dasharray="18 20" stroke-dashoffset="19"/><path id="svg-ico" class="cloud3d15" d="M1132.4 396a2.8 2.8 0 115.6 0 2.8 2.8 0 11-5.6 0" style="animation:CXoCZlRa_draw 2000ms linear 996ms forwards" stroke-dasharray="18 20" stroke-dashoffset="19"/><path id="svg-ico" class="cloud3d15" d="M1095.9 379.9a2.8 2.8 0 115.6 0 2.8 2.8 0 11-5.6 0" style="animation:CXoCZlRa_draw 2000ms linear 998ms forwards" stroke-dasharray="18 20" stroke-dashoffset="19"/><path id="svg-ico" class="cloud3d15" d="M1056.4 359a2.8 2.8 0 115.6 0 2.8 2.8 0 11-5.6 0" style="animation:CXoCZlRa_draw 2000ms linear 1000ms forwards" stroke-dasharray="18 20" stroke-dashoffset="19"/><style data-made-with="vivus-instant">@keyframes CXoCZlRa_draw{to{stroke-dashoffset:0}}@keyframes CXoCZlRa_fade{0%,94.44444444444444%{stroke-opacity:1}to{stroke-opacity:0}}</style></svg>
|