Advertisement
Guest User

Cloudflare DNS debug outputs as requested

a guest
Apr 9th, 2018
1,111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 385.70 KB | None | 0 0
  1. My-MBP:~ me$ traceroute 1.1.1.1
  2. traceroute to 1.1.1.1 (1.1.1.1), 64 hops max, 52 byte packets
  3.  1  pfsense (192.168.1.1)  3508.310 ms  0.940 ms  0.809 ms
  4.  2  10.42.240.1 (10.42.240.1)  9.122 ms  11.650 ms  11.946 ms
  5.  3  pres-core-2a-xe-332-0.network.virginmedia.net (213.104.74.69)  10.881 ms  11.733 ms  11.719 ms
  6.  4  know-wblk-1a-xe-200-0.network.virginmedia.net (62.254.1.214)  12.757 ms  13.885 ms  14.254 ms
  7.  5  * * *
  8.  6  ae0.cr1-man1.ip4.gtt.net (77.67.65.141)  39.885 ms  34.830 ms  33.833 ms
  9.  7  cloudflare-gw.cr1-man1.ip4.gtt.net (141.136.99.138)  20.189 ms  21.302 ms  17.184 ms
  10.  8  1dot1dot1dot1.cloudflare-dns.com (1.1.1.1)  18.024 ms  17.958 ms  18.929 ms
  11.  
  12.  
  13. My-MBP:~ me$ traceroute 1.0.0.1
  14. traceroute to 1.0.0.1 (1.0.0.1), 64 hops max, 52 byte packets
  15.  1  pfsense (192.168.1.1)  4.255 ms  1.479 ms  1.522 ms
  16.  2  10.42.240.1 (10.42.240.1)  9.067 ms  9.525 ms  9.918 ms
  17.  3  pres-core-2b-xe-203-0.network.virginmedia.net (213.104.74.161)  11.325 ms  11.433 ms  11.837 ms
  18.  4  * * *
  19.  5  tcma-ic-2-ae9-0.network.virginmedia.net (62.253.174.178)  12.647 ms  13.638 ms  11.480 ms
  20.  6  162.158.32.254 (162.158.32.254)  11.836 ms  16.978 ms  13.586 ms
  21.  7  1dot1dot1dot1.cloudflare-dns.com (1.0.0.1)  11.961 ms  12.578 ms  12.815 ms
  22.  
  23.  
  24. My-MBP:~ me$ dig @1.1.1.1 id.server CH TXT
  25.  
  26. ; <<>> DiG 9.10.6 <<>> @1.1.1.1 id.server CH TXT
  27. ; (1 server found)
  28. ;; global options: +cmd
  29. ;; Got answer:
  30. ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 33905
  31. ;; flags: qr rd ra ad; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
  32.  
  33. ;; OPT PSEUDOSECTION:
  34. ; EDNS: version: 0, flags:; udp: 1536
  35. ;; QUESTION SECTION:
  36. ;id.server.         CH  TXT
  37.  
  38. ;; ANSWER SECTION:
  39. id.server.      0   CH  TXT "man01"
  40.  
  41. ;; Query time: 3475 msec
  42. ;; SERVER: 1.1.1.1#53(1.1.1.1)
  43. ;; WHEN: Tue Apr 10 04:26:37 BST 2018
  44. ;; MSG SIZE  rcvd: 56
  45.  
  46.  
  47. My-MBP:~ me$ dig @1.0.0.1 id.server CH TXT
  48.  
  49. ; <<>> DiG 9.10.6 <<>> @1.0.0.1 id.server CH TXT
  50. ; (1 server found)
  51. ;; global options: +cmd
  52. ;; Got answer:
  53. ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 65344
  54. ;; flags: qr rd ra ad; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
  55.  
  56. ;; OPT PSEUDOSECTION:
  57. ; EDNS: version: 0, flags:; udp: 1536
  58. ;; QUESTION SECTION:
  59. ;id.server.         CH  TXT
  60.  
  61. ;; ANSWER SECTION:
  62. id.server.      0   CH  TXT "man01"
  63.  
  64. ;; Query time: 61 msec
  65. ;; SERVER: 1.0.0.1#53(1.0.0.1)
  66. ;; WHEN: Tue Apr 10 04:26:58 BST 2018
  67. ;; MSG SIZE  rcvd: 56
  68.  
  69.  
  70. My-MBP:~ me$ dig +tcp @1.1.1.1 id.server CH TXT
  71.  
  72. ; <<>> DiG 9.10.6 <<>> +tcp @1.1.1.1 id.server CH TXT
  73. ; (1 server found)
  74. ;; global options: +cmd
  75. ;; Got answer:
  76. ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 47729
  77. ;; flags: qr rd ra ad; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
  78.  
  79. ;; OPT PSEUDOSECTION:
  80. ; EDNS: version: 0, flags:; udp: 1536
  81. ;; QUESTION SECTION:
  82. ;id.server.         CH  TXT
  83.  
  84. ;; ANSWER SECTION:
  85. id.server.      0   CH  TXT "man01"
  86.  
  87. ;; Query time: 23 msec
  88. ;; SERVER: 1.1.1.1#53(1.1.1.1)
  89. ;; WHEN: Tue Apr 10 04:27:13 BST 2018
  90. ;; MSG SIZE  rcvd: 56
  91.  
  92.  
  93. My-MBP:~ me$ dig +tcp @1.0.0.1 id.server CH TXT
  94.  
  95. ; <<>> DiG 9.10.6 <<>> +tcp @1.0.0.1 id.server CH TXT
  96. ; (1 server found)
  97. ;; global options: +cmd
  98. ;; Got answer:
  99. ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 8238
  100. ;; flags: qr rd ra ad; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
  101.  
  102. ;; OPT PSEUDOSECTION:
  103. ; EDNS: version: 0, flags:; udp: 1536
  104. ;; QUESTION SECTION:
  105. ;id.server.         CH  TXT
  106.  
  107. ;; ANSWER SECTION:
  108. id.server.      0   CH  TXT "man01"
  109.  
  110. ;; Query time: 13 msec
  111. ;; SERVER: 1.0.0.1#53(1.0.0.1)
  112. ;; WHEN: Tue Apr 10 04:27:57 BST 2018
  113. ;; MSG SIZE  rcvd: 56
  114.  
  115.  
  116. My-MBP:~ me$ openssl s_client -connect 1.1.1.1:853
  117. CONNECTED(00000003)
  118. 140735852045256:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake failure:/BuildRoot/Library/Caches/com.apple.xbs/Sources/libressl/libressl-22.50.2/libressl/ssl/s23_lib.c:124:
  119. ---
  120. no peer certificate available
  121. ---
  122. No client certificate CA names sent
  123. ---
  124. SSL handshake has read 0 bytes and written 318 bytes
  125. ---
  126. New, (NONE), Cipher is (NONE)
  127. Secure Renegotiation IS NOT supported
  128. Compression: NONE
  129. Expansion: NONE
  130. No ALPN negotiated
  131. ---
  132.  
  133.  
  134. My-MBP:~ me$ openssl s_client -connect 1.0.0.1:853
  135. CONNECTED(00000003)
  136. depth=1 C = US, O = DigiCert Inc, CN = DigiCert ECC Secure Server CA
  137. verify error:num=20:unable to get local issuer certificate
  138. verify return:0
  139. ---
  140. Certificate chain
  141.  0 s:/C=US/ST=CA/L=San Francisco/O=Cloudflare, Inc./CN=*.cloudflare-dns.com
  142.    i:/C=US/O=DigiCert Inc/CN=DigiCert ECC Secure Server CA
  143.  1 s:/C=US/O=DigiCert Inc/CN=DigiCert ECC Secure Server CA
  144.    i:/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert Global Root CA
  145. ---
  146. Server certificate
  147. -----BEGIN CERTIFICATE-----
  148. MIID9DCCA3qgAwIBAgIQBWzetBRl/ycHFsBukRYuGTAKBggqhkjOPQQDAjBMMQsw
  149. CQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMSYwJAYDVQQDEx1EaWdp
  150. Q2VydCBFQ0MgU2VjdXJlIFNlcnZlciBDQTAeFw0xODAzMzAwMDAwMDBaFw0yMDAz
  151. MjUxMjAwMDBaMGwxCzAJBgNVBAYTAlVTMQswCQYDVQQIEwJDQTEWMBQGA1UEBxMN
  152. U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQQ2xvdWRmbGFyZSwgSW5jLjEdMBsGA1UE
  153. AwwUKi5jbG91ZGZsYXJlLWRucy5jb20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNC
  154. AASyRQsxrFBjziHmfDQjGsXBU0WWl3oxh7vg6h2V9f8lBMp18PY/td9R6VvJPa20
  155. AwVzIJI+dL6OSxviaIZEbmK7o4ICHDCCAhgwHwYDVR0jBBgwFoAUo53mH/naOU/A
  156. buiRy5Wl2jHiCp8wHQYDVR0OBBYEFN+XTeVDs7BBp0LykM+Jf64SV4ThMGMGA1Ud
  157. EQRcMFqCFCouY2xvdWRmbGFyZS1kbnMuY29thwQBAQEBhwQBAAABghJjbG91ZGZs
  158. YXJlLWRucy5jb22HECYGRwBHAAAAAAAAAAAAERGHECYGRwBHAAAAAAAAAAAAEAEw
  159. DgYDVR0PAQH/BAQDAgeAMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjBp
  160. BgNVHR8EYjBgMC6gLKAqhihodHRwOi8vY3JsMy5kaWdpY2VydC5jb20vc3NjYS1l
  161. Y2MtZzEuY3JsMC6gLKAqhihodHRwOi8vY3JsNC5kaWdpY2VydC5jb20vc3NjYS1l
  162. Y2MtZzEuY3JsMEwGA1UdIARFMEMwNwYJYIZIAYb9bAEBMCowKAYIKwYBBQUHAgEW
  163. HGh0dHBzOi8vd3d3LmRpZ2ljZXJ0LmNvbS9DUFMwCAYGZ4EMAQICMHsGCCsGAQUF
  164. BwEBBG8wbTAkBggrBgEFBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tMEUG
  165. CCsGAQUFBzAChjlodHRwOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20vRGlnaUNlcnRF
  166. Q0NTZWN1cmVTZXJ2ZXJDQS5jcnQwDAYDVR0TAQH/BAIwADAKBggqhkjOPQQDAgNo
  167. ADBlAjEAjoyy2Ogh1i1/Kh9+psMc1OChlQIvQF6AkojZS8yliar6m8q5nqC3qe0h
  168. HR0fExwLAjAueWRnHX4QJ9loqMhsPk3NB0Cs0mStsNDNG6/DpCYw7XmjoG3y1LS7
  169. ZkZZmqNn2Q8=
  170. -----END CERTIFICATE-----
  171. subject=/C=US/ST=CA/L=San Francisco/O=Cloudflare, Inc./CN=*.cloudflare-dns.com
  172. issuer=/C=US/O=DigiCert Inc/CN=DigiCert ECC Secure Server CA
  173. ---
  174. No client certificate CA names sent
  175. ---
  176. SSL handshake has read 2351 bytes and written 512 bytes
  177. ---
  178. New, TLSv1/SSLv3, Cipher is ECDHE-ECDSA-AES256-GCM-SHA384
  179. Server public key is 256 bit
  180. Secure Renegotiation IS supported
  181. Compression: NONE
  182. Expansion: NONE
  183. No ALPN negotiated
  184. SSL-Session:
  185.     Protocol  : TLSv1.2
  186.     Cipher    : ECDHE-ECDSA-AES256-GCM-SHA384
  187.     Session-ID: D219BA3B24EDD96B0903619D8225422E3086B07631935D0AA068DB3218358AEB
  188.     Session-ID-ctx:
  189.     Master-Key: 8906E622195B8A0AA82A05E2121B1277566B2B5E5FB4E5E9F5D084271FD0202C5E7F441752BD3398D6AF98A691A65AC5
  190.     Start Time: 1523330913
  191.     Timeout   : 300 (sec)
  192.     Verify return code: 20 (unable to get local issuer certificate)
  193. ---
  194. closed
  195.  
  196.  
  197. My-MBP:~ me$ curl -Lvs http://1.0.0.1/
  198. *   Trying 1.0.0.1...
  199. * TCP_NODELAY set
  200. * Connected to 1.0.0.1 (1.0.0.1) port 80 (#0)
  201. > GET / HTTP/1.1
  202. > Host: 1.0.0.1
  203. > User-Agent: curl/7.54.0
  204. > Accept: */*
  205. >
  206. < HTTP/1.1 301 Moved Permanently
  207. < Date: Tue, 10 Apr 2018 03:28:46 GMT
  208. < Transfer-Encoding: chunked
  209. < Connection: keep-alive
  210. < Cache-Control: max-age=3600
  211. < Expires: Tue, 10 Apr 2018 04:28:46 GMT
  212. < Location: https://1.0.0.1/
  213. < X-Content-Type-Options: nosniff
  214. < Server: cloudflare
  215. < CF-RAY: 4092201143693665-MAN
  216. <
  217. * Ignoring the response-body
  218. * Connection #0 to host 1.0.0.1 left intact
  219. * Issue another request to this URL: 'https://1.0.0.1/'
  220. *   Trying 1.0.0.1...
  221. * TCP_NODELAY set
  222. * Connected to 1.0.0.1 (1.0.0.1) port 443 (#1)
  223. * ALPN, offering h2
  224. * ALPN, offering http/1.1
  225. * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
  226. * successfully set certificate verify locations:
  227. *   CAfile: /etc/ssl/cert.pem
  228.   CApath: none
  229. * TLSv1.2 (OUT), TLS handshake, Client hello (1):
  230. * TLSv1.2 (IN), TLS handshake, Server hello (2):
  231. * TLSv1.2 (IN), TLS handshake, Certificate (11):
  232. * TLSv1.2 (IN), TLS handshake, Server key exchange (12):
  233. * TLSv1.2 (IN), TLS handshake, Server finished (14):
  234. * TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
  235. * TLSv1.2 (OUT), TLS change cipher, Client hello (1):
  236. * TLSv1.2 (OUT), TLS handshake, Finished (20):
  237. * TLSv1.2 (IN), TLS change cipher, Client hello (1):
  238. * TLSv1.2 (IN), TLS handshake, Finished (20):
  239. * SSL connection using TLSv1.2 / ECDHE-ECDSA-CHACHA20-POLY1305
  240. * ALPN, server accepted to use h2
  241. * Server certificate:
  242. *  subject: C=US; ST=CA; L=San Francisco; O=Cloudflare, Inc.; CN=*.cloudflare-dns.com
  243. *  start date: Mar 30 00:00:00 2018 GMT
  244. *  expire date: Mar 25 12:00:00 2020 GMT
  245. *  subjectAltName: host "1.0.0.1" matched cert's IP address!
  246. *  issuer: C=US; O=DigiCert Inc; CN=DigiCert ECC Secure Server CA
  247. *  SSL certificate verify ok.
  248. * Using HTTP2, server supports multi-use
  249. * Connection state changed (HTTP/2 confirmed)
  250. * Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
  251. * Using Stream ID: 1 (easy handle 0x7f90b8809a00)
  252. > GET / HTTP/2
  253. > Host: 1.0.0.1
  254. > User-Agent: curl/7.54.0
  255. > Accept: */*
  256. >
  257. * Connection state changed (MAX_CONCURRENT_STREAMS updated)!
  258. < HTTP/2 200
  259. < date: Tue, 10 Apr 2018 03:28:46 GMT
  260. < content-type: text/html
  261. < set-cookie: __cfduid=dc2c4e5677a53e5f0584f30437b4980df1523330926; expires=Wed, 10-Apr-19 03:28:46 GMT; path=/; domain=.1.0.0.1; HttpOnly; Secure
  262. < last-modified: Mon, 09 Apr 2018 02:37:39 GMT
  263. < strict-transport-security: max-age=31536000; includeSubDomains; preload
  264. < x-content-type-options: nosniff
  265. < expect-ct: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
  266. < server: cloudflare
  267. < cf-ray: 4092201238d03623-MAN
  268. <
  269. <!DOCTYPE html><html lang="en-US" prefix="og: http://ogp.me/ns#"><head><title>1.1.1.1 — the Internet’s Fastest, Privacy-First DNS Resolver</title><meta charset="utf-8"><!--|
  270. ............................................................
  271. .........1............1............1............1...........
  272. ........11...........11...........11...........11...........
  273. .......111..........111..........111..........111...........
  274. ......1111.........1111.........1111.........1111...........
  275. ........11...........11...........11...........11...........
  276. ........11...........11...........11...........11...........
  277. ........11...........11...........11...........11...........
  278. ........11...........11...........11...........11...........
  279. ........11...........11...........11...........11...........
  280. ........11...........11...........11...........11...........
  281. ........11...........11...........11...........11...........
  282. ........11...........11...........11...........11...........
  283. ........11...........11...........11...........11...........
  284. ........11....ooo....11....ooo....11....ooo....11...........
  285. ......111111..ooo..111111..ooo..111111..ooo..111111.........
  286. ............................................................
  287. --><meta property="og:title" content="1.1.1.1 — the Internet’s Fastest, Privacy-First DNS Resolver"><meta name="twitter:title" content="1.1.1.1 — the Internet’s Fastest, Privacy-First DNS Resolver"><meta name="author" content="1.1.1.1"><meta name="generator" content="1.1.1.1"><meta name="twitter:card" content="summary"><meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1"><meta name="description" content="✌️✌️ Browse a faster, more private internet."><meta name="og:description" content="✌️✌️ Browse a faster, more private internet."><meta name="twitter:description" content="✌️✌️ Browse a faster, more private internet."><meta property="og:url" content="https://1.1.1.1"><meta property="og:image" content="https://1.1.1.1/media/card.png"><meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width"><link rel="canonical" href="https://1.1.1.1"><link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,700" rel="stylesheet"><script async src="https://www.googletagmanager.com/gtag/js?id=UA-10218544-23"></script><script>window.dataLayer = window.dataLayer || []
  288. function gtag(){dataLayer.push(arguments)}
  289. gtag('js', new Date())
  290. gtag('config', 'UA-10218544-23')
  291. </script><script defer src="https://use.fontawesome.com/releases/v5.0.8/js/solid.js" integrity="sha384-+Ga2s7YBbhOD6nie0DzrZpJes+b2K1xkpKxTFFcx59QmVPaSA8c7pycsNaFwUK6l" crossorigin="anonymous"></script><script defer src="https://use.fontawesome.com/releases/v5.0.8/js/brands.js" integrity="sha384-sCI3dTBIJuqT6AwL++zH7qL8ZdKaHpxU43dDt9SyOzimtQ9eyRhkG3B7KMl6AO19" crossorigin="anonymous"></script><script defer src="https://use.fontawesome.com/releases/v5.0.8/js/fontawesome.js" integrity="sha384-7ox8Q2yzO/uWircfojVuCQOZl+ZZBg2D2J5nkpLqzH1HY0C1dHlTKIbpRz/LG23c" crossorigin="anonymous"></script><link rel="shortcut icon" href="/favicon.png"><link href="/05acfa24763389e1fd35.css" rel="stylesheet"></head><body><main><section data-section="hero"><div class="language-selector" tabindex="3" role="button" data-ref="languageSelector"><div class="selector-label"><i class="fas fa-globe"></i><span class="chosen-language">English</span><i class="fas fa-caret-down"></i></div><div class="dropdown"><a class="language" href="/es/">Español</a><a class="language" href="/fr/">Français</a><a class="language" href="/de/">Deutsch</a><a class="language" href="/nl/">Nederlands</a><a class="language" href="/zh-Hans/">简体中文</a><a class="language" href="/zh-Hant/">繁體中文</a><a class="language" href="/ja-jp/">日本語</a></div></div><div class="hero-background"><div class="slideshow desktop-only" data-ref="slideshow" data-active-slide="1"><div class="background-slide" data-slide="1"></div><div class="background-slide" data-slide="2"></div><div class="background-slide" data-slide="3"></div><div class="background-slide" data-slide="4"></div></div><div class="slideshow mobile-only static-slide"><div class="background-slide" data-slide="4"></div></div></div><h3>Introducing</h3><h1 class="hero-copy" alt="1.1.1.1 DNS resolver"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 304 95"><path d="M0 15.577a54.31 54.31 0 0 0 9.428-.806c3.052-.537 5.813-1.432 8.282-2.685 2.47-1.254 4.58-2.865 6.33-4.835 1.751-1.97 2.896-4.386 3.435-7.251H40v94H23.165V27.663H0V15.577zM76 95c-5.523 0-10-4.477-10-10s4.477-10 10-10 10 4.477 10 10-4.477 10-10 10zm12-79.423a54.31 54.31 0 0 0 9.428-.806c3.052-.537 5.813-1.432 8.282-2.685 2.47-1.254 4.58-2.865 6.33-4.835 1.751-1.97 2.896-4.386 3.435-7.251H128v94h-16.835V27.663H88V15.577zM164 95c-5.523 0-10-4.477-10-10s4.477-10 10-10 10 4.477 10 10-4.477 10-10 10zm12-79.423a54.31 54.31 0 0 0 9.428-.806c3.052-.537 5.813-1.432 8.282-2.685 2.47-1.254 4.58-2.865 6.33-4.835 1.751-1.97 2.896-4.386 3.435-7.251H216v94h-16.835V27.663H176V15.577zM252 95c-5.523 0-10-4.477-10-10s4.477-10 10-10 10 4.477 10 10-4.477 10-10 10zm12-79.423a54.31 54.31 0 0 0 9.428-.806c3.052-.537 5.813-1.432 8.282-2.685 2.47-1.254 4.58-2.865 6.33-4.835 1.751-1.97 2.896-4.386 3.435-7.251H304v94h-16.835V27.663H264V15.577z" fill-rule="evenodd"/></svg>
  292. </h1><h2>You’re two minutes away from browsing a faster, more private internet.</h2><div class="actions"><a class="button secondary inverted" tabindex="1" role="button" data-scroll href="#setup-instructions"><div class="button-content">Install</div></a><div class="spacer mobile-only"></div><a class="button secondary inverted" tabindex="2" role="button" data-scroll href="#explanation"><div class="button-content">Info</div></a></div></section><section id="explanation" data-section="explanation"><div class="content" data-subsection="dns"><h1 class="mobile-only collapsed-top-margin">DNS: Internet’s Directory</h1><div class="secondary"><svg viewBox="0 0 492 698" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient x1="-229.906%" y1="245.597%" x2="109.599%" y2="7.738%" id="a"><stop stop-color="#7E77B6" offset="66.5%"/><stop stop-color="#B778B1" offset="100%"/></linearGradient><linearGradient x1="-127.548%" y1="78.146%" x2="232.704%" y2="21.037%" id="b"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#7E78B6" offset=".4%"/><stop stop-color="#7B98C9" offset="27.8%"/><stop stop-color="#79AFD6" offset="54.1%"/><stop stop-color="#77BDDE" offset="78.8%"/><stop stop-color="#77C2E1" offset="100%"/></linearGradient><linearGradient x1="-181.412%" y1="50%" y2="50%" id="c"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="-181.413%" y1="50%" y2="50%" id="d"><stop stop-color="#EDF2F8" offset="0%"/><stop stop-color="#D9E4F4" offset="100%"/></linearGradient><linearGradient x1="-64976.7%" y1="33984.9%" x2="52663.3%" y2="33984.9%" id="e"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="-63920.4%" y1="33338%" x2="53719.5%" y2="33338%" id="f"><stop stop-color="#EDF2F8" offset="0%"/><stop stop-color="#D9E4F4" offset="100%"/></linearGradient><linearGradient x1="-64326.7%" y1="32769.3%" x2="53313.3%" y2="32769.3%" id="g"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="-64326.7%" y1="31631.7%" x2="53313.3%" y2="31631.7%" id="h"><stop stop-color="#EDF2F8" offset="0%"/><stop stop-color="#D9E4F4" offset="100%"/></linearGradient><linearGradient x1="-67.71%" y1="81.443%" x2="164.726%" y2="17.739%" id="i"><stop stop-color="#7E8CC2" offset="14.4%"/><stop stop-color="#77C2E1" offset="100%"/></linearGradient><linearGradient x1="-181.412%" y1="50%" y2="50%" id="j"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#B778B1" offset="100%"/></linearGradient><linearGradient x1="-4026.6%" y1="3970.482%" x2="34782.1%" y2="1060.643%" id="k"><stop stop-color="#7E8CC2" offset="14.4%"/><stop stop-color="#77C2E1" offset="100%"/></linearGradient><linearGradient x1="-51112.1%" y1="30788.3%" x2="55480.7%" y2="30788.3%" id="l"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#B778B1" offset="100%"/></linearGradient><linearGradient x1="-190.06%" y1="218.792%" x2="102.201%" y2="13.735%" id="m"><stop stop-color="#7E77B6" offset="57.2%"/><stop stop-color="#B778B1" offset="100%"/></linearGradient><linearGradient x1="-51700%" y1="6752.4%" x2="55804.8%" y2="6752.4%" id="n"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#B778B1" offset="100%"/></linearGradient><linearGradient x1="-51700%" y1="54558.5%" x2="55804.8%" y2="54558.5%" id="o"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#B778B1" offset="100%"/></linearGradient><linearGradient x1="-51700%" y1="6952.9%" x2="55804.8%" y2="6952.9%" id="p"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#B778B1" offset="100%"/></linearGradient><linearGradient x1="-51700%" y1="54550.3%" x2="55804.8%" y2="54550.3%" id="q"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#B778B1" offset="100%"/></linearGradient><linearGradient x1="-9.926%" y1="92.895%" x2="109.927%" y2="7.105%" id="r"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#77C2E1" offset="100%"/></linearGradient><linearGradient x1="-12.426%" y1="91.7%" x2="112.426%" y2="8.3%" id="s"><stop stop-color="#CCE3EF" stop-opacity=".636" offset="5.6%"/><stop stop-color="#7E77B6" offset="100%"/></linearGradient><linearGradient x1="-502.477%" y1="76.185%" x2="602.481%" y2="23.815%" id="t"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#7D7DB9" offset="20.4%"/><stop stop-color="#7C8DC3" offset="46.8%"/><stop stop-color="#79A7D2" offset="76.3%"/><stop stop-color="#77C2E1" offset="100%"/></linearGradient><linearGradient x1="0%" y1="50%" y2="50%" id="v"><stop stop-color="#7E81BD" offset="0%"/><stop stop-color="#7C93C7" offset="89%"/><stop stop-color="#7C96C8" offset="100%"/></linearGradient><linearGradient x1="-3.031%" y1="50%" x2="103.031%" y2="50%" id="u"><stop stop-color="#8077B7" offset="0%"/><stop stop-color="#8077B7" offset="100%"/></linearGradient><linearGradient x1="34823.6%" y1="6752.4%" x2="56700%" y2="6752.4%" id="x"><stop stop-color="#7E81BD" offset="0%"/><stop stop-color="#7C93C7" offset="89%"/><stop stop-color="#7C96C8" offset="100%"/></linearGradient><linearGradient x1="48992.6%" y1="6752.4%" x2="55954.8%" y2="6752.4%" id="w"><stop stop-color="#8077B7" offset="0%"/><stop stop-color="#8077B7" offset="100%"/></linearGradient><linearGradient x1="263611.2%" y1="6952.9%" x2="285487.5%" y2="6952.9%" id="z"><stop stop-color="#7E81BD" offset="0%"/><stop stop-color="#7C93C7" offset="89%"/><stop stop-color="#7C96C8" offset="100%"/></linearGradient><linearGradient x1="17452.8%" y1="6952.9%" x2="24817.4%" y2="6952.9%" id="y"><stop stop-color="#8077B7" offset="0%"/><stop stop-color="#8077B7" offset="100%"/></linearGradient><linearGradient x1="263614.4%" y1="54550.3%" x2="285490.8%" y2="54550.3%" id="B"><stop stop-color="#7E81BD" offset="0%"/><stop stop-color="#7C93C7" offset="89%"/><stop stop-color="#7C96C8" offset="100%"/></linearGradient><linearGradient x1="17452.8%" y1="54550.3%" x2="24440.3%" y2="54550.3%" id="A"><stop stop-color="#8077B7" offset="0%"/><stop stop-color="#8077B7" offset="100%"/></linearGradient><linearGradient x1="34823.6%" y1="54558.5%" x2="56700%" y2="54558.5%" id="D"><stop stop-color="#7E81BD" offset="0%"/><stop stop-color="#7C93C7" offset="89%"/><stop stop-color="#7C96C8" offset="100%"/></linearGradient><linearGradient x1="48983.8%" y1="54558.5%" x2="55954.8%" y2="54558.5%" id="C"><stop stop-color="#8077B7" offset="0%"/><stop stop-color="#8077B7" offset="100%"/></linearGradient></defs><g transform="translate(0 1)" fill="none" fill-rule="evenodd"><path d="M469.76 23.3H98.028v-2.338h-49.5V23.3H30.489C13.73 23.3.144 34.57.144 48.471v565.6c.033 1.046.193 2.085.478 3.092.969 5.2 3.368 9.478 6.525 11.84a5.472 5.472 0 0 0 3.515 1.712c.681.18 1.382.274 2.086.281h456.679c5.634 0 10.2-3.816 10.2-8.524l.42-127.95V31.888c.001-4.741-4.606-8.588-10.287-8.588z" opacity=".4" fill="#7C96C8" fill-rule="nonzero"/><path d="M464.427 79.153H95.848V619.8h368.579c5.634 0 10.2-3.871 10.2-8.647V87.8c0-4.775-4.567-8.647-10.2-8.647z" fill="url(#a)" fill-rule="nonzero"/><path d="M10.144 79.153v521.419c0 10.617 5.644 19.224 12.605 19.224h73.1V79.153H10.144z" fill="url(#b)" fill-rule="nonzero"/><path fill="#7E77B6" fill-rule="nonzero" opacity=".3" d="M112.843 609.393v87.604l35.623-22.593 35.624 22.593V609.393z"/><path d="M453.7 54.778H40.599l.001 524.67c-.103 8.716 6.878 15.867 15.594 15.973H453.7c6.314 0 11.433-3.871 11.433-8.647V63.425c0-4.775-5.119-8.647-11.433-8.647z" fill="url(#c)" fill-rule="nonzero"/><path d="M453.875 47.465H47.1v524.67c0 8.822 6.875 15.973 15.355 15.973h391.42c6.217 0 11.258-3.871 11.258-8.647V56.113c0-4.776-5.04-8.648-11.258-8.648z" fill="url(#d)" fill-rule="nonzero"/><path d="M447.375 38.528H40.6V563.2c0 8.822 6.875 15.973 15.355 15.973h391.42c6.217 0 11.258-3.871 11.258-8.647V47.175c0-4.775-5.041-8.647-11.258-8.647z" fill="url(#e)" fill-rule="nonzero"/><path d="M457.938 32.059H51.16v524.67c0 8.822 6.875 15.973 15.355 15.973h391.423c6.217 0 11.258-3.871 11.258-8.647V40.706c.004-4.776-5.041-8.647-11.258-8.647z" fill="url(#f)" fill-rule="nonzero"/><path d="M453.875 26.371H47.1v524.67c0 8.822 6.875 15.973 15.355 15.973h391.42c6.217 0 11.258-3.871 11.258-8.647V35.019c0-4.776-5.04-8.648-11.258-8.648z" fill="url(#g)" fill-rule="nonzero"/><path d="M453.875 15H47.1v524.67c0 8.822 6.875 15.973 15.355 15.973h391.42c6.217 0 11.258-3.871 11.258-8.647V23.644c0-4.776-5.04-8.644-11.258-8.644z" fill="url(#h)" fill-rule="nonzero"/><rect fill="#6C689B" fill-rule="nonzero" x="30.877" y="539.181" width="24" height="55.665" rx="12"/><path d="M40.489 3.337c-16.759 0-30.345 11.432-30.345 25.534V572.7c0-14.1 13.586-25.534 30.345-25.534h125.7V3.337h-125.7z" fill="url(#i)" fill-rule="nonzero"/><path d="M463.928 5.949H95.349v540.857h368.579c5.634 0 10.2-3.873 10.2-8.651V14.6c0-4.778-4.567-8.651-10.2-8.651z" fill="url(#j)" fill-rule="nonzero"/><path d="M53.168 3.337c-16.759 0-30.345 11.428-30.345 25.525v54.976a3.694 3.694 0 0 0-3.676-3.691H13.82a3.694 3.694 0 0 0-3.676 3.691v518.789c0 4.973 5.566 16.884 10.518 16.884 0 0 2.088.286 2.161-3.453V572.5c0-14.1 13.586-25.525 30.345-25.525h125.7V3.337h-125.7z" fill="url(#k)" fill-rule="nonzero"/><path d="M476.607 5.949H108.028v541.868h368.579c5.634 0 10.2-3.88 10.2-8.667V14.616c0-4.787-4.567-8.667-10.2-8.667z" fill="url(#l)" fill-rule="nonzero"/><path fill="url(#m)" fill-rule="nonzero" d="M423.426 3.337H178.674l-70.646 70.385V481.19l66.875 66.627h248.435l66.71-66.463V69.712z"/><path d="M490.048 12.046c0-4.81-4.606-8.709-10.288-8.709h-56.334l66.621 66.375.001-57.666z" fill="url(#n)" fill-rule="nonzero"/><path d="M479.76 547.817c5.682 0 10.288-3.9 10.288-8.709v-57.754l-66.71 66.463h56.422z" fill="url(#o)" fill-rule="nonzero"/><path fill="url(#p)" fill-rule="nonzero" d="M108.028 3.337v70.385l70.646-70.385z"/><path fill="url(#q)" fill-rule="nonzero" d="M108.028 547.817h66.875l-66.875-66.627z"/><path fill="url(#r)" fill-rule="nonzero" d="M95.848 575.139v107.487l38.469-27.72 38.469 27.72V575.139z"/><path fill="url(#s)" fill-rule="nonzero" d="M103.807 575.078v91.609l30.597-23.626L165 666.687v-91.609z"/><path fill="url(#t)" fill-rule="nonzero" d="M81.506 5.949h25.634v540.857H81.506z"/><path stroke="url(#u)" stroke-width="3" fill="url(#v)" fill-rule="nonzero" stroke-linecap="round" stroke-linejoin="round" d="M58.533.962h49.495v547.043H58.533z"/><path d="M448.421 524.2a3.362 3.362 0 1 1 .002-6.724 3.362 3.362 0 0 1-.002 6.724zm0-5.153a1.791 1.791 0 1 0 0 3.584 1.791 1.791 0 0 0 0-3.585v.001zM438.258 512.5a3.363 3.363 0 1 1-.002-6.726 3.363 3.363 0 0 1 .002 6.726zm0-5.154a1.791 1.791 0 1 0 1.791 1.791c0-.99-.801-1.793-1.791-1.794v.003zM401.925 524.2a3.362 3.362 0 1 1 .002-6.724 3.362 3.362 0 0 1-.002 6.724zm0-5.153a1.791 1.791 0 1 0 0 3.584 1.791 1.791 0 0 0 0-3.585v.001zM448.858 477.7a3.363 3.363 0 1 1 0-6.726 3.363 3.363 0 0 1 0 6.726zm0-5.154a1.791 1.791 0 1 0 1.791 1.791 1.793 1.793 0 0 0-1.791-1.788v-.003zM401.925 454.455a3.363 3.363 0 1 1 0-6.726 3.363 3.363 0 0 1 0 6.726zm0-5.154a1.791 1.791 0 1 0 0 3.584 1.791 1.791 0 0 0 0-3.585v.001zM471.67 524.2a3.362 3.362 0 1 1 .002-6.724 3.362 3.362 0 0 1-.002 6.724zm0-5.153a1.791 1.791 0 1 0 0 3.584 1.791 1.791 0 0 0 0-3.585v.001z" fill="#C2D6ED" fill-rule="nonzero"/><path d="M482.679 535H377.891v-14.95h21.457v1.572h-19.886v11.807h101.646v-23.681h-23.364v-39.795c-.014-9.977-8.098-18.061-18.075-18.075H404.5v-1.572h35.167c10.846.012 19.635 8.801 19.647 19.647v38.223h23.364l.001 26.824z" fill="#C2D6ED" fill-rule="nonzero"/><path fill="#C2D6ED" fill-rule="nonzero" d="M446.282 475.126h-45.143v-12.41h1.572v10.838h43.571zM415.788 461.93h22.47v1.572h-22.47z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M418.919 465.381l-2.667-2.665 2.667-2.664h-2.263l-2.664 2.664 2.664 2.665zM471.67 500.951a3.363 3.363 0 1 1 0-6.726 3.363 3.363 0 0 1 0 6.726zm0-5.154a1.791 1.791 0 1 0 1.791 1.791 1.793 1.793 0 0 0-1.791-1.788v-.003z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M470.884 476.137h1.572v18.875h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M474.334 479.267l-2.664-2.666-2.665 2.666v-2.262l2.665-2.665 2.664 2.665zM450.998 520.051h18.095v1.572h-18.095zM439.044 521.687h-23.848V509.92h-11.475v-1.572h13.047v11.767h20.704v-8.406h1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M406.852 506.469l-2.666 2.665 2.666 2.664h-2.263l-2.664-2.664 2.664-2.665zM379.757 489.956a3.363 3.363 0 1 1 0-6.726 3.363 3.363 0 0 1 0 6.726zm0-5.154a1.791 1.791 0 1 0 0 3.586 1.791 1.791 0 0 0 0-3.588v.002zM379.757 466.708a3.363 3.363 0 1 1 0-6.726 3.363 3.363 0 0 1 0 6.726zm0-5.154a1.791 1.791 0 1 0 0 3.582 1.791 1.791 0 0 0 0-3.582z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M393.792 509.369h-14.888l.067-20.201 1.572.005-.062 18.624h11.739v-43.666h-9.886v-1.571h11.458zM425.024 437.677a3.363 3.363 0 1 1-.002-6.726 3.363 3.363 0 0 1 .002 6.726zm0-5.154a1.791 1.791 0 1 0 0 3.582 1.791 1.791 0 0 0 0-3.582z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M414.379 433.528h8.068v1.572h-8.068z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M417.51 431.65l-2.666 2.664 2.666 2.665h-2.263l-2.664-2.665 2.664-2.664zM403.844 495.1a3.362 3.362 0 1 1 .002-6.724 3.362 3.362 0 0 1-.002 6.724zm0-5.153a1.791 1.791 0 1 0 0 3.584 1.791 1.791 0 0 0 0-3.585v.001z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M406.421 490.951h30.698v1.572h-30.698z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M433.988 494.401l2.666-2.664-2.666-2.665h2.263l2.664 2.665-2.664 2.664zM448.858 510.815a3.363 3.363 0 1 1 0-6.726 3.363 3.363 0 0 1 0 6.726zm0-5.154a1.791 1.791 0 1 0 0 3.582 1.791 1.791 0 0 0 0-3.582z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M448.073 496.808h1.572v8.067h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M451.523 499.939l-2.664-2.666-2.665 2.666v-2.263l2.665-2.664 2.664 2.664zM364.422 536.7a3.362 3.362 0 1 1 .002-6.724 3.362 3.362 0 0 1-.002 6.724zm0-5.153a1.791 1.791 0 1 0 1.791 1.791 1.793 1.793 0 0 0-1.791-1.787v-.004z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M363.636 522.698h1.572v8.067h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M367.086 525.828l-2.664-2.666-2.665 2.666v-2.262l2.665-2.665 2.664 2.665zM471.67 466.362a3.363 3.363 0 1 1-.002-6.726 3.363 3.363 0 0 1 .002 6.726zm0-5.154a1.791 1.791 0 1 0 0 3.58 1.791 1.791 0 0 0 0-3.579v-.001z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M470.884 392.191h1.572v68.232h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M474.334 395.322l-2.664-2.667-2.665 2.667v-2.263l2.665-2.665 2.664 2.665zM426.325 417.005a3.363 3.363 0 1 1 0-6.726 3.363 3.363 0 0 1 0 6.726zm0-5.154a1.791 1.791 0 1 0 0 3.58 1.791 1.791 0 0 0 0-3.579v-.001z"/><path d="M442.448 437.677H436.9v-23.249h-8v-1.572h9.572V436.1h3.974c10.026-.011 18.151-8.136 18.162-18.162v-25.747h1.572v25.752c-.012 10.893-8.839 19.72-19.732 19.734z" fill="#C2D6ED" fill-rule="nonzero"/><path fill="#C2D6ED" fill-rule="nonzero" d="M458.73 395.322l2.665-2.667 2.665 2.667v-2.263l-2.665-2.665-2.665 2.665zM148.954 520.789a3.363 3.363 0 1 1 6.726-.002 3.363 3.363 0 0 1-6.726.002zm1.572 0a1.791 1.791 0 1 0 3.582.004 1.791 1.791 0 0 0-3.582-.004zM159.117 509.086a3.363 3.363 0 1 1 6.726-.002 3.363 3.363 0 0 1-6.726.002zm1.572 0a1.791 1.791 0 1 0 3.582 0 1.791 1.791 0 0 0-3.582 0zM195.451 520.789a3.363 3.363 0 1 1 6.726-.002 3.363 3.363 0 0 1-6.726.002zm1.572 0a1.791 1.791 0 1 0 3.584.004 1.791 1.791 0 0 0-3.585-.004h.001zM148.517 474.292a3.363 3.363 0 1 1 6.726 0 3.363 3.363 0 0 1-6.726 0zm1.572 0a1.791 1.791 0 1 0 3.582 0 1.791 1.791 0 0 0-3.582 0zM195.451 451.044a3.363 3.363 0 1 1 6.726-.002 3.363 3.363 0 0 1-6.726.002zm1.572 0a1.791 1.791 0 1 0 3.584 0 1.791 1.791 0 0 0-3.585 0h.001zM125.706 520.789a3.363 3.363 0 1 1 6.726-.002 3.363 3.363 0 0 1-6.726.002zm1.572 0a1.791 1.791 0 1 0 3.584.004 1.791 1.791 0 0 0-3.585-.004h.001zM125.706 497.541a3.363 3.363 0 1 1 6.726 0 3.363 3.363 0 0 1-6.726 0zm1.572 0a1.791 1.791 0 1 0 3.584 0 1.791 1.791 0 0 0-3.585 0h.001z"/><path d="M118.059 534.953h104.789V520H201.39v1.572h19.886v11.807H119.63V509.7h23.364v-39.795c.014-9.977 8.098-18.061 18.075-18.075h35.167v-1.572h-35.167c-10.846.012-19.635 8.801-19.647 19.647v38.223h-23.363v26.825z" fill="#C2D6ED" fill-rule="nonzero"/><path fill="#C2D6ED" fill-rule="nonzero" d="M154.456 475.078h45.143v-12.41h-1.572v10.838h-43.571zM162.48 461.882h22.47v1.572h-22.47z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M181.82 465.333l2.666-2.665-2.666-2.664h2.262l2.665 2.664-2.665 2.665zM128.283 476.089h1.572v18.875h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M126.404 479.22l2.664-2.667 2.665 2.667v-2.263l-2.665-2.664-2.664 2.664zM131.645 520.003h18.095v1.572h-18.095zM161.694 521.639h23.848v-11.767h11.475V508.3H183.97v11.768h-20.704v-8.407h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M193.886 506.421l2.666 2.665-2.666 2.664h2.263l2.664-2.664-2.664-2.665zM217.618 486.546a3.363 3.363 0 1 1 6.726 0 3.363 3.363 0 0 1-6.726 0zm1.572 0a1.791 1.791 0 1 0 3.582 0 1.791 1.791 0 0 0-3.582 0zM217.618 463.3a3.363 3.363 0 1 1 6.726-.002 3.363 3.363 0 0 1-6.726.002zm1.572 0a1.791 1.791 0 1 0 3.582 0 1.791 1.791 0 0 0-3.582 0z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M206.946 509.321h14.888l-.067-20.201-1.572.005.062 18.625h-11.739v-43.666h9.886v-1.572h-11.458zM172.352 434.267a3.363 3.363 0 1 1 6.726-.002 3.363 3.363 0 0 1-6.726.002zm1.572 0a1.791 1.791 0 1 0 3.582 0 1.791 1.791 0 0 0-3.582 0z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M178.291 433.481h8.068v1.572h-8.068z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M183.228 431.602l2.666 2.665-2.666 2.664h2.263l2.664-2.664-2.664-2.665zM193.531 491.689a3.363 3.363 0 1 1 6.726-.002 3.363 3.363 0 0 1-6.726.002zm1.572 0a1.791 1.791 0 1 0 1.791-1.791c-.99 0-1.793.801-1.794 1.791h.003z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M163.619 490.903h30.698v1.572h-30.698z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M166.75 494.354l-2.666-2.665 2.666-2.664h-2.263l-2.664 2.664 2.664 2.665zM148.517 507.4a3.363 3.363 0 1 1 6.726 0 3.363 3.363 0 0 1-6.726 0zm1.572 0a1.791 1.791 0 1 0 3.582 0 1.791 1.791 0 0 0-3.582 0z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M151.094 496.76h1.572v8.067h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M149.215 499.891l2.665-2.666 2.664 2.666v-2.263l-2.664-2.664-2.665 2.664zM232.954 533.294a3.363 3.363 0 1 1 6.726-.002 3.363 3.363 0 0 1-6.726.002zm1.572 0a1.791 1.791 0 1 0 3.584 0 1.791 1.791 0 0 0-3.585 0h.001z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M235.531 522.65h1.572v8.067h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M233.652 525.781l2.664-2.666 2.665 2.666v-2.263l-2.665-2.664-2.664 2.664zM125.706 462.952a3.363 3.363 0 1 1 6.726 0 3.363 3.363 0 0 1-6.726 0zm1.572 0a1.791 1.791 0 1 0 3.584 0 1.791 1.791 0 0 0-3.585 0h.001z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M128.283 392.143h1.572v68.232h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M126.404 395.274l2.664-2.666 2.665 2.666v-2.263l-2.665-2.664-2.664 2.664zM171.05 413.595a3.363 3.363 0 1 1 6.726 0 3.363 3.363 0 0 1-6.726 0zm1.572 0a1.791 1.791 0 1 0 3.582 0 1.791 1.791 0 0 0-3.582 0z"/><path d="M158.291 437.629h5.546v-23.248h8v-1.572h-9.572v23.248h-3.974c-10.024-.011-18.148-8.133-18.162-18.157v-25.757h-1.572V417.9c.015 10.892 8.842 19.717 19.734 19.729z" fill="#C2D6ED" fill-rule="nonzero"/><path fill="#C2D6ED" fill-rule="nonzero" d="M142.008 395.274l-2.665-2.666-2.664 2.666v-2.263l2.664-2.664 2.665 2.664zM152.525 26.5a3.362 3.362 0 1 1-.002 6.724 3.362 3.362 0 0 1 .002-6.724zm0 5.153a1.791 1.791 0 1 0 0-3.584 1.791 1.791 0 0 0 0 3.585v-.001zM162.688 38.2a3.363 3.363 0 1 1 .002 6.726 3.363 3.363 0 0 1-.002-6.726zm0 5.154a1.791 1.791 0 1 0-1.267-.523c.336.337.791.526 1.267.527v-.004zM199.022 26.5a3.362 3.362 0 1 1-.002 6.724 3.362 3.362 0 0 1 .002-6.724zm0 5.153a1.791 1.791 0 1 0 0-3.584 1.791 1.791 0 0 0 0 3.585v-.001zM152.088 73a3.363 3.363 0 1 1 0 6.726 3.363 3.363 0 0 1 0-6.726zm0 5.154a1.791 1.791 0 1 0-1.791-1.791 1.793 1.793 0 0 0 1.791 1.788v.003zM199.022 96.246a3.363 3.363 0 1 1 0 6.726 3.363 3.363 0 0 1 0-6.726zm0 5.154a1.791 1.791 0 1 0 0-3.582 1.791 1.791 0 0 0 0 3.582zM129.277 26.5a3.362 3.362 0 1 1-.002 6.724 3.362 3.362 0 0 1 .002-6.724zm0 5.153a1.791 1.791 0 1 0 0-3.584 1.791 1.791 0 0 0 0 3.585v-.001zM129.277 49.749a3.363 3.363 0 1 1 0 6.726 3.363 3.363 0 0 1 0-6.726zm0 5.154a1.791 1.791 0 1 0-1.791-1.791 1.793 1.793 0 0 0 1.791 1.788v.003z"/><path d="M118.267 15.7h104.789v14.95H201.6v-1.572h19.886V17.271H119.839v23.682H143.2v39.795c.014 9.977 8.098 18.061 18.075 18.075h35.167v1.572h-35.164c-10.846-.012-19.635-8.801-19.647-19.647V42.525h-23.364V15.7z" fill="#C2D6ED" fill-rule="nonzero"/><path fill="#C2D6ED" fill-rule="nonzero" d="M154.665 75.575h45.143v12.41h-1.572V77.146h-43.571zM162.688 87.199h22.47v1.572h-22.47z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M182.028 85.32l2.666 2.664-2.666 2.665h2.262l2.665-2.665-2.665-2.664zM128.491 55.689h1.572v18.875h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M126.612 71.433l2.665 2.666 2.664-2.666v2.263l-2.664 2.664-2.665-2.664zM131.854 29.078h18.095v1.572h-18.095zM161.902 29.013h23.849v11.768h11.474v1.572h-13.046V30.585h-20.705v8.407h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M194.095 44.232l2.666-2.665-2.666-2.665h2.262l2.665 2.665-2.665 2.665zM221.189 60.744a3.363 3.363 0 1 1 0 6.726 3.363 3.363 0 0 1 0-6.726zm0 5.154a1.791 1.791 0 1 0 0-3.586 1.791 1.791 0 0 0 0 3.588v-.002zM221.189 83.993a3.363 3.363 0 1 1 0 6.726 3.363 3.363 0 0 1 0-6.726zm0 5.154a1.791 1.791 0 1 0 0-3.58 1.791 1.791 0 0 0 0 3.579v.001z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M207.154 41.331h14.888l-.067 20.202-1.571-.006.062-18.624h-11.74v43.666h9.887v1.572h-11.459zM175.923 113.024a3.363 3.363 0 1 1 .002 6.726 3.363 3.363 0 0 1-.002-6.726zm0 5.154a1.791 1.791 0 1 0 0-3.58 1.791 1.791 0 0 0 0 3.579v.001z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M178.5 115.6h8.068v1.572H178.5z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M183.437 119.051l2.666-2.665-2.666-2.664h2.262l2.665 2.664-2.665 2.665zM197.1 55.6a3.362 3.362 0 1 1-.002 6.724 3.362 3.362 0 0 1 .002-6.724zm0 5.153a1.791 1.791 0 1 0 0-3.584 1.791 1.791 0 0 0 0 3.585v-.001z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M163.828 58.178h30.698v1.572h-30.698z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M166.958 56.299l-2.666 2.665 2.666 2.664h-2.262l-2.665-2.664 2.665-2.665zM152.088 39.886a3.363 3.363 0 1 1 0 6.726 3.363 3.363 0 0 1 0-6.726zm0 5.154a1.791 1.791 0 1 0 0-3.58 1.791 1.791 0 0 0 0 3.579v.001z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M151.302 45.825h1.572v8.067h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M149.423 50.762l2.665 2.666 2.664-2.666v2.262l-2.664 2.665-2.665-2.665zM233.525 15a3.362 3.362 0 1 1-.002 6.724 3.362 3.362 0 0 1 .002-6.724zm0 5.153a1.791 1.791 0 1 0-1.791-1.791 1.793 1.793 0 0 0 1.791 1.787v.004z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M232.739 20.935h1.572v8.067h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M230.86 25.872l2.665 2.666 2.664-2.666v2.263l-2.664 2.664-2.665-2.664zM129.277 84.338a3.363 3.363 0 1 1 0 6.726 3.363 3.363 0 0 1 0-6.726zm0 5.154a1.791 1.791 0 1 0 0-3.582 1.791 1.791 0 0 0 0 3.582z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M128.491 90.278h1.572v68.232h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M126.612 155.379l2.665 2.666 2.664-2.666v2.263l-2.664 2.664-2.665-2.664zM174.621 133.7a3.363 3.363 0 1 1 0 6.726 3.363 3.363 0 0 1 0-6.726zm0 5.154a1.791 1.791 0 1 0-1.791-1.791 1.793 1.793 0 0 0 1.791 1.786v.005z"/><path d="M158.5 113.024h5.546v23.248h8v1.572h-9.572V114.6H158.5c-10.026.011-18.151 8.136-18.162 18.162v25.748h-1.572v-25.753c.013-10.893 8.84-19.72 19.734-19.733z" fill="#C2D6ED" fill-rule="nonzero"/><path fill="#C2D6ED" fill-rule="nonzero" d="M142.216 155.379l-2.665 2.666-2.664-2.666v2.263l2.664 2.664 2.665-2.664zM449.7 30.483a3.363 3.363 0 1 1-6.726.002 3.363 3.363 0 0 1 6.726-.002zm-1.572 0a1.791 1.791 0 1 0-1.791 1.791c.99 0 1.793-.801 1.794-1.791h-.003zM439.539 42.186a3.363 3.363 0 1 1-6.726.002 3.363 3.363 0 0 1 6.726-.002zm-1.572 0a1.791 1.791 0 1 0-3.584 0 1.791 1.791 0 0 0 3.585 0h-.001zM403.206 30.483a3.363 3.363 0 1 1-6.726.002 3.363 3.363 0 0 1 6.726-.002zm-1.572 0a1.791 1.791 0 1 0-3.582 0 1.791 1.791 0 0 0 3.582 0zM450.14 76.98a3.363 3.363 0 1 1-6.726 0 3.363 3.363 0 0 1 6.726 0zm-1.572 0a1.791 1.791 0 1 0-3.582 0 1.791 1.791 0 0 0 3.582 0zM403.206 100.228a3.363 3.363 0 1 1-6.726.002 3.363 3.363 0 0 1 6.726-.002zm-1.572 0a1.791 1.791 0 1 0-3.582 0 1.791 1.791 0 0 0 3.582 0zM472.951 30.483a3.363 3.363 0 1 1-6.726.002 3.363 3.363 0 0 1 6.726-.002zm-1.572 0a1.791 1.791 0 1 0-3.582 0 1.791 1.791 0 0 0 3.582 0zM472.951 53.732a3.363 3.363 0 1 1-6.726 0 3.363 3.363 0 0 1 6.726 0zm-1.572 0a1.791 1.791 0 1 0-3.582 0 1.791 1.791 0 0 0 3.582 0z"/><path d="M480.6 16.319H375.809v14.95h21.457V29.7h-19.885V17.891h101.645v23.681h-23.363v39.795c-.014 9.977-8.098 18.061-18.075 18.075H402.42v1.572h35.167c10.846-.012 19.635-8.801 19.647-19.647V43.144H480.6V16.319z" fill="#C2D6ED" fill-rule="nonzero"/><path fill="#C2D6ED" fill-rule="nonzero" d="M444.2 76.194h-45.142v12.41h1.571V77.766H444.2zM413.707 87.818h22.47v1.572h-22.47z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M416.837 85.939l-2.666 2.665 2.666 2.664h-2.262l-2.665-2.664 2.665-2.665zM468.802 56.308h1.572v18.875h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M472.253 72.053l-2.665 2.666-2.664-2.666v2.262l2.664 2.665 2.665-2.665zM448.917 29.697h18.095v1.572h-18.095zM436.963 29.633h-23.848V41.4H401.64v1.572h13.046V31.205h20.705v8.406h1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M404.77 44.851l-2.666-2.665 2.666-2.664h-2.262l-2.665 2.664 2.665 2.665zM381.038 64.726a3.363 3.363 0 1 1-6.726 0 3.363 3.363 0 0 1 6.726 0zm-1.572 0a1.791 1.791 0 1 0-3.584 0 1.791 1.791 0 0 0 3.585 0h-.001zM381.038 87.974a3.363 3.363 0 1 1-6.726.002 3.363 3.363 0 0 1 6.726-.002zm-1.572 0a1.791 1.791 0 1 0-3.584 0 1.791 1.791 0 0 0 3.585 0h-.001z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M391.711 41.951h-14.888l.067 20.201 1.571-.005-.061-18.624h11.739v43.665h-9.887v1.572h11.459zM426.3 117.006a3.363 3.363 0 1 1-6.726.002 3.363 3.363 0 0 1 6.726-.002zm-1.572 0a1.791 1.791 0 1 0-1.791 1.791 1.793 1.793 0 0 0 1.796-1.791h-.005z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M412.298 116.22h8.068v1.572h-8.068z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M415.428 119.67l-2.666-2.664 2.666-2.665h-2.262l-2.665 2.665 2.665 2.664zM405.126 59.583a3.363 3.363 0 1 1-6.726.002 3.363 3.363 0 0 1 6.726-.002zm-1.572 0a1.791 1.791 0 1 0-3.582 0 1.791 1.791 0 0 0 3.582 0z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M404.34 58.797h30.698v1.572H404.34z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M431.907 56.919l2.666 2.664-2.666 2.665h2.262l2.665-2.665-2.665-2.664zM450.14 43.868a3.363 3.363 0 1 1-6.726 0 3.363 3.363 0 0 1 6.726 0zm-1.572 0a1.791 1.791 0 1 0-3.582 0 1.791 1.791 0 0 0 3.582 0z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M445.991 46.444h1.572v8.067h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M449.442 51.381l-2.665 2.666-2.664-2.666v2.263l2.664 2.664 2.665-2.664zM365.7 17.978a3.363 3.363 0 1 1-6.726.002 3.363 3.363 0 0 1 6.726-.002zm-1.572 0a1.791 1.791 0 1 0-1.791 1.791c.99 0 1.793-.801 1.794-1.791h-.003z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M361.554 20.555h1.572v8.067h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M365.005 25.492l-2.665 2.666-2.664-2.666v2.262l2.664 2.665 2.665-2.665zM472.951 88.321a3.363 3.363 0 1 1-6.726 0 3.363 3.363 0 0 1 6.726 0zm-1.572 0a1.791 1.791 0 1 0-3.582 0 1.791 1.791 0 0 0 3.582 0z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M468.802 90.897h1.572v68.232h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M472.253 155.998l-2.665 2.666-2.664-2.666v2.263l2.664 2.665 2.665-2.665zM427.606 137.677a3.363 3.363 0 1 1-6.726 0 3.363 3.363 0 0 1 6.726 0zm-1.572 0a1.791 1.791 0 1 0-3.584 0 1.791 1.791 0 0 0 3.585 0h-.001z"/><path d="M440.366 113.643h-5.546v23.248h-8v1.572h9.572v-23.248h3.974c10.026.011 18.151 8.136 18.162 18.162v25.752h1.572v-25.752c-.012-10.894-8.84-19.722-19.734-19.734z" fill="#C2D6ED" fill-rule="nonzero"/><path fill="#C2D6ED" fill-rule="nonzero" d="M456.649 155.998l2.665 2.666 2.664-2.666v2.263l-2.664 2.665-2.665-2.665z"/><path d="M48.317 44.426l-23.389 7.016a18.7 18.7 0 0 0-11.914 12.052L7.757 80.683M48.317 161.991l-23.389 7.015a18.7 18.7 0 0 0-11.914 12.052l-5.257 17.189M48.317 279.556l-23.389 7.015a18.7 18.7 0 0 0-11.914 12.052l-5.257 17.189M48.317 397.121l-23.389 7.015a18.7 18.7 0 0 0-11.914 12.052l-5.257 17.189M48.317 514.686L24.928 521.7a18.7 18.7 0 0 0-11.914 12.052l-5.257 17.189" stroke="#6C689B" stroke-width="6" stroke-linecap="round" stroke-linejoin="round"/><path d="M77.1 141.645a3.006 3.006 0 1 1 2.926-3 2.97 2.97 0 0 1-2.926 3zm0-4.6a1.6 1.6 0 1 0 1.558 1.6 1.582 1.582 0 0 0-1.558-1.605v.005zM77.1 37.771a3.006 3.006 0 1 1 2.926-3 2.97 2.97 0 0 1-2.926 3zm0-4.6a1.6 1.6 0 1 0 1.558 1.6 1.582 1.582 0 0 0-1.558-1.605v.005zM77.1 265.169a3.006 3.006 0 1 1 2.926-3 2.97 2.97 0 0 1-2.926 3zm0-4.605a1.6 1.6 0 1 0 1.558 1.6 1.582 1.582 0 0 0-1.558-1.601v.001zM78.275 123.211a3.006 3.006 0 1 1 2.926-3.005 2.97 2.97 0 0 1-2.926 3.005zm0-4.605a1.6 1.6 0 1 0 1.559 1.6 1.581 1.581 0 0 0-1.559-1.6zM77.1 183.194a3.006 3.006 0 1 1 2.926-3 2.97 2.97 0 0 1-2.926 3zm0-4.605a1.6 1.6 0 1 0 1.558 1.6 1.582 1.582 0 0 0-1.558-1.6zM97.326 100.1a3.006 3.006 0 1 1 2.926-3.005 2.97 2.97 0 0 1-2.926 3.005zm0-4.605a1.6 1.6 0 1 0 1.559 1.6 1.581 1.581 0 0 0-1.559-1.605v.005zM77.363 54.766a3.006 3.006 0 1 1 2.926-3.005 2.97 2.97 0 0 1-2.926 3.005zm0-4.605a1.6 1.6 0 1 0 1.559 1.6 1.581 1.581 0 0 0-1.559-1.6z" fill="#6C689B" fill-rule="nonzero"/><path fill="#6C689B" fill-rule="nonzero" d="M74.854 139.342H64.772V34.064h10.084v1.404h-8.717v102.47h8.715zM76.413 140.942h1.368v36.944h-1.368zM89.309 304.416H64.772V189.637h11.641v-7.145h1.368v8.55H66.139v111.969h21.803v-40.145h-8.603v-1.404h9.97zM64.772 150.633h1.368v29.557h-1.368z"/><path fill="#6C689B" fill-rule="nonzero" d="M67.774 153.43l-2.319-2.382-2.318 2.382v-2.022l2.318-2.381 2.319 2.381zM77.04 361.814a3.006 3.006 0 1 1 2.926-3 2.969 2.969 0 0 1-2.926 3zm0-4.605a1.6 1.6 0 1 0 1.559 1.6 1.582 1.582 0 0 0-1.559-1.6zM77.04 320.265a3.006 3.006 0 1 1 2.926-3.005 2.97 2.97 0 0 1-2.926 3.005zm0-4.605a1.6 1.6 0 1 0 1.559 1.6 1.581 1.581 0 0 0-1.559-1.6z"/><path d="M77.724 356.507h-1.368v-7.146H66.5v-11.615a10.719 10.719 0 0 1 9.853-10.8v-7.384h1.368v8.766h-.684a9.306 9.306 0 0 0-9.169 9.417v10.21h9.853l.003 8.552zM88.855 182.531h-1.368v-61.623h-6.97v-1.404h8.338zM87.1 248.678a3.006 3.006 0 1 1 2.926-3 2.97 2.97 0 0 1-2.926 3zm0-4.6a1.6 1.6 0 1 0 1.558 1.6 1.582 1.582 0 0 0-1.558-1.605v.005z" fill="#6C689B" fill-rule="nonzero"/><path fill="#6C689B" fill-rule="nonzero" d="M97.682 307.998h-1.368v-61.622h-6.97v-1.405h8.338zM98.009 120.206h-1.368V107.99H76.413V77.338c-.076-6.314 4.974-11.497 11.287-11.587h10.314v29.037h-1.368V67.156H87.7c-5.547.081-9.982 4.636-9.915 10.183v29.248h20.229l-.005 13.619z"/><path fill="#6C689B" fill-rule="nonzero" d="M86.527 77.921h1.368v19.17h-1.368z"/><path fill="#6C689B" fill-rule="nonzero" d="M84.893 80.719l2.318-2.383 2.319 2.383v-2.022l-2.319-2.381-2.318 2.381zM76.413 272.316h1.368v20.194h-1.368z"/><path fill="#6C689B" fill-rule="nonzero" d="M79.415 289.713l-2.318 2.382-2.319-2.382v2.021l2.319 2.381 2.318-2.381zM68.047 386.558a3.006 3.006 0 1 1 2.926-3 2.97 2.97 0 0 1-2.926 3zm0-4.605a1.6 1.6 0 1 0 1.558 1.6 1.582 1.582 0 0 0-1.558-1.6z"/><path d="M70.289 384.256v-1.4c9.679-.143 17.416-8.091 17.3-17.77v-49.38h1.368v49.375c.126 10.444-8.224 19.02-18.668 19.175z" fill="#6C689B" fill-rule="nonzero"/><path fill="#6C689B" fill-rule="nonzero" d="M90.595 318.504l-2.319-2.383-2.318 2.383v-2.022l2.318-2.381 2.319 2.381zM77.1 248.93a3.138 3.138 0 1 1 2.926-3.13 3.037 3.037 0 0 1-2.926 3.13zm0-4.856a1.735 1.735 0 1 0 1.558 1.726 1.651 1.651 0 0 0-1.558-1.727v.001z"/><path fill="#6C689B" fill-rule="nonzero" d="M76.413 214.354h1.368v29.017h-1.368z"/><path fill="#6C689B" fill-rule="nonzero" d="M79.415 217.152l-2.318-2.383-2.319 2.383v-2.022l2.319-2.381 2.318 2.381zM96.642 140.552h1.368v89.713h-1.368z"/><path fill="#6C689B" fill-rule="nonzero" d="M99.644 227.468l-2.318 2.383-2.319-2.383v2.022l2.319 2.381 2.318-2.381zM99.644 143.35l-2.318-2.383-2.319 2.383v-2.022l2.319-2.381 2.318 2.381zM96.642 316.255h1.368v89.713h-1.368z"/><path fill="#6C689B" fill-rule="nonzero" d="M99.644 403.171l-2.318 2.383-2.319-2.383v2.022l2.319 2.381 2.318-2.381zM99.644 319.053l-2.318-2.383-2.319 2.383v-2.022l2.319-2.381 2.318 2.381zM77.451 206.272a3.006 3.006 0 1 1 2.926-3 2.97 2.97 0 0 1-2.926 3zm0-4.605a1.6 1.6 0 1 0 1.558 1.6 1.582 1.582 0 0 0-1.558-1.601v.001z"/><path fill="#6C689B" fill-rule="nonzero" d="M79.693 202.565h7.02v1.404h-7.02z"/><path fill="#6C689B" fill-rule="nonzero" d="M83.989 205.648l2.32-2.381-2.32-2.381h1.969l2.318 2.381-2.318 2.381zM88.88 37.771a3.006 3.006 0 1 1 2.926-3 2.969 2.969 0 0 1-2.926 3zm0-4.6a1.6 1.6 0 1 0 1.558 1.6 1.581 1.581 0 0 0-1.558-1.605v.005z"/><path fill="#6C689B" fill-rule="nonzero" d="M91.121 34.064h7.02v1.404h-7.02z"/><path fill="#6C689B" fill-rule="nonzero" d="M95.417 37.147l2.32-2.381-2.32-2.381h1.969l2.319 2.381-2.319 2.381zM78.971 463.439a3.006 3.006 0 1 1 2.926-3 2.969 2.969 0 0 1-2.926 3zm0-4.605a1.6 1.6 0 1 0 1.559 1.6 1.582 1.582 0 0 0-1.559-1.601v.001zM78.971 402.239a3.006 3.006 0 1 1 2.926-3.005 2.97 2.97 0 0 1-2.926 3.005zm0-4.605a1.6 1.6 0 1 0 1.559 1.6 1.581 1.581 0 0 0-1.559-1.6z"/><path fill="#6C689B" fill-rule="nonzero" d="M76.729 461.136h-9.03v-62.604h9.03v1.404h-7.662v59.796h7.662zM78.057 409.059h1.368v39.147h-1.368z"/><path fill="#6C689B" fill-rule="nonzero" d="M76.423 445.409l2.318 2.382 2.319-2.382v2.022l-2.319 2.381-2.318-2.381zM88.687 504.437a3.006 3.006 0 1 1 2.926-3 2.97 2.97 0 0 1-2.926 3zm0-4.605a1.6 1.6 0 1 0 1.558 1.6 1.582 1.582 0 0 0-1.558-1.601v.001z"/><path fill="#6C689B" fill-rule="nonzero" d="M97.682 512.332H67.774v-42.239h21.597v29.036h-1.368v-27.632H69.141v39.43h27.173v-93.701h1.368z"/><path fill="#6C689B" fill-rule="nonzero" d="M99.317 420.023l-2.319-2.382-2.318 2.382v-2.021l2.318-2.381 2.319 2.381zM77.888 482.262h1.368v19.169h-1.368z"/><path fill="#6C689B" fill-rule="nonzero" d="M76.254 485.06l2.318-2.383 2.319 2.383v-2.022l-2.319-2.381-2.318 2.381zM86.418 216.182h1.368v14.083h-1.368z"/><path fill="#6C689B" fill-rule="nonzero" d="M84.783 227.468l2.319 2.383 2.318-2.383v2.022l-2.318 2.381-2.319-2.381zM88.66 396.932h1.368v63.502H88.66zM79.605 51.059h16.157v1.404H79.605z"/><path fill="#6C689B" fill-rule="nonzero" d="M93.039 54.142l2.319-2.381-2.319-2.381h1.968l2.319 2.381-2.319 2.381z"/><path d="M303.851 525.633a3.025 3.025 0 1 1-6.05.004 3.025 3.025 0 0 1 6.05-.004zm-4.636 0a1.611 1.611 0 1 0 3.222.002 1.611 1.611 0 0 0-3.222-.002z" fill="#C2D6ED" fill-rule="nonzero"/><path fill="#C2D6ED" fill-rule="nonzero" d="M301.533 527.949v9.327h-53.667v-9.327h1.204v7.914h51.259v-7.914zM249.108 525.164h39.408v1.413h-39.408z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M285.701 528.265l2.398-2.395-2.398-2.395h2.035l2.397 2.395-2.397 2.395zM345.122 515.6a3.025 3.025 0 1 1-6.05.006 3.025 3.025 0 0 1 6.05-.006zm-4.636 0a1.611 1.611 0 1 0 3.222.002 1.611 1.611 0 0 0-3.222-.002z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M353.07 507.712v29.487h-42.521V514.89h29.23v1.413h-27.816v19.483h39.693v-28.068z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M322.8 525.338h19.297v1.413H322.8z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M325.616 528.44l-2.398-2.395 2.398-2.395h-2.035l-2.397 2.395 2.397 2.395zM249.109 515.212h51.718v1.413h-51.718zM247.864 525.163h1.394v12.035h-1.394zM295.608 27.7a3.066 3.066 0 1 1 3.066 3.023 3.048 3.048 0 0 1-3.066-3.023zm4.7 0a1.633 1.633 0 1 0-1.633 1.61 1.623 1.623 0 0 0 1.632-1.61h.001z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M297.957 25.383v-9.327h54.399v9.327h-1.22v-7.915h-51.958v7.915zM311.151 26.755h39.945v1.413h-39.945z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M314.006 25.067l-2.431 2.395 2.431 2.395h-2.063l-2.43-2.395 2.43-2.395zM253.775 37.735a3.066 3.066 0 1 1 3.066 3.022 3.048 3.048 0 0 1-3.066-3.022zm4.7 0a1.633 1.633 0 1 0-1.633 1.61 1.624 1.624 0 0 0 1.632-1.61h.001z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M245.718 45.571V16.132h43.101v22.309H259.19v-1.413h28.195V17.545h-40.234v28.068z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M256.841 26.58h19.56v1.413h-19.56z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M273.546 24.892l2.431 2.395-2.431 2.395h2.063l2.43-2.395-2.43-2.395zM298.674 36.707h52.422v1.413h-52.422zM350.945 16.133h1.413v12.035h-1.413zM364.422 510.066a3.363 3.363 0 1 1 0-6.726 3.363 3.363 0 0 1 0 6.726zm0-5.154a1.791 1.791 0 1 0 0 3.582 1.791 1.791 0 0 0 0-3.582z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M363.636 485.251h1.572v18.875h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M367.086 488.382l-2.664-2.666-2.665 2.666v-2.263l2.665-2.664 2.664 2.664zM235.531 509.056a3.363 3.363 0 1 1 0-6.726 3.363 3.363 0 0 1 0 6.726zm0-5.154a1.791 1.791 0 1 0 0 3.586 1.791 1.791 0 0 0 0-3.588v.002z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M234.745 484.241h1.572v18.875h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M238.195 487.371l-2.665-2.666-2.664 2.666v-2.262l2.664-2.665 2.665 2.665zM233.525 67.448a3.363 3.363 0 1 1 0-6.726 3.363 3.363 0 0 1 0 6.726zm0-5.154a1.791 1.791 0 1 0 0 3.582 1.791 1.791 0 0 0 0-3.582z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M232.739 42.633h1.572v18.875h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M236.189 45.764l-2.664-2.666-2.665 2.666v-2.263l2.665-2.664 2.664 2.664zM362.34 67.817a3.363 3.363 0 1 1 0-6.726 3.363 3.363 0 0 1 0 6.726zm0-5.154a1.791 1.791 0 1 0 0 3.58 1.791 1.791 0 0 0 0-3.579v-.001z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M361.555 43.003h1.572v18.875h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M365.005 46.133l-2.665-2.666-2.664 2.666v-2.262l2.664-2.665 2.665 2.665z"/><path d="M490.048 12.046c0-4.81-4.606-8.709-10.288-8.709h-56.334l66.621 66.375.001-57.666z" stroke="url(#w)" stroke-width="3" fill="url(#x)" fill-rule="nonzero" stroke-linecap="round" stroke-linejoin="round"/><path stroke="url(#y)" stroke-width="3" fill="url(#z)" fill-rule="nonzero" stroke-linecap="round" stroke-linejoin="round" d="M108.028 3.337v70.385l70.646-70.385z"/><path stroke="url(#A)" stroke-width="3" fill="url(#B)" fill-rule="nonzero" stroke-linecap="round" stroke-linejoin="round" d="M108.028 547.817h66.875l-66.875-66.627z"/><path d="M479.76 547.817c5.682 0 10.288-3.9 10.288-8.709v-57.754l-66.71 66.463h56.422z" stroke="url(#C)" stroke-width="3" fill="url(#D)" fill-rule="nonzero" stroke-linecap="round" stroke-linejoin="round"/><g opacity=".4" transform="translate(143 119)" fill="#FFF" fill-rule="nonzero"><rect x=".683" y="133.33" width="307.47" height="9.319" rx="2.061"/><path d="M109.167 8.348H97.611V.643h31.47v7.705h-11.557v30.276h-8.357zM137.652.643h8.357v15.029h15.411V.643h8.354v37.981h-8.354V23.377h-15.411v15.247h-8.357zM181.06.643h28.6v7.434h-20.351v7.705h17.905v7.432h-17.905v7.977h20.619v7.434H181.06zM7.565 65.753h8.357v37.981H7.565zM27.588 65.753h7.705l17.8 23.385V65.753h8.248v37.981H54.23L35.836 79.59v24.145h-8.248zM81.465 73.459H69.91v-7.705h31.47v7.705H89.822v30.276h-8.357zM109.953 65.753h28.6v7.434H118.2v7.705h17.905v7.432H118.2V96.3h20.62v7.434h-28.867zM148.477 65.753h17.365c4.81 0 8.5 1.284 11.068 3.853a11.735 11.735 0 0 1 3.257 8.681v.108a11.911 11.911 0 0 1-2.252 7.515 13.046 13.046 0 0 1-5.888 4.259l9.279 13.565h-9.767L163.4 91.581h-6.566v12.154h-8.357V65.753zM165.3 84.2a6.942 6.942 0 0 0 4.747-1.466 4.956 4.956 0 0 0 1.656-3.906v-.11a4.843 4.843 0 0 0-1.738-4.069 7.672 7.672 0 0 0-4.829-1.356h-8.3V84.2h8.464zM189.876 65.753h7.705l17.8 23.385V65.753h8.248v37.981h-7.109L198.124 79.59v24.145h-8.248zM234.911 65.753h28.6v7.434H243.16v7.705h17.905v7.432H243.16V96.3h20.619v7.434h-28.868zM282.28 73.459h-11.556v-7.705h31.47v7.705h-11.557v30.276h-8.357zM16.22 172.469h34.868a52.864 52.864 0 0 1 19.224 3.385 45.391 45.391 0 0 1 15.071 9.388 41.809 41.809 0 0 1 9.772 14.115 44.419 44.419 0 0 1 3.449 17.561v.256a44.875 44.875 0 0 1-3.449 17.625 41.614 41.614 0 0 1-9.772 14.179 46.226 46.226 0 0 1-15.071 9.452 52 52 0 0 1-19.224 3.449H16.22v-89.41zm34.868 71.655a30.382 30.382 0 0 0 10.984-1.916 23.637 23.637 0 0 0 8.5-5.493 25.781 25.781 0 0 0 5.491-8.429 28.487 28.487 0 0 0 1.98-10.856v-.256a29.141 29.141 0 0 0-1.98-10.858 25.534 25.534 0 0 0-5.491-8.558 24.377 24.377 0 0 0-8.5-5.555 29.475 29.475 0 0 0-10.984-1.98h-15.2v53.9l15.2.001zM121.211 172.469h18.137l41.893 55.05v-55.05h19.413v89.408h-16.73l-43.3-56.838v56.838h-19.413zM259.155 263.155a59.228 59.228 0 0 1-20.054-3.513 53.058 53.058 0 0 1-17.881-10.794l11.622-13.923a58.335 58.335 0 0 0 12.58 7.919 33.622 33.622 0 0 0 14.115 2.939c4.087 0 7.259-.746 9.516-2.237a7.038 7.038 0 0 0 3.385-6.2v-.246a7.753 7.753 0 0 0-.7-3.385 7.13 7.13 0 0 0-2.689-2.747 28.388 28.388 0 0 0-5.506-2.554c-2.35-.85-5.402-1.744-9.158-2.683a111.19 111.19 0 0 1-12.3-3.7 34.545 34.545 0 0 1-9.348-5.045 20.38 20.38 0 0 1-5.954-7.471 25.947 25.947 0 0 1-2.113-11.112v-.256c-.06-3.806.72-7.578 2.283-11.048a25.132 25.132 0 0 1 6.407-8.493 28.772 28.772 0 0 1 9.851-5.493 39.55 39.55 0 0 1 12.622-1.916 53.462 53.462 0 0 1 18.073 2.939 52.415 52.415 0 0 1 15.137 8.429l-10.218 14.817a64.945 64.945 0 0 0-11.752-6.451 30.043 30.043 0 0 0-11.494-2.362c-3.833 0-6.707.745-8.622 2.234a6.8 6.8 0 0 0-2.875 5.557v.256a8.04 8.04 0 0 0 .832 3.767 7.516 7.516 0 0 0 3.009 2.875 28.321 28.321 0 0 0 5.954 2.426c2.52.766 5.7 1.66 9.542 2.683a92.241 92.241 0 0 1 12.1 4.023 33.945 33.945 0 0 1 8.964 5.365 20.46 20.46 0 0 1 5.506 7.345 24.934 24.934 0 0 1 1.859 10.09v.256a27.7 27.7 0 0 1-2.411 11.814 24.253 24.253 0 0 1-6.727 8.686 30.292 30.292 0 0 1-10.3 5.365 44.809 44.809 0 0 1-13.255 1.844z"/></g><rect stroke="#FFF" stroke-width="3" fill="#DBE5F4" fill-rule="nonzero" x="143.683" y="252.33" width="307.47" height="9.319" rx="2.061"/><path stroke="#FFF" stroke-width="3" fill="#DBE5F4" fill-rule="nonzero" d="M252.167 127.348h-11.556v-7.705h31.47v7.705h-11.557v30.276h-8.357zM280.652 119.643h8.357v15.029h15.411v-15.029h8.354v37.981h-8.354v-15.247h-15.411v15.247h-8.357zM324.06 119.643h28.6v7.434h-20.351v7.705h17.905v7.432h-17.905v7.977h20.619v7.434H324.06zM150.565 184.753h8.357v37.981h-8.357zM170.588 184.753h7.705l17.8 23.385v-23.385h8.248v37.981h-7.111l-18.394-24.144v24.145h-8.248zM224.465 192.459H212.91v-7.705h31.47v7.705h-11.558v30.276h-8.357zM252.953 184.753h28.6v7.434H261.2v7.705h17.905v7.432H261.2v7.976h20.62v7.434h-28.867zM291.477 184.753h17.365c4.81 0 8.5 1.284 11.068 3.853a11.735 11.735 0 0 1 3.257 8.681v.108a11.911 11.911 0 0 1-2.252 7.515 13.046 13.046 0 0 1-5.888 4.259l9.279 13.565h-9.767l-8.139-12.153h-6.566v12.154h-8.357v-37.982zM308.3 203.2a6.942 6.942 0 0 0 4.747-1.466 4.956 4.956 0 0 0 1.656-3.906v-.11a4.843 4.843 0 0 0-1.738-4.069 7.672 7.672 0 0 0-4.829-1.356h-8.3V203.2h8.464zM332.876 184.753h7.705l17.8 23.385v-23.385h8.248v37.981h-7.109l-18.396-24.144v24.145h-8.248zM377.911 184.753h28.6v7.434H386.16v7.705h17.905v7.432H386.16v7.976h20.619v7.434h-28.868zM425.28 192.459h-11.556v-7.705h31.47v7.705h-11.557v30.276h-8.357zM159.22 291.469h34.868a52.864 52.864 0 0 1 19.224 3.385 45.391 45.391 0 0 1 15.071 9.388 41.809 41.809 0 0 1 9.772 14.115 44.419 44.419 0 0 1 3.449 17.561v.256a44.875 44.875 0 0 1-3.449 17.625 41.614 41.614 0 0 1-9.772 14.179 46.226 46.226 0 0 1-15.071 9.452 52 52 0 0 1-19.224 3.449H159.22v-89.41zm34.868 71.655a30.382 30.382 0 0 0 10.984-1.916 23.637 23.637 0 0 0 8.5-5.493 25.781 25.781 0 0 0 5.491-8.429 28.487 28.487 0 0 0 1.98-10.856v-.256a29.141 29.141 0 0 0-1.98-10.858 25.534 25.534 0 0 0-5.491-8.558 24.377 24.377 0 0 0-8.5-5.555 29.475 29.475 0 0 0-10.984-1.98h-15.2v53.9l15.2.001zM264.211 291.469h18.137l41.893 55.05v-55.05h19.413v89.408h-16.73l-43.3-56.838v56.838h-19.413zM402.155 382.155a59.228 59.228 0 0 1-20.054-3.513 53.058 53.058 0 0 1-17.881-10.794l11.622-13.923a58.335 58.335 0 0 0 12.58 7.919 33.622 33.622 0 0 0 14.115 2.939c4.087 0 7.259-.746 9.516-2.237a7.038 7.038 0 0 0 3.385-6.2v-.246a7.753 7.753 0 0 0-.7-3.385 7.13 7.13 0 0 0-2.689-2.747 28.388 28.388 0 0 0-5.506-2.554c-2.35-.85-5.402-1.744-9.158-2.683a111.19 111.19 0 0 1-12.3-3.7 34.545 34.545 0 0 1-9.348-5.045 20.38 20.38 0 0 1-5.954-7.471 25.947 25.947 0 0 1-2.113-11.112v-.256c-.06-3.806.72-7.578 2.283-11.048a25.132 25.132 0 0 1 6.407-8.493 28.772 28.772 0 0 1 9.851-5.493 39.55 39.55 0 0 1 12.622-1.916 53.462 53.462 0 0 1 18.073 2.939 52.415 52.415 0 0 1 15.137 8.429l-10.218 14.817a64.945 64.945 0 0 0-11.752-6.451 30.043 30.043 0 0 0-11.494-2.362c-3.833 0-6.707.745-8.622 2.234a6.8 6.8 0 0 0-2.875 5.557v.256a8.04 8.04 0 0 0 .832 3.767 7.516 7.516 0 0 0 3.009 2.875 28.321 28.321 0 0 0 5.954 2.426c2.52.766 5.7 1.66 9.542 2.683a92.241 92.241 0 0 1 12.1 4.023 33.945 33.945 0 0 1 8.964 5.365 20.46 20.46 0 0 1 5.506 7.345 24.934 24.934 0 0 1 1.859 10.09v.256a27.7 27.7 0 0 1-2.411 11.814 24.253 24.253 0 0 1-6.727 8.686 30.292 30.292 0 0 1-10.3 5.365 44.809 44.809 0 0 1-13.255 1.844z"/></g></svg>
  293. </div><div class="primary"><h1 class="desktop-only collapsed-top-margin">DNS: Internet’s Directory</h1><p>Nearly everything on the Internet starts with a DNS request. DNS is the Internet’s directory. Click on a link, open an app, send an email and the first thing your device does is ask the directory: <strong class="subtle">Where can I find this?</strong></p></div></div><div class="content with-gutter" data-subsection="security"><div class="primary"><div class="secondary mobile-only"><?xml version="1.0" encoding="UTF-8"?><svg viewBox="0 0 910 594" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><linearGradient x1="0%" y1="50%" x2="100.001%" y2="50%" id="linearGradient-1"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#B778B1" offset="100%"/></linearGradient><linearGradient x1="0%" y1="49.999%" x2="100%" y2="49.999%" id="linearGradient-2"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="0%" y1="50.002%" x2="100.003%" y2="50.002%" id="linearGradient-3"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="50.4%"/><stop stop-color="#F6F5F8" offset="99.6%"/></linearGradient><linearGradient x1=".113%" y1="51.789%" x2="100.139%" y2="47.053%" id="linearGradient-4"><stop stop-color="#EDF2F8" offset="0%"/><stop stop-color="#D9E4F4" offset="100%"/></linearGradient><linearGradient x1="78039.9%" y1="18891.3%" x2="94704.9%" y2="18891.3%" id="linearGradient-5"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="94804.7%" y1="21947.2%" x2="111157.4%" y2="21947.2%" id="linearGradient-6"><stop stop-color="#EDF2F8" offset="0%"/><stop stop-color="#D9E4F4" offset="100%"/></linearGradient><linearGradient x1="69813.3%" y1="10897.2%" x2="81104.5%" y2="10897.2%" id="linearGradient-7"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="69847.6%" y1="12318.4%" x2="73498.2%" y2="12318.4%" id="linearGradient-8"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="69813.3%" y1="13739.6%" x2="78331.4%" y2="13739.6%" id="linearGradient-9"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="69813.3%" y1="15160.8%" x2="83318.8%" y2="15160.8%" id="linearGradient-10"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="69813.3%" y1="16581.9%" x2="76566.1%" y2="16581.9%" id="linearGradient-11"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="69813.3%" y1="23687.8%" x2="83318.8%" y2="23687.8%" id="linearGradient-12"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="69813.3%" y1="19424.3%" x2="74072.4%" y2="19424.3%" id="linearGradient-13"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="69813.3%" y1="20845.5%" x2="81537%" y2="20845.5%" id="linearGradient-14"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="85859.2%" y1="19463.3%" x2="99364.6%" y2="19463.3%" id="linearGradient-15"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="90383.8%" y1="22305.7%" x2="99364.6%" y2="22305.7%" id="linearGradient-16"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="85893.5%" y1="22305.7%" x2="89544.1%" y2="22305.7%" id="linearGradient-17"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="85859.2%" y1="23726.8%" x2="94377.3%" y2="23726.8%" id="linearGradient-18"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="85859.2%" y1="25148%" x2="99364.6%" y2="25148%" id="linearGradient-19"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="85859.2%" y1="26569.2%" x2="92611.9%" y2="26569.2%" id="linearGradient-20"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="93138.2%" y1="26569.2%" x2="98009.9%" y2="26569.2%" id="linearGradient-21"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="85859.2%" y1="33675.1%" x2="99364.6%" y2="33675.1%" id="linearGradient-22"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="85859.2%" y1="29411.5%" x2="90118.2%" y2="29411.5%" id="linearGradient-23"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="85859.2%" y1="30832.7%" x2="97582.9%" y2="30832.7%" id="linearGradient-24"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="85859.2%" y1="32253.9%" x2="92315.4%" y2="32253.9%" id="linearGradient-25"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><circle id="path-26" cx="50.286" cy="49.817" r="49.485"/><linearGradient x1="0%" y1="50.002%" x2="100%" y2="50.002%" id="linearGradient-28"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#77C2E1" offset="100%"/></linearGradient><circle id="path-29" cx="50.069" cy="49.505" r="49.485"/><linearGradient x1="98294.7%" y1="18512.569%" x2="101797.8%" y2="16717.721%" id="linearGradient-31"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#77C2E1" offset="100%"/></linearGradient><linearGradient x1="24393.7%" y1="24610.1%" x2="56497.6%" y2="24610.1%" id="linearGradient-32"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="50286.1%" y1="18969.2%" x2="52928%" y2="18969.2%" id="linearGradient-33"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#B778B1" offset="100%"/></linearGradient><linearGradient x1="49.966%" y1="227.796%" x2="49.966%" y2="-127.726%" id="linearGradient-34"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#76C2DF" offset="100%"/></linearGradient><linearGradient x1="26295%" y1="25202.4%" x2="48002.9%" y2="25202.4%" id="linearGradient-35"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#76C2DF" offset="100%"/></linearGradient><linearGradient x1="26913.7%" y1="27834.7%" x2="42894.9%" y2="27834.7%" id="linearGradient-36"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#76C2DF" offset="100%"/></linearGradient><linearGradient x1="26913.7%" y1="29121.7%" x2="42138%" y2="29121.7%" id="linearGradient-37"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#76C2DF" offset="100%"/></linearGradient><linearGradient x1="23903.207%" y1="33439.4%" x2="25644.378%" y2="29808.5%" id="linearGradient-38"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#76C2DF" offset="100%"/></linearGradient><linearGradient x1="49392%" y1="27527.1%" x2="53822.1%" y2="27527.1%" id="linearGradient-39"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#76C2DF" offset="100%"/></linearGradient><linearGradient x1="49392%" y1="28360.8%" x2="51802.6%" y2="28360.8%" id="linearGradient-40"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#76C2DF" offset="100%"/></linearGradient><linearGradient x1="49.997%" y1="100%" x2="49.997%" y2=".003%" id="linearGradient-41"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#EF6876" offset="100%"/></linearGradient><linearGradient x1="49.999%" y1="99.992%" x2="49.999%" y2="0%" id="linearGradient-42"><stop stop-color="#7E77B6" offset="34.4%"/><stop stop-color="#B778B1" offset="100%"/></linearGradient><linearGradient x1="49.999%" y1="100%" x2="49.999%" y2="0%" id="linearGradient-43"><stop stop-color="#413D77" offset="0%"/><stop stop-color="#6C689B" offset="100%"/></linearGradient><linearGradient x1="92142.6%" y1="52964%" x2="99367.5%" y2="52964%" id="linearGradient-44"><stop stop-color="#413D77" offset="0%"/><stop stop-color="#6C689B" offset="100%"/></linearGradient><linearGradient x1="7.005%" y1="-5.572%" x2="92.994%" y2="109.364%" id="linearGradient-45"><stop stop-color="#6C689B" offset="0%"/><stop stop-color="#262261" offset="76%"/><stop stop-color="#6C689B" offset="100%"/></linearGradient><linearGradient x1="3026.3%" y1="85320.5%" x2="21517.1%" y2="85320.5%" id="linearGradient-46"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#EF6876" offset="100%"/></linearGradient><linearGradient x1="4254.6%" y1="83430.3%" x2="14577.1%" y2="83430.3%" id="linearGradient-47"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><circle id="path-48" cx="49.67" cy="50.35" r="49.485"/></defs><g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="dns-explanation"><rect id="Rectangle-path" fill="#7E77B6" fill-rule="nonzero" opacity=".1" x=".644" y=".901" width="326.516" height="259.45" rx="7.609"/><path d="M891.729 21.414l-8.46-.864a2 2 0 0 1-1.271-3.282 2 2 0 0 0-1.354-3.288l-139.8-8.008a1.9 1.9 0 0 0-1.459.564l-17.333 12.549c-2.243.3-1.5.726-2.243.3L692.686 3.26c-.326-.186-.7-.27-1.073-.243l-132.1 9.743a1.9 1.9 0 0 0-1.032.4l-10.073 7.884a1.793 1.793 0 0 1-.862.393 3.58 3.58 0 0 0-2.963 3.66v223.029a3.531 3.531 0 0 0 3.354 3.685h136.115a3.531 3.531 0 0 1 3.354 3.685 3.531 3.531 0 0 0 3.354 3.685h58.153a3.531 3.531 0 0 0 3.354-3.685 3.531 3.531 0 0 1 3.354-3.685h136.107a3.531 3.531 0 0 0 3.354-3.685V25.1a3.531 3.531 0 0 0-3.353-3.686z" id="Shape" fill="#7E77B6" fill-rule="nonzero" opacity=".16"/><path d="M887.194 35.17l-11.921-1.108 4.912-5.318-141.6-7.383-15.078 13.809-31.75-16.437-130.5 8.761-10.775 7.676a3.285 3.285 0 0 0-3.285 3.285v198.821a3.285 3.285 0 0 0 3.285 3.285h133.307a3.285 3.285 0 0 1 3.285 3.285 3.285 3.285 0 0 0 3.285 3.285h56.957a3.285 3.285 0 0 0 3.285-3.285 3.285 3.285 0 0 1 3.285-3.285h133.307a3.285 3.285 0 0 0 3.285-3.285V38.455a3.285 3.285 0 0 0-3.284-3.285z" id="Shape" fill="url(#linearGradient-1)" fill-rule="nonzero"/><path d="M683.789 231.6a3.285 3.285 0 0 1 3.285 3.285 3.285 3.285 0 0 0 3.285 3.285h56.957a3.285 3.285 0 0 0 3.285-3.285 3.285 3.285 0 0 1 3.285-3.285l-35.049-5.769-35.048 5.769z" id="Shape" fill="#716DA8" fill-rule="nonzero"/><path d="M554.455 29.363V231.8a2.757 2.757 0 0 0 2.757 2.757h142.974c.314 0 .626-.054.922-.159l16.808-5.965a2.757 2.757 0 0 1 1.844 0l16.808 5.965c.296.105.608.159.922.159h142.975a2.757 2.757 0 0 0 2.757-2.757V29.363a2.757 2.757 0 0 0-2.757-2.757H557.211a2.757 2.757 0 0 0-2.756 2.757z" id="Shape" fill="url(#linearGradient-2)" fill-rule="nonzero"/><path d="M720.669 25.09a.678.678 0 0 0-.453.654v190.185a.778.778 0 0 0 .992.756 73.767 73.767 0 0 1 33.7-3.187l124.506 16.769a.672.672 0 0 0 .767-.684v-190.3a.8.8 0 0 0-.677-.786L755.493 21.8a76.215 76.215 0 0 0-34.824 3.29z" id="Shape" fill="url(#linearGradient-3)" fill-rule="nonzero"/><path d="M717.4 24.768a81.786 81.786 0 0 0-35.962-3.676l-128.145 15.2a.8.8 0 0 0-.7.78v190.3a.694.694 0 0 0 .791.692L682.036 212.8a79.157 79.157 0 0 1 34.806 3.558.791.791 0 0 0 1.025-.747V25.426a.688.688 0 0 0-.467-.658z" id="Shape" fill="url(#linearGradient-4)" fill-rule="nonzero"/><path d="M717.59 23.159a83.931 83.931 0 0 0-36.31-4.47L551.9 31.061a.78.78 0 0 0-.708.764v190.3a.716.716 0 0 0 .8.709l129.9-12.421a81.233 81.233 0 0 1 35.142 4.326.78.78 0 0 0 1.034-.724V23.828a.707.707 0 0 0-.478-.669z" id="Shape" fill="url(#linearGradient-5)" fill-rule="nonzero"/><path d="M720.509 23.849a.715.715 0 0 0-.463.673v190.186a.759.759 0 0 0 1.014.714 78.076 78.076 0 0 1 34.455-4.634L882.79 222.21a.715.715 0 0 0 .784-.717v-190.3a.764.764 0 0 0-.692-.757L756.108 19.06a80.667 80.667 0 0 0-35.599 4.789z" id="Shape" fill="url(#linearGradient-6)" fill-rule="nonzero"/><path d="M717.376 23.035a82.287 82.287 0 0 0-35.651-5.8L554.687 24.87a.74.74 0 0 0-.7.738v190.3a.74.74 0 0 0 .784.738l127.543-7.664a79.642 79.642 0 0 1 34.505 5.613.74.74 0 0 0 1.016-.686V23.721a.74.74 0 0 0-.459-.686zm2.924.004a.74.74 0 0 0-.464.686v190.186a.74.74 0 0 0 1.016.686 79.291 79.291 0 0 1 34.522-5.578l127.524 7.937a.74.74 0 0 0 .786-.738v-190.3a.74.74 0 0 0-.694-.738l-127.022-7.905a81.923 81.923 0 0 0-35.668 5.764z" id="Shape" fill="#FFF" fill-rule="nonzero"/><path id="Shape" fill="#7E77B6" fill-rule="nonzero" opacity=".3" d="M761.141 234.554v35.939l14.614-9.268 14.615 9.268v-35.939h-29.229z"/><path d="M691.191 45.475l-116.156 6.894a2.586 2.586 0 0 1-2.609-2.748 2.984 2.984 0 0 1 2.609-3.058l116.156-6.894a2.586 2.586 0 0 1 2.609 2.748 2.984 2.984 0 0 1-2.609 3.058z" id="Shape" fill="#C2D6ED" fill-rule="nonzero"/><path d="M671.292 60.868l-96.257 5.713a2.586 2.586 0 0 1-2.609-2.748 2.984 2.984 0 0 1 2.609-3.058l96.257-5.713a2.586 2.586 0 0 1 2.609 2.748 2.984 2.984 0 0 1-2.609 3.058z" id="Shape" fill="url(#linearGradient-7)" fill-rule="nonzero"/><path d="M691.191 73.9l-75.493 4.48a2.586 2.586 0 0 1-2.609-2.748 2.984 2.984 0 0 1 2.609-3.058l75.493-4.48a2.586 2.586 0 0 1 2.609 2.748 2.984 2.984 0 0 1-2.609 3.058z" id="Shape" fill="#C2D6ED" fill-rule="nonzero"/><path d="M602.934 79.137l-27.591 1.637a2.586 2.586 0 0 1-2.609-2.748 2.984 2.984 0 0 1 2.609-3.058l27.591-1.637a2.586 2.586 0 0 1 2.609 2.748 2.984 2.984 0 0 1-2.609 3.058z" id="Shape" fill="url(#linearGradient-8)" fill-rule="nonzero"/><path d="M646.37 90.771L575.035 95a2.586 2.586 0 0 1-2.609-2.748 2.984 2.984 0 0 1 2.609-3.058l71.335-4.234a2.586 2.586 0 0 1 2.609 2.748 2.984 2.984 0 0 1-2.609 3.063z" id="Shape" fill="url(#linearGradient-9)" fill-rule="nonzero"/><path d="M691.191 102.322l-116.156 6.894a2.586 2.586 0 0 1-2.609-2.748 2.984 2.984 0 0 1 2.609-3.058l116.156-6.894a2.586 2.586 0 0 1 2.609 2.748 2.984 2.984 0 0 1-2.609 3.058z" id="Shape" fill="url(#linearGradient-10)" fill-rule="nonzero"/><path d="M630.5 120.136l-55.469 3.292a2.586 2.586 0 0 1-2.609-2.748 2.984 2.984 0 0 1 2.609-3.058l55.469-3.292a2.586 2.586 0 0 1 2.609 2.748 2.984 2.984 0 0 1-2.609 3.058z" id="Shape" fill="url(#linearGradient-11)" fill-rule="nonzero"/><path d="M679.017 117.257l-38.565 2.289a2.586 2.586 0 0 1-2.609-2.748 2.984 2.984 0 0 1 2.609-3.058l38.565-2.289a2.586 2.586 0 0 1 2.609 2.748 2.984 2.984 0 0 1-2.609 3.058zm12.174 13.489l-116.156 6.894a2.586 2.586 0 0 1-2.609-2.748 2.984 2.984 0 0 1 2.609-3.058l116.156-6.894a2.586 2.586 0 0 1 2.609 2.748 2.984 2.984 0 0 1-2.609 3.058z" id="Shape" fill="#C2D6ED" fill-rule="nonzero"/><path d="M691.191 187.593l-116.156 6.894a2.586 2.586 0 0 1-2.609-2.748 2.984 2.984 0 0 1 2.609-3.058l116.156-6.894a2.586 2.586 0 0 1 2.609 2.748 2.984 2.984 0 0 1-2.609 3.058z" id="Shape" fill="url(#linearGradient-12)" fill-rule="nonzero"/><path d="M608.094 149.889l-33.059 1.962a2.586 2.586 0 0 1-2.609-2.748 2.984 2.984 0 0 1 2.609-3.058l33.059-1.962a2.586 2.586 0 0 1 2.609 2.748 2.984 2.984 0 0 1-2.609 3.058z" id="Shape" fill="url(#linearGradient-13)" fill-rule="nonzero"/><path d="M675.179 160.12l-100.144 5.943a2.586 2.586 0 0 1-2.609-2.748 2.984 2.984 0 0 1 2.609-3.058l100.144-5.943a2.586 2.586 0 0 1 2.609 2.748 2.984 2.984 0 0 1-2.609 3.058z" id="Shape" fill="url(#linearGradient-14)" fill-rule="nonzero"/><path d="M627.84 177.141l-52.8 3.134a2.586 2.586 0 0 1-2.609-2.748 2.984 2.984 0 0 1 2.609-3.058l52.8-3.134a2.586 2.586 0 0 1 2.609 2.748 2.984 2.984 0 0 1-2.609 3.058z" id="Shape" fill="#C2D6ED" fill-rule="nonzero"/><path d="M860.55 46.913l-112.633-5.694a2.917 2.917 0 0 1-2.53-3.031 2.583 2.583 0 0 1 2.53-2.775l112.633 5.694a2.917 2.917 0 0 1 2.53 3.031 2.583 2.583 0 0 1-2.53 2.775z" id="Shape" fill="url(#linearGradient-15)" fill-rule="nonzero"/><path d="M841.254 60.149l-93.337-4.719a2.917 2.917 0 0 1-2.53-3.031 2.583 2.583 0 0 1 2.53-2.775l93.337 4.719a2.917 2.917 0 0 1 2.53 3.031 2.583 2.583 0 0 1-2.53 2.775z" id="Shape" fill="#C2D6ED" fill-rule="nonzero"/><path d="M860.55 75.336l-73.2-3.7a2.917 2.917 0 0 1-2.53-3.031 2.583 2.583 0 0 1 2.53-2.775l73.2 3.7a2.917 2.917 0 0 1 2.53 3.031 2.583 2.583 0 0 1-2.53 2.775z" id="Shape" fill="url(#linearGradient-16)" fill-rule="nonzero"/><path d="M774.969 71.009l-26.754-1.353a2.917 2.917 0 0 1-2.53-3.031 2.583 2.583 0 0 1 2.53-2.775l26.754 1.353a2.917 2.917 0 0 1 2.53 3.031 2.583 2.583 0 0 1-2.53 2.775z" id="Shape" fill="url(#linearGradient-17)" fill-rule="nonzero"/><path d="M817.088 87.35l-69.171-3.5a2.917 2.917 0 0 1-2.53-3.031 2.583 2.583 0 0 1 2.53-2.775l69.171 3.5a2.917 2.917 0 0 1 2.53 3.031 2.583 2.583 0 0 1-2.53 2.775z" id="Shape" fill="url(#linearGradient-18)" fill-rule="nonzero"/><path d="M860.55 103.759l-112.633-5.694a2.917 2.917 0 0 1-2.53-3.031 2.583 2.583 0 0 1 2.53-2.775l112.633 5.694a2.917 2.917 0 0 1 2.53 3.031 2.583 2.583 0 0 1-2.53 2.775z" id="Shape" fill="url(#linearGradient-19)" fill-rule="nonzero"/><path d="M801.7 115l-53.787-2.719a2.917 2.917 0 0 1-2.53-3.031 2.583 2.583 0 0 1 2.53-2.775l53.787 2.719a2.917 2.917 0 0 1 2.53 3.031A2.583 2.583 0 0 1 801.7 115z" id="Shape" fill="url(#linearGradient-20)" fill-rule="nonzero"/><path d="M848.744 117.374l-37.4-1.891a2.917 2.917 0 0 1-2.53-3.031 2.583 2.583 0 0 1 2.53-2.775l37.4 1.891a2.917 2.917 0 0 1 2.53 3.031 2.583 2.583 0 0 1-2.53 2.775z" id="Shape" fill="url(#linearGradient-21)" fill-rule="nonzero"/><path d="M860.55 132.183l-112.633-5.694a2.917 2.917 0 0 1-2.53-3.031 2.583 2.583 0 0 1 2.53-2.775l112.633 5.694a2.917 2.917 0 0 1 2.53 3.031 2.583 2.583 0 0 1-2.53 2.775z" id="Shape" fill="#C2D6ED" fill-rule="nonzero"/><path d="M860.55 189.03l-112.633-5.694a2.917 2.917 0 0 1-2.53-3.031 2.583 2.583 0 0 1 2.53-2.775l112.633 5.694a2.917 2.917 0 0 1 2.53 3.031 2.583 2.583 0 0 1-2.53 2.775z" id="Shape" fill="url(#linearGradient-22)" fill-rule="nonzero"/><path d="M779.973 142.321l-32.056-1.621a2.917 2.917 0 0 1-2.53-3.031 2.583 2.583 0 0 1 2.53-2.775l32.056 1.621a2.917 2.917 0 0 1 2.53 3.031 2.583 2.583 0 0 1-2.53 2.775z" id="Shape" fill="url(#linearGradient-23)" fill-rule="nonzero"/><path d="M845.023 159.821l-97.106-4.909a2.917 2.917 0 0 1-2.53-3.031 2.583 2.583 0 0 1 2.53-2.775l97.106 4.909a2.917 2.917 0 0 1 2.53 3.031 2.583 2.583 0 0 1-2.53 2.775z" id="Shape" fill="url(#linearGradient-24)" fill-rule="nonzero"/><path d="M799.12 171.712l-51.2-2.589a2.917 2.917 0 0 1-2.53-3.031 2.583 2.583 0 0 1 2.53-2.775l51.2 2.589a2.917 2.917 0 0 1 2.53 3.031 2.583 2.583 0 0 1-2.53 2.775z" id="Shape" fill="url(#linearGradient-25)" fill-rule="nonzero"/><g id="Group" opacity=".32" transform="translate(718 43)"><circle id="Oval" fill="#7E77B6" fill-rule="nonzero" cx="72.279" cy="73.405" r="57.269"/><path d="M125.241 109.774c.214-.3.451-.594.66-.9.2-.289.422-.562.614-.854 17.975-27.443 12.255-64.039-13.238-84.687l-.063-.048a63 63 0 0 0-6.823-4.789 65.028 65.028 0 0 0-6.575-3.512c-.776-.358-1.565-.673-2.353-.992-.165-.066-.326-.14-.491-.207a64.518 64.518 0 0 0-10.982-3.313c-1.05-.216-2.1-.429-3.155-.591-1.923-.3-3.856-.482-5.79-.609-1.311-.086-2.624-.162-3.936-.162-.272 0-.541.041-.812.044-.375.005-.748.04-1.122.061-.634.035-1.269.065-1.9.1-4.213.25-8.392.916-12.475 1.985-1.093.287-2.188.563-3.266.908-.3.1-.595.23-.9.332a61.234 61.234 0 0 0-5.4 2.129c-1.185.53-2.372 1.057-3.531 1.655-.848.438-1.7.875-2.526 1.351-1.332.765-2.624 1.614-3.908 2.477a63.976 63.976 0 0 0-6.58 5.08 62.3 62.3 0 0 0-7.308 7.537 63.777 63.777 0 0 0 20.41 97.023 65.612 65.612 0 0 0 21.463 6.623 64.073 64.073 0 0 0 35.709-5.995 65.33 65.33 0 0 0 17.367-12.312c.247-.248.465-.534.708-.786.243-.252.47-.532.71-.79 1-1.078 2.022-2.139 2.963-3.3.904-1.121 1.708-2.295 2.53-3.458zm-9.688-2.344a55.01 55.01 0 0 1-8.526 8.406 54.685 54.685 0 0 1-21.2 10.3 55.542 55.542 0 0 1-6.227 1.134c-.283.034-.557.1-.84.13a55.62 55.62 0 0 1-5.809.3 56.583 56.583 0 0 1-11.914-1.362 54 54 0 0 1-11.179-3.811 54.651 54.651 0 0 1-6.064-3.362 55.389 55.389 0 0 1-5.175-3.672c-.626-.506-1.188-1.068-1.788-1.6a54.241 54.241 0 0 1-18.182-35.194 55.089 55.089 0 0 1 .107-12.106 55.026 55.026 0 0 1 11.792-28.039c.4-.5.853-.939 1.27-1.419a55.208 55.208 0 0 1 5.118-5.175 54.882 54.882 0 0 1 18.808-10.838 54.64 54.64 0 0 1 6.764-1.789 57.855 57.855 0 0 1 4.5-.7c.113-.013.221-.04.333-.052.647-.067 1.288-.062 1.932-.107.586-.041 1.17-.064 1.755-.1.423-.024.848-.064 1.269-.07a53.966 53.966 0 0 1 4.749.162c3.532.252 7.032.846 10.45 1.774.273.074.538.174.809.255.851.253 1.7.51 2.539.8 1.114.384 2.2.838 3.294 1.291a54.146 54.146 0 0 1 13.064 7.685c.09.073.188.133.279.206a55.336 55.336 0 0 1 5.224 4.9c18.926 19.882 20.146 50.725 2.85 72.04l-.002.013zm25.714 15.27c.39-.481.8-.9 1.2-1.338l-12.7-10.288a5.874 5.874 0 0 0-.879-.489c-1.106 1.637-2.26 3.249-3.518 4.8-1.3 1.61-2.712 3.081-4.129 4.537.23.27.484.518.757.744l12.693 10.282c.341-.487.682-.975 1.066-1.448l5.51-6.8zm11.446-3a1.342 1.342 0 0 0-.844-.236c-1.226 0-3.3.946-5.486 2.858-.209.183-.412.4-.622.6-.21.2-.394.421-.592.627-.415.431-.831.809-1.238 1.311l-5.505 6.8c-.382.471-.733.956-1.067 1.445-.166.243-.311.486-.463.731-.152.245-.306.494-.445.742a14.531 14.531 0 0 0-1.494 3.567c-.372 1.5-.272 2.749.248 3.173l37.274 30.2s.52-12.252.52-11.519C173 162 152.713 119.7 152.713 119.7z" id="Shape" fill="#7E77B6" fill-rule="nonzero"/><circle id="Oval" fill="#7E77B6" fill-rule="nonzero" transform="rotate(-50.991 73.064 72.995)" cx="73.064" cy="72.995" r="51.609"/><circle id="Oval" fill="#7E77B6" fill-rule="nonzero" cx="72.286" cy="73.817" r="49.485"/><g id="Clipped" transform="translate(22 24)"><mask id="mask-27" fill="#fff"><use xlink:href="#path-26"/></mask><g id="Group" mask="url(#mask-27)" font-family="Helvetica" font-size="12.038" font-weight="normal"><g transform="translate(3 -8)" fill="#7E77B6"><text id="E"><tspan x="8.62" y="60.517">E</tspan></text><g id="Group" stroke-width="1" transform="translate(.969 16.488)"><text id="E"><tspan x="0" y="11">E</tspan></text><text id="VC"><tspan x="6.031" y="11">VC</tspan></text><text id="X"><tspan x="19.731" y="11">X</tspan></text><text id="A"><tspan x="26.497" y="11">A</tspan></text><text id="MPLA."><tspan x="33.816" y="11">MPLA.</tspan></text><text id="C"><tspan x="65.44" y="11">C</tspan></text><text id="OM:"><tspan x="72.17" y="11">OM:</tspan></text><text id="32.35.86.78"><tspan x="17.878" y="25.446">32.35.86.78</tspan></text></g><text id="12.34.56.78"><tspan x="18.847" y="11.106">12.34.56.78</tspan></text><text id="E"><tspan x="10.111" y="95.088">E</tspan></text></g></g></g></g><circle id="Oval" fill="#FFF" fill-rule="nonzero" cx="788.062" cy="112.093" r="57.269"/><path d="M759.565 58c.9-.508 1.8-1 2.717-1.466L759.565 58zm-7.039 94.656l.086-.07a67.047 67.047 0 0 1-.482-.431l.396.501zm104.524 8.729c.39-.481.8-.9 1.2-1.338l-12.7-10.288a5.873 5.873 0 0 0-.879-.489c-1.106 1.637-2.26 3.249-3.518 4.8-1.3 1.61-2.712 3.081-4.129 4.537.23.27.484.518.757.744l12.693 10.282c.341-.487.682-.975 1.066-1.448l5.51-6.8zm-18.556-9.474c-.941 1.162-1.959 2.223-2.963 3.3-.24.258-.466.537-.71.79-.244.253-.462.538-.708.786a65.333 65.333 0 0 1-17.367 12.312 63.433 63.433 0 0 1-51.107 2.085 63.642 63.642 0 0 1-17.036-9.837c-27.389-22.242-31.61-62.455-9.438-89.9a62.3 62.3 0 0 1 7.308-7.537 63.97 63.97 0 0 1 6.58-5.08c1.284-.863 2.576-1.711 3.908-2.477.83-.477 1.677-.914 2.526-1.351 1.159-.6 2.346-1.125 3.531-1.655a61.234 61.234 0 0 1 5.4-2.129c.3-.1.593-.235.9-.332 1.078-.345 2.173-.621 3.266-.908a64.336 64.336 0 0 1 12.476-1.981c.634-.038 1.269-.068 1.9-.1.374-.021.747-.056 1.122-.061.272 0 .541-.044.812-.044 1.313 0 2.625.076 3.936.162 1.934.127 3.867.314 5.79.609 1.057.162 2.105.376 3.155.591a64.495 64.495 0 0 1 10.982 3.313c.165.067.326.141.491.207.788.319 1.577.634 2.353.992a65.029 65.029 0 0 1 6.575 3.512 62.982 62.982 0 0 1 6.823 4.789c.021.017.043.031.064.048 25.493 20.648 31.213 57.244 13.238 84.687-.192.292-.417.565-.614.854-.209.306-.446.6-.66.9-.827 1.169-1.627 2.344-2.533 3.46v-.005zm4.741-45.938a54.254 54.254 0 0 0-14.748-31.9 55.337 55.337 0 0 0-5.224-4.9c-.091-.073-.188-.133-.279-.206a54.144 54.144 0 0 0-13.064-7.685c-1.09-.454-2.18-.907-3.294-1.291a61.21 61.21 0 0 0-2.539-.8c-.271-.081-.536-.181-.809-.255a54.785 54.785 0 0 0-10.45-1.774 53.94 53.94 0 0 0-4.749-.162c-.422.007-.846.046-1.269.07-.585.034-1.17.057-1.755.1-.645.045-1.286.04-1.932.107-.113.012-.221.039-.333.052a53 53 0 0 0-4.5.7 54.3 54.3 0 0 0-12.544 4.1 54.024 54.024 0 0 0-13.028 8.526 55.2 55.2 0 0 0-5.118 5.175c-.417.48-.867.923-1.27 1.419a55.026 55.026 0 0 0-11.792 28.039 55.088 55.088 0 0 0-.107 12.106 54.241 54.241 0 0 0 17.7 34.763l.4.5.086-.07c.6.53 1.162 1.091 1.788 1.6a55.378 55.378 0 0 0 5.175 3.672 54.645 54.645 0 0 0 6.064 3.362A55.217 55.217 0 0 0 783 166.06c1.902.212 3.815.324 5.729.335 1.94.001 3.88-.099 5.809-.3.284-.03.558-.1.84-.13a55.528 55.528 0 0 0 6.227-1.134 54.684 54.684 0 0 0 21.2-10.3 55 55 0 0 0 8.526-8.406 54.344 54.344 0 0 0 11.904-40.147v-.005zm66.142 85.526l-40.877-33.11a1.341 1.341 0 0 0-.844-.236c-1.226 0-3.3.946-5.486 2.858-.209.183-.412.4-.622.6-.21.2-.394.421-.592.627-.415.431-.831.809-1.238 1.311l-5.505 6.8c-.382.471-.733.956-1.067 1.445-.166.243-.311.486-.463.731-.152.245-.306.494-.445.742a14.534 14.534 0 0 0-1.494 3.567c-.372 1.5-.272 2.749.248 3.173l40.881 33.119c1.116.884 5.173-.712 8.778-5.165l5.509-6.8c3.601-4.452 4.325-8.761 3.217-9.661v-.001z" id="Shape" fill="url(#linearGradient-28)" fill-rule="nonzero"/><circle id="Oval" fill="#F1F1F1" fill-rule="nonzero" opacity=".6" transform="rotate(-50.991 788.847 111.684)" cx="788.847" cy="111.684" r="51.609"/><g id="Clipped" transform="translate(738 63)"><mask id="mask-30" fill="#fff"><use xlink:href="#path-29"/></mask><g id="Group" mask="url(#mask-30)" fill-rule="nonzero"><g transform="translate(-8 -6)" id="Shape"><path d="M10.6 50.02h6.345v1.649H12.43v1.709h3.97v1.649h-3.973v1.77H17v1.649h-6.4V50.02zm10.361 4.142l-2.817-4.142h2.167l1.77 2.732 1.782-2.732h2.106l-2.816 4.117 2.937 4.31h-2.167l-1.89-2.89-1.9 2.89h-2.106l2.934-4.285zm9.401-4.203h1.709l3.612 8.487h-1.938l-.771-1.89h-3.563l-.771 1.89h-1.89l3.612-8.487zm1.95 4.96l-1.119-2.732-1.12 2.732h2.239zm4.67-4.899h2l2.215 3.563 2.215-3.563h2v8.427h-1.83v-5.5l-2.372 3.6h-.048l-2.348-3.563v5.466h-1.83l-.002-8.43zm10.45 0h3.443c.46-.007.918.064 1.354.211.375.128.72.332 1.011.6a2.6 2.6 0 0 1 .639.921c.152.377.228.78.223 1.186v.024c.01.444-.081.884-.265 1.288-.17.36-.42.677-.729.927-.321.255-.69.446-1.084.56-.432.127-.88.19-1.33.187h-1.408v2.528h-1.854V50.02zm3.323 4.249c.395.025.784-.107 1.083-.367a1.2 1.2 0 0 0 .386-.908v-.024a1.151 1.151 0 0 0-.4-.951 1.709 1.709 0 0 0-1.1-.325h-1.433v2.576l1.464-.001zm4.719-4.249h1.854v6.754h4.2v1.673h-6.056l.002-8.427zm7.451 0h6.345v1.649h-4.515v1.709h3.973v1.649h-3.973v1.77h4.575v1.649h-6.405V50.02zm7.801 6.501h1.938v1.926h-1.938v-1.926zm7.657 2.07a4.363 4.363 0 0 1-1.722-.337 4.239 4.239 0 0 1-1.372-.921 4.188 4.188 0 0 1-.9-1.379 4.436 4.436 0 0 1-.325-1.7v-.024a4.388 4.388 0 0 1 1.225-3.075 4.194 4.194 0 0 1 1.384-.939 4.513 4.513 0 0 1 1.782-.343c.361-.002.722.032 1.077.1.303.058.6.147.885.265.259.11.505.246.734.409.223.159.432.336.626.529l-1.18 1.36a4.481 4.481 0 0 0-1-.7 2.571 2.571 0 0 0-1.15-.252 2.33 2.33 0 0 0-1.757.77c-.22.245-.39.529-.506.837a2.85 2.85 0 0 0-.181 1.018v.023c-.002.35.06.696.181 1.023.113.31.283.595.5.843.445.505 1.09.791 1.763.782a2.58 2.58 0 0 0 1.223-.265c.361-.196.695-.44.993-.722l1.18 1.191a6.1 6.1 0 0 1-.675.626 4.029 4.029 0 0 1-.764.476 3.96 3.96 0 0 1-.909.3 5.465 5.465 0 0 1-1.112.105zm9.028 0a4.6 4.6 0 0 1-1.794-.343 4.456 4.456 0 0 1-1.414-.928 4.142 4.142 0 0 1-.928-1.372 4.325 4.325 0 0 1-.331-1.691v-.024a4.312 4.312 0 0 1 2.691-4.014 4.646 4.646 0 0 1 1.8-.343 4.6 4.6 0 0 1 1.794.343 4.471 4.471 0 0 1 1.415.928c.398.39.713.857.927 1.372.223.536.335 1.11.331 1.691v.023a4.318 4.318 0 0 1-2.691 4.015 4.646 4.646 0 0 1-1.8.343zm.023-1.71c.351.005.7-.063 1.023-.2.303-.13.576-.322.8-.565.223-.244.399-.528.518-.837.126-.325.19-.67.187-1.018v-.024a2.811 2.811 0 0 0-.187-1.022 2.525 2.525 0 0 0-1.342-1.415 2.485 2.485 0 0 0-1.023-.21 2.512 2.512 0 0 0-1.029.2 2.36 2.36 0 0 0-.795.565 2.673 2.673 0 0 0-.518.837 2.77 2.77 0 0 0-.187 1.018v.023c-.002.35.062.697.187 1.023a2.533 2.533 0 0 0 1.336 1.415c.324.144.676.215 1.031.21h-.001zm6.116-6.861h2l2.215 3.563 2.215-3.563h2v8.427h-1.83v-5.5l-2.372 3.6h-.048l-2.348-3.563v5.466h-1.83l-.002-8.43zm10.245 1.975h1.938v1.926h-1.938v-1.926zm0 4.526h1.938v1.926h-1.938v-1.926zm-78.217 9.762l-1.469.361-.385-1.517 2.42-.723h1.264v8.487h-1.83v-6.608zm3.527 5.143l2.8-2.3c.267-.216.492-.41.675-.582.165-.15.315-.316.451-.493.107-.139.192-.293.253-.457.053-.156.08-.32.078-.486a1.033 1.033 0 0 0-.313-.817c-.229-.19-.52-.29-.818-.276a1.443 1.443 0 0 0-.873.277 4.88 4.88 0 0 0-.849.854l-1.3-1.048a7.32 7.32 0 0 1 .632-.751c.205-.212.436-.397.687-.552.253-.153.527-.267.813-.339.33-.08.67-.12 1.011-.115.403-.005.805.058 1.187.187.336.112.647.29.914.523.254.226.456.506.591.818.143.339.215.703.21 1.071v.024c.005.32-.042.64-.139.945a2.8 2.8 0 0 1-.409.782 4.678 4.678 0 0 1-.691.734c-.281.245-.607.512-.976.8l-1.372 1.059h3.672v1.6h-6.236l.002-1.458zm7.657-.46H38.7v1.926h-1.938v-1.926zm6.438 2.071c-.67.02-1.337-.12-1.944-.406a4.154 4.154 0 0 1-1.343-1.061l1.276-1.218c.256.302.564.557.909.752.347.18.734.27 1.125.259a1.3 1.3 0 0 0 .861-.275.917.917 0 0 0 .331-.743v-.023a.883.883 0 0 0-.434-.791 2.264 2.264 0 0 0-1.216-.275H42l-.289-1.175 2.011-2.014H40.41v-1.6h5.705v1.4l-2.142 2.034c.287.048.568.125.839.229.266.102.512.249.728.434.219.192.394.427.515.692.136.315.203.657.194 1v.024c.004.377-.068.752-.213 1.1a2.581 2.581 0 0 1-1.567 1.45 3.7 3.7 0 0 1-1.269.207zm8.526-1.962h-4.117l-.3-1.312 4.623-5.357h1.564v5.165h1.132v1.5H53.5v1.817h-1.77l-.004-1.813zm0-1.5V66.95l-2.239 2.625h2.239zm4.249 1.391h1.938v1.926h-1.938v-1.926zm6.369 2.071c-.61.014-1.218-.1-1.782-.335a4.754 4.754 0 0 1-1.372-.92l1.119-1.333c.29.267.614.493.964.674a2.31 2.31 0 0 0 1.047.24c.367.02.73-.085 1.029-.3.258-.213.399-.537.379-.871v-.024a.988.988 0 0 0-.415-.848 1.787 1.787 0 0 0-1.077-.3 3.036 3.036 0 0 0-.753.09 4.26 4.26 0 0 0-.655.223l-1.072-.71.241-4.153h5.187v1.625h-3.6l-.1 1.468a6.8 6.8 0 0 1 .5-.1 3.7 3.7 0 0 1 .6-.042 4.1 4.1 0 0 1 1.151.156c.343.097.663.26.943.48.276.223.494.51.636.835.163.385.241.8.23 1.219v.024a3.01 3.01 0 0 1-.23 1.207c-.147.348-.368.66-.648.913-.295.262-.64.46-1.016.583a4.069 4.069 0 0 1-1.306.199zm7.993 0a3.836 3.836 0 0 1-1.408-.229 2.972 2.972 0 0 1-1.023-.675 3.228 3.228 0 0 1-.729-1.2 5.957 5.957 0 0 1-.271-1.992v-.024a7.09 7.09 0 0 1 .223-1.817c.13-.525.362-1.02.68-1.457.304-.409.7-.74 1.156-.969a3.556 3.556 0 0 1 1.637-.355c.266-.002.532.018.795.06a3.476 3.476 0 0 1 1.274.473c.196.118.385.247.566.388l-.976 1.428c-.137-.1-.269-.2-.4-.283a2.423 2.423 0 0 0-.834-.343 2.39 2.39 0 0 0-.494-.048 1.485 1.485 0 0 0-.691.151c-.196.1-.368.24-.506.411-.147.186-.26.398-.331.624a3.924 3.924 0 0 0-.169.775 4.39 4.39 0 0 1 .717-.373c.329-.123.678-.18 1.029-.169a3.8 3.8 0 0 1 1.168.175c.343.107.662.281.938.512.268.23.482.515.626.837.16.366.237.762.229 1.161v.024a2.771 2.771 0 0 1-.921 2.106c-.296.265-.642.47-1.017.6a3.768 3.768 0 0 1-1.268.209zm-.066-1.6c.388.024.77-.1 1.07-.347.251-.225.39-.55.381-.887v-.024a1.113 1.113 0 0 0-.394-.88 1.594 1.594 0 0 0-1.082-.342 1.565 1.565 0 0 0-1.069.336c-.252.22-.392.54-.381.874v.024c-.008.341.136.668.393.892.303.25.69.375 1.082.352v.002zm4.7-.471h1.938v1.926h-1.938v-1.926zm7.476-4.9h-3.961v-1.6h6.067v1.4l-3.78 7.03h-2.095l3.769-6.83zm6.464 6.946a4.591 4.591 0 0 1-1.294-.174 3.283 3.283 0 0 1-1.029-.494 2.38 2.38 0 0 1-.681-.765 2.03 2.03 0 0 1-.246-1v-.023c-.02-.441.1-.878.343-1.246a2.527 2.527 0 0 1 1.018-.789 2.493 2.493 0 0 1-.783-.729 1.95 1.95 0 0 1-.288-1.113v-.023a1.99 1.99 0 0 1 .21-.9c.144-.285.349-.536.6-.734.28-.219.595-.386.933-.493.79-.24 1.635-.24 2.426 0 .339.106.656.271.938.487.253.196.458.447.6.734.14.282.212.594.211.909v.023a1.95 1.95 0 0 1-.289 1.113 2.493 2.493 0 0 1-.783.729c.384.191.725.46 1 .789.255.346.382.77.36 1.2v.024c.007.364-.078.724-.246 1.047a2.321 2.321 0 0 1-.681.776c-.31.223-.66.389-1.029.488-.42.114-.855.169-1.29.164zm0-1.528a1.7 1.7 0 0 0 1.071-.3.916.916 0 0 0 .386-.747v-.023a.866.866 0 0 0-.409-.765 2.156 2.156 0 0 0-2.095 0 .865.865 0 0 0-.41.765v.023c.003.294.146.57.386.74.312.222.69.33 1.071.307zm0-3.575c.319.017.632-.086.879-.289a.94.94 0 0 0 .325-.734v-.024a.929.929 0 0 0-.313-.687 1.235 1.235 0 0 0-.891-.3 1.25 1.25 0 0 0-.891.295.911.911 0 0 0-.313.681v.023a.959.959 0 0 0 .325.741c.245.206.56.311.879.294z" fill="#8077B7"/><path d="M.917 16.991h6.345v1.649H2.747v1.709H6.72V22H2.747v1.77h4.575v1.649H.917v-8.428zm7.344 0h2.046l2.2 5.935 2.2-5.935h2L13.3 25.478h-1.638l-3.401-8.487zm13.699 8.571a4.363 4.363 0 0 1-1.722-.337 4.239 4.239 0 0 1-1.372-.921 4.188 4.188 0 0 1-.9-1.379 4.436 4.436 0 0 1-.325-1.7V21.2a4.388 4.388 0 0 1 1.225-3.075 4.194 4.194 0 0 1 1.384-.939 4.513 4.513 0 0 1 1.782-.343c.361-.002.722.032 1.077.1.303.058.6.147.885.265.259.11.505.246.734.409.223.159.432.336.626.529l-1.18 1.36a4.481 4.481 0 0 0-1-.7 2.571 2.571 0 0 0-1.15-.252 2.33 2.33 0 0 0-1.757.77c-.22.245-.39.529-.506.837a2.85 2.85 0 0 0-.181 1.018v.023c-.002.35.06.696.181 1.023.113.31.283.595.5.843.445.505 1.09.791 1.763.782a2.58 2.58 0 0 0 1.223-.265c.361-.196.695-.44.993-.722l1.18 1.191a6.1 6.1 0 0 1-.675.626 4.029 4.029 0 0 1-.764.476 3.96 3.96 0 0 1-.909.3 5.465 5.465 0 0 1-1.112.106zm7.234-4.43l-2.817-4.142h2.167l1.77 2.732 1.782-2.732H34.2l-2.816 4.117 2.937 4.31h-2.167l-1.89-2.89-1.9 2.89h-2.106l2.936-4.285zM38.6 16.93h1.7l3.612 8.487h-1.938l-.771-1.89H37.64l-.771 1.89h-1.89L38.6 16.93zm1.95 4.96l-1.119-2.732-1.12 2.732h2.239zm4.666-4.899h2l2.215 3.563 2.215-3.563h2v8.427h-1.83v-5.5l-2.372 3.6h-.048l-2.348-3.563v5.466h-1.83l-.002-8.43zm10.449 0h3.443c.46-.007.918.064 1.354.211.375.128.72.332 1.011.6a2.6 2.6 0 0 1 .639.921c.152.377.228.78.223 1.186v.024c.01.444-.081.884-.265 1.288-.17.36-.42.677-.729.927-.321.255-.69.446-1.084.56-.432.127-.88.19-1.33.187h-1.408v2.528h-1.854v-8.432zm3.323 4.249c.395.025.784-.107 1.083-.367a1.2 1.2 0 0 0 .386-.908v-.024a1.151 1.151 0 0 0-.4-.951 1.709 1.709 0 0 0-1.1-.325h-1.433v2.576l1.464-.001zm4.719-4.249h1.854v6.754h4.2v1.673h-6.056l.002-8.427zm10.341-.061h1.709l3.612 8.487h-1.938l-.771-1.89H73.1l-.771 1.89h-1.89l3.609-8.487zm1.95 4.96l-1.119-2.732-1.12 2.732h2.239zm4.402 1.602h1.938v1.926H80.4v-1.926zm7.661 2.07a4.363 4.363 0 0 1-1.722-.337 4.239 4.239 0 0 1-1.372-.921 4.188 4.188 0 0 1-.9-1.379 4.436 4.436 0 0 1-.325-1.7V21.2a4.388 4.388 0 0 1 1.225-3.075 4.194 4.194 0 0 1 1.384-.939 4.513 4.513 0 0 1 1.782-.343c.361-.002.722.032 1.077.1.303.058.6.147.885.265.259.11.505.246.734.409.223.159.432.336.626.529l-1.18 1.36a4.481 4.481 0 0 0-1-.7 2.571 2.571 0 0 0-1.15-.252 2.33 2.33 0 0 0-1.757.77c-.22.245-.39.529-.506.837a2.85 2.85 0 0 0-.181 1.018v.023c-.002.35.06.696.181 1.023.113.31.283.595.5.843.445.505 1.09.791 1.763.782a2.58 2.58 0 0 0 1.223-.265c.361-.196.695-.44.993-.722l1.18 1.191a6.1 6.1 0 0 1-.675.626 4.029 4.029 0 0 1-.764.476 3.96 3.96 0 0 1-.909.3 5.465 5.465 0 0 1-1.112.106zm9.028 0a4.6 4.6 0 0 1-1.794-.343 4.456 4.456 0 0 1-1.414-.928 4.142 4.142 0 0 1-.928-1.372 4.325 4.325 0 0 1-.331-1.691V21.2a4.312 4.312 0 0 1 2.691-4.014 4.646 4.646 0 0 1 1.8-.343 4.6 4.6 0 0 1 1.794.343 4.471 4.471 0 0 1 1.415.928c.398.39.713.857.927 1.372.223.536.335 1.11.331 1.691v.023a4.318 4.318 0 0 1-2.691 4.015 4.646 4.646 0 0 1-1.8.347zm.023-1.71c.351.005.7-.063 1.023-.2.303-.13.576-.322.8-.565.223-.244.399-.528.518-.837.126-.325.19-.67.187-1.018V21.2a2.811 2.811 0 0 0-.187-1.022 2.525 2.525 0 0 0-1.342-1.415 2.485 2.485 0 0 0-1.023-.21 2.512 2.512 0 0 0-1.029.2 2.36 2.36 0 0 0-.795.565 2.673 2.673 0 0 0-.518.837 2.77 2.77 0 0 0-.187 1.018v.023c-.002.35.062.697.187 1.023a2.533 2.533 0 0 0 2.366 1.633zm6.116-6.861h2l2.215 3.563 2.215-3.563h2v8.427h-1.83v-5.5l-2.372 3.6h-.048l-2.348-3.563v5.466h-1.83l-.002-8.43zm10.245 1.974h1.938v1.926h-1.938v-1.926zm0 4.526h1.938v1.926h-1.938v-1.926zM26.337 40.007c-.67.02-1.337-.12-1.944-.406a4.154 4.154 0 0 1-1.343-1.061l1.276-1.218c.256.302.564.557.909.752.347.18.734.27 1.125.259a1.3 1.3 0 0 0 .861-.275.917.917 0 0 0 .331-.743v-.023a.883.883 0 0 0-.434-.791 2.264 2.264 0 0 0-1.216-.275h-.771l-.289-1.175 2.011-2.014h-3.311v-1.6h5.705v1.4l-2.142 2.034c.287.048.568.125.839.229.266.102.512.249.728.434.219.192.394.427.515.692.136.315.203.657.194 1v.024c.004.377-.068.752-.213 1.1a2.581 2.581 0 0 1-1.567 1.45 3.7 3.7 0 0 1-1.264.207zm4.321-1.607l2.8-2.3c.267-.216.492-.41.675-.582.165-.15.315-.316.451-.493.107-.139.192-.293.253-.457.053-.156.08-.32.078-.486a1.033 1.033 0 0 0-.313-.817c-.229-.19-.52-.29-.818-.276a1.443 1.443 0 0 0-.873.277 4.88 4.88 0 0 0-.849.854l-1.3-1.048a7.32 7.32 0 0 1 .632-.751c.205-.212.436-.397.687-.552.253-.153.527-.267.813-.339.33-.08.67-.12 1.011-.115.403-.005.805.058 1.187.187.336.112.647.29.914.523.254.226.456.506.591.818.143.339.215.703.21 1.071v.024c.005.32-.042.64-.139.945a2.8 2.8 0 0 1-.409.782 4.678 4.678 0 0 1-.691.734c-.281.245-.607.512-.976.8l-1.372 1.059h3.672v1.6h-6.236l.002-1.458zm7.656-.463h1.938v1.926h-1.938v-1.926zm6.442 2.07c-.67.02-1.337-.12-1.944-.406a4.154 4.154 0 0 1-1.343-1.061l1.276-1.218c.256.302.564.557.909.752.347.18.734.27 1.125.259a1.3 1.3 0 0 0 .861-.275.917.917 0 0 0 .331-.743v-.023a.883.883 0 0 0-.434-.791 2.264 2.264 0 0 0-1.216-.275h-.771l-.289-1.175 2.011-2.014h-3.311v-1.6h5.705v1.4l-2.142 2.034c.287.048.568.125.839.229.266.102.512.249.728.434.219.192.394.427.515.692.136.315.203.657.194 1v.024c.004.377-.068.752-.213 1.1a2.581 2.581 0 0 1-1.567 1.45 3.7 3.7 0 0 1-1.264.207zm7.403 0c-.61.014-1.218-.1-1.782-.335a4.754 4.754 0 0 1-1.372-.92l1.119-1.333c.29.267.614.493.964.674a2.31 2.31 0 0 0 1.047.24c.367.02.73-.085 1.029-.3.258-.213.399-.537.379-.871v-.024a.988.988 0 0 0-.415-.848 1.787 1.787 0 0 0-1.077-.3 3.036 3.036 0 0 0-.753.09 4.26 4.26 0 0 0-.655.223l-1.072-.71.241-4.153H55v1.625h-3.6l-.1 1.468a6.8 6.8 0 0 1 .5-.1 3.7 3.7 0 0 1 .6-.042 4.1 4.1 0 0 1 1.151.156c.343.097.663.26.943.48.276.223.494.51.636.835.163.385.241.8.23 1.219v.024a3.01 3.01 0 0 1-.23 1.207c-.147.348-.368.66-.648.913-.295.262-.64.46-1.016.583a4.069 4.069 0 0 1-1.307.199zm4.658-2.07h1.938v1.926h-1.938v-1.926zm6.49 2.046a4.591 4.591 0 0 1-1.294-.174 3.283 3.283 0 0 1-1.029-.494 2.38 2.38 0 0 1-.681-.765 2.03 2.03 0 0 1-.246-1v-.023c-.02-.441.1-.878.343-1.246a2.527 2.527 0 0 1 1.018-.789 2.493 2.493 0 0 1-.783-.729 1.95 1.95 0 0 1-.288-1.113v-.023a1.99 1.99 0 0 1 .21-.9c.144-.285.349-.536.6-.734.28-.219.595-.386.933-.493.79-.24 1.635-.24 2.426 0 .339.106.656.271.938.487.253.196.458.447.6.734.14.282.212.594.211.909v.023a1.95 1.95 0 0 1-.289 1.113 2.493 2.493 0 0 1-.783.729c.384.191.725.46 1 .789.255.346.382.77.36 1.2v.024c.007.364-.078.724-.246 1.047a2.321 2.321 0 0 1-.681.776c-.31.223-.66.389-1.029.488-.42.114-.855.169-1.29.164zm0-1.528a1.7 1.7 0 0 0 1.071-.3.916.916 0 0 0 .386-.747v-.023a.866.866 0 0 0-.409-.765 2.156 2.156 0 0 0-2.095 0 .865.865 0 0 0-.41.765v.023c.003.294.146.57.386.74.312.222.69.33 1.071.307zm0-3.575c.319.017.632-.086.879-.289a.94.94 0 0 0 .325-.734v-.024a.929.929 0 0 0-.313-.687 1.235 1.235 0 0 0-.891-.3 1.25 1.25 0 0 0-.891.295.911.911 0 0 0-.313.681v.023a.959.959 0 0 0 .325.741c.245.206.56.31.879.293v.001zm7.873 5.127a3.836 3.836 0 0 1-1.408-.229 2.972 2.972 0 0 1-1.023-.675 3.228 3.228 0 0 1-.729-1.2 5.957 5.957 0 0 1-.271-1.992v-.024a7.09 7.09 0 0 1 .223-1.817c.13-.525.362-1.02.68-1.457.304-.409.7-.74 1.156-.969a3.556 3.556 0 0 1 1.637-.355c.266-.002.532.018.795.06a3.476 3.476 0 0 1 1.274.473c.196.118.385.247.566.388l-.976 1.428c-.137-.1-.269-.2-.4-.283a2.423 2.423 0 0 0-.834-.343 2.39 2.39 0 0 0-.494-.048 1.485 1.485 0 0 0-.691.151c-.196.1-.368.24-.506.411-.147.186-.26.398-.331.624a3.924 3.924 0 0 0-.169.775 4.39 4.39 0 0 1 .717-.373c.329-.123.678-.18 1.029-.169a3.8 3.8 0 0 1 1.168.175c.343.107.662.281.938.512.268.23.482.515.626.837.16.366.237.762.229 1.161v.024a2.771 2.771 0 0 1-.921 2.106c-.296.265-.642.47-1.017.6a3.768 3.768 0 0 1-1.268.209zm-.066-1.6c.388.024.77-.1 1.07-.347.251-.225.39-.55.381-.887v-.024a1.113 1.113 0 0 0-.394-.88 1.594 1.594 0 0 0-1.082-.342 1.565 1.565 0 0 0-1.069.336c-.252.22-.392.54-.381.874v.024c-.008.341.136.668.393.892.303.25.689.376 1.081.353l.001.001zm4.699-.47h1.938v1.926h-1.938v-1.926zm7.477-4.9h-3.961v-1.6h6.067v1.4l-3.78 7.03h-2.095l3.769-6.83zm6.464 6.946a4.591 4.591 0 0 1-1.294-.174 3.283 3.283 0 0 1-1.029-.494 2.38 2.38 0 0 1-.681-.765 2.03 2.03 0 0 1-.246-1v-.023c-.02-.441.1-.878.343-1.246a2.527 2.527 0 0 1 1.018-.789 2.493 2.493 0 0 1-.783-.729 1.95 1.95 0 0 1-.288-1.113v-.023a1.99 1.99 0 0 1 .21-.9c.144-.285.349-.536.6-.734.28-.219.595-.386.933-.493.79-.24 1.635-.24 2.426 0 .339.106.656.271.938.487.253.196.458.447.6.734.14.282.212.594.211.909v.023a1.95 1.95 0 0 1-.289 1.113 2.493 2.493 0 0 1-.783.729c.384.191.725.46 1 .789.255.346.382.77.36 1.2v.024c.007.364-.078.724-.246 1.047a2.321 2.321 0 0 1-.681.776c-.31.223-.66.389-1.029.488-.42.114-.855.169-1.29.164zm0-1.528a1.7 1.7 0 0 0 1.071-.3.916.916 0 0 0 .386-.747v-.023a.866.866 0 0 0-.409-.765 2.156 2.156 0 0 0-2.095 0 .865.865 0 0 0-.41.765v.023c.003.294.146.57.386.74.312.222.69.33 1.071.307zm0-3.575c.319.017.632-.086.879-.289a.94.94 0 0 0 .325-.734v-.024a.929.929 0 0 0-.313-.687 1.235 1.235 0 0 0-.891-.3 1.25 1.25 0 0 0-.891.295.911.911 0 0 0-.313.681v.023a.959.959 0 0 0 .325.741c.245.206.56.31.879.293v.001zM25.578 2.425l-1.469.361-.385-1.517 2.42-.723h1.264v8.487h-1.83V2.425zm3.527 5.144l2.8-2.3c.267-.216.492-.41.675-.582.165-.15.315-.316.451-.493.107-.139.192-.293.253-.457.053-.156.08-.32.078-.486a1.033 1.033 0 0 0-.313-.817c-.229-.19-.52-.29-.818-.276a1.443 1.443 0 0 0-.873.277 4.88 4.88 0 0 0-.849.854l-1.3-1.048a7.32 7.32 0 0 1 .632-.751c.205-.212.436-.397.687-.552.253-.153.527-.267.813-.339.33-.08.67-.12 1.011-.115.403-.005.805.058 1.187.187.336.112.647.29.914.523.254.226.456.506.591.818.143.339.215.703.21 1.071v.024c.005.32-.042.64-.139.945a2.8 2.8 0 0 1-.409.782 4.678 4.678 0 0 1-.691.734c-.281.245-.607.512-.976.8l-1.372 1.059h3.672v1.6h-6.236l.002-1.458zm7.657-.46H38.7v1.926h-1.938V7.109zm6.438 2.07c-.67.02-1.337-.12-1.944-.406a4.154 4.154 0 0 1-1.343-1.061l1.276-1.218c.256.302.564.557.909.752.347.18.734.27 1.125.259a1.3 1.3 0 0 0 .861-.275.917.917 0 0 0 .331-.743v-.023a.883.883 0 0 0-.434-.791 2.264 2.264 0 0 0-1.216-.275H42l-.289-1.175 2.011-2.014H40.41v-1.6h5.705V2l-2.142 2.034c.287.048.568.125.839.229.266.102.512.249.728.434.219.192.394.427.515.692.136.315.203.657.194 1v.024c.004.377-.068.752-.213 1.1a2.581 2.581 0 0 1-1.567 1.45 3.7 3.7 0 0 1-1.269.216zm8.526-1.962h-4.117l-.3-1.312L51.932.548h1.564v5.165h1.132v1.5H53.5V9.03h-1.77l-.004-1.813zm0-1.5V3.092l-2.239 2.625h2.239zm4.249 1.392h1.938v1.926h-1.938V7.109zm6.369 2.07c-.61.014-1.218-.1-1.782-.335a4.754 4.754 0 0 1-1.372-.92l1.119-1.333c.29.267.614.493.964.674a2.31 2.31 0 0 0 1.047.24c.367.02.73-.085 1.029-.3.258-.213.399-.537.379-.871V6.31a.988.988 0 0 0-.415-.848 1.787 1.787 0 0 0-1.077-.3 3.036 3.036 0 0 0-.753.09 4.26 4.26 0 0 0-.655.223l-1.072-.71.241-4.153h5.187v1.625h-3.6l-.1 1.468a6.8 6.8 0 0 1 .5-.1 3.7 3.7 0 0 1 .6-.042 4.1 4.1 0 0 1 1.151.156c.343.097.663.26.943.48.276.223.494.51.636.835.163.385.241.8.23 1.219v.024a3.01 3.01 0 0 1-.23 1.207c-.147.348-.368.66-.648.913-.295.262-.64.46-1.016.583a4.069 4.069 0 0 1-1.306.199zm7.993 0a3.836 3.836 0 0 1-1.408-.229 2.972 2.972 0 0 1-1.023-.675 3.228 3.228 0 0 1-.729-1.2 5.957 5.957 0 0 1-.271-1.992v-.024a7.09 7.09 0 0 1 .223-1.817c.13-.525.362-1.02.68-1.457.304-.409.7-.74 1.156-.969a3.556 3.556 0 0 1 1.637-.355c.266-.002.532.018.795.06a3.476 3.476 0 0 1 1.274.473c.196.118.385.247.566.388l-.976 1.428c-.137-.1-.269-.2-.4-.283a2.423 2.423 0 0 0-.834-.343 2.39 2.39 0 0 0-.494-.048 1.485 1.485 0 0 0-.691.151c-.196.1-.368.24-.506.411-.147.186-.26.398-.331.624a3.924 3.924 0 0 0-.169.775 4.39 4.39 0 0 1 .717-.373c.329-.123.678-.18 1.029-.169a3.8 3.8 0 0 1 1.168.175c.343.107.662.281.938.512.268.23.482.515.626.837.16.366.237.762.229 1.161v.024a2.771 2.771 0 0 1-.921 2.106c-.296.265-.642.47-1.017.6a3.768 3.768 0 0 1-1.268.209zm-.066-1.6c.388.024.77-.1 1.07-.347.251-.225.39-.55.381-.887v-.024a1.113 1.113 0 0 0-.394-.88 1.594 1.594 0 0 0-1.082-.342 1.565 1.565 0 0 0-1.069.336c-.252.22-.392.54-.381.874v.024c-.008.341.136.668.393.892.303.25.69.376 1.082.353v.001zm4.7-.47h1.938v1.926h-1.938V7.109zm7.476-4.901h-3.961v-1.6h6.067V2l-3.78 7.03h-2.095l3.769-6.822zm6.464 6.947a4.591 4.591 0 0 1-1.294-.174 3.283 3.283 0 0 1-1.029-.494 2.38 2.38 0 0 1-.681-.765 2.03 2.03 0 0 1-.246-1V6.7c-.02-.441.1-.878.343-1.246a2.527 2.527 0 0 1 1.018-.789 2.493 2.493 0 0 1-.783-.729 1.95 1.95 0 0 1-.288-1.113V2.8a1.99 1.99 0 0 1 .21-.9c.144-.285.349-.536.6-.734.28-.219.595-.386.933-.493.79-.24 1.635-.24 2.426 0 .339.106.656.271.938.487.253.196.458.447.6.734.14.282.212.594.211.909v.023a1.95 1.95 0 0 1-.289 1.113 2.493 2.493 0 0 1-.783.729c.384.191.725.46 1 .789.255.346.382.77.36 1.2v.024c.007.364-.078.724-.246 1.047a2.321 2.321 0 0 1-.681.776c-.31.223-.66.389-1.029.488-.42.113-.855.168-1.29.163zm0-1.528a1.7 1.7 0 0 0 1.071-.3.916.916 0 0 0 .386-.747v-.023a.866.866 0 0 0-.409-.765 2.156 2.156 0 0 0-2.095 0 .865.865 0 0 0-.41.765v.023c.003.294.146.57.386.74.312.221.69.33 1.071.306v.001zm0-3.575c.319.017.632-.086.879-.289a.94.94 0 0 0 .325-.734V3a.929.929 0 0 0-.313-.687 1.235 1.235 0 0 0-.891-.3 1.25 1.25 0 0 0-.891.295.911.911 0 0 0-.313.681v.023a.959.959 0 0 0 .325.741c.244.208.559.314.879.298v.001zM12.6 84.59h6.345v1.649H14.43v1.709h3.97V89.6h-3.973v1.77H19v1.649h-6.4V84.59zm10.364 4.142l-2.817-4.142h2.167l1.77 2.732 1.782-2.732h2.106l-2.816 4.117 2.937 4.31h-2.167l-1.89-2.89-1.9 2.89H20.03l2.934-4.285zm9.401-4.202h1.709l3.612 8.487h-1.938l-.771-1.89h-3.563l-.771 1.89h-1.89l3.612-8.487zm1.95 4.96l-1.119-2.732-1.12 2.732h2.239zm4.67-4.9h2l2.215 3.563 2.215-3.563h2v8.427h-1.83v-5.5l-2.372 3.6h-.048l-2.348-3.563v5.466h-1.83l-.002-8.43zm10.45 0h3.443c.46-.007.918.064 1.354.211.375.128.72.332 1.011.6a2.6 2.6 0 0 1 .639.921c.152.377.228.78.223 1.186v.024c.01.444-.081.884-.265 1.288-.17.36-.42.677-.729.927-.321.255-.69.446-1.084.56-.432.127-.88.19-1.33.187h-1.408v2.528h-1.854V84.59zm3.323 4.249c.395.025.784-.107 1.083-.367a1.2 1.2 0 0 0 .386-.908v-.024a1.151 1.151 0 0 0-.4-.951 1.709 1.709 0 0 0-1.1-.325h-1.433v2.576l1.464-.001zm4.719-4.249h1.854v6.754h4.2v1.673h-6.056l.002-8.427zm7.536 0h1.854v8.427h-1.854V84.59zm3.695 6.501h1.938v1.926h-1.938v-1.926zm7.657 2.071a4.363 4.363 0 0 1-1.722-.337 4.239 4.239 0 0 1-1.372-.921 4.188 4.188 0 0 1-.9-1.379 4.436 4.436 0 0 1-.325-1.7V88.8a4.388 4.388 0 0 1 1.225-3.075 4.194 4.194 0 0 1 1.384-.939 4.513 4.513 0 0 1 1.782-.343c.361-.002.722.032 1.077.1.303.058.6.147.885.265.259.11.505.246.734.409.223.159.432.336.626.529l-1.18 1.36a4.481 4.481 0 0 0-1-.7 2.571 2.571 0 0 0-1.15-.252 2.33 2.33 0 0 0-1.757.77c-.22.245-.39.529-.506.837a2.85 2.85 0 0 0-.181 1.018v.023c-.002.35.06.696.181 1.023.113.31.283.595.5.843.445.505 1.09.791 1.763.782a2.58 2.58 0 0 0 1.223-.265c.361-.196.695-.44.993-.722l1.18 1.191a6.1 6.1 0 0 1-.675.626 4.029 4.029 0 0 1-.764.476 3.96 3.96 0 0 1-.909.3 5.465 5.465 0 0 1-1.112.106zm9.029 0a4.6 4.6 0 0 1-1.794-.343 4.456 4.456 0 0 1-1.414-.928 4.142 4.142 0 0 1-.928-1.372 4.325 4.325 0 0 1-.331-1.691V88.8a4.312 4.312 0 0 1 2.691-4.014 4.646 4.646 0 0 1 1.8-.343 4.6 4.6 0 0 1 1.794.343 4.471 4.471 0 0 1 1.415.928c.398.39.713.857.927 1.372.223.536.335 1.11.331 1.691v.023a4.318 4.318 0 0 1-2.691 4.015 4.646 4.646 0 0 1-1.8.347zm.023-1.71c.351.005.7-.063 1.023-.2.303-.13.576-.322.8-.565.223-.244.399-.528.518-.837.126-.325.19-.67.187-1.018V88.8a2.811 2.811 0 0 0-.187-1.022 2.525 2.525 0 0 0-1.342-1.415 2.485 2.485 0 0 0-1.023-.21 2.512 2.512 0 0 0-1.029.2 2.36 2.36 0 0 0-.795.565 2.673 2.673 0 0 0-.518.837 2.77 2.77 0 0 0-.187 1.018v.023c-.002.35.062.697.187 1.023a2.533 2.533 0 0 0 2.366 1.633zm6.115-6.862h2l2.215 3.563 2.215-3.563h2v8.427h-1.83v-5.5l-2.372 3.6h-.048l-2.348-3.563v5.466h-1.83l-.002-8.43zm10.245 1.975h1.938v1.926h-1.938v-1.926zm0 4.526h1.938v1.926h-1.938v-1.926zm-76.562 9.762l-1.469.361-.385-1.517 2.42-.723h1.264v8.487h-1.83v-6.608zM28.742 106l2.8-2.3c.267-.216.492-.41.675-.582.165-.15.315-.316.451-.493.107-.139.192-.293.253-.457.053-.156.08-.32.078-.486a1.033 1.033 0 0 0-.313-.817c-.229-.19-.52-.29-.818-.276a1.443 1.443 0 0 0-.873.277 4.88 4.88 0 0 0-.849.854l-1.3-1.048a7.32 7.32 0 0 1 .632-.751c.205-.212.436-.397.687-.552.253-.153.527-.267.813-.339.33-.08.67-.12 1.011-.115.403-.005.805.058 1.187.187.336.112.647.29.914.523.254.226.456.506.591.818.143.339.215.703.21 1.071v.024c.005.32-.042.64-.139.945a2.8 2.8 0 0 1-.409.782 4.678 4.678 0 0 1-.691.734c-.281.245-.607.512-.976.8l-1.372 1.059h3.672v1.6H28.74l.002-1.458zm7.658-.463h1.938v1.926H36.4v-1.926zm6.44 2.07c-.67.02-1.337-.12-1.944-.406a4.154 4.154 0 0 1-1.343-1.061l1.276-1.218c.256.302.564.557.909.752.347.18.734.27 1.125.259a1.3 1.3 0 0 0 .861-.275.917.917 0 0 0 .331-.743v-.023a.883.883 0 0 0-.434-.791 2.264 2.264 0 0 0-1.216-.275h-.771l-.289-1.175 2.011-2.014h-3.311v-1.6h5.705v1.4l-2.142 2.034c.287.048.568.125.839.229.266.102.512.249.728.434.219.192.394.427.515.692.136.315.203.657.194 1v.024c.004.377-.068.752-.213 1.1a2.581 2.581 0 0 1-1.567 1.45 3.7 3.7 0 0 1-1.264.207zm8.522-1.962h-4.117l-.3-1.312 4.623-5.357h1.564v5.165h1.132v1.5h-1.132v1.817h-1.77v-1.813zm0-1.5v-2.625l-2.239 2.625h2.239zm4.249 1.392h1.938v1.926h-1.938v-1.926zm7.489.108h-4.117l-.3-1.312 4.623-5.357h1.564v5.165H66v1.5h-1.132v1.817h-1.77l.002-1.813zm0-1.5v-2.625l-2.239 2.625H63.1zm7.584 3.462a3.836 3.836 0 0 1-1.408-.229 2.972 2.972 0 0 1-1.023-.675 3.228 3.228 0 0 1-.729-1.2 5.957 5.957 0 0 1-.271-1.992v-.024a7.09 7.09 0 0 1 .223-1.817c.13-.525.362-1.02.68-1.457.304-.409.7-.74 1.156-.969a3.556 3.556 0 0 1 1.637-.355c.266-.002.532.018.795.06a3.476 3.476 0 0 1 1.274.473c.196.118.385.247.566.388l-.976 1.428c-.137-.1-.269-.2-.4-.283a2.423 2.423 0 0 0-.834-.343 2.39 2.39 0 0 0-.494-.048 1.485 1.485 0 0 0-.691.151c-.196.1-.368.24-.506.411-.147.186-.26.398-.331.624a3.924 3.924 0 0 0-.169.775 4.39 4.39 0 0 1 .717-.373c.329-.123.678-.18 1.029-.169a3.8 3.8 0 0 1 1.168.175c.343.107.662.281.938.512.268.23.482.515.626.837.16.366.237.762.229 1.161v.024a2.771 2.771 0 0 1-.921 2.106c-.296.265-.642.47-1.017.6a3.768 3.768 0 0 1-1.268.209zm-.066-1.6c.388.024.77-.1 1.07-.347.251-.225.39-.55.381-.887v-.024a1.113 1.113 0 0 0-.394-.88 1.594 1.594 0 0 0-1.082-.342 1.565 1.565 0 0 0-1.069.336c-.252.22-.392.54-.381.874v.024c-.008.341.136.668.393.892.303.25.69.375 1.081.352l.001.002zm4.699-.47h1.938v1.926h-1.938v-1.926zm7.477-4.901h-3.961v-1.6H84.9v1.4l-3.78 7.03h-2.095l3.769-6.83zm6.464 6.947a4.591 4.591 0 0 1-1.294-.174 3.283 3.283 0 0 1-1.029-.494 2.38 2.38 0 0 1-.681-.765 2.03 2.03 0 0 1-.246-1v-.023c-.02-.441.1-.878.343-1.246a2.527 2.527 0 0 1 1.018-.789 2.493 2.493 0 0 1-.783-.729 1.95 1.95 0 0 1-.288-1.113v-.023a1.99 1.99 0 0 1 .21-.9c.144-.285.349-.536.6-.734.28-.219.595-.386.933-.493.79-.24 1.635-.24 2.426 0 .339.106.656.271.938.487.253.196.458.447.6.734.14.282.212.594.211.909v.023a1.95 1.95 0 0 1-.289 1.113 2.493 2.493 0 0 1-.783.729c.384.191.725.46 1 .789.255.346.382.77.36 1.2v.024c.007.364-.078.724-.246 1.047a2.321 2.321 0 0 1-.681.776c-.31.223-.66.389-1.029.488-.42.114-.855.169-1.29.164zm0-1.528a1.7 1.7 0 0 0 1.071-.3.916.916 0 0 0 .386-.747v-.023a.866.866 0 0 0-.409-.765 2.156 2.156 0 0 0-2.095 0 .865.865 0 0 0-.41.765v.023c.003.294.146.57.386.74.312.221.69.33 1.071.306v.001zm0-3.575c.319.017.632-.086.879-.289a.94.94 0 0 0 .325-.734v-.024a.929.929 0 0 0-.313-.687 1.235 1.235 0 0 0-.891-.3 1.25 1.25 0 0 0-.891.295.911.911 0 0 0-.313.681v.023a.959.959 0 0 0 .325.741c.245.206.56.31.879.293v.001z" fill="#C2D6ED"/></g></g></g><path id="Shape" fill="url(#linearGradient-31)" fill-rule="nonzero" d="M757.848 223.92v40.835l14.614-10.531 14.615 10.531V223.92z"/><rect id="Rectangle-path" fill="#D0D2D3" fill-rule="nonzero" x="15.937" y="8.353" width="321.039" height="234.21" rx="7.609"/><path id="Shape" fill="url(#linearGradient-32)" fill-rule="nonzero" d="M15.937 47.071h321.039v200.06H15.937z"/><rect id="Rectangle-path" fill="#FFF" fill-rule="nonzero" x="34.671" y="56.942" width="215.896" height="103.989" rx="2"/><rect id="Rectangle-path" fill="#FFF" fill-rule="nonzero" x="258.132" y="57.309" width="59.878" height="71.577" rx="2"/><rect id="Rectangle-path" fill="#FFF" fill-rule="nonzero" x="258.132" y="136.622" width="59.878" height="99.815" rx="2"/><rect id="Rectangle-path" fill="#FFF" fill-rule="nonzero" x="34.396" y="169.49" width="216.172" height="66.947" rx="2"/><circle id="Oval" fill="#F26A75" fill-rule="nonzero" cx="28.882" cy="17.592" r="4.462"/><circle id="Oval" fill="#FFDB6F" fill-rule="nonzero" cx="44.859" cy="17.592" r="4.462"/><circle id="Oval" fill="#84CBA8" fill-rule="nonzero" cx="60.836" cy="17.592" r="4.462"/><rect id="Rectangle-path" fill="#E6E7E8" fill-rule="nonzero" x="144.879" y="66.546" width="97.002" height="48.292" rx="2"/><rect id="Rectangle-path" fill="#D0D2D3" fill-rule="nonzero" x="40.101" y="202.963" width="97.002" height="28.614" rx="2"/><rect id="Rectangle-path" fill="#E6E7E8" fill-rule="nonzero" x="144.879" y="202.963" width="97.002" height="28.614" rx="2"/><rect id="Rectangle-path" fill="#E6E7E8" fill-rule="nonzero" x="144.879" y="122.439" width="97.002" height="4" rx="2"/><rect id="Rectangle-path" fill="#E6E7E8" fill-rule="nonzero" x="144.879" y="131.307" width="97.002" height="4" rx="2"/><path d="M288.085 70.112c-9.461 0-14.435 7.217-12.972 15.215 1.463 8.1 12.972 25.944 12.972 25.944s11.8-18.921 12.972-25.846c1.366-8.29-3.608-15.313-12.972-15.313zm0 18.239a5.95 5.95 0 1 1 5.95-5.95 5.973 5.973 0 0 1-5.95 5.95z" id="Shape" fill="url(#linearGradient-33)" fill-rule="nonzero"/><path d="M86.673 64.208c-19.614.013-35.505 15.92-35.501 35.533.004 19.614 15.903 35.513 35.517 35.517 19.614.004 35.52-15.887 35.533-35.501-.023-19.624-15.925-35.526-35.549-35.549zm24.41 57.461a24.824 24.824 0 0 0-17.429-19.432 12.777 12.777 0 1 0-13.961 0 24.824 24.824 0 0 0-17.429 19.432c-11.815-13.144-11.1-33.283 1.617-45.557 12.717-12.273 32.868-12.273 45.585 0 12.717 12.274 13.432 32.413 1.617 45.557z" id="Shape" fill="url(#linearGradient-34)" fill-rule="nonzero"/><rect id="Rectangle-path" fill="url(#linearGradient-35)" fill-rule="nonzero" x="34.95" y="144.763" width="217.08" height="16.523" rx="2"/><rect id="Rectangle-path" fill="url(#linearGradient-36)" fill-rule="nonzero" x="41.137" y="174.278" width="159.812" height="10.137" rx="2"/><rect id="Rectangle-path" fill="url(#linearGradient-37)" fill-rule="nonzero" x="41.137" y="190.217" width="152.244" height="4" rx="2"/><rect id="Rectangle-path" fill="url(#linearGradient-38)" fill-rule="nonzero" x="265.92" y="201.9" width="44.301" height="30.678" rx="2.015"/><rect id="Rectangle-path" fill="url(#linearGradient-39)" fill-rule="nonzero" x="265.92" y="174.613" width="44.301" height="3.317" rx="1.658"/><rect id="Rectangle-path" fill="url(#linearGradient-40)" fill-rule="nonzero" x="265.92" y="182.949" width="24.106" height="3.317" rx="1.658"/><rect id="Rectangle-path" fill="#BBBDBF" fill-rule="nonzero" x="265.132" y="190.534" width="45.907" height="4" rx="2"/><rect id="Rectangle-path" fill="#BBBDBF" fill-rule="nonzero" x="292.382" y="182.608" width="17.66" height="4" rx="2"/><path d="M297.511 225.679a9.44 9.44 0 0 1-3.879-18.047 10.345 10.345 0 1 0 4 18.044c-.032 0-.078.003-.121.003z" id="Shape" fill="#FFF" fill-rule="nonzero"/><rect id="Rectangle-path" fill="#E6E7E8" fill-rule="nonzero" x="265.92" y="140.911" width="45.119" height="28.579" rx="2"/><rect id="Rectangle-path" fill="#FFF" fill-rule="nonzero" x="56.374" y="27.928" width="274.701" height="12.545" rx="6.272"/><path d="M49.141 32.77l-5.554-4.748a.73.73 0 0 0-.916 0 .5.5 0 0 0 0 .783l5.168 4.418-5.168 4.418a.5.5 0 0 0 0 .783.73.73 0 0 0 .916 0l5.554-4.749a.672.672 0 0 0 0-.9v-.005z" id="Shape" fill="#8077B7" fill-rule="nonzero" opacity=".64"/><path d="M24.6 32.77l5.554-4.748a.73.73 0 0 1 .916 0 .5.5 0 0 1 0 .783l-5.168 4.418 5.168 4.418a.5.5 0 0 1 0 .783.73.73 0 0 1-.916 0L24.6 33.675a.672.672 0 0 1 0-.9v-.005z" id="Shape" fill="#8077B7" fill-rule="nonzero" opacity=".41"/><path d="M62.687 30.514h1.462v2.6c.084-.11.176-.216.274-.314.1-.101.211-.19.331-.267.125-.079.26-.14.4-.184.162-.048.33-.07.5-.068.485-.03.96.157 1.294.51.322.393.485.893.457 1.4v3.338h-1.462V34.66c.02-.28-.062-.558-.231-.782a.822.822 0 0 0-.653-.264.87.87 0 0 0-.669.264c-.178.22-.265.5-.245.782v2.869h-1.462l.004-7.015zm8.695 7.109a2.413 2.413 0 0 1-.611-.072 1.088 1.088 0 0 1-.472-.255 1.235 1.235 0 0 1-.308-.477 2.146 2.146 0 0 1-.11-.745V33.63h-.615v-1.25h.615v-1.318h1.462v1.318h1.212v1.25h-1.212v2.211c0 .334.157.5.472.5.253 0 .502-.065.721-.192v1.173c-.35.205-.748.308-1.153.3l-.001.001zm4.954 0a2.413 2.413 0 0 1-.611-.072 1.088 1.088 0 0 1-.472-.255 1.235 1.235 0 0 1-.308-.477 2.146 2.146 0 0 1-.11-.745V33.63h-.615v-1.25h.615v-1.318H76.3v1.318h1.212v1.25H76.3v2.211c0 .334.157.5.472.5.253 0 .502-.065.721-.192v1.173c-.35.205-.748.308-1.153.3l-.004.001zm3.212-5.243h1.462v.74c.176-.24.396-.443.649-.6.29-.166.622-.248.957-.235.3 0 .597.059.875.173.284.117.54.292.75.515.227.242.405.527.524.837.139.364.206.75.2 1.14v.02c.007.39-.061.776-.2 1.14-.118.31-.295.594-.52.837-.208.223-.462.4-.745.515-.28.115-.582.174-.885.173a1.831 1.831 0 0 1-.967-.23 2.553 2.553 0 0 1-.64-.538v2.212h-1.462l.002-6.699zm2.693 4.011a1.175 1.175 0 0 0 .885-.388c.119-.13.212-.282.274-.447.07-.188.103-.387.1-.587v-.02a1.635 1.635 0 0 0-.1-.581 1.388 1.388 0 0 0-.274-.452 1.217 1.217 0 0 0-.4-.289 1.181 1.181 0 0 0-1.366.289 1.428 1.428 0 0 0-.269.452 1.614 1.614 0 0 0-.1.581v.02c-.003.198.031.396.1.582.06.166.152.32.269.452a1.153 1.153 0 0 0 .881.388zm6.569 1.24a3.616 3.616 0 0 1-2.212-.778l.625-.962a3.5 3.5 0 0 0 .842.462c.25.097.516.149.784.153a.818.818 0 0 0 .467-.105.328.328 0 0 0 .148-.279v-.02a.276.276 0 0 0-.086-.2.718.718 0 0 0-.236-.149 3.317 3.317 0 0 0-.341-.12c-.129-.039-.264-.08-.4-.125a5.946 5.946 0 0 1-.544-.187 1.949 1.949 0 0 1-.5-.289 1.405 1.405 0 0 1-.36-.437 1.329 1.329 0 0 1-.14-.635v-.02a1.542 1.542 0 0 1 .549-1.215c.177-.144.381-.252.6-.317.239-.072.487-.107.736-.105.34.001.677.055 1 .158.328.102.64.25.928.438l-.558 1.011c-.24-.14-.49-.257-.75-.352a1.982 1.982 0 0 0-.645-.13.67.67 0 0 0-.4.1.307.307 0 0 0-.135.255v.019c0 .072.032.14.087.188a.954.954 0 0 0 .23.154c.108.053.219.1.332.14.125.045.259.09.4.135.18.057.363.126.548.206.178.076.346.175.5.294.148.116.272.26.365.423.1.186.15.395.145.606v.02c.007.256-.044.511-.149.745-.095.203-.239.38-.418.515-.19.138-.404.24-.631.3-.254.07-.517.105-.781.103zm3.973-5.251h1.549v1.539h-1.549V32.38zm0 3.616h1.549v1.539h-1.549v-1.539zm7.156-6.136h1.24l-4.261 8.907h-1.241l4.262-8.907zm6.061 0h1.24l-4.261 8.907h-1.241L106 29.86z" id="Shape" fill="#8077B7" fill-rule="nonzero" opacity=".42"/><path d="M108.3 32.38h1.481l.827 3.126.972-3.146h1.26l.981 3.155.847-3.136h1.452l-1.606 5.193h-1.317l-.991-3.164-1.01 3.164h-1.308L108.3 32.38zm9.241 0h1.481l.827 3.126.972-3.146h1.26l.981 3.155.847-3.136h1.452l-1.606 5.193h-1.317l-.991-3.164-1.01 3.164h-1.308l-1.588-5.192zm9.243 0h1.481l.827 3.126.972-3.146h1.26l.981 3.155.847-3.136h1.448l-1.6 5.195h-1.317l-.991-3.164-1.01 3.164h-1.308l-1.59-5.194zm9.611 3.62h1.548v1.539h-1.548V36zm6.213 1.651a2.947 2.947 0 0 1-1.073-.192 2.473 2.473 0 0 1-1.417-1.39 2.792 2.792 0 0 1-.2-1.082v-.02a2.887 2.887 0 0 1 .188-1.039c.118-.316.296-.606.524-.855a2.432 2.432 0 0 1 1.834-.789 2.5 2.5 0 0 1 1.115.231c.304.145.572.357.784.62.211.265.368.57.462.895.1.342.15.697.149 1.053v.183c0 .064-.009.132-.015.2h-3.588c.049.297.205.566.438.756.237.175.527.265.822.255.224.004.447-.039.654-.125.22-.1.423-.236.6-.4l.837.74a2.6 2.6 0 0 1-.886.707 2.739 2.739 0 0 1-1.228.252zm.942-3.1a1.422 1.422 0 0 0-.347-.794.957.957 0 0 0-.74-.3.986.986 0 0 0-.746.3 1.5 1.5 0 0 0-.37.8l2.203-.006zm4.85.368l-1.741-2.539h1.568l.962 1.5.972-1.5h1.529l-1.741 2.51 1.818 2.646H150.2l-1.039-1.606-1.038 1.606h-1.533l1.81-2.617zm6.663 2.712a2.282 2.282 0 0 1-.687-.1 1.467 1.467 0 0 1-.943-.8 1.569 1.569 0 0 1-.139-.679v-.02a1.618 1.618 0 0 1 .153-.73c.1-.202.247-.377.428-.51.197-.14.42-.242.654-.3.275-.07.558-.103.842-.1a3.631 3.631 0 0 1 1.26.212v-.087a.877.877 0 0 0-.278-.7 1.239 1.239 0 0 0-.827-.24c-.25-.003-.5.021-.746.072-.23.053-.457.122-.678.207l-.365-1.116c.286-.124.582-.224.885-.3.366-.083.74-.122 1.115-.115.35-.008.7.042 1.034.148.265.087.507.234.707.428.196.198.341.44.424.707.093.304.138.62.134.938v2.991h-1.413v-.558c-.181.2-.4.362-.645.476-.288.126-.6.186-.915.176zm.442-1.01a1.29 1.29 0 0 0 .832-.25.8.8 0 0 0 .313-.654v-.26a2.313 2.313 0 0 0-.928-.193 1.3 1.3 0 0 0-.741.184.6.6 0 0 0-.27.528V36a.541.541 0 0 0 .222.462c.169.114.37.17.573.16l-.001-.001zm4.753-4.241h1.462v.736c.084-.11.176-.216.274-.314.1-.101.211-.19.331-.267.127-.08.265-.142.409-.184a1.915 1.915 0 0 1 1.385.145c.247.142.446.354.572.61.205-.255.46-.464.751-.615.293-.143.616-.214.942-.208.475-.027.94.147 1.279.481.333.392.499.9.462 1.413v3.357h-1.462v-2.869a1.2 1.2 0 0 0-.222-.782.783.783 0 0 0-.635-.264.827.827 0 0 0-.649.264 1.144 1.144 0 0 0-.235.782v2.869h-1.462v-2.869a1.2 1.2 0 0 0-.222-.782.783.783 0 0 0-.635-.264.827.827 0 0 0-.649.264 1.144 1.144 0 0 0-.235.782v2.869h-1.462l.001-5.154zm10.099 0h1.462v.74c.176-.24.396-.443.649-.6.29-.166.622-.248.957-.235.3 0 .597.059.875.173.284.117.54.292.75.515.227.242.405.527.524.837.139.364.206.75.2 1.14v.02c.007.39-.061.776-.2 1.14-.118.31-.295.594-.52.837-.208.223-.462.4-.745.515-.28.115-.582.174-.885.173a1.831 1.831 0 0 1-.967-.23 2.553 2.553 0 0 1-.64-.538v2.212h-1.462l.002-6.699zm2.693 4.011a1.175 1.175 0 0 0 .885-.388c.119-.13.212-.282.274-.447.07-.188.103-.387.1-.587v-.02a1.635 1.635 0 0 0-.1-.581 1.388 1.388 0 0 0-.274-.452 1.217 1.217 0 0 0-.4-.289 1.181 1.181 0 0 0-1.366.289 1.428 1.428 0 0 0-.269.452 1.614 1.614 0 0 0-.1.581v.02c-.003.198.031.396.1.582.06.166.152.32.269.452a1.153 1.153 0 0 0 .882.388h-.001zm4.83-5.877h1.462v7.021h-1.462v-7.021zm6.242 7.137a2.947 2.947 0 0 1-1.073-.192 2.473 2.473 0 0 1-1.417-1.39 2.792 2.792 0 0 1-.2-1.082v-.02a2.887 2.887 0 0 1 .188-1.039c.118-.316.296-.606.524-.855a2.432 2.432 0 0 1 1.834-.789 2.5 2.5 0 0 1 1.115.231c.304.145.572.357.784.62.211.265.368.57.462.895.1.342.15.697.149 1.053v.183c0 .064-.009.132-.015.2h-3.588c.049.297.205.566.438.756.237.175.527.265.822.255.224.004.447-.039.654-.125.22-.1.423-.236.6-.4l.837.74a2.6 2.6 0 0 1-.886.707 2.739 2.739 0 0 1-1.228.252zm.942-3.1a1.422 1.422 0 0 0-.347-.794.957.957 0 0 0-.74-.3.986.986 0 0 0-.746.3 1.5 1.5 0 0 0-.37.8l2.203-.006zM188.479 36h1.548v1.539h-1.548V36zm6.205 1.651a2.715 2.715 0 0 1-1.073-.211 2.6 2.6 0 0 1-1.408-1.419 2.667 2.667 0 0 1-.2-1.034v-.02a2.7 2.7 0 0 1 .758-1.894c.242-.247.532-.444.851-.577a2.745 2.745 0 0 1 1.092-.212c.416-.014.83.065 1.212.231.321.154.61.37.847.635l-.895.962a2.366 2.366 0 0 0-.515-.414 1.29 1.29 0 0 0-.658-.154 1.132 1.132 0 0 0-.506.111c-.15.072-.284.174-.394.3a1.366 1.366 0 0 0-.26.447 1.581 1.581 0 0 0-.092.543v.02c-.002.19.03.379.092.558a1.253 1.253 0 0 0 1.217.862c.222.005.443-.046.64-.149.197-.11.38-.244.543-.4l.856.866a3.289 3.289 0 0 1-.856.678 2.578 2.578 0 0 1-1.251.271zm6.549 0a2.893 2.893 0 0 1-1.105-.207 2.648 2.648 0 0 1-1.463-1.413 2.594 2.594 0 0 1-.211-1.044v-.02c-.003-.359.07-.714.211-1.044.138-.32.338-.608.587-.851.255-.247.556-.443.885-.577a2.874 2.874 0 0 1 1.116-.212c.379-.003.754.067 1.106.207a2.641 2.641 0 0 1 1.462 1.414c.142.33.214.684.211 1.043v.02c.003.359-.07.714-.211 1.044-.139.32-.338.609-.587.852a2.8 2.8 0 0 1-.885.577 2.891 2.891 0 0 1-1.116.211zm.02-1.26a1.36 1.36 0 0 0 .563-.11 1.247 1.247 0 0 0 .683-.747c.062-.174.093-.358.092-.543v-.02c0-.186-.034-.37-.1-.543a1.368 1.368 0 0 0-.712-.765 1.292 1.292 0 0 0-.549-.116 1.348 1.348 0 0 0-.562.111 1.24 1.24 0 0 0-.418.3c-.117.13-.207.282-.265.447a1.581 1.581 0 0 0-.092.543v.02c0 .186.034.37.1.544a1.358 1.358 0 0 0 .707.765c.174.079.362.118.553.114zm4.8-4.011h1.462v.736c.084-.11.176-.216.274-.314.1-.101.211-.19.331-.267.127-.08.265-.142.409-.184a1.915 1.915 0 0 1 1.385.145c.247.142.446.354.572.61.205-.255.46-.464.751-.615.293-.143.616-.214.942-.208.475-.027.94.147 1.279.481.333.392.499.9.462 1.413v3.357h-1.462v-2.869a1.2 1.2 0 0 0-.222-.782.783.783 0 0 0-.635-.264.827.827 0 0 0-.649.264 1.144 1.144 0 0 0-.235.782v2.869h-1.462v-2.869a1.2 1.2 0 0 0-.222-.782.783.783 0 0 0-.635-.264.827.827 0 0 0-.649.264 1.144 1.144 0 0 0-.235.782v2.869h-1.462l.001-5.154z" id="Shape" fill="#8077B7" fill-rule="nonzero"/><path d="M381.141 88.69c23.959-38.929 69.133-39.779 99.646-2.55" id="Shape" stroke="#8077B7" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path id="Shape" fill="#8077B7" fill-rule="nonzero" d="M464.897 86.729l.324-2.985 14.704 1.615.536-14.784 3.001.111-.657 18.006-17.908-1.963z"/><path d="M484.353 117.043c-23.959 38.929-69.133 39.779-99.646 2.55" id="Shape" stroke="#8077B7" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path id="Shape" fill="#8077B7" fill-rule="nonzero" d="M400.597 119.004l-.325 2.985-14.703-1.615-.537 14.784-3-.111.657-18.006z"/><path d="M730.792 264.755v9" id="Shape" stroke="#8077B7" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M730.792 287.526v20.656" id="Shape" stroke="#8077B7" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="13.771"/><path id="Shape" stroke="#8077B7" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" d="M730.792 315.068v9h-9"/><path d="M703.298 324.068H194.703" id="Shape" stroke="#8077B7" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="18.494"/><path id="Shape" stroke="#8077B7" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" d="M185.456 324.068h-9v-9"/><path d="M176.456 303.341V285.75" id="Shape" stroke="#8077B7" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="11.727"/><path d="M176.456 279.887v-9" id="Shape" stroke="#8077B7" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path id="Shape" fill="#8077B7" fill-rule="nonzero" d="M188.726 280.827l-2.197 2.047-10.07-10.836-10.072 10.836-2.197-2.047 12.269-13.194z"/><path d="M793.189 592.891H668.4a29.622 29.622 0 0 1-28.168-38.865l14.262-45.8a54.14 54.14 0 0 1 28.049-30.783h96.745a54.08 54.08 0 0 1 27.692 30.664l14.381 45.916a29.622 29.622 0 0 1-28.172 38.868z" id="Shape" fill="url(#linearGradient-41)" fill-rule="nonzero"/><path d="M794.31 458.1l-63.93-.13-63.807-.131 39.634-59.785c5.767-8.273 14.356-13.524 24.172-13.394h.736c9.939.131 18.9 5.121 24.787 13.788L794.31 458.1z" id="Shape" fill="#F26A75" fill-rule="nonzero"/><path d="M796.161 461.608c0 3.812-1.664 9.418-9.152 14.911-.119 0-.119 0-.119.112l-51.7 38.569a6.3 6.3 0 0 1-3.684 1.233 1.589 1.589 0 0 1-.713-.112 5.642 5.642 0 0 1-2.852-1.121l-25.822-18.75-26.829-19.481h-.119l-.119-.112v-.112c-7.963-5.493-9.627-11.212-9.627-15.135a15.431 15.431 0 0 1 3.566-9.642c6.3-7.96 18.9-12.669 32.09-15.359v14.911l29.713-.111 29.713-.112v-14.69c13.43 2.691 26.147 7.511 32.327 15.583a16 16 0 0 1 3.327 9.418z" id="Shape" stroke="#F26A75" stroke-width="5" fill="url(#linearGradient-42)" fill-rule="nonzero"/><path d="M705.619 474.88v20.785a5.316 5.316 0 0 0 2.347 4.394l20.7 14.059a5.531 5.531 0 0 0 6.384-.131l17.762-13.175a5.311 5.311 0 0 0 2.162-4.263v-20.572" id="Shape" fill="url(#linearGradient-43)" fill-rule="nonzero"/><path d="M765.552 436.989V455.2c1.055 13.3-15.93 40.235-34.7 40.235-18.77 0-34.819-25.751-34.819-39.958v-18.489a162.773 162.773 0 0 1 69.52 0l-.001.001z" id="Shape" fill="#FFDAAA" fill-rule="nonzero"/><path d="M765.589 440.017v18.214c1.055 13.3-15.93 40.235-34.7 40.235-18.77 0-34.819-25.751-34.819-39.958v-18.491a162.773 162.773 0 0 1 69.52 0h-.001z" id="Shape" fill="#FFDAAA" fill-rule="nonzero"/><path d="M765.5 440.23v18.214c1.055 13.3-15.93 40.235-34.7 40.235-18.77 0-34.819-25.751-34.819-39.958v-18.492a162.773 162.773 0 0 1 69.52 0l-.001.001z" id="Shape" fill="#7E77B6" fill-rule="nonzero" opacity=".15"/><path d="M765.589 435.343v18.214c1.055 13.3-15.93 40.235-34.7 40.235-18.77 0-34.819-25.751-34.819-39.958v-18.491a162.773 162.773 0 0 1 69.52 0h-.001z" id="Shape" fill="#FFDAAA" fill-rule="nonzero"/><path d="M765.5 445.79c-9.264 2.985-20.969 4.678-34.147 4.678-13.654 0-25.94-1.847-35.328-5.027-.043-.015 0 0-.018-.229-.136-1.708.173-5.164-.026-5.27-9.081-4.848 6.882-29.13 35.372-29.13 28.841 0 34.9 22.23 34.287 34.28-.012.152.006.649-.14.698z" id="Shape" fill="url(#linearGradient-44)" fill-rule="nonzero" opacity=".24"/><ellipse id="Oval" fill="#BA78B1" fill-rule="nonzero" cx="730.852" cy="425.538" rx="63.458" ry="18.023"/><ellipse id="Oval" fill="#8077B7" fill-rule="nonzero" cx="730.852" cy="419.7" rx="44.353" ry="12.597"/><path id="Shape" fill="#8077B7" fill-rule="nonzero" d="M686.499 419.7l6.772-24.37h75.162l6.772 24.37"/><ellipse id="Oval" fill="#BA78B1" fill-rule="nonzero" cx="730.852" cy="395.33" rx="37.581" ry="10.674"/><path id="Shape" stroke="#F26A75" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" d="M775.768 590.513H431.974V412.449"/><path d="M786.86 493.793H674.725a6.013 6.013 0 0 0-6.013 6.013v86.877h124.161v-86.877a6.013 6.013 0 0 0-6.013-6.013z" id="Shape" fill="#77C2E1" fill-rule="nonzero" opacity=".64"/><path d="M779.1 513.657h-96.61a5.18 5.18 0 0 0-5.18 5.18v74.846h106.966v-74.845a5.18 5.18 0 0 0-5.176-5.181z" id="Shape" fill="url(#linearGradient-45)" fill-rule="nonzero"/><circle id="Oval" fill="#FFF" fill-rule="nonzero" cx="432.662" cy="347.938" r="57.269"/><path d="M422.532 288.489c1.012-.2 2.022-.394 3.038-.551l-3.038.551zm-36.054 87.802l.1-.039c-.11-.186-.217-.372-.325-.559l.225.598zm96.66 40.723c.52-.336 1.039-.612 1.559-.9l-8.881-13.714a5.873 5.873 0 0 0-.684-.738c-1.559 1.213-3.156 2.388-4.834 3.474-1.739 1.126-3.534 2.087-5.333 3.033.136.328.3.643.489.942l8.877 13.713c.475-.357.951-.715 1.462-1.046l7.345-4.764zm-14.7-14.763c-1.255.813-2.552 1.506-3.841 2.22-.308.171-.609.366-.92.531-.311.165-.606.368-.917.528a65.333 65.333 0 0 1-20.33 6.317 63.433 63.433 0 0 1-49.23-13.872 63.642 63.642 0 0 1-13.144-14.636c-19.137-29.64-10.677-69.179 18.915-88.392a62.3 62.3 0 0 1 9.285-4.9 63.97 63.97 0 0 1 7.832-2.788c1.489-.422 2.979-.828 4.483-1.142.937-.2 1.878-.348 2.82-.5 1.288-.209 2.579-.342 3.87-.478 1.931-.2 3.862-.328 5.794-.349.318 0 .636-.04.954-.037 1.131.007 2.258.084 3.386.15 4.213.251 8.392.916 12.475 1.986.615.161 1.227.329 1.841.492.362.1.728.179 1.085.29.259.081.528.126.786.21 1.248.407 2.472.886 3.692 1.375 1.8.721 3.579 1.5 5.316 2.375.954.482 1.885 1.01 2.816 1.541a62.838 62.838 0 0 1 4.921 3.116 65.38 65.38 0 0 1 4.492 3.44c.136.114.266.235.4.349.65.548 1.3 1.092 1.929 1.673a65.029 65.029 0 0 1 5.161 5.378 62.982 62.982 0 0 1 5 6.669c.015.023.031.043.045.065 17.83 27.538 11.916 64.103-13.686 84.616-.273.218-.572.408-.848.622-.294.226-.609.429-.907.651-1.143.849-2.271 1.72-3.478 2.5h.003zm18.757-42.2a54.254 54.254 0 0 0-4.125-34.9 55.337 55.337 0 0 0-3.448-6.275c-.063-.1-.137-.185-.2-.282a54.144 54.144 0 0 0-10.036-11.358c-.9-.769-1.791-1.539-2.731-2.249a60.821 60.821 0 0 0-2.165-1.548c-.233-.161-.454-.338-.69-.493a54.785 54.785 0 0 0-9.384-4.929 53.337 53.337 0 0 0-4.464-1.627c-.4-.125-.819-.219-1.228-.327-.567-.15-1.13-.309-1.7-.452-.627-.158-1.235-.361-1.87-.5-.111-.023-.222-.031-.333-.054-1.5-.312-3-.551-4.5-.736a54.3 54.3 0 0 0-13.2.007 54.024 54.024 0 0 0-15.03 4.064 55.2 55.2 0 0 0-6.471 3.332c-.545.327-1.111.608-1.647.955a55.026 55.026 0 0 0-19.908 23 55.088 55.088 0 0 0-3.857 11.476 54.241 54.241 0 0 0 6.045 38.54l.221.6.1-.039c.406.689.766 1.4 1.2 2.073a55.378 55.378 0 0 0 3.78 5.1 54.645 54.645 0 0 0 4.722 5.077 55.217 55.217 0 0 0 15.006 9.986 54.685 54.685 0 0 0 5.342 2.1 55.623 55.623 0 0 0 5.617 1.513c.279.06.56.082.839.137 2.073.404 4.167.689 6.272.854a54.684 54.684 0 0 0 23.352-3.218 55 55 0 0 0 10.713-5.346 54.344 54.344 0 0 0 23.776-34.481h.002zm36.348 101.825l-28.593-44.163a1.341 1.341 0 0 0-.729-.486c-1.165-.38-3.435-.126-6.1 1.015-.255.109-.516.253-.778.378s-.5.278-.757.413c-.528.281-1.041.511-1.584.862l-7.343 4.758c-.509.329-.993.682-1.462 1.043-.233.18-.446.366-.667.551-.221.185-.444.375-.653.567a14.534 14.534 0 0 0-2.527 2.928c-.82 1.315-1.111 2.529-.748 3.093L500.189 477c.787 1.187 5.139.928 9.947-2.187l7.346-4.753c4.81-3.117 6.835-6.989 6.059-8.184h.002z" id="Shape" fill="url(#linearGradient-46)" fill-rule="nonzero"/><circle id="Oval" fill="url(#linearGradient-47)" fill-rule="nonzero" opacity=".22" transform="rotate(-32.92 433.715 348.59)" cx="433.715" cy="348.59" r="51.609"/><g id="Clipped" transform="translate(383 298)"><mask id="mask-49" fill="#fff"><use xlink:href="#path-48"/></mask><g id="Group" mask="url(#mask-49)" fill-rule="nonzero"><g transform="translate(-8 -5)" id="Shape"><path d="M10.2 49.865h6.345v1.649H12.03v1.709H16v1.649h-3.973v1.77H16.6v1.649h-6.4v-8.426zm10.362 4.142l-2.817-4.142h2.167l1.77 2.732 1.782-2.732h2.106l-2.816 4.117 2.937 4.31h-2.167l-1.89-2.89-1.9 2.89h-2.106l2.934-4.285zm9.401-4.207h1.709l3.612 8.487h-1.938l-.771-1.89h-3.563l-.771 1.89h-1.89l3.612-8.487zm1.95 4.96l-1.119-2.732-1.12 2.732h2.239zm4.67-4.895h2l2.215 3.563 2.215-3.563h2v8.427h-1.83v-5.5l-2.372 3.6h-.048l-2.348-3.563v5.466h-1.83l-.002-8.43zm10.449 0h3.443c.46-.007.918.064 1.354.211.375.128.72.332 1.011.6a2.6 2.6 0 0 1 .639.921c.152.377.228.78.223 1.186v.024c.01.444-.081.884-.265 1.288-.17.36-.418.677-.728.927-.321.255-.69.446-1.084.56-.432.127-.88.19-1.33.187h-1.408v2.528h-1.854l-.001-8.432zm3.323 4.249c.395.025.784-.107 1.083-.367a1.2 1.2 0 0 0 .386-.908v-.024a1.151 1.151 0 0 0-.4-.951 1.709 1.709 0 0 0-1.1-.325h-1.433v2.576l1.464-.001zm4.719-4.249h1.854v6.754h4.2v1.673h-6.056l.002-8.427zm7.451 0h6.345v1.649h-4.515v1.709h3.973v1.649h-3.973v1.77h4.575v1.649h-6.405v-8.426zm7.801 6.501h1.938v1.926h-1.938v-1.926zm7.657 2.071a4.363 4.363 0 0 1-1.722-.337 4.239 4.239 0 0 1-1.372-.921 4.188 4.188 0 0 1-.9-1.379 4.436 4.436 0 0 1-.325-1.7v-.024a4.388 4.388 0 0 1 1.225-3.075 4.194 4.194 0 0 1 1.384-.939 4.513 4.513 0 0 1 1.782-.343c.361-.002.722.032 1.077.1.303.058.6.147.885.265.259.11.505.246.734.409.223.159.432.336.626.529l-1.18 1.36a4.481 4.481 0 0 0-1-.7 2.571 2.571 0 0 0-1.15-.252 2.33 2.33 0 0 0-1.757.77c-.22.245-.39.529-.506.837a2.85 2.85 0 0 0-.181 1.018v.023c-.002.35.06.696.181 1.023.113.31.283.595.5.843.445.505 1.09.791 1.763.782a2.58 2.58 0 0 0 1.223-.265c.361-.196.695-.44.993-.722l1.18 1.191a6.1 6.1 0 0 1-.675.626 4.029 4.029 0 0 1-.764.476 3.96 3.96 0 0 1-.909.3 5.465 5.465 0 0 1-1.112.105zm9.029 0a4.6 4.6 0 0 1-1.794-.343 4.456 4.456 0 0 1-1.414-.928 4.142 4.142 0 0 1-.928-1.372 4.325 4.325 0 0 1-.331-1.691v-.024a4.312 4.312 0 0 1 2.691-4.014 4.646 4.646 0 0 1 1.8-.343 4.6 4.6 0 0 1 1.794.343 4.471 4.471 0 0 1 1.415.928c.398.39.713.857.927 1.372.223.536.335 1.11.331 1.691v.023a4.318 4.318 0 0 1-2.691 4.015 4.646 4.646 0 0 1-1.8.343zm.023-1.71c.351.005.7-.063 1.023-.2.303-.13.576-.322.8-.565.223-.244.399-.528.518-.837.126-.325.19-.67.187-1.018v-.024a2.811 2.811 0 0 0-.187-1.022 2.525 2.525 0 0 0-1.342-1.415 2.485 2.485 0 0 0-1.023-.21 2.512 2.512 0 0 0-1.029.2 2.36 2.36 0 0 0-.795.565 2.673 2.673 0 0 0-.518.837 2.77 2.77 0 0 0-.187 1.018v.023c-.002.35.062.697.187 1.023a2.533 2.533 0 0 0 1.336 1.415c.324.143.676.215 1.03.21zm6.115-6.862h2l2.215 3.563 2.215-3.563h2v8.427h-1.83v-5.5l-2.372 3.6h-.048l-2.348-3.563v5.466h-1.83l-.002-8.43zm10.25 1.975h1.938v1.926H103.4V51.84zm0 4.526h1.938v1.926H103.4v-1.926zm-78.221 9.762l-1.469.361-.385-1.517 2.42-.723h1.264v8.487h-1.83v-6.608zm3.527 5.143l2.8-2.3c.267-.216.492-.41.675-.582.165-.15.315-.316.451-.493.107-.139.192-.293.253-.457.053-.156.08-.32.078-.486a1.033 1.033 0 0 0-.313-.817c-.229-.19-.52-.29-.818-.276a1.443 1.443 0 0 0-.873.277 4.88 4.88 0 0 0-.849.854l-1.3-1.048a7.32 7.32 0 0 1 .632-.751c.205-.212.436-.397.687-.552.253-.153.527-.267.813-.339.33-.08.67-.12 1.011-.115.403-.005.805.058 1.187.187.336.112.647.29.914.523.254.226.456.506.591.818.143.339.215.703.21 1.071v.024c.005.32-.042.64-.139.945a2.8 2.8 0 0 1-.409.782 4.678 4.678 0 0 1-.691.734c-.281.245-.607.512-.976.8l-1.372 1.059h3.672v1.6h-6.236l.002-1.458zm7.656-.459H38.3v1.926h-1.938v-1.926zm6.438 2.07c-.67.02-1.337-.12-1.944-.406a4.154 4.154 0 0 1-1.343-1.061l1.276-1.218c.256.302.564.557.909.752.347.18.734.27 1.125.259a1.3 1.3 0 0 0 .861-.275.917.917 0 0 0 .331-.743v-.023a.883.883 0 0 0-.434-.791 2.264 2.264 0 0 0-1.216-.275H41.6l-.289-1.175 2.011-2.014h-3.311v-1.6h5.705v1.4l-2.142 2.034c.287.048.568.125.839.229.266.102.512.249.728.434.219.192.394.427.515.692.136.315.203.657.194 1v.024c.004.377-.068.752-.213 1.1a2.581 2.581 0 0 1-1.567 1.45 3.7 3.7 0 0 1-1.27.207zm8.526-1.962h-4.117l-.3-1.312 4.623-5.357H53.1v5.165h1.132v1.5H53.1v1.817h-1.77l-.004-1.813zm0-1.5v-2.63l-2.239 2.625 2.239.005zm4.249 1.392h1.938v1.926h-1.938v-1.926zm6.369 2.07c-.61.014-1.218-.1-1.782-.335a4.754 4.754 0 0 1-1.372-.92l1.119-1.333c.29.267.614.493.964.674a2.31 2.31 0 0 0 1.047.24c.367.02.73-.085 1.029-.3.258-.213.399-.537.379-.871v-.024a.988.988 0 0 0-.415-.848 1.787 1.787 0 0 0-1.077-.3 3.036 3.036 0 0 0-.753.09 4.26 4.26 0 0 0-.655.223l-1.072-.71.241-4.153h5.187v1.625h-3.6l-.1 1.468a6.8 6.8 0 0 1 .5-.1 3.7 3.7 0 0 1 .6-.042 4.1 4.1 0 0 1 1.151.156c.343.097.663.26.943.48.276.223.494.51.636.835.163.385.241.8.23 1.219v.024a3.01 3.01 0 0 1-.23 1.207c-.147.348-.368.66-.648.913-.295.262-.64.46-1.016.583a4.069 4.069 0 0 1-1.306.199zm7.993 0a3.836 3.836 0 0 1-1.408-.229 2.972 2.972 0 0 1-1.023-.675 3.228 3.228 0 0 1-.729-1.2 5.957 5.957 0 0 1-.271-1.992v-.024a7.09 7.09 0 0 1 .223-1.817c.13-.525.362-1.02.68-1.457.304-.409.7-.74 1.156-.969a3.556 3.556 0 0 1 1.637-.355c.266-.002.532.018.795.06a3.476 3.476 0 0 1 1.274.473c.196.118.385.247.566.388l-.976 1.428c-.137-.1-.269-.2-.4-.283a2.423 2.423 0 0 0-.834-.343 2.39 2.39 0 0 0-.494-.048 1.485 1.485 0 0 0-.691.151c-.196.1-.368.24-.506.411-.147.186-.26.398-.331.624a3.924 3.924 0 0 0-.169.775 4.39 4.39 0 0 1 .717-.373c.329-.123.678-.18 1.029-.169a3.8 3.8 0 0 1 1.168.175c.343.107.662.281.938.512.268.23.482.515.626.837.16.366.237.762.229 1.161v.024a2.771 2.771 0 0 1-.921 2.106c-.296.265-.642.47-1.017.6a3.768 3.768 0 0 1-1.268.209zm-.066-1.6c.388.024.77-.1 1.07-.347.251-.225.39-.55.381-.887v-.024a1.113 1.113 0 0 0-.394-.88 1.594 1.594 0 0 0-1.082-.342 1.565 1.565 0 0 0-1.069.336c-.252.22-.392.54-.381.874v.024c-.008.341.136.668.393.892.303.25.69.375 1.082.352v.002zm4.7-.47h1.938v1.926h-1.938v-1.926zm7.477-4.901h-3.961v-1.6h6.067v1.4l-3.78 7.03h-2.095l3.769-6.83zm6.464 6.946a4.591 4.591 0 0 1-1.294-.174 3.283 3.283 0 0 1-1.029-.494 2.38 2.38 0 0 1-.681-.765 2.03 2.03 0 0 1-.246-1V70.4c-.02-.441.1-.878.343-1.246a2.527 2.527 0 0 1 1.018-.789 2.493 2.493 0 0 1-.783-.729 1.95 1.95 0 0 1-.288-1.113V66.5a1.99 1.99 0 0 1 .21-.9c.144-.285.349-.536.6-.734.28-.219.595-.386.933-.493.79-.24 1.635-.24 2.426 0 .339.106.656.271.938.487.253.196.458.447.6.734.14.282.212.594.211.909v.023a1.95 1.95 0 0 1-.289 1.113 2.493 2.493 0 0 1-.783.729c.384.191.725.46 1 .789.255.346.382.77.36 1.2v.024c.007.364-.078.724-.246 1.047a2.321 2.321 0 0 1-.681.776c-.31.223-.66.389-1.029.488-.42.114-.854.17-1.29.165zm0-1.528a1.7 1.7 0 0 0 1.071-.3.916.916 0 0 0 .386-.747v-.023a.866.866 0 0 0-.409-.765 2.156 2.156 0 0 0-2.095 0 .865.865 0 0 0-.41.765v.023c.003.294.146.57.386.74.312.222.69.33 1.071.307zm0-3.575c.319.017.632-.086.879-.289a.94.94 0 0 0 .325-.734v-.024a.929.929 0 0 0-.313-.687 1.235 1.235 0 0 0-.891-.3 1.25 1.25 0 0 0-.891.295.911.911 0 0 0-.313.681v.023a.959.959 0 0 0 .325.741c.245.206.56.311.879.294z" fill="#F26A75"/><path d="M.518 16.836h6.345v1.649H2.348v1.709h3.973v1.649H2.348v1.77h4.575v1.649H.518v-8.426zm7.343 0h2.046l2.2 5.935 2.2-5.935h2L12.9 25.323h-1.638l-3.401-8.487zm13.7 8.571a4.363 4.363 0 0 1-1.722-.337 4.239 4.239 0 0 1-1.372-.921 4.188 4.188 0 0 1-.9-1.379 4.436 4.436 0 0 1-.325-1.7v-.024a4.388 4.388 0 0 1 1.225-3.075 4.194 4.194 0 0 1 1.384-.939 4.513 4.513 0 0 1 1.782-.343c.361-.002.722.032 1.077.1.303.058.6.147.885.265.259.11.505.246.734.409.223.159.432.336.626.529l-1.18 1.36a4.481 4.481 0 0 0-1-.7 2.571 2.571 0 0 0-1.15-.252 2.33 2.33 0 0 0-1.757.77c-.22.245-.39.529-.506.837a2.85 2.85 0 0 0-.181 1.018v.023c-.002.35.06.696.181 1.023.113.31.283.595.5.843.445.505 1.09.791 1.763.782a2.58 2.58 0 0 0 1.223-.265c.361-.196.695-.44.993-.722l1.18 1.191a6.1 6.1 0 0 1-.675.626 4.029 4.029 0 0 1-.764.476 3.96 3.96 0 0 1-.909.3 5.465 5.465 0 0 1-1.112.105zm7.234-4.429l-2.817-4.142h2.167l1.77 2.732 1.782-2.732H33.8l-2.816 4.117 2.937 4.31h-2.167l-1.89-2.89-1.9 2.89h-2.106l2.937-4.285zm9.405-4.203h1.709l3.612 8.487h-1.938l-.771-1.89h-3.563l-.771 1.89h-1.89l3.612-8.487zm1.95 4.96L39.027 19l-1.12 2.732 2.243.003zm4.666-4.899h2l2.215 3.563 2.215-3.563h2v8.427h-1.83v-5.5l-2.372 3.6h-.048L46.648 19.8v5.466h-1.83l-.002-8.43zm10.45 0h3.443c.46-.007.918.064 1.354.211.375.128.72.332 1.011.6a2.6 2.6 0 0 1 .639.921c.152.377.228.78.223 1.186v.024c.01.444-.081.884-.265 1.288-.17.36-.42.677-.729.927-.321.255-.69.446-1.084.56-.432.127-.88.19-1.33.187H57.12v2.528h-1.854v-8.432zm3.323 4.249c.395.025.784-.107 1.083-.367a1.2 1.2 0 0 0 .386-.908v-.024a1.151 1.151 0 0 0-.4-.951 1.709 1.709 0 0 0-1.1-.325H57.12v2.576l1.469-.001zm4.719-4.249h1.854v6.754h4.2v1.673h-6.056l.002-8.427zm10.34-.061h1.709l3.612 8.487h-1.938l-.771-1.89H72.7l-.771 1.89h-1.89l3.609-8.487zm1.95 4.96L74.479 19l-1.12 2.732 2.239.003zM80 23.337h1.938v1.926H80v-1.926zm7.661 2.07a4.363 4.363 0 0 1-1.722-.337 4.239 4.239 0 0 1-1.372-.921 4.188 4.188 0 0 1-.9-1.379 4.436 4.436 0 0 1-.325-1.7v-.024a4.388 4.388 0 0 1 1.225-3.075 4.194 4.194 0 0 1 1.384-.939 4.513 4.513 0 0 1 1.782-.343c.361-.002.722.032 1.077.1.303.058.6.147.885.265.259.11.505.246.734.409.223.159.432.336.626.529l-1.18 1.36a4.481 4.481 0 0 0-1-.7 2.571 2.571 0 0 0-1.15-.252 2.33 2.33 0 0 0-1.757.77c-.22.245-.39.529-.506.837a2.85 2.85 0 0 0-.181 1.018v.023c-.002.35.06.696.181 1.023.113.31.283.595.5.843.445.505 1.09.791 1.763.782a2.58 2.58 0 0 0 1.223-.265c.361-.196.695-.44.993-.722l1.18 1.191a6.1 6.1 0 0 1-.675.626 4.029 4.029 0 0 1-.764.476 3.96 3.96 0 0 1-.909.3 5.465 5.465 0 0 1-1.112.105zm9.028 0a4.6 4.6 0 0 1-1.794-.343 4.456 4.456 0 0 1-1.414-.928 4.142 4.142 0 0 1-.928-1.372 4.325 4.325 0 0 1-.331-1.691v-.024a4.312 4.312 0 0 1 2.691-4.014 4.646 4.646 0 0 1 1.8-.343 4.6 4.6 0 0 1 1.794.343 4.471 4.471 0 0 1 1.415.928c.398.39.713.857.927 1.372.223.536.335 1.11.331 1.691v.023a4.318 4.318 0 0 1-2.691 4.015 4.646 4.646 0 0 1-1.8.343zm.023-1.71c.351.005.7-.063 1.023-.2.303-.13.576-.322.8-.565.223-.244.399-.528.518-.837.126-.325.19-.67.187-1.018v-.024a2.811 2.811 0 0 0-.187-1.022 2.525 2.525 0 0 0-1.342-1.415 2.485 2.485 0 0 0-1.023-.21 2.512 2.512 0 0 0-1.029.2 2.36 2.36 0 0 0-.795.565 2.673 2.673 0 0 0-.518.837 2.77 2.77 0 0 0-.187 1.018v.023c-.002.35.062.697.187 1.023a2.533 2.533 0 0 0 1.336 1.415c.324.145.676.217 1.031.213l-.001-.003zm6.116-6.861h2l2.215 3.563 2.215-3.563h2v8.427h-1.83v-5.5l-2.372 3.6h-.048L104.66 19.8v5.466h-1.83l-.002-8.43zm10.245 1.975h1.938v1.926h-1.938v-1.926zm0 4.526h1.938v1.926h-1.938v-1.926zM25.937 39.853c-.67.02-1.337-.12-1.944-.406a4.154 4.154 0 0 1-1.343-1.061l1.276-1.218c.256.302.564.557.909.752.347.18.734.27 1.125.259a1.3 1.3 0 0 0 .861-.275.917.917 0 0 0 .331-.743v-.023a.883.883 0 0 0-.434-.791 2.264 2.264 0 0 0-1.216-.275h-.771l-.289-1.175 2.011-2.014h-3.311v-1.6h5.705v1.4l-2.142 2.034c.287.048.568.125.839.229.266.102.512.249.728.434.219.192.394.427.515.692.136.315.203.657.194 1v.024c.004.377-.068.752-.213 1.1a2.581 2.581 0 0 1-1.567 1.45 3.7 3.7 0 0 1-1.264.207zm4.322-1.611l2.8-2.3c.267-.216.492-.41.675-.582.165-.15.315-.316.451-.493.107-.139.192-.293.253-.457.053-.156.08-.32.078-.486a1.033 1.033 0 0 0-.313-.817c-.229-.19-.52-.29-.818-.276a1.443 1.443 0 0 0-.873.277 4.88 4.88 0 0 0-.849.854l-1.3-1.048a7.32 7.32 0 0 1 .632-.751c.205-.212.436-.397.687-.552.253-.153.527-.267.813-.339.33-.08.67-.12 1.011-.115.403-.005.805.058 1.187.187.336.112.647.29.914.523.254.226.456.506.591.818.143.339.215.703.21 1.071v.024c.005.32-.042.64-.139.945a2.8 2.8 0 0 1-.409.782 4.678 4.678 0 0 1-.691.734c-.281.245-.607.512-.976.8L32.821 38.1H36.5v1.6h-6.236l-.005-1.458zm7.656-.46h1.938v1.926h-1.938v-1.926zm6.441 2.071c-.67.02-1.337-.12-1.944-.406a4.154 4.154 0 0 1-1.343-1.061l1.276-1.218c.256.302.564.557.909.752.347.18.734.27 1.125.259a1.3 1.3 0 0 0 .861-.275.917.917 0 0 0 .331-.743v-.023a.883.883 0 0 0-.434-.791 2.264 2.264 0 0 0-1.216-.275h-.771l-.289-1.175 2.011-2.014h-3.311v-1.6h5.705v1.4l-2.142 2.034c.287.048.568.125.839.229.266.102.512.249.728.434.219.192.394.427.515.692.136.315.203.657.194 1v.024c.004.377-.068.752-.213 1.1a2.581 2.581 0 0 1-1.567 1.45 3.7 3.7 0 0 1-1.264.207zm7.404 0c-.61.014-1.218-.1-1.782-.335a4.754 4.754 0 0 1-1.372-.92l1.119-1.333c.29.267.614.493.964.674a2.31 2.31 0 0 0 1.047.24c.367.02.73-.085 1.029-.3.258-.213.399-.537.379-.871v-.024a.988.988 0 0 0-.415-.848 1.787 1.787 0 0 0-1.077-.3 3.036 3.036 0 0 0-.753.09 4.26 4.26 0 0 0-.655.223l-1.072-.71.241-4.153H54.6v1.625H51l-.1 1.468a6.8 6.8 0 0 1 .5-.1 3.7 3.7 0 0 1 .6-.042 4.1 4.1 0 0 1 1.151.156c.343.097.663.26.943.48.276.223.494.51.636.835.163.385.241.8.23 1.219v.024a3.01 3.01 0 0 1-.23 1.207c-.147.348-.368.66-.648.913-.295.262-.64.46-1.016.583a4.069 4.069 0 0 1-1.306.199zm4.658-2.071h1.938v1.926h-1.938v-1.926zm6.489 2.046a4.591 4.591 0 0 1-1.294-.174 3.283 3.283 0 0 1-1.029-.494 2.38 2.38 0 0 1-.681-.765 2.03 2.03 0 0 1-.246-1v-.023c-.02-.441.1-.878.343-1.246a2.527 2.527 0 0 1 1.018-.789 2.493 2.493 0 0 1-.783-.729 1.95 1.95 0 0 1-.288-1.113v-.023a1.99 1.99 0 0 1 .21-.9c.144-.285.349-.536.6-.734.28-.219.595-.386.933-.493.79-.24 1.635-.24 2.426 0 .339.106.656.271.938.487.253.196.458.447.6.734.14.282.212.594.211.909v.023a1.95 1.95 0 0 1-.289 1.113 2.493 2.493 0 0 1-.783.729c.384.191.725.46 1 .789.255.346.382.77.36 1.2v.024c.007.364-.078.724-.246 1.047a2.321 2.321 0 0 1-.681.776c-.31.223-.66.389-1.029.488-.42.114-.855.169-1.29.164zm0-1.528a1.7 1.7 0 0 0 1.071-.3.916.916 0 0 0 .386-.747v-.023a.866.866 0 0 0-.409-.765 2.156 2.156 0 0 0-2.095 0 .865.865 0 0 0-.41.765v.023c.003.294.146.57.386.74.312.222.69.33 1.071.307zm0-3.575c.319.017.632-.086.879-.289a.94.94 0 0 0 .325-.734v-.024a.929.929 0 0 0-.313-.687 1.235 1.235 0 0 0-.891-.3 1.25 1.25 0 0 0-.891.295.911.911 0 0 0-.313.681v.023a.959.959 0 0 0 .325.741c.245.206.56.311.879.294zm7.873 5.128a3.836 3.836 0 0 1-1.408-.229 2.972 2.972 0 0 1-1.023-.675 3.228 3.228 0 0 1-.729-1.2 5.957 5.957 0 0 1-.271-1.992v-.024a7.09 7.09 0 0 1 .223-1.817c.13-.525.362-1.02.68-1.457.304-.409.7-.74 1.156-.969a3.556 3.556 0 0 1 1.637-.355c.266-.002.532.018.795.06a3.476 3.476 0 0 1 1.274.473c.196.118.385.247.566.388l-.976 1.428c-.137-.1-.269-.2-.4-.283a2.423 2.423 0 0 0-.834-.343 2.39 2.39 0 0 0-.494-.048 1.485 1.485 0 0 0-.691.151c-.196.1-.368.24-.506.411-.147.186-.26.398-.331.624a3.924 3.924 0 0 0-.169.775c.228-.146.47-.27.721-.371.329-.123.678-.18 1.029-.169a3.8 3.8 0 0 1 1.168.175c.343.107.662.281.938.512.268.23.482.515.626.837.16.366.237.762.229 1.161v.024a2.771 2.771 0 0 1-.921 2.106c-.296.265-.642.47-1.017.6-.409.142-.84.212-1.272.207zm-.066-1.6c.388.024.77-.1 1.07-.347.251-.225.39-.55.381-.887v-.024a1.113 1.113 0 0 0-.394-.88 1.594 1.594 0 0 0-1.082-.342 1.565 1.565 0 0 0-1.069.336c-.252.22-.392.54-.381.874v.024c-.008.341.136.668.393.892.303.25.69.375 1.082.352v.002zm4.7-.471h1.938v1.926h-1.938v-1.926zm7.477-4.9H78.93v-1.6H85v1.4l-3.78 7.03h-2.095l3.766-6.83zm6.463 6.946a4.591 4.591 0 0 1-1.294-.174 3.283 3.283 0 0 1-1.029-.494 2.38 2.38 0 0 1-.681-.765 2.03 2.03 0 0 1-.246-1v-.023c-.02-.441.1-.878.343-1.246a2.527 2.527 0 0 1 1.018-.789 2.493 2.493 0 0 1-.783-.729 1.95 1.95 0 0 1-.288-1.113v-.023a1.99 1.99 0 0 1 .21-.9c.144-.285.349-.536.6-.734.28-.219.595-.386.933-.493.79-.24 1.635-.24 2.426 0 .339.106.656.271.938.487.253.196.458.447.6.734.14.282.212.594.211.909v.023a1.95 1.95 0 0 1-.289 1.113 2.493 2.493 0 0 1-.783.729c.384.191.725.46 1 .789.255.346.382.77.36 1.2v.024c.007.364-.078.724-.246 1.047a2.321 2.321 0 0 1-.681.776c-.31.223-.66.389-1.029.488-.42.114-.855.169-1.29.164zm0-1.528a1.7 1.7 0 0 0 1.071-.3.916.916 0 0 0 .386-.747v-.023a.866.866 0 0 0-.409-.765 2.156 2.156 0 0 0-2.095 0 .865.865 0 0 0-.41.765v.023c.003.294.146.57.386.74.312.222.69.33 1.071.307zm0-3.575c.319.017.632-.086.879-.289a.94.94 0 0 0 .325-.734v-.024a.929.929 0 0 0-.313-.687 1.235 1.235 0 0 0-.891-.3 1.25 1.25 0 0 0-.891.295.911.911 0 0 0-.313.681v.023a.959.959 0 0 0 .325.741c.245.206.56.311.879.294zM25.179 2.271l-1.469.361-.385-1.517 2.42-.723h1.264v8.487h-1.83V2.271zm3.527 5.143l2.8-2.3c.267-.216.492-.41.675-.582.165-.15.315-.316.451-.493.107-.139.192-.293.253-.457.053-.156.08-.32.078-.486a1.033 1.033 0 0 0-.313-.817c-.229-.19-.52-.29-.818-.276a1.443 1.443 0 0 0-.873.277 4.88 4.88 0 0 0-.849.854l-1.3-1.048a7.32 7.32 0 0 1 .632-.751c.205-.212.436-.397.687-.552.253-.153.527-.267.813-.339.33-.08.67-.12 1.011-.115.403-.005.805.058 1.187.187.336.112.647.29.914.523.254.226.456.506.591.818.143.339.215.703.21 1.071v.024c.005.32-.042.64-.139.945a2.8 2.8 0 0 1-.409.782 4.678 4.678 0 0 1-.691.734c-.281.245-.607.512-.976.8l-1.372 1.059h3.672v1.6h-6.236l.002-1.458zm7.656-.46H38.3V8.88h-1.938V6.954zm6.438 2.07c-.67.02-1.337-.12-1.944-.406a4.154 4.154 0 0 1-1.343-1.061l1.276-1.218c.256.302.564.557.909.752.347.18.734.27 1.125.259a1.3 1.3 0 0 0 .861-.275.917.917 0 0 0 .331-.743v-.023a.883.883 0 0 0-.434-.791 2.264 2.264 0 0 0-1.216-.275H41.6l-.289-1.175 2.011-2.014h-3.311v-1.6h5.705v1.4l-2.142 2.034c.287.048.568.125.839.229.266.102.512.249.728.434.219.192.394.427.515.692.136.315.203.657.194 1v.024c.004.377-.068.752-.213 1.1a2.581 2.581 0 0 1-1.567 1.45 3.7 3.7 0 0 1-1.27.207zm8.526-1.961h-4.117l-.3-1.312L51.532.394H53.1v5.165h1.132v1.5H53.1v1.817h-1.77l-.004-1.813zm0-1.5V2.938l-2.239 2.625h2.239zm4.249 1.391h1.938V8.88h-1.938V6.954zm6.369 2.07c-.61.014-1.218-.1-1.782-.335a4.754 4.754 0 0 1-1.372-.92l1.119-1.333c.29.267.614.493.964.674a2.31 2.31 0 0 0 1.047.24c.367.02.73-.085 1.029-.3.258-.213.399-.537.379-.871v-.024a.988.988 0 0 0-.415-.848 1.787 1.787 0 0 0-1.077-.3 3.036 3.036 0 0 0-.753.09 4.26 4.26 0 0 0-.655.223l-1.072-.71.241-4.153h5.187v1.625h-3.6l-.1 1.468a6.8 6.8 0 0 1 .5-.1 3.7 3.7 0 0 1 .6-.042 4.1 4.1 0 0 1 1.151.156c.343.097.663.26.943.48.276.223.494.51.636.835.163.385.241.8.23 1.219v.024a3.01 3.01 0 0 1-.23 1.207c-.147.348-.368.66-.648.913-.295.262-.64.46-1.016.583a4.069 4.069 0 0 1-1.306.199zm7.993 0a3.836 3.836 0 0 1-1.408-.229 2.972 2.972 0 0 1-1.023-.675 3.228 3.228 0 0 1-.729-1.2 5.957 5.957 0 0 1-.271-1.992v-.024a7.09 7.09 0 0 1 .223-1.817c.13-.525.362-1.02.68-1.457.304-.409.7-.74 1.156-.969a3.556 3.556 0 0 1 1.637-.355c.266-.002.532.018.795.06a3.476 3.476 0 0 1 1.274.473c.196.118.385.247.566.388l-.976 1.428c-.137-.1-.269-.2-.4-.283a2.423 2.423 0 0 0-.834-.343 2.39 2.39 0 0 0-.494-.048 1.485 1.485 0 0 0-.691.151c-.196.1-.368.24-.506.411-.147.186-.26.398-.331.624a3.924 3.924 0 0 0-.169.775 4.39 4.39 0 0 1 .717-.373c.329-.123.678-.18 1.029-.169a3.8 3.8 0 0 1 1.168.175c.343.107.662.281.938.512.268.23.482.515.626.837.16.366.237.762.229 1.161v.024a2.771 2.771 0 0 1-.921 2.106c-.296.265-.642.47-1.017.6a3.768 3.768 0 0 1-1.268.209zm-.066-1.6c.388.024.77-.1 1.07-.347.251-.225.39-.55.381-.887v-.024a1.113 1.113 0 0 0-.394-.88 1.594 1.594 0 0 0-1.082-.342 1.565 1.565 0 0 0-1.069.336c-.252.22-.392.54-.381.874v.024c-.008.341.136.668.393.892.303.25.69.376 1.082.353v.001zm4.7-.47h1.938V8.88h-1.938V6.954zm7.477-4.9h-3.961v-1.6h6.067v1.4l-3.78 7.03h-2.095l3.769-6.83zM88.512 9a4.591 4.591 0 0 1-1.294-.174 3.283 3.283 0 0 1-1.029-.494 2.38 2.38 0 0 1-.681-.765 2.03 2.03 0 0 1-.246-1v-.023c-.02-.441.1-.878.343-1.246a2.527 2.527 0 0 1 1.018-.789 2.493 2.493 0 0 1-.783-.729 1.95 1.95 0 0 1-.288-1.113v-.023a1.99 1.99 0 0 1 .21-.9c.144-.285.349-.536.6-.734.28-.219.595-.386.933-.493.79-.24 1.635-.24 2.426 0 .339.106.656.271.938.487.253.196.458.447.6.734.14.282.212.594.211.909v.023a1.95 1.95 0 0 1-.289 1.113 2.493 2.493 0 0 1-.783.729c.384.191.725.46 1 .789.255.346.382.77.36 1.2v.024c.007.364-.078.724-.246 1.047a2.321 2.321 0 0 1-.681.776c-.31.223-.66.389-1.029.488-.42.114-.855.169-1.29.164zm0-1.528a1.7 1.7 0 0 0 1.071-.3.916.916 0 0 0 .386-.747V6.4a.866.866 0 0 0-.409-.765 2.156 2.156 0 0 0-2.095 0 .865.865 0 0 0-.41.765v.023c.003.294.146.57.386.74.311.222.69.331 1.071.309zm0-3.575c.319.017.632-.086.879-.289a.94.94 0 0 0 .325-.734V2.85a.929.929 0 0 0-.313-.687 1.235 1.235 0 0 0-.891-.3 1.25 1.25 0 0 0-.891.295.911.911 0 0 0-.313.681v.023a.959.959 0 0 0 .325.741c.245.207.559.313.879.297v-.003zM12.2 84.436h6.345v1.649H14.03v1.709H18v1.649h-3.973v1.77H18.6v1.649h-6.4v-8.426zm10.364 4.141l-2.817-4.142h2.167l1.77 2.732 1.782-2.732h2.106l-2.816 4.117 2.937 4.31h-2.167l-1.89-2.89-1.9 2.89H19.63l2.934-4.285zm9.402-4.202h1.709l3.612 8.487h-1.938l-.771-1.89h-3.563l-.771 1.89h-1.89l3.612-8.487zm1.95 4.96L32.8 86.6l-1.12 2.732 2.236.003zm4.67-4.899h2L42.8 88l2.215-3.563h2v8.427h-1.83v-5.5l-2.372 3.6h-.048l-2.348-3.563v5.466h-1.83l-.001-8.431zm10.449 0h3.443c.46-.007.918.064 1.354.211.375.128.72.332 1.011.6a2.6 2.6 0 0 1 .639.921c.152.377.228.78.223 1.186v.024c.01.444-.081.884-.265 1.288-.17.36-.42.677-.729.927-.321.255-.69.446-1.084.56-.432.127-.88.19-1.33.187H50.89v2.528h-1.854l-.001-8.432zm3.323 4.249c.395.025.784-.107 1.083-.367a1.2 1.2 0 0 0 .386-.908v-.024a1.151 1.151 0 0 0-.4-.951 1.709 1.709 0 0 0-1.1-.325H50.89v2.576l1.468-.001zm4.719-4.249h1.854v6.754h4.2v1.673h-6.056l.002-8.427zm7.536 0h1.854v8.427h-1.854v-8.427zm3.696 6.501h1.938v1.926h-1.938v-1.926zm7.657 2.07a4.363 4.363 0 0 1-1.722-.337 4.239 4.239 0 0 1-1.372-.921 4.188 4.188 0 0 1-.9-1.379 4.436 4.436 0 0 1-.325-1.7v-.024a4.388 4.388 0 0 1 1.225-3.075 4.194 4.194 0 0 1 1.384-.939 4.513 4.513 0 0 1 1.782-.343c.361-.002.722.032 1.077.1.303.058.6.147.885.265.259.11.505.246.734.409.223.159.432.336.626.529l-1.18 1.36a4.481 4.481 0 0 0-1-.7A2.571 2.571 0 0 0 76.03 86a2.33 2.33 0 0 0-1.757.77c-.22.245-.39.529-.506.837a2.85 2.85 0 0 0-.181 1.018v.023c-.002.35.06.696.181 1.023.113.31.283.595.5.843.445.505 1.09.791 1.763.782a2.58 2.58 0 0 0 1.223-.265c.361-.196.695-.44.993-.722l1.18 1.191a6.1 6.1 0 0 1-.675.626 4.029 4.029 0 0 1-.764.476 3.96 3.96 0 0 1-.909.3 5.465 5.465 0 0 1-1.112.105zm9.028 0a4.6 4.6 0 0 1-1.794-.343 4.456 4.456 0 0 1-1.414-.928 4.142 4.142 0 0 1-.928-1.372 4.325 4.325 0 0 1-.331-1.691v-.024a4.312 4.312 0 0 1 2.691-4.014 4.646 4.646 0 0 1 1.8-.343 4.6 4.6 0 0 1 1.794.343 4.471 4.471 0 0 1 1.415.928c.398.39.713.857.927 1.372.223.536.335 1.11.331 1.691v.023a4.318 4.318 0 0 1-2.691 4.015 4.646 4.646 0 0 1-1.8.343zm.023-1.71c.351.005.7-.063 1.023-.2.303-.13.576-.322.8-.565.223-.244.399-.528.518-.837.126-.325.19-.67.187-1.018v-.024a2.811 2.811 0 0 0-.187-1.022 2.525 2.525 0 0 0-1.342-1.415 2.485 2.485 0 0 0-1.023-.21 2.512 2.512 0 0 0-1.029.2 2.36 2.36 0 0 0-.795.565 2.673 2.673 0 0 0-.518.837 2.77 2.77 0 0 0-.187 1.018v.023c-.002.35.062.697.187 1.023a2.533 2.533 0 0 0 1.336 1.415c.324.145.676.217 1.031.213l-.001-.003zm6.116-6.861h2L95.347 88l2.215-3.563h2v8.427h-1.83v-5.5l-2.372 3.6h-.048l-2.348-3.563v5.466h-1.83l-.001-8.431zm10.245 1.974h1.938v1.926h-1.938V86.41zm0 4.526h1.938v1.926h-1.938v-1.926zM24.815 100.7l-1.469.361-.385-1.517 2.42-.723h1.264v8.487h-1.83V100.7zm3.528 5.142l2.8-2.3c.267-.216.492-.41.675-.582.165-.15.315-.316.451-.493.107-.139.192-.293.253-.457.053-.156.08-.32.078-.486a1.033 1.033 0 0 0-.313-.817c-.229-.19-.52-.29-.818-.276a1.443 1.443 0 0 0-.873.277 4.88 4.88 0 0 0-.849.854l-1.3-1.048a7.32 7.32 0 0 1 .632-.751c.205-.212.436-.397.687-.552.253-.153.527-.267.813-.339.33-.08.67-.12 1.011-.115.403-.005.805.058 1.187.187.336.112.647.29.914.523.254.226.456.506.591.818.143.339.215.703.21 1.071v.024c.005.32-.042.64-.139.945a2.8 2.8 0 0 1-.409.782 4.678 4.678 0 0 1-.691.734c-.281.245-.607.512-.976.8l-1.372 1.059h3.672v1.6h-6.236l.002-1.458zm7.657-.46h1.938v1.926H36v-1.926zm6.44 2.07c-.67.02-1.337-.12-1.944-.406a4.154 4.154 0 0 1-1.343-1.061l1.276-1.218c.256.302.564.557.909.752.347.18.734.27 1.125.259a1.3 1.3 0 0 0 .861-.275.917.917 0 0 0 .331-.743v-.023a.883.883 0 0 0-.434-.791 2.264 2.264 0 0 0-1.216-.275h-.771l-.289-1.175 2.011-2.014h-3.311v-1.6h5.705v1.4l-2.142 2.034c.287.048.568.125.839.229.266.102.512.249.728.434.219.192.394.427.515.692.136.315.203.657.194 1v.024c.004.377-.068.752-.213 1.1a2.581 2.581 0 0 1-1.567 1.45 3.7 3.7 0 0 1-1.264.207zm8.523-1.962h-4.117l-.3-1.312 4.623-5.357h1.564v5.165h1.132v1.5h-1.132v1.817h-1.77v-1.813zm0-1.5v-2.63l-2.239 2.625 2.239.005zm4.249 1.392h1.938v1.926h-1.938v-1.926zm7.488.108h-4.117l-.3-1.312 4.623-5.357h1.564v5.165h1.13v1.5h-1.13v1.817H62.7v-1.813zm0-1.5v-2.63l-2.239 2.625 2.239.005zm7.584 3.462a3.836 3.836 0 0 1-1.408-.229 2.972 2.972 0 0 1-1.023-.675 3.228 3.228 0 0 1-.729-1.2 5.957 5.957 0 0 1-.271-1.992v-.024a7.09 7.09 0 0 1 .223-1.817c.13-.525.362-1.02.68-1.457.304-.409.7-.74 1.156-.969a3.556 3.556 0 0 1 1.637-.355c.266-.002.532.018.795.06a3.476 3.476 0 0 1 1.274.473c.196.118.385.247.566.388l-.976 1.428c-.137-.1-.269-.2-.4-.283a2.422 2.422 0 0 0-.834-.343 2.39 2.39 0 0 0-.494-.048 1.485 1.485 0 0 0-.691.151c-.196.1-.368.24-.506.411-.147.186-.26.398-.331.624a3.924 3.924 0 0 0-.169.775 4.39 4.39 0 0 1 .717-.373c.329-.123.678-.18 1.029-.169a3.8 3.8 0 0 1 1.168.175c.343.107.662.281.938.512.268.23.482.515.626.837.16.366.237.762.229 1.161v.024a2.771 2.771 0 0 1-.921 2.106c-.296.265-.642.47-1.017.6a3.768 3.768 0 0 1-1.268.209zm-.066-1.6c.388.024.77-.1 1.07-.347.251-.225.39-.55.381-.887v-.024a1.113 1.113 0 0 0-.394-.88 1.594 1.594 0 0 0-1.082-.342 1.565 1.565 0 0 0-1.069.336c-.252.22-.392.54-.381.874v.024c-.008.341.136.668.393.892.303.25.69.376 1.082.353v.001zm4.7-.47h1.938v1.926h-1.938v-1.926zm7.477-4.901h-3.961v-1.6H84.5v1.4l-3.78 7.03h-2.095l3.77-6.83zm6.463 6.947a4.591 4.591 0 0 1-1.294-.174 3.283 3.283 0 0 1-1.029-.494 2.38 2.38 0 0 1-.681-.765 2.03 2.03 0 0 1-.246-1v-.023c-.02-.441.1-.878.343-1.246a2.527 2.527 0 0 1 1.018-.789 2.493 2.493 0 0 1-.783-.729 1.95 1.95 0 0 1-.288-1.113v-.023a1.99 1.99 0 0 1 .21-.9c.144-.285.349-.536.6-.734.28-.219.595-.386.933-.493.79-.24 1.635-.24 2.426 0 .339.106.656.271.938.487.253.196.458.447.6.734.14.282.212.594.211.909v.023a1.95 1.95 0 0 1-.289 1.113 2.493 2.493 0 0 1-.783.729c.384.191.725.46 1 .789.255.346.382.77.36 1.2v.024c.007.364-.078.724-.246 1.047a2.321 2.321 0 0 1-.681.776c-.31.223-.66.389-1.029.488-.42.114-.855.169-1.29.164zm0-1.528a1.7 1.7 0 0 0 1.071-.3.916.916 0 0 0 .386-.747v-.023a.866.866 0 0 0-.409-.765 2.156 2.156 0 0 0-2.095 0 .865.865 0 0 0-.41.765v.023c.003.294.146.57.386.74.312.222.69.33 1.071.307zm0-3.575c.319.017.632-.086.879-.289a.94.94 0 0 0 .325-.734v-.024a.929.929 0 0 0-.313-.687 1.235 1.235 0 0 0-.891-.3 1.25 1.25 0 0 0-.891.295.911.911 0 0 0-.313.681v.023a.959.959 0 0 0 .325.741c.245.206.56.31.879.293v.001z" fill="#C2D6ED"/></g></g></g><path d="M423.422 348.916c0 5.697 4.62 10.315 10.316 10.314 5.697 0 10.315-4.62 10.314-10.316 0-5.697-4.62-10.315-10.316-10.314-5.694.007-10.308 4.622-10.314 10.316zm16.764 0a6.449 6.449 0 1 1-6.449-6.449 6.456 6.456 0 0 1 6.449 6.449zm37.933.7a1.933 1.933 0 0 1-1.933 1.933H465.5a31.879 31.879 0 0 1-3.765 12.639 1.935 1.935 0 0 1-3.395-1.856 27.987 27.987 0 0 0 3.277-10.783h-8.835a1.933 1.933 0 0 1 0-3.866h8.91c-.64-14.212-11.83-25.687-26.022-26.683v8.39a1.933 1.933 0 0 1-3.866 0V321c-14.19.997-25.379 12.472-26.018 26.682h8.836a1.933 1.933 0 0 1 0 3.866h-8.765c1.308 13.635 12.279 24.327 25.943 25.285v-8.658a1.933 1.933 0 0 1 3.866 0v8.686A27.886 27.886 0 0 0 449 372.413a1.933 1.933 0 0 1 2.108 3.24 31.725 31.725 0 0 1-15.439 5.074v10.853a1.933 1.933 0 0 1-3.866 0V380.7c-15.795-.973-28.487-13.383-29.814-29.152h-10.773a1.933 1.933 0 0 1 0-3.866h10.7c.648-16.342 13.56-29.542 29.884-30.55v-11.149a1.933 1.933 0 0 1 3.866 0v11.149c16.324 1.007 29.237 14.206 29.886 30.548h10.63a1.933 1.933 0 0 1 1.937 1.933v.003z" id="Shape" fill="#F26A75" fill-rule="nonzero" opacity=".16"/><path d="M748.919 453.11c-7.577.3-14.247 3.164-18.271 3.239-4.1.077-8.352-2.587-18.271-3.239a97.34 97.34 0 0 0-22.331 1.194l.4 3.922a3.617 3.617 0 0 1 2.639 2.385c.817 2.768.541 7.683 3.451 10.57a14.385 14.385 0 0 0 10.354 4.262c3.43.162 11.156-.216 15.429-4.262a18.739 18.739 0 0 0 3.858-5.626c1.06-2.284 1.739-4.751 2.842-5.455a3.088 3.088 0 0 1 1.623-.171 3.228 3.228 0 0 1 2.234.512c1.381 1.232 1.981 3.99 3.248 6.479a17.009 17.009 0 0 0 3.654 4.6c3.8 3.466 12.356 4.076 15.43 3.922 3.382-.171 7.184-1.165 9.542-3.75a11.727 11.727 0 0 0 2.436-4.432c.721-2.329.924-4.755 1.422-6.478a2.944 2.944 0 0 1 2.435-2.387l.609-4.091a124.931 124.931 0 0 0-22.733-1.194z" id="Shape" fill="#7E77B6" fill-rule="nonzero" opacity=".25"/><path d="M748.919 451.11c-7.577.3-14.247 3.164-18.271 3.239-4.1.077-8.352-2.587-18.271-3.239a97.34 97.34 0 0 0-22.331 1.194l.4 3.922a3.617 3.617 0 0 1 2.639 2.385c.817 2.768.541 7.683 3.451 10.57a14.385 14.385 0 0 0 10.354 4.262c3.43.162 11.156-.216 15.429-4.262a18.739 18.739 0 0 0 3.858-5.626c1.06-2.284 1.739-4.751 2.842-5.455a3.088 3.088 0 0 1 1.623-.171 3.228 3.228 0 0 1 2.234.512c1.381 1.232 1.981 3.99 3.248 6.479a17.009 17.009 0 0 0 3.654 4.6c3.8 3.466 12.356 4.076 15.43 3.922 3.382-.171 7.184-1.165 9.542-3.75a11.727 11.727 0 0 0 2.436-4.432c.721-2.329.924-4.755 1.422-6.478a2.944 2.944 0 0 1 2.435-2.387l.609-4.091a124.931 124.931 0 0 0-22.733-1.194z" id="Shape" fill="#262261" fill-rule="nonzero"/></g></g></svg>
  294. </div><p>Unfortunately, by default, DNS is usually slow and insecure. Your ISP, and anyone else listening in on the Internet, can see every site you visit and every app you use — even if their content is encrypted. Creepily, some DNS providers sell data about your Internet activity or use it target you with ads.</p><p>We think that’s gross. If you do too, now there’s an alternative: <strong>1.1.1.1</strong></p></div></div></section><section data-section="explanation-privacy"><div class="content"><header><h1 class="collapsed-top-margin">Privacy First: Guaranteed.</h1><h2><span class="mobile-emphasis">We will never sell your data or use it to target ads.</span> Period.</h2></header></div><div class="content" data-subsection="privacy"><div class="secondary desktop-only"><svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 692.92 654.39"><defs><style>.cls-1{fill:#5c5e6f}.cls-10{fill:#78c5e3}.cls-15{fill:#fff}.cls-25{fill:#78c3e3}</style><linearGradient id="New_Gradient_Swatch_8" x1="434.17" y1="-821.29" x2="581.59" y2="-821.29" gradientTransform="rotate(45 -887.8744324 -318.68963159)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#7f78b7"/><stop offset="1" stop-color="#b878b2"/></linearGradient><linearGradient id="linear-gradient" x1="-1622.92" y1="387.88" x2="-1492.25" y2="387.88" gradientTransform="rotate(-114.72 -526.5683955 -196.68470932)" gradientUnits="userSpaceOnUse"><stop offset=".76" stop-color="#7f78b7"/><stop offset="1" stop-color="#b878b2"/></linearGradient><linearGradient id="New_Gradient_Swatch_8-2" x1="-1613.26" y1="381.21" x2="-1482.59" y2="381.21" gradientTransform="rotate(-114.72 -526.5683955 -196.68470932)" xlink:href="#New_Gradient_Swatch_8"/><linearGradient id="New_Gradient_Swatch_8-3" x1="219.28" y1="428.78" x2="369.54" y2="278.52" xlink:href="#New_Gradient_Swatch_8"/><linearGradient id="New_Gradient_Swatch_8-4" x1="261.92" y1="355.4" x2="336.88" y2="355.4" xlink:href="#New_Gradient_Swatch_8"/><linearGradient id="linear-gradient-2" x1="496.49" y1="187.53" x2="571.25" y2="187.53" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#b878b2"/><stop offset="1" stop-color="#7f78b7"/></linearGradient><linearGradient id="New_Gradient_Swatch_8-5" x1="491.15" y1="183.86" x2="565.92" y2="183.86" xlink:href="#New_Gradient_Swatch_8"/><linearGradient id="linear-gradient-3" x1="-284.08" y1="517.67" x2="-220.45" y2="517.67" gradientTransform="rotate(-41.79 -337.84256497 -564.37337458)" xlink:href="#linear-gradient-2"/><linearGradient id="New_Gradient_Swatch_9" x1="-288.62" y1="514.55" x2="-224.98" y2="514.55" gradientTransform="rotate(-41.79 -337.84256497 -564.37337458)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#7f77b8"/><stop offset="1" stop-color="#78c3e3"/></linearGradient><linearGradient id="New_Gradient_Swatch_7" x1="459.4" y1="337.38" x2="515.07" y2="337.38" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#f06977"/><stop offset="1" stop-color="#f7935c"/></linearGradient><linearGradient id="New_Gradient_Swatch_7-2" x1="445.6" y1="492.24" x2="501.26" y2="492.24" xlink:href="#New_Gradient_Swatch_7"/><linearGradient id="New_Gradient_Swatch_6" x1="209.14" y1="411.11" x2="337.52" y2="282.74" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#7f78b7"/><stop offset="1" stop-color="#77c3e0"/></linearGradient><linearGradient id="linear-gradient-4" x1="302.21" y1="291.87" x2="302.21" y2="57.94" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#dae5f5"/><stop offset="1" stop-color="#eef3f9"/></linearGradient><linearGradient id="New_Gradient_Swatch_6-2" x1="289.04" y1="592.01" x2="289.04" y2="-239.1" xlink:href="#New_Gradient_Swatch_6"/><linearGradient id="linear-gradient-5" x1="331.21" y1="363.13" x2="434.7" y2="363.13" xlink:href="#linear-gradient-2"/><linearGradient id="linear-gradient-6" x1="323.83" y1="358.05" x2="427.32" y2="358.05" gradientUnits="userSpaceOnUse"><stop offset=".06" stop-color="#a9b0cf"/><stop offset=".72" stop-color="#dce6f4"/><stop offset="1" stop-color="#bac2da"/></linearGradient><linearGradient id="New_Gradient_Swatch_17_copy" x1="313.83" y1="358.05" x2="437.32" y2="358.05" xlink:href="#linear-gradient-4"/><linearGradient id="New_Gradient_Swatch_7-3" x1="-598.15" y1="315.8" x2="-534.66" y2="315.8" gradientTransform="rotate(-90 -108.27 -161.19)" xlink:href="#New_Gradient_Swatch_7"/><filter id="AI_GaussianBlur_4"><feGaussianBlur stdDeviation="4"/></filter><linearGradient id="New_Gradient_Swatch_7-4" x1="102.09" y1="154.23" x2="216.87" y2="154.23" xlink:href="#New_Gradient_Swatch_7"/><linearGradient id="linear-gradient-7" x1="188.17" y1="120.16" x2="198.93" y2="120.16" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#7d8cc1"/><stop offset="1" stop-color="#7c9dcb"/></linearGradient><linearGradient id="New_Gradient_Swatch_7-5" x1="-517.54" y1="526.38" x2="-434.68" y2="526.38" gradientTransform="rotate(-90 -108.27 -161.19)" xlink:href="#New_Gradient_Swatch_7"/></defs><title>shopping cart optimized</title><circle class="cls-1" cx="198.56" cy="591.95" r="31.46"/><circle class="cls-1" cx="515.41" cy="591.95" r="31.46"/><path d="M198.56 595a10.75 10.75 0 0 1-10.56-8.71l-7.1-35.48h35.31l-7.1 35.48a10.75 10.75 0 0 1-10.55 8.71zm317.79 0a10.77 10.77 0 0 1-10.56-8.66l-7.1-35.48H534l-7.09 35.48a10.77 10.77 0 0 1-10.56 8.66z" fill="#c8d0e2"/><path d="M535.72 231.72c-37.33-37.33-85.43-28.48-111.21 8.85-26.17 37.71-51.19 153.55-51.19 153.55s121.23-28.1 153.17-50.8c38.1-27.32 46.18-74.66 9.23-111.6zm-72 72a33.2 33.2 0 1 1 46.95 0 33.33 33.33 0 0 1-46.91-.04z" fill="url(#New_Gradient_Swatch_8)"/><path d="M535.72 231.72c-37.33-37.33-85.43-28.48-111.21 8.85-26.17 37.71-51.19 153.55-51.19 153.55s121.23-28.1 153.17-50.8c38.1-27.32 46.18-74.66 9.23-111.6zm-72 72a33.2 33.2 0 1 1 46.95 0 33.33 33.33 0 0 1-46.91-.04z" stroke-miterlimit="10" fill="none" stroke="#7f77b8" stroke-width="8"/><path d="M371.24 471.53c-12.84 34.73 6.92 62.79 38.26 68.26 31.71 5.61 112.85-12.43 112.85-12.43s-53.46-69-77.3-82.68c-28.58-16.26-61.11-7.52-73.81 26.85zm67 24.74a23.29 23.29 0 1 1-13.77-29.91 23.38 23.38 0 0 1 13.73 29.91z" fill="url(#linear-gradient)"/><path d="M361.13 465.55c-12.83 34.74 6.92 62.79 38.27 68.26 31.7 5.61 112.84-12.43 112.84-12.43s-53.46-69-77.29-82.68c-28.59-16.26-61.12-7.52-73.82 26.85zm67 24.74a23.28 23.28 0 1 1-13.77-29.91 23.37 23.37 0 0 1 13.73 29.91z" fill="url(#New_Gradient_Swatch_8-2)"/><path d="M215.75 290.21h157.32a19.68 19.68 0 0 1 19.68 19.68v87.54a19.68 19.68 0 0 1-19.68 19.68H215.75a19.68 19.68 0 0 1-19.68-19.68v-87.55a19.67 19.67 0 0 1 19.68-19.67z" fill="url(#New_Gradient_Swatch_8-3)"/><path d="M336.32 388.56c-23.15 0-41.91-17.48-41.91-39.05 0-15.84 10.13-29.48 24.69-35.6a49.64 49.64 0 0 0-16.24-1.05c-22.06 2.19-39.48 19.19-40.85 39.82-1.65 24.86 19.5 45.51 45.83 45.51a47.87 47.87 0 0 0 29-9.64z" fill="url(#New_Gradient_Swatch_8-4)"/><path d="M533.87 150.15a37.38 37.38 0 1 1-37.38 37.38 37.38 37.38 0 0 1 37.38-37.38z" fill="url(#linear-gradient-2)"/><path class="cls-10" d="M533.87 157.16a30.37 30.37 0 1 0 30.37 30.37 30.37 30.37 0 0 0-30.37-30.37zm0 56.07a25.7 25.7 0 1 1 25.7-25.7 25.7 25.7 0 0 1-25.7 25.7zm3.13-27.65c-1.4-.59-6.53-1.4-6.53-3.64 0-1.66 1.92-2.14 3.07-2.14a4.51 4.51 0 0 1 3 1 2.54 2.54 0 0 1 .73 1.11c.17.48.28 1 .94 1h3.43c.8 0 1-.14 1-1 0-3.79-3-5.92-6.36-6.66v-2.94c0-.66-.21-1.07-1-1.07h-2.78c-.8 0-1 .4-1 1.07v2.83c-3.63.7-6.67 3-6.67 7.1 0 4.68 3.25 6.15 6.77 7.32 3 1 6.08 1 6.08 3.09s-1.53 2.51-3.42 2.51a4.5 4.5 0 0 1-3.43-1.22 2.64 2.64 0 0 1-.66-1.51c-.07-.92-.45-1-1.26-1h-3.38c-.81 0-1 .19-1 1 0 4.2 3.36 6.74 7 7.55v2.87c0 .66.21 1.07 1 1.07h2.73c.8 0 1-.41 1-1.07V200c4.12-.63 7-3.13 7-7.54-.06-5-3.76-6.07-6.26-6.88z"/><path d="M528.54 146.48a37.39 37.39 0 1 1-37.39 37.38 37.38 37.38 0 0 1 37.39-37.38z" fill="url(#New_Gradient_Swatch_8-5)"/><path class="cls-10" d="M528.54 153.49a30.38 30.38 0 1 0 30.37 30.37 30.38 30.38 0 0 0-30.37-30.37zm0 56.08a25.71 25.71 0 1 1 25.7-25.71 25.7 25.7 0 0 1-25.7 25.71zm3.11-27.66c-1.4-.58-6.54-1.39-6.54-3.64 0-1.66 1.92-2.13 3.07-2.13a4.49 4.49 0 0 1 3 1 2.46 2.46 0 0 1 .74 1.1c.17.48.28 1 .94 1h3.42c.81 0 1-.15 1-1 0-3.79-3-5.93-6.36-6.67v-2.94c0-.66-.21-1.07-1-1.07h-2.73c-.8 0-1 .41-1 1.07v2.83c-3.63.7-6.67 3-6.67 7.11 0 4.67 3.25 6.14 6.78 7.32 3 1 6.08 1 6.08 3.09s-1.54 2.5-3.42 2.5a4.43 4.43 0 0 1-3.43-1.22 2.58 2.58 0 0 1-.66-1.5c-.07-.93-.45-1-1.26-1h-3.39c-.8 0-1 .19-1 1 0 4.19 3.35 6.73 7 7.54v2.87c0 .66.21 1.07 1 1.07h2.73c.8 0 1-.41 1-1.07v-2.79c4.12-.63 7-3.13 7-7.55-.09-5.04-3.79-6.11-6.3-6.92z"/><path d="M425.87 161.63a31.82 31.82 0 1 1-2.51 44.92 31.83 31.83 0 0 1 2.51-44.92z" fill="url(#linear-gradient-3)"/><path class="cls-10" d="M429.85 166.08a25.85 25.85 0 1 0 36.5 2 25.86 25.86 0 0 0-36.5-2zm31.8 35.58a21.87 21.87 0 1 1 1.73-30.89 21.87 21.87 0 0 1-1.73 30.89zm-13.71-19.31c-1.22.42-4.93 2.82-6.21 1.39-.94-1.05 0-2.44.74-3.1a3.87 3.87 0 0 1 2.45-1 2.16 2.16 0 0 1 1.09.29c.38.2.74.47 1.16.09l2.17-1.94c.51-.46.56-.67.06-1.23-2.15-2.4-5.24-2.07-7.81-.62l-1.67-1.87c-.38-.42-.74-.56-1.25-.1l-1.73 1.55c-.51.45-.41.83 0 1.25l1.61 1.8c-1.91 2.5-2.54 5.67-.21 8.29 2.66 3 5.55 2.05 8.46.8 2.44-1.06 4.44-2.8 5.61-1.49s.44 2.46-.76 3.53a3.8 3.8 0 0 1-2.86 1.17 2.19 2.19 0 0 1-1.27-.58c-.57-.55-.88-.4-1.39.06l-2.15 1.92c-.51.46-.53.69-.06 1.23 2.38 2.66 5.95 2.37 8.72.82l1.62 1.83c.38.42.74.55 1.25.1l1.73-1.55c.51-.45.42-.83 0-1.25l-1.58-1.77c2.26-2.74 2.63-5.93.13-8.73-2.79-3.24-5.79-1.81-7.85-.89z"/><path d="M420.41 162.33a31.82 31.82 0 1 1-2.52 44.92 31.81 31.81 0 0 1 2.52-44.92z" fill="url(#New_Gradient_Swatch_9)"/><path d="M424.39 166.77a25.85 25.85 0 1 0 36.5 2 25.85 25.85 0 0 0-36.5-2zm31.8 35.58a21.87 21.87 0 1 1 1.73-30.88 21.86 21.86 0 0 1-1.73 30.88z" fill="#ba78b1"/><path class="cls-15" d="M446.16 194.13l-3.78 3.78-2.22-2.21 3.78-3.79-1.27-1.27-3.78 3.78-2.22-2.22 2.94-2.93-11.18-2.39 3.64-3.63 8.48 2.16-2.13-8.51 3.53-3.53 2.34 11.21 3-3 2.22 2.22-3.78 3.78 1.27 1.28 3.78-3.78 2.22 2.21-3.78 3.78 1.89 1.89-3 3z"/><path d="M498.12 363.23l-8-4.87-6.38 6.86-4.49-8.22-9 2.75.22-9.36-9.12-2.11 4.86-8-6.85-6.38 8.23-4.49-2.75-9 9.36.22 2.11-9.13 8 4.87 6.38-6.85 4.49 8.23 9-2.75-.22 9.36 9.12 2.11-4.87 8 6.86 6.38-8.23 4.49 2.75 9-9.36-.22z" fill="url(#New_Gradient_Swatch_7)" stroke-width="2" stroke="#fff" stroke-miterlimit="10"/><path class="cls-15" d="M479.28 338l2 4.62-4.59 1.93-1.95-4.62zm14.83-6.52l.57-.24 2.16 5.11-.58.24-13.25 4-1-2.41z"/><path d="M484.32 518.09l-8-4.87-6.39 6.85-4.49-8.22-8.95 2.75.22-9.37-9.13-2.11 4.87-8-6.85-6.38 8.22-4.49-2.75-8.95 9.36.21 2.11-9.12 8 4.87 6.39-6.86 4.48 8.23 9-2.75-.22 9.36 9.13 2.11-4.87 8 6.85 6.39-8.3 4.48 2.75 9-9.37-.22z" fill="url(#New_Gradient_Swatch_7-2)" stroke-width="2" stroke="#fff" stroke-miterlimit="10"/><path class="cls-15" d="M464.93 495.52l1.09 2.59a1.93 1.93 0 0 1-1 2.54l-2.55 1.08a2 2 0 0 1-2.55-1l-1.09-2.59a1.94 1.94 0 0 1 1-2.54l2.55-1.07a1.93 1.93 0 0 1 2.55.99zM484 485l.76-.32 2.87 6.82-.76.32-16 4.83a1.94 1.94 0 0 1-2.35-1.1 2 2 0 0 1 .85-2.46z"/><rect x="190.67" y="289.68" width="165.32" height="114.48" rx="19.68" ry="19.68" fill="url(#New_Gradient_Swatch_6)"/><path class="cls-15" d="M308.56 378.42a35.23 35.23 0 0 1-14.47-67.35 39.19 39.19 0 0 0-13.66-.95A38.61 38.61 0 1 0 309 378.41z"/><path d="M306.45 57.94h-8.48a117 117 0 0 0 0 233.93h8.48a117 117 0 0 0 0-233.93z" fill="url(#linear-gradient-4)"/><path d="M289 59.48a116.89 116.89 0 1 0 117 117 117.1 117.1 0 0 0-117-117zm80.31 189.06A81.66 81.66 0 0 0 312 184.61a42 42 0 1 0-45.94 0 81.69 81.69 0 0 0-57.35 63.94 108 108 0 1 1 160.63 0z" fill="url(#New_Gradient_Swatch_6-2)"/><path d="M383 311.38a51.75 51.75 0 1 1-51.75 51.75A51.74 51.74 0 0 1 383 311.38z" fill="url(#linear-gradient-5)"/><path class="cls-10" d="M383 321.09a42 42 0 1 0 42 42 42 42 0 0 0-42-42zm0 77.61a35.58 35.58 0 1 1 35.57-35.57A35.57 35.57 0 0 1 383 398.7zm4.3-38.27c-1.93-.81-9-1.94-9-5 0-2.3 2.66-3 4.25-3a6.25 6.25 0 0 1 4.11 1.37 3.48 3.48 0 0 1 1 1.53c.25.67.39 1.38 1.31 1.38h4.74c1.11 0 1.4-.2 1.4-1.43 0-5.24-4.11-8.2-8.8-9.22V342c0-.92-.29-1.48-1.4-1.48h-3.78c-1.11 0-1.4.56-1.4 1.48v3.92c-5 1-9.23 4.12-9.23 9.83 0 6.47 4.5 8.5 9.38 10.13 4.11 1.38 8.41 1.43 8.41 4.28s-2.12 3.46-4.74 3.46c-1.79 0-3.77-.46-4.74-1.68a3.49 3.49 0 0 1-.91-2.09c-.1-1.27-.63-1.42-1.75-1.42h-4.69c-1.11 0-1.4.26-1.4 1.42 0 5.81 4.65 9.33 9.67 10.45v4c0 .92.29 1.48 1.4 1.48h3.78c1.11 0 1.4-.56 1.4-1.48v-3.87c5.71-.87 9.62-4.33 9.62-10.44-.06-6.99-5.19-8.44-8.67-9.56z"/><path d="M375.58 306.31a51.75 51.75 0 1 1-51.75 51.74 51.74 51.74 0 0 1 51.75-51.74z" stroke-width="20" fill="url(#linear-gradient-6)" stroke="url(#New_Gradient_Swatch_17_copy)" stroke-miterlimit="10"/><path class="cls-15" d="M375.58 316a42 42 0 1 0 42 42 42 42 0 0 0-42-42zm0 77.62a35.58 35.58 0 1 1 35.57-35.58 35.58 35.58 0 0 1-35.57 35.59z"/><path d="M395 362.54a15.17 15.17 0 0 1-4.53 7.44 14.71 14.71 0 0 1-11.77 4.1 17.26 17.26 0 0 1-9.55-4.33l-2.55 2.38-1.88-2 2.35-2.18-.58-.62c-.61-.66-1.14-1.32-1.64-1.93l-2.43 2.26-1.91-2.06 2.72-2.53a17.85 17.85 0 0 1-3.1-10.1 14.88 14.88 0 0 1 5-11 16.1 16.1 0 0 1 6.71-3.78l1.7 3.49a13 13 0 0 0-5.68 3.13 9.82 9.82 0 0 0-3.34 7.32 13.36 13.36 0 0 0 2.39 7.53l11.5-10.66 1.91 2.06-11.86 11c.45.57 1 1.23 1.52 1.8l.69.75 11.95-11.11 1.88 2-11.66 10.84a13.53 13.53 0 0 0 7.28 3.29 10.69 10.69 0 0 0 8-3 14.65 14.65 0 0 0 3.76-6z" stroke-linecap="round" stroke-linejoin="round" stroke="#fff" fill="#fff"/><path d="M372.92 327.11l25.62-26a5.44 5.44 0 0 0 0-7.61l-25-25.59c-2.65-2.69-8.47-2.69-9.72-2.69h-21.16a5.16 5.16 0 0 0-5.33 5.13v22.68a11.61 11.61 0 0 0 3.54 9l24.53 25.14a5.24 5.24 0 0 0 7.52-.06z" fill="url(#New_Gradient_Swatch_7-3)"/><path class="cls-15" d="M355 278.09a4.91 4.91 0 1 1-4.9-5 4.94 4.94 0 0 1 4.9 5z"/><path class="cls-25" d="M347.15 278.09a2.94 2.94 0 1 1 2.94 3 3 3 0 0 1-2.94-3z"/><path d="M561.59 227.05a8.82 8.82 0 0 0-8.83 8.82v70.63h-35.31v-76.14a8.83 8.83 0 1 0-17.65 0v76.14h-37.34v-82.39a8.83 8.83 0 1 0-17.65 0v82.39h-37.7v-89.75a8.83 8.83 0 0 0-17.66 0v89.75h-35.71l-4-97a9 9 0 0 0-9.18-8.45 8.82 8.82 0 0 0-8.46 9.18l4 96.31h-37.27l-13.54-106.62a8.83 8.83 0 0 0-17.52 2.22L281 306.49h-41.29L215.2 192.81a8.83 8.83 0 0 0-17.26 3.73l23.71 110h-41.39l-48.53-160.21A26.47 26.47 0 0 0 111.57 128l-33.76-6.75a8.83 8.83 0 1 0-3.47 17.31l33.76 6.75a8.83 8.83 0 0 1 6.73 6.1L199 429.13l-46 85.49a26.48 26.48 0 0 0 23.31 39h367.63a8.83 8.83 0 0 0 0-17.66H176.26a8.82 8.82 0 0 1-7.77-13L214 438.52l331.94-24.9a26.58 26.58 0 0 0 24.51-26.4V235.87a8.82 8.82 0 0 0-8.86-8.82zm-346.71 193.7l-29.27-96.6h39.85l20.33 94.28zm48.69-3.66l-20-92.94h39.75l11.51 90.6zm48.84-3.66l-11.34-89.28h35.73l3.61 87.18zm77-5.78L358 410l-3.55-85.86h35v83.5zm55.36-4.15l-37.7 2.83v-82.18h37.7zm55-4.12l-37.34 2.8v-78h37.37zm53-12.16a8.86 8.86 0 0 1-8.17 8.8l-27.14 2v-73.87h35.31z" fill="#6c689b" filter="url(#AI_GaussianBlur_4)"/><path d="M560.49 224.19a8.83 8.83 0 0 0-8.83 8.83v70.62h-35.31V227.5a8.83 8.83 0 0 0-17.66 0v76.14h-37.33v-82.39a8.83 8.83 0 0 0-17.66 0v82.39H406v-89.75a8.83 8.83 0 1 0-17.65 0v89.75h-35.72l-4-97a9 9 0 0 0-9.18-8.46 8.81 8.81 0 0 0-8.45 9.18l4 96.31h-37.28l-13.53-106.61a8.83 8.83 0 0 0-17.52 2.22l13.25 104.36h-41.31L214.09 190a8.83 8.83 0 0 0-17.26 3.72l23.72 110h-41.39l-48.54-160.25a26.46 26.46 0 0 0-20.15-18.29l-33.77-6.75a8.83 8.83 0 1 0-3.47 17.31l33.77 6.75a8.86 8.86 0 0 1 6.74 6.1l84.14 277.68-46 85.5a26.47 26.47 0 0 0 23.31 39h367.64a8.83 8.83 0 1 0 0-17.65H175.15a8.83 8.83 0 0 1-7.77-13l45.49-84.48 331.94-24.89a26.6 26.6 0 0 0 24.51-26.41V233a8.83 8.83 0 0 0-8.83-8.81zm-346.71 193.7l-29.27-96.6h39.84l20.34 94.28zm48.68-3.65l-20-92.95h39.75l11.51 90.61zm48.85-3.66L300 321.29h35.7l3.61 87.19zm77-5.78l-31.43 2.35-3.56-85.86h35v83.51zm55.35-4.15L406 403.48v-82.19h37.7zm55-4.13l-37.33 2.8v-78h37.33zm53-12.16a8.86 8.86 0 0 1-8.17 8.8l-27.14 2v-73.87h35.31z" fill="#c3d7ed"/><path d="M570.38 224.26L139.1 171.45l5.6 18.46 423.55 51.87a7.79 7.79 0 0 0 1.07.07 8.83 8.83 0 0 0 1.06-17.59z" fill="#dce6f4"/><path d="M104.94 161.93L152 208.79a9.75 9.75 0 0 0 13.76 0L212 163.12c4.86-4.86 4.86-15.49 4.86-17.78v-38.76c0-5.35-3.89-9.75-9.26-9.75l-41 .06c-6.48 0-11.35 1.61-16.21 6.46l-45.45 44.87a9.67 9.67 0 0 0 0 13.71z" fill="url(#New_Gradient_Swatch_7-4)"/><path class="cls-15" d="M193.55 129.13a9 9 0 1 1 9-9 9 9 0 0 1-9 9z"/><path d="M193.55 114.78a5.39 5.39 0 1 1-5.38 5.38 5.38 5.38 0 0 1 5.38-5.38z" fill="url(#linear-gradient-7)"/><path class="cls-15" d="M146.41 165.82a11.26 11.26 0 0 1-13 .81 13.3 13.3 0 0 1-3.56-3.21l-.09-.1a13.28 13.28 0 0 1-2.26-4.28 12 12 0 0 1-.52-4.54 11 11 0 0 1 1.28-4.36 11.67 11.67 0 0 1 3.15-3.69 11.27 11.27 0 0 1 13-.81 13.3 13.3 0 0 1 3.56 3.21l.08.11a13 13 0 0 1 2.27 4.27 12.24 12.24 0 0 1 .52 4.55 11 11 0 0 1-1.28 4.35 11.58 11.58 0 0 1-3.15 3.69zm-3.73-5a3.59 3.59 0 0 0 1.49-3.42 7.67 7.67 0 0 0-1.68-3.91l-.08-.11a7.21 7.21 0 0 0-3.57-2.55 3.76 3.76 0 0 0-3.7.6 3.62 3.62 0 0 0-1.51 3.4 7.59 7.59 0 0 0 1.69 3.93l.09.11a7.23 7.23 0 0 0 3.56 2.55 3.78 3.78 0 0 0 3.71-.59zm11.15-31.26l6.4-5 2 59.29-6.41 5zm30.87 37.37a11.23 11.23 0 0 1-8.8 2.37 11.24 11.24 0 0 1-4.22-1.55 13.51 13.51 0 0 1-3.56-3.22l-.09-.1a13.24 13.24 0 0 1-2.26-4.27 12.26 12.26 0 0 1-.52-4.55 11 11 0 0 1 1.28-4.36 11.67 11.67 0 0 1 3.15-3.69 11.27 11.27 0 0 1 13-.81 13.3 13.3 0 0 1 3.56 3.21l.09.11a13.24 13.24 0 0 1 2.26 4.27 12.24 12.24 0 0 1 .52 4.55 11 11 0 0 1-1.28 4.35 11.67 11.67 0 0 1-3.13 3.7zM181 162a3.59 3.59 0 0 0 1.49-3.42 7.74 7.74 0 0 0-1.67-3.91l-.09-.11a7.27 7.27 0 0 0-3.57-2.55 3.76 3.76 0 0 0-3.7.6 3.62 3.62 0 0 0-1.51 3.4 7.59 7.59 0 0 0 1.69 3.93l.09.11a7.29 7.29 0 0 0 3.57 2.56 3.79 3.79 0 0 0 3.7-.61z"/><path d="M584.86 246l33.83-34a7.06 7.06 0 0 0 0-9.94l-33-33.4c-3.5-3.51-11.17-3.51-12.83-3.51h-28a6.77 6.77 0 0 0-7 6.69v29.61c0 4.68 1.17 8.19 4.67 11.7L575 246a7 7 0 0 0 9.86 0z" fill="url(#New_Gradient_Swatch_7-5)"/><path class="cls-15" d="M561.18 182.05a6.48 6.48 0 1 1-6.48-6.47 6.48 6.48 0 0 1 6.48 6.47z"/><path class="cls-25" d="M550.82 182.05a3.89 3.89 0 1 1 3.88 3.89 3.88 3.88 0 0 1-3.88-3.89z"/></svg></div><div class="primary"><p><span><span class="mobile-emphasis">We will never log your IP address</span> (the way other companies identify you). And we’re not just saying that. We’ve retained KPMG to audit our systems annually to ensure that we're doing what we say.</span></p><p>Frankly, we don’t want to know what you do on the Internet—it’s none of our business—and we’ve taken the technical steps to ensure we can’t.</p></div></div></section><section data-section="explanation-stats"><div class="content"><header><h1>Faster than anything else.</h1><h2>28% faster, in fact.</h2></header></div><div class="content"><div class="primary"><p>We’ve built 1.1.1.1 to be the Internet’s fastest DNS directory. Don’t take our word for it. The independent DNS monitor <a href='https://www.dnsperf.com/#!dns-resolvers' target='_blank'>DNSPerf</a> ranks 1.1.1.1 the fastest DNS service in the world.</p><p>Since nearly everything you do on the Internet starts with a DNS request, choosing the fastest DNS directory across all your devices will accelerate almost everything you do online.</p></div><div class="chart" data-ref="statsChart" style="opacity: 0"><div class="bar-chart first" animated data-total="14.8"><div class="bar-chart-primary"><span class="bar-chart-fill"></span><span class="bar-chart-label">14.8ms</span></div><span class="bar-chart--text"><strong>1.1.1.1</strong></span></div><div class="bar-chart second" animated data-total="20.6"><div class="bar-chart-primary"><span class="bar-chart-fill"></span><span class="bar-chart-label">20.6ms</span></div><span class="bar-chart--text">Cisco OpenDNS</span></div><div class="bar-chart third" animated data-total="34.7"><div class="bar-chart-primary"><span class="bar-chart-fill"></span><span class="bar-chart-label">34.7ms</span></div><span class="bar-chart--text">Google Public DNS</span></div><div class="bar-chart fourth" animated data-total="68.23"><div class="bar-chart-primary"><span class="bar-chart-fill"></span><span class="bar-chart-label">68.23ms</span></div><span class="bar-chart--text">Average ISP</span></div></div></div></section><section id="setup-instructions" data-section="setup" data-ref="setup"><h1 class="collapsed-top-margin" data-ref="deviceLabel" data-label="Setup on {{device}}"></h1><p>Setting up <strong>1.1.1.1</strong> takes two minutes and requires no technical skill or special software. Even if you’re a computer novice, pick your device below for an easy-to-follow setup guide.</p><div class="instruction-picker desktop-only" data-ref="instructionPicker"><button class="button choice" type="button" data-platform="iphone"><i class="fas fa-mobile"></i><span class="label">iPhone</span></button><button class="button choice" type="button" data-platform="android"><i class="fab fa-android"></i><span class="label">Android</span></button><button class="button choice" type="button" data-platform="mac-os"><i class="fab fa-apple"></i><span class="label">MacOS</span></button><button class="button choice" type="button" data-platform="windows"><i class="fab fa-windows"></i><span class="label">Windows</span></button><button class="button choice" type="button" data-platform="linux"><i class="fab fa-linux"></i><span class="label">Linux</span></button><button class="button choice" type="button" data-platform="router"><i class="fas fa-sitemap"></i><span class="label">Router</span></button></div><div class="instructions" data-platform="mac-os"><ol><li>Open System Preferences.</li><li>Search for <strong>DNS Servers</strong> and select it from the dropdown.</li><li>Click the <strong>+</strong> button to add a DNS Server and enter <strong>1.1.1.1</strong></li><li>Click <strong>+</strong> again and enter <strong>1.0.0.1</strong> (This is for redundancy.)</li><li>Click <strong>Ok</strong>, then click <strong>Apply</strong>.</li><li>You’re all set! Your device now has faster, more private DNS servers ✌️✌️</li></ol><stream style="font-size: 16px; width: 616px; max-width: 100%;" id="b95943849d53350130ba22d039fa6faf" site="cloudflare.com"></stream><script data-cfasync="false" defer src="https://embed.cloudflarestream.com/embed/we4g.fla9.latest.js?video=b95943849d53350130ba22d039fa6faf"></script></div><div class="instructions" data-platform="iphone"><ol><li>From your iPhone’s home screen, open the <strong>Settings</strong> app.</li><li>Tap <strong>Wi-Fi</strong>, then tap your preferred network in the list.</li><li>Tap <strong>Configure DNS</strong>, then tap <strong>Manual</strong>.</li><li>If there are any existing entries, tap the <strong>-</strong> button, and <strong>Delete</strong> next to each one.</li><li>Tap the <strong>+ Add Server</strong> button, then type <strong>1.1.1.1</strong></li><li>Tap the <strong>+ Add Server</strong> button again, then type <strong>1.0.0.1</strong>. This is for redundancy.</li><li>Tap the <strong>Save</strong> button on the top right.</li><li>You’re all set! Your device now has faster, more private DNS servers ✌️✌️</li></ol><stream style="font-size: 16px; width: 616px; max-width: 100%;" id="ddf07732bc76fc854d4b1879eea2c517" site="cloudflare.com"></stream><script data-cfasync="false" defer src="https://embed.cloudflarestream.com/embed/we4g.fla9.latest.js?video=ddf07732bc76fc854d4b1879eea2c517"></script></div><div class="instructions" data-platform="linux"><p>While these steps are for Ubuntu, most Linux distributions configure DNS settings through the Network Manager. Alternatively, your DNS settings can be specified in <code class="inline">/etc/resolv.conf</code></p><ol><li>Click the Applications <i class="fas fa-th"></i> icon on the left menu bar.</li><li>Click <strong>Settings</strong>, then <strong>Network</strong>.</li><li>Find your internet connection on the right pane, then click the gear <i class="fas fa-cog"></i> icon.</li><li>Click the <strong>IPv4</strong> or <strong>IPv6</strong> tab to view your DNS settings.</li><li>Set the “Automatic” toggle on the DNS entry to <strong>Off</strong>.</li><undefined><span>Provide the 1.1.1.1 DNS addresses in the DNS entries field:</span><ul><li><strong>1.0.0.1</strong></li><li>For IPv6: <strong>2606:4700:4700::1111,2606:4700:4700::1001</strong></li></ul></undefined><li>Click <strong>Apply</strong>, then restart your browser.</li><li>You’re all set! Your device now has faster, more private DNS servers ✌️✌️</li></ol></div><div class="instructions" data-platform="windows"><ol><li>Click on the Start menu, then click on <strong>Control Panel</strong>.</li><li>Click on <strong>Network and Internet</strong>.</li><li>Click on <strong>Change Adapter Settings</strong>.</li><li>Right click on the Wi-Fi network you are connected to, then click <strong>Properties</strong>.</li><li>Select <strong>Internet Protocol Version 4</strong> (or Version 6 if desired).</li><li>Click <strong>Properties</strong>.</li><li>Write down any existing DNS server entries for future reference.</li><li>Click <strong>Use The Following DNS Server Addresses</strong>.</li><li><span>Replace those addresses with the 1.1.1.1 DNS addresses:</span><ul><li>For IPv4: <strong>1.1.1.1</strong> and <strong>1.0.0.1</strong></li><li>For IPv6: <strong>2606:4700:4700::1111</strong> and <strong>2606:4700:4700::1001</strong></li></ul></li><li>Click <strong>OK</strong>, then <strong>Close</strong>.</li><li>Restart your browser.</li><li>You’re all set! Your device now has faster, more private DNS servers ✌️✌️</li></ol><stream style="font-size: 16px; width: 616px; max-width: 100%;" id="92b27227d737a866adc8b0572cf0db89" site="cloudflare.com"></stream><script data-cfasync="false" defer src="https://embed.cloudflarestream.com/embed/we4g.fla9.latest.js?video=92b27227d737a866adc8b0572cf0db89"></script></div><div class="instructions" data-platform="android"><div class="message"><p class="collapsed-margins message-content">Note that Android requires a static IP to use custom DNS servers. This setup requires additional setup on your router, affecting your network’s strategy for adding new devices to the network. We recommend configuring your <button class="inline-button" type="button" onclick="chooseInstructions('router')">router’s DNS</button> instead. This will give all devices on your network the full speed and privacy benefits of 1.1.1.1 DNS.</p></div><ol><li>Connect to your preferred wireless network.</li><li>Enter your router’s gateway IP address in your browser.</li><li>If prompted, fill in your username and password. This information may be labeled on the router.</li><li>In your router’s configuration page, locate the <strong>DNS server</strong> settings.</li><li>Write down any existing DNS server entries for future reference.</li><li><span>Replace those addresses with the 1.1.1.1 DNS addresses:</span><ul><li>For IPv4: <strong>1.1.1.1</strong> and <strong>1.0.0.1</strong></li><li>For IPv6: <strong>2606:4700:4700::1111</strong> and <strong>2606:4700:4700::1001</strong></li></ul></li><li>Save your settings, then restart your browser.</li><li>You’re all set! Your device now has faster, more private DNS servers ✌️✌️</li></ol><stream style="font-size: 16px; width: 616px; max-width: 100%;" id="62dceb0d5905f0c98a895d21409d6247" site="cloudflare.com"></stream><script data-cfasync="false" defer src="https://embed.cloudflarestream.com/embed/we4g.fla9.latest.js?video=62dceb0d5905f0c98a895d21409d6247"></script></div><div class="instructions" data-platform="router"><div class="message center"><p class="collapsed-margins message-content">Your router’s configuration may vary. Consult your manual for more information.</p></div><ol><li>Connect to your preferred wireless network.</li><li>Enter your router’s gateway IP address in your browser.</li><li>If prompted, fill in your username and password. This information may be labeled on the router.</li><li>In your router’s configuration page, locate the <strong>DNS server</strong> settings.</li><li>Write down any existing DNS server entries for future reference.</li><li><span>Replace those addresses with the 1.1.1.1 DNS addresses:</span><ul><li>For IPv4: <strong>1.1.1.1</strong> and <strong>1.0.0.1</strong></li><li>For IPv6: <strong>2606:4700:4700::1111</strong> and <strong>2606:4700:4700::1001</strong></li></ul></li><li>Save your settings, then restart your browser.</li><li>You’re all set! Your device now has faster, more private DNS servers ✌️✌️</li></ol></div><p class="questions-link">Questions? Visit our <a href="https://community.cloudflare.com/c/reliability/1111" target="_blank">Community Forum</a></p></section><section data-section="share"><div class="accent-background"></div><h2 class="light-on-dark">✌️✌️ Share a faster, privacy-first Internet with your friends.</h2><div class="share-buttons"><a class="button share-button" target="_blank" href="https://twitter.com/intent/tweet?text=%E2%9C%8C%EF%B8%8F%E2%9C%8C%EF%B8%8F%20Fast%2C%20safe%2C%20and%20private%20internet%20is%20here.%20Setup%20the%201.1.1.1%20DNS%20Resolver%20in%20less%20than%20two%20minutes.&amp;hashtags=1dot1dot1dot1&amp;url=https%3A%2F%2F1.1.1.1"><i class="fab fa-twitter"></i></a><a class="button share-button" target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2F1.1.1.1"><i class="fab fa-facebook"></i></a><a class="button share-button" target="_blank" href="/cdn-cgi/l/email-protection#9fa0eceafdf5fafceba2badaadbaa6dcbaa7dcbadad9badda7baa7d9badaadbaa6dcbaa7dcbadad9badda7baa7d9baadafddedf0e8ecfabaadaffebaadaff9feecebfaedbaaddcbaadaff2f0edfabaadafefedf6e9feebfabaadaff6f1ebfaedf1faebbaadafbadaadbaa7afbaa6abbaadafaeb1aeb1aeb1aebaadafdbd1ccbaadafcdfaecf0f3e9faedb9fef2efa4fdf0fbe6a2badaadbaa7afbaa6dcaeb1aeb1aeb1aebadaadbaa7afbaa6dbbaadaff2fef4faecbaadaff6f1ebfaedf1faebbaadaffdedf0e8ecf6f1f8baadaff9feecebfaedbaadaffef1fbbaadaff2f0edfabaadafefedf6e9feebfab1baadafdcf7fafcf4baadaff0eaebbaadaff7ebebefecbaacdebaadd9baadd9aeb1aeb1aeb1aebaadaff9f0edbaadaff2f0edfabaadaff6f1f9f0baadaffef1fbbaadaff7f0e8baadafebf0baadafecfaebeaefbaadafe6f0eaedbaadaffbfae9f6fcfabaadaff6f1baadaff3faececbaadafebf7fef1baadafebe8f0baadaff2f6f1eaebfaecbe"><i class="fas fa-envelope"></i></a></div></section><section data-section="faq"><div class="content"><h1 class="collapsed-top-margin">Who’s behind this?</h1><p><strong>1.1.1.1</strong> is a partnership between Cloudflare and APNIC.</p><p>Cloudflare runs one of the world’s largest, fastest networks. APNIC is a non-profit organization managing IP address allocation for the Asia Pacific and Oceania regions.</p><p>Cloudflare had the network. APNIC had the IP address (1.1.1.1). Both of us were motivated by a mission to help build a better Internet. You can read more about each organization’s motivations on our respective posts: <a href="https://blog.cloudflare.com/announcing-1111/" target="_blank">Cloudflare Blog</a> / <a href="https://labs.apnic.net/?p=1127" target="_blank">APNIC Blog</a>.</p><div class="logos" style="text-align: center; margin-bottom: 3em"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 236 40"><defs><style>.cls-4{fill:#404242}</style></defs><path d="M91.31 24.87l.3-.78A6.67 6.67 0 0 1 97.07 20l4.1-.24a.47.47 0 0 0 .43-.32.37.37 0 0 0 0-.34.33.33 0 0 0-.28-.15l-4-.24a2.85 2.85 0 0 1-2.26-1.12 3.2 3.2 0 0 1-.33-2.81l.73-2.52a.31.31 0 0 1 .18-.19l-1.07-.46a.59.59 0 0 1 0 .23l-1.06 2.79A6.67 6.67 0 0 1 88 18.71L69.34 19a.48.48 0 0 0-.43.33.35.35 0 0 0 0 .33.39.39 0 0 0 .29.16l18.55.18A2.87 2.87 0 0 1 90 21.12a3.17 3.17 0 0 1 .33 2.81l-.26.91a.44.44 0 0 1-.42.32h1.85a.22.22 0 0 1-.19-.29z" fill="#fff"/><path d="M90.08 24.84l.26-.91a3.17 3.17 0 0 0-.34-2.81A2.87 2.87 0 0 0 87.75 20l-18.51-.23a.39.39 0 0 1-.29-.16.35.35 0 0 1 0-.33.48.48 0 0 1 .43-.33L88 18.71a6.67 6.67 0 0 0 5.46-4.09l1.06-2.79a.59.59 0 0 0 0-.23.53.53 0 0 0 0-.13 12.17 12.17 0 0 0-23.39-1.26A5.47 5.47 0 0 0 62.45 14a5.56 5.56 0 0 0 .14 2A7.78 7.78 0 0 0 55 23.73a8.32 8.32 0 0 0 .08 1.12.37.37 0 0 0 .36.31h34.22a.44.44 0 0 0 .42-.32z" fill="#f58220"/><path d="M96.25 12h-.6a.31.31 0 0 0-.18.19l-.73 2.52a3.2 3.2 0 0 0 .33 2.81 2.85 2.85 0 0 0 2.26 1.12l4 .24a.33.33 0 0 1 .28.15.37.37 0 0 1 0 .34.47.47 0 0 1-.43.32l-4.1.24a6.67 6.67 0 0 0-5.46 4.09l-.3.78a.22.22 0 0 0 .2.29h14.11a.38.38 0 0 0 .37-.28 10.3 10.3 0 0 0 .37-2.74A10.11 10.11 0 0 0 96.25 12z" fill="#fbae40"/><path class="cls-4" d="M107.77 31.14a.91.91 0 1 1 .91-.91.92.92 0 0 1-.91.91m0-1.66a.74.74 0 0 0-.73.75.73.73 0 1 0 1.46 0 .74.74 0 0 0-.73-.75m.46 1.23H108l-.18-.35h-.25v.34h-.18v-1h.48a.31.31 0 0 1 .34.33.3.3 0 0 1-.21.3zm-.35-.53A.14.14 0 0 0 108 30c0-.11-.06-.15-.16-.15h-.3v.3zm-95.62-.96h2.34v6.39h4.08v2.04h-6.42v-8.43zm8.84 4.24a4.42 4.42 0 0 1 4.55-4.39 4.37 4.37 0 0 1 4.53 4.36 4.41 4.41 0 0 1-4.55 4.38 4.38 4.38 0 0 1-4.53-4.36m6.7 0a2.19 2.19 0 0 0-2.17-2.28 2.15 2.15 0 0 0-2.13 2.25 2.19 2.19 0 0 0 2.15 2.27 2.15 2.15 0 0 0 2.15-2.25M33 34v-4.78h2.37v4.69c0 1.21.62 1.79 1.56 1.79s1.55-.55 1.55-1.73v-4.75h2.37v4.68c0 2.72-1.55 3.91-4 3.91S33 36.59 33 34m11.47-4.78h3.25c3 0 4.76 1.74 4.76 4.17 0 2.44-1.77 4.24-4.81 4.24h-3.2zm3.29 6.36a2.07 2.07 0 0 0 2.32-2.13 2.08 2.08 0 0 0-2.32-2.14h-.95v4.29zm8.11-6.36h6.75v2.05h-4.41v1.43h3.99v1.94h-3.99v3.01h-2.34v-8.43zm10 0h2.33v6.39h4.09v2.04h-6.42v-8.43zm12.52-.06h2.25l3.59 8.49h-2.5l-.62-1.5h-3.25l-.6 1.5H74.8zm2 5.17l-.94-2.4-1 2.4zm6.85-5.11h4a3.65 3.65 0 0 1 2.74.92 2.58 2.58 0 0 1 .75 2A2.66 2.66 0 0 1 93 34.71l2 2.94h-2.7l-1.7-2.55h-1v2.55h-2.36zm3.88 4.05c.8 0 1.25-.39 1.25-1 0-.67-.48-1-1.26-1h-1.53v2zm6.97-4.05h6.78v1.99h-4.46v1.28h4.04v1.84h-4.04v1.34h4.52v1.98h-6.84v-8.43zM7.15 34.45a2.07 2.07 0 0 1-1.93 1.26 2.19 2.19 0 0 1-2.16-2.27 2.15 2.15 0 0 1 2.13-2.25 2.11 2.11 0 0 1 2 1.4h2.47a4.4 4.4 0 0 0-4.44-3.51 4.42 4.42 0 0 0-4.55 4.36 4.37 4.37 0 0 0 4.52 4.36 4.45 4.45 0 0 0 4.43-3.37zm114.95-6.14h-4.73v-3.63h4.73V20h3.72v4.69h4.73v3.63h-4.73V33h-3.72z"/><g><path class="cls-4" d="M212.22 12.11v25.4h-3.38v-25.4zm-50.43 25.35h-6.91l-1.18-4.23h-7.58l-1.33 4.23h-6.91l8.19-25.86h7.68zM147.66 28h4.55l-2.25-8zm21.86 9.42H163V11.65h9.52c2.87 0 5.17.61 6.76 1.88A7.92 7.92 0 0 1 182 20a8.56 8.56 0 0 1-2.66 6.67c-1.59 1.27-3.89 1.88-6.76 1.88h-3zm0-14.56h3c3 0 3.38-1.17 3.38-2.95s-.39-2.91-3.36-2.91h-3zm64.72 11.15A14.46 14.46 0 0 1 229 35c-6 0-9.88-4.17-9.88-10.58 0-5.81 3.84-9.93 9.26-9.93A10.11 10.11 0 0 1 234 16l.87-2.85a9.46 9.46 0 0 0-1.59-.72 14.14 14.14 0 0 0-4.81-.86 12.62 12.62 0 0 0-12.81 13c0 7.79 5.43 13.29 13.16 13.29a17.09 17.09 0 0 0 3.54-.41 12.33 12.33 0 0 0 2.66-.92zm-32.67 3.36l-14-19.7v19.69h-3.23V12.11h3.07L200.91 31V12.11h3.22v25.25h-2.56z"/></g></svg>
  295. * Connection #1 to host 1.0.0.1 left intact
  296. </div><h1 class="collapsed-top-margin">Can I integrate with 1.1.1.1?</h1><p>If you are a browser, operating system, app, router, or VPN manufacturer who wants to build in a privacy-first, fast, modern DNS service, <strong class="subtle">yes!</strong></p><p>By using DNS over HTTPS (DoH) you can transparently offer enhanced security to your customers while improving the speed of your devices. Even better, you can do it at no cost, both in terms of licensing and customer’s privacy. Learn more about 1.1.1.1 and our DNS over HTTPS (DoH) support in our <a href="https://developers.cloudflare.com/1.1.1.1/dns-over-https/" target="_blank">Developer Docs</a>.</p></div></section><section data-section="footer"><div class="content"><a class="footer-logo" href="https://1.1.1.1/">1.1.1.1</a><span>&nbsp; &nbsp; &nbsp; &nbsp;</span><a href="https://www.cloudflare.com/terms/">Terms of Service</a><span>&nbsp; &nbsp;</span><a href="https://developers.cloudflare.com/1.1.1.1/commitment-to-privacy/privacy-policy/privacy-policy/">Privacy Policy</a></div></section></main><script data-cfasync="false" src="/cdn-cgi/scripts/d07b1474/cloudflare-static/email-decode.min.js"></script><script type="text/javascript" src="/05acfa24763389e1fd35.js"></script></body></html>
  297.  
  298.  
  299. My-MBP:~ me$ curl -Lvs http://1.1.1.1/
  300. *   Trying 1.1.1.1...
  301. * TCP_NODELAY set
  302. * Connected to 1.1.1.1 (1.1.1.1) port 80 (#0)
  303. > GET / HTTP/1.1
  304. > Host: 1.1.1.1
  305. > User-Agent: curl/7.54.0
  306. > Accept: */*
  307. >
  308. < HTTP/1.1 301 Moved Permanently
  309. < Date: Tue, 10 Apr 2018 03:29:08 GMT
  310. < Transfer-Encoding: chunked
  311. < Connection: keep-alive
  312. < Cache-Control: max-age=3600
  313. < Expires: Tue, 10 Apr 2018 04:29:08 GMT
  314. < Location: https://1.1.1.1/
  315. < X-Content-Type-Options: nosniff
  316. < Server: cloudflare
  317. < CF-RAY: 40922099a7e93623-MAN
  318. <
  319. * Ignoring the response-body
  320. * Connection #0 to host 1.1.1.1 left intact
  321. * Issue another request to this URL: 'https://1.1.1.1/'
  322. *   Trying 1.1.1.1...
  323. * TCP_NODELAY set
  324. * Connected to 1.1.1.1 (1.1.1.1) port 443 (#1)
  325. * ALPN, offering h2
  326. * ALPN, offering http/1.1
  327. * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
  328. * successfully set certificate verify locations:
  329. *   CAfile: /etc/ssl/cert.pem
  330.   CApath: none
  331. * TLSv1.2 (OUT), TLS handshake, Client hello (1):
  332. * TLSv1.2 (IN), TLS handshake, Server hello (2):
  333. * TLSv1.2 (IN), TLS handshake, Certificate (11):
  334. * TLSv1.2 (IN), TLS handshake, Server key exchange (12):
  335. * TLSv1.2 (IN), TLS handshake, Server finished (14):
  336. * TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
  337. * TLSv1.2 (OUT), TLS change cipher, Client hello (1):
  338. * TLSv1.2 (OUT), TLS handshake, Finished (20):
  339. * TLSv1.2 (IN), TLS change cipher, Client hello (1):
  340. * TLSv1.2 (IN), TLS handshake, Finished (20):
  341. * SSL connection using TLSv1.2 / ECDHE-ECDSA-CHACHA20-POLY1305
  342. * ALPN, server accepted to use h2
  343. * Server certificate:
  344. *  subject: C=US; ST=CA; L=San Francisco; O=Cloudflare, Inc.; CN=*.cloudflare-dns.com
  345. *  start date: Mar 30 00:00:00 2018 GMT
  346. *  expire date: Mar 25 12:00:00 2020 GMT
  347. *  subjectAltName: host "1.1.1.1" matched cert's IP address!
  348. *  issuer: C=US; O=DigiCert Inc; CN=DigiCert ECC Secure Server CA
  349. *  SSL certificate verify ok.
  350. * Using HTTP2, server supports multi-use
  351. * Connection state changed (HTTP/2 confirmed)
  352. * Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
  353. * Using Stream ID: 1 (easy handle 0x7f8f7a007800)
  354. > GET / HTTP/2
  355. > Host: 1.1.1.1
  356. > User-Agent: curl/7.54.0
  357. > Accept: */*
  358. >
  359. * Connection state changed (MAX_CONCURRENT_STREAMS updated)!
  360. < HTTP/2 200
  361. < date: Tue, 10 Apr 2018 03:29:09 GMT
  362. < content-type: text/html
  363. < set-cookie: __cfduid=df9e21018401c7f1badec9bc51965758d1523330949; expires=Wed, 10-Apr-19 03:29:09 GMT; path=/; domain=.1.1.1.1; HttpOnly; Secure
  364. < last-modified: Mon, 09 Apr 2018 02:37:39 GMT
  365. < strict-transport-security: max-age=31536000; includeSubDomains; preload
  366. < x-content-type-options: nosniff
  367. < expect-ct: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
  368. < server: cloudflare
  369. < cf-ray: 409220a10a633683-MAN
  370. <
  371. <!DOCTYPE html><html lang="en-US" prefix="og: http://ogp.me/ns#"><head><title>1.1.1.1 — the Internet’s Fastest, Privacy-First DNS Resolver</title><meta charset="utf-8"><!--|
  372. ............................................................
  373. .........1............1............1............1...........
  374. ........11...........11...........11...........11...........
  375. .......111..........111..........111..........111...........
  376. ......1111.........1111.........1111.........1111...........
  377. ........11...........11...........11...........11...........
  378. ........11...........11...........11...........11...........
  379. ........11...........11...........11...........11...........
  380. ........11...........11...........11...........11...........
  381. ........11...........11...........11...........11...........
  382. ........11...........11...........11...........11...........
  383. ........11...........11...........11...........11...........
  384. ........11...........11...........11...........11...........
  385. ........11...........11...........11...........11...........
  386. ........11....ooo....11....ooo....11....ooo....11...........
  387. ......111111..ooo..111111..ooo..111111..ooo..111111.........
  388. ............................................................
  389. --><meta property="og:title" content="1.1.1.1 — the Internet’s Fastest, Privacy-First DNS Resolver"><meta name="twitter:title" content="1.1.1.1 — the Internet’s Fastest, Privacy-First DNS Resolver"><meta name="author" content="1.1.1.1"><meta name="generator" content="1.1.1.1"><meta name="twitter:card" content="summary"><meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1"><meta name="description" content="✌️✌️ Browse a faster, more private internet."><meta name="og:description" content="✌️✌️ Browse a faster, more private internet."><meta name="twitter:description" content="✌️✌️ Browse a faster, more private internet."><meta property="og:url" content="https://1.1.1.1"><meta property="og:image" content="https://1.1.1.1/media/card.png"><meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width"><link rel="canonical" href="https://1.1.1.1"><link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,700" rel="stylesheet"><script async src="https://www.googletagmanager.com/gtag/js?id=UA-10218544-23"></script><script>window.dataLayer = window.dataLayer || []
  390. function gtag(){dataLayer.push(arguments)}
  391. gtag('js', new Date())
  392. gtag('config', 'UA-10218544-23')
  393. </script><script defer src="https://use.fontawesome.com/releases/v5.0.8/js/solid.js" integrity="sha384-+Ga2s7YBbhOD6nie0DzrZpJes+b2K1xkpKxTFFcx59QmVPaSA8c7pycsNaFwUK6l" crossorigin="anonymous"></script><script defer src="https://use.fontawesome.com/releases/v5.0.8/js/brands.js" integrity="sha384-sCI3dTBIJuqT6AwL++zH7qL8ZdKaHpxU43dDt9SyOzimtQ9eyRhkG3B7KMl6AO19" crossorigin="anonymous"></script><script defer src="https://use.fontawesome.com/releases/v5.0.8/js/fontawesome.js" integrity="sha384-7ox8Q2yzO/uWircfojVuCQOZl+ZZBg2D2J5nkpLqzH1HY0C1dHlTKIbpRz/LG23c" crossorigin="anonymous"></script><link rel="shortcut icon" href="/favicon.png"><link href="/05acfa24763389e1fd35.css" rel="stylesheet"></head><body><main><section data-section="hero"><div class="language-selector" tabindex="3" role="button" data-ref="languageSelector"><div class="selector-label"><i class="fas fa-globe"></i><span class="chosen-language">English</span><i class="fas fa-caret-down"></i></div><div class="dropdown"><a class="language" href="/es/">Español</a><a class="language" href="/fr/">Français</a><a class="language" href="/de/">Deutsch</a><a class="language" href="/nl/">Nederlands</a><a class="language" href="/zh-Hans/">简体中文</a><a class="language" href="/zh-Hant/">繁體中文</a><a class="language" href="/ja-jp/">日本語</a></div></div><div class="hero-background"><div class="slideshow desktop-only" data-ref="slideshow" data-active-slide="1"><div class="background-slide" data-slide="1"></div><div class="background-slide" data-slide="2"></div><div class="background-slide" data-slide="3"></div><div class="background-slide" data-slide="4"></div></div><div class="slideshow mobile-only static-slide"><div class="background-slide" data-slide="4"></div></div></div><h3>Introducing</h3><h1 class="hero-copy" alt="1.1.1.1 DNS resolver"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 304 95"><path d="M0 15.577a54.31 54.31 0 0 0 9.428-.806c3.052-.537 5.813-1.432 8.282-2.685 2.47-1.254 4.58-2.865 6.33-4.835 1.751-1.97 2.896-4.386 3.435-7.251H40v94H23.165V27.663H0V15.577zM76 95c-5.523 0-10-4.477-10-10s4.477-10 10-10 10 4.477 10 10-4.477 10-10 10zm12-79.423a54.31 54.31 0 0 0 9.428-.806c3.052-.537 5.813-1.432 8.282-2.685 2.47-1.254 4.58-2.865 6.33-4.835 1.751-1.97 2.896-4.386 3.435-7.251H128v94h-16.835V27.663H88V15.577zM164 95c-5.523 0-10-4.477-10-10s4.477-10 10-10 10 4.477 10 10-4.477 10-10 10zm12-79.423a54.31 54.31 0 0 0 9.428-.806c3.052-.537 5.813-1.432 8.282-2.685 2.47-1.254 4.58-2.865 6.33-4.835 1.751-1.97 2.896-4.386 3.435-7.251H216v94h-16.835V27.663H176V15.577zM252 95c-5.523 0-10-4.477-10-10s4.477-10 10-10 10 4.477 10 10-4.477 10-10 10zm12-79.423a54.31 54.31 0 0 0 9.428-.806c3.052-.537 5.813-1.432 8.282-2.685 2.47-1.254 4.58-2.865 6.33-4.835 1.751-1.97 2.896-4.386 3.435-7.251H304v94h-16.835V27.663H264V15.577z" fill-rule="evenodd"/></svg>
  394. </h1><h2>You’re two minutes away from browsing a faster, more private internet.</h2><div class="actions"><a class="button secondary inverted" tabindex="1" role="button" data-scroll href="#setup-instructions"><div class="button-content">Install</div></a><div class="spacer mobile-only"></div><a class="button secondary inverted" tabindex="2" role="button" data-scroll href="#explanation"><div class="button-content">Info</div></a></div></section><section id="explanation" data-section="explanation"><div class="content" data-subsection="dns"><h1 class="mobile-only collapsed-top-margin">DNS: Internet’s Directory</h1><div class="secondary"><svg viewBox="0 0 492 698" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient x1="-229.906%" y1="245.597%" x2="109.599%" y2="7.738%" id="a"><stop stop-color="#7E77B6" offset="66.5%"/><stop stop-color="#B778B1" offset="100%"/></linearGradient><linearGradient x1="-127.548%" y1="78.146%" x2="232.704%" y2="21.037%" id="b"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#7E78B6" offset=".4%"/><stop stop-color="#7B98C9" offset="27.8%"/><stop stop-color="#79AFD6" offset="54.1%"/><stop stop-color="#77BDDE" offset="78.8%"/><stop stop-color="#77C2E1" offset="100%"/></linearGradient><linearGradient x1="-181.412%" y1="50%" y2="50%" id="c"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="-181.413%" y1="50%" y2="50%" id="d"><stop stop-color="#EDF2F8" offset="0%"/><stop stop-color="#D9E4F4" offset="100%"/></linearGradient><linearGradient x1="-64976.7%" y1="33984.9%" x2="52663.3%" y2="33984.9%" id="e"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="-63920.4%" y1="33338%" x2="53719.5%" y2="33338%" id="f"><stop stop-color="#EDF2F8" offset="0%"/><stop stop-color="#D9E4F4" offset="100%"/></linearGradient><linearGradient x1="-64326.7%" y1="32769.3%" x2="53313.3%" y2="32769.3%" id="g"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="-64326.7%" y1="31631.7%" x2="53313.3%" y2="31631.7%" id="h"><stop stop-color="#EDF2F8" offset="0%"/><stop stop-color="#D9E4F4" offset="100%"/></linearGradient><linearGradient x1="-67.71%" y1="81.443%" x2="164.726%" y2="17.739%" id="i"><stop stop-color="#7E8CC2" offset="14.4%"/><stop stop-color="#77C2E1" offset="100%"/></linearGradient><linearGradient x1="-181.412%" y1="50%" y2="50%" id="j"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#B778B1" offset="100%"/></linearGradient><linearGradient x1="-4026.6%" y1="3970.482%" x2="34782.1%" y2="1060.643%" id="k"><stop stop-color="#7E8CC2" offset="14.4%"/><stop stop-color="#77C2E1" offset="100%"/></linearGradient><linearGradient x1="-51112.1%" y1="30788.3%" x2="55480.7%" y2="30788.3%" id="l"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#B778B1" offset="100%"/></linearGradient><linearGradient x1="-190.06%" y1="218.792%" x2="102.201%" y2="13.735%" id="m"><stop stop-color="#7E77B6" offset="57.2%"/><stop stop-color="#B778B1" offset="100%"/></linearGradient><linearGradient x1="-51700%" y1="6752.4%" x2="55804.8%" y2="6752.4%" id="n"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#B778B1" offset="100%"/></linearGradient><linearGradient x1="-51700%" y1="54558.5%" x2="55804.8%" y2="54558.5%" id="o"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#B778B1" offset="100%"/></linearGradient><linearGradient x1="-51700%" y1="6952.9%" x2="55804.8%" y2="6952.9%" id="p"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#B778B1" offset="100%"/></linearGradient><linearGradient x1="-51700%" y1="54550.3%" x2="55804.8%" y2="54550.3%" id="q"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#B778B1" offset="100%"/></linearGradient><linearGradient x1="-9.926%" y1="92.895%" x2="109.927%" y2="7.105%" id="r"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#77C2E1" offset="100%"/></linearGradient><linearGradient x1="-12.426%" y1="91.7%" x2="112.426%" y2="8.3%" id="s"><stop stop-color="#CCE3EF" stop-opacity=".636" offset="5.6%"/><stop stop-color="#7E77B6" offset="100%"/></linearGradient><linearGradient x1="-502.477%" y1="76.185%" x2="602.481%" y2="23.815%" id="t"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#7D7DB9" offset="20.4%"/><stop stop-color="#7C8DC3" offset="46.8%"/><stop stop-color="#79A7D2" offset="76.3%"/><stop stop-color="#77C2E1" offset="100%"/></linearGradient><linearGradient x1="0%" y1="50%" y2="50%" id="v"><stop stop-color="#7E81BD" offset="0%"/><stop stop-color="#7C93C7" offset="89%"/><stop stop-color="#7C96C8" offset="100%"/></linearGradient><linearGradient x1="-3.031%" y1="50%" x2="103.031%" y2="50%" id="u"><stop stop-color="#8077B7" offset="0%"/><stop stop-color="#8077B7" offset="100%"/></linearGradient><linearGradient x1="34823.6%" y1="6752.4%" x2="56700%" y2="6752.4%" id="x"><stop stop-color="#7E81BD" offset="0%"/><stop stop-color="#7C93C7" offset="89%"/><stop stop-color="#7C96C8" offset="100%"/></linearGradient><linearGradient x1="48992.6%" y1="6752.4%" x2="55954.8%" y2="6752.4%" id="w"><stop stop-color="#8077B7" offset="0%"/><stop stop-color="#8077B7" offset="100%"/></linearGradient><linearGradient x1="263611.2%" y1="6952.9%" x2="285487.5%" y2="6952.9%" id="z"><stop stop-color="#7E81BD" offset="0%"/><stop stop-color="#7C93C7" offset="89%"/><stop stop-color="#7C96C8" offset="100%"/></linearGradient><linearGradient x1="17452.8%" y1="6952.9%" x2="24817.4%" y2="6952.9%" id="y"><stop stop-color="#8077B7" offset="0%"/><stop stop-color="#8077B7" offset="100%"/></linearGradient><linearGradient x1="263614.4%" y1="54550.3%" x2="285490.8%" y2="54550.3%" id="B"><stop stop-color="#7E81BD" offset="0%"/><stop stop-color="#7C93C7" offset="89%"/><stop stop-color="#7C96C8" offset="100%"/></linearGradient><linearGradient x1="17452.8%" y1="54550.3%" x2="24440.3%" y2="54550.3%" id="A"><stop stop-color="#8077B7" offset="0%"/><stop stop-color="#8077B7" offset="100%"/></linearGradient><linearGradient x1="34823.6%" y1="54558.5%" x2="56700%" y2="54558.5%" id="D"><stop stop-color="#7E81BD" offset="0%"/><stop stop-color="#7C93C7" offset="89%"/><stop stop-color="#7C96C8" offset="100%"/></linearGradient><linearGradient x1="48983.8%" y1="54558.5%" x2="55954.8%" y2="54558.5%" id="C"><stop stop-color="#8077B7" offset="0%"/><stop stop-color="#8077B7" offset="100%"/></linearGradient></defs><g transform="translate(0 1)" fill="none" fill-rule="evenodd"><path d="M469.76 23.3H98.028v-2.338h-49.5V23.3H30.489C13.73 23.3.144 34.57.144 48.471v565.6c.033 1.046.193 2.085.478 3.092.969 5.2 3.368 9.478 6.525 11.84a5.472 5.472 0 0 0 3.515 1.712c.681.18 1.382.274 2.086.281h456.679c5.634 0 10.2-3.816 10.2-8.524l.42-127.95V31.888c.001-4.741-4.606-8.588-10.287-8.588z" opacity=".4" fill="#7C96C8" fill-rule="nonzero"/><path d="M464.427 79.153H95.848V619.8h368.579c5.634 0 10.2-3.871 10.2-8.647V87.8c0-4.775-4.567-8.647-10.2-8.647z" fill="url(#a)" fill-rule="nonzero"/><path d="M10.144 79.153v521.419c0 10.617 5.644 19.224 12.605 19.224h73.1V79.153H10.144z" fill="url(#b)" fill-rule="nonzero"/><path fill="#7E77B6" fill-rule="nonzero" opacity=".3" d="M112.843 609.393v87.604l35.623-22.593 35.624 22.593V609.393z"/><path d="M453.7 54.778H40.599l.001 524.67c-.103 8.716 6.878 15.867 15.594 15.973H453.7c6.314 0 11.433-3.871 11.433-8.647V63.425c0-4.775-5.119-8.647-11.433-8.647z" fill="url(#c)" fill-rule="nonzero"/><path d="M453.875 47.465H47.1v524.67c0 8.822 6.875 15.973 15.355 15.973h391.42c6.217 0 11.258-3.871 11.258-8.647V56.113c0-4.776-5.04-8.648-11.258-8.648z" fill="url(#d)" fill-rule="nonzero"/><path d="M447.375 38.528H40.6V563.2c0 8.822 6.875 15.973 15.355 15.973h391.42c6.217 0 11.258-3.871 11.258-8.647V47.175c0-4.775-5.041-8.647-11.258-8.647z" fill="url(#e)" fill-rule="nonzero"/><path d="M457.938 32.059H51.16v524.67c0 8.822 6.875 15.973 15.355 15.973h391.423c6.217 0 11.258-3.871 11.258-8.647V40.706c.004-4.776-5.041-8.647-11.258-8.647z" fill="url(#f)" fill-rule="nonzero"/><path d="M453.875 26.371H47.1v524.67c0 8.822 6.875 15.973 15.355 15.973h391.42c6.217 0 11.258-3.871 11.258-8.647V35.019c0-4.776-5.04-8.648-11.258-8.648z" fill="url(#g)" fill-rule="nonzero"/><path d="M453.875 15H47.1v524.67c0 8.822 6.875 15.973 15.355 15.973h391.42c6.217 0 11.258-3.871 11.258-8.647V23.644c0-4.776-5.04-8.644-11.258-8.644z" fill="url(#h)" fill-rule="nonzero"/><rect fill="#6C689B" fill-rule="nonzero" x="30.877" y="539.181" width="24" height="55.665" rx="12"/><path d="M40.489 3.337c-16.759 0-30.345 11.432-30.345 25.534V572.7c0-14.1 13.586-25.534 30.345-25.534h125.7V3.337h-125.7z" fill="url(#i)" fill-rule="nonzero"/><path d="M463.928 5.949H95.349v540.857h368.579c5.634 0 10.2-3.873 10.2-8.651V14.6c0-4.778-4.567-8.651-10.2-8.651z" fill="url(#j)" fill-rule="nonzero"/><path d="M53.168 3.337c-16.759 0-30.345 11.428-30.345 25.525v54.976a3.694 3.694 0 0 0-3.676-3.691H13.82a3.694 3.694 0 0 0-3.676 3.691v518.789c0 4.973 5.566 16.884 10.518 16.884 0 0 2.088.286 2.161-3.453V572.5c0-14.1 13.586-25.525 30.345-25.525h125.7V3.337h-125.7z" fill="url(#k)" fill-rule="nonzero"/><path d="M476.607 5.949H108.028v541.868h368.579c5.634 0 10.2-3.88 10.2-8.667V14.616c0-4.787-4.567-8.667-10.2-8.667z" fill="url(#l)" fill-rule="nonzero"/><path fill="url(#m)" fill-rule="nonzero" d="M423.426 3.337H178.674l-70.646 70.385V481.19l66.875 66.627h248.435l66.71-66.463V69.712z"/><path d="M490.048 12.046c0-4.81-4.606-8.709-10.288-8.709h-56.334l66.621 66.375.001-57.666z" fill="url(#n)" fill-rule="nonzero"/><path d="M479.76 547.817c5.682 0 10.288-3.9 10.288-8.709v-57.754l-66.71 66.463h56.422z" fill="url(#o)" fill-rule="nonzero"/><path fill="url(#p)" fill-rule="nonzero" d="M108.028 3.337v70.385l70.646-70.385z"/><path fill="url(#q)" fill-rule="nonzero" d="M108.028 547.817h66.875l-66.875-66.627z"/><path fill="url(#r)" fill-rule="nonzero" d="M95.848 575.139v107.487l38.469-27.72 38.469 27.72V575.139z"/><path fill="url(#s)" fill-rule="nonzero" d="M103.807 575.078v91.609l30.597-23.626L165 666.687v-91.609z"/><path fill="url(#t)" fill-rule="nonzero" d="M81.506 5.949h25.634v540.857H81.506z"/><path stroke="url(#u)" stroke-width="3" fill="url(#v)" fill-rule="nonzero" stroke-linecap="round" stroke-linejoin="round" d="M58.533.962h49.495v547.043H58.533z"/><path d="M448.421 524.2a3.362 3.362 0 1 1 .002-6.724 3.362 3.362 0 0 1-.002 6.724zm0-5.153a1.791 1.791 0 1 0 0 3.584 1.791 1.791 0 0 0 0-3.585v.001zM438.258 512.5a3.363 3.363 0 1 1-.002-6.726 3.363 3.363 0 0 1 .002 6.726zm0-5.154a1.791 1.791 0 1 0 1.791 1.791c0-.99-.801-1.793-1.791-1.794v.003zM401.925 524.2a3.362 3.362 0 1 1 .002-6.724 3.362 3.362 0 0 1-.002 6.724zm0-5.153a1.791 1.791 0 1 0 0 3.584 1.791 1.791 0 0 0 0-3.585v.001zM448.858 477.7a3.363 3.363 0 1 1 0-6.726 3.363 3.363 0 0 1 0 6.726zm0-5.154a1.791 1.791 0 1 0 1.791 1.791 1.793 1.793 0 0 0-1.791-1.788v-.003zM401.925 454.455a3.363 3.363 0 1 1 0-6.726 3.363 3.363 0 0 1 0 6.726zm0-5.154a1.791 1.791 0 1 0 0 3.584 1.791 1.791 0 0 0 0-3.585v.001zM471.67 524.2a3.362 3.362 0 1 1 .002-6.724 3.362 3.362 0 0 1-.002 6.724zm0-5.153a1.791 1.791 0 1 0 0 3.584 1.791 1.791 0 0 0 0-3.585v.001z" fill="#C2D6ED" fill-rule="nonzero"/><path d="M482.679 535H377.891v-14.95h21.457v1.572h-19.886v11.807h101.646v-23.681h-23.364v-39.795c-.014-9.977-8.098-18.061-18.075-18.075H404.5v-1.572h35.167c10.846.012 19.635 8.801 19.647 19.647v38.223h23.364l.001 26.824z" fill="#C2D6ED" fill-rule="nonzero"/><path fill="#C2D6ED" fill-rule="nonzero" d="M446.282 475.126h-45.143v-12.41h1.572v10.838h43.571zM415.788 461.93h22.47v1.572h-22.47z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M418.919 465.381l-2.667-2.665 2.667-2.664h-2.263l-2.664 2.664 2.664 2.665zM471.67 500.951a3.363 3.363 0 1 1 0-6.726 3.363 3.363 0 0 1 0 6.726zm0-5.154a1.791 1.791 0 1 0 1.791 1.791 1.793 1.793 0 0 0-1.791-1.788v-.003z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M470.884 476.137h1.572v18.875h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M474.334 479.267l-2.664-2.666-2.665 2.666v-2.262l2.665-2.665 2.664 2.665zM450.998 520.051h18.095v1.572h-18.095zM439.044 521.687h-23.848V509.92h-11.475v-1.572h13.047v11.767h20.704v-8.406h1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M406.852 506.469l-2.666 2.665 2.666 2.664h-2.263l-2.664-2.664 2.664-2.665zM379.757 489.956a3.363 3.363 0 1 1 0-6.726 3.363 3.363 0 0 1 0 6.726zm0-5.154a1.791 1.791 0 1 0 0 3.586 1.791 1.791 0 0 0 0-3.588v.002zM379.757 466.708a3.363 3.363 0 1 1 0-6.726 3.363 3.363 0 0 1 0 6.726zm0-5.154a1.791 1.791 0 1 0 0 3.582 1.791 1.791 0 0 0 0-3.582z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M393.792 509.369h-14.888l.067-20.201 1.572.005-.062 18.624h11.739v-43.666h-9.886v-1.571h11.458zM425.024 437.677a3.363 3.363 0 1 1-.002-6.726 3.363 3.363 0 0 1 .002 6.726zm0-5.154a1.791 1.791 0 1 0 0 3.582 1.791 1.791 0 0 0 0-3.582z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M414.379 433.528h8.068v1.572h-8.068z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M417.51 431.65l-2.666 2.664 2.666 2.665h-2.263l-2.664-2.665 2.664-2.664zM403.844 495.1a3.362 3.362 0 1 1 .002-6.724 3.362 3.362 0 0 1-.002 6.724zm0-5.153a1.791 1.791 0 1 0 0 3.584 1.791 1.791 0 0 0 0-3.585v.001z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M406.421 490.951h30.698v1.572h-30.698z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M433.988 494.401l2.666-2.664-2.666-2.665h2.263l2.664 2.665-2.664 2.664zM448.858 510.815a3.363 3.363 0 1 1 0-6.726 3.363 3.363 0 0 1 0 6.726zm0-5.154a1.791 1.791 0 1 0 0 3.582 1.791 1.791 0 0 0 0-3.582z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M448.073 496.808h1.572v8.067h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M451.523 499.939l-2.664-2.666-2.665 2.666v-2.263l2.665-2.664 2.664 2.664zM364.422 536.7a3.362 3.362 0 1 1 .002-6.724 3.362 3.362 0 0 1-.002 6.724zm0-5.153a1.791 1.791 0 1 0 1.791 1.791 1.793 1.793 0 0 0-1.791-1.787v-.004z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M363.636 522.698h1.572v8.067h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M367.086 525.828l-2.664-2.666-2.665 2.666v-2.262l2.665-2.665 2.664 2.665zM471.67 466.362a3.363 3.363 0 1 1-.002-6.726 3.363 3.363 0 0 1 .002 6.726zm0-5.154a1.791 1.791 0 1 0 0 3.58 1.791 1.791 0 0 0 0-3.579v-.001z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M470.884 392.191h1.572v68.232h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M474.334 395.322l-2.664-2.667-2.665 2.667v-2.263l2.665-2.665 2.664 2.665zM426.325 417.005a3.363 3.363 0 1 1 0-6.726 3.363 3.363 0 0 1 0 6.726zm0-5.154a1.791 1.791 0 1 0 0 3.58 1.791 1.791 0 0 0 0-3.579v-.001z"/><path d="M442.448 437.677H436.9v-23.249h-8v-1.572h9.572V436.1h3.974c10.026-.011 18.151-8.136 18.162-18.162v-25.747h1.572v25.752c-.012 10.893-8.839 19.72-19.732 19.734z" fill="#C2D6ED" fill-rule="nonzero"/><path fill="#C2D6ED" fill-rule="nonzero" d="M458.73 395.322l2.665-2.667 2.665 2.667v-2.263l-2.665-2.665-2.665 2.665zM148.954 520.789a3.363 3.363 0 1 1 6.726-.002 3.363 3.363 0 0 1-6.726.002zm1.572 0a1.791 1.791 0 1 0 3.582.004 1.791 1.791 0 0 0-3.582-.004zM159.117 509.086a3.363 3.363 0 1 1 6.726-.002 3.363 3.363 0 0 1-6.726.002zm1.572 0a1.791 1.791 0 1 0 3.582 0 1.791 1.791 0 0 0-3.582 0zM195.451 520.789a3.363 3.363 0 1 1 6.726-.002 3.363 3.363 0 0 1-6.726.002zm1.572 0a1.791 1.791 0 1 0 3.584.004 1.791 1.791 0 0 0-3.585-.004h.001zM148.517 474.292a3.363 3.363 0 1 1 6.726 0 3.363 3.363 0 0 1-6.726 0zm1.572 0a1.791 1.791 0 1 0 3.582 0 1.791 1.791 0 0 0-3.582 0zM195.451 451.044a3.363 3.363 0 1 1 6.726-.002 3.363 3.363 0 0 1-6.726.002zm1.572 0a1.791 1.791 0 1 0 3.584 0 1.791 1.791 0 0 0-3.585 0h.001zM125.706 520.789a3.363 3.363 0 1 1 6.726-.002 3.363 3.363 0 0 1-6.726.002zm1.572 0a1.791 1.791 0 1 0 3.584.004 1.791 1.791 0 0 0-3.585-.004h.001zM125.706 497.541a3.363 3.363 0 1 1 6.726 0 3.363 3.363 0 0 1-6.726 0zm1.572 0a1.791 1.791 0 1 0 3.584 0 1.791 1.791 0 0 0-3.585 0h.001z"/><path d="M118.059 534.953h104.789V520H201.39v1.572h19.886v11.807H119.63V509.7h23.364v-39.795c.014-9.977 8.098-18.061 18.075-18.075h35.167v-1.572h-35.167c-10.846.012-19.635 8.801-19.647 19.647v38.223h-23.363v26.825z" fill="#C2D6ED" fill-rule="nonzero"/><path fill="#C2D6ED" fill-rule="nonzero" d="M154.456 475.078h45.143v-12.41h-1.572v10.838h-43.571zM162.48 461.882h22.47v1.572h-22.47z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M181.82 465.333l2.666-2.665-2.666-2.664h2.262l2.665 2.664-2.665 2.665zM128.283 476.089h1.572v18.875h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M126.404 479.22l2.664-2.667 2.665 2.667v-2.263l-2.665-2.664-2.664 2.664zM131.645 520.003h18.095v1.572h-18.095zM161.694 521.639h23.848v-11.767h11.475V508.3H183.97v11.768h-20.704v-8.407h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M193.886 506.421l2.666 2.665-2.666 2.664h2.263l2.664-2.664-2.664-2.665zM217.618 486.546a3.363 3.363 0 1 1 6.726 0 3.363 3.363 0 0 1-6.726 0zm1.572 0a1.791 1.791 0 1 0 3.582 0 1.791 1.791 0 0 0-3.582 0zM217.618 463.3a3.363 3.363 0 1 1 6.726-.002 3.363 3.363 0 0 1-6.726.002zm1.572 0a1.791 1.791 0 1 0 3.582 0 1.791 1.791 0 0 0-3.582 0z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M206.946 509.321h14.888l-.067-20.201-1.572.005.062 18.625h-11.739v-43.666h9.886v-1.572h-11.458zM172.352 434.267a3.363 3.363 0 1 1 6.726-.002 3.363 3.363 0 0 1-6.726.002zm1.572 0a1.791 1.791 0 1 0 3.582 0 1.791 1.791 0 0 0-3.582 0z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M178.291 433.481h8.068v1.572h-8.068z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M183.228 431.602l2.666 2.665-2.666 2.664h2.263l2.664-2.664-2.664-2.665zM193.531 491.689a3.363 3.363 0 1 1 6.726-.002 3.363 3.363 0 0 1-6.726.002zm1.572 0a1.791 1.791 0 1 0 1.791-1.791c-.99 0-1.793.801-1.794 1.791h.003z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M163.619 490.903h30.698v1.572h-30.698z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M166.75 494.354l-2.666-2.665 2.666-2.664h-2.263l-2.664 2.664 2.664 2.665zM148.517 507.4a3.363 3.363 0 1 1 6.726 0 3.363 3.363 0 0 1-6.726 0zm1.572 0a1.791 1.791 0 1 0 3.582 0 1.791 1.791 0 0 0-3.582 0z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M151.094 496.76h1.572v8.067h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M149.215 499.891l2.665-2.666 2.664 2.666v-2.263l-2.664-2.664-2.665 2.664zM232.954 533.294a3.363 3.363 0 1 1 6.726-.002 3.363 3.363 0 0 1-6.726.002zm1.572 0a1.791 1.791 0 1 0 3.584 0 1.791 1.791 0 0 0-3.585 0h.001z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M235.531 522.65h1.572v8.067h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M233.652 525.781l2.664-2.666 2.665 2.666v-2.263l-2.665-2.664-2.664 2.664zM125.706 462.952a3.363 3.363 0 1 1 6.726 0 3.363 3.363 0 0 1-6.726 0zm1.572 0a1.791 1.791 0 1 0 3.584 0 1.791 1.791 0 0 0-3.585 0h.001z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M128.283 392.143h1.572v68.232h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M126.404 395.274l2.664-2.666 2.665 2.666v-2.263l-2.665-2.664-2.664 2.664zM171.05 413.595a3.363 3.363 0 1 1 6.726 0 3.363 3.363 0 0 1-6.726 0zm1.572 0a1.791 1.791 0 1 0 3.582 0 1.791 1.791 0 0 0-3.582 0z"/><path d="M158.291 437.629h5.546v-23.248h8v-1.572h-9.572v23.248h-3.974c-10.024-.011-18.148-8.133-18.162-18.157v-25.757h-1.572V417.9c.015 10.892 8.842 19.717 19.734 19.729z" fill="#C2D6ED" fill-rule="nonzero"/><path fill="#C2D6ED" fill-rule="nonzero" d="M142.008 395.274l-2.665-2.666-2.664 2.666v-2.263l2.664-2.664 2.665 2.664zM152.525 26.5a3.362 3.362 0 1 1-.002 6.724 3.362 3.362 0 0 1 .002-6.724zm0 5.153a1.791 1.791 0 1 0 0-3.584 1.791 1.791 0 0 0 0 3.585v-.001zM162.688 38.2a3.363 3.363 0 1 1 .002 6.726 3.363 3.363 0 0 1-.002-6.726zm0 5.154a1.791 1.791 0 1 0-1.267-.523c.336.337.791.526 1.267.527v-.004zM199.022 26.5a3.362 3.362 0 1 1-.002 6.724 3.362 3.362 0 0 1 .002-6.724zm0 5.153a1.791 1.791 0 1 0 0-3.584 1.791 1.791 0 0 0 0 3.585v-.001zM152.088 73a3.363 3.363 0 1 1 0 6.726 3.363 3.363 0 0 1 0-6.726zm0 5.154a1.791 1.791 0 1 0-1.791-1.791 1.793 1.793 0 0 0 1.791 1.788v.003zM199.022 96.246a3.363 3.363 0 1 1 0 6.726 3.363 3.363 0 0 1 0-6.726zm0 5.154a1.791 1.791 0 1 0 0-3.582 1.791 1.791 0 0 0 0 3.582zM129.277 26.5a3.362 3.362 0 1 1-.002 6.724 3.362 3.362 0 0 1 .002-6.724zm0 5.153a1.791 1.791 0 1 0 0-3.584 1.791 1.791 0 0 0 0 3.585v-.001zM129.277 49.749a3.363 3.363 0 1 1 0 6.726 3.363 3.363 0 0 1 0-6.726zm0 5.154a1.791 1.791 0 1 0-1.791-1.791 1.793 1.793 0 0 0 1.791 1.788v.003z"/><path d="M118.267 15.7h104.789v14.95H201.6v-1.572h19.886V17.271H119.839v23.682H143.2v39.795c.014 9.977 8.098 18.061 18.075 18.075h35.167v1.572h-35.164c-10.846-.012-19.635-8.801-19.647-19.647V42.525h-23.364V15.7z" fill="#C2D6ED" fill-rule="nonzero"/><path fill="#C2D6ED" fill-rule="nonzero" d="M154.665 75.575h45.143v12.41h-1.572V77.146h-43.571zM162.688 87.199h22.47v1.572h-22.47z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M182.028 85.32l2.666 2.664-2.666 2.665h2.262l2.665-2.665-2.665-2.664zM128.491 55.689h1.572v18.875h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M126.612 71.433l2.665 2.666 2.664-2.666v2.263l-2.664 2.664-2.665-2.664zM131.854 29.078h18.095v1.572h-18.095zM161.902 29.013h23.849v11.768h11.474v1.572h-13.046V30.585h-20.705v8.407h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M194.095 44.232l2.666-2.665-2.666-2.665h2.262l2.665 2.665-2.665 2.665zM221.189 60.744a3.363 3.363 0 1 1 0 6.726 3.363 3.363 0 0 1 0-6.726zm0 5.154a1.791 1.791 0 1 0 0-3.586 1.791 1.791 0 0 0 0 3.588v-.002zM221.189 83.993a3.363 3.363 0 1 1 0 6.726 3.363 3.363 0 0 1 0-6.726zm0 5.154a1.791 1.791 0 1 0 0-3.58 1.791 1.791 0 0 0 0 3.579v.001z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M207.154 41.331h14.888l-.067 20.202-1.571-.006.062-18.624h-11.74v43.666h9.887v1.572h-11.459zM175.923 113.024a3.363 3.363 0 1 1 .002 6.726 3.363 3.363 0 0 1-.002-6.726zm0 5.154a1.791 1.791 0 1 0 0-3.58 1.791 1.791 0 0 0 0 3.579v.001z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M178.5 115.6h8.068v1.572H178.5z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M183.437 119.051l2.666-2.665-2.666-2.664h2.262l2.665 2.664-2.665 2.665zM197.1 55.6a3.362 3.362 0 1 1-.002 6.724 3.362 3.362 0 0 1 .002-6.724zm0 5.153a1.791 1.791 0 1 0 0-3.584 1.791 1.791 0 0 0 0 3.585v-.001z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M163.828 58.178h30.698v1.572h-30.698z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M166.958 56.299l-2.666 2.665 2.666 2.664h-2.262l-2.665-2.664 2.665-2.665zM152.088 39.886a3.363 3.363 0 1 1 0 6.726 3.363 3.363 0 0 1 0-6.726zm0 5.154a1.791 1.791 0 1 0 0-3.58 1.791 1.791 0 0 0 0 3.579v.001z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M151.302 45.825h1.572v8.067h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M149.423 50.762l2.665 2.666 2.664-2.666v2.262l-2.664 2.665-2.665-2.665zM233.525 15a3.362 3.362 0 1 1-.002 6.724 3.362 3.362 0 0 1 .002-6.724zm0 5.153a1.791 1.791 0 1 0-1.791-1.791 1.793 1.793 0 0 0 1.791 1.787v.004z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M232.739 20.935h1.572v8.067h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M230.86 25.872l2.665 2.666 2.664-2.666v2.263l-2.664 2.664-2.665-2.664zM129.277 84.338a3.363 3.363 0 1 1 0 6.726 3.363 3.363 0 0 1 0-6.726zm0 5.154a1.791 1.791 0 1 0 0-3.582 1.791 1.791 0 0 0 0 3.582z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M128.491 90.278h1.572v68.232h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M126.612 155.379l2.665 2.666 2.664-2.666v2.263l-2.664 2.664-2.665-2.664zM174.621 133.7a3.363 3.363 0 1 1 0 6.726 3.363 3.363 0 0 1 0-6.726zm0 5.154a1.791 1.791 0 1 0-1.791-1.791 1.793 1.793 0 0 0 1.791 1.786v.005z"/><path d="M158.5 113.024h5.546v23.248h8v1.572h-9.572V114.6H158.5c-10.026.011-18.151 8.136-18.162 18.162v25.748h-1.572v-25.753c.013-10.893 8.84-19.72 19.734-19.733z" fill="#C2D6ED" fill-rule="nonzero"/><path fill="#C2D6ED" fill-rule="nonzero" d="M142.216 155.379l-2.665 2.666-2.664-2.666v2.263l2.664 2.664 2.665-2.664zM449.7 30.483a3.363 3.363 0 1 1-6.726.002 3.363 3.363 0 0 1 6.726-.002zm-1.572 0a1.791 1.791 0 1 0-1.791 1.791c.99 0 1.793-.801 1.794-1.791h-.003zM439.539 42.186a3.363 3.363 0 1 1-6.726.002 3.363 3.363 0 0 1 6.726-.002zm-1.572 0a1.791 1.791 0 1 0-3.584 0 1.791 1.791 0 0 0 3.585 0h-.001zM403.206 30.483a3.363 3.363 0 1 1-6.726.002 3.363 3.363 0 0 1 6.726-.002zm-1.572 0a1.791 1.791 0 1 0-3.582 0 1.791 1.791 0 0 0 3.582 0zM450.14 76.98a3.363 3.363 0 1 1-6.726 0 3.363 3.363 0 0 1 6.726 0zm-1.572 0a1.791 1.791 0 1 0-3.582 0 1.791 1.791 0 0 0 3.582 0zM403.206 100.228a3.363 3.363 0 1 1-6.726.002 3.363 3.363 0 0 1 6.726-.002zm-1.572 0a1.791 1.791 0 1 0-3.582 0 1.791 1.791 0 0 0 3.582 0zM472.951 30.483a3.363 3.363 0 1 1-6.726.002 3.363 3.363 0 0 1 6.726-.002zm-1.572 0a1.791 1.791 0 1 0-3.582 0 1.791 1.791 0 0 0 3.582 0zM472.951 53.732a3.363 3.363 0 1 1-6.726 0 3.363 3.363 0 0 1 6.726 0zm-1.572 0a1.791 1.791 0 1 0-3.582 0 1.791 1.791 0 0 0 3.582 0z"/><path d="M480.6 16.319H375.809v14.95h21.457V29.7h-19.885V17.891h101.645v23.681h-23.363v39.795c-.014 9.977-8.098 18.061-18.075 18.075H402.42v1.572h35.167c10.846-.012 19.635-8.801 19.647-19.647V43.144H480.6V16.319z" fill="#C2D6ED" fill-rule="nonzero"/><path fill="#C2D6ED" fill-rule="nonzero" d="M444.2 76.194h-45.142v12.41h1.571V77.766H444.2zM413.707 87.818h22.47v1.572h-22.47z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M416.837 85.939l-2.666 2.665 2.666 2.664h-2.262l-2.665-2.664 2.665-2.665zM468.802 56.308h1.572v18.875h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M472.253 72.053l-2.665 2.666-2.664-2.666v2.262l2.664 2.665 2.665-2.665zM448.917 29.697h18.095v1.572h-18.095zM436.963 29.633h-23.848V41.4H401.64v1.572h13.046V31.205h20.705v8.406h1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M404.77 44.851l-2.666-2.665 2.666-2.664h-2.262l-2.665 2.664 2.665 2.665zM381.038 64.726a3.363 3.363 0 1 1-6.726 0 3.363 3.363 0 0 1 6.726 0zm-1.572 0a1.791 1.791 0 1 0-3.584 0 1.791 1.791 0 0 0 3.585 0h-.001zM381.038 87.974a3.363 3.363 0 1 1-6.726.002 3.363 3.363 0 0 1 6.726-.002zm-1.572 0a1.791 1.791 0 1 0-3.584 0 1.791 1.791 0 0 0 3.585 0h-.001z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M391.711 41.951h-14.888l.067 20.201 1.571-.005-.061-18.624h11.739v43.665h-9.887v1.572h11.459zM426.3 117.006a3.363 3.363 0 1 1-6.726.002 3.363 3.363 0 0 1 6.726-.002zm-1.572 0a1.791 1.791 0 1 0-1.791 1.791 1.793 1.793 0 0 0 1.796-1.791h-.005z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M412.298 116.22h8.068v1.572h-8.068z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M415.428 119.67l-2.666-2.664 2.666-2.665h-2.262l-2.665 2.665 2.665 2.664zM405.126 59.583a3.363 3.363 0 1 1-6.726.002 3.363 3.363 0 0 1 6.726-.002zm-1.572 0a1.791 1.791 0 1 0-3.582 0 1.791 1.791 0 0 0 3.582 0z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M404.34 58.797h30.698v1.572H404.34z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M431.907 56.919l2.666 2.664-2.666 2.665h2.262l2.665-2.665-2.665-2.664zM450.14 43.868a3.363 3.363 0 1 1-6.726 0 3.363 3.363 0 0 1 6.726 0zm-1.572 0a1.791 1.791 0 1 0-3.582 0 1.791 1.791 0 0 0 3.582 0z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M445.991 46.444h1.572v8.067h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M449.442 51.381l-2.665 2.666-2.664-2.666v2.263l2.664 2.664 2.665-2.664zM365.7 17.978a3.363 3.363 0 1 1-6.726.002 3.363 3.363 0 0 1 6.726-.002zm-1.572 0a1.791 1.791 0 1 0-1.791 1.791c.99 0 1.793-.801 1.794-1.791h-.003z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M361.554 20.555h1.572v8.067h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M365.005 25.492l-2.665 2.666-2.664-2.666v2.262l2.664 2.665 2.665-2.665zM472.951 88.321a3.363 3.363 0 1 1-6.726 0 3.363 3.363 0 0 1 6.726 0zm-1.572 0a1.791 1.791 0 1 0-3.582 0 1.791 1.791 0 0 0 3.582 0z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M468.802 90.897h1.572v68.232h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M472.253 155.998l-2.665 2.666-2.664-2.666v2.263l2.664 2.665 2.665-2.665zM427.606 137.677a3.363 3.363 0 1 1-6.726 0 3.363 3.363 0 0 1 6.726 0zm-1.572 0a1.791 1.791 0 1 0-3.584 0 1.791 1.791 0 0 0 3.585 0h-.001z"/><path d="M440.366 113.643h-5.546v23.248h-8v1.572h9.572v-23.248h3.974c10.026.011 18.151 8.136 18.162 18.162v25.752h1.572v-25.752c-.012-10.894-8.84-19.722-19.734-19.734z" fill="#C2D6ED" fill-rule="nonzero"/><path fill="#C2D6ED" fill-rule="nonzero" d="M456.649 155.998l2.665 2.666 2.664-2.666v2.263l-2.664 2.665-2.665-2.665z"/><path d="M48.317 44.426l-23.389 7.016a18.7 18.7 0 0 0-11.914 12.052L7.757 80.683M48.317 161.991l-23.389 7.015a18.7 18.7 0 0 0-11.914 12.052l-5.257 17.189M48.317 279.556l-23.389 7.015a18.7 18.7 0 0 0-11.914 12.052l-5.257 17.189M48.317 397.121l-23.389 7.015a18.7 18.7 0 0 0-11.914 12.052l-5.257 17.189M48.317 514.686L24.928 521.7a18.7 18.7 0 0 0-11.914 12.052l-5.257 17.189" stroke="#6C689B" stroke-width="6" stroke-linecap="round" stroke-linejoin="round"/><path d="M77.1 141.645a3.006 3.006 0 1 1 2.926-3 2.97 2.97 0 0 1-2.926 3zm0-4.6a1.6 1.6 0 1 0 1.558 1.6 1.582 1.582 0 0 0-1.558-1.605v.005zM77.1 37.771a3.006 3.006 0 1 1 2.926-3 2.97 2.97 0 0 1-2.926 3zm0-4.6a1.6 1.6 0 1 0 1.558 1.6 1.582 1.582 0 0 0-1.558-1.605v.005zM77.1 265.169a3.006 3.006 0 1 1 2.926-3 2.97 2.97 0 0 1-2.926 3zm0-4.605a1.6 1.6 0 1 0 1.558 1.6 1.582 1.582 0 0 0-1.558-1.601v.001zM78.275 123.211a3.006 3.006 0 1 1 2.926-3.005 2.97 2.97 0 0 1-2.926 3.005zm0-4.605a1.6 1.6 0 1 0 1.559 1.6 1.581 1.581 0 0 0-1.559-1.6zM77.1 183.194a3.006 3.006 0 1 1 2.926-3 2.97 2.97 0 0 1-2.926 3zm0-4.605a1.6 1.6 0 1 0 1.558 1.6 1.582 1.582 0 0 0-1.558-1.6zM97.326 100.1a3.006 3.006 0 1 1 2.926-3.005 2.97 2.97 0 0 1-2.926 3.005zm0-4.605a1.6 1.6 0 1 0 1.559 1.6 1.581 1.581 0 0 0-1.559-1.605v.005zM77.363 54.766a3.006 3.006 0 1 1 2.926-3.005 2.97 2.97 0 0 1-2.926 3.005zm0-4.605a1.6 1.6 0 1 0 1.559 1.6 1.581 1.581 0 0 0-1.559-1.6z" fill="#6C689B" fill-rule="nonzero"/><path fill="#6C689B" fill-rule="nonzero" d="M74.854 139.342H64.772V34.064h10.084v1.404h-8.717v102.47h8.715zM76.413 140.942h1.368v36.944h-1.368zM89.309 304.416H64.772V189.637h11.641v-7.145h1.368v8.55H66.139v111.969h21.803v-40.145h-8.603v-1.404h9.97zM64.772 150.633h1.368v29.557h-1.368z"/><path fill="#6C689B" fill-rule="nonzero" d="M67.774 153.43l-2.319-2.382-2.318 2.382v-2.022l2.318-2.381 2.319 2.381zM77.04 361.814a3.006 3.006 0 1 1 2.926-3 2.969 2.969 0 0 1-2.926 3zm0-4.605a1.6 1.6 0 1 0 1.559 1.6 1.582 1.582 0 0 0-1.559-1.6zM77.04 320.265a3.006 3.006 0 1 1 2.926-3.005 2.97 2.97 0 0 1-2.926 3.005zm0-4.605a1.6 1.6 0 1 0 1.559 1.6 1.581 1.581 0 0 0-1.559-1.6z"/><path d="M77.724 356.507h-1.368v-7.146H66.5v-11.615a10.719 10.719 0 0 1 9.853-10.8v-7.384h1.368v8.766h-.684a9.306 9.306 0 0 0-9.169 9.417v10.21h9.853l.003 8.552zM88.855 182.531h-1.368v-61.623h-6.97v-1.404h8.338zM87.1 248.678a3.006 3.006 0 1 1 2.926-3 2.97 2.97 0 0 1-2.926 3zm0-4.6a1.6 1.6 0 1 0 1.558 1.6 1.582 1.582 0 0 0-1.558-1.605v.005z" fill="#6C689B" fill-rule="nonzero"/><path fill="#6C689B" fill-rule="nonzero" d="M97.682 307.998h-1.368v-61.622h-6.97v-1.405h8.338zM98.009 120.206h-1.368V107.99H76.413V77.338c-.076-6.314 4.974-11.497 11.287-11.587h10.314v29.037h-1.368V67.156H87.7c-5.547.081-9.982 4.636-9.915 10.183v29.248h20.229l-.005 13.619z"/><path fill="#6C689B" fill-rule="nonzero" d="M86.527 77.921h1.368v19.17h-1.368z"/><path fill="#6C689B" fill-rule="nonzero" d="M84.893 80.719l2.318-2.383 2.319 2.383v-2.022l-2.319-2.381-2.318 2.381zM76.413 272.316h1.368v20.194h-1.368z"/><path fill="#6C689B" fill-rule="nonzero" d="M79.415 289.713l-2.318 2.382-2.319-2.382v2.021l2.319 2.381 2.318-2.381zM68.047 386.558a3.006 3.006 0 1 1 2.926-3 2.97 2.97 0 0 1-2.926 3zm0-4.605a1.6 1.6 0 1 0 1.558 1.6 1.582 1.582 0 0 0-1.558-1.6z"/><path d="M70.289 384.256v-1.4c9.679-.143 17.416-8.091 17.3-17.77v-49.38h1.368v49.375c.126 10.444-8.224 19.02-18.668 19.175z" fill="#6C689B" fill-rule="nonzero"/><path fill="#6C689B" fill-rule="nonzero" d="M90.595 318.504l-2.319-2.383-2.318 2.383v-2.022l2.318-2.381 2.319 2.381zM77.1 248.93a3.138 3.138 0 1 1 2.926-3.13 3.037 3.037 0 0 1-2.926 3.13zm0-4.856a1.735 1.735 0 1 0 1.558 1.726 1.651 1.651 0 0 0-1.558-1.727v.001z"/><path fill="#6C689B" fill-rule="nonzero" d="M76.413 214.354h1.368v29.017h-1.368z"/><path fill="#6C689B" fill-rule="nonzero" d="M79.415 217.152l-2.318-2.383-2.319 2.383v-2.022l2.319-2.381 2.318 2.381zM96.642 140.552h1.368v89.713h-1.368z"/><path fill="#6C689B" fill-rule="nonzero" d="M99.644 227.468l-2.318 2.383-2.319-2.383v2.022l2.319 2.381 2.318-2.381zM99.644 143.35l-2.318-2.383-2.319 2.383v-2.022l2.319-2.381 2.318 2.381zM96.642 316.255h1.368v89.713h-1.368z"/><path fill="#6C689B" fill-rule="nonzero" d="M99.644 403.171l-2.318 2.383-2.319-2.383v2.022l2.319 2.381 2.318-2.381zM99.644 319.053l-2.318-2.383-2.319 2.383v-2.022l2.319-2.381 2.318 2.381zM77.451 206.272a3.006 3.006 0 1 1 2.926-3 2.97 2.97 0 0 1-2.926 3zm0-4.605a1.6 1.6 0 1 0 1.558 1.6 1.582 1.582 0 0 0-1.558-1.601v.001z"/><path fill="#6C689B" fill-rule="nonzero" d="M79.693 202.565h7.02v1.404h-7.02z"/><path fill="#6C689B" fill-rule="nonzero" d="M83.989 205.648l2.32-2.381-2.32-2.381h1.969l2.318 2.381-2.318 2.381zM88.88 37.771a3.006 3.006 0 1 1 2.926-3 2.969 2.969 0 0 1-2.926 3zm0-4.6a1.6 1.6 0 1 0 1.558 1.6 1.581 1.581 0 0 0-1.558-1.605v.005z"/><path fill="#6C689B" fill-rule="nonzero" d="M91.121 34.064h7.02v1.404h-7.02z"/><path fill="#6C689B" fill-rule="nonzero" d="M95.417 37.147l2.32-2.381-2.32-2.381h1.969l2.319 2.381-2.319 2.381zM78.971 463.439a3.006 3.006 0 1 1 2.926-3 2.969 2.969 0 0 1-2.926 3zm0-4.605a1.6 1.6 0 1 0 1.559 1.6 1.582 1.582 0 0 0-1.559-1.601v.001zM78.971 402.239a3.006 3.006 0 1 1 2.926-3.005 2.97 2.97 0 0 1-2.926 3.005zm0-4.605a1.6 1.6 0 1 0 1.559 1.6 1.581 1.581 0 0 0-1.559-1.6z"/><path fill="#6C689B" fill-rule="nonzero" d="M76.729 461.136h-9.03v-62.604h9.03v1.404h-7.662v59.796h7.662zM78.057 409.059h1.368v39.147h-1.368z"/><path fill="#6C689B" fill-rule="nonzero" d="M76.423 445.409l2.318 2.382 2.319-2.382v2.022l-2.319 2.381-2.318-2.381zM88.687 504.437a3.006 3.006 0 1 1 2.926-3 2.97 2.97 0 0 1-2.926 3zm0-4.605a1.6 1.6 0 1 0 1.558 1.6 1.582 1.582 0 0 0-1.558-1.601v.001z"/><path fill="#6C689B" fill-rule="nonzero" d="M97.682 512.332H67.774v-42.239h21.597v29.036h-1.368v-27.632H69.141v39.43h27.173v-93.701h1.368z"/><path fill="#6C689B" fill-rule="nonzero" d="M99.317 420.023l-2.319-2.382-2.318 2.382v-2.021l2.318-2.381 2.319 2.381zM77.888 482.262h1.368v19.169h-1.368z"/><path fill="#6C689B" fill-rule="nonzero" d="M76.254 485.06l2.318-2.383 2.319 2.383v-2.022l-2.319-2.381-2.318 2.381zM86.418 216.182h1.368v14.083h-1.368z"/><path fill="#6C689B" fill-rule="nonzero" d="M84.783 227.468l2.319 2.383 2.318-2.383v2.022l-2.318 2.381-2.319-2.381zM88.66 396.932h1.368v63.502H88.66zM79.605 51.059h16.157v1.404H79.605z"/><path fill="#6C689B" fill-rule="nonzero" d="M93.039 54.142l2.319-2.381-2.319-2.381h1.968l2.319 2.381-2.319 2.381z"/><path d="M303.851 525.633a3.025 3.025 0 1 1-6.05.004 3.025 3.025 0 0 1 6.05-.004zm-4.636 0a1.611 1.611 0 1 0 3.222.002 1.611 1.611 0 0 0-3.222-.002z" fill="#C2D6ED" fill-rule="nonzero"/><path fill="#C2D6ED" fill-rule="nonzero" d="M301.533 527.949v9.327h-53.667v-9.327h1.204v7.914h51.259v-7.914zM249.108 525.164h39.408v1.413h-39.408z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M285.701 528.265l2.398-2.395-2.398-2.395h2.035l2.397 2.395-2.397 2.395zM345.122 515.6a3.025 3.025 0 1 1-6.05.006 3.025 3.025 0 0 1 6.05-.006zm-4.636 0a1.611 1.611 0 1 0 3.222.002 1.611 1.611 0 0 0-3.222-.002z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M353.07 507.712v29.487h-42.521V514.89h29.23v1.413h-27.816v19.483h39.693v-28.068z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M322.8 525.338h19.297v1.413H322.8z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M325.616 528.44l-2.398-2.395 2.398-2.395h-2.035l-2.397 2.395 2.397 2.395zM249.109 515.212h51.718v1.413h-51.718zM247.864 525.163h1.394v12.035h-1.394zM295.608 27.7a3.066 3.066 0 1 1 3.066 3.023 3.048 3.048 0 0 1-3.066-3.023zm4.7 0a1.633 1.633 0 1 0-1.633 1.61 1.623 1.623 0 0 0 1.632-1.61h.001z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M297.957 25.383v-9.327h54.399v9.327h-1.22v-7.915h-51.958v7.915zM311.151 26.755h39.945v1.413h-39.945z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M314.006 25.067l-2.431 2.395 2.431 2.395h-2.063l-2.43-2.395 2.43-2.395zM253.775 37.735a3.066 3.066 0 1 1 3.066 3.022 3.048 3.048 0 0 1-3.066-3.022zm4.7 0a1.633 1.633 0 1 0-1.633 1.61 1.624 1.624 0 0 0 1.632-1.61h.001z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M245.718 45.571V16.132h43.101v22.309H259.19v-1.413h28.195V17.545h-40.234v28.068z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M256.841 26.58h19.56v1.413h-19.56z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M273.546 24.892l2.431 2.395-2.431 2.395h2.063l2.43-2.395-2.43-2.395zM298.674 36.707h52.422v1.413h-52.422zM350.945 16.133h1.413v12.035h-1.413zM364.422 510.066a3.363 3.363 0 1 1 0-6.726 3.363 3.363 0 0 1 0 6.726zm0-5.154a1.791 1.791 0 1 0 0 3.582 1.791 1.791 0 0 0 0-3.582z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M363.636 485.251h1.572v18.875h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M367.086 488.382l-2.664-2.666-2.665 2.666v-2.263l2.665-2.664 2.664 2.664zM235.531 509.056a3.363 3.363 0 1 1 0-6.726 3.363 3.363 0 0 1 0 6.726zm0-5.154a1.791 1.791 0 1 0 0 3.586 1.791 1.791 0 0 0 0-3.588v.002z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M234.745 484.241h1.572v18.875h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M238.195 487.371l-2.665-2.666-2.664 2.666v-2.262l2.664-2.665 2.665 2.665zM233.525 67.448a3.363 3.363 0 1 1 0-6.726 3.363 3.363 0 0 1 0 6.726zm0-5.154a1.791 1.791 0 1 0 0 3.582 1.791 1.791 0 0 0 0-3.582z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M232.739 42.633h1.572v18.875h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M236.189 45.764l-2.664-2.666-2.665 2.666v-2.263l2.665-2.664 2.664 2.664zM362.34 67.817a3.363 3.363 0 1 1 0-6.726 3.363 3.363 0 0 1 0 6.726zm0-5.154a1.791 1.791 0 1 0 0 3.58 1.791 1.791 0 0 0 0-3.579v-.001z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M361.555 43.003h1.572v18.875h-1.572z"/><path fill="#C2D6ED" fill-rule="nonzero" d="M365.005 46.133l-2.665-2.666-2.664 2.666v-2.262l2.664-2.665 2.665 2.665z"/><path d="M490.048 12.046c0-4.81-4.606-8.709-10.288-8.709h-56.334l66.621 66.375.001-57.666z" stroke="url(#w)" stroke-width="3" fill="url(#x)" fill-rule="nonzero" stroke-linecap="round" stroke-linejoin="round"/><path stroke="url(#y)" stroke-width="3" fill="url(#z)" fill-rule="nonzero" stroke-linecap="round" stroke-linejoin="round" d="M108.028 3.337v70.385l70.646-70.385z"/><path stroke="url(#A)" stroke-width="3" fill="url(#B)" fill-rule="nonzero" stroke-linecap="round" stroke-linejoin="round" d="M108.028 547.817h66.875l-66.875-66.627z"/><path d="M479.76 547.817c5.682 0 10.288-3.9 10.288-8.709v-57.754l-66.71 66.463h56.422z" stroke="url(#C)" stroke-width="3" fill="url(#D)" fill-rule="nonzero" stroke-linecap="round" stroke-linejoin="round"/><g opacity=".4" transform="translate(143 119)" fill="#FFF" fill-rule="nonzero"><rect x=".683" y="133.33" width="307.47" height="9.319" rx="2.061"/><path d="M109.167 8.348H97.611V.643h31.47v7.705h-11.557v30.276h-8.357zM137.652.643h8.357v15.029h15.411V.643h8.354v37.981h-8.354V23.377h-15.411v15.247h-8.357zM181.06.643h28.6v7.434h-20.351v7.705h17.905v7.432h-17.905v7.977h20.619v7.434H181.06zM7.565 65.753h8.357v37.981H7.565zM27.588 65.753h7.705l17.8 23.385V65.753h8.248v37.981H54.23L35.836 79.59v24.145h-8.248zM81.465 73.459H69.91v-7.705h31.47v7.705H89.822v30.276h-8.357zM109.953 65.753h28.6v7.434H118.2v7.705h17.905v7.432H118.2V96.3h20.62v7.434h-28.867zM148.477 65.753h17.365c4.81 0 8.5 1.284 11.068 3.853a11.735 11.735 0 0 1 3.257 8.681v.108a11.911 11.911 0 0 1-2.252 7.515 13.046 13.046 0 0 1-5.888 4.259l9.279 13.565h-9.767L163.4 91.581h-6.566v12.154h-8.357V65.753zM165.3 84.2a6.942 6.942 0 0 0 4.747-1.466 4.956 4.956 0 0 0 1.656-3.906v-.11a4.843 4.843 0 0 0-1.738-4.069 7.672 7.672 0 0 0-4.829-1.356h-8.3V84.2h8.464zM189.876 65.753h7.705l17.8 23.385V65.753h8.248v37.981h-7.109L198.124 79.59v24.145h-8.248zM234.911 65.753h28.6v7.434H243.16v7.705h17.905v7.432H243.16V96.3h20.619v7.434h-28.868zM282.28 73.459h-11.556v-7.705h31.47v7.705h-11.557v30.276h-8.357zM16.22 172.469h34.868a52.864 52.864 0 0 1 19.224 3.385 45.391 45.391 0 0 1 15.071 9.388 41.809 41.809 0 0 1 9.772 14.115 44.419 44.419 0 0 1 3.449 17.561v.256a44.875 44.875 0 0 1-3.449 17.625 41.614 41.614 0 0 1-9.772 14.179 46.226 46.226 0 0 1-15.071 9.452 52 52 0 0 1-19.224 3.449H16.22v-89.41zm34.868 71.655a30.382 30.382 0 0 0 10.984-1.916 23.637 23.637 0 0 0 8.5-5.493 25.781 25.781 0 0 0 5.491-8.429 28.487 28.487 0 0 0 1.98-10.856v-.256a29.141 29.141 0 0 0-1.98-10.858 25.534 25.534 0 0 0-5.491-8.558 24.377 24.377 0 0 0-8.5-5.555 29.475 29.475 0 0 0-10.984-1.98h-15.2v53.9l15.2.001zM121.211 172.469h18.137l41.893 55.05v-55.05h19.413v89.408h-16.73l-43.3-56.838v56.838h-19.413zM259.155 263.155a59.228 59.228 0 0 1-20.054-3.513 53.058 53.058 0 0 1-17.881-10.794l11.622-13.923a58.335 58.335 0 0 0 12.58 7.919 33.622 33.622 0 0 0 14.115 2.939c4.087 0 7.259-.746 9.516-2.237a7.038 7.038 0 0 0 3.385-6.2v-.246a7.753 7.753 0 0 0-.7-3.385 7.13 7.13 0 0 0-2.689-2.747 28.388 28.388 0 0 0-5.506-2.554c-2.35-.85-5.402-1.744-9.158-2.683a111.19 111.19 0 0 1-12.3-3.7 34.545 34.545 0 0 1-9.348-5.045 20.38 20.38 0 0 1-5.954-7.471 25.947 25.947 0 0 1-2.113-11.112v-.256c-.06-3.806.72-7.578 2.283-11.048a25.132 25.132 0 0 1 6.407-8.493 28.772 28.772 0 0 1 9.851-5.493 39.55 39.55 0 0 1 12.622-1.916 53.462 53.462 0 0 1 18.073 2.939 52.415 52.415 0 0 1 15.137 8.429l-10.218 14.817a64.945 64.945 0 0 0-11.752-6.451 30.043 30.043 0 0 0-11.494-2.362c-3.833 0-6.707.745-8.622 2.234a6.8 6.8 0 0 0-2.875 5.557v.256a8.04 8.04 0 0 0 .832 3.767 7.516 7.516 0 0 0 3.009 2.875 28.321 28.321 0 0 0 5.954 2.426c2.52.766 5.7 1.66 9.542 2.683a92.241 92.241 0 0 1 12.1 4.023 33.945 33.945 0 0 1 8.964 5.365 20.46 20.46 0 0 1 5.506 7.345 24.934 24.934 0 0 1 1.859 10.09v.256a27.7 27.7 0 0 1-2.411 11.814 24.253 24.253 0 0 1-6.727 8.686 30.292 30.292 0 0 1-10.3 5.365 44.809 44.809 0 0 1-13.255 1.844z"/></g><rect stroke="#FFF" stroke-width="3" fill="#DBE5F4" fill-rule="nonzero" x="143.683" y="252.33" width="307.47" height="9.319" rx="2.061"/><path stroke="#FFF" stroke-width="3" fill="#DBE5F4" fill-rule="nonzero" d="M252.167 127.348h-11.556v-7.705h31.47v7.705h-11.557v30.276h-8.357zM280.652 119.643h8.357v15.029h15.411v-15.029h8.354v37.981h-8.354v-15.247h-15.411v15.247h-8.357zM324.06 119.643h28.6v7.434h-20.351v7.705h17.905v7.432h-17.905v7.977h20.619v7.434H324.06zM150.565 184.753h8.357v37.981h-8.357zM170.588 184.753h7.705l17.8 23.385v-23.385h8.248v37.981h-7.111l-18.394-24.144v24.145h-8.248zM224.465 192.459H212.91v-7.705h31.47v7.705h-11.558v30.276h-8.357zM252.953 184.753h28.6v7.434H261.2v7.705h17.905v7.432H261.2v7.976h20.62v7.434h-28.867zM291.477 184.753h17.365c4.81 0 8.5 1.284 11.068 3.853a11.735 11.735 0 0 1 3.257 8.681v.108a11.911 11.911 0 0 1-2.252 7.515 13.046 13.046 0 0 1-5.888 4.259l9.279 13.565h-9.767l-8.139-12.153h-6.566v12.154h-8.357v-37.982zM308.3 203.2a6.942 6.942 0 0 0 4.747-1.466 4.956 4.956 0 0 0 1.656-3.906v-.11a4.843 4.843 0 0 0-1.738-4.069 7.672 7.672 0 0 0-4.829-1.356h-8.3V203.2h8.464zM332.876 184.753h7.705l17.8 23.385v-23.385h8.248v37.981h-7.109l-18.396-24.144v24.145h-8.248zM377.911 184.753h28.6v7.434H386.16v7.705h17.905v7.432H386.16v7.976h20.619v7.434h-28.868zM425.28 192.459h-11.556v-7.705h31.47v7.705h-11.557v30.276h-8.357zM159.22 291.469h34.868a52.864 52.864 0 0 1 19.224 3.385 45.391 45.391 0 0 1 15.071 9.388 41.809 41.809 0 0 1 9.772 14.115 44.419 44.419 0 0 1 3.449 17.561v.256a44.875 44.875 0 0 1-3.449 17.625 41.614 41.614 0 0 1-9.772 14.179 46.226 46.226 0 0 1-15.071 9.452 52 52 0 0 1-19.224 3.449H159.22v-89.41zm34.868 71.655a30.382 30.382 0 0 0 10.984-1.916 23.637 23.637 0 0 0 8.5-5.493 25.781 25.781 0 0 0 5.491-8.429 28.487 28.487 0 0 0 1.98-10.856v-.256a29.141 29.141 0 0 0-1.98-10.858 25.534 25.534 0 0 0-5.491-8.558 24.377 24.377 0 0 0-8.5-5.555 29.475 29.475 0 0 0-10.984-1.98h-15.2v53.9l15.2.001zM264.211 291.469h18.137l41.893 55.05v-55.05h19.413v89.408h-16.73l-43.3-56.838v56.838h-19.413zM402.155 382.155a59.228 59.228 0 0 1-20.054-3.513 53.058 53.058 0 0 1-17.881-10.794l11.622-13.923a58.335 58.335 0 0 0 12.58 7.919 33.622 33.622 0 0 0 14.115 2.939c4.087 0 7.259-.746 9.516-2.237a7.038 7.038 0 0 0 3.385-6.2v-.246a7.753 7.753 0 0 0-.7-3.385 7.13 7.13 0 0 0-2.689-2.747 28.388 28.388 0 0 0-5.506-2.554c-2.35-.85-5.402-1.744-9.158-2.683a111.19 111.19 0 0 1-12.3-3.7 34.545 34.545 0 0 1-9.348-5.045 20.38 20.38 0 0 1-5.954-7.471 25.947 25.947 0 0 1-2.113-11.112v-.256c-.06-3.806.72-7.578 2.283-11.048a25.132 25.132 0 0 1 6.407-8.493 28.772 28.772 0 0 1 9.851-5.493 39.55 39.55 0 0 1 12.622-1.916 53.462 53.462 0 0 1 18.073 2.939 52.415 52.415 0 0 1 15.137 8.429l-10.218 14.817a64.945 64.945 0 0 0-11.752-6.451 30.043 30.043 0 0 0-11.494-2.362c-3.833 0-6.707.745-8.622 2.234a6.8 6.8 0 0 0-2.875 5.557v.256a8.04 8.04 0 0 0 .832 3.767 7.516 7.516 0 0 0 3.009 2.875 28.321 28.321 0 0 0 5.954 2.426c2.52.766 5.7 1.66 9.542 2.683a92.241 92.241 0 0 1 12.1 4.023 33.945 33.945 0 0 1 8.964 5.365 20.46 20.46 0 0 1 5.506 7.345 24.934 24.934 0 0 1 1.859 10.09v.256a27.7 27.7 0 0 1-2.411 11.814 24.253 24.253 0 0 1-6.727 8.686 30.292 30.292 0 0 1-10.3 5.365 44.809 44.809 0 0 1-13.255 1.844z"/></g></svg>
  395. </div><div class="primary"><h1 class="desktop-only collapsed-top-margin">DNS: Internet’s Directory</h1><p>Nearly everything on the Internet starts with a DNS request. DNS is the Internet’s directory. Click on a link, open an app, send an email and the first thing your device does is ask the directory: <strong class="subtle">Where can I find this?</strong></p></div></div><div class="content with-gutter" data-subsection="security"><div class="primary"><div class="secondary mobile-only"><?xml version="1.0" encoding="UTF-8"?><svg viewBox="0 0 910 594" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><linearGradient x1="0%" y1="50%" x2="100.001%" y2="50%" id="linearGradient-1"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#B778B1" offset="100%"/></linearGradient><linearGradient x1="0%" y1="49.999%" x2="100%" y2="49.999%" id="linearGradient-2"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="0%" y1="50.002%" x2="100.003%" y2="50.002%" id="linearGradient-3"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="50.4%"/><stop stop-color="#F6F5F8" offset="99.6%"/></linearGradient><linearGradient x1=".113%" y1="51.789%" x2="100.139%" y2="47.053%" id="linearGradient-4"><stop stop-color="#EDF2F8" offset="0%"/><stop stop-color="#D9E4F4" offset="100%"/></linearGradient><linearGradient x1="78039.9%" y1="18891.3%" x2="94704.9%" y2="18891.3%" id="linearGradient-5"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="94804.7%" y1="21947.2%" x2="111157.4%" y2="21947.2%" id="linearGradient-6"><stop stop-color="#EDF2F8" offset="0%"/><stop stop-color="#D9E4F4" offset="100%"/></linearGradient><linearGradient x1="69813.3%" y1="10897.2%" x2="81104.5%" y2="10897.2%" id="linearGradient-7"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="69847.6%" y1="12318.4%" x2="73498.2%" y2="12318.4%" id="linearGradient-8"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="69813.3%" y1="13739.6%" x2="78331.4%" y2="13739.6%" id="linearGradient-9"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="69813.3%" y1="15160.8%" x2="83318.8%" y2="15160.8%" id="linearGradient-10"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="69813.3%" y1="16581.9%" x2="76566.1%" y2="16581.9%" id="linearGradient-11"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="69813.3%" y1="23687.8%" x2="83318.8%" y2="23687.8%" id="linearGradient-12"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="69813.3%" y1="19424.3%" x2="74072.4%" y2="19424.3%" id="linearGradient-13"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="69813.3%" y1="20845.5%" x2="81537%" y2="20845.5%" id="linearGradient-14"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="85859.2%" y1="19463.3%" x2="99364.6%" y2="19463.3%" id="linearGradient-15"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="90383.8%" y1="22305.7%" x2="99364.6%" y2="22305.7%" id="linearGradient-16"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="85893.5%" y1="22305.7%" x2="89544.1%" y2="22305.7%" id="linearGradient-17"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="85859.2%" y1="23726.8%" x2="94377.3%" y2="23726.8%" id="linearGradient-18"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="85859.2%" y1="25148%" x2="99364.6%" y2="25148%" id="linearGradient-19"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="85859.2%" y1="26569.2%" x2="92611.9%" y2="26569.2%" id="linearGradient-20"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="93138.2%" y1="26569.2%" x2="98009.9%" y2="26569.2%" id="linearGradient-21"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="85859.2%" y1="33675.1%" x2="99364.6%" y2="33675.1%" id="linearGradient-22"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="85859.2%" y1="29411.5%" x2="90118.2%" y2="29411.5%" id="linearGradient-23"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="85859.2%" y1="30832.7%" x2="97582.9%" y2="30832.7%" id="linearGradient-24"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="85859.2%" y1="32253.9%" x2="92315.4%" y2="32253.9%" id="linearGradient-25"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><circle id="path-26" cx="50.286" cy="49.817" r="49.485"/><linearGradient x1="0%" y1="50.002%" x2="100%" y2="50.002%" id="linearGradient-28"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#77C2E1" offset="100%"/></linearGradient><circle id="path-29" cx="50.069" cy="49.505" r="49.485"/><linearGradient x1="98294.7%" y1="18512.569%" x2="101797.8%" y2="16717.721%" id="linearGradient-31"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#77C2E1" offset="100%"/></linearGradient><linearGradient x1="24393.7%" y1="24610.1%" x2="56497.6%" y2="24610.1%" id="linearGradient-32"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><linearGradient x1="50286.1%" y1="18969.2%" x2="52928%" y2="18969.2%" id="linearGradient-33"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#B778B1" offset="100%"/></linearGradient><linearGradient x1="49.966%" y1="227.796%" x2="49.966%" y2="-127.726%" id="linearGradient-34"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#76C2DF" offset="100%"/></linearGradient><linearGradient x1="26295%" y1="25202.4%" x2="48002.9%" y2="25202.4%" id="linearGradient-35"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#76C2DF" offset="100%"/></linearGradient><linearGradient x1="26913.7%" y1="27834.7%" x2="42894.9%" y2="27834.7%" id="linearGradient-36"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#76C2DF" offset="100%"/></linearGradient><linearGradient x1="26913.7%" y1="29121.7%" x2="42138%" y2="29121.7%" id="linearGradient-37"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#76C2DF" offset="100%"/></linearGradient><linearGradient x1="23903.207%" y1="33439.4%" x2="25644.378%" y2="29808.5%" id="linearGradient-38"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#76C2DF" offset="100%"/></linearGradient><linearGradient x1="49392%" y1="27527.1%" x2="53822.1%" y2="27527.1%" id="linearGradient-39"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#76C2DF" offset="100%"/></linearGradient><linearGradient x1="49392%" y1="28360.8%" x2="51802.6%" y2="28360.8%" id="linearGradient-40"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#76C2DF" offset="100%"/></linearGradient><linearGradient x1="49.997%" y1="100%" x2="49.997%" y2=".003%" id="linearGradient-41"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#EF6876" offset="100%"/></linearGradient><linearGradient x1="49.999%" y1="99.992%" x2="49.999%" y2="0%" id="linearGradient-42"><stop stop-color="#7E77B6" offset="34.4%"/><stop stop-color="#B778B1" offset="100%"/></linearGradient><linearGradient x1="49.999%" y1="100%" x2="49.999%" y2="0%" id="linearGradient-43"><stop stop-color="#413D77" offset="0%"/><stop stop-color="#6C689B" offset="100%"/></linearGradient><linearGradient x1="92142.6%" y1="52964%" x2="99367.5%" y2="52964%" id="linearGradient-44"><stop stop-color="#413D77" offset="0%"/><stop stop-color="#6C689B" offset="100%"/></linearGradient><linearGradient x1="7.005%" y1="-5.572%" x2="92.994%" y2="109.364%" id="linearGradient-45"><stop stop-color="#6C689B" offset="0%"/><stop stop-color="#262261" offset="76%"/><stop stop-color="#6C689B" offset="100%"/></linearGradient><linearGradient x1="3026.3%" y1="85320.5%" x2="21517.1%" y2="85320.5%" id="linearGradient-46"><stop stop-color="#7E77B6" offset="0%"/><stop stop-color="#EF6876" offset="100%"/></linearGradient><linearGradient x1="4254.6%" y1="83430.3%" x2="14577.1%" y2="83430.3%" id="linearGradient-47"><stop stop-color="#D9E4F4" offset="0%"/><stop stop-color="#EDF2F8" offset="100%"/></linearGradient><circle id="path-48" cx="49.67" cy="50.35" r="49.485"/></defs><g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="dns-explanation"><rect id="Rectangle-path" fill="#7E77B6" fill-rule="nonzero" opacity=".1" x=".644" y=".901" width="326.516" height="259.45" rx="7.609"/><path d="M891.729 21.414l-8.46-.864a2 2 0 0 1-1.271-3.282 2 2 0 0 0-1.354-3.288l-139.8-8.008a1.9 1.9 0 0 0-1.459.564l-17.333 12.549c-2.243.3-1.5.726-2.243.3L692.686 3.26c-.326-.186-.7-.27-1.073-.243l-132.1 9.743a1.9 1.9 0 0 0-1.032.4l-10.073 7.884a1.793 1.793 0 0 1-.862.393 3.58 3.58 0 0 0-2.963 3.66v223.029a3.531 3.531 0 0 0 3.354 3.685h136.115a3.531 3.531 0 0 1 3.354 3.685 3.531 3.531 0 0 0 3.354 3.685h58.153a3.531 3.531 0 0 0 3.354-3.685 3.531 3.531 0 0 1 3.354-3.685h136.107a3.531 3.531 0 0 0 3.354-3.685V25.1a3.531 3.531 0 0 0-3.353-3.686z" id="Shape" fill="#7E77B6" fill-rule="nonzero" opacity=".16"/><path d="M887.194 35.17l-11.921-1.108 4.912-5.318-141.6-7.383-15.078 13.809-31.75-16.437-130.5 8.761-10.775 7.676a3.285 3.285 0 0 0-3.285 3.285v198.821a3.285 3.285 0 0 0 3.285 3.285h133.307a3.285 3.285 0 0 1 3.285 3.285 3.285 3.285 0 0 0 3.285 3.285h56.957a3.285 3.285 0 0 0 3.285-3.285 3.285 3.285 0 0 1 3.285-3.285h133.307a3.285 3.285 0 0 0 3.285-3.285V38.455a3.285 3.285 0 0 0-3.284-3.285z" id="Shape" fill="url(#linearGradient-1)" fill-rule="nonzero"/><path d="M683.789 231.6a3.285 3.285 0 0 1 3.285 3.285 3.285 3.285 0 0 0 3.285 3.285h56.957a3.285 3.285 0 0 0 3.285-3.285 3.285 3.285 0 0 1 3.285-3.285l-35.049-5.769-35.048 5.769z" id="Shape" fill="#716DA8" fill-rule="nonzero"/><path d="M554.455 29.363V231.8a2.757 2.757 0 0 0 2.757 2.757h142.974c.314 0 .626-.054.922-.159l16.808-5.965a2.757 2.757 0 0 1 1.844 0l16.808 5.965c.296.105.608.159.922.159h142.975a2.757 2.757 0 0 0 2.757-2.757V29.363a2.757 2.757 0 0 0-2.757-2.757H557.211a2.757 2.757 0 0 0-2.756 2.757z" id="Shape" fill="url(#linearGradient-2)" fill-rule="nonzero"/><path d="M720.669 25.09a.678.678 0 0 0-.453.654v190.185a.778.778 0 0 0 .992.756 73.767 73.767 0 0 1 33.7-3.187l124.506 16.769a.672.672 0 0 0 .767-.684v-190.3a.8.8 0 0 0-.677-.786L755.493 21.8a76.215 76.215 0 0 0-34.824 3.29z" id="Shape" fill="url(#linearGradient-3)" fill-rule="nonzero"/><path d="M717.4 24.768a81.786 81.786 0 0 0-35.962-3.676l-128.145 15.2a.8.8 0 0 0-.7.78v190.3a.694.694 0 0 0 .791.692L682.036 212.8a79.157 79.157 0 0 1 34.806 3.558.791.791 0 0 0 1.025-.747V25.426a.688.688 0 0 0-.467-.658z" id="Shape" fill="url(#linearGradient-4)" fill-rule="nonzero"/><path d="M717.59 23.159a83.931 83.931 0 0 0-36.31-4.47L551.9 31.061a.78.78 0 0 0-.708.764v190.3a.716.716 0 0 0 .8.709l129.9-12.421a81.233 81.233 0 0 1 35.142 4.326.78.78 0 0 0 1.034-.724V23.828a.707.707 0 0 0-.478-.669z" id="Shape" fill="url(#linearGradient-5)" fill-rule="nonzero"/><path d="M720.509 23.849a.715.715 0 0 0-.463.673v190.186a.759.759 0 0 0 1.014.714 78.076 78.076 0 0 1 34.455-4.634L882.79 222.21a.715.715 0 0 0 .784-.717v-190.3a.764.764 0 0 0-.692-.757L756.108 19.06a80.667 80.667 0 0 0-35.599 4.789z" id="Shape" fill="url(#linearGradient-6)" fill-rule="nonzero"/><path d="M717.376 23.035a82.287 82.287 0 0 0-35.651-5.8L554.687 24.87a.74.74 0 0 0-.7.738v190.3a.74.74 0 0 0 .784.738l127.543-7.664a79.642 79.642 0 0 1 34.505 5.613.74.74 0 0 0 1.016-.686V23.721a.74.74 0 0 0-.459-.686zm2.924.004a.74.74 0 0 0-.464.686v190.186a.74.74 0 0 0 1.016.686 79.291 79.291 0 0 1 34.522-5.578l127.524 7.937a.74.74 0 0 0 .786-.738v-190.3a.74.74 0 0 0-.694-.738l-127.022-7.905a81.923 81.923 0 0 0-35.668 5.764z" id="Shape" fill="#FFF" fill-rule="nonzero"/><path id="Shape" fill="#7E77B6" fill-rule="nonzero" opacity=".3" d="M761.141 234.554v35.939l14.614-9.268 14.615 9.268v-35.939h-29.229z"/><path d="M691.191 45.475l-116.156 6.894a2.586 2.586 0 0 1-2.609-2.748 2.984 2.984 0 0 1 2.609-3.058l116.156-6.894a2.586 2.586 0 0 1 2.609 2.748 2.984 2.984 0 0 1-2.609 3.058z" id="Shape" fill="#C2D6ED" fill-rule="nonzero"/><path d="M671.292 60.868l-96.257 5.713a2.586 2.586 0 0 1-2.609-2.748 2.984 2.984 0 0 1 2.609-3.058l96.257-5.713a2.586 2.586 0 0 1 2.609 2.748 2.984 2.984 0 0 1-2.609 3.058z" id="Shape" fill="url(#linearGradient-7)" fill-rule="nonzero"/><path d="M691.191 73.9l-75.493 4.48a2.586 2.586 0 0 1-2.609-2.748 2.984 2.984 0 0 1 2.609-3.058l75.493-4.48a2.586 2.586 0 0 1 2.609 2.748 2.984 2.984 0 0 1-2.609 3.058z" id="Shape" fill="#C2D6ED" fill-rule="nonzero"/><path d="M602.934 79.137l-27.591 1.637a2.586 2.586 0 0 1-2.609-2.748 2.984 2.984 0 0 1 2.609-3.058l27.591-1.637a2.586 2.586 0 0 1 2.609 2.748 2.984 2.984 0 0 1-2.609 3.058z" id="Shape" fill="url(#linearGradient-8)" fill-rule="nonzero"/><path d="M646.37 90.771L575.035 95a2.586 2.586 0 0 1-2.609-2.748 2.984 2.984 0 0 1 2.609-3.058l71.335-4.234a2.586 2.586 0 0 1 2.609 2.748 2.984 2.984 0 0 1-2.609 3.063z" id="Shape" fill="url(#linearGradient-9)" fill-rule="nonzero"/><path d="M691.191 102.322l-116.156 6.894a2.586 2.586 0 0 1-2.609-2.748 2.984 2.984 0 0 1 2.609-3.058l116.156-6.894a2.586 2.586 0 0 1 2.609 2.748 2.984 2.984 0 0 1-2.609 3.058z" id="Shape" fill="url(#linearGradient-10)" fill-rule="nonzero"/><path d="M630.5 120.136l-55.469 3.292a2.586 2.586 0 0 1-2.609-2.748 2.984 2.984 0 0 1 2.609-3.058l55.469-3.292a2.586 2.586 0 0 1 2.609 2.748 2.984 2.984 0 0 1-2.609 3.058z" id="Shape" fill="url(#linearGradient-11)" fill-rule="nonzero"/><path d="M679.017 117.257l-38.565 2.289a2.586 2.586 0 0 1-2.609-2.748 2.984 2.984 0 0 1 2.609-3.058l38.565-2.289a2.586 2.586 0 0 1 2.609 2.748 2.984 2.984 0 0 1-2.609 3.058zm12.174 13.489l-116.156 6.894a2.586 2.586 0 0 1-2.609-2.748 2.984 2.984 0 0 1 2.609-3.058l116.156-6.894a2.586 2.586 0 0 1 2.609 2.748 2.984 2.984 0 0 1-2.609 3.058z" id="Shape" fill="#C2D6ED" fill-rule="nonzero"/><path d="M691.191 187.593l-116.156 6.894a2.586 2.586 0 0 1-2.609-2.748 2.984 2.984 0 0 1 2.609-3.058l116.156-6.894a2.586 2.586 0 0 1 2.609 2.748 2.984 2.984 0 0 1-2.609 3.058z" id="Shape" fill="url(#linearGradient-12)" fill-rule="nonzero"/><path d="M608.094 149.889l-33.059 1.962a2.586 2.586 0 0 1-2.609-2.748 2.984 2.984 0 0 1 2.609-3.058l33.059-1.962a2.586 2.586 0 0 1 2.609 2.748 2.984 2.984 0 0 1-2.609 3.058z" id="Shape" fill="url(#linearGradient-13)" fill-rule="nonzero"/><path d="M675.179 160.12l-100.144 5.943a2.586 2.586 0 0 1-2.609-2.748 2.984 2.984 0 0 1 2.609-3.058l100.144-5.943a2.586 2.586 0 0 1 2.609 2.748 2.984 2.984 0 0 1-2.609 3.058z" id="Shape" fill="url(#linearGradient-14)" fill-rule="nonzero"/><path d="M627.84 177.141l-52.8 3.134a2.586 2.586 0 0 1-2.609-2.748 2.984 2.984 0 0 1 2.609-3.058l52.8-3.134a2.586 2.586 0 0 1 2.609 2.748 2.984 2.984 0 0 1-2.609 3.058z" id="Shape" fill="#C2D6ED" fill-rule="nonzero"/><path d="M860.55 46.913l-112.633-5.694a2.917 2.917 0 0 1-2.53-3.031 2.583 2.583 0 0 1 2.53-2.775l112.633 5.694a2.917 2.917 0 0 1 2.53 3.031 2.583 2.583 0 0 1-2.53 2.775z" id="Shape" fill="url(#linearGradient-15)" fill-rule="nonzero"/><path d="M841.254 60.149l-93.337-4.719a2.917 2.917 0 0 1-2.53-3.031 2.583 2.583 0 0 1 2.53-2.775l93.337 4.719a2.917 2.917 0 0 1 2.53 3.031 2.583 2.583 0 0 1-2.53 2.775z" id="Shape" fill="#C2D6ED" fill-rule="nonzero"/><path d="M860.55 75.336l-73.2-3.7a2.917 2.917 0 0 1-2.53-3.031 2.583 2.583 0 0 1 2.53-2.775l73.2 3.7a2.917 2.917 0 0 1 2.53 3.031 2.583 2.583 0 0 1-2.53 2.775z" id="Shape" fill="url(#linearGradient-16)" fill-rule="nonzero"/><path d="M774.969 71.009l-26.754-1.353a2.917 2.917 0 0 1-2.53-3.031 2.583 2.583 0 0 1 2.53-2.775l26.754 1.353a2.917 2.917 0 0 1 2.53 3.031 2.583 2.583 0 0 1-2.53 2.775z" id="Shape" fill="url(#linearGradient-17)" fill-rule="nonzero"/><path d="M817.088 87.35l-69.171-3.5a2.917 2.917 0 0 1-2.53-3.031 2.583 2.583 0 0 1 2.53-2.775l69.171 3.5a2.917 2.917 0 0 1 2.53 3.031 2.583 2.583 0 0 1-2.53 2.775z" id="Shape" fill="url(#linearGradient-18)" fill-rule="nonzero"/><path d="M860.55 103.759l-112.633-5.694a2.917 2.917 0 0 1-2.53-3.031 2.583 2.583 0 0 1 2.53-2.775l112.633 5.694a2.917 2.917 0 0 1 2.53 3.031 2.583 2.583 0 0 1-2.53 2.775z" id="Shape" fill="url(#linearGradient-19)" fill-rule="nonzero"/><path d="M801.7 115l-53.787-2.719a2.917 2.917 0 0 1-2.53-3.031 2.583 2.583 0 0 1 2.53-2.775l53.787 2.719a2.917 2.917 0 0 1 2.53 3.031A2.583 2.583 0 0 1 801.7 115z" id="Shape" fill="url(#linearGradient-20)" fill-rule="nonzero"/><path d="M848.744 117.374l-37.4-1.891a2.917 2.917 0 0 1-2.53-3.031 2.583 2.583 0 0 1 2.53-2.775l37.4 1.891a2.917 2.917 0 0 1 2.53 3.031 2.583 2.583 0 0 1-2.53 2.775z" id="Shape" fill="url(#linearGradient-21)" fill-rule="nonzero"/><path d="M860.55 132.183l-112.633-5.694a2.917 2.917 0 0 1-2.53-3.031 2.583 2.583 0 0 1 2.53-2.775l112.633 5.694a2.917 2.917 0 0 1 2.53 3.031 2.583 2.583 0 0 1-2.53 2.775z" id="Shape" fill="#C2D6ED" fill-rule="nonzero"/><path d="M860.55 189.03l-112.633-5.694a2.917 2.917 0 0 1-2.53-3.031 2.583 2.583 0 0 1 2.53-2.775l112.633 5.694a2.917 2.917 0 0 1 2.53 3.031 2.583 2.583 0 0 1-2.53 2.775z" id="Shape" fill="url(#linearGradient-22)" fill-rule="nonzero"/><path d="M779.973 142.321l-32.056-1.621a2.917 2.917 0 0 1-2.53-3.031 2.583 2.583 0 0 1 2.53-2.775l32.056 1.621a2.917 2.917 0 0 1 2.53 3.031 2.583 2.583 0 0 1-2.53 2.775z" id="Shape" fill="url(#linearGradient-23)" fill-rule="nonzero"/><path d="M845.023 159.821l-97.106-4.909a2.917 2.917 0 0 1-2.53-3.031 2.583 2.583 0 0 1 2.53-2.775l97.106 4.909a2.917 2.917 0 0 1 2.53 3.031 2.583 2.583 0 0 1-2.53 2.775z" id="Shape" fill="url(#linearGradient-24)" fill-rule="nonzero"/><path d="M799.12 171.712l-51.2-2.589a2.917 2.917 0 0 1-2.53-3.031 2.583 2.583 0 0 1 2.53-2.775l51.2 2.589a2.917 2.917 0 0 1 2.53 3.031 2.583 2.583 0 0 1-2.53 2.775z" id="Shape" fill="url(#linearGradient-25)" fill-rule="nonzero"/><g id="Group" opacity=".32" transform="translate(718 43)"><circle id="Oval" fill="#7E77B6" fill-rule="nonzero" cx="72.279" cy="73.405" r="57.269"/><path d="M125.241 109.774c.214-.3.451-.594.66-.9.2-.289.422-.562.614-.854 17.975-27.443 12.255-64.039-13.238-84.687l-.063-.048a63 63 0 0 0-6.823-4.789 65.028 65.028 0 0 0-6.575-3.512c-.776-.358-1.565-.673-2.353-.992-.165-.066-.326-.14-.491-.207a64.518 64.518 0 0 0-10.982-3.313c-1.05-.216-2.1-.429-3.155-.591-1.923-.3-3.856-.482-5.79-.609-1.311-.086-2.624-.162-3.936-.162-.272 0-.541.041-.812.044-.375.005-.748.04-1.122.061-.634.035-1.269.065-1.9.1-4.213.25-8.392.916-12.475 1.985-1.093.287-2.188.563-3.266.908-.3.1-.595.23-.9.332a61.234 61.234 0 0 0-5.4 2.129c-1.185.53-2.372 1.057-3.531 1.655-.848.438-1.7.875-2.526 1.351-1.332.765-2.624 1.614-3.908 2.477a63.976 63.976 0 0 0-6.58 5.08 62.3 62.3 0 0 0-7.308 7.537 63.777 63.777 0 0 0 20.41 97.023 65.612 65.612 0 0 0 21.463 6.623 64.073 64.073 0 0 0 35.709-5.995 65.33 65.33 0 0 0 17.367-12.312c.247-.248.465-.534.708-.786.243-.252.47-.532.71-.79 1-1.078 2.022-2.139 2.963-3.3.904-1.121 1.708-2.295 2.53-3.458zm-9.688-2.344a55.01 55.01 0 0 1-8.526 8.406 54.685 54.685 0 0 1-21.2 10.3 55.542 55.542 0 0 1-6.227 1.134c-.283.034-.557.1-.84.13a55.62 55.62 0 0 1-5.809.3 56.583 56.583 0 0 1-11.914-1.362 54 54 0 0 1-11.179-3.811 54.651 54.651 0 0 1-6.064-3.362 55.389 55.389 0 0 1-5.175-3.672c-.626-.506-1.188-1.068-1.788-1.6a54.241 54.241 0 0 1-18.182-35.194 55.089 55.089 0 0 1 .107-12.106 55.026 55.026 0 0 1 11.792-28.039c.4-.5.853-.939 1.27-1.419a55.208 55.208 0 0 1 5.118-5.175 54.882 54.882 0 0 1 18.808-10.838 54.64 54.64 0 0 1 6.764-1.789 57.855 57.855 0 0 1 4.5-.7c.113-.013.221-.04.333-.052.647-.067 1.288-.062 1.932-.107.586-.041 1.17-.064 1.755-.1.423-.024.848-.064 1.269-.07a53.966 53.966 0 0 1 4.749.162c3.532.252 7.032.846 10.45 1.774.273.074.538.174.809.255.851.253 1.7.51 2.539.8 1.114.384 2.2.838 3.294 1.291a54.146 54.146 0 0 1 13.064 7.685c.09.073.188.133.279.206a55.336 55.336 0 0 1 5.224 4.9c18.926 19.882 20.146 50.725 2.85 72.04l-.002.013zm25.714 15.27c.39-.481.8-.9 1.2-1.338l-12.7-10.288a5.874 5.874 0 0 0-.879-.489c-1.106 1.637-2.26 3.249-3.518 4.8-1.3 1.61-2.712 3.081-4.129 4.537.23.27.484.518.757.744l12.693 10.282c.341-.487.682-.975 1.066-1.448l5.51-6.8zm11.446-3a1.342 1.342 0 0 0-.844-.236c-1.226 0-3.3.946-5.486 2.858-.209.183-.412.4-.622.6-.21.2-.394.421-.592.627-.415.431-.831.809-1.238 1.311l-5.505 6.8c-.382.471-.733.956-1.067 1.445-.166.243-.311.486-.463.731-.152.245-.306.494-.445.742a14.531 14.531 0 0 0-1.494 3.567c-.372 1.5-.272 2.749.248 3.173l37.274 30.2s.52-12.252.52-11.519C173 162 152.713 119.7 152.713 119.7z" id="Shape" fill="#7E77B6" fill-rule="nonzero"/><circle id="Oval" fill="#7E77B6" fill-rule="nonzero" transform="rotate(-50.991 73.064 72.995)" cx="73.064" cy="72.995" r="51.609"/><circle id="Oval" fill="#7E77B6" fill-rule="nonzero" cx="72.286" cy="73.817" r="49.485"/><g id="Clipped" transform="translate(22 24)"><mask id="mask-27" fill="#fff"><use xlink:href="#path-26"/></mask><g id="Group" mask="url(#mask-27)" font-family="Helvetica" font-size="12.038" font-weight="normal"><g transform="translate(3 -8)" fill="#7E77B6"><text id="E"><tspan x="8.62" y="60.517">E</tspan></text><g id="Group" stroke-width="1" transform="translate(.969 16.488)"><text id="E"><tspan x="0" y="11">E</tspan></text><text id="VC"><tspan x="6.031" y="11">VC</tspan></text><text id="X"><tspan x="19.731" y="11">X</tspan></text><text id="A"><tspan x="26.497" y="11">A</tspan></text><text id="MPLA."><tspan x="33.816" y="11">MPLA.</tspan></text><text id="C"><tspan x="65.44" y="11">C</tspan></text><text id="OM:"><tspan x="72.17" y="11">OM:</tspan></text><text id="32.35.86.78"><tspan x="17.878" y="25.446">32.35.86.78</tspan></text></g><text id="12.34.56.78"><tspan x="18.847" y="11.106">12.34.56.78</tspan></text><text id="E"><tspan x="10.111" y="95.088">E</tspan></text></g></g></g></g><circle id="Oval" fill="#FFF" fill-rule="nonzero" cx="788.062" cy="112.093" r="57.269"/><path d="M759.565 58c.9-.508 1.8-1 2.717-1.466L759.565 58zm-7.039 94.656l.086-.07a67.047 67.047 0 0 1-.482-.431l.396.501zm104.524 8.729c.39-.481.8-.9 1.2-1.338l-12.7-10.288a5.873 5.873 0 0 0-.879-.489c-1.106 1.637-2.26 3.249-3.518 4.8-1.3 1.61-2.712 3.081-4.129 4.537.23.27.484.518.757.744l12.693 10.282c.341-.487.682-.975 1.066-1.448l5.51-6.8zm-18.556-9.474c-.941 1.162-1.959 2.223-2.963 3.3-.24.258-.466.537-.71.79-.244.253-.462.538-.708.786a65.333 65.333 0 0 1-17.367 12.312 63.433 63.433 0 0 1-51.107 2.085 63.642 63.642 0 0 1-17.036-9.837c-27.389-22.242-31.61-62.455-9.438-89.9a62.3 62.3 0 0 1 7.308-7.537 63.97 63.97 0 0 1 6.58-5.08c1.284-.863 2.576-1.711 3.908-2.477.83-.477 1.677-.914 2.526-1.351 1.159-.6 2.346-1.125 3.531-1.655a61.234 61.234 0 0 1 5.4-2.129c.3-.1.593-.235.9-.332 1.078-.345 2.173-.621 3.266-.908a64.336 64.336 0 0 1 12.476-1.981c.634-.038 1.269-.068 1.9-.1.374-.021.747-.056 1.122-.061.272 0 .541-.044.812-.044 1.313 0 2.625.076 3.936.162 1.934.127 3.867.314 5.79.609 1.057.162 2.105.376 3.155.591a64.495 64.495 0 0 1 10.982 3.313c.165.067.326.141.491.207.788.319 1.577.634 2.353.992a65.029 65.029 0 0 1 6.575 3.512 62.982 62.982 0 0 1 6.823 4.789c.021.017.043.031.064.048 25.493 20.648 31.213 57.244 13.238 84.687-.192.292-.417.565-.614.854-.209.306-.446.6-.66.9-.827 1.169-1.627 2.344-2.533 3.46v-.005zm4.741-45.938a54.254 54.254 0 0 0-14.748-31.9 55.337 55.337 0 0 0-5.224-4.9c-.091-.073-.188-.133-.279-.206a54.144 54.144 0 0 0-13.064-7.685c-1.09-.454-2.18-.907-3.294-1.291a61.21 61.21 0 0 0-2.539-.8c-.271-.081-.536-.181-.809-.255a54.785 54.785 0 0 0-10.45-1.774 53.94 53.94 0 0 0-4.749-.162c-.422.007-.846.046-1.269.07-.585.034-1.17.057-1.755.1-.645.045-1.286.04-1.932.107-.113.012-.221.039-.333.052a53 53 0 0 0-4.5.7 54.3 54.3 0 0 0-12.544 4.1 54.024 54.024 0 0 0-13.028 8.526 55.2 55.2 0 0 0-5.118 5.175c-.417.48-.867.923-1.27 1.419a55.026 55.026 0 0 0-11.792 28.039 55.088 55.088 0 0 0-.107 12.106 54.241 54.241 0 0 0 17.7 34.763l.4.5.086-.07c.6.53 1.162 1.091 1.788 1.6a55.378 55.378 0 0 0 5.175 3.672 54.645 54.645 0 0 0 6.064 3.362A55.217 55.217 0 0 0 783 166.06c1.902.212 3.815.324 5.729.335 1.94.001 3.88-.099 5.809-.3.284-.03.558-.1.84-.13a55.528 55.528 0 0 0 6.227-1.134 54.684 54.684 0 0 0 21.2-10.3 55 55 0 0 0 8.526-8.406 54.344 54.344 0 0 0 11.904-40.147v-.005zm66.142 85.526l-40.877-33.11a1.341 1.341 0 0 0-.844-.236c-1.226 0-3.3.946-5.486 2.858-.209.183-.412.4-.622.6-.21.2-.394.421-.592.627-.415.431-.831.809-1.238 1.311l-5.505 6.8c-.382.471-.733.956-1.067 1.445-.166.243-.311.486-.463.731-.152.245-.306.494-.445.742a14.534 14.534 0 0 0-1.494 3.567c-.372 1.5-.272 2.749.248 3.173l40.881 33.119c1.116.884 5.173-.712 8.778-5.165l5.509-6.8c3.601-4.452 4.325-8.761 3.217-9.661v-.001z" id="Shape" fill="url(#linearGradient-28)" fill-rule="nonzero"/><circle id="Oval" fill="#F1F1F1" fill-rule="nonzero" opacity=".6" transform="rotate(-50.991 788.847 111.684)" cx="788.847" cy="111.684" r="51.609"/><g id="Clipped" transform="translate(738 63)"><mask id="mask-30" fill="#fff"><use xlink:href="#path-29"/></mask><g id="Group" mask="url(#mask-30)" fill-rule="nonzero"><g transform="translate(-8 -6)" id="Shape"><path d="M10.6 50.02h6.345v1.649H12.43v1.709h3.97v1.649h-3.973v1.77H17v1.649h-6.4V50.02zm10.361 4.142l-2.817-4.142h2.167l1.77 2.732 1.782-2.732h2.106l-2.816 4.117 2.937 4.31h-2.167l-1.89-2.89-1.9 2.89h-2.106l2.934-4.285zm9.401-4.203h1.709l3.612 8.487h-1.938l-.771-1.89h-3.563l-.771 1.89h-1.89l3.612-8.487zm1.95 4.96l-1.119-2.732-1.12 2.732h2.239zm4.67-4.899h2l2.215 3.563 2.215-3.563h2v8.427h-1.83v-5.5l-2.372 3.6h-.048l-2.348-3.563v5.466h-1.83l-.002-8.43zm10.45 0h3.443c.46-.007.918.064 1.354.211.375.128.72.332 1.011.6a2.6 2.6 0 0 1 .639.921c.152.377.228.78.223 1.186v.024c.01.444-.081.884-.265 1.288-.17.36-.42.677-.729.927-.321.255-.69.446-1.084.56-.432.127-.88.19-1.33.187h-1.408v2.528h-1.854V50.02zm3.323 4.249c.395.025.784-.107 1.083-.367a1.2 1.2 0 0 0 .386-.908v-.024a1.151 1.151 0 0 0-.4-.951 1.709 1.709 0 0 0-1.1-.325h-1.433v2.576l1.464-.001zm4.719-4.249h1.854v6.754h4.2v1.673h-6.056l.002-8.427zm7.451 0h6.345v1.649h-4.515v1.709h3.973v1.649h-3.973v1.77h4.575v1.649h-6.405V50.02zm7.801 6.501h1.938v1.926h-1.938v-1.926zm7.657 2.07a4.363 4.363 0 0 1-1.722-.337 4.239 4.239 0 0 1-1.372-.921 4.188 4.188 0 0 1-.9-1.379 4.436 4.436 0 0 1-.325-1.7v-.024a4.388 4.388 0 0 1 1.225-3.075 4.194 4.194 0 0 1 1.384-.939 4.513 4.513 0 0 1 1.782-.343c.361-.002.722.032 1.077.1.303.058.6.147.885.265.259.11.505.246.734.409.223.159.432.336.626.529l-1.18 1.36a4.481 4.481 0 0 0-1-.7 2.571 2.571 0 0 0-1.15-.252 2.33 2.33 0 0 0-1.757.77c-.22.245-.39.529-.506.837a2.85 2.85 0 0 0-.181 1.018v.023c-.002.35.06.696.181 1.023.113.31.283.595.5.843.445.505 1.09.791 1.763.782a2.58 2.58 0 0 0 1.223-.265c.361-.196.695-.44.993-.722l1.18 1.191a6.1 6.1 0 0 1-.675.626 4.029 4.029 0 0 1-.764.476 3.96 3.96 0 0 1-.909.3 5.465 5.465 0 0 1-1.112.105zm9.028 0a4.6 4.6 0 0 1-1.794-.343 4.456 4.456 0 0 1-1.414-.928 4.142 4.142 0 0 1-.928-1.372 4.325 4.325 0 0 1-.331-1.691v-.024a4.312 4.312 0 0 1 2.691-4.014 4.646 4.646 0 0 1 1.8-.343 4.6 4.6 0 0 1 1.794.343 4.471 4.471 0 0 1 1.415.928c.398.39.713.857.927 1.372.223.536.335 1.11.331 1.691v.023a4.318 4.318 0 0 1-2.691 4.015 4.646 4.646 0 0 1-1.8.343zm.023-1.71c.351.005.7-.063 1.023-.2.303-.13.576-.322.8-.565.223-.244.399-.528.518-.837.126-.325.19-.67.187-1.018v-.024a2.811 2.811 0 0 0-.187-1.022 2.525 2.525 0 0 0-1.342-1.415 2.485 2.485 0 0 0-1.023-.21 2.512 2.512 0 0 0-1.029.2 2.36 2.36 0 0 0-.795.565 2.673 2.673 0 0 0-.518.837 2.77 2.77 0 0 0-.187 1.018v.023c-.002.35.062.697.187 1.023a2.533 2.533 0 0 0 1.336 1.415c.324.144.676.215 1.031.21h-.001zm6.116-6.861h2l2.215 3.563 2.215-3.563h2v8.427h-1.83v-5.5l-2.372 3.6h-.048l-2.348-3.563v5.466h-1.83l-.002-8.43zm10.245 1.975h1.938v1.926h-1.938v-1.926zm0 4.526h1.938v1.926h-1.938v-1.926zm-78.217 9.762l-1.469.361-.385-1.517 2.42-.723h1.264v8.487h-1.83v-6.608zm3.527 5.143l2.8-2.3c.267-.216.492-.41.675-.582.165-.15.315-.316.451-.493.107-.139.192-.293.253-.457.053-.156.08-.32.078-.486a1.033 1.033 0 0 0-.313-.817c-.229-.19-.52-.29-.818-.276a1.443 1.443 0 0 0-.873.277 4.88 4.88 0 0 0-.849.854l-1.3-1.048a7.32 7.32 0 0 1 .632-.751c.205-.212.436-.397.687-.552.253-.153.527-.267.813-.339.33-.08.67-.12 1.011-.115.403-.005.805.058 1.187.187.336.112.647.29.914.523.254.226.456.506.591.818.143.339.215.703.21 1.071v.024c.005.32-.042.64-.139.945a2.8 2.8 0 0 1-.409.782 4.678 4.678 0 0 1-.691.734c-.281.245-.607.512-.976.8l-1.372 1.059h3.672v1.6h-6.236l.002-1.458zm7.657-.46H38.7v1.926h-1.938v-1.926zm6.438 2.071c-.67.02-1.337-.12-1.944-.406a4.154 4.154 0 0 1-1.343-1.061l1.276-1.218c.256.302.564.557.909.752.347.18.734.27 1.125.259a1.3 1.3 0 0 0 .861-.275.917.917 0 0 0 .331-.743v-.023a.883.883 0 0 0-.434-.791 2.264 2.264 0 0 0-1.216-.275H42l-.289-1.175 2.011-2.014H40.41v-1.6h5.705v1.4l-2.142 2.034c.287.048.568.125.839.229.266.102.512.249.728.434.219.192.394.427.515.692.136.315.203.657.194 1v.024c.004.377-.068.752-.213 1.1a2.581 2.581 0 0 1-1.567 1.45 3.7 3.7 0 0 1-1.269.207zm8.526-1.962h-4.117l-.3-1.312 4.623-5.357h1.564v5.165h1.132v1.5H53.5v1.817h-1.77l-.004-1.813zm0-1.5V66.95l-2.239 2.625h2.239zm4.249 1.391h1.938v1.926h-1.938v-1.926zm6.369 2.071c-.61.014-1.218-.1-1.782-.335a4.754 4.754 0 0 1-1.372-.92l1.119-1.333c.29.267.614.493.964.674a2.31 2.31 0 0 0 1.047.24c.367.02.73-.085 1.029-.3.258-.213.399-.537.379-.871v-.024a.988.988 0 0 0-.415-.848 1.787 1.787 0 0 0-1.077-.3 3.036 3.036 0 0 0-.753.09 4.26 4.26 0 0 0-.655.223l-1.072-.71.241-4.153h5.187v1.625h-3.6l-.1 1.468a6.8 6.8 0 0 1 .5-.1 3.7 3.7 0 0 1 .6-.042 4.1 4.1 0 0 1 1.151.156c.343.097.663.26.943.48.276.223.494.51.636.835.163.385.241.8.23 1.219v.024a3.01 3.01 0 0 1-.23 1.207c-.147.348-.368.66-.648.913-.295.262-.64.46-1.016.583a4.069 4.069 0 0 1-1.306.199zm7.993 0a3.836 3.836 0 0 1-1.408-.229 2.972 2.972 0 0 1-1.023-.675 3.228 3.228 0 0 1-.729-1.2 5.957 5.957 0 0 1-.271-1.992v-.024a7.09 7.09 0 0 1 .223-1.817c.13-.525.362-1.02.68-1.457.304-.409.7-.74 1.156-.969a3.556 3.556 0 0 1 1.637-.355c.266-.002.532.018.795.06a3.476 3.476 0 0 1 1.274.473c.196.118.385.247.566.388l-.976 1.428c-.137-.1-.269-.2-.4-.283a2.423 2.423 0 0 0-.834-.343 2.39 2.39 0 0 0-.494-.048 1.485 1.485 0 0 0-.691.151c-.196.1-.368.24-.506.411-.147.186-.26.398-.331.624a3.924 3.924 0 0 0-.169.775 4.39 4.39 0 0 1 .717-.373c.329-.123.678-.18 1.029-.169a3.8 3.8 0 0 1 1.168.175c.343.107.662.281.938.512.268.23.482.515.626.837.16.366.237.762.229 1.161v.024a2.771 2.771 0 0 1-.921 2.106c-.296.265-.642.47-1.017.6a3.768 3.768 0 0 1-1.268.209zm-.066-1.6c.388.024.77-.1 1.07-.347.251-.225.39-.55.381-.887v-.024a1.113 1.113 0 0 0-.394-.88 1.594 1.594 0 0 0-1.082-.342 1.565 1.565 0 0 0-1.069.336c-.252.22-.392.54-.381.874v.024c-.008.341.136.668.393.892.303.25.69.375 1.082.352v.002zm4.7-.471h1.938v1.926h-1.938v-1.926zm7.476-4.9h-3.961v-1.6h6.067v1.4l-3.78 7.03h-2.095l3.769-6.83zm6.464 6.946a4.591 4.591 0 0 1-1.294-.174 3.283 3.283 0 0 1-1.029-.494 2.38 2.38 0 0 1-.681-.765 2.03 2.03 0 0 1-.246-1v-.023c-.02-.441.1-.878.343-1.246a2.527 2.527 0 0 1 1.018-.789 2.493 2.493 0 0 1-.783-.729 1.95 1.95 0 0 1-.288-1.113v-.023a1.99 1.99 0 0 1 .21-.9c.144-.285.349-.536.6-.734.28-.219.595-.386.933-.493.79-.24 1.635-.24 2.426 0 .339.106.656.271.938.487.253.196.458.447.6.734.14.282.212.594.211.909v.023a1.95 1.95 0 0 1-.289 1.113 2.493 2.493 0 0 1-.783.729c.384.191.725.46 1 .789.255.346.382.77.36 1.2v.024c.007.364-.078.724-.246 1.047a2.321 2.321 0 0 1-.681.776c-.31.223-.66.389-1.029.488-.42.114-.855.169-1.29.164zm0-1.528a1.7 1.7 0 0 0 1.071-.3.916.916 0 0 0 .386-.747v-.023a.866.866 0 0 0-.409-.765 2.156 2.156 0 0 0-2.095 0 .865.865 0 0 0-.41.765v.023c.003.294.146.57.386.74.312.222.69.33 1.071.307zm0-3.575c.319.017.632-.086.879-.289a.94.94 0 0 0 .325-.734v-.024a.929.929 0 0 0-.313-.687 1.235 1.235 0 0 0-.891-.3 1.25 1.25 0 0 0-.891.295.911.911 0 0 0-.313.681v.023a.959.959 0 0 0 .325.741c.245.206.56.311.879.294z" fill="#8077B7"/><path d="M.917 16.991h6.345v1.649H2.747v1.709H6.72V22H2.747v1.77h4.575v1.649H.917v-8.428zm7.344 0h2.046l2.2 5.935 2.2-5.935h2L13.3 25.478h-1.638l-3.401-8.487zm13.699 8.571a4.363 4.363 0 0 1-1.722-.337 4.239 4.239 0 0 1-1.372-.921 4.188 4.188 0 0 1-.9-1.379 4.436 4.436 0 0 1-.325-1.7V21.2a4.388 4.388 0 0 1 1.225-3.075 4.194 4.194 0 0 1 1.384-.939 4.513 4.513 0 0 1 1.782-.343c.361-.002.722.032 1.077.1.303.058.6.147.885.265.259.11.505.246.734.409.223.159.432.336.626.529l-1.18 1.36a4.481 4.481 0 0 0-1-.7 2.571 2.571 0 0 0-1.15-.252 2.33 2.33 0 0 0-1.757.77c-.22.245-.39.529-.506.837a2.85 2.85 0 0 0-.181 1.018v.023c-.002.35.06.696.181 1.023.113.31.283.595.5.843.445.505 1.09.791 1.763.782a2.58 2.58 0 0 0 1.223-.265c.361-.196.695-.44.993-.722l1.18 1.191a6.1 6.1 0 0 1-.675.626 4.029 4.029 0 0 1-.764.476 3.96 3.96 0 0 1-.909.3 5.465 5.465 0 0 1-1.112.106zm7.234-4.43l-2.817-4.142h2.167l1.77 2.732 1.782-2.732H34.2l-2.816 4.117 2.937 4.31h-2.167l-1.89-2.89-1.9 2.89h-2.106l2.936-4.285zM38.6 16.93h1.7l3.612 8.487h-1.938l-.771-1.89H37.64l-.771 1.89h-1.89L38.6 16.93zm1.95 4.96l-1.119-2.732-1.12 2.732h2.239zm4.666-4.899h2l2.215 3.563 2.215-3.563h2v8.427h-1.83v-5.5l-2.372 3.6h-.048l-2.348-3.563v5.466h-1.83l-.002-8.43zm10.449 0h3.443c.46-.007.918.064 1.354.211.375.128.72.332 1.011.6a2.6 2.6 0 0 1 .639.921c.152.377.228.78.223 1.186v.024c.01.444-.081.884-.265 1.288-.17.36-.42.677-.729.927-.321.255-.69.446-1.084.56-.432.127-.88.19-1.33.187h-1.408v2.528h-1.854v-8.432zm3.323 4.249c.395.025.784-.107 1.083-.367a1.2 1.2 0 0 0 .386-.908v-.024a1.151 1.151 0 0 0-.4-.951 1.709 1.709 0 0 0-1.1-.325h-1.433v2.576l1.464-.001zm4.719-4.249h1.854v6.754h4.2v1.673h-6.056l.002-8.427zm10.341-.061h1.709l3.612 8.487h-1.938l-.771-1.89H73.1l-.771 1.89h-1.89l3.609-8.487zm1.95 4.96l-1.119-2.732-1.12 2.732h2.239zm4.402 1.602h1.938v1.926H80.4v-1.926zm7.661 2.07a4.363 4.363 0 0 1-1.722-.337 4.239 4.239 0 0 1-1.372-.921 4.188 4.188 0 0 1-.9-1.379 4.436 4.436 0 0 1-.325-1.7V21.2a4.388 4.388 0 0 1 1.225-3.075 4.194 4.194 0 0 1 1.384-.939 4.513 4.513 0 0 1 1.782-.343c.361-.002.722.032 1.077.1.303.058.6.147.885.265.259.11.505.246.734.409.223.159.432.336.626.529l-1.18 1.36a4.481 4.481 0 0 0-1-.7 2.571 2.571 0 0 0-1.15-.252 2.33 2.33 0 0 0-1.757.77c-.22.245-.39.529-.506.837a2.85 2.85 0 0 0-.181 1.018v.023c-.002.35.06.696.181 1.023.113.31.283.595.5.843.445.505 1.09.791 1.763.782a2.58 2.58 0 0 0 1.223-.265c.361-.196.695-.44.993-.722l1.18 1.191a6.1 6.1 0 0 1-.675.626 4.029 4.029 0 0 1-.764.476 3.96 3.96 0 0 1-.909.3 5.465 5.465 0 0 1-1.112.106zm9.028 0a4.6 4.6 0 0 1-1.794-.343 4.456 4.456 0 0 1-1.414-.928 4.142 4.142 0 0 1-.928-1.372 4.325 4.325 0 0 1-.331-1.691V21.2a4.312 4.312 0 0 1 2.691-4.014 4.646 4.646 0 0 1 1.8-.343 4.6 4.6 0 0 1 1.794.343 4.471 4.471 0 0 1 1.415.928c.398.39.713.857.927 1.372.223.536.335 1.11.331 1.691v.023a4.318 4.318 0 0 1-2.691 4.015 4.646 4.646 0 0 1-1.8.347zm.023-1.71c.351.005.7-.063 1.023-.2.303-.13.576-.322.8-.565.223-.244.399-.528.518-.837.126-.325.19-.67.187-1.018V21.2a2.811 2.811 0 0 0-.187-1.022 2.525 2.525 0 0 0-1.342-1.415 2.485 2.485 0 0 0-1.023-.21 2.512 2.512 0 0 0-1.029.2 2.36 2.36 0 0 0-.795.565 2.673 2.673 0 0 0-.518.837 2.77 2.77 0 0 0-.187 1.018v.023c-.002.35.062.697.187 1.023a2.533 2.533 0 0 0 2.366 1.633zm6.116-6.861h2l2.215 3.563 2.215-3.563h2v8.427h-1.83v-5.5l-2.372 3.6h-.048l-2.348-3.563v5.466h-1.83l-.002-8.43zm10.245 1.974h1.938v1.926h-1.938v-1.926zm0 4.526h1.938v1.926h-1.938v-1.926zM26.337 40.007c-.67.02-1.337-.12-1.944-.406a4.154 4.154 0 0 1-1.343-1.061l1.276-1.218c.256.302.564.557.909.752.347.18.734.27 1.125.259a1.3 1.3 0 0 0 .861-.275.917.917 0 0 0 .331-.743v-.023a.883.883 0 0 0-.434-.791 2.264 2.264 0 0 0-1.216-.275h-.771l-.289-1.175 2.011-2.014h-3.311v-1.6h5.705v1.4l-2.142 2.034c.287.048.568.125.839.229.266.102.512.249.728.434.219.192.394.427.515.692.136.315.203.657.194 1v.024c.004.377-.068.752-.213 1.1a2.581 2.581 0 0 1-1.567 1.45 3.7 3.7 0 0 1-1.264.207zm4.321-1.607l2.8-2.3c.267-.216.492-.41.675-.582.165-.15.315-.316.451-.493.107-.139.192-.293.253-.457.053-.156.08-.32.078-.486a1.033 1.033 0 0 0-.313-.817c-.229-.19-.52-.29-.818-.276a1.443 1.443 0 0 0-.873.277 4.88 4.88 0 0 0-.849.854l-1.3-1.048a7.32 7.32 0 0 1 .632-.751c.205-.212.436-.397.687-.552.253-.153.527-.267.813-.339.33-.08.67-.12 1.011-.115.403-.005.805.058 1.187.187.336.112.647.29.914.523.254.226.456.506.591.818.143.339.215.703.21 1.071v.024c.005.32-.042.64-.139.945a2.8 2.8 0 0 1-.409.782 4.678 4.678 0 0 1-.691.734c-.281.245-.607.512-.976.8l-1.372 1.059h3.672v1.6h-6.236l.002-1.458zm7.656-.463h1.938v1.926h-1.938v-1.926zm6.442 2.07c-.67.02-1.337-.12-1.944-.406a4.154 4.154 0 0 1-1.343-1.061l1.276-1.218c.256.302.564.557.909.752.347.18.734.27 1.125.259a1.3 1.3 0 0 0 .861-.275.917.917 0 0 0 .331-.743v-.023a.883.883 0 0 0-.434-.791 2.264 2.264 0 0 0-1.216-.275h-.771l-.289-1.175 2.011-2.014h-3.311v-1.6h5.705v1.4l-2.142 2.034c.287.048.568.125.839.229.266.102.512.249.728.434.219.192.394.427.515.692.136.315.203.657.194 1v.024c.004.377-.068.752-.213 1.1a2.581 2.581 0 0 1-1.567 1.45 3.7 3.7 0 0 1-1.264.207zm7.403 0c-.61.014-1.218-.1-1.782-.335a4.754 4.754 0 0 1-1.372-.92l1.119-1.333c.29.267.614.493.964.674a2.31 2.31 0 0 0 1.047.24c.367.02.73-.085 1.029-.3.258-.213.399-.537.379-.871v-.024a.988.988 0 0 0-.415-.848 1.787 1.787 0 0 0-1.077-.3 3.036 3.036 0 0 0-.753.09 4.26 4.26 0 0 0-.655.223l-1.072-.71.241-4.153H55v1.625h-3.6l-.1 1.468a6.8 6.8 0 0 1 .5-.1 3.7 3.7 0 0 1 .6-.042 4.1 4.1 0 0 1 1.151.156c.343.097.663.26.943.48.276.223.494.51.636.835.163.385.241.8.23 1.219v.024a3.01 3.01 0 0 1-.23 1.207c-.147.348-.368.66-.648.913-.295.262-.64.46-1.016.583a4.069 4.069 0 0 1-1.307.199zm4.658-2.07h1.938v1.926h-1.938v-1.926zm6.49 2.046a4.591 4.591 0 0 1-1.294-.174 3.283 3.283 0 0 1-1.029-.494 2.38 2.38 0 0 1-.681-.765 2.03 2.03 0 0 1-.246-1v-.023c-.02-.441.1-.878.343-1.246a2.527 2.527 0 0 1 1.018-.789 2.493 2.493 0 0 1-.783-.729 1.95 1.95 0 0 1-.288-1.113v-.023a1.99 1.99 0 0 1 .21-.9c.144-.285.349-.536.6-.734.28-.219.595-.386.933-.493.79-.24 1.635-.24 2.426 0 .339.106.656.271.938.487.253.196.458.447.6.734.14.282.212.594.211.909v.023a1.95 1.95 0 0 1-.289 1.113 2.493 2.493 0 0 1-.783.729c.384.191.725.46 1 .789.255.346.382.77.36 1.2v.024c.007.364-.078.724-.246 1.047a2.321 2.321 0 0 1-.681.776c-.31.223-.66.389-1.029.488-.42.114-.855.169-1.29.164zm0-1.528a1.7 1.7 0 0 0 1.071-.3.916.916 0 0 0 .386-.747v-.023a.866.866 0 0 0-.409-.765 2.156 2.156 0 0 0-2.095 0 .865.865 0 0 0-.41.765v.023c.003.294.146.57.386.74.312.222.69.33 1.071.307zm0-3.575c.319.017.632-.086.879-.289a.94.94 0 0 0 .325-.734v-.024a.929.929 0 0 0-.313-.687 1.235 1.235 0 0 0-.891-.3 1.25 1.25 0 0 0-.891.295.911.911 0 0 0-.313.681v.023a.959.959 0 0 0 .325.741c.245.206.56.31.879.293v.001zm7.873 5.127a3.836 3.836 0 0 1-1.408-.229 2.972 2.972 0 0 1-1.023-.675 3.228 3.228 0 0 1-.729-1.2 5.957 5.957 0 0 1-.271-1.992v-.024a7.09 7.09 0 0 1 .223-1.817c.13-.525.362-1.02.68-1.457.304-.409.7-.74 1.156-.969a3.556 3.556 0 0 1 1.637-.355c.266-.002.532.018.795.06a3.476 3.476 0 0 1 1.274.473c.196.118.385.247.566.388l-.976 1.428c-.137-.1-.269-.2-.4-.283a2.423 2.423 0 0 0-.834-.343 2.39 2.39 0 0 0-.494-.048 1.485 1.485 0 0 0-.691.151c-.196.1-.368.24-.506.411-.147.186-.26.398-.331.624a3.924 3.924 0 0 0-.169.775 4.39 4.39 0 0 1 .717-.373c.329-.123.678-.18 1.029-.169a3.8 3.8 0 0 1 1.168.175c.343.107.662.281.938.512.268.23.482.515.626.837.16.366.237.762.229 1.161v.024a2.771 2.771 0 0 1-.921 2.106c-.296.265-.642.47-1.017.6a3.768 3.768 0 0 1-1.268.209zm-.066-1.6c.388.024.77-.1 1.07-.347.251-.225.39-.55.381-.887v-.024a1.113 1.113 0 0 0-.394-.88 1.594 1.594 0 0 0-1.082-.342 1.565 1.565 0 0 0-1.069.336c-.252.22-.392.54-.381.874v.024c-.008.341.136.668.393.892.303.25.689.376 1.081.353l.001.001zm4.699-.47h1.938v1.926h-1.938v-1.926zm7.477-4.9h-3.961v-1.6h6.067v1.4l-3.78 7.03h-2.095l3.769-6.83zm6.464 6.946a4.591 4.591 0 0 1-1.294-.174 3.283 3.283 0 0 1-1.029-.494 2.38 2.38 0 0 1-.681-.765 2.03 2.03 0 0 1-.246-1v-.023c-.02-.441.1-.878.343-1.246a2.527 2.527 0 0 1 1.018-.789 2.493 2.493 0 0 1-.783-.729 1.95 1.95 0 0 1-.288-1.113v-.023a1.99 1.99 0 0 1 .21-.9c.144-.285.349-.536.6-.734.28-.219.595-.386.933-.493.79-.24 1.635-.24 2.426 0 .339.106.656.271.938.487.253.196.458.447.6.734.14.282.212.594.211.909v.023a1.95 1.95 0 0 1-.289 1.113 2.493 2.493 0 0 1-.783.729c.384.191.725.46 1 .789.255.346.382.77.36 1.2v.024c.007.364-.078.724-.246 1.047a2.321 2.321 0 0 1-.681.776c-.31.223-.66.389-1.029.488-.42.114-.855.169-1.29.164zm0-1.528a1.7 1.7 0 0 0 1.071-.3.916.916 0 0 0 .386-.747v-.023a.866.866 0 0 0-.409-.765 2.156 2.156 0 0 0-2.095 0 .865.865 0 0 0-.41.765v.023c.003.294.146.57.386.74.312.222.69.33 1.071.307zm0-3.575c.319.017.632-.086.879-.289a.94.94 0 0 0 .325-.734v-.024a.929.929 0 0 0-.313-.687 1.235 1.235 0 0 0-.891-.3 1.25 1.25 0 0 0-.891.295.911.911 0 0 0-.313.681v.023a.959.959 0 0 0 .325.741c.245.206.56.31.879.293v.001zM25.578 2.425l-1.469.361-.385-1.517 2.42-.723h1.264v8.487h-1.83V2.425zm3.527 5.144l2.8-2.3c.267-.216.492-.41.675-.582.165-.15.315-.316.451-.493.107-.139.192-.293.253-.457.053-.156.08-.32.078-.486a1.033 1.033 0 0 0-.313-.817c-.229-.19-.52-.29-.818-.276a1.443 1.443 0 0 0-.873.277 4.88 4.88 0 0 0-.849.854l-1.3-1.048a7.32 7.32 0 0 1 .632-.751c.205-.212.436-.397.687-.552.253-.153.527-.267.813-.339.33-.08.67-.12 1.011-.115.403-.005.805.058 1.187.187.336.112.647.29.914.523.254.226.456.506.591.818.143.339.215.703.21 1.071v.024c.005.32-.042.64-.139.945a2.8 2.8 0 0 1-.409.782 4.678 4.678 0 0 1-.691.734c-.281.245-.607.512-.976.8l-1.372 1.059h3.672v1.6h-6.236l.002-1.458zm7.657-.46H38.7v1.926h-1.938V7.109zm6.438 2.07c-.67.02-1.337-.12-1.944-.406a4.154 4.154 0 0 1-1.343-1.061l1.276-1.218c.256.302.564.557.909.752.347.18.734.27 1.125.259a1.3 1.3 0 0 0 .861-.275.917.917 0 0 0 .331-.743v-.023a.883.883 0 0 0-.434-.791 2.264 2.264 0 0 0-1.216-.275H42l-.289-1.175 2.011-2.014H40.41v-1.6h5.705V2l-2.142 2.034c.287.048.568.125.839.229.266.102.512.249.728.434.219.192.394.427.515.692.136.315.203.657.194 1v.024c.004.377-.068.752-.213 1.1a2.581 2.581 0 0 1-1.567 1.45 3.7 3.7 0 0 1-1.269.216zm8.526-1.962h-4.117l-.3-1.312L51.932.548h1.564v5.165h1.132v1.5H53.5V9.03h-1.77l-.004-1.813zm0-1.5V3.092l-2.239 2.625h2.239zm4.249 1.392h1.938v1.926h-1.938V7.109zm6.369 2.07c-.61.014-1.218-.1-1.782-.335a4.754 4.754 0 0 1-1.372-.92l1.119-1.333c.29.267.614.493.964.674a2.31 2.31 0 0 0 1.047.24c.367.02.73-.085 1.029-.3.258-.213.399-.537.379-.871V6.31a.988.988 0 0 0-.415-.848 1.787 1.787 0 0 0-1.077-.3 3.036 3.036 0 0 0-.753.09 4.26 4.26 0 0 0-.655.223l-1.072-.71.241-4.153h5.187v1.625h-3.6l-.1 1.468a6.8 6.8 0 0 1 .5-.1 3.7 3.7 0 0 1 .6-.042 4.1 4.1 0 0 1 1.151.156c.343.097.663.26.943.48.276.223.494.51.636.835.163.385.241.8.23 1.219v.024a3.01 3.01 0 0 1-.23 1.207c-.147.348-.368.66-.648.913-.295.262-.64.46-1.016.583a4.069 4.069 0 0 1-1.306.199zm7.993 0a3.836 3.836 0 0 1-1.408-.229 2.972 2.972 0 0 1-1.023-.675 3.228 3.228 0 0 1-.729-1.2 5.957 5.957 0 0 1-.271-1.992v-.024a7.09 7.09 0 0 1 .223-1.817c.13-.525.362-1.02.68-1.457.304-.409.7-.74 1.156-.969a3.556 3.556 0 0 1 1.637-.355c.266-.002.532.018.795.06a3.476 3.476 0 0 1 1.274.473c.196.118.385.247.566.388l-.976 1.428c-.137-.1-.269-.2-.4-.283a2.423 2.423 0 0 0-.834-.343 2.39 2.39 0 0 0-.494-.048 1.485 1.485 0 0 0-.691.151c-.196.1-.368.24-.506.411-.147.186-.26.398-.331.624a3.924 3.924 0 0 0-.169.775 4.39 4.39 0 0 1 .717-.373c.329-.123.678-.18 1.029-.169a3.8 3.8 0 0 1 1.168.175c.343.107.662.281.938.512.268.23.482.515.626.837.16.366.237.762.229 1.161v.024a2.771 2.771 0 0 1-.921 2.106c-.296.265-.642.47-1.017.6a3.768 3.768 0 0 1-1.268.209zm-.066-1.6c.388.024.77-.1 1.07-.347.251-.225.39-.55.381-.887v-.024a1.113 1.113 0 0 0-.394-.88 1.594 1.594 0 0 0-1.082-.342 1.565 1.565 0 0 0-1.069.336c-.252.22-.392.54-.381.874v.024c-.008.341.136.668.393.892.303.25.69.376 1.082.353v.001zm4.7-.47h1.938v1.926h-1.938V7.109zm7.476-4.901h-3.961v-1.6h6.067V2l-3.78 7.03h-2.095l3.769-6.822zm6.464 6.947a4.591 4.591 0 0 1-1.294-.174 3.283 3.283 0 0 1-1.029-.494 2.38 2.38 0 0 1-.681-.765 2.03 2.03 0 0 1-.246-1V6.7c-.02-.441.1-.878.343-1.246a2.527 2.527 0 0 1 1.018-.789 2.493 2.493 0 0 1-.783-.729 1.95 1.95 0 0 1-.288-1.113V2.8a1.99 1.99 0 0 1 .21-.9c.144-.285.349-.536.6-.734.28-.219.595-.386.933-.493.79-.24 1.635-.24 2.426 0 .339.106.656.271.938.487.253.196.458.447.6.734.14.282.212.594.211.909v.023a1.95 1.95 0 0 1-.289 1.113 2.493 2.493 0 0 1-.783.729c.384.191.725.46 1 .789.255.346.382.77.36 1.2v.024c.007.364-.078.724-.246 1.047a2.321 2.321 0 0 1-.681.776c-.31.223-.66.389-1.029.488-.42.113-.855.168-1.29.163zm0-1.528a1.7 1.7 0 0 0 1.071-.3.916.916 0 0 0 .386-.747v-.023a.866.866 0 0 0-.409-.765 2.156 2.156 0 0 0-2.095 0 .865.865 0 0 0-.41.765v.023c.003.294.146.57.386.74.312.221.69.33 1.071.306v.001zm0-3.575c.319.017.632-.086.879-.289a.94.94 0 0 0 .325-.734V3a.929.929 0 0 0-.313-.687 1.235 1.235 0 0 0-.891-.3 1.25 1.25 0 0 0-.891.295.911.911 0 0 0-.313.681v.023a.959.959 0 0 0 .325.741c.244.208.559.314.879.298v.001zM12.6 84.59h6.345v1.649H14.43v1.709h3.97V89.6h-3.973v1.77H19v1.649h-6.4V84.59zm10.364 4.142l-2.817-4.142h2.167l1.77 2.732 1.782-2.732h2.106l-2.816 4.117 2.937 4.31h-2.167l-1.89-2.89-1.9 2.89H20.03l2.934-4.285zm9.401-4.202h1.709l3.612 8.487h-1.938l-.771-1.89h-3.563l-.771 1.89h-1.89l3.612-8.487zm1.95 4.96l-1.119-2.732-1.12 2.732h2.239zm4.67-4.9h2l2.215 3.563 2.215-3.563h2v8.427h-1.83v-5.5l-2.372 3.6h-.048l-2.348-3.563v5.466h-1.83l-.002-8.43zm10.45 0h3.443c.46-.007.918.064 1.354.211.375.128.72.332 1.011.6a2.6 2.6 0 0 1 .639.921c.152.377.228.78.223 1.186v.024c.01.444-.081.884-.265 1.288-.17.36-.42.677-.729.927-.321.255-.69.446-1.084.56-.432.127-.88.19-1.33.187h-1.408v2.528h-1.854V84.59zm3.323 4.249c.395.025.784-.107 1.083-.367a1.2 1.2 0 0 0 .386-.908v-.024a1.151 1.151 0 0 0-.4-.951 1.709 1.709 0 0 0-1.1-.325h-1.433v2.576l1.464-.001zm4.719-4.249h1.854v6.754h4.2v1.673h-6.056l.002-8.427zm7.536 0h1.854v8.427h-1.854V84.59zm3.695 6.501h1.938v1.926h-1.938v-1.926zm7.657 2.071a4.363 4.363 0 0 1-1.722-.337 4.239 4.239 0 0 1-1.372-.921 4.188 4.188 0 0 1-.9-1.379 4.436 4.436 0 0 1-.325-1.7V88.8a4.388 4.388 0 0 1 1.225-3.075 4.194 4.194 0 0 1 1.384-.939 4.513 4.513 0 0 1 1.782-.343c.361-.002.722.032 1.077.1.303.058.6.147.885.265.259.11.505.246.734.409.223.159.432.336.626.529l-1.18 1.36a4.481 4.481 0 0 0-1-.7 2.571 2.571 0 0 0-1.15-.252 2.33 2.33 0 0 0-1.757.77c-.22.245-.39.529-.506.837a2.85 2.85 0 0 0-.181 1.018v.023c-.002.35.06.696.181 1.023.113.31.283.595.5.843.445.505 1.09.791 1.763.782a2.58 2.58 0 0 0 1.223-.265c.361-.196.695-.44.993-.722l1.18 1.191a6.1 6.1 0 0 1-.675.626 4.029 4.029 0 0 1-.764.476 3.96 3.96 0 0 1-.909.3 5.465 5.465 0 0 1-1.112.106zm9.029 0a4.6 4.6 0 0 1-1.794-.343 4.456 4.456 0 0 1-1.414-.928 4.142 4.142 0 0 1-.928-1.372 4.325 4.325 0 0 1-.331-1.691V88.8a4.312 4.312 0 0 1 2.691-4.014 4.646 4.646 0 0 1 1.8-.343 4.6 4.6 0 0 1 1.794.343 4.471 4.471 0 0 1 1.415.928c.398.39.713.857.927 1.372.223.536.335 1.11.331 1.691v.023a4.318 4.318 0 0 1-2.691 4.015 4.646 4.646 0 0 1-1.8.347zm.023-1.71c.351.005.7-.063 1.023-.2.303-.13.576-.322.8-.565.223-.244.399-.528.518-.837.126-.325.19-.67.187-1.018V88.8a2.811 2.811 0 0 0-.187-1.022 2.525 2.525 0 0 0-1.342-1.415 2.485 2.485 0 0 0-1.023-.21 2.512 2.512 0 0 0-1.029.2 2.36 2.36 0 0 0-.795.565 2.673 2.673 0 0 0-.518.837 2.77 2.77 0 0 0-.187 1.018v.023c-.002.35.062.697.187 1.023a2.533 2.533 0 0 0 2.366 1.633zm6.115-6.862h2l2.215 3.563 2.215-3.563h2v8.427h-1.83v-5.5l-2.372 3.6h-.048l-2.348-3.563v5.466h-1.83l-.002-8.43zm10.245 1.975h1.938v1.926h-1.938v-1.926zm0 4.526h1.938v1.926h-1.938v-1.926zm-76.562 9.762l-1.469.361-.385-1.517 2.42-.723h1.264v8.487h-1.83v-6.608zM28.742 106l2.8-2.3c.267-.216.492-.41.675-.582.165-.15.315-.316.451-.493.107-.139.192-.293.253-.457.053-.156.08-.32.078-.486a1.033 1.033 0 0 0-.313-.817c-.229-.19-.52-.29-.818-.276a1.443 1.443 0 0 0-.873.277 4.88 4.88 0 0 0-.849.854l-1.3-1.048a7.32 7.32 0 0 1 .632-.751c.205-.212.436-.397.687-.552.253-.153.527-.267.813-.339.33-.08.67-.12 1.011-.115.403-.005.805.058 1.187.187.336.112.647.29.914.523.254.226.456.506.591.818.143.339.215.703.21 1.071v.024c.005.32-.042.64-.139.945a2.8 2.8 0 0 1-.409.782 4.678 4.678 0 0 1-.691.734c-.281.245-.607.512-.976.8l-1.372 1.059h3.672v1.6H28.74l.002-1.458zm7.658-.463h1.938v1.926H36.4v-1.926zm6.44 2.07c-.67.02-1.337-.12-1.944-.406a4.154 4.154 0 0 1-1.343-1.061l1.276-1.218c.256.302.564.557.909.752.347.18.734.27 1.125.259a1.3 1.3 0 0 0 .861-.275.917.917 0 0 0 .331-.743v-.023a.883.883 0 0 0-.434-.791 2.264 2.264 0 0 0-1.216-.275h-.771l-.289-1.175 2.011-2.014h-3.311v-1.6h5.705v1.4l-2.142 2.034c.287.048.568.125.839.229.266.102.512.249.728.434.219.192.394.427.515.692.136.315.203.657.194 1v.024c.004.377-.068.752-.213 1.1a2.581 2.581 0 0 1-1.567 1.45 3.7 3.7 0 0 1-1.264.207zm8.522-1.962h-4.117l-.3-1.312 4.623-5.357h1.564v5.165h1.132v1.5h-1.132v1.817h-1.77v-1.813zm0-1.5v-2.625l-2.239 2.625h2.239zm4.249 1.392h1.938v1.926h-1.938v-1.926zm7.489.108h-4.117l-.3-1.312 4.623-5.357h1.564v5.165H66v1.5h-1.132v1.817h-1.77l.002-1.813zm0-1.5v-2.625l-2.239 2.625H63.1zm7.584 3.462a3.836 3.836 0 0 1-1.408-.229 2.972 2.972 0 0 1-1.023-.675 3.228 3.228 0 0 1-.729-1.2 5.957 5.957 0 0 1-.271-1.992v-.024a7.09 7.09 0 0 1 .223-1.817c.13-.525.362-1.02.68-1.457.304-.409.7-.74 1.156-.969a3.556 3.556 0 0 1 1.637-.355c.266-.002.532.018.795.06a3.476 3.476 0 0 1 1.274.473c.196.118.385.247.566.388l-.976 1.428c-.137-.1-.269-.2-.4-.283a2.423 2.423 0 0 0-.834-.343 2.39 2.39 0 0 0-.494-.048 1.485 1.485 0 0 0-.691.151c-.196.1-.368.24-.506.411-.147.186-.26.398-.331.624a3.924 3.924 0 0 0-.169.775 4.39 4.39 0 0 1 .717-.373c.329-.123.678-.18 1.029-.169a3.8 3.8 0 0 1 1.168.175c.343.107.662.281.938.512.268.23.482.515.626.837.16.366.237.762.229 1.161v.024a2.771 2.771 0 0 1-.921 2.106c-.296.265-.642.47-1.017.6a3.768 3.768 0 0 1-1.268.209zm-.066-1.6c.388.024.77-.1 1.07-.347.251-.225.39-.55.381-.887v-.024a1.113 1.113 0 0 0-.394-.88 1.594 1.594 0 0 0-1.082-.342 1.565 1.565 0 0 0-1.069.336c-.252.22-.392.54-.381.874v.024c-.008.341.136.668.393.892.303.25.69.375 1.081.352l.001.002zm4.699-.47h1.938v1.926h-1.938v-1.926zm7.477-4.901h-3.961v-1.6H84.9v1.4l-3.78 7.03h-2.095l3.769-6.83zm6.464 6.947a4.591 4.591 0 0 1-1.294-.174 3.283 3.283 0 0 1-1.029-.494 2.38 2.38 0 0 1-.681-.765 2.03 2.03 0 0 1-.246-1v-.023c-.02-.441.1-.878.343-1.246a2.527 2.527 0 0 1 1.018-.789 2.493 2.493 0 0 1-.783-.729 1.95 1.95 0 0 1-.288-1.113v-.023a1.99 1.99 0 0 1 .21-.9c.144-.285.349-.536.6-.734.28-.219.595-.386.933-.493.79-.24 1.635-.24 2.426 0 .339.106.656.271.938.487.253.196.458.447.6.734.14.282.212.594.211.909v.023a1.95 1.95 0 0 1-.289 1.113 2.493 2.493 0 0 1-.783.729c.384.191.725.46 1 .789.255.346.382.77.36 1.2v.024c.007.364-.078.724-.246 1.047a2.321 2.321 0 0 1-.681.776c-.31.223-.66.389-1.029.488-.42.114-.855.169-1.29.164zm0-1.528a1.7 1.7 0 0 0 1.071-.3.916.916 0 0 0 .386-.747v-.023a.866.866 0 0 0-.409-.765 2.156 2.156 0 0 0-2.095 0 .865.865 0 0 0-.41.765v.023c.003.294.146.57.386.74.312.221.69.33 1.071.306v.001zm0-3.575c.319.017.632-.086.879-.289a.94.94 0 0 0 .325-.734v-.024a.929.929 0 0 0-.313-.687 1.235 1.235 0 0 0-.891-.3 1.25 1.25 0 0 0-.891.295.911.911 0 0 0-.313.681v.023a.959.959 0 0 0 .325.741c.245.206.56.31.879.293v.001z" fill="#C2D6ED"/></g></g></g><path id="Shape" fill="url(#linearGradient-31)" fill-rule="nonzero" d="M757.848 223.92v40.835l14.614-10.531 14.615 10.531V223.92z"/><rect id="Rectangle-path" fill="#D0D2D3" fill-rule="nonzero" x="15.937" y="8.353" width="321.039" height="234.21" rx="7.609"/><path id="Shape" fill="url(#linearGradient-32)" fill-rule="nonzero" d="M15.937 47.071h321.039v200.06H15.937z"/><rect id="Rectangle-path" fill="#FFF" fill-rule="nonzero" x="34.671" y="56.942" width="215.896" height="103.989" rx="2"/><rect id="Rectangle-path" fill="#FFF" fill-rule="nonzero" x="258.132" y="57.309" width="59.878" height="71.577" rx="2"/><rect id="Rectangle-path" fill="#FFF" fill-rule="nonzero" x="258.132" y="136.622" width="59.878" height="99.815" rx="2"/><rect id="Rectangle-path" fill="#FFF" fill-rule="nonzero" x="34.396" y="169.49" width="216.172" height="66.947" rx="2"/><circle id="Oval" fill="#F26A75" fill-rule="nonzero" cx="28.882" cy="17.592" r="4.462"/><circle id="Oval" fill="#FFDB6F" fill-rule="nonzero" cx="44.859" cy="17.592" r="4.462"/><circle id="Oval" fill="#84CBA8" fill-rule="nonzero" cx="60.836" cy="17.592" r="4.462"/><rect id="Rectangle-path" fill="#E6E7E8" fill-rule="nonzero" x="144.879" y="66.546" width="97.002" height="48.292" rx="2"/><rect id="Rectangle-path" fill="#D0D2D3" fill-rule="nonzero" x="40.101" y="202.963" width="97.002" height="28.614" rx="2"/><rect id="Rectangle-path" fill="#E6E7E8" fill-rule="nonzero" x="144.879" y="202.963" width="97.002" height="28.614" rx="2"/><rect id="Rectangle-path" fill="#E6E7E8" fill-rule="nonzero" x="144.879" y="122.439" width="97.002" height="4" rx="2"/><rect id="Rectangle-path" fill="#E6E7E8" fill-rule="nonzero" x="144.879" y="131.307" width="97.002" height="4" rx="2"/><path d="M288.085 70.112c-9.461 0-14.435 7.217-12.972 15.215 1.463 8.1 12.972 25.944 12.972 25.944s11.8-18.921 12.972-25.846c1.366-8.29-3.608-15.313-12.972-15.313zm0 18.239a5.95 5.95 0 1 1 5.95-5.95 5.973 5.973 0 0 1-5.95 5.95z" id="Shape" fill="url(#linearGradient-33)" fill-rule="nonzero"/><path d="M86.673 64.208c-19.614.013-35.505 15.92-35.501 35.533.004 19.614 15.903 35.513 35.517 35.517 19.614.004 35.52-15.887 35.533-35.501-.023-19.624-15.925-35.526-35.549-35.549zm24.41 57.461a24.824 24.824 0 0 0-17.429-19.432 12.777 12.777 0 1 0-13.961 0 24.824 24.824 0 0 0-17.429 19.432c-11.815-13.144-11.1-33.283 1.617-45.557 12.717-12.273 32.868-12.273 45.585 0 12.717 12.274 13.432 32.413 1.617 45.557z" id="Shape" fill="url(#linearGradient-34)" fill-rule="nonzero"/><rect id="Rectangle-path" fill="url(#linearGradient-35)" fill-rule="nonzero" x="34.95" y="144.763" width="217.08" height="16.523" rx="2"/><rect id="Rectangle-path" fill="url(#linearGradient-36)" fill-rule="nonzero" x="41.137" y="174.278" width="159.812" height="10.137" rx="2"/><rect id="Rectangle-path" fill="url(#linearGradient-37)" fill-rule="nonzero" x="41.137" y="190.217" width="152.244" height="4" rx="2"/><rect id="Rectangle-path" fill="url(#linearGradient-38)" fill-rule="nonzero" x="265.92" y="201.9" width="44.301" height="30.678" rx="2.015"/><rect id="Rectangle-path" fill="url(#linearGradient-39)" fill-rule="nonzero" x="265.92" y="174.613" width="44.301" height="3.317" rx="1.658"/><rect id="Rectangle-path" fill="url(#linearGradient-40)" fill-rule="nonzero" x="265.92" y="182.949" width="24.106" height="3.317" rx="1.658"/><rect id="Rectangle-path" fill="#BBBDBF" fill-rule="nonzero" x="265.132" y="190.534" width="45.907" height="4" rx="2"/><rect id="Rectangle-path" fill="#BBBDBF" fill-rule="nonzero" x="292.382" y="182.608" width="17.66" height="4" rx="2"/><path d="M297.511 225.679a9.44 9.44 0 0 1-3.879-18.047 10.345 10.345 0 1 0 4 18.044c-.032 0-.078.003-.121.003z" id="Shape" fill="#FFF" fill-rule="nonzero"/><rect id="Rectangle-path" fill="#E6E7E8" fill-rule="nonzero" x="265.92" y="140.911" width="45.119" height="28.579" rx="2"/><rect id="Rectangle-path" fill="#FFF" fill-rule="nonzero" x="56.374" y="27.928" width="274.701" height="12.545" rx="6.272"/><path d="M49.141 32.77l-5.554-4.748a.73.73 0 0 0-.916 0 .5.5 0 0 0 0 .783l5.168 4.418-5.168 4.418a.5.5 0 0 0 0 .783.73.73 0 0 0 .916 0l5.554-4.749a.672.672 0 0 0 0-.9v-.005z" id="Shape" fill="#8077B7" fill-rule="nonzero" opacity=".64"/><path d="M24.6 32.77l5.554-4.748a.73.73 0 0 1 .916 0 .5.5 0 0 1 0 .783l-5.168 4.418 5.168 4.418a.5.5 0 0 1 0 .783.73.73 0 0 1-.916 0L24.6 33.675a.672.672 0 0 1 0-.9v-.005z" id="Shape" fill="#8077B7" fill-rule="nonzero" opacity=".41"/><path d="M62.687 30.514h1.462v2.6c.084-.11.176-.216.274-.314.1-.101.211-.19.331-.267.125-.079.26-.14.4-.184.162-.048.33-.07.5-.068.485-.03.96.157 1.294.51.322.393.485.893.457 1.4v3.338h-1.462V34.66c.02-.28-.062-.558-.231-.782a.822.822 0 0 0-.653-.264.87.87 0 0 0-.669.264c-.178.22-.265.5-.245.782v2.869h-1.462l.004-7.015zm8.695 7.109a2.413 2.413 0 0 1-.611-.072 1.088 1.088 0 0 1-.472-.255 1.235 1.235 0 0 1-.308-.477 2.146 2.146 0 0 1-.11-.745V33.63h-.615v-1.25h.615v-1.318h1.462v1.318h1.212v1.25h-1.212v2.211c0 .334.157.5.472.5.253 0 .502-.065.721-.192v1.173c-.35.205-.748.308-1.153.3l-.001.001zm4.954 0a2.413 2.413 0 0 1-.611-.072 1.088 1.088 0 0 1-.472-.255 1.235 1.235 0 0 1-.308-.477 2.146 2.146 0 0 1-.11-.745V33.63h-.615v-1.25h.615v-1.318H76.3v1.318h1.212v1.25H76.3v2.211c0 .334.157.5.472.5.253 0 .502-.065.721-.192v1.173c-.35.205-.748.308-1.153.3l-.004.001zm3.212-5.243h1.462v.74c.176-.24.396-.443.649-.6.29-.166.622-.248.957-.235.3 0 .597.059.875.173.284.117.54.292.75.515.227.242.405.527.524.837.139.364.206.75.2 1.14v.02c.007.39-.061.776-.2 1.14-.118.31-.295.594-.52.837-.208.223-.462.4-.745.515-.28.115-.582.174-.885.173a1.831 1.831 0 0 1-.967-.23 2.553 2.553 0 0 1-.64-.538v2.212h-1.462l.002-6.699zm2.693 4.011a1.175 1.175 0 0 0 .885-.388c.119-.13.212-.282.274-.447.07-.188.103-.387.1-.587v-.02a1.635 1.635 0 0 0-.1-.581 1.388 1.388 0 0 0-.274-.452 1.217 1.217 0 0 0-.4-.289 1.181 1.181 0 0 0-1.366.289 1.428 1.428 0 0 0-.269.452 1.614 1.614 0 0 0-.1.581v.02c-.003.198.031.396.1.582.06.166.152.32.269.452a1.153 1.153 0 0 0 .881.388zm6.569 1.24a3.616 3.616 0 0 1-2.212-.778l.625-.962a3.5 3.5 0 0 0 .842.462c.25.097.516.149.784.153a.818.818 0 0 0 .467-.105.328.328 0 0 0 .148-.279v-.02a.276.276 0 0 0-.086-.2.718.718 0 0 0-.236-.149 3.317 3.317 0 0 0-.341-.12c-.129-.039-.264-.08-.4-.125a5.946 5.946 0 0 1-.544-.187 1.949 1.949 0 0 1-.5-.289 1.405 1.405 0 0 1-.36-.437 1.329 1.329 0 0 1-.14-.635v-.02a1.542 1.542 0 0 1 .549-1.215c.177-.144.381-.252.6-.317.239-.072.487-.107.736-.105.34.001.677.055 1 .158.328.102.64.25.928.438l-.558 1.011c-.24-.14-.49-.257-.75-.352a1.982 1.982 0 0 0-.645-.13.67.67 0 0 0-.4.1.307.307 0 0 0-.135.255v.019c0 .072.032.14.087.188a.954.954 0 0 0 .23.154c.108.053.219.1.332.14.125.045.259.09.4.135.18.057.363.126.548.206.178.076.346.175.5.294.148.116.272.26.365.423.1.186.15.395.145.606v.02c.007.256-.044.511-.149.745-.095.203-.239.38-.418.515-.19.138-.404.24-.631.3-.254.07-.517.105-.781.103zm3.973-5.251h1.549v1.539h-1.549V32.38zm0 3.616h1.549v1.539h-1.549v-1.539zm7.156-6.136h1.24l-4.261 8.907h-1.241l4.262-8.907zm6.061 0h1.24l-4.261 8.907h-1.241L106 29.86z" id="Shape" fill="#8077B7" fill-rule="nonzero" opacity=".42"/><path d="M108.3 32.38h1.481l.827 3.126.972-3.146h1.26l.981 3.155.847-3.136h1.452l-1.606 5.193h-1.317l-.991-3.164-1.01 3.164h-1.308L108.3 32.38zm9.241 0h1.481l.827 3.126.972-3.146h1.26l.981 3.155.847-3.136h1.452l-1.606 5.193h-1.317l-.991-3.164-1.01 3.164h-1.308l-1.588-5.192zm9.243 0h1.481l.827 3.126.972-3.146h1.26l.981 3.155.847-3.136h1.448l-1.6 5.195h-1.317l-.991-3.164-1.01 3.164h-1.308l-1.59-5.194zm9.611 3.62h1.548v1.539h-1.548V36zm6.213 1.651a2.947 2.947 0 0 1-1.073-.192 2.473 2.473 0 0 1-1.417-1.39 2.792 2.792 0 0 1-.2-1.082v-.02a2.887 2.887 0 0 1 .188-1.039c.118-.316.296-.606.524-.855a2.432 2.432 0 0 1 1.834-.789 2.5 2.5 0 0 1 1.115.231c.304.145.572.357.784.62.211.265.368.57.462.895.1.342.15.697.149 1.053v.183c0 .064-.009.132-.015.2h-3.588c.049.297.205.566.438.756.237.175.527.265.822.255.224.004.447-.039.654-.125.22-.1.423-.236.6-.4l.837.74a2.6 2.6 0 0 1-.886.707 2.739 2.739 0 0 1-1.228.252zm.942-3.1a1.422 1.422 0 0 0-.347-.794.957.957 0 0 0-.74-.3.986.986 0 0 0-.746.3 1.5 1.5 0 0 0-.37.8l2.203-.006zm4.85.368l-1.741-2.539h1.568l.962 1.5.972-1.5h1.529l-1.741 2.51 1.818 2.646H150.2l-1.039-1.606-1.038 1.606h-1.533l1.81-2.617zm6.663 2.712a2.282 2.282 0 0 1-.687-.1 1.467 1.467 0 0 1-.943-.8 1.569 1.569 0 0 1-.139-.679v-.02a1.618 1.618 0 0 1 .153-.73c.1-.202.247-.377.428-.51.197-.14.42-.242.654-.3.275-.07.558-.103.842-.1a3.631 3.631 0 0 1 1.26.212v-.087a.877.877 0 0 0-.278-.7 1.239 1.239 0 0 0-.827-.24c-.25-.003-.5.021-.746.072-.23.053-.457.122-.678.207l-.365-1.116c.286-.124.582-.224.885-.3.366-.083.74-.122 1.115-.115.35-.008.7.042 1.034.148.265.087.507.234.707.428.196.198.341.44.424.707.093.304.138.62.134.938v2.991h-1.413v-.558c-.181.2-.4.362-.645.476-.288.126-.6.186-.915.176zm.442-1.01a1.29 1.29 0 0 0 .832-.25.8.8 0 0 0 .313-.654v-.26a2.313 2.313 0 0 0-.928-.193 1.3 1.3 0 0 0-.741.184.6.6 0 0 0-.27.528V36a.541.541 0 0 0 .222.462c.169.114.37.17.573.16l-.001-.001zm4.753-4.241h1.462v.736c.084-.11.176-.216.274-.314.1-.101.211-.19.331-.267.127-.08.265-.142.409-.184a1.915 1.915 0 0 1 1.385.145c.247.142.446.354.572.61.205-.255.46-.464.751-.615.293-.143.616-.214.942-.208.475-.027.94.147 1.279.481.333.392.499.9.462 1.413v3.357h-1.462v-2.869a1.2 1.2 0 0 0-.222-.782.783.783 0 0 0-.635-.264.827.827 0 0 0-.649.264 1.144 1.144 0 0 0-.235.782v2.869h-1.462v-2.869a1.2 1.2 0 0 0-.222-.782.783.783 0 0 0-.635-.264.827.827 0 0 0-.649.264 1.144 1.144 0 0 0-.235.782v2.869h-1.462l.001-5.154zm10.099 0h1.462v.74c.176-.24.396-.443.649-.6.29-.166.622-.248.957-.235.3 0 .597.059.875.173.284.117.54.292.75.515.227.242.405.527.524.837.139.364.206.75.2 1.14v.02c.007.39-.061.776-.2 1.14-.118.31-.295.594-.52.837-.208.223-.462.4-.745.515-.28.115-.582.174-.885.173a1.831 1.831 0 0 1-.967-.23 2.553 2.553 0 0 1-.64-.538v2.212h-1.462l.002-6.699zm2.693 4.011a1.175 1.175 0 0 0 .885-.388c.119-.13.212-.282.274-.447.07-.188.103-.387.1-.587v-.02a1.635 1.635 0 0 0-.1-.581 1.388 1.388 0 0 0-.274-.452 1.217 1.217 0 0 0-.4-.289 1.181 1.181 0 0 0-1.366.289 1.428 1.428 0 0 0-.269.452 1.614 1.614 0 0 0-.1.581v.02c-.003.198.031.396.1.582.06.166.152.32.269.452a1.153 1.153 0 0 0 .882.388h-.001zm4.83-5.877h1.462v7.021h-1.462v-7.021zm6.242 7.137a2.947 2.947 0 0 1-1.073-.192 2.473 2.473 0 0 1-1.417-1.39 2.792 2.792 0 0 1-.2-1.082v-.02a2.887 2.887 0 0 1 .188-1.039c.118-.316.296-.606.524-.855a2.432 2.432 0 0 1 1.834-.789 2.5 2.5 0 0 1 1.115.231c.304.145.572.357.784.62.211.265.368.57.462.895.1.342.15.697.149 1.053v.183c0 .064-.009.132-.015.2h-3.588c.049.297.205.566.438.756.237.175.527.265.822.255.224.004.447-.039.654-.125.22-.1.423-.236.6-.4l.837.74a2.6 2.6 0 0 1-.886.707 2.739 2.739 0 0 1-1.228.252zm.942-3.1a1.422 1.422 0 0 0-.347-.794.957.957 0 0 0-.74-.3.986.986 0 0 0-.746.3 1.5 1.5 0 0 0-.37.8l2.203-.006zM188.479 36h1.548v1.539h-1.548V36zm6.205 1.651a2.715 2.715 0 0 1-1.073-.211 2.6 2.6 0 0 1-1.408-1.419 2.667 2.667 0 0 1-.2-1.034v-.02a2.7 2.7 0 0 1 .758-1.894c.242-.247.532-.444.851-.577a2.745 2.745 0 0 1 1.092-.212c.416-.014.83.065 1.212.231.321.154.61.37.847.635l-.895.962a2.366 2.366 0 0 0-.515-.414 1.29 1.29 0 0 0-.658-.154 1.132 1.132 0 0 0-.506.111c-.15.072-.284.174-.394.3a1.366 1.366 0 0 0-.26.447 1.581 1.581 0 0 0-.092.543v.02c-.002.19.03.379.092.558a1.253 1.253 0 0 0 1.217.862c.222.005.443-.046.64-.149.197-.11.38-.244.543-.4l.856.866a3.289 3.289 0 0 1-.856.678 2.578 2.578 0 0 1-1.251.271zm6.549 0a2.893 2.893 0 0 1-1.105-.207 2.648 2.648 0 0 1-1.463-1.413 2.594 2.594 0 0 1-.211-1.044v-.02c-.003-.359.07-.714.211-1.044.138-.32.338-.608.587-.851.255-.247.556-.443.885-.577a2.874 2.874 0 0 1 1.116-.212c.379-.003.754.067 1.106.207a2.641 2.641 0 0 1 1.462 1.414c.142.33.214.684.211 1.043v.02c.003.359-.07.714-.211 1.044-.139.32-.338.609-.587.852a2.8 2.8 0 0 1-.885.577 2.891 2.891 0 0 1-1.116.211zm.02-1.26a1.36 1.36 0 0 0 .563-.11 1.247 1.247 0 0 0 .683-.747c.062-.174.093-.358.092-.543v-.02c0-.186-.034-.37-.1-.543a1.368 1.368 0 0 0-.712-.765 1.292 1.292 0 0 0-.549-.116 1.348 1.348 0 0 0-.562.111 1.24 1.24 0 0 0-.418.3c-.117.13-.207.282-.265.447a1.581 1.581 0 0 0-.092.543v.02c0 .186.034.37.1.544a1.358 1.358 0 0 0 .707.765c.174.079.362.118.553.114zm4.8-4.011h1.462v.736c.084-.11.176-.216.274-.314.1-.101.211-.19.331-.267.127-.08.265-.142.409-.184a1.915 1.915 0 0 1 1.385.145c.247.142.446.354.572.61.205-.255.46-.464.751-.615.293-.143.616-.214.942-.208.475-.027.94.147 1.279.481.333.392.499.9.462 1.413v3.357h-1.462v-2.869a1.2 1.2 0 0 0-.222-.782.783.783 0 0 0-.635-.264.827.827 0 0 0-.649.264 1.144 1.144 0 0 0-.235.782v2.869h-1.462v-2.869a1.2 1.2 0 0 0-.222-.782.783.783 0 0 0-.635-.264.827.827 0 0 0-.649.264 1.144 1.144 0 0 0-.235.782v2.869h-1.462l.001-5.154z" id="Shape" fill="#8077B7" fill-rule="nonzero"/><path d="M381.141 88.69c23.959-38.929 69.133-39.779 99.646-2.55" id="Shape" stroke="#8077B7" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path id="Shape" fill="#8077B7" fill-rule="nonzero" d="M464.897 86.729l.324-2.985 14.704 1.615.536-14.784 3.001.111-.657 18.006-17.908-1.963z"/><path d="M484.353 117.043c-23.959 38.929-69.133 39.779-99.646 2.55" id="Shape" stroke="#8077B7" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path id="Shape" fill="#8077B7" fill-rule="nonzero" d="M400.597 119.004l-.325 2.985-14.703-1.615-.537 14.784-3-.111.657-18.006z"/><path d="M730.792 264.755v9" id="Shape" stroke="#8077B7" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path d="M730.792 287.526v20.656" id="Shape" stroke="#8077B7" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="13.771"/><path id="Shape" stroke="#8077B7" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" d="M730.792 315.068v9h-9"/><path d="M703.298 324.068H194.703" id="Shape" stroke="#8077B7" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="18.494"/><path id="Shape" stroke="#8077B7" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" d="M185.456 324.068h-9v-9"/><path d="M176.456 303.341V285.75" id="Shape" stroke="#8077B7" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="11.727"/><path d="M176.456 279.887v-9" id="Shape" stroke="#8077B7" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/><path id="Shape" fill="#8077B7" fill-rule="nonzero" d="M188.726 280.827l-2.197 2.047-10.07-10.836-10.072 10.836-2.197-2.047 12.269-13.194z"/><path d="M793.189 592.891H668.4a29.622 29.622 0 0 1-28.168-38.865l14.262-45.8a54.14 54.14 0 0 1 28.049-30.783h96.745a54.08 54.08 0 0 1 27.692 30.664l14.381 45.916a29.622 29.622 0 0 1-28.172 38.868z" id="Shape" fill="url(#linearGradient-41)" fill-rule="nonzero"/><path d="M794.31 458.1l-63.93-.13-63.807-.131 39.634-59.785c5.767-8.273 14.356-13.524 24.172-13.394h.736c9.939.131 18.9 5.121 24.787 13.788L794.31 458.1z" id="Shape" fill="#F26A75" fill-rule="nonzero"/><path d="M796.161 461.608c0 3.812-1.664 9.418-9.152 14.911-.119 0-.119 0-.119.112l-51.7 38.569a6.3 6.3 0 0 1-3.684 1.233 1.589 1.589 0 0 1-.713-.112 5.642 5.642 0 0 1-2.852-1.121l-25.822-18.75-26.829-19.481h-.119l-.119-.112v-.112c-7.963-5.493-9.627-11.212-9.627-15.135a15.431 15.431 0 0 1 3.566-9.642c6.3-7.96 18.9-12.669 32.09-15.359v14.911l29.713-.111 29.713-.112v-14.69c13.43 2.691 26.147 7.511 32.327 15.583a16 16 0 0 1 3.327 9.418z" id="Shape" stroke="#F26A75" stroke-width="5" fill="url(#linearGradient-42)" fill-rule="nonzero"/><path d="M705.619 474.88v20.785a5.316 5.316 0 0 0 2.347 4.394l20.7 14.059a5.531 5.531 0 0 0 6.384-.131l17.762-13.175a5.311 5.311 0 0 0 2.162-4.263v-20.572" id="Shape" fill="url(#linearGradient-43)" fill-rule="nonzero"/><path d="M765.552 436.989V455.2c1.055 13.3-15.93 40.235-34.7 40.235-18.77 0-34.819-25.751-34.819-39.958v-18.489a162.773 162.773 0 0 1 69.52 0l-.001.001z" id="Shape" fill="#FFDAAA" fill-rule="nonzero"/><path d="M765.589 440.017v18.214c1.055 13.3-15.93 40.235-34.7 40.235-18.77 0-34.819-25.751-34.819-39.958v-18.491a162.773 162.773 0 0 1 69.52 0h-.001z" id="Shape" fill="#FFDAAA" fill-rule="nonzero"/><path d="M765.5 440.23v18.214c1.055 13.3-15.93 40.235-34.7 40.235-18.77 0-34.819-25.751-34.819-39.958v-18.492a162.773 162.773 0 0 1 69.52 0l-.001.001z" id="Shape" fill="#7E77B6" fill-rule="nonzero" opacity=".15"/><path d="M765.589 435.343v18.214c1.055 13.3-15.93 40.235-34.7 40.235-18.77 0-34.819-25.751-34.819-39.958v-18.491a162.773 162.773 0 0 1 69.52 0h-.001z" id="Shape" fill="#FFDAAA" fill-rule="nonzero"/><path d="M765.5 445.79c-9.264 2.985-20.969 4.678-34.147 4.678-13.654 0-25.94-1.847-35.328-5.027-.043-.015 0 0-.018-.229-.136-1.708.173-5.164-.026-5.27-9.081-4.848 6.882-29.13 35.372-29.13 28.841 0 34.9 22.23 34.287 34.28-.012.152.006.649-.14.698z" id="Shape" fill="url(#linearGradient-44)" fill-rule="nonzero" opacity=".24"/><ellipse id="Oval" fill="#BA78B1" fill-rule="nonzero" cx="730.852" cy="425.538" rx="63.458" ry="18.023"/><ellipse id="Oval" fill="#8077B7" fill-rule="nonzero" cx="730.852" cy="419.7" rx="44.353" ry="12.597"/><path id="Shape" fill="#8077B7" fill-rule="nonzero" d="M686.499 419.7l6.772-24.37h75.162l6.772 24.37"/><ellipse id="Oval" fill="#BA78B1" fill-rule="nonzero" cx="730.852" cy="395.33" rx="37.581" ry="10.674"/><path id="Shape" stroke="#F26A75" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" d="M775.768 590.513H431.974V412.449"/><path d="M786.86 493.793H674.725a6.013 6.013 0 0 0-6.013 6.013v86.877h124.161v-86.877a6.013 6.013 0 0 0-6.013-6.013z" id="Shape" fill="#77C2E1" fill-rule="nonzero" opacity=".64"/><path d="M779.1 513.657h-96.61a5.18 5.18 0 0 0-5.18 5.18v74.846h106.966v-74.845a5.18 5.18 0 0 0-5.176-5.181z" id="Shape" fill="url(#linearGradient-45)" fill-rule="nonzero"/><circle id="Oval" fill="#FFF" fill-rule="nonzero" cx="432.662" cy="347.938" r="57.269"/><path d="M422.532 288.489c1.012-.2 2.022-.394 3.038-.551l-3.038.551zm-36.054 87.802l.1-.039c-.11-.186-.217-.372-.325-.559l.225.598zm96.66 40.723c.52-.336 1.039-.612 1.559-.9l-8.881-13.714a5.873 5.873 0 0 0-.684-.738c-1.559 1.213-3.156 2.388-4.834 3.474-1.739 1.126-3.534 2.087-5.333 3.033.136.328.3.643.489.942l8.877 13.713c.475-.357.951-.715 1.462-1.046l7.345-4.764zm-14.7-14.763c-1.255.813-2.552 1.506-3.841 2.22-.308.171-.609.366-.92.531-.311.165-.606.368-.917.528a65.333 65.333 0 0 1-20.33 6.317 63.433 63.433 0 0 1-49.23-13.872 63.642 63.642 0 0 1-13.144-14.636c-19.137-29.64-10.677-69.179 18.915-88.392a62.3 62.3 0 0 1 9.285-4.9 63.97 63.97 0 0 1 7.832-2.788c1.489-.422 2.979-.828 4.483-1.142.937-.2 1.878-.348 2.82-.5 1.288-.209 2.579-.342 3.87-.478 1.931-.2 3.862-.328 5.794-.349.318 0 .636-.04.954-.037 1.131.007 2.258.084 3.386.15 4.213.251 8.392.916 12.475 1.986.615.161 1.227.329 1.841.492.362.1.728.179 1.085.29.259.081.528.126.786.21 1.248.407 2.472.886 3.692 1.375 1.8.721 3.579 1.5 5.316 2.375.954.482 1.885 1.01 2.816 1.541a62.838 62.838 0 0 1 4.921 3.116 65.38 65.38 0 0 1 4.492 3.44c.136.114.266.235.4.349.65.548 1.3 1.092 1.929 1.673a65.029 65.029 0 0 1 5.161 5.378 62.982 62.982 0 0 1 5 6.669c.015.023.031.043.045.065 17.83 27.538 11.916 64.103-13.686 84.616-.273.218-.572.408-.848.622-.294.226-.609.429-.907.651-1.143.849-2.271 1.72-3.478 2.5h.003zm18.757-42.2a54.254 54.254 0 0 0-4.125-34.9 55.337 55.337 0 0 0-3.448-6.275c-.063-.1-.137-.185-.2-.282a54.144 54.144 0 0 0-10.036-11.358c-.9-.769-1.791-1.539-2.731-2.249a60.821 60.821 0 0 0-2.165-1.548c-.233-.161-.454-.338-.69-.493a54.785 54.785 0 0 0-9.384-4.929 53.337 53.337 0 0 0-4.464-1.627c-.4-.125-.819-.219-1.228-.327-.567-.15-1.13-.309-1.7-.452-.627-.158-1.235-.361-1.87-.5-.111-.023-.222-.031-.333-.054-1.5-.312-3-.551-4.5-.736a54.3 54.3 0 0 0-13.2.007 54.024 54.024 0 0 0-15.03 4.064 55.2 55.2 0 0 0-6.471 3.332c-.545.327-1.111.608-1.647.955a55.026 55.026 0 0 0-19.908 23 55.088 55.088 0 0 0-3.857 11.476 54.241 54.241 0 0 0 6.045 38.54l.221.6.1-.039c.406.689.766 1.4 1.2 2.073a55.378 55.378 0 0 0 3.78 5.1 54.645 54.645 0 0 0 4.722 5.077 55.217 55.217 0 0 0 15.006 9.986 54.685 54.685 0 0 0 5.342 2.1 55.623 55.623 0 0 0 5.617 1.513c.279.06.56.082.839.137 2.073.404 4.167.689 6.272.854a54.684 54.684 0 0 0 23.352-3.218 55 55 0 0 0 10.713-5.346 54.344 54.344 0 0 0 23.776-34.481h.002zm36.348 101.825l-28.593-44.163a1.341 1.341 0 0 0-.729-.486c-1.165-.38-3.435-.126-6.1 1.015-.255.109-.516.253-.778.378s-.5.278-.757.413c-.528.281-1.041.511-1.584.862l-7.343 4.758c-.509.329-.993.682-1.462 1.043-.233.18-.446.366-.667.551-.221.185-.444.375-.653.567a14.534 14.534 0 0 0-2.527 2.928c-.82 1.315-1.111 2.529-.748 3.093L500.189 477c.787 1.187 5.139.928 9.947-2.187l7.346-4.753c4.81-3.117 6.835-6.989 6.059-8.184h.002z" id="Shape" fill="url(#linearGradient-46)" fill-rule="nonzero"/><circle id="Oval" fill="url(#linearGradient-47)" fill-rule="nonzero" opacity=".22" transform="rotate(-32.92 433.715 348.59)" cx="433.715" cy="348.59" r="51.609"/><g id="Clipped" transform="translate(383 298)"><mask id="mask-49" fill="#fff"><use xlink:href="#path-48"/></mask><g id="Group" mask="url(#mask-49)" fill-rule="nonzero"><g transform="translate(-8 -5)" id="Shape"><path d="M10.2 49.865h6.345v1.649H12.03v1.709H16v1.649h-3.973v1.77H16.6v1.649h-6.4v-8.426zm10.362 4.142l-2.817-4.142h2.167l1.77 2.732 1.782-2.732h2.106l-2.816 4.117 2.937 4.31h-2.167l-1.89-2.89-1.9 2.89h-2.106l2.934-4.285zm9.401-4.207h1.709l3.612 8.487h-1.938l-.771-1.89h-3.563l-.771 1.89h-1.89l3.612-8.487zm1.95 4.96l-1.119-2.732-1.12 2.732h2.239zm4.67-4.895h2l2.215 3.563 2.215-3.563h2v8.427h-1.83v-5.5l-2.372 3.6h-.048l-2.348-3.563v5.466h-1.83l-.002-8.43zm10.449 0h3.443c.46-.007.918.064 1.354.211.375.128.72.332 1.011.6a2.6 2.6 0 0 1 .639.921c.152.377.228.78.223 1.186v.024c.01.444-.081.884-.265 1.288-.17.36-.418.677-.728.927-.321.255-.69.446-1.084.56-.432.127-.88.19-1.33.187h-1.408v2.528h-1.854l-.001-8.432zm3.323 4.249c.395.025.784-.107 1.083-.367a1.2 1.2 0 0 0 .386-.908v-.024a1.151 1.151 0 0 0-.4-.951 1.709 1.709 0 0 0-1.1-.325h-1.433v2.576l1.464-.001zm4.719-4.249h1.854v6.754h4.2v1.673h-6.056l.002-8.427zm7.451 0h6.345v1.649h-4.515v1.709h3.973v1.649h-3.973v1.77h4.575v1.649h-6.405v-8.426zm7.801 6.501h1.938v1.926h-1.938v-1.926zm7.657 2.071a4.363 4.363 0 0 1-1.722-.337 4.239 4.239 0 0 1-1.372-.921 4.188 4.188 0 0 1-.9-1.379 4.436 4.436 0 0 1-.325-1.7v-.024a4.388 4.388 0 0 1 1.225-3.075 4.194 4.194 0 0 1 1.384-.939 4.513 4.513 0 0 1 1.782-.343c.361-.002.722.032 1.077.1.303.058.6.147.885.265.259.11.505.246.734.409.223.159.432.336.626.529l-1.18 1.36a4.481 4.481 0 0 0-1-.7 2.571 2.571 0 0 0-1.15-.252 2.33 2.33 0 0 0-1.757.77c-.22.245-.39.529-.506.837a2.85 2.85 0 0 0-.181 1.018v.023c-.002.35.06.696.181 1.023.113.31.283.595.5.843.445.505 1.09.791 1.763.782a2.58 2.58 0 0 0 1.223-.265c.361-.196.695-.44.993-.722l1.18 1.191a6.1 6.1 0 0 1-.675.626 4.029 4.029 0 0 1-.764.476 3.96 3.96 0 0 1-.909.3 5.465 5.465 0 0 1-1.112.105zm9.029 0a4.6 4.6 0 0 1-1.794-.343 4.456 4.456 0 0 1-1.414-.928 4.142 4.142 0 0 1-.928-1.372 4.325 4.325 0 0 1-.331-1.691v-.024a4.312 4.312 0 0 1 2.691-4.014 4.646 4.646 0 0 1 1.8-.343 4.6 4.6 0 0 1 1.794.343 4.471 4.471 0 0 1 1.415.928c.398.39.713.857.927 1.372.223.536.335 1.11.331 1.691v.023a4.318 4.318 0 0 1-2.691 4.015 4.646 4.646 0 0 1-1.8.343zm.023-1.71c.351.005.7-.063 1.023-.2.303-.13.576-.322.8-.565.223-.244.399-.528.518-.837.126-.325.19-.67.187-1.018v-.024a2.811 2.811 0 0 0-.187-1.022 2.525 2.525 0 0 0-1.342-1.415 2.485 2.485 0 0 0-1.023-.21 2.512 2.512 0 0 0-1.029.2 2.36 2.36 0 0 0-.795.565 2.673 2.673 0 0 0-.518.837 2.77 2.77 0 0 0-.187 1.018v.023c-.002.35.062.697.187 1.023a2.533 2.533 0 0 0 1.336 1.415c.324.143.676.215 1.03.21zm6.115-6.862h2l2.215 3.563 2.215-3.563h2v8.427h-1.83v-5.5l-2.372 3.6h-.048l-2.348-3.563v5.466h-1.83l-.002-8.43zm10.25 1.975h1.938v1.926H103.4V51.84zm0 4.526h1.938v1.926H103.4v-1.926zm-78.221 9.762l-1.469.361-.385-1.517 2.42-.723h1.264v8.487h-1.83v-6.608zm3.527 5.143l2.8-2.3c.267-.216.492-.41.675-.582.165-.15.315-.316.451-.493.107-.139.192-.293.253-.457.053-.156.08-.32.078-.486a1.033 1.033 0 0 0-.313-.817c-.229-.19-.52-.29-.818-.276a1.443 1.443 0 0 0-.873.277 4.88 4.88 0 0 0-.849.854l-1.3-1.048a7.32 7.32 0 0 1 .632-.751c.205-.212.436-.397.687-.552.253-.153.527-.267.813-.339.33-.08.67-.12 1.011-.115.403-.005.805.058 1.187.187.336.112.647.29.914.523.254.226.456.506.591.818.143.339.215.703.21 1.071v.024c.005.32-.042.64-.139.945a2.8 2.8 0 0 1-.409.782 4.678 4.678 0 0 1-.691.734c-.281.245-.607.512-.976.8l-1.372 1.059h3.672v1.6h-6.236l.002-1.458zm7.656-.459H38.3v1.926h-1.938v-1.926zm6.438 2.07c-.67.02-1.337-.12-1.944-.406a4.154 4.154 0 0 1-1.343-1.061l1.276-1.218c.256.302.564.557.909.752.347.18.734.27 1.125.259a1.3 1.3 0 0 0 .861-.275.917.917 0 0 0 .331-.743v-.023a.883.883 0 0 0-.434-.791 2.264 2.264 0 0 0-1.216-.275H41.6l-.289-1.175 2.011-2.014h-3.311v-1.6h5.705v1.4l-2.142 2.034c.287.048.568.125.839.229.266.102.512.249.728.434.219.192.394.427.515.692.136.315.203.657.194 1v.024c.004.377-.068.752-.213 1.1a2.581 2.581 0 0 1-1.567 1.45 3.7 3.7 0 0 1-1.27.207zm8.526-1.962h-4.117l-.3-1.312 4.623-5.357H53.1v5.165h1.132v1.5H53.1v1.817h-1.77l-.004-1.813zm0-1.5v-2.63l-2.239 2.625 2.239.005zm4.249 1.392h1.938v1.926h-1.938v-1.926zm6.369 2.07c-.61.014-1.218-.1-1.782-.335a4.754 4.754 0 0 1-1.372-.92l1.119-1.333c.29.267.614.493.964.674a2.31 2.31 0 0 0 1.047.24c.367.02.73-.085 1.029-.3.258-.213.399-.537.379-.871v-.024a.988.988 0 0 0-.415-.848 1.787 1.787 0 0 0-1.077-.3 3.036 3.036 0 0 0-.753.09 4.26 4.26 0 0 0-.655.223l-1.072-.71.241-4.153h5.187v1.625h-3.6l-.1 1.468a6.8 6.8 0 0 1 .5-.1 3.7 3.7 0 0 1 .6-.042 4.1 4.1 0 0 1 1.151.156c.343.097.663.26.943.48.276.223.494.51.636.835.163.385.241.8.23 1.219v.024a3.01 3.01 0 0 1-.23 1.207c-.147.348-.368.66-.648.913-.295.262-.64.46-1.016.583a4.069 4.069 0 0 1-1.306.199zm7.993 0a3.836 3.836 0 0 1-1.408-.229 2.972 2.972 0 0 1-1.023-.675 3.228 3.228 0 0 1-.729-1.2 5.957 5.957 0 0 1-.271-1.992v-.024a7.09 7.09 0 0 1 .223-1.817c.13-.525.362-1.02.68-1.457.304-.409.7-.74 1.156-.969a3.556 3.556 0 0 1 1.637-.355c.266-.002.532.018.795.06a3.476 3.476 0 0 1 1.274.473c.196.118.385.247.566.388l-.976 1.428c-.137-.1-.269-.2-.4-.283a2.423 2.423 0 0 0-.834-.343 2.39 2.39 0 0 0-.494-.048 1.485 1.485 0 0 0-.691.151c-.196.1-.368.24-.506.411-.147.186-.26.398-.331.624a3.924 3.924 0 0 0-.169.775 4.39 4.39 0 0 1 .717-.373c.329-.123.678-.18 1.029-.169a3.8 3.8 0 0 1 1.168.175c.343.107.662.281.938.512.268.23.482.515.626.837.16.366.237.762.229 1.161v.024a2.771 2.771 0 0 1-.921 2.106c-.296.265-.642.47-1.017.6a3.768 3.768 0 0 1-1.268.209zm-.066-1.6c.388.024.77-.1 1.07-.347.251-.225.39-.55.381-.887v-.024a1.113 1.113 0 0 0-.394-.88 1.594 1.594 0 0 0-1.082-.342 1.565 1.565 0 0 0-1.069.336c-.252.22-.392.54-.381.874v.024c-.008.341.136.668.393.892.303.25.69.375 1.082.352v.002zm4.7-.47h1.938v1.926h-1.938v-1.926zm7.477-4.901h-3.961v-1.6h6.067v1.4l-3.78 7.03h-2.095l3.769-6.83zm6.464 6.946a4.591 4.591 0 0 1-1.294-.174 3.283 3.283 0 0 1-1.029-.494 2.38 2.38 0 0 1-.681-.765 2.03 2.03 0 0 1-.246-1V70.4c-.02-.441.1-.878.343-1.246a2.527 2.527 0 0 1 1.018-.789 2.493 2.493 0 0 1-.783-.729 1.95 1.95 0 0 1-.288-1.113V66.5a1.99 1.99 0 0 1 .21-.9c.144-.285.349-.536.6-.734.28-.219.595-.386.933-.493.79-.24 1.635-.24 2.426 0 .339.106.656.271.938.487.253.196.458.447.6.734.14.282.212.594.211.909v.023a1.95 1.95 0 0 1-.289 1.113 2.493 2.493 0 0 1-.783.729c.384.191.725.46 1 .789.255.346.382.77.36 1.2v.024c.007.364-.078.724-.246 1.047a2.321 2.321 0 0 1-.681.776c-.31.223-.66.389-1.029.488-.42.114-.854.17-1.29.165zm0-1.528a1.7 1.7 0 0 0 1.071-.3.916.916 0 0 0 .386-.747v-.023a.866.866 0 0 0-.409-.765 2.156 2.156 0 0 0-2.095 0 .865.865 0 0 0-.41.765v.023c.003.294.146.57.386.74.312.222.69.33 1.071.307zm0-3.575c.319.017.632-.086.879-.289a.94.94 0 0 0 .325-.734v-.024a.929.929 0 0 0-.313-.687 1.235 1.235 0 0 0-.891-.3 1.25 1.25 0 0 0-.891.295.911.911 0 0 0-.313.681v.023a.959.959 0 0 0 .325.741c.245.206.56.311.879.294z" fill="#F26A75"/><path d="M.518 16.836h6.345v1.649H2.348v1.709h3.973v1.649H2.348v1.77h4.575v1.649H.518v-8.426zm7.343 0h2.046l2.2 5.935 2.2-5.935h2L12.9 25.323h-1.638l-3.401-8.487zm13.7 8.571a4.363 4.363 0 0 1-1.722-.337 4.239 4.239 0 0 1-1.372-.921 4.188 4.188 0 0 1-.9-1.379 4.436 4.436 0 0 1-.325-1.7v-.024a4.388 4.388 0 0 1 1.225-3.075 4.194 4.194 0 0 1 1.384-.939 4.513 4.513 0 0 1 1.782-.343c.361-.002.722.032 1.077.1.303.058.6.147.885.265.259.11.505.246.734.409.223.159.432.336.626.529l-1.18 1.36a4.481 4.481 0 0 0-1-.7 2.571 2.571 0 0 0-1.15-.252 2.33 2.33 0 0 0-1.757.77c-.22.245-.39.529-.506.837a2.85 2.85 0 0 0-.181 1.018v.023c-.002.35.06.696.181 1.023.113.31.283.595.5.843.445.505 1.09.791 1.763.782a2.58 2.58 0 0 0 1.223-.265c.361-.196.695-.44.993-.722l1.18 1.191a6.1 6.1 0 0 1-.675.626 4.029 4.029 0 0 1-.764.476 3.96 3.96 0 0 1-.909.3 5.465 5.465 0 0 1-1.112.105zm7.234-4.429l-2.817-4.142h2.167l1.77 2.732 1.782-2.732H33.8l-2.816 4.117 2.937 4.31h-2.167l-1.89-2.89-1.9 2.89h-2.106l2.937-4.285zm9.405-4.203h1.709l3.612 8.487h-1.938l-.771-1.89h-3.563l-.771 1.89h-1.89l3.612-8.487zm1.95 4.96L39.027 19l-1.12 2.732 2.243.003zm4.666-4.899h2l2.215 3.563 2.215-3.563h2v8.427h-1.83v-5.5l-2.372 3.6h-.048L46.648 19.8v5.466h-1.83l-.002-8.43zm10.45 0h3.443c.46-.007.918.064 1.354.211.375.128.72.332 1.011.6a2.6 2.6 0 0 1 .639.921c.152.377.228.78.223 1.186v.024c.01.444-.081.884-.265 1.288-.17.36-.42.677-.729.927-.321.255-.69.446-1.084.56-.432.127-.88.19-1.33.187H57.12v2.528h-1.854v-8.432zm3.323 4.249c.395.025.784-.107 1.083-.367a1.2 1.2 0 0 0 .386-.908v-.024a1.151 1.151 0 0 0-.4-.951 1.709 1.709 0 0 0-1.1-.325H57.12v2.576l1.469-.001zm4.719-4.249h1.854v6.754h4.2v1.673h-6.056l.002-8.427zm10.34-.061h1.709l3.612 8.487h-1.938l-.771-1.89H72.7l-.771 1.89h-1.89l3.609-8.487zm1.95 4.96L74.479 19l-1.12 2.732 2.239.003zM80 23.337h1.938v1.926H80v-1.926zm7.661 2.07a4.363 4.363 0 0 1-1.722-.337 4.239 4.239 0 0 1-1.372-.921 4.188 4.188 0 0 1-.9-1.379 4.436 4.436 0 0 1-.325-1.7v-.024a4.388 4.388 0 0 1 1.225-3.075 4.194 4.194 0 0 1 1.384-.939 4.513 4.513 0 0 1 1.782-.343c.361-.002.722.032 1.077.1.303.058.6.147.885.265.259.11.505.246.734.409.223.159.432.336.626.529l-1.18 1.36a4.481 4.481 0 0 0-1-.7 2.571 2.571 0 0 0-1.15-.252 2.33 2.33 0 0 0-1.757.77c-.22.245-.39.529-.506.837a2.85 2.85 0 0 0-.181 1.018v.023c-.002.35.06.696.181 1.023.113.31.283.595.5.843.445.505 1.09.791 1.763.782a2.58 2.58 0 0 0 1.223-.265c.361-.196.695-.44.993-.722l1.18 1.191a6.1 6.1 0 0 1-.675.626 4.029 4.029 0 0 1-.764.476 3.96 3.96 0 0 1-.909.3 5.465 5.465 0 0 1-1.112.105zm9.028 0a4.6 4.6 0 0 1-1.794-.343 4.456 4.456 0 0 1-1.414-.928 4.142 4.142 0 0 1-.928-1.372 4.325 4.325 0 0 1-.331-1.691v-.024a4.312 4.312 0 0 1 2.691-4.014 4.646 4.646 0 0 1 1.8-.343 4.6 4.6 0 0 1 1.794.343 4.471 4.471 0 0 1 1.415.928c.398.39.713.857.927 1.372.223.536.335 1.11.331 1.691v.023a4.318 4.318 0 0 1-2.691 4.015 4.646 4.646 0 0 1-1.8.343zm.023-1.71c.351.005.7-.063 1.023-.2.303-.13.576-.322.8-.565.223-.244.399-.528.518-.837.126-.325.19-.67.187-1.018v-.024a2.811 2.811 0 0 0-.187-1.022 2.525 2.525 0 0 0-1.342-1.415 2.485 2.485 0 0 0-1.023-.21 2.512 2.512 0 0 0-1.029.2 2.36 2.36 0 0 0-.795.565 2.673 2.673 0 0 0-.518.837 2.77 2.77 0 0 0-.187 1.018v.023c-.002.35.062.697.187 1.023a2.533 2.533 0 0 0 1.336 1.415c.324.145.676.217 1.031.213l-.001-.003zm6.116-6.861h2l2.215 3.563 2.215-3.563h2v8.427h-1.83v-5.5l-2.372 3.6h-.048L104.66 19.8v5.466h-1.83l-.002-8.43zm10.245 1.975h1.938v1.926h-1.938v-1.926zm0 4.526h1.938v1.926h-1.938v-1.926zM25.937 39.853c-.67.02-1.337-.12-1.944-.406a4.154 4.154 0 0 1-1.343-1.061l1.276-1.218c.256.302.564.557.909.752.347.18.734.27 1.125.259a1.3 1.3 0 0 0 .861-.275.917.917 0 0 0 .331-.743v-.023a.883.883 0 0 0-.434-.791 2.264 2.264 0 0 0-1.216-.275h-.771l-.289-1.175 2.011-2.014h-3.311v-1.6h5.705v1.4l-2.142 2.034c.287.048.568.125.839.229.266.102.512.249.728.434.219.192.394.427.515.692.136.315.203.657.194 1v.024c.004.377-.068.752-.213 1.1a2.581 2.581 0 0 1-1.567 1.45 3.7 3.7 0 0 1-1.264.207zm4.322-1.611l2.8-2.3c.267-.216.492-.41.675-.582.165-.15.315-.316.451-.493.107-.139.192-.293.253-.457.053-.156.08-.32.078-.486a1.033 1.033 0 0 0-.313-.817c-.229-.19-.52-.29-.818-.276a1.443 1.443 0 0 0-.873.277 4.88 4.88 0 0 0-.849.854l-1.3-1.048a7.32 7.32 0 0 1 .632-.751c.205-.212.436-.397.687-.552.253-.153.527-.267.813-.339.33-.08.67-.12 1.011-.115.403-.005.805.058 1.187.187.336.112.647.29.914.523.254.226.456.506.591.818.143.339.215.703.21 1.071v.024c.005.32-.042.64-.139.945a2.8 2.8 0 0 1-.409.782 4.678 4.678 0 0 1-.691.734c-.281.245-.607.512-.976.8L32.821 38.1H36.5v1.6h-6.236l-.005-1.458zm7.656-.46h1.938v1.926h-1.938v-1.926zm6.441 2.071c-.67.02-1.337-.12-1.944-.406a4.154 4.154 0 0 1-1.343-1.061l1.276-1.218c.256.302.564.557.909.752.347.18.734.27 1.125.259a1.3 1.3 0 0 0 .861-.275.917.917 0 0 0 .331-.743v-.023a.883.883 0 0 0-.434-.791 2.264 2.264 0 0 0-1.216-.275h-.771l-.289-1.175 2.011-2.014h-3.311v-1.6h5.705v1.4l-2.142 2.034c.287.048.568.125.839.229.266.102.512.249.728.434.219.192.394.427.515.692.136.315.203.657.194 1v.024c.004.377-.068.752-.213 1.1a2.581 2.581 0 0 1-1.567 1.45 3.7 3.7 0 0 1-1.264.207zm7.404 0c-.61.014-1.218-.1-1.782-.335a4.754 4.754 0 0 1-1.372-.92l1.119-1.333c.29.267.614.493.964.674a2.31 2.31 0 0 0 1.047.24c.367.02.73-.085 1.029-.3.258-.213.399-.537.379-.871v-.024a.988.988 0 0 0-.415-.848 1.787 1.787 0 0 0-1.077-.3 3.036 3.036 0 0 0-.753.09 4.26 4.26 0 0 0-.655.223l-1.072-.71.241-4.153H54.6v1.625H51l-.1 1.468a6.8 6.8 0 0 1 .5-.1 3.7 3.7 0 0 1 .6-.042 4.1 4.1 0 0 1 1.151.156c.343.097.663.26.943.48.276.223.494.51.636.835.163.385.241.8.23 1.219v.024a3.01 3.01 0 0 1-.23 1.207c-.147.348-.368.66-.648.913-.295.262-.64.46-1.016.583a4.069 4.069 0 0 1-1.306.199zm4.658-2.071h1.938v1.926h-1.938v-1.926zm6.489 2.046a4.591 4.591 0 0 1-1.294-.174 3.283 3.283 0 0 1-1.029-.494 2.38 2.38 0 0 1-.681-.765 2.03 2.03 0 0 1-.246-1v-.023c-.02-.441.1-.878.343-1.246a2.527 2.527 0 0 1 1.018-.789 2.493 2.493 0 0 1-.783-.729 1.95 1.95 0 0 1-.288-1.113v-.023a1.99 1.99 0 0 1 .21-.9c.144-.285.349-.536.6-.734.28-.219.595-.386.933-.493.79-.24 1.635-.24 2.426 0 .339.106.656.271.938.487.253.196.458.447.6.734.14.282.212.594.211.909v.023a1.95 1.95 0 0 1-.289 1.113 2.493 2.493 0 0 1-.783.729c.384.191.725.46 1 .789.255.346.382.77.36 1.2v.024c.007.364-.078.724-.246 1.047a2.321 2.321 0 0 1-.681.776c-.31.223-.66.389-1.029.488-.42.114-.855.169-1.29.164zm0-1.528a1.7 1.7 0 0 0 1.071-.3.916.916 0 0 0 .386-.747v-.023a.866.866 0 0 0-.409-.765 2.156 2.156 0 0 0-2.095 0 .865.865 0 0 0-.41.765v.023c.003.294.146.57.386.74.312.222.69.33 1.071.307zm0-3.575c.319.017.632-.086.879-.289a.94.94 0 0 0 .325-.734v-.024a.929.929 0 0 0-.313-.687 1.235 1.235 0 0 0-.891-.3 1.25 1.25 0 0 0-.891.295.911.911 0 0 0-.313.681v.023a.959.959 0 0 0 .325.741c.245.206.56.311.879.294zm7.873 5.128a3.836 3.836 0 0 1-1.408-.229 2.972 2.972 0 0 1-1.023-.675 3.228 3.228 0 0 1-.729-1.2 5.957 5.957 0 0 1-.271-1.992v-.024a7.09 7.09 0 0 1 .223-1.817c.13-.525.362-1.02.68-1.457.304-.409.7-.74 1.156-.969a3.556 3.556 0 0 1 1.637-.355c.266-.002.532.018.795.06a3.476 3.476 0 0 1 1.274.473c.196.118.385.247.566.388l-.976 1.428c-.137-.1-.269-.2-.4-.283a2.423 2.423 0 0 0-.834-.343 2.39 2.39 0 0 0-.494-.048 1.485 1.485 0 0 0-.691.151c-.196.1-.368.24-.506.411-.147.186-.26.398-.331.624a3.924 3.924 0 0 0-.169.775c.228-.146.47-.27.721-.371.329-.123.678-.18 1.029-.169a3.8 3.8 0 0 1 1.168.175c.343.107.662.281.938.512.268.23.482.515.626.837.16.366.237.762.229 1.161v.024a2.771 2.771 0 0 1-.921 2.106c-.296.265-.642.47-1.017.6-.409.142-.84.212-1.272.207zm-.066-1.6c.388.024.77-.1 1.07-.347.251-.225.39-.55.381-.887v-.024a1.113 1.113 0 0 0-.394-.88 1.594 1.594 0 0 0-1.082-.342 1.565 1.565 0 0 0-1.069.336c-.252.22-.392.54-.381.874v.024c-.008.341.136.668.393.892.303.25.69.375 1.082.352v.002zm4.7-.471h1.938v1.926h-1.938v-1.926zm7.477-4.9H78.93v-1.6H85v1.4l-3.78 7.03h-2.095l3.766-6.83zm6.463 6.946a4.591 4.591 0 0 1-1.294-.174 3.283 3.283 0 0 1-1.029-.494 2.38 2.38 0 0 1-.681-.765 2.03 2.03 0 0 1-.246-1v-.023c-.02-.441.1-.878.343-1.246a2.527 2.527 0 0 1 1.018-.789 2.493 2.493 0 0 1-.783-.729 1.95 1.95 0 0 1-.288-1.113v-.023a1.99 1.99 0 0 1 .21-.9c.144-.285.349-.536.6-.734.28-.219.595-.386.933-.493.79-.24 1.635-.24 2.426 0 .339.106.656.271.938.487.253.196.458.447.6.734.14.282.212.594.211.909v.023a1.95 1.95 0 0 1-.289 1.113 2.493 2.493 0 0 1-.783.729c.384.191.725.46 1 .789.255.346.382.77.36 1.2v.024c.007.364-.078.724-.246 1.047a2.321 2.321 0 0 1-.681.776c-.31.223-.66.389-1.029.488-.42.114-.855.169-1.29.164zm0-1.528a1.7 1.7 0 0 0 1.071-.3.916.916 0 0 0 .386-.747v-.023a.866.866 0 0 0-.409-.765 2.156 2.156 0 0 0-2.095 0 .865.865 0 0 0-.41.765v.023c.003.294.146.57.386.74.312.222.69.33 1.071.307zm0-3.575c.319.017.632-.086.879-.289a.94.94 0 0 0 .325-.734v-.024a.929.929 0 0 0-.313-.687 1.235 1.235 0 0 0-.891-.3 1.25 1.25 0 0 0-.891.295.911.911 0 0 0-.313.681v.023a.959.959 0 0 0 .325.741c.245.206.56.311.879.294zM25.179 2.271l-1.469.361-.385-1.517 2.42-.723h1.264v8.487h-1.83V2.271zm3.527 5.143l2.8-2.3c.267-.216.492-.41.675-.582.165-.15.315-.316.451-.493.107-.139.192-.293.253-.457.053-.156.08-.32.078-.486a1.033 1.033 0 0 0-.313-.817c-.229-.19-.52-.29-.818-.276a1.443 1.443 0 0 0-.873.277 4.88 4.88 0 0 0-.849.854l-1.3-1.048a7.32 7.32 0 0 1 .632-.751c.205-.212.436-.397.687-.552.253-.153.527-.267.813-.339.33-.08.67-.12 1.011-.115.403-.005.805.058 1.187.187.336.112.647.29.914.523.254.226.456.506.591.818.143.339.215.703.21 1.071v.024c.005.32-.042.64-.139.945a2.8 2.8 0 0 1-.409.782 4.678 4.678 0 0 1-.691.734c-.281.245-.607.512-.976.8l-1.372 1.059h3.672v1.6h-6.236l.002-1.458zm7.656-.46H38.3V8.88h-1.938V6.954zm6.438 2.07c-.67.02-1.337-.12-1.944-.406a4.154 4.154 0 0 1-1.343-1.061l1.276-1.218c.256.302.564.557.909.752.347.18.734.27 1.125.259a1.3 1.3 0 0 0 .861-.275.917.917 0 0 0 .331-.743v-.023a.883.883 0 0 0-.434-.791 2.264 2.264 0 0 0-1.216-.275H41.6l-.289-1.175 2.011-2.014h-3.311v-1.6h5.705v1.4l-2.142 2.034c.287.048.568.125.839.229.266.102.512.249.728.434.219.192.394.427.515.692.136.315.203.657.194 1v.024c.004.377-.068.752-.213 1.1a2.581 2.581 0 0 1-1.567 1.45 3.7 3.7 0 0 1-1.27.207zm8.526-1.961h-4.117l-.3-1.312L51.532.394H53.1v5.165h1.132v1.5H53.1v1.817h-1.77l-.004-1.813zm0-1.5V2.938l-2.239 2.625h2.239zm4.249 1.391h1.938V8.88h-1.938V6.954zm6.369 2.07c-.61.014-1.218-.1-1.782-.335a4.754 4.754 0 0 1-1.372-.92l1.119-1.333c.29.267.614.493.964.674a2.31 2.31 0 0 0 1.047.24c.367.02.73-.085 1.029-.3.258-.213.399-.537.379-.871v-.024a.988.988 0 0 0-.415-.848 1.787 1.787 0 0 0-1.077-.3 3.036 3.036 0 0 0-.753.09 4.26 4.26 0 0 0-.655.223l-1.072-.71.241-4.153h5.187v1.625h-3.6l-.1 1.468a6.8 6.8 0 0 1 .5-.1 3.7 3.7 0 0 1 .6-.042 4.1 4.1 0 0 1 1.151.156c.343.097.663.26.943.48.276.223.494.51.636.835.163.385.241.8.23 1.219v.024a3.01 3.01 0 0 1-.23 1.207c-.147.348-.368.66-.648.913-.295.262-.64.46-1.016.583a4.069 4.069 0 0 1-1.306.199zm7.993 0a3.836 3.836 0 0 1-1.408-.229 2.972 2.972 0 0 1-1.023-.675 3.228 3.228 0 0 1-.729-1.2 5.957 5.957 0 0 1-.271-1.992v-.024a7.09 7.09 0 0 1 .223-1.817c.13-.525.362-1.02.68-1.457.304-.409.7-.74 1.156-.969a3.556 3.556 0 0 1 1.637-.355c.266-.002.532.018.795.06a3.476 3.476 0 0 1 1.274.473c.196.118.385.247.566.388l-.976 1.428c-.137-.1-.269-.2-.4-.283a2.423 2.423 0 0 0-.834-.343 2.39 2.39 0 0 0-.494-.048 1.485 1.485 0 0 0-.691.151c-.196.1-.368.24-.506.411-.147.186-.26.398-.331.624a3.924 3.924 0 0 0-.169.775 4.39 4.39 0 0 1 .717-.373c.329-.123.678-.18 1.029-.169a3.8 3.8 0 0 1 1.168.175c.343.107.662.281.938.512.268.23.482.515.626.837.16.366.237.762.229 1.161v.024a2.771 2.771 0 0 1-.921 2.106c-.296.265-.642.47-1.017.6a3.768 3.768 0 0 1-1.268.209zm-.066-1.6c.388.024.77-.1 1.07-.347.251-.225.39-.55.381-.887v-.024a1.113 1.113 0 0 0-.394-.88 1.594 1.594 0 0 0-1.082-.342 1.565 1.565 0 0 0-1.069.336c-.252.22-.392.54-.381.874v.024c-.008.341.136.668.393.892.303.25.69.376 1.082.353v.001zm4.7-.47h1.938V8.88h-1.938V6.954zm7.477-4.9h-3.961v-1.6h6.067v1.4l-3.78 7.03h-2.095l3.769-6.83zM88.512 9a4.591 4.591 0 0 1-1.294-.174 3.283 3.283 0 0 1-1.029-.494 2.38 2.38 0 0 1-.681-.765 2.03 2.03 0 0 1-.246-1v-.023c-.02-.441.1-.878.343-1.246a2.527 2.527 0 0 1 1.018-.789 2.493 2.493 0 0 1-.783-.729 1.95 1.95 0 0 1-.288-1.113v-.023a1.99 1.99 0 0 1 .21-.9c.144-.285.349-.536.6-.734.28-.219.595-.386.933-.493.79-.24 1.635-.24 2.426 0 .339.106.656.271.938.487.253.196.458.447.6.734.14.282.212.594.211.909v.023a1.95 1.95 0 0 1-.289 1.113 2.493 2.493 0 0 1-.783.729c.384.191.725.46 1 .789.255.346.382.77.36 1.2v.024c.007.364-.078.724-.246 1.047a2.321 2.321 0 0 1-.681.776c-.31.223-.66.389-1.029.488-.42.114-.855.169-1.29.164zm0-1.528a1.7 1.7 0 0 0 1.071-.3.916.916 0 0 0 .386-.747V6.4a.866.866 0 0 0-.409-.765 2.156 2.156 0 0 0-2.095 0 .865.865 0 0 0-.41.765v.023c.003.294.146.57.386.74.311.222.69.331 1.071.309zm0-3.575c.319.017.632-.086.879-.289a.94.94 0 0 0 .325-.734V2.85a.929.929 0 0 0-.313-.687 1.235 1.235 0 0 0-.891-.3 1.25 1.25 0 0 0-.891.295.911.911 0 0 0-.313.681v.023a.959.959 0 0 0 .325.741c.245.207.559.313.879.297v-.003zM12.2 84.436h6.345v1.649H14.03v1.709H18v1.649h-3.973v1.77H18.6v1.649h-6.4v-8.426zm10.364 4.141l-2.817-4.142h2.167l1.77 2.732 1.782-2.732h2.106l-2.816 4.117 2.937 4.31h-2.167l-1.89-2.89-1.9 2.89H19.63l2.934-4.285zm9.402-4.202h1.709l3.612 8.487h-1.938l-.771-1.89h-3.563l-.771 1.89h-1.89l3.612-8.487zm1.95 4.96L32.8 86.6l-1.12 2.732 2.236.003zm4.67-4.899h2L42.8 88l2.215-3.563h2v8.427h-1.83v-5.5l-2.372 3.6h-.048l-2.348-3.563v5.466h-1.83l-.001-8.431zm10.449 0h3.443c.46-.007.918.064 1.354.211.375.128.72.332 1.011.6a2.6 2.6 0 0 1 .639.921c.152.377.228.78.223 1.186v.024c.01.444-.081.884-.265 1.288-.17.36-.42.677-.729.927-.321.255-.69.446-1.084.56-.432.127-.88.19-1.33.187H50.89v2.528h-1.854l-.001-8.432zm3.323 4.249c.395.025.784-.107 1.083-.367a1.2 1.2 0 0 0 .386-.908v-.024a1.151 1.151 0 0 0-.4-.951 1.709 1.709 0 0 0-1.1-.325H50.89v2.576l1.468-.001zm4.719-4.249h1.854v6.754h4.2v1.673h-6.056l.002-8.427zm7.536 0h1.854v8.427h-1.854v-8.427zm3.696 6.501h1.938v1.926h-1.938v-1.926zm7.657 2.07a4.363 4.363 0 0 1-1.722-.337 4.239 4.239 0 0 1-1.372-.921 4.188 4.188 0 0 1-.9-1.379 4.436 4.436 0 0 1-.325-1.7v-.024a4.388 4.388 0 0 1 1.225-3.075 4.194 4.194 0 0 1 1.384-.939 4.513 4.513 0 0 1 1.782-.343c.361-.002.722.032 1.077.1.303.058.6.147.885.265.259.11.505.246.734.409.223.159.432.336.626.529l-1.18 1.36a4.481 4.481 0 0 0-1-.7A2.571 2.571 0 0 0 76.03 86a2.33 2.33 0 0 0-1.757.77c-.22.245-.39.529-.506.837a2.85 2.85 0 0 0-.181 1.018v.023c-.002.35.06.696.181 1.023.113.31.283.595.5.843.445.505 1.09.791 1.763.782a2.58 2.58 0 0 0 1.223-.265c.361-.196.695-.44.993-.722l1.18 1.191a6.1 6.1 0 0 1-.675.626 4.029 4.029 0 0 1-.764.476 3.96 3.96 0 0 1-.909.3 5.465 5.465 0 0 1-1.112.105zm9.028 0a4.6 4.6 0 0 1-1.794-.343 4.456 4.456 0 0 1-1.414-.928 4.142 4.142 0 0 1-.928-1.372 4.325 4.325 0 0 1-.331-1.691v-.024a4.312 4.312 0 0 1 2.691-4.014 4.646 4.646 0 0 1 1.8-.343 4.6 4.6 0 0 1 1.794.343 4.471 4.471 0 0 1 1.415.928c.398.39.713.857.927 1.372.223.536.335 1.11.331 1.691v.023a4.318 4.318 0 0 1-2.691 4.015 4.646 4.646 0 0 1-1.8.343zm.023-1.71c.351.005.7-.063 1.023-.2.303-.13.576-.322.8-.565.223-.244.399-.528.518-.837.126-.325.19-.67.187-1.018v-.024a2.811 2.811 0 0 0-.187-1.022 2.525 2.525 0 0 0-1.342-1.415 2.485 2.485 0 0 0-1.023-.21 2.512 2.512 0 0 0-1.029.2 2.36 2.36 0 0 0-.795.565 2.673 2.673 0 0 0-.518.837 2.77 2.77 0 0 0-.187 1.018v.023c-.002.35.062.697.187 1.023a2.533 2.533 0 0 0 1.336 1.415c.324.145.676.217 1.031.213l-.001-.003zm6.116-6.861h2L95.347 88l2.215-3.563h2v8.427h-1.83v-5.5l-2.372 3.6h-.048l-2.348-3.563v5.466h-1.83l-.001-8.431zm10.245 1.974h1.938v1.926h-1.938V86.41zm0 4.526h1.938v1.926h-1.938v-1.926zM24.815 100.7l-1.469.361-.385-1.517 2.42-.723h1.264v8.487h-1.83V100.7zm3.528 5.142l2.8-2.3c.267-.216.492-.41.675-.582.165-.15.315-.316.451-.493.107-.139.192-.293.253-.457.053-.156.08-.32.078-.486a1.033 1.033 0 0 0-.313-.817c-.229-.19-.52-.29-.818-.276a1.443 1.443 0 0 0-.873.277 4.88 4.88 0 0 0-.849.854l-1.3-1.048a7.32 7.32 0 0 1 .632-.751c.205-.212.436-.397.687-.552.253-.153.527-.267.813-.339.33-.08.67-.12 1.011-.115.403-.005.805.058 1.187.187.336.112.647.29.914.523.254.226.456.506.591.818.143.339.215.703.21 1.071v.024c.005.32-.042.64-.139.945a2.8 2.8 0 0 1-.409.782 4.678 4.678 0 0 1-.691.734c-.281.245-.607.512-.976.8l-1.372 1.059h3.672v1.6h-6.236l.002-1.458zm7.657-.46h1.938v1.926H36v-1.926zm6.44 2.07c-.67.02-1.337-.12-1.944-.406a4.154 4.154 0 0 1-1.343-1.061l1.276-1.218c.256.302.564.557.909.752.347.18.734.27 1.125.259a1.3 1.3 0 0 0 .861-.275.917.917 0 0 0 .331-.743v-.023a.883.883 0 0 0-.434-.791 2.264 2.264 0 0 0-1.216-.275h-.771l-.289-1.175 2.011-2.014h-3.311v-1.6h5.705v1.4l-2.142 2.034c.287.048.568.125.839.229.266.102.512.249.728.434.219.192.394.427.515.692.136.315.203.657.194 1v.024c.004.377-.068.752-.213 1.1a2.581 2.581 0 0 1-1.567 1.45 3.7 3.7 0 0 1-1.264.207zm8.523-1.962h-4.117l-.3-1.312 4.623-5.357h1.564v5.165h1.132v1.5h-1.132v1.817h-1.77v-1.813zm0-1.5v-2.63l-2.239 2.625 2.239.005zm4.249 1.392h1.938v1.926h-1.938v-1.926zm7.488.108h-4.117l-.3-1.312 4.623-5.357h1.564v5.165h1.13v1.5h-1.13v1.817H62.7v-1.813zm0-1.5v-2.63l-2.239 2.625 2.239.005zm7.584 3.462a3.836 3.836 0 0 1-1.408-.229 2.972 2.972 0 0 1-1.023-.675 3.228 3.228 0 0 1-.729-1.2 5.957 5.957 0 0 1-.271-1.992v-.024a7.09 7.09 0 0 1 .223-1.817c.13-.525.362-1.02.68-1.457.304-.409.7-.74 1.156-.969a3.556 3.556 0 0 1 1.637-.355c.266-.002.532.018.795.06a3.476 3.476 0 0 1 1.274.473c.196.118.385.247.566.388l-.976 1.428c-.137-.1-.269-.2-.4-.283a2.422 2.422 0 0 0-.834-.343 2.39 2.39 0 0 0-.494-.048 1.485 1.485 0 0 0-.691.151c-.196.1-.368.24-.506.411-.147.186-.26.398-.331.624a3.924 3.924 0 0 0-.169.775 4.39 4.39 0 0 1 .717-.373c.329-.123.678-.18 1.029-.169a3.8 3.8 0 0 1 1.168.175c.343.107.662.281.938.512.268.23.482.515.626.837.16.366.237.762.229 1.161v.024a2.771 2.771 0 0 1-.921 2.106c-.296.265-.642.47-1.017.6a3.768 3.768 0 0 1-1.268.209zm-.066-1.6c.388.024.77-.1 1.07-.347.251-.225.39-.55.381-.887v-.024a1.113 1.113 0 0 0-.394-.88 1.594 1.594 0 0 0-1.082-.342 1.565 1.565 0 0 0-1.069.336c-.252.22-.392.54-.381.874v.024c-.008.341.136.668.393.892.303.25.69.376 1.082.353v.001zm4.7-.47h1.938v1.926h-1.938v-1.926zm7.477-4.901h-3.961v-1.6H84.5v1.4l-3.78 7.03h-2.095l3.77-6.83zm6.463 6.947a4.591 4.591 0 0 1-1.294-.174 3.283 3.283 0 0 1-1.029-.494 2.38 2.38 0 0 1-.681-.765 2.03 2.03 0 0 1-.246-1v-.023c-.02-.441.1-.878.343-1.246a2.527 2.527 0 0 1 1.018-.789 2.493 2.493 0 0 1-.783-.729 1.95 1.95 0 0 1-.288-1.113v-.023a1.99 1.99 0 0 1 .21-.9c.144-.285.349-.536.6-.734.28-.219.595-.386.933-.493.79-.24 1.635-.24 2.426 0 .339.106.656.271.938.487.253.196.458.447.6.734.14.282.212.594.211.909v.023a1.95 1.95 0 0 1-.289 1.113 2.493 2.493 0 0 1-.783.729c.384.191.725.46 1 .789.255.346.382.77.36 1.2v.024c.007.364-.078.724-.246 1.047a2.321 2.321 0 0 1-.681.776c-.31.223-.66.389-1.029.488-.42.114-.855.169-1.29.164zm0-1.528a1.7 1.7 0 0 0 1.071-.3.916.916 0 0 0 .386-.747v-.023a.866.866 0 0 0-.409-.765 2.156 2.156 0 0 0-2.095 0 .865.865 0 0 0-.41.765v.023c.003.294.146.57.386.74.312.222.69.33 1.071.307zm0-3.575c.319.017.632-.086.879-.289a.94.94 0 0 0 .325-.734v-.024a.929.929 0 0 0-.313-.687 1.235 1.235 0 0 0-.891-.3 1.25 1.25 0 0 0-.891.295.911.911 0 0 0-.313.681v.023a.959.959 0 0 0 .325.741c.245.206.56.31.879.293v.001z" fill="#C2D6ED"/></g></g></g><path d="M423.422 348.916c0 5.697 4.62 10.315 10.316 10.314 5.697 0 10.315-4.62 10.314-10.316 0-5.697-4.62-10.315-10.316-10.314-5.694.007-10.308 4.622-10.314 10.316zm16.764 0a6.449 6.449 0 1 1-6.449-6.449 6.456 6.456 0 0 1 6.449 6.449zm37.933.7a1.933 1.933 0 0 1-1.933 1.933H465.5a31.879 31.879 0 0 1-3.765 12.639 1.935 1.935 0 0 1-3.395-1.856 27.987 27.987 0 0 0 3.277-10.783h-8.835a1.933 1.933 0 0 1 0-3.866h8.91c-.64-14.212-11.83-25.687-26.022-26.683v8.39a1.933 1.933 0 0 1-3.866 0V321c-14.19.997-25.379 12.472-26.018 26.682h8.836a1.933 1.933 0 0 1 0 3.866h-8.765c1.308 13.635 12.279 24.327 25.943 25.285v-8.658a1.933 1.933 0 0 1 3.866 0v8.686A27.886 27.886 0 0 0 449 372.413a1.933 1.933 0 0 1 2.108 3.24 31.725 31.725 0 0 1-15.439 5.074v10.853a1.933 1.933 0 0 1-3.866 0V380.7c-15.795-.973-28.487-13.383-29.814-29.152h-10.773a1.933 1.933 0 0 1 0-3.866h10.7c.648-16.342 13.56-29.542 29.884-30.55v-11.149a1.933 1.933 0 0 1 3.866 0v11.149c16.324 1.007 29.237 14.206 29.886 30.548h10.63a1.933 1.933 0 0 1 1.937 1.933v.003z" id="Shape" fill="#F26A75" fill-rule="nonzero" opacity=".16"/><path d="M748.919 453.11c-7.577.3-14.247 3.164-18.271 3.239-4.1.077-8.352-2.587-18.271-3.239a97.34 97.34 0 0 0-22.331 1.194l.4 3.922a3.617 3.617 0 0 1 2.639 2.385c.817 2.768.541 7.683 3.451 10.57a14.385 14.385 0 0 0 10.354 4.262c3.43.162 11.156-.216 15.429-4.262a18.739 18.739 0 0 0 3.858-5.626c1.06-2.284 1.739-4.751 2.842-5.455a3.088 3.088 0 0 1 1.623-.171 3.228 3.228 0 0 1 2.234.512c1.381 1.232 1.981 3.99 3.248 6.479a17.009 17.009 0 0 0 3.654 4.6c3.8 3.466 12.356 4.076 15.43 3.922 3.382-.171 7.184-1.165 9.542-3.75a11.727 11.727 0 0 0 2.436-4.432c.721-2.329.924-4.755 1.422-6.478a2.944 2.944 0 0 1 2.435-2.387l.609-4.091a124.931 124.931 0 0 0-22.733-1.194z" id="Shape" fill="#7E77B6" fill-rule="nonzero" opacity=".25"/><path d="M748.919 451.11c-7.577.3-14.247 3.164-18.271 3.239-4.1.077-8.352-2.587-18.271-3.239a97.34 97.34 0 0 0-22.331 1.194l.4 3.922a3.617 3.617 0 0 1 2.639 2.385c.817 2.768.541 7.683 3.451 10.57a14.385 14.385 0 0 0 10.354 4.262c3.43.162 11.156-.216 15.429-4.262a18.739 18.739 0 0 0 3.858-5.626c1.06-2.284 1.739-4.751 2.842-5.455a3.088 3.088 0 0 1 1.623-.171 3.228 3.228 0 0 1 2.234.512c1.381 1.232 1.981 3.99 3.248 6.479a17.009 17.009 0 0 0 3.654 4.6c3.8 3.466 12.356 4.076 15.43 3.922 3.382-.171 7.184-1.165 9.542-3.75a11.727 11.727 0 0 0 2.436-4.432c.721-2.329.924-4.755 1.422-6.478a2.944 2.944 0 0 1 2.435-2.387l.609-4.091a124.931 124.931 0 0 0-22.733-1.194z" id="Shape" fill="#262261" fill-rule="nonzero"/></g></g></svg>
  396. </div><p>Unfortunately, by default, DNS is usually slow and insecure. Your ISP, and anyone else listening in on the Internet, can see every site you visit and every app you use — even if their content is encrypted. Creepily, some DNS providers sell data about your Internet activity or use it target you with ads.</p><p>We think that’s gross. If you do too, now there’s an alternative: <strong>1.1.1.1</strong></p></div></div></section><section data-section="explanation-privacy"><div class="content"><header><h1 class="collapsed-top-margin">Privacy First: Guaranteed.</h1><h2><span class="mobile-emphasis">We will never sell your data or use it to target ads.</span> Period.</h2></header></div><div class="content" data-subsection="privacy"><div class="secondary desktop-only"><svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 692.92 654.39"><defs><style>.cls-1{fill:#5c5e6f}.cls-10{fill:#78c5e3}.cls-15{fill:#fff}.cls-25{fill:#78c3e3}</style><linearGradient id="New_Gradient_Swatch_8" x1="434.17" y1="-821.29" x2="581.59" y2="-821.29" gradientTransform="rotate(45 -887.8744324 -318.68963159)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#7f78b7"/><stop offset="1" stop-color="#b878b2"/></linearGradient><linearGradient id="linear-gradient" x1="-1622.92" y1="387.88" x2="-1492.25" y2="387.88" gradientTransform="rotate(-114.72 -526.5683955 -196.68470932)" gradientUnits="userSpaceOnUse"><stop offset=".76" stop-color="#7f78b7"/><stop offset="1" stop-color="#b878b2"/></linearGradient><linearGradient id="New_Gradient_Swatch_8-2" x1="-1613.26" y1="381.21" x2="-1482.59" y2="381.21" gradientTransform="rotate(-114.72 -526.5683955 -196.68470932)" xlink:href="#New_Gradient_Swatch_8"/><linearGradient id="New_Gradient_Swatch_8-3" x1="219.28" y1="428.78" x2="369.54" y2="278.52" xlink:href="#New_Gradient_Swatch_8"/><linearGradient id="New_Gradient_Swatch_8-4" x1="261.92" y1="355.4" x2="336.88" y2="355.4" xlink:href="#New_Gradient_Swatch_8"/><linearGradient id="linear-gradient-2" x1="496.49" y1="187.53" x2="571.25" y2="187.53" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#b878b2"/><stop offset="1" stop-color="#7f78b7"/></linearGradient><linearGradient id="New_Gradient_Swatch_8-5" x1="491.15" y1="183.86" x2="565.92" y2="183.86" xlink:href="#New_Gradient_Swatch_8"/><linearGradient id="linear-gradient-3" x1="-284.08" y1="517.67" x2="-220.45" y2="517.67" gradientTransform="rotate(-41.79 -337.84256497 -564.37337458)" xlink:href="#linear-gradient-2"/><linearGradient id="New_Gradient_Swatch_9" x1="-288.62" y1="514.55" x2="-224.98" y2="514.55" gradientTransform="rotate(-41.79 -337.84256497 -564.37337458)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#7f77b8"/><stop offset="1" stop-color="#78c3e3"/></linearGradient><linearGradient id="New_Gradient_Swatch_7" x1="459.4" y1="337.38" x2="515.07" y2="337.38" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#f06977"/><stop offset="1" stop-color="#f7935c"/></linearGradient><linearGradient id="New_Gradient_Swatch_7-2" x1="445.6" y1="492.24" x2="501.26" y2="492.24" xlink:href="#New_Gradient_Swatch_7"/><linearGradient id="New_Gradient_Swatch_6" x1="209.14" y1="411.11" x2="337.52" y2="282.74" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#7f78b7"/><stop offset="1" stop-color="#77c3e0"/></linearGradient><linearGradient id="linear-gradient-4" x1="302.21" y1="291.87" x2="302.21" y2="57.94" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#dae5f5"/><stop offset="1" stop-color="#eef3f9"/></linearGradient><linearGradient id="New_Gradient_Swatch_6-2" x1="289.04" y1="592.01" x2="289.04" y2="-239.1" xlink:href="#New_Gradient_Swatch_6"/><linearGradient id="linear-gradient-5" x1="331.21" y1="363.13" x2="434.7" y2="363.13" xlink:href="#linear-gradient-2"/><linearGradient id="linear-gradient-6" x1="323.83" y1="358.05" x2="427.32" y2="358.05" gradientUnits="userSpaceOnUse"><stop offset=".06" stop-color="#a9b0cf"/><stop offset=".72" stop-color="#dce6f4"/><stop offset="1" stop-color="#bac2da"/></linearGradient><linearGradient id="New_Gradient_Swatch_17_copy" x1="313.83" y1="358.05" x2="437.32" y2="358.05" xlink:href="#linear-gradient-4"/><linearGradient id="New_Gradient_Swatch_7-3" x1="-598.15" y1="315.8" x2="-534.66" y2="315.8" gradientTransform="rotate(-90 -108.27 -161.19)" xlink:href="#New_Gradient_Swatch_7"/><filter id="AI_GaussianBlur_4"><feGaussianBlur stdDeviation="4"/></filter><linearGradient id="New_Gradient_Swatch_7-4" x1="102.09" y1="154.23" x2="216.87" y2="154.23" xlink:href="#New_Gradient_Swatch_7"/><linearGradient id="linear-gradient-7" x1="188.17" y1="120.16" x2="198.93" y2="120.16" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#7d8cc1"/><stop offset="1" stop-color="#7c9dcb"/></linearGradient><linearGradient id="New_Gradient_Swatch_7-5" x1="-517.54" y1="526.38" x2="-434.68" y2="526.38" gradientTransform="rotate(-90 -108.27 -161.19)" xlink:href="#New_Gradient_Swatch_7"/></defs><title>shopping cart optimized</title><circle class="cls-1" cx="198.56" cy="591.95" r="31.46"/><circle class="cls-1" cx="515.41" cy="591.95" r="31.46"/><path d="M198.56 595a10.75 10.75 0 0 1-10.56-8.71l-7.1-35.48h35.31l-7.1 35.48a10.75 10.75 0 0 1-10.55 8.71zm317.79 0a10.77 10.77 0 0 1-10.56-8.66l-7.1-35.48H534l-7.09 35.48a10.77 10.77 0 0 1-10.56 8.66z" fill="#c8d0e2"/><path d="M535.72 231.72c-37.33-37.33-85.43-28.48-111.21 8.85-26.17 37.71-51.19 153.55-51.19 153.55s121.23-28.1 153.17-50.8c38.1-27.32 46.18-74.66 9.23-111.6zm-72 72a33.2 33.2 0 1 1 46.95 0 33.33 33.33 0 0 1-46.91-.04z" fill="url(#New_Gradient_Swatch_8)"/><path d="M535.72 231.72c-37.33-37.33-85.43-28.48-111.21 8.85-26.17 37.71-51.19 153.55-51.19 153.55s121.23-28.1 153.17-50.8c38.1-27.32 46.18-74.66 9.23-111.6zm-72 72a33.2 33.2 0 1 1 46.95 0 33.33 33.33 0 0 1-46.91-.04z" stroke-miterlimit="10" fill="none" stroke="#7f77b8" stroke-width="8"/><path d="M371.24 471.53c-12.84 34.73 6.92 62.79 38.26 68.26 31.71 5.61 112.85-12.43 112.85-12.43s-53.46-69-77.3-82.68c-28.58-16.26-61.11-7.52-73.81 26.85zm67 24.74a23.29 23.29 0 1 1-13.77-29.91 23.38 23.38 0 0 1 13.73 29.91z" fill="url(#linear-gradient)"/><path d="M361.13 465.55c-12.83 34.74 6.92 62.79 38.27 68.26 31.7 5.61 112.84-12.43 112.84-12.43s-53.46-69-77.29-82.68c-28.59-16.26-61.12-7.52-73.82 26.85zm67 24.74a23.28 23.28 0 1 1-13.77-29.91 23.37 23.37 0 0 1 13.73 29.91z" fill="url(#New_Gradient_Swatch_8-2)"/><path d="M215.75 290.21h157.32a19.68 19.68 0 0 1 19.68 19.68v87.54a19.68 19.68 0 0 1-19.68 19.68H215.75a19.68 19.68 0 0 1-19.68-19.68v-87.55a19.67 19.67 0 0 1 19.68-19.67z" fill="url(#New_Gradient_Swatch_8-3)"/><path d="M336.32 388.56c-23.15 0-41.91-17.48-41.91-39.05 0-15.84 10.13-29.48 24.69-35.6a49.64 49.64 0 0 0-16.24-1.05c-22.06 2.19-39.48 19.19-40.85 39.82-1.65 24.86 19.5 45.51 45.83 45.51a47.87 47.87 0 0 0 29-9.64z" fill="url(#New_Gradient_Swatch_8-4)"/><path d="M533.87 150.15a37.38 37.38 0 1 1-37.38 37.38 37.38 37.38 0 0 1 37.38-37.38z" fill="url(#linear-gradient-2)"/><path class="cls-10" d="M533.87 157.16a30.37 30.37 0 1 0 30.37 30.37 30.37 30.37 0 0 0-30.37-30.37zm0 56.07a25.7 25.7 0 1 1 25.7-25.7 25.7 25.7 0 0 1-25.7 25.7zm3.13-27.65c-1.4-.59-6.53-1.4-6.53-3.64 0-1.66 1.92-2.14 3.07-2.14a4.51 4.51 0 0 1 3 1 2.54 2.54 0 0 1 .73 1.11c.17.48.28 1 .94 1h3.43c.8 0 1-.14 1-1 0-3.79-3-5.92-6.36-6.66v-2.94c0-.66-.21-1.07-1-1.07h-2.78c-.8 0-1 .4-1 1.07v2.83c-3.63.7-6.67 3-6.67 7.1 0 4.68 3.25 6.15 6.77 7.32 3 1 6.08 1 6.08 3.09s-1.53 2.51-3.42 2.51a4.5 4.5 0 0 1-3.43-1.22 2.64 2.64 0 0 1-.66-1.51c-.07-.92-.45-1-1.26-1h-3.38c-.81 0-1 .19-1 1 0 4.2 3.36 6.74 7 7.55v2.87c0 .66.21 1.07 1 1.07h2.73c.8 0 1-.41 1-1.07V200c4.12-.63 7-3.13 7-7.54-.06-5-3.76-6.07-6.26-6.88z"/><path d="M528.54 146.48a37.39 37.39 0 1 1-37.39 37.38 37.38 37.38 0 0 1 37.39-37.38z" fill="url(#New_Gradient_Swatch_8-5)"/><path class="cls-10" d="M528.54 153.49a30.38 30.38 0 1 0 30.37 30.37 30.38 30.38 0 0 0-30.37-30.37zm0 56.08a25.71 25.71 0 1 1 25.7-25.71 25.7 25.7 0 0 1-25.7 25.71zm3.11-27.66c-1.4-.58-6.54-1.39-6.54-3.64 0-1.66 1.92-2.13 3.07-2.13a4.49 4.49 0 0 1 3 1 2.46 2.46 0 0 1 .74 1.1c.17.48.28 1 .94 1h3.42c.81 0 1-.15 1-1 0-3.79-3-5.93-6.36-6.67v-2.94c0-.66-.21-1.07-1-1.07h-2.73c-.8 0-1 .41-1 1.07v2.83c-3.63.7-6.67 3-6.67 7.11 0 4.67 3.25 6.14 6.78 7.32 3 1 6.08 1 6.08 3.09s-1.54 2.5-3.42 2.5a4.43 4.43 0 0 1-3.43-1.22 2.58 2.58 0 0 1-.66-1.5c-.07-.93-.45-1-1.26-1h-3.39c-.8 0-1 .19-1 1 0 4.19 3.35 6.73 7 7.54v2.87c0 .66.21 1.07 1 1.07h2.73c.8 0 1-.41 1-1.07v-2.79c4.12-.63 7-3.13 7-7.55-.09-5.04-3.79-6.11-6.3-6.92z"/><path d="M425.87 161.63a31.82 31.82 0 1 1-2.51 44.92 31.83 31.83 0 0 1 2.51-44.92z" fill="url(#linear-gradient-3)"/><path class="cls-10" d="M429.85 166.08a25.85 25.85 0 1 0 36.5 2 25.86 25.86 0 0 0-36.5-2zm31.8 35.58a21.87 21.87 0 1 1 1.73-30.89 21.87 21.87 0 0 1-1.73 30.89zm-13.71-19.31c-1.22.42-4.93 2.82-6.21 1.39-.94-1.05 0-2.44.74-3.1a3.87 3.87 0 0 1 2.45-1 2.16 2.16 0 0 1 1.09.29c.38.2.74.47 1.16.09l2.17-1.94c.51-.46.56-.67.06-1.23-2.15-2.4-5.24-2.07-7.81-.62l-1.67-1.87c-.38-.42-.74-.56-1.25-.1l-1.73 1.55c-.51.45-.41.83 0 1.25l1.61 1.8c-1.91 2.5-2.54 5.67-.21 8.29 2.66 3 5.55 2.05 8.46.8 2.44-1.06 4.44-2.8 5.61-1.49s.44 2.46-.76 3.53a3.8 3.8 0 0 1-2.86 1.17 2.19 2.19 0 0 1-1.27-.58c-.57-.55-.88-.4-1.39.06l-2.15 1.92c-.51.46-.53.69-.06 1.23 2.38 2.66 5.95 2.37 8.72.82l1.62 1.83c.38.42.74.55 1.25.1l1.73-1.55c.51-.45.42-.83 0-1.25l-1.58-1.77c2.26-2.74 2.63-5.93.13-8.73-2.79-3.24-5.79-1.81-7.85-.89z"/><path d="M420.41 162.33a31.82 31.82 0 1 1-2.52 44.92 31.81 31.81 0 0 1 2.52-44.92z" fill="url(#New_Gradient_Swatch_9)"/><path d="M424.39 166.77a25.85 25.85 0 1 0 36.5 2 25.85 25.85 0 0 0-36.5-2zm31.8 35.58a21.87 21.87 0 1 1 1.73-30.88 21.86 21.86 0 0 1-1.73 30.88z" fill="#ba78b1"/><path class="cls-15" d="M446.16 194.13l-3.78 3.78-2.22-2.21 3.78-3.79-1.27-1.27-3.78 3.78-2.22-2.22 2.94-2.93-11.18-2.39 3.64-3.63 8.48 2.16-2.13-8.51 3.53-3.53 2.34 11.21 3-3 2.22 2.22-3.78 3.78 1.27 1.28 3.78-3.78 2.22 2.21-3.78 3.78 1.89 1.89-3 3z"/><path d="M498.12 363.23l-8-4.87-6.38 6.86-4.49-8.22-9 2.75.22-9.36-9.12-2.11 4.86-8-6.85-6.38 8.23-4.49-2.75-9 9.36.22 2.11-9.13 8 4.87 6.38-6.85 4.49 8.23 9-2.75-.22 9.36 9.12 2.11-4.87 8 6.86 6.38-8.23 4.49 2.75 9-9.36-.22z" fill="url(#New_Gradient_Swatch_7)" stroke-width="2" stroke="#fff" stroke-miterlimit="10"/><path class="cls-15" d="M479.28 338l2 4.62-4.59 1.93-1.95-4.62zm14.83-6.52l.57-.24 2.16 5.11-.58.24-13.25 4-1-2.41z"/><path d="M484.32 518.09l-8-4.87-6.39 6.85-4.49-8.22-8.95 2.75.22-9.37-9.13-2.11 4.87-8-6.85-6.38 8.22-4.49-2.75-8.95 9.36.21 2.11-9.12 8 4.87 6.39-6.86 4.48 8.23 9-2.75-.22 9.36 9.13 2.11-4.87 8 6.85 6.39-8.3 4.48 2.75 9-9.37-.22z" fill="url(#New_Gradient_Swatch_7-2)" stroke-width="2" stroke="#fff" stroke-miterlimit="10"/><path class="cls-15" d="M464.93 495.52l1.09 2.59a1.93 1.93 0 0 1-1 2.54l-2.55 1.08a2 2 0 0 1-2.55-1l-1.09-2.59a1.94 1.94 0 0 1 1-2.54l2.55-1.07a1.93 1.93 0 0 1 2.55.99zM484 485l.76-.32 2.87 6.82-.76.32-16 4.83a1.94 1.94 0 0 1-2.35-1.1 2 2 0 0 1 .85-2.46z"/><rect x="190.67" y="289.68" width="165.32" height="114.48" rx="19.68" ry="19.68" fill="url(#New_Gradient_Swatch_6)"/><path class="cls-15" d="M308.56 378.42a35.23 35.23 0 0 1-14.47-67.35 39.19 39.19 0 0 0-13.66-.95A38.61 38.61 0 1 0 309 378.41z"/><path d="M306.45 57.94h-8.48a117 117 0 0 0 0 233.93h8.48a117 117 0 0 0 0-233.93z" fill="url(#linear-gradient-4)"/><path d="M289 59.48a116.89 116.89 0 1 0 117 117 117.1 117.1 0 0 0-117-117zm80.31 189.06A81.66 81.66 0 0 0 312 184.61a42 42 0 1 0-45.94 0 81.69 81.69 0 0 0-57.35 63.94 108 108 0 1 1 160.63 0z" fill="url(#New_Gradient_Swatch_6-2)"/><path d="M383 311.38a51.75 51.75 0 1 1-51.75 51.75A51.74 51.74 0 0 1 383 311.38z" fill="url(#linear-gradient-5)"/><path class="cls-10" d="M383 321.09a42 42 0 1 0 42 42 42 42 0 0 0-42-42zm0 77.61a35.58 35.58 0 1 1 35.57-35.57A35.57 35.57 0 0 1 383 398.7zm4.3-38.27c-1.93-.81-9-1.94-9-5 0-2.3 2.66-3 4.25-3a6.25 6.25 0 0 1 4.11 1.37 3.48 3.48 0 0 1 1 1.53c.25.67.39 1.38 1.31 1.38h4.74c1.11 0 1.4-.2 1.4-1.43 0-5.24-4.11-8.2-8.8-9.22V342c0-.92-.29-1.48-1.4-1.48h-3.78c-1.11 0-1.4.56-1.4 1.48v3.92c-5 1-9.23 4.12-9.23 9.83 0 6.47 4.5 8.5 9.38 10.13 4.11 1.38 8.41 1.43 8.41 4.28s-2.12 3.46-4.74 3.46c-1.79 0-3.77-.46-4.74-1.68a3.49 3.49 0 0 1-.91-2.09c-.1-1.27-.63-1.42-1.75-1.42h-4.69c-1.11 0-1.4.26-1.4 1.42 0 5.81 4.65 9.33 9.67 10.45v4c0 .92.29 1.48 1.4 1.48h3.78c1.11 0 1.4-.56 1.4-1.48v-3.87c5.71-.87 9.62-4.33 9.62-10.44-.06-6.99-5.19-8.44-8.67-9.56z"/><path d="M375.58 306.31a51.75 51.75 0 1 1-51.75 51.74 51.74 51.74 0 0 1 51.75-51.74z" stroke-width="20" fill="url(#linear-gradient-6)" stroke="url(#New_Gradient_Swatch_17_copy)" stroke-miterlimit="10"/><path class="cls-15" d="M375.58 316a42 42 0 1 0 42 42 42 42 0 0 0-42-42zm0 77.62a35.58 35.58 0 1 1 35.57-35.58 35.58 35.58 0 0 1-35.57 35.59z"/><path d="M395 362.54a15.17 15.17 0 0 1-4.53 7.44 14.71 14.71 0 0 1-11.77 4.1 17.26 17.26 0 0 1-9.55-4.33l-2.55 2.38-1.88-2 2.35-2.18-.58-.62c-.61-.66-1.14-1.32-1.64-1.93l-2.43 2.26-1.91-2.06 2.72-2.53a17.85 17.85 0 0 1-3.1-10.1 14.88 14.88 0 0 1 5-11 16.1 16.1 0 0 1 6.71-3.78l1.7 3.49a13 13 0 0 0-5.68 3.13 9.82 9.82 0 0 0-3.34 7.32 13.36 13.36 0 0 0 2.39 7.53l11.5-10.66 1.91 2.06-11.86 11c.45.57 1 1.23 1.52 1.8l.69.75 11.95-11.11 1.88 2-11.66 10.84a13.53 13.53 0 0 0 7.28 3.29 10.69 10.69 0 0 0 8-3 14.65 14.65 0 0 0 3.76-6z" stroke-linecap="round" stroke-linejoin="round" stroke="#fff" fill="#fff"/><path d="M372.92 327.11l25.62-26a5.44 5.44 0 0 0 0-7.61l-25-25.59c-2.65-2.69-8.47-2.69-9.72-2.69h-21.16a5.16 5.16 0 0 0-5.33 5.13v22.68a11.61 11.61 0 0 0 3.54 9l24.53 25.14a5.24 5.24 0 0 0 7.52-.06z" fill="url(#New_Gradient_Swatch_7-3)"/><path class="cls-15" d="M355 278.09a4.91 4.91 0 1 1-4.9-5 4.94 4.94 0 0 1 4.9 5z"/><path class="cls-25" d="M347.15 278.09a2.94 2.94 0 1 1 2.94 3 3 3 0 0 1-2.94-3z"/><path d="M561.59 227.05a8.82 8.82 0 0 0-8.83 8.82v70.63h-35.31v-76.14a8.83 8.83 0 1 0-17.65 0v76.14h-37.34v-82.39a8.83 8.83 0 1 0-17.65 0v82.39h-37.7v-89.75a8.83 8.83 0 0 0-17.66 0v89.75h-35.71l-4-97a9 9 0 0 0-9.18-8.45 8.82 8.82 0 0 0-8.46 9.18l4 96.31h-37.27l-13.54-106.62a8.83 8.83 0 0 0-17.52 2.22L281 306.49h-41.29L215.2 192.81a8.83 8.83 0 0 0-17.26 3.73l23.71 110h-41.39l-48.53-160.21A26.47 26.47 0 0 0 111.57 128l-33.76-6.75a8.83 8.83 0 1 0-3.47 17.31l33.76 6.75a8.83 8.83 0 0 1 6.73 6.1L199 429.13l-46 85.49a26.48 26.48 0 0 0 23.31 39h367.63a8.83 8.83 0 0 0 0-17.66H176.26a8.82 8.82 0 0 1-7.77-13L214 438.52l331.94-24.9a26.58 26.58 0 0 0 24.51-26.4V235.87a8.82 8.82 0 0 0-8.86-8.82zm-346.71 193.7l-29.27-96.6h39.85l20.33 94.28zm48.69-3.66l-20-92.94h39.75l11.51 90.6zm48.84-3.66l-11.34-89.28h35.73l3.61 87.18zm77-5.78L358 410l-3.55-85.86h35v83.5zm55.36-4.15l-37.7 2.83v-82.18h37.7zm55-4.12l-37.34 2.8v-78h37.37zm53-12.16a8.86 8.86 0 0 1-8.17 8.8l-27.14 2v-73.87h35.31z" fill="#6c689b" filter="url(#AI_GaussianBlur_4)"/><path d="M560.49 224.19a8.83 8.83 0 0 0-8.83 8.83v70.62h-35.31V227.5a8.83 8.83 0 0 0-17.66 0v76.14h-37.33v-82.39a8.83 8.83 0 0 0-17.66 0v82.39H406v-89.75a8.83 8.83 0 1 0-17.65 0v89.75h-35.72l-4-97a9 9 0 0 0-9.18-8.46 8.81 8.81 0 0 0-8.45 9.18l4 96.31h-37.28l-13.53-106.61a8.83 8.83 0 0 0-17.52 2.22l13.25 104.36h-41.31L214.09 190a8.83 8.83 0 0 0-17.26 3.72l23.72 110h-41.39l-48.54-160.25a26.46 26.46 0 0 0-20.15-18.29l-33.77-6.75a8.83 8.83 0 1 0-3.47 17.31l33.77 6.75a8.86 8.86 0 0 1 6.74 6.1l84.14 277.68-46 85.5a26.47 26.47 0 0 0 23.31 39h367.64a8.83 8.83 0 1 0 0-17.65H175.15a8.83 8.83 0 0 1-7.77-13l45.49-84.48 331.94-24.89a26.6 26.6 0 0 0 24.51-26.41V233a8.83 8.83 0 0 0-8.83-8.81zm-346.71 193.7l-29.27-96.6h39.84l20.34 94.28zm48.68-3.65l-20-92.95h39.75l11.51 90.61zm48.85-3.66L300 321.29h35.7l3.61 87.19zm77-5.78l-31.43 2.35-3.56-85.86h35v83.51zm55.35-4.15L406 403.48v-82.19h37.7zm55-4.13l-37.33 2.8v-78h37.33zm53-12.16a8.86 8.86 0 0 1-8.17 8.8l-27.14 2v-73.87h35.31z" fill="#c3d7ed"/><path d="M570.38 224.26L139.1 171.45l5.6 18.46 423.55 51.87a7.79 7.79 0 0 0 1.07.07 8.83 8.83 0 0 0 1.06-17.59z" fill="#dce6f4"/><path d="M104.94 161.93L152 208.79a9.75 9.75 0 0 0 13.76 0L212 163.12c4.86-4.86 4.86-15.49 4.86-17.78v-38.76c0-5.35-3.89-9.75-9.26-9.75l-41 .06c-6.48 0-11.35 1.61-16.21 6.46l-45.45 44.87a9.67 9.67 0 0 0 0 13.71z" fill="url(#New_Gradient_Swatch_7-4)"/><path class="cls-15" d="M193.55 129.13a9 9 0 1 1 9-9 9 9 0 0 1-9 9z"/><path d="M193.55 114.78a5.39 5.39 0 1 1-5.38 5.38 5.38 5.38 0 0 1 5.38-5.38z" fill="url(#linear-gradient-7)"/><path class="cls-15" d="M146.41 165.82a11.26 11.26 0 0 1-13 .81 13.3 13.3 0 0 1-3.56-3.21l-.09-.1a13.28 13.28 0 0 1-2.26-4.28 12 12 0 0 1-.52-4.54 11 11 0 0 1 1.28-4.36 11.67 11.67 0 0 1 3.15-3.69 11.27 11.27 0 0 1 13-.81 13.3 13.3 0 0 1 3.56 3.21l.08.11a13 13 0 0 1 2.27 4.27 12.24 12.24 0 0 1 .52 4.55 11 11 0 0 1-1.28 4.35 11.58 11.58 0 0 1-3.15 3.69zm-3.73-5a3.59 3.59 0 0 0 1.49-3.42 7.67 7.67 0 0 0-1.68-3.91l-.08-.11a7.21 7.21 0 0 0-3.57-2.55 3.76 3.76 0 0 0-3.7.6 3.62 3.62 0 0 0-1.51 3.4 7.59 7.59 0 0 0 1.69 3.93l.09.11a7.23 7.23 0 0 0 3.56 2.55 3.78 3.78 0 0 0 3.71-.59zm11.15-31.26l6.4-5 2 59.29-6.41 5zm30.87 37.37a11.23 11.23 0 0 1-8.8 2.37 11.24 11.24 0 0 1-4.22-1.55 13.51 13.51 0 0 1-3.56-3.22l-.09-.1a13.24 13.24 0 0 1-2.26-4.27 12.26 12.26 0 0 1-.52-4.55 11 11 0 0 1 1.28-4.36 11.67 11.67 0 0 1 3.15-3.69 11.27 11.27 0 0 1 13-.81 13.3 13.3 0 0 1 3.56 3.21l.09.11a13.24 13.24 0 0 1 2.26 4.27 12.24 12.24 0 0 1 .52 4.55 11 11 0 0 1-1.28 4.35 11.67 11.67 0 0 1-3.13 3.7zM181 162a3.59 3.59 0 0 0 1.49-3.42 7.74 7.74 0 0 0-1.67-3.91l-.09-.11a7.27 7.27 0 0 0-3.57-2.55 3.76 3.76 0 0 0-3.7.6 3.62 3.62 0 0 0-1.51 3.4 7.59 7.59 0 0 0 1.69 3.93l.09.11a7.29 7.29 0 0 0 3.57 2.56 3.79 3.79 0 0 0 3.7-.61z"/><path d="M584.86 246l33.83-34a7.06 7.06 0 0 0 0-9.94l-33-33.4c-3.5-3.51-11.17-3.51-12.83-3.51h-28a6.77 6.77 0 0 0-7 6.69v29.61c0 4.68 1.17 8.19 4.67 11.7L575 246a7 7 0 0 0 9.86 0z" fill="url(#New_Gradient_Swatch_7-5)"/><path class="cls-15" d="M561.18 182.05a6.48 6.48 0 1 1-6.48-6.47 6.48 6.48 0 0 1 6.48 6.47z"/><path class="cls-25" d="M550.82 182.05a3.89 3.89 0 1 1 3.88 3.89 3.88 3.88 0 0 1-3.88-3.89z"/></svg></div><div class="primary"><p><span><span class="mobile-emphasis">We will never log your IP address</span> (the way other companies identify you). And we’re not just saying that. We’ve retained KPMG to audit our systems annually to ensure that we're doing what we say.</span></p><p>Frankly, we don’t want to know what you do on the Internet—it’s none of our business—and we’ve taken the technical steps to ensure we can’t.</p></div></div></section><section data-section="explanation-stats"><div class="content"><header><h1>Faster than anything else.</h1><h2>28% faster, in fact.</h2></header></div><div class="content"><div class="primary"><p>We’ve built 1.1.1.1 to be the Internet’s fastest DNS directory. Don’t take our word for it. The independent DNS monitor <a href='https://www.dnsperf.com/#!dns-resolvers' target='_blank'>DNSPerf</a> ranks 1.1.1.1 the fastest DNS service in the world.</p><p>Since nearly everything you do on the Internet starts with a DNS request, choosing the fastest DNS directory across all your devices will accelerate almost everything you do online.</p></div><div class="chart" data-ref="statsChart" style="opacity: 0"><div class="bar-chart first" animated data-total="14.8"><div class="bar-chart-primary"><span class="bar-chart-fill"></span><span class="bar-chart-label">14.8ms</span></div><span class="bar-chart--text"><strong>1.1.1.1</strong></span></div><div class="bar-chart second" animated data-total="20.6"><div class="bar-chart-primary"><span class="bar-chart-fill"></span><span class="bar-chart-label">20.6ms</span></div><span class="bar-chart--text">Cisco OpenDNS</span></div><div class="bar-chart third" animated data-total="34.7"><div class="bar-chart-primary"><span class="bar-chart-fill"></span><span class="bar-chart-label">34.7ms</span></div><span class="bar-chart--text">Google Public DNS</span></div><div class="bar-chart fourth" animated data-total="68.23"><div class="bar-chart-primary"><span class="bar-chart-fill"></span><span class="bar-chart-label">68.23ms</span></div><span class="bar-chart--text">Average ISP</span></div></div></div></section><section id="setup-instructions" data-section="setup" data-ref="setup"><h1 class="collapsed-top-margin" data-ref="deviceLabel" data-label="Setup on {{device}}"></h1><p>Setting up <strong>1.1.1.1</strong> takes two minutes and requires no technical skill or special software. Even if you’re a computer novice, pick your device below for an easy-to-follow setup guide.</p><div class="instruction-picker desktop-only" data-ref="instructionPicker"><button class="button choice" type="button" data-platform="iphone"><i class="fas fa-mobile"></i><span class="label">iPhone</span></button><button class="button choice" type="button" data-platform="android"><i class="fab fa-android"></i><span class="label">Android</span></button><button class="button choice" type="button" data-platform="mac-os"><i class="fab fa-apple"></i><span class="label">MacOS</span></button><button class="button choice" type="button" data-platform="windows"><i class="fab fa-windows"></i><span class="label">Windows</span></button><button class="button choice" type="button" data-platform="linux"><i class="fab fa-linux"></i><span class="label">Linux</span></button><button class="button choice" type="button" data-platform="router"><i class="fas fa-sitemap"></i><span class="label">Router</span></button></div><div class="instructions" data-platform="mac-os"><ol><li>Open System Preferences.</li><li>Search for <strong>DNS Servers</strong> and select it from the dropdown.</li><li>Click the <strong>+</strong> button to add a DNS Server and enter <strong>1.1.1.1</strong></li><li>Click <strong>+</strong> again and enter <strong>1.0.0.1</strong> (This is for redundancy.)</li><li>Click <strong>Ok</strong>, then click <strong>Apply</strong>.</li><li>You’re all set! Your device now has faster, more private DNS servers ✌️✌️</li></ol><stream style="font-size: 16px; width: 616px; max-width: 100%;" id="b95943849d53350130ba22d039fa6faf" site="cloudflare.com"></stream><script data-cfasync="false" defer src="https://embed.cloudflarestream.com/embed/we4g.fla9.latest.js?video=b95943849d53350130ba22d039fa6faf"></script></div><div class="instructions" data-platform="iphone"><ol><li>From your iPhone’s home screen, open the <strong>Settings</strong> app.</li><li>Tap <strong>Wi-Fi</strong>, then tap your preferred network in the list.</li><li>Tap <strong>Configure DNS</strong>, then tap <strong>Manual</strong>.</li><li>If there are any existing entries, tap the <strong>-</strong> button, and <strong>Delete</strong> next to each one.</li><li>Tap the <strong>+ Add Server</strong> button, then type <strong>1.1.1.1</strong></li><li>Tap the <strong>+ Add Server</strong> button again, then type <strong>1.0.0.1</strong>. This is for redundancy.</li><li>Tap the <strong>Save</strong> button on the top right.</li><li>You’re all set! Your device now has faster, more private DNS servers ✌️✌️</li></ol><stream style="font-size: 16px; width: 616px; max-width: 100%;" id="ddf07732bc76fc854d4b1879eea2c517" site="cloudflare.com"></stream><script data-cfasync="false" defer src="https://embed.cloudflarestream.com/embed/we4g.fla9.latest.js?video=ddf07732bc76fc854d4b1879eea2c517"></script></div><div class="instructions" data-platform="linux"><p>While these steps are for Ubuntu, most Linux distributions configure DNS settings through the Network Manager. Alternatively, your DNS settings can be specified in <code class="inline">/etc/resolv.conf</code></p><ol><li>Click the Applications <i class="fas fa-th"></i> icon on the left menu bar.</li><li>Click <strong>Settings</strong>, then <strong>Network</strong>.</li><li>Find your internet connection on the right pane, then click the gear <i class="fas fa-cog"></i> icon.</li><li>Click the <strong>IPv4</strong> or <strong>IPv6</strong> tab to view your DNS settings.</li><li>Set the “Automatic” toggle on the DNS entry to <strong>Off</strong>.</li><undefined><span>Provide the 1.1.1.1 DNS addresses in the DNS entries field:</span><ul><li><strong>1.0.0.1</strong></li><li>For IPv6: <strong>2606:4700:4700::1111,2606:4700:4700::1001</strong></li></ul></undefined><li>Click <strong>Apply</strong>, then restart your browser.</li><li>You’re all set! Your device now has faster, more private DNS servers ✌️✌️</li></ol></div><div class="instructions" data-platform="windows"><ol><li>Click on the Start menu, then click on <strong>Control Panel</strong>.</li><li>Click on <strong>Network and Internet</strong>.</li><li>Click on <strong>Change Adapter Settings</strong>.</li><li>Right click on the Wi-Fi network you are connected to, then click <strong>Properties</strong>.</li><li>Select <strong>Internet Protocol Version 4</strong> (or Version 6 if desired).</li><li>Click <strong>Properties</strong>.</li><li>Write down any existing DNS server entries for future reference.</li><li>Click <strong>Use The Following DNS Server Addresses</strong>.</li><li><span>Replace those addresses with the 1.1.1.1 DNS addresses:</span><ul><li>For IPv4: <strong>1.1.1.1</strong> and <strong>1.0.0.1</strong></li><li>For IPv6: <strong>2606:4700:4700::1111</strong> and <strong>2606:4700:4700::1001</strong></li></ul></li><li>Click <strong>OK</strong>, then <strong>Close</strong>.</li><li>Restart your browser.</li><li>You’re all set! Your device now has faster, more private DNS servers ✌️✌️</li></ol><stream style="font-size: 16px; width: 616px; max-width: 100%;" id="92b27227d737a866adc8b0572cf0db89" site="cloudflare.com"></stream><script data-cfasync="false" defer src="https://embed.cloudflarestream.com/embed/we4g.fla9.latest.js?video=92b27227d737a866adc8b0572cf0db89"></script></div><div class="instructions" data-platform="android"><div class="message"><p class="collapsed-margins message-content">Note that Android requires a static IP to use custom DNS servers. This setup requires additional setup on your router, affecting your network’s strategy for adding new devices to the network. We recommend configuring your <button class="inline-button" type="button" onclick="chooseInstructions('router')">router’s DNS</button> instead. This will give all devices on your network the full speed and privacy benefits of 1.1.1.1 DNS.</p></div><ol><li>Connect to your preferred wireless network.</li><li>Enter your router’s gateway IP address in your browser.</li><li>If prompted, fill in your username and password. This information may be labeled on the router.</li><li>In your router’s configuration page, locate the <strong>DNS server</strong> settings.</li><li>Write down any existing DNS server entries for future reference.</li><li><span>Replace those addresses with the 1.1.1.1 DNS addresses:</span><ul><li>For IPv4: <strong>1.1.1.1</strong> and <strong>1.0.0.1</strong></li><li>For IPv6: <strong>2606:4700:4700::1111</strong> and <strong>2606:4700:4700::1001</strong></li></ul></li><li>Save your settings, then restart your browser.</li><li>You’re all set! Your device now has faster, more private DNS servers ✌️✌️</li></ol><stream style="font-size: 16px; width: 616px; max-width: 100%;" id="62dceb0d5905f0c98a895d21409d6247" site="cloudflare.com"></stream><script data-cfasync="false" defer src="https://embed.cloudflarestream.com/embed/we4g.fla9.latest.js?video=62dceb0d5905f0c98a895d21409d6247"></script></div><div class="instructions" data-platform="router"><div class="message center"><p class="collapsed-margins message-content">Your router’s configuration may vary. Consult your manual for more information.</p></div><ol><li>Connect to your preferred wireless network.</li><li>Enter your router’s gateway IP address in your browser.</li><li>If prompted, fill in your username and password. This information may be labeled on the router.</li><li>In your router’s configuration page, locate the <strong>DNS server</strong> settings.</li><li>Write down any existing DNS server entries for future reference.</li><li><span>Replace those addresses with the 1.1.1.1 DNS addresses:</span><ul><li>For IPv4: <strong>1.1.1.1</strong> and <strong>1.0.0.1</strong></li><li>For IPv6: <strong>2606:4700:4700::1111</strong> and <strong>2606:4700:4700::1001</strong></li></ul></li><li>Save your settings, then restart your browser.</li><li>You’re all set! Your device now has faster, more private DNS servers ✌️✌️</li></ol></div><p class="questions-link">Questions? Visit our <a href="https://community.cloudflare.com/c/reliability/1111" target="_blank">Community Forum</a></p></section><section data-section="share"><div class="accent-background"></div><h2 class="light-on-dark">✌️✌️ Share a faster, privacy-first Internet with your friends.</h2><div class="share-buttons"><a class="button share-button" target="_blank" href="https://twitter.com/intent/tweet?text=%E2%9C%8C%EF%B8%8F%E2%9C%8C%EF%B8%8F%20Fast%2C%20safe%2C%20and%20private%20internet%20is%20here.%20Setup%20the%201.1.1.1%20DNS%20Resolver%20in%20less%20than%20two%20minutes.&amp;hashtags=1dot1dot1dot1&amp;url=https%3A%2F%2F1.1.1.1"><i class="fab fa-twitter"></i></a><a class="button share-button" target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2F1.1.1.1"><i class="fab fa-facebook"></i></a><a class="button share-button" target="_blank" href="/cdn-cgi/l/email-protection#2d125e584f47484e591008681f08146e08156e08686b086f1508156b08681f08146e08156e08686b086f1508156b081f1d6f5f425a5e48081f1d4c081f1d4b4c5e59485f081f6e081f1d40425f48081f1d5d5f445b4c5948081f1d444359485f434859081f1d08681f08151d081419081f1d1c031c031c031c081f1d69637e081f1d7f485e42415b485f0b4c405d164f4249541008681f08151d08146e1c031c031c031c08681f08151d081469081f1d404c46485e081f1d444359485f434859081f1d4f5f425a5e44434a081f1d4b4c5e59485f081f1d4c4349081f1d40425f48081f1d5d5f445b4c594803081f1d6e45484e46081f1d425859081f1d4559595d5e081e6c081f6b081f6b1c031c031c031c081f1d4b425f081f1d40425f48081f1d44434b42081f1d4c4349081f1d45425a081f1d5942081f1d5e4859585d081f1d5442585f081f1d49485b444e48081f1d4443081f1d41485e5e081f1d59454c43081f1d595a42081f1d4044435859485e0c"><i class="fas fa-envelope"></i></a></div></section><section data-section="faq"><div class="content"><h1 class="collapsed-top-margin">Who’s behind this?</h1><p><strong>1.1.1.1</strong> is a partnership between Cloudflare and APNIC.</p><p>Cloudflare runs one of the world’s largest, fastest networks. APNIC is a non-profit organization managing IP address allocation for the Asia Pacific and Oceania regions.</p><p>Cloudflare had the network. APNIC had the IP address (1.1.1.1). Both of us were motivated by a mission to help build a better Internet. You can read more about each organization’s motivations on our respective posts: <a href="https://blog.cloudflare.com/announcing-1111/" target="_blank">Cloudflare Blog</a> / <a href="https://labs.apnic.net/?p=1127" target="_blank">APNIC Blog</a>.</p><div class="logos" style="text-align: center; margin-bottom: 3em"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 236 40"><defs><style>.cls-4{fill:#404242}</style></defs><path d="M91.31 24.87l.3-.78A6.67 6.67 0 0 1 97.07 20l4.1-.24a.47.47 0 0 0 .43-.32.37.37 0 0 0 0-.34.33.33 0 0 0-.28-.15l-4-.24a2.85 2.85 0 0 1-2.26-1.12 3.2 3.2 0 0 1-.33-2.81l.73-2.52a.31.31 0 0 1 .18-.19l-1.07-.46a.59.59 0 0 1 0 .23l-1.06 2.79A6.67 6.67 0 0 1 88 18.71L69.34 19a.48.48 0 0 0-.43.33.35.35 0 0 0 0 .33.39.39 0 0 0 .29.16l18.55.18A2.87 2.87 0 0 1 90 21.12a3.17 3.17 0 0 1 .33 2.81l-.26.91a.44.44 0 0 1-.42.32h1.85a.22.22 0 0 1-.19-.29z" fill="#fff"/><path d="M90.08 24.84l.26-.91a3.17 3.17 0 0 0-.34-2.81A2.87 2.87 0 0 0 87.75 20l-18.51-.23a.39.39 0 0 1-.29-.16.35.35 0 0 1 0-.33.48.48 0 0 1 .43-.33L88 18.71a6.67 6.67 0 0 0 5.46-4.09l1.06-2.79a.59.59 0 0 0 0-.23.53.53 0 0 0 0-.13 12.17 12.17 0 0 0-23.39-1.26A5.47 5.47 0 0 0 62.45 14a5.56 5.56 0 0 0 .14 2A7.78 7.78 0 0 0 55 23.73a8.32 8.32 0 0 0 .08 1.12.37.37 0 0 0 .36.31h34.22a.44.44 0 0 0 .42-.32z" fill="#f58220"/><path d="M96.25 12h-.6a.31.31 0 0 0-.18.19l-.73 2.52a3.2 3.2 0 0 0 .33 2.81 2.85 2.85 0 0 0 2.26 1.12l4 .24a.33.33 0 0 1 .28.15.37.37 0 0 1 0 .34.47.47 0 0 1-.43.32l-4.1.24a6.67 6.67 0 0 0-5.46 4.09l-.3.78a.22.22 0 0 0 .2.29h14.11a.38.38 0 0 0 .37-.28 10.3 10.3 0 0 0 .37-2.74A10.11 10.11 0 0 0 96.25 12z" fill="#fbae40"/><path class="cls-4" d="M107.77 31.14a.91.91 0 1 1 .91-.91.92.92 0 0 1-.91.91m0-1.66a.74.74 0 0 0-.73.75.73.73 0 1 0 1.46 0 .74.74 0 0 0-.73-.75m.46 1.23H108l-.18-.35h-.25v.34h-.18v-1h.48a.31.31 0 0 1 .34.33.3.3 0 0 1-.21.3zm-.35-.53A.14.14 0 0 0 108 30c0-.11-.06-.15-.16-.15h-.3v.3zm-95.62-.96h2.34v6.39h4.08v2.04h-6.42v-8.43zm8.84 4.24a4.42 4.42 0 0 1 4.55-4.39 4.37 4.37 0 0 1 4.53 4.36 4.41 4.41 0 0 1-4.55 4.38 4.38 4.38 0 0 1-4.53-4.36m6.7 0a2.19 2.19 0 0 0-2.17-2.28 2.15 2.15 0 0 0-2.13 2.25 2.19 2.19 0 0 0 2.15 2.27 2.15 2.15 0 0 0 2.15-2.25M33 34v-4.78h2.37v4.69c0 1.21.62 1.79 1.56 1.79s1.55-.55 1.55-1.73v-4.75h2.37v4.68c0 2.72-1.55 3.91-4 3.91S33 36.59 33 34m11.47-4.78h3.25c3 0 4.76 1.74 4.76 4.17 0 2.44-1.77 4.24-4.81 4.24h-3.2zm3.29 6.36a2.07 2.07 0 0 0 2.32-2.13 2.08 2.08 0 0 0-2.32-2.14h-.95v4.29zm8.11-6.36h6.75v2.05h-4.41v1.43h3.99v1.94h-3.99v3.01h-2.34v-8.43zm10 0h2.33v6.39h4.09v2.04h-6.42v-8.43zm12.52-.06h2.25l3.59 8.49h-2.5l-.62-1.5h-3.25l-.6 1.5H74.8zm2 5.17l-.94-2.4-1 2.4zm6.85-5.11h4a3.65 3.65 0 0 1 2.74.92 2.58 2.58 0 0 1 .75 2A2.66 2.66 0 0 1 93 34.71l2 2.94h-2.7l-1.7-2.55h-1v2.55h-2.36zm3.88 4.05c.8 0 1.25-.39 1.25-1 0-.67-.48-1-1.26-1h-1.53v2zm6.97-4.05h6.78v1.99h-4.46v1.28h4.04v1.84h-4.04v1.34h4.52v1.98h-6.84v-8.43zM7.15 34.45a2.07 2.07 0 0 1-1.93 1.26 2.19 2.19 0 0 1-2.16-2.27 2.15 2.15 0 0 1 2.13-2.25 2.11 2.11 0 0 1 2 1.4h2.47a4.4 4.4 0 0 0-4.44-3.51 4.42 4.42 0 0 0-4.55 4.36 4.37 4.37 0 0 0 4.52 4.36 4.45 4.45 0 0 0 4.43-3.37zm114.95-6.14h-4.73v-3.63h4.73V20h3.72v4.69h4.73v3.63h-4.73V33h-3.72z"/><g><path class="cls-4" d="M212.22 12.11v25.4h-3.38v-25.4zm-50.43 25.35h-6.91l-1.18-4.23h-7.58l-1.33 4.23h-6.91l8.19-25.86h7.68zM147.66 28h4.55l-2.25-8zm21.86 9.42H163V11.65h9.52c2.87 0 5.17.61 6.76 1.88A7.92 7.92 0 0 1 182 20a8.56 8.56 0 0 1-2.66 6.67c-1.59 1.27-3.89 1.88-6.76 1.88h-3zm0-14.56h3c3 0 3.38-1.17 3.38-2.95s-.39-2.91-3.36-2.91h-3zm64.72 11.15A14.46 14.46 0 0 1 229 35c-6 0-9.88-4.17-9.88-10.58 0-5.81 3.84-9.93 9.26-9.93A10.11 10.11 0 0 1 234 16l.87-2.85a9.46 9.46 0 0 0-1.59-.72 14.14 14.14 0 0 0-4.81-.86 12.62 12.62 0 0 0-12.81 13c0 7.79 5.43 13.29 13.16 13.29a17.09 17.09 0 0 0 3.54-.41 12.33 12.33 0 0 0 2.66-.92zm-32.67 3.36l-14-19.7v19.69h-3.23V12.11h3.07L200.91 31V12.11h3.22v25.25h-2.56z"/></g></svg>
  397. * Connection #1 to host 1.1.1.1 left intact
  398. </div><h1 class="collapsed-top-margin">Can I integrate with 1.1.1.1?</h1><p>If you are a browser, operating system, app, router, or VPN manufacturer who wants to build in a privacy-first, fast, modern DNS service, <strong class="subtle">yes!</strong></p><p>By using DNS over HTTPS (DoH) you can transparently offer enhanced security to your customers while improving the speed of your devices. Even better, you can do it at no cost, both in terms of licensing and customer’s privacy. Learn more about 1.1.1.1 and our DNS over HTTPS (DoH) support in our <a href="https://developers.cloudflare.com/1.1.1.1/dns-over-https/" target="_blank">Developer Docs</a>.</p></div></section><section data-section="footer"><div class="content"><a class="footer-logo" href="https://1.1.1.1/">1.1.1.1</a><span>&nbsp; &nbsp; &nbsp; &nbsp;</span><a href="https://www.cloudflare.com/terms/">Terms of Service</a><span>&nbsp; &nbsp;</span><a href="https://developers.cloudflare.com/1.1.1.1/commitment-to-privacy/privacy-policy/privacy-policy/">Privacy Policy</a></div></section></main><script data-cfasync="false" src="/cdn-cgi/scripts/d07b1474/cloudflare-static/email-decode.min.js"></script><script type="text/javascript" src="/05acfa24763389e1fd35.js"></script></body></html>My-MBP:~ me$ curl -v ‘loudflare.com’1/dnsquery?ct=application/dns-json&name=c
  399. [1] 2933
  400.  
  401.  
  402. My-MBP:~ me$ * Protocol "‘https" not supported or disabled in libcurl
  403. * Closing connection -1
  404. curl: (1) Protocol "‘https" not supported or disabled in libcurl
  405.  
  406. [1]+  Exit 1                  curl -v ‘https://1.1.1.1/dnsquery?ct=application/dns-json
  407.  
  408.  
  409. My-MBP:~ me$ curl -v ‘https://1.0.0.1/dnsquery?ct=application/dns-json&name=cloudflare.com’
  410. [1] 2935
  411.  
  412.  
  413. My-MBP:~ me$ * Protocol "‘https" not supported or disabled in libcurl
  414. * Closing connection -1
  415. curl: (1) Protocol "‘https" not supported or disabled in libcurl
  416.  
  417. [1]+  Exit 1                  curl -v ‘https://1.0.0.1/dnsquery?ct=application/dns-json
  418.  
  419.  
  420. My-MBP:~ me$ curl -v http://www.cloudflare.com/cdn-cgi/trace
  421. *   Trying 198.41.215.162...
  422. * TCP_NODELAY set
  423. * Connected to www.cloudflare.com (198.41.215.162) port 80 (#0)
  424. > GET /cdn-cgi/trace HTTP/1.1
  425. > Host: www.cloudflare.com
  426. > User-Agent: curl/7.54.0
  427. > Accept: */*
  428. >
  429. < HTTP/1.1 200 OK
  430. < Date: Tue, 10 Apr 2018 03:30:19 GMT
  431. < Content-Type: text/plain
  432. < Transfer-Encoding: chunked
  433. < Connection: keep-alive
  434. < Set-Cookie: __cfduid=dd299d9e41293cd0bcfb78c766620e02c1523331019; expires=Wed, 10-Apr-19 03:30:19 GMT; path=/; domain=.cloudflare.com; HttpOnly
  435. < Server: cloudflare-nginx
  436. < CF-RAY: 4092225672a23647-MAN
  437. < X-Frame-Options: SAMEORIGIN
  438. < Expires: Thu, 01 Jan 1970 00:00:01 GMT
  439. < Cache-Control: no-cache
  440. <
  441. fl=63f8
  442. h=www.cloudflare.com
  443. ip=86.7.164.73
  444. ts=1523331019.272
  445. visit_scheme=http
  446. uag=curl/7.54.0
  447. colo=MAN
  448. spdy=off
  449. http=http/1.1
  450. loc=GB
  451. * Connection #0 to host www.cloudflare.com left intact
  452.  
  453.  
  454. —————————————————————————————————————————
  455.  
  456. My-MBP:~ me$ traceroute 9.9.9.9
  457. traceroute to 9.9.9.9 (9.9.9.9), 64 hops max, 52 byte packets
  458.  1  pfsense (192.168.1.1)  1.861 ms  1.211 ms  1.037 ms
  459.  2  10.42.240.1 (10.42.240.1)  10.943 ms  9.644 ms  10.015 ms
  460.  3  pres-core-2a-xe-203-0.network.virginmedia.net (213.104.74.65)  11.421 ms  10.178 ms  10.356 ms
  461.  4  * * *
  462.  5  * * *
  463.  6  manc-ic-1-ae1-0.network.virginmedia.net (62.254.42.242)  18.545 ms  16.043 ms  16.154 ms
  464.  7  86.85-254-62.static.virginmediabusiness.co.uk (62.254.85.86)  24.779 ms  26.724 ms  24.126 ms
  465.  8  195.66.225.238 (195.66.225.238)  32.504 ms  27.070 ms  25.085 ms
  466.  9  dns.quad9.net (9.9.9.9)  26.228 ms !Z  26.392 ms !Z  24.311 ms !Z
  467. Lees-MBP:~ lee$ traceroute 149.112.112.112
  468. traceroute to 149.112.112.112 (149.112.112.112), 64 hops max, 52 byte packets
  469.  1  pfsense (192.168.1.1)  3.978 ms  0.909 ms  0.823 ms
  470.  2  10.42.240.1 (10.42.240.1)  10.612 ms  9.816 ms  10.214 ms
  471.  3  pres-core-2a-xe-133-0.network.virginmedia.net (213.104.74.61)  11.914 ms  13.982 ms  12.312 ms
  472.  4  * * *
  473.  5  * * *
  474.  6  manc-ic-1-ae1-0.network.virginmedia.net (62.254.42.242)  19.850 ms  17.271 ms  16.061 ms
  475.  7  86.85-254-62.static.virginmediabusiness.co.uk (62.254.85.86)  26.055 ms  25.530 ms  24.424 ms
  476.  8  195.66.225.238 (195.66.225.238)  26.141 ms  25.594 ms  24.927 ms
  477.  9  rpz-public-resolver1.rrdns.pch.net (149.112.112.112)  25.096 ms !Z  23.041 ms !Z  24.476 ms !Z
  478.  
  479.  
  480. My-MBP:~ me$ dig @9.9.9.9 id.server CH TXT
  481.  
  482. ; <<>> DiG 9.10.6 <<>> @9.9.9.9 id.server CH TXT
  483. ; (1 server found)
  484. ;; global options: +cmd
  485. ;; Got answer:
  486. ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 7559
  487. ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
  488.  
  489. ;; OPT PSEUDOSECTION:
  490. ; EDNS: version: 0, flags:; udp: 4096
  491. ;; QUESTION SECTION:
  492. ;id.server.         CH  TXT
  493.  
  494. ;; ANSWER SECTION:
  495. id.server.      0   CH  TXT "res300.lhr.rrdns.pch.net"
  496.  
  497. ;; Query time: 61 msec
  498. ;; SERVER: 9.9.9.9#53(9.9.9.9)
  499. ;; WHEN: Tue Apr 10 04:38:35 BST 2018
  500. ;; MSG SIZE  rcvd: 75
  501.  
  502. My-MBP:~ me$ dig +tcp @9.9.9.9 id.server CH TXT
  503.  
  504. ; <<>> DiG 9.10.6 <<>> +tcp @9.9.9.9 id.server CH TXT
  505. ; (1 server found)
  506. ;; global options: +cmd
  507. ;; Got answer:
  508. ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 6439
  509. ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
  510.  
  511. ;; OPT PSEUDOSECTION:
  512. ; EDNS: version: 0, flags:; udp: 4096
  513. ;; QUESTION SECTION:
  514. ;id.server.         CH  TXT
  515.  
  516. ;; ANSWER SECTION:
  517. id.server.      0   CH  TXT "res100.lhr.rrdns.pch.net"
  518.  
  519. ;; Query time: 26 msec
  520. ;; SERVER: 9.9.9.9#53(9.9.9.9)
  521. ;; WHEN: Tue Apr 10 04:38:57 BST 2018
  522. ;; MSG SIZE  rcvd: 75
  523.  
  524.  
  525. My-MBP:~ me$ openssl s_client -connect 9.9.9.9:853
  526. CONNECTED(00000003)
  527. depth=1 C = US, O = Let's Encrypt, CN = Let's Encrypt Authority X3
  528. verify error:num=20:unable to get local issuer certificate
  529. verify return:0
  530. ---
  531. Certificate chain
  532.  0 s:/CN=dns.quad9.net
  533.    i:/C=US/O=Let's Encrypt/CN=Let's Encrypt Authority X3
  534.  1 s:/C=US/O=Let's Encrypt/CN=Let's Encrypt Authority X3
  535.    i:/O=Digital Signature Trust Co./CN=DST Root CA X3
  536. ---
  537. Server certificate
  538. -----BEGIN CERTIFICATE-----
  539. MIIFEDCCA/igAwIBAgISBPB8Mw8Nc7R9gSXhW3J0eaM8MA0GCSqGSIb3DQEBCwUA
  540. MEoxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MSMwIQYDVQQD
  541. ExpMZXQncyBFbmNyeXB0IEF1dGhvcml0eSBYMzAeFw0xODAxMjkxODI0MjdaFw0x
  542. ODA0MjkxODI0MjdaMBgxFjAUBgNVBAMTDWRucy5xdWFkOS5uZXQwggEiMA0GCSqG
  543. SIb3DQEBAQUAA4IBDwAwggEKAoIBAQD2P6Z7vQHzML7NetGPlDZLsUqxF3rDpAQ5
  544. QV1LNwwurijSs+ZUl5s9I5BWSjuU4Yddwzowxeg4WfZnwcAKV5iYDy/0OCUR5c4b
  545. vOtF4hb9dPG4InW1bWpDiQNJ3M9M8ncCdLzE3+Dxhx+V9Da3wjrqM1LChnuHV1ol
  546. btwr0HgKZ8JP6IrpcZ+cgOaWZH6p0YsS7zWRjZ4AOUNBajgx+kEjNKp3nNVQZaW3
  547. tcjjLuT+dBstzLbZ6lMVwacIpkPgVc0IITgVKEWkh7bQydxBK5cINjwJYuBBRIvz
  548. StQ4Psod/BtXlss82ZcoDkxV3Ob2tHKxmuEEEgfH7V1QrKsuqb5jAgMBAAGjggIg
  549. MIICHDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUF
  550. BwMCMAwGA1UdEwEB/wQCMAAwHQYDVR0OBBYEFF78BAcRVZoB0AgBJryyTCMZCDb1
  551. MB8GA1UdIwQYMBaAFKhKamMEfd265tE5t6ZFZe/zqOyhMG8GCCsGAQUFBwEBBGMw
  552. YTAuBggrBgEFBQcwAYYiaHR0cDovL29jc3AuaW50LXgzLmxldHNlbmNyeXB0Lm9y
  553. ZzAvBggrBgEFBQcwAoYjaHR0cDovL2NlcnQuaW50LXgzLmxldHNlbmNyeXB0Lm9y
  554. Zy8wKwYDVR0RBCQwIoINZG5zLnF1YWQ5Lm5ldIIRZG5zLnJyZG5zLnBjaC5uZXQw
  555. gf4GA1UdIASB9jCB8zAIBgZngQwBAgEwgeYGCysGAQQBgt8TAQEBMIHWMCYGCCsG
  556. AQUFBwIBFhpodHRwOi8vY3BzLmxldHNlbmNyeXB0Lm9yZzCBqwYIKwYBBQUHAgIw
  557. gZ4MgZtUaGlzIENlcnRpZmljYXRlIG1heSBvbmx5IGJlIHJlbGllZCB1cG9uIGJ5
  558. IFJlbHlpbmcgUGFydGllcyBhbmQgb25seSBpbiBhY2NvcmRhbmNlIHdpdGggdGhl
  559. IENlcnRpZmljYXRlIFBvbGljeSBmb3VuZCBhdCBodHRwczovL2xldHNlbmNyeXB0
  560. Lm9yZy9yZXBvc2l0b3J5LzANBgkqhkiG9w0BAQsFAAOCAQEABA8dQoYadPBHz6GN
  561. Bv+ntf/kXBvvBJaD6WglKDMp7RHEofTURD8u0Rb6Jtxr09q+1R2UcO8NqG0l4o9E
  562. +eqUzB0kq+bR6iuKwXYXLyBoAJvEMesN3feekxlea6JIUbzx3kDqWjXuFIoReecX
  563. gPovwnHLwvT8Yk1aPCjm/DD6rW2Ab8JIjruaOVDEhhG1RLFrRDjuIKzmkjPyhJWm
  564. 0v9pQ0Uo1ma27IXRIr97rp/jUlioypt+s8BnoUI5iDc4aL82v1CiTLMSpjlKfLT1
  565. ytLPi3TOBZ7iupAy8PjJbLD/zG51CiRJFjpBaISJ5ZP0kYVznBIeZHSP3MJJa+aK
  566. grOPpQ==
  567. -----END CERTIFICATE-----
  568. subject=/CN=dns.quad9.net
  569. issuer=/C=US/O=Let's Encrypt/CN=Let's Encrypt Authority X3
  570. ---
  571. No client certificate CA names sent
  572. ---
  573. SSL handshake has read 2984 bytes and written 444 bytes
  574. ---
  575. New, TLSv1/SSLv3, Cipher is ECDHE-RSA-AES256-GCM-SHA384
  576. Server public key is 2048 bit
  577. Secure Renegotiation IS supported
  578. Compression: NONE
  579. Expansion: NONE
  580. No ALPN negotiated
  581. SSL-Session:
  582.     Protocol  : TLSv1.2
  583.     Cipher    : ECDHE-RSA-AES256-GCM-SHA384
  584.     Session-ID: 908D2A11BF94EA27BEEF22228631C5119A7BC85C4AF350D0E8065941AA309890
  585.     Session-ID-ctx:
  586.     Master-Key: 834443FA9773F2E9CC4E88BCAA6615D9038D69E202D10E493AC3A75B3DA35F8C598634C524895B79C284CC8BA9D90D1E
  587.     Start Time: 1523331569
  588.     Timeout   : 300 (sec)
  589.     Verify return code: 0 (ok)
  590. ---
  591. closed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement