<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover"><meta name="theme-color" content="#ff4801" media="(max-width: 767px)"><link rel="preconnect" href="https://imagedelivery.net" crossorigin><link rel="preconnect" href="https://ot.www.cloudflare.com" crossorigin><link rel="preload" href="/fonts/Kunst%20Grotesk%20Regular.woff2" as="font" type="font/woff2" crossorigin><link rel="preload" href="/fonts/Kunst%20Grotesk%20Medium.woff2" as="font" type="font/woff2" crossorigin><link rel="icon" type="image/x-icon" href="/favicon.ico"><link rel="shortcut icon" type="image/x-icon" href="/favicon.ico"><!-- FOUC prevention — must run synchronously before first paint. This is the ONLY inline script allowed before CSS;it sets the `js`,`dark`,and `font-stk-bureau-sans` classes that the very first CSS paint depends on. Kept minimal to unblock the preload scanner as quickly as possible. --><script>(function (){var d=document.documentElement;d.classList.add('js');try{var p=new URLSearchParams(window.location.search);var t=p.get('theme');window.__themeOverride=t;if (t==='dark') d.classList.add('dark');else if (t==='light') d.classList.remove('dark');else if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) d.classList.add('dark');else d.classList.remove('dark')}try{var K='cf-font-override',q=new URLSearchParams(window.location.search).get('cfFont');if (q==='stk'){localStorage.setItem(K,'stk');d.classList.add('font-stk-bureau-sans')}else if (q==='kunst'){localStorage.setItem(K,'kunst');d.classList.remove('font-stk-bureau-sans')}else{var s=localStorage.getItem(K);if (s==='stk') d.classList.add('font-stk-bureau-sans');else if (s==='kunst') d.classList.remove('font-stk-bureau-sans')}}})();</script><title>Cloudflare:Build for the agent era</title><meta name="title" content="Cloudflare: Build for the agent era"><meta name="description" content="Welcome to Cloudflare - Powering the next generation of applications"><meta name="generator" content="Astro v5.18.1"><link rel="canonical" href="https://www.cloudflare.com/"><!-- Hreflang alternate links for internationalization --><link rel="alternate" hreflang="x-default" href="https://www.cloudflare.com/"><link rel="alternate" hreflang="es-es" href="https://www.cloudflare.com/es-es/"><link rel="alternate" hreflang="fr-fr" href="https://www.cloudflare.com/fr-fr/"><link rel="alternate" hreflang="de-de" href="https://www.cloudflare.com/de-de/"><link rel="alternate" hreflang="it-it" href="https://www.cloudflare.com/it-it/"><link rel="alternate" hreflang="pt-br" href="https://www.cloudflare.com/pt-br/"><link rel="alternate" hreflang="zh-cn" href="https://www.cloudflare.com/zh-cn/"><link rel="alternate" hreflang="ja-jp" href="https://www.cloudflare.com/ja-jp/"><link rel="alternate" hreflang="ko-kr" href="https://www.cloudflare.com/ko-kr/"><link rel="alternate" hreflang="zh-tw" href="https://www.cloudflare.com/zh-tw/"><!-- Open Graph Meta Tags --><meta property="og:type" content="website"><meta property="og:url" content="https://www.cloudflare.com/"><meta property="og:title" content="Cloudflare: Build for the agent era"><meta property="og:description" content="Welcome to Cloudflare - Powering the next generation of applications"><meta property="og:image" content="https://www.cloudflare.com/preview.png"><!-- Twitter Card Meta Tags --><meta name="twitter:card" content="summary_large_image"><meta name="twitter:url" content="https://www.cloudflare.com/"><meta name="twitter:title" content="Cloudflare: Build for the agent era"><meta name="twitter:description" content="Welcome to Cloudflare - Powering the next generation of applications"><meta name="twitter:image" content="https://www.cloudflare.com/preview.png"><script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"Cloudflare","url":"https://www.cloudflare.com","logo":"https://www.cloudflare.com/logo.svg","sameAs":["https://github.com/cloudflare","https://www.linkedin.com/company/cloudflare","https://x.com/cloudflare"]}</script><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebSite","name":"Cloudflare","url":"https://www.cloudflare.com","inLanguage":"en","potentialAction":{"@type":"SearchAction","target":"https://www.cloudflare.com/search?q={search_term_string}","query-input":"required name=search_term_string"}}</script><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebPage","name":"Cloudflare: Build for the agent era","description":"Welcome to Cloudflare - Powering the next generation of applications","url":"https://www.cloudflare.com/","inLanguage":"en"}</script><!-- AI/LLM Discovery --><link rel="llms-txt" href="/llms.txt"><link rel="alternate" type="text/markdown" href="/.md"><script id="webmcp" type="application/json">{"tools":[{"name":"read_llms_txt","description":"Read concise site context for assistants","parameters":[]},{"name":"read_markdown_page","description":"Read markdown version of a Cloudflare page","parameters":[{"name":"path","type":"string","required":true}]}]}</script><!-- Preload likely LCP hero image --><script async type="text/javascript" src="https://ot.www.cloudflare.com/ot/scripttemplates/otSDKStub.js" data-domain-script="b1e05d49-f072-4bae-9116-bdb78af15448" data-document-language="true" charset="UTF-8"></script><script type="text/javascript">(function(){const zarazScriptSrc="/static/z/i.js";// ── OneTrust → Zaraz consent mapping ──────────────────────────── // Maps OneTrust cookie category IDs to Zaraz consent purpose IDs. // C0001 (Strictly Necessary) is always active and not mapped to Zaraz. var __zarazConsentMap={C0002:'Tuku',// Performance / Analytics C0003:'nBKC',// Functional C0004:'aMDT',// Targeting / Advertising};// Maps OneTrust categories to Google Consent Mode v2 signals. // C0003 (Functional) is intentionally omitted — Google Consent Mode v2 // has no signal for functional cookies. This matches the mapping used // across all Cloudflare marketing properties. var __googleConsentMap={C0001:['security_storage'],C0002:['analytics_storage'],C0004:['ad_storage','ad_user_data','ad_personalization','functionality_storage','personalization_storage',],};// Parse the OptanonConsent cookie into{C0001:true,C0002:false,...}function __parseOneTrustGroups(){var match=document.cookie.match(/OptanonConsent=[^;]*/);if (!match) return null;;var gMatch=match[0].match(/groups=([^&]*)/);if (!gMatch) return null;decodeURIComponent(gMatch[1]) .split(',') .forEach(function (pair){var parts=pair.split(':');if (parts.length===2) groups[parts[0]]=parts[1]==='1'});return groups}// Sync OneTrust consent state to Zaraz consent purposes. // Only calls zaraz.consent.set() if values actually changed. function __syncOneTrustToZaraz(){if (!window.zaraz || !window.zaraz.consent) return;var groups=__parseOneTrustGroups();if (!groups) return;var current=window.zaraz.consent.getAll();var activeKeys=Object.keys(current);;var changed=false;Object.keys(__zarazConsentMap).forEach(function (otKey){var zKey=__zarazConsentMap[otKey];if (activeKeys.indexOf(zKey)===-1) return;mapped[zKey]=!!groups[otKey];if (mapped[zKey] !==current[zKey]) changed=true});if (!changed) return;window.zaraz.consent.set(mapped);window.zaraz.consent.sendQueuedEvents()}// Sync OneTrust consent state to Google Consent Mode v2 via Zaraz. function __syncGoogleConsent(eventName){if (!window.zaraz || !window.zaraz.set) return;var consent={ad_storage:'denied',ad_user_data:'denied',ad_personalization:'denied',analytics_storage:'denied',security_storage:'denied',functionality_storage:'denied',personalization_storage:'denied',};if (eventName==='google_consent_default'){window.zaraz.set(eventName,consent);return}var groups=__parseOneTrustGroups();if (!groups){window.zaraz.set(eventName,consent);return}Object.keys(__googleConsentMap).forEach(function (otKey){if (groups[otKey]){__googleConsentMap[otKey].forEach(function (signal){consent[signal]='granted'})}});window.zaraz.set(eventName,consent)}// ── OneTrust callback ─────────────────────────────────────────── // Called by OneTrust SDK whenever consent changes (accept,reject,// or preference center save). function OptanonWrapper(){__syncOneTrustToZaraz();__syncGoogleConsent('google_consent_update');// Listen for the OneTrust custom event to notify the edge of the // updated consent cookie. The HEAD request lets Zaraz's server-side
        // tools see the new state on the next navigation. We delay briefly
        // to ensure the OptanonConsent cookie has been written by the SDK
        // before the request goes out.
        // Note: OptanonWrapper already handles the Zaraz/Google sync above;
        // the event listener below only fires the HEAD request to the edge.
        if (!window.__cfConsentEventAttached) {
          window.__cfConsentEventAttached = true;
          window.addEventListener('consent.onetrust', function () {
            // Only the HEAD request — do NOT re-sync Zaraz/Google here.
            // OptanonWrapper (the caller) already handles that above.
            setTimeout(function () {
              fetch(window.location.pathname, { method: 'HEAD' }).catch(function () {});
            }, 500);
          });
        }
      }

      // ── Zaraz loader ────────────────────────────────────────────────
      // Wait for Zaraz consent API to be ready, then sync initial state.
      document.addEventListener('zarazConsentAPIReady', function () {
        __syncGoogleConsent('google_consent_default');
        __syncOneTrustToZaraz();
      });

      // Load Zaraz after first paint/idle to reduce startup contention.
      // Production path is /static/z/i.js (same-origin and valid MIME).
      (function () {
        var src = zarazScriptSrc;
        if (!src) return;
        function loadZaraz() {
          if (document.querySelector('script[data-cf-zaraz-loader]')) return;
          var s = document.createElement('script');
          s.src = src;
          s.referrerPolicy = 'origin';
          s.async = true;
          s.setAttribute('data-cf-zaraz-loader', '1');
          document.head.appendChild(s);
        }
        if (typeof window.requestIdleCallback === 'function') {
          window.requestIdleCallback(loadZaraz, { timeout: 3000 });
        } else {
          window.setTimeout(loadZaraz, 1500);
        }
      })();
    })();</script><!-- Non-critical inline helpers — consolidated into a single block to
         minimise parser interruptions for the preload scanner. The __name
         polyfill (esbuild keepNames compat) and the system-theme listener
         are both tiny and non-blocking; combining them avoids two extra
         <script> open/close cycles the scanner has to skip past. --><script>
      (function () {
        // — __name polyfill (esbuild keepNames compatibility) —
        var g =
          typeof globalThis !== 'undefined'
            ? globalThis
            : typeof window !== 'undefined'
              ? window
              : typeof self !== 'undefined'
                ? self
                : this;
        if (typeof g.__name !== 'function') {
          g.__name = function (_n, v) {
            return v;
          };
        }

        // — System theme change listener —
        try {
          var mq = window.matchMedia('(prefers-color-scheme:dark)');
          var onThemeChange = function (e) {
            if (window.__themeOverride && window.__themeOverride !== 'system') return;
            if (e.matches) document.documentElement.classList.add('dark');
            else document.documentElement.classList.remove('dark');
          };
          if (mq.addEventListener) mq.addEventListener('change', onThemeChange);
          else mq.addListener(onThemeChange);
        } catch (e) {}
      })();
    </script><!-- Dev-only console helpers (import.meta.env.DEV guard inside bundled script) --><script type="module" src="/_astro/_layout.astro_astro_type_script_index_0_lang.CGptExYg.js"></script><link rel="stylesheet" href="/_astro/index.D32XWpmB.css">
<style>@media(max-width:47.999rem){.home-hero-title[data-astro-cid-zoedcjun]{--type-h1-weight: 600}}
@property --customer-browser-beam-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes customer-browser-beam-sweep{to{--customer-browser-beam-angle: 360deg}}.customer-browser-beam[data-active]:after,.customer-browser-beam[data-fading]:after,.customer-browser-beam[data-active]:before,.customer-browser-beam[data-fading]:before{filter:brightness(0) saturate(100%) invert(49%) sepia(89%) saturate(3200%) hue-rotate(346deg) brightness(118%) contrast(105%)}.customer-browser-beam[data-active]:after,.customer-browser-beam[data-fading]:after{padding:3px;animation:customer-browser-beam-sweep var(--customer-browser-beam-duration, 4.5s) linear infinite;-webkit-mask:conic-gradient(from var(--customer-browser-beam-angle),transparent 0%,transparent 16%,rgba(255,255,255,.14) 24%,rgba(255,255,255,.45) 32%,white 42%,white 70%,rgba(255,255,255,.45) 80%,rgba(255,255,255,.14) 90%,transparent 98%,transparent 100%),linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:conic-gradient(from var(--customer-browser-beam-angle),transparent 0%,transparent 16%,rgba(255,255,255,.14) 24%,rgba(255,255,255,.45) 32%,white 42%,white 70%,rgba(255,255,255,.45) 80%,rgba(255,255,255,.14) 90%,transparent 98%,transparent 100%),linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:source-in,xor;mask-composite:intersect,exclude}.customer-browser-beam[data-active]:before,.customer-browser-beam[data-fading]:before{box-shadow:inset 0 0 14px 2px color-mix(in srgb,var(--color-accent-100) 28%,transparent)}.customer-browser-beam[data-active] [data-beam-bloom],.customer-browser-beam[data-fading] [data-beam-bloom]{padding:3px;filter:blur(20px) brightness(0) saturate(100%) invert(49%) sepia(89%) saturate(3200%) hue-rotate(346deg) brightness(118%) contrast(105%)}.browser-testimony-quote{font-size:var(--type-h4-size);line-height:var(--type-h4-leading);letter-spacing:var(--type-h4-tracking)}@media(min-width:48rem){.browser-testimony-quote{font-size:var(--type-h4-size-md)}.browser-testimony-quote.browser-testimony-quote--compact-desktop{font-size:calc(var(--type-h4-size-md) * .92);line-height:calc(var(--type-h4-leading) * .96);letter-spacing:var(--type-h4-tracking)}}@media(width<40rem){.browser-testimony-quote{font-size:var(--type-h5-size);line-height:var(--type-h5-leading);letter-spacing:var(--type-h5-tracking)}}
</style>
		<script>
			window.redwood={"consentGroups":{"C0001":false,"C0002":false,"C0003":false,"C0004":false},"country":"NL","colo":"AMS","user":null,"rv1":"tsk","locale":"en-US"}
			window.redwood.syncOneTrustToZarazConsents = function() {
				if(!window.zaraz?.consent) {
					return;
				}
				const zarazConsentMap = {
					C0002: 'Tuku',
					C0003: 'nBKC',
					C0004: 'aMDT',
				}
				const groups = window.redwood.consentGroups;
				const currentZarazGroups = window.zaraz.consent.getAll();
				const zarazActiveConsents = Object.keys(currentZarazGroups);
				let shouldUpdate = false;
				const mappedGroups = Object.entries(zarazConsentMap).filter(([key, value]) => zarazActiveConsents.includes(value)).reduce((acc, [key, value]) => {
					acc[value] = groups[key];
					if (!shouldUpdate && acc[value] !== currentZarazGroups[value]) {
						shouldUpdate = true;
					}
					return acc;
				}, {});
				if(!shouldUpdate) {
					return;
				}
				window.zaraz.consent.set(mappedGroups);
				window.zaraz.consent.sendQueuedEvents();
			};
		</script>
    <script type="text/javascript">
      var OneTrust={"geolocationResponse":{"stateCode":"DR","countryCode":"NL"}}
    </script>
    <script>
     const acceptedLocales = [
      'en-au',
      'en-ca',
      'en-gb',
      'en-in',
      'en-us',
      'de-de',
      'es-es',
      'es-la',
      'fr-fr',
      'it-it',
      'ja-jp',
      'ko-kr',
			'pl-pl',
      'pt-br',
      'ru-ru',
      'zh-tw',
      'zh-cn',
      'zh-hans-cn',
    ];
    const orphanLocales = [
      'sv-se',
      'nl-nl',
      'vi-vn',
      'th-th',
      'id-id',
      'tr-tr',
			'ar-ar',
			'he-il',
    ];
    const ignoreList = [
      'apps',
      'docs',
      'rate-limit-test',
      'rss',
    ]
    function getPathFromLocale(locale, code, pathString) {
      if ( locale === code || !acceptedLocales.includes(code) || acceptedLocales.includes(locale) || orphanLocales.includes(locale) ) {
        return null;
      } else {
        return [code, locale ? locale : '', pathString].filter(part => part !== '').join('/');
      }
    };
    if(window.location.host !== 'staging.cloudflare-cn.com' && window.location.host !== 'cloudflare-cn.com' && window.location.host !== 'www.cloudflare-cn.com') {
      if (localStorage.getItem('langPreference')) {
      	// temp disabled for dev platform launch
        // if (localStorage.getItem('langPreference').toLowerCase() != 'en-us') {
        //     const langPreference = localStorage.getItem('langPreference').toLowerCase();
        //     const splitPath = window.location.pathname.split('/').filter(part => part !== '');
        //     const currentLang = splitPath[0];
        //     if (!acceptedLocales.includes(currentLang) && !orphanLocales.includes(currentLang) && !ignoreList.includes(splitPath[0])) {
        //       splitPath.splice(0, 0, langPreference.toLowerCase());
        //       const newUrl = 'https://' + window.location.hostname + '/' + splitPath.join('/') + '/' + window.location.search;
        //       window.location.replace(newUrl);
        //     }
        //   }
      } else if (!window.navigator.userAgent.toLowerCase().includes('googlebot')) {
     			// temp disabled for dev platform launch
          // const requestedLang = window.navigator.language;
          // const splitPath = window.location.pathname.split('/').filter(part => part !== '');
          // const maybeLocale = splitPath.shift();
          // const splitPathString = splitPath.join('/');

          // if (requestedLang && requestedLang.toLowerCase() != "en-us") {
          //   const requestedLangCode = requestedLang
          //     .toLowerCase()
          //     .replace('_', '-')
          //     .replace('hans-',''); // for zh-hans-cn, switch to zh-cn
          //   const redirectPath = getPathFromLocale(maybeLocale, requestedLangCode, splitPathString);
          //   if (redirectPath && !ignoreList.includes(maybeLocale)) {
          //     window.location.replace('https://' + window.location.hostname + '/' + redirectPath + '/' + window.location.search);
          //   }
          // }
      }
    }
    </script></head> <body class="relative min-h-svh w-full">  <div id="background-lines" class="animate-in fade-in pointer-events-none absolute inset-0 -z-10 hidden overflow-hidden transition-opacity delay-100 duration-2000 ease-out md:block" aria-hidden="true">  <div class="bg-background-100 absolute top-0 left-1/2 z-10 h-full w-[1200px] -translate-x-1/2">  <div class="absolute top-0 left-0 h-full w-px" style="background-image:linear-gradient(to bottom, var(--color-border-100) 50%, transparent 50%);background-size:1px 32px;background-repeat:repeat-y"></div>  <div class="absolute top-0 right-0 h-full w-px" style="background-image:linear-gradient(to bottom, var(--color-border-100) 50%, transparent 50%);background-size:1px 32px;background-repeat:repeat-y"></div> </div>  <div class="absolute top-0 left-1/2 h-full w-[1480px] -translate-x-1/2"> <svg class="pointer-events-none absolute top-0 left-0 z-0 h-full w-full" data-testid="rf__background" aria-hidden="true" style="stroke-dasharray:none;stroke-dashoffset:0"><pattern id="pattern-hxlvne" x="0" y="0" width="12" height="12" patternUnits="userSpaceOnUse"><circle cx="6" cy="6" r="0.75" fill="var(--color-decor-dots-100)" style="stroke-dasharray:none;stroke-dashoffset:0"></circle></pattern><rect x="0" y="0" width="100%" height="100%" fill="url(#pattern-hxlvne)" style="stroke-dasharray:none;stroke-dashoffset:0"></rect></svg>  <div class="absolute top-0 left-0 h-full w-px" style="background-image:linear-gradient(to bottom, var(--color-border-100) 50%, transparent 50%);background-size:1px 32px;background-repeat:repeat-y"></div>  <div class="absolute top-0 right-0 h-full w-px" style="background-image:linear-gradient(to bottom, var(--color-border-100) 50%, transparent 50%);background-size:1px 32px;background-repeat:repeat-y"></div> </div> </div> <div data-site-navigation-shell> <header class="pointer-events-none absolute top-0 right-0 left-0 z-50 mx-auto w-full transition-colors duration-200 ease-out hover:z-50 md:fixed md:border-b-0 md:bg-transparent border-transparent bg-transparent" data-variant="default" data-navigation-variant="default" data-site-navigation-header> <div aria-hidden class="pointer-events-none fixed inset-x-0 top-0 z-40 md:hidden" data-ios-status-bar-backdrop></div> <div class="relative z-10 mx-auto flex h-[54px] w-full max-w-full items-center justify-between rounded-t-2xl px-2 md:grid md:h-[72px] md:max-w-[1480px] md:grid-cols-[auto_minmax(0,1fr)_auto] md:grid-rows-1 md:items-center md:gap-3 md:pr-3 md:pl-5 md:text-[14px] lg:grid-cols-[minmax(0,1fr)_auto_minmax(0,1fr)] xl:text-[16px] 2xl:pr-1"> <div class="ml-1 flex items-center md:ml-0 md:justify-self-start"> <a id="nav-logo-button" class="pointer-events-auto -ml-4 flex cursor-pointer items-center rounded-md border-none bg-transparent p-4 transition-all duration-200 ease-out hover:opacity-80 md:justify-self-start" href="/" aria-label="Cloudflare logo" data-locale-prefix> <svg xmlns="http://www.w3.org/2000/svg" width="66" height="30" viewBox="0 0 341 156" fill="none" class="text-accent-100 h-[26px] w-[57px] shrink-0 transition-colors duration-200 ease-out" id="nav-logo-icon"><g class="cf-logo-base transition-opacity duration-200 ease-out"><path d="M275.125 68.25C311.507 68.25 341 97.9335 341 134.55C341 141.077 340.063 147.385 338.317 153.343C337.848 154.943 336.363 156 334.706 156H243.056C241.697 156 240.76 154.628 241.247 153.351L242.999 148.76C248.595 134.03 264.56 121.963 279.331 121.256L307.33 119.813C308.826 119.736 310 118.492 310 116.985C310 115.485 308.838 114.245 307.351 114.157L281.059 112.601C266.924 111.877 260.018 99.2932 263.82 86.179L268.195 71.0866C268.64 69.5514 269.971 68.4343 271.557 68.3476C272.738 68.2831 273.928 68.25 275.125 68.25Z" fill="#FF9910"></path><path d="M184.062 0C222 0 253.868 26.1297 262.882 61.4824C263.26 62.967 263.142 64.5333 262.601 65.9662L255.383 85.0897C249.787 99.8196 235.406 112.593 219.134 112.593L93.7928 114.043C92.2801 114.061 91.063 115.3 91.0625 116.823C91.0625 118.344 92.2776 119.585 93.789 119.605L217.365 121.248C231.531 121.248 238.406 134.556 234.606 147.671L233.011 153.189C232.53 154.855 231.014 156 229.291 156H3.90889C1.98075 156 0.330745 154.574 0.17634 152.64C0.0594555 151.175 0 149.695 0 148.2C0 119.723 21.6617 96.3403 49.306 93.8266C48.7387 91.2419 48.4375 88.5564 48.4375 85.8C48.4375 65.3379 64.919 48.75 85.25 48.75C93.3413 48.75 100.822 51.3789 106.897 55.8321C117.716 23.3806 148.176 0 184.062 0Z" fill="#FF5F08"></path></g><g class="cf-logo-light transition-opacity duration-200 ease-out" fill="currentColor"><path d="M275.125 68.25C311.507 68.25 341 97.9335 341 134.55C341 141.077 340.063 147.385 338.317 153.343C337.848 154.943 336.363 156 334.706 156H243.056C241.697 156 240.76 154.628 241.247 153.351L242.999 148.76C248.595 134.03 264.56 121.963 279.331 121.256L307.33 119.813C308.826 119.736 310 118.492 310 116.985C310 115.485 308.838 114.245 307.351 114.157L281.059 112.601C266.924 111.877 260.018 99.2932 263.82 86.179L268.195 71.0866C268.64 69.5514 269.971 68.4343 271.557 68.3476C272.738 68.2831 273.928 68.25 275.125 68.25Z"></path><path d="M184.062 0C222 0 253.868 26.1297 262.882 61.4824C263.26 62.967 263.142 64.5333 262.601 65.9662L255.383 85.0897C249.787 99.8196 235.406 112.593 219.134 112.593L93.7928 114.043C92.2801 114.061 91.063 115.3 91.0625 116.823C91.0625 118.344 92.2776 119.585 93.789 119.605L217.365 121.248C231.531 121.248 238.406 134.556 234.606 147.671L233.011 153.189C232.53 154.855 231.014 156 229.291 156H3.90889C1.98075 156 0.330745 154.574 0.17634 152.64C0.0594555 151.175 0 149.695 0 148.2C0 119.723 21.6617 96.3403 49.306 93.8266C48.7387 91.2419 48.4375 88.5564 48.4375 85.8C48.4375 65.3379 64.919 48.75 85.25 48.75C93.3413 48.75 100.822 51.3789 106.897 55.8321C117.716 23.3806 148.176 0 184.062 0Z"></path></g></svg> <div class="text-foreground-100 -mb-1 ml-3 hidden flex-col items-start justify-start transition-colors duration-200 ease-out lg:flex" id="nav-logo-text"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 719 59" fill="none" class="h-[12px] w-auto text-inherit" aria-label="Cloudflare wordmark" role="img"><path d="M77.1016 1.09961H92.7015V43.5996H119.802V57.1996H77.1016V1.09961Z" fill="currentColor"></path><path d="M135.898 29.3V29.2C135.898 13.1 148.898 0 166.198 0C183.498 0 196.298 12.9 196.298 29V29.2C196.298 45.3 183.298 58.4 165.998 58.4C148.798 58.3 135.898 45.4 135.898 29.3ZM180.498 29.3V29.2C180.498 21.1 174.698 14.1 166.098 14.1C157.598 14.1 151.898 21 151.898 29.1V29.3C151.898 37.4 157.698 44.4 166.198 44.4C174.798 44.3 180.498 37.4 180.498 29.3Z" fill="currentColor"></path><path d="M215.398 32.5996V1.09961H231.198V32.2996C231.198 40.3996 235.298 44.1996 241.498 44.1996C247.698 44.1996 251.798 40.4996 251.798 32.6996V1.09961H267.598V32.1996C267.598 50.2996 257.298 58.1996 241.298 58.1996C225.398 58.2996 215.398 50.1996 215.398 32.5996Z" fill="currentColor"></path><path d="M291.398 1.09961H313.098C333.098 1.09961 344.798 12.5996 344.798 28.7996V28.9996C344.798 45.1996 332.998 57.1996 312.798 57.1996H291.498L291.398 1.09961ZM313.298 43.3996C322.598 43.3996 328.798 38.2996 328.798 29.1996V28.9996C328.798 19.9996 322.598 14.7996 313.298 14.7996H306.998V43.2996L313.298 43.3996Z" fill="currentColor"></path><path d="M367.297 1.09961H412.197V14.7996H382.797V24.2996H409.397V37.1996H382.797V57.1996H367.297V1.09961Z" fill="currentColor"></path><path d="M433.797 1.09961H449.297V43.5996H476.497V57.1996H433.797V1.09961Z" fill="currentColor"></path><path d="M517.097 0.699219H532.097L555.997 57.1992H539.297L535.197 47.1992H513.597L509.597 57.1992H493.297L517.097 0.699219ZM530.797 35.0992L524.597 19.1992L518.297 35.0992H530.797Z" fill="currentColor"></path><path d="M576 1.09961H602.5C611.1 1.09961 617 3.29962 620.8 7.19962C624.1 10.3996 625.8 14.6996 625.8 20.2996V20.4996C625.8 29.0996 621.2 34.7996 614.3 37.6996L627.7 57.2996H609.7L598.4 40.2996H591.6V57.2996H576.1L576 1.09961ZM601.8 28.0996C607.1 28.0996 610.1 25.4996 610.1 21.4996V21.1996C610.1 16.7996 606.9 14.5996 601.7 14.5996H591.5V28.0996H601.8Z" fill="currentColor"></path><path d="M648.203 1.09961H693.303V14.3996H663.603V22.7996H690.503V35.0996H663.603V43.9996H693.703V57.1996H648.203V1.09961Z" fill="currentColor"></path><path d="M43.1 35.9C40.9 40.8 36.3 44.3 30.3 44.3C21.8 44.3 16 37.2 16 29.2V29C16 20.9 21.7 14 30.2 14C36.6 14 41.5 17.9 43.5 23.3H59.9C57.3 9.9 45.5 0 30.3 0C13 0 0 13.1 0 29.2V29.4C0 45.5 12.8 58.4 30.1 58.4C44.9 58.4 56.5 48.8 59.5 36L43.1 35.9Z" fill="currentColor"></path></svg> </div> </a>  <script type="module">(function(){if(typeof window>"u"||window.__navLogoClickHandlerInitialized)return;window.__navLogoClickHandlerInitialized=!0;const n=document.getElementById("nav-logo-button");n&&(n.addEventListener("focus",function(){const a=n.getAttribute("data-locale-prefix")||"",_=a?a+"/":"/",e=window.location.pathname;(e===_||e==="/"||e==="/index.html")&&window.scrollY>200&&window.scrollTo({top:0,behavior:"smooth"})}),n.addEventListener("click",function(a){const _=a;if(_.button!==0||_.metaKey||_.ctrlKey||_.shiftKey||_.altKey)return;const e=n.getAttribute("data-locale-prefix")||"",m=e?e+"/":"/",r=window.location.pathname;(r===m||r==="/"||r==="/index.html")&&(a.preventDefault(),window.scrollTo({top:0,behavior:"smooth"}))}),document.addEventListener("astro:before-swap",function a(){window.__navLogoClickHandlerInitialized=!1,document.removeEventListener("astro:before-swap",a)},{once:!0}))})();</script> </div> <div class="hidden justify-start will-change-transform md:flex md:items-center lg:justify-center" data-nav-scroll-tabs> <style>astro-island,astro-slot,astro-static-slot{display:contents}</style><script>(()=>{var l=(n,t)=>{let i=async()=>{await(await n())()},e=typeof t.value=="object"?t.value:void 0,s={timeout:e==null?void 0:e.timeout};"requestIdleCallback"in window?window.requestIdleCallback(i,s):setTimeout(i,s.timeout||200)};(self.Astro||(self.Astro={})).idle=l;window.dispatchEvent(new Event("astro:idle"));})();</script><script>(()=>{var A=Object.defineProperty;var g=(i,o,a)=>o in i?A(i,o,{enumerable:!0,configurable:!0,writable:!0,value:a}):i[o]=a;var d=(i,o,a)=>g(i,typeof o!="symbol"?o+"":o,a);{let i={0:t=>m(t),1:t=>a(t),2:t=>new RegExp(t),3:t=>new Date(t),4:t=>new Map(a(t)),5:t=>new Set(a(t)),6:t=>BigInt(t),7:t=>new url(t),8:t=>new Uint8Array(t),9:t=>new Uint16Array(t),10:t=>new Uint32Array(t),11:t=>1/0*t},o=t=>{let[l,e]=t;return l in i?i[l](e):void 0},a=t=>t.map(o),m=t=>typeof t!="object"||t===null?t:Object.fromEntries(Object.entries(t).map(([l,e])=>[l,o(e)]));class y extends HTMLElement{constructor(){super(...arguments);d(this,"Component");d(this,"hydrator");d(this,"hydrate",async()=>{var b;if(!this.hydrator||!this.isConnected)return;let e=(b=this.parentElement)==null?void 0:b.closest("astro-island[ssr]");if(e){e.addEventListener("astro:hydrate",this.hydrate,{once:!0});return}let c=this.querySelectorAll("astro-slot"),n={},h=this.querySelectorAll("template[data-astro-template]");for(let r of h){let s=r.closest(this.tagName);s!=null&&s.isSameNode(this)&&(n[r.getAttribute("data-astro-template")||"default"]=r.innerHTML,r.remove())}for(let r of c){let s=r.closest(this.tagName);s!=null&&s.isSameNode(this)&&(n[r.getAttribute("name")||"default"]=r.innerHTML)}let p;try{p=this.hasAttribute("props")?m(JSON.parse(this.getAttribute("props"))):{}}catch(r){let s=this.getAttribute("component-url")||"<unknown>",v=this.getAttribute("component-export");throw v&&(s+=` (export ${v})`),console.error(`[hydrate] Error parsing props for component ${s}`,this.getAttribute("props"),r),r}let u;await this.hydrator(this)(this.Component,p,n,{client:this.getAttribute("client")}),this.removeAttribute("ssr"),this.dispatchEvent(new CustomEvent("astro:hydrate"))});d(this,"unmount",()=>{this.isConnected||this.dispatchEvent(new CustomEvent("astro:unmount"))})}disconnectedCallback(){document.removeEventListener("astro:after-swap",this.unmount),document.addEventListener("astro:after-swap",this.unmount,{once:!0})}connectedCallback(){if(!this.hasAttribute("await-children")||document.readyState==="interactive"||document.readyState==="complete")this.childrenConnectedCallback();else{let e=()=>{document.removeEventListener("DOMContentLoaded",e),c.disconnect(),this.childrenConnectedCallback()},c=new MutationObserver(()=>{var n;((n=this.lastChild)==null?void 0:n.nodeType)===Node.COMMENT_NODE&&this.lastChild.nodeValue==="astro:end"&&(this.lastChild.remove(),e())});c.observe(this,{childList:!0}),document.addEventListener("DOMContentLoaded",e)}}async childrenConnectedCallback(){let e=this.getAttribute("before-hydration-url");e&&await import(e),this.start()}async start(){let e=JSON.parse(this.getAttribute("opts")),c=this.getAttribute("client");if(Astro[c]===void 0){window.addEventListener(`astro:${c}`,()=>this.start(),{once:!0});return}try{await Astro[c](async()=>{let n=this.getAttribute("renderer-url"),[h,{default:p}]=await Promise.all([import(this.getAttribute("component-url")),n?import(n):()=>()=>{}]),u=this.getAttribute("component-export")||"default";if(!u.includes("."))this.Component=h[u];else{this.Component=h;for(let f of u.split("."))this.Component=this.Component[f]}return this.hydrator=p,this.hydrate},e,this)}catch(n){console.error(`[astro-island] Error hydrating ${this.getAttribute("component-url")}`,n)}}attributeChangedCallback(){this.hydrate()}}d(y,"observedAttributes",["props"]),customElements.get("astro-island")||customElements.define("astro-island",y)}})();</script><astro-island uid="ZzHAAU" prefix="r43" component-url="/_astro/_container.BgZKx8VA.js" component-export="NavigationContainer" renderer-url="/_astro/client.DGUUz9qO.js" props="{&quot;variant&quot;:[0,&quot;default&quot;],&quot;navigation&quot;:[0,{&quot;localePrefix&quot;:[0,&quot;&quot;],&quot;labels&quot;:[0,{&quot;products&quot;:[0,&quot;Products&quot;],&quot;solutions&quot;:[0,&quot;Solutions&quot;],&quot;solutionsHeading&quot;:[0,&quot;Use Cases&quot;],&quot;resources&quot;:[0,&quot;Resources&quot;]}],&quot;chrome&quot;:[0,{&quot;underAttack&quot;:[0,&quot;Under attack?&quot;],&quot;login&quot;:[0,&quot;Login&quot;],&quot;startBuilding&quot;:[0,&quot;Start building&quot;],&quot;contactSales&quot;:[0,&quot;Contact sales&quot;],&quot;seeUpcomingEvents&quot;:[0,&quot;See Upcoming Events&quot;],&quot;resourcesEventLink&quot;:[0,{&quot;title&quot;:[0,&quot;See Upcoming Events&quot;],&quot;href&quot;:[0,&quot;/events/&quot;]}],&quot;chinLinks&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;Enterprise&quot;],&quot;href&quot;:[0,&quot;/enterprise/&quot;]}],[0,{&quot;title&quot;:[0,&quot;Global Network&quot;],&quot;href&quot;:[0,&quot;/network/&quot;]}],[0,{&quot;title&quot;:[0,&quot;Domain Registration&quot;],&quot;href&quot;:[0,&quot;https://domains.cloudflare.com/&quot;]}],[0,{&quot;title&quot;:[0,&quot;1.1.1.1&quot;],&quot;href&quot;:[0,&quot;https://one.one.one.one/&quot;]}]]]}],&quot;staticLinks&quot;:[1,[[0,{&quot;label&quot;:[0,&quot;Pricing&quot;],&quot;href&quot;:[0,&quot;/plans/&quot;]}]]],&quot;productGroups&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;Compute&quot;],&quot;variant&quot;:[0,&quot;compute&quot;],&quot;links&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;Browser Run&quot;],&quot;description&quot;:[0,&quot;Automated browsers&quot;],&quot;href&quot;:[0,&quot;/products/browser-rendering/&quot;],&quot;icon&quot;:[0,&quot;productBrowserRenderings&quot;],&quot;category&quot;:[0,&quot;compute&quot;],&quot;order&quot;:[0,0]}],[0,{&quot;title&quot;:[0,&quot;Containers&quot;],&quot;description&quot;:[0,&quot;Any language, anywhere&quot;],&quot;href&quot;:[0,&quot;/products/containers/&quot;],&quot;icon&quot;:[0,&quot;productContainers&quot;],&quot;category&quot;:[0,&quot;compute&quot;],&quot;order&quot;:[0,1]}],[0,{&quot;title&quot;:[0,&quot;Durable Objects&quot;],&quot;description&quot;:[0,&quot;Stateful compute&quot;],&quot;href&quot;:[0,&quot;/products/durable-objects/&quot;],&quot;icon&quot;:[0,&quot;productDurableObjects&quot;],&quot;category&quot;:[0,&quot;compute&quot;],&quot;order&quot;:[0,2]}],[0,{&quot;title&quot;:[0,&quot;Sandboxes&quot;],&quot;description&quot;:[0,&quot;Secure code execution&quot;],&quot;href&quot;:[0,&quot;/products/sandboxes/&quot;],&quot;icon&quot;:[0,&quot;productSandboxes&quot;],&quot;category&quot;:[0,&quot;compute&quot;],&quot;order&quot;:[0,3]}],[0,{&quot;title&quot;:[0,&quot;Workers&quot;],&quot;description&quot;:[0,&quot;Global serverless functions&quot;],&quot;href&quot;:[0,&quot;/products/workers/&quot;],&quot;icon&quot;:[0,&quot;productWorkers&quot;],&quot;category&quot;:[0,&quot;compute&quot;],&quot;order&quot;:[0,4]}],[0,{&quot;title&quot;:[0,&quot;Workers for Platforms&quot;],&quot;description&quot;:[0,&quot;Programmable Platform Solutions&quot;],&quot;href&quot;:[0,&quot;/products/workers-for-platforms/&quot;],&quot;icon&quot;:[0,&quot;svg:eyJzbHVnIjoidW50aXRsZWQtbGF5ZXJzLXRocmVlMDEiLCJsYWJlbCI6IkxheWVyc1RocmVlMDEiLCJ2aWV3Qm94IjoiMCAwIDI0IDI0IiwiaW5uZXIiOiI8ZyBmaWxsPVwibm9uZVwiIHN0cm9rZT1cImN1cnJlbnRDb2xvclwiIHN0cm9rZS13aWR0aD1cIjJcIiBzdHJva2UtbGluZWNhcD1cInJvdW5kXCIgc3Ryb2tlLWxpbmVqb2luPVwicm91bmRcIj48cGF0aCBkPVwibTIgMTIgOS42NDIgNC44MjFjLjEzMS4wNjYuMTk3LjA5OS4yNjYuMTExLjA2LjAxMi4xMjMuMDEyLjE4NCAwIC4wNjktLjAxMi4xMzUtLjA0NS4yNjYtLjExTDIyIDEyTTIgMTdsOS42NDIgNC44MjFjLjEzMS4wNjYuMTk3LjA5OS4yNjYuMTExLjA2LjAxMi4xMjMuMDEyLjE4NCAwIC4wNjktLjAxMi4xMzUtLjA0NS4yNjYtLjExTDIyIDE3TTIgN2w5LjY0Mi00LjgyMWMuMTMxLS4wNjYuMTk3LS4wOTguMjY2LS4xMTFhLjUuNSAwIDAgMSAuMTg0IDBjLjA2OS4wMTMuMTM1LjA0NS4yNjYuMTFMMjIgN2wtOS42NDIgNC44MjFhMS4wMjggMS4wMjggMCAwIDEtLjI2Ni4xMTEuNTAxLjUwMSAwIDAgMS0uMTg0IDBjLS4wNjktLjAxMi0uMTM1LS4wNDUtLjI2Ni0uMTFMMiA3WlwiPjwvcGF0aD48L2c-In0&quot;],&quot;category&quot;:[0,&quot;compute&quot;],&quot;order&quot;:[0,5]}],[0,{&quot;title&quot;:[0,&quot;Workflows&quot;],&quot;description&quot;:[0,&quot;Process orchestration&quot;],&quot;href&quot;:[0,&quot;/products/workflows/&quot;],&quot;icon&quot;:[0,&quot;svg:eyJzbHVnIjoidW50aXRsZWQtY3J5cHRvY3VycmVuY3kwNCIsImxhYmVsIjoiQ3J5cHRvY3VycmVuY3kwNCIsInZpZXdCb3giOiIwIDAgMjQgMjQiLCJpbm5lciI6IjxnIGZpbGw9XCJub25lXCIgc3Ryb2tlPVwiY3VycmVudENvbG9yXCIgc3Ryb2tlLXdpZHRoPVwiMlwiIHN0cm9rZS1saW5lY2FwPVwicm91bmRcIiBzdHJva2UtbGluZWpvaW49XCJyb3VuZFwiPjxwYXRoIGQ9XCJtMiAyIDIgMm0xOC0yLTIgMm0yIDE4LTItMk0yIDIybDItMm0tMi00aDEuNU04IDJ2MS41TTIyIDhoLTEuNU0xNiAyMnYtMS41bTItNC41aDMuNU0xNiAydjRNMiA4aDRtMiAxNHYtNG0zLjQzNC0xMC40MzQtMy44NjggMy44NjhjLS4xOTguMTk4LS4yOTcuMjk3LS4zMzQuNDEyYS41LjUgMCAwIDAgMCAuMzA5Yy4wMzcuMTE0LjEzNi4yMTMuMzM0LjQxbDMuODY4IDMuODdjLjE5OC4xOTcuMjk3LjI5Ni40MTIuMzMzLjEuMDMzLjIwOC4wMzMuMzA5IDAgLjExNC0uMDM3LjIxMy0uMTM2LjQxLS4zMzRsMy44Ny0zLjg2OGMuMTk3LS4xOTguMjk2LS4yOTcuMzMzLS40MTJhLjQ5OS40OTkgMCAwIDAgMC0uMzA5Yy0uMDM3LS4xMTQtLjEzNi0uMjEzLS4zMzQtLjQxbC0zLjg2OC0zLjg3Yy0uMTk4LS4xOTctLjI5Ny0uMjk2LS40MTItLjMzM2EuNS41IDAgMCAwLS4zMDkgMGMtLjExNC4wMzctLjIxMy4xMzYtLjQxLjMzNFpcIj48L3BhdGg-PC9nPiJ9&quot;],&quot;category&quot;:[0,&quot;compute&quot;],&quot;order&quot;:[0,6]}]]]}],[0,{&quot;title&quot;:[0,&quot;Storage&quot;],&quot;variant&quot;:[0,&quot;storage&quot;],&quot;links&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;Artifacts&quot;],&quot;description&quot;:[0,&quot;Git-native versioned storage&quot;],&quot;href&quot;:[0,&quot;/products/artifacts/&quot;],&quot;icon&quot;:[0,&quot;productArtifacts&quot;],&quot;category&quot;:[0,&quot;storage&quot;],&quot;order&quot;:[0,0]}],[0,{&quot;title&quot;:[0,&quot;D1&quot;],&quot;description&quot;:[0,&quot;Serverless SQL&quot;],&quot;href&quot;:[0,&quot;/products/d1/&quot;],&quot;icon&quot;:[0,&quot;productD1&quot;],&quot;category&quot;:[0,&quot;storage&quot;],&quot;order&quot;:[0,1]}],[0,{&quot;title&quot;:[0,&quot;Data Platform&quot;],&quot;description&quot;:[0,&quot;Ingest, Catalog &amp; Query&quot;],&quot;href&quot;:[0,&quot;/products/data-platform/&quot;],&quot;icon&quot;:[0,&quot;lego&quot;],&quot;category&quot;:[0,&quot;storage&quot;],&quot;order&quot;:[0,2]}],[0,{&quot;title&quot;:[0,&quot;Hyperdrive&quot;],&quot;description&quot;:[0,&quot;Global databases&quot;],&quot;href&quot;:[0,&quot;/products/hyperdrive/&quot;],&quot;icon&quot;:[0,&quot;productHyperdrive&quot;],&quot;category&quot;:[0,&quot;storage&quot;],&quot;order&quot;:[0,3]}],[0,{&quot;title&quot;:[0,&quot;Queues&quot;],&quot;description&quot;:[0,&quot;Message processing&quot;],&quot;href&quot;:[0,&quot;/products/queues/&quot;],&quot;icon&quot;:[0,&quot;productQueues&quot;],&quot;category&quot;:[0,&quot;storage&quot;],&quot;order&quot;:[0,4]}],[0,{&quot;title&quot;:[0,&quot;R2&quot;],&quot;description&quot;:[0,&quot;Egress-free storage&quot;],&quot;href&quot;:[0,&quot;/products/r2/&quot;],&quot;icon&quot;:[0,&quot;productR2&quot;],&quot;category&quot;:[0,&quot;storage&quot;],&quot;order&quot;:[0,5]}],[0,{&quot;title&quot;:[0,&quot;KV&quot;],&quot;description&quot;:[0,&quot;Ultra-fast key-value storage&quot;],&quot;href&quot;:[0,&quot;/products/kv/&quot;],&quot;icon&quot;:[0,&quot;productKv&quot;],&quot;category&quot;:[0,&quot;storage&quot;],&quot;order&quot;:[0,6]}]]]}],[0,{&quot;title&quot;:[0,&quot;AI&quot;],&quot;variant&quot;:[0,&quot;ai&quot;],&quot;links&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;Agents&quot;],&quot;description&quot;:[0,&quot;Build stateful AI agents&quot;],&quot;href&quot;:[0,&quot;/products/agents/&quot;],&quot;icon&quot;:[0,&quot;productAgents&quot;],&quot;category&quot;:[0,&quot;ai&quot;],&quot;order&quot;:[0,0]}],[0,{&quot;title&quot;:[0,&quot;AI Gateway&quot;],&quot;description&quot;:[0,&quot;AI observability&quot;],&quot;href&quot;:[0,&quot;/products/ai-gateway/&quot;],&quot;icon&quot;:[0,&quot;productAiGateway&quot;],&quot;category&quot;:[0,&quot;ai&quot;],&quot;order&quot;:[0,1]}],[0,{&quot;title&quot;:[0,&quot;AI Search&quot;],&quot;description&quot;:[0,&quot;Instant retrieval&quot;],&quot;href&quot;:[0,&quot;/products/ai-search/&quot;],&quot;icon&quot;:[0,&quot;productAutoRag&quot;],&quot;category&quot;:[0,&quot;ai&quot;],&quot;order&quot;:[0,2]}],[0,{&quot;title&quot;:[0,&quot;Vectorize&quot;],&quot;description&quot;:[0,&quot;Vector database&quot;],&quot;href&quot;:[0,&quot;/products/vectorize/&quot;],&quot;icon&quot;:[0,&quot;productVectorize&quot;],&quot;category&quot;:[0,&quot;ai&quot;],&quot;order&quot;:[0,3]}],[0,{&quot;title&quot;:[0,&quot;Workers AI&quot;],&quot;description&quot;:[0,&quot;Edge AI models&quot;],&quot;href&quot;:[0,&quot;/products/workers-ai/&quot;],&quot;icon&quot;:[0,&quot;productWorkersAI&quot;],&quot;category&quot;:[0,&quot;ai&quot;],&quot;order&quot;:[0,4]}]]]}],[0,{&quot;title&quot;:[0,&quot;SASE / Zero Trust&quot;],&quot;variant&quot;:[0,&quot;sase&quot;],&quot;links&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;SASE&quot;],&quot;description&quot;:[0,&quot;Cloudflare SASE platform&quot;],&quot;href&quot;:[0,&quot;/sase/&quot;],&quot;icon&quot;:[0,&quot;shieldPlus&quot;],&quot;category&quot;:[0,&quot;sase&quot;]}],[0,{&quot;title&quot;:[0,&quot;Access&quot;],&quot;description&quot;:[0,&quot;Safe access to private applications&quot;],&quot;href&quot;:[0,&quot;/products/access/&quot;],&quot;icon&quot;:[0,&quot;user&quot;],&quot;category&quot;:[0,&quot;sase&quot;],&quot;order&quot;:[0,0]}],[0,{&quot;title&quot;:[0,&quot;Data Loss Prevention&quot;],&quot;description&quot;:[0,&quot;Protect sensitive data&quot;],&quot;href&quot;:[0,&quot;/products/dlp/&quot;],&quot;icon&quot;:[0,&quot;productDataLossPrevention&quot;],&quot;category&quot;:[0,&quot;sase&quot;],&quot;order&quot;:[0,1]}],[0,{&quot;title&quot;:[0,&quot;Secure Web Gateway&quot;],&quot;description&quot;:[0,&quot;DNS filtering &amp; Secure Browsing&quot;],&quot;href&quot;:[0,&quot;/products/secure-web-gateway/&quot;],&quot;icon&quot;:[0,&quot;passwordLock&quot;],&quot;category&quot;:[0,&quot;sase&quot;],&quot;order&quot;:[0,2]}],[0,{&quot;title&quot;:[0,&quot;WAN&quot;],&quot;description&quot;:[0,&quot;Cloud-delivered enterprise networking&quot;],&quot;href&quot;:[0,&quot;/products/wan/&quot;],&quot;icon&quot;:[0,&quot;productCloudflareWan&quot;],&quot;category&quot;:[0,&quot;sase&quot;],&quot;order&quot;:[0,3]}],[0,{&quot;title&quot;:[0,&quot;Mesh&quot;],&quot;description&quot;:[0,&quot;Agents private network&quot;],&quot;href&quot;:[0,&quot;/products/mesh/&quot;],&quot;icon&quot;:[0,&quot;productQueues&quot;],&quot;category&quot;:[0,&quot;sase&quot;],&quot;order&quot;:[0,4]}]]]}],[0,{&quot;title&quot;:[0,&quot;Security&quot;],&quot;variant&quot;:[0,&quot;security&quot;],&quot;links&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;DDoS Protection&quot;],&quot;description&quot;:[0,&quot;Mitigation Solutions&quot;],&quot;href&quot;:[0,&quot;/products/ddos/&quot;],&quot;icon&quot;:[0,&quot;productCloudflareNetworkFirewall&quot;],&quot;category&quot;:[0,&quot;security&quot;],&quot;order&quot;:[0,0]}],[0,{&quot;title&quot;:[0,&quot;Rate Limiting&quot;],&quot;description&quot;:[0,&quot;Abuse prevention&quot;],&quot;href&quot;:[0,&quot;/products/rate-limiting/&quot;],&quot;icon&quot;:[0,&quot;productRateLimiting&quot;],&quot;category&quot;:[0,&quot;security&quot;],&quot;order&quot;:[0,1]}],[0,{&quot;title&quot;:[0,&quot;SSL&quot;],&quot;description&quot;:[0,&quot;Secure Your Site with SSL&quot;],&quot;href&quot;:[0,&quot;/products/ssl/&quot;],&quot;icon&quot;:[0,&quot;shieldPlus&quot;],&quot;category&quot;:[0,&quot;security&quot;],&quot;order&quot;:[0,2]}],[0,{&quot;title&quot;:[0,&quot;Turnstile&quot;],&quot;description&quot;:[0,&quot;A CAPTCHA Replacement Solution&quot;],&quot;href&quot;:[0,&quot;/products/turnstile/&quot;],&quot;icon&quot;:[0,&quot;productTurnstile&quot;],&quot;category&quot;:[0,&quot;security&quot;],&quot;order&quot;:[0,3]}],[0,{&quot;title&quot;:[0,&quot;WAF&quot;],&quot;description&quot;:[0,&quot;Web Application Firewall&quot;],&quot;href&quot;:[0,&quot;/products/waf/&quot;],&quot;icon&quot;:[0,&quot;productWaf&quot;],&quot;category&quot;:[0,&quot;security&quot;],&quot;order&quot;:[0,4]}],[0,{&quot;title&quot;:[0,&quot;Magic Transit&quot;],&quot;description&quot;:[0,&quot;DDoS Protection for Networks&quot;],&quot;href&quot;:[0,&quot;/products/magic-transit/&quot;],&quot;icon&quot;:[0,&quot;svg:eyJzbHVnIjoidW50aXRsZWQtbWFnaWMtd2FuZDAxIiwibGFiZWwiOiJNYWdpY1dhbmQwMSIsInZpZXdCb3giOiIwIDAgMjQgMjQiLCJpbm5lciI6IjxnIGZpbGw9XCJub25lXCIgc3Ryb2tlPVwiY3VycmVudENvbG9yXCIgc3Ryb2tlLXdpZHRoPVwiMlwiIHN0cm9rZS1saW5lY2FwPVwicm91bmRcIiBzdHJva2UtbGluZWpvaW49XCJyb3VuZFwiPjxwYXRoIGQ9XCJtMTMgMTQtMy0zbTUuMDEtNy41VjJtMy45NCAzLjA2TDIwLjAxIDRtLTEuMDYgOSAxLjA2IDEuMDZtLTktOUw5Ljk1IDRtMTAuNTYgNWgxLjVNNi4xMzEgMjAuODY5bDkuMjM4LTkuMjM4Yy4zOTYtLjM5Ni41OTQtLjU5NC42NjgtLjgyMmExIDEgMCAwIDAgMC0uNjE4Yy0uMDc0LS4yMjgtLjI3Mi0uNDI2LS42NjgtLjgyMmwtLjczNy0uNzM4Yy0uMzk3LS4zOTYtLjU5NS0uNTk0LS44MjMtLjY2OGExIDEgMCAwIDAtLjYxOCAwYy0uMjI4LjA3NC0uNDI2LjI3Mi0uODIyLjY2OEwzLjEzIDE3Ljg3Yy0uMzk2LjM5Ni0uNTk0LjU5NC0uNjY4LjgyMmExIDEgMCAwIDAgMCAuNjE4Yy4wNzQuMjI4LjI3Mi40MjYuNjY4LjgyMmwuNzM4LjczOGMuMzk2LjM5Ni41OTQuNTk0LjgyMi42NjhhMSAxIDAgMCAwIC42MTggMGMuMjI4LS4wNzQuNDI2LS4yNzIuODIyLS42NjhaXCI-PC9wYXRoPjwvZz4ifQ&quot;],&quot;category&quot;:[0,&quot;security&quot;],&quot;order&quot;:[0,5]}]]]}],[0,{&quot;title&quot;:[0,&quot;Network &amp; Content Delivery&quot;],&quot;variant&quot;:[0,&quot;network&quot;],&quot;links&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;Bot Management&quot;],&quot;description&quot;:[0,&quot;Block bad bots&quot;],&quot;href&quot;:[0,&quot;/products/bot-management/&quot;],&quot;icon&quot;:[0,&quot;productBotMitigation&quot;],&quot;category&quot;:[0,&quot;network&quot;],&quot;order&quot;:[0,0]}],[0,{&quot;title&quot;:[0,&quot;CDN&quot;],&quot;description&quot;:[0,&quot;Faster delivery &amp; caching&quot;],&quot;href&quot;:[0,&quot;/products/cdn/&quot;],&quot;icon&quot;:[0,&quot;productNetwork&quot;],&quot;category&quot;:[0,&quot;network&quot;],&quot;order&quot;:[0,1]}],[0,{&quot;title&quot;:[0,&quot;DNS&quot;],&quot;description&quot;:[0,&quot;Fast DNS&quot;],&quot;href&quot;:[0,&quot;/products/dns/&quot;],&quot;icon&quot;:[0,&quot;productDNS&quot;],&quot;category&quot;:[0,&quot;network&quot;],&quot;order&quot;:[0,2]}],[0,{&quot;title&quot;:[0,&quot;Load Balancing&quot;],&quot;description&quot;:[0,&quot;Zero downtime&quot;],&quot;href&quot;:[0,&quot;/products/load-balancing/&quot;],&quot;icon&quot;:[0,&quot;productLoadBalancing&quot;],&quot;category&quot;:[0,&quot;network&quot;],&quot;order&quot;:[0,3]}],[0,{&quot;title&quot;:[0,&quot;Page Shield&quot;],&quot;description&quot;:[0,&quot;Client-Side Protection&quot;],&quot;href&quot;:[0,&quot;/products/page-shield/&quot;],&quot;icon&quot;:[0,&quot;shieldPlus&quot;],&quot;category&quot;:[0,&quot;network&quot;],&quot;order&quot;:[0,4]}],[0,{&quot;title&quot;:[0,&quot;TURN / SFU&quot;],&quot;description&quot;:[0,&quot;Real-time infra&quot;],&quot;href&quot;:[0,&quot;/products/turn-sfu/&quot;],&quot;icon&quot;:[0,&quot;svg:eyJzbHVnIjoidW50aXRsZWQtY29kZS1jaXJjbGUwMiIsImxhYmVsIjoiQ29kZUNpcmNsZTAyIiwidmlld0JveCI6IjAgMCAyNCAyNCIsImlubmVyIjoiPGcgZmlsbD1cIm5vbmVcIiBzdHJva2U9XCJjdXJyZW50Q29sb3JcIiBzdHJva2Utd2lkdGg9XCIyXCIgc3Ryb2tlLWxpbmVjYXA9XCJyb3VuZFwiIHN0cm9rZS1saW5lam9pbj1cInJvdW5kXCI-PHBhdGggZD1cIm0xNCAxNyAzLTMtMy0zbS00LTQtMyAzIDMgM20xMi0xYzAgNS41MjMtNC40NzcgMTAtMTAgMTBTMiAxNy41MjMgMiAxMiA2LjQ3NyAyIDEyIDJzMTAgNC40NzcgMTAgMTBaXCI-PC9wYXRoPjwvZz4ifQ&quot;],&quot;category&quot;:[0,&quot;network&quot;],&quot;order&quot;:[0,5]}],[0,{&quot;title&quot;:[0,&quot;Analytics&quot;],&quot;description&quot;:[0,&quot;Web Performance &amp; Security&quot;],&quot;href&quot;:[0,&quot;/products/analytics/&quot;],&quot;icon&quot;:[0,&quot;svg:eyJzbHVnIjoidW50aXRsZWQtYmFyLWxpbmUtY2hhcnQiLCJsYWJlbCI6IkJhckxpbmVDaGFydCIsInZpZXdCb3giOiIwIDAgMjQgMjQiLCJpbm5lciI6IjxnIGZpbGw9XCJub25lXCIgc3Ryb2tlPVwiY3VycmVudENvbG9yXCIgc3Ryb2tlLXdpZHRoPVwiMlwiIHN0cm9rZS1saW5lY2FwPVwicm91bmRcIiBzdHJva2UtbGluZWpvaW49XCJyb3VuZFwiPjxwYXRoIGQ9XCJNMjAgMjB2LTdtLTggN1YxME00IDIwdi00bTkuNDA3LTEwLjk3MyA1LjE2OCAxLjkzOU0xMC44IDUuNCA1LjIgOS42bTE1Ljg2LTMuMTZhMS41IDEuNSAwIDEgMS0yLjEyMSAyLjEyIDEuNSAxLjUgMCAwIDEgMi4xMjItMi4xMlptLTE2IDNhMS41IDEuNSAwIDEgMS0yLjEyIDIuMTIgMS41IDEuNSAwIDAgMSAyLjEyLTIuMTJabTgtNmExLjUgMS41IDAgMSAxLTIuMTIxIDIuMTIgMS41IDEuNSAwIDAgMSAyLjEyMi0yLjEyWlwiPjwvcGF0aD48L2c-In0&quot;],&quot;category&quot;:[0,&quot;network&quot;],&quot;order&quot;:[0,6]}]]]}]]],&quot;solutions&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;AI&quot;],&quot;description&quot;:[0,&quot;Build intelligent applications with AI at the edge&quot;],&quot;href&quot;:[0,&quot;/solutions/ai/&quot;],&quot;icon&quot;:[0,&quot;productCloudflareAgent&quot;],&quot;order&quot;:[0,0],&quot;metaTitle&quot;:[0,&quot;Cloudflare AI Cloud &quot;]}],[0,{&quot;title&quot;:[0,&quot;Frontends&quot;],&quot;description&quot;:[0,&quot;Deploy frontend applications globally in seconds&quot;],&quot;href&quot;:[0,&quot;/solutions/frontends/&quot;],&quot;icon&quot;:[0,&quot;svg:eyJzbHVnIjoidW50aXRsZWQtbGF5b3V0LWFsdDAxIiwibGFiZWwiOiJMYXlvdXRBbHQwMSIsInZpZXdCb3giOiIwIDAgMjQgMjQiLCJpbm5lciI6IjxnIGZpbGw9XCJub25lXCIgc3Ryb2tlPVwiY3VycmVudENvbG9yXCIgc3Ryb2tlLXdpZHRoPVwiMlwiIHN0cm9rZS1saW5lY2FwPVwicm91bmRcIiBzdHJva2UtbGluZWpvaW49XCJyb3VuZFwiPjxwYXRoIGQ9XCJNMyA5aDE4TTkgOXYxMk03LjggM2g4LjRjMS42OCAwIDIuNTIgMCAzLjE2Mi4zMjdhMyAzIDAgMCAxIDEuMzExIDEuMzExQzIxIDUuMjggMjEgNi4xMiAyMSA3Ljh2OC40YzAgMS42OCAwIDIuNTItLjMyNyAzLjE2MmEzIDMgMCAwIDEtMS4zMTEgMS4zMTFDMTguNzIgMjEgMTcuODggMjEgMTYuMiAyMUg3LjhjLTEuNjggMC0yLjUyIDAtMy4xNjItLjMyN2EzIDMgMCAwIDEtMS4zMTEtMS4zMTFDMyAxOC43MiAzIDE3Ljg4IDMgMTYuMlY3LjhjMC0xLjY4IDAtMi41Mi4zMjctMy4xNjJhMyAzIDAgMCAxIDEuMzExLTEuMzExQzUuMjggMyA2LjEyIDMgNy44IDNaXCI-PC9wYXRoPjwvZz4ifQ&quot;],&quot;order&quot;:[0,1],&quot;metaTitle&quot;:[0,&quot;Frontend Development Platform&quot;]}],[0,{&quot;title&quot;:[0,&quot;Network&quot;],&quot;description&quot;:[0,&quot;Global network services for performance and reliability&quot;],&quot;href&quot;:[0,&quot;/solutions/network/&quot;],&quot;icon&quot;:[0,&quot;earth&quot;],&quot;order&quot;:[0,2],&quot;metaTitle&quot;:[0,&quot;Global Network Infrastructure&quot;]}],[0,{&quot;title&quot;:[0,&quot;Platforms&quot;],&quot;description&quot;:[0,&quot;Build platforms on Cloudflare&#39;s infrastructure&quot;],&quot;href&quot;:[0,&quot;/solutions/platforms/&quot;],&quot;icon&quot;:[0,&quot;svg:eyJzbHVnIjoidW50aXRsZWQtY3ViZTAyIiwibGFiZWwiOiJDdWJlMDIiLCJ2aWV3Qm94IjoiMCAwIDI0IDI0IiwiaW5uZXIiOiI8ZyBmaWxsPVwibm9uZVwiIHN0cm9rZT1cImN1cnJlbnRDb2xvclwiIHN0cm9rZS13aWR0aD1cIjJcIiBzdHJva2UtbGluZWNhcD1cInJvdW5kXCIgc3Ryb2tlLWxpbmVqb2luPVwicm91bmRcIj48cGF0aCBkPVwiTTEyIDIuNVYxMm0wIDAgOC41LTQuNzIyTTEyIDEyIDMuNSA3LjI3OE0xMiAxMnY5LjVtOC41LTQuNzc4LTcuNzIzLTQuMjljLS4yODQtLjE1OC0uNDI1LS4yMzctLjU3NS0uMjY4YTEuMDAxIDEuMDAxIDAgMCAwLS40MDMgMGMtLjE1LjAzMS0uMjkyLjExLS41NzYuMjY4TDMuNSAxNi43MjJNMjEgMTYuMDZWNy45NDJjMC0uMzQzIDAtLjUxNC0uMDUtLjY2N2ExIDEgMCAwIDAtLjIxNS0uMzY0Yy0uMTA5LS4xMTktLjI1OC0uMjAyLS41NTgtLjM2OGwtNy40LTQuMTExYy0uMjg0LS4xNTgtLjQyNS0uMjM3LS41NzUtLjI2N2ExIDEgMCAwIDAtLjQwMyAwYy0uMTUuMDMtLjI5Mi4xMS0uNTc2LjI2N2wtNy40IDQuMTFjLS4zLjE2Ny0uNDUuMjUtLjU1OC4zNjlhMSAxIDAgMCAwLS4yMTUuMzY0QzMgNy40MjggMyA3LjU5OSAzIDcuOTQydjguMTE3YzAgLjM0MiAwIC41MTQuMDUuNjY2YTEgMSAwIDAgMCAuMjE1LjM2NGMuMTA5LjExOS4yNTguMjAyLjU1OC4zNjhsNy40IDQuMTExYy4yODQuMTU4LjQyNS4yMzcuNTc2LjI2OC4xMzMuMDI3LjI3LjAyNy40MDIgMCAuMTUtLjAzMS4yOTItLjExLjU3Ni0uMjY4bDcuNC00LjExYy4zLS4xNjcuNDUtLjI1LjU1OC0uMzY5YS45OTkuOTk5IDAgMCAwIC4yMTUtLjM2NGMuMDUtLjE1Mi4wNS0uMzI0LjA1LS42NjZaXCI-PC9wYXRoPjwvZz4ifQ&quot;],&quot;order&quot;:[0,3],&quot;metaTitle&quot;:[0,&quot;Multi-Tenant Platform Development&quot;]}],[0,{&quot;title&quot;:[0,&quot;Security&quot;],&quot;description&quot;:[0,&quot;Protect your applications from threats&quot;],&quot;href&quot;:[0,&quot;/solutions/security/&quot;],&quot;icon&quot;:[0,&quot;shieldPlus&quot;],&quot;order&quot;:[0,4],&quot;metaTitle&quot;:[0,&quot;Web Security Platform - WAF, DDoS Protection, Bot Management&quot;]}],[0,{&quot;title&quot;:[0,&quot;Workflows&quot;],&quot;description&quot;:[0,&quot;Orchestrate complex multi-step processes&quot;],&quot;href&quot;:[0,&quot;/solutions/workflows/&quot;],&quot;icon&quot;:[0,&quot;flash&quot;],&quot;order&quot;:[0,5],&quot;metaTitle&quot;:[0,&quot;Durable Workflows - Multi-Step Application Engine&quot;]}]]],&quot;footerSolutions&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;AI&quot;],&quot;description&quot;:[0,&quot;Build intelligent applications with AI at the edge&quot;],&quot;href&quot;:[0,&quot;/solutions/ai/&quot;],&quot;icon&quot;:[0,&quot;productCloudflareAgent&quot;],&quot;order&quot;:[0,0],&quot;metaTitle&quot;:[0,&quot;Cloudflare AI Cloud &quot;]}],[0,{&quot;title&quot;:[0,&quot;Frontends&quot;],&quot;description&quot;:[0,&quot;Deploy frontend applications globally in seconds&quot;],&quot;href&quot;:[0,&quot;/solutions/frontends/&quot;],&quot;icon&quot;:[0,&quot;svg:eyJzbHVnIjoidW50aXRsZWQtbGF5b3V0LWFsdDAxIiwibGFiZWwiOiJMYXlvdXRBbHQwMSIsInZpZXdCb3giOiIwIDAgMjQgMjQiLCJpbm5lciI6IjxnIGZpbGw9XCJub25lXCIgc3Ryb2tlPVwiY3VycmVudENvbG9yXCIgc3Ryb2tlLXdpZHRoPVwiMlwiIHN0cm9rZS1saW5lY2FwPVwicm91bmRcIiBzdHJva2UtbGluZWpvaW49XCJyb3VuZFwiPjxwYXRoIGQ9XCJNMyA5aDE4TTkgOXYxMk03LjggM2g4LjRjMS42OCAwIDIuNTIgMCAzLjE2Mi4zMjdhMyAzIDAgMCAxIDEuMzExIDEuMzExQzIxIDUuMjggMjEgNi4xMiAyMSA3Ljh2OC40YzAgMS42OCAwIDIuNTItLjMyNyAzLjE2MmEzIDMgMCAwIDEtMS4zMTEgMS4zMTFDMTguNzIgMjEgMTcuODggMjEgMTYuMiAyMUg3LjhjLTEuNjggMC0yLjUyIDAtMy4xNjItLjMyN2EzIDMgMCAwIDEtMS4zMTEtMS4zMTFDMyAxOC43MiAzIDE3Ljg4IDMgMTYuMlY3LjhjMC0xLjY4IDAtMi41Mi4zMjctMy4xNjJhMyAzIDAgMCAxIDEuMzExLTEuMzExQzUuMjggMyA2LjEyIDMgNy44IDNaXCI-PC9wYXRoPjwvZz4ifQ&quot;],&quot;order&quot;:[0,1],&quot;metaTitle&quot;:[0,&quot;Frontend Development Platform&quot;]}],[0,{&quot;title&quot;:[0,&quot;Platforms&quot;],&quot;description&quot;:[0,&quot;Build platforms on Cloudflare&#39;s infrastructure&quot;],&quot;href&quot;:[0,&quot;/solutions/platforms/&quot;],&quot;icon&quot;:[0,&quot;svg:eyJzbHVnIjoidW50aXRsZWQtY3ViZTAyIiwibGFiZWwiOiJDdWJlMDIiLCJ2aWV3Qm94IjoiMCAwIDI0IDI0IiwiaW5uZXIiOiI8ZyBmaWxsPVwibm9uZVwiIHN0cm9rZT1cImN1cnJlbnRDb2xvclwiIHN0cm9rZS13aWR0aD1cIjJcIiBzdHJva2UtbGluZWNhcD1cInJvdW5kXCIgc3Ryb2tlLWxpbmVqb2luPVwicm91bmRcIj48cGF0aCBkPVwiTTEyIDIuNVYxMm0wIDAgOC41LTQuNzIyTTEyIDEyIDMuNSA3LjI3OE0xMiAxMnY5LjVtOC41LTQuNzc4LTcuNzIzLTQuMjljLS4yODQtLjE1OC0uNDI1LS4yMzctLjU3NS0uMjY4YTEuMDAxIDEuMDAxIDAgMCAwLS40MDMgMGMtLjE1LjAzMS0uMjkyLjExLS41NzYuMjY4TDMuNSAxNi43MjJNMjEgMTYuMDZWNy45NDJjMC0uMzQzIDAtLjUxNC0uMDUtLjY2N2ExIDEgMCAwIDAtLjIxNS0uMzY0Yy0uMTA5LS4xMTktLjI1OC0uMjAyLS41NTgtLjM2OGwtNy40LTQuMTExYy0uMjg0LS4xNTgtLjQyNS0uMjM3LS41NzUtLjI2N2ExIDEgMCAwIDAtLjQwMyAwYy0uMTUuMDMtLjI5Mi4xMS0uNTc2LjI2N2wtNy40IDQuMTFjLS4zLjE2Ny0uNDUuMjUtLjU1OC4zNjlhMSAxIDAgMCAwLS4yMTUuMzY0QzMgNy40MjggMyA3LjU5OSAzIDcuOTQydjguMTE3YzAgLjM0MiAwIC41MTQuMDUuNjY2YTEgMSAwIDAgMCAuMjE1LjM2NGMuMTA5LjExOS4yNTguMjAyLjU1OC4zNjhsNy40IDQuMTExYy4yODQuMTU4LjQyNS4yMzcuNTc2LjI2OC4xMzMuMDI3LjI3LjAyNy40MDIgMCAuMTUtLjAzMS4yOTItLjExLjU3Ni0uMjY4bDcuNC00LjExYy4zLS4xNjcuNDUtLjI1LjU1OC0uMzY5YS45OTkuOTk5IDAgMCAwIC4yMTUtLjM2NGMuMDUtLjE1Mi4wNS0uMzI0LjA1LS42NjZaXCI-PC9wYXRoPjwvZz4ifQ&quot;],&quot;order&quot;:[0,3],&quot;metaTitle&quot;:[0,&quot;Multi-Tenant Platform Development&quot;]}],[0,{&quot;title&quot;:[0,&quot;Security&quot;],&quot;description&quot;:[0,&quot;Protect your applications from threats&quot;],&quot;href&quot;:[0,&quot;/solutions/security/&quot;],&quot;icon&quot;:[0,&quot;shieldPlus&quot;],&quot;order&quot;:[0,4],&quot;metaTitle&quot;:[0,&quot;Web Security Platform - WAF, DDoS Protection, Bot Management&quot;]}]]],&quot;resources&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;Blog&quot;],&quot;links&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;Blog&quot;],&quot;description&quot;:[0,&quot;News, product updates, and announcements&quot;],&quot;href&quot;:[0,&quot;/blog/&quot;],&quot;icon&quot;:[0,&quot;notificationMessage&quot;]}],[0,{&quot;title&quot;:[0,&quot;Community&quot;],&quot;description&quot;:[0,&quot;Connect with other developers and experts&quot;],&quot;href&quot;:[0,&quot;https://community.cloudflare.com/&quot;],&quot;icon&quot;:[0,&quot;chat&quot;]}],[0,{&quot;title&quot;:[0,&quot;Cloudflare Radar&quot;],&quot;description&quot;:[0,&quot;Internet traffic and security trends&quot;],&quot;href&quot;:[0,&quot;https://radar.cloudflare.com/&quot;],&quot;icon&quot;:[0,&quot;productRadar&quot;]}]]]}],[0,{&quot;title&quot;:[0,&quot;Documentation&quot;],&quot;links&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;Developer Docs&quot;],&quot;description&quot;:[0,&quot;Guides, references, and tutorials&quot;],&quot;href&quot;:[0,&quot;https://developers.cloudflare.com/&quot;],&quot;icon&quot;:[0,&quot;bookOpen&quot;]}],[0,{&quot;title&quot;:[0,&quot;API Reference&quot;],&quot;description&quot;:[0,&quot;Cloudflare API documentation&quot;],&quot;href&quot;:[0,&quot;https://developers.cloudflare.com/api&quot;],&quot;icon&quot;:[0,&quot;terminal&quot;]}],[0,{&quot;title&quot;:[0,&quot;Case Studies&quot;],&quot;description&quot;:[0,&quot;Customer success stories and results&quot;],&quot;href&quot;:[0,&quot;/case-studies/&quot;],&quot;icon&quot;:[0,&quot;barChartUp&quot;]}]]]}],[0,{&quot;title&quot;:[0,&quot;Learning&quot;],&quot;links&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;Learning Center&quot;],&quot;description&quot;:[0,&quot;Learn about web technology concepts&quot;],&quot;href&quot;:[0,&quot;/learning/&quot;],&quot;icon&quot;:[0,&quot;course&quot;]}],[0,{&quot;title&quot;:[0,&quot;Reference Architectures&quot;],&quot;description&quot;:[0,&quot;Architecture patterns and best practices&quot;],&quot;href&quot;:[0,&quot;/architecture/&quot;],&quot;icon&quot;:[0,&quot;cubeTarget&quot;]}],[0,{&quot;title&quot;:[0,&quot;Press&quot;],&quot;description&quot;:[0,&quot;Latest news, media resources, and coverage&quot;],&quot;href&quot;:[0,&quot;/press/&quot;],&quot;icon&quot;:[0,&quot;publisher&quot;]}]]]}],[0,{&quot;title&quot;:[0,&quot;Quick Links&quot;],&quot;variant&quot;:[0,&quot;inline&quot;],&quot;links&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;Startups&quot;],&quot;href&quot;:[0,&quot;/startups/&quot;]}],[0,{&quot;title&quot;:[0,&quot;Careers&quot;],&quot;href&quot;:[0,&quot;/careers/&quot;]}],[0,{&quot;title&quot;:[0,&quot;Partners&quot;],&quot;href&quot;:[0,&quot;/partners/&quot;]}],[0,{&quot;title&quot;:[0,&quot;Status&quot;],&quot;href&quot;:[0,&quot;https://www.cloudflarestatus.com/&quot;]}],[0,{&quot;title&quot;:[0,&quot;Support&quot;],&quot;href&quot;:[0,&quot;https://support.cloudflare.com/&quot;]}]]]}]]]}]}" ssr client="idle" opts="{&quot;name&quot;:&quot;NavigationContainer&quot;,&quot;value&quot;:true}" await-children><div id="nav-container" class="pointer-events-auto relative z-20 min-w-0 text-foreground-100 dark:text-light-foreground"><div class="hidden h-[72px] w-full min-w-0 items-center justify-center md:flex md:pl-0"><nav class="keyframe-container relative font-sans" style="opacity:0" aria-label="Main navigation"><div class="relative flex text-inherit items-center justify-between px-4 sm:px-6 lg:px-8"><div id="header-navigation" class="relative hidden h-full md:flex" style="opacity:0"><div class="absolute top-0 box-border h-full rounded-md border border-border-100 dark:border-border-100 bg-border-100/10 dark:bg-border-100/50 opacity-0 transition-all duration-300 ease-out"></div><a href="/products/" data-nav="products" class="relative z-10 flex items-center rounded-md py-1.5 px-3 font-medium text-inherit transition-all duration-200 ease-out hover:opacity-80" aria-expanded="false" aria-haspopup="true" data-astro-prefetch="hover" style="opacity:1;filter:none">Products<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="h-4 w-auto transition-opacity duration-200 ease-out shrink-0 text-inherit opacity-30 ml-1.5 mr-[-3px]"><path d="M5.8335 12.5002L10.0002 16.6668L14.1668 12.5002M5.8335 7.50016L10.0002 3.3335L14.1668 7.50016" stroke="currentColor" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"></path></svg></a><a href="/solutions/" data-nav="solutions" class="relative z-10 flex items-center rounded-md py-1.5 px-3 font-medium text-inherit transition-all duration-200 ease-out hover:opacity-80" aria-expanded="false" aria-haspopup="true" data-astro-prefetch="hover" style="opacity:1;filter:none">Solutions<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="h-4 w-auto transition-opacity duration-200 ease-out shrink-0 text-inherit opacity-30 ml-1.5 mr-[-3px]"><path d="M5.8335 12.5002L10.0002 16.6668L14.1668 12.5002M5.8335 7.50016L10.0002 3.3335L14.1668 7.50016" stroke="currentColor" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"></path></svg></a><a href="/resource-hub/" data-nav="resources" class="relative z-10 flex items-center rounded-md py-1.5 px-3 font-medium text-inherit transition-all duration-200 ease-out hover:opacity-80" aria-expanded="false" aria-haspopup="true" data-astro-prefetch="hover" style="opacity:1;filter:none">Resources<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="h-4 w-auto transition-opacity duration-200 ease-out shrink-0 text-inherit opacity-30 ml-1.5 mr-[-3px]"><path d="M5.8335 12.5002L10.0002 16.6668L14.1668 12.5002M5.8335 7.50016L10.0002 3.3335L14.1668 7.50016" stroke="currentColor" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"></path></svg></a><a href="/plans/" data-nav="pricing" class="text-inherit relative flex items-center rounded-md px-3 py-1.5 font-medium transition-all duration-200 ease-out hover:opacity-80" data-astro-prefetch="hover" style="opacity:1;filter:none">Pricing</a></div></div></nav></div></div><!--astro:end--></astro-island> </div> <div class="flex items-center justify-end gap-2 md:justify-self-end"> <div class="hidden will-change-transform md:flex md:items-center md:gap-1" data-nav-scroll-utility> <div id="nav-action-buttons" class="pointer-events-none flex items-center justify-end gap-1 transition-[filter] duration-200 ease-out"> <a href="/under-attack-hotline/" class="group text-security-100 hover:bg-security-100/10 pointer-events-auto relative hidden items-center gap-1.5 rounded-md px-2.5 py-1.5 whitespace-nowrap transition-colors duration-200 ease-out lg:inline-flex" data-attack-link aria-label="Under attack?"> <span class="inline-flex size-4 shrink-0 items-center justify-center"> <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"> <path d="M12 8.00008V12.0001M12 16.0001H12.01M3 7.94153V16.0586C3 16.4013 3 16.5726 3.05048 16.7254C3.09515 16.8606 3.16816 16.9847 3.26463 17.0893C3.37369 17.2077 3.52345 17.2909 3.82297 17.4573L11.223 21.5684C11.5066 21.726 11.6484 21.8047 11.7985 21.8356C11.9315 21.863 12.0685 21.863 12.2015 21.8356C12.3516 21.8047 12.4934 21.726 12.777 21.5684L20.177 17.4573C20.4766 17.2909 20.6263 17.2077 20.7354 17.0893C20.8318 16.9847 20.9049 16.8606 20.9495 16.7254C21 16.5726 21 16.4013 21 16.0586V7.94153C21 7.59889 21 7.42756 20.9495 7.27477C20.9049 7.13959 20.8318 7.01551 20.7354 6.91082C20.6263 6.79248 20.4766 6.70928 20.177 6.54288L12.777 2.43177C12.4934 2.27421 12.3516 2.19543 12.2015 2.16454C12.0685 2.13721 11.9315 2.13721 11.7985 2.16454C11.6484 2.19543 11.5066 2.27421 11.223 2.43177L3.82297 6.54288C3.52345 6.70928 3.37369 6.79248 3.26463 6.91082C3.16816 7.01551 3.09515 7.13959 3.05048 7.27477C3 7.42756 3 7.59889 3 7.94153Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path> </svg> </span> <span>Under attack?</span> </a> <a href="/under-attack-hotline/" class="group text-security-100 hover:bg-security-100/10 pointer-events-auto relative hidden items-center rounded-md p-1.5 transition-colors duration-200 ease-out md:inline-flex lg:hidden" data-attack-link aria-label="Under attack?"> <span class="inline-flex size-4 shrink-0 items-center justify-center"> <svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"> <path d="M12 8.00008V12.0001M12 16.0001H12.01M3 7.94153V16.0586C3 16.4013 3 16.5726 3.05048 16.7254C3.09515 16.8606 3.16816 16.9847 3.26463 17.0893C3.37369 17.2077 3.52345 17.2909 3.82297 17.4573L11.223 21.5684C11.5066 21.726 11.6484 21.8047 11.7985 21.8356C11.9315 21.863 12.0685 21.863 12.2015 21.8356C12.3516 21.8047 12.4934 21.726 12.777 21.5684L20.177 17.4573C20.4766 17.2909 20.6263 17.2077 20.7354 17.0893C20.8318 16.9847 20.9049 16.8606 20.9495 16.7254C21 16.5726 21 16.4013 21 16.0586V7.94153C21 7.59889 21 7.42756 20.9495 7.27477C20.9049 7.13959 20.8318 7.01551 20.7354 6.91082C20.6263 6.79248 20.4766 6.70928 20.177 6.54288L12.777 2.43177C12.4934 2.27421 12.3516 2.19543 12.2015 2.16454C12.0685 2.13721 11.9315 2.13721 11.7985 2.16454C11.6484 2.19543 11.5066 2.27421 11.223 2.43177L3.82297 6.54288C3.52345 6.70928 3.37369 6.79248 3.26463 6.91082C3.16816 7.01551 3.09515 7.13959 3.05048 7.27477C3 7.42756 3 7.59889 3 7.94153Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path> </svg> </span> <span class="bg-foreground-100 text-background-100 pointer-events-none absolute top-full left-1/2 z-50 mt-2 -translate-x-1/2 rounded-md px-2.5 py-1.5 text-xs font-medium whitespace-nowrap opacity-0 shadow-sm transition-opacity duration-150 group-hover:opacity-100 group-focus-visible:opacity-100">
Under attack?
</span> </a>  <a href="https://dash.cloudflare.com/login" data-slot="button" class="relative isolate shrink-0 origin-center items-center justify-center gap-2 whitespace-nowrap border font-medium backdrop-blur-md transition-[scale,translate] duration-[0.16s] ease-[cubic-bezier(0.25,0.46,0.45,0.94)] hover:opacity-95 active:translate-y-[1px] outline-[0.5px] outline-transparent outline-offset-2 focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 [&amp;_svg]:pointer-events-none [&amp;_svg]:shrink-0 [&amp;&gt;*]:relative [&amp;&gt;*]:z-[4] before:absolute before:-inset-[1px] before:z-[3] before:rounded-[inherit] before:bg-background-300 before:opacity-0 before:pointer-events-none before:content-[&#x27;&#x27;] before:transition-opacity before:duration-[0.16s] before:ease-[cubic-bezier(0.55,0.085,0.68,0.53)] active:before:transition-none after:absolute after:-inset-[1px] after:z-[2] after:rounded-[inherit] after:border-[1px] after:border-current after:opacity-0 after:pointer-events-none after:content-[&#x27;&#x27;] after:transition-opacity after:delay-[0.1s] after:duration-[0.6s] after:ease-[cubic-bezier(0.25,0.46,0.45,0.94)] active:after:opacity-100 active:after:transition-none rounded-xl md:rounded-full border-border-100 bg-background-100 text-foreground-100 active:scale-[0.98] hover:border-accent-100/40 hover:before:opacity-[0.08] focus-visible:before:opacity-[0.08] px-3 py-1.5 pointer-events-auto hidden md:flex" id="nav-login-button">Login</a> <a href="/resource/contact-enterprise-sales/" data-slot="button" class="relative isolate shrink-0 origin-center items-center justify-center gap-2 whitespace-nowrap border font-medium backdrop-blur-md transition-[scale,translate] duration-[0.16s] ease-[cubic-bezier(0.25,0.46,0.45,0.94)] hover:opacity-95 active:translate-y-[1px] outline-[0.5px] outline-transparent outline-offset-2 focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 [&amp;_svg]:pointer-events-none [&amp;_svg]:shrink-0 [&amp;&gt;*]:relative [&amp;&gt;*]:z-[4] before:absolute before:-inset-[1px] before:z-[3] before:rounded-[inherit] before:bg-background-300 before:opacity-0 before:pointer-events-none before:content-[&#x27;&#x27;] before:transition-opacity before:duration-[0.16s] before:ease-[cubic-bezier(0.55,0.085,0.68,0.53)] active:before:transition-none after:absolute after:-inset-[1px] after:z-[2] after:rounded-[inherit] after:border-[1px] after:border-current after:opacity-0 after:pointer-events-none after:content-[&#x27;&#x27;] after:transition-opacity after:delay-[0.1s] after:duration-[0.6s] after:ease-[cubic-bezier(0.25,0.46,0.45,0.94)] active:after:opacity-100 active:after:transition-none rounded-xl md:rounded-full border-border-100 bg-background-100 text-foreground-100 active:scale-[0.98] hover:border-accent-100/40 hover:before:opacity-[0.08] focus-visible:before:opacity-[0.08] px-3 py-1.5 pointer-events-auto hidden md:flex" id="nav-contact-sales-button">Contact sales</a> </div> </div> <div class="pointer-events-none flex shrink-0 items-center justify-end gap-1" data-nav-sticky-actions> <a href="https://dash.cloudflare.com/sign-up" data-slot="button" class="relative isolate shrink-0 origin-center items-center justify-center gap-2 whitespace-nowrap border font-medium backdrop-blur-md transition-[scale,translate] duration-[0.16s] ease-[cubic-bezier(0.25,0.46,0.45,0.94)] hover:opacity-95 active:translate-y-[1px] outline-[0.5px] outline-transparent outline-offset-2 focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 [&amp;_svg]:pointer-events-none [&amp;_svg]:shrink-0 [&amp;&gt;*]:relative [&amp;&gt;*]:z-[4] before:absolute before:-inset-[1px] before:z-[3] before:rounded-[inherit] before:bg-background-300 before:opacity-0 before:pointer-events-none before:content-[&#x27;&#x27;] before:transition-opacity before:duration-[0.16s] before:ease-[cubic-bezier(0.55,0.085,0.68,0.53)] active:before:transition-none after:absolute after:-inset-[1px] after:z-[2] after:rounded-[inherit] after:border-[1px] after:border-current after:opacity-0 after:pointer-events-none after:content-[&#x27;&#x27;] after:transition-opacity after:delay-[0.1s] after:duration-[0.6s] after:ease-[cubic-bezier(0.25,0.46,0.45,0.94)] active:after:opacity-100 active:after:transition-none rounded-xl md:rounded-full border-accent-100 bg-accent-100 active:scale-[0.98] hover:border-light-foreground hover:before:opacity-[0.26] focus-visible:before:opacity-[0.26] px-3 py-1.5 text-light-foreground pointer-events-auto hidden hover:scale-100 md:flex" id="nav-start-building-button" tabindex="-1" aria-hidden="true">Start building</a> <astro-island uid="1RxBbi" prefix="r46" component-url="/_astro/_trigger.BxNGlIp3.js" component-export="MobileTrigger" renderer-url="/_astro/client.DGUUz9qO.js" props="{&quot;navigation&quot;:[0,{&quot;localePrefix&quot;:[0,&quot;&quot;],&quot;labels&quot;:[0,{&quot;products&quot;:[0,&quot;Products&quot;],&quot;solutions&quot;:[0,&quot;Solutions&quot;],&quot;solutionsHeading&quot;:[0,&quot;Use Cases&quot;],&quot;resources&quot;:[0,&quot;Resources&quot;]}],&quot;chrome&quot;:[0,{&quot;underAttack&quot;:[0,&quot;Under attack?&quot;],&quot;login&quot;:[0,&quot;Login&quot;],&quot;startBuilding&quot;:[0,&quot;Start building&quot;],&quot;contactSales&quot;:[0,&quot;Contact sales&quot;],&quot;seeUpcomingEvents&quot;:[0,&quot;See Upcoming Events&quot;],&quot;resourcesEventLink&quot;:[0,{&quot;title&quot;:[0,&quot;See Upcoming Events&quot;],&quot;href&quot;:[0,&quot;/events/&quot;]}],&quot;chinLinks&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;Enterprise&quot;],&quot;href&quot;:[0,&quot;/enterprise/&quot;]}],[0,{&quot;title&quot;:[0,&quot;Global Network&quot;],&quot;href&quot;:[0,&quot;/network/&quot;]}],[0,{&quot;title&quot;:[0,&quot;Domain Registration&quot;],&quot;href&quot;:[0,&quot;https://domains.cloudflare.com/&quot;]}],[0,{&quot;title&quot;:[0,&quot;1.1.1.1&quot;],&quot;href&quot;:[0,&quot;https://one.one.one.one/&quot;]}]]]}],&quot;staticLinks&quot;:[1,[[0,{&quot;label&quot;:[0,&quot;Pricing&quot;],&quot;href&quot;:[0,&quot;/plans/&quot;]}]]],&quot;productGroups&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;Compute&quot;],&quot;variant&quot;:[0,&quot;compute&quot;],&quot;links&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;Browser Run&quot;],&quot;description&quot;:[0,&quot;Automated browsers&quot;],&quot;href&quot;:[0,&quot;/products/browser-rendering/&quot;],&quot;icon&quot;:[0,&quot;productBrowserRenderings&quot;],&quot;category&quot;:[0,&quot;compute&quot;],&quot;order&quot;:[0,0]}],[0,{&quot;title&quot;:[0,&quot;Containers&quot;],&quot;description&quot;:[0,&quot;Any language, anywhere&quot;],&quot;href&quot;:[0,&quot;/products/containers/&quot;],&quot;icon&quot;:[0,&quot;productContainers&quot;],&quot;category&quot;:[0,&quot;compute&quot;],&quot;order&quot;:[0,1]}],[0,{&quot;title&quot;:[0,&quot;Durable Objects&quot;],&quot;description&quot;:[0,&quot;Stateful compute&quot;],&quot;href&quot;:[0,&quot;/products/durable-objects/&quot;],&quot;icon&quot;:[0,&quot;productDurableObjects&quot;],&quot;category&quot;:[0,&quot;compute&quot;],&quot;order&quot;:[0,2]}],[0,{&quot;title&quot;:[0,&quot;Sandboxes&quot;],&quot;description&quot;:[0,&quot;Secure code execution&quot;],&quot;href&quot;:[0,&quot;/products/sandboxes/&quot;],&quot;icon&quot;:[0,&quot;productSandboxes&quot;],&quot;category&quot;:[0,&quot;compute&quot;],&quot;order&quot;:[0,3]}],[0,{&quot;title&quot;:[0,&quot;Workers&quot;],&quot;description&quot;:[0,&quot;Global serverless functions&quot;],&quot;href&quot;:[0,&quot;/products/workers/&quot;],&quot;icon&quot;:[0,&quot;productWorkers&quot;],&quot;category&quot;:[0,&quot;compute&quot;],&quot;order&quot;:[0,4]}],[0,{&quot;title&quot;:[0,&quot;Workers for Platforms&quot;],&quot;description&quot;:[0,&quot;Programmable Platform Solutions&quot;],&quot;href&quot;:[0,&quot;/products/workers-for-platforms/&quot;],&quot;icon&quot;:[0,&quot;svg:eyJzbHVnIjoidW50aXRsZWQtbGF5ZXJzLXRocmVlMDEiLCJsYWJlbCI6IkxheWVyc1RocmVlMDEiLCJ2aWV3Qm94IjoiMCAwIDI0IDI0IiwiaW5uZXIiOiI8ZyBmaWxsPVwibm9uZVwiIHN0cm9rZT1cImN1cnJlbnRDb2xvclwiIHN0cm9rZS13aWR0aD1cIjJcIiBzdHJva2UtbGluZWNhcD1cInJvdW5kXCIgc3Ryb2tlLWxpbmVqb2luPVwicm91bmRcIj48cGF0aCBkPVwibTIgMTIgOS42NDIgNC44MjFjLjEzMS4wNjYuMTk3LjA5OS4yNjYuMTExLjA2LjAxMi4xMjMuMDEyLjE4NCAwIC4wNjktLjAxMi4xMzUtLjA0NS4yNjYtLjExTDIyIDEyTTIgMTdsOS42NDIgNC44MjFjLjEzMS4wNjYuMTk3LjA5OS4yNjYuMTExLjA2LjAxMi4xMjMuMDEyLjE4NCAwIC4wNjktLjAxMi4xMzUtLjA0NS4yNjYtLjExTDIyIDE3TTIgN2w5LjY0Mi00LjgyMWMuMTMxLS4wNjYuMTk3LS4wOTguMjY2LS4xMTFhLjUuNSAwIDAgMSAuMTg0IDBjLjA2OS4wMTMuMTM1LjA0NS4yNjYuMTFMMjIgN2wtOS42NDIgNC44MjFhMS4wMjggMS4wMjggMCAwIDEtLjI2Ni4xMTEuNTAxLjUwMSAwIDAgMS0uMTg0IDBjLS4wNjktLjAxMi0uMTM1LS4wNDUtLjI2Ni0uMTFMMiA3WlwiPjwvcGF0aD48L2c-In0&quot;],&quot;category&quot;:[0,&quot;compute&quot;],&quot;order&quot;:[0,5]}],[0,{&quot;title&quot;:[0,&quot;Workflows&quot;],&quot;description&quot;:[0,&quot;Process orchestration&quot;],&quot;href&quot;:[0,&quot;/products/workflows/&quot;],&quot;icon&quot;:[0,&quot;svg:eyJzbHVnIjoidW50aXRsZWQtY3J5cHRvY3VycmVuY3kwNCIsImxhYmVsIjoiQ3J5cHRvY3VycmVuY3kwNCIsInZpZXdCb3giOiIwIDAgMjQgMjQiLCJpbm5lciI6IjxnIGZpbGw9XCJub25lXCIgc3Ryb2tlPVwiY3VycmVudENvbG9yXCIgc3Ryb2tlLXdpZHRoPVwiMlwiIHN0cm9rZS1saW5lY2FwPVwicm91bmRcIiBzdHJva2UtbGluZWpvaW49XCJyb3VuZFwiPjxwYXRoIGQ9XCJtMiAyIDIgMm0xOC0yLTIgMm0yIDE4LTItMk0yIDIybDItMm0tMi00aDEuNU04IDJ2MS41TTIyIDhoLTEuNU0xNiAyMnYtMS41bTItNC41aDMuNU0xNiAydjRNMiA4aDRtMiAxNHYtNG0zLjQzNC0xMC40MzQtMy44NjggMy44NjhjLS4xOTguMTk4LS4yOTcuMjk3LS4zMzQuNDEyYS41LjUgMCAwIDAgMCAuMzA5Yy4wMzcuMTE0LjEzNi4yMTMuMzM0LjQxbDMuODY4IDMuODdjLjE5OC4xOTcuMjk3LjI5Ni40MTIuMzMzLjEuMDMzLjIwOC4wMzMuMzA5IDAgLjExNC0uMDM3LjIxMy0uMTM2LjQxLS4zMzRsMy44Ny0zLjg2OGMuMTk3LS4xOTguMjk2LS4yOTcuMzMzLS40MTJhLjQ5OS40OTkgMCAwIDAgMC0uMzA5Yy0uMDM3LS4xMTQtLjEzNi0uMjEzLS4zMzQtLjQxbC0zLjg2OC0zLjg3Yy0uMTk4LS4xOTctLjI5Ny0uMjk2LS40MTItLjMzM2EuNS41IDAgMCAwLS4zMDkgMGMtLjExNC4wMzctLjIxMy4xMzYtLjQxLjMzNFpcIj48L3BhdGg-PC9nPiJ9&quot;],&quot;category&quot;:[0,&quot;compute&quot;],&quot;order&quot;:[0,6]}]]]}],[0,{&quot;title&quot;:[0,&quot;Storage&quot;],&quot;variant&quot;:[0,&quot;storage&quot;],&quot;links&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;Artifacts&quot;],&quot;description&quot;:[0,&quot;Git-native versioned storage&quot;],&quot;href&quot;:[0,&quot;/products/artifacts/&quot;],&quot;icon&quot;:[0,&quot;productArtifacts&quot;],&quot;category&quot;:[0,&quot;storage&quot;],&quot;order&quot;:[0,0]}],[0,{&quot;title&quot;:[0,&quot;D1&quot;],&quot;description&quot;:[0,&quot;Serverless SQL&quot;],&quot;href&quot;:[0,&quot;/products/d1/&quot;],&quot;icon&quot;:[0,&quot;productD1&quot;],&quot;category&quot;:[0,&quot;storage&quot;],&quot;order&quot;:[0,1]}],[0,{&quot;title&quot;:[0,&quot;Data Platform&quot;],&quot;description&quot;:[0,&quot;Ingest, Catalog &amp; Query&quot;],&quot;href&quot;:[0,&quot;/products/data-platform/&quot;],&quot;icon&quot;:[0,&quot;lego&quot;],&quot;category&quot;:[0,&quot;storage&quot;],&quot;order&quot;:[0,2]}],[0,{&quot;title&quot;:[0,&quot;Hyperdrive&quot;],&quot;description&quot;:[0,&quot;Global databases&quot;],&quot;href&quot;:[0,&quot;/products/hyperdrive/&quot;],&quot;icon&quot;:[0,&quot;productHyperdrive&quot;],&quot;category&quot;:[0,&quot;storage&quot;],&quot;order&quot;:[0,3]}],[0,{&quot;title&quot;:[0,&quot;Queues&quot;],&quot;description&quot;:[0,&quot;Message processing&quot;],&quot;href&quot;:[0,&quot;/products/queues/&quot;],&quot;icon&quot;:[0,&quot;productQueues&quot;],&quot;category&quot;:[0,&quot;storage&quot;],&quot;order&quot;:[0,4]}],[0,{&quot;title&quot;:[0,&quot;R2&quot;],&quot;description&quot;:[0,&quot;Egress-free storage&quot;],&quot;href&quot;:[0,&quot;/products/r2/&quot;],&quot;icon&quot;:[0,&quot;productR2&quot;],&quot;category&quot;:[0,&quot;storage&quot;],&quot;order&quot;:[0,5]}],[0,{&quot;title&quot;:[0,&quot;KV&quot;],&quot;description&quot;:[0,&quot;Ultra-fast key-value storage&quot;],&quot;href&quot;:[0,&quot;/products/kv/&quot;],&quot;icon&quot;:[0,&quot;productKv&quot;],&quot;category&quot;:[0,&quot;storage&quot;],&quot;order&quot;:[0,6]}]]]}],[0,{&quot;title&quot;:[0,&quot;AI&quot;],&quot;variant&quot;:[0,&quot;ai&quot;],&quot;links&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;Agents&quot;],&quot;description&quot;:[0,&quot;Build stateful AI agents&quot;],&quot;href&quot;:[0,&quot;/products/agents/&quot;],&quot;icon&quot;:[0,&quot;productAgents&quot;],&quot;category&quot;:[0,&quot;ai&quot;],&quot;order&quot;:[0,0]}],[0,{&quot;title&quot;:[0,&quot;AI Gateway&quot;],&quot;description&quot;:[0,&quot;AI observability&quot;],&quot;href&quot;:[0,&quot;/products/ai-gateway/&quot;],&quot;icon&quot;:[0,&quot;productAiGateway&quot;],&quot;category&quot;:[0,&quot;ai&quot;],&quot;order&quot;:[0,1]}],[0,{&quot;title&quot;:[0,&quot;AI Search&quot;],&quot;description&quot;:[0,&quot;Instant retrieval&quot;],&quot;href&quot;:[0,&quot;/products/ai-search/&quot;],&quot;icon&quot;:[0,&quot;productAutoRag&quot;],&quot;category&quot;:[0,&quot;ai&quot;],&quot;order&quot;:[0,2]}],[0,{&quot;title&quot;:[0,&quot;Vectorize&quot;],&quot;description&quot;:[0,&quot;Vector database&quot;],&quot;href&quot;:[0,&quot;/products/vectorize/&quot;],&quot;icon&quot;:[0,&quot;productVectorize&quot;],&quot;category&quot;:[0,&quot;ai&quot;],&quot;order&quot;:[0,3]}],[0,{&quot;title&quot;:[0,&quot;Workers AI&quot;],&quot;description&quot;:[0,&quot;Edge AI models&quot;],&quot;href&quot;:[0,&quot;/products/workers-ai/&quot;],&quot;icon&quot;:[0,&quot;productWorkersAI&quot;],&quot;category&quot;:[0,&quot;ai&quot;],&quot;order&quot;:[0,4]}]]]}],[0,{&quot;title&quot;:[0,&quot;SASE / Zero Trust&quot;],&quot;variant&quot;:[0,&quot;sase&quot;],&quot;links&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;SASE&quot;],&quot;description&quot;:[0,&quot;Cloudflare SASE platform&quot;],&quot;href&quot;:[0,&quot;/sase/&quot;],&quot;icon&quot;:[0,&quot;shieldPlus&quot;],&quot;category&quot;:[0,&quot;sase&quot;]}],[0,{&quot;title&quot;:[0,&quot;Access&quot;],&quot;description&quot;:[0,&quot;Safe access to private applications&quot;],&quot;href&quot;:[0,&quot;/products/access/&quot;],&quot;icon&quot;:[0,&quot;user&quot;],&quot;category&quot;:[0,&quot;sase&quot;],&quot;order&quot;:[0,0]}],[0,{&quot;title&quot;:[0,&quot;Data Loss Prevention&quot;],&quot;description&quot;:[0,&quot;Protect sensitive data&quot;],&quot;href&quot;:[0,&quot;/products/dlp/&quot;],&quot;icon&quot;:[0,&quot;productDataLossPrevention&quot;],&quot;category&quot;:[0,&quot;sase&quot;],&quot;order&quot;:[0,1]}],[0,{&quot;title&quot;:[0,&quot;Secure Web Gateway&quot;],&quot;description&quot;:[0,&quot;DNS filtering &amp; Secure Browsing&quot;],&quot;href&quot;:[0,&quot;/products/secure-web-gateway/&quot;],&quot;icon&quot;:[0,&quot;passwordLock&quot;],&quot;category&quot;:[0,&quot;sase&quot;],&quot;order&quot;:[0,2]}],[0,{&quot;title&quot;:[0,&quot;WAN&quot;],&quot;description&quot;:[0,&quot;Cloud-delivered enterprise networking&quot;],&quot;href&quot;:[0,&quot;/products/wan/&quot;],&quot;icon&quot;:[0,&quot;productCloudflareWan&quot;],&quot;category&quot;:[0,&quot;sase&quot;],&quot;order&quot;:[0,3]}],[0,{&quot;title&quot;:[0,&quot;Mesh&quot;],&quot;description&quot;:[0,&quot;Agents private network&quot;],&quot;href&quot;:[0,&quot;/products/mesh/&quot;],&quot;icon&quot;:[0,&quot;productQueues&quot;],&quot;category&quot;:[0,&quot;sase&quot;],&quot;order&quot;:[0,4]}]]]}],[0,{&quot;title&quot;:[0,&quot;Security&quot;],&quot;variant&quot;:[0,&quot;security&quot;],&quot;links&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;DDoS Protection&quot;],&quot;description&quot;:[0,&quot;Mitigation Solutions&quot;],&quot;href&quot;:[0,&quot;/products/ddos/&quot;],&quot;icon&quot;:[0,&quot;productCloudflareNetworkFirewall&quot;],&quot;category&quot;:[0,&quot;security&quot;],&quot;order&quot;:[0,0]}],[0,{&quot;title&quot;:[0,&quot;Rate Limiting&quot;],&quot;description&quot;:[0,&quot;Abuse prevention&quot;],&quot;href&quot;:[0,&quot;/products/rate-limiting/&quot;],&quot;icon&quot;:[0,&quot;productRateLimiting&quot;],&quot;category&quot;:[0,&quot;security&quot;],&quot;order&quot;:[0,1]}],[0,{&quot;title&quot;:[0,&quot;SSL&quot;],&quot;description&quot;:[0,&quot;Secure Your Site with SSL&quot;],&quot;href&quot;:[0,&quot;/products/ssl/&quot;],&quot;icon&quot;:[0,&quot;shieldPlus&quot;],&quot;category&quot;:[0,&quot;security&quot;],&quot;order&quot;:[0,2]}],[0,{&quot;title&quot;:[0,&quot;Turnstile&quot;],&quot;description&quot;:[0,&quot;A CAPTCHA Replacement Solution&quot;],&quot;href&quot;:[0,&quot;/products/turnstile/&quot;],&quot;icon&quot;:[0,&quot;productTurnstile&quot;],&quot;category&quot;:[0,&quot;security&quot;],&quot;order&quot;:[0,3]}],[0,{&quot;title&quot;:[0,&quot;WAF&quot;],&quot;description&quot;:[0,&quot;Web Application Firewall&quot;],&quot;href&quot;:[0,&quot;/products/waf/&quot;],&quot;icon&quot;:[0,&quot;productWaf&quot;],&quot;category&quot;:[0,&quot;security&quot;],&quot;order&quot;:[0,4]}],[0,{&quot;title&quot;:[0,&quot;Magic Transit&quot;],&quot;description&quot;:[0,&quot;DDoS Protection for Networks&quot;],&quot;href&quot;:[0,&quot;/products/magic-transit/&quot;],&quot;icon&quot;:[0,&quot;svg:eyJzbHVnIjoidW50aXRsZWQtbWFnaWMtd2FuZDAxIiwibGFiZWwiOiJNYWdpY1dhbmQwMSIsInZpZXdCb3giOiIwIDAgMjQgMjQiLCJpbm5lciI6IjxnIGZpbGw9XCJub25lXCIgc3Ryb2tlPVwiY3VycmVudENvbG9yXCIgc3Ryb2tlLXdpZHRoPVwiMlwiIHN0cm9rZS1saW5lY2FwPVwicm91bmRcIiBzdHJva2UtbGluZWpvaW49XCJyb3VuZFwiPjxwYXRoIGQ9XCJtMTMgMTQtMy0zbTUuMDEtNy41VjJtMy45NCAzLjA2TDIwLjAxIDRtLTEuMDYgOSAxLjA2IDEuMDZtLTktOUw5Ljk1IDRtMTAuNTYgNWgxLjVNNi4xMzEgMjAuODY5bDkuMjM4LTkuMjM4Yy4zOTYtLjM5Ni41OTQtLjU5NC42NjgtLjgyMmExIDEgMCAwIDAgMC0uNjE4Yy0uMDc0LS4yMjgtLjI3Mi0uNDI2LS42NjgtLjgyMmwtLjczNy0uNzM4Yy0uMzk3LS4zOTYtLjU5NS0uNTk0LS44MjMtLjY2OGExIDEgMCAwIDAtLjYxOCAwYy0uMjI4LjA3NC0uNDI2LjI3Mi0uODIyLjY2OEwzLjEzIDE3Ljg3Yy0uMzk2LjM5Ni0uNTk0LjU5NC0uNjY4LjgyMmExIDEgMCAwIDAgMCAuNjE4Yy4wNzQuMjI4LjI3Mi40MjYuNjY4LjgyMmwuNzM4LjczOGMuMzk2LjM5Ni41OTQuNTk0LjgyMi42NjhhMSAxIDAgMCAwIC42MTggMGMuMjI4LS4wNzQuNDI2LS4yNzIuODIyLS42NjhaXCI-PC9wYXRoPjwvZz4ifQ&quot;],&quot;category&quot;:[0,&quot;security&quot;],&quot;order&quot;:[0,5]}]]]}],[0,{&quot;title&quot;:[0,&quot;Network &amp; Content Delivery&quot;],&quot;variant&quot;:[0,&quot;network&quot;],&quot;links&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;Bot Management&quot;],&quot;description&quot;:[0,&quot;Block bad bots&quot;],&quot;href&quot;:[0,&quot;/products/bot-management/&quot;],&quot;icon&quot;:[0,&quot;productBotMitigation&quot;],&quot;category&quot;:[0,&quot;network&quot;],&quot;order&quot;:[0,0]}],[0,{&quot;title&quot;:[0,&quot;CDN&quot;],&quot;description&quot;:[0,&quot;Faster delivery &amp; caching&quot;],&quot;href&quot;:[0,&quot;/products/cdn/&quot;],&quot;icon&quot;:[0,&quot;productNetwork&quot;],&quot;category&quot;:[0,&quot;network&quot;],&quot;order&quot;:[0,1]}],[0,{&quot;title&quot;:[0,&quot;DNS&quot;],&quot;description&quot;:[0,&quot;Fast DNS&quot;],&quot;href&quot;:[0,&quot;/products/dns/&quot;],&quot;icon&quot;:[0,&quot;productDNS&quot;],&quot;category&quot;:[0,&quot;network&quot;],&quot;order&quot;:[0,2]}],[0,{&quot;title&quot;:[0,&quot;Load Balancing&quot;],&quot;description&quot;:[0,&quot;Zero downtime&quot;],&quot;href&quot;:[0,&quot;/products/load-balancing/&quot;],&quot;icon&quot;:[0,&quot;productLoadBalancing&quot;],&quot;category&quot;:[0,&quot;network&quot;],&quot;order&quot;:[0,3]}],[0,{&quot;title&quot;:[0,&quot;Page Shield&quot;],&quot;description&quot;:[0,&quot;Client-Side Protection&quot;],&quot;href&quot;:[0,&quot;/products/page-shield/&quot;],&quot;icon&quot;:[0,&quot;shieldPlus&quot;],&quot;category&quot;:[0,&quot;network&quot;],&quot;order&quot;:[0,4]}],[0,{&quot;title&quot;:[0,&quot;TURN / SFU&quot;],&quot;description&quot;:[0,&quot;Real-time infra&quot;],&quot;href&quot;:[0,&quot;/products/turn-sfu/&quot;],&quot;icon&quot;:[0,&quot;svg:eyJzbHVnIjoidW50aXRsZWQtY29kZS1jaXJjbGUwMiIsImxhYmVsIjoiQ29kZUNpcmNsZTAyIiwidmlld0JveCI6IjAgMCAyNCAyNCIsImlubmVyIjoiPGcgZmlsbD1cIm5vbmVcIiBzdHJva2U9XCJjdXJyZW50Q29sb3JcIiBzdHJva2Utd2lkdGg9XCIyXCIgc3Ryb2tlLWxpbmVjYXA9XCJyb3VuZFwiIHN0cm9rZS1saW5lam9pbj1cInJvdW5kXCI-PHBhdGggZD1cIm0xNCAxNyAzLTMtMy0zbS00LTQtMyAzIDMgM20xMi0xYzAgNS41MjMtNC40NzcgMTAtMTAgMTBTMiAxNy41MjMgMiAxMiA2LjQ3NyAyIDEyIDJzMTAgNC40NzcgMTAgMTBaXCI-PC9wYXRoPjwvZz4ifQ&quot;],&quot;category&quot;:[0,&quot;network&quot;],&quot;order&quot;:[0,5]}],[0,{&quot;title&quot;:[0,&quot;Analytics&quot;],&quot;description&quot;:[0,&quot;Web Performance &amp; Security&quot;],&quot;href&quot;:[0,&quot;/products/analytics/&quot;],&quot;icon&quot;:[0,&quot;svg:eyJzbHVnIjoidW50aXRsZWQtYmFyLWxpbmUtY2hhcnQiLCJsYWJlbCI6IkJhckxpbmVDaGFydCIsInZpZXdCb3giOiIwIDAgMjQgMjQiLCJpbm5lciI6IjxnIGZpbGw9XCJub25lXCIgc3Ryb2tlPVwiY3VycmVudENvbG9yXCIgc3Ryb2tlLXdpZHRoPVwiMlwiIHN0cm9rZS1saW5lY2FwPVwicm91bmRcIiBzdHJva2UtbGluZWpvaW49XCJyb3VuZFwiPjxwYXRoIGQ9XCJNMjAgMjB2LTdtLTggN1YxME00IDIwdi00bTkuNDA3LTEwLjk3MyA1LjE2OCAxLjkzOU0xMC44IDUuNCA1LjIgOS42bTE1Ljg2LTMuMTZhMS41IDEuNSAwIDEgMS0yLjEyMSAyLjEyIDEuNSAxLjUgMCAwIDEgMi4xMjItMi4xMlptLTE2IDNhMS41IDEuNSAwIDEgMS0yLjEyIDIuMTIgMS41IDEuNSAwIDAgMSAyLjEyLTIuMTJabTgtNmExLjUgMS41IDAgMSAxLTIuMTIxIDIuMTIgMS41IDEuNSAwIDAgMSAyLjEyMi0yLjEyWlwiPjwvcGF0aD48L2c-In0&quot;],&quot;category&quot;:[0,&quot;network&quot;],&quot;order&quot;:[0,6]}]]]}]]],&quot;solutions&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;AI&quot;],&quot;description&quot;:[0,&quot;Build intelligent applications with AI at the edge&quot;],&quot;href&quot;:[0,&quot;/solutions/ai/&quot;],&quot;icon&quot;:[0,&quot;productCloudflareAgent&quot;],&quot;order&quot;:[0,0],&quot;metaTitle&quot;:[0,&quot;Cloudflare AI Cloud &quot;]}],[0,{&quot;title&quot;:[0,&quot;Frontends&quot;],&quot;description&quot;:[0,&quot;Deploy frontend applications globally in seconds&quot;],&quot;href&quot;:[0,&quot;/solutions/frontends/&quot;],&quot;icon&quot;:[0,&quot;svg:eyJzbHVnIjoidW50aXRsZWQtbGF5b3V0LWFsdDAxIiwibGFiZWwiOiJMYXlvdXRBbHQwMSIsInZpZXdCb3giOiIwIDAgMjQgMjQiLCJpbm5lciI6IjxnIGZpbGw9XCJub25lXCIgc3Ryb2tlPVwiY3VycmVudENvbG9yXCIgc3Ryb2tlLXdpZHRoPVwiMlwiIHN0cm9rZS1saW5lY2FwPVwicm91bmRcIiBzdHJva2UtbGluZWpvaW49XCJyb3VuZFwiPjxwYXRoIGQ9XCJNMyA5aDE4TTkgOXYxMk03LjggM2g4LjRjMS42OCAwIDIuNTIgMCAzLjE2Mi4zMjdhMyAzIDAgMCAxIDEuMzExIDEuMzExQzIxIDUuMjggMjEgNi4xMiAyMSA3Ljh2OC40YzAgMS42OCAwIDIuNTItLjMyNyAzLjE2MmEzIDMgMCAwIDEtMS4zMTEgMS4zMTFDMTguNzIgMjEgMTcuODggMjEgMTYuMiAyMUg3LjhjLTEuNjggMC0yLjUyIDAtMy4xNjItLjMyN2EzIDMgMCAwIDEtMS4zMTEtMS4zMTFDMyAxOC43MiAzIDE3Ljg4IDMgMTYuMlY3LjhjMC0xLjY4IDAtMi41Mi4zMjctMy4xNjJhMyAzIDAgMCAxIDEuMzExLTEuMzExQzUuMjggMyA2LjEyIDMgNy44IDNaXCI-PC9wYXRoPjwvZz4ifQ&quot;],&quot;order&quot;:[0,1],&quot;metaTitle&quot;:[0,&quot;Frontend Development Platform&quot;]}],[0,{&quot;title&quot;:[0,&quot;Network&quot;],&quot;description&quot;:[0,&quot;Global network services for performance and reliability&quot;],&quot;href&quot;:[0,&quot;/solutions/network/&quot;],&quot;icon&quot;:[0,&quot;earth&quot;],&quot;order&quot;:[0,2],&quot;metaTitle&quot;:[0,&quot;Global Network Infrastructure&quot;]}],[0,{&quot;title&quot;:[0,&quot;Platforms&quot;],&quot;description&quot;:[0,&quot;Build platforms on Cloudflare&#39;s infrastructure&quot;],&quot;href&quot;:[0,&quot;/solutions/platforms/&quot;],&quot;icon&quot;:[0,&quot;svg:eyJzbHVnIjoidW50aXRsZWQtY3ViZTAyIiwibGFiZWwiOiJDdWJlMDIiLCJ2aWV3Qm94IjoiMCAwIDI0IDI0IiwiaW5uZXIiOiI8ZyBmaWxsPVwibm9uZVwiIHN0cm9rZT1cImN1cnJlbnRDb2xvclwiIHN0cm9rZS13aWR0aD1cIjJcIiBzdHJva2UtbGluZWNhcD1cInJvdW5kXCIgc3Ryb2tlLWxpbmVqb2luPVwicm91bmRcIj48cGF0aCBkPVwiTTEyIDIuNVYxMm0wIDAgOC41LTQuNzIyTTEyIDEyIDMuNSA3LjI3OE0xMiAxMnY5LjVtOC41LTQuNzc4LTcuNzIzLTQuMjljLS4yODQtLjE1OC0uNDI1LS4yMzctLjU3NS0uMjY4YTEuMDAxIDEuMDAxIDAgMCAwLS40MDMgMGMtLjE1LjAzMS0uMjkyLjExLS41NzYuMjY4TDMuNSAxNi43MjJNMjEgMTYuMDZWNy45NDJjMC0uMzQzIDAtLjUxNC0uMDUtLjY2N2ExIDEgMCAwIDAtLjIxNS0uMzY0Yy0uMTA5LS4xMTktLjI1OC0uMjAyLS41NTgtLjM2OGwtNy40LTQuMTExYy0uMjg0LS4xNTgtLjQyNS0uMjM3LS41NzUtLjI2N2ExIDEgMCAwIDAtLjQwMyAwYy0uMTUuMDMtLjI5Mi4xMS0uNTc2LjI2N2wtNy40IDQuMTFjLS4zLjE2Ny0uNDUuMjUtLjU1OC4zNjlhMSAxIDAgMCAwLS4yMTUuMzY0QzMgNy40MjggMyA3LjU5OSAzIDcuOTQydjguMTE3YzAgLjM0MiAwIC41MTQuMDUuNjY2YTEgMSAwIDAgMCAuMjE1LjM2NGMuMTA5LjExOS4yNTguMjAyLjU1OC4zNjhsNy40IDQuMTExYy4yODQuMTU4LjQyNS4yMzcuNTc2LjI2OC4xMzMuMDI3LjI3LjAyNy40MDIgMCAuMTUtLjAzMS4yOTItLjExLjU3Ni0uMjY4bDcuNC00LjExYy4zLS4xNjcuNDUtLjI1LjU1OC0uMzY5YS45OTkuOTk5IDAgMCAwIC4yMTUtLjM2NGMuMDUtLjE1Mi4wNS0uMzI0LjA1LS42NjZaXCI-PC9wYXRoPjwvZz4ifQ&quot;],&quot;order&quot;:[0,3],&quot;metaTitle&quot;:[0,&quot;Multi-Tenant Platform Development&quot;]}],[0,{&quot;title&quot;:[0,&quot;Security&quot;],&quot;description&quot;:[0,&quot;Protect your applications from threats&quot;],&quot;href&quot;:[0,&quot;/solutions/security/&quot;],&quot;icon&quot;:[0,&quot;shieldPlus&quot;],&quot;order&quot;:[0,4],&quot;metaTitle&quot;:[0,&quot;Web Security Platform - WAF, DDoS Protection, Bot Management&quot;]}],[0,{&quot;title&quot;:[0,&quot;Workflows&quot;],&quot;description&quot;:[0,&quot;Orchestrate complex multi-step processes&quot;],&quot;href&quot;:[0,&quot;/solutions/workflows/&quot;],&quot;icon&quot;:[0,&quot;flash&quot;],&quot;order&quot;:[0,5],&quot;metaTitle&quot;:[0,&quot;Durable Workflows - Multi-Step Application Engine&quot;]}]]],&quot;footerSolutions&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;AI&quot;],&quot;description&quot;:[0,&quot;Build intelligent applications with AI at the edge&quot;],&quot;href&quot;:[0,&quot;/solutions/ai/&quot;],&quot;icon&quot;:[0,&quot;productCloudflareAgent&quot;],&quot;order&quot;:[0,0],&quot;metaTitle&quot;:[0,&quot;Cloudflare AI Cloud &quot;]}],[0,{&quot;title&quot;:[0,&quot;Frontends&quot;],&quot;description&quot;:[0,&quot;Deploy frontend applications globally in seconds&quot;],&quot;href&quot;:[0,&quot;/solutions/frontends/&quot;],&quot;icon&quot;:[0,&quot;svg:eyJzbHVnIjoidW50aXRsZWQtbGF5b3V0LWFsdDAxIiwibGFiZWwiOiJMYXlvdXRBbHQwMSIsInZpZXdCb3giOiIwIDAgMjQgMjQiLCJpbm5lciI6IjxnIGZpbGw9XCJub25lXCIgc3Ryb2tlPVwiY3VycmVudENvbG9yXCIgc3Ryb2tlLXdpZHRoPVwiMlwiIHN0cm9rZS1saW5lY2FwPVwicm91bmRcIiBzdHJva2UtbGluZWpvaW49XCJyb3VuZFwiPjxwYXRoIGQ9XCJNMyA5aDE4TTkgOXYxMk03LjggM2g4LjRjMS42OCAwIDIuNTIgMCAzLjE2Mi4zMjdhMyAzIDAgMCAxIDEuMzExIDEuMzExQzIxIDUuMjggMjEgNi4xMiAyMSA3Ljh2OC40YzAgMS42OCAwIDIuNTItLjMyNyAzLjE2MmEzIDMgMCAwIDEtMS4zMTEgMS4zMTFDMTguNzIgMjEgMTcuODggMjEgMTYuMiAyMUg3LjhjLTEuNjggMC0yLjUyIDAtMy4xNjItLjMyN2EzIDMgMCAwIDEtMS4zMTEtMS4zMTFDMyAxOC43MiAzIDE3Ljg4IDMgMTYuMlY3LjhjMC0xLjY4IDAtMi41Mi4zMjctMy4xNjJhMyAzIDAgMCAxIDEuMzExLTEuMzExQzUuMjggMyA2LjEyIDMgNy44IDNaXCI-PC9wYXRoPjwvZz4ifQ&quot;],&quot;order&quot;:[0,1],&quot;metaTitle&quot;:[0,&quot;Frontend Development Platform&quot;]}],[0,{&quot;title&quot;:[0,&quot;Platforms&quot;],&quot;description&quot;:[0,&quot;Build platforms on Cloudflare&#39;s infrastructure&quot;],&quot;href&quot;:[0,&quot;/solutions/platforms/&quot;],&quot;icon&quot;:[0,&quot;svg:eyJzbHVnIjoidW50aXRsZWQtY3ViZTAyIiwibGFiZWwiOiJDdWJlMDIiLCJ2aWV3Qm94IjoiMCAwIDI0IDI0IiwiaW5uZXIiOiI8ZyBmaWxsPVwibm9uZVwiIHN0cm9rZT1cImN1cnJlbnRDb2xvclwiIHN0cm9rZS13aWR0aD1cIjJcIiBzdHJva2UtbGluZWNhcD1cInJvdW5kXCIgc3Ryb2tlLWxpbmVqb2luPVwicm91bmRcIj48cGF0aCBkPVwiTTEyIDIuNVYxMm0wIDAgOC41LTQuNzIyTTEyIDEyIDMuNSA3LjI3OE0xMiAxMnY5LjVtOC41LTQuNzc4LTcuNzIzLTQuMjljLS4yODQtLjE1OC0uNDI1LS4yMzctLjU3NS0uMjY4YTEuMDAxIDEuMDAxIDAgMCAwLS40MDMgMGMtLjE1LjAzMS0uMjkyLjExLS41NzYuMjY4TDMuNSAxNi43MjJNMjEgMTYuMDZWNy45NDJjMC0uMzQzIDAtLjUxNC0uMDUtLjY2N2ExIDEgMCAwIDAtLjIxNS0uMzY0Yy0uMTA5LS4xMTktLjI1OC0uMjAyLS41NTgtLjM2OGwtNy40LTQuMTExYy0uMjg0LS4xNTgtLjQyNS0uMjM3LS41NzUtLjI2N2ExIDEgMCAwIDAtLjQwMyAwYy0uMTUuMDMtLjI5Mi4xMS0uNTc2LjI2N2wtNy40IDQuMTFjLS4zLjE2Ny0uNDUuMjUtLjU1OC4zNjlhMSAxIDAgMCAwLS4yMTUuMzY0QzMgNy40MjggMyA3LjU5OSAzIDcuOTQydjguMTE3YzAgLjM0MiAwIC41MTQuMDUuNjY2YTEgMSAwIDAgMCAuMjE1LjM2NGMuMTA5LjExOS4yNTguMjAyLjU1OC4zNjhsNy40IDQuMTExYy4yODQuMTU4LjQyNS4yMzcuNTc2LjI2OC4xMzMuMDI3LjI3LjAyNy40MDIgMCAuMTUtLjAzMS4yOTItLjExLjU3Ni0uMjY4bDcuNC00LjExYy4zLS4xNjcuNDUtLjI1LjU1OC0uMzY5YS45OTkuOTk5IDAgMCAwIC4yMTUtLjM2NGMuMDUtLjE1Mi4wNS0uMzI0LjA1LS42NjZaXCI-PC9wYXRoPjwvZz4ifQ&quot;],&quot;order&quot;:[0,3],&quot;metaTitle&quot;:[0,&quot;Multi-Tenant Platform Development&quot;]}],[0,{&quot;title&quot;:[0,&quot;Security&quot;],&quot;description&quot;:[0,&quot;Protect your applications from threats&quot;],&quot;href&quot;:[0,&quot;/solutions/security/&quot;],&quot;icon&quot;:[0,&quot;shieldPlus&quot;],&quot;order&quot;:[0,4],&quot;metaTitle&quot;:[0,&quot;Web Security Platform - WAF, DDoS Protection, Bot Management&quot;]}]]],&quot;resources&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;Blog&quot;],&quot;links&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;Blog&quot;],&quot;description&quot;:[0,&quot;News, product updates, and announcements&quot;],&quot;href&quot;:[0,&quot;/blog/&quot;],&quot;icon&quot;:[0,&quot;notificationMessage&quot;]}],[0,{&quot;title&quot;:[0,&quot;Community&quot;],&quot;description&quot;:[0,&quot;Connect with other developers and experts&quot;],&quot;href&quot;:[0,&quot;https://community.cloudflare.com/&quot;],&quot;icon&quot;:[0,&quot;chat&quot;]}],[0,{&quot;title&quot;:[0,&quot;Cloudflare Radar&quot;],&quot;description&quot;:[0,&quot;Internet traffic and security trends&quot;],&quot;href&quot;:[0,&quot;https://radar.cloudflare.com/&quot;],&quot;icon&quot;:[0,&quot;productRadar&quot;]}]]]}],[0,{&quot;title&quot;:[0,&quot;Documentation&quot;],&quot;links&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;Developer Docs&quot;],&quot;description&quot;:[0,&quot;Guides, references, and tutorials&quot;],&quot;href&quot;:[0,&quot;https://developers.cloudflare.com/&quot;],&quot;icon&quot;:[0,&quot;bookOpen&quot;]}],[0,{&quot;title&quot;:[0,&quot;API Reference&quot;],&quot;description&quot;:[0,&quot;Cloudflare API documentation&quot;],&quot;href&quot;:[0,&quot;https://developers.cloudflare.com/api&quot;],&quot;icon&quot;:[0,&quot;terminal&quot;]}],[0,{&quot;title&quot;:[0,&quot;Case Studies&quot;],&quot;description&quot;:[0,&quot;Customer success stories and results&quot;],&quot;href&quot;:[0,&quot;/case-studies/&quot;],&quot;icon&quot;:[0,&quot;barChartUp&quot;]}]]]}],[0,{&quot;title&quot;:[0,&quot;Learning&quot;],&quot;links&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;Learning Center&quot;],&quot;description&quot;:[0,&quot;Learn about web technology concepts&quot;],&quot;href&quot;:[0,&quot;/learning/&quot;],&quot;icon&quot;:[0,&quot;course&quot;]}],[0,{&quot;title&quot;:[0,&quot;Reference Architectures&quot;],&quot;description&quot;:[0,&quot;Architecture patterns and best practices&quot;],&quot;href&quot;:[0,&quot;/architecture/&quot;],&quot;icon&quot;:[0,&quot;cubeTarget&quot;]}],[0,{&quot;title&quot;:[0,&quot;Press&quot;],&quot;description&quot;:[0,&quot;Latest news, media resources, and coverage&quot;],&quot;href&quot;:[0,&quot;/press/&quot;],&quot;icon&quot;:[0,&quot;publisher&quot;]}]]]}],[0,{&quot;title&quot;:[0,&quot;Quick Links&quot;],&quot;variant&quot;:[0,&quot;inline&quot;],&quot;links&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;Startups&quot;],&quot;href&quot;:[0,&quot;/startups/&quot;]}],[0,{&quot;title&quot;:[0,&quot;Careers&quot;],&quot;href&quot;:[0,&quot;/careers/&quot;]}],[0,{&quot;title&quot;:[0,&quot;Partners&quot;],&quot;href&quot;:[0,&quot;/partners/&quot;]}],[0,{&quot;title&quot;:[0,&quot;Status&quot;],&quot;href&quot;:[0,&quot;https://www.cloudflarestatus.com/&quot;]}],[0,{&quot;title&quot;:[0,&quot;Support&quot;],&quot;href&quot;:[0,&quot;https://support.cloudflare.com/&quot;]}]]]}]]]}],&quot;localeCode&quot;:[0],&quot;variant&quot;:[0,&quot;default&quot;]}" ssr client="idle" opts="{&quot;name&quot;:&quot;MobileTrigger&quot;,&quot;value&quot;:true}" await-children><div class="md:hidden" style="opacity:1;transform:none"><a href="https://dash.cloudflare.com/login" data-slot="button" class="relative isolate inline-flex shrink-0 origin-center items-center justify-center whitespace-nowrap rounded-full border backdrop-blur-md transition-[scale,translate] hover:opacity-95 active:translate-y-[1px] outline-[0.5px] outline-transparent outline-offset-2 focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 [&amp;_svg]:pointer-events-none [&amp;_svg]:shrink-0 [&amp;&gt;*]:relative [&amp;&gt;*]:z-[4] before:absolute before:-inset-[1px] before:z-[3] before:rounded-[inherit] before:bg-background-300 before:opacity-0 before:pointer-events-none before:content-[&#x27;&#x27;] before:transition-opacity before:duration-[0.16s] before:ease-[cubic-bezier(0.55,0.085,0.68,0.53)] active:before:transition-none after:absolute after:-inset-[1px] after:z-[2] after:rounded-[inherit] after:border-[1px] after:border-current after:opacity-0 after:pointer-events-none after:content-[&#x27;&#x27;] after:transition-opacity after:delay-[0.1s] after:duration-[0.6s] after:ease-[cubic-bezier(0.25,0.46,0.45,0.94)] active:after:opacity-100 active:after:transition-none border-border-100 bg-transparent text-foreground-100 active:scale-[0.98] hover:border-accent-100 hover:bg-accent-200/5 hover:text-accent-100 gap-0.5 !transition-[color,background-color,border-color,transform,translate] duration-200 ease-out hover:!opacity-100 pointer-events-auto px-3 py-2 text-base font-semibold md:text-xs">Login</a></div><button data-slot="button" class="relative isolate shrink-0 origin-center gap-2 whitespace-nowrap border font-medium backdrop-blur-md transition-[scale,translate] duration-[0.16s] ease-[cubic-bezier(0.25,0.46,0.45,0.94)] hover:opacity-95 active:translate-y-[1px] outline-[0.5px] outline-transparent outline-offset-2 focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 [&amp;_svg]:pointer-events-none [&amp;_svg]:shrink-0 [&amp;&gt;*]:relative [&amp;&gt;*]:z-[4] before:absolute before:-inset-[1px] before:z-[3] before:rounded-[inherit] before:bg-background-300 before:opacity-0 before:pointer-events-none before:content-[&#x27;&#x27;] before:transition-opacity before:duration-[0.16s] before:ease-[cubic-bezier(0.55,0.085,0.68,0.53)] active:before:transition-none after:absolute after:-inset-[1px] after:z-[2] after:rounded-[inherit] after:border-[1px] after:border-current after:opacity-0 after:pointer-events-none after:content-[&#x27;&#x27;] after:transition-opacity after:delay-[0.1s] after:duration-[0.6s] after:ease-[cubic-bezier(0.25,0.46,0.45,0.94)] active:after:opacity-100 active:after:transition-none rounded-xl md:rounded-full border-border-100 bg-background-100 text-foreground-100 active:scale-[0.98] hover:border-accent-100/40 hover:before:opacity-[0.08] focus-visible:before:opacity-[0.08] px-4 py-2 pointer-events-auto flex w-10.5 items-center justify-center border-none md:hidden" type="button" aria-expanded="false" aria-label="Open menu"><span class="t-icon-swap size-6" data-state="a" aria-hidden="true"><span class="t-icon inline-flex items-center justify-center" data-icon="a"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" class="text-foreground-100 size-6"><rect width="256" height="256" fill="none"></rect><line x1="40" y1="128" x2="216" y2="128" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></line><line x1="40" y1="64" x2="216" y2="64" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></line><line x1="40" y1="192" x2="216" y2="192" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"></line></svg></span><span class="t-icon inline-flex items-center justify-center" data-icon="b"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 17" class="text-foreground-100 size-6"><path fill="currentColor" d="m12 5.688-.7-.7-3.3 3.3-3.3-3.3-.7.7 3.3 3.3-3.3 3.3.7.7 3.3-3.3 3.3 3.3.7-.7-3.3-3.3z"></path></svg></span></span></button><!--astro:end--></astro-island> </div> </div> </div> </header> </div>  <script>
  (function () {
    if (typeof window === 'undefined') return;

    var FADE_DISTANCE = 80;
    var SCROLLED_THRESHOLD = 8;
    var DEEP_SCROLLED_THRESHOLD = 800;

    function applyState() {
      var scrollY = window.scrollY || window.pageYOffset || 0;
      var clamped = Math.max(0, Math.min(scrollY, FADE_DISTANCE));
      var progress = clamped / FADE_DISTANCE;
      var uniformOpacity = Math.max(0, 1 - progress);

      // Translate the whole tabs + utility groups together so they read as
      // one continuous bar moving up.
      var groups = document.querySelectorAll('[data-nav-scroll-tabs],[data-nav-scroll-utility]');
      for (var i = 0; i < groups.length; i++) {
        var el = groups[i];
        el.style.transform = 'translateY(' + -clamped + 'px)';
        el.style.pointerEvents = progress > 0.5 ? 'none' : '';
      }

      // Both tabs and the utility row (Under Attack + Login) fade
      // together as one continuous bar.
      var tabsWrapper = document.querySelector('[data-nav-scroll-tabs]');
      if (tabsWrapper) {
        tabsWrapper.style.opacity = String(uniformOpacity);
      }
      var utilityWrapper = document.querySelector('[data-nav-scroll-utility]');
      if (utilityWrapper) {
        utilityWrapper.style.opacity = String(uniformOpacity);
      }

      document.documentElement.toggleAttribute('data-nav-scrolled', scrollY > SCROLLED_THRESHOLD);

      // Deep scroll — used to show the Start Building CTA after the
      // user scrolls past the hero section.
      document.documentElement.toggleAttribute(
        'data-nav-deep-scrolled',
        scrollY > DEEP_SCROLLED_THRESHOLD,
      );
    }

    if (window.__navScrollSyncInitialized) {
      applyState();
      return;
    }
    window.__navScrollSyncInitialized = true;

    var ticking = false;
    function requestUpdate() {
      if (ticking) return;
      ticking = true;
      window.requestAnimationFrame(function () {
        ticking = false;
        applyState();
      });
    }

    applyState();
    window.addEventListener('scroll', requestUpdate, { passive: true });
    window.addEventListener('resize', requestUpdate);
    window.addEventListener('load', requestUpdate);
    document.addEventListener('astro:page-load', requestUpdate);

    document.addEventListener('astro:before-swap', function cleanup() {
      window.removeEventListener('scroll', requestUpdate);
      window.removeEventListener('resize', requestUpdate);
      window.removeEventListener('load', requestUpdate);
      document.removeEventListener('astro:page-load', requestUpdate);
      window.__navScrollSyncInitialized = false;
      document.removeEventListener('astro:before-swap', cleanup);
    });
  })();

  (function () {
    if (typeof window === 'undefined') return;
    if (window.__navStateChangeInitialized) return;
    window.__navStateChangeInitialized = true;

    var logoButton = document.getElementById('nav-logo-button');
    var actionButtons = document.getElementById('nav-action-buttons');

    if (!logoButton || !actionButtons) return;

    function handleNavStateChange(event) {
      var selectedNav = event.detail && event.detail.selectedNav;
      var isMenuOpen =
        selectedNav === 'products' || selectedNav === 'solutions' || selectedNav === 'resources';

      if (isMenuOpen) {
        logoButton.style.opacity = '1';
        logoButton.style.filter = 'blur(0)';
        actionButtons.style.filter = 'blur(0)';
      } else {
        logoButton.style.opacity = '1';
        logoButton.style.filter = 'none';
        actionButtons.style.filter = 'none';
      }
    }

    window.addEventListener('navStateChange', handleNavStateChange);

    document.addEventListener('astro:before-swap', function cleanup() {
      window.removeEventListener('navStateChange', handleNavStateChange);
      window.__navStateChangeInitialized = false;
      document.removeEventListener('astro:before-swap', cleanup);
    });
  })();
</script> <main id="main-content" class="relative w-full max-w-full overflow-x-clip" tabindex="-1"> <div class="gap-section flex flex-col">  <section id="home-hero" class="bg-background-100 relative z-10 md:px-2 md:pt-[72px]" data-cms-path="pages.home.hero" data-astro-cid-zoedcjun> <div class="relative h-full w-full md:pt-2 md:pb-3" data-astro-cid-zoedcjun> <astro-island uid="Ze42DA" prefix="r51" component-url="/_astro/decorative.BwbncCJF.js" component-export="CornerLines" renderer-url="/_astro/client.DGUUz9qO.js" props="{&quot;internal&quot;:[0,false],&quot;className&quot;:[0,&quot;hidden md:block&quot;],&quot;data-astro-cid-zoedcjun&quot;:[0,true]}" ssr client="idle" opts="{&quot;name&quot;:&quot;CornerLines&quot;,&quot;value&quot;:true}" await-children><div class="corner-lines-container" aria-hidden="true" data-astro-cid-zoedcjun="true"><svg class="corner-line top-line absolute top-0 left-1/2 h-1 w-[200dvw] -translate-x-1/2 transition-opacity duration-[2000ms] ease-out opacity-50 hidden md:block" preserveAspectRatio="none" aria-hidden="true"><line x1="0" y1="0.5" x2="100%" y2="0.5" stroke="var(--color-border-100)" stroke-width="1" stroke-dasharray="16,16"></line></svg><svg class="corner-line bottom-line absolute bottom-0 left-1/2 h-1 w-[200dvw] -translate-x-1/2 transition-opacity duration-[2000ms] ease-out opacity-0 hidden md:block" preserveAspectRatio="none"><line x1="0" y1="0.5" x2="100%" y2="0.5" stroke="var(--color-border-100)" stroke-width="1" stroke-dasharray="16,16"></line></svg></div><!--astro:end--></astro-island> <div class="mx-auto w-full max-w-[1480px]" data-astro-cid-zoedcjun> <div class="md:shadow-stack bg-accent-100 mt-14 md:m-0 mx-1 md:p-0 px-2 rounded-xl flex items-center justify-center relative isolate overflow-hidden border-b md:rounded-2xl md:border-0 min-h-[600px] md:min-h-[720px] pt-12" data-astro-cid-zoedcjun> <div class="absolute inset-0 z-0" data-astro-cid-zoedcjun> <div data-id="canvas" data-canvas-variant="default" data-cms-preview-heavy="hero-video" data-hero-video-canvas class="pointer-events-none absolute left-1/2 -translate-x-1/2 z-0 w-[150%] md:w-full overflow-hidden mask-radial-[50%_100%] mask-radial-from-80% mask-t-from-0 mask-b-from-100% top-auto bottom-0 h-[128%] md:top-0 md:bottom-auto md:h-full" aria-hidden="true"> <div class="bg-accent-100/30 absolute top-1/2 left-1/2 z-0 h-[160%] w-[80%] -translate-x-1/2 -translate-y-1/2 rounded-[50%] blur-3xl" aria-hidden="true"></div> <video data-hero-background-video data-hero-video-pending="true" data-hero-video-loaded="false" class="absolute bottom-0 left-1/2 z-1 min-h-full min-w-full origin-bottom transform-[translate3d(-50%,0,0)] object-cover object-bottom opacity-0 transition-opacity duration-500 ease-out [-webkit-backface-visibility:hidden] backface-hidden data-[hero-video-loaded=true]:opacity-100 motion-reduce:transition-none" autoplay loop muted playsinline preload="none" aria-hidden="true"> <source data-src="/static/hero-background-video.mp4" type="video/mp4"> </video> </div> <script>
  (function () {
    if (typeof window === 'undefined') return;

    var shouldSkipVideo = false;
    var connection = null;
    try {
      connection =
        navigator.connection || navigator.mozConnection || navigator.webkitConnection || null;
      var saveData = !!(connection && connection.saveData);
      var effectiveType =
        connection && typeof connection.effectiveType === 'string' ? connection.effectiveType : '';
      var downlink =
        connection && typeof connection.downlink === 'number' ? connection.downlink : null;
      var reducedMotion = window.matchMedia('(prefers-reduced-motion:reduce)').matches;
      var constrainedConnection =
        (effectiveType && effectiveType !== '4g') || (downlink !== null && downlink < 3);
      shouldSkipVideo = saveData || reducedMotion || constrainedConnection;
    } catch (_err) {}

    var videos = document.querySelectorAll('[data-hero-background-video]');
    if (!videos.length) return;
    var waitingForIdle = [];
    var readyForHydration = false;

    function flushWaitingVideos() {
      if (!readyForHydration || !waitingForIdle.length) return;
      var pending = waitingForIdle.slice();
      waitingForIdle = [];
      for (var k = 0; k < pending.length; k += 1) {
        hydrateVideo(pending[k]);
      }
    }

    function markReadyForHydration() {
      if (readyForHydration) return;
      readyForHydration = true;
      flushWaitingVideos();
    }

    function queueHydration(video) {
      if (!(video instanceof HTMLVideoElement)) return;
      if (readyForHydration) {
        hydrateVideo(video);
        return;
      }
      if (waitingForIdle.indexOf(video) === -1) {
        waitingForIdle.push(video);
      }
    }

    function scheduleHydrationReadiness() {
      var complete = function () {
        window.setTimeout(function () {
          markReadyForHydration();
        }, 200);
      };
      if (typeof window.requestIdleCallback === 'function') {
        window.requestIdleCallback(complete, { timeout: 1200 });
      } else {
        window.setTimeout(complete, 600);
      }
    }

    if (document.readyState === 'complete') {
      scheduleHydrationReadiness();
    } else {
      window.addEventListener('load', scheduleHydrationReadiness, { once: true });
    }

    function hydrateVideo(video) {
      if (!(video instanceof HTMLVideoElement)) return;
      if (video.dataset.heroVideoPending !== 'true') return;
      var source = video.querySelector('source[data-src]');
      if (!(source instanceof HTMLSourceElement)) return;
      var src = source.getAttribute('data-src');
      if (!src) return;
      source.src = src;
      source.removeAttribute('data-src');
      video.dataset.heroVideoPending = 'false';

      var reveal = function () {
        video.dataset.heroVideoLoaded = 'true';
      };
      if (video.readyState >= HTMLMediaElement.HAVE_CURRENT_DATA) {
        reveal();
      } else {
        video.addEventListener('loadeddata', reveal, { once: true });
      }

      video.load();
      var playPromise = video.play();
      if (playPromise && typeof playPromise.catch === 'function') {
        playPromise.catch(function () {});
      }
    }

    for (var i = 0; i < videos.length; i += 1) {
      var video = videos[i];
      if (!(video instanceof HTMLVideoElement)) continue;

      if (shouldSkipVideo) {
        video.dataset.heroVideoPending = 'false';
        continue;
      }

      if (typeof IntersectionObserver === 'undefined') {
        queueHydration(video);
        continue;
      }

      var observer = new IntersectionObserver(
        function (entries) {
          for (var j = 0; j < entries.length; j += 1) {
            if (!entries[j].isIntersecting) continue;
            queueHydration(video);
            observer.disconnect();
            break;
          }
        },
        { rootMargin: '200px' },
      );
      observer.observe(video);
    }
  })();
</script> <div data-cms-preview-heavy="hero-video-fallback" class="bg-accent-100 absolute inset-0 hidden items-center justify-center md:rounded-2xl" aria-hidden="true" data-astro-cid-zoedcjun> <small class="text-light-foreground/35 max-w-xs px-6 text-center" data-astro-cid-zoedcjun>
Hero video off in Low preview — use High mode and refresh for full motion.
</small> </div> </div> <div class="px-section relative z-20 flex h-full transform-[translateZ(0)] flex-col items-center justify-between gap-10 overflow-hidden py-6 text-center md:p-8 lg:p-12 xl:p-16" data-astro-cid-zoedcjun> <div class="sr-only" aria-hidden="true" data-astro-cid-zoedcjun> <span data-cms-path="pages.home.hero.bannerText" data-cms-type="text" data-astro-cid-zoedcjun> Agents Week is happening now April 13 - April 17! Check out the announcements </span> <span data-cms-path="pages.home.hero.bannerLinkText" data-cms-type="text" data-astro-cid-zoedcjun> here </span> </div>  <div class="max-w-8xl relative flex h-full flex-col items-center justify-center gap-10" data-astro-cid-zoedcjun>  <!-- Main heading --> <h1 class="home-hero-title text-light-foreground max-w-[1080px] self-start text-left text-balance md:self-center md:text-center" style="text-shadow: -1px -1px 0 var(--color-accent-100), 1px -1px 0 var(--color-accent-100), -1px 1px 0 var(--color-accent-100), 1px 1px 0 var(--color-accent-100);" data-cms-path="pages.home.hero.title" data-cms-type="text" data-astro-cid-zoedcjun> Everything we learned from powering 20% of the Internet—yours by default </h1> <!-- Subtext --> <div class="flex flex-col items-start md:items-center" data-astro-cid-zoedcjun> <p class="heading-visual-h5 text-light-foreground max-w-[700px] text-left leading-[1.2em] md:text-center" style="text-shadow: -1px -1px 0 var(--color-accent-100), 1px -1px 0 var(--color-accent-100), -1px 1px 0 var(--color-accent-100), 1px 1px 0 var(--color-accent-100);" data-cms-path="pages.home.hero.subtitle" data-cms-type="text" data-astro-cid-zoedcjun> One platform for your apps, agents, and workforce.
Build, secure, and scale without managing infrastructure. </p> </div> <a href="https://dash.cloudflare.com/sign-up" data-slot="button" class="relative isolate inline-flex shrink-0 origin-center items-center justify-center gap-2 whitespace-nowrap border font-medium backdrop-blur-md transition-[scale,translate] duration-[0.16s] ease-[cubic-bezier(0.25,0.46,0.45,0.94)] hover:opacity-95 active:translate-y-[1px] outline-[0.5px] outline-transparent outline-offset-2 focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 [&amp;_svg]:pointer-events-none [&amp;_svg]:shrink-0 [&amp;&gt;*]:relative [&amp;&gt;*]:z-[4] before:absolute before:-inset-[1px] before:z-[3] before:rounded-[inherit] before:bg-background-300 before:opacity-0 before:pointer-events-none before:content-[&#x27;&#x27;] before:transition-opacity before:duration-[0.16s] before:ease-[cubic-bezier(0.55,0.085,0.68,0.53)] active:before:transition-none after:absolute after:-inset-[1px] after:z-[2] after:rounded-[inherit] after:border-[1px] after:border-current after:opacity-0 after:pointer-events-none after:content-[&#x27;&#x27;] after:transition-opacity after:delay-[0.1s] after:duration-[0.6s] after:ease-[cubic-bezier(0.25,0.46,0.45,0.94)] active:after:opacity-100 active:after:transition-none rounded-xl md:rounded-full border-light-foreground bg-light-foreground text-on-accent active:scale-[0.98] hover:bg-transparent hover:text-light-foreground hover:before:opacity-[0.26] focus-visible:before:opacity-[0.26] px-6 py-5 md:py-3 mt-4 w-full text-lg md:w-auto" data-cms-path="pages.home.hero.ctaHref" data-cms-type="text" data-astro-cid-zoedcjun="true"> <span data-cms-path="pages.home.hero.ctaText" data-cms-type="text" data-astro-cid-zoedcjun> Start building for free </span> </a> </div> </div> </div> </div> </div> </section>  <section class="animate-in mx-auto fade-in transition-opacity delay-100 duration-2000 ease-out relative z-0 bg-background-100 -mt-0.5 flex w-full flex-col overflow-hidden md:hidden -mt-12">  <svg class="corner-line top-line absolute top-0 left-1/2 h-1 -translate-x-1/2 transition-opacity duration-2000 ease-out w-[200dvw]" preserveAspectRatio="none" aria-hidden="true"> <line x1="0" y1="0.5" x2="100%" y2="0.5" stroke="var(--color-border-100)" stroke-width="1" stroke-dasharray="16,16"></line> </svg> <div class="relative mb-2 h-20 w-full"> <svg class="pointer-events-none absolute top-0 left-0 z-0 h-full w-full" data-testid="rf__background" aria-hidden="true" style="stroke-dasharray:none;stroke-dashoffset:0"><pattern id="pattern-hxlvne" x="0" y="0" width="12" height="12" patternUnits="userSpaceOnUse"><circle cx="6" cy="6" r="0.75" fill="var(--color-decor-dots-100)" style="stroke-dasharray:none;stroke-dashoffset:0"></circle></pattern><rect x="0" y="0" width="100%" height="100%" fill="url(#pattern-hxlvne)" style="stroke-dasharray:none;stroke-dashoffset:0"></rect></svg> </div> <svg class="corner-line bottom-line absolute bottom-0 left-1/2 h-1 w-[200dvw] -translate-x-1/2 transition-opacity duration-2000 ease-out" preserveAspectRatio="none"> <line x1="0" y1="0.5" x2="100%" y2="0.5" stroke="var(--color-border-100)" stroke-width="1" stroke-dasharray="16,16"></line> </svg> </section>  <section id="home-region-earth" class="relative z-10" data-cms-path="pages.home.homeRegionEarth"> <div class="mx-auto w-full"> <div class="px-section relative z-10 mx-auto flex w-full max-w-[1200px] flex-col items-center justify-center gap-4 text-center"> <h2 class="heading-visual-h3 text-foreground-100 text-balance whitespace-nowrap" data-cms-path="pages.home.homeRegionEarth.title" data-cms-type="text"> Region: Earth <astro-island uid="Z1Oggkb" prefix="r53" component-url="/_astro/common.DZtg08gA.js" component-export="CopyLink" renderer-url="/_astro/client.DGUUz9qO.js" props="{&quot;sectionId&quot;:[0,&quot;home-region-earth&quot;]}" ssr client="idle" opts="{&quot;name&quot;:&quot;CopyLink&quot;,&quot;value&quot;:true}" await-children><button class="relative hidden px-2 items-center justify-center text-foreground-100/40 active:scale-90 hover:text-foreground-100/70 shrink-0 cursor-pointer opacity-0 group-hover:opacity-100 duration-200 ease-out transition-all md:hidden py-1 translate-y-0.5 -translate-x-2" aria-hidden="true" title="Copy link to clipboard" tabindex="-1" type="button"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="size-6 transition-all select-none"><path d="M12.7076 18.3639L11.2933 19.7781C9.34072 21.7308 6.1749 21.7308 4.22228 19.7781C2.26966 17.8255 2.26966 14.6597 4.22228 12.7071L5.63649 11.2929M18.3644 12.7071L19.7786 11.2929C21.7312 9.34024 21.7312 6.17441 19.7786 4.22179C17.826 2.26917 14.6602 2.26917 12.7076 4.22179L11.2933 5.636M8.50045 15.4999L15.5005 8.49994" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 transition-all select-none size-6 scale-0 opacity-0"><path d="M20 6L9 17L4 12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></button><!--astro:end--></astro-island> </h2> <p class="heading-visual-h5 text-foreground-100/70 font-normal" data-cms-path="pages.home.homeRegionEarth.description" data-cms-type="text"> One smart network for workloads + security — close to users, close to data. </p> </div> <div data-cms-preview-heavy="globe" class="relative z-0 mx-auto h-[420px] w-full -translate-y-4 overflow-hidden px-px md:h-[500px] md:translate-y-0"> <script>(()=>{var a=(s,i,o)=>{let r=async()=>{await(await s())()},t=typeof i.value=="object"?i.value:void 0,c={rootMargin:t==null?void 0:t.rootMargin},n=new IntersectionObserver(e=>{for(let l of e)if(l.isIntersecting){n.disconnect(),r();break}},c);for(let e of o.children)n.observe(e)};(self.Astro||(self.Astro={})).visible=a;window.dispatchEvent(new Event("astro:visible"));})();</script><astro-island uid="Z1Jlzac" prefix="r31" component-url="/_astro/_globe.DiatMrRO.js" component-export="RegionEarth" renderer-url="/_astro/client.DGUUz9qO.js" props="{}" ssr client="visible" opts="{&quot;name&quot;:&quot;RegionEarth&quot;,&quot;value&quot;:true}" await-children><div class="relative w-full h-[600px] md:h-[700px] -mt-[50px] md:mt-0 origin-center transform-gpu transition-[opacity,transform] duration-[900ms] ease-[cubic-bezier(0.22,1,0.36,1)] motion-reduce:scale-100 motion-reduce:transition-none scale-[0.97] opacity-0" style="will-change:opacity, transform"><div style="position:relative;width:100%;height:100%;overflow:hidden;pointer-events:auto"><div style="width:100%;height:100%"><canvas style="display:block"></canvas></div></div><div class="pointer-events-none absolute inset-0 z-10 scale-80 md:scale-100"><div class="pointer-events-none absolute left-0 top-0" style="transform:translate3d(-9999px, -9999px, 0)"><div aria-hidden="true" class="flex aspect-square w-12 transform-gpu items-center justify-center rounded-full border backdrop-blur-sm transition duration-200 border-background-100 bg-accent-100/90 dark:border-background-100/20" style="opacity:0;pointer-events:none;transform:translate(-50%, -50%) scale(0)"><svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="h-auto w-6 text-background-100"><path d="M9.87182 18.3256L5.14774 12.0072L9.84586 5.86857L8.93876 4.63086L3.64504 11.5551L3.6377 12.4407L8.95688 19.5633L9.87182 18.3256Z" fill="currentColor"></path><path d="M11.5208 3.18359H9.70264L16.2595 12.1469L9.85692 20.8162H11.6863L18.0855 12.1503L11.5208 3.18359Z" fill="currentColor"></path><path d="M15.0365 3.18359H13.1958L19.856 12.0401L13.1958 20.8162H15.0399L21.3622 12.4848V11.5993L15.0365 3.18359Z" fill="currentColor"></path></svg></div></div><div class="pointer-events-none absolute left-0 top-0" style="transform:translate3d(-9999px, -9999px, 0)"><div aria-hidden="true" class="flex aspect-square w-12 transform-gpu items-center justify-center rounded-full border backdrop-blur-sm transition duration-200 border-background-100 bg-accent-100/90 dark:border-background-100/20" style="opacity:0;pointer-events:none;transform:translate(-50%, -50%) scale(0)"><svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="h-auto w-6 text-background-100"><path fill-rule="evenodd" clip-rule="evenodd" d="M18.6734 3.8538C17.2154 3.366 15.0986 3.0366 12.6872 3.0366C10.2764 3.0366 8.1602 3.366 6.7016 3.8538C5.9648 4.0998 5.4818 4.359 5.2136 4.5708C5.1576 4.6152 5.1168 4.6512 5.0912 4.6788C5.1224 4.7814 5.2088 4.9158 5.4284 5.0808C5.7428 5.3172 6.2516 5.5506 6.9662 5.7522C8.387 6.1518 10.4048 6.366 12.6878 6.366C14.9708 6.366 16.988 6.1518 18.4088 5.7522C19.1234 5.5506 19.6328 5.3172 19.9466 5.0808C20.1662 4.9158 20.2526 4.7814 20.2838 4.6788C20.2455 4.64006 20.2046 4.60398 20.1614 4.5708C19.8932 4.359 19.4102 4.1004 18.6734 3.8538ZM6.5294 7.2282C5.9984 7.0782 5.5034 6.897 5.075 6.675V9.3108C5.075 9.4284 5.1332 9.6192 5.45 9.8754C5.771 10.1352 6.2846 10.3968 6.9956 10.6266C8.4116 11.085 10.4216 11.3598 12.6872 11.3598C14.954 11.3598 16.964 11.085 18.3794 10.6266C19.0904 10.3968 19.604 10.1346 19.925 9.8754C20.2418 9.6192 20.3 9.4284 20.3 9.3114V6.675C19.871 6.897 19.3766 7.0788 18.8456 7.2282C17.2256 7.6842 15.044 7.9026 12.6872 7.9026C10.3304 7.9026 8.1488 7.6842 6.5294 7.2282ZM21.875 9.3108V4.5732C21.875 2.8758 17.7614 1.5 12.6872 1.5C7.6142 1.5 3.5 2.8758 3.5 4.5732V19.4268C3.5 21.1242 7.6136 22.5 12.6878 22.5C17.7614 22.5 21.875 21.1242 21.875 19.4268V9.3108ZM20.3 11.4804C19.88 11.7162 19.397 11.916 18.875 12.0852C17.2502 12.6114 15.0602 12.8964 12.6872 12.8964C10.3148 12.8964 8.1248 12.6114 6.5 12.0852C5.978 11.916 5.4944 11.7162 5.075 11.4804V14.0484C5.075 14.166 5.1332 14.3568 5.45 14.6136C5.771 14.8728 6.2846 15.1344 6.9956 15.3648C8.4116 15.8226 10.4216 16.0974 12.6872 16.0974C14.954 16.0974 16.964 15.8226 18.3794 15.3648C19.0904 15.1344 19.604 14.8728 19.925 14.6136C20.2418 14.3568 20.3 14.166 20.3 14.049V11.4804ZM6.5 16.8228C5.978 16.6542 5.4944 16.4538 5.075 16.2186V19.3044C5.1014 19.3332 5.1446 19.3746 5.2136 19.4292C5.4818 19.641 5.9648 19.9002 6.7016 20.1462C8.1596 20.634 10.2764 20.9634 12.6872 20.9634C15.098 20.9634 17.2148 20.634 18.6734 20.1462C19.4102 19.9002 19.8932 19.641 20.1614 19.4292C20.2108 19.3913 20.2571 19.3495 20.3 19.3044V16.2186C19.88 16.4538 19.397 16.6542 18.875 16.8228C17.2502 17.349 15.0602 17.634 12.6872 17.634C10.3148 17.634 8.1248 17.349 6.5 16.8228ZM7.4372 9.8232C7.8722 9.8232 8.225 9.4794 8.225 9.0552C8.225 8.631 7.8722 8.2866 7.4372 8.2866C7.0028 8.2866 6.65 8.6304 6.65 9.0546C6.65 9.4788 7.0022 9.8232 7.4372 9.8232ZM8.225 13.9212C8.225 14.3448 7.8722 14.6892 7.4372 14.6892C7.0028 14.6892 6.65 14.3448 6.65 13.9212C6.65 13.4964 7.0028 13.1526 7.4378 13.1526C7.8722 13.1526 8.225 13.497 8.225 13.9212ZM7.4372 19.4268C7.8722 19.4268 8.225 19.083 8.225 18.6588C8.225 18.2346 7.8722 17.8908 7.4372 17.8908C7.0028 17.8908 6.65 18.234 6.65 18.6588C6.65 19.083 7.0022 19.4268 7.4372 19.4268Z" fill="currentColor"></path></svg></div></div><div class="pointer-events-none absolute left-0 top-0" style="transform:translate3d(-9999px, -9999px, 0)"><div aria-hidden="true" class="flex aspect-square w-12 transform-gpu items-center justify-center rounded-full border backdrop-blur-sm transition duration-200 border-background-100 bg-accent-100/90 dark:border-background-100/20" style="opacity:0;pointer-events:none;transform:translate(-50%, -50%) scale(0)"><svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="h-auto w-6 text-background-100"><path d="M9.87182 18.3256L5.14774 12.0072L9.84586 5.86857L8.93876 4.63086L3.64504 11.5551L3.6377 12.4407L8.95688 19.5633L9.87182 18.3256Z" fill="currentColor"></path><path d="M11.5208 3.18359H9.70264L16.2595 12.1469L9.85692 20.8162H11.6863L18.0855 12.1503L11.5208 3.18359Z" fill="currentColor"></path><path d="M15.0365 3.18359H13.1958L19.856 12.0401L13.1958 20.8162H15.0399L21.3622 12.4848V11.5993L15.0365 3.18359Z" fill="currentColor"></path></svg></div></div><div class="pointer-events-none absolute left-0 top-0" style="transform:translate3d(-9999px, -9999px, 0)"><div aria-hidden="true" class="flex aspect-square w-12 transform-gpu items-center justify-center rounded-full border backdrop-blur-sm transition duration-200 border-background-100 bg-accent-100/90 dark:border-background-100/20" style="opacity:0;pointer-events:none;transform:translate(-50%, -50%) scale(0)"><svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="h-auto w-6 text-background-100"><path fill-rule="evenodd" clip-rule="evenodd" d="M18.6734 3.8538C17.2154 3.366 15.0986 3.0366 12.6872 3.0366C10.2764 3.0366 8.1602 3.366 6.7016 3.8538C5.9648 4.0998 5.4818 4.359 5.2136 4.5708C5.1576 4.6152 5.1168 4.6512 5.0912 4.6788C5.1224 4.7814 5.2088 4.9158 5.4284 5.0808C5.7428 5.3172 6.2516 5.5506 6.9662 5.7522C8.387 6.1518 10.4048 6.366 12.6878 6.366C14.9708 6.366 16.988 6.1518 18.4088 5.7522C19.1234 5.5506 19.6328 5.3172 19.9466 5.0808C20.1662 4.9158 20.2526 4.7814 20.2838 4.6788C20.2455 4.64006 20.2046 4.60398 20.1614 4.5708C19.8932 4.359 19.4102 4.1004 18.6734 3.8538ZM6.5294 7.2282C5.9984 7.0782 5.5034 6.897 5.075 6.675V9.3108C5.075 9.4284 5.1332 9.6192 5.45 9.8754C5.771 10.1352 6.2846 10.3968 6.9956 10.6266C8.4116 11.085 10.4216 11.3598 12.6872 11.3598C14.954 11.3598 16.964 11.085 18.3794 10.6266C19.0904 10.3968 19.604 10.1346 19.925 9.8754C20.2418 9.6192 20.3 9.4284 20.3 9.3114V6.675C19.871 6.897 19.3766 7.0788 18.8456 7.2282C17.2256 7.6842 15.044 7.9026 12.6872 7.9026C10.3304 7.9026 8.1488 7.6842 6.5294 7.2282ZM21.875 9.3108V4.5732C21.875 2.8758 17.7614 1.5 12.6872 1.5C7.6142 1.5 3.5 2.8758 3.5 4.5732V19.4268C3.5 21.1242 7.6136 22.5 12.6878 22.5C17.7614 22.5 21.875 21.1242 21.875 19.4268V9.3108ZM20.3 11.4804C19.88 11.7162 19.397 11.916 18.875 12.0852C17.2502 12.6114 15.0602 12.8964 12.6872 12.8964C10.3148 12.8964 8.1248 12.6114 6.5 12.0852C5.978 11.916 5.4944 11.7162 5.075 11.4804V14.0484C5.075 14.166 5.1332 14.3568 5.45 14.6136C5.771 14.8728 6.2846 15.1344 6.9956 15.3648C8.4116 15.8226 10.4216 16.0974 12.6872 16.0974C14.954 16.0974 16.964 15.8226 18.3794 15.3648C19.0904 15.1344 19.604 14.8728 19.925 14.6136C20.2418 14.3568 20.3 14.166 20.3 14.049V11.4804ZM6.5 16.8228C5.978 16.6542 5.4944 16.4538 5.075 16.2186V19.3044C5.1014 19.3332 5.1446 19.3746 5.2136 19.4292C5.4818 19.641 5.9648 19.9002 6.7016 20.1462C8.1596 20.634 10.2764 20.9634 12.6872 20.9634C15.098 20.9634 17.2148 20.634 18.6734 20.1462C19.4102 19.9002 19.8932 19.641 20.1614 19.4292C20.2108 19.3913 20.2571 19.3495 20.3 19.3044V16.2186C19.88 16.4538 19.397 16.6542 18.875 16.8228C17.2502 17.349 15.0602 17.634 12.6872 17.634C10.3148 17.634 8.1248 17.349 6.5 16.8228ZM7.4372 9.8232C7.8722 9.8232 8.225 9.4794 8.225 9.0552C8.225 8.631 7.8722 8.2866 7.4372 8.2866C7.0028 8.2866 6.65 8.6304 6.65 9.0546C6.65 9.4788 7.0022 9.8232 7.4372 9.8232ZM8.225 13.9212C8.225 14.3448 7.8722 14.6892 7.4372 14.6892C7.0028 14.6892 6.65 14.3448 6.65 13.9212C6.65 13.4964 7.0028 13.1526 7.4378 13.1526C7.8722 13.1526 8.225 13.497 8.225 13.9212ZM7.4372 19.4268C7.8722 19.4268 8.225 19.083 8.225 18.6588C8.225 18.2346 7.8722 17.8908 7.4372 17.8908C7.0028 17.8908 6.65 18.234 6.65 18.6588C6.65 19.083 7.0022 19.4268 7.4372 19.4268Z" fill="currentColor"></path></svg></div></div><div class="pointer-events-none absolute left-0 top-0" style="transform:translate3d(-9999px, -9999px, 0)"><div aria-hidden="true" class="flex aspect-square w-12 transform-gpu items-center justify-center rounded-full border backdrop-blur-sm transition duration-200 border-background-100 bg-accent-100/90 dark:border-background-100/20" style="opacity:0;pointer-events:none;transform:translate(-50%, -50%) scale(0)"><svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="h-auto w-6 text-background-100"><path d="M9.87182 18.3256L5.14774 12.0072L9.84586 5.86857L8.93876 4.63086L3.64504 11.5551L3.6377 12.4407L8.95688 19.5633L9.87182 18.3256Z" fill="currentColor"></path><path d="M11.5208 3.18359H9.70264L16.2595 12.1469L9.85692 20.8162H11.6863L18.0855 12.1503L11.5208 3.18359Z" fill="currentColor"></path><path d="M15.0365 3.18359H13.1958L19.856 12.0401L13.1958 20.8162H15.0399L21.3622 12.4848V11.5993L15.0365 3.18359Z" fill="currentColor"></path></svg></div></div><div class="pointer-events-none absolute left-0 top-0" style="transform:translate3d(-9999px, -9999px, 0)"><div aria-hidden="true" class="flex aspect-square w-12 transform-gpu items-center justify-center rounded-full border backdrop-blur-sm transition duration-200 border-background-100 bg-accent-100/90 dark:border-background-100/20" style="opacity:0;pointer-events:none;transform:translate(-50%, -50%) scale(0)"><svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="h-auto w-6 text-background-100"><path d="M9.87182 18.3256L5.14774 12.0072L9.84586 5.86857L8.93876 4.63086L3.64504 11.5551L3.6377 12.4407L8.95688 19.5633L9.87182 18.3256Z" fill="currentColor"></path><path d="M11.5208 3.18359H9.70264L16.2595 12.1469L9.85692 20.8162H11.6863L18.0855 12.1503L11.5208 3.18359Z" fill="currentColor"></path><path d="M15.0365 3.18359H13.1958L19.856 12.0401L13.1958 20.8162H15.0399L21.3622 12.4848V11.5993L15.0365 3.18359Z" fill="currentColor"></path></svg></div><div data-caption-id="caption-22.2048-57.2708" class="pointer-events-auto absolute left-0 top-0 w-[240px] border border-dashed border-accent-100 bg-background-100/80 backdrop-blur-sm p-3" aria-hidden="true" style="opacity:0;pointer-events:none;transform:translate(0, 0) scale(0);will-change:transform"><div class="select-none transition-opacity duration-200 ease-out" style="opacity:0"><p class="text-foreground-200/70 dark:text-accent-100">Compute close to users reduces network latency.</p></div><span class="pointer-events-none absolute left-[-1.5px] top-[-1.5px] h-[2px] w-4 bg-accent-100"></span><span class="pointer-events-none absolute left-[-1.5px] top-[-1.5px] h-4 w-[2px] bg-accent-100"></span><span class="pointer-events-none absolute right-[-1.5px] top-[-1.5px] h-[2px] w-4 bg-accent-100"></span><span class="pointer-events-none absolute right-[-1.5px] top-[-1.5px] h-4 w-[2px] bg-accent-100"></span><span class="pointer-events-none absolute bottom-[-1.5px] left-[-1.5px] h-[2px] w-4 bg-accent-100"></span><span class="pointer-events-none absolute bottom-[-1.5px] left-[-1.5px] h-4 w-[2px] bg-accent-100"></span><span class="pointer-events-none absolute bottom-[-1.5px] right-[-1.5px] h-[2px] w-4 bg-accent-100"></span><span class="pointer-events-none absolute bottom-[-1.5px] right-[-1.5px] h-4 w-[2px] bg-accent-100"></span></div></div><div class="pointer-events-none absolute left-0 top-0" style="transform:translate3d(-9999px, -9999px, 0)"><div aria-hidden="true" class="flex aspect-square w-12 transform-gpu items-center justify-center rounded-full border backdrop-blur-sm transition duration-200 border-background-100 bg-accent-100/90 dark:border-background-100/20" style="opacity:0;pointer-events:none;transform:translate(-50%, -50%) scale(0)"><svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="h-auto w-6 text-background-100"><path fill-rule="evenodd" clip-rule="evenodd" d="M18.6734 3.8538C17.2154 3.366 15.0986 3.0366 12.6872 3.0366C10.2764 3.0366 8.1602 3.366 6.7016 3.8538C5.9648 4.0998 5.4818 4.359 5.2136 4.5708C5.1576 4.6152 5.1168 4.6512 5.0912 4.6788C5.1224 4.7814 5.2088 4.9158 5.4284 5.0808C5.7428 5.3172 6.2516 5.5506 6.9662 5.7522C8.387 6.1518 10.4048 6.366 12.6878 6.366C14.9708 6.366 16.988 6.1518 18.4088 5.7522C19.1234 5.5506 19.6328 5.3172 19.9466 5.0808C20.1662 4.9158 20.2526 4.7814 20.2838 4.6788C20.2455 4.64006 20.2046 4.60398 20.1614 4.5708C19.8932 4.359 19.4102 4.1004 18.6734 3.8538ZM6.5294 7.2282C5.9984 7.0782 5.5034 6.897 5.075 6.675V9.3108C5.075 9.4284 5.1332 9.6192 5.45 9.8754C5.771 10.1352 6.2846 10.3968 6.9956 10.6266C8.4116 11.085 10.4216 11.3598 12.6872 11.3598C14.954 11.3598 16.964 11.085 18.3794 10.6266C19.0904 10.3968 19.604 10.1346 19.925 9.8754C20.2418 9.6192 20.3 9.4284 20.3 9.3114V6.675C19.871 6.897 19.3766 7.0788 18.8456 7.2282C17.2256 7.6842 15.044 7.9026 12.6872 7.9026C10.3304 7.9026 8.1488 7.6842 6.5294 7.2282ZM21.875 9.3108V4.5732C21.875 2.8758 17.7614 1.5 12.6872 1.5C7.6142 1.5 3.5 2.8758 3.5 4.5732V19.4268C3.5 21.1242 7.6136 22.5 12.6878 22.5C17.7614 22.5 21.875 21.1242 21.875 19.4268V9.3108ZM20.3 11.4804C19.88 11.7162 19.397 11.916 18.875 12.0852C17.2502 12.6114 15.0602 12.8964 12.6872 12.8964C10.3148 12.8964 8.1248 12.6114 6.5 12.0852C5.978 11.916 5.4944 11.7162 5.075 11.4804V14.0484C5.075 14.166 5.1332 14.3568 5.45 14.6136C5.771 14.8728 6.2846 15.1344 6.9956 15.3648C8.4116 15.8226 10.4216 16.0974 12.6872 16.0974C14.954 16.0974 16.964 15.8226 18.3794 15.3648C19.0904 15.1344 19.604 14.8728 19.925 14.6136C20.2418 14.3568 20.3 14.166 20.3 14.049V11.4804ZM6.5 16.8228C5.978 16.6542 5.4944 16.4538 5.075 16.2186V19.3044C5.1014 19.3332 5.1446 19.3746 5.2136 19.4292C5.4818 19.641 5.9648 19.9002 6.7016 20.1462C8.1596 20.634 10.2764 20.9634 12.6872 20.9634C15.098 20.9634 17.2148 20.634 18.6734 20.1462C19.4102 19.9002 19.8932 19.641 20.1614 19.4292C20.2108 19.3913 20.2571 19.3495 20.3 19.3044V16.2186C19.88 16.4538 19.397 16.6542 18.875 16.8228C17.2502 17.349 15.0602 17.634 12.6872 17.634C10.3148 17.634 8.1248 17.349 6.5 16.8228ZM7.4372 9.8232C7.8722 9.8232 8.225 9.4794 8.225 9.0552C8.225 8.631 7.8722 8.2866 7.4372 8.2866C7.0028 8.2866 6.65 8.6304 6.65 9.0546C6.65 9.4788 7.0022 9.8232 7.4372 9.8232ZM8.225 13.9212C8.225 14.3448 7.8722 14.6892 7.4372 14.6892C7.0028 14.6892 6.65 14.3448 6.65 13.9212C6.65 13.4964 7.0028 13.1526 7.4378 13.1526C7.8722 13.1526 8.225 13.497 8.225 13.9212ZM7.4372 19.4268C7.8722 19.4268 8.225 19.083 8.225 18.6588C8.225 18.2346 7.8722 17.8908 7.4372 17.8908C7.0028 17.8908 6.65 18.234 6.65 18.6588C6.65 19.083 7.0022 19.4268 7.4372 19.4268Z" fill="currentColor"></path></svg></div></div><div class="pointer-events-none absolute left-0 top-0" style="transform:translate3d(-9999px, -9999px, 0)"><div aria-hidden="true" class="flex aspect-square w-12 transform-gpu items-center justify-center rounded-full border backdrop-blur-sm transition duration-200 border-background-100 bg-accent-100/90 dark:border-background-100/20" style="opacity:0;pointer-events:none;transform:translate(-50%, -50%) scale(0)"><svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="h-auto w-6 text-background-100"><path d="M9.87182 18.3256L5.14774 12.0072L9.84586 5.86857L8.93876 4.63086L3.64504 11.5551L3.6377 12.4407L8.95688 19.5633L9.87182 18.3256Z" fill="currentColor"></path><path d="M11.5208 3.18359H9.70264L16.2595 12.1469L9.85692 20.8162H11.6863L18.0855 12.1503L11.5208 3.18359Z" fill="currentColor"></path><path d="M15.0365 3.18359H13.1958L19.856 12.0401L13.1958 20.8162H15.0399L21.3622 12.4848V11.5993L15.0365 3.18359Z" fill="currentColor"></path></svg></div><div data-caption-id="caption-35.6762-139.6503" class="pointer-events-auto absolute left-0 top-0 w-[240px] border border-dashed border-accent-100 bg-background-100/80 backdrop-blur-sm p-3" aria-hidden="true" style="opacity:0;pointer-events:none;transform:translate(0, 0) scale(0);will-change:transform"><div class="select-none transition-opacity duration-200 ease-out" style="opacity:0"><p class="text-foreground-200/70 dark:text-accent-100">Smart Placement moves your Worker closer to your data for optimized end-to-end latency.</p></div><span class="pointer-events-none absolute left-[-1.5px] top-[-1.5px] h-[2px] w-4 bg-accent-100"></span><span class="pointer-events-none absolute left-[-1.5px] top-[-1.5px] h-4 w-[2px] bg-accent-100"></span><span class="pointer-events-none absolute right-[-1.5px] top-[-1.5px] h-[2px] w-4 bg-accent-100"></span><span class="pointer-events-none absolute right-[-1.5px] top-[-1.5px] h-4 w-[2px] bg-accent-100"></span><span class="pointer-events-none absolute bottom-[-1.5px] left-[-1.5px] h-[2px] w-4 bg-accent-100"></span><span class="pointer-events-none absolute bottom-[-1.5px] left-[-1.5px] h-4 w-[2px] bg-accent-100"></span><span class="pointer-events-none absolute bottom-[-1.5px] right-[-1.5px] h-[2px] w-4 bg-accent-100"></span><span class="pointer-events-none absolute bottom-[-1.5px] right-[-1.5px] h-4 w-[2px] bg-accent-100"></span></div></div><div class="pointer-events-none absolute left-0 top-0" style="transform:translate3d(-9999px, -9999px, 0)"><div aria-hidden="true" class="flex aspect-square w-12 transform-gpu items-center justify-center rounded-full border backdrop-blur-sm transition duration-200 border-background-100 bg-accent-100/90 dark:border-background-100/20" style="opacity:0;pointer-events:none;transform:translate(-50%, -50%) scale(0)"><svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="h-auto w-6 text-background-100"><path fill-rule="evenodd" clip-rule="evenodd" d="M18.6734 3.8538C17.2154 3.366 15.0986 3.0366 12.6872 3.0366C10.2764 3.0366 8.1602 3.366 6.7016 3.8538C5.9648 4.0998 5.4818 4.359 5.2136 4.5708C5.1576 4.6152 5.1168 4.6512 5.0912 4.6788C5.1224 4.7814 5.2088 4.9158 5.4284 5.0808C5.7428 5.3172 6.2516 5.5506 6.9662 5.7522C8.387 6.1518 10.4048 6.366 12.6878 6.366C14.9708 6.366 16.988 6.1518 18.4088 5.7522C19.1234 5.5506 19.6328 5.3172 19.9466 5.0808C20.1662 4.9158 20.2526 4.7814 20.2838 4.6788C20.2455 4.64006 20.2046 4.60398 20.1614 4.5708C19.8932 4.359 19.4102 4.1004 18.6734 3.8538ZM6.5294 7.2282C5.9984 7.0782 5.5034 6.897 5.075 6.675V9.3108C5.075 9.4284 5.1332 9.6192 5.45 9.8754C5.771 10.1352 6.2846 10.3968 6.9956 10.6266C8.4116 11.085 10.4216 11.3598 12.6872 11.3598C14.954 11.3598 16.964 11.085 18.3794 10.6266C19.0904 10.3968 19.604 10.1346 19.925 9.8754C20.2418 9.6192 20.3 9.4284 20.3 9.3114V6.675C19.871 6.897 19.3766 7.0788 18.8456 7.2282C17.2256 7.6842 15.044 7.9026 12.6872 7.9026C10.3304 7.9026 8.1488 7.6842 6.5294 7.2282ZM21.875 9.3108V4.5732C21.875 2.8758 17.7614 1.5 12.6872 1.5C7.6142 1.5 3.5 2.8758 3.5 4.5732V19.4268C3.5 21.1242 7.6136 22.5 12.6878 22.5C17.7614 22.5 21.875 21.1242 21.875 19.4268V9.3108ZM20.3 11.4804C19.88 11.7162 19.397 11.916 18.875 12.0852C17.2502 12.6114 15.0602 12.8964 12.6872 12.8964C10.3148 12.8964 8.1248 12.6114 6.5 12.0852C5.978 11.916 5.4944 11.7162 5.075 11.4804V14.0484C5.075 14.166 5.1332 14.3568 5.45 14.6136C5.771 14.8728 6.2846 15.1344 6.9956 15.3648C8.4116 15.8226 10.4216 16.0974 12.6872 16.0974C14.954 16.0974 16.964 15.8226 18.3794 15.3648C19.0904 15.1344 19.604 14.8728 19.925 14.6136C20.2418 14.3568 20.3 14.166 20.3 14.049V11.4804ZM6.5 16.8228C5.978 16.6542 5.4944 16.4538 5.075 16.2186V19.3044C5.1014 19.3332 5.1446 19.3746 5.2136 19.4292C5.4818 19.641 5.9648 19.9002 6.7016 20.1462C8.1596 20.634 10.2764 20.9634 12.6872 20.9634C15.098 20.9634 17.2148 20.634 18.6734 20.1462C19.4102 19.9002 19.8932 19.641 20.1614 19.4292C20.2108 19.3913 20.2571 19.3495 20.3 19.3044V16.2186C19.88 16.4538 19.397 16.6542 18.875 16.8228C17.2502 17.349 15.0602 17.634 12.6872 17.634C10.3148 17.634 8.1248 17.349 6.5 16.8228ZM7.4372 9.8232C7.8722 9.8232 8.225 9.4794 8.225 9.0552C8.225 8.631 7.8722 8.2866 7.4372 8.2866C7.0028 8.2866 6.65 8.6304 6.65 9.0546C6.65 9.4788 7.0022 9.8232 7.4372 9.8232ZM8.225 13.9212C8.225 14.3448 7.8722 14.6892 7.4372 14.6892C7.0028 14.6892 6.65 14.3448 6.65 13.9212C6.65 13.4964 7.0028 13.1526 7.4378 13.1526C7.8722 13.1526 8.225 13.497 8.225 13.9212ZM7.4372 19.4268C7.8722 19.4268 8.225 19.083 8.225 18.6588C8.225 18.2346 7.8722 17.8908 7.4372 17.8908C7.0028 17.8908 6.65 18.234 6.65 18.6588C6.65 19.083 7.0022 19.4268 7.4372 19.4268Z" fill="currentColor"></path></svg></div></div><div class="pointer-events-none absolute left-0 top-0" style="transform:translate3d(-9999px, -9999px, 0)"><div aria-hidden="true" class="flex aspect-square w-12 transform-gpu items-center justify-center rounded-full border backdrop-blur-sm transition duration-200 border-accent-100 bg-background-200/90" style="opacity:0;pointer-events:none;transform:translate(-50%, -50%) scale(0)"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="h-auto w-6 text-accent-100"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.27242 19.314C4.77828 16.6562 8.20525 15 12 15C15.7948 15 19.2218 16.6562 21.7276 19.314C22.0014 19.6044 22.0763 20.0298 21.9182 20.3962C21.76 20.7627 21.3991 21 21 21H3.00002C2.60091 21 2.24001 20.7627 2.08187 20.3962C1.92373 20.0298 1.99863 19.6044 2.27242 19.314Z" stroke="currentColor" stroke-width="1.5"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M6.50002 7.5C6.50002 4.46243 8.96246 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96246 13 6.50002 10.5376 6.50002 7.5Z" stroke="currentColor" stroke-width="1.5"></path></svg></div><div data-caption-id="caption-37.7749--122.4194" class="pointer-events-auto absolute left-0 top-0 w-[240px] border border-dashed border-accent-100 bg-background-100/80 backdrop-blur-sm px-3 py-2" aria-hidden="true" style="opacity:0;pointer-events:none;transform:translate(0, 0) scale(0);will-change:transform"><div class="select-none transition-opacity duration-200 ease-out" style="opacity:0"><h6 class="text-foreground-200 dark:text-accent-100">4.5x faster</h6><p class="text-foreground-200/70 dark:text-accent-100">Faster for 95% of round trips by running Workers near your backend, not you.</p></div><span class="pointer-events-none absolute left-[-1.5px] top-[-1.5px] h-[2px] w-4 bg-accent-100"></span><span class="pointer-events-none absolute left-[-1.5px] top-[-1.5px] h-4 w-[2px] bg-accent-100"></span><span class="pointer-events-none absolute right-[-1.5px] top-[-1.5px] h-[2px] w-4 bg-accent-100"></span><span class="pointer-events-none absolute right-[-1.5px] top-[-1.5px] h-4 w-[2px] bg-accent-100"></span><span class="pointer-events-none absolute bottom-[-1.5px] left-[-1.5px] h-[2px] w-4 bg-accent-100"></span><span class="pointer-events-none absolute bottom-[-1.5px] left-[-1.5px] h-4 w-[2px] bg-accent-100"></span><span class="pointer-events-none absolute bottom-[-1.5px] right-[-1.5px] h-[2px] w-4 bg-accent-100"></span><span class="pointer-events-none absolute bottom-[-1.5px] right-[-1.5px] h-4 w-[2px] bg-accent-100"></span></div></div><div class="pointer-events-none absolute left-0 top-0" style="transform:translate3d(-9999px, -9999px, 0)"><div aria-hidden="true" class="flex aspect-square w-12 transform-gpu items-center justify-center rounded-full border backdrop-blur-sm transition duration-200 border-accent-100 bg-background-200/90" style="opacity:0;pointer-events:none;transform:translate(-50%, -50%) scale(0)"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="h-auto w-6 text-accent-100"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.27242 19.314C4.77828 16.6562 8.20525 15 12 15C15.7948 15 19.2218 16.6562 21.7276 19.314C22.0014 19.6044 22.0763 20.0298 21.9182 20.3962C21.76 20.7627 21.3991 21 21 21H3.00002C2.60091 21 2.24001 20.7627 2.08187 20.3962C1.92373 20.0298 1.99863 19.6044 2.27242 19.314Z" stroke="currentColor" stroke-width="1.5"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M6.50002 7.5C6.50002 4.46243 8.96246 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96246 13 6.50002 10.5376 6.50002 7.5Z" stroke="currentColor" stroke-width="1.5"></path></svg></div><div data-caption-id="caption-20.1619--80.8515" class="pointer-events-auto absolute left-0 top-0 w-[240px] border border-dashed border-accent-100 bg-background-100/80 backdrop-blur-sm p-3" aria-hidden="true" style="opacity:0;pointer-events:none;transform:translate(0, 0) scale(0);will-change:transform"><div class="select-none transition-opacity duration-200 ease-out" style="opacity:0"><p class="text-foreground-200/70 dark:text-accent-100">95% of the world’s Internet-connected population is reached by Cloudflare within 50ms.</p></div><span class="pointer-events-none absolute left-[-1.5px] top-[-1.5px] h-[2px] w-4 bg-accent-100"></span><span class="pointer-events-none absolute left-[-1.5px] top-[-1.5px] h-4 w-[2px] bg-accent-100"></span><span class="pointer-events-none absolute right-[-1.5px] top-[-1.5px] h-[2px] w-4 bg-accent-100"></span><span class="pointer-events-none absolute right-[-1.5px] top-[-1.5px] h-4 w-[2px] bg-accent-100"></span><span class="pointer-events-none absolute bottom-[-1.5px] left-[-1.5px] h-[2px] w-4 bg-accent-100"></span><span class="pointer-events-none absolute bottom-[-1.5px] left-[-1.5px] h-4 w-[2px] bg-accent-100"></span><span class="pointer-events-none absolute bottom-[-1.5px] right-[-1.5px] h-[2px] w-4 bg-accent-100"></span><span class="pointer-events-none absolute bottom-[-1.5px] right-[-1.5px] h-4 w-[2px] bg-accent-100"></span></div></div><div class="pointer-events-none absolute left-0 top-0" style="transform:translate3d(-9999px, -9999px, 0)"><div aria-hidden="true" class="flex aspect-square w-12 transform-gpu items-center justify-center rounded-full border backdrop-blur-sm transition duration-200 border-accent-100 bg-background-200/90" style="opacity:0;pointer-events:none;transform:translate(-50%, -50%) scale(0)"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="h-auto w-6 text-accent-100"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.27242 19.314C4.77828 16.6562 8.20525 15 12 15C15.7948 15 19.2218 16.6562 21.7276 19.314C22.0014 19.6044 22.0763 20.0298 21.9182 20.3962C21.76 20.7627 21.3991 21 21 21H3.00002C2.60091 21 2.24001 20.7627 2.08187 20.3962C1.92373 20.0298 1.99863 19.6044 2.27242 19.314Z" stroke="currentColor" stroke-width="1.5"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M6.50002 7.5C6.50002 4.46243 8.96246 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96246 13 6.50002 10.5376 6.50002 7.5Z" stroke="currentColor" stroke-width="1.5"></path></svg></div></div><div class="pointer-events-none absolute left-0 top-0" style="transform:translate3d(-9999px, -9999px, 0)"><div aria-hidden="true" class="flex aspect-square w-12 transform-gpu items-center justify-center rounded-full border backdrop-blur-sm transition duration-200 border-accent-100 bg-background-200/90" style="opacity:0;pointer-events:none;transform:translate(-50%, -50%) scale(0)"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="h-auto w-6 text-accent-100"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.27242 19.314C4.77828 16.6562 8.20525 15 12 15C15.7948 15 19.2218 16.6562 21.7276 19.314C22.0014 19.6044 22.0763 20.0298 21.9182 20.3962C21.76 20.7627 21.3991 21 21 21H3.00002C2.60091 21 2.24001 20.7627 2.08187 20.3962C1.92373 20.0298 1.99863 19.6044 2.27242 19.314Z" stroke="currentColor" stroke-width="1.5"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M6.50002 7.5C6.50002 4.46243 8.96246 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96246 13 6.50002 10.5376 6.50002 7.5Z" stroke="currentColor" stroke-width="1.5"></path></svg></div></div><div class="pointer-events-none absolute left-0 top-0" style="transform:translate3d(-9999px, -9999px, 0)"><div aria-hidden="true" class="flex aspect-square w-12 transform-gpu items-center justify-center rounded-full border backdrop-blur-sm transition duration-200 border-accent-100 bg-background-200/90" style="opacity:0;pointer-events:none;transform:translate(-50%, -50%) scale(0)"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="h-auto w-6 text-accent-100"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.27242 19.314C4.77828 16.6562 8.20525 15 12 15C15.7948 15 19.2218 16.6562 21.7276 19.314C22.0014 19.6044 22.0763 20.0298 21.9182 20.3962C21.76 20.7627 21.3991 21 21 21H3.00002C2.60091 21 2.24001 20.7627 2.08187 20.3962C1.92373 20.0298 1.99863 19.6044 2.27242 19.314Z" stroke="currentColor" stroke-width="1.5"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M6.50002 7.5C6.50002 4.46243 8.96246 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96246 13 6.50002 10.5376 6.50002 7.5Z" stroke="currentColor" stroke-width="1.5"></path></svg></div></div><div class="pointer-events-none absolute left-0 top-0" style="transform:translate3d(-9999px, -9999px, 0)"><div aria-hidden="true" class="flex aspect-square w-12 transform-gpu items-center justify-center rounded-full border backdrop-blur-sm transition duration-200 border-accent-100 bg-background-200/90" style="opacity:0;pointer-events:none;transform:translate(-50%, -50%) scale(0)"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="h-auto w-6 text-accent-100"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.27242 19.314C4.77828 16.6562 8.20525 15 12 15C15.7948 15 19.2218 16.6562 21.7276 19.314C22.0014 19.6044 22.0763 20.0298 21.9182 20.3962C21.76 20.7627 21.3991 21 21 21H3.00002C2.60091 21 2.24001 20.7627 2.08187 20.3962C1.92373 20.0298 1.99863 19.6044 2.27242 19.314Z" stroke="currentColor" stroke-width="1.5"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M6.50002 7.5C6.50002 4.46243 8.96246 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96246 13 6.50002 10.5376 6.50002 7.5Z" stroke="currentColor" stroke-width="1.5"></path></svg></div></div><div class="pointer-events-none absolute left-0 top-0" style="transform:translate3d(-9999px, -9999px, 0)"><div aria-hidden="true" class="flex aspect-square w-12 transform-gpu items-center justify-center rounded-full border backdrop-blur-sm transition duration-200 border-accent-100 bg-background-200/90" style="opacity:0;pointer-events:none;transform:translate(-50%, -50%) scale(0)"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="h-auto w-6 text-accent-100"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.27242 19.314C4.77828 16.6562 8.20525 15 12 15C15.7948 15 19.2218 16.6562 21.7276 19.314C22.0014 19.6044 22.0763 20.0298 21.9182 20.3962C21.76 20.7627 21.3991 21 21 21H3.00002C2.60091 21 2.24001 20.7627 2.08187 20.3962C1.92373 20.0298 1.99863 19.6044 2.27242 19.314Z" stroke="currentColor" stroke-width="1.5"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M6.50002 7.5C6.50002 4.46243 8.96246 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96246 13 6.50002 10.5376 6.50002 7.5Z" stroke="currentColor" stroke-width="1.5"></path></svg></div></div><div class="pointer-events-none absolute left-0 top-0" style="transform:translate3d(-9999px, -9999px, 0)"><div aria-hidden="true" class="flex aspect-square w-12 transform-gpu items-center justify-center rounded-full border backdrop-blur-sm transition duration-200 border-accent-100 bg-background-200/90" style="opacity:0;pointer-events:none;transform:translate(-50%, -50%) scale(0)"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="h-auto w-6 text-accent-100"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.27242 19.314C4.77828 16.6562 8.20525 15 12 15C15.7948 15 19.2218 16.6562 21.7276 19.314C22.0014 19.6044 22.0763 20.0298 21.9182 20.3962C21.76 20.7627 21.3991 21 21 21H3.00002C2.60091 21 2.24001 20.7627 2.08187 20.3962C1.92373 20.0298 1.99863 19.6044 2.27242 19.314Z" stroke="currentColor" stroke-width="1.5"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M6.50002 7.5C6.50002 4.46243 8.96246 2 12 2C15.0376 2 17.5 4.46243 17.5 7.5C17.5 10.5376 15.0376 13 12 13C8.96246 13 6.50002 10.5376 6.50002 7.5Z" stroke="currentColor" stroke-width="1.5"></path></svg></div></div><div class="pointer-events-none absolute left-0 top-0" style="transform:translate3d(-9999px, -9999px, 0)"><div aria-hidden="true" class="flex aspect-square w-12 transform-gpu items-center justify-center rounded-full border backdrop-blur-sm transition duration-200 border-background-100 bg-accent-100/90 dark:border-background-100/20" style="opacity:0;pointer-events:none;transform:translate(-50%, -50%) scale(0)"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="h-auto w-6 text-background-100"><path d="M12 14.4999V8.49987M9 11.4999H15M20 11.9999C20 16.9083 14.646 20.4783 12.698 21.6147C12.4766 21.7439 12.3659 21.8085 12.2097 21.842C12.0884 21.868 11.9116 21.868 11.7903 21.842C11.6341 21.8085 11.5234 21.7439 11.302 21.6147C9.35396 20.4783 4 16.9083 4 11.9999V7.21747C4 6.41796 4 6.0182 4.13076 5.67457C4.24627 5.37101 4.43398 5.10015 4.67766 4.8854C4.9535 4.64231 5.3278 4.50195 6.0764 4.22122L11.4382 2.21054C11.6461 2.13258 11.75 2.0936 11.857 2.07815C11.9518 2.06444 12.0482 2.06444 12.143 2.07815C12.25 2.0936 12.3539 2.13258 12.5618 2.21054L17.9236 4.22122C18.6722 4.50195 19.0465 4.64231 19.3223 4.8854C19.566 5.10015 19.7537 5.37101 19.8692 5.67457C20 6.0182 20 6.41796 20 7.21747V11.9999Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></div><div data-caption-id="caption-37.5074--7.1278" class="pointer-events-auto absolute left-0 top-0 w-[240px] border border-dashed border-accent-100 bg-background-100/80 backdrop-blur-sm px-3 py-2" aria-hidden="true" style="opacity:0;pointer-events:none;transform:translate(0, 0) scale(0);will-change:transform"><div class="select-none transition-opacity duration-200 ease-out" style="opacity:0"><h6 class="text-foreground-200 dark:text-accent-100">234B</h6><p class="text-foreground-200/70 dark:text-accent-100">Daily cyber threats blocked.</p></div><span class="pointer-events-none absolute left-[-1.5px] top-[-1.5px] h-[2px] w-4 bg-accent-100"></span><span class="pointer-events-none absolute left-[-1.5px] top-[-1.5px] h-4 w-[2px] bg-accent-100"></span><span class="pointer-events-none absolute right-[-1.5px] top-[-1.5px] h-[2px] w-4 bg-accent-100"></span><span class="pointer-events-none absolute right-[-1.5px] top-[-1.5px] h-4 w-[2px] bg-accent-100"></span><span class="pointer-events-none absolute bottom-[-1.5px] left-[-1.5px] h-[2px] w-4 bg-accent-100"></span><span class="pointer-events-none absolute bottom-[-1.5px] left-[-1.5px] h-4 w-[2px] bg-accent-100"></span><span class="pointer-events-none absolute bottom-[-1.5px] right-[-1.5px] h-[2px] w-4 bg-accent-100"></span><span class="pointer-events-none absolute bottom-[-1.5px] right-[-1.5px] h-4 w-[2px] bg-accent-100"></span></div></div></div></div><!--astro:end--></astro-island> </div> <div class="px-section"> <div class="relative z-10 mx-auto grid max-w-[1200px] grid-cols-1 border md:grid-cols-3"> <div class="pointer-events-none absolute inset-0 z-10 select-none" aria-hidden="true"><div class="bg-background-100 dark:bg-background-200 absolute" style="left:-7px;top:-7px;key:top-left;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute" style="right:-7px;top:-7px;key:top-right;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute" style="left:-7px;bottom:-7px;key:bottom-left;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute" style="right:-7px;bottom:-7px;key:bottom-right;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div></div> <div class="bg-background-100 p-6 transition-colors duration-400 ease-out md:p-8 md:border-t-0 md:border-l-0"> <div class="text-foreground-200 flex flex-col items-start"> <span class="inline-flex shrink-0 items-center justify-center size-7" data-cms-path="pages.home.homeRegionEarth.columns.0.icon" data-cms-type="icon" data-cms-value="earth"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="h-full w-full shrink-0" aria-hidden="true"><path fill="currentColor" d="M12 1.5A10.5 10.5 0 1 0 22.5 12 10.51 10.51 0 0 0 12 1.5m3.75 2.33c.794.365 1.53.845 2.187 1.424l-.31.746H15.75zm-5.716 16.947A8.983 8.983 0 0 1 6.087 5.232L7.099 6.75h2.506l-1.125 3H5.46l-1.037 3.11 1.926 2.89h3.75l1.073 1.61zM12 21c-.152 0-.301-.015-.452-.023l1.048-3.142a1.49 1.49 0 0 0-.175-1.306l-1.074-1.61a1.5 1.5 0 0 0-1.248-.669H7.15l-1.074-1.61.464-1.39H8.25v1.5h1.5v-2.114l2.202-5.873-1.404-.526-.38 1.013H7.9l-.605-.908a8.85 8.85 0 0 1 6.954-1.046V6a1.5 1.5 0 0 0 1.5 1.5h1.94a1.5 1.5 0 0 0 1.06-.44l.105-.105.212-.51A9 9 0 0 1 20.475 9h-3.526a1.495 1.495 0 0 0-1.479 1.249l-.447 2.58a1.49 1.49 0 0 0 .743 1.565l1.623 1.098 1.094 2.735A8.97 8.97 0 0 1 12 21m6.61-6.492-2.035-1.376-.075-.045.449-2.587h3.915a8.8 8.8 0 0 1-1.308 6.371z"></path></svg></span> <h3 class="heading-visual-h6 mt-2 pt-2 pb-1" data-cms-path="pages.home.homeRegionEarth.columns.0.title" data-cms-type="text"> Run everywhere </h3> <p class="text-foreground-100/70" data-cms-path="pages.home.homeRegionEarth.columns.0.subtitle" data-cms-type="text">Security, connectivity, and code run in 335+ cities around the world, within 50ms of 95% of the world's population.</p></div></div><div class="bg-background-100 p-6 transition-colors duration-400 ease-out md:p-8 border-t md:border-l md:border-t-0"><div class="text-foreground-200 flex flex-col items-start"><span class="inline-flex shrink-0 items-center justify-center size-7" data-cms-path="pages.home.homeRegionEarth.columns.1.icon" data-cms-type="icon" data-cms-value="pin"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="h-full w-full shrink-0" aria-hidden="true"><path d="M5 14.2864C3.14864 15.1031 2 16.2412 2 17.5C2 19.9853 6.47715 22 12 22C17.5228 22 22 19.9853 22 17.5C22 16.2412 20.8514 15.1031 19 14.2864M18 8C18 12.0637 13.5 14 12 17C10.5 14 6 12.0637 6 8C6 4.68629 8.68629 2 12 2C15.3137 2 18 4.68629 18 8ZM13 8C13 8.55228 12.5523 9 12 9C11.4477 9 11 8.55228 11 8C11 7.44772 11.4477 7 12 7C12.5523 7 13 7.44772 13 8Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></span><h3 class="heading-visual-h6 mt-2 pt-2 pb-1" data-cms-path="pages.home.homeRegionEarth.columns.1.title" data-cms-type="text">Run anywhere </h3><p class="text-foreground-100/70" data-cms-path="pages.home.homeRegionEarth.columns.1.subtitle" data-cms-type="text">Our network is close to your users,applications,and sites. It optimizes all your traffic from source to destination for low latency.</p></div></div><div class="bg-background-100 p-6 transition-colors duration-400 ease-out md:p-8 border-t md:border-l md:border-t-0"><div class="text-foreground-200 flex flex-col items-start"><span class="inline-flex shrink-0 items-center justify-center size-7" data-cms-path="pages.home.homeRegionEarth.columns.2.icon" data-cms-type="icon" data-cms-value="scale"><svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg" class="h-full w-full shrink-0" aria-hidden="true"><path d="M32.6665 51.3334H15.8665M15.8665 51.3334C11.9461 51.3334 9.98595 51.3334 8.48857 50.5705C7.17144 49.8993 6.10057 48.8285 5.42946 47.5113C4.6665 46.014 4.6665 44.0538 4.6665 40.1334M15.8665 51.3334H16.7998C20.7202 51.3334 22.6804 51.3334 24.1778 50.5705C25.4949 49.8993 26.5658 48.8285 27.2369 47.5113C27.9998 46.014 27.9998 44.0538 27.9998 40.1334V39.2001C27.9998 35.2797 27.9998 33.3195 27.2369 31.8221C26.5658 30.505 25.4949 29.4342 24.1778 28.763C22.6804 28.0001 20.7202 28.0001 16.7998 28.0001H15.8665C11.9461 28.0001 9.98595 28.0001 8.48857 28.763C7.17144 29.4342 6.10057 30.505 5.42946 31.8221C4.6665 33.3195 4.6665 35.2797 4.6665 39.2001V40.1334M4.6665 40.1334V23.3334M23.3332 4.66675H32.6665M51.3332 23.3334V32.6667M41.9998 51.3334C44.1698 51.3334 45.2547 51.3334 46.1449 51.0949C48.5606 50.4476 50.4474 48.5608 51.0947 46.1452C51.3332 45.255 51.3332 44.17 51.3332 42.0001M51.3332 14.0001C51.3332 11.8301 51.3332 10.7452 51.0947 9.85502C50.4474 7.43937 48.5606 5.55254 46.1449 4.90527C45.2547 4.66675 44.1698 4.66675 41.9998 4.66675M13.9998 4.66675C11.8299 4.66675 10.7449 4.66675 9.85477 4.90527C7.43913 5.55254 5.55229 7.43937 4.90502 9.85502C4.6665 10.7452 4.6665 11.8301 4.6665 14.0001" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"></path></svg></span><h3 class="heading-visual-h6 mt-2 pt-2 pb-1" data-cms-path="pages.home.homeRegionEarth.columns.2.title" data-cms-type="text">Run at massive scale </h3><p class="text-foreground-100/70" data-cms-path="pages.home.homeRegionEarth.columns.2.subtitle" data-cms-type="text">No more capacity planning. Ever.</p></div></div></div></div></div></section><section class="animate-in mx-auto fade-in transition-opacity delay-100 duration-2000 ease-out relative z-0 bg-background-100 -mt-0.5 flex w-full flex-col overflow-hidden md:hidden "><svg class="corner-line top-line absolute top-0 left-1/2 h-1 -translate-x-1/2 transition-opacity duration-2000 ease-out w-[200dvw]" preserveAspectRatio="none" aria-hidden="true"><line x1="0" y1="0.5" x2="100%" y2="0.5" stroke="var(--color-border-100)" stroke-width="1" stroke-dasharray="16,16"></line></svg><div class="relative mb-2 h-20 w-full"><svg class="pointer-events-none absolute top-0 left-0 z-0 h-full w-full" data-testid="rf__background" aria-hidden="true" style="stroke-dasharray:none;stroke-dashoffset:0"><pattern id="pattern-hxlvne" x="0" y="0" width="12" height="12" patternUnits="userSpaceOnUse"><circle cx="6" cy="6" r="0.75" fill="var(--color-decor-dots-100)" style="stroke-dasharray:none;stroke-dashoffset:0"></circle></pattern><rect x="0" y="0" width="100%" height="100%" fill="url(#pattern-hxlvne)" style="stroke-dasharray:none;stroke-dashoffset:0"></rect></svg></div><svg class="corner-line bottom-line absolute bottom-0 left-1/2 h-1 w-[200dvw] -translate-x-1/2 transition-opacity duration-2000 ease-out" preserveAspectRatio="none"><line x1="0" y1="0.5" x2="100%" y2="0.5" stroke="var(--color-border-100)" stroke-width="1" stroke-dasharray="16,16"></line></svg></section><section id="home-customers" data-cms-path="pages.home.homeCustomers" class="relative max-sm:overflow-x-clip"><div class="max-w-8xl md:px-section mx-auto mt-12 flex w-full flex-col items-center justify-center gap-10 sm:my-6 md:my-8 md:mb-12"><div class="mx-auto flex max-w-[1200px] flex-col text-center"><h2 class="heading-visual-h3 text-foreground-100 text-balance"><span data-cms-path="pages.home.homeCustomers.headline" data-cms-type="text">Cloudflare powers 42% of the Fortune 500</span><astro-island uid="13QnW7" prefix="r123" component-url="/_astro/common.DZtg08gA.js" component-export="CopyLink" renderer-url="/_astro/client.DGUUz9qO.js" props="{&quot;sectionId&quot;:[0,&quot;home-customers&quot;]}" ssr client="visible" opts="{&quot;name&quot;:&quot;CopyLink&quot;,&quot;value&quot;:true}" await-children><button class="relative hidden px-2 items-center justify-center text-foreground-100/40 active:scale-90 hover:text-foreground-100/70 shrink-0 cursor-pointer opacity-0 group-hover:opacity-100 duration-200 ease-out transition-all md:hidden py-1 translate-y-0.5 -translate-x-2" aria-hidden="true" title="Copy link to clipboard" tabindex="-1" type="button"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="size-6 transition-all select-none"><path d="M12.7076 18.3639L11.2933 19.7781C9.34072 21.7308 6.1749 21.7308 4.22228 19.7781C2.26966 17.8255 2.26966 14.6597 4.22228 12.7071L5.63649 11.2929M18.3644 12.7071L19.7786 11.2929C21.7312 9.34024 21.7312 6.17441 19.7786 4.22179C17.826 2.26917 14.6602 2.26917 12.7076 4.22179L11.2933 5.636M8.50045 15.4999L15.5005 8.49994" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 transition-all select-none size-6 scale-0 opacity-0"><path d="M20 6L9 17L4 12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></button><!--astro:end--></astro-island></h2><p class="heading-visual-h5 text-foreground-100/70 mt-8 text-balance" data-cms-path="pages.home.homeCustomers.subtitle" data-cms-type="text">Trusted by the teams you trust. </p></div><div class="flex w-full max-w-[1200px] flex-col items-center gap-6 overflow-hidden"><div class="relative -mb-8 h-[540px] w-full overflow-hidden mask-b-from-90% md:h-[480px]"><astro-island uid="ZMxBHE" prefix="r124" component-url="/_astro/_browser.CdlAg03A.js" component-export="Browser" renderer-url="/_astro/client.DGUUz9qO.js" props="{&quot;quotes&quot;:[0,{&quot;shopify&quot;:[0,{&quot;company&quot;:[0,&quot;Shopify&quot;],&quot;companyIcon&quot;:[0,&quot;shopifyLogo&quot;],&quot;quote&quot;:[0,&quot;For Shopify, the real challenge is not about how many different pieces of complex technology we can use but the opposite. Cloudflare helps us find a simple way to achieve something very complex that we can scale and maintain.&quot;],&quot;person&quot;:[0,{&quot;image&quot;:[0,&quot;/people/duncan-davidson.png&quot;],&quot;name&quot;:[0,&quot;Duncan Davidson&quot;],&quot;title&quot;:[0,&quot;VP of Developer Productivity&quot;]}]}],&quot;characterAI&quot;:[0,{&quot;company&quot;:[0,&quot;Character.AI&quot;],&quot;companyIcon&quot;:[0,&quot;characterAILogo&quot;],&quot;quote&quot;:[0,&quot;R2 has been the glue behind our multi-cloud architecture for training and processing requests. We are now able to store our training and production data in R2 for access by any cloud, without egress fees, and get the best prices and performance across multiple cloud providers.&quot;],&quot;person&quot;:[0,{&quot;image&quot;:[0,&quot;/people/myle-ott.png&quot;],&quot;name&quot;:[0,&quot;Myle Ott&quot;],&quot;title&quot;:[0,&quot;Founding Researcher&quot;]}]}],&quot;intercom&quot;:[0,{&quot;company&quot;:[0,&quot;Intercom&quot;],&quot;companyIcon&quot;:[0,&quot;intercomLogo&quot;],&quot;quote&quot;:[0,&quot;Cloudflare&#39;s toolkit is accelerating that movement even faster. Their clear documentation, purpose-built tools, and developer-first platform helped Intercom go from concept to production in under a day.&quot;],&quot;person&quot;:[0,{&quot;image&quot;:[0,&quot;/people/jordan-neill.png&quot;],&quot;name&quot;:[0,&quot;Jordan Neill&quot;],&quot;title&quot;:[0,&quot;SVP Engineering&quot;]}]}],&quot;doordash&quot;:[0,{&quot;company&quot;:[0,&quot;DoorDash&quot;],&quot;companyIcon&quot;:[0,&quot;doordashLogo&quot;],&quot;quote&quot;:[0,&quot;Spinning up a new website is now only a matter of minutes – simply add a project to the monorepo, provision Contentful accounts, setup a Cloudflare Worker, and you&#39;re off to the races!&quot;]}],&quot;discord&quot;:[0,{&quot;company&quot;:[0,&quot;Discord&quot;],&quot;companyIcon&quot;:[0,&quot;discordLogo&quot;],&quot;quote&quot;:[0,&quot;Discord is where the world builds relationships. Cloudflare helps us deliver on that mission, connecting our internal engineering team to the tools they need. With Cloudflare, we can rest easy knowing every request to our critical apps is evaluated for identity and context — a true Zero Trust approach.&quot;],&quot;person&quot;:[0,{&quot;name&quot;:[0,&quot;Mark Smith&quot;],&quot;title&quot;:[0,&quot;Director of Infrastructure&quot;],&quot;image&quot;:[0,&quot;/people/mark-smith.png&quot;]}],&quot;favicon&quot;:[0,&quot;svg:eyJzbHVnIjoiZGlzY29yZCIsImxhYmVsIjoiRGlzY29yZCIsInZpZXdCb3giOiIwIDAgNzEgNTUiLCJpbm5lciI6IjxnIGNsaXAtcGF0aD1cInVybCgjY2xpcDApXCI-XG4gIDxwYXRoIGQ9XCJNNjAuMTA0NSA0Ljg5NzhDNTUuNTc5MiAyLjgyMTQgNTAuNzI2NSAxLjI5MTYgNDUuNjUyNyAwLjQxNTQyQzQ1LjU2MDMgMC4zOTg1MSA0NS40NjggMC40NDA3NjkgNDUuNDIwNCAwLjUyNTI4OUM0NC43OTYzIDEuNjM1MyA0NC4xMDUgMy4wODM0IDQzLjYyMDkgNC4yMjE2QzM4LjE2MzcgMy40MDQ2IDMyLjczNDUgMy40MDQ2IDI3LjM4OTIgNC4yMjE2QzI2LjkwNSAzLjA1ODEgMjYuMTg4NiAxLjYzNTMgMjUuNTYxNyAwLjUyNTI4OUMyNS41MTQxIDAuNDQzNTg5IDI1LjQyMTggMC40MDEzMyAyNS4zMjk0IDAuNDE1NDJDMjAuMjU4NCAxLjI4ODggMTUuNDA1NyAyLjgxODYgMTAuODc3NiA0Ljg5NzhDMTAuODM4NCA0LjkxNDcgMTAuODA0OCA0Ljk0MjkgMTAuNzgyNSA0Ljk3OTVDMS41Nzc5NSAxOC43MzA5IC0wLjk0MzU2MSAzMi4xNDQzIDAuMjkzNDA4IDQ1LjM5MTRDMC4yOTkwMDUgNDUuNDU2MiAwLjMzNTM4NiA0NS41MTgyIDAuMzg1NzYxIDQ1LjU1NzZDNi40NTg2NiA1MC4wMTc0IDEyLjM0MTMgNTIuNzI0OSAxOC4xMTQ3IDU0LjUxOTVDMTguMjA3MSA1NC41NDc3IDE4LjMwNSA1NC41MTM5IDE4LjM2MzggNTQuNDM3OEMxOS43Mjk1IDUyLjU3MjggMjAuOTQ2OSA1MC42MDYzIDIxLjk5MDcgNDguNTM4M0MyMi4wNTIzIDQ4LjQxNzIgMjEuOTkzNSA0OC4yNzM1IDIxLjg2NzYgNDguMjI1NkMxOS45MzY2IDQ3LjQ5MzEgMTguMDk3OSA0Ni42IDE2LjMyOTIgNDUuNTg1OEMxNi4xODkzIDQ1LjUwNDEgMTYuMTc4MSA0NS4zMDQgMTYuMzA2OCA0NS4yMDgyQzE2LjY3OSA0NC45MjkzIDE3LjA1MTMgNDQuNjM5MSAxNy40MDY3IDQ0LjM0NjFDMTcuNDcxIDQ0LjI5MjYgMTcuNTYwNiA0NC4yODEzIDE3LjYzNjIgNDQuMzE1MUMyOS4yNTU4IDQ5LjYyMDIgNDEuODM1NCA0OS42MjAyIDUzLjMxNzkgNDQuMzE1MUM1My4zOTM1IDQ0LjI3ODUgNTMuNDgzMSA0NC4yODk4IDUzLjU1MDIgNDQuMzQzM0M1My45MDU3IDQ0LjYzNjMgNTQuMjc3OSA0NC45MjkzIDU0LjY1MjkgNDUuMjA4MkM1NC43ODE2IDQ1LjMwNCA1NC43NzMyIDQ1LjUwNDEgNTQuNjMzMyA0NS41ODU4QzUyLjg2NDYgNDYuNjE5NyA1MS4wMjU5IDQ3LjQ5MzEgNDkuMDkyMSA0OC4yMjI4QzQ4Ljk2NjIgNDguMjcwNyA0OC45MTAyIDQ4LjQxNzIgNDguOTcxOCA0OC41MzgzQzUwLjAzOCA1MC42MDM0IDUxLjI1NTQgNTIuNTY5OSA1Mi41OTU5IDU0LjQzNUM1Mi42NTE5IDU0LjUxMzkgNTIuNzUyNiA1NC41NDc3IDUyLjg0NSA1NC41MTk1QzU4LjY0NjQgNTIuNzI0OSA2NC41MjkgNTAuMDE3NCA3MC42MDE5IDQ1LjU1NzZDNzAuNjU1MSA0NS41MTgyIDcwLjY4ODcgNDUuNDU5IDcwLjY5NDMgNDUuMzk0MkM3Mi4xNzQ3IDMwLjA3OTEgNjguMjE0NyAxNi43NzU3IDYwLjE5NjggNC45ODIzQzYwLjE3NzIgNC45NDI5IDYwLjE0MzcgNC45MTQ3IDYwLjEwNDUgNC44OTc4Wk0yMy43MjU5IDM3LjMyNTNDMjAuMjI3NiAzNy4zMjUzIDE3LjM0NTEgMzQuMTEzNiAxNy4zNDUxIDMwLjE2OTNDMTcuMzQ1MSAyNi4yMjUgMjAuMTcxNyAyMy4wMTMzIDIzLjcyNTkgMjMuMDEzM0MyNy4zMDggMjMuMDEzMyAzMC4xNjI2IDI2LjI1MzIgMzAuMTA2NiAzMC4xNjkzQzMwLjEwNjYgMzQuMTEzNiAyNy4yOCAzNy4zMjUzIDIzLjcyNTkgMzcuMzI1M1pNNDcuMzE3OCAzNy4zMjUzQzQzLjgxOTYgMzcuMzI1MyA0MC45MzcxIDM0LjExMzYgNDAuOTM3MSAzMC4xNjkzQzQwLjkzNzEgMjYuMjI1IDQzLjc2MzYgMjMuMDEzMyA0Ny4zMTc4IDIzLjAxMzNDNTAuOSAyMy4wMTMzIDUzLjc1NDUgMjYuMjUzMiA1My42OTg2IDMwLjE2OTNDNTMuNjk4NiAzNC4xMTM2IDUwLjkgMzcuMzI1MyA0Ny4zMTc4IDM3LjMyNTNaXCIgZmlsbD1cImN1cnJlbnRDb2xvclwiPlxuICA8L3BhdGg-XG4gPC9nPlxuIDxkZWZzPlxuICA8Y2xpcFBhdGggaWQ9XCJjbGlwMFwiPlxuICAgPHJlY3Qgd2lkdGg9XCI3MVwiIGhlaWdodD1cIjU1XCIgZmlsbD1cIndoaXRlXCI-XG4gICA8L3JlY3Q-XG4gIDwvY2xpcFBhdGg-XG4gPC9kZWZzPiJ9&quot;],&quot;slug&quot;:[0,&quot;discord&quot;]}],&quot;zendesk&quot;:[0,{&quot;company&quot;:[0,&quot;Zendesk&quot;],&quot;companyIcon&quot;:[0,&quot;zendeskLogo&quot;],&quot;quote&quot;:[0,&quot;Like Zendesk, innovation is in Cloudflare’s DNA — it mirrors our beautifully simple development ethos with the connectivity cloud, a powerful, yet simple-to-implement, end-to-end solution that does all the heavy lifting, so we don’t need to.&quot;],&quot;person&quot;:[0,{&quot;image&quot;:[0,&quot;/people/nan-guo.png&quot;],&quot;name&quot;:[0,&quot;Nan Guo&quot;],&quot;title&quot;:[0,&quot;Senior Vice President of Engineering&quot;]}]}],&quot;lovable&quot;:[0,{&quot;company&quot;:[0,&quot;Lovable&quot;],&quot;companyIcon&quot;:[0,&quot;lovableLogo&quot;],&quot;quote&quot;:[0,&quot;We needed a reliable way to capture screenshots at scale, and Cloudflare Browser Rendering solved it with a single API call. It was remarkably easy to implement and handles all our traffic without a hiccup.&quot;],&quot;person&quot;:[0,{&quot;image&quot;:[0,&quot;/people/emil-ahlback.png&quot;],&quot;name&quot;:[0,&quot;Emil Ahlbäck&quot;],&quot;title&quot;:[0,&quot;Founding Engineer&quot;]}]}],&quot;npm&quot;:[0,{&quot;company&quot;:[0,&quot;npm&quot;],&quot;companyIcon&quot;:[0,&quot;npmLogo&quot;],&quot;quote&quot;:[0,&quot;Over 10 million developers around the world rely on the npm Registry to download packages over 1 billion times a day. We invested in Cloudflare Workers to improve our global performance, and now with the Cloudflare Workers globally available key-value store (Cloudflare Workers KV), we can make performance improvements that used to be impossible.&quot;],&quot;person&quot;:[0,{&quot;image&quot;:[0,&quot;/people/laurie-voss.png&quot;],&quot;name&quot;:[0,&quot;Laurie Voss&quot;],&quot;title&quot;:[0,&quot;Co-founder and Chief Data Officer&quot;]}]}],&quot;siteGPT&quot;:[0,{&quot;company&quot;:[0,&quot;SiteGPT&quot;],&quot;companyIcon&quot;:[0,&quot;sitegptLogo&quot;],&quot;quote&quot;:[0,&quot;We use Cloudflare for everything – storage, cache, queues, and most importantly for training data and deploying the app on the edge, so I can ensure the product is reliable and fast. It&#39;s also been the most affordable option, with competitors costing more for a single day&#39;s worth of requests than Cloudflare costs in a month.&quot;],&quot;person&quot;:[0,{&quot;image&quot;:[0,&quot;/people/bhanu-teja.png&quot;],&quot;name&quot;:[0,&quot;Bhanu Teja Pachipulusu&quot;],&quot;title&quot;:[0,&quot;Founder&quot;]}]}],&quot;liveblocks&quot;:[0,{&quot;company&quot;:[0,&quot;Liveblocks&quot;],&quot;companyIcon&quot;:[0,&quot;liveblocksLogo&quot;],&quot;quote&quot;:[0,&quot;Cloudflare released Durable Objects at just the right time for us. Without Cloudflare, hosting WebSocket servers might have required at least four additional people just for management. Using Durable Objects, we can provide serverless capabilities without a dedicated team.&quot;]}],&quot;leagued&quot;:[0,{&quot;company&quot;:[0,&quot;Leagued&quot;],&quot;companyIcon&quot;:[0,&quot;leaguedLogo&quot;],&quot;quote&quot;:[0,&quot;Choosing Cloudflare as our serverless provider was a no-brainer. Workers KV took just 15 minutes to get up and running. The ability to quickly spin up a Worker, deploy it to production, and scale effortlessly has been invaluable.&quot;],&quot;person&quot;:[0,{&quot;name&quot;:[0,&quot;Sammi Sinno&quot;],&quot;title&quot;:[0,&quot;CEO&quot;]}]}],&quot;seated&quot;:[0,{&quot;company&quot;:[0,&quot;Seated&quot;],&quot;companyIcon&quot;:[0,&quot;svg:eyJzbHVnIjoic2VhdGVkIiwibGFiZWwiOiJzZWF0ZWQiLCJ2aWV3Qm94IjoiMCAwIDI2MyAyNDYiLCJpbm5lciI6IjxwYXRoIGQ9XCJNMjE3LjU4NyAwLjcyMjQyTDQ1LjQxOCAwLjAwMDQyMDI3M0MyMC4yOTQgLTAuMTA1NTggMS4wNjUgMTkuODU0NCAwIDQzLjE0NDRDMCA2Ni43MzQ0IDI0Ljg2MiA5MC40NTI0IDEwOC42MzEgMTAxLjA3TDEwOC43MzIgMTAxLjA4NEMxNzIuNzMyIDEwOS45NjQgMjExLjIzNiAxMjUuNDczIDIzMC4yODQgMTUyLjE4TDI2MC40MSA2MC4wMzg0QzI2OS45NSAzMC44NTk0IDI0OC4yODUgMC44NTE0MiAyMTcuNTg3IDAuNzIyNDJaTTIxMy41MiAyMDMuNDU4QzIyMi40NDggMTY3LjU0MiAxOTMuMDcxIDE0My4zNzggOTQuMzU0IDEzMC4xNTNDNjIuNzY0IDEyNi4zOTcgMzcuNzI1IDEyMC4wMDIgMTguNTY1IDExMC43ODhMNTEuMTQxIDIxMy4zMjhDNTcuMDg4IDIzMi4wNTEgNzQuNDM2IDI0NC43OTggOTQuMDggMjQ0Ljg4TDE2Ni44NzEgMjQ1LjE4NUMxNzguNDM5IDI0NS4xODUgMjA0LjMwOCAyNDAuNTE0IDIxMy41MiAyMDMuNDU4WlwiIGZpbGw9XCJjdXJyZW50Q29sb3JcIiBzdHlsZT1cImZpbGwtb3BhY2l0eToxO1wiLz4ifQ&quot;],&quot;quote&quot;:[0,&quot;We no longer need to maintain infrastructure for browser rendering. Since Cloudflare Browser Rendering is compatible with Puppeteer, it was a direct fit - transfer our config, deploy, and done. It now powers our HTML-to-PDF concert tickets and social preview links.&quot;],&quot;person&quot;:[0,{&quot;name&quot;:[0,&quot;John Griffin&quot;],&quot;title&quot;:[0,&quot;Co-founder and CTO&quot;],&quot;image&quot;:[0,&quot;/people/john-griffin.png&quot;]}],&quot;favicon&quot;:[0,&quot;svg:eyJzbHVnIjoic2VhdGVkIiwibGFiZWwiOiJzZWF0ZWQiLCJ2aWV3Qm94IjoiMCAwIDI2MyAyNDYiLCJpbm5lciI6IjxwYXRoIGQ9XCJNMjE3LjU4NyAwLjcyMjQyTDQ1LjQxOCAwLjAwMDQyMDI3M0MyMC4yOTQgLTAuMTA1NTggMS4wNjUgMTkuODU0NCAwIDQzLjE0NDRDMCA2Ni43MzQ0IDI0Ljg2MiA5MC40NTI0IDEwOC42MzEgMTAxLjA3TDEwOC43MzIgMTAxLjA4NEMxNzIuNzMyIDEwOS45NjQgMjExLjIzNiAxMjUuNDczIDIzMC4yODQgMTUyLjE4TDI2MC40MSA2MC4wMzg0QzI2OS45NSAzMC44NTk0IDI0OC4yODUgMC44NTE0MiAyMTcuNTg3IDAuNzIyNDJaTTIxMy41MiAyMDMuNDU4QzIyMi40NDggMTY3LjU0MiAxOTMuMDcxIDE0My4zNzggOTQuMzU0IDEzMC4xNTNDNjIuNzY0IDEyNi4zOTcgMzcuNzI1IDEyMC4wMDIgMTguNTY1IDExMC43ODhMNTEuMTQxIDIxMy4zMjhDNTcuMDg4IDIzMi4wNTEgNzQuNDM2IDI0NC43OTggOTQuMDggMjQ0Ljg4TDE2Ni44NzEgMjQ1LjE4NUMxNzguNDM5IDI0NS4xODUgMjA0LjMwOCAyNDAuNTE0IDIxMy41MiAyMDMuNDU4WlwiIGZpbGw9XCJjdXJyZW50Q29sb3JcIiBzdHlsZT1cImZpbGwtb3BhY2l0eToxO1wiLz4ifQ&quot;],&quot;slug&quot;:[0,&quot;seated&quot;]}]}],&quot;quoteKeys&quot;:[1,[[0,&quot;shopify&quot;],[0,&quot;characterAI&quot;],[0,&quot;intercom&quot;],[0,&quot;doordash&quot;],[0,&quot;discord&quot;],[0,&quot;zendesk&quot;],[0,&quot;lovable&quot;],[0,&quot;npm&quot;],[0,&quot;siteGPT&quot;],[0,&quot;liveblocks&quot;],[0,&quot;leagued&quot;],[0,&quot;seated&quot;]]],&quot;staticMode&quot;:[0,false],&quot;staticCmsPathPrefix&quot;:[0],&quot;tabIconOnly&quot;:[0,false],&quot;largeTabIcon&quot;:[0,false]}" ssr client="visible" opts="{&quot;name&quot;:&quot;Browser&quot;,&quot;value&quot;:{&quot;rootMargin&quot;:&quot;250px&quot;}}" await-children><div class="relative h-full w-full" role="region" aria-roledescription="carousel" aria-label="Customer stories"><div class="keyframe-container bg-background-200 shadow-stack relative flex h-full w-[calc(100%+24px)] max-w-none translate-x-2 flex-col overflow-hidden rounded-xl border sm:mx-auto sm:w-full sm:max-w-[1200px] sm:translate-x-0" style="opacity:0"><div class="border-border-100 relative flex shrink-0 items-stretch border-b"><div aria-hidden="true" class="flex shrink-0 items-center gap-1.5 px-4 py-3 sm:px-5 sm:py-4 md:py-5"><div class="hover:bg-background-300 bg-background-100 size-4 rounded-full border border-border-100 transition-colors duration-200 ease-out"></div><div class="hover:bg-background-300 bg-background-100 size-4 rounded-full border border-border-100 transition-colors duration-200 ease-out"></div><div class="hover:bg-background-300 bg-background-100 size-4 rounded-full border border-border-100 transition-colors duration-200 ease-out"></div></div><div class="relative min-w-0 flex-1 mask-l-from-95% -ml-5"><nav aria-label="Choose a customer story" class="scrollbar-hide pl-5 overflow-x-auto overscroll-x-contain overflow-y-hidden touch-pan-x"><div class="-mb-px flex w-max items-stretch justify-start"><button type="button" id="_r124R_0_-customer-story-tab-shopify" aria-controls="_r124R_0_-customer-story-panel" aria-current="true" aria-label="Currently showing the Shopify customer story" class="group relative flex shrink-0 items-center border-b-2 px-1.5 py-2 transition-[border-color,color] duration-200 ease-out sm:px-2 sm:py-3 md:px-3 md:py-4 border-accent-100 text-foreground-100"><span class="flex items-center border rounded-md transition-colors duration-200 ease-out gap-2.5 px-2 py-2 sm:px-2.5 bg-background-100 border-border-100 text-foreground-100 group-hover:text-foreground-100/80"><span aria-hidden="true" class="shrink-0 size-6"><svg width="152" height="172" viewBox="0 0 152 172" fill="none" xmlns="http://www.w3.org/2000/svg" class="size-6"><path d="M132.498 33.8001C132.398 32.9001 131.598 32.5001 130.998 32.5001C130.398 32.5001 117.298 31.5001 117.298 31.5001C117.298 31.5001 108.198 22.4001 107.098 21.5001C106.098 20.5001 104.198 20.8001 103.398 21.0001C103.298 21.0001 101.398 21.6001 98.2984 22.6001C95.1984 13.7001 89.8984 5.6001 80.3984 5.6001H79.4984C76.8984 2.2001 73.4984 0.600098 70.6984 0.600098C48.6984 0.600098 38.0984 28.1001 34.7984 42.1001C26.1984 44.8001 20.0984 46.6001 19.3984 46.9001C14.5984 48.4001 14.4984 48.5001 13.8984 53.0001C13.3984 56.4001 0.898438 153.1 0.898438 153.1L98.1984 171.3L150.998 159.9C151.098 159.7 132.598 34.7001 132.498 33.8001ZM92.8984 24.0001C90.4984 24.7001 87.5984 25.6001 84.6984 26.6001V24.8001C84.6984 19.4001 83.9984 15.0001 82.6984 11.5001C87.6984 12.1001 90.7984 17.6001 92.8984 24.0001ZM76.5984 12.6001C77.8984 16.0001 78.7984 20.8001 78.7984 27.4001V28.4001C73.3984 30.1001 67.6984 31.8001 61.7984 33.7001C65.0984 21.1001 71.3984 14.9001 76.5984 12.6001ZM70.1984 6.40009C71.1984 6.40009 72.1984 6.80009 72.9984 7.40009C65.8984 10.7001 58.3984 19.0001 55.2984 35.8001C50.5984 37.3001 46.0984 38.6001 41.7984 40.0001C45.3984 27.2001 54.3984 6.40009 70.1984 6.40009Z" fill="#95BF47"></path><path d="M131 32.3C130.4 32.3 117.3 31.3 117.3 31.3C117.3 31.3 108.2 22.2 107.1 21.3C106.7 20.9 106.2 20.7 105.8 20.7L98.5 171.3L151.3 159.9C151.3 159.9 132.8 34.7 132.7 33.8C132.3 32.9 131.6 32.5 131 32.3Z" fill="#5E8E3E"></path><path d="M80.4016 61.5001L74.0016 80.8001C74.0016 80.8001 68.2016 77.7001 61.3016 77.7001C51.0016 77.7001 50.5016 84.2001 50.5016 85.8001C50.5016 94.6001 73.5016 98.0001 73.5016 118.7C73.5016 135 63.2016 145.5 49.3016 145.5C32.5016 145.5 24.1016 135.1 24.1016 135.1L28.6016 120.3C28.6016 120.3 37.4016 127.9 44.8016 127.9C49.7016 127.9 51.7016 124.1 51.7016 121.3C51.7016 109.8 32.9016 109.3 32.9016 90.3001C32.9016 74.4001 44.3016 59.0001 67.4016 59.0001C76.0016 58.9001 80.4016 61.5001 80.4016 61.5001Z" fill="white"></path></svg></span><small class="whitespace-nowrap font-medium!">Shopify</small></span></button><button type="button" id="_r124R_0_-customer-story-tab-characterAI" aria-controls="_r124R_0_-customer-story-panel" aria-label="Show the Character.AI customer story" class="group relative flex shrink-0 items-center border-b-2 px-1.5 py-2 transition-[border-color,color] duration-200 ease-out sm:px-2 sm:py-3 md:px-3 md:py-4 border-transparent text-secondary"><span class="flex items-center border border-transparent rounded-md transition-colors duration-200 ease-out gap-2.5 px-2 py-2 sm:px-2.5 group-hover:bg-background-100 group-hover:border-border-100 group-hover:text-foreground-100/80"><span aria-hidden="true" class="shrink-0 size-6"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" width="50px" height="50px" class="size-6"><path fill="currentColor" d="M 5 5 L 5 45 L 45 45 L 45 5 L 5 5 z M 39.234375 16.480469 C 40.371375 16.445469 40.97 16.994609 41 18.099609 C 41.022 18.946609 40.378578 19.613719 39.517578 19.636719 C 38.624578 19.660719 37.884906 18.9505 37.878906 18.0625 C 37.873906 17.3135 38.568375 16.501469 39.234375 16.480469 z M 14.5 20.941406 C 15.873125 20.961656 17.234734 21.508781 18.302734 22.613281 C 18.303734 22.611281 18.304641 22.609422 18.306641 22.607422 C 18.334641 22.655422 18.329359 22.639906 18.318359 22.628906 C 18.313359 22.623906 18.307734 22.618281 18.302734 22.613281 C 17.727734 23.248281 17.174469 23.861234 16.605469 24.490234 C 15.717469 23.729234 14.7835 23.413266 13.6875 23.697266 C 13.1025 23.848266 12.673125 24.200109 12.328125 24.662109 C 11.537125 25.721109 11.706156 27.289141 12.660156 28.244141 C 13.482156 29.067141 15.291187 29.244141 16.617188 27.994141 C 16.791187 28.154141 16.972578 28.311469 17.142578 28.480469 C 17.497578 28.836469 17.841172 29.204641 18.201172 29.556641 C 18.343172 29.695641 18.353938 29.828359 18.210938 29.943359 C 17.834937 30.246359 17.475594 30.585359 17.058594 30.818359 C 14.916594 32.012359 12.173125 31.651297 10.453125 29.904297 C 9.350125 28.784297 8.8995781 27.3845 9.0175781 25.8125 C 9.1175781 24.4805 9.6140938 23.326734 10.621094 22.427734 C 11.741594 21.427234 13.126875 20.921156 14.5 20.941406 z M 29.785156 20.976562 C 30.678934 21.021258 31.566391 21.334391 32.306641 21.962891 C 32.347641 21.997891 32.395141 22.023844 32.494141 22.089844 L 32.494141 21.21875 L 35.232422 21.21875 C 35.231422 24.56175 35.230469 27.904531 35.230469 31.269531 L 32.494141 31.269531 L 32.494141 30.414062 C 32.406141 30.463062 32.355453 30.483625 32.314453 30.515625 C 30.793453 31.702625 29.168031 31.814516 27.457031 30.978516 C 25.953031 30.243516 25.137516 28.999719 24.853516 27.386719 C 24.557516 25.702719 24.881156 24.165625 25.910156 22.765625 C 26.786406 21.573125 28.295527 20.90207 29.785156 20.976562 z M 38.068359 21.214844 L 40.835938 21.214844 L 40.835938 31.275391 L 38.068359 31.275391 L 38.068359 21.214844 z M 30.099609 23.564453 C 29.493041 23.561301 28.881531 23.770312 28.410156 24.210938 C 27.541156 25.022938 27.333172 26.562969 27.951172 27.667969 C 28.422172 28.511969 29.152125 28.932781 30.078125 28.925781 C 31.749125 28.912781 32.616156 27.595156 32.660156 26.285156 C 32.587156 25.946156 32.5355 25.600531 32.4375 25.269531 C 32.11 24.165156 31.110557 23.569707 30.099609 23.564453 z M 21.669922 28.007812 C 22.767922 27.978813 23.586656 28.420312 23.597656 29.820312 C 23.606656 30.780313 22.872906 31.497047 21.878906 31.498047 C 20.926906 31.499047 20.195266 30.745328 20.197266 29.736328 C 20.199266 28.817328 20.799922 28.030813 21.669922 28.007812 z"></path></svg></span><small class="whitespace-nowrap font-medium!">Character.AI</small></span></button><button type="button" id="_r124R_0_-customer-story-tab-intercom" aria-controls="_r124R_0_-customer-story-panel" aria-label="Show the Intercom customer story" class="group relative flex shrink-0 items-center border-b-2 px-1.5 py-2 transition-[border-color,color] duration-200 ease-out sm:px-2 sm:py-3 md:px-3 md:py-4 border-transparent text-secondary"><span class="flex items-center border border-transparent rounded-md transition-colors duration-200 ease-out gap-2.5 px-2 py-2 sm:px-2.5 group-hover:bg-background-100 group-hover:border-border-100 group-hover:text-foreground-100/80"><span aria-hidden="true" class="shrink-0 size-6"><svg width="36" height="37" viewBox="0 0 36 37" fill="none" xmlns="http://www.w3.org/2000/svg" class="size-6"><path d="M31.171 20.31C31.171 20.631 31.045 20.939 30.821 21.166C30.7103 21.2782 30.5784 21.3672 30.433 21.428C30.2876 21.4888 30.1316 21.5201 29.974 21.5201C29.8164 21.5201 29.6604 21.4888 29.515 21.428C29.3696 21.3672 29.2377 21.2782 29.127 21.166C28.9025 20.9377 28.7768 20.6302 28.777 20.31V9.50001C28.777 9.18001 28.902 8.87101 29.127 8.64401C29.2377 8.53199 29.3695 8.44305 29.5148 8.38235C29.6601 8.32165 29.816 8.29039 29.9735 8.29039C30.131 8.29039 30.2869 8.32165 30.4322 8.38235C30.5775 8.44305 30.7093 8.53199 30.82 8.64401C31.045 8.87101 31.171 9.17901 31.171 9.50001V20.31ZM30.755 27.8C30.597 27.96 26.145 31.71 17.98 31.71C9.815 31.71 5.393 27.98 5.205 27.82C4.96581 27.6146 4.81709 27.3232 4.791 27.009C4.76482 26.694 4.864 26.3813 5.067 26.139C5.16868 26.0197 5.29294 25.9217 5.43263 25.8505C5.57232 25.7794 5.72469 25.7365 5.88098 25.7245C6.03728 25.7124 6.19442 25.7313 6.34338 25.7801C6.49234 25.829 6.63019 25.9067 6.749 26.009C6.818 26.06 10.796 29.319 17.97 29.319C25.144 29.319 29.152 26.04 29.192 26.01C29.4347 25.8054 29.7481 25.7044 30.0646 25.7287C30.3811 25.753 30.6754 25.9007 30.884 26.14C31.0857 26.379 31.1861 26.6873 31.1639 26.9992C31.1416 27.3111 30.9985 27.602 30.765 27.81L30.755 27.8ZM4.78 9.50001C4.797 9.17801 4.94 8.87601 5.178 8.66101C5.29511 8.55468 5.43209 8.47255 5.58105 8.41935C5.73001 8.36615 5.88803 8.34292 6.046 8.35101C6.342 8.36701 6.62 8.49401 6.829 8.70601C7.037 8.91901 7.16 9.20101 7.174 9.50001V20.29C7.174 20.61 7.048 20.919 6.824 21.146C6.7133 21.2582 6.58142 21.3472 6.43602 21.408C6.29062 21.4688 6.1346 21.5001 5.977 21.5001C5.8194 21.5001 5.66338 21.4688 5.51798 21.408C5.37258 21.3472 5.2407 21.2582 5.13 21.146C4.90552 20.9177 4.77981 20.6102 4.78 20.29V9.50001ZM10.786 7.10001C10.804 6.77801 10.947 6.47601 11.185 6.26101C11.3021 6.15468 11.4391 6.07255 11.588 6.01935C11.737 5.96615 11.895 5.94292 12.053 5.95101C12.348 5.96701 12.627 6.09401 12.835 6.30601C13.044 6.51901 13.167 6.80101 13.181 7.10001V23.1C13.181 23.421 13.055 23.729 12.831 23.956C12.7203 24.0682 12.5884 24.1572 12.443 24.218C12.2976 24.2788 12.1416 24.3101 11.984 24.3101C11.8264 24.3101 11.6704 24.2788 11.525 24.218C11.3796 24.1572 11.2477 24.0682 11.137 23.956C10.9125 23.7277 10.7868 23.4202 10.787 23.1L10.786 7.10001ZM16.823 6.50001C16.823 6.18001 16.949 5.87101 17.173 5.64401C17.2837 5.53184 17.4156 5.44277 17.561 5.38198C17.7064 5.32119 17.8624 5.28989 18.02 5.28989C18.1776 5.28989 18.3336 5.32119 18.479 5.38198C18.6244 5.44277 18.7563 5.53184 18.867 5.64401C19.091 5.87101 19.217 6.17901 19.217 6.50001V23.9C19.217 24.22 19.091 24.529 18.867 24.756C18.7563 24.8682 18.6244 24.9572 18.479 25.018C18.3336 25.0788 18.1776 25.1101 18.02 25.1101C17.8624 25.1101 17.7064 25.0788 17.561 25.018C17.4156 24.9572 17.2837 24.8682 17.173 24.756C16.9485 24.5277 16.8228 24.2202 16.823 23.9V6.50001ZM22.76 7.10001C22.76 6.78001 22.886 6.47101 23.11 6.24401C23.2207 6.13184 23.3526 6.04277 23.498 5.98198C23.6434 5.92119 23.7994 5.88989 23.957 5.88989C24.1146 5.88989 24.2706 5.92119 24.416 5.98198C24.5614 6.04277 24.6933 6.13184 24.804 6.24401C25.028 6.47101 25.154 6.77901 25.154 7.10001V23.1C25.154 23.421 25.028 23.729 24.804 23.956C24.6933 24.0682 24.5614 24.1572 24.416 24.218C24.2706 24.2788 24.1146 24.3101 23.957 24.3101C23.7994 24.3101 23.6434 24.2788 23.498 24.218C23.3526 24.1572 23.2207 24.0682 23.11 23.956C22.8855 23.7277 22.7598 23.4202 22.76 23.1V7.10001ZM31.497 0.50001H4.502C3.91342 0.495446 3.3299 0.609021 2.786 0.83401C2.241 1.05934 1.74561 1.3896 1.328 1.80601C0.483121 2.65501 0.00611045 3.80227 0 5.00001L0 32C0.003 32.594 0.121 33.182 0.349 33.73C0.577 34.279 0.909 34.776 1.328 35.194C1.747 35.612 2.241 35.942 2.786 36.166C3.3299 36.391 3.91342 36.5046 4.502 36.5H31.497C32.0852 36.5048 32.6683 36.3915 33.212 36.167C33.7565 35.9422 34.2515 35.6126 34.669 35.197C35.5136 34.3505 35.9917 33.2058 36 32.01V5.00001C35.994 3.80421 35.5185 2.65861 34.676 1.81001C34.2594 1.39321 33.7651 1.06228 33.221 0.83601C32.6782 0.610729 32.0957 0.496481 31.508 0.50001" fill="currentColor"></path></svg></span><small class="whitespace-nowrap font-medium!">Intercom</small></span></button><button type="button" id="_r124R_0_-customer-story-tab-doordash" aria-controls="_r124R_0_-customer-story-panel" aria-label="Show the DoorDash customer story" class="group relative flex shrink-0 items-center border-b-2 px-1.5 py-2 transition-[border-color,color] duration-200 ease-out sm:px-2 sm:py-3 md:px-3 md:py-4 border-transparent text-secondary"><span class="flex items-center border border-transparent rounded-md transition-colors duration-200 ease-out gap-2.5 px-2 py-2 sm:px-2.5 group-hover:bg-background-100 group-hover:border-border-100 group-hover:text-foreground-100/80"><span aria-hidden="true" class="shrink-0 size-6"><svg width="32" height="18" viewBox="0 0 32 18" fill="none" xmlns="http://www.w3.org/2000/svg" class="size-6"><path d="M30.6051 4.22505C29.1971 1.61505 26.4421 -0.00995411 23.4461 4.58902e-05H0.778058C0.624975 0.000667275 0.475459 0.0463212 0.348139 0.131319C0.22082 0.216317 0.121327 0.336901 0.0620576 0.478046C0.00365406 0.618286 -0.0115568 0.772767 0.0183732 0.921705C0.0483033 1.07064 0.122012 1.20726 0.230058 1.31405L5.16806 6.21405C5.60406 6.64805 6.19806 6.89105 6.81606 6.89105H22.7961C23.9351 6.87905 24.8661 7.78105 24.8781 8.90405C24.8901 10.027 23.9771 10.947 22.8381 10.958H11.8211C11.6679 10.9581 11.5181 11.0033 11.3904 11.0879C11.2627 11.1726 11.1628 11.293 11.1031 11.434C11.0441 11.5744 11.0285 11.7293 11.0582 11.8786C11.088 12.028 11.1618 12.165 11.2701 12.272L16.2111 17.176C16.6498 17.6098 17.2421 17.8528 17.8591 17.852H22.8421C29.3251 17.852 34.2271 11.012 30.6051 4.22205" fill="#FF3008"></path></svg></span><small class="whitespace-nowrap font-medium!">DoorDash</small></span></button><button type="button" id="_r124R_0_-customer-story-tab-discord" aria-controls="_r124R_0_-customer-story-panel" aria-label="Show the Discord customer story" class="group relative flex shrink-0 items-center border-b-2 px-1.5 py-2 transition-[border-color,color] duration-200 ease-out sm:px-2 sm:py-3 md:px-3 md:py-4 border-transparent text-secondary"><span class="flex items-center border border-transparent rounded-md transition-colors duration-200 ease-out gap-2.5 px-2 py-2 sm:px-2.5 group-hover:bg-background-100 group-hover:border-border-100 group-hover:text-foreground-100/80"><span aria-hidden="true" class="shrink-0 size-6"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 71 55" class="size-6"><g clip-path="url(#clip0)"><path d="M60.1045 4.8978C55.5792 2.8214 50.7265 1.2916 45.6527 0.41542C45.5603 0.39851 45.468 0.440769 45.4204 0.525289C44.7963 1.6353 44.105 3.0834 43.6209 4.2216C38.1637 3.4046 32.7345 3.4046 27.3892 4.2216C26.905 3.0581 26.1886 1.6353 25.5617 0.525289C25.5141 0.443589 25.4218 0.40133 25.3294 0.41542C20.2584 1.2888 15.4057 2.8186 10.8776 4.8978C10.8384 4.9147 10.8048 4.9429 10.7825 4.9795C1.57795 18.7309 -0.943561 32.1443 0.293408 45.3914C0.299005 45.4562 0.335386 45.5182 0.385761 45.5576C6.45866 50.0174 12.3413 52.7249 18.1147 54.5195C18.2071 54.5477 18.305 54.5139 18.3638 54.4378C19.7295 52.5728 20.9469 50.6063 21.9907 48.5383C22.0523 48.4172 21.9935 48.2735 21.8676 48.2256C19.9366 47.4931 18.0979 46.6 16.3292 45.5858C16.1893 45.5041 16.1781 45.304 16.3068 45.2082C16.679 44.9293 17.0513 44.6391 17.4067 44.3461C17.471 44.2926 17.5606 44.2813 17.6362 44.3151C29.2558 49.6202 41.8354 49.6202 53.3179 44.3151C53.3935 44.2785 53.4831 44.2898 53.5502 44.3433C53.9057 44.6363 54.2779 44.9293 54.6529 45.2082C54.7816 45.304 54.7732 45.5041 54.6333 45.5858C52.8646 46.6197 51.0259 47.4931 49.0921 48.2228C48.9662 48.2707 48.9102 48.4172 48.9718 48.5383C50.038 50.6034 51.2554 52.5699 52.5959 54.435C52.6519 54.5139 52.7526 54.5477 52.845 54.5195C58.6464 52.7249 64.529 50.0174 70.6019 45.5576C70.6551 45.5182 70.6887 45.459 70.6943 45.3942C72.1747 30.0791 68.2147 16.7757 60.1968 4.9823C60.1772 4.9429 60.1437 4.9147 60.1045 4.8978ZM23.7259 37.3253C20.2276 37.3253 17.3451 34.1136 17.3451 30.1693C17.3451 26.225 20.1717 23.0133 23.7259 23.0133C27.308 23.0133 30.1626 26.2532 30.1066 30.1693C30.1066 34.1136 27.28 37.3253 23.7259 37.3253ZM47.3178 37.3253C43.8196 37.3253 40.9371 34.1136 40.9371 30.1693C40.9371 26.225 43.7636 23.0133 47.3178 23.0133C50.9 23.0133 53.7545 26.2532 53.6986 30.1693C53.6986 34.1136 50.9 37.3253 47.3178 37.3253Z" fill="currentColor"></path></g><defs><clipPath id="clip0"><rect width="71" height="55" fill="white"></rect></clipPath></defs></svg></span><small class="whitespace-nowrap font-medium!">Discord</small></span></button><button type="button" id="_r124R_0_-customer-story-tab-zendesk" aria-controls="_r124R_0_-customer-story-panel" aria-label="Show the Zendesk customer story" class="group relative flex shrink-0 items-center border-b-2 px-1.5 py-2 transition-[border-color,color] duration-200 ease-out sm:px-2 sm:py-3 md:px-3 md:py-4 border-transparent text-secondary"><span class="flex items-center border border-transparent rounded-md transition-colors duration-200 ease-out gap-2.5 px-2 py-2 sm:px-2.5 group-hover:bg-background-100 group-hover:border-border-100 group-hover:text-foreground-100/80"><span aria-hidden="true" class="shrink-0 size-6"><svg width="203" height="154" viewBox="0 0 203 154" fill="none" xmlns="http://www.w3.org/2000/svg" class="size-6"><path d="M93.8199 40.5V153.36H0.339844L93.8199 40.5ZM93.8199 0C93.8199 12.3962 88.8955 24.2847 80.13 33.0502C71.3646 41.8156 59.4761 46.74 47.0798 46.74C34.6836 46.74 22.7951 41.8156 14.0297 33.0502C5.26423 24.2847 0.339844 12.3962 0.339844 0L93.8199 0ZM109.22 153.37C109.22 140.974 114.144 129.085 122.91 120.32C131.675 111.554 143.564 106.63 155.96 106.63C168.356 106.63 180.245 111.554 189.01 120.32C197.775 129.085 202.7 140.974 202.7 153.37H109.22ZM109.22 112.87V0H202.72L109.22 112.86V112.87Z" fill="#03363D"></path></svg></span><small class="whitespace-nowrap font-medium!">Zendesk</small></span></button><button type="button" id="_r124R_0_-customer-story-tab-lovable" aria-controls="_r124R_0_-customer-story-panel" aria-label="Show the Lovable customer story" class="group relative flex shrink-0 items-center border-b-2 px-1.5 py-2 transition-[border-color,color] duration-200 ease-out sm:px-2 sm:py-3 md:px-3 md:py-4 border-transparent text-secondary"><span class="flex items-center border border-transparent rounded-md transition-colors duration-200 ease-out gap-2.5 px-2 py-2 sm:px-2.5 group-hover:bg-background-100 group-hover:border-border-100 group-hover:text-foreground-100/80"><span aria-hidden="true" class="shrink-0 size-6"><svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="size-6"><mask id="mask0_1309_2145" maskUnits="userSpaceOnUse" x="0" y="0" width="20" height="21"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.904 0C9.164 0 11.808 2.65 11.808 5.92V8.17H13.773C17.033 8.17 19.677 10.82 19.677 14.09C19.677 17.358 17.034 20.009 13.773 20.009H0V5.919C0 2.65 2.643 0 5.904 0Z" fill="url(#paint0_linear_1309_2145)"></path></mask><g mask="url(#mask0_1309_2145)"><g filter="url(#filter0_f_1309_2145)"><path d="M8.632 24.001C15.9884 24.001 21.952 18.0375 21.952 10.681C21.952 3.32459 15.9884 -2.63898 8.632 -2.63898C1.27556 -2.63898 -4.688 3.32459 -4.688 10.681C-4.688 18.0375 1.27556 24.001 8.632 24.001Z" fill="#4B73FF"></path></g><g filter="url(#filter1_f_1309_2145)"><path d="M10.095 16.691C19.5164 16.691 27.154 10.7275 27.154 3.37103C27.154 -3.98541 19.5164 -9.94897 10.095 -9.94897C0.67357 -9.94897 -6.964 -3.98541 -6.964 3.37103C-6.964 10.7275 0.67357 16.691 10.095 16.691Z" fill="#FF66F4"></path></g><g filter="url(#filter2_f_1309_2145)"><path d="M12.877 12.562C20.2334 12.562 26.197 7.32464 26.197 0.864016C26.197 -5.59661 20.2334 -10.834 12.877 -10.834C5.52056 -10.834 -0.443008 -5.59661 -0.443008 0.864016C-0.443008 7.32464 5.52056 12.562 12.877 12.562Z" fill="#FF0105"></path></g><g filter="url(#filter3_f_1309_2145)"><path d="M10.332 11.378C14.7564 11.378 18.343 7.79137 18.343 3.36702C18.343 -1.05734 14.7564 -4.64398 10.332 -4.64398C5.90765 -4.64398 2.321 -1.05734 2.321 3.36702C2.321 7.79137 5.90765 11.378 10.332 11.378Z" fill="#FE7B02"></path></g></g><defs><filter id="filter0_f_1309_2145" x="-10.658" y="-8.60898" width="38.58" height="38.58" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"></feBlend><feGaussianBlur stdDeviation="2.985" result="effect1_foregroundBlur_1309_2145"></feGaussianBlur></filter><filter id="filter1_f_1309_2145" x="-12.934" y="-15.919" width="46.058" height="38.58" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"></feBlend><feGaussianBlur stdDeviation="2.985" result="effect1_foregroundBlur_1309_2145"></feGaussianBlur></filter><filter id="filter2_f_1309_2145" x="-6.41301" y="-16.804" width="38.58" height="35.336" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"></feBlend><feGaussianBlur stdDeviation="2.985" result="effect1_foregroundBlur_1309_2145"></feGaussianBlur></filter><filter id="filter3_f_1309_2145" x="-3.649" y="-10.614" width="27.962" height="27.962" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"></feBlend><feGaussianBlur stdDeviation="2.985" result="effect1_foregroundBlur_1309_2145"></feGaussianBlur></filter><linearGradient id="paint0_linear_1309_2145" x1="6.622" y1="3.516" x2="12.617" y2="20.001" gradientUnits="userSpaceOnUse"><stop offset="0.025" stop-color="#FF8E63"></stop><stop offset="0.56" stop-color="#FF7EB0"></stop><stop offset="0.95" stop-color="#4B73FF"></stop></linearGradient></defs></svg></span><small class="whitespace-nowrap font-medium!">Lovable</small></span></button><button type="button" id="_r124R_0_-customer-story-tab-npm" aria-controls="_r124R_0_-customer-story-panel" aria-label="Show the npm customer story" class="group relative flex shrink-0 items-center border-b-2 px-1.5 py-2 transition-[border-color,color] duration-200 ease-out sm:px-2 sm:py-3 md:px-3 md:py-4 border-transparent text-secondary"><span class="flex items-center border border-transparent rounded-md transition-colors duration-200 ease-out gap-2.5 px-2 py-2 sm:px-2.5 group-hover:bg-background-100 group-hover:border-border-100 group-hover:text-foreground-100/80"><span aria-hidden="true" class="shrink-0 size-6"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" width="540px" height="210px" viewBox="0 0 18 7" class="size-6"><path fill="#CB3837" d="M0,0h18v6H9v1H5V6H0V0z M1,5h2V2h1v3h1V1H1V5z M6,1v5h2V5h2V1H6z M8,2h1v2H8V2z M11,1v4h2V2h1v3h1V2h1v3h1V1H11z"></path><polygon fill="#FFFFFF" points="1,5 3,5 3,2 4,2 4,5 5,5 5,1 1,1 "></polygon><path fill="#FFFFFF" d="M6,1v5h2V5h2V1H6z M9,4H8V2h1V4z"></path><polygon fill="#FFFFFF" points="11,1 11,5 13,5 13,2 14,2 14,5 15,5 15,2 16,2 16,5 17,5 17,1 "></polygon></svg></span><small class="whitespace-nowrap font-medium!">npm</small></span></button><button type="button" id="_r124R_0_-customer-story-tab-siteGPT" aria-controls="_r124R_0_-customer-story-panel" aria-label="Show the SiteGPT customer story" class="group relative flex shrink-0 items-center border-b-2 px-1.5 py-2 transition-[border-color,color] duration-200 ease-out sm:px-2 sm:py-3 md:px-3 md:py-4 border-transparent text-secondary"><span class="flex items-center border border-transparent rounded-md transition-colors duration-200 ease-out gap-2.5 px-2 py-2 sm:px-2.5 group-hover:bg-background-100 group-hover:border-border-100 group-hover:text-foreground-100/80"><span aria-hidden="true" class="shrink-0 size-6"><svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg" class="size-6"><path fill-rule="evenodd" clip-rule="evenodd" d="M26.9916 0C28.4524 0 29.7004 1.05221 29.9477 2.49205C30.1947 3.93151 29.3685 5.33995 27.9915 5.82646V8.01025H28.991C31.7507 8.01278 33.9872 10.2492 33.9897 13.0085V30.0032C33.9872 32.7629 31.7507 34.9993 28.991 35.0019H23.2799L15.5251 39.848C15.3739 39.9425 15.2 39.9949 15.0217 39.9996C14.8434 40.0043 14.6671 39.9612 14.5111 39.8747C14.355 39.7882 14.2249 39.6615 14.1342 39.5078C14.0436 39.3541 13.9957 39.1789 13.9956 39.0005V35.0019H10.9965C8.23724 34.999 6.00115 32.7629 5.99815 30.0032V13.0086C6.00115 10.2493 8.23734 8.01316 10.9965 8.01016H11.9963V5.82646C10.6191 5.33995 9.7932 3.9316 10.0403 2.49205C10.287 1.05221 11.5354 0 12.9961 0C14.4569 0 15.7051 1.05221 15.9519 2.49205C16.1987 3.93151 15.3728 5.33995 13.9955 5.82646V8.01016H25.9918V5.82646C24.6149 5.33995 23.7887 3.9316 24.0357 2.49205C24.2829 1.05221 25.5309 0 26.9916 0ZM39.9258 23.6123V18.4C39.6441 17.0354 38.4364 16.0092 36.9888 16.0076H35.9889V26.0048H36.9888C38.4364 26.0031 39.6441 24.9769 39.9258 23.6123ZM0 19.0066V23.0056C0.0018744 24.6611 1.34359 26.0028 2.99908 26.0047H3.99889V16.0076H2.99908C1.34359 16.0094 0.0018744 17.3512 0 19.0066ZM17.9945 17.0075C17.9926 15.352 16.651 14.0103 14.9954 14.0084C13.3399 14.0103 11.9982 15.3519 11.9963 17.0074C11.9963 17.5594 12.444 18.0068 12.9961 18.0068C13.5483 18.0068 13.9956 17.5595 13.9956 17.0074C13.9956 16.4553 14.4434 16.0076 14.9954 16.0076C15.5476 16.0076 15.9952 16.4555 15.9952 17.0075C15.9952 17.5595 16.4426 18.0069 16.9947 18.0069C17.5471 18.0069 17.9945 17.5595 17.9945 17.0075ZM27.4388 26.399C25.1121 27.4964 22.566 28.0492 19.9937 28.0157C17.4216 28.0494 14.8757 27.4965 12.5488 26.399C12.0549 26.1522 11.8551 25.5515 12.1018 25.0576C12.3489 24.5637 12.9493 24.3635 13.4432 24.6105C17.1774 26.477 22.8113 26.477 26.5448 24.6105C27.0387 24.3635 27.639 24.5637 27.8861 25.0576C28.1329 25.5515 27.9327 26.1522 27.4388 26.399ZM26.2848 17.7144C26.4722 17.9019 26.7267 18.0073 26.9917 18.0069C27.2568 18.0074 27.5112 17.9019 27.6986 17.7144C27.8866 17.527 27.9915 17.2725 27.9915 17.0075C27.9915 15.3509 26.6487 14.0084 24.9925 14.0084C23.3359 14.0084 21.9934 15.3509 21.9934 17.0075C21.9934 17.5595 22.4408 18.0069 22.9928 18.0069C23.5453 18.0069 23.9926 17.5596 23.9926 17.0075C23.9926 16.4554 24.4403 16.0077 24.9925 16.0077C25.5446 16.0077 25.9919 16.4555 25.9919 17.0075C25.9919 17.2725 26.0973 17.527 26.2848 17.7144Z" fill="black"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M27.9915 8.01025H28.991C31.7507 8.01278 33.9872 10.2492 33.9897 13.0085V30.0032C33.9872 32.7629 31.7507 34.9993 28.991 35.0019H23.2799L15.5251 39.848C15.3739 39.9425 15.2 39.9949 15.0217 39.9996C14.8434 40.0043 14.6671 39.9612 14.5111 39.8747C14.355 39.7882 14.2249 39.6615 14.1342 39.5078C14.0436 39.3541 13.9957 39.1789 13.9956 39.0005V35.0019H10.9965C8.23724 34.999 6.00115 32.7629 5.99815 30.0032V13.0086C6.00115 10.2493 8.23734 8.01316 10.9965 8.01016H11.9963V5.82646C10.6191 5.33995 9.7932 3.9316 10.0403 2.49205C10.287 1.05221 11.5354 0 12.9961 0C14.4569 0 15.7051 1.05221 15.9519 2.49205C16.1987 3.93151 15.3728 5.33995 13.9955 5.82646V8.01016H25.9918V5.82646C24.6149 5.33995 23.7887 3.9316 24.0357 2.49205C24.2829 1.05221 25.5309 0 26.9916 0C28.4524 0 29.7004 1.05221 29.9477 2.49205C30.1947 3.93151 29.3685 5.33995 27.9915 5.82646V8.01025ZM17.9945 17.0075C17.9926 15.352 16.651 14.0103 14.9954 14.0084C13.3399 14.0103 11.9982 15.3519 11.9963 17.0074C11.9963 17.5594 12.444 18.0068 12.9961 18.0068C13.5483 18.0068 13.9956 17.5595 13.9956 17.0074C13.9956 16.4553 14.4434 16.0076 14.9954 16.0076C15.5476 16.0076 15.9952 16.4555 15.9952 17.0075C15.9952 17.5595 16.4426 18.0069 16.9947 18.0069C17.5471 18.0069 17.9945 17.5595 17.9945 17.0075ZM19.9937 28.0157C22.566 28.0492 25.1121 27.4964 27.4388 26.399C27.9327 26.1522 28.1329 25.5515 27.8861 25.0576C27.639 24.5637 27.0387 24.3635 26.5448 24.6105C22.8113 26.477 17.1774 26.477 13.4432 24.6105C12.9493 24.3635 12.3489 24.5637 12.1018 25.0576C11.8551 25.5515 12.0549 26.1522 12.5488 26.399C14.8757 27.4965 17.4216 28.0494 19.9937 28.0157ZM26.2848 17.7144C26.4722 17.9019 26.7267 18.0073 26.9917 18.0069C27.2568 18.0074 27.5112 17.9019 27.6986 17.7144C27.8866 17.527 27.9915 17.2725 27.9915 17.0075C27.9915 15.3509 26.6487 14.0084 24.9925 14.0084C23.3359 14.0084 21.9934 15.3509 21.9934 17.0075C21.9934 17.5595 22.4408 18.0069 22.9928 18.0069C23.5453 18.0069 23.9926 17.5596 23.9926 17.0075C23.9926 16.4554 24.4403 16.0077 24.9925 16.0077C25.5446 16.0077 25.9919 16.4555 25.9919 17.0075C25.9919 17.2725 26.0973 17.527 26.2848 17.7144ZM35.9889 16.0076H36.9888C38.4364 16.0092 39.6441 17.0354 39.9258 18.4V23.6123C39.6441 24.9769 38.4364 26.0031 36.9888 26.0048H35.9889V16.0076ZM0 23.0056V19.0066C0.0018744 17.3512 1.34359 16.0094 2.99908 16.0076H3.99889V26.0047H2.99908C1.34359 26.0028 0.0018744 24.6611 0 23.0056Z" fill="#2563EB"></path><path d="M39.9878 23.0057V19.0066C39.9876 18.7988 39.9662 18.5959 39.9258 18.4V23.6123C39.9662 23.4164 39.9876 23.2135 39.9878 23.0057Z" fill="#2563EB"></path></svg></span><small class="whitespace-nowrap font-medium!">SiteGPT</small></span></button><button type="button" id="_r124R_0_-customer-story-tab-liveblocks" aria-controls="_r124R_0_-customer-story-panel" aria-label="Show the Liveblocks customer story" class="group relative flex shrink-0 items-center border-b-2 px-1.5 py-2 transition-[border-color,color] duration-200 ease-out sm:px-2 sm:py-3 md:px-3 md:py-4 border-transparent text-secondary"><span class="flex items-center border border-transparent rounded-md transition-colors duration-200 ease-out gap-2.5 px-2 py-2 sm:px-2.5 group-hover:bg-background-100 group-hover:border-border-100 group-hover:text-foreground-100/80"><span aria-hidden="true" class="shrink-0 size-6"><svg width="60" height="33" viewBox="0 0 60 33" fill="none" xmlns="http://www.w3.org/2000/svg" class="size-6"><path fill-rule="evenodd" clip-rule="evenodd" d="M40.5 0H0L12 12V28.5L40.5 0Z" fill="currentColor"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M19.5 33H60L48 21V4.5L19.5 33Z" fill="currentColor"></path></svg></span><small class="whitespace-nowrap font-medium!">Liveblocks</small></span></button><button type="button" id="_r124R_0_-customer-story-tab-leagued" aria-controls="_r124R_0_-customer-story-panel" aria-label="Show the Leagued customer story" class="group relative flex shrink-0 items-center border-b-2 px-1.5 py-2 transition-[border-color,color] duration-200 ease-out sm:px-2 sm:py-3 md:px-3 md:py-4 border-transparent text-secondary"><span class="flex items-center border border-transparent rounded-md transition-colors duration-200 ease-out gap-2.5 px-2 py-2 sm:px-2.5 group-hover:bg-background-100 group-hover:border-border-100 group-hover:text-foreground-100/80"><span aria-hidden="true" class="shrink-0 size-6"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 750 686" class="size-6"><clipPath id="a"><path d="M0 0h750v686H0z"></path></clipPath><g clip-path="url(#a)"><path fill="#3f8cd9" d="M166.74 527.66C79.14 459.05 28.9 358.61 28.9 252.1V65.9l121.56-35.1C221.26 10.36 294.76 0 368.9 0s147.64 10.36 218.44 30.81l121.56 35.1V252.1c0 106.51-50.24 206.95-137.84 275.56L368.9 686z"></path><path fill="#0d1e2e" d="m153.24 40.55-114.34 33v178.59c0 103.15 49.03 201.05 134.01 267.57L368.9 673.15l195.99-153.44c84.98-66.53 134.01-164.43 134.01-267.57V73.54L584.56 40.55C444.11.02 293.69.02 153.24 40.55z"></path><path fill="#f7fafd" d="M208.9 380.81c66.263 0 119.98-53.717 119.98-119.98S275.163 140.85 208.9 140.85 88.92 194.567 88.92 260.83s53.717 119.98 119.98 119.98z"></path><path fill="#0d1e2e" d="M232.54 153.23c-59.24-13.17-118.07 24.27-131.25 83.53s24.26 118.02 83.49 131.2c59.24 13.17 118.05-24.19 131.23-83.45s-24.24-118.1-83.48-131.28zm-2.15 9.68c39.15 8.71 67.69 39.25 75.86 75.95-4.42 3.03-8.83 6.09-13.25 9.22-4.66-1.73-9.52-3.63-14.12-5.22-2.53-.66-5.45 1.03-6.11 3.56s1.03 5.45 3.56 6.11l6.87 2.57c-2.96 2.17-5.97 4.36-8.91 6.58-3.69-1.47-7.59-3.12-11.26-4.42-2.51-.75-5.48.86-6.23 3.38-.75 2.51.86 5.48 3.38 6.23l4.92 1.97c-3.12 2.45-6.2 4.88-9.24 7.39l-12.12-2.7c-2.58-.44-5.34 1.49-5.79 4.07-.44 2.58 1.49 5.34 4.07 5.79l4.27.95c-3.13 2.71-6.23 5.41-9.26 8.18l-12.28-2.73c-2.58-.44-5.34 1.49-5.79 4.07-.44 2.58 1.49 5.34 4.07 5.79l5.26 1.17c-2.84 2.77-5.65 5.56-8.35 8.39l-11.74-2.61c-2.58-.44-5.34 1.49-5.79 4.07-.44 2.58 1.49 5.34 4.07 5.79l5.64 1.25c-2.5 2.84-4.93 5.72-7.28 8.62l-10.75-2.39c-2.58-.44-5.34 1.49-5.79 4.07-.44 2.58 1.49 5.34 4.07 5.79l5.72 1.27c-2.14 2.93-4.26 5.88-6.21 8.86l-14.34-3.19c-2.58-.44-5.34 1.49-5.79 4.07-.44 2.58 1.49 5.34 4.07 5.79l10.52 2.34c-.86 1.49-1.64 3-2.44 4.5-37.17-9.47-64.33-38.75-72.62-73.94 1.89-5.13 3.76-10.38 5.62-15.56 4.46-3 8.89-6.06 13.39-9.11l.7 6.56c.28 2.62 2.91 4.75 5.53 4.47s4.75-2.91 4.47-5.53l-1.26-11.96c2.8-1.93 5.64-3.85 8.41-5.81l.74 7.45c.28 2.62 2.91 4.75 5.53 4.47s4.75-2.91 4.47-5.53l-1.39-13.19c3.3-2.45 6.59-4.89 9.81-7.42l.56 5.41c.28 2.62 2.91 4.75 5.53 4.47s4.75-2.91 4.47-5.53l-1.24-12.04c3.29-2.79 6.52-5.64 9.67-8.57l.56 5.41c.28 2.62 2.91 4.75 5.53 4.47s4.75-2.91 4.47-5.53l-1.37-13.27c2.3-2.39 4.56-4.81 6.75-7.3l1.34 5.5c.42 2.74 3.46 4.77 6.15 4.1s4.43-3.9 3.51-6.51l-3.19-12.63c1.7-2.21 3.42-4.42 5.02-6.73l1.01 2.3c.98 2.53 4.27 3.87 6.73 2.75 2.47-1.13 3.62-4.49 2.35-6.89l-3.7-8.19c2.15-3.63 4.06-7.38 5.94-11.24 1.05.19 2.1.41 2.99.59zM217 160.9c-1.06 2.06-2.12 4.09-3.27 6.07l-9.84-2.19c-2.58-.44-5.34 1.49-5.79 4.07s1.49 5.34 4.07 5.79l5.95 1.32c-1.52 2.26-3.12 4.45-4.75 6.62l-15.48-3.44c-2.58-.44-5.34 1.49-5.79 4.07s1.49 5.34 4.07 5.79l10.22 2.27c-2.38 2.78-4.94 5.45-7.48 8.1-4.75-1.77-9.7-3.73-14.41-5.37-2.53-.66-5.45 1.03-6.11 3.56s1.03 5.45 3.56 6.11l9.15 3.48c-3.15 2.97-6.38 5.89-9.7 8.73-5.01-2.52-10.06-5.85-15.11-8-2.36-.56-5.02.86-5.86 3.14-.84 2.27.27 5.09 2.42 6.19l10.21 5.55c-3.75 2.99-7.54 5.96-11.41 8.83-4.02-2.24-8.09-5.32-12.22-6.96-2.29-.36-4.73 1.1-5.49 3.28-.77 2.18.22 4.85 2.23 6l6.7 4.05c-2.66 1.9-5.36 3.79-8.06 5.65-4.4-2.4-8.77-5.81-13.28-7.59-2.29-.36-4.73 1.1-5.49 3.28s.22 4.85 2.23 6l7.41 4.45c-3.72 2.53-7.4 5.1-11.13 7.61l-5.69-2.83c.33-5.17 1.03-10.38 2.19-15.61 11.01-49.5 56.81-82.18 105.94-78.03zm91.05 88.94c1.14 10.59.66 21.52-1.79 32.5-10.55 47.42-53.01 79.35-99.75 78.28.27-1.47-.17-3.05-1.15-4.18l-5.11-6.9c2.13-3.25 4.42-6.51 6.8-9.69l4.45 6.99c1.39 2.26 4.74 3.02 6.97 1.59s2.92-4.8 1.44-7l-6.29-9.88c2.45-2.99 5.01-5.93 7.65-8.86l4.33 6.8c1.39 2.26 4.74 3.02 6.97 1.59s2.92-4.8 1.44-7l-5.69-8.95c2.87-2.97 5.82-5.92 8.85-8.84l4.14 8.36c1.16 2.36 4.34 3.45 6.69 2.29s3.45-4.34 2.29-6.69l-5.45-11.13c3.59-3.27 7.29-6.52 11.04-9.71l4.4 8.98c1.16 2.36 4.34 3.45 6.69 2.29s3.45-4.34 2.29-6.69l-5.45-11.13c2.71-2.21 5.42-4.42 8.19-6.58l.8 7.94c.28 2.62 2.91 4.75 5.53 4.47s4.75-2.91 4.47-5.53l-1.43-14.08c2.88-2.17 5.73-4.36 8.64-6.48l.66 9.99c.14 2.63 2.67 4.89 5.31 4.74 2.63-.14 4.89-2.67 4.74-5.31l-1-16.4c2.77-1.96 5.55-3.84 8.32-5.75v-.04l.01.01z"></path><path fill="#f7fafd" d="M528.75 380.81c66.263 0 119.98-53.717 119.98-119.98s-53.717-119.98-119.98-119.98-119.98 53.717-119.98 119.98 53.717 119.98 119.98 119.98z"></path><path fill="#0d1e2e" d="M596.84 174.16c-25.58-20.14-57.4-27.08-87.19-21.82-.1 0-.21-.02-.31-.01-.46.03-.91.16-1.32.32-25.09 4.82-48.64 18.3-65.65 39.9-17.01 21.61-24.58 47.66-23.37 73.19-.06.44-.07.89 0 1.36.02.1.05.2.08.3 1.88 30.19 16.09 59.49 41.68 79.63 25.58 20.14 57.4 27.07 87.19 21.82.11 0 .21.02.31 0 .47-.04.91-.16 1.32-.32 25.09-4.81 48.64-18.28 65.65-39.89s24.58-47.66 23.36-73.18c.06-.44.07-.89 0-1.36-.01-.11-.06-.2-.08-.3-1.89-30.19-16.09-59.49-41.68-79.63zm31.61 76.39c-6.57.65-13.35.62-20.46.56-21.03-.2-42.71-.39-59.98 18.38l-12.35-9.72 58.9-74.81c19.91 17.29 31.41 40.97 33.9 65.59zm-24.02 75.79c-14.16 16.31-32.62 26.97-52.37 31.66-1.01-6.97-2.72-13.88-4.41-20.6-4.73-18.82-9.2-36.68 2.04-54.16zm-48.7-50.78c14.35-15.02 32.75-14.88 52.16-14.69 6.93.06 14.05.1 21.06-.55.08 20.29-5.95 40.74-18.48 58.33l-54.74-43.1zm31.15-96.66-58.9 74.81-12.35-9.72c14.19-21.19 8.92-42.23 3.8-62.61-1.73-6.9-3.35-13.49-4.27-20.03 24.52-3.36 50.24 2.26 71.72 17.55zm-133.71 15.92c14.16-16.31 32.62-26.97 52.37-31.66 1.01 6.97 2.72 13.88 4.41 20.6 4.73 18.82 9.2 36.68-2.04 54.16zm48.7 50.78c-14.35 15.02-32.75 14.88-52.16 14.69-6.93-.06-14.05-.1-21.06.55-.08-20.29 5.95-40.74 18.48-58.33l54.74 43.1zm-72.71 25.02c6.57-.65 13.35-.62 20.47-.55 21.01.19 42.7.37 59.96-18.39l12.35 9.72-58.9 74.81c-19.91-17.29-31.41-40.97-33.89-65.59zm41.57 71.64 58.9-74.81 12.35 9.72c-14.19 21.19-8.92 42.23-3.8 62.61 1.73 6.9 3.35 13.49 4.26 20.02-24.52 3.37-50.23-2.25-71.71-17.54z"></path><path fill="#f7fafd" d="M367.9 401.83c97.202 0 176-78.798 176-176s-78.798-176-176-176-176 78.798-176 176 78.798 176 176 176z"></path><path fill="#0d1e2e" fill-rule="evenodd" d="M485.71 342.54c-30.05 30.03-71.54 48.62-117.38 48.62s-87.34-18.58-117.38-48.62c-30.03-30.05-48.62-71.54-48.62-117.38s18.58-87.34 48.62-117.38C281 77.75 322.49 59.16 368.33 59.16s87.34 18.58 117.38 48.62c30.03 30.05 48.62 71.54 48.62 117.38s-18.58 87.34-48.62 117.38zM237.2 140.83c-12.05 18.67-20.23 40.09-23.37 63.13l57.29 41.62 33.52-10.89 21.22-65.33-20.73-28.52h-67.94zm166.15-67.17a156.212 156.212 0 0 0-35.03-3.95c-12.04 0-23.76 1.37-35.03 3.95l-20.03 61.66 20.71 28.51h68.69l20.71-28.51-20.03-61.66zm119.48 130.6c-3.14-23.02-11.31-44.44-23.37-63.42h-30.57l-37.39 1-20.71 27.82 21.22 65.33 33.52 10.89 57.29-41.62zM362.9 319.75V284.5l-55.56-40.36-33.52 10.89-23.55 72.48c2.37 2.73 4.84 5.37 7.39 7.93a156.223 156.223 0 0 0 42.25 30.09l62.98-45.78zm72.99 45.77c15.75-7.65 30-17.86 42.25-30.09a153.7 153.7 0 0 0 7.39-7.93l-23.55-72.48-33.52-10.89-27.8 20.2-27.77 20.18v35.25l62.99 45.77z" clip-rule="evenodd"></path><path fill="#3f8cd9" d="m0 579.82 45.9-208.17c3.43-15.55 17.46-26.83 33.36-26.83h670.75l-45.9 208.17c-3.43 15.55-17.46 26.83-33.36 26.83z"></path><path fill="#17334f" d="m15 569.82 42.9-196.05c2.42-11.07 12.15-18.95 23.39-18.95H735l-42.9 196.05c-2.42 11.07-12.15 18.95-23.39 18.95z"></path><path fill="#f7fafd" d="M305 539.19h-26.54c4.97-23.52 9.92-46.93 14.97-70.8-3.47 0-6.74-.02-10.01 0-1.91.01-4.34-.59-5.57.35-1.18.9-1.19 3.42-1.58 5.25-3.14 14.67-6.24 29.35-9.37 44.03-1.5 7.05-3.01 14.09-4.53 21.17h-26.53c1.4-6.59 2.76-13.05 4.14-19.5 4.89-22.95 9.78-45.89 14.66-68.84 3.54-16.62 7.13-33.23 10.6-49.87 1.97-9.43 9.17-15.54 18.84-15.58 12.65-.05 25.31-.05 37.96 0 9.55.04 14.37 6.24 12.37 15.63-4.89 22.95-9.71 45.91-14.59 68.85-4.9 23.02-9.84 46.03-14.83 69.31zm-21.87-97.44c5.26 0 10.13.04 15.01-.07.42 0 1.07-.89 1.2-1.46 1.4-6.13 2.73-12.28 4.06-18.42.73-3.38 1.41-6.76 2.19-10.52-4.84 0-9.3.06-13.76-.03-1.58-.03-2.35.34-2.68 2.05-1.19 6.09-2.56 12.14-3.86 18.21-.7 3.3-1.39 6.6-2.15 10.24zm332.57-56.37h2.64c16.82 0 33.63-.04 50.45.05 2.2.01 4.54.27 6.58 1.03 5.08 1.88 7.75 7.71 6.54 13.37-4.29 20.11-8.54 40.23-12.83 60.34-4.61 21.57-9.21 43.14-13.9 64.69-1.77 8.14-9.39 14.38-17.55 14.41-17.57.07-35.13.02-52.7.02-.56 0-1.12-.1-1.87-.16L615.7 385.4zm37.15 25.92c-5.27 0-10.09-.06-14.9.08-.53.02-1.36 1.06-1.5 1.75-3 13.84-5.92 27.71-8.87 41.56-3.09 14.5-6.22 29-9.31 43.51-1.06 4.98-2.06 9.97-3.12 15.09h16c7.21-33.86 14.41-67.69 21.71-101.98zm-262.7 13.33c.86-4.27 1.72-8.59 2.67-13.31-5.18 0-10.21-.04-15.24.07-.4 0-.99 1-1.12 1.61-2.35 10.86-4.65 21.73-6.96 32.59-3.96 18.65-7.93 37.3-11.9 55.96-.81 3.8-1.6 7.61-2.46 11.72h16.01c3.22-15.15 6.43-30.28 9.7-45.7l-4.7.95c1.92-9.02 3.81-18.65 5.69-27.46H413c-.44 2.29-.83 4.53-1.3 6.74-3.96 18.65-7.93 37.31-11.91 55.96-1.49 6.97-2.9 13.96-4.51 20.91-2.04 8.76-9.61 14.6-18.68 14.61-12.65.01-25.31.01-37.96 0-9.31-.01-14.25-5.75-12.41-14.86 2.83-14.06 5.92-28.07 8.9-42.1 3.39-15.98 6.78-31.96 10.19-47.93 2.49-11.67 4.92-23.36 7.58-35 1.78-7.81 8.85-13.78 16.84-13.9 13.73-.22 27.47-.22 41.21 0 7.7.12 12.44 6.41 10.95 13.93-1.53 7.73-3.18 15.43-4.72 23.16l-27.01 2.04zm75.56-39.24c-9.1 42.84-18.11 85.24-27.15 127.83h16.04c9.05-42.57 18.09-85.12 27.14-127.69h26.55l-3.79 17.89c-3.92 18.49-7.83 36.99-11.76 55.48-3.9 18.33-7.81 36.65-11.74 54.97-.89 4.13-1.61 8.32-2.82 12.36-2.35 7.84-9.6 13.04-17.81 13.05-12.9.02-25.81.03-38.71 0-8.8-.02-13.85-5.94-12.1-14.52 3.5-17.14 7.22-34.24 10.85-51.35 3.94-18.57 14.29-69.51 18.24-88.08m112.37 25.96h-3.21c-2.29 10.54-4.56 20.95-6.89 31.66h42.59c-1.85 9.02-3.64 17.71-5.46 26.58h-40.36c-1.13 0-2.21-.27-2.58 1.49-2.94 14.03-5.99 28.03-9.06 42.31h42.63c-1.85 8.77-3.64 17.26-5.45 25.8-.54.06-.94.15-1.34.15-17.73 0-35.47.05-53.2-.01-7.93-.03-13.28-6.18-11.83-13.51 1.11-5.61 2.36-11.19 3.55-16.79 3.91-18.41 7.81-36.82 11.73-55.23 3.82-17.92 7.59-35.85 11.52-53.75 1.86-8.49 9.04-14.48 17.64-14.55 17.65-.15 35.3-.05 52.95-.05.4 0 .8.1 1.5.19-.76 3.81-1.48 7.53-2.25 11.24-.84 4.06-1.83 10.38-2.55 14.46M179.69 513.36h42.6c-1.84 8.74-3.63 17.23-5.42 25.78-.69.05-1.26.14-1.83.14-17.49 0-34.97.02-52.46 0-5.64 0-9.97-2.52-11.39-7.18-.72-2.36-.87-5.16-.38-7.58 3.47-17.07 7.17-34.08 10.8-51.12 3.92-18.41 7.84-36.82 11.77-55.23 1.35-6.32 2.64-12.66 4.11-18.96 1.71-7.31 8.74-13.56 16.26-13.66 18.31-.25 36.63-.1 54.95-.11.15 0 .31.1.68.23-.86 4.25-1.69 8.53-2.59 12.8-.73 3.49-1.72 6.94-2.24 10.46-.29 1.96-1.06 2.4-2.88 2.39-12.32-.07-24.65.04-36.97-.09-2.52-.03-3.5.53-4.02 3.2-1.67 8.71-3.76 17.34-5.66 26-.17.79-.21 1.6-.33 2.63h42.37c-.8 4.05-1.52 7.85-2.29 11.64-.86 4.23-1.87 8.42-2.6 12.67-.31 1.8-1.06 2.21-2.79 2.2-12.74-.07-25.48-.04-38.22-.03-.66 0-1.31.07-2.13.12-3.09 14.47-6.17 28.88-9.33 43.72zM124.27 385.4c-9.11 42.9-18.12 85.3-27.18 127.98h42.59c-1.17 5.64-2.28 10.99-3.4 16.33-.56 2.68-1.05 5.38-1.8 8-.19.65-1.24 1.51-1.9 1.51-17.82.08-35.64.15-53.45.01-7.42-.06-12.38-5.8-11.12-13.08 1.61-9.31 3.69-18.54 5.64-27.79 3.04-14.36 6.17-28.7 9.23-43.05 3.11-14.6 6.18-29.2 9.28-43.8 1.72-8.11 3.46-16.22 5.28-24.3.15-.68.96-1.73 1.48-1.74 8.31-.11 16.62-.08 25.37-.08z"></path></g></svg></span><small class="whitespace-nowrap font-medium!">Leagued</small></span></button><button type="button" id="_r124R_0_-customer-story-tab-seated" aria-controls="_r124R_0_-customer-story-panel" aria-label="Show the Seated customer story" class="group relative flex shrink-0 items-center border-b-2 px-1.5 py-2 transition-[border-color,color] duration-200 ease-out sm:px-2 sm:py-3 md:px-3 md:py-4 border-transparent text-secondary"><span class="flex items-center border border-transparent rounded-md transition-colors duration-200 ease-out gap-2.5 px-2 py-2 sm:px-2.5 group-hover:bg-background-100 group-hover:border-border-100 group-hover:text-foreground-100/80"><span aria-hidden="true" class="shrink-0 size-6"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 263 246" class="size-6"><path d="M217.587 0.72242L45.418 0.000420273C20.294 -0.10558 1.065 19.8544 0 43.1444C0 66.7344 24.862 90.4524 108.631 101.07L108.732 101.084C172.732 109.964 211.236 125.473 230.284 152.18L260.41 60.0384C269.95 30.8594 248.285 0.85142 217.587 0.72242ZM213.52 203.458C222.448 167.542 193.071 143.378 94.354 130.153C62.764 126.397 37.725 120.002 18.565 110.788L51.141 213.328C57.088 232.051 74.436 244.798 94.08 244.88L166.871 245.185C178.439 245.185 204.308 240.514 213.52 203.458Z" fill="currentColor" style="fill-opacity:1;"/></svg></span><small class="whitespace-nowrap font-medium!">Seated</small></span></button><button type="button" id="_r124R_0_-customer-story-tab-shopify" aria-controls="_r124R_0_-customer-story-panel" aria-label="Show the Shopify customer story" class="group relative flex shrink-0 items-center border-b-2 px-1.5 py-2 transition-[border-color,color] duration-200 ease-out sm:px-2 sm:py-3 md:px-3 md:py-4 border-transparent text-secondary"><span class="flex items-center border border-transparent rounded-md transition-colors duration-200 ease-out gap-2.5 px-2 py-2 sm:px-2.5 group-hover:bg-background-100 group-hover:border-border-100 group-hover:text-foreground-100/80"><span aria-hidden="true" class="shrink-0 size-6"><svg width="152" height="172" viewBox="0 0 152 172" fill="none" xmlns="http://www.w3.org/2000/svg" class="size-6"><path d="M132.498 33.8001C132.398 32.9001 131.598 32.5001 130.998 32.5001C130.398 32.5001 117.298 31.5001 117.298 31.5001C117.298 31.5001 108.198 22.4001 107.098 21.5001C106.098 20.5001 104.198 20.8001 103.398 21.0001C103.298 21.0001 101.398 21.6001 98.2984 22.6001C95.1984 13.7001 89.8984 5.6001 80.3984 5.6001H79.4984C76.8984 2.2001 73.4984 0.600098 70.6984 0.600098C48.6984 0.600098 38.0984 28.1001 34.7984 42.1001C26.1984 44.8001 20.0984 46.6001 19.3984 46.9001C14.5984 48.4001 14.4984 48.5001 13.8984 53.0001C13.3984 56.4001 0.898438 153.1 0.898438 153.1L98.1984 171.3L150.998 159.9C151.098 159.7 132.598 34.7001 132.498 33.8001ZM92.8984 24.0001C90.4984 24.7001 87.5984 25.6001 84.6984 26.6001V24.8001C84.6984 19.4001 83.9984 15.0001 82.6984 11.5001C87.6984 12.1001 90.7984 17.6001 92.8984 24.0001ZM76.5984 12.6001C77.8984 16.0001 78.7984 20.8001 78.7984 27.4001V28.4001C73.3984 30.1001 67.6984 31.8001 61.7984 33.7001C65.0984 21.1001 71.3984 14.9001 76.5984 12.6001ZM70.1984 6.40009C71.1984 6.40009 72.1984 6.80009 72.9984 7.40009C65.8984 10.7001 58.3984 19.0001 55.2984 35.8001C50.5984 37.3001 46.0984 38.6001 41.7984 40.0001C45.3984 27.2001 54.3984 6.40009 70.1984 6.40009Z" fill="#95BF47"></path><path d="M131 32.3C130.4 32.3 117.3 31.3 117.3 31.3C117.3 31.3 108.2 22.2 107.1 21.3C106.7 20.9 106.2 20.7 105.8 20.7L98.5 171.3L151.3 159.9C151.3 159.9 132.8 34.7 132.7 33.8C132.3 32.9 131.6 32.5 131 32.3Z" fill="#5E8E3E"></path><path d="M80.4016 61.5001L74.0016 80.8001C74.0016 80.8001 68.2016 77.7001 61.3016 77.7001C51.0016 77.7001 50.5016 84.2001 50.5016 85.8001C50.5016 94.6001 73.5016 98.0001 73.5016 118.7C73.5016 135 63.2016 145.5 49.3016 145.5C32.5016 145.5 24.1016 135.1 24.1016 135.1L28.6016 120.3C28.6016 120.3 37.4016 127.9 44.8016 127.9C49.7016 127.9 51.7016 124.1 51.7016 121.3C51.7016 109.8 32.9016 109.3 32.9016 90.3001C32.9016 74.4001 44.3016 59.0001 67.4016 59.0001C76.0016 58.9001 80.4016 61.5001 80.4016 61.5001Z" fill="white"></path></svg></span><small class="whitespace-nowrap font-medium!">Shopify</small></span></button><button type="button" id="_r124R_0_-customer-story-tab-characterAI" aria-controls="_r124R_0_-customer-story-panel" aria-label="Show the Character.AI customer story" class="group relative flex shrink-0 items-center border-b-2 px-1.5 py-2 transition-[border-color,color] duration-200 ease-out sm:px-2 sm:py-3 md:px-3 md:py-4 border-transparent text-secondary"><span class="flex items-center border border-transparent rounded-md transition-colors duration-200 ease-out gap-2.5 px-2 py-2 sm:px-2.5 group-hover:bg-background-100 group-hover:border-border-100 group-hover:text-foreground-100/80"><span aria-hidden="true" class="shrink-0 size-6"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" width="50px" height="50px" class="size-6"><path fill="currentColor" d="M 5 5 L 5 45 L 45 45 L 45 5 L 5 5 z M 39.234375 16.480469 C 40.371375 16.445469 40.97 16.994609 41 18.099609 C 41.022 18.946609 40.378578 19.613719 39.517578 19.636719 C 38.624578 19.660719 37.884906 18.9505 37.878906 18.0625 C 37.873906 17.3135 38.568375 16.501469 39.234375 16.480469 z M 14.5 20.941406 C 15.873125 20.961656 17.234734 21.508781 18.302734 22.613281 C 18.303734 22.611281 18.304641 22.609422 18.306641 22.607422 C 18.334641 22.655422 18.329359 22.639906 18.318359 22.628906 C 18.313359 22.623906 18.307734 22.618281 18.302734 22.613281 C 17.727734 23.248281 17.174469 23.861234 16.605469 24.490234 C 15.717469 23.729234 14.7835 23.413266 13.6875 23.697266 C 13.1025 23.848266 12.673125 24.200109 12.328125 24.662109 C 11.537125 25.721109 11.706156 27.289141 12.660156 28.244141 C 13.482156 29.067141 15.291187 29.244141 16.617188 27.994141 C 16.791187 28.154141 16.972578 28.311469 17.142578 28.480469 C 17.497578 28.836469 17.841172 29.204641 18.201172 29.556641 C 18.343172 29.695641 18.353938 29.828359 18.210938 29.943359 C 17.834937 30.246359 17.475594 30.585359 17.058594 30.818359 C 14.916594 32.012359 12.173125 31.651297 10.453125 29.904297 C 9.350125 28.784297 8.8995781 27.3845 9.0175781 25.8125 C 9.1175781 24.4805 9.6140938 23.326734 10.621094 22.427734 C 11.741594 21.427234 13.126875 20.921156 14.5 20.941406 z M 29.785156 20.976562 C 30.678934 21.021258 31.566391 21.334391 32.306641 21.962891 C 32.347641 21.997891 32.395141 22.023844 32.494141 22.089844 L 32.494141 21.21875 L 35.232422 21.21875 C 35.231422 24.56175 35.230469 27.904531 35.230469 31.269531 L 32.494141 31.269531 L 32.494141 30.414062 C 32.406141 30.463062 32.355453 30.483625 32.314453 30.515625 C 30.793453 31.702625 29.168031 31.814516 27.457031 30.978516 C 25.953031 30.243516 25.137516 28.999719 24.853516 27.386719 C 24.557516 25.702719 24.881156 24.165625 25.910156 22.765625 C 26.786406 21.573125 28.295527 20.90207 29.785156 20.976562 z M 38.068359 21.214844 L 40.835938 21.214844 L 40.835938 31.275391 L 38.068359 31.275391 L 38.068359 21.214844 z M 30.099609 23.564453 C 29.493041 23.561301 28.881531 23.770312 28.410156 24.210938 C 27.541156 25.022938 27.333172 26.562969 27.951172 27.667969 C 28.422172 28.511969 29.152125 28.932781 30.078125 28.925781 C 31.749125 28.912781 32.616156 27.595156 32.660156 26.285156 C 32.587156 25.946156 32.5355 25.600531 32.4375 25.269531 C 32.11 24.165156 31.110557 23.569707 30.099609 23.564453 z M 21.669922 28.007812 C 22.767922 27.978813 23.586656 28.420312 23.597656 29.820312 C 23.606656 30.780313 22.872906 31.497047 21.878906 31.498047 C 20.926906 31.499047 20.195266 30.745328 20.197266 29.736328 C 20.199266 28.817328 20.799922 28.030813 21.669922 28.007812 z"></path></svg></span><small class="whitespace-nowrap font-medium!">Character.AI</small></span></button><button type="button" id="_r124R_0_-customer-story-tab-intercom" aria-controls="_r124R_0_-customer-story-panel" aria-label="Show the Intercom customer story" class="group relative flex shrink-0 items-center border-b-2 px-1.5 py-2 transition-[border-color,color] duration-200 ease-out sm:px-2 sm:py-3 md:px-3 md:py-4 border-transparent text-secondary"><span class="flex items-center border border-transparent rounded-md transition-colors duration-200 ease-out gap-2.5 px-2 py-2 sm:px-2.5 group-hover:bg-background-100 group-hover:border-border-100 group-hover:text-foreground-100/80"><span aria-hidden="true" class="shrink-0 size-6"><svg width="36" height="37" viewBox="0 0 36 37" fill="none" xmlns="http://www.w3.org/2000/svg" class="size-6"><path d="M31.171 20.31C31.171 20.631 31.045 20.939 30.821 21.166C30.7103 21.2782 30.5784 21.3672 30.433 21.428C30.2876 21.4888 30.1316 21.5201 29.974 21.5201C29.8164 21.5201 29.6604 21.4888 29.515 21.428C29.3696 21.3672 29.2377 21.2782 29.127 21.166C28.9025 20.9377 28.7768 20.6302 28.777 20.31V9.50001C28.777 9.18001 28.902 8.87101 29.127 8.64401C29.2377 8.53199 29.3695 8.44305 29.5148 8.38235C29.6601 8.32165 29.816 8.29039 29.9735 8.29039C30.131 8.29039 30.2869 8.32165 30.4322 8.38235C30.5775 8.44305 30.7093 8.53199 30.82 8.64401C31.045 8.87101 31.171 9.17901 31.171 9.50001V20.31ZM30.755 27.8C30.597 27.96 26.145 31.71 17.98 31.71C9.815 31.71 5.393 27.98 5.205 27.82C4.96581 27.6146 4.81709 27.3232 4.791 27.009C4.76482 26.694 4.864 26.3813 5.067 26.139C5.16868 26.0197 5.29294 25.9217 5.43263 25.8505C5.57232 25.7794 5.72469 25.7365 5.88098 25.7245C6.03728 25.7124 6.19442 25.7313 6.34338 25.7801C6.49234 25.829 6.63019 25.9067 6.749 26.009C6.818 26.06 10.796 29.319 17.97 29.319C25.144 29.319 29.152 26.04 29.192 26.01C29.4347 25.8054 29.7481 25.7044 30.0646 25.7287C30.3811 25.753 30.6754 25.9007 30.884 26.14C31.0857 26.379 31.1861 26.6873 31.1639 26.9992C31.1416 27.3111 30.9985 27.602 30.765 27.81L30.755 27.8ZM4.78 9.50001C4.797 9.17801 4.94 8.87601 5.178 8.66101C5.29511 8.55468 5.43209 8.47255 5.58105 8.41935C5.73001 8.36615 5.88803 8.34292 6.046 8.35101C6.342 8.36701 6.62 8.49401 6.829 8.70601C7.037 8.91901 7.16 9.20101 7.174 9.50001V20.29C7.174 20.61 7.048 20.919 6.824 21.146C6.7133 21.2582 6.58142 21.3472 6.43602 21.408C6.29062 21.4688 6.1346 21.5001 5.977 21.5001C5.8194 21.5001 5.66338 21.4688 5.51798 21.408C5.37258 21.3472 5.2407 21.2582 5.13 21.146C4.90552 20.9177 4.77981 20.6102 4.78 20.29V9.50001ZM10.786 7.10001C10.804 6.77801 10.947 6.47601 11.185 6.26101C11.3021 6.15468 11.4391 6.07255 11.588 6.01935C11.737 5.96615 11.895 5.94292 12.053 5.95101C12.348 5.96701 12.627 6.09401 12.835 6.30601C13.044 6.51901 13.167 6.80101 13.181 7.10001V23.1C13.181 23.421 13.055 23.729 12.831 23.956C12.7203 24.0682 12.5884 24.1572 12.443 24.218C12.2976 24.2788 12.1416 24.3101 11.984 24.3101C11.8264 24.3101 11.6704 24.2788 11.525 24.218C11.3796 24.1572 11.2477 24.0682 11.137 23.956C10.9125 23.7277 10.7868 23.4202 10.787 23.1L10.786 7.10001ZM16.823 6.50001C16.823 6.18001 16.949 5.87101 17.173 5.64401C17.2837 5.53184 17.4156 5.44277 17.561 5.38198C17.7064 5.32119 17.8624 5.28989 18.02 5.28989C18.1776 5.28989 18.3336 5.32119 18.479 5.38198C18.6244 5.44277 18.7563 5.53184 18.867 5.64401C19.091 5.87101 19.217 6.17901 19.217 6.50001V23.9C19.217 24.22 19.091 24.529 18.867 24.756C18.7563 24.8682 18.6244 24.9572 18.479 25.018C18.3336 25.0788 18.1776 25.1101 18.02 25.1101C17.8624 25.1101 17.7064 25.0788 17.561 25.018C17.4156 24.9572 17.2837 24.8682 17.173 24.756C16.9485 24.5277 16.8228 24.2202 16.823 23.9V6.50001ZM22.76 7.10001C22.76 6.78001 22.886 6.47101 23.11 6.24401C23.2207 6.13184 23.3526 6.04277 23.498 5.98198C23.6434 5.92119 23.7994 5.88989 23.957 5.88989C24.1146 5.88989 24.2706 5.92119 24.416 5.98198C24.5614 6.04277 24.6933 6.13184 24.804 6.24401C25.028 6.47101 25.154 6.77901 25.154 7.10001V23.1C25.154 23.421 25.028 23.729 24.804 23.956C24.6933 24.0682 24.5614 24.1572 24.416 24.218C24.2706 24.2788 24.1146 24.3101 23.957 24.3101C23.7994 24.3101 23.6434 24.2788 23.498 24.218C23.3526 24.1572 23.2207 24.0682 23.11 23.956C22.8855 23.7277 22.7598 23.4202 22.76 23.1V7.10001ZM31.497 0.50001H4.502C3.91342 0.495446 3.3299 0.609021 2.786 0.83401C2.241 1.05934 1.74561 1.3896 1.328 1.80601C0.483121 2.65501 0.00611045 3.80227 0 5.00001L0 32C0.003 32.594 0.121 33.182 0.349 33.73C0.577 34.279 0.909 34.776 1.328 35.194C1.747 35.612 2.241 35.942 2.786 36.166C3.3299 36.391 3.91342 36.5046 4.502 36.5H31.497C32.0852 36.5048 32.6683 36.3915 33.212 36.167C33.7565 35.9422 34.2515 35.6126 34.669 35.197C35.5136 34.3505 35.9917 33.2058 36 32.01V5.00001C35.994 3.80421 35.5185 2.65861 34.676 1.81001C34.2594 1.39321 33.7651 1.06228 33.221 0.83601C32.6782 0.610729 32.0957 0.496481 31.508 0.50001" fill="currentColor"></path></svg></span><small class="whitespace-nowrap font-medium!">Intercom</small></span></button><button type="button" id="_r124R_0_-customer-story-tab-doordash" aria-controls="_r124R_0_-customer-story-panel" aria-label="Show the DoorDash customer story" class="group relative flex shrink-0 items-center border-b-2 px-1.5 py-2 transition-[border-color,color] duration-200 ease-out sm:px-2 sm:py-3 md:px-3 md:py-4 border-transparent text-secondary"><span class="flex items-center border border-transparent rounded-md transition-colors duration-200 ease-out gap-2.5 px-2 py-2 sm:px-2.5 group-hover:bg-background-100 group-hover:border-border-100 group-hover:text-foreground-100/80"><span aria-hidden="true" class="shrink-0 size-6"><svg width="32" height="18" viewBox="0 0 32 18" fill="none" xmlns="http://www.w3.org/2000/svg" class="size-6"><path d="M30.6051 4.22505C29.1971 1.61505 26.4421 -0.00995411 23.4461 4.58902e-05H0.778058C0.624975 0.000667275 0.475459 0.0463212 0.348139 0.131319C0.22082 0.216317 0.121327 0.336901 0.0620576 0.478046C0.00365406 0.618286 -0.0115568 0.772767 0.0183732 0.921705C0.0483033 1.07064 0.122012 1.20726 0.230058 1.31405L5.16806 6.21405C5.60406 6.64805 6.19806 6.89105 6.81606 6.89105H22.7961C23.9351 6.87905 24.8661 7.78105 24.8781 8.90405C24.8901 10.027 23.9771 10.947 22.8381 10.958H11.8211C11.6679 10.9581 11.5181 11.0033 11.3904 11.0879C11.2627 11.1726 11.1628 11.293 11.1031 11.434C11.0441 11.5744 11.0285 11.7293 11.0582 11.8786C11.088 12.028 11.1618 12.165 11.2701 12.272L16.2111 17.176C16.6498 17.6098 17.2421 17.8528 17.8591 17.852H22.8421C29.3251 17.852 34.2271 11.012 30.6051 4.22205" fill="#FF3008"></path></svg></span><small class="whitespace-nowrap font-medium!">DoorDash</small></span></button></div></nav><div aria-hidden="true" class="pointer-events-none absolute inset-y-0 right-0 z-10 w-16 bg-linear-to-l from-background-200 to-transparent transition-opacity duration-200 opacity-0"></div></div></div><section id="_r124R_0_-customer-story-panel" aria-roledescription="slide" aria-label="Story: Shopify" aria-live="off" aria-atomic="true" class="relative min-h-0 flex-1 overflow-hidden"><button data-slot="button" class="isolate inline-flex shrink-0 origin-center items-center whitespace-nowrap rounded-full border font-medium transition-[scale,translate] hover:opacity-95 active:translate-y-[1px] outline-[0.5px] outline-transparent outline-offset-2 focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 [&amp;_svg]:pointer-events-none [&amp;_svg]:shrink-0 [&amp;&gt;*]:relative [&amp;&gt;*]:z-[4] before:absolute before:-inset-[1px] before:z-[3] before:rounded-[inherit] before:bg-background-300 before:opacity-0 before:pointer-events-none before:content-[&#x27;&#x27;] before:transition-opacity before:duration-[0.16s] before:ease-[cubic-bezier(0.55,0.085,0.68,0.53)] active:before:transition-none after:absolute after:-inset-[1px] after:z-[2] after:rounded-[inherit] after:border-[1px] after:border-current after:opacity-0 after:pointer-events-none after:content-[&#x27;&#x27;] after:transition-opacity after:delay-[0.1s] after:duration-[0.6s] after:ease-[cubic-bezier(0.25,0.46,0.45,0.94)] active:after:opacity-100 active:after:transition-none border-border-100 text-foreground-100 active:scale-[0.98] hover:border-accent-100 hover:bg-accent-200/5 hover:text-accent-100 hover:!opacity-100 group absolute top-3 left-3 z-30 w-9 justify-start gap-1.5 overflow-hidden bg-background-100/90 px-2.5 py-1.5 transition-[width,color,background-color,border-color,transform,translate]! duration-300 ease-[cubic-bezier(0.22,1,0.36,1)] backdrop-blur-md motion-reduce:transition-none! sm:top-4 sm:left-4 hover:w-[5rem] focus-visible:w-[5rem]" type="button" aria-pressed="false" aria-label="Pause customer story and logo rotation"><svg viewBox="0 0 16 16" fill="none" aria-hidden="true" class="size-4 -translate-x-px shrink-0"><rect x="4" y="3" width="2.5" height="10" rx="1" fill="currentColor"></rect><rect x="9.5" y="3" width="2.5" height="10" rx="1" fill="currentColor"></rect></svg><small class="whitespace-nowrap opacity-0 transition-opacity duration-150 ease-out group-hover:opacity-100 group-focus-visible:opacity-100 motion-reduce:transition-none">Pause</small></button><div class="flex min-h-0 w-full flex-col items-start justify-start overflow-hidden h-full"><style>@property --beam-angle-_r124R_2l_{syntax:"<angle>";initial-value:0deg;inherits:true}@property --beam-opacity-_r124R_2l_{syntax:"<number>";initial-value:0;inherits:true}[data-beam="_r124R_2l_"]{position:relative;border-radius:0;overflow:hidden}[data-beam="_r124R_2l_"][data-active]{animation:beam-spin-_r124R_2l_ 4.5s linear infinite,beam-fade-in-_r124R_2l_ 0.6s ease forwards}[data-beam="_r124R_2l_"][data-fading]{animation:beam-spin-_r124R_2l_ 4.5s linear infinite,beam-fade-out-_r124R_2l_ 0.5s ease forwards}[data-beam="_r124R_2l_"][data-active]::after,[data-beam="_r124R_2l_"][data-fading]::after{content:"";position:absolute;inset:0;border-radius:0;padding:1px;clip-path:inset(0 round 0);background:conic-gradient(from var(--beam-angle-_r124R_2l_),transparent 0%,transparent 54%,rgb(0 0 0 / .08) 57%,rgb(0 0 0 / .2) 60%,rgb(0 0 0 / .4) 63%,rgb(0 0 0 / .55) 66%,rgb(0 0 0 / .4) 69%,rgb(0 0 0 / .2) 72%,rgb(0 0 0 / .08) 75%,transparent 78%,transparent 100%),radial-gradient(ellipse 70px 40px at 33% -7.4%,#b4b4b4,transparent),radial-gradient(ellipse 60px 35px at 12% -5%,#8c8c8c,transparent),radial-gradient(ellipse 40px 70px at 2.1% 68.3%,#a0a0a0,transparent),radial-gradient(ellipse 20px 35px at 2.1% 68.3%,#828282,transparent),radial-gradient(ellipse 180px 32px at 74.4% 100%,#aaaaaa,transparent),radial-gradient(ellipse 85px 26px at 55% 100%,#969696,transparent),radial-gradient(ellipse 74px 32px at 93.9% 0%,#bebebe,transparent),radial-gradient(ellipse 26px 42px at 100% 27.1%,#919191,transparent),radial-gradient(ellipse 52px 48px at 100% 27.1%,#a5a5a5,transparent);-webkit-mask:conic-gradient(from var(--beam-angle-_r124R_2l_),transparent 0%,transparent 30%,rgb(255 255 255 / .1) 36%,rgb(255 255 255 / .35) 44%,white 52%,white 80%,rgb(255 255 255 / .35) 86%,rgb(255 255 255 / .1) 92%,transparent 95%,transparent 100%),linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:source-in,xor;mask:conic-gradient(from var(--beam-angle-_r124R_2l_),transparent 0%,transparent 30%,rgb(255 255 255 / .1) 36%,rgb(255 255 255 / .35) 44%,white 52%,white 80%,rgb(255 255 255 / .35) 86%,rgb(255 255 255 / .1) 92%,transparent 95%,transparent 100%),linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:intersect,exclude;pointer-events:none;z-index:2;opacity:calc(var(--beam-opacity-_r124R_2l_) * 0.17 * var(--beam-strength, 1))}[data-beam="_r124R_2l_"][data-active]::before,[data-beam="_r124R_2l_"][data-fading]::before{content:"";position:absolute;inset:0;border-radius:0;background:radial-gradient(ellipse 63px 36px at 33% -7.4%,rgb(180 180 180 / .225),transparent),radial-gradient(ellipse 54px 32px at 12% -5%,rgb(140 140 140 / .225),transparent),radial-gradient(ellipse 36px 63px at 2.1% 68.3%,rgb(160 160 160 / .225),transparent),radial-gradient(ellipse 18px 32px at 2.1% 68.3%,rgb(130 130 130 / .225),transparent),radial-gradient(ellipse 162px 29px at 74.4% 100%,rgb(170 170 170 / .225),transparent),radial-gradient(ellipse 77px 23px at 55% 100%,rgb(150 150 150 / .225),transparent),radial-gradient(ellipse 67px 29px at 93.9% 0%,rgb(190 190 190 / .225),transparent),radial-gradient(ellipse 23px 38px at 100% 27.1%,rgb(145 145 145 / .225),transparent),radial-gradient(ellipse 47px 43px at 100% 27.1%,rgb(165 165 165 / .225),transparent);box-shadow:inset 0 0 9px 1px rgb(0 0 0 / .14);-webkit-mask-image:conic-gradient(from var(--beam-angle-_r124R_2l_),transparent 0%,transparent 30%,rgb(255 255 255 / .1) 36%,rgb(255 255 255 / .35) 44%,white 52%,white 80%,rgb(255 255 255 / .35) 86%,rgb(255 255 255 / .1) 92%,transparent 95%,transparent 100%),linear-gradient(white,transparent 28px,transparent calc(100% - 28px),white),linear-gradient(to right,white,transparent 28px,transparent calc(100% - 28px),white);-webkit-mask-composite:source-in,source-over;mask-image:conic-gradient(from var(--beam-angle-_r124R_2l_),transparent 0%,transparent 30%,rgb(255 255 255 / .1) 36%,rgb(255 255 255 / .35) 44%,white 52%,white 80%,rgb(255 255 255 / .35) 86%,rgb(255 255 255 / .1) 92%,transparent 95%,transparent 100%),linear-gradient(white,transparent 28px,transparent calc(100% - 28px),white),linear-gradient(to right,white,transparent 28px,transparent calc(100% - 28px),white);mask-composite:intersect,add;pointer-events:none;z-index:1;opacity:calc(var(--beam-opacity-_r124R_2l_) * 0.23 * var(--beam-strength, 1));clip-path:inset(0 round 0)}[data-beam="_r124R_2l_"] [data-beam-bloom]{display:none;position:absolute;inset:0;border-radius:0;clip-path:inset(0 round 0);background:conic-gradient(from var(--beam-angle-_r124R_2l_),transparent 0%,transparent 58%,rgb(0 0 0 / .02) 62%,rgb(0 0 0 / .08) 65%,rgb(0 0 0 / .2) 67%,rgb(0 0 0 / .4) 69%,rgb(0 0 0 / .6) 70%,rgb(0 0 0 / .6) 70.5%,rgb(0 0 0 / .4) 71.5%,rgb(0 0 0 / .2) 73%,rgb(0 0 0 / .08) 75%,rgb(0 0 0 / .02) 78%,transparent 82%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;padding:1px;filter:blur(8px) brightness(1.75) saturate(1.4);pointer-events:none;z-index:3;opacity:0}[data-beam="_r124R_2l_"][data-active] [data-beam-bloom],[data-beam="_r124R_2l_"][data-fading] [data-beam-bloom]{display:block;opacity:calc(var(--beam-opacity-_r124R_2l_) * 0.27 * var(--beam-strength, 1))}@keyframes beam-spin-_r124R_2l_{to{--beam-angle-_r124R_2l_:360deg}}@keyframes beam-fade-in-_r124R_2l_{to{--beam-opacity-_r124R_2l_:1}}@keyframes beam-fade-out-_r124R_2l_{from{--beam-opacity-_r124R_2l_:1}to{--beam-opacity-_r124R_2l_:0}}</style><div data-beam="_r124R_2l_" class="customer-browser-beam h-full min-h-0 w-full" style="--customer-browser-beam-duration:4.5s;--beam-strength:1"><div class="bg-background-100 relative flex items-start justify-between overflow-hidden h-full w-full"><div class="relative flex h-full w-full flex-col items-stretch justify-start gap-5 px-6 pt-3 pb-6 sm:gap-6 sm:p-8 md:gap-6 md:p-10 lg:p-16 xl:p-20" style="opacity:1"><div class="relative w-full px-5 py-6 pl-8 sm:p-5 sm:pl-8 xl:p-9 xl:pl-12"><div aria-hidden="true" class="pointer-events-none absolute z-0 border-border-100 bg-background-200 border border-dashed inset-0 rounded-lg"></div><div class="relative z-10"><div class="grid w-full gap-4 sm:grid-cols-[minmax(0,1fr)_auto] sm:grid-rows-[auto_auto] sm:items-start sm:gap-5 sm:gap-x-10 sm:gap-y-6 md:gap-x-12"><div class="-mr-12 flex w-full shrink-0 justify-end sm:col-start-2 sm:mr-0 sm:row-span-2 row-start-3 -mt-6 sm:mt-0" style="opacity:1"><div data-cms-path="quotes.shopify.image" data-cms-type="text"><div class="relative size-32 shrink-0 sm:size-36 md:size-40 rounded-xl"><div class="absolute inset-0 flex items-center justify-center overflow-hidden rounded-xl"><span aria-hidden="true" class="text-foreground-200 size-[4.5rem] sm:size-20 md:size-24"><svg width="152" height="172" viewBox="0 0 152 172" fill="none" xmlns="http://www.w3.org/2000/svg" class="size-full"><path d="M132.498 33.8001C132.398 32.9001 131.598 32.5001 130.998 32.5001C130.398 32.5001 117.298 31.5001 117.298 31.5001C117.298 31.5001 108.198 22.4001 107.098 21.5001C106.098 20.5001 104.198 20.8001 103.398 21.0001C103.298 21.0001 101.398 21.6001 98.2984 22.6001C95.1984 13.7001 89.8984 5.6001 80.3984 5.6001H79.4984C76.8984 2.2001 73.4984 0.600098 70.6984 0.600098C48.6984 0.600098 38.0984 28.1001 34.7984 42.1001C26.1984 44.8001 20.0984 46.6001 19.3984 46.9001C14.5984 48.4001 14.4984 48.5001 13.8984 53.0001C13.3984 56.4001 0.898438 153.1 0.898438 153.1L98.1984 171.3L150.998 159.9C151.098 159.7 132.598 34.7001 132.498 33.8001ZM92.8984 24.0001C90.4984 24.7001 87.5984 25.6001 84.6984 26.6001V24.8001C84.6984 19.4001 83.9984 15.0001 82.6984 11.5001C87.6984 12.1001 90.7984 17.6001 92.8984 24.0001ZM76.5984 12.6001C77.8984 16.0001 78.7984 20.8001 78.7984 27.4001V28.4001C73.3984 30.1001 67.6984 31.8001 61.7984 33.7001C65.0984 21.1001 71.3984 14.9001 76.5984 12.6001ZM70.1984 6.40009C71.1984 6.40009 72.1984 6.80009 72.9984 7.40009C65.8984 10.7001 58.3984 19.0001 55.2984 35.8001C50.5984 37.3001 46.0984 38.6001 41.7984 40.0001C45.3984 27.2001 54.3984 6.40009 70.1984 6.40009Z" fill="#95BF47"></path><path d="M131 32.3C130.4 32.3 117.3 31.3 117.3 31.3C117.3 31.3 108.2 22.2 107.1 21.3C106.7 20.9 106.2 20.7 105.8 20.7L98.5 171.3L151.3 159.9C151.3 159.9 132.8 34.7 132.7 33.8C132.3 32.9 131.6 32.5 131 32.3Z" fill="#5E8E3E"></path><path d="M80.4016 61.5001L74.0016 80.8001C74.0016 80.8001 68.2016 77.7001 61.3016 77.7001C51.0016 77.7001 50.5016 84.2001 50.5016 85.8001C50.5016 94.6001 73.5016 98.0001 73.5016 118.7C73.5016 135 63.2016 145.5 49.3016 145.5C32.5016 145.5 24.1016 135.1 24.1016 135.1L28.6016 120.3C28.6016 120.3 37.4016 127.9 44.8016 127.9C49.7016 127.9 51.7016 124.1 51.7016 121.3C51.7016 109.8 32.9016 109.3 32.9016 90.3001C32.9016 74.4001 44.3016 59.0001 67.4016 59.0001C76.0016 58.9001 80.4016 61.5001 80.4016 61.5001Z" fill="white"></path></svg></span></div><img src="/people/duncan-davidson.png" alt="Duncan Davidson" width="64" height="64" class="absolute bottom-0 left-0 z-10 size-14 border-2 object-cover shadow-sm rounded-full sm:size-16" loading="lazy" decoding="async" data-cms-path="quotes.shopify.person.image" data-cms-type="text"/></div></div></div><div class="min-w-0 sm:col-start-1 sm:row-start-1" style="opacity:1"><blockquote class="m-0 border-0 p-0"><h3 class="browser-testimony-quote text-foreground-100 relative font-normal text-balance" data-cms-path="quotes.shopify.quote" data-cms-type="text"><span class="text-foreground-100/40 md:text-foreground-200 absolute -left-4" aria-hidden="true">“</span><span class="opacity-0"><span class="browser-quote-word" style="color:var(--color-foreground-100)">For</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">Shopify,</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">the</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">real</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">challenge</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">is</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">not</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">about</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">how</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">many</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">different</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">pieces</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">of</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">complex</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">technology</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">we</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">can</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">use</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">but</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">the</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">opposite.</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">Cloudflare</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">helps</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">us</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">find</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">a</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">simple</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">way</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">to</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">achieve</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">something</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">very</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">complex</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">that</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">we</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">can</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">scale</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">and</span><span class="browser-quote-word" style="color:var(--color-foreground-100)">maintain.</span></span><span class="text-foreground-100/40 md:text-foreground-200 ml-1" aria-hidden="true">”</span></h3></blockquote></div><div class="flex flex-col items-start gap-2 sm:col-start-1 sm:row-start-2" style="opacity:1"><p class="text-secondary min-w-0"><strong class="text-foreground-100 font-medium" data-cms-path="quotes.shopify.person.name" data-cms-type="text">Duncan Davidson</strong>,<span data-cms-path="quotes.shopify.person.title" data-cms-type="text">VP of Developer Productivity</span>,<span data-cms-path="quotes.shopify.company" data-cms-type="text">Shopify</span></p></div></div></div></div></div></div><div data-beam-bloom="true"></div></div></div></section></div></div><!--astro:end--></astro-island></div><p class="heading-visual-h5 text-foreground-100/70 text-balance" data-cms-path="pages.home.homeCustomers.footerText" data-cms-type="text">And thousands more... </p><div data-cms-path="pages.home.homeCustomers.logoWall"><astro-island uid="Z1jnV5S" prefix="r125" component-url="/_astro/_logos.CaG-zNP4.js" component-export="LogosCompact" renderer-url="/_astro/client.DGUUz9qO.js" props="{&quot;logos&quot;:[1,[[0,{&quot;id&quot;:[0,&quot;19b832bf-4265-419f-b95b-96ad4450babb&quot;],&quot;label&quot;:[0,&quot;Fossil&quot;],&quot;src&quot;:[0,&quot;/companies/e4ea9663-706f-4411-b25c-539fca52c862.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;83793dca-680e-4406-909d-b359706be9c7&quot;],&quot;label&quot;:[0,&quot;Visa Print&quot;],&quot;src&quot;:[0,&quot;/companies/3ccce0b1-a008-42d0-a6e3-7c228a78d0c8.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;4e51313f-3b39-407a-b49c-8d57ebf714f1&quot;],&quot;label&quot;:[0,&quot;Canva&quot;],&quot;src&quot;:[0,&quot;/companies/0c59832d-e3d3-458e-bb88-8894a4f9d18e.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;483381c6-0891-408f-add1-212d23a02346&quot;],&quot;label&quot;:[0,&quot;Uber&quot;],&quot;src&quot;:[0,&quot;/companies/74c5e83e-abc8-49a4-a55b-0ecf972bb849.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;f721ecc9-9bd2-4c49-9e29-0164dacf1eee&quot;],&quot;label&quot;:[0,&quot;Broadcom&quot;],&quot;src&quot;:[0,&quot;/companies/ecbc9f10-50da-4a73-9a27-54a18d00aa9e.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;00473bbf-7ff0-4426-856a-7ecdf4a23f37&quot;],&quot;label&quot;:[0,&quot;Department of Commerce&quot;],&quot;src&quot;:[0,&quot;/companies/21708102-7a68-4230-8ca6-b088879ce262.png&quot;]}],[0,{&quot;id&quot;:[0,&quot;ff218cb1-5e6d-41d1-9bff-2844ddbbb9dc&quot;],&quot;label&quot;:[0,&quot;Hubspot&quot;],&quot;src&quot;:[0,&quot;/companies/47e69d4e-6b6d-46e4-868a-3f22950572f8.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;61fb9f1c-6736-49c3-999b-a382ed63de86&quot;],&quot;label&quot;:[0,&quot;Loreal&quot;],&quot;src&quot;:[0,&quot;/companies/4b6fd6e4-96c4-4c26-a4e4-d52c75d93cdf.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;f5fa800f-a661-432a-9177-cbf1bbff5250&quot;],&quot;label&quot;:[0,&quot;Roche&quot;],&quot;src&quot;:[0,&quot;/companies/02430f10-e1fe-4e48-8400-43adfa3328e2.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;c6154c4e-daf2-405b-8f91-f0f4ff68432e&quot;],&quot;label&quot;:[0,&quot;Homeland Security&quot;],&quot;src&quot;:[0,&quot;/companies/1e9d9fd3-c1e8-47df-a4dc-7c97d9f8b6c8.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;0a9c5ffd-8fc3-4365-8de5-3e2f23efea58&quot;],&quot;label&quot;:[0,&quot;Braze&quot;],&quot;src&quot;:[0,&quot;/companies/673e6f52-edfd-4d95-81b6-6a523da89374.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;c64b0ea9-b409-4428-b759-a6a41d564849&quot;],&quot;label&quot;:[0,&quot;Carrefour&quot;],&quot;src&quot;:[0,&quot;/companies/6d07e6ca-12a0-4244-b1dd-327cde491e2f.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;2e25ccd6-10cd-48d9-8dfb-5e5d821f990b&quot;],&quot;label&quot;:[0,&quot;Delivery Hero&quot;],&quot;src&quot;:[0,&quot;/companies/6ad20752-7949-4dc6-9de8-c93d5e33888a.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;863693fc-2e76-45e8-be75-764e401290be&quot;],&quot;label&quot;:[0,&quot;SoFi&quot;],&quot;src&quot;:[0,&quot;/companies/ad2cf871-580c-41ba-ac0c-8d2f7be3c8ff.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;b9cb874a-d81e-4896-aaf5-bbe8168a4e41&quot;],&quot;label&quot;:[0,&quot;Telus&quot;],&quot;src&quot;:[0,&quot;/companies/1f3ec03d-833c-4b28-b61d-317e3fa0c886.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;f015ba05-6f26-4c41-8c55-64819f017c3f&quot;],&quot;label&quot;:[0,&quot;Workday&quot;],&quot;src&quot;:[0,&quot;/companies/c9ead275-76e3-424e-b181-4f410ecb68ce.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;0b5144e2-1727-41e4-8ec0-3de8f7b39cd2&quot;],&quot;label&quot;:[0,&quot;Colgate Palmolive&quot;],&quot;src&quot;:[0,&quot;/companies/75ef1c21-b669-4199-b229-d6551a7e951d.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;37ea3fee-19bc-486a-af70-57e6dac9898d&quot;],&quot;label&quot;:[0,&quot;Indeed&quot;],&quot;src&quot;:[0,&quot;/companies/7f0c2889-d3c1-4b33-b205-e1917c22bb53.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;42cf77c8-ea4c-47ae-931f-aac34238712d&quot;],&quot;label&quot;:[0,&quot;Labcorp&quot;],&quot;src&quot;:[0,&quot;/companies/6d985b86-996a-45d4-b004-f8becedf5676.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;1661846f-5bdd-4c22-acd2-4d10d60724c5&quot;],&quot;label&quot;:[0,&quot;NCR Voyix&quot;],&quot;src&quot;:[0,&quot;/companies/7b4629c1-433d-4069-a068-1a227076122c.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;e3ae20e6-35b0-4b47-9499-6c8f4c4ecaf1&quot;],&quot;label&quot;:[0,&quot;Garmin&quot;],&quot;src&quot;:[0,&quot;/companies/d3e85b73-865f-4017-b29c-5acaf120c0c4.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;14441298-96e5-414b-a3da-346d0d43e836&quot;],&quot;label&quot;:[0,&quot;Genuine Parts Company&quot;],&quot;src&quot;:[0,&quot;/companies/d89fbfe9-ff19-4095-9f9d-94e39bc90ecc.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;6502f263-40aa-45fd-8e99-1bab97c6470e&quot;],&quot;label&quot;:[0,&quot;Mars&quot;],&quot;src&quot;:[0,&quot;/companies/ef9e904a-27f8-44e1-870f-935dc2bfdb90.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;103dc694-4f3e-4f79-ace5-c00c18c20bf7&quot;],&quot;label&quot;:[0,&quot;Telefonica&quot;],&quot;src&quot;:[0,&quot;/companies/54d619f3-887b-4eb2-8c4a-1fd75959f303.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;3f9fa836-48b0-46c8-a3f0-7a620157dd88&quot;],&quot;label&quot;:[0,&quot;Anthropic&quot;],&quot;src&quot;:[0,&quot;/companies/2427de55-f683-4bf7-a30a-d748222436ce.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;ffcece98-e00d-451b-a1ee-bacb4cfdf7ab&quot;],&quot;label&quot;:[0,&quot;Asana&quot;],&quot;src&quot;:[0,&quot;/companies/2aee0afe-176a-449e-a926-a4444adf1fe0.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;145f7a93-c7fd-4d3d-a9ef-0ba5ce5fae79&quot;],&quot;label&quot;:[0,&quot;Atlassian&quot;],&quot;src&quot;:[0,&quot;/companies/bd5897bc-21b1-4ec0-bc08-6697da26ac59.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;c9e75c8b-606f-47ba-9eeb-ed92c7a5066e&quot;],&quot;label&quot;:[0,&quot;Block&quot;],&quot;src&quot;:[0,&quot;/companies/05745480-bcb4-4699-8344-aa2e854fe6a6.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;2259b3d5-08ac-4cd7-be88-439ecf0d3500&quot;],&quot;label&quot;:[0,&quot;CoreWeave&quot;],&quot;src&quot;:[0,&quot;/companies/7d670892-b1c3-4d75-854e-f3cf43b5dd1a.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;65e43eea-a7ec-43d2-807b-8d118ec7ba10&quot;],&quot;label&quot;:[0,&quot;Leonardo.ai&quot;],&quot;src&quot;:[0,&quot;/companies/39a8c473-3e3e-448b-ac0b-109ec525621e.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;79e9c248-eb2b-4d3b-836e-36f91c4ce0a3&quot;],&quot;label&quot;:[0,&quot;Stripe&quot;],&quot;src&quot;:[0,&quot;/companies/23f76a0c-6da4-4fcd-a101-7fcddcb3cc29.svg&quot;]}],[0,{&quot;id&quot;:[0,&quot;d996bb3c-0f69-4279-b0ea-f84d924d96c2&quot;],&quot;label&quot;:[0,&quot;Block&quot;],&quot;src&quot;:[0,&quot;/companies/e6a62228-5ebe-410e-bb84-d06227d882a2.svg&quot;]}]]]}" ssr client="visible" opts="{&quot;name&quot;:&quot;LogosCompact&quot;,&quot;value&quot;:{&quot;rootMargin&quot;:&quot;200px&quot;}}" await-children><link rel="preload" as="image" href="/companies/e4ea9663-706f-4411-b25c-539fca52c862.svg"/><link rel="preload" as="image" href="/companies/3ccce0b1-a008-42d0-a6e3-7c228a78d0c8.svg"/><link rel="preload" as="image" href="/companies/0c59832d-e3d3-458e-bb88-8894a4f9d18e.svg"/><link rel="preload" as="image" href="/companies/74c5e83e-abc8-49a4-a55b-0ecf972bb849.svg"/><link rel="preload" as="image" href="/companies/ecbc9f10-50da-4a73-9a27-54a18d00aa9e.svg"/><link rel="preload" as="image" href="/companies/21708102-7a68-4230-8ca6-b088879ce262.png"/><link rel="preload" as="image" href="/companies/47e69d4e-6b6d-46e4-868a-3f22950572f8.svg"/><link rel="preload" as="image" href="/companies/4b6fd6e4-96c4-4c26-a4e4-d52c75d93cdf.svg"/><link rel="preload" as="image" href="/companies/02430f10-e1fe-4e48-8400-43adfa3328e2.svg"/><link rel="preload" as="image" href="/companies/1e9d9fd3-c1e8-47df-a4dc-7c97d9f8b6c8.svg"/><link rel="preload" as="image" href="/companies/673e6f52-edfd-4d95-81b6-6a523da89374.svg"/><link rel="preload" as="image" href="/companies/6d07e6ca-12a0-4244-b1dd-327cde491e2f.svg"/><link rel="preload" as="image" href="/companies/6ad20752-7949-4dc6-9de8-c93d5e33888a.svg"/><link rel="preload" as="image" href="/companies/ad2cf871-580c-41ba-ac0c-8d2f7be3c8ff.svg"/><link rel="preload" as="image" href="/companies/1f3ec03d-833c-4b28-b61d-317e3fa0c886.svg"/><link rel="preload" as="image" href="/companies/c9ead275-76e3-424e-b181-4f410ecb68ce.svg"/><link rel="preload" as="image" href="/companies/75ef1c21-b669-4199-b229-d6551a7e951d.svg"/><link rel="preload" as="image" href="/companies/7f0c2889-d3c1-4b33-b205-e1917c22bb53.svg"/><link rel="preload" as="image" href="/companies/6d985b86-996a-45d4-b004-f8becedf5676.svg"/><link rel="preload" as="image" href="/companies/7b4629c1-433d-4069-a068-1a227076122c.svg"/><link rel="preload" as="image" href="/companies/d3e85b73-865f-4017-b29c-5acaf120c0c4.svg"/><link rel="preload" as="image" href="/companies/d89fbfe9-ff19-4095-9f9d-94e39bc90ecc.svg"/><link rel="preload" as="image" href="/companies/ef9e904a-27f8-44e1-870f-935dc2bfdb90.svg"/><link rel="preload" as="image" href="/companies/54d619f3-887b-4eb2-8c4a-1fd75959f303.svg"/><link rel="preload" as="image" href="/companies/2427de55-f683-4bf7-a30a-d748222436ce.svg"/><link rel="preload" as="image" href="/companies/2aee0afe-176a-449e-a926-a4444adf1fe0.svg"/><link rel="preload" as="image" href="/companies/bd5897bc-21b1-4ec0-bc08-6697da26ac59.svg"/><link rel="preload" as="image" href="/companies/05745480-bcb4-4699-8344-aa2e854fe6a6.svg"/><link rel="preload" as="image" href="/companies/7d670892-b1c3-4d75-854e-f3cf43b5dd1a.svg"/><link rel="preload" as="image" href="/companies/39a8c473-3e3e-448b-ac0b-109ec525621e.svg"/><link rel="preload" as="image" href="/companies/23f76a0c-6da4-4fcd-a101-7fcddcb3cc29.svg"/><link rel="preload" as="image" href="/companies/e6a62228-5ebe-410e-bb84-d06227d882a2.svg"/><div class="relative w-full overflow-hidden py-2"><div class="items-center"><div class="flex w-max" style="gap:64px;flex-direction:row;transform:none"><div class="flex shrink-0" style="gap:64px;flex-direction:row"><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/e4ea9663-706f-4411-b25c-539fca52c862.svg" alt="Fossil" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/3ccce0b1-a008-42d0-a6e3-7c228a78d0c8.svg" alt="Visa Print" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/0c59832d-e3d3-458e-bb88-8894a4f9d18e.svg" alt="Canva" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/74c5e83e-abc8-49a4-a55b-0ecf972bb849.svg" alt="Uber" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/ecbc9f10-50da-4a73-9a27-54a18d00aa9e.svg" alt="Broadcom" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/21708102-7a68-4230-8ca6-b088879ce262.png" alt="Department of Commerce" class="block object-contain select-none" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/47e69d4e-6b6d-46e4-868a-3f22950572f8.svg" alt="Hubspot" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/4b6fd6e4-96c4-4c26-a4e4-d52c75d93cdf.svg" alt="Loreal" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/02430f10-e1fe-4e48-8400-43adfa3328e2.svg" alt="Roche" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/1e9d9fd3-c1e8-47df-a4dc-7c97d9f8b6c8.svg" alt="Homeland Security" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/673e6f52-edfd-4d95-81b6-6a523da89374.svg" alt="Braze" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/6d07e6ca-12a0-4244-b1dd-327cde491e2f.svg" alt="Carrefour" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/6ad20752-7949-4dc6-9de8-c93d5e33888a.svg" alt="Delivery Hero" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/ad2cf871-580c-41ba-ac0c-8d2f7be3c8ff.svg" alt="SoFi" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/1f3ec03d-833c-4b28-b61d-317e3fa0c886.svg" alt="Telus" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/c9ead275-76e3-424e-b181-4f410ecb68ce.svg" alt="Workday" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/75ef1c21-b669-4199-b229-d6551a7e951d.svg" alt="Colgate Palmolive" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/7f0c2889-d3c1-4b33-b205-e1917c22bb53.svg" alt="Indeed" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/6d985b86-996a-45d4-b004-f8becedf5676.svg" alt="Labcorp" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/7b4629c1-433d-4069-a068-1a227076122c.svg" alt="NCR Voyix" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/d3e85b73-865f-4017-b29c-5acaf120c0c4.svg" alt="Garmin" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/d89fbfe9-ff19-4095-9f9d-94e39bc90ecc.svg" alt="Genuine Parts Company" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/ef9e904a-27f8-44e1-870f-935dc2bfdb90.svg" alt="Mars" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/54d619f3-887b-4eb2-8c4a-1fd75959f303.svg" alt="Telefonica" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/2427de55-f683-4bf7-a30a-d748222436ce.svg" alt="Anthropic" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/2aee0afe-176a-449e-a926-a4444adf1fe0.svg" alt="Asana" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/bd5897bc-21b1-4ec0-bc08-6697da26ac59.svg" alt="Atlassian" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/05745480-bcb4-4699-8344-aa2e854fe6a6.svg" alt="Block" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/7d670892-b1c3-4d75-854e-f3cf43b5dd1a.svg" alt="CoreWeave" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/39a8c473-3e3e-448b-ac0b-109ec525621e.svg" alt="Leonardo.ai" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/23f76a0c-6da4-4fcd-a101-7fcddcb3cc29.svg" alt="Stripe" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="true" style="height:71px;width:108px;opacity:0"><img src="/companies/e6a62228-5ebe-410e-bb84-d06227d882a2.svg" alt="Block" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div></div><div aria-hidden="true" class="flex shrink-0" style="gap:64px;flex-direction:row"><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/e4ea9663-706f-4411-b25c-539fca52c862.svg" alt="Fossil" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/3ccce0b1-a008-42d0-a6e3-7c228a78d0c8.svg" alt="Visa Print" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/0c59832d-e3d3-458e-bb88-8894a4f9d18e.svg" alt="Canva" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/74c5e83e-abc8-49a4-a55b-0ecf972bb849.svg" alt="Uber" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/ecbc9f10-50da-4a73-9a27-54a18d00aa9e.svg" alt="Broadcom" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/21708102-7a68-4230-8ca6-b088879ce262.png" alt="Department of Commerce" class="block object-contain select-none" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/47e69d4e-6b6d-46e4-868a-3f22950572f8.svg" alt="Hubspot" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/4b6fd6e4-96c4-4c26-a4e4-d52c75d93cdf.svg" alt="Loreal" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/02430f10-e1fe-4e48-8400-43adfa3328e2.svg" alt="Roche" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/1e9d9fd3-c1e8-47df-a4dc-7c97d9f8b6c8.svg" alt="Homeland Security" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/673e6f52-edfd-4d95-81b6-6a523da89374.svg" alt="Braze" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/6d07e6ca-12a0-4244-b1dd-327cde491e2f.svg" alt="Carrefour" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/6ad20752-7949-4dc6-9de8-c93d5e33888a.svg" alt="Delivery Hero" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/ad2cf871-580c-41ba-ac0c-8d2f7be3c8ff.svg" alt="SoFi" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/1f3ec03d-833c-4b28-b61d-317e3fa0c886.svg" alt="Telus" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/c9ead275-76e3-424e-b181-4f410ecb68ce.svg" alt="Workday" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/75ef1c21-b669-4199-b229-d6551a7e951d.svg" alt="Colgate Palmolive" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/7f0c2889-d3c1-4b33-b205-e1917c22bb53.svg" alt="Indeed" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/6d985b86-996a-45d4-b004-f8becedf5676.svg" alt="Labcorp" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/7b4629c1-433d-4069-a068-1a227076122c.svg" alt="NCR Voyix" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/d3e85b73-865f-4017-b29c-5acaf120c0c4.svg" alt="Garmin" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/d89fbfe9-ff19-4095-9f9d-94e39bc90ecc.svg" alt="Genuine Parts Company" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/ef9e904a-27f8-44e1-870f-935dc2bfdb90.svg" alt="Mars" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/54d619f3-887b-4eb2-8c4a-1fd75959f303.svg" alt="Telefonica" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/2427de55-f683-4bf7-a30a-d748222436ce.svg" alt="Anthropic" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/2aee0afe-176a-449e-a926-a4444adf1fe0.svg" alt="Asana" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/bd5897bc-21b1-4ec0-bc08-6697da26ac59.svg" alt="Atlassian" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/05745480-bcb4-4699-8344-aa2e854fe6a6.svg" alt="Block" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/7d670892-b1c3-4d75-854e-f3cf43b5dd1a.svg" alt="CoreWeave" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/39a8c473-3e3e-448b-ac0b-109ec525621e.svg" alt="Leonardo.ai" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/23f76a0c-6da4-4fcd-a101-7fcddcb3cc29.svg" alt="Stripe" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div><div class="flex shrink-0 items-center justify-center overflow-hidden" aria-hidden="false" style="height:71px;width:108px;opacity:1"><img src="/companies/e6a62228-5ebe-410e-bb84-d06227d882a2.svg" alt="Block" class="block object-contain select-none opacity-0" style="width:37px;height:37px" loading="eager" decoding="async" draggable="false"/></div></div></div></div></div><!--astro:end--></astro-island></div></div></div></section><section class="animate-in mx-auto fade-in transition-opacity delay-100 duration-2000 ease-out relative z-0 bg-background-100 -mt-0.5 flex w-full flex-col overflow-hidden md:hidden "><svg class="corner-line top-line absolute top-0 left-1/2 h-1 -translate-x-1/2 transition-opacity duration-2000 ease-out w-[200dvw]" preserveAspectRatio="none" aria-hidden="true"><line x1="0" y1="0.5" x2="100%" y2="0.5" stroke="var(--color-border-100)" stroke-width="1" stroke-dasharray="16,16"></line></svg><div class="relative mb-2 h-20 w-full"><svg class="pointer-events-none absolute top-0 left-0 z-0 h-full w-full" data-testid="rf__background" aria-hidden="true" style="stroke-dasharray:none;stroke-dashoffset:0"><pattern id="pattern-hxlvne" x="0" y="0" width="12" height="12" patternUnits="userSpaceOnUse"><circle cx="6" cy="6" r="0.75" fill="var(--color-decor-dots-100)" style="stroke-dasharray:none;stroke-dashoffset:0"></circle></pattern><rect x="0" y="0" width="100%" height="100%" fill="url(#pattern-hxlvne)" style="stroke-dasharray:none;stroke-dashoffset:0"></rect></svg></div><svg class="corner-line bottom-line absolute bottom-0 left-1/2 h-1 w-[200dvw] -translate-x-1/2 transition-opacity duration-2000 ease-out" preserveAspectRatio="none"><line x1="0" y1="0.5" x2="100%" y2="0.5" stroke="var(--color-border-100)" stroke-width="1" stroke-dasharray="16,16"></line></svg></section><section id="home-title-1" class="px-section relative mt-12 sm:mt-6 md:mt-8" data-cms-path="pages.home.homeTitleWhy"><div class="flex w-full min-w-0 flex-col items-center justify-center"><div class="mx-auto flex w-full max-w-[1080px] min-w-0 flex-col items-center text-center"><h2 class="text-foreground-100 w-full min-w-0 text-balance whitespace-pre-line" data-cms-path="pages.home.homeTitleWhy.title" data-cms-type="text">Why choose Cloudflare <astro-island uid="ZRrn7R" prefix="r60" component-url="/_astro/common.DZtg08gA.js" component-export="CopyLink" renderer-url="/_astro/client.DGUUz9qO.js" props="{&quot;sectionId&quot;:[0,&quot;home-title-1&quot;]}" ssr client="idle" opts="{&quot;name&quot;:&quot;CopyLink&quot;,&quot;value&quot;:true}" await-children><button class="relative hidden px-2 items-center justify-center text-foreground-100/40 active:scale-90 hover:text-foreground-100/70 shrink-0 cursor-pointer opacity-0 group-hover:opacity-100 duration-200 ease-out transition-all md:hidden py-1 translate-y-0.5 -translate-x-2" aria-hidden="true" title="Copy link to clipboard" tabindex="-1" type="button"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="size-6 transition-all select-none"><path d="M12.7076 18.3639L11.2933 19.7781C9.34072 21.7308 6.1749 21.7308 4.22228 19.7781C2.26966 17.8255 2.26966 14.6597 4.22228 12.7071L5.63649 11.2929M18.3644 12.7071L19.7786 11.2929C21.7312 9.34024 21.7312 6.17441 19.7786 4.22179C17.826 2.26917 14.6602 2.26917 12.7076 4.22179L11.2933 5.636M8.50045 15.4999L15.5005 8.49994" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 transition-all select-none size-6 scale-0 opacity-0"><path d="M20 6L9 17L4 12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></button><!--astro:end--></astro-island></h2><astro-island uid="ZLzXXQ" prefix="r72" component-url="/_astro/_rotating-text.DIyjerX5.js" component-export="RotatingText" renderer-url="/_astro/client.DGUUz9qO.js" props="{&quot;variants&quot;:[1,[[0,&quot;build secure, performant applications&quot;],[0,&quot;connect + secure your employees, networks &amp; data&quot;]]],&quot;prefix&quot;:[0,&quot;Everything needed to&quot;],&quot;suffix&quot;:[0],&quot;as&quot;:[0,&quot;p&quot;],&quot;className&quot;:[0,&quot;heading-visual-h5 text-foreground-100/70 mt-4 w-full min-w-0&quot;],&quot;hoverPanelDisabled&quot;:[0],&quot;hoverPreviewStyle&quot;:[0],&quot;autoRotate&quot;:[0],&quot;dimOverlay&quot;:[0],&quot;dataAttributes&quot;:[0,{&quot;data-rotating-text-id&quot;:[0,&quot;home-why&quot;]}],&quot;cmsPath&quot;:[0,&quot;pages.home.homeTitleWhy.subtitle&quot;],&quot;cmsPathPrefix&quot;:[0],&quot;cmsPathSuffix&quot;:[0]}" ssr client="visible" opts="{&quot;name&quot;:&quot;RotatingText&quot;,&quot;value&quot;:true}" await-children><p class="heading-visual-h5 text-foreground-100/70 mt-4 w-full min-w-0" style="margin-left:0.22em" data-cms-path="pages.home.homeTitleWhy.subtitle" data-rotating-text-id="home-why"><span class="inline">Everything needed to</span><span class="relative inline-flex items-baseline align-baseline transition-[color] duration-300 ease-[cubic-bezier(0.25,0.1,0.25,1)] overflow-hidden" style="padding:0.1em 0.22em;margin-top:-0.1em;margin-bottom:-0.1em;margin-left:0px;margin-right:0px"><span data-word="true" class="relative inline-block shrink-0 whitespace-nowrap z-2" style="opacity:1;filter:blur(0px)">build</span><span class="relative inline-block shrink-0 whitespace-pre z-2"></span><span data-word="true" class="relative inline-block shrink-0 whitespace-nowrap z-2" style="opacity:1;filter:blur(0px)">secure,</span><span class="relative inline-block shrink-0 whitespace-pre z-2"></span><span data-word="true" class="relative inline-block shrink-0 whitespace-nowrap z-2" style="opacity:1;filter:blur(0px)">performant</span><span class="relative inline-block shrink-0 whitespace-pre z-2"></span><span data-word="true" class="relative inline-block shrink-0 whitespace-nowrap z-2" style="opacity:1;filter:blur(0px)">applications</span><span class="absolute inset-0 rounded-[5px] pointer-events-none mix-blend-color-dodge isolate" style="background-color:rgba(255, 72, 1, 0);box-shadow:inset 0 0 0 1px rgba(255, 72, 1, 0)"></span><span class="absolute inset-0 pointer-events-none rounded-[5px] overflow-hidden mix-blend-plus-darker" style="opacity:0"><span class="absolute inset-y-0 left-0 w-[200%]" style="background-image:radial-gradient(55% 70% at 0% 28%, rgba(255,150,80,0.2), transparent 70%), radial-gradient(55% 70% at 100% 28%, rgba(255,150,80,0.2), transparent 70%), radial-gradient(55% 65% at 50% 72%, rgba(200,40,0,0.15), rgba(200,40,0,0.01) 70%), radial-gradient(40% 60% at 50% 45%, rgba(255,90,20,0.05), rgba(200,40,0,0.01) 75%);background-size:50% 100%;background-repeat:repeat-x;animation:rotating-text-noise-drift 2s linear infinite;will-change:transform"></span></span></span></p><!--astro:end--></astro-island></div></div></section><section id="home-waveform" class="px-section relative"><div class="relative mx-auto w-full max-w-[1200px]"><div class="bg-background-100 relative grid min-h-[800px] grid-cols-1 border md:min-h-[500px] md:grid-cols-2"><astro-island uid="ZgrNXc" prefix="r61" component-url="/_astro/_waveform.TAQmpp5K.js" component-export="Waveform" renderer-url="/_astro/client.DGUUz9qO.js" props="{}" ssr client="visible" opts="{&quot;name&quot;:&quot;Waveform&quot;,&quot;value&quot;:true}" await-children><div data-cms-preview-heavy="waveform" class="hidden md:block -scale-x-100 pointer-events-none mt-[5%] absolute top-0 left-0 right-0 h-1/2 md:h-auto md:bottom-0 select-none opacity-0 overflow-hidden" aria-hidden="true" style="animation:canvas-fade-in 1s ease-out 0.2s both"><div data-waveform-scroll="true" class="flex h-full max-h-full items-center" style="animation:waveform-scroll 20s linear infinite"><svg width="1192" height="222" viewBox="0 0 1192 222" fill="none" xmlns="http://www.w3.org/2000/svg" class="h-full max-h-[50%] w-auto shrink-0" style="will-change:auto;contain:layout style paint"><path d="M0 120C0.66 120 0.32 120 1 120C1 120.66 1 120.32 1 121C0.34 121 0.68 121 0 121C0 120.34 0 120.68 0 120Z M0 115C0.66 115 0.32 115 1 115C1 115.66 1 115.32 1 116C0.34 116 0.68 116 0 116C0 115.34 0 115.68 0 115Z M0 110C0.66 110 0.32 110 1 110C1 110.66 1 110.32 1 111C0.34 111 0.68 111 0 111C0 110.34 0 110.68 0 110Z M0 105C0.66 105 0.32 105 1 105C1 105.66 1 105.32 1 106C0.34 106 0.68 106 0 106C0 105.34 0 105.68 0 105Z M0 100C0.66 100 0.32 100 1 100C1 100.66 1 100.32 1 101C0.34 101 0.68 101 0 101C0 100.34 0 100.68 0 100Z M0 95C0.66 95 0.32 95 1 95C1 95.66 1 95.32 1 96C0.34 96 0.68 96 0 96C0 95.34 0 95.68 0 95Z" fill="var(--color-accent-200)"></path><path d="M5 125C5.66 125 5.32 125 6 125C6 125.66 6 125.32 6 126C5.34 126 5.68 126 5 126C5 125.34 5 125.68 5 125Z M5 120C5.66 120 5.32 120 6 120C6 120.66 6 120.32 6 121C5.34 121 5.68 121 5 121C5 120.34 5 120.68 5 120Z M5 115C5.66 115 5.32 115 6 115C6 115.66 6 115.32 6 116C5.34 116 5.68 116 5 116C5 115.34 5 115.68 5 115Z M5 110C5.66 110 5.32 110 6 110C6 110.66 6 110.32 6 111C5.34 111 5.68 111 5 111C5 110.34 5 110.68 5 110Z M5 105C5.66 105 5.32 105 6 105C6 105.66 6 105.32 6 106C5.34 106 5.68 106 5 106C5 105.34 5 105.68 5 105Z M5 100C5.66 100 5.32 100 6 100C6 100.66 6 100.32 6 101C5.34 101 5.68 101 5 101C5 100.34 5 100.68 5 100Z M5 95C5.66 95 5.32 95 6 95C6 95.66 6 95.32 6 96C5.34 96 5.68 96 5 96C5 95.34 5 95.68 5 95Z M5 90C5.66 90 5.32 90 6 90C6 90.66 6 90.32 6 91C5.34 91 5.68 91 5 91C5 90.34 5 90.68 5 90Z" fill="var(--color-accent-200)"></path><path d="M10 130C10.66 130 10.32 130 11 130C11 130.66 11 130.32 11 131C10.34 131 10.68 131 10 131C10 130.34 10 130.68 10 130Z M10 125C10.66 125 10.32 125 11 125C11 125.66 11 125.32 11 126C10.34 126 10.68 126 10 126C10 125.34 10 125.68 10 125Z M10 120C10.66 120 10.32 120 11 120C11 120.66 11 120.32 11 121C10.34 121 10.68 121 10 121C10 120.34 10 120.68 10 120Z M10 115C10.66 115 10.32 115 11 115C11 115.66 11 115.32 11 116C10.34 116 10.68 116 10 116C10 115.34 10 115.68 10 115Z M10 110C10.66 110 10.32 110 11 110C11 110.66 11 110.32 11 111C10.34 111 10.68 111 10 111C10 110.34 10 110.68 10 110Z M10 105C10.66 105 10.32 105 11 105C11 105.66 11 105.32 11 106C10.34 106 10.68 106 10 106C10 105.34 10 105.68 10 105Z M10 100C10.66 100 10.32 100 11 100C11 100.66 11 100.32 11 101C10.34 101 10.68 101 10 101C10 100.34 10 100.68 10 100Z M10 95C10.66 95 10.32 95 11 95C11 95.66 11 95.32 11 96C10.34 96 10.68 96 10 96C10 95.34 10 95.68 10 95Z M10 90C10.66 90 10.32 90 11 90C11 90.66 11 90.32 11 91C10.34 91 10.68 91 10 91C10 90.34 10 90.68 10 90Z M10 85C10.66 85 10.32 85 11 85C11 85.66 11 85.32 11 86C10.34 86 10.68 86 10 86C10 85.34 10 85.68 10 85Z" fill="var(--color-accent-200)"></path><path d="M15 145C15.66 145 15.32 145 16 145C16 145.66 16 145.32 16 146C15.34 146 15.68 146 15 146C15 145.34 15 145.68 15 145Z M15 140C15.66 140 15.32 140 16 140C16 140.66 16 140.32 16 141C15.34 141 15.68 141 15 141C15 140.34 15 140.68 15 140Z M15 135C15.66 135 15.32 135 16 135C16 135.66 16 135.32 16 136C15.34 136 15.68 136 15 136C15 135.34 15 135.68 15 135Z M15 130C15.66 130 15.32 130 16 130C16 130.66 16 130.32 16 131C15.34 131 15.68 131 15 131C15 130.34 15 130.68 15 130Z M15 125C15.66 125 15.32 125 16 125C16 125.66 16 125.32 16 126C15.34 126 15.68 126 15 126C15 125.34 15 125.68 15 125Z M15 120C15.66 120 15.32 120 16 120C16 120.66 16 120.32 16 121C15.34 121 15.68 121 15 121C15 120.34 15 120.68 15 120Z M15 115C15.66 115 15.32 115 16 115C16 115.66 16 115.32 16 116C15.34 116 15.68 116 15 116C15 115.34 15 115.68 15 115Z M15 110C15.66 110 15.32 110 16 110C16 110.66 16 110.32 16 111C15.34 111 15.68 111 15 111C15 110.34 15 110.68 15 110Z M15 105C15.66 105 15.32 105 16 105C16 105.66 16 105.32 16 106C15.34 106 15.68 106 15 106C15 105.34 15 105.68 15 105Z M15 100C15.66 100 15.32 100 16 100C16 100.66 16 100.32 16 101C15.34 101 15.68 101 15 101C15 100.34 15 100.68 15 100Z M15 95C15.66 95 15.32 95 16 95C16 95.66 16 95.32 16 96C15.34 96 15.68 96 15 96C15 95.34 15 95.68 15 95Z M15 90C15.66 90 15.32 90 16 90C16 90.66 16 90.32 16 91C15.34 91 15.68 91 15 91C15 90.34 15 90.68 15 90Z M15 85C15.66 85 15.32 85 16 85C16 85.66 16 85.32 16 86C15.34 86 15.68 86 15 86C15 85.34 15 85.68 15 85Z M15 80C15.66 80 15.32 80 16 80C16 80.66 16 80.32 16 81C15.34 81 15.68 81 15 81C15 80.34 15 80.68 15 80Z M15 75C15.66 75 15.32 75 16 75C16 75.66 16 75.32 16 76C15.34 76 15.68 76 15 76C15 75.34 15 75.68 15 75Z M15 70C15.66 70 15.32 70 16 70C16 70.66 16 70.32 16 71C15.34 71 15.68 71 15 71C15 70.34 15 70.68 15 70Z" fill="var(--color-accent-200)"></path><path d="M20 120C20.66 120 20.32 120 21 120C21 120.66 21 120.32 21 121C20.34 121 20.68 121 20 121C20 120.34 20 120.68 20 120Z M20 115C20.66 115 20.32 115 21 115C21 115.66 21 115.32 21 116C20.34 116 20.68 116 20 116C20 115.34 20 115.68 20 115Z M20 110C20.66 110 20.32 110 21 110C21 110.66 21 110.32 21 111C20.34 111 20.68 111 20 111C20 110.34 20 110.68 20 110Z M20 105C20.66 105 20.32 105 21 105C21 105.66 21 105.32 21 106C20.34 106 20.68 106 20 106C20 105.34 20 105.68 20 105Z M20 100C20.66 100 20.32 100 21 100C21 100.66 21 100.32 21 101C20.34 101 20.68 101 20 101C20 100.34 20 100.68 20 100Z" fill="var(--color-accent-200)"></path><path d="M25 170C25.66 170 25.32 170 26 170C26 170.66 26 170.32 26 171C25.34 171 25.68 171 25 171C25 170.34 25 170.68 25 170Z M25 165C25.66 165 25.32 165 26 165C26 165.66 26 165.32 26 166C25.34 166 25.68 166 25 166C25 165.34 25 165.68 25 165Z M25 160C25.66 160 25.32 160 26 160C26 160.66 26 160.32 26 161C25.34 161 25.68 161 25 161C25 160.34 25 160.68 25 160Z M25 155C25.66 155 25.32 155 26 155C26 155.66 26 155.32 26 156C25.34 156 25.68 156 25 156C25 155.34 25 155.68 25 155Z M25 150C25.66 150 25.32 150 26 150C26 150.66 26 150.32 26 151C25.34 151 25.68 151 25 151C25 150.34 25 150.68 25 150Z M25 145C25.66 145 25.32 145 26 145C26 145.66 26 145.32 26 146C25.34 146 25.68 146 25 146C25 145.34 25 145.68 25 145Z M25 140C25.66 140 25.32 140 26 140C26 140.66 26 140.32 26 141C25.34 141 25.68 141 25 141C25 140.34 25 140.68 25 140Z M25 135C25.66 135 25.32 135 26 135C26 135.66 26 135.32 26 136C25.34 136 25.68 136 25 136C25 135.34 25 135.68 25 135Z M25 130C25.66 130 25.32 130 26 130C26 130.66 26 130.32 26 131C25.34 131 25.68 131 25 131C25 130.34 25 130.68 25 130Z M25 125C25.66 125 25.32 125 26 125C26 125.66 26 125.32 26 126C25.34 126 25.68 126 25 126C25 125.34 25 125.68 25 125Z M25 120C25.66 120 25.32 120 26 120C26 120.66 26 120.32 26 121C25.34 121 25.68 121 25 121C25 120.34 25 120.68 25 120Z M25 115C25.66 115 25.32 115 26 115C26 115.66 26 115.32 26 116C25.34 116 25.68 116 25 116C25 115.34 25 115.68 25 115Z M25 110C25.66 110 25.32 110 26 110C26 110.66 26 110.32 26 111C25.34 111 25.68 111 25 111C25 110.34 25 110.68 25 110Z M25 105C25.66 105 25.32 105 26 105C26 105.66 26 105.32 26 106C25.34 106 25.68 106 25 106C25 105.34 25 105.68 25 105Z M25 100C25.66 100 25.32 100 26 100C26 100.66 26 100.32 26 101C25.34 101 25.68 101 25 101C25 100.34 25 100.68 25 100Z M25 95C25.66 95 25.32 95 26 95C26 95.66 26 95.32 26 96C25.34 96 25.68 96 25 96C25 95.34 25 95.68 25 95Z M25 90C25.66 90 25.32 90 26 90C26 90.66 26 90.32 26 91C25.34 91 25.68 91 25 91C25 90.34 25 90.68 25 90Z M25 85C25.66 85 25.32 85 26 85C26 85.66 26 85.32 26 86C25.34 86 25.68 86 25 86C25 85.34 25 85.68 25 85Z M25 80C25.66 80 25.32 80 26 80C26 80.66 26 80.32 26 81C25.34 81 25.68 81 25 81C25 80.34 25 80.68 25 80Z M25 75C25.66 75 25.32 75 26 75C26 75.66 26 75.32 26 76C25.34 76 25.68 76 25 76C25 75.34 25 75.68 25 75Z M25 70C25.66 70 25.32 70 26 70C26 70.66 26 70.32 26 71C25.34 71 25.68 71 25 71C25 70.34 25 70.68 25 70Z M25 65C25.66 65 25.32 65 26 65C26 65.66 26 65.32 26 66C25.34 66 25.68 66 25 66C25 65.34 25 65.68 25 65Z M25 60C25.66 60 25.32 60 26 60C26 60.66 26 60.32 26 61C25.34 61 25.68 61 25 61C25 60.34 25 60.68 25 60Z M25 55C25.66 55 25.32 55 26 55C26 55.66 26 55.32 26 56C25.34 56 25.68 56 25 56C25 55.34 25 55.68 25 55Z M25 50C25.66 50 25.32 50 26 50C26 50.66 26 50.32 26 51C25.34 51 25.68 51 25 51C25 50.34 25 50.68 25 50Z" fill="var(--color-accent-200)"></path><path d="M30 175C30.66 175 30.32 175 31 175C31 175.66 31 175.32 31 176C30.34 176 30.68 176 30 176C30 175.34 30 175.68 30 175Z M30 170C30.66 170 30.32 170 31 170C31 170.66 31 170.32 31 171C30.34 171 30.68 171 30 171C30 170.34 30 170.68 30 170Z M30 165C30.66 165 30.32 165 31 165C31 165.66 31 165.32 31 166C30.34 166 30.68 166 30 166C30 165.34 30 165.68 30 165Z M30 160C30.66 160 30.32 160 31 160C31 160.66 31 160.32 31 161C30.34 161 30.68 161 30 161C30 160.34 30 160.68 30 160Z M30 155C30.66 155 30.32 155 31 155C31 155.66 31 155.32 31 156C30.34 156 30.68 156 30 156C30 155.34 30 155.68 30 155Z M30 150C30.66 150 30.32 150 31 150C31 150.66 31 150.32 31 151C30.34 151 30.68 151 30 151C30 150.34 30 150.68 30 150Z M30 145C30.66 145 30.32 145 31 145C31 145.66 31 145.32 31 146C30.34 146 30.68 146 30 146C30 145.34 30 145.68 30 145Z M30 140C30.66 140 30.32 140 31 140C31 140.66 31 140.32 31 141C30.34 141 30.68 141 30 141C30 140.34 30 140.68 30 140Z M30 135C30.66 135 30.32 135 31 135C31 135.66 31 135.32 31 136C30.34 136 30.68 136 30 136C30 135.34 30 135.68 30 135Z M30 130C30.66 130 30.32 130 31 130C31 130.66 31 130.32 31 131C30.34 131 30.68 131 30 131C30 130.34 30 130.68 30 130Z M30 125C30.66 125 30.32 125 31 125C31 125.66 31 125.32 31 126C30.34 126 30.68 126 30 126C30 125.34 30 125.68 30 125Z M30 120C30.66 120 30.32 120 31 120C31 120.66 31 120.32 31 121C30.34 121 30.68 121 30 121C30 120.34 30 120.68 30 120Z M30 115C30.66 115 30.32 115 31 115C31 115.66 31 115.32 31 116C30.34 116 30.68 116 30 116C30 115.34 30 115.68 30 115Z M30 110C30.66 110 30.32 110 31 110C31 110.66 31 110.32 31 111C30.34 111 30.68 111 30 111C30 110.34 30 110.68 30 110Z M30 105C30.66 105 30.32 105 31 105C31 105.66 31 105.32 31 106C30.34 106 30.68 106 30 106C30 105.34 30 105.68 30 105Z M30 100C30.66 100 30.32 100 31 100C31 100.66 31 100.32 31 101C30.34 101 30.68 101 30 101C30 100.34 30 100.68 30 100Z M30 95C30.66 95 30.32 95 31 95C31 95.66 31 95.32 31 96C30.34 96 30.68 96 30 96C30 95.34 30 95.68 30 95Z M30 90C30.66 90 30.32 90 31 90C31 90.66 31 90.32 31 91C30.34 91 30.68 91 30 91C30 90.34 30 90.68 30 90Z M30 85C30.66 85 30.32 85 31 85C31 85.66 31 85.32 31 86C30.34 86 30.68 86 30 86C30 85.34 30 85.68 30 85Z M30 80C30.66 80 30.32 80 31 80C31 80.66 31 80.32 31 81C30.34 81 30.68 81 30 81C30 80.34 30 80.68 30 80Z M30 75C30.66 75 30.32 75 31 75C31 75.66 31 75.32 31 76C30.34 76 30.68 76 30 76C30 75.34 30 75.68 30 75Z M30 70C30.66 70 30.32 70 31 70C31 70.66 31 70.32 31 71C30.34 71 30.68 71 30 71C30 70.34 30 70.68 30 70Z M30 65C30.66 65 30.32 65 31 65C31 65.66 31 65.32 31 66C30.34 66 30.68 66 30 66C30 65.34 30 65.68 30 65Z M30 60C30.66 60 30.32 60 31 60C31 60.66 31 60.32 31 61C30.34 61 30.68 61 30 61C30 60.34 30 60.68 30 60Z M30 55C30.66 55 30.32 55 31 55C31 55.66 31 55.32 31 56C30.34 56 30.68 56 30 56C30 55.34 30 55.68 30 55Z M30 50C30.66 50 30.32 50 31 50C31 50.66 31 50.32 31 51C30.34 51 30.68 51 30 51C30 50.34 30 50.68 30 50Z M30 45C30.66 45 30.32 45 31 45C31 45.66 31 45.32 31 46C30.34 46 30.68 46 30 46C30 45.34 30 45.68 30 45Z M30 40C30.66 40 30.32 40 31 40C31 40.66 31 40.32 31 41C30.34 41 30.68 41 30 41C30 40.34 30 40.68 30 40Z" fill="var(--color-accent-200)"></path><path d="M35 170C35.66 170 35.32 170 36 170C36 170.66 36 170.32 36 171C35.34 171 35.68 171 35 171C35 170.34 35 170.68 35 170Z M35 165C35.66 165 35.32 165 36 165C36 165.66 36 165.32 36 166C35.34 166 35.68 166 35 166C35 165.34 35 165.68 35 165Z M35 160C35.66 160 35.32 160 36 160C36 160.66 36 160.32 36 161C35.34 161 35.68 161 35 161C35 160.34 35 160.68 35 160Z M35 155C35.66 155 35.32 155 36 155C36 155.66 36 155.32 36 156C35.34 156 35.68 156 35 156C35 155.34 35 155.68 35 155Z M35 150C35.66 150 35.32 150 36 150C36 150.66 36 150.32 36 151C35.34 151 35.68 151 35 151C35 150.34 35 150.68 35 150Z M35 145C35.66 145 35.32 145 36 145C36 145.66 36 145.32 36 146C35.34 146 35.68 146 35 146C35 145.34 35 145.68 35 145Z M35 140C35.66 140 35.32 140 36 140C36 140.66 36 140.32 36 141C35.34 141 35.68 141 35 141C35 140.34 35 140.68 35 140Z M35 135C35.66 135 35.32 135 36 135C36 135.66 36 135.32 36 136C35.34 136 35.68 136 35 136C35 135.34 35 135.68 35 135Z M35 130C35.66 130 35.32 130 36 130C36 130.66 36 130.32 36 131C35.34 131 35.68 131 35 131C35 130.34 35 130.68 35 130Z M35 125C35.66 125 35.32 125 36 125C36 125.66 36 125.32 36 126C35.34 126 35.68 126 35 126C35 125.34 35 125.68 35 125Z M35 120C35.66 120 35.32 120 36 120C36 120.66 36 120.32 36 121C35.34 121 35.68 121 35 121C35 120.34 35 120.68 35 120Z M35 115C35.66 115 35.32 115 36 115C36 115.66 36 115.32 36 116C35.34 116 35.68 116 35 116C35 115.34 35 115.68 35 115Z M35 110C35.66 110 35.32 110 36 110C36 110.66 36 110.32 36 111C35.34 111 35.68 111 35 111C35 110.34 35 110.68 35 110Z M35 105C35.66 105 35.32 105 36 105C36 105.66 36 105.32 36 106C35.34 106 35.68 106 35 106C35 105.34 35 105.68 35 105Z M35 100C35.66 100 35.32 100 36 100C36 100.66 36 100.32 36 101C35.34 101 35.68 101 35 101C35 100.34 35 100.68 35 100Z M35 95C35.66 95 35.32 95 36 95C36 95.66 36 95.32 36 96C35.34 96 35.68 96 35 96C35 95.34 35 95.68 35 95Z M35 90C35.66 90 35.32 90 36 90C36 90.66 36 90.32 36 91C35.34 91 35.68 91 35 91C35 90.34 35 90.68 35 90Z M35 85C35.66 85 35.32 85 36 85C36 85.66 36 85.32 36 86C35.34 86 35.68 86 35 86C35 85.34 35 85.68 35 85Z M35 80C35.66 80 35.32 80 36 80C36 80.66 36 80.32 36 81C35.34 81 35.68 81 35 81C35 80.34 35 80.68 35 80Z M35 75C35.66 75 35.32 75 36 75C36 75.66 36 75.32 36 76C35.34 76 35.68 76 35 76C35 75.34 35 75.68 35 75Z M35 70C35.66 70 35.32 70 36 70C36 70.66 36 70.32 36 71C35.34 71 35.68 71 35 71C35 70.34 35 70.68 35 70Z M35 65C35.66 65 35.32 65 36 65C36 65.66 36 65.32 36 66C35.34 66 35.68 66 35 66C35 65.34 35 65.68 35 65Z M35 60C35.66 60 35.32 60 36 60C36 60.66 36 60.32 36 61C35.34 61 35.68 61 35 61C35 60.34 35 60.68 35 60Z M35 55C35.66 55 35.32 55 36 55C36 55.66 36 55.32 36 56C35.34 56 35.68 56 35 56C35 55.34 35 55.68 35 55Z M35 50C35.66 50 35.32 50 36 50C36 50.66 36 50.32 36 51C35.34 51 35.68 51 35 51C35 50.34 35 50.68 35 50Z M35 45C35.66 45 35.32 45 36 45C36 45.66 36 45.32 36 46C35.34 46 35.68 46 35 46C35 45.34 35 45.68 35 45Z" fill="var(--color-accent-200)"></path><path d="M40 120C40.66 120 40.32 120 41 120C41 120.66 41 120.32 41 121C40.34 121 40.68 121 40 121C40 120.34 40 120.68 40 120Z M40 115C40.66 115 40.32 115 41 115C41 115.66 41 115.32 41 116C40.34 116 40.68 116 40 116C40 115.34 40 115.68 40 115Z M40 110C40.66 110 40.32 110 41 110C41 110.66 41 110.32 41 111C40.34 111 40.68 111 40 111C40 110.34 40 110.68 40 110Z M40 105C40.66 105 40.32 105 41 105C41 105.66 41 105.32 41 106C40.34 106 40.68 106 40 106C40 105.34 40 105.68 40 105Z M40 100C40.66 100 40.32 100 41 100C41 100.66 41 100.32 41 101C40.34 101 40.68 101 40 101C40 100.34 40 100.68 40 100Z M40 95C40.66 95 40.32 95 41 95C41 95.66 41 95.32 41 96C40.34 96 40.68 96 40 96C40 95.34 40 95.68 40 95Z" fill="var(--color-accent-200)"></path><path d="M45 160C45.66 160 45.32 160 46 160C46 160.66 46 160.32 46 161C45.34 161 45.68 161 45 161C45 160.34 45 160.68 45 160Z M45 155C45.66 155 45.32 155 46 155C46 155.66 46 155.32 46 156C45.34 156 45.68 156 45 156C45 155.34 45 155.68 45 155Z M45 150C45.66 150 45.32 150 46 150C46 150.66 46 150.32 46 151C45.34 151 45.68 151 45 151C45 150.34 45 150.68 45 150Z M45 145C45.66 145 45.32 145 46 145C46 145.66 46 145.32 46 146C45.34 146 45.68 146 45 146C45 145.34 45 145.68 45 145Z M45 140C45.66 140 45.32 140 46 140C46 140.66 46 140.32 46 141C45.34 141 45.68 141 45 141C45 140.34 45 140.68 45 140Z M45 135C45.66 135 45.32 135 46 135C46 135.66 46 135.32 46 136C45.34 136 45.68 136 45 136C45 135.34 45 135.68 45 135Z M45 130C45.66 130 45.32 130 46 130C46 130.66 46 130.32 46 131C45.34 131 45.68 131 45 131C45 130.34 45 130.68 45 130Z M45 125C45.66 125 45.32 125 46 125C46 125.66 46 125.32 46 126C45.34 126 45.68 126 45 126C45 125.34 45 125.68 45 125Z M45 120C45.66 120 45.32 120 46 120C46 120.66 46 120.32 46 121C45.34 121 45.68 121 45 121C45 120.34 45 120.68 45 120Z M45 115C45.66 115 45.32 115 46 115C46 115.66 46 115.32 46 116C45.34 116 45.68 116 45 116C45 115.34 45 115.68 45 115Z M45 110C45.66 110 45.32 110 46 110C46 110.66 46 110.32 46 111C45.34 111 45.68 111 45 111C45 110.34 45 110.68 45 110Z M45 105C45.66 105 45.32 105 46 105C46 105.66 46 105.32 46 106C45.34 106 45.68 106 45 106C45 105.34 45 105.68 45 105Z M45 100C45.66 100 45.32 100 46 100C46 100.66 46 100.32 46 101C45.34 101 45.68 101 45 101C45 100.34 45 100.68 45 100Z M45 95C45.66 95 45.32 95 46 95C46 95.66 46 95.32 46 96C45.34 96 45.68 96 45 96C45 95.34 45 95.68 45 95Z M45 90C45.66 90 45.32 90 46 90C46 90.66 46 90.32 46 91C45.34 91 45.68 91 45 91C45 90.34 45 90.68 45 90Z M45 85C45.66 85 45.32 85 46 85C46 85.66 46 85.32 46 86C45.34 86 45.68 86 45 86C45 85.34 45 85.68 45 85Z M45 80C45.66 80 45.32 80 46 80C46 80.66 46 80.32 46 81C45.34 81 45.68 81 45 81C45 80.34 45 80.68 45 80Z M45 75C45.66 75 45.32 75 46 75C46 75.66 46 75.32 46 76C45.34 76 45.68 76 45 76C45 75.34 45 75.68 45 75Z M45 70C45.66 70 45.32 70 46 70C46 70.66 46 70.32 46 71C45.34 71 45.68 71 45 71C45 70.34 45 70.68 45 70Z M45 65C45.66 65 45.32 65 46 65C46 65.66 46 65.32 46 66C45.34 66 45.68 66 45 66C45 65.34 45 65.68 45 65Z M45 60C45.66 60 45.32 60 46 60C46 60.66 46 60.32 46 61C45.34 61 45.68 61 45 61C45 60.34 45 60.68 45 60Z M45 55C45.66 55 45.32 55 46 55C46 55.66 46 55.32 46 56C45.34 56 45.68 56 45 56C45 55.34 45 55.68 45 55Z" fill="var(--color-accent-200)"></path><path d="M50 125C50.66 125 50.32 125 51 125C51 125.66 51 125.32 51 126C50.34 126 50.68 126 50 126C50 125.34 50 125.68 50 125Z M50 120C50.66 120 50.32 120 51 120C51 120.66 51 120.32 51 121C50.34 121 50.68 121 50 121C50 120.34 50 120.68 50 120Z M50 115C50.66 115 50.32 115 51 115C51 115.66 51 115.32 51 116C50.34 116 50.68 116 50 116C50 115.34 50 115.68 50 115Z M50 110C50.66 110 50.32 110 51 110C51 110.66 51 110.32 51 111C50.34 111 50.68 111 50 111C50 110.34 50 110.68 50 110Z M50 105C50.66 105 50.32 105 51 105C51 105.66 51 105.32 51 106C50.34 106 50.68 106 50 106C50 105.34 50 105.68 50 105Z M50 100C50.66 100 50.32 100 51 100C51 100.66 51 100.32 51 101C50.34 101 50.68 101 50 101C50 100.34 50 100.68 50 100Z M50 95C50.66 95 50.32 95 51 95C51 95.66 51 95.32 51 96C50.34 96 50.68 96 50 96C50 95.34 50 95.68 50 95Z" fill="var(--color-accent-200)"></path><path d="M55 140C55.66 140 55.32 140 56 140C56 140.66 56 140.32 56 141C55.34 141 55.68 141 55 141C55 140.34 55 140.68 55 140Z M55 135C55.66 135 55.32 135 56 135C56 135.66 56 135.32 56 136C55.34 136 55.68 136 55 136C55 135.34 55 135.68 55 135Z M55 130C55.66 130 55.32 130 56 130C56 130.66 56 130.32 56 131C55.34 131 55.68 131 55 131C55 130.34 55 130.68 55 130Z M55 125C55.66 125 55.32 125 56 125C56 125.66 56 125.32 56 126C55.34 126 55.68 126 55 126C55 125.34 55 125.68 55 125Z M55 120C55.66 120 55.32 120 56 120C56 120.66 56 120.32 56 121C55.34 121 55.68 121 55 121C55 120.34 55 120.68 55 120Z M55 115C55.66 115 55.32 115 56 115C56 115.66 56 115.32 56 116C55.34 116 55.68 116 55 116C55 115.34 55 115.68 55 115Z M55 110C55.66 110 55.32 110 56 110C56 110.66 56 110.32 56 111C55.34 111 55.68 111 55 111C55 110.34 55 110.68 55 110Z M55 105C55.66 105 55.32 105 56 105C56 105.66 56 105.32 56 106C55.34 106 55.68 106 55 106C55 105.34 55 105.68 55 105Z M55 100C55.66 100 55.32 100 56 100C56 100.66 56 100.32 56 101C55.34 101 55.68 101 55 101C55 100.34 55 100.68 55 100Z M55 95C55.66 95 55.32 95 56 95C56 95.66 56 95.32 56 96C55.34 96 55.68 96 55 96C55 95.34 55 95.68 55 95Z M55 90C55.66 90 55.32 90 56 90C56 90.66 56 90.32 56 91C55.34 91 55.68 91 55 91C55 90.34 55 90.68 55 90Z M55 85C55.66 85 55.32 85 56 85C56 85.66 56 85.32 56 86C55.34 86 55.68 86 55 86C55 85.34 55 85.68 55 85Z M55 80C55.66 80 55.32 80 56 80C56 80.66 56 80.32 56 81C55.34 81 55.68 81 55 81C55 80.34 55 80.68 55 80Z" fill="var(--color-accent-200)"></path><path d="M60 165C60.66 165 60.32 165 61 165C61 165.66 61 165.32 61 166C60.34 166 60.68 166 60 166C60 165.34 60 165.68 60 165Z M60 160C60.66 160 60.32 160 61 160C61 160.66 61 160.32 61 161C60.34 161 60.68 161 60 161C60 160.34 60 160.68 60 160Z M60 155C60.66 155 60.32 155 61 155C61 155.66 61 155.32 61 156C60.34 156 60.68 156 60 156C60 155.34 60 155.68 60 155Z M60 150C60.66 150 60.32 150 61 150C61 150.66 61 150.32 61 151C60.34 151 60.68 151 60 151C60 150.34 60 150.68 60 150Z M60 145C60.66 145 60.32 145 61 145C61 145.66 61 145.32 61 146C60.34 146 60.68 146 60 146C60 145.34 60 145.68 60 145Z M60 140C60.66 140 60.32 140 61 140C61 140.66 61 140.32 61 141C60.34 141 60.68 141 60 141C60 140.34 60 140.68 60 140Z M60 135C60.66 135 60.32 135 61 135C61 135.66 61 135.32 61 136C60.34 136 60.68 136 60 136C60 135.34 60 135.68 60 135Z M60 130C60.66 130 60.32 130 61 130C61 130.66 61 130.32 61 131C60.34 131 60.68 131 60 131C60 130.34 60 130.68 60 130Z M60 125C60.66 125 60.32 125 61 125C61 125.66 61 125.32 61 126C60.34 126 60.68 126 60 126C60 125.34 60 125.68 60 125Z M60 120C60.66 120 60.32 120 61 120C61 120.66 61 120.32 61 121C60.34 121 60.68 121 60 121C60 120.34 60 120.68 60 120Z M60 115C60.66 115 60.32 115 61 115C61 115.66 61 115.32 61 116C60.34 116 60.68 116 60 116C60 115.34 60 115.68 60 115Z M60 110C60.66 110 60.32 110 61 110C61 110.66 61 110.32 61 111C60.34 111 60.68 111 60 111C60 110.34 60 110.68 60 110Z M60 105C60.66 105 60.32 105 61 105C61 105.66 61 105.32 61 106C60.34 106 60.68 106 60 106C60 105.34 60 105.68 60 105Z M60 100C60.66 100 60.32 100 61 100C61 100.66 61 100.32 61 101C60.34 101 60.68 101 60 101C60 100.34 60 100.68 60 100Z M60 95C60.66 95 60.32 95 61 95C61 95.66 61 95.32 61 96C60.34 96 60.68 96 60 96C60 95.34 60 95.68 60 95Z M60 90C60.66 90 60.32 90 61 90C61 90.66 61 90.32 61 91C60.34 91 60.68 91 60 91C60 90.34 60 90.68 60 90Z M60 85C60.66 85 60.32 85 61 85C61 85.66 61 85.32 61 86C60.34 86 60.68 86 60 86C60 85.34 60 85.68 60 85Z M60 80C60.66 80 60.32 80 61 80C61 80.66 61 80.32 61 81C60.34 81 60.68 81 60 81C60 80.34 60 80.68 60 80Z M60 75C60.66 75 60.32 75 61 75C61 75.66 61 75.32 61 76C60.34 76 60.68 76 60 76C60 75.34 60 75.68 60 75Z M60 70C60.66 70 60.32 70 61 70C61 70.66 61 70.32 61 71C60.34 71 60.68 71 60 71C60 70.34 60 70.68 60 70Z M60 65C60.66 65 60.32 65 61 65C61 65.66 61 65.32 61 66C60.34 66 60.68 66 60 66C60 65.34 60 65.68 60 65Z M60 60C60.66 60 60.32 60 61 60C61 60.66 61 60.32 61 61C60.34 61 60.68 61 60 61C60 60.34 60 60.68 60 60Z M60 55C60.66 55 60.32 55 61 55C61 55.66 61 55.32 61 56C60.34 56 60.68 56 60 56C60 55.34 60 55.68 60 55Z" fill="var(--color-accent-200)"></path><path d="M65 135C65.66 135 65.32 135 66 135C66 135.66 66 135.32 66 136C65.34 136 65.68 136 65 136C65 135.34 65 135.68 65 135Z M65 130C65.66 130 65.32 130 66 130C66 130.66 66 130.32 66 131C65.34 131 65.68 131 65 131C65 130.34 65 130.68 65 130Z M65 125C65.66 125 65.32 125 66 125C66 125.66 66 125.32 66 126C65.34 126 65.68 126 65 126C65 125.34 65 125.68 65 125Z M65 120C65.66 120 65.32 120 66 120C66 120.66 66 120.32 66 121C65.34 121 65.68 121 65 121C65 120.34 65 120.68 65 120Z M65 115C65.66 115 65.32 115 66 115C66 115.66 66 115.32 66 116C65.34 116 65.68 116 65 116C65 115.34 65 115.68 65 115Z M65 110C65.66 110 65.32 110 66 110C66 110.66 66 110.32 66 111C65.34 111 65.68 111 65 111C65 110.34 65 110.68 65 110Z M65 105C65.66 105 65.32 105 66 105C66 105.66 66 105.32 66 106C65.34 106 65.68 106 65 106C65 105.34 65 105.68 65 105Z M65 100C65.66 100 65.32 100 66 100C66 100.66 66 100.32 66 101C65.34 101 65.68 101 65 101C65 100.34 65 100.68 65 100Z M65 95C65.66 95 65.32 95 66 95C66 95.66 66 95.32 66 96C65.34 96 65.68 96 65 96C65 95.34 65 95.68 65 95Z M65 90C65.66 90 65.32 90 66 90C66 90.66 66 90.32 66 91C65.34 91 65.68 91 65 91C65 90.34 65 90.68 65 90Z M65 85C65.66 85 65.32 85 66 85C66 85.66 66 85.32 66 86C65.34 86 65.68 86 65 86C65 85.34 65 85.68 65 85Z" fill="var(--color-accent-200)"></path><path d="M70 150C70.66 150 70.32 150 71 150C71 150.66 71 150.32 71 151C70.34 151 70.68 151 70 151C70 150.34 70 150.68 70 150Z M70 145C70.66 145 70.32 145 71 145C71 145.66 71 145.32 71 146C70.34 146 70.68 146 70 146C70 145.34 70 145.68 70 145Z M70 140C70.66 140 70.32 140 71 140C71 140.66 71 140.32 71 141C70.34 141 70.68 141 70 141C70 140.34 70 140.68 70 140Z M70 135C70.66 135 70.32 135 71 135C71 135.66 71 135.32 71 136C70.34 136 70.68 136 70 136C70 135.34 70 135.68 70 135Z M70 130C70.66 130 70.32 130 71 130C71 130.66 71 130.32 71 131C70.34 131 70.68 131 70 131C70 130.34 70 130.68 70 130Z M70 125C70.66 125 70.32 125 71 125C71 125.66 71 125.32 71 126C70.34 126 70.68 126 70 126C70 125.34 70 125.68 70 125Z M70 120C70.66 120 70.32 120 71 120C71 120.66 71 120.32 71 121C70.34 121 70.68 121 70 121C70 120.34 70 120.68 70 120Z M70 115C70.66 115 70.32 115 71 115C71 115.66 71 115.32 71 116C70.34 116 70.68 116 70 116C70 115.34 70 115.68 70 115Z M70 110C70.66 110 70.32 110 71 110C71 110.66 71 110.32 71 111C70.34 111 70.68 111 70 111C70 110.34 70 110.68 70 110Z M70 105C70.66 105 70.32 105 71 105C71 105.66 71 105.32 71 106C70.34 106 70.68 106 70 106C70 105.34 70 105.68 70 105Z M70 100C70.66 100 70.32 100 71 100C71 100.66 71 100.32 71 101C70.34 101 70.68 101 70 101C70 100.34 70 100.68 70 100Z M70 95C70.66 95 70.32 95 71 95C71 95.66 71 95.32 71 96C70.34 96 70.68 96 70 96C70 95.34 70 95.68 70 95Z M70 90C70.66 90 70.32 90 71 90C71 90.66 71 90.32 71 91C70.34 91 70.68 91 70 91C70 90.34 70 90.68 70 90Z M70 85C70.66 85 70.32 85 71 85C71 85.66 71 85.32 71 86C70.34 86 70.68 86 70 86C70 85.34 70 85.68 70 85Z M70 80C70.66 80 70.32 80 71 80C71 80.66 71 80.32 71 81C70.34 81 70.68 81 70 81C70 80.34 70 80.68 70 80Z M70 75C70.66 75 70.32 75 71 75C71 75.66 71 75.32 71 76C70.34 76 70.68 76 70 76C70 75.34 70 75.68 70 75Z M70 70C70.66 70 70.32 70 71 70C71 70.66 71 70.32 71 71C70.34 71 70.68 71 70 71C70 70.34 70 70.68 70 70Z" fill="var(--color-accent-200)"></path><path d="M75 165C75.66 165 75.32 165 76 165C76 165.66 76 165.32 76 166C75.34 166 75.68 166 75 166C75 165.34 75 165.68 75 165Z M75 160C75.66 160 75.32 160 76 160C76 160.66 76 160.32 76 161C75.34 161 75.68 161 75 161C75 160.34 75 160.68 75 160Z M75 155C75.66 155 75.32 155 76 155C76 155.66 76 155.32 76 156C75.34 156 75.68 156 75 156C75 155.34 75 155.68 75 155Z M75 150C75.66 150 75.32 150 76 150C76 150.66 76 150.32 76 151C75.34 151 75.68 151 75 151C75 150.34 75 150.68 75 150Z M75 145C75.66 145 75.32 145 76 145C76 145.66 76 145.32 76 146C75.34 146 75.68 146 75 146C75 145.34 75 145.68 75 145Z M75 140C75.66 140 75.32 140 76 140C76 140.66 76 140.32 76 141C75.34 141 75.68 141 75 141C75 140.34 75 140.68 75 140Z M75 135C75.66 135 75.32 135 76 135C76 135.66 76 135.32 76 136C75.34 136 75.68 136 75 136C75 135.34 75 135.68 75 135Z M75 130C75.66 130 75.32 130 76 130C76 130.66 76 130.32 76 131C75.34 131 75.68 131 75 131C75 130.34 75 130.68 75 130Z M75 125C75.66 125 75.32 125 76 125C76 125.66 76 125.32 76 126C75.34 126 75.68 126 75 126C75 125.34 75 125.68 75 125Z M75 120C75.66 120 75.32 120 76 120C76 120.66 76 120.32 76 121C75.34 121 75.68 121 75 121C75 120.34 75 120.68 75 120Z M75 115C75.66 115 75.32 115 76 115C76 115.66 76 115.32 76 116C75.34 116 75.68 116 75 116C75 115.34 75 115.68 75 115Z M75 110C75.66 110 75.32 110 76 110C76 110.66 76 110.32 76 111C75.34 111 75.68 111 75 111C75 110.34 75 110.68 75 110Z M75 105C75.66 105 75.32 105 76 105C76 105.66 76 105.32 76 106C75.34 106 75.68 106 75 106C75 105.34 75 105.68 75 105Z M75 100C75.66 100 75.32 100 76 100C76 100.66 76 100.32 76 101C75.34 101 75.68 101 75 101C75 100.34 75 100.68 75 100Z M75 95C75.66 95 75.32 95 76 95C76 95.66 76 95.32 76 96C75.34 96 75.68 96 75 96C75 95.34 75 95.68 75 95Z M75 90C75.66 90 75.32 90 76 90C76 90.66 76 90.32 76 91C75.34 91 75.68 91 75 91C75 90.34 75 90.68 75 90Z M75 85C75.66 85 75.32 85 76 85C76 85.66 76 85.32 76 86C75.34 86 75.68 86 75 86C75 85.34 75 85.68 75 85Z M75 80C75.66 80 75.32 80 76 80C76 80.66 76 80.32 76 81C75.34 81 75.68 81 75 81C75 80.34 75 80.68 75 80Z M75 75C75.66 75 75.32 75 76 75C76 75.66 76 75.32 76 76C75.34 76 75.68 76 75 76C75 75.34 75 75.68 75 75Z M75 70C75.66 70 75.32 70 76 70C76 70.66 76 70.32 76 71C75.34 71 75.68 71 75 71C75 70.34 75 70.68 75 70Z M75 65C75.66 65 75.32 65 76 65C76 65.66 76 65.32 76 66C75.34 66 75.68 66 75 66C75 65.34 75 65.68 75 65Z M75 60C75.66 60 75.32 60 76 60C76 60.66 76 60.32 76 61C75.34 61 75.68 61 75 61C75 60.34 75 60.68 75 60Z M75 55C75.66 55 75.32 55 76 55C76 55.66 76 55.32 76 56C75.34 56 75.68 56 75 56C75 55.34 75 55.68 75 55Z M75 50C75.66 50 75.32 50 76 50C76 50.66 76 50.32 76 51C75.34 51 75.68 51 75 51C75 50.34 75 50.68 75 50Z" fill="var(--color-accent-200)"></path><path d="M80 145C80.66 145 80.32 145 81 145C81 145.66 81 145.32 81 146C80.34 146 80.68 146 80 146C80 145.34 80 145.68 80 145Z M80 140C80.66 140 80.32 140 81 140C81 140.66 81 140.32 81 141C80.34 141 80.68 141 80 141C80 140.34 80 140.68 80 140Z M80 135C80.66 135 80.32 135 81 135C81 135.66 81 135.32 81 136C80.34 136 80.68 136 80 136C80 135.34 80 135.68 80 135Z M80 130C80.66 130 80.32 130 81 130C81 130.66 81 130.32 81 131C80.34 131 80.68 131 80 131C80 130.34 80 130.68 80 130Z M80 125C80.66 125 80.32 125 81 125C81 125.66 81 125.32 81 126C80.34 126 80.68 126 80 126C80 125.34 80 125.68 80 125Z M80 120C80.66 120 80.32 120 81 120C81 120.66 81 120.32 81 121C80.34 121 80.68 121 80 121C80 120.34 80 120.68 80 120Z M80 115C80.66 115 80.32 115 81 115C81 115.66 81 115.32 81 116C80.34 116 80.68 116 80 116C80 115.34 80 115.68 80 115Z M80 110C80.66 110 80.32 110 81 110C81 110.66 81 110.32 81 111C80.34 111 80.68 111 80 111C80 110.34 80 110.68 80 110Z M80 105C80.66 105 80.32 105 81 105C81 105.66 81 105.32 81 106C80.34 106 80.68 106 80 106C80 105.34 80 105.68 80 105Z M80 100C80.66 100 80.32 100 81 100C81 100.66 81 100.32 81 101C80.34 101 80.68 101 80 101C80 100.34 80 100.68 80 100Z M80 95C80.66 95 80.32 95 81 95C81 95.66 81 95.32 81 96C80.34 96 80.68 96 80 96C80 95.34 80 95.68 80 95Z M80 90C80.66 90 80.32 90 81 90C81 90.66 81 90.32 81 91C80.34 91 80.68 91 80 91C80 90.34 80 90.68 80 90Z M80 85C80.66 85 80.32 85 81 85C81 85.66 81 85.32 81 86C80.34 86 80.68 86 80 86C80 85.34 80 85.68 80 85Z M80 80C80.66 80 80.32 80 81 80C81 80.66 81 80.32 81 81C80.34 81 80.68 81 80 81C80 80.34 80 80.68 80 80Z M80 75C80.66 75 80.32 75 81 75C81 75.66 81 75.32 81 76C80.34 76 80.68 76 80 76C80 75.34 80 75.68 80 75Z" fill="var(--color-accent-200)"></path><path d="M85 130C85.66 130 85.32 130 86 130C86 130.66 86 130.32 86 131C85.34 131 85.68 131 85 131C85 130.34 85 130.68 85 130Z M85 125C85.66 125 85.32 125 86 125C86 125.66 86 125.32 86 126C85.34 126 85.68 126 85 126C85 125.34 85 125.68 85 125Z M85 120C85.66 120 85.32 120 86 120C86 120.66 86 120.32 86 121C85.34 121 85.68 121 85 121C85 120.34 85 120.68 85 120Z M85 115C85.66 115 85.32 115 86 115C86 115.66 86 115.32 86 116C85.34 116 85.68 116 85 116C85 115.34 85 115.68 85 115Z M85 110C85.66 110 85.32 110 86 110C86 110.66 86 110.32 86 111C85.34 111 85.68 111 85 111C85 110.34 85 110.68 85 110Z M85 105C85.66 105 85.32 105 86 105C86 105.66 86 105.32 86 106C85.34 106 85.68 106 85 106C85 105.34 85 105.68 85 105Z M85 100C85.66 100 85.32 100 86 100C86 100.66 86 100.32 86 101C85.34 101 85.68 101 85 101C85 100.34 85 100.68 85 100Z M85 95C85.66 95 85.32 95 86 95C86 95.66 86 95.32 86 96C85.34 96 85.68 96 85 96C85 95.34 85 95.68 85 95Z M85 90C85.66 90 85.32 90 86 90C86 90.66 86 90.32 86 91C85.34 91 85.68 91 85 91C85 90.34 85 90.68 85 90Z" fill="var(--color-accent-200)"></path><path d="M90 130C90.66 130 90.32 130 91 130C91 130.66 91 130.32 91 131C90.34 131 90.68 131 90 131C90 130.34 90 130.68 90 130Z M90 125C90.66 125 90.32 125 91 125C91 125.66 91 125.32 91 126C90.34 126 90.68 126 90 126C90 125.34 90 125.68 90 125Z M90 120C90.66 120 90.32 120 91 120C91 120.66 91 120.32 91 121C90.34 121 90.68 121 90 121C90 120.34 90 120.68 90 120Z M90 115C90.66 115 90.32 115 91 115C91 115.66 91 115.32 91 116C90.34 116 90.68 116 90 116C90 115.34 90 115.68 90 115Z M90 110C90.66 110 90.32 110 91 110C91 110.66 91 110.32 91 111C90.34 111 90.68 111 90 111C90 110.34 90 110.68 90 110Z M90 105C90.66 105 90.32 105 91 105C91 105.66 91 105.32 91 106C90.34 106 90.68 106 90 106C90 105.34 90 105.68 90 105Z M90 100C90.66 100 90.32 100 91 100C91 100.66 91 100.32 91 101C90.34 101 90.68 101 90 101C90 100.34 90 100.68 90 100Z M90 95C90.66 95 90.32 95 91 95C91 95.66 91 95.32 91 96C90.34 96 90.68 96 90 96C90 95.34 90 95.68 90 95Z M90 90C90.66 90 90.32 90 91 90C91 90.66 91 90.32 91 91C90.34 91 90.68 91 90 91C90 90.34 90 90.68 90 90Z M90 85C90.66 85 90.32 85 91 85C91 85.66 91 85.32 91 86C90.34 86 90.68 86 90 86C90 85.34 90 85.68 90 85Z" fill="var(--color-accent-200)"></path><path d="M95 140C95.66 140 95.32 140 96 140C96 140.66 96 140.32 96 141C95.34 141 95.68 141 95 141C95 140.34 95 140.68 95 140Z M95 135C95.66 135 95.32 135 96 135C96 135.66 96 135.32 96 136C95.34 136 95.68 136 95 136C95 135.34 95 135.68 95 135Z M95 130C95.66 130 95.32 130 96 130C96 130.66 96 130.32 96 131C95.34 131 95.68 131 95 131C95 130.34 95 130.68 95 130Z M95 125C95.66 125 95.32 125 96 125C96 125.66 96 125.32 96 126C95.34 126 95.68 126 95 126C95 125.34 95 125.68 95 125Z M95 120C95.66 120 95.32 120 96 120C96 120.66 96 120.32 96 121C95.34 121 95.68 121 95 121C95 120.34 95 120.68 95 120Z M95 115C95.66 115 95.32 115 96 115C96 115.66 96 115.32 96 116C95.34 116 95.68 116 95 116C95 115.34 95 115.68 95 115Z M95 110C95.66 110 95.32 110 96 110C96 110.66 96 110.32 96 111C95.34 111 95.68 111 95 111C95 110.34 95 110.68 95 110Z M95 105C95.66 105 95.32 105 96 105C96 105.66 96 105.32 96 106C95.34 106 95.68 106 95 106C95 105.34 95 105.68 95 105Z M95 100C95.66 100 95.32 100 96 100C96 100.66 96 100.32 96 101C95.34 101 95.68 101 95 101C95 100.34 95 100.68 95 100Z M95 95C95.66 95 95.32 95 96 95C96 95.66 96 95.32 96 96C95.34 96 95.68 96 95 96C95 95.34 95 95.68 95 95Z M95 90C95.66 90 95.32 90 96 90C96 90.66 96 90.32 96 91C95.34 91 95.68 91 95 91C95 90.34 95 90.68 95 90Z M95 85C95.66 85 95.32 85 96 85C96 85.66 96 85.32 96 86C95.34 86 95.68 86 95 86C95 85.34 95 85.68 95 85Z M95 80C95.66 80 95.32 80 96 80C96 80.66 96 80.32 96 81C95.34 81 95.68 81 95 81C95 80.34 95 80.68 95 80Z" fill="var(--color-accent-200)"></path><path d="M100 145C100.66 145 100.32 145 101 145C101 145.66 101 145.32 101 146C100.34 146 100.68 146 100 146C100 145.34 100 145.68 100 145Z M100 140C100.66 140 100.32 140 101 140C101 140.66 101 140.32 101 141C100.34 141 100.68 141 100 141C100 140.34 100 140.68 100 140Z M100 135C100.66 135 100.32 135 101 135C101 135.66 101 135.32 101 136C100.34 136 100.68 136 100 136C100 135.34 100 135.68 100 135Z M100 130C100.66 130 100.32 130 101 130C101 130.66 101 130.32 101 131C100.34 131 100.68 131 100 131C100 130.34 100 130.68 100 130Z M100 125C100.66 125 100.32 125 101 125C101 125.66 101 125.32 101 126C100.34 126 100.68 126 100 126C100 125.34 100 125.68 100 125Z M100 120C100.66 120 100.32 120 101 120C101 120.66 101 120.32 101 121C100.34 121 100.68 121 100 121C100 120.34 100 120.68 100 120Z M100 115C100.66 115 100.32 115 101 115C101 115.66 101 115.32 101 116C100.34 116 100.68 116 100 116C100 115.34 100 115.68 100 115Z M100 110C100.66 110 100.32 110 101 110C101 110.66 101 110.32 101 111C100.34 111 100.68 111 100 111C100 110.34 100 110.68 100 110Z M100 105C100.66 105 100.32 105 101 105C101 105.66 101 105.32 101 106C100.34 106 100.68 106 100 106C100 105.34 100 105.68 100 105Z M100 100C100.66 100 100.32 100 101 100C101 100.66 101 100.32 101 101C100.34 101 100.68 101 100 101C100 100.34 100 100.68 100 100Z M100 95C100.66 95 100.32 95 101 95C101 95.66 101 95.32 101 96C100.34 96 100.68 96 100 96C100 95.34 100 95.68 100 95Z M100 90C100.66 90 100.32 90 101 90C101 90.66 101 90.32 101 91C100.34 91 100.68 91 100 91C100 90.34 100 90.68 100 90Z M100 85C100.66 85 100.32 85 101 85C101 85.66 101 85.32 101 86C100.34 86 100.68 86 100 86C100 85.34 100 85.68 100 85Z M100 80C100.66 80 100.32 80 101 80C101 80.66 101 80.32 101 81C100.34 81 100.68 81 100 81C100 80.34 100 80.68 100 80Z M100 75C100.66 75 100.32 75 101 75C101 75.66 101 75.32 101 76C100.34 76 100.68 76 100 76C100 75.34 100 75.68 100 75Z M100 70C100.66 70 100.32 70 101 70C101 70.66 101 70.32 101 71C100.34 71 100.68 71 100 71C100 70.34 100 70.68 100 70Z" fill="var(--color-accent-200)"></path><path d="M105 150C105.66 150 105.32 150 106 150C106 150.66 106 150.32 106 151C105.34 151 105.68 151 105 151C105 150.34 105 150.68 105 150Z M105 145C105.66 145 105.32 145 106 145C106 145.66 106 145.32 106 146C105.34 146 105.68 146 105 146C105 145.34 105 145.68 105 145Z M105 140C105.66 140 105.32 140 106 140C106 140.66 106 140.32 106 141C105.34 141 105.68 141 105 141C105 140.34 105 140.68 105 140Z M105 135C105.66 135 105.32 135 106 135C106 135.66 106 135.32 106 136C105.34 136 105.68 136 105 136C105 135.34 105 135.68 105 135Z M105 130C105.66 130 105.32 130 106 130C106 130.66 106 130.32 106 131C105.34 131 105.68 131 105 131C105 130.34 105 130.68 105 130Z M105 125C105.66 125 105.32 125 106 125C106 125.66 106 125.32 106 126C105.34 126 105.68 126 105 126C105 125.34 105 125.68 105 125Z M105 120C105.66 120 105.32 120 106 120C106 120.66 106 120.32 106 121C105.34 121 105.68 121 105 121C105 120.34 105 120.68 105 120Z M105 115C105.66 115 105.32 115 106 115C106 115.66 106 115.32 106 116C105.34 116 105.68 116 105 116C105 115.34 105 115.68 105 115Z M105 110C105.66 110 105.32 110 106 110C106 110.66 106 110.32 106 111C105.34 111 105.68 111 105 111C105 110.34 105 110.68 105 110Z M105 105C105.66 105 105.32 105 106 105C106 105.66 106 105.32 106 106C105.34 106 105.68 106 105 106C105 105.34 105 105.68 105 105Z M105 100C105.66 100 105.32 100 106 100C106 100.66 106 100.32 106 101C105.34 101 105.68 101 105 101C105 100.34 105 100.68 105 100Z M105 95C105.66 95 105.32 95 106 95C106 95.66 106 95.32 106 96C105.34 96 105.68 96 105 96C105 95.34 105 95.68 105 95Z M105 90C105.66 90 105.32 90 106 90C106 90.66 106 90.32 106 91C105.34 91 105.68 91 105 91C105 90.34 105 90.68 105 90Z M105 85C105.66 85 105.32 85 106 85C106 85.66 106 85.32 106 86C105.34 86 105.68 86 105 86C105 85.34 105 85.68 105 85Z M105 80C105.66 80 105.32 80 106 80C106 80.66 106 80.32 106 81C105.34 81 105.68 81 105 81C105 80.34 105 80.68 105 80Z M105 75C105.66 75 105.32 75 106 75C106 75.66 106 75.32 106 76C105.34 76 105.68 76 105 76C105 75.34 105 75.68 105 75Z M105 70C105.66 70 105.32 70 106 70C106 70.66 106 70.32 106 71C105.34 71 105.68 71 105 71C105 70.34 105 70.68 105 70Z" fill="var(--color-accent-200)"></path><path d="M110 125C110.66 125 110.32 125 111 125C111 125.66 111 125.32 111 126C110.34 126 110.68 126 110 126C110 125.34 110 125.68 110 125Z M110 120C110.66 120 110.32 120 111 120C111 120.66 111 120.32 111 121C110.34 121 110.68 121 110 121C110 120.34 110 120.68 110 120Z M110 115C110.66 115 110.32 115 111 115C111 115.66 111 115.32 111 116C110.34 116 110.68 116 110 116C110 115.34 110 115.68 110 115Z M110 110C110.66 110 110.32 110 111 110C111 110.66 111 110.32 111 111C110.34 111 110.68 111 110 111C110 110.34 110 110.68 110 110Z M110 105C110.66 105 110.32 105 111 105C111 105.66 111 105.32 111 106C110.34 106 110.68 106 110 106C110 105.34 110 105.68 110 105Z M110 100C110.66 100 110.32 100 111 100C111 100.66 111 100.32 111 101C110.34 101 110.68 101 110 101C110 100.34 110 100.68 110 100Z M110 95C110.66 95 110.32 95 111 95C111 95.66 111 95.32 111 96C110.34 96 110.68 96 110 96C110 95.34 110 95.68 110 95Z M110 90C110.66 90 110.32 90 111 90C111 90.66 111 90.32 111 91C110.34 91 110.68 91 110 91C110 90.34 110 90.68 110 90Z" fill="var(--color-accent-200)"></path><path d="M115 165C115.66 165 115.32 165 116 165C116 165.66 116 165.32 116 166C115.34 166 115.68 166 115 166C115 165.34 115 165.68 115 165Z M115 160C115.66 160 115.32 160 116 160C116 160.66 116 160.32 116 161C115.34 161 115.68 161 115 161C115 160.34 115 160.68 115 160Z M115 155C115.66 155 115.32 155 116 155C116 155.66 116 155.32 116 156C115.34 156 115.68 156 115 156C115 155.34 115 155.68 115 155Z M115 150C115.66 150 115.32 150 116 150C116 150.66 116 150.32 116 151C115.34 151 115.68 151 115 151C115 150.34 115 150.68 115 150Z M115 145C115.66 145 115.32 145 116 145C116 145.66 116 145.32 116 146C115.34 146 115.68 146 115 146C115 145.34 115 145.68 115 145Z M115 140C115.66 140 115.32 140 116 140C116 140.66 116 140.32 116 141C115.34 141 115.68 141 115 141C115 140.34 115 140.68 115 140Z M115 135C115.66 135 115.32 135 116 135C116 135.66 116 135.32 116 136C115.34 136 115.68 136 115 136C115 135.34 115 135.68 115 135Z M115 130C115.66 130 115.32 130 116 130C116 130.66 116 130.32 116 131C115.34 131 115.68 131 115 131C115 130.34 115 130.68 115 130Z M115 125C115.66 125 115.32 125 116 125C116 125.66 116 125.32 116 126C115.34 126 115.68 126 115 126C115 125.34 115 125.68 115 125Z M115 120C115.66 120 115.32 120 116 120C116 120.66 116 120.32 116 121C115.34 121 115.68 121 115 121C115 120.34 115 120.68 115 120Z M115 115C115.66 115 115.32 115 116 115C116 115.66 116 115.32 116 116C115.34 116 115.68 116 115 116C115 115.34 115 115.68 115 115Z M115 110C115.66 110 115.32 110 116 110C116 110.66 116 110.32 116 111C115.34 111 115.68 111 115 111C115 110.34 115 110.68 115 110Z M115 105C115.66 105 115.32 105 116 105C116 105.66 116 105.32 116 106C115.34 106 115.68 106 115 106C115 105.34 115 105.68 115 105Z M115 100C115.66 100 115.32 100 116 100C116 100.66 116 100.32 116 101C115.34 101 115.68 101 115 101C115 100.34 115 100.68 115 100Z M115 95C115.66 95 115.32 95 116 95C116 95.66 116 95.32 116 96C115.34 96 115.68 96 115 96C115 95.34 115 95.68 115 95Z M115 90C115.66 90 115.32 90 116 90C116 90.66 116 90.32 116 91C115.34 91 115.68 91 115 91C115 90.34 115 90.68 115 90Z M115 85C115.66 85 115.32 85 116 85C116 85.66 116 85.32 116 86C115.34 86 115.68 86 115 86C115 85.34 115 85.68 115 85Z M115 80C115.66 80 115.32 80 116 80C116 80.66 116 80.32 116 81C115.34 81 115.68 81 115 81C115 80.34 115 80.68 115 80Z M115 75C115.66 75 115.32 75 116 75C116 75.66 116 75.32 116 76C115.34 76 115.68 76 115 76C115 75.34 115 75.68 115 75Z M115 70C115.66 70 115.32 70 116 70C116 70.66 116 70.32 116 71C115.34 71 115.68 71 115 71C115 70.34 115 70.68 115 70Z M115 65C115.66 65 115.32 65 116 65C116 65.66 116 65.32 116 66C115.34 66 115.68 66 115 66C115 65.34 115 65.68 115 65Z M115 60C115.66 60 115.32 60 116 60C116 60.66 116 60.32 116 61C115.34 61 115.68 61 115 61C115 60.34 115 60.68 115 60Z M115 55C115.66 55 115.32 55 116 55C116 55.66 116 55.32 116 56C115.34 56 115.68 56 115 56C115 55.34 115 55.68 115 55Z M115 50C115.66 50 115.32 50 116 50C116 50.66 116 50.32 116 51C115.34 51 115.68 51 115 51C115 50.34 115 50.68 115 50Z" fill="var(--color-accent-200)"></path><path d="M120 120C120.66 120 120.32 120 121 120C121 120.66 121 120.32 121 121C120.34 121 120.68 121 120 121C120 120.34 120 120.68 120 120Z M120 115C120.66 115 120.32 115 121 115C121 115.66 121 115.32 121 116C120.34 116 120.68 116 120 116C120 115.34 120 115.68 120 115Z M120 110C120.66 110 120.32 110 121 110C121 110.66 121 110.32 121 111C120.34 111 120.68 111 120 111C120 110.34 120 110.68 120 110Z M120 105C120.66 105 120.32 105 121 105C121 105.66 121 105.32 121 106C120.34 106 120.68 106 120 106C120 105.34 120 105.68 120 105Z M120 100C120.66 100 120.32 100 121 100C121 100.66 121 100.32 121 101C120.34 101 120.68 101 120 101C120 100.34 120 100.68 120 100Z M120 95C120.66 95 120.32 95 121 95C121 95.66 121 95.32 121 96C120.34 96 120.68 96 120 96C120 95.34 120 95.68 120 95Z" fill="var(--color-accent-200)"></path><path d="M125 145C125.66 145 125.32 145 126 145C126 145.66 126 145.32 126 146C125.34 146 125.68 146 125 146C125 145.34 125 145.68 125 145Z M125 140C125.66 140 125.32 140 126 140C126 140.66 126 140.32 126 141C125.34 141 125.68 141 125 141C125 140.34 125 140.68 125 140Z M125 135C125.66 135 125.32 135 126 135C126 135.66 126 135.32 126 136C125.34 136 125.68 136 125 136C125 135.34 125 135.68 125 135Z M125 130C125.66 130 125.32 130 126 130C126 130.66 126 130.32 126 131C125.34 131 125.68 131 125 131C125 130.34 125 130.68 125 130Z M125 125C125.66 125 125.32 125 126 125C126 125.66 126 125.32 126 126C125.34 126 125.68 126 125 126C125 125.34 125 125.68 125 125Z M125 120C125.66 120 125.32 120 126 120C126 120.66 126 120.32 126 121C125.34 121 125.68 121 125 121C125 120.34 125 120.68 125 120Z M125 115C125.66 115 125.32 115 126 115C126 115.66 126 115.32 126 116C125.34 116 125.68 116 125 116C125 115.34 125 115.68 125 115Z M125 110C125.66 110 125.32 110 126 110C126 110.66 126 110.32 126 111C125.34 111 125.68 111 125 111C125 110.34 125 110.68 125 110Z M125 105C125.66 105 125.32 105 126 105C126 105.66 126 105.32 126 106C125.34 106 125.68 106 125 106C125 105.34 125 105.68 125 105Z M125 100C125.66 100 125.32 100 126 100C126 100.66 126 100.32 126 101C125.34 101 125.68 101 125 101C125 100.34 125 100.68 125 100Z M125 95C125.66 95 125.32 95 126 95C126 95.66 126 95.32 126 96C125.34 96 125.68 96 125 96C125 95.34 125 95.68 125 95Z M125 90C125.66 90 125.32 90 126 90C126 90.66 126 90.32 126 91C125.34 91 125.68 91 125 91C125 90.34 125 90.68 125 90Z M125 85C125.66 85 125.32 85 126 85C126 85.66 126 85.32 126 86C125.34 86 125.68 86 125 86C125 85.34 125 85.68 125 85Z M125 80C125.66 80 125.32 80 126 80C126 80.66 126 80.32 126 81C125.34 81 125.68 81 125 81C125 80.34 125 80.68 125 80Z M125 75C125.66 75 125.32 75 126 75C126 75.66 126 75.32 126 76C125.34 76 125.68 76 125 76C125 75.34 125 75.68 125 75Z M125 70C125.66 70 125.32 70 126 70C126 70.66 126 70.32 126 71C125.34 71 125.68 71 125 71C125 70.34 125 70.68 125 70Z" fill="var(--color-accent-200)"></path><path d="M130 130C130.66 130 130.32 130 131 130C131 130.66 131 130.32 131 131C130.34 131 130.68 131 130 131C130 130.34 130 130.68 130 130Z M130 125C130.66 125 130.32 125 131 125C131 125.66 131 125.32 131 126C130.34 126 130.68 126 130 126C130 125.34 130 125.68 130 125Z M130 120C130.66 120 130.32 120 131 120C131 120.66 131 120.32 131 121C130.34 121 130.68 121 130 121C130 120.34 130 120.68 130 120Z M130 115C130.66 115 130.32 115 131 115C131 115.66 131 115.32 131 116C130.34 116 130.68 116 130 116C130 115.34 130 115.68 130 115Z M130 110C130.66 110 130.32 110 131 110C131 110.66 131 110.32 131 111C130.34 111 130.68 111 130 111C130 110.34 130 110.68 130 110Z M130 105C130.66 105 130.32 105 131 105C131 105.66 131 105.32 131 106C130.34 106 130.68 106 130 106C130 105.34 130 105.68 130 105Z M130 100C130.66 100 130.32 100 131 100C131 100.66 131 100.32 131 101C130.34 101 130.68 101 130 101C130 100.34 130 100.68 130 100Z M130 95C130.66 95 130.32 95 131 95C131 95.66 131 95.32 131 96C130.34 96 130.68 96 130 96C130 95.34 130 95.68 130 95Z M130 90C130.66 90 130.32 90 131 90C131 90.66 131 90.32 131 91C130.34 91 130.68 91 130 91C130 90.34 130 90.68 130 90Z" fill="var(--color-accent-200)"></path><path d="M135 125C135.66 125 135.32 125 136 125C136 125.66 136 125.32 136 126C135.34 126 135.68 126 135 126C135 125.34 135 125.68 135 125Z M135 120C135.66 120 135.32 120 136 120C136 120.66 136 120.32 136 121C135.34 121 135.68 121 135 121C135 120.34 135 120.68 135 120Z M135 115C135.66 115 135.32 115 136 115C136 115.66 136 115.32 136 116C135.34 116 135.68 116 135 116C135 115.34 135 115.68 135 115Z M135 110C135.66 110 135.32 110 136 110C136 110.66 136 110.32 136 111C135.34 111 135.68 111 135 111C135 110.34 135 110.68 135 110Z M135 105C135.66 105 135.32 105 136 105C136 105.66 136 105.32 136 106C135.34 106 135.68 106 135 106C135 105.34 135 105.68 135 105Z M135 100C135.66 100 135.32 100 136 100C136 100.66 136 100.32 136 101C135.34 101 135.68 101 135 101C135 100.34 135 100.68 135 100Z M135 95C135.66 95 135.32 95 136 95C136 95.66 136 95.32 136 96C135.34 96 135.68 96 135 96C135 95.34 135 95.68 135 95Z" fill="var(--color-accent-200)"></path><path d="M140 115C140.66 115 140.32 115 141 115C141 115.66 141 115.32 141 116C140.34 116 140.68 116 140 116C140 115.34 140 115.68 140 115Z M140 110C140.66 110 140.32 110 141 110C141 110.66 141 110.32 141 111C140.34 111 140.68 111 140 111C140 110.34 140 110.68 140 110Z M140 105C140.66 105 140.32 105 141 105C141 105.66 141 105.32 141 106C140.34 106 140.68 106 140 106C140 105.34 140 105.68 140 105Z M140 100C140.66 100 140.32 100 141 100C141 100.66 141 100.32 141 101C140.34 101 140.68 101 140 101C140 100.34 140 100.68 140 100Z" fill="var(--color-accent-200)"></path><path d="M145 115C145.66 115 145.32 115 146 115C146 115.66 146 115.32 146 116C145.34 116 145.68 116 145 116C145 115.34 145 115.68 145 115Z M145 110C145.66 110 145.32 110 146 110C146 110.66 146 110.32 146 111C145.34 111 145.68 111 145 111C145 110.34 145 110.68 145 110Z M145 105C145.66 105 145.32 105 146 105C146 105.66 146 105.32 146 106C145.34 106 145.68 106 145 106C145 105.34 145 105.68 145 105Z" fill="var(--color-accent-200)"></path><path d="M150 130C150.66 130 150.32 130 151 130C151 130.66 151 130.32 151 131C150.34 131 150.68 131 150 131C150 130.34 150 130.68 150 130Z M150 125C150.66 125 150.32 125 151 125C151 125.66 151 125.32 151 126C150.34 126 150.68 126 150 126C150 125.34 150 125.68 150 125Z M150 120C150.66 120 150.32 120 151 120C151 120.66 151 120.32 151 121C150.34 121 150.68 121 150 121C150 120.34 150 120.68 150 120Z M150 115C150.66 115 150.32 115 151 115C151 115.66 151 115.32 151 116C150.34 116 150.68 116 150 116C150 115.34 150 115.68 150 115Z M150 110C150.66 110 150.32 110 151 110C151 110.66 151 110.32 151 111C150.34 111 150.68 111 150 111C150 110.34 150 110.68 150 110Z M150 105C150.66 105 150.32 105 151 105C151 105.66 151 105.32 151 106C150.34 106 150.68 106 150 106C150 105.34 150 105.68 150 105Z M150 100C150.66 100 150.32 100 151 100C151 100.66 151 100.32 151 101C150.34 101 150.68 101 150 101C150 100.34 150 100.68 150 100Z M150 95C150.66 95 150.32 95 151 95C151 95.66 151 95.32 151 96C150.34 96 150.68 96 150 96C150 95.34 150 95.68 150 95Z M150 90C150.66 90 150.32 90 151 90C151 90.66 151 90.32 151 91C150.34 91 150.68 91 150 91C150 90.34 150 90.68 150 90Z M150 85C150.66 85 150.32 85 151 85C151 85.66 151 85.32 151 86C150.34 86 150.68 86 150 86C150 85.34 150 85.68 150 85Z" fill="var(--color-accent-200)"></path><path d="M155 135C155.66 135 155.32 135 156 135C156 135.66 156 135.32 156 136C155.34 136 155.68 136 155 136C155 135.34 155 135.68 155 135Z M155 130C155.66 130 155.32 130 156 130C156 130.66 156 130.32 156 131C155.34 131 155.68 131 155 131C155 130.34 155 130.68 155 130Z M155 125C155.66 125 155.32 125 156 125C156 125.66 156 125.32 156 126C155.34 126 155.68 126 155 126C155 125.34 155 125.68 155 125Z M155 120C155.66 120 155.32 120 156 120C156 120.66 156 120.32 156 121C155.34 121 155.68 121 155 121C155 120.34 155 120.68 155 120Z M155 115C155.66 115 155.32 115 156 115C156 115.66 156 115.32 156 116C155.34 116 155.68 116 155 116C155 115.34 155 115.68 155 115Z M155 110C155.66 110 155.32 110 156 110C156 110.66 156 110.32 156 111C155.34 111 155.68 111 155 111C155 110.34 155 110.68 155 110Z M155 105C155.66 105 155.32 105 156 105C156 105.66 156 105.32 156 106C155.34 106 155.68 106 155 106C155 105.34 155 105.68 155 105Z M155 100C155.66 100 155.32 100 156 100C156 100.66 156 100.32 156 101C155.34 101 155.68 101 155 101C155 100.34 155 100.68 155 100Z M155 95C155.66 95 155.32 95 156 95C156 95.66 156 95.32 156 96C155.34 96 155.68 96 155 96C155 95.34 155 95.68 155 95Z M155 90C155.66 90 155.32 90 156 90C156 90.66 156 90.32 156 91C155.34 91 155.68 91 155 91C155 90.34 155 90.68 155 90Z M155 85C155.66 85 155.32 85 156 85C156 85.66 156 85.32 156 86C155.34 86 155.68 86 155 86C155 85.34 155 85.68 155 85Z" fill="var(--color-accent-200)"></path><path d="M160 155C160.66 155 160.32 155 161 155C161 155.66 161 155.32 161 156C160.34 156 160.68 156 160 156C160 155.34 160 155.68 160 155Z M160 150C160.66 150 160.32 150 161 150C161 150.66 161 150.32 161 151C160.34 151 160.68 151 160 151C160 150.34 160 150.68 160 150Z M160 145C160.66 145 160.32 145 161 145C161 145.66 161 145.32 161 146C160.34 146 160.68 146 160 146C160 145.34 160 145.68 160 145Z M160 140C160.66 140 160.32 140 161 140C161 140.66 161 140.32 161 141C160.34 141 160.68 141 160 141C160 140.34 160 140.68 160 140Z M160 135C160.66 135 160.32 135 161 135C161 135.66 161 135.32 161 136C160.34 136 160.68 136 160 136C160 135.34 160 135.68 160 135Z M160 130C160.66 130 160.32 130 161 130C161 130.66 161 130.32 161 131C160.34 131 160.68 131 160 131C160 130.34 160 130.68 160 130Z M160 125C160.66 125 160.32 125 161 125C161 125.66 161 125.32 161 126C160.34 126 160.68 126 160 126C160 125.34 160 125.68 160 125Z M160 120C160.66 120 160.32 120 161 120C161 120.66 161 120.32 161 121C160.34 121 160.68 121 160 121C160 120.34 160 120.68 160 120Z M160 115C160.66 115 160.32 115 161 115C161 115.66 161 115.32 161 116C160.34 116 160.68 116 160 116C160 115.34 160 115.68 160 115Z M160 110C160.66 110 160.32 110 161 110C161 110.66 161 110.32 161 111C160.34 111 160.68 111 160 111C160 110.34 160 110.68 160 110Z M160 105C160.66 105 160.32 105 161 105C161 105.66 161 105.32 161 106C160.34 106 160.68 106 160 106C160 105.34 160 105.68 160 105Z M160 100C160.66 100 160.32 100 161 100C161 100.66 161 100.32 161 101C160.34 101 160.68 101 160 101C160 100.34 160 100.68 160 100Z M160 95C160.66 95 160.32 95 161 95C161 95.66 161 95.32 161 96C160.34 96 160.68 96 160 96C160 95.34 160 95.68 160 95Z M160 90C160.66 90 160.32 90 161 90C161 90.66 161 90.32 161 91C160.34 91 160.68 91 160 91C160 90.34 160 90.68 160 90Z M160 85C160.66 85 160.32 85 161 85C161 85.66 161 85.32 161 86C160.34 86 160.68 86 160 86C160 85.34 160 85.68 160 85Z M160 80C160.66 80 160.32 80 161 80C161 80.66 161 80.32 161 81C160.34 81 160.68 81 160 81C160 80.34 160 80.68 160 80Z M160 75C160.66 75 160.32 75 161 75C161 75.66 161 75.32 161 76C160.34 76 160.68 76 160 76C160 75.34 160 75.68 160 75Z M160 70C160.66 70 160.32 70 161 70C161 70.66 161 70.32 161 71C160.34 71 160.68 71 160 71C160 70.34 160 70.68 160 70Z M160 65C160.66 65 160.32 65 161 65C161 65.66 161 65.32 161 66C160.34 66 160.68 66 160 66C160 65.34 160 65.68 160 65Z M160 60C160.66 60 160.32 60 161 60C161 60.66 161 60.32 161 61C160.34 61 160.68 61 160 61C160 60.34 160 60.68 160 60Z" fill="var(--color-accent-200)"></path><path d="M165 140C165.66 140 165.32 140 166 140C166 140.66 166 140.32 166 141C165.34 141 165.68 141 165 141C165 140.34 165 140.68 165 140Z M165 135C165.66 135 165.32 135 166 135C166 135.66 166 135.32 166 136C165.34 136 165.68 136 165 136C165 135.34 165 135.68 165 135Z M165 130C165.66 130 165.32 130 166 130C166 130.66 166 130.32 166 131C165.34 131 165.68 131 165 131C165 130.34 165 130.68 165 130Z M165 125C165.66 125 165.32 125 166 125C166 125.66 166 125.32 166 126C165.34 126 165.68 126 165 126C165 125.34 165 125.68 165 125Z M165 120C165.66 120 165.32 120 166 120C166 120.66 166 120.32 166 121C165.34 121 165.68 121 165 121C165 120.34 165 120.68 165 120Z M165 115C165.66 115 165.32 115 166 115C166 115.66 166 115.32 166 116C165.34 116 165.68 116 165 116C165 115.34 165 115.68 165 115Z M165 110C165.66 110 165.32 110 166 110C166 110.66 166 110.32 166 111C165.34 111 165.68 111 165 111C165 110.34 165 110.68 165 110Z M165 105C165.66 105 165.32 105 166 105C166 105.66 166 105.32 166 106C165.34 106 165.68 106 165 106C165 105.34 165 105.68 165 105Z M165 100C165.66 100 165.32 100 166 100C166 100.66 166 100.32 166 101C165.34 101 165.68 101 165 101C165 100.34 165 100.68 165 100Z M165 95C165.66 95 165.32 95 166 95C166 95.66 166 95.32 166 96C165.34 96 165.68 96 165 96C165 95.34 165 95.68 165 95Z M165 90C165.66 90 165.32 90 166 90C166 90.66 166 90.32 166 91C165.34 91 165.68 91 165 91C165 90.34 165 90.68 165 90Z M165 85C165.66 85 165.32 85 166 85C166 85.66 166 85.32 166 86C165.34 86 165.68 86 165 86C165 85.34 165 85.68 165 85Z M165 80C165.66 80 165.32 80 166 80C166 80.66 166 80.32 166 81C165.34 81 165.68 81 165 81C165 80.34 165 80.68 165 80Z M165 75C165.66 75 165.32 75 166 75C166 75.66 166 75.32 166 76C165.34 76 165.68 76 165 76C165 75.34 165 75.68 165 75Z" fill="var(--color-accent-200)"></path><path d="M170 125C170.66 125 170.32 125 171 125C171 125.66 171 125.32 171 126C170.34 126 170.68 126 170 126C170 125.34 170 125.68 170 125Z M170 120C170.66 120 170.32 120 171 120C171 120.66 171 120.32 171 121C170.34 121 170.68 121 170 121C170 120.34 170 120.68 170 120Z M170 115C170.66 115 170.32 115 171 115C171 115.66 171 115.32 171 116C170.34 116 170.68 116 170 116C170 115.34 170 115.68 170 115Z M170 110C170.66 110 170.32 110 171 110C171 110.66 171 110.32 171 111C170.34 111 170.68 111 170 111C170 110.34 170 110.68 170 110Z M170 105C170.66 105 170.32 105 171 105C171 105.66 171 105.32 171 106C170.34 106 170.68 106 170 106C170 105.34 170 105.68 170 105Z M170 100C170.66 100 170.32 100 171 100C171 100.66 171 100.32 171 101C170.34 101 170.68 101 170 101C170 100.34 170 100.68 170 100Z M170 95C170.66 95 170.32 95 171 95C171 95.66 171 95.32 171 96C170.34 96 170.68 96 170 96C170 95.34 170 95.68 170 95Z M170 90C170.66 90 170.32 90 171 90C171 90.66 171 90.32 171 91C170.34 91 170.68 91 170 91C170 90.34 170 90.68 170 90Z" fill="var(--color-accent-200)"></path><path d="M175 115C175.66 115 175.32 115 176 115C176 115.66 176 115.32 176 116C175.34 116 175.68 116 175 116C175 115.34 175 115.68 175 115Z M175 110C175.66 110 175.32 110 176 110C176 110.66 176 110.32 176 111C175.34 111 175.68 111 175 111C175 110.34 175 110.68 175 110Z M175 105C175.66 105 175.32 105 176 105C176 105.66 176 105.32 176 106C175.34 106 175.68 106 175 106C175 105.34 175 105.68 175 105Z M175 100C175.66 100 175.32 100 176 100C176 100.66 176 100.32 176 101C175.34 101 175.68 101 175 101C175 100.34 175 100.68 175 100Z" fill="var(--color-accent-200)"></path><path d="M180 120C180.66 120 180.32 120 181 120C181 120.66 181 120.32 181 121C180.34 121 180.68 121 180 121C180 120.34 180 120.68 180 120Z M180 115C180.66 115 180.32 115 181 115C181 115.66 181 115.32 181 116C180.34 116 180.68 116 180 116C180 115.34 180 115.68 180 115Z M180 110C180.66 110 180.32 110 181 110C181 110.66 181 110.32 181 111C180.34 111 180.68 111 180 111C180 110.34 180 110.68 180 110Z M180 105C180.66 105 180.32 105 181 105C181 105.66 181 105.32 181 106C180.34 106 180.68 106 180 106C180 105.34 180 105.68 180 105Z M180 100C180.66 100 180.32 100 181 100C181 100.66 181 100.32 181 101C180.34 101 180.68 101 180 101C180 100.34 180 100.68 180 100Z" fill="var(--color-accent-200)"></path><path d="M185 140C185.66 140 185.32 140 186 140C186 140.66 186 140.32 186 141C185.34 141 185.68 141 185 141C185 140.34 185 140.68 185 140Z M185 135C185.66 135 185.32 135 186 135C186 135.66 186 135.32 186 136C185.34 136 185.68 136 185 136C185 135.34 185 135.68 185 135Z M185 130C185.66 130 185.32 130 186 130C186 130.66 186 130.32 186 131C185.34 131 185.68 131 185 131C185 130.34 185 130.68 185 130Z M185 125C185.66 125 185.32 125 186 125C186 125.66 186 125.32 186 126C185.34 126 185.68 126 185 126C185 125.34 185 125.68 185 125Z M185 120C185.66 120 185.32 120 186 120C186 120.66 186 120.32 186 121C185.34 121 185.68 121 185 121C185 120.34 185 120.68 185 120Z M185 115C185.66 115 185.32 115 186 115C186 115.66 186 115.32 186 116C185.34 116 185.68 116 185 116C185 115.34 185 115.68 185 115Z M185 110C185.66 110 185.32 110 186 110C186 110.66 186 110.32 186 111C185.34 111 185.68 111 185 111C185 110.34 185 110.68 185 110Z M185 105C185.66 105 185.32 105 186 105C186 105.66 186 105.32 186 106C185.34 106 185.68 106 185 106C185 105.34 185 105.68 185 105Z M185 100C185.66 100 185.32 100 186 100C186 100.66 186 100.32 186 101C185.34 101 185.68 101 185 101C185 100.34 185 100.68 185 100Z M185 95C185.66 95 185.32 95 186 95C186 95.66 186 95.32 186 96C185.34 96 185.68 96 185 96C185 95.34 185 95.68 185 95Z M185 90C185.66 90 185.32 90 186 90C186 90.66 186 90.32 186 91C185.34 91 185.68 91 185 91C185 90.34 185 90.68 185 90Z M185 85C185.66 85 185.32 85 186 85C186 85.66 186 85.32 186 86C185.34 86 185.68 86 185 86C185 85.34 185 85.68 185 85Z M185 80C185.66 80 185.32 80 186 80C186 80.66 186 80.32 186 81C185.34 81 185.68 81 185 81C185 80.34 185 80.68 185 80Z" fill="var(--color-accent-200)"></path><path d="M190 150C190.66 150 190.32 150 191 150C191 150.66 191 150.32 191 151C190.34 151 190.68 151 190 151C190 150.34 190 150.68 190 150Z M190 145C190.66 145 190.32 145 191 145C191 145.66 191 145.32 191 146C190.34 146 190.68 146 190 146C190 145.34 190 145.68 190 145Z M190 140C190.66 140 190.32 140 191 140C191 140.66 191 140.32 191 141C190.34 141 190.68 141 190 141C190 140.34 190 140.68 190 140Z M190 135C190.66 135 190.32 135 191 135C191 135.66 191 135.32 191 136C190.34 136 190.68 136 190 136C190 135.34 190 135.68 190 135Z M190 130C190.66 130 190.32 130 191 130C191 130.66 191 130.32 191 131C190.34 131 190.68 131 190 131C190 130.34 190 130.68 190 130Z M190 125C190.66 125 190.32 125 191 125C191 125.66 191 125.32 191 126C190.34 126 190.68 126 190 126C190 125.34 190 125.68 190 125Z M190 120C190.66 120 190.32 120 191 120C191 120.66 191 120.32 191 121C190.34 121 190.68 121 190 121C190 120.34 190 120.68 190 120Z M190 115C190.66 115 190.32 115 191 115C191 115.66 191 115.32 191 116C190.34 116 190.68 116 190 116C190 115.34 190 115.68 190 115Z M190 110C190.66 110 190.32 110 191 110C191 110.66 191 110.32 191 111C190.34 111 190.68 111 190 111C190 110.34 190 110.68 190 110Z M190 105C190.66 105 190.32 105 191 105C191 105.66 191 105.32 191 106C190.34 106 190.68 106 190 106C190 105.34 190 105.68 190 105Z M190 100C190.66 100 190.32 100 191 100C191 100.66 191 100.32 191 101C190.34 101 190.68 101 190 101C190 100.34 190 100.68 190 100Z M190 95C190.66 95 190.32 95 191 95C191 95.66 191 95.32 191 96C190.34 96 190.68 96 190 96C190 95.34 190 95.68 190 95Z M190 90C190.66 90 190.32 90 191 90C191 90.66 191 90.32 191 91C190.34 91 190.68 91 190 91C190 90.34 190 90.68 190 90Z M190 85C190.66 85 190.32 85 191 85C191 85.66 191 85.32 191 86C190.34 86 190.68 86 190 86C190 85.34 190 85.68 190 85Z M190 80C190.66 80 190.32 80 191 80C191 80.66 191 80.32 191 81C190.34 81 190.68 81 190 81C190 80.34 190 80.68 190 80Z M190 75C190.66 75 190.32 75 191 75C191 75.66 191 75.32 191 76C190.34 76 190.68 76 190 76C190 75.34 190 75.68 190 75Z M190 70C190.66 70 190.32 70 191 70C191 70.66 191 70.32 191 71C190.34 71 190.68 71 190 71C190 70.34 190 70.68 190 70Z M190 65C190.66 65 190.32 65 191 65C191 65.66 191 65.32 191 66C190.34 66 190.68 66 190 66C190 65.34 190 65.68 190 65Z" fill="var(--color-accent-200)"></path><path d="M195 130C195.66 130 195.32 130 196 130C196 130.66 196 130.32 196 131C195.34 131 195.68 131 195 131C195 130.34 195 130.68 195 130Z M195 125C195.66 125 195.32 125 196 125C196 125.66 196 125.32 196 126C195.34 126 195.68 126 195 126C195 125.34 195 125.68 195 125Z M195 120C195.66 120 195.32 120 196 120C196 120.66 196 120.32 196 121C195.34 121 195.68 121 195 121C195 120.34 195 120.68 195 120Z M195 115C195.66 115 195.32 115 196 115C196 115.66 196 115.32 196 116C195.34 116 195.68 116 195 116C195 115.34 195 115.68 195 115Z M195 110C195.66 110 195.32 110 196 110C196 110.66 196 110.32 196 111C195.34 111 195.68 111 195 111C195 110.34 195 110.68 195 110Z M195 105C195.66 105 195.32 105 196 105C196 105.66 196 105.32 196 106C195.34 106 195.68 106 195 106C195 105.34 195 105.68 195 105Z M195 100C195.66 100 195.32 100 196 100C196 100.66 196 100.32 196 101C195.34 101 195.68 101 195 101C195 100.34 195 100.68 195 100Z M195 95C195.66 95 195.32 95 196 95C196 95.66 196 95.32 196 96C195.34 96 195.68 96 195 96C195 95.34 195 95.68 195 95Z M195 90C195.66 90 195.32 90 196 90C196 90.66 196 90.32 196 91C195.34 91 195.68 91 195 91C195 90.34 195 90.68 195 90Z" fill="var(--color-accent-200)"></path><path d="M200 140C200.66 140 200.32 140 201 140C201 140.66 201 140.32 201 141C200.34 141 200.68 141 200 141C200 140.34 200 140.68 200 140Z M200 135C200.66 135 200.32 135 201 135C201 135.66 201 135.32 201 136C200.34 136 200.68 136 200 136C200 135.34 200 135.68 200 135Z M200 130C200.66 130 200.32 130 201 130C201 130.66 201 130.32 201 131C200.34 131 200.68 131 200 131C200 130.34 200 130.68 200 130Z M200 125C200.66 125 200.32 125 201 125C201 125.66 201 125.32 201 126C200.34 126 200.68 126 200 126C200 125.34 200 125.68 200 125Z M200 120C200.66 120 200.32 120 201 120C201 120.66 201 120.32 201 121C200.34 121 200.68 121 200 121C200 120.34 200 120.68 200 120Z M200 115C200.66 115 200.32 115 201 115C201 115.66 201 115.32 201 116C200.34 116 200.68 116 200 116C200 115.34 200 115.68 200 115Z M200 110C200.66 110 200.32 110 201 110C201 110.66 201 110.32 201 111C200.34 111 200.68 111 200 111C200 110.34 200 110.68 200 110Z M200 105C200.66 105 200.32 105 201 105C201 105.66 201 105.32 201 106C200.34 106 200.68 106 200 106C200 105.34 200 105.68 200 105Z M200 100C200.66 100 200.32 100 201 100C201 100.66 201 100.32 201 101C200.34 101 200.68 101 200 101C200 100.34 200 100.68 200 100Z M200 95C200.66 95 200.32 95 201 95C201 95.66 201 95.32 201 96C200.34 96 200.68 96 200 96C200 95.34 200 95.68 200 95Z M200 90C200.66 90 200.32 90 201 90C201 90.66 201 90.32 201 91C200.34 91 200.68 91 200 91C200 90.34 200 90.68 200 90Z M200 85C200.66 85 200.32 85 201 85C201 85.66 201 85.32 201 86C200.34 86 200.68 86 200 86C200 85.34 200 85.68 200 85Z M200 80C200.66 80 200.32 80 201 80C201 80.66 201 80.32 201 81C200.34 81 200.68 81 200 81C200 80.34 200 80.68 200 80Z M200 75C200.66 75 200.32 75 201 75C201 75.66 201 75.32 201 76C200.34 76 200.68 76 200 76C200 75.34 200 75.68 200 75Z" fill="var(--color-accent-200)"></path><path d="M205 140C205.66 140 205.32 140 206 140C206 140.66 206 140.32 206 141C205.34 141 205.68 141 205 141C205 140.34 205 140.68 205 140Z M205 135C205.66 135 205.32 135 206 135C206 135.66 206 135.32 206 136C205.34 136 205.68 136 205 136C205 135.34 205 135.68 205 135Z M205 130C205.66 130 205.32 130 206 130C206 130.66 206 130.32 206 131C205.34 131 205.68 131 205 131C205 130.34 205 130.68 205 130Z M205 125C205.66 125 205.32 125 206 125C206 125.66 206 125.32 206 126C205.34 126 205.68 126 205 126C205 125.34 205 125.68 205 125Z M205 120C205.66 120 205.32 120 206 120C206 120.66 206 120.32 206 121C205.34 121 205.68 121 205 121C205 120.34 205 120.68 205 120Z M205 115C205.66 115 205.32 115 206 115C206 115.66 206 115.32 206 116C205.34 116 205.68 116 205 116C205 115.34 205 115.68 205 115Z M205 110C205.66 110 205.32 110 206 110C206 110.66 206 110.32 206 111C205.34 111 205.68 111 205 111C205 110.34 205 110.68 205 110Z M205 105C205.66 105 205.32 105 206 105C206 105.66 206 105.32 206 106C205.34 106 205.68 106 205 106C205 105.34 205 105.68 205 105Z M205 100C205.66 100 205.32 100 206 100C206 100.66 206 100.32 206 101C205.34 101 205.68 101 205 101C205 100.34 205 100.68 205 100Z M205 95C205.66 95 205.32 95 206 95C206 95.66 206 95.32 206 96C205.34 96 205.68 96 205 96C205 95.34 205 95.68 205 95Z M205 90C205.66 90 205.32 90 206 90C206 90.66 206 90.32 206 91C205.34 91 205.68 91 205 91C205 90.34 205 90.68 205 90Z M205 85C205.66 85 205.32 85 206 85C206 85.66 206 85.32 206 86C205.34 86 205.68 86 205 86C205 85.34 205 85.68 205 85Z M205 80C205.66 80 205.32 80 206 80C206 80.66 206 80.32 206 81C205.34 81 205.68 81 205 81C205 80.34 205 80.68 205 80Z M205 75C205.66 75 205.32 75 206 75C206 75.66 206 75.32 206 76C205.34 76 205.68 76 205 76C205 75.34 205 75.68 205 75Z" fill="var(--color-accent-200)"></path><path d="M210 125C210.66 125 210.32 125 211 125C211 125.66 211 125.32 211 126C210.34 126 210.68 126 210 126C210 125.34 210 125.68 210 125Z M210 120C210.66 120 210.32 120 211 120C211 120.66 211 120.32 211 121C210.34 121 210.68 121 210 121C210 120.34 210 120.68 210 120Z M210 115C210.66 115 210.32 115 211 115C211 115.66 211 115.32 211 116C210.34 116 210.68 116 210 116C210 115.34 210 115.68 210 115Z M210 110C210.66 110 210.32 110 211 110C211 110.66 211 110.32 211 111C210.34 111 210.68 111 210 111C210 110.34 210 110.68 210 110Z M210 105C210.66 105 210.32 105 211 105C211 105.66 211 105.32 211 106C210.34 106 210.68 106 210 106C210 105.34 210 105.68 210 105Z M210 100C210.66 100 210.32 100 211 100C211 100.66 211 100.32 211 101C210.34 101 210.68 101 210 101C210 100.34 210 100.68 210 100Z M210 95C210.66 95 210.32 95 211 95C211 95.66 211 95.32 211 96C210.34 96 210.68 96 210 96C210 95.34 210 95.68 210 95Z" fill="var(--color-accent-200)"></path><path d="M215 125C215.66 125 215.32 125 216 125C216 125.66 216 125.32 216 126C215.34 126 215.68 126 215 126C215 125.34 215 125.68 215 125Z M215 120C215.66 120 215.32 120 216 120C216 120.66 216 120.32 216 121C215.34 121 215.68 121 215 121C215 120.34 215 120.68 215 120Z M215 115C215.66 115 215.32 115 216 115C216 115.66 216 115.32 216 116C215.34 116 215.68 116 215 116C215 115.34 215 115.68 215 115Z M215 110C215.66 110 215.32 110 216 110C216 110.66 216 110.32 216 111C215.34 111 215.68 111 215 111C215 110.34 215 110.68 215 110Z M215 105C215.66 105 215.32 105 216 105C216 105.66 216 105.32 216 106C215.34 106 215.68 106 215 106C215 105.34 215 105.68 215 105Z M215 100C215.66 100 215.32 100 216 100C216 100.66 216 100.32 216 101C215.34 101 215.68 101 215 101C215 100.34 215 100.68 215 100Z M215 95C215.66 95 215.32 95 216 95C216 95.66 216 95.32 216 96C215.34 96 215.68 96 215 96C215 95.34 215 95.68 215 95Z M215 90C215.66 90 215.32 90 216 90C216 90.66 216 90.32 216 91C215.34 91 215.68 91 215 91C215 90.34 215 90.68 215 90Z" fill="var(--color-accent-200)"></path><path d="M220 130C220.66 130 220.32 130 221 130C221 130.66 221 130.32 221 131C220.34 131 220.68 131 220 131C220 130.34 220 130.68 220 130Z M220 125C220.66 125 220.32 125 221 125C221 125.66 221 125.32 221 126C220.34 126 220.68 126 220 126C220 125.34 220 125.68 220 125Z M220 120C220.66 120 220.32 120 221 120C221 120.66 221 120.32 221 121C220.34 121 220.68 121 220 121C220 120.34 220 120.68 220 120Z M220 115C220.66 115 220.32 115 221 115C221 115.66 221 115.32 221 116C220.34 116 220.68 116 220 116C220 115.34 220 115.68 220 115Z M220 110C220.66 110 220.32 110 221 110C221 110.66 221 110.32 221 111C220.34 111 220.68 111 220 111C220 110.34 220 110.68 220 110Z M220 105C220.66 105 220.32 105 221 105C221 105.66 221 105.32 221 106C220.34 106 220.68 106 220 106C220 105.34 220 105.68 220 105Z M220 100C220.66 100 220.32 100 221 100C221 100.66 221 100.32 221 101C220.34 101 220.68 101 220 101C220 100.34 220 100.68 220 100Z M220 95C220.66 95 220.32 95 221 95C221 95.66 221 95.32 221 96C220.34 96 220.68 96 220 96C220 95.34 220 95.68 220 95Z M220 90C220.66 90 220.32 90 221 90C221 90.66 221 90.32 221 91C220.34 91 220.68 91 220 91C220 90.34 220 90.68 220 90Z M220 85C220.66 85 220.32 85 221 85C221 85.66 221 85.32 221 86C220.34 86 220.68 86 220 86C220 85.34 220 85.68 220 85Z" fill="var(--color-accent-200)"></path><path d="M225 115C225.66 115 225.32 115 226 115C226 115.66 226 115.32 226 116C225.34 116 225.68 116 225 116C225 115.34 225 115.68 225 115Z M225 110C225.66 110 225.32 110 226 110C226 110.66 226 110.32 226 111C225.34 111 225.68 111 225 111C225 110.34 225 110.68 225 110Z M225 105C225.66 105 225.32 105 226 105C226 105.66 226 105.32 226 106C225.34 106 225.68 106 225 106C225 105.34 225 105.68 225 105Z M225 100C225.66 100 225.32 100 226 100C226 100.66 226 100.32 226 101C225.34 101 225.68 101 225 101C225 100.34 225 100.68 225 100Z" fill="var(--color-accent-200)"></path><path d="M230 145C230.66 145 230.32 145 231 145C231 145.66 231 145.32 231 146C230.34 146 230.68 146 230 146C230 145.34 230 145.68 230 145Z M230 140C230.66 140 230.32 140 231 140C231 140.66 231 140.32 231 141C230.34 141 230.68 141 230 141C230 140.34 230 140.68 230 140Z M230 135C230.66 135 230.32 135 231 135C231 135.66 231 135.32 231 136C230.34 136 230.68 136 230 136C230 135.34 230 135.68 230 135Z M230 130C230.66 130 230.32 130 231 130C231 130.66 231 130.32 231 131C230.34 131 230.68 131 230 131C230 130.34 230 130.68 230 130Z M230 125C230.66 125 230.32 125 231 125C231 125.66 231 125.32 231 126C230.34 126 230.68 126 230 126C230 125.34 230 125.68 230 125Z M230 120C230.66 120 230.32 120 231 120C231 120.66 231 120.32 231 121C230.34 121 230.68 121 230 121C230 120.34 230 120.68 230 120Z M230 115C230.66 115 230.32 115 231 115C231 115.66 231 115.32 231 116C230.34 116 230.68 116 230 116C230 115.34 230 115.68 230 115Z M230 110C230.66 110 230.32 110 231 110C231 110.66 231 110.32 231 111C230.34 111 230.68 111 230 111C230 110.34 230 110.68 230 110Z M230 105C230.66 105 230.32 105 231 105C231 105.66 231 105.32 231 106C230.34 106 230.68 106 230 106C230 105.34 230 105.68 230 105Z M230 100C230.66 100 230.32 100 231 100C231 100.66 231 100.32 231 101C230.34 101 230.68 101 230 101C230 100.34 230 100.68 230 100Z M230 95C230.66 95 230.32 95 231 95C231 95.66 231 95.32 231 96C230.34 96 230.68 96 230 96C230 95.34 230 95.68 230 95Z M230 90C230.66 90 230.32 90 231 90C231 90.66 231 90.32 231 91C230.34 91 230.68 91 230 91C230 90.34 230 90.68 230 90Z M230 85C230.66 85 230.32 85 231 85C231 85.66 231 85.32 231 86C230.34 86 230.68 86 230 86C230 85.34 230 85.68 230 85Z M230 80C230.66 80 230.32 80 231 80C231 80.66 231 80.32 231 81C230.34 81 230.68 81 230 81C230 80.34 230 80.68 230 80Z M230 75C230.66 75 230.32 75 231 75C231 75.66 231 75.32 231 76C230.34 76 230.68 76 230 76C230 75.34 230 75.68 230 75Z M230 70C230.66 70 230.32 70 231 70C231 70.66 231 70.32 231 71C230.34 71 230.68 71 230 71C230 70.34 230 70.68 230 70Z" fill="var(--color-accent-200)"></path><path d="M235 140C235.66 140 235.32 140 236 140C236 140.66 236 140.32 236 141C235.34 141 235.68 141 235 141C235 140.34 235 140.68 235 140Z M235 135C235.66 135 235.32 135 236 135C236 135.66 236 135.32 236 136C235.34 136 235.68 136 235 136C235 135.34 235 135.68 235 135Z M235 130C235.66 130 235.32 130 236 130C236 130.66 236 130.32 236 131C235.34 131 235.68 131 235 131C235 130.34 235 130.68 235 130Z M235 125C235.66 125 235.32 125 236 125C236 125.66 236 125.32 236 126C235.34 126 235.68 126 235 126C235 125.34 235 125.68 235 125Z M235 120C235.66 120 235.32 120 236 120C236 120.66 236 120.32 236 121C235.34 121 235.68 121 235 121C235 120.34 235 120.68 235 120Z M235 115C235.66 115 235.32 115 236 115C236 115.66 236 115.32 236 116C235.34 116 235.68 116 235 116C235 115.34 235 115.68 235 115Z M235 110C235.66 110 235.32 110 236 110C236 110.66 236 110.32 236 111C235.34 111 235.68 111 235 111C235 110.34 235 110.68 235 110Z M235 105C235.66 105 235.32 105 236 105C236 105.66 236 105.32 236 106C235.34 106 235.68 106 235 106C235 105.34 235 105.68 235 105Z M235 100C235.66 100 235.32 100 236 100C236 100.66 236 100.32 236 101C235.34 101 235.68 101 235 101C235 100.34 235 100.68 235 100Z M235 95C235.66 95 235.32 95 236 95C236 95.66 236 95.32 236 96C235.34 96 235.68 96 235 96C235 95.34 235 95.68 235 95Z M235 90C235.66 90 235.32 90 236 90C236 90.66 236 90.32 236 91C235.34 91 235.68 91 235 91C235 90.34 235 90.68 235 90Z M235 85C235.66 85 235.32 85 236 85C236 85.66 236 85.32 236 86C235.34 86 235.68 86 235 86C235 85.34 235 85.68 235 85Z M235 80C235.66 80 235.32 80 236 80C236 80.66 236 80.32 236 81C235.34 81 235.68 81 235 81C235 80.34 235 80.68 235 80Z M235 75C235.66 75 235.32 75 236 75C236 75.66 236 75.32 236 76C235.34 76 235.68 76 235 76C235 75.34 235 75.68 235 75Z" fill="var(--color-accent-200)"></path><path d="M240 135C240.66 135 240.32 135 241 135C241 135.66 241 135.32 241 136C240.34 136 240.68 136 240 136C240 135.34 240 135.68 240 135Z M240 130C240.66 130 240.32 130 241 130C241 130.66 241 130.32 241 131C240.34 131 240.68 131 240 131C240 130.34 240 130.68 240 130Z M240 125C240.66 125 240.32 125 241 125C241 125.66 241 125.32 241 126C240.34 126 240.68 126 240 126C240 125.34 240 125.68 240 125Z M240 120C240.66 120 240.32 120 241 120C241 120.66 241 120.32 241 121C240.34 121 240.68 121 240 121C240 120.34 240 120.68 240 120Z M240 115C240.66 115 240.32 115 241 115C241 115.66 241 115.32 241 116C240.34 116 240.68 116 240 116C240 115.34 240 115.68 240 115Z M240 110C240.66 110 240.32 110 241 110C241 110.66 241 110.32 241 111C240.34 111 240.68 111 240 111C240 110.34 240 110.68 240 110Z M240 105C240.66 105 240.32 105 241 105C241 105.66 241 105.32 241 106C240.34 106 240.68 106 240 106C240 105.34 240 105.68 240 105Z M240 100C240.66 100 240.32 100 241 100C241 100.66 241 100.32 241 101C240.34 101 240.68 101 240 101C240 100.34 240 100.68 240 100Z M240 95C240.66 95 240.32 95 241 95C241 95.66 241 95.32 241 96C240.34 96 240.68 96 240 96C240 95.34 240 95.68 240 95Z M240 90C240.66 90 240.32 90 241 90C241 90.66 241 90.32 241 91C240.34 91 240.68 91 240 91C240 90.34 240 90.68 240 90Z M240 85C240.66 85 240.32 85 241 85C241 85.66 241 85.32 241 86C240.34 86 240.68 86 240 86C240 85.34 240 85.68 240 85Z" fill="var(--color-accent-200)"></path><path d="M245 125C245.66 125 245.32 125 246 125C246 125.66 246 125.32 246 126C245.34 126 245.68 126 245 126C245 125.34 245 125.68 245 125Z M245 120C245.66 120 245.32 120 246 120C246 120.66 246 120.32 246 121C245.34 121 245.68 121 245 121C245 120.34 245 120.68 245 120Z M245 115C245.66 115 245.32 115 246 115C246 115.66 246 115.32 246 116C245.34 116 245.68 116 245 116C245 115.34 245 115.68 245 115Z M245 110C245.66 110 245.32 110 246 110C246 110.66 246 110.32 246 111C245.34 111 245.68 111 245 111C245 110.34 245 110.68 245 110Z M245 105C245.66 105 245.32 105 246 105C246 105.66 246 105.32 246 106C245.34 106 245.68 106 245 106C245 105.34 245 105.68 245 105Z M245 100C245.66 100 245.32 100 246 100C246 100.66 246 100.32 246 101C245.34 101 245.68 101 245 101C245 100.34 245 100.68 245 100Z M245 95C245.66 95 245.32 95 246 95C246 95.66 246 95.32 246 96C245.34 96 245.68 96 245 96C245 95.34 245 95.68 245 95Z" fill="var(--color-accent-200)"></path><path d="M250 130C250.66 130 250.32 130 251 130C251 130.66 251 130.32 251 131C250.34 131 250.68 131 250 131C250 130.34 250 130.68 250 130Z M250 125C250.66 125 250.32 125 251 125C251 125.66 251 125.32 251 126C250.34 126 250.68 126 250 126C250 125.34 250 125.68 250 125Z M250 120C250.66 120 250.32 120 251 120C251 120.66 251 120.32 251 121C250.34 121 250.68 121 250 121C250 120.34 250 120.68 250 120Z M250 115C250.66 115 250.32 115 251 115C251 115.66 251 115.32 251 116C250.34 116 250.68 116 250 116C250 115.34 250 115.68 250 115Z M250 110C250.66 110 250.32 110 251 110C251 110.66 251 110.32 251 111C250.34 111 250.68 111 250 111C250 110.34 250 110.68 250 110Z M250 105C250.66 105 250.32 105 251 105C251 105.66 251 105.32 251 106C250.34 106 250.68 106 250 106C250 105.34 250 105.68 250 105Z M250 100C250.66 100 250.32 100 251 100C251 100.66 251 100.32 251 101C250.34 101 250.68 101 250 101C250 100.34 250 100.68 250 100Z M250 95C250.66 95 250.32 95 251 95C251 95.66 251 95.32 251 96C250.34 96 250.68 96 250 96C250 95.34 250 95.68 250 95Z M250 90C250.66 90 250.32 90 251 90C251 90.66 251 90.32 251 91C250.34 91 250.68 91 250 91C250 90.34 250 90.68 250 90Z" fill="var(--color-accent-200)"></path><path d="M255 115C255.66 115 255.32 115 256 115C256 115.66 256 115.32 256 116C255.34 116 255.68 116 255 116C255 115.34 255 115.68 255 115Z M255 110C255.66 110 255.32 110 256 110C256 110.66 256 110.32 256 111C255.34 111 255.68 111 255 111C255 110.34 255 110.68 255 110Z M255 105C255.66 105 255.32 105 256 105C256 105.66 256 105.32 256 106C255.34 106 255.68 106 255 106C255 105.34 255 105.68 255 105Z" fill="var(--color-accent-200)"></path><path d="M260 110C260.66 110 260.32 110 261 110C261 110.66 261 110.32 261 111C260.34 111 260.68 111 260 111C260 110.34 260 110.68 260 110Z M260 105C260.66 105 260.32 105 261 105C261 105.66 261 105.32 261 106C260.34 106 260.68 106 260 106C260 105.34 260 105.68 260 105Z" fill="var(--color-accent-200)"></path><path d="M265 120C265.66 120 265.32 120 266 120C266 120.66 266 120.32 266 121C265.34 121 265.68 121 265 121C265 120.34 265 120.68 265 120Z M265 115C265.66 115 265.32 115 266 115C266 115.66 266 115.32 266 116C265.34 116 265.68 116 265 116C265 115.34 265 115.68 265 115Z M265 110C265.66 110 265.32 110 266 110C266 110.66 266 110.32 266 111C265.34 111 265.68 111 265 111C265 110.34 265 110.68 265 110Z M265 105C265.66 105 265.32 105 266 105C266 105.66 266 105.32 266 106C265.34 106 265.68 106 265 106C265 105.34 265 105.68 265 105Z M265 100C265.66 100 265.32 100 266 100C266 100.66 266 100.32 266 101C265.34 101 265.68 101 265 101C265 100.34 265 100.68 265 100Z M265 95C265.66 95 265.32 95 266 95C266 95.66 266 95.32 266 96C265.34 96 265.68 96 265 96C265 95.34 265 95.68 265 95Z" fill="var(--color-accent-200)"></path><path d="M270 140C270.66 140 270.32 140 271 140C271 140.66 271 140.32 271 141C270.34 141 270.68 141 270 141C270 140.34 270 140.68 270 140Z M270 135C270.66 135 270.32 135 271 135C271 135.66 271 135.32 271 136C270.34 136 270.68 136 270 136C270 135.34 270 135.68 270 135Z M270 130C270.66 130 270.32 130 271 130C271 130.66 271 130.32 271 131C270.34 131 270.68 131 270 131C270 130.34 270 130.68 270 130Z M270 125C270.66 125 270.32 125 271 125C271 125.66 271 125.32 271 126C270.34 126 270.68 126 270 126C270 125.34 270 125.68 270 125Z M270 120C270.66 120 270.32 120 271 120C271 120.66 271 120.32 271 121C270.34 121 270.68 121 270 121C270 120.34 270 120.68 270 120Z M270 115C270.66 115 270.32 115 271 115C271 115.66 271 115.32 271 116C270.34 116 270.68 116 270 116C270 115.34 270 115.68 270 115Z M270 110C270.66 110 270.32 110 271 110C271 110.66 271 110.32 271 111C270.34 111 270.68 111 270 111C270 110.34 270 110.68 270 110Z M270 105C270.66 105 270.32 105 271 105C271 105.66 271 105.32 271 106C270.34 106 270.68 106 270 106C270 105.34 270 105.68 270 105Z M270 100C270.66 100 270.32 100 271 100C271 100.66 271 100.32 271 101C270.34 101 270.68 101 270 101C270 100.34 270 100.68 270 100Z M270 95C270.66 95 270.32 95 271 95C271 95.66 271 95.32 271 96C270.34 96 270.68 96 270 96C270 95.34 270 95.68 270 95Z M270 90C270.66 90 270.32 90 271 90C271 90.66 271 90.32 271 91C270.34 91 270.68 91 270 91C270 90.34 270 90.68 270 90Z M270 85C270.66 85 270.32 85 271 85C271 85.66 271 85.32 271 86C270.34 86 270.68 86 270 86C270 85.34 270 85.68 270 85Z M270 80C270.66 80 270.32 80 271 80C271 80.66 271 80.32 271 81C270.34 81 270.68 81 270 81C270 80.34 270 80.68 270 80Z M270 75C270.66 75 270.32 75 271 75C271 75.66 271 75.32 271 76C270.34 76 270.68 76 270 76C270 75.34 270 75.68 270 75Z" fill="var(--color-accent-200)"></path><path d="M275 145C275.66 145 275.32 145 276 145C276 145.66 276 145.32 276 146C275.34 146 275.68 146 275 146C275 145.34 275 145.68 275 145Z M275 140C275.66 140 275.32 140 276 140C276 140.66 276 140.32 276 141C275.34 141 275.68 141 275 141C275 140.34 275 140.68 275 140Z M275 135C275.66 135 275.32 135 276 135C276 135.66 276 135.32 276 136C275.34 136 275.68 136 275 136C275 135.34 275 135.68 275 135Z M275 130C275.66 130 275.32 130 276 130C276 130.66 276 130.32 276 131C275.34 131 275.68 131 275 131C275 130.34 275 130.68 275 130Z M275 125C275.66 125 275.32 125 276 125C276 125.66 276 125.32 276 126C275.34 126 275.68 126 275 126C275 125.34 275 125.68 275 125Z M275 120C275.66 120 275.32 120 276 120C276 120.66 276 120.32 276 121C275.34 121 275.68 121 275 121C275 120.34 275 120.68 275 120Z M275 115C275.66 115 275.32 115 276 115C276 115.66 276 115.32 276 116C275.34 116 275.68 116 275 116C275 115.34 275 115.68 275 115Z M275 110C275.66 110 275.32 110 276 110C276 110.66 276 110.32 276 111C275.34 111 275.68 111 275 111C275 110.34 275 110.68 275 110Z M275 105C275.66 105 275.32 105 276 105C276 105.66 276 105.32 276 106C275.34 106 275.68 106 275 106C275 105.34 275 105.68 275 105Z M275 100C275.66 100 275.32 100 276 100C276 100.66 276 100.32 276 101C275.34 101 275.68 101 275 101C275 100.34 275 100.68 275 100Z M275 95C275.66 95 275.32 95 276 95C276 95.66 276 95.32 276 96C275.34 96 275.68 96 275 96C275 95.34 275 95.68 275 95Z M275 90C275.66 90 275.32 90 276 90C276 90.66 276 90.32 276 91C275.34 91 275.68 91 275 91C275 90.34 275 90.68 275 90Z M275 85C275.66 85 275.32 85 276 85C276 85.66 276 85.32 276 86C275.34 86 275.68 86 275 86C275 85.34 275 85.68 275 85Z M275 80C275.66 80 275.32 80 276 80C276 80.66 276 80.32 276 81C275.34 81 275.68 81 275 81C275 80.34 275 80.68 275 80Z M275 75C275.66 75 275.32 75 276 75C276 75.66 276 75.32 276 76C275.34 76 275.68 76 275 76C275 75.34 275 75.68 275 75Z M275 70C275.66 70 275.32 70 276 70C276 70.66 276 70.32 276 71C275.34 71 275.68 71 275 71C275 70.34 275 70.68 275 70Z" fill="var(--color-accent-200)"></path><path d="M280 140C280.66 140 280.32 140 281 140C281 140.66 281 140.32 281 141C280.34 141 280.68 141 280 141C280 140.34 280 140.68 280 140Z M280 135C280.66 135 280.32 135 281 135C281 135.66 281 135.32 281 136C280.34 136 280.68 136 280 136C280 135.34 280 135.68 280 135Z M280 130C280.66 130 280.32 130 281 130C281 130.66 281 130.32 281 131C280.34 131 280.68 131 280 131C280 130.34 280 130.68 280 130Z M280 125C280.66 125 280.32 125 281 125C281 125.66 281 125.32 281 126C280.34 126 280.68 126 280 126C280 125.34 280 125.68 280 125Z M280 120C280.66 120 280.32 120 281 120C281 120.66 281 120.32 281 121C280.34 121 280.68 121 280 121C280 120.34 280 120.68 280 120Z M280 115C280.66 115 280.32 115 281 115C281 115.66 281 115.32 281 116C280.34 116 280.68 116 280 116C280 115.34 280 115.68 280 115Z M280 110C280.66 110 280.32 110 281 110C281 110.66 281 110.32 281 111C280.34 111 280.68 111 280 111C280 110.34 280 110.68 280 110Z M280 105C280.66 105 280.32 105 281 105C281 105.66 281 105.32 281 106C280.34 106 280.68 106 280 106C280 105.34 280 105.68 280 105Z M280 100C280.66 100 280.32 100 281 100C281 100.66 281 100.32 281 101C280.34 101 280.68 101 280 101C280 100.34 280 100.68 280 100Z M280 95C280.66 95 280.32 95 281 95C281 95.66 281 95.32 281 96C280.34 96 280.68 96 280 96C280 95.34 280 95.68 280 95Z M280 90C280.66 90 280.32 90 281 90C281 90.66 281 90.32 281 91C280.34 91 280.68 91 280 91C280 90.34 280 90.68 280 90Z M280 85C280.66 85 280.32 85 281 85C281 85.66 281 85.32 281 86C280.34 86 280.68 86 280 86C280 85.34 280 85.68 280 85Z M280 80C280.66 80 280.32 80 281 80C281 80.66 281 80.32 281 81C280.34 81 280.68 81 280 81C280 80.34 280 80.68 280 80Z" fill="var(--color-accent-200)"></path><path d="M285 110C285.66 110 285.32 110 286 110C286 110.66 286 110.32 286 111C285.34 111 285.68 111 285 111C285 110.34 285 110.68 285 110Z M285 105C285.66 105 285.32 105 286 105C286 105.66 286 105.32 286 106C285.34 106 285.68 106 285 106C285 105.34 285 105.68 285 105Z" fill="var(--color-accent-200)"></path><path d="M290 110C290.66 110 290.32 110 291 110C291 110.66 291 110.32 291 111C290.34 111 290.68 111 290 111C290 110.34 290 110.68 290 110Z" fill="var(--color-accent-200)"></path><path d="M295 110C295.66 110 295.32 110 296 110C296 110.66 296 110.32 296 111C295.34 111 295.68 111 295 111C295 110.34 295 110.68 295 110Z" fill="var(--color-accent-200)"></path><path d="M300 110C300.66 110 300.32 110 301 110C301 110.66 301 110.32 301 111C300.34 111 300.68 111 300 111C300 110.34 300 110.68 300 110Z M300 105C300.66 105 300.32 105 301 105C301 105.66 301 105.32 301 106C300.34 106 300.68 106 300 106C300 105.34 300 105.68 300 105Z" fill="var(--color-accent-200)"></path><path d="M305 135C305.66 135 305.32 135 306 135C306 135.66 306 135.32 306 136C305.34 136 305.68 136 305 136C305 135.34 305 135.68 305 135Z M305 130C305.66 130 305.32 130 306 130C306 130.66 306 130.32 306 131C305.34 131 305.68 131 305 131C305 130.34 305 130.68 305 130Z M305 125C305.66 125 305.32 125 306 125C306 125.66 306 125.32 306 126C305.34 126 305.68 126 305 126C305 125.34 305 125.68 305 125Z M305 120C305.66 120 305.32 120 306 120C306 120.66 306 120.32 306 121C305.34 121 305.68 121 305 121C305 120.34 305 120.68 305 120Z M305 115C305.66 115 305.32 115 306 115C306 115.66 306 115.32 306 116C305.34 116 305.68 116 305 116C305 115.34 305 115.68 305 115Z M305 110C305.66 110 305.32 110 306 110C306 110.66 306 110.32 306 111C305.34 111 305.68 111 305 111C305 110.34 305 110.68 305 110Z M305 105C305.66 105 305.32 105 306 105C306 105.66 306 105.32 306 106C305.34 106 305.68 106 305 106C305 105.34 305 105.68 305 105Z M305 100C305.66 100 305.32 100 306 100C306 100.66 306 100.32 306 101C305.34 101 305.68 101 305 101C305 100.34 305 100.68 305 100Z M305 95C305.66 95 305.32 95 306 95C306 95.66 306 95.32 306 96C305.34 96 305.68 96 305 96C305 95.34 305 95.68 305 95Z M305 90C305.66 90 305.32 90 306 90C306 90.66 306 90.32 306 91C305.34 91 305.68 91 305 91C305 90.34 305 90.68 305 90Z M305 85C305.66 85 305.32 85 306 85C306 85.66 306 85.32 306 86C305.34 86 305.68 86 305 86C305 85.34 305 85.68 305 85Z M305 80C305.66 80 305.32 80 306 80C306 80.66 306 80.32 306 81C305.34 81 305.68 81 305 81C305 80.34 305 80.68 305 80Z" fill="var(--color-accent-200)"></path><path d="M310 120C310.66 120 310.32 120 311 120C311 120.66 311 120.32 311 121C310.34 121 310.68 121 310 121C310 120.34 310 120.68 310 120Z M310 115C310.66 115 310.32 115 311 115C311 115.66 311 115.32 311 116C310.34 116 310.68 116 310 116C310 115.34 310 115.68 310 115Z M310 110C310.66 110 310.32 110 311 110C311 110.66 311 110.32 311 111C310.34 111 310.68 111 310 111C310 110.34 310 110.68 310 110Z M310 105C310.66 105 310.32 105 311 105C311 105.66 311 105.32 311 106C310.34 106 310.68 106 310 106C310 105.34 310 105.68 310 105Z M310 100C310.66 100 310.32 100 311 100C311 100.66 311 100.32 311 101C310.34 101 310.68 101 310 101C310 100.34 310 100.68 310 100Z M310 95C310.66 95 310.32 95 311 95C311 95.66 311 95.32 311 96C310.34 96 310.68 96 310 96C310 95.34 310 95.68 310 95Z" fill="var(--color-accent-200)"></path><path d="M315 120C315.66 120 315.32 120 316 120C316 120.66 316 120.32 316 121C315.34 121 315.68 121 315 121C315 120.34 315 120.68 315 120Z M315 115C315.66 115 315.32 115 316 115C316 115.66 316 115.32 316 116C315.34 116 315.68 116 315 116C315 115.34 315 115.68 315 115Z M315 110C315.66 110 315.32 110 316 110C316 110.66 316 110.32 316 111C315.34 111 315.68 111 315 111C315 110.34 315 110.68 315 110Z M315 105C315.66 105 315.32 105 316 105C316 105.66 316 105.32 316 106C315.34 106 315.68 106 315 106C315 105.34 315 105.68 315 105Z M315 100C315.66 100 315.32 100 316 100C316 100.66 316 100.32 316 101C315.34 101 315.68 101 315 101C315 100.34 315 100.68 315 100Z M315 95C315.66 95 315.32 95 316 95C316 95.66 316 95.32 316 96C315.34 96 315.68 96 315 96C315 95.34 315 95.68 315 95Z" fill="var(--color-accent-200)"></path><path d="M320 125C320.66 125 320.32 125 321 125C321 125.66 321 125.32 321 126C320.34 126 320.68 126 320 126C320 125.34 320 125.68 320 125Z M320 120C320.66 120 320.32 120 321 120C321 120.66 321 120.32 321 121C320.34 121 320.68 121 320 121C320 120.34 320 120.68 320 120Z M320 115C320.66 115 320.32 115 321 115C321 115.66 321 115.32 321 116C320.34 116 320.68 116 320 116C320 115.34 320 115.68 320 115Z M320 110C320.66 110 320.32 110 321 110C321 110.66 321 110.32 321 111C320.34 111 320.68 111 320 111C320 110.34 320 110.68 320 110Z M320 105C320.66 105 320.32 105 321 105C321 105.66 321 105.32 321 106C320.34 106 320.68 106 320 106C320 105.34 320 105.68 320 105Z M320 100C320.66 100 320.32 100 321 100C321 100.66 321 100.32 321 101C320.34 101 320.68 101 320 101C320 100.34 320 100.68 320 100Z M320 95C320.66 95 320.32 95 321 95C321 95.66 321 95.32 321 96C320.34 96 320.68 96 320 96C320 95.34 320 95.68 320 95Z M320 90C320.66 90 320.32 90 321 90C321 90.66 321 90.32 321 91C320.34 91 320.68 91 320 91C320 90.34 320 90.68 320 90Z" fill="var(--color-accent-200)"></path><path d="M325 135C325.66 135 325.32 135 326 135C326 135.66 326 135.32 326 136C325.34 136 325.68 136 325 136C325 135.34 325 135.68 325 135Z M325 130C325.66 130 325.32 130 326 130C326 130.66 326 130.32 326 131C325.34 131 325.68 131 325 131C325 130.34 325 130.68 325 130Z M325 125C325.66 125 325.32 125 326 125C326 125.66 326 125.32 326 126C325.34 126 325.68 126 325 126C325 125.34 325 125.68 325 125Z M325 120C325.66 120 325.32 120 326 120C326 120.66 326 120.32 326 121C325.34 121 325.68 121 325 121C325 120.34 325 120.68 325 120Z M325 115C325.66 115 325.32 115 326 115C326 115.66 326 115.32 326 116C325.34 116 325.68 116 325 116C325 115.34 325 115.68 325 115Z M325 110C325.66 110 325.32 110 326 110C326 110.66 326 110.32 326 111C325.34 111 325.68 111 325 111C325 110.34 325 110.68 325 110Z M325 105C325.66 105 325.32 105 326 105C326 105.66 326 105.32 326 106C325.34 106 325.68 106 325 106C325 105.34 325 105.68 325 105Z M325 100C325.66 100 325.32 100 326 100C326 100.66 326 100.32 326 101C325.34 101 325.68 101 325 101C325 100.34 325 100.68 325 100Z M325 95C325.66 95 325.32 95 326 95C326 95.66 326 95.32 326 96C325.34 96 325.68 96 325 96C325 95.34 325 95.68 325 95Z M325 90C325.66 90 325.32 90 326 90C326 90.66 326 90.32 326 91C325.34 91 325.68 91 325 91C325 90.34 325 90.68 325 90Z M325 85C325.66 85 325.32 85 326 85C326 85.66 326 85.32 326 86C325.34 86 325.68 86 325 86C325 85.34 325 85.68 325 85Z" fill="var(--color-accent-200)"></path><path d="M330 160C330.66 160 330.32 160 331 160C331 160.66 331 160.32 331 161C330.34 161 330.68 161 330 161C330 160.34 330 160.68 330 160Z M330 155C330.66 155 330.32 155 331 155C331 155.66 331 155.32 331 156C330.34 156 330.68 156 330 156C330 155.34 330 155.68 330 155Z M330 150C330.66 150 330.32 150 331 150C331 150.66 331 150.32 331 151C330.34 151 330.68 151 330 151C330 150.34 330 150.68 330 150Z M330 145C330.66 145 330.32 145 331 145C331 145.66 331 145.32 331 146C330.34 146 330.68 146 330 146C330 145.34 330 145.68 330 145Z M330 140C330.66 140 330.32 140 331 140C331 140.66 331 140.32 331 141C330.34 141 330.68 141 330 141C330 140.34 330 140.68 330 140Z M330 135C330.66 135 330.32 135 331 135C331 135.66 331 135.32 331 136C330.34 136 330.68 136 330 136C330 135.34 330 135.68 330 135Z M330 130C330.66 130 330.32 130 331 130C331 130.66 331 130.32 331 131C330.34 131 330.68 131 330 131C330 130.34 330 130.68 330 130Z M330 125C330.66 125 330.32 125 331 125C331 125.66 331 125.32 331 126C330.34 126 330.68 126 330 126C330 125.34 330 125.68 330 125Z M330 120C330.66 120 330.32 120 331 120C331 120.66 331 120.32 331 121C330.34 121 330.68 121 330 121C330 120.34 330 120.68 330 120Z M330 115C330.66 115 330.32 115 331 115C331 115.66 331 115.32 331 116C330.34 116 330.68 116 330 116C330 115.34 330 115.68 330 115Z M330 110C330.66 110 330.32 110 331 110C331 110.66 331 110.32 331 111C330.34 111 330.68 111 330 111C330 110.34 330 110.68 330 110Z M330 105C330.66 105 330.32 105 331 105C331 105.66 331 105.32 331 106C330.34 106 330.68 106 330 106C330 105.34 330 105.68 330 105Z M330 100C330.66 100 330.32 100 331 100C331 100.66 331 100.32 331 101C330.34 101 330.68 101 330 101C330 100.34 330 100.68 330 100Z M330 95C330.66 95 330.32 95 331 95C331 95.66 331 95.32 331 96C330.34 96 330.68 96 330 96C330 95.34 330 95.68 330 95Z M330 90C330.66 90 330.32 90 331 90C331 90.66 331 90.32 331 91C330.34 91 330.68 91 330 91C330 90.34 330 90.68 330 90Z M330 85C330.66 85 330.32 85 331 85C331 85.66 331 85.32 331 86C330.34 86 330.68 86 330 86C330 85.34 330 85.68 330 85Z M330 80C330.66 80 330.32 80 331 80C331 80.66 331 80.32 331 81C330.34 81 330.68 81 330 81C330 80.34 330 80.68 330 80Z M330 75C330.66 75 330.32 75 331 75C331 75.66 331 75.32 331 76C330.34 76 330.68 76 330 76C330 75.34 330 75.68 330 75Z M330 70C330.66 70 330.32 70 331 70C331 70.66 331 70.32 331 71C330.34 71 330.68 71 330 71C330 70.34 330 70.68 330 70Z M330 65C330.66 65 330.32 65 331 65C331 65.66 331 65.32 331 66C330.34 66 330.68 66 330 66C330 65.34 330 65.68 330 65Z M330 60C330.66 60 330.32 60 331 60C331 60.66 331 60.32 331 61C330.34 61 330.68 61 330 61C330 60.34 330 60.68 330 60Z M330 55C330.66 55 330.32 55 331 55C331 55.66 331 55.32 331 56C330.34 56 330.68 56 330 56C330 55.34 330 55.68 330 55Z" fill="var(--color-accent-200)"></path><path d="M335 160C335.66 160 335.32 160 336 160C336 160.66 336 160.32 336 161C335.34 161 335.68 161 335 161C335 160.34 335 160.68 335 160Z M335 155C335.66 155 335.32 155 336 155C336 155.66 336 155.32 336 156C335.34 156 335.68 156 335 156C335 155.34 335 155.68 335 155Z M335 150C335.66 150 335.32 150 336 150C336 150.66 336 150.32 336 151C335.34 151 335.68 151 335 151C335 150.34 335 150.68 335 150Z M335 145C335.66 145 335.32 145 336 145C336 145.66 336 145.32 336 146C335.34 146 335.68 146 335 146C335 145.34 335 145.68 335 145Z M335 140C335.66 140 335.32 140 336 140C336 140.66 336 140.32 336 141C335.34 141 335.68 141 335 141C335 140.34 335 140.68 335 140Z M335 135C335.66 135 335.32 135 336 135C336 135.66 336 135.32 336 136C335.34 136 335.68 136 335 136C335 135.34 335 135.68 335 135Z M335 130C335.66 130 335.32 130 336 130C336 130.66 336 130.32 336 131C335.34 131 335.68 131 335 131C335 130.34 335 130.68 335 130Z M335 125C335.66 125 335.32 125 336 125C336 125.66 336 125.32 336 126C335.34 126 335.68 126 335 126C335 125.34 335 125.68 335 125Z M335 120C335.66 120 335.32 120 336 120C336 120.66 336 120.32 336 121C335.34 121 335.68 121 335 121C335 120.34 335 120.68 335 120Z M335 115C335.66 115 335.32 115 336 115C336 115.66 336 115.32 336 116C335.34 116 335.68 116 335 116C335 115.34 335 115.68 335 115Z M335 110C335.66 110 335.32 110 336 110C336 110.66 336 110.32 336 111C335.34 111 335.68 111 335 111C335 110.34 335 110.68 335 110Z M335 105C335.66 105 335.32 105 336 105C336 105.66 336 105.32 336 106C335.34 106 335.68 106 335 106C335 105.34 335 105.68 335 105Z M335 100C335.66 100 335.32 100 336 100C336 100.66 336 100.32 336 101C335.34 101 335.68 101 335 101C335 100.34 335 100.68 335 100Z M335 95C335.66 95 335.32 95 336 95C336 95.66 336 95.32 336 96C335.34 96 335.68 96 335 96C335 95.34 335 95.68 335 95Z M335 90C335.66 90 335.32 90 336 90C336 90.66 336 90.32 336 91C335.34 91 335.68 91 335 91C335 90.34 335 90.68 335 90Z M335 85C335.66 85 335.32 85 336 85C336 85.66 336 85.32 336 86C335.34 86 335.68 86 335 86C335 85.34 335 85.68 335 85Z M335 80C335.66 80 335.32 80 336 80C336 80.66 336 80.32 336 81C335.34 81 335.68 81 335 81C335 80.34 335 80.68 335 80Z M335 75C335.66 75 335.32 75 336 75C336 75.66 336 75.32 336 76C335.34 76 335.68 76 335 76C335 75.34 335 75.68 335 75Z M335 70C335.66 70 335.32 70 336 70C336 70.66 336 70.32 336 71C335.34 71 335.68 71 335 71C335 70.34 335 70.68 335 70Z M335 65C335.66 65 335.32 65 336 65C336 65.66 336 65.32 336 66C335.34 66 335.68 66 335 66C335 65.34 335 65.68 335 65Z M335 60C335.66 60 335.32 60 336 60C336 60.66 336 60.32 336 61C335.34 61 335.68 61 335 61C335 60.34 335 60.68 335 60Z" fill="var(--color-accent-200)"></path><path d="M340 155C340.66 155 340.32 155 341 155C341 155.66 341 155.32 341 156C340.34 156 340.68 156 340 156C340 155.34 340 155.68 340 155Z M340 150C340.66 150 340.32 150 341 150C341 150.66 341 150.32 341 151C340.34 151 340.68 151 340 151C340 150.34 340 150.68 340 150Z M340 145C340.66 145 340.32 145 341 145C341 145.66 341 145.32 341 146C340.34 146 340.68 146 340 146C340 145.34 340 145.68 340 145Z M340 140C340.66 140 340.32 140 341 140C341 140.66 341 140.32 341 141C340.34 141 340.68 141 340 141C340 140.34 340 140.68 340 140Z M340 135C340.66 135 340.32 135 341 135C341 135.66 341 135.32 341 136C340.34 136 340.68 136 340 136C340 135.34 340 135.68 340 135Z M340 130C340.66 130 340.32 130 341 130C341 130.66 341 130.32 341 131C340.34 131 340.68 131 340 131C340 130.34 340 130.68 340 130Z M340 125C340.66 125 340.32 125 341 125C341 125.66 341 125.32 341 126C340.34 126 340.68 126 340 126C340 125.34 340 125.68 340 125Z M340 120C340.66 120 340.32 120 341 120C341 120.66 341 120.32 341 121C340.34 121 340.68 121 340 121C340 120.34 340 120.68 340 120Z M340 115C340.66 115 340.32 115 341 115C341 115.66 341 115.32 341 116C340.34 116 340.68 116 340 116C340 115.34 340 115.68 340 115Z M340 110C340.66 110 340.32 110 341 110C341 110.66 341 110.32 341 111C340.34 111 340.68 111 340 111C340 110.34 340 110.68 340 110Z M340 105C340.66 105 340.32 105 341 105C341 105.66 341 105.32 341 106C340.34 106 340.68 106 340 106C340 105.34 340 105.68 340 105Z M340 100C340.66 100 340.32 100 341 100C341 100.66 341 100.32 341 101C340.34 101 340.68 101 340 101C340 100.34 340 100.68 340 100Z M340 95C340.66 95 340.32 95 341 95C341 95.66 341 95.32 341 96C340.34 96 340.68 96 340 96C340 95.34 340 95.68 340 95Z M340 90C340.66 90 340.32 90 341 90C341 90.66 341 90.32 341 91C340.34 91 340.68 91 340 91C340 90.34 340 90.68 340 90Z M340 85C340.66 85 340.32 85 341 85C341 85.66 341 85.32 341 86C340.34 86 340.68 86 340 86C340 85.34 340 85.68 340 85Z M340 80C340.66 80 340.32 80 341 80C341 80.66 341 80.32 341 81C340.34 81 340.68 81 340 81C340 80.34 340 80.68 340 80Z M340 75C340.66 75 340.32 75 341 75C341 75.66 341 75.32 341 76C340.34 76 340.68 76 340 76C340 75.34 340 75.68 340 75Z M340 70C340.66 70 340.32 70 341 70C341 70.66 341 70.32 341 71C340.34 71 340.68 71 340 71C340 70.34 340 70.68 340 70Z M340 65C340.66 65 340.32 65 341 65C341 65.66 341 65.32 341 66C340.34 66 340.68 66 340 66C340 65.34 340 65.68 340 65Z M340 60C340.66 60 340.32 60 341 60C341 60.66 341 60.32 341 61C340.34 61 340.68 61 340 61C340 60.34 340 60.68 340 60Z" fill="var(--color-accent-200)"></path><path d="M345 125C345.66 125 345.32 125 346 125C346 125.66 346 125.32 346 126C345.34 126 345.68 126 345 126C345 125.34 345 125.68 345 125Z M345 120C345.66 120 345.32 120 346 120C346 120.66 346 120.32 346 121C345.34 121 345.68 121 345 121C345 120.34 345 120.68 345 120Z M345 115C345.66 115 345.32 115 346 115C346 115.66 346 115.32 346 116C345.34 116 345.68 116 345 116C345 115.34 345 115.68 345 115Z M345 110C345.66 110 345.32 110 346 110C346 110.66 346 110.32 346 111C345.34 111 345.68 111 345 111C345 110.34 345 110.68 345 110Z M345 105C345.66 105 345.32 105 346 105C346 105.66 346 105.32 346 106C345.34 106 345.68 106 345 106C345 105.34 345 105.68 345 105Z M345 100C345.66 100 345.32 100 346 100C346 100.66 346 100.32 346 101C345.34 101 345.68 101 345 101C345 100.34 345 100.68 345 100Z M345 95C345.66 95 345.32 95 346 95C346 95.66 346 95.32 346 96C345.34 96 345.68 96 345 96C345 95.34 345 95.68 345 95Z" fill="var(--color-accent-200)"></path><path d="M350 140C350.66 140 350.32 140 351 140C351 140.66 351 140.32 351 141C350.34 141 350.68 141 350 141C350 140.34 350 140.68 350 140Z M350 135C350.66 135 350.32 135 351 135C351 135.66 351 135.32 351 136C350.34 136 350.68 136 350 136C350 135.34 350 135.68 350 135Z M350 130C350.66 130 350.32 130 351 130C351 130.66 351 130.32 351 131C350.34 131 350.68 131 350 131C350 130.34 350 130.68 350 130Z M350 125C350.66 125 350.32 125 351 125C351 125.66 351 125.32 351 126C350.34 126 350.68 126 350 126C350 125.34 350 125.68 350 125Z M350 120C350.66 120 350.32 120 351 120C351 120.66 351 120.32 351 121C350.34 121 350.68 121 350 121C350 120.34 350 120.68 350 120Z M350 115C350.66 115 350.32 115 351 115C351 115.66 351 115.32 351 116C350.34 116 350.68 116 350 116C350 115.34 350 115.68 350 115Z M350 110C350.66 110 350.32 110 351 110C351 110.66 351 110.32 351 111C350.34 111 350.68 111 350 111C350 110.34 350 110.68 350 110Z M350 105C350.66 105 350.32 105 351 105C351 105.66 351 105.32 351 106C350.34 106 350.68 106 350 106C350 105.34 350 105.68 350 105Z M350 100C350.66 100 350.32 100 351 100C351 100.66 351 100.32 351 101C350.34 101 350.68 101 350 101C350 100.34 350 100.68 350 100Z M350 95C350.66 95 350.32 95 351 95C351 95.66 351 95.32 351 96C350.34 96 350.68 96 350 96C350 95.34 350 95.68 350 95Z M350 90C350.66 90 350.32 90 351 90C351 90.66 351 90.32 351 91C350.34 91 350.68 91 350 91C350 90.34 350 90.68 350 90Z M350 85C350.66 85 350.32 85 351 85C351 85.66 351 85.32 351 86C350.34 86 350.68 86 350 86C350 85.34 350 85.68 350 85Z M350 80C350.66 80 350.32 80 351 80C351 80.66 351 80.32 351 81C350.34 81 350.68 81 350 81C350 80.34 350 80.68 350 80Z" fill="var(--color-accent-200)"></path><path d="M355 115C355.66 115 355.32 115 356 115C356 115.66 356 115.32 356 116C355.34 116 355.68 116 355 116C355 115.34 355 115.68 355 115Z M355 110C355.66 110 355.32 110 356 110C356 110.66 356 110.32 356 111C355.34 111 355.68 111 355 111C355 110.34 355 110.68 355 110Z M355 105C355.66 105 355.32 105 356 105C356 105.66 356 105.32 356 106C355.34 106 355.68 106 355 106C355 105.34 355 105.68 355 105Z M355 100C355.66 100 355.32 100 356 100C356 100.66 356 100.32 356 101C355.34 101 355.68 101 355 101C355 100.34 355 100.68 355 100Z" fill="var(--color-accent-200)"></path><path d="M360 135C360.66 135 360.32 135 361 135C361 135.66 361 135.32 361 136C360.34 136 360.68 136 360 136C360 135.34 360 135.68 360 135Z M360 130C360.66 130 360.32 130 361 130C361 130.66 361 130.32 361 131C360.34 131 360.68 131 360 131C360 130.34 360 130.68 360 130Z M360 125C360.66 125 360.32 125 361 125C361 125.66 361 125.32 361 126C360.34 126 360.68 126 360 126C360 125.34 360 125.68 360 125Z M360 120C360.66 120 360.32 120 361 120C361 120.66 361 120.32 361 121C360.34 121 360.68 121 360 121C360 120.34 360 120.68 360 120Z M360 115C360.66 115 360.32 115 361 115C361 115.66 361 115.32 361 116C360.34 116 360.68 116 360 116C360 115.34 360 115.68 360 115Z M360 110C360.66 110 360.32 110 361 110C361 110.66 361 110.32 361 111C360.34 111 360.68 111 360 111C360 110.34 360 110.68 360 110Z M360 105C360.66 105 360.32 105 361 105C361 105.66 361 105.32 361 106C360.34 106 360.68 106 360 106C360 105.34 360 105.68 360 105Z M360 100C360.66 100 360.32 100 361 100C361 100.66 361 100.32 361 101C360.34 101 360.68 101 360 101C360 100.34 360 100.68 360 100Z M360 95C360.66 95 360.32 95 361 95C361 95.66 361 95.32 361 96C360.34 96 360.68 96 360 96C360 95.34 360 95.68 360 95Z M360 90C360.66 90 360.32 90 361 90C361 90.66 361 90.32 361 91C360.34 91 360.68 91 360 91C360 90.34 360 90.68 360 90Z M360 85C360.66 85 360.32 85 361 85C361 85.66 361 85.32 361 86C360.34 86 360.68 86 360 86C360 85.34 360 85.68 360 85Z M360 80C360.66 80 360.32 80 361 80C361 80.66 361 80.32 361 81C360.34 81 360.68 81 360 81C360 80.34 360 80.68 360 80Z" fill="var(--color-accent-200)"></path><path d="M365 130C365.66 130 365.32 130 366 130C366 130.66 366 130.32 366 131C365.34 131 365.68 131 365 131C365 130.34 365 130.68 365 130Z M365 125C365.66 125 365.32 125 366 125C366 125.66 366 125.32 366 126C365.34 126 365.68 126 365 126C365 125.34 365 125.68 365 125Z M365 120C365.66 120 365.32 120 366 120C366 120.66 366 120.32 366 121C365.34 121 365.68 121 365 121C365 120.34 365 120.68 365 120Z M365 115C365.66 115 365.32 115 366 115C366 115.66 366 115.32 366 116C365.34 116 365.68 116 365 116C365 115.34 365 115.68 365 115Z M365 110C365.66 110 365.32 110 366 110C366 110.66 366 110.32 366 111C365.34 111 365.68 111 365 111C365 110.34 365 110.68 365 110Z M365 105C365.66 105 365.32 105 366 105C366 105.66 366 105.32 366 106C365.34 106 365.68 106 365 106C365 105.34 365 105.68 365 105Z M365 100C365.66 100 365.32 100 366 100C366 100.66 366 100.32 366 101C365.34 101 365.68 101 365 101C365 100.34 365 100.68 365 100Z M365 95C365.66 95 365.32 95 366 95C366 95.66 366 95.32 366 96C365.34 96 365.68 96 365 96C365 95.34 365 95.68 365 95Z M365 90C365.66 90 365.32 90 366 90C366 90.66 366 90.32 366 91C365.34 91 365.68 91 365 91C365 90.34 365 90.68 365 90Z" fill="var(--color-accent-200)"></path><path d="M370 125C370.66 125 370.32 125 371 125C371 125.66 371 125.32 371 126C370.34 126 370.68 126 370 126C370 125.34 370 125.68 370 125Z M370 120C370.66 120 370.32 120 371 120C371 120.66 371 120.32 371 121C370.34 121 370.68 121 370 121C370 120.34 370 120.68 370 120Z M370 115C370.66 115 370.32 115 371 115C371 115.66 371 115.32 371 116C370.34 116 370.68 116 370 116C370 115.34 370 115.68 370 115Z M370 110C370.66 110 370.32 110 371 110C371 110.66 371 110.32 371 111C370.34 111 370.68 111 370 111C370 110.34 370 110.68 370 110Z M370 105C370.66 105 370.32 105 371 105C371 105.66 371 105.32 371 106C370.34 106 370.68 106 370 106C370 105.34 370 105.68 370 105Z M370 100C370.66 100 370.32 100 371 100C371 100.66 371 100.32 371 101C370.34 101 370.68 101 370 101C370 100.34 370 100.68 370 100Z M370 95C370.66 95 370.32 95 371 95C371 95.66 371 95.32 371 96C370.34 96 370.68 96 370 96C370 95.34 370 95.68 370 95Z M370 90C370.66 90 370.32 90 371 90C371 90.66 371 90.32 371 91C370.34 91 370.68 91 370 91C370 90.34 370 90.68 370 90Z" fill="var(--color-accent-200)"></path><path d="M375 120C375.66 120 375.32 120 376 120C376 120.66 376 120.32 376 121C375.34 121 375.68 121 375 121C375 120.34 375 120.68 375 120Z M375 115C375.66 115 375.32 115 376 115C376 115.66 376 115.32 376 116C375.34 116 375.68 116 375 116C375 115.34 375 115.68 375 115Z M375 110C375.66 110 375.32 110 376 110C376 110.66 376 110.32 376 111C375.34 111 375.68 111 375 111C375 110.34 375 110.68 375 110Z M375 105C375.66 105 375.32 105 376 105C376 105.66 376 105.32 376 106C375.34 106 375.68 106 375 106C375 105.34 375 105.68 375 105Z M375 100C375.66 100 375.32 100 376 100C376 100.66 376 100.32 376 101C375.34 101 375.68 101 375 101C375 100.34 375 100.68 375 100Z" fill="var(--color-accent-200)"></path><path d="M380 120C380.66 120 380.32 120 381 120C381 120.66 381 120.32 381 121C380.34 121 380.68 121 380 121C380 120.34 380 120.68 380 120Z M380 115C380.66 115 380.32 115 381 115C381 115.66 381 115.32 381 116C380.34 116 380.68 116 380 116C380 115.34 380 115.68 380 115Z M380 110C380.66 110 380.32 110 381 110C381 110.66 381 110.32 381 111C380.34 111 380.68 111 380 111C380 110.34 380 110.68 380 110Z M380 105C380.66 105 380.32 105 381 105C381 105.66 381 105.32 381 106C380.34 106 380.68 106 380 106C380 105.34 380 105.68 380 105Z M380 100C380.66 100 380.32 100 381 100C381 100.66 381 100.32 381 101C380.34 101 380.68 101 380 101C380 100.34 380 100.68 380 100Z" fill="var(--color-accent-200)"></path><path d="M385 135C385.66 135 385.32 135 386 135C386 135.66 386 135.32 386 136C385.34 136 385.68 136 385 136C385 135.34 385 135.68 385 135Z M385 130C385.66 130 385.32 130 386 130C386 130.66 386 130.32 386 131C385.34 131 385.68 131 385 131C385 130.34 385 130.68 385 130Z M385 125C385.66 125 385.32 125 386 125C386 125.66 386 125.32 386 126C385.34 126 385.68 126 385 126C385 125.34 385 125.68 385 125Z M385 120C385.66 120 385.32 120 386 120C386 120.66 386 120.32 386 121C385.34 121 385.68 121 385 121C385 120.34 385 120.68 385 120Z M385 115C385.66 115 385.32 115 386 115C386 115.66 386 115.32 386 116C385.34 116 385.68 116 385 116C385 115.34 385 115.68 385 115Z M385 110C385.66 110 385.32 110 386 110C386 110.66 386 110.32 386 111C385.34 111 385.68 111 385 111C385 110.34 385 110.68 385 110Z M385 105C385.66 105 385.32 105 386 105C386 105.66 386 105.32 386 106C385.34 106 385.68 106 385 106C385 105.34 385 105.68 385 105Z M385 100C385.66 100 385.32 100 386 100C386 100.66 386 100.32 386 101C385.34 101 385.68 101 385 101C385 100.34 385 100.68 385 100Z M385 95C385.66 95 385.32 95 386 95C386 95.66 386 95.32 386 96C385.34 96 385.68 96 385 96C385 95.34 385 95.68 385 95Z M385 90C385.66 90 385.32 90 386 90C386 90.66 386 90.32 386 91C385.34 91 385.68 91 385 91C385 90.34 385 90.68 385 90Z M385 85C385.66 85 385.32 85 386 85C386 85.66 386 85.32 386 86C385.34 86 385.68 86 385 86C385 85.34 385 85.68 385 85Z" fill="var(--color-accent-200)"></path><path d="M390 120C390.66 120 390.32 120 391 120C391 120.66 391 120.32 391 121C390.34 121 390.68 121 390 121C390 120.34 390 120.68 390 120Z M390 115C390.66 115 390.32 115 391 115C391 115.66 391 115.32 391 116C390.34 116 390.68 116 390 116C390 115.34 390 115.68 390 115Z M390 110C390.66 110 390.32 110 391 110C391 110.66 391 110.32 391 111C390.34 111 390.68 111 390 111C390 110.34 390 110.68 390 110Z M390 105C390.66 105 390.32 105 391 105C391 105.66 391 105.32 391 106C390.34 106 390.68 106 390 106C390 105.34 390 105.68 390 105Z M390 100C390.66 100 390.32 100 391 100C391 100.66 391 100.32 391 101C390.34 101 390.68 101 390 101C390 100.34 390 100.68 390 100Z" fill="var(--color-accent-200)"></path><path d="M395 120C395.66 120 395.32 120 396 120C396 120.66 396 120.32 396 121C395.34 121 395.68 121 395 121C395 120.34 395 120.68 395 120Z M395 115C395.66 115 395.32 115 396 115C396 115.66 396 115.32 396 116C395.34 116 395.68 116 395 116C395 115.34 395 115.68 395 115Z M395 110C395.66 110 395.32 110 396 110C396 110.66 396 110.32 396 111C395.34 111 395.68 111 395 111C395 110.34 395 110.68 395 110Z M395 105C395.66 105 395.32 105 396 105C396 105.66 396 105.32 396 106C395.34 106 395.68 106 395 106C395 105.34 395 105.68 395 105Z M395 100C395.66 100 395.32 100 396 100C396 100.66 396 100.32 396 101C395.34 101 395.68 101 395 101C395 100.34 395 100.68 395 100Z" fill="var(--color-accent-200)"></path><path d="M400 120C400.66 120 400.32 120 401 120C401 120.66 401 120.32 401 121C400.34 121 400.68 121 400 121C400 120.34 400 120.68 400 120Z M400 115C400.66 115 400.32 115 401 115C401 115.66 401 115.32 401 116C400.34 116 400.68 116 400 116C400 115.34 400 115.68 400 115Z M400 110C400.66 110 400.32 110 401 110C401 110.66 401 110.32 401 111C400.34 111 400.68 111 400 111C400 110.34 400 110.68 400 110Z M400 105C400.66 105 400.32 105 401 105C401 105.66 401 105.32 401 106C400.34 106 400.68 106 400 106C400 105.34 400 105.68 400 105Z M400 100C400.66 100 400.32 100 401 100C401 100.66 401 100.32 401 101C400.34 101 400.68 101 400 101C400 100.34 400 100.68 400 100Z M400 95C400.66 95 400.32 95 401 95C401 95.66 401 95.32 401 96C400.34 96 400.68 96 400 96C400 95.34 400 95.68 400 95Z" fill="var(--color-accent-200)"></path><path d="M405 120C405.66 120 405.32 120 406 120C406 120.66 406 120.32 406 121C405.34 121 405.68 121 405 121C405 120.34 405 120.68 405 120Z M405 115C405.66 115 405.32 115 406 115C406 115.66 406 115.32 406 116C405.34 116 405.68 116 405 116C405 115.34 405 115.68 405 115Z M405 110C405.66 110 405.32 110 406 110C406 110.66 406 110.32 406 111C405.34 111 405.68 111 405 111C405 110.34 405 110.68 405 110Z M405 105C405.66 105 405.32 105 406 105C406 105.66 406 105.32 406 106C405.34 106 405.68 106 405 106C405 105.34 405 105.68 405 105Z M405 100C405.66 100 405.32 100 406 100C406 100.66 406 100.32 406 101C405.34 101 405.68 101 405 101C405 100.34 405 100.68 405 100Z M405 95C405.66 95 405.32 95 406 95C406 95.66 406 95.32 406 96C405.34 96 405.68 96 405 96C405 95.34 405 95.68 405 95Z" fill="var(--color-accent-200)"></path><path d="M410 130C410.66 130 410.32 130 411 130C411 130.66 411 130.32 411 131C410.34 131 410.68 131 410 131C410 130.34 410 130.68 410 130Z M410 125C410.66 125 410.32 125 411 125C411 125.66 411 125.32 411 126C410.34 126 410.68 126 410 126C410 125.34 410 125.68 410 125Z M410 120C410.66 120 410.32 120 411 120C411 120.66 411 120.32 411 121C410.34 121 410.68 121 410 121C410 120.34 410 120.68 410 120Z M410 115C410.66 115 410.32 115 411 115C411 115.66 411 115.32 411 116C410.34 116 410.68 116 410 116C410 115.34 410 115.68 410 115Z M410 110C410.66 110 410.32 110 411 110C411 110.66 411 110.32 411 111C410.34 111 410.68 111 410 111C410 110.34 410 110.68 410 110Z M410 105C410.66 105 410.32 105 411 105C411 105.66 411 105.32 411 106C410.34 106 410.68 106 410 106C410 105.34 410 105.68 410 105Z M410 100C410.66 100 410.32 100 411 100C411 100.66 411 100.32 411 101C410.34 101 410.68 101 410 101C410 100.34 410 100.68 410 100Z M410 95C410.66 95 410.32 95 411 95C411 95.66 411 95.32 411 96C410.34 96 410.68 96 410 96C410 95.34 410 95.68 410 95Z M410 90C410.66 90 410.32 90 411 90C411 90.66 411 90.32 411 91C410.34 91 410.68 91 410 91C410 90.34 410 90.68 410 90Z" fill="var(--color-accent-200)"></path><path d="M415 120C415.66 120 415.32 120 416 120C416 120.66 416 120.32 416 121C415.34 121 415.68 121 415 121C415 120.34 415 120.68 415 120Z M415 115C415.66 115 415.32 115 416 115C416 115.66 416 115.32 416 116C415.34 116 415.68 116 415 116C415 115.34 415 115.68 415 115Z M415 110C415.66 110 415.32 110 416 110C416 110.66 416 110.32 416 111C415.34 111 415.68 111 415 111C415 110.34 415 110.68 415 110Z M415 105C415.66 105 415.32 105 416 105C416 105.66 416 105.32 416 106C415.34 106 415.68 106 415 106C415 105.34 415 105.68 415 105Z M415 100C415.66 100 415.32 100 416 100C416 100.66 416 100.32 416 101C415.34 101 415.68 101 415 101C415 100.34 415 100.68 415 100Z" fill="var(--color-accent-200)"></path><path d="M420 140C420.66 140 420.32 140 421 140C421 140.66 421 140.32 421 141C420.34 141 420.68 141 420 141C420 140.34 420 140.68 420 140Z M420 135C420.66 135 420.32 135 421 135C421 135.66 421 135.32 421 136C420.34 136 420.68 136 420 136C420 135.34 420 135.68 420 135Z M420 130C420.66 130 420.32 130 421 130C421 130.66 421 130.32 421 131C420.34 131 420.68 131 420 131C420 130.34 420 130.68 420 130Z M420 125C420.66 125 420.32 125 421 125C421 125.66 421 125.32 421 126C420.34 126 420.68 126 420 126C420 125.34 420 125.68 420 125Z M420 120C420.66 120 420.32 120 421 120C421 120.66 421 120.32 421 121C420.34 121 420.68 121 420 121C420 120.34 420 120.68 420 120Z M420 115C420.66 115 420.32 115 421 115C421 115.66 421 115.32 421 116C420.34 116 420.68 116 420 116C420 115.34 420 115.68 420 115Z M420 110C420.66 110 420.32 110 421 110C421 110.66 421 110.32 421 111C420.34 111 420.68 111 420 111C420 110.34 420 110.68 420 110Z M420 105C420.66 105 420.32 105 421 105C421 105.66 421 105.32 421 106C420.34 106 420.68 106 420 106C420 105.34 420 105.68 420 105Z M420 100C420.66 100 420.32 100 421 100C421 100.66 421 100.32 421 101C420.34 101 420.68 101 420 101C420 100.34 420 100.68 420 100Z M420 95C420.66 95 420.32 95 421 95C421 95.66 421 95.32 421 96C420.34 96 420.68 96 420 96C420 95.34 420 95.68 420 95Z M420 90C420.66 90 420.32 90 421 90C421 90.66 421 90.32 421 91C420.34 91 420.68 91 420 91C420 90.34 420 90.68 420 90Z M420 85C420.66 85 420.32 85 421 85C421 85.66 421 85.32 421 86C420.34 86 420.68 86 420 86C420 85.34 420 85.68 420 85Z M420 80C420.66 80 420.32 80 421 80C421 80.66 421 80.32 421 81C420.34 81 420.68 81 420 81C420 80.34 420 80.68 420 80Z M420 75C420.66 75 420.32 75 421 75C421 75.66 421 75.32 421 76C420.34 76 420.68 76 420 76C420 75.34 420 75.68 420 75Z" fill="var(--color-accent-200)"></path><path d="M425 125C425.66 125 425.32 125 426 125C426 125.66 426 125.32 426 126C425.34 126 425.68 126 425 126C425 125.34 425 125.68 425 125Z M425 120C425.66 120 425.32 120 426 120C426 120.66 426 120.32 426 121C425.34 121 425.68 121 425 121C425 120.34 425 120.68 425 120Z M425 115C425.66 115 425.32 115 426 115C426 115.66 426 115.32 426 116C425.34 116 425.68 116 425 116C425 115.34 425 115.68 425 115Z M425 110C425.66 110 425.32 110 426 110C426 110.66 426 110.32 426 111C425.34 111 425.68 111 425 111C425 110.34 425 110.68 425 110Z M425 105C425.66 105 425.32 105 426 105C426 105.66 426 105.32 426 106C425.34 106 425.68 106 425 106C425 105.34 425 105.68 425 105Z M425 100C425.66 100 425.32 100 426 100C426 100.66 426 100.32 426 101C425.34 101 425.68 101 425 101C425 100.34 425 100.68 425 100Z M425 95C425.66 95 425.32 95 426 95C426 95.66 426 95.32 426 96C425.34 96 425.68 96 425 96C425 95.34 425 95.68 425 95Z M425 90C425.66 90 425.32 90 426 90C426 90.66 426 90.32 426 91C425.34 91 425.68 91 425 91C425 90.34 425 90.68 425 90Z" fill="var(--color-accent-200)"></path><path d="M430 120C430.66 120 430.32 120 431 120C431 120.66 431 120.32 431 121C430.34 121 430.68 121 430 121C430 120.34 430 120.68 430 120Z M430 115C430.66 115 430.32 115 431 115C431 115.66 431 115.32 431 116C430.34 116 430.68 116 430 116C430 115.34 430 115.68 430 115Z M430 110C430.66 110 430.32 110 431 110C431 110.66 431 110.32 431 111C430.34 111 430.68 111 430 111C430 110.34 430 110.68 430 110Z M430 105C430.66 105 430.32 105 431 105C431 105.66 431 105.32 431 106C430.34 106 430.68 106 430 106C430 105.34 430 105.68 430 105Z M430 100C430.66 100 430.32 100 431 100C431 100.66 431 100.32 431 101C430.34 101 430.68 101 430 101C430 100.34 430 100.68 430 100Z M430 95C430.66 95 430.32 95 431 95C431 95.66 431 95.32 431 96C430.34 96 430.68 96 430 96C430 95.34 430 95.68 430 95Z" fill="var(--color-accent-200)"></path><path d="M435 135C435.66 135 435.32 135 436 135C436 135.66 436 135.32 436 136C435.34 136 435.68 136 435 136C435 135.34 435 135.68 435 135Z M435 130C435.66 130 435.32 130 436 130C436 130.66 436 130.32 436 131C435.34 131 435.68 131 435 131C435 130.34 435 130.68 435 130Z M435 125C435.66 125 435.32 125 436 125C436 125.66 436 125.32 436 126C435.34 126 435.68 126 435 126C435 125.34 435 125.68 435 125Z M435 120C435.66 120 435.32 120 436 120C436 120.66 436 120.32 436 121C435.34 121 435.68 121 435 121C435 120.34 435 120.68 435 120Z M435 115C435.66 115 435.32 115 436 115C436 115.66 436 115.32 436 116C435.34 116 435.68 116 435 116C435 115.34 435 115.68 435 115Z M435 110C435.66 110 435.32 110 436 110C436 110.66 436 110.32 436 111C435.34 111 435.68 111 435 111C435 110.34 435 110.68 435 110Z M435 105C435.66 105 435.32 105 436 105C436 105.66 436 105.32 436 106C435.34 106 435.68 106 435 106C435 105.34 435 105.68 435 105Z M435 100C435.66 100 435.32 100 436 100C436 100.66 436 100.32 436 101C435.34 101 435.68 101 435 101C435 100.34 435 100.68 435 100Z M435 95C435.66 95 435.32 95 436 95C436 95.66 436 95.32 436 96C435.34 96 435.68 96 435 96C435 95.34 435 95.68 435 95Z M435 90C435.66 90 435.32 90 436 90C436 90.66 436 90.32 436 91C435.34 91 435.68 91 435 91C435 90.34 435 90.68 435 90Z M435 85C435.66 85 435.32 85 436 85C436 85.66 436 85.32 436 86C435.34 86 435.68 86 435 86C435 85.34 435 85.68 435 85Z" fill="var(--color-accent-200)"></path><path d="M440 135C440.66 135 440.32 135 441 135C441 135.66 441 135.32 441 136C440.34 136 440.68 136 440 136C440 135.34 440 135.68 440 135Z M440 130C440.66 130 440.32 130 441 130C441 130.66 441 130.32 441 131C440.34 131 440.68 131 440 131C440 130.34 440 130.68 440 130Z M440 125C440.66 125 440.32 125 441 125C441 125.66 441 125.32 441 126C440.34 126 440.68 126 440 126C440 125.34 440 125.68 440 125Z M440 120C440.66 120 440.32 120 441 120C441 120.66 441 120.32 441 121C440.34 121 440.68 121 440 121C440 120.34 440 120.68 440 120Z M440 115C440.66 115 440.32 115 441 115C441 115.66 441 115.32 441 116C440.34 116 440.68 116 440 116C440 115.34 440 115.68 440 115Z M440 110C440.66 110 440.32 110 441 110C441 110.66 441 110.32 441 111C440.34 111 440.68 111 440 111C440 110.34 440 110.68 440 110Z M440 105C440.66 105 440.32 105 441 105C441 105.66 441 105.32 441 106C440.34 106 440.68 106 440 106C440 105.34 440 105.68 440 105Z M440 100C440.66 100 440.32 100 441 100C441 100.66 441 100.32 441 101C440.34 101 440.68 101 440 101C440 100.34 440 100.68 440 100Z M440 95C440.66 95 440.32 95 441 95C441 95.66 441 95.32 441 96C440.34 96 440.68 96 440 96C440 95.34 440 95.68 440 95Z M440 90C440.66 90 440.32 90 441 90C441 90.66 441 90.32 441 91C440.34 91 440.68 91 440 91C440 90.34 440 90.68 440 90Z M440 85C440.66 85 440.32 85 441 85C441 85.66 441 85.32 441 86C440.34 86 440.68 86 440 86C440 85.34 440 85.68 440 85Z" fill="var(--color-accent-200)"></path><path d="M445 125C445.66 125 445.32 125 446 125C446 125.66 446 125.32 446 126C445.34 126 445.68 126 445 126C445 125.34 445 125.68 445 125Z M445 120C445.66 120 445.32 120 446 120C446 120.66 446 120.32 446 121C445.34 121 445.68 121 445 121C445 120.34 445 120.68 445 120Z M445 115C445.66 115 445.32 115 446 115C446 115.66 446 115.32 446 116C445.34 116 445.68 116 445 116C445 115.34 445 115.68 445 115Z M445 110C445.66 110 445.32 110 446 110C446 110.66 446 110.32 446 111C445.34 111 445.68 111 445 111C445 110.34 445 110.68 445 110Z M445 105C445.66 105 445.32 105 446 105C446 105.66 446 105.32 446 106C445.34 106 445.68 106 445 106C445 105.34 445 105.68 445 105Z M445 100C445.66 100 445.32 100 446 100C446 100.66 446 100.32 446 101C445.34 101 445.68 101 445 101C445 100.34 445 100.68 445 100Z M445 95C445.66 95 445.32 95 446 95C446 95.66 446 95.32 446 96C445.34 96 445.68 96 445 96C445 95.34 445 95.68 445 95Z" fill="var(--color-accent-200)"></path><path d="M450 120C450.66 120 450.32 120 451 120C451 120.66 451 120.32 451 121C450.34 121 450.68 121 450 121C450 120.34 450 120.68 450 120Z M450 115C450.66 115 450.32 115 451 115C451 115.66 451 115.32 451 116C450.34 116 450.68 116 450 116C450 115.34 450 115.68 450 115Z M450 110C450.66 110 450.32 110 451 110C451 110.66 451 110.32 451 111C450.34 111 450.68 111 450 111C450 110.34 450 110.68 450 110Z M450 105C450.66 105 450.32 105 451 105C451 105.66 451 105.32 451 106C450.34 106 450.68 106 450 106C450 105.34 450 105.68 450 105Z M450 100C450.66 100 450.32 100 451 100C451 100.66 451 100.32 451 101C450.34 101 450.68 101 450 101C450 100.34 450 100.68 450 100Z" fill="var(--color-accent-200)"></path><path d="M455 115C455.66 115 455.32 115 456 115C456 115.66 456 115.32 456 116C455.34 116 455.68 116 455 116C455 115.34 455 115.68 455 115Z M455 110C455.66 110 455.32 110 456 110C456 110.66 456 110.32 456 111C455.34 111 455.68 111 455 111C455 110.34 455 110.68 455 110Z M455 105C455.66 105 455.32 105 456 105C456 105.66 456 105.32 456 106C455.34 106 455.68 106 455 106C455 105.34 455 105.68 455 105Z M455 100C455.66 100 455.32 100 456 100C456 100.66 456 100.32 456 101C455.34 101 455.68 101 455 101C455 100.34 455 100.68 455 100Z" fill="var(--color-accent-200)"></path><path d="M460 115C460.66 115 460.32 115 461 115C461 115.66 461 115.32 461 116C460.34 116 460.68 116 460 116C460 115.34 460 115.68 460 115Z M460 110C460.66 110 460.32 110 461 110C461 110.66 461 110.32 461 111C460.34 111 460.68 111 460 111C460 110.34 460 110.68 460 110Z M460 105C460.66 105 460.32 105 461 105C461 105.66 461 105.32 461 106C460.34 106 460.68 106 460 106C460 105.34 460 105.68 460 105Z M460 100C460.66 100 460.32 100 461 100C461 100.66 461 100.32 461 101C460.34 101 460.68 101 460 101C460 100.34 460 100.68 460 100Z" fill="var(--color-accent-200)"></path><path d="M465 110C465.66 110 465.32 110 466 110C466 110.66 466 110.32 466 111C465.34 111 465.68 111 465 111C465 110.34 465 110.68 465 110Z M465 105C465.66 105 465.32 105 466 105C466 105.66 466 105.32 466 106C465.34 106 465.68 106 465 106C465 105.34 465 105.68 465 105Z" fill="var(--color-accent-200)"></path><path d="M470 120C470.66 120 470.32 120 471 120C471 120.66 471 120.32 471 121C470.34 121 470.68 121 470 121C470 120.34 470 120.68 470 120Z M470 115C470.66 115 470.32 115 471 115C471 115.66 471 115.32 471 116C470.34 116 470.68 116 470 116C470 115.34 470 115.68 470 115Z M470 110C470.66 110 470.32 110 471 110C471 110.66 471 110.32 471 111C470.34 111 470.68 111 470 111C470 110.34 470 110.68 470 110Z M470 105C470.66 105 470.32 105 471 105C471 105.66 471 105.32 471 106C470.34 106 470.68 106 470 106C470 105.34 470 105.68 470 105Z M470 100C470.66 100 470.32 100 471 100C471 100.66 471 100.32 471 101C470.34 101 470.68 101 470 101C470 100.34 470 100.68 470 100Z M470 95C470.66 95 470.32 95 471 95C471 95.66 471 95.32 471 96C470.34 96 470.68 96 470 96C470 95.34 470 95.68 470 95Z" fill="var(--color-accent-200)"></path><path d="M475 115C475.66 115 475.32 115 476 115C476 115.66 476 115.32 476 116C475.34 116 475.68 116 475 116C475 115.34 475 115.68 475 115Z M475 110C475.66 110 475.32 110 476 110C476 110.66 476 110.32 476 111C475.34 111 475.68 111 475 111C475 110.34 475 110.68 475 110Z M475 105C475.66 105 475.32 105 476 105C476 105.66 476 105.32 476 106C475.34 106 475.68 106 475 106C475 105.34 475 105.68 475 105Z M475 100C475.66 100 475.32 100 476 100C476 100.66 476 100.32 476 101C475.34 101 475.68 101 475 101C475 100.34 475 100.68 475 100Z" fill="var(--color-accent-200)"></path><path d="M480 125C480.66 125 480.32 125 481 125C481 125.66 481 125.32 481 126C480.34 126 480.68 126 480 126C480 125.34 480 125.68 480 125Z M480 120C480.66 120 480.32 120 481 120C481 120.66 481 120.32 481 121C480.34 121 480.68 121 480 121C480 120.34 480 120.68 480 120Z M480 115C480.66 115 480.32 115 481 115C481 115.66 481 115.32 481 116C480.34 116 480.68 116 480 116C480 115.34 480 115.68 480 115Z M480 110C480.66 110 480.32 110 481 110C481 110.66 481 110.32 481 111C480.34 111 480.68 111 480 111C480 110.34 480 110.68 480 110Z M480 105C480.66 105 480.32 105 481 105C481 105.66 481 105.32 481 106C480.34 106 480.68 106 480 106C480 105.34 480 105.68 480 105Z M480 100C480.66 100 480.32 100 481 100C481 100.66 481 100.32 481 101C480.34 101 480.68 101 480 101C480 100.34 480 100.68 480 100Z M480 95C480.66 95 480.32 95 481 95C481 95.66 481 95.32 481 96C480.34 96 480.68 96 480 96C480 95.34 480 95.68 480 95Z" fill="var(--color-accent-200)"></path><path d="M485 120C485.66 120 485.32 120 486 120C486 120.66 486 120.32 486 121C485.34 121 485.68 121 485 121C485 120.34 485 120.68 485 120Z M485 115C485.66 115 485.32 115 486 115C486 115.66 486 115.32 486 116C485.34 116 485.68 116 485 116C485 115.34 485 115.68 485 115Z M485 110C485.66 110 485.32 110 486 110C486 110.66 486 110.32 486 111C485.34 111 485.68 111 485 111C485 110.34 485 110.68 485 110Z M485 105C485.66 105 485.32 105 486 105C486 105.66 486 105.32 486 106C485.34 106 485.68 106 485 106C485 105.34 485 105.68 485 105Z M485 100C485.66 100 485.32 100 486 100C486 100.66 486 100.32 486 101C485.34 101 485.68 101 485 101C485 100.34 485 100.68 485 100Z" fill="var(--color-accent-200)"></path><path d="M490 125C490.66 125 490.32 125 491 125C491 125.66 491 125.32 491 126C490.34 126 490.68 126 490 126C490 125.34 490 125.68 490 125Z M490 120C490.66 120 490.32 120 491 120C491 120.66 491 120.32 491 121C490.34 121 490.68 121 490 121C490 120.34 490 120.68 490 120Z M490 115C490.66 115 490.32 115 491 115C491 115.66 491 115.32 491 116C490.34 116 490.68 116 490 116C490 115.34 490 115.68 490 115Z M490 110C490.66 110 490.32 110 491 110C491 110.66 491 110.32 491 111C490.34 111 490.68 111 490 111C490 110.34 490 110.68 490 110Z M490 105C490.66 105 490.32 105 491 105C491 105.66 491 105.32 491 106C490.34 106 490.68 106 490 106C490 105.34 490 105.68 490 105Z M490 100C490.66 100 490.32 100 491 100C491 100.66 491 100.32 491 101C490.34 101 490.68 101 490 101C490 100.34 490 100.68 490 100Z M490 95C490.66 95 490.32 95 491 95C491 95.66 491 95.32 491 96C490.34 96 490.68 96 490 96C490 95.34 490 95.68 490 95Z M490 90C490.66 90 490.32 90 491 90C491 90.66 491 90.32 491 91C490.34 91 490.68 91 490 91C490 90.34 490 90.68 490 90Z" fill="var(--color-accent-200)"></path><path d="M495 150C495.66 150 495.32 150 496 150C496 150.66 496 150.32 496 151C495.34 151 495.68 151 495 151C495 150.34 495 150.68 495 150Z M495 145C495.66 145 495.32 145 496 145C496 145.66 496 145.32 496 146C495.34 146 495.68 146 495 146C495 145.34 495 145.68 495 145Z M495 140C495.66 140 495.32 140 496 140C496 140.66 496 140.32 496 141C495.34 141 495.68 141 495 141C495 140.34 495 140.68 495 140Z M495 135C495.66 135 495.32 135 496 135C496 135.66 496 135.32 496 136C495.34 136 495.68 136 495 136C495 135.34 495 135.68 495 135Z M495 130C495.66 130 495.32 130 496 130C496 130.66 496 130.32 496 131C495.34 131 495.68 131 495 131C495 130.34 495 130.68 495 130Z M495 125C495.66 125 495.32 125 496 125C496 125.66 496 125.32 496 126C495.34 126 495.68 126 495 126C495 125.34 495 125.68 495 125Z M495 120C495.66 120 495.32 120 496 120C496 120.66 496 120.32 496 121C495.34 121 495.68 121 495 121C495 120.34 495 120.68 495 120Z M495 115C495.66 115 495.32 115 496 115C496 115.66 496 115.32 496 116C495.34 116 495.68 116 495 116C495 115.34 495 115.68 495 115Z M495 110C495.66 110 495.32 110 496 110C496 110.66 496 110.32 496 111C495.34 111 495.68 111 495 111C495 110.34 495 110.68 495 110Z M495 105C495.66 105 495.32 105 496 105C496 105.66 496 105.32 496 106C495.34 106 495.68 106 495 106C495 105.34 495 105.68 495 105Z M495 100C495.66 100 495.32 100 496 100C496 100.66 496 100.32 496 101C495.34 101 495.68 101 495 101C495 100.34 495 100.68 495 100Z M495 95C495.66 95 495.32 95 496 95C496 95.66 496 95.32 496 96C495.34 96 495.68 96 495 96C495 95.34 495 95.68 495 95Z M495 90C495.66 90 495.32 90 496 90C496 90.66 496 90.32 496 91C495.34 91 495.68 91 495 91C495 90.34 495 90.68 495 90Z M495 85C495.66 85 495.32 85 496 85C496 85.66 496 85.32 496 86C495.34 86 495.68 86 495 86C495 85.34 495 85.68 495 85Z M495 80C495.66 80 495.32 80 496 80C496 80.66 496 80.32 496 81C495.34 81 495.68 81 495 81C495 80.34 495 80.68 495 80Z M495 75C495.66 75 495.32 75 496 75C496 75.66 496 75.32 496 76C495.34 76 495.68 76 495 76C495 75.34 495 75.68 495 75Z M495 70C495.66 70 495.32 70 496 70C496 70.66 496 70.32 496 71C495.34 71 495.68 71 495 71C495 70.34 495 70.68 495 70Z M495 65C495.66 65 495.32 65 496 65C496 65.66 496 65.32 496 66C495.34 66 495.68 66 495 66C495 65.34 495 65.68 495 65Z" fill="var(--color-accent-200)"></path><path d="M500 115C500.66 115 500.32 115 501 115C501 115.66 501 115.32 501 116C500.34 116 500.68 116 500 116C500 115.34 500 115.68 500 115Z M500 110C500.66 110 500.32 110 501 110C501 110.66 501 110.32 501 111C500.34 111 500.68 111 500 111C500 110.34 500 110.68 500 110Z M500 105C500.66 105 500.32 105 501 105C501 105.66 501 105.32 501 106C500.34 106 500.68 106 500 106C500 105.34 500 105.68 500 105Z M500 100C500.66 100 500.32 100 501 100C501 100.66 501 100.32 501 101C500.34 101 500.68 101 500 101C500 100.34 500 100.68 500 100Z" fill="var(--color-accent-200)"></path><path d="M505 125C505.66 125 505.32 125 506 125C506 125.66 506 125.32 506 126C505.34 126 505.68 126 505 126C505 125.34 505 125.68 505 125Z M505 120C505.66 120 505.32 120 506 120C506 120.66 506 120.32 506 121C505.34 121 505.68 121 505 121C505 120.34 505 120.68 505 120Z M505 115C505.66 115 505.32 115 506 115C506 115.66 506 115.32 506 116C505.34 116 505.68 116 505 116C505 115.34 505 115.68 505 115Z M505 110C505.66 110 505.32 110 506 110C506 110.66 506 110.32 506 111C505.34 111 505.68 111 505 111C505 110.34 505 110.68 505 110Z M505 105C505.66 105 505.32 105 506 105C506 105.66 506 105.32 506 106C505.34 106 505.68 106 505 106C505 105.34 505 105.68 505 105Z M505 100C505.66 100 505.32 100 506 100C506 100.66 506 100.32 506 101C505.34 101 505.68 101 505 101C505 100.34 505 100.68 505 100Z M505 95C505.66 95 505.32 95 506 95C506 95.66 506 95.32 506 96C505.34 96 505.68 96 505 96C505 95.34 505 95.68 505 95Z M505 90C505.66 90 505.32 90 506 90C506 90.66 506 90.32 506 91C505.34 91 505.68 91 505 91C505 90.34 505 90.68 505 90Z" fill="var(--color-accent-200)"></path><path d="M510 135C510.66 135 510.32 135 511 135C511 135.66 511 135.32 511 136C510.34 136 510.68 136 510 136C510 135.34 510 135.68 510 135Z M510 130C510.66 130 510.32 130 511 130C511 130.66 511 130.32 511 131C510.34 131 510.68 131 510 131C510 130.34 510 130.68 510 130Z M510 125C510.66 125 510.32 125 511 125C511 125.66 511 125.32 511 126C510.34 126 510.68 126 510 126C510 125.34 510 125.68 510 125Z M510 120C510.66 120 510.32 120 511 120C511 120.66 511 120.32 511 121C510.34 121 510.68 121 510 121C510 120.34 510 120.68 510 120Z M510 115C510.66 115 510.32 115 511 115C511 115.66 511 115.32 511 116C510.34 116 510.68 116 510 116C510 115.34 510 115.68 510 115Z M510 110C510.66 110 510.32 110 511 110C511 110.66 511 110.32 511 111C510.34 111 510.68 111 510 111C510 110.34 510 110.68 510 110Z M510 105C510.66 105 510.32 105 511 105C511 105.66 511 105.32 511 106C510.34 106 510.68 106 510 106C510 105.34 510 105.68 510 105Z M510 100C510.66 100 510.32 100 511 100C511 100.66 511 100.32 511 101C510.34 101 510.68 101 510 101C510 100.34 510 100.68 510 100Z M510 95C510.66 95 510.32 95 511 95C511 95.66 511 95.32 511 96C510.34 96 510.68 96 510 96C510 95.34 510 95.68 510 95Z M510 90C510.66 90 510.32 90 511 90C511 90.66 511 90.32 511 91C510.34 91 510.68 91 510 91C510 90.34 510 90.68 510 90Z M510 85C510.66 85 510.32 85 511 85C511 85.66 511 85.32 511 86C510.34 86 510.68 86 510 86C510 85.34 510 85.68 510 85Z M510 80C510.66 80 510.32 80 511 80C511 80.66 511 80.32 511 81C510.34 81 510.68 81 510 81C510 80.34 510 80.68 510 80Z" fill="var(--color-accent-200)"></path><path d="M515 120C515.66 120 515.32 120 516 120C516 120.66 516 120.32 516 121C515.34 121 515.68 121 515 121C515 120.34 515 120.68 515 120Z M515 115C515.66 115 515.32 115 516 115C516 115.66 516 115.32 516 116C515.34 116 515.68 116 515 116C515 115.34 515 115.68 515 115Z M515 110C515.66 110 515.32 110 516 110C516 110.66 516 110.32 516 111C515.34 111 515.68 111 515 111C515 110.34 515 110.68 515 110Z M515 105C515.66 105 515.32 105 516 105C516 105.66 516 105.32 516 106C515.34 106 515.68 106 515 106C515 105.34 515 105.68 515 105Z M515 100C515.66 100 515.32 100 516 100C516 100.66 516 100.32 516 101C515.34 101 515.68 101 515 101C515 100.34 515 100.68 515 100Z M515 95C515.66 95 515.32 95 516 95C516 95.66 516 95.32 516 96C515.34 96 515.68 96 515 96C515 95.34 515 95.68 515 95Z" fill="var(--color-accent-200)"></path><path d="M520 135C520.66 135 520.32 135 521 135C521 135.66 521 135.32 521 136C520.34 136 520.68 136 520 136C520 135.34 520 135.68 520 135Z M520 130C520.66 130 520.32 130 521 130C521 130.66 521 130.32 521 131C520.34 131 520.68 131 520 131C520 130.34 520 130.68 520 130Z M520 125C520.66 125 520.32 125 521 125C521 125.66 521 125.32 521 126C520.34 126 520.68 126 520 126C520 125.34 520 125.68 520 125Z M520 120C520.66 120 520.32 120 521 120C521 120.66 521 120.32 521 121C520.34 121 520.68 121 520 121C520 120.34 520 120.68 520 120Z M520 115C520.66 115 520.32 115 521 115C521 115.66 521 115.32 521 116C520.34 116 520.68 116 520 116C520 115.34 520 115.68 520 115Z M520 110C520.66 110 520.32 110 521 110C521 110.66 521 110.32 521 111C520.34 111 520.68 111 520 111C520 110.34 520 110.68 520 110Z M520 105C520.66 105 520.32 105 521 105C521 105.66 521 105.32 521 106C520.34 106 520.68 106 520 106C520 105.34 520 105.68 520 105Z M520 100C520.66 100 520.32 100 521 100C521 100.66 521 100.32 521 101C520.34 101 520.68 101 520 101C520 100.34 520 100.68 520 100Z M520 95C520.66 95 520.32 95 521 95C521 95.66 521 95.32 521 96C520.34 96 520.68 96 520 96C520 95.34 520 95.68 520 95Z M520 90C520.66 90 520.32 90 521 90C521 90.66 521 90.32 521 91C520.34 91 520.68 91 520 91C520 90.34 520 90.68 520 90Z M520 85C520.66 85 520.32 85 521 85C521 85.66 521 85.32 521 86C520.34 86 520.68 86 520 86C520 85.34 520 85.68 520 85Z M520 80C520.66 80 520.32 80 521 80C521 80.66 521 80.32 521 81C520.34 81 520.68 81 520 81C520 80.34 520 80.68 520 80Z" fill="var(--color-accent-200)"></path><path d="M525 180C525.66 180 525.32 180 526 180C526 180.66 526 180.32 526 181C525.34 181 525.68 181 525 181C525 180.34 525 180.68 525 180Z M525 175C525.66 175 525.32 175 526 175C526 175.66 526 175.32 526 176C525.34 176 525.68 176 525 176C525 175.34 525 175.68 525 175Z M525 170C525.66 170 525.32 170 526 170C526 170.66 526 170.32 526 171C525.34 171 525.68 171 525 171C525 170.34 525 170.68 525 170Z M525 165C525.66 165 525.32 165 526 165C526 165.66 526 165.32 526 166C525.34 166 525.68 166 525 166C525 165.34 525 165.68 525 165Z M525 160C525.66 160 525.32 160 526 160C526 160.66 526 160.32 526 161C525.34 161 525.68 161 525 161C525 160.34 525 160.68 525 160Z M525 155C525.66 155 525.32 155 526 155C526 155.66 526 155.32 526 156C525.34 156 525.68 156 525 156C525 155.34 525 155.68 525 155Z M525 150C525.66 150 525.32 150 526 150C526 150.66 526 150.32 526 151C525.34 151 525.68 151 525 151C525 150.34 525 150.68 525 150Z M525 145C525.66 145 525.32 145 526 145C526 145.66 526 145.32 526 146C525.34 146 525.68 146 525 146C525 145.34 525 145.68 525 145Z M525 140C525.66 140 525.32 140 526 140C526 140.66 526 140.32 526 141C525.34 141 525.68 141 525 141C525 140.34 525 140.68 525 140Z M525 135C525.66 135 525.32 135 526 135C526 135.66 526 135.32 526 136C525.34 136 525.68 136 525 136C525 135.34 525 135.68 525 135Z M525 130C525.66 130 525.32 130 526 130C526 130.66 526 130.32 526 131C525.34 131 525.68 131 525 131C525 130.34 525 130.68 525 130Z M525 125C525.66 125 525.32 125 526 125C526 125.66 526 125.32 526 126C525.34 126 525.68 126 525 126C525 125.34 525 125.68 525 125Z M525 120C525.66 120 525.32 120 526 120C526 120.66 526 120.32 526 121C525.34 121 525.68 121 525 121C525 120.34 525 120.68 525 120Z M525 115C525.66 115 525.32 115 526 115C526 115.66 526 115.32 526 116C525.34 116 525.68 116 525 116C525 115.34 525 115.68 525 115Z M525 110C525.66 110 525.32 110 526 110C526 110.66 526 110.32 526 111C525.34 111 525.68 111 525 111C525 110.34 525 110.68 525 110Z M525 105C525.66 105 525.32 105 526 105C526 105.66 526 105.32 526 106C525.34 106 525.68 106 525 106C525 105.34 525 105.68 525 105Z M525 100C525.66 100 525.32 100 526 100C526 100.66 526 100.32 526 101C525.34 101 525.68 101 525 101C525 100.34 525 100.68 525 100Z M525 95C525.66 95 525.32 95 526 95C526 95.66 526 95.32 526 96C525.34 96 525.68 96 525 96C525 95.34 525 95.68 525 95Z M525 90C525.66 90 525.32 90 526 90C526 90.66 526 90.32 526 91C525.34 91 525.68 91 525 91C525 90.34 525 90.68 525 90Z M525 85C525.66 85 525.32 85 526 85C526 85.66 526 85.32 526 86C525.34 86 525.68 86 525 86C525 85.34 525 85.68 525 85Z M525 80C525.66 80 525.32 80 526 80C526 80.66 526 80.32 526 81C525.34 81 525.68 81 525 81C525 80.34 525 80.68 525 80Z M525 75C525.66 75 525.32 75 526 75C526 75.66 526 75.32 526 76C525.34 76 525.68 76 525 76C525 75.34 525 75.68 525 75Z M525 70C525.66 70 525.32 70 526 70C526 70.66 526 70.32 526 71C525.34 71 525.68 71 525 71C525 70.34 525 70.68 525 70Z M525 65C525.66 65 525.32 65 526 65C526 65.66 526 65.32 526 66C525.34 66 525.68 66 525 66C525 65.34 525 65.68 525 65Z M525 60C525.66 60 525.32 60 526 60C526 60.66 526 60.32 526 61C525.34 61 525.68 61 525 61C525 60.34 525 60.68 525 60Z M525 55C525.66 55 525.32 55 526 55C526 55.66 526 55.32 526 56C525.34 56 525.68 56 525 56C525 55.34 525 55.68 525 55Z M525 50C525.66 50 525.32 50 526 50C526 50.66 526 50.32 526 51C525.34 51 525.68 51 525 51C525 50.34 525 50.68 525 50Z M525 45C525.66 45 525.32 45 526 45C526 45.66 526 45.32 526 46C525.34 46 525.68 46 525 46C525 45.34 525 45.68 525 45Z M525 40C525.66 40 525.32 40 526 40C526 40.66 526 40.32 526 41C525.34 41 525.68 41 525 41C525 40.34 525 40.68 525 40Z M525 35C525.66 35 525.32 35 526 35C526 35.66 526 35.32 526 36C525.34 36 525.68 36 525 36C525 35.34 525 35.68 525 35Z" fill="var(--color-accent-200)"></path><path d="M530 170C530.66 170 530.32 170 531 170C531 170.66 531 170.32 531 171C530.34 171 530.68 171 530 171C530 170.34 530 170.68 530 170Z M530 165C530.66 165 530.32 165 531 165C531 165.66 531 165.32 531 166C530.34 166 530.68 166 530 166C530 165.34 530 165.68 530 165Z M530 160C530.66 160 530.32 160 531 160C531 160.66 531 160.32 531 161C530.34 161 530.68 161 530 161C530 160.34 530 160.68 530 160Z M530 155C530.66 155 530.32 155 531 155C531 155.66 531 155.32 531 156C530.34 156 530.68 156 530 156C530 155.34 530 155.68 530 155Z M530 150C530.66 150 530.32 150 531 150C531 150.66 531 150.32 531 151C530.34 151 530.68 151 530 151C530 150.34 530 150.68 530 150Z M530 145C530.66 145 530.32 145 531 145C531 145.66 531 145.32 531 146C530.34 146 530.68 146 530 146C530 145.34 530 145.68 530 145Z M530 140C530.66 140 530.32 140 531 140C531 140.66 531 140.32 531 141C530.34 141 530.68 141 530 141C530 140.34 530 140.68 530 140Z M530 135C530.66 135 530.32 135 531 135C531 135.66 531 135.32 531 136C530.34 136 530.68 136 530 136C530 135.34 530 135.68 530 135Z M530 130C530.66 130 530.32 130 531 130C531 130.66 531 130.32 531 131C530.34 131 530.68 131 530 131C530 130.34 530 130.68 530 130Z M530 125C530.66 125 530.32 125 531 125C531 125.66 531 125.32 531 126C530.34 126 530.68 126 530 126C530 125.34 530 125.68 530 125Z M530 120C530.66 120 530.32 120 531 120C531 120.66 531 120.32 531 121C530.34 121 530.68 121 530 121C530 120.34 530 120.68 530 120Z M530 115C530.66 115 530.32 115 531 115C531 115.66 531 115.32 531 116C530.34 116 530.68 116 530 116C530 115.34 530 115.68 530 115Z M530 110C530.66 110 530.32 110 531 110C531 110.66 531 110.32 531 111C530.34 111 530.68 111 530 111C530 110.34 530 110.68 530 110Z M530 105C530.66 105 530.32 105 531 105C531 105.66 531 105.32 531 106C530.34 106 530.68 106 530 106C530 105.34 530 105.68 530 105Z M530 100C530.66 100 530.32 100 531 100C531 100.66 531 100.32 531 101C530.34 101 530.68 101 530 101C530 100.34 530 100.68 530 100Z M530 95C530.66 95 530.32 95 531 95C531 95.66 531 95.32 531 96C530.34 96 530.68 96 530 96C530 95.34 530 95.68 530 95Z M530 90C530.66 90 530.32 90 531 90C531 90.66 531 90.32 531 91C530.34 91 530.68 91 530 91C530 90.34 530 90.68 530 90Z M530 85C530.66 85 530.32 85 531 85C531 85.66 531 85.32 531 86C530.34 86 530.68 86 530 86C530 85.34 530 85.68 530 85Z M530 80C530.66 80 530.32 80 531 80C531 80.66 531 80.32 531 81C530.34 81 530.68 81 530 81C530 80.34 530 80.68 530 80Z M530 75C530.66 75 530.32 75 531 75C531 75.66 531 75.32 531 76C530.34 76 530.68 76 530 76C530 75.34 530 75.68 530 75Z M530 70C530.66 70 530.32 70 531 70C531 70.66 531 70.32 531 71C530.34 71 530.68 71 530 71C530 70.34 530 70.68 530 70Z M530 65C530.66 65 530.32 65 531 65C531 65.66 531 65.32 531 66C530.34 66 530.68 66 530 66C530 65.34 530 65.68 530 65Z M530 60C530.66 60 530.32 60 531 60C531 60.66 531 60.32 531 61C530.34 61 530.68 61 530 61C530 60.34 530 60.68 530 60Z M530 55C530.66 55 530.32 55 531 55C531 55.66 531 55.32 531 56C530.34 56 530.68 56 530 56C530 55.34 530 55.68 530 55Z M530 50C530.66 50 530.32 50 531 50C531 50.66 531 50.32 531 51C530.34 51 530.68 51 530 51C530 50.34 530 50.68 530 50Z M530 45C530.66 45 530.32 45 531 45C531 45.66 531 45.32 531 46C530.34 46 530.68 46 530 46C530 45.34 530 45.68 530 45Z" fill="var(--color-accent-200)"></path><path d="M535 145C535.66 145 535.32 145 536 145C536 145.66 536 145.32 536 146C535.34 146 535.68 146 535 146C535 145.34 535 145.68 535 145Z M535 140C535.66 140 535.32 140 536 140C536 140.66 536 140.32 536 141C535.34 141 535.68 141 535 141C535 140.34 535 140.68 535 140Z M535 135C535.66 135 535.32 135 536 135C536 135.66 536 135.32 536 136C535.34 136 535.68 136 535 136C535 135.34 535 135.68 535 135Z M535 130C535.66 130 535.32 130 536 130C536 130.66 536 130.32 536 131C535.34 131 535.68 131 535 131C535 130.34 535 130.68 535 130Z M535 125C535.66 125 535.32 125 536 125C536 125.66 536 125.32 536 126C535.34 126 535.68 126 535 126C535 125.34 535 125.68 535 125Z M535 120C535.66 120 535.32 120 536 120C536 120.66 536 120.32 536 121C535.34 121 535.68 121 535 121C535 120.34 535 120.68 535 120Z M535 115C535.66 115 535.32 115 536 115C536 115.66 536 115.32 536 116C535.34 116 535.68 116 535 116C535 115.34 535 115.68 535 115Z M535 110C535.66 110 535.32 110 536 110C536 110.66 536 110.32 536 111C535.34 111 535.68 111 535 111C535 110.34 535 110.68 535 110Z M535 105C535.66 105 535.32 105 536 105C536 105.66 536 105.32 536 106C535.34 106 535.68 106 535 106C535 105.34 535 105.68 535 105Z M535 100C535.66 100 535.32 100 536 100C536 100.66 536 100.32 536 101C535.34 101 535.68 101 535 101C535 100.34 535 100.68 535 100Z M535 95C535.66 95 535.32 95 536 95C536 95.66 536 95.32 536 96C535.34 96 535.68 96 535 96C535 95.34 535 95.68 535 95Z M535 90C535.66 90 535.32 90 536 90C536 90.66 536 90.32 536 91C535.34 91 535.68 91 535 91C535 90.34 535 90.68 535 90Z M535 85C535.66 85 535.32 85 536 85C536 85.66 536 85.32 536 86C535.34 86 535.68 86 535 86C535 85.34 535 85.68 535 85Z M535 80C535.66 80 535.32 80 536 80C536 80.66 536 80.32 536 81C535.34 81 535.68 81 535 81C535 80.34 535 80.68 535 80Z M535 75C535.66 75 535.32 75 536 75C536 75.66 536 75.32 536 76C535.34 76 535.68 76 535 76C535 75.34 535 75.68 535 75Z M535 70C535.66 70 535.32 70 536 70C536 70.66 536 70.32 536 71C535.34 71 535.68 71 535 71C535 70.34 535 70.68 535 70Z" fill="var(--color-accent-200)"></path><path d="M540 140C540.66 140 540.32 140 541 140C541 140.66 541 140.32 541 141C540.34 141 540.68 141 540 141C540 140.34 540 140.68 540 140Z M540 135C540.66 135 540.32 135 541 135C541 135.66 541 135.32 541 136C540.34 136 540.68 136 540 136C540 135.34 540 135.68 540 135Z M540 130C540.66 130 540.32 130 541 130C541 130.66 541 130.32 541 131C540.34 131 540.68 131 540 131C540 130.34 540 130.68 540 130Z M540 125C540.66 125 540.32 125 541 125C541 125.66 541 125.32 541 126C540.34 126 540.68 126 540 126C540 125.34 540 125.68 540 125Z M540 120C540.66 120 540.32 120 541 120C541 120.66 541 120.32 541 121C540.34 121 540.68 121 540 121C540 120.34 540 120.68 540 120Z M540 115C540.66 115 540.32 115 541 115C541 115.66 541 115.32 541 116C540.34 116 540.68 116 540 116C540 115.34 540 115.68 540 115Z M540 110C540.66 110 540.32 110 541 110C541 110.66 541 110.32 541 111C540.34 111 540.68 111 540 111C540 110.34 540 110.68 540 110Z M540 105C540.66 105 540.32 105 541 105C541 105.66 541 105.32 541 106C540.34 106 540.68 106 540 106C540 105.34 540 105.68 540 105Z M540 100C540.66 100 540.32 100 541 100C541 100.66 541 100.32 541 101C540.34 101 540.68 101 540 101C540 100.34 540 100.68 540 100Z M540 95C540.66 95 540.32 95 541 95C541 95.66 541 95.32 541 96C540.34 96 540.68 96 540 96C540 95.34 540 95.68 540 95Z M540 90C540.66 90 540.32 90 541 90C541 90.66 541 90.32 541 91C540.34 91 540.68 91 540 91C540 90.34 540 90.68 540 90Z M540 85C540.66 85 540.32 85 541 85C541 85.66 541 85.32 541 86C540.34 86 540.68 86 540 86C540 85.34 540 85.68 540 85Z M540 80C540.66 80 540.32 80 541 80C541 80.66 541 80.32 541 81C540.34 81 540.68 81 540 81C540 80.34 540 80.68 540 80Z M540 75C540.66 75 540.32 75 541 75C541 75.66 541 75.32 541 76C540.34 76 540.68 76 540 76C540 75.34 540 75.68 540 75Z" fill="var(--color-accent-200)"></path><path d="M545 155C545.66 155 545.32 155 546 155C546 155.66 546 155.32 546 156C545.34 156 545.68 156 545 156C545 155.34 545 155.68 545 155Z M545 150C545.66 150 545.32 150 546 150C546 150.66 546 150.32 546 151C545.34 151 545.68 151 545 151C545 150.34 545 150.68 545 150Z M545 145C545.66 145 545.32 145 546 145C546 145.66 546 145.32 546 146C545.34 146 545.68 146 545 146C545 145.34 545 145.68 545 145Z M545 140C545.66 140 545.32 140 546 140C546 140.66 546 140.32 546 141C545.34 141 545.68 141 545 141C545 140.34 545 140.68 545 140Z M545 135C545.66 135 545.32 135 546 135C546 135.66 546 135.32 546 136C545.34 136 545.68 136 545 136C545 135.34 545 135.68 545 135Z M545 130C545.66 130 545.32 130 546 130C546 130.66 546 130.32 546 131C545.34 131 545.68 131 545 131C545 130.34 545 130.68 545 130Z M545 125C545.66 125 545.32 125 546 125C546 125.66 546 125.32 546 126C545.34 126 545.68 126 545 126C545 125.34 545 125.68 545 125Z M545 120C545.66 120 545.32 120 546 120C546 120.66 546 120.32 546 121C545.34 121 545.68 121 545 121C545 120.34 545 120.68 545 120Z M545 115C545.66 115 545.32 115 546 115C546 115.66 546 115.32 546 116C545.34 116 545.68 116 545 116C545 115.34 545 115.68 545 115Z M545 110C545.66 110 545.32 110 546 110C546 110.66 546 110.32 546 111C545.34 111 545.68 111 545 111C545 110.34 545 110.68 545 110Z M545 105C545.66 105 545.32 105 546 105C546 105.66 546 105.32 546 106C545.34 106 545.68 106 545 106C545 105.34 545 105.68 545 105Z M545 100C545.66 100 545.32 100 546 100C546 100.66 546 100.32 546 101C545.34 101 545.68 101 545 101C545 100.34 545 100.68 545 100Z M545 95C545.66 95 545.32 95 546 95C546 95.66 546 95.32 546 96C545.34 96 545.68 96 545 96C545 95.34 545 95.68 545 95Z M545 90C545.66 90 545.32 90 546 90C546 90.66 546 90.32 546 91C545.34 91 545.68 91 545 91C545 90.34 545 90.68 545 90Z M545 85C545.66 85 545.32 85 546 85C546 85.66 546 85.32 546 86C545.34 86 545.68 86 545 86C545 85.34 545 85.68 545 85Z M545 80C545.66 80 545.32 80 546 80C546 80.66 546 80.32 546 81C545.34 81 545.68 81 545 81C545 80.34 545 80.68 545 80Z M545 75C545.66 75 545.32 75 546 75C546 75.66 546 75.32 546 76C545.34 76 545.68 76 545 76C545 75.34 545 75.68 545 75Z M545 70C545.66 70 545.32 70 546 70C546 70.66 546 70.32 546 71C545.34 71 545.68 71 545 71C545 70.34 545 70.68 545 70Z M545 65C545.66 65 545.32 65 546 65C546 65.66 546 65.32 546 66C545.34 66 545.68 66 545 66C545 65.34 545 65.68 545 65Z" fill="var(--color-accent-200)"></path><path d="M550 135C550.66 135 550.32 135 551 135C551 135.66 551 135.32 551 136C550.34 136 550.68 136 550 136C550 135.34 550 135.68 550 135Z M550 130C550.66 130 550.32 130 551 130C551 130.66 551 130.32 551 131C550.34 131 550.68 131 550 131C550 130.34 550 130.68 550 130Z M550 125C550.66 125 550.32 125 551 125C551 125.66 551 125.32 551 126C550.34 126 550.68 126 550 126C550 125.34 550 125.68 550 125Z M550 120C550.66 120 550.32 120 551 120C551 120.66 551 120.32 551 121C550.34 121 550.68 121 550 121C550 120.34 550 120.68 550 120Z M550 115C550.66 115 550.32 115 551 115C551 115.66 551 115.32 551 116C550.34 116 550.68 116 550 116C550 115.34 550 115.68 550 115Z M550 110C550.66 110 550.32 110 551 110C551 110.66 551 110.32 551 111C550.34 111 550.68 111 550 111C550 110.34 550 110.68 550 110Z M550 105C550.66 105 550.32 105 551 105C551 105.66 551 105.32 551 106C550.34 106 550.68 106 550 106C550 105.34 550 105.68 550 105Z M550 100C550.66 100 550.32 100 551 100C551 100.66 551 100.32 551 101C550.34 101 550.68 101 550 101C550 100.34 550 100.68 550 100Z M550 95C550.66 95 550.32 95 551 95C551 95.66 551 95.32 551 96C550.34 96 550.68 96 550 96C550 95.34 550 95.68 550 95Z M550 90C550.66 90 550.32 90 551 90C551 90.66 551 90.32 551 91C550.34 91 550.68 91 550 91C550 90.34 550 90.68 550 90Z M550 85C550.66 85 550.32 85 551 85C551 85.66 551 85.32 551 86C550.34 86 550.68 86 550 86C550 85.34 550 85.68 550 85Z M550 80C550.66 80 550.32 80 551 80C551 80.66 551 80.32 551 81C550.34 81 550.68 81 550 81C550 80.34 550 80.68 550 80Z" fill="var(--color-accent-200)"></path><path d="M555 150C555.66 150 555.32 150 556 150C556 150.66 556 150.32 556 151C555.34 151 555.68 151 555 151C555 150.34 555 150.68 555 150Z M555 145C555.66 145 555.32 145 556 145C556 145.66 556 145.32 556 146C555.34 146 555.68 146 555 146C555 145.34 555 145.68 555 145Z M555 140C555.66 140 555.32 140 556 140C556 140.66 556 140.32 556 141C555.34 141 555.68 141 555 141C555 140.34 555 140.68 555 140Z M555 135C555.66 135 555.32 135 556 135C556 135.66 556 135.32 556 136C555.34 136 555.68 136 555 136C555 135.34 555 135.68 555 135Z M555 130C555.66 130 555.32 130 556 130C556 130.66 556 130.32 556 131C555.34 131 555.68 131 555 131C555 130.34 555 130.68 555 130Z M555 125C555.66 125 555.32 125 556 125C556 125.66 556 125.32 556 126C555.34 126 555.68 126 555 126C555 125.34 555 125.68 555 125Z M555 120C555.66 120 555.32 120 556 120C556 120.66 556 120.32 556 121C555.34 121 555.68 121 555 121C555 120.34 555 120.68 555 120Z M555 115C555.66 115 555.32 115 556 115C556 115.66 556 115.32 556 116C555.34 116 555.68 116 555 116C555 115.34 555 115.68 555 115Z M555 110C555.66 110 555.32 110 556 110C556 110.66 556 110.32 556 111C555.34 111 555.68 111 555 111C555 110.34 555 110.68 555 110Z M555 105C555.66 105 555.32 105 556 105C556 105.66 556 105.32 556 106C555.34 106 555.68 106 555 106C555 105.34 555 105.68 555 105Z M555 100C555.66 100 555.32 100 556 100C556 100.66 556 100.32 556 101C555.34 101 555.68 101 555 101C555 100.34 555 100.68 555 100Z M555 95C555.66 95 555.32 95 556 95C556 95.66 556 95.32 556 96C555.34 96 555.68 96 555 96C555 95.34 555 95.68 555 95Z M555 90C555.66 90 555.32 90 556 90C556 90.66 556 90.32 556 91C555.34 91 555.68 91 555 91C555 90.34 555 90.68 555 90Z M555 85C555.66 85 555.32 85 556 85C556 85.66 556 85.32 556 86C555.34 86 555.68 86 555 86C555 85.34 555 85.68 555 85Z M555 80C555.66 80 555.32 80 556 80C556 80.66 556 80.32 556 81C555.34 81 555.68 81 555 81C555 80.34 555 80.68 555 80Z M555 75C555.66 75 555.32 75 556 75C556 75.66 556 75.32 556 76C555.34 76 555.68 76 555 76C555 75.34 555 75.68 555 75Z M555 70C555.66 70 555.32 70 556 70C556 70.66 556 70.32 556 71C555.34 71 555.68 71 555 71C555 70.34 555 70.68 555 70Z M555 65C555.66 65 555.32 65 556 65C556 65.66 556 65.32 556 66C555.34 66 555.68 66 555 66C555 65.34 555 65.68 555 65Z" fill="var(--color-accent-200)"></path><path d="M560 135C560.66 135 560.32 135 561 135C561 135.66 561 135.32 561 136C560.34 136 560.68 136 560 136C560 135.34 560 135.68 560 135Z M560 130C560.66 130 560.32 130 561 130C561 130.66 561 130.32 561 131C560.34 131 560.68 131 560 131C560 130.34 560 130.68 560 130Z M560 125C560.66 125 560.32 125 561 125C561 125.66 561 125.32 561 126C560.34 126 560.68 126 560 126C560 125.34 560 125.68 560 125Z M560 120C560.66 120 560.32 120 561 120C561 120.66 561 120.32 561 121C560.34 121 560.68 121 560 121C560 120.34 560 120.68 560 120Z M560 115C560.66 115 560.32 115 561 115C561 115.66 561 115.32 561 116C560.34 116 560.68 116 560 116C560 115.34 560 115.68 560 115Z M560 110C560.66 110 560.32 110 561 110C561 110.66 561 110.32 561 111C560.34 111 560.68 111 560 111C560 110.34 560 110.68 560 110Z M560 105C560.66 105 560.32 105 561 105C561 105.66 561 105.32 561 106C560.34 106 560.68 106 560 106C560 105.34 560 105.68 560 105Z M560 100C560.66 100 560.32 100 561 100C561 100.66 561 100.32 561 101C560.34 101 560.68 101 560 101C560 100.34 560 100.68 560 100Z M560 95C560.66 95 560.32 95 561 95C561 95.66 561 95.32 561 96C560.34 96 560.68 96 560 96C560 95.34 560 95.68 560 95Z M560 90C560.66 90 560.32 90 561 90C561 90.66 561 90.32 561 91C560.34 91 560.68 91 560 91C560 90.34 560 90.68 560 90Z M560 85C560.66 85 560.32 85 561 85C561 85.66 561 85.32 561 86C560.34 86 560.68 86 560 86C560 85.34 560 85.68 560 85Z" fill="var(--color-accent-200)"></path><path d="M565 135C565.66 135 565.32 135 566 135C566 135.66 566 135.32 566 136C565.34 136 565.68 136 565 136C565 135.34 565 135.68 565 135Z M565 130C565.66 130 565.32 130 566 130C566 130.66 566 130.32 566 131C565.34 131 565.68 131 565 131C565 130.34 565 130.68 565 130Z M565 125C565.66 125 565.32 125 566 125C566 125.66 566 125.32 566 126C565.34 126 565.68 126 565 126C565 125.34 565 125.68 565 125Z M565 120C565.66 120 565.32 120 566 120C566 120.66 566 120.32 566 121C565.34 121 565.68 121 565 121C565 120.34 565 120.68 565 120Z M565 115C565.66 115 565.32 115 566 115C566 115.66 566 115.32 566 116C565.34 116 565.68 116 565 116C565 115.34 565 115.68 565 115Z M565 110C565.66 110 565.32 110 566 110C566 110.66 566 110.32 566 111C565.34 111 565.68 111 565 111C565 110.34 565 110.68 565 110Z M565 105C565.66 105 565.32 105 566 105C566 105.66 566 105.32 566 106C565.34 106 565.68 106 565 106C565 105.34 565 105.68 565 105Z M565 100C565.66 100 565.32 100 566 100C566 100.66 566 100.32 566 101C565.34 101 565.68 101 565 101C565 100.34 565 100.68 565 100Z M565 95C565.66 95 565.32 95 566 95C566 95.66 566 95.32 566 96C565.34 96 565.68 96 565 96C565 95.34 565 95.68 565 95Z M565 90C565.66 90 565.32 90 566 90C566 90.66 566 90.32 566 91C565.34 91 565.68 91 565 91C565 90.34 565 90.68 565 90Z M565 85C565.66 85 565.32 85 566 85C566 85.66 566 85.32 566 86C565.34 86 565.68 86 565 86C565 85.34 565 85.68 565 85Z" fill="var(--color-accent-200)"></path><path d="M570 135C570.66 135 570.32 135 571 135C571 135.66 571 135.32 571 136C570.34 136 570.68 136 570 136C570 135.34 570 135.68 570 135Z M570 130C570.66 130 570.32 130 571 130C571 130.66 571 130.32 571 131C570.34 131 570.68 131 570 131C570 130.34 570 130.68 570 130Z M570 125C570.66 125 570.32 125 571 125C571 125.66 571 125.32 571 126C570.34 126 570.68 126 570 126C570 125.34 570 125.68 570 125Z M570 120C570.66 120 570.32 120 571 120C571 120.66 571 120.32 571 121C570.34 121 570.68 121 570 121C570 120.34 570 120.68 570 120Z M570 115C570.66 115 570.32 115 571 115C571 115.66 571 115.32 571 116C570.34 116 570.68 116 570 116C570 115.34 570 115.68 570 115Z M570 110C570.66 110 570.32 110 571 110C571 110.66 571 110.32 571 111C570.34 111 570.68 111 570 111C570 110.34 570 110.68 570 110Z M570 105C570.66 105 570.32 105 571 105C571 105.66 571 105.32 571 106C570.34 106 570.68 106 570 106C570 105.34 570 105.68 570 105Z M570 100C570.66 100 570.32 100 571 100C571 100.66 571 100.32 571 101C570.34 101 570.68 101 570 101C570 100.34 570 100.68 570 100Z M570 95C570.66 95 570.32 95 571 95C571 95.66 571 95.32 571 96C570.34 96 570.68 96 570 96C570 95.34 570 95.68 570 95Z M570 90C570.66 90 570.32 90 571 90C571 90.66 571 90.32 571 91C570.34 91 570.68 91 570 91C570 90.34 570 90.68 570 90Z M570 85C570.66 85 570.32 85 571 85C571 85.66 571 85.32 571 86C570.34 86 570.68 86 570 86C570 85.34 570 85.68 570 85Z" fill="var(--color-accent-200)"></path><path d="M575 140C575.66 140 575.32 140 576 140C576 140.66 576 140.32 576 141C575.34 141 575.68 141 575 141C575 140.34 575 140.68 575 140Z M575 135C575.66 135 575.32 135 576 135C576 135.66 576 135.32 576 136C575.34 136 575.68 136 575 136C575 135.34 575 135.68 575 135Z M575 130C575.66 130 575.32 130 576 130C576 130.66 576 130.32 576 131C575.34 131 575.68 131 575 131C575 130.34 575 130.68 575 130Z M575 125C575.66 125 575.32 125 576 125C576 125.66 576 125.32 576 126C575.34 126 575.68 126 575 126C575 125.34 575 125.68 575 125Z M575 120C575.66 120 575.32 120 576 120C576 120.66 576 120.32 576 121C575.34 121 575.68 121 575 121C575 120.34 575 120.68 575 120Z M575 115C575.66 115 575.32 115 576 115C576 115.66 576 115.32 576 116C575.34 116 575.68 116 575 116C575 115.34 575 115.68 575 115Z M575 110C575.66 110 575.32 110 576 110C576 110.66 576 110.32 576 111C575.34 111 575.68 111 575 111C575 110.34 575 110.68 575 110Z M575 105C575.66 105 575.32 105 576 105C576 105.66 576 105.32 576 106C575.34 106 575.68 106 575 106C575 105.34 575 105.68 575 105Z M575 100C575.66 100 575.32 100 576 100C576 100.66 576 100.32 576 101C575.34 101 575.68 101 575 101C575 100.34 575 100.68 575 100Z M575 95C575.66 95 575.32 95 576 95C576 95.66 576 95.32 576 96C575.34 96 575.68 96 575 96C575 95.34 575 95.68 575 95Z M575 90C575.66 90 575.32 90 576 90C576 90.66 576 90.32 576 91C575.34 91 575.68 91 575 91C575 90.34 575 90.68 575 90Z M575 85C575.66 85 575.32 85 576 85C576 85.66 576 85.32 576 86C575.34 86 575.68 86 575 86C575 85.34 575 85.68 575 85Z M575 80C575.66 80 575.32 80 576 80C576 80.66 576 80.32 576 81C575.34 81 575.68 81 575 81C575 80.34 575 80.68 575 80Z" fill="var(--color-accent-200)"></path><path d="M580 130C580.66 130 580.32 130 581 130C581 130.66 581 130.32 581 131C580.34 131 580.68 131 580 131C580 130.34 580 130.68 580 130Z M580 125C580.66 125 580.32 125 581 125C581 125.66 581 125.32 581 126C580.34 126 580.68 126 580 126C580 125.34 580 125.68 580 125Z M580 120C580.66 120 580.32 120 581 120C581 120.66 581 120.32 581 121C580.34 121 580.68 121 580 121C580 120.34 580 120.68 580 120Z M580 115C580.66 115 580.32 115 581 115C581 115.66 581 115.32 581 116C580.34 116 580.68 116 580 116C580 115.34 580 115.68 580 115Z M580 110C580.66 110 580.32 110 581 110C581 110.66 581 110.32 581 111C580.34 111 580.68 111 580 111C580 110.34 580 110.68 580 110Z M580 105C580.66 105 580.32 105 581 105C581 105.66 581 105.32 581 106C580.34 106 580.68 106 580 106C580 105.34 580 105.68 580 105Z M580 100C580.66 100 580.32 100 581 100C581 100.66 581 100.32 581 101C580.34 101 580.68 101 580 101C580 100.34 580 100.68 580 100Z M580 95C580.66 95 580.32 95 581 95C581 95.66 581 95.32 581 96C580.34 96 580.68 96 580 96C580 95.34 580 95.68 580 95Z M580 90C580.66 90 580.32 90 581 90C581 90.66 581 90.32 581 91C580.34 91 580.68 91 580 91C580 90.34 580 90.68 580 90Z M580 85C580.66 85 580.32 85 581 85C581 85.66 581 85.32 581 86C580.34 86 580.68 86 580 86C580 85.34 580 85.68 580 85Z" fill="var(--color-accent-200)"></path><path d="M585 135C585.66 135 585.32 135 586 135C586 135.66 586 135.32 586 136C585.34 136 585.68 136 585 136C585 135.34 585 135.68 585 135Z M585 130C585.66 130 585.32 130 586 130C586 130.66 586 130.32 586 131C585.34 131 585.68 131 585 131C585 130.34 585 130.68 585 130Z M585 125C585.66 125 585.32 125 586 125C586 125.66 586 125.32 586 126C585.34 126 585.68 126 585 126C585 125.34 585 125.68 585 125Z M585 120C585.66 120 585.32 120 586 120C586 120.66 586 120.32 586 121C585.34 121 585.68 121 585 121C585 120.34 585 120.68 585 120Z M585 115C585.66 115 585.32 115 586 115C586 115.66 586 115.32 586 116C585.34 116 585.68 116 585 116C585 115.34 585 115.68 585 115Z M585 110C585.66 110 585.32 110 586 110C586 110.66 586 110.32 586 111C585.34 111 585.68 111 585 111C585 110.34 585 110.68 585 110Z M585 105C585.66 105 585.32 105 586 105C586 105.66 586 105.32 586 106C585.34 106 585.68 106 585 106C585 105.34 585 105.68 585 105Z M585 100C585.66 100 585.32 100 586 100C586 100.66 586 100.32 586 101C585.34 101 585.68 101 585 101C585 100.34 585 100.68 585 100Z M585 95C585.66 95 585.32 95 586 95C586 95.66 586 95.32 586 96C585.34 96 585.68 96 585 96C585 95.34 585 95.68 585 95Z M585 90C585.66 90 585.32 90 586 90C586 90.66 586 90.32 586 91C585.34 91 585.68 91 585 91C585 90.34 585 90.68 585 90Z M585 85C585.66 85 585.32 85 586 85C586 85.66 586 85.32 586 86C585.34 86 585.68 86 585 86C585 85.34 585 85.68 585 85Z" fill="var(--color-accent-200)"></path><path d="M590 140C590.66 140 590.32 140 591 140C591 140.66 591 140.32 591 141C590.34 141 590.68 141 590 141C590 140.34 590 140.68 590 140Z M590 135C590.66 135 590.32 135 591 135C591 135.66 591 135.32 591 136C590.34 136 590.68 136 590 136C590 135.34 590 135.68 590 135Z M590 130C590.66 130 590.32 130 591 130C591 130.66 591 130.32 591 131C590.34 131 590.68 131 590 131C590 130.34 590 130.68 590 130Z M590 125C590.66 125 590.32 125 591 125C591 125.66 591 125.32 591 126C590.34 126 590.68 126 590 126C590 125.34 590 125.68 590 125Z M590 120C590.66 120 590.32 120 591 120C591 120.66 591 120.32 591 121C590.34 121 590.68 121 590 121C590 120.34 590 120.68 590 120Z M590 115C590.66 115 590.32 115 591 115C591 115.66 591 115.32 591 116C590.34 116 590.68 116 590 116C590 115.34 590 115.68 590 115Z M590 110C590.66 110 590.32 110 591 110C591 110.66 591 110.32 591 111C590.34 111 590.68 111 590 111C590 110.34 590 110.68 590 110Z M590 105C590.66 105 590.32 105 591 105C591 105.66 591 105.32 591 106C590.34 106 590.68 106 590 106C590 105.34 590 105.68 590 105Z M590 100C590.66 100 590.32 100 591 100C591 100.66 591 100.32 591 101C590.34 101 590.68 101 590 101C590 100.34 590 100.68 590 100Z M590 95C590.66 95 590.32 95 591 95C591 95.66 591 95.32 591 96C590.34 96 590.68 96 590 96C590 95.34 590 95.68 590 95Z M590 90C590.66 90 590.32 90 591 90C591 90.66 591 90.32 591 91C590.34 91 590.68 91 590 91C590 90.34 590 90.68 590 90Z M590 85C590.66 85 590.32 85 591 85C591 85.66 591 85.32 591 86C590.34 86 590.68 86 590 86C590 85.34 590 85.68 590 85Z M590 80C590.66 80 590.32 80 591 80C591 80.66 591 80.32 591 81C590.34 81 590.68 81 590 81C590 80.34 590 80.68 590 80Z" fill="var(--color-accent-200)"></path><path d="M595 135C595.66 135 595.32 135 596 135C596 135.66 596 135.32 596 136C595.34 136 595.68 136 595 136C595 135.34 595 135.68 595 135Z M595 130C595.66 130 595.32 130 596 130C596 130.66 596 130.32 596 131C595.34 131 595.68 131 595 131C595 130.34 595 130.68 595 130Z M595 125C595.66 125 595.32 125 596 125C596 125.66 596 125.32 596 126C595.34 126 595.68 126 595 126C595 125.34 595 125.68 595 125Z M595 120C595.66 120 595.32 120 596 120C596 120.66 596 120.32 596 121C595.34 121 595.68 121 595 121C595 120.34 595 120.68 595 120Z M595 115C595.66 115 595.32 115 596 115C596 115.66 596 115.32 596 116C595.34 116 595.68 116 595 116C595 115.34 595 115.68 595 115Z M595 110C595.66 110 595.32 110 596 110C596 110.66 596 110.32 596 111C595.34 111 595.68 111 595 111C595 110.34 595 110.68 595 110Z M595 105C595.66 105 595.32 105 596 105C596 105.66 596 105.32 596 106C595.34 106 595.68 106 595 106C595 105.34 595 105.68 595 105Z M595 100C595.66 100 595.32 100 596 100C596 100.66 596 100.32 596 101C595.34 101 595.68 101 595 101C595 100.34 595 100.68 595 100Z M595 95C595.66 95 595.32 95 596 95C596 95.66 596 95.32 596 96C595.34 96 595.68 96 595 96C595 95.34 595 95.68 595 95Z M595 90C595.66 90 595.32 90 596 90C596 90.66 596 90.32 596 91C595.34 91 595.68 91 595 91C595 90.34 595 90.68 595 90Z M595 85C595.66 85 595.32 85 596 85C596 85.66 596 85.32 596 86C595.34 86 595.68 86 595 86C595 85.34 595 85.68 595 85Z M595 80C595.66 80 595.32 80 596 80C596 80.66 596 80.32 596 81C595.34 81 595.68 81 595 81C595 80.34 595 80.68 595 80Z" fill="var(--color-accent-200)"></path><path d="M600 165C600.66 165 600.32 165 601 165C601 165.66 601 165.32 601 166C600.34 166 600.68 166 600 166C600 165.34 600 165.68 600 165Z M600 160C600.66 160 600.32 160 601 160C601 160.66 601 160.32 601 161C600.34 161 600.68 161 600 161C600 160.34 600 160.68 600 160Z M600 155C600.66 155 600.32 155 601 155C601 155.66 601 155.32 601 156C600.34 156 600.68 156 600 156C600 155.34 600 155.68 600 155Z M600 150C600.66 150 600.32 150 601 150C601 150.66 601 150.32 601 151C600.34 151 600.68 151 600 151C600 150.34 600 150.68 600 150Z M600 145C600.66 145 600.32 145 601 145C601 145.66 601 145.32 601 146C600.34 146 600.68 146 600 146C600 145.34 600 145.68 600 145Z M600 140C600.66 140 600.32 140 601 140C601 140.66 601 140.32 601 141C600.34 141 600.68 141 600 141C600 140.34 600 140.68 600 140Z M600 135C600.66 135 600.32 135 601 135C601 135.66 601 135.32 601 136C600.34 136 600.68 136 600 136C600 135.34 600 135.68 600 135Z M600 130C600.66 130 600.32 130 601 130C601 130.66 601 130.32 601 131C600.34 131 600.68 131 600 131C600 130.34 600 130.68 600 130Z M600 125C600.66 125 600.32 125 601 125C601 125.66 601 125.32 601 126C600.34 126 600.68 126 600 126C600 125.34 600 125.68 600 125Z M600 120C600.66 120 600.32 120 601 120C601 120.66 601 120.32 601 121C600.34 121 600.68 121 600 121C600 120.34 600 120.68 600 120Z M600 115C600.66 115 600.32 115 601 115C601 115.66 601 115.32 601 116C600.34 116 600.68 116 600 116C600 115.34 600 115.68 600 115Z M600 110C600.66 110 600.32 110 601 110C601 110.66 601 110.32 601 111C600.34 111 600.68 111 600 111C600 110.34 600 110.68 600 110Z M600 105C600.66 105 600.32 105 601 105C601 105.66 601 105.32 601 106C600.34 106 600.68 106 600 106C600 105.34 600 105.68 600 105Z M600 100C600.66 100 600.32 100 601 100C601 100.66 601 100.32 601 101C600.34 101 600.68 101 600 101C600 100.34 600 100.68 600 100Z M600 95C600.66 95 600.32 95 601 95C601 95.66 601 95.32 601 96C600.34 96 600.68 96 600 96C600 95.34 600 95.68 600 95Z M600 90C600.66 90 600.32 90 601 90C601 90.66 601 90.32 601 91C600.34 91 600.68 91 600 91C600 90.34 600 90.68 600 90Z M600 85C600.66 85 600.32 85 601 85C601 85.66 601 85.32 601 86C600.34 86 600.68 86 600 86C600 85.34 600 85.68 600 85Z M600 80C600.66 80 600.32 80 601 80C601 80.66 601 80.32 601 81C600.34 81 600.68 81 600 81C600 80.34 600 80.68 600 80Z M600 75C600.66 75 600.32 75 601 75C601 75.66 601 75.32 601 76C600.34 76 600.68 76 600 76C600 75.34 600 75.68 600 75Z M600 70C600.66 70 600.32 70 601 70C601 70.66 601 70.32 601 71C600.34 71 600.68 71 600 71C600 70.34 600 70.68 600 70Z M600 65C600.66 65 600.32 65 601 65C601 65.66 601 65.32 601 66C600.34 66 600.68 66 600 66C600 65.34 600 65.68 600 65Z M600 60C600.66 60 600.32 60 601 60C601 60.66 601 60.32 601 61C600.34 61 600.68 61 600 61C600 60.34 600 60.68 600 60Z M600 55C600.66 55 600.32 55 601 55C601 55.66 601 55.32 601 56C600.34 56 600.68 56 600 56C600 55.34 600 55.68 600 55Z M600 50C600.66 50 600.32 50 601 50C601 50.66 601 50.32 601 51C600.34 51 600.68 51 600 51C600 50.34 600 50.68 600 50Z" fill="var(--color-accent-200)"></path><path d="M605 130C605.66 130 605.32 130 606 130C606 130.66 606 130.32 606 131C605.34 131 605.68 131 605 131C605 130.34 605 130.68 605 130Z M605 125C605.66 125 605.32 125 606 125C606 125.66 606 125.32 606 126C605.34 126 605.68 126 605 126C605 125.34 605 125.68 605 125Z M605 120C605.66 120 605.32 120 606 120C606 120.66 606 120.32 606 121C605.34 121 605.68 121 605 121C605 120.34 605 120.68 605 120Z M605 115C605.66 115 605.32 115 606 115C606 115.66 606 115.32 606 116C605.34 116 605.68 116 605 116C605 115.34 605 115.68 605 115Z M605 110C605.66 110 605.32 110 606 110C606 110.66 606 110.32 606 111C605.34 111 605.68 111 605 111C605 110.34 605 110.68 605 110Z M605 105C605.66 105 605.32 105 606 105C606 105.66 606 105.32 606 106C605.34 106 605.68 106 605 106C605 105.34 605 105.68 605 105Z M605 100C605.66 100 605.32 100 606 100C606 100.66 606 100.32 606 101C605.34 101 605.68 101 605 101C605 100.34 605 100.68 605 100Z M605 95C605.66 95 605.32 95 606 95C606 95.66 606 95.32 606 96C605.34 96 605.68 96 605 96C605 95.34 605 95.68 605 95Z M605 90C605.66 90 605.32 90 606 90C606 90.66 606 90.32 606 91C605.34 91 605.68 91 605 91C605 90.34 605 90.68 605 90Z" fill="var(--color-accent-200)"></path><path d="M610 120C610.66 120 610.32 120 611 120C611 120.66 611 120.32 611 121C610.34 121 610.68 121 610 121C610 120.34 610 120.68 610 120Z M610 115C610.66 115 610.32 115 611 115C611 115.66 611 115.32 611 116C610.34 116 610.68 116 610 116C610 115.34 610 115.68 610 115Z M610 110C610.66 110 610.32 110 611 110C611 110.66 611 110.32 611 111C610.34 111 610.68 111 610 111C610 110.34 610 110.68 610 110Z M610 105C610.66 105 610.32 105 611 105C611 105.66 611 105.32 611 106C610.34 106 610.68 106 610 106C610 105.34 610 105.68 610 105Z M610 100C610.66 100 610.32 100 611 100C611 100.66 611 100.32 611 101C610.34 101 610.68 101 610 101C610 100.34 610 100.68 610 100Z M610 95C610.66 95 610.32 95 611 95C611 95.66 611 95.32 611 96C610.34 96 610.68 96 610 96C610 95.34 610 95.68 610 95Z" fill="var(--color-accent-200)"></path><path d="M615 130C615.66 130 615.32 130 616 130C616 130.66 616 130.32 616 131C615.34 131 615.68 131 615 131C615 130.34 615 130.68 615 130Z M615 125C615.66 125 615.32 125 616 125C616 125.66 616 125.32 616 126C615.34 126 615.68 126 615 126C615 125.34 615 125.68 615 125Z M615 120C615.66 120 615.32 120 616 120C616 120.66 616 120.32 616 121C615.34 121 615.68 121 615 121C615 120.34 615 120.68 615 120Z M615 115C615.66 115 615.32 115 616 115C616 115.66 616 115.32 616 116C615.34 116 615.68 116 615 116C615 115.34 615 115.68 615 115Z M615 110C615.66 110 615.32 110 616 110C616 110.66 616 110.32 616 111C615.34 111 615.68 111 615 111C615 110.34 615 110.68 615 110Z M615 105C615.66 105 615.32 105 616 105C616 105.66 616 105.32 616 106C615.34 106 615.68 106 615 106C615 105.34 615 105.68 615 105Z M615 100C615.66 100 615.32 100 616 100C616 100.66 616 100.32 616 101C615.34 101 615.68 101 615 101C615 100.34 615 100.68 615 100Z M615 95C615.66 95 615.32 95 616 95C616 95.66 616 95.32 616 96C615.34 96 615.68 96 615 96C615 95.34 615 95.68 615 95Z M615 90C615.66 90 615.32 90 616 90C616 90.66 616 90.32 616 91C615.34 91 615.68 91 615 91C615 90.34 615 90.68 615 90Z" fill="var(--color-accent-200)"></path><path d="M620 125C620.66 125 620.32 125 621 125C621 125.66 621 125.32 621 126C620.34 126 620.68 126 620 126C620 125.34 620 125.68 620 125Z M620 120C620.66 120 620.32 120 621 120C621 120.66 621 120.32 621 121C620.34 121 620.68 121 620 121C620 120.34 620 120.68 620 120Z M620 115C620.66 115 620.32 115 621 115C621 115.66 621 115.32 621 116C620.34 116 620.68 116 620 116C620 115.34 620 115.68 620 115Z M620 110C620.66 110 620.32 110 621 110C621 110.66 621 110.32 621 111C620.34 111 620.68 111 620 111C620 110.34 620 110.68 620 110Z M620 105C620.66 105 620.32 105 621 105C621 105.66 621 105.32 621 106C620.34 106 620.68 106 620 106C620 105.34 620 105.68 620 105Z M620 100C620.66 100 620.32 100 621 100C621 100.66 621 100.32 621 101C620.34 101 620.68 101 620 101C620 100.34 620 100.68 620 100Z M620 95C620.66 95 620.32 95 621 95C621 95.66 621 95.32 621 96C620.34 96 620.68 96 620 96C620 95.34 620 95.68 620 95Z" fill="var(--color-accent-200)"></path><path d="M625 140C625.66 140 625.32 140 626 140C626 140.66 626 140.32 626 141C625.34 141 625.68 141 625 141C625 140.34 625 140.68 625 140Z M625 135C625.66 135 625.32 135 626 135C626 135.66 626 135.32 626 136C625.34 136 625.68 136 625 136C625 135.34 625 135.68 625 135Z M625 130C625.66 130 625.32 130 626 130C626 130.66 626 130.32 626 131C625.34 131 625.68 131 625 131C625 130.34 625 130.68 625 130Z M625 125C625.66 125 625.32 125 626 125C626 125.66 626 125.32 626 126C625.34 126 625.68 126 625 126C625 125.34 625 125.68 625 125Z M625 120C625.66 120 625.32 120 626 120C626 120.66 626 120.32 626 121C625.34 121 625.68 121 625 121C625 120.34 625 120.68 625 120Z M625 115C625.66 115 625.32 115 626 115C626 115.66 626 115.32 626 116C625.34 116 625.68 116 625 116C625 115.34 625 115.68 625 115Z M625 110C625.66 110 625.32 110 626 110C626 110.66 626 110.32 626 111C625.34 111 625.68 111 625 111C625 110.34 625 110.68 625 110Z M625 105C625.66 105 625.32 105 626 105C626 105.66 626 105.32 626 106C625.34 106 625.68 106 625 106C625 105.34 625 105.68 625 105Z M625 100C625.66 100 625.32 100 626 100C626 100.66 626 100.32 626 101C625.34 101 625.68 101 625 101C625 100.34 625 100.68 625 100Z M625 95C625.66 95 625.32 95 626 95C626 95.66 626 95.32 626 96C625.34 96 625.68 96 625 96C625 95.34 625 95.68 625 95Z M625 90C625.66 90 625.32 90 626 90C626 90.66 626 90.32 626 91C625.34 91 625.68 91 625 91C625 90.34 625 90.68 625 90Z M625 85C625.66 85 625.32 85 626 85C626 85.66 626 85.32 626 86C625.34 86 625.68 86 625 86C625 85.34 625 85.68 625 85Z M625 80C625.66 80 625.32 80 626 80C626 80.66 626 80.32 626 81C625.34 81 625.68 81 625 81C625 80.34 625 80.68 625 80Z M625 75C625.66 75 625.32 75 626 75C626 75.66 626 75.32 626 76C625.34 76 625.68 76 625 76C625 75.34 625 75.68 625 75Z" fill="var(--color-accent-200)"></path><path d="M630 140C630.66 140 630.32 140 631 140C631 140.66 631 140.32 631 141C630.34 141 630.68 141 630 141C630 140.34 630 140.68 630 140Z M630 135C630.66 135 630.32 135 631 135C631 135.66 631 135.32 631 136C630.34 136 630.68 136 630 136C630 135.34 630 135.68 630 135Z M630 130C630.66 130 630.32 130 631 130C631 130.66 631 130.32 631 131C630.34 131 630.68 131 630 131C630 130.34 630 130.68 630 130Z M630 125C630.66 125 630.32 125 631 125C631 125.66 631 125.32 631 126C630.34 126 630.68 126 630 126C630 125.34 630 125.68 630 125Z M630 120C630.66 120 630.32 120 631 120C631 120.66 631 120.32 631 121C630.34 121 630.68 121 630 121C630 120.34 630 120.68 630 120Z M630 115C630.66 115 630.32 115 631 115C631 115.66 631 115.32 631 116C630.34 116 630.68 116 630 116C630 115.34 630 115.68 630 115Z M630 110C630.66 110 630.32 110 631 110C631 110.66 631 110.32 631 111C630.34 111 630.68 111 630 111C630 110.34 630 110.68 630 110Z M630 105C630.66 105 630.32 105 631 105C631 105.66 631 105.32 631 106C630.34 106 630.68 106 630 106C630 105.34 630 105.68 630 105Z M630 100C630.66 100 630.32 100 631 100C631 100.66 631 100.32 631 101C630.34 101 630.68 101 630 101C630 100.34 630 100.68 630 100Z M630 95C630.66 95 630.32 95 631 95C631 95.66 631 95.32 631 96C630.34 96 630.68 96 630 96C630 95.34 630 95.68 630 95Z M630 90C630.66 90 630.32 90 631 90C631 90.66 631 90.32 631 91C630.34 91 630.68 91 630 91C630 90.34 630 90.68 630 90Z M630 85C630.66 85 630.32 85 631 85C631 85.66 631 85.32 631 86C630.34 86 630.68 86 630 86C630 85.34 630 85.68 630 85Z M630 80C630.66 80 630.32 80 631 80C631 80.66 631 80.32 631 81C630.34 81 630.68 81 630 81C630 80.34 630 80.68 630 80Z M630 75C630.66 75 630.32 75 631 75C631 75.66 631 75.32 631 76C630.34 76 630.68 76 630 76C630 75.34 630 75.68 630 75Z" fill="var(--color-accent-200)"></path><path d="M635 130C635.66 130 635.32 130 636 130C636 130.66 636 130.32 636 131C635.34 131 635.68 131 635 131C635 130.34 635 130.68 635 130Z M635 125C635.66 125 635.32 125 636 125C636 125.66 636 125.32 636 126C635.34 126 635.68 126 635 126C635 125.34 635 125.68 635 125Z M635 120C635.66 120 635.32 120 636 120C636 120.66 636 120.32 636 121C635.34 121 635.68 121 635 121C635 120.34 635 120.68 635 120Z M635 115C635.66 115 635.32 115 636 115C636 115.66 636 115.32 636 116C635.34 116 635.68 116 635 116C635 115.34 635 115.68 635 115Z M635 110C635.66 110 635.32 110 636 110C636 110.66 636 110.32 636 111C635.34 111 635.68 111 635 111C635 110.34 635 110.68 635 110Z M635 105C635.66 105 635.32 105 636 105C636 105.66 636 105.32 636 106C635.34 106 635.68 106 635 106C635 105.34 635 105.68 635 105Z M635 100C635.66 100 635.32 100 636 100C636 100.66 636 100.32 636 101C635.34 101 635.68 101 635 101C635 100.34 635 100.68 635 100Z M635 95C635.66 95 635.32 95 636 95C636 95.66 636 95.32 636 96C635.34 96 635.68 96 635 96C635 95.34 635 95.68 635 95Z M635 90C635.66 90 635.32 90 636 90C636 90.66 636 90.32 636 91C635.34 91 635.68 91 635 91C635 90.34 635 90.68 635 90Z" fill="var(--color-accent-200)"></path><path d="M640 160C640.66 160 640.32 160 641 160C641 160.66 641 160.32 641 161C640.34 161 640.68 161 640 161C640 160.34 640 160.68 640 160Z M640 155C640.66 155 640.32 155 641 155C641 155.66 641 155.32 641 156C640.34 156 640.68 156 640 156C640 155.34 640 155.68 640 155Z M640 150C640.66 150 640.32 150 641 150C641 150.66 641 150.32 641 151C640.34 151 640.68 151 640 151C640 150.34 640 150.68 640 150Z M640 145C640.66 145 640.32 145 641 145C641 145.66 641 145.32 641 146C640.34 146 640.68 146 640 146C640 145.34 640 145.68 640 145Z M640 140C640.66 140 640.32 140 641 140C641 140.66 641 140.32 641 141C640.34 141 640.68 141 640 141C640 140.34 640 140.68 640 140Z M640 135C640.66 135 640.32 135 641 135C641 135.66 641 135.32 641 136C640.34 136 640.68 136 640 136C640 135.34 640 135.68 640 135Z M640 130C640.66 130 640.32 130 641 130C641 130.66 641 130.32 641 131C640.34 131 640.68 131 640 131C640 130.34 640 130.68 640 130Z M640 125C640.66 125 640.32 125 641 125C641 125.66 641 125.32 641 126C640.34 126 640.68 126 640 126C640 125.34 640 125.68 640 125Z M640 120C640.66 120 640.32 120 641 120C641 120.66 641 120.32 641 121C640.34 121 640.68 121 640 121C640 120.34 640 120.68 640 120Z M640 115C640.66 115 640.32 115 641 115C641 115.66 641 115.32 641 116C640.34 116 640.68 116 640 116C640 115.34 640 115.68 640 115Z M640 110C640.66 110 640.32 110 641 110C641 110.66 641 110.32 641 111C640.34 111 640.68 111 640 111C640 110.34 640 110.68 640 110Z M640 105C640.66 105 640.32 105 641 105C641 105.66 641 105.32 641 106C640.34 106 640.68 106 640 106C640 105.34 640 105.68 640 105Z M640 100C640.66 100 640.32 100 641 100C641 100.66 641 100.32 641 101C640.34 101 640.68 101 640 101C640 100.34 640 100.68 640 100Z M640 95C640.66 95 640.32 95 641 95C641 95.66 641 95.32 641 96C640.34 96 640.68 96 640 96C640 95.34 640 95.68 640 95Z M640 90C640.66 90 640.32 90 641 90C641 90.66 641 90.32 641 91C640.34 91 640.68 91 640 91C640 90.34 640 90.68 640 90Z M640 85C640.66 85 640.32 85 641 85C641 85.66 641 85.32 641 86C640.34 86 640.68 86 640 86C640 85.34 640 85.68 640 85Z M640 80C640.66 80 640.32 80 641 80C641 80.66 641 80.32 641 81C640.34 81 640.68 81 640 81C640 80.34 640 80.68 640 80Z M640 75C640.66 75 640.32 75 641 75C641 75.66 641 75.32 641 76C640.34 76 640.68 76 640 76C640 75.34 640 75.68 640 75Z M640 70C640.66 70 640.32 70 641 70C641 70.66 641 70.32 641 71C640.34 71 640.68 71 640 71C640 70.34 640 70.68 640 70Z M640 65C640.66 65 640.32 65 641 65C641 65.66 641 65.32 641 66C640.34 66 640.68 66 640 66C640 65.34 640 65.68 640 65Z M640 60C640.66 60 640.32 60 641 60C641 60.66 641 60.32 641 61C640.34 61 640.68 61 640 61C640 60.34 640 60.68 640 60Z M640 55C640.66 55 640.32 55 641 55C641 55.66 641 55.32 641 56C640.34 56 640.68 56 640 56C640 55.34 640 55.68 640 55Z" fill="var(--color-accent-200)"></path><path d="M645 130C645.66 130 645.32 130 646 130C646 130.66 646 130.32 646 131C645.34 131 645.68 131 645 131C645 130.34 645 130.68 645 130Z M645 125C645.66 125 645.32 125 646 125C646 125.66 646 125.32 646 126C645.34 126 645.68 126 645 126C645 125.34 645 125.68 645 125Z M645 120C645.66 120 645.32 120 646 120C646 120.66 646 120.32 646 121C645.34 121 645.68 121 645 121C645 120.34 645 120.68 645 120Z M645 115C645.66 115 645.32 115 646 115C646 115.66 646 115.32 646 116C645.34 116 645.68 116 645 116C645 115.34 645 115.68 645 115Z M645 110C645.66 110 645.32 110 646 110C646 110.66 646 110.32 646 111C645.34 111 645.68 111 645 111C645 110.34 645 110.68 645 110Z M645 105C645.66 105 645.32 105 646 105C646 105.66 646 105.32 646 106C645.34 106 645.68 106 645 106C645 105.34 645 105.68 645 105Z M645 100C645.66 100 645.32 100 646 100C646 100.66 646 100.32 646 101C645.34 101 645.68 101 645 101C645 100.34 645 100.68 645 100Z M645 95C645.66 95 645.32 95 646 95C646 95.66 646 95.32 646 96C645.34 96 645.68 96 645 96C645 95.34 645 95.68 645 95Z M645 90C645.66 90 645.32 90 646 90C646 90.66 646 90.32 646 91C645.34 91 645.68 91 645 91C645 90.34 645 90.68 645 90Z M645 85C645.66 85 645.32 85 646 85C646 85.66 646 85.32 646 86C645.34 86 645.68 86 645 86C645 85.34 645 85.68 645 85Z" fill="var(--color-accent-200)"></path><path d="M650 125C650.66 125 650.32 125 651 125C651 125.66 651 125.32 651 126C650.34 126 650.68 126 650 126C650 125.34 650 125.68 650 125Z M650 120C650.66 120 650.32 120 651 120C651 120.66 651 120.32 651 121C650.34 121 650.68 121 650 121C650 120.34 650 120.68 650 120Z M650 115C650.66 115 650.32 115 651 115C651 115.66 651 115.32 651 116C650.34 116 650.68 116 650 116C650 115.34 650 115.68 650 115Z M650 110C650.66 110 650.32 110 651 110C651 110.66 651 110.32 651 111C650.34 111 650.68 111 650 111C650 110.34 650 110.68 650 110Z M650 105C650.66 105 650.32 105 651 105C651 105.66 651 105.32 651 106C650.34 106 650.68 106 650 106C650 105.34 650 105.68 650 105Z M650 100C650.66 100 650.32 100 651 100C651 100.66 651 100.32 651 101C650.34 101 650.68 101 650 101C650 100.34 650 100.68 650 100Z M650 95C650.66 95 650.32 95 651 95C651 95.66 651 95.32 651 96C650.34 96 650.68 96 650 96C650 95.34 650 95.68 650 95Z" fill="var(--color-accent-200)"></path><path d="M655 140C655.66 140 655.32 140 656 140C656 140.66 656 140.32 656 141C655.34 141 655.68 141 655 141C655 140.34 655 140.68 655 140Z M655 135C655.66 135 655.32 135 656 135C656 135.66 656 135.32 656 136C655.34 136 655.68 136 655 136C655 135.34 655 135.68 655 135Z M655 130C655.66 130 655.32 130 656 130C656 130.66 656 130.32 656 131C655.34 131 655.68 131 655 131C655 130.34 655 130.68 655 130Z M655 125C655.66 125 655.32 125 656 125C656 125.66 656 125.32 656 126C655.34 126 655.68 126 655 126C655 125.34 655 125.68 655 125Z M655 120C655.66 120 655.32 120 656 120C656 120.66 656 120.32 656 121C655.34 121 655.68 121 655 121C655 120.34 655 120.68 655 120Z M655 115C655.66 115 655.32 115 656 115C656 115.66 656 115.32 656 116C655.34 116 655.68 116 655 116C655 115.34 655 115.68 655 115Z M655 110C655.66 110 655.32 110 656 110C656 110.66 656 110.32 656 111C655.34 111 655.68 111 655 111C655 110.34 655 110.68 655 110Z M655 105C655.66 105 655.32 105 656 105C656 105.66 656 105.32 656 106C655.34 106 655.68 106 655 106C655 105.34 655 105.68 655 105Z M655 100C655.66 100 655.32 100 656 100C656 100.66 656 100.32 656 101C655.34 101 655.68 101 655 101C655 100.34 655 100.68 655 100Z M655 95C655.66 95 655.32 95 656 95C656 95.66 656 95.32 656 96C655.34 96 655.68 96 655 96C655 95.34 655 95.68 655 95Z M655 90C655.66 90 655.32 90 656 90C656 90.66 656 90.32 656 91C655.34 91 655.68 91 655 91C655 90.34 655 90.68 655 90Z M655 85C655.66 85 655.32 85 656 85C656 85.66 656 85.32 656 86C655.34 86 655.68 86 655 86C655 85.34 655 85.68 655 85Z M655 80C655.66 80 655.32 80 656 80C656 80.66 656 80.32 656 81C655.34 81 655.68 81 655 81C655 80.34 655 80.68 655 80Z" fill="var(--color-accent-200)"></path><path d="M660 125C660.66 125 660.32 125 661 125C661 125.66 661 125.32 661 126C660.34 126 660.68 126 660 126C660 125.34 660 125.68 660 125Z M660 120C660.66 120 660.32 120 661 120C661 120.66 661 120.32 661 121C660.34 121 660.68 121 660 121C660 120.34 660 120.68 660 120Z M660 115C660.66 115 660.32 115 661 115C661 115.66 661 115.32 661 116C660.34 116 660.68 116 660 116C660 115.34 660 115.68 660 115Z M660 110C660.66 110 660.32 110 661 110C661 110.66 661 110.32 661 111C660.34 111 660.68 111 660 111C660 110.34 660 110.68 660 110Z M660 105C660.66 105 660.32 105 661 105C661 105.66 661 105.32 661 106C660.34 106 660.68 106 660 106C660 105.34 660 105.68 660 105Z M660 100C660.66 100 660.32 100 661 100C661 100.66 661 100.32 661 101C660.34 101 660.68 101 660 101C660 100.34 660 100.68 660 100Z M660 95C660.66 95 660.32 95 661 95C661 95.66 661 95.32 661 96C660.34 96 660.68 96 660 96C660 95.34 660 95.68 660 95Z M660 90C660.66 90 660.32 90 661 90C661 90.66 661 90.32 661 91C660.34 91 660.68 91 660 91C660 90.34 660 90.68 660 90Z" fill="var(--color-accent-200)"></path><path d="M665 160C665.66 160 665.32 160 666 160C666 160.66 666 160.32 666 161C665.34 161 665.68 161 665 161C665 160.34 665 160.68 665 160Z M665 155C665.66 155 665.32 155 666 155C666 155.66 666 155.32 666 156C665.34 156 665.68 156 665 156C665 155.34 665 155.68 665 155Z M665 150C665.66 150 665.32 150 666 150C666 150.66 666 150.32 666 151C665.34 151 665.68 151 665 151C665 150.34 665 150.68 665 150Z M665 145C665.66 145 665.32 145 666 145C666 145.66 666 145.32 666 146C665.34 146 665.68 146 665 146C665 145.34 665 145.68 665 145Z M665 140C665.66 140 665.32 140 666 140C666 140.66 666 140.32 666 141C665.34 141 665.68 141 665 141C665 140.34 665 140.68 665 140Z M665 135C665.66 135 665.32 135 666 135C666 135.66 666 135.32 666 136C665.34 136 665.68 136 665 136C665 135.34 665 135.68 665 135Z M665 130C665.66 130 665.32 130 666 130C666 130.66 666 130.32 666 131C665.34 131 665.68 131 665 131C665 130.34 665 130.68 665 130Z M665 125C665.66 125 665.32 125 666 125C666 125.66 666 125.32 666 126C665.34 126 665.68 126 665 126C665 125.34 665 125.68 665 125Z M665 120C665.66 120 665.32 120 666 120C666 120.66 666 120.32 666 121C665.34 121 665.68 121 665 121C665 120.34 665 120.68 665 120Z M665 115C665.66 115 665.32 115 666 115C666 115.66 666 115.32 666 116C665.34 116 665.68 116 665 116C665 115.34 665 115.68 665 115Z M665 110C665.66 110 665.32 110 666 110C666 110.66 666 110.32 666 111C665.34 111 665.68 111 665 111C665 110.34 665 110.68 665 110Z M665 105C665.66 105 665.32 105 666 105C666 105.66 666 105.32 666 106C665.34 106 665.68 106 665 106C665 105.34 665 105.68 665 105Z M665 100C665.66 100 665.32 100 666 100C666 100.66 666 100.32 666 101C665.34 101 665.68 101 665 101C665 100.34 665 100.68 665 100Z M665 95C665.66 95 665.32 95 666 95C666 95.66 666 95.32 666 96C665.34 96 665.68 96 665 96C665 95.34 665 95.68 665 95Z M665 90C665.66 90 665.32 90 666 90C666 90.66 666 90.32 666 91C665.34 91 665.68 91 665 91C665 90.34 665 90.68 665 90Z M665 85C665.66 85 665.32 85 666 85C666 85.66 666 85.32 666 86C665.34 86 665.68 86 665 86C665 85.34 665 85.68 665 85Z M665 80C665.66 80 665.32 80 666 80C666 80.66 666 80.32 666 81C665.34 81 665.68 81 665 81C665 80.34 665 80.68 665 80Z M665 75C665.66 75 665.32 75 666 75C666 75.66 666 75.32 666 76C665.34 76 665.68 76 665 76C665 75.34 665 75.68 665 75Z M665 70C665.66 70 665.32 70 666 70C666 70.66 666 70.32 666 71C665.34 71 665.68 71 665 71C665 70.34 665 70.68 665 70Z M665 65C665.66 65 665.32 65 666 65C666 65.66 666 65.32 666 66C665.34 66 665.68 66 665 66C665 65.34 665 65.68 665 65Z M665 60C665.66 60 665.32 60 666 60C666 60.66 666 60.32 666 61C665.34 61 665.68 61 665 61C665 60.34 665 60.68 665 60Z M665 55C665.66 55 665.32 55 666 55C666 55.66 666 55.32 666 56C665.34 56 665.68 56 665 56C665 55.34 665 55.68 665 55Z" fill="var(--color-accent-200)"></path><path d="M670 210C670.66 210 670.32 210 671 210C671 210.66 671 210.32 671 211C670.34 211 670.68 211 670 211C670 210.34 670 210.68 670 210Z M670 205C670.66 205 670.32 205 671 205C671 205.66 671 205.32 671 206C670.34 206 670.68 206 670 206C670 205.34 670 205.68 670 205Z M670 200C670.66 200 670.32 200 671 200C671 200.66 671 200.32 671 201C670.34 201 670.68 201 670 201C670 200.34 670 200.68 670 200Z M670 195C670.66 195 670.32 195 671 195C671 195.66 671 195.32 671 196C670.34 196 670.68 196 670 196C670 195.34 670 195.68 670 195Z M670 190C670.66 190 670.32 190 671 190C671 190.66 671 190.32 671 191C670.34 191 670.68 191 670 191C670 190.34 670 190.68 670 190Z M670 185C670.66 185 670.32 185 671 185C671 185.66 671 185.32 671 186C670.34 186 670.68 186 670 186C670 185.34 670 185.68 670 185Z M670 180C670.66 180 670.32 180 671 180C671 180.66 671 180.32 671 181C670.34 181 670.68 181 670 181C670 180.34 670 180.68 670 180Z M670 175C670.66 175 670.32 175 671 175C671 175.66 671 175.32 671 176C670.34 176 670.68 176 670 176C670 175.34 670 175.68 670 175Z M670 170C670.66 170 670.32 170 671 170C671 170.66 671 170.32 671 171C670.34 171 670.68 171 670 171C670 170.34 670 170.68 670 170Z M670 165C670.66 165 670.32 165 671 165C671 165.66 671 165.32 671 166C670.34 166 670.68 166 670 166C670 165.34 670 165.68 670 165Z M670 160C670.66 160 670.32 160 671 160C671 160.66 671 160.32 671 161C670.34 161 670.68 161 670 161C670 160.34 670 160.68 670 160Z M670 155C670.66 155 670.32 155 671 155C671 155.66 671 155.32 671 156C670.34 156 670.68 156 670 156C670 155.34 670 155.68 670 155Z M670 150C670.66 150 670.32 150 671 150C671 150.66 671 150.32 671 151C670.34 151 670.68 151 670 151C670 150.34 670 150.68 670 150Z M670 145C670.66 145 670.32 145 671 145C671 145.66 671 145.32 671 146C670.34 146 670.68 146 670 146C670 145.34 670 145.68 670 145Z M670 140C670.66 140 670.32 140 671 140C671 140.66 671 140.32 671 141C670.34 141 670.68 141 670 141C670 140.34 670 140.68 670 140Z M670 135C670.66 135 670.32 135 671 135C671 135.66 671 135.32 671 136C670.34 136 670.68 136 670 136C670 135.34 670 135.68 670 135Z M670 130C670.66 130 670.32 130 671 130C671 130.66 671 130.32 671 131C670.34 131 670.68 131 670 131C670 130.34 670 130.68 670 130Z M670 125C670.66 125 670.32 125 671 125C671 125.66 671 125.32 671 126C670.34 126 670.68 126 670 126C670 125.34 670 125.68 670 125Z M670 120C670.66 120 670.32 120 671 120C671 120.66 671 120.32 671 121C670.34 121 670.68 121 670 121C670 120.34 670 120.68 670 120Z M670 115C670.66 115 670.32 115 671 115C671 115.66 671 115.32 671 116C670.34 116 670.68 116 670 116C670 115.34 670 115.68 670 115Z M670 110C670.66 110 670.32 110 671 110C671 110.66 671 110.32 671 111C670.34 111 670.68 111 670 111C670 110.34 670 110.68 670 110Z M670 105C670.66 105 670.32 105 671 105C671 105.66 671 105.32 671 106C670.34 106 670.68 106 670 106C670 105.34 670 105.68 670 105Z M670 100C670.66 100 670.32 100 671 100C671 100.66 671 100.32 671 101C670.34 101 670.68 101 670 101C670 100.34 670 100.68 670 100Z M670 95C670.66 95 670.32 95 671 95C671 95.66 671 95.32 671 96C670.34 96 670.68 96 670 96C670 95.34 670 95.68 670 95Z M670 90C670.66 90 670.32 90 671 90C671 90.66 671 90.32 671 91C670.34 91 670.68 91 670 91C670 90.34 670 90.68 670 90Z M670 85C670.66 85 670.32 85 671 85C671 85.66 671 85.32 671 86C670.34 86 670.68 86 670 86C670 85.34 670 85.68 670 85Z M670 80C670.66 80 670.32 80 671 80C671 80.66 671 80.32 671 81C670.34 81 670.68 81 670 81C670 80.34 670 80.68 670 80Z M670 75C670.66 75 670.32 75 671 75C671 75.66 671 75.32 671 76C670.34 76 670.68 76 670 76C670 75.34 670 75.68 670 75Z M670 70C670.66 70 670.32 70 671 70C671 70.66 671 70.32 671 71C670.34 71 670.68 71 670 71C670 70.34 670 70.68 670 70Z M670 65C670.66 65 670.32 65 671 65C671 65.66 671 65.32 671 66C670.34 66 670.68 66 670 66C670 65.34 670 65.68 670 65Z M670 60C670.66 60 670.32 60 671 60C671 60.66 671 60.32 671 61C670.34 61 670.68 61 670 61C670 60.34 670 60.68 670 60Z M670 55C670.66 55 670.32 55 671 55C671 55.66 671 55.32 671 56C670.34 56 670.68 56 670 56C670 55.34 670 55.68 670 55Z M670 50C670.66 50 670.32 50 671 50C671 50.66 671 50.32 671 51C670.34 51 670.68 51 670 51C670 50.34 670 50.68 670 50Z M670 45C670.66 45 670.32 45 671 45C671 45.66 671 45.32 671 46C670.34 46 670.68 46 670 46C670 45.34 670 45.68 670 45Z M670 40C670.66 40 670.32 40 671 40C671 40.66 671 40.32 671 41C670.34 41 670.68 41 670 41C670 40.34 670 40.68 670 40Z M670 35C670.66 35 670.32 35 671 35C671 35.66 671 35.32 671 36C670.34 36 670.68 36 670 36C670 35.34 670 35.68 670 35Z M670 30C670.66 30 670.32 30 671 30C671 30.66 671 30.32 671 31C670.34 31 670.68 31 670 31C670 30.34 670 30.68 670 30Z M670 25C670.66 25 670.32 25 671 25C671 25.66 671 25.32 671 26C670.34 26 670.68 26 670 26C670 25.34 670 25.68 670 25Z M670 20C670.66 20 670.32 20 671 20C671 20.66 671 20.32 671 21C670.34 21 670.68 21 670 21C670 20.34 670 20.68 670 20Z M670 15C670.66 15 670.32 15 671 15C671 15.66 671 15.32 671 16C670.34 16 670.68 16 670 16C670 15.34 670 15.68 670 15Z M670 10C670.66 10 670.32 10 671 10C671 10.66 671 10.32 671 11C670.34 11 670.68 11 670 11C670 10.34 670 10.68 670 10Z" fill="var(--color-accent-200)"></path><path d="M675 115C675.66 115 675.32 115 676 115C676 115.66 676 115.32 676 116C675.34 116 675.68 116 675 116C675 115.34 675 115.68 675 115Z M675 110C675.66 110 675.32 110 676 110C676 110.66 676 110.32 676 111C675.34 111 675.68 111 675 111C675 110.34 675 110.68 675 110Z M675 105C675.66 105 675.32 105 676 105C676 105.66 676 105.32 676 106C675.34 106 675.68 106 675 106C675 105.34 675 105.68 675 105Z" fill="var(--color-accent-200)"></path><path d="M680 185C680.66 185 680.32 185 681 185C681 185.66 681 185.32 681 186C680.34 186 680.68 186 680 186C680 185.34 680 185.68 680 185Z M680 180C680.66 180 680.32 180 681 180C681 180.66 681 180.32 681 181C680.34 181 680.68 181 680 181C680 180.34 680 180.68 680 180Z M680 175C680.66 175 680.32 175 681 175C681 175.66 681 175.32 681 176C680.34 176 680.68 176 680 176C680 175.34 680 175.68 680 175Z M680 170C680.66 170 680.32 170 681 170C681 170.66 681 170.32 681 171C680.34 171 680.68 171 680 171C680 170.34 680 170.68 680 170Z M680 165C680.66 165 680.32 165 681 165C681 165.66 681 165.32 681 166C680.34 166 680.68 166 680 166C680 165.34 680 165.68 680 165Z M680 160C680.66 160 680.32 160 681 160C681 160.66 681 160.32 681 161C680.34 161 680.68 161 680 161C680 160.34 680 160.68 680 160Z M680 155C680.66 155 680.32 155 681 155C681 155.66 681 155.32 681 156C680.34 156 680.68 156 680 156C680 155.34 680 155.68 680 155Z M680 150C680.66 150 680.32 150 681 150C681 150.66 681 150.32 681 151C680.34 151 680.68 151 680 151C680 150.34 680 150.68 680 150Z M680 145C680.66 145 680.32 145 681 145C681 145.66 681 145.32 681 146C680.34 146 680.68 146 680 146C680 145.34 680 145.68 680 145Z M680 140C680.66 140 680.32 140 681 140C681 140.66 681 140.32 681 141C680.34 141 680.68 141 680 141C680 140.34 680 140.68 680 140Z M680 135C680.66 135 680.32 135 681 135C681 135.66 681 135.32 681 136C680.34 136 680.68 136 680 136C680 135.34 680 135.68 680 135Z M680 130C680.66 130 680.32 130 681 130C681 130.66 681 130.32 681 131C680.34 131 680.68 131 680 131C680 130.34 680 130.68 680 130Z M680 125C680.66 125 680.32 125 681 125C681 125.66 681 125.32 681 126C680.34 126 680.68 126 680 126C680 125.34 680 125.68 680 125Z M680 120C680.66 120 680.32 120 681 120C681 120.66 681 120.32 681 121C680.34 121 680.68 121 680 121C680 120.34 680 120.68 680 120Z M680 115C680.66 115 680.32 115 681 115C681 115.66 681 115.32 681 116C680.34 116 680.68 116 680 116C680 115.34 680 115.68 680 115Z M680 110C680.66 110 680.32 110 681 110C681 110.66 681 110.32 681 111C680.34 111 680.68 111 680 111C680 110.34 680 110.68 680 110Z M680 105C680.66 105 680.32 105 681 105C681 105.66 681 105.32 681 106C680.34 106 680.68 106 680 106C680 105.34 680 105.68 680 105Z M680 100C680.66 100 680.32 100 681 100C681 100.66 681 100.32 681 101C680.34 101 680.68 101 680 101C680 100.34 680 100.68 680 100Z M680 95C680.66 95 680.32 95 681 95C681 95.66 681 95.32 681 96C680.34 96 680.68 96 680 96C680 95.34 680 95.68 680 95Z M680 90C680.66 90 680.32 90 681 90C681 90.66 681 90.32 681 91C680.34 91 680.68 91 680 91C680 90.34 680 90.68 680 90Z M680 85C680.66 85 680.32 85 681 85C681 85.66 681 85.32 681 86C680.34 86 680.68 86 680 86C680 85.34 680 85.68 680 85Z M680 80C680.66 80 680.32 80 681 80C681 80.66 681 80.32 681 81C680.34 81 680.68 81 680 81C680 80.34 680 80.68 680 80Z M680 75C680.66 75 680.32 75 681 75C681 75.66 681 75.32 681 76C680.34 76 680.68 76 680 76C680 75.34 680 75.68 680 75Z M680 70C680.66 70 680.32 70 681 70C681 70.66 681 70.32 681 71C680.34 71 680.68 71 680 71C680 70.34 680 70.68 680 70Z M680 65C680.66 65 680.32 65 681 65C681 65.66 681 65.32 681 66C680.34 66 680.68 66 680 66C680 65.34 680 65.68 680 65Z M680 60C680.66 60 680.32 60 681 60C681 60.66 681 60.32 681 61C680.34 61 680.68 61 680 61C680 60.34 680 60.68 680 60Z M680 55C680.66 55 680.32 55 681 55C681 55.66 681 55.32 681 56C680.34 56 680.68 56 680 56C680 55.34 680 55.68 680 55Z M680 50C680.66 50 680.32 50 681 50C681 50.66 681 50.32 681 51C680.34 51 680.68 51 680 51C680 50.34 680 50.68 680 50Z M680 45C680.66 45 680.32 45 681 45C681 45.66 681 45.32 681 46C680.34 46 680.68 46 680 46C680 45.34 680 45.68 680 45Z M680 40C680.66 40 680.32 40 681 40C681 40.66 681 40.32 681 41C680.34 41 680.68 41 680 41C680 40.34 680 40.68 680 40Z M680 35C680.66 35 680.32 35 681 35C681 35.66 681 35.32 681 36C680.34 36 680.68 36 680 36C680 35.34 680 35.68 680 35Z M680 30C680.66 30 680.32 30 681 30C681 30.66 681 30.32 681 31C680.34 31 680.68 31 680 31C680 30.34 680 30.68 680 30Z" fill="var(--color-accent-200)"></path><path d="M685 160C685.66 160 685.32 160 686 160C686 160.66 686 160.32 686 161C685.34 161 685.68 161 685 161C685 160.34 685 160.68 685 160Z M685 155C685.66 155 685.32 155 686 155C686 155.66 686 155.32 686 156C685.34 156 685.68 156 685 156C685 155.34 685 155.68 685 155Z M685 150C685.66 150 685.32 150 686 150C686 150.66 686 150.32 686 151C685.34 151 685.68 151 685 151C685 150.34 685 150.68 685 150Z M685 145C685.66 145 685.32 145 686 145C686 145.66 686 145.32 686 146C685.34 146 685.68 146 685 146C685 145.34 685 145.68 685 145Z M685 140C685.66 140 685.32 140 686 140C686 140.66 686 140.32 686 141C685.34 141 685.68 141 685 141C685 140.34 685 140.68 685 140Z M685 135C685.66 135 685.32 135 686 135C686 135.66 686 135.32 686 136C685.34 136 685.68 136 685 136C685 135.34 685 135.68 685 135Z M685 130C685.66 130 685.32 130 686 130C686 130.66 686 130.32 686 131C685.34 131 685.68 131 685 131C685 130.34 685 130.68 685 130Z M685 125C685.66 125 685.32 125 686 125C686 125.66 686 125.32 686 126C685.34 126 685.68 126 685 126C685 125.34 685 125.68 685 125Z M685 120C685.66 120 685.32 120 686 120C686 120.66 686 120.32 686 121C685.34 121 685.68 121 685 121C685 120.34 685 120.68 685 120Z M685 115C685.66 115 685.32 115 686 115C686 115.66 686 115.32 686 116C685.34 116 685.68 116 685 116C685 115.34 685 115.68 685 115Z M685 110C685.66 110 685.32 110 686 110C686 110.66 686 110.32 686 111C685.34 111 685.68 111 685 111C685 110.34 685 110.68 685 110Z M685 105C685.66 105 685.32 105 686 105C686 105.66 686 105.32 686 106C685.34 106 685.68 106 685 106C685 105.34 685 105.68 685 105Z M685 100C685.66 100 685.32 100 686 100C686 100.66 686 100.32 686 101C685.34 101 685.68 101 685 101C685 100.34 685 100.68 685 100Z M685 95C685.66 95 685.32 95 686 95C686 95.66 686 95.32 686 96C685.34 96 685.68 96 685 96C685 95.34 685 95.68 685 95Z M685 90C685.66 90 685.32 90 686 90C686 90.66 686 90.32 686 91C685.34 91 685.68 91 685 91C685 90.34 685 90.68 685 90Z M685 85C685.66 85 685.32 85 686 85C686 85.66 686 85.32 686 86C685.34 86 685.68 86 685 86C685 85.34 685 85.68 685 85Z M685 80C685.66 80 685.32 80 686 80C686 80.66 686 80.32 686 81C685.34 81 685.68 81 685 81C685 80.34 685 80.68 685 80Z M685 75C685.66 75 685.32 75 686 75C686 75.66 686 75.32 686 76C685.34 76 685.68 76 685 76C685 75.34 685 75.68 685 75Z M685 70C685.66 70 685.32 70 686 70C686 70.66 686 70.32 686 71C685.34 71 685.68 71 685 71C685 70.34 685 70.68 685 70Z M685 65C685.66 65 685.32 65 686 65C686 65.66 686 65.32 686 66C685.34 66 685.68 66 685 66C685 65.34 685 65.68 685 65Z M685 60C685.66 60 685.32 60 686 60C686 60.66 686 60.32 686 61C685.34 61 685.68 61 685 61C685 60.34 685 60.68 685 60Z M685 55C685.66 55 685.32 55 686 55C686 55.66 686 55.32 686 56C685.34 56 685.68 56 685 56C685 55.34 685 55.68 685 55Z" fill="var(--color-accent-200)"></path><path d="M690 220C690.66 220 690.32 220 691 220C691 220.66 691 220.32 691 221C690.34 221 690.68 221 690 221C690 220.34 690 220.68 690 220Z M690 215C690.66 215 690.32 215 691 215C691 215.66 691 215.32 691 216C690.34 216 690.68 216 690 216C690 215.34 690 215.68 690 215Z M690 210C690.66 210 690.32 210 691 210C691 210.66 691 210.32 691 211C690.34 211 690.68 211 690 211C690 210.34 690 210.68 690 210Z M690 205C690.66 205 690.32 205 691 205C691 205.66 691 205.32 691 206C690.34 206 690.68 206 690 206C690 205.34 690 205.68 690 205Z M690 200C690.66 200 690.32 200 691 200C691 200.66 691 200.32 691 201C690.34 201 690.68 201 690 201C690 200.34 690 200.68 690 200Z M690 195C690.66 195 690.32 195 691 195C691 195.66 691 195.32 691 196C690.34 196 690.68 196 690 196C690 195.34 690 195.68 690 195Z M690 190C690.66 190 690.32 190 691 190C691 190.66 691 190.32 691 191C690.34 191 690.68 191 690 191C690 190.34 690 190.68 690 190Z M690 185C690.66 185 690.32 185 691 185C691 185.66 691 185.32 691 186C690.34 186 690.68 186 690 186C690 185.34 690 185.68 690 185Z M690 180C690.66 180 690.32 180 691 180C691 180.66 691 180.32 691 181C690.34 181 690.68 181 690 181C690 180.34 690 180.68 690 180Z M690 175C690.66 175 690.32 175 691 175C691 175.66 691 175.32 691 176C690.34 176 690.68 176 690 176C690 175.34 690 175.68 690 175Z M690 170C690.66 170 690.32 170 691 170C691 170.66 691 170.32 691 171C690.34 171 690.68 171 690 171C690 170.34 690 170.68 690 170Z M690 165C690.66 165 690.32 165 691 165C691 165.66 691 165.32 691 166C690.34 166 690.68 166 690 166C690 165.34 690 165.68 690 165Z M690 160C690.66 160 690.32 160 691 160C691 160.66 691 160.32 691 161C690.34 161 690.68 161 690 161C690 160.34 690 160.68 690 160Z M690 155C690.66 155 690.32 155 691 155C691 155.66 691 155.32 691 156C690.34 156 690.68 156 690 156C690 155.34 690 155.68 690 155Z M690 150C690.66 150 690.32 150 691 150C691 150.66 691 150.32 691 151C690.34 151 690.68 151 690 151C690 150.34 690 150.68 690 150Z M690 145C690.66 145 690.32 145 691 145C691 145.66 691 145.32 691 146C690.34 146 690.68 146 690 146C690 145.34 690 145.68 690 145Z M690 140C690.66 140 690.32 140 691 140C691 140.66 691 140.32 691 141C690.34 141 690.68 141 690 141C690 140.34 690 140.68 690 140Z M690 135C690.66 135 690.32 135 691 135C691 135.66 691 135.32 691 136C690.34 136 690.68 136 690 136C690 135.34 690 135.68 690 135Z M690 130C690.66 130 690.32 130 691 130C691 130.66 691 130.32 691 131C690.34 131 690.68 131 690 131C690 130.34 690 130.68 690 130Z M690 125C690.66 125 690.32 125 691 125C691 125.66 691 125.32 691 126C690.34 126 690.68 126 690 126C690 125.34 690 125.68 690 125Z M690 120C690.66 120 690.32 120 691 120C691 120.66 691 120.32 691 121C690.34 121 690.68 121 690 121C690 120.34 690 120.68 690 120Z M690 115C690.66 115 690.32 115 691 115C691 115.66 691 115.32 691 116C690.34 116 690.68 116 690 116C690 115.34 690 115.68 690 115Z M690 110C690.66 110 690.32 110 691 110C691 110.66 691 110.32 691 111C690.34 111 690.68 111 690 111C690 110.34 690 110.68 690 110Z M690 105C690.66 105 690.32 105 691 105C691 105.66 691 105.32 691 106C690.34 106 690.68 106 690 106C690 105.34 690 105.68 690 105Z M690 100C690.66 100 690.32 100 691 100C691 100.66 691 100.32 691 101C690.34 101 690.68 101 690 101C690 100.34 690 100.68 690 100Z M690 95C690.66 95 690.32 95 691 95C691 95.66 691 95.32 691 96C690.34 96 690.68 96 690 96C690 95.34 690 95.68 690 95Z M690 90C690.66 90 690.32 90 691 90C691 90.66 691 90.32 691 91C690.34 91 690.68 91 690 91C690 90.34 690 90.68 690 90Z M690 85C690.66 85 690.32 85 691 85C691 85.66 691 85.32 691 86C690.34 86 690.68 86 690 86C690 85.34 690 85.68 690 85Z M690 80C690.66 80 690.32 80 691 80C691 80.66 691 80.32 691 81C690.34 81 690.68 81 690 81C690 80.34 690 80.68 690 80Z M690 75C690.66 75 690.32 75 691 75C691 75.66 691 75.32 691 76C690.34 76 690.68 76 690 76C690 75.34 690 75.68 690 75Z M690 70C690.66 70 690.32 70 691 70C691 70.66 691 70.32 691 71C690.34 71 690.68 71 690 71C690 70.34 690 70.68 690 70Z M690 65C690.66 65 690.32 65 691 65C691 65.66 691 65.32 691 66C690.34 66 690.68 66 690 66C690 65.34 690 65.68 690 65Z M690 60C690.66 60 690.32 60 691 60C691 60.66 691 60.32 691 61C690.34 61 690.68 61 690 61C690 60.34 690 60.68 690 60Z M690 55C690.66 55 690.32 55 691 55C691 55.66 691 55.32 691 56C690.34 56 690.68 56 690 56C690 55.34 690 55.68 690 55Z M690 50C690.66 50 690.32 50 691 50C691 50.66 691 50.32 691 51C690.34 51 690.68 51 690 51C690 50.34 690 50.68 690 50Z M690 45C690.66 45 690.32 45 691 45C691 45.66 691 45.32 691 46C690.34 46 690.68 46 690 46C690 45.34 690 45.68 690 45Z M690 40C690.66 40 690.32 40 691 40C691 40.66 691 40.32 691 41C690.34 41 690.68 41 690 41C690 40.34 690 40.68 690 40Z M690 35C690.66 35 690.32 35 691 35C691 35.66 691 35.32 691 36C690.34 36 690.68 36 690 36C690 35.34 690 35.68 690 35Z M690 30C690.66 30 690.32 30 691 30C691 30.66 691 30.32 691 31C690.34 31 690.68 31 690 31C690 30.34 690 30.68 690 30Z M690 25C690.66 25 690.32 25 691 25C691 25.66 691 25.32 691 26C690.34 26 690.68 26 690 26C690 25.34 690 25.68 690 25Z M690 20C690.66 20 690.32 20 691 20C691 20.66 691 20.32 691 21C690.34 21 690.68 21 690 21C690 20.34 690 20.68 690 20Z M690 15C690.66 15 690.32 15 691 15C691 15.66 691 15.32 691 16C690.34 16 690.68 16 690 16C690 15.34 690 15.68 690 15Z M690 10C690.66 10 690.32 10 691 10C691 10.66 691 10.32 691 11C690.34 11 690.68 11 690 11C690 10.34 690 10.68 690 10Z M690 5C690.66 5 690.32 5 691 5C691 5.66 691 5.32 691 6C690.34 6 690.68 6 690 6C690 5.34 690 5.68 690 5Z M690 0C690.66 0 690.32 0 691 0C691 0.66 691 0.32 691 1C690.34 1 690.68 1 690 1C690 0.34 690 0.68 690 0Z" fill="var(--color-accent-200)"></path><path d="M695 150C695.66 150 695.32 150 696 150C696 150.66 696 150.32 696 151C695.34 151 695.68 151 695 151C695 150.34 695 150.68 695 150Z M695 145C695.66 145 695.32 145 696 145C696 145.66 696 145.32 696 146C695.34 146 695.68 146 695 146C695 145.34 695 145.68 695 145Z M695 140C695.66 140 695.32 140 696 140C696 140.66 696 140.32 696 141C695.34 141 695.68 141 695 141C695 140.34 695 140.68 695 140Z M695 135C695.66 135 695.32 135 696 135C696 135.66 696 135.32 696 136C695.34 136 695.68 136 695 136C695 135.34 695 135.68 695 135Z M695 130C695.66 130 695.32 130 696 130C696 130.66 696 130.32 696 131C695.34 131 695.68 131 695 131C695 130.34 695 130.68 695 130Z M695 125C695.66 125 695.32 125 696 125C696 125.66 696 125.32 696 126C695.34 126 695.68 126 695 126C695 125.34 695 125.68 695 125Z M695 120C695.66 120 695.32 120 696 120C696 120.66 696 120.32 696 121C695.34 121 695.68 121 695 121C695 120.34 695 120.68 695 120Z M695 115C695.66 115 695.32 115 696 115C696 115.66 696 115.32 696 116C695.34 116 695.68 116 695 116C695 115.34 695 115.68 695 115Z M695 110C695.66 110 695.32 110 696 110C696 110.66 696 110.32 696 111C695.34 111 695.68 111 695 111C695 110.34 695 110.68 695 110Z M695 105C695.66 105 695.32 105 696 105C696 105.66 696 105.32 696 106C695.34 106 695.68 106 695 106C695 105.34 695 105.68 695 105Z M695 100C695.66 100 695.32 100 696 100C696 100.66 696 100.32 696 101C695.34 101 695.68 101 695 101C695 100.34 695 100.68 695 100Z M695 95C695.66 95 695.32 95 696 95C696 95.66 696 95.32 696 96C695.34 96 695.68 96 695 96C695 95.34 695 95.68 695 95Z M695 90C695.66 90 695.32 90 696 90C696 90.66 696 90.32 696 91C695.34 91 695.68 91 695 91C695 90.34 695 90.68 695 90Z M695 85C695.66 85 695.32 85 696 85C696 85.66 696 85.32 696 86C695.34 86 695.68 86 695 86C695 85.34 695 85.68 695 85Z M695 80C695.66 80 695.32 80 696 80C696 80.66 696 80.32 696 81C695.34 81 695.68 81 695 81C695 80.34 695 80.68 695 80Z M695 75C695.66 75 695.32 75 696 75C696 75.66 696 75.32 696 76C695.34 76 695.68 76 695 76C695 75.34 695 75.68 695 75Z M695 70C695.66 70 695.32 70 696 70C696 70.66 696 70.32 696 71C695.34 71 695.68 71 695 71C695 70.34 695 70.68 695 70Z M695 65C695.66 65 695.32 65 696 65C696 65.66 696 65.32 696 66C695.34 66 695.68 66 695 66C695 65.34 695 65.68 695 65Z" fill="var(--color-accent-200)"></path><path d="M700 140C700.66 140 700.32 140 701 140C701 140.66 701 140.32 701 141C700.34 141 700.68 141 700 141C700 140.34 700 140.68 700 140Z M700 135C700.66 135 700.32 135 701 135C701 135.66 701 135.32 701 136C700.34 136 700.68 136 700 136C700 135.34 700 135.68 700 135Z M700 130C700.66 130 700.32 130 701 130C701 130.66 701 130.32 701 131C700.34 131 700.68 131 700 131C700 130.34 700 130.68 700 130Z M700 125C700.66 125 700.32 125 701 125C701 125.66 701 125.32 701 126C700.34 126 700.68 126 700 126C700 125.34 700 125.68 700 125Z M700 120C700.66 120 700.32 120 701 120C701 120.66 701 120.32 701 121C700.34 121 700.68 121 700 121C700 120.34 700 120.68 700 120Z M700 115C700.66 115 700.32 115 701 115C701 115.66 701 115.32 701 116C700.34 116 700.68 116 700 116C700 115.34 700 115.68 700 115Z M700 110C700.66 110 700.32 110 701 110C701 110.66 701 110.32 701 111C700.34 111 700.68 111 700 111C700 110.34 700 110.68 700 110Z M700 105C700.66 105 700.32 105 701 105C701 105.66 701 105.32 701 106C700.34 106 700.68 106 700 106C700 105.34 700 105.68 700 105Z M700 100C700.66 100 700.32 100 701 100C701 100.66 701 100.32 701 101C700.34 101 700.68 101 700 101C700 100.34 700 100.68 700 100Z M700 95C700.66 95 700.32 95 701 95C701 95.66 701 95.32 701 96C700.34 96 700.68 96 700 96C700 95.34 700 95.68 700 95Z M700 90C700.66 90 700.32 90 701 90C701 90.66 701 90.32 701 91C700.34 91 700.68 91 700 91C700 90.34 700 90.68 700 90Z M700 85C700.66 85 700.32 85 701 85C701 85.66 701 85.32 701 86C700.34 86 700.68 86 700 86C700 85.34 700 85.68 700 85Z M700 80C700.66 80 700.32 80 701 80C701 80.66 701 80.32 701 81C700.34 81 700.68 81 700 81C700 80.34 700 80.68 700 80Z" fill="var(--color-accent-200)"></path><path d="M705 140C705.66 140 705.32 140 706 140C706 140.66 706 140.32 706 141C705.34 141 705.68 141 705 141C705 140.34 705 140.68 705 140Z M705 135C705.66 135 705.32 135 706 135C706 135.66 706 135.32 706 136C705.34 136 705.68 136 705 136C705 135.34 705 135.68 705 135Z M705 130C705.66 130 705.32 130 706 130C706 130.66 706 130.32 706 131C705.34 131 705.68 131 705 131C705 130.34 705 130.68 705 130Z M705 125C705.66 125 705.32 125 706 125C706 125.66 706 125.32 706 126C705.34 126 705.68 126 705 126C705 125.34 705 125.68 705 125Z M705 120C705.66 120 705.32 120 706 120C706 120.66 706 120.32 706 121C705.34 121 705.68 121 705 121C705 120.34 705 120.68 705 120Z M705 115C705.66 115 705.32 115 706 115C706 115.66 706 115.32 706 116C705.34 116 705.68 116 705 116C705 115.34 705 115.68 705 115Z M705 110C705.66 110 705.32 110 706 110C706 110.66 706 110.32 706 111C705.34 111 705.68 111 705 111C705 110.34 705 110.68 705 110Z M705 105C705.66 105 705.32 105 706 105C706 105.66 706 105.32 706 106C705.34 106 705.68 106 705 106C705 105.34 705 105.68 705 105Z M705 100C705.66 100 705.32 100 706 100C706 100.66 706 100.32 706 101C705.34 101 705.68 101 705 101C705 100.34 705 100.68 705 100Z M705 95C705.66 95 705.32 95 706 95C706 95.66 706 95.32 706 96C705.34 96 705.68 96 705 96C705 95.34 705 95.68 705 95Z M705 90C705.66 90 705.32 90 706 90C706 90.66 706 90.32 706 91C705.34 91 705.68 91 705 91C705 90.34 705 90.68 705 90Z M705 85C705.66 85 705.32 85 706 85C706 85.66 706 85.32 706 86C705.34 86 705.68 86 705 86C705 85.34 705 85.68 705 85Z M705 80C705.66 80 705.32 80 706 80C706 80.66 706 80.32 706 81C705.34 81 705.68 81 705 81C705 80.34 705 80.68 705 80Z M705 75C705.66 75 705.32 75 706 75C706 75.66 706 75.32 706 76C705.34 76 705.68 76 705 76C705 75.34 705 75.68 705 75Z" fill="var(--color-accent-200)"></path><path d="M710 130C710.66 130 710.32 130 711 130C711 130.66 711 130.32 711 131C710.34 131 710.68 131 710 131C710 130.34 710 130.68 710 130Z M710 125C710.66 125 710.32 125 711 125C711 125.66 711 125.32 711 126C710.34 126 710.68 126 710 126C710 125.34 710 125.68 710 125Z M710 120C710.66 120 710.32 120 711 120C711 120.66 711 120.32 711 121C710.34 121 710.68 121 710 121C710 120.34 710 120.68 710 120Z M710 115C710.66 115 710.32 115 711 115C711 115.66 711 115.32 711 116C710.34 116 710.68 116 710 116C710 115.34 710 115.68 710 115Z M710 110C710.66 110 710.32 110 711 110C711 110.66 711 110.32 711 111C710.34 111 710.68 111 710 111C710 110.34 710 110.68 710 110Z M710 105C710.66 105 710.32 105 711 105C711 105.66 711 105.32 711 106C710.34 106 710.68 106 710 106C710 105.34 710 105.68 710 105Z M710 100C710.66 100 710.32 100 711 100C711 100.66 711 100.32 711 101C710.34 101 710.68 101 710 101C710 100.34 710 100.68 710 100Z M710 95C710.66 95 710.32 95 711 95C711 95.66 711 95.32 711 96C710.34 96 710.68 96 710 96C710 95.34 710 95.68 710 95Z M710 90C710.66 90 710.32 90 711 90C711 90.66 711 90.32 711 91C710.34 91 710.68 91 710 91C710 90.34 710 90.68 710 90Z M710 85C710.66 85 710.32 85 711 85C711 85.66 711 85.32 711 86C710.34 86 710.68 86 710 86C710 85.34 710 85.68 710 85Z" fill="var(--color-accent-200)"></path><path d="M715 185C715.66 185 715.32 185 716 185C716 185.66 716 185.32 716 186C715.34 186 715.68 186 715 186C715 185.34 715 185.68 715 185Z M715 180C715.66 180 715.32 180 716 180C716 180.66 716 180.32 716 181C715.34 181 715.68 181 715 181C715 180.34 715 180.68 715 180Z M715 175C715.66 175 715.32 175 716 175C716 175.66 716 175.32 716 176C715.34 176 715.68 176 715 176C715 175.34 715 175.68 715 175Z M715 170C715.66 170 715.32 170 716 170C716 170.66 716 170.32 716 171C715.34 171 715.68 171 715 171C715 170.34 715 170.68 715 170Z M715 165C715.66 165 715.32 165 716 165C716 165.66 716 165.32 716 166C715.34 166 715.68 166 715 166C715 165.34 715 165.68 715 165Z M715 160C715.66 160 715.32 160 716 160C716 160.66 716 160.32 716 161C715.34 161 715.68 161 715 161C715 160.34 715 160.68 715 160Z M715 155C715.66 155 715.32 155 716 155C716 155.66 716 155.32 716 156C715.34 156 715.68 156 715 156C715 155.34 715 155.68 715 155Z M715 150C715.66 150 715.32 150 716 150C716 150.66 716 150.32 716 151C715.34 151 715.68 151 715 151C715 150.34 715 150.68 715 150Z M715 145C715.66 145 715.32 145 716 145C716 145.66 716 145.32 716 146C715.34 146 715.68 146 715 146C715 145.34 715 145.68 715 145Z M715 140C715.66 140 715.32 140 716 140C716 140.66 716 140.32 716 141C715.34 141 715.68 141 715 141C715 140.34 715 140.68 715 140Z M715 135C715.66 135 715.32 135 716 135C716 135.66 716 135.32 716 136C715.34 136 715.68 136 715 136C715 135.34 715 135.68 715 135Z M715 130C715.66 130 715.32 130 716 130C716 130.66 716 130.32 716 131C715.34 131 715.68 131 715 131C715 130.34 715 130.68 715 130Z M715 125C715.66 125 715.32 125 716 125C716 125.66 716 125.32 716 126C715.34 126 715.68 126 715 126C715 125.34 715 125.68 715 125Z M715 120C715.66 120 715.32 120 716 120C716 120.66 716 120.32 716 121C715.34 121 715.68 121 715 121C715 120.34 715 120.68 715 120Z M715 115C715.66 115 715.32 115 716 115C716 115.66 716 115.32 716 116C715.34 116 715.68 116 715 116C715 115.34 715 115.68 715 115Z M715 110C715.66 110 715.32 110 716 110C716 110.66 716 110.32 716 111C715.34 111 715.68 111 715 111C715 110.34 715 110.68 715 110Z M715 105C715.66 105 715.32 105 716 105C716 105.66 716 105.32 716 106C715.34 106 715.68 106 715 106C715 105.34 715 105.68 715 105Z M715 100C715.66 100 715.32 100 716 100C716 100.66 716 100.32 716 101C715.34 101 715.68 101 715 101C715 100.34 715 100.68 715 100Z M715 95C715.66 95 715.32 95 716 95C716 95.66 716 95.32 716 96C715.34 96 715.68 96 715 96C715 95.34 715 95.68 715 95Z M715 90C715.66 90 715.32 90 716 90C716 90.66 716 90.32 716 91C715.34 91 715.68 91 715 91C715 90.34 715 90.68 715 90Z M715 85C715.66 85 715.32 85 716 85C716 85.66 716 85.32 716 86C715.34 86 715.68 86 715 86C715 85.34 715 85.68 715 85Z M715 80C715.66 80 715.32 80 716 80C716 80.66 716 80.32 716 81C715.34 81 715.68 81 715 81C715 80.34 715 80.68 715 80Z M715 75C715.66 75 715.32 75 716 75C716 75.66 716 75.32 716 76C715.34 76 715.68 76 715 76C715 75.34 715 75.68 715 75Z M715 70C715.66 70 715.32 70 716 70C716 70.66 716 70.32 716 71C715.34 71 715.68 71 715 71C715 70.34 715 70.68 715 70Z M715 65C715.66 65 715.32 65 716 65C716 65.66 716 65.32 716 66C715.34 66 715.68 66 715 66C715 65.34 715 65.68 715 65Z M715 60C715.66 60 715.32 60 716 60C716 60.66 716 60.32 716 61C715.34 61 715.68 61 715 61C715 60.34 715 60.68 715 60Z M715 55C715.66 55 715.32 55 716 55C716 55.66 716 55.32 716 56C715.34 56 715.68 56 715 56C715 55.34 715 55.68 715 55Z M715 50C715.66 50 715.32 50 716 50C716 50.66 716 50.32 716 51C715.34 51 715.68 51 715 51C715 50.34 715 50.68 715 50Z M715 45C715.66 45 715.32 45 716 45C716 45.66 716 45.32 716 46C715.34 46 715.68 46 715 46C715 45.34 715 45.68 715 45Z M715 40C715.66 40 715.32 40 716 40C716 40.66 716 40.32 716 41C715.34 41 715.68 41 715 41C715 40.34 715 40.68 715 40Z M715 35C715.66 35 715.32 35 716 35C716 35.66 716 35.32 716 36C715.34 36 715.68 36 715 36C715 35.34 715 35.68 715 35Z M715 30C715.66 30 715.32 30 716 30C716 30.66 716 30.32 716 31C715.34 31 715.68 31 715 31C715 30.34 715 30.68 715 30Z" fill="var(--color-accent-200)"></path><path d="M720 185C720.66 185 720.32 185 721 185C721 185.66 721 185.32 721 186C720.34 186 720.68 186 720 186C720 185.34 720 185.68 720 185Z M720 180C720.66 180 720.32 180 721 180C721 180.66 721 180.32 721 181C720.34 181 720.68 181 720 181C720 180.34 720 180.68 720 180Z M720 175C720.66 175 720.32 175 721 175C721 175.66 721 175.32 721 176C720.34 176 720.68 176 720 176C720 175.34 720 175.68 720 175Z M720 170C720.66 170 720.32 170 721 170C721 170.66 721 170.32 721 171C720.34 171 720.68 171 720 171C720 170.34 720 170.68 720 170Z M720 165C720.66 165 720.32 165 721 165C721 165.66 721 165.32 721 166C720.34 166 720.68 166 720 166C720 165.34 720 165.68 720 165Z M720 160C720.66 160 720.32 160 721 160C721 160.66 721 160.32 721 161C720.34 161 720.68 161 720 161C720 160.34 720 160.68 720 160Z M720 155C720.66 155 720.32 155 721 155C721 155.66 721 155.32 721 156C720.34 156 720.68 156 720 156C720 155.34 720 155.68 720 155Z M720 150C720.66 150 720.32 150 721 150C721 150.66 721 150.32 721 151C720.34 151 720.68 151 720 151C720 150.34 720 150.68 720 150Z M720 145C720.66 145 720.32 145 721 145C721 145.66 721 145.32 721 146C720.34 146 720.68 146 720 146C720 145.34 720 145.68 720 145Z M720 140C720.66 140 720.32 140 721 140C721 140.66 721 140.32 721 141C720.34 141 720.68 141 720 141C720 140.34 720 140.68 720 140Z M720 135C720.66 135 720.32 135 721 135C721 135.66 721 135.32 721 136C720.34 136 720.68 136 720 136C720 135.34 720 135.68 720 135Z M720 130C720.66 130 720.32 130 721 130C721 130.66 721 130.32 721 131C720.34 131 720.68 131 720 131C720 130.34 720 130.68 720 130Z M720 125C720.66 125 720.32 125 721 125C721 125.66 721 125.32 721 126C720.34 126 720.68 126 720 126C720 125.34 720 125.68 720 125Z M720 120C720.66 120 720.32 120 721 120C721 120.66 721 120.32 721 121C720.34 121 720.68 121 720 121C720 120.34 720 120.68 720 120Z M720 115C720.66 115 720.32 115 721 115C721 115.66 721 115.32 721 116C720.34 116 720.68 116 720 116C720 115.34 720 115.68 720 115Z M720 110C720.66 110 720.32 110 721 110C721 110.66 721 110.32 721 111C720.34 111 720.68 111 720 111C720 110.34 720 110.68 720 110Z M720 105C720.66 105 720.32 105 721 105C721 105.66 721 105.32 721 106C720.34 106 720.68 106 720 106C720 105.34 720 105.68 720 105Z M720 100C720.66 100 720.32 100 721 100C721 100.66 721 100.32 721 101C720.34 101 720.68 101 720 101C720 100.34 720 100.68 720 100Z M720 95C720.66 95 720.32 95 721 95C721 95.66 721 95.32 721 96C720.34 96 720.68 96 720 96C720 95.34 720 95.68 720 95Z M720 90C720.66 90 720.32 90 721 90C721 90.66 721 90.32 721 91C720.34 91 720.68 91 720 91C720 90.34 720 90.68 720 90Z M720 85C720.66 85 720.32 85 721 85C721 85.66 721 85.32 721 86C720.34 86 720.68 86 720 86C720 85.34 720 85.68 720 85Z M720 80C720.66 80 720.32 80 721 80C721 80.66 721 80.32 721 81C720.34 81 720.68 81 720 81C720 80.34 720 80.68 720 80Z M720 75C720.66 75 720.32 75 721 75C721 75.66 721 75.32 721 76C720.34 76 720.68 76 720 76C720 75.34 720 75.68 720 75Z M720 70C720.66 70 720.32 70 721 70C721 70.66 721 70.32 721 71C720.34 71 720.68 71 720 71C720 70.34 720 70.68 720 70Z M720 65C720.66 65 720.32 65 721 65C721 65.66 721 65.32 721 66C720.34 66 720.68 66 720 66C720 65.34 720 65.68 720 65Z M720 60C720.66 60 720.32 60 721 60C721 60.66 721 60.32 721 61C720.34 61 720.68 61 720 61C720 60.34 720 60.68 720 60Z M720 55C720.66 55 720.32 55 721 55C721 55.66 721 55.32 721 56C720.34 56 720.68 56 720 56C720 55.34 720 55.68 720 55Z M720 50C720.66 50 720.32 50 721 50C721 50.66 721 50.32 721 51C720.34 51 720.68 51 720 51C720 50.34 720 50.68 720 50Z M720 45C720.66 45 720.32 45 721 45C721 45.66 721 45.32 721 46C720.34 46 720.68 46 720 46C720 45.34 720 45.68 720 45Z M720 40C720.66 40 720.32 40 721 40C721 40.66 721 40.32 721 41C720.34 41 720.68 41 720 41C720 40.34 720 40.68 720 40Z M720 35C720.66 35 720.32 35 721 35C721 35.66 721 35.32 721 36C720.34 36 720.68 36 720 36C720 35.34 720 35.68 720 35Z" fill="var(--color-accent-200)"></path><path d="M725 115C725.66 115 725.32 115 726 115C726 115.66 726 115.32 726 116C725.34 116 725.68 116 725 116C725 115.34 725 115.68 725 115Z M725 110C725.66 110 725.32 110 726 110C726 110.66 726 110.32 726 111C725.34 111 725.68 111 725 111C725 110.34 725 110.68 725 110Z M725 105C725.66 105 725.32 105 726 105C726 105.66 726 105.32 726 106C725.34 106 725.68 106 725 106C725 105.34 725 105.68 725 105Z M725 100C725.66 100 725.32 100 726 100C726 100.66 726 100.32 726 101C725.34 101 725.68 101 725 101C725 100.34 725 100.68 725 100Z" fill="var(--color-accent-200)"></path><path d="M730 140C730.66 140 730.32 140 731 140C731 140.66 731 140.32 731 141C730.34 141 730.68 141 730 141C730 140.34 730 140.68 730 140Z M730 135C730.66 135 730.32 135 731 135C731 135.66 731 135.32 731 136C730.34 136 730.68 136 730 136C730 135.34 730 135.68 730 135Z M730 130C730.66 130 730.32 130 731 130C731 130.66 731 130.32 731 131C730.34 131 730.68 131 730 131C730 130.34 730 130.68 730 130Z M730 125C730.66 125 730.32 125 731 125C731 125.66 731 125.32 731 126C730.34 126 730.68 126 730 126C730 125.34 730 125.68 730 125Z M730 120C730.66 120 730.32 120 731 120C731 120.66 731 120.32 731 121C730.34 121 730.68 121 730 121C730 120.34 730 120.68 730 120Z M730 115C730.66 115 730.32 115 731 115C731 115.66 731 115.32 731 116C730.34 116 730.68 116 730 116C730 115.34 730 115.68 730 115Z M730 110C730.66 110 730.32 110 731 110C731 110.66 731 110.32 731 111C730.34 111 730.68 111 730 111C730 110.34 730 110.68 730 110Z M730 105C730.66 105 730.32 105 731 105C731 105.66 731 105.32 731 106C730.34 106 730.68 106 730 106C730 105.34 730 105.68 730 105Z M730 100C730.66 100 730.32 100 731 100C731 100.66 731 100.32 731 101C730.34 101 730.68 101 730 101C730 100.34 730 100.68 730 100Z M730 95C730.66 95 730.32 95 731 95C731 95.66 731 95.32 731 96C730.34 96 730.68 96 730 96C730 95.34 730 95.68 730 95Z M730 90C730.66 90 730.32 90 731 90C731 90.66 731 90.32 731 91C730.34 91 730.68 91 730 91C730 90.34 730 90.68 730 90Z M730 85C730.66 85 730.32 85 731 85C731 85.66 731 85.32 731 86C730.34 86 730.68 86 730 86C730 85.34 730 85.68 730 85Z M730 80C730.66 80 730.32 80 731 80C731 80.66 731 80.32 731 81C730.34 81 730.68 81 730 81C730 80.34 730 80.68 730 80Z" fill="var(--color-accent-200)"></path><path d="M735 130C735.66 130 735.32 130 736 130C736 130.66 736 130.32 736 131C735.34 131 735.68 131 735 131C735 130.34 735 130.68 735 130Z M735 125C735.66 125 735.32 125 736 125C736 125.66 736 125.32 736 126C735.34 126 735.68 126 735 126C735 125.34 735 125.68 735 125Z M735 120C735.66 120 735.32 120 736 120C736 120.66 736 120.32 736 121C735.34 121 735.68 121 735 121C735 120.34 735 120.68 735 120Z M735 115C735.66 115 735.32 115 736 115C736 115.66 736 115.32 736 116C735.34 116 735.68 116 735 116C735 115.34 735 115.68 735 115Z M735 110C735.66 110 735.32 110 736 110C736 110.66 736 110.32 736 111C735.34 111 735.68 111 735 111C735 110.34 735 110.68 735 110Z M735 105C735.66 105 735.32 105 736 105C736 105.66 736 105.32 736 106C735.34 106 735.68 106 735 106C735 105.34 735 105.68 735 105Z M735 100C735.66 100 735.32 100 736 100C736 100.66 736 100.32 736 101C735.34 101 735.68 101 735 101C735 100.34 735 100.68 735 100Z M735 95C735.66 95 735.32 95 736 95C736 95.66 736 95.32 736 96C735.34 96 735.68 96 735 96C735 95.34 735 95.68 735 95Z M735 90C735.66 90 735.32 90 736 90C736 90.66 736 90.32 736 91C735.34 91 735.68 91 735 91C735 90.34 735 90.68 735 90Z M735 85C735.66 85 735.32 85 736 85C736 85.66 736 85.32 736 86C735.34 86 735.68 86 735 86C735 85.34 735 85.68 735 85Z" fill="var(--color-accent-200)"></path><path d="M740 145C740.66 145 740.32 145 741 145C741 145.66 741 145.32 741 146C740.34 146 740.68 146 740 146C740 145.34 740 145.68 740 145Z M740 140C740.66 140 740.32 140 741 140C741 140.66 741 140.32 741 141C740.34 141 740.68 141 740 141C740 140.34 740 140.68 740 140Z M740 135C740.66 135 740.32 135 741 135C741 135.66 741 135.32 741 136C740.34 136 740.68 136 740 136C740 135.34 740 135.68 740 135Z M740 130C740.66 130 740.32 130 741 130C741 130.66 741 130.32 741 131C740.34 131 740.68 131 740 131C740 130.34 740 130.68 740 130Z M740 125C740.66 125 740.32 125 741 125C741 125.66 741 125.32 741 126C740.34 126 740.68 126 740 126C740 125.34 740 125.68 740 125Z M740 120C740.66 120 740.32 120 741 120C741 120.66 741 120.32 741 121C740.34 121 740.68 121 740 121C740 120.34 740 120.68 740 120Z M740 115C740.66 115 740.32 115 741 115C741 115.66 741 115.32 741 116C740.34 116 740.68 116 740 116C740 115.34 740 115.68 740 115Z M740 110C740.66 110 740.32 110 741 110C741 110.66 741 110.32 741 111C740.34 111 740.68 111 740 111C740 110.34 740 110.68 740 110Z M740 105C740.66 105 740.32 105 741 105C741 105.66 741 105.32 741 106C740.34 106 740.68 106 740 106C740 105.34 740 105.68 740 105Z M740 100C740.66 100 740.32 100 741 100C741 100.66 741 100.32 741 101C740.34 101 740.68 101 740 101C740 100.34 740 100.68 740 100Z M740 95C740.66 95 740.32 95 741 95C741 95.66 741 95.32 741 96C740.34 96 740.68 96 740 96C740 95.34 740 95.68 740 95Z M740 90C740.66 90 740.32 90 741 90C741 90.66 741 90.32 741 91C740.34 91 740.68 91 740 91C740 90.34 740 90.68 740 90Z M740 85C740.66 85 740.32 85 741 85C741 85.66 741 85.32 741 86C740.34 86 740.68 86 740 86C740 85.34 740 85.68 740 85Z M740 80C740.66 80 740.32 80 741 80C741 80.66 741 80.32 741 81C740.34 81 740.68 81 740 81C740 80.34 740 80.68 740 80Z M740 75C740.66 75 740.32 75 741 75C741 75.66 741 75.32 741 76C740.34 76 740.68 76 740 76C740 75.34 740 75.68 740 75Z M740 70C740.66 70 740.32 70 741 70C741 70.66 741 70.32 741 71C740.34 71 740.68 71 740 71C740 70.34 740 70.68 740 70Z" fill="var(--color-accent-200)"></path><path d="M745 150C745.66 150 745.32 150 746 150C746 150.66 746 150.32 746 151C745.34 151 745.68 151 745 151C745 150.34 745 150.68 745 150Z M745 145C745.66 145 745.32 145 746 145C746 145.66 746 145.32 746 146C745.34 146 745.68 146 745 146C745 145.34 745 145.68 745 145Z M745 140C745.66 140 745.32 140 746 140C746 140.66 746 140.32 746 141C745.34 141 745.68 141 745 141C745 140.34 745 140.68 745 140Z M745 135C745.66 135 745.32 135 746 135C746 135.66 746 135.32 746 136C745.34 136 745.68 136 745 136C745 135.34 745 135.68 745 135Z M745 130C745.66 130 745.32 130 746 130C746 130.66 746 130.32 746 131C745.34 131 745.68 131 745 131C745 130.34 745 130.68 745 130Z M745 125C745.66 125 745.32 125 746 125C746 125.66 746 125.32 746 126C745.34 126 745.68 126 745 126C745 125.34 745 125.68 745 125Z M745 120C745.66 120 745.32 120 746 120C746 120.66 746 120.32 746 121C745.34 121 745.68 121 745 121C745 120.34 745 120.68 745 120Z M745 115C745.66 115 745.32 115 746 115C746 115.66 746 115.32 746 116C745.34 116 745.68 116 745 116C745 115.34 745 115.68 745 115Z M745 110C745.66 110 745.32 110 746 110C746 110.66 746 110.32 746 111C745.34 111 745.68 111 745 111C745 110.34 745 110.68 745 110Z M745 105C745.66 105 745.32 105 746 105C746 105.66 746 105.32 746 106C745.34 106 745.68 106 745 106C745 105.34 745 105.68 745 105Z M745 100C745.66 100 745.32 100 746 100C746 100.66 746 100.32 746 101C745.34 101 745.68 101 745 101C745 100.34 745 100.68 745 100Z M745 95C745.66 95 745.32 95 746 95C746 95.66 746 95.32 746 96C745.34 96 745.68 96 745 96C745 95.34 745 95.68 745 95Z M745 90C745.66 90 745.32 90 746 90C746 90.66 746 90.32 746 91C745.34 91 745.68 91 745 91C745 90.34 745 90.68 745 90Z M745 85C745.66 85 745.32 85 746 85C746 85.66 746 85.32 746 86C745.34 86 745.68 86 745 86C745 85.34 745 85.68 745 85Z M745 80C745.66 80 745.32 80 746 80C746 80.66 746 80.32 746 81C745.34 81 745.68 81 745 81C745 80.34 745 80.68 745 80Z M745 75C745.66 75 745.32 75 746 75C746 75.66 746 75.32 746 76C745.34 76 745.68 76 745 76C745 75.34 745 75.68 745 75Z M745 70C745.66 70 745.32 70 746 70C746 70.66 746 70.32 746 71C745.34 71 745.68 71 745 71C745 70.34 745 70.68 745 70Z" fill="var(--color-accent-200)"></path><path d="M750 125C750.66 125 750.32 125 751 125C751 125.66 751 125.32 751 126C750.34 126 750.68 126 750 126C750 125.34 750 125.68 750 125Z M750 120C750.66 120 750.32 120 751 120C751 120.66 751 120.32 751 121C750.34 121 750.68 121 750 121C750 120.34 750 120.68 750 120Z M750 115C750.66 115 750.32 115 751 115C751 115.66 751 115.32 751 116C750.34 116 750.68 116 750 116C750 115.34 750 115.68 750 115Z M750 110C750.66 110 750.32 110 751 110C751 110.66 751 110.32 751 111C750.34 111 750.68 111 750 111C750 110.34 750 110.68 750 110Z M750 105C750.66 105 750.32 105 751 105C751 105.66 751 105.32 751 106C750.34 106 750.68 106 750 106C750 105.34 750 105.68 750 105Z M750 100C750.66 100 750.32 100 751 100C751 100.66 751 100.32 751 101C750.34 101 750.68 101 750 101C750 100.34 750 100.68 750 100Z M750 95C750.66 95 750.32 95 751 95C751 95.66 751 95.32 751 96C750.34 96 750.68 96 750 96C750 95.34 750 95.68 750 95Z" fill="var(--color-accent-200)"></path><path d="M755 135C755.66 135 755.32 135 756 135C756 135.66 756 135.32 756 136C755.34 136 755.68 136 755 136C755 135.34 755 135.68 755 135Z M755 130C755.66 130 755.32 130 756 130C756 130.66 756 130.32 756 131C755.34 131 755.68 131 755 131C755 130.34 755 130.68 755 130Z M755 125C755.66 125 755.32 125 756 125C756 125.66 756 125.32 756 126C755.34 126 755.68 126 755 126C755 125.34 755 125.68 755 125Z M755 120C755.66 120 755.32 120 756 120C756 120.66 756 120.32 756 121C755.34 121 755.68 121 755 121C755 120.34 755 120.68 755 120Z M755 115C755.66 115 755.32 115 756 115C756 115.66 756 115.32 756 116C755.34 116 755.68 116 755 116C755 115.34 755 115.68 755 115Z M755 110C755.66 110 755.32 110 756 110C756 110.66 756 110.32 756 111C755.34 111 755.68 111 755 111C755 110.34 755 110.68 755 110Z M755 105C755.66 105 755.32 105 756 105C756 105.66 756 105.32 756 106C755.34 106 755.68 106 755 106C755 105.34 755 105.68 755 105Z M755 100C755.66 100 755.32 100 756 100C756 100.66 756 100.32 756 101C755.34 101 755.68 101 755 101C755 100.34 755 100.68 755 100Z M755 95C755.66 95 755.32 95 756 95C756 95.66 756 95.32 756 96C755.34 96 755.68 96 755 96C755 95.34 755 95.68 755 95Z M755 90C755.66 90 755.32 90 756 90C756 90.66 756 90.32 756 91C755.34 91 755.68 91 755 91C755 90.34 755 90.68 755 90Z M755 85C755.66 85 755.32 85 756 85C756 85.66 756 85.32 756 86C755.34 86 755.68 86 755 86C755 85.34 755 85.68 755 85Z M755 80C755.66 80 755.32 80 756 80C756 80.66 756 80.32 756 81C755.34 81 755.68 81 755 81C755 80.34 755 80.68 755 80Z" fill="var(--color-accent-200)"></path><path d="M760 155C760.66 155 760.32 155 761 155C761 155.66 761 155.32 761 156C760.34 156 760.68 156 760 156C760 155.34 760 155.68 760 155Z M760 150C760.66 150 760.32 150 761 150C761 150.66 761 150.32 761 151C760.34 151 760.68 151 760 151C760 150.34 760 150.68 760 150Z M760 145C760.66 145 760.32 145 761 145C761 145.66 761 145.32 761 146C760.34 146 760.68 146 760 146C760 145.34 760 145.68 760 145Z M760 140C760.66 140 760.32 140 761 140C761 140.66 761 140.32 761 141C760.34 141 760.68 141 760 141C760 140.34 760 140.68 760 140Z M760 135C760.66 135 760.32 135 761 135C761 135.66 761 135.32 761 136C760.34 136 760.68 136 760 136C760 135.34 760 135.68 760 135Z M760 130C760.66 130 760.32 130 761 130C761 130.66 761 130.32 761 131C760.34 131 760.68 131 760 131C760 130.34 760 130.68 760 130Z M760 125C760.66 125 760.32 125 761 125C761 125.66 761 125.32 761 126C760.34 126 760.68 126 760 126C760 125.34 760 125.68 760 125Z M760 120C760.66 120 760.32 120 761 120C761 120.66 761 120.32 761 121C760.34 121 760.68 121 760 121C760 120.34 760 120.68 760 120Z M760 115C760.66 115 760.32 115 761 115C761 115.66 761 115.32 761 116C760.34 116 760.68 116 760 116C760 115.34 760 115.68 760 115Z M760 110C760.66 110 760.32 110 761 110C761 110.66 761 110.32 761 111C760.34 111 760.68 111 760 111C760 110.34 760 110.68 760 110Z M760 105C760.66 105 760.32 105 761 105C761 105.66 761 105.32 761 106C760.34 106 760.68 106 760 106C760 105.34 760 105.68 760 105Z M760 100C760.66 100 760.32 100 761 100C761 100.66 761 100.32 761 101C760.34 101 760.68 101 760 101C760 100.34 760 100.68 760 100Z M760 95C760.66 95 760.32 95 761 95C761 95.66 761 95.32 761 96C760.34 96 760.68 96 760 96C760 95.34 760 95.68 760 95Z M760 90C760.66 90 760.32 90 761 90C761 90.66 761 90.32 761 91C760.34 91 760.68 91 760 91C760 90.34 760 90.68 760 90Z M760 85C760.66 85 760.32 85 761 85C761 85.66 761 85.32 761 86C760.34 86 760.68 86 760 86C760 85.34 760 85.68 760 85Z M760 80C760.66 80 760.32 80 761 80C761 80.66 761 80.32 761 81C760.34 81 760.68 81 760 81C760 80.34 760 80.68 760 80Z M760 75C760.66 75 760.32 75 761 75C761 75.66 761 75.32 761 76C760.34 76 760.68 76 760 76C760 75.34 760 75.68 760 75Z M760 70C760.66 70 760.32 70 761 70C761 70.66 761 70.32 761 71C760.34 71 760.68 71 760 71C760 70.34 760 70.68 760 70Z M760 65C760.66 65 760.32 65 761 65C761 65.66 761 65.32 761 66C760.34 66 760.68 66 760 66C760 65.34 760 65.68 760 65Z M760 60C760.66 60 760.32 60 761 60C761 60.66 761 60.32 761 61C760.34 61 760.68 61 760 61C760 60.34 760 60.68 760 60Z" fill="var(--color-accent-200)"></path><path d="M765 125C765.66 125 765.32 125 766 125C766 125.66 766 125.32 766 126C765.34 126 765.68 126 765 126C765 125.34 765 125.68 765 125Z M765 120C765.66 120 765.32 120 766 120C766 120.66 766 120.32 766 121C765.34 121 765.68 121 765 121C765 120.34 765 120.68 765 120Z M765 115C765.66 115 765.32 115 766 115C766 115.66 766 115.32 766 116C765.34 116 765.68 116 765 116C765 115.34 765 115.68 765 115Z M765 110C765.66 110 765.32 110 766 110C766 110.66 766 110.32 766 111C765.34 111 765.68 111 765 111C765 110.34 765 110.68 765 110Z M765 105C765.66 105 765.32 105 766 105C766 105.66 766 105.32 766 106C765.34 106 765.68 106 765 106C765 105.34 765 105.68 765 105Z M765 100C765.66 100 765.32 100 766 100C766 100.66 766 100.32 766 101C765.34 101 765.68 101 765 101C765 100.34 765 100.68 765 100Z M765 95C765.66 95 765.32 95 766 95C766 95.66 766 95.32 766 96C765.34 96 765.68 96 765 96C765 95.34 765 95.68 765 95Z" fill="var(--color-accent-200)"></path><path d="M770 145C770.66 145 770.32 145 771 145C771 145.66 771 145.32 771 146C770.34 146 770.68 146 770 146C770 145.34 770 145.68 770 145Z M770 140C770.66 140 770.32 140 771 140C771 140.66 771 140.32 771 141C770.34 141 770.68 141 770 141C770 140.34 770 140.68 770 140Z M770 135C770.66 135 770.32 135 771 135C771 135.66 771 135.32 771 136C770.34 136 770.68 136 770 136C770 135.34 770 135.68 770 135Z M770 130C770.66 130 770.32 130 771 130C771 130.66 771 130.32 771 131C770.34 131 770.68 131 770 131C770 130.34 770 130.68 770 130Z M770 125C770.66 125 770.32 125 771 125C771 125.66 771 125.32 771 126C770.34 126 770.68 126 770 126C770 125.34 770 125.68 770 125Z M770 120C770.66 120 770.32 120 771 120C771 120.66 771 120.32 771 121C770.34 121 770.68 121 770 121C770 120.34 770 120.68 770 120Z M770 115C770.66 115 770.32 115 771 115C771 115.66 771 115.32 771 116C770.34 116 770.68 116 770 116C770 115.34 770 115.68 770 115Z M770 110C770.66 110 770.32 110 771 110C771 110.66 771 110.32 771 111C770.34 111 770.68 111 770 111C770 110.34 770 110.68 770 110Z M770 105C770.66 105 770.32 105 771 105C771 105.66 771 105.32 771 106C770.34 106 770.68 106 770 106C770 105.34 770 105.68 770 105Z M770 100C770.66 100 770.32 100 771 100C771 100.66 771 100.32 771 101C770.34 101 770.68 101 770 101C770 100.34 770 100.68 770 100Z M770 95C770.66 95 770.32 95 771 95C771 95.66 771 95.32 771 96C770.34 96 770.68 96 770 96C770 95.34 770 95.68 770 95Z M770 90C770.66 90 770.32 90 771 90C771 90.66 771 90.32 771 91C770.34 91 770.68 91 770 91C770 90.34 770 90.68 770 90Z M770 85C770.66 85 770.32 85 771 85C771 85.66 771 85.32 771 86C770.34 86 770.68 86 770 86C770 85.34 770 85.68 770 85Z M770 80C770.66 80 770.32 80 771 80C771 80.66 771 80.32 771 81C770.34 81 770.68 81 770 81C770 80.34 770 80.68 770 80Z M770 75C770.66 75 770.32 75 771 75C771 75.66 771 75.32 771 76C770.34 76 770.68 76 770 76C770 75.34 770 75.68 770 75Z" fill="var(--color-accent-200)"></path><path d="M775 125C775.66 125 775.32 125 776 125C776 125.66 776 125.32 776 126C775.34 126 775.68 126 775 126C775 125.34 775 125.68 775 125Z M775 120C775.66 120 775.32 120 776 120C776 120.66 776 120.32 776 121C775.34 121 775.68 121 775 121C775 120.34 775 120.68 775 120Z M775 115C775.66 115 775.32 115 776 115C776 115.66 776 115.32 776 116C775.34 116 775.68 116 775 116C775 115.34 775 115.68 775 115Z M775 110C775.66 110 775.32 110 776 110C776 110.66 776 110.32 776 111C775.34 111 775.68 111 775 111C775 110.34 775 110.68 775 110Z M775 105C775.66 105 775.32 105 776 105C776 105.66 776 105.32 776 106C775.34 106 775.68 106 775 106C775 105.34 775 105.68 775 105Z M775 100C775.66 100 775.32 100 776 100C776 100.66 776 100.32 776 101C775.34 101 775.68 101 775 101C775 100.34 775 100.68 775 100Z M775 95C775.66 95 775.32 95 776 95C776 95.66 776 95.32 776 96C775.34 96 775.68 96 775 96C775 95.34 775 95.68 775 95Z" fill="var(--color-accent-200)"></path><path d="M780 140C780.66 140 780.32 140 781 140C781 140.66 781 140.32 781 141C780.34 141 780.68 141 780 141C780 140.34 780 140.68 780 140Z M780 135C780.66 135 780.32 135 781 135C781 135.66 781 135.32 781 136C780.34 136 780.68 136 780 136C780 135.34 780 135.68 780 135Z M780 130C780.66 130 780.32 130 781 130C781 130.66 781 130.32 781 131C780.34 131 780.68 131 780 131C780 130.34 780 130.68 780 130Z M780 125C780.66 125 780.32 125 781 125C781 125.66 781 125.32 781 126C780.34 126 780.68 126 780 126C780 125.34 780 125.68 780 125Z M780 120C780.66 120 780.32 120 781 120C781 120.66 781 120.32 781 121C780.34 121 780.68 121 780 121C780 120.34 780 120.68 780 120Z M780 115C780.66 115 780.32 115 781 115C781 115.66 781 115.32 781 116C780.34 116 780.68 116 780 116C780 115.34 780 115.68 780 115Z M780 110C780.66 110 780.32 110 781 110C781 110.66 781 110.32 781 111C780.34 111 780.68 111 780 111C780 110.34 780 110.68 780 110Z M780 105C780.66 105 780.32 105 781 105C781 105.66 781 105.32 781 106C780.34 106 780.68 106 780 106C780 105.34 780 105.68 780 105Z M780 100C780.66 100 780.32 100 781 100C781 100.66 781 100.32 781 101C780.34 101 780.68 101 780 101C780 100.34 780 100.68 780 100Z M780 95C780.66 95 780.32 95 781 95C781 95.66 781 95.32 781 96C780.34 96 780.68 96 780 96C780 95.34 780 95.68 780 95Z M780 90C780.66 90 780.32 90 781 90C781 90.66 781 90.32 781 91C780.34 91 780.68 91 780 91C780 90.34 780 90.68 780 90Z M780 85C780.66 85 780.32 85 781 85C781 85.66 781 85.32 781 86C780.34 86 780.68 86 780 86C780 85.34 780 85.68 780 85Z M780 80C780.66 80 780.32 80 781 80C781 80.66 781 80.32 781 81C780.34 81 780.68 81 780 81C780 80.34 780 80.68 780 80Z" fill="var(--color-accent-200)"></path><path d="M785 160C785.66 160 785.32 160 786 160C786 160.66 786 160.32 786 161C785.34 161 785.68 161 785 161C785 160.34 785 160.68 785 160Z M785 155C785.66 155 785.32 155 786 155C786 155.66 786 155.32 786 156C785.34 156 785.68 156 785 156C785 155.34 785 155.68 785 155Z M785 150C785.66 150 785.32 150 786 150C786 150.66 786 150.32 786 151C785.34 151 785.68 151 785 151C785 150.34 785 150.68 785 150Z M785 145C785.66 145 785.32 145 786 145C786 145.66 786 145.32 786 146C785.34 146 785.68 146 785 146C785 145.34 785 145.68 785 145Z M785 140C785.66 140 785.32 140 786 140C786 140.66 786 140.32 786 141C785.34 141 785.68 141 785 141C785 140.34 785 140.68 785 140Z M785 135C785.66 135 785.32 135 786 135C786 135.66 786 135.32 786 136C785.34 136 785.68 136 785 136C785 135.34 785 135.68 785 135Z M785 130C785.66 130 785.32 130 786 130C786 130.66 786 130.32 786 131C785.34 131 785.68 131 785 131C785 130.34 785 130.68 785 130Z M785 125C785.66 125 785.32 125 786 125C786 125.66 786 125.32 786 126C785.34 126 785.68 126 785 126C785 125.34 785 125.68 785 125Z M785 120C785.66 120 785.32 120 786 120C786 120.66 786 120.32 786 121C785.34 121 785.68 121 785 121C785 120.34 785 120.68 785 120Z M785 115C785.66 115 785.32 115 786 115C786 115.66 786 115.32 786 116C785.34 116 785.68 116 785 116C785 115.34 785 115.68 785 115Z M785 110C785.66 110 785.32 110 786 110C786 110.66 786 110.32 786 111C785.34 111 785.68 111 785 111C785 110.34 785 110.68 785 110Z M785 105C785.66 105 785.32 105 786 105C786 105.66 786 105.32 786 106C785.34 106 785.68 106 785 106C785 105.34 785 105.68 785 105Z M785 100C785.66 100 785.32 100 786 100C786 100.66 786 100.32 786 101C785.34 101 785.68 101 785 101C785 100.34 785 100.68 785 100Z M785 95C785.66 95 785.32 95 786 95C786 95.66 786 95.32 786 96C785.34 96 785.68 96 785 96C785 95.34 785 95.68 785 95Z M785 90C785.66 90 785.32 90 786 90C786 90.66 786 90.32 786 91C785.34 91 785.68 91 785 91C785 90.34 785 90.68 785 90Z M785 85C785.66 85 785.32 85 786 85C786 85.66 786 85.32 786 86C785.34 86 785.68 86 785 86C785 85.34 785 85.68 785 85Z M785 80C785.66 80 785.32 80 786 80C786 80.66 786 80.32 786 81C785.34 81 785.68 81 785 81C785 80.34 785 80.68 785 80Z M785 75C785.66 75 785.32 75 786 75C786 75.66 786 75.32 786 76C785.34 76 785.68 76 785 76C785 75.34 785 75.68 785 75Z M785 70C785.66 70 785.32 70 786 70C786 70.66 786 70.32 786 71C785.34 71 785.68 71 785 71C785 70.34 785 70.68 785 70Z M785 65C785.66 65 785.32 65 786 65C786 65.66 786 65.32 786 66C785.34 66 785.68 66 785 66C785 65.34 785 65.68 785 65Z M785 60C785.66 60 785.32 60 786 60C786 60.66 786 60.32 786 61C785.34 61 785.68 61 785 61C785 60.34 785 60.68 785 60Z" fill="var(--color-accent-200)"></path><path d="M790 140C790.66 140 790.32 140 791 140C791 140.66 791 140.32 791 141C790.34 141 790.68 141 790 141C790 140.34 790 140.68 790 140Z M790 135C790.66 135 790.32 135 791 135C791 135.66 791 135.32 791 136C790.34 136 790.68 136 790 136C790 135.34 790 135.68 790 135Z M790 130C790.66 130 790.32 130 791 130C791 130.66 791 130.32 791 131C790.34 131 790.68 131 790 131C790 130.34 790 130.68 790 130Z M790 125C790.66 125 790.32 125 791 125C791 125.66 791 125.32 791 126C790.34 126 790.68 126 790 126C790 125.34 790 125.68 790 125Z M790 120C790.66 120 790.32 120 791 120C791 120.66 791 120.32 791 121C790.34 121 790.68 121 790 121C790 120.34 790 120.68 790 120Z M790 115C790.66 115 790.32 115 791 115C791 115.66 791 115.32 791 116C790.34 116 790.68 116 790 116C790 115.34 790 115.68 790 115Z M790 110C790.66 110 790.32 110 791 110C791 110.66 791 110.32 791 111C790.34 111 790.68 111 790 111C790 110.34 790 110.68 790 110Z M790 105C790.66 105 790.32 105 791 105C791 105.66 791 105.32 791 106C790.34 106 790.68 106 790 106C790 105.34 790 105.68 790 105Z M790 100C790.66 100 790.32 100 791 100C791 100.66 791 100.32 791 101C790.34 101 790.68 101 790 101C790 100.34 790 100.68 790 100Z M790 95C790.66 95 790.32 95 791 95C791 95.66 791 95.32 791 96C790.34 96 790.68 96 790 96C790 95.34 790 95.68 790 95Z M790 90C790.66 90 790.32 90 791 90C791 90.66 791 90.32 791 91C790.34 91 790.68 91 790 91C790 90.34 790 90.68 790 90Z M790 85C790.66 85 790.32 85 791 85C791 85.66 791 85.32 791 86C790.34 86 790.68 86 790 86C790 85.34 790 85.68 790 85Z M790 80C790.66 80 790.32 80 791 80C791 80.66 791 80.32 791 81C790.34 81 790.68 81 790 81C790 80.34 790 80.68 790 80Z M790 75C790.66 75 790.32 75 791 75C791 75.66 791 75.32 791 76C790.34 76 790.68 76 790 76C790 75.34 790 75.68 790 75Z" fill="var(--color-accent-200)"></path><path d="M795 165C795.66 165 795.32 165 796 165C796 165.66 796 165.32 796 166C795.34 166 795.68 166 795 166C795 165.34 795 165.68 795 165Z M795 160C795.66 160 795.32 160 796 160C796 160.66 796 160.32 796 161C795.34 161 795.68 161 795 161C795 160.34 795 160.68 795 160Z M795 155C795.66 155 795.32 155 796 155C796 155.66 796 155.32 796 156C795.34 156 795.68 156 795 156C795 155.34 795 155.68 795 155Z M795 150C795.66 150 795.32 150 796 150C796 150.66 796 150.32 796 151C795.34 151 795.68 151 795 151C795 150.34 795 150.68 795 150Z M795 145C795.66 145 795.32 145 796 145C796 145.66 796 145.32 796 146C795.34 146 795.68 146 795 146C795 145.34 795 145.68 795 145Z M795 140C795.66 140 795.32 140 796 140C796 140.66 796 140.32 796 141C795.34 141 795.68 141 795 141C795 140.34 795 140.68 795 140Z M795 135C795.66 135 795.32 135 796 135C796 135.66 796 135.32 796 136C795.34 136 795.68 136 795 136C795 135.34 795 135.68 795 135Z M795 130C795.66 130 795.32 130 796 130C796 130.66 796 130.32 796 131C795.34 131 795.68 131 795 131C795 130.34 795 130.68 795 130Z M795 125C795.66 125 795.32 125 796 125C796 125.66 796 125.32 796 126C795.34 126 795.68 126 795 126C795 125.34 795 125.68 795 125Z M795 120C795.66 120 795.32 120 796 120C796 120.66 796 120.32 796 121C795.34 121 795.68 121 795 121C795 120.34 795 120.68 795 120Z M795 115C795.66 115 795.32 115 796 115C796 115.66 796 115.32 796 116C795.34 116 795.68 116 795 116C795 115.34 795 115.68 795 115Z M795 110C795.66 110 795.32 110 796 110C796 110.66 796 110.32 796 111C795.34 111 795.68 111 795 111C795 110.34 795 110.68 795 110Z M795 105C795.66 105 795.32 105 796 105C796 105.66 796 105.32 796 106C795.34 106 795.68 106 795 106C795 105.34 795 105.68 795 105Z M795 100C795.66 100 795.32 100 796 100C796 100.66 796 100.32 796 101C795.34 101 795.68 101 795 101C795 100.34 795 100.68 795 100Z M795 95C795.66 95 795.32 95 796 95C796 95.66 796 95.32 796 96C795.34 96 795.68 96 795 96C795 95.34 795 95.68 795 95Z M795 90C795.66 90 795.32 90 796 90C796 90.66 796 90.32 796 91C795.34 91 795.68 91 795 91C795 90.34 795 90.68 795 90Z M795 85C795.66 85 795.32 85 796 85C796 85.66 796 85.32 796 86C795.34 86 795.68 86 795 86C795 85.34 795 85.68 795 85Z M795 80C795.66 80 795.32 80 796 80C796 80.66 796 80.32 796 81C795.34 81 795.68 81 795 81C795 80.34 795 80.68 795 80Z M795 75C795.66 75 795.32 75 796 75C796 75.66 796 75.32 796 76C795.34 76 795.68 76 795 76C795 75.34 795 75.68 795 75Z M795 70C795.66 70 795.32 70 796 70C796 70.66 796 70.32 796 71C795.34 71 795.68 71 795 71C795 70.34 795 70.68 795 70Z M795 65C795.66 65 795.32 65 796 65C796 65.66 796 65.32 796 66C795.34 66 795.68 66 795 66C795 65.34 795 65.68 795 65Z M795 60C795.66 60 795.32 60 796 60C796 60.66 796 60.32 796 61C795.34 61 795.68 61 795 61C795 60.34 795 60.68 795 60Z M795 55C795.66 55 795.32 55 796 55C796 55.66 796 55.32 796 56C795.34 56 795.68 56 795 56C795 55.34 795 55.68 795 55Z" fill="var(--color-accent-200)"></path><path d="M800 150C800.66 150 800.32 150 801 150C801 150.66 801 150.32 801 151C800.34 151 800.68 151 800 151C800 150.34 800 150.68 800 150Z M800 145C800.66 145 800.32 145 801 145C801 145.66 801 145.32 801 146C800.34 146 800.68 146 800 146C800 145.34 800 145.68 800 145Z M800 140C800.66 140 800.32 140 801 140C801 140.66 801 140.32 801 141C800.34 141 800.68 141 800 141C800 140.34 800 140.68 800 140Z M800 135C800.66 135 800.32 135 801 135C801 135.66 801 135.32 801 136C800.34 136 800.68 136 800 136C800 135.34 800 135.68 800 135Z M800 130C800.66 130 800.32 130 801 130C801 130.66 801 130.32 801 131C800.34 131 800.68 131 800 131C800 130.34 800 130.68 800 130Z M800 125C800.66 125 800.32 125 801 125C801 125.66 801 125.32 801 126C800.34 126 800.68 126 800 126C800 125.34 800 125.68 800 125Z M800 120C800.66 120 800.32 120 801 120C801 120.66 801 120.32 801 121C800.34 121 800.68 121 800 121C800 120.34 800 120.68 800 120Z M800 115C800.66 115 800.32 115 801 115C801 115.66 801 115.32 801 116C800.34 116 800.68 116 800 116C800 115.34 800 115.68 800 115Z M800 110C800.66 110 800.32 110 801 110C801 110.66 801 110.32 801 111C800.34 111 800.68 111 800 111C800 110.34 800 110.68 800 110Z M800 105C800.66 105 800.32 105 801 105C801 105.66 801 105.32 801 106C800.34 106 800.68 106 800 106C800 105.34 800 105.68 800 105Z M800 100C800.66 100 800.32 100 801 100C801 100.66 801 100.32 801 101C800.34 101 800.68 101 800 101C800 100.34 800 100.68 800 100Z M800 95C800.66 95 800.32 95 801 95C801 95.66 801 95.32 801 96C800.34 96 800.68 96 800 96C800 95.34 800 95.68 800 95Z M800 90C800.66 90 800.32 90 801 90C801 90.66 801 90.32 801 91C800.34 91 800.68 91 800 91C800 90.34 800 90.68 800 90Z M800 85C800.66 85 800.32 85 801 85C801 85.66 801 85.32 801 86C800.34 86 800.68 86 800 86C800 85.34 800 85.68 800 85Z M800 80C800.66 80 800.32 80 801 80C801 80.66 801 80.32 801 81C800.34 81 800.68 81 800 81C800 80.34 800 80.68 800 80Z M800 75C800.66 75 800.32 75 801 75C801 75.66 801 75.32 801 76C800.34 76 800.68 76 800 76C800 75.34 800 75.68 800 75Z M800 70C800.66 70 800.32 70 801 70C801 70.66 801 70.32 801 71C800.34 71 800.68 71 800 71C800 70.34 800 70.68 800 70Z M800 65C800.66 65 800.32 65 801 65C801 65.66 801 65.32 801 66C800.34 66 800.68 66 800 66C800 65.34 800 65.68 800 65Z" fill="var(--color-accent-200)"></path><path d="M805 195C805.66 195 805.32 195 806 195C806 195.66 806 195.32 806 196C805.34 196 805.68 196 805 196C805 195.34 805 195.68 805 195Z M805 190C805.66 190 805.32 190 806 190C806 190.66 806 190.32 806 191C805.34 191 805.68 191 805 191C805 190.34 805 190.68 805 190Z M805 185C805.66 185 805.32 185 806 185C806 185.66 806 185.32 806 186C805.34 186 805.68 186 805 186C805 185.34 805 185.68 805 185Z M805 180C805.66 180 805.32 180 806 180C806 180.66 806 180.32 806 181C805.34 181 805.68 181 805 181C805 180.34 805 180.68 805 180Z M805 175C805.66 175 805.32 175 806 175C806 175.66 806 175.32 806 176C805.34 176 805.68 176 805 176C805 175.34 805 175.68 805 175Z M805 170C805.66 170 805.32 170 806 170C806 170.66 806 170.32 806 171C805.34 171 805.68 171 805 171C805 170.34 805 170.68 805 170Z M805 165C805.66 165 805.32 165 806 165C806 165.66 806 165.32 806 166C805.34 166 805.68 166 805 166C805 165.34 805 165.68 805 165Z M805 160C805.66 160 805.32 160 806 160C806 160.66 806 160.32 806 161C805.34 161 805.68 161 805 161C805 160.34 805 160.68 805 160Z M805 155C805.66 155 805.32 155 806 155C806 155.66 806 155.32 806 156C805.34 156 805.68 156 805 156C805 155.34 805 155.68 805 155Z M805 150C805.66 150 805.32 150 806 150C806 150.66 806 150.32 806 151C805.34 151 805.68 151 805 151C805 150.34 805 150.68 805 150Z M805 145C805.66 145 805.32 145 806 145C806 145.66 806 145.32 806 146C805.34 146 805.68 146 805 146C805 145.34 805 145.68 805 145Z M805 140C805.66 140 805.32 140 806 140C806 140.66 806 140.32 806 141C805.34 141 805.68 141 805 141C805 140.34 805 140.68 805 140Z M805 135C805.66 135 805.32 135 806 135C806 135.66 806 135.32 806 136C805.34 136 805.68 136 805 136C805 135.34 805 135.68 805 135Z M805 130C805.66 130 805.32 130 806 130C806 130.66 806 130.32 806 131C805.34 131 805.68 131 805 131C805 130.34 805 130.68 805 130Z M805 125C805.66 125 805.32 125 806 125C806 125.66 806 125.32 806 126C805.34 126 805.68 126 805 126C805 125.34 805 125.68 805 125Z M805 120C805.66 120 805.32 120 806 120C806 120.66 806 120.32 806 121C805.34 121 805.68 121 805 121C805 120.34 805 120.68 805 120Z M805 115C805.66 115 805.32 115 806 115C806 115.66 806 115.32 806 116C805.34 116 805.68 116 805 116C805 115.34 805 115.68 805 115Z M805 110C805.66 110 805.32 110 806 110C806 110.66 806 110.32 806 111C805.34 111 805.68 111 805 111C805 110.34 805 110.68 805 110Z M805 105C805.66 105 805.32 105 806 105C806 105.66 806 105.32 806 106C805.34 106 805.68 106 805 106C805 105.34 805 105.68 805 105Z M805 100C805.66 100 805.32 100 806 100C806 100.66 806 100.32 806 101C805.34 101 805.68 101 805 101C805 100.34 805 100.68 805 100Z M805 95C805.66 95 805.32 95 806 95C806 95.66 806 95.32 806 96C805.34 96 805.68 96 805 96C805 95.34 805 95.68 805 95Z M805 90C805.66 90 805.32 90 806 90C806 90.66 806 90.32 806 91C805.34 91 805.68 91 805 91C805 90.34 805 90.68 805 90Z M805 85C805.66 85 805.32 85 806 85C806 85.66 806 85.32 806 86C805.34 86 805.68 86 805 86C805 85.34 805 85.68 805 85Z M805 80C805.66 80 805.32 80 806 80C806 80.66 806 80.32 806 81C805.34 81 805.68 81 805 81C805 80.34 805 80.68 805 80Z M805 75C805.66 75 805.32 75 806 75C806 75.66 806 75.32 806 76C805.34 76 805.68 76 805 76C805 75.34 805 75.68 805 75Z M805 70C805.66 70 805.32 70 806 70C806 70.66 806 70.32 806 71C805.34 71 805.68 71 805 71C805 70.34 805 70.68 805 70Z M805 65C805.66 65 805.32 65 806 65C806 65.66 806 65.32 806 66C805.34 66 805.68 66 805 66C805 65.34 805 65.68 805 65Z M805 60C805.66 60 805.32 60 806 60C806 60.66 806 60.32 806 61C805.34 61 805.68 61 805 61C805 60.34 805 60.68 805 60Z M805 55C805.66 55 805.32 55 806 55C806 55.66 806 55.32 806 56C805.34 56 805.68 56 805 56C805 55.34 805 55.68 805 55Z M805 50C805.66 50 805.32 50 806 50C806 50.66 806 50.32 806 51C805.34 51 805.68 51 805 51C805 50.34 805 50.68 805 50Z M805 45C805.66 45 805.32 45 806 45C806 45.66 806 45.32 806 46C805.34 46 805.68 46 805 46C805 45.34 805 45.68 805 45Z M805 40C805.66 40 805.32 40 806 40C806 40.66 806 40.32 806 41C805.34 41 805.68 41 805 41C805 40.34 805 40.68 805 40Z M805 35C805.66 35 805.32 35 806 35C806 35.66 806 35.32 806 36C805.34 36 805.68 36 805 36C805 35.34 805 35.68 805 35Z M805 30C805.66 30 805.32 30 806 30C806 30.66 806 30.32 806 31C805.34 31 805.68 31 805 31C805 30.34 805 30.68 805 30Z M805 25C805.66 25 805.32 25 806 25C806 25.66 806 25.32 806 26C805.34 26 805.68 26 805 26C805 25.34 805 25.68 805 25Z M805 20C805.66 20 805.32 20 806 20C806 20.66 806 20.32 806 21C805.34 21 805.68 21 805 21C805 20.34 805 20.68 805 20Z" fill="var(--color-accent-200)"></path><path d="M810 170C810.66 170 810.32 170 811 170C811 170.66 811 170.32 811 171C810.34 171 810.68 171 810 171C810 170.34 810 170.68 810 170Z M810 165C810.66 165 810.32 165 811 165C811 165.66 811 165.32 811 166C810.34 166 810.68 166 810 166C810 165.34 810 165.68 810 165Z M810 160C810.66 160 810.32 160 811 160C811 160.66 811 160.32 811 161C810.34 161 810.68 161 810 161C810 160.34 810 160.68 810 160Z M810 155C810.66 155 810.32 155 811 155C811 155.66 811 155.32 811 156C810.34 156 810.68 156 810 156C810 155.34 810 155.68 810 155Z M810 150C810.66 150 810.32 150 811 150C811 150.66 811 150.32 811 151C810.34 151 810.68 151 810 151C810 150.34 810 150.68 810 150Z M810 145C810.66 145 810.32 145 811 145C811 145.66 811 145.32 811 146C810.34 146 810.68 146 810 146C810 145.34 810 145.68 810 145Z M810 140C810.66 140 810.32 140 811 140C811 140.66 811 140.32 811 141C810.34 141 810.68 141 810 141C810 140.34 810 140.68 810 140Z M810 135C810.66 135 810.32 135 811 135C811 135.66 811 135.32 811 136C810.34 136 810.68 136 810 136C810 135.34 810 135.68 810 135Z M810 130C810.66 130 810.32 130 811 130C811 130.66 811 130.32 811 131C810.34 131 810.68 131 810 131C810 130.34 810 130.68 810 130Z M810 125C810.66 125 810.32 125 811 125C811 125.66 811 125.32 811 126C810.34 126 810.68 126 810 126C810 125.34 810 125.68 810 125Z M810 120C810.66 120 810.32 120 811 120C811 120.66 811 120.32 811 121C810.34 121 810.68 121 810 121C810 120.34 810 120.68 810 120Z M810 115C810.66 115 810.32 115 811 115C811 115.66 811 115.32 811 116C810.34 116 810.68 116 810 116C810 115.34 810 115.68 810 115Z M810 110C810.66 110 810.32 110 811 110C811 110.66 811 110.32 811 111C810.34 111 810.68 111 810 111C810 110.34 810 110.68 810 110Z M810 105C810.66 105 810.32 105 811 105C811 105.66 811 105.32 811 106C810.34 106 810.68 106 810 106C810 105.34 810 105.68 810 105Z M810 100C810.66 100 810.32 100 811 100C811 100.66 811 100.32 811 101C810.34 101 810.68 101 810 101C810 100.34 810 100.68 810 100Z M810 95C810.66 95 810.32 95 811 95C811 95.66 811 95.32 811 96C810.34 96 810.68 96 810 96C810 95.34 810 95.68 810 95Z M810 90C810.66 90 810.32 90 811 90C811 90.66 811 90.32 811 91C810.34 91 810.68 91 810 91C810 90.34 810 90.68 810 90Z M810 85C810.66 85 810.32 85 811 85C811 85.66 811 85.32 811 86C810.34 86 810.68 86 810 86C810 85.34 810 85.68 810 85Z M810 80C810.66 80 810.32 80 811 80C811 80.66 811 80.32 811 81C810.34 81 810.68 81 810 81C810 80.34 810 80.68 810 80Z M810 75C810.66 75 810.32 75 811 75C811 75.66 811 75.32 811 76C810.34 76 810.68 76 810 76C810 75.34 810 75.68 810 75Z M810 70C810.66 70 810.32 70 811 70C811 70.66 811 70.32 811 71C810.34 71 810.68 71 810 71C810 70.34 810 70.68 810 70Z M810 65C810.66 65 810.32 65 811 65C811 65.66 811 65.32 811 66C810.34 66 810.68 66 810 66C810 65.34 810 65.68 810 65Z M810 60C810.66 60 810.32 60 811 60C811 60.66 811 60.32 811 61C810.34 61 810.68 61 810 61C810 60.34 810 60.68 810 60Z M810 55C810.66 55 810.32 55 811 55C811 55.66 811 55.32 811 56C810.34 56 810.68 56 810 56C810 55.34 810 55.68 810 55Z M810 50C810.66 50 810.32 50 811 50C811 50.66 811 50.32 811 51C810.34 51 810.68 51 810 51C810 50.34 810 50.68 810 50Z" fill="var(--color-accent-200)"></path><path d="M815 155C815.66 155 815.32 155 816 155C816 155.66 816 155.32 816 156C815.34 156 815.68 156 815 156C815 155.34 815 155.68 815 155Z M815 150C815.66 150 815.32 150 816 150C816 150.66 816 150.32 816 151C815.34 151 815.68 151 815 151C815 150.34 815 150.68 815 150Z M815 145C815.66 145 815.32 145 816 145C816 145.66 816 145.32 816 146C815.34 146 815.68 146 815 146C815 145.34 815 145.68 815 145Z M815 140C815.66 140 815.32 140 816 140C816 140.66 816 140.32 816 141C815.34 141 815.68 141 815 141C815 140.34 815 140.68 815 140Z M815 135C815.66 135 815.32 135 816 135C816 135.66 816 135.32 816 136C815.34 136 815.68 136 815 136C815 135.34 815 135.68 815 135Z M815 130C815.66 130 815.32 130 816 130C816 130.66 816 130.32 816 131C815.34 131 815.68 131 815 131C815 130.34 815 130.68 815 130Z M815 125C815.66 125 815.32 125 816 125C816 125.66 816 125.32 816 126C815.34 126 815.68 126 815 126C815 125.34 815 125.68 815 125Z M815 120C815.66 120 815.32 120 816 120C816 120.66 816 120.32 816 121C815.34 121 815.68 121 815 121C815 120.34 815 120.68 815 120Z M815 115C815.66 115 815.32 115 816 115C816 115.66 816 115.32 816 116C815.34 116 815.68 116 815 116C815 115.34 815 115.68 815 115Z M815 110C815.66 110 815.32 110 816 110C816 110.66 816 110.32 816 111C815.34 111 815.68 111 815 111C815 110.34 815 110.68 815 110Z M815 105C815.66 105 815.32 105 816 105C816 105.66 816 105.32 816 106C815.34 106 815.68 106 815 106C815 105.34 815 105.68 815 105Z M815 100C815.66 100 815.32 100 816 100C816 100.66 816 100.32 816 101C815.34 101 815.68 101 815 101C815 100.34 815 100.68 815 100Z M815 95C815.66 95 815.32 95 816 95C816 95.66 816 95.32 816 96C815.34 96 815.68 96 815 96C815 95.34 815 95.68 815 95Z M815 90C815.66 90 815.32 90 816 90C816 90.66 816 90.32 816 91C815.34 91 815.68 91 815 91C815 90.34 815 90.68 815 90Z M815 85C815.66 85 815.32 85 816 85C816 85.66 816 85.32 816 86C815.34 86 815.68 86 815 86C815 85.34 815 85.68 815 85Z M815 80C815.66 80 815.32 80 816 80C816 80.66 816 80.32 816 81C815.34 81 815.68 81 815 81C815 80.34 815 80.68 815 80Z M815 75C815.66 75 815.32 75 816 75C816 75.66 816 75.32 816 76C815.34 76 815.68 76 815 76C815 75.34 815 75.68 815 75Z M815 70C815.66 70 815.32 70 816 70C816 70.66 816 70.32 816 71C815.34 71 815.68 71 815 71C815 70.34 815 70.68 815 70Z M815 65C815.66 65 815.32 65 816 65C816 65.66 816 65.32 816 66C815.34 66 815.68 66 815 66C815 65.34 815 65.68 815 65Z" fill="var(--color-accent-200)"></path><path d="M820 135C820.66 135 820.32 135 821 135C821 135.66 821 135.32 821 136C820.34 136 820.68 136 820 136C820 135.34 820 135.68 820 135Z M820 130C820.66 130 820.32 130 821 130C821 130.66 821 130.32 821 131C820.34 131 820.68 131 820 131C820 130.34 820 130.68 820 130Z M820 125C820.66 125 820.32 125 821 125C821 125.66 821 125.32 821 126C820.34 126 820.68 126 820 126C820 125.34 820 125.68 820 125Z M820 120C820.66 120 820.32 120 821 120C821 120.66 821 120.32 821 121C820.34 121 820.68 121 820 121C820 120.34 820 120.68 820 120Z M820 115C820.66 115 820.32 115 821 115C821 115.66 821 115.32 821 116C820.34 116 820.68 116 820 116C820 115.34 820 115.68 820 115Z M820 110C820.66 110 820.32 110 821 110C821 110.66 821 110.32 821 111C820.34 111 820.68 111 820 111C820 110.34 820 110.68 820 110Z M820 105C820.66 105 820.32 105 821 105C821 105.66 821 105.32 821 106C820.34 106 820.68 106 820 106C820 105.34 820 105.68 820 105Z M820 100C820.66 100 820.32 100 821 100C821 100.66 821 100.32 821 101C820.34 101 820.68 101 820 101C820 100.34 820 100.68 820 100Z M820 95C820.66 95 820.32 95 821 95C821 95.66 821 95.32 821 96C820.34 96 820.68 96 820 96C820 95.34 820 95.68 820 95Z M820 90C820.66 90 820.32 90 821 90C821 90.66 821 90.32 821 91C820.34 91 820.68 91 820 91C820 90.34 820 90.68 820 90Z M820 85C820.66 85 820.32 85 821 85C821 85.66 821 85.32 821 86C820.34 86 820.68 86 820 86C820 85.34 820 85.68 820 85Z M820 80C820.66 80 820.32 80 821 80C821 80.66 821 80.32 821 81C820.34 81 820.68 81 820 81C820 80.34 820 80.68 820 80Z" fill="var(--color-accent-200)"></path><path d="M825 200C825.66 200 825.32 200 826 200C826 200.66 826 200.32 826 201C825.34 201 825.68 201 825 201C825 200.34 825 200.68 825 200Z M825 195C825.66 195 825.32 195 826 195C826 195.66 826 195.32 826 196C825.34 196 825.68 196 825 196C825 195.34 825 195.68 825 195Z M825 190C825.66 190 825.32 190 826 190C826 190.66 826 190.32 826 191C825.34 191 825.68 191 825 191C825 190.34 825 190.68 825 190Z M825 185C825.66 185 825.32 185 826 185C826 185.66 826 185.32 826 186C825.34 186 825.68 186 825 186C825 185.34 825 185.68 825 185Z M825 180C825.66 180 825.32 180 826 180C826 180.66 826 180.32 826 181C825.34 181 825.68 181 825 181C825 180.34 825 180.68 825 180Z M825 175C825.66 175 825.32 175 826 175C826 175.66 826 175.32 826 176C825.34 176 825.68 176 825 176C825 175.34 825 175.68 825 175Z M825 170C825.66 170 825.32 170 826 170C826 170.66 826 170.32 826 171C825.34 171 825.68 171 825 171C825 170.34 825 170.68 825 170Z M825 165C825.66 165 825.32 165 826 165C826 165.66 826 165.32 826 166C825.34 166 825.68 166 825 166C825 165.34 825 165.68 825 165Z M825 160C825.66 160 825.32 160 826 160C826 160.66 826 160.32 826 161C825.34 161 825.68 161 825 161C825 160.34 825 160.68 825 160Z M825 155C825.66 155 825.32 155 826 155C826 155.66 826 155.32 826 156C825.34 156 825.68 156 825 156C825 155.34 825 155.68 825 155Z M825 150C825.66 150 825.32 150 826 150C826 150.66 826 150.32 826 151C825.34 151 825.68 151 825 151C825 150.34 825 150.68 825 150Z M825 145C825.66 145 825.32 145 826 145C826 145.66 826 145.32 826 146C825.34 146 825.68 146 825 146C825 145.34 825 145.68 825 145Z M825 140C825.66 140 825.32 140 826 140C826 140.66 826 140.32 826 141C825.34 141 825.68 141 825 141C825 140.34 825 140.68 825 140Z M825 135C825.66 135 825.32 135 826 135C826 135.66 826 135.32 826 136C825.34 136 825.68 136 825 136C825 135.34 825 135.68 825 135Z M825 130C825.66 130 825.32 130 826 130C826 130.66 826 130.32 826 131C825.34 131 825.68 131 825 131C825 130.34 825 130.68 825 130Z M825 125C825.66 125 825.32 125 826 125C826 125.66 826 125.32 826 126C825.34 126 825.68 126 825 126C825 125.34 825 125.68 825 125Z M825 120C825.66 120 825.32 120 826 120C826 120.66 826 120.32 826 121C825.34 121 825.68 121 825 121C825 120.34 825 120.68 825 120Z M825 115C825.66 115 825.32 115 826 115C826 115.66 826 115.32 826 116C825.34 116 825.68 116 825 116C825 115.34 825 115.68 825 115Z M825 110C825.66 110 825.32 110 826 110C826 110.66 826 110.32 826 111C825.34 111 825.68 111 825 111C825 110.34 825 110.68 825 110Z M825 105C825.66 105 825.32 105 826 105C826 105.66 826 105.32 826 106C825.34 106 825.68 106 825 106C825 105.34 825 105.68 825 105Z M825 100C825.66 100 825.32 100 826 100C826 100.66 826 100.32 826 101C825.34 101 825.68 101 825 101C825 100.34 825 100.68 825 100Z M825 95C825.66 95 825.32 95 826 95C826 95.66 826 95.32 826 96C825.34 96 825.68 96 825 96C825 95.34 825 95.68 825 95Z M825 90C825.66 90 825.32 90 826 90C826 90.66 826 90.32 826 91C825.34 91 825.68 91 825 91C825 90.34 825 90.68 825 90Z M825 85C825.66 85 825.32 85 826 85C826 85.66 826 85.32 826 86C825.34 86 825.68 86 825 86C825 85.34 825 85.68 825 85Z M825 80C825.66 80 825.32 80 826 80C826 80.66 826 80.32 826 81C825.34 81 825.68 81 825 81C825 80.34 825 80.68 825 80Z M825 75C825.66 75 825.32 75 826 75C826 75.66 826 75.32 826 76C825.34 76 825.68 76 825 76C825 75.34 825 75.68 825 75Z M825 70C825.66 70 825.32 70 826 70C826 70.66 826 70.32 826 71C825.34 71 825.68 71 825 71C825 70.34 825 70.68 825 70Z M825 65C825.66 65 825.32 65 826 65C826 65.66 826 65.32 826 66C825.34 66 825.68 66 825 66C825 65.34 825 65.68 825 65Z M825 60C825.66 60 825.32 60 826 60C826 60.66 826 60.32 826 61C825.34 61 825.68 61 825 61C825 60.34 825 60.68 825 60Z M825 55C825.66 55 825.32 55 826 55C826 55.66 826 55.32 826 56C825.34 56 825.68 56 825 56C825 55.34 825 55.68 825 55Z M825 50C825.66 50 825.32 50 826 50C826 50.66 826 50.32 826 51C825.34 51 825.68 51 825 51C825 50.34 825 50.68 825 50Z M825 45C825.66 45 825.32 45 826 45C826 45.66 826 45.32 826 46C825.34 46 825.68 46 825 46C825 45.34 825 45.68 825 45Z M825 40C825.66 40 825.32 40 826 40C826 40.66 826 40.32 826 41C825.34 41 825.68 41 825 41C825 40.34 825 40.68 825 40Z M825 35C825.66 35 825.32 35 826 35C826 35.66 826 35.32 826 36C825.34 36 825.68 36 825 36C825 35.34 825 35.68 825 35Z M825 30C825.66 30 825.32 30 826 30C826 30.66 826 30.32 826 31C825.34 31 825.68 31 825 31C825 30.34 825 30.68 825 30Z M825 25C825.66 25 825.32 25 826 25C826 25.66 826 25.32 826 26C825.34 26 825.68 26 825 26C825 25.34 825 25.68 825 25Z M825 20C825.66 20 825.32 20 826 20C826 20.66 826 20.32 826 21C825.34 21 825.68 21 825 21C825 20.34 825 20.68 825 20Z M825 15C825.66 15 825.32 15 826 15C826 15.66 826 15.32 826 16C825.34 16 825.68 16 825 16C825 15.34 825 15.68 825 15Z" fill="var(--color-accent-200)"></path><path d="M830 170C830.66 170 830.32 170 831 170C831 170.66 831 170.32 831 171C830.34 171 830.68 171 830 171C830 170.34 830 170.68 830 170Z M830 165C830.66 165 830.32 165 831 165C831 165.66 831 165.32 831 166C830.34 166 830.68 166 830 166C830 165.34 830 165.68 830 165Z M830 160C830.66 160 830.32 160 831 160C831 160.66 831 160.32 831 161C830.34 161 830.68 161 830 161C830 160.34 830 160.68 830 160Z M830 155C830.66 155 830.32 155 831 155C831 155.66 831 155.32 831 156C830.34 156 830.68 156 830 156C830 155.34 830 155.68 830 155Z M830 150C830.66 150 830.32 150 831 150C831 150.66 831 150.32 831 151C830.34 151 830.68 151 830 151C830 150.34 830 150.68 830 150Z M830 145C830.66 145 830.32 145 831 145C831 145.66 831 145.32 831 146C830.34 146 830.68 146 830 146C830 145.34 830 145.68 830 145Z M830 140C830.66 140 830.32 140 831 140C831 140.66 831 140.32 831 141C830.34 141 830.68 141 830 141C830 140.34 830 140.68 830 140Z M830 135C830.66 135 830.32 135 831 135C831 135.66 831 135.32 831 136C830.34 136 830.68 136 830 136C830 135.34 830 135.68 830 135Z M830 130C830.66 130 830.32 130 831 130C831 130.66 831 130.32 831 131C830.34 131 830.68 131 830 131C830 130.34 830 130.68 830 130Z M830 125C830.66 125 830.32 125 831 125C831 125.66 831 125.32 831 126C830.34 126 830.68 126 830 126C830 125.34 830 125.68 830 125Z M830 120C830.66 120 830.32 120 831 120C831 120.66 831 120.32 831 121C830.34 121 830.68 121 830 121C830 120.34 830 120.68 830 120Z M830 115C830.66 115 830.32 115 831 115C831 115.66 831 115.32 831 116C830.34 116 830.68 116 830 116C830 115.34 830 115.68 830 115Z M830 110C830.66 110 830.32 110 831 110C831 110.66 831 110.32 831 111C830.34 111 830.68 111 830 111C830 110.34 830 110.68 830 110Z M830 105C830.66 105 830.32 105 831 105C831 105.66 831 105.32 831 106C830.34 106 830.68 106 830 106C830 105.34 830 105.68 830 105Z M830 100C830.66 100 830.32 100 831 100C831 100.66 831 100.32 831 101C830.34 101 830.68 101 830 101C830 100.34 830 100.68 830 100Z M830 95C830.66 95 830.32 95 831 95C831 95.66 831 95.32 831 96C830.34 96 830.68 96 830 96C830 95.34 830 95.68 830 95Z M830 90C830.66 90 830.32 90 831 90C831 90.66 831 90.32 831 91C830.34 91 830.68 91 830 91C830 90.34 830 90.68 830 90Z M830 85C830.66 85 830.32 85 831 85C831 85.66 831 85.32 831 86C830.34 86 830.68 86 830 86C830 85.34 830 85.68 830 85Z M830 80C830.66 80 830.32 80 831 80C831 80.66 831 80.32 831 81C830.34 81 830.68 81 830 81C830 80.34 830 80.68 830 80Z M830 75C830.66 75 830.32 75 831 75C831 75.66 831 75.32 831 76C830.34 76 830.68 76 830 76C830 75.34 830 75.68 830 75Z M830 70C830.66 70 830.32 70 831 70C831 70.66 831 70.32 831 71C830.34 71 830.68 71 830 71C830 70.34 830 70.68 830 70Z M830 65C830.66 65 830.32 65 831 65C831 65.66 831 65.32 831 66C830.34 66 830.68 66 830 66C830 65.34 830 65.68 830 65Z M830 60C830.66 60 830.32 60 831 60C831 60.66 831 60.32 831 61C830.34 61 830.68 61 830 61C830 60.34 830 60.68 830 60Z M830 55C830.66 55 830.32 55 831 55C831 55.66 831 55.32 831 56C830.34 56 830.68 56 830 56C830 55.34 830 55.68 830 55Z M830 50C830.66 50 830.32 50 831 50C831 50.66 831 50.32 831 51C830.34 51 830.68 51 830 51C830 50.34 830 50.68 830 50Z M830 45C830.66 45 830.32 45 831 45C831 45.66 831 45.32 831 46C830.34 46 830.68 46 830 46C830 45.34 830 45.68 830 45Z" fill="var(--color-accent-200)"></path><path d="M835 150C835.66 150 835.32 150 836 150C836 150.66 836 150.32 836 151C835.34 151 835.68 151 835 151C835 150.34 835 150.68 835 150Z M835 145C835.66 145 835.32 145 836 145C836 145.66 836 145.32 836 146C835.34 146 835.68 146 835 146C835 145.34 835 145.68 835 145Z M835 140C835.66 140 835.32 140 836 140C836 140.66 836 140.32 836 141C835.34 141 835.68 141 835 141C835 140.34 835 140.68 835 140Z M835 135C835.66 135 835.32 135 836 135C836 135.66 836 135.32 836 136C835.34 136 835.68 136 835 136C835 135.34 835 135.68 835 135Z M835 130C835.66 130 835.32 130 836 130C836 130.66 836 130.32 836 131C835.34 131 835.68 131 835 131C835 130.34 835 130.68 835 130Z M835 125C835.66 125 835.32 125 836 125C836 125.66 836 125.32 836 126C835.34 126 835.68 126 835 126C835 125.34 835 125.68 835 125Z M835 120C835.66 120 835.32 120 836 120C836 120.66 836 120.32 836 121C835.34 121 835.68 121 835 121C835 120.34 835 120.68 835 120Z M835 115C835.66 115 835.32 115 836 115C836 115.66 836 115.32 836 116C835.34 116 835.68 116 835 116C835 115.34 835 115.68 835 115Z M835 110C835.66 110 835.32 110 836 110C836 110.66 836 110.32 836 111C835.34 111 835.68 111 835 111C835 110.34 835 110.68 835 110Z M835 105C835.66 105 835.32 105 836 105C836 105.66 836 105.32 836 106C835.34 106 835.68 106 835 106C835 105.34 835 105.68 835 105Z M835 100C835.66 100 835.32 100 836 100C836 100.66 836 100.32 836 101C835.34 101 835.68 101 835 101C835 100.34 835 100.68 835 100Z M835 95C835.66 95 835.32 95 836 95C836 95.66 836 95.32 836 96C835.34 96 835.68 96 835 96C835 95.34 835 95.68 835 95Z M835 90C835.66 90 835.32 90 836 90C836 90.66 836 90.32 836 91C835.34 91 835.68 91 835 91C835 90.34 835 90.68 835 90Z M835 85C835.66 85 835.32 85 836 85C836 85.66 836 85.32 836 86C835.34 86 835.68 86 835 86C835 85.34 835 85.68 835 85Z M835 80C835.66 80 835.32 80 836 80C836 80.66 836 80.32 836 81C835.34 81 835.68 81 835 81C835 80.34 835 80.68 835 80Z M835 75C835.66 75 835.32 75 836 75C836 75.66 836 75.32 836 76C835.34 76 835.68 76 835 76C835 75.34 835 75.68 835 75Z M835 70C835.66 70 835.32 70 836 70C836 70.66 836 70.32 836 71C835.34 71 835.68 71 835 71C835 70.34 835 70.68 835 70Z" fill="var(--color-accent-200)"></path><path d="M840 160C840.66 160 840.32 160 841 160C841 160.66 841 160.32 841 161C840.34 161 840.68 161 840 161C840 160.34 840 160.68 840 160Z M840 155C840.66 155 840.32 155 841 155C841 155.66 841 155.32 841 156C840.34 156 840.68 156 840 156C840 155.34 840 155.68 840 155Z M840 150C840.66 150 840.32 150 841 150C841 150.66 841 150.32 841 151C840.34 151 840.68 151 840 151C840 150.34 840 150.68 840 150Z M840 145C840.66 145 840.32 145 841 145C841 145.66 841 145.32 841 146C840.34 146 840.68 146 840 146C840 145.34 840 145.68 840 145Z M840 140C840.66 140 840.32 140 841 140C841 140.66 841 140.32 841 141C840.34 141 840.68 141 840 141C840 140.34 840 140.68 840 140Z M840 135C840.66 135 840.32 135 841 135C841 135.66 841 135.32 841 136C840.34 136 840.68 136 840 136C840 135.34 840 135.68 840 135Z M840 130C840.66 130 840.32 130 841 130C841 130.66 841 130.32 841 131C840.34 131 840.68 131 840 131C840 130.34 840 130.68 840 130Z M840 125C840.66 125 840.32 125 841 125C841 125.66 841 125.32 841 126C840.34 126 840.68 126 840 126C840 125.34 840 125.68 840 125Z M840 120C840.66 120 840.32 120 841 120C841 120.66 841 120.32 841 121C840.34 121 840.68 121 840 121C840 120.34 840 120.68 840 120Z M840 115C840.66 115 840.32 115 841 115C841 115.66 841 115.32 841 116C840.34 116 840.68 116 840 116C840 115.34 840 115.68 840 115Z M840 110C840.66 110 840.32 110 841 110C841 110.66 841 110.32 841 111C840.34 111 840.68 111 840 111C840 110.34 840 110.68 840 110Z M840 105C840.66 105 840.32 105 841 105C841 105.66 841 105.32 841 106C840.34 106 840.68 106 840 106C840 105.34 840 105.68 840 105Z M840 100C840.66 100 840.32 100 841 100C841 100.66 841 100.32 841 101C840.34 101 840.68 101 840 101C840 100.34 840 100.68 840 100Z M840 95C840.66 95 840.32 95 841 95C841 95.66 841 95.32 841 96C840.34 96 840.68 96 840 96C840 95.34 840 95.68 840 95Z M840 90C840.66 90 840.32 90 841 90C841 90.66 841 90.32 841 91C840.34 91 840.68 91 840 91C840 90.34 840 90.68 840 90Z M840 85C840.66 85 840.32 85 841 85C841 85.66 841 85.32 841 86C840.34 86 840.68 86 840 86C840 85.34 840 85.68 840 85Z M840 80C840.66 80 840.32 80 841 80C841 80.66 841 80.32 841 81C840.34 81 840.68 81 840 81C840 80.34 840 80.68 840 80Z M840 75C840.66 75 840.32 75 841 75C841 75.66 841 75.32 841 76C840.34 76 840.68 76 840 76C840 75.34 840 75.68 840 75Z M840 70C840.66 70 840.32 70 841 70C841 70.66 841 70.32 841 71C840.34 71 840.68 71 840 71C840 70.34 840 70.68 840 70Z M840 65C840.66 65 840.32 65 841 65C841 65.66 841 65.32 841 66C840.34 66 840.68 66 840 66C840 65.34 840 65.68 840 65Z M840 60C840.66 60 840.32 60 841 60C841 60.66 841 60.32 841 61C840.34 61 840.68 61 840 61C840 60.34 840 60.68 840 60Z" fill="var(--color-accent-200)"></path><path d="M845 120C845.66 120 845.32 120 846 120C846 120.66 846 120.32 846 121C845.34 121 845.68 121 845 121C845 120.34 845 120.68 845 120Z M845 115C845.66 115 845.32 115 846 115C846 115.66 846 115.32 846 116C845.34 116 845.68 116 845 116C845 115.34 845 115.68 845 115Z M845 110C845.66 110 845.32 110 846 110C846 110.66 846 110.32 846 111C845.34 111 845.68 111 845 111C845 110.34 845 110.68 845 110Z M845 105C845.66 105 845.32 105 846 105C846 105.66 846 105.32 846 106C845.34 106 845.68 106 845 106C845 105.34 845 105.68 845 105Z M845 100C845.66 100 845.32 100 846 100C846 100.66 846 100.32 846 101C845.34 101 845.68 101 845 101C845 100.34 845 100.68 845 100Z" fill="var(--color-accent-200)"></path><path d="M850 140C850.66 140 850.32 140 851 140C851 140.66 851 140.32 851 141C850.34 141 850.68 141 850 141C850 140.34 850 140.68 850 140Z M850 135C850.66 135 850.32 135 851 135C851 135.66 851 135.32 851 136C850.34 136 850.68 136 850 136C850 135.34 850 135.68 850 135Z M850 130C850.66 130 850.32 130 851 130C851 130.66 851 130.32 851 131C850.34 131 850.68 131 850 131C850 130.34 850 130.68 850 130Z M850 125C850.66 125 850.32 125 851 125C851 125.66 851 125.32 851 126C850.34 126 850.68 126 850 126C850 125.34 850 125.68 850 125Z M850 120C850.66 120 850.32 120 851 120C851 120.66 851 120.32 851 121C850.34 121 850.68 121 850 121C850 120.34 850 120.68 850 120Z M850 115C850.66 115 850.32 115 851 115C851 115.66 851 115.32 851 116C850.34 116 850.68 116 850 116C850 115.34 850 115.68 850 115Z M850 110C850.66 110 850.32 110 851 110C851 110.66 851 110.32 851 111C850.34 111 850.68 111 850 111C850 110.34 850 110.68 850 110Z M850 105C850.66 105 850.32 105 851 105C851 105.66 851 105.32 851 106C850.34 106 850.68 106 850 106C850 105.34 850 105.68 850 105Z M850 100C850.66 100 850.32 100 851 100C851 100.66 851 100.32 851 101C850.34 101 850.68 101 850 101C850 100.34 850 100.68 850 100Z M850 95C850.66 95 850.32 95 851 95C851 95.66 851 95.32 851 96C850.34 96 850.68 96 850 96C850 95.34 850 95.68 850 95Z M850 90C850.66 90 850.32 90 851 90C851 90.66 851 90.32 851 91C850.34 91 850.68 91 850 91C850 90.34 850 90.68 850 90Z M850 85C850.66 85 850.32 85 851 85C851 85.66 851 85.32 851 86C850.34 86 850.68 86 850 86C850 85.34 850 85.68 850 85Z M850 80C850.66 80 850.32 80 851 80C851 80.66 851 80.32 851 81C850.34 81 850.68 81 850 81C850 80.34 850 80.68 850 80Z" fill="var(--color-accent-200)"></path><path d="M855 120C855.66 120 855.32 120 856 120C856 120.66 856 120.32 856 121C855.34 121 855.68 121 855 121C855 120.34 855 120.68 855 120Z M855 115C855.66 115 855.32 115 856 115C856 115.66 856 115.32 856 116C855.34 116 855.68 116 855 116C855 115.34 855 115.68 855 115Z M855 110C855.66 110 855.32 110 856 110C856 110.66 856 110.32 856 111C855.34 111 855.68 111 855 111C855 110.34 855 110.68 855 110Z M855 105C855.66 105 855.32 105 856 105C856 105.66 856 105.32 856 106C855.34 106 855.68 106 855 106C855 105.34 855 105.68 855 105Z M855 100C855.66 100 855.32 100 856 100C856 100.66 856 100.32 856 101C855.34 101 855.68 101 855 101C855 100.34 855 100.68 855 100Z M855 95C855.66 95 855.32 95 856 95C856 95.66 856 95.32 856 96C855.34 96 855.68 96 855 96C855 95.34 855 95.68 855 95Z" fill="var(--color-accent-200)"></path><path d="M860 170C860.66 170 860.32 170 861 170C861 170.66 861 170.32 861 171C860.34 171 860.68 171 860 171C860 170.34 860 170.68 860 170Z M860 165C860.66 165 860.32 165 861 165C861 165.66 861 165.32 861 166C860.34 166 860.68 166 860 166C860 165.34 860 165.68 860 165Z M860 160C860.66 160 860.32 160 861 160C861 160.66 861 160.32 861 161C860.34 161 860.68 161 860 161C860 160.34 860 160.68 860 160Z M860 155C860.66 155 860.32 155 861 155C861 155.66 861 155.32 861 156C860.34 156 860.68 156 860 156C860 155.34 860 155.68 860 155Z M860 150C860.66 150 860.32 150 861 150C861 150.66 861 150.32 861 151C860.34 151 860.68 151 860 151C860 150.34 860 150.68 860 150Z M860 145C860.66 145 860.32 145 861 145C861 145.66 861 145.32 861 146C860.34 146 860.68 146 860 146C860 145.34 860 145.68 860 145Z M860 140C860.66 140 860.32 140 861 140C861 140.66 861 140.32 861 141C860.34 141 860.68 141 860 141C860 140.34 860 140.68 860 140Z M860 135C860.66 135 860.32 135 861 135C861 135.66 861 135.32 861 136C860.34 136 860.68 136 860 136C860 135.34 860 135.68 860 135Z M860 130C860.66 130 860.32 130 861 130C861 130.66 861 130.32 861 131C860.34 131 860.68 131 860 131C860 130.34 860 130.68 860 130Z M860 125C860.66 125 860.32 125 861 125C861 125.66 861 125.32 861 126C860.34 126 860.68 126 860 126C860 125.34 860 125.68 860 125Z M860 120C860.66 120 860.32 120 861 120C861 120.66 861 120.32 861 121C860.34 121 860.68 121 860 121C860 120.34 860 120.68 860 120Z M860 115C860.66 115 860.32 115 861 115C861 115.66 861 115.32 861 116C860.34 116 860.68 116 860 116C860 115.34 860 115.68 860 115Z M860 110C860.66 110 860.32 110 861 110C861 110.66 861 110.32 861 111C860.34 111 860.68 111 860 111C860 110.34 860 110.68 860 110Z M860 105C860.66 105 860.32 105 861 105C861 105.66 861 105.32 861 106C860.34 106 860.68 106 860 106C860 105.34 860 105.68 860 105Z M860 100C860.66 100 860.32 100 861 100C861 100.66 861 100.32 861 101C860.34 101 860.68 101 860 101C860 100.34 860 100.68 860 100Z M860 95C860.66 95 860.32 95 861 95C861 95.66 861 95.32 861 96C860.34 96 860.68 96 860 96C860 95.34 860 95.68 860 95Z M860 90C860.66 90 860.32 90 861 90C861 90.66 861 90.32 861 91C860.34 91 860.68 91 860 91C860 90.34 860 90.68 860 90Z M860 85C860.66 85 860.32 85 861 85C861 85.66 861 85.32 861 86C860.34 86 860.68 86 860 86C860 85.34 860 85.68 860 85Z M860 80C860.66 80 860.32 80 861 80C861 80.66 861 80.32 861 81C860.34 81 860.68 81 860 81C860 80.34 860 80.68 860 80Z M860 75C860.66 75 860.32 75 861 75C861 75.66 861 75.32 861 76C860.34 76 860.68 76 860 76C860 75.34 860 75.68 860 75Z M860 70C860.66 70 860.32 70 861 70C861 70.66 861 70.32 861 71C860.34 71 860.68 71 860 71C860 70.34 860 70.68 860 70Z M860 65C860.66 65 860.32 65 861 65C861 65.66 861 65.32 861 66C860.34 66 860.68 66 860 66C860 65.34 860 65.68 860 65Z M860 60C860.66 60 860.32 60 861 60C861 60.66 861 60.32 861 61C860.34 61 860.68 61 860 61C860 60.34 860 60.68 860 60Z M860 55C860.66 55 860.32 55 861 55C861 55.66 861 55.32 861 56C860.34 56 860.68 56 860 56C860 55.34 860 55.68 860 55Z M860 50C860.66 50 860.32 50 861 50C861 50.66 861 50.32 861 51C860.34 51 860.68 51 860 51C860 50.34 860 50.68 860 50Z" fill="var(--color-accent-200)"></path><path d="M865 175C865.66 175 865.32 175 866 175C866 175.66 866 175.32 866 176C865.34 176 865.68 176 865 176C865 175.34 865 175.68 865 175Z M865 170C865.66 170 865.32 170 866 170C866 170.66 866 170.32 866 171C865.34 171 865.68 171 865 171C865 170.34 865 170.68 865 170Z M865 165C865.66 165 865.32 165 866 165C866 165.66 866 165.32 866 166C865.34 166 865.68 166 865 166C865 165.34 865 165.68 865 165Z M865 160C865.66 160 865.32 160 866 160C866 160.66 866 160.32 866 161C865.34 161 865.68 161 865 161C865 160.34 865 160.68 865 160Z M865 155C865.66 155 865.32 155 866 155C866 155.66 866 155.32 866 156C865.34 156 865.68 156 865 156C865 155.34 865 155.68 865 155Z M865 150C865.66 150 865.32 150 866 150C866 150.66 866 150.32 866 151C865.34 151 865.68 151 865 151C865 150.34 865 150.68 865 150Z M865 145C865.66 145 865.32 145 866 145C866 145.66 866 145.32 866 146C865.34 146 865.68 146 865 146C865 145.34 865 145.68 865 145Z M865 140C865.66 140 865.32 140 866 140C866 140.66 866 140.32 866 141C865.34 141 865.68 141 865 141C865 140.34 865 140.68 865 140Z M865 135C865.66 135 865.32 135 866 135C866 135.66 866 135.32 866 136C865.34 136 865.68 136 865 136C865 135.34 865 135.68 865 135Z M865 130C865.66 130 865.32 130 866 130C866 130.66 866 130.32 866 131C865.34 131 865.68 131 865 131C865 130.34 865 130.68 865 130Z M865 125C865.66 125 865.32 125 866 125C866 125.66 866 125.32 866 126C865.34 126 865.68 126 865 126C865 125.34 865 125.68 865 125Z M865 120C865.66 120 865.32 120 866 120C866 120.66 866 120.32 866 121C865.34 121 865.68 121 865 121C865 120.34 865 120.68 865 120Z M865 115C865.66 115 865.32 115 866 115C866 115.66 866 115.32 866 116C865.34 116 865.68 116 865 116C865 115.34 865 115.68 865 115Z M865 110C865.66 110 865.32 110 866 110C866 110.66 866 110.32 866 111C865.34 111 865.68 111 865 111C865 110.34 865 110.68 865 110Z M865 105C865.66 105 865.32 105 866 105C866 105.66 866 105.32 866 106C865.34 106 865.68 106 865 106C865 105.34 865 105.68 865 105Z M865 100C865.66 100 865.32 100 866 100C866 100.66 866 100.32 866 101C865.34 101 865.68 101 865 101C865 100.34 865 100.68 865 100Z M865 95C865.66 95 865.32 95 866 95C866 95.66 866 95.32 866 96C865.34 96 865.68 96 865 96C865 95.34 865 95.68 865 95Z M865 90C865.66 90 865.32 90 866 90C866 90.66 866 90.32 866 91C865.34 91 865.68 91 865 91C865 90.34 865 90.68 865 90Z M865 85C865.66 85 865.32 85 866 85C866 85.66 866 85.32 866 86C865.34 86 865.68 86 865 86C865 85.34 865 85.68 865 85Z M865 80C865.66 80 865.32 80 866 80C866 80.66 866 80.32 866 81C865.34 81 865.68 81 865 81C865 80.34 865 80.68 865 80Z M865 75C865.66 75 865.32 75 866 75C866 75.66 866 75.32 866 76C865.34 76 865.68 76 865 76C865 75.34 865 75.68 865 75Z M865 70C865.66 70 865.32 70 866 70C866 70.66 866 70.32 866 71C865.34 71 865.68 71 865 71C865 70.34 865 70.68 865 70Z M865 65C865.66 65 865.32 65 866 65C866 65.66 866 65.32 866 66C865.34 66 865.68 66 865 66C865 65.34 865 65.68 865 65Z M865 60C865.66 60 865.32 60 866 60C866 60.66 866 60.32 866 61C865.34 61 865.68 61 865 61C865 60.34 865 60.68 865 60Z M865 55C865.66 55 865.32 55 866 55C866 55.66 866 55.32 866 56C865.34 56 865.68 56 865 56C865 55.34 865 55.68 865 55Z M865 50C865.66 50 865.32 50 866 50C866 50.66 866 50.32 866 51C865.34 51 865.68 51 865 51C865 50.34 865 50.68 865 50Z M865 45C865.66 45 865.32 45 866 45C866 45.66 866 45.32 866 46C865.34 46 865.68 46 865 46C865 45.34 865 45.68 865 45Z M865 40C865.66 40 865.32 40 866 40C866 40.66 866 40.32 866 41C865.34 41 865.68 41 865 41C865 40.34 865 40.68 865 40Z" fill="var(--color-accent-200)"></path><path d="M870 150C870.66 150 870.32 150 871 150C871 150.66 871 150.32 871 151C870.34 151 870.68 151 870 151C870 150.34 870 150.68 870 150Z M870 145C870.66 145 870.32 145 871 145C871 145.66 871 145.32 871 146C870.34 146 870.68 146 870 146C870 145.34 870 145.68 870 145Z M870 140C870.66 140 870.32 140 871 140C871 140.66 871 140.32 871 141C870.34 141 870.68 141 870 141C870 140.34 870 140.68 870 140Z M870 135C870.66 135 870.32 135 871 135C871 135.66 871 135.32 871 136C870.34 136 870.68 136 870 136C870 135.34 870 135.68 870 135Z M870 130C870.66 130 870.32 130 871 130C871 130.66 871 130.32 871 131C870.34 131 870.68 131 870 131C870 130.34 870 130.68 870 130Z M870 125C870.66 125 870.32 125 871 125C871 125.66 871 125.32 871 126C870.34 126 870.68 126 870 126C870 125.34 870 125.68 870 125Z M870 120C870.66 120 870.32 120 871 120C871 120.66 871 120.32 871 121C870.34 121 870.68 121 870 121C870 120.34 870 120.68 870 120Z M870 115C870.66 115 870.32 115 871 115C871 115.66 871 115.32 871 116C870.34 116 870.68 116 870 116C870 115.34 870 115.68 870 115Z M870 110C870.66 110 870.32 110 871 110C871 110.66 871 110.32 871 111C870.34 111 870.68 111 870 111C870 110.34 870 110.68 870 110Z M870 105C870.66 105 870.32 105 871 105C871 105.66 871 105.32 871 106C870.34 106 870.68 106 870 106C870 105.34 870 105.68 870 105Z M870 100C870.66 100 870.32 100 871 100C871 100.66 871 100.32 871 101C870.34 101 870.68 101 870 101C870 100.34 870 100.68 870 100Z M870 95C870.66 95 870.32 95 871 95C871 95.66 871 95.32 871 96C870.34 96 870.68 96 870 96C870 95.34 870 95.68 870 95Z M870 90C870.66 90 870.32 90 871 90C871 90.66 871 90.32 871 91C870.34 91 870.68 91 870 91C870 90.34 870 90.68 870 90Z M870 85C870.66 85 870.32 85 871 85C871 85.66 871 85.32 871 86C870.34 86 870.68 86 870 86C870 85.34 870 85.68 870 85Z M870 80C870.66 80 870.32 80 871 80C871 80.66 871 80.32 871 81C870.34 81 870.68 81 870 81C870 80.34 870 80.68 870 80Z M870 75C870.66 75 870.32 75 871 75C871 75.66 871 75.32 871 76C870.34 76 870.68 76 870 76C870 75.34 870 75.68 870 75Z M870 70C870.66 70 870.32 70 871 70C871 70.66 871 70.32 871 71C870.34 71 870.68 71 870 71C870 70.34 870 70.68 870 70Z M870 65C870.66 65 870.32 65 871 65C871 65.66 871 65.32 871 66C870.34 66 870.68 66 870 66C870 65.34 870 65.68 870 65Z" fill="var(--color-accent-200)"></path><path d="M875 185C875.66 185 875.32 185 876 185C876 185.66 876 185.32 876 186C875.34 186 875.68 186 875 186C875 185.34 875 185.68 875 185Z M875 180C875.66 180 875.32 180 876 180C876 180.66 876 180.32 876 181C875.34 181 875.68 181 875 181C875 180.34 875 180.68 875 180Z M875 175C875.66 175 875.32 175 876 175C876 175.66 876 175.32 876 176C875.34 176 875.68 176 875 176C875 175.34 875 175.68 875 175Z M875 170C875.66 170 875.32 170 876 170C876 170.66 876 170.32 876 171C875.34 171 875.68 171 875 171C875 170.34 875 170.68 875 170Z M875 165C875.66 165 875.32 165 876 165C876 165.66 876 165.32 876 166C875.34 166 875.68 166 875 166C875 165.34 875 165.68 875 165Z M875 160C875.66 160 875.32 160 876 160C876 160.66 876 160.32 876 161C875.34 161 875.68 161 875 161C875 160.34 875 160.68 875 160Z M875 155C875.66 155 875.32 155 876 155C876 155.66 876 155.32 876 156C875.34 156 875.68 156 875 156C875 155.34 875 155.68 875 155Z M875 150C875.66 150 875.32 150 876 150C876 150.66 876 150.32 876 151C875.34 151 875.68 151 875 151C875 150.34 875 150.68 875 150Z M875 145C875.66 145 875.32 145 876 145C876 145.66 876 145.32 876 146C875.34 146 875.68 146 875 146C875 145.34 875 145.68 875 145Z M875 140C875.66 140 875.32 140 876 140C876 140.66 876 140.32 876 141C875.34 141 875.68 141 875 141C875 140.34 875 140.68 875 140Z M875 135C875.66 135 875.32 135 876 135C876 135.66 876 135.32 876 136C875.34 136 875.68 136 875 136C875 135.34 875 135.68 875 135Z M875 130C875.66 130 875.32 130 876 130C876 130.66 876 130.32 876 131C875.34 131 875.68 131 875 131C875 130.34 875 130.68 875 130Z M875 125C875.66 125 875.32 125 876 125C876 125.66 876 125.32 876 126C875.34 126 875.68 126 875 126C875 125.34 875 125.68 875 125Z M875 120C875.66 120 875.32 120 876 120C876 120.66 876 120.32 876 121C875.34 121 875.68 121 875 121C875 120.34 875 120.68 875 120Z M875 115C875.66 115 875.32 115 876 115C876 115.66 876 115.32 876 116C875.34 116 875.68 116 875 116C875 115.34 875 115.68 875 115Z M875 110C875.66 110 875.32 110 876 110C876 110.66 876 110.32 876 111C875.34 111 875.68 111 875 111C875 110.34 875 110.68 875 110Z M875 105C875.66 105 875.32 105 876 105C876 105.66 876 105.32 876 106C875.34 106 875.68 106 875 106C875 105.34 875 105.68 875 105Z M875 100C875.66 100 875.32 100 876 100C876 100.66 876 100.32 876 101C875.34 101 875.68 101 875 101C875 100.34 875 100.68 875 100Z M875 95C875.66 95 875.32 95 876 95C876 95.66 876 95.32 876 96C875.34 96 875.68 96 875 96C875 95.34 875 95.68 875 95Z M875 90C875.66 90 875.32 90 876 90C876 90.66 876 90.32 876 91C875.34 91 875.68 91 875 91C875 90.34 875 90.68 875 90Z M875 85C875.66 85 875.32 85 876 85C876 85.66 876 85.32 876 86C875.34 86 875.68 86 875 86C875 85.34 875 85.68 875 85Z M875 80C875.66 80 875.32 80 876 80C876 80.66 876 80.32 876 81C875.34 81 875.68 81 875 81C875 80.34 875 80.68 875 80Z M875 75C875.66 75 875.32 75 876 75C876 75.66 876 75.32 876 76C875.34 76 875.68 76 875 76C875 75.34 875 75.68 875 75Z M875 70C875.66 70 875.32 70 876 70C876 70.66 876 70.32 876 71C875.34 71 875.68 71 875 71C875 70.34 875 70.68 875 70Z M875 65C875.66 65 875.32 65 876 65C876 65.66 876 65.32 876 66C875.34 66 875.68 66 875 66C875 65.34 875 65.68 875 65Z M875 60C875.66 60 875.32 60 876 60C876 60.66 876 60.32 876 61C875.34 61 875.68 61 875 61C875 60.34 875 60.68 875 60Z M875 55C875.66 55 875.32 55 876 55C876 55.66 876 55.32 876 56C875.34 56 875.68 56 875 56C875 55.34 875 55.68 875 55Z M875 50C875.66 50 875.32 50 876 50C876 50.66 876 50.32 876 51C875.34 51 875.68 51 875 51C875 50.34 875 50.68 875 50Z M875 45C875.66 45 875.32 45 876 45C876 45.66 876 45.32 876 46C875.34 46 875.68 46 875 46C875 45.34 875 45.68 875 45Z M875 40C875.66 40 875.32 40 876 40C876 40.66 876 40.32 876 41C875.34 41 875.68 41 875 41C875 40.34 875 40.68 875 40Z M875 35C875.66 35 875.32 35 876 35C876 35.66 876 35.32 876 36C875.34 36 875.68 36 875 36C875 35.34 875 35.68 875 35Z" fill="var(--color-accent-200)"></path><path d="M880 195C880.66 195 880.32 195 881 195C881 195.66 881 195.32 881 196C880.34 196 880.68 196 880 196C880 195.34 880 195.68 880 195Z M880 190C880.66 190 880.32 190 881 190C881 190.66 881 190.32 881 191C880.34 191 880.68 191 880 191C880 190.34 880 190.68 880 190Z M880 185C880.66 185 880.32 185 881 185C881 185.66 881 185.32 881 186C880.34 186 880.68 186 880 186C880 185.34 880 185.68 880 185Z M880 180C880.66 180 880.32 180 881 180C881 180.66 881 180.32 881 181C880.34 181 880.68 181 880 181C880 180.34 880 180.68 880 180Z M880 175C880.66 175 880.32 175 881 175C881 175.66 881 175.32 881 176C880.34 176 880.68 176 880 176C880 175.34 880 175.68 880 175Z M880 170C880.66 170 880.32 170 881 170C881 170.66 881 170.32 881 171C880.34 171 880.68 171 880 171C880 170.34 880 170.68 880 170Z M880 165C880.66 165 880.32 165 881 165C881 165.66 881 165.32 881 166C880.34 166 880.68 166 880 166C880 165.34 880 165.68 880 165Z M880 160C880.66 160 880.32 160 881 160C881 160.66 881 160.32 881 161C880.34 161 880.68 161 880 161C880 160.34 880 160.68 880 160Z M880 155C880.66 155 880.32 155 881 155C881 155.66 881 155.32 881 156C880.34 156 880.68 156 880 156C880 155.34 880 155.68 880 155Z M880 150C880.66 150 880.32 150 881 150C881 150.66 881 150.32 881 151C880.34 151 880.68 151 880 151C880 150.34 880 150.68 880 150Z M880 145C880.66 145 880.32 145 881 145C881 145.66 881 145.32 881 146C880.34 146 880.68 146 880 146C880 145.34 880 145.68 880 145Z M880 140C880.66 140 880.32 140 881 140C881 140.66 881 140.32 881 141C880.34 141 880.68 141 880 141C880 140.34 880 140.68 880 140Z M880 135C880.66 135 880.32 135 881 135C881 135.66 881 135.32 881 136C880.34 136 880.68 136 880 136C880 135.34 880 135.68 880 135Z M880 130C880.66 130 880.32 130 881 130C881 130.66 881 130.32 881 131C880.34 131 880.68 131 880 131C880 130.34 880 130.68 880 130Z M880 125C880.66 125 880.32 125 881 125C881 125.66 881 125.32 881 126C880.34 126 880.68 126 880 126C880 125.34 880 125.68 880 125Z M880 120C880.66 120 880.32 120 881 120C881 120.66 881 120.32 881 121C880.34 121 880.68 121 880 121C880 120.34 880 120.68 880 120Z M880 115C880.66 115 880.32 115 881 115C881 115.66 881 115.32 881 116C880.34 116 880.68 116 880 116C880 115.34 880 115.68 880 115Z M880 110C880.66 110 880.32 110 881 110C881 110.66 881 110.32 881 111C880.34 111 880.68 111 880 111C880 110.34 880 110.68 880 110Z M880 105C880.66 105 880.32 105 881 105C881 105.66 881 105.32 881 106C880.34 106 880.68 106 880 106C880 105.34 880 105.68 880 105Z M880 100C880.66 100 880.32 100 881 100C881 100.66 881 100.32 881 101C880.34 101 880.68 101 880 101C880 100.34 880 100.68 880 100Z M880 95C880.66 95 880.32 95 881 95C881 95.66 881 95.32 881 96C880.34 96 880.68 96 880 96C880 95.34 880 95.68 880 95Z M880 90C880.66 90 880.32 90 881 90C881 90.66 881 90.32 881 91C880.34 91 880.68 91 880 91C880 90.34 880 90.68 880 90Z M880 85C880.66 85 880.32 85 881 85C881 85.66 881 85.32 881 86C880.34 86 880.68 86 880 86C880 85.34 880 85.68 880 85Z M880 80C880.66 80 880.32 80 881 80C881 80.66 881 80.32 881 81C880.34 81 880.68 81 880 81C880 80.34 880 80.68 880 80Z M880 75C880.66 75 880.32 75 881 75C881 75.66 881 75.32 881 76C880.34 76 880.68 76 880 76C880 75.34 880 75.68 880 75Z M880 70C880.66 70 880.32 70 881 70C881 70.66 881 70.32 881 71C880.34 71 880.68 71 880 71C880 70.34 880 70.68 880 70Z M880 65C880.66 65 880.32 65 881 65C881 65.66 881 65.32 881 66C880.34 66 880.68 66 880 66C880 65.34 880 65.68 880 65Z M880 60C880.66 60 880.32 60 881 60C881 60.66 881 60.32 881 61C880.34 61 880.68 61 880 61C880 60.34 880 60.68 880 60Z M880 55C880.66 55 880.32 55 881 55C881 55.66 881 55.32 881 56C880.34 56 880.68 56 880 56C880 55.34 880 55.68 880 55Z M880 50C880.66 50 880.32 50 881 50C881 50.66 881 50.32 881 51C880.34 51 880.68 51 880 51C880 50.34 880 50.68 880 50Z M880 45C880.66 45 880.32 45 881 45C881 45.66 881 45.32 881 46C880.34 46 880.68 46 880 46C880 45.34 880 45.68 880 45Z M880 40C880.66 40 880.32 40 881 40C881 40.66 881 40.32 881 41C880.34 41 880.68 41 880 41C880 40.34 880 40.68 880 40Z M880 35C880.66 35 880.32 35 881 35C881 35.66 881 35.32 881 36C880.34 36 880.68 36 880 36C880 35.34 880 35.68 880 35Z M880 30C880.66 30 880.32 30 881 30C881 30.66 881 30.32 881 31C880.34 31 880.68 31 880 31C880 30.34 880 30.68 880 30Z M880 25C880.66 25 880.32 25 881 25C881 25.66 881 25.32 881 26C880.34 26 880.68 26 880 26C880 25.34 880 25.68 880 25Z" fill="var(--color-accent-200)"></path><path d="M885 145C885.66 145 885.32 145 886 145C886 145.66 886 145.32 886 146C885.34 146 885.68 146 885 146C885 145.34 885 145.68 885 145Z M885 140C885.66 140 885.32 140 886 140C886 140.66 886 140.32 886 141C885.34 141 885.68 141 885 141C885 140.34 885 140.68 885 140Z M885 135C885.66 135 885.32 135 886 135C886 135.66 886 135.32 886 136C885.34 136 885.68 136 885 136C885 135.34 885 135.68 885 135Z M885 130C885.66 130 885.32 130 886 130C886 130.66 886 130.32 886 131C885.34 131 885.68 131 885 131C885 130.34 885 130.68 885 130Z M885 125C885.66 125 885.32 125 886 125C886 125.66 886 125.32 886 126C885.34 126 885.68 126 885 126C885 125.34 885 125.68 885 125Z M885 120C885.66 120 885.32 120 886 120C886 120.66 886 120.32 886 121C885.34 121 885.68 121 885 121C885 120.34 885 120.68 885 120Z M885 115C885.66 115 885.32 115 886 115C886 115.66 886 115.32 886 116C885.34 116 885.68 116 885 116C885 115.34 885 115.68 885 115Z M885 110C885.66 110 885.32 110 886 110C886 110.66 886 110.32 886 111C885.34 111 885.68 111 885 111C885 110.34 885 110.68 885 110Z M885 105C885.66 105 885.32 105 886 105C886 105.66 886 105.32 886 106C885.34 106 885.68 106 885 106C885 105.34 885 105.68 885 105Z M885 100C885.66 100 885.32 100 886 100C886 100.66 886 100.32 886 101C885.34 101 885.68 101 885 101C885 100.34 885 100.68 885 100Z M885 95C885.66 95 885.32 95 886 95C886 95.66 886 95.32 886 96C885.34 96 885.68 96 885 96C885 95.34 885 95.68 885 95Z M885 90C885.66 90 885.32 90 886 90C886 90.66 886 90.32 886 91C885.34 91 885.68 91 885 91C885 90.34 885 90.68 885 90Z M885 85C885.66 85 885.32 85 886 85C886 85.66 886 85.32 886 86C885.34 86 885.68 86 885 86C885 85.34 885 85.68 885 85Z M885 80C885.66 80 885.32 80 886 80C886 80.66 886 80.32 886 81C885.34 81 885.68 81 885 81C885 80.34 885 80.68 885 80Z M885 75C885.66 75 885.32 75 886 75C886 75.66 886 75.32 886 76C885.34 76 885.68 76 885 76C885 75.34 885 75.68 885 75Z M885 70C885.66 70 885.32 70 886 70C886 70.66 886 70.32 886 71C885.34 71 885.68 71 885 71C885 70.34 885 70.68 885 70Z" fill="var(--color-accent-200)"></path><path d="M890 155C890.66 155 890.32 155 891 155C891 155.66 891 155.32 891 156C890.34 156 890.68 156 890 156C890 155.34 890 155.68 890 155Z M890 150C890.66 150 890.32 150 891 150C891 150.66 891 150.32 891 151C890.34 151 890.68 151 890 151C890 150.34 890 150.68 890 150Z M890 145C890.66 145 890.32 145 891 145C891 145.66 891 145.32 891 146C890.34 146 890.68 146 890 146C890 145.34 890 145.68 890 145Z M890 140C890.66 140 890.32 140 891 140C891 140.66 891 140.32 891 141C890.34 141 890.68 141 890 141C890 140.34 890 140.68 890 140Z M890 135C890.66 135 890.32 135 891 135C891 135.66 891 135.32 891 136C890.34 136 890.68 136 890 136C890 135.34 890 135.68 890 135Z M890 130C890.66 130 890.32 130 891 130C891 130.66 891 130.32 891 131C890.34 131 890.68 131 890 131C890 130.34 890 130.68 890 130Z M890 125C890.66 125 890.32 125 891 125C891 125.66 891 125.32 891 126C890.34 126 890.68 126 890 126C890 125.34 890 125.68 890 125Z M890 120C890.66 120 890.32 120 891 120C891 120.66 891 120.32 891 121C890.34 121 890.68 121 890 121C890 120.34 890 120.68 890 120Z M890 115C890.66 115 890.32 115 891 115C891 115.66 891 115.32 891 116C890.34 116 890.68 116 890 116C890 115.34 890 115.68 890 115Z M890 110C890.66 110 890.32 110 891 110C891 110.66 891 110.32 891 111C890.34 111 890.68 111 890 111C890 110.34 890 110.68 890 110Z M890 105C890.66 105 890.32 105 891 105C891 105.66 891 105.32 891 106C890.34 106 890.68 106 890 106C890 105.34 890 105.68 890 105Z M890 100C890.66 100 890.32 100 891 100C891 100.66 891 100.32 891 101C890.34 101 890.68 101 890 101C890 100.34 890 100.68 890 100Z M890 95C890.66 95 890.32 95 891 95C891 95.66 891 95.32 891 96C890.34 96 890.68 96 890 96C890 95.34 890 95.68 890 95Z M890 90C890.66 90 890.32 90 891 90C891 90.66 891 90.32 891 91C890.34 91 890.68 91 890 91C890 90.34 890 90.68 890 90Z M890 85C890.66 85 890.32 85 891 85C891 85.66 891 85.32 891 86C890.34 86 890.68 86 890 86C890 85.34 890 85.68 890 85Z M890 80C890.66 80 890.32 80 891 80C891 80.66 891 80.32 891 81C890.34 81 890.68 81 890 81C890 80.34 890 80.68 890 80Z M890 75C890.66 75 890.32 75 891 75C891 75.66 891 75.32 891 76C890.34 76 890.68 76 890 76C890 75.34 890 75.68 890 75Z M890 70C890.66 70 890.32 70 891 70C891 70.66 891 70.32 891 71C890.34 71 890.68 71 890 71C890 70.34 890 70.68 890 70Z M890 65C890.66 65 890.32 65 891 65C891 65.66 891 65.32 891 66C890.34 66 890.68 66 890 66C890 65.34 890 65.68 890 65Z" fill="var(--color-accent-200)"></path><path d="M895 180C895.66 180 895.32 180 896 180C896 180.66 896 180.32 896 181C895.34 181 895.68 181 895 181C895 180.34 895 180.68 895 180Z M895 175C895.66 175 895.32 175 896 175C896 175.66 896 175.32 896 176C895.34 176 895.68 176 895 176C895 175.34 895 175.68 895 175Z M895 170C895.66 170 895.32 170 896 170C896 170.66 896 170.32 896 171C895.34 171 895.68 171 895 171C895 170.34 895 170.68 895 170Z M895 165C895.66 165 895.32 165 896 165C896 165.66 896 165.32 896 166C895.34 166 895.68 166 895 166C895 165.34 895 165.68 895 165Z M895 160C895.66 160 895.32 160 896 160C896 160.66 896 160.32 896 161C895.34 161 895.68 161 895 161C895 160.34 895 160.68 895 160Z M895 155C895.66 155 895.32 155 896 155C896 155.66 896 155.32 896 156C895.34 156 895.68 156 895 156C895 155.34 895 155.68 895 155Z M895 150C895.66 150 895.32 150 896 150C896 150.66 896 150.32 896 151C895.34 151 895.68 151 895 151C895 150.34 895 150.68 895 150Z M895 145C895.66 145 895.32 145 896 145C896 145.66 896 145.32 896 146C895.34 146 895.68 146 895 146C895 145.34 895 145.68 895 145Z M895 140C895.66 140 895.32 140 896 140C896 140.66 896 140.32 896 141C895.34 141 895.68 141 895 141C895 140.34 895 140.68 895 140Z M895 135C895.66 135 895.32 135 896 135C896 135.66 896 135.32 896 136C895.34 136 895.68 136 895 136C895 135.34 895 135.68 895 135Z M895 130C895.66 130 895.32 130 896 130C896 130.66 896 130.32 896 131C895.34 131 895.68 131 895 131C895 130.34 895 130.68 895 130Z M895 125C895.66 125 895.32 125 896 125C896 125.66 896 125.32 896 126C895.34 126 895.68 126 895 126C895 125.34 895 125.68 895 125Z M895 120C895.66 120 895.32 120 896 120C896 120.66 896 120.32 896 121C895.34 121 895.68 121 895 121C895 120.34 895 120.68 895 120Z M895 115C895.66 115 895.32 115 896 115C896 115.66 896 115.32 896 116C895.34 116 895.68 116 895 116C895 115.34 895 115.68 895 115Z M895 110C895.66 110 895.32 110 896 110C896 110.66 896 110.32 896 111C895.34 111 895.68 111 895 111C895 110.34 895 110.68 895 110Z M895 105C895.66 105 895.32 105 896 105C896 105.66 896 105.32 896 106C895.34 106 895.68 106 895 106C895 105.34 895 105.68 895 105Z M895 100C895.66 100 895.32 100 896 100C896 100.66 896 100.32 896 101C895.34 101 895.68 101 895 101C895 100.34 895 100.68 895 100Z M895 95C895.66 95 895.32 95 896 95C896 95.66 896 95.32 896 96C895.34 96 895.68 96 895 96C895 95.34 895 95.68 895 95Z M895 90C895.66 90 895.32 90 896 90C896 90.66 896 90.32 896 91C895.34 91 895.68 91 895 91C895 90.34 895 90.68 895 90Z M895 85C895.66 85 895.32 85 896 85C896 85.66 896 85.32 896 86C895.34 86 895.68 86 895 86C895 85.34 895 85.68 895 85Z M895 80C895.66 80 895.32 80 896 80C896 80.66 896 80.32 896 81C895.34 81 895.68 81 895 81C895 80.34 895 80.68 895 80Z M895 75C895.66 75 895.32 75 896 75C896 75.66 896 75.32 896 76C895.34 76 895.68 76 895 76C895 75.34 895 75.68 895 75Z M895 70C895.66 70 895.32 70 896 70C896 70.66 896 70.32 896 71C895.34 71 895.68 71 895 71C895 70.34 895 70.68 895 70Z M895 65C895.66 65 895.32 65 896 65C896 65.66 896 65.32 896 66C895.34 66 895.68 66 895 66C895 65.34 895 65.68 895 65Z M895 60C895.66 60 895.32 60 896 60C896 60.66 896 60.32 896 61C895.34 61 895.68 61 895 61C895 60.34 895 60.68 895 60Z M895 55C895.66 55 895.32 55 896 55C896 55.66 896 55.32 896 56C895.34 56 895.68 56 895 56C895 55.34 895 55.68 895 55Z M895 50C895.66 50 895.32 50 896 50C896 50.66 896 50.32 896 51C895.34 51 895.68 51 895 51C895 50.34 895 50.68 895 50Z M895 45C895.66 45 895.32 45 896 45C896 45.66 896 45.32 896 46C895.34 46 895.68 46 895 46C895 45.34 895 45.68 895 45Z M895 40C895.66 40 895.32 40 896 40C896 40.66 896 40.32 896 41C895.34 41 895.68 41 895 41C895 40.34 895 40.68 895 40Z" fill="var(--color-accent-200)"></path><path d="M900 145C900.66 145 900.32 145 901 145C901 145.66 901 145.32 901 146C900.34 146 900.68 146 900 146C900 145.34 900 145.68 900 145Z M900 140C900.66 140 900.32 140 901 140C901 140.66 901 140.32 901 141C900.34 141 900.68 141 900 141C900 140.34 900 140.68 900 140Z M900 135C900.66 135 900.32 135 901 135C901 135.66 901 135.32 901 136C900.34 136 900.68 136 900 136C900 135.34 900 135.68 900 135Z M900 130C900.66 130 900.32 130 901 130C901 130.66 901 130.32 901 131C900.34 131 900.68 131 900 131C900 130.34 900 130.68 900 130Z M900 125C900.66 125 900.32 125 901 125C901 125.66 901 125.32 901 126C900.34 126 900.68 126 900 126C900 125.34 900 125.68 900 125Z M900 120C900.66 120 900.32 120 901 120C901 120.66 901 120.32 901 121C900.34 121 900.68 121 900 121C900 120.34 900 120.68 900 120Z M900 115C900.66 115 900.32 115 901 115C901 115.66 901 115.32 901 116C900.34 116 900.68 116 900 116C900 115.34 900 115.68 900 115Z M900 110C900.66 110 900.32 110 901 110C901 110.66 901 110.32 901 111C900.34 111 900.68 111 900 111C900 110.34 900 110.68 900 110Z M900 105C900.66 105 900.32 105 901 105C901 105.66 901 105.32 901 106C900.34 106 900.68 106 900 106C900 105.34 900 105.68 900 105Z M900 100C900.66 100 900.32 100 901 100C901 100.66 901 100.32 901 101C900.34 101 900.68 101 900 101C900 100.34 900 100.68 900 100Z M900 95C900.66 95 900.32 95 901 95C901 95.66 901 95.32 901 96C900.34 96 900.68 96 900 96C900 95.34 900 95.68 900 95Z M900 90C900.66 90 900.32 90 901 90C901 90.66 901 90.32 901 91C900.34 91 900.68 91 900 91C900 90.34 900 90.68 900 90Z M900 85C900.66 85 900.32 85 901 85C901 85.66 901 85.32 901 86C900.34 86 900.68 86 900 86C900 85.34 900 85.68 900 85Z M900 80C900.66 80 900.32 80 901 80C901 80.66 901 80.32 901 81C900.34 81 900.68 81 900 81C900 80.34 900 80.68 900 80Z M900 75C900.66 75 900.32 75 901 75C901 75.66 901 75.32 901 76C900.34 76 900.68 76 900 76C900 75.34 900 75.68 900 75Z" fill="var(--color-accent-200)"></path><path d="M905 155C905.66 155 905.32 155 906 155C906 155.66 906 155.32 906 156C905.34 156 905.68 156 905 156C905 155.34 905 155.68 905 155Z M905 150C905.66 150 905.32 150 906 150C906 150.66 906 150.32 906 151C905.34 151 905.68 151 905 151C905 150.34 905 150.68 905 150Z M905 145C905.66 145 905.32 145 906 145C906 145.66 906 145.32 906 146C905.34 146 905.68 146 905 146C905 145.34 905 145.68 905 145Z M905 140C905.66 140 905.32 140 906 140C906 140.66 906 140.32 906 141C905.34 141 905.68 141 905 141C905 140.34 905 140.68 905 140Z M905 135C905.66 135 905.32 135 906 135C906 135.66 906 135.32 906 136C905.34 136 905.68 136 905 136C905 135.34 905 135.68 905 135Z M905 130C905.66 130 905.32 130 906 130C906 130.66 906 130.32 906 131C905.34 131 905.68 131 905 131C905 130.34 905 130.68 905 130Z M905 125C905.66 125 905.32 125 906 125C906 125.66 906 125.32 906 126C905.34 126 905.68 126 905 126C905 125.34 905 125.68 905 125Z M905 120C905.66 120 905.32 120 906 120C906 120.66 906 120.32 906 121C905.34 121 905.68 121 905 121C905 120.34 905 120.68 905 120Z M905 115C905.66 115 905.32 115 906 115C906 115.66 906 115.32 906 116C905.34 116 905.68 116 905 116C905 115.34 905 115.68 905 115Z M905 110C905.66 110 905.32 110 906 110C906 110.66 906 110.32 906 111C905.34 111 905.68 111 905 111C905 110.34 905 110.68 905 110Z M905 105C905.66 105 905.32 105 906 105C906 105.66 906 105.32 906 106C905.34 106 905.68 106 905 106C905 105.34 905 105.68 905 105Z M905 100C905.66 100 905.32 100 906 100C906 100.66 906 100.32 906 101C905.34 101 905.68 101 905 101C905 100.34 905 100.68 905 100Z M905 95C905.66 95 905.32 95 906 95C906 95.66 906 95.32 906 96C905.34 96 905.68 96 905 96C905 95.34 905 95.68 905 95Z M905 90C905.66 90 905.32 90 906 90C906 90.66 906 90.32 906 91C905.34 91 905.68 91 905 91C905 90.34 905 90.68 905 90Z M905 85C905.66 85 905.32 85 906 85C906 85.66 906 85.32 906 86C905.34 86 905.68 86 905 86C905 85.34 905 85.68 905 85Z M905 80C905.66 80 905.32 80 906 80C906 80.66 906 80.32 906 81C905.34 81 905.68 81 905 81C905 80.34 905 80.68 905 80Z M905 75C905.66 75 905.32 75 906 75C906 75.66 906 75.32 906 76C905.34 76 905.68 76 905 76C905 75.34 905 75.68 905 75Z M905 70C905.66 70 905.32 70 906 70C906 70.66 906 70.32 906 71C905.34 71 905.68 71 905 71C905 70.34 905 70.68 905 70Z M905 65C905.66 65 905.32 65 906 65C906 65.66 906 65.32 906 66C905.34 66 905.68 66 905 66C905 65.34 905 65.68 905 65Z M905 60C905.66 60 905.32 60 906 60C906 60.66 906 60.32 906 61C905.34 61 905.68 61 905 61C905 60.34 905 60.68 905 60Z" fill="var(--color-accent-200)"></path><path d="M910 125C910.66 125 910.32 125 911 125C911 125.66 911 125.32 911 126C910.34 126 910.68 126 910 126C910 125.34 910 125.68 910 125Z M910 120C910.66 120 910.32 120 911 120C911 120.66 911 120.32 911 121C910.34 121 910.68 121 910 121C910 120.34 910 120.68 910 120Z M910 115C910.66 115 910.32 115 911 115C911 115.66 911 115.32 911 116C910.34 116 910.68 116 910 116C910 115.34 910 115.68 910 115Z M910 110C910.66 110 910.32 110 911 110C911 110.66 911 110.32 911 111C910.34 111 910.68 111 910 111C910 110.34 910 110.68 910 110Z M910 105C910.66 105 910.32 105 911 105C911 105.66 911 105.32 911 106C910.34 106 910.68 106 910 106C910 105.34 910 105.68 910 105Z M910 100C910.66 100 910.32 100 911 100C911 100.66 911 100.32 911 101C910.34 101 910.68 101 910 101C910 100.34 910 100.68 910 100Z M910 95C910.66 95 910.32 95 911 95C911 95.66 911 95.32 911 96C910.34 96 910.68 96 910 96C910 95.34 910 95.68 910 95Z" fill="var(--color-accent-200)"></path><path d="M915 140C915.66 140 915.32 140 916 140C916 140.66 916 140.32 916 141C915.34 141 915.68 141 915 141C915 140.34 915 140.68 915 140Z M915 135C915.66 135 915.32 135 916 135C916 135.66 916 135.32 916 136C915.34 136 915.68 136 915 136C915 135.34 915 135.68 915 135Z M915 130C915.66 130 915.32 130 916 130C916 130.66 916 130.32 916 131C915.34 131 915.68 131 915 131C915 130.34 915 130.68 915 130Z M915 125C915.66 125 915.32 125 916 125C916 125.66 916 125.32 916 126C915.34 126 915.68 126 915 126C915 125.34 915 125.68 915 125Z M915 120C915.66 120 915.32 120 916 120C916 120.66 916 120.32 916 121C915.34 121 915.68 121 915 121C915 120.34 915 120.68 915 120Z M915 115C915.66 115 915.32 115 916 115C916 115.66 916 115.32 916 116C915.34 116 915.68 116 915 116C915 115.34 915 115.68 915 115Z M915 110C915.66 110 915.32 110 916 110C916 110.66 916 110.32 916 111C915.34 111 915.68 111 915 111C915 110.34 915 110.68 915 110Z M915 105C915.66 105 915.32 105 916 105C916 105.66 916 105.32 916 106C915.34 106 915.68 106 915 106C915 105.34 915 105.68 915 105Z M915 100C915.66 100 915.32 100 916 100C916 100.66 916 100.32 916 101C915.34 101 915.68 101 915 101C915 100.34 915 100.68 915 100Z M915 95C915.66 95 915.32 95 916 95C916 95.66 916 95.32 916 96C915.34 96 915.68 96 915 96C915 95.34 915 95.68 915 95Z M915 90C915.66 90 915.32 90 916 90C916 90.66 916 90.32 916 91C915.34 91 915.68 91 915 91C915 90.34 915 90.68 915 90Z M915 85C915.66 85 915.32 85 916 85C916 85.66 916 85.32 916 86C915.34 86 915.68 86 915 86C915 85.34 915 85.68 915 85Z M915 80C915.66 80 915.32 80 916 80C916 80.66 916 80.32 916 81C915.34 81 915.68 81 915 81C915 80.34 915 80.68 915 80Z" fill="var(--color-accent-200)"></path><path d="M920 165C920.66 165 920.32 165 921 165C921 165.66 921 165.32 921 166C920.34 166 920.68 166 920 166C920 165.34 920 165.68 920 165Z M920 160C920.66 160 920.32 160 921 160C921 160.66 921 160.32 921 161C920.34 161 920.68 161 920 161C920 160.34 920 160.68 920 160Z M920 155C920.66 155 920.32 155 921 155C921 155.66 921 155.32 921 156C920.34 156 920.68 156 920 156C920 155.34 920 155.68 920 155Z M920 150C920.66 150 920.32 150 921 150C921 150.66 921 150.32 921 151C920.34 151 920.68 151 920 151C920 150.34 920 150.68 920 150Z M920 145C920.66 145 920.32 145 921 145C921 145.66 921 145.32 921 146C920.34 146 920.68 146 920 146C920 145.34 920 145.68 920 145Z M920 140C920.66 140 920.32 140 921 140C921 140.66 921 140.32 921 141C920.34 141 920.68 141 920 141C920 140.34 920 140.68 920 140Z M920 135C920.66 135 920.32 135 921 135C921 135.66 921 135.32 921 136C920.34 136 920.68 136 920 136C920 135.34 920 135.68 920 135Z M920 130C920.66 130 920.32 130 921 130C921 130.66 921 130.32 921 131C920.34 131 920.68 131 920 131C920 130.34 920 130.68 920 130Z M920 125C920.66 125 920.32 125 921 125C921 125.66 921 125.32 921 126C920.34 126 920.68 126 920 126C920 125.34 920 125.68 920 125Z M920 120C920.66 120 920.32 120 921 120C921 120.66 921 120.32 921 121C920.34 121 920.68 121 920 121C920 120.34 920 120.68 920 120Z M920 115C920.66 115 920.32 115 921 115C921 115.66 921 115.32 921 116C920.34 116 920.68 116 920 116C920 115.34 920 115.68 920 115Z M920 110C920.66 110 920.32 110 921 110C921 110.66 921 110.32 921 111C920.34 111 920.68 111 920 111C920 110.34 920 110.68 920 110Z M920 105C920.66 105 920.32 105 921 105C921 105.66 921 105.32 921 106C920.34 106 920.68 106 920 106C920 105.34 920 105.68 920 105Z M920 100C920.66 100 920.32 100 921 100C921 100.66 921 100.32 921 101C920.34 101 920.68 101 920 101C920 100.34 920 100.68 920 100Z M920 95C920.66 95 920.32 95 921 95C921 95.66 921 95.32 921 96C920.34 96 920.68 96 920 96C920 95.34 920 95.68 920 95Z M920 90C920.66 90 920.32 90 921 90C921 90.66 921 90.32 921 91C920.34 91 920.68 91 920 91C920 90.34 920 90.68 920 90Z M920 85C920.66 85 920.32 85 921 85C921 85.66 921 85.32 921 86C920.34 86 920.68 86 920 86C920 85.34 920 85.68 920 85Z M920 80C920.66 80 920.32 80 921 80C921 80.66 921 80.32 921 81C920.34 81 920.68 81 920 81C920 80.34 920 80.68 920 80Z M920 75C920.66 75 920.32 75 921 75C921 75.66 921 75.32 921 76C920.34 76 920.68 76 920 76C920 75.34 920 75.68 920 75Z M920 70C920.66 70 920.32 70 921 70C921 70.66 921 70.32 921 71C920.34 71 920.68 71 920 71C920 70.34 920 70.68 920 70Z M920 65C920.66 65 920.32 65 921 65C921 65.66 921 65.32 921 66C920.34 66 920.68 66 920 66C920 65.34 920 65.68 920 65Z M920 60C920.66 60 920.32 60 921 60C921 60.66 921 60.32 921 61C920.34 61 920.68 61 920 61C920 60.34 920 60.68 920 60Z M920 55C920.66 55 920.32 55 921 55C921 55.66 921 55.32 921 56C920.34 56 920.68 56 920 56C920 55.34 920 55.68 920 55Z" fill="var(--color-accent-200)"></path><path d="M925 130C925.66 130 925.32 130 926 130C926 130.66 926 130.32 926 131C925.34 131 925.68 131 925 131C925 130.34 925 130.68 925 130Z M925 125C925.66 125 925.32 125 926 125C926 125.66 926 125.32 926 126C925.34 126 925.68 126 925 126C925 125.34 925 125.68 925 125Z M925 120C925.66 120 925.32 120 926 120C926 120.66 926 120.32 926 121C925.34 121 925.68 121 925 121C925 120.34 925 120.68 925 120Z M925 115C925.66 115 925.32 115 926 115C926 115.66 926 115.32 926 116C925.34 116 925.68 116 925 116C925 115.34 925 115.68 925 115Z M925 110C925.66 110 925.32 110 926 110C926 110.66 926 110.32 926 111C925.34 111 925.68 111 925 111C925 110.34 925 110.68 925 110Z M925 105C925.66 105 925.32 105 926 105C926 105.66 926 105.32 926 106C925.34 106 925.68 106 925 106C925 105.34 925 105.68 925 105Z M925 100C925.66 100 925.32 100 926 100C926 100.66 926 100.32 926 101C925.34 101 925.68 101 925 101C925 100.34 925 100.68 925 100Z M925 95C925.66 95 925.32 95 926 95C926 95.66 926 95.32 926 96C925.34 96 925.68 96 925 96C925 95.34 925 95.68 925 95Z M925 90C925.66 90 925.32 90 926 90C926 90.66 926 90.32 926 91C925.34 91 925.68 91 925 91C925 90.34 925 90.68 925 90Z M925 85C925.66 85 925.32 85 926 85C926 85.66 926 85.32 926 86C925.34 86 925.68 86 925 86C925 85.34 925 85.68 925 85Z" fill="var(--color-accent-200)"></path><path d="M930 150C930.66 150 930.32 150 931 150C931 150.66 931 150.32 931 151C930.34 151 930.68 151 930 151C930 150.34 930 150.68 930 150Z M930 145C930.66 145 930.32 145 931 145C931 145.66 931 145.32 931 146C930.34 146 930.68 146 930 146C930 145.34 930 145.68 930 145Z M930 140C930.66 140 930.32 140 931 140C931 140.66 931 140.32 931 141C930.34 141 930.68 141 930 141C930 140.34 930 140.68 930 140Z M930 135C930.66 135 930.32 135 931 135C931 135.66 931 135.32 931 136C930.34 136 930.68 136 930 136C930 135.34 930 135.68 930 135Z M930 130C930.66 130 930.32 130 931 130C931 130.66 931 130.32 931 131C930.34 131 930.68 131 930 131C930 130.34 930 130.68 930 130Z M930 125C930.66 125 930.32 125 931 125C931 125.66 931 125.32 931 126C930.34 126 930.68 126 930 126C930 125.34 930 125.68 930 125Z M930 120C930.66 120 930.32 120 931 120C931 120.66 931 120.32 931 121C930.34 121 930.68 121 930 121C930 120.34 930 120.68 930 120Z M930 115C930.66 115 930.32 115 931 115C931 115.66 931 115.32 931 116C930.34 116 930.68 116 930 116C930 115.34 930 115.68 930 115Z M930 110C930.66 110 930.32 110 931 110C931 110.66 931 110.32 931 111C930.34 111 930.68 111 930 111C930 110.34 930 110.68 930 110Z M930 105C930.66 105 930.32 105 931 105C931 105.66 931 105.32 931 106C930.34 106 930.68 106 930 106C930 105.34 930 105.68 930 105Z M930 100C930.66 100 930.32 100 931 100C931 100.66 931 100.32 931 101C930.34 101 930.68 101 930 101C930 100.34 930 100.68 930 100Z M930 95C930.66 95 930.32 95 931 95C931 95.66 931 95.32 931 96C930.34 96 930.68 96 930 96C930 95.34 930 95.68 930 95Z M930 90C930.66 90 930.32 90 931 90C931 90.66 931 90.32 931 91C930.34 91 930.68 91 930 91C930 90.34 930 90.68 930 90Z M930 85C930.66 85 930.32 85 931 85C931 85.66 931 85.32 931 86C930.34 86 930.68 86 930 86C930 85.34 930 85.68 930 85Z M930 80C930.66 80 930.32 80 931 80C931 80.66 931 80.32 931 81C930.34 81 930.68 81 930 81C930 80.34 930 80.68 930 80Z M930 75C930.66 75 930.32 75 931 75C931 75.66 931 75.32 931 76C930.34 76 930.68 76 930 76C930 75.34 930 75.68 930 75Z M930 70C930.66 70 930.32 70 931 70C931 70.66 931 70.32 931 71C930.34 71 930.68 71 930 71C930 70.34 930 70.68 930 70Z M930 65C930.66 65 930.32 65 931 65C931 65.66 931 65.32 931 66C930.34 66 930.68 66 930 66C930 65.34 930 65.68 930 65Z" fill="var(--color-accent-200)"></path><path d="M935 130C935.66 130 935.32 130 936 130C936 130.66 936 130.32 936 131C935.34 131 935.68 131 935 131C935 130.34 935 130.68 935 130Z M935 125C935.66 125 935.32 125 936 125C936 125.66 936 125.32 936 126C935.34 126 935.68 126 935 126C935 125.34 935 125.68 935 125Z M935 120C935.66 120 935.32 120 936 120C936 120.66 936 120.32 936 121C935.34 121 935.68 121 935 121C935 120.34 935 120.68 935 120Z M935 115C935.66 115 935.32 115 936 115C936 115.66 936 115.32 936 116C935.34 116 935.68 116 935 116C935 115.34 935 115.68 935 115Z M935 110C935.66 110 935.32 110 936 110C936 110.66 936 110.32 936 111C935.34 111 935.68 111 935 111C935 110.34 935 110.68 935 110Z M935 105C935.66 105 935.32 105 936 105C936 105.66 936 105.32 936 106C935.34 106 935.68 106 935 106C935 105.34 935 105.68 935 105Z M935 100C935.66 100 935.32 100 936 100C936 100.66 936 100.32 936 101C935.34 101 935.68 101 935 101C935 100.34 935 100.68 935 100Z M935 95C935.66 95 935.32 95 936 95C936 95.66 936 95.32 936 96C935.34 96 935.68 96 935 96C935 95.34 935 95.68 935 95Z M935 90C935.66 90 935.32 90 936 90C936 90.66 936 90.32 936 91C935.34 91 935.68 91 935 91C935 90.34 935 90.68 935 90Z" fill="var(--color-accent-200)"></path><path d="M940 145C940.66 145 940.32 145 941 145C941 145.66 941 145.32 941 146C940.34 146 940.68 146 940 146C940 145.34 940 145.68 940 145Z M940 140C940.66 140 940.32 140 941 140C941 140.66 941 140.32 941 141C940.34 141 940.68 141 940 141C940 140.34 940 140.68 940 140Z M940 135C940.66 135 940.32 135 941 135C941 135.66 941 135.32 941 136C940.34 136 940.68 136 940 136C940 135.34 940 135.68 940 135Z M940 130C940.66 130 940.32 130 941 130C941 130.66 941 130.32 941 131C940.34 131 940.68 131 940 131C940 130.34 940 130.68 940 130Z M940 125C940.66 125 940.32 125 941 125C941 125.66 941 125.32 941 126C940.34 126 940.68 126 940 126C940 125.34 940 125.68 940 125Z M940 120C940.66 120 940.32 120 941 120C941 120.66 941 120.32 941 121C940.34 121 940.68 121 940 121C940 120.34 940 120.68 940 120Z M940 115C940.66 115 940.32 115 941 115C941 115.66 941 115.32 941 116C940.34 116 940.68 116 940 116C940 115.34 940 115.68 940 115Z M940 110C940.66 110 940.32 110 941 110C941 110.66 941 110.32 941 111C940.34 111 940.68 111 940 111C940 110.34 940 110.68 940 110Z M940 105C940.66 105 940.32 105 941 105C941 105.66 941 105.32 941 106C940.34 106 940.68 106 940 106C940 105.34 940 105.68 940 105Z M940 100C940.66 100 940.32 100 941 100C941 100.66 941 100.32 941 101C940.34 101 940.68 101 940 101C940 100.34 940 100.68 940 100Z M940 95C940.66 95 940.32 95 941 95C941 95.66 941 95.32 941 96C940.34 96 940.68 96 940 96C940 95.34 940 95.68 940 95Z M940 90C940.66 90 940.32 90 941 90C941 90.66 941 90.32 941 91C940.34 91 940.68 91 940 91C940 90.34 940 90.68 940 90Z M940 85C940.66 85 940.32 85 941 85C941 85.66 941 85.32 941 86C940.34 86 940.68 86 940 86C940 85.34 940 85.68 940 85Z M940 80C940.66 80 940.32 80 941 80C941 80.66 941 80.32 941 81C940.34 81 940.68 81 940 81C940 80.34 940 80.68 940 80Z M940 75C940.66 75 940.32 75 941 75C941 75.66 941 75.32 941 76C940.34 76 940.68 76 940 76C940 75.34 940 75.68 940 75Z" fill="var(--color-accent-200)"></path><path d="M945 140C945.66 140 945.32 140 946 140C946 140.66 946 140.32 946 141C945.34 141 945.68 141 945 141C945 140.34 945 140.68 945 140Z M945 135C945.66 135 945.32 135 946 135C946 135.66 946 135.32 946 136C945.34 136 945.68 136 945 136C945 135.34 945 135.68 945 135Z M945 130C945.66 130 945.32 130 946 130C946 130.66 946 130.32 946 131C945.34 131 945.68 131 945 131C945 130.34 945 130.68 945 130Z M945 125C945.66 125 945.32 125 946 125C946 125.66 946 125.32 946 126C945.34 126 945.68 126 945 126C945 125.34 945 125.68 945 125Z M945 120C945.66 120 945.32 120 946 120C946 120.66 946 120.32 946 121C945.34 121 945.68 121 945 121C945 120.34 945 120.68 945 120Z M945 115C945.66 115 945.32 115 946 115C946 115.66 946 115.32 946 116C945.34 116 945.68 116 945 116C945 115.34 945 115.68 945 115Z M945 110C945.66 110 945.32 110 946 110C946 110.66 946 110.32 946 111C945.34 111 945.68 111 945 111C945 110.34 945 110.68 945 110Z M945 105C945.66 105 945.32 105 946 105C946 105.66 946 105.32 946 106C945.34 106 945.68 106 945 106C945 105.34 945 105.68 945 105Z M945 100C945.66 100 945.32 100 946 100C946 100.66 946 100.32 946 101C945.34 101 945.68 101 945 101C945 100.34 945 100.68 945 100Z M945 95C945.66 95 945.32 95 946 95C946 95.66 946 95.32 946 96C945.34 96 945.68 96 945 96C945 95.34 945 95.68 945 95Z M945 90C945.66 90 945.32 90 946 90C946 90.66 946 90.32 946 91C945.34 91 945.68 91 945 91C945 90.34 945 90.68 945 90Z M945 85C945.66 85 945.32 85 946 85C946 85.66 946 85.32 946 86C945.34 86 945.68 86 945 86C945 85.34 945 85.68 945 85Z M945 80C945.66 80 945.32 80 946 80C946 80.66 946 80.32 946 81C945.34 81 945.68 81 945 81C945 80.34 945 80.68 945 80Z M945 75C945.66 75 945.32 75 946 75C946 75.66 946 75.32 946 76C945.34 76 945.68 76 945 76C945 75.34 945 75.68 945 75Z" fill="var(--color-accent-200)"></path><path d="M950 130C950.66 130 950.32 130 951 130C951 130.66 951 130.32 951 131C950.34 131 950.68 131 950 131C950 130.34 950 130.68 950 130Z M950 125C950.66 125 950.32 125 951 125C951 125.66 951 125.32 951 126C950.34 126 950.68 126 950 126C950 125.34 950 125.68 950 125Z M950 120C950.66 120 950.32 120 951 120C951 120.66 951 120.32 951 121C950.34 121 950.68 121 950 121C950 120.34 950 120.68 950 120Z M950 115C950.66 115 950.32 115 951 115C951 115.66 951 115.32 951 116C950.34 116 950.68 116 950 116C950 115.34 950 115.68 950 115Z M950 110C950.66 110 950.32 110 951 110C951 110.66 951 110.32 951 111C950.34 111 950.68 111 950 111C950 110.34 950 110.68 950 110Z M950 105C950.66 105 950.32 105 951 105C951 105.66 951 105.32 951 106C950.34 106 950.68 106 950 106C950 105.34 950 105.68 950 105Z M950 100C950.66 100 950.32 100 951 100C951 100.66 951 100.32 951 101C950.34 101 950.68 101 950 101C950 100.34 950 100.68 950 100Z M950 95C950.66 95 950.32 95 951 95C951 95.66 951 95.32 951 96C950.34 96 950.68 96 950 96C950 95.34 950 95.68 950 95Z M950 90C950.66 90 950.32 90 951 90C951 90.66 951 90.32 951 91C950.34 91 950.68 91 950 91C950 90.34 950 90.68 950 90Z" fill="var(--color-accent-200)"></path><path d="M955 205C955.66 205 955.32 205 956 205C956 205.66 956 205.32 956 206C955.34 206 955.68 206 955 206C955 205.34 955 205.68 955 205Z M955 200C955.66 200 955.32 200 956 200C956 200.66 956 200.32 956 201C955.34 201 955.68 201 955 201C955 200.34 955 200.68 955 200Z M955 195C955.66 195 955.32 195 956 195C956 195.66 956 195.32 956 196C955.34 196 955.68 196 955 196C955 195.34 955 195.68 955 195Z M955 190C955.66 190 955.32 190 956 190C956 190.66 956 190.32 956 191C955.34 191 955.68 191 955 191C955 190.34 955 190.68 955 190Z M955 185C955.66 185 955.32 185 956 185C956 185.66 956 185.32 956 186C955.34 186 955.68 186 955 186C955 185.34 955 185.68 955 185Z M955 180C955.66 180 955.32 180 956 180C956 180.66 956 180.32 956 181C955.34 181 955.68 181 955 181C955 180.34 955 180.68 955 180Z M955 175C955.66 175 955.32 175 956 175C956 175.66 956 175.32 956 176C955.34 176 955.68 176 955 176C955 175.34 955 175.68 955 175Z M955 170C955.66 170 955.32 170 956 170C956 170.66 956 170.32 956 171C955.34 171 955.68 171 955 171C955 170.34 955 170.68 955 170Z M955 165C955.66 165 955.32 165 956 165C956 165.66 956 165.32 956 166C955.34 166 955.68 166 955 166C955 165.34 955 165.68 955 165Z M955 160C955.66 160 955.32 160 956 160C956 160.66 956 160.32 956 161C955.34 161 955.68 161 955 161C955 160.34 955 160.68 955 160Z M955 155C955.66 155 955.32 155 956 155C956 155.66 956 155.32 956 156C955.34 156 955.68 156 955 156C955 155.34 955 155.68 955 155Z M955 150C955.66 150 955.32 150 956 150C956 150.66 956 150.32 956 151C955.34 151 955.68 151 955 151C955 150.34 955 150.68 955 150Z M955 145C955.66 145 955.32 145 956 145C956 145.66 956 145.32 956 146C955.34 146 955.68 146 955 146C955 145.34 955 145.68 955 145Z M955 140C955.66 140 955.32 140 956 140C956 140.66 956 140.32 956 141C955.34 141 955.68 141 955 141C955 140.34 955 140.68 955 140Z M955 135C955.66 135 955.32 135 956 135C956 135.66 956 135.32 956 136C955.34 136 955.68 136 955 136C955 135.34 955 135.68 955 135Z M955 130C955.66 130 955.32 130 956 130C956 130.66 956 130.32 956 131C955.34 131 955.68 131 955 131C955 130.34 955 130.68 955 130Z M955 125C955.66 125 955.32 125 956 125C956 125.66 956 125.32 956 126C955.34 126 955.68 126 955 126C955 125.34 955 125.68 955 125Z M955 120C955.66 120 955.32 120 956 120C956 120.66 956 120.32 956 121C955.34 121 955.68 121 955 121C955 120.34 955 120.68 955 120Z M955 115C955.66 115 955.32 115 956 115C956 115.66 956 115.32 956 116C955.34 116 955.68 116 955 116C955 115.34 955 115.68 955 115Z M955 110C955.66 110 955.32 110 956 110C956 110.66 956 110.32 956 111C955.34 111 955.68 111 955 111C955 110.34 955 110.68 955 110Z M955 105C955.66 105 955.32 105 956 105C956 105.66 956 105.32 956 106C955.34 106 955.68 106 955 106C955 105.34 955 105.68 955 105Z M955 100C955.66 100 955.32 100 956 100C956 100.66 956 100.32 956 101C955.34 101 955.68 101 955 101C955 100.34 955 100.68 955 100Z M955 95C955.66 95 955.32 95 956 95C956 95.66 956 95.32 956 96C955.34 96 955.68 96 955 96C955 95.34 955 95.68 955 95Z M955 90C955.66 90 955.32 90 956 90C956 90.66 956 90.32 956 91C955.34 91 955.68 91 955 91C955 90.34 955 90.68 955 90Z M955 85C955.66 85 955.32 85 956 85C956 85.66 956 85.32 956 86C955.34 86 955.68 86 955 86C955 85.34 955 85.68 955 85Z M955 80C955.66 80 955.32 80 956 80C956 80.66 956 80.32 956 81C955.34 81 955.68 81 955 81C955 80.34 955 80.68 955 80Z M955 75C955.66 75 955.32 75 956 75C956 75.66 956 75.32 956 76C955.34 76 955.68 76 955 76C955 75.34 955 75.68 955 75Z M955 70C955.66 70 955.32 70 956 70C956 70.66 956 70.32 956 71C955.34 71 955.68 71 955 71C955 70.34 955 70.68 955 70Z M955 65C955.66 65 955.32 65 956 65C956 65.66 956 65.32 956 66C955.34 66 955.68 66 955 66C955 65.34 955 65.68 955 65Z M955 60C955.66 60 955.32 60 956 60C956 60.66 956 60.32 956 61C955.34 61 955.68 61 955 61C955 60.34 955 60.68 955 60Z M955 55C955.66 55 955.32 55 956 55C956 55.66 956 55.32 956 56C955.34 56 955.68 56 955 56C955 55.34 955 55.68 955 55Z M955 50C955.66 50 955.32 50 956 50C956 50.66 956 50.32 956 51C955.34 51 955.68 51 955 51C955 50.34 955 50.68 955 50Z M955 45C955.66 45 955.32 45 956 45C956 45.66 956 45.32 956 46C955.34 46 955.68 46 955 46C955 45.34 955 45.68 955 45Z M955 40C955.66 40 955.32 40 956 40C956 40.66 956 40.32 956 41C955.34 41 955.68 41 955 41C955 40.34 955 40.68 955 40Z M955 35C955.66 35 955.32 35 956 35C956 35.66 956 35.32 956 36C955.34 36 955.68 36 955 36C955 35.34 955 35.68 955 35Z M955 30C955.66 30 955.32 30 956 30C956 30.66 956 30.32 956 31C955.34 31 955.68 31 955 31C955 30.34 955 30.68 955 30Z M955 25C955.66 25 955.32 25 956 25C956 25.66 956 25.32 956 26C955.34 26 955.68 26 955 26C955 25.34 955 25.68 955 25Z M955 20C955.66 20 955.32 20 956 20C956 20.66 956 20.32 956 21C955.34 21 955.68 21 955 21C955 20.34 955 20.68 955 20Z M955 15C955.66 15 955.32 15 956 15C956 15.66 956 15.32 956 16C955.34 16 955.68 16 955 16C955 15.34 955 15.68 955 15Z M955 10C955.66 10 955.32 10 956 10C956 10.66 956 10.32 956 11C955.34 11 955.68 11 955 11C955 10.34 955 10.68 955 10Z" fill="var(--color-accent-200)"></path><path d="M960 190C960.66 190 960.32 190 961 190C961 190.66 961 190.32 961 191C960.34 191 960.68 191 960 191C960 190.34 960 190.68 960 190Z M960 185C960.66 185 960.32 185 961 185C961 185.66 961 185.32 961 186C960.34 186 960.68 186 960 186C960 185.34 960 185.68 960 185Z M960 180C960.66 180 960.32 180 961 180C961 180.66 961 180.32 961 181C960.34 181 960.68 181 960 181C960 180.34 960 180.68 960 180Z M960 175C960.66 175 960.32 175 961 175C961 175.66 961 175.32 961 176C960.34 176 960.68 176 960 176C960 175.34 960 175.68 960 175Z M960 170C960.66 170 960.32 170 961 170C961 170.66 961 170.32 961 171C960.34 171 960.68 171 960 171C960 170.34 960 170.68 960 170Z M960 165C960.66 165 960.32 165 961 165C961 165.66 961 165.32 961 166C960.34 166 960.68 166 960 166C960 165.34 960 165.68 960 165Z M960 160C960.66 160 960.32 160 961 160C961 160.66 961 160.32 961 161C960.34 161 960.68 161 960 161C960 160.34 960 160.68 960 160Z M960 155C960.66 155 960.32 155 961 155C961 155.66 961 155.32 961 156C960.34 156 960.68 156 960 156C960 155.34 960 155.68 960 155Z M960 150C960.66 150 960.32 150 961 150C961 150.66 961 150.32 961 151C960.34 151 960.68 151 960 151C960 150.34 960 150.68 960 150Z M960 145C960.66 145 960.32 145 961 145C961 145.66 961 145.32 961 146C960.34 146 960.68 146 960 146C960 145.34 960 145.68 960 145Z M960 140C960.66 140 960.32 140 961 140C961 140.66 961 140.32 961 141C960.34 141 960.68 141 960 141C960 140.34 960 140.68 960 140Z M960 135C960.66 135 960.32 135 961 135C961 135.66 961 135.32 961 136C960.34 136 960.68 136 960 136C960 135.34 960 135.68 960 135Z M960 130C960.66 130 960.32 130 961 130C961 130.66 961 130.32 961 131C960.34 131 960.68 131 960 131C960 130.34 960 130.68 960 130Z M960 125C960.66 125 960.32 125 961 125C961 125.66 961 125.32 961 126C960.34 126 960.68 126 960 126C960 125.34 960 125.68 960 125Z M960 120C960.66 120 960.32 120 961 120C961 120.66 961 120.32 961 121C960.34 121 960.68 121 960 121C960 120.34 960 120.68 960 120Z M960 115C960.66 115 960.32 115 961 115C961 115.66 961 115.32 961 116C960.34 116 960.68 116 960 116C960 115.34 960 115.68 960 115Z M960 110C960.66 110 960.32 110 961 110C961 110.66 961 110.32 961 111C960.34 111 960.68 111 960 111C960 110.34 960 110.68 960 110Z M960 105C960.66 105 960.32 105 961 105C961 105.66 961 105.32 961 106C960.34 106 960.68 106 960 106C960 105.34 960 105.68 960 105Z M960 100C960.66 100 960.32 100 961 100C961 100.66 961 100.32 961 101C960.34 101 960.68 101 960 101C960 100.34 960 100.68 960 100Z M960 95C960.66 95 960.32 95 961 95C961 95.66 961 95.32 961 96C960.34 96 960.68 96 960 96C960 95.34 960 95.68 960 95Z M960 90C960.66 90 960.32 90 961 90C961 90.66 961 90.32 961 91C960.34 91 960.68 91 960 91C960 90.34 960 90.68 960 90Z M960 85C960.66 85 960.32 85 961 85C961 85.66 961 85.32 961 86C960.34 86 960.68 86 960 86C960 85.34 960 85.68 960 85Z M960 80C960.66 80 960.32 80 961 80C961 80.66 961 80.32 961 81C960.34 81 960.68 81 960 81C960 80.34 960 80.68 960 80Z M960 75C960.66 75 960.32 75 961 75C961 75.66 961 75.32 961 76C960.34 76 960.68 76 960 76C960 75.34 960 75.68 960 75Z M960 70C960.66 70 960.32 70 961 70C961 70.66 961 70.32 961 71C960.34 71 960.68 71 960 71C960 70.34 960 70.68 960 70Z M960 65C960.66 65 960.32 65 961 65C961 65.66 961 65.32 961 66C960.34 66 960.68 66 960 66C960 65.34 960 65.68 960 65Z M960 60C960.66 60 960.32 60 961 60C961 60.66 961 60.32 961 61C960.34 61 960.68 61 960 61C960 60.34 960 60.68 960 60Z M960 55C960.66 55 960.32 55 961 55C961 55.66 961 55.32 961 56C960.34 56 960.68 56 960 56C960 55.34 960 55.68 960 55Z M960 50C960.66 50 960.32 50 961 50C961 50.66 961 50.32 961 51C960.34 51 960.68 51 960 51C960 50.34 960 50.68 960 50Z M960 45C960.66 45 960.32 45 961 45C961 45.66 961 45.32 961 46C960.34 46 960.68 46 960 46C960 45.34 960 45.68 960 45Z M960 40C960.66 40 960.32 40 961 40C961 40.66 961 40.32 961 41C960.34 41 960.68 41 960 41C960 40.34 960 40.68 960 40Z M960 35C960.66 35 960.32 35 961 35C961 35.66 961 35.32 961 36C960.34 36 960.68 36 960 36C960 35.34 960 35.68 960 35Z M960 30C960.66 30 960.32 30 961 30C961 30.66 961 30.32 961 31C960.34 31 960.68 31 960 31C960 30.34 960 30.68 960 30Z" fill="var(--color-accent-200)"></path><path d="M965 185C965.66 185 965.32 185 966 185C966 185.66 966 185.32 966 186C965.34 186 965.68 186 965 186C965 185.34 965 185.68 965 185Z M965 180C965.66 180 965.32 180 966 180C966 180.66 966 180.32 966 181C965.34 181 965.68 181 965 181C965 180.34 965 180.68 965 180Z M965 175C965.66 175 965.32 175 966 175C966 175.66 966 175.32 966 176C965.34 176 965.68 176 965 176C965 175.34 965 175.68 965 175Z M965 170C965.66 170 965.32 170 966 170C966 170.66 966 170.32 966 171C965.34 171 965.68 171 965 171C965 170.34 965 170.68 965 170Z M965 165C965.66 165 965.32 165 966 165C966 165.66 966 165.32 966 166C965.34 166 965.68 166 965 166C965 165.34 965 165.68 965 165Z M965 160C965.66 160 965.32 160 966 160C966 160.66 966 160.32 966 161C965.34 161 965.68 161 965 161C965 160.34 965 160.68 965 160Z M965 155C965.66 155 965.32 155 966 155C966 155.66 966 155.32 966 156C965.34 156 965.68 156 965 156C965 155.34 965 155.68 965 155Z M965 150C965.66 150 965.32 150 966 150C966 150.66 966 150.32 966 151C965.34 151 965.68 151 965 151C965 150.34 965 150.68 965 150Z M965 145C965.66 145 965.32 145 966 145C966 145.66 966 145.32 966 146C965.34 146 965.68 146 965 146C965 145.34 965 145.68 965 145Z M965 140C965.66 140 965.32 140 966 140C966 140.66 966 140.32 966 141C965.34 141 965.68 141 965 141C965 140.34 965 140.68 965 140Z M965 135C965.66 135 965.32 135 966 135C966 135.66 966 135.32 966 136C965.34 136 965.68 136 965 136C965 135.34 965 135.68 965 135Z M965 130C965.66 130 965.32 130 966 130C966 130.66 966 130.32 966 131C965.34 131 965.68 131 965 131C965 130.34 965 130.68 965 130Z M965 125C965.66 125 965.32 125 966 125C966 125.66 966 125.32 966 126C965.34 126 965.68 126 965 126C965 125.34 965 125.68 965 125Z M965 120C965.66 120 965.32 120 966 120C966 120.66 966 120.32 966 121C965.34 121 965.68 121 965 121C965 120.34 965 120.68 965 120Z M965 115C965.66 115 965.32 115 966 115C966 115.66 966 115.32 966 116C965.34 116 965.68 116 965 116C965 115.34 965 115.68 965 115Z M965 110C965.66 110 965.32 110 966 110C966 110.66 966 110.32 966 111C965.34 111 965.68 111 965 111C965 110.34 965 110.68 965 110Z M965 105C965.66 105 965.32 105 966 105C966 105.66 966 105.32 966 106C965.34 106 965.68 106 965 106C965 105.34 965 105.68 965 105Z M965 100C965.66 100 965.32 100 966 100C966 100.66 966 100.32 966 101C965.34 101 965.68 101 965 101C965 100.34 965 100.68 965 100Z M965 95C965.66 95 965.32 95 966 95C966 95.66 966 95.32 966 96C965.34 96 965.68 96 965 96C965 95.34 965 95.68 965 95Z M965 90C965.66 90 965.32 90 966 90C966 90.66 966 90.32 966 91C965.34 91 965.68 91 965 91C965 90.34 965 90.68 965 90Z M965 85C965.66 85 965.32 85 966 85C966 85.66 966 85.32 966 86C965.34 86 965.68 86 965 86C965 85.34 965 85.68 965 85Z M965 80C965.66 80 965.32 80 966 80C966 80.66 966 80.32 966 81C965.34 81 965.68 81 965 81C965 80.34 965 80.68 965 80Z M965 75C965.66 75 965.32 75 966 75C966 75.66 966 75.32 966 76C965.34 76 965.68 76 965 76C965 75.34 965 75.68 965 75Z M965 70C965.66 70 965.32 70 966 70C966 70.66 966 70.32 966 71C965.34 71 965.68 71 965 71C965 70.34 965 70.68 965 70Z M965 65C965.66 65 965.32 65 966 65C966 65.66 966 65.32 966 66C965.34 66 965.68 66 965 66C965 65.34 965 65.68 965 65Z M965 60C965.66 60 965.32 60 966 60C966 60.66 966 60.32 966 61C965.34 61 965.68 61 965 61C965 60.34 965 60.68 965 60Z M965 55C965.66 55 965.32 55 966 55C966 55.66 966 55.32 966 56C965.34 56 965.68 56 965 56C965 55.34 965 55.68 965 55Z M965 50C965.66 50 965.32 50 966 50C966 50.66 966 50.32 966 51C965.34 51 965.68 51 965 51C965 50.34 965 50.68 965 50Z M965 45C965.66 45 965.32 45 966 45C966 45.66 966 45.32 966 46C965.34 46 965.68 46 965 46C965 45.34 965 45.68 965 45Z M965 40C965.66 40 965.32 40 966 40C966 40.66 966 40.32 966 41C965.34 41 965.68 41 965 41C965 40.34 965 40.68 965 40Z M965 35C965.66 35 965.32 35 966 35C966 35.66 966 35.32 966 36C965.34 36 965.68 36 965 36C965 35.34 965 35.68 965 35Z" fill="var(--color-accent-200)"></path><path d="M970 155C970.66 155 970.32 155 971 155C971 155.66 971 155.32 971 156C970.34 156 970.68 156 970 156C970 155.34 970 155.68 970 155Z M970 150C970.66 150 970.32 150 971 150C971 150.66 971 150.32 971 151C970.34 151 970.68 151 970 151C970 150.34 970 150.68 970 150Z M970 145C970.66 145 970.32 145 971 145C971 145.66 971 145.32 971 146C970.34 146 970.68 146 970 146C970 145.34 970 145.68 970 145Z M970 140C970.66 140 970.32 140 971 140C971 140.66 971 140.32 971 141C970.34 141 970.68 141 970 141C970 140.34 970 140.68 970 140Z M970 135C970.66 135 970.32 135 971 135C971 135.66 971 135.32 971 136C970.34 136 970.68 136 970 136C970 135.34 970 135.68 970 135Z M970 130C970.66 130 970.32 130 971 130C971 130.66 971 130.32 971 131C970.34 131 970.68 131 970 131C970 130.34 970 130.68 970 130Z M970 125C970.66 125 970.32 125 971 125C971 125.66 971 125.32 971 126C970.34 126 970.68 126 970 126C970 125.34 970 125.68 970 125Z M970 120C970.66 120 970.32 120 971 120C971 120.66 971 120.32 971 121C970.34 121 970.68 121 970 121C970 120.34 970 120.68 970 120Z M970 115C970.66 115 970.32 115 971 115C971 115.66 971 115.32 971 116C970.34 116 970.68 116 970 116C970 115.34 970 115.68 970 115Z M970 110C970.66 110 970.32 110 971 110C971 110.66 971 110.32 971 111C970.34 111 970.68 111 970 111C970 110.34 970 110.68 970 110Z M970 105C970.66 105 970.32 105 971 105C971 105.66 971 105.32 971 106C970.34 106 970.68 106 970 106C970 105.34 970 105.68 970 105Z M970 100C970.66 100 970.32 100 971 100C971 100.66 971 100.32 971 101C970.34 101 970.68 101 970 101C970 100.34 970 100.68 970 100Z M970 95C970.66 95 970.32 95 971 95C971 95.66 971 95.32 971 96C970.34 96 970.68 96 970 96C970 95.34 970 95.68 970 95Z M970 90C970.66 90 970.32 90 971 90C971 90.66 971 90.32 971 91C970.34 91 970.68 91 970 91C970 90.34 970 90.68 970 90Z M970 85C970.66 85 970.32 85 971 85C971 85.66 971 85.32 971 86C970.34 86 970.68 86 970 86C970 85.34 970 85.68 970 85Z M970 80C970.66 80 970.32 80 971 80C971 80.66 971 80.32 971 81C970.34 81 970.68 81 970 81C970 80.34 970 80.68 970 80Z M970 75C970.66 75 970.32 75 971 75C971 75.66 971 75.32 971 76C970.34 76 970.68 76 970 76C970 75.34 970 75.68 970 75Z M970 70C970.66 70 970.32 70 971 70C971 70.66 971 70.32 971 71C970.34 71 970.68 71 970 71C970 70.34 970 70.68 970 70Z M970 65C970.66 65 970.32 65 971 65C971 65.66 971 65.32 971 66C970.34 66 970.68 66 970 66C970 65.34 970 65.68 970 65Z" fill="var(--color-accent-200)"></path><path d="M975 185C975.66 185 975.32 185 976 185C976 185.66 976 185.32 976 186C975.34 186 975.68 186 975 186C975 185.34 975 185.68 975 185Z M975 180C975.66 180 975.32 180 976 180C976 180.66 976 180.32 976 181C975.34 181 975.68 181 975 181C975 180.34 975 180.68 975 180Z M975 175C975.66 175 975.32 175 976 175C976 175.66 976 175.32 976 176C975.34 176 975.68 176 975 176C975 175.34 975 175.68 975 175Z M975 170C975.66 170 975.32 170 976 170C976 170.66 976 170.32 976 171C975.34 171 975.68 171 975 171C975 170.34 975 170.68 975 170Z M975 165C975.66 165 975.32 165 976 165C976 165.66 976 165.32 976 166C975.34 166 975.68 166 975 166C975 165.34 975 165.68 975 165Z M975 160C975.66 160 975.32 160 976 160C976 160.66 976 160.32 976 161C975.34 161 975.68 161 975 161C975 160.34 975 160.68 975 160Z M975 155C975.66 155 975.32 155 976 155C976 155.66 976 155.32 976 156C975.34 156 975.68 156 975 156C975 155.34 975 155.68 975 155Z M975 150C975.66 150 975.32 150 976 150C976 150.66 976 150.32 976 151C975.34 151 975.68 151 975 151C975 150.34 975 150.68 975 150Z M975 145C975.66 145 975.32 145 976 145C976 145.66 976 145.32 976 146C975.34 146 975.68 146 975 146C975 145.34 975 145.68 975 145Z M975 140C975.66 140 975.32 140 976 140C976 140.66 976 140.32 976 141C975.34 141 975.68 141 975 141C975 140.34 975 140.68 975 140Z M975 135C975.66 135 975.32 135 976 135C976 135.66 976 135.32 976 136C975.34 136 975.68 136 975 136C975 135.34 975 135.68 975 135Z M975 130C975.66 130 975.32 130 976 130C976 130.66 976 130.32 976 131C975.34 131 975.68 131 975 131C975 130.34 975 130.68 975 130Z M975 125C975.66 125 975.32 125 976 125C976 125.66 976 125.32 976 126C975.34 126 975.68 126 975 126C975 125.34 975 125.68 975 125Z M975 120C975.66 120 975.32 120 976 120C976 120.66 976 120.32 976 121C975.34 121 975.68 121 975 121C975 120.34 975 120.68 975 120Z M975 115C975.66 115 975.32 115 976 115C976 115.66 976 115.32 976 116C975.34 116 975.68 116 975 116C975 115.34 975 115.68 975 115Z M975 110C975.66 110 975.32 110 976 110C976 110.66 976 110.32 976 111C975.34 111 975.68 111 975 111C975 110.34 975 110.68 975 110Z M975 105C975.66 105 975.32 105 976 105C976 105.66 976 105.32 976 106C975.34 106 975.68 106 975 106C975 105.34 975 105.68 975 105Z M975 100C975.66 100 975.32 100 976 100C976 100.66 976 100.32 976 101C975.34 101 975.68 101 975 101C975 100.34 975 100.68 975 100Z M975 95C975.66 95 975.32 95 976 95C976 95.66 976 95.32 976 96C975.34 96 975.68 96 975 96C975 95.34 975 95.68 975 95Z M975 90C975.66 90 975.32 90 976 90C976 90.66 976 90.32 976 91C975.34 91 975.68 91 975 91C975 90.34 975 90.68 975 90Z M975 85C975.66 85 975.32 85 976 85C976 85.66 976 85.32 976 86C975.34 86 975.68 86 975 86C975 85.34 975 85.68 975 85Z M975 80C975.66 80 975.32 80 976 80C976 80.66 976 80.32 976 81C975.34 81 975.68 81 975 81C975 80.34 975 80.68 975 80Z M975 75C975.66 75 975.32 75 976 75C976 75.66 976 75.32 976 76C975.34 76 975.68 76 975 76C975 75.34 975 75.68 975 75Z M975 70C975.66 70 975.32 70 976 70C976 70.66 976 70.32 976 71C975.34 71 975.68 71 975 71C975 70.34 975 70.68 975 70Z M975 65C975.66 65 975.32 65 976 65C976 65.66 976 65.32 976 66C975.34 66 975.68 66 975 66C975 65.34 975 65.68 975 65Z M975 60C975.66 60 975.32 60 976 60C976 60.66 976 60.32 976 61C975.34 61 975.68 61 975 61C975 60.34 975 60.68 975 60Z M975 55C975.66 55 975.32 55 976 55C976 55.66 976 55.32 976 56C975.34 56 975.68 56 975 56C975 55.34 975 55.68 975 55Z M975 50C975.66 50 975.32 50 976 50C976 50.66 976 50.32 976 51C975.34 51 975.68 51 975 51C975 50.34 975 50.68 975 50Z M975 45C975.66 45 975.32 45 976 45C976 45.66 976 45.32 976 46C975.34 46 975.68 46 975 46C975 45.34 975 45.68 975 45Z M975 40C975.66 40 975.32 40 976 40C976 40.66 976 40.32 976 41C975.34 41 975.68 41 975 41C975 40.34 975 40.68 975 40Z M975 35C975.66 35 975.32 35 976 35C976 35.66 976 35.32 976 36C975.34 36 975.68 36 975 36C975 35.34 975 35.68 975 35Z M975 30C975.66 30 975.32 30 976 30C976 30.66 976 30.32 976 31C975.34 31 975.68 31 975 31C975 30.34 975 30.68 975 30Z" fill="var(--color-accent-200)"></path><path d="M980 135C980.66 135 980.32 135 981 135C981 135.66 981 135.32 981 136C980.34 136 980.68 136 980 136C980 135.34 980 135.68 980 135Z M980 130C980.66 130 980.32 130 981 130C981 130.66 981 130.32 981 131C980.34 131 980.68 131 980 131C980 130.34 980 130.68 980 130Z M980 125C980.66 125 980.32 125 981 125C981 125.66 981 125.32 981 126C980.34 126 980.68 126 980 126C980 125.34 980 125.68 980 125Z M980 120C980.66 120 980.32 120 981 120C981 120.66 981 120.32 981 121C980.34 121 980.68 121 980 121C980 120.34 980 120.68 980 120Z M980 115C980.66 115 980.32 115 981 115C981 115.66 981 115.32 981 116C980.34 116 980.68 116 980 116C980 115.34 980 115.68 980 115Z M980 110C980.66 110 980.32 110 981 110C981 110.66 981 110.32 981 111C980.34 111 980.68 111 980 111C980 110.34 980 110.68 980 110Z M980 105C980.66 105 980.32 105 981 105C981 105.66 981 105.32 981 106C980.34 106 980.68 106 980 106C980 105.34 980 105.68 980 105Z M980 100C980.66 100 980.32 100 981 100C981 100.66 981 100.32 981 101C980.34 101 980.68 101 980 101C980 100.34 980 100.68 980 100Z M980 95C980.66 95 980.32 95 981 95C981 95.66 981 95.32 981 96C980.34 96 980.68 96 980 96C980 95.34 980 95.68 980 95Z M980 90C980.66 90 980.32 90 981 90C981 90.66 981 90.32 981 91C980.34 91 980.68 91 980 91C980 90.34 980 90.68 980 90Z M980 85C980.66 85 980.32 85 981 85C981 85.66 981 85.32 981 86C980.34 86 980.68 86 980 86C980 85.34 980 85.68 980 85Z M980 80C980.66 80 980.32 80 981 80C981 80.66 981 80.32 981 81C980.34 81 980.68 81 980 81C980 80.34 980 80.68 980 80Z" fill="var(--color-accent-200)"></path><path d="M985 115C985.66 115 985.32 115 986 115C986 115.66 986 115.32 986 116C985.34 116 985.68 116 985 116C985 115.34 985 115.68 985 115Z M985 110C985.66 110 985.32 110 986 110C986 110.66 986 110.32 986 111C985.34 111 985.68 111 985 111C985 110.34 985 110.68 985 110Z M985 105C985.66 105 985.32 105 986 105C986 105.66 986 105.32 986 106C985.34 106 985.68 106 985 106C985 105.34 985 105.68 985 105Z M985 100C985.66 100 985.32 100 986 100C986 100.66 986 100.32 986 101C985.34 101 985.68 101 985 101C985 100.34 985 100.68 985 100Z" fill="var(--color-accent-200)"></path><path d="M990 125C990.66 125 990.32 125 991 125C991 125.66 991 125.32 991 126C990.34 126 990.68 126 990 126C990 125.34 990 125.68 990 125Z M990 120C990.66 120 990.32 120 991 120C991 120.66 991 120.32 991 121C990.34 121 990.68 121 990 121C990 120.34 990 120.68 990 120Z M990 115C990.66 115 990.32 115 991 115C991 115.66 991 115.32 991 116C990.34 116 990.68 116 990 116C990 115.34 990 115.68 990 115Z M990 110C990.66 110 990.32 110 991 110C991 110.66 991 110.32 991 111C990.34 111 990.68 111 990 111C990 110.34 990 110.68 990 110Z M990 105C990.66 105 990.32 105 991 105C991 105.66 991 105.32 991 106C990.34 106 990.68 106 990 106C990 105.34 990 105.68 990 105Z M990 100C990.66 100 990.32 100 991 100C991 100.66 991 100.32 991 101C990.34 101 990.68 101 990 101C990 100.34 990 100.68 990 100Z M990 95C990.66 95 990.32 95 991 95C991 95.66 991 95.32 991 96C990.34 96 990.68 96 990 96C990 95.34 990 95.68 990 95Z M990 90C990.66 90 990.32 90 991 90C991 90.66 991 90.32 991 91C990.34 91 990.68 91 990 91C990 90.34 990 90.68 990 90Z" fill="var(--color-accent-200)"></path><path d="M995 125C995.66 125 995.32 125 996 125C996 125.66 996 125.32 996 126C995.34 126 995.68 126 995 126C995 125.34 995 125.68 995 125Z M995 120C995.66 120 995.32 120 996 120C996 120.66 996 120.32 996 121C995.34 121 995.68 121 995 121C995 120.34 995 120.68 995 120Z M995 115C995.66 115 995.32 115 996 115C996 115.66 996 115.32 996 116C995.34 116 995.68 116 995 116C995 115.34 995 115.68 995 115Z M995 110C995.66 110 995.32 110 996 110C996 110.66 996 110.32 996 111C995.34 111 995.68 111 995 111C995 110.34 995 110.68 995 110Z M995 105C995.66 105 995.32 105 996 105C996 105.66 996 105.32 996 106C995.34 106 995.68 106 995 106C995 105.34 995 105.68 995 105Z M995 100C995.66 100 995.32 100 996 100C996 100.66 996 100.32 996 101C995.34 101 995.68 101 995 101C995 100.34 995 100.68 995 100Z M995 95C995.66 95 995.32 95 996 95C996 95.66 996 95.32 996 96C995.34 96 995.68 96 995 96C995 95.34 995 95.68 995 95Z M995 90C995.66 90 995.32 90 996 90C996 90.66 996 90.32 996 91C995.34 91 995.68 91 995 91C995 90.34 995 90.68 995 90Z" fill="var(--color-accent-200)"></path><path d="M1000 150C1000.66 150 1000.32 150 1001 150C1001 150.66 1001 150.32 1001 151C1000.34 151 1000.68 151 1000 151C1000 150.34 1000 150.68 1000 150Z M1000 145C1000.66 145 1000.32 145 1001 145C1001 145.66 1001 145.32 1001 146C1000.34 146 1000.68 146 1000 146C1000 145.34 1000 145.68 1000 145Z M1000 140C1000.66 140 1000.32 140 1001 140C1001 140.66 1001 140.32 1001 141C1000.34 141 1000.68 141 1000 141C1000 140.34 1000 140.68 1000 140Z M1000 135C1000.66 135 1000.32 135 1001 135C1001 135.66 1001 135.32 1001 136C1000.34 136 1000.68 136 1000 136C1000 135.34 1000 135.68 1000 135Z M1000 130C1000.66 130 1000.32 130 1001 130C1001 130.66 1001 130.32 1001 131C1000.34 131 1000.68 131 1000 131C1000 130.34 1000 130.68 1000 130Z M1000 125C1000.66 125 1000.32 125 1001 125C1001 125.66 1001 125.32 1001 126C1000.34 126 1000.68 126 1000 126C1000 125.34 1000 125.68 1000 125Z M1000 120C1000.66 120 1000.32 120 1001 120C1001 120.66 1001 120.32 1001 121C1000.34 121 1000.68 121 1000 121C1000 120.34 1000 120.68 1000 120Z M1000 115C1000.66 115 1000.32 115 1001 115C1001 115.66 1001 115.32 1001 116C1000.34 116 1000.68 116 1000 116C1000 115.34 1000 115.68 1000 115Z M1000 110C1000.66 110 1000.32 110 1001 110C1001 110.66 1001 110.32 1001 111C1000.34 111 1000.68 111 1000 111C1000 110.34 1000 110.68 1000 110Z M1000 105C1000.66 105 1000.32 105 1001 105C1001 105.66 1001 105.32 1001 106C1000.34 106 1000.68 106 1000 106C1000 105.34 1000 105.68 1000 105Z M1000 100C1000.66 100 1000.32 100 1001 100C1001 100.66 1001 100.32 1001 101C1000.34 101 1000.68 101 1000 101C1000 100.34 1000 100.68 1000 100Z M1000 95C1000.66 95 1000.32 95 1001 95C1001 95.66 1001 95.32 1001 96C1000.34 96 1000.68 96 1000 96C1000 95.34 1000 95.68 1000 95Z M1000 90C1000.66 90 1000.32 90 1001 90C1001 90.66 1001 90.32 1001 91C1000.34 91 1000.68 91 1000 91C1000 90.34 1000 90.68 1000 90Z M1000 85C1000.66 85 1000.32 85 1001 85C1001 85.66 1001 85.32 1001 86C1000.34 86 1000.68 86 1000 86C1000 85.34 1000 85.68 1000 85Z M1000 80C1000.66 80 1000.32 80 1001 80C1001 80.66 1001 80.32 1001 81C1000.34 81 1000.68 81 1000 81C1000 80.34 1000 80.68 1000 80Z M1000 75C1000.66 75 1000.32 75 1001 75C1001 75.66 1001 75.32 1001 76C1000.34 76 1000.68 76 1000 76C1000 75.34 1000 75.68 1000 75Z M1000 70C1000.66 70 1000.32 70 1001 70C1001 70.66 1001 70.32 1001 71C1000.34 71 1000.68 71 1000 71C1000 70.34 1000 70.68 1000 70Z" fill="var(--color-accent-200)"></path><path d="M1005 125C1005.66 125 1005.32 125 1006 125C1006 125.66 1006 125.32 1006 126C1005.34 126 1005.68 126 1005 126C1005 125.34 1005 125.68 1005 125Z M1005 120C1005.66 120 1005.32 120 1006 120C1006 120.66 1006 120.32 1006 121C1005.34 121 1005.68 121 1005 121C1005 120.34 1005 120.68 1005 120Z M1005 115C1005.66 115 1005.32 115 1006 115C1006 115.66 1006 115.32 1006 116C1005.34 116 1005.68 116 1005 116C1005 115.34 1005 115.68 1005 115Z M1005 110C1005.66 110 1005.32 110 1006 110C1006 110.66 1006 110.32 1006 111C1005.34 111 1005.68 111 1005 111C1005 110.34 1005 110.68 1005 110Z M1005 105C1005.66 105 1005.32 105 1006 105C1006 105.66 1006 105.32 1006 106C1005.34 106 1005.68 106 1005 106C1005 105.34 1005 105.68 1005 105Z M1005 100C1005.66 100 1005.32 100 1006 100C1006 100.66 1006 100.32 1006 101C1005.34 101 1005.68 101 1005 101C1005 100.34 1005 100.68 1005 100Z M1005 95C1005.66 95 1005.32 95 1006 95C1006 95.66 1006 95.32 1006 96C1005.34 96 1005.68 96 1005 96C1005 95.34 1005 95.68 1005 95Z" fill="var(--color-accent-200)"></path><path d="M1010 140C1010.66 140 1010.32 140 1011 140C1011 140.66 1011 140.32 1011 141C1010.34 141 1010.68 141 1010 141C1010 140.34 1010 140.68 1010 140Z M1010 135C1010.66 135 1010.32 135 1011 135C1011 135.66 1011 135.32 1011 136C1010.34 136 1010.68 136 1010 136C1010 135.34 1010 135.68 1010 135Z M1010 130C1010.66 130 1010.32 130 1011 130C1011 130.66 1011 130.32 1011 131C1010.34 131 1010.68 131 1010 131C1010 130.34 1010 130.68 1010 130Z M1010 125C1010.66 125 1010.32 125 1011 125C1011 125.66 1011 125.32 1011 126C1010.34 126 1010.68 126 1010 126C1010 125.34 1010 125.68 1010 125Z M1010 120C1010.66 120 1010.32 120 1011 120C1011 120.66 1011 120.32 1011 121C1010.34 121 1010.68 121 1010 121C1010 120.34 1010 120.68 1010 120Z M1010 115C1010.66 115 1010.32 115 1011 115C1011 115.66 1011 115.32 1011 116C1010.34 116 1010.68 116 1010 116C1010 115.34 1010 115.68 1010 115Z M1010 110C1010.66 110 1010.32 110 1011 110C1011 110.66 1011 110.32 1011 111C1010.34 111 1010.68 111 1010 111C1010 110.34 1010 110.68 1010 110Z M1010 105C1010.66 105 1010.32 105 1011 105C1011 105.66 1011 105.32 1011 106C1010.34 106 1010.68 106 1010 106C1010 105.34 1010 105.68 1010 105Z M1010 100C1010.66 100 1010.32 100 1011 100C1011 100.66 1011 100.32 1011 101C1010.34 101 1010.68 101 1010 101C1010 100.34 1010 100.68 1010 100Z M1010 95C1010.66 95 1010.32 95 1011 95C1011 95.66 1011 95.32 1011 96C1010.34 96 1010.68 96 1010 96C1010 95.34 1010 95.68 1010 95Z M1010 90C1010.66 90 1010.32 90 1011 90C1011 90.66 1011 90.32 1011 91C1010.34 91 1010.68 91 1010 91C1010 90.34 1010 90.68 1010 90Z M1010 85C1010.66 85 1010.32 85 1011 85C1011 85.66 1011 85.32 1011 86C1010.34 86 1010.68 86 1010 86C1010 85.34 1010 85.68 1010 85Z M1010 80C1010.66 80 1010.32 80 1011 80C1011 80.66 1011 80.32 1011 81C1010.34 81 1010.68 81 1010 81C1010 80.34 1010 80.68 1010 80Z" fill="var(--color-accent-200)"></path><path d="M1015 145C1015.66 145 1015.32 145 1016 145C1016 145.66 1016 145.32 1016 146C1015.34 146 1015.68 146 1015 146C1015 145.34 1015 145.68 1015 145Z M1015 140C1015.66 140 1015.32 140 1016 140C1016 140.66 1016 140.32 1016 141C1015.34 141 1015.68 141 1015 141C1015 140.34 1015 140.68 1015 140Z M1015 135C1015.66 135 1015.32 135 1016 135C1016 135.66 1016 135.32 1016 136C1015.34 136 1015.68 136 1015 136C1015 135.34 1015 135.68 1015 135Z M1015 130C1015.66 130 1015.32 130 1016 130C1016 130.66 1016 130.32 1016 131C1015.34 131 1015.68 131 1015 131C1015 130.34 1015 130.68 1015 130Z M1015 125C1015.66 125 1015.32 125 1016 125C1016 125.66 1016 125.32 1016 126C1015.34 126 1015.68 126 1015 126C1015 125.34 1015 125.68 1015 125Z M1015 120C1015.66 120 1015.32 120 1016 120C1016 120.66 1016 120.32 1016 121C1015.34 121 1015.68 121 1015 121C1015 120.34 1015 120.68 1015 120Z M1015 115C1015.66 115 1015.32 115 1016 115C1016 115.66 1016 115.32 1016 116C1015.34 116 1015.68 116 1015 116C1015 115.34 1015 115.68 1015 115Z M1015 110C1015.66 110 1015.32 110 1016 110C1016 110.66 1016 110.32 1016 111C1015.34 111 1015.68 111 1015 111C1015 110.34 1015 110.68 1015 110Z M1015 105C1015.66 105 1015.32 105 1016 105C1016 105.66 1016 105.32 1016 106C1015.34 106 1015.68 106 1015 106C1015 105.34 1015 105.68 1015 105Z M1015 100C1015.66 100 1015.32 100 1016 100C1016 100.66 1016 100.32 1016 101C1015.34 101 1015.68 101 1015 101C1015 100.34 1015 100.68 1015 100Z M1015 95C1015.66 95 1015.32 95 1016 95C1016 95.66 1016 95.32 1016 96C1015.34 96 1015.68 96 1015 96C1015 95.34 1015 95.68 1015 95Z M1015 90C1015.66 90 1015.32 90 1016 90C1016 90.66 1016 90.32 1016 91C1015.34 91 1015.68 91 1015 91C1015 90.34 1015 90.68 1015 90Z M1015 85C1015.66 85 1015.32 85 1016 85C1016 85.66 1016 85.32 1016 86C1015.34 86 1015.68 86 1015 86C1015 85.34 1015 85.68 1015 85Z M1015 80C1015.66 80 1015.32 80 1016 80C1016 80.66 1016 80.32 1016 81C1015.34 81 1015.68 81 1015 81C1015 80.34 1015 80.68 1015 80Z M1015 75C1015.66 75 1015.32 75 1016 75C1016 75.66 1016 75.32 1016 76C1015.34 76 1015.68 76 1015 76C1015 75.34 1015 75.68 1015 75Z" fill="var(--color-accent-200)"></path><path d="M1020 140C1020.66 140 1020.32 140 1021 140C1021 140.66 1021 140.32 1021 141C1020.34 141 1020.68 141 1020 141C1020 140.34 1020 140.68 1020 140Z M1020 135C1020.66 135 1020.32 135 1021 135C1021 135.66 1021 135.32 1021 136C1020.34 136 1020.68 136 1020 136C1020 135.34 1020 135.68 1020 135Z M1020 130C1020.66 130 1020.32 130 1021 130C1021 130.66 1021 130.32 1021 131C1020.34 131 1020.68 131 1020 131C1020 130.34 1020 130.68 1020 130Z M1020 125C1020.66 125 1020.32 125 1021 125C1021 125.66 1021 125.32 1021 126C1020.34 126 1020.68 126 1020 126C1020 125.34 1020 125.68 1020 125Z M1020 120C1020.66 120 1020.32 120 1021 120C1021 120.66 1021 120.32 1021 121C1020.34 121 1020.68 121 1020 121C1020 120.34 1020 120.68 1020 120Z M1020 115C1020.66 115 1020.32 115 1021 115C1021 115.66 1021 115.32 1021 116C1020.34 116 1020.68 116 1020 116C1020 115.34 1020 115.68 1020 115Z M1020 110C1020.66 110 1020.32 110 1021 110C1021 110.66 1021 110.32 1021 111C1020.34 111 1020.68 111 1020 111C1020 110.34 1020 110.68 1020 110Z M1020 105C1020.66 105 1020.32 105 1021 105C1021 105.66 1021 105.32 1021 106C1020.34 106 1020.68 106 1020 106C1020 105.34 1020 105.68 1020 105Z M1020 100C1020.66 100 1020.32 100 1021 100C1021 100.66 1021 100.32 1021 101C1020.34 101 1020.68 101 1020 101C1020 100.34 1020 100.68 1020 100Z M1020 95C1020.66 95 1020.32 95 1021 95C1021 95.66 1021 95.32 1021 96C1020.34 96 1020.68 96 1020 96C1020 95.34 1020 95.68 1020 95Z M1020 90C1020.66 90 1020.32 90 1021 90C1021 90.66 1021 90.32 1021 91C1020.34 91 1020.68 91 1020 91C1020 90.34 1020 90.68 1020 90Z M1020 85C1020.66 85 1020.32 85 1021 85C1021 85.66 1021 85.32 1021 86C1020.34 86 1020.68 86 1020 86C1020 85.34 1020 85.68 1020 85Z M1020 80C1020.66 80 1020.32 80 1021 80C1021 80.66 1021 80.32 1021 81C1020.34 81 1020.68 81 1020 81C1020 80.34 1020 80.68 1020 80Z M1020 75C1020.66 75 1020.32 75 1021 75C1021 75.66 1021 75.32 1021 76C1020.34 76 1020.68 76 1020 76C1020 75.34 1020 75.68 1020 75Z" fill="var(--color-accent-200)"></path><path d="M1025 130C1025.66 130 1025.32 130 1026 130C1026 130.66 1026 130.32 1026 131C1025.34 131 1025.68 131 1025 131C1025 130.34 1025 130.68 1025 130Z M1025 125C1025.66 125 1025.32 125 1026 125C1026 125.66 1026 125.32 1026 126C1025.34 126 1025.68 126 1025 126C1025 125.34 1025 125.68 1025 125Z M1025 120C1025.66 120 1025.32 120 1026 120C1026 120.66 1026 120.32 1026 121C1025.34 121 1025.68 121 1025 121C1025 120.34 1025 120.68 1025 120Z M1025 115C1025.66 115 1025.32 115 1026 115C1026 115.66 1026 115.32 1026 116C1025.34 116 1025.68 116 1025 116C1025 115.34 1025 115.68 1025 115Z M1025 110C1025.66 110 1025.32 110 1026 110C1026 110.66 1026 110.32 1026 111C1025.34 111 1025.68 111 1025 111C1025 110.34 1025 110.68 1025 110Z M1025 105C1025.66 105 1025.32 105 1026 105C1026 105.66 1026 105.32 1026 106C1025.34 106 1025.68 106 1025 106C1025 105.34 1025 105.68 1025 105Z M1025 100C1025.66 100 1025.32 100 1026 100C1026 100.66 1026 100.32 1026 101C1025.34 101 1025.68 101 1025 101C1025 100.34 1025 100.68 1025 100Z M1025 95C1025.66 95 1025.32 95 1026 95C1026 95.66 1026 95.32 1026 96C1025.34 96 1025.68 96 1025 96C1025 95.34 1025 95.68 1025 95Z M1025 90C1025.66 90 1025.32 90 1026 90C1026 90.66 1026 90.32 1026 91C1025.34 91 1025.68 91 1025 91C1025 90.34 1025 90.68 1025 90Z" fill="var(--color-accent-200)"></path><path d="M1030 115C1030.66 115 1030.32 115 1031 115C1031 115.66 1031 115.32 1031 116C1030.34 116 1030.68 116 1030 116C1030 115.34 1030 115.68 1030 115Z M1030 110C1030.66 110 1030.32 110 1031 110C1031 110.66 1031 110.32 1031 111C1030.34 111 1030.68 111 1030 111C1030 110.34 1030 110.68 1030 110Z M1030 105C1030.66 105 1030.32 105 1031 105C1031 105.66 1031 105.32 1031 106C1030.34 106 1030.68 106 1030 106C1030 105.34 1030 105.68 1030 105Z" fill="var(--color-accent-200)"></path><path d="M1035 135C1035.66 135 1035.32 135 1036 135C1036 135.66 1036 135.32 1036 136C1035.34 136 1035.68 136 1035 136C1035 135.34 1035 135.68 1035 135Z M1035 130C1035.66 130 1035.32 130 1036 130C1036 130.66 1036 130.32 1036 131C1035.34 131 1035.68 131 1035 131C1035 130.34 1035 130.68 1035 130Z M1035 125C1035.66 125 1035.32 125 1036 125C1036 125.66 1036 125.32 1036 126C1035.34 126 1035.68 126 1035 126C1035 125.34 1035 125.68 1035 125Z M1035 120C1035.66 120 1035.32 120 1036 120C1036 120.66 1036 120.32 1036 121C1035.34 121 1035.68 121 1035 121C1035 120.34 1035 120.68 1035 120Z M1035 115C1035.66 115 1035.32 115 1036 115C1036 115.66 1036 115.32 1036 116C1035.34 116 1035.68 116 1035 116C1035 115.34 1035 115.68 1035 115Z M1035 110C1035.66 110 1035.32 110 1036 110C1036 110.66 1036 110.32 1036 111C1035.34 111 1035.68 111 1035 111C1035 110.34 1035 110.68 1035 110Z M1035 105C1035.66 105 1035.32 105 1036 105C1036 105.66 1036 105.32 1036 106C1035.34 106 1035.68 106 1035 106C1035 105.34 1035 105.68 1035 105Z M1035 100C1035.66 100 1035.32 100 1036 100C1036 100.66 1036 100.32 1036 101C1035.34 101 1035.68 101 1035 101C1035 100.34 1035 100.68 1035 100Z M1035 95C1035.66 95 1035.32 95 1036 95C1036 95.66 1036 95.32 1036 96C1035.34 96 1035.68 96 1035 96C1035 95.34 1035 95.68 1035 95Z M1035 90C1035.66 90 1035.32 90 1036 90C1036 90.66 1036 90.32 1036 91C1035.34 91 1035.68 91 1035 91C1035 90.34 1035 90.68 1035 90Z M1035 85C1035.66 85 1035.32 85 1036 85C1036 85.66 1036 85.32 1036 86C1035.34 86 1035.68 86 1035 86C1035 85.34 1035 85.68 1035 85Z M1035 80C1035.66 80 1035.32 80 1036 80C1036 80.66 1036 80.32 1036 81C1035.34 81 1035.68 81 1035 81C1035 80.34 1035 80.68 1035 80Z" fill="var(--color-accent-200)"></path><path d="M1040 140C1040.66 140 1040.32 140 1041 140C1041 140.66 1041 140.32 1041 141C1040.34 141 1040.68 141 1040 141C1040 140.34 1040 140.68 1040 140Z M1040 135C1040.66 135 1040.32 135 1041 135C1041 135.66 1041 135.32 1041 136C1040.34 136 1040.68 136 1040 136C1040 135.34 1040 135.68 1040 135Z M1040 130C1040.66 130 1040.32 130 1041 130C1041 130.66 1041 130.32 1041 131C1040.34 131 1040.68 131 1040 131C1040 130.34 1040 130.68 1040 130Z M1040 125C1040.66 125 1040.32 125 1041 125C1041 125.66 1041 125.32 1041 126C1040.34 126 1040.68 126 1040 126C1040 125.34 1040 125.68 1040 125Z M1040 120C1040.66 120 1040.32 120 1041 120C1041 120.66 1041 120.32 1041 121C1040.34 121 1040.68 121 1040 121C1040 120.34 1040 120.68 1040 120Z M1040 115C1040.66 115 1040.32 115 1041 115C1041 115.66 1041 115.32 1041 116C1040.34 116 1040.68 116 1040 116C1040 115.34 1040 115.68 1040 115Z M1040 110C1040.66 110 1040.32 110 1041 110C1041 110.66 1041 110.32 1041 111C1040.34 111 1040.68 111 1040 111C1040 110.34 1040 110.68 1040 110Z M1040 105C1040.66 105 1040.32 105 1041 105C1041 105.66 1041 105.32 1041 106C1040.34 106 1040.68 106 1040 106C1040 105.34 1040 105.68 1040 105Z M1040 100C1040.66 100 1040.32 100 1041 100C1041 100.66 1041 100.32 1041 101C1040.34 101 1040.68 101 1040 101C1040 100.34 1040 100.68 1040 100Z M1040 95C1040.66 95 1040.32 95 1041 95C1041 95.66 1041 95.32 1041 96C1040.34 96 1040.68 96 1040 96C1040 95.34 1040 95.68 1040 95Z M1040 90C1040.66 90 1040.32 90 1041 90C1041 90.66 1041 90.32 1041 91C1040.34 91 1040.68 91 1040 91C1040 90.34 1040 90.68 1040 90Z M1040 85C1040.66 85 1040.32 85 1041 85C1041 85.66 1041 85.32 1041 86C1040.34 86 1040.68 86 1040 86C1040 85.34 1040 85.68 1040 85Z M1040 80C1040.66 80 1040.32 80 1041 80C1041 80.66 1041 80.32 1041 81C1040.34 81 1040.68 81 1040 81C1040 80.34 1040 80.68 1040 80Z" fill="var(--color-accent-200)"></path><path d="M1045 145C1045.66 145 1045.32 145 1046 145C1046 145.66 1046 145.32 1046 146C1045.34 146 1045.68 146 1045 146C1045 145.34 1045 145.68 1045 145Z M1045 140C1045.66 140 1045.32 140 1046 140C1046 140.66 1046 140.32 1046 141C1045.34 141 1045.68 141 1045 141C1045 140.34 1045 140.68 1045 140Z M1045 135C1045.66 135 1045.32 135 1046 135C1046 135.66 1046 135.32 1046 136C1045.34 136 1045.68 136 1045 136C1045 135.34 1045 135.68 1045 135Z M1045 130C1045.66 130 1045.32 130 1046 130C1046 130.66 1046 130.32 1046 131C1045.34 131 1045.68 131 1045 131C1045 130.34 1045 130.68 1045 130Z M1045 125C1045.66 125 1045.32 125 1046 125C1046 125.66 1046 125.32 1046 126C1045.34 126 1045.68 126 1045 126C1045 125.34 1045 125.68 1045 125Z M1045 120C1045.66 120 1045.32 120 1046 120C1046 120.66 1046 120.32 1046 121C1045.34 121 1045.68 121 1045 121C1045 120.34 1045 120.68 1045 120Z M1045 115C1045.66 115 1045.32 115 1046 115C1046 115.66 1046 115.32 1046 116C1045.34 116 1045.68 116 1045 116C1045 115.34 1045 115.68 1045 115Z M1045 110C1045.66 110 1045.32 110 1046 110C1046 110.66 1046 110.32 1046 111C1045.34 111 1045.68 111 1045 111C1045 110.34 1045 110.68 1045 110Z M1045 105C1045.66 105 1045.32 105 1046 105C1046 105.66 1046 105.32 1046 106C1045.34 106 1045.68 106 1045 106C1045 105.34 1045 105.68 1045 105Z M1045 100C1045.66 100 1045.32 100 1046 100C1046 100.66 1046 100.32 1046 101C1045.34 101 1045.68 101 1045 101C1045 100.34 1045 100.68 1045 100Z M1045 95C1045.66 95 1045.32 95 1046 95C1046 95.66 1046 95.32 1046 96C1045.34 96 1045.68 96 1045 96C1045 95.34 1045 95.68 1045 95Z M1045 90C1045.66 90 1045.32 90 1046 90C1046 90.66 1046 90.32 1046 91C1045.34 91 1045.68 91 1045 91C1045 90.34 1045 90.68 1045 90Z M1045 85C1045.66 85 1045.32 85 1046 85C1046 85.66 1046 85.32 1046 86C1045.34 86 1045.68 86 1045 86C1045 85.34 1045 85.68 1045 85Z M1045 80C1045.66 80 1045.32 80 1046 80C1046 80.66 1046 80.32 1046 81C1045.34 81 1045.68 81 1045 81C1045 80.34 1045 80.68 1045 80Z M1045 75C1045.66 75 1045.32 75 1046 75C1046 75.66 1046 75.32 1046 76C1045.34 76 1045.68 76 1045 76C1045 75.34 1045 75.68 1045 75Z" fill="var(--color-accent-200)"></path><path d="M1050 125C1050.66 125 1050.32 125 1051 125C1051 125.66 1051 125.32 1051 126C1050.34 126 1050.68 126 1050 126C1050 125.34 1050 125.68 1050 125Z M1050 120C1050.66 120 1050.32 120 1051 120C1051 120.66 1051 120.32 1051 121C1050.34 121 1050.68 121 1050 121C1050 120.34 1050 120.68 1050 120Z M1050 115C1050.66 115 1050.32 115 1051 115C1051 115.66 1051 115.32 1051 116C1050.34 116 1050.68 116 1050 116C1050 115.34 1050 115.68 1050 115Z M1050 110C1050.66 110 1050.32 110 1051 110C1051 110.66 1051 110.32 1051 111C1050.34 111 1050.68 111 1050 111C1050 110.34 1050 110.68 1050 110Z M1050 105C1050.66 105 1050.32 105 1051 105C1051 105.66 1051 105.32 1051 106C1050.34 106 1050.68 106 1050 106C1050 105.34 1050 105.68 1050 105Z M1050 100C1050.66 100 1050.32 100 1051 100C1051 100.66 1051 100.32 1051 101C1050.34 101 1050.68 101 1050 101C1050 100.34 1050 100.68 1050 100Z M1050 95C1050.66 95 1050.32 95 1051 95C1051 95.66 1051 95.32 1051 96C1050.34 96 1050.68 96 1050 96C1050 95.34 1050 95.68 1050 95Z" fill="var(--color-accent-200)"></path><path d="M1055 130C1055.66 130 1055.32 130 1056 130C1056 130.66 1056 130.32 1056 131C1055.34 131 1055.68 131 1055 131C1055 130.34 1055 130.68 1055 130Z M1055 125C1055.66 125 1055.32 125 1056 125C1056 125.66 1056 125.32 1056 126C1055.34 126 1055.68 126 1055 126C1055 125.34 1055 125.68 1055 125Z M1055 120C1055.66 120 1055.32 120 1056 120C1056 120.66 1056 120.32 1056 121C1055.34 121 1055.68 121 1055 121C1055 120.34 1055 120.68 1055 120Z M1055 115C1055.66 115 1055.32 115 1056 115C1056 115.66 1056 115.32 1056 116C1055.34 116 1055.68 116 1055 116C1055 115.34 1055 115.68 1055 115Z M1055 110C1055.66 110 1055.32 110 1056 110C1056 110.66 1056 110.32 1056 111C1055.34 111 1055.68 111 1055 111C1055 110.34 1055 110.68 1055 110Z M1055 105C1055.66 105 1055.32 105 1056 105C1056 105.66 1056 105.32 1056 106C1055.34 106 1055.68 106 1055 106C1055 105.34 1055 105.68 1055 105Z M1055 100C1055.66 100 1055.32 100 1056 100C1056 100.66 1056 100.32 1056 101C1055.34 101 1055.68 101 1055 101C1055 100.34 1055 100.68 1055 100Z M1055 95C1055.66 95 1055.32 95 1056 95C1056 95.66 1056 95.32 1056 96C1055.34 96 1055.68 96 1055 96C1055 95.34 1055 95.68 1055 95Z M1055 90C1055.66 90 1055.32 90 1056 90C1056 90.66 1056 90.32 1056 91C1055.34 91 1055.68 91 1055 91C1055 90.34 1055 90.68 1055 90Z" fill="var(--color-accent-200)"></path><path d="M1060 125C1060.66 125 1060.32 125 1061 125C1061 125.66 1061 125.32 1061 126C1060.34 126 1060.68 126 1060 126C1060 125.34 1060 125.68 1060 125Z M1060 120C1060.66 120 1060.32 120 1061 120C1061 120.66 1061 120.32 1061 121C1060.34 121 1060.68 121 1060 121C1060 120.34 1060 120.68 1060 120Z M1060 115C1060.66 115 1060.32 115 1061 115C1061 115.66 1061 115.32 1061 116C1060.34 116 1060.68 116 1060 116C1060 115.34 1060 115.68 1060 115Z M1060 110C1060.66 110 1060.32 110 1061 110C1061 110.66 1061 110.32 1061 111C1060.34 111 1060.68 111 1060 111C1060 110.34 1060 110.68 1060 110Z M1060 105C1060.66 105 1060.32 105 1061 105C1061 105.66 1061 105.32 1061 106C1060.34 106 1060.68 106 1060 106C1060 105.34 1060 105.68 1060 105Z M1060 100C1060.66 100 1060.32 100 1061 100C1061 100.66 1061 100.32 1061 101C1060.34 101 1060.68 101 1060 101C1060 100.34 1060 100.68 1060 100Z M1060 95C1060.66 95 1060.32 95 1061 95C1061 95.66 1061 95.32 1061 96C1060.34 96 1060.68 96 1060 96C1060 95.34 1060 95.68 1060 95Z" fill="var(--color-accent-200)"></path><path d="M1065 155C1065.66 155 1065.32 155 1066 155C1066 155.66 1066 155.32 1066 156C1065.34 156 1065.68 156 1065 156C1065 155.34 1065 155.68 1065 155Z M1065 150C1065.66 150 1065.32 150 1066 150C1066 150.66 1066 150.32 1066 151C1065.34 151 1065.68 151 1065 151C1065 150.34 1065 150.68 1065 150Z M1065 145C1065.66 145 1065.32 145 1066 145C1066 145.66 1066 145.32 1066 146C1065.34 146 1065.68 146 1065 146C1065 145.34 1065 145.68 1065 145Z M1065 140C1065.66 140 1065.32 140 1066 140C1066 140.66 1066 140.32 1066 141C1065.34 141 1065.68 141 1065 141C1065 140.34 1065 140.68 1065 140Z M1065 135C1065.66 135 1065.32 135 1066 135C1066 135.66 1066 135.32 1066 136C1065.34 136 1065.68 136 1065 136C1065 135.34 1065 135.68 1065 135Z M1065 130C1065.66 130 1065.32 130 1066 130C1066 130.66 1066 130.32 1066 131C1065.34 131 1065.68 131 1065 131C1065 130.34 1065 130.68 1065 130Z M1065 125C1065.66 125 1065.32 125 1066 125C1066 125.66 1066 125.32 1066 126C1065.34 126 1065.68 126 1065 126C1065 125.34 1065 125.68 1065 125Z M1065 120C1065.66 120 1065.32 120 1066 120C1066 120.66 1066 120.32 1066 121C1065.34 121 1065.68 121 1065 121C1065 120.34 1065 120.68 1065 120Z M1065 115C1065.66 115 1065.32 115 1066 115C1066 115.66 1066 115.32 1066 116C1065.34 116 1065.68 116 1065 116C1065 115.34 1065 115.68 1065 115Z M1065 110C1065.66 110 1065.32 110 1066 110C1066 110.66 1066 110.32 1066 111C1065.34 111 1065.68 111 1065 111C1065 110.34 1065 110.68 1065 110Z M1065 105C1065.66 105 1065.32 105 1066 105C1066 105.66 1066 105.32 1066 106C1065.34 106 1065.68 106 1065 106C1065 105.34 1065 105.68 1065 105Z M1065 100C1065.66 100 1065.32 100 1066 100C1066 100.66 1066 100.32 1066 101C1065.34 101 1065.68 101 1065 101C1065 100.34 1065 100.68 1065 100Z M1065 95C1065.66 95 1065.32 95 1066 95C1066 95.66 1066 95.32 1066 96C1065.34 96 1065.68 96 1065 96C1065 95.34 1065 95.68 1065 95Z M1065 90C1065.66 90 1065.32 90 1066 90C1066 90.66 1066 90.32 1066 91C1065.34 91 1065.68 91 1065 91C1065 90.34 1065 90.68 1065 90Z M1065 85C1065.66 85 1065.32 85 1066 85C1066 85.66 1066 85.32 1066 86C1065.34 86 1065.68 86 1065 86C1065 85.34 1065 85.68 1065 85Z M1065 80C1065.66 80 1065.32 80 1066 80C1066 80.66 1066 80.32 1066 81C1065.34 81 1065.68 81 1065 81C1065 80.34 1065 80.68 1065 80Z M1065 75C1065.66 75 1065.32 75 1066 75C1066 75.66 1066 75.32 1066 76C1065.34 76 1065.68 76 1065 76C1065 75.34 1065 75.68 1065 75Z M1065 70C1065.66 70 1065.32 70 1066 70C1066 70.66 1066 70.32 1066 71C1065.34 71 1065.68 71 1065 71C1065 70.34 1065 70.68 1065 70Z M1065 65C1065.66 65 1065.32 65 1066 65C1066 65.66 1066 65.32 1066 66C1065.34 66 1065.68 66 1065 66C1065 65.34 1065 65.68 1065 65Z" fill="var(--color-accent-200)"></path><path d="M1070 140C1070.66 140 1070.32 140 1071 140C1071 140.66 1071 140.32 1071 141C1070.34 141 1070.68 141 1070 141C1070 140.34 1070 140.68 1070 140Z M1070 135C1070.66 135 1070.32 135 1071 135C1071 135.66 1071 135.32 1071 136C1070.34 136 1070.68 136 1070 136C1070 135.34 1070 135.68 1070 135Z M1070 130C1070.66 130 1070.32 130 1071 130C1071 130.66 1071 130.32 1071 131C1070.34 131 1070.68 131 1070 131C1070 130.34 1070 130.68 1070 130Z M1070 125C1070.66 125 1070.32 125 1071 125C1071 125.66 1071 125.32 1071 126C1070.34 126 1070.68 126 1070 126C1070 125.34 1070 125.68 1070 125Z M1070 120C1070.66 120 1070.32 120 1071 120C1071 120.66 1071 120.32 1071 121C1070.34 121 1070.68 121 1070 121C1070 120.34 1070 120.68 1070 120Z M1070 115C1070.66 115 1070.32 115 1071 115C1071 115.66 1071 115.32 1071 116C1070.34 116 1070.68 116 1070 116C1070 115.34 1070 115.68 1070 115Z M1070 110C1070.66 110 1070.32 110 1071 110C1071 110.66 1071 110.32 1071 111C1070.34 111 1070.68 111 1070 111C1070 110.34 1070 110.68 1070 110Z M1070 105C1070.66 105 1070.32 105 1071 105C1071 105.66 1071 105.32 1071 106C1070.34 106 1070.68 106 1070 106C1070 105.34 1070 105.68 1070 105Z M1070 100C1070.66 100 1070.32 100 1071 100C1071 100.66 1071 100.32 1071 101C1070.34 101 1070.68 101 1070 101C1070 100.34 1070 100.68 1070 100Z M1070 95C1070.66 95 1070.32 95 1071 95C1071 95.66 1071 95.32 1071 96C1070.34 96 1070.68 96 1070 96C1070 95.34 1070 95.68 1070 95Z M1070 90C1070.66 90 1070.32 90 1071 90C1071 90.66 1071 90.32 1071 91C1070.34 91 1070.68 91 1070 91C1070 90.34 1070 90.68 1070 90Z M1070 85C1070.66 85 1070.32 85 1071 85C1071 85.66 1071 85.32 1071 86C1070.34 86 1070.68 86 1070 86C1070 85.34 1070 85.68 1070 85Z M1070 80C1070.66 80 1070.32 80 1071 80C1071 80.66 1071 80.32 1071 81C1070.34 81 1070.68 81 1070 81C1070 80.34 1070 80.68 1070 80Z M1070 75C1070.66 75 1070.32 75 1071 75C1071 75.66 1071 75.32 1071 76C1070.34 76 1070.68 76 1070 76C1070 75.34 1070 75.68 1070 75Z" fill="var(--color-accent-200)"></path><path d="M1075 125C1075.66 125 1075.32 125 1076 125C1076 125.66 1076 125.32 1076 126C1075.34 126 1075.68 126 1075 126C1075 125.34 1075 125.68 1075 125Z M1075 120C1075.66 120 1075.32 120 1076 120C1076 120.66 1076 120.32 1076 121C1075.34 121 1075.68 121 1075 121C1075 120.34 1075 120.68 1075 120Z M1075 115C1075.66 115 1075.32 115 1076 115C1076 115.66 1076 115.32 1076 116C1075.34 116 1075.68 116 1075 116C1075 115.34 1075 115.68 1075 115Z M1075 110C1075.66 110 1075.32 110 1076 110C1076 110.66 1076 110.32 1076 111C1075.34 111 1075.68 111 1075 111C1075 110.34 1075 110.68 1075 110Z M1075 105C1075.66 105 1075.32 105 1076 105C1076 105.66 1076 105.32 1076 106C1075.34 106 1075.68 106 1075 106C1075 105.34 1075 105.68 1075 105Z M1075 100C1075.66 100 1075.32 100 1076 100C1076 100.66 1076 100.32 1076 101C1075.34 101 1075.68 101 1075 101C1075 100.34 1075 100.68 1075 100Z M1075 95C1075.66 95 1075.32 95 1076 95C1076 95.66 1076 95.32 1076 96C1075.34 96 1075.68 96 1075 96C1075 95.34 1075 95.68 1075 95Z M1075 90C1075.66 90 1075.32 90 1076 90C1076 90.66 1076 90.32 1076 91C1075.34 91 1075.68 91 1075 91C1075 90.34 1075 90.68 1075 90Z" fill="var(--color-accent-200)"></path><path d="M1080 150C1080.66 150 1080.32 150 1081 150C1081 150.66 1081 150.32 1081 151C1080.34 151 1080.68 151 1080 151C1080 150.34 1080 150.68 1080 150Z M1080 145C1080.66 145 1080.32 145 1081 145C1081 145.66 1081 145.32 1081 146C1080.34 146 1080.68 146 1080 146C1080 145.34 1080 145.68 1080 145Z M1080 140C1080.66 140 1080.32 140 1081 140C1081 140.66 1081 140.32 1081 141C1080.34 141 1080.68 141 1080 141C1080 140.34 1080 140.68 1080 140Z M1080 135C1080.66 135 1080.32 135 1081 135C1081 135.66 1081 135.32 1081 136C1080.34 136 1080.68 136 1080 136C1080 135.34 1080 135.68 1080 135Z M1080 130C1080.66 130 1080.32 130 1081 130C1081 130.66 1081 130.32 1081 131C1080.34 131 1080.68 131 1080 131C1080 130.34 1080 130.68 1080 130Z M1080 125C1080.66 125 1080.32 125 1081 125C1081 125.66 1081 125.32 1081 126C1080.34 126 1080.68 126 1080 126C1080 125.34 1080 125.68 1080 125Z M1080 120C1080.66 120 1080.32 120 1081 120C1081 120.66 1081 120.32 1081 121C1080.34 121 1080.68 121 1080 121C1080 120.34 1080 120.68 1080 120Z M1080 115C1080.66 115 1080.32 115 1081 115C1081 115.66 1081 115.32 1081 116C1080.34 116 1080.68 116 1080 116C1080 115.34 1080 115.68 1080 115Z M1080 110C1080.66 110 1080.32 110 1081 110C1081 110.66 1081 110.32 1081 111C1080.34 111 1080.68 111 1080 111C1080 110.34 1080 110.68 1080 110Z M1080 105C1080.66 105 1080.32 105 1081 105C1081 105.66 1081 105.32 1081 106C1080.34 106 1080.68 106 1080 106C1080 105.34 1080 105.68 1080 105Z M1080 100C1080.66 100 1080.32 100 1081 100C1081 100.66 1081 100.32 1081 101C1080.34 101 1080.68 101 1080 101C1080 100.34 1080 100.68 1080 100Z M1080 95C1080.66 95 1080.32 95 1081 95C1081 95.66 1081 95.32 1081 96C1080.34 96 1080.68 96 1080 96C1080 95.34 1080 95.68 1080 95Z M1080 90C1080.66 90 1080.32 90 1081 90C1081 90.66 1081 90.32 1081 91C1080.34 91 1080.68 91 1080 91C1080 90.34 1080 90.68 1080 90Z M1080 85C1080.66 85 1080.32 85 1081 85C1081 85.66 1081 85.32 1081 86C1080.34 86 1080.68 86 1080 86C1080 85.34 1080 85.68 1080 85Z M1080 80C1080.66 80 1080.32 80 1081 80C1081 80.66 1081 80.32 1081 81C1080.34 81 1080.68 81 1080 81C1080 80.34 1080 80.68 1080 80Z M1080 75C1080.66 75 1080.32 75 1081 75C1081 75.66 1081 75.32 1081 76C1080.34 76 1080.68 76 1080 76C1080 75.34 1080 75.68 1080 75Z M1080 70C1080.66 70 1080.32 70 1081 70C1081 70.66 1081 70.32 1081 71C1080.34 71 1080.68 71 1080 71C1080 70.34 1080 70.68 1080 70Z" fill="var(--color-accent-200)"></path><path d="M1085 160C1085.66 160 1085.32 160 1086 160C1086 160.66 1086 160.32 1086 161C1085.34 161 1085.68 161 1085 161C1085 160.34 1085 160.68 1085 160Z M1085 155C1085.66 155 1085.32 155 1086 155C1086 155.66 1086 155.32 1086 156C1085.34 156 1085.68 156 1085 156C1085 155.34 1085 155.68 1085 155Z M1085 150C1085.66 150 1085.32 150 1086 150C1086 150.66 1086 150.32 1086 151C1085.34 151 1085.68 151 1085 151C1085 150.34 1085 150.68 1085 150Z M1085 145C1085.66 145 1085.32 145 1086 145C1086 145.66 1086 145.32 1086 146C1085.34 146 1085.68 146 1085 146C1085 145.34 1085 145.68 1085 145Z M1085 140C1085.66 140 1085.32 140 1086 140C1086 140.66 1086 140.32 1086 141C1085.34 141 1085.68 141 1085 141C1085 140.34 1085 140.68 1085 140Z M1085 135C1085.66 135 1085.32 135 1086 135C1086 135.66 1086 135.32 1086 136C1085.34 136 1085.68 136 1085 136C1085 135.34 1085 135.68 1085 135Z M1085 130C1085.66 130 1085.32 130 1086 130C1086 130.66 1086 130.32 1086 131C1085.34 131 1085.68 131 1085 131C1085 130.34 1085 130.68 1085 130Z M1085 125C1085.66 125 1085.32 125 1086 125C1086 125.66 1086 125.32 1086 126C1085.34 126 1085.68 126 1085 126C1085 125.34 1085 125.68 1085 125Z M1085 120C1085.66 120 1085.32 120 1086 120C1086 120.66 1086 120.32 1086 121C1085.34 121 1085.68 121 1085 121C1085 120.34 1085 120.68 1085 120Z M1085 115C1085.66 115 1085.32 115 1086 115C1086 115.66 1086 115.32 1086 116C1085.34 116 1085.68 116 1085 116C1085 115.34 1085 115.68 1085 115Z M1085 110C1085.66 110 1085.32 110 1086 110C1086 110.66 1086 110.32 1086 111C1085.34 111 1085.68 111 1085 111C1085 110.34 1085 110.68 1085 110Z M1085 105C1085.66 105 1085.32 105 1086 105C1086 105.66 1086 105.32 1086 106C1085.34 106 1085.68 106 1085 106C1085 105.34 1085 105.68 1085 105Z M1085 100C1085.66 100 1085.32 100 1086 100C1086 100.66 1086 100.32 1086 101C1085.34 101 1085.68 101 1085 101C1085 100.34 1085 100.68 1085 100Z M1085 95C1085.66 95 1085.32 95 1086 95C1086 95.66 1086 95.32 1086 96C1085.34 96 1085.68 96 1085 96C1085 95.34 1085 95.68 1085 95Z M1085 90C1085.66 90 1085.32 90 1086 90C1086 90.66 1086 90.32 1086 91C1085.34 91 1085.68 91 1085 91C1085 90.34 1085 90.68 1085 90Z M1085 85C1085.66 85 1085.32 85 1086 85C1086 85.66 1086 85.32 1086 86C1085.34 86 1085.68 86 1085 86C1085 85.34 1085 85.68 1085 85Z M1085 80C1085.66 80 1085.32 80 1086 80C1086 80.66 1086 80.32 1086 81C1085.34 81 1085.68 81 1085 81C1085 80.34 1085 80.68 1085 80Z M1085 75C1085.66 75 1085.32 75 1086 75C1086 75.66 1086 75.32 1086 76C1085.34 76 1085.68 76 1085 76C1085 75.34 1085 75.68 1085 75Z M1085 70C1085.66 70 1085.32 70 1086 70C1086 70.66 1086 70.32 1086 71C1085.34 71 1085.68 71 1085 71C1085 70.34 1085 70.68 1085 70Z M1085 65C1085.66 65 1085.32 65 1086 65C1086 65.66 1086 65.32 1086 66C1085.34 66 1085.68 66 1085 66C1085 65.34 1085 65.68 1085 65Z M1085 60C1085.66 60 1085.32 60 1086 60C1086 60.66 1086 60.32 1086 61C1085.34 61 1085.68 61 1085 61C1085 60.34 1085 60.68 1085 60Z" fill="var(--color-accent-200)"></path><path d="M1090 130C1090.66 130 1090.32 130 1091 130C1091 130.66 1091 130.32 1091 131C1090.34 131 1090.68 131 1090 131C1090 130.34 1090 130.68 1090 130Z M1090 125C1090.66 125 1090.32 125 1091 125C1091 125.66 1091 125.32 1091 126C1090.34 126 1090.68 126 1090 126C1090 125.34 1090 125.68 1090 125Z M1090 120C1090.66 120 1090.32 120 1091 120C1091 120.66 1091 120.32 1091 121C1090.34 121 1090.68 121 1090 121C1090 120.34 1090 120.68 1090 120Z M1090 115C1090.66 115 1090.32 115 1091 115C1091 115.66 1091 115.32 1091 116C1090.34 116 1090.68 116 1090 116C1090 115.34 1090 115.68 1090 115Z M1090 110C1090.66 110 1090.32 110 1091 110C1091 110.66 1091 110.32 1091 111C1090.34 111 1090.68 111 1090 111C1090 110.34 1090 110.68 1090 110Z M1090 105C1090.66 105 1090.32 105 1091 105C1091 105.66 1091 105.32 1091 106C1090.34 106 1090.68 106 1090 106C1090 105.34 1090 105.68 1090 105Z M1090 100C1090.66 100 1090.32 100 1091 100C1091 100.66 1091 100.32 1091 101C1090.34 101 1090.68 101 1090 101C1090 100.34 1090 100.68 1090 100Z M1090 95C1090.66 95 1090.32 95 1091 95C1091 95.66 1091 95.32 1091 96C1090.34 96 1090.68 96 1090 96C1090 95.34 1090 95.68 1090 95Z M1090 90C1090.66 90 1090.32 90 1091 90C1091 90.66 1091 90.32 1091 91C1090.34 91 1090.68 91 1090 91C1090 90.34 1090 90.68 1090 90Z" fill="var(--color-accent-200)"></path><path d="M1095 140C1095.66 140 1095.32 140 1096 140C1096 140.66 1096 140.32 1096 141C1095.34 141 1095.68 141 1095 141C1095 140.34 1095 140.68 1095 140Z M1095 135C1095.66 135 1095.32 135 1096 135C1096 135.66 1096 135.32 1096 136C1095.34 136 1095.68 136 1095 136C1095 135.34 1095 135.68 1095 135Z M1095 130C1095.66 130 1095.32 130 1096 130C1096 130.66 1096 130.32 1096 131C1095.34 131 1095.68 131 1095 131C1095 130.34 1095 130.68 1095 130Z M1095 125C1095.66 125 1095.32 125 1096 125C1096 125.66 1096 125.32 1096 126C1095.34 126 1095.68 126 1095 126C1095 125.34 1095 125.68 1095 125Z M1095 120C1095.66 120 1095.32 120 1096 120C1096 120.66 1096 120.32 1096 121C1095.34 121 1095.68 121 1095 121C1095 120.34 1095 120.68 1095 120Z M1095 115C1095.66 115 1095.32 115 1096 115C1096 115.66 1096 115.32 1096 116C1095.34 116 1095.68 116 1095 116C1095 115.34 1095 115.68 1095 115Z M1095 110C1095.66 110 1095.32 110 1096 110C1096 110.66 1096 110.32 1096 111C1095.34 111 1095.68 111 1095 111C1095 110.34 1095 110.68 1095 110Z M1095 105C1095.66 105 1095.32 105 1096 105C1096 105.66 1096 105.32 1096 106C1095.34 106 1095.68 106 1095 106C1095 105.34 1095 105.68 1095 105Z M1095 100C1095.66 100 1095.32 100 1096 100C1096 100.66 1096 100.32 1096 101C1095.34 101 1095.68 101 1095 101C1095 100.34 1095 100.68 1095 100Z M1095 95C1095.66 95 1095.32 95 1096 95C1096 95.66 1096 95.32 1096 96C1095.34 96 1095.68 96 1095 96C1095 95.34 1095 95.68 1095 95Z M1095 90C1095.66 90 1095.32 90 1096 90C1096 90.66 1096 90.32 1096 91C1095.34 91 1095.68 91 1095 91C1095 90.34 1095 90.68 1095 90Z M1095 85C1095.66 85 1095.32 85 1096 85C1096 85.66 1096 85.32 1096 86C1095.34 86 1095.68 86 1095 86C1095 85.34 1095 85.68 1095 85Z M1095 80C1095.66 80 1095.32 80 1096 80C1096 80.66 1096 80.32 1096 81C1095.34 81 1095.68 81 1095 81C1095 80.34 1095 80.68 1095 80Z" fill="var(--color-accent-200)"></path><path d="M1100 125C1100.66 125 1100.32 125 1101 125C1101 125.66 1101 125.32 1101 126C1100.34 126 1100.68 126 1100 126C1100 125.34 1100 125.68 1100 125Z M1100 120C1100.66 120 1100.32 120 1101 120C1101 120.66 1101 120.32 1101 121C1100.34 121 1100.68 121 1100 121C1100 120.34 1100 120.68 1100 120Z M1100 115C1100.66 115 1100.32 115 1101 115C1101 115.66 1101 115.32 1101 116C1100.34 116 1100.68 116 1100 116C1100 115.34 1100 115.68 1100 115Z M1100 110C1100.66 110 1100.32 110 1101 110C1101 110.66 1101 110.32 1101 111C1100.34 111 1100.68 111 1100 111C1100 110.34 1100 110.68 1100 110Z M1100 105C1100.66 105 1100.32 105 1101 105C1101 105.66 1101 105.32 1101 106C1100.34 106 1100.68 106 1100 106C1100 105.34 1100 105.68 1100 105Z M1100 100C1100.66 100 1100.32 100 1101 100C1101 100.66 1101 100.32 1101 101C1100.34 101 1100.68 101 1100 101C1100 100.34 1100 100.68 1100 100Z M1100 95C1100.66 95 1100.32 95 1101 95C1101 95.66 1101 95.32 1101 96C1100.34 96 1100.68 96 1100 96C1100 95.34 1100 95.68 1100 95Z" fill="var(--color-accent-200)"></path><path d="M1105 140C1105.66 140 1105.32 140 1106 140C1106 140.66 1106 140.32 1106 141C1105.34 141 1105.68 141 1105 141C1105 140.34 1105 140.68 1105 140Z M1105 135C1105.66 135 1105.32 135 1106 135C1106 135.66 1106 135.32 1106 136C1105.34 136 1105.68 136 1105 136C1105 135.34 1105 135.68 1105 135Z M1105 130C1105.66 130 1105.32 130 1106 130C1106 130.66 1106 130.32 1106 131C1105.34 131 1105.68 131 1105 131C1105 130.34 1105 130.68 1105 130Z M1105 125C1105.66 125 1105.32 125 1106 125C1106 125.66 1106 125.32 1106 126C1105.34 126 1105.68 126 1105 126C1105 125.34 1105 125.68 1105 125Z M1105 120C1105.66 120 1105.32 120 1106 120C1106 120.66 1106 120.32 1106 121C1105.34 121 1105.68 121 1105 121C1105 120.34 1105 120.68 1105 120Z M1105 115C1105.66 115 1105.32 115 1106 115C1106 115.66 1106 115.32 1106 116C1105.34 116 1105.68 116 1105 116C1105 115.34 1105 115.68 1105 115Z M1105 110C1105.66 110 1105.32 110 1106 110C1106 110.66 1106 110.32 1106 111C1105.34 111 1105.68 111 1105 111C1105 110.34 1105 110.68 1105 110Z M1105 105C1105.66 105 1105.32 105 1106 105C1106 105.66 1106 105.32 1106 106C1105.34 106 1105.68 106 1105 106C1105 105.34 1105 105.68 1105 105Z M1105 100C1105.66 100 1105.32 100 1106 100C1106 100.66 1106 100.32 1106 101C1105.34 101 1105.68 101 1105 101C1105 100.34 1105 100.68 1105 100Z M1105 95C1105.66 95 1105.32 95 1106 95C1106 95.66 1106 95.32 1106 96C1105.34 96 1105.68 96 1105 96C1105 95.34 1105 95.68 1105 95Z M1105 90C1105.66 90 1105.32 90 1106 90C1106 90.66 1106 90.32 1106 91C1105.34 91 1105.68 91 1105 91C1105 90.34 1105 90.68 1105 90Z M1105 85C1105.66 85 1105.32 85 1106 85C1106 85.66 1106 85.32 1106 86C1105.34 86 1105.68 86 1105 86C1105 85.34 1105 85.68 1105 85Z M1105 80C1105.66 80 1105.32 80 1106 80C1106 80.66 1106 80.32 1106 81C1105.34 81 1105.68 81 1105 81C1105 80.34 1105 80.68 1105 80Z M1105 75C1105.66 75 1105.32 75 1106 75C1106 75.66 1106 75.32 1106 76C1105.34 76 1105.68 76 1105 76C1105 75.34 1105 75.68 1105 75Z" fill="var(--color-accent-200)"></path><path d="M1110 155C1110.66 155 1110.32 155 1111 155C1111 155.66 1111 155.32 1111 156C1110.34 156 1110.68 156 1110 156C1110 155.34 1110 155.68 1110 155Z M1110 150C1110.66 150 1110.32 150 1111 150C1111 150.66 1111 150.32 1111 151C1110.34 151 1110.68 151 1110 151C1110 150.34 1110 150.68 1110 150Z M1110 145C1110.66 145 1110.32 145 1111 145C1111 145.66 1111 145.32 1111 146C1110.34 146 1110.68 146 1110 146C1110 145.34 1110 145.68 1110 145Z M1110 140C1110.66 140 1110.32 140 1111 140C1111 140.66 1111 140.32 1111 141C1110.34 141 1110.68 141 1110 141C1110 140.34 1110 140.68 1110 140Z M1110 135C1110.66 135 1110.32 135 1111 135C1111 135.66 1111 135.32 1111 136C1110.34 136 1110.68 136 1110 136C1110 135.34 1110 135.68 1110 135Z M1110 130C1110.66 130 1110.32 130 1111 130C1111 130.66 1111 130.32 1111 131C1110.34 131 1110.68 131 1110 131C1110 130.34 1110 130.68 1110 130Z M1110 125C1110.66 125 1110.32 125 1111 125C1111 125.66 1111 125.32 1111 126C1110.34 126 1110.68 126 1110 126C1110 125.34 1110 125.68 1110 125Z M1110 120C1110.66 120 1110.32 120 1111 120C1111 120.66 1111 120.32 1111 121C1110.34 121 1110.68 121 1110 121C1110 120.34 1110 120.68 1110 120Z M1110 115C1110.66 115 1110.32 115 1111 115C1111 115.66 1111 115.32 1111 116C1110.34 116 1110.68 116 1110 116C1110 115.34 1110 115.68 1110 115Z M1110 110C1110.66 110 1110.32 110 1111 110C1111 110.66 1111 110.32 1111 111C1110.34 111 1110.68 111 1110 111C1110 110.34 1110 110.68 1110 110Z M1110 105C1110.66 105 1110.32 105 1111 105C1111 105.66 1111 105.32 1111 106C1110.34 106 1110.68 106 1110 106C1110 105.34 1110 105.68 1110 105Z M1110 100C1110.66 100 1110.32 100 1111 100C1111 100.66 1111 100.32 1111 101C1110.34 101 1110.68 101 1110 101C1110 100.34 1110 100.68 1110 100Z M1110 95C1110.66 95 1110.32 95 1111 95C1111 95.66 1111 95.32 1111 96C1110.34 96 1110.68 96 1110 96C1110 95.34 1110 95.68 1110 95Z M1110 90C1110.66 90 1110.32 90 1111 90C1111 90.66 1111 90.32 1111 91C1110.34 91 1110.68 91 1110 91C1110 90.34 1110 90.68 1110 90Z M1110 85C1110.66 85 1110.32 85 1111 85C1111 85.66 1111 85.32 1111 86C1110.34 86 1110.68 86 1110 86C1110 85.34 1110 85.68 1110 85Z M1110 80C1110.66 80 1110.32 80 1111 80C1111 80.66 1111 80.32 1111 81C1110.34 81 1110.68 81 1110 81C1110 80.34 1110 80.68 1110 80Z M1110 75C1110.66 75 1110.32 75 1111 75C1111 75.66 1111 75.32 1111 76C1110.34 76 1110.68 76 1110 76C1110 75.34 1110 75.68 1110 75Z M1110 70C1110.66 70 1110.32 70 1111 70C1111 70.66 1111 70.32 1111 71C1110.34 71 1110.68 71 1110 71C1110 70.34 1110 70.68 1110 70Z M1110 65C1110.66 65 1110.32 65 1111 65C1111 65.66 1111 65.32 1111 66C1110.34 66 1110.68 66 1110 66C1110 65.34 1110 65.68 1110 65Z M1110 60C1110.66 60 1110.32 60 1111 60C1111 60.66 1111 60.32 1111 61C1110.34 61 1110.68 61 1110 61C1110 60.34 1110 60.68 1110 60Z" fill="var(--color-accent-200)"></path><path d="M1115 130C1115.66 130 1115.32 130 1116 130C1116 130.66 1116 130.32 1116 131C1115.34 131 1115.68 131 1115 131C1115 130.34 1115 130.68 1115 130Z M1115 125C1115.66 125 1115.32 125 1116 125C1116 125.66 1116 125.32 1116 126C1115.34 126 1115.68 126 1115 126C1115 125.34 1115 125.68 1115 125Z M1115 120C1115.66 120 1115.32 120 1116 120C1116 120.66 1116 120.32 1116 121C1115.34 121 1115.68 121 1115 121C1115 120.34 1115 120.68 1115 120Z M1115 115C1115.66 115 1115.32 115 1116 115C1116 115.66 1116 115.32 1116 116C1115.34 116 1115.68 116 1115 116C1115 115.34 1115 115.68 1115 115Z M1115 110C1115.66 110 1115.32 110 1116 110C1116 110.66 1116 110.32 1116 111C1115.34 111 1115.68 111 1115 111C1115 110.34 1115 110.68 1115 110Z M1115 105C1115.66 105 1115.32 105 1116 105C1116 105.66 1116 105.32 1116 106C1115.34 106 1115.68 106 1115 106C1115 105.34 1115 105.68 1115 105Z M1115 100C1115.66 100 1115.32 100 1116 100C1116 100.66 1116 100.32 1116 101C1115.34 101 1115.68 101 1115 101C1115 100.34 1115 100.68 1115 100Z M1115 95C1115.66 95 1115.32 95 1116 95C1116 95.66 1116 95.32 1116 96C1115.34 96 1115.68 96 1115 96C1115 95.34 1115 95.68 1115 95Z M1115 90C1115.66 90 1115.32 90 1116 90C1116 90.66 1116 90.32 1116 91C1115.34 91 1115.68 91 1115 91C1115 90.34 1115 90.68 1115 90Z" fill="var(--color-accent-200)"></path><path d="M1120 140C1120.66 140 1120.32 140 1121 140C1121 140.66 1121 140.32 1121 141C1120.34 141 1120.68 141 1120 141C1120 140.34 1120 140.68 1120 140Z M1120 135C1120.66 135 1120.32 135 1121 135C1121 135.66 1121 135.32 1121 136C1120.34 136 1120.68 136 1120 136C1120 135.34 1120 135.68 1120 135Z M1120 130C1120.66 130 1120.32 130 1121 130C1121 130.66 1121 130.32 1121 131C1120.34 131 1120.68 131 1120 131C1120 130.34 1120 130.68 1120 130Z M1120 125C1120.66 125 1120.32 125 1121 125C1121 125.66 1121 125.32 1121 126C1120.34 126 1120.68 126 1120 126C1120 125.34 1120 125.68 1120 125Z M1120 120C1120.66 120 1120.32 120 1121 120C1121 120.66 1121 120.32 1121 121C1120.34 121 1120.68 121 1120 121C1120 120.34 1120 120.68 1120 120Z M1120 115C1120.66 115 1120.32 115 1121 115C1121 115.66 1121 115.32 1121 116C1120.34 116 1120.68 116 1120 116C1120 115.34 1120 115.68 1120 115Z M1120 110C1120.66 110 1120.32 110 1121 110C1121 110.66 1121 110.32 1121 111C1120.34 111 1120.68 111 1120 111C1120 110.34 1120 110.68 1120 110Z M1120 105C1120.66 105 1120.32 105 1121 105C1121 105.66 1121 105.32 1121 106C1120.34 106 1120.68 106 1120 106C1120 105.34 1120 105.68 1120 105Z M1120 100C1120.66 100 1120.32 100 1121 100C1121 100.66 1121 100.32 1121 101C1120.34 101 1120.68 101 1120 101C1120 100.34 1120 100.68 1120 100Z M1120 95C1120.66 95 1120.32 95 1121 95C1121 95.66 1121 95.32 1121 96C1120.34 96 1120.68 96 1120 96C1120 95.34 1120 95.68 1120 95Z M1120 90C1120.66 90 1120.32 90 1121 90C1121 90.66 1121 90.32 1121 91C1120.34 91 1120.68 91 1120 91C1120 90.34 1120 90.68 1120 90Z M1120 85C1120.66 85 1120.32 85 1121 85C1121 85.66 1121 85.32 1121 86C1120.34 86 1120.68 86 1120 86C1120 85.34 1120 85.68 1120 85Z M1120 80C1120.66 80 1120.32 80 1121 80C1121 80.66 1121 80.32 1121 81C1120.34 81 1120.68 81 1120 81C1120 80.34 1120 80.68 1120 80Z" fill="var(--color-accent-200)"></path><path d="M1125 135C1125.66 135 1125.32 135 1126 135C1126 135.66 1126 135.32 1126 136C1125.34 136 1125.68 136 1125 136C1125 135.34 1125 135.68 1125 135Z M1125 130C1125.66 130 1125.32 130 1126 130C1126 130.66 1126 130.32 1126 131C1125.34 131 1125.68 131 1125 131C1125 130.34 1125 130.68 1125 130Z M1125 125C1125.66 125 1125.32 125 1126 125C1126 125.66 1126 125.32 1126 126C1125.34 126 1125.68 126 1125 126C1125 125.34 1125 125.68 1125 125Z M1125 120C1125.66 120 1125.32 120 1126 120C1126 120.66 1126 120.32 1126 121C1125.34 121 1125.68 121 1125 121C1125 120.34 1125 120.68 1125 120Z M1125 115C1125.66 115 1125.32 115 1126 115C1126 115.66 1126 115.32 1126 116C1125.34 116 1125.68 116 1125 116C1125 115.34 1125 115.68 1125 115Z M1125 110C1125.66 110 1125.32 110 1126 110C1126 110.66 1126 110.32 1126 111C1125.34 111 1125.68 111 1125 111C1125 110.34 1125 110.68 1125 110Z M1125 105C1125.66 105 1125.32 105 1126 105C1126 105.66 1126 105.32 1126 106C1125.34 106 1125.68 106 1125 106C1125 105.34 1125 105.68 1125 105Z M1125 100C1125.66 100 1125.32 100 1126 100C1126 100.66 1126 100.32 1126 101C1125.34 101 1125.68 101 1125 101C1125 100.34 1125 100.68 1125 100Z M1125 95C1125.66 95 1125.32 95 1126 95C1126 95.66 1126 95.32 1126 96C1125.34 96 1125.68 96 1125 96C1125 95.34 1125 95.68 1125 95Z M1125 90C1125.66 90 1125.32 90 1126 90C1126 90.66 1126 90.32 1126 91C1125.34 91 1125.68 91 1125 91C1125 90.34 1125 90.68 1125 90Z M1125 85C1125.66 85 1125.32 85 1126 85C1126 85.66 1126 85.32 1126 86C1125.34 86 1125.68 86 1125 86C1125 85.34 1125 85.68 1125 85Z" fill="var(--color-accent-200)"></path><path d="M1130 135C1130.66 135 1130.32 135 1131 135C1131 135.66 1131 135.32 1131 136C1130.34 136 1130.68 136 1130 136C1130 135.34 1130 135.68 1130 135Z M1130 130C1130.66 130 1130.32 130 1131 130C1131 130.66 1131 130.32 1131 131C1130.34 131 1130.68 131 1130 131C1130 130.34 1130 130.68 1130 130Z M1130 125C1130.66 125 1130.32 125 1131 125C1131 125.66 1131 125.32 1131 126C1130.34 126 1130.68 126 1130 126C1130 125.34 1130 125.68 1130 125Z M1130 120C1130.66 120 1130.32 120 1131 120C1131 120.66 1131 120.32 1131 121C1130.34 121 1130.68 121 1130 121C1130 120.34 1130 120.68 1130 120Z M1130 115C1130.66 115 1130.32 115 1131 115C1131 115.66 1131 115.32 1131 116C1130.34 116 1130.68 116 1130 116C1130 115.34 1130 115.68 1130 115Z M1130 110C1130.66 110 1130.32 110 1131 110C1131 110.66 1131 110.32 1131 111C1130.34 111 1130.68 111 1130 111C1130 110.34 1130 110.68 1130 110Z M1130 105C1130.66 105 1130.32 105 1131 105C1131 105.66 1131 105.32 1131 106C1130.34 106 1130.68 106 1130 106C1130 105.34 1130 105.68 1130 105Z M1130 100C1130.66 100 1130.32 100 1131 100C1131 100.66 1131 100.32 1131 101C1130.34 101 1130.68 101 1130 101C1130 100.34 1130 100.68 1130 100Z M1130 95C1130.66 95 1130.32 95 1131 95C1131 95.66 1131 95.32 1131 96C1130.34 96 1130.68 96 1130 96C1130 95.34 1130 95.68 1130 95Z M1130 90C1130.66 90 1130.32 90 1131 90C1131 90.66 1131 90.32 1131 91C1130.34 91 1130.68 91 1130 91C1130 90.34 1130 90.68 1130 90Z M1130 85C1130.66 85 1130.32 85 1131 85C1131 85.66 1131 85.32 1131 86C1130.34 86 1130.68 86 1130 86C1130 85.34 1130 85.68 1130 85Z" fill="var(--color-accent-200)"></path><path d="M1135 170C1135.66 170 1135.32 170 1136 170C1136 170.66 1136 170.32 1136 171C1135.34 171 1135.68 171 1135 171C1135 170.34 1135 170.68 1135 170Z M1135 165C1135.66 165 1135.32 165 1136 165C1136 165.66 1136 165.32 1136 166C1135.34 166 1135.68 166 1135 166C1135 165.34 1135 165.68 1135 165Z M1135 160C1135.66 160 1135.32 160 1136 160C1136 160.66 1136 160.32 1136 161C1135.34 161 1135.68 161 1135 161C1135 160.34 1135 160.68 1135 160Z M1135 155C1135.66 155 1135.32 155 1136 155C1136 155.66 1136 155.32 1136 156C1135.34 156 1135.68 156 1135 156C1135 155.34 1135 155.68 1135 155Z M1135 150C1135.66 150 1135.32 150 1136 150C1136 150.66 1136 150.32 1136 151C1135.34 151 1135.68 151 1135 151C1135 150.34 1135 150.68 1135 150Z M1135 145C1135.66 145 1135.32 145 1136 145C1136 145.66 1136 145.32 1136 146C1135.34 146 1135.68 146 1135 146C1135 145.34 1135 145.68 1135 145Z M1135 140C1135.66 140 1135.32 140 1136 140C1136 140.66 1136 140.32 1136 141C1135.34 141 1135.68 141 1135 141C1135 140.34 1135 140.68 1135 140Z M1135 135C1135.66 135 1135.32 135 1136 135C1136 135.66 1136 135.32 1136 136C1135.34 136 1135.68 136 1135 136C1135 135.34 1135 135.68 1135 135Z M1135 130C1135.66 130 1135.32 130 1136 130C1136 130.66 1136 130.32 1136 131C1135.34 131 1135.68 131 1135 131C1135 130.34 1135 130.68 1135 130Z M1135 125C1135.66 125 1135.32 125 1136 125C1136 125.66 1136 125.32 1136 126C1135.34 126 1135.68 126 1135 126C1135 125.34 1135 125.68 1135 125Z M1135 120C1135.66 120 1135.32 120 1136 120C1136 120.66 1136 120.32 1136 121C1135.34 121 1135.68 121 1135 121C1135 120.34 1135 120.68 1135 120Z M1135 115C1135.66 115 1135.32 115 1136 115C1136 115.66 1136 115.32 1136 116C1135.34 116 1135.68 116 1135 116C1135 115.34 1135 115.68 1135 115Z M1135 110C1135.66 110 1135.32 110 1136 110C1136 110.66 1136 110.32 1136 111C1135.34 111 1135.68 111 1135 111C1135 110.34 1135 110.68 1135 110Z M1135 105C1135.66 105 1135.32 105 1136 105C1136 105.66 1136 105.32 1136 106C1135.34 106 1135.68 106 1135 106C1135 105.34 1135 105.68 1135 105Z M1135 100C1135.66 100 1135.32 100 1136 100C1136 100.66 1136 100.32 1136 101C1135.34 101 1135.68 101 1135 101C1135 100.34 1135 100.68 1135 100Z M1135 95C1135.66 95 1135.32 95 1136 95C1136 95.66 1136 95.32 1136 96C1135.34 96 1135.68 96 1135 96C1135 95.34 1135 95.68 1135 95Z M1135 90C1135.66 90 1135.32 90 1136 90C1136 90.66 1136 90.32 1136 91C1135.34 91 1135.68 91 1135 91C1135 90.34 1135 90.68 1135 90Z M1135 85C1135.66 85 1135.32 85 1136 85C1136 85.66 1136 85.32 1136 86C1135.34 86 1135.68 86 1135 86C1135 85.34 1135 85.68 1135 85Z M1135 80C1135.66 80 1135.32 80 1136 80C1136 80.66 1136 80.32 1136 81C1135.34 81 1135.68 81 1135 81C1135 80.34 1135 80.68 1135 80Z M1135 75C1135.66 75 1135.32 75 1136 75C1136 75.66 1136 75.32 1136 76C1135.34 76 1135.68 76 1135 76C1135 75.34 1135 75.68 1135 75Z M1135 70C1135.66 70 1135.32 70 1136 70C1136 70.66 1136 70.32 1136 71C1135.34 71 1135.68 71 1135 71C1135 70.34 1135 70.68 1135 70Z M1135 65C1135.66 65 1135.32 65 1136 65C1136 65.66 1136 65.32 1136 66C1135.34 66 1135.68 66 1135 66C1135 65.34 1135 65.68 1135 65Z M1135 60C1135.66 60 1135.32 60 1136 60C1136 60.66 1136 60.32 1136 61C1135.34 61 1135.68 61 1135 61C1135 60.34 1135 60.68 1135 60Z M1135 55C1135.66 55 1135.32 55 1136 55C1136 55.66 1136 55.32 1136 56C1135.34 56 1135.68 56 1135 56C1135 55.34 1135 55.68 1135 55Z M1135 50C1135.66 50 1135.32 50 1136 50C1136 50.66 1136 50.32 1136 51C1135.34 51 1135.68 51 1135 51C1135 50.34 1135 50.68 1135 50Z" fill="var(--color-accent-200)"></path><path d="M1140 125C1140.66 125 1140.32 125 1141 125C1141 125.66 1141 125.32 1141 126C1140.34 126 1140.68 126 1140 126C1140 125.34 1140 125.68 1140 125Z M1140 120C1140.66 120 1140.32 120 1141 120C1141 120.66 1141 120.32 1141 121C1140.34 121 1140.68 121 1140 121C1140 120.34 1140 120.68 1140 120Z M1140 115C1140.66 115 1140.32 115 1141 115C1141 115.66 1141 115.32 1141 116C1140.34 116 1140.68 116 1140 116C1140 115.34 1140 115.68 1140 115Z M1140 110C1140.66 110 1140.32 110 1141 110C1141 110.66 1141 110.32 1141 111C1140.34 111 1140.68 111 1140 111C1140 110.34 1140 110.68 1140 110Z M1140 105C1140.66 105 1140.32 105 1141 105C1141 105.66 1141 105.32 1141 106C1140.34 106 1140.68 106 1140 106C1140 105.34 1140 105.68 1140 105Z M1140 100C1140.66 100 1140.32 100 1141 100C1141 100.66 1141 100.32 1141 101C1140.34 101 1140.68 101 1140 101C1140 100.34 1140 100.68 1140 100Z M1140 95C1140.66 95 1140.32 95 1141 95C1141 95.66 1141 95.32 1141 96C1140.34 96 1140.68 96 1140 96C1140 95.34 1140 95.68 1140 95Z" fill="var(--color-accent-200)"></path><path d="M1145 155C1145.66 155 1145.32 155 1146 155C1146 155.66 1146 155.32 1146 156C1145.34 156 1145.68 156 1145 156C1145 155.34 1145 155.68 1145 155Z M1145 150C1145.66 150 1145.32 150 1146 150C1146 150.66 1146 150.32 1146 151C1145.34 151 1145.68 151 1145 151C1145 150.34 1145 150.68 1145 150Z M1145 145C1145.66 145 1145.32 145 1146 145C1146 145.66 1146 145.32 1146 146C1145.34 146 1145.68 146 1145 146C1145 145.34 1145 145.68 1145 145Z M1145 140C1145.66 140 1145.32 140 1146 140C1146 140.66 1146 140.32 1146 141C1145.34 141 1145.68 141 1145 141C1145 140.34 1145 140.68 1145 140Z M1145 135C1145.66 135 1145.32 135 1146 135C1146 135.66 1146 135.32 1146 136C1145.34 136 1145.68 136 1145 136C1145 135.34 1145 135.68 1145 135Z M1145 130C1145.66 130 1145.32 130 1146 130C1146 130.66 1146 130.32 1146 131C1145.34 131 1145.68 131 1145 131C1145 130.34 1145 130.68 1145 130Z M1145 125C1145.66 125 1145.32 125 1146 125C1146 125.66 1146 125.32 1146 126C1145.34 126 1145.68 126 1145 126C1145 125.34 1145 125.68 1145 125Z M1145 120C1145.66 120 1145.32 120 1146 120C1146 120.66 1146 120.32 1146 121C1145.34 121 1145.68 121 1145 121C1145 120.34 1145 120.68 1145 120Z M1145 115C1145.66 115 1145.32 115 1146 115C1146 115.66 1146 115.32 1146 116C1145.34 116 1145.68 116 1145 116C1145 115.34 1145 115.68 1145 115Z M1145 110C1145.66 110 1145.32 110 1146 110C1146 110.66 1146 110.32 1146 111C1145.34 111 1145.68 111 1145 111C1145 110.34 1145 110.68 1145 110Z M1145 105C1145.66 105 1145.32 105 1146 105C1146 105.66 1146 105.32 1146 106C1145.34 106 1145.68 106 1145 106C1145 105.34 1145 105.68 1145 105Z M1145 100C1145.66 100 1145.32 100 1146 100C1146 100.66 1146 100.32 1146 101C1145.34 101 1145.68 101 1145 101C1145 100.34 1145 100.68 1145 100Z M1145 95C1145.66 95 1145.32 95 1146 95C1146 95.66 1146 95.32 1146 96C1145.34 96 1145.68 96 1145 96C1145 95.34 1145 95.68 1145 95Z M1145 90C1145.66 90 1145.32 90 1146 90C1146 90.66 1146 90.32 1146 91C1145.34 91 1145.68 91 1145 91C1145 90.34 1145 90.68 1145 90Z M1145 85C1145.66 85 1145.32 85 1146 85C1146 85.66 1146 85.32 1146 86C1145.34 86 1145.68 86 1145 86C1145 85.34 1145 85.68 1145 85Z M1145 80C1145.66 80 1145.32 80 1146 80C1146 80.66 1146 80.32 1146 81C1145.34 81 1145.68 81 1145 81C1145 80.34 1145 80.68 1145 80Z M1145 75C1145.66 75 1145.32 75 1146 75C1146 75.66 1146 75.32 1146 76C1145.34 76 1145.68 76 1145 76C1145 75.34 1145 75.68 1145 75Z M1145 70C1145.66 70 1145.32 70 1146 70C1146 70.66 1146 70.32 1146 71C1145.34 71 1145.68 71 1145 71C1145 70.34 1145 70.68 1145 70Z M1145 65C1145.66 65 1145.32 65 1146 65C1146 65.66 1146 65.32 1146 66C1145.34 66 1145.68 66 1145 66C1145 65.34 1145 65.68 1145 65Z" fill="var(--color-accent-200)"></path><path d="M1150 135C1150.66 135 1150.32 135 1151 135C1151 135.66 1151 135.32 1151 136C1150.34 136 1150.68 136 1150 136C1150 135.34 1150 135.68 1150 135Z M1150 130C1150.66 130 1150.32 130 1151 130C1151 130.66 1151 130.32 1151 131C1150.34 131 1150.68 131 1150 131C1150 130.34 1150 130.68 1150 130Z M1150 125C1150.66 125 1150.32 125 1151 125C1151 125.66 1151 125.32 1151 126C1150.34 126 1150.68 126 1150 126C1150 125.34 1150 125.68 1150 125Z M1150 120C1150.66 120 1150.32 120 1151 120C1151 120.66 1151 120.32 1151 121C1150.34 121 1150.68 121 1150 121C1150 120.34 1150 120.68 1150 120Z M1150 115C1150.66 115 1150.32 115 1151 115C1151 115.66 1151 115.32 1151 116C1150.34 116 1150.68 116 1150 116C1150 115.34 1150 115.68 1150 115Z M1150 110C1150.66 110 1150.32 110 1151 110C1151 110.66 1151 110.32 1151 111C1150.34 111 1150.68 111 1150 111C1150 110.34 1150 110.68 1150 110Z M1150 105C1150.66 105 1150.32 105 1151 105C1151 105.66 1151 105.32 1151 106C1150.34 106 1150.68 106 1150 106C1150 105.34 1150 105.68 1150 105Z M1150 100C1150.66 100 1150.32 100 1151 100C1151 100.66 1151 100.32 1151 101C1150.34 101 1150.68 101 1150 101C1150 100.34 1150 100.68 1150 100Z M1150 95C1150.66 95 1150.32 95 1151 95C1151 95.66 1151 95.32 1151 96C1150.34 96 1150.68 96 1150 96C1150 95.34 1150 95.68 1150 95Z M1150 90C1150.66 90 1150.32 90 1151 90C1151 90.66 1151 90.32 1151 91C1150.34 91 1150.68 91 1150 91C1150 90.34 1150 90.68 1150 90Z M1150 85C1150.66 85 1150.32 85 1151 85C1151 85.66 1151 85.32 1151 86C1150.34 86 1150.68 86 1150 86C1150 85.34 1150 85.68 1150 85Z" fill="var(--color-accent-200)"></path><path d="M1155 140C1155.66 140 1155.32 140 1156 140C1156 140.66 1156 140.32 1156 141C1155.34 141 1155.68 141 1155 141C1155 140.34 1155 140.68 1155 140Z M1155 135C1155.66 135 1155.32 135 1156 135C1156 135.66 1156 135.32 1156 136C1155.34 136 1155.68 136 1155 136C1155 135.34 1155 135.68 1155 135Z M1155 130C1155.66 130 1155.32 130 1156 130C1156 130.66 1156 130.32 1156 131C1155.34 131 1155.68 131 1155 131C1155 130.34 1155 130.68 1155 130Z M1155 125C1155.66 125 1155.32 125 1156 125C1156 125.66 1156 125.32 1156 126C1155.34 126 1155.68 126 1155 126C1155 125.34 1155 125.68 1155 125Z M1155 120C1155.66 120 1155.32 120 1156 120C1156 120.66 1156 120.32 1156 121C1155.34 121 1155.68 121 1155 121C1155 120.34 1155 120.68 1155 120Z M1155 115C1155.66 115 1155.32 115 1156 115C1156 115.66 1156 115.32 1156 116C1155.34 116 1155.68 116 1155 116C1155 115.34 1155 115.68 1155 115Z M1155 110C1155.66 110 1155.32 110 1156 110C1156 110.66 1156 110.32 1156 111C1155.34 111 1155.68 111 1155 111C1155 110.34 1155 110.68 1155 110Z M1155 105C1155.66 105 1155.32 105 1156 105C1156 105.66 1156 105.32 1156 106C1155.34 106 1155.68 106 1155 106C1155 105.34 1155 105.68 1155 105Z M1155 100C1155.66 100 1155.32 100 1156 100C1156 100.66 1156 100.32 1156 101C1155.34 101 1155.68 101 1155 101C1155 100.34 1155 100.68 1155 100Z M1155 95C1155.66 95 1155.32 95 1156 95C1156 95.66 1156 95.32 1156 96C1155.34 96 1155.68 96 1155 96C1155 95.34 1155 95.68 1155 95Z M1155 90C1155.66 90 1155.32 90 1156 90C1156 90.66 1156 90.32 1156 91C1155.34 91 1155.68 91 1155 91C1155 90.34 1155 90.68 1155 90Z M1155 85C1155.66 85 1155.32 85 1156 85C1156 85.66 1156 85.32 1156 86C1155.34 86 1155.68 86 1155 86C1155 85.34 1155 85.68 1155 85Z M1155 80C1155.66 80 1155.32 80 1156 80C1156 80.66 1156 80.32 1156 81C1155.34 81 1155.68 81 1155 81C1155 80.34 1155 80.68 1155 80Z M1155 75C1155.66 75 1155.32 75 1156 75C1156 75.66 1156 75.32 1156 76C1155.34 76 1155.68 76 1155 76C1155 75.34 1155 75.68 1155 75Z" fill="var(--color-accent-200)"></path><path d="M1160 150C1160.66 150 1160.32 150 1161 150C1161 150.66 1161 150.32 1161 151C1160.34 151 1160.68 151 1160 151C1160 150.34 1160 150.68 1160 150Z M1160 145C1160.66 145 1160.32 145 1161 145C1161 145.66 1161 145.32 1161 146C1160.34 146 1160.68 146 1160 146C1160 145.34 1160 145.68 1160 145Z M1160 140C1160.66 140 1160.32 140 1161 140C1161 140.66 1161 140.32 1161 141C1160.34 141 1160.68 141 1160 141C1160 140.34 1160 140.68 1160 140Z M1160 135C1160.66 135 1160.32 135 1161 135C1161 135.66 1161 135.32 1161 136C1160.34 136 1160.68 136 1160 136C1160 135.34 1160 135.68 1160 135Z M1160 130C1160.66 130 1160.32 130 1161 130C1161 130.66 1161 130.32 1161 131C1160.34 131 1160.68 131 1160 131C1160 130.34 1160 130.68 1160 130Z M1160 125C1160.66 125 1160.32 125 1161 125C1161 125.66 1161 125.32 1161 126C1160.34 126 1160.68 126 1160 126C1160 125.34 1160 125.68 1160 125Z M1160 120C1160.66 120 1160.32 120 1161 120C1161 120.66 1161 120.32 1161 121C1160.34 121 1160.68 121 1160 121C1160 120.34 1160 120.68 1160 120Z M1160 115C1160.66 115 1160.32 115 1161 115C1161 115.66 1161 115.32 1161 116C1160.34 116 1160.68 116 1160 116C1160 115.34 1160 115.68 1160 115Z M1160 110C1160.66 110 1160.32 110 1161 110C1161 110.66 1161 110.32 1161 111C1160.34 111 1160.68 111 1160 111C1160 110.34 1160 110.68 1160 110Z M1160 105C1160.66 105 1160.32 105 1161 105C1161 105.66 1161 105.32 1161 106C1160.34 106 1160.68 106 1160 106C1160 105.34 1160 105.68 1160 105Z M1160 100C1160.66 100 1160.32 100 1161 100C1161 100.66 1161 100.32 1161 101C1160.34 101 1160.68 101 1160 101C1160 100.34 1160 100.68 1160 100Z M1160 95C1160.66 95 1160.32 95 1161 95C1161 95.66 1161 95.32 1161 96C1160.34 96 1160.68 96 1160 96C1160 95.34 1160 95.68 1160 95Z M1160 90C1160.66 90 1160.32 90 1161 90C1161 90.66 1161 90.32 1161 91C1160.34 91 1160.68 91 1160 91C1160 90.34 1160 90.68 1160 90Z M1160 85C1160.66 85 1160.32 85 1161 85C1161 85.66 1161 85.32 1161 86C1160.34 86 1160.68 86 1160 86C1160 85.34 1160 85.68 1160 85Z M1160 80C1160.66 80 1160.32 80 1161 80C1161 80.66 1161 80.32 1161 81C1160.34 81 1160.68 81 1160 81C1160 80.34 1160 80.68 1160 80Z M1160 75C1160.66 75 1160.32 75 1161 75C1161 75.66 1161 75.32 1161 76C1160.34 76 1160.68 76 1160 76C1160 75.34 1160 75.68 1160 75Z M1160 70C1160.66 70 1160.32 70 1161 70C1161 70.66 1161 70.32 1161 71C1160.34 71 1160.68 71 1160 71C1160 70.34 1160 70.68 1160 70Z" fill="var(--color-accent-200)"></path><path d="M1165 140C1165.66 140 1165.32 140 1166 140C1166 140.66 1166 140.32 1166 141C1165.34 141 1165.68 141 1165 141C1165 140.34 1165 140.68 1165 140Z M1165 135C1165.66 135 1165.32 135 1166 135C1166 135.66 1166 135.32 1166 136C1165.34 136 1165.68 136 1165 136C1165 135.34 1165 135.68 1165 135Z M1165 130C1165.66 130 1165.32 130 1166 130C1166 130.66 1166 130.32 1166 131C1165.34 131 1165.68 131 1165 131C1165 130.34 1165 130.68 1165 130Z M1165 125C1165.66 125 1165.32 125 1166 125C1166 125.66 1166 125.32 1166 126C1165.34 126 1165.68 126 1165 126C1165 125.34 1165 125.68 1165 125Z M1165 120C1165.66 120 1165.32 120 1166 120C1166 120.66 1166 120.32 1166 121C1165.34 121 1165.68 121 1165 121C1165 120.34 1165 120.68 1165 120Z M1165 115C1165.66 115 1165.32 115 1166 115C1166 115.66 1166 115.32 1166 116C1165.34 116 1165.68 116 1165 116C1165 115.34 1165 115.68 1165 115Z M1165 110C1165.66 110 1165.32 110 1166 110C1166 110.66 1166 110.32 1166 111C1165.34 111 1165.68 111 1165 111C1165 110.34 1165 110.68 1165 110Z M1165 105C1165.66 105 1165.32 105 1166 105C1166 105.66 1166 105.32 1166 106C1165.34 106 1165.68 106 1165 106C1165 105.34 1165 105.68 1165 105Z M1165 100C1165.66 100 1165.32 100 1166 100C1166 100.66 1166 100.32 1166 101C1165.34 101 1165.68 101 1165 101C1165 100.34 1165 100.68 1165 100Z M1165 95C1165.66 95 1165.32 95 1166 95C1166 95.66 1166 95.32 1166 96C1165.34 96 1165.68 96 1165 96C1165 95.34 1165 95.68 1165 95Z M1165 90C1165.66 90 1165.32 90 1166 90C1166 90.66 1166 90.32 1166 91C1165.34 91 1165.68 91 1165 91C1165 90.34 1165 90.68 1165 90Z M1165 85C1165.66 85 1165.32 85 1166 85C1166 85.66 1166 85.32 1166 86C1165.34 86 1165.68 86 1165 86C1165 85.34 1165 85.68 1165 85Z M1165 80C1165.66 80 1165.32 80 1166 80C1166 80.66 1166 80.32 1166 81C1165.34 81 1165.68 81 1165 81C1165 80.34 1165 80.68 1165 80Z M1165 75C1165.66 75 1165.32 75 1166 75C1166 75.66 1166 75.32 1166 76C1165.34 76 1165.68 76 1165 76C1165 75.34 1165 75.68 1165 75Z" fill="var(--color-accent-200)"></path><path d="M1170 130C1170.66 130 1170.32 130 1171 130C1171 130.66 1171 130.32 1171 131C1170.34 131 1170.68 131 1170 131C1170 130.34 1170 130.68 1170 130Z M1170 125C1170.66 125 1170.32 125 1171 125C1171 125.66 1171 125.32 1171 126C1170.34 126 1170.68 126 1170 126C1170 125.34 1170 125.68 1170 125Z M1170 120C1170.66 120 1170.32 120 1171 120C1171 120.66 1171 120.32 1171 121C1170.34 121 1170.68 121 1170 121C1170 120.34 1170 120.68 1170 120Z M1170 115C1170.66 115 1170.32 115 1171 115C1171 115.66 1171 115.32 1171 116C1170.34 116 1170.68 116 1170 116C1170 115.34 1170 115.68 1170 115Z M1170 110C1170.66 110 1170.32 110 1171 110C1171 110.66 1171 110.32 1171 111C1170.34 111 1170.68 111 1170 111C1170 110.34 1170 110.68 1170 110Z M1170 105C1170.66 105 1170.32 105 1171 105C1171 105.66 1171 105.32 1171 106C1170.34 106 1170.68 106 1170 106C1170 105.34 1170 105.68 1170 105Z M1170 100C1170.66 100 1170.32 100 1171 100C1171 100.66 1171 100.32 1171 101C1170.34 101 1170.68 101 1170 101C1170 100.34 1170 100.68 1170 100Z M1170 95C1170.66 95 1170.32 95 1171 95C1171 95.66 1171 95.32 1171 96C1170.34 96 1170.68 96 1170 96C1170 95.34 1170 95.68 1170 95Z M1170 90C1170.66 90 1170.32 90 1171 90C1171 90.66 1171 90.32 1171 91C1170.34 91 1170.68 91 1170 91C1170 90.34 1170 90.68 1170 90Z M1170 85C1170.66 85 1170.32 85 1171 85C1171 85.66 1171 85.32 1171 86C1170.34 86 1170.68 86 1170 86C1170 85.34 1170 85.68 1170 85Z" fill="var(--color-accent-200)"></path><path d="M1175 130C1175.66 130 1175.32 130 1176 130C1176 130.66 1176 130.32 1176 131C1175.34 131 1175.68 131 1175 131C1175 130.34 1175 130.68 1175 130Z M1175 125C1175.66 125 1175.32 125 1176 125C1176 125.66 1176 125.32 1176 126C1175.34 126 1175.68 126 1175 126C1175 125.34 1175 125.68 1175 125Z M1175 120C1175.66 120 1175.32 120 1176 120C1176 120.66 1176 120.32 1176 121C1175.34 121 1175.68 121 1175 121C1175 120.34 1175 120.68 1175 120Z M1175 115C1175.66 115 1175.32 115 1176 115C1176 115.66 1176 115.32 1176 116C1175.34 116 1175.68 116 1175 116C1175 115.34 1175 115.68 1175 115Z M1175 110C1175.66 110 1175.32 110 1176 110C1176 110.66 1176 110.32 1176 111C1175.34 111 1175.68 111 1175 111C1175 110.34 1175 110.68 1175 110Z M1175 105C1175.66 105 1175.32 105 1176 105C1176 105.66 1176 105.32 1176 106C1175.34 106 1175.68 106 1175 106C1175 105.34 1175 105.68 1175 105Z M1175 100C1175.66 100 1175.32 100 1176 100C1176 100.66 1176 100.32 1176 101C1175.34 101 1175.68 101 1175 101C1175 100.34 1175 100.68 1175 100Z M1175 95C1175.66 95 1175.32 95 1176 95C1176 95.66 1176 95.32 1176 96C1175.34 96 1175.68 96 1175 96C1175 95.34 1175 95.68 1175 95Z M1175 90C1175.66 90 1175.32 90 1176 90C1176 90.66 1176 90.32 1176 91C1175.34 91 1175.68 91 1175 91C1175 90.34 1175 90.68 1175 90Z" fill="var(--color-accent-200)"></path><path d="M1180 135C1180.66 135 1180.32 135 1181 135C1181 135.66 1181 135.32 1181 136C1180.34 136 1180.68 136 1180 136C1180 135.34 1180 135.68 1180 135Z M1180 130C1180.66 130 1180.32 130 1181 130C1181 130.66 1181 130.32 1181 131C1180.34 131 1180.68 131 1180 131C1180 130.34 1180 130.68 1180 130Z M1180 125C1180.66 125 1180.32 125 1181 125C1181 125.66 1181 125.32 1181 126C1180.34 126 1180.68 126 1180 126C1180 125.34 1180 125.68 1180 125Z M1180 120C1180.66 120 1180.32 120 1181 120C1181 120.66 1181 120.32 1181 121C1180.34 121 1180.68 121 1180 121C1180 120.34 1180 120.68 1180 120Z M1180 115C1180.66 115 1180.32 115 1181 115C1181 115.66 1181 115.32 1181 116C1180.34 116 1180.68 116 1180 116C1180 115.34 1180 115.68 1180 115Z M1180 110C1180.66 110 1180.32 110 1181 110C1181 110.66 1181 110.32 1181 111C1180.34 111 1180.68 111 1180 111C1180 110.34 1180 110.68 1180 110Z M1180 105C1180.66 105 1180.32 105 1181 105C1181 105.66 1181 105.32 1181 106C1180.34 106 1180.68 106 1180 106C1180 105.34 1180 105.68 1180 105Z M1180 100C1180.66 100 1180.32 100 1181 100C1181 100.66 1181 100.32 1181 101C1180.34 101 1180.68 101 1180 101C1180 100.34 1180 100.68 1180 100Z M1180 95C1180.66 95 1180.32 95 1181 95C1181 95.66 1181 95.32 1181 96C1180.34 96 1180.68 96 1180 96C1180 95.34 1180 95.68 1180 95Z M1180 90C1180.66 90 1180.32 90 1181 90C1181 90.66 1181 90.32 1181 91C1180.34 91 1180.68 91 1180 91C1180 90.34 1180 90.68 1180 90Z M1180 85C1180.66 85 1180.32 85 1181 85C1181 85.66 1181 85.32 1181 86C1180.34 86 1180.68 86 1180 86C1180 85.34 1180 85.68 1180 85Z M1180 80C1180.66 80 1180.32 80 1181 80C1181 80.66 1181 80.32 1181 81C1180.34 81 1180.68 81 1180 81C1180 80.34 1180 80.68 1180 80Z" fill="var(--color-accent-200)"></path><path d="M1185 145C1185.66 145 1185.32 145 1186 145C1186 145.66 1186 145.32 1186 146C1185.34 146 1185.68 146 1185 146C1185 145.34 1185 145.68 1185 145Z M1185 140C1185.66 140 1185.32 140 1186 140C1186 140.66 1186 140.32 1186 141C1185.34 141 1185.68 141 1185 141C1185 140.34 1185 140.68 1185 140Z M1185 135C1185.66 135 1185.32 135 1186 135C1186 135.66 1186 135.32 1186 136C1185.34 136 1185.68 136 1185 136C1185 135.34 1185 135.68 1185 135Z M1185 130C1185.66 130 1185.32 130 1186 130C1186 130.66 1186 130.32 1186 131C1185.34 131 1185.68 131 1185 131C1185 130.34 1185 130.68 1185 130Z M1185 125C1185.66 125 1185.32 125 1186 125C1186 125.66 1186 125.32 1186 126C1185.34 126 1185.68 126 1185 126C1185 125.34 1185 125.68 1185 125Z M1185 120C1185.66 120 1185.32 120 1186 120C1186 120.66 1186 120.32 1186 121C1185.34 121 1185.68 121 1185 121C1185 120.34 1185 120.68 1185 120Z M1185 115C1185.66 115 1185.32 115 1186 115C1186 115.66 1186 115.32 1186 116C1185.34 116 1185.68 116 1185 116C1185 115.34 1185 115.68 1185 115Z M1185 110C1185.66 110 1185.32 110 1186 110C1186 110.66 1186 110.32 1186 111C1185.34 111 1185.68 111 1185 111C1185 110.34 1185 110.68 1185 110Z M1185 105C1185.66 105 1185.32 105 1186 105C1186 105.66 1186 105.32 1186 106C1185.34 106 1185.68 106 1185 106C1185 105.34 1185 105.68 1185 105Z M1185 100C1185.66 100 1185.32 100 1186 100C1186 100.66 1186 100.32 1186 101C1185.34 101 1185.68 101 1185 101C1185 100.34 1185 100.68 1185 100Z M1185 95C1185.66 95 1185.32 95 1186 95C1186 95.66 1186 95.32 1186 96C1185.34 96 1185.68 96 1185 96C1185 95.34 1185 95.68 1185 95Z M1185 90C1185.66 90 1185.32 90 1186 90C1186 90.66 1186 90.32 1186 91C1185.34 91 1185.68 91 1185 91C1185 90.34 1185 90.68 1185 90Z M1185 85C1185.66 85 1185.32 85 1186 85C1186 85.66 1186 85.32 1186 86C1185.34 86 1185.68 86 1185 86C1185 85.34 1185 85.68 1185 85Z M1185 80C1185.66 80 1185.32 80 1186 80C1186 80.66 1186 80.32 1186 81C1185.34 81 1185.68 81 1185 81C1185 80.34 1185 80.68 1185 80Z M1185 75C1185.66 75 1185.32 75 1186 75C1186 75.66 1186 75.32 1186 76C1185.34 76 1185.68 76 1185 76C1185 75.34 1185 75.68 1185 75Z M1185 70C1185.66 70 1185.32 70 1186 70C1186 70.66 1186 70.32 1186 71C1185.34 71 1185.68 71 1185 71C1185 70.34 1185 70.68 1185 70Z" fill="var(--color-accent-200)"></path><path d="M1190 135C1190.66 135 1190.32 135 1191 135C1191 135.66 1191 135.32 1191 136C1190.34 136 1190.68 136 1190 136C1190 135.34 1190 135.68 1190 135Z M1190 130C1190.66 130 1190.32 130 1191 130C1191 130.66 1191 130.32 1191 131C1190.34 131 1190.68 131 1190 131C1190 130.34 1190 130.68 1190 130Z M1190 125C1190.66 125 1190.32 125 1191 125C1191 125.66 1191 125.32 1191 126C1190.34 126 1190.68 126 1190 126C1190 125.34 1190 125.68 1190 125Z M1190 120C1190.66 120 1190.32 120 1191 120C1191 120.66 1191 120.32 1191 121C1190.34 121 1190.68 121 1190 121C1190 120.34 1190 120.68 1190 120Z M1190 115C1190.66 115 1190.32 115 1191 115C1191 115.66 1191 115.32 1191 116C1190.34 116 1190.68 116 1190 116C1190 115.34 1190 115.68 1190 115Z M1190 110C1190.66 110 1190.32 110 1191 110C1191 110.66 1191 110.32 1191 111C1190.34 111 1190.68 111 1190 111C1190 110.34 1190 110.68 1190 110Z M1190 105C1190.66 105 1190.32 105 1191 105C1191 105.66 1191 105.32 1191 106C1190.34 106 1190.68 106 1190 106C1190 105.34 1190 105.68 1190 105Z M1190 100C1190.66 100 1190.32 100 1191 100C1191 100.66 1191 100.32 1191 101C1190.34 101 1190.68 101 1190 101C1190 100.34 1190 100.68 1190 100Z M1190 95C1190.66 95 1190.32 95 1191 95C1191 95.66 1191 95.32 1191 96C1190.34 96 1190.68 96 1190 96C1190 95.34 1190 95.68 1190 95Z M1190 90C1190.66 90 1190.32 90 1191 90C1191 90.66 1191 90.32 1191 91C1190.34 91 1190.68 91 1190 91C1190 90.34 1190 90.68 1190 90Z M1190 85C1190.66 85 1190.32 85 1191 85C1191 85.66 1191 85.32 1191 86C1190.34 86 1190.68 86 1190 86C1190 85.34 1190 85.68 1190 85Z M1190 80C1190.66 80 1190.32 80 1191 80C1191 80.66 1191 80.32 1191 81C1190.34 81 1190.68 81 1190 81C1190 80.34 1190 80.68 1190 80Z" fill="var(--color-accent-200)"></path></svg><svg width="1192" height="222" viewBox="0 0 1192 222" fill="none" xmlns="http://www.w3.org/2000/svg" class="h-full max-h-[50%] w-auto shrink-0" style="will-change:auto;contain:layout style paint"><path d="M0 120C0.66 120 0.32 120 1 120C1 120.66 1 120.32 1 121C0.34 121 0.68 121 0 121C0 120.34 0 120.68 0 120Z M0 115C0.66 115 0.32 115 1 115C1 115.66 1 115.32 1 116C0.34 116 0.68 116 0 116C0 115.34 0 115.68 0 115Z M0 110C0.66 110 0.32 110 1 110C1 110.66 1 110.32 1 111C0.34 111 0.68 111 0 111C0 110.34 0 110.68 0 110Z M0 105C0.66 105 0.32 105 1 105C1 105.66 1 105.32 1 106C0.34 106 0.68 106 0 106C0 105.34 0 105.68 0 105Z M0 100C0.66 100 0.32 100 1 100C1 100.66 1 100.32 1 101C0.34 101 0.68 101 0 101C0 100.34 0 100.68 0 100Z M0 95C0.66 95 0.32 95 1 95C1 95.66 1 95.32 1 96C0.34 96 0.68 96 0 96C0 95.34 0 95.68 0 95Z" fill="var(--color-accent-200)"></path><path d="M5 125C5.66 125 5.32 125 6 125C6 125.66 6 125.32 6 126C5.34 126 5.68 126 5 126C5 125.34 5 125.68 5 125Z M5 120C5.66 120 5.32 120 6 120C6 120.66 6 120.32 6 121C5.34 121 5.68 121 5 121C5 120.34 5 120.68 5 120Z M5 115C5.66 115 5.32 115 6 115C6 115.66 6 115.32 6 116C5.34 116 5.68 116 5 116C5 115.34 5 115.68 5 115Z M5 110C5.66 110 5.32 110 6 110C6 110.66 6 110.32 6 111C5.34 111 5.68 111 5 111C5 110.34 5 110.68 5 110Z M5 105C5.66 105 5.32 105 6 105C6 105.66 6 105.32 6 106C5.34 106 5.68 106 5 106C5 105.34 5 105.68 5 105Z M5 100C5.66 100 5.32 100 6 100C6 100.66 6 100.32 6 101C5.34 101 5.68 101 5 101C5 100.34 5 100.68 5 100Z M5 95C5.66 95 5.32 95 6 95C6 95.66 6 95.32 6 96C5.34 96 5.68 96 5 96C5 95.34 5 95.68 5 95Z M5 90C5.66 90 5.32 90 6 90C6 90.66 6 90.32 6 91C5.34 91 5.68 91 5 91C5 90.34 5 90.68 5 90Z" fill="var(--color-accent-200)"></path><path d="M10 130C10.66 130 10.32 130 11 130C11 130.66 11 130.32 11 131C10.34 131 10.68 131 10 131C10 130.34 10 130.68 10 130Z M10 125C10.66 125 10.32 125 11 125C11 125.66 11 125.32 11 126C10.34 126 10.68 126 10 126C10 125.34 10 125.68 10 125Z M10 120C10.66 120 10.32 120 11 120C11 120.66 11 120.32 11 121C10.34 121 10.68 121 10 121C10 120.34 10 120.68 10 120Z M10 115C10.66 115 10.32 115 11 115C11 115.66 11 115.32 11 116C10.34 116 10.68 116 10 116C10 115.34 10 115.68 10 115Z M10 110C10.66 110 10.32 110 11 110C11 110.66 11 110.32 11 111C10.34 111 10.68 111 10 111C10 110.34 10 110.68 10 110Z M10 105C10.66 105 10.32 105 11 105C11 105.66 11 105.32 11 106C10.34 106 10.68 106 10 106C10 105.34 10 105.68 10 105Z M10 100C10.66 100 10.32 100 11 100C11 100.66 11 100.32 11 101C10.34 101 10.68 101 10 101C10 100.34 10 100.68 10 100Z M10 95C10.66 95 10.32 95 11 95C11 95.66 11 95.32 11 96C10.34 96 10.68 96 10 96C10 95.34 10 95.68 10 95Z M10 90C10.66 90 10.32 90 11 90C11 90.66 11 90.32 11 91C10.34 91 10.68 91 10 91C10 90.34 10 90.68 10 90Z M10 85C10.66 85 10.32 85 11 85C11 85.66 11 85.32 11 86C10.34 86 10.68 86 10 86C10 85.34 10 85.68 10 85Z" fill="var(--color-accent-200)"></path><path d="M15 145C15.66 145 15.32 145 16 145C16 145.66 16 145.32 16 146C15.34 146 15.68 146 15 146C15 145.34 15 145.68 15 145Z M15 140C15.66 140 15.32 140 16 140C16 140.66 16 140.32 16 141C15.34 141 15.68 141 15 141C15 140.34 15 140.68 15 140Z M15 135C15.66 135 15.32 135 16 135C16 135.66 16 135.32 16 136C15.34 136 15.68 136 15 136C15 135.34 15 135.68 15 135Z M15 130C15.66 130 15.32 130 16 130C16 130.66 16 130.32 16 131C15.34 131 15.68 131 15 131C15 130.34 15 130.68 15 130Z M15 125C15.66 125 15.32 125 16 125C16 125.66 16 125.32 16 126C15.34 126 15.68 126 15 126C15 125.34 15 125.68 15 125Z M15 120C15.66 120 15.32 120 16 120C16 120.66 16 120.32 16 121C15.34 121 15.68 121 15 121C15 120.34 15 120.68 15 120Z M15 115C15.66 115 15.32 115 16 115C16 115.66 16 115.32 16 116C15.34 116 15.68 116 15 116C15 115.34 15 115.68 15 115Z M15 110C15.66 110 15.32 110 16 110C16 110.66 16 110.32 16 111C15.34 111 15.68 111 15 111C15 110.34 15 110.68 15 110Z M15 105C15.66 105 15.32 105 16 105C16 105.66 16 105.32 16 106C15.34 106 15.68 106 15 106C15 105.34 15 105.68 15 105Z M15 100C15.66 100 15.32 100 16 100C16 100.66 16 100.32 16 101C15.34 101 15.68 101 15 101C15 100.34 15 100.68 15 100Z M15 95C15.66 95 15.32 95 16 95C16 95.66 16 95.32 16 96C15.34 96 15.68 96 15 96C15 95.34 15 95.68 15 95Z M15 90C15.66 90 15.32 90 16 90C16 90.66 16 90.32 16 91C15.34 91 15.68 91 15 91C15 90.34 15 90.68 15 90Z M15 85C15.66 85 15.32 85 16 85C16 85.66 16 85.32 16 86C15.34 86 15.68 86 15 86C15 85.34 15 85.68 15 85Z M15 80C15.66 80 15.32 80 16 80C16 80.66 16 80.32 16 81C15.34 81 15.68 81 15 81C15 80.34 15 80.68 15 80Z M15 75C15.66 75 15.32 75 16 75C16 75.66 16 75.32 16 76C15.34 76 15.68 76 15 76C15 75.34 15 75.68 15 75Z M15 70C15.66 70 15.32 70 16 70C16 70.66 16 70.32 16 71C15.34 71 15.68 71 15 71C15 70.34 15 70.68 15 70Z" fill="var(--color-accent-200)"></path><path d="M20 120C20.66 120 20.32 120 21 120C21 120.66 21 120.32 21 121C20.34 121 20.68 121 20 121C20 120.34 20 120.68 20 120Z M20 115C20.66 115 20.32 115 21 115C21 115.66 21 115.32 21 116C20.34 116 20.68 116 20 116C20 115.34 20 115.68 20 115Z M20 110C20.66 110 20.32 110 21 110C21 110.66 21 110.32 21 111C20.34 111 20.68 111 20 111C20 110.34 20 110.68 20 110Z M20 105C20.66 105 20.32 105 21 105C21 105.66 21 105.32 21 106C20.34 106 20.68 106 20 106C20 105.34 20 105.68 20 105Z M20 100C20.66 100 20.32 100 21 100C21 100.66 21 100.32 21 101C20.34 101 20.68 101 20 101C20 100.34 20 100.68 20 100Z" fill="var(--color-accent-200)"></path><path d="M25 170C25.66 170 25.32 170 26 170C26 170.66 26 170.32 26 171C25.34 171 25.68 171 25 171C25 170.34 25 170.68 25 170Z M25 165C25.66 165 25.32 165 26 165C26 165.66 26 165.32 26 166C25.34 166 25.68 166 25 166C25 165.34 25 165.68 25 165Z M25 160C25.66 160 25.32 160 26 160C26 160.66 26 160.32 26 161C25.34 161 25.68 161 25 161C25 160.34 25 160.68 25 160Z M25 155C25.66 155 25.32 155 26 155C26 155.66 26 155.32 26 156C25.34 156 25.68 156 25 156C25 155.34 25 155.68 25 155Z M25 150C25.66 150 25.32 150 26 150C26 150.66 26 150.32 26 151C25.34 151 25.68 151 25 151C25 150.34 25 150.68 25 150Z M25 145C25.66 145 25.32 145 26 145C26 145.66 26 145.32 26 146C25.34 146 25.68 146 25 146C25 145.34 25 145.68 25 145Z M25 140C25.66 140 25.32 140 26 140C26 140.66 26 140.32 26 141C25.34 141 25.68 141 25 141C25 140.34 25 140.68 25 140Z M25 135C25.66 135 25.32 135 26 135C26 135.66 26 135.32 26 136C25.34 136 25.68 136 25 136C25 135.34 25 135.68 25 135Z M25 130C25.66 130 25.32 130 26 130C26 130.66 26 130.32 26 131C25.34 131 25.68 131 25 131C25 130.34 25 130.68 25 130Z M25 125C25.66 125 25.32 125 26 125C26 125.66 26 125.32 26 126C25.34 126 25.68 126 25 126C25 125.34 25 125.68 25 125Z M25 120C25.66 120 25.32 120 26 120C26 120.66 26 120.32 26 121C25.34 121 25.68 121 25 121C25 120.34 25 120.68 25 120Z M25 115C25.66 115 25.32 115 26 115C26 115.66 26 115.32 26 116C25.34 116 25.68 116 25 116C25 115.34 25 115.68 25 115Z M25 110C25.66 110 25.32 110 26 110C26 110.66 26 110.32 26 111C25.34 111 25.68 111 25 111C25 110.34 25 110.68 25 110Z M25 105C25.66 105 25.32 105 26 105C26 105.66 26 105.32 26 106C25.34 106 25.68 106 25 106C25 105.34 25 105.68 25 105Z M25 100C25.66 100 25.32 100 26 100C26 100.66 26 100.32 26 101C25.34 101 25.68 101 25 101C25 100.34 25 100.68 25 100Z M25 95C25.66 95 25.32 95 26 95C26 95.66 26 95.32 26 96C25.34 96 25.68 96 25 96C25 95.34 25 95.68 25 95Z M25 90C25.66 90 25.32 90 26 90C26 90.66 26 90.32 26 91C25.34 91 25.68 91 25 91C25 90.34 25 90.68 25 90Z M25 85C25.66 85 25.32 85 26 85C26 85.66 26 85.32 26 86C25.34 86 25.68 86 25 86C25 85.34 25 85.68 25 85Z M25 80C25.66 80 25.32 80 26 80C26 80.66 26 80.32 26 81C25.34 81 25.68 81 25 81C25 80.34 25 80.68 25 80Z M25 75C25.66 75 25.32 75 26 75C26 75.66 26 75.32 26 76C25.34 76 25.68 76 25 76C25 75.34 25 75.68 25 75Z M25 70C25.66 70 25.32 70 26 70C26 70.66 26 70.32 26 71C25.34 71 25.68 71 25 71C25 70.34 25 70.68 25 70Z M25 65C25.66 65 25.32 65 26 65C26 65.66 26 65.32 26 66C25.34 66 25.68 66 25 66C25 65.34 25 65.68 25 65Z M25 60C25.66 60 25.32 60 26 60C26 60.66 26 60.32 26 61C25.34 61 25.68 61 25 61C25 60.34 25 60.68 25 60Z M25 55C25.66 55 25.32 55 26 55C26 55.66 26 55.32 26 56C25.34 56 25.68 56 25 56C25 55.34 25 55.68 25 55Z M25 50C25.66 50 25.32 50 26 50C26 50.66 26 50.32 26 51C25.34 51 25.68 51 25 51C25 50.34 25 50.68 25 50Z" fill="var(--color-accent-200)"></path><path d="M30 175C30.66 175 30.32 175 31 175C31 175.66 31 175.32 31 176C30.34 176 30.68 176 30 176C30 175.34 30 175.68 30 175Z M30 170C30.66 170 30.32 170 31 170C31 170.66 31 170.32 31 171C30.34 171 30.68 171 30 171C30 170.34 30 170.68 30 170Z M30 165C30.66 165 30.32 165 31 165C31 165.66 31 165.32 31 166C30.34 166 30.68 166 30 166C30 165.34 30 165.68 30 165Z M30 160C30.66 160 30.32 160 31 160C31 160.66 31 160.32 31 161C30.34 161 30.68 161 30 161C30 160.34 30 160.68 30 160Z M30 155C30.66 155 30.32 155 31 155C31 155.66 31 155.32 31 156C30.34 156 30.68 156 30 156C30 155.34 30 155.68 30 155Z M30 150C30.66 150 30.32 150 31 150C31 150.66 31 150.32 31 151C30.34 151 30.68 151 30 151C30 150.34 30 150.68 30 150Z M30 145C30.66 145 30.32 145 31 145C31 145.66 31 145.32 31 146C30.34 146 30.68 146 30 146C30 145.34 30 145.68 30 145Z M30 140C30.66 140 30.32 140 31 140C31 140.66 31 140.32 31 141C30.34 141 30.68 141 30 141C30 140.34 30 140.68 30 140Z M30 135C30.66 135 30.32 135 31 135C31 135.66 31 135.32 31 136C30.34 136 30.68 136 30 136C30 135.34 30 135.68 30 135Z M30 130C30.66 130 30.32 130 31 130C31 130.66 31 130.32 31 131C30.34 131 30.68 131 30 131C30 130.34 30 130.68 30 130Z M30 125C30.66 125 30.32 125 31 125C31 125.66 31 125.32 31 126C30.34 126 30.68 126 30 126C30 125.34 30 125.68 30 125Z M30 120C30.66 120 30.32 120 31 120C31 120.66 31 120.32 31 121C30.34 121 30.68 121 30 121C30 120.34 30 120.68 30 120Z M30 115C30.66 115 30.32 115 31 115C31 115.66 31 115.32 31 116C30.34 116 30.68 116 30 116C30 115.34 30 115.68 30 115Z M30 110C30.66 110 30.32 110 31 110C31 110.66 31 110.32 31 111C30.34 111 30.68 111 30 111C30 110.34 30 110.68 30 110Z M30 105C30.66 105 30.32 105 31 105C31 105.66 31 105.32 31 106C30.34 106 30.68 106 30 106C30 105.34 30 105.68 30 105Z M30 100C30.66 100 30.32 100 31 100C31 100.66 31 100.32 31 101C30.34 101 30.68 101 30 101C30 100.34 30 100.68 30 100Z M30 95C30.66 95 30.32 95 31 95C31 95.66 31 95.32 31 96C30.34 96 30.68 96 30 96C30 95.34 30 95.68 30 95Z M30 90C30.66 90 30.32 90 31 90C31 90.66 31 90.32 31 91C30.34 91 30.68 91 30 91C30 90.34 30 90.68 30 90Z M30 85C30.66 85 30.32 85 31 85C31 85.66 31 85.32 31 86C30.34 86 30.68 86 30 86C30 85.34 30 85.68 30 85Z M30 80C30.66 80 30.32 80 31 80C31 80.66 31 80.32 31 81C30.34 81 30.68 81 30 81C30 80.34 30 80.68 30 80Z M30 75C30.66 75 30.32 75 31 75C31 75.66 31 75.32 31 76C30.34 76 30.68 76 30 76C30 75.34 30 75.68 30 75Z M30 70C30.66 70 30.32 70 31 70C31 70.66 31 70.32 31 71C30.34 71 30.68 71 30 71C30 70.34 30 70.68 30 70Z M30 65C30.66 65 30.32 65 31 65C31 65.66 31 65.32 31 66C30.34 66 30.68 66 30 66C30 65.34 30 65.68 30 65Z M30 60C30.66 60 30.32 60 31 60C31 60.66 31 60.32 31 61C30.34 61 30.68 61 30 61C30 60.34 30 60.68 30 60Z M30 55C30.66 55 30.32 55 31 55C31 55.66 31 55.32 31 56C30.34 56 30.68 56 30 56C30 55.34 30 55.68 30 55Z M30 50C30.66 50 30.32 50 31 50C31 50.66 31 50.32 31 51C30.34 51 30.68 51 30 51C30 50.34 30 50.68 30 50Z M30 45C30.66 45 30.32 45 31 45C31 45.66 31 45.32 31 46C30.34 46 30.68 46 30 46C30 45.34 30 45.68 30 45Z M30 40C30.66 40 30.32 40 31 40C31 40.66 31 40.32 31 41C30.34 41 30.68 41 30 41C30 40.34 30 40.68 30 40Z" fill="var(--color-accent-200)"></path><path d="M35 170C35.66 170 35.32 170 36 170C36 170.66 36 170.32 36 171C35.34 171 35.68 171 35 171C35 170.34 35 170.68 35 170Z M35 165C35.66 165 35.32 165 36 165C36 165.66 36 165.32 36 166C35.34 166 35.68 166 35 166C35 165.34 35 165.68 35 165Z M35 160C35.66 160 35.32 160 36 160C36 160.66 36 160.32 36 161C35.34 161 35.68 161 35 161C35 160.34 35 160.68 35 160Z M35 155C35.66 155 35.32 155 36 155C36 155.66 36 155.32 36 156C35.34 156 35.68 156 35 156C35 155.34 35 155.68 35 155Z M35 150C35.66 150 35.32 150 36 150C36 150.66 36 150.32 36 151C35.34 151 35.68 151 35 151C35 150.34 35 150.68 35 150Z M35 145C35.66 145 35.32 145 36 145C36 145.66 36 145.32 36 146C35.34 146 35.68 146 35 146C35 145.34 35 145.68 35 145Z M35 140C35.66 140 35.32 140 36 140C36 140.66 36 140.32 36 141C35.34 141 35.68 141 35 141C35 140.34 35 140.68 35 140Z M35 135C35.66 135 35.32 135 36 135C36 135.66 36 135.32 36 136C35.34 136 35.68 136 35 136C35 135.34 35 135.68 35 135Z M35 130C35.66 130 35.32 130 36 130C36 130.66 36 130.32 36 131C35.34 131 35.68 131 35 131C35 130.34 35 130.68 35 130Z M35 125C35.66 125 35.32 125 36 125C36 125.66 36 125.32 36 126C35.34 126 35.68 126 35 126C35 125.34 35 125.68 35 125Z M35 120C35.66 120 35.32 120 36 120C36 120.66 36 120.32 36 121C35.34 121 35.68 121 35 121C35 120.34 35 120.68 35 120Z M35 115C35.66 115 35.32 115 36 115C36 115.66 36 115.32 36 116C35.34 116 35.68 116 35 116C35 115.34 35 115.68 35 115Z M35 110C35.66 110 35.32 110 36 110C36 110.66 36 110.32 36 111C35.34 111 35.68 111 35 111C35 110.34 35 110.68 35 110Z M35 105C35.66 105 35.32 105 36 105C36 105.66 36 105.32 36 106C35.34 106 35.68 106 35 106C35 105.34 35 105.68 35 105Z M35 100C35.66 100 35.32 100 36 100C36 100.66 36 100.32 36 101C35.34 101 35.68 101 35 101C35 100.34 35 100.68 35 100Z M35 95C35.66 95 35.32 95 36 95C36 95.66 36 95.32 36 96C35.34 96 35.68 96 35 96C35 95.34 35 95.68 35 95Z M35 90C35.66 90 35.32 90 36 90C36 90.66 36 90.32 36 91C35.34 91 35.68 91 35 91C35 90.34 35 90.68 35 90Z M35 85C35.66 85 35.32 85 36 85C36 85.66 36 85.32 36 86C35.34 86 35.68 86 35 86C35 85.34 35 85.68 35 85Z M35 80C35.66 80 35.32 80 36 80C36 80.66 36 80.32 36 81C35.34 81 35.68 81 35 81C35 80.34 35 80.68 35 80Z M35 75C35.66 75 35.32 75 36 75C36 75.66 36 75.32 36 76C35.34 76 35.68 76 35 76C35 75.34 35 75.68 35 75Z M35 70C35.66 70 35.32 70 36 70C36 70.66 36 70.32 36 71C35.34 71 35.68 71 35 71C35 70.34 35 70.68 35 70Z M35 65C35.66 65 35.32 65 36 65C36 65.66 36 65.32 36 66C35.34 66 35.68 66 35 66C35 65.34 35 65.68 35 65Z M35 60C35.66 60 35.32 60 36 60C36 60.66 36 60.32 36 61C35.34 61 35.68 61 35 61C35 60.34 35 60.68 35 60Z M35 55C35.66 55 35.32 55 36 55C36 55.66 36 55.32 36 56C35.34 56 35.68 56 35 56C35 55.34 35 55.68 35 55Z M35 50C35.66 50 35.32 50 36 50C36 50.66 36 50.32 36 51C35.34 51 35.68 51 35 51C35 50.34 35 50.68 35 50Z M35 45C35.66 45 35.32 45 36 45C36 45.66 36 45.32 36 46C35.34 46 35.68 46 35 46C35 45.34 35 45.68 35 45Z" fill="var(--color-accent-200)"></path><path d="M40 120C40.66 120 40.32 120 41 120C41 120.66 41 120.32 41 121C40.34 121 40.68 121 40 121C40 120.34 40 120.68 40 120Z M40 115C40.66 115 40.32 115 41 115C41 115.66 41 115.32 41 116C40.34 116 40.68 116 40 116C40 115.34 40 115.68 40 115Z M40 110C40.66 110 40.32 110 41 110C41 110.66 41 110.32 41 111C40.34 111 40.68 111 40 111C40 110.34 40 110.68 40 110Z M40 105C40.66 105 40.32 105 41 105C41 105.66 41 105.32 41 106C40.34 106 40.68 106 40 106C40 105.34 40 105.68 40 105Z M40 100C40.66 100 40.32 100 41 100C41 100.66 41 100.32 41 101C40.34 101 40.68 101 40 101C40 100.34 40 100.68 40 100Z M40 95C40.66 95 40.32 95 41 95C41 95.66 41 95.32 41 96C40.34 96 40.68 96 40 96C40 95.34 40 95.68 40 95Z" fill="var(--color-accent-200)"></path><path d="M45 160C45.66 160 45.32 160 46 160C46 160.66 46 160.32 46 161C45.34 161 45.68 161 45 161C45 160.34 45 160.68 45 160Z M45 155C45.66 155 45.32 155 46 155C46 155.66 46 155.32 46 156C45.34 156 45.68 156 45 156C45 155.34 45 155.68 45 155Z M45 150C45.66 150 45.32 150 46 150C46 150.66 46 150.32 46 151C45.34 151 45.68 151 45 151C45 150.34 45 150.68 45 150Z M45 145C45.66 145 45.32 145 46 145C46 145.66 46 145.32 46 146C45.34 146 45.68 146 45 146C45 145.34 45 145.68 45 145Z M45 140C45.66 140 45.32 140 46 140C46 140.66 46 140.32 46 141C45.34 141 45.68 141 45 141C45 140.34 45 140.68 45 140Z M45 135C45.66 135 45.32 135 46 135C46 135.66 46 135.32 46 136C45.34 136 45.68 136 45 136C45 135.34 45 135.68 45 135Z M45 130C45.66 130 45.32 130 46 130C46 130.66 46 130.32 46 131C45.34 131 45.68 131 45 131C45 130.34 45 130.68 45 130Z M45 125C45.66 125 45.32 125 46 125C46 125.66 46 125.32 46 126C45.34 126 45.68 126 45 126C45 125.34 45 125.68 45 125Z M45 120C45.66 120 45.32 120 46 120C46 120.66 46 120.32 46 121C45.34 121 45.68 121 45 121C45 120.34 45 120.68 45 120Z M45 115C45.66 115 45.32 115 46 115C46 115.66 46 115.32 46 116C45.34 116 45.68 116 45 116C45 115.34 45 115.68 45 115Z M45 110C45.66 110 45.32 110 46 110C46 110.66 46 110.32 46 111C45.34 111 45.68 111 45 111C45 110.34 45 110.68 45 110Z M45 105C45.66 105 45.32 105 46 105C46 105.66 46 105.32 46 106C45.34 106 45.68 106 45 106C45 105.34 45 105.68 45 105Z M45 100C45.66 100 45.32 100 46 100C46 100.66 46 100.32 46 101C45.34 101 45.68 101 45 101C45 100.34 45 100.68 45 100Z M45 95C45.66 95 45.32 95 46 95C46 95.66 46 95.32 46 96C45.34 96 45.68 96 45 96C45 95.34 45 95.68 45 95Z M45 90C45.66 90 45.32 90 46 90C46 90.66 46 90.32 46 91C45.34 91 45.68 91 45 91C45 90.34 45 90.68 45 90Z M45 85C45.66 85 45.32 85 46 85C46 85.66 46 85.32 46 86C45.34 86 45.68 86 45 86C45 85.34 45 85.68 45 85Z M45 80C45.66 80 45.32 80 46 80C46 80.66 46 80.32 46 81C45.34 81 45.68 81 45 81C45 80.34 45 80.68 45 80Z M45 75C45.66 75 45.32 75 46 75C46 75.66 46 75.32 46 76C45.34 76 45.68 76 45 76C45 75.34 45 75.68 45 75Z M45 70C45.66 70 45.32 70 46 70C46 70.66 46 70.32 46 71C45.34 71 45.68 71 45 71C45 70.34 45 70.68 45 70Z M45 65C45.66 65 45.32 65 46 65C46 65.66 46 65.32 46 66C45.34 66 45.68 66 45 66C45 65.34 45 65.68 45 65Z M45 60C45.66 60 45.32 60 46 60C46 60.66 46 60.32 46 61C45.34 61 45.68 61 45 61C45 60.34 45 60.68 45 60Z M45 55C45.66 55 45.32 55 46 55C46 55.66 46 55.32 46 56C45.34 56 45.68 56 45 56C45 55.34 45 55.68 45 55Z" fill="var(--color-accent-200)"></path><path d="M50 125C50.66 125 50.32 125 51 125C51 125.66 51 125.32 51 126C50.34 126 50.68 126 50 126C50 125.34 50 125.68 50 125Z M50 120C50.66 120 50.32 120 51 120C51 120.66 51 120.32 51 121C50.34 121 50.68 121 50 121C50 120.34 50 120.68 50 120Z M50 115C50.66 115 50.32 115 51 115C51 115.66 51 115.32 51 116C50.34 116 50.68 116 50 116C50 115.34 50 115.68 50 115Z M50 110C50.66 110 50.32 110 51 110C51 110.66 51 110.32 51 111C50.34 111 50.68 111 50 111C50 110.34 50 110.68 50 110Z M50 105C50.66 105 50.32 105 51 105C51 105.66 51 105.32 51 106C50.34 106 50.68 106 50 106C50 105.34 50 105.68 50 105Z M50 100C50.66 100 50.32 100 51 100C51 100.66 51 100.32 51 101C50.34 101 50.68 101 50 101C50 100.34 50 100.68 50 100Z M50 95C50.66 95 50.32 95 51 95C51 95.66 51 95.32 51 96C50.34 96 50.68 96 50 96C50 95.34 50 95.68 50 95Z" fill="var(--color-accent-200)"></path><path d="M55 140C55.66 140 55.32 140 56 140C56 140.66 56 140.32 56 141C55.34 141 55.68 141 55 141C55 140.34 55 140.68 55 140Z M55 135C55.66 135 55.32 135 56 135C56 135.66 56 135.32 56 136C55.34 136 55.68 136 55 136C55 135.34 55 135.68 55 135Z M55 130C55.66 130 55.32 130 56 130C56 130.66 56 130.32 56 131C55.34 131 55.68 131 55 131C55 130.34 55 130.68 55 130Z M55 125C55.66 125 55.32 125 56 125C56 125.66 56 125.32 56 126C55.34 126 55.68 126 55 126C55 125.34 55 125.68 55 125Z M55 120C55.66 120 55.32 120 56 120C56 120.66 56 120.32 56 121C55.34 121 55.68 121 55 121C55 120.34 55 120.68 55 120Z M55 115C55.66 115 55.32 115 56 115C56 115.66 56 115.32 56 116C55.34 116 55.68 116 55 116C55 115.34 55 115.68 55 115Z M55 110C55.66 110 55.32 110 56 110C56 110.66 56 110.32 56 111C55.34 111 55.68 111 55 111C55 110.34 55 110.68 55 110Z M55 105C55.66 105 55.32 105 56 105C56 105.66 56 105.32 56 106C55.34 106 55.68 106 55 106C55 105.34 55 105.68 55 105Z M55 100C55.66 100 55.32 100 56 100C56 100.66 56 100.32 56 101C55.34 101 55.68 101 55 101C55 100.34 55 100.68 55 100Z M55 95C55.66 95 55.32 95 56 95C56 95.66 56 95.32 56 96C55.34 96 55.68 96 55 96C55 95.34 55 95.68 55 95Z M55 90C55.66 90 55.32 90 56 90C56 90.66 56 90.32 56 91C55.34 91 55.68 91 55 91C55 90.34 55 90.68 55 90Z M55 85C55.66 85 55.32 85 56 85C56 85.66 56 85.32 56 86C55.34 86 55.68 86 55 86C55 85.34 55 85.68 55 85Z M55 80C55.66 80 55.32 80 56 80C56 80.66 56 80.32 56 81C55.34 81 55.68 81 55 81C55 80.34 55 80.68 55 80Z" fill="var(--color-accent-200)"></path><path d="M60 165C60.66 165 60.32 165 61 165C61 165.66 61 165.32 61 166C60.34 166 60.68 166 60 166C60 165.34 60 165.68 60 165Z M60 160C60.66 160 60.32 160 61 160C61 160.66 61 160.32 61 161C60.34 161 60.68 161 60 161C60 160.34 60 160.68 60 160Z M60 155C60.66 155 60.32 155 61 155C61 155.66 61 155.32 61 156C60.34 156 60.68 156 60 156C60 155.34 60 155.68 60 155Z M60 150C60.66 150 60.32 150 61 150C61 150.66 61 150.32 61 151C60.34 151 60.68 151 60 151C60 150.34 60 150.68 60 150Z M60 145C60.66 145 60.32 145 61 145C61 145.66 61 145.32 61 146C60.34 146 60.68 146 60 146C60 145.34 60 145.68 60 145Z M60 140C60.66 140 60.32 140 61 140C61 140.66 61 140.32 61 141C60.34 141 60.68 141 60 141C60 140.34 60 140.68 60 140Z M60 135C60.66 135 60.32 135 61 135C61 135.66 61 135.32 61 136C60.34 136 60.68 136 60 136C60 135.34 60 135.68 60 135Z M60 130C60.66 130 60.32 130 61 130C61 130.66 61 130.32 61 131C60.34 131 60.68 131 60 131C60 130.34 60 130.68 60 130Z M60 125C60.66 125 60.32 125 61 125C61 125.66 61 125.32 61 126C60.34 126 60.68 126 60 126C60 125.34 60 125.68 60 125Z M60 120C60.66 120 60.32 120 61 120C61 120.66 61 120.32 61 121C60.34 121 60.68 121 60 121C60 120.34 60 120.68 60 120Z M60 115C60.66 115 60.32 115 61 115C61 115.66 61 115.32 61 116C60.34 116 60.68 116 60 116C60 115.34 60 115.68 60 115Z M60 110C60.66 110 60.32 110 61 110C61 110.66 61 110.32 61 111C60.34 111 60.68 111 60 111C60 110.34 60 110.68 60 110Z M60 105C60.66 105 60.32 105 61 105C61 105.66 61 105.32 61 106C60.34 106 60.68 106 60 106C60 105.34 60 105.68 60 105Z M60 100C60.66 100 60.32 100 61 100C61 100.66 61 100.32 61 101C60.34 101 60.68 101 60 101C60 100.34 60 100.68 60 100Z M60 95C60.66 95 60.32 95 61 95C61 95.66 61 95.32 61 96C60.34 96 60.68 96 60 96C60 95.34 60 95.68 60 95Z M60 90C60.66 90 60.32 90 61 90C61 90.66 61 90.32 61 91C60.34 91 60.68 91 60 91C60 90.34 60 90.68 60 90Z M60 85C60.66 85 60.32 85 61 85C61 85.66 61 85.32 61 86C60.34 86 60.68 86 60 86C60 85.34 60 85.68 60 85Z M60 80C60.66 80 60.32 80 61 80C61 80.66 61 80.32 61 81C60.34 81 60.68 81 60 81C60 80.34 60 80.68 60 80Z M60 75C60.66 75 60.32 75 61 75C61 75.66 61 75.32 61 76C60.34 76 60.68 76 60 76C60 75.34 60 75.68 60 75Z M60 70C60.66 70 60.32 70 61 70C61 70.66 61 70.32 61 71C60.34 71 60.68 71 60 71C60 70.34 60 70.68 60 70Z M60 65C60.66 65 60.32 65 61 65C61 65.66 61 65.32 61 66C60.34 66 60.68 66 60 66C60 65.34 60 65.68 60 65Z M60 60C60.66 60 60.32 60 61 60C61 60.66 61 60.32 61 61C60.34 61 60.68 61 60 61C60 60.34 60 60.68 60 60Z M60 55C60.66 55 60.32 55 61 55C61 55.66 61 55.32 61 56C60.34 56 60.68 56 60 56C60 55.34 60 55.68 60 55Z" fill="var(--color-accent-200)"></path><path d="M65 135C65.66 135 65.32 135 66 135C66 135.66 66 135.32 66 136C65.34 136 65.68 136 65 136C65 135.34 65 135.68 65 135Z M65 130C65.66 130 65.32 130 66 130C66 130.66 66 130.32 66 131C65.34 131 65.68 131 65 131C65 130.34 65 130.68 65 130Z M65 125C65.66 125 65.32 125 66 125C66 125.66 66 125.32 66 126C65.34 126 65.68 126 65 126C65 125.34 65 125.68 65 125Z M65 120C65.66 120 65.32 120 66 120C66 120.66 66 120.32 66 121C65.34 121 65.68 121 65 121C65 120.34 65 120.68 65 120Z M65 115C65.66 115 65.32 115 66 115C66 115.66 66 115.32 66 116C65.34 116 65.68 116 65 116C65 115.34 65 115.68 65 115Z M65 110C65.66 110 65.32 110 66 110C66 110.66 66 110.32 66 111C65.34 111 65.68 111 65 111C65 110.34 65 110.68 65 110Z M65 105C65.66 105 65.32 105 66 105C66 105.66 66 105.32 66 106C65.34 106 65.68 106 65 106C65 105.34 65 105.68 65 105Z M65 100C65.66 100 65.32 100 66 100C66 100.66 66 100.32 66 101C65.34 101 65.68 101 65 101C65 100.34 65 100.68 65 100Z M65 95C65.66 95 65.32 95 66 95C66 95.66 66 95.32 66 96C65.34 96 65.68 96 65 96C65 95.34 65 95.68 65 95Z M65 90C65.66 90 65.32 90 66 90C66 90.66 66 90.32 66 91C65.34 91 65.68 91 65 91C65 90.34 65 90.68 65 90Z M65 85C65.66 85 65.32 85 66 85C66 85.66 66 85.32 66 86C65.34 86 65.68 86 65 86C65 85.34 65 85.68 65 85Z" fill="var(--color-accent-200)"></path><path d="M70 150C70.66 150 70.32 150 71 150C71 150.66 71 150.32 71 151C70.34 151 70.68 151 70 151C70 150.34 70 150.68 70 150Z M70 145C70.66 145 70.32 145 71 145C71 145.66 71 145.32 71 146C70.34 146 70.68 146 70 146C70 145.34 70 145.68 70 145Z M70 140C70.66 140 70.32 140 71 140C71 140.66 71 140.32 71 141C70.34 141 70.68 141 70 141C70 140.34 70 140.68 70 140Z M70 135C70.66 135 70.32 135 71 135C71 135.66 71 135.32 71 136C70.34 136 70.68 136 70 136C70 135.34 70 135.68 70 135Z M70 130C70.66 130 70.32 130 71 130C71 130.66 71 130.32 71 131C70.34 131 70.68 131 70 131C70 130.34 70 130.68 70 130Z M70 125C70.66 125 70.32 125 71 125C71 125.66 71 125.32 71 126C70.34 126 70.68 126 70 126C70 125.34 70 125.68 70 125Z M70 120C70.66 120 70.32 120 71 120C71 120.66 71 120.32 71 121C70.34 121 70.68 121 70 121C70 120.34 70 120.68 70 120Z M70 115C70.66 115 70.32 115 71 115C71 115.66 71 115.32 71 116C70.34 116 70.68 116 70 116C70 115.34 70 115.68 70 115Z M70 110C70.66 110 70.32 110 71 110C71 110.66 71 110.32 71 111C70.34 111 70.68 111 70 111C70 110.34 70 110.68 70 110Z M70 105C70.66 105 70.32 105 71 105C71 105.66 71 105.32 71 106C70.34 106 70.68 106 70 106C70 105.34 70 105.68 70 105Z M70 100C70.66 100 70.32 100 71 100C71 100.66 71 100.32 71 101C70.34 101 70.68 101 70 101C70 100.34 70 100.68 70 100Z M70 95C70.66 95 70.32 95 71 95C71 95.66 71 95.32 71 96C70.34 96 70.68 96 70 96C70 95.34 70 95.68 70 95Z M70 90C70.66 90 70.32 90 71 90C71 90.66 71 90.32 71 91C70.34 91 70.68 91 70 91C70 90.34 70 90.68 70 90Z M70 85C70.66 85 70.32 85 71 85C71 85.66 71 85.32 71 86C70.34 86 70.68 86 70 86C70 85.34 70 85.68 70 85Z M70 80C70.66 80 70.32 80 71 80C71 80.66 71 80.32 71 81C70.34 81 70.68 81 70 81C70 80.34 70 80.68 70 80Z M70 75C70.66 75 70.32 75 71 75C71 75.66 71 75.32 71 76C70.34 76 70.68 76 70 76C70 75.34 70 75.68 70 75Z M70 70C70.66 70 70.32 70 71 70C71 70.66 71 70.32 71 71C70.34 71 70.68 71 70 71C70 70.34 70 70.68 70 70Z" fill="var(--color-accent-200)"></path><path d="M75 165C75.66 165 75.32 165 76 165C76 165.66 76 165.32 76 166C75.34 166 75.68 166 75 166C75 165.34 75 165.68 75 165Z M75 160C75.66 160 75.32 160 76 160C76 160.66 76 160.32 76 161C75.34 161 75.68 161 75 161C75 160.34 75 160.68 75 160Z M75 155C75.66 155 75.32 155 76 155C76 155.66 76 155.32 76 156C75.34 156 75.68 156 75 156C75 155.34 75 155.68 75 155Z M75 150C75.66 150 75.32 150 76 150C76 150.66 76 150.32 76 151C75.34 151 75.68 151 75 151C75 150.34 75 150.68 75 150Z M75 145C75.66 145 75.32 145 76 145C76 145.66 76 145.32 76 146C75.34 146 75.68 146 75 146C75 145.34 75 145.68 75 145Z M75 140C75.66 140 75.32 140 76 140C76 140.66 76 140.32 76 141C75.34 141 75.68 141 75 141C75 140.34 75 140.68 75 140Z M75 135C75.66 135 75.32 135 76 135C76 135.66 76 135.32 76 136C75.34 136 75.68 136 75 136C75 135.34 75 135.68 75 135Z M75 130C75.66 130 75.32 130 76 130C76 130.66 76 130.32 76 131C75.34 131 75.68 131 75 131C75 130.34 75 130.68 75 130Z M75 125C75.66 125 75.32 125 76 125C76 125.66 76 125.32 76 126C75.34 126 75.68 126 75 126C75 125.34 75 125.68 75 125Z M75 120C75.66 120 75.32 120 76 120C76 120.66 76 120.32 76 121C75.34 121 75.68 121 75 121C75 120.34 75 120.68 75 120Z M75 115C75.66 115 75.32 115 76 115C76 115.66 76 115.32 76 116C75.34 116 75.68 116 75 116C75 115.34 75 115.68 75 115Z M75 110C75.66 110 75.32 110 76 110C76 110.66 76 110.32 76 111C75.34 111 75.68 111 75 111C75 110.34 75 110.68 75 110Z M75 105C75.66 105 75.32 105 76 105C76 105.66 76 105.32 76 106C75.34 106 75.68 106 75 106C75 105.34 75 105.68 75 105Z M75 100C75.66 100 75.32 100 76 100C76 100.66 76 100.32 76 101C75.34 101 75.68 101 75 101C75 100.34 75 100.68 75 100Z M75 95C75.66 95 75.32 95 76 95C76 95.66 76 95.32 76 96C75.34 96 75.68 96 75 96C75 95.34 75 95.68 75 95Z M75 90C75.66 90 75.32 90 76 90C76 90.66 76 90.32 76 91C75.34 91 75.68 91 75 91C75 90.34 75 90.68 75 90Z M75 85C75.66 85 75.32 85 76 85C76 85.66 76 85.32 76 86C75.34 86 75.68 86 75 86C75 85.34 75 85.68 75 85Z M75 80C75.66 80 75.32 80 76 80C76 80.66 76 80.32 76 81C75.34 81 75.68 81 75 81C75 80.34 75 80.68 75 80Z M75 75C75.66 75 75.32 75 76 75C76 75.66 76 75.32 76 76C75.34 76 75.68 76 75 76C75 75.34 75 75.68 75 75Z M75 70C75.66 70 75.32 70 76 70C76 70.66 76 70.32 76 71C75.34 71 75.68 71 75 71C75 70.34 75 70.68 75 70Z M75 65C75.66 65 75.32 65 76 65C76 65.66 76 65.32 76 66C75.34 66 75.68 66 75 66C75 65.34 75 65.68 75 65Z M75 60C75.66 60 75.32 60 76 60C76 60.66 76 60.32 76 61C75.34 61 75.68 61 75 61C75 60.34 75 60.68 75 60Z M75 55C75.66 55 75.32 55 76 55C76 55.66 76 55.32 76 56C75.34 56 75.68 56 75 56C75 55.34 75 55.68 75 55Z M75 50C75.66 50 75.32 50 76 50C76 50.66 76 50.32 76 51C75.34 51 75.68 51 75 51C75 50.34 75 50.68 75 50Z" fill="var(--color-accent-200)"></path><path d="M80 145C80.66 145 80.32 145 81 145C81 145.66 81 145.32 81 146C80.34 146 80.68 146 80 146C80 145.34 80 145.68 80 145Z M80 140C80.66 140 80.32 140 81 140C81 140.66 81 140.32 81 141C80.34 141 80.68 141 80 141C80 140.34 80 140.68 80 140Z M80 135C80.66 135 80.32 135 81 135C81 135.66 81 135.32 81 136C80.34 136 80.68 136 80 136C80 135.34 80 135.68 80 135Z M80 130C80.66 130 80.32 130 81 130C81 130.66 81 130.32 81 131C80.34 131 80.68 131 80 131C80 130.34 80 130.68 80 130Z M80 125C80.66 125 80.32 125 81 125C81 125.66 81 125.32 81 126C80.34 126 80.68 126 80 126C80 125.34 80 125.68 80 125Z M80 120C80.66 120 80.32 120 81 120C81 120.66 81 120.32 81 121C80.34 121 80.68 121 80 121C80 120.34 80 120.68 80 120Z M80 115C80.66 115 80.32 115 81 115C81 115.66 81 115.32 81 116C80.34 116 80.68 116 80 116C80 115.34 80 115.68 80 115Z M80 110C80.66 110 80.32 110 81 110C81 110.66 81 110.32 81 111C80.34 111 80.68 111 80 111C80 110.34 80 110.68 80 110Z M80 105C80.66 105 80.32 105 81 105C81 105.66 81 105.32 81 106C80.34 106 80.68 106 80 106C80 105.34 80 105.68 80 105Z M80 100C80.66 100 80.32 100 81 100C81 100.66 81 100.32 81 101C80.34 101 80.68 101 80 101C80 100.34 80 100.68 80 100Z M80 95C80.66 95 80.32 95 81 95C81 95.66 81 95.32 81 96C80.34 96 80.68 96 80 96C80 95.34 80 95.68 80 95Z M80 90C80.66 90 80.32 90 81 90C81 90.66 81 90.32 81 91C80.34 91 80.68 91 80 91C80 90.34 80 90.68 80 90Z M80 85C80.66 85 80.32 85 81 85C81 85.66 81 85.32 81 86C80.34 86 80.68 86 80 86C80 85.34 80 85.68 80 85Z M80 80C80.66 80 80.32 80 81 80C81 80.66 81 80.32 81 81C80.34 81 80.68 81 80 81C80 80.34 80 80.68 80 80Z M80 75C80.66 75 80.32 75 81 75C81 75.66 81 75.32 81 76C80.34 76 80.68 76 80 76C80 75.34 80 75.68 80 75Z" fill="var(--color-accent-200)"></path><path d="M85 130C85.66 130 85.32 130 86 130C86 130.66 86 130.32 86 131C85.34 131 85.68 131 85 131C85 130.34 85 130.68 85 130Z M85 125C85.66 125 85.32 125 86 125C86 125.66 86 125.32 86 126C85.34 126 85.68 126 85 126C85 125.34 85 125.68 85 125Z M85 120C85.66 120 85.32 120 86 120C86 120.66 86 120.32 86 121C85.34 121 85.68 121 85 121C85 120.34 85 120.68 85 120Z M85 115C85.66 115 85.32 115 86 115C86 115.66 86 115.32 86 116C85.34 116 85.68 116 85 116C85 115.34 85 115.68 85 115Z M85 110C85.66 110 85.32 110 86 110C86 110.66 86 110.32 86 111C85.34 111 85.68 111 85 111C85 110.34 85 110.68 85 110Z M85 105C85.66 105 85.32 105 86 105C86 105.66 86 105.32 86 106C85.34 106 85.68 106 85 106C85 105.34 85 105.68 85 105Z M85 100C85.66 100 85.32 100 86 100C86 100.66 86 100.32 86 101C85.34 101 85.68 101 85 101C85 100.34 85 100.68 85 100Z M85 95C85.66 95 85.32 95 86 95C86 95.66 86 95.32 86 96C85.34 96 85.68 96 85 96C85 95.34 85 95.68 85 95Z M85 90C85.66 90 85.32 90 86 90C86 90.66 86 90.32 86 91C85.34 91 85.68 91 85 91C85 90.34 85 90.68 85 90Z" fill="var(--color-accent-200)"></path><path d="M90 130C90.66 130 90.32 130 91 130C91 130.66 91 130.32 91 131C90.34 131 90.68 131 90 131C90 130.34 90 130.68 90 130Z M90 125C90.66 125 90.32 125 91 125C91 125.66 91 125.32 91 126C90.34 126 90.68 126 90 126C90 125.34 90 125.68 90 125Z M90 120C90.66 120 90.32 120 91 120C91 120.66 91 120.32 91 121C90.34 121 90.68 121 90 121C90 120.34 90 120.68 90 120Z M90 115C90.66 115 90.32 115 91 115C91 115.66 91 115.32 91 116C90.34 116 90.68 116 90 116C90 115.34 90 115.68 90 115Z M90 110C90.66 110 90.32 110 91 110C91 110.66 91 110.32 91 111C90.34 111 90.68 111 90 111C90 110.34 90 110.68 90 110Z M90 105C90.66 105 90.32 105 91 105C91 105.66 91 105.32 91 106C90.34 106 90.68 106 90 106C90 105.34 90 105.68 90 105Z M90 100C90.66 100 90.32 100 91 100C91 100.66 91 100.32 91 101C90.34 101 90.68 101 90 101C90 100.34 90 100.68 90 100Z M90 95C90.66 95 90.32 95 91 95C91 95.66 91 95.32 91 96C90.34 96 90.68 96 90 96C90 95.34 90 95.68 90 95Z M90 90C90.66 90 90.32 90 91 90C91 90.66 91 90.32 91 91C90.34 91 90.68 91 90 91C90 90.34 90 90.68 90 90Z M90 85C90.66 85 90.32 85 91 85C91 85.66 91 85.32 91 86C90.34 86 90.68 86 90 86C90 85.34 90 85.68 90 85Z" fill="var(--color-accent-200)"></path><path d="M95 140C95.66 140 95.32 140 96 140C96 140.66 96 140.32 96 141C95.34 141 95.68 141 95 141C95 140.34 95 140.68 95 140Z M95 135C95.66 135 95.32 135 96 135C96 135.66 96 135.32 96 136C95.34 136 95.68 136 95 136C95 135.34 95 135.68 95 135Z M95 130C95.66 130 95.32 130 96 130C96 130.66 96 130.32 96 131C95.34 131 95.68 131 95 131C95 130.34 95 130.68 95 130Z M95 125C95.66 125 95.32 125 96 125C96 125.66 96 125.32 96 126C95.34 126 95.68 126 95 126C95 125.34 95 125.68 95 125Z M95 120C95.66 120 95.32 120 96 120C96 120.66 96 120.32 96 121C95.34 121 95.68 121 95 121C95 120.34 95 120.68 95 120Z M95 115C95.66 115 95.32 115 96 115C96 115.66 96 115.32 96 116C95.34 116 95.68 116 95 116C95 115.34 95 115.68 95 115Z M95 110C95.66 110 95.32 110 96 110C96 110.66 96 110.32 96 111C95.34 111 95.68 111 95 111C95 110.34 95 110.68 95 110Z M95 105C95.66 105 95.32 105 96 105C96 105.66 96 105.32 96 106C95.34 106 95.68 106 95 106C95 105.34 95 105.68 95 105Z M95 100C95.66 100 95.32 100 96 100C96 100.66 96 100.32 96 101C95.34 101 95.68 101 95 101C95 100.34 95 100.68 95 100Z M95 95C95.66 95 95.32 95 96 95C96 95.66 96 95.32 96 96C95.34 96 95.68 96 95 96C95 95.34 95 95.68 95 95Z M95 90C95.66 90 95.32 90 96 90C96 90.66 96 90.32 96 91C95.34 91 95.68 91 95 91C95 90.34 95 90.68 95 90Z M95 85C95.66 85 95.32 85 96 85C96 85.66 96 85.32 96 86C95.34 86 95.68 86 95 86C95 85.34 95 85.68 95 85Z M95 80C95.66 80 95.32 80 96 80C96 80.66 96 80.32 96 81C95.34 81 95.68 81 95 81C95 80.34 95 80.68 95 80Z" fill="var(--color-accent-200)"></path><path d="M100 145C100.66 145 100.32 145 101 145C101 145.66 101 145.32 101 146C100.34 146 100.68 146 100 146C100 145.34 100 145.68 100 145Z M100 140C100.66 140 100.32 140 101 140C101 140.66 101 140.32 101 141C100.34 141 100.68 141 100 141C100 140.34 100 140.68 100 140Z M100 135C100.66 135 100.32 135 101 135C101 135.66 101 135.32 101 136C100.34 136 100.68 136 100 136C100 135.34 100 135.68 100 135Z M100 130C100.66 130 100.32 130 101 130C101 130.66 101 130.32 101 131C100.34 131 100.68 131 100 131C100 130.34 100 130.68 100 130Z M100 125C100.66 125 100.32 125 101 125C101 125.66 101 125.32 101 126C100.34 126 100.68 126 100 126C100 125.34 100 125.68 100 125Z M100 120C100.66 120 100.32 120 101 120C101 120.66 101 120.32 101 121C100.34 121 100.68 121 100 121C100 120.34 100 120.68 100 120Z M100 115C100.66 115 100.32 115 101 115C101 115.66 101 115.32 101 116C100.34 116 100.68 116 100 116C100 115.34 100 115.68 100 115Z M100 110C100.66 110 100.32 110 101 110C101 110.66 101 110.32 101 111C100.34 111 100.68 111 100 111C100 110.34 100 110.68 100 110Z M100 105C100.66 105 100.32 105 101 105C101 105.66 101 105.32 101 106C100.34 106 100.68 106 100 106C100 105.34 100 105.68 100 105Z M100 100C100.66 100 100.32 100 101 100C101 100.66 101 100.32 101 101C100.34 101 100.68 101 100 101C100 100.34 100 100.68 100 100Z M100 95C100.66 95 100.32 95 101 95C101 95.66 101 95.32 101 96C100.34 96 100.68 96 100 96C100 95.34 100 95.68 100 95Z M100 90C100.66 90 100.32 90 101 90C101 90.66 101 90.32 101 91C100.34 91 100.68 91 100 91C100 90.34 100 90.68 100 90Z M100 85C100.66 85 100.32 85 101 85C101 85.66 101 85.32 101 86C100.34 86 100.68 86 100 86C100 85.34 100 85.68 100 85Z M100 80C100.66 80 100.32 80 101 80C101 80.66 101 80.32 101 81C100.34 81 100.68 81 100 81C100 80.34 100 80.68 100 80Z M100 75C100.66 75 100.32 75 101 75C101 75.66 101 75.32 101 76C100.34 76 100.68 76 100 76C100 75.34 100 75.68 100 75Z M100 70C100.66 70 100.32 70 101 70C101 70.66 101 70.32 101 71C100.34 71 100.68 71 100 71C100 70.34 100 70.68 100 70Z" fill="var(--color-accent-200)"></path><path d="M105 150C105.66 150 105.32 150 106 150C106 150.66 106 150.32 106 151C105.34 151 105.68 151 105 151C105 150.34 105 150.68 105 150Z M105 145C105.66 145 105.32 145 106 145C106 145.66 106 145.32 106 146C105.34 146 105.68 146 105 146C105 145.34 105 145.68 105 145Z M105 140C105.66 140 105.32 140 106 140C106 140.66 106 140.32 106 141C105.34 141 105.68 141 105 141C105 140.34 105 140.68 105 140Z M105 135C105.66 135 105.32 135 106 135C106 135.66 106 135.32 106 136C105.34 136 105.68 136 105 136C105 135.34 105 135.68 105 135Z M105 130C105.66 130 105.32 130 106 130C106 130.66 106 130.32 106 131C105.34 131 105.68 131 105 131C105 130.34 105 130.68 105 130Z M105 125C105.66 125 105.32 125 106 125C106 125.66 106 125.32 106 126C105.34 126 105.68 126 105 126C105 125.34 105 125.68 105 125Z M105 120C105.66 120 105.32 120 106 120C106 120.66 106 120.32 106 121C105.34 121 105.68 121 105 121C105 120.34 105 120.68 105 120Z M105 115C105.66 115 105.32 115 106 115C106 115.66 106 115.32 106 116C105.34 116 105.68 116 105 116C105 115.34 105 115.68 105 115Z M105 110C105.66 110 105.32 110 106 110C106 110.66 106 110.32 106 111C105.34 111 105.68 111 105 111C105 110.34 105 110.68 105 110Z M105 105C105.66 105 105.32 105 106 105C106 105.66 106 105.32 106 106C105.34 106 105.68 106 105 106C105 105.34 105 105.68 105 105Z M105 100C105.66 100 105.32 100 106 100C106 100.66 106 100.32 106 101C105.34 101 105.68 101 105 101C105 100.34 105 100.68 105 100Z M105 95C105.66 95 105.32 95 106 95C106 95.66 106 95.32 106 96C105.34 96 105.68 96 105 96C105 95.34 105 95.68 105 95Z M105 90C105.66 90 105.32 90 106 90C106 90.66 106 90.32 106 91C105.34 91 105.68 91 105 91C105 90.34 105 90.68 105 90Z M105 85C105.66 85 105.32 85 106 85C106 85.66 106 85.32 106 86C105.34 86 105.68 86 105 86C105 85.34 105 85.68 105 85Z M105 80C105.66 80 105.32 80 106 80C106 80.66 106 80.32 106 81C105.34 81 105.68 81 105 81C105 80.34 105 80.68 105 80Z M105 75C105.66 75 105.32 75 106 75C106 75.66 106 75.32 106 76C105.34 76 105.68 76 105 76C105 75.34 105 75.68 105 75Z M105 70C105.66 70 105.32 70 106 70C106 70.66 106 70.32 106 71C105.34 71 105.68 71 105 71C105 70.34 105 70.68 105 70Z" fill="var(--color-accent-200)"></path><path d="M110 125C110.66 125 110.32 125 111 125C111 125.66 111 125.32 111 126C110.34 126 110.68 126 110 126C110 125.34 110 125.68 110 125Z M110 120C110.66 120 110.32 120 111 120C111 120.66 111 120.32 111 121C110.34 121 110.68 121 110 121C110 120.34 110 120.68 110 120Z M110 115C110.66 115 110.32 115 111 115C111 115.66 111 115.32 111 116C110.34 116 110.68 116 110 116C110 115.34 110 115.68 110 115Z M110 110C110.66 110 110.32 110 111 110C111 110.66 111 110.32 111 111C110.34 111 110.68 111 110 111C110 110.34 110 110.68 110 110Z M110 105C110.66 105 110.32 105 111 105C111 105.66 111 105.32 111 106C110.34 106 110.68 106 110 106C110 105.34 110 105.68 110 105Z M110 100C110.66 100 110.32 100 111 100C111 100.66 111 100.32 111 101C110.34 101 110.68 101 110 101C110 100.34 110 100.68 110 100Z M110 95C110.66 95 110.32 95 111 95C111 95.66 111 95.32 111 96C110.34 96 110.68 96 110 96C110 95.34 110 95.68 110 95Z M110 90C110.66 90 110.32 90 111 90C111 90.66 111 90.32 111 91C110.34 91 110.68 91 110 91C110 90.34 110 90.68 110 90Z" fill="var(--color-accent-200)"></path><path d="M115 165C115.66 165 115.32 165 116 165C116 165.66 116 165.32 116 166C115.34 166 115.68 166 115 166C115 165.34 115 165.68 115 165Z M115 160C115.66 160 115.32 160 116 160C116 160.66 116 160.32 116 161C115.34 161 115.68 161 115 161C115 160.34 115 160.68 115 160Z M115 155C115.66 155 115.32 155 116 155C116 155.66 116 155.32 116 156C115.34 156 115.68 156 115 156C115 155.34 115 155.68 115 155Z M115 150C115.66 150 115.32 150 116 150C116 150.66 116 150.32 116 151C115.34 151 115.68 151 115 151C115 150.34 115 150.68 115 150Z M115 145C115.66 145 115.32 145 116 145C116 145.66 116 145.32 116 146C115.34 146 115.68 146 115 146C115 145.34 115 145.68 115 145Z M115 140C115.66 140 115.32 140 116 140C116 140.66 116 140.32 116 141C115.34 141 115.68 141 115 141C115 140.34 115 140.68 115 140Z M115 135C115.66 135 115.32 135 116 135C116 135.66 116 135.32 116 136C115.34 136 115.68 136 115 136C115 135.34 115 135.68 115 135Z M115 130C115.66 130 115.32 130 116 130C116 130.66 116 130.32 116 131C115.34 131 115.68 131 115 131C115 130.34 115 130.68 115 130Z M115 125C115.66 125 115.32 125 116 125C116 125.66 116 125.32 116 126C115.34 126 115.68 126 115 126C115 125.34 115 125.68 115 125Z M115 120C115.66 120 115.32 120 116 120C116 120.66 116 120.32 116 121C115.34 121 115.68 121 115 121C115 120.34 115 120.68 115 120Z M115 115C115.66 115 115.32 115 116 115C116 115.66 116 115.32 116 116C115.34 116 115.68 116 115 116C115 115.34 115 115.68 115 115Z M115 110C115.66 110 115.32 110 116 110C116 110.66 116 110.32 116 111C115.34 111 115.68 111 115 111C115 110.34 115 110.68 115 110Z M115 105C115.66 105 115.32 105 116 105C116 105.66 116 105.32 116 106C115.34 106 115.68 106 115 106C115 105.34 115 105.68 115 105Z M115 100C115.66 100 115.32 100 116 100C116 100.66 116 100.32 116 101C115.34 101 115.68 101 115 101C115 100.34 115 100.68 115 100Z M115 95C115.66 95 115.32 95 116 95C116 95.66 116 95.32 116 96C115.34 96 115.68 96 115 96C115 95.34 115 95.68 115 95Z M115 90C115.66 90 115.32 90 116 90C116 90.66 116 90.32 116 91C115.34 91 115.68 91 115 91C115 90.34 115 90.68 115 90Z M115 85C115.66 85 115.32 85 116 85C116 85.66 116 85.32 116 86C115.34 86 115.68 86 115 86C115 85.34 115 85.68 115 85Z M115 80C115.66 80 115.32 80 116 80C116 80.66 116 80.32 116 81C115.34 81 115.68 81 115 81C115 80.34 115 80.68 115 80Z M115 75C115.66 75 115.32 75 116 75C116 75.66 116 75.32 116 76C115.34 76 115.68 76 115 76C115 75.34 115 75.68 115 75Z M115 70C115.66 70 115.32 70 116 70C116 70.66 116 70.32 116 71C115.34 71 115.68 71 115 71C115 70.34 115 70.68 115 70Z M115 65C115.66 65 115.32 65 116 65C116 65.66 116 65.32 116 66C115.34 66 115.68 66 115 66C115 65.34 115 65.68 115 65Z M115 60C115.66 60 115.32 60 116 60C116 60.66 116 60.32 116 61C115.34 61 115.68 61 115 61C115 60.34 115 60.68 115 60Z M115 55C115.66 55 115.32 55 116 55C116 55.66 116 55.32 116 56C115.34 56 115.68 56 115 56C115 55.34 115 55.68 115 55Z M115 50C115.66 50 115.32 50 116 50C116 50.66 116 50.32 116 51C115.34 51 115.68 51 115 51C115 50.34 115 50.68 115 50Z" fill="var(--color-accent-200)"></path><path d="M120 120C120.66 120 120.32 120 121 120C121 120.66 121 120.32 121 121C120.34 121 120.68 121 120 121C120 120.34 120 120.68 120 120Z M120 115C120.66 115 120.32 115 121 115C121 115.66 121 115.32 121 116C120.34 116 120.68 116 120 116C120 115.34 120 115.68 120 115Z M120 110C120.66 110 120.32 110 121 110C121 110.66 121 110.32 121 111C120.34 111 120.68 111 120 111C120 110.34 120 110.68 120 110Z M120 105C120.66 105 120.32 105 121 105C121 105.66 121 105.32 121 106C120.34 106 120.68 106 120 106C120 105.34 120 105.68 120 105Z M120 100C120.66 100 120.32 100 121 100C121 100.66 121 100.32 121 101C120.34 101 120.68 101 120 101C120 100.34 120 100.68 120 100Z M120 95C120.66 95 120.32 95 121 95C121 95.66 121 95.32 121 96C120.34 96 120.68 96 120 96C120 95.34 120 95.68 120 95Z" fill="var(--color-accent-200)"></path><path d="M125 145C125.66 145 125.32 145 126 145C126 145.66 126 145.32 126 146C125.34 146 125.68 146 125 146C125 145.34 125 145.68 125 145Z M125 140C125.66 140 125.32 140 126 140C126 140.66 126 140.32 126 141C125.34 141 125.68 141 125 141C125 140.34 125 140.68 125 140Z M125 135C125.66 135 125.32 135 126 135C126 135.66 126 135.32 126 136C125.34 136 125.68 136 125 136C125 135.34 125 135.68 125 135Z M125 130C125.66 130 125.32 130 126 130C126 130.66 126 130.32 126 131C125.34 131 125.68 131 125 131C125 130.34 125 130.68 125 130Z M125 125C125.66 125 125.32 125 126 125C126 125.66 126 125.32 126 126C125.34 126 125.68 126 125 126C125 125.34 125 125.68 125 125Z M125 120C125.66 120 125.32 120 126 120C126 120.66 126 120.32 126 121C125.34 121 125.68 121 125 121C125 120.34 125 120.68 125 120Z M125 115C125.66 115 125.32 115 126 115C126 115.66 126 115.32 126 116C125.34 116 125.68 116 125 116C125 115.34 125 115.68 125 115Z M125 110C125.66 110 125.32 110 126 110C126 110.66 126 110.32 126 111C125.34 111 125.68 111 125 111C125 110.34 125 110.68 125 110Z M125 105C125.66 105 125.32 105 126 105C126 105.66 126 105.32 126 106C125.34 106 125.68 106 125 106C125 105.34 125 105.68 125 105Z M125 100C125.66 100 125.32 100 126 100C126 100.66 126 100.32 126 101C125.34 101 125.68 101 125 101C125 100.34 125 100.68 125 100Z M125 95C125.66 95 125.32 95 126 95C126 95.66 126 95.32 126 96C125.34 96 125.68 96 125 96C125 95.34 125 95.68 125 95Z M125 90C125.66 90 125.32 90 126 90C126 90.66 126 90.32 126 91C125.34 91 125.68 91 125 91C125 90.34 125 90.68 125 90Z M125 85C125.66 85 125.32 85 126 85C126 85.66 126 85.32 126 86C125.34 86 125.68 86 125 86C125 85.34 125 85.68 125 85Z M125 80C125.66 80 125.32 80 126 80C126 80.66 126 80.32 126 81C125.34 81 125.68 81 125 81C125 80.34 125 80.68 125 80Z M125 75C125.66 75 125.32 75 126 75C126 75.66 126 75.32 126 76C125.34 76 125.68 76 125 76C125 75.34 125 75.68 125 75Z M125 70C125.66 70 125.32 70 126 70C126 70.66 126 70.32 126 71C125.34 71 125.68 71 125 71C125 70.34 125 70.68 125 70Z" fill="var(--color-accent-200)"></path><path d="M130 130C130.66 130 130.32 130 131 130C131 130.66 131 130.32 131 131C130.34 131 130.68 131 130 131C130 130.34 130 130.68 130 130Z M130 125C130.66 125 130.32 125 131 125C131 125.66 131 125.32 131 126C130.34 126 130.68 126 130 126C130 125.34 130 125.68 130 125Z M130 120C130.66 120 130.32 120 131 120C131 120.66 131 120.32 131 121C130.34 121 130.68 121 130 121C130 120.34 130 120.68 130 120Z M130 115C130.66 115 130.32 115 131 115C131 115.66 131 115.32 131 116C130.34 116 130.68 116 130 116C130 115.34 130 115.68 130 115Z M130 110C130.66 110 130.32 110 131 110C131 110.66 131 110.32 131 111C130.34 111 130.68 111 130 111C130 110.34 130 110.68 130 110Z M130 105C130.66 105 130.32 105 131 105C131 105.66 131 105.32 131 106C130.34 106 130.68 106 130 106C130 105.34 130 105.68 130 105Z M130 100C130.66 100 130.32 100 131 100C131 100.66 131 100.32 131 101C130.34 101 130.68 101 130 101C130 100.34 130 100.68 130 100Z M130 95C130.66 95 130.32 95 131 95C131 95.66 131 95.32 131 96C130.34 96 130.68 96 130 96C130 95.34 130 95.68 130 95Z M130 90C130.66 90 130.32 90 131 90C131 90.66 131 90.32 131 91C130.34 91 130.68 91 130 91C130 90.34 130 90.68 130 90Z" fill="var(--color-accent-200)"></path><path d="M135 125C135.66 125 135.32 125 136 125C136 125.66 136 125.32 136 126C135.34 126 135.68 126 135 126C135 125.34 135 125.68 135 125Z M135 120C135.66 120 135.32 120 136 120C136 120.66 136 120.32 136 121C135.34 121 135.68 121 135 121C135 120.34 135 120.68 135 120Z M135 115C135.66 115 135.32 115 136 115C136 115.66 136 115.32 136 116C135.34 116 135.68 116 135 116C135 115.34 135 115.68 135 115Z M135 110C135.66 110 135.32 110 136 110C136 110.66 136 110.32 136 111C135.34 111 135.68 111 135 111C135 110.34 135 110.68 135 110Z M135 105C135.66 105 135.32 105 136 105C136 105.66 136 105.32 136 106C135.34 106 135.68 106 135 106C135 105.34 135 105.68 135 105Z M135 100C135.66 100 135.32 100 136 100C136 100.66 136 100.32 136 101C135.34 101 135.68 101 135 101C135 100.34 135 100.68 135 100Z M135 95C135.66 95 135.32 95 136 95C136 95.66 136 95.32 136 96C135.34 96 135.68 96 135 96C135 95.34 135 95.68 135 95Z" fill="var(--color-accent-200)"></path><path d="M140 115C140.66 115 140.32 115 141 115C141 115.66 141 115.32 141 116C140.34 116 140.68 116 140 116C140 115.34 140 115.68 140 115Z M140 110C140.66 110 140.32 110 141 110C141 110.66 141 110.32 141 111C140.34 111 140.68 111 140 111C140 110.34 140 110.68 140 110Z M140 105C140.66 105 140.32 105 141 105C141 105.66 141 105.32 141 106C140.34 106 140.68 106 140 106C140 105.34 140 105.68 140 105Z M140 100C140.66 100 140.32 100 141 100C141 100.66 141 100.32 141 101C140.34 101 140.68 101 140 101C140 100.34 140 100.68 140 100Z" fill="var(--color-accent-200)"></path><path d="M145 115C145.66 115 145.32 115 146 115C146 115.66 146 115.32 146 116C145.34 116 145.68 116 145 116C145 115.34 145 115.68 145 115Z M145 110C145.66 110 145.32 110 146 110C146 110.66 146 110.32 146 111C145.34 111 145.68 111 145 111C145 110.34 145 110.68 145 110Z M145 105C145.66 105 145.32 105 146 105C146 105.66 146 105.32 146 106C145.34 106 145.68 106 145 106C145 105.34 145 105.68 145 105Z" fill="var(--color-accent-200)"></path><path d="M150 130C150.66 130 150.32 130 151 130C151 130.66 151 130.32 151 131C150.34 131 150.68 131 150 131C150 130.34 150 130.68 150 130Z M150 125C150.66 125 150.32 125 151 125C151 125.66 151 125.32 151 126C150.34 126 150.68 126 150 126C150 125.34 150 125.68 150 125Z M150 120C150.66 120 150.32 120 151 120C151 120.66 151 120.32 151 121C150.34 121 150.68 121 150 121C150 120.34 150 120.68 150 120Z M150 115C150.66 115 150.32 115 151 115C151 115.66 151 115.32 151 116C150.34 116 150.68 116 150 116C150 115.34 150 115.68 150 115Z M150 110C150.66 110 150.32 110 151 110C151 110.66 151 110.32 151 111C150.34 111 150.68 111 150 111C150 110.34 150 110.68 150 110Z M150 105C150.66 105 150.32 105 151 105C151 105.66 151 105.32 151 106C150.34 106 150.68 106 150 106C150 105.34 150 105.68 150 105Z M150 100C150.66 100 150.32 100 151 100C151 100.66 151 100.32 151 101C150.34 101 150.68 101 150 101C150 100.34 150 100.68 150 100Z M150 95C150.66 95 150.32 95 151 95C151 95.66 151 95.32 151 96C150.34 96 150.68 96 150 96C150 95.34 150 95.68 150 95Z M150 90C150.66 90 150.32 90 151 90C151 90.66 151 90.32 151 91C150.34 91 150.68 91 150 91C150 90.34 150 90.68 150 90Z M150 85C150.66 85 150.32 85 151 85C151 85.66 151 85.32 151 86C150.34 86 150.68 86 150 86C150 85.34 150 85.68 150 85Z" fill="var(--color-accent-200)"></path><path d="M155 135C155.66 135 155.32 135 156 135C156 135.66 156 135.32 156 136C155.34 136 155.68 136 155 136C155 135.34 155 135.68 155 135Z M155 130C155.66 130 155.32 130 156 130C156 130.66 156 130.32 156 131C155.34 131 155.68 131 155 131C155 130.34 155 130.68 155 130Z M155 125C155.66 125 155.32 125 156 125C156 125.66 156 125.32 156 126C155.34 126 155.68 126 155 126C155 125.34 155 125.68 155 125Z M155 120C155.66 120 155.32 120 156 120C156 120.66 156 120.32 156 121C155.34 121 155.68 121 155 121C155 120.34 155 120.68 155 120Z M155 115C155.66 115 155.32 115 156 115C156 115.66 156 115.32 156 116C155.34 116 155.68 116 155 116C155 115.34 155 115.68 155 115Z M155 110C155.66 110 155.32 110 156 110C156 110.66 156 110.32 156 111C155.34 111 155.68 111 155 111C155 110.34 155 110.68 155 110Z M155 105C155.66 105 155.32 105 156 105C156 105.66 156 105.32 156 106C155.34 106 155.68 106 155 106C155 105.34 155 105.68 155 105Z M155 100C155.66 100 155.32 100 156 100C156 100.66 156 100.32 156 101C155.34 101 155.68 101 155 101C155 100.34 155 100.68 155 100Z M155 95C155.66 95 155.32 95 156 95C156 95.66 156 95.32 156 96C155.34 96 155.68 96 155 96C155 95.34 155 95.68 155 95Z M155 90C155.66 90 155.32 90 156 90C156 90.66 156 90.32 156 91C155.34 91 155.68 91 155 91C155 90.34 155 90.68 155 90Z M155 85C155.66 85 155.32 85 156 85C156 85.66 156 85.32 156 86C155.34 86 155.68 86 155 86C155 85.34 155 85.68 155 85Z" fill="var(--color-accent-200)"></path><path d="M160 155C160.66 155 160.32 155 161 155C161 155.66 161 155.32 161 156C160.34 156 160.68 156 160 156C160 155.34 160 155.68 160 155Z M160 150C160.66 150 160.32 150 161 150C161 150.66 161 150.32 161 151C160.34 151 160.68 151 160 151C160 150.34 160 150.68 160 150Z M160 145C160.66 145 160.32 145 161 145C161 145.66 161 145.32 161 146C160.34 146 160.68 146 160 146C160 145.34 160 145.68 160 145Z M160 140C160.66 140 160.32 140 161 140C161 140.66 161 140.32 161 141C160.34 141 160.68 141 160 141C160 140.34 160 140.68 160 140Z M160 135C160.66 135 160.32 135 161 135C161 135.66 161 135.32 161 136C160.34 136 160.68 136 160 136C160 135.34 160 135.68 160 135Z M160 130C160.66 130 160.32 130 161 130C161 130.66 161 130.32 161 131C160.34 131 160.68 131 160 131C160 130.34 160 130.68 160 130Z M160 125C160.66 125 160.32 125 161 125C161 125.66 161 125.32 161 126C160.34 126 160.68 126 160 126C160 125.34 160 125.68 160 125Z M160 120C160.66 120 160.32 120 161 120C161 120.66 161 120.32 161 121C160.34 121 160.68 121 160 121C160 120.34 160 120.68 160 120Z M160 115C160.66 115 160.32 115 161 115C161 115.66 161 115.32 161 116C160.34 116 160.68 116 160 116C160 115.34 160 115.68 160 115Z M160 110C160.66 110 160.32 110 161 110C161 110.66 161 110.32 161 111C160.34 111 160.68 111 160 111C160 110.34 160 110.68 160 110Z M160 105C160.66 105 160.32 105 161 105C161 105.66 161 105.32 161 106C160.34 106 160.68 106 160 106C160 105.34 160 105.68 160 105Z M160 100C160.66 100 160.32 100 161 100C161 100.66 161 100.32 161 101C160.34 101 160.68 101 160 101C160 100.34 160 100.68 160 100Z M160 95C160.66 95 160.32 95 161 95C161 95.66 161 95.32 161 96C160.34 96 160.68 96 160 96C160 95.34 160 95.68 160 95Z M160 90C160.66 90 160.32 90 161 90C161 90.66 161 90.32 161 91C160.34 91 160.68 91 160 91C160 90.34 160 90.68 160 90Z M160 85C160.66 85 160.32 85 161 85C161 85.66 161 85.32 161 86C160.34 86 160.68 86 160 86C160 85.34 160 85.68 160 85Z M160 80C160.66 80 160.32 80 161 80C161 80.66 161 80.32 161 81C160.34 81 160.68 81 160 81C160 80.34 160 80.68 160 80Z M160 75C160.66 75 160.32 75 161 75C161 75.66 161 75.32 161 76C160.34 76 160.68 76 160 76C160 75.34 160 75.68 160 75Z M160 70C160.66 70 160.32 70 161 70C161 70.66 161 70.32 161 71C160.34 71 160.68 71 160 71C160 70.34 160 70.68 160 70Z M160 65C160.66 65 160.32 65 161 65C161 65.66 161 65.32 161 66C160.34 66 160.68 66 160 66C160 65.34 160 65.68 160 65Z M160 60C160.66 60 160.32 60 161 60C161 60.66 161 60.32 161 61C160.34 61 160.68 61 160 61C160 60.34 160 60.68 160 60Z" fill="var(--color-accent-200)"></path><path d="M165 140C165.66 140 165.32 140 166 140C166 140.66 166 140.32 166 141C165.34 141 165.68 141 165 141C165 140.34 165 140.68 165 140Z M165 135C165.66 135 165.32 135 166 135C166 135.66 166 135.32 166 136C165.34 136 165.68 136 165 136C165 135.34 165 135.68 165 135Z M165 130C165.66 130 165.32 130 166 130C166 130.66 166 130.32 166 131C165.34 131 165.68 131 165 131C165 130.34 165 130.68 165 130Z M165 125C165.66 125 165.32 125 166 125C166 125.66 166 125.32 166 126C165.34 126 165.68 126 165 126C165 125.34 165 125.68 165 125Z M165 120C165.66 120 165.32 120 166 120C166 120.66 166 120.32 166 121C165.34 121 165.68 121 165 121C165 120.34 165 120.68 165 120Z M165 115C165.66 115 165.32 115 166 115C166 115.66 166 115.32 166 116C165.34 116 165.68 116 165 116C165 115.34 165 115.68 165 115Z M165 110C165.66 110 165.32 110 166 110C166 110.66 166 110.32 166 111C165.34 111 165.68 111 165 111C165 110.34 165 110.68 165 110Z M165 105C165.66 105 165.32 105 166 105C166 105.66 166 105.32 166 106C165.34 106 165.68 106 165 106C165 105.34 165 105.68 165 105Z M165 100C165.66 100 165.32 100 166 100C166 100.66 166 100.32 166 101C165.34 101 165.68 101 165 101C165 100.34 165 100.68 165 100Z M165 95C165.66 95 165.32 95 166 95C166 95.66 166 95.32 166 96C165.34 96 165.68 96 165 96C165 95.34 165 95.68 165 95Z M165 90C165.66 90 165.32 90 166 90C166 90.66 166 90.32 166 91C165.34 91 165.68 91 165 91C165 90.34 165 90.68 165 90Z M165 85C165.66 85 165.32 85 166 85C166 85.66 166 85.32 166 86C165.34 86 165.68 86 165 86C165 85.34 165 85.68 165 85Z M165 80C165.66 80 165.32 80 166 80C166 80.66 166 80.32 166 81C165.34 81 165.68 81 165 81C165 80.34 165 80.68 165 80Z M165 75C165.66 75 165.32 75 166 75C166 75.66 166 75.32 166 76C165.34 76 165.68 76 165 76C165 75.34 165 75.68 165 75Z" fill="var(--color-accent-200)"></path><path d="M170 125C170.66 125 170.32 125 171 125C171 125.66 171 125.32 171 126C170.34 126 170.68 126 170 126C170 125.34 170 125.68 170 125Z M170 120C170.66 120 170.32 120 171 120C171 120.66 171 120.32 171 121C170.34 121 170.68 121 170 121C170 120.34 170 120.68 170 120Z M170 115C170.66 115 170.32 115 171 115C171 115.66 171 115.32 171 116C170.34 116 170.68 116 170 116C170 115.34 170 115.68 170 115Z M170 110C170.66 110 170.32 110 171 110C171 110.66 171 110.32 171 111C170.34 111 170.68 111 170 111C170 110.34 170 110.68 170 110Z M170 105C170.66 105 170.32 105 171 105C171 105.66 171 105.32 171 106C170.34 106 170.68 106 170 106C170 105.34 170 105.68 170 105Z M170 100C170.66 100 170.32 100 171 100C171 100.66 171 100.32 171 101C170.34 101 170.68 101 170 101C170 100.34 170 100.68 170 100Z M170 95C170.66 95 170.32 95 171 95C171 95.66 171 95.32 171 96C170.34 96 170.68 96 170 96C170 95.34 170 95.68 170 95Z M170 90C170.66 90 170.32 90 171 90C171 90.66 171 90.32 171 91C170.34 91 170.68 91 170 91C170 90.34 170 90.68 170 90Z" fill="var(--color-accent-200)"></path><path d="M175 115C175.66 115 175.32 115 176 115C176 115.66 176 115.32 176 116C175.34 116 175.68 116 175 116C175 115.34 175 115.68 175 115Z M175 110C175.66 110 175.32 110 176 110C176 110.66 176 110.32 176 111C175.34 111 175.68 111 175 111C175 110.34 175 110.68 175 110Z M175 105C175.66 105 175.32 105 176 105C176 105.66 176 105.32 176 106C175.34 106 175.68 106 175 106C175 105.34 175 105.68 175 105Z M175 100C175.66 100 175.32 100 176 100C176 100.66 176 100.32 176 101C175.34 101 175.68 101 175 101C175 100.34 175 100.68 175 100Z" fill="var(--color-accent-200)"></path><path d="M180 120C180.66 120 180.32 120 181 120C181 120.66 181 120.32 181 121C180.34 121 180.68 121 180 121C180 120.34 180 120.68 180 120Z M180 115C180.66 115 180.32 115 181 115C181 115.66 181 115.32 181 116C180.34 116 180.68 116 180 116C180 115.34 180 115.68 180 115Z M180 110C180.66 110 180.32 110 181 110C181 110.66 181 110.32 181 111C180.34 111 180.68 111 180 111C180 110.34 180 110.68 180 110Z M180 105C180.66 105 180.32 105 181 105C181 105.66 181 105.32 181 106C180.34 106 180.68 106 180 106C180 105.34 180 105.68 180 105Z M180 100C180.66 100 180.32 100 181 100C181 100.66 181 100.32 181 101C180.34 101 180.68 101 180 101C180 100.34 180 100.68 180 100Z" fill="var(--color-accent-200)"></path><path d="M185 140C185.66 140 185.32 140 186 140C186 140.66 186 140.32 186 141C185.34 141 185.68 141 185 141C185 140.34 185 140.68 185 140Z M185 135C185.66 135 185.32 135 186 135C186 135.66 186 135.32 186 136C185.34 136 185.68 136 185 136C185 135.34 185 135.68 185 135Z M185 130C185.66 130 185.32 130 186 130C186 130.66 186 130.32 186 131C185.34 131 185.68 131 185 131C185 130.34 185 130.68 185 130Z M185 125C185.66 125 185.32 125 186 125C186 125.66 186 125.32 186 126C185.34 126 185.68 126 185 126C185 125.34 185 125.68 185 125Z M185 120C185.66 120 185.32 120 186 120C186 120.66 186 120.32 186 121C185.34 121 185.68 121 185 121C185 120.34 185 120.68 185 120Z M185 115C185.66 115 185.32 115 186 115C186 115.66 186 115.32 186 116C185.34 116 185.68 116 185 116C185 115.34 185 115.68 185 115Z M185 110C185.66 110 185.32 110 186 110C186 110.66 186 110.32 186 111C185.34 111 185.68 111 185 111C185 110.34 185 110.68 185 110Z M185 105C185.66 105 185.32 105 186 105C186 105.66 186 105.32 186 106C185.34 106 185.68 106 185 106C185 105.34 185 105.68 185 105Z M185 100C185.66 100 185.32 100 186 100C186 100.66 186 100.32 186 101C185.34 101 185.68 101 185 101C185 100.34 185 100.68 185 100Z M185 95C185.66 95 185.32 95 186 95C186 95.66 186 95.32 186 96C185.34 96 185.68 96 185 96C185 95.34 185 95.68 185 95Z M185 90C185.66 90 185.32 90 186 90C186 90.66 186 90.32 186 91C185.34 91 185.68 91 185 91C185 90.34 185 90.68 185 90Z M185 85C185.66 85 185.32 85 186 85C186 85.66 186 85.32 186 86C185.34 86 185.68 86 185 86C185 85.34 185 85.68 185 85Z M185 80C185.66 80 185.32 80 186 80C186 80.66 186 80.32 186 81C185.34 81 185.68 81 185 81C185 80.34 185 80.68 185 80Z" fill="var(--color-accent-200)"></path><path d="M190 150C190.66 150 190.32 150 191 150C191 150.66 191 150.32 191 151C190.34 151 190.68 151 190 151C190 150.34 190 150.68 190 150Z M190 145C190.66 145 190.32 145 191 145C191 145.66 191 145.32 191 146C190.34 146 190.68 146 190 146C190 145.34 190 145.68 190 145Z M190 140C190.66 140 190.32 140 191 140C191 140.66 191 140.32 191 141C190.34 141 190.68 141 190 141C190 140.34 190 140.68 190 140Z M190 135C190.66 135 190.32 135 191 135C191 135.66 191 135.32 191 136C190.34 136 190.68 136 190 136C190 135.34 190 135.68 190 135Z M190 130C190.66 130 190.32 130 191 130C191 130.66 191 130.32 191 131C190.34 131 190.68 131 190 131C190 130.34 190 130.68 190 130Z M190 125C190.66 125 190.32 125 191 125C191 125.66 191 125.32 191 126C190.34 126 190.68 126 190 126C190 125.34 190 125.68 190 125Z M190 120C190.66 120 190.32 120 191 120C191 120.66 191 120.32 191 121C190.34 121 190.68 121 190 121C190 120.34 190 120.68 190 120Z M190 115C190.66 115 190.32 115 191 115C191 115.66 191 115.32 191 116C190.34 116 190.68 116 190 116C190 115.34 190 115.68 190 115Z M190 110C190.66 110 190.32 110 191 110C191 110.66 191 110.32 191 111C190.34 111 190.68 111 190 111C190 110.34 190 110.68 190 110Z M190 105C190.66 105 190.32 105 191 105C191 105.66 191 105.32 191 106C190.34 106 190.68 106 190 106C190 105.34 190 105.68 190 105Z M190 100C190.66 100 190.32 100 191 100C191 100.66 191 100.32 191 101C190.34 101 190.68 101 190 101C190 100.34 190 100.68 190 100Z M190 95C190.66 95 190.32 95 191 95C191 95.66 191 95.32 191 96C190.34 96 190.68 96 190 96C190 95.34 190 95.68 190 95Z M190 90C190.66 90 190.32 90 191 90C191 90.66 191 90.32 191 91C190.34 91 190.68 91 190 91C190 90.34 190 90.68 190 90Z M190 85C190.66 85 190.32 85 191 85C191 85.66 191 85.32 191 86C190.34 86 190.68 86 190 86C190 85.34 190 85.68 190 85Z M190 80C190.66 80 190.32 80 191 80C191 80.66 191 80.32 191 81C190.34 81 190.68 81 190 81C190 80.34 190 80.68 190 80Z M190 75C190.66 75 190.32 75 191 75C191 75.66 191 75.32 191 76C190.34 76 190.68 76 190 76C190 75.34 190 75.68 190 75Z M190 70C190.66 70 190.32 70 191 70C191 70.66 191 70.32 191 71C190.34 71 190.68 71 190 71C190 70.34 190 70.68 190 70Z M190 65C190.66 65 190.32 65 191 65C191 65.66 191 65.32 191 66C190.34 66 190.68 66 190 66C190 65.34 190 65.68 190 65Z" fill="var(--color-accent-200)"></path><path d="M195 130C195.66 130 195.32 130 196 130C196 130.66 196 130.32 196 131C195.34 131 195.68 131 195 131C195 130.34 195 130.68 195 130Z M195 125C195.66 125 195.32 125 196 125C196 125.66 196 125.32 196 126C195.34 126 195.68 126 195 126C195 125.34 195 125.68 195 125Z M195 120C195.66 120 195.32 120 196 120C196 120.66 196 120.32 196 121C195.34 121 195.68 121 195 121C195 120.34 195 120.68 195 120Z M195 115C195.66 115 195.32 115 196 115C196 115.66 196 115.32 196 116C195.34 116 195.68 116 195 116C195 115.34 195 115.68 195 115Z M195 110C195.66 110 195.32 110 196 110C196 110.66 196 110.32 196 111C195.34 111 195.68 111 195 111C195 110.34 195 110.68 195 110Z M195 105C195.66 105 195.32 105 196 105C196 105.66 196 105.32 196 106C195.34 106 195.68 106 195 106C195 105.34 195 105.68 195 105Z M195 100C195.66 100 195.32 100 196 100C196 100.66 196 100.32 196 101C195.34 101 195.68 101 195 101C195 100.34 195 100.68 195 100Z M195 95C195.66 95 195.32 95 196 95C196 95.66 196 95.32 196 96C195.34 96 195.68 96 195 96C195 95.34 195 95.68 195 95Z M195 90C195.66 90 195.32 90 196 90C196 90.66 196 90.32 196 91C195.34 91 195.68 91 195 91C195 90.34 195 90.68 195 90Z" fill="var(--color-accent-200)"></path><path d="M200 140C200.66 140 200.32 140 201 140C201 140.66 201 140.32 201 141C200.34 141 200.68 141 200 141C200 140.34 200 140.68 200 140Z M200 135C200.66 135 200.32 135 201 135C201 135.66 201 135.32 201 136C200.34 136 200.68 136 200 136C200 135.34 200 135.68 200 135Z M200 130C200.66 130 200.32 130 201 130C201 130.66 201 130.32 201 131C200.34 131 200.68 131 200 131C200 130.34 200 130.68 200 130Z M200 125C200.66 125 200.32 125 201 125C201 125.66 201 125.32 201 126C200.34 126 200.68 126 200 126C200 125.34 200 125.68 200 125Z M200 120C200.66 120 200.32 120 201 120C201 120.66 201 120.32 201 121C200.34 121 200.68 121 200 121C200 120.34 200 120.68 200 120Z M200 115C200.66 115 200.32 115 201 115C201 115.66 201 115.32 201 116C200.34 116 200.68 116 200 116C200 115.34 200 115.68 200 115Z M200 110C200.66 110 200.32 110 201 110C201 110.66 201 110.32 201 111C200.34 111 200.68 111 200 111C200 110.34 200 110.68 200 110Z M200 105C200.66 105 200.32 105 201 105C201 105.66 201 105.32 201 106C200.34 106 200.68 106 200 106C200 105.34 200 105.68 200 105Z M200 100C200.66 100 200.32 100 201 100C201 100.66 201 100.32 201 101C200.34 101 200.68 101 200 101C200 100.34 200 100.68 200 100Z M200 95C200.66 95 200.32 95 201 95C201 95.66 201 95.32 201 96C200.34 96 200.68 96 200 96C200 95.34 200 95.68 200 95Z M200 90C200.66 90 200.32 90 201 90C201 90.66 201 90.32 201 91C200.34 91 200.68 91 200 91C200 90.34 200 90.68 200 90Z M200 85C200.66 85 200.32 85 201 85C201 85.66 201 85.32 201 86C200.34 86 200.68 86 200 86C200 85.34 200 85.68 200 85Z M200 80C200.66 80 200.32 80 201 80C201 80.66 201 80.32 201 81C200.34 81 200.68 81 200 81C200 80.34 200 80.68 200 80Z M200 75C200.66 75 200.32 75 201 75C201 75.66 201 75.32 201 76C200.34 76 200.68 76 200 76C200 75.34 200 75.68 200 75Z" fill="var(--color-accent-200)"></path><path d="M205 140C205.66 140 205.32 140 206 140C206 140.66 206 140.32 206 141C205.34 141 205.68 141 205 141C205 140.34 205 140.68 205 140Z M205 135C205.66 135 205.32 135 206 135C206 135.66 206 135.32 206 136C205.34 136 205.68 136 205 136C205 135.34 205 135.68 205 135Z M205 130C205.66 130 205.32 130 206 130C206 130.66 206 130.32 206 131C205.34 131 205.68 131 205 131C205 130.34 205 130.68 205 130Z M205 125C205.66 125 205.32 125 206 125C206 125.66 206 125.32 206 126C205.34 126 205.68 126 205 126C205 125.34 205 125.68 205 125Z M205 120C205.66 120 205.32 120 206 120C206 120.66 206 120.32 206 121C205.34 121 205.68 121 205 121C205 120.34 205 120.68 205 120Z M205 115C205.66 115 205.32 115 206 115C206 115.66 206 115.32 206 116C205.34 116 205.68 116 205 116C205 115.34 205 115.68 205 115Z M205 110C205.66 110 205.32 110 206 110C206 110.66 206 110.32 206 111C205.34 111 205.68 111 205 111C205 110.34 205 110.68 205 110Z M205 105C205.66 105 205.32 105 206 105C206 105.66 206 105.32 206 106C205.34 106 205.68 106 205 106C205 105.34 205 105.68 205 105Z M205 100C205.66 100 205.32 100 206 100C206 100.66 206 100.32 206 101C205.34 101 205.68 101 205 101C205 100.34 205 100.68 205 100Z M205 95C205.66 95 205.32 95 206 95C206 95.66 206 95.32 206 96C205.34 96 205.68 96 205 96C205 95.34 205 95.68 205 95Z M205 90C205.66 90 205.32 90 206 90C206 90.66 206 90.32 206 91C205.34 91 205.68 91 205 91C205 90.34 205 90.68 205 90Z M205 85C205.66 85 205.32 85 206 85C206 85.66 206 85.32 206 86C205.34 86 205.68 86 205 86C205 85.34 205 85.68 205 85Z M205 80C205.66 80 205.32 80 206 80C206 80.66 206 80.32 206 81C205.34 81 205.68 81 205 81C205 80.34 205 80.68 205 80Z M205 75C205.66 75 205.32 75 206 75C206 75.66 206 75.32 206 76C205.34 76 205.68 76 205 76C205 75.34 205 75.68 205 75Z" fill="var(--color-accent-200)"></path><path d="M210 125C210.66 125 210.32 125 211 125C211 125.66 211 125.32 211 126C210.34 126 210.68 126 210 126C210 125.34 210 125.68 210 125Z M210 120C210.66 120 210.32 120 211 120C211 120.66 211 120.32 211 121C210.34 121 210.68 121 210 121C210 120.34 210 120.68 210 120Z M210 115C210.66 115 210.32 115 211 115C211 115.66 211 115.32 211 116C210.34 116 210.68 116 210 116C210 115.34 210 115.68 210 115Z M210 110C210.66 110 210.32 110 211 110C211 110.66 211 110.32 211 111C210.34 111 210.68 111 210 111C210 110.34 210 110.68 210 110Z M210 105C210.66 105 210.32 105 211 105C211 105.66 211 105.32 211 106C210.34 106 210.68 106 210 106C210 105.34 210 105.68 210 105Z M210 100C210.66 100 210.32 100 211 100C211 100.66 211 100.32 211 101C210.34 101 210.68 101 210 101C210 100.34 210 100.68 210 100Z M210 95C210.66 95 210.32 95 211 95C211 95.66 211 95.32 211 96C210.34 96 210.68 96 210 96C210 95.34 210 95.68 210 95Z" fill="var(--color-accent-200)"></path><path d="M215 125C215.66 125 215.32 125 216 125C216 125.66 216 125.32 216 126C215.34 126 215.68 126 215 126C215 125.34 215 125.68 215 125Z M215 120C215.66 120 215.32 120 216 120C216 120.66 216 120.32 216 121C215.34 121 215.68 121 215 121C215 120.34 215 120.68 215 120Z M215 115C215.66 115 215.32 115 216 115C216 115.66 216 115.32 216 116C215.34 116 215.68 116 215 116C215 115.34 215 115.68 215 115Z M215 110C215.66 110 215.32 110 216 110C216 110.66 216 110.32 216 111C215.34 111 215.68 111 215 111C215 110.34 215 110.68 215 110Z M215 105C215.66 105 215.32 105 216 105C216 105.66 216 105.32 216 106C215.34 106 215.68 106 215 106C215 105.34 215 105.68 215 105Z M215 100C215.66 100 215.32 100 216 100C216 100.66 216 100.32 216 101C215.34 101 215.68 101 215 101C215 100.34 215 100.68 215 100Z M215 95C215.66 95 215.32 95 216 95C216 95.66 216 95.32 216 96C215.34 96 215.68 96 215 96C215 95.34 215 95.68 215 95Z M215 90C215.66 90 215.32 90 216 90C216 90.66 216 90.32 216 91C215.34 91 215.68 91 215 91C215 90.34 215 90.68 215 90Z" fill="var(--color-accent-200)"></path><path d="M220 130C220.66 130 220.32 130 221 130C221 130.66 221 130.32 221 131C220.34 131 220.68 131 220 131C220 130.34 220 130.68 220 130Z M220 125C220.66 125 220.32 125 221 125C221 125.66 221 125.32 221 126C220.34 126 220.68 126 220 126C220 125.34 220 125.68 220 125Z M220 120C220.66 120 220.32 120 221 120C221 120.66 221 120.32 221 121C220.34 121 220.68 121 220 121C220 120.34 220 120.68 220 120Z M220 115C220.66 115 220.32 115 221 115C221 115.66 221 115.32 221 116C220.34 116 220.68 116 220 116C220 115.34 220 115.68 220 115Z M220 110C220.66 110 220.32 110 221 110C221 110.66 221 110.32 221 111C220.34 111 220.68 111 220 111C220 110.34 220 110.68 220 110Z M220 105C220.66 105 220.32 105 221 105C221 105.66 221 105.32 221 106C220.34 106 220.68 106 220 106C220 105.34 220 105.68 220 105Z M220 100C220.66 100 220.32 100 221 100C221 100.66 221 100.32 221 101C220.34 101 220.68 101 220 101C220 100.34 220 100.68 220 100Z M220 95C220.66 95 220.32 95 221 95C221 95.66 221 95.32 221 96C220.34 96 220.68 96 220 96C220 95.34 220 95.68 220 95Z M220 90C220.66 90 220.32 90 221 90C221 90.66 221 90.32 221 91C220.34 91 220.68 91 220 91C220 90.34 220 90.68 220 90Z M220 85C220.66 85 220.32 85 221 85C221 85.66 221 85.32 221 86C220.34 86 220.68 86 220 86C220 85.34 220 85.68 220 85Z" fill="var(--color-accent-200)"></path><path d="M225 115C225.66 115 225.32 115 226 115C226 115.66 226 115.32 226 116C225.34 116 225.68 116 225 116C225 115.34 225 115.68 225 115Z M225 110C225.66 110 225.32 110 226 110C226 110.66 226 110.32 226 111C225.34 111 225.68 111 225 111C225 110.34 225 110.68 225 110Z M225 105C225.66 105 225.32 105 226 105C226 105.66 226 105.32 226 106C225.34 106 225.68 106 225 106C225 105.34 225 105.68 225 105Z M225 100C225.66 100 225.32 100 226 100C226 100.66 226 100.32 226 101C225.34 101 225.68 101 225 101C225 100.34 225 100.68 225 100Z" fill="var(--color-accent-200)"></path><path d="M230 145C230.66 145 230.32 145 231 145C231 145.66 231 145.32 231 146C230.34 146 230.68 146 230 146C230 145.34 230 145.68 230 145Z M230 140C230.66 140 230.32 140 231 140C231 140.66 231 140.32 231 141C230.34 141 230.68 141 230 141C230 140.34 230 140.68 230 140Z M230 135C230.66 135 230.32 135 231 135C231 135.66 231 135.32 231 136C230.34 136 230.68 136 230 136C230 135.34 230 135.68 230 135Z M230 130C230.66 130 230.32 130 231 130C231 130.66 231 130.32 231 131C230.34 131 230.68 131 230 131C230 130.34 230 130.68 230 130Z M230 125C230.66 125 230.32 125 231 125C231 125.66 231 125.32 231 126C230.34 126 230.68 126 230 126C230 125.34 230 125.68 230 125Z M230 120C230.66 120 230.32 120 231 120C231 120.66 231 120.32 231 121C230.34 121 230.68 121 230 121C230 120.34 230 120.68 230 120Z M230 115C230.66 115 230.32 115 231 115C231 115.66 231 115.32 231 116C230.34 116 230.68 116 230 116C230 115.34 230 115.68 230 115Z M230 110C230.66 110 230.32 110 231 110C231 110.66 231 110.32 231 111C230.34 111 230.68 111 230 111C230 110.34 230 110.68 230 110Z M230 105C230.66 105 230.32 105 231 105C231 105.66 231 105.32 231 106C230.34 106 230.68 106 230 106C230 105.34 230 105.68 230 105Z M230 100C230.66 100 230.32 100 231 100C231 100.66 231 100.32 231 101C230.34 101 230.68 101 230 101C230 100.34 230 100.68 230 100Z M230 95C230.66 95 230.32 95 231 95C231 95.66 231 95.32 231 96C230.34 96 230.68 96 230 96C230 95.34 230 95.68 230 95Z M230 90C230.66 90 230.32 90 231 90C231 90.66 231 90.32 231 91C230.34 91 230.68 91 230 91C230 90.34 230 90.68 230 90Z M230 85C230.66 85 230.32 85 231 85C231 85.66 231 85.32 231 86C230.34 86 230.68 86 230 86C230 85.34 230 85.68 230 85Z M230 80C230.66 80 230.32 80 231 80C231 80.66 231 80.32 231 81C230.34 81 230.68 81 230 81C230 80.34 230 80.68 230 80Z M230 75C230.66 75 230.32 75 231 75C231 75.66 231 75.32 231 76C230.34 76 230.68 76 230 76C230 75.34 230 75.68 230 75Z M230 70C230.66 70 230.32 70 231 70C231 70.66 231 70.32 231 71C230.34 71 230.68 71 230 71C230 70.34 230 70.68 230 70Z" fill="var(--color-accent-200)"></path><path d="M235 140C235.66 140 235.32 140 236 140C236 140.66 236 140.32 236 141C235.34 141 235.68 141 235 141C235 140.34 235 140.68 235 140Z M235 135C235.66 135 235.32 135 236 135C236 135.66 236 135.32 236 136C235.34 136 235.68 136 235 136C235 135.34 235 135.68 235 135Z M235 130C235.66 130 235.32 130 236 130C236 130.66 236 130.32 236 131C235.34 131 235.68 131 235 131C235 130.34 235 130.68 235 130Z M235 125C235.66 125 235.32 125 236 125C236 125.66 236 125.32 236 126C235.34 126 235.68 126 235 126C235 125.34 235 125.68 235 125Z M235 120C235.66 120 235.32 120 236 120C236 120.66 236 120.32 236 121C235.34 121 235.68 121 235 121C235 120.34 235 120.68 235 120Z M235 115C235.66 115 235.32 115 236 115C236 115.66 236 115.32 236 116C235.34 116 235.68 116 235 116C235 115.34 235 115.68 235 115Z M235 110C235.66 110 235.32 110 236 110C236 110.66 236 110.32 236 111C235.34 111 235.68 111 235 111C235 110.34 235 110.68 235 110Z M235 105C235.66 105 235.32 105 236 105C236 105.66 236 105.32 236 106C235.34 106 235.68 106 235 106C235 105.34 235 105.68 235 105Z M235 100C235.66 100 235.32 100 236 100C236 100.66 236 100.32 236 101C235.34 101 235.68 101 235 101C235 100.34 235 100.68 235 100Z M235 95C235.66 95 235.32 95 236 95C236 95.66 236 95.32 236 96C235.34 96 235.68 96 235 96C235 95.34 235 95.68 235 95Z M235 90C235.66 90 235.32 90 236 90C236 90.66 236 90.32 236 91C235.34 91 235.68 91 235 91C235 90.34 235 90.68 235 90Z M235 85C235.66 85 235.32 85 236 85C236 85.66 236 85.32 236 86C235.34 86 235.68 86 235 86C235 85.34 235 85.68 235 85Z M235 80C235.66 80 235.32 80 236 80C236 80.66 236 80.32 236 81C235.34 81 235.68 81 235 81C235 80.34 235 80.68 235 80Z M235 75C235.66 75 235.32 75 236 75C236 75.66 236 75.32 236 76C235.34 76 235.68 76 235 76C235 75.34 235 75.68 235 75Z" fill="var(--color-accent-200)"></path><path d="M240 135C240.66 135 240.32 135 241 135C241 135.66 241 135.32 241 136C240.34 136 240.68 136 240 136C240 135.34 240 135.68 240 135Z M240 130C240.66 130 240.32 130 241 130C241 130.66 241 130.32 241 131C240.34 131 240.68 131 240 131C240 130.34 240 130.68 240 130Z M240 125C240.66 125 240.32 125 241 125C241 125.66 241 125.32 241 126C240.34 126 240.68 126 240 126C240 125.34 240 125.68 240 125Z M240 120C240.66 120 240.32 120 241 120C241 120.66 241 120.32 241 121C240.34 121 240.68 121 240 121C240 120.34 240 120.68 240 120Z M240 115C240.66 115 240.32 115 241 115C241 115.66 241 115.32 241 116C240.34 116 240.68 116 240 116C240 115.34 240 115.68 240 115Z M240 110C240.66 110 240.32 110 241 110C241 110.66 241 110.32 241 111C240.34 111 240.68 111 240 111C240 110.34 240 110.68 240 110Z M240 105C240.66 105 240.32 105 241 105C241 105.66 241 105.32 241 106C240.34 106 240.68 106 240 106C240 105.34 240 105.68 240 105Z M240 100C240.66 100 240.32 100 241 100C241 100.66 241 100.32 241 101C240.34 101 240.68 101 240 101C240 100.34 240 100.68 240 100Z M240 95C240.66 95 240.32 95 241 95C241 95.66 241 95.32 241 96C240.34 96 240.68 96 240 96C240 95.34 240 95.68 240 95Z M240 90C240.66 90 240.32 90 241 90C241 90.66 241 90.32 241 91C240.34 91 240.68 91 240 91C240 90.34 240 90.68 240 90Z M240 85C240.66 85 240.32 85 241 85C241 85.66 241 85.32 241 86C240.34 86 240.68 86 240 86C240 85.34 240 85.68 240 85Z" fill="var(--color-accent-200)"></path><path d="M245 125C245.66 125 245.32 125 246 125C246 125.66 246 125.32 246 126C245.34 126 245.68 126 245 126C245 125.34 245 125.68 245 125Z M245 120C245.66 120 245.32 120 246 120C246 120.66 246 120.32 246 121C245.34 121 245.68 121 245 121C245 120.34 245 120.68 245 120Z M245 115C245.66 115 245.32 115 246 115C246 115.66 246 115.32 246 116C245.34 116 245.68 116 245 116C245 115.34 245 115.68 245 115Z M245 110C245.66 110 245.32 110 246 110C246 110.66 246 110.32 246 111C245.34 111 245.68 111 245 111C245 110.34 245 110.68 245 110Z M245 105C245.66 105 245.32 105 246 105C246 105.66 246 105.32 246 106C245.34 106 245.68 106 245 106C245 105.34 245 105.68 245 105Z M245 100C245.66 100 245.32 100 246 100C246 100.66 246 100.32 246 101C245.34 101 245.68 101 245 101C245 100.34 245 100.68 245 100Z M245 95C245.66 95 245.32 95 246 95C246 95.66 246 95.32 246 96C245.34 96 245.68 96 245 96C245 95.34 245 95.68 245 95Z" fill="var(--color-accent-200)"></path><path d="M250 130C250.66 130 250.32 130 251 130C251 130.66 251 130.32 251 131C250.34 131 250.68 131 250 131C250 130.34 250 130.68 250 130Z M250 125C250.66 125 250.32 125 251 125C251 125.66 251 125.32 251 126C250.34 126 250.68 126 250 126C250 125.34 250 125.68 250 125Z M250 120C250.66 120 250.32 120 251 120C251 120.66 251 120.32 251 121C250.34 121 250.68 121 250 121C250 120.34 250 120.68 250 120Z M250 115C250.66 115 250.32 115 251 115C251 115.66 251 115.32 251 116C250.34 116 250.68 116 250 116C250 115.34 250 115.68 250 115Z M250 110C250.66 110 250.32 110 251 110C251 110.66 251 110.32 251 111C250.34 111 250.68 111 250 111C250 110.34 250 110.68 250 110Z M250 105C250.66 105 250.32 105 251 105C251 105.66 251 105.32 251 106C250.34 106 250.68 106 250 106C250 105.34 250 105.68 250 105Z M250 100C250.66 100 250.32 100 251 100C251 100.66 251 100.32 251 101C250.34 101 250.68 101 250 101C250 100.34 250 100.68 250 100Z M250 95C250.66 95 250.32 95 251 95C251 95.66 251 95.32 251 96C250.34 96 250.68 96 250 96C250 95.34 250 95.68 250 95Z M250 90C250.66 90 250.32 90 251 90C251 90.66 251 90.32 251 91C250.34 91 250.68 91 250 91C250 90.34 250 90.68 250 90Z" fill="var(--color-accent-200)"></path><path d="M255 115C255.66 115 255.32 115 256 115C256 115.66 256 115.32 256 116C255.34 116 255.68 116 255 116C255 115.34 255 115.68 255 115Z M255 110C255.66 110 255.32 110 256 110C256 110.66 256 110.32 256 111C255.34 111 255.68 111 255 111C255 110.34 255 110.68 255 110Z M255 105C255.66 105 255.32 105 256 105C256 105.66 256 105.32 256 106C255.34 106 255.68 106 255 106C255 105.34 255 105.68 255 105Z" fill="var(--color-accent-200)"></path><path d="M260 110C260.66 110 260.32 110 261 110C261 110.66 261 110.32 261 111C260.34 111 260.68 111 260 111C260 110.34 260 110.68 260 110Z M260 105C260.66 105 260.32 105 261 105C261 105.66 261 105.32 261 106C260.34 106 260.68 106 260 106C260 105.34 260 105.68 260 105Z" fill="var(--color-accent-200)"></path><path d="M265 120C265.66 120 265.32 120 266 120C266 120.66 266 120.32 266 121C265.34 121 265.68 121 265 121C265 120.34 265 120.68 265 120Z M265 115C265.66 115 265.32 115 266 115C266 115.66 266 115.32 266 116C265.34 116 265.68 116 265 116C265 115.34 265 115.68 265 115Z M265 110C265.66 110 265.32 110 266 110C266 110.66 266 110.32 266 111C265.34 111 265.68 111 265 111C265 110.34 265 110.68 265 110Z M265 105C265.66 105 265.32 105 266 105C266 105.66 266 105.32 266 106C265.34 106 265.68 106 265 106C265 105.34 265 105.68 265 105Z M265 100C265.66 100 265.32 100 266 100C266 100.66 266 100.32 266 101C265.34 101 265.68 101 265 101C265 100.34 265 100.68 265 100Z M265 95C265.66 95 265.32 95 266 95C266 95.66 266 95.32 266 96C265.34 96 265.68 96 265 96C265 95.34 265 95.68 265 95Z" fill="var(--color-accent-200)"></path><path d="M270 140C270.66 140 270.32 140 271 140C271 140.66 271 140.32 271 141C270.34 141 270.68 141 270 141C270 140.34 270 140.68 270 140Z M270 135C270.66 135 270.32 135 271 135C271 135.66 271 135.32 271 136C270.34 136 270.68 136 270 136C270 135.34 270 135.68 270 135Z M270 130C270.66 130 270.32 130 271 130C271 130.66 271 130.32 271 131C270.34 131 270.68 131 270 131C270 130.34 270 130.68 270 130Z M270 125C270.66 125 270.32 125 271 125C271 125.66 271 125.32 271 126C270.34 126 270.68 126 270 126C270 125.34 270 125.68 270 125Z M270 120C270.66 120 270.32 120 271 120C271 120.66 271 120.32 271 121C270.34 121 270.68 121 270 121C270 120.34 270 120.68 270 120Z M270 115C270.66 115 270.32 115 271 115C271 115.66 271 115.32 271 116C270.34 116 270.68 116 270 116C270 115.34 270 115.68 270 115Z M270 110C270.66 110 270.32 110 271 110C271 110.66 271 110.32 271 111C270.34 111 270.68 111 270 111C270 110.34 270 110.68 270 110Z M270 105C270.66 105 270.32 105 271 105C271 105.66 271 105.32 271 106C270.34 106 270.68 106 270 106C270 105.34 270 105.68 270 105Z M270 100C270.66 100 270.32 100 271 100C271 100.66 271 100.32 271 101C270.34 101 270.68 101 270 101C270 100.34 270 100.68 270 100Z M270 95C270.66 95 270.32 95 271 95C271 95.66 271 95.32 271 96C270.34 96 270.68 96 270 96C270 95.34 270 95.68 270 95Z M270 90C270.66 90 270.32 90 271 90C271 90.66 271 90.32 271 91C270.34 91 270.68 91 270 91C270 90.34 270 90.68 270 90Z M270 85C270.66 85 270.32 85 271 85C271 85.66 271 85.32 271 86C270.34 86 270.68 86 270 86C270 85.34 270 85.68 270 85Z M270 80C270.66 80 270.32 80 271 80C271 80.66 271 80.32 271 81C270.34 81 270.68 81 270 81C270 80.34 270 80.68 270 80Z M270 75C270.66 75 270.32 75 271 75C271 75.66 271 75.32 271 76C270.34 76 270.68 76 270 76C270 75.34 270 75.68 270 75Z" fill="var(--color-accent-200)"></path><path d="M275 145C275.66 145 275.32 145 276 145C276 145.66 276 145.32 276 146C275.34 146 275.68 146 275 146C275 145.34 275 145.68 275 145Z M275 140C275.66 140 275.32 140 276 140C276 140.66 276 140.32 276 141C275.34 141 275.68 141 275 141C275 140.34 275 140.68 275 140Z M275 135C275.66 135 275.32 135 276 135C276 135.66 276 135.32 276 136C275.34 136 275.68 136 275 136C275 135.34 275 135.68 275 135Z M275 130C275.66 130 275.32 130 276 130C276 130.66 276 130.32 276 131C275.34 131 275.68 131 275 131C275 130.34 275 130.68 275 130Z M275 125C275.66 125 275.32 125 276 125C276 125.66 276 125.32 276 126C275.34 126 275.68 126 275 126C275 125.34 275 125.68 275 125Z M275 120C275.66 120 275.32 120 276 120C276 120.66 276 120.32 276 121C275.34 121 275.68 121 275 121C275 120.34 275 120.68 275 120Z M275 115C275.66 115 275.32 115 276 115C276 115.66 276 115.32 276 116C275.34 116 275.68 116 275 116C275 115.34 275 115.68 275 115Z M275 110C275.66 110 275.32 110 276 110C276 110.66 276 110.32 276 111C275.34 111 275.68 111 275 111C275 110.34 275 110.68 275 110Z M275 105C275.66 105 275.32 105 276 105C276 105.66 276 105.32 276 106C275.34 106 275.68 106 275 106C275 105.34 275 105.68 275 105Z M275 100C275.66 100 275.32 100 276 100C276 100.66 276 100.32 276 101C275.34 101 275.68 101 275 101C275 100.34 275 100.68 275 100Z M275 95C275.66 95 275.32 95 276 95C276 95.66 276 95.32 276 96C275.34 96 275.68 96 275 96C275 95.34 275 95.68 275 95Z M275 90C275.66 90 275.32 90 276 90C276 90.66 276 90.32 276 91C275.34 91 275.68 91 275 91C275 90.34 275 90.68 275 90Z M275 85C275.66 85 275.32 85 276 85C276 85.66 276 85.32 276 86C275.34 86 275.68 86 275 86C275 85.34 275 85.68 275 85Z M275 80C275.66 80 275.32 80 276 80C276 80.66 276 80.32 276 81C275.34 81 275.68 81 275 81C275 80.34 275 80.68 275 80Z M275 75C275.66 75 275.32 75 276 75C276 75.66 276 75.32 276 76C275.34 76 275.68 76 275 76C275 75.34 275 75.68 275 75Z M275 70C275.66 70 275.32 70 276 70C276 70.66 276 70.32 276 71C275.34 71 275.68 71 275 71C275 70.34 275 70.68 275 70Z" fill="var(--color-accent-200)"></path><path d="M280 140C280.66 140 280.32 140 281 140C281 140.66 281 140.32 281 141C280.34 141 280.68 141 280 141C280 140.34 280 140.68 280 140Z M280 135C280.66 135 280.32 135 281 135C281 135.66 281 135.32 281 136C280.34 136 280.68 136 280 136C280 135.34 280 135.68 280 135Z M280 130C280.66 130 280.32 130 281 130C281 130.66 281 130.32 281 131C280.34 131 280.68 131 280 131C280 130.34 280 130.68 280 130Z M280 125C280.66 125 280.32 125 281 125C281 125.66 281 125.32 281 126C280.34 126 280.68 126 280 126C280 125.34 280 125.68 280 125Z M280 120C280.66 120 280.32 120 281 120C281 120.66 281 120.32 281 121C280.34 121 280.68 121 280 121C280 120.34 280 120.68 280 120Z M280 115C280.66 115 280.32 115 281 115C281 115.66 281 115.32 281 116C280.34 116 280.68 116 280 116C280 115.34 280 115.68 280 115Z M280 110C280.66 110 280.32 110 281 110C281 110.66 281 110.32 281 111C280.34 111 280.68 111 280 111C280 110.34 280 110.68 280 110Z M280 105C280.66 105 280.32 105 281 105C281 105.66 281 105.32 281 106C280.34 106 280.68 106 280 106C280 105.34 280 105.68 280 105Z M280 100C280.66 100 280.32 100 281 100C281 100.66 281 100.32 281 101C280.34 101 280.68 101 280 101C280 100.34 280 100.68 280 100Z M280 95C280.66 95 280.32 95 281 95C281 95.66 281 95.32 281 96C280.34 96 280.68 96 280 96C280 95.34 280 95.68 280 95Z M280 90C280.66 90 280.32 90 281 90C281 90.66 281 90.32 281 91C280.34 91 280.68 91 280 91C280 90.34 280 90.68 280 90Z M280 85C280.66 85 280.32 85 281 85C281 85.66 281 85.32 281 86C280.34 86 280.68 86 280 86C280 85.34 280 85.68 280 85Z M280 80C280.66 80 280.32 80 281 80C281 80.66 281 80.32 281 81C280.34 81 280.68 81 280 81C280 80.34 280 80.68 280 80Z" fill="var(--color-accent-200)"></path><path d="M285 110C285.66 110 285.32 110 286 110C286 110.66 286 110.32 286 111C285.34 111 285.68 111 285 111C285 110.34 285 110.68 285 110Z M285 105C285.66 105 285.32 105 286 105C286 105.66 286 105.32 286 106C285.34 106 285.68 106 285 106C285 105.34 285 105.68 285 105Z" fill="var(--color-accent-200)"></path><path d="M290 110C290.66 110 290.32 110 291 110C291 110.66 291 110.32 291 111C290.34 111 290.68 111 290 111C290 110.34 290 110.68 290 110Z" fill="var(--color-accent-200)"></path><path d="M295 110C295.66 110 295.32 110 296 110C296 110.66 296 110.32 296 111C295.34 111 295.68 111 295 111C295 110.34 295 110.68 295 110Z" fill="var(--color-accent-200)"></path><path d="M300 110C300.66 110 300.32 110 301 110C301 110.66 301 110.32 301 111C300.34 111 300.68 111 300 111C300 110.34 300 110.68 300 110Z M300 105C300.66 105 300.32 105 301 105C301 105.66 301 105.32 301 106C300.34 106 300.68 106 300 106C300 105.34 300 105.68 300 105Z" fill="var(--color-accent-200)"></path><path d="M305 135C305.66 135 305.32 135 306 135C306 135.66 306 135.32 306 136C305.34 136 305.68 136 305 136C305 135.34 305 135.68 305 135Z M305 130C305.66 130 305.32 130 306 130C306 130.66 306 130.32 306 131C305.34 131 305.68 131 305 131C305 130.34 305 130.68 305 130Z M305 125C305.66 125 305.32 125 306 125C306 125.66 306 125.32 306 126C305.34 126 305.68 126 305 126C305 125.34 305 125.68 305 125Z M305 120C305.66 120 305.32 120 306 120C306 120.66 306 120.32 306 121C305.34 121 305.68 121 305 121C305 120.34 305 120.68 305 120Z M305 115C305.66 115 305.32 115 306 115C306 115.66 306 115.32 306 116C305.34 116 305.68 116 305 116C305 115.34 305 115.68 305 115Z M305 110C305.66 110 305.32 110 306 110C306 110.66 306 110.32 306 111C305.34 111 305.68 111 305 111C305 110.34 305 110.68 305 110Z M305 105C305.66 105 305.32 105 306 105C306 105.66 306 105.32 306 106C305.34 106 305.68 106 305 106C305 105.34 305 105.68 305 105Z M305 100C305.66 100 305.32 100 306 100C306 100.66 306 100.32 306 101C305.34 101 305.68 101 305 101C305 100.34 305 100.68 305 100Z M305 95C305.66 95 305.32 95 306 95C306 95.66 306 95.32 306 96C305.34 96 305.68 96 305 96C305 95.34 305 95.68 305 95Z M305 90C305.66 90 305.32 90 306 90C306 90.66 306 90.32 306 91C305.34 91 305.68 91 305 91C305 90.34 305 90.68 305 90Z M305 85C305.66 85 305.32 85 306 85C306 85.66 306 85.32 306 86C305.34 86 305.68 86 305 86C305 85.34 305 85.68 305 85Z M305 80C305.66 80 305.32 80 306 80C306 80.66 306 80.32 306 81C305.34 81 305.68 81 305 81C305 80.34 305 80.68 305 80Z" fill="var(--color-accent-200)"></path><path d="M310 120C310.66 120 310.32 120 311 120C311 120.66 311 120.32 311 121C310.34 121 310.68 121 310 121C310 120.34 310 120.68 310 120Z M310 115C310.66 115 310.32 115 311 115C311 115.66 311 115.32 311 116C310.34 116 310.68 116 310 116C310 115.34 310 115.68 310 115Z M310 110C310.66 110 310.32 110 311 110C311 110.66 311 110.32 311 111C310.34 111 310.68 111 310 111C310 110.34 310 110.68 310 110Z M310 105C310.66 105 310.32 105 311 105C311 105.66 311 105.32 311 106C310.34 106 310.68 106 310 106C310 105.34 310 105.68 310 105Z M310 100C310.66 100 310.32 100 311 100C311 100.66 311 100.32 311 101C310.34 101 310.68 101 310 101C310 100.34 310 100.68 310 100Z M310 95C310.66 95 310.32 95 311 95C311 95.66 311 95.32 311 96C310.34 96 310.68 96 310 96C310 95.34 310 95.68 310 95Z" fill="var(--color-accent-200)"></path><path d="M315 120C315.66 120 315.32 120 316 120C316 120.66 316 120.32 316 121C315.34 121 315.68 121 315 121C315 120.34 315 120.68 315 120Z M315 115C315.66 115 315.32 115 316 115C316 115.66 316 115.32 316 116C315.34 116 315.68 116 315 116C315 115.34 315 115.68 315 115Z M315 110C315.66 110 315.32 110 316 110C316 110.66 316 110.32 316 111C315.34 111 315.68 111 315 111C315 110.34 315 110.68 315 110Z M315 105C315.66 105 315.32 105 316 105C316 105.66 316 105.32 316 106C315.34 106 315.68 106 315 106C315 105.34 315 105.68 315 105Z M315 100C315.66 100 315.32 100 316 100C316 100.66 316 100.32 316 101C315.34 101 315.68 101 315 101C315 100.34 315 100.68 315 100Z M315 95C315.66 95 315.32 95 316 95C316 95.66 316 95.32 316 96C315.34 96 315.68 96 315 96C315 95.34 315 95.68 315 95Z" fill="var(--color-accent-200)"></path><path d="M320 125C320.66 125 320.32 125 321 125C321 125.66 321 125.32 321 126C320.34 126 320.68 126 320 126C320 125.34 320 125.68 320 125Z M320 120C320.66 120 320.32 120 321 120C321 120.66 321 120.32 321 121C320.34 121 320.68 121 320 121C320 120.34 320 120.68 320 120Z M320 115C320.66 115 320.32 115 321 115C321 115.66 321 115.32 321 116C320.34 116 320.68 116 320 116C320 115.34 320 115.68 320 115Z M320 110C320.66 110 320.32 110 321 110C321 110.66 321 110.32 321 111C320.34 111 320.68 111 320 111C320 110.34 320 110.68 320 110Z M320 105C320.66 105 320.32 105 321 105C321 105.66 321 105.32 321 106C320.34 106 320.68 106 320 106C320 105.34 320 105.68 320 105Z M320 100C320.66 100 320.32 100 321 100C321 100.66 321 100.32 321 101C320.34 101 320.68 101 320 101C320 100.34 320 100.68 320 100Z M320 95C320.66 95 320.32 95 321 95C321 95.66 321 95.32 321 96C320.34 96 320.68 96 320 96C320 95.34 320 95.68 320 95Z M320 90C320.66 90 320.32 90 321 90C321 90.66 321 90.32 321 91C320.34 91 320.68 91 320 91C320 90.34 320 90.68 320 90Z" fill="var(--color-accent-200)"></path><path d="M325 135C325.66 135 325.32 135 326 135C326 135.66 326 135.32 326 136C325.34 136 325.68 136 325 136C325 135.34 325 135.68 325 135Z M325 130C325.66 130 325.32 130 326 130C326 130.66 326 130.32 326 131C325.34 131 325.68 131 325 131C325 130.34 325 130.68 325 130Z M325 125C325.66 125 325.32 125 326 125C326 125.66 326 125.32 326 126C325.34 126 325.68 126 325 126C325 125.34 325 125.68 325 125Z M325 120C325.66 120 325.32 120 326 120C326 120.66 326 120.32 326 121C325.34 121 325.68 121 325 121C325 120.34 325 120.68 325 120Z M325 115C325.66 115 325.32 115 326 115C326 115.66 326 115.32 326 116C325.34 116 325.68 116 325 116C325 115.34 325 115.68 325 115Z M325 110C325.66 110 325.32 110 326 110C326 110.66 326 110.32 326 111C325.34 111 325.68 111 325 111C325 110.34 325 110.68 325 110Z M325 105C325.66 105 325.32 105 326 105C326 105.66 326 105.32 326 106C325.34 106 325.68 106 325 106C325 105.34 325 105.68 325 105Z M325 100C325.66 100 325.32 100 326 100C326 100.66 326 100.32 326 101C325.34 101 325.68 101 325 101C325 100.34 325 100.68 325 100Z M325 95C325.66 95 325.32 95 326 95C326 95.66 326 95.32 326 96C325.34 96 325.68 96 325 96C325 95.34 325 95.68 325 95Z M325 90C325.66 90 325.32 90 326 90C326 90.66 326 90.32 326 91C325.34 91 325.68 91 325 91C325 90.34 325 90.68 325 90Z M325 85C325.66 85 325.32 85 326 85C326 85.66 326 85.32 326 86C325.34 86 325.68 86 325 86C325 85.34 325 85.68 325 85Z" fill="var(--color-accent-200)"></path><path d="M330 160C330.66 160 330.32 160 331 160C331 160.66 331 160.32 331 161C330.34 161 330.68 161 330 161C330 160.34 330 160.68 330 160Z M330 155C330.66 155 330.32 155 331 155C331 155.66 331 155.32 331 156C330.34 156 330.68 156 330 156C330 155.34 330 155.68 330 155Z M330 150C330.66 150 330.32 150 331 150C331 150.66 331 150.32 331 151C330.34 151 330.68 151 330 151C330 150.34 330 150.68 330 150Z M330 145C330.66 145 330.32 145 331 145C331 145.66 331 145.32 331 146C330.34 146 330.68 146 330 146C330 145.34 330 145.68 330 145Z M330 140C330.66 140 330.32 140 331 140C331 140.66 331 140.32 331 141C330.34 141 330.68 141 330 141C330 140.34 330 140.68 330 140Z M330 135C330.66 135 330.32 135 331 135C331 135.66 331 135.32 331 136C330.34 136 330.68 136 330 136C330 135.34 330 135.68 330 135Z M330 130C330.66 130 330.32 130 331 130C331 130.66 331 130.32 331 131C330.34 131 330.68 131 330 131C330 130.34 330 130.68 330 130Z M330 125C330.66 125 330.32 125 331 125C331 125.66 331 125.32 331 126C330.34 126 330.68 126 330 126C330 125.34 330 125.68 330 125Z M330 120C330.66 120 330.32 120 331 120C331 120.66 331 120.32 331 121C330.34 121 330.68 121 330 121C330 120.34 330 120.68 330 120Z M330 115C330.66 115 330.32 115 331 115C331 115.66 331 115.32 331 116C330.34 116 330.68 116 330 116C330 115.34 330 115.68 330 115Z M330 110C330.66 110 330.32 110 331 110C331 110.66 331 110.32 331 111C330.34 111 330.68 111 330 111C330 110.34 330 110.68 330 110Z M330 105C330.66 105 330.32 105 331 105C331 105.66 331 105.32 331 106C330.34 106 330.68 106 330 106C330 105.34 330 105.68 330 105Z M330 100C330.66 100 330.32 100 331 100C331 100.66 331 100.32 331 101C330.34 101 330.68 101 330 101C330 100.34 330 100.68 330 100Z M330 95C330.66 95 330.32 95 331 95C331 95.66 331 95.32 331 96C330.34 96 330.68 96 330 96C330 95.34 330 95.68 330 95Z M330 90C330.66 90 330.32 90 331 90C331 90.66 331 90.32 331 91C330.34 91 330.68 91 330 91C330 90.34 330 90.68 330 90Z M330 85C330.66 85 330.32 85 331 85C331 85.66 331 85.32 331 86C330.34 86 330.68 86 330 86C330 85.34 330 85.68 330 85Z M330 80C330.66 80 330.32 80 331 80C331 80.66 331 80.32 331 81C330.34 81 330.68 81 330 81C330 80.34 330 80.68 330 80Z M330 75C330.66 75 330.32 75 331 75C331 75.66 331 75.32 331 76C330.34 76 330.68 76 330 76C330 75.34 330 75.68 330 75Z M330 70C330.66 70 330.32 70 331 70C331 70.66 331 70.32 331 71C330.34 71 330.68 71 330 71C330 70.34 330 70.68 330 70Z M330 65C330.66 65 330.32 65 331 65C331 65.66 331 65.32 331 66C330.34 66 330.68 66 330 66C330 65.34 330 65.68 330 65Z M330 60C330.66 60 330.32 60 331 60C331 60.66 331 60.32 331 61C330.34 61 330.68 61 330 61C330 60.34 330 60.68 330 60Z M330 55C330.66 55 330.32 55 331 55C331 55.66 331 55.32 331 56C330.34 56 330.68 56 330 56C330 55.34 330 55.68 330 55Z" fill="var(--color-accent-200)"></path><path d="M335 160C335.66 160 335.32 160 336 160C336 160.66 336 160.32 336 161C335.34 161 335.68 161 335 161C335 160.34 335 160.68 335 160Z M335 155C335.66 155 335.32 155 336 155C336 155.66 336 155.32 336 156C335.34 156 335.68 156 335 156C335 155.34 335 155.68 335 155Z M335 150C335.66 150 335.32 150 336 150C336 150.66 336 150.32 336 151C335.34 151 335.68 151 335 151C335 150.34 335 150.68 335 150Z M335 145C335.66 145 335.32 145 336 145C336 145.66 336 145.32 336 146C335.34 146 335.68 146 335 146C335 145.34 335 145.68 335 145Z M335 140C335.66 140 335.32 140 336 140C336 140.66 336 140.32 336 141C335.34 141 335.68 141 335 141C335 140.34 335 140.68 335 140Z M335 135C335.66 135 335.32 135 336 135C336 135.66 336 135.32 336 136C335.34 136 335.68 136 335 136C335 135.34 335 135.68 335 135Z M335 130C335.66 130 335.32 130 336 130C336 130.66 336 130.32 336 131C335.34 131 335.68 131 335 131C335 130.34 335 130.68 335 130Z M335 125C335.66 125 335.32 125 336 125C336 125.66 336 125.32 336 126C335.34 126 335.68 126 335 126C335 125.34 335 125.68 335 125Z M335 120C335.66 120 335.32 120 336 120C336 120.66 336 120.32 336 121C335.34 121 335.68 121 335 121C335 120.34 335 120.68 335 120Z M335 115C335.66 115 335.32 115 336 115C336 115.66 336 115.32 336 116C335.34 116 335.68 116 335 116C335 115.34 335 115.68 335 115Z M335 110C335.66 110 335.32 110 336 110C336 110.66 336 110.32 336 111C335.34 111 335.68 111 335 111C335 110.34 335 110.68 335 110Z M335 105C335.66 105 335.32 105 336 105C336 105.66 336 105.32 336 106C335.34 106 335.68 106 335 106C335 105.34 335 105.68 335 105Z M335 100C335.66 100 335.32 100 336 100C336 100.66 336 100.32 336 101C335.34 101 335.68 101 335 101C335 100.34 335 100.68 335 100Z M335 95C335.66 95 335.32 95 336 95C336 95.66 336 95.32 336 96C335.34 96 335.68 96 335 96C335 95.34 335 95.68 335 95Z M335 90C335.66 90 335.32 90 336 90C336 90.66 336 90.32 336 91C335.34 91 335.68 91 335 91C335 90.34 335 90.68 335 90Z M335 85C335.66 85 335.32 85 336 85C336 85.66 336 85.32 336 86C335.34 86 335.68 86 335 86C335 85.34 335 85.68 335 85Z M335 80C335.66 80 335.32 80 336 80C336 80.66 336 80.32 336 81C335.34 81 335.68 81 335 81C335 80.34 335 80.68 335 80Z M335 75C335.66 75 335.32 75 336 75C336 75.66 336 75.32 336 76C335.34 76 335.68 76 335 76C335 75.34 335 75.68 335 75Z M335 70C335.66 70 335.32 70 336 70C336 70.66 336 70.32 336 71C335.34 71 335.68 71 335 71C335 70.34 335 70.68 335 70Z M335 65C335.66 65 335.32 65 336 65C336 65.66 336 65.32 336 66C335.34 66 335.68 66 335 66C335 65.34 335 65.68 335 65Z M335 60C335.66 60 335.32 60 336 60C336 60.66 336 60.32 336 61C335.34 61 335.68 61 335 61C335 60.34 335 60.68 335 60Z" fill="var(--color-accent-200)"></path><path d="M340 155C340.66 155 340.32 155 341 155C341 155.66 341 155.32 341 156C340.34 156 340.68 156 340 156C340 155.34 340 155.68 340 155Z M340 150C340.66 150 340.32 150 341 150C341 150.66 341 150.32 341 151C340.34 151 340.68 151 340 151C340 150.34 340 150.68 340 150Z M340 145C340.66 145 340.32 145 341 145C341 145.66 341 145.32 341 146C340.34 146 340.68 146 340 146C340 145.34 340 145.68 340 145Z M340 140C340.66 140 340.32 140 341 140C341 140.66 341 140.32 341 141C340.34 141 340.68 141 340 141C340 140.34 340 140.68 340 140Z M340 135C340.66 135 340.32 135 341 135C341 135.66 341 135.32 341 136C340.34 136 340.68 136 340 136C340 135.34 340 135.68 340 135Z M340 130C340.66 130 340.32 130 341 130C341 130.66 341 130.32 341 131C340.34 131 340.68 131 340 131C340 130.34 340 130.68 340 130Z M340 125C340.66 125 340.32 125 341 125C341 125.66 341 125.32 341 126C340.34 126 340.68 126 340 126C340 125.34 340 125.68 340 125Z M340 120C340.66 120 340.32 120 341 120C341 120.66 341 120.32 341 121C340.34 121 340.68 121 340 121C340 120.34 340 120.68 340 120Z M340 115C340.66 115 340.32 115 341 115C341 115.66 341 115.32 341 116C340.34 116 340.68 116 340 116C340 115.34 340 115.68 340 115Z M340 110C340.66 110 340.32 110 341 110C341 110.66 341 110.32 341 111C340.34 111 340.68 111 340 111C340 110.34 340 110.68 340 110Z M340 105C340.66 105 340.32 105 341 105C341 105.66 341 105.32 341 106C340.34 106 340.68 106 340 106C340 105.34 340 105.68 340 105Z M340 100C340.66 100 340.32 100 341 100C341 100.66 341 100.32 341 101C340.34 101 340.68 101 340 101C340 100.34 340 100.68 340 100Z M340 95C340.66 95 340.32 95 341 95C341 95.66 341 95.32 341 96C340.34 96 340.68 96 340 96C340 95.34 340 95.68 340 95Z M340 90C340.66 90 340.32 90 341 90C341 90.66 341 90.32 341 91C340.34 91 340.68 91 340 91C340 90.34 340 90.68 340 90Z M340 85C340.66 85 340.32 85 341 85C341 85.66 341 85.32 341 86C340.34 86 340.68 86 340 86C340 85.34 340 85.68 340 85Z M340 80C340.66 80 340.32 80 341 80C341 80.66 341 80.32 341 81C340.34 81 340.68 81 340 81C340 80.34 340 80.68 340 80Z M340 75C340.66 75 340.32 75 341 75C341 75.66 341 75.32 341 76C340.34 76 340.68 76 340 76C340 75.34 340 75.68 340 75Z M340 70C340.66 70 340.32 70 341 70C341 70.66 341 70.32 341 71C340.34 71 340.68 71 340 71C340 70.34 340 70.68 340 70Z M340 65C340.66 65 340.32 65 341 65C341 65.66 341 65.32 341 66C340.34 66 340.68 66 340 66C340 65.34 340 65.68 340 65Z M340 60C340.66 60 340.32 60 341 60C341 60.66 341 60.32 341 61C340.34 61 340.68 61 340 61C340 60.34 340 60.68 340 60Z" fill="var(--color-accent-200)"></path><path d="M345 125C345.66 125 345.32 125 346 125C346 125.66 346 125.32 346 126C345.34 126 345.68 126 345 126C345 125.34 345 125.68 345 125Z M345 120C345.66 120 345.32 120 346 120C346 120.66 346 120.32 346 121C345.34 121 345.68 121 345 121C345 120.34 345 120.68 345 120Z M345 115C345.66 115 345.32 115 346 115C346 115.66 346 115.32 346 116C345.34 116 345.68 116 345 116C345 115.34 345 115.68 345 115Z M345 110C345.66 110 345.32 110 346 110C346 110.66 346 110.32 346 111C345.34 111 345.68 111 345 111C345 110.34 345 110.68 345 110Z M345 105C345.66 105 345.32 105 346 105C346 105.66 346 105.32 346 106C345.34 106 345.68 106 345 106C345 105.34 345 105.68 345 105Z M345 100C345.66 100 345.32 100 346 100C346 100.66 346 100.32 346 101C345.34 101 345.68 101 345 101C345 100.34 345 100.68 345 100Z M345 95C345.66 95 345.32 95 346 95C346 95.66 346 95.32 346 96C345.34 96 345.68 96 345 96C345 95.34 345 95.68 345 95Z" fill="var(--color-accent-200)"></path><path d="M350 140C350.66 140 350.32 140 351 140C351 140.66 351 140.32 351 141C350.34 141 350.68 141 350 141C350 140.34 350 140.68 350 140Z M350 135C350.66 135 350.32 135 351 135C351 135.66 351 135.32 351 136C350.34 136 350.68 136 350 136C350 135.34 350 135.68 350 135Z M350 130C350.66 130 350.32 130 351 130C351 130.66 351 130.32 351 131C350.34 131 350.68 131 350 131C350 130.34 350 130.68 350 130Z M350 125C350.66 125 350.32 125 351 125C351 125.66 351 125.32 351 126C350.34 126 350.68 126 350 126C350 125.34 350 125.68 350 125Z M350 120C350.66 120 350.32 120 351 120C351 120.66 351 120.32 351 121C350.34 121 350.68 121 350 121C350 120.34 350 120.68 350 120Z M350 115C350.66 115 350.32 115 351 115C351 115.66 351 115.32 351 116C350.34 116 350.68 116 350 116C350 115.34 350 115.68 350 115Z M350 110C350.66 110 350.32 110 351 110C351 110.66 351 110.32 351 111C350.34 111 350.68 111 350 111C350 110.34 350 110.68 350 110Z M350 105C350.66 105 350.32 105 351 105C351 105.66 351 105.32 351 106C350.34 106 350.68 106 350 106C350 105.34 350 105.68 350 105Z M350 100C350.66 100 350.32 100 351 100C351 100.66 351 100.32 351 101C350.34 101 350.68 101 350 101C350 100.34 350 100.68 350 100Z M350 95C350.66 95 350.32 95 351 95C351 95.66 351 95.32 351 96C350.34 96 350.68 96 350 96C350 95.34 350 95.68 350 95Z M350 90C350.66 90 350.32 90 351 90C351 90.66 351 90.32 351 91C350.34 91 350.68 91 350 91C350 90.34 350 90.68 350 90Z M350 85C350.66 85 350.32 85 351 85C351 85.66 351 85.32 351 86C350.34 86 350.68 86 350 86C350 85.34 350 85.68 350 85Z M350 80C350.66 80 350.32 80 351 80C351 80.66 351 80.32 351 81C350.34 81 350.68 81 350 81C350 80.34 350 80.68 350 80Z" fill="var(--color-accent-200)"></path><path d="M355 115C355.66 115 355.32 115 356 115C356 115.66 356 115.32 356 116C355.34 116 355.68 116 355 116C355 115.34 355 115.68 355 115Z M355 110C355.66 110 355.32 110 356 110C356 110.66 356 110.32 356 111C355.34 111 355.68 111 355 111C355 110.34 355 110.68 355 110Z M355 105C355.66 105 355.32 105 356 105C356 105.66 356 105.32 356 106C355.34 106 355.68 106 355 106C355 105.34 355 105.68 355 105Z M355 100C355.66 100 355.32 100 356 100C356 100.66 356 100.32 356 101C355.34 101 355.68 101 355 101C355 100.34 355 100.68 355 100Z" fill="var(--color-accent-200)"></path><path d="M360 135C360.66 135 360.32 135 361 135C361 135.66 361 135.32 361 136C360.34 136 360.68 136 360 136C360 135.34 360 135.68 360 135Z M360 130C360.66 130 360.32 130 361 130C361 130.66 361 130.32 361 131C360.34 131 360.68 131 360 131C360 130.34 360 130.68 360 130Z M360 125C360.66 125 360.32 125 361 125C361 125.66 361 125.32 361 126C360.34 126 360.68 126 360 126C360 125.34 360 125.68 360 125Z M360 120C360.66 120 360.32 120 361 120C361 120.66 361 120.32 361 121C360.34 121 360.68 121 360 121C360 120.34 360 120.68 360 120Z M360 115C360.66 115 360.32 115 361 115C361 115.66 361 115.32 361 116C360.34 116 360.68 116 360 116C360 115.34 360 115.68 360 115Z M360 110C360.66 110 360.32 110 361 110C361 110.66 361 110.32 361 111C360.34 111 360.68 111 360 111C360 110.34 360 110.68 360 110Z M360 105C360.66 105 360.32 105 361 105C361 105.66 361 105.32 361 106C360.34 106 360.68 106 360 106C360 105.34 360 105.68 360 105Z M360 100C360.66 100 360.32 100 361 100C361 100.66 361 100.32 361 101C360.34 101 360.68 101 360 101C360 100.34 360 100.68 360 100Z M360 95C360.66 95 360.32 95 361 95C361 95.66 361 95.32 361 96C360.34 96 360.68 96 360 96C360 95.34 360 95.68 360 95Z M360 90C360.66 90 360.32 90 361 90C361 90.66 361 90.32 361 91C360.34 91 360.68 91 360 91C360 90.34 360 90.68 360 90Z M360 85C360.66 85 360.32 85 361 85C361 85.66 361 85.32 361 86C360.34 86 360.68 86 360 86C360 85.34 360 85.68 360 85Z M360 80C360.66 80 360.32 80 361 80C361 80.66 361 80.32 361 81C360.34 81 360.68 81 360 81C360 80.34 360 80.68 360 80Z" fill="var(--color-accent-200)"></path><path d="M365 130C365.66 130 365.32 130 366 130C366 130.66 366 130.32 366 131C365.34 131 365.68 131 365 131C365 130.34 365 130.68 365 130Z M365 125C365.66 125 365.32 125 366 125C366 125.66 366 125.32 366 126C365.34 126 365.68 126 365 126C365 125.34 365 125.68 365 125Z M365 120C365.66 120 365.32 120 366 120C366 120.66 366 120.32 366 121C365.34 121 365.68 121 365 121C365 120.34 365 120.68 365 120Z M365 115C365.66 115 365.32 115 366 115C366 115.66 366 115.32 366 116C365.34 116 365.68 116 365 116C365 115.34 365 115.68 365 115Z M365 110C365.66 110 365.32 110 366 110C366 110.66 366 110.32 366 111C365.34 111 365.68 111 365 111C365 110.34 365 110.68 365 110Z M365 105C365.66 105 365.32 105 366 105C366 105.66 366 105.32 366 106C365.34 106 365.68 106 365 106C365 105.34 365 105.68 365 105Z M365 100C365.66 100 365.32 100 366 100C366 100.66 366 100.32 366 101C365.34 101 365.68 101 365 101C365 100.34 365 100.68 365 100Z M365 95C365.66 95 365.32 95 366 95C366 95.66 366 95.32 366 96C365.34 96 365.68 96 365 96C365 95.34 365 95.68 365 95Z M365 90C365.66 90 365.32 90 366 90C366 90.66 366 90.32 366 91C365.34 91 365.68 91 365 91C365 90.34 365 90.68 365 90Z" fill="var(--color-accent-200)"></path><path d="M370 125C370.66 125 370.32 125 371 125C371 125.66 371 125.32 371 126C370.34 126 370.68 126 370 126C370 125.34 370 125.68 370 125Z M370 120C370.66 120 370.32 120 371 120C371 120.66 371 120.32 371 121C370.34 121 370.68 121 370 121C370 120.34 370 120.68 370 120Z M370 115C370.66 115 370.32 115 371 115C371 115.66 371 115.32 371 116C370.34 116 370.68 116 370 116C370 115.34 370 115.68 370 115Z M370 110C370.66 110 370.32 110 371 110C371 110.66 371 110.32 371 111C370.34 111 370.68 111 370 111C370 110.34 370 110.68 370 110Z M370 105C370.66 105 370.32 105 371 105C371 105.66 371 105.32 371 106C370.34 106 370.68 106 370 106C370 105.34 370 105.68 370 105Z M370 100C370.66 100 370.32 100 371 100C371 100.66 371 100.32 371 101C370.34 101 370.68 101 370 101C370 100.34 370 100.68 370 100Z M370 95C370.66 95 370.32 95 371 95C371 95.66 371 95.32 371 96C370.34 96 370.68 96 370 96C370 95.34 370 95.68 370 95Z M370 90C370.66 90 370.32 90 371 90C371 90.66 371 90.32 371 91C370.34 91 370.68 91 370 91C370 90.34 370 90.68 370 90Z" fill="var(--color-accent-200)"></path><path d="M375 120C375.66 120 375.32 120 376 120C376 120.66 376 120.32 376 121C375.34 121 375.68 121 375 121C375 120.34 375 120.68 375 120Z M375 115C375.66 115 375.32 115 376 115C376 115.66 376 115.32 376 116C375.34 116 375.68 116 375 116C375 115.34 375 115.68 375 115Z M375 110C375.66 110 375.32 110 376 110C376 110.66 376 110.32 376 111C375.34 111 375.68 111 375 111C375 110.34 375 110.68 375 110Z M375 105C375.66 105 375.32 105 376 105C376 105.66 376 105.32 376 106C375.34 106 375.68 106 375 106C375 105.34 375 105.68 375 105Z M375 100C375.66 100 375.32 100 376 100C376 100.66 376 100.32 376 101C375.34 101 375.68 101 375 101C375 100.34 375 100.68 375 100Z" fill="var(--color-accent-200)"></path><path d="M380 120C380.66 120 380.32 120 381 120C381 120.66 381 120.32 381 121C380.34 121 380.68 121 380 121C380 120.34 380 120.68 380 120Z M380 115C380.66 115 380.32 115 381 115C381 115.66 381 115.32 381 116C380.34 116 380.68 116 380 116C380 115.34 380 115.68 380 115Z M380 110C380.66 110 380.32 110 381 110C381 110.66 381 110.32 381 111C380.34 111 380.68 111 380 111C380 110.34 380 110.68 380 110Z M380 105C380.66 105 380.32 105 381 105C381 105.66 381 105.32 381 106C380.34 106 380.68 106 380 106C380 105.34 380 105.68 380 105Z M380 100C380.66 100 380.32 100 381 100C381 100.66 381 100.32 381 101C380.34 101 380.68 101 380 101C380 100.34 380 100.68 380 100Z" fill="var(--color-accent-200)"></path><path d="M385 135C385.66 135 385.32 135 386 135C386 135.66 386 135.32 386 136C385.34 136 385.68 136 385 136C385 135.34 385 135.68 385 135Z M385 130C385.66 130 385.32 130 386 130C386 130.66 386 130.32 386 131C385.34 131 385.68 131 385 131C385 130.34 385 130.68 385 130Z M385 125C385.66 125 385.32 125 386 125C386 125.66 386 125.32 386 126C385.34 126 385.68 126 385 126C385 125.34 385 125.68 385 125Z M385 120C385.66 120 385.32 120 386 120C386 120.66 386 120.32 386 121C385.34 121 385.68 121 385 121C385 120.34 385 120.68 385 120Z M385 115C385.66 115 385.32 115 386 115C386 115.66 386 115.32 386 116C385.34 116 385.68 116 385 116C385 115.34 385 115.68 385 115Z M385 110C385.66 110 385.32 110 386 110C386 110.66 386 110.32 386 111C385.34 111 385.68 111 385 111C385 110.34 385 110.68 385 110Z M385 105C385.66 105 385.32 105 386 105C386 105.66 386 105.32 386 106C385.34 106 385.68 106 385 106C385 105.34 385 105.68 385 105Z M385 100C385.66 100 385.32 100 386 100C386 100.66 386 100.32 386 101C385.34 101 385.68 101 385 101C385 100.34 385 100.68 385 100Z M385 95C385.66 95 385.32 95 386 95C386 95.66 386 95.32 386 96C385.34 96 385.68 96 385 96C385 95.34 385 95.68 385 95Z M385 90C385.66 90 385.32 90 386 90C386 90.66 386 90.32 386 91C385.34 91 385.68 91 385 91C385 90.34 385 90.68 385 90Z M385 85C385.66 85 385.32 85 386 85C386 85.66 386 85.32 386 86C385.34 86 385.68 86 385 86C385 85.34 385 85.68 385 85Z" fill="var(--color-accent-200)"></path><path d="M390 120C390.66 120 390.32 120 391 120C391 120.66 391 120.32 391 121C390.34 121 390.68 121 390 121C390 120.34 390 120.68 390 120Z M390 115C390.66 115 390.32 115 391 115C391 115.66 391 115.32 391 116C390.34 116 390.68 116 390 116C390 115.34 390 115.68 390 115Z M390 110C390.66 110 390.32 110 391 110C391 110.66 391 110.32 391 111C390.34 111 390.68 111 390 111C390 110.34 390 110.68 390 110Z M390 105C390.66 105 390.32 105 391 105C391 105.66 391 105.32 391 106C390.34 106 390.68 106 390 106C390 105.34 390 105.68 390 105Z M390 100C390.66 100 390.32 100 391 100C391 100.66 391 100.32 391 101C390.34 101 390.68 101 390 101C390 100.34 390 100.68 390 100Z" fill="var(--color-accent-200)"></path><path d="M395 120C395.66 120 395.32 120 396 120C396 120.66 396 120.32 396 121C395.34 121 395.68 121 395 121C395 120.34 395 120.68 395 120Z M395 115C395.66 115 395.32 115 396 115C396 115.66 396 115.32 396 116C395.34 116 395.68 116 395 116C395 115.34 395 115.68 395 115Z M395 110C395.66 110 395.32 110 396 110C396 110.66 396 110.32 396 111C395.34 111 395.68 111 395 111C395 110.34 395 110.68 395 110Z M395 105C395.66 105 395.32 105 396 105C396 105.66 396 105.32 396 106C395.34 106 395.68 106 395 106C395 105.34 395 105.68 395 105Z M395 100C395.66 100 395.32 100 396 100C396 100.66 396 100.32 396 101C395.34 101 395.68 101 395 101C395 100.34 395 100.68 395 100Z" fill="var(--color-accent-200)"></path><path d="M400 120C400.66 120 400.32 120 401 120C401 120.66 401 120.32 401 121C400.34 121 400.68 121 400 121C400 120.34 400 120.68 400 120Z M400 115C400.66 115 400.32 115 401 115C401 115.66 401 115.32 401 116C400.34 116 400.68 116 400 116C400 115.34 400 115.68 400 115Z M400 110C400.66 110 400.32 110 401 110C401 110.66 401 110.32 401 111C400.34 111 400.68 111 400 111C400 110.34 400 110.68 400 110Z M400 105C400.66 105 400.32 105 401 105C401 105.66 401 105.32 401 106C400.34 106 400.68 106 400 106C400 105.34 400 105.68 400 105Z M400 100C400.66 100 400.32 100 401 100C401 100.66 401 100.32 401 101C400.34 101 400.68 101 400 101C400 100.34 400 100.68 400 100Z M400 95C400.66 95 400.32 95 401 95C401 95.66 401 95.32 401 96C400.34 96 400.68 96 400 96C400 95.34 400 95.68 400 95Z" fill="var(--color-accent-200)"></path><path d="M405 120C405.66 120 405.32 120 406 120C406 120.66 406 120.32 406 121C405.34 121 405.68 121 405 121C405 120.34 405 120.68 405 120Z M405 115C405.66 115 405.32 115 406 115C406 115.66 406 115.32 406 116C405.34 116 405.68 116 405 116C405 115.34 405 115.68 405 115Z M405 110C405.66 110 405.32 110 406 110C406 110.66 406 110.32 406 111C405.34 111 405.68 111 405 111C405 110.34 405 110.68 405 110Z M405 105C405.66 105 405.32 105 406 105C406 105.66 406 105.32 406 106C405.34 106 405.68 106 405 106C405 105.34 405 105.68 405 105Z M405 100C405.66 100 405.32 100 406 100C406 100.66 406 100.32 406 101C405.34 101 405.68 101 405 101C405 100.34 405 100.68 405 100Z M405 95C405.66 95 405.32 95 406 95C406 95.66 406 95.32 406 96C405.34 96 405.68 96 405 96C405 95.34 405 95.68 405 95Z" fill="var(--color-accent-200)"></path><path d="M410 130C410.66 130 410.32 130 411 130C411 130.66 411 130.32 411 131C410.34 131 410.68 131 410 131C410 130.34 410 130.68 410 130Z M410 125C410.66 125 410.32 125 411 125C411 125.66 411 125.32 411 126C410.34 126 410.68 126 410 126C410 125.34 410 125.68 410 125Z M410 120C410.66 120 410.32 120 411 120C411 120.66 411 120.32 411 121C410.34 121 410.68 121 410 121C410 120.34 410 120.68 410 120Z M410 115C410.66 115 410.32 115 411 115C411 115.66 411 115.32 411 116C410.34 116 410.68 116 410 116C410 115.34 410 115.68 410 115Z M410 110C410.66 110 410.32 110 411 110C411 110.66 411 110.32 411 111C410.34 111 410.68 111 410 111C410 110.34 410 110.68 410 110Z M410 105C410.66 105 410.32 105 411 105C411 105.66 411 105.32 411 106C410.34 106 410.68 106 410 106C410 105.34 410 105.68 410 105Z M410 100C410.66 100 410.32 100 411 100C411 100.66 411 100.32 411 101C410.34 101 410.68 101 410 101C410 100.34 410 100.68 410 100Z M410 95C410.66 95 410.32 95 411 95C411 95.66 411 95.32 411 96C410.34 96 410.68 96 410 96C410 95.34 410 95.68 410 95Z M410 90C410.66 90 410.32 90 411 90C411 90.66 411 90.32 411 91C410.34 91 410.68 91 410 91C410 90.34 410 90.68 410 90Z" fill="var(--color-accent-200)"></path><path d="M415 120C415.66 120 415.32 120 416 120C416 120.66 416 120.32 416 121C415.34 121 415.68 121 415 121C415 120.34 415 120.68 415 120Z M415 115C415.66 115 415.32 115 416 115C416 115.66 416 115.32 416 116C415.34 116 415.68 116 415 116C415 115.34 415 115.68 415 115Z M415 110C415.66 110 415.32 110 416 110C416 110.66 416 110.32 416 111C415.34 111 415.68 111 415 111C415 110.34 415 110.68 415 110Z M415 105C415.66 105 415.32 105 416 105C416 105.66 416 105.32 416 106C415.34 106 415.68 106 415 106C415 105.34 415 105.68 415 105Z M415 100C415.66 100 415.32 100 416 100C416 100.66 416 100.32 416 101C415.34 101 415.68 101 415 101C415 100.34 415 100.68 415 100Z" fill="var(--color-accent-200)"></path><path d="M420 140C420.66 140 420.32 140 421 140C421 140.66 421 140.32 421 141C420.34 141 420.68 141 420 141C420 140.34 420 140.68 420 140Z M420 135C420.66 135 420.32 135 421 135C421 135.66 421 135.32 421 136C420.34 136 420.68 136 420 136C420 135.34 420 135.68 420 135Z M420 130C420.66 130 420.32 130 421 130C421 130.66 421 130.32 421 131C420.34 131 420.68 131 420 131C420 130.34 420 130.68 420 130Z M420 125C420.66 125 420.32 125 421 125C421 125.66 421 125.32 421 126C420.34 126 420.68 126 420 126C420 125.34 420 125.68 420 125Z M420 120C420.66 120 420.32 120 421 120C421 120.66 421 120.32 421 121C420.34 121 420.68 121 420 121C420 120.34 420 120.68 420 120Z M420 115C420.66 115 420.32 115 421 115C421 115.66 421 115.32 421 116C420.34 116 420.68 116 420 116C420 115.34 420 115.68 420 115Z M420 110C420.66 110 420.32 110 421 110C421 110.66 421 110.32 421 111C420.34 111 420.68 111 420 111C420 110.34 420 110.68 420 110Z M420 105C420.66 105 420.32 105 421 105C421 105.66 421 105.32 421 106C420.34 106 420.68 106 420 106C420 105.34 420 105.68 420 105Z M420 100C420.66 100 420.32 100 421 100C421 100.66 421 100.32 421 101C420.34 101 420.68 101 420 101C420 100.34 420 100.68 420 100Z M420 95C420.66 95 420.32 95 421 95C421 95.66 421 95.32 421 96C420.34 96 420.68 96 420 96C420 95.34 420 95.68 420 95Z M420 90C420.66 90 420.32 90 421 90C421 90.66 421 90.32 421 91C420.34 91 420.68 91 420 91C420 90.34 420 90.68 420 90Z M420 85C420.66 85 420.32 85 421 85C421 85.66 421 85.32 421 86C420.34 86 420.68 86 420 86C420 85.34 420 85.68 420 85Z M420 80C420.66 80 420.32 80 421 80C421 80.66 421 80.32 421 81C420.34 81 420.68 81 420 81C420 80.34 420 80.68 420 80Z M420 75C420.66 75 420.32 75 421 75C421 75.66 421 75.32 421 76C420.34 76 420.68 76 420 76C420 75.34 420 75.68 420 75Z" fill="var(--color-accent-200)"></path><path d="M425 125C425.66 125 425.32 125 426 125C426 125.66 426 125.32 426 126C425.34 126 425.68 126 425 126C425 125.34 425 125.68 425 125Z M425 120C425.66 120 425.32 120 426 120C426 120.66 426 120.32 426 121C425.34 121 425.68 121 425 121C425 120.34 425 120.68 425 120Z M425 115C425.66 115 425.32 115 426 115C426 115.66 426 115.32 426 116C425.34 116 425.68 116 425 116C425 115.34 425 115.68 425 115Z M425 110C425.66 110 425.32 110 426 110C426 110.66 426 110.32 426 111C425.34 111 425.68 111 425 111C425 110.34 425 110.68 425 110Z M425 105C425.66 105 425.32 105 426 105C426 105.66 426 105.32 426 106C425.34 106 425.68 106 425 106C425 105.34 425 105.68 425 105Z M425 100C425.66 100 425.32 100 426 100C426 100.66 426 100.32 426 101C425.34 101 425.68 101 425 101C425 100.34 425 100.68 425 100Z M425 95C425.66 95 425.32 95 426 95C426 95.66 426 95.32 426 96C425.34 96 425.68 96 425 96C425 95.34 425 95.68 425 95Z M425 90C425.66 90 425.32 90 426 90C426 90.66 426 90.32 426 91C425.34 91 425.68 91 425 91C425 90.34 425 90.68 425 90Z" fill="var(--color-accent-200)"></path><path d="M430 120C430.66 120 430.32 120 431 120C431 120.66 431 120.32 431 121C430.34 121 430.68 121 430 121C430 120.34 430 120.68 430 120Z M430 115C430.66 115 430.32 115 431 115C431 115.66 431 115.32 431 116C430.34 116 430.68 116 430 116C430 115.34 430 115.68 430 115Z M430 110C430.66 110 430.32 110 431 110C431 110.66 431 110.32 431 111C430.34 111 430.68 111 430 111C430 110.34 430 110.68 430 110Z M430 105C430.66 105 430.32 105 431 105C431 105.66 431 105.32 431 106C430.34 106 430.68 106 430 106C430 105.34 430 105.68 430 105Z M430 100C430.66 100 430.32 100 431 100C431 100.66 431 100.32 431 101C430.34 101 430.68 101 430 101C430 100.34 430 100.68 430 100Z M430 95C430.66 95 430.32 95 431 95C431 95.66 431 95.32 431 96C430.34 96 430.68 96 430 96C430 95.34 430 95.68 430 95Z" fill="var(--color-accent-200)"></path><path d="M435 135C435.66 135 435.32 135 436 135C436 135.66 436 135.32 436 136C435.34 136 435.68 136 435 136C435 135.34 435 135.68 435 135Z M435 130C435.66 130 435.32 130 436 130C436 130.66 436 130.32 436 131C435.34 131 435.68 131 435 131C435 130.34 435 130.68 435 130Z M435 125C435.66 125 435.32 125 436 125C436 125.66 436 125.32 436 126C435.34 126 435.68 126 435 126C435 125.34 435 125.68 435 125Z M435 120C435.66 120 435.32 120 436 120C436 120.66 436 120.32 436 121C435.34 121 435.68 121 435 121C435 120.34 435 120.68 435 120Z M435 115C435.66 115 435.32 115 436 115C436 115.66 436 115.32 436 116C435.34 116 435.68 116 435 116C435 115.34 435 115.68 435 115Z M435 110C435.66 110 435.32 110 436 110C436 110.66 436 110.32 436 111C435.34 111 435.68 111 435 111C435 110.34 435 110.68 435 110Z M435 105C435.66 105 435.32 105 436 105C436 105.66 436 105.32 436 106C435.34 106 435.68 106 435 106C435 105.34 435 105.68 435 105Z M435 100C435.66 100 435.32 100 436 100C436 100.66 436 100.32 436 101C435.34 101 435.68 101 435 101C435 100.34 435 100.68 435 100Z M435 95C435.66 95 435.32 95 436 95C436 95.66 436 95.32 436 96C435.34 96 435.68 96 435 96C435 95.34 435 95.68 435 95Z M435 90C435.66 90 435.32 90 436 90C436 90.66 436 90.32 436 91C435.34 91 435.68 91 435 91C435 90.34 435 90.68 435 90Z M435 85C435.66 85 435.32 85 436 85C436 85.66 436 85.32 436 86C435.34 86 435.68 86 435 86C435 85.34 435 85.68 435 85Z" fill="var(--color-accent-200)"></path><path d="M440 135C440.66 135 440.32 135 441 135C441 135.66 441 135.32 441 136C440.34 136 440.68 136 440 136C440 135.34 440 135.68 440 135Z M440 130C440.66 130 440.32 130 441 130C441 130.66 441 130.32 441 131C440.34 131 440.68 131 440 131C440 130.34 440 130.68 440 130Z M440 125C440.66 125 440.32 125 441 125C441 125.66 441 125.32 441 126C440.34 126 440.68 126 440 126C440 125.34 440 125.68 440 125Z M440 120C440.66 120 440.32 120 441 120C441 120.66 441 120.32 441 121C440.34 121 440.68 121 440 121C440 120.34 440 120.68 440 120Z M440 115C440.66 115 440.32 115 441 115C441 115.66 441 115.32 441 116C440.34 116 440.68 116 440 116C440 115.34 440 115.68 440 115Z M440 110C440.66 110 440.32 110 441 110C441 110.66 441 110.32 441 111C440.34 111 440.68 111 440 111C440 110.34 440 110.68 440 110Z M440 105C440.66 105 440.32 105 441 105C441 105.66 441 105.32 441 106C440.34 106 440.68 106 440 106C440 105.34 440 105.68 440 105Z M440 100C440.66 100 440.32 100 441 100C441 100.66 441 100.32 441 101C440.34 101 440.68 101 440 101C440 100.34 440 100.68 440 100Z M440 95C440.66 95 440.32 95 441 95C441 95.66 441 95.32 441 96C440.34 96 440.68 96 440 96C440 95.34 440 95.68 440 95Z M440 90C440.66 90 440.32 90 441 90C441 90.66 441 90.32 441 91C440.34 91 440.68 91 440 91C440 90.34 440 90.68 440 90Z M440 85C440.66 85 440.32 85 441 85C441 85.66 441 85.32 441 86C440.34 86 440.68 86 440 86C440 85.34 440 85.68 440 85Z" fill="var(--color-accent-200)"></path><path d="M445 125C445.66 125 445.32 125 446 125C446 125.66 446 125.32 446 126C445.34 126 445.68 126 445 126C445 125.34 445 125.68 445 125Z M445 120C445.66 120 445.32 120 446 120C446 120.66 446 120.32 446 121C445.34 121 445.68 121 445 121C445 120.34 445 120.68 445 120Z M445 115C445.66 115 445.32 115 446 115C446 115.66 446 115.32 446 116C445.34 116 445.68 116 445 116C445 115.34 445 115.68 445 115Z M445 110C445.66 110 445.32 110 446 110C446 110.66 446 110.32 446 111C445.34 111 445.68 111 445 111C445 110.34 445 110.68 445 110Z M445 105C445.66 105 445.32 105 446 105C446 105.66 446 105.32 446 106C445.34 106 445.68 106 445 106C445 105.34 445 105.68 445 105Z M445 100C445.66 100 445.32 100 446 100C446 100.66 446 100.32 446 101C445.34 101 445.68 101 445 101C445 100.34 445 100.68 445 100Z M445 95C445.66 95 445.32 95 446 95C446 95.66 446 95.32 446 96C445.34 96 445.68 96 445 96C445 95.34 445 95.68 445 95Z" fill="var(--color-accent-200)"></path><path d="M450 120C450.66 120 450.32 120 451 120C451 120.66 451 120.32 451 121C450.34 121 450.68 121 450 121C450 120.34 450 120.68 450 120Z M450 115C450.66 115 450.32 115 451 115C451 115.66 451 115.32 451 116C450.34 116 450.68 116 450 116C450 115.34 450 115.68 450 115Z M450 110C450.66 110 450.32 110 451 110C451 110.66 451 110.32 451 111C450.34 111 450.68 111 450 111C450 110.34 450 110.68 450 110Z M450 105C450.66 105 450.32 105 451 105C451 105.66 451 105.32 451 106C450.34 106 450.68 106 450 106C450 105.34 450 105.68 450 105Z M450 100C450.66 100 450.32 100 451 100C451 100.66 451 100.32 451 101C450.34 101 450.68 101 450 101C450 100.34 450 100.68 450 100Z" fill="var(--color-accent-200)"></path><path d="M455 115C455.66 115 455.32 115 456 115C456 115.66 456 115.32 456 116C455.34 116 455.68 116 455 116C455 115.34 455 115.68 455 115Z M455 110C455.66 110 455.32 110 456 110C456 110.66 456 110.32 456 111C455.34 111 455.68 111 455 111C455 110.34 455 110.68 455 110Z M455 105C455.66 105 455.32 105 456 105C456 105.66 456 105.32 456 106C455.34 106 455.68 106 455 106C455 105.34 455 105.68 455 105Z M455 100C455.66 100 455.32 100 456 100C456 100.66 456 100.32 456 101C455.34 101 455.68 101 455 101C455 100.34 455 100.68 455 100Z" fill="var(--color-accent-200)"></path><path d="M460 115C460.66 115 460.32 115 461 115C461 115.66 461 115.32 461 116C460.34 116 460.68 116 460 116C460 115.34 460 115.68 460 115Z M460 110C460.66 110 460.32 110 461 110C461 110.66 461 110.32 461 111C460.34 111 460.68 111 460 111C460 110.34 460 110.68 460 110Z M460 105C460.66 105 460.32 105 461 105C461 105.66 461 105.32 461 106C460.34 106 460.68 106 460 106C460 105.34 460 105.68 460 105Z M460 100C460.66 100 460.32 100 461 100C461 100.66 461 100.32 461 101C460.34 101 460.68 101 460 101C460 100.34 460 100.68 460 100Z" fill="var(--color-accent-200)"></path><path d="M465 110C465.66 110 465.32 110 466 110C466 110.66 466 110.32 466 111C465.34 111 465.68 111 465 111C465 110.34 465 110.68 465 110Z M465 105C465.66 105 465.32 105 466 105C466 105.66 466 105.32 466 106C465.34 106 465.68 106 465 106C465 105.34 465 105.68 465 105Z" fill="var(--color-accent-200)"></path><path d="M470 120C470.66 120 470.32 120 471 120C471 120.66 471 120.32 471 121C470.34 121 470.68 121 470 121C470 120.34 470 120.68 470 120Z M470 115C470.66 115 470.32 115 471 115C471 115.66 471 115.32 471 116C470.34 116 470.68 116 470 116C470 115.34 470 115.68 470 115Z M470 110C470.66 110 470.32 110 471 110C471 110.66 471 110.32 471 111C470.34 111 470.68 111 470 111C470 110.34 470 110.68 470 110Z M470 105C470.66 105 470.32 105 471 105C471 105.66 471 105.32 471 106C470.34 106 470.68 106 470 106C470 105.34 470 105.68 470 105Z M470 100C470.66 100 470.32 100 471 100C471 100.66 471 100.32 471 101C470.34 101 470.68 101 470 101C470 100.34 470 100.68 470 100Z M470 95C470.66 95 470.32 95 471 95C471 95.66 471 95.32 471 96C470.34 96 470.68 96 470 96C470 95.34 470 95.68 470 95Z" fill="var(--color-accent-200)"></path><path d="M475 115C475.66 115 475.32 115 476 115C476 115.66 476 115.32 476 116C475.34 116 475.68 116 475 116C475 115.34 475 115.68 475 115Z M475 110C475.66 110 475.32 110 476 110C476 110.66 476 110.32 476 111C475.34 111 475.68 111 475 111C475 110.34 475 110.68 475 110Z M475 105C475.66 105 475.32 105 476 105C476 105.66 476 105.32 476 106C475.34 106 475.68 106 475 106C475 105.34 475 105.68 475 105Z M475 100C475.66 100 475.32 100 476 100C476 100.66 476 100.32 476 101C475.34 101 475.68 101 475 101C475 100.34 475 100.68 475 100Z" fill="var(--color-accent-200)"></path><path d="M480 125C480.66 125 480.32 125 481 125C481 125.66 481 125.32 481 126C480.34 126 480.68 126 480 126C480 125.34 480 125.68 480 125Z M480 120C480.66 120 480.32 120 481 120C481 120.66 481 120.32 481 121C480.34 121 480.68 121 480 121C480 120.34 480 120.68 480 120Z M480 115C480.66 115 480.32 115 481 115C481 115.66 481 115.32 481 116C480.34 116 480.68 116 480 116C480 115.34 480 115.68 480 115Z M480 110C480.66 110 480.32 110 481 110C481 110.66 481 110.32 481 111C480.34 111 480.68 111 480 111C480 110.34 480 110.68 480 110Z M480 105C480.66 105 480.32 105 481 105C481 105.66 481 105.32 481 106C480.34 106 480.68 106 480 106C480 105.34 480 105.68 480 105Z M480 100C480.66 100 480.32 100 481 100C481 100.66 481 100.32 481 101C480.34 101 480.68 101 480 101C480 100.34 480 100.68 480 100Z M480 95C480.66 95 480.32 95 481 95C481 95.66 481 95.32 481 96C480.34 96 480.68 96 480 96C480 95.34 480 95.68 480 95Z" fill="var(--color-accent-200)"></path><path d="M485 120C485.66 120 485.32 120 486 120C486 120.66 486 120.32 486 121C485.34 121 485.68 121 485 121C485 120.34 485 120.68 485 120Z M485 115C485.66 115 485.32 115 486 115C486 115.66 486 115.32 486 116C485.34 116 485.68 116 485 116C485 115.34 485 115.68 485 115Z M485 110C485.66 110 485.32 110 486 110C486 110.66 486 110.32 486 111C485.34 111 485.68 111 485 111C485 110.34 485 110.68 485 110Z M485 105C485.66 105 485.32 105 486 105C486 105.66 486 105.32 486 106C485.34 106 485.68 106 485 106C485 105.34 485 105.68 485 105Z M485 100C485.66 100 485.32 100 486 100C486 100.66 486 100.32 486 101C485.34 101 485.68 101 485 101C485 100.34 485 100.68 485 100Z" fill="var(--color-accent-200)"></path><path d="M490 125C490.66 125 490.32 125 491 125C491 125.66 491 125.32 491 126C490.34 126 490.68 126 490 126C490 125.34 490 125.68 490 125Z M490 120C490.66 120 490.32 120 491 120C491 120.66 491 120.32 491 121C490.34 121 490.68 121 490 121C490 120.34 490 120.68 490 120Z M490 115C490.66 115 490.32 115 491 115C491 115.66 491 115.32 491 116C490.34 116 490.68 116 490 116C490 115.34 490 115.68 490 115Z M490 110C490.66 110 490.32 110 491 110C491 110.66 491 110.32 491 111C490.34 111 490.68 111 490 111C490 110.34 490 110.68 490 110Z M490 105C490.66 105 490.32 105 491 105C491 105.66 491 105.32 491 106C490.34 106 490.68 106 490 106C490 105.34 490 105.68 490 105Z M490 100C490.66 100 490.32 100 491 100C491 100.66 491 100.32 491 101C490.34 101 490.68 101 490 101C490 100.34 490 100.68 490 100Z M490 95C490.66 95 490.32 95 491 95C491 95.66 491 95.32 491 96C490.34 96 490.68 96 490 96C490 95.34 490 95.68 490 95Z M490 90C490.66 90 490.32 90 491 90C491 90.66 491 90.32 491 91C490.34 91 490.68 91 490 91C490 90.34 490 90.68 490 90Z" fill="var(--color-accent-200)"></path><path d="M495 150C495.66 150 495.32 150 496 150C496 150.66 496 150.32 496 151C495.34 151 495.68 151 495 151C495 150.34 495 150.68 495 150Z M495 145C495.66 145 495.32 145 496 145C496 145.66 496 145.32 496 146C495.34 146 495.68 146 495 146C495 145.34 495 145.68 495 145Z M495 140C495.66 140 495.32 140 496 140C496 140.66 496 140.32 496 141C495.34 141 495.68 141 495 141C495 140.34 495 140.68 495 140Z M495 135C495.66 135 495.32 135 496 135C496 135.66 496 135.32 496 136C495.34 136 495.68 136 495 136C495 135.34 495 135.68 495 135Z M495 130C495.66 130 495.32 130 496 130C496 130.66 496 130.32 496 131C495.34 131 495.68 131 495 131C495 130.34 495 130.68 495 130Z M495 125C495.66 125 495.32 125 496 125C496 125.66 496 125.32 496 126C495.34 126 495.68 126 495 126C495 125.34 495 125.68 495 125Z M495 120C495.66 120 495.32 120 496 120C496 120.66 496 120.32 496 121C495.34 121 495.68 121 495 121C495 120.34 495 120.68 495 120Z M495 115C495.66 115 495.32 115 496 115C496 115.66 496 115.32 496 116C495.34 116 495.68 116 495 116C495 115.34 495 115.68 495 115Z M495 110C495.66 110 495.32 110 496 110C496 110.66 496 110.32 496 111C495.34 111 495.68 111 495 111C495 110.34 495 110.68 495 110Z M495 105C495.66 105 495.32 105 496 105C496 105.66 496 105.32 496 106C495.34 106 495.68 106 495 106C495 105.34 495 105.68 495 105Z M495 100C495.66 100 495.32 100 496 100C496 100.66 496 100.32 496 101C495.34 101 495.68 101 495 101C495 100.34 495 100.68 495 100Z M495 95C495.66 95 495.32 95 496 95C496 95.66 496 95.32 496 96C495.34 96 495.68 96 495 96C495 95.34 495 95.68 495 95Z M495 90C495.66 90 495.32 90 496 90C496 90.66 496 90.32 496 91C495.34 91 495.68 91 495 91C495 90.34 495 90.68 495 90Z M495 85C495.66 85 495.32 85 496 85C496 85.66 496 85.32 496 86C495.34 86 495.68 86 495 86C495 85.34 495 85.68 495 85Z M495 80C495.66 80 495.32 80 496 80C496 80.66 496 80.32 496 81C495.34 81 495.68 81 495 81C495 80.34 495 80.68 495 80Z M495 75C495.66 75 495.32 75 496 75C496 75.66 496 75.32 496 76C495.34 76 495.68 76 495 76C495 75.34 495 75.68 495 75Z M495 70C495.66 70 495.32 70 496 70C496 70.66 496 70.32 496 71C495.34 71 495.68 71 495 71C495 70.34 495 70.68 495 70Z M495 65C495.66 65 495.32 65 496 65C496 65.66 496 65.32 496 66C495.34 66 495.68 66 495 66C495 65.34 495 65.68 495 65Z" fill="var(--color-accent-200)"></path><path d="M500 115C500.66 115 500.32 115 501 115C501 115.66 501 115.32 501 116C500.34 116 500.68 116 500 116C500 115.34 500 115.68 500 115Z M500 110C500.66 110 500.32 110 501 110C501 110.66 501 110.32 501 111C500.34 111 500.68 111 500 111C500 110.34 500 110.68 500 110Z M500 105C500.66 105 500.32 105 501 105C501 105.66 501 105.32 501 106C500.34 106 500.68 106 500 106C500 105.34 500 105.68 500 105Z M500 100C500.66 100 500.32 100 501 100C501 100.66 501 100.32 501 101C500.34 101 500.68 101 500 101C500 100.34 500 100.68 500 100Z" fill="var(--color-accent-200)"></path><path d="M505 125C505.66 125 505.32 125 506 125C506 125.66 506 125.32 506 126C505.34 126 505.68 126 505 126C505 125.34 505 125.68 505 125Z M505 120C505.66 120 505.32 120 506 120C506 120.66 506 120.32 506 121C505.34 121 505.68 121 505 121C505 120.34 505 120.68 505 120Z M505 115C505.66 115 505.32 115 506 115C506 115.66 506 115.32 506 116C505.34 116 505.68 116 505 116C505 115.34 505 115.68 505 115Z M505 110C505.66 110 505.32 110 506 110C506 110.66 506 110.32 506 111C505.34 111 505.68 111 505 111C505 110.34 505 110.68 505 110Z M505 105C505.66 105 505.32 105 506 105C506 105.66 506 105.32 506 106C505.34 106 505.68 106 505 106C505 105.34 505 105.68 505 105Z M505 100C505.66 100 505.32 100 506 100C506 100.66 506 100.32 506 101C505.34 101 505.68 101 505 101C505 100.34 505 100.68 505 100Z M505 95C505.66 95 505.32 95 506 95C506 95.66 506 95.32 506 96C505.34 96 505.68 96 505 96C505 95.34 505 95.68 505 95Z M505 90C505.66 90 505.32 90 506 90C506 90.66 506 90.32 506 91C505.34 91 505.68 91 505 91C505 90.34 505 90.68 505 90Z" fill="var(--color-accent-200)"></path><path d="M510 135C510.66 135 510.32 135 511 135C511 135.66 511 135.32 511 136C510.34 136 510.68 136 510 136C510 135.34 510 135.68 510 135Z M510 130C510.66 130 510.32 130 511 130C511 130.66 511 130.32 511 131C510.34 131 510.68 131 510 131C510 130.34 510 130.68 510 130Z M510 125C510.66 125 510.32 125 511 125C511 125.66 511 125.32 511 126C510.34 126 510.68 126 510 126C510 125.34 510 125.68 510 125Z M510 120C510.66 120 510.32 120 511 120C511 120.66 511 120.32 511 121C510.34 121 510.68 121 510 121C510 120.34 510 120.68 510 120Z M510 115C510.66 115 510.32 115 511 115C511 115.66 511 115.32 511 116C510.34 116 510.68 116 510 116C510 115.34 510 115.68 510 115Z M510 110C510.66 110 510.32 110 511 110C511 110.66 511 110.32 511 111C510.34 111 510.68 111 510 111C510 110.34 510 110.68 510 110Z M510 105C510.66 105 510.32 105 511 105C511 105.66 511 105.32 511 106C510.34 106 510.68 106 510 106C510 105.34 510 105.68 510 105Z M510 100C510.66 100 510.32 100 511 100C511 100.66 511 100.32 511 101C510.34 101 510.68 101 510 101C510 100.34 510 100.68 510 100Z M510 95C510.66 95 510.32 95 511 95C511 95.66 511 95.32 511 96C510.34 96 510.68 96 510 96C510 95.34 510 95.68 510 95Z M510 90C510.66 90 510.32 90 511 90C511 90.66 511 90.32 511 91C510.34 91 510.68 91 510 91C510 90.34 510 90.68 510 90Z M510 85C510.66 85 510.32 85 511 85C511 85.66 511 85.32 511 86C510.34 86 510.68 86 510 86C510 85.34 510 85.68 510 85Z M510 80C510.66 80 510.32 80 511 80C511 80.66 511 80.32 511 81C510.34 81 510.68 81 510 81C510 80.34 510 80.68 510 80Z" fill="var(--color-accent-200)"></path><path d="M515 120C515.66 120 515.32 120 516 120C516 120.66 516 120.32 516 121C515.34 121 515.68 121 515 121C515 120.34 515 120.68 515 120Z M515 115C515.66 115 515.32 115 516 115C516 115.66 516 115.32 516 116C515.34 116 515.68 116 515 116C515 115.34 515 115.68 515 115Z M515 110C515.66 110 515.32 110 516 110C516 110.66 516 110.32 516 111C515.34 111 515.68 111 515 111C515 110.34 515 110.68 515 110Z M515 105C515.66 105 515.32 105 516 105C516 105.66 516 105.32 516 106C515.34 106 515.68 106 515 106C515 105.34 515 105.68 515 105Z M515 100C515.66 100 515.32 100 516 100C516 100.66 516 100.32 516 101C515.34 101 515.68 101 515 101C515 100.34 515 100.68 515 100Z M515 95C515.66 95 515.32 95 516 95C516 95.66 516 95.32 516 96C515.34 96 515.68 96 515 96C515 95.34 515 95.68 515 95Z" fill="var(--color-accent-200)"></path><path d="M520 135C520.66 135 520.32 135 521 135C521 135.66 521 135.32 521 136C520.34 136 520.68 136 520 136C520 135.34 520 135.68 520 135Z M520 130C520.66 130 520.32 130 521 130C521 130.66 521 130.32 521 131C520.34 131 520.68 131 520 131C520 130.34 520 130.68 520 130Z M520 125C520.66 125 520.32 125 521 125C521 125.66 521 125.32 521 126C520.34 126 520.68 126 520 126C520 125.34 520 125.68 520 125Z M520 120C520.66 120 520.32 120 521 120C521 120.66 521 120.32 521 121C520.34 121 520.68 121 520 121C520 120.34 520 120.68 520 120Z M520 115C520.66 115 520.32 115 521 115C521 115.66 521 115.32 521 116C520.34 116 520.68 116 520 116C520 115.34 520 115.68 520 115Z M520 110C520.66 110 520.32 110 521 110C521 110.66 521 110.32 521 111C520.34 111 520.68 111 520 111C520 110.34 520 110.68 520 110Z M520 105C520.66 105 520.32 105 521 105C521 105.66 521 105.32 521 106C520.34 106 520.68 106 520 106C520 105.34 520 105.68 520 105Z M520 100C520.66 100 520.32 100 521 100C521 100.66 521 100.32 521 101C520.34 101 520.68 101 520 101C520 100.34 520 100.68 520 100Z M520 95C520.66 95 520.32 95 521 95C521 95.66 521 95.32 521 96C520.34 96 520.68 96 520 96C520 95.34 520 95.68 520 95Z M520 90C520.66 90 520.32 90 521 90C521 90.66 521 90.32 521 91C520.34 91 520.68 91 520 91C520 90.34 520 90.68 520 90Z M520 85C520.66 85 520.32 85 521 85C521 85.66 521 85.32 521 86C520.34 86 520.68 86 520 86C520 85.34 520 85.68 520 85Z M520 80C520.66 80 520.32 80 521 80C521 80.66 521 80.32 521 81C520.34 81 520.68 81 520 81C520 80.34 520 80.68 520 80Z" fill="var(--color-accent-200)"></path><path d="M525 180C525.66 180 525.32 180 526 180C526 180.66 526 180.32 526 181C525.34 181 525.68 181 525 181C525 180.34 525 180.68 525 180Z M525 175C525.66 175 525.32 175 526 175C526 175.66 526 175.32 526 176C525.34 176 525.68 176 525 176C525 175.34 525 175.68 525 175Z M525 170C525.66 170 525.32 170 526 170C526 170.66 526 170.32 526 171C525.34 171 525.68 171 525 171C525 170.34 525 170.68 525 170Z M525 165C525.66 165 525.32 165 526 165C526 165.66 526 165.32 526 166C525.34 166 525.68 166 525 166C525 165.34 525 165.68 525 165Z M525 160C525.66 160 525.32 160 526 160C526 160.66 526 160.32 526 161C525.34 161 525.68 161 525 161C525 160.34 525 160.68 525 160Z M525 155C525.66 155 525.32 155 526 155C526 155.66 526 155.32 526 156C525.34 156 525.68 156 525 156C525 155.34 525 155.68 525 155Z M525 150C525.66 150 525.32 150 526 150C526 150.66 526 150.32 526 151C525.34 151 525.68 151 525 151C525 150.34 525 150.68 525 150Z M525 145C525.66 145 525.32 145 526 145C526 145.66 526 145.32 526 146C525.34 146 525.68 146 525 146C525 145.34 525 145.68 525 145Z M525 140C525.66 140 525.32 140 526 140C526 140.66 526 140.32 526 141C525.34 141 525.68 141 525 141C525 140.34 525 140.68 525 140Z M525 135C525.66 135 525.32 135 526 135C526 135.66 526 135.32 526 136C525.34 136 525.68 136 525 136C525 135.34 525 135.68 525 135Z M525 130C525.66 130 525.32 130 526 130C526 130.66 526 130.32 526 131C525.34 131 525.68 131 525 131C525 130.34 525 130.68 525 130Z M525 125C525.66 125 525.32 125 526 125C526 125.66 526 125.32 526 126C525.34 126 525.68 126 525 126C525 125.34 525 125.68 525 125Z M525 120C525.66 120 525.32 120 526 120C526 120.66 526 120.32 526 121C525.34 121 525.68 121 525 121C525 120.34 525 120.68 525 120Z M525 115C525.66 115 525.32 115 526 115C526 115.66 526 115.32 526 116C525.34 116 525.68 116 525 116C525 115.34 525 115.68 525 115Z M525 110C525.66 110 525.32 110 526 110C526 110.66 526 110.32 526 111C525.34 111 525.68 111 525 111C525 110.34 525 110.68 525 110Z M525 105C525.66 105 525.32 105 526 105C526 105.66 526 105.32 526 106C525.34 106 525.68 106 525 106C525 105.34 525 105.68 525 105Z M525 100C525.66 100 525.32 100 526 100C526 100.66 526 100.32 526 101C525.34 101 525.68 101 525 101C525 100.34 525 100.68 525 100Z M525 95C525.66 95 525.32 95 526 95C526 95.66 526 95.32 526 96C525.34 96 525.68 96 525 96C525 95.34 525 95.68 525 95Z M525 90C525.66 90 525.32 90 526 90C526 90.66 526 90.32 526 91C525.34 91 525.68 91 525 91C525 90.34 525 90.68 525 90Z M525 85C525.66 85 525.32 85 526 85C526 85.66 526 85.32 526 86C525.34 86 525.68 86 525 86C525 85.34 525 85.68 525 85Z M525 80C525.66 80 525.32 80 526 80C526 80.66 526 80.32 526 81C525.34 81 525.68 81 525 81C525 80.34 525 80.68 525 80Z M525 75C525.66 75 525.32 75 526 75C526 75.66 526 75.32 526 76C525.34 76 525.68 76 525 76C525 75.34 525 75.68 525 75Z M525 70C525.66 70 525.32 70 526 70C526 70.66 526 70.32 526 71C525.34 71 525.68 71 525 71C525 70.34 525 70.68 525 70Z M525 65C525.66 65 525.32 65 526 65C526 65.66 526 65.32 526 66C525.34 66 525.68 66 525 66C525 65.34 525 65.68 525 65Z M525 60C525.66 60 525.32 60 526 60C526 60.66 526 60.32 526 61C525.34 61 525.68 61 525 61C525 60.34 525 60.68 525 60Z M525 55C525.66 55 525.32 55 526 55C526 55.66 526 55.32 526 56C525.34 56 525.68 56 525 56C525 55.34 525 55.68 525 55Z M525 50C525.66 50 525.32 50 526 50C526 50.66 526 50.32 526 51C525.34 51 525.68 51 525 51C525 50.34 525 50.68 525 50Z M525 45C525.66 45 525.32 45 526 45C526 45.66 526 45.32 526 46C525.34 46 525.68 46 525 46C525 45.34 525 45.68 525 45Z M525 40C525.66 40 525.32 40 526 40C526 40.66 526 40.32 526 41C525.34 41 525.68 41 525 41C525 40.34 525 40.68 525 40Z M525 35C525.66 35 525.32 35 526 35C526 35.66 526 35.32 526 36C525.34 36 525.68 36 525 36C525 35.34 525 35.68 525 35Z" fill="var(--color-accent-200)"></path><path d="M530 170C530.66 170 530.32 170 531 170C531 170.66 531 170.32 531 171C530.34 171 530.68 171 530 171C530 170.34 530 170.68 530 170Z M530 165C530.66 165 530.32 165 531 165C531 165.66 531 165.32 531 166C530.34 166 530.68 166 530 166C530 165.34 530 165.68 530 165Z M530 160C530.66 160 530.32 160 531 160C531 160.66 531 160.32 531 161C530.34 161 530.68 161 530 161C530 160.34 530 160.68 530 160Z M530 155C530.66 155 530.32 155 531 155C531 155.66 531 155.32 531 156C530.34 156 530.68 156 530 156C530 155.34 530 155.68 530 155Z M530 150C530.66 150 530.32 150 531 150C531 150.66 531 150.32 531 151C530.34 151 530.68 151 530 151C530 150.34 530 150.68 530 150Z M530 145C530.66 145 530.32 145 531 145C531 145.66 531 145.32 531 146C530.34 146 530.68 146 530 146C530 145.34 530 145.68 530 145Z M530 140C530.66 140 530.32 140 531 140C531 140.66 531 140.32 531 141C530.34 141 530.68 141 530 141C530 140.34 530 140.68 530 140Z M530 135C530.66 135 530.32 135 531 135C531 135.66 531 135.32 531 136C530.34 136 530.68 136 530 136C530 135.34 530 135.68 530 135Z M530 130C530.66 130 530.32 130 531 130C531 130.66 531 130.32 531 131C530.34 131 530.68 131 530 131C530 130.34 530 130.68 530 130Z M530 125C530.66 125 530.32 125 531 125C531 125.66 531 125.32 531 126C530.34 126 530.68 126 530 126C530 125.34 530 125.68 530 125Z M530 120C530.66 120 530.32 120 531 120C531 120.66 531 120.32 531 121C530.34 121 530.68 121 530 121C530 120.34 530 120.68 530 120Z M530 115C530.66 115 530.32 115 531 115C531 115.66 531 115.32 531 116C530.34 116 530.68 116 530 116C530 115.34 530 115.68 530 115Z M530 110C530.66 110 530.32 110 531 110C531 110.66 531 110.32 531 111C530.34 111 530.68 111 530 111C530 110.34 530 110.68 530 110Z M530 105C530.66 105 530.32 105 531 105C531 105.66 531 105.32 531 106C530.34 106 530.68 106 530 106C530 105.34 530 105.68 530 105Z M530 100C530.66 100 530.32 100 531 100C531 100.66 531 100.32 531 101C530.34 101 530.68 101 530 101C530 100.34 530 100.68 530 100Z M530 95C530.66 95 530.32 95 531 95C531 95.66 531 95.32 531 96C530.34 96 530.68 96 530 96C530 95.34 530 95.68 530 95Z M530 90C530.66 90 530.32 90 531 90C531 90.66 531 90.32 531 91C530.34 91 530.68 91 530 91C530 90.34 530 90.68 530 90Z M530 85C530.66 85 530.32 85 531 85C531 85.66 531 85.32 531 86C530.34 86 530.68 86 530 86C530 85.34 530 85.68 530 85Z M530 80C530.66 80 530.32 80 531 80C531 80.66 531 80.32 531 81C530.34 81 530.68 81 530 81C530 80.34 530 80.68 530 80Z M530 75C530.66 75 530.32 75 531 75C531 75.66 531 75.32 531 76C530.34 76 530.68 76 530 76C530 75.34 530 75.68 530 75Z M530 70C530.66 70 530.32 70 531 70C531 70.66 531 70.32 531 71C530.34 71 530.68 71 530 71C530 70.34 530 70.68 530 70Z M530 65C530.66 65 530.32 65 531 65C531 65.66 531 65.32 531 66C530.34 66 530.68 66 530 66C530 65.34 530 65.68 530 65Z M530 60C530.66 60 530.32 60 531 60C531 60.66 531 60.32 531 61C530.34 61 530.68 61 530 61C530 60.34 530 60.68 530 60Z M530 55C530.66 55 530.32 55 531 55C531 55.66 531 55.32 531 56C530.34 56 530.68 56 530 56C530 55.34 530 55.68 530 55Z M530 50C530.66 50 530.32 50 531 50C531 50.66 531 50.32 531 51C530.34 51 530.68 51 530 51C530 50.34 530 50.68 530 50Z M530 45C530.66 45 530.32 45 531 45C531 45.66 531 45.32 531 46C530.34 46 530.68 46 530 46C530 45.34 530 45.68 530 45Z" fill="var(--color-accent-200)"></path><path d="M535 145C535.66 145 535.32 145 536 145C536 145.66 536 145.32 536 146C535.34 146 535.68 146 535 146C535 145.34 535 145.68 535 145Z M535 140C535.66 140 535.32 140 536 140C536 140.66 536 140.32 536 141C535.34 141 535.68 141 535 141C535 140.34 535 140.68 535 140Z M535 135C535.66 135 535.32 135 536 135C536 135.66 536 135.32 536 136C535.34 136 535.68 136 535 136C535 135.34 535 135.68 535 135Z M535 130C535.66 130 535.32 130 536 130C536 130.66 536 130.32 536 131C535.34 131 535.68 131 535 131C535 130.34 535 130.68 535 130Z M535 125C535.66 125 535.32 125 536 125C536 125.66 536 125.32 536 126C535.34 126 535.68 126 535 126C535 125.34 535 125.68 535 125Z M535 120C535.66 120 535.32 120 536 120C536 120.66 536 120.32 536 121C535.34 121 535.68 121 535 121C535 120.34 535 120.68 535 120Z M535 115C535.66 115 535.32 115 536 115C536 115.66 536 115.32 536 116C535.34 116 535.68 116 535 116C535 115.34 535 115.68 535 115Z M535 110C535.66 110 535.32 110 536 110C536 110.66 536 110.32 536 111C535.34 111 535.68 111 535 111C535 110.34 535 110.68 535 110Z M535 105C535.66 105 535.32 105 536 105C536 105.66 536 105.32 536 106C535.34 106 535.68 106 535 106C535 105.34 535 105.68 535 105Z M535 100C535.66 100 535.32 100 536 100C536 100.66 536 100.32 536 101C535.34 101 535.68 101 535 101C535 100.34 535 100.68 535 100Z M535 95C535.66 95 535.32 95 536 95C536 95.66 536 95.32 536 96C535.34 96 535.68 96 535 96C535 95.34 535 95.68 535 95Z M535 90C535.66 90 535.32 90 536 90C536 90.66 536 90.32 536 91C535.34 91 535.68 91 535 91C535 90.34 535 90.68 535 90Z M535 85C535.66 85 535.32 85 536 85C536 85.66 536 85.32 536 86C535.34 86 535.68 86 535 86C535 85.34 535 85.68 535 85Z M535 80C535.66 80 535.32 80 536 80C536 80.66 536 80.32 536 81C535.34 81 535.68 81 535 81C535 80.34 535 80.68 535 80Z M535 75C535.66 75 535.32 75 536 75C536 75.66 536 75.32 536 76C535.34 76 535.68 76 535 76C535 75.34 535 75.68 535 75Z M535 70C535.66 70 535.32 70 536 70C536 70.66 536 70.32 536 71C535.34 71 535.68 71 535 71C535 70.34 535 70.68 535 70Z" fill="var(--color-accent-200)"></path><path d="M540 140C540.66 140 540.32 140 541 140C541 140.66 541 140.32 541 141C540.34 141 540.68 141 540 141C540 140.34 540 140.68 540 140Z M540 135C540.66 135 540.32 135 541 135C541 135.66 541 135.32 541 136C540.34 136 540.68 136 540 136C540 135.34 540 135.68 540 135Z M540 130C540.66 130 540.32 130 541 130C541 130.66 541 130.32 541 131C540.34 131 540.68 131 540 131C540 130.34 540 130.68 540 130Z M540 125C540.66 125 540.32 125 541 125C541 125.66 541 125.32 541 126C540.34 126 540.68 126 540 126C540 125.34 540 125.68 540 125Z M540 120C540.66 120 540.32 120 541 120C541 120.66 541 120.32 541 121C540.34 121 540.68 121 540 121C540 120.34 540 120.68 540 120Z M540 115C540.66 115 540.32 115 541 115C541 115.66 541 115.32 541 116C540.34 116 540.68 116 540 116C540 115.34 540 115.68 540 115Z M540 110C540.66 110 540.32 110 541 110C541 110.66 541 110.32 541 111C540.34 111 540.68 111 540 111C540 110.34 540 110.68 540 110Z M540 105C540.66 105 540.32 105 541 105C541 105.66 541 105.32 541 106C540.34 106 540.68 106 540 106C540 105.34 540 105.68 540 105Z M540 100C540.66 100 540.32 100 541 100C541 100.66 541 100.32 541 101C540.34 101 540.68 101 540 101C540 100.34 540 100.68 540 100Z M540 95C540.66 95 540.32 95 541 95C541 95.66 541 95.32 541 96C540.34 96 540.68 96 540 96C540 95.34 540 95.68 540 95Z M540 90C540.66 90 540.32 90 541 90C541 90.66 541 90.32 541 91C540.34 91 540.68 91 540 91C540 90.34 540 90.68 540 90Z M540 85C540.66 85 540.32 85 541 85C541 85.66 541 85.32 541 86C540.34 86 540.68 86 540 86C540 85.34 540 85.68 540 85Z M540 80C540.66 80 540.32 80 541 80C541 80.66 541 80.32 541 81C540.34 81 540.68 81 540 81C540 80.34 540 80.68 540 80Z M540 75C540.66 75 540.32 75 541 75C541 75.66 541 75.32 541 76C540.34 76 540.68 76 540 76C540 75.34 540 75.68 540 75Z" fill="var(--color-accent-200)"></path><path d="M545 155C545.66 155 545.32 155 546 155C546 155.66 546 155.32 546 156C545.34 156 545.68 156 545 156C545 155.34 545 155.68 545 155Z M545 150C545.66 150 545.32 150 546 150C546 150.66 546 150.32 546 151C545.34 151 545.68 151 545 151C545 150.34 545 150.68 545 150Z M545 145C545.66 145 545.32 145 546 145C546 145.66 546 145.32 546 146C545.34 146 545.68 146 545 146C545 145.34 545 145.68 545 145Z M545 140C545.66 140 545.32 140 546 140C546 140.66 546 140.32 546 141C545.34 141 545.68 141 545 141C545 140.34 545 140.68 545 140Z M545 135C545.66 135 545.32 135 546 135C546 135.66 546 135.32 546 136C545.34 136 545.68 136 545 136C545 135.34 545 135.68 545 135Z M545 130C545.66 130 545.32 130 546 130C546 130.66 546 130.32 546 131C545.34 131 545.68 131 545 131C545 130.34 545 130.68 545 130Z M545 125C545.66 125 545.32 125 546 125C546 125.66 546 125.32 546 126C545.34 126 545.68 126 545 126C545 125.34 545 125.68 545 125Z M545 120C545.66 120 545.32 120 546 120C546 120.66 546 120.32 546 121C545.34 121 545.68 121 545 121C545 120.34 545 120.68 545 120Z M545 115C545.66 115 545.32 115 546 115C546 115.66 546 115.32 546 116C545.34 116 545.68 116 545 116C545 115.34 545 115.68 545 115Z M545 110C545.66 110 545.32 110 546 110C546 110.66 546 110.32 546 111C545.34 111 545.68 111 545 111C545 110.34 545 110.68 545 110Z M545 105C545.66 105 545.32 105 546 105C546 105.66 546 105.32 546 106C545.34 106 545.68 106 545 106C545 105.34 545 105.68 545 105Z M545 100C545.66 100 545.32 100 546 100C546 100.66 546 100.32 546 101C545.34 101 545.68 101 545 101C545 100.34 545 100.68 545 100Z M545 95C545.66 95 545.32 95 546 95C546 95.66 546 95.32 546 96C545.34 96 545.68 96 545 96C545 95.34 545 95.68 545 95Z M545 90C545.66 90 545.32 90 546 90C546 90.66 546 90.32 546 91C545.34 91 545.68 91 545 91C545 90.34 545 90.68 545 90Z M545 85C545.66 85 545.32 85 546 85C546 85.66 546 85.32 546 86C545.34 86 545.68 86 545 86C545 85.34 545 85.68 545 85Z M545 80C545.66 80 545.32 80 546 80C546 80.66 546 80.32 546 81C545.34 81 545.68 81 545 81C545 80.34 545 80.68 545 80Z M545 75C545.66 75 545.32 75 546 75C546 75.66 546 75.32 546 76C545.34 76 545.68 76 545 76C545 75.34 545 75.68 545 75Z M545 70C545.66 70 545.32 70 546 70C546 70.66 546 70.32 546 71C545.34 71 545.68 71 545 71C545 70.34 545 70.68 545 70Z M545 65C545.66 65 545.32 65 546 65C546 65.66 546 65.32 546 66C545.34 66 545.68 66 545 66C545 65.34 545 65.68 545 65Z" fill="var(--color-accent-200)"></path><path d="M550 135C550.66 135 550.32 135 551 135C551 135.66 551 135.32 551 136C550.34 136 550.68 136 550 136C550 135.34 550 135.68 550 135Z M550 130C550.66 130 550.32 130 551 130C551 130.66 551 130.32 551 131C550.34 131 550.68 131 550 131C550 130.34 550 130.68 550 130Z M550 125C550.66 125 550.32 125 551 125C551 125.66 551 125.32 551 126C550.34 126 550.68 126 550 126C550 125.34 550 125.68 550 125Z M550 120C550.66 120 550.32 120 551 120C551 120.66 551 120.32 551 121C550.34 121 550.68 121 550 121C550 120.34 550 120.68 550 120Z M550 115C550.66 115 550.32 115 551 115C551 115.66 551 115.32 551 116C550.34 116 550.68 116 550 116C550 115.34 550 115.68 550 115Z M550 110C550.66 110 550.32 110 551 110C551 110.66 551 110.32 551 111C550.34 111 550.68 111 550 111C550 110.34 550 110.68 550 110Z M550 105C550.66 105 550.32 105 551 105C551 105.66 551 105.32 551 106C550.34 106 550.68 106 550 106C550 105.34 550 105.68 550 105Z M550 100C550.66 100 550.32 100 551 100C551 100.66 551 100.32 551 101C550.34 101 550.68 101 550 101C550 100.34 550 100.68 550 100Z M550 95C550.66 95 550.32 95 551 95C551 95.66 551 95.32 551 96C550.34 96 550.68 96 550 96C550 95.34 550 95.68 550 95Z M550 90C550.66 90 550.32 90 551 90C551 90.66 551 90.32 551 91C550.34 91 550.68 91 550 91C550 90.34 550 90.68 550 90Z M550 85C550.66 85 550.32 85 551 85C551 85.66 551 85.32 551 86C550.34 86 550.68 86 550 86C550 85.34 550 85.68 550 85Z M550 80C550.66 80 550.32 80 551 80C551 80.66 551 80.32 551 81C550.34 81 550.68 81 550 81C550 80.34 550 80.68 550 80Z" fill="var(--color-accent-200)"></path><path d="M555 150C555.66 150 555.32 150 556 150C556 150.66 556 150.32 556 151C555.34 151 555.68 151 555 151C555 150.34 555 150.68 555 150Z M555 145C555.66 145 555.32 145 556 145C556 145.66 556 145.32 556 146C555.34 146 555.68 146 555 146C555 145.34 555 145.68 555 145Z M555 140C555.66 140 555.32 140 556 140C556 140.66 556 140.32 556 141C555.34 141 555.68 141 555 141C555 140.34 555 140.68 555 140Z M555 135C555.66 135 555.32 135 556 135C556 135.66 556 135.32 556 136C555.34 136 555.68 136 555 136C555 135.34 555 135.68 555 135Z M555 130C555.66 130 555.32 130 556 130C556 130.66 556 130.32 556 131C555.34 131 555.68 131 555 131C555 130.34 555 130.68 555 130Z M555 125C555.66 125 555.32 125 556 125C556 125.66 556 125.32 556 126C555.34 126 555.68 126 555 126C555 125.34 555 125.68 555 125Z M555 120C555.66 120 555.32 120 556 120C556 120.66 556 120.32 556 121C555.34 121 555.68 121 555 121C555 120.34 555 120.68 555 120Z M555 115C555.66 115 555.32 115 556 115C556 115.66 556 115.32 556 116C555.34 116 555.68 116 555 116C555 115.34 555 115.68 555 115Z M555 110C555.66 110 555.32 110 556 110C556 110.66 556 110.32 556 111C555.34 111 555.68 111 555 111C555 110.34 555 110.68 555 110Z M555 105C555.66 105 555.32 105 556 105C556 105.66 556 105.32 556 106C555.34 106 555.68 106 555 106C555 105.34 555 105.68 555 105Z M555 100C555.66 100 555.32 100 556 100C556 100.66 556 100.32 556 101C555.34 101 555.68 101 555 101C555 100.34 555 100.68 555 100Z M555 95C555.66 95 555.32 95 556 95C556 95.66 556 95.32 556 96C555.34 96 555.68 96 555 96C555 95.34 555 95.68 555 95Z M555 90C555.66 90 555.32 90 556 90C556 90.66 556 90.32 556 91C555.34 91 555.68 91 555 91C555 90.34 555 90.68 555 90Z M555 85C555.66 85 555.32 85 556 85C556 85.66 556 85.32 556 86C555.34 86 555.68 86 555 86C555 85.34 555 85.68 555 85Z M555 80C555.66 80 555.32 80 556 80C556 80.66 556 80.32 556 81C555.34 81 555.68 81 555 81C555 80.34 555 80.68 555 80Z M555 75C555.66 75 555.32 75 556 75C556 75.66 556 75.32 556 76C555.34 76 555.68 76 555 76C555 75.34 555 75.68 555 75Z M555 70C555.66 70 555.32 70 556 70C556 70.66 556 70.32 556 71C555.34 71 555.68 71 555 71C555 70.34 555 70.68 555 70Z M555 65C555.66 65 555.32 65 556 65C556 65.66 556 65.32 556 66C555.34 66 555.68 66 555 66C555 65.34 555 65.68 555 65Z" fill="var(--color-accent-200)"></path><path d="M560 135C560.66 135 560.32 135 561 135C561 135.66 561 135.32 561 136C560.34 136 560.68 136 560 136C560 135.34 560 135.68 560 135Z M560 130C560.66 130 560.32 130 561 130C561 130.66 561 130.32 561 131C560.34 131 560.68 131 560 131C560 130.34 560 130.68 560 130Z M560 125C560.66 125 560.32 125 561 125C561 125.66 561 125.32 561 126C560.34 126 560.68 126 560 126C560 125.34 560 125.68 560 125Z M560 120C560.66 120 560.32 120 561 120C561 120.66 561 120.32 561 121C560.34 121 560.68 121 560 121C560 120.34 560 120.68 560 120Z M560 115C560.66 115 560.32 115 561 115C561 115.66 561 115.32 561 116C560.34 116 560.68 116 560 116C560 115.34 560 115.68 560 115Z M560 110C560.66 110 560.32 110 561 110C561 110.66 561 110.32 561 111C560.34 111 560.68 111 560 111C560 110.34 560 110.68 560 110Z M560 105C560.66 105 560.32 105 561 105C561 105.66 561 105.32 561 106C560.34 106 560.68 106 560 106C560 105.34 560 105.68 560 105Z M560 100C560.66 100 560.32 100 561 100C561 100.66 561 100.32 561 101C560.34 101 560.68 101 560 101C560 100.34 560 100.68 560 100Z M560 95C560.66 95 560.32 95 561 95C561 95.66 561 95.32 561 96C560.34 96 560.68 96 560 96C560 95.34 560 95.68 560 95Z M560 90C560.66 90 560.32 90 561 90C561 90.66 561 90.32 561 91C560.34 91 560.68 91 560 91C560 90.34 560 90.68 560 90Z M560 85C560.66 85 560.32 85 561 85C561 85.66 561 85.32 561 86C560.34 86 560.68 86 560 86C560 85.34 560 85.68 560 85Z" fill="var(--color-accent-200)"></path><path d="M565 135C565.66 135 565.32 135 566 135C566 135.66 566 135.32 566 136C565.34 136 565.68 136 565 136C565 135.34 565 135.68 565 135Z M565 130C565.66 130 565.32 130 566 130C566 130.66 566 130.32 566 131C565.34 131 565.68 131 565 131C565 130.34 565 130.68 565 130Z M565 125C565.66 125 565.32 125 566 125C566 125.66 566 125.32 566 126C565.34 126 565.68 126 565 126C565 125.34 565 125.68 565 125Z M565 120C565.66 120 565.32 120 566 120C566 120.66 566 120.32 566 121C565.34 121 565.68 121 565 121C565 120.34 565 120.68 565 120Z M565 115C565.66 115 565.32 115 566 115C566 115.66 566 115.32 566 116C565.34 116 565.68 116 565 116C565 115.34 565 115.68 565 115Z M565 110C565.66 110 565.32 110 566 110C566 110.66 566 110.32 566 111C565.34 111 565.68 111 565 111C565 110.34 565 110.68 565 110Z M565 105C565.66 105 565.32 105 566 105C566 105.66 566 105.32 566 106C565.34 106 565.68 106 565 106C565 105.34 565 105.68 565 105Z M565 100C565.66 100 565.32 100 566 100C566 100.66 566 100.32 566 101C565.34 101 565.68 101 565 101C565 100.34 565 100.68 565 100Z M565 95C565.66 95 565.32 95 566 95C566 95.66 566 95.32 566 96C565.34 96 565.68 96 565 96C565 95.34 565 95.68 565 95Z M565 90C565.66 90 565.32 90 566 90C566 90.66 566 90.32 566 91C565.34 91 565.68 91 565 91C565 90.34 565 90.68 565 90Z M565 85C565.66 85 565.32 85 566 85C566 85.66 566 85.32 566 86C565.34 86 565.68 86 565 86C565 85.34 565 85.68 565 85Z" fill="var(--color-accent-200)"></path><path d="M570 135C570.66 135 570.32 135 571 135C571 135.66 571 135.32 571 136C570.34 136 570.68 136 570 136C570 135.34 570 135.68 570 135Z M570 130C570.66 130 570.32 130 571 130C571 130.66 571 130.32 571 131C570.34 131 570.68 131 570 131C570 130.34 570 130.68 570 130Z M570 125C570.66 125 570.32 125 571 125C571 125.66 571 125.32 571 126C570.34 126 570.68 126 570 126C570 125.34 570 125.68 570 125Z M570 120C570.66 120 570.32 120 571 120C571 120.66 571 120.32 571 121C570.34 121 570.68 121 570 121C570 120.34 570 120.68 570 120Z M570 115C570.66 115 570.32 115 571 115C571 115.66 571 115.32 571 116C570.34 116 570.68 116 570 116C570 115.34 570 115.68 570 115Z M570 110C570.66 110 570.32 110 571 110C571 110.66 571 110.32 571 111C570.34 111 570.68 111 570 111C570 110.34 570 110.68 570 110Z M570 105C570.66 105 570.32 105 571 105C571 105.66 571 105.32 571 106C570.34 106 570.68 106 570 106C570 105.34 570 105.68 570 105Z M570 100C570.66 100 570.32 100 571 100C571 100.66 571 100.32 571 101C570.34 101 570.68 101 570 101C570 100.34 570 100.68 570 100Z M570 95C570.66 95 570.32 95 571 95C571 95.66 571 95.32 571 96C570.34 96 570.68 96 570 96C570 95.34 570 95.68 570 95Z M570 90C570.66 90 570.32 90 571 90C571 90.66 571 90.32 571 91C570.34 91 570.68 91 570 91C570 90.34 570 90.68 570 90Z M570 85C570.66 85 570.32 85 571 85C571 85.66 571 85.32 571 86C570.34 86 570.68 86 570 86C570 85.34 570 85.68 570 85Z" fill="var(--color-accent-200)"></path><path d="M575 140C575.66 140 575.32 140 576 140C576 140.66 576 140.32 576 141C575.34 141 575.68 141 575 141C575 140.34 575 140.68 575 140Z M575 135C575.66 135 575.32 135 576 135C576 135.66 576 135.32 576 136C575.34 136 575.68 136 575 136C575 135.34 575 135.68 575 135Z M575 130C575.66 130 575.32 130 576 130C576 130.66 576 130.32 576 131C575.34 131 575.68 131 575 131C575 130.34 575 130.68 575 130Z M575 125C575.66 125 575.32 125 576 125C576 125.66 576 125.32 576 126C575.34 126 575.68 126 575 126C575 125.34 575 125.68 575 125Z M575 120C575.66 120 575.32 120 576 120C576 120.66 576 120.32 576 121C575.34 121 575.68 121 575 121C575 120.34 575 120.68 575 120Z M575 115C575.66 115 575.32 115 576 115C576 115.66 576 115.32 576 116C575.34 116 575.68 116 575 116C575 115.34 575 115.68 575 115Z M575 110C575.66 110 575.32 110 576 110C576 110.66 576 110.32 576 111C575.34 111 575.68 111 575 111C575 110.34 575 110.68 575 110Z M575 105C575.66 105 575.32 105 576 105C576 105.66 576 105.32 576 106C575.34 106 575.68 106 575 106C575 105.34 575 105.68 575 105Z M575 100C575.66 100 575.32 100 576 100C576 100.66 576 100.32 576 101C575.34 101 575.68 101 575 101C575 100.34 575 100.68 575 100Z M575 95C575.66 95 575.32 95 576 95C576 95.66 576 95.32 576 96C575.34 96 575.68 96 575 96C575 95.34 575 95.68 575 95Z M575 90C575.66 90 575.32 90 576 90C576 90.66 576 90.32 576 91C575.34 91 575.68 91 575 91C575 90.34 575 90.68 575 90Z M575 85C575.66 85 575.32 85 576 85C576 85.66 576 85.32 576 86C575.34 86 575.68 86 575 86C575 85.34 575 85.68 575 85Z M575 80C575.66 80 575.32 80 576 80C576 80.66 576 80.32 576 81C575.34 81 575.68 81 575 81C575 80.34 575 80.68 575 80Z" fill="var(--color-accent-200)"></path><path d="M580 130C580.66 130 580.32 130 581 130C581 130.66 581 130.32 581 131C580.34 131 580.68 131 580 131C580 130.34 580 130.68 580 130Z M580 125C580.66 125 580.32 125 581 125C581 125.66 581 125.32 581 126C580.34 126 580.68 126 580 126C580 125.34 580 125.68 580 125Z M580 120C580.66 120 580.32 120 581 120C581 120.66 581 120.32 581 121C580.34 121 580.68 121 580 121C580 120.34 580 120.68 580 120Z M580 115C580.66 115 580.32 115 581 115C581 115.66 581 115.32 581 116C580.34 116 580.68 116 580 116C580 115.34 580 115.68 580 115Z M580 110C580.66 110 580.32 110 581 110C581 110.66 581 110.32 581 111C580.34 111 580.68 111 580 111C580 110.34 580 110.68 580 110Z M580 105C580.66 105 580.32 105 581 105C581 105.66 581 105.32 581 106C580.34 106 580.68 106 580 106C580 105.34 580 105.68 580 105Z M580 100C580.66 100 580.32 100 581 100C581 100.66 581 100.32 581 101C580.34 101 580.68 101 580 101C580 100.34 580 100.68 580 100Z M580 95C580.66 95 580.32 95 581 95C581 95.66 581 95.32 581 96C580.34 96 580.68 96 580 96C580 95.34 580 95.68 580 95Z M580 90C580.66 90 580.32 90 581 90C581 90.66 581 90.32 581 91C580.34 91 580.68 91 580 91C580 90.34 580 90.68 580 90Z M580 85C580.66 85 580.32 85 581 85C581 85.66 581 85.32 581 86C580.34 86 580.68 86 580 86C580 85.34 580 85.68 580 85Z" fill="var(--color-accent-200)"></path><path d="M585 135C585.66 135 585.32 135 586 135C586 135.66 586 135.32 586 136C585.34 136 585.68 136 585 136C585 135.34 585 135.68 585 135Z M585 130C585.66 130 585.32 130 586 130C586 130.66 586 130.32 586 131C585.34 131 585.68 131 585 131C585 130.34 585 130.68 585 130Z M585 125C585.66 125 585.32 125 586 125C586 125.66 586 125.32 586 126C585.34 126 585.68 126 585 126C585 125.34 585 125.68 585 125Z M585 120C585.66 120 585.32 120 586 120C586 120.66 586 120.32 586 121C585.34 121 585.68 121 585 121C585 120.34 585 120.68 585 120Z M585 115C585.66 115 585.32 115 586 115C586 115.66 586 115.32 586 116C585.34 116 585.68 116 585 116C585 115.34 585 115.68 585 115Z M585 110C585.66 110 585.32 110 586 110C586 110.66 586 110.32 586 111C585.34 111 585.68 111 585 111C585 110.34 585 110.68 585 110Z M585 105C585.66 105 585.32 105 586 105C586 105.66 586 105.32 586 106C585.34 106 585.68 106 585 106C585 105.34 585 105.68 585 105Z M585 100C585.66 100 585.32 100 586 100C586 100.66 586 100.32 586 101C585.34 101 585.68 101 585 101C585 100.34 585 100.68 585 100Z M585 95C585.66 95 585.32 95 586 95C586 95.66 586 95.32 586 96C585.34 96 585.68 96 585 96C585 95.34 585 95.68 585 95Z M585 90C585.66 90 585.32 90 586 90C586 90.66 586 90.32 586 91C585.34 91 585.68 91 585 91C585 90.34 585 90.68 585 90Z M585 85C585.66 85 585.32 85 586 85C586 85.66 586 85.32 586 86C585.34 86 585.68 86 585 86C585 85.34 585 85.68 585 85Z" fill="var(--color-accent-200)"></path><path d="M590 140C590.66 140 590.32 140 591 140C591 140.66 591 140.32 591 141C590.34 141 590.68 141 590 141C590 140.34 590 140.68 590 140Z M590 135C590.66 135 590.32 135 591 135C591 135.66 591 135.32 591 136C590.34 136 590.68 136 590 136C590 135.34 590 135.68 590 135Z M590 130C590.66 130 590.32 130 591 130C591 130.66 591 130.32 591 131C590.34 131 590.68 131 590 131C590 130.34 590 130.68 590 130Z M590 125C590.66 125 590.32 125 591 125C591 125.66 591 125.32 591 126C590.34 126 590.68 126 590 126C590 125.34 590 125.68 590 125Z M590 120C590.66 120 590.32 120 591 120C591 120.66 591 120.32 591 121C590.34 121 590.68 121 590 121C590 120.34 590 120.68 590 120Z M590 115C590.66 115 590.32 115 591 115C591 115.66 591 115.32 591 116C590.34 116 590.68 116 590 116C590 115.34 590 115.68 590 115Z M590 110C590.66 110 590.32 110 591 110C591 110.66 591 110.32 591 111C590.34 111 590.68 111 590 111C590 110.34 590 110.68 590 110Z M590 105C590.66 105 590.32 105 591 105C591 105.66 591 105.32 591 106C590.34 106 590.68 106 590 106C590 105.34 590 105.68 590 105Z M590 100C590.66 100 590.32 100 591 100C591 100.66 591 100.32 591 101C590.34 101 590.68 101 590 101C590 100.34 590 100.68 590 100Z M590 95C590.66 95 590.32 95 591 95C591 95.66 591 95.32 591 96C590.34 96 590.68 96 590 96C590 95.34 590 95.68 590 95Z M590 90C590.66 90 590.32 90 591 90C591 90.66 591 90.32 591 91C590.34 91 590.68 91 590 91C590 90.34 590 90.68 590 90Z M590 85C590.66 85 590.32 85 591 85C591 85.66 591 85.32 591 86C590.34 86 590.68 86 590 86C590 85.34 590 85.68 590 85Z M590 80C590.66 80 590.32 80 591 80C591 80.66 591 80.32 591 81C590.34 81 590.68 81 590 81C590 80.34 590 80.68 590 80Z" fill="var(--color-accent-200)"></path><path d="M595 135C595.66 135 595.32 135 596 135C596 135.66 596 135.32 596 136C595.34 136 595.68 136 595 136C595 135.34 595 135.68 595 135Z M595 130C595.66 130 595.32 130 596 130C596 130.66 596 130.32 596 131C595.34 131 595.68 131 595 131C595 130.34 595 130.68 595 130Z M595 125C595.66 125 595.32 125 596 125C596 125.66 596 125.32 596 126C595.34 126 595.68 126 595 126C595 125.34 595 125.68 595 125Z M595 120C595.66 120 595.32 120 596 120C596 120.66 596 120.32 596 121C595.34 121 595.68 121 595 121C595 120.34 595 120.68 595 120Z M595 115C595.66 115 595.32 115 596 115C596 115.66 596 115.32 596 116C595.34 116 595.68 116 595 116C595 115.34 595 115.68 595 115Z M595 110C595.66 110 595.32 110 596 110C596 110.66 596 110.32 596 111C595.34 111 595.68 111 595 111C595 110.34 595 110.68 595 110Z M595 105C595.66 105 595.32 105 596 105C596 105.66 596 105.32 596 106C595.34 106 595.68 106 595 106C595 105.34 595 105.68 595 105Z M595 100C595.66 100 595.32 100 596 100C596 100.66 596 100.32 596 101C595.34 101 595.68 101 595 101C595 100.34 595 100.68 595 100Z M595 95C595.66 95 595.32 95 596 95C596 95.66 596 95.32 596 96C595.34 96 595.68 96 595 96C595 95.34 595 95.68 595 95Z M595 90C595.66 90 595.32 90 596 90C596 90.66 596 90.32 596 91C595.34 91 595.68 91 595 91C595 90.34 595 90.68 595 90Z M595 85C595.66 85 595.32 85 596 85C596 85.66 596 85.32 596 86C595.34 86 595.68 86 595 86C595 85.34 595 85.68 595 85Z M595 80C595.66 80 595.32 80 596 80C596 80.66 596 80.32 596 81C595.34 81 595.68 81 595 81C595 80.34 595 80.68 595 80Z" fill="var(--color-accent-200)"></path><path d="M600 165C600.66 165 600.32 165 601 165C601 165.66 601 165.32 601 166C600.34 166 600.68 166 600 166C600 165.34 600 165.68 600 165Z M600 160C600.66 160 600.32 160 601 160C601 160.66 601 160.32 601 161C600.34 161 600.68 161 600 161C600 160.34 600 160.68 600 160Z M600 155C600.66 155 600.32 155 601 155C601 155.66 601 155.32 601 156C600.34 156 600.68 156 600 156C600 155.34 600 155.68 600 155Z M600 150C600.66 150 600.32 150 601 150C601 150.66 601 150.32 601 151C600.34 151 600.68 151 600 151C600 150.34 600 150.68 600 150Z M600 145C600.66 145 600.32 145 601 145C601 145.66 601 145.32 601 146C600.34 146 600.68 146 600 146C600 145.34 600 145.68 600 145Z M600 140C600.66 140 600.32 140 601 140C601 140.66 601 140.32 601 141C600.34 141 600.68 141 600 141C600 140.34 600 140.68 600 140Z M600 135C600.66 135 600.32 135 601 135C601 135.66 601 135.32 601 136C600.34 136 600.68 136 600 136C600 135.34 600 135.68 600 135Z M600 130C600.66 130 600.32 130 601 130C601 130.66 601 130.32 601 131C600.34 131 600.68 131 600 131C600 130.34 600 130.68 600 130Z M600 125C600.66 125 600.32 125 601 125C601 125.66 601 125.32 601 126C600.34 126 600.68 126 600 126C600 125.34 600 125.68 600 125Z M600 120C600.66 120 600.32 120 601 120C601 120.66 601 120.32 601 121C600.34 121 600.68 121 600 121C600 120.34 600 120.68 600 120Z M600 115C600.66 115 600.32 115 601 115C601 115.66 601 115.32 601 116C600.34 116 600.68 116 600 116C600 115.34 600 115.68 600 115Z M600 110C600.66 110 600.32 110 601 110C601 110.66 601 110.32 601 111C600.34 111 600.68 111 600 111C600 110.34 600 110.68 600 110Z M600 105C600.66 105 600.32 105 601 105C601 105.66 601 105.32 601 106C600.34 106 600.68 106 600 106C600 105.34 600 105.68 600 105Z M600 100C600.66 100 600.32 100 601 100C601 100.66 601 100.32 601 101C600.34 101 600.68 101 600 101C600 100.34 600 100.68 600 100Z M600 95C600.66 95 600.32 95 601 95C601 95.66 601 95.32 601 96C600.34 96 600.68 96 600 96C600 95.34 600 95.68 600 95Z M600 90C600.66 90 600.32 90 601 90C601 90.66 601 90.32 601 91C600.34 91 600.68 91 600 91C600 90.34 600 90.68 600 90Z M600 85C600.66 85 600.32 85 601 85C601 85.66 601 85.32 601 86C600.34 86 600.68 86 600 86C600 85.34 600 85.68 600 85Z M600 80C600.66 80 600.32 80 601 80C601 80.66 601 80.32 601 81C600.34 81 600.68 81 600 81C600 80.34 600 80.68 600 80Z M600 75C600.66 75 600.32 75 601 75C601 75.66 601 75.32 601 76C600.34 76 600.68 76 600 76C600 75.34 600 75.68 600 75Z M600 70C600.66 70 600.32 70 601 70C601 70.66 601 70.32 601 71C600.34 71 600.68 71 600 71C600 70.34 600 70.68 600 70Z M600 65C600.66 65 600.32 65 601 65C601 65.66 601 65.32 601 66C600.34 66 600.68 66 600 66C600 65.34 600 65.68 600 65Z M600 60C600.66 60 600.32 60 601 60C601 60.66 601 60.32 601 61C600.34 61 600.68 61 600 61C600 60.34 600 60.68 600 60Z M600 55C600.66 55 600.32 55 601 55C601 55.66 601 55.32 601 56C600.34 56 600.68 56 600 56C600 55.34 600 55.68 600 55Z M600 50C600.66 50 600.32 50 601 50C601 50.66 601 50.32 601 51C600.34 51 600.68 51 600 51C600 50.34 600 50.68 600 50Z" fill="var(--color-accent-200)"></path><path d="M605 130C605.66 130 605.32 130 606 130C606 130.66 606 130.32 606 131C605.34 131 605.68 131 605 131C605 130.34 605 130.68 605 130Z M605 125C605.66 125 605.32 125 606 125C606 125.66 606 125.32 606 126C605.34 126 605.68 126 605 126C605 125.34 605 125.68 605 125Z M605 120C605.66 120 605.32 120 606 120C606 120.66 606 120.32 606 121C605.34 121 605.68 121 605 121C605 120.34 605 120.68 605 120Z M605 115C605.66 115 605.32 115 606 115C606 115.66 606 115.32 606 116C605.34 116 605.68 116 605 116C605 115.34 605 115.68 605 115Z M605 110C605.66 110 605.32 110 606 110C606 110.66 606 110.32 606 111C605.34 111 605.68 111 605 111C605 110.34 605 110.68 605 110Z M605 105C605.66 105 605.32 105 606 105C606 105.66 606 105.32 606 106C605.34 106 605.68 106 605 106C605 105.34 605 105.68 605 105Z M605 100C605.66 100 605.32 100 606 100C606 100.66 606 100.32 606 101C605.34 101 605.68 101 605 101C605 100.34 605 100.68 605 100Z M605 95C605.66 95 605.32 95 606 95C606 95.66 606 95.32 606 96C605.34 96 605.68 96 605 96C605 95.34 605 95.68 605 95Z M605 90C605.66 90 605.32 90 606 90C606 90.66 606 90.32 606 91C605.34 91 605.68 91 605 91C605 90.34 605 90.68 605 90Z" fill="var(--color-accent-200)"></path><path d="M610 120C610.66 120 610.32 120 611 120C611 120.66 611 120.32 611 121C610.34 121 610.68 121 610 121C610 120.34 610 120.68 610 120Z M610 115C610.66 115 610.32 115 611 115C611 115.66 611 115.32 611 116C610.34 116 610.68 116 610 116C610 115.34 610 115.68 610 115Z M610 110C610.66 110 610.32 110 611 110C611 110.66 611 110.32 611 111C610.34 111 610.68 111 610 111C610 110.34 610 110.68 610 110Z M610 105C610.66 105 610.32 105 611 105C611 105.66 611 105.32 611 106C610.34 106 610.68 106 610 106C610 105.34 610 105.68 610 105Z M610 100C610.66 100 610.32 100 611 100C611 100.66 611 100.32 611 101C610.34 101 610.68 101 610 101C610 100.34 610 100.68 610 100Z M610 95C610.66 95 610.32 95 611 95C611 95.66 611 95.32 611 96C610.34 96 610.68 96 610 96C610 95.34 610 95.68 610 95Z" fill="var(--color-accent-200)"></path><path d="M615 130C615.66 130 615.32 130 616 130C616 130.66 616 130.32 616 131C615.34 131 615.68 131 615 131C615 130.34 615 130.68 615 130Z M615 125C615.66 125 615.32 125 616 125C616 125.66 616 125.32 616 126C615.34 126 615.68 126 615 126C615 125.34 615 125.68 615 125Z M615 120C615.66 120 615.32 120 616 120C616 120.66 616 120.32 616 121C615.34 121 615.68 121 615 121C615 120.34 615 120.68 615 120Z M615 115C615.66 115 615.32 115 616 115C616 115.66 616 115.32 616 116C615.34 116 615.68 116 615 116C615 115.34 615 115.68 615 115Z M615 110C615.66 110 615.32 110 616 110C616 110.66 616 110.32 616 111C615.34 111 615.68 111 615 111C615 110.34 615 110.68 615 110Z M615 105C615.66 105 615.32 105 616 105C616 105.66 616 105.32 616 106C615.34 106 615.68 106 615 106C615 105.34 615 105.68 615 105Z M615 100C615.66 100 615.32 100 616 100C616 100.66 616 100.32 616 101C615.34 101 615.68 101 615 101C615 100.34 615 100.68 615 100Z M615 95C615.66 95 615.32 95 616 95C616 95.66 616 95.32 616 96C615.34 96 615.68 96 615 96C615 95.34 615 95.68 615 95Z M615 90C615.66 90 615.32 90 616 90C616 90.66 616 90.32 616 91C615.34 91 615.68 91 615 91C615 90.34 615 90.68 615 90Z" fill="var(--color-accent-200)"></path><path d="M620 125C620.66 125 620.32 125 621 125C621 125.66 621 125.32 621 126C620.34 126 620.68 126 620 126C620 125.34 620 125.68 620 125Z M620 120C620.66 120 620.32 120 621 120C621 120.66 621 120.32 621 121C620.34 121 620.68 121 620 121C620 120.34 620 120.68 620 120Z M620 115C620.66 115 620.32 115 621 115C621 115.66 621 115.32 621 116C620.34 116 620.68 116 620 116C620 115.34 620 115.68 620 115Z M620 110C620.66 110 620.32 110 621 110C621 110.66 621 110.32 621 111C620.34 111 620.68 111 620 111C620 110.34 620 110.68 620 110Z M620 105C620.66 105 620.32 105 621 105C621 105.66 621 105.32 621 106C620.34 106 620.68 106 620 106C620 105.34 620 105.68 620 105Z M620 100C620.66 100 620.32 100 621 100C621 100.66 621 100.32 621 101C620.34 101 620.68 101 620 101C620 100.34 620 100.68 620 100Z M620 95C620.66 95 620.32 95 621 95C621 95.66 621 95.32 621 96C620.34 96 620.68 96 620 96C620 95.34 620 95.68 620 95Z" fill="var(--color-accent-200)"></path><path d="M625 140C625.66 140 625.32 140 626 140C626 140.66 626 140.32 626 141C625.34 141 625.68 141 625 141C625 140.34 625 140.68 625 140Z M625 135C625.66 135 625.32 135 626 135C626 135.66 626 135.32 626 136C625.34 136 625.68 136 625 136C625 135.34 625 135.68 625 135Z M625 130C625.66 130 625.32 130 626 130C626 130.66 626 130.32 626 131C625.34 131 625.68 131 625 131C625 130.34 625 130.68 625 130Z M625 125C625.66 125 625.32 125 626 125C626 125.66 626 125.32 626 126C625.34 126 625.68 126 625 126C625 125.34 625 125.68 625 125Z M625 120C625.66 120 625.32 120 626 120C626 120.66 626 120.32 626 121C625.34 121 625.68 121 625 121C625 120.34 625 120.68 625 120Z M625 115C625.66 115 625.32 115 626 115C626 115.66 626 115.32 626 116C625.34 116 625.68 116 625 116C625 115.34 625 115.68 625 115Z M625 110C625.66 110 625.32 110 626 110C626 110.66 626 110.32 626 111C625.34 111 625.68 111 625 111C625 110.34 625 110.68 625 110Z M625 105C625.66 105 625.32 105 626 105C626 105.66 626 105.32 626 106C625.34 106 625.68 106 625 106C625 105.34 625 105.68 625 105Z M625 100C625.66 100 625.32 100 626 100C626 100.66 626 100.32 626 101C625.34 101 625.68 101 625 101C625 100.34 625 100.68 625 100Z M625 95C625.66 95 625.32 95 626 95C626 95.66 626 95.32 626 96C625.34 96 625.68 96 625 96C625 95.34 625 95.68 625 95Z M625 90C625.66 90 625.32 90 626 90C626 90.66 626 90.32 626 91C625.34 91 625.68 91 625 91C625 90.34 625 90.68 625 90Z M625 85C625.66 85 625.32 85 626 85C626 85.66 626 85.32 626 86C625.34 86 625.68 86 625 86C625 85.34 625 85.68 625 85Z M625 80C625.66 80 625.32 80 626 80C626 80.66 626 80.32 626 81C625.34 81 625.68 81 625 81C625 80.34 625 80.68 625 80Z M625 75C625.66 75 625.32 75 626 75C626 75.66 626 75.32 626 76C625.34 76 625.68 76 625 76C625 75.34 625 75.68 625 75Z" fill="var(--color-accent-200)"></path><path d="M630 140C630.66 140 630.32 140 631 140C631 140.66 631 140.32 631 141C630.34 141 630.68 141 630 141C630 140.34 630 140.68 630 140Z M630 135C630.66 135 630.32 135 631 135C631 135.66 631 135.32 631 136C630.34 136 630.68 136 630 136C630 135.34 630 135.68 630 135Z M630 130C630.66 130 630.32 130 631 130C631 130.66 631 130.32 631 131C630.34 131 630.68 131 630 131C630 130.34 630 130.68 630 130Z M630 125C630.66 125 630.32 125 631 125C631 125.66 631 125.32 631 126C630.34 126 630.68 126 630 126C630 125.34 630 125.68 630 125Z M630 120C630.66 120 630.32 120 631 120C631 120.66 631 120.32 631 121C630.34 121 630.68 121 630 121C630 120.34 630 120.68 630 120Z M630 115C630.66 115 630.32 115 631 115C631 115.66 631 115.32 631 116C630.34 116 630.68 116 630 116C630 115.34 630 115.68 630 115Z M630 110C630.66 110 630.32 110 631 110C631 110.66 631 110.32 631 111C630.34 111 630.68 111 630 111C630 110.34 630 110.68 630 110Z M630 105C630.66 105 630.32 105 631 105C631 105.66 631 105.32 631 106C630.34 106 630.68 106 630 106C630 105.34 630 105.68 630 105Z M630 100C630.66 100 630.32 100 631 100C631 100.66 631 100.32 631 101C630.34 101 630.68 101 630 101C630 100.34 630 100.68 630 100Z M630 95C630.66 95 630.32 95 631 95C631 95.66 631 95.32 631 96C630.34 96 630.68 96 630 96C630 95.34 630 95.68 630 95Z M630 90C630.66 90 630.32 90 631 90C631 90.66 631 90.32 631 91C630.34 91 630.68 91 630 91C630 90.34 630 90.68 630 90Z M630 85C630.66 85 630.32 85 631 85C631 85.66 631 85.32 631 86C630.34 86 630.68 86 630 86C630 85.34 630 85.68 630 85Z M630 80C630.66 80 630.32 80 631 80C631 80.66 631 80.32 631 81C630.34 81 630.68 81 630 81C630 80.34 630 80.68 630 80Z M630 75C630.66 75 630.32 75 631 75C631 75.66 631 75.32 631 76C630.34 76 630.68 76 630 76C630 75.34 630 75.68 630 75Z" fill="var(--color-accent-200)"></path><path d="M635 130C635.66 130 635.32 130 636 130C636 130.66 636 130.32 636 131C635.34 131 635.68 131 635 131C635 130.34 635 130.68 635 130Z M635 125C635.66 125 635.32 125 636 125C636 125.66 636 125.32 636 126C635.34 126 635.68 126 635 126C635 125.34 635 125.68 635 125Z M635 120C635.66 120 635.32 120 636 120C636 120.66 636 120.32 636 121C635.34 121 635.68 121 635 121C635 120.34 635 120.68 635 120Z M635 115C635.66 115 635.32 115 636 115C636 115.66 636 115.32 636 116C635.34 116 635.68 116 635 116C635 115.34 635 115.68 635 115Z M635 110C635.66 110 635.32 110 636 110C636 110.66 636 110.32 636 111C635.34 111 635.68 111 635 111C635 110.34 635 110.68 635 110Z M635 105C635.66 105 635.32 105 636 105C636 105.66 636 105.32 636 106C635.34 106 635.68 106 635 106C635 105.34 635 105.68 635 105Z M635 100C635.66 100 635.32 100 636 100C636 100.66 636 100.32 636 101C635.34 101 635.68 101 635 101C635 100.34 635 100.68 635 100Z M635 95C635.66 95 635.32 95 636 95C636 95.66 636 95.32 636 96C635.34 96 635.68 96 635 96C635 95.34 635 95.68 635 95Z M635 90C635.66 90 635.32 90 636 90C636 90.66 636 90.32 636 91C635.34 91 635.68 91 635 91C635 90.34 635 90.68 635 90Z" fill="var(--color-accent-200)"></path><path d="M640 160C640.66 160 640.32 160 641 160C641 160.66 641 160.32 641 161C640.34 161 640.68 161 640 161C640 160.34 640 160.68 640 160Z M640 155C640.66 155 640.32 155 641 155C641 155.66 641 155.32 641 156C640.34 156 640.68 156 640 156C640 155.34 640 155.68 640 155Z M640 150C640.66 150 640.32 150 641 150C641 150.66 641 150.32 641 151C640.34 151 640.68 151 640 151C640 150.34 640 150.68 640 150Z M640 145C640.66 145 640.32 145 641 145C641 145.66 641 145.32 641 146C640.34 146 640.68 146 640 146C640 145.34 640 145.68 640 145Z M640 140C640.66 140 640.32 140 641 140C641 140.66 641 140.32 641 141C640.34 141 640.68 141 640 141C640 140.34 640 140.68 640 140Z M640 135C640.66 135 640.32 135 641 135C641 135.66 641 135.32 641 136C640.34 136 640.68 136 640 136C640 135.34 640 135.68 640 135Z M640 130C640.66 130 640.32 130 641 130C641 130.66 641 130.32 641 131C640.34 131 640.68 131 640 131C640 130.34 640 130.68 640 130Z M640 125C640.66 125 640.32 125 641 125C641 125.66 641 125.32 641 126C640.34 126 640.68 126 640 126C640 125.34 640 125.68 640 125Z M640 120C640.66 120 640.32 120 641 120C641 120.66 641 120.32 641 121C640.34 121 640.68 121 640 121C640 120.34 640 120.68 640 120Z M640 115C640.66 115 640.32 115 641 115C641 115.66 641 115.32 641 116C640.34 116 640.68 116 640 116C640 115.34 640 115.68 640 115Z M640 110C640.66 110 640.32 110 641 110C641 110.66 641 110.32 641 111C640.34 111 640.68 111 640 111C640 110.34 640 110.68 640 110Z M640 105C640.66 105 640.32 105 641 105C641 105.66 641 105.32 641 106C640.34 106 640.68 106 640 106C640 105.34 640 105.68 640 105Z M640 100C640.66 100 640.32 100 641 100C641 100.66 641 100.32 641 101C640.34 101 640.68 101 640 101C640 100.34 640 100.68 640 100Z M640 95C640.66 95 640.32 95 641 95C641 95.66 641 95.32 641 96C640.34 96 640.68 96 640 96C640 95.34 640 95.68 640 95Z M640 90C640.66 90 640.32 90 641 90C641 90.66 641 90.32 641 91C640.34 91 640.68 91 640 91C640 90.34 640 90.68 640 90Z M640 85C640.66 85 640.32 85 641 85C641 85.66 641 85.32 641 86C640.34 86 640.68 86 640 86C640 85.34 640 85.68 640 85Z M640 80C640.66 80 640.32 80 641 80C641 80.66 641 80.32 641 81C640.34 81 640.68 81 640 81C640 80.34 640 80.68 640 80Z M640 75C640.66 75 640.32 75 641 75C641 75.66 641 75.32 641 76C640.34 76 640.68 76 640 76C640 75.34 640 75.68 640 75Z M640 70C640.66 70 640.32 70 641 70C641 70.66 641 70.32 641 71C640.34 71 640.68 71 640 71C640 70.34 640 70.68 640 70Z M640 65C640.66 65 640.32 65 641 65C641 65.66 641 65.32 641 66C640.34 66 640.68 66 640 66C640 65.34 640 65.68 640 65Z M640 60C640.66 60 640.32 60 641 60C641 60.66 641 60.32 641 61C640.34 61 640.68 61 640 61C640 60.34 640 60.68 640 60Z M640 55C640.66 55 640.32 55 641 55C641 55.66 641 55.32 641 56C640.34 56 640.68 56 640 56C640 55.34 640 55.68 640 55Z" fill="var(--color-accent-200)"></path><path d="M645 130C645.66 130 645.32 130 646 130C646 130.66 646 130.32 646 131C645.34 131 645.68 131 645 131C645 130.34 645 130.68 645 130Z M645 125C645.66 125 645.32 125 646 125C646 125.66 646 125.32 646 126C645.34 126 645.68 126 645 126C645 125.34 645 125.68 645 125Z M645 120C645.66 120 645.32 120 646 120C646 120.66 646 120.32 646 121C645.34 121 645.68 121 645 121C645 120.34 645 120.68 645 120Z M645 115C645.66 115 645.32 115 646 115C646 115.66 646 115.32 646 116C645.34 116 645.68 116 645 116C645 115.34 645 115.68 645 115Z M645 110C645.66 110 645.32 110 646 110C646 110.66 646 110.32 646 111C645.34 111 645.68 111 645 111C645 110.34 645 110.68 645 110Z M645 105C645.66 105 645.32 105 646 105C646 105.66 646 105.32 646 106C645.34 106 645.68 106 645 106C645 105.34 645 105.68 645 105Z M645 100C645.66 100 645.32 100 646 100C646 100.66 646 100.32 646 101C645.34 101 645.68 101 645 101C645 100.34 645 100.68 645 100Z M645 95C645.66 95 645.32 95 646 95C646 95.66 646 95.32 646 96C645.34 96 645.68 96 645 96C645 95.34 645 95.68 645 95Z M645 90C645.66 90 645.32 90 646 90C646 90.66 646 90.32 646 91C645.34 91 645.68 91 645 91C645 90.34 645 90.68 645 90Z M645 85C645.66 85 645.32 85 646 85C646 85.66 646 85.32 646 86C645.34 86 645.68 86 645 86C645 85.34 645 85.68 645 85Z" fill="var(--color-accent-200)"></path><path d="M650 125C650.66 125 650.32 125 651 125C651 125.66 651 125.32 651 126C650.34 126 650.68 126 650 126C650 125.34 650 125.68 650 125Z M650 120C650.66 120 650.32 120 651 120C651 120.66 651 120.32 651 121C650.34 121 650.68 121 650 121C650 120.34 650 120.68 650 120Z M650 115C650.66 115 650.32 115 651 115C651 115.66 651 115.32 651 116C650.34 116 650.68 116 650 116C650 115.34 650 115.68 650 115Z M650 110C650.66 110 650.32 110 651 110C651 110.66 651 110.32 651 111C650.34 111 650.68 111 650 111C650 110.34 650 110.68 650 110Z M650 105C650.66 105 650.32 105 651 105C651 105.66 651 105.32 651 106C650.34 106 650.68 106 650 106C650 105.34 650 105.68 650 105Z M650 100C650.66 100 650.32 100 651 100C651 100.66 651 100.32 651 101C650.34 101 650.68 101 650 101C650 100.34 650 100.68 650 100Z M650 95C650.66 95 650.32 95 651 95C651 95.66 651 95.32 651 96C650.34 96 650.68 96 650 96C650 95.34 650 95.68 650 95Z" fill="var(--color-accent-200)"></path><path d="M655 140C655.66 140 655.32 140 656 140C656 140.66 656 140.32 656 141C655.34 141 655.68 141 655 141C655 140.34 655 140.68 655 140Z M655 135C655.66 135 655.32 135 656 135C656 135.66 656 135.32 656 136C655.34 136 655.68 136 655 136C655 135.34 655 135.68 655 135Z M655 130C655.66 130 655.32 130 656 130C656 130.66 656 130.32 656 131C655.34 131 655.68 131 655 131C655 130.34 655 130.68 655 130Z M655 125C655.66 125 655.32 125 656 125C656 125.66 656 125.32 656 126C655.34 126 655.68 126 655 126C655 125.34 655 125.68 655 125Z M655 120C655.66 120 655.32 120 656 120C656 120.66 656 120.32 656 121C655.34 121 655.68 121 655 121C655 120.34 655 120.68 655 120Z M655 115C655.66 115 655.32 115 656 115C656 115.66 656 115.32 656 116C655.34 116 655.68 116 655 116C655 115.34 655 115.68 655 115Z M655 110C655.66 110 655.32 110 656 110C656 110.66 656 110.32 656 111C655.34 111 655.68 111 655 111C655 110.34 655 110.68 655 110Z M655 105C655.66 105 655.32 105 656 105C656 105.66 656 105.32 656 106C655.34 106 655.68 106 655 106C655 105.34 655 105.68 655 105Z M655 100C655.66 100 655.32 100 656 100C656 100.66 656 100.32 656 101C655.34 101 655.68 101 655 101C655 100.34 655 100.68 655 100Z M655 95C655.66 95 655.32 95 656 95C656 95.66 656 95.32 656 96C655.34 96 655.68 96 655 96C655 95.34 655 95.68 655 95Z M655 90C655.66 90 655.32 90 656 90C656 90.66 656 90.32 656 91C655.34 91 655.68 91 655 91C655 90.34 655 90.68 655 90Z M655 85C655.66 85 655.32 85 656 85C656 85.66 656 85.32 656 86C655.34 86 655.68 86 655 86C655 85.34 655 85.68 655 85Z M655 80C655.66 80 655.32 80 656 80C656 80.66 656 80.32 656 81C655.34 81 655.68 81 655 81C655 80.34 655 80.68 655 80Z" fill="var(--color-accent-200)"></path><path d="M660 125C660.66 125 660.32 125 661 125C661 125.66 661 125.32 661 126C660.34 126 660.68 126 660 126C660 125.34 660 125.68 660 125Z M660 120C660.66 120 660.32 120 661 120C661 120.66 661 120.32 661 121C660.34 121 660.68 121 660 121C660 120.34 660 120.68 660 120Z M660 115C660.66 115 660.32 115 661 115C661 115.66 661 115.32 661 116C660.34 116 660.68 116 660 116C660 115.34 660 115.68 660 115Z M660 110C660.66 110 660.32 110 661 110C661 110.66 661 110.32 661 111C660.34 111 660.68 111 660 111C660 110.34 660 110.68 660 110Z M660 105C660.66 105 660.32 105 661 105C661 105.66 661 105.32 661 106C660.34 106 660.68 106 660 106C660 105.34 660 105.68 660 105Z M660 100C660.66 100 660.32 100 661 100C661 100.66 661 100.32 661 101C660.34 101 660.68 101 660 101C660 100.34 660 100.68 660 100Z M660 95C660.66 95 660.32 95 661 95C661 95.66 661 95.32 661 96C660.34 96 660.68 96 660 96C660 95.34 660 95.68 660 95Z M660 90C660.66 90 660.32 90 661 90C661 90.66 661 90.32 661 91C660.34 91 660.68 91 660 91C660 90.34 660 90.68 660 90Z" fill="var(--color-accent-200)"></path><path d="M665 160C665.66 160 665.32 160 666 160C666 160.66 666 160.32 666 161C665.34 161 665.68 161 665 161C665 160.34 665 160.68 665 160Z M665 155C665.66 155 665.32 155 666 155C666 155.66 666 155.32 666 156C665.34 156 665.68 156 665 156C665 155.34 665 155.68 665 155Z M665 150C665.66 150 665.32 150 666 150C666 150.66 666 150.32 666 151C665.34 151 665.68 151 665 151C665 150.34 665 150.68 665 150Z M665 145C665.66 145 665.32 145 666 145C666 145.66 666 145.32 666 146C665.34 146 665.68 146 665 146C665 145.34 665 145.68 665 145Z M665 140C665.66 140 665.32 140 666 140C666 140.66 666 140.32 666 141C665.34 141 665.68 141 665 141C665 140.34 665 140.68 665 140Z M665 135C665.66 135 665.32 135 666 135C666 135.66 666 135.32 666 136C665.34 136 665.68 136 665 136C665 135.34 665 135.68 665 135Z M665 130C665.66 130 665.32 130 666 130C666 130.66 666 130.32 666 131C665.34 131 665.68 131 665 131C665 130.34 665 130.68 665 130Z M665 125C665.66 125 665.32 125 666 125C666 125.66 666 125.32 666 126C665.34 126 665.68 126 665 126C665 125.34 665 125.68 665 125Z M665 120C665.66 120 665.32 120 666 120C666 120.66 666 120.32 666 121C665.34 121 665.68 121 665 121C665 120.34 665 120.68 665 120Z M665 115C665.66 115 665.32 115 666 115C666 115.66 666 115.32 666 116C665.34 116 665.68 116 665 116C665 115.34 665 115.68 665 115Z M665 110C665.66 110 665.32 110 666 110C666 110.66 666 110.32 666 111C665.34 111 665.68 111 665 111C665 110.34 665 110.68 665 110Z M665 105C665.66 105 665.32 105 666 105C666 105.66 666 105.32 666 106C665.34 106 665.68 106 665 106C665 105.34 665 105.68 665 105Z M665 100C665.66 100 665.32 100 666 100C666 100.66 666 100.32 666 101C665.34 101 665.68 101 665 101C665 100.34 665 100.68 665 100Z M665 95C665.66 95 665.32 95 666 95C666 95.66 666 95.32 666 96C665.34 96 665.68 96 665 96C665 95.34 665 95.68 665 95Z M665 90C665.66 90 665.32 90 666 90C666 90.66 666 90.32 666 91C665.34 91 665.68 91 665 91C665 90.34 665 90.68 665 90Z M665 85C665.66 85 665.32 85 666 85C666 85.66 666 85.32 666 86C665.34 86 665.68 86 665 86C665 85.34 665 85.68 665 85Z M665 80C665.66 80 665.32 80 666 80C666 80.66 666 80.32 666 81C665.34 81 665.68 81 665 81C665 80.34 665 80.68 665 80Z M665 75C665.66 75 665.32 75 666 75C666 75.66 666 75.32 666 76C665.34 76 665.68 76 665 76C665 75.34 665 75.68 665 75Z M665 70C665.66 70 665.32 70 666 70C666 70.66 666 70.32 666 71C665.34 71 665.68 71 665 71C665 70.34 665 70.68 665 70Z M665 65C665.66 65 665.32 65 666 65C666 65.66 666 65.32 666 66C665.34 66 665.68 66 665 66C665 65.34 665 65.68 665 65Z M665 60C665.66 60 665.32 60 666 60C666 60.66 666 60.32 666 61C665.34 61 665.68 61 665 61C665 60.34 665 60.68 665 60Z M665 55C665.66 55 665.32 55 666 55C666 55.66 666 55.32 666 56C665.34 56 665.68 56 665 56C665 55.34 665 55.68 665 55Z" fill="var(--color-accent-200)"></path><path d="M670 210C670.66 210 670.32 210 671 210C671 210.66 671 210.32 671 211C670.34 211 670.68 211 670 211C670 210.34 670 210.68 670 210Z M670 205C670.66 205 670.32 205 671 205C671 205.66 671 205.32 671 206C670.34 206 670.68 206 670 206C670 205.34 670 205.68 670 205Z M670 200C670.66 200 670.32 200 671 200C671 200.66 671 200.32 671 201C670.34 201 670.68 201 670 201C670 200.34 670 200.68 670 200Z M670 195C670.66 195 670.32 195 671 195C671 195.66 671 195.32 671 196C670.34 196 670.68 196 670 196C670 195.34 670 195.68 670 195Z M670 190C670.66 190 670.32 190 671 190C671 190.66 671 190.32 671 191C670.34 191 670.68 191 670 191C670 190.34 670 190.68 670 190Z M670 185C670.66 185 670.32 185 671 185C671 185.66 671 185.32 671 186C670.34 186 670.68 186 670 186C670 185.34 670 185.68 670 185Z M670 180C670.66 180 670.32 180 671 180C671 180.66 671 180.32 671 181C670.34 181 670.68 181 670 181C670 180.34 670 180.68 670 180Z M670 175C670.66 175 670.32 175 671 175C671 175.66 671 175.32 671 176C670.34 176 670.68 176 670 176C670 175.34 670 175.68 670 175Z M670 170C670.66 170 670.32 170 671 170C671 170.66 671 170.32 671 171C670.34 171 670.68 171 670 171C670 170.34 670 170.68 670 170Z M670 165C670.66 165 670.32 165 671 165C671 165.66 671 165.32 671 166C670.34 166 670.68 166 670 166C670 165.34 670 165.68 670 165Z M670 160C670.66 160 670.32 160 671 160C671 160.66 671 160.32 671 161C670.34 161 670.68 161 670 161C670 160.34 670 160.68 670 160Z M670 155C670.66 155 670.32 155 671 155C671 155.66 671 155.32 671 156C670.34 156 670.68 156 670 156C670 155.34 670 155.68 670 155Z M670 150C670.66 150 670.32 150 671 150C671 150.66 671 150.32 671 151C670.34 151 670.68 151 670 151C670 150.34 670 150.68 670 150Z M670 145C670.66 145 670.32 145 671 145C671 145.66 671 145.32 671 146C670.34 146 670.68 146 670 146C670 145.34 670 145.68 670 145Z M670 140C670.66 140 670.32 140 671 140C671 140.66 671 140.32 671 141C670.34 141 670.68 141 670 141C670 140.34 670 140.68 670 140Z M670 135C670.66 135 670.32 135 671 135C671 135.66 671 135.32 671 136C670.34 136 670.68 136 670 136C670 135.34 670 135.68 670 135Z M670 130C670.66 130 670.32 130 671 130C671 130.66 671 130.32 671 131C670.34 131 670.68 131 670 131C670 130.34 670 130.68 670 130Z M670 125C670.66 125 670.32 125 671 125C671 125.66 671 125.32 671 126C670.34 126 670.68 126 670 126C670 125.34 670 125.68 670 125Z M670 120C670.66 120 670.32 120 671 120C671 120.66 671 120.32 671 121C670.34 121 670.68 121 670 121C670 120.34 670 120.68 670 120Z M670 115C670.66 115 670.32 115 671 115C671 115.66 671 115.32 671 116C670.34 116 670.68 116 670 116C670 115.34 670 115.68 670 115Z M670 110C670.66 110 670.32 110 671 110C671 110.66 671 110.32 671 111C670.34 111 670.68 111 670 111C670 110.34 670 110.68 670 110Z M670 105C670.66 105 670.32 105 671 105C671 105.66 671 105.32 671 106C670.34 106 670.68 106 670 106C670 105.34 670 105.68 670 105Z M670 100C670.66 100 670.32 100 671 100C671 100.66 671 100.32 671 101C670.34 101 670.68 101 670 101C670 100.34 670 100.68 670 100Z M670 95C670.66 95 670.32 95 671 95C671 95.66 671 95.32 671 96C670.34 96 670.68 96 670 96C670 95.34 670 95.68 670 95Z M670 90C670.66 90 670.32 90 671 90C671 90.66 671 90.32 671 91C670.34 91 670.68 91 670 91C670 90.34 670 90.68 670 90Z M670 85C670.66 85 670.32 85 671 85C671 85.66 671 85.32 671 86C670.34 86 670.68 86 670 86C670 85.34 670 85.68 670 85Z M670 80C670.66 80 670.32 80 671 80C671 80.66 671 80.32 671 81C670.34 81 670.68 81 670 81C670 80.34 670 80.68 670 80Z M670 75C670.66 75 670.32 75 671 75C671 75.66 671 75.32 671 76C670.34 76 670.68 76 670 76C670 75.34 670 75.68 670 75Z M670 70C670.66 70 670.32 70 671 70C671 70.66 671 70.32 671 71C670.34 71 670.68 71 670 71C670 70.34 670 70.68 670 70Z M670 65C670.66 65 670.32 65 671 65C671 65.66 671 65.32 671 66C670.34 66 670.68 66 670 66C670 65.34 670 65.68 670 65Z M670 60C670.66 60 670.32 60 671 60C671 60.66 671 60.32 671 61C670.34 61 670.68 61 670 61C670 60.34 670 60.68 670 60Z M670 55C670.66 55 670.32 55 671 55C671 55.66 671 55.32 671 56C670.34 56 670.68 56 670 56C670 55.34 670 55.68 670 55Z M670 50C670.66 50 670.32 50 671 50C671 50.66 671 50.32 671 51C670.34 51 670.68 51 670 51C670 50.34 670 50.68 670 50Z M670 45C670.66 45 670.32 45 671 45C671 45.66 671 45.32 671 46C670.34 46 670.68 46 670 46C670 45.34 670 45.68 670 45Z M670 40C670.66 40 670.32 40 671 40C671 40.66 671 40.32 671 41C670.34 41 670.68 41 670 41C670 40.34 670 40.68 670 40Z M670 35C670.66 35 670.32 35 671 35C671 35.66 671 35.32 671 36C670.34 36 670.68 36 670 36C670 35.34 670 35.68 670 35Z M670 30C670.66 30 670.32 30 671 30C671 30.66 671 30.32 671 31C670.34 31 670.68 31 670 31C670 30.34 670 30.68 670 30Z M670 25C670.66 25 670.32 25 671 25C671 25.66 671 25.32 671 26C670.34 26 670.68 26 670 26C670 25.34 670 25.68 670 25Z M670 20C670.66 20 670.32 20 671 20C671 20.66 671 20.32 671 21C670.34 21 670.68 21 670 21C670 20.34 670 20.68 670 20Z M670 15C670.66 15 670.32 15 671 15C671 15.66 671 15.32 671 16C670.34 16 670.68 16 670 16C670 15.34 670 15.68 670 15Z M670 10C670.66 10 670.32 10 671 10C671 10.66 671 10.32 671 11C670.34 11 670.68 11 670 11C670 10.34 670 10.68 670 10Z" fill="var(--color-accent-200)"></path><path d="M675 115C675.66 115 675.32 115 676 115C676 115.66 676 115.32 676 116C675.34 116 675.68 116 675 116C675 115.34 675 115.68 675 115Z M675 110C675.66 110 675.32 110 676 110C676 110.66 676 110.32 676 111C675.34 111 675.68 111 675 111C675 110.34 675 110.68 675 110Z M675 105C675.66 105 675.32 105 676 105C676 105.66 676 105.32 676 106C675.34 106 675.68 106 675 106C675 105.34 675 105.68 675 105Z" fill="var(--color-accent-200)"></path><path d="M680 185C680.66 185 680.32 185 681 185C681 185.66 681 185.32 681 186C680.34 186 680.68 186 680 186C680 185.34 680 185.68 680 185Z M680 180C680.66 180 680.32 180 681 180C681 180.66 681 180.32 681 181C680.34 181 680.68 181 680 181C680 180.34 680 180.68 680 180Z M680 175C680.66 175 680.32 175 681 175C681 175.66 681 175.32 681 176C680.34 176 680.68 176 680 176C680 175.34 680 175.68 680 175Z M680 170C680.66 170 680.32 170 681 170C681 170.66 681 170.32 681 171C680.34 171 680.68 171 680 171C680 170.34 680 170.68 680 170Z M680 165C680.66 165 680.32 165 681 165C681 165.66 681 165.32 681 166C680.34 166 680.68 166 680 166C680 165.34 680 165.68 680 165Z M680 160C680.66 160 680.32 160 681 160C681 160.66 681 160.32 681 161C680.34 161 680.68 161 680 161C680 160.34 680 160.68 680 160Z M680 155C680.66 155 680.32 155 681 155C681 155.66 681 155.32 681 156C680.34 156 680.68 156 680 156C680 155.34 680 155.68 680 155Z M680 150C680.66 150 680.32 150 681 150C681 150.66 681 150.32 681 151C680.34 151 680.68 151 680 151C680 150.34 680 150.68 680 150Z M680 145C680.66 145 680.32 145 681 145C681 145.66 681 145.32 681 146C680.34 146 680.68 146 680 146C680 145.34 680 145.68 680 145Z M680 140C680.66 140 680.32 140 681 140C681 140.66 681 140.32 681 141C680.34 141 680.68 141 680 141C680 140.34 680 140.68 680 140Z M680 135C680.66 135 680.32 135 681 135C681 135.66 681 135.32 681 136C680.34 136 680.68 136 680 136C680 135.34 680 135.68 680 135Z M680 130C680.66 130 680.32 130 681 130C681 130.66 681 130.32 681 131C680.34 131 680.68 131 680 131C680 130.34 680 130.68 680 130Z M680 125C680.66 125 680.32 125 681 125C681 125.66 681 125.32 681 126C680.34 126 680.68 126 680 126C680 125.34 680 125.68 680 125Z M680 120C680.66 120 680.32 120 681 120C681 120.66 681 120.32 681 121C680.34 121 680.68 121 680 121C680 120.34 680 120.68 680 120Z M680 115C680.66 115 680.32 115 681 115C681 115.66 681 115.32 681 116C680.34 116 680.68 116 680 116C680 115.34 680 115.68 680 115Z M680 110C680.66 110 680.32 110 681 110C681 110.66 681 110.32 681 111C680.34 111 680.68 111 680 111C680 110.34 680 110.68 680 110Z M680 105C680.66 105 680.32 105 681 105C681 105.66 681 105.32 681 106C680.34 106 680.68 106 680 106C680 105.34 680 105.68 680 105Z M680 100C680.66 100 680.32 100 681 100C681 100.66 681 100.32 681 101C680.34 101 680.68 101 680 101C680 100.34 680 100.68 680 100Z M680 95C680.66 95 680.32 95 681 95C681 95.66 681 95.32 681 96C680.34 96 680.68 96 680 96C680 95.34 680 95.68 680 95Z M680 90C680.66 90 680.32 90 681 90C681 90.66 681 90.32 681 91C680.34 91 680.68 91 680 91C680 90.34 680 90.68 680 90Z M680 85C680.66 85 680.32 85 681 85C681 85.66 681 85.32 681 86C680.34 86 680.68 86 680 86C680 85.34 680 85.68 680 85Z M680 80C680.66 80 680.32 80 681 80C681 80.66 681 80.32 681 81C680.34 81 680.68 81 680 81C680 80.34 680 80.68 680 80Z M680 75C680.66 75 680.32 75 681 75C681 75.66 681 75.32 681 76C680.34 76 680.68 76 680 76C680 75.34 680 75.68 680 75Z M680 70C680.66 70 680.32 70 681 70C681 70.66 681 70.32 681 71C680.34 71 680.68 71 680 71C680 70.34 680 70.68 680 70Z M680 65C680.66 65 680.32 65 681 65C681 65.66 681 65.32 681 66C680.34 66 680.68 66 680 66C680 65.34 680 65.68 680 65Z M680 60C680.66 60 680.32 60 681 60C681 60.66 681 60.32 681 61C680.34 61 680.68 61 680 61C680 60.34 680 60.68 680 60Z M680 55C680.66 55 680.32 55 681 55C681 55.66 681 55.32 681 56C680.34 56 680.68 56 680 56C680 55.34 680 55.68 680 55Z M680 50C680.66 50 680.32 50 681 50C681 50.66 681 50.32 681 51C680.34 51 680.68 51 680 51C680 50.34 680 50.68 680 50Z M680 45C680.66 45 680.32 45 681 45C681 45.66 681 45.32 681 46C680.34 46 680.68 46 680 46C680 45.34 680 45.68 680 45Z M680 40C680.66 40 680.32 40 681 40C681 40.66 681 40.32 681 41C680.34 41 680.68 41 680 41C680 40.34 680 40.68 680 40Z M680 35C680.66 35 680.32 35 681 35C681 35.66 681 35.32 681 36C680.34 36 680.68 36 680 36C680 35.34 680 35.68 680 35Z M680 30C680.66 30 680.32 30 681 30C681 30.66 681 30.32 681 31C680.34 31 680.68 31 680 31C680 30.34 680 30.68 680 30Z" fill="var(--color-accent-200)"></path><path d="M685 160C685.66 160 685.32 160 686 160C686 160.66 686 160.32 686 161C685.34 161 685.68 161 685 161C685 160.34 685 160.68 685 160Z M685 155C685.66 155 685.32 155 686 155C686 155.66 686 155.32 686 156C685.34 156 685.68 156 685 156C685 155.34 685 155.68 685 155Z M685 150C685.66 150 685.32 150 686 150C686 150.66 686 150.32 686 151C685.34 151 685.68 151 685 151C685 150.34 685 150.68 685 150Z M685 145C685.66 145 685.32 145 686 145C686 145.66 686 145.32 686 146C685.34 146 685.68 146 685 146C685 145.34 685 145.68 685 145Z M685 140C685.66 140 685.32 140 686 140C686 140.66 686 140.32 686 141C685.34 141 685.68 141 685 141C685 140.34 685 140.68 685 140Z M685 135C685.66 135 685.32 135 686 135C686 135.66 686 135.32 686 136C685.34 136 685.68 136 685 136C685 135.34 685 135.68 685 135Z M685 130C685.66 130 685.32 130 686 130C686 130.66 686 130.32 686 131C685.34 131 685.68 131 685 131C685 130.34 685 130.68 685 130Z M685 125C685.66 125 685.32 125 686 125C686 125.66 686 125.32 686 126C685.34 126 685.68 126 685 126C685 125.34 685 125.68 685 125Z M685 120C685.66 120 685.32 120 686 120C686 120.66 686 120.32 686 121C685.34 121 685.68 121 685 121C685 120.34 685 120.68 685 120Z M685 115C685.66 115 685.32 115 686 115C686 115.66 686 115.32 686 116C685.34 116 685.68 116 685 116C685 115.34 685 115.68 685 115Z M685 110C685.66 110 685.32 110 686 110C686 110.66 686 110.32 686 111C685.34 111 685.68 111 685 111C685 110.34 685 110.68 685 110Z M685 105C685.66 105 685.32 105 686 105C686 105.66 686 105.32 686 106C685.34 106 685.68 106 685 106C685 105.34 685 105.68 685 105Z M685 100C685.66 100 685.32 100 686 100C686 100.66 686 100.32 686 101C685.34 101 685.68 101 685 101C685 100.34 685 100.68 685 100Z M685 95C685.66 95 685.32 95 686 95C686 95.66 686 95.32 686 96C685.34 96 685.68 96 685 96C685 95.34 685 95.68 685 95Z M685 90C685.66 90 685.32 90 686 90C686 90.66 686 90.32 686 91C685.34 91 685.68 91 685 91C685 90.34 685 90.68 685 90Z M685 85C685.66 85 685.32 85 686 85C686 85.66 686 85.32 686 86C685.34 86 685.68 86 685 86C685 85.34 685 85.68 685 85Z M685 80C685.66 80 685.32 80 686 80C686 80.66 686 80.32 686 81C685.34 81 685.68 81 685 81C685 80.34 685 80.68 685 80Z M685 75C685.66 75 685.32 75 686 75C686 75.66 686 75.32 686 76C685.34 76 685.68 76 685 76C685 75.34 685 75.68 685 75Z M685 70C685.66 70 685.32 70 686 70C686 70.66 686 70.32 686 71C685.34 71 685.68 71 685 71C685 70.34 685 70.68 685 70Z M685 65C685.66 65 685.32 65 686 65C686 65.66 686 65.32 686 66C685.34 66 685.68 66 685 66C685 65.34 685 65.68 685 65Z M685 60C685.66 60 685.32 60 686 60C686 60.66 686 60.32 686 61C685.34 61 685.68 61 685 61C685 60.34 685 60.68 685 60Z M685 55C685.66 55 685.32 55 686 55C686 55.66 686 55.32 686 56C685.34 56 685.68 56 685 56C685 55.34 685 55.68 685 55Z" fill="var(--color-accent-200)"></path><path d="M690 220C690.66 220 690.32 220 691 220C691 220.66 691 220.32 691 221C690.34 221 690.68 221 690 221C690 220.34 690 220.68 690 220Z M690 215C690.66 215 690.32 215 691 215C691 215.66 691 215.32 691 216C690.34 216 690.68 216 690 216C690 215.34 690 215.68 690 215Z M690 210C690.66 210 690.32 210 691 210C691 210.66 691 210.32 691 211C690.34 211 690.68 211 690 211C690 210.34 690 210.68 690 210Z M690 205C690.66 205 690.32 205 691 205C691 205.66 691 205.32 691 206C690.34 206 690.68 206 690 206C690 205.34 690 205.68 690 205Z M690 200C690.66 200 690.32 200 691 200C691 200.66 691 200.32 691 201C690.34 201 690.68 201 690 201C690 200.34 690 200.68 690 200Z M690 195C690.66 195 690.32 195 691 195C691 195.66 691 195.32 691 196C690.34 196 690.68 196 690 196C690 195.34 690 195.68 690 195Z M690 190C690.66 190 690.32 190 691 190C691 190.66 691 190.32 691 191C690.34 191 690.68 191 690 191C690 190.34 690 190.68 690 190Z M690 185C690.66 185 690.32 185 691 185C691 185.66 691 185.32 691 186C690.34 186 690.68 186 690 186C690 185.34 690 185.68 690 185Z M690 180C690.66 180 690.32 180 691 180C691 180.66 691 180.32 691 181C690.34 181 690.68 181 690 181C690 180.34 690 180.68 690 180Z M690 175C690.66 175 690.32 175 691 175C691 175.66 691 175.32 691 176C690.34 176 690.68 176 690 176C690 175.34 690 175.68 690 175Z M690 170C690.66 170 690.32 170 691 170C691 170.66 691 170.32 691 171C690.34 171 690.68 171 690 171C690 170.34 690 170.68 690 170Z M690 165C690.66 165 690.32 165 691 165C691 165.66 691 165.32 691 166C690.34 166 690.68 166 690 166C690 165.34 690 165.68 690 165Z M690 160C690.66 160 690.32 160 691 160C691 160.66 691 160.32 691 161C690.34 161 690.68 161 690 161C690 160.34 690 160.68 690 160Z M690 155C690.66 155 690.32 155 691 155C691 155.66 691 155.32 691 156C690.34 156 690.68 156 690 156C690 155.34 690 155.68 690 155Z M690 150C690.66 150 690.32 150 691 150C691 150.66 691 150.32 691 151C690.34 151 690.68 151 690 151C690 150.34 690 150.68 690 150Z M690 145C690.66 145 690.32 145 691 145C691 145.66 691 145.32 691 146C690.34 146 690.68 146 690 146C690 145.34 690 145.68 690 145Z M690 140C690.66 140 690.32 140 691 140C691 140.66 691 140.32 691 141C690.34 141 690.68 141 690 141C690 140.34 690 140.68 690 140Z M690 135C690.66 135 690.32 135 691 135C691 135.66 691 135.32 691 136C690.34 136 690.68 136 690 136C690 135.34 690 135.68 690 135Z M690 130C690.66 130 690.32 130 691 130C691 130.66 691 130.32 691 131C690.34 131 690.68 131 690 131C690 130.34 690 130.68 690 130Z M690 125C690.66 125 690.32 125 691 125C691 125.66 691 125.32 691 126C690.34 126 690.68 126 690 126C690 125.34 690 125.68 690 125Z M690 120C690.66 120 690.32 120 691 120C691 120.66 691 120.32 691 121C690.34 121 690.68 121 690 121C690 120.34 690 120.68 690 120Z M690 115C690.66 115 690.32 115 691 115C691 115.66 691 115.32 691 116C690.34 116 690.68 116 690 116C690 115.34 690 115.68 690 115Z M690 110C690.66 110 690.32 110 691 110C691 110.66 691 110.32 691 111C690.34 111 690.68 111 690 111C690 110.34 690 110.68 690 110Z M690 105C690.66 105 690.32 105 691 105C691 105.66 691 105.32 691 106C690.34 106 690.68 106 690 106C690 105.34 690 105.68 690 105Z M690 100C690.66 100 690.32 100 691 100C691 100.66 691 100.32 691 101C690.34 101 690.68 101 690 101C690 100.34 690 100.68 690 100Z M690 95C690.66 95 690.32 95 691 95C691 95.66 691 95.32 691 96C690.34 96 690.68 96 690 96C690 95.34 690 95.68 690 95Z M690 90C690.66 90 690.32 90 691 90C691 90.66 691 90.32 691 91C690.34 91 690.68 91 690 91C690 90.34 690 90.68 690 90Z M690 85C690.66 85 690.32 85 691 85C691 85.66 691 85.32 691 86C690.34 86 690.68 86 690 86C690 85.34 690 85.68 690 85Z M690 80C690.66 80 690.32 80 691 80C691 80.66 691 80.32 691 81C690.34 81 690.68 81 690 81C690 80.34 690 80.68 690 80Z M690 75C690.66 75 690.32 75 691 75C691 75.66 691 75.32 691 76C690.34 76 690.68 76 690 76C690 75.34 690 75.68 690 75Z M690 70C690.66 70 690.32 70 691 70C691 70.66 691 70.32 691 71C690.34 71 690.68 71 690 71C690 70.34 690 70.68 690 70Z M690 65C690.66 65 690.32 65 691 65C691 65.66 691 65.32 691 66C690.34 66 690.68 66 690 66C690 65.34 690 65.68 690 65Z M690 60C690.66 60 690.32 60 691 60C691 60.66 691 60.32 691 61C690.34 61 690.68 61 690 61C690 60.34 690 60.68 690 60Z M690 55C690.66 55 690.32 55 691 55C691 55.66 691 55.32 691 56C690.34 56 690.68 56 690 56C690 55.34 690 55.68 690 55Z M690 50C690.66 50 690.32 50 691 50C691 50.66 691 50.32 691 51C690.34 51 690.68 51 690 51C690 50.34 690 50.68 690 50Z M690 45C690.66 45 690.32 45 691 45C691 45.66 691 45.32 691 46C690.34 46 690.68 46 690 46C690 45.34 690 45.68 690 45Z M690 40C690.66 40 690.32 40 691 40C691 40.66 691 40.32 691 41C690.34 41 690.68 41 690 41C690 40.34 690 40.68 690 40Z M690 35C690.66 35 690.32 35 691 35C691 35.66 691 35.32 691 36C690.34 36 690.68 36 690 36C690 35.34 690 35.68 690 35Z M690 30C690.66 30 690.32 30 691 30C691 30.66 691 30.32 691 31C690.34 31 690.68 31 690 31C690 30.34 690 30.68 690 30Z M690 25C690.66 25 690.32 25 691 25C691 25.66 691 25.32 691 26C690.34 26 690.68 26 690 26C690 25.34 690 25.68 690 25Z M690 20C690.66 20 690.32 20 691 20C691 20.66 691 20.32 691 21C690.34 21 690.68 21 690 21C690 20.34 690 20.68 690 20Z M690 15C690.66 15 690.32 15 691 15C691 15.66 691 15.32 691 16C690.34 16 690.68 16 690 16C690 15.34 690 15.68 690 15Z M690 10C690.66 10 690.32 10 691 10C691 10.66 691 10.32 691 11C690.34 11 690.68 11 690 11C690 10.34 690 10.68 690 10Z M690 5C690.66 5 690.32 5 691 5C691 5.66 691 5.32 691 6C690.34 6 690.68 6 690 6C690 5.34 690 5.68 690 5Z M690 0C690.66 0 690.32 0 691 0C691 0.66 691 0.32 691 1C690.34 1 690.68 1 690 1C690 0.34 690 0.68 690 0Z" fill="var(--color-accent-200)"></path><path d="M695 150C695.66 150 695.32 150 696 150C696 150.66 696 150.32 696 151C695.34 151 695.68 151 695 151C695 150.34 695 150.68 695 150Z M695 145C695.66 145 695.32 145 696 145C696 145.66 696 145.32 696 146C695.34 146 695.68 146 695 146C695 145.34 695 145.68 695 145Z M695 140C695.66 140 695.32 140 696 140C696 140.66 696 140.32 696 141C695.34 141 695.68 141 695 141C695 140.34 695 140.68 695 140Z M695 135C695.66 135 695.32 135 696 135C696 135.66 696 135.32 696 136C695.34 136 695.68 136 695 136C695 135.34 695 135.68 695 135Z M695 130C695.66 130 695.32 130 696 130C696 130.66 696 130.32 696 131C695.34 131 695.68 131 695 131C695 130.34 695 130.68 695 130Z M695 125C695.66 125 695.32 125 696 125C696 125.66 696 125.32 696 126C695.34 126 695.68 126 695 126C695 125.34 695 125.68 695 125Z M695 120C695.66 120 695.32 120 696 120C696 120.66 696 120.32 696 121C695.34 121 695.68 121 695 121C695 120.34 695 120.68 695 120Z M695 115C695.66 115 695.32 115 696 115C696 115.66 696 115.32 696 116C695.34 116 695.68 116 695 116C695 115.34 695 115.68 695 115Z M695 110C695.66 110 695.32 110 696 110C696 110.66 696 110.32 696 111C695.34 111 695.68 111 695 111C695 110.34 695 110.68 695 110Z M695 105C695.66 105 695.32 105 696 105C696 105.66 696 105.32 696 106C695.34 106 695.68 106 695 106C695 105.34 695 105.68 695 105Z M695 100C695.66 100 695.32 100 696 100C696 100.66 696 100.32 696 101C695.34 101 695.68 101 695 101C695 100.34 695 100.68 695 100Z M695 95C695.66 95 695.32 95 696 95C696 95.66 696 95.32 696 96C695.34 96 695.68 96 695 96C695 95.34 695 95.68 695 95Z M695 90C695.66 90 695.32 90 696 90C696 90.66 696 90.32 696 91C695.34 91 695.68 91 695 91C695 90.34 695 90.68 695 90Z M695 85C695.66 85 695.32 85 696 85C696 85.66 696 85.32 696 86C695.34 86 695.68 86 695 86C695 85.34 695 85.68 695 85Z M695 80C695.66 80 695.32 80 696 80C696 80.66 696 80.32 696 81C695.34 81 695.68 81 695 81C695 80.34 695 80.68 695 80Z M695 75C695.66 75 695.32 75 696 75C696 75.66 696 75.32 696 76C695.34 76 695.68 76 695 76C695 75.34 695 75.68 695 75Z M695 70C695.66 70 695.32 70 696 70C696 70.66 696 70.32 696 71C695.34 71 695.68 71 695 71C695 70.34 695 70.68 695 70Z M695 65C695.66 65 695.32 65 696 65C696 65.66 696 65.32 696 66C695.34 66 695.68 66 695 66C695 65.34 695 65.68 695 65Z" fill="var(--color-accent-200)"></path><path d="M700 140C700.66 140 700.32 140 701 140C701 140.66 701 140.32 701 141C700.34 141 700.68 141 700 141C700 140.34 700 140.68 700 140Z M700 135C700.66 135 700.32 135 701 135C701 135.66 701 135.32 701 136C700.34 136 700.68 136 700 136C700 135.34 700 135.68 700 135Z M700 130C700.66 130 700.32 130 701 130C701 130.66 701 130.32 701 131C700.34 131 700.68 131 700 131C700 130.34 700 130.68 700 130Z M700 125C700.66 125 700.32 125 701 125C701 125.66 701 125.32 701 126C700.34 126 700.68 126 700 126C700 125.34 700 125.68 700 125Z M700 120C700.66 120 700.32 120 701 120C701 120.66 701 120.32 701 121C700.34 121 700.68 121 700 121C700 120.34 700 120.68 700 120Z M700 115C700.66 115 700.32 115 701 115C701 115.66 701 115.32 701 116C700.34 116 700.68 116 700 116C700 115.34 700 115.68 700 115Z M700 110C700.66 110 700.32 110 701 110C701 110.66 701 110.32 701 111C700.34 111 700.68 111 700 111C700 110.34 700 110.68 700 110Z M700 105C700.66 105 700.32 105 701 105C701 105.66 701 105.32 701 106C700.34 106 700.68 106 700 106C700 105.34 700 105.68 700 105Z M700 100C700.66 100 700.32 100 701 100C701 100.66 701 100.32 701 101C700.34 101 700.68 101 700 101C700 100.34 700 100.68 700 100Z M700 95C700.66 95 700.32 95 701 95C701 95.66 701 95.32 701 96C700.34 96 700.68 96 700 96C700 95.34 700 95.68 700 95Z M700 90C700.66 90 700.32 90 701 90C701 90.66 701 90.32 701 91C700.34 91 700.68 91 700 91C700 90.34 700 90.68 700 90Z M700 85C700.66 85 700.32 85 701 85C701 85.66 701 85.32 701 86C700.34 86 700.68 86 700 86C700 85.34 700 85.68 700 85Z M700 80C700.66 80 700.32 80 701 80C701 80.66 701 80.32 701 81C700.34 81 700.68 81 700 81C700 80.34 700 80.68 700 80Z" fill="var(--color-accent-200)"></path><path d="M705 140C705.66 140 705.32 140 706 140C706 140.66 706 140.32 706 141C705.34 141 705.68 141 705 141C705 140.34 705 140.68 705 140Z M705 135C705.66 135 705.32 135 706 135C706 135.66 706 135.32 706 136C705.34 136 705.68 136 705 136C705 135.34 705 135.68 705 135Z M705 130C705.66 130 705.32 130 706 130C706 130.66 706 130.32 706 131C705.34 131 705.68 131 705 131C705 130.34 705 130.68 705 130Z M705 125C705.66 125 705.32 125 706 125C706 125.66 706 125.32 706 126C705.34 126 705.68 126 705 126C705 125.34 705 125.68 705 125Z M705 120C705.66 120 705.32 120 706 120C706 120.66 706 120.32 706 121C705.34 121 705.68 121 705 121C705 120.34 705 120.68 705 120Z M705 115C705.66 115 705.32 115 706 115C706 115.66 706 115.32 706 116C705.34 116 705.68 116 705 116C705 115.34 705 115.68 705 115Z M705 110C705.66 110 705.32 110 706 110C706 110.66 706 110.32 706 111C705.34 111 705.68 111 705 111C705 110.34 705 110.68 705 110Z M705 105C705.66 105 705.32 105 706 105C706 105.66 706 105.32 706 106C705.34 106 705.68 106 705 106C705 105.34 705 105.68 705 105Z M705 100C705.66 100 705.32 100 706 100C706 100.66 706 100.32 706 101C705.34 101 705.68 101 705 101C705 100.34 705 100.68 705 100Z M705 95C705.66 95 705.32 95 706 95C706 95.66 706 95.32 706 96C705.34 96 705.68 96 705 96C705 95.34 705 95.68 705 95Z M705 90C705.66 90 705.32 90 706 90C706 90.66 706 90.32 706 91C705.34 91 705.68 91 705 91C705 90.34 705 90.68 705 90Z M705 85C705.66 85 705.32 85 706 85C706 85.66 706 85.32 706 86C705.34 86 705.68 86 705 86C705 85.34 705 85.68 705 85Z M705 80C705.66 80 705.32 80 706 80C706 80.66 706 80.32 706 81C705.34 81 705.68 81 705 81C705 80.34 705 80.68 705 80Z M705 75C705.66 75 705.32 75 706 75C706 75.66 706 75.32 706 76C705.34 76 705.68 76 705 76C705 75.34 705 75.68 705 75Z" fill="var(--color-accent-200)"></path><path d="M710 130C710.66 130 710.32 130 711 130C711 130.66 711 130.32 711 131C710.34 131 710.68 131 710 131C710 130.34 710 130.68 710 130Z M710 125C710.66 125 710.32 125 711 125C711 125.66 711 125.32 711 126C710.34 126 710.68 126 710 126C710 125.34 710 125.68 710 125Z M710 120C710.66 120 710.32 120 711 120C711 120.66 711 120.32 711 121C710.34 121 710.68 121 710 121C710 120.34 710 120.68 710 120Z M710 115C710.66 115 710.32 115 711 115C711 115.66 711 115.32 711 116C710.34 116 710.68 116 710 116C710 115.34 710 115.68 710 115Z M710 110C710.66 110 710.32 110 711 110C711 110.66 711 110.32 711 111C710.34 111 710.68 111 710 111C710 110.34 710 110.68 710 110Z M710 105C710.66 105 710.32 105 711 105C711 105.66 711 105.32 711 106C710.34 106 710.68 106 710 106C710 105.34 710 105.68 710 105Z M710 100C710.66 100 710.32 100 711 100C711 100.66 711 100.32 711 101C710.34 101 710.68 101 710 101C710 100.34 710 100.68 710 100Z M710 95C710.66 95 710.32 95 711 95C711 95.66 711 95.32 711 96C710.34 96 710.68 96 710 96C710 95.34 710 95.68 710 95Z M710 90C710.66 90 710.32 90 711 90C711 90.66 711 90.32 711 91C710.34 91 710.68 91 710 91C710 90.34 710 90.68 710 90Z M710 85C710.66 85 710.32 85 711 85C711 85.66 711 85.32 711 86C710.34 86 710.68 86 710 86C710 85.34 710 85.68 710 85Z" fill="var(--color-accent-200)"></path><path d="M715 185C715.66 185 715.32 185 716 185C716 185.66 716 185.32 716 186C715.34 186 715.68 186 715 186C715 185.34 715 185.68 715 185Z M715 180C715.66 180 715.32 180 716 180C716 180.66 716 180.32 716 181C715.34 181 715.68 181 715 181C715 180.34 715 180.68 715 180Z M715 175C715.66 175 715.32 175 716 175C716 175.66 716 175.32 716 176C715.34 176 715.68 176 715 176C715 175.34 715 175.68 715 175Z M715 170C715.66 170 715.32 170 716 170C716 170.66 716 170.32 716 171C715.34 171 715.68 171 715 171C715 170.34 715 170.68 715 170Z M715 165C715.66 165 715.32 165 716 165C716 165.66 716 165.32 716 166C715.34 166 715.68 166 715 166C715 165.34 715 165.68 715 165Z M715 160C715.66 160 715.32 160 716 160C716 160.66 716 160.32 716 161C715.34 161 715.68 161 715 161C715 160.34 715 160.68 715 160Z M715 155C715.66 155 715.32 155 716 155C716 155.66 716 155.32 716 156C715.34 156 715.68 156 715 156C715 155.34 715 155.68 715 155Z M715 150C715.66 150 715.32 150 716 150C716 150.66 716 150.32 716 151C715.34 151 715.68 151 715 151C715 150.34 715 150.68 715 150Z M715 145C715.66 145 715.32 145 716 145C716 145.66 716 145.32 716 146C715.34 146 715.68 146 715 146C715 145.34 715 145.68 715 145Z M715 140C715.66 140 715.32 140 716 140C716 140.66 716 140.32 716 141C715.34 141 715.68 141 715 141C715 140.34 715 140.68 715 140Z M715 135C715.66 135 715.32 135 716 135C716 135.66 716 135.32 716 136C715.34 136 715.68 136 715 136C715 135.34 715 135.68 715 135Z M715 130C715.66 130 715.32 130 716 130C716 130.66 716 130.32 716 131C715.34 131 715.68 131 715 131C715 130.34 715 130.68 715 130Z M715 125C715.66 125 715.32 125 716 125C716 125.66 716 125.32 716 126C715.34 126 715.68 126 715 126C715 125.34 715 125.68 715 125Z M715 120C715.66 120 715.32 120 716 120C716 120.66 716 120.32 716 121C715.34 121 715.68 121 715 121C715 120.34 715 120.68 715 120Z M715 115C715.66 115 715.32 115 716 115C716 115.66 716 115.32 716 116C715.34 116 715.68 116 715 116C715 115.34 715 115.68 715 115Z M715 110C715.66 110 715.32 110 716 110C716 110.66 716 110.32 716 111C715.34 111 715.68 111 715 111C715 110.34 715 110.68 715 110Z M715 105C715.66 105 715.32 105 716 105C716 105.66 716 105.32 716 106C715.34 106 715.68 106 715 106C715 105.34 715 105.68 715 105Z M715 100C715.66 100 715.32 100 716 100C716 100.66 716 100.32 716 101C715.34 101 715.68 101 715 101C715 100.34 715 100.68 715 100Z M715 95C715.66 95 715.32 95 716 95C716 95.66 716 95.32 716 96C715.34 96 715.68 96 715 96C715 95.34 715 95.68 715 95Z M715 90C715.66 90 715.32 90 716 90C716 90.66 716 90.32 716 91C715.34 91 715.68 91 715 91C715 90.34 715 90.68 715 90Z M715 85C715.66 85 715.32 85 716 85C716 85.66 716 85.32 716 86C715.34 86 715.68 86 715 86C715 85.34 715 85.68 715 85Z M715 80C715.66 80 715.32 80 716 80C716 80.66 716 80.32 716 81C715.34 81 715.68 81 715 81C715 80.34 715 80.68 715 80Z M715 75C715.66 75 715.32 75 716 75C716 75.66 716 75.32 716 76C715.34 76 715.68 76 715 76C715 75.34 715 75.68 715 75Z M715 70C715.66 70 715.32 70 716 70C716 70.66 716 70.32 716 71C715.34 71 715.68 71 715 71C715 70.34 715 70.68 715 70Z M715 65C715.66 65 715.32 65 716 65C716 65.66 716 65.32 716 66C715.34 66 715.68 66 715 66C715 65.34 715 65.68 715 65Z M715 60C715.66 60 715.32 60 716 60C716 60.66 716 60.32 716 61C715.34 61 715.68 61 715 61C715 60.34 715 60.68 715 60Z M715 55C715.66 55 715.32 55 716 55C716 55.66 716 55.32 716 56C715.34 56 715.68 56 715 56C715 55.34 715 55.68 715 55Z M715 50C715.66 50 715.32 50 716 50C716 50.66 716 50.32 716 51C715.34 51 715.68 51 715 51C715 50.34 715 50.68 715 50Z M715 45C715.66 45 715.32 45 716 45C716 45.66 716 45.32 716 46C715.34 46 715.68 46 715 46C715 45.34 715 45.68 715 45Z M715 40C715.66 40 715.32 40 716 40C716 40.66 716 40.32 716 41C715.34 41 715.68 41 715 41C715 40.34 715 40.68 715 40Z M715 35C715.66 35 715.32 35 716 35C716 35.66 716 35.32 716 36C715.34 36 715.68 36 715 36C715 35.34 715 35.68 715 35Z M715 30C715.66 30 715.32 30 716 30C716 30.66 716 30.32 716 31C715.34 31 715.68 31 715 31C715 30.34 715 30.68 715 30Z" fill="var(--color-accent-200)"></path><path d="M720 185C720.66 185 720.32 185 721 185C721 185.66 721 185.32 721 186C720.34 186 720.68 186 720 186C720 185.34 720 185.68 720 185Z M720 180C720.66 180 720.32 180 721 180C721 180.66 721 180.32 721 181C720.34 181 720.68 181 720 181C720 180.34 720 180.68 720 180Z M720 175C720.66 175 720.32 175 721 175C721 175.66 721 175.32 721 176C720.34 176 720.68 176 720 176C720 175.34 720 175.68 720 175Z M720 170C720.66 170 720.32 170 721 170C721 170.66 721 170.32 721 171C720.34 171 720.68 171 720 171C720 170.34 720 170.68 720 170Z M720 165C720.66 165 720.32 165 721 165C721 165.66 721 165.32 721 166C720.34 166 720.68 166 720 166C720 165.34 720 165.68 720 165Z M720 160C720.66 160 720.32 160 721 160C721 160.66 721 160.32 721 161C720.34 161 720.68 161 720 161C720 160.34 720 160.68 720 160Z M720 155C720.66 155 720.32 155 721 155C721 155.66 721 155.32 721 156C720.34 156 720.68 156 720 156C720 155.34 720 155.68 720 155Z M720 150C720.66 150 720.32 150 721 150C721 150.66 721 150.32 721 151C720.34 151 720.68 151 720 151C720 150.34 720 150.68 720 150Z M720 145C720.66 145 720.32 145 721 145C721 145.66 721 145.32 721 146C720.34 146 720.68 146 720 146C720 145.34 720 145.68 720 145Z M720 140C720.66 140 720.32 140 721 140C721 140.66 721 140.32 721 141C720.34 141 720.68 141 720 141C720 140.34 720 140.68 720 140Z M720 135C720.66 135 720.32 135 721 135C721 135.66 721 135.32 721 136C720.34 136 720.68 136 720 136C720 135.34 720 135.68 720 135Z M720 130C720.66 130 720.32 130 721 130C721 130.66 721 130.32 721 131C720.34 131 720.68 131 720 131C720 130.34 720 130.68 720 130Z M720 125C720.66 125 720.32 125 721 125C721 125.66 721 125.32 721 126C720.34 126 720.68 126 720 126C720 125.34 720 125.68 720 125Z M720 120C720.66 120 720.32 120 721 120C721 120.66 721 120.32 721 121C720.34 121 720.68 121 720 121C720 120.34 720 120.68 720 120Z M720 115C720.66 115 720.32 115 721 115C721 115.66 721 115.32 721 116C720.34 116 720.68 116 720 116C720 115.34 720 115.68 720 115Z M720 110C720.66 110 720.32 110 721 110C721 110.66 721 110.32 721 111C720.34 111 720.68 111 720 111C720 110.34 720 110.68 720 110Z M720 105C720.66 105 720.32 105 721 105C721 105.66 721 105.32 721 106C720.34 106 720.68 106 720 106C720 105.34 720 105.68 720 105Z M720 100C720.66 100 720.32 100 721 100C721 100.66 721 100.32 721 101C720.34 101 720.68 101 720 101C720 100.34 720 100.68 720 100Z M720 95C720.66 95 720.32 95 721 95C721 95.66 721 95.32 721 96C720.34 96 720.68 96 720 96C720 95.34 720 95.68 720 95Z M720 90C720.66 90 720.32 90 721 90C721 90.66 721 90.32 721 91C720.34 91 720.68 91 720 91C720 90.34 720 90.68 720 90Z M720 85C720.66 85 720.32 85 721 85C721 85.66 721 85.32 721 86C720.34 86 720.68 86 720 86C720 85.34 720 85.68 720 85Z M720 80C720.66 80 720.32 80 721 80C721 80.66 721 80.32 721 81C720.34 81 720.68 81 720 81C720 80.34 720 80.68 720 80Z M720 75C720.66 75 720.32 75 721 75C721 75.66 721 75.32 721 76C720.34 76 720.68 76 720 76C720 75.34 720 75.68 720 75Z M720 70C720.66 70 720.32 70 721 70C721 70.66 721 70.32 721 71C720.34 71 720.68 71 720 71C720 70.34 720 70.68 720 70Z M720 65C720.66 65 720.32 65 721 65C721 65.66 721 65.32 721 66C720.34 66 720.68 66 720 66C720 65.34 720 65.68 720 65Z M720 60C720.66 60 720.32 60 721 60C721 60.66 721 60.32 721 61C720.34 61 720.68 61 720 61C720 60.34 720 60.68 720 60Z M720 55C720.66 55 720.32 55 721 55C721 55.66 721 55.32 721 56C720.34 56 720.68 56 720 56C720 55.34 720 55.68 720 55Z M720 50C720.66 50 720.32 50 721 50C721 50.66 721 50.32 721 51C720.34 51 720.68 51 720 51C720 50.34 720 50.68 720 50Z M720 45C720.66 45 720.32 45 721 45C721 45.66 721 45.32 721 46C720.34 46 720.68 46 720 46C720 45.34 720 45.68 720 45Z M720 40C720.66 40 720.32 40 721 40C721 40.66 721 40.32 721 41C720.34 41 720.68 41 720 41C720 40.34 720 40.68 720 40Z M720 35C720.66 35 720.32 35 721 35C721 35.66 721 35.32 721 36C720.34 36 720.68 36 720 36C720 35.34 720 35.68 720 35Z" fill="var(--color-accent-200)"></path><path d="M725 115C725.66 115 725.32 115 726 115C726 115.66 726 115.32 726 116C725.34 116 725.68 116 725 116C725 115.34 725 115.68 725 115Z M725 110C725.66 110 725.32 110 726 110C726 110.66 726 110.32 726 111C725.34 111 725.68 111 725 111C725 110.34 725 110.68 725 110Z M725 105C725.66 105 725.32 105 726 105C726 105.66 726 105.32 726 106C725.34 106 725.68 106 725 106C725 105.34 725 105.68 725 105Z M725 100C725.66 100 725.32 100 726 100C726 100.66 726 100.32 726 101C725.34 101 725.68 101 725 101C725 100.34 725 100.68 725 100Z" fill="var(--color-accent-200)"></path><path d="M730 140C730.66 140 730.32 140 731 140C731 140.66 731 140.32 731 141C730.34 141 730.68 141 730 141C730 140.34 730 140.68 730 140Z M730 135C730.66 135 730.32 135 731 135C731 135.66 731 135.32 731 136C730.34 136 730.68 136 730 136C730 135.34 730 135.68 730 135Z M730 130C730.66 130 730.32 130 731 130C731 130.66 731 130.32 731 131C730.34 131 730.68 131 730 131C730 130.34 730 130.68 730 130Z M730 125C730.66 125 730.32 125 731 125C731 125.66 731 125.32 731 126C730.34 126 730.68 126 730 126C730 125.34 730 125.68 730 125Z M730 120C730.66 120 730.32 120 731 120C731 120.66 731 120.32 731 121C730.34 121 730.68 121 730 121C730 120.34 730 120.68 730 120Z M730 115C730.66 115 730.32 115 731 115C731 115.66 731 115.32 731 116C730.34 116 730.68 116 730 116C730 115.34 730 115.68 730 115Z M730 110C730.66 110 730.32 110 731 110C731 110.66 731 110.32 731 111C730.34 111 730.68 111 730 111C730 110.34 730 110.68 730 110Z M730 105C730.66 105 730.32 105 731 105C731 105.66 731 105.32 731 106C730.34 106 730.68 106 730 106C730 105.34 730 105.68 730 105Z M730 100C730.66 100 730.32 100 731 100C731 100.66 731 100.32 731 101C730.34 101 730.68 101 730 101C730 100.34 730 100.68 730 100Z M730 95C730.66 95 730.32 95 731 95C731 95.66 731 95.32 731 96C730.34 96 730.68 96 730 96C730 95.34 730 95.68 730 95Z M730 90C730.66 90 730.32 90 731 90C731 90.66 731 90.32 731 91C730.34 91 730.68 91 730 91C730 90.34 730 90.68 730 90Z M730 85C730.66 85 730.32 85 731 85C731 85.66 731 85.32 731 86C730.34 86 730.68 86 730 86C730 85.34 730 85.68 730 85Z M730 80C730.66 80 730.32 80 731 80C731 80.66 731 80.32 731 81C730.34 81 730.68 81 730 81C730 80.34 730 80.68 730 80Z" fill="var(--color-accent-200)"></path><path d="M735 130C735.66 130 735.32 130 736 130C736 130.66 736 130.32 736 131C735.34 131 735.68 131 735 131C735 130.34 735 130.68 735 130Z M735 125C735.66 125 735.32 125 736 125C736 125.66 736 125.32 736 126C735.34 126 735.68 126 735 126C735 125.34 735 125.68 735 125Z M735 120C735.66 120 735.32 120 736 120C736 120.66 736 120.32 736 121C735.34 121 735.68 121 735 121C735 120.34 735 120.68 735 120Z M735 115C735.66 115 735.32 115 736 115C736 115.66 736 115.32 736 116C735.34 116 735.68 116 735 116C735 115.34 735 115.68 735 115Z M735 110C735.66 110 735.32 110 736 110C736 110.66 736 110.32 736 111C735.34 111 735.68 111 735 111C735 110.34 735 110.68 735 110Z M735 105C735.66 105 735.32 105 736 105C736 105.66 736 105.32 736 106C735.34 106 735.68 106 735 106C735 105.34 735 105.68 735 105Z M735 100C735.66 100 735.32 100 736 100C736 100.66 736 100.32 736 101C735.34 101 735.68 101 735 101C735 100.34 735 100.68 735 100Z M735 95C735.66 95 735.32 95 736 95C736 95.66 736 95.32 736 96C735.34 96 735.68 96 735 96C735 95.34 735 95.68 735 95Z M735 90C735.66 90 735.32 90 736 90C736 90.66 736 90.32 736 91C735.34 91 735.68 91 735 91C735 90.34 735 90.68 735 90Z M735 85C735.66 85 735.32 85 736 85C736 85.66 736 85.32 736 86C735.34 86 735.68 86 735 86C735 85.34 735 85.68 735 85Z" fill="var(--color-accent-200)"></path><path d="M740 145C740.66 145 740.32 145 741 145C741 145.66 741 145.32 741 146C740.34 146 740.68 146 740 146C740 145.34 740 145.68 740 145Z M740 140C740.66 140 740.32 140 741 140C741 140.66 741 140.32 741 141C740.34 141 740.68 141 740 141C740 140.34 740 140.68 740 140Z M740 135C740.66 135 740.32 135 741 135C741 135.66 741 135.32 741 136C740.34 136 740.68 136 740 136C740 135.34 740 135.68 740 135Z M740 130C740.66 130 740.32 130 741 130C741 130.66 741 130.32 741 131C740.34 131 740.68 131 740 131C740 130.34 740 130.68 740 130Z M740 125C740.66 125 740.32 125 741 125C741 125.66 741 125.32 741 126C740.34 126 740.68 126 740 126C740 125.34 740 125.68 740 125Z M740 120C740.66 120 740.32 120 741 120C741 120.66 741 120.32 741 121C740.34 121 740.68 121 740 121C740 120.34 740 120.68 740 120Z M740 115C740.66 115 740.32 115 741 115C741 115.66 741 115.32 741 116C740.34 116 740.68 116 740 116C740 115.34 740 115.68 740 115Z M740 110C740.66 110 740.32 110 741 110C741 110.66 741 110.32 741 111C740.34 111 740.68 111 740 111C740 110.34 740 110.68 740 110Z M740 105C740.66 105 740.32 105 741 105C741 105.66 741 105.32 741 106C740.34 106 740.68 106 740 106C740 105.34 740 105.68 740 105Z M740 100C740.66 100 740.32 100 741 100C741 100.66 741 100.32 741 101C740.34 101 740.68 101 740 101C740 100.34 740 100.68 740 100Z M740 95C740.66 95 740.32 95 741 95C741 95.66 741 95.32 741 96C740.34 96 740.68 96 740 96C740 95.34 740 95.68 740 95Z M740 90C740.66 90 740.32 90 741 90C741 90.66 741 90.32 741 91C740.34 91 740.68 91 740 91C740 90.34 740 90.68 740 90Z M740 85C740.66 85 740.32 85 741 85C741 85.66 741 85.32 741 86C740.34 86 740.68 86 740 86C740 85.34 740 85.68 740 85Z M740 80C740.66 80 740.32 80 741 80C741 80.66 741 80.32 741 81C740.34 81 740.68 81 740 81C740 80.34 740 80.68 740 80Z M740 75C740.66 75 740.32 75 741 75C741 75.66 741 75.32 741 76C740.34 76 740.68 76 740 76C740 75.34 740 75.68 740 75Z M740 70C740.66 70 740.32 70 741 70C741 70.66 741 70.32 741 71C740.34 71 740.68 71 740 71C740 70.34 740 70.68 740 70Z" fill="var(--color-accent-200)"></path><path d="M745 150C745.66 150 745.32 150 746 150C746 150.66 746 150.32 746 151C745.34 151 745.68 151 745 151C745 150.34 745 150.68 745 150Z M745 145C745.66 145 745.32 145 746 145C746 145.66 746 145.32 746 146C745.34 146 745.68 146 745 146C745 145.34 745 145.68 745 145Z M745 140C745.66 140 745.32 140 746 140C746 140.66 746 140.32 746 141C745.34 141 745.68 141 745 141C745 140.34 745 140.68 745 140Z M745 135C745.66 135 745.32 135 746 135C746 135.66 746 135.32 746 136C745.34 136 745.68 136 745 136C745 135.34 745 135.68 745 135Z M745 130C745.66 130 745.32 130 746 130C746 130.66 746 130.32 746 131C745.34 131 745.68 131 745 131C745 130.34 745 130.68 745 130Z M745 125C745.66 125 745.32 125 746 125C746 125.66 746 125.32 746 126C745.34 126 745.68 126 745 126C745 125.34 745 125.68 745 125Z M745 120C745.66 120 745.32 120 746 120C746 120.66 746 120.32 746 121C745.34 121 745.68 121 745 121C745 120.34 745 120.68 745 120Z M745 115C745.66 115 745.32 115 746 115C746 115.66 746 115.32 746 116C745.34 116 745.68 116 745 116C745 115.34 745 115.68 745 115Z M745 110C745.66 110 745.32 110 746 110C746 110.66 746 110.32 746 111C745.34 111 745.68 111 745 111C745 110.34 745 110.68 745 110Z M745 105C745.66 105 745.32 105 746 105C746 105.66 746 105.32 746 106C745.34 106 745.68 106 745 106C745 105.34 745 105.68 745 105Z M745 100C745.66 100 745.32 100 746 100C746 100.66 746 100.32 746 101C745.34 101 745.68 101 745 101C745 100.34 745 100.68 745 100Z M745 95C745.66 95 745.32 95 746 95C746 95.66 746 95.32 746 96C745.34 96 745.68 96 745 96C745 95.34 745 95.68 745 95Z M745 90C745.66 90 745.32 90 746 90C746 90.66 746 90.32 746 91C745.34 91 745.68 91 745 91C745 90.34 745 90.68 745 90Z M745 85C745.66 85 745.32 85 746 85C746 85.66 746 85.32 746 86C745.34 86 745.68 86 745 86C745 85.34 745 85.68 745 85Z M745 80C745.66 80 745.32 80 746 80C746 80.66 746 80.32 746 81C745.34 81 745.68 81 745 81C745 80.34 745 80.68 745 80Z M745 75C745.66 75 745.32 75 746 75C746 75.66 746 75.32 746 76C745.34 76 745.68 76 745 76C745 75.34 745 75.68 745 75Z M745 70C745.66 70 745.32 70 746 70C746 70.66 746 70.32 746 71C745.34 71 745.68 71 745 71C745 70.34 745 70.68 745 70Z" fill="var(--color-accent-200)"></path><path d="M750 125C750.66 125 750.32 125 751 125C751 125.66 751 125.32 751 126C750.34 126 750.68 126 750 126C750 125.34 750 125.68 750 125Z M750 120C750.66 120 750.32 120 751 120C751 120.66 751 120.32 751 121C750.34 121 750.68 121 750 121C750 120.34 750 120.68 750 120Z M750 115C750.66 115 750.32 115 751 115C751 115.66 751 115.32 751 116C750.34 116 750.68 116 750 116C750 115.34 750 115.68 750 115Z M750 110C750.66 110 750.32 110 751 110C751 110.66 751 110.32 751 111C750.34 111 750.68 111 750 111C750 110.34 750 110.68 750 110Z M750 105C750.66 105 750.32 105 751 105C751 105.66 751 105.32 751 106C750.34 106 750.68 106 750 106C750 105.34 750 105.68 750 105Z M750 100C750.66 100 750.32 100 751 100C751 100.66 751 100.32 751 101C750.34 101 750.68 101 750 101C750 100.34 750 100.68 750 100Z M750 95C750.66 95 750.32 95 751 95C751 95.66 751 95.32 751 96C750.34 96 750.68 96 750 96C750 95.34 750 95.68 750 95Z" fill="var(--color-accent-200)"></path><path d="M755 135C755.66 135 755.32 135 756 135C756 135.66 756 135.32 756 136C755.34 136 755.68 136 755 136C755 135.34 755 135.68 755 135Z M755 130C755.66 130 755.32 130 756 130C756 130.66 756 130.32 756 131C755.34 131 755.68 131 755 131C755 130.34 755 130.68 755 130Z M755 125C755.66 125 755.32 125 756 125C756 125.66 756 125.32 756 126C755.34 126 755.68 126 755 126C755 125.34 755 125.68 755 125Z M755 120C755.66 120 755.32 120 756 120C756 120.66 756 120.32 756 121C755.34 121 755.68 121 755 121C755 120.34 755 120.68 755 120Z M755 115C755.66 115 755.32 115 756 115C756 115.66 756 115.32 756 116C755.34 116 755.68 116 755 116C755 115.34 755 115.68 755 115Z M755 110C755.66 110 755.32 110 756 110C756 110.66 756 110.32 756 111C755.34 111 755.68 111 755 111C755 110.34 755 110.68 755 110Z M755 105C755.66 105 755.32 105 756 105C756 105.66 756 105.32 756 106C755.34 106 755.68 106 755 106C755 105.34 755 105.68 755 105Z M755 100C755.66 100 755.32 100 756 100C756 100.66 756 100.32 756 101C755.34 101 755.68 101 755 101C755 100.34 755 100.68 755 100Z M755 95C755.66 95 755.32 95 756 95C756 95.66 756 95.32 756 96C755.34 96 755.68 96 755 96C755 95.34 755 95.68 755 95Z M755 90C755.66 90 755.32 90 756 90C756 90.66 756 90.32 756 91C755.34 91 755.68 91 755 91C755 90.34 755 90.68 755 90Z M755 85C755.66 85 755.32 85 756 85C756 85.66 756 85.32 756 86C755.34 86 755.68 86 755 86C755 85.34 755 85.68 755 85Z M755 80C755.66 80 755.32 80 756 80C756 80.66 756 80.32 756 81C755.34 81 755.68 81 755 81C755 80.34 755 80.68 755 80Z" fill="var(--color-accent-200)"></path><path d="M760 155C760.66 155 760.32 155 761 155C761 155.66 761 155.32 761 156C760.34 156 760.68 156 760 156C760 155.34 760 155.68 760 155Z M760 150C760.66 150 760.32 150 761 150C761 150.66 761 150.32 761 151C760.34 151 760.68 151 760 151C760 150.34 760 150.68 760 150Z M760 145C760.66 145 760.32 145 761 145C761 145.66 761 145.32 761 146C760.34 146 760.68 146 760 146C760 145.34 760 145.68 760 145Z M760 140C760.66 140 760.32 140 761 140C761 140.66 761 140.32 761 141C760.34 141 760.68 141 760 141C760 140.34 760 140.68 760 140Z M760 135C760.66 135 760.32 135 761 135C761 135.66 761 135.32 761 136C760.34 136 760.68 136 760 136C760 135.34 760 135.68 760 135Z M760 130C760.66 130 760.32 130 761 130C761 130.66 761 130.32 761 131C760.34 131 760.68 131 760 131C760 130.34 760 130.68 760 130Z M760 125C760.66 125 760.32 125 761 125C761 125.66 761 125.32 761 126C760.34 126 760.68 126 760 126C760 125.34 760 125.68 760 125Z M760 120C760.66 120 760.32 120 761 120C761 120.66 761 120.32 761 121C760.34 121 760.68 121 760 121C760 120.34 760 120.68 760 120Z M760 115C760.66 115 760.32 115 761 115C761 115.66 761 115.32 761 116C760.34 116 760.68 116 760 116C760 115.34 760 115.68 760 115Z M760 110C760.66 110 760.32 110 761 110C761 110.66 761 110.32 761 111C760.34 111 760.68 111 760 111C760 110.34 760 110.68 760 110Z M760 105C760.66 105 760.32 105 761 105C761 105.66 761 105.32 761 106C760.34 106 760.68 106 760 106C760 105.34 760 105.68 760 105Z M760 100C760.66 100 760.32 100 761 100C761 100.66 761 100.32 761 101C760.34 101 760.68 101 760 101C760 100.34 760 100.68 760 100Z M760 95C760.66 95 760.32 95 761 95C761 95.66 761 95.32 761 96C760.34 96 760.68 96 760 96C760 95.34 760 95.68 760 95Z M760 90C760.66 90 760.32 90 761 90C761 90.66 761 90.32 761 91C760.34 91 760.68 91 760 91C760 90.34 760 90.68 760 90Z M760 85C760.66 85 760.32 85 761 85C761 85.66 761 85.32 761 86C760.34 86 760.68 86 760 86C760 85.34 760 85.68 760 85Z M760 80C760.66 80 760.32 80 761 80C761 80.66 761 80.32 761 81C760.34 81 760.68 81 760 81C760 80.34 760 80.68 760 80Z M760 75C760.66 75 760.32 75 761 75C761 75.66 761 75.32 761 76C760.34 76 760.68 76 760 76C760 75.34 760 75.68 760 75Z M760 70C760.66 70 760.32 70 761 70C761 70.66 761 70.32 761 71C760.34 71 760.68 71 760 71C760 70.34 760 70.68 760 70Z M760 65C760.66 65 760.32 65 761 65C761 65.66 761 65.32 761 66C760.34 66 760.68 66 760 66C760 65.34 760 65.68 760 65Z M760 60C760.66 60 760.32 60 761 60C761 60.66 761 60.32 761 61C760.34 61 760.68 61 760 61C760 60.34 760 60.68 760 60Z" fill="var(--color-accent-200)"></path><path d="M765 125C765.66 125 765.32 125 766 125C766 125.66 766 125.32 766 126C765.34 126 765.68 126 765 126C765 125.34 765 125.68 765 125Z M765 120C765.66 120 765.32 120 766 120C766 120.66 766 120.32 766 121C765.34 121 765.68 121 765 121C765 120.34 765 120.68 765 120Z M765 115C765.66 115 765.32 115 766 115C766 115.66 766 115.32 766 116C765.34 116 765.68 116 765 116C765 115.34 765 115.68 765 115Z M765 110C765.66 110 765.32 110 766 110C766 110.66 766 110.32 766 111C765.34 111 765.68 111 765 111C765 110.34 765 110.68 765 110Z M765 105C765.66 105 765.32 105 766 105C766 105.66 766 105.32 766 106C765.34 106 765.68 106 765 106C765 105.34 765 105.68 765 105Z M765 100C765.66 100 765.32 100 766 100C766 100.66 766 100.32 766 101C765.34 101 765.68 101 765 101C765 100.34 765 100.68 765 100Z M765 95C765.66 95 765.32 95 766 95C766 95.66 766 95.32 766 96C765.34 96 765.68 96 765 96C765 95.34 765 95.68 765 95Z" fill="var(--color-accent-200)"></path><path d="M770 145C770.66 145 770.32 145 771 145C771 145.66 771 145.32 771 146C770.34 146 770.68 146 770 146C770 145.34 770 145.68 770 145Z M770 140C770.66 140 770.32 140 771 140C771 140.66 771 140.32 771 141C770.34 141 770.68 141 770 141C770 140.34 770 140.68 770 140Z M770 135C770.66 135 770.32 135 771 135C771 135.66 771 135.32 771 136C770.34 136 770.68 136 770 136C770 135.34 770 135.68 770 135Z M770 130C770.66 130 770.32 130 771 130C771 130.66 771 130.32 771 131C770.34 131 770.68 131 770 131C770 130.34 770 130.68 770 130Z M770 125C770.66 125 770.32 125 771 125C771 125.66 771 125.32 771 126C770.34 126 770.68 126 770 126C770 125.34 770 125.68 770 125Z M770 120C770.66 120 770.32 120 771 120C771 120.66 771 120.32 771 121C770.34 121 770.68 121 770 121C770 120.34 770 120.68 770 120Z M770 115C770.66 115 770.32 115 771 115C771 115.66 771 115.32 771 116C770.34 116 770.68 116 770 116C770 115.34 770 115.68 770 115Z M770 110C770.66 110 770.32 110 771 110C771 110.66 771 110.32 771 111C770.34 111 770.68 111 770 111C770 110.34 770 110.68 770 110Z M770 105C770.66 105 770.32 105 771 105C771 105.66 771 105.32 771 106C770.34 106 770.68 106 770 106C770 105.34 770 105.68 770 105Z M770 100C770.66 100 770.32 100 771 100C771 100.66 771 100.32 771 101C770.34 101 770.68 101 770 101C770 100.34 770 100.68 770 100Z M770 95C770.66 95 770.32 95 771 95C771 95.66 771 95.32 771 96C770.34 96 770.68 96 770 96C770 95.34 770 95.68 770 95Z M770 90C770.66 90 770.32 90 771 90C771 90.66 771 90.32 771 91C770.34 91 770.68 91 770 91C770 90.34 770 90.68 770 90Z M770 85C770.66 85 770.32 85 771 85C771 85.66 771 85.32 771 86C770.34 86 770.68 86 770 86C770 85.34 770 85.68 770 85Z M770 80C770.66 80 770.32 80 771 80C771 80.66 771 80.32 771 81C770.34 81 770.68 81 770 81C770 80.34 770 80.68 770 80Z M770 75C770.66 75 770.32 75 771 75C771 75.66 771 75.32 771 76C770.34 76 770.68 76 770 76C770 75.34 770 75.68 770 75Z" fill="var(--color-accent-200)"></path><path d="M775 125C775.66 125 775.32 125 776 125C776 125.66 776 125.32 776 126C775.34 126 775.68 126 775 126C775 125.34 775 125.68 775 125Z M775 120C775.66 120 775.32 120 776 120C776 120.66 776 120.32 776 121C775.34 121 775.68 121 775 121C775 120.34 775 120.68 775 120Z M775 115C775.66 115 775.32 115 776 115C776 115.66 776 115.32 776 116C775.34 116 775.68 116 775 116C775 115.34 775 115.68 775 115Z M775 110C775.66 110 775.32 110 776 110C776 110.66 776 110.32 776 111C775.34 111 775.68 111 775 111C775 110.34 775 110.68 775 110Z M775 105C775.66 105 775.32 105 776 105C776 105.66 776 105.32 776 106C775.34 106 775.68 106 775 106C775 105.34 775 105.68 775 105Z M775 100C775.66 100 775.32 100 776 100C776 100.66 776 100.32 776 101C775.34 101 775.68 101 775 101C775 100.34 775 100.68 775 100Z M775 95C775.66 95 775.32 95 776 95C776 95.66 776 95.32 776 96C775.34 96 775.68 96 775 96C775 95.34 775 95.68 775 95Z" fill="var(--color-accent-200)"></path><path d="M780 140C780.66 140 780.32 140 781 140C781 140.66 781 140.32 781 141C780.34 141 780.68 141 780 141C780 140.34 780 140.68 780 140Z M780 135C780.66 135 780.32 135 781 135C781 135.66 781 135.32 781 136C780.34 136 780.68 136 780 136C780 135.34 780 135.68 780 135Z M780 130C780.66 130 780.32 130 781 130C781 130.66 781 130.32 781 131C780.34 131 780.68 131 780 131C780 130.34 780 130.68 780 130Z M780 125C780.66 125 780.32 125 781 125C781 125.66 781 125.32 781 126C780.34 126 780.68 126 780 126C780 125.34 780 125.68 780 125Z M780 120C780.66 120 780.32 120 781 120C781 120.66 781 120.32 781 121C780.34 121 780.68 121 780 121C780 120.34 780 120.68 780 120Z M780 115C780.66 115 780.32 115 781 115C781 115.66 781 115.32 781 116C780.34 116 780.68 116 780 116C780 115.34 780 115.68 780 115Z M780 110C780.66 110 780.32 110 781 110C781 110.66 781 110.32 781 111C780.34 111 780.68 111 780 111C780 110.34 780 110.68 780 110Z M780 105C780.66 105 780.32 105 781 105C781 105.66 781 105.32 781 106C780.34 106 780.68 106 780 106C780 105.34 780 105.68 780 105Z M780 100C780.66 100 780.32 100 781 100C781 100.66 781 100.32 781 101C780.34 101 780.68 101 780 101C780 100.34 780 100.68 780 100Z M780 95C780.66 95 780.32 95 781 95C781 95.66 781 95.32 781 96C780.34 96 780.68 96 780 96C780 95.34 780 95.68 780 95Z M780 90C780.66 90 780.32 90 781 90C781 90.66 781 90.32 781 91C780.34 91 780.68 91 780 91C780 90.34 780 90.68 780 90Z M780 85C780.66 85 780.32 85 781 85C781 85.66 781 85.32 781 86C780.34 86 780.68 86 780 86C780 85.34 780 85.68 780 85Z M780 80C780.66 80 780.32 80 781 80C781 80.66 781 80.32 781 81C780.34 81 780.68 81 780 81C780 80.34 780 80.68 780 80Z" fill="var(--color-accent-200)"></path><path d="M785 160C785.66 160 785.32 160 786 160C786 160.66 786 160.32 786 161C785.34 161 785.68 161 785 161C785 160.34 785 160.68 785 160Z M785 155C785.66 155 785.32 155 786 155C786 155.66 786 155.32 786 156C785.34 156 785.68 156 785 156C785 155.34 785 155.68 785 155Z M785 150C785.66 150 785.32 150 786 150C786 150.66 786 150.32 786 151C785.34 151 785.68 151 785 151C785 150.34 785 150.68 785 150Z M785 145C785.66 145 785.32 145 786 145C786 145.66 786 145.32 786 146C785.34 146 785.68 146 785 146C785 145.34 785 145.68 785 145Z M785 140C785.66 140 785.32 140 786 140C786 140.66 786 140.32 786 141C785.34 141 785.68 141 785 141C785 140.34 785 140.68 785 140Z M785 135C785.66 135 785.32 135 786 135C786 135.66 786 135.32 786 136C785.34 136 785.68 136 785 136C785 135.34 785 135.68 785 135Z M785 130C785.66 130 785.32 130 786 130C786 130.66 786 130.32 786 131C785.34 131 785.68 131 785 131C785 130.34 785 130.68 785 130Z M785 125C785.66 125 785.32 125 786 125C786 125.66 786 125.32 786 126C785.34 126 785.68 126 785 126C785 125.34 785 125.68 785 125Z M785 120C785.66 120 785.32 120 786 120C786 120.66 786 120.32 786 121C785.34 121 785.68 121 785 121C785 120.34 785 120.68 785 120Z M785 115C785.66 115 785.32 115 786 115C786 115.66 786 115.32 786 116C785.34 116 785.68 116 785 116C785 115.34 785 115.68 785 115Z M785 110C785.66 110 785.32 110 786 110C786 110.66 786 110.32 786 111C785.34 111 785.68 111 785 111C785 110.34 785 110.68 785 110Z M785 105C785.66 105 785.32 105 786 105C786 105.66 786 105.32 786 106C785.34 106 785.68 106 785 106C785 105.34 785 105.68 785 105Z M785 100C785.66 100 785.32 100 786 100C786 100.66 786 100.32 786 101C785.34 101 785.68 101 785 101C785 100.34 785 100.68 785 100Z M785 95C785.66 95 785.32 95 786 95C786 95.66 786 95.32 786 96C785.34 96 785.68 96 785 96C785 95.34 785 95.68 785 95Z M785 90C785.66 90 785.32 90 786 90C786 90.66 786 90.32 786 91C785.34 91 785.68 91 785 91C785 90.34 785 90.68 785 90Z M785 85C785.66 85 785.32 85 786 85C786 85.66 786 85.32 786 86C785.34 86 785.68 86 785 86C785 85.34 785 85.68 785 85Z M785 80C785.66 80 785.32 80 786 80C786 80.66 786 80.32 786 81C785.34 81 785.68 81 785 81C785 80.34 785 80.68 785 80Z M785 75C785.66 75 785.32 75 786 75C786 75.66 786 75.32 786 76C785.34 76 785.68 76 785 76C785 75.34 785 75.68 785 75Z M785 70C785.66 70 785.32 70 786 70C786 70.66 786 70.32 786 71C785.34 71 785.68 71 785 71C785 70.34 785 70.68 785 70Z M785 65C785.66 65 785.32 65 786 65C786 65.66 786 65.32 786 66C785.34 66 785.68 66 785 66C785 65.34 785 65.68 785 65Z M785 60C785.66 60 785.32 60 786 60C786 60.66 786 60.32 786 61C785.34 61 785.68 61 785 61C785 60.34 785 60.68 785 60Z" fill="var(--color-accent-200)"></path><path d="M790 140C790.66 140 790.32 140 791 140C791 140.66 791 140.32 791 141C790.34 141 790.68 141 790 141C790 140.34 790 140.68 790 140Z M790 135C790.66 135 790.32 135 791 135C791 135.66 791 135.32 791 136C790.34 136 790.68 136 790 136C790 135.34 790 135.68 790 135Z M790 130C790.66 130 790.32 130 791 130C791 130.66 791 130.32 791 131C790.34 131 790.68 131 790 131C790 130.34 790 130.68 790 130Z M790 125C790.66 125 790.32 125 791 125C791 125.66 791 125.32 791 126C790.34 126 790.68 126 790 126C790 125.34 790 125.68 790 125Z M790 120C790.66 120 790.32 120 791 120C791 120.66 791 120.32 791 121C790.34 121 790.68 121 790 121C790 120.34 790 120.68 790 120Z M790 115C790.66 115 790.32 115 791 115C791 115.66 791 115.32 791 116C790.34 116 790.68 116 790 116C790 115.34 790 115.68 790 115Z M790 110C790.66 110 790.32 110 791 110C791 110.66 791 110.32 791 111C790.34 111 790.68 111 790 111C790 110.34 790 110.68 790 110Z M790 105C790.66 105 790.32 105 791 105C791 105.66 791 105.32 791 106C790.34 106 790.68 106 790 106C790 105.34 790 105.68 790 105Z M790 100C790.66 100 790.32 100 791 100C791 100.66 791 100.32 791 101C790.34 101 790.68 101 790 101C790 100.34 790 100.68 790 100Z M790 95C790.66 95 790.32 95 791 95C791 95.66 791 95.32 791 96C790.34 96 790.68 96 790 96C790 95.34 790 95.68 790 95Z M790 90C790.66 90 790.32 90 791 90C791 90.66 791 90.32 791 91C790.34 91 790.68 91 790 91C790 90.34 790 90.68 790 90Z M790 85C790.66 85 790.32 85 791 85C791 85.66 791 85.32 791 86C790.34 86 790.68 86 790 86C790 85.34 790 85.68 790 85Z M790 80C790.66 80 790.32 80 791 80C791 80.66 791 80.32 791 81C790.34 81 790.68 81 790 81C790 80.34 790 80.68 790 80Z M790 75C790.66 75 790.32 75 791 75C791 75.66 791 75.32 791 76C790.34 76 790.68 76 790 76C790 75.34 790 75.68 790 75Z" fill="var(--color-accent-200)"></path><path d="M795 165C795.66 165 795.32 165 796 165C796 165.66 796 165.32 796 166C795.34 166 795.68 166 795 166C795 165.34 795 165.68 795 165Z M795 160C795.66 160 795.32 160 796 160C796 160.66 796 160.32 796 161C795.34 161 795.68 161 795 161C795 160.34 795 160.68 795 160Z M795 155C795.66 155 795.32 155 796 155C796 155.66 796 155.32 796 156C795.34 156 795.68 156 795 156C795 155.34 795 155.68 795 155Z M795 150C795.66 150 795.32 150 796 150C796 150.66 796 150.32 796 151C795.34 151 795.68 151 795 151C795 150.34 795 150.68 795 150Z M795 145C795.66 145 795.32 145 796 145C796 145.66 796 145.32 796 146C795.34 146 795.68 146 795 146C795 145.34 795 145.68 795 145Z M795 140C795.66 140 795.32 140 796 140C796 140.66 796 140.32 796 141C795.34 141 795.68 141 795 141C795 140.34 795 140.68 795 140Z M795 135C795.66 135 795.32 135 796 135C796 135.66 796 135.32 796 136C795.34 136 795.68 136 795 136C795 135.34 795 135.68 795 135Z M795 130C795.66 130 795.32 130 796 130C796 130.66 796 130.32 796 131C795.34 131 795.68 131 795 131C795 130.34 795 130.68 795 130Z M795 125C795.66 125 795.32 125 796 125C796 125.66 796 125.32 796 126C795.34 126 795.68 126 795 126C795 125.34 795 125.68 795 125Z M795 120C795.66 120 795.32 120 796 120C796 120.66 796 120.32 796 121C795.34 121 795.68 121 795 121C795 120.34 795 120.68 795 120Z M795 115C795.66 115 795.32 115 796 115C796 115.66 796 115.32 796 116C795.34 116 795.68 116 795 116C795 115.34 795 115.68 795 115Z M795 110C795.66 110 795.32 110 796 110C796 110.66 796 110.32 796 111C795.34 111 795.68 111 795 111C795 110.34 795 110.68 795 110Z M795 105C795.66 105 795.32 105 796 105C796 105.66 796 105.32 796 106C795.34 106 795.68 106 795 106C795 105.34 795 105.68 795 105Z M795 100C795.66 100 795.32 100 796 100C796 100.66 796 100.32 796 101C795.34 101 795.68 101 795 101C795 100.34 795 100.68 795 100Z M795 95C795.66 95 795.32 95 796 95C796 95.66 796 95.32 796 96C795.34 96 795.68 96 795 96C795 95.34 795 95.68 795 95Z M795 90C795.66 90 795.32 90 796 90C796 90.66 796 90.32 796 91C795.34 91 795.68 91 795 91C795 90.34 795 90.68 795 90Z M795 85C795.66 85 795.32 85 796 85C796 85.66 796 85.32 796 86C795.34 86 795.68 86 795 86C795 85.34 795 85.68 795 85Z M795 80C795.66 80 795.32 80 796 80C796 80.66 796 80.32 796 81C795.34 81 795.68 81 795 81C795 80.34 795 80.68 795 80Z M795 75C795.66 75 795.32 75 796 75C796 75.66 796 75.32 796 76C795.34 76 795.68 76 795 76C795 75.34 795 75.68 795 75Z M795 70C795.66 70 795.32 70 796 70C796 70.66 796 70.32 796 71C795.34 71 795.68 71 795 71C795 70.34 795 70.68 795 70Z M795 65C795.66 65 795.32 65 796 65C796 65.66 796 65.32 796 66C795.34 66 795.68 66 795 66C795 65.34 795 65.68 795 65Z M795 60C795.66 60 795.32 60 796 60C796 60.66 796 60.32 796 61C795.34 61 795.68 61 795 61C795 60.34 795 60.68 795 60Z M795 55C795.66 55 795.32 55 796 55C796 55.66 796 55.32 796 56C795.34 56 795.68 56 795 56C795 55.34 795 55.68 795 55Z" fill="var(--color-accent-200)"></path><path d="M800 150C800.66 150 800.32 150 801 150C801 150.66 801 150.32 801 151C800.34 151 800.68 151 800 151C800 150.34 800 150.68 800 150Z M800 145C800.66 145 800.32 145 801 145C801 145.66 801 145.32 801 146C800.34 146 800.68 146 800 146C800 145.34 800 145.68 800 145Z M800 140C800.66 140 800.32 140 801 140C801 140.66 801 140.32 801 141C800.34 141 800.68 141 800 141C800 140.34 800 140.68 800 140Z M800 135C800.66 135 800.32 135 801 135C801 135.66 801 135.32 801 136C800.34 136 800.68 136 800 136C800 135.34 800 135.68 800 135Z M800 130C800.66 130 800.32 130 801 130C801 130.66 801 130.32 801 131C800.34 131 800.68 131 800 131C800 130.34 800 130.68 800 130Z M800 125C800.66 125 800.32 125 801 125C801 125.66 801 125.32 801 126C800.34 126 800.68 126 800 126C800 125.34 800 125.68 800 125Z M800 120C800.66 120 800.32 120 801 120C801 120.66 801 120.32 801 121C800.34 121 800.68 121 800 121C800 120.34 800 120.68 800 120Z M800 115C800.66 115 800.32 115 801 115C801 115.66 801 115.32 801 116C800.34 116 800.68 116 800 116C800 115.34 800 115.68 800 115Z M800 110C800.66 110 800.32 110 801 110C801 110.66 801 110.32 801 111C800.34 111 800.68 111 800 111C800 110.34 800 110.68 800 110Z M800 105C800.66 105 800.32 105 801 105C801 105.66 801 105.32 801 106C800.34 106 800.68 106 800 106C800 105.34 800 105.68 800 105Z M800 100C800.66 100 800.32 100 801 100C801 100.66 801 100.32 801 101C800.34 101 800.68 101 800 101C800 100.34 800 100.68 800 100Z M800 95C800.66 95 800.32 95 801 95C801 95.66 801 95.32 801 96C800.34 96 800.68 96 800 96C800 95.34 800 95.68 800 95Z M800 90C800.66 90 800.32 90 801 90C801 90.66 801 90.32 801 91C800.34 91 800.68 91 800 91C800 90.34 800 90.68 800 90Z M800 85C800.66 85 800.32 85 801 85C801 85.66 801 85.32 801 86C800.34 86 800.68 86 800 86C800 85.34 800 85.68 800 85Z M800 80C800.66 80 800.32 80 801 80C801 80.66 801 80.32 801 81C800.34 81 800.68 81 800 81C800 80.34 800 80.68 800 80Z M800 75C800.66 75 800.32 75 801 75C801 75.66 801 75.32 801 76C800.34 76 800.68 76 800 76C800 75.34 800 75.68 800 75Z M800 70C800.66 70 800.32 70 801 70C801 70.66 801 70.32 801 71C800.34 71 800.68 71 800 71C800 70.34 800 70.68 800 70Z M800 65C800.66 65 800.32 65 801 65C801 65.66 801 65.32 801 66C800.34 66 800.68 66 800 66C800 65.34 800 65.68 800 65Z" fill="var(--color-accent-200)"></path><path d="M805 195C805.66 195 805.32 195 806 195C806 195.66 806 195.32 806 196C805.34 196 805.68 196 805 196C805 195.34 805 195.68 805 195Z M805 190C805.66 190 805.32 190 806 190C806 190.66 806 190.32 806 191C805.34 191 805.68 191 805 191C805 190.34 805 190.68 805 190Z M805 185C805.66 185 805.32 185 806 185C806 185.66 806 185.32 806 186C805.34 186 805.68 186 805 186C805 185.34 805 185.68 805 185Z M805 180C805.66 180 805.32 180 806 180C806 180.66 806 180.32 806 181C805.34 181 805.68 181 805 181C805 180.34 805 180.68 805 180Z M805 175C805.66 175 805.32 175 806 175C806 175.66 806 175.32 806 176C805.34 176 805.68 176 805 176C805 175.34 805 175.68 805 175Z M805 170C805.66 170 805.32 170 806 170C806 170.66 806 170.32 806 171C805.34 171 805.68 171 805 171C805 170.34 805 170.68 805 170Z M805 165C805.66 165 805.32 165 806 165C806 165.66 806 165.32 806 166C805.34 166 805.68 166 805 166C805 165.34 805 165.68 805 165Z M805 160C805.66 160 805.32 160 806 160C806 160.66 806 160.32 806 161C805.34 161 805.68 161 805 161C805 160.34 805 160.68 805 160Z M805 155C805.66 155 805.32 155 806 155C806 155.66 806 155.32 806 156C805.34 156 805.68 156 805 156C805 155.34 805 155.68 805 155Z M805 150C805.66 150 805.32 150 806 150C806 150.66 806 150.32 806 151C805.34 151 805.68 151 805 151C805 150.34 805 150.68 805 150Z M805 145C805.66 145 805.32 145 806 145C806 145.66 806 145.32 806 146C805.34 146 805.68 146 805 146C805 145.34 805 145.68 805 145Z M805 140C805.66 140 805.32 140 806 140C806 140.66 806 140.32 806 141C805.34 141 805.68 141 805 141C805 140.34 805 140.68 805 140Z M805 135C805.66 135 805.32 135 806 135C806 135.66 806 135.32 806 136C805.34 136 805.68 136 805 136C805 135.34 805 135.68 805 135Z M805 130C805.66 130 805.32 130 806 130C806 130.66 806 130.32 806 131C805.34 131 805.68 131 805 131C805 130.34 805 130.68 805 130Z M805 125C805.66 125 805.32 125 806 125C806 125.66 806 125.32 806 126C805.34 126 805.68 126 805 126C805 125.34 805 125.68 805 125Z M805 120C805.66 120 805.32 120 806 120C806 120.66 806 120.32 806 121C805.34 121 805.68 121 805 121C805 120.34 805 120.68 805 120Z M805 115C805.66 115 805.32 115 806 115C806 115.66 806 115.32 806 116C805.34 116 805.68 116 805 116C805 115.34 805 115.68 805 115Z M805 110C805.66 110 805.32 110 806 110C806 110.66 806 110.32 806 111C805.34 111 805.68 111 805 111C805 110.34 805 110.68 805 110Z M805 105C805.66 105 805.32 105 806 105C806 105.66 806 105.32 806 106C805.34 106 805.68 106 805 106C805 105.34 805 105.68 805 105Z M805 100C805.66 100 805.32 100 806 100C806 100.66 806 100.32 806 101C805.34 101 805.68 101 805 101C805 100.34 805 100.68 805 100Z M805 95C805.66 95 805.32 95 806 95C806 95.66 806 95.32 806 96C805.34 96 805.68 96 805 96C805 95.34 805 95.68 805 95Z M805 90C805.66 90 805.32 90 806 90C806 90.66 806 90.32 806 91C805.34 91 805.68 91 805 91C805 90.34 805 90.68 805 90Z M805 85C805.66 85 805.32 85 806 85C806 85.66 806 85.32 806 86C805.34 86 805.68 86 805 86C805 85.34 805 85.68 805 85Z M805 80C805.66 80 805.32 80 806 80C806 80.66 806 80.32 806 81C805.34 81 805.68 81 805 81C805 80.34 805 80.68 805 80Z M805 75C805.66 75 805.32 75 806 75C806 75.66 806 75.32 806 76C805.34 76 805.68 76 805 76C805 75.34 805 75.68 805 75Z M805 70C805.66 70 805.32 70 806 70C806 70.66 806 70.32 806 71C805.34 71 805.68 71 805 71C805 70.34 805 70.68 805 70Z M805 65C805.66 65 805.32 65 806 65C806 65.66 806 65.32 806 66C805.34 66 805.68 66 805 66C805 65.34 805 65.68 805 65Z M805 60C805.66 60 805.32 60 806 60C806 60.66 806 60.32 806 61C805.34 61 805.68 61 805 61C805 60.34 805 60.68 805 60Z M805 55C805.66 55 805.32 55 806 55C806 55.66 806 55.32 806 56C805.34 56 805.68 56 805 56C805 55.34 805 55.68 805 55Z M805 50C805.66 50 805.32 50 806 50C806 50.66 806 50.32 806 51C805.34 51 805.68 51 805 51C805 50.34 805 50.68 805 50Z M805 45C805.66 45 805.32 45 806 45C806 45.66 806 45.32 806 46C805.34 46 805.68 46 805 46C805 45.34 805 45.68 805 45Z M805 40C805.66 40 805.32 40 806 40C806 40.66 806 40.32 806 41C805.34 41 805.68 41 805 41C805 40.34 805 40.68 805 40Z M805 35C805.66 35 805.32 35 806 35C806 35.66 806 35.32 806 36C805.34 36 805.68 36 805 36C805 35.34 805 35.68 805 35Z M805 30C805.66 30 805.32 30 806 30C806 30.66 806 30.32 806 31C805.34 31 805.68 31 805 31C805 30.34 805 30.68 805 30Z M805 25C805.66 25 805.32 25 806 25C806 25.66 806 25.32 806 26C805.34 26 805.68 26 805 26C805 25.34 805 25.68 805 25Z M805 20C805.66 20 805.32 20 806 20C806 20.66 806 20.32 806 21C805.34 21 805.68 21 805 21C805 20.34 805 20.68 805 20Z" fill="var(--color-accent-200)"></path><path d="M810 170C810.66 170 810.32 170 811 170C811 170.66 811 170.32 811 171C810.34 171 810.68 171 810 171C810 170.34 810 170.68 810 170Z M810 165C810.66 165 810.32 165 811 165C811 165.66 811 165.32 811 166C810.34 166 810.68 166 810 166C810 165.34 810 165.68 810 165Z M810 160C810.66 160 810.32 160 811 160C811 160.66 811 160.32 811 161C810.34 161 810.68 161 810 161C810 160.34 810 160.68 810 160Z M810 155C810.66 155 810.32 155 811 155C811 155.66 811 155.32 811 156C810.34 156 810.68 156 810 156C810 155.34 810 155.68 810 155Z M810 150C810.66 150 810.32 150 811 150C811 150.66 811 150.32 811 151C810.34 151 810.68 151 810 151C810 150.34 810 150.68 810 150Z M810 145C810.66 145 810.32 145 811 145C811 145.66 811 145.32 811 146C810.34 146 810.68 146 810 146C810 145.34 810 145.68 810 145Z M810 140C810.66 140 810.32 140 811 140C811 140.66 811 140.32 811 141C810.34 141 810.68 141 810 141C810 140.34 810 140.68 810 140Z M810 135C810.66 135 810.32 135 811 135C811 135.66 811 135.32 811 136C810.34 136 810.68 136 810 136C810 135.34 810 135.68 810 135Z M810 130C810.66 130 810.32 130 811 130C811 130.66 811 130.32 811 131C810.34 131 810.68 131 810 131C810 130.34 810 130.68 810 130Z M810 125C810.66 125 810.32 125 811 125C811 125.66 811 125.32 811 126C810.34 126 810.68 126 810 126C810 125.34 810 125.68 810 125Z M810 120C810.66 120 810.32 120 811 120C811 120.66 811 120.32 811 121C810.34 121 810.68 121 810 121C810 120.34 810 120.68 810 120Z M810 115C810.66 115 810.32 115 811 115C811 115.66 811 115.32 811 116C810.34 116 810.68 116 810 116C810 115.34 810 115.68 810 115Z M810 110C810.66 110 810.32 110 811 110C811 110.66 811 110.32 811 111C810.34 111 810.68 111 810 111C810 110.34 810 110.68 810 110Z M810 105C810.66 105 810.32 105 811 105C811 105.66 811 105.32 811 106C810.34 106 810.68 106 810 106C810 105.34 810 105.68 810 105Z M810 100C810.66 100 810.32 100 811 100C811 100.66 811 100.32 811 101C810.34 101 810.68 101 810 101C810 100.34 810 100.68 810 100Z M810 95C810.66 95 810.32 95 811 95C811 95.66 811 95.32 811 96C810.34 96 810.68 96 810 96C810 95.34 810 95.68 810 95Z M810 90C810.66 90 810.32 90 811 90C811 90.66 811 90.32 811 91C810.34 91 810.68 91 810 91C810 90.34 810 90.68 810 90Z M810 85C810.66 85 810.32 85 811 85C811 85.66 811 85.32 811 86C810.34 86 810.68 86 810 86C810 85.34 810 85.68 810 85Z M810 80C810.66 80 810.32 80 811 80C811 80.66 811 80.32 811 81C810.34 81 810.68 81 810 81C810 80.34 810 80.68 810 80Z M810 75C810.66 75 810.32 75 811 75C811 75.66 811 75.32 811 76C810.34 76 810.68 76 810 76C810 75.34 810 75.68 810 75Z M810 70C810.66 70 810.32 70 811 70C811 70.66 811 70.32 811 71C810.34 71 810.68 71 810 71C810 70.34 810 70.68 810 70Z M810 65C810.66 65 810.32 65 811 65C811 65.66 811 65.32 811 66C810.34 66 810.68 66 810 66C810 65.34 810 65.68 810 65Z M810 60C810.66 60 810.32 60 811 60C811 60.66 811 60.32 811 61C810.34 61 810.68 61 810 61C810 60.34 810 60.68 810 60Z M810 55C810.66 55 810.32 55 811 55C811 55.66 811 55.32 811 56C810.34 56 810.68 56 810 56C810 55.34 810 55.68 810 55Z M810 50C810.66 50 810.32 50 811 50C811 50.66 811 50.32 811 51C810.34 51 810.68 51 810 51C810 50.34 810 50.68 810 50Z" fill="var(--color-accent-200)"></path><path d="M815 155C815.66 155 815.32 155 816 155C816 155.66 816 155.32 816 156C815.34 156 815.68 156 815 156C815 155.34 815 155.68 815 155Z M815 150C815.66 150 815.32 150 816 150C816 150.66 816 150.32 816 151C815.34 151 815.68 151 815 151C815 150.34 815 150.68 815 150Z M815 145C815.66 145 815.32 145 816 145C816 145.66 816 145.32 816 146C815.34 146 815.68 146 815 146C815 145.34 815 145.68 815 145Z M815 140C815.66 140 815.32 140 816 140C816 140.66 816 140.32 816 141C815.34 141 815.68 141 815 141C815 140.34 815 140.68 815 140Z M815 135C815.66 135 815.32 135 816 135C816 135.66 816 135.32 816 136C815.34 136 815.68 136 815 136C815 135.34 815 135.68 815 135Z M815 130C815.66 130 815.32 130 816 130C816 130.66 816 130.32 816 131C815.34 131 815.68 131 815 131C815 130.34 815 130.68 815 130Z M815 125C815.66 125 815.32 125 816 125C816 125.66 816 125.32 816 126C815.34 126 815.68 126 815 126C815 125.34 815 125.68 815 125Z M815 120C815.66 120 815.32 120 816 120C816 120.66 816 120.32 816 121C815.34 121 815.68 121 815 121C815 120.34 815 120.68 815 120Z M815 115C815.66 115 815.32 115 816 115C816 115.66 816 115.32 816 116C815.34 116 815.68 116 815 116C815 115.34 815 115.68 815 115Z M815 110C815.66 110 815.32 110 816 110C816 110.66 816 110.32 816 111C815.34 111 815.68 111 815 111C815 110.34 815 110.68 815 110Z M815 105C815.66 105 815.32 105 816 105C816 105.66 816 105.32 816 106C815.34 106 815.68 106 815 106C815 105.34 815 105.68 815 105Z M815 100C815.66 100 815.32 100 816 100C816 100.66 816 100.32 816 101C815.34 101 815.68 101 815 101C815 100.34 815 100.68 815 100Z M815 95C815.66 95 815.32 95 816 95C816 95.66 816 95.32 816 96C815.34 96 815.68 96 815 96C815 95.34 815 95.68 815 95Z M815 90C815.66 90 815.32 90 816 90C816 90.66 816 90.32 816 91C815.34 91 815.68 91 815 91C815 90.34 815 90.68 815 90Z M815 85C815.66 85 815.32 85 816 85C816 85.66 816 85.32 816 86C815.34 86 815.68 86 815 86C815 85.34 815 85.68 815 85Z M815 80C815.66 80 815.32 80 816 80C816 80.66 816 80.32 816 81C815.34 81 815.68 81 815 81C815 80.34 815 80.68 815 80Z M815 75C815.66 75 815.32 75 816 75C816 75.66 816 75.32 816 76C815.34 76 815.68 76 815 76C815 75.34 815 75.68 815 75Z M815 70C815.66 70 815.32 70 816 70C816 70.66 816 70.32 816 71C815.34 71 815.68 71 815 71C815 70.34 815 70.68 815 70Z M815 65C815.66 65 815.32 65 816 65C816 65.66 816 65.32 816 66C815.34 66 815.68 66 815 66C815 65.34 815 65.68 815 65Z" fill="var(--color-accent-200)"></path><path d="M820 135C820.66 135 820.32 135 821 135C821 135.66 821 135.32 821 136C820.34 136 820.68 136 820 136C820 135.34 820 135.68 820 135Z M820 130C820.66 130 820.32 130 821 130C821 130.66 821 130.32 821 131C820.34 131 820.68 131 820 131C820 130.34 820 130.68 820 130Z M820 125C820.66 125 820.32 125 821 125C821 125.66 821 125.32 821 126C820.34 126 820.68 126 820 126C820 125.34 820 125.68 820 125Z M820 120C820.66 120 820.32 120 821 120C821 120.66 821 120.32 821 121C820.34 121 820.68 121 820 121C820 120.34 820 120.68 820 120Z M820 115C820.66 115 820.32 115 821 115C821 115.66 821 115.32 821 116C820.34 116 820.68 116 820 116C820 115.34 820 115.68 820 115Z M820 110C820.66 110 820.32 110 821 110C821 110.66 821 110.32 821 111C820.34 111 820.68 111 820 111C820 110.34 820 110.68 820 110Z M820 105C820.66 105 820.32 105 821 105C821 105.66 821 105.32 821 106C820.34 106 820.68 106 820 106C820 105.34 820 105.68 820 105Z M820 100C820.66 100 820.32 100 821 100C821 100.66 821 100.32 821 101C820.34 101 820.68 101 820 101C820 100.34 820 100.68 820 100Z M820 95C820.66 95 820.32 95 821 95C821 95.66 821 95.32 821 96C820.34 96 820.68 96 820 96C820 95.34 820 95.68 820 95Z M820 90C820.66 90 820.32 90 821 90C821 90.66 821 90.32 821 91C820.34 91 820.68 91 820 91C820 90.34 820 90.68 820 90Z M820 85C820.66 85 820.32 85 821 85C821 85.66 821 85.32 821 86C820.34 86 820.68 86 820 86C820 85.34 820 85.68 820 85Z M820 80C820.66 80 820.32 80 821 80C821 80.66 821 80.32 821 81C820.34 81 820.68 81 820 81C820 80.34 820 80.68 820 80Z" fill="var(--color-accent-200)"></path><path d="M825 200C825.66 200 825.32 200 826 200C826 200.66 826 200.32 826 201C825.34 201 825.68 201 825 201C825 200.34 825 200.68 825 200Z M825 195C825.66 195 825.32 195 826 195C826 195.66 826 195.32 826 196C825.34 196 825.68 196 825 196C825 195.34 825 195.68 825 195Z M825 190C825.66 190 825.32 190 826 190C826 190.66 826 190.32 826 191C825.34 191 825.68 191 825 191C825 190.34 825 190.68 825 190Z M825 185C825.66 185 825.32 185 826 185C826 185.66 826 185.32 826 186C825.34 186 825.68 186 825 186C825 185.34 825 185.68 825 185Z M825 180C825.66 180 825.32 180 826 180C826 180.66 826 180.32 826 181C825.34 181 825.68 181 825 181C825 180.34 825 180.68 825 180Z M825 175C825.66 175 825.32 175 826 175C826 175.66 826 175.32 826 176C825.34 176 825.68 176 825 176C825 175.34 825 175.68 825 175Z M825 170C825.66 170 825.32 170 826 170C826 170.66 826 170.32 826 171C825.34 171 825.68 171 825 171C825 170.34 825 170.68 825 170Z M825 165C825.66 165 825.32 165 826 165C826 165.66 826 165.32 826 166C825.34 166 825.68 166 825 166C825 165.34 825 165.68 825 165Z M825 160C825.66 160 825.32 160 826 160C826 160.66 826 160.32 826 161C825.34 161 825.68 161 825 161C825 160.34 825 160.68 825 160Z M825 155C825.66 155 825.32 155 826 155C826 155.66 826 155.32 826 156C825.34 156 825.68 156 825 156C825 155.34 825 155.68 825 155Z M825 150C825.66 150 825.32 150 826 150C826 150.66 826 150.32 826 151C825.34 151 825.68 151 825 151C825 150.34 825 150.68 825 150Z M825 145C825.66 145 825.32 145 826 145C826 145.66 826 145.32 826 146C825.34 146 825.68 146 825 146C825 145.34 825 145.68 825 145Z M825 140C825.66 140 825.32 140 826 140C826 140.66 826 140.32 826 141C825.34 141 825.68 141 825 141C825 140.34 825 140.68 825 140Z M825 135C825.66 135 825.32 135 826 135C826 135.66 826 135.32 826 136C825.34 136 825.68 136 825 136C825 135.34 825 135.68 825 135Z M825 130C825.66 130 825.32 130 826 130C826 130.66 826 130.32 826 131C825.34 131 825.68 131 825 131C825 130.34 825 130.68 825 130Z M825 125C825.66 125 825.32 125 826 125C826 125.66 826 125.32 826 126C825.34 126 825.68 126 825 126C825 125.34 825 125.68 825 125Z M825 120C825.66 120 825.32 120 826 120C826 120.66 826 120.32 826 121C825.34 121 825.68 121 825 121C825 120.34 825 120.68 825 120Z M825 115C825.66 115 825.32 115 826 115C826 115.66 826 115.32 826 116C825.34 116 825.68 116 825 116C825 115.34 825 115.68 825 115Z M825 110C825.66 110 825.32 110 826 110C826 110.66 826 110.32 826 111C825.34 111 825.68 111 825 111C825 110.34 825 110.68 825 110Z M825 105C825.66 105 825.32 105 826 105C826 105.66 826 105.32 826 106C825.34 106 825.68 106 825 106C825 105.34 825 105.68 825 105Z M825 100C825.66 100 825.32 100 826 100C826 100.66 826 100.32 826 101C825.34 101 825.68 101 825 101C825 100.34 825 100.68 825 100Z M825 95C825.66 95 825.32 95 826 95C826 95.66 826 95.32 826 96C825.34 96 825.68 96 825 96C825 95.34 825 95.68 825 95Z M825 90C825.66 90 825.32 90 826 90C826 90.66 826 90.32 826 91C825.34 91 825.68 91 825 91C825 90.34 825 90.68 825 90Z M825 85C825.66 85 825.32 85 826 85C826 85.66 826 85.32 826 86C825.34 86 825.68 86 825 86C825 85.34 825 85.68 825 85Z M825 80C825.66 80 825.32 80 826 80C826 80.66 826 80.32 826 81C825.34 81 825.68 81 825 81C825 80.34 825 80.68 825 80Z M825 75C825.66 75 825.32 75 826 75C826 75.66 826 75.32 826 76C825.34 76 825.68 76 825 76C825 75.34 825 75.68 825 75Z M825 70C825.66 70 825.32 70 826 70C826 70.66 826 70.32 826 71C825.34 71 825.68 71 825 71C825 70.34 825 70.68 825 70Z M825 65C825.66 65 825.32 65 826 65C826 65.66 826 65.32 826 66C825.34 66 825.68 66 825 66C825 65.34 825 65.68 825 65Z M825 60C825.66 60 825.32 60 826 60C826 60.66 826 60.32 826 61C825.34 61 825.68 61 825 61C825 60.34 825 60.68 825 60Z M825 55C825.66 55 825.32 55 826 55C826 55.66 826 55.32 826 56C825.34 56 825.68 56 825 56C825 55.34 825 55.68 825 55Z M825 50C825.66 50 825.32 50 826 50C826 50.66 826 50.32 826 51C825.34 51 825.68 51 825 51C825 50.34 825 50.68 825 50Z M825 45C825.66 45 825.32 45 826 45C826 45.66 826 45.32 826 46C825.34 46 825.68 46 825 46C825 45.34 825 45.68 825 45Z M825 40C825.66 40 825.32 40 826 40C826 40.66 826 40.32 826 41C825.34 41 825.68 41 825 41C825 40.34 825 40.68 825 40Z M825 35C825.66 35 825.32 35 826 35C826 35.66 826 35.32 826 36C825.34 36 825.68 36 825 36C825 35.34 825 35.68 825 35Z M825 30C825.66 30 825.32 30 826 30C826 30.66 826 30.32 826 31C825.34 31 825.68 31 825 31C825 30.34 825 30.68 825 30Z M825 25C825.66 25 825.32 25 826 25C826 25.66 826 25.32 826 26C825.34 26 825.68 26 825 26C825 25.34 825 25.68 825 25Z M825 20C825.66 20 825.32 20 826 20C826 20.66 826 20.32 826 21C825.34 21 825.68 21 825 21C825 20.34 825 20.68 825 20Z M825 15C825.66 15 825.32 15 826 15C826 15.66 826 15.32 826 16C825.34 16 825.68 16 825 16C825 15.34 825 15.68 825 15Z" fill="var(--color-accent-200)"></path><path d="M830 170C830.66 170 830.32 170 831 170C831 170.66 831 170.32 831 171C830.34 171 830.68 171 830 171C830 170.34 830 170.68 830 170Z M830 165C830.66 165 830.32 165 831 165C831 165.66 831 165.32 831 166C830.34 166 830.68 166 830 166C830 165.34 830 165.68 830 165Z M830 160C830.66 160 830.32 160 831 160C831 160.66 831 160.32 831 161C830.34 161 830.68 161 830 161C830 160.34 830 160.68 830 160Z M830 155C830.66 155 830.32 155 831 155C831 155.66 831 155.32 831 156C830.34 156 830.68 156 830 156C830 155.34 830 155.68 830 155Z M830 150C830.66 150 830.32 150 831 150C831 150.66 831 150.32 831 151C830.34 151 830.68 151 830 151C830 150.34 830 150.68 830 150Z M830 145C830.66 145 830.32 145 831 145C831 145.66 831 145.32 831 146C830.34 146 830.68 146 830 146C830 145.34 830 145.68 830 145Z M830 140C830.66 140 830.32 140 831 140C831 140.66 831 140.32 831 141C830.34 141 830.68 141 830 141C830 140.34 830 140.68 830 140Z M830 135C830.66 135 830.32 135 831 135C831 135.66 831 135.32 831 136C830.34 136 830.68 136 830 136C830 135.34 830 135.68 830 135Z M830 130C830.66 130 830.32 130 831 130C831 130.66 831 130.32 831 131C830.34 131 830.68 131 830 131C830 130.34 830 130.68 830 130Z M830 125C830.66 125 830.32 125 831 125C831 125.66 831 125.32 831 126C830.34 126 830.68 126 830 126C830 125.34 830 125.68 830 125Z M830 120C830.66 120 830.32 120 831 120C831 120.66 831 120.32 831 121C830.34 121 830.68 121 830 121C830 120.34 830 120.68 830 120Z M830 115C830.66 115 830.32 115 831 115C831 115.66 831 115.32 831 116C830.34 116 830.68 116 830 116C830 115.34 830 115.68 830 115Z M830 110C830.66 110 830.32 110 831 110C831 110.66 831 110.32 831 111C830.34 111 830.68 111 830 111C830 110.34 830 110.68 830 110Z M830 105C830.66 105 830.32 105 831 105C831 105.66 831 105.32 831 106C830.34 106 830.68 106 830 106C830 105.34 830 105.68 830 105Z M830 100C830.66 100 830.32 100 831 100C831 100.66 831 100.32 831 101C830.34 101 830.68 101 830 101C830 100.34 830 100.68 830 100Z M830 95C830.66 95 830.32 95 831 95C831 95.66 831 95.32 831 96C830.34 96 830.68 96 830 96C830 95.34 830 95.68 830 95Z M830 90C830.66 90 830.32 90 831 90C831 90.66 831 90.32 831 91C830.34 91 830.68 91 830 91C830 90.34 830 90.68 830 90Z M830 85C830.66 85 830.32 85 831 85C831 85.66 831 85.32 831 86C830.34 86 830.68 86 830 86C830 85.34 830 85.68 830 85Z M830 80C830.66 80 830.32 80 831 80C831 80.66 831 80.32 831 81C830.34 81 830.68 81 830 81C830 80.34 830 80.68 830 80Z M830 75C830.66 75 830.32 75 831 75C831 75.66 831 75.32 831 76C830.34 76 830.68 76 830 76C830 75.34 830 75.68 830 75Z M830 70C830.66 70 830.32 70 831 70C831 70.66 831 70.32 831 71C830.34 71 830.68 71 830 71C830 70.34 830 70.68 830 70Z M830 65C830.66 65 830.32 65 831 65C831 65.66 831 65.32 831 66C830.34 66 830.68 66 830 66C830 65.34 830 65.68 830 65Z M830 60C830.66 60 830.32 60 831 60C831 60.66 831 60.32 831 61C830.34 61 830.68 61 830 61C830 60.34 830 60.68 830 60Z M830 55C830.66 55 830.32 55 831 55C831 55.66 831 55.32 831 56C830.34 56 830.68 56 830 56C830 55.34 830 55.68 830 55Z M830 50C830.66 50 830.32 50 831 50C831 50.66 831 50.32 831 51C830.34 51 830.68 51 830 51C830 50.34 830 50.68 830 50Z M830 45C830.66 45 830.32 45 831 45C831 45.66 831 45.32 831 46C830.34 46 830.68 46 830 46C830 45.34 830 45.68 830 45Z" fill="var(--color-accent-200)"></path><path d="M835 150C835.66 150 835.32 150 836 150C836 150.66 836 150.32 836 151C835.34 151 835.68 151 835 151C835 150.34 835 150.68 835 150Z M835 145C835.66 145 835.32 145 836 145C836 145.66 836 145.32 836 146C835.34 146 835.68 146 835 146C835 145.34 835 145.68 835 145Z M835 140C835.66 140 835.32 140 836 140C836 140.66 836 140.32 836 141C835.34 141 835.68 141 835 141C835 140.34 835 140.68 835 140Z M835 135C835.66 135 835.32 135 836 135C836 135.66 836 135.32 836 136C835.34 136 835.68 136 835 136C835 135.34 835 135.68 835 135Z M835 130C835.66 130 835.32 130 836 130C836 130.66 836 130.32 836 131C835.34 131 835.68 131 835 131C835 130.34 835 130.68 835 130Z M835 125C835.66 125 835.32 125 836 125C836 125.66 836 125.32 836 126C835.34 126 835.68 126 835 126C835 125.34 835 125.68 835 125Z M835 120C835.66 120 835.32 120 836 120C836 120.66 836 120.32 836 121C835.34 121 835.68 121 835 121C835 120.34 835 120.68 835 120Z M835 115C835.66 115 835.32 115 836 115C836 115.66 836 115.32 836 116C835.34 116 835.68 116 835 116C835 115.34 835 115.68 835 115Z M835 110C835.66 110 835.32 110 836 110C836 110.66 836 110.32 836 111C835.34 111 835.68 111 835 111C835 110.34 835 110.68 835 110Z M835 105C835.66 105 835.32 105 836 105C836 105.66 836 105.32 836 106C835.34 106 835.68 106 835 106C835 105.34 835 105.68 835 105Z M835 100C835.66 100 835.32 100 836 100C836 100.66 836 100.32 836 101C835.34 101 835.68 101 835 101C835 100.34 835 100.68 835 100Z M835 95C835.66 95 835.32 95 836 95C836 95.66 836 95.32 836 96C835.34 96 835.68 96 835 96C835 95.34 835 95.68 835 95Z M835 90C835.66 90 835.32 90 836 90C836 90.66 836 90.32 836 91C835.34 91 835.68 91 835 91C835 90.34 835 90.68 835 90Z M835 85C835.66 85 835.32 85 836 85C836 85.66 836 85.32 836 86C835.34 86 835.68 86 835 86C835 85.34 835 85.68 835 85Z M835 80C835.66 80 835.32 80 836 80C836 80.66 836 80.32 836 81C835.34 81 835.68 81 835 81C835 80.34 835 80.68 835 80Z M835 75C835.66 75 835.32 75 836 75C836 75.66 836 75.32 836 76C835.34 76 835.68 76 835 76C835 75.34 835 75.68 835 75Z M835 70C835.66 70 835.32 70 836 70C836 70.66 836 70.32 836 71C835.34 71 835.68 71 835 71C835 70.34 835 70.68 835 70Z" fill="var(--color-accent-200)"></path><path d="M840 160C840.66 160 840.32 160 841 160C841 160.66 841 160.32 841 161C840.34 161 840.68 161 840 161C840 160.34 840 160.68 840 160Z M840 155C840.66 155 840.32 155 841 155C841 155.66 841 155.32 841 156C840.34 156 840.68 156 840 156C840 155.34 840 155.68 840 155Z M840 150C840.66 150 840.32 150 841 150C841 150.66 841 150.32 841 151C840.34 151 840.68 151 840 151C840 150.34 840 150.68 840 150Z M840 145C840.66 145 840.32 145 841 145C841 145.66 841 145.32 841 146C840.34 146 840.68 146 840 146C840 145.34 840 145.68 840 145Z M840 140C840.66 140 840.32 140 841 140C841 140.66 841 140.32 841 141C840.34 141 840.68 141 840 141C840 140.34 840 140.68 840 140Z M840 135C840.66 135 840.32 135 841 135C841 135.66 841 135.32 841 136C840.34 136 840.68 136 840 136C840 135.34 840 135.68 840 135Z M840 130C840.66 130 840.32 130 841 130C841 130.66 841 130.32 841 131C840.34 131 840.68 131 840 131C840 130.34 840 130.68 840 130Z M840 125C840.66 125 840.32 125 841 125C841 125.66 841 125.32 841 126C840.34 126 840.68 126 840 126C840 125.34 840 125.68 840 125Z M840 120C840.66 120 840.32 120 841 120C841 120.66 841 120.32 841 121C840.34 121 840.68 121 840 121C840 120.34 840 120.68 840 120Z M840 115C840.66 115 840.32 115 841 115C841 115.66 841 115.32 841 116C840.34 116 840.68 116 840 116C840 115.34 840 115.68 840 115Z M840 110C840.66 110 840.32 110 841 110C841 110.66 841 110.32 841 111C840.34 111 840.68 111 840 111C840 110.34 840 110.68 840 110Z M840 105C840.66 105 840.32 105 841 105C841 105.66 841 105.32 841 106C840.34 106 840.68 106 840 106C840 105.34 840 105.68 840 105Z M840 100C840.66 100 840.32 100 841 100C841 100.66 841 100.32 841 101C840.34 101 840.68 101 840 101C840 100.34 840 100.68 840 100Z M840 95C840.66 95 840.32 95 841 95C841 95.66 841 95.32 841 96C840.34 96 840.68 96 840 96C840 95.34 840 95.68 840 95Z M840 90C840.66 90 840.32 90 841 90C841 90.66 841 90.32 841 91C840.34 91 840.68 91 840 91C840 90.34 840 90.68 840 90Z M840 85C840.66 85 840.32 85 841 85C841 85.66 841 85.32 841 86C840.34 86 840.68 86 840 86C840 85.34 840 85.68 840 85Z M840 80C840.66 80 840.32 80 841 80C841 80.66 841 80.32 841 81C840.34 81 840.68 81 840 81C840 80.34 840 80.68 840 80Z M840 75C840.66 75 840.32 75 841 75C841 75.66 841 75.32 841 76C840.34 76 840.68 76 840 76C840 75.34 840 75.68 840 75Z M840 70C840.66 70 840.32 70 841 70C841 70.66 841 70.32 841 71C840.34 71 840.68 71 840 71C840 70.34 840 70.68 840 70Z M840 65C840.66 65 840.32 65 841 65C841 65.66 841 65.32 841 66C840.34 66 840.68 66 840 66C840 65.34 840 65.68 840 65Z M840 60C840.66 60 840.32 60 841 60C841 60.66 841 60.32 841 61C840.34 61 840.68 61 840 61C840 60.34 840 60.68 840 60Z" fill="var(--color-accent-200)"></path><path d="M845 120C845.66 120 845.32 120 846 120C846 120.66 846 120.32 846 121C845.34 121 845.68 121 845 121C845 120.34 845 120.68 845 120Z M845 115C845.66 115 845.32 115 846 115C846 115.66 846 115.32 846 116C845.34 116 845.68 116 845 116C845 115.34 845 115.68 845 115Z M845 110C845.66 110 845.32 110 846 110C846 110.66 846 110.32 846 111C845.34 111 845.68 111 845 111C845 110.34 845 110.68 845 110Z M845 105C845.66 105 845.32 105 846 105C846 105.66 846 105.32 846 106C845.34 106 845.68 106 845 106C845 105.34 845 105.68 845 105Z M845 100C845.66 100 845.32 100 846 100C846 100.66 846 100.32 846 101C845.34 101 845.68 101 845 101C845 100.34 845 100.68 845 100Z" fill="var(--color-accent-200)"></path><path d="M850 140C850.66 140 850.32 140 851 140C851 140.66 851 140.32 851 141C850.34 141 850.68 141 850 141C850 140.34 850 140.68 850 140Z M850 135C850.66 135 850.32 135 851 135C851 135.66 851 135.32 851 136C850.34 136 850.68 136 850 136C850 135.34 850 135.68 850 135Z M850 130C850.66 130 850.32 130 851 130C851 130.66 851 130.32 851 131C850.34 131 850.68 131 850 131C850 130.34 850 130.68 850 130Z M850 125C850.66 125 850.32 125 851 125C851 125.66 851 125.32 851 126C850.34 126 850.68 126 850 126C850 125.34 850 125.68 850 125Z M850 120C850.66 120 850.32 120 851 120C851 120.66 851 120.32 851 121C850.34 121 850.68 121 850 121C850 120.34 850 120.68 850 120Z M850 115C850.66 115 850.32 115 851 115C851 115.66 851 115.32 851 116C850.34 116 850.68 116 850 116C850 115.34 850 115.68 850 115Z M850 110C850.66 110 850.32 110 851 110C851 110.66 851 110.32 851 111C850.34 111 850.68 111 850 111C850 110.34 850 110.68 850 110Z M850 105C850.66 105 850.32 105 851 105C851 105.66 851 105.32 851 106C850.34 106 850.68 106 850 106C850 105.34 850 105.68 850 105Z M850 100C850.66 100 850.32 100 851 100C851 100.66 851 100.32 851 101C850.34 101 850.68 101 850 101C850 100.34 850 100.68 850 100Z M850 95C850.66 95 850.32 95 851 95C851 95.66 851 95.32 851 96C850.34 96 850.68 96 850 96C850 95.34 850 95.68 850 95Z M850 90C850.66 90 850.32 90 851 90C851 90.66 851 90.32 851 91C850.34 91 850.68 91 850 91C850 90.34 850 90.68 850 90Z M850 85C850.66 85 850.32 85 851 85C851 85.66 851 85.32 851 86C850.34 86 850.68 86 850 86C850 85.34 850 85.68 850 85Z M850 80C850.66 80 850.32 80 851 80C851 80.66 851 80.32 851 81C850.34 81 850.68 81 850 81C850 80.34 850 80.68 850 80Z" fill="var(--color-accent-200)"></path><path d="M855 120C855.66 120 855.32 120 856 120C856 120.66 856 120.32 856 121C855.34 121 855.68 121 855 121C855 120.34 855 120.68 855 120Z M855 115C855.66 115 855.32 115 856 115C856 115.66 856 115.32 856 116C855.34 116 855.68 116 855 116C855 115.34 855 115.68 855 115Z M855 110C855.66 110 855.32 110 856 110C856 110.66 856 110.32 856 111C855.34 111 855.68 111 855 111C855 110.34 855 110.68 855 110Z M855 105C855.66 105 855.32 105 856 105C856 105.66 856 105.32 856 106C855.34 106 855.68 106 855 106C855 105.34 855 105.68 855 105Z M855 100C855.66 100 855.32 100 856 100C856 100.66 856 100.32 856 101C855.34 101 855.68 101 855 101C855 100.34 855 100.68 855 100Z M855 95C855.66 95 855.32 95 856 95C856 95.66 856 95.32 856 96C855.34 96 855.68 96 855 96C855 95.34 855 95.68 855 95Z" fill="var(--color-accent-200)"></path><path d="M860 170C860.66 170 860.32 170 861 170C861 170.66 861 170.32 861 171C860.34 171 860.68 171 860 171C860 170.34 860 170.68 860 170Z M860 165C860.66 165 860.32 165 861 165C861 165.66 861 165.32 861 166C860.34 166 860.68 166 860 166C860 165.34 860 165.68 860 165Z M860 160C860.66 160 860.32 160 861 160C861 160.66 861 160.32 861 161C860.34 161 860.68 161 860 161C860 160.34 860 160.68 860 160Z M860 155C860.66 155 860.32 155 861 155C861 155.66 861 155.32 861 156C860.34 156 860.68 156 860 156C860 155.34 860 155.68 860 155Z M860 150C860.66 150 860.32 150 861 150C861 150.66 861 150.32 861 151C860.34 151 860.68 151 860 151C860 150.34 860 150.68 860 150Z M860 145C860.66 145 860.32 145 861 145C861 145.66 861 145.32 861 146C860.34 146 860.68 146 860 146C860 145.34 860 145.68 860 145Z M860 140C860.66 140 860.32 140 861 140C861 140.66 861 140.32 861 141C860.34 141 860.68 141 860 141C860 140.34 860 140.68 860 140Z M860 135C860.66 135 860.32 135 861 135C861 135.66 861 135.32 861 136C860.34 136 860.68 136 860 136C860 135.34 860 135.68 860 135Z M860 130C860.66 130 860.32 130 861 130C861 130.66 861 130.32 861 131C860.34 131 860.68 131 860 131C860 130.34 860 130.68 860 130Z M860 125C860.66 125 860.32 125 861 125C861 125.66 861 125.32 861 126C860.34 126 860.68 126 860 126C860 125.34 860 125.68 860 125Z M860 120C860.66 120 860.32 120 861 120C861 120.66 861 120.32 861 121C860.34 121 860.68 121 860 121C860 120.34 860 120.68 860 120Z M860 115C860.66 115 860.32 115 861 115C861 115.66 861 115.32 861 116C860.34 116 860.68 116 860 116C860 115.34 860 115.68 860 115Z M860 110C860.66 110 860.32 110 861 110C861 110.66 861 110.32 861 111C860.34 111 860.68 111 860 111C860 110.34 860 110.68 860 110Z M860 105C860.66 105 860.32 105 861 105C861 105.66 861 105.32 861 106C860.34 106 860.68 106 860 106C860 105.34 860 105.68 860 105Z M860 100C860.66 100 860.32 100 861 100C861 100.66 861 100.32 861 101C860.34 101 860.68 101 860 101C860 100.34 860 100.68 860 100Z M860 95C860.66 95 860.32 95 861 95C861 95.66 861 95.32 861 96C860.34 96 860.68 96 860 96C860 95.34 860 95.68 860 95Z M860 90C860.66 90 860.32 90 861 90C861 90.66 861 90.32 861 91C860.34 91 860.68 91 860 91C860 90.34 860 90.68 860 90Z M860 85C860.66 85 860.32 85 861 85C861 85.66 861 85.32 861 86C860.34 86 860.68 86 860 86C860 85.34 860 85.68 860 85Z M860 80C860.66 80 860.32 80 861 80C861 80.66 861 80.32 861 81C860.34 81 860.68 81 860 81C860 80.34 860 80.68 860 80Z M860 75C860.66 75 860.32 75 861 75C861 75.66 861 75.32 861 76C860.34 76 860.68 76 860 76C860 75.34 860 75.68 860 75Z M860 70C860.66 70 860.32 70 861 70C861 70.66 861 70.32 861 71C860.34 71 860.68 71 860 71C860 70.34 860 70.68 860 70Z M860 65C860.66 65 860.32 65 861 65C861 65.66 861 65.32 861 66C860.34 66 860.68 66 860 66C860 65.34 860 65.68 860 65Z M860 60C860.66 60 860.32 60 861 60C861 60.66 861 60.32 861 61C860.34 61 860.68 61 860 61C860 60.34 860 60.68 860 60Z M860 55C860.66 55 860.32 55 861 55C861 55.66 861 55.32 861 56C860.34 56 860.68 56 860 56C860 55.34 860 55.68 860 55Z M860 50C860.66 50 860.32 50 861 50C861 50.66 861 50.32 861 51C860.34 51 860.68 51 860 51C860 50.34 860 50.68 860 50Z" fill="var(--color-accent-200)"></path><path d="M865 175C865.66 175 865.32 175 866 175C866 175.66 866 175.32 866 176C865.34 176 865.68 176 865 176C865 175.34 865 175.68 865 175Z M865 170C865.66 170 865.32 170 866 170C866 170.66 866 170.32 866 171C865.34 171 865.68 171 865 171C865 170.34 865 170.68 865 170Z M865 165C865.66 165 865.32 165 866 165C866 165.66 866 165.32 866 166C865.34 166 865.68 166 865 166C865 165.34 865 165.68 865 165Z M865 160C865.66 160 865.32 160 866 160C866 160.66 866 160.32 866 161C865.34 161 865.68 161 865 161C865 160.34 865 160.68 865 160Z M865 155C865.66 155 865.32 155 866 155C866 155.66 866 155.32 866 156C865.34 156 865.68 156 865 156C865 155.34 865 155.68 865 155Z M865 150C865.66 150 865.32 150 866 150C866 150.66 866 150.32 866 151C865.34 151 865.68 151 865 151C865 150.34 865 150.68 865 150Z M865 145C865.66 145 865.32 145 866 145C866 145.66 866 145.32 866 146C865.34 146 865.68 146 865 146C865 145.34 865 145.68 865 145Z M865 140C865.66 140 865.32 140 866 140C866 140.66 866 140.32 866 141C865.34 141 865.68 141 865 141C865 140.34 865 140.68 865 140Z M865 135C865.66 135 865.32 135 866 135C866 135.66 866 135.32 866 136C865.34 136 865.68 136 865 136C865 135.34 865 135.68 865 135Z M865 130C865.66 130 865.32 130 866 130C866 130.66 866 130.32 866 131C865.34 131 865.68 131 865 131C865 130.34 865 130.68 865 130Z M865 125C865.66 125 865.32 125 866 125C866 125.66 866 125.32 866 126C865.34 126 865.68 126 865 126C865 125.34 865 125.68 865 125Z M865 120C865.66 120 865.32 120 866 120C866 120.66 866 120.32 866 121C865.34 121 865.68 121 865 121C865 120.34 865 120.68 865 120Z M865 115C865.66 115 865.32 115 866 115C866 115.66 866 115.32 866 116C865.34 116 865.68 116 865 116C865 115.34 865 115.68 865 115Z M865 110C865.66 110 865.32 110 866 110C866 110.66 866 110.32 866 111C865.34 111 865.68 111 865 111C865 110.34 865 110.68 865 110Z M865 105C865.66 105 865.32 105 866 105C866 105.66 866 105.32 866 106C865.34 106 865.68 106 865 106C865 105.34 865 105.68 865 105Z M865 100C865.66 100 865.32 100 866 100C866 100.66 866 100.32 866 101C865.34 101 865.68 101 865 101C865 100.34 865 100.68 865 100Z M865 95C865.66 95 865.32 95 866 95C866 95.66 866 95.32 866 96C865.34 96 865.68 96 865 96C865 95.34 865 95.68 865 95Z M865 90C865.66 90 865.32 90 866 90C866 90.66 866 90.32 866 91C865.34 91 865.68 91 865 91C865 90.34 865 90.68 865 90Z M865 85C865.66 85 865.32 85 866 85C866 85.66 866 85.32 866 86C865.34 86 865.68 86 865 86C865 85.34 865 85.68 865 85Z M865 80C865.66 80 865.32 80 866 80C866 80.66 866 80.32 866 81C865.34 81 865.68 81 865 81C865 80.34 865 80.68 865 80Z M865 75C865.66 75 865.32 75 866 75C866 75.66 866 75.32 866 76C865.34 76 865.68 76 865 76C865 75.34 865 75.68 865 75Z M865 70C865.66 70 865.32 70 866 70C866 70.66 866 70.32 866 71C865.34 71 865.68 71 865 71C865 70.34 865 70.68 865 70Z M865 65C865.66 65 865.32 65 866 65C866 65.66 866 65.32 866 66C865.34 66 865.68 66 865 66C865 65.34 865 65.68 865 65Z M865 60C865.66 60 865.32 60 866 60C866 60.66 866 60.32 866 61C865.34 61 865.68 61 865 61C865 60.34 865 60.68 865 60Z M865 55C865.66 55 865.32 55 866 55C866 55.66 866 55.32 866 56C865.34 56 865.68 56 865 56C865 55.34 865 55.68 865 55Z M865 50C865.66 50 865.32 50 866 50C866 50.66 866 50.32 866 51C865.34 51 865.68 51 865 51C865 50.34 865 50.68 865 50Z M865 45C865.66 45 865.32 45 866 45C866 45.66 866 45.32 866 46C865.34 46 865.68 46 865 46C865 45.34 865 45.68 865 45Z M865 40C865.66 40 865.32 40 866 40C866 40.66 866 40.32 866 41C865.34 41 865.68 41 865 41C865 40.34 865 40.68 865 40Z" fill="var(--color-accent-200)"></path><path d="M870 150C870.66 150 870.32 150 871 150C871 150.66 871 150.32 871 151C870.34 151 870.68 151 870 151C870 150.34 870 150.68 870 150Z M870 145C870.66 145 870.32 145 871 145C871 145.66 871 145.32 871 146C870.34 146 870.68 146 870 146C870 145.34 870 145.68 870 145Z M870 140C870.66 140 870.32 140 871 140C871 140.66 871 140.32 871 141C870.34 141 870.68 141 870 141C870 140.34 870 140.68 870 140Z M870 135C870.66 135 870.32 135 871 135C871 135.66 871 135.32 871 136C870.34 136 870.68 136 870 136C870 135.34 870 135.68 870 135Z M870 130C870.66 130 870.32 130 871 130C871 130.66 871 130.32 871 131C870.34 131 870.68 131 870 131C870 130.34 870 130.68 870 130Z M870 125C870.66 125 870.32 125 871 125C871 125.66 871 125.32 871 126C870.34 126 870.68 126 870 126C870 125.34 870 125.68 870 125Z M870 120C870.66 120 870.32 120 871 120C871 120.66 871 120.32 871 121C870.34 121 870.68 121 870 121C870 120.34 870 120.68 870 120Z M870 115C870.66 115 870.32 115 871 115C871 115.66 871 115.32 871 116C870.34 116 870.68 116 870 116C870 115.34 870 115.68 870 115Z M870 110C870.66 110 870.32 110 871 110C871 110.66 871 110.32 871 111C870.34 111 870.68 111 870 111C870 110.34 870 110.68 870 110Z M870 105C870.66 105 870.32 105 871 105C871 105.66 871 105.32 871 106C870.34 106 870.68 106 870 106C870 105.34 870 105.68 870 105Z M870 100C870.66 100 870.32 100 871 100C871 100.66 871 100.32 871 101C870.34 101 870.68 101 870 101C870 100.34 870 100.68 870 100Z M870 95C870.66 95 870.32 95 871 95C871 95.66 871 95.32 871 96C870.34 96 870.68 96 870 96C870 95.34 870 95.68 870 95Z M870 90C870.66 90 870.32 90 871 90C871 90.66 871 90.32 871 91C870.34 91 870.68 91 870 91C870 90.34 870 90.68 870 90Z M870 85C870.66 85 870.32 85 871 85C871 85.66 871 85.32 871 86C870.34 86 870.68 86 870 86C870 85.34 870 85.68 870 85Z M870 80C870.66 80 870.32 80 871 80C871 80.66 871 80.32 871 81C870.34 81 870.68 81 870 81C870 80.34 870 80.68 870 80Z M870 75C870.66 75 870.32 75 871 75C871 75.66 871 75.32 871 76C870.34 76 870.68 76 870 76C870 75.34 870 75.68 870 75Z M870 70C870.66 70 870.32 70 871 70C871 70.66 871 70.32 871 71C870.34 71 870.68 71 870 71C870 70.34 870 70.68 870 70Z M870 65C870.66 65 870.32 65 871 65C871 65.66 871 65.32 871 66C870.34 66 870.68 66 870 66C870 65.34 870 65.68 870 65Z" fill="var(--color-accent-200)"></path><path d="M875 185C875.66 185 875.32 185 876 185C876 185.66 876 185.32 876 186C875.34 186 875.68 186 875 186C875 185.34 875 185.68 875 185Z M875 180C875.66 180 875.32 180 876 180C876 180.66 876 180.32 876 181C875.34 181 875.68 181 875 181C875 180.34 875 180.68 875 180Z M875 175C875.66 175 875.32 175 876 175C876 175.66 876 175.32 876 176C875.34 176 875.68 176 875 176C875 175.34 875 175.68 875 175Z M875 170C875.66 170 875.32 170 876 170C876 170.66 876 170.32 876 171C875.34 171 875.68 171 875 171C875 170.34 875 170.68 875 170Z M875 165C875.66 165 875.32 165 876 165C876 165.66 876 165.32 876 166C875.34 166 875.68 166 875 166C875 165.34 875 165.68 875 165Z M875 160C875.66 160 875.32 160 876 160C876 160.66 876 160.32 876 161C875.34 161 875.68 161 875 161C875 160.34 875 160.68 875 160Z M875 155C875.66 155 875.32 155 876 155C876 155.66 876 155.32 876 156C875.34 156 875.68 156 875 156C875 155.34 875 155.68 875 155Z M875 150C875.66 150 875.32 150 876 150C876 150.66 876 150.32 876 151C875.34 151 875.68 151 875 151C875 150.34 875 150.68 875 150Z M875 145C875.66 145 875.32 145 876 145C876 145.66 876 145.32 876 146C875.34 146 875.68 146 875 146C875 145.34 875 145.68 875 145Z M875 140C875.66 140 875.32 140 876 140C876 140.66 876 140.32 876 141C875.34 141 875.68 141 875 141C875 140.34 875 140.68 875 140Z M875 135C875.66 135 875.32 135 876 135C876 135.66 876 135.32 876 136C875.34 136 875.68 136 875 136C875 135.34 875 135.68 875 135Z M875 130C875.66 130 875.32 130 876 130C876 130.66 876 130.32 876 131C875.34 131 875.68 131 875 131C875 130.34 875 130.68 875 130Z M875 125C875.66 125 875.32 125 876 125C876 125.66 876 125.32 876 126C875.34 126 875.68 126 875 126C875 125.34 875 125.68 875 125Z M875 120C875.66 120 875.32 120 876 120C876 120.66 876 120.32 876 121C875.34 121 875.68 121 875 121C875 120.34 875 120.68 875 120Z M875 115C875.66 115 875.32 115 876 115C876 115.66 876 115.32 876 116C875.34 116 875.68 116 875 116C875 115.34 875 115.68 875 115Z M875 110C875.66 110 875.32 110 876 110C876 110.66 876 110.32 876 111C875.34 111 875.68 111 875 111C875 110.34 875 110.68 875 110Z M875 105C875.66 105 875.32 105 876 105C876 105.66 876 105.32 876 106C875.34 106 875.68 106 875 106C875 105.34 875 105.68 875 105Z M875 100C875.66 100 875.32 100 876 100C876 100.66 876 100.32 876 101C875.34 101 875.68 101 875 101C875 100.34 875 100.68 875 100Z M875 95C875.66 95 875.32 95 876 95C876 95.66 876 95.32 876 96C875.34 96 875.68 96 875 96C875 95.34 875 95.68 875 95Z M875 90C875.66 90 875.32 90 876 90C876 90.66 876 90.32 876 91C875.34 91 875.68 91 875 91C875 90.34 875 90.68 875 90Z M875 85C875.66 85 875.32 85 876 85C876 85.66 876 85.32 876 86C875.34 86 875.68 86 875 86C875 85.34 875 85.68 875 85Z M875 80C875.66 80 875.32 80 876 80C876 80.66 876 80.32 876 81C875.34 81 875.68 81 875 81C875 80.34 875 80.68 875 80Z M875 75C875.66 75 875.32 75 876 75C876 75.66 876 75.32 876 76C875.34 76 875.68 76 875 76C875 75.34 875 75.68 875 75Z M875 70C875.66 70 875.32 70 876 70C876 70.66 876 70.32 876 71C875.34 71 875.68 71 875 71C875 70.34 875 70.68 875 70Z M875 65C875.66 65 875.32 65 876 65C876 65.66 876 65.32 876 66C875.34 66 875.68 66 875 66C875 65.34 875 65.68 875 65Z M875 60C875.66 60 875.32 60 876 60C876 60.66 876 60.32 876 61C875.34 61 875.68 61 875 61C875 60.34 875 60.68 875 60Z M875 55C875.66 55 875.32 55 876 55C876 55.66 876 55.32 876 56C875.34 56 875.68 56 875 56C875 55.34 875 55.68 875 55Z M875 50C875.66 50 875.32 50 876 50C876 50.66 876 50.32 876 51C875.34 51 875.68 51 875 51C875 50.34 875 50.68 875 50Z M875 45C875.66 45 875.32 45 876 45C876 45.66 876 45.32 876 46C875.34 46 875.68 46 875 46C875 45.34 875 45.68 875 45Z M875 40C875.66 40 875.32 40 876 40C876 40.66 876 40.32 876 41C875.34 41 875.68 41 875 41C875 40.34 875 40.68 875 40Z M875 35C875.66 35 875.32 35 876 35C876 35.66 876 35.32 876 36C875.34 36 875.68 36 875 36C875 35.34 875 35.68 875 35Z" fill="var(--color-accent-200)"></path><path d="M880 195C880.66 195 880.32 195 881 195C881 195.66 881 195.32 881 196C880.34 196 880.68 196 880 196C880 195.34 880 195.68 880 195Z M880 190C880.66 190 880.32 190 881 190C881 190.66 881 190.32 881 191C880.34 191 880.68 191 880 191C880 190.34 880 190.68 880 190Z M880 185C880.66 185 880.32 185 881 185C881 185.66 881 185.32 881 186C880.34 186 880.68 186 880 186C880 185.34 880 185.68 880 185Z M880 180C880.66 180 880.32 180 881 180C881 180.66 881 180.32 881 181C880.34 181 880.68 181 880 181C880 180.34 880 180.68 880 180Z M880 175C880.66 175 880.32 175 881 175C881 175.66 881 175.32 881 176C880.34 176 880.68 176 880 176C880 175.34 880 175.68 880 175Z M880 170C880.66 170 880.32 170 881 170C881 170.66 881 170.32 881 171C880.34 171 880.68 171 880 171C880 170.34 880 170.68 880 170Z M880 165C880.66 165 880.32 165 881 165C881 165.66 881 165.32 881 166C880.34 166 880.68 166 880 166C880 165.34 880 165.68 880 165Z M880 160C880.66 160 880.32 160 881 160C881 160.66 881 160.32 881 161C880.34 161 880.68 161 880 161C880 160.34 880 160.68 880 160Z M880 155C880.66 155 880.32 155 881 155C881 155.66 881 155.32 881 156C880.34 156 880.68 156 880 156C880 155.34 880 155.68 880 155Z M880 150C880.66 150 880.32 150 881 150C881 150.66 881 150.32 881 151C880.34 151 880.68 151 880 151C880 150.34 880 150.68 880 150Z M880 145C880.66 145 880.32 145 881 145C881 145.66 881 145.32 881 146C880.34 146 880.68 146 880 146C880 145.34 880 145.68 880 145Z M880 140C880.66 140 880.32 140 881 140C881 140.66 881 140.32 881 141C880.34 141 880.68 141 880 141C880 140.34 880 140.68 880 140Z M880 135C880.66 135 880.32 135 881 135C881 135.66 881 135.32 881 136C880.34 136 880.68 136 880 136C880 135.34 880 135.68 880 135Z M880 130C880.66 130 880.32 130 881 130C881 130.66 881 130.32 881 131C880.34 131 880.68 131 880 131C880 130.34 880 130.68 880 130Z M880 125C880.66 125 880.32 125 881 125C881 125.66 881 125.32 881 126C880.34 126 880.68 126 880 126C880 125.34 880 125.68 880 125Z M880 120C880.66 120 880.32 120 881 120C881 120.66 881 120.32 881 121C880.34 121 880.68 121 880 121C880 120.34 880 120.68 880 120Z M880 115C880.66 115 880.32 115 881 115C881 115.66 881 115.32 881 116C880.34 116 880.68 116 880 116C880 115.34 880 115.68 880 115Z M880 110C880.66 110 880.32 110 881 110C881 110.66 881 110.32 881 111C880.34 111 880.68 111 880 111C880 110.34 880 110.68 880 110Z M880 105C880.66 105 880.32 105 881 105C881 105.66 881 105.32 881 106C880.34 106 880.68 106 880 106C880 105.34 880 105.68 880 105Z M880 100C880.66 100 880.32 100 881 100C881 100.66 881 100.32 881 101C880.34 101 880.68 101 880 101C880 100.34 880 100.68 880 100Z M880 95C880.66 95 880.32 95 881 95C881 95.66 881 95.32 881 96C880.34 96 880.68 96 880 96C880 95.34 880 95.68 880 95Z M880 90C880.66 90 880.32 90 881 90C881 90.66 881 90.32 881 91C880.34 91 880.68 91 880 91C880 90.34 880 90.68 880 90Z M880 85C880.66 85 880.32 85 881 85C881 85.66 881 85.32 881 86C880.34 86 880.68 86 880 86C880 85.34 880 85.68 880 85Z M880 80C880.66 80 880.32 80 881 80C881 80.66 881 80.32 881 81C880.34 81 880.68 81 880 81C880 80.34 880 80.68 880 80Z M880 75C880.66 75 880.32 75 881 75C881 75.66 881 75.32 881 76C880.34 76 880.68 76 880 76C880 75.34 880 75.68 880 75Z M880 70C880.66 70 880.32 70 881 70C881 70.66 881 70.32 881 71C880.34 71 880.68 71 880 71C880 70.34 880 70.68 880 70Z M880 65C880.66 65 880.32 65 881 65C881 65.66 881 65.32 881 66C880.34 66 880.68 66 880 66C880 65.34 880 65.68 880 65Z M880 60C880.66 60 880.32 60 881 60C881 60.66 881 60.32 881 61C880.34 61 880.68 61 880 61C880 60.34 880 60.68 880 60Z M880 55C880.66 55 880.32 55 881 55C881 55.66 881 55.32 881 56C880.34 56 880.68 56 880 56C880 55.34 880 55.68 880 55Z M880 50C880.66 50 880.32 50 881 50C881 50.66 881 50.32 881 51C880.34 51 880.68 51 880 51C880 50.34 880 50.68 880 50Z M880 45C880.66 45 880.32 45 881 45C881 45.66 881 45.32 881 46C880.34 46 880.68 46 880 46C880 45.34 880 45.68 880 45Z M880 40C880.66 40 880.32 40 881 40C881 40.66 881 40.32 881 41C880.34 41 880.68 41 880 41C880 40.34 880 40.68 880 40Z M880 35C880.66 35 880.32 35 881 35C881 35.66 881 35.32 881 36C880.34 36 880.68 36 880 36C880 35.34 880 35.68 880 35Z M880 30C880.66 30 880.32 30 881 30C881 30.66 881 30.32 881 31C880.34 31 880.68 31 880 31C880 30.34 880 30.68 880 30Z M880 25C880.66 25 880.32 25 881 25C881 25.66 881 25.32 881 26C880.34 26 880.68 26 880 26C880 25.34 880 25.68 880 25Z" fill="var(--color-accent-200)"></path><path d="M885 145C885.66 145 885.32 145 886 145C886 145.66 886 145.32 886 146C885.34 146 885.68 146 885 146C885 145.34 885 145.68 885 145Z M885 140C885.66 140 885.32 140 886 140C886 140.66 886 140.32 886 141C885.34 141 885.68 141 885 141C885 140.34 885 140.68 885 140Z M885 135C885.66 135 885.32 135 886 135C886 135.66 886 135.32 886 136C885.34 136 885.68 136 885 136C885 135.34 885 135.68 885 135Z M885 130C885.66 130 885.32 130 886 130C886 130.66 886 130.32 886 131C885.34 131 885.68 131 885 131C885 130.34 885 130.68 885 130Z M885 125C885.66 125 885.32 125 886 125C886 125.66 886 125.32 886 126C885.34 126 885.68 126 885 126C885 125.34 885 125.68 885 125Z M885 120C885.66 120 885.32 120 886 120C886 120.66 886 120.32 886 121C885.34 121 885.68 121 885 121C885 120.34 885 120.68 885 120Z M885 115C885.66 115 885.32 115 886 115C886 115.66 886 115.32 886 116C885.34 116 885.68 116 885 116C885 115.34 885 115.68 885 115Z M885 110C885.66 110 885.32 110 886 110C886 110.66 886 110.32 886 111C885.34 111 885.68 111 885 111C885 110.34 885 110.68 885 110Z M885 105C885.66 105 885.32 105 886 105C886 105.66 886 105.32 886 106C885.34 106 885.68 106 885 106C885 105.34 885 105.68 885 105Z M885 100C885.66 100 885.32 100 886 100C886 100.66 886 100.32 886 101C885.34 101 885.68 101 885 101C885 100.34 885 100.68 885 100Z M885 95C885.66 95 885.32 95 886 95C886 95.66 886 95.32 886 96C885.34 96 885.68 96 885 96C885 95.34 885 95.68 885 95Z M885 90C885.66 90 885.32 90 886 90C886 90.66 886 90.32 886 91C885.34 91 885.68 91 885 91C885 90.34 885 90.68 885 90Z M885 85C885.66 85 885.32 85 886 85C886 85.66 886 85.32 886 86C885.34 86 885.68 86 885 86C885 85.34 885 85.68 885 85Z M885 80C885.66 80 885.32 80 886 80C886 80.66 886 80.32 886 81C885.34 81 885.68 81 885 81C885 80.34 885 80.68 885 80Z M885 75C885.66 75 885.32 75 886 75C886 75.66 886 75.32 886 76C885.34 76 885.68 76 885 76C885 75.34 885 75.68 885 75Z M885 70C885.66 70 885.32 70 886 70C886 70.66 886 70.32 886 71C885.34 71 885.68 71 885 71C885 70.34 885 70.68 885 70Z" fill="var(--color-accent-200)"></path><path d="M890 155C890.66 155 890.32 155 891 155C891 155.66 891 155.32 891 156C890.34 156 890.68 156 890 156C890 155.34 890 155.68 890 155Z M890 150C890.66 150 890.32 150 891 150C891 150.66 891 150.32 891 151C890.34 151 890.68 151 890 151C890 150.34 890 150.68 890 150Z M890 145C890.66 145 890.32 145 891 145C891 145.66 891 145.32 891 146C890.34 146 890.68 146 890 146C890 145.34 890 145.68 890 145Z M890 140C890.66 140 890.32 140 891 140C891 140.66 891 140.32 891 141C890.34 141 890.68 141 890 141C890 140.34 890 140.68 890 140Z M890 135C890.66 135 890.32 135 891 135C891 135.66 891 135.32 891 136C890.34 136 890.68 136 890 136C890 135.34 890 135.68 890 135Z M890 130C890.66 130 890.32 130 891 130C891 130.66 891 130.32 891 131C890.34 131 890.68 131 890 131C890 130.34 890 130.68 890 130Z M890 125C890.66 125 890.32 125 891 125C891 125.66 891 125.32 891 126C890.34 126 890.68 126 890 126C890 125.34 890 125.68 890 125Z M890 120C890.66 120 890.32 120 891 120C891 120.66 891 120.32 891 121C890.34 121 890.68 121 890 121C890 120.34 890 120.68 890 120Z M890 115C890.66 115 890.32 115 891 115C891 115.66 891 115.32 891 116C890.34 116 890.68 116 890 116C890 115.34 890 115.68 890 115Z M890 110C890.66 110 890.32 110 891 110C891 110.66 891 110.32 891 111C890.34 111 890.68 111 890 111C890 110.34 890 110.68 890 110Z M890 105C890.66 105 890.32 105 891 105C891 105.66 891 105.32 891 106C890.34 106 890.68 106 890 106C890 105.34 890 105.68 890 105Z M890 100C890.66 100 890.32 100 891 100C891 100.66 891 100.32 891 101C890.34 101 890.68 101 890 101C890 100.34 890 100.68 890 100Z M890 95C890.66 95 890.32 95 891 95C891 95.66 891 95.32 891 96C890.34 96 890.68 96 890 96C890 95.34 890 95.68 890 95Z M890 90C890.66 90 890.32 90 891 90C891 90.66 891 90.32 891 91C890.34 91 890.68 91 890 91C890 90.34 890 90.68 890 90Z M890 85C890.66 85 890.32 85 891 85C891 85.66 891 85.32 891 86C890.34 86 890.68 86 890 86C890 85.34 890 85.68 890 85Z M890 80C890.66 80 890.32 80 891 80C891 80.66 891 80.32 891 81C890.34 81 890.68 81 890 81C890 80.34 890 80.68 890 80Z M890 75C890.66 75 890.32 75 891 75C891 75.66 891 75.32 891 76C890.34 76 890.68 76 890 76C890 75.34 890 75.68 890 75Z M890 70C890.66 70 890.32 70 891 70C891 70.66 891 70.32 891 71C890.34 71 890.68 71 890 71C890 70.34 890 70.68 890 70Z M890 65C890.66 65 890.32 65 891 65C891 65.66 891 65.32 891 66C890.34 66 890.68 66 890 66C890 65.34 890 65.68 890 65Z" fill="var(--color-accent-200)"></path><path d="M895 180C895.66 180 895.32 180 896 180C896 180.66 896 180.32 896 181C895.34 181 895.68 181 895 181C895 180.34 895 180.68 895 180Z M895 175C895.66 175 895.32 175 896 175C896 175.66 896 175.32 896 176C895.34 176 895.68 176 895 176C895 175.34 895 175.68 895 175Z M895 170C895.66 170 895.32 170 896 170C896 170.66 896 170.32 896 171C895.34 171 895.68 171 895 171C895 170.34 895 170.68 895 170Z M895 165C895.66 165 895.32 165 896 165C896 165.66 896 165.32 896 166C895.34 166 895.68 166 895 166C895 165.34 895 165.68 895 165Z M895 160C895.66 160 895.32 160 896 160C896 160.66 896 160.32 896 161C895.34 161 895.68 161 895 161C895 160.34 895 160.68 895 160Z M895 155C895.66 155 895.32 155 896 155C896 155.66 896 155.32 896 156C895.34 156 895.68 156 895 156C895 155.34 895 155.68 895 155Z M895 150C895.66 150 895.32 150 896 150C896 150.66 896 150.32 896 151C895.34 151 895.68 151 895 151C895 150.34 895 150.68 895 150Z M895 145C895.66 145 895.32 145 896 145C896 145.66 896 145.32 896 146C895.34 146 895.68 146 895 146C895 145.34 895 145.68 895 145Z M895 140C895.66 140 895.32 140 896 140C896 140.66 896 140.32 896 141C895.34 141 895.68 141 895 141C895 140.34 895 140.68 895 140Z M895 135C895.66 135 895.32 135 896 135C896 135.66 896 135.32 896 136C895.34 136 895.68 136 895 136C895 135.34 895 135.68 895 135Z M895 130C895.66 130 895.32 130 896 130C896 130.66 896 130.32 896 131C895.34 131 895.68 131 895 131C895 130.34 895 130.68 895 130Z M895 125C895.66 125 895.32 125 896 125C896 125.66 896 125.32 896 126C895.34 126 895.68 126 895 126C895 125.34 895 125.68 895 125Z M895 120C895.66 120 895.32 120 896 120C896 120.66 896 120.32 896 121C895.34 121 895.68 121 895 121C895 120.34 895 120.68 895 120Z M895 115C895.66 115 895.32 115 896 115C896 115.66 896 115.32 896 116C895.34 116 895.68 116 895 116C895 115.34 895 115.68 895 115Z M895 110C895.66 110 895.32 110 896 110C896 110.66 896 110.32 896 111C895.34 111 895.68 111 895 111C895 110.34 895 110.68 895 110Z M895 105C895.66 105 895.32 105 896 105C896 105.66 896 105.32 896 106C895.34 106 895.68 106 895 106C895 105.34 895 105.68 895 105Z M895 100C895.66 100 895.32 100 896 100C896 100.66 896 100.32 896 101C895.34 101 895.68 101 895 101C895 100.34 895 100.68 895 100Z M895 95C895.66 95 895.32 95 896 95C896 95.66 896 95.32 896 96C895.34 96 895.68 96 895 96C895 95.34 895 95.68 895 95Z M895 90C895.66 90 895.32 90 896 90C896 90.66 896 90.32 896 91C895.34 91 895.68 91 895 91C895 90.34 895 90.68 895 90Z M895 85C895.66 85 895.32 85 896 85C896 85.66 896 85.32 896 86C895.34 86 895.68 86 895 86C895 85.34 895 85.68 895 85Z M895 80C895.66 80 895.32 80 896 80C896 80.66 896 80.32 896 81C895.34 81 895.68 81 895 81C895 80.34 895 80.68 895 80Z M895 75C895.66 75 895.32 75 896 75C896 75.66 896 75.32 896 76C895.34 76 895.68 76 895 76C895 75.34 895 75.68 895 75Z M895 70C895.66 70 895.32 70 896 70C896 70.66 896 70.32 896 71C895.34 71 895.68 71 895 71C895 70.34 895 70.68 895 70Z M895 65C895.66 65 895.32 65 896 65C896 65.66 896 65.32 896 66C895.34 66 895.68 66 895 66C895 65.34 895 65.68 895 65Z M895 60C895.66 60 895.32 60 896 60C896 60.66 896 60.32 896 61C895.34 61 895.68 61 895 61C895 60.34 895 60.68 895 60Z M895 55C895.66 55 895.32 55 896 55C896 55.66 896 55.32 896 56C895.34 56 895.68 56 895 56C895 55.34 895 55.68 895 55Z M895 50C895.66 50 895.32 50 896 50C896 50.66 896 50.32 896 51C895.34 51 895.68 51 895 51C895 50.34 895 50.68 895 50Z M895 45C895.66 45 895.32 45 896 45C896 45.66 896 45.32 896 46C895.34 46 895.68 46 895 46C895 45.34 895 45.68 895 45Z M895 40C895.66 40 895.32 40 896 40C896 40.66 896 40.32 896 41C895.34 41 895.68 41 895 41C895 40.34 895 40.68 895 40Z" fill="var(--color-accent-200)"></path><path d="M900 145C900.66 145 900.32 145 901 145C901 145.66 901 145.32 901 146C900.34 146 900.68 146 900 146C900 145.34 900 145.68 900 145Z M900 140C900.66 140 900.32 140 901 140C901 140.66 901 140.32 901 141C900.34 141 900.68 141 900 141C900 140.34 900 140.68 900 140Z M900 135C900.66 135 900.32 135 901 135C901 135.66 901 135.32 901 136C900.34 136 900.68 136 900 136C900 135.34 900 135.68 900 135Z M900 130C900.66 130 900.32 130 901 130C901 130.66 901 130.32 901 131C900.34 131 900.68 131 900 131C900 130.34 900 130.68 900 130Z M900 125C900.66 125 900.32 125 901 125C901 125.66 901 125.32 901 126C900.34 126 900.68 126 900 126C900 125.34 900 125.68 900 125Z M900 120C900.66 120 900.32 120 901 120C901 120.66 901 120.32 901 121C900.34 121 900.68 121 900 121C900 120.34 900 120.68 900 120Z M900 115C900.66 115 900.32 115 901 115C901 115.66 901 115.32 901 116C900.34 116 900.68 116 900 116C900 115.34 900 115.68 900 115Z M900 110C900.66 110 900.32 110 901 110C901 110.66 901 110.32 901 111C900.34 111 900.68 111 900 111C900 110.34 900 110.68 900 110Z M900 105C900.66 105 900.32 105 901 105C901 105.66 901 105.32 901 106C900.34 106 900.68 106 900 106C900 105.34 900 105.68 900 105Z M900 100C900.66 100 900.32 100 901 100C901 100.66 901 100.32 901 101C900.34 101 900.68 101 900 101C900 100.34 900 100.68 900 100Z M900 95C900.66 95 900.32 95 901 95C901 95.66 901 95.32 901 96C900.34 96 900.68 96 900 96C900 95.34 900 95.68 900 95Z M900 90C900.66 90 900.32 90 901 90C901 90.66 901 90.32 901 91C900.34 91 900.68 91 900 91C900 90.34 900 90.68 900 90Z M900 85C900.66 85 900.32 85 901 85C901 85.66 901 85.32 901 86C900.34 86 900.68 86 900 86C900 85.34 900 85.68 900 85Z M900 80C900.66 80 900.32 80 901 80C901 80.66 901 80.32 901 81C900.34 81 900.68 81 900 81C900 80.34 900 80.68 900 80Z M900 75C900.66 75 900.32 75 901 75C901 75.66 901 75.32 901 76C900.34 76 900.68 76 900 76C900 75.34 900 75.68 900 75Z" fill="var(--color-accent-200)"></path><path d="M905 155C905.66 155 905.32 155 906 155C906 155.66 906 155.32 906 156C905.34 156 905.68 156 905 156C905 155.34 905 155.68 905 155Z M905 150C905.66 150 905.32 150 906 150C906 150.66 906 150.32 906 151C905.34 151 905.68 151 905 151C905 150.34 905 150.68 905 150Z M905 145C905.66 145 905.32 145 906 145C906 145.66 906 145.32 906 146C905.34 146 905.68 146 905 146C905 145.34 905 145.68 905 145Z M905 140C905.66 140 905.32 140 906 140C906 140.66 906 140.32 906 141C905.34 141 905.68 141 905 141C905 140.34 905 140.68 905 140Z M905 135C905.66 135 905.32 135 906 135C906 135.66 906 135.32 906 136C905.34 136 905.68 136 905 136C905 135.34 905 135.68 905 135Z M905 130C905.66 130 905.32 130 906 130C906 130.66 906 130.32 906 131C905.34 131 905.68 131 905 131C905 130.34 905 130.68 905 130Z M905 125C905.66 125 905.32 125 906 125C906 125.66 906 125.32 906 126C905.34 126 905.68 126 905 126C905 125.34 905 125.68 905 125Z M905 120C905.66 120 905.32 120 906 120C906 120.66 906 120.32 906 121C905.34 121 905.68 121 905 121C905 120.34 905 120.68 905 120Z M905 115C905.66 115 905.32 115 906 115C906 115.66 906 115.32 906 116C905.34 116 905.68 116 905 116C905 115.34 905 115.68 905 115Z M905 110C905.66 110 905.32 110 906 110C906 110.66 906 110.32 906 111C905.34 111 905.68 111 905 111C905 110.34 905 110.68 905 110Z M905 105C905.66 105 905.32 105 906 105C906 105.66 906 105.32 906 106C905.34 106 905.68 106 905 106C905 105.34 905 105.68 905 105Z M905 100C905.66 100 905.32 100 906 100C906 100.66 906 100.32 906 101C905.34 101 905.68 101 905 101C905 100.34 905 100.68 905 100Z M905 95C905.66 95 905.32 95 906 95C906 95.66 906 95.32 906 96C905.34 96 905.68 96 905 96C905 95.34 905 95.68 905 95Z M905 90C905.66 90 905.32 90 906 90C906 90.66 906 90.32 906 91C905.34 91 905.68 91 905 91C905 90.34 905 90.68 905 90Z M905 85C905.66 85 905.32 85 906 85C906 85.66 906 85.32 906 86C905.34 86 905.68 86 905 86C905 85.34 905 85.68 905 85Z M905 80C905.66 80 905.32 80 906 80C906 80.66 906 80.32 906 81C905.34 81 905.68 81 905 81C905 80.34 905 80.68 905 80Z M905 75C905.66 75 905.32 75 906 75C906 75.66 906 75.32 906 76C905.34 76 905.68 76 905 76C905 75.34 905 75.68 905 75Z M905 70C905.66 70 905.32 70 906 70C906 70.66 906 70.32 906 71C905.34 71 905.68 71 905 71C905 70.34 905 70.68 905 70Z M905 65C905.66 65 905.32 65 906 65C906 65.66 906 65.32 906 66C905.34 66 905.68 66 905 66C905 65.34 905 65.68 905 65Z M905 60C905.66 60 905.32 60 906 60C906 60.66 906 60.32 906 61C905.34 61 905.68 61 905 61C905 60.34 905 60.68 905 60Z" fill="var(--color-accent-200)"></path><path d="M910 125C910.66 125 910.32 125 911 125C911 125.66 911 125.32 911 126C910.34 126 910.68 126 910 126C910 125.34 910 125.68 910 125Z M910 120C910.66 120 910.32 120 911 120C911 120.66 911 120.32 911 121C910.34 121 910.68 121 910 121C910 120.34 910 120.68 910 120Z M910 115C910.66 115 910.32 115 911 115C911 115.66 911 115.32 911 116C910.34 116 910.68 116 910 116C910 115.34 910 115.68 910 115Z M910 110C910.66 110 910.32 110 911 110C911 110.66 911 110.32 911 111C910.34 111 910.68 111 910 111C910 110.34 910 110.68 910 110Z M910 105C910.66 105 910.32 105 911 105C911 105.66 911 105.32 911 106C910.34 106 910.68 106 910 106C910 105.34 910 105.68 910 105Z M910 100C910.66 100 910.32 100 911 100C911 100.66 911 100.32 911 101C910.34 101 910.68 101 910 101C910 100.34 910 100.68 910 100Z M910 95C910.66 95 910.32 95 911 95C911 95.66 911 95.32 911 96C910.34 96 910.68 96 910 96C910 95.34 910 95.68 910 95Z" fill="var(--color-accent-200)"></path><path d="M915 140C915.66 140 915.32 140 916 140C916 140.66 916 140.32 916 141C915.34 141 915.68 141 915 141C915 140.34 915 140.68 915 140Z M915 135C915.66 135 915.32 135 916 135C916 135.66 916 135.32 916 136C915.34 136 915.68 136 915 136C915 135.34 915 135.68 915 135Z M915 130C915.66 130 915.32 130 916 130C916 130.66 916 130.32 916 131C915.34 131 915.68 131 915 131C915 130.34 915 130.68 915 130Z M915 125C915.66 125 915.32 125 916 125C916 125.66 916 125.32 916 126C915.34 126 915.68 126 915 126C915 125.34 915 125.68 915 125Z M915 120C915.66 120 915.32 120 916 120C916 120.66 916 120.32 916 121C915.34 121 915.68 121 915 121C915 120.34 915 120.68 915 120Z M915 115C915.66 115 915.32 115 916 115C916 115.66 916 115.32 916 116C915.34 116 915.68 116 915 116C915 115.34 915 115.68 915 115Z M915 110C915.66 110 915.32 110 916 110C916 110.66 916 110.32 916 111C915.34 111 915.68 111 915 111C915 110.34 915 110.68 915 110Z M915 105C915.66 105 915.32 105 916 105C916 105.66 916 105.32 916 106C915.34 106 915.68 106 915 106C915 105.34 915 105.68 915 105Z M915 100C915.66 100 915.32 100 916 100C916 100.66 916 100.32 916 101C915.34 101 915.68 101 915 101C915 100.34 915 100.68 915 100Z M915 95C915.66 95 915.32 95 916 95C916 95.66 916 95.32 916 96C915.34 96 915.68 96 915 96C915 95.34 915 95.68 915 95Z M915 90C915.66 90 915.32 90 916 90C916 90.66 916 90.32 916 91C915.34 91 915.68 91 915 91C915 90.34 915 90.68 915 90Z M915 85C915.66 85 915.32 85 916 85C916 85.66 916 85.32 916 86C915.34 86 915.68 86 915 86C915 85.34 915 85.68 915 85Z M915 80C915.66 80 915.32 80 916 80C916 80.66 916 80.32 916 81C915.34 81 915.68 81 915 81C915 80.34 915 80.68 915 80Z" fill="var(--color-accent-200)"></path><path d="M920 165C920.66 165 920.32 165 921 165C921 165.66 921 165.32 921 166C920.34 166 920.68 166 920 166C920 165.34 920 165.68 920 165Z M920 160C920.66 160 920.32 160 921 160C921 160.66 921 160.32 921 161C920.34 161 920.68 161 920 161C920 160.34 920 160.68 920 160Z M920 155C920.66 155 920.32 155 921 155C921 155.66 921 155.32 921 156C920.34 156 920.68 156 920 156C920 155.34 920 155.68 920 155Z M920 150C920.66 150 920.32 150 921 150C921 150.66 921 150.32 921 151C920.34 151 920.68 151 920 151C920 150.34 920 150.68 920 150Z M920 145C920.66 145 920.32 145 921 145C921 145.66 921 145.32 921 146C920.34 146 920.68 146 920 146C920 145.34 920 145.68 920 145Z M920 140C920.66 140 920.32 140 921 140C921 140.66 921 140.32 921 141C920.34 141 920.68 141 920 141C920 140.34 920 140.68 920 140Z M920 135C920.66 135 920.32 135 921 135C921 135.66 921 135.32 921 136C920.34 136 920.68 136 920 136C920 135.34 920 135.68 920 135Z M920 130C920.66 130 920.32 130 921 130C921 130.66 921 130.32 921 131C920.34 131 920.68 131 920 131C920 130.34 920 130.68 920 130Z M920 125C920.66 125 920.32 125 921 125C921 125.66 921 125.32 921 126C920.34 126 920.68 126 920 126C920 125.34 920 125.68 920 125Z M920 120C920.66 120 920.32 120 921 120C921 120.66 921 120.32 921 121C920.34 121 920.68 121 920 121C920 120.34 920 120.68 920 120Z M920 115C920.66 115 920.32 115 921 115C921 115.66 921 115.32 921 116C920.34 116 920.68 116 920 116C920 115.34 920 115.68 920 115Z M920 110C920.66 110 920.32 110 921 110C921 110.66 921 110.32 921 111C920.34 111 920.68 111 920 111C920 110.34 920 110.68 920 110Z M920 105C920.66 105 920.32 105 921 105C921 105.66 921 105.32 921 106C920.34 106 920.68 106 920 106C920 105.34 920 105.68 920 105Z M920 100C920.66 100 920.32 100 921 100C921 100.66 921 100.32 921 101C920.34 101 920.68 101 920 101C920 100.34 920 100.68 920 100Z M920 95C920.66 95 920.32 95 921 95C921 95.66 921 95.32 921 96C920.34 96 920.68 96 920 96C920 95.34 920 95.68 920 95Z M920 90C920.66 90 920.32 90 921 90C921 90.66 921 90.32 921 91C920.34 91 920.68 91 920 91C920 90.34 920 90.68 920 90Z M920 85C920.66 85 920.32 85 921 85C921 85.66 921 85.32 921 86C920.34 86 920.68 86 920 86C920 85.34 920 85.68 920 85Z M920 80C920.66 80 920.32 80 921 80C921 80.66 921 80.32 921 81C920.34 81 920.68 81 920 81C920 80.34 920 80.68 920 80Z M920 75C920.66 75 920.32 75 921 75C921 75.66 921 75.32 921 76C920.34 76 920.68 76 920 76C920 75.34 920 75.68 920 75Z M920 70C920.66 70 920.32 70 921 70C921 70.66 921 70.32 921 71C920.34 71 920.68 71 920 71C920 70.34 920 70.68 920 70Z M920 65C920.66 65 920.32 65 921 65C921 65.66 921 65.32 921 66C920.34 66 920.68 66 920 66C920 65.34 920 65.68 920 65Z M920 60C920.66 60 920.32 60 921 60C921 60.66 921 60.32 921 61C920.34 61 920.68 61 920 61C920 60.34 920 60.68 920 60Z M920 55C920.66 55 920.32 55 921 55C921 55.66 921 55.32 921 56C920.34 56 920.68 56 920 56C920 55.34 920 55.68 920 55Z" fill="var(--color-accent-200)"></path><path d="M925 130C925.66 130 925.32 130 926 130C926 130.66 926 130.32 926 131C925.34 131 925.68 131 925 131C925 130.34 925 130.68 925 130Z M925 125C925.66 125 925.32 125 926 125C926 125.66 926 125.32 926 126C925.34 126 925.68 126 925 126C925 125.34 925 125.68 925 125Z M925 120C925.66 120 925.32 120 926 120C926 120.66 926 120.32 926 121C925.34 121 925.68 121 925 121C925 120.34 925 120.68 925 120Z M925 115C925.66 115 925.32 115 926 115C926 115.66 926 115.32 926 116C925.34 116 925.68 116 925 116C925 115.34 925 115.68 925 115Z M925 110C925.66 110 925.32 110 926 110C926 110.66 926 110.32 926 111C925.34 111 925.68 111 925 111C925 110.34 925 110.68 925 110Z M925 105C925.66 105 925.32 105 926 105C926 105.66 926 105.32 926 106C925.34 106 925.68 106 925 106C925 105.34 925 105.68 925 105Z M925 100C925.66 100 925.32 100 926 100C926 100.66 926 100.32 926 101C925.34 101 925.68 101 925 101C925 100.34 925 100.68 925 100Z M925 95C925.66 95 925.32 95 926 95C926 95.66 926 95.32 926 96C925.34 96 925.68 96 925 96C925 95.34 925 95.68 925 95Z M925 90C925.66 90 925.32 90 926 90C926 90.66 926 90.32 926 91C925.34 91 925.68 91 925 91C925 90.34 925 90.68 925 90Z M925 85C925.66 85 925.32 85 926 85C926 85.66 926 85.32 926 86C925.34 86 925.68 86 925 86C925 85.34 925 85.68 925 85Z" fill="var(--color-accent-200)"></path><path d="M930 150C930.66 150 930.32 150 931 150C931 150.66 931 150.32 931 151C930.34 151 930.68 151 930 151C930 150.34 930 150.68 930 150Z M930 145C930.66 145 930.32 145 931 145C931 145.66 931 145.32 931 146C930.34 146 930.68 146 930 146C930 145.34 930 145.68 930 145Z M930 140C930.66 140 930.32 140 931 140C931 140.66 931 140.32 931 141C930.34 141 930.68 141 930 141C930 140.34 930 140.68 930 140Z M930 135C930.66 135 930.32 135 931 135C931 135.66 931 135.32 931 136C930.34 136 930.68 136 930 136C930 135.34 930 135.68 930 135Z M930 130C930.66 130 930.32 130 931 130C931 130.66 931 130.32 931 131C930.34 131 930.68 131 930 131C930 130.34 930 130.68 930 130Z M930 125C930.66 125 930.32 125 931 125C931 125.66 931 125.32 931 126C930.34 126 930.68 126 930 126C930 125.34 930 125.68 930 125Z M930 120C930.66 120 930.32 120 931 120C931 120.66 931 120.32 931 121C930.34 121 930.68 121 930 121C930 120.34 930 120.68 930 120Z M930 115C930.66 115 930.32 115 931 115C931 115.66 931 115.32 931 116C930.34 116 930.68 116 930 116C930 115.34 930 115.68 930 115Z M930 110C930.66 110 930.32 110 931 110C931 110.66 931 110.32 931 111C930.34 111 930.68 111 930 111C930 110.34 930 110.68 930 110Z M930 105C930.66 105 930.32 105 931 105C931 105.66 931 105.32 931 106C930.34 106 930.68 106 930 106C930 105.34 930 105.68 930 105Z M930 100C930.66 100 930.32 100 931 100C931 100.66 931 100.32 931 101C930.34 101 930.68 101 930 101C930 100.34 930 100.68 930 100Z M930 95C930.66 95 930.32 95 931 95C931 95.66 931 95.32 931 96C930.34 96 930.68 96 930 96C930 95.34 930 95.68 930 95Z M930 90C930.66 90 930.32 90 931 90C931 90.66 931 90.32 931 91C930.34 91 930.68 91 930 91C930 90.34 930 90.68 930 90Z M930 85C930.66 85 930.32 85 931 85C931 85.66 931 85.32 931 86C930.34 86 930.68 86 930 86C930 85.34 930 85.68 930 85Z M930 80C930.66 80 930.32 80 931 80C931 80.66 931 80.32 931 81C930.34 81 930.68 81 930 81C930 80.34 930 80.68 930 80Z M930 75C930.66 75 930.32 75 931 75C931 75.66 931 75.32 931 76C930.34 76 930.68 76 930 76C930 75.34 930 75.68 930 75Z M930 70C930.66 70 930.32 70 931 70C931 70.66 931 70.32 931 71C930.34 71 930.68 71 930 71C930 70.34 930 70.68 930 70Z M930 65C930.66 65 930.32 65 931 65C931 65.66 931 65.32 931 66C930.34 66 930.68 66 930 66C930 65.34 930 65.68 930 65Z" fill="var(--color-accent-200)"></path><path d="M935 130C935.66 130 935.32 130 936 130C936 130.66 936 130.32 936 131C935.34 131 935.68 131 935 131C935 130.34 935 130.68 935 130Z M935 125C935.66 125 935.32 125 936 125C936 125.66 936 125.32 936 126C935.34 126 935.68 126 935 126C935 125.34 935 125.68 935 125Z M935 120C935.66 120 935.32 120 936 120C936 120.66 936 120.32 936 121C935.34 121 935.68 121 935 121C935 120.34 935 120.68 935 120Z M935 115C935.66 115 935.32 115 936 115C936 115.66 936 115.32 936 116C935.34 116 935.68 116 935 116C935 115.34 935 115.68 935 115Z M935 110C935.66 110 935.32 110 936 110C936 110.66 936 110.32 936 111C935.34 111 935.68 111 935 111C935 110.34 935 110.68 935 110Z M935 105C935.66 105 935.32 105 936 105C936 105.66 936 105.32 936 106C935.34 106 935.68 106 935 106C935 105.34 935 105.68 935 105Z M935 100C935.66 100 935.32 100 936 100C936 100.66 936 100.32 936 101C935.34 101 935.68 101 935 101C935 100.34 935 100.68 935 100Z M935 95C935.66 95 935.32 95 936 95C936 95.66 936 95.32 936 96C935.34 96 935.68 96 935 96C935 95.34 935 95.68 935 95Z M935 90C935.66 90 935.32 90 936 90C936 90.66 936 90.32 936 91C935.34 91 935.68 91 935 91C935 90.34 935 90.68 935 90Z" fill="var(--color-accent-200)"></path><path d="M940 145C940.66 145 940.32 145 941 145C941 145.66 941 145.32 941 146C940.34 146 940.68 146 940 146C940 145.34 940 145.68 940 145Z M940 140C940.66 140 940.32 140 941 140C941 140.66 941 140.32 941 141C940.34 141 940.68 141 940 141C940 140.34 940 140.68 940 140Z M940 135C940.66 135 940.32 135 941 135C941 135.66 941 135.32 941 136C940.34 136 940.68 136 940 136C940 135.34 940 135.68 940 135Z M940 130C940.66 130 940.32 130 941 130C941 130.66 941 130.32 941 131C940.34 131 940.68 131 940 131C940 130.34 940 130.68 940 130Z M940 125C940.66 125 940.32 125 941 125C941 125.66 941 125.32 941 126C940.34 126 940.68 126 940 126C940 125.34 940 125.68 940 125Z M940 120C940.66 120 940.32 120 941 120C941 120.66 941 120.32 941 121C940.34 121 940.68 121 940 121C940 120.34 940 120.68 940 120Z M940 115C940.66 115 940.32 115 941 115C941 115.66 941 115.32 941 116C940.34 116 940.68 116 940 116C940 115.34 940 115.68 940 115Z M940 110C940.66 110 940.32 110 941 110C941 110.66 941 110.32 941 111C940.34 111 940.68 111 940 111C940 110.34 940 110.68 940 110Z M940 105C940.66 105 940.32 105 941 105C941 105.66 941 105.32 941 106C940.34 106 940.68 106 940 106C940 105.34 940 105.68 940 105Z M940 100C940.66 100 940.32 100 941 100C941 100.66 941 100.32 941 101C940.34 101 940.68 101 940 101C940 100.34 940 100.68 940 100Z M940 95C940.66 95 940.32 95 941 95C941 95.66 941 95.32 941 96C940.34 96 940.68 96 940 96C940 95.34 940 95.68 940 95Z M940 90C940.66 90 940.32 90 941 90C941 90.66 941 90.32 941 91C940.34 91 940.68 91 940 91C940 90.34 940 90.68 940 90Z M940 85C940.66 85 940.32 85 941 85C941 85.66 941 85.32 941 86C940.34 86 940.68 86 940 86C940 85.34 940 85.68 940 85Z M940 80C940.66 80 940.32 80 941 80C941 80.66 941 80.32 941 81C940.34 81 940.68 81 940 81C940 80.34 940 80.68 940 80Z M940 75C940.66 75 940.32 75 941 75C941 75.66 941 75.32 941 76C940.34 76 940.68 76 940 76C940 75.34 940 75.68 940 75Z" fill="var(--color-accent-200)"></path><path d="M945 140C945.66 140 945.32 140 946 140C946 140.66 946 140.32 946 141C945.34 141 945.68 141 945 141C945 140.34 945 140.68 945 140Z M945 135C945.66 135 945.32 135 946 135C946 135.66 946 135.32 946 136C945.34 136 945.68 136 945 136C945 135.34 945 135.68 945 135Z M945 130C945.66 130 945.32 130 946 130C946 130.66 946 130.32 946 131C945.34 131 945.68 131 945 131C945 130.34 945 130.68 945 130Z M945 125C945.66 125 945.32 125 946 125C946 125.66 946 125.32 946 126C945.34 126 945.68 126 945 126C945 125.34 945 125.68 945 125Z M945 120C945.66 120 945.32 120 946 120C946 120.66 946 120.32 946 121C945.34 121 945.68 121 945 121C945 120.34 945 120.68 945 120Z M945 115C945.66 115 945.32 115 946 115C946 115.66 946 115.32 946 116C945.34 116 945.68 116 945 116C945 115.34 945 115.68 945 115Z M945 110C945.66 110 945.32 110 946 110C946 110.66 946 110.32 946 111C945.34 111 945.68 111 945 111C945 110.34 945 110.68 945 110Z M945 105C945.66 105 945.32 105 946 105C946 105.66 946 105.32 946 106C945.34 106 945.68 106 945 106C945 105.34 945 105.68 945 105Z M945 100C945.66 100 945.32 100 946 100C946 100.66 946 100.32 946 101C945.34 101 945.68 101 945 101C945 100.34 945 100.68 945 100Z M945 95C945.66 95 945.32 95 946 95C946 95.66 946 95.32 946 96C945.34 96 945.68 96 945 96C945 95.34 945 95.68 945 95Z M945 90C945.66 90 945.32 90 946 90C946 90.66 946 90.32 946 91C945.34 91 945.68 91 945 91C945 90.34 945 90.68 945 90Z M945 85C945.66 85 945.32 85 946 85C946 85.66 946 85.32 946 86C945.34 86 945.68 86 945 86C945 85.34 945 85.68 945 85Z M945 80C945.66 80 945.32 80 946 80C946 80.66 946 80.32 946 81C945.34 81 945.68 81 945 81C945 80.34 945 80.68 945 80Z M945 75C945.66 75 945.32 75 946 75C946 75.66 946 75.32 946 76C945.34 76 945.68 76 945 76C945 75.34 945 75.68 945 75Z" fill="var(--color-accent-200)"></path><path d="M950 130C950.66 130 950.32 130 951 130C951 130.66 951 130.32 951 131C950.34 131 950.68 131 950 131C950 130.34 950 130.68 950 130Z M950 125C950.66 125 950.32 125 951 125C951 125.66 951 125.32 951 126C950.34 126 950.68 126 950 126C950 125.34 950 125.68 950 125Z M950 120C950.66 120 950.32 120 951 120C951 120.66 951 120.32 951 121C950.34 121 950.68 121 950 121C950 120.34 950 120.68 950 120Z M950 115C950.66 115 950.32 115 951 115C951 115.66 951 115.32 951 116C950.34 116 950.68 116 950 116C950 115.34 950 115.68 950 115Z M950 110C950.66 110 950.32 110 951 110C951 110.66 951 110.32 951 111C950.34 111 950.68 111 950 111C950 110.34 950 110.68 950 110Z M950 105C950.66 105 950.32 105 951 105C951 105.66 951 105.32 951 106C950.34 106 950.68 106 950 106C950 105.34 950 105.68 950 105Z M950 100C950.66 100 950.32 100 951 100C951 100.66 951 100.32 951 101C950.34 101 950.68 101 950 101C950 100.34 950 100.68 950 100Z M950 95C950.66 95 950.32 95 951 95C951 95.66 951 95.32 951 96C950.34 96 950.68 96 950 96C950 95.34 950 95.68 950 95Z M950 90C950.66 90 950.32 90 951 90C951 90.66 951 90.32 951 91C950.34 91 950.68 91 950 91C950 90.34 950 90.68 950 90Z" fill="var(--color-accent-200)"></path><path d="M955 205C955.66 205 955.32 205 956 205C956 205.66 956 205.32 956 206C955.34 206 955.68 206 955 206C955 205.34 955 205.68 955 205Z M955 200C955.66 200 955.32 200 956 200C956 200.66 956 200.32 956 201C955.34 201 955.68 201 955 201C955 200.34 955 200.68 955 200Z M955 195C955.66 195 955.32 195 956 195C956 195.66 956 195.32 956 196C955.34 196 955.68 196 955 196C955 195.34 955 195.68 955 195Z M955 190C955.66 190 955.32 190 956 190C956 190.66 956 190.32 956 191C955.34 191 955.68 191 955 191C955 190.34 955 190.68 955 190Z M955 185C955.66 185 955.32 185 956 185C956 185.66 956 185.32 956 186C955.34 186 955.68 186 955 186C955 185.34 955 185.68 955 185Z M955 180C955.66 180 955.32 180 956 180C956 180.66 956 180.32 956 181C955.34 181 955.68 181 955 181C955 180.34 955 180.68 955 180Z M955 175C955.66 175 955.32 175 956 175C956 175.66 956 175.32 956 176C955.34 176 955.68 176 955 176C955 175.34 955 175.68 955 175Z M955 170C955.66 170 955.32 170 956 170C956 170.66 956 170.32 956 171C955.34 171 955.68 171 955 171C955 170.34 955 170.68 955 170Z M955 165C955.66 165 955.32 165 956 165C956 165.66 956 165.32 956 166C955.34 166 955.68 166 955 166C955 165.34 955 165.68 955 165Z M955 160C955.66 160 955.32 160 956 160C956 160.66 956 160.32 956 161C955.34 161 955.68 161 955 161C955 160.34 955 160.68 955 160Z M955 155C955.66 155 955.32 155 956 155C956 155.66 956 155.32 956 156C955.34 156 955.68 156 955 156C955 155.34 955 155.68 955 155Z M955 150C955.66 150 955.32 150 956 150C956 150.66 956 150.32 956 151C955.34 151 955.68 151 955 151C955 150.34 955 150.68 955 150Z M955 145C955.66 145 955.32 145 956 145C956 145.66 956 145.32 956 146C955.34 146 955.68 146 955 146C955 145.34 955 145.68 955 145Z M955 140C955.66 140 955.32 140 956 140C956 140.66 956 140.32 956 141C955.34 141 955.68 141 955 141C955 140.34 955 140.68 955 140Z M955 135C955.66 135 955.32 135 956 135C956 135.66 956 135.32 956 136C955.34 136 955.68 136 955 136C955 135.34 955 135.68 955 135Z M955 130C955.66 130 955.32 130 956 130C956 130.66 956 130.32 956 131C955.34 131 955.68 131 955 131C955 130.34 955 130.68 955 130Z M955 125C955.66 125 955.32 125 956 125C956 125.66 956 125.32 956 126C955.34 126 955.68 126 955 126C955 125.34 955 125.68 955 125Z M955 120C955.66 120 955.32 120 956 120C956 120.66 956 120.32 956 121C955.34 121 955.68 121 955 121C955 120.34 955 120.68 955 120Z M955 115C955.66 115 955.32 115 956 115C956 115.66 956 115.32 956 116C955.34 116 955.68 116 955 116C955 115.34 955 115.68 955 115Z M955 110C955.66 110 955.32 110 956 110C956 110.66 956 110.32 956 111C955.34 111 955.68 111 955 111C955 110.34 955 110.68 955 110Z M955 105C955.66 105 955.32 105 956 105C956 105.66 956 105.32 956 106C955.34 106 955.68 106 955 106C955 105.34 955 105.68 955 105Z M955 100C955.66 100 955.32 100 956 100C956 100.66 956 100.32 956 101C955.34 101 955.68 101 955 101C955 100.34 955 100.68 955 100Z M955 95C955.66 95 955.32 95 956 95C956 95.66 956 95.32 956 96C955.34 96 955.68 96 955 96C955 95.34 955 95.68 955 95Z M955 90C955.66 90 955.32 90 956 90C956 90.66 956 90.32 956 91C955.34 91 955.68 91 955 91C955 90.34 955 90.68 955 90Z M955 85C955.66 85 955.32 85 956 85C956 85.66 956 85.32 956 86C955.34 86 955.68 86 955 86C955 85.34 955 85.68 955 85Z M955 80C955.66 80 955.32 80 956 80C956 80.66 956 80.32 956 81C955.34 81 955.68 81 955 81C955 80.34 955 80.68 955 80Z M955 75C955.66 75 955.32 75 956 75C956 75.66 956 75.32 956 76C955.34 76 955.68 76 955 76C955 75.34 955 75.68 955 75Z M955 70C955.66 70 955.32 70 956 70C956 70.66 956 70.32 956 71C955.34 71 955.68 71 955 71C955 70.34 955 70.68 955 70Z M955 65C955.66 65 955.32 65 956 65C956 65.66 956 65.32 956 66C955.34 66 955.68 66 955 66C955 65.34 955 65.68 955 65Z M955 60C955.66 60 955.32 60 956 60C956 60.66 956 60.32 956 61C955.34 61 955.68 61 955 61C955 60.34 955 60.68 955 60Z M955 55C955.66 55 955.32 55 956 55C956 55.66 956 55.32 956 56C955.34 56 955.68 56 955 56C955 55.34 955 55.68 955 55Z M955 50C955.66 50 955.32 50 956 50C956 50.66 956 50.32 956 51C955.34 51 955.68 51 955 51C955 50.34 955 50.68 955 50Z M955 45C955.66 45 955.32 45 956 45C956 45.66 956 45.32 956 46C955.34 46 955.68 46 955 46C955 45.34 955 45.68 955 45Z M955 40C955.66 40 955.32 40 956 40C956 40.66 956 40.32 956 41C955.34 41 955.68 41 955 41C955 40.34 955 40.68 955 40Z M955 35C955.66 35 955.32 35 956 35C956 35.66 956 35.32 956 36C955.34 36 955.68 36 955 36C955 35.34 955 35.68 955 35Z M955 30C955.66 30 955.32 30 956 30C956 30.66 956 30.32 956 31C955.34 31 955.68 31 955 31C955 30.34 955 30.68 955 30Z M955 25C955.66 25 955.32 25 956 25C956 25.66 956 25.32 956 26C955.34 26 955.68 26 955 26C955 25.34 955 25.68 955 25Z M955 20C955.66 20 955.32 20 956 20C956 20.66 956 20.32 956 21C955.34 21 955.68 21 955 21C955 20.34 955 20.68 955 20Z M955 15C955.66 15 955.32 15 956 15C956 15.66 956 15.32 956 16C955.34 16 955.68 16 955 16C955 15.34 955 15.68 955 15Z M955 10C955.66 10 955.32 10 956 10C956 10.66 956 10.32 956 11C955.34 11 955.68 11 955 11C955 10.34 955 10.68 955 10Z" fill="var(--color-accent-200)"></path><path d="M960 190C960.66 190 960.32 190 961 190C961 190.66 961 190.32 961 191C960.34 191 960.68 191 960 191C960 190.34 960 190.68 960 190Z M960 185C960.66 185 960.32 185 961 185C961 185.66 961 185.32 961 186C960.34 186 960.68 186 960 186C960 185.34 960 185.68 960 185Z M960 180C960.66 180 960.32 180 961 180C961 180.66 961 180.32 961 181C960.34 181 960.68 181 960 181C960 180.34 960 180.68 960 180Z M960 175C960.66 175 960.32 175 961 175C961 175.66 961 175.32 961 176C960.34 176 960.68 176 960 176C960 175.34 960 175.68 960 175Z M960 170C960.66 170 960.32 170 961 170C961 170.66 961 170.32 961 171C960.34 171 960.68 171 960 171C960 170.34 960 170.68 960 170Z M960 165C960.66 165 960.32 165 961 165C961 165.66 961 165.32 961 166C960.34 166 960.68 166 960 166C960 165.34 960 165.68 960 165Z M960 160C960.66 160 960.32 160 961 160C961 160.66 961 160.32 961 161C960.34 161 960.68 161 960 161C960 160.34 960 160.68 960 160Z M960 155C960.66 155 960.32 155 961 155C961 155.66 961 155.32 961 156C960.34 156 960.68 156 960 156C960 155.34 960 155.68 960 155Z M960 150C960.66 150 960.32 150 961 150C961 150.66 961 150.32 961 151C960.34 151 960.68 151 960 151C960 150.34 960 150.68 960 150Z M960 145C960.66 145 960.32 145 961 145C961 145.66 961 145.32 961 146C960.34 146 960.68 146 960 146C960 145.34 960 145.68 960 145Z M960 140C960.66 140 960.32 140 961 140C961 140.66 961 140.32 961 141C960.34 141 960.68 141 960 141C960 140.34 960 140.68 960 140Z M960 135C960.66 135 960.32 135 961 135C961 135.66 961 135.32 961 136C960.34 136 960.68 136 960 136C960 135.34 960 135.68 960 135Z M960 130C960.66 130 960.32 130 961 130C961 130.66 961 130.32 961 131C960.34 131 960.68 131 960 131C960 130.34 960 130.68 960 130Z M960 125C960.66 125 960.32 125 961 125C961 125.66 961 125.32 961 126C960.34 126 960.68 126 960 126C960 125.34 960 125.68 960 125Z M960 120C960.66 120 960.32 120 961 120C961 120.66 961 120.32 961 121C960.34 121 960.68 121 960 121C960 120.34 960 120.68 960 120Z M960 115C960.66 115 960.32 115 961 115C961 115.66 961 115.32 961 116C960.34 116 960.68 116 960 116C960 115.34 960 115.68 960 115Z M960 110C960.66 110 960.32 110 961 110C961 110.66 961 110.32 961 111C960.34 111 960.68 111 960 111C960 110.34 960 110.68 960 110Z M960 105C960.66 105 960.32 105 961 105C961 105.66 961 105.32 961 106C960.34 106 960.68 106 960 106C960 105.34 960 105.68 960 105Z M960 100C960.66 100 960.32 100 961 100C961 100.66 961 100.32 961 101C960.34 101 960.68 101 960 101C960 100.34 960 100.68 960 100Z M960 95C960.66 95 960.32 95 961 95C961 95.66 961 95.32 961 96C960.34 96 960.68 96 960 96C960 95.34 960 95.68 960 95Z M960 90C960.66 90 960.32 90 961 90C961 90.66 961 90.32 961 91C960.34 91 960.68 91 960 91C960 90.34 960 90.68 960 90Z M960 85C960.66 85 960.32 85 961 85C961 85.66 961 85.32 961 86C960.34 86 960.68 86 960 86C960 85.34 960 85.68 960 85Z M960 80C960.66 80 960.32 80 961 80C961 80.66 961 80.32 961 81C960.34 81 960.68 81 960 81C960 80.34 960 80.68 960 80Z M960 75C960.66 75 960.32 75 961 75C961 75.66 961 75.32 961 76C960.34 76 960.68 76 960 76C960 75.34 960 75.68 960 75Z M960 70C960.66 70 960.32 70 961 70C961 70.66 961 70.32 961 71C960.34 71 960.68 71 960 71C960 70.34 960 70.68 960 70Z M960 65C960.66 65 960.32 65 961 65C961 65.66 961 65.32 961 66C960.34 66 960.68 66 960 66C960 65.34 960 65.68 960 65Z M960 60C960.66 60 960.32 60 961 60C961 60.66 961 60.32 961 61C960.34 61 960.68 61 960 61C960 60.34 960 60.68 960 60Z M960 55C960.66 55 960.32 55 961 55C961 55.66 961 55.32 961 56C960.34 56 960.68 56 960 56C960 55.34 960 55.68 960 55Z M960 50C960.66 50 960.32 50 961 50C961 50.66 961 50.32 961 51C960.34 51 960.68 51 960 51C960 50.34 960 50.68 960 50Z M960 45C960.66 45 960.32 45 961 45C961 45.66 961 45.32 961 46C960.34 46 960.68 46 960 46C960 45.34 960 45.68 960 45Z M960 40C960.66 40 960.32 40 961 40C961 40.66 961 40.32 961 41C960.34 41 960.68 41 960 41C960 40.34 960 40.68 960 40Z M960 35C960.66 35 960.32 35 961 35C961 35.66 961 35.32 961 36C960.34 36 960.68 36 960 36C960 35.34 960 35.68 960 35Z M960 30C960.66 30 960.32 30 961 30C961 30.66 961 30.32 961 31C960.34 31 960.68 31 960 31C960 30.34 960 30.68 960 30Z" fill="var(--color-accent-200)"></path><path d="M965 185C965.66 185 965.32 185 966 185C966 185.66 966 185.32 966 186C965.34 186 965.68 186 965 186C965 185.34 965 185.68 965 185Z M965 180C965.66 180 965.32 180 966 180C966 180.66 966 180.32 966 181C965.34 181 965.68 181 965 181C965 180.34 965 180.68 965 180Z M965 175C965.66 175 965.32 175 966 175C966 175.66 966 175.32 966 176C965.34 176 965.68 176 965 176C965 175.34 965 175.68 965 175Z M965 170C965.66 170 965.32 170 966 170C966 170.66 966 170.32 966 171C965.34 171 965.68 171 965 171C965 170.34 965 170.68 965 170Z M965 165C965.66 165 965.32 165 966 165C966 165.66 966 165.32 966 166C965.34 166 965.68 166 965 166C965 165.34 965 165.68 965 165Z M965 160C965.66 160 965.32 160 966 160C966 160.66 966 160.32 966 161C965.34 161 965.68 161 965 161C965 160.34 965 160.68 965 160Z M965 155C965.66 155 965.32 155 966 155C966 155.66 966 155.32 966 156C965.34 156 965.68 156 965 156C965 155.34 965 155.68 965 155Z M965 150C965.66 150 965.32 150 966 150C966 150.66 966 150.32 966 151C965.34 151 965.68 151 965 151C965 150.34 965 150.68 965 150Z M965 145C965.66 145 965.32 145 966 145C966 145.66 966 145.32 966 146C965.34 146 965.68 146 965 146C965 145.34 965 145.68 965 145Z M965 140C965.66 140 965.32 140 966 140C966 140.66 966 140.32 966 141C965.34 141 965.68 141 965 141C965 140.34 965 140.68 965 140Z M965 135C965.66 135 965.32 135 966 135C966 135.66 966 135.32 966 136C965.34 136 965.68 136 965 136C965 135.34 965 135.68 965 135Z M965 130C965.66 130 965.32 130 966 130C966 130.66 966 130.32 966 131C965.34 131 965.68 131 965 131C965 130.34 965 130.68 965 130Z M965 125C965.66 125 965.32 125 966 125C966 125.66 966 125.32 966 126C965.34 126 965.68 126 965 126C965 125.34 965 125.68 965 125Z M965 120C965.66 120 965.32 120 966 120C966 120.66 966 120.32 966 121C965.34 121 965.68 121 965 121C965 120.34 965 120.68 965 120Z M965 115C965.66 115 965.32 115 966 115C966 115.66 966 115.32 966 116C965.34 116 965.68 116 965 116C965 115.34 965 115.68 965 115Z M965 110C965.66 110 965.32 110 966 110C966 110.66 966 110.32 966 111C965.34 111 965.68 111 965 111C965 110.34 965 110.68 965 110Z M965 105C965.66 105 965.32 105 966 105C966 105.66 966 105.32 966 106C965.34 106 965.68 106 965 106C965 105.34 965 105.68 965 105Z M965 100C965.66 100 965.32 100 966 100C966 100.66 966 100.32 966 101C965.34 101 965.68 101 965 101C965 100.34 965 100.68 965 100Z M965 95C965.66 95 965.32 95 966 95C966 95.66 966 95.32 966 96C965.34 96 965.68 96 965 96C965 95.34 965 95.68 965 95Z M965 90C965.66 90 965.32 90 966 90C966 90.66 966 90.32 966 91C965.34 91 965.68 91 965 91C965 90.34 965 90.68 965 90Z M965 85C965.66 85 965.32 85 966 85C966 85.66 966 85.32 966 86C965.34 86 965.68 86 965 86C965 85.34 965 85.68 965 85Z M965 80C965.66 80 965.32 80 966 80C966 80.66 966 80.32 966 81C965.34 81 965.68 81 965 81C965 80.34 965 80.68 965 80Z M965 75C965.66 75 965.32 75 966 75C966 75.66 966 75.32 966 76C965.34 76 965.68 76 965 76C965 75.34 965 75.68 965 75Z M965 70C965.66 70 965.32 70 966 70C966 70.66 966 70.32 966 71C965.34 71 965.68 71 965 71C965 70.34 965 70.68 965 70Z M965 65C965.66 65 965.32 65 966 65C966 65.66 966 65.32 966 66C965.34 66 965.68 66 965 66C965 65.34 965 65.68 965 65Z M965 60C965.66 60 965.32 60 966 60C966 60.66 966 60.32 966 61C965.34 61 965.68 61 965 61C965 60.34 965 60.68 965 60Z M965 55C965.66 55 965.32 55 966 55C966 55.66 966 55.32 966 56C965.34 56 965.68 56 965 56C965 55.34 965 55.68 965 55Z M965 50C965.66 50 965.32 50 966 50C966 50.66 966 50.32 966 51C965.34 51 965.68 51 965 51C965 50.34 965 50.68 965 50Z M965 45C965.66 45 965.32 45 966 45C966 45.66 966 45.32 966 46C965.34 46 965.68 46 965 46C965 45.34 965 45.68 965 45Z M965 40C965.66 40 965.32 40 966 40C966 40.66 966 40.32 966 41C965.34 41 965.68 41 965 41C965 40.34 965 40.68 965 40Z M965 35C965.66 35 965.32 35 966 35C966 35.66 966 35.32 966 36C965.34 36 965.68 36 965 36C965 35.34 965 35.68 965 35Z" fill="var(--color-accent-200)"></path><path d="M970 155C970.66 155 970.32 155 971 155C971 155.66 971 155.32 971 156C970.34 156 970.68 156 970 156C970 155.34 970 155.68 970 155Z M970 150C970.66 150 970.32 150 971 150C971 150.66 971 150.32 971 151C970.34 151 970.68 151 970 151C970 150.34 970 150.68 970 150Z M970 145C970.66 145 970.32 145 971 145C971 145.66 971 145.32 971 146C970.34 146 970.68 146 970 146C970 145.34 970 145.68 970 145Z M970 140C970.66 140 970.32 140 971 140C971 140.66 971 140.32 971 141C970.34 141 970.68 141 970 141C970 140.34 970 140.68 970 140Z M970 135C970.66 135 970.32 135 971 135C971 135.66 971 135.32 971 136C970.34 136 970.68 136 970 136C970 135.34 970 135.68 970 135Z M970 130C970.66 130 970.32 130 971 130C971 130.66 971 130.32 971 131C970.34 131 970.68 131 970 131C970 130.34 970 130.68 970 130Z M970 125C970.66 125 970.32 125 971 125C971 125.66 971 125.32 971 126C970.34 126 970.68 126 970 126C970 125.34 970 125.68 970 125Z M970 120C970.66 120 970.32 120 971 120C971 120.66 971 120.32 971 121C970.34 121 970.68 121 970 121C970 120.34 970 120.68 970 120Z M970 115C970.66 115 970.32 115 971 115C971 115.66 971 115.32 971 116C970.34 116 970.68 116 970 116C970 115.34 970 115.68 970 115Z M970 110C970.66 110 970.32 110 971 110C971 110.66 971 110.32 971 111C970.34 111 970.68 111 970 111C970 110.34 970 110.68 970 110Z M970 105C970.66 105 970.32 105 971 105C971 105.66 971 105.32 971 106C970.34 106 970.68 106 970 106C970 105.34 970 105.68 970 105Z M970 100C970.66 100 970.32 100 971 100C971 100.66 971 100.32 971 101C970.34 101 970.68 101 970 101C970 100.34 970 100.68 970 100Z M970 95C970.66 95 970.32 95 971 95C971 95.66 971 95.32 971 96C970.34 96 970.68 96 970 96C970 95.34 970 95.68 970 95Z M970 90C970.66 90 970.32 90 971 90C971 90.66 971 90.32 971 91C970.34 91 970.68 91 970 91C970 90.34 970 90.68 970 90Z M970 85C970.66 85 970.32 85 971 85C971 85.66 971 85.32 971 86C970.34 86 970.68 86 970 86C970 85.34 970 85.68 970 85Z M970 80C970.66 80 970.32 80 971 80C971 80.66 971 80.32 971 81C970.34 81 970.68 81 970 81C970 80.34 970 80.68 970 80Z M970 75C970.66 75 970.32 75 971 75C971 75.66 971 75.32 971 76C970.34 76 970.68 76 970 76C970 75.34 970 75.68 970 75Z M970 70C970.66 70 970.32 70 971 70C971 70.66 971 70.32 971 71C970.34 71 970.68 71 970 71C970 70.34 970 70.68 970 70Z M970 65C970.66 65 970.32 65 971 65C971 65.66 971 65.32 971 66C970.34 66 970.68 66 970 66C970 65.34 970 65.68 970 65Z" fill="var(--color-accent-200)"></path><path d="M975 185C975.66 185 975.32 185 976 185C976 185.66 976 185.32 976 186C975.34 186 975.68 186 975 186C975 185.34 975 185.68 975 185Z M975 180C975.66 180 975.32 180 976 180C976 180.66 976 180.32 976 181C975.34 181 975.68 181 975 181C975 180.34 975 180.68 975 180Z M975 175C975.66 175 975.32 175 976 175C976 175.66 976 175.32 976 176C975.34 176 975.68 176 975 176C975 175.34 975 175.68 975 175Z M975 170C975.66 170 975.32 170 976 170C976 170.66 976 170.32 976 171C975.34 171 975.68 171 975 171C975 170.34 975 170.68 975 170Z M975 165C975.66 165 975.32 165 976 165C976 165.66 976 165.32 976 166C975.34 166 975.68 166 975 166C975 165.34 975 165.68 975 165Z M975 160C975.66 160 975.32 160 976 160C976 160.66 976 160.32 976 161C975.34 161 975.68 161 975 161C975 160.34 975 160.68 975 160Z M975 155C975.66 155 975.32 155 976 155C976 155.66 976 155.32 976 156C975.34 156 975.68 156 975 156C975 155.34 975 155.68 975 155Z M975 150C975.66 150 975.32 150 976 150C976 150.66 976 150.32 976 151C975.34 151 975.68 151 975 151C975 150.34 975 150.68 975 150Z M975 145C975.66 145 975.32 145 976 145C976 145.66 976 145.32 976 146C975.34 146 975.68 146 975 146C975 145.34 975 145.68 975 145Z M975 140C975.66 140 975.32 140 976 140C976 140.66 976 140.32 976 141C975.34 141 975.68 141 975 141C975 140.34 975 140.68 975 140Z M975 135C975.66 135 975.32 135 976 135C976 135.66 976 135.32 976 136C975.34 136 975.68 136 975 136C975 135.34 975 135.68 975 135Z M975 130C975.66 130 975.32 130 976 130C976 130.66 976 130.32 976 131C975.34 131 975.68 131 975 131C975 130.34 975 130.68 975 130Z M975 125C975.66 125 975.32 125 976 125C976 125.66 976 125.32 976 126C975.34 126 975.68 126 975 126C975 125.34 975 125.68 975 125Z M975 120C975.66 120 975.32 120 976 120C976 120.66 976 120.32 976 121C975.34 121 975.68 121 975 121C975 120.34 975 120.68 975 120Z M975 115C975.66 115 975.32 115 976 115C976 115.66 976 115.32 976 116C975.34 116 975.68 116 975 116C975 115.34 975 115.68 975 115Z M975 110C975.66 110 975.32 110 976 110C976 110.66 976 110.32 976 111C975.34 111 975.68 111 975 111C975 110.34 975 110.68 975 110Z M975 105C975.66 105 975.32 105 976 105C976 105.66 976 105.32 976 106C975.34 106 975.68 106 975 106C975 105.34 975 105.68 975 105Z M975 100C975.66 100 975.32 100 976 100C976 100.66 976 100.32 976 101C975.34 101 975.68 101 975 101C975 100.34 975 100.68 975 100Z M975 95C975.66 95 975.32 95 976 95C976 95.66 976 95.32 976 96C975.34 96 975.68 96 975 96C975 95.34 975 95.68 975 95Z M975 90C975.66 90 975.32 90 976 90C976 90.66 976 90.32 976 91C975.34 91 975.68 91 975 91C975 90.34 975 90.68 975 90Z M975 85C975.66 85 975.32 85 976 85C976 85.66 976 85.32 976 86C975.34 86 975.68 86 975 86C975 85.34 975 85.68 975 85Z M975 80C975.66 80 975.32 80 976 80C976 80.66 976 80.32 976 81C975.34 81 975.68 81 975 81C975 80.34 975 80.68 975 80Z M975 75C975.66 75 975.32 75 976 75C976 75.66 976 75.32 976 76C975.34 76 975.68 76 975 76C975 75.34 975 75.68 975 75Z M975 70C975.66 70 975.32 70 976 70C976 70.66 976 70.32 976 71C975.34 71 975.68 71 975 71C975 70.34 975 70.68 975 70Z M975 65C975.66 65 975.32 65 976 65C976 65.66 976 65.32 976 66C975.34 66 975.68 66 975 66C975 65.34 975 65.68 975 65Z M975 60C975.66 60 975.32 60 976 60C976 60.66 976 60.32 976 61C975.34 61 975.68 61 975 61C975 60.34 975 60.68 975 60Z M975 55C975.66 55 975.32 55 976 55C976 55.66 976 55.32 976 56C975.34 56 975.68 56 975 56C975 55.34 975 55.68 975 55Z M975 50C975.66 50 975.32 50 976 50C976 50.66 976 50.32 976 51C975.34 51 975.68 51 975 51C975 50.34 975 50.68 975 50Z M975 45C975.66 45 975.32 45 976 45C976 45.66 976 45.32 976 46C975.34 46 975.68 46 975 46C975 45.34 975 45.68 975 45Z M975 40C975.66 40 975.32 40 976 40C976 40.66 976 40.32 976 41C975.34 41 975.68 41 975 41C975 40.34 975 40.68 975 40Z M975 35C975.66 35 975.32 35 976 35C976 35.66 976 35.32 976 36C975.34 36 975.68 36 975 36C975 35.34 975 35.68 975 35Z M975 30C975.66 30 975.32 30 976 30C976 30.66 976 30.32 976 31C975.34 31 975.68 31 975 31C975 30.34 975 30.68 975 30Z" fill="var(--color-accent-200)"></path><path d="M980 135C980.66 135 980.32 135 981 135C981 135.66 981 135.32 981 136C980.34 136 980.68 136 980 136C980 135.34 980 135.68 980 135Z M980 130C980.66 130 980.32 130 981 130C981 130.66 981 130.32 981 131C980.34 131 980.68 131 980 131C980 130.34 980 130.68 980 130Z M980 125C980.66 125 980.32 125 981 125C981 125.66 981 125.32 981 126C980.34 126 980.68 126 980 126C980 125.34 980 125.68 980 125Z M980 120C980.66 120 980.32 120 981 120C981 120.66 981 120.32 981 121C980.34 121 980.68 121 980 121C980 120.34 980 120.68 980 120Z M980 115C980.66 115 980.32 115 981 115C981 115.66 981 115.32 981 116C980.34 116 980.68 116 980 116C980 115.34 980 115.68 980 115Z M980 110C980.66 110 980.32 110 981 110C981 110.66 981 110.32 981 111C980.34 111 980.68 111 980 111C980 110.34 980 110.68 980 110Z M980 105C980.66 105 980.32 105 981 105C981 105.66 981 105.32 981 106C980.34 106 980.68 106 980 106C980 105.34 980 105.68 980 105Z M980 100C980.66 100 980.32 100 981 100C981 100.66 981 100.32 981 101C980.34 101 980.68 101 980 101C980 100.34 980 100.68 980 100Z M980 95C980.66 95 980.32 95 981 95C981 95.66 981 95.32 981 96C980.34 96 980.68 96 980 96C980 95.34 980 95.68 980 95Z M980 90C980.66 90 980.32 90 981 90C981 90.66 981 90.32 981 91C980.34 91 980.68 91 980 91C980 90.34 980 90.68 980 90Z M980 85C980.66 85 980.32 85 981 85C981 85.66 981 85.32 981 86C980.34 86 980.68 86 980 86C980 85.34 980 85.68 980 85Z M980 80C980.66 80 980.32 80 981 80C981 80.66 981 80.32 981 81C980.34 81 980.68 81 980 81C980 80.34 980 80.68 980 80Z" fill="var(--color-accent-200)"></path><path d="M985 115C985.66 115 985.32 115 986 115C986 115.66 986 115.32 986 116C985.34 116 985.68 116 985 116C985 115.34 985 115.68 985 115Z M985 110C985.66 110 985.32 110 986 110C986 110.66 986 110.32 986 111C985.34 111 985.68 111 985 111C985 110.34 985 110.68 985 110Z M985 105C985.66 105 985.32 105 986 105C986 105.66 986 105.32 986 106C985.34 106 985.68 106 985 106C985 105.34 985 105.68 985 105Z M985 100C985.66 100 985.32 100 986 100C986 100.66 986 100.32 986 101C985.34 101 985.68 101 985 101C985 100.34 985 100.68 985 100Z" fill="var(--color-accent-200)"></path><path d="M990 125C990.66 125 990.32 125 991 125C991 125.66 991 125.32 991 126C990.34 126 990.68 126 990 126C990 125.34 990 125.68 990 125Z M990 120C990.66 120 990.32 120 991 120C991 120.66 991 120.32 991 121C990.34 121 990.68 121 990 121C990 120.34 990 120.68 990 120Z M990 115C990.66 115 990.32 115 991 115C991 115.66 991 115.32 991 116C990.34 116 990.68 116 990 116C990 115.34 990 115.68 990 115Z M990 110C990.66 110 990.32 110 991 110C991 110.66 991 110.32 991 111C990.34 111 990.68 111 990 111C990 110.34 990 110.68 990 110Z M990 105C990.66 105 990.32 105 991 105C991 105.66 991 105.32 991 106C990.34 106 990.68 106 990 106C990 105.34 990 105.68 990 105Z M990 100C990.66 100 990.32 100 991 100C991 100.66 991 100.32 991 101C990.34 101 990.68 101 990 101C990 100.34 990 100.68 990 100Z M990 95C990.66 95 990.32 95 991 95C991 95.66 991 95.32 991 96C990.34 96 990.68 96 990 96C990 95.34 990 95.68 990 95Z M990 90C990.66 90 990.32 90 991 90C991 90.66 991 90.32 991 91C990.34 91 990.68 91 990 91C990 90.34 990 90.68 990 90Z" fill="var(--color-accent-200)"></path><path d="M995 125C995.66 125 995.32 125 996 125C996 125.66 996 125.32 996 126C995.34 126 995.68 126 995 126C995 125.34 995 125.68 995 125Z M995 120C995.66 120 995.32 120 996 120C996 120.66 996 120.32 996 121C995.34 121 995.68 121 995 121C995 120.34 995 120.68 995 120Z M995 115C995.66 115 995.32 115 996 115C996 115.66 996 115.32 996 116C995.34 116 995.68 116 995 116C995 115.34 995 115.68 995 115Z M995 110C995.66 110 995.32 110 996 110C996 110.66 996 110.32 996 111C995.34 111 995.68 111 995 111C995 110.34 995 110.68 995 110Z M995 105C995.66 105 995.32 105 996 105C996 105.66 996 105.32 996 106C995.34 106 995.68 106 995 106C995 105.34 995 105.68 995 105Z M995 100C995.66 100 995.32 100 996 100C996 100.66 996 100.32 996 101C995.34 101 995.68 101 995 101C995 100.34 995 100.68 995 100Z M995 95C995.66 95 995.32 95 996 95C996 95.66 996 95.32 996 96C995.34 96 995.68 96 995 96C995 95.34 995 95.68 995 95Z M995 90C995.66 90 995.32 90 996 90C996 90.66 996 90.32 996 91C995.34 91 995.68 91 995 91C995 90.34 995 90.68 995 90Z" fill="var(--color-accent-200)"></path><path d="M1000 150C1000.66 150 1000.32 150 1001 150C1001 150.66 1001 150.32 1001 151C1000.34 151 1000.68 151 1000 151C1000 150.34 1000 150.68 1000 150Z M1000 145C1000.66 145 1000.32 145 1001 145C1001 145.66 1001 145.32 1001 146C1000.34 146 1000.68 146 1000 146C1000 145.34 1000 145.68 1000 145Z M1000 140C1000.66 140 1000.32 140 1001 140C1001 140.66 1001 140.32 1001 141C1000.34 141 1000.68 141 1000 141C1000 140.34 1000 140.68 1000 140Z M1000 135C1000.66 135 1000.32 135 1001 135C1001 135.66 1001 135.32 1001 136C1000.34 136 1000.68 136 1000 136C1000 135.34 1000 135.68 1000 135Z M1000 130C1000.66 130 1000.32 130 1001 130C1001 130.66 1001 130.32 1001 131C1000.34 131 1000.68 131 1000 131C1000 130.34 1000 130.68 1000 130Z M1000 125C1000.66 125 1000.32 125 1001 125C1001 125.66 1001 125.32 1001 126C1000.34 126 1000.68 126 1000 126C1000 125.34 1000 125.68 1000 125Z M1000 120C1000.66 120 1000.32 120 1001 120C1001 120.66 1001 120.32 1001 121C1000.34 121 1000.68 121 1000 121C1000 120.34 1000 120.68 1000 120Z M1000 115C1000.66 115 1000.32 115 1001 115C1001 115.66 1001 115.32 1001 116C1000.34 116 1000.68 116 1000 116C1000 115.34 1000 115.68 1000 115Z M1000 110C1000.66 110 1000.32 110 1001 110C1001 110.66 1001 110.32 1001 111C1000.34 111 1000.68 111 1000 111C1000 110.34 1000 110.68 1000 110Z M1000 105C1000.66 105 1000.32 105 1001 105C1001 105.66 1001 105.32 1001 106C1000.34 106 1000.68 106 1000 106C1000 105.34 1000 105.68 1000 105Z M1000 100C1000.66 100 1000.32 100 1001 100C1001 100.66 1001 100.32 1001 101C1000.34 101 1000.68 101 1000 101C1000 100.34 1000 100.68 1000 100Z M1000 95C1000.66 95 1000.32 95 1001 95C1001 95.66 1001 95.32 1001 96C1000.34 96 1000.68 96 1000 96C1000 95.34 1000 95.68 1000 95Z M1000 90C1000.66 90 1000.32 90 1001 90C1001 90.66 1001 90.32 1001 91C1000.34 91 1000.68 91 1000 91C1000 90.34 1000 90.68 1000 90Z M1000 85C1000.66 85 1000.32 85 1001 85C1001 85.66 1001 85.32 1001 86C1000.34 86 1000.68 86 1000 86C1000 85.34 1000 85.68 1000 85Z M1000 80C1000.66 80 1000.32 80 1001 80C1001 80.66 1001 80.32 1001 81C1000.34 81 1000.68 81 1000 81C1000 80.34 1000 80.68 1000 80Z M1000 75C1000.66 75 1000.32 75 1001 75C1001 75.66 1001 75.32 1001 76C1000.34 76 1000.68 76 1000 76C1000 75.34 1000 75.68 1000 75Z M1000 70C1000.66 70 1000.32 70 1001 70C1001 70.66 1001 70.32 1001 71C1000.34 71 1000.68 71 1000 71C1000 70.34 1000 70.68 1000 70Z" fill="var(--color-accent-200)"></path><path d="M1005 125C1005.66 125 1005.32 125 1006 125C1006 125.66 1006 125.32 1006 126C1005.34 126 1005.68 126 1005 126C1005 125.34 1005 125.68 1005 125Z M1005 120C1005.66 120 1005.32 120 1006 120C1006 120.66 1006 120.32 1006 121C1005.34 121 1005.68 121 1005 121C1005 120.34 1005 120.68 1005 120Z M1005 115C1005.66 115 1005.32 115 1006 115C1006 115.66 1006 115.32 1006 116C1005.34 116 1005.68 116 1005 116C1005 115.34 1005 115.68 1005 115Z M1005 110C1005.66 110 1005.32 110 1006 110C1006 110.66 1006 110.32 1006 111C1005.34 111 1005.68 111 1005 111C1005 110.34 1005 110.68 1005 110Z M1005 105C1005.66 105 1005.32 105 1006 105C1006 105.66 1006 105.32 1006 106C1005.34 106 1005.68 106 1005 106C1005 105.34 1005 105.68 1005 105Z M1005 100C1005.66 100 1005.32 100 1006 100C1006 100.66 1006 100.32 1006 101C1005.34 101 1005.68 101 1005 101C1005 100.34 1005 100.68 1005 100Z M1005 95C1005.66 95 1005.32 95 1006 95C1006 95.66 1006 95.32 1006 96C1005.34 96 1005.68 96 1005 96C1005 95.34 1005 95.68 1005 95Z" fill="var(--color-accent-200)"></path><path d="M1010 140C1010.66 140 1010.32 140 1011 140C1011 140.66 1011 140.32 1011 141C1010.34 141 1010.68 141 1010 141C1010 140.34 1010 140.68 1010 140Z M1010 135C1010.66 135 1010.32 135 1011 135C1011 135.66 1011 135.32 1011 136C1010.34 136 1010.68 136 1010 136C1010 135.34 1010 135.68 1010 135Z M1010 130C1010.66 130 1010.32 130 1011 130C1011 130.66 1011 130.32 1011 131C1010.34 131 1010.68 131 1010 131C1010 130.34 1010 130.68 1010 130Z M1010 125C1010.66 125 1010.32 125 1011 125C1011 125.66 1011 125.32 1011 126C1010.34 126 1010.68 126 1010 126C1010 125.34 1010 125.68 1010 125Z M1010 120C1010.66 120 1010.32 120 1011 120C1011 120.66 1011 120.32 1011 121C1010.34 121 1010.68 121 1010 121C1010 120.34 1010 120.68 1010 120Z M1010 115C1010.66 115 1010.32 115 1011 115C1011 115.66 1011 115.32 1011 116C1010.34 116 1010.68 116 1010 116C1010 115.34 1010 115.68 1010 115Z M1010 110C1010.66 110 1010.32 110 1011 110C1011 110.66 1011 110.32 1011 111C1010.34 111 1010.68 111 1010 111C1010 110.34 1010 110.68 1010 110Z M1010 105C1010.66 105 1010.32 105 1011 105C1011 105.66 1011 105.32 1011 106C1010.34 106 1010.68 106 1010 106C1010 105.34 1010 105.68 1010 105Z M1010 100C1010.66 100 1010.32 100 1011 100C1011 100.66 1011 100.32 1011 101C1010.34 101 1010.68 101 1010 101C1010 100.34 1010 100.68 1010 100Z M1010 95C1010.66 95 1010.32 95 1011 95C1011 95.66 1011 95.32 1011 96C1010.34 96 1010.68 96 1010 96C1010 95.34 1010 95.68 1010 95Z M1010 90C1010.66 90 1010.32 90 1011 90C1011 90.66 1011 90.32 1011 91C1010.34 91 1010.68 91 1010 91C1010 90.34 1010 90.68 1010 90Z M1010 85C1010.66 85 1010.32 85 1011 85C1011 85.66 1011 85.32 1011 86C1010.34 86 1010.68 86 1010 86C1010 85.34 1010 85.68 1010 85Z M1010 80C1010.66 80 1010.32 80 1011 80C1011 80.66 1011 80.32 1011 81C1010.34 81 1010.68 81 1010 81C1010 80.34 1010 80.68 1010 80Z" fill="var(--color-accent-200)"></path><path d="M1015 145C1015.66 145 1015.32 145 1016 145C1016 145.66 1016 145.32 1016 146C1015.34 146 1015.68 146 1015 146C1015 145.34 1015 145.68 1015 145Z M1015 140C1015.66 140 1015.32 140 1016 140C1016 140.66 1016 140.32 1016 141C1015.34 141 1015.68 141 1015 141C1015 140.34 1015 140.68 1015 140Z M1015 135C1015.66 135 1015.32 135 1016 135C1016 135.66 1016 135.32 1016 136C1015.34 136 1015.68 136 1015 136C1015 135.34 1015 135.68 1015 135Z M1015 130C1015.66 130 1015.32 130 1016 130C1016 130.66 1016 130.32 1016 131C1015.34 131 1015.68 131 1015 131C1015 130.34 1015 130.68 1015 130Z M1015 125C1015.66 125 1015.32 125 1016 125C1016 125.66 1016 125.32 1016 126C1015.34 126 1015.68 126 1015 126C1015 125.34 1015 125.68 1015 125Z M1015 120C1015.66 120 1015.32 120 1016 120C1016 120.66 1016 120.32 1016 121C1015.34 121 1015.68 121 1015 121C1015 120.34 1015 120.68 1015 120Z M1015 115C1015.66 115 1015.32 115 1016 115C1016 115.66 1016 115.32 1016 116C1015.34 116 1015.68 116 1015 116C1015 115.34 1015 115.68 1015 115Z M1015 110C1015.66 110 1015.32 110 1016 110C1016 110.66 1016 110.32 1016 111C1015.34 111 1015.68 111 1015 111C1015 110.34 1015 110.68 1015 110Z M1015 105C1015.66 105 1015.32 105 1016 105C1016 105.66 1016 105.32 1016 106C1015.34 106 1015.68 106 1015 106C1015 105.34 1015 105.68 1015 105Z M1015 100C1015.66 100 1015.32 100 1016 100C1016 100.66 1016 100.32 1016 101C1015.34 101 1015.68 101 1015 101C1015 100.34 1015 100.68 1015 100Z M1015 95C1015.66 95 1015.32 95 1016 95C1016 95.66 1016 95.32 1016 96C1015.34 96 1015.68 96 1015 96C1015 95.34 1015 95.68 1015 95Z M1015 90C1015.66 90 1015.32 90 1016 90C1016 90.66 1016 90.32 1016 91C1015.34 91 1015.68 91 1015 91C1015 90.34 1015 90.68 1015 90Z M1015 85C1015.66 85 1015.32 85 1016 85C1016 85.66 1016 85.32 1016 86C1015.34 86 1015.68 86 1015 86C1015 85.34 1015 85.68 1015 85Z M1015 80C1015.66 80 1015.32 80 1016 80C1016 80.66 1016 80.32 1016 81C1015.34 81 1015.68 81 1015 81C1015 80.34 1015 80.68 1015 80Z M1015 75C1015.66 75 1015.32 75 1016 75C1016 75.66 1016 75.32 1016 76C1015.34 76 1015.68 76 1015 76C1015 75.34 1015 75.68 1015 75Z" fill="var(--color-accent-200)"></path><path d="M1020 140C1020.66 140 1020.32 140 1021 140C1021 140.66 1021 140.32 1021 141C1020.34 141 1020.68 141 1020 141C1020 140.34 1020 140.68 1020 140Z M1020 135C1020.66 135 1020.32 135 1021 135C1021 135.66 1021 135.32 1021 136C1020.34 136 1020.68 136 1020 136C1020 135.34 1020 135.68 1020 135Z M1020 130C1020.66 130 1020.32 130 1021 130C1021 130.66 1021 130.32 1021 131C1020.34 131 1020.68 131 1020 131C1020 130.34 1020 130.68 1020 130Z M1020 125C1020.66 125 1020.32 125 1021 125C1021 125.66 1021 125.32 1021 126C1020.34 126 1020.68 126 1020 126C1020 125.34 1020 125.68 1020 125Z M1020 120C1020.66 120 1020.32 120 1021 120C1021 120.66 1021 120.32 1021 121C1020.34 121 1020.68 121 1020 121C1020 120.34 1020 120.68 1020 120Z M1020 115C1020.66 115 1020.32 115 1021 115C1021 115.66 1021 115.32 1021 116C1020.34 116 1020.68 116 1020 116C1020 115.34 1020 115.68 1020 115Z M1020 110C1020.66 110 1020.32 110 1021 110C1021 110.66 1021 110.32 1021 111C1020.34 111 1020.68 111 1020 111C1020 110.34 1020 110.68 1020 110Z M1020 105C1020.66 105 1020.32 105 1021 105C1021 105.66 1021 105.32 1021 106C1020.34 106 1020.68 106 1020 106C1020 105.34 1020 105.68 1020 105Z M1020 100C1020.66 100 1020.32 100 1021 100C1021 100.66 1021 100.32 1021 101C1020.34 101 1020.68 101 1020 101C1020 100.34 1020 100.68 1020 100Z M1020 95C1020.66 95 1020.32 95 1021 95C1021 95.66 1021 95.32 1021 96C1020.34 96 1020.68 96 1020 96C1020 95.34 1020 95.68 1020 95Z M1020 90C1020.66 90 1020.32 90 1021 90C1021 90.66 1021 90.32 1021 91C1020.34 91 1020.68 91 1020 91C1020 90.34 1020 90.68 1020 90Z M1020 85C1020.66 85 1020.32 85 1021 85C1021 85.66 1021 85.32 1021 86C1020.34 86 1020.68 86 1020 86C1020 85.34 1020 85.68 1020 85Z M1020 80C1020.66 80 1020.32 80 1021 80C1021 80.66 1021 80.32 1021 81C1020.34 81 1020.68 81 1020 81C1020 80.34 1020 80.68 1020 80Z M1020 75C1020.66 75 1020.32 75 1021 75C1021 75.66 1021 75.32 1021 76C1020.34 76 1020.68 76 1020 76C1020 75.34 1020 75.68 1020 75Z" fill="var(--color-accent-200)"></path><path d="M1025 130C1025.66 130 1025.32 130 1026 130C1026 130.66 1026 130.32 1026 131C1025.34 131 1025.68 131 1025 131C1025 130.34 1025 130.68 1025 130Z M1025 125C1025.66 125 1025.32 125 1026 125C1026 125.66 1026 125.32 1026 126C1025.34 126 1025.68 126 1025 126C1025 125.34 1025 125.68 1025 125Z M1025 120C1025.66 120 1025.32 120 1026 120C1026 120.66 1026 120.32 1026 121C1025.34 121 1025.68 121 1025 121C1025 120.34 1025 120.68 1025 120Z M1025 115C1025.66 115 1025.32 115 1026 115C1026 115.66 1026 115.32 1026 116C1025.34 116 1025.68 116 1025 116C1025 115.34 1025 115.68 1025 115Z M1025 110C1025.66 110 1025.32 110 1026 110C1026 110.66 1026 110.32 1026 111C1025.34 111 1025.68 111 1025 111C1025 110.34 1025 110.68 1025 110Z M1025 105C1025.66 105 1025.32 105 1026 105C1026 105.66 1026 105.32 1026 106C1025.34 106 1025.68 106 1025 106C1025 105.34 1025 105.68 1025 105Z M1025 100C1025.66 100 1025.32 100 1026 100C1026 100.66 1026 100.32 1026 101C1025.34 101 1025.68 101 1025 101C1025 100.34 1025 100.68 1025 100Z M1025 95C1025.66 95 1025.32 95 1026 95C1026 95.66 1026 95.32 1026 96C1025.34 96 1025.68 96 1025 96C1025 95.34 1025 95.68 1025 95Z M1025 90C1025.66 90 1025.32 90 1026 90C1026 90.66 1026 90.32 1026 91C1025.34 91 1025.68 91 1025 91C1025 90.34 1025 90.68 1025 90Z" fill="var(--color-accent-200)"></path><path d="M1030 115C1030.66 115 1030.32 115 1031 115C1031 115.66 1031 115.32 1031 116C1030.34 116 1030.68 116 1030 116C1030 115.34 1030 115.68 1030 115Z M1030 110C1030.66 110 1030.32 110 1031 110C1031 110.66 1031 110.32 1031 111C1030.34 111 1030.68 111 1030 111C1030 110.34 1030 110.68 1030 110Z M1030 105C1030.66 105 1030.32 105 1031 105C1031 105.66 1031 105.32 1031 106C1030.34 106 1030.68 106 1030 106C1030 105.34 1030 105.68 1030 105Z" fill="var(--color-accent-200)"></path><path d="M1035 135C1035.66 135 1035.32 135 1036 135C1036 135.66 1036 135.32 1036 136C1035.34 136 1035.68 136 1035 136C1035 135.34 1035 135.68 1035 135Z M1035 130C1035.66 130 1035.32 130 1036 130C1036 130.66 1036 130.32 1036 131C1035.34 131 1035.68 131 1035 131C1035 130.34 1035 130.68 1035 130Z M1035 125C1035.66 125 1035.32 125 1036 125C1036 125.66 1036 125.32 1036 126C1035.34 126 1035.68 126 1035 126C1035 125.34 1035 125.68 1035 125Z M1035 120C1035.66 120 1035.32 120 1036 120C1036 120.66 1036 120.32 1036 121C1035.34 121 1035.68 121 1035 121C1035 120.34 1035 120.68 1035 120Z M1035 115C1035.66 115 1035.32 115 1036 115C1036 115.66 1036 115.32 1036 116C1035.34 116 1035.68 116 1035 116C1035 115.34 1035 115.68 1035 115Z M1035 110C1035.66 110 1035.32 110 1036 110C1036 110.66 1036 110.32 1036 111C1035.34 111 1035.68 111 1035 111C1035 110.34 1035 110.68 1035 110Z M1035 105C1035.66 105 1035.32 105 1036 105C1036 105.66 1036 105.32 1036 106C1035.34 106 1035.68 106 1035 106C1035 105.34 1035 105.68 1035 105Z M1035 100C1035.66 100 1035.32 100 1036 100C1036 100.66 1036 100.32 1036 101C1035.34 101 1035.68 101 1035 101C1035 100.34 1035 100.68 1035 100Z M1035 95C1035.66 95 1035.32 95 1036 95C1036 95.66 1036 95.32 1036 96C1035.34 96 1035.68 96 1035 96C1035 95.34 1035 95.68 1035 95Z M1035 90C1035.66 90 1035.32 90 1036 90C1036 90.66 1036 90.32 1036 91C1035.34 91 1035.68 91 1035 91C1035 90.34 1035 90.68 1035 90Z M1035 85C1035.66 85 1035.32 85 1036 85C1036 85.66 1036 85.32 1036 86C1035.34 86 1035.68 86 1035 86C1035 85.34 1035 85.68 1035 85Z M1035 80C1035.66 80 1035.32 80 1036 80C1036 80.66 1036 80.32 1036 81C1035.34 81 1035.68 81 1035 81C1035 80.34 1035 80.68 1035 80Z" fill="var(--color-accent-200)"></path><path d="M1040 140C1040.66 140 1040.32 140 1041 140C1041 140.66 1041 140.32 1041 141C1040.34 141 1040.68 141 1040 141C1040 140.34 1040 140.68 1040 140Z M1040 135C1040.66 135 1040.32 135 1041 135C1041 135.66 1041 135.32 1041 136C1040.34 136 1040.68 136 1040 136C1040 135.34 1040 135.68 1040 135Z M1040 130C1040.66 130 1040.32 130 1041 130C1041 130.66 1041 130.32 1041 131C1040.34 131 1040.68 131 1040 131C1040 130.34 1040 130.68 1040 130Z M1040 125C1040.66 125 1040.32 125 1041 125C1041 125.66 1041 125.32 1041 126C1040.34 126 1040.68 126 1040 126C1040 125.34 1040 125.68 1040 125Z M1040 120C1040.66 120 1040.32 120 1041 120C1041 120.66 1041 120.32 1041 121C1040.34 121 1040.68 121 1040 121C1040 120.34 1040 120.68 1040 120Z M1040 115C1040.66 115 1040.32 115 1041 115C1041 115.66 1041 115.32 1041 116C1040.34 116 1040.68 116 1040 116C1040 115.34 1040 115.68 1040 115Z M1040 110C1040.66 110 1040.32 110 1041 110C1041 110.66 1041 110.32 1041 111C1040.34 111 1040.68 111 1040 111C1040 110.34 1040 110.68 1040 110Z M1040 105C1040.66 105 1040.32 105 1041 105C1041 105.66 1041 105.32 1041 106C1040.34 106 1040.68 106 1040 106C1040 105.34 1040 105.68 1040 105Z M1040 100C1040.66 100 1040.32 100 1041 100C1041 100.66 1041 100.32 1041 101C1040.34 101 1040.68 101 1040 101C1040 100.34 1040 100.68 1040 100Z M1040 95C1040.66 95 1040.32 95 1041 95C1041 95.66 1041 95.32 1041 96C1040.34 96 1040.68 96 1040 96C1040 95.34 1040 95.68 1040 95Z M1040 90C1040.66 90 1040.32 90 1041 90C1041 90.66 1041 90.32 1041 91C1040.34 91 1040.68 91 1040 91C1040 90.34 1040 90.68 1040 90Z M1040 85C1040.66 85 1040.32 85 1041 85C1041 85.66 1041 85.32 1041 86C1040.34 86 1040.68 86 1040 86C1040 85.34 1040 85.68 1040 85Z M1040 80C1040.66 80 1040.32 80 1041 80C1041 80.66 1041 80.32 1041 81C1040.34 81 1040.68 81 1040 81C1040 80.34 1040 80.68 1040 80Z" fill="var(--color-accent-200)"></path><path d="M1045 145C1045.66 145 1045.32 145 1046 145C1046 145.66 1046 145.32 1046 146C1045.34 146 1045.68 146 1045 146C1045 145.34 1045 145.68 1045 145Z M1045 140C1045.66 140 1045.32 140 1046 140C1046 140.66 1046 140.32 1046 141C1045.34 141 1045.68 141 1045 141C1045 140.34 1045 140.68 1045 140Z M1045 135C1045.66 135 1045.32 135 1046 135C1046 135.66 1046 135.32 1046 136C1045.34 136 1045.68 136 1045 136C1045 135.34 1045 135.68 1045 135Z M1045 130C1045.66 130 1045.32 130 1046 130C1046 130.66 1046 130.32 1046 131C1045.34 131 1045.68 131 1045 131C1045 130.34 1045 130.68 1045 130Z M1045 125C1045.66 125 1045.32 125 1046 125C1046 125.66 1046 125.32 1046 126C1045.34 126 1045.68 126 1045 126C1045 125.34 1045 125.68 1045 125Z M1045 120C1045.66 120 1045.32 120 1046 120C1046 120.66 1046 120.32 1046 121C1045.34 121 1045.68 121 1045 121C1045 120.34 1045 120.68 1045 120Z M1045 115C1045.66 115 1045.32 115 1046 115C1046 115.66 1046 115.32 1046 116C1045.34 116 1045.68 116 1045 116C1045 115.34 1045 115.68 1045 115Z M1045 110C1045.66 110 1045.32 110 1046 110C1046 110.66 1046 110.32 1046 111C1045.34 111 1045.68 111 1045 111C1045 110.34 1045 110.68 1045 110Z M1045 105C1045.66 105 1045.32 105 1046 105C1046 105.66 1046 105.32 1046 106C1045.34 106 1045.68 106 1045 106C1045 105.34 1045 105.68 1045 105Z M1045 100C1045.66 100 1045.32 100 1046 100C1046 100.66 1046 100.32 1046 101C1045.34 101 1045.68 101 1045 101C1045 100.34 1045 100.68 1045 100Z M1045 95C1045.66 95 1045.32 95 1046 95C1046 95.66 1046 95.32 1046 96C1045.34 96 1045.68 96 1045 96C1045 95.34 1045 95.68 1045 95Z M1045 90C1045.66 90 1045.32 90 1046 90C1046 90.66 1046 90.32 1046 91C1045.34 91 1045.68 91 1045 91C1045 90.34 1045 90.68 1045 90Z M1045 85C1045.66 85 1045.32 85 1046 85C1046 85.66 1046 85.32 1046 86C1045.34 86 1045.68 86 1045 86C1045 85.34 1045 85.68 1045 85Z M1045 80C1045.66 80 1045.32 80 1046 80C1046 80.66 1046 80.32 1046 81C1045.34 81 1045.68 81 1045 81C1045 80.34 1045 80.68 1045 80Z M1045 75C1045.66 75 1045.32 75 1046 75C1046 75.66 1046 75.32 1046 76C1045.34 76 1045.68 76 1045 76C1045 75.34 1045 75.68 1045 75Z" fill="var(--color-accent-200)"></path><path d="M1050 125C1050.66 125 1050.32 125 1051 125C1051 125.66 1051 125.32 1051 126C1050.34 126 1050.68 126 1050 126C1050 125.34 1050 125.68 1050 125Z M1050 120C1050.66 120 1050.32 120 1051 120C1051 120.66 1051 120.32 1051 121C1050.34 121 1050.68 121 1050 121C1050 120.34 1050 120.68 1050 120Z M1050 115C1050.66 115 1050.32 115 1051 115C1051 115.66 1051 115.32 1051 116C1050.34 116 1050.68 116 1050 116C1050 115.34 1050 115.68 1050 115Z M1050 110C1050.66 110 1050.32 110 1051 110C1051 110.66 1051 110.32 1051 111C1050.34 111 1050.68 111 1050 111C1050 110.34 1050 110.68 1050 110Z M1050 105C1050.66 105 1050.32 105 1051 105C1051 105.66 1051 105.32 1051 106C1050.34 106 1050.68 106 1050 106C1050 105.34 1050 105.68 1050 105Z M1050 100C1050.66 100 1050.32 100 1051 100C1051 100.66 1051 100.32 1051 101C1050.34 101 1050.68 101 1050 101C1050 100.34 1050 100.68 1050 100Z M1050 95C1050.66 95 1050.32 95 1051 95C1051 95.66 1051 95.32 1051 96C1050.34 96 1050.68 96 1050 96C1050 95.34 1050 95.68 1050 95Z" fill="var(--color-accent-200)"></path><path d="M1055 130C1055.66 130 1055.32 130 1056 130C1056 130.66 1056 130.32 1056 131C1055.34 131 1055.68 131 1055 131C1055 130.34 1055 130.68 1055 130Z M1055 125C1055.66 125 1055.32 125 1056 125C1056 125.66 1056 125.32 1056 126C1055.34 126 1055.68 126 1055 126C1055 125.34 1055 125.68 1055 125Z M1055 120C1055.66 120 1055.32 120 1056 120C1056 120.66 1056 120.32 1056 121C1055.34 121 1055.68 121 1055 121C1055 120.34 1055 120.68 1055 120Z M1055 115C1055.66 115 1055.32 115 1056 115C1056 115.66 1056 115.32 1056 116C1055.34 116 1055.68 116 1055 116C1055 115.34 1055 115.68 1055 115Z M1055 110C1055.66 110 1055.32 110 1056 110C1056 110.66 1056 110.32 1056 111C1055.34 111 1055.68 111 1055 111C1055 110.34 1055 110.68 1055 110Z M1055 105C1055.66 105 1055.32 105 1056 105C1056 105.66 1056 105.32 1056 106C1055.34 106 1055.68 106 1055 106C1055 105.34 1055 105.68 1055 105Z M1055 100C1055.66 100 1055.32 100 1056 100C1056 100.66 1056 100.32 1056 101C1055.34 101 1055.68 101 1055 101C1055 100.34 1055 100.68 1055 100Z M1055 95C1055.66 95 1055.32 95 1056 95C1056 95.66 1056 95.32 1056 96C1055.34 96 1055.68 96 1055 96C1055 95.34 1055 95.68 1055 95Z M1055 90C1055.66 90 1055.32 90 1056 90C1056 90.66 1056 90.32 1056 91C1055.34 91 1055.68 91 1055 91C1055 90.34 1055 90.68 1055 90Z" fill="var(--color-accent-200)"></path><path d="M1060 125C1060.66 125 1060.32 125 1061 125C1061 125.66 1061 125.32 1061 126C1060.34 126 1060.68 126 1060 126C1060 125.34 1060 125.68 1060 125Z M1060 120C1060.66 120 1060.32 120 1061 120C1061 120.66 1061 120.32 1061 121C1060.34 121 1060.68 121 1060 121C1060 120.34 1060 120.68 1060 120Z M1060 115C1060.66 115 1060.32 115 1061 115C1061 115.66 1061 115.32 1061 116C1060.34 116 1060.68 116 1060 116C1060 115.34 1060 115.68 1060 115Z M1060 110C1060.66 110 1060.32 110 1061 110C1061 110.66 1061 110.32 1061 111C1060.34 111 1060.68 111 1060 111C1060 110.34 1060 110.68 1060 110Z M1060 105C1060.66 105 1060.32 105 1061 105C1061 105.66 1061 105.32 1061 106C1060.34 106 1060.68 106 1060 106C1060 105.34 1060 105.68 1060 105Z M1060 100C1060.66 100 1060.32 100 1061 100C1061 100.66 1061 100.32 1061 101C1060.34 101 1060.68 101 1060 101C1060 100.34 1060 100.68 1060 100Z M1060 95C1060.66 95 1060.32 95 1061 95C1061 95.66 1061 95.32 1061 96C1060.34 96 1060.68 96 1060 96C1060 95.34 1060 95.68 1060 95Z" fill="var(--color-accent-200)"></path><path d="M1065 155C1065.66 155 1065.32 155 1066 155C1066 155.66 1066 155.32 1066 156C1065.34 156 1065.68 156 1065 156C1065 155.34 1065 155.68 1065 155Z M1065 150C1065.66 150 1065.32 150 1066 150C1066 150.66 1066 150.32 1066 151C1065.34 151 1065.68 151 1065 151C1065 150.34 1065 150.68 1065 150Z M1065 145C1065.66 145 1065.32 145 1066 145C1066 145.66 1066 145.32 1066 146C1065.34 146 1065.68 146 1065 146C1065 145.34 1065 145.68 1065 145Z M1065 140C1065.66 140 1065.32 140 1066 140C1066 140.66 1066 140.32 1066 141C1065.34 141 1065.68 141 1065 141C1065 140.34 1065 140.68 1065 140Z M1065 135C1065.66 135 1065.32 135 1066 135C1066 135.66 1066 135.32 1066 136C1065.34 136 1065.68 136 1065 136C1065 135.34 1065 135.68 1065 135Z M1065 130C1065.66 130 1065.32 130 1066 130C1066 130.66 1066 130.32 1066 131C1065.34 131 1065.68 131 1065 131C1065 130.34 1065 130.68 1065 130Z M1065 125C1065.66 125 1065.32 125 1066 125C1066 125.66 1066 125.32 1066 126C1065.34 126 1065.68 126 1065 126C1065 125.34 1065 125.68 1065 125Z M1065 120C1065.66 120 1065.32 120 1066 120C1066 120.66 1066 120.32 1066 121C1065.34 121 1065.68 121 1065 121C1065 120.34 1065 120.68 1065 120Z M1065 115C1065.66 115 1065.32 115 1066 115C1066 115.66 1066 115.32 1066 116C1065.34 116 1065.68 116 1065 116C1065 115.34 1065 115.68 1065 115Z M1065 110C1065.66 110 1065.32 110 1066 110C1066 110.66 1066 110.32 1066 111C1065.34 111 1065.68 111 1065 111C1065 110.34 1065 110.68 1065 110Z M1065 105C1065.66 105 1065.32 105 1066 105C1066 105.66 1066 105.32 1066 106C1065.34 106 1065.68 106 1065 106C1065 105.34 1065 105.68 1065 105Z M1065 100C1065.66 100 1065.32 100 1066 100C1066 100.66 1066 100.32 1066 101C1065.34 101 1065.68 101 1065 101C1065 100.34 1065 100.68 1065 100Z M1065 95C1065.66 95 1065.32 95 1066 95C1066 95.66 1066 95.32 1066 96C1065.34 96 1065.68 96 1065 96C1065 95.34 1065 95.68 1065 95Z M1065 90C1065.66 90 1065.32 90 1066 90C1066 90.66 1066 90.32 1066 91C1065.34 91 1065.68 91 1065 91C1065 90.34 1065 90.68 1065 90Z M1065 85C1065.66 85 1065.32 85 1066 85C1066 85.66 1066 85.32 1066 86C1065.34 86 1065.68 86 1065 86C1065 85.34 1065 85.68 1065 85Z M1065 80C1065.66 80 1065.32 80 1066 80C1066 80.66 1066 80.32 1066 81C1065.34 81 1065.68 81 1065 81C1065 80.34 1065 80.68 1065 80Z M1065 75C1065.66 75 1065.32 75 1066 75C1066 75.66 1066 75.32 1066 76C1065.34 76 1065.68 76 1065 76C1065 75.34 1065 75.68 1065 75Z M1065 70C1065.66 70 1065.32 70 1066 70C1066 70.66 1066 70.32 1066 71C1065.34 71 1065.68 71 1065 71C1065 70.34 1065 70.68 1065 70Z M1065 65C1065.66 65 1065.32 65 1066 65C1066 65.66 1066 65.32 1066 66C1065.34 66 1065.68 66 1065 66C1065 65.34 1065 65.68 1065 65Z" fill="var(--color-accent-200)"></path><path d="M1070 140C1070.66 140 1070.32 140 1071 140C1071 140.66 1071 140.32 1071 141C1070.34 141 1070.68 141 1070 141C1070 140.34 1070 140.68 1070 140Z M1070 135C1070.66 135 1070.32 135 1071 135C1071 135.66 1071 135.32 1071 136C1070.34 136 1070.68 136 1070 136C1070 135.34 1070 135.68 1070 135Z M1070 130C1070.66 130 1070.32 130 1071 130C1071 130.66 1071 130.32 1071 131C1070.34 131 1070.68 131 1070 131C1070 130.34 1070 130.68 1070 130Z M1070 125C1070.66 125 1070.32 125 1071 125C1071 125.66 1071 125.32 1071 126C1070.34 126 1070.68 126 1070 126C1070 125.34 1070 125.68 1070 125Z M1070 120C1070.66 120 1070.32 120 1071 120C1071 120.66 1071 120.32 1071 121C1070.34 121 1070.68 121 1070 121C1070 120.34 1070 120.68 1070 120Z M1070 115C1070.66 115 1070.32 115 1071 115C1071 115.66 1071 115.32 1071 116C1070.34 116 1070.68 116 1070 116C1070 115.34 1070 115.68 1070 115Z M1070 110C1070.66 110 1070.32 110 1071 110C1071 110.66 1071 110.32 1071 111C1070.34 111 1070.68 111 1070 111C1070 110.34 1070 110.68 1070 110Z M1070 105C1070.66 105 1070.32 105 1071 105C1071 105.66 1071 105.32 1071 106C1070.34 106 1070.68 106 1070 106C1070 105.34 1070 105.68 1070 105Z M1070 100C1070.66 100 1070.32 100 1071 100C1071 100.66 1071 100.32 1071 101C1070.34 101 1070.68 101 1070 101C1070 100.34 1070 100.68 1070 100Z M1070 95C1070.66 95 1070.32 95 1071 95C1071 95.66 1071 95.32 1071 96C1070.34 96 1070.68 96 1070 96C1070 95.34 1070 95.68 1070 95Z M1070 90C1070.66 90 1070.32 90 1071 90C1071 90.66 1071 90.32 1071 91C1070.34 91 1070.68 91 1070 91C1070 90.34 1070 90.68 1070 90Z M1070 85C1070.66 85 1070.32 85 1071 85C1071 85.66 1071 85.32 1071 86C1070.34 86 1070.68 86 1070 86C1070 85.34 1070 85.68 1070 85Z M1070 80C1070.66 80 1070.32 80 1071 80C1071 80.66 1071 80.32 1071 81C1070.34 81 1070.68 81 1070 81C1070 80.34 1070 80.68 1070 80Z M1070 75C1070.66 75 1070.32 75 1071 75C1071 75.66 1071 75.32 1071 76C1070.34 76 1070.68 76 1070 76C1070 75.34 1070 75.68 1070 75Z" fill="var(--color-accent-200)"></path><path d="M1075 125C1075.66 125 1075.32 125 1076 125C1076 125.66 1076 125.32 1076 126C1075.34 126 1075.68 126 1075 126C1075 125.34 1075 125.68 1075 125Z M1075 120C1075.66 120 1075.32 120 1076 120C1076 120.66 1076 120.32 1076 121C1075.34 121 1075.68 121 1075 121C1075 120.34 1075 120.68 1075 120Z M1075 115C1075.66 115 1075.32 115 1076 115C1076 115.66 1076 115.32 1076 116C1075.34 116 1075.68 116 1075 116C1075 115.34 1075 115.68 1075 115Z M1075 110C1075.66 110 1075.32 110 1076 110C1076 110.66 1076 110.32 1076 111C1075.34 111 1075.68 111 1075 111C1075 110.34 1075 110.68 1075 110Z M1075 105C1075.66 105 1075.32 105 1076 105C1076 105.66 1076 105.32 1076 106C1075.34 106 1075.68 106 1075 106C1075 105.34 1075 105.68 1075 105Z M1075 100C1075.66 100 1075.32 100 1076 100C1076 100.66 1076 100.32 1076 101C1075.34 101 1075.68 101 1075 101C1075 100.34 1075 100.68 1075 100Z M1075 95C1075.66 95 1075.32 95 1076 95C1076 95.66 1076 95.32 1076 96C1075.34 96 1075.68 96 1075 96C1075 95.34 1075 95.68 1075 95Z M1075 90C1075.66 90 1075.32 90 1076 90C1076 90.66 1076 90.32 1076 91C1075.34 91 1075.68 91 1075 91C1075 90.34 1075 90.68 1075 90Z" fill="var(--color-accent-200)"></path><path d="M1080 150C1080.66 150 1080.32 150 1081 150C1081 150.66 1081 150.32 1081 151C1080.34 151 1080.68 151 1080 151C1080 150.34 1080 150.68 1080 150Z M1080 145C1080.66 145 1080.32 145 1081 145C1081 145.66 1081 145.32 1081 146C1080.34 146 1080.68 146 1080 146C1080 145.34 1080 145.68 1080 145Z M1080 140C1080.66 140 1080.32 140 1081 140C1081 140.66 1081 140.32 1081 141C1080.34 141 1080.68 141 1080 141C1080 140.34 1080 140.68 1080 140Z M1080 135C1080.66 135 1080.32 135 1081 135C1081 135.66 1081 135.32 1081 136C1080.34 136 1080.68 136 1080 136C1080 135.34 1080 135.68 1080 135Z M1080 130C1080.66 130 1080.32 130 1081 130C1081 130.66 1081 130.32 1081 131C1080.34 131 1080.68 131 1080 131C1080 130.34 1080 130.68 1080 130Z M1080 125C1080.66 125 1080.32 125 1081 125C1081 125.66 1081 125.32 1081 126C1080.34 126 1080.68 126 1080 126C1080 125.34 1080 125.68 1080 125Z M1080 120C1080.66 120 1080.32 120 1081 120C1081 120.66 1081 120.32 1081 121C1080.34 121 1080.68 121 1080 121C1080 120.34 1080 120.68 1080 120Z M1080 115C1080.66 115 1080.32 115 1081 115C1081 115.66 1081 115.32 1081 116C1080.34 116 1080.68 116 1080 116C1080 115.34 1080 115.68 1080 115Z M1080 110C1080.66 110 1080.32 110 1081 110C1081 110.66 1081 110.32 1081 111C1080.34 111 1080.68 111 1080 111C1080 110.34 1080 110.68 1080 110Z M1080 105C1080.66 105 1080.32 105 1081 105C1081 105.66 1081 105.32 1081 106C1080.34 106 1080.68 106 1080 106C1080 105.34 1080 105.68 1080 105Z M1080 100C1080.66 100 1080.32 100 1081 100C1081 100.66 1081 100.32 1081 101C1080.34 101 1080.68 101 1080 101C1080 100.34 1080 100.68 1080 100Z M1080 95C1080.66 95 1080.32 95 1081 95C1081 95.66 1081 95.32 1081 96C1080.34 96 1080.68 96 1080 96C1080 95.34 1080 95.68 1080 95Z M1080 90C1080.66 90 1080.32 90 1081 90C1081 90.66 1081 90.32 1081 91C1080.34 91 1080.68 91 1080 91C1080 90.34 1080 90.68 1080 90Z M1080 85C1080.66 85 1080.32 85 1081 85C1081 85.66 1081 85.32 1081 86C1080.34 86 1080.68 86 1080 86C1080 85.34 1080 85.68 1080 85Z M1080 80C1080.66 80 1080.32 80 1081 80C1081 80.66 1081 80.32 1081 81C1080.34 81 1080.68 81 1080 81C1080 80.34 1080 80.68 1080 80Z M1080 75C1080.66 75 1080.32 75 1081 75C1081 75.66 1081 75.32 1081 76C1080.34 76 1080.68 76 1080 76C1080 75.34 1080 75.68 1080 75Z M1080 70C1080.66 70 1080.32 70 1081 70C1081 70.66 1081 70.32 1081 71C1080.34 71 1080.68 71 1080 71C1080 70.34 1080 70.68 1080 70Z" fill="var(--color-accent-200)"></path><path d="M1085 160C1085.66 160 1085.32 160 1086 160C1086 160.66 1086 160.32 1086 161C1085.34 161 1085.68 161 1085 161C1085 160.34 1085 160.68 1085 160Z M1085 155C1085.66 155 1085.32 155 1086 155C1086 155.66 1086 155.32 1086 156C1085.34 156 1085.68 156 1085 156C1085 155.34 1085 155.68 1085 155Z M1085 150C1085.66 150 1085.32 150 1086 150C1086 150.66 1086 150.32 1086 151C1085.34 151 1085.68 151 1085 151C1085 150.34 1085 150.68 1085 150Z M1085 145C1085.66 145 1085.32 145 1086 145C1086 145.66 1086 145.32 1086 146C1085.34 146 1085.68 146 1085 146C1085 145.34 1085 145.68 1085 145Z M1085 140C1085.66 140 1085.32 140 1086 140C1086 140.66 1086 140.32 1086 141C1085.34 141 1085.68 141 1085 141C1085 140.34 1085 140.68 1085 140Z M1085 135C1085.66 135 1085.32 135 1086 135C1086 135.66 1086 135.32 1086 136C1085.34 136 1085.68 136 1085 136C1085 135.34 1085 135.68 1085 135Z M1085 130C1085.66 130 1085.32 130 1086 130C1086 130.66 1086 130.32 1086 131C1085.34 131 1085.68 131 1085 131C1085 130.34 1085 130.68 1085 130Z M1085 125C1085.66 125 1085.32 125 1086 125C1086 125.66 1086 125.32 1086 126C1085.34 126 1085.68 126 1085 126C1085 125.34 1085 125.68 1085 125Z M1085 120C1085.66 120 1085.32 120 1086 120C1086 120.66 1086 120.32 1086 121C1085.34 121 1085.68 121 1085 121C1085 120.34 1085 120.68 1085 120Z M1085 115C1085.66 115 1085.32 115 1086 115C1086 115.66 1086 115.32 1086 116C1085.34 116 1085.68 116 1085 116C1085 115.34 1085 115.68 1085 115Z M1085 110C1085.66 110 1085.32 110 1086 110C1086 110.66 1086 110.32 1086 111C1085.34 111 1085.68 111 1085 111C1085 110.34 1085 110.68 1085 110Z M1085 105C1085.66 105 1085.32 105 1086 105C1086 105.66 1086 105.32 1086 106C1085.34 106 1085.68 106 1085 106C1085 105.34 1085 105.68 1085 105Z M1085 100C1085.66 100 1085.32 100 1086 100C1086 100.66 1086 100.32 1086 101C1085.34 101 1085.68 101 1085 101C1085 100.34 1085 100.68 1085 100Z M1085 95C1085.66 95 1085.32 95 1086 95C1086 95.66 1086 95.32 1086 96C1085.34 96 1085.68 96 1085 96C1085 95.34 1085 95.68 1085 95Z M1085 90C1085.66 90 1085.32 90 1086 90C1086 90.66 1086 90.32 1086 91C1085.34 91 1085.68 91 1085 91C1085 90.34 1085 90.68 1085 90Z M1085 85C1085.66 85 1085.32 85 1086 85C1086 85.66 1086 85.32 1086 86C1085.34 86 1085.68 86 1085 86C1085 85.34 1085 85.68 1085 85Z M1085 80C1085.66 80 1085.32 80 1086 80C1086 80.66 1086 80.32 1086 81C1085.34 81 1085.68 81 1085 81C1085 80.34 1085 80.68 1085 80Z M1085 75C1085.66 75 1085.32 75 1086 75C1086 75.66 1086 75.32 1086 76C1085.34 76 1085.68 76 1085 76C1085 75.34 1085 75.68 1085 75Z M1085 70C1085.66 70 1085.32 70 1086 70C1086 70.66 1086 70.32 1086 71C1085.34 71 1085.68 71 1085 71C1085 70.34 1085 70.68 1085 70Z M1085 65C1085.66 65 1085.32 65 1086 65C1086 65.66 1086 65.32 1086 66C1085.34 66 1085.68 66 1085 66C1085 65.34 1085 65.68 1085 65Z M1085 60C1085.66 60 1085.32 60 1086 60C1086 60.66 1086 60.32 1086 61C1085.34 61 1085.68 61 1085 61C1085 60.34 1085 60.68 1085 60Z" fill="var(--color-accent-200)"></path><path d="M1090 130C1090.66 130 1090.32 130 1091 130C1091 130.66 1091 130.32 1091 131C1090.34 131 1090.68 131 1090 131C1090 130.34 1090 130.68 1090 130Z M1090 125C1090.66 125 1090.32 125 1091 125C1091 125.66 1091 125.32 1091 126C1090.34 126 1090.68 126 1090 126C1090 125.34 1090 125.68 1090 125Z M1090 120C1090.66 120 1090.32 120 1091 120C1091 120.66 1091 120.32 1091 121C1090.34 121 1090.68 121 1090 121C1090 120.34 1090 120.68 1090 120Z M1090 115C1090.66 115 1090.32 115 1091 115C1091 115.66 1091 115.32 1091 116C1090.34 116 1090.68 116 1090 116C1090 115.34 1090 115.68 1090 115Z M1090 110C1090.66 110 1090.32 110 1091 110C1091 110.66 1091 110.32 1091 111C1090.34 111 1090.68 111 1090 111C1090 110.34 1090 110.68 1090 110Z M1090 105C1090.66 105 1090.32 105 1091 105C1091 105.66 1091 105.32 1091 106C1090.34 106 1090.68 106 1090 106C1090 105.34 1090 105.68 1090 105Z M1090 100C1090.66 100 1090.32 100 1091 100C1091 100.66 1091 100.32 1091 101C1090.34 101 1090.68 101 1090 101C1090 100.34 1090 100.68 1090 100Z M1090 95C1090.66 95 1090.32 95 1091 95C1091 95.66 1091 95.32 1091 96C1090.34 96 1090.68 96 1090 96C1090 95.34 1090 95.68 1090 95Z M1090 90C1090.66 90 1090.32 90 1091 90C1091 90.66 1091 90.32 1091 91C1090.34 91 1090.68 91 1090 91C1090 90.34 1090 90.68 1090 90Z" fill="var(--color-accent-200)"></path><path d="M1095 140C1095.66 140 1095.32 140 1096 140C1096 140.66 1096 140.32 1096 141C1095.34 141 1095.68 141 1095 141C1095 140.34 1095 140.68 1095 140Z M1095 135C1095.66 135 1095.32 135 1096 135C1096 135.66 1096 135.32 1096 136C1095.34 136 1095.68 136 1095 136C1095 135.34 1095 135.68 1095 135Z M1095 130C1095.66 130 1095.32 130 1096 130C1096 130.66 1096 130.32 1096 131C1095.34 131 1095.68 131 1095 131C1095 130.34 1095 130.68 1095 130Z M1095 125C1095.66 125 1095.32 125 1096 125C1096 125.66 1096 125.32 1096 126C1095.34 126 1095.68 126 1095 126C1095 125.34 1095 125.68 1095 125Z M1095 120C1095.66 120 1095.32 120 1096 120C1096 120.66 1096 120.32 1096 121C1095.34 121 1095.68 121 1095 121C1095 120.34 1095 120.68 1095 120Z M1095 115C1095.66 115 1095.32 115 1096 115C1096 115.66 1096 115.32 1096 116C1095.34 116 1095.68 116 1095 116C1095 115.34 1095 115.68 1095 115Z M1095 110C1095.66 110 1095.32 110 1096 110C1096 110.66 1096 110.32 1096 111C1095.34 111 1095.68 111 1095 111C1095 110.34 1095 110.68 1095 110Z M1095 105C1095.66 105 1095.32 105 1096 105C1096 105.66 1096 105.32 1096 106C1095.34 106 1095.68 106 1095 106C1095 105.34 1095 105.68 1095 105Z M1095 100C1095.66 100 1095.32 100 1096 100C1096 100.66 1096 100.32 1096 101C1095.34 101 1095.68 101 1095 101C1095 100.34 1095 100.68 1095 100Z M1095 95C1095.66 95 1095.32 95 1096 95C1096 95.66 1096 95.32 1096 96C1095.34 96 1095.68 96 1095 96C1095 95.34 1095 95.68 1095 95Z M1095 90C1095.66 90 1095.32 90 1096 90C1096 90.66 1096 90.32 1096 91C1095.34 91 1095.68 91 1095 91C1095 90.34 1095 90.68 1095 90Z M1095 85C1095.66 85 1095.32 85 1096 85C1096 85.66 1096 85.32 1096 86C1095.34 86 1095.68 86 1095 86C1095 85.34 1095 85.68 1095 85Z M1095 80C1095.66 80 1095.32 80 1096 80C1096 80.66 1096 80.32 1096 81C1095.34 81 1095.68 81 1095 81C1095 80.34 1095 80.68 1095 80Z" fill="var(--color-accent-200)"></path><path d="M1100 125C1100.66 125 1100.32 125 1101 125C1101 125.66 1101 125.32 1101 126C1100.34 126 1100.68 126 1100 126C1100 125.34 1100 125.68 1100 125Z M1100 120C1100.66 120 1100.32 120 1101 120C1101 120.66 1101 120.32 1101 121C1100.34 121 1100.68 121 1100 121C1100 120.34 1100 120.68 1100 120Z M1100 115C1100.66 115 1100.32 115 1101 115C1101 115.66 1101 115.32 1101 116C1100.34 116 1100.68 116 1100 116C1100 115.34 1100 115.68 1100 115Z M1100 110C1100.66 110 1100.32 110 1101 110C1101 110.66 1101 110.32 1101 111C1100.34 111 1100.68 111 1100 111C1100 110.34 1100 110.68 1100 110Z M1100 105C1100.66 105 1100.32 105 1101 105C1101 105.66 1101 105.32 1101 106C1100.34 106 1100.68 106 1100 106C1100 105.34 1100 105.68 1100 105Z M1100 100C1100.66 100 1100.32 100 1101 100C1101 100.66 1101 100.32 1101 101C1100.34 101 1100.68 101 1100 101C1100 100.34 1100 100.68 1100 100Z M1100 95C1100.66 95 1100.32 95 1101 95C1101 95.66 1101 95.32 1101 96C1100.34 96 1100.68 96 1100 96C1100 95.34 1100 95.68 1100 95Z" fill="var(--color-accent-200)"></path><path d="M1105 140C1105.66 140 1105.32 140 1106 140C1106 140.66 1106 140.32 1106 141C1105.34 141 1105.68 141 1105 141C1105 140.34 1105 140.68 1105 140Z M1105 135C1105.66 135 1105.32 135 1106 135C1106 135.66 1106 135.32 1106 136C1105.34 136 1105.68 136 1105 136C1105 135.34 1105 135.68 1105 135Z M1105 130C1105.66 130 1105.32 130 1106 130C1106 130.66 1106 130.32 1106 131C1105.34 131 1105.68 131 1105 131C1105 130.34 1105 130.68 1105 130Z M1105 125C1105.66 125 1105.32 125 1106 125C1106 125.66 1106 125.32 1106 126C1105.34 126 1105.68 126 1105 126C1105 125.34 1105 125.68 1105 125Z M1105 120C1105.66 120 1105.32 120 1106 120C1106 120.66 1106 120.32 1106 121C1105.34 121 1105.68 121 1105 121C1105 120.34 1105 120.68 1105 120Z M1105 115C1105.66 115 1105.32 115 1106 115C1106 115.66 1106 115.32 1106 116C1105.34 116 1105.68 116 1105 116C1105 115.34 1105 115.68 1105 115Z M1105 110C1105.66 110 1105.32 110 1106 110C1106 110.66 1106 110.32 1106 111C1105.34 111 1105.68 111 1105 111C1105 110.34 1105 110.68 1105 110Z M1105 105C1105.66 105 1105.32 105 1106 105C1106 105.66 1106 105.32 1106 106C1105.34 106 1105.68 106 1105 106C1105 105.34 1105 105.68 1105 105Z M1105 100C1105.66 100 1105.32 100 1106 100C1106 100.66 1106 100.32 1106 101C1105.34 101 1105.68 101 1105 101C1105 100.34 1105 100.68 1105 100Z M1105 95C1105.66 95 1105.32 95 1106 95C1106 95.66 1106 95.32 1106 96C1105.34 96 1105.68 96 1105 96C1105 95.34 1105 95.68 1105 95Z M1105 90C1105.66 90 1105.32 90 1106 90C1106 90.66 1106 90.32 1106 91C1105.34 91 1105.68 91 1105 91C1105 90.34 1105 90.68 1105 90Z M1105 85C1105.66 85 1105.32 85 1106 85C1106 85.66 1106 85.32 1106 86C1105.34 86 1105.68 86 1105 86C1105 85.34 1105 85.68 1105 85Z M1105 80C1105.66 80 1105.32 80 1106 80C1106 80.66 1106 80.32 1106 81C1105.34 81 1105.68 81 1105 81C1105 80.34 1105 80.68 1105 80Z M1105 75C1105.66 75 1105.32 75 1106 75C1106 75.66 1106 75.32 1106 76C1105.34 76 1105.68 76 1105 76C1105 75.34 1105 75.68 1105 75Z" fill="var(--color-accent-200)"></path><path d="M1110 155C1110.66 155 1110.32 155 1111 155C1111 155.66 1111 155.32 1111 156C1110.34 156 1110.68 156 1110 156C1110 155.34 1110 155.68 1110 155Z M1110 150C1110.66 150 1110.32 150 1111 150C1111 150.66 1111 150.32 1111 151C1110.34 151 1110.68 151 1110 151C1110 150.34 1110 150.68 1110 150Z M1110 145C1110.66 145 1110.32 145 1111 145C1111 145.66 1111 145.32 1111 146C1110.34 146 1110.68 146 1110 146C1110 145.34 1110 145.68 1110 145Z M1110 140C1110.66 140 1110.32 140 1111 140C1111 140.66 1111 140.32 1111 141C1110.34 141 1110.68 141 1110 141C1110 140.34 1110 140.68 1110 140Z M1110 135C1110.66 135 1110.32 135 1111 135C1111 135.66 1111 135.32 1111 136C1110.34 136 1110.68 136 1110 136C1110 135.34 1110 135.68 1110 135Z M1110 130C1110.66 130 1110.32 130 1111 130C1111 130.66 1111 130.32 1111 131C1110.34 131 1110.68 131 1110 131C1110 130.34 1110 130.68 1110 130Z M1110 125C1110.66 125 1110.32 125 1111 125C1111 125.66 1111 125.32 1111 126C1110.34 126 1110.68 126 1110 126C1110 125.34 1110 125.68 1110 125Z M1110 120C1110.66 120 1110.32 120 1111 120C1111 120.66 1111 120.32 1111 121C1110.34 121 1110.68 121 1110 121C1110 120.34 1110 120.68 1110 120Z M1110 115C1110.66 115 1110.32 115 1111 115C1111 115.66 1111 115.32 1111 116C1110.34 116 1110.68 116 1110 116C1110 115.34 1110 115.68 1110 115Z M1110 110C1110.66 110 1110.32 110 1111 110C1111 110.66 1111 110.32 1111 111C1110.34 111 1110.68 111 1110 111C1110 110.34 1110 110.68 1110 110Z M1110 105C1110.66 105 1110.32 105 1111 105C1111 105.66 1111 105.32 1111 106C1110.34 106 1110.68 106 1110 106C1110 105.34 1110 105.68 1110 105Z M1110 100C1110.66 100 1110.32 100 1111 100C1111 100.66 1111 100.32 1111 101C1110.34 101 1110.68 101 1110 101C1110 100.34 1110 100.68 1110 100Z M1110 95C1110.66 95 1110.32 95 1111 95C1111 95.66 1111 95.32 1111 96C1110.34 96 1110.68 96 1110 96C1110 95.34 1110 95.68 1110 95Z M1110 90C1110.66 90 1110.32 90 1111 90C1111 90.66 1111 90.32 1111 91C1110.34 91 1110.68 91 1110 91C1110 90.34 1110 90.68 1110 90Z M1110 85C1110.66 85 1110.32 85 1111 85C1111 85.66 1111 85.32 1111 86C1110.34 86 1110.68 86 1110 86C1110 85.34 1110 85.68 1110 85Z M1110 80C1110.66 80 1110.32 80 1111 80C1111 80.66 1111 80.32 1111 81C1110.34 81 1110.68 81 1110 81C1110 80.34 1110 80.68 1110 80Z M1110 75C1110.66 75 1110.32 75 1111 75C1111 75.66 1111 75.32 1111 76C1110.34 76 1110.68 76 1110 76C1110 75.34 1110 75.68 1110 75Z M1110 70C1110.66 70 1110.32 70 1111 70C1111 70.66 1111 70.32 1111 71C1110.34 71 1110.68 71 1110 71C1110 70.34 1110 70.68 1110 70Z M1110 65C1110.66 65 1110.32 65 1111 65C1111 65.66 1111 65.32 1111 66C1110.34 66 1110.68 66 1110 66C1110 65.34 1110 65.68 1110 65Z M1110 60C1110.66 60 1110.32 60 1111 60C1111 60.66 1111 60.32 1111 61C1110.34 61 1110.68 61 1110 61C1110 60.34 1110 60.68 1110 60Z" fill="var(--color-accent-200)"></path><path d="M1115 130C1115.66 130 1115.32 130 1116 130C1116 130.66 1116 130.32 1116 131C1115.34 131 1115.68 131 1115 131C1115 130.34 1115 130.68 1115 130Z M1115 125C1115.66 125 1115.32 125 1116 125C1116 125.66 1116 125.32 1116 126C1115.34 126 1115.68 126 1115 126C1115 125.34 1115 125.68 1115 125Z M1115 120C1115.66 120 1115.32 120 1116 120C1116 120.66 1116 120.32 1116 121C1115.34 121 1115.68 121 1115 121C1115 120.34 1115 120.68 1115 120Z M1115 115C1115.66 115 1115.32 115 1116 115C1116 115.66 1116 115.32 1116 116C1115.34 116 1115.68 116 1115 116C1115 115.34 1115 115.68 1115 115Z M1115 110C1115.66 110 1115.32 110 1116 110C1116 110.66 1116 110.32 1116 111C1115.34 111 1115.68 111 1115 111C1115 110.34 1115 110.68 1115 110Z M1115 105C1115.66 105 1115.32 105 1116 105C1116 105.66 1116 105.32 1116 106C1115.34 106 1115.68 106 1115 106C1115 105.34 1115 105.68 1115 105Z M1115 100C1115.66 100 1115.32 100 1116 100C1116 100.66 1116 100.32 1116 101C1115.34 101 1115.68 101 1115 101C1115 100.34 1115 100.68 1115 100Z M1115 95C1115.66 95 1115.32 95 1116 95C1116 95.66 1116 95.32 1116 96C1115.34 96 1115.68 96 1115 96C1115 95.34 1115 95.68 1115 95Z M1115 90C1115.66 90 1115.32 90 1116 90C1116 90.66 1116 90.32 1116 91C1115.34 91 1115.68 91 1115 91C1115 90.34 1115 90.68 1115 90Z" fill="var(--color-accent-200)"></path><path d="M1120 140C1120.66 140 1120.32 140 1121 140C1121 140.66 1121 140.32 1121 141C1120.34 141 1120.68 141 1120 141C1120 140.34 1120 140.68 1120 140Z M1120 135C1120.66 135 1120.32 135 1121 135C1121 135.66 1121 135.32 1121 136C1120.34 136 1120.68 136 1120 136C1120 135.34 1120 135.68 1120 135Z M1120 130C1120.66 130 1120.32 130 1121 130C1121 130.66 1121 130.32 1121 131C1120.34 131 1120.68 131 1120 131C1120 130.34 1120 130.68 1120 130Z M1120 125C1120.66 125 1120.32 125 1121 125C1121 125.66 1121 125.32 1121 126C1120.34 126 1120.68 126 1120 126C1120 125.34 1120 125.68 1120 125Z M1120 120C1120.66 120 1120.32 120 1121 120C1121 120.66 1121 120.32 1121 121C1120.34 121 1120.68 121 1120 121C1120 120.34 1120 120.68 1120 120Z M1120 115C1120.66 115 1120.32 115 1121 115C1121 115.66 1121 115.32 1121 116C1120.34 116 1120.68 116 1120 116C1120 115.34 1120 115.68 1120 115Z M1120 110C1120.66 110 1120.32 110 1121 110C1121 110.66 1121 110.32 1121 111C1120.34 111 1120.68 111 1120 111C1120 110.34 1120 110.68 1120 110Z M1120 105C1120.66 105 1120.32 105 1121 105C1121 105.66 1121 105.32 1121 106C1120.34 106 1120.68 106 1120 106C1120 105.34 1120 105.68 1120 105Z M1120 100C1120.66 100 1120.32 100 1121 100C1121 100.66 1121 100.32 1121 101C1120.34 101 1120.68 101 1120 101C1120 100.34 1120 100.68 1120 100Z M1120 95C1120.66 95 1120.32 95 1121 95C1121 95.66 1121 95.32 1121 96C1120.34 96 1120.68 96 1120 96C1120 95.34 1120 95.68 1120 95Z M1120 90C1120.66 90 1120.32 90 1121 90C1121 90.66 1121 90.32 1121 91C1120.34 91 1120.68 91 1120 91C1120 90.34 1120 90.68 1120 90Z M1120 85C1120.66 85 1120.32 85 1121 85C1121 85.66 1121 85.32 1121 86C1120.34 86 1120.68 86 1120 86C1120 85.34 1120 85.68 1120 85Z M1120 80C1120.66 80 1120.32 80 1121 80C1121 80.66 1121 80.32 1121 81C1120.34 81 1120.68 81 1120 81C1120 80.34 1120 80.68 1120 80Z" fill="var(--color-accent-200)"></path><path d="M1125 135C1125.66 135 1125.32 135 1126 135C1126 135.66 1126 135.32 1126 136C1125.34 136 1125.68 136 1125 136C1125 135.34 1125 135.68 1125 135Z M1125 130C1125.66 130 1125.32 130 1126 130C1126 130.66 1126 130.32 1126 131C1125.34 131 1125.68 131 1125 131C1125 130.34 1125 130.68 1125 130Z M1125 125C1125.66 125 1125.32 125 1126 125C1126 125.66 1126 125.32 1126 126C1125.34 126 1125.68 126 1125 126C1125 125.34 1125 125.68 1125 125Z M1125 120C1125.66 120 1125.32 120 1126 120C1126 120.66 1126 120.32 1126 121C1125.34 121 1125.68 121 1125 121C1125 120.34 1125 120.68 1125 120Z M1125 115C1125.66 115 1125.32 115 1126 115C1126 115.66 1126 115.32 1126 116C1125.34 116 1125.68 116 1125 116C1125 115.34 1125 115.68 1125 115Z M1125 110C1125.66 110 1125.32 110 1126 110C1126 110.66 1126 110.32 1126 111C1125.34 111 1125.68 111 1125 111C1125 110.34 1125 110.68 1125 110Z M1125 105C1125.66 105 1125.32 105 1126 105C1126 105.66 1126 105.32 1126 106C1125.34 106 1125.68 106 1125 106C1125 105.34 1125 105.68 1125 105Z M1125 100C1125.66 100 1125.32 100 1126 100C1126 100.66 1126 100.32 1126 101C1125.34 101 1125.68 101 1125 101C1125 100.34 1125 100.68 1125 100Z M1125 95C1125.66 95 1125.32 95 1126 95C1126 95.66 1126 95.32 1126 96C1125.34 96 1125.68 96 1125 96C1125 95.34 1125 95.68 1125 95Z M1125 90C1125.66 90 1125.32 90 1126 90C1126 90.66 1126 90.32 1126 91C1125.34 91 1125.68 91 1125 91C1125 90.34 1125 90.68 1125 90Z M1125 85C1125.66 85 1125.32 85 1126 85C1126 85.66 1126 85.32 1126 86C1125.34 86 1125.68 86 1125 86C1125 85.34 1125 85.68 1125 85Z" fill="var(--color-accent-200)"></path><path d="M1130 135C1130.66 135 1130.32 135 1131 135C1131 135.66 1131 135.32 1131 136C1130.34 136 1130.68 136 1130 136C1130 135.34 1130 135.68 1130 135Z M1130 130C1130.66 130 1130.32 130 1131 130C1131 130.66 1131 130.32 1131 131C1130.34 131 1130.68 131 1130 131C1130 130.34 1130 130.68 1130 130Z M1130 125C1130.66 125 1130.32 125 1131 125C1131 125.66 1131 125.32 1131 126C1130.34 126 1130.68 126 1130 126C1130 125.34 1130 125.68 1130 125Z M1130 120C1130.66 120 1130.32 120 1131 120C1131 120.66 1131 120.32 1131 121C1130.34 121 1130.68 121 1130 121C1130 120.34 1130 120.68 1130 120Z M1130 115C1130.66 115 1130.32 115 1131 115C1131 115.66 1131 115.32 1131 116C1130.34 116 1130.68 116 1130 116C1130 115.34 1130 115.68 1130 115Z M1130 110C1130.66 110 1130.32 110 1131 110C1131 110.66 1131 110.32 1131 111C1130.34 111 1130.68 111 1130 111C1130 110.34 1130 110.68 1130 110Z M1130 105C1130.66 105 1130.32 105 1131 105C1131 105.66 1131 105.32 1131 106C1130.34 106 1130.68 106 1130 106C1130 105.34 1130 105.68 1130 105Z M1130 100C1130.66 100 1130.32 100 1131 100C1131 100.66 1131 100.32 1131 101C1130.34 101 1130.68 101 1130 101C1130 100.34 1130 100.68 1130 100Z M1130 95C1130.66 95 1130.32 95 1131 95C1131 95.66 1131 95.32 1131 96C1130.34 96 1130.68 96 1130 96C1130 95.34 1130 95.68 1130 95Z M1130 90C1130.66 90 1130.32 90 1131 90C1131 90.66 1131 90.32 1131 91C1130.34 91 1130.68 91 1130 91C1130 90.34 1130 90.68 1130 90Z M1130 85C1130.66 85 1130.32 85 1131 85C1131 85.66 1131 85.32 1131 86C1130.34 86 1130.68 86 1130 86C1130 85.34 1130 85.68 1130 85Z" fill="var(--color-accent-200)"></path><path d="M1135 170C1135.66 170 1135.32 170 1136 170C1136 170.66 1136 170.32 1136 171C1135.34 171 1135.68 171 1135 171C1135 170.34 1135 170.68 1135 170Z M1135 165C1135.66 165 1135.32 165 1136 165C1136 165.66 1136 165.32 1136 166C1135.34 166 1135.68 166 1135 166C1135 165.34 1135 165.68 1135 165Z M1135 160C1135.66 160 1135.32 160 1136 160C1136 160.66 1136 160.32 1136 161C1135.34 161 1135.68 161 1135 161C1135 160.34 1135 160.68 1135 160Z M1135 155C1135.66 155 1135.32 155 1136 155C1136 155.66 1136 155.32 1136 156C1135.34 156 1135.68 156 1135 156C1135 155.34 1135 155.68 1135 155Z M1135 150C1135.66 150 1135.32 150 1136 150C1136 150.66 1136 150.32 1136 151C1135.34 151 1135.68 151 1135 151C1135 150.34 1135 150.68 1135 150Z M1135 145C1135.66 145 1135.32 145 1136 145C1136 145.66 1136 145.32 1136 146C1135.34 146 1135.68 146 1135 146C1135 145.34 1135 145.68 1135 145Z M1135 140C1135.66 140 1135.32 140 1136 140C1136 140.66 1136 140.32 1136 141C1135.34 141 1135.68 141 1135 141C1135 140.34 1135 140.68 1135 140Z M1135 135C1135.66 135 1135.32 135 1136 135C1136 135.66 1136 135.32 1136 136C1135.34 136 1135.68 136 1135 136C1135 135.34 1135 135.68 1135 135Z M1135 130C1135.66 130 1135.32 130 1136 130C1136 130.66 1136 130.32 1136 131C1135.34 131 1135.68 131 1135 131C1135 130.34 1135 130.68 1135 130Z M1135 125C1135.66 125 1135.32 125 1136 125C1136 125.66 1136 125.32 1136 126C1135.34 126 1135.68 126 1135 126C1135 125.34 1135 125.68 1135 125Z M1135 120C1135.66 120 1135.32 120 1136 120C1136 120.66 1136 120.32 1136 121C1135.34 121 1135.68 121 1135 121C1135 120.34 1135 120.68 1135 120Z M1135 115C1135.66 115 1135.32 115 1136 115C1136 115.66 1136 115.32 1136 116C1135.34 116 1135.68 116 1135 116C1135 115.34 1135 115.68 1135 115Z M1135 110C1135.66 110 1135.32 110 1136 110C1136 110.66 1136 110.32 1136 111C1135.34 111 1135.68 111 1135 111C1135 110.34 1135 110.68 1135 110Z M1135 105C1135.66 105 1135.32 105 1136 105C1136 105.66 1136 105.32 1136 106C1135.34 106 1135.68 106 1135 106C1135 105.34 1135 105.68 1135 105Z M1135 100C1135.66 100 1135.32 100 1136 100C1136 100.66 1136 100.32 1136 101C1135.34 101 1135.68 101 1135 101C1135 100.34 1135 100.68 1135 100Z M1135 95C1135.66 95 1135.32 95 1136 95C1136 95.66 1136 95.32 1136 96C1135.34 96 1135.68 96 1135 96C1135 95.34 1135 95.68 1135 95Z M1135 90C1135.66 90 1135.32 90 1136 90C1136 90.66 1136 90.32 1136 91C1135.34 91 1135.68 91 1135 91C1135 90.34 1135 90.68 1135 90Z M1135 85C1135.66 85 1135.32 85 1136 85C1136 85.66 1136 85.32 1136 86C1135.34 86 1135.68 86 1135 86C1135 85.34 1135 85.68 1135 85Z M1135 80C1135.66 80 1135.32 80 1136 80C1136 80.66 1136 80.32 1136 81C1135.34 81 1135.68 81 1135 81C1135 80.34 1135 80.68 1135 80Z M1135 75C1135.66 75 1135.32 75 1136 75C1136 75.66 1136 75.32 1136 76C1135.34 76 1135.68 76 1135 76C1135 75.34 1135 75.68 1135 75Z M1135 70C1135.66 70 1135.32 70 1136 70C1136 70.66 1136 70.32 1136 71C1135.34 71 1135.68 71 1135 71C1135 70.34 1135 70.68 1135 70Z M1135 65C1135.66 65 1135.32 65 1136 65C1136 65.66 1136 65.32 1136 66C1135.34 66 1135.68 66 1135 66C1135 65.34 1135 65.68 1135 65Z M1135 60C1135.66 60 1135.32 60 1136 60C1136 60.66 1136 60.32 1136 61C1135.34 61 1135.68 61 1135 61C1135 60.34 1135 60.68 1135 60Z M1135 55C1135.66 55 1135.32 55 1136 55C1136 55.66 1136 55.32 1136 56C1135.34 56 1135.68 56 1135 56C1135 55.34 1135 55.68 1135 55Z M1135 50C1135.66 50 1135.32 50 1136 50C1136 50.66 1136 50.32 1136 51C1135.34 51 1135.68 51 1135 51C1135 50.34 1135 50.68 1135 50Z" fill="var(--color-accent-200)"></path><path d="M1140 125C1140.66 125 1140.32 125 1141 125C1141 125.66 1141 125.32 1141 126C1140.34 126 1140.68 126 1140 126C1140 125.34 1140 125.68 1140 125Z M1140 120C1140.66 120 1140.32 120 1141 120C1141 120.66 1141 120.32 1141 121C1140.34 121 1140.68 121 1140 121C1140 120.34 1140 120.68 1140 120Z M1140 115C1140.66 115 1140.32 115 1141 115C1141 115.66 1141 115.32 1141 116C1140.34 116 1140.68 116 1140 116C1140 115.34 1140 115.68 1140 115Z M1140 110C1140.66 110 1140.32 110 1141 110C1141 110.66 1141 110.32 1141 111C1140.34 111 1140.68 111 1140 111C1140 110.34 1140 110.68 1140 110Z M1140 105C1140.66 105 1140.32 105 1141 105C1141 105.66 1141 105.32 1141 106C1140.34 106 1140.68 106 1140 106C1140 105.34 1140 105.68 1140 105Z M1140 100C1140.66 100 1140.32 100 1141 100C1141 100.66 1141 100.32 1141 101C1140.34 101 1140.68 101 1140 101C1140 100.34 1140 100.68 1140 100Z M1140 95C1140.66 95 1140.32 95 1141 95C1141 95.66 1141 95.32 1141 96C1140.34 96 1140.68 96 1140 96C1140 95.34 1140 95.68 1140 95Z" fill="var(--color-accent-200)"></path><path d="M1145 155C1145.66 155 1145.32 155 1146 155C1146 155.66 1146 155.32 1146 156C1145.34 156 1145.68 156 1145 156C1145 155.34 1145 155.68 1145 155Z M1145 150C1145.66 150 1145.32 150 1146 150C1146 150.66 1146 150.32 1146 151C1145.34 151 1145.68 151 1145 151C1145 150.34 1145 150.68 1145 150Z M1145 145C1145.66 145 1145.32 145 1146 145C1146 145.66 1146 145.32 1146 146C1145.34 146 1145.68 146 1145 146C1145 145.34 1145 145.68 1145 145Z M1145 140C1145.66 140 1145.32 140 1146 140C1146 140.66 1146 140.32 1146 141C1145.34 141 1145.68 141 1145 141C1145 140.34 1145 140.68 1145 140Z M1145 135C1145.66 135 1145.32 135 1146 135C1146 135.66 1146 135.32 1146 136C1145.34 136 1145.68 136 1145 136C1145 135.34 1145 135.68 1145 135Z M1145 130C1145.66 130 1145.32 130 1146 130C1146 130.66 1146 130.32 1146 131C1145.34 131 1145.68 131 1145 131C1145 130.34 1145 130.68 1145 130Z M1145 125C1145.66 125 1145.32 125 1146 125C1146 125.66 1146 125.32 1146 126C1145.34 126 1145.68 126 1145 126C1145 125.34 1145 125.68 1145 125Z M1145 120C1145.66 120 1145.32 120 1146 120C1146 120.66 1146 120.32 1146 121C1145.34 121 1145.68 121 1145 121C1145 120.34 1145 120.68 1145 120Z M1145 115C1145.66 115 1145.32 115 1146 115C1146 115.66 1146 115.32 1146 116C1145.34 116 1145.68 116 1145 116C1145 115.34 1145 115.68 1145 115Z M1145 110C1145.66 110 1145.32 110 1146 110C1146 110.66 1146 110.32 1146 111C1145.34 111 1145.68 111 1145 111C1145 110.34 1145 110.68 1145 110Z M1145 105C1145.66 105 1145.32 105 1146 105C1146 105.66 1146 105.32 1146 106C1145.34 106 1145.68 106 1145 106C1145 105.34 1145 105.68 1145 105Z M1145 100C1145.66 100 1145.32 100 1146 100C1146 100.66 1146 100.32 1146 101C1145.34 101 1145.68 101 1145 101C1145 100.34 1145 100.68 1145 100Z M1145 95C1145.66 95 1145.32 95 1146 95C1146 95.66 1146 95.32 1146 96C1145.34 96 1145.68 96 1145 96C1145 95.34 1145 95.68 1145 95Z M1145 90C1145.66 90 1145.32 90 1146 90C1146 90.66 1146 90.32 1146 91C1145.34 91 1145.68 91 1145 91C1145 90.34 1145 90.68 1145 90Z M1145 85C1145.66 85 1145.32 85 1146 85C1146 85.66 1146 85.32 1146 86C1145.34 86 1145.68 86 1145 86C1145 85.34 1145 85.68 1145 85Z M1145 80C1145.66 80 1145.32 80 1146 80C1146 80.66 1146 80.32 1146 81C1145.34 81 1145.68 81 1145 81C1145 80.34 1145 80.68 1145 80Z M1145 75C1145.66 75 1145.32 75 1146 75C1146 75.66 1146 75.32 1146 76C1145.34 76 1145.68 76 1145 76C1145 75.34 1145 75.68 1145 75Z M1145 70C1145.66 70 1145.32 70 1146 70C1146 70.66 1146 70.32 1146 71C1145.34 71 1145.68 71 1145 71C1145 70.34 1145 70.68 1145 70Z M1145 65C1145.66 65 1145.32 65 1146 65C1146 65.66 1146 65.32 1146 66C1145.34 66 1145.68 66 1145 66C1145 65.34 1145 65.68 1145 65Z" fill="var(--color-accent-200)"></path><path d="M1150 135C1150.66 135 1150.32 135 1151 135C1151 135.66 1151 135.32 1151 136C1150.34 136 1150.68 136 1150 136C1150 135.34 1150 135.68 1150 135Z M1150 130C1150.66 130 1150.32 130 1151 130C1151 130.66 1151 130.32 1151 131C1150.34 131 1150.68 131 1150 131C1150 130.34 1150 130.68 1150 130Z M1150 125C1150.66 125 1150.32 125 1151 125C1151 125.66 1151 125.32 1151 126C1150.34 126 1150.68 126 1150 126C1150 125.34 1150 125.68 1150 125Z M1150 120C1150.66 120 1150.32 120 1151 120C1151 120.66 1151 120.32 1151 121C1150.34 121 1150.68 121 1150 121C1150 120.34 1150 120.68 1150 120Z M1150 115C1150.66 115 1150.32 115 1151 115C1151 115.66 1151 115.32 1151 116C1150.34 116 1150.68 116 1150 116C1150 115.34 1150 115.68 1150 115Z M1150 110C1150.66 110 1150.32 110 1151 110C1151 110.66 1151 110.32 1151 111C1150.34 111 1150.68 111 1150 111C1150 110.34 1150 110.68 1150 110Z M1150 105C1150.66 105 1150.32 105 1151 105C1151 105.66 1151 105.32 1151 106C1150.34 106 1150.68 106 1150 106C1150 105.34 1150 105.68 1150 105Z M1150 100C1150.66 100 1150.32 100 1151 100C1151 100.66 1151 100.32 1151 101C1150.34 101 1150.68 101 1150 101C1150 100.34 1150 100.68 1150 100Z M1150 95C1150.66 95 1150.32 95 1151 95C1151 95.66 1151 95.32 1151 96C1150.34 96 1150.68 96 1150 96C1150 95.34 1150 95.68 1150 95Z M1150 90C1150.66 90 1150.32 90 1151 90C1151 90.66 1151 90.32 1151 91C1150.34 91 1150.68 91 1150 91C1150 90.34 1150 90.68 1150 90Z M1150 85C1150.66 85 1150.32 85 1151 85C1151 85.66 1151 85.32 1151 86C1150.34 86 1150.68 86 1150 86C1150 85.34 1150 85.68 1150 85Z" fill="var(--color-accent-200)"></path><path d="M1155 140C1155.66 140 1155.32 140 1156 140C1156 140.66 1156 140.32 1156 141C1155.34 141 1155.68 141 1155 141C1155 140.34 1155 140.68 1155 140Z M1155 135C1155.66 135 1155.32 135 1156 135C1156 135.66 1156 135.32 1156 136C1155.34 136 1155.68 136 1155 136C1155 135.34 1155 135.68 1155 135Z M1155 130C1155.66 130 1155.32 130 1156 130C1156 130.66 1156 130.32 1156 131C1155.34 131 1155.68 131 1155 131C1155 130.34 1155 130.68 1155 130Z M1155 125C1155.66 125 1155.32 125 1156 125C1156 125.66 1156 125.32 1156 126C1155.34 126 1155.68 126 1155 126C1155 125.34 1155 125.68 1155 125Z M1155 120C1155.66 120 1155.32 120 1156 120C1156 120.66 1156 120.32 1156 121C1155.34 121 1155.68 121 1155 121C1155 120.34 1155 120.68 1155 120Z M1155 115C1155.66 115 1155.32 115 1156 115C1156 115.66 1156 115.32 1156 116C1155.34 116 1155.68 116 1155 116C1155 115.34 1155 115.68 1155 115Z M1155 110C1155.66 110 1155.32 110 1156 110C1156 110.66 1156 110.32 1156 111C1155.34 111 1155.68 111 1155 111C1155 110.34 1155 110.68 1155 110Z M1155 105C1155.66 105 1155.32 105 1156 105C1156 105.66 1156 105.32 1156 106C1155.34 106 1155.68 106 1155 106C1155 105.34 1155 105.68 1155 105Z M1155 100C1155.66 100 1155.32 100 1156 100C1156 100.66 1156 100.32 1156 101C1155.34 101 1155.68 101 1155 101C1155 100.34 1155 100.68 1155 100Z M1155 95C1155.66 95 1155.32 95 1156 95C1156 95.66 1156 95.32 1156 96C1155.34 96 1155.68 96 1155 96C1155 95.34 1155 95.68 1155 95Z M1155 90C1155.66 90 1155.32 90 1156 90C1156 90.66 1156 90.32 1156 91C1155.34 91 1155.68 91 1155 91C1155 90.34 1155 90.68 1155 90Z M1155 85C1155.66 85 1155.32 85 1156 85C1156 85.66 1156 85.32 1156 86C1155.34 86 1155.68 86 1155 86C1155 85.34 1155 85.68 1155 85Z M1155 80C1155.66 80 1155.32 80 1156 80C1156 80.66 1156 80.32 1156 81C1155.34 81 1155.68 81 1155 81C1155 80.34 1155 80.68 1155 80Z M1155 75C1155.66 75 1155.32 75 1156 75C1156 75.66 1156 75.32 1156 76C1155.34 76 1155.68 76 1155 76C1155 75.34 1155 75.68 1155 75Z" fill="var(--color-accent-200)"></path><path d="M1160 150C1160.66 150 1160.32 150 1161 150C1161 150.66 1161 150.32 1161 151C1160.34 151 1160.68 151 1160 151C1160 150.34 1160 150.68 1160 150Z M1160 145C1160.66 145 1160.32 145 1161 145C1161 145.66 1161 145.32 1161 146C1160.34 146 1160.68 146 1160 146C1160 145.34 1160 145.68 1160 145Z M1160 140C1160.66 140 1160.32 140 1161 140C1161 140.66 1161 140.32 1161 141C1160.34 141 1160.68 141 1160 141C1160 140.34 1160 140.68 1160 140Z M1160 135C1160.66 135 1160.32 135 1161 135C1161 135.66 1161 135.32 1161 136C1160.34 136 1160.68 136 1160 136C1160 135.34 1160 135.68 1160 135Z M1160 130C1160.66 130 1160.32 130 1161 130C1161 130.66 1161 130.32 1161 131C1160.34 131 1160.68 131 1160 131C1160 130.34 1160 130.68 1160 130Z M1160 125C1160.66 125 1160.32 125 1161 125C1161 125.66 1161 125.32 1161 126C1160.34 126 1160.68 126 1160 126C1160 125.34 1160 125.68 1160 125Z M1160 120C1160.66 120 1160.32 120 1161 120C1161 120.66 1161 120.32 1161 121C1160.34 121 1160.68 121 1160 121C1160 120.34 1160 120.68 1160 120Z M1160 115C1160.66 115 1160.32 115 1161 115C1161 115.66 1161 115.32 1161 116C1160.34 116 1160.68 116 1160 116C1160 115.34 1160 115.68 1160 115Z M1160 110C1160.66 110 1160.32 110 1161 110C1161 110.66 1161 110.32 1161 111C1160.34 111 1160.68 111 1160 111C1160 110.34 1160 110.68 1160 110Z M1160 105C1160.66 105 1160.32 105 1161 105C1161 105.66 1161 105.32 1161 106C1160.34 106 1160.68 106 1160 106C1160 105.34 1160 105.68 1160 105Z M1160 100C1160.66 100 1160.32 100 1161 100C1161 100.66 1161 100.32 1161 101C1160.34 101 1160.68 101 1160 101C1160 100.34 1160 100.68 1160 100Z M1160 95C1160.66 95 1160.32 95 1161 95C1161 95.66 1161 95.32 1161 96C1160.34 96 1160.68 96 1160 96C1160 95.34 1160 95.68 1160 95Z M1160 90C1160.66 90 1160.32 90 1161 90C1161 90.66 1161 90.32 1161 91C1160.34 91 1160.68 91 1160 91C1160 90.34 1160 90.68 1160 90Z M1160 85C1160.66 85 1160.32 85 1161 85C1161 85.66 1161 85.32 1161 86C1160.34 86 1160.68 86 1160 86C1160 85.34 1160 85.68 1160 85Z M1160 80C1160.66 80 1160.32 80 1161 80C1161 80.66 1161 80.32 1161 81C1160.34 81 1160.68 81 1160 81C1160 80.34 1160 80.68 1160 80Z M1160 75C1160.66 75 1160.32 75 1161 75C1161 75.66 1161 75.32 1161 76C1160.34 76 1160.68 76 1160 76C1160 75.34 1160 75.68 1160 75Z M1160 70C1160.66 70 1160.32 70 1161 70C1161 70.66 1161 70.32 1161 71C1160.34 71 1160.68 71 1160 71C1160 70.34 1160 70.68 1160 70Z" fill="var(--color-accent-200)"></path><path d="M1165 140C1165.66 140 1165.32 140 1166 140C1166 140.66 1166 140.32 1166 141C1165.34 141 1165.68 141 1165 141C1165 140.34 1165 140.68 1165 140Z M1165 135C1165.66 135 1165.32 135 1166 135C1166 135.66 1166 135.32 1166 136C1165.34 136 1165.68 136 1165 136C1165 135.34 1165 135.68 1165 135Z M1165 130C1165.66 130 1165.32 130 1166 130C1166 130.66 1166 130.32 1166 131C1165.34 131 1165.68 131 1165 131C1165 130.34 1165 130.68 1165 130Z M1165 125C1165.66 125 1165.32 125 1166 125C1166 125.66 1166 125.32 1166 126C1165.34 126 1165.68 126 1165 126C1165 125.34 1165 125.68 1165 125Z M1165 120C1165.66 120 1165.32 120 1166 120C1166 120.66 1166 120.32 1166 121C1165.34 121 1165.68 121 1165 121C1165 120.34 1165 120.68 1165 120Z M1165 115C1165.66 115 1165.32 115 1166 115C1166 115.66 1166 115.32 1166 116C1165.34 116 1165.68 116 1165 116C1165 115.34 1165 115.68 1165 115Z M1165 110C1165.66 110 1165.32 110 1166 110C1166 110.66 1166 110.32 1166 111C1165.34 111 1165.68 111 1165 111C1165 110.34 1165 110.68 1165 110Z M1165 105C1165.66 105 1165.32 105 1166 105C1166 105.66 1166 105.32 1166 106C1165.34 106 1165.68 106 1165 106C1165 105.34 1165 105.68 1165 105Z M1165 100C1165.66 100 1165.32 100 1166 100C1166 100.66 1166 100.32 1166 101C1165.34 101 1165.68 101 1165 101C1165 100.34 1165 100.68 1165 100Z M1165 95C1165.66 95 1165.32 95 1166 95C1166 95.66 1166 95.32 1166 96C1165.34 96 1165.68 96 1165 96C1165 95.34 1165 95.68 1165 95Z M1165 90C1165.66 90 1165.32 90 1166 90C1166 90.66 1166 90.32 1166 91C1165.34 91 1165.68 91 1165 91C1165 90.34 1165 90.68 1165 90Z M1165 85C1165.66 85 1165.32 85 1166 85C1166 85.66 1166 85.32 1166 86C1165.34 86 1165.68 86 1165 86C1165 85.34 1165 85.68 1165 85Z M1165 80C1165.66 80 1165.32 80 1166 80C1166 80.66 1166 80.32 1166 81C1165.34 81 1165.68 81 1165 81C1165 80.34 1165 80.68 1165 80Z M1165 75C1165.66 75 1165.32 75 1166 75C1166 75.66 1166 75.32 1166 76C1165.34 76 1165.68 76 1165 76C1165 75.34 1165 75.68 1165 75Z" fill="var(--color-accent-200)"></path><path d="M1170 130C1170.66 130 1170.32 130 1171 130C1171 130.66 1171 130.32 1171 131C1170.34 131 1170.68 131 1170 131C1170 130.34 1170 130.68 1170 130Z M1170 125C1170.66 125 1170.32 125 1171 125C1171 125.66 1171 125.32 1171 126C1170.34 126 1170.68 126 1170 126C1170 125.34 1170 125.68 1170 125Z M1170 120C1170.66 120 1170.32 120 1171 120C1171 120.66 1171 120.32 1171 121C1170.34 121 1170.68 121 1170 121C1170 120.34 1170 120.68 1170 120Z M1170 115C1170.66 115 1170.32 115 1171 115C1171 115.66 1171 115.32 1171 116C1170.34 116 1170.68 116 1170 116C1170 115.34 1170 115.68 1170 115Z M1170 110C1170.66 110 1170.32 110 1171 110C1171 110.66 1171 110.32 1171 111C1170.34 111 1170.68 111 1170 111C1170 110.34 1170 110.68 1170 110Z M1170 105C1170.66 105 1170.32 105 1171 105C1171 105.66 1171 105.32 1171 106C1170.34 106 1170.68 106 1170 106C1170 105.34 1170 105.68 1170 105Z M1170 100C1170.66 100 1170.32 100 1171 100C1171 100.66 1171 100.32 1171 101C1170.34 101 1170.68 101 1170 101C1170 100.34 1170 100.68 1170 100Z M1170 95C1170.66 95 1170.32 95 1171 95C1171 95.66 1171 95.32 1171 96C1170.34 96 1170.68 96 1170 96C1170 95.34 1170 95.68 1170 95Z M1170 90C1170.66 90 1170.32 90 1171 90C1171 90.66 1171 90.32 1171 91C1170.34 91 1170.68 91 1170 91C1170 90.34 1170 90.68 1170 90Z M1170 85C1170.66 85 1170.32 85 1171 85C1171 85.66 1171 85.32 1171 86C1170.34 86 1170.68 86 1170 86C1170 85.34 1170 85.68 1170 85Z" fill="var(--color-accent-200)"></path><path d="M1175 130C1175.66 130 1175.32 130 1176 130C1176 130.66 1176 130.32 1176 131C1175.34 131 1175.68 131 1175 131C1175 130.34 1175 130.68 1175 130Z M1175 125C1175.66 125 1175.32 125 1176 125C1176 125.66 1176 125.32 1176 126C1175.34 126 1175.68 126 1175 126C1175 125.34 1175 125.68 1175 125Z M1175 120C1175.66 120 1175.32 120 1176 120C1176 120.66 1176 120.32 1176 121C1175.34 121 1175.68 121 1175 121C1175 120.34 1175 120.68 1175 120Z M1175 115C1175.66 115 1175.32 115 1176 115C1176 115.66 1176 115.32 1176 116C1175.34 116 1175.68 116 1175 116C1175 115.34 1175 115.68 1175 115Z M1175 110C1175.66 110 1175.32 110 1176 110C1176 110.66 1176 110.32 1176 111C1175.34 111 1175.68 111 1175 111C1175 110.34 1175 110.68 1175 110Z M1175 105C1175.66 105 1175.32 105 1176 105C1176 105.66 1176 105.32 1176 106C1175.34 106 1175.68 106 1175 106C1175 105.34 1175 105.68 1175 105Z M1175 100C1175.66 100 1175.32 100 1176 100C1176 100.66 1176 100.32 1176 101C1175.34 101 1175.68 101 1175 101C1175 100.34 1175 100.68 1175 100Z M1175 95C1175.66 95 1175.32 95 1176 95C1176 95.66 1176 95.32 1176 96C1175.34 96 1175.68 96 1175 96C1175 95.34 1175 95.68 1175 95Z M1175 90C1175.66 90 1175.32 90 1176 90C1176 90.66 1176 90.32 1176 91C1175.34 91 1175.68 91 1175 91C1175 90.34 1175 90.68 1175 90Z" fill="var(--color-accent-200)"></path><path d="M1180 135C1180.66 135 1180.32 135 1181 135C1181 135.66 1181 135.32 1181 136C1180.34 136 1180.68 136 1180 136C1180 135.34 1180 135.68 1180 135Z M1180 130C1180.66 130 1180.32 130 1181 130C1181 130.66 1181 130.32 1181 131C1180.34 131 1180.68 131 1180 131C1180 130.34 1180 130.68 1180 130Z M1180 125C1180.66 125 1180.32 125 1181 125C1181 125.66 1181 125.32 1181 126C1180.34 126 1180.68 126 1180 126C1180 125.34 1180 125.68 1180 125Z M1180 120C1180.66 120 1180.32 120 1181 120C1181 120.66 1181 120.32 1181 121C1180.34 121 1180.68 121 1180 121C1180 120.34 1180 120.68 1180 120Z M1180 115C1180.66 115 1180.32 115 1181 115C1181 115.66 1181 115.32 1181 116C1180.34 116 1180.68 116 1180 116C1180 115.34 1180 115.68 1180 115Z M1180 110C1180.66 110 1180.32 110 1181 110C1181 110.66 1181 110.32 1181 111C1180.34 111 1180.68 111 1180 111C1180 110.34 1180 110.68 1180 110Z M1180 105C1180.66 105 1180.32 105 1181 105C1181 105.66 1181 105.32 1181 106C1180.34 106 1180.68 106 1180 106C1180 105.34 1180 105.68 1180 105Z M1180 100C1180.66 100 1180.32 100 1181 100C1181 100.66 1181 100.32 1181 101C1180.34 101 1180.68 101 1180 101C1180 100.34 1180 100.68 1180 100Z M1180 95C1180.66 95 1180.32 95 1181 95C1181 95.66 1181 95.32 1181 96C1180.34 96 1180.68 96 1180 96C1180 95.34 1180 95.68 1180 95Z M1180 90C1180.66 90 1180.32 90 1181 90C1181 90.66 1181 90.32 1181 91C1180.34 91 1180.68 91 1180 91C1180 90.34 1180 90.68 1180 90Z M1180 85C1180.66 85 1180.32 85 1181 85C1181 85.66 1181 85.32 1181 86C1180.34 86 1180.68 86 1180 86C1180 85.34 1180 85.68 1180 85Z M1180 80C1180.66 80 1180.32 80 1181 80C1181 80.66 1181 80.32 1181 81C1180.34 81 1180.68 81 1180 81C1180 80.34 1180 80.68 1180 80Z" fill="var(--color-accent-200)"></path><path d="M1185 145C1185.66 145 1185.32 145 1186 145C1186 145.66 1186 145.32 1186 146C1185.34 146 1185.68 146 1185 146C1185 145.34 1185 145.68 1185 145Z M1185 140C1185.66 140 1185.32 140 1186 140C1186 140.66 1186 140.32 1186 141C1185.34 141 1185.68 141 1185 141C1185 140.34 1185 140.68 1185 140Z M1185 135C1185.66 135 1185.32 135 1186 135C1186 135.66 1186 135.32 1186 136C1185.34 136 1185.68 136 1185 136C1185 135.34 1185 135.68 1185 135Z M1185 130C1185.66 130 1185.32 130 1186 130C1186 130.66 1186 130.32 1186 131C1185.34 131 1185.68 131 1185 131C1185 130.34 1185 130.68 1185 130Z M1185 125C1185.66 125 1185.32 125 1186 125C1186 125.66 1186 125.32 1186 126C1185.34 126 1185.68 126 1185 126C1185 125.34 1185 125.68 1185 125Z M1185 120C1185.66 120 1185.32 120 1186 120C1186 120.66 1186 120.32 1186 121C1185.34 121 1185.68 121 1185 121C1185 120.34 1185 120.68 1185 120Z M1185 115C1185.66 115 1185.32 115 1186 115C1186 115.66 1186 115.32 1186 116C1185.34 116 1185.68 116 1185 116C1185 115.34 1185 115.68 1185 115Z M1185 110C1185.66 110 1185.32 110 1186 110C1186 110.66 1186 110.32 1186 111C1185.34 111 1185.68 111 1185 111C1185 110.34 1185 110.68 1185 110Z M1185 105C1185.66 105 1185.32 105 1186 105C1186 105.66 1186 105.32 1186 106C1185.34 106 1185.68 106 1185 106C1185 105.34 1185 105.68 1185 105Z M1185 100C1185.66 100 1185.32 100 1186 100C1186 100.66 1186 100.32 1186 101C1185.34 101 1185.68 101 1185 101C1185 100.34 1185 100.68 1185 100Z M1185 95C1185.66 95 1185.32 95 1186 95C1186 95.66 1186 95.32 1186 96C1185.34 96 1185.68 96 1185 96C1185 95.34 1185 95.68 1185 95Z M1185 90C1185.66 90 1185.32 90 1186 90C1186 90.66 1186 90.32 1186 91C1185.34 91 1185.68 91 1185 91C1185 90.34 1185 90.68 1185 90Z M1185 85C1185.66 85 1185.32 85 1186 85C1186 85.66 1186 85.32 1186 86C1185.34 86 1185.68 86 1185 86C1185 85.34 1185 85.68 1185 85Z M1185 80C1185.66 80 1185.32 80 1186 80C1186 80.66 1186 80.32 1186 81C1185.34 81 1185.68 81 1185 81C1185 80.34 1185 80.68 1185 80Z M1185 75C1185.66 75 1185.32 75 1186 75C1186 75.66 1186 75.32 1186 76C1185.34 76 1185.68 76 1185 76C1185 75.34 1185 75.68 1185 75Z M1185 70C1185.66 70 1185.32 70 1186 70C1186 70.66 1186 70.32 1186 71C1185.34 71 1185.68 71 1185 71C1185 70.34 1185 70.68 1185 70Z" fill="var(--color-accent-200)"></path><path d="M1190 135C1190.66 135 1190.32 135 1191 135C1191 135.66 1191 135.32 1191 136C1190.34 136 1190.68 136 1190 136C1190 135.34 1190 135.68 1190 135Z M1190 130C1190.66 130 1190.32 130 1191 130C1191 130.66 1191 130.32 1191 131C1190.34 131 1190.68 131 1190 131C1190 130.34 1190 130.68 1190 130Z M1190 125C1190.66 125 1190.32 125 1191 125C1191 125.66 1191 125.32 1191 126C1190.34 126 1190.68 126 1190 126C1190 125.34 1190 125.68 1190 125Z M1190 120C1190.66 120 1190.32 120 1191 120C1191 120.66 1191 120.32 1191 121C1190.34 121 1190.68 121 1190 121C1190 120.34 1190 120.68 1190 120Z M1190 115C1190.66 115 1190.32 115 1191 115C1191 115.66 1191 115.32 1191 116C1190.34 116 1190.68 116 1190 116C1190 115.34 1190 115.68 1190 115Z M1190 110C1190.66 110 1190.32 110 1191 110C1191 110.66 1191 110.32 1191 111C1190.34 111 1190.68 111 1190 111C1190 110.34 1190 110.68 1190 110Z M1190 105C1190.66 105 1190.32 105 1191 105C1191 105.66 1191 105.32 1191 106C1190.34 106 1190.68 106 1190 106C1190 105.34 1190 105.68 1190 105Z M1190 100C1190.66 100 1190.32 100 1191 100C1191 100.66 1191 100.32 1191 101C1190.34 101 1190.68 101 1190 101C1190 100.34 1190 100.68 1190 100Z M1190 95C1190.66 95 1190.32 95 1191 95C1191 95.66 1191 95.32 1191 96C1190.34 96 1190.68 96 1190 96C1190 95.34 1190 95.68 1190 95Z M1190 90C1190.66 90 1190.32 90 1191 90C1191 90.66 1191 90.32 1191 91C1190.34 91 1190.68 91 1190 91C1190 90.34 1190 90.68 1190 90Z M1190 85C1190.66 85 1190.32 85 1191 85C1191 85.66 1191 85.32 1191 86C1190.34 86 1190.68 86 1190 86C1190 85.34 1190 85.68 1190 85Z M1190 80C1190.66 80 1190.32 80 1191 80C1191 80.66 1191 80.32 1191 81C1190.34 81 1190.68 81 1190 81C1190 80.34 1190 80.68 1190 80Z" fill="var(--color-accent-200)"></path></svg></div></div><!--astro:end--></astro-island><div class="text-foreground-200 relative flex h-full w-full flex-col items-center justify-start border-r p-12 text-center"><h3>Fighting infra with “cloud”</h3><script>(()=>{var e=async t=>{await(await t())()};)).only=e;window.dispatchEvent(new Event("astro:only"))})();</script><astro-island uid="Z1SaCIP" component-url="/_astro/_popups.BYzbzWde.js" component-export="Popups" renderer-url="/_astro/client.DGUUz9qO.js" props="{}" ssr client="only" opts="{&quot;name&quot;:&quot;Popups&quot;,&quot;value&quot;:&quot;react&quot;}"></astro-island></div><div class="text-light-foreground shadow-stack bg-accent-100 relative flex h-full w-full flex-col items-center justify-start p-12 text-center"><div class="absolute inset-0 mt-[10%] flex items-center justify-center overflow-hidden"><div class="flex gap-1 opacity-0" style="animation: canvas-fade-in 1s ease-out 1.5s both, marquee 8s linear infinite;"><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div><div class="bg-light-foreground/30 aspect-square w-[2px]"></div></div></div><h3>Shipping with<br>Cloudflare</h3><astro-island uid="1OgeU1" component-url="/_astro/_shipping.B_KjdObN.js" component-export="Shipping" renderer-url="/_astro/client.DGUUz9qO.js" props="{}" ssr client="only" opts="{&quot;name&quot;:&quot;Shipping&quot;,&quot;value&quot;:&quot;react&quot;}"></astro-island></div><div class="pointer-events-none absolute inset-0 z-10 select-none" aria-hidden="true"><div class="bg-background-100 dark:bg-background-200 absolute" style="left:-7px;top:-7px;key:top-left;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute" style="right:-7px;top:-7px;key:top-right;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute" style="left:-7px;bottom:-7px;key:bottom-left;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute" style="right:-7px;bottom:-7px;key:bottom-right;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute -translate-x-1/2 hidden md:block" style="left:50%;top:-7px;key:top-center;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute -translate-x-1/2 hidden md:block" style="left:50%;bottom:-7px;key:bottom-center;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div></div></div></div></section><section class="animate-in mx-auto fade-in transition-opacity delay-100 duration-2000 ease-out relative z-0 bg-background-100 -mt-0.5 flex w-full flex-col overflow-hidden md:hidden "><svg class="corner-line top-line absolute top-0 left-1/2 h-1 -translate-x-1/2 transition-opacity duration-2000 ease-out w-[200dvw]" preserveAspectRatio="none" aria-hidden="true"><line x1="0" y1="0.5" x2="100%" y2="0.5" stroke="var(--color-border-100)" stroke-width="1" stroke-dasharray="16,16"></line></svg><div class="relative mb-2 h-20 w-full"><svg class="pointer-events-none absolute top-0 left-0 z-0 h-full w-full" data-testid="rf__background" aria-hidden="true" style="stroke-dasharray:none;stroke-dashoffset:0"><pattern id="pattern-hxlvne" x="0" y="0" width="12" height="12" patternUnits="userSpaceOnUse"><circle cx="6" cy="6" r="0.75" fill="var(--color-decor-dots-100)" style="stroke-dasharray:none;stroke-dashoffset:0"></circle></pattern><rect x="0" y="0" width="100%" height="100%" fill="url(#pattern-hxlvne)" style="stroke-dasharray:none;stroke-dashoffset:0"></rect></svg></div><svg class="corner-line bottom-line absolute bottom-0 left-1/2 h-1 w-[200dvw] -translate-x-1/2 transition-opacity duration-2000 ease-out" preserveAspectRatio="none"><line x1="0" y1="0.5" x2="100%" y2="0.5" stroke="var(--color-border-100)" stroke-width="1" stroke-dasharray="16,16"></line></svg></section><section id="home-title-2" class="px-section relative mt-12 sm:mt-6 md:mt-8" data-cms-path="pages.home.homeTitlePricing"><div class="flex w-full min-w-0 flex-col items-center justify-center"><div class="mx-auto flex w-full max-w-[1080px] min-w-0 flex-col items-center text-center"><astro-island uid="ZQTkGJ" prefix="r73" component-url="/_astro/_rotating-text.DIyjerX5.js" component-export="RotatingText" renderer-url="/_astro/client.DGUUz9qO.js" props="{&quot;variants&quot;:[1,[[0,&quot;when your code runs&quot;],[0,&quot;for clean traffic&quot;],[0,&quot;for your active employees&quot;]]],&quot;prefix&quot;:[0,&quot;Pay only&quot;],&quot;suffix&quot;:[0],&quot;as&quot;:[0,&quot;h2&quot;],&quot;className&quot;:[0,&quot;text-foreground-100 w-full min-w-0 text-balance&quot;],&quot;hoverPanelDisabled&quot;:[0],&quot;hoverPreviewStyle&quot;:[0,&quot;list&quot;],&quot;autoRotate&quot;:[0],&quot;dimOverlay&quot;:[0],&quot;dataAttributes&quot;:[0],&quot;cmsPath&quot;:[0,&quot;pages.home.homeTitlePricing.rotatingVariants&quot;],&quot;cmsPathPrefix&quot;:[0,&quot;pages.home.homeTitlePricing.titlePrefix&quot;],&quot;cmsPathSuffix&quot;:[0]}" ssr client="visible" opts="{&quot;name&quot;:&quot;RotatingText&quot;,&quot;value&quot;:true}" await-children><h2 class="text-foreground-100 w-full min-w-0 text-balance" style="margin-left:0.22em" data-cms-path="pages.home.homeTitlePricing.rotatingVariants"><span class="inline" data-cms-path="pages.home.homeTitlePricing.titlePrefix" data-cms-type="text">Pay only</span><span class="relative inline-flex items-baseline align-baseline transition-[color] duration-300 ease-[cubic-bezier(0.25,0.1,0.25,1)] overflow-hidden" style="padding:0.1em 0.22em;margin-top:-0.1em;margin-bottom:-0.1em;margin-left:0px;margin-right:0px"><span data-word="true" class="relative inline-block shrink-0 whitespace-nowrap z-2" style="opacity:1;filter:blur(0px)">when</span><span class="relative inline-block shrink-0 whitespace-pre z-2"></span><span data-word="true" class="relative inline-block shrink-0 whitespace-nowrap z-2" style="opacity:1;filter:blur(0px)">your</span><span class="relative inline-block shrink-0 whitespace-pre z-2"></span><span data-word="true" class="relative inline-block shrink-0 whitespace-nowrap z-2" style="opacity:1;filter:blur(0px)">code</span><span class="relative inline-block shrink-0 whitespace-pre z-2"></span><span data-word="true" class="relative inline-block shrink-0 whitespace-nowrap z-2" style="opacity:1;filter:blur(0px)">runs</span><span class="absolute inset-0 rounded-[5px] pointer-events-none mix-blend-color-dodge isolate" style="background-color:rgba(255, 72, 1, 0);box-shadow:inset 0 0 0 1px rgba(255, 72, 1, 0)"></span><span class="absolute inset-0 pointer-events-none rounded-[5px] overflow-hidden mix-blend-plus-darker" style="opacity:0"><span class="absolute inset-y-0 left-0 w-[200%]" style="background-image:radial-gradient(55% 70% at 0% 28%, rgba(255,150,80,0.2), transparent 70%), radial-gradient(55% 70% at 100% 28%, rgba(255,150,80,0.2), transparent 70%), radial-gradient(55% 65% at 50% 72%, rgba(200,40,0,0.15), rgba(200,40,0,0.01) 70%), radial-gradient(40% 60% at 50% 45%, rgba(255,90,20,0.05), rgba(200,40,0,0.01) 75%);background-size:50% 100%;background-repeat:repeat-x;animation:rotating-text-noise-drift 2s linear infinite;will-change:transform"></span></span></span></h2><!--astro:end--></astro-island><p class="heading-visual-h5 mt-4 w-full min-w-0 text-balance whitespace-pre-line text-foreground-100/70" data-cms-path="pages.home.homeTitlePricing.subtitle" data-cms-type="text">(Not to keep servers warm.)</p></div></div></section><section id="home-home-pricing" class="relative" data-cms-path="pages.home.homePricingPromo"><div class="relative mx-auto w-full max-w-[1200px]"><astro-island uid="Z24RU0e" prefix="r64" component-url="/_astro/_platform-content.Dy0MjmzL.js" component-export="PlatformContent" renderer-url="/_astro/client.DGUUz9qO.js" props="{&quot;platformTabs&quot;:[1,[[0,{&quot;title&quot;:[0,&quot;Network &amp; CDN&quot;],&quot;subtitle&quot;:[0,&quot;CDN, security, and performance&quot;],&quot;icon&quot;:[0,&quot;globePin&quot;],&quot;slug&quot;:[0,&quot;application-services&quot;]}],[0,{&quot;title&quot;:[0,&quot;SASE / Zero Trust&quot;],&quot;subtitle&quot;:[0,&quot;Employees, apps, email, and data&quot;],&quot;icon&quot;:[0,&quot;passwordLock&quot;],&quot;slug&quot;:[0,&quot;sase&quot;]}],[0,{&quot;title&quot;:[0,&quot;Compute &amp; Storage&quot;],&quot;subtitle&quot;:[0,&quot;Serverless apps, data, AI, and observability&quot;],&quot;icon&quot;:[0,&quot;flash&quot;],&quot;slug&quot;:[0,&quot;developer-platform&quot;]}]]],&quot;appServicesTiers&quot;:[1,[[0,{&quot;slug&quot;:[0,&quot;free&quot;],&quot;name&quot;:[0,&quot;Free&quot;],&quot;description&quot;:[0,&quot;For personal or hobby projects that aren&#39;t business-critical.&quot;],&quot;price&quot;:[0,&quot;$0&quot;],&quot;billing&quot;:[0,&quot;/month&quot;],&quot;cta&quot;:[0,&quot;Get started&quot;],&quot;ctaHref&quot;:[0,&quot;https://dash.cloudflare.com/sign-up&quot;]}],[0,{&quot;slug&quot;:[0,&quot;pro&quot;],&quot;name&quot;:[0,&quot;Pro&quot;],&quot;description&quot;:[0,&quot;For professional websites that aren&#39;t business-critical.&quot;],&quot;price&quot;:[0,&quot;$20&quot;],&quot;billing&quot;:[0,&quot;/mo billed annually, or $25/mo billed monthly&quot;],&quot;cta&quot;:[0,&quot;Get started&quot;],&quot;ctaHref&quot;:[0,&quot;https://dash.cloudflare.com/sign-up?pt=p&quot;]}],[0,{&quot;slug&quot;:[0,&quot;business&quot;],&quot;name&quot;:[0,&quot;Business&quot;],&quot;description&quot;:[0,&quot;For small businesses operating online.&quot;],&quot;price&quot;:[0,&quot;$200&quot;],&quot;billing&quot;:[0,&quot;/mo billed annually, or $250/mo billed monthly&quot;],&quot;cta&quot;:[0,&quot;Get started&quot;],&quot;ctaHref&quot;:[0,&quot;https://dash.cloudflare.com/sign-up?pt=b&quot;],&quot;highlighted&quot;:[0,true]}],[0,{&quot;slug&quot;:[0,&quot;contract&quot;],&quot;name&quot;:[0,&quot;Contract&quot;],&quot;description&quot;:[0,&quot;For mission-critical applications that are core to your business.&quot;],&quot;price&quot;:[0,&quot;Custom&quot;],&quot;billing&quot;:[0,&quot;Billed annually&quot;],&quot;cta&quot;:[0,&quot;See plans&quot;],&quot;ctaHref&quot;:[0,&quot;https://www.cloudflare.com/plans/enterprise/&quot;]}]]],&quot;saseTiers&quot;:[1,[[0,{&quot;slug&quot;:[0,&quot;free&quot;],&quot;name&quot;:[0,&quot;Free&quot;],&quot;description&quot;:[0,&quot;Teams under 50 users or enterprise proof-of-concept tests.&quot;],&quot;price&quot;:[0,&quot;$0&quot;],&quot;billing&quot;:[0,&quot;forever&quot;],&quot;cta&quot;:[0,&quot;Get started&quot;],&quot;ctaHref&quot;:[0,&quot;https://dash.cloudflare.com/sign-up/teams&quot;]}],[0,{&quot;slug&quot;:[0,&quot;paygo&quot;],&quot;name&quot;:[0,&quot;Pay-as-you-go&quot;],&quot;description&quot;:[0,&quot;Teams over 50 solving narrow SSE use cases without enterprise support.&quot;],&quot;price&quot;:[0,&quot;$7&quot;],&quot;billing&quot;:[0,&quot;/user/month&quot;],&quot;cta&quot;:[0,&quot;Get started&quot;],&quot;ctaHref&quot;:[0,&quot;https://dash.cloudflare.com/sign-up/teams&quot;],&quot;highlighted&quot;:[0,true]}],[0,{&quot;slug&quot;:[0,&quot;contract&quot;],&quot;name&quot;:[0,&quot;Contract&quot;],&quot;description&quot;:[0,&quot;Organizations building toward full-featured SASE or workspace security.&quot;],&quot;price&quot;:[0,&quot;Custom&quot;],&quot;billing&quot;:[0,&quot;Annual price per user&quot;],&quot;cta&quot;:[0,&quot;See packages&quot;],&quot;ctaHref&quot;:[0,&quot;https://www.cloudflare.com/plans/enterprise/&quot;]}]]],&quot;appServicesIntro&quot;:[0,{&quot;title&quot;:[0,&quot;Pay for clean traffic&quot;],&quot;description&quot;:[0,&quot;One stack of security and performance for every site — same DDoS mitigation, same global CDN, same network at every tier. You only pay for the depth your site needs.&quot;],&quot;pipelineFootnote&quot;:[0,&quot;Same protection at every tier — paid plans add depth&quot;]}],&quot;saseIntro&quot;:[0,{&quot;title&quot;:[0,&quot;Pay for active employees&quot;],&quot;description&quot;:[0,&quot;Connect and secure users, devices, and data on one Zero Trust platform. The first 50 employees are on us — scale to thousands at a flat per-user rate.&quot;],&quot;visualFreeBlockTitle&quot;:[0,&quot;50 users on us&quot;],&quot;visualPaidTitle&quot;:[0,&quot;Then $7 per active user&quot;],&quot;visualPaidSubtitle&quot;:[0,&quot;Billed monthly · scales to thousands&quot;]}],&quot;pricingPromo&quot;:[0,{&quot;wallClockTitle&quot;:[0,&quot;Wall Clock vs. CPU Time&quot;],&quot;wallClockDescription&quot;:[0,&quot;Never pay for idle time waiting for slow APIs, LLMs, or humans. Cloudflare charges only for compute, not wall time, even during long agent workflows or hibernating WebSockets.&quot;],&quot;freeTitle&quot;:[0,&quot;Free&quot;],&quot;freeSubtitle&quot;:[0,&quot;No credit card needed&quot;],&quot;freeCtaLabel&quot;:[0,&quot;See more&quot;],&quot;paidTitle&quot;:[0,&quot;Paid&quot;],&quot;paidSubtitle&quot;:[0,&quot;Starts at $5/month&quot;],&quot;paidCtaLabel&quot;:[0,&quot;See more&quot;]}],&quot;pricingCategories&quot;:[1,[[0,{&quot;label&quot;:[0,&quot;Workers&quot;],&quot;free&quot;:[1,[[0,&quot;100,000 / daily requests&quot;],[0,&quot;1 million / KV daily reads&quot;],[0,&quot;25 / AI daily requests&quot;],[0,&quot;10GB / R2 Storage&quot;]]],&quot;paid&quot;:[1,[[0,&quot;$0.30 / million requests&quot;],[0,&quot;$0.02 / million CPU ms&quot;]]]}],[0,{&quot;label&quot;:[0,&quot;Durable Objects&quot;],&quot;free&quot;:[1,[[0,&quot;5 GB / SQL Stored Data&quot;],[0,&quot;1 GB / Stored Data (KV)&quot;],[0,&quot;&quot;],[0,&quot;&quot;]]],&quot;paid&quot;:[1,[[0,&quot;$0.15 / million&quot;],[0,&quot;$12.50 / million GB-s&quot;],[0,&quot;$0.001 / million Read rows&quot;],[0,&quot;$1.00 / million Written rows&quot;]]]}],[0,{&quot;label&quot;:[0,&quot;Workers KV&quot;],&quot;free&quot;:[1,[[0,&quot;1 GB / Stored Data&quot;],[0,&quot;100,000 / Read requests&quot;],[0,&quot;1,000 / Write/Delete/List requests&quot;],[0,&quot;&quot;]]],&quot;paid&quot;:[1,[[0,&quot;$0.50 / GB-month&quot;],[0,&quot;$0.50 / million Read requests&quot;],[0,&quot;$5.00 / million Write/Delete/List requests&quot;]]]}]]],&quot;localePrefix&quot;:[0,&quot;&quot;]}" ssr client="visible" opts="{&quot;name&quot;:&quot;PlatformContent&quot;,&quot;value&quot;:true}" await-children><div class="relative flex flex-col items-center gap-6 md:gap-8"><div class="mb-4 w-full min-w-0 self-stretch md:mb-6"><div class="flex w-full min-w-0 max-w-full flex-col items-center self-stretch"><div class="flex w-full min-w-0 max-w-full flex-col items-center self-stretch"><div data-slot="mobile-tab-select" class="relative z-10 flex w-full isolate items-center justify-center px-5 md:hidden"><div class="inline-flex"><button type="button" role="combobox" aria-controls="radix-_r64R_5_" aria-expanded="false" aria-autocomplete="none" dir="ltr" data-state="closed" data-slot="select-trigger" data-size="default" class="flex w-fit items-center justify-between whitespace-nowrap border py-1.5 text-foreground-100 shadow-xs outline-none focus-visible:border-accent-100 focus-visible:ring-[3px] focus-visible:ring-accent-100/35 disabled:cursor-not-allowed disabled:opacity-50 aria-invalid:border-red-500/60 aria-invalid:ring-red-500/25 data-[size=default]:h-8 data-[size=sm]:h-7 data-[placeholder]:text-tertiary *:data-[slot=select-value]:line-clamp-1 *:data-[slot=select-value]:flex *:data-[slot=select-value]:items-center *:data-[slot=select-value]:gap-2 [&amp;_svg]:pointer-events-none [&amp;_svg]:shrink-0 [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-3.5 !h-11 !w-auto min-w-[180px] gap-3 rounded-full border-border-100 bg-background-100 px-5 text-base font-medium transition-all duration-300" style="transition-timing-function:cubic-bezier(0.32, 0.72, 0, 1)" aria-label="Platform categories"><span data-slot="select-value" style="pointer-events:none"><span class="flex items-center gap-2.5"><svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg" class="min-h-5 w-5 min-w-5"><path d="M35 5.73495C32.7903 5.04091 30.4388 4.66675 28 4.66675C15.1134 4.66675 4.66669 15.1134 4.66669 28.0001C4.66669 40.8867 15.1134 51.3334 28 51.3334C40.8867 51.3334 51.3334 40.8867 51.3334 28.0001C51.3334 23.9977 50.3256 20.2306 48.55 16.9388M39.6667 13.4167H39.6784M24.5001 51.0727L24.5004 45.9316C24.5004 45.6531 24.6 45.3838 24.7813 45.1724L30.5814 38.4054C31.0581 37.8492 30.9104 36.9966 30.2744 36.6332L23.6099 32.8248C23.4289 32.7213 23.2788 32.5712 23.1755 32.3901L18.8311 24.7769C18.605 24.3807 18.1687 24.1526 17.7143 24.193L4.81645 25.3418M49 14.0001C49 19.1547 44.3334 23.3334 39.6667 28.0001C35 23.3334 30.3334 19.1547 30.3334 14.0001C30.3334 8.84542 34.512 4.66675 39.6667 4.66675C44.8213 4.66675 49 8.84542 49 14.0001ZM40.25 13.4167C40.25 13.7389 39.9889 14.0001 39.6667 14.0001C39.3445 14.0001 39.0834 13.7389 39.0834 13.4167C39.0834 13.0946 39.3445 12.8334 39.6667 12.8334C39.9889 12.8334 40.25 13.0946 40.25 13.4167Z" stroke="currentColor" stroke-width="3.75" stroke-linecap="round" stroke-linejoin="round"></path></svg>Network &amp;CDN</span></span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-down size-3.5 opacity-50" aria-hidden="true"><path d="m6 9 6 6 6-6"></path></svg></button><select aria-hidden="true" tabindex="-1" style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal"></select></div></div><div class="hidden w-full min-w-0 max-w-full md:flex md:flex-col md:items-center md:self-stretch"><div class="scrollbar-hide pointer-events-auto relative z-20 -mb-6.5 min-w-0 overflow-y-visible overflow-x-auto overscroll-x-contain w-max max-w-full self-center max-md:w-full max-md:self-stretch"><div class="flex min-w-0 shrink-0 justify-center px-5 sm:px-6 max-md:min-w-full" style="box-sizing:content-box"><div role="tablist" aria-label="Platform categories" class="bg-background-100 pointer-events-auto relative overflow-x-hidden overflow-y-hidden rounded-full border p-1" style="width:685px"><div class="relative flex w-max items-center gap-1" style="opacity:0"><div aria-hidden="true" class="bg-accent-100 absolute top-0 h-full rounded-full shadow-stack" style="left:0px;width:0px"></div><button type="button" role="tab" aria-selected="true" aria-controls="home-pricing-platform-panel-0" aria-label="Network &amp; CDN tab" data-tab="0" id="home-pricing-platform-tab-0" tabindex="0" class="relative z-10 flex h-10 cursor-pointer items-center gap-2 rounded-full px-3.5 py-2.5 font-medium tracking-[-0.01em] whitespace-nowrap transition-colors duration-300 ease-out focus:outline-none focus-visible:ring-2 focus-visible:ring-accent-100/60 focus-visible:ring-offset-2 focus-visible:ring-offset-background-100 hover:bg-foreground-100/5 text-foreground-200"><svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg" class="min-h-5 w-5 min-w-5"><path d="M35 5.73495C32.7903 5.04091 30.4388 4.66675 28 4.66675C15.1134 4.66675 4.66669 15.1134 4.66669 28.0001C4.66669 40.8867 15.1134 51.3334 28 51.3334C40.8867 51.3334 51.3334 40.8867 51.3334 28.0001C51.3334 23.9977 50.3256 20.2306 48.55 16.9388M39.6667 13.4167H39.6784M24.5001 51.0727L24.5004 45.9316C24.5004 45.6531 24.6 45.3838 24.7813 45.1724L30.5814 38.4054C31.0581 37.8492 30.9104 36.9966 30.2744 36.6332L23.6099 32.8248C23.4289 32.7213 23.2788 32.5712 23.1755 32.3901L18.8311 24.7769C18.605 24.3807 18.1687 24.1526 17.7143 24.193L4.81645 25.3418M49 14.0001C49 19.1547 44.3334 23.3334 39.6667 28.0001C35 23.3334 30.3334 19.1547 30.3334 14.0001C30.3334 8.84542 34.512 4.66675 39.6667 4.66675C44.8213 4.66675 49 8.84542 49 14.0001ZM40.25 13.4167C40.25 13.7389 39.9889 14.0001 39.6667 14.0001C39.3445 14.0001 39.0834 13.7389 39.0834 13.4167C39.0834 13.0946 39.3445 12.8334 39.6667 12.8334C39.9889 12.8334 40.25 13.0946 40.25 13.4167Z" stroke="currentColor" stroke-width="3.75" stroke-linecap="round" stroke-linejoin="round"></path></svg>Network &amp;CDN</button><button type="button" role="tab" aria-selected="false" aria-controls="home-pricing-platform-panel-1" aria-label="SASE / Zero Trust tab" data-tab="1" id="home-pricing-platform-tab-1" tabindex="-1" class="relative z-10 flex h-10 cursor-pointer items-center gap-2 rounded-full px-3.5 py-2.5 font-medium tracking-[-0.01em] whitespace-nowrap transition-colors duration-300 ease-out focus:outline-none focus-visible:ring-2 focus-visible:ring-accent-100/60 focus-visible:ring-offset-2 focus-visible:ring-offset-background-100 hover:bg-foreground-100/5 text-foreground-200"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="min-h-5 w-5 min-w-5"><path d="M22 11V8.2C22 7.0799 22 6.51984 21.782 6.09202C21.5903 5.71569 21.2843 5.40973 20.908 5.21799C20.4802 5 19.9201 5 18.8 5H5.2C4.0799 5 3.51984 5 3.09202 5.21799C2.71569 5.40973 2.40973 5.71569 2.21799 6.09202C2 6.51984 2 7.0799 2 8.2V11.8C2 12.9201 2 13.4802 2.21799 13.908C2.40973 14.2843 2.71569 14.5903 3.09202 14.782C3.51984 15 4.0799 15 5.2 15H11M12 10H12.005M17 10H17.005M7 10H7.005M19.25 17V15.25C19.25 14.2835 18.4665 13.5 17.5 13.5C16.5335 13.5 15.75 14.2835 15.75 15.25V17M12.25 10C12.25 10.1381 12.1381 10.25 12 10.25C11.8619 10.25 11.75 10.1381 11.75 10C11.75 9.86193 11.8619 9.75 12 9.75C12.1381 9.75 12.25 9.86193 12.25 10ZM17.25 10C17.25 10.1381 17.1381 10.25 17 10.25C16.8619 10.25 16.75 10.1381 16.75 10C16.75 9.86193 16.8619 9.75 17 9.75C17.1381 9.75 17.25 9.86193 17.25 10ZM7.25 10C7.25 10.1381 7.13807 10.25 7 10.25C6.86193 10.25 6.75 10.1381 6.75 10C6.75 9.86193 6.86193 9.75 7 9.75C7.13807 9.75 7.25 9.86193 7.25 10ZM15.6 21H19.4C19.9601 21 20.2401 21 20.454 20.891C20.6422 20.7951 20.7951 20.6422 20.891 20.454C21 20.2401 21 19.9601 21 19.4V18.6C21 18.0399 21 17.7599 20.891 17.546C20.7951 17.3578 20.6422 17.2049 20.454 17.109C20.2401 17 19.9601 17 19.4 17H15.6C15.0399 17 14.7599 17 14.546 17.109C14.3578 17.2049 14.2049 17.3578 14.109 17.546C14 17.7599 14 18.0399 14 18.6V19.4C14 19.9601 14 20.2401 14.109 20.454C14.2049 20.6422 14.3578 20.7951 14.546 20.891C14.7599 21 15.0399 21 15.6 21Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>SASE / Zero Trust</button><button type="button" role="tab" aria-selected="false" aria-controls="home-pricing-platform-panel-2" aria-label="Compute &amp; Storage tab" data-tab="2" id="home-pricing-platform-tab-2" tabindex="-1" class="relative z-10 flex h-10 cursor-pointer items-center gap-2 rounded-full px-3.5 py-2.5 font-medium tracking-[-0.01em] whitespace-nowrap transition-colors duration-300 ease-out focus:outline-none focus-visible:ring-2 focus-visible:ring-accent-100/60 focus-visible:ring-offset-2 focus-visible:ring-offset-background-100 hover:bg-foreground-100/5 text-foreground-200"><svg xmlns="http://www.w3.org/2000/svg" width="11" height="17" viewBox="0 0 11 17" fill="none" class="min-h-5 w-5 min-w-5"><path stroke="currentColor" d="M.88 9.378q0-.225.184-.465l6.392-7.895q.184-.233.397-.28a.55.55 0 0 1 .382.04q.171.09.24.294.068.199-.041.472L6.355 7.149h3.958q.232 0 .377.144.15.137.15.355 0 .226-.185.458L4.264 16.01q-.185.225-.397.273a.488.488 0 0 1-.622-.328q-.068-.198.041-.478L5.364 9.87H1.406a.55.55 0 0 1-.383-.137.48.48 0 0 1-.143-.355"></path></svg>Compute &amp;Storage</button><div aria-hidden="true" class="pointer-events-none absolute inset-0 z-20 flex items-center gap-1" style="clip-path:inset(0 calc(100% - 0px) 0 0px round 9999px)"><span class="flex h-10 shrink-0 items-center gap-2 rounded-full px-3.5 py-2.5 font-medium tracking-[-0.01em] whitespace-nowrap text-light-foreground"><svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg" class="min-h-5 w-5 min-w-5"><path d="M35 5.73495C32.7903 5.04091 30.4388 4.66675 28 4.66675C15.1134 4.66675 4.66669 15.1134 4.66669 28.0001C4.66669 40.8867 15.1134 51.3334 28 51.3334C40.8867 51.3334 51.3334 40.8867 51.3334 28.0001C51.3334 23.9977 50.3256 20.2306 48.55 16.9388M39.6667 13.4167H39.6784M24.5001 51.0727L24.5004 45.9316C24.5004 45.6531 24.6 45.3838 24.7813 45.1724L30.5814 38.4054C31.0581 37.8492 30.9104 36.9966 30.2744 36.6332L23.6099 32.8248C23.4289 32.7213 23.2788 32.5712 23.1755 32.3901L18.8311 24.7769C18.605 24.3807 18.1687 24.1526 17.7143 24.193L4.81645 25.3418M49 14.0001C49 19.1547 44.3334 23.3334 39.6667 28.0001C35 23.3334 30.3334 19.1547 30.3334 14.0001C30.3334 8.84542 34.512 4.66675 39.6667 4.66675C44.8213 4.66675 49 8.84542 49 14.0001ZM40.25 13.4167C40.25 13.7389 39.9889 14.0001 39.6667 14.0001C39.3445 14.0001 39.0834 13.7389 39.0834 13.4167C39.0834 13.0946 39.3445 12.8334 39.6667 12.8334C39.9889 12.8334 40.25 13.0946 40.25 13.4167Z" stroke="currentColor" stroke-width="3.75" stroke-linecap="round" stroke-linejoin="round"></path></svg>Network &amp;CDN</span><span class="flex h-10 shrink-0 items-center gap-2 rounded-full px-3.5 py-2.5 font-medium tracking-[-0.01em] whitespace-nowrap text-light-foreground"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="min-h-5 w-5 min-w-5"><path d="M22 11V8.2C22 7.0799 22 6.51984 21.782 6.09202C21.5903 5.71569 21.2843 5.40973 20.908 5.21799C20.4802 5 19.9201 5 18.8 5H5.2C4.0799 5 3.51984 5 3.09202 5.21799C2.71569 5.40973 2.40973 5.71569 2.21799 6.09202C2 6.51984 2 7.0799 2 8.2V11.8C2 12.9201 2 13.4802 2.21799 13.908C2.40973 14.2843 2.71569 14.5903 3.09202 14.782C3.51984 15 4.0799 15 5.2 15H11M12 10H12.005M17 10H17.005M7 10H7.005M19.25 17V15.25C19.25 14.2835 18.4665 13.5 17.5 13.5C16.5335 13.5 15.75 14.2835 15.75 15.25V17M12.25 10C12.25 10.1381 12.1381 10.25 12 10.25C11.8619 10.25 11.75 10.1381 11.75 10C11.75 9.86193 11.8619 9.75 12 9.75C12.1381 9.75 12.25 9.86193 12.25 10ZM17.25 10C17.25 10.1381 17.1381 10.25 17 10.25C16.8619 10.25 16.75 10.1381 16.75 10C16.75 9.86193 16.8619 9.75 17 9.75C17.1381 9.75 17.25 9.86193 17.25 10ZM7.25 10C7.25 10.1381 7.13807 10.25 7 10.25C6.86193 10.25 6.75 10.1381 6.75 10C6.75 9.86193 6.86193 9.75 7 9.75C7.13807 9.75 7.25 9.86193 7.25 10ZM15.6 21H19.4C19.9601 21 20.2401 21 20.454 20.891C20.6422 20.7951 20.7951 20.6422 20.891 20.454C21 20.2401 21 19.9601 21 19.4V18.6C21 18.0399 21 17.7599 20.891 17.546C20.7951 17.3578 20.6422 17.2049 20.454 17.109C20.2401 17 19.9601 17 19.4 17H15.6C15.0399 17 14.7599 17 14.546 17.109C14.3578 17.2049 14.2049 17.3578 14.109 17.546C14 17.7599 14 18.0399 14 18.6V19.4C14 19.9601 14 20.2401 14.109 20.454C14.2049 20.6422 14.3578 20.7951 14.546 20.891C14.7599 21 15.0399 21 15.6 21Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>SASE / Zero Trust</span><span class="flex h-10 shrink-0 items-center gap-2 rounded-full px-3.5 py-2.5 font-medium tracking-[-0.01em] whitespace-nowrap text-light-foreground"><svg xmlns="http://www.w3.org/2000/svg" width="11" height="17" viewBox="0 0 11 17" fill="none" class="min-h-5 w-5 min-w-5"><path stroke="currentColor" d="M.88 9.378q0-.225.184-.465l6.392-7.895q.184-.233.397-.28a.55.55 0 0 1 .382.04q.171.09.24.294.068.199-.041.472L6.355 7.149h3.958q.232 0 .377.144.15.137.15.355 0 .226-.185.458L4.264 16.01q-.185.225-.397.273a.488.488 0 0 1-.622-.328q-.068-.198.041-.478L5.364 9.87H1.406a.55.55 0 0 1-.383-.137.48.48 0 0 1-.143-.355"></path></svg>Compute &amp;Storage</span></div></div></div></div></div></div></div></div></div><div class="relative w-full"><div class="hidden md:block pointer-events-none absolute inset-0 z-10 select-none" aria-hidden="true"><div class="bg-background-100 dark:bg-background-200 absolute" style="top:-7px;left:-7px;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute" style="top:-7px;right:-7px;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute" style="left:-7px;bottom:-7px;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute" style="right:-7px;bottom:-7px;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div></div><div class="bg-background-100 relative overflow-hidden border"><div class="grid grid-cols-1 grid-rows-1"><div id="home-pricing-platform-panel-0" role="tabpanel" aria-labelledby="home-pricing-platform-tab-0" class="col-start-1 col-end-2 row-start-1 row-end-2 flex flex-col" aria-hidden="false" style="opacity:1;transform:none"><div class="flex flex-col"><div class="grid grid-cols-1 gap-8 border-b p-6 md:grid-cols-2 md:p-10"><div class="flex w-full flex-col items-start justify-center gap-2 pr-6"><h3 class="heading-visual-h6 text-foreground-200 dark:text-foreground-100" data-cms-path="pages.home.homePricingAppServicesIntro.title" data-cms-type="text">Pay for clean traffic</h3><p class="text-foreground-200/70 max-w-lg text-balance" data-cms-path="pages.home.homePricingAppServicesIntro.description" data-cms-type="text">One stack of security and performance for every site — same DDoS mitigation,same global CDN,same network at every tier. You only pay for the depth your site needs.</p></div><div class="relative flex w-full items-stretch justify-center border p-4 md:p-6"><div class="pointer-events-none absolute inset-0 z-10 select-none" aria-hidden="true"><div class="bg-background-100 dark:bg-background-200 absolute" style="left:-7px;top:-7px;key:top-left;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute" style="right:-7px;top:-7px;key:top-right;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute" style="left:-7px;bottom:-7px;key:bottom-left;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute" style="right:-7px;bottom:-7px;key:bottom-right;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div></div><div class="relative flex h-full w-full flex-col items-center justify-center gap-3"><div class="flex w-full items-center justify-between"><small class="text-secondary">Visitor traffic</small><small class="text-accent-100">Your site</small></div><div class="grid w-full items-stretch" style="grid-template-columns:1fr 12px 1fr 12px 1fr 12px 1fr 12px 1fr"><div class="relative bg-border-100/15" style="border-radius:3px"><svg class="pointer-events-none absolute inset-0 h-full w-full" width="100%" height="100%" viewBox="0 0 1200 200" fill="none" xmlns="http://www.w3.org/2000/svg" style="z-index:1" preserveAspectRatio="none" aria-hidden="true"><rect x="0.5" y="0.5" width="1199" height="199" rx="3" ry="3" stroke="var(--color-border-100)" stroke-width="1" stroke-dasharray="8,8" stroke-linecap="round" fill="none"></rect></svg><div style="position:relative;z-index:2;height:100%"><div class="flex flex-col items-center gap-1.5 px-2 py-3"><svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg" class="text-foreground-200 dark:text-foreground-100 size-4" aria-hidden="true"><path d="M35 5.73495C32.7903 5.04091 30.4388 4.66675 28 4.66675C15.1134 4.66675 4.66669 15.1134 4.66669 28.0001C4.66669 40.8867 15.1134 51.3334 28 51.3334C40.8867 51.3334 51.3334 40.8867 51.3334 28.0001C51.3334 23.9977 50.3256 20.2306 48.55 16.9388M39.6667 13.4167H39.6784M24.5001 51.0727L24.5004 45.9316C24.5004 45.6531 24.6 45.3838 24.7813 45.1724L30.5814 38.4054C31.0581 37.8492 30.9104 36.9966 30.2744 36.6332L23.6099 32.8248C23.4289 32.7213 23.2788 32.5712 23.1755 32.3901L18.8311 24.7769C18.605 24.3807 18.1687 24.1526 17.7143 24.193L4.81645 25.3418M49 14.0001C49 19.1547 44.3334 23.3334 39.6667 28.0001C35 23.3334 30.3334 19.1547 30.3334 14.0001C30.3334 8.84542 34.512 4.66675 39.6667 4.66675C44.8213 4.66675 49 8.84542 49 14.0001ZM40.25 13.4167C40.25 13.7389 39.9889 14.0001 39.6667 14.0001C39.3445 14.0001 39.0834 13.7389 39.0834 13.4167C39.0834 13.0946 39.3445 12.8334 39.6667 12.8334C39.9889 12.8334 40.25 13.0946 40.25 13.4167Z" stroke="currentColor" stroke-width="3.75" stroke-linecap="round" stroke-linejoin="round"></path></svg><small class="text-foreground-200 dark:text-foreground-100">CDN</small></div></div></div><div class="bg-border-100 my-auto h-px w-full"></div><div class="relative bg-border-100/15" style="border-radius:3px"><svg class="pointer-events-none absolute inset-0 h-full w-full" width="100%" height="100%" viewBox="0 0 1200 200" fill="none" xmlns="http://www.w3.org/2000/svg" style="z-index:1" preserveAspectRatio="none" aria-hidden="true"><rect x="0.5" y="0.5" width="1199" height="199" rx="3" ry="3" stroke="var(--color-border-100)" stroke-width="1" stroke-dasharray="8,8" stroke-linecap="round" fill="none"></rect></svg><div style="position:relative;z-index:2;height:100%"><div class="flex flex-col items-center gap-1.5 px-2 py-3"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="text-foreground-200 dark:text-foreground-100 size-4" aria-hidden="true"><path d="M12 14.4999V8.49987M9 11.4999H15M20 11.9999C20 16.9083 14.646 20.4783 12.698 21.6147C12.4766 21.7439 12.3659 21.8085 12.2097 21.842C12.0884 21.868 11.9116 21.868 11.7903 21.842C11.6341 21.8085 11.5234 21.7439 11.302 21.6147C9.35396 20.4783 4 16.9083 4 11.9999V7.21747C4 6.41796 4 6.0182 4.13076 5.67457C4.24627 5.37101 4.43398 5.10015 4.67766 4.8854C4.9535 4.64231 5.3278 4.50195 6.0764 4.22122L11.4382 2.21054C11.6461 2.13258 11.75 2.0936 11.857 2.07815C11.9518 2.06444 12.0482 2.06444 12.143 2.07815C12.25 2.0936 12.3539 2.13258 12.5618 2.21054L17.9236 4.22122C18.6722 4.50195 19.0465 4.64231 19.3223 4.8854C19.566 5.10015 19.7537 5.37101 19.8692 5.67457C20 6.0182 20 6.41796 20 7.21747V11.9999Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg><small class="text-foreground-200 dark:text-foreground-100">DDoS</small></div></div></div><div class="bg-border-100 my-auto h-px w-full"></div><div class="relative bg-border-100/15" style="border-radius:3px"><svg class="pointer-events-none absolute inset-0 h-full w-full" width="100%" height="100%" viewBox="0 0 1200 200" fill="none" xmlns="http://www.w3.org/2000/svg" style="z-index:1" preserveAspectRatio="none" aria-hidden="true"><rect x="0.5" y="0.5" width="1199" height="199" rx="3" ry="3" stroke="var(--color-border-100)" stroke-width="1" stroke-dasharray="8,8" stroke-linecap="round" fill="none"></rect></svg><div style="position:relative;z-index:2;height:100%"><div class="flex flex-col items-center gap-1.5 px-2 py-3"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="text-foreground-200 dark:text-foreground-100 size-4" aria-hidden="true"><path d="M22 11V8.2C22 7.0799 22 6.51984 21.782 6.09202C21.5903 5.71569 21.2843 5.40973 20.908 5.21799C20.4802 5 19.9201 5 18.8 5H5.2C4.0799 5 3.51984 5 3.09202 5.21799C2.71569 5.40973 2.40973 5.71569 2.21799 6.09202C2 6.51984 2 7.0799 2 8.2V11.8C2 12.9201 2 13.4802 2.21799 13.908C2.40973 14.2843 2.71569 14.5903 3.09202 14.782C3.51984 15 4.0799 15 5.2 15H11M12 10H12.005M17 10H17.005M7 10H7.005M19.25 17V15.25C19.25 14.2835 18.4665 13.5 17.5 13.5C16.5335 13.5 15.75 14.2835 15.75 15.25V17M12.25 10C12.25 10.1381 12.1381 10.25 12 10.25C11.8619 10.25 11.75 10.1381 11.75 10C11.75 9.86193 11.8619 9.75 12 9.75C12.1381 9.75 12.25 9.86193 12.25 10ZM17.25 10C17.25 10.1381 17.1381 10.25 17 10.25C16.8619 10.25 16.75 10.1381 16.75 10C16.75 9.86193 16.8619 9.75 17 9.75C17.1381 9.75 17.25 9.86193 17.25 10ZM7.25 10C7.25 10.1381 7.13807 10.25 7 10.25C6.86193 10.25 6.75 10.1381 6.75 10C6.75 9.86193 6.86193 9.75 7 9.75C7.13807 9.75 7.25 9.86193 7.25 10ZM15.6 21H19.4C19.9601 21 20.2401 21 20.454 20.891C20.6422 20.7951 20.7951 20.6422 20.891 20.454C21 20.2401 21 19.9601 21 19.4V18.6C21 18.0399 21 17.7599 20.891 17.546C20.7951 17.3578 20.6422 17.2049 20.454 17.109C20.2401 17 19.9601 17 19.4 17H15.6C15.0399 17 14.7599 17 14.546 17.109C14.3578 17.2049 14.2049 17.3578 14.109 17.546C14 17.7599 14 18.0399 14 18.6V19.4C14 19.9601 14 20.2401 14.109 20.454C14.2049 20.6422 14.3578 20.7951 14.546 20.891C14.7599 21 15.0399 21 15.6 21Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg><small class="text-foreground-200 dark:text-foreground-100">SSL</small></div></div></div><div class="bg-border-100 my-auto h-px w-full"></div><div class="relative bg-border-100/15" style="border-radius:3px"><svg class="pointer-events-none absolute inset-0 h-full w-full" width="100%" height="100%" viewBox="0 0 1200 200" fill="none" xmlns="http://www.w3.org/2000/svg" style="z-index:1" preserveAspectRatio="none" aria-hidden="true"><rect x="0.5" y="0.5" width="1199" height="199" rx="3" ry="3" stroke="var(--color-border-100)" stroke-width="1" stroke-dasharray="8,8" stroke-linecap="round" fill="none"></rect></svg><div style="position:relative;z-index:2;height:100%"><div class="flex flex-col items-center gap-1.5 px-2 py-3"><svg xmlns="http://www.w3.org/2000/svg" width="11" height="17" viewBox="0 0 11 17" fill="none" class="text-foreground-200 dark:text-foreground-100 size-4" aria-hidden="true"><path stroke="currentColor" d="M.88 9.378q0-.225.184-.465l6.392-7.895q.184-.233.397-.28a.55.55 0 0 1 .382.04q.171.09.24.294.068.199-.041.472L6.355 7.149h3.958q.232 0 .377.144.15.137.15.355 0 .226-.185.458L4.264 16.01q-.185.225-.397.273a.488.488 0 0 1-.622-.328q-.068-.198.041-.478L5.364 9.87H1.406a.55.55 0 0 1-.383-.137.48.48 0 0 1-.143-.355"></path></svg><small class="text-foreground-200 dark:text-foreground-100">WAF</small></div></div></div><div class="bg-border-100 my-auto h-px w-full"></div><div class="relative bg-border-100/15" style="border-radius:3px"><svg class="pointer-events-none absolute inset-0 h-full w-full" width="100%" height="100%" viewBox="0 0 1200 200" fill="none" xmlns="http://www.w3.org/2000/svg" style="z-index:1" preserveAspectRatio="none" aria-hidden="true"><rect x="0.5" y="0.5" width="1199" height="199" rx="3" ry="3" stroke="var(--color-border-100)" stroke-width="1" stroke-dasharray="8,8" stroke-linecap="round" fill="none"></rect></svg><div style="position:relative;z-index:2;height:100%"><div class="flex flex-col items-center gap-1.5 px-2 py-3"><svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg" class="text-foreground-200 dark:text-foreground-100 size-4" aria-hidden="true"><path d="M23.3332 19.8333H4.6665M4.6665 19.8333L9.33317 15.1667M4.6665 19.8333L9.33317 24.5M4.6665 8.16667H23.3332M23.3332 8.16667L18.6665 3.5M23.3332 8.16667L18.6665 12.8333" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg><small class="text-foreground-200 dark:text-foreground-100">Bot</small></div></div></div></div><small class="text-tertiary text-center text-balance font-light">Same protection at every tier — paid plans add depth</small></div></div></div><div class="grid grid-cols-1 divide-y divide-border-100 md:grid-cols-4 md:divide-x md:divide-y-0"><div class="flex h-full flex-col items-start gap-6 p-6 md:p-8"><p class="text-foreground-200 dark:text-foreground-100"><strong>Free</strong><br/><span class="text-foreground-200/70">for hobby projects</span></p><div class="flex flex-col gap-1"><div class="flex items-baseline gap-1"><h4 class="text-foreground-200 dark:text-foreground-100">$0</h4><small class="text-secondary">/month</small></div></div><div class="flex w-full flex-wrap gap-1.5"><span class="border-border-100 inline-flex items-center rounded-md border border-dashed px-2.5 py-1"><small class="text-foreground-200/80 dark:text-foreground-100/80">Unmetered DDoS</small></span><span class="border-border-100 inline-flex items-center rounded-md border border-dashed px-2.5 py-1"><small class="text-foreground-200/80 dark:text-foreground-100/80">Universal SSL</small></span><span class="border-border-100 inline-flex items-center rounded-md border border-dashed px-2.5 py-1"><small class="text-foreground-200/80 dark:text-foreground-100/80">Global CDN</small></span></div><a href="/plans#application-services" data-slot="button" class="relative isolate inline-flex shrink-0 origin-center items-center justify-center whitespace-nowrap rounded-full border font-medium backdrop-blur-md transition-[scale,translate] hover:opacity-95 active:translate-y-[1px] outline-[0.5px] outline-transparent outline-offset-2 focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 [&amp;_svg]:pointer-events-none [&amp;_svg]:shrink-0 [&amp;&gt;*]:relative [&amp;&gt;*]:z-[4] before:absolute before:-inset-[1px] before:z-[3] before:rounded-[inherit] before:bg-background-300 before:opacity-0 before:pointer-events-none before:content-[&#x27;&#x27;] before:transition-opacity before:duration-[0.16s] before:ease-[cubic-bezier(0.55,0.085,0.68,0.53)] active:before:transition-none after:absolute after:-inset-[1px] after:z-[2] after:rounded-[inherit] after:border-[1px] after:border-current after:opacity-0 after:pointer-events-none after:content-[&#x27;&#x27;] after:transition-opacity after:delay-[0.1s] after:duration-[0.6s] after:ease-[cubic-bezier(0.25,0.46,0.45,0.94)] active:after:opacity-100 active:after:transition-none border-border-100 bg-transparent text-foreground-100 active:scale-[0.98] hover:border-accent-100 hover:bg-accent-200/5 hover:text-accent-100 px-3 py-1.5 !transition-[color,background-color,border-color,transform,translate] duration-200 ease-out hover:!opacity-100 mt-auto gap-0">See <!-- -->Free<!-- -->plan</a></div><div class="flex h-full flex-col items-start gap-6 p-6 md:p-8"><p class="text-foreground-200 dark:text-foreground-100"><strong>Pro</strong><br/><span class="text-foreground-200/70">for pro websites</span></p><div class="flex flex-col gap-1"><div class="flex items-baseline gap-1"><h4 class="text-foreground-200 dark:text-foreground-100">$20</h4><small class="text-secondary">/mo billed annually</small></div><small class="text-tertiary">or $25/mo billed monthly</small></div><div class="flex w-full flex-wrap gap-1.5"><span class="border-border-100 inline-flex items-center rounded-md border border-dashed px-2.5 py-1"><small class="text-foreground-200/80 dark:text-foreground-100/80">Image optimization</small></span><span class="border-border-100 inline-flex items-center rounded-md border border-dashed px-2.5 py-1"><small class="text-foreground-200/80 dark:text-foreground-100/80">Bot protection</small></span><span class="border-border-100 inline-flex items-center rounded-md border border-dashed px-2.5 py-1"><small class="text-foreground-200/80 dark:text-foreground-100/80">Ticket support</small></span></div><a href="/plans#application-services" data-slot="button" class="relative isolate inline-flex shrink-0 origin-center items-center justify-center whitespace-nowrap rounded-full border font-medium backdrop-blur-md transition-[scale,translate] hover:opacity-95 active:translate-y-[1px] outline-[0.5px] outline-transparent outline-offset-2 focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 [&amp;_svg]:pointer-events-none [&amp;_svg]:shrink-0 [&amp;&gt;*]:relative [&amp;&gt;*]:z-[4] before:absolute before:-inset-[1px] before:z-[3] before:rounded-[inherit] before:bg-background-300 before:opacity-0 before:pointer-events-none before:content-[&#x27;&#x27;] before:transition-opacity before:duration-[0.16s] before:ease-[cubic-bezier(0.55,0.085,0.68,0.53)] active:before:transition-none after:absolute after:-inset-[1px] after:z-[2] after:rounded-[inherit] after:border-[1px] after:border-current after:opacity-0 after:pointer-events-none after:content-[&#x27;&#x27;] after:transition-opacity after:delay-[0.1s] after:duration-[0.6s] after:ease-[cubic-bezier(0.25,0.46,0.45,0.94)] active:after:opacity-100 active:after:transition-none border-border-100 bg-transparent text-foreground-100 active:scale-[0.98] hover:border-accent-100 hover:bg-accent-200/5 hover:text-accent-100 px-3 py-1.5 !transition-[color,background-color,border-color,transform,translate] duration-200 ease-out hover:!opacity-100 mt-auto gap-0">See <!-- -->Pro<!-- -->plan</a></div><div class="flex h-full flex-col items-start gap-6 p-6 md:p-8"><p class="text-foreground-200 dark:text-foreground-100"><strong>Business</strong><br/><span class="text-foreground-200/70">for small business</span></p><div class="flex flex-col gap-1"><div class="flex items-baseline gap-1"><h4 class="text-foreground-200 dark:text-foreground-100">$200</h4><small class="text-secondary">/mo billed annually</small></div><small class="text-tertiary">or $250/mo billed monthly</small></div><div class="flex w-full flex-wrap gap-1.5"><span class="border-border-100 inline-flex items-center rounded-md border border-dashed px-2.5 py-1"><small class="text-foreground-200/80 dark:text-foreground-100/80">PCI DSS 4.0</small></span><span class="border-border-100 inline-flex items-center rounded-md border border-dashed px-2.5 py-1"><small class="text-foreground-200/80 dark:text-foreground-100/80">100% uptime SLA</small></span><span class="border-border-100 inline-flex items-center rounded-md border border-dashed px-2.5 py-1"><small class="text-foreground-200/80 dark:text-foreground-100/80">Chat support</small></span></div><a href="/plans#application-services" data-slot="button" class="relative isolate inline-flex shrink-0 origin-center items-center justify-center whitespace-nowrap rounded-full border font-medium backdrop-blur-md transition-[scale,translate] hover:opacity-95 active:translate-y-[1px] outline-[0.5px] outline-transparent outline-offset-2 focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 [&amp;_svg]:pointer-events-none [&amp;_svg]:shrink-0 [&amp;&gt;*]:relative [&amp;&gt;*]:z-[4] before:absolute before:-inset-[1px] before:z-[3] before:rounded-[inherit] before:bg-background-300 before:opacity-0 before:pointer-events-none before:content-[&#x27;&#x27;] before:transition-opacity before:duration-[0.16s] before:ease-[cubic-bezier(0.55,0.085,0.68,0.53)] active:before:transition-none after:absolute after:-inset-[1px] after:z-[2] after:rounded-[inherit] after:border-[1px] after:border-current after:opacity-0 after:pointer-events-none after:content-[&#x27;&#x27;] after:transition-opacity after:delay-[0.1s] after:duration-[0.6s] after:ease-[cubic-bezier(0.25,0.46,0.45,0.94)] active:after:opacity-100 active:after:transition-none border-border-100 bg-transparent text-foreground-100 active:scale-[0.98] hover:border-accent-100 hover:bg-accent-200/5 hover:text-accent-100 px-3 py-1.5 !transition-[color,background-color,border-color,transform,translate] duration-200 ease-out hover:!opacity-100 mt-auto gap-0">See <!-- -->Business<!-- -->plan</a></div><div class="flex h-full flex-col items-start gap-6 p-6 md:p-8"><p class="text-foreground-200 dark:text-foreground-100"><strong>Contract</strong><br/><span class="text-foreground-200/70">for mission-critical</span></p><div class="flex flex-col gap-1"><div class="flex items-baseline gap-1"><h4 class="text-foreground-200 dark:text-foreground-100">Custom</h4></div><small class="text-secondary">Billed annually</small></div><div class="flex w-full flex-wrap gap-1.5"><span class="border-border-100 inline-flex items-center rounded-md border border-dashed px-2.5 py-1"><small class="text-foreground-200/80 dark:text-foreground-100/80">Network priority</small></span><span class="border-border-100 inline-flex items-center rounded-md border border-dashed px-2.5 py-1"><small class="text-foreground-200/80 dark:text-foreground-100/80">24/7 support</small></span><span class="border-border-100 inline-flex items-center rounded-md border border-dashed px-2.5 py-1"><small class="text-foreground-200/80 dark:text-foreground-100/80">Custom contracts</small></span></div><a href="/plans#application-services" data-slot="button" class="relative isolate inline-flex shrink-0 origin-center items-center justify-center whitespace-nowrap rounded-full border font-medium backdrop-blur-md transition-[scale,translate] hover:opacity-95 active:translate-y-[1px] outline-[0.5px] outline-transparent outline-offset-2 focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 [&amp;_svg]:pointer-events-none [&amp;_svg]:shrink-0 [&amp;&gt;*]:relative [&amp;&gt;*]:z-[4] before:absolute before:-inset-[1px] before:z-[3] before:rounded-[inherit] before:bg-background-300 before:opacity-0 before:pointer-events-none before:content-[&#x27;&#x27;] before:transition-opacity before:duration-[0.16s] before:ease-[cubic-bezier(0.55,0.085,0.68,0.53)] active:before:transition-none after:absolute after:-inset-[1px] after:z-[2] after:rounded-[inherit] after:border-[1px] after:border-current after:opacity-0 after:pointer-events-none after:content-[&#x27;&#x27;] after:transition-opacity after:delay-[0.1s] after:duration-[0.6s] after:ease-[cubic-bezier(0.25,0.46,0.45,0.94)] active:after:opacity-100 active:after:transition-none border-border-100 bg-transparent text-foreground-100 active:scale-[0.98] hover:border-accent-100 hover:bg-accent-200/5 hover:text-accent-100 px-3 py-1.5 !transition-[color,background-color,border-color,transform,translate] duration-200 ease-out hover:!opacity-100 mt-auto gap-0">See <!-- -->Contract<!-- -->plan</a></div></div></div><div aria-hidden="true" class="relative bg-background-200 min-h-0 flex-1 overflow-hidden border-t"><svg class="pointer-events-none absolute top-0 left-0 z-0 h-full w-full" data-testid="rf__background" aria-hidden="true" style="stroke-dasharray:none;stroke-dashoffset:0"><pattern id="pattern-hxlvne" x="0" y="0" width="12" height="12" patternUnits="userSpaceOnUse"><circle cx="6" cy="6" r="0.75" fill="var(--color-decor-dots-100)" style="stroke-dasharray:none;stroke-dashoffset:0"></circle></pattern><rect x="0" y="0" width="100%" height="100%" fill="url(#pattern-hxlvne)" style="stroke-dasharray:none;stroke-dashoffset:0"></rect></svg></div></div><div id="home-pricing-platform-panel-1" role="tabpanel" aria-labelledby="home-pricing-platform-tab-1" class="col-start-1 col-end-2 row-start-1 row-end-2 flex flex-col" aria-hidden="true" inert="" style="opacity:0;transform:translateX(16px)"><div class="flex flex-col"><div class="grid grid-cols-1 gap-8 border-b p-6 md:grid-cols-2 md:p-10"><div class="flex w-full flex-col items-start justify-center gap-2 pr-6"><h6 class="text-foreground-200 dark:text-foreground-100" data-cms-path="pages.home.homePricingSaseIntro.title" data-cms-type="text">Pay for active employees</h6><p class="text-foreground-200/70 max-w-lg text-balance" data-cms-path="pages.home.homePricingSaseIntro.description" data-cms-type="text">Connect and secure users,devices,and data on one Zero Trust platform. The first 50 employees are on us — scale to thousands at a flat per-user rate.</p></div><div class="relative flex w-full items-center justify-center border p-6 md:p-8"><div class="pointer-events-none absolute inset-0 z-10 select-none" aria-hidden="true"><div class="bg-background-100 dark:bg-background-200 absolute" style="left:-7px;top:-7px;key:top-left;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute" style="right:-7px;top:-7px;key:top-right;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute" style="left:-7px;bottom:-7px;key:bottom-left;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute" style="right:-7px;bottom:-7px;key:bottom-right;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div></div><div class="relative flex h-full w-full flex-col gap-3"><div class="flex flex-col gap-2"><h6 class="text-foreground-200 dark:text-foreground-100" data-cms-path="pages.home.homePricingSaseIntro.visualFreeBlockTitle" data-cms-type="text">50 users on us</h6><div class="grid w-full gap-[2px]" style="grid-template-columns:repeat(25, minmax(0, 1fr))"><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div><div class="border-border-100 bg-border-100/15 aspect-square rounded-[1px] border border-dashed"></div></div></div><div class="flex flex-col gap-2 rounded-[3px] border border-accent-100/50 bg-accent-100/5 p-3 dark:bg-accent-100/10"><h6 class="text-accent-100" data-cms-path="pages.home.homePricingSaseIntro.visualPaidTitle" data-cms-type="text">Then $7 per active user</h6><small class="text-accent-100/70" data-cms-path="pages.home.homePricingSaseIntro.visualPaidSubtitle" data-cms-type="text">Billed monthly · scales to thousands</small></div></div></div></div><div class="grid grid-cols-1 divide-y md:grid-cols-3 md:divide-x md:divide-y-0"><div class="flex h-full flex-col items-start gap-6 p-6 md:p-10"><p class="text-foreground-200 dark:text-foreground-100"><strong>Free</strong><br/><span class="text-foreground-200/70">for teams under 50</span></p><div class="flex flex-col gap-1"><div class="flex items-baseline gap-1"><h4 class="text-foreground-200 dark:text-foreground-100">$0</h4><small class="text-secondary">forever</small></div></div><div class="flex w-full flex-wrap gap-1.5"><span class="border-border-100 inline-flex items-center rounded-md border border-dashed px-2.5 py-1"><small class="text-foreground-200/80 dark:text-foreground-100/80">ZTNA,SWG &amp;DEX</small></span><span class="border-border-100 inline-flex items-center rounded-md border border-dashed px-2.5 py-1"><small class="text-foreground-200/80 dark:text-foreground-100/80">24h log retention</small></span><span class="border-border-100 inline-flex items-center rounded-md border border-dashed px-2.5 py-1"><small class="text-foreground-200/80 dark:text-foreground-100/80">Community support</small></span></div><a href="/plans#sase" data-slot="button" class="relative isolate inline-flex shrink-0 origin-center items-center justify-center whitespace-nowrap rounded-full border font-medium backdrop-blur-md transition-[scale,translate] hover:opacity-95 active:translate-y-[1px] outline-[0.5px] outline-transparent outline-offset-2 focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 [&amp;_svg]:pointer-events-none [&amp;_svg]:shrink-0 [&amp;&gt;*]:relative [&amp;&gt;*]:z-[4] before:absolute before:-inset-[1px] before:z-[3] before:rounded-[inherit] before:bg-background-300 before:opacity-0 before:pointer-events-none before:content-[&#x27;&#x27;] before:transition-opacity before:duration-[0.16s] before:ease-[cubic-bezier(0.55,0.085,0.68,0.53)] active:before:transition-none after:absolute after:-inset-[1px] after:z-[2] after:rounded-[inherit] after:border-[1px] after:border-current after:opacity-0 after:pointer-events-none after:content-[&#x27;&#x27;] after:transition-opacity after:delay-[0.1s] after:duration-[0.6s] after:ease-[cubic-bezier(0.25,0.46,0.45,0.94)] active:after:opacity-100 active:after:transition-none border-border-100 bg-transparent text-foreground-100 active:scale-[0.98] hover:border-accent-100 hover:bg-accent-200/5 hover:text-accent-100 px-3 py-1.5 !transition-[color,background-color,border-color,transform,translate] duration-200 ease-out hover:!opacity-100 mt-auto gap-0">See <!-- -->Free<!-- -->plan</a></div><div class="flex h-full flex-col items-start gap-6 p-6 md:p-10"><p class="text-foreground-200 dark:text-foreground-100"><strong>Pay-as-you-go</strong><br/><span class="text-foreground-200/70">scales with headcount</span></p><div class="flex flex-col gap-1"><div class="flex items-baseline gap-1"><h4 class="text-foreground-200 dark:text-foreground-100">$7</h4><small class="text-secondary">/user/month</small></div></div><div class="flex w-full flex-wrap gap-1.5"><span class="border-border-100 inline-flex items-center rounded-md border border-dashed px-2.5 py-1"><small class="text-foreground-200/80 dark:text-foreground-100/80">100% uptime SLA</small></span><span class="border-border-100 inline-flex items-center rounded-md border border-dashed px-2.5 py-1"><small class="text-foreground-200/80 dark:text-foreground-100/80">30-day logs</small></span><span class="border-border-100 inline-flex items-center rounded-md border border-dashed px-2.5 py-1"><small class="text-foreground-200/80 dark:text-foreground-100/80">Chat &amp;ticket support</small></span></div><a href="/plans#sase" data-slot="button" class="relative isolate inline-flex shrink-0 origin-center items-center justify-center whitespace-nowrap rounded-full border font-medium backdrop-blur-md transition-[scale,translate] hover:opacity-95 active:translate-y-[1px] outline-[0.5px] outline-transparent outline-offset-2 focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 [&amp;_svg]:pointer-events-none [&amp;_svg]:shrink-0 [&amp;&gt;*]:relative [&amp;&gt;*]:z-[4] before:absolute before:-inset-[1px] before:z-[3] before:rounded-[inherit] before:bg-background-300 before:opacity-0 before:pointer-events-none before:content-[&#x27;&#x27;] before:transition-opacity before:duration-[0.16s] before:ease-[cubic-bezier(0.55,0.085,0.68,0.53)] active:before:transition-none after:absolute after:-inset-[1px] after:z-[2] after:rounded-[inherit] after:border-[1px] after:border-current after:opacity-0 after:pointer-events-none after:content-[&#x27;&#x27;] after:transition-opacity after:delay-[0.1s] after:duration-[0.6s] after:ease-[cubic-bezier(0.25,0.46,0.45,0.94)] active:after:opacity-100 active:after:transition-none border-border-100 bg-transparent text-foreground-100 active:scale-[0.98] hover:border-accent-100 hover:bg-accent-200/5 hover:text-accent-100 px-3 py-1.5 !transition-[color,background-color,border-color,transform,translate] duration-200 ease-out hover:!opacity-100 mt-auto gap-0">See <!-- -->Pay-as-you-go<!-- -->plan</a></div><div class="flex h-full flex-col items-start gap-6 p-6 md:p-10"><p class="text-foreground-200 dark:text-foreground-100"><strong>Contract</strong><br/><span class="text-foreground-200/70">for full-featured SASE</span></p><div class="flex flex-col gap-1"><div class="flex items-baseline gap-1"><h4 class="text-foreground-200 dark:text-foreground-100">Custom</h4><small class="text-secondary">Annual price per user</small></div></div><div class="flex w-full flex-wrap gap-1.5"><span class="border-border-100 inline-flex items-center rounded-md border border-dashed px-2.5 py-1"><small class="text-foreground-200/80 dark:text-foreground-100/80">Unlimited CASB &amp;DLP</small></span><span class="border-border-100 inline-flex items-center rounded-md border border-dashed px-2.5 py-1"><small class="text-foreground-200/80 dark:text-foreground-100/80">Logpush</small></span><span class="border-border-100 inline-flex items-center rounded-md border border-dashed px-2.5 py-1"><small class="text-foreground-200/80 dark:text-foreground-100/80">24/7 phone support</small></span></div><a href="/plans#sase" data-slot="button" class="relative isolate inline-flex shrink-0 origin-center items-center justify-center whitespace-nowrap rounded-full border font-medium backdrop-blur-md transition-[scale,translate] hover:opacity-95 active:translate-y-[1px] outline-[0.5px] outline-transparent outline-offset-2 focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 [&amp;_svg]:pointer-events-none [&amp;_svg]:shrink-0 [&amp;&gt;*]:relative [&amp;&gt;*]:z-[4] before:absolute before:-inset-[1px] before:z-[3] before:rounded-[inherit] before:bg-background-300 before:opacity-0 before:pointer-events-none before:content-[&#x27;&#x27;] before:transition-opacity before:duration-[0.16s] before:ease-[cubic-bezier(0.55,0.085,0.68,0.53)] active:before:transition-none after:absolute after:-inset-[1px] after:z-[2] after:rounded-[inherit] after:border-[1px] after:border-current after:opacity-0 after:pointer-events-none after:content-[&#x27;&#x27;] after:transition-opacity after:delay-[0.1s] after:duration-[0.6s] after:ease-[cubic-bezier(0.25,0.46,0.45,0.94)] active:after:opacity-100 active:after:transition-none border-border-100 bg-transparent text-foreground-100 active:scale-[0.98] hover:border-accent-100 hover:bg-accent-200/5 hover:text-accent-100 px-3 py-1.5 !transition-[color,background-color,border-color,transform,translate] duration-200 ease-out hover:!opacity-100 mt-auto gap-0">See <!-- -->Contract<!-- -->plan</a></div></div></div><div aria-hidden="true" class="relative bg-background-200 min-h-0 flex-1 overflow-hidden border-t"><svg class="pointer-events-none absolute top-0 left-0 z-0 h-full w-full" data-testid="rf__background" aria-hidden="true" style="stroke-dasharray:none;stroke-dashoffset:0"><pattern id="pattern-hxlvne" x="0" y="0" width="12" height="12" patternUnits="userSpaceOnUse"><circle cx="6" cy="6" r="0.75" fill="var(--color-decor-dots-100)" style="stroke-dasharray:none;stroke-dashoffset:0"></circle></pattern><rect x="0" y="0" width="100%" height="100%" fill="url(#pattern-hxlvne)" style="stroke-dasharray:none;stroke-dashoffset:0"></rect></svg></div></div><div id="home-pricing-platform-panel-2" role="tabpanel" aria-labelledby="home-pricing-platform-tab-2" class="col-start-1 col-end-2 row-start-1 row-end-2 flex flex-col" aria-hidden="true" inert="" style="opacity:0;transform:translateX(16px)"><div class="flex flex-col"><div class="border-b"><div class="grid grid-cols-1 gap-8 p-6 md:grid-cols-2 md:p-10"><div class="flex w-full flex-col items-start justify-center gap-2 pr-6"><h6 class="text-foreground-200 dark:text-foreground-100" data-cms-path="pages.home.homePricingPromo.wallClockTitle" data-cms-type="text">Wall Clock vs. CPU Time</h6><p class="text-foreground-200/70 max-w-lg text-balance" data-cms-path="pages.home.homePricingPromo.wallClockDescription" data-cms-type="text">Never pay for idle time waiting for slow APIs,LLMs,or humans. Cloudflare charges only for compute,not wall time,even during long agent workflows or hibernating WebSockets.</p></div><div class="relative flex w-full items-end justify-center border py-12"><div class="pointer-events-none absolute inset-0 z-10 select-none" aria-hidden="true"><div class="bg-background-100 dark:bg-background-200 absolute" style="left:-7px;top:-7px;key:top-left;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute" style="right:-7px;top:-7px;key:top-right;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute" style="left:-7px;bottom:-7px;key:bottom-left;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute" style="right:-7px;bottom:-7px;key:bottom-right;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div></div><div class="relative flex w-full max-w-[700px] flex-col select-none [&amp;:hover:has(.timeline-separator:hover)&gt;#total-cost-indicator]:opacity-100"><div class="[&amp;:hover:has(.timeline-group:hover)_.group-hover\\\\/first\\\\:animate-infinite-scroll]:animate-infinite-scroll [&amp;:hover:has(.timeline-group:hover)_.group-hover\\\\/second\\\\:animate-infinite-scroll]:animate-infinite-scroll [&amp;:hover:has(.timeline-group:hover)_.group-hover\\\\/first\\\\:text-accent-100]:text-accent-100! [&amp;:hover:has(.timeline-group:hover)_.group-hover\\\\/second\\\\:text-accent-100]:text-accent-100! flex w-full flex-row items-center justify-end font-mono [&amp;:hover:has(.timeline-group:hover)_.group-hover\\\\/first\\\\:opacity-100]:opacity-100! [&amp;:hover:has(.timeline-group:hover)_.group-hover\\\\/second\\\\:opacity-100]:opacity-100! [&amp;:hover:has(.timeline-group:hover)_.group\\\\/first]:opacity-100 [&amp;:hover:has(.timeline-group:hover)_.group\\\\/second]:opacity-100 [&amp;:hover:has(.timeline-group:hover)&gt;.timeline-separator]:opacity-50 [&amp;:hover:has(.timeline-separator:hover)&gt;.timeline-group]:opacity-50 [&amp;&gt;.timeline-group]:transition-opacity [&amp;&gt;.timeline-group]:duration-200 [&amp;&gt;.timeline-group]:ease-out [&amp;&gt;.timeline-separator]:transition-opacity [&amp;&gt;.timeline-separator]:duration-200 [&amp;&gt;.timeline-separator]:ease-out"><div class="h-px w-[52px] bg-[repeating-linear-gradient(90deg,var(--color-surface-6),var(--color-surface-6)_12px,transparent_12px,transparent_16px)] bg-size-[100%_1px] bg-top-left bg-repeat-x opacity-30"></div><div class="timeline-separator" style="width:4.514672686230249%"><div class="relative flex flex-row items-center"><div class="bg-surface-6 h-px w-1 opacity-30"></div><div class="bg-accent-100/40 border-accent-100 flex h-[62px] w-full items-center justify-center rounded-[3px] border"></div><div class="text-accent-100 absolute -top-4 left-1/2 -translate-x-1/2 -translate-y-1/2 text-[14px] -tracking-widest">1ms</div></div></div><div class="timeline-group" style="width:58.239277652370205%"><div class="relative flex flex-row items-center group/first"><div class="bg-surface-6 h-px w-1 opacity-70 transition-opacity duration-200 ease-out group-hover/first:opacity-100"></div><div class="border-accent-100/50 bg-accent-100/5 relative flex h-[62px] w-full items-center justify-center rounded-[3px] border border-dashed"><div class="relative h-full w-full overflow-hidden"><div class="text-accent-100/50 pointer-events-none absolute inset-0 flex flex-col justify-center py-2 text-[10px]"><div class="flex min-h-6 flex-nowrap overflow-hidden"><div class="animate-infinite-scroll flex flex-row gap-x-4" style="animation-duration:80s;animation-timing-function:linear;animation-iteration-count:infinite" aria-hidden="true"><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div></div></div><div class="flex min-h-6 flex-nowrap overflow-hidden"><div class="animate-infinite-scroll flex flex-row gap-x-4" style="animation-duration:80s;animation-timing-function:linear;animation-iteration-count:infinite" aria-hidden="true"><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div></div></div><div class="flex min-h-6 flex-nowrap overflow-hidden"><div class="animate-infinite-scroll flex flex-row gap-x-4" style="animation-duration:80s;animation-timing-function:linear;animation-iteration-count:infinite" aria-hidden="true"><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div></div></div></div></div></div><div class="absolute -bottom-9 left-1/2 flex -translate-x-1/2 -translate-y-1/2 flex-col items-center opacity-30 transition-opacity duration-200 group-hover/first:opacity-100"><div class="text-accent-100 text-[14px] -tracking-widest whitespace-nowrap">LLM Call<!-- --><!-- -->2500ms</div></div></div></div><div class="timeline-separator" style="width:2.2573363431151243%"><div class="relative flex flex-row items-center"><div class="bg-surface-6 h-px w-1 opacity-30"></div><div class="bg-accent-100/40 border-accent-100 flex h-[62px] w-full items-center justify-center rounded-[3px] border"></div><div class="text-accent-100 absolute -top-4 left-1/2 -translate-x-1/2 -translate-y-1/2 text-[14px] -tracking-widest">0.5ms</div></div></div><div class="timeline-group" style="width:29.194883370955605%"><div class="relative flex flex-row items-center group/second"><div class="bg-surface-6 h-px w-1 opacity-70 transition-opacity duration-200 ease-out group-hover/second:opacity-100"></div><div class="border-accent-100/50 bg-accent-100/5 relative flex h-[62px] w-full items-center justify-center rounded-[3px] border border-dashed"><div class="relative h-full w-full overflow-hidden"><div class="text-accent-100/50 pointer-events-none absolute inset-0 flex flex-col justify-center py-2 text-[10px]"><div class="flex min-h-6 flex-nowrap overflow-hidden"><div class="animate-infinite-scroll flex flex-row gap-x-4" style="animation-duration:40s;animation-timing-function:linear;animation-iteration-count:infinite" aria-hidden="true"><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div></div></div><div class="flex min-h-6 flex-nowrap overflow-hidden"><div class="animate-infinite-scroll flex flex-row gap-x-4" style="animation-duration:40s;animation-timing-function:linear;animation-iteration-count:infinite" aria-hidden="true"><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div></div></div><div class="flex min-h-6 flex-nowrap overflow-hidden"><div class="animate-infinite-scroll flex flex-row gap-x-4" style="animation-duration:40s;animation-timing-function:linear;animation-iteration-count:infinite" aria-hidden="true"><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div><div class="text-accent-100/30 -mx-1 -rotate-30 text-[12px] whitespace-nowrap">free</div></div></div></div></div></div><div class="absolute -bottom-9 left-1/2 flex -translate-x-1/2 -translate-y-1/2 flex-col items-center opacity-30 transition-opacity duration-200 group-hover/second:opacity-100"><div class="text-accent-100 text-[14px] -tracking-widest whitespace-nowrap">API Call<!-- --><!-- -->300ms</div></div></div></div><div class="timeline-separator" style="width:3.3860045146726865%"><div class="relative flex flex-row items-center"><div class="bg-surface-6 h-px w-1 opacity-30"></div><div class="bg-accent-100/40 border-accent-100 flex h-[62px] w-full items-center justify-center rounded-[3px] border"></div><div class="text-accent-100 absolute -top-4 left-1/2 -translate-x-1/2 -translate-y-1/2 text-[14px] -tracking-widest">0.75ms</div></div></div><div class="h-px w-[52px] bg-[repeating-linear-gradient(90deg,var(--color-surface-6),var(--color-surface-6)_12px,transparent_12px,transparent_16px)] bg-size-[100%_1px] bg-top-left bg-repeat-x opacity-30"></div></div></div><div class="bg-background-100 absolute bottom-0 left-1/2 z-10 flex -translate-x-1/2 translate-y-1/2 items-center justify-center gap-4 overflow-hidden py-2"><div class="bg-background-100 h-3.5 w-3.5 rounded-[3px] border"></div><div class="flex items-center gap-1"><div class="bg-accent-100/40 border-accent-100 h-3.5 w-3.5 rounded-[3px] border"></div><code class="text-accent-100">Paid</code></div><div class="flex items-center gap-1"><div class="bg-accent-100/5 border-accent-100/50 h-3.5 w-3.5 rounded-[3px] border border-dashed"></div><code class="text-accent-100/50">Free</code></div><div class="bg-background-100 h-3.5 w-3.5 rounded-[3px] border"></div></div></div></div></div><div class="divide-brand-6 divide-surface-6 grid divide-y lg:grid-cols-2 lg:divide-x lg:divide-y-0"><div class="relative flex flex-col justify-start gap-8 p-6 md:p-10"><div class="flex items-center justify-between"><div class="flex flex-col gap-1"><h4 class="text-foreground-200 dark:text-foreground-100" data-cms-path="pages.home.homePricingPromo.freeTitle" data-cms-type="text">Free</h4><p class="text-foreground-200/70" data-cms-path="pages.home.homePricingPromo.freeSubtitle" data-cms-type="text">No credit card needed</p></div><a href="/plans#developer-platform" data-slot="button" class="relative isolate inline-flex shrink-0 origin-center items-center justify-center whitespace-nowrap rounded-full border font-medium backdrop-blur-md transition-[scale,translate] hover:opacity-95 active:translate-y-[1px] outline-[0.5px] outline-transparent outline-offset-2 focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 [&amp;_svg]:pointer-events-none [&amp;_svg]:shrink-0 [&amp;&gt;*]:relative [&amp;&gt;*]:z-[4] before:absolute before:-inset-[1px] before:z-[3] before:rounded-[inherit] before:bg-background-300 before:opacity-0 before:pointer-events-none before:content-[&#x27;&#x27;] before:transition-opacity before:duration-[0.16s] before:ease-[cubic-bezier(0.55,0.085,0.68,0.53)] active:before:transition-none after:absolute after:-inset-[1px] after:z-[2] after:rounded-[inherit] after:border-[1px] after:border-current after:opacity-0 after:pointer-events-none after:content-[&#x27;&#x27;] after:transition-opacity after:delay-[0.1s] after:duration-[0.6s] after:ease-[cubic-bezier(0.25,0.46,0.45,0.94)] active:after:opacity-100 active:after:transition-none border-border-100 bg-transparent text-foreground-100 active:scale-[0.98] hover:border-accent-100 hover:bg-accent-200/5 hover:text-accent-100 px-3 py-1.5 !transition-[color,background-color,border-color,transform,translate] duration-200 ease-out hover:!opacity-100 gap-0" data-cms-path="pages.home.homePricingPromo.freeCtaLabel">See more</a></div><div class="relative grid grid-cols-2 gap-2 rounded-sm border p-4 pt-3"><div class="pointer-events-none absolute inset-0 z-10 select-none" aria-hidden="true"><div class="bg-background-100 dark:bg-background-200 absolute" style="left:-7px;top:-7px;key:top-left;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute" style="right:-7px;top:-7px;key:top-right;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute" style="left:-7px;bottom:-7px;key:bottom-left;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute" style="right:-7px;bottom:-7px;key:bottom-right;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div></div><div class="relative col-span-full"><div role="tablist" aria-label="Pricing categories" class="no-scrollbar flex items-center gap-4 overflow-x-auto snap-x snap-mandatory" style="scrollbar-width:none;-ms-overflow-style:none;scroll-padding-left:16px"><button type="button" role="tab" id="home-pricing-tab-free-0" aria-selected="true" aria-controls="home-pricing-panel-free-0" tabindex="0" style="scroll-margin-left:16px" class="shrink-0 snap-start text-sm transition-colors font-medium rounded-sm focus:outline-none focus-visible:ring-2 focus-visible:ring-accent-100/40 text-foreground-200/70 dark:text-foreground-100">Workers</button><button type="button" role="tab" id="home-pricing-tab-free-1" aria-selected="false" aria-controls="home-pricing-panel-free-1" tabindex="-1" style="scroll-margin-left:16px" class="shrink-0 snap-start text-sm transition-colors font-medium rounded-sm focus:outline-none focus-visible:ring-2 focus-visible:ring-accent-100/40 text-foreground-200/20 dark:text-tertiary hover:text-tertiary">Durable Objects</button><button type="button" role="tab" id="home-pricing-tab-free-2" aria-selected="false" aria-controls="home-pricing-panel-free-2" tabindex="-1" style="scroll-margin-left:16px" class="shrink-0 snap-start text-sm transition-colors font-medium rounded-sm focus:outline-none focus-visible:ring-2 focus-visible:ring-accent-100/40 text-foreground-200/20 dark:text-tertiary hover:text-tertiary">Workers KV</button></div></div><div class="relative col-span-full grid grid-cols-1 grid-rows-1"><div id="home-pricing-panel-free-0" role="tabpanel" aria-labelledby="home-pricing-tab-free-0" class="col-start-1 col-end-2 row-start-1 row-end-2 grid grid-cols-2 gap-2" aria-hidden="false" style="opacity:1;transform:none"><div class="flex flex-col items-start gap-2 rounded-[4px] border border-dashed p-4 text-foreground-200 dark:text-foreground-100 bg-transparent"><div class="flex flex-col gap-1 leading-none font-medium"><h6 class="leading-none text-inherit">100,0 </h6><p class="leading-none text-inherit">/ <!-- -->daily requests</p></div></div><div class="flex flex-col items-start gap-2 rounded-[4px] border border-dashed p-4 text-foreground-200 dark:text-foreground-100 bg-transparent"><div class="flex flex-col gap-1 leading-none font-medium"><h6 class="leading-none text-inherit">1 million </h6><p class="leading-none text-inherit">/ <!-- -->KV daily reads</p></div></div><div class="flex flex-col items-start gap-2 rounded-[4px] border border-dashed p-4 text-foreground-200 dark:text-foreground-100 bg-transparent"><div class="flex flex-col gap-1 leading-none font-medium"><h6 class="leading-none text-inherit">25 </h6><p class="leading-none text-inherit">/ <!-- -->AI daily requests</p></div></div><div class="flex flex-col items-start gap-2 rounded-[4px] border border-dashed p-4 text-foreground-200 dark:text-foreground-100 bg-transparent"><div class="flex flex-col gap-1 leading-none font-medium"><h6 class="leading-none text-inherit">10GB </h6><p class="leading-none text-inherit">/ <!-- -->R2 Storage</p></div></div></div><div id="home-pricing-panel-free-1" role="tabpanel" aria-labelledby="home-pricing-tab-free-1" class="col-start-1 col-end-2 row-start-1 row-end-2 grid grid-cols-2 gap-2" aria-hidden="true" inert="" style="opacity:0;transform:translateX(24px)"><div class="flex flex-col items-start gap-2 rounded-[4px] border border-dashed p-4 text-foreground-200 dark:text-foreground-100 bg-transparent col-span-2"><div class="flex flex-col gap-1 leading-none font-medium"><h6 class="leading-none text-inherit">5 GB </h6><p class="leading-none text-inherit">/ <!-- -->SQL Stored Data</p></div></div><div class="flex flex-col items-start gap-2 rounded-[4px] border border-dashed p-4 text-foreground-200 dark:text-foreground-100 bg-transparent col-span-2"><div class="flex flex-col gap-1 leading-none font-medium"><h6 class="leading-none text-inherit">1 GB </h6><p class="leading-none text-inherit">/ <!-- -->Stored Data (KV)</p></div></div></div><div id="home-pricing-panel-free-2" role="tabpanel" aria-labelledby="home-pricing-tab-free-2" class="col-start-1 col-end-2 row-start-1 row-end-2 grid grid-cols-2 gap-2" aria-hidden="true" inert="" style="opacity:0;transform:translateX(24px)"><div class="flex flex-col items-start gap-2 rounded-[4px] border border-dashed p-4 text-foreground-200 dark:text-foreground-100 bg-transparent"><div class="flex flex-col gap-1 leading-none font-medium"><h6 class="leading-none text-inherit">1 GB </h6><p class="leading-none text-inherit">/ <!-- -->Stored Data</p></div></div><div class="flex flex-col items-start gap-2 rounded-[4px] border border-dashed p-4 text-foreground-200 dark:text-foreground-100 bg-transparent"><div class="flex flex-col gap-1 leading-none font-medium"><h6 class="leading-none text-inherit">100,0 </h6><p class="leading-none text-inherit">/ <!-- -->Read requests</p></div></div><div class="flex flex-col items-start gap-2 rounded-[4px] border border-dashed p-4 text-foreground-200 dark:text-foreground-100 bg-transparent col-span-2"><div class="flex flex-col gap-1 leading-none font-medium"><h6 class="leading-none text-inherit">1,0 </h6><p class="leading-none text-inherit">/ <!-- -->Write/Delete/List requests</p></div></div></div></div></div></div><div class="relative flex flex-col justify-start gap-8 p-6 md:p-10"><div class="flex items-center justify-between"><div class="flex flex-col gap-1"><h4 class="text-accent-100" data-cms-path="pages.home.homePricingPromo.paidTitle" data-cms-type="text">Paid</h4><p class="text-accent-100/70" data-cms-path="pages.home.homePricingPromo.paidSubtitle" data-cms-type="text">Starts at $5/month</p></div><a href="/plans#developer-platform" data-slot="button" class="relative isolate inline-flex shrink-0 origin-center items-center justify-center whitespace-nowrap rounded-full border font-medium backdrop-blur-md transition-[scale,translate] hover:opacity-95 active:translate-y-[1px] outline-[0.5px] outline-transparent outline-offset-2 focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 [&amp;_svg]:pointer-events-none [&amp;_svg]:shrink-0 [&amp;&gt;*]:relative [&amp;&gt;*]:z-[4] before:absolute before:-inset-[1px] before:z-[3] before:rounded-[inherit] before:bg-background-300 before:opacity-0 before:pointer-events-none before:content-[&#x27;&#x27;] before:transition-opacity before:duration-[0.16s] before:ease-[cubic-bezier(0.55,0.085,0.68,0.53)] active:before:transition-none after:absolute after:-inset-[1px] after:z-[2] after:rounded-[inherit] after:border-[1px] after:border-current after:opacity-0 after:pointer-events-none after:content-[&#x27;&#x27;] after:transition-opacity after:delay-[0.1s] after:duration-[0.6s] after:ease-[cubic-bezier(0.25,0.46,0.45,0.94)] active:after:opacity-100 active:after:transition-none border-border-100 bg-transparent text-foreground-100 active:scale-[0.98] hover:border-accent-100 hover:bg-accent-200/5 hover:text-accent-100 px-3 py-1.5 gap-0.5 !transition-[color,background-color,border-color,transform,translate] duration-200 ease-out hover:!opacity-100" data-cms-path="pages.home.homePricingPromo.paidCtaLabel">See more</a></div><div class="border-accent-100/50 dark:bg-accent-100/5 relative grid grid-cols-2 gap-2 rounded-sm border p-4 pt-3"><div class="pointer-events-none absolute inset-0 z-10 select-none" aria-hidden="true"><div class="bg-background-100 dark:bg-background-200 absolute" style="left:-7px;top:-7px;key:top-left;width:14px;height:14px;border:1px solid #FF500A80;border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute" style="right:-7px;top:-7px;key:top-right;width:14px;height:14px;border:1px solid #FF500A80;border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute" style="left:-7px;bottom:-7px;key:bottom-left;width:14px;height:14px;border:1px solid #FF500A80;border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute" style="right:-7px;bottom:-7px;key:bottom-right;width:14px;height:14px;border:1px solid #FF500A80;border-radius:3px"></div></div><div class="relative col-span-full"><div role="tablist" aria-label="Pricing categories" class="no-scrollbar flex items-center gap-4 overflow-x-auto snap-x snap-mandatory" style="scrollbar-width:none;-ms-overflow-style:none;scroll-padding-left:16px"><button type="button" role="tab" id="home-pricing-tab-paid-0" aria-selected="true" aria-controls="home-pricing-panel-paid-0" tabindex="0" style="scroll-margin-left:16px" class="shrink-0 snap-start text-sm transition-colors font-medium rounded-sm focus:outline-none focus-visible:ring-2 focus-visible:ring-accent-100/40 text-accent-100">Workers</button><button type="button" role="tab" id="home-pricing-tab-paid-1" aria-selected="false" aria-controls="home-pricing-panel-paid-1" tabindex="-1" style="scroll-margin-left:16px" class="shrink-0 snap-start text-sm transition-colors font-medium rounded-sm focus:outline-none focus-visible:ring-2 focus-visible:ring-accent-100/40 text-accent-100/30 dark:text-accent-100/50 hover:text-accent-100/70">Durable Objects</button><button type="button" role="tab" id="home-pricing-tab-paid-2" aria-selected="false" aria-controls="home-pricing-panel-paid-2" tabindex="-1" style="scroll-margin-left:16px" class="shrink-0 snap-start text-sm transition-colors font-medium rounded-sm focus:outline-none focus-visible:ring-2 focus-visible:ring-accent-100/40 text-accent-100/30 dark:text-accent-100/50 hover:text-accent-100/70">Workers KV</button></div></div><div class="relative col-span-full grid grid-cols-1 grid-rows-1"><div id="home-pricing-panel-paid-0" role="tabpanel" aria-labelledby="home-pricing-tab-paid-0" class="col-start-1 col-end-2 row-start-1 row-end-2 grid grid-cols-2 gap-2" aria-hidden="false" style="opacity:1;transform:none"><div class="flex flex-col items-start gap-2 rounded-[4px] border border-dashed p-4 bg-accent-100/5 dark:bg-accent-100/10 border-accent-100/30 text-accent-100 col-span-2"><div class="flex flex-col gap-1 leading-none font-medium"><h6 class="leading-none text-inherit">$0.30 </h6><p class="leading-none text-inherit">/ <!-- -->million requests</p></div></div><div class="flex flex-col items-start gap-2 rounded-[4px] border border-dashed p-4 bg-accent-100/5 dark:bg-accent-100/10 border-accent-100/30 text-accent-100 col-span-2"><div class="flex flex-col gap-1 leading-none font-medium"><h6 class="leading-none text-inherit">$0.02 </h6><p class="leading-none text-inherit">/ <!-- -->million CPU ms</p></div></div></div><div id="home-pricing-panel-paid-1" role="tabpanel" aria-labelledby="home-pricing-tab-paid-1" class="col-start-1 col-end-2 row-start-1 row-end-2 grid grid-cols-2 gap-2" aria-hidden="true" inert="" style="opacity:0;transform:translateX(24px)"><div class="flex flex-col items-start gap-2 rounded-[4px] border border-dashed p-4 bg-accent-100/5 dark:bg-accent-100/10 border-accent-100/30 text-accent-100"><div class="flex flex-col gap-1 leading-none font-medium"><h6 class="leading-none text-inherit">$0.15 </h6><p class="leading-none text-inherit">/ <!-- -->million</p></div></div><div class="flex flex-col items-start gap-2 rounded-[4px] border border-dashed p-4 bg-accent-100/5 dark:bg-accent-100/10 border-accent-100/30 text-accent-100"><div class="flex flex-col gap-1 leading-none font-medium"><h6 class="leading-none text-inherit">$12.50 </h6><p class="leading-none text-inherit">/ <!-- -->million GB-s</p></div></div><div class="flex flex-col items-start gap-2 rounded-[4px] border border-dashed p-4 bg-accent-100/5 dark:bg-accent-100/10 border-accent-100/30 text-accent-100"><div class="flex flex-col gap-1 leading-none font-medium"><h6 class="leading-none text-inherit">$0.001 </h6><p class="leading-none text-inherit">/ <!-- -->million Read rows</p></div></div><div class="flex flex-col items-start gap-2 rounded-[4px] border border-dashed p-4 bg-accent-100/5 dark:bg-accent-100/10 border-accent-100/30 text-accent-100"><div class="flex flex-col gap-1 leading-none font-medium"><h6 class="leading-none text-inherit">$1.00 </h6><p class="leading-none text-inherit">/ <!-- -->million Written rows</p></div></div></div><div id="home-pricing-panel-paid-2" role="tabpanel" aria-labelledby="home-pricing-tab-paid-2" class="col-start-1 col-end-2 row-start-1 row-end-2 grid grid-cols-2 gap-2" aria-hidden="true" inert="" style="opacity:0;transform:translateX(24px)"><div class="flex flex-col items-start gap-2 rounded-[4px] border border-dashed p-4 bg-accent-100/5 dark:bg-accent-100/10 border-accent-100/30 text-accent-100"><div class="flex flex-col gap-1 leading-none font-medium"><h6 class="leading-none text-inherit">$0.50 </h6><p class="leading-none text-inherit">/ <!-- -->GB-month</p></div></div><div class="flex flex-col items-start gap-2 rounded-[4px] border border-dashed p-4 bg-accent-100/5 dark:bg-accent-100/10 border-accent-100/30 text-accent-100"><div class="flex flex-col gap-1 leading-none font-medium"><h6 class="leading-none text-inherit">$0.50 </h6><p class="leading-none text-inherit">/ <!-- -->million Read requests</p></div></div><div class="flex flex-col items-start gap-2 rounded-[4px] border border-dashed p-4 bg-accent-100/5 dark:bg-accent-100/10 border-accent-100/30 text-accent-100 col-span-2"><div class="flex flex-col gap-1 leading-none font-medium"><h6 class="leading-none text-inherit">$5.00 </h6><p class="leading-none text-inherit">/ <!-- -->million Write/Delete/List requests</p></div></div></div></div></div></div></div></div></div></div></div></div></div><!--astro:end--></astro-island></div></section><section class="animate-in mx-auto fade-in transition-opacity delay-100 duration-2000 ease-out relative z-0 bg-background-100 -mt-0.5 flex w-full flex-col overflow-hidden md:hidden "><svg class="corner-line top-line absolute top-0 left-1/2 h-1 -translate-x-1/2 transition-opacity duration-2000 ease-out w-[200dvw]" preserveAspectRatio="none" aria-hidden="true"><line x1="0" y1="0.5" x2="100%" y2="0.5" stroke="var(--color-border-100)" stroke-width="1" stroke-dasharray="16,16"></line></svg><div class="relative mb-2 h-20 w-full"><svg class="pointer-events-none absolute top-0 left-0 z-0 h-full w-full" data-testid="rf__background" aria-hidden="true" style="stroke-dasharray:none;stroke-dashoffset:0"><pattern id="pattern-hxlvne" x="0" y="0" width="12" height="12" patternUnits="userSpaceOnUse"><circle cx="6" cy="6" r="0.75" fill="var(--color-decor-dots-100)" style="stroke-dasharray:none;stroke-dashoffset:0"></circle></pattern><rect x="0" y="0" width="100%" height="100%" fill="url(#pattern-hxlvne)" style="stroke-dasharray:none;stroke-dashoffset:0"></rect></svg></div><svg class="corner-line bottom-line absolute bottom-0 left-1/2 h-1 w-[200dvw] -translate-x-1/2 transition-opacity duration-2000 ease-out" preserveAspectRatio="none"><line x1="0" y1="0.5" x2="100%" y2="0.5" stroke="var(--color-border-100)" stroke-width="1" stroke-dasharray="16,16"></line></svg></section><section id="home-title-3" class="px-section relative sm:mt-6 md:mt-8 mt-12" data-cms-path="pages.home.homeTitleTailored"><div class="flex w-full min-w-0 flex-col items-center justify-center"><div class="mx-auto flex w-full max-w-[1080px] min-w-0 flex-col items-center text-center"><h3 class="text-foreground-100 w-full min-w-0 text-balance whitespace-pre-line" data-cms-path="pages.home.homeTitleTailored.title" data-cms-type="text">Tailored to your team<astro-island uid="ZRr777" prefix="r66" component-url="/_astro/common.DZtg08gA.js" component-export="CopyLink" renderer-url="/_astro/client.DGUUz9qO.js" props="{&quot;sectionId&quot;:[0,&quot;home-title-3&quot;]}" ssr client="idle" opts="{&quot;name&quot;:&quot;CopyLink&quot;,&quot;value&quot;:true}" await-children><button class="relative hidden px-2 items-center justify-center text-foreground-100/40 active:scale-90 hover:text-foreground-100/70 shrink-0 cursor-pointer opacity-0 group-hover:opacity-100 duration-200 ease-out transition-all md:hidden py-1 translate-y-0.5 -translate-x-2" aria-hidden="true" title="Copy link to clipboard" tabindex="-1" type="button"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="size-6 transition-all select-none"><path d="M12.7076 18.3639L11.2933 19.7781C9.34072 21.7308 6.1749 21.7308 4.22228 19.7781C2.26966 17.8255 2.26966 14.6597 4.22228 12.7071L5.63649 11.2929M18.3644 12.7071L19.7786 11.2929C21.7312 9.34024 21.7312 6.17441 19.7786 4.22179C17.826 2.26917 14.6602 2.26917 12.7076 4.22179L11.2933 5.636M8.50045 15.4999L15.5005 8.49994" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 transition-all select-none size-6 scale-0 opacity-0"><path d="M20 6L9 17L4 12" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg></button><!--astro:end--></astro-island></h3><p class="heading-visual-h5 mt-4 w-full min-w-0 text-balance whitespace-pre-line text-foreground-100/70" data-cms-path="pages.home.homeTitleTailored.subtitle" data-cms-type="text">Easy to use for both startups and the world’s largest enterprises.</p></div></div></section><section id="home-tailored" class="px-section relative" data-cms-path="pages.home.homeTailored"><div class="bg-background-100 relative mx-auto w-full max-w-[1200px]"><div class="pointer-events-none absolute inset-0 z-10 select-none" aria-hidden="true"><div class="bg-background-100 dark:bg-background-200 absolute" style="left:-7px;top:-7px;key:top-left;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute" style="right:-7px;top:-7px;key:top-right;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute" style="left:-7px;bottom:-7px;key:bottom-left;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div><div class="bg-background-100 dark:bg-background-200 absolute" style="right:-7px;bottom:-7px;key:bottom-right;width:14px;height:14px;border:1px solid var(--color-border-100);border-radius:3px"></div></div><div class="mx-auto grid max-w-[1200px] auto-rows-auto grid-cols-1 gap-2 lg:auto-rows-[373px] lg:grid-cols-12"><div class="lg:col-span-8"><div class="bg-background-100 flex h-full flex-col justify-between rounded-sm border"><astro-island uid="2g5yAB" prefix="r68" component-url="/_astro/common.DZtg08gA.js" component-export="WorkflowCard" renderer-url="/_astro/client.DGUUz9qO.js" props="{}" ssr client="visible" opts="{&quot;name&quot;:&quot;WorkflowCard&quot;,&quot;value&quot;:true}" await-children><div class="relative flex items-start gap-4 whitespace-nowrap overflow-hidden p-6"><div class="shadow-stack bg-accent-100 relative flex aspect-square w-16 items-center justify-center rounded-sm"><svg xmlns="http://www.w3.org/2000/svg" width="66" height="30" viewBox="0 0 341 156" fill="none" class="text-light-foreground size-12 scale-75 md:scale-100"><g class="cf-logo-base transition-opacity duration-200 ease-out"><path d="M275.125 68.25C311.507 68.25 341 97.9335 341 134.55C341 141.077 340.063 147.385 338.317 153.343C337.848 154.943 336.363 156 334.706 156H243.056C241.697 156 240.76 154.628 241.247 153.351L242.999 148.76C248.595 134.03 264.56 121.963 279.331 121.256L307.33 119.813C308.826 119.736 310 118.492 310 116.985C310 115.485 308.838 114.245 307.351 114.157L281.059 112.601C266.924 111.877 260.018 99.2932 263.82 86.179L268.195 71.0866C268.64 69.5514 269.971 68.4343 271.557 68.3476C272.738 68.2831 273.928 68.25 275.125 68.25Z" fill="#FF9910"></path><path d="M184.062 0C222 0 253.868 26.1297 262.882 61.4824C263.26 62.967 263.142 64.5333 262.601 65.9662L255.383 85.0897C249.787 99.8196 235.406 112.593 219.134 112.593L93.7928 114.043C92.2801 114.061 91.063 115.3 91.0625 116.823C91.0625 118.344 92.2776 119.585 93.789 119.605L217.365 121.248C231.531 121.248 238.406 134.556 234.606 147.671L233.011 153.189C232.53 154.855 231.014 156 229.291 156H3.90889C1.98075 156 0.330745 154.574 0.17634 152.64C0.0594555 151.175 0 149.695 0 148.2C0 119.723 21.6617 96.3403 49.306 93.8266C48.7387 91.2419 48.4375 88.5564 48.4375 85.8C48.4375 65.3379 64.919 48.75 85.25 48.75C93.3413 48.75 100.822 51.3789 106.897 55.8321C117.716 23.3806 148.176 0 184.062 0Z" fill="#FF5F08"></path></g><g class="cf-logo-light transition-opacity duration-200 ease-out" fill="currentColor"><path d="M275.125 68.25C311.507 68.25 341 97.9335 341 134.55C341 141.077 340.063 147.385 338.317 153.343C337.848 154.943 336.363 156 334.706 156H243.056C241.697 156 240.76 154.628 241.247 153.351L242.999 148.76C248.595 134.03 264.56 121.963 279.331 121.256L307.33 119.813C308.826 119.736 310 118.492 310 116.985C310 115.485 308.838 114.245 307.351 114.157L281.059 112.601C266.924 111.877 260.018 99.2932 263.82 86.179L268.195 71.0866C268.64 69.5514 269.971 68.4343 271.557 68.3476C272.738 68.2831 273.928 68.25 275.125 68.25Z"></path><path d="M184.062 0C222 0 253.868 26.1297 262.882 61.4824C263.26 62.967 263.142 64.5333 262.601 65.9662L255.383 85.0897C249.787 99.8196 235.406 112.593 219.134 112.593L93.7928 114.043C92.2801 114.061 91.063 115.3 91.0625 116.823C91.0625 118.344 92.2776 119.585 93.789 119.605L217.365 121.248C231.531 121.248 238.406 134.556 234.606 147.671L233.011 153.189C232.53 154.855 231.014 156 229.291 156H3.90889C1.98075 156 0.330745 154.574 0.17634 152.64C0.0594555 151.175 0 149.695 0 148.2C0 119.723 21.6617 96.3403 49.306 93.8266C48.7387 91.2419 48.4375 88.5564 48.4375 85.8C48.4375 65.3379 64.919 48.75 85.25 48.75C93.3413 48.75 100.822 51.3789 106.897 55.8321C117.716 23.3806 148.176 0 184.062 0Z"></path></g></svg><div class="bg-foreground-200 backdrop-blur-md border-background-100 dark:border-background-200 absolute -right-4 -bottom-4 flex aspect-square w-8 items-center justify-center rounded-sm border-2"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="text-background-100 size-5"><path d="M20.1159 5.90097C20.0346 5.79332 19.9478 5.68985 19.8559 5.59097C19.9485 5.34443 20.0188 5.09008 20.0659 4.83097C20.2044 3.88316 20.0835 2.91553 19.7159 2.03097C19.7159 2.03097 18.5959 1.68097 16.0259 3.41097C14.9348 3.10999 13.8078 2.9586 12.6759 2.96097C11.5408 2.95893 10.4106 3.1103 9.31593 3.41097C6.74593 1.66097 5.62593 2.03097 5.62593 2.03097C5.26187 2.90592 5.14094 3.86297 5.27593 4.80097C5.32332 5.07085 5.39701 5.33544 5.49593 5.59097C5.40593 5.69097 5.31593 5.80097 5.23593 5.90097C4.48972 6.83699 4.0936 8.00411 4.11593 9.20097C4.11418 9.48481 4.12753 9.76855 4.15593 10.051C4.47593 14.481 7.42593 15.511 10.2359 15.831C9.83833 16.2009 9.56866 16.6877 9.46593 17.221C9.37271 17.5766 9.32897 17.9434 9.33593 18.311V19.621C8.21693 19.721 7.06893 19.558 6.71293 18.56C6.33057 17.6049 5.69683 16.7711 4.87893 16.147C4.81861 16.1155 4.76164 16.078 4.70893 16.035C4.63722 15.8461 4.50997 15.6834 4.34396 15.5682C4.17795 15.4531 3.98096 15.391 3.77893 15.39H3.77393C3.50958 15.39 3.25598 15.4946 3.06859 15.6811C2.8812 15.8675 2.77526 16.1206 2.77393 16.385C2.77093 17.197 3.58393 17.722 3.91693 17.9C4.30538 18.2925 4.61826 18.7532 4.83993 19.259C5.20393 20.282 6.26893 21.837 9.30593 21.635L9.30793 21.733L9.31193 22.001C9.31193 22.2662 9.41729 22.5205 9.60483 22.7081C9.79236 22.8956 10.0467 23.001 10.3119 23.001H15.0259C15.2912 23.001 15.5455 22.8956 15.733 22.7081C15.9206 22.5205 16.0259 22.2662 16.0259 22.001C16.0259 22.001 16.0339 18.841 16.0339 18.311C16.0409 17.9434 15.9972 17.5766 15.9039 17.221L15.9019 17.215L15.9059 17.221C15.8969 17.186 15.8839 17.158 15.8739 17.124C15.7626 16.6285 15.5048 16.1779 15.1339 15.831L15.1459 15.852L15.1259 15.832C17.9359 15.512 20.8659 14.462 21.1859 10.052C21.2143 9.76955 21.2277 9.48581 21.2259 9.20197C21.2437 8.00748 20.852 6.84192 20.1159 5.90097Z" fill="#FFFDFA"></path></svg></div></div><div class="flex h-full w-full flex-col gap-0.5 mask-b-from-0"></div></div><!--astro:end--></astro-island><div class="flex flex-col gap-2 p-8 pt-0"><h3 class="heading-visual-h6 text-foreground-100" data-cms-path="pages.home.homeTailored.workflowTitle" data-cms-type="text">Fits into your existing workflows </h3><p class="text-foreground-100/70 max-w-md" data-cms-path="pages.home.homeTailored.workflowDescription" data-cms-type="text">Git,GitHub Actions,VS Code,and any framework. No proprietary tools or vendor lock-in. </p></div></div></div><div class="h-[226px] lg:col-span-4 lg:h-auto"><div class="bg-accent-100 shadow-stack text-light-foreground relative flex h-full flex-col gap-2 rounded-sm p-8"><svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg" class="size-6 text-inherit"><path d="M35 5.73495C32.7903 5.04091 30.4388 4.66675 28 4.66675C15.1134 4.66675 4.66669 15.1134 4.66669 28.0001C4.66669 40.8867 15.1134 51.3334 28 51.3334C40.8867 51.3334 51.3334 40.8867 51.3334 28.0001C51.3334 23.9977 50.3256 20.2306 48.55 16.9388M39.6667 13.4167H39.6784M24.5001 51.0727L24.5004 45.9316C24.5004 45.6531 24.6 45.3838 24.7813 45.1724L30.5814 38.4054C31.0581 37.8492 30.9104 36.9966 30.2744 36.6332L23.6099 32.8248C23.4289 32.7213 23.2788 32.5712 23.1755 32.3901L18.8311 24.7769C18.605 24.3807 18.1687 24.1526 17.7143 24.193L4.81645 25.3418M49 14.0001C49 19.1547 44.3334 23.3334 39.6667 28.0001C35 23.3334 30.3334 19.1547 30.3334 14.0001C30.3334 8.84542 34.512 4.66675 39.6667 4.66675C44.8213 4.66675 49 8.84542 49 14.0001ZM40.25 13.4167C40.25 13.7389 39.9889 14.0001 39.6667 14.0001C39.3445 14.0001 39.0834 13.7389 39.0834 13.4167C39.0834 13.0946 39.3445 12.8334 39.6667 12.8334C39.9889 12.8334 40.25 13.0946 40.25 13.4167Z" stroke="currentColor" stroke-width="3.75" stroke-linecap="round" stroke-linejoin="round"></path></svg><h3 class="heading-visual-h6 text-inherit" data-cms-path="pages.home.homeTailored.accentTitle" data-cms-type="text">One network for users,apps,and data </h3><p class="text-light-foreground" data-cms-path="pages.home.homeTailored.accentDescription" data-cms-type="text">Whether you&#39;re shipping code,securing employees,or connecting branches,it all runs on the same global network — managed from one dashboard,billed as one platform. </p></div></div><div class="h-[226px] lg:col-span-4 lg:h-auto"><div class="bg-background-100 flex h-full flex-col justify-end gap-2 rounded-sm border p-8 pt-0"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="text-foreground-100 size-6"><path d="M12 14.4999V8.49987M9 11.4999H15M20 11.9999C20 16.9083 14.646 20.4783 12.698 21.6147C12.4766 21.7439 12.3659 21.8085 12.2097 21.842C12.0884 21.868 11.9116 21.868 11.7903 21.842C11.6341 21.8085 11.5234 21.7439 11.302 21.6147C9.35396 20.4783 4 16.9083 4 11.9999V7.21747C4 6.41796 4 6.0182 4.13076 5.67457C4.24627 5.37101 4.43398 5.10015 4.67766 4.8854C4.9535 4.64231 5.3278 4.50195 6.0764 4.22122L11.4382 2.21054C11.6461 2.13258 11.75 2.0936 11.857 2.07815C11.9518 2.06444 12.0482 2.06444 12.143 2.07815C12.25 2.0936 12.3539 2.13258 12.5618 2.21054L17.9236 4.22122C18.6722 4.50195 19.0465 4.64231 19.3223 4.8854C19.566 5.10015 19.7537 5.37101 19.8692 5.67457C20 6.0182 20 6.41796 20 7.21747V11.9999Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg><h3 class="heading-visual-h6 text-foreground-100" data-cms-path="pages.home.homeTailored.observableTitle" data-cms-type="text">Secure by default </h3><p class="text-foreground-100/70 max-w-md" data-cms-path="pages.home.homeTailored.observableDescription" data-cms-type="text">DDoS protection,WAF,bot management,and Zero Trust controls are built into the network and run on every request from day one. </p></div></div><div class="h-[373px] lg:col-span-8 lg:h-auto"><div class="bg-background-100 relative flex h-full flex-col gap-8 overflow-hidden rounded-sm border pt-8 pl-8 md:flex-row"><div class="flex min-w-[45%] flex-col gap-2"><h3 class="heading-visual-h6 text-foreground-100" data-cms-path="pages.home.homeTailored.stackTitle" data-cms-type="text">Fast path to AI adoption </h3><p class="text-foreground-100/70 max-w-md" data-cms-path="pages.home.homeTailored.stackDescription" data-cms-type="text">Build,deploy,and govern AI agents on the same network. Secure MCP portals,identity-aware access,and built-in inference make production AI a one-step deploy. </p></div><astro-island uid="Z2oX4NH" prefix="r34" component-url="/_astro/_agents.C2a15YTU.js" component-export="Agents" renderer-url="/_astro/client.DGUUz9qO.js" props="{}" ssr client="visible" opts="{&quot;name&quot;:&quot;Agents&quot;,&quot;value&quot;:true}" await-children><div class="relative flex w-full max-w-[460px] shrink-0 flex-col items-stretch self-end md:ml-auto md:w-[500px] md:min-w-[500px] md:max-w-[500px] md:-mr-4 md:translate-y-3"><div class="w-full min-w-0"><div class="bg-background-100 border-foreground-100/10 overflow-hidden relative z-10 mx-4 flex flex-col w-full items-stretch rounded-[10px] border px-4 py-3 shadow-[0_4px_60px_0_rgba(255,80,10,0.06),0_2px_12px_0_rgba(0,0,0,0.03)]"><div class="flex flex-col gap-3"><small class="text-foreground-100">Launching agents to analyze repository…</small><div class="flex flex-col gap-2"><div class="flex items-center gap-2"><span class="bg-accent-100 inline-block size-2 shrink-0 rounded-full"></span><small class="text-accent-muted">3 background agents launched</small></div><div class="relative flex h-[88px] flex-col gap-2 pt-1 pb-3"><div style="opacity:1;filter:blur(0px);transform:none"><div class="flex items-center w-full gap-1 px-[18px]"><div class="flex shrink-0 items-center gap-2"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="text-border-200 size-4 opacity-50" aria-hidden="true"><path d="M3 3v6a3 3 0 0 0 3 3h7" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="m10 9 3 3-3 3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg><span class="bg-accent-100/10 text-foreground-100 font-mono inline-flex items-center justify-center rounded-full px-[6px] py-[2px] text-[12px] leading-[16px] tracking-[-0.04em]">review-agent</span></div><div class="flex min-w-0 flex-1 items-center gap-2 opacity-50"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="text-border-200 size-4 shrink-0" aria-hidden="true"><path d="M2 8h12m0 0-4-4m4 4-4 4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="flex min-w-0 items-center"><span class="text-foreground-100 font-mono whitespace-nowrap text-[12px] leading-[1.2] tracking-[-0.02em]">scanning PRs</span><span class="flex shrink-0 items-center gap-3 pr-3 pl-[10px]"><span class="bg-foreground-100 inline-block size-1 rounded-full"></span><span class="text-foreground-100 font-mono whitespace-nowrap text-[12px] leading-[1.2] tracking-[-0.02em]">179.6k tokens</span></span></div></div></div></div><div style="opacity:1;filter:blur(0px);transform:none"><div class="flex items-center w-full gap-1 px-[18px]"><div class="flex shrink-0 items-center gap-2"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="text-border-200 size-4 opacity-50" aria-hidden="true"><path d="M3 3v6a3 3 0 0 0 3 3h7" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="m10 9 3 3-3 3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg><span class="bg-accent-100/10 text-foreground-100 font-mono inline-flex items-center justify-center rounded-full px-[6px] py-[2px] text-[12px] leading-[16px] tracking-[-0.04em]">test-agent</span></div><div class="flex min-w-0 flex-1 items-center gap-2 opacity-50"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="text-border-200 size-4 shrink-0" aria-hidden="true"><path d="M2 8h12m0 0-4-4m4 4-4 4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="flex min-w-0 items-center"><span class="text-foreground-100 font-mono whitespace-nowrap text-[12px] leading-[1.2] tracking-[-0.02em]">running checks</span><span class="flex shrink-0 items-center gap-3 pr-3 pl-[10px]"><span class="bg-foreground-100 inline-block size-1 rounded-full"></span><span class="text-foreground-100 font-mono whitespace-nowrap text-[12px] leading-[1.2] tracking-[-0.02em]">8k tokens</span></span></div></div></div></div><div style="opacity:1;filter:blur(0px);transform:none"><div class="flex items-center w-full gap-1 px-[18px]"><div class="flex shrink-0 items-center gap-2"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="text-border-200 size-4 opacity-50" aria-hidden="true"><path d="M3 3v6a3 3 0 0 0 3 3h7" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="m10 9 3 3-3 3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg><span class="bg-accent-100/10 text-foreground-100 font-mono inline-flex items-center justify-center rounded-full px-[6px] py-[2px] text-[12px] leading-[16px] tracking-[-0.04em]">docs-agent</span></div><div class="flex min-w-0 flex-1 items-center gap-2 opacity-50"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="text-border-200 size-4 shrink-0" aria-hidden="true"><path d="M2 8h12m0 0-4-4m4 4-4 4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg><div class="flex min-w-0 items-center"><span class="text-foreground-100 font-mono whitespace-nowrap text-[12px] leading-[1.2] tracking-[-0.02em]">fixed documentation</span><span class="flex shrink-0 items-center gap-3 pr-3 pl-[10px]"><span class="bg-foreground-100 inline-block size-1 rounded-full"></span><span class="text-foreground-100 font-mono whitespace-nowrap text-[12px] leading-[1.2] tracking-[-0.02em]">56 tokens</span></span></div></div></div></div></div></div><div class="flex items-center gap-2"><div class="relative grid grid-cols-3 grid-rows-3 gap-[2px] text-accent-100 shrink-0" aria-hidden="true"><i class="bg-border-100 animate-background-pulse size-[3px]" style="grid-column:1;grid-row:1;--pulse-x:1.2px;--pulse-y:1.2px;animation-delay:0.5s"></i><i class="bg-border-100 animate-background-pulse size-[3px]" style="grid-column:2;grid-row:1;--pulse-x:0px;--pulse-y:1.2px;animation-delay:0.25s"></i><i class="bg-border-100 animate-background-pulse size-[3px]" style="grid-column:3;grid-row:1;--pulse-x:-1.2px;--pulse-y:1.2px;animation-delay:0.5s"></i><i class="bg-border-100 animate-background-pulse size-[3px]" style="grid-column:1;grid-row:2;--pulse-x:1.2px;--pulse-y:0px;animation-delay:0.25s"></i><i class="bg-border-100 animate-background-pulse size-[3px]" style="grid-column:2;grid-row:2;--pulse-x:0px;--pulse-y:0px;animation-delay:0s"></i><i class="bg-border-100 animate-background-pulse size-[3px]" style="grid-column:3;grid-row:2;--pulse-x:-1.2px;--pulse-y:0px;animation-delay:0.25s"></i><i class="bg-border-100 animate-background-pulse size-[3px]" style="grid-column:1;grid-row:3;--pulse-x:1.2px;--pulse-y:-1.2px;animation-delay:0.5s"></i><i class="bg-border-100 animate-background-pulse size-[3px]" style="grid-column:2;grid-row:3;--pulse-x:0px;--pulse-y:-1.2px;animation-delay:0.25s"></i><i class="bg-border-100 animate-background-pulse size-[3px]" style="grid-column:3;grid-row:3;--pulse-x:-1.2px;--pulse-y:-1.2px;animation-delay:0.5s"></i><i class="size-[3px] bg-current" style="grid-column:1;grid-row:1"></i><i class="size-[3px] bg-current" style="grid-column:2;grid-row:1"></i><i class="size-[3px] bg-current" style="grid-column:3;grid-row:1"></i><i class="size-[3px] bg-current" style="grid-column:2;grid-row:2"></i><i class="size-[3px] bg-current" style="grid-column:3;grid-row:2"></i><i class="size-[3px] bg-current" style="grid-column:1;grid-row:3"></i><i class="size-[3px] bg-current" style="grid-column:2;grid-row:3"></i></div><small class="text-accent-muted">Agents frontend analysis loading<span aria-hidden="true">.<span class="animate-loading-dot-2">.</span><span class="animate-loading-dot-3">.</span></span></small></div></div></div></div><div aria-hidden="true" class="relative hidden h-7 w-full md:block -my-1"><div class="bg-accent-100/30 absolute top-1/2 left-1/2 h-[160%] w-[80%] -translate-x-1/2 -translate-y-1/2 rounded-[50%] blur-3xl"></div><div class="pointer-events-none absolute inset-x-4 inset-y-0 text-accent-100 opacity-65" style="mask-image:radial-gradient(ellipse 70% 80% at 50% 50%, black 30%, transparent 80%);-webkit-mask-image:radial-gradient(ellipse 70% 80% at 50% 50%, black 30%, transparent 80%)"><svg aria-hidden="true" class="h-full w-full" viewBox="0 0 360 28" preserveAspectRatio="none"><circle cx="3" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8982670119743192px;--band-pulse-y:0.05582450356902549px;animation-delay:0.7980366532935689s"></circle><circle cx="10" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.898121812669731px;--band-pulse-y:0.058113764349217896px;animation-delay:0.7665997978084784s"></circle><circle cx="17" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8979575926187306px;--band-pulse-y:0.060598365146049306px;animation-delay:0.735168348067298s"></circle><circle cx="24" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.897770883002867px;--band-pulse-y:0.06330435713481755px;animation-delay:0.7037430283846512s"></circle><circle cx="31" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8975573878047194px;--band-pulse-y:0.06626262594531485px;animation-delay:0.6723246983415081s"></circle><circle cx="38" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8973117356851377px;--band-pulse-y:0.06951006403194729px;animation-delay:0.6409143858582049s"></circle><circle cx="45" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8970271406428124px;--band-pulse-y:0.07309110034867361px;animation-delay:0.6095133304530754s"></circle><circle cx="52" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8966949310968089px;--band-pulse-y:0.07705972064113202px;animation-delay:0.5781230405372197s"></circle><circle cx="59" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8963038858209333px;--band-pulse-y:0.08148217143826667px;animation-delay:0.5467453703507694s"></circle><circle cx="66" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8958392808294774px;--band-pulse-y:0.08644063236073905px;animation-delay:0.5153826248526429s"></circle><circle cx="73" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.895281494387031px;--band-pulse-y:0.09203828446969477px;animation-delay:0.48403770514289485s"></circle><circle cx="80" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8946039203418896px;--band-pulse-y:0.09840643123760785px;animation-delay:0.45271431388901323s"></circle><circle cx="87" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8937697697775984px;--band-pulse-y:0.10571470395218906px;animation-delay:0.42141725166395355s"></circle><circle cx="94" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.892727032082798px;--band-pulse-y:0.1141860157315207px;animation-delay:0.39015285466083666s"></circle><circle cx="101" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8914002844674751px;--band-pulse-y:0.12411902695116743px;animation-delay:0.35892965884696676s"></circle><circle cx="108" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8896768944045491px;--band-pulse-y:0.13592285886736166px;animation-delay:0.32775943922334255s"></circle><circle cx="115" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8873827969122838px;--band-pulse-y:0.15017247332361727px;animation-delay:0.29665889502929116s"></circle><circle cx="122" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8842378718762607px;--band-pulse-y:0.16770028604549772px;animation-delay:0.26565249857661793s"></circle><circle cx="129" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8797689396740958px;--band-pulse-y:0.18975408502774616px;animation-delay:0.23477755429342048s"></circle><circle cx="136" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8731282501307988px;--band-pulse-y:0.2182820625326997px;animation-delay:0.2040937284680742s"></circle><circle cx="143" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8626827206511483px;--band-pulse-y:0.2564732412746657px;animation-delay:0.17370233159056903s"></circle><circle cx="150" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8449886842979477px;--band-pulse-y:0.3098291842425809px;animation-delay:0.1437889077780341s"></circle><circle cx="157" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8119207994720818px;--band-pulse-y:0.3883099475736044px;animation-delay:0.11472793905583765s"></circle><circle cx="164" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.7416377317794308px;--band-pulse-y:0.5098759405983587px;animation-delay:0.08737419527526419s"></circle><circle cx="171" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.5699140112315363px;--band-pulse-y:0.696561569282989px;animation-delay:0.06395701681598354s"></circle><circle cx="178" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.16099689437998488px;--band-pulse-y:0.8854829190899168px;animation-delay:0.05031152949374526s"></circle><circle cx="185" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.37242264987106566px;--band-pulse-y:0.8193298297163444px;animation-delay:0.054373706881175564s"></circle><circle cx="192" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.6634387261806673px;--band-pulse-y:0.6081521656656117px;animation-delay:0.07325469268244868s"></circle><circle cx="199" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.7788836569330136px;--band-pulse-y:0.4509326434875342px;animation-delay:0.09879524280045067s"></circle><circle cx="206" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8288705259617029px;--band-pulse-y:0.35067599175302816px;animation-delay:0.12704034792143795s"></circle><circle cx="213" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8538149682454624px;--band-pulse-y:0.28460498941515416px;animation-delay:0.15653274417833477s"></circle><circle cx="220" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8677848535234114px;--band-pulse-y:0.23864083471893816px;animation-delay:0.18668221661422382s"></circle><circle cx="227" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8763193609167816px;--band-pulse-y:0.2050960206400978px;animation-delay:0.21721533095064907s"></circle><circle cx="234" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8818888938372157px;--band-pulse-y:0.1796440339298032px;animation-delay:0.24799042320218734s"></circle><circle cx="241" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8857143157005875px;--band-pulse-y:0.159718974962401px;animation-delay:0.27892740991161125s"></circle><circle cx="248" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8884506588634984px;--band-pulse-y:0.1437199595220365px;animation-delay:0.3099778217873014s"></circle><circle cx="255" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8904734228553344px;--band-pulse-y:0.13060276868544907px;animation-delay:0.34111068584845s"></circle><circle cx="262" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8920098202134296px;--band-pulse-y:0.11965985393106982px;animation-delay:0.37230531825371493s"></circle><circle cx="269" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8932036347613893px;--band-pulse-y:0.11039595485814924px;animation-delay:0.4035473949860165s"></circle><circle cx="276" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8941493456756999px;--band-pulse-y:0.10245461252534062px;animation-delay:0.4348266896132297s"></circle><circle cx="283" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8949110552626525px;--band-pulse-y:0.0955730253193124px;animation-delay:0.4661357098528281s"></circle><circle cx="290" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8955334711889903px;--band-pulse-y:0.08955334711889902px;animation-delay:0.497468843245484s"></circle><circle cx="297" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8960485304173779px;--band-pulse-y:0.08424387892812954px;animation-delay:0.5288218036352133s"></circle><circle cx="304" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8964795313371479px;--band-pulse-y:0.0795264100379728px;animation-delay:0.5601912619811201s"></circle><circle cx="311" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8968437887341599px;--band-pulse-y:0.07530749371050198px;animation-delay:0.5915745937749525s"></circle><circle cx="318" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8971543847555417px;--band-pulse-y:0.07151230603123883px;animation-delay:0.6229697023130418s"></circle><circle cx="325" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8974213507970256px;--band-pulse-y:0.06808024040529159px;animation-delay:0.6543748925501344s"></circle><circle cx="332" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.897652482017108px;--band-pulse-y:0.06496169277755387px;animation-delay:0.6857887794357678s"></circle><circle cx="339" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8978539092694107px;--band-pulse-y:0.062115679257632186px;animation-delay:0.717210220228351s"></circle><circle cx="346" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8980305075548307px;--band-pulse-y:0.059508045681344206px;animation-delay:0.7486382637829835s"></circle><circle cx="353" cy="3" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.898186192245294px;--band-pulse-y:0.057110104709238343px;animation-delay:0.7800721120511871s"></circle><circle cx="3" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8997702689729972px;--band-pulse-y:0.020333791389220274px;animation-delay:0.7967033638688868s"></circle><circle cx="10" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.899750968451237px;--band-pulse-y:0.02117061102238205px;animation-delay:0.7652117354039991s"></circle><circle cx="17" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8997291298234427px;--band-pulse-y:0.022079242449655034px;animation-delay:0.7337208256550989s"></circle><circle cx="24" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8997042878185332px;--band-pulse-y:0.023069340713295722px;animation-delay:0.7022307313127217s"></circle><circle cx="31" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8996758654736634px;--band-pulse-y:0.024152372227480897px;animation-delay:0.6707415672224287s"></circle><circle cx="38" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8996431403507607px;--band-pulse-y:0.025342060291570725px;animation-delay:0.6392534708548714s"></circle><circle cx="45" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8996051982043948px;--band-pulse-y:0.02665496883568577px;animation-delay:0.6077666081646803s"></circle><circle cx="52" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8995608684783709px;--band-pulse-y:0.02811127713994909px;animation-delay:0.5762811813689563s"></circle><circle cx="59" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8995086330078017px;--band-pulse-y:0.029735822578770305px;animation-delay:0.5447974394212953s"></circle><circle cx="66" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8994464944125902px;--band-pulse-y:0.03155952611974001px;animation-delay:0.5133156923375711s"></circle><circle cx="73" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8993717824904177px;--band-pulse-y:0.033621375046370756px;animation-delay:0.4818363311333009s"></circle><circle cx="80" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8992808628496104px;--band-pulse-y:0.035971234513984415px;animation-delay:0.45035985611508494s"></circle><circle cx="87" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8991686870411679px;--band-pulse-y:0.03867392202327604px;animation-delay:0.41888691791460847s"></circle><circle cx="94" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8990280774702591px;--band-pulse-y:0.041815259417221355px;animation-delay:0.38741837850055594s"></circle><circle cx="101" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8988485522232244px;--band-pulse-y:0.045511319099910096px;animation-delay:0.3559554045101717s"></circle><circle cx="108" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8986143178848712px;--band-pulse-y:0.04992301766027062px;animation-delay:0.324499614791759s"></circle><circle cx="115" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8983006829305812px;--band-pulse-y:0.055280042026497306px;animation-delay:0.29305332279296886s"></circle><circle cx="122" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8978672955806849px;--band-pulse-y:0.06192188245384033px;animation-delay:0.26161995336747534s"></circle><circle cx="129" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8972445400312963px;--band-pulse-y:0.07037212078676833px;animation-delay:0.23020480012371594s"></circle><circle cx="136" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8963038858209335px;--band-pulse-y:0.08148217143826668px;animation-delay:0.19881649830937068s"></circle><circle cx="143" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8947863428092644px;--band-pulse-y:0.09673365868208263px;animation-delay:0.16747014659335555s"></circle><circle cx="150" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8921051106143714px;--band-pulse-y:0.11894734808191616px;animation-delay:0.13619471355379398s"></circle><circle cx="157" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.886690579337707px;--band-pulse-y:0.15420705727612297px;animation-delay:0.10505355776935876s"></circle><circle cx="164" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8731282501307988px;--band-pulse-y:0.2182820625326997px;animation-delay:0.07421590126111788s"></circle><circle cx="171" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8224303937582316px;--band-pulse-y:0.3655246194481029px;animation-delay:0.04431986010808246s"></circle><circle cx="178" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.40249223594996214px;--band-pulse-y:0.8049844718999243px;animation-delay:0.020124611797498106s"></circle><circle cx="185" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.7027819284987273px;--band-pulse-y:0.5622255427989818px;animation-delay:0.028814059068447816s"></circle><circle cx="192" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8538149682454624px;--band-pulse-y:0.28460498941515416px;animation-delay:0.05692099788303083s"></circle><circle cx="199" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8806948064880741px;--band-pulse-y:0.1854094329448577px;animation-delay:0.08737419527526419s"></circle><circle cx="206" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8895345278855555px;--band-pulse-y:0.13685146582854701px;animation-delay:0.11837651794169313s"></circle><circle cx="213" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8934604038303375px;--band-pulse-y:0.10829823076731364px;animation-delay:0.14958693124735195s"></circle><circle cx="220" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8955334711889903px;--band-pulse-y:0.08955334711889902px;animation-delay:0.180897761180176s"></circle><circle cx="227" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8967582064853805px;--band-pulse-y:0.07631984736045792px;animation-delay:0.2122645754712736s"></circle><circle cx="234" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8975409790110381px;--band-pulse-y:0.06648451696378059px;animation-delay:0.2436657546722559s"></circle><circle cx="241" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8980712541452803px;--band-pulse-y:0.058889918304608546px;animation-delay:0.2750895308804026s"></circle><circle cx="248" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8984469358574962px;--band-pulse-y:0.052849819756323316px;animation-delay:0.30652895458667523s"></circle><circle cx="255" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8987227242100438px;--band-pulse-y:0.04793187862453567px;animation-delay:0.3379796591512572s"></circle><circle cx="262" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8989311160124072px;--band-pulse-y:0.04385029834206865px;animation-delay:0.36943876353192817s"></circle><circle cx="269" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8990923986094217px;--band-pulse-y:0.04040864712851334px;animation-delay:0.4009042903237629s"></circle><circle cx="276" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8992197657831168px;--band-pulse-y:0.0374674902409632px;animation-delay:0.43237483738071525s"></circle><circle cx="283" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8993220976347227px;--band-pulse-y:0.034925130005231945px;animation-delay:0.4638493828819868s"></circle><circle cx="290" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8994055481517889px;--band-pulse-y:0.03270565629642869px;animation-delay:0.49532716460941245s"></circle><circle cx="297" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8994744908682674px;--band-pulse-y:0.03075126464506897px;animation-delay:0.5268076024508378s"></circle><circle cx="304" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8995321029057297px;--band-pulse-y:0.029017164609862246px;animation-delay:0.5582902470937495s"></circle><circle cx="311" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8995807371809983px;--band-pulse-y:0.027468114112396892px;animation-delay:0.5897747451358019s"></circle><circle cx="318" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8996221662302001px;--band-pulse-y:0.026076004818266666px;animation-delay:0.6212608147952033s"></circle><circle cx="325" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8996577458639371px;--band-pulse-y:0.024818144713487922px;animation-delay:0.6527482286456241s"></circle><circle cx="332" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8996885274175624px;--band-pulse-y:0.02367601387940954px;animation-delay:0.6842368011149356s"></circle><circle cx="339" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8997153362519233px;--band-pulse-y:0.022634348081809395px;animation-delay:0.7157263792819152s"></circle><circle cx="346" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8997388276207341px;--band-pulse-y:0.021680453677608052px;animation-delay:0.7472168359987613s"></circle><circle cx="353" cy="10" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8997595270656117px;--band-pulse-y:0.02080368848706617px;animation-delay:0.7787080646814952s"></circle><circle cx="3" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.899870754648576px;--band-pulse-y:-0.015252046688958918px;animation-delay:0.7966143985643243s"></circle><circle cx="10" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8998598943144925px;--band-pulse-y:-0.01587988048790281px;animation-delay:0.7651191083746374s"></circle><circle cx="17" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8998476054286696px;--band-pulse-y:-0.016561612369852815px;animation-delay:0.7336242226099136s"></circle><circle cx="24" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8998336260268621px;--band-pulse-y:-0.017304492808208886px;animation-delay:0.7021297956930754s"></circle><circle cx="31" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8998176312304679px;--band-pulse-y:-0.01811713351470741px;animation-delay:0.6706358922694191s"></circle><circle cx="38" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8997992142061948px;--band-pulse-y:-0.019009842553652px;animation-delay:0.6391425897247028s"></circle><circle cx="45" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8997778600484491px;--band-pulse-y:-0.0199950635566322px;animation-delay:0.6076499814860524s"></circle><circle cx="52" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8997529094107147px;--band-pulse-y:-0.021087958814313627px;animation-delay:0.5761581814050721s"></circle><circle cx="59" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.899723507016738px;--band-pulse-y:-0.022307194388844744px;animation-delay:0.5446673296609592s"></circle><circle cx="66" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8996885274175624px;--band-pulse-y:-0.02367601387940954px;animation-delay:0.5131776008362017s"></circle><circle cx="73" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8996464657350007px;--band-pulse-y:-0.025223732684158902px;animation-delay:0.48168921515848784s"></circle><circle cx="80" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8995952731701302px;--band-pulse-y:-0.026987858195103905px;animation-delay:0.45020245445799156s"></circle><circle cx="87" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8995321029057297px;--band-pulse-y:-0.029017164609862246px;animation-delay:0.41871768532031217s"></circle><circle cx="94" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8994529059641005px;--band-pulse-y:-0.03137626416153839px;animation-delay:0.38723539352698644s"></circle><circle cx="101" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.899351766551887px;--band-pulse-y:-0.0341525987298185px;animation-delay:0.3557562367689427s"></circle><circle cx="108" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8992197657831168px;--band-pulse-y:-0.0374674902409632px;animation-delay:0.32428112803553644s"></circle><circle cx="115" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8990429488638172px;--band-pulse-y:-0.04149428994756079px;animation-delay:0.29281137272995383s"></circle><circle cx="122" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8987984864478976px;--band-pulse-y:-0.046489576885236084px;animation-delay:0.2613489047231689s"></circle><circle cx="129" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8984469358574964px;--band-pulse-y:-0.052849819756323316px;animation-delay:0.2298967159400064s"></circle><circle cx="136" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.897915323413386px;--band-pulse-y:-0.061221499323639954px;animation-delay:0.1984596936407995s"></circle><circle cx="143" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8970561433032083px;--band-pulse-y:-0.07273428188944932px;animation-delay:0.16704640073943525s"></circle><circle cx="150" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8955334711889903px;--band-pulse-y:-0.08955334711889902px;animation-delay:0.135673320885132s"></circle><circle cx="157" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8924403700675996px;--band-pulse-y:-0.11640526566099126px;animation-delay:0.1043767215426888s"></circle><circle cx="164" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8845849682408897px;--band-pulse-y:-0.16585968154516684px;animation-delay:0.07325469268244868s"></circle><circle cx="171" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8538149682454624px;--band-pulse-y:-0.28460498941515416px;animation-delay:0.04269074841227312s"></circle><circle cx="178" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.49923017660270613px;--band-pulse-y:-0.7488452649040592px;animation-delay:0.016224980739587953s"></circle><circle cx="185" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.7717436331412899px;--band-pulse-y:-0.4630461798847739px;animation-delay:0.026239283526803846s"></circle><circle cx="192" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8731282501307988px;--band-pulse-y:-0.2182820625326997px;animation-delay:0.05566192594583841s"></circle><circle cx="199" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8889866687961621px;--band-pulse-y:-0.1403663161257098px;animation-delay:0.08655922827752105s"></circle><circle cx="206" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.894068042284018px;--band-pulse-y:-0.10316169718661747px;animation-delay:0.1177762709547216s"></circle><circle cx="213" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8963038858209335px;--band-pulse-y:-0.08148217143826668px;animation-delay:0.14911237373202801s"></circle><circle cx="220" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8974793788996107px;--band-pulse-y:-0.0673109534174708px;animation-delay:0.18050554008118422s"></circle><circle cx="227" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8981721745772641px;--band-pulse-y:-0.0573301388028041px;animation-delay:0.21193041310769908s"></circle><circle cx="234" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8986143178848712px;--band-pulse-y:-0.04992301766027062px;animation-delay:0.24337471109381925s"></circle><circle cx="241" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8989135533562206px;--band-pulse-y:-0.044208863279814124px;animation-delay:0.27483176672284443s"></circle><circle cx="248" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8991254114438058px;--band-pulse-y:-0.039667297563697315px;animation-delay:0.3062976493543494s"></circle><circle cx="255" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8992808628496105px;--band-pulse-y:-0.035971234513984415px;animation-delay:0.3377698920863137s"></circle><circle cx="262" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8993982839278343px;--band-pulse-y:-0.032904815265652476px;animation-delay:0.3692468686393968s"></circle><circle cx="269" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8994891362207033px;--band-pulse-y:-0.030319858524293367px;animation-delay:0.4007274634960773s"></circle><circle cx="276" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8995608684783709px;--band-pulse-y:-0.02811127713994909px;animation-delay:0.43221088602671726s"></circle><circle cx="283" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8996184913753644px;--band-pulse-y:-0.026202480331321294px;animation-delay:0.46369656026328254s"></circle><circle cx="290" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8996654758593422px;--band-pulse-y:-0.02453633115980024px;animation-delay:0.49518405669003523s"></circle><circle cx="297" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8997042878185331px;--band-pulse-y:-0.023069340713295722px;animation-delay:0.5266730484845413s"></circle><circle cx="304" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8997367180714333px;--band-pulse-y:-0.02176782382430887px;animation-delay:0.5581632825616533s"></circle><circle cx="311" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8997640925532132px;--band-pulse-y:-0.020605284562287326px;animation-delay:0.5896545598907889s"></circle><circle cx="318" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8997874099415244px;--band-pulse-y:-0.01956059586829401px;animation-delay:0.6211467217976765s"></circle><circle cx="325" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8998074339963933px;--band-pulse-y:-0.01861670553095986px;animation-delay:0.6526396402303494s"></circle><circle cx="332" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8998247568755496px;--band-pulse-y:-0.01775969914885953px;animation-delay:0.6841332107126507s"></circle><circle cx="339" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8998398434011698px;--band-pulse-y:-0.01697811025285226px;animation-delay:0.7156273471577229s"></circle><circle cx="346" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8998530625562766px;--band-pulse-y:-0.01626240474499295px;animation-delay:0.7471219779928842s"></circle><circle cx="353" cy="17" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8998647102536973px;--band-pulse-y:-0.015604590351220185px;animation-delay:0.7786170432247165s"></circle><circle cx="3" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8985670606119925px;--band-pulse-y:-0.0507665005995476px;animation-delay:0.7977701736715906s"></circle><circle cx="10" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8984469358574964px;--band-pulse-y:-0.052849819756323316px;animation-delay:0.766322386466688s"></circle><circle cx="17" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8983110629164022px;--band-pulse-y:-0.0551111081543805px;animation-delay:0.7348790716845867s"></circle><circle cx="24" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8981565668245363px;--band-pulse-y:-0.057574138899008726px;animation-delay:0.7034408290680887s"></circle><circle cx="31" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.897979886122181px;--band-pulse-y:-0.060267106451153095px;animation-delay:0.6720083704835825s"></circle><circle cx="38" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8977765665918866px;--band-pulse-y:-0.06322370187266807px;animation-delay:0.6405825473738727s"></circle><circle cx="45" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8975409790110381px;--band-pulse-y:-0.06648451696378059px;animation-delay:0.6091643866806398s"></circle><circle cx="52" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8972659272143191px;--band-pulse-y:-0.07009890056361869px;animation-delay:0.5777551384453452s"></circle><circle cx="59" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8969420949923217px;--band-pulse-y:-0.07412744586713403px;animation-delay:0.5463563397637113s"></circle><circle cx="66" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8965572515542999px;--band-pulse-y:-0.07864537294335965px;animation-delay:0.5149699020331188s"></circle><circle cx="73" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.896095087448545px;--band-pulse-y:-0.08374720443444346px;animation-delay:0.4835982320066937s"></circle><circle cx="80" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8955334711889903px;--band-pulse-y:-0.08955334711889902px;animation-delay:0.45224440295044s"></circle><circle cx="87" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8948417731994579px;--band-pulse-y:-0.09621954550531805px;animation-delay:0.4209124018130138s"></circle><circle cx="94" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8939766422711282px;--band-pulse-y:-0.10395077235710794px;animation-delay:0.38960749479444046s"></circle><circle cx="101" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8928751254187491px;--band-pulse-y:-0.11302216777452523px;animation-delay:0.3583367829291322s"></circle><circle cx="108" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8914430458599766px;--band-pulse-y:-0.12381153414721897px;animation-delay:0.3271100732169524s"></circle><circle cx="115" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8895345278855556px;--band-pulse-y:-0.13685146582854701px;animation-delay:0.2959412948542328s"></circle><circle cx="122" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8869141041699131px;--band-pulse-y:-0.15291622485688158px;animation-delay:0.2648509014521189s"></circle><circle cx="129" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8831823747094414px;--band-pulse-y:-0.17317301464891008px;animation-delay:0.23387015628335311s"></circle><circle cx="136" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.877619570212314px;--band-pulse-y:-0.19945899323007135px;animation-delay:0.20304925510821256s"></circle><circle cx="143" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8688270537254398px;--band-pulse-y:-0.23481812262849724px;animation-delay:0.1724739110706312s"></circle><circle cx="150" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8538149682454624px;--band-pulse-y:-0.2846049894151541px;animation-delay:0.14230249470757708s"></circle><circle cx="157" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.8253630506279116px;--band-pulse-y:-0.35885350027300505px;animation-delay:0.11285942583586006s"></circle><circle cx="164" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.7631984736045793px;--band-pulse-y:-0.476999046002862px;animation-delay:0.08490583018850942s"></circle><circle cx="171" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.6020682584602047px;--band-pulse-y:-0.6689647316224496px;animation-delay:0.0605413082118317s"></circle><circle cx="178" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:0.1765045216243656px;--band-pulse-y:-0.882522608121828px;animation-delay:0.045891175622335065s"></circle><circle cx="185" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.40249223594996214px;--band-pulse-y:-0.8049844718999243px;animation-delay:0.05031152949374527s"></circle><circle cx="192" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.6913991516376382px;--band-pulse-y:-0.5761659596980317px;animation-delay:0.0702922470831599s"></circle><circle cx="199" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.7964264001437842px;--band-pulse-y:-0.4191717895493601px;animation-delay:0.09661909749112749s"></circle><circle cx="206" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8400110455827535px;--band-pulse-y:-0.3230811713779822px;animation-delay:0.12535549449465708s"></circle><circle cx="213" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8613219639901263px;--band-pulse-y:-0.2610066557545837px;animation-delay:0.15516845684609998s"></circle><circle cx="220" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8731282501307988px;--band-pulse-y:-0.2182820625326997px;animation-delay:0.18553975315279472s"></circle><circle cx="227" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.880295336086352px;--band-pulse-y:-0.18729688001837275px;animation-delay:0.21623424798121132s"></circle><circle cx="234" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.884953804486014px;--band-pulse-y:-0.16388033416407669px;animation-delay:0.24713154391942765s"></circle><circle cx="241" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8881448985949802px;--band-pulse-y:-0.14559752435983284px;animation-delay:0.27816407028946066s"></circle><circle cx="248" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8904232218283678px;--band-pulse-y:-0.1309445914453482px;animation-delay:0.3092911249939125s"></circle><circle cx="255" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8921051106143714px;--band-pulse-y:-0.11894734808191619px;animation-delay:0.34048678388448494s"></circle><circle cx="262" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8933812897954735px;--band-pulse-y:-0.10894893777993579px;animation-delay:0.3717337757051408s"></circle><circle cx="269" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8943721309052973px;--band-pulse-y:-0.10049125066351657px;animation-delay:0.4030201607860331s"></circle><circle cx="276" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8951565680017002px;--band-pulse-y:-0.09324547583351042px;animation-delay:0.43433742643249146s"></circle><circle cx="283" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8957880712306655px;--band-pulse-y:-0.08696971565346266px;animation-delay:0.46567934246646586s"></circle><circle cx="290" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8963038858209335px;--band-pulse-y:-0.08148217143826668px;animation-delay:0.49704124577342673s"></circle><circle cx="297" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8967305907636598px;--band-pulse-y:-0.07664364023621024px;animation-delay:0.5284195776085515s"></circle><circle cx="304" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8970875595106607px;--band-pulse-y:-0.0723457709282791px;animation-delay:0.5598115754430234s"></circle><circle cx="311" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8973891799251867px;--band-pulse-y:-0.06850299083398372px;animation-delay:0.5912150623926965s"></circle><circle cx="318" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8976463163846031px;--band-pulse-y:-0.06504683452062342px;animation-delay:0.622628300031407s"></circle><circle cx="325" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8978672955806849px;--band-pulse-y:-0.06192188245384033px;animation-delay:0.6540498834186884s"></circle><circle cx="332" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8980585852536775px;--band-pulse-y:-0.05908280166142615px;animation-delay:0.6854786648758661s"></circle><circle cx="339" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8982252703979918px;--band-pulse-y:-0.056492155370942876px;animation-delay:0.7169136977349504s"></circle><circle cx="346" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8983713931138321px;--band-pulse-y:-0.05411875862131519px;animation-delay:0.7483541942155466s"></circle><circle cx="353" cy="24" r="1" class="animate-band-dot-pulse fill-current motion-reduce:animate-none" style="--band-pulse-x:-0.8985001989312171px;--band-pulse-y:-0.05193642768388538px;animation-delay:0.7797994934596969s"></circle></svg></div></div><div class="bg-background-100 border-foreground-100/10 relative z-10 hidden w-full min-w-0 flex-col items-end gap-2 rounded-[10px] border pt-3 pr-24 pb-5 pl-4 md:flex shadow-[0_4px_100px_0_rgba(255,80,10,0.1),0_0_32px_0_rgba(0,0,0,0.02),0_2px_12px_0_rgba(0,0,0,0.03)]"><div class="text-foreground-100 font-mono w-full text-[14px] leading-[1.2] tracking-[-0.04em] opacity-50">&gt;</div><span aria-hidden="true" class="bg-foreground-100 animate-cursor-blink absolute top-3 left-[26px] block h-[15px] w-[6px]"></span><button type="button" tabindex="-1" aria-hidden="true" class="bg-accent-100 hover:bg-accent-200 text-light-foreground inline-flex shrink-0 items-center gap-2 rounded-lg border border-white/10 py-[6px] pr-[6px] pl-3 transition-colors duration-200 ease-out"><span class="text-[14px] leading-[16px] tracking-[-0.02em]">Enter</span><span class="inline-flex items-center justify-center rounded-lg bg-white/25 px-2 py-[2px]"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="size-4 text-inherit" aria-hidden="true"><path d="M14 3v4a2 2 0 0 1-2 2H3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="m6 6-3 3 3 3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></span></button></div></div><!--astro:end--></astro-island></div></div></div></div></section><section id="build" data-cms-path="build-sections.default" class="bg-background-100 relative z-10 md:p-2"><astro-island uid="GOGTw" prefix="r100" component-url="/_astro/decorative.BwbncCJF.js" component-export="CornerLines" renderer-url="/_astro/client.DGUUz9qO.js" props="{&quot;internal&quot;:[0,false]}" ssr client="visible" opts="{&quot;name&quot;:&quot;CornerLines&quot;,&quot;value&quot;:true}" await-children><div class="corner-lines-container" aria-hidden="true"><svg class="corner-line top-line absolute top-0 left-1/2 h-1 w-[200dvw] -translate-x-1/2 transition-opacity duration-[2000ms] ease-out opacity-50" preserveAspectRatio="none" aria-hidden="true"><line x1="0" y1="0.5" x2="100%" y2="0.5" stroke="var(--color-border-100)" stroke-width="1" stroke-dasharray="16,16"></line></svg><svg class="corner-line bottom-line absolute bottom-0 left-1/2 h-1 w-[200dvw] -translate-x-1/2 transition-opacity duration-[2000ms] ease-out opacity-0" preserveAspectRatio="none"><line x1="0" y1="0.5" x2="100%" y2="0.5" stroke="var(--color-border-100)" stroke-width="1" stroke-dasharray="16,16"></line></svg></div><!--astro:end--></astro-island><div class="mx-auto w-full max-w-[1480px]"><div class="bg-accent-100 shadow-stack relative overflow-hidden md:rounded-2xl"><div class="px-section relative flex flex-col items-center justify-center pt-32 pb-28 text-center"><div class="absolute inset-0 z-0"><div class="absolute inset-0"><div data-id="canvas" data-canvas-variant="default" data-cms-preview-heavy="hero-video" data-hero-video-canvas class="pointer-events-none absolute left-1/2 -translate-x-1/2 z-0 h-full w-[150%] md:w-full overflow-hidden mask-radial-[50%_100%] mask-radial-from-80% mask-t-from-0 mask-b-from-100%" aria-hidden="true"><div class="bg-accent-100/30 absolute top-1/2 left-1/2 z-0 h-[160%] w-[80%] -translate-x-1/2 -translate-y-1/2 rounded-[50%] blur-3xl" aria-hidden="true"></div><video data-hero-background-video data-hero-video-pending="true" data-hero-video-loaded="false" class="absolute bottom-0 left-1/2 z-1 min-h-full min-w-full origin-bottom transform-[translate3d(-50%,0,0)] object-cover object-bottom opacity-0 transition-opacity duration-500 ease-out [-webkit-backface-visibility:hidden] backface-hidden data-[hero-video-loaded=true]:opacity-100 motion-reduce:transition-none" autoplay loop muted playsinline preload="none" aria-hidden="true"><source data-src="/static/hero-background-video.mp4" type="video/mp4"></video></div><script>(function (){if (typeof window==='undefined') return;var shouldSkipVideo=false;var connection=null;try{connection=navigator.connection || navigator.mozConnection || navigator.webkitConnection || null;var saveData=!!(connection && connection.saveData);var effectiveType=connection && typeof connection.effectiveType==='string' ? connection.effectiveType:'';var downlink=connection && typeof connection.downlink==='number' ? connection.downlink:null;var reducedMotion=window.matchMedia('(prefers-reduced-motion: reduce)').matches;var constrainedConnection=(effectiveType && effectiveType !=='4g') || (downlink !==null && downlink < 3);shouldSkipVideo=saveData || reducedMotion || constrainedConnection}var videos=document.querySelectorAll('[data-hero-background-video]');if (!videos.length) return;var waitingForIdle=[];var readyForHydration=false;function flushWaitingVideos(){if (!readyForHydration || !waitingForIdle.length) return;var pending=waitingForIdle.slice();waitingForIdle=[];for (var k=0;k < pending.length;k+=1){hydrateVideo(pending[k])}}function markReadyForHydration(){if (readyForHydration) return;readyForHydration=true;flushWaitingVideos()}function queueHydration(video){if (!(video instanceof HTMLVideoElement)) return;if (readyForHydration){hydrateVideo(video);return}if (waitingForIdle.indexOf(video)===-1){waitingForIdle.push(video)}}function scheduleHydrationReadiness(){var complete=function (){window.setTimeout(function (){markReadyForHydration()},200)};if (typeof window.requestIdleCallback==='function'){window.requestIdleCallback(complete,{timeout:1200})}else{window.setTimeout(complete,600)}}if (document.readyState==='complete'){scheduleHydrationReadiness()}else{window.addEventListener('load',scheduleHydrationReadiness,{once:true})}function hydrateVideo(video){if (!(video instanceof HTMLVideoElement)) return;if (video.dataset.heroVideoPending !=='true') return;var source=video.querySelector('source[data-src]');if (!(source instanceof HTMLSourceElement)) return;var src=source.getAttribute('data-src');if (!src) return;source.src=src;source.removeAttribute('data-src');video.dataset.heroVideoPending='false';var reveal=function (){video.dataset.heroVideoLoaded='true'};if (video.readyState>=HTMLMediaElement.HAVE_CURRENT_DATA){reveal()}else{video.addEventListener('loadeddata',reveal,{once:true})}video.load();var playPromise=video.play();if (playPromise && typeof playPromise.catch==='function'){playPromise.catch(function (){})}}for (var i=0;i < videos.length;i+=1){var video=videos[i];if (!(video instanceof HTMLVideoElement)) continue;if (shouldSkipVideo){video.dataset.heroVideoPending='false';continue}if (typeof IntersectionObserver==='undefined'){queueHydration(video);continue}var observer=new IntersectionObserver(function (entries){for (var j=0;j < entries.length;j+=1){if (!entries[j].isIntersecting) continue;queueHydration(video);observer.disconnect();break}},{rootMargin:'200px'},);observer.observe(video)}})();</script></div><div data-cms-preview-heavy="hero-video-fallback" class="bg-accent-100 absolute inset-0 hidden items-center justify-center md:rounded-2xl" aria-hidden="true"><small class="text-light-foreground/35 max-w-xs px-6 text-center">Build section video off in Low preview — use High mode and refresh for full motion. </small></div></div><astro-island uid="17LMP6" prefix="r101" component-url="/_astro/_ui.DtMSqyAy.js" component-export="UI" renderer-url="/_astro/client.DGUUz9qO.js" props="{}" ssr client="visible" opts="{&quot;name&quot;:&quot;UI&quot;,&quot;value&quot;:true}" await-children><div class="absolute right-0 top-0 left-0 z-0 h-1/2 -translate-y-[25px]"><div class="absolute bottom-0 left-1/2 flex h-full w-1/2 -translate-x-1/2 flex-col items-center justify-center"><div class="bg-light-foreground/10 z-0 -translate-x-[500px] border-light-foreground/50 translate-y-[112px] absolute h-[148px] w-[150px] border opacity-0"><div class="pointer-events-none absolute inset-0 z-10 select-none" aria-hidden="true"><div class="absolute bg-accent-200 dark:bg-accent-200" style="left:-4px;top:-4px;key:top-left;width:8px;height:8px;border:1px solid var(--color-light-foreground);border-radius:1.5px"></div><div class="absolute bg-accent-200 dark:bg-accent-200" style="right:-4px;top:-4px;key:top-right;width:8px;height:8px;border:1px solid var(--color-light-foreground);border-radius:1.5px"></div><div class="absolute bg-accent-200 dark:bg-accent-200" style="left:-4px;bottom:-4px;key:bottom-left;width:8px;height:8px;border:1px solid var(--color-light-foreground);border-radius:1.5px"></div><div class="absolute bg-accent-200 dark:bg-accent-200" style="right:-4px;bottom:-4px;key:bottom-right;width:8px;height:8px;border:1px solid var(--color-light-foreground);border-radius:1.5px"></div></div></div><div class="bg-light-foreground/10 translate-x-[500px] z-0 border-light-foreground/50 translate-y-[112px] absolute h-[148px] w-[150px] border opacity-0"><div class="pointer-events-none absolute inset-0 z-10 select-none" aria-hidden="true"><div class="absolute bg-accent-200 dark:bg-accent-200" style="left:-4px;top:-4px;key:top-left;width:8px;height:8px;border:1px solid var(--color-light-foreground);border-radius:1.5px"></div><div class="absolute bg-accent-200 dark:bg-accent-200" style="right:-4px;top:-4px;key:top-right;width:8px;height:8px;border:1px solid var(--color-light-foreground);border-radius:1.5px"></div><div class="absolute bg-accent-200 dark:bg-accent-200" style="left:-4px;bottom:-4px;key:bottom-left;width:8px;height:8px;border:1px solid var(--color-light-foreground);border-radius:1.5px"></div><div class="absolute bg-accent-200 dark:bg-accent-200" style="right:-4px;bottom:-4px;key:bottom-right;width:8px;height:8px;border:1px solid var(--color-light-foreground);border-radius:1.5px"></div></div></div></div></div><!--astro:end--></astro-island><div class="relative mx-auto flex max-w-4xl flex-col gap-10"><h1 class="home-hero-title text-light-foreground max-w-[1080px] text-balance" style="text-shadow: -1px -1px 0 var(--color-accent-100), 1px -1px 0 var(--color-accent-100), -1px 1px 0 var(--color-accent-100), 1px 1px 0 var(--color-accent-100);" data-cms-path="build-sections.default.headline" data-cms-type="text">Build without boundaries</h1><p class="heading-visual-h5 text-light-foreground mx-auto max-w-2xl" data-cms-path="build-sections.default.description" data-cms-type="text">Join thousands of developers who&#39;ve eliminated infrastructure complexity and deployed globally with Cloudflare. Start building for free — no credit card required. </p><div class="flex flex-col justify-center gap-2 sm:flex-row sm:gap-1"><script>(()=>{var e=async t=>{await(await t())()};)).load=e;window.dispatchEvent(new Event("astro:load"))})();</script><astro-island uid="Z1yReAj" prefix="r118" component-url="/_astro/ui.PoQu1T7A.js" component-export="Button" renderer-url="/_astro/client.DGUUz9qO.js" props="{&quot;id&quot;:[0,&quot;start-building-button&quot;],&quot;variant&quot;:[0,&quot;light&quot;],&quot;className&quot;:[0,&quot;text-lg hover:scale-100&quot;],&quot;href&quot;:[0,&quot;https://dash.cloudflare.com/sign-up&quot;],&quot;data-cms-path&quot;:[0,&quot;build-sections.default.primaryCtaHref&quot;],&quot;data-cms-type&quot;:[0,&quot;text&quot;]}" ssr client="load" opts="{&quot;name&quot;:&quot;Button&quot;,&quot;value&quot;:true}" await-children><a href="https://dash.cloudflare.com/sign-up" data-slot="button" class="relative isolate inline-flex shrink-0 origin-center items-center justify-center gap-2 whitespace-nowrap border font-medium backdrop-blur-md transition-[scale,translate] duration-[0.16s] ease-[cubic-bezier(0.25,0.46,0.45,0.94)] hover:opacity-95 active:translate-y-[1px] outline-[0.5px] outline-transparent outline-offset-2 focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 [&amp;_svg]:pointer-events-none [&amp;_svg]:shrink-0 [&amp;&gt;*]:relative [&amp;&gt;*]:z-[4] before:absolute before:-inset-[1px] before:z-[3] before:rounded-[inherit] before:bg-background-300 before:opacity-0 before:pointer-events-none before:content-[&#x27;&#x27;] before:transition-opacity before:duration-[0.16s] before:ease-[cubic-bezier(0.55,0.085,0.68,0.53)] active:before:transition-none after:absolute after:-inset-[1px] after:z-[2] after:rounded-[inherit] after:border-[1px] after:border-current after:opacity-0 after:pointer-events-none after:content-[&#x27;&#x27;] after:transition-opacity after:delay-[0.1s] after:duration-[0.6s] after:ease-[cubic-bezier(0.25,0.46,0.45,0.94)] active:after:opacity-100 active:after:transition-none rounded-xl md:rounded-full border-light-foreground bg-light-foreground text-on-accent active:scale-[0.98] hover:bg-transparent hover:text-light-foreground hover:before:opacity-[0.26] focus-visible:before:opacity-[0.26] px-6 py-5 md:py-3 text-lg hover:scale-100" id="start-building-button" data-cms-path="build-sections.default.primaryCtaHref" data-cms-type="text"><astro-slot><span data-cms-path="build-sections.default.primaryCtaText" data-cms-type="text">Start building for free </span></astro-slot></a><!--astro:end--></astro-island><astro-island uid="1ApThf" prefix="r119" component-url="/_astro/ui.PoQu1T7A.js" component-export="Button" renderer-url="/_astro/client.DGUUz9qO.js" props="{&quot;variant&quot;:[0,&quot;defaultLight&quot;],&quot;href&quot;:[0,&quot;https://developers.cloudflare.com/&quot;],&quot;data-cms-path&quot;:[0,&quot;build-sections.default.secondaryCtaHref&quot;],&quot;data-cms-type&quot;:[0,&quot;text&quot;]}" ssr client="load" opts="{&quot;name&quot;:&quot;Button&quot;,&quot;value&quot;:true}" await-children><a href="https://developers.cloudflare.com/" data-slot="button" class="relative isolate inline-flex shrink-0 origin-center items-center justify-center gap-2 whitespace-nowrap border font-medium backdrop-blur-md transition-[scale,translate] duration-[0.16s] ease-[cubic-bezier(0.25,0.46,0.45,0.94)] hover:opacity-95 active:translate-y-[1px] outline-[0.5px] outline-transparent outline-offset-2 focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 [&amp;_svg]:pointer-events-none [&amp;_svg]:shrink-0 [&amp;&gt;*]:relative [&amp;&gt;*]:z-[4] before:absolute before:-inset-[1px] before:z-[3] before:rounded-[inherit] before:bg-background-300 before:opacity-0 before:pointer-events-none before:content-[&#x27;&#x27;] before:transition-opacity before:duration-[0.16s] before:ease-[cubic-bezier(0.55,0.085,0.68,0.53)] active:before:transition-none after:absolute after:-inset-[1px] after:z-[2] after:rounded-[inherit] after:border-[1px] after:border-current after:opacity-0 after:pointer-events-none after:content-[&#x27;&#x27;] after:transition-opacity after:delay-[0.1s] after:duration-[0.6s] after:ease-[cubic-bezier(0.25,0.46,0.45,0.94)] active:after:opacity-100 active:after:transition-none rounded-xl md:rounded-full border-light-foreground/10 bg-accent-200 text-light-foreground active:scale-[0.98] hover:border-light-foreground hover:bg-background-300/5 hover:before:opacity-[0.26] focus-visible:before:opacity-[0.26] px-6 py-5 md:py-3" data-cms-path="build-sections.default.secondaryCtaHref" data-cms-type="text"><astro-slot><span data-cms-path="build-sections.default.secondaryCtaText" data-cms-type="text">View docs </span></astro-slot></a><!--astro:end--></astro-island></div></div></div><div class="bg-accent-100 relative flex h-14 items-center overflow-hidden border-t border-[#FFDD99]/50" aria-hidden="true"><astro-island uid="efBIR" component-url="/_astro/ui.PoQu1T7A.js" component-export="InfiniteSlider" renderer-url="/_astro/client.DGUUz9qO.js" props="{&quot;className&quot;:[0,&quot;text-light-foreground flex items-center space-x-8 leading-none whitespace-nowrap&quot;],&quot;speed&quot;:[0,50],&quot;gap&quot;:[0,48],&quot;scrollMomentum&quot;:[0,true]}" ssr client="only" opts="{&quot;name&quot;:&quot;InfiniteSlider&quot;,&quot;value&quot;:&quot;react&quot;}" await-children><template data-astro-template><span class="flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="size-4"><path fill="currentColor" d="M12 1.5A10.5 10.5 0 1 0 22.5 12 10.51 10.51 0 0 0 12 1.5m3.75 2.33c.794.365 1.53.845 2.187 1.424l-.31.746H15.75zm-5.716 16.947A8.983 8.983 0 0 1 6.087 5.232L7.099 6.75h2.506l-1.125 3H5.46l-1.037 3.11 1.926 2.89h3.75l1.073 1.61zM12 21c-.152 0-.301-.015-.452-.023l1.048-3.142a1.49 1.49 0 0 0-.175-1.306l-1.074-1.61a1.5 1.5 0 0 0-1.248-.669H7.15l-1.074-1.61.464-1.39H8.25v1.5h1.5v-2.114l2.202-5.873-1.404-.526-.38 1.013H7.9l-.605-.908a8.85 8.85 0 0 1 6.954-1.046V6a1.5 1.5 0 0 0 1.5 1.5h1.94a1.5 1.5 0 0 0 1.06-.44l.105-.105.212-.51A9 9 0 0 1 20.475 9h-3.526a1.495 1.495 0 0 0-1.479 1.249l-.447 2.58a1.49 1.49 0 0 0 .743 1.565l1.623 1.098 1.094 2.735A8.97 8.97 0 0 1 12 21m6.61-6.492-2.035-1.376-.075-.045.449-2.587h3.915a8.8 8.8 0 0 1-1.308 6.371z"></path></svg><span data-cms-path="build-sections.default.tickerItems.0.text" data-cms-type="text">No cold starts or region complexity </span></span><span class="flex items-center gap-2"><svg width="25" height="24" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg" class="size-4"><path d="m30.29 40.55 2.83 2.83 10.49-10.49-10.49-10.48-2.83 2.83 5.66 5.65H6.01v4h29.94z" fill="currentColor"></path><path d="m51.43 13.78-1.37-.19A27.92 27.92 0 0 1 34.69 6L33.5 4.66h-3L29.34 6A27.82 27.82 0 0 1 14 13.59l-1.37.19-1.72 2V27h4v-9.5A32.1 32.1 0 0 0 32 9a32.16 32.16 0 0 0 17.15 8.5v12.4C49.15 46.26 34 54.73 32 55.75 30.47 55 20.58 49.43 16.57 39h-4.24c4.41 13.43 17.42 20.09 18.08 20.42l.71.36h1.79l.71-.36c.8-.39 19.53-10 19.53-29.52V15.76z" fill="currentColor"></path></svg><span data-cms-path="build-sections.default.tickerItems.1.text" data-cms-type="text">SASE and Zero Trust without the complexity </span></span><span class="flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="size-4"><path fill="currentColor" d="M12 1.5A10.5 10.5 0 1 0 22.5 12 10.51 10.51 0 0 0 12 1.5m3.75 2.33c.794.365 1.53.845 2.187 1.424l-.31.746H15.75zm-5.716 16.947A8.983 8.983 0 0 1 6.087 5.232L7.099 6.75h2.506l-1.125 3H5.46l-1.037 3.11 1.926 2.89h3.75l1.073 1.61zM12 21c-.152 0-.301-.015-.452-.023l1.048-3.142a1.49 1.49 0 0 0-.175-1.306l-1.074-1.61a1.5 1.5 0 0 0-1.248-.669H7.15l-1.074-1.61.464-1.39H8.25v1.5h1.5v-2.114l2.202-5.873-1.404-.526-.38 1.013H7.9l-.605-.908a8.85 8.85 0 0 1 6.954-1.046V6a1.5 1.5 0 0 0 1.5 1.5h1.94a1.5 1.5 0 0 0 1.06-.44l.105-.105.212-.51A9 9 0 0 1 20.475 9h-3.526a1.495 1.495 0 0 0-1.479 1.249l-.447 2.58a1.49 1.49 0 0 0 .743 1.565l1.623 1.098 1.094 2.735A8.97 8.97 0 0 1 12 21m6.61-6.492-2.035-1.376-.075-.045.449-2.587h3.915a8.8 8.8 0 0 1-1.308 6.371z"></path></svg><span data-cms-path="build-sections.default.tickerItems.2.text" data-cms-type="text">Deploy to 330+cities instantly </span></span><span class="flex items-center gap-2"><svg width="25" height="24" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="size-4"><path d="m10.75 9.116-1.83-.991 1.69-.914.14-.078-.509-.892-1.775 1.085.049-2.076h-1.03l.05 2.076-1.776-1.085-.509.894 1.83.99-1.83.991.509.893 1.775-1.085L7.485 11h1.03l-.05-2.076 1.776 1.085z" fill="currentColor"></path><path fill-rule="evenodd" d="M8.372 1.164h-.745l-.287.322a6.9 6.9 0 0 1-3.852 1.91l-.343.05-.428.495v3.535c0 2.463 1.19 4.292 2.375 5.498 1.181 1.204 2.386 1.822 2.507 1.882l.177.09h.447l.18-.09c.119-.06 1.324-.677 2.506-1.882 1.184-1.206 2.375-3.035 2.375-5.498V3.942l-.428-.495-.343-.05a6.9 6.9 0 0 1-3.852-1.911zM3.717 4.373A7.9 7.9 0 0 0 8 2.239a7.9 7.9 0 0 0 4.284 2.135v3.102c0 2.115-1.018 3.706-2.089 4.798A9.4 9.4 0 0 1 8 13.938a9.4 9.4 0 0 1-2.194-1.664C4.735 11.182 3.717 9.59 3.717 7.476z" fill="currentColor"></path></svg><span data-cms-path="build-sections.default.tickerItems.3.text" data-cms-type="text">Defend against the Internet&#39;s biggest DDoS attacks </span></span><span class="flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="size-4"><path fill="currentColor" d="M22.5 11.25H21v-6H9.75v-1.5H21a1.5 1.5 0 0 1 1.5 1.5z"></path><path fill="currentColor" d="M18.75 15h-1.5V9H6V7.5h11.25a1.5 1.5 0 0 1 1.5 1.5z"></path><path fill="currentColor" d="M13.5 20.25H3a1.5 1.5 0 0 1-1.5-1.5v-6a1.5 1.5 0 0 1 1.5-1.5h10.5a1.5 1.5 0 0 1 1.5 1.5v6a1.5 1.5 0 0 1-1.5 1.5M3 12.75v6h10.5v-6z"></path></svg><span data-cms-path="build-sections.default.tickerItems.4.text" data-cms-type="text">Predictable pricing without surprises </span></span><span class="flex items-center gap-2"><svg width="25" height="24" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="size-4"><path d="M9.2 2.698a5.3 5.3 0 0 0-5.04 3.657l-.035.11H5.1l.022-.052a4.375 4.375 0 1 1 .308 3.835l-.05-.088H4.358l.06.123q.138.297.317.575A5.303 5.303 0 1 0 9.2 2.698" fill="currentColor"></path><path d="M9.448 7.272 7.59 5.415l-.617.617 1.08 1.083H0l.52.872h8.63zm-.013 3.941-.618-.618 1.08-1.082H1.425l-.518-.875h10.088l.298.717z" fill="currentColor"></path></svg><span data-cms-path="build-sections.default.tickerItems.5.text" data-cms-type="text">Identity-aware Zero Trust access that retires your VPN </span></span><span class="flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="size-4"><path fill="currentColor" d="m7.927 22.5.7-1.5h6.744l.7 1.5h1.656l-4.978-10.667V8.25h-1.5v3.583L6.271 22.5zm4.072-8.727 1.272 2.727h-2.544zM10.026 18h3.946l.7 1.5H9.327zM8.086 7a5.25 5.25 0 0 1 7.826 0l-1.118 1a3.75 3.75 0 0 0-5.59 0z"></path><path fill="currentColor" d="M5.398 4.8a8.25 8.25 0 0 1 13.2 0l-1.199.9a6.75 6.75 0 0 0-10.801 0z"></path></svg><span data-cms-path="build-sections.default.tickerItems.6.text" data-cms-type="text">Battle-tested infrastructure powering millions </span></span><span class="flex items-center gap-2"><svg width="25" height="24" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg" class="size-4"><path d="M37.125 22.227a1.569 1.569 0 1 0 0-3.138 1.569 1.569 0 0 0 0 3.138" fill="currentColor"></path><path fill-rule="evenodd" d="M11.59 6.55 12.75 6h22.5l1.16.55 6.75 8.25.34.95v.419l.006.005v9.64l-1.5 1.5H6l-1.5-1.5V15.75l.34-.95zM7.5 17.674v6.64h33.006V18.75H40.5v-1.076zm31.682-3H8.818L13.461 9h21.078l4.643 5.675Z" clip-rule="evenodd" fill="currentColor"></path><path d="M37.125 36.907a1.569 1.569 0 1 0 0-3.138 1.569 1.569 0 0 0 0 3.139Z" fill="currentColor"></path><path fill-rule="evenodd" d="m6 29.355-1.5 1.5v9.639l1.5 1.5h36.006l1.5-1.5v-9.639l-1.5-1.5zm1.5 9.639v-6.639h33.006v6.639z" clip-rule="evenodd" fill="currentColor"></path></svg><span data-cms-path="build-sections.default.tickerItems.7.text" data-cms-type="text">CDN,WAF,and DNS faster than the public Internet </span></span><span class="flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="size-4"><path fill="currentColor" d="M12 1.5A10.5 10.5 0 1 0 22.5 12 10.51 10.51 0 0 0 12 1.5m3.75 2.33c.794.365 1.53.845 2.187 1.424l-.31.746H15.75zm-5.716 16.947A8.983 8.983 0 0 1 6.087 5.232L7.099 6.75h2.506l-1.125 3H5.46l-1.037 3.11 1.926 2.89h3.75l1.073 1.61zM12 21c-.152 0-.301-.015-.452-.023l1.048-3.142a1.49 1.49 0 0 0-.175-1.306l-1.074-1.61a1.5 1.5 0 0 0-1.248-.669H7.15l-1.074-1.61.464-1.39H8.25v1.5h1.5v-2.114l2.202-5.873-1.404-.526-.38 1.013H7.9l-.605-.908a8.85 8.85 0 0 1 6.954-1.046V6a1.5 1.5 0 0 0 1.5 1.5h1.94a1.5 1.5 0 0 0 1.06-.44l.105-.105.212-.51A9 9 0 0 1 20.475 9h-3.526a1.495 1.495 0 0 0-1.479 1.249l-.447 2.58a1.49 1.49 0 0 0 .743 1.565l1.623 1.098 1.094 2.735A8.97 8.97 0 0 1 12 21m6.61-6.492-2.035-1.376-.075-.045.449-2.587h3.915a8.8 8.8 0 0 1-1.308 6.371z"></path></svg><span data-cms-path="build-sections.default.tickerItems.0.text" data-cms-type="text">No cold starts or region complexity </span></span><span class="flex items-center gap-2"><svg width="25" height="24" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg" class="size-4"><path d="m30.29 40.55 2.83 2.83 10.49-10.49-10.49-10.48-2.83 2.83 5.66 5.65H6.01v4h29.94z" fill="currentColor"></path><path d="m51.43 13.78-1.37-.19A27.92 27.92 0 0 1 34.69 6L33.5 4.66h-3L29.34 6A27.82 27.82 0 0 1 14 13.59l-1.37.19-1.72 2V27h4v-9.5A32.1 32.1 0 0 0 32 9a32.16 32.16 0 0 0 17.15 8.5v12.4C49.15 46.26 34 54.73 32 55.75 30.47 55 20.58 49.43 16.57 39h-4.24c4.41 13.43 17.42 20.09 18.08 20.42l.71.36h1.79l.71-.36c.8-.39 19.53-10 19.53-29.52V15.76z" fill="currentColor"></path></svg><span data-cms-path="build-sections.default.tickerItems.1.text" data-cms-type="text">SASE and Zero Trust without the complexity </span></span><span class="flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="size-4"><path fill="currentColor" d="M12 1.5A10.5 10.5 0 1 0 22.5 12 10.51 10.51 0 0 0 12 1.5m3.75 2.33c.794.365 1.53.845 2.187 1.424l-.31.746H15.75zm-5.716 16.947A8.983 8.983 0 0 1 6.087 5.232L7.099 6.75h2.506l-1.125 3H5.46l-1.037 3.11 1.926 2.89h3.75l1.073 1.61zM12 21c-.152 0-.301-.015-.452-.023l1.048-3.142a1.49 1.49 0 0 0-.175-1.306l-1.074-1.61a1.5 1.5 0 0 0-1.248-.669H7.15l-1.074-1.61.464-1.39H8.25v1.5h1.5v-2.114l2.202-5.873-1.404-.526-.38 1.013H7.9l-.605-.908a8.85 8.85 0 0 1 6.954-1.046V6a1.5 1.5 0 0 0 1.5 1.5h1.94a1.5 1.5 0 0 0 1.06-.44l.105-.105.212-.51A9 9 0 0 1 20.475 9h-3.526a1.495 1.495 0 0 0-1.479 1.249l-.447 2.58a1.49 1.49 0 0 0 .743 1.565l1.623 1.098 1.094 2.735A8.97 8.97 0 0 1 12 21m6.61-6.492-2.035-1.376-.075-.045.449-2.587h3.915a8.8 8.8 0 0 1-1.308 6.371z"></path></svg><span data-cms-path="build-sections.default.tickerItems.2.text" data-cms-type="text">Deploy to 330+cities instantly </span></span><span class="flex items-center gap-2"><svg width="25" height="24" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="size-4"><path d="m10.75 9.116-1.83-.991 1.69-.914.14-.078-.509-.892-1.775 1.085.049-2.076h-1.03l.05 2.076-1.776-1.085-.509.894 1.83.99-1.83.991.509.893 1.775-1.085L7.485 11h1.03l-.05-2.076 1.776 1.085z" fill="currentColor"></path><path fill-rule="evenodd" d="M8.372 1.164h-.745l-.287.322a6.9 6.9 0 0 1-3.852 1.91l-.343.05-.428.495v3.535c0 2.463 1.19 4.292 2.375 5.498 1.181 1.204 2.386 1.822 2.507 1.882l.177.09h.447l.18-.09c.119-.06 1.324-.677 2.506-1.882 1.184-1.206 2.375-3.035 2.375-5.498V3.942l-.428-.495-.343-.05a6.9 6.9 0 0 1-3.852-1.911zM3.717 4.373A7.9 7.9 0 0 0 8 2.239a7.9 7.9 0 0 0 4.284 2.135v3.102c0 2.115-1.018 3.706-2.089 4.798A9.4 9.4 0 0 1 8 13.938a9.4 9.4 0 0 1-2.194-1.664C4.735 11.182 3.717 9.59 3.717 7.476z" fill="currentColor"></path></svg><span data-cms-path="build-sections.default.tickerItems.3.text" data-cms-type="text">Defend against the Internet&#39;s biggest DDoS attacks </span></span><span class="flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="size-4"><path fill="currentColor" d="M22.5 11.25H21v-6H9.75v-1.5H21a1.5 1.5 0 0 1 1.5 1.5z"></path><path fill="currentColor" d="M18.75 15h-1.5V9H6V7.5h11.25a1.5 1.5 0 0 1 1.5 1.5z"></path><path fill="currentColor" d="M13.5 20.25H3a1.5 1.5 0 0 1-1.5-1.5v-6a1.5 1.5 0 0 1 1.5-1.5h10.5a1.5 1.5 0 0 1 1.5 1.5v6a1.5 1.5 0 0 1-1.5 1.5M3 12.75v6h10.5v-6z"></path></svg><span data-cms-path="build-sections.default.tickerItems.4.text" data-cms-type="text">Predictable pricing without surprises </span></span><span class="flex items-center gap-2"><svg width="25" height="24" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" class="size-4"><path d="M9.2 2.698a5.3 5.3 0 0 0-5.04 3.657l-.035.11H5.1l.022-.052a4.375 4.375 0 1 1 .308 3.835l-.05-.088H4.358l.06.123q.138.297.317.575A5.303 5.303 0 1 0 9.2 2.698" fill="currentColor"></path><path d="M9.448 7.272 7.59 5.415l-.617.617 1.08 1.083H0l.52.872h8.63zm-.013 3.941-.618-.618 1.08-1.082H1.425l-.518-.875h10.088l.298.717z" fill="currentColor"></path></svg><span data-cms-path="build-sections.default.tickerItems.5.text" data-cms-type="text">Identity-aware Zero Trust access that retires your VPN </span></span><span class="flex items-center gap-2"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="size-4"><path fill="currentColor" d="m7.927 22.5.7-1.5h6.744l.7 1.5h1.656l-4.978-10.667V8.25h-1.5v3.583L6.271 22.5zm4.072-8.727 1.272 2.727h-2.544zM10.026 18h3.946l.7 1.5H9.327zM8.086 7a5.25 5.25 0 0 1 7.826 0l-1.118 1a3.75 3.75 0 0 0-5.59 0z"></path><path fill="currentColor" d="M5.398 4.8a8.25 8.25 0 0 1 13.2 0l-1.199.9a6.75 6.75 0 0 0-10.801 0z"></path></svg><span data-cms-path="build-sections.default.tickerItems.6.text" data-cms-type="text">Battle-tested infrastructure powering millions </span></span><span class="flex items-center gap-2"><svg width="25" height="24" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg" class="size-4"><path d="M37.125 22.227a1.569 1.569 0 1 0 0-3.138 1.569 1.569 0 0 0 0 3.138" fill="currentColor"></path><path fill-rule="evenodd" d="M11.59 6.55 12.75 6h22.5l1.16.55 6.75 8.25.34.95v.419l.006.005v9.64l-1.5 1.5H6l-1.5-1.5V15.75l.34-.95zM7.5 17.674v6.64h33.006V18.75H40.5v-1.076zm31.682-3H8.818L13.461 9h21.078l4.643 5.675Z" clip-rule="evenodd" fill="currentColor"></path><path d="M37.125 36.907a1.569 1.569 0 1 0 0-3.138 1.569 1.569 0 0 0 0 3.139Z" fill="currentColor"></path><path fill-rule="evenodd" d="m6 29.355-1.5 1.5v9.639l1.5 1.5h36.006l1.5-1.5v-9.639l-1.5-1.5zm1.5 9.639v-6.639h33.006v6.639z" clip-rule="evenodd" fill="currentColor"></path></svg><span data-cms-path="build-sections.default.tickerItems.7.text" data-cms-type="text">CDN,WAF,and DNS faster than the public Internet </span></span></template><!--astro:end--></astro-island></div></div></div></section><section class="animate-in mx-auto fade-in transition-opacity delay-100 duration-2000 ease-out relative z-0 bg-background-100 -mt-0.5 flex w-full flex-col overflow-hidden md:hidden "><svg class="corner-line top-line absolute top-0 left-1/2 h-1 -translate-x-1/2 transition-opacity duration-2000 ease-out w-[200dvw]" preserveAspectRatio="none" aria-hidden="true"><line x1="0" y1="0.5" x2="100%" y2="0.5" stroke="var(--color-border-100)" stroke-width="1" stroke-dasharray="16,16"></line></svg><div class="relative mb-2 h-20 w-full"><svg class="pointer-events-none absolute top-0 left-0 z-0 h-full w-full" data-testid="rf__background" aria-hidden="true" style="stroke-dasharray:none;stroke-dashoffset:0"><pattern id="pattern-hxlvne" x="0" y="0" width="12" height="12" patternUnits="userSpaceOnUse"><circle cx="6" cy="6" r="0.75" fill="var(--color-decor-dots-100)" style="stroke-dasharray:none;stroke-dashoffset:0"></circle></pattern><rect x="0" y="0" width="100%" height="100%" fill="url(#pattern-hxlvne)" style="stroke-dasharray:none;stroke-dashoffset:0"></rect></svg></div><svg class="corner-line bottom-line absolute bottom-0 left-1/2 h-1 w-[200dvw] -translate-x-1/2 transition-opacity duration-2000 ease-out" preserveAspectRatio="none"><line x1="0" y1="0.5" x2="100%" y2="0.5" stroke="var(--color-border-100)" stroke-width="1" stroke-dasharray="16,16"></line></svg></section></div></main><div class="overflow-x-clip"><footer class="z-10 mx-auto max-w-[1480px] px-px" data-astro-cid-7q6xnliy><div class="footer-scroll-host bg-background-100 px-section relative mx-auto flex w-full flex-col justify-between overflow-visible bg-linear-to-b pt-8 select-none [@media(max-height:924px)]:min-h-screen" data-astro-cid-7q6xnliy><!-- Hydrate editable Paper.js canvas only on client (temporarily disabled) <div class="pointer-events-none absolute top-0 right-0 bottom-0 z-10 hidden translate-y-2 overflow-hidden lg:left-0 lg:block"><EditableCFWP client:visible={{rootMargin:'600px'}}leftOffset={4}bottomOffset={28}/></div>--><div class="pointer-events-none relative flex h-full w-full flex-col items-start gap-8 pb-8 lg:justify-between" data-astro-cid-7q6xnliy><div class="flex justify-start lg:block lg:justify-center" data-astro-cid-7q6xnliy><div class="flex flex-col items-start justify-start transition-opacity duration-200 ease-out lg:flex-row" data-astro-cid-7q6xnliy><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 719 59" fill="none" class="footer-cf-wordmark text-foreground-200 h-[12px] w-auto" aria-label="Cloudflare wordmark" role="img" data-astro-cid-7q6xnliy="true"><path d="M77.1016 1.09961H92.7015V43.5996H119.802V57.1996H77.1016V1.09961Z" fill="currentColor"></path><path d="M135.898 29.3V29.2C135.898 13.1 148.898 0 166.198 0C183.498 0 196.298 12.9 196.298 29V29.2C196.298 45.3 183.298 58.4 165.998 58.4C148.798 58.3 135.898 45.4 135.898 29.3ZM180.498 29.3V29.2C180.498 21.1 174.698 14.1 166.098 14.1C157.598 14.1 151.898 21 151.898 29.1V29.3C151.898 37.4 157.698 44.4 166.198 44.4C174.798 44.3 180.498 37.4 180.498 29.3Z" fill="currentColor"></path><path d="M215.398 32.5996V1.09961H231.198V32.2996C231.198 40.3996 235.298 44.1996 241.498 44.1996C247.698 44.1996 251.798 40.4996 251.798 32.6996V1.09961H267.598V32.1996C267.598 50.2996 257.298 58.1996 241.298 58.1996C225.398 58.2996 215.398 50.1996 215.398 32.5996Z" fill="currentColor"></path><path d="M291.398 1.09961H313.098C333.098 1.09961 344.798 12.5996 344.798 28.7996V28.9996C344.798 45.1996 332.998 57.1996 312.798 57.1996H291.498L291.398 1.09961ZM313.298 43.3996C322.598 43.3996 328.798 38.2996 328.798 29.1996V28.9996C328.798 19.9996 322.598 14.7996 313.298 14.7996H306.998V43.2996L313.298 43.3996Z" fill="currentColor"></path><path d="M367.297 1.09961H412.197V14.7996H382.797V24.2996H409.397V37.1996H382.797V57.1996H367.297V1.09961Z" fill="currentColor"></path><path d="M433.797 1.09961H449.297V43.5996H476.497V57.1996H433.797V1.09961Z" fill="currentColor"></path><path d="M517.097 0.699219H532.097L555.997 57.1992H539.297L535.197 47.1992H513.597L509.597 57.1992H493.297L517.097 0.699219ZM530.797 35.0992L524.597 19.1992L518.297 35.0992H530.797Z" fill="currentColor"></path><path d="M576 1.09961H602.5C611.1 1.09961 617 3.29962 620.8 7.19962C624.1 10.3996 625.8 14.6996 625.8 20.2996V20.4996C625.8 29.0996 621.2 34.7996 614.3 37.6996L627.7 57.2996H609.7L598.4 40.2996H591.6V57.2996H576.1L576 1.09961ZM601.8 28.0996C607.1 28.0996 610.1 25.4996 610.1 21.4996V21.1996C610.1 16.7996 606.9 14.5996 601.7 14.5996H591.5V28.0996H601.8Z" fill="currentColor"></path><path d="M648.203 1.09961H693.303V14.3996H663.603V22.7996H690.503V35.0996H663.603V43.9996H693.703V57.1996H648.203V1.09961Z" fill="currentColor"></path><path d="M43.1 35.9C40.9 40.8 36.3 44.3 30.3 44.3C21.8 44.3 16 37.2 16 29.2V29C16 20.9 21.7 14 30.2 14C36.6 14 41.5 17.9 43.5 23.3H59.9C57.3 9.9 45.5 0 30.3 0C13 0 0 13.1 0 29.2V29.4C0 45.5 12.8 58.4 30.1 58.4C44.9 58.4 56.5 48.8 59.5 36L43.1 35.9Z" fill="currentColor"></path></svg></div></div><div class="grid w-full grid-cols-1 justify-start gap-8 lg:ml-auto lg:w-auto lg:grid-cols-4 lg:items-stretch" data-astro-cid-7q6xnliy><div class="grid w-full grid-cols-2 gap-8 lg:h-full lg:max-w-[264px] lg:grid-cols-1 lg:grid-rows-2 lg:gap-y-10" data-astro-cid-7q6xnliy><div class="flex w-full flex-col lg:min-h-0" data-astro-cid-7q6xnliy><div class="flex w-full pb-2 lg:pb-3" data-astro-cid-7q6xnliy><span class="text-tertiary hover:text-foreground-200/70 text-sm leading-none font-medium transition-colors duration-200 max-lg:text-xs" data-astro-cid-7q6xnliy>Getting started </span></div><a href="/plans/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Plans </a><a href="/resource/contact-enterprise-sales/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Contact sales </a><a href="/partners/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Partners </a><a href="https://partnerlocator.cloudflare.com/dashboard" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Find a partner </a><a href="/startups/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Startups </a><a href="/under-attack-hotline/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Under attack? </a><a href="https://domains.cloudflare.com/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Domain name search </a></div><div class="flex w-full flex-col lg:min-h-0" data-astro-cid-7q6xnliy><div class="flex w-full pb-2 lg:pb-3" data-astro-cid-7q6xnliy><span class="text-tertiary hover:text-foreground-200/70 text-sm leading-none font-medium transition-colors duration-200 max-lg:text-xs" data-astro-cid-7q6xnliy>Company </span></div><a href="/about/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>About </a><a href="/careers/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Careers </a><a href="https://cloudflare.net/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Investors </a><a href="/press/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Press </a><a href="/press/press-kit/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Press kit </a><a href="/network/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Global network </a></div></div><div class="grid w-full grid-cols-2 gap-8 lg:h-full lg:max-w-[264px] lg:grid-cols-1 lg:grid-rows-2 lg:gap-y-10" data-astro-cid-7q6xnliy><div class="flex w-full flex-col lg:min-h-0" data-astro-cid-7q6xnliy><div class="flex w-full pb-2 lg:pb-3" data-astro-cid-7q6xnliy><span class="text-tertiary hover:text-foreground-200/70 text-sm leading-none font-medium transition-colors duration-200 max-lg:text-xs" data-astro-cid-7q6xnliy>Public interest </span></div><a href="/galileo/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Project Galileo </a><a href="/athenian/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Athenian Project </a><a href="/campaigns/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Cloudflare for Campaigns </a><a href="/fair-shot/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Project Fairshot </a><a href="/impact/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Impact/ESG </a></div><div class="flex w-full flex-col lg:min-h-0" data-astro-cid-7q6xnliy><div class="flex w-full pb-2 lg:pb-3" data-astro-cid-7q6xnliy><span class="text-tertiary hover:text-foreground-200/70 text-sm leading-none font-medium transition-colors duration-200 max-lg:text-xs" data-astro-cid-7q6xnliy>Compliance </span></div><a href="/trust-hub/compliance-resources/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Compliance resources </a><a href="/trust-hub/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Trust </a><a href="/trust-hub/gdpr/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>GDPR </a><a href="/trust-hub/responsible-ai/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Responsible AI </a><a href="/transparency/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Transparency report </a><a href="/trust-hub/abuse-approach/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Report abuse </a></div></div><div class="grid w-full grid-cols-2 gap-8 lg:h-full lg:max-w-[264px] lg:grid-cols-1 lg:grid-rows-2 lg:gap-y-10" data-astro-cid-7q6xnliy><div class="flex w-full flex-col lg:min-h-0" data-astro-cid-7q6xnliy><div class="flex w-full pb-2 lg:pb-3" data-astro-cid-7q6xnliy><span class="text-tertiary hover:text-foreground-200/70 text-sm leading-none font-medium transition-colors duration-200 max-lg:text-xs" data-astro-cid-7q6xnliy>Resources </span></div><a href="/resource/app-innovation-report/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>App innovation report </a><a href="https://radar.cloudflare.com/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Cloudflare Radar </a><a href="/case-studies/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Case studies </a><a href="https://www.cloudflarestatus.com/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Status </a><a href="https://support.cloudflare.com/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Support </a><a href="/events/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Events </a><a href="https://blog.cloudflare.com/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Blog </a></div><div class="flex w-full flex-col lg:min-h-0" data-astro-cid-7q6xnliy><div class="flex w-full pb-2 lg:pb-3" data-astro-cid-7q6xnliy><span class="text-tertiary hover:text-foreground-200/70 text-sm leading-none font-medium transition-colors duration-200 max-lg:text-xs" data-astro-cid-7q6xnliy>Developers </span></div><a href="https://developers.cloudflare.com/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Documentation </a><a href="/learning/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Learning center </a><a href="https://community.cloudflare.com/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Community </a></div></div><div class="grid w-full grid-cols-2 gap-8 lg:h-full lg:max-w-[264px] lg:grid-cols-1 lg:grid-rows-2 lg:gap-y-10" data-astro-cid-7q6xnliy><div class="flex w-full flex-col lg:min-h-0" data-astro-cid-7q6xnliy><div class="flex w-full pb-2 lg:pb-3" data-astro-cid-7q6xnliy><span class="text-tertiary hover:text-foreground-200/70 text-sm leading-none font-medium transition-colors duration-200 max-lg:text-xs" data-astro-cid-7q6xnliy>Solutions </span></div><a href="/sase/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>SSE and SASE platform </a><a href="/solutions/ai/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Cloudflare AI Cloud </a><a href="/solutions/frontends/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Frontend Development Platform </a><a href="/solutions/platforms/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Multi-Tenant Platform Development </a><a href="/solutions/security/" class="text-foreground-200 hover:text-tertiary pointer-events-auto py-1 leading-none transition-colors duration-200 ease-out lg:py-2" data-astro-cid-7q6xnliy>Web Security Platform </a></div></div><div class="pointer-events-auto flex flex-col items-start gap-2 lg:hidden" data-astro-cid-7q6xnliy><astro-island uid="Z1patvH" prefix="r77" component-url="/_astro/ui.PoQu1T7A.js" component-export="Button" renderer-url="/_astro/client.DGUUz9qO.js" props="{&quot;variant&quot;:[0,&quot;link&quot;],&quot;href&quot;:[0,&quot;https://dash.cloudflare.com/sign-up&quot;],&quot;data-astro-cid-7q6xnliy&quot;:[0,true]}" ssr client="visible" opts="{&quot;name&quot;:&quot;Button&quot;,&quot;value&quot;:{&quot;rootMargin&quot;:&quot;400px&quot;}}" await-children><a href="https://dash.cloudflare.com/sign-up" data-slot="button" class="relative isolate inline-flex shrink-0 origin-center items-center justify-center whitespace-nowrap font-medium hover:opacity-95 active:translate-y-[1px] outline-[0.5px] outline-transparent outline-offset-2 focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 [&amp;_svg]:pointer-events-none [&amp;_svg]:shrink-0 [&amp;&gt;*]:relative [&amp;&gt;*]:z-[4] before:absolute before:-inset-[1px] before:z-[3] before:rounded-[inherit] before:bg-background-300 before:opacity-0 before:pointer-events-none before:content-[&#x27;&#x27;] before:transition-opacity before:duration-[0.16s] before:ease-[cubic-bezier(0.55,0.085,0.68,0.53)] active:before:transition-none after:absolute after:-inset-[1px] after:z-[2] after:rounded-[inherit] after:border-[1px] after:border-current after:opacity-0 after:pointer-events-none after:content-[&#x27;&#x27;] after:transition-opacity after:delay-[0.1s] after:duration-[0.6s] after:ease-[cubic-bezier(0.25,0.46,0.45,0.94)] active:after:opacity-100 active:after:transition-none bg-transparent text-base text-foreground-100 underline-offset-2 transition-colors hover:bg-transparent hover:text-accent-100 hover:underline px-6 py-5 md:py-3 h-auto min-h-0 w-fit gap-0 rounded-none border-0 !bg-transparent !p-0 !shadow-none backdrop-blur-none !transition-colors duration-200 ease-out hover:!opacity-100 active:!scale-100 active:!translate-y-0 before:!hidden after:!hidden" data-astro-cid-7q6xnliy="true"><astro-slot>Start Building </astro-slot><svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" class="size-4 shrink-0"><path d="M7 17 17 7m0 0H7m10 0v10"></path></svg></a><!--astro:end--></astro-island><astro-island uid="1oHOYG" prefix="r78" component-url="/_astro/ui.PoQu1T7A.js" component-export="Button" renderer-url="/_astro/client.DGUUz9qO.js" props="{&quot;variant&quot;:[0,&quot;link&quot;],&quot;href&quot;:[0,&quot;https://dash.cloudflare.com/login&quot;],&quot;data-astro-cid-7q6xnliy&quot;:[0,true]}" ssr client="visible" opts="{&quot;name&quot;:&quot;Button&quot;,&quot;value&quot;:{&quot;rootMargin&quot;:&quot;400px&quot;}}" await-children><a href="https://dash.cloudflare.com/login" data-slot="button" class="relative isolate inline-flex shrink-0 origin-center items-center justify-center whitespace-nowrap font-medium hover:opacity-95 active:translate-y-[1px] outline-[0.5px] outline-transparent outline-offset-2 focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 [&amp;_svg]:pointer-events-none [&amp;_svg]:shrink-0 [&amp;&gt;*]:relative [&amp;&gt;*]:z-[4] before:absolute before:-inset-[1px] before:z-[3] before:rounded-[inherit] before:bg-background-300 before:opacity-0 before:pointer-events-none before:content-[&#x27;&#x27;] before:transition-opacity before:duration-[0.16s] before:ease-[cubic-bezier(0.55,0.085,0.68,0.53)] active:before:transition-none after:absolute after:-inset-[1px] after:z-[2] after:rounded-[inherit] after:border-[1px] after:border-current after:opacity-0 after:pointer-events-none after:content-[&#x27;&#x27;] after:transition-opacity after:delay-[0.1s] after:duration-[0.6s] after:ease-[cubic-bezier(0.25,0.46,0.45,0.94)] active:after:opacity-100 active:after:transition-none bg-transparent text-base text-foreground-100 underline-offset-2 transition-colors hover:bg-transparent hover:text-accent-100 hover:underline px-6 py-5 md:py-3 h-auto min-h-0 w-fit gap-0 rounded-none border-0 !bg-transparent !p-0 !shadow-none backdrop-blur-none !transition-colors duration-200 ease-out hover:!opacity-100 active:!scale-100 active:!translate-y-0 before:!hidden after:!hidden" data-astro-cid-7q6xnliy="true"><astro-slot>Log In </astro-slot><svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" class="size-4 shrink-0"><path d="M7 17 17 7m0 0H7m10 0v10"></path></svg></a><!--astro:end--></astro-island></div></div><div class="pointer-events-none relative flex w-full flex-1 items-end" data-astro-cid-7q6xnliy><div class="text-accent-100 aspect-561/250 w-full overflow-hidden pb-5 lg:hidden" data-astro-cid-7q6xnliy><svg aria-hidden="true" viewBox="0 0 561 250" fill="none" xmlns="http://www.w3.org/2000/svg" class="block h-full w-full" data-astro-cid-7q6xnliy><g opacity="0.42" stroke="currentColor" stroke-width="0.75" stroke-dasharray="3.11 3.11" data-astro-cid-7q6xnliy><ellipse cx="303.718" cy="134.931" rx="134.906" ry="134.556" data-astro-cid-7q6xnliy></ellipse><ellipse cx="140.739" cy="138.82" rx="60.8247" ry="60.6667" data-astro-cid-7q6xnliy></ellipse><ellipse cx="89.2726" cy="238.375" rx="88.8976" ry="88.6667" data-astro-cid-7q6xnliy></ellipse><ellipse cx="455.776" cy="215.042" rx="106.053" ry="105.778" data-astro-cid-7q6xnliy></ellipse><circle cx="467.797" cy="264.875" r="71.5" data-astro-cid-7q6xnliy></circle><ellipse cx="355.961" cy="109.264" rx="71.7419" ry="71.5556" data-astro-cid-7q6xnliy></ellipse><ellipse cx="358.524" cy="224.375" rx="31.1921" ry="31.1111" data-astro-cid-7q6xnliy></ellipse><ellipse cx="465.579" cy="149.708" rx="31.1921" ry="31.1111" data-astro-cid-7q6xnliy></ellipse></g><g fill="none" stroke="currentColor" stroke-width="0.75" data-astro-cid-7q6xnliy><path d="M452.193 109.264C511.94 109.264 560.375 156.622 560.375 215.042C560.375 225.456 558.837 235.519 555.969 245.025C555.199 247.577 552.76 249.264 550.039 249.264H399.529C397.297 249.264 395.758 247.075 396.559 245.038L399.435 237.713C408.625 214.212 434.844 194.96 459.101 193.832L505.082 191.529C507.538 191.406 509.466 189.422 509.466 187.017C509.466 184.625 507.558 182.646 505.116 182.506L461.938 180.023C438.725 178.868 427.384 158.791 433.627 137.869L440.812 113.789C441.543 111.34 443.728 109.558 446.334 109.42C448.274 109.317 450.227 109.264 452.193 109.264Z" data-astro-cid-7q6xnliy></path><path d="M302.648 0.375C364.95 0.375 417.285 42.0634 432.087 98.4665C432.709 100.835 432.514 103.334 431.626 105.62L419.772 136.131C410.583 159.631 386.966 180.011 360.244 180.011L154.404 182.323C151.92 182.352 149.921 184.33 149.92 186.759C149.92 189.186 151.916 191.166 154.398 191.198L357.338 193.82C380.602 193.82 391.892 215.052 385.652 235.975L383.033 244.779C382.243 247.436 379.753 249.264 376.922 249.264H6.79428C3.62784 249.264 0.918159 246.989 0.664591 243.902C0.47264 241.566 0.375 239.204 0.375 236.819C0.375 191.386 35.9484 154.08 81.3467 150.07C80.4151 145.946 79.9205 141.662 79.9205 137.264C79.9205 104.618 106.987 78.1528 140.375 78.1528C153.663 78.1528 165.947 82.347 175.925 89.4518C193.691 37.6773 243.713 0.375 302.648 0.375Z" data-astro-cid-7q6xnliy></path></g></svg></div></div></div><div class="bg-background-100 flex flex-col pb-4" data-astro-cid-7q6xnliy><svg class="block h-px relative left-1/2 w-screen -translate-x-1/2" preserveAspectRatio="none" aria-hidden="true"><line x1="0" y1="0.5" x2="100%" y2="0.5" stroke="var(--color-border-100)" stroke-width="1" stroke-dasharray="16,16"></line></svg><section class="animate-in mx-auto fade-in transition-opacity delay-100 duration-2000 ease-out relative z-0 bg-background-100 -mt-0.5 flex w-full flex-col overflow-hidden md:hidden "><svg class="corner-line top-line absolute top-0 left-1/2 h-1 -translate-x-1/2 transition-opacity duration-2000 ease-out w-[200dvw]" preserveAspectRatio="none" aria-hidden="true"><line x1="0" y1="0.5" x2="100%" y2="0.5" stroke="var(--color-border-100)" stroke-width="1" stroke-dasharray="16,16"></line></svg><div class="relative mb-2 h-20 w-full"><svg class="pointer-events-none absolute top-0 left-0 z-0 h-full w-full" data-testid="rf__background" aria-hidden="true" style="stroke-dasharray:none;stroke-dashoffset:0"><pattern id="pattern-hxlvne" x="0" y="0" width="12" height="12" patternUnits="userSpaceOnUse"><circle cx="6" cy="6" r="0.75" fill="var(--color-decor-dots-100)" style="stroke-dasharray:none;stroke-dashoffset:0"></circle></pattern><rect x="0" y="0" width="100%" height="100%" fill="url(#pattern-hxlvne)" style="stroke-dasharray:none;stroke-dashoffset:0"></rect></svg></div><svg class="corner-line bottom-line absolute bottom-0 left-1/2 h-1 w-[200dvw] -translate-x-1/2 transition-opacity duration-2000 ease-out" preserveAspectRatio="none"><line x1="0" y1="0.5" x2="100%" y2="0.5" stroke="var(--color-border-100)" stroke-width="1" stroke-dasharray="16,16"></line></svg></section><div class="pointer-events-auto relative z-10 mt-4 flex w-full flex-col justify-between gap-3 md:flex-row md:items-center md:gap-4 lg:gap-8" data-astro-cid-7q6xnliy><span class="text-tertiary text-center text-sm leading-none sm:text-left" data-astro-cid-7q6xnliy>© 2026 Cloudflare,Inc.</span><div class="text-tertiary flex flex-col flex-wrap items-center justify-center gap-y-2 text-center text-sm leading-none sm:justify-end sm:text-right md:flex-row" data-astro-cid-7q6xnliy><astro-island uid="2sOz8f" prefix="r49" component-url="/_astro/_footer-privacy-choices.CSLOCYvd.js" component-export="FooterPrivacyChoices" renderer-url="/_astro/client.DGUUz9qO.js" props="{&quot;className&quot;:[0,&quot;text-tertiary hover:text-foreground-200/85&quot;],&quot;label&quot;:[0,&quot;Your privacy choices&quot;],&quot;data-astro-cid-7q6xnliy&quot;:[0,true]}" ssr client="visible" opts="{&quot;name&quot;:&quot;FooterPrivacyChoices&quot;,&quot;value&quot;:{&quot;rootMargin&quot;:&quot;400px&quot;}}" await-children><button type="button" class="inline-flex shrink-0 cursor-pointer items-center gap-1.5 transition-colors duration-200 text-tertiary hover:text-foreground-200/85"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 14" aria-hidden="true" class="h-3.5 w-auto shrink-0"><path fill-rule="evenodd" clip-rule="evenodd" fill="#fff" d="M7.4 12.8h6.8l3.1-11.6H7.4C4.2 1.2 1.6 3.8 1.6 7s2.6 5.8 5.8 5.8z"></path><path fill-rule="evenodd" clip-rule="evenodd" fill="#06f" d="M22.6 0H7.4C3.5 0 .4 3.1.4 7s3.1 7 7 7h15.2c3.9 0 7-3.1 7-7s-3.1-7-7-7zM1.6 7c0-3.2 2.6-5.8 5.8-5.8h9.9l-3.1 11.6H7.4C4.2 12.8 1.6 10.2 1.6 7z"></path><path fill="#fff" d="M24.6 4c.2.2.2.6 0 .8L22.5 7l2.2 2.2c.2.2.2.6 0 .8-.2.2-.6.2-.8 0l-2.2-2.2L19.5 10c-.2.2-.6.2-.8 0-.2-.2-.2-.6 0-.8L20.8 7l-2.2-2.2c-.2-.2-.2-.6 0-.8.2-.2.6-.2.8 0l2.2 2.2L23.8 4c.2-.2.6-.2.8 0z"></path><path fill="#06f" d="M12.7 4.1c.2.2.3.6.1.8L8.6 9.8c-.1.1-.2.2-.3.2-.2.1-.5.1-.7-.1L5.4 7.7c-.2-.2-.2-.6 0-.8.2-.2.6-.2.8 0L8 8.6l3.8-4.5c.2-.2.6-.2.9 0z"></path></svg><span>Your privacy choices</span></button><!--astro:end--></astro-island><span class="mx-1.5 hidden sm:inline" data-astro-cid-7q6xnliy>|</span><div class="max-w-[32ch] sm:max-w-none" data-astro-cid-7q6xnliy><a href="https://www.cloudflare.com/disclosure/" class="hover:text-foreground-100/70 transition-colors duration-400 ease-out">Report security issues</a><span class="mx-1.5">|</span><a href="/policies/privacy/" class="hover:text-foreground-100/70 transition-colors duration-400 ease-out">Privacy policy</a><span class="mx-1.5">|</span><a href="/policies/terms/" class="hover:text-foreground-100/70 transition-colors duration-400 ease-out">Terms of use</a><span class="mx-1.5">|</span><a href="/trust-hub/gdpr/" class="hover:text-foreground-100/70 transition-colors duration-400 ease-out">GDPR</a><span class="mx-1.5">|</span><a href="https://www.cloudflare.com/trademark/" class="hover:text-foreground-100/70 transition-colors duration-400 ease-out">Trademark</a></div></div></div></div></div></footer></div><script type="module">const u=[".bg-accent-100",".bg-accent-200",".bg-dark-accent"],i='[data-nav-theme="dark"]',l='[data-nav-theme="light"]',f="[data-site-navigation-header]",E=-28,h=28,_={lifecycleRegistered:!1,scrollAttached:!1,darkSections:[]},c={passive:!0};function g(){const a=[...u,i].join(", "),e=document.querySelectorAll(a);_.darkSections=Array.from(e).filter(r=>{const m=r.closest("[data-nav-theme]");return!(m&&m.getAttribute("data-nav-theme")==="light"||r.matches(l))})}function w(){return document.querySelector(f)}const A=.55;function R(a,e){return a.matches(i)?!0:typeof window>"u"?!1:e.width>=window.innerWidth*A}function s(){const a=w();if(!a)return;const e=a.getBoundingClientRect(),r=e.top+4+h,m=e.bottom-4+E;_.darkSections.some(o=>{const n=o.getBoundingClientRect();return n.width===0||n.height===0||!R(o,n)?!1:n.top<m&&n.bottom>r})?a.setAttribute("data-nav-on-dark","true"):a.removeAttribute("data-nav-on-dark")}let t=!1;function v(){t||(t=!0,requestAnimationFrame(()=>{t=!1,s()}))}function T(){_.scrollAttached&&(window.removeEventListener("scroll",v,c),window.removeEventListener("resize",v),_.scrollAttached=!1)}function d(){g(),s(),!_.scrollAttached&&(_.scrollAttached=!0,window.addEventListener("scroll",v,c),window.addEventListener("resize",v))}function L(){typeof document>"u"||typeof window>"u"||_.lifecycleRegistered||(_.lifecycleRegistered=!0,document.addEventListener("astro:page-load",d),document.addEventListener("astro:before-swap",T))}function S(){typeof window>"u"||(L(),d())}S();</script><astro-island uid="1sMDq5" prefix="r41" component-url="/_astro/command-palette.Cqj9L_Rd.js" component-export="GlobalCommandPaletteShell" renderer-url="/_astro/client.DGUUz9qO.js" props="{}" ssr client="idle" opts="{&quot;name&quot;:&quot;GlobalCommandPaletteShell&quot;,&quot;value&quot;:true}"></astro-island><!-- Scroll-lock canary removed. It was causing a double scrollbar flash on every page load by setting overflow-y:visible on both html and body. If scroll-locking regressions recur,fix the leak at its source (see .cursor/rules/scroll-lock-diagnosis.mdc). --></body></html><!-- Cloudflare .::::::::::. .:--------------:. .:------------------:. ..... .----------------------. .:------------------------------ .-------------------------------. -----:.:------------------------------::=======-:.::----------------------:-----:::. .-------==-.:-----------::::::::::::::....... .::-:-=-=-:---------------------------------::.:----------==. -----------------------------------::-=============--
.......................................................
-->